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_mani_avia = new getAdventureCollection("mani_avia",[{"id":17949,"author":"AnaDigit","name_GR":"\u03a4\u03b1\u03b0\u03b3\u03b5\u03c4\u03bf\u03c2: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03b3\u03b1\u03c2","description_GR":"\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03a3\u03ac\u03bd\u03c4\u03b1\u03b2\u03b1","path":"PELOPONNESE\/Pelop_Taygetos_Pigadia_Sandava","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":15993,"name_EN":"Taygetos Mt: Koskaraga gorge","description_EN":"Pigadia-Sandava","ascent_time":465,"descent_time":495,"marker":"No_marks","level":10,"ascent":234,"descent":1150,"maxelev":930,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.14121 36.9523,22.26258 36.9944)","views":50,"millestones":"0,22.2588413,36.9961834#1,22.2607394,36.9897194#2,22.2591609,36.9818897#3,22.2570594,36.9731962#4,22.2545977,36.9648160#5,22.2455946,36.9621396#6,22.2361120,36.9596912#7,22.2277099,36.9578812#8,22.2184466,36.9580255#9,22.2093321,36.9564362#10,22.1989740,36.9552431#11,22.1883998,36.9546950#12,22.1788938,36.9532793#13,22.1688398,36.9519158#14,22.1593576,36.9524915#15,22.1494926,36.9524186#16.0,22.1424919,36.9504848","x":22.2187951,"y":36.9580265,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2583073,36.9936383],[22.2592418,36.9925704],[22.2599777,36.9923288],[22.2597798,36.9921367],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2612817,36.9848354],[22.2615154,36.9844422],[22.2610312,36.9843495],[22.2607425,36.9842011],[22.2603975,36.9835651],[22.2595597,36.9828588],[22.2592143,36.9822408],[22.2590394,36.9810395],[22.258377,36.9795426],[22.2583607,36.979272],[22.2584841,36.9787871],[22.2583557,36.9785058],[22.2584078,36.9781911],[22.2579961,36.9770313],[22.2577052,36.9764863],[22.2576117,36.9751689],[22.2576679,36.974674],[22.2573521,36.973741],[22.2570909,36.9733767],[22.2568913,36.9722741],[22.2565478,36.9715751],[22.2560381,36.9707744],[22.2558904,36.9703576],[22.2558898,36.9698889],[22.2560672,36.9690082],[22.2560293,36.9687012],[22.2558454,36.9683921],[22.2550782,36.9675516],[22.2549923,36.9673791],[22.255043,36.9671274],[22.2553095,36.9667708],[22.2553249,36.966095],[22.2552404,36.9658595],[22.2547196,36.9650586],[22.2544298,36.9644685],[22.2541095,36.9642295],[22.2537061,36.9641875],[22.2529358,36.9644736],[22.2525552,36.9644139],[22.2520152,36.964451],[22.2515449,36.96439],[22.2507443,36.9640808],[22.2500459,36.9641696],[22.2489632,36.9633785],[22.2487187,36.9632667],[22.2480537,36.9633651],[22.2477177,36.9633241],[22.2474232,36.9629412],[22.2473242,36.9623629],[22.2470603,36.9621156],[22.246871,36.9620407],[22.2466689,36.9620377],[22.2461916,36.962283],[22.2460342,36.9622897],[22.2454546,36.9620919],[22.2445477,36.9619703],[22.243923,36.9617808],[22.2432564,36.9614645],[22.2429877,36.9614245],[22.2424243,36.9615063],[22.2411331,36.9614871],[22.2398707,36.9616757],[22.2396354,36.9616542],[22.2395029,36.9615531],[22.2393208,36.9611719],[22.2387024,36.960712],[22.2385847,36.9604579],[22.2381809,36.9599472],[22.2380347,36.959954],[22.2376022,36.9602],[22.2372648,36.960222],[22.2370868,36.9601472],[22.236757,36.9598359],[22.236368,36.9596589],[22.2354669,36.9597717],[22.2351259,36.9599469],[22.2348381,36.960249],[22.2346138,36.9602367],[22.2342327,36.9597173],[22.2340406,36.9592818],[22.2340497,36.9588853],[22.2339759,36.9586769],[22.233625,36.9583112],[22.2331582,36.9580969],[22.2329112,36.9580932],[22.2327172,36.9582255],[22.232412,36.9583111],[22.2321808,36.9585961],[22.2320103,36.9586837],[22.2315032,36.9587573],[22.230279,36.9587571],[22.2299721,36.9589147],[22.2297244,36.9589381],[22.2293884,36.958897],[22.2291005,36.9587215],[22.2286104,36.9585429],[22.2281343,36.9582474],[22.2277048,36.9578804],[22.2270591,36.9576364],[22.2267892,36.9576504],[22.2263237,36.9578688],[22.2259195,36.9578628],[22.2253371,36.957791],[22.2250428,36.957408],[22.2248209,36.9572875],[22.224528,36.9573282],[22.2242772,36.9574867],[22.2235878,36.9576747],[22.2233414,36.957644],[22.2228094,36.9573386],[22.2226185,36.9573357],[22.222347,36.9574218],[22.2219535,36.9579206],[22.2213449,36.9580106],[22.2210505,36.9581144],[22.2201345,36.9588668],[22.2198983,36.9588813],[22.2195534,36.9587409],[22.218973,36.9581013],[22.2187951,36.9580265],[22.2184921,36.9580129],[22.2177349,36.9582179],[22.2167837,36.9580684],[22.216557,36.9581551],[22.215881,36.9587308],[22.2151809,36.9588916],[22.2144751,36.9592956],[22.2141146,36.9593442],[22.2138824,36.9591875],[22.2136902,36.958761],[22.2133787,36.9586301],[22.2131917,36.9584651],[22.2128902,36.9583884],[22.2126915,36.9582412],[22.2122081,36.958261],[22.2115431,36.9578814],[22.2111857,36.9577949],[22.2108315,36.9575733],[22.2103862,36.9574043],[22.210132,36.9572292],[22.2097276,36.9567544],[22.2091763,36.9563135],[22.2089281,36.9563638],[22.208583,36.9562324],[22.208305,36.9562643],[22.2077384,36.9563278],[22.2072259,36.9561962],[22.2066491,36.95589],[22.206149,36.9561438],[22.2056213,36.9561359],[22.2052078,36.9560485],[22.2046073,36.9557961],[22.2039587,36.9552004],[22.2036121,36.9551321],[22.2026528,36.9553339],[22.2015296,36.9553349],[22.2003549,36.9551458],[22.200074,36.9551506],[22.1994192,36.9552939],[22.198792,36.9552213],[22.1979157,36.955235],[22.1974689,36.9551291],[22.1968724,36.9551831],[22.1944435,36.9548397],[22.1938991,36.9550658],[22.1934258,36.9551307],[22.1925658,36.955406],[22.1920364,36.9554701],[22.1918583,36.9554043],[22.1907539,36.9546123],[22.1903966,36.9545258],[22.1890431,36.9547259],[22.1884591,36.954726],[22.1880487,36.9545125],[22.18759,36.9539647],[22.1873788,36.9538713],[22.186784,36.9538532],[22.1865122,36.9539482],[22.1861294,36.9539874],[22.1858956,36.9539028],[22.1854981,36.9536173],[22.1844282,36.9532674],[22.1837936,36.9525637],[22.1835278,36.9524064],[22.1826441,36.9522577],[22.1822163,36.9523052],[22.1818646,36.9524531],[22.1810527,36.9530625],[22.1803729,36.9533135],[22.1793935,36.9534157],[22.1789912,36.9533284],[22.1784696,36.953068],[22.1781833,36.9528293],[22.1775933,36.9526129],[22.177313,36.9525906],[22.1770648,36.9526408],[22.1767194,36.9529961],[22.1762751,36.9532596],[22.1752423,36.9532438],[22.1746974,36.9534878],[22.1742805,36.9535444],[22.1739124,36.9534396],[22.1733274,36.9534847],[22.1729465,36.9534428],[22.1721378,36.9529797],[22.1707675,36.9525169],[22.1697399,36.9522848],[22.1691187,36.9519597],[22.1687943,36.9519097],[22.1682291,36.9520632],[22.1674817,36.9527907],[22.1668703,36.9529976],[22.1666056,36.9532639],[22.1662519,36.9534928],[22.1655518,36.9536532],[22.1647547,36.9536409],[22.163845,36.9531762],[22.1636993,36.9531649],[22.1632224,36.9533829],[22.1627886,36.9536736],[22.1625965,36.9537247],[22.162384,36.9536854],[22.1619624,36.9534715],[22.1605041,36.9534039],[22.1600546,36.9529463],[22.1591368,36.9523552],[22.1588902,36.9523333],[22.1581022,36.9524113],[22.1577456,36.9522976],[22.157204,36.9519376],[22.1566928,36.9517134],[22.1563577,36.9516361],[22.1554588,36.9516582],[22.1536455,36.9522519],[22.1532415,36.9522411],[22.152783,36.9521619],[22.1522215,36.9516935],[22.1511857,36.9513393],[22.1509336,36.9513602],[22.1504216,36.9516767],[22.14996,36.9521472],[22.1494815,36.9524282],[22.1492449,36.9524605],[22.1488759,36.9523917],[22.1482488,36.9521295],[22.1476444,36.952048],[22.1471048,36.951607],[22.1464706,36.9513627],[22.1456539,36.9512328],[22.1446505,36.9513974],[22.144359,36.9513748],[22.1439291,36.9510436],[22.1435408,36.9508482],[22.1433942,36.950873],[22.1433121,36.9510159],[22.1432529,36.9515152],[22.1427953,36.9513999],[22.1423192,36.9511221],[22.1422685,36.9508959],[22.1424919,36.9504848]]},{"id":17955,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7: \u039c\u03ac\u03bb\u03c4\u03b1-\u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7","description_GR":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03b1\u03c1\u03b4\u03b1\u03bc\u03cd\u03bb\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u0391\u03b2\u03af\u03b1","path":"PELOPONNESE\/Pelop_Mani_Kardamyli_Malta","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":7124,"name_EN":"Mani-Kardamyli: Malta-Kardamyli","description_EN":"The old connection from Kardamyli to Avia","ascent_time":125,"descent_time":135,"marker":"Kardamyli_Kardamyli_Malta","level":10,"ascent":109,"descent":450,"maxelev":383,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18876 36.88886,22.23191 36.93074)","views":51,"millestones":"0,22.1891925,36.9307463#1,22.1925600,36.9233367#2,22.1988902,36.9163627#3,22.2062597,36.9119812#4,22.2110835,36.9046295#5,22.2183608,36.9006985#6,22.2250151,36.8962219#7.1,22.2319060,36.8888583","x":22.2080257,"y":36.9090892,"coor":[[22.1891925,36.9307463],[22.1892651,36.9304365],[22.1893235,36.9297771],[22.189061,36.9294847],[22.1889168,36.9289327],[22.1888477,36.9285351],[22.1888353,36.9276335],[22.1888553,36.9275888],[22.1892049,36.927522],[22.1896977,36.9275746],[22.189887,36.9271629],[22.1901926,36.9270594],[22.1901453,36.9270136],[22.1907522,36.9265068],[22.1907142,36.9262178],[22.1909696,36.9258612],[22.1911152,36.92546],[22.191378,36.9252658],[22.1917747,36.9249991],[22.192018,36.9246378],[22.1923523,36.923879],[22.1932614,36.9215134],[22.1937987,36.921294],[22.1944619,36.9207813],[22.1946751,36.9206493],[22.1948469,36.9205077],[22.1950345,36.9201681],[22.1958128,36.9195309],[22.1960737,36.91894],[22.1961563,36.91877],[22.1963278,36.9186374],[22.1968029,36.9184824],[22.1978734,36.9178317],[22.198172,36.9175478],[22.1984525,36.9170743],[22.1987743,36.9167547],[22.1988697,36.9165173],[22.1989479,36.9159529],[22.1991202,36.9155477],[22.1998815,36.9151536],[22.2004104,36.9150986],[22.2007059,36.9153757],[22.2010877,36.9155617],[22.2011392,36.9153282],[22.2013107,36.9151956],[22.2013208,36.9151507],[22.2018139,36.9148877],[22.2019187,36.9147271],[22.2020999,36.9146577],[22.2026638,36.9146032],[22.202858,36.9144619],[22.2032249,36.9143142],[22.2034198,36.9141369],[22.2038325,36.9142513],[22.2045528,36.9142261],[22.2052178,36.91411],[22.2054435,36.9135816],[22.2060991,36.9124288],[22.2064714,36.9113889],[22.2069646,36.910459],[22.2071216,36.9099836],[22.2071252,36.9096795],[22.2074301,36.909603],[22.2077319,36.9091749],[22.2080257,36.9090892],[22.2079728,36.9089532],[22.2085735,36.9082232],[22.2090063,36.9069949],[22.2095816,36.9063906],[22.2103302,36.905095],[22.2104374,36.9053129],[22.2106706,36.9049379],[22.2112304,36.9045137],[22.2118153,36.9044594],[22.2127712,36.9038969],[22.2132273,36.9036784],[22.2132606,36.903697],[22.2143582,36.9035084],[22.2143715,36.9033734],[22.2146619,36.9034319],[22.214506,36.9028977],[22.2149756,36.9029769],[22.2148834,36.9029282],[22.2150659,36.9027574],[22.2151015,36.9027782],[22.2152038,36.9027257],[22.2153737,36.9021784],[22.2155574,36.9020009],[22.2156005,36.901596],[22.2159977,36.9014037],[22.2165078,36.9011274],[22.2163314,36.9009896],[22.2170147,36.9010449],[22.2168162,36.9008977],[22.2178383,36.9008589],[22.2184941,36.9006525],[22.2184951,36.9006074],[22.2174144,36.9002667],[22.2173935,36.9002033],[22.2177346,36.8999223],[22.2183874,36.8994476],[22.2198561,36.899224],[22.2205804,36.8989644],[22.2209554,36.898569],[22.2215913,36.8978214],[22.2221331,36.8970543],[22.2223889,36.8966706],[22.2225599,36.896556],[22.2227814,36.8964872],[22.2237335,36.8963662],[22.2247897,36.8963099],[22.2250728,36.896197],[22.2252904,36.8960109],[22.2254183,36.8958799],[22.2255814,36.8955601],[22.2259196,36.8950063],[22.2263003,36.8945613],[22.2266322,36.8938993],[22.2265875,36.8937409],[22.2277223,36.8926199],[22.2280237,36.8922008],[22.228111,36.8918235],[22.2282153,36.8916809],[22.2298432,36.890432],[22.2309521,36.8898807],[22.2312714,36.8896601],[22.2316638,36.8895826],[22.2316281,36.8892328],[22.231906,36.8888583]]},{"id":17984,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03ac\u03c4\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1-\u0386\u03bd\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Avia_KatoVerga_PanoVerga","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2756,"name_EN":"Mani-Avia: Kato Verga-Ano Verga","description_EN":"","ascent_time":60,"descent_time":45,"marker":"Red_dots","level":10,"ascent":561,"descent":22,"maxelev":868,"minelev":320,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16831 36.99357,22.18122 36.99921)","views":9,"millestones":"0,22.1684761,36.9991066#1,22.1731436,36.9944060#2,22.1782241,36.9968377#2.8,22.1810930,36.9991227","x":22.1739995,"y":36.9937185,"coor":[[22.1684761,36.9991066],[22.1686234,36.9990548],[22.1686971,36.9987946],[22.1685424,36.998684],[22.1683966,36.9986728],[22.1683296,36.9986852],[22.1683293,36.9985185],[22.1684212,36.9984388],[22.1683782,36.9983097],[22.1686908,36.9983956],[22.1687366,36.9983603],[22.1686934,36.9982875],[22.1688278,36.9983076],[22.1689986,36.9982111],[22.1690717,36.9979779],[22.1692178,36.9980049],[22.1690009,36.9976771],[22.1691591,36.9970261],[22.1690679,36.9966101],[22.1691786,36.9966952],[22.1692722,36.9965434],[22.1694419,36.9964919],[22.1695206,36.9964931],[22.1696631,36.9966396],[22.1697988,36.9966056],[22.1699297,36.9963012],[22.1701356,36.9960475],[22.1701814,36.9960121],[22.1702928,36.9960499],[22.1704546,36.9958631],[22.1708011,36.9960442],[22.1707825,36.9958659],[22.1708236,36.9958237],[22.1709242,36.9958433],[22.1710394,36.9957279],[22.1711616,36.9957839],[22.1712977,36.9957319],[22.1714317,36.99577],[22.1716291,36.9955748],[22.1718736,36.995218],[22.1718652,36.9951007],[22.1720352,36.9950402],[22.1721438,36.9951951],[22.1722583,36.9951068],[22.1723447,36.9947836],[22.1725914,36.9948054],[22.1727737,36.9947001],[22.173067,36.9946505],[22.1731524,36.9943724],[22.1733066,36.994501],[22.173388,36.9943851],[22.1734969,36.994531],[22.1735772,36.9944601],[22.1735686,36.9943518],[22.1736816,36.9943265],[22.1737984,36.994139],[22.1738654,36.9941581],[22.1738928,36.9939512],[22.1740462,36.9941158],[22.1739995,36.9937185],[22.1740682,36.9936655],[22.1743615,36.9938796],[22.1742952,36.9935563],[22.17431,36.9934642],[22.1747633,36.9940074],[22.1748419,36.9935399],[22.1749175,36.9936673],[22.1750752,36.9936517],[22.175096,36.9937241],[22.1751536,36.9936619],[22.1753848,36.9938637],[22.1754308,36.9938194],[22.1756066,36.9939843],[22.1758075,36.9940415],[22.1759989,36.9944951],[22.1761119,36.9944698],[22.1764342,36.994619],[22.1767077,36.9949296],[22.1767494,36.9950654],[22.176817,36.9950575],[22.1771095,36.9955126],[22.1774867,36.9957167],[22.1775226,36.9956271],[22.1777641,36.9958652],[22.1778544,36.9958485],[22.1780406,36.9960497],[22.1782739,36.9961614],[22.1783584,36.996388],[22.1783089,36.9965766],[22.178137,36.9967181],[22.1782247,36.9968096],[22.1782204,36.9969898],[22.1783414,36.9970998],[22.1781705,36.9971963],[22.1781414,36.9974753],[22.1778758,36.9977777],[22.1778715,36.9979579],[22.1777462,36.998028],[22.1777332,36.9980999],[22.1779017,36.9981025],[22.177965,36.9982748],[22.1781344,36.9982413],[22.1781543,36.9983498],[22.1786442,36.9985376],[22.1793117,36.9983495],[22.1794774,36.9984692],[22.1794046,36.9986934],[22.1796572,36.9989407],[22.1796641,36.9990196],[22.179936,36.9989247],[22.1800918,36.9989901],[22.1802959,36.9989122],[22.1801577,36.9990227],[22.180223,36.9991138],[22.1801409,36.9992568],[22.1801874,36.9993972],[22.1804359,36.9993469],[22.180619,36.9992055],[22.181093,36.9991227]]},{"id":17985,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0386\u03bd\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039a\u03b1\u03bb\u03b1\u03b8\u03af\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2","path":"PELOPONNESE\/Pelop_Mani_Avia_PanoVerga_Pigadia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1890,"name_EN":"Mani-Avia: Ano Verga-Pigadia","description_EN":"Crossing Mt Kalathion","ascent_time":235,"descent_time":235,"marker":"Red_dots","level":10,"ascent":576,"descent":528,"maxelev":1317,"minelev":894,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18077 36.99416,22.25889 37.00901)","views":10,"millestones":"0,22.1810937,36.9991227#1,22.1864519,37.0046982#2,22.1945689,37.0065942#3,22.1988530,37.0066135#4,22.2075434,37.0042926#5,22.2166828,36.9993749#6,22.2246891,36.9984436#7,22.2350442,36.9987798#8,22.2436136,36.9990843#9,22.2500505,36.9960290#1.9,22.2588416,36.9961834","x":22.2236176,"y":36.9987438,"coor":[[22.1810937,36.9991227],[22.1811252,36.9992155],[22.1810407,36.9992683],[22.1810056,36.9993264],[22.1812486,36.9995013],[22.1811778,36.9996445],[22.181253,36.9996997],[22.1809986,37.0000022],[22.1813283,37.0003137],[22.1817592,37.0003879],[22.1819033,37.0004713],[22.1819122,37.0005706],[22.1820716,37.0004829],[22.1820334,37.0006716],[22.1821217,37.000736],[22.182004,37.0009595],[22.1821484,37.0010338],[22.1821883,37.0012418],[22.1824789,37.0013093],[22.1823988,37.0014162],[22.1824871,37.0014807],[22.1824621,37.0015884],[22.1821152,37.0019977],[22.1820664,37.0021592],[22.1824203,37.002399],[22.1826943,37.002455],[22.18292,37.0024134],[22.1831434,37.0024709],[22.183385,37.0027089],[22.1834533,37.0026739],[22.1835073,37.0027649],[22.183652,37.0028212],[22.1837603,37.0029941],[22.184095,37.0030984],[22.1844255,37.0033738],[22.1851396,37.003592],[22.1853379,37.0037573],[22.1854451,37.0039753],[22.1859239,37.0041628],[22.1861635,37.004482],[22.1864507,37.0046937],[22.1865128,37.0049199],[22.1868064,37.00533],[22.1868462,37.0055469],[22.1868925,37.0054936],[22.187141,37.005912],[22.1873166,37.0056172],[22.1874437,37.0059436],[22.1875117,37.0059176],[22.1875308,37.0060621],[22.1877107,37.0060559],[22.1879246,37.0060411],[22.1886385,37.0062683],[22.1897364,37.0064113],[22.1901037,37.0065611],[22.1901504,37.0064897],[22.1900313,37.0062986],[22.1900656,37.0062721],[22.1908649,37.0066899],[22.1910631,37.0068641],[22.1914194,37.0070048],[22.1914327,37.0069148],[22.1914889,37.0069157],[22.1923012,37.0071106],[22.1925498,37.0070513],[22.1928305,37.0070646],[22.1931166,37.0071275],[22.1937661,37.0068535],[22.1942395,37.0068427],[22.1945773,37.0067261],[22.1945404,37.0061893],[22.1946067,37.0061948],[22.1948386,37.0063696],[22.1952508,37.00652],[22.195457,37.0068296],[22.1954144,37.0072075],[22.1948225,37.007523],[22.1947695,37.0078647],[22.194538,37.0081496],[22.1946299,37.0085386],[22.1944075,37.0089137],[22.1944901,37.0092214],[22.1952562,37.009143],[22.1961433,37.0091745],[22.1975427,37.0084567],[22.1985605,37.0067596],[22.2002092,37.0059464],[22.2003067,37.0056234],[22.2006349,37.0050516],[22.2009204,37.0048576],[22.2013017,37.0048904],[22.2023033,37.0053112],[22.2028065,37.0054179],[22.203312,37.0054256],[22.2038559,37.0052355],[22.2042095,37.0050156],[22.2046578,37.0045897],[22.2049855,37.0040359],[22.2057831,37.0035702],[22.2063732,37.0038045],[22.2070595,37.0042475],[22.2074623,37.0043257],[22.2080068,37.0041086],[22.2082942,37.0038335],[22.2107368,37.0031854],[22.2116556,37.0028207],[22.2129302,37.0021368],[22.2137301,37.001572],[22.2146068,37.0006028],[22.2165206,36.9994959],[22.217321,36.998904],[22.2178829,36.9979391],[22.2179525,36.9978477],[22.2184488,36.997765],[22.2187064,36.997805],[22.2188757,36.9977715],[22.2192307,36.9974884],[22.2195094,36.9975827],[22.2198023,36.997551],[22.2203054,36.99718],[22.220497,36.9971558],[22.2207017,36.9970508],[22.2208475,36.997062],[22.2212554,36.9974016],[22.2213258,36.9977541],[22.2212197,36.9979688],[22.2214276,36.9982063],[22.2216932,36.9983815],[22.222834,36.9986149],[22.2231833,36.9985751],[22.2232973,36.9985047],[22.2233391,36.9986405],[22.2236176,36.9987438],[22.2237662,36.9986379],[22.2239024,36.998667],[22.2239193,36.9987574],[22.2241689,36.998653],[22.2243703,36.998692],[22.2246664,36.9985252],[22.2246795,36.9984443],[22.224792,36.9984369],[22.2256349,36.9989182],[22.2261495,36.9990161],[22.2263292,36.9990188],[22.2264886,36.998931],[22.2268462,36.9990175],[22.2274118,36.9993414],[22.2281028,36.999586],[22.2284177,36.9995727],[22.2286058,36.9997017],[22.228855,36.9996153],[22.2292143,36.9996297],[22.2294148,36.9997048],[22.229631,36.9995908],[22.2304502,36.9996391],[22.230859,36.9994559],[22.2313935,36.9994211],[22.2315554,36.9994663],[22.2321246,36.9991503],[22.2329403,36.998865],[22.2337179,36.9987684],[22.2346495,36.9988183],[22.2351789,36.9987631],[22.2357333,36.9990868],[22.2365231,36.9994321],[22.2370517,36.9994129],[22.2373078,36.9995158],[22.2375048,36.9997441],[22.237567,36.9999703],[22.2377416,37.0001983],[22.2378768,37.0000899],[22.2379615,36.9998297],[22.2383846,36.9995115],[22.2384795,36.9992966],[22.2387303,36.9991381],[22.2389652,36.9991867],[22.2392918,36.9991555],[22.2395564,36.998889],[22.2399136,36.9989934],[22.240095,36.998924],[22.2403305,36.9989455],[22.2407083,36.9991314],[22.2409471,36.9994955],[22.2411144,36.999552],[22.241163,36.9993905],[22.2415321,36.9994681],[22.2417594,36.9993543],[22.2420636,36.9993227],[22.2420992,36.9992421],[22.2424628,36.9990673],[22.242742,36.9991435],[22.2428743,36.9992536],[22.2431231,36.9991852],[22.2433521,36.9989993],[22.2434738,36.9990822],[22.2437097,36.9990857],[22.2440899,36.9986767],[22.2442149,36.9986155],[22.2444394,36.9986278],[22.2445648,36.9985486],[22.2446002,36.998477],[22.2445241,36.9983677],[22.2446052,36.9982607],[22.2448854,36.9982919],[22.245068,36.9981684],[22.2451795,36.9982061],[22.2453156,36.9981541],[22.2454144,36.9982547],[22.2457322,36.9981152],[22.2463501,36.9981243],[22.2465202,36.9980547],[22.2466317,36.9980924],[22.2466802,36.9979399],[22.2465812,36.9978483],[22.2466065,36.9977225],[22.2465326,36.9975141],[22.2465905,36.9974428],[22.2466907,36.9974804],[22.2467927,36.9974458],[22.2467949,36.9973467],[22.2467292,36.9972736],[22.2466171,36.997263],[22.2465967,36.9971725],[22.2467146,36.9969309],[22.2467071,36.9967686],[22.2465036,36.9968197],[22.2465063,36.9967025],[22.2466369,36.996398],[22.2465857,36.9961809],[22.2467937,36.9959316],[22.2469585,36.9960963],[22.247293,36.9962094],[22.2475068,36.9961945],[22.2485433,36.9965704],[22.2491086,36.9964165],[22.2493539,36.9965012],[22.2496019,36.9964688],[22.2498872,36.9962747],[22.2502481,36.9957302],[22.2514944,36.9952799],[22.2520244,36.9951976],[22.2521858,36.9950197],[22.2524697,36.9948887],[22.2526713,36.9949187],[22.252725,36.9950277],[22.2530934,36.9951322],[22.2534535,36.9951105],[22.2543516,36.994655],[22.2546752,36.9942632],[22.2549373,36.9941048],[22.2552152,36.9942351],[22.2553238,36.9943989],[22.2555677,36.9945467],[22.2561244,36.9947712],[22.2564213,36.995055],[22.2570237,36.9952441],[22.2571513,36.9955614],[22.2572518,36.9955899],[22.2575722,36.9959214],[22.2576405,36.9961297],[22.2578178,36.9962404],[22.2582442,36.9962647],[22.2582264,36.9965529],[22.2583369,36.9966356],[22.2588416,36.9961834]]},{"id":17986,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0391\u03c1\u03bc\u03af\u03c4\u03c3\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Avia_Armitsa_Pigadia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8306,"name_EN":"Mani-Avia: Armitsa-Pigadia","description_EN":"","ascent_time":195,"descent_time":185,"marker":"No_marks","level":10,"ascent":466,"descent":266,"maxelev":1160,"minelev":720,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.20149 36.99614,22.25884 37.03187)","views":3,"millestones":"0,22.2014973,37.0314010#1,22.2116597,37.0308014#2,22.2177340,37.0243132#3,22.2268293,37.0211658#4,22.2292224,37.0156790#5,22.2373508,37.0138857#6,22.2406432,37.0073106#7,22.2483789,37.0013642#8.3,22.2588410,36.9961811","x":22.2338743,"y":37.0161099,"coor":[[22.2014973,37.031401],[22.2016905,37.0313093],[22.2023321,37.0313213],[22.2036219,37.0309713],[22.2040751,37.0308249],[22.2045808,37.0308326],[22.2058044,37.0313828],[22.2069244,37.031562],[22.2079276,37.0319287],[22.2082526,37.0319696],[22.2090889,37.031784],[22.2098881,37.0312643],[22.2102948,37.0311803],[22.2109472,37.0311631],[22.2110055,37.0310738],[22.2109881,37.0308573],[22.2130819,37.0306928],[22.2145415,37.0302911],[22.2149547,37.0294501],[22.2157526,37.0265779],[22.2163661,37.025821],[22.2177255,37.0244084],[22.217814,37.0235084],[22.2181218,37.022846],[22.2183759,37.0225524],[22.2185424,37.0223566],[22.2197178,37.0220858],[22.2212427,37.0215724],[22.2223021,37.0214531],[22.2230643,37.0215457],[22.224123,37.0214533],[22.2247561,37.0213006],[22.2256406,37.021449],[22.2261814,37.021394],[22.2265396,37.0212191],[22.2269572,37.0211442],[22.2281917,37.0207481],[22.2287263,37.0204766],[22.2292449,37.0199256],[22.22947,37.0199109],[22.2300635,37.0200099],[22.2308101,37.0198047],[22.230936,37.0197074],[22.2309664,37.0193654],[22.2308253,37.019147],[22.2300921,37.0187755],[22.2295898,37.0186238],[22.2291416,37.018563],[22.2290538,37.0184716],[22.2291067,37.0181299],[22.2297806,37.0171845],[22.2294141,37.0160254],[22.2291337,37.0155165],[22.2292506,37.0153199],[22.2295661,37.0152886],[22.2300255,37.0153495],[22.2311386,37.0158168],[22.2315427,37.0158408],[22.2322075,37.0157696],[22.2330381,37.015818],[22.2338743,37.0161099],[22.234424,37.0161541],[22.2348856,37.0161249],[22.2352975,37.0162933],[22.2356816,37.0162089],[22.2364913,37.0161939],[22.2366608,37.0161513],[22.2369124,37.0159658],[22.2370177,37.0157871],[22.2369599,37.0153716],[22.2371151,37.0149773],[22.2372012,37.0141674],[22.2378829,37.0128797],[22.2380716,37.0120082],[22.2380052,37.0114754],[22.2382651,37.0109295],[22.2381714,37.0106036],[22.2378569,37.0101122],[22.237721,37.0096686],[22.2372044,37.0091652],[22.2369541,37.0089632],[22.2369707,37.0087291],[22.237599,37.0082877],[22.2383505,37.0078663],[22.2390737,37.0076967],[22.23996,37.0072772],[22.2402521,37.0072816],[22.2404978,37.0073483],[22.2407172,37.007293],[22.2411169,37.0071547],[22.2428159,37.0060893],[22.2434848,37.0058378],[22.2435441,37.0057035],[22.2435022,37.0050809],[22.2438284,37.004581],[22.2445844,37.0039613],[22.2451088,37.0036356],[22.2458007,37.0028707],[22.2464201,37.002321],[22.24718,37.0020168],[22.2476477,37.0017172],[22.2482824,37.0014832],[22.248664,37.0010112],[22.2489248,37.0004201],[22.2494154,36.9996072],[22.2498859,36.9991815],[22.2507308,36.9985991],[22.251015,36.998459],[22.2514566,36.9983574],[22.2519186,36.9983034],[22.2523545,36.9979132],[22.2548116,36.9966064],[22.2552538,36.9964326],[22.2564805,36.9963515],[22.2576399,36.9961274],[22.2578171,36.9962382],[22.2582436,36.9962625],[22.2582258,36.9965506],[22.2583362,36.9966334],[22.258841,36.9961811]]},{"id":17987,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u0391\u03bb\u03c4\u03bf\u03bc\u03b9\u03c1\u03ac","description_GR":"\u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u039c\u03c0\u03af\u03bb\u03b9\u03bf\u03b2\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Biliovos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5624,"name_EN":"Mani-Avia: Sotirianika-Altomira","description_EN":"Biliovos stairway","ascent_time":135,"descent_time":120,"marker":"No_marks","level":10,"ascent":565,"descent":72,"maxelev":863,"minelev":309,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19363 36.96312,22.23116 36.971)","views":20,"millestones":"0,22.1936781,36.9690982#1,22.2003863,36.9652343#2,22.2062614,36.9633400#3,22.2107313,36.9654146#4,22.2188285,36.9683549#5,22.2258276,36.9707593#5.6,22.2309834,36.9709039","x":22.2086094,"y":36.9638084,"coor":[[22.1936781,36.9690982],[22.1938509,36.9691527],[22.1939339,36.9694424],[22.194078,36.9695257],[22.1944369,36.9693081],[22.1946228,36.9690495],[22.1949043,36.9690178],[22.1949186,36.9688918],[22.1950835,36.9690858],[22.1951106,36.9693656],[22.1955992,36.9691297],[22.1959094,36.968837],[22.1959062,36.9684945],[22.1956749,36.9683017],[22.1957591,36.9681677],[22.1959852,36.9681081],[22.196288,36.9681307],[22.1968005,36.967832],[22.1972658,36.9671541],[22.1974939,36.9670066],[22.1978071,36.9668221],[22.1980366,36.9666183],[22.1983033,36.9663519],[22.1988571,36.9654951],[22.1989384,36.9653791],[22.1994437,36.9653868],[22.1995988,36.9654793],[22.1998477,36.9655056],[22.20022,36.9654391],[22.2007985,36.9647178],[22.2020184,36.9634744],[22.2022552,36.9633316],[22.2028591,36.9631604],[22.2031092,36.9629862],[22.2036062,36.9628676],[22.2039871,36.9627156],[22.2037366,36.9630971],[22.204035,36.9629191],[22.2040286,36.9630114],[22.2039569,36.9630464],[22.2039877,36.9631235],[22.2040864,36.9630731],[22.2040202,36.9632186],[22.2041119,36.9631862],[22.2041395,36.9632519],[22.2043859,36.9631024],[22.2043714,36.963287],[22.2044404,36.9632159],[22.2044838,36.9632797],[22.2046012,36.9630651],[22.2046751,36.9632645],[22.2047696,36.9630677],[22.2047868,36.9632933],[22.2049258,36.9631151],[22.2049228,36.9632412],[22.2050264,36.9631347],[22.205058,36.9632253],[22.2051378,36.9631724],[22.2050787,36.9632977],[22.2052151,36.9632276],[22.2051563,36.9633439],[22.2053268,36.9632564],[22.2054153,36.9633118],[22.2054079,36.9631494],[22.2055098,36.9631149],[22.2060327,36.9633301],[22.2065968,36.9633567],[22.2069654,36.9633082],[22.2068739,36.9633789],[22.2076266,36.9633722],[22.2075334,36.963515],[22.2077154,36.9634186],[22.2080077,36.963405],[22.2079491,36.9635123],[22.2081965,36.963498],[22.2081037,36.9636228],[22.2085075,36.9636469],[22.208223,36.9638049],[22.2086094,36.9638084],[22.208895,36.9638871],[22.2089268,36.9639687],[22.2087109,36.9640736],[22.2090573,36.9641509],[22.2090895,36.9642145],[22.2089878,36.96424],[22.2092669,36.9643163],[22.2090849,36.9644127],[22.2094791,36.9643646],[22.2092129,36.964462],[22.2092056,36.9645317],[22.2097031,36.964395],[22.2096677,36.9644666],[22.2097914,36.9644594],[22.2097789,36.9645133],[22.2099592,36.964489],[22.2099556,36.9640135],[22.2100068,36.9639872],[22.2102674,36.9642773],[22.2102103,36.9647993],[22.2103821,36.9646576],[22.2103855,36.9649912],[22.2105696,36.9648047],[22.2106319,36.9650219],[22.2106901,36.9649327],[22.2107432,36.9655464],[22.2103949,36.9655501],[22.2107606,36.9657629],[22.2111078,36.9658042],[22.2110945,36.9658942],[22.2109354,36.9659729],[22.2116087,36.9660011],[22.2116639,36.9660379],[22.2115273,36.966117],[22.2118315,36.9660765],[22.2123904,36.9661931],[22.2131131,36.9665104],[22.2135724,36.9665624],[22.2144655,36.9668012],[22.2152089,36.9671909],[22.2155876,36.9672236],[22.215894,36.9671967],[22.2161299,36.9672408],[22.2167969,36.9675392],[22.2167923,36.9677375],[22.217053,36.9676332],[22.2171295,36.9677245],[22.2170368,36.9678493],[22.217342,36.9677638],[22.2175654,36.9679091],[22.2180932,36.967917],[22.2181675,36.9680105],[22.2183019,36.9682243],[22.2185797,36.9683547],[22.2195009,36.9683505],[22.2198219,36.9685536],[22.2203151,36.968597],[22.2223225,36.9690259],[22.2217211,36.9688006],[22.2212346,36.9684688],[22.2212055,36.9682701],[22.2214085,36.9682371],[22.2218194,36.9684416],[22.2221486,36.9682933],[22.2223282,36.968296],[22.2236028,36.9690361],[22.2242166,36.9692075],[22.22502,36.9699226],[22.2253743,36.9701442],[22.2254913,36.9704253],[22.2258535,36.9707913],[22.2262538,36.9714552],[22.226601,36.9714965],[22.2278469,36.9710554],[22.2284489,36.9710103],[22.2291269,36.9708402],[22.2304689,36.9708985],[22.2309834,36.9709039]]},{"id":17988,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u039f\u03c1\u03bf\u03b2\u03ac","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039c\u03b1\u03c1\u03b2\u03af\u03bd\u03b9\u03c4\u03c3\u03b1","path":"PELOPONNESE\/Pelop_Mani_Avia_Sotirianika_Orova","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4468,"name_EN":"Mani-Avia: Sotirianika-Orova","description_EN":"The old road via Marvinitsa","ascent_time":100,"descent_time":100,"marker":"No_marks","level":10,"ascent":152,"descent":177,"maxelev":326,"minelev":210,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19367 36.94312,22.21523 36.96952)","views":11,"millestones":"0,22.1936781,36.9690982#1,22.1972535,36.9634184#2,22.2043707,36.9580252#3,22.2096413,36.9526118#4,22.2129838,36.9447463#4.5,22.2152328,36.9431169","x":22.2051481,"y":36.9573658,"coor":[[22.1936781,36.9690982],[22.1938534,36.9691505],[22.1939364,36.9694402],[22.1940692,36.9695233],[22.1944282,36.9693057],[22.19466,36.9690028],[22.1948956,36.9690154],[22.1949098,36.9688894],[22.1950723,36.9690857],[22.1950346,36.9692563],[22.1951106,36.9693656],[22.1955992,36.9691297],[22.1959094,36.968837],[22.1959062,36.9684945],[22.1956749,36.9683017],[22.1957591,36.9681677],[22.195734,36.9678068],[22.19598,36.9673779],[22.1960933,36.9669921],[22.1962456,36.9663567],[22.1965231,36.9660184],[22.1967799,36.9658466],[22.1970799,36.9655086],[22.1973982,36.9649614],[22.1973845,36.9645917],[22.1970591,36.9641],[22.196941,36.9639157],[22.1971694,36.9635767],[22.1973114,36.9633129],[22.1974926,36.9631489],[22.1978826,36.9628033],[22.1980074,36.9627061],[22.198147,36.9627375],[22.1982333,36.9626059],[22.1989276,36.9622198],[22.1995383,36.9615621],[22.2001824,36.9614006],[22.200382,36.9612685],[22.2006282,36.9610671],[22.2005816,36.9606608],[22.2010367,36.9604154],[22.2015188,36.959972],[22.2016491,36.9599244],[22.2018408,36.9599836],[22.2021632,36.9601237],[22.2026347,36.9601309],[22.2030036,36.9602086],[22.2033548,36.9600787],[22.203491,36.9595399],[22.204061,36.9587013],[22.2042102,36.9580907],[22.2044483,36.9579951],[22.2043985,36.957724],[22.2045436,36.9577622],[22.2045506,36.9574649],[22.2046616,36.9575207],[22.2047238,36.9572602],[22.2049217,36.9574435],[22.2049384,36.9572094],[22.2051481,36.9573658],[22.2054193,36.9572978],[22.2057743,36.9570057],[22.2059546,36.9569814],[22.2061372,36.956858],[22.2060564,36.9564692],[22.2064604,36.9564843],[22.2065316,36.9563231],[22.2071516,36.9562243],[22.2072268,36.9560858],[22.2071252,36.9558679],[22.207434,36.9556292],[22.2076831,36.955455],[22.2079481,36.9556482],[22.2080381,36.9556406],[22.2079301,36.9554587],[22.2079233,36.9552693],[22.2080465,36.9548025],[22.2082094,36.9545616],[22.2082236,36.9544356],[22.2088097,36.9538676],[22.2090003,36.9534018],[22.2095532,36.9526575],[22.2096896,36.9525875],[22.2101054,36.952098],[22.2106101,36.951646],[22.2106505,36.9513582],[22.2106783,36.9511332],[22.2110347,36.9509268],[22.211197,36.9507129],[22.2113083,36.950273],[22.2117351,36.9497927],[22.2121723,36.9488619],[22.212371,36.9484863],[22.2127443,36.9480661],[22.2132407,36.9474877],[22.2136141,36.9468894],[22.2136478,36.9467074],[22.2135945,36.9461027],[22.2135227,36.9459912],[22.2132844,36.9455302],[22.2130675,36.9452881],[22.2129137,36.9451416],[22.2128749,36.9449877],[22.212965,36.9447818],[22.2130461,36.9446298],[22.2127629,36.9444475],[22.2124774,36.944112],[22.2123611,36.9438038],[22.2124115,36.9435702],[22.212771,36.9435621],[22.2128719,36.943478],[22.2133531,36.9435483],[22.2135073,36.9435259],[22.2135007,36.9433275],[22.2137485,36.9432951],[22.2139483,36.943217],[22.2148905,36.9432582],[22.2151612,36.9432082],[22.2152328,36.9431169]]},{"id":17989,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","description_GR":"\u0388\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03c9\u03c1\u03b1\u03af\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"PELOPONNESE\/Pelop_Mani_Avia_Sotirianika_monAgGeorgiou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3869,"name_EN":"Mani-Avia: Sotirianika-Agios Georgios monastery","description_EN":"A nice path","ascent_time":100,"descent_time":85,"marker":"Red_dots","level":10,"ascent":507,"descent":21,"maxelev":820,"minelev":309,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19357 36.96277,22.20749 36.9737)","views":6,"millestones":"0,22.1936781,36.9690982#1,22.2003730,36.9652506#2,22.2029776,36.9663690#3,22.2036117,36.9705920#3.9,22.2072336,36.9737090","x":22.2024929,"y":36.9671185,"coor":[[22.1936781,36.9690982],[22.1938509,36.9691527],[22.1939339,36.9694424],[22.194078,36.9695257],[22.1944369,36.9693081],[22.1946228,36.9690495],[22.1949043,36.9690178],[22.1949186,36.9688918],[22.1950835,36.9690858],[22.1950458,36.9692565],[22.1951106,36.9693656],[22.1955992,36.9691297],[22.1959094,36.968837],[22.1959062,36.9684945],[22.1956749,36.9683017],[22.1957591,36.9681677],[22.1959852,36.9681081],[22.196288,36.9681307],[22.1968005,36.967832],[22.1969844,36.9676546],[22.1972658,36.9671541],[22.1974939,36.9670066],[22.1978071,36.9668221],[22.1980366,36.9666183],[22.1983033,36.9663519],[22.1988571,36.9654951],[22.1989384,36.9653791],[22.1994437,36.9653868],[22.1995988,36.9654793],[22.1998477,36.9655056],[22.20022,36.9654391],[22.2007985,36.9647178],[22.2012117,36.9643455],[22.2020074,36.9634653],[22.2022576,36.9633339],[22.2028591,36.9631604],[22.2031092,36.9629862],[22.2036062,36.9628676],[22.2039871,36.9627156],[22.2037477,36.9631063],[22.2038869,36.9632459],[22.2034308,36.9640141],[22.2032001,36.964272],[22.2029278,36.964385],[22.2027647,36.9646349],[22.2026808,36.9653367],[22.2027245,36.9658691],[22.2026649,36.9660124],[22.2030647,36.9657301],[22.2031073,36.9658299],[22.2028719,36.966286],[22.2028935,36.9663224],[22.2030298,36.9662613],[22.2030401,36.9662975],[22.2029016,36.9664577],[22.2027702,36.9667892],[22.2024929,36.9671185],[22.2025124,36.9672449],[22.2023721,36.9674772],[22.202402,36.9676399],[22.2023058,36.9679088],[22.2026111,36.9678233],[22.2025255,36.9681194],[22.2027293,36.9680504],[22.2027734,36.9680871],[22.2026702,36.9681757],[22.202231,36.9682231],[22.2020141,36.9683731],[22.2018524,36.9685599],[22.2017562,36.9688288],[22.2021537,36.9686456],[22.202094,36.9687979],[22.2023787,36.968631],[22.2023308,36.9687564],[22.2027043,36.9686359],[22.2027935,36.9686643],[22.20268,36.9687166],[22.2029469,36.9688288],[22.2025868,36.9688594],[22.2025255,36.9690748],[22.2026043,36.9695447],[22.2027207,36.9693752],[22.2027865,36.9694393],[22.2029611,36.970136],[22.2031351,36.9699043],[22.2033046,36.9703395],[22.2033654,36.9701421],[22.2034099,36.9701608],[22.2034997,36.9706398],[22.2035923,36.9705241],[22.2036755,36.9708047],[22.2038128,36.9706987],[22.2038198,36.970879],[22.2040338,36.9708552],[22.2040842,36.9710993],[22.2042637,36.9711111],[22.203797,36.9713744],[22.2045911,36.9715216],[22.2050402,36.9715284],[22.2049906,36.971726],[22.2048421,36.9718319],[22.2049972,36.9719243],[22.204872,36.9719946],[22.2052733,36.9721268],[22.205378,36.9719752],[22.2054028,36.9723541],[22.2049841,36.972483],[22.205392,36.9728136],[22.2056411,36.9732049],[22.2056556,36.9735477],[22.2058914,36.9736571],[22.2064316,36.9738951],[22.2072336,36.973709]]},{"id":17990,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a7\u03b1\u03c1\u03b1\u03c5\u03b3\u03ae-\u039c\u03b9\u03ba\u03c1\u03ae \u039c\u03b1\u03bd\u03c4\u03af\u03bd\u03b5\u03b9\u03b1","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03a7\u03b1\u03c1\u03b1\u03c5\u03b3\u03ae\u03c2","path":"PELOPONNESE\/Pelop_Mani_Charavgi_MMantinia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2685,"name_EN":"Mani-Avia: Charavgi-Mikri Mantinia","description_EN":"The old pathway of Charavgi","ascent_time":50,"descent_time":60,"marker":"No_marks","level":10,"ascent":7,"descent":294,"maxelev":405,"minelev":108,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.16058 36.97747,22.1799 36.98592)","views":13,"millestones":"0,22.1798946,36.9774727#1,22.1721679,36.9829582#2,22.1662437,36.9859174#2.7,22.1606031,36.9851362","x":22.169518,"y":36.9844854,"coor":[[22.1798946,36.9774727],[22.1797629,36.9778132],[22.1797679,36.9780747],[22.1795237,36.9784224],[22.1792611,36.9785987],[22.1789221,36.9785822],[22.1786046,36.9787035],[22.1775211,36.9795769],[22.1765672,36.9800039],[22.1755626,36.9802048],[22.1747024,36.980471],[22.1739975,36.9808207],[22.1737918,36.981009],[22.1734001,36.9813703],[22.1727721,36.9817933],[22.1721523,36.9823425],[22.1721136,36.9825515],[22.1722868,36.9828246],[22.1722624,36.9829053],[22.1717387,36.9831947],[22.1713834,36.9834866],[22.1707595,36.9842071],[22.1706256,36.9846376],[22.1704111,36.9842107],[22.1705238,36.9837258],[22.1706687,36.9833089],[22.1701626,36.9837968],[22.1699346,36.9839375],[22.1698173,36.984143],[22.169518,36.9844854],[22.1688988,36.9845389],[22.1691211,36.9851102],[22.1688627,36.9851062],[22.1683321,36.9852152],[22.1681489,36.9853565],[22.1677649,36.9854408],[22.1677187,36.9854941],[22.1678157,36.9856669],[22.1677694,36.9857202],[22.1668377,36.9856878],[22.1667433,36.9858756],[22.1666178,36.9859548],[22.1657325,36.98586],[22.1655094,36.9857935],[22.1651777,36.985572],[22.1650383,36.9852048],[22.1648541,36.9853913],[22.1644897,36.9855929],[22.1644173,36.9857991],[22.1641068,36.9856321],[22.1640165,36.9856487],[22.1640648,36.9859739],[22.1631789,36.9859061],[22.1627913,36.9859069],[22.1622105,36.9857627],[22.1618781,36.9855683],[22.1612313,36.985369],[22.1606803,36.9853875],[22.1606031,36.9851362]]},{"id":17991,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03b1\u03bb\u03b9\u03b1\u03bd\u03b1\u03af\u03b9\u03ba\u03b1-\u03a6\u03ac\u03c1\u03bf\u03c2 \u039a\u03b9\u03c4\u03c1\u03b9\u03ce\u03bd","description_GR":"","path":"PELOPONNESE\/Pelop_Mani_Avia_Kalianeika_Faros","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3609,"name_EN":"Mani-Avia: Kalianeika-Kitries lighthouse","description_EN":"","ascent_time":80,"descent_time":85,"marker":"No_marks","level":10,"ascent":0,"descent":204,"maxelev":240,"minelev":32,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.12602 36.91064,22.15296 36.91933)","views":4,"millestones":"0,22.1527431,36.9197476#1,22.1484088,36.9127840#2,22.1396976,36.9119015#3,22.1314700,36.9131102#3.6,22.1261283,36.9147520","x":22.1393785,"y":36.9121482,"coor":[[22.1527431,36.9197476],[22.1518815,36.9191664],[22.1513796,36.9190324],[22.1511472,36.9188936],[22.1518247,36.9182214],[22.1519402,36.9176193],[22.1516667,36.9173266],[22.1509574,36.916946],[22.1508084,36.9166102],[22.1503476,36.9161704],[22.1498701,36.9159556],[22.1495177,36.9152111],[22.1494917,36.9144265],[22.1493749,36.9136856],[22.1491713,36.9132859],[22.1489073,36.9130654],[22.1478331,36.9124628],[22.1469426,36.9121515],[22.1464065,36.912044],[22.1446676,36.9120078],[22.1441376,36.9121077],[22.1428641,36.9127818],[22.1421749,36.9129693],[22.1413638,36.9130918],[22.1408847,36.9129852],[22.1399302,36.912959],[22.1396392,36.9128846],[22.1393573,36.9129342],[22.1392458,36.9129054],[22.139147,36.9128138],[22.1391732,36.912661],[22.1393785,36.9121482],[22.1395837,36.9119328],[22.1400582,36.911805],[22.1401502,36.9117164],[22.1396026,36.9112436],[22.1395374,36.9106928],[22.1390329,36.9106668],[22.1380515,36.9104081],[22.1379457,36.9106025],[22.1377627,36.9107438],[22.1360472,36.9115912],[22.1356299,36.9116748],[22.1351477,36.9116582],[22.1340904,36.9117497],[22.1328227,36.9121805],[22.1320684,36.9127364],[22.1310198,36.9133869],[22.1307783,36.9136265],[22.1303028,36.9139345],[22.1299359,36.9142532],[22.1295624,36.9143194],[22.1291902,36.9143946],[22.1287079,36.9148377],[22.1281682,36.9148743],[22.1280349,36.9148181],[22.1278862,36.9149329],[22.1272814,36.9148783],[22.1271564,36.9149394],[22.12704,36.9146492],[22.1264515,36.9148472],[22.1263985,36.9147202],[22.1261283,36.914752]]},{"id":17992,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0386\u03bd\u03c9 \u0392\u03ad\u03c1\u03b3\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039a\u03b1\u03bb\u03ac\u03b8\u03b9\u03bf \u03cc\u03c1\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Mani_Avia_PanoVerga_PrfIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2672,"name_EN":"Mani-Avia: Ano Verga-Profitis Ilias summit","description_EN":"Ascent to Mt Kalathion","ascent_time":70,"descent_time":55,"marker":"Red_dots","level":10,"ascent":441,"descent":4,"maxelev":1309,"minelev":868,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18085 36.99701,22.1938 37.00596)","views":10,"millestones":"0,22.1810937,36.9991227#1,22.1864519,37.0046982#2,22.1921658,37.0018365#2.7,22.1928787,36.9969999","x":22.1859239,"y":37.0041628,"coor":[[22.1810937,36.9991227],[22.1811252,36.9992155],[22.1810407,36.9992683],[22.1810056,36.9993264],[22.1812486,36.9995013],[22.1811778,36.9996445],[22.181253,36.9996997],[22.1809986,37.0000022],[22.1813283,37.0003137],[22.1817592,37.0003879],[22.1819033,37.0004713],[22.1819122,37.0005706],[22.1820716,37.0004829],[22.1820334,37.0006716],[22.1821217,37.000736],[22.182004,37.0009595],[22.1821484,37.0010338],[22.1821883,37.0012418],[22.1824789,37.0013093],[22.1823988,37.0014162],[22.1824871,37.0014807],[22.1824621,37.0015884],[22.1821152,37.0019977],[22.1820664,37.0021592],[22.1824203,37.002399],[22.1826943,37.002455],[22.18292,37.0024134],[22.1831434,37.0024709],[22.183385,37.0027089],[22.1834533,37.0026739],[22.1835073,37.0027649],[22.183652,37.0028212],[22.1837603,37.0029941],[22.184095,37.0030984],[22.1844255,37.0033738],[22.1851396,37.003592],[22.1853379,37.0037573],[22.1854451,37.0039753],[22.1859239,37.0041628],[22.1861635,37.004482],[22.1864507,37.0046937],[22.1865128,37.0049199],[22.1868064,37.00533],[22.1868462,37.0055469],[22.1868925,37.0054936],[22.187141,37.005912],[22.1873166,37.0056172],[22.1874437,37.0059436],[22.1875117,37.0059176],[22.1875308,37.0060621],[22.1877107,37.0060559],[22.1878153,37.0059133],[22.1877617,37.0058043],[22.1878599,37.0054543],[22.1885076,37.0056264],[22.1886722,37.0053225],[22.1890528,37.0053823],[22.189197,37.004988],[22.189515,37.0048486],[22.189638,37.0043998],[22.1901258,37.004209],[22.1904928,37.0038991],[22.1911728,37.0036571],[22.1918251,37.0031601],[22.1920477,37.0027759],[22.1920737,37.0021544],[22.1924283,37.000943],[22.192851,37.0001743],[22.1935522,36.999509],[22.1937532,36.9990885],[22.1937172,36.9987094],[22.1935642,36.9985268],[22.1931766,36.9982865],[22.1930723,36.997841],[22.1929511,36.99774],[22.1929796,36.9974881],[22.1928787,36.9969999]]},{"id":17994,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u0392\u03cc\u03c1\u03b5\u03b9\u03bf-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03c4\u03bf\u03c5 \u03a1\u03b9\u03bd\u03c4\u03cc\u03bc\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Voreio_Pigadia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7631,"name_EN":"Mani-Avia: Voreio-Pigadia","description_EN":"The Ridomo gorge","ascent_time":175,"descent_time":165,"marker":"Red_dots","level":10,"ascent":587,"descent":261,"maxelev":960,"minelev":611,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.23856 36.95603,22.26408 36.99588)","views":12,"millestones":"0,22.2394807,36.9557212#1,22.2476133,36.9596969#2,22.2565938,36.9613734#3,22.2617473,36.9642329#4,22.2594080,36.9701125#5,22.2595949,36.9784344#6,22.2614291,36.9852886#7,22.2597537,36.9924000#7.6,22.2588374,36.9961833","x":22.2623543,"y":36.9658647,"coor":[[22.2394807,36.9557212],[22.2395464,36.9557943],[22.2396809,36.9558053],[22.2399871,36.9556746],[22.2401443,36.955677],[22.2407774,36.9559838],[22.2406241,36.9560559],[22.2409007,36.9562402],[22.2411036,36.9566939],[22.2412742,36.9566469],[22.2416089,36.9567014],[22.2417178,36.9568472],[22.241626,36.9570847],[22.2423184,36.9573473],[22.242387,36.9573867],[22.2424537,36.9574147],[22.2424047,36.957592],[22.2423802,36.9576817],[22.2425333,36.9578643],[22.2425145,36.9579496],[22.2427696,36.9580886],[22.242911,36.958289],[22.243881,36.9587067],[22.2444189,36.9586042],[22.2452634,36.9587091],[22.2455759,36.9587948],[22.2459864,36.9590172],[22.2464918,36.9590157],[22.2467701,36.9591279],[22.247453,36.9597149],[22.2477457,36.9596831],[22.2479058,36.9595593],[22.2482567,36.9594383],[22.2484703,36.9594324],[22.2490591,36.9597115],[22.2495176,36.9597994],[22.2500235,36.9597798],[22.2502248,36.9598188],[22.2517606,36.9604363],[22.2524089,36.9605721],[22.2529371,36.9605618],[22.2531199,36.9605149],[22.2533513,36.9601285],[22.2537931,36.9599638],[22.2538817,36.9600192],[22.2536651,36.9601602],[22.2536834,36.9603407],[22.2541876,36.9603932],[22.2542218,36.9604636],[22.2548102,36.9602739],[22.2551574,36.9603151],[22.255434,36.9604994],[22.2565339,36.9610293],[22.2566038,36.9614089],[22.2568482,36.9615297],[22.2575896,36.9615225],[22.2586193,36.9616818],[22.2589428,36.96129],[22.2598804,36.9610514],[22.2597963,36.9612935],[22.2595572,36.9614342],[22.2595327,36.961524],[22.2600804,36.9616402],[22.2601123,36.9617218],[22.25958,36.9619122],[22.2588154,36.9624418],[22.2583842,36.9626338],[22.2584359,36.9628328],[22.2590491,36.9630311],[22.2595048,36.9632451],[22.2599128,36.9635756],[22.2607068,36.9637314],[22.2612186,36.9639462],[22.262461,36.9646314],[22.2631629,36.964885],[22.2638255,36.9648857],[22.2638809,36.9649226],[22.2638676,36.9650125],[22.2630816,36.9654967],[22.2623543,36.9658647],[22.2621475,36.9660689],[22.2618059,36.9662712],[22.2614458,36.966302],[22.2605601,36.9667217],[22.2601301,36.9668596],[22.2600296,36.9673268],[22.2601564,36.9676802],[22.2599803,36.9680111],[22.2599223,36.9685871],[22.2600172,36.9688589],[22.2598411,36.9693453],[22.2594649,36.9697431],[22.2593726,36.9703456],[22.2594362,36.9705088],[22.2598331,36.9708391],[22.259984,36.9711207],[22.2600248,36.9713016],[22.2599183,36.9720301],[22.2602445,36.9725036],[22.2601167,36.9731867],[22.2601166,36.9736824],[22.2597784,36.974723],[22.2600152,36.9751772],[22.2600517,36.9755472],[22.2598758,36.9758691],[22.2593935,36.9763308],[22.2594457,36.9765028],[22.2597022,36.9765877],[22.2597677,36.9766697],[22.2598724,36.9775005],[22.2598039,36.9780403],[22.2595927,36.9784338],[22.2596742,36.9788045],[22.2592076,36.9790681],[22.2592134,36.9793025],[22.2590274,36.9795792],[22.259123,36.9797608],[22.2592316,36.9799247],[22.2591576,36.980212],[22.2592999,36.9803763],[22.2594042,36.9807294],[22.2596899,36.981013],[22.2596152,36.9818231],[22.2597753,36.982195],[22.259755,36.9825913],[22.260018,36.9828835],[22.2605726,36.9831981],[22.2607133,36.9834345],[22.2607171,36.9837591],[22.2609123,36.9840684],[22.261273,36.9841728],[22.2615007,36.9840409],[22.2617816,36.984036],[22.262153,36.9841046],[22.2615119,36.9844422],[22.2612782,36.9848354],[22.2616888,36.9860491],[22.261539,36.9872006],[22.2617797,36.9874836],[22.2615953,36.9876882],[22.2614057,36.988118],[22.2613939,36.9886406],[22.2612333,36.9887825],[22.2608246,36.9894615],[22.2606804,36.989874],[22.260588,36.9904766],[22.2605061,36.9906196],[22.2593709,36.9916214],[22.2592308,36.9918537],[22.2588235,36.9922668],[22.2597759,36.9921366],[22.2599738,36.9923288],[22.2592379,36.9925704],[22.258443,36.9934781],[22.2583034,36.9936382],[22.2576958,36.9941701],[22.2576469,36.994433],[22.2588374,36.9961833]]},{"id":18930,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039a\u03b1\u03c8\u03bf\u03b4\u03b5\u03bc\u03b1\u03c4\u03bf\u03cd\u03c3\u03b1","description_GR":"\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a1\u03b9\u03bd\u03c4\u03cc\u03bc\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Pigadia_Kapsodematousa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":6522,"name_EN":"Mani-Avia: Pigadia-Panagia Kapsodematousa","description_EN":"Ridomo gorge","ascent_time":150,"descent_time":145,"marker":"O32","level":10,"ascent":327,"descent":327,"maxelev":930,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.98475,22.30667 36.99616)","views":9,"millestones":"0,22.2588413,36.9961834#1,22.2613197,36.9887089#2,22.2655176,36.9865428#3,22.2741914,36.9909882#4,22.2833080,36.9927710#5,22.2921121,36.9899910#6,22.3019363,36.9909065#6.5,22.3065312,36.9908548","x":22.2830641,"y":36.9930211,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2573302,36.9936623],[22.2573449,36.9932636],[22.257831,36.9930905],[22.2582528,36.9928263],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615374,36.987827],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2612817,36.9848354],[22.2615154,36.9844422],[22.2621568,36.9841046],[22.2626392,36.9841387],[22.2629649,36.9841435],[22.2635195,36.9844581],[22.2639356,36.9849328],[22.2642168,36.9854147],[22.2646358,36.9857633],[22.2652601,36.9864754],[22.265919,36.9866473],[22.2665149,36.986629],[22.2670724,36.9868174],[22.2674654,36.9868321],[22.2681327,36.9871303],[22.2686516,36.9875345],[22.2694842,36.9879792],[22.2702783,36.9886398],[22.2725218,36.9892944],[22.2736292,36.9895178],[22.2738626,36.9896293],[22.2740166,36.9897758],[22.2742094,36.9901932],[22.2741874,36.9911663],[22.274436,36.9916026],[22.2756388,36.9925754],[22.276229,36.9931699],[22.2763044,36.9933107],[22.2768255,36.9936247],[22.2769819,36.993663],[22.2781279,36.9936706],[22.2788617,36.9935191],[22.2813198,36.9936358],[22.2814896,36.9935842],[22.2819919,36.9932309],[22.2826777,36.9932138],[22.2830641,36.9930211],[22.2833632,36.99271],[22.2836557,36.9926962],[22.2841311,36.9925408],[22.2848631,36.9924703],[22.2853604,36.9923423],[22.2855958,36.9923637],[22.286268,36.991454],[22.2864264,36.9914022],[22.2868296,36.9914621],[22.2870001,36.9913745],[22.2870629,36.9910779],[22.2869888,36.9908786],[22.2870375,36.990708],[22.2872217,36.9905124],[22.2874486,36.9904165],[22.2878878,36.9903688],[22.2881771,36.9904991],[22.2883794,36.990493],[22.2885389,36.9903962],[22.2886904,36.990155],[22.2894123,36.9900302],[22.2897224,36.9897282],[22.2899601,36.9896506],[22.2902291,36.9896815],[22.290694,36.9899946],[22.2914444,36.9901046],[22.2922226,36.9899716],[22.2932125,36.9899227],[22.2938586,36.9896706],[22.2950478,36.9897508],[22.2952594,36.9898349],[22.2954056,36.989828],[22.2955143,36.9899918],[22.2960523,36.9900536],[22.2962449,36.9899843],[22.2964904,36.9900599],[22.2968845,36.9905253],[22.2971533,36.9905652],[22.2973747,36.9907126],[22.2977237,36.9906815],[22.2982936,36.9908249],[22.2984875,36.9906947],[22.2988625,36.990601],[22.2994811,36.9905738],[22.3001295,36.9902135],[22.3006697,36.9901762],[22.3008711,36.9902151],[22.3010261,36.9903165],[22.3012287,36.9908061],[22.3016197,36.9909108],[22.3024964,36.9908963],[22.3028823,36.9907216],[22.3032542,36.9906728],[22.3047065,36.9910541],[22.3054719,36.9909929],[22.3058566,36.9908722],[22.3063157,36.9909419],[22.3065312,36.9908548]]},{"id":19810,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a3\u03ac\u03bd\u03c4\u03b1\u03b2\u03b1\u03c2","description_GR":"\u0393\u03ad\u03c6\u03c5\u03c1\u03b1 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03b3\u03b1\u03c2-\u03a3\u03ac\u03bd\u03c4\u03b1\u03b2\u03b1","path":"PELOPONNESE\/Pelop_Mani_Sandava_gorge","activity_type":32,"assistance":1,"difficulty":4,"scenic_value":4,"length":5435,"name_EN":"Mani-Avia: Sandava gorge","description_EN":"Koskaraga bridge-Sandava","ascent_time":165,"descent_time":170,"marker":"Red_dots","level":10,"ascent":116,"descent":298,"maxelev":190,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.14217 36.95124,22.19155 36.95493)","views":8,"millestones":"0,22.1910755,36.9554555#1,22.1844198,36.9532604#2,22.1748288,36.9534260#3,22.1649226,36.9536435#4,22.1550138,36.9518010#5,22.1448725,36.9513644#5.4,22.1424894,36.9504848","x":22.168227,"y":36.9520632,"coor":[[22.1910755,36.9554555],[22.1912277,36.9556651],[22.1913394,36.9556938],[22.1914415,36.9556503],[22.1913456,36.9554325],[22.1907824,36.9550274],[22.190582,36.9549522],[22.1899192,36.9549601],[22.1892651,36.9550763],[22.1895157,36.9548819],[22.1899902,36.9547629],[22.1902708,36.9546207],[22.1903945,36.9545257],[22.189041,36.9547259],[22.188457,36.954726],[22.1880466,36.9545124],[22.1875878,36.9539647],[22.1873767,36.9538713],[22.1867819,36.9538532],[22.1865101,36.9539482],[22.1861273,36.9539874],[22.1858935,36.9539027],[22.185496,36.9536172],[22.1844261,36.9532674],[22.1837915,36.9525637],[22.1835257,36.9524064],[22.182642,36.9522577],[22.1822142,36.9523052],[22.1818625,36.952453],[22.1810506,36.9530625],[22.1803708,36.9533135],[22.1793914,36.9534156],[22.1789891,36.9533283],[22.1784675,36.953068],[22.1781812,36.9528292],[22.1775912,36.9526129],[22.1773109,36.9525905],[22.1770627,36.9526408],[22.1767173,36.952996],[22.176273,36.9532596],[22.1752402,36.9532437],[22.1746953,36.9534877],[22.1742784,36.9535444],[22.1739103,36.9534396],[22.1733252,36.9534847],[22.1729444,36.9534428],[22.1721357,36.9529797],[22.1707654,36.9525169],[22.1697377,36.9522848],[22.1691166,36.9519597],[22.1687922,36.9519096],[22.168227,36.9520632],[22.1674796,36.9527907],[22.1668682,36.9529976],[22.1666035,36.9532639],[22.1662498,36.9534928],[22.1655497,36.9536532],[22.1647526,36.9536409],[22.1638429,36.9531762],[22.1636972,36.9531649],[22.1632203,36.9533829],[22.1627865,36.9536736],[22.1625944,36.9537247],[22.1623819,36.9536853],[22.1619603,36.9534715],[22.160502,36.9534039],[22.1600525,36.9529462],[22.1591346,36.9523552],[22.1588881,36.9523333],[22.1581001,36.9524112],[22.1577435,36.9522975],[22.1572019,36.9519376],[22.1566907,36.9517134],[22.1563556,36.9516361],[22.1554567,36.9516581],[22.1536431,36.9522519],[22.153239,36.9522411],[22.1527805,36.9521618],[22.1522191,36.9516934],[22.1511832,36.9513393],[22.1509311,36.9513602],[22.1504195,36.9516767],[22.1502615,36.9517103],[22.1496094,36.9519705],[22.149356,36.951944],[22.1488925,36.9518962],[22.1482467,36.9521295],[22.1476423,36.952048],[22.1471027,36.9516069],[22.1464685,36.9513627],[22.1456518,36.9512328],[22.1446483,36.9513973],[22.1443569,36.9513748],[22.143927,36.9510436],[22.1435387,36.9508482],[22.1433921,36.950873],[22.14331,36.9510159],[22.1432505,36.9515152],[22.1427929,36.9513999],[22.1423167,36.951122],[22.1422661,36.9508959],[22.1424894,36.9504848]]},{"id":19811,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b1 \u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1","description_GR":"\u03a3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u039c\u03c0\u03af\u03bb\u03b9\u03bf\u03b2\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5 \u03bc\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Sotirianika_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":7580,"name_EN":"Mani-Avia: Sotirianika loop","description_EN":"Biliovos and Agios Georgios monastery combination","ascent_time":175,"descent_time":170,"marker":"No_marks","level":10,"ascent":560,"descent":560,"maxelev":864,"minelev":320,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.20008 36.96153,22.21772 36.9738)","views":0,"millestones":"0,22.2003813,36.9612707#1,22.2054180,36.9633145#2,22.2105136,36.9648537#3,22.2171625,36.9679521#4,22.2091213,36.9702576#5,22.2049920,36.9717233#6,22.2024328,36.9682007#7,22.2026324,36.9631761#7.6,22.2003802,36.9612707","x":22.2160189,"y":36.9678295,"coor":[[22.2003813,36.9612707],[22.2007333,36.9615825],[22.2007645,36.9616911],[22.2006052,36.9618239],[22.2004895,36.9619664],[22.2006442,36.9621197],[22.2009272,36.9620248],[22.2010002,36.9620259],[22.201268,36.9621021],[22.2013504,36.9620898],[22.2016677,36.9620608],[22.2015024,36.9624008],[22.2017797,36.9625492],[22.2019388,36.9629482],[22.2020429,36.963058],[22.202523,36.9631824],[22.2028605,36.9631605],[22.2031106,36.9629862],[22.2036076,36.9628676],[22.2039885,36.9627156],[22.2037491,36.9631063],[22.2040342,36.9629214],[22.2040321,36.9630115],[22.2039526,36.9630463],[22.2039844,36.9631279],[22.204087,36.9630664],[22.204016,36.9632185],[22.2041179,36.963184],[22.2041387,36.9632564],[22.2043895,36.963098],[22.2043848,36.9632962],[22.2044539,36.9632251],[22.2044973,36.9632889],[22.2046147,36.9630743],[22.2046886,36.9632738],[22.2047831,36.9630769],[22.2048003,36.9633025],[22.2049392,36.9631243],[22.2049363,36.9632505],[22.2050399,36.9631439],[22.2050714,36.9632345],[22.2051513,36.9631816],[22.2050922,36.9633069],[22.2052286,36.9632369],[22.2051697,36.9633531],[22.2053403,36.9632656],[22.2054288,36.963321],[22.2054214,36.9631587],[22.2055233,36.9631241],[22.2060461,36.9633393],[22.2066073,36.9633568],[22.2069791,36.9633084],[22.2068876,36.9633791],[22.2076403,36.9633724],[22.2075471,36.9635152],[22.2077291,36.9634188],[22.2080214,36.9634052],[22.2079628,36.9635125],[22.2082102,36.9634982],[22.2081174,36.963623],[22.2085212,36.9636471],[22.2082367,36.9638051],[22.2086185,36.9638108],[22.2089087,36.9638873],[22.2089405,36.9639689],[22.2087246,36.9640738],[22.209071,36.9641511],[22.2091032,36.9642147],[22.2090015,36.9642402],[22.2092805,36.9643165],[22.2090986,36.9644129],[22.2094928,36.9643648],[22.2092208,36.9644689],[22.2092083,36.9645228],[22.2097057,36.964386],[22.2096704,36.9644576],[22.2097941,36.9644505],[22.2097816,36.9645044],[22.2099619,36.96448],[22.2099616,36.9640114],[22.2100069,36.963994],[22.2102701,36.9642684],[22.2102129,36.9647903],[22.2103847,36.9646487],[22.2103882,36.9649822],[22.2105722,36.9647957],[22.2106346,36.965013],[22.2106928,36.9649237],[22.2107458,36.9655374],[22.2103975,36.9655412],[22.2107632,36.965754],[22.2111105,36.9657953],[22.2110971,36.9658852],[22.210938,36.9659639],[22.2116113,36.9659921],[22.2116666,36.966029],[22.21153,36.966108],[22.2118342,36.9660675],[22.2123931,36.9661841],[22.2131158,36.9665015],[22.2135751,36.9665534],[22.2144681,36.9667922],[22.2152116,36.9671819],[22.2155925,36.9672237],[22.2158965,36.9671922],[22.2161313,36.9672408],[22.2167983,36.9675393],[22.2167937,36.9677375],[22.2170544,36.9676333],[22.2171309,36.9677245],[22.2170382,36.9678493],[22.2173435,36.9677638],[22.2175672,36.9679091],[22.2172418,36.9678929],[22.2169675,36.9680961],[22.2166618,36.9681997],[22.2163427,36.9679155],[22.2160189,36.9678295],[22.2147658,36.9680991],[22.2140069,36.9678894],[22.2130397,36.9679379],[22.2121795,36.9677357],[22.2099497,36.9679815],[22.2094681,36.9679202],[22.2089218,36.9687952],[22.2088591,36.9690737],[22.2088543,36.9697586],[22.2089378,36.9700303],[22.209156,36.9703039],[22.209258,36.9707471],[22.208883,36.9709307],[22.2082739,36.9710387],[22.2079256,36.9710425],[22.2077213,36.9711295],[22.2077004,36.9715438],[22.2075235,36.9719017],[22.2070432,36.972264],[22.2069839,36.9723983],[22.2069731,36.9733355],[22.207046,36.9735799],[22.207234,36.973709],[22.206432,36.9738951],[22.2058917,36.9736571],[22.2056563,36.9735477],[22.2056418,36.9732049],[22.2053927,36.9728136],[22.2049848,36.972483],[22.2054035,36.9723541],[22.2053787,36.9719752],[22.205274,36.9721268],[22.2048727,36.9719946],[22.2049979,36.9719244],[22.2048428,36.9718319],[22.2049913,36.971726],[22.2050409,36.9715284],[22.2045918,36.9715216],[22.2037977,36.9713744],[22.2042644,36.9711111],[22.2040849,36.9710994],[22.2040345,36.9708552],[22.2038205,36.970879],[22.2038135,36.9706987],[22.2036762,36.9708047],[22.203593,36.9705241],[22.2035004,36.9706398],[22.2034106,36.9701608],[22.2033661,36.9701421],[22.2033053,36.9703395],[22.2031358,36.9699043],[22.2029618,36.970136],[22.2027872,36.9694393],[22.2027214,36.9693752],[22.202605,36.9695447],[22.2025262,36.9690748],[22.2025875,36.9688594],[22.2029476,36.9688288],[22.2026807,36.9687166],[22.2027942,36.9686643],[22.202705,36.9686359],[22.2023315,36.9687564],[22.2023794,36.968631],[22.2020947,36.9687979],[22.2021544,36.9686456],[22.201757,36.9688288],[22.2018531,36.9685599],[22.2020148,36.9683731],[22.2022317,36.9682231],[22.2026709,36.9681757],[22.2027741,36.9680871],[22.20273,36.9680504],[22.2025262,36.9681194],[22.2026118,36.9678233],[22.2023065,36.9679088],[22.2024027,36.9676399],[22.2023728,36.9674772],[22.2025131,36.967245],[22.2024936,36.9671185],[22.2027709,36.9667892],[22.2029023,36.9664577],[22.2030408,36.9662975],[22.2030305,36.9662613],[22.2028942,36.9663224],[22.2028726,36.966286],[22.203108,36.9658299],[22.2030654,36.9657301],[22.2026656,36.9660125],[22.2027252,36.9658691],[22.2026815,36.9653367],[22.2027654,36.9646349],[22.2029286,36.964385],[22.2032008,36.964272],[22.2034315,36.9640141],[22.2038876,36.9632459],[22.203748,36.9631063],[22.2039874,36.9627156],[22.2036066,36.9628676],[22.2031096,36.9629862],[22.2028594,36.9631605],[22.2025219,36.9631824],[22.2020419,36.9630579],[22.2019378,36.9629482],[22.2017787,36.9625492],[22.2015014,36.9624008],[22.2016666,36.9620608],[22.2013493,36.9620921],[22.2012669,36.9621043],[22.2009991,36.9620282],[22.2009261,36.9620271],[22.2006431,36.9621219],[22.2004884,36.9619663],[22.2006041,36.9618239],[22.2007634,36.9616911],[22.2007323,36.9615825],[22.2003802,36.9612707]]},{"id":19812,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Pigadia_Taygetos_summit","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":16615,"name_EN":"Mani-Avia: Pigadia-Profitis Ilias summit","description_EN":"From Pigadia to the Taygetos summit","ascent_time":585,"descent_time":490,"marker":"Red_dots","level":11,"ascent":1881,"descent":407,"maxelev":2405,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.95177,22.35243 36.99616)","views":0,"millestones":"0,22.2588413,36.9961834#1,22.2613190,36.9887072#2,22.2655165,36.9865426#3,22.2741911,36.9909876#4,22.2833069,36.9927714#5,22.2921107,36.9899911#6,22.3019350,36.9909065#7,22.3062087,36.9858747#8,22.3134351,36.9800721#9,22.3236123,36.9793927#10,22.3308103,36.9742163#11,22.3360724,36.9679084#12,22.3334971,36.9612980#13,22.3302627,36.9552232#14,22.3389692,36.9518465#15,22.3452486,36.9574277#16,22.3510429,36.9550177#16.6,22.3497182,36.9529377","x":22.3267566,"y":36.9785185,"coor":[[22.2588413,36.9961834],[22.2576511,36.9944331],[22.2576993,36.9941702],[22.2573302,36.9936623],[22.2573446,36.9932636],[22.2578311,36.9930883],[22.2582528,36.9928241],[22.2588274,36.9922647],[22.2592343,36.9918515],[22.2593744,36.9916192],[22.2605097,36.9906174],[22.2605916,36.9904743],[22.2606839,36.9898718],[22.2608282,36.9894593],[22.2612369,36.9887803],[22.2613974,36.9886384],[22.2614093,36.9881158],[22.2615989,36.987686],[22.2617833,36.9874814],[22.2615425,36.9871984],[22.2616923,36.9860469],[22.2612818,36.9848332],[22.2615154,36.98444],[22.2621565,36.9841024],[22.2626389,36.9841365],[22.2629645,36.9841435],[22.2635191,36.9844581],[22.2639353,36.9849328],[22.2642164,36.9854147],[22.2646355,36.9857633],[22.2652597,36.9864754],[22.2659187,36.9866473],[22.2665146,36.986629],[22.2670721,36.9868174],[22.267465,36.9868321],[22.2681324,36.9871303],[22.2686513,36.9875345],[22.2694839,36.9879792],[22.2702779,36.9886398],[22.2725215,36.9892944],[22.2736288,36.9895178],[22.2738622,36.9896293],[22.2740162,36.9897758],[22.274209,36.9901932],[22.2741871,36.9911663],[22.2744356,36.9916026],[22.2756384,36.9925754],[22.2762286,36.9931699],[22.2763037,36.9933107],[22.2768248,36.9936247],[22.2769812,36.993663],[22.2781272,36.9936706],[22.278861,36.993519],[22.2813191,36.9936358],[22.2814889,36.9935842],[22.2819912,36.9932309],[22.282677,36.9932138],[22.2830634,36.9930211],[22.2833625,36.99271],[22.283655,36.9926962],[22.2841304,36.9925408],[22.2848624,36.9924703],[22.2853597,36.9923422],[22.2855951,36.9923637],[22.2862673,36.991454],[22.2864257,36.9914022],[22.2868289,36.9914621],[22.2869994,36.9913745],[22.2870622,36.9910779],[22.2869881,36.9908786],[22.2870368,36.990708],[22.287221,36.9905124],[22.2874479,36.9904165],[22.2878871,36.9903688],[22.2881764,36.9904991],[22.2883787,36.990493],[22.2885382,36.9903962],[22.2886897,36.990155],[22.2894116,36.9900302],[22.2897217,36.9897282],[22.2899594,36.9896505],[22.2902284,36.9896815],[22.2906933,36.9899946],[22.2914437,36.9901046],[22.2922219,36.9899715],[22.2932118,36.9899227],[22.2938579,36.9896706],[22.2950471,36.9897508],[22.2952587,36.9898349],[22.2954049,36.989828],[22.2955136,36.9899918],[22.2960516,36.9900536],[22.2962442,36.9899843],[22.2964897,36.9900599],[22.2968838,36.9905253],[22.2971526,36.9905652],[22.297374,36.9907126],[22.297723,36.9906815],[22.2982929,36.9908249],[22.2984871,36.9906947],[22.2988618,36.9906009],[22.2994804,36.9905738],[22.3001288,36.9902135],[22.300669,36.9901762],[22.3008704,36.9902151],[22.3010254,36.9903165],[22.301228,36.9908061],[22.301619,36.9909108],[22.3024957,36.9908963],[22.3028816,36.9907216],[22.3032535,36.9906728],[22.3047058,36.9910541],[22.3054712,36.9909929],[22.3058559,36.9908722],[22.306315,36.9909419],[22.3065304,36.9908548],[22.306535,36.9906476],[22.307028,36.9896992],[22.3071288,36.9887002],[22.3062721,36.9862904],[22.3061844,36.9856853],[22.3064467,36.9844992],[22.3070522,36.9830297],[22.30734,36.9827183],[22.3090009,36.9817866],[22.3098398,36.981447],[22.3110943,36.9811134],[22.3119977,36.9803961],[22.3127569,36.9801005],[22.3139488,36.9800543],[22.3155882,36.9800956],[22.3162877,36.9799613],[22.3171753,36.9799559],[22.3177409,36.9797972],[22.3185338,36.9795019],[22.318773,36.9793521],[22.3197108,36.979113],[22.3201245,36.9792],[22.3205356,36.9788994],[22.3208061,36.9788581],[22.3210847,36.9789612],[22.3214006,36.9789026],[22.3218358,36.9790349],[22.3221641,36.9789224],[22.3222191,36.9789772],[22.3222021,36.9792384],[22.3223709,36.9792227],[22.3225254,36.9793511],[22.3226968,36.9792183],[22.3228432,36.9792024],[22.3235918,36.9793932],[22.3246034,36.9793715],[22.3248485,36.979465],[22.3251523,36.9794423],[22.3254524,36.9795907],[22.3260307,36.9793465],[22.3263856,36.9790451],[22.3266693,36.9789139],[22.3267566,36.9785185],[22.3275266,36.9777272],[22.3278441,36.9775965],[22.3279148,36.9774442],[22.3282588,36.9771246],[22.328644,36.9769768],[22.3288948,36.9768091],[22.3292629,36.9764177],[22.329496,36.9765471],[22.3297127,36.9763969],[22.3299215,36.9760934],[22.3301611,36.9759255],[22.3302224,36.9756921],[22.3303132,36.9756483],[22.3303164,36.9755041],[22.3304419,36.9754157],[22.3305246,36.9752276],[22.3307693,36.9743117],[22.3312548,36.9731738],[22.3314498,36.9729873],[22.3313178,36.9728592],[22.3315434,36.9728173],[22.3318893,36.9724076],[22.3325296,36.9724076],[22.3328705,36.9717183],[22.3330038,36.9712695],[22.3334305,36.9707618],[22.3335014,36.9706005],[22.3334475,36.9705006],[22.3337765,36.970352],[22.3338608,36.9700918],[22.3340339,36.9698779],[22.3341889,36.9694655],[22.3341848,36.9691409],[22.3344072,36.9692432],[22.334724,36.9691395],[22.3348723,36.9690334],[22.3349614,36.9690707],[22.3351121,36.9688565],[22.3352128,36.9688759],[22.33547,36.9684109],[22.3355595,36.9684301],[22.3355076,36.9682311],[22.3355405,36.9682676],[22.3355766,36.96816],[22.3357454,36.9681443],[22.3358727,36.9679748],[22.3361077,36.9680142],[22.3360444,36.967824],[22.3357647,36.967775],[22.3358695,36.9676052],[22.3359477,36.9676244],[22.3359495,36.9675433],[22.3358299,36.9673613],[22.3356318,36.9661417],[22.3355752,36.966159],[22.3355315,36.9661043],[22.3353303,36.9655426],[22.3349483,36.9650325],[22.3348631,36.964815],[22.3351056,36.964512],[22.335332,36.964434],[22.3353355,36.9642718],[22.334977,36.9642307],[22.3347386,36.9643446],[22.3342095,36.9644002],[22.3340329,36.9642536],[22.3341391,36.9640207],[22.3341369,36.963606],[22.3342837,36.9635721],[22.3342849,36.963518],[22.3341527,36.963399],[22.3340741,36.9633979],[22.3340494,36.9634967],[22.33389,36.962566],[22.3339469,36.9625308],[22.3335961,36.9621383],[22.3335553,36.9619484],[22.3336475,36.9618416],[22.3336278,36.9617151],[22.3334971,36.961524],[22.3334961,36.9610553],[22.3335936,36.9607051],[22.333529,36.960578],[22.3333763,36.9603686],[22.3332424,36.9603306],[22.3331821,36.9600053],[22.3327358,36.9593501],[22.3325806,36.9592578],[22.3321667,36.9591799],[22.3320527,36.9592594],[22.331772,36.9592554],[22.331171,36.9590036],[22.3306604,36.958726],[22.3292153,36.957525],[22.3290819,36.9569462],[22.3291424,36.9567488],[22.329233,36.956714],[22.3290678,36.9565675],[22.3289779,36.9565662],[22.3289586,36.9564217],[22.3290664,36.9561168],[22.329024,36.955999],[22.3291058,36.9559348],[22.3297342,36.9559617],[22.3297487,36.9558087],[22.3298332,36.9558143],[22.3299067,36.9554233],[22.3306116,36.9550276],[22.3316879,36.9546011],[22.3333051,36.9530555],[22.3337355,36.9528903],[22.3339825,36.9528937],[22.3348882,36.9530777],[22.3352222,36.9532086],[22.3354318,36.9533827],[22.3357514,36.9526301],[22.3374723,36.9519962],[22.3379946,36.9517331],[22.3384805,36.9515957],[22.3388177,36.9515824],[22.3389727,36.9516837],[22.3389653,36.9520261],[22.3385709,36.9531203],[22.3385245,36.9537055],[22.3389801,36.9539282],[22.3396495,36.9541358],[22.3402227,36.9546306],[22.3406388,36.9551231],[22.3410502,36.9558319],[22.3417159,36.9562108],[22.3425835,36.9564685],[22.3428599,36.9569163],[22.3430054,36.9569363],[22.3437384,36.9568023],[22.3444329,36.9568841],[22.3450066,36.9573608],[22.3459445,36.9576172],[22.3464542,36.9579398],[22.3474835,36.9581254],[22.3496462,36.9583538],[22.350075,36.9582606],[22.3503482,36.9580931],[22.351333,36.9577373],[22.3523041,36.9574984],[22.3518995,36.9564652],[22.3518814,36.9562667],[22.3520099,36.9560341],[22.3518636,36.9560501],[22.3518653,36.955969],[22.3517205,36.9559129],[22.3517263,36.9556426],[22.3512056,36.9553109],[22.3507519,36.9544754],[22.350042,36.9535461],[22.3499129,36.9532829],[22.3498819,36.9531563],[22.3499388,36.9531211],[22.3497182,36.9529377]]},{"id":19813,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a4\u03c3\u03ac\u03c1\u03ba\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03bf\u03c5 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Mani_Avia_Pigadia_Tsarkos_refuge","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":10944,"name_EN":"Mani-Avia: Pigadia-Tsarkos bivouac","description_EN":"From Pigadia to the Taygetos crestline","ascent_time":385,"descent_time":325,"marker":"Red_dots","level":11,"ascent":1208,"descent":365,"maxelev":1780,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25693 36.98516,22.33566 37.01141)","views":2,"millestones":"0,22.2588413,36.9961834#1,22.2613190,36.9887072#2,22.2655165,36.9865426#3,22.2741911,36.9909876#4,22.2833069,36.9927714#5,22.2921107,36.9899911#6,22.3019350,36.9909065#7,22.3116029,36.9933652#8,22.3143736,37.0014354#9,22.3234493,37.0052605#10,22.3299789,37.0091642#10.9,22.3350671,37.0122979","x":22.2938579,"y":36.9896706,"coor":[[22.2588413,36.9961834],[22.2576511,36.9944331],[22.2576993,36.9941702],[22.2573302,36.9936623],[22.2573446,36.9932636],[22.2578311,36.9930883],[22.2582528,36.9928241],[22.2588274,36.9922647],[22.2592343,36.9918515],[22.2593744,36.9916192],[22.2605097,36.9906174],[22.2605916,36.9904743],[22.2606839,36.9898718],[22.2608282,36.9894593],[22.2612369,36.9887803],[22.2613974,36.9886384],[22.2614093,36.9881158],[22.2615989,36.987686],[22.2617833,36.9874814],[22.2615425,36.9871984],[22.2616923,36.9860469],[22.2612818,36.9848332],[22.2615154,36.98444],[22.2621565,36.9841024],[22.2626389,36.9841365],[22.2629645,36.9841435],[22.2635191,36.9844581],[22.2639353,36.9849328],[22.2642164,36.9854147],[22.2646355,36.9857633],[22.2652597,36.9864754],[22.2659187,36.9866473],[22.2665146,36.986629],[22.2670721,36.9868174],[22.267465,36.9868321],[22.2681324,36.9871303],[22.2686513,36.9875345],[22.2694839,36.9879792],[22.2702779,36.9886398],[22.2725215,36.9892944],[22.2736288,36.9895178],[22.2738622,36.9896293],[22.2740162,36.9897758],[22.274209,36.9901932],[22.2741871,36.9911663],[22.2744356,36.9916026],[22.2756384,36.9925754],[22.2762286,36.9931699],[22.2763037,36.9933107],[22.2768248,36.9936247],[22.2769812,36.993663],[22.2781272,36.9936706],[22.278861,36.993519],[22.2813191,36.9936358],[22.2814889,36.9935842],[22.2819912,36.9932309],[22.282677,36.9932138],[22.2830634,36.9930211],[22.2833625,36.99271],[22.283655,36.9926962],[22.2841304,36.9925408],[22.2848624,36.9924703],[22.2853597,36.9923422],[22.2855951,36.9923637],[22.2862673,36.991454],[22.2864257,36.9914022],[22.2868289,36.9914621],[22.2869994,36.9913745],[22.2870622,36.9910779],[22.2869881,36.9908786],[22.2870368,36.990708],[22.287221,36.9905124],[22.2874479,36.9904165],[22.2878871,36.9903688],[22.2881764,36.9904991],[22.2883787,36.990493],[22.2885382,36.9903962],[22.2886897,36.990155],[22.2894116,36.9900302],[22.2897217,36.9897282],[22.2899594,36.9896505],[22.2902284,36.9896815],[22.2906933,36.9899946],[22.2914437,36.9901046],[22.2922219,36.9899715],[22.2932118,36.9899227],[22.2938579,36.9896706],[22.2950471,36.9897508],[22.2952587,36.9898349],[22.2954049,36.989828],[22.2955136,36.9899918],[22.2960516,36.9900536],[22.2962442,36.9899843],[22.2964897,36.9900599],[22.2968838,36.9905253],[22.2971526,36.9905652],[22.297374,36.9907126],[22.297723,36.9906815],[22.2982929,36.9908249],[22.2984871,36.9906947],[22.2988618,36.9906009],[22.2994804,36.9905738],[22.3001288,36.9902135],[22.300669,36.9901762],[22.3008704,36.9902151],[22.3010254,36.9903165],[22.301228,36.9908061],[22.301619,36.9909108],[22.3024957,36.9908963],[22.3028816,36.9907216],[22.3032535,36.9906728],[22.3047058,36.9910541],[22.3054712,36.9909929],[22.3058559,36.9908722],[22.306315,36.9909419],[22.3065304,36.9908548],[22.3065958,36.9909459],[22.3075358,36.9911215],[22.3084517,36.9913689],[22.3092735,36.9918043],[22.3099286,36.9926699],[22.3104891,36.9932367],[22.3105888,36.9933012],[22.3111652,36.9932125],[22.3114456,36.9932345],[22.3117215,36.9934638],[22.3118162,36.9937536],[22.3123206,36.9943195],[22.3123666,36.9947799],[22.312197,36.9953363],[22.3121271,36.9959572],[22.3123974,36.9964388],[22.3134989,36.9969321],[22.313771,36.9973326],[22.3137871,36.9976212],[22.3139798,36.9980566],[22.3143297,36.9984942],[22.3143852,36.9990358],[22.314361,36.9995267],[22.3144312,37.0001316],[22.314313,37.000905],[22.3143586,37.0013834],[22.3145044,37.0019082],[22.3148787,37.0027698],[22.3150324,37.0029342],[22.3154425,37.0031924],[22.3159358,37.0032445],[22.3171074,37.0031169],[22.3177801,37.0031895],[22.3212903,37.0040324],[22.3228382,37.0046762],[22.3240816,37.00587],[22.3246814,37.006194],[22.3263489,37.0065149],[22.3263792,37.0071824],[22.326771,37.007251],[22.3275869,37.006947],[22.3282915,37.0071012],[22.3290031,37.0069399],[22.32991,37.0070969],[22.3305772,37.0074218],[22.3305634,37.0080525],[22.329879,37.0085116],[22.3301049,37.0100019],[22.3304039,37.0107182],[22.3308863,37.0112748],[22.3313209,37.0116392],[22.331927,37.0120105],[22.3341229,37.0123027],[22.3345788,37.0125254],[22.3347935,37.0124744],[22.3350671,37.0122979]]},{"id":19814,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03b3\u03b1\u03c2","description_GR":"\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u0393\u03ad\u03c6\u03c5\u03c1\u03b1 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03b3\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Mani_Koskaraga_gorge","activity_type":32,"assistance":1,"difficulty":4,"scenic_value":4,"length":11210,"name_EN":"Mani-Avia: Koskaraga gorge","description_EN":"Pigadia-Koskaraga bridge","ascent_time":340,"descent_time":365,"marker":"Red_dots","level":11,"ascent":134,"descent":868,"maxelev":930,"minelev":173,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.18832 36.9556,22.26251 36.99513)","views":3,"millestones":"0,22.2588413,36.9961834#1,22.2613190,36.9887072#2,22.2589267,36.9807895#3,22.2568033,36.9720980#4,22.2536272,36.9642144#5,22.2442442,36.9618768#6,22.2349213,36.9601635#7,22.2264353,36.9578136#8,22.2171013,36.9581185#9,22.2080479,36.9562921#10,22.1975927,36.9551605#11.2,22.1910755,36.9554555","x":22.234049,"y":36.9588853,"coor":[[22.2588413,36.9961834],[22.2576511,36.9944331],[22.2576993,36.9941702],[22.2573302,36.9936623],[22.2573446,36.9932636],[22.2578311,36.9930883],[22.2582528,36.9928241],[22.2588274,36.9922647],[22.2592343,36.9918515],[22.2593744,36.9916192],[22.2605097,36.9906174],[22.2605916,36.9904743],[22.2606839,36.9898718],[22.2608282,36.9894593],[22.2612369,36.9887803],[22.2613974,36.9886384],[22.2614093,36.9881158],[22.2615989,36.987686],[22.2617833,36.9874814],[22.2615425,36.9871984],[22.2616923,36.9860469],[22.2612818,36.9848332],[22.2615154,36.98444],[22.2610306,36.9843473],[22.2607419,36.9841988],[22.2603968,36.9835628],[22.259559,36.9828565],[22.2592136,36.9822386],[22.2590388,36.9810372],[22.2583763,36.9795403],[22.25836,36.9792697],[22.2584834,36.9787848],[22.258355,36.9785035],[22.2584071,36.9781888],[22.2579954,36.9770291],[22.2577045,36.976484],[22.257611,36.9751667],[22.2576672,36.9746718],[22.2573515,36.9737388],[22.2570902,36.9733744],[22.2568907,36.9722719],[22.2565472,36.9715728],[22.2560375,36.9707721],[22.2558897,36.9703554],[22.2558892,36.9698867],[22.2560665,36.969006],[22.2560286,36.968699],[22.2558447,36.9683898],[22.2550776,36.9675493],[22.2549917,36.9673768],[22.2550423,36.9671252],[22.2553088,36.9667685],[22.2553243,36.9660928],[22.2552398,36.9658572],[22.2547189,36.9650564],[22.2544291,36.9644662],[22.2541088,36.9642272],[22.2537054,36.9641852],[22.2529351,36.9644713],[22.2525546,36.9644116],[22.2520146,36.9644487],[22.2515442,36.9643877],[22.2507436,36.9640808],[22.2500451,36.9641696],[22.2489625,36.9633785],[22.248718,36.9632667],[22.248053,36.9633651],[22.247717,36.9633241],[22.2474225,36.9629412],[22.2473235,36.9623629],[22.2470596,36.9621156],[22.2468703,36.9620407],[22.2466682,36.9620377],[22.2461909,36.962283],[22.2460335,36.9622897],[22.2454539,36.9620919],[22.2445469,36.9619703],[22.2439223,36.9617808],[22.2432557,36.9614645],[22.242987,36.9614245],[22.2424236,36.9615063],[22.2411323,36.9614871],[22.23987,36.9616757],[22.2396347,36.9616542],[22.2395022,36.9615531],[22.2393201,36.9611718],[22.2387017,36.960712],[22.238584,36.9604579],[22.2381802,36.9599472],[22.238034,36.959954],[22.2376015,36.9602],[22.2372641,36.960222],[22.2370861,36.9601472],[22.2367563,36.9598359],[22.2363673,36.9596589],[22.2354662,36.9597716],[22.2351252,36.9599468],[22.2348374,36.960249],[22.2346131,36.9602367],[22.234232,36.9597172],[22.2340399,36.9592818],[22.234049,36.9588853],[22.2339752,36.9586769],[22.2336243,36.9583112],[22.2331575,36.9580969],[22.2329105,36.9580932],[22.2327165,36.9582255],[22.2324113,36.9583111],[22.2321801,36.9585961],[22.2320096,36.9586837],[22.2315025,36.9587573],[22.2302783,36.958757],[22.2299714,36.9589147],[22.2297237,36.9589381],[22.2293877,36.958897],[22.2290998,36.9587214],[22.2286097,36.9585429],[22.2281336,36.9582474],[22.2277041,36.9578804],[22.2270584,36.9576364],[22.2267885,36.9576504],[22.226323,36.9578688],[22.2259188,36.9578628],[22.2253364,36.957791],[22.2250421,36.957408],[22.2248202,36.9572875],[22.2245273,36.9573282],[22.2242765,36.9574867],[22.223587,36.9576747],[22.2233407,36.9576439],[22.2228087,36.9573385],[22.2226178,36.9573357],[22.2223463,36.9574218],[22.2219528,36.9579206],[22.2213442,36.9580106],[22.2210498,36.9581144],[22.2201338,36.9588668],[22.2198976,36.9588813],[22.2195527,36.9587409],[22.2189723,36.9581013],[22.2187944,36.9580265],[22.2184914,36.9580129],[22.2177342,36.9582179],[22.216783,36.9580684],[22.2165563,36.9581551],[22.2158803,36.9587308],[22.2151802,36.9588915],[22.2144744,36.9592955],[22.2141139,36.9593442],[22.2138817,36.9591875],[22.2136895,36.958761],[22.213378,36.9586301],[22.213191,36.958465],[22.2128895,36.9583884],[22.2126908,36.9582412],[22.2122074,36.958261],[22.2115424,36.9578814],[22.211185,36.9577949],[22.2108308,36.9575732],[22.2103855,36.9574043],[22.2101313,36.9572292],[22.2097269,36.9567544],[22.2091756,36.9563135],[22.2089274,36.9563638],[22.2085823,36.9562324],[22.2077377,36.9563278],[22.2072249,36.9561962],[22.2066481,36.95589],[22.2061479,36.9561438],[22.2056203,36.9561359],[22.2052068,36.9560485],[22.2046062,36.955796],[22.2039576,36.9552004],[22.2036111,36.955132],[22.2026517,36.9553338],[22.2015286,36.9553349],[22.2003538,36.9551458],[22.2000729,36.9551506],[22.1994182,36.9552939],[22.198791,36.9552212],[22.1979146,36.955235],[22.1974679,36.9551291],[22.1968714,36.9551831],[22.1944424,36.9548397],[22.193898,36.9550658],[22.1934248,36.9551307],[22.1925647,36.955406],[22.1920354,36.9554701],[22.1918572,36.9554043],[22.1907529,36.9546123],[22.1903956,36.9545257],[22.1902715,36.9546207],[22.1899905,36.9547629],[22.189516,36.9548819],[22.1892651,36.9550763],[22.1899192,36.9549601],[22.190582,36.9549522],[22.1907824,36.9550274],[22.1913456,36.9554325],[22.1914415,36.9556503],[22.1913394,36.9556938],[22.1912277,36.9556651],[22.1910755,36.9554555]]},{"id":19815,"author":"AnaDigit","name_GR":"O32: \u039f32 \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1-\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a4\u03bf\u03c5\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03a0\u03b5\u03c1\u03af\u03c0\u03c4\u03b5\u03c1\u03bf \u039b\u03b1\u03b3\u03ba\u03ac\u03b4\u03b1\u03c2 \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5 \u03ad\u03c9\u03c2 \u03c4\u03b1 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1 \u0391\u03b2\u03af\u03b1\u03c2","path":"PELOPONNESE\/Pelop_O32_11_Lagada_Pigadia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16630,"name_EN":"O32: \u039f32 Lagada-Pigadia","description_EN":"From Lagada Tourist hut to Pigadia","ascent_time":295,"descent_time":305,"marker":"O32","level":10,"ascent":491,"descent":877,"maxelev":1440,"minelev":914,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.24989 36.99644,22.27864 37.06659)","views":3,"millestones":"0,22.2655775,37.0668148#1,22.2655835,37.0581962#2,22.2613047,37.0519062#3,22.2685303,37.0463941#4,22.2764665,37.0462556#5,22.2724240,37.0407651#6,22.2653774,37.0367268#7,22.2617418,37.0307909#8,22.2674428,37.0260909#9,22.2734805,37.0209591#10,22.2682499,37.0201579#11,22.2664504,37.0154622#12,22.2631713,37.0102877#13,22.2673909,37.0052926#14,22.2659299,36.9995433#15,22.2573479,37.0005026#16.6,22.2588408,36.9961901","x":22.2716478,"y":37.0246609,"coor":[[22.2655775,37.0668148],[22.2656939,37.0661518],[22.2656825,37.0656626],[22.2654378,37.0650484],[22.265325,37.0640734],[22.2652443,37.0635584],[22.2653955,37.0628463],[22.2654416,37.0618105],[22.2655854,37.0614228],[22.2656257,37.0606415],[22.265933,37.0599858],[22.266292,37.0595291],[22.2663436,37.0592392],[22.266239,37.0588929],[22.2656671,37.058328],[22.2648634,37.0570769],[22.2642599,37.0564146],[22.2638074,37.0552543],[22.2633968,37.055014],[22.2625206,37.0549696],[22.2621061,37.0548531],[22.2618291,37.0546755],[22.2613691,37.0541325],[22.2612216,37.0537],[22.26125,37.0529478],[22.2611866,37.0527688],[22.2609758,37.0526418],[22.260449,37.0525665],[22.2602799,37.0523837],[22.2608426,37.0523672],[22.2610016,37.0522974],[22.2611748,37.0521017],[22.2617851,37.05118],[22.2618704,37.0508906],[22.2622922,37.0506377],[22.2630503,37.0504324],[22.2634959,37.0501258],[22.2640611,37.0499966],[22.2649112,37.0497003],[22.2652613,37.0496333],[22.2658109,37.0496954],[22.266095,37.0495644],[22.2663635,37.0491312],[22.2666848,37.0488452],[22.2664507,37.0482627],[22.2665239,37.0480091],[22.2668,37.047736],[22.2668603,37.0475589],[22.2672918,37.0473737],[22.2676967,37.0468748],[22.2681942,37.0467514],[22.2684221,37.0466195],[22.2686347,37.046172],[22.2687962,37.0454961],[22.2688198,37.0449534],[22.2686895,37.0447487],[22.2687141,37.0446544],[22.2691444,37.044521],[22.2693393,37.0443571],[22.2695854,37.0444103],[22.2699735,37.0446503],[22.2703441,37.0446737],[22.2707999,37.0449012],[22.271042,37.0451345],[22.271701,37.0453289],[22.2719405,37.0456772],[22.2720681,37.045999],[22.2722013,37.0460753],[22.272834,37.0459425],[22.2731355,37.0460348],[22.2736082,37.0460169],[22.2756711,37.0462812],[22.2761962,37.0464308],[22.2771206,37.0458314],[22.277128,37.0455047],[22.2773603,37.0451746],[22.2774207,37.0444905],[22.2775169,37.0442148],[22.2772756,37.0434519],[22.2773583,37.0432751],[22.2773527,37.0430226],[22.2775381,37.0426851],[22.2775987,37.0424944],[22.2774646,37.042346],[22.2771602,37.0423844],[22.2761873,37.0416537],[22.2747633,37.0409796],[22.2745836,37.0409724],[22.2742782,37.0410536],[22.2737162,37.0410454],[22.2734083,37.040739],[22.2725975,37.0407948],[22.2717014,37.0406466],[22.2714766,37.0406433],[22.2710242,37.0407584],[22.2704648,37.0411333],[22.2700644,37.0409427],[22.2697363,37.0410303],[22.2694004,37.040969],[22.2689501,37.040994],[22.2685444,37.0405374],[22.268354,37.0400119],[22.2679043,37.0395164],[22.2674614,37.0392147],[22.2669789,37.0391716],[22.2666969,37.0387168],[22.2665629,37.0386766],[22.2662361,37.0387101],[22.2660597,37.0385588],[22.2659528,37.0383161],[22.2659918,37.0380824],[22.2659564,37.0376627],[22.2661078,37.0374306],[22.2660591,37.0371032],[22.2661088,37.0370002],[22.2659419,37.0369234],[22.2657329,37.0367221],[22.2650469,37.0367301],[22.2648581,37.0366282],[22.2646004,37.0365884],[22.2641337,37.0363472],[22.2635268,37.0358448],[22.2633703,37.0358042],[22.2630314,37.0358736],[22.2630768,37.0353628],[22.2630195,37.0353011],[22.2625514,37.0351208],[22.2623199,37.0349191],[22.2619273,37.034884],[22.2614297,37.0350119],[22.2613187,37.0349495],[22.2614454,37.0343227],[22.2616643,37.0340915],[22.2617383,37.0338019],[22.2614316,37.0334459],[22.2612836,37.0325424],[22.2610534,37.0322867],[22.2609787,37.0321076],[22.2610391,37.0319237],[22.2613266,37.031644],[22.261211,37.0312908],[22.2612477,37.0311606],[22.2615809,37.0308456],[22.2619435,37.0307202],[22.2620237,37.0306537],[22.2619422,37.030283],[22.2621636,37.0299392],[22.2622836,37.0291163],[22.2622079,37.0289845],[22.2618977,37.0287817],[22.261877,37.0287025],[22.2625949,37.0282804],[22.2630357,37.0281764],[22.2636941,37.0278954],[22.263851,37.0279157],[22.264335,37.0283847],[22.2651404,37.0285587],[22.2654219,37.0285381],[22.2664287,37.0282621],[22.2665205,37.0281823],[22.2666627,37.0278577],[22.267018,37.0275609],[22.2669915,37.0272406],[22.267204,37.026793],[22.2671801,37.02636],[22.2674563,37.0260801],[22.2679208,37.0259202],[22.2680774,37.025954],[22.2684101,37.0261549],[22.2685787,37.0261574],[22.2687281,37.0260131],[22.2688014,37.025755],[22.2689847,37.0256045],[22.2696158,37.0255326],[22.2698442,37.0253759],[22.2703878,37.0251991],[22.271014,37.0248499],[22.2714539,37.024782],[22.2716478,37.0246609],[22.2717411,37.024509],[22.2717119,37.0240151],[22.272184,37.0240152],[22.27278,37.0240059],[22.2729728,37.0239343],[22.2730768,37.0238051],[22.2731487,37.0231144],[22.2729992,37.0227675],[22.2731052,37.0220547],[22.2730955,37.0214913],[22.273165,37.0213999],[22.2735166,37.021263],[22.273565,37.0211105],[22.273512,37.0209678],[22.2733221,37.0209155],[22.2728117,37.0211176],[22.2727169,37.0213325],[22.2726938,37.0218572],[22.2723377,37.0221923],[22.2721852,37.022474],[22.2720151,37.0225391],[22.2713162,37.0221323],[22.2707372,37.0218895],[22.2702211,37.021846],[22.2695776,37.0219673],[22.2695802,37.0218547],[22.2702602,37.0216077],[22.2705649,37.0215558],[22.2710243,37.0216188],[22.2711378,37.0215709],[22.2711505,37.021508],[22.271062,37.0214459],[22.2708037,37.0214353],[22.2703011,37.0212928],[22.2696928,37.0213516],[22.2694017,37.0212977],[22.26876,37.0208445],[22.268692,37.0204672],[22.2686842,37.0203183],[22.268575,37.020177],[22.2682608,37.0201522],[22.2677604,37.0204108],[22.2671773,37.0203459],[22.2669401,37.0203988],[22.2667236,37.0205241],[22.266634,37.0205115],[22.2664098,37.0194965],[22.2652911,37.0182724],[22.2651585,37.0181713],[22.2634413,37.0175671],[22.2634777,37.0174504],[22.2640446,37.0172356],[22.2643527,37.0170306],[22.2650773,37.0168001],[22.2655468,37.0164194],[22.2658846,37.0158993],[22.2664527,37.0156304],[22.2664563,37.0154705],[22.2662602,37.015195],[22.266434,37.0149699],[22.2664035,37.0148275],[22.2660154,37.0145943],[22.2650885,37.0138349],[22.2640742,37.0134618],[22.2630975,37.0134114],[22.2620353,37.0131683],[22.2615828,37.0132969],[22.2614939,37.0132527],[22.2614793,37.0129078],[22.2617499,37.0123755],[22.2617207,37.0121767],[22.2617799,37.0120469],[22.26195,37.0119773],[22.2626365,37.0119378],[22.2628426,37.0117741],[22.2628912,37.0116125],[22.2626867,37.0112152],[22.2627139,37.011006],[22.26325,37.0101689],[22.2635387,37.0098284],[22.2636646,37.0097311],[22.2647819,37.0095243],[22.2650886,37.0093824],[22.2652933,37.0092299],[22.2653293,37.0091313],[22.2650697,37.0086836],[22.2650613,37.0085595],[22.265664,37.0082483],[22.26578,37.0080901],[22.2657657,37.0077316],[22.265548,37.0074197],[22.2655071,37.0072388],[22.2658377,37.0070341],[22.265937,37.0066232],[22.2662628,37.006628],[22.2668093,37.0068094],[22.2670488,37.0071509],[22.2672488,37.007253],[22.2678919,37.0066472],[22.2678606,37.0065409],[22.2673954,37.0062389],[22.2673001,37.0059851],[22.2673252,37.0058683],[22.2675785,37.0056016],[22.2673834,37.0052833],[22.2673644,37.0051298],[22.2675273,37.0048843],[22.2678139,37.0046361],[22.2677503,37.0044685],[22.2674953,37.004316],[22.2674666,37.0040948],[22.268056,37.0028821],[22.268031,37.0024987],[22.2677543,37.0023099],[22.2671085,37.0020481],[22.266907,37.0020136],[22.266546,37.0020759],[22.2663113,37.0020161],[22.2658914,37.0017013],[22.2655688,37.0015569],[22.2652776,37.0015143],[22.2648146,37.0016134],[22.2646417,37.001309],[22.2647785,37.0007296],[22.2645099,37.0001894],[22.264516,36.9999191],[22.2647096,36.9998048],[22.2660759,36.999516],[22.2662125,36.9994392],[22.2662157,36.9992972],[22.2653775,36.9994517],[22.2651528,36.9994485],[22.2645392,36.9992547],[22.2641094,36.9993769],[22.2636592,36.9994086],[22.263544,36.9995308],[22.2633865,37.0000333],[22.2622506,37.0005664],[22.2619111,37.0006719],[22.2617507,37.0008047],[22.2614595,37.0012579],[22.2613237,37.0012987],[22.2610892,37.0012344],[22.2605275,37.0007327],[22.2603382,37.0006556],[22.2601356,37.0006707],[22.2597603,37.0008634],[22.2591953,37.0010039],[22.2586406,37.000687],[22.2580897,37.000697],[22.2574411,37.000559],[22.2568205,37.0001781],[22.2566187,37.0001571],[22.2563694,37.0002458],[22.256157,37.0001999],[22.2556916,36.9999091],[22.2555569,36.9994137],[22.2553798,36.9992939],[22.254996,36.9993694],[22.2546853,36.9996916],[22.2542517,36.9999759],[22.2540828,36.9999914],[22.2537295,36.9997158],[22.2532157,36.9990908],[22.2527418,36.9986828],[22.2523408,36.9985281],[22.2514569,36.9983619],[22.2519188,36.9983079],[22.2523547,36.99792],[22.2548119,36.9966109],[22.255254,36.9964394],[22.2564807,36.9963583],[22.2576397,36.9961342],[22.257817,36.9962427],[22.2582435,36.996267],[22.2582256,36.9965574],[22.2583361,36.9966379],[22.2588408,36.9961901]]},{"id":19816,"author":"AnaDigit","name_GR":"\u039f32: O32 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1-\u03ba\u03b1\u03c4. \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","description_GR":"\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1, \u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u039a\u03bf\u03c3\u03ba\u03ac\u03c1\u03b1\u03ba\u03b1\u03c2, \u03a1\u03af\u03bd\u03c4\u03bf\u03bc\u03bf, \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a7\u03b1\u03bb\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u0392\u03bf\u03c5\u03bd\u03bf\u03cd, \u03a0\u03cc\u03c1\u03c4\u03b5\u03c2, \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a4\u03b1\u03cb\u03b3\u03ad\u03c4\u03bf\u03c5","path":"PELOPONNESE\/Pelop_O32_12_Pigadia_Varvara","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":17219,"name_EN":"O32: O32 Pigadia-Taygetos refuge","description_EN":"Pigadia, Koskaraka gorge, Ridomo, Chalasmeno Vouno col, Portes Pass, Taygetos refuge","ascent_time":670,"descent_time":595,"marker":"O32","level":10,"ascent":1832,"descent":1194,"maxelev":2219,"minelev":660,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.25727 36.9502,22.36775 36.99616)","views":4,"millestones":"0,22.2588413,36.9961834#1,22.2613197,36.9887089#2,22.2655176,36.9865428#3,22.2741914,36.9909882#4,22.2833080,36.9927710#5,22.2921121,36.9899910#6,22.3019363,36.9909065#7,22.3115395,36.9929394#8,22.3214828,36.9892572#9,22.3320946,36.9914561#10,22.3418558,36.9902520#11,22.3510671,36.9865734#12,22.3511406,36.9782021#13,22.3543414,36.9708562#14,22.3551758,36.9646512#15,22.3587647,36.9590856#17.2,22.3677464,36.9503995","x":22.3507288,"y":36.9812831,"coor":[[22.2588413,36.9961834],[22.2576508,36.9944331],[22.2576996,36.9941702],[22.2573302,36.9936623],[22.2573449,36.9932636],[22.257831,36.9930905],[22.2582528,36.9928263],[22.2588274,36.9922669],[22.2592343,36.9918538],[22.2593744,36.9916215],[22.2605096,36.9906196],[22.2605915,36.9904766],[22.2606839,36.9898741],[22.2608281,36.9894616],[22.2612368,36.9887826],[22.2613974,36.9886407],[22.2614093,36.9881181],[22.2615988,36.9876882],[22.2617832,36.9874836],[22.2615425,36.9872007],[22.2616923,36.9860492],[22.2612817,36.9848354],[22.2615154,36.9844422],[22.2621568,36.9841046],[22.2626392,36.9841387],[22.2629649,36.9841435],[22.2635195,36.9844581],[22.2639356,36.9849328],[22.2642168,36.9854147],[22.2646358,36.9857633],[22.2652601,36.9864754],[22.265919,36.9866473],[22.2665149,36.986629],[22.2670724,36.9868174],[22.2674654,36.9868321],[22.2681327,36.9871303],[22.2686516,36.9875345],[22.2694842,36.9879792],[22.2702783,36.9886398],[22.2725218,36.9892944],[22.2736292,36.9895178],[22.2738626,36.9896293],[22.2740166,36.9897758],[22.2742094,36.9901932],[22.2741874,36.9911663],[22.274436,36.9916026],[22.2756388,36.9925754],[22.276229,36.9931699],[22.2763044,36.9933107],[22.2768255,36.9936247],[22.2769819,36.993663],[22.2781279,36.9936706],[22.2788617,36.9935191],[22.2813198,36.9936358],[22.2814896,36.9935842],[22.2819919,36.9932309],[22.2826777,36.9932138],[22.2830641,36.9930211],[22.2833632,36.99271],[22.2836557,36.9926962],[22.2841311,36.9925408],[22.2848631,36.9924703],[22.2853604,36.9923423],[22.2855958,36.9923637],[22.286268,36.991454],[22.2864264,36.9914022],[22.2868296,36.9914621],[22.2870001,36.9913745],[22.2870629,36.9910779],[22.2869888,36.9908786],[22.2870375,36.990708],[22.2872217,36.9905124],[22.2874486,36.9904165],[22.2878878,36.9903688],[22.2881771,36.9904991],[22.2883794,36.990493],[22.2885389,36.9903962],[22.2886904,36.990155],[22.2894123,36.9900302],[22.2897224,36.9897282],[22.2899601,36.9896506],[22.2902291,36.9896815],[22.290694,36.9899946],[22.2914444,36.9901046],[22.2922226,36.9899716],[22.2932125,36.9899227],[22.2938586,36.9896706],[22.2950478,36.9897508],[22.2952594,36.9898349],[22.2954056,36.989828],[22.2955143,36.9899918],[22.2960523,36.9900536],[22.2962449,36.9899843],[22.2964904,36.9900599],[22.2968845,36.9905253],[22.2971533,36.9905652],[22.2973747,36.9907126],[22.2977237,36.9906815],[22.2982936,36.9908249],[22.2984875,36.9906947],[22.2988625,36.990601],[22.2994811,36.9905738],[22.3001295,36.9902135],[22.3006697,36.9901762],[22.3008711,36.9902151],[22.3010261,36.9903165],[22.3012287,36.9908061],[22.3016197,36.9909108],[22.3024964,36.9908963],[22.3028823,36.9907216],[22.3032542,36.9906728],[22.3047065,36.9910541],[22.3054719,36.9909929],[22.3058566,36.9908722],[22.3063157,36.9909419],[22.3065312,36.9908548],[22.3065965,36.9909459],[22.3075365,36.9911215],[22.3084524,36.991369],[22.3092742,36.9918043],[22.3099293,36.9926699],[22.3104898,36.9932367],[22.3105895,36.9933012],[22.3111656,36.9932125],[22.3115085,36.992947],[22.3119831,36.9928276],[22.3127367,36.9927932],[22.3133128,36.9926572],[22.3139941,36.9923334],[22.3155341,36.9917964],[22.3160572,36.9915154],[22.3164965,36.9914676],[22.316949,36.9913298],[22.3179851,36.9904071],[22.3180888,36.9902914],[22.3193148,36.9897229],[22.3220127,36.9891571],[22.3229771,36.9892429],[22.3236569,36.9894958],[22.3245397,36.9897156],[22.3266755,36.9907012],[22.3285174,36.9912499],[22.3294011,36.9914336],[22.3305898,36.9915404],[22.3330534,36.9914128],[22.334436,36.9919009],[22.3352438,36.9919573],[22.3358415,36.9918576],[22.3359505,36.9914986],[22.3358007,36.9911539],[22.3361691,36.9907445],[22.3374749,36.9906366],[22.338059,36.9906448],[22.3388323,36.9907367],[22.3396527,36.9907302],[22.3413553,36.9904566],[22.3420402,36.9901709],[22.3425024,36.9901053],[22.3433728,36.9898651],[22.345654,36.9888153],[22.346725,36.9886499],[22.3479482,36.9881983],[22.3486907,36.9881545],[22.3498351,36.9882335],[22.3504657,36.9876474],[22.3506513,36.9873796],[22.3510311,36.9873173],[22.3510004,36.9870803],[22.3510855,36.986784],[22.3510402,36.9862786],[22.3512519,36.9858399],[22.3513197,36.9858228],[22.3515374,36.9851048],[22.3514391,36.9844544],[22.3513796,36.9844469],[22.3513594,36.9843384],[22.3511683,36.9843448],[22.3511383,36.9841731],[22.3509978,36.9828732],[22.3510872,36.981856],[22.3507288,36.9812831],[22.3504947,36.9811988],[22.3503543,36.9809354],[22.3505105,36.9804689],[22.3506824,36.980309],[22.3509294,36.9797987],[22.3511018,36.9790981],[22.3511578,36.977855],[22.3510718,36.9776735],[22.351241,36.9776398],[22.3512434,36.9775317],[22.3515687,36.9775542],[22.3515935,36.9774464],[22.3515184,36.9772831],[22.3516547,36.9772129],[22.3516123,36.9770952],[22.351751,36.9769168],[22.3517789,36.9766648],[22.3519793,36.9767487],[22.3519158,36.9765676],[22.3520134,36.9756856],[22.3522666,36.974887],[22.3529091,36.9742649],[22.3532628,36.9740085],[22.3532082,36.9739356],[22.3532996,36.9738648],[22.3533618,36.9735862],[22.3536017,36.9734002],[22.3537534,36.973141],[22.3540843,36.9729022],[22.3542574,36.9726883],[22.3542601,36.9725621],[22.3545591,36.9722418],[22.3544946,36.9721057],[22.354567,36.9718723],[22.3544452,36.9717895],[22.3543266,36.9715626],[22.3543789,36.9712208],[22.3544939,36.9710962],[22.3542333,36.9706779],[22.3542724,36.9704261],[22.3544114,36.9702297],[22.3540703,36.9699005],[22.3539224,36.9694658],[22.3539468,36.969376],[22.3536388,36.9690743],[22.3536262,36.9686145],[22.3535499,36.9685053],[22.353567,36.9682351],[22.3534729,36.9679093],[22.3535244,36.9676036],[22.3533931,36.9674395],[22.3533881,36.967151],[22.3534657,36.9668907],[22.3537656,36.9665253],[22.3539697,36.966438],[22.3545089,36.9664365],[22.3551057,36.9663659],[22.354983,36.9663281],[22.3549737,36.9662378],[22.3550421,36.9661937],[22.3549301,36.9661741],[22.3549437,36.9660662],[22.3547094,36.9659908],[22.3547789,36.9658926],[22.3546008,36.9658181],[22.3548277,36.965713],[22.3546616,36.9656026],[22.3546634,36.9655215],[22.3544853,36.9654469],[22.3544423,36.9653562],[22.35451,36.9653391],[22.3544475,36.9651129],[22.3545813,36.9651598],[22.3546165,36.9650882],[22.3547399,36.9650989],[22.3547749,36.9650363],[22.354864,36.9650736],[22.3550065,36.964715],[22.3550822,36.9648513],[22.3551495,36.9648522],[22.3551873,36.9646635],[22.3549767,36.9644352],[22.3548348,36.964244],[22.3550127,36.9638048],[22.3554449,36.9635584],[22.3556005,36.9636326],[22.3555575,36.9635419],[22.3552691,36.9633757],[22.3554063,36.9632604],[22.3553517,36.9631875],[22.3551187,36.9630581],[22.3552023,36.9628249],[22.355507,36.962757],[22.355725,36.9625437],[22.35564,36.9623172],[22.3562094,36.9619556],[22.3564243,36.9618864],[22.3568272,36.9619551],[22.356936,36.9621188],[22.357276,36.9619793],[22.3573743,36.9621069],[22.3577468,36.9620219],[22.3577701,36.9620808],[22.3579018,36.9620105],[22.3580253,36.9620122],[22.3580106,36.9616515],[22.3580687,36.9615622],[22.3583533,36.9613858],[22.3585788,36.9613439],[22.3586304,36.961295],[22.3586722,36.960917],[22.3586215,36.960664],[22.358511,36.9605813],[22.3587394,36.9598814],[22.3586869,36.9597094],[22.3587562,36.9590975],[22.3590342,36.9587047],[22.3595822,36.9582887],[22.3595706,36.9588293],[22.3596361,36.9589204],[22.3599152,36.9589963],[22.3600765,36.9588093],[22.3600341,36.9586915],[22.3601597,36.9585941],[22.3602267,36.9586131],[22.3604443,36.9584178],[22.3606117,36.9579424],[22.3609079,36.9577482],[22.361062,36.9573717],[22.3610916,36.9570386],[22.3609932,36.9569111],[22.3609348,36.9564957],[22.3610772,36.9561371],[22.3610594,36.9559205],[22.3612065,36.9558685],[22.3614979,36.9558995],[22.3616791,36.9558299],[22.3620126,36.955465],[22.3621711,36.9554041],[22.362457,36.9551647],[22.3630016,36.9549108],[22.3630726,36.9547405],[22.3631392,36.9547775],[22.3632205,36.9546524],[22.3632354,36.9544814],[22.3633145,36.9544554],[22.3633099,36.9541489],[22.3634322,36.9542047],[22.3634787,36.9541332],[22.3635679,36.9541615],[22.3636606,36.9540275],[22.3637613,36.9540469],[22.3637644,36.9539028],[22.3635743,36.9538641],[22.363642,36.953847],[22.3636205,36.9538016],[22.3637214,36.953812],[22.3636776,36.9537574],[22.3637469,36.9536682],[22.3636811,36.9535952],[22.3637374,36.9535869],[22.3639128,36.9532649],[22.3640955,36.9531232],[22.3641739,36.9531333],[22.3645401,36.9528138],[22.3645955,36.9528506],[22.3649677,36.9527746],[22.3651154,36.9526956],[22.3651406,36.9525697],[22.3657898,36.952146],[22.3658172,36.951912],[22.365979,36.9516979],[22.3660891,36.9512758],[22.3660605,36.9510411],[22.366434,36.950902],[22.3666411,36.9506705],[22.3667594,36.9503927],[22.3669401,36.9503411],[22.367123,36.9501904],[22.3677464,36.9503995]]},{"id":20063,"author":"AnaDigit","name_GR":"\u039c\u03ac\u03bd\u03b7-\u0391\u03b2\u03af\u03b1: \u039a\u03ac\u03bc\u03c0\u03bf\u03c2-\u03a3\u03c9\u03c4\u03b7\u03c1\u03b9\u03ac\u03bd\u03b9\u03ba\u03b1","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03c3\u03c4\u03c1\u03b9\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03a4\u03bf\u03cd\u03bc\u03c0\u03b9\u03b1","path":"PELOPONNESE\/Pelop_Mani_Avia_Kambos_Sotirianika","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5589,"name_EN":"Mani-Avia: Kambos-Sotirianika","description_EN":"Via the Evagelistria monastery and Toubia","ascent_time":125,"descent_time":125,"marker":"No_marks","level":10,"ascent":213,"descent":185,"maxelev":327,"minelev":210,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.19367 36.93841,22.20935 36.96952)","views":1,"millestones":"0,22.2025682,36.9383088#1,22.2061085,36.9439637#2,22.2041415,36.9509285#3,22.2075200,36.9555689#4,22.2014041,36.9600778#5,22.1961004,36.9669413#5.6,22.1936759,36.9691005","x":22.207123,"y":36.9558701,"coor":[[22.2025682,36.9383088],[22.2029308,36.9383166],[22.2027178,36.9393476],[22.2027992,36.9397094],[22.2029429,36.9399527],[22.2035794,36.9403882],[22.2037196,36.9406336],[22.2039731,36.9408358],[22.20378,36.9414097],[22.2035691,36.9417851],[22.2031542,36.9422385],[22.2031715,36.942455],[22.2033975,36.9428731],[22.2033874,36.9433056],[22.2033385,36.9434761],[22.2030809,36.9434451],[22.2030347,36.9434985],[22.2031317,36.9436712],[22.2033418,36.9438096],[22.2038584,36.9438985],[22.2044369,36.9437991],[22.2049279,36.9439327],[22.2055351,36.9438969],[22.2058363,36.9439825],[22.2062784,36.9439532],[22.2065919,36.9439939],[22.2069756,36.9439096],[22.2075632,36.944083],[22.207696,36.9441661],[22.2076876,36.9445265],[22.2075268,36.9446773],[22.2073938,36.9450809],[22.2069148,36.9458758],[22.2065016,36.9462572],[22.2054979,36.946918],[22.2047452,36.947889],[22.2046641,36.9484737],[22.2045239,36.9487059],[22.204278,36.9496125],[22.2041977,36.9506388],[22.2041024,36.9508717],[22.2042869,36.9511449],[22.2046991,36.9512863],[22.2051588,36.9513203],[22.205464,36.9512348],[22.205761,36.951023],[22.2060556,36.9509103],[22.2061474,36.9509161],[22.2061571,36.9509794],[22.2060468,36.9513743],[22.2059789,36.9516369],[22.2060751,36.9518006],[22.2062016,36.9524334],[22.2063222,36.9525615],[22.206678,36.952711],[22.207231,36.9527014],[22.2074428,36.9527677],[22.2076519,36.9529511],[22.2083109,36.9531052],[22.2089977,36.953404],[22.2088071,36.9538698],[22.2082211,36.9544378],[22.2082069,36.9545638],[22.208044,36.9548047],[22.2079208,36.9552715],[22.2079276,36.9554609],[22.2080356,36.9556428],[22.2079456,36.9556505],[22.2076806,36.9554572],[22.2074319,36.9556314],[22.207123,36.9558701],[22.2072246,36.956088],[22.2071494,36.9562266],[22.2065294,36.9563254],[22.2064582,36.9564865],[22.2060543,36.9564714],[22.206135,36.9568602],[22.2059524,36.9569836],[22.2057721,36.9570079],[22.2054171,36.9573],[22.205146,36.957368],[22.2049363,36.9572116],[22.2049195,36.9574457],[22.2047217,36.9572624],[22.2046594,36.9575229],[22.2045484,36.9574671],[22.2045414,36.9577645],[22.2043963,36.9577262],[22.2044461,36.9579974],[22.204208,36.9580929],[22.2040589,36.9587035],[22.2034888,36.9595422],[22.2033526,36.9600809],[22.2030014,36.9602108],[22.2026326,36.9601331],[22.202161,36.9601259],[22.2018386,36.9599859],[22.201647,36.9599266],[22.2015167,36.9599742],[22.2010345,36.9604176],[22.2005795,36.9606631],[22.2006261,36.9610694],[22.2003799,36.9612707],[22.2001803,36.9614006],[22.1995362,36.9615621],[22.1989255,36.9622198],[22.1982312,36.9626058],[22.1981449,36.9627397],[22.1980052,36.9627083],[22.1978804,36.9628056],[22.1974904,36.9631512],[22.1973089,36.9633151],[22.1971669,36.9635789],[22.1969388,36.9639179],[22.1970569,36.9641022],[22.1973823,36.9645939],[22.1973961,36.9649636],[22.1970775,36.9655086],[22.1967775,36.9658465],[22.1965207,36.9660184],[22.1962431,36.9663567],[22.1960912,36.9669943],[22.1959775,36.9673802],[22.1957315,36.967809],[22.1957566,36.96817],[22.1956727,36.9683039],[22.1959041,36.9684967],[22.1959072,36.9688392],[22.195597,36.9691319],[22.1951084,36.9693679],[22.1950324,36.9692586],[22.1950701,36.9690879],[22.1949073,36.9688916],[22.1948931,36.9690176],[22.1946575,36.969005],[22.1944257,36.9693079],[22.1940667,36.9695255],[22.1939339,36.9694424],[22.1938509,36.9691527],[22.1936759,36.9691005]]}],{"extent":[22.12602,36.88886,22.36775,37.06659],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true}}}); 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_mani_avia = new getPoiCollection("mani_avia",[],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Φαράγγι Κοσκάραγας
Μάλτα-Καρδαμύλη
Κάτω Βέργα-Άνω Βέργα
Άνω Βέργα-Πηγάδια
Αρμίτσα-Πηγάδια
Σωτηριάνικα-Αλτομιρά
Σωτηριάνικα-Οροβά
Σωτηριάνικα-μονή Αγίου Γεωργίου
Χαραυγή-Μικρή Μαντίνεια
Καλιαναίικα-Φάρος Κιτριών
Άνω Βέργα-κορυφή Προφήτης Ηλίας
Βόρειο-Πηγάδια
Πηγάδια-Παναγία Καψοδεματούσα
Φαράγγι Σάνταβας
Κύκλος στα Σωτηριάνικα
Πηγάδια-κορυφή Προφήτης Ηλίας
Πηγάδια-Καταφύγιο ανάγκης Τσάρκου
Φαράγγι Κοσκάραγας
Ο32 Λαγκάδα-Πηγάδια
O32 Πηγάδια-κατ. Ταϋγέτου
Κάμπος-Σωτηριάνικα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["mani_avia"],pc:["mani_avia"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_mani_avia.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); }