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 = "en";(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_western_pelion = new getAdventureCollection("western_pelion",[{"id":17169,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u03be\u03b1\u03b3\u03ba\u03b1\u03b8\u03b9\u03ac\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AgGeorgios_Exagathia","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":3740,"name_EN":"Pelion Mt: Agios Georgios-Exagathia refuge","description_EN":"","ascent_time":155,"descent_time":110,"marker":"Red_dots","level":9,"ascent":523,"descent":2,"maxelev":1127,"minelev":596,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.08493 39.3431,23.10953 39.35539)","views":27,"millestones":"0,23.0850925,39.3429089#1,23.0929335,39.3451745#2,23.0953799,39.3519664#3,23.1032013,39.3547431#3.7,23.1093700,39.3555768","x":23.0946766,"y":39.3502463,"coor":[[23.0850925,39.3429089],[23.0852582,39.3429958],[23.0852914,39.3431177],[23.0854237,39.3432088],[23.0862295,39.3437107],[23.0862978,39.3438104],[23.0863246,39.3438647],[23.086742,39.343895],[23.0869168,39.3438423],[23.0869828,39.3442032],[23.087202,39.344304],[23.0872881,39.3444849],[23.0874096,39.3443958],[23.0877448,39.3444164],[23.0879894,39.3443463],[23.0883016,39.3444388],[23.0888389,39.3444205],[23.0890378,39.3442959],[23.0891656,39.3442789],[23.0893264,39.3444063],[23.0895931,39.3444264],[23.089788,39.3445496],[23.0898272,39.3445228],[23.0901186,39.344426],[23.090447,39.3441582],[23.0907737,39.3440166],[23.0911218,39.3440194],[23.0914483,39.3438958],[23.091808,39.3438986],[23.0920176,39.3438461],[23.0922873,39.343632],[23.092284,39.3435193],[23.0926528,39.3437204],[23.0925915,39.3439722],[23.0925935,39.3447111],[23.0929126,39.3451641],[23.0931663,39.3452923],[23.0935301,39.3456465],[23.0933414,39.3458793],[23.0935562,39.3463225],[23.0933791,39.3465554],[23.0933949,39.3471322],[23.0934975,39.3472772],[23.0934706,39.3475563],[23.0936568,39.3475217],[23.0936196,39.3477016],[23.0936986,39.3478734],[23.0939542,39.3478574],[23.0938931,39.3480912],[23.0942243,39.3485083],[23.0944951,39.3491051],[23.0946438,39.3491918],[23.0948107,39.3497428],[23.0946766,39.3502463],[23.0947622,39.3508056],[23.0946872,39.3512195],[23.0944384,39.3516141],[23.0948911,39.3515545],[23.0953423,39.3516661],[23.095841,39.351688],[23.0957935,39.3517778],[23.0952914,39.3520081],[23.0951966,39.3521606],[23.095123,39.3524664],[23.0952804,39.3528641],[23.0952422,39.3531251],[23.0953928,39.3531443],[23.0955567,39.3530374],[23.0957588,39.3526695],[23.0961081,39.3525822],[23.0963159,39.3526649],[23.0964995,39.3528285],[23.096541,39.3532072],[23.0966233,39.3534106],[23.0967962,39.3535021],[23.0972697,39.3536859],[23.0976524,39.3537069],[23.098011,39.3537998],[23.0986674,39.3542014],[23.099202,39.3541424],[23.1003303,39.354854],[23.1008387,39.3550291],[23.1012441,39.3550953],[23.1017899,39.3550725],[23.1022296,39.355175],[23.1025,39.3549068],[23.1027217,39.3548184],[23.1035008,39.3546982],[23.1045105,39.354706],[23.1046875,39.3544731],[23.1048505,39.3544383],[23.1049772,39.3545114],[23.1051585,39.3548552],[23.1055199,39.3547318],[23.1059377,39.354735],[23.1064335,39.3549911],[23.1070385,39.3548696],[23.1074006,39.3546922],[23.1075516,39.3546843],[23.1075969,39.3547748],[23.1074503,39.3553503],[23.1075154,39.3553914],[23.1080036,39.355332],[23.108373,39.3554881],[23.1092662,39.3555309],[23.10937,39.3555768]]},{"id":17170,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\u03b1","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2","path":"THESSALIA\/Thessaly_Pelion_Milies_Tsagarada","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":12095,"name_EN":"Pelion Mt: Milies-Tsagarada","description_EN":"A long mountain crossing","ascent_time":330,"descent_time":315,"marker":"Red_dots","level":9,"ascent":624,"descent":528,"maxelev":768,"minelev":385,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14911 39.32843,23.18397 39.38332)","views":74,"millestones":"0,23.1497742,39.3285184#1,23.1583706,39.3310432#2,23.1671877,39.3325681#3,23.1773650,39.3329996#4,23.1757874,39.3402265#5,23.1748084,39.3452063#6,23.1756270,39.3516432#7,23.1798949,39.3565135#8,23.1832408,39.3621150#9,23.1790154,39.3689043#10,23.1763149,39.3725240#11,23.1811790,39.3785442#12.1,23.1764401,39.3828365","x":23.1776639,"y":39.3547278,"coor":[[23.1497742,39.3285184],[23.1498665,39.3285911],[23.15059,39.3284838],[23.1514868,39.328202],[23.1516137,39.328257],[23.1525766,39.328264],[23.1528345,39.3282839],[23.1528695,39.3282661],[23.1531377,39.3282185],[23.1536661,39.3286548],[23.1539791,39.3286751],[23.1541514,39.3288206],[23.1544292,39.3288766],[23.1547571,39.3288295],[23.1553814,39.3290142],[23.1555759,39.3292409],[23.1558535,39.329315],[23.1565788,39.3297798],[23.1569067,39.3295299],[23.1572431,39.3295323],[23.1577395,39.3298287],[23.1583651,39.3299053],[23.1586763,39.3300788],[23.1587312,39.3303405],[23.1584147,39.3306085],[23.1582713,39.3309589],[23.1586066,39.3312407],[23.1589594,39.3318109],[23.1589343,39.3319729],[23.158758,39.3321608],[23.1587994,39.3325756],[23.1590454,39.3323792],[23.1593479,39.3323093],[23.1605075,39.3323627],[23.1612629,39.33226],[23.1616668,39.3324431],[23.1618994,39.3323998],[23.1620376,39.3324909],[23.1626509,39.3326214],[23.1628255,39.3325776],[23.1631849,39.3325982],[23.1636865,39.3323766],[23.1644277,39.33249],[23.1648492,39.3321687],[23.1657698,39.3318329],[23.1662329,39.3319173],[23.1664401,39.3320539],[23.1667033,39.3323622],[23.1670272,39.3324456],[23.1673147,39.3326639],[23.1675083,39.3326337],[23.1676954,39.3325089],[23.1678508,39.3331047],[23.1681184,39.3330436],[23.1691155,39.3331048],[23.1695568,39.3330719],[23.1705744,39.3331152],[23.1713154,39.3332556],[23.1722121,39.3328475],[23.1726306,39.3327784],[23.174054,39.3327569],[23.1749959,39.3325834],[23.1754829,39.3326049],[23.1757822,39.3328143],[23.1758866,39.332815],[23.1764117,39.3325574],[23.1765861,39.3325316],[23.1769192,39.3328133],[23.1772666,39.3328698],[23.1776095,39.3333138],[23.1780141,39.3334428],[23.178181,39.3340567],[23.1780468,39.3350198],[23.178182,39.336075],[23.1780997,39.3361646],[23.177816,39.3362391],[23.1776154,39.3365261],[23.1773363,39.3365782],[23.177219,39.3366855],[23.1774692,39.3371197],[23.1776032,39.3375712],[23.177493,39.338057],[23.176534,39.338699],[23.1761861,39.3386785],[23.1757446,39.3387294],[23.1755925,39.3388365],[23.1758821,39.3398658],[23.1757487,39.3403604],[23.1760588,39.3406329],[23.1762986,39.340959],[23.176405,39.3417797],[23.1770236,39.3424689],[23.1771468,39.3428482],[23.1776977,39.3433657],[23.1776069,39.3440634],[23.1775587,39.3442162],[23.1773591,39.344413],[23.1770923,39.3444021],[23.1767193,39.3445437],[23.1758363,39.3446275],[23.1755121,39.3445712],[23.1741318,39.3445163],[23.1737963,39.3444238],[23.1735168,39.344512],[23.1738107,39.3446537],[23.1740402,39.3448716],[23.1747907,39.3451923],[23.1752276,39.3455378],[23.1753308,39.3456466],[23.1754651,39.3460711],[23.1758314,39.3464972],[23.1757922,39.3468754],[23.1755713,39.3469098],[23.1752208,39.3471056],[23.1747208,39.3471921],[23.1746731,39.3472999],[23.1749125,39.347662],[23.1751536,39.347889],[23.1753901,39.3485034],[23.1758705,39.3491015],[23.1761346,39.3493377],[23.1760871,39.3493689],[23.1758913,39.3492413],[23.1757059,39.349222],[23.1761405,39.3497657],[23.1763398,39.3505781],[23.1767835,39.3513381],[23.1767186,39.3514638],[23.1757887,39.3515834],[23.1747512,39.3519725],[23.1747489,39.3521707],[23.1746307,39.3523501],[23.1745379,39.3523494],[23.174234,39.3525275],[23.1738822,39.3528403],[23.1742073,39.3528246],[23.1745157,39.3530025],[23.1748512,39.353095],[23.1751375,39.3534214],[23.1756696,39.3535693],[23.1762613,39.3535916],[23.1770003,39.3539121],[23.1773299,39.3545092],[23.1776639,39.3547278],[23.1779532,39.3548019],[23.1781084,39.3552986],[23.1782149,39.3554705],[23.1780619,39.3556497],[23.1780962,39.355695],[23.1785484,39.3557342],[23.1792354,39.3555408],[23.1794555,39.3555784],[23.1796268,39.3558139],[23.1798868,39.3564104],[23.1799071,39.3566629],[23.1802643,39.3568816],[23.1808385,39.3574083],[23.18081,39.3578586],[23.1804361,39.3580722],[23.1800295,39.3581054],[23.1801315,39.3583134],[23.1805462,39.3585866],[23.181255,39.3585195],[23.1821809,39.3587423],[23.1830771,39.3585323],[23.1830647,39.3586043],[23.1831352,39.3591545],[23.1832709,39.3594618],[23.1832204,39.3598128],[23.1833194,39.3602821],[23.1831419,39.3610062],[23.1832734,39.3611152],[23.1835868,39.3612391],[23.1834214,39.3614902],[23.1835237,39.3616711],[23.1835334,39.3618334],[23.1834393,39.3619409],[23.1834851,39.3619953],[23.1833213,39.3621112],[23.1831587,39.3621191],[23.1830276,39.3624065],[23.1825389,39.3629167],[23.1826476,39.3635482],[23.1826235,39.3636201],[23.1824837,39.3636642],[23.1824074,39.3637132],[23.1825773,39.3640748],[23.1824102,39.3644611],[23.1823951,39.3647674],[23.1822385,39.3650005],[23.181746,39.3654296],[23.1818699,39.3657548],[23.1816353,39.3659604],[23.1815989,39.3660953],[23.1816623,39.3666364],[23.181787,39.3668896],[23.1819157,39.3672374],[23.1818754,39.3673362],[23.1815509,39.3673835],[23.181329,39.3674991],[23.1812148,39.3675523],[23.1808083,39.3675675],[23.1804375,39.3675108],[23.1804117,39.3677359],[23.1801754,39.3680856],[23.1801376,39.3683377],[23.1800198,39.36849],[23.1793778,39.3687919],[23.1790988,39.3688259],[23.1789109,39.3690048],[23.1784342,39.3690735],[23.1779245,39.3689798],[23.1771795,39.3691548],[23.1767984,39.3689809],[23.1767509,39.3690706],[23.1768181,39.3692874],[23.1764514,39.3688793],[23.1754258,39.3682323],[23.1753916,39.3683041],[23.175287,39.3683124],[23.1754132,39.3684395],[23.1753552,39.368439],[23.1753649,39.3686013],[23.1752025,39.3685911],[23.1750872,39.3685182],[23.1750864,39.3685903],[23.1748422,39.3686246],[23.1748182,39.3686965],[23.174827,39.3689309],[23.1750072,39.3694007],[23.1752587,39.3697359],[23.1752215,39.3699338],[23.1753927,39.3701874],[23.1753906,39.3703585],[23.1754818,39.3705034],[23.1755115,39.3709361],[23.1758442,39.3712808],[23.1764947,39.3722315],[23.1764466,39.3723754],[23.1754582,39.3734947],[23.1754968,39.3741617],[23.1757348,39.3744067],[23.1761386,39.3746258],[23.176683,39.3747288],[23.1767165,39.3748462],[23.1765736,39.3751515],[23.1766293,39.3753501],[23.1771105,39.3758942],[23.1776745,39.3763126],[23.1779287,39.3764136],[23.1786939,39.3765091],[23.1791538,39.3763051],[23.1792693,39.3763194],[23.1794103,39.3766087],[23.1796628,39.3768628],[23.1801187,39.3775869],[23.1805702,39.3776982],[23.1808117,39.3778981],[23.1809573,39.3783497],[23.181417,39.3787584],[23.181508,39.3789212],[23.1814704,39.3791552],[23.181198,39.3795543],[23.1811958,39.3797435],[23.181321,39.3799516],[23.1814298,39.3805831],[23.1816918,39.3808597],[23.1815858,39.3809851],[23.181099,39.3809096],[23.1808084,39.3809436],[23.1802599,39.3811831],[23.1800845,39.3812899],[23.1799416,39.3815953],[23.1791588,39.3820673],[23.1793064,39.3823567],[23.1793153,39.3825911],[23.1794982,39.3828356],[23.1794375,39.3829343],[23.1791193,39.3829681],[23.1787254,39.3828932],[23.1785046,39.3829097],[23.1781176,39.3832314],[23.1775104,39.3835244],[23.177267,39.3834867],[23.1767133,39.3831764],[23.1764409,39.3829852],[23.1764401,39.3828365]]},{"id":17171,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03bd\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_ALechonia_AgGeorgios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4755,"name_EN":"Pelion Mt: Ano Lechonia-Agios Georgios","description_EN":"","ascent_time":120,"descent_time":100,"marker":"Red_dots","level":9,"ascent":548,"descent":2,"maxelev":602,"minelev":53,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05263 39.32594,23.08532 39.34487)","views":17,"millestones":"0,23.0528893,39.3256754#1,23.0588424,39.3309143#2,23.0637394,39.3357472#3,23.0721295,39.3389829#4,23.0796633,39.3425329#4.8,23.0850943,39.3429089","x":23.068474,"y":39.3370148,"coor":[[23.0528893,39.3256754],[23.0529789,39.3257482],[23.0531855,39.3259166],[23.0539782,39.3264907],[23.0540686,39.3266717],[23.0541041,39.3271315],[23.0542809,39.3277907],[23.0543183,39.3284578],[23.054573,39.3284959],[23.0552894,39.3278529],[23.0555577,39.327747],[23.0559285,39.3282095],[23.0565164,39.3284936],[23.0566986,39.3287474],[23.0570427,39.3290385],[23.0573106,39.3292074],[23.0573637,39.3292439],[23.0580339,39.3296908],[23.0584484,39.330014],[23.0586223,39.3302903],[23.058958,39.3301894],[23.0588676,39.3308734],[23.058405,39.3316266],[23.0584225,39.3320502],[23.0583617,39.332257],[23.0585583,39.3323847],[23.0588481,39.3324051],[23.0591272,39.3323623],[23.059234,39.3321829],[23.0594034,39.3325267],[23.0593553,39.3326525],[23.0595066,39.3326176],[23.0595424,39.3325458],[23.0596904,39.3327543],[23.0603817,39.3331203],[23.0605535,39.3332839],[23.0605984,39.3334014],[23.0604835,39.333914],[23.0604581,39.334076],[23.0606043,39.3344196],[23.0614458,39.3355392],[23.062137,39.3359142],[23.062143,39.3354637],[23.0628458,39.3358388],[23.0632748,39.3358603],[23.0640781,39.3356595],[23.0647321,39.3353404],[23.0649652,39.3353468],[23.0653971,39.3355079],[23.0655894,39.3353563],[23.0658447,39.3353583],[23.0661912,39.3354782],[23.0663236,39.335637],[23.0664029,39.3357818],[23.0665386,39.335855],[23.0671137,39.3361569],[23.0674141,39.3362494],[23.0677506,39.3366035],[23.0679315,39.3369654],[23.068171,39.3371115],[23.0682986,39.3371125],[23.068474,39.3370148],[23.0689473,39.3371988],[23.069284,39.3371835],[23.0697843,39.3368901],[23.0701638,39.3368977],[23.0706807,39.3372983],[23.0711784,39.3373923],[23.0712481,39.3375461],[23.0712404,39.3376091],[23.071266,39.3379517],[23.0717486,39.338307],[23.0720444,39.3385886],[23.0721204,39.3389857],[23.0725281,39.3388628],[23.0726866,39.3391614],[23.072756,39.33918],[23.0731415,39.3389848],[23.0733676,39.338892],[23.0737071,39.3388542],[23.0741254,39.3388125],[23.0739587,39.3391355],[23.0740368,39.3393704],[23.074005,39.3394963],[23.0736886,39.3397371],[23.0736509,39.339953],[23.0737312,39.3400257],[23.0741921,39.3399934],[23.0741353,39.340065],[23.0741845,39.340133],[23.0744289,39.3400808],[23.0745427,39.3402439],[23.0747742,39.3402908],[23.0748298,39.3404715],[23.0752998,39.3409077],[23.0755205,39.3408915],[23.075821,39.340984],[23.0768873,39.3410825],[23.0773261,39.3412482],[23.0774518,39.3413934],[23.0776845,39.3415123],[23.078382,39.3417792],[23.0791887,39.3420333],[23.0801503,39.3430411],[23.0804916,39.3435574],[23.080721,39.3437665],[23.0813087,39.3440775],[23.0815838,39.3448681],[23.0816525,39.3449407],[23.082196,39.344999],[23.0825806,39.3448759],[23.0829986,39.3448612],[23.0835986,39.3451182],[23.0843211,39.3448896],[23.0847897,39.3445509],[23.0848385,39.3443711],[23.0848945,39.343885],[23.0849449,39.3436871],[23.0849755,39.3435657],[23.0850018,39.3434127],[23.0849856,39.3432414],[23.0849879,39.3430612],[23.0850943,39.3429089]]},{"id":17173,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039a\u03b1\u03bb\u03ac \u039d\u03b5\u03c1\u03ac- \u03c4\u03bf \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc \u03ba\u03b1\u03bb\u03bd\u03c4\u03b5\u03c1\u03af\u03bc\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039a\u03ad\u03bd\u03c4\u03b1\u03c5\u03c1\u03bf\u03c5 \u03a7\u03b5\u03af\u03c1\u03c9\u03bd\u03b1","path":"THESSALIA\/Thessaly_Pelion_Milies_KalaNera","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4999,"name_EN":"Pelion Mt: Milies-Kala Nera","description_EN":"Via the Chirons cave","ascent_time":90,"descent_time":100,"marker":"Red_dots","level":9,"ascent":45,"descent":417,"maxelev":388,"minelev":11,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.12075 39.30556,23.15005 39.3283)","views":41,"millestones":"0,23.1497742,39.3285184#1,23.1434915,39.3241373#2,23.1463861,39.3189221#3,23.1431381,39.3118847#4,23.1343928,39.3063225#5.0,23.1210057,39.3079497","x":23.14681,"y":39.3199186,"coor":[[23.1497742,39.3285184],[23.1495701,39.3285169],[23.1494897,39.3284532],[23.1493235,39.3284655],[23.14884,39.3279709],[23.1486669,39.3278975],[23.148296,39.3278678],[23.1479707,39.3279015],[23.1476209,39.3280431],[23.1473788,39.3279151],[23.1464775,39.3276202],[23.1461647,39.3275819],[23.1456916,39.3273712],[23.1454597,39.3273604],[23.1452962,39.3274493],[23.1449757,39.3270866],[23.1447153,39.3267422],[23.1447137,39.3268684],[23.1446102,39.3267955],[23.144543,39.3265968],[23.1446063,39.3265477],[23.1445248,39.3263669],[23.1444093,39.326321],[23.1444724,39.325907],[23.1444176,39.3256453],[23.1440267,39.3253541],[23.1439207,39.3245333],[23.1440774,39.3240479],[23.144323,39.3238875],[23.1437868,39.3240908],[23.1434149,39.3241512],[23.1436375,39.3239726],[23.1430099,39.3240581],[23.1427671,39.3239932],[23.1427227,39.3238307],[23.1425721,39.3238116],[23.14284,39.3237234],[23.1429698,39.3235442],[23.1431908,39.3235007],[23.1440575,39.3228223],[23.1444075,39.3226627],[23.1443411,39.3224009],[23.1440329,39.3219841],[23.1440242,39.3217498],[23.144177,39.3215887],[23.1446512,39.3216102],[23.1454135,39.3218862],[23.1456228,39.3218517],[23.146067,39.3215756],[23.1467132,39.3209045],[23.1468148,39.3204773],[23.1468645,39.3202073],[23.14681,39.3199186],[23.1462928,39.3195183],[23.1462477,39.3194099],[23.1462389,39.3191845],[23.1465234,39.318682],[23.1463638,39.3184466],[23.1463882,39.3183476],[23.1468269,39.3178418],[23.1472053,39.3172498],[23.1471832,39.3171596],[23.1469082,39.3168782],[23.1470536,39.3163657],[23.146965,39.3160226],[23.1465998,39.3157316],[23.1466956,39.3146195],[23.1467379,39.3140071],[23.1466814,39.3138805],[23.1462096,39.3135707],[23.1454108,39.3134387],[23.1445707,39.3130721],[23.1439027,39.3126797],[23.1436609,39.3125338],[23.1432388,39.311954],[23.1430354,39.3118128],[23.1418328,39.3115066],[23.1412033,39.310637],[23.1409501,39.3104729],[23.1407072,39.310417],[23.1397532,39.3097072],[23.1392115,39.3094238],[23.1382363,39.3085516],[23.1374642,39.3081494],[23.1367943,39.3079192],[23.1363467,39.3075284],[23.1354829,39.3070354],[23.1348023,39.306733],[23.134482,39.3063702],[23.1332837,39.3057306],[23.1328685,39.3056284],[23.1324099,39.3055799],[23.1315419,39.3054292],[23.1310538,39.3055067],[23.1302949,39.3059155],[23.1295349,39.3062027],[23.1284301,39.3064467],[23.127617,39.3065397],[23.1267625,39.3067901],[23.1263339,39.3067509],[23.1261939,39.3066372],[23.1246059,39.3073146],[23.1242796,39.3074383],[23.123444,39.3076572],[23.1210057,39.3079497]]},{"id":17175,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039a\u03bf\u03c1\u03cc\u03c0\u03b7","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03c0\u03b7\u03bb\u03b9\u03bf\u03c1\u03b5\u03af\u03c4\u03b9\u03ba\u03c9\u03bd \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"THESSALIA\/Thessaly_Pelion_Milies_Koropi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":5494,"name_EN":"Pelion Mt: Milies-Koropi","description_EN":"A variety of aspects of Mt. Pilion landscape","ascent_time":95,"descent_time":105,"marker":"Red_dots","level":11,"ascent":118,"descent":486,"maxelev":385,"minelev":12,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.1426 39.29338,23.15323 39.32846)","views":79,"millestones":"0,23.1497742,39.3285184#1,23.1510144,39.3214915#2,23.1508012,39.3148499#3,23.1494149,39.3093574#4,23.1469182,39.3014197#5.5,23.1430291,39.2933095","x":23.1528704,"y":39.3128625,"coor":[[23.1497742,39.3285184],[23.1495701,39.3285169],[23.1494897,39.3284532],[23.1493235,39.3284655],[23.14884,39.3279709],[23.1488787,39.3277414],[23.1492477,39.3274468],[23.1491949,39.3271986],[23.1495361,39.3268046],[23.1500172,39.3265648],[23.1502847,39.3265127],[23.1501275,39.3260791],[23.1502226,39.3258905],[23.1506882,39.325556],[23.1508749,39.325197],[23.1512088,39.3251003],[23.1514557,39.3248318],[23.1517595,39.3246538],[23.1516697,39.3244008],[23.1514311,39.3242865],[23.1512699,39.3239789],[23.1511914,39.3237531],[23.1507552,39.3233715],[23.1508557,39.3227324],[23.1511985,39.3222033],[23.1511916,39.3218158],[23.1509973,39.3215801],[23.151022,39.3214541],[23.1508253,39.3214077],[23.1508961,39.3213091],[23.1513625,39.3211142],[23.1514687,39.3209708],[23.1514704,39.3208267],[23.1517284,39.3205943],[23.1520161,39.3198305],[23.1522382,39.3196879],[23.1521806,39.3196515],[23.1519131,39.3197126],[23.1517294,39.319549],[23.151971,39.3195373],[23.1520427,39.3193666],[23.1520326,39.3192404],[23.1519285,39.3192126],[23.152092,39.3191237],[23.1519089,39.3189151],[23.1519668,39.3189245],[23.1517718,39.3187429],[23.1507208,39.3183568],[23.1504377,39.3180619],[23.1504203,39.317877],[23.1505853,39.317662],[23.150577,39.3173916],[23.1502614,39.3166324],[23.1502552,39.3161818],[23.1505949,39.315914],[23.1505609,39.3158417],[23.1507877,39.3154919],[23.1509287,39.3153488],[23.1507719,39.3153656],[23.1508127,39.3148704],[23.1504949,39.3142914],[23.1505581,39.3141612],[23.1514113,39.3136268],[23.1517844,39.3134673],[23.1519371,39.3133062],[23.1527603,39.3133392],[23.1529822,39.3132147],[23.1521982,39.3128215],[23.1523264,39.3127684],[23.1528704,39.3128625],[23.1529931,39.3127913],[23.152635,39.312667],[23.1522786,39.3124031],[23.151944,39.3122565],[23.151958,39.3120584],[23.1516372,39.3117317],[23.1511279,39.3114576],[23.1505333,39.3107505],[23.1504329,39.3104254],[23.1502373,39.3102888],[23.1502116,39.3101985],[23.1497048,39.3099064],[23.1495129,39.3094725],[23.1493642,39.3093002],[23.1490927,39.3087306],[23.1491632,39.308267],[23.1490148,39.3080677],[23.1490172,39.3078695],[23.1492876,39.3075741],[23.149662,39.3073066],[23.149711,39.3070907],[23.1492196,39.3062986],[23.1485336,39.3054827],[23.1485026,39.3051761],[23.1478422,39.3041621],[23.1469709,39.3032366],[23.147033,39.3028946],[23.1469549,39.3026418],[23.1465201,39.302152],[23.1466299,39.3017113],[23.1470055,39.3013356],[23.1475005,39.3010419],[23.1474069,39.300843],[23.1474766,39.3006227],[23.1475596,39.3004791],[23.1478572,39.3000488],[23.1480257,39.2995454],[23.1480944,39.2986629],[23.1479389,39.2980941],[23.1480835,39.2976446],[23.1480393,39.2974641],[23.148128,39.2969376],[23.1480726,39.296721],[23.1481928,39.2963704],[23.1480913,39.2961354],[23.1481271,39.2960546],[23.1478765,39.2956833],[23.1479366,39.2955035],[23.1481342,39.2954689],[23.1481182,39.2950498],[23.1480629,39.2948332],[23.1482183,39.2944468],[23.1482324,39.2941541],[23.1483738,39.2939659],[23.1483552,39.2938892],[23.1481693,39.2939148],[23.1478417,39.2941557],[23.1476332,39.2941362],[23.1470954,39.293934],[23.1467707,39.2939316],[23.1456374,39.293671],[23.1453353,39.2937229],[23.1450321,39.2938648],[23.1446493,39.2940512],[23.1444747,39.294104],[23.1438608,39.2940454],[23.1434922,39.2938445],[23.1430291,39.2933095]]},{"id":17176,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039a\u03b1\u03bb\u03ac \u039d\u03b5\u03c1\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Milies_KalaNera_2","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4087,"name_EN":"Pelion Mt: Milies-Kala Nera","description_EN":"","ascent_time":70,"descent_time":80,"marker":"Red_dots","level":12,"ascent":15,"descent":375,"maxelev":385,"minelev":20,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13576 39.30253,23.15249 39.32841)","views":12,"millestones":"0,23.1495715,39.3285169#1,23.1508940,39.3214057#2,23.1505116,39.3143001#3,23.1431272,39.3085446#4.1,23.1360816,39.3024129","x":23.1504384,"y":39.3180619,"coor":[[23.1495715,39.3285169],[23.1494889,39.3284532],[23.1493216,39.32847],[23.1488404,39.3279709],[23.148879,39.3277414],[23.1492481,39.3274468],[23.1491988,39.3272031],[23.1495379,39.3268046],[23.1500186,39.3265648],[23.1502861,39.3265127],[23.1501289,39.3260791],[23.150224,39.3258905],[23.1506922,39.3255516],[23.1508752,39.325197],[23.1512092,39.3251003],[23.1517837,39.3245999],[23.1517048,39.3244101],[23.1514395,39.324282],[23.1512706,39.3239789],[23.1507676,39.3233625],[23.1508441,39.3227954],[23.1509872,39.3224721],[23.1511993,39.3222033],[23.1511926,39.3217978],[23.1510098,39.3215622],[23.1510461,39.3214363],[23.150861,39.3213989],[23.1509785,39.3212736],[23.151363,39.3211322],[23.1514924,39.320989],[23.1515176,39.320818],[23.1516579,39.3207289],[23.1517887,39.3204686],[23.1520001,39.3202538],[23.1519936,39.3198303],[23.152168,39.3197955],[23.1522854,39.3196792],[23.1522279,39.3196428],[23.1519603,39.3197039],[23.1519034,39.3196134],[23.1514646,39.319448],[23.1513847,39.3193393],[23.1514354,39.3190693],[23.1513451,39.3188614],[23.1511961,39.3187162],[23.150826,39.3186234],[23.1506649,39.3185141],[23.150448,39.3182242],[23.1504384,39.3180619],[23.1504207,39.317877],[23.1505857,39.317662],[23.1505774,39.3173916],[23.1502732,39.3166415],[23.1502557,39.3161728],[23.1505953,39.315905],[23.1505498,39.3158326],[23.1508015,39.3154605],[23.1509294,39.3153488],[23.1507726,39.3153657],[23.1508248,39.3148885],[23.1505062,39.3142824],[23.1504244,39.3143359],[23.1501837,39.3140909],[23.1502777,39.3139924],[23.1502765,39.3138843],[23.1504732,39.3129666],[23.1496353,39.3122307],[23.1488731,39.3119548],[23.1477225,39.3111895],[23.1475956,39.3111345],[23.147352,39.3111327],[23.14718,39.3109692],[23.145876,39.310419],[23.1454397,39.3100554],[23.1450933,39.3099267],[23.1450381,39.309692],[23.1449352,39.3095741],[23.1441857,39.3092082],[23.1436312,39.3090239],[23.1434217,39.3089052],[23.1431473,39.3085788],[23.1430224,39.3083617],[23.1429576,39.3079647],[23.1429375,39.3077123],[23.1433036,39.3071743],[23.1434166,39.3064723],[23.1433028,39.3062913],[23.1422534,39.305797],[23.1414425,39.3057189],[23.1411083,39.3055363],[23.1392844,39.304838],[23.1381983,39.3041181],[23.1380036,39.3039184],[23.1378117,39.3034845],[23.1375492,39.3031401],[23.1367204,39.3026294],[23.1360816,39.3024129]]},{"id":17184,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03b9\u03bd\u03b1\u03ba\u03ac\u03c4\u03b5\u03c2-\u039a\u03b1\u03bb\u03ac \u039d\u03b5\u03c1\u03ac","description_GR":"\u0391\u03c1\u03ba\u03b5\u03c4\u03ac \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bf\u03bb\u03cd\u03c0\u03bb\u03b5\u03c5\u03c1\u03bf \u03c0\u03b7\u03bb\u03b9\u03bf\u03c1\u03b5\u03af\u03c4\u03b9\u03ba\u03bf \u03c4\u03bf\u03c0\u03af\u03bf","path":"THESSALIA\/Thessaly_Pelion_Pinakates_KalaNera","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4854,"name_EN":"Pelion Mt: Pinakates-Kala Nera","description_EN":"A trip along the richness of Pilion landscapes","ascent_time":100,"descent_time":120,"marker":"Red_dots","level":9,"ascent":38,"descent":611,"maxelev":596,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.11339 39.308,23.12785 39.33667)","views":13,"millestones":"0,23.1176486,39.3366366#1,23.1145809,39.3313630#2,23.1189554,39.3248863#3,23.1269655,39.3200533#4,23.1236570,39.3137018#4.9,23.1210061,39.3079497","x":23.1228923,"y":39.3226963,"coor":[[23.1176486,39.3366366],[23.1175246,39.3366356],[23.1173386,39.3366613],[23.1172882,39.3366068],[23.117068,39.3365871],[23.1168442,39.3366755],[23.1164885,39.3365332],[23.1163763,39.33669],[23.1161592,39.336418],[23.1154558,39.3364442],[23.1150388,39.336387],[23.1143054,39.3365797],[23.1142258,39.3364529],[23.1139243,39.3364326],[23.1139839,39.3363069],[23.1138443,39.3363419],[23.1133995,39.3357258],[23.1134832,39.3355282],[23.1142587,39.3347592],[23.114261,39.334579],[23.1146291,39.333915],[23.1149071,39.3330341],[23.1148115,39.3327901],[23.1148931,39.3323852],[23.1147509,39.3316993],[23.1145357,39.3312832],[23.1146113,39.3308152],[23.1144434,39.3303274],[23.114296,39.3300559],[23.1142422,39.3297221],[23.1145852,39.329112],[23.1148446,39.3287896],[23.1149966,39.3286916],[23.1149509,39.3286372],[23.1150449,39.3285388],[23.1154978,39.3285062],[23.1157658,39.3284182],[23.1158602,39.3282927],[23.1158638,39.3280044],[23.1159699,39.3278701],[23.1159845,39.3276359],[23.1163127,39.3273681],[23.1160074,39.3263611],[23.1163356,39.3260933],[23.1164415,39.3258913],[23.1165581,39.3258472],[23.1168764,39.3259036],[23.1169949,39.3258775],[23.1171478,39.3257165],[23.1174496,39.3256151],[23.1174069,39.3256914],[23.1175898,39.3257063],[23.1181844,39.3254765],[23.1184885,39.3252806],[23.1184879,39.3251545],[23.1190174,39.3248521],[23.119488,39.324324],[23.1197565,39.3241909],[23.1203848,39.3240515],[23.1207479,39.3237749],[23.1210703,39.3236737],[23.1212905,39.3236934],[23.1217936,39.3233548],[23.1222821,39.3232504],[23.1228923,39.3226963],[23.1233815,39.3225378],[23.1236402,39.322346],[23.1242819,39.3220535],[23.1255254,39.3218826],[23.1259833,39.3215256],[23.1263311,39.3214562],[23.1263677,39.3213123],[23.1265759,39.3211877],[23.1265428,39.3210523],[23.1266396,39.3208187],[23.1269221,39.3204875],[23.1273863,39.3201846],[23.1272942,39.3201298],[23.1269232,39.320109],[23.1271628,39.3197909],[23.1270825,39.3197183],[23.1272257,39.3193949],[23.1277203,39.318804],[23.1270138,39.3177805],[23.1268213,39.3174006],[23.1264539,39.3170915],[23.1262344,39.3170177],[23.1256388,39.3164095],[23.1257694,39.3161672],[23.1260387,39.315971],[23.1259595,39.3158082],[23.125717,39.3157163],[23.1257873,39.3156628],[23.1255561,39.315598],[23.1254761,39.3155073],[23.1252329,39.3154694],[23.1250806,39.3155944],[23.1248416,39.3152232],[23.1248175,39.3152951],[23.1244595,39.314995],[23.1243534,39.3151294],[23.1240231,39.3146403],[23.1238784,39.3147924],[23.1238223,39.3143505],[23.123913,39.3142565],[23.1238408,39.3140848],[23.123592,39.3135783],[23.1232769,39.3129722],[23.1233734,39.3126756],[23.1231197,39.3125566],[23.1231767,39.3120839],[23.1232014,39.311967],[23.1230749,39.3118759],[23.1230999,39.311732],[23.1226858,39.3114585],[23.1220715,39.3114178],[23.1218636,39.3113442],[23.1218069,39.3112446],[23.1214368,39.3111608],[23.1212818,39.3105649],[23.1212476,39.3105196],[23.1211256,39.3102754],[23.1210349,39.3101125],[23.1213057,39.3097902],[23.1211358,39.3094645],[23.121124,39.3088967],[23.1211198,39.308302],[23.1210061,39.3079497]]},{"id":17185,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03c5\u03b6\u03af\u03c4\u03c3\u03b1-\u039a\u03b1\u03bb\u03ac \u039d\u03b5\u03c1\u03ac","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03c0\u03b7\u03bb\u03b9\u03bf\u03c1\u03b5\u03af\u03c4\u03b9\u03ba\u03c9\u03bd \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"THESSALIA\/Thessaly_Pelion_Vyzitsa_KalaNera","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4934,"name_EN":"Pelion Mt: Vyzitsa-Kala Nera","description_EN":"Aspects of Mt. Pelion landscape","ascent_time":105,"descent_time":120,"marker":"Red_dots","level":9,"ascent":80,"descent":549,"maxelev":488,"minelev":13,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.12069 39.3074,23.13597 39.33312)","views":27,"millestones":"0,23.1319007,39.3332026#1,23.1285932,39.3300487#2,23.1357541,39.3249668#3,23.1318156,39.3174577#4,23.1273486,39.3111362#4.9,23.1210065,39.3079497","x":23.1348643,"y":39.3232139,"coor":[[23.1319007,39.3332026],[23.1317198,39.3328228],[23.1318267,39.332711],[23.1320598,39.3326226],[23.1318691,39.3319183],[23.1318999,39.3316843],[23.1321331,39.3315959],[23.1319695,39.3314821],[23.1317841,39.3314627],[23.1315476,39.3318213],[23.1315255,39.3313526],[23.1316087,39.3311911],[23.1314575,39.331226],[23.131233,39.3315487],[23.1309643,39.3316998],[23.1308021,39.3316806],[23.1305147,39.3314622],[23.1303369,39.3314203],[23.1302577,39.3312576],[23.1305254,39.3311875],[23.1305495,39.3311156],[23.1299479,39.3309759],[23.129914,39.3309036],[23.1300318,39.3307603],[23.1298578,39.330759],[23.1297178,39.330821],[23.1293762,39.3312329],[23.1292167,39.3309975],[23.1288133,39.3307782],[23.1285583,39.3307583],[23.128372,39.3308109],[23.1281373,39.3310254],[23.1280476,39.3307725],[23.1281898,39.3305393],[23.1281215,39.3304306],[23.1283919,39.3301443],[23.1295123,39.3296166],[23.1296877,39.3295007],[23.1301243,39.3289093],[23.1303236,39.3287486],[23.1307638,39.3279499],[23.1307533,39.3278598],[23.1313171,39.3273053],[23.1316157,39.3270778],[23.1321757,39.3268297],[23.1321808,39.3264152],[23.1320561,39.32618],[23.1321149,39.3261174],[23.1332361,39.3264501],[23.1340038,39.3262936],[23.1349543,39.3263548],[23.1350592,39.3263195],[23.1351648,39.3261356],[23.13553,39.3256787],[23.1357212,39.3252296],[23.1357598,39.3249235],[23.1356037,39.3244088],[23.1352837,39.3240189],[23.1352286,39.3237753],[23.1348643,39.3232139],[23.1348631,39.3227228],[23.1349802,39.3226336],[23.1348673,39.3222948],[23.1349092,39.3222816],[23.1349955,39.3220705],[23.134745,39.3216902],[23.1347327,39.3214468],[23.1347724,39.3210507],[23.1345492,39.3203372],[23.1345414,39.3196433],[23.1342337,39.3191995],[23.1343019,39.3187585],[23.1329591,39.3176717],[23.1318708,39.3175014],[23.1315262,39.3172285],[23.1312148,39.317082],[23.1310304,39.3166346],[23.131068,39.3164096],[23.1312676,39.3162129],[23.131295,39.3158707],[23.1307882,39.3155786],[23.1304213,39.3152334],[23.1303054,39.3150253],[23.1302358,39.3150248],[23.130041,39.3148251],[23.1293914,39.3138922],[23.1296993,39.3133809],[23.1295742,39.3131817],[23.1292404,39.312972],[23.1293697,39.3128378],[23.1295093,39.3128028],[23.1294643,39.3126943],[23.1295593,39.3125148],[23.1295881,39.3120645],[23.1295218,39.3117937],[23.1296068,39.3116907],[23.129635,39.3116368],[23.1294624,39.3115274],[23.1291486,39.3115791],[23.1290915,39.3115066],[23.128535,39.3114844],[23.1282232,39.311374],[23.1275974,39.3113332],[23.1269129,39.3107875],[23.1268666,39.3107826],[23.1264155,39.3106756],[23.1262217,39.3104038],[23.1261655,39.3102592],[23.1263815,39.3096842],[23.1263633,39.3092786],[23.1260797,39.3087719],[23.1258045,39.3085175],[23.1254746,39.3079924],[23.1254114,39.3078613],[23.1248001,39.3075864],[23.1246063,39.3073146],[23.12428,39.3074383],[23.1234444,39.3076572],[23.1210065,39.3079497]]},{"id":17195,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039b\u03b1\u03bc\u03c0\u03b9\u03bd\u03bf\u03cd","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2","path":"THESSALIA\/Thessaly_Pelion_Milies_Labinou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6831,"name_EN":"Pelion Mt: Milies-Labinou","description_EN":"A long mountain crossing","ascent_time":155,"descent_time":160,"marker":"Red_dots","level":9,"ascent":288,"descent":379,"maxelev":652,"minelev":298,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14949 39.32859,23.20659 39.35176)","views":28,"millestones":"0,23.1497742,39.3285184#1,23.1583706,39.3310432#2,23.1671877,39.3325681#3,23.1773650,39.3329996#4,23.1839292,39.3392915#5,23.1943137,39.3426319#6,23.2004448,39.3492027#6.8,23.2062115,39.3521643","x":23.178181,"y":39.3340567,"coor":[[23.1497742,39.3285184],[23.1498665,39.3285911],[23.15059,39.3284838],[23.1514868,39.328202],[23.1516137,39.328257],[23.1525766,39.328264],[23.1528345,39.3282839],[23.1528695,39.3282661],[23.1531377,39.3282185],[23.1536661,39.3286548],[23.1539791,39.3286751],[23.1541514,39.3288206],[23.1544292,39.3288766],[23.1547571,39.3288295],[23.1553814,39.3290142],[23.1555759,39.3292409],[23.1558535,39.329315],[23.1565788,39.3297798],[23.1569067,39.3295299],[23.1572431,39.3295323],[23.1577395,39.3298287],[23.1583651,39.3299053],[23.1586763,39.3300788],[23.1587312,39.3303405],[23.1584147,39.3306085],[23.1582713,39.3309589],[23.1586066,39.3312407],[23.1589594,39.3318109],[23.1589343,39.3319729],[23.158758,39.3321608],[23.1587994,39.3325756],[23.1590454,39.3323792],[23.1593479,39.3323093],[23.1605075,39.3323627],[23.1612629,39.33226],[23.1616668,39.3324431],[23.1618994,39.3323998],[23.1620376,39.3324909],[23.1626509,39.3326214],[23.1628255,39.3325776],[23.1631849,39.3325982],[23.1636865,39.3323766],[23.1644277,39.33249],[23.1648492,39.3321687],[23.1657698,39.3318329],[23.1662329,39.3319173],[23.1664401,39.3320539],[23.1667033,39.3323622],[23.1670272,39.3324456],[23.1673147,39.3326639],[23.1675083,39.3326337],[23.1676954,39.3325089],[23.1678508,39.3331047],[23.1681184,39.3330436],[23.1691155,39.3331048],[23.1695568,39.3330719],[23.1705744,39.3331152],[23.1713154,39.3332556],[23.1722121,39.3328475],[23.1726306,39.3327784],[23.174054,39.3327569],[23.1749959,39.3325834],[23.1754829,39.3326049],[23.1757822,39.3328143],[23.1758866,39.332815],[23.1764117,39.3325574],[23.1765861,39.3325316],[23.1769192,39.3328133],[23.1772666,39.3328698],[23.1776095,39.3333138],[23.1780141,39.3334428],[23.178181,39.3340567],[23.1780468,39.3350198],[23.1781845,39.335147],[23.1785884,39.335339],[23.1789539,39.3358372],[23.1795142,39.3359538],[23.1797641,39.3360051],[23.1799472,39.3362226],[23.1804449,39.3363343],[23.18086,39.3365535],[23.1815463,39.3374053],[23.181656,39.3379467],[23.1824372,39.338619],[23.1824129,39.3387179],[23.1825508,39.338827],[23.1834981,39.3391941],[23.1838573,39.3392326],[23.1842597,39.3395598],[23.1853122,39.3398555],[23.1855652,39.3400465],[23.1858775,39.3401388],[23.1863302,39.340124],[23.1866083,39.340162],[23.1867583,39.3402351],[23.1872344,39.3402024],[23.1877436,39.3403231],[23.1883326,39.3405615],[23.1888075,39.3406369],[23.1893991,39.340659],[23.1914219,39.3413398],[23.1918628,39.3413429],[23.192806,39.3420703],[23.1936025,39.3424362],[23.1944586,39.3426674],[23.1949521,39.3431394],[23.1963353,39.3439599],[23.196966,39.344613],[23.1978511,39.345358],[23.1981029,39.3456661],[23.1988275,39.3462297],[23.1988611,39.3463381],[23.1987663,39.3465087],[23.1982178,39.3467752],[23.1983435,39.3469473],[23.1982488,39.3471088],[23.1983638,39.3475196],[23.1990753,39.3482273],[23.1998226,39.3488452],[23.2007796,39.3493924],[23.2010898,39.3496648],[23.2011808,39.3498276],[23.2020329,39.3500317],[23.2027861,39.350136],[23.2029371,39.3502542],[23.2030545,39.3501378],[23.203287,39.3501034],[23.203831,39.3502332],[23.2039976,39.3502479],[23.205316,39.3506624],[23.2058146,39.3507018],[23.205998,39.3509013],[23.2061039,39.3507759],[23.2061438,39.3510645],[23.2063415,39.3510298],[23.206164,39.3513259],[23.2059884,39.3514599],[23.2059754,39.351586],[23.2057893,39.3516207],[23.205926,39.3517794],[23.2062119,39.3521282],[23.2062115,39.3521643]]},{"id":17199,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039a\u03b1\u03bb\u03ac \u039d\u03b5\u03c1\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Milies_KalaNera_3","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4364,"name_EN":"Pelion Mt: Milies-Kala Nera","description_EN":"","ascent_time":75,"descent_time":85,"marker":"Red_dots","level":12,"ascent":40,"descent":400,"maxelev":385,"minelev":20,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13576 39.30251,23.14989 39.32841)","views":16,"millestones":"0,23.1495715,39.3285169#1,23.1436371,39.3239743#2,23.1465007,39.3186475#3,23.1439578,39.3116972#4,23.1383113,39.3045488#4.4,23.1360816,39.3024129","x":23.1468278,"y":39.3204774,"coor":[[23.1495715,39.3285169],[23.1494889,39.3284532],[23.1493216,39.32847],[23.1488404,39.3279709],[23.1486672,39.3278975],[23.1482963,39.3278678],[23.1479711,39.3279015],[23.1476213,39.3280431],[23.1473792,39.3279151],[23.1464778,39.3276202],[23.1461651,39.3275819],[23.1456919,39.3273712],[23.14546,39.3273604],[23.1452965,39.3274493],[23.1449761,39.3270866],[23.1447156,39.3267423],[23.1447141,39.3268684],[23.1446106,39.3267955],[23.1445434,39.3265968],[23.1446045,39.3265477],[23.1445255,39.3263669],[23.1444101,39.326321],[23.1444731,39.325907],[23.1444183,39.3256453],[23.1440274,39.3253541],[23.1439214,39.3245333],[23.1439945,39.3242455],[23.1442759,39.3240043],[23.1441254,39.3239762],[23.143706,39.3241173],[23.143404,39.3241511],[23.1436498,39.3239727],[23.1430223,39.3240582],[23.1427794,39.3239933],[23.142735,39.3238308],[23.1425844,39.3238116],[23.1428523,39.3237235],[23.1429821,39.3235443],[23.1432031,39.3235008],[23.14407,39.3228134],[23.1444199,39.3226538],[23.1443535,39.322392],[23.1440454,39.3219752],[23.1440366,39.3217409],[23.1441429,39.3215885],[23.1445373,39.3215914],[23.1448092,39.321652],[23.1454186,39.3218907],[23.1456278,39.3218562],[23.146072,39.3215801],[23.1467182,39.3209091],[23.1468278,39.3204774],[23.1468648,39.3202073],[23.1468103,39.3199186],[23.1462932,39.3195183],[23.1462481,39.3194099],[23.1462392,39.3191845],[23.1465237,39.318682],[23.1463642,39.3184466],[23.1463886,39.3183476],[23.1468276,39.3178418],[23.147206,39.3172498],[23.1471839,39.3171596],[23.1469089,39.3168782],[23.1470543,39.3163657],[23.1469657,39.3160226],[23.1466002,39.3157316],[23.1467007,39.3146195],[23.1467382,39.3140071],[23.1466818,39.3138805],[23.14621,39.3135707],[23.1454112,39.3134387],[23.1445689,39.3130721],[23.1439045,39.3126797],[23.1436765,39.3123537],[23.1436481,39.3121282],[23.143613,39.3118576],[23.1439298,39.31186],[23.1440123,39.3117524],[23.1437602,39.3114983],[23.1430641,39.3115112],[23.1427982,39.3114371],[23.1423096,39.3106046],[23.1420446,39.3104584],[23.1418341,39.3096459],[23.1411038,39.3086674],[23.1409045,39.307891],[23.1409212,39.3074767],[23.1408547,39.3072194],[23.1403731,39.3067653],[23.1398618,39.3058965],[23.1394711,39.3056053],[23.139208,39.305306],[23.1387809,39.3051406],[23.1385761,39.3048147],[23.1383122,39.3045785],[23.1383037,39.3043261],[23.1381983,39.3041181],[23.1380036,39.3039184],[23.1378117,39.3034845],[23.1375492,39.3031401],[23.1367204,39.3026294],[23.1360816,39.3024129]]},{"id":17200,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03bb\u03ac\u03c3\u03b9\u03bf\u03c2-\u03a3\u03c4\u03c1\u03cc\u03c6\u03b9\u03bb\u03bf\u03c2-\u0386\u03bd\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0392\u03bb\u03ac\u03c3\u03b9\u03bf \u03c3\u03c4\u03b1 \u0386\u03bd\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03a3\u03c4\u03c1\u03cc\u03c6\u03b9\u03bb\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgVlasios_ALechonia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3165,"name_EN":"Pelion Mt: Agios Vlasios-Strofilos-Ano Lechonia","description_EN":"From Agios Vlasios to Ano Lechonia via Strofilos","ascent_time":55,"descent_time":60,"marker":"Red_dots","level":13,"ascent":8,"descent":262,"maxelev":315,"minelev":53,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05276 39.32587,23.06894 39.34169)","views":9,"millestones":"0,23.0670878,39.3418108#1,23.0653300,39.3354832#2,23.0583756,39.3322061#3.2,23.0529783,39.3257437","x":23.0614451,"y":39.3355392,"coor":[[23.0670878,39.3418108],[23.0670443,39.3415942],[23.0671723,39.3414871],[23.0673598,39.3413445],[23.067658,39.3407341],[23.0676498,39.3404818],[23.0672554,39.3398704],[23.0673494,39.339781],[23.0677812,39.339762],[23.0678138,39.3396586],[23.0682572,39.339473],[23.0687605,39.3391436],[23.0685905,39.3388359],[23.0685731,39.3384032],[23.0682297,39.3380491],[23.0681203,39.3378995],[23.0680839,39.3378587],[23.0681286,39.337796],[23.0682979,39.3371125],[23.0681703,39.3371115],[23.0679307,39.3369654],[23.0677499,39.3366035],[23.0674138,39.3362494],[23.0671133,39.3361569],[23.0665383,39.335855],[23.0664022,39.3357818],[23.0663229,39.335637],[23.0661905,39.3354782],[23.065844,39.3353583],[23.0655887,39.3353563],[23.0653963,39.3355079],[23.0649645,39.3353467],[23.0647314,39.3353404],[23.0640774,39.3356595],[23.0632741,39.3358603],[23.062845,39.3358388],[23.0621423,39.3354637],[23.0621363,39.3359142],[23.0614451,39.3355392],[23.060604,39.3344196],[23.0604577,39.334076],[23.0604831,39.333914],[23.0605977,39.3334014],[23.0605528,39.3332839],[23.060381,39.3331203],[23.0596897,39.3327543],[23.0595417,39.3325458],[23.0595059,39.3326176],[23.0593546,39.3326524],[23.0594027,39.3325267],[23.0592333,39.3321829],[23.0591264,39.3323623],[23.0588474,39.3324051],[23.0585576,39.3323847],[23.058361,39.332257],[23.0584218,39.3320502],[23.0584043,39.3316266],[23.0588668,39.3308734],[23.0589572,39.3301894],[23.0586216,39.3302903],[23.058448,39.330014],[23.0580336,39.3296908],[23.057363,39.3292439],[23.0573102,39.3292074],[23.057042,39.3290385],[23.0566979,39.3287474],[23.0565156,39.3284936],[23.0559278,39.3282095],[23.0555569,39.327747],[23.0552887,39.3278529],[23.0545723,39.3284959],[23.0543176,39.3284578],[23.0542801,39.3277907],[23.0541034,39.3271315],[23.0540679,39.3266717],[23.0539775,39.3264907],[23.0529783,39.3257437]]},{"id":17201,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03bb\u03ac\u03c3\u03b9\u03bf\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 \u039a\u03bf\u03c5\u03c6\u03ac\u03bb\u03b1","path":"THESSALIA\/Thessaly_Pelion_AgLavrentios_AgVlasios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4831,"name_EN":"Pelion Mt: Agios Lavrentios-Agios Vlasios","description_EN":"A traverse of the Koufala valley","ascent_time":105,"descent_time":110,"marker":"Red_dots","level":13,"ascent":174,"descent":415,"maxelev":623,"minelev":311,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.0595 39.3419,23.07847 39.3613)","views":34,"millestones":"0,23.0595151,39.3602079#1,23.0659948,39.3569093#2,23.0747521,39.3564746#3,23.0734878,39.3525704#4,23.0689547,39.3461765#4.8,23.0670878,39.3418108","x":23.0769735,"y":39.354153,"coor":[[23.0595151,39.3602079],[23.0596157,39.3605196],[23.059575,39.3609608],[23.0597677,39.3613047],[23.0597574,39.3612055],[23.0598841,39.3612787],[23.0598863,39.3611165],[23.059968,39.3610811],[23.0600138,39.3611265],[23.0601154,39.3608841],[23.0601741,39.3608305],[23.0604978,39.3609322],[23.0606284,39.3608702],[23.0607788,39.3607453],[23.0618866,39.3603667],[23.0619675,39.3603944],[23.0625464,39.3604216],[23.0625829,39.3602958],[23.0628291,39.3601085],[23.0633725,39.3598921],[23.0634569,39.3596811],[23.0635248,39.3592942],[23.064042,39.3588118],[23.0641614,39.3585604],[23.064319,39.3580571],[23.0642561,39.357552],[23.0643632,39.3573546],[23.0647723,39.3571417],[23.0658765,39.3570244],[23.0660058,39.3568993],[23.0665691,39.3569804],[23.0675929,39.3569886],[23.0677975,39.3573146],[23.0680519,39.3573887],[23.0684589,39.3573289],[23.0687237,39.3574932],[23.0689373,39.3571345],[23.0695686,39.3567972],[23.0697635,39.3569789],[23.0699636,39.3567643],[23.0709179,39.3565737],[23.0711871,39.3564046],[23.0717809,39.3562652],[23.0719308,39.3563385],[23.0718247,39.3564638],[23.0719248,39.356789],[23.0722258,39.3568454],[23.0721811,39.3567189],[23.0722294,39.3565751],[23.0723212,39.356657],[23.0726106,39.3567133],[23.0731444,39.3567176],[23.0733408,39.3567912],[23.0734433,39.3569362],[23.073629,39.3569377],[23.0738822,39.3571019],[23.0742108,39.3568252],[23.0744794,39.3567012],[23.0745277,39.3565574],[23.0755308,39.3561869],[23.0758662,39.3562797],[23.0761186,39.3564979],[23.0764774,39.3565729],[23.0770345,39.3565773],[23.0774191,39.3564542],[23.0779677,39.3562243],[23.0780051,39.3560263],[23.0782523,39.355758],[23.07829,39.355542],[23.0780841,39.3553151],[23.0778766,39.3552054],[23.0776139,39.3548789],[23.0775583,39.3546982],[23.0776991,39.3545822],[23.0776889,39.354474],[23.0773765,39.3543995],[23.0772052,39.3541909],[23.0769735,39.354153],[23.0769053,39.3540443],[23.0767213,39.3539167],[23.0765593,39.3538794],[23.076423,39.3537927],[23.0762857,39.353724],[23.0758928,39.3535948],[23.0756555,39.3531063],[23.0754613,39.3528705],[23.0752179,39.3528505],[23.0749301,39.352668],[23.0747101,39.3526302],[23.0744657,39.3526824],[23.0742924,39.3526269],[23.0741178,39.3526616],[23.0739562,39.3525972],[23.0735729,39.3526212],[23.0734146,39.3525253],[23.0734547,39.3521202],[23.0734571,39.3520211],[23.0731696,39.3518206],[23.0728406,39.3512503],[23.0723551,39.3511022],[23.0722149,39.3511732],[23.072181,39.3511009],[23.0722342,39.3510022],[23.0724921,39.350806],[23.0724836,39.3505716],[23.0726013,39.3504464],[23.0723142,39.3502189],[23.0717598,39.3500162],[23.0714728,39.3497797],[23.0713128,39.349454],[23.0709124,39.3490183],[23.0708105,39.3488283],[23.0708477,39.3486484],[23.0707097,39.3485481],[23.07063,39.34857],[23.0705971,39.3484256],[23.0706694,39.3482279],[23.0704104,39.3476312],[23.0699417,39.3472805],[23.0695925,39.3464848],[23.0692971,39.3460139],[23.0692168,39.3459412],[23.0691257,39.345945],[23.0692513,39.3461307],[23.069099,39.3462376],[23.068949,39.3461733],[23.0684011,39.3454841],[23.0684033,39.345322],[23.0686268,39.3450895],[23.0689105,39.3447854],[23.0687668,39.3442436],[23.0688059,39.3441088],[23.0687138,39.344054],[23.0688339,39.3437486],[23.0686376,39.3436749],[23.0685562,39.3436923],[23.0685919,39.3436205],[23.0685107,39.3436198],[23.0683282,39.3433841],[23.0679828,39.3433678],[23.0679538,39.343309],[23.0677426,39.3434875],[23.0670219,39.3435809],[23.066881,39.3436518],[23.066916,39.3434404],[23.067035,39.3433332],[23.067135,39.3427934],[23.0673573,39.342651],[23.0673247,39.3424885],[23.0674564,39.3421832],[23.0673087,39.3421099],[23.0673104,39.3419838],[23.0672407,39.3419833],[23.0670878,39.3418108]]},{"id":17202,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc \u03b4\u03ac\u03c3\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgLavrentios_AgGeorgios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5674,"name_EN":"Pelion Mt: Agios Lavrentios-Agios Georgios","description_EN":"A long route along Pelion montaine forest","ascent_time":130,"descent_time":120,"marker":"Red_dots","level":9,"ascent":284,"descent":239,"maxelev":643,"minelev":476,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.0595 39.3429,23.08509 39.36168)","views":30,"millestones":"0,23.0595151,39.3602079#1,23.0643827,39.3573446#2,23.0734320,39.3569231#3,23.0751257,39.3527913#4,23.0730731,39.3474767#5,23.0798635,39.3442850#5.7,23.0850955,39.3429044","x":23.0776984,"y":39.3545822,"coor":[[23.0595151,39.3602079],[23.0596153,39.3605196],[23.0595746,39.3609608],[23.0597673,39.3613047],[23.059757,39.3612055],[23.0598837,39.3612787],[23.0598859,39.3611165],[23.0599676,39.3610811],[23.0600135,39.3611265],[23.0601154,39.3608841],[23.0601741,39.3608305],[23.0604978,39.3609322],[23.0606284,39.3608702],[23.0608526,39.3613045],[23.0611895,39.3612802],[23.0616284,39.3612837],[23.0620912,39.3613956],[23.062252,39.361523],[23.0623192,39.3617038],[23.0626737,39.3612381],[23.0629698,39.3605196],[23.0629389,39.360231],[23.0633728,39.3598921],[23.0634569,39.3596811],[23.0635248,39.3592942],[23.064042,39.3588118],[23.0641614,39.3585604],[23.064319,39.3580571],[23.0642561,39.357552],[23.0643632,39.3573546],[23.0647723,39.3571417],[23.0658765,39.3570244],[23.0660058,39.3568993],[23.0665687,39.3569804],[23.0675922,39.3569886],[23.0677968,39.3573146],[23.0680511,39.3573887],[23.0684582,39.3573289],[23.0687229,39.3574932],[23.0689366,39.3571345],[23.0695678,39.3567972],[23.0697627,39.3569789],[23.0699629,39.3567643],[23.0709172,39.3565737],[23.0711864,39.3564046],[23.0717801,39.3562652],[23.07193,39.3563385],[23.0718239,39.3564638],[23.0719241,39.3567889],[23.0722251,39.3568454],[23.0721804,39.3567189],[23.0722287,39.3565751],[23.0723205,39.3566569],[23.0726099,39.3567133],[23.0731437,39.3567176],[23.0733401,39.3567912],[23.0734426,39.3569362],[23.0736283,39.3569377],[23.0738815,39.3571019],[23.0742101,39.3568252],[23.0744787,39.3567012],[23.074527,39.3565574],[23.0755301,39.3561869],[23.0758654,39.3562797],[23.0761179,39.3564979],[23.0764767,39.3565729],[23.0770338,39.3565773],[23.0774184,39.3564542],[23.0779669,39.3562243],[23.0780044,39.3560263],[23.0782516,39.355758],[23.0782893,39.355542],[23.0780833,39.3553151],[23.0778759,39.3552054],[23.0776132,39.3548789],[23.0775576,39.3546982],[23.0776984,39.3545822],[23.0776882,39.354474],[23.0773758,39.3543995],[23.0772044,39.3541909],[23.0769728,39.354153],[23.0769046,39.3540443],[23.0767206,39.3539167],[23.0765586,39.3538794],[23.076423,39.3537927],[23.0762857,39.353724],[23.0758928,39.3535948],[23.0756555,39.3531063],[23.0754613,39.3528705],[23.0752179,39.3528505],[23.0749301,39.352668],[23.0747101,39.3526302],[23.0744657,39.3526824],[23.0742924,39.3526269],[23.0741178,39.3526616],[23.0739562,39.3525972],[23.0735729,39.3526212],[23.0734138,39.3525253],[23.0738442,39.3525603],[23.0742285,39.3524642],[23.0746662,39.3524407],[23.0744055,39.3522404],[23.0744095,39.3519431],[23.0747515,39.3515313],[23.0751013,39.3514079],[23.075512,39.3510598],[23.0754708,39.350663],[23.0759728,39.3504417],[23.0753901,39.3490269],[23.0748948,39.3487437],[23.0747239,39.348508],[23.0736083,39.3477423],[23.0726168,39.3472478],[23.0723411,39.3470294],[23.0724629,39.3465978],[23.0737232,39.3460672],[23.0740407,39.3457544],[23.0741939,39.3454943],[23.0749367,39.3452975],[23.0751041,39.3449204],[23.0750174,39.3444511],[23.0751467,39.344326],[23.0753017,39.3443723],[23.0754734,39.3443872],[23.0763229,39.3442047],[23.0766826,39.3442076],[23.0770409,39.3443185],[23.0773541,39.34433],[23.0784364,39.3445368],[23.0789905,39.3447575],[23.0792201,39.3440655],[23.0793248,39.3440483],[23.0796474,39.344222],[23.0801571,39.3443702],[23.0808,39.3446276],[23.0810636,39.344882],[23.0813805,39.3450467],[23.0815423,39.345102],[23.0815671,39.3449761],[23.0816488,39.3449407],[23.0821924,39.344999],[23.082577,39.3448759],[23.0829949,39.3448612],[23.083595,39.3451182],[23.0843175,39.3448896],[23.0847861,39.3445509],[23.0848348,39.3443711],[23.0848912,39.3438849],[23.0849986,39.3434668],[23.0849993,39.3434127],[23.084989,39.3430612],[23.0850955,39.3429044]]},{"id":17208,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a7\u03ac\u03bd\u03b9\u03b1-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u03be\u03b1\u03b3\u03ba\u03b1\u03b8\u03b9\u03ac\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Chania_Exagathia","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":8505,"name_EN":"Pelion Mt: Chania-Exagathia refuge","description_EN":"","ascent_time":295,"descent_time":290,"marker":"Red_dots","level":9,"ascent":395,"descent":448,"maxelev":1412,"minelev":1124,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06252 39.35549,23.11336 39.39602)","views":30,"millestones":"0,23.0625238,39.3960173#1,23.0727183,39.3931895#2,23.0813760,39.3877314#3,23.0896716,39.3848616#4,23.0900482,39.3764927#5,23.0919634,39.3693095#6,23.0975923,39.3635682#7,23.1050333,39.3600586#8,23.1118582,39.3576992#8.5,23.1093700,39.3555768","x":23.089988,"y":39.3717133,"coor":[[23.0625238,39.3960173],[23.0627537,39.3959471],[23.0644995,39.3950916],[23.0648906,39.3945001],[23.0656628,39.3940648],[23.0661514,39.3940056],[23.0669061,39.3940117],[23.0671906,39.3941221],[23.0687277,39.3941344],[23.0696157,39.393727],[23.0701751,39.3935783],[23.0706627,39.3935822],[23.0714272,39.3937325],[23.0719773,39.3934035],[23.0727536,39.3931844],[23.0735458,39.3929925],[23.0744815,39.3924863],[23.0749958,39.3923102],[23.0758167,39.391704],[23.0760908,39.3911746],[23.0771563,39.3905073],[23.078084,39.3897217],[23.0783658,39.3894852],[23.0792503,39.38933],[23.0800697,39.3888319],[23.0805936,39.3887279],[23.080714,39.3884045],[23.0812547,39.3879041],[23.0814321,39.3876532],[23.0819023,39.3872154],[23.0822525,39.38702],[23.0825242,39.3868329],[23.0828767,39.3870159],[23.0827117,39.3868434],[23.0826699,39.3867935],[23.0829111,39.3867458],[23.0831496,39.3866847],[23.0835505,39.3865481],[23.0836942,39.3864907],[23.083822,39.3864827],[23.0839262,39.3865106],[23.0851335,39.3868354],[23.085424,39.3868197],[23.0861235,39.3866089],[23.0871189,39.3864591],[23.0874104,39.3863712],[23.0877618,39.3861307],[23.0879197,39.3856003],[23.0881756,39.3855663],[23.0886963,39.3857055],[23.0897523,39.3857498],[23.0896326,39.3851362],[23.0896921,39.3850285],[23.0896498,39.3847038],[23.0898004,39.38384],[23.0896367,39.3830368],[23.0899318,39.3826607],[23.089901,39.3823541],[23.089642,39.3820952],[23.0895291,39.3818511],[23.0892762,39.3816509],[23.0888452,39.3808636],[23.0889066,39.3806118],[23.0888655,39.3803411],[23.0889689,39.3795535],[23.0890765,39.3793201],[23.0894541,39.3788545],[23.0894915,39.3786566],[23.0898328,39.3782988],[23.0899878,39.3779846],[23.090129,39.3778416],[23.0902071,39.3771934],[23.0899897,39.3769485],[23.0899695,39.376714],[23.0900533,39.3765165],[23.0898785,39.3756771],[23.0897312,39.3753966],[23.0892891,39.3754653],[23.0891863,39.3753383],[23.0891486,39.3746622],[23.0888892,39.3740745],[23.0888596,39.3736778],[23.0886781,39.373352],[23.0888788,39.3730923],[23.0893238,39.3727984],[23.0896066,39.3724763],[23.0898432,39.3721357],[23.089988,39.3717133],[23.0901045,39.3716782],[23.0903919,39.3718967],[23.0904615,39.3718973],[23.0904769,39.371609],[23.0910227,39.3707032],[23.0912275,39.3701282],[23.0914882,39.3697157],[23.091876,39.3693493],[23.0921446,39.3692253],[23.0921001,39.3690808],[23.0922022,39.3689554],[23.0922965,39.368848],[23.0930438,39.3685114],[23.0952622,39.3684206],[23.0954959,39.3682963],[23.0962726,39.3674823],[23.0964862,39.3671236],[23.0966316,39.3666471],[23.0979662,39.3657745],[23.0982025,39.3654519],[23.0983228,39.3651195],[23.0984512,39.3650123],[23.0983232,39.3649483],[23.0982326,39.3647764],[23.0978758,39.3645393],[23.0977416,39.3641418],[23.097791,39.3639079],[23.0972685,39.3630208],[23.0972255,39.3627502],[23.0969839,39.3625321],[23.0969744,39.3623698],[23.0967445,39.3621878],[23.0967007,39.3619892],[23.0971464,39.3616323],[23.0973612,39.3613726],[23.0975972,39.3610681],[23.0979953,39.3608009],[23.0989473,39.3607902],[23.0990991,39.3607193],[23.0992732,39.3607207],[23.099402,39.3606316],[23.0997731,39.3606525],[23.101002,39.3604052],[23.1016962,39.3605727],[23.1025788,39.3605435],[23.1035573,39.3602717],[23.1040108,39.3602031],[23.1046707,39.3601136],[23.104798,39.3601416],[23.1052909,39.3599697],[23.1056143,39.3600983],[23.1059745,39.360065],[23.1063696,39.3598878],[23.1077423,39.3596461],[23.108148,39.3594915],[23.1085219,39.3592961],[23.1089639,39.3592274],[23.1092192,39.3592294],[23.110144,39.3595248],[23.1107833,39.3594576],[23.111189,39.3594968],[23.1115174,39.3592289],[23.1117032,39.3592214],[23.1121311,39.3593418],[23.1122159,39.3590631],[23.1126927,39.3589946],[23.1129985,39.3586726],[23.1132367,39.3585708],[23.1133166,39.3584993],[23.1132492,39.3583276],[23.112733,39.3578461],[23.1126517,39.3578455],[23.1124988,39.3580065],[23.1123361,39.3580233],[23.1120015,39.3578675],[23.1113494,39.3571147],[23.1111872,39.3570954],[23.1108484,39.357264],[23.1106741,39.3572807],[23.1105239,39.3572255],[23.1102035,39.3568627],[23.1098925,39.3562205],[23.1096262,39.3561734],[23.1095573,39.3561098],[23.1098081,39.3555531],[23.1096036,39.3554614],[23.10937,39.3555768]]},{"id":17213,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf\u03c2-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc \u03b4\u03ac\u03c3\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgLavrentios_Chania","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":10361,"name_EN":"Pelion Mt: Agios Lavrentios-Chania","description_EN":"A long route along Pelion montaine forest","ascent_time":340,"descent_time":305,"marker":"Red_dots","level":12,"ascent":975,"descent":352,"maxelev":1411,"minelev":552,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05904 39.36047,23.0923 39.39592)","views":39,"millestones":"0,23.0595151,39.3602079#1,23.0639728,39.3609018#2,23.0704718,39.3633616#3,23.0741386,39.3672987#4,23.0816651,39.3698233#5,23.0910343,39.3688227#6,23.0892580,39.3753451#7,23.0897055,39.3829763#8,23.0828123,39.3867361#9,23.0749562,39.3923235#10.4,23.0627537,39.3959471","x":23.079895,"y":39.3688362,"coor":[[23.0595151,39.3602079],[23.0596157,39.3605196],[23.059575,39.3609608],[23.0597677,39.3613047],[23.0597574,39.3612055],[23.0598841,39.3612787],[23.0598863,39.3611165],[23.059968,39.3610811],[23.0600138,39.3611265],[23.0601154,39.3608841],[23.0601741,39.3608305],[23.0604978,39.3609322],[23.0606284,39.3608702],[23.0608522,39.3613045],[23.0611892,39.3612802],[23.061628,39.3612837],[23.0620908,39.3613956],[23.0622516,39.361523],[23.0623189,39.3617038],[23.0626733,39.3612381],[23.0629695,39.3605196],[23.0629818,39.3607089],[23.0627501,39.3617883],[23.0629733,39.3615919],[23.063071,39.3612233],[23.0631182,39.3610885],[23.0633997,39.3608655],[23.0636594,39.3605432],[23.0637055,39.3605976],[23.0635744,39.3608489],[23.0636657,39.3608902],[23.0638412,39.3607834],[23.0639684,39.3608205],[23.0639773,39.3610188],[23.0641611,39.3611645],[23.0646585,39.3612946],[23.0646305,39.3616548],[23.0647664,39.3619082],[23.0648711,39.361891],[23.0649281,39.3619635],[23.0651721,39.3619475],[23.0652057,39.3620379],[23.0653104,39.3620207],[23.0654021,39.3621115],[23.0656257,39.361879],[23.0658813,39.3618045],[23.0663213,39.3618891],[23.0665793,39.361693],[23.0667184,39.3617031],[23.06679,39.3615595],[23.0669409,39.3615607],[23.0670819,39.3614267],[23.0673496,39.3613748],[23.0674998,39.36143],[23.0677333,39.3613238],[23.0679995,39.36138],[23.0684187,39.3616897],[23.0687229,39.3615119],[23.0690486,39.3614605],[23.0694311,39.3614996],[23.0695921,39.361609],[23.0695216,39.3616805],[23.0690805,39.361677],[23.0689395,39.361811],[23.06933,39.3620078],[23.0693388,39.3622242],[23.069492,39.3624011],[23.0695932,39.3624605],[23.0697358,39.3625112],[23.0697789,39.3627638],[23.0701241,39.3629918],[23.0701801,39.3631455],[23.0700134,39.3631576],[23.0700071,39.3632522],[23.0701103,39.3633431],[23.0703896,39.3632913],[23.0704119,39.3633636],[23.0706441,39.3633564],[23.0706775,39.3634648],[23.0708751,39.3634484],[23.0713583,39.3636054],[23.0710182,39.363873],[23.0708863,39.3641873],[23.0709411,39.364431],[23.0712721,39.3648572],[23.0712561,39.3651904],[23.0714302,39.3651918],[23.0717382,39.3647257],[23.0720195,39.3645207],[23.0722749,39.3645138],[23.0724592,39.3646233],[23.0724365,39.3647493],[23.0724759,39.3648442],[23.0726035,39.3648453],[23.0725795,39.3649081],[23.072683,39.364981],[23.0727503,39.3651618],[23.0729118,39.3652352],[23.0732339,39.3652377],[23.0729254,39.3657399],[23.0729588,39.3658483],[23.0731445,39.3658497],[23.0734722,39.3656541],[23.0732832,39.3661211],[23.0735996,39.3659209],[23.0739139,39.3658513],[23.074187,39.366268],[23.0742195,39.3664485],[23.0737967,39.3668145],[23.0738424,39.366869],[23.0740047,39.3668883],[23.0739684,39.3669961],[23.0740953,39.3670602],[23.0741398,39.3672047],[23.074137,39.367421],[23.0740061,39.3676632],[23.0740729,39.36788],[23.07393,39.3681492],[23.0739639,39.3682215],[23.0743601,39.3681075],[23.0749613,39.3682925],[23.075194,39.3682493],[23.0756115,39.3682797],[23.0761012,39.3681214],[23.0766825,39.3680539],[23.0778061,39.368234],[23.0771486,39.3687964],[23.0771822,39.3688958],[23.0774675,39.3689882],[23.0776054,39.3690434],[23.0779302,39.3690639],[23.0780242,39.3689746],[23.0782561,39.3689944],[23.0783731,39.3689233],[23.0784766,39.3689962],[23.0787915,39.3688906],[23.079895,39.3688362],[23.0801149,39.368883],[23.0812117,39.3693422],[23.0813722,39.3694966],[23.0813708,39.3696048],[23.0815205,39.369696],[23.0815537,39.3698225],[23.0821457,39.3698271],[23.0825996,39.3697406],[23.0830381,39.3699423],[23.0835662,39.370388],[23.0838675,39.3704354],[23.0841204,39.3706266],[23.0846067,39.3707205],[23.0851764,39.3706529],[23.0854795,39.3705562],[23.0857576,39.3705944],[23.0861529,39.3705525],[23.0865864,39.3702495],[23.0866247,39.3699795],[23.0867307,39.3698632],[23.0869388,39.3699279],[23.0875092,39.3698062],[23.0880079,39.3698462],[23.088346,39.3697317],[23.0885784,39.3697155],[23.089758,39.3691661],[23.0898769,39.3689508],[23.089833,39.3687522],[23.0898921,39.3686715],[23.09002,39.3686545],[23.0900653,39.368745],[23.0902529,39.3686023],[23.0904623,39.3685679],[23.0904953,39.3687123],[23.0909363,39.3687158],[23.0910508,39.3688428],[23.0910262,39.3689507],[23.0911898,39.3688619],[23.0916079,39.3688471],[23.0917479,39.3687942],[23.0918164,39.3688848],[23.0920604,39.3688687],[23.0921864,39.3689688],[23.0917755,39.369326],[23.0915653,39.3694235],[23.0912914,39.369953],[23.0912888,39.3701512],[23.0911326,39.3705644],[23.091003,39.3707076],[23.090883,39.371013],[23.0905317,39.3712445],[23.0903508,39.3717657],[23.0902113,39.3717827],[23.0899701,39.3715826],[23.0899538,39.3719428],[23.0896778,39.3726345],[23.0891634,39.3729098],[23.0887643,39.3732491],[23.0888996,39.3735565],[23.0889077,39.3738269],[23.0891233,39.374207],[23.0891794,39.3752526],[23.0892709,39.3753615],[23.0897001,39.3753829],[23.0897923,39.3754377],[23.0899376,39.3758713],[23.0899345,39.3761146],[23.0900482,39.3762957],[23.0899521,39.3765472],[23.09017,39.3767471],[23.090317,39.3770546],[23.090379,39.3776408],[23.0902128,39.3779278],[23.0895148,39.3780305],[23.089291,39.378281],[23.0888546,39.3797013],[23.0888472,39.3802689],[23.0889686,39.3810583],[23.0893928,39.3814761],[23.0897696,39.3819656],[23.0899067,39.3823],[23.0900068,39.3826432],[23.089702,39.3828661],[23.0897513,39.3844343],[23.0895952,39.3848295],[23.0897313,39.3850829],[23.0897375,39.3854974],[23.0898385,39.3857685],[23.0896766,39.3857132],[23.0892229,39.3857817],[23.0887937,39.3857514],[23.0880759,39.3855835],[23.0879124,39.3856588],[23.0877785,39.3861354],[23.0873453,39.3864113],[23.0860768,39.3866266],[23.0853657,39.3868373],[23.0849944,39.3868163],[23.083822,39.3864827],[23.0836942,39.3864907],[23.0835493,39.3865526],[23.0829087,39.3867098],[23.0827491,39.3867536],[23.0827278,39.3868615],[23.0828767,39.3870159],[23.0825242,39.3868329],[23.0822525,39.38702],[23.0819023,39.3872154],[23.0814321,39.3876532],[23.0812547,39.3879041],[23.080714,39.3884045],[23.0805936,39.3887279],[23.0800697,39.3888319],[23.0792503,39.38933],[23.0783658,39.3894852],[23.078084,39.3897217],[23.0771563,39.3905073],[23.0760908,39.3911746],[23.0758167,39.391704],[23.0749958,39.3923102],[23.0744815,39.3924863],[23.0735458,39.3929925],[23.0727536,39.3931844],[23.0719773,39.3934035],[23.0714272,39.3937325],[23.0706627,39.3935822],[23.0701751,39.3935783],[23.0696157,39.393727],[23.0687277,39.3941344],[23.0671906,39.3941221],[23.0669061,39.3940117],[23.0661514,39.3940056],[23.0656628,39.3940648],[23.0648906,39.3945001],[23.0644995,39.3950916],[23.0627537,39.3959471]]},{"id":17236,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03c5\u03b6\u03af\u03c4\u03c3\u03b1-\u039c\u03b7\u03bb\u03b9\u03ad\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc \u039c\u03b7\u03bb\u03b5\u03ce\u03bd","path":"THESSALIA\/Thessaly_Pelion_Vyzitsa_Milies","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2383,"name_EN":"Pelion Mt: Vyzitsa-Milies","description_EN":"Via the old railway station","ascent_time":40,"descent_time":45,"marker":"Red_dots","level":9,"ascent":111,"descent":209,"maxelev":488,"minelev":285,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13172 39.32712,23.14979 39.3332)","views":59,"millestones":"0,23.1319007,39.3332026#1,23.1395115,39.3296620#2,23.1463704,39.3276058#2.4,23.1497742,39.3285184","x":23.1414181,"y":39.3282903,"coor":[[23.1319007,39.3332026],[23.1317198,39.3328228],[23.1318267,39.332711],[23.1320598,39.3326226],[23.1323862,39.3325034],[23.1326968,39.332366],[23.133021,39.3324225],[23.1330575,39.3322876],[23.1333605,39.3321727],[23.1331651,39.3320271],[23.133272,39.3318297],[23.1334474,39.3317454],[23.1337747,39.3315496],[23.134182,39.3314535],[23.1351435,39.3315688],[23.1352024,39.3314971],[23.1351368,39.3311723],[23.1351841,39.3311005],[23.1360734,39.3307828],[23.136272,39.3306761],[23.136469,39.3306956],[23.1365348,39.330651],[23.1367107,39.3304991],[23.1369552,39.3304289],[23.1376151,39.3305419],[23.1378288,39.3305345],[23.1381313,39.3304646],[23.1379239,39.3303459],[23.138017,39.3303286],[23.1383529,39.3303671],[23.1389076,39.3305515],[23.1391292,39.330454],[23.1395697,39.3295382],[23.1398982,39.3292432],[23.1400758,39.3289562],[23.1406477,39.3286721],[23.1412441,39.328289],[23.1414181,39.3282903],[23.1416026,39.3283818],[23.141797,39.3286175],[23.1419353,39.3286906],[23.1418686,39.3284558],[23.1422039,39.3285484],[23.1418428,39.3279285],[23.1418566,39.3277484],[23.1420672,39.3276644],[23.1420517,39.327831],[23.1421538,39.3280209],[23.1423036,39.3281031],[23.1425122,39.3281227],[23.142827,39.3279989],[23.1431435,39.3277309],[23.1436677,39.3275545],[23.1440517,39.3274672],[23.1443174,39.3275593],[23.1444512,39.3275242],[23.144462,39.3276234],[23.1447426,39.3274453],[23.145044,39.3274655],[23.1449761,39.3270866],[23.1452965,39.3274493],[23.14546,39.3273604],[23.1456919,39.3273712],[23.1461651,39.3275819],[23.1464778,39.3276202],[23.1473792,39.3279151],[23.1476213,39.3280431],[23.1479711,39.3279015],[23.1482963,39.3278678],[23.1486672,39.3278975],[23.1488404,39.3279709],[23.1493235,39.3284655],[23.1494893,39.3284532],[23.1495697,39.3285169],[23.1497742,39.3285184]]},{"id":17249,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03b3\u03c1\u03b9\u03ac-\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Agria_AgLavrentios","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6890,"name_EN":"PelionMt: Agria-Agios Lavrentios","description_EN":"","ascent_time":170,"descent_time":145,"marker":"Red_dots","level":12,"ascent":554,"descent":12,"maxelev":545,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.01167 39.33781,23.06088 39.35983)","views":16,"millestones":"0,23.0119617,39.3389907#1,23.0212048,39.3377265#2,23.0310535,39.3396196#3,23.0395415,39.3407823#4,23.0465954,39.3432611#5,23.0505429,39.3485076#6,23.0573415,39.3547618#6.9,23.0595143,39.3602079","x":23.0447784,"y":39.3427066,"coor":[[23.0119617,39.3389907],[23.0123236,39.3388315],[23.0134057,39.3386245],[23.0134752,39.3387061],[23.0136513,39.3389014],[23.0135458,39.3389726],[23.0136371,39.3390815],[23.0136919,39.3393162],[23.0137084,39.3393794],[23.0141092,39.3395225],[23.0151027,39.3399183],[23.0151195,39.3398824],[23.0157238,39.3400497],[23.0163008,39.3402754],[23.0172888,39.3393286],[23.0175705,39.3390967],[23.0177923,39.3390085],[23.0182681,39.3389269],[23.0202036,39.3382584],[23.0216394,39.3374866],[23.0218946,39.3376464],[23.0220924,39.337612],[23.0226232,39.3378237],[23.0233995,39.3379023],[23.0238064,39.3378426],[23.0244277,39.3382263],[23.0251821,39.3382146],[23.0258195,39.338274],[23.0269703,39.3381214],[23.0272801,39.3383763],[23.0275579,39.338266],[23.0277223,39.3381232],[23.0281302,39.3380005],[23.0284316,39.338021],[23.0286509,39.3381039],[23.0290244,39.3386792],[23.0302172,39.3388514],[23.0307118,39.3391618],[23.0308701,39.3393839],[23.0310292,39.339633],[23.0316605,39.3392869],[23.0323019,39.3390579],[23.0328046,39.3389675],[23.0334804,39.3387659],[23.0339675,39.3387879],[23.0344687,39.3386209],[23.0348515,39.3386331],[23.0351047,39.3387793],[23.0352438,39.3387895],[23.0358252,39.3387042],[23.0360532,39.3385755],[23.0361917,39.3386307],[23.0368787,39.3384561],[23.0381211,39.3383943],[23.038781,39.3385079],[23.0393576,39.338765],[23.0395628,39.339037],[23.0397184,39.3395338],[23.0394755,39.3403248],[23.0395604,39.3409111],[23.039842,39.3415262],[23.0399456,39.3415901],[23.0402009,39.3415922],[23.0403563,39.3412601],[23.0404438,39.3413014],[23.040598,39.3410594],[23.04103,39.3408647],[23.0420143,39.3406656],[23.042789,39.3403611],[23.042973,39.3404887],[23.042994,39.3406511],[23.0432122,39.3408151],[23.0431996,39.3408871],[23.043493,39.3409886],[23.0438014,39.3413515],[23.0439985,39.3413667],[23.0446221,39.341588],[23.0445709,39.3417498],[23.0447784,39.3427066],[23.0448471,39.3427703],[23.0450241,39.3425555],[23.0449976,39.3427985],[23.0450975,39.3431327],[23.0455024,39.3432262],[23.0464326,39.3430896],[23.046626,39.3432939],[23.0468341,39.3433497],[23.0468415,39.3436561],[23.047082,39.3438924],[23.047659,39.3441314],[23.0480886,39.3441169],[23.0482955,39.3441005],[23.0485489,39.3442378],[23.0485619,39.3441388],[23.048667,39.3440856],[23.0487473,39.3441583],[23.0489563,39.344151],[23.0492007,39.3442566],[23.0492453,39.3442299],[23.0498912,39.344091],[23.0500788,39.3439484],[23.0501569,39.3441833],[23.0507162,39.3448727],[23.0506516,39.3453587],[23.0508889,39.3458292],[23.0504334,39.3460417],[23.0503735,39.3461854],[23.0501703,39.3465127],[23.050208,39.3471617],[23.0498678,39.3474293],[23.0498419,39.3476273],[23.0499449,39.3477362],[23.050373,39.3478298],[23.0504056,39.3479923],[23.0502837,39.3484238],[23.0505726,39.3485163],[23.0506387,39.3487781],[23.0509737,39.3490782],[23.0511106,39.3492505],[23.0510417,39.3500609],[23.0511881,39.3503865],[23.0514889,39.350461],[23.0518838,39.3504372],[23.0521985,39.3504983],[23.0523943,39.350608],[23.0522653,39.3508908],[23.0525765,39.3512132],[23.0527724,39.3513139],[23.0530159,39.3513339],[23.0532376,39.3518358],[23.053513,39.3520723],[23.0549837,39.3532782],[23.0562054,39.354072],[23.0570477,39.3544393],[23.0572876,39.3547295],[23.0578747,39.3550857],[23.0582787,39.3552512],[23.0589906,39.3558246],[23.0591189,39.3557806],[23.0593369,39.3559625],[23.0596293,39.3560685],[23.0599291,39.3562151],[23.0601791,39.3566136],[23.0605602,39.3567608],[23.0606283,39.3568695],[23.060428,39.3570932],[23.0602839,39.3574524],[23.0603845,39.3577416],[23.059543,39.3581763],[23.0594721,39.3582748],[23.0592878,39.3590302],[23.0593783,39.3592112],[23.0593952,39.3596798],[23.0592508,39.3599535],[23.0592936,39.3602242],[23.0595143,39.3602079]]},{"id":17250,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039d\u03b5\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Milies_Neochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":11034,"name_EN":"Pelion Mt: Milies-Neochori","description_EN":"","ascent_time":260,"descent_time":245,"marker":"Red_dots","level":9,"ascent":564,"descent":499,"maxelev":453,"minelev":217,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14977 39.30463,23.21991 39.32852)","views":24,"millestones":"0,23.1497742,39.3285184#1,23.1585613,39.3246607#2,23.1627100,39.3213645#3,23.1697886,39.3208818#4,23.1752700,39.3166760#5,23.1847252,39.3152906#6,23.1862922,39.3110342#7,23.1926450,39.3097186#8,23.1972342,39.3137936#9,23.2032518,39.3097701#10,23.2133638,39.3078731#11,23.2199074,39.3046357","x":23.1866178,"y":39.314234,"coor":[[23.1497742,39.3285184],[23.1498674,39.328483],[23.1499631,39.3282494],[23.1504411,39.3281493],[23.1509542,39.3279278],[23.1511549,39.3276409],[23.1514585,39.3274809],[23.1517802,39.3271724],[23.1521871,39.3271033],[23.152603,39.3272505],[23.1527559,39.3270804],[23.1528429,39.3269008],[23.1530178,39.326821],[23.1531826,39.3266239],[23.1539526,39.3262691],[23.1543153,39.3260195],[23.1544898,39.3259757],[23.1547678,39.3260137],[23.1550493,39.3257635],[23.1552901,39.3259995],[23.1554651,39.3259107],[23.1558245,39.3259313],[23.1562328,39.325745],[23.1564744,39.3255215],[23.1565471,39.3252697],[23.1567936,39.3250282],[23.1574704,39.324916],[23.1577492,39.324882],[23.1579133,39.324739],[23.1582624,39.3246514],[23.1584577,39.324815],[23.1586822,39.3244742],[23.1591027,39.3252071],[23.1594033,39.3252904],[23.1597173,39.3252296],[23.1604109,39.3254328],[23.1604939,39.3252893],[23.1607931,39.3254897],[23.1609516,39.3258152],[23.1612649,39.3258174],[23.161467,39.3254044],[23.1614039,39.3248633],[23.1616491,39.3247299],[23.1620321,39.3247147],[23.1621029,39.3246161],[23.1614707,39.3241249],[23.1610647,39.3231489],[23.1613715,39.3227186],[23.1614624,39.3219083],[23.1618818,39.3217581],[23.1623262,39.3214549],[23.1623544,39.3213425],[23.162644,39.3213806],[23.163249,39.3212318],[23.163599,39.3210631],[23.1643126,39.3205636],[23.1645106,39.320493],[23.1647075,39.3205214],[23.164972,39.3207216],[23.1650728,39.3210196],[23.1652932,39.3210212],[23.1654919,39.3208965],[23.1656805,39.3206455],[23.1662497,39.3205775],[23.1668451,39.3202664],[23.1668741,39.3197711],[23.1670003,39.3196503],[23.1670851,39.3193446],[23.1672285,39.3191158],[23.1674615,39.3190274],[23.1677054,39.3190021],[23.1680991,39.319068],[23.1682969,39.3190153],[23.1686243,39.3188014],[23.1687634,39.3188024],[23.1689481,39.3188848],[23.1691974,39.3193822],[23.1696333,39.3197998],[23.1696755,39.3201515],[23.1695901,39.3205113],[23.1697364,39.3208908],[23.169841,39.3208735],[23.1699428,39.3210905],[23.1701845,39.3212544],[23.1700473,39.3210822],[23.1700722,39.3209382],[23.1701893,39.320849],[23.1705036,39.3207611],[23.1708857,39.3208179],[23.17181,39.3211398],[23.1720778,39.3210516],[23.1722862,39.3210892],[23.1725304,39.3210368],[23.172727,39.3210923],[23.1731586,39.3208881],[23.1729833,39.3205084],[23.1731248,39.3203112],[23.173117,39.3199868],[23.1726937,39.318506],[23.1727769,39.3183354],[23.1734109,39.3176911],[23.1734716,39.3174573],[23.1737292,39.3172519],[23.173832,39.3168652],[23.1743786,39.3167519],[23.1752377,39.3166859],[23.1756103,39.3165714],[23.1759046,39.3164473],[23.1768935,39.316202],[23.1771391,39.3160326],[23.1773629,39.3157458],[23.1775274,39.3155307],[23.1778419,39.3154158],[23.1781309,39.315508],[23.1793511,39.3153183],[23.1795009,39.3154005],[23.1797442,39.3154292],[23.1798125,39.3155378],[23.1799979,39.3155572],[23.1801609,39.3155042],[23.1803544,39.315821],[23.1805965,39.3159488],[23.1806556,39.3158501],[23.1809815,39.3157623],[23.1814203,39.3159276],[23.1815267,39.3157571],[23.1817836,39.3156148],[23.1819253,39.3153995],[23.1822639,39.3152037],[23.1828776,39.3152981],[23.1834778,39.3155546],[23.1838945,39.3156386],[23.1843485,39.3154976],[23.1842454,39.3153888],[23.1845587,39.3153729],[23.1848854,39.315213],[23.18514,39.3146381],[23.1848064,39.3144015],[23.1848653,39.3143208],[23.1851099,39.3142324],[23.1857355,39.3142999],[23.1858996,39.3141569],[23.1860392,39.3141218],[23.1866178,39.314234],[23.1871864,39.3142199],[23.187292,39.3141125],[23.1872047,39.3136434],[23.1878214,39.3134765],[23.1877644,39.313386],[23.187026,39.3130474],[23.1867625,39.3127573],[23.1865546,39.3126837],[23.1865213,39.3125573],[23.1866629,39.3123421],[23.1864101,39.3121421],[23.1862285,39.3117984],[23.1858149,39.3114531],[23.1854454,39.3113063],[23.1849275,39.3109603],[23.1849981,39.3108707],[23.185149,39.3108627],[23.1862719,39.3110508],[23.1866232,39.3107649],[23.1868133,39.3103788],[23.1867813,39.3102885],[23.1871883,39.3102012],[23.1872362,39.3100754],[23.1871813,39.3098047],[23.1872517,39.3097331],[23.1874371,39.3097524],[23.1878399,39.3100255],[23.188002,39.3100447],[23.1882249,39.30983],[23.1883564,39.3094885],[23.1886153,39.3091659],[23.1888019,39.3090771],[23.1891271,39.3090433],[23.1893346,39.3091529],[23.1894949,39.3093342],[23.1900153,39.3104732],[23.1901076,39.3105189],[23.1904572,39.3103772],[23.1906657,39.3103966],[23.1909294,39.3106688],[23.1911104,39.3110665],[23.1911911,39.3111121],[23.1912728,39.3110676],[23.1913686,39.310807],[23.1914342,39.3101407],[23.1916225,39.3099077],[23.1919262,39.3097206],[23.1921237,39.3096949],[23.1925174,39.3097517],[23.192966,39.3096377],[23.1935804,39.309669],[23.1939966,39.30978],[23.1942147,39.3099797],[23.1943391,39.3102599],[23.1947885,39.3105153],[23.1951317,39.3109322],[23.1951514,39.3112387],[23.1942857,39.3118815],[23.194062,39.3121683],[23.1940956,39.3122766],[23.1942234,39.3122595],[23.1944226,39.3120806],[23.1947718,39.3119749],[23.1963276,39.3118415],[23.1966864,39.3119161],[23.1971464,39.3122617],[23.1974855,39.3130389],[23.1969342,39.3135757],[23.1969089,39.3137558],[23.197088,39.3139462],[23.1971649,39.3138116],[23.1978281,39.313636],[23.1984774,39.3136585],[23.1985596,39.3135689],[23.1985741,39.3133167],[23.1985231,39.3131136],[23.1990349,39.3129009],[23.199767,39.3127798],[23.1999073,39.3126816],[23.2000502,39.3123582],[23.2000286,39.3122139],[23.1993598,39.3118669],[23.2001478,39.3119669],[23.2007694,39.3123857],[23.2014295,39.3124803],[23.2014543,39.3123363],[23.2012833,39.3120739],[23.2012398,39.3118213],[23.2017089,39.3113649],[23.2017698,39.3111131],[23.2022826,39.3109003],[23.2024825,39.3106584],[23.2027977,39.3104803],[23.203047,39.3099775],[23.2036922,39.3093331],[23.2043811,39.3089323],[23.2047653,39.3088088],[23.205186,39.3085233],[23.2057217,39.3085],[23.2059764,39.3085377],[23.2060477,39.308385],[23.2065145,39.3081359],[23.2074112,39.3078177],[23.2082702,39.3077514],[23.2086783,39.307565],[23.2090025,39.3076122],[23.2096786,39.307761],[23.2101638,39.3079355],[23.2103609,39.3079368],[23.2107817,39.307809],[23.2113284,39.3076686],[23.2113984,39.307633],[23.2113737,39.3075788],[23.2120945,39.3074214],[23.2124891,39.3074061],[23.2133998,39.3078988],[23.2137354,39.3079732],[23.2142814,39.3079859],[23.2147519,39.3081783],[23.2150994,39.3082572],[23.2153843,39.3087097],[23.2156026,39.3088913],[23.2157878,39.3089286],[23.215997,39.308894],[23.2162423,39.3087335],[23.2162467,39.3086344],[23.2163324,39.3085854],[23.2164752,39.308262],[23.2168595,39.3081204],[23.2174628,39.3081064],[23.2177677,39.3078111],[23.2179537,39.3077673],[23.2180528,39.3074346],[23.2179534,39.3069834],[23.2180943,39.3068311],[23.2186224,39.3065013],[23.2188433,39.3064577],[23.2189836,39.3063505],[23.2188365,39.3060252],[23.2193194,39.3053616],[23.2196939,39.3050578],[23.2199074,39.3046357]]},{"id":17251,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03c5\u03b6\u03af\u03c4\u03c3\u03b1-\u03a0\u03b9\u03bd\u03b1\u03ba\u03ac\u03c4\u03b5\u03c2","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u0392\u03c5\u03b6\u03af\u03c4\u03c3\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03a0\u03b9\u03bd\u03b1\u03ba\u03ac\u03c4\u03b5\u03c2","path":"THESSALIA\/Thessaly_Pelion_Pinakates_Vyzitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2213,"name_EN":"Pelion Mt: Vyzitsa-Pinakates","description_EN":"The old path from Vyzitsa to Pinakates","ascent_time":55,"descent_time":50,"marker":"Red_dots","level":11,"ascent":183,"descent":90,"maxelev":596,"minelev":488,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.11689 39.3332,23.13192 39.33665)","views":21,"millestones":"0,23.1318989,39.3332026#1,23.1246800,39.3344098#2.2,23.1176400,39.3366275","x":23.1230341,"y":39.3349698,"coor":[[23.1318989,39.3332026],[23.1319119,39.3337388],[23.1318587,39.3339051],[23.1316023,39.3339933],[23.1312815,39.3341396],[23.1311871,39.334265],[23.1305239,39.3344988],[23.1305906,39.3347336],[23.1304028,39.3349124],[23.1302513,39.3349654],[23.1299498,39.3349451],[23.1293782,39.3351931],[23.1291796,39.3352998],[23.1290367,39.335596],[23.1288452,39.3357162],[23.1283564,39.3358387],[23.1278939,39.3357091],[23.1277189,39.3357799],[23.1276357,39.3359415],[23.1274252,39.336075],[23.1269359,39.3362336],[23.1264488,39.3362119],[23.1260728,39.3360063],[23.1258515,39.3360767],[23.1257235,39.3361073],[23.1256664,39.3360348],[23.1255961,39.3360883],[23.1255269,39.3360518],[23.1255314,39.3356914],[23.1256747,39.3353681],[23.1256294,39.3352776],[23.1253297,39.3351132],[23.1251738,39.3345894],[23.1248396,39.3344067],[23.1244799,39.334413],[23.1243185,39.3343217],[23.1237445,39.3347589],[23.1234058,39.3349365],[23.1230341,39.3349698],[23.1225822,39.3349213],[23.1223061,39.3351085],[23.1222237,39.335207],[23.1219677,39.3352591],[23.1218885,39.3353891],[23.1217346,39.3353474],[23.1216179,39.3354006],[23.1215955,39.3353374],[23.1214211,39.3353631],[23.1211167,39.335577],[23.1211795,39.3351991],[23.1210987,39.3351624],[23.120982,39.3352156],[23.1211032,39.334802],[23.1207754,39.3349482],[23.1206616,39.3350645],[23.1207087,39.3348937],[23.120816,39.3346602],[23.1207141,39.3344612],[23.1205524,39.3344059],[23.1202619,39.3344398],[23.1193456,39.3353339],[23.1188463,39.3353662],[23.1185112,39.3352555],[23.1175139,39.3352119],[23.1173031,39.3353635],[23.1171908,39.3355248],[23.1171651,39.3357228],[23.1169351,39.3358472],[23.1168983,39.3360092],[23.1170205,39.3364426],[23.1173233,39.3363548],[23.1173219,39.3364629],[23.1172817,39.3366068],[23.1173391,39.3366523],[23.1175217,39.3366356],[23.11764,39.3366275]]},{"id":17255,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf\u03c2","description_GR":"\u03a4\u03b1 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf","path":"THESSALIA\/Thessaly_Pelion_Drakia_AgLavrentios","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":3732,"name_EN":"PelionMt: Drakia-Agios Lavrentios","description_EN":"The remnants of the old connection from Drakia to Agios Lavrentios","ascent_time":65,"descent_time":65,"marker":"Red_dots","level":13,"ascent":204,"descent":144,"maxelev":566,"minelev":493,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.04758 39.36021,23.0601 39.37757)","views":19,"millestones":"0,23.0475974,39.3760686#1,23.0551834,39.3768398#2,23.0597512,39.3723058#3,23.0568135,39.3651454#3.7,23.0595140,39.3602034","x":23.0592853,"y":39.37433,"coor":[[23.0475974,39.3760686],[23.0477244,39.3760471],[23.0479438,39.3761345],[23.0482811,39.3760877],[23.0486485,39.3761222],[23.0488687,39.3761511],[23.0493509,39.375691],[23.0496427,39.3756843],[23.0498145,39.3757533],[23.0500589,39.3757103],[23.0501958,39.3758015],[23.0503331,39.3757125],[23.0504981,39.3755291],[23.0510444,39.375484],[23.0512293,39.3755441],[23.0515039,39.3755779],[23.0520114,39.3757442],[23.0520967,39.37579],[23.052479,39.3762796],[23.0525915,39.3765464],[23.0525324,39.3767081],[23.0527239,39.3771376],[23.0530222,39.3774059],[23.0532323,39.377322],[23.0533483,39.3773274],[23.0537043,39.3776186],[23.0539261,39.3775258],[23.0539418,39.3772286],[23.0540833,39.3770676],[23.0539239,39.376832],[23.0544945,39.3766204],[23.0542596,39.3768257],[23.0542713,39.3768979],[23.0544691,39.3768635],[23.0548169,39.3769023],[23.0557712,39.3767344],[23.0560555,39.3764709],[23.056266,39.37636],[23.0564752,39.3763481],[23.0569267,39.3764419],[23.0571245,39.3764075],[23.0574679,39.3759057],[23.0576796,39.3757091],[23.0583804,39.3753949],[23.0588017,39.3751416],[23.0592319,39.3750099],[23.0592578,39.3748975],[23.0591772,39.3748472],[23.0590029,39.3748549],[23.0581471,39.3752309],[23.0581836,39.375105],[23.0587585,39.3746591],[23.0587857,39.3744431],[23.0592853,39.37433],[23.0596328,39.3743914],[23.0597377,39.3743562],[23.0595334,39.3740122],[23.0595017,39.3737776],[23.0592502,39.3734873],[23.0592294,39.3733069],[23.059279,39.373073],[23.0597273,39.372536],[23.0597553,39.3722614],[23.0599473,39.3717989],[23.059868,39.3716496],[23.0594883,39.3713942],[23.0593317,39.370956],[23.0593458,39.3707714],[23.0595571,39.3705974],[23.059582,39.3704714],[23.0591888,39.3703556],[23.059074,39.3702601],[23.0591112,39.3700892],[23.0594387,39.3699026],[23.0594402,39.36979],[23.0591307,39.3694992],[23.0583462,39.3691369],[23.0578793,39.3684618],[23.0579204,39.3679891],[23.0580885,39.367576],[23.0583471,39.3673393],[23.0583836,39.3672135],[23.0583289,39.3669607],[23.05802,39.3667104],[23.0581883,39.3661937],[23.0578907,39.3658849],[23.0575704,39.3655354],[23.0571659,39.365397],[23.0566517,39.3650324],[23.0565555,39.3647748],[23.0566813,39.3640505],[23.0567755,39.3639476],[23.0573626,39.3634478],[23.0579795,39.3633267],[23.0585235,39.3630067],[23.058676,39.3628908],[23.0588932,39.3626267],[23.0590255,39.3622809],[23.0591645,39.3622189],[23.05935,39.3622385],[23.0595744,39.3621141],[23.0594854,39.3618251],[23.0597734,39.3613093],[23.0595808,39.3609563],[23.0596214,39.3605242],[23.059514,39.3602034]]},{"id":17290,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03bd\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1-\u03a0\u03b1\u03bb\u03b9\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf-\u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03bb\u03ac\u03c3\u03b9\u03bf\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u0386\u03bd\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0392\u03bb\u03ac\u03c3\u03b9\u03bf \u03bc\u03ad\u03c3\u03c9 \u03a0\u03b1\u03bb\u03b9\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgVlasios_ALechonia_2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3102,"name_EN":"Pelion Mt: Ano Lechonia-Paliokastro-Agios Vlasios","description_EN":"Fro, Ano Lechonia to Agios Vlasios via the Paliokastro","ascent_time":80,"descent_time":70,"marker":"Red_dots","level":9,"ascent":293,"descent":44,"maxelev":303,"minelev":47,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05267 39.32579,23.0673 39.34179)","views":5,"millestones":"0,23.0528893,39.3256754#1,23.0559586,39.3326944#2,23.0566630,39.3389810#3,23.0645367,39.3410488#3.1,23.0670878,39.3418108","x":23.0553527,"y":39.3372695,"coor":[[23.0528893,39.3256754],[23.0529793,39.3257482],[23.0531855,39.3259166],[23.0539782,39.3264907],[23.0540686,39.3266717],[23.0541041,39.3271315],[23.0542809,39.3277907],[23.0543183,39.3284578],[23.0543661,39.3287555],[23.0550824,39.3298426],[23.0550447,39.3300585],[23.0546634,39.3308033],[23.0546843,39.3309747],[23.0548602,39.3311023],[23.0550804,39.3311221],[23.0555019,39.3308372],[23.0554525,39.3309809],[23.055206,39.3311952],[23.0552833,39.3314841],[23.0551599,39.3320328],[23.0550652,39.3321762],[23.0556607,39.3324874],[23.0558821,39.3325748],[23.0559616,39.3327016],[23.0559191,39.3332779],[23.0561813,39.3336224],[23.0562026,39.3337668],[23.0562006,39.3339109],[23.0560103,39.3342608],[23.0560879,39.3345317],[23.0557973,39.3345654],[23.0554184,39.334274],[23.0549101,39.3344546],[23.0549785,39.3345453],[23.0549304,39.334671],[23.0550813,39.3346632],[23.0550105,39.3347528],[23.0551016,39.3348796],[23.0553552,39.3350079],[23.0552723,39.3351333],[23.0552152,39.3350608],[23.0551338,39.3350781],[23.0551854,39.3355561],[23.0554374,39.3357924],[23.0554129,39.3358914],[23.055578,39.3360459],[23.055948,39.336139],[23.0554989,39.3367481],[23.0553527,39.3372695],[23.0556241,39.3377943],[23.0555392,39.3380639],[23.0555669,39.3382714],[23.0557134,39.338597],[23.0559084,39.3387607],[23.0567869,39.3390111],[23.0570149,39.3393193],[23.0570103,39.3396617],[23.0575173,39.3400082],[23.0581112,39.3398508],[23.0589231,39.3398754],[23.0590998,39.3396786],[23.05922,39.3396661],[23.0593703,39.3397033],[23.0608409,39.3400441],[23.0609982,39.340185],[23.0612085,39.3402137],[23.0614299,39.3401434],[23.0615889,39.3401312],[23.062026,39.3404231],[23.0622156,39.3406138],[23.0625634,39.3406346],[23.0627856,39.3405103],[23.0628729,39.3402722],[23.0629882,39.3400839],[23.0629352,39.339705],[23.0631795,39.339662],[23.0635203,39.3402053],[23.0637984,39.3402346],[23.0639543,39.3404566],[23.0639977,39.3406822],[23.0642498,39.3409185],[23.0643857,39.3411719],[23.0645968,39.3410024],[23.0648014,39.3413284],[23.0648576,39.3413289],[23.0650777,39.3414613],[23.0650331,39.3413528],[23.0655356,39.3410865],[23.0656628,39.3411236],[23.0657767,39.3412867],[23.066035,39.3413293],[23.0659955,39.3416804],[23.0661674,39.341844],[23.0664251,39.3419046],[23.0667503,39.3418892],[23.0670878,39.3418108]]},{"id":17310,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u03a4\u03b1\u03be\u03b9\u03ac\u03c1\u03c7\u03b5\u03c2-\u0392\u03c5\u03b6\u03af\u03c4\u03c3\u03b1","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03ac\u03ba\u03b9 \u03c4\u03c9\u03bd \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c4\u03b7 \u0392\u03c5\u03b6\u03af\u03c4\u03c3\u03b1","path":"THESSALIA\/Thessaly_Pelion_Milies_Taxiarches","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":4259,"name_EN":"Pelion Mt: Milies-Taxiarches chapel-Vyzitsa","description_EN":"The old way to the Taxiarches chapel and Vyzitsa","ascent_time":100,"descent_time":95,"marker":"Red_dots","level":9,"ascent":329,"descent":231,"maxelev":488,"minelev":266,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.12808 39.32625,23.1498 39.33318)","views":17,"millestones":"0,23.1497742,39.3285184#1,23.1416731,39.3267514#2,23.1356555,39.3271660#3,23.1299412,39.3291690#4.3,23.1319007,39.3332026","x":23.1353194,"y":39.3277091,"coor":[[23.1497742,39.3285184],[23.1495697,39.3285169],[23.1494893,39.3284532],[23.1493235,39.3284655],[23.1488404,39.3279709],[23.1486672,39.3278975],[23.1482963,39.3278678],[23.1479711,39.3279015],[23.1476213,39.3280431],[23.1473792,39.3279151],[23.1464778,39.3276202],[23.1461651,39.3275819],[23.1456919,39.3273712],[23.14546,39.3273604],[23.1452965,39.3274493],[23.1449761,39.3270866],[23.145044,39.3274655],[23.1447426,39.3274453],[23.144462,39.3276234],[23.1444512,39.3275242],[23.1443174,39.3275593],[23.1440517,39.3274672],[23.1436677,39.3275545],[23.1431435,39.3277309],[23.142827,39.3279989],[23.1425122,39.3281227],[23.1423036,39.3281031],[23.1421538,39.3280209],[23.1420517,39.327831],[23.1420672,39.3276644],[23.1422243,39.3271429],[23.1420538,39.3268623],[23.1418115,39.3267524],[23.1415794,39.3267507],[23.141335,39.326821],[23.1406918,39.3272307],[23.1397058,39.3272234],[23.1390669,39.3272908],[23.1381234,39.3275902],[23.1377414,39.3275243],[23.137558,39.3273427],[23.1375133,39.3272072],[23.1372366,39.3270925],[23.1365264,39.3263484],[23.1363577,39.3263021],[23.1361291,39.3262599],[23.1356294,39.3263282],[23.1358861,39.326204],[23.1364894,39.3262085],[23.1366292,39.3261554],[23.1364894,39.3262085],[23.1358861,39.326204],[23.1356294,39.3263282],[23.1361291,39.3262599],[23.1363577,39.3263021],[23.1357995,39.3264061],[23.1356466,39.3265761],[23.1356397,39.3271348],[23.1358209,39.3274965],[23.1356555,39.3277386],[23.1353194,39.3277091],[23.1344094,39.3271797],[23.1341313,39.3271506],[23.1340401,39.3270237],[23.1337398,39.3269134],[23.1334955,39.3269656],[23.1332954,39.3271984],[23.1331318,39.3272963],[23.1329693,39.3273041],[23.1327351,39.3274736],[23.1325578,39.3275083],[23.1320208,39.3277746],[23.1315608,39.3283839],[23.1309667,39.3286903],[23.1308498,39.3286489],[23.1307079,39.3288641],[23.1305919,39.3288632],[23.1308432,39.3282434],[23.1312802,39.3276159],[23.1307631,39.3279499],[23.1303168,39.3287666],[23.1301176,39.3289273],[23.1297162,39.3294829],[23.1295057,39.3296165],[23.1284784,39.3301314],[23.1281502,39.3303993],[23.128229,39.3305891],[23.1281073,39.3310477],[23.1283773,39.3307975],[23.1287143,39.3307549],[23.1292566,39.3309933],[23.1294739,39.3312472],[23.1296642,39.3308702],[23.1297814,39.3307809],[23.1299672,39.3307643],[23.1300596,39.330801],[23.1299192,39.3308901],[23.1299529,39.3309805],[23.1305545,39.3311201],[23.1305188,39.3311919],[23.1302511,39.331262],[23.1303416,39.3314204],[23.1304349,39.3314121],[23.130872,39.3317127],[23.1310579,39.331696],[23.1312452,39.3315623],[23.1314365,39.3312528],[23.1315994,39.331209],[23.1315162,39.3313706],[23.1314877,39.3318029],[23.1315482,39.3318304],[23.1317848,39.3314627],[23.1319702,39.3314821],[23.1321331,39.3315959],[23.1318999,39.3316843],[23.1318695,39.3319183],[23.1320551,39.3326226],[23.131822,39.3327109],[23.1317312,39.3328409],[23.1319007,39.3332026]]},{"id":17311,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2-\u03a0\u03b9\u03bd\u03b1\u03ba\u03ac\u03c4\u03b5\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AgiosGeorgios_Pinakates","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4132,"name_EN":"Pelion Mt: Agios Georgios-Pinakates","description_EN":"","ascent_time":95,"descent_time":85,"marker":"Red_dots","level":9,"ascent":152,"descent":167,"maxelev":653,"minelev":563,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.08472 39.33654,23.11765 39.34291)","views":18,"millestones":"0,23.0850925,39.3429089#1,23.0909199,39.3388320#2,23.1013665,39.3383637#3,23.1075633,39.3387157#4.1,23.1176530,39.3366366","x":23.1045232,"y":39.3369734,"coor":[[23.0850925,39.3429089],[23.0852694,39.3427796],[23.0858096,39.3424775],[23.0859762,39.3421634],[23.0856574,39.3416924],[23.0849702,39.3410022],[23.0848132,39.3405774],[23.0847571,39.3397931],[23.0848535,39.3395235],[23.0853225,39.3391488],[23.0862054,39.3388223],[23.0870445,39.3385406],[23.0881713,39.3384413],[23.0888009,39.3384642],[23.0889399,39.3384833],[23.0904283,39.3386887],[23.0922085,39.3392072],[23.0922206,39.3391712],[23.0925548,39.3390973],[23.0929258,39.3390055],[23.0932378,39.3391071],[23.0934372,39.3389464],[23.0935509,39.3391275],[23.0939892,39.3393292],[23.094211,39.3392228],[23.0942944,39.3390612],[23.0947506,39.3387765],[23.0951345,39.3386983],[23.0953081,39.3387357],[23.0955059,39.3386922],[23.0957136,39.3387839],[23.0960853,39.3387508],[23.0964482,39.3386995],[23.0966353,39.3385929],[23.0969488,39.3385773],[23.0973703,39.3384499],[23.0978012,39.3383271],[23.0981822,39.3384742],[23.0984489,39.3384943],[23.0989603,39.3384262],[23.0994155,39.3382225],[23.099997,39.3381188],[23.1004025,39.338167],[23.1010498,39.3383612],[23.1015371,39.338365],[23.1019787,39.3383143],[23.1020864,39.3382521],[23.1022374,39.3382443],[23.1022698,39.3383166],[23.1024457,39.3383675],[23.1025309,39.338233],[23.1027672,39.3380952],[23.103022,39.3380205],[23.103134,39.3379944],[23.1031941,39.3378326],[23.1035781,39.3377455],[23.1037636,39.3377649],[23.1040202,39.3376588],[23.1040682,39.337533],[23.1042789,39.3373905],[23.1041877,39.3372636],[23.1043368,39.337026],[23.1045232,39.3369734],[23.1050501,39.336599],[23.1056657,39.3365496],[23.1058273,39.3366139],[23.10607,39.3366924],[23.1060686,39.3368005],[23.106212,39.3368422],[23.105962,39.3373448],[23.1061208,39.3373416],[23.106223,39.3375225],[23.1061376,39.3378463],[23.1061926,39.338081],[23.1061316,39.3383148],[23.106209,39.3386217],[23.1058936,39.3387815],[23.1059034,39.3389257],[23.1061115,39.3389814],[23.1061437,39.3391889],[23.1063508,39.3390418],[23.1067806,39.3390091],[23.1070146,39.3388577],[23.1076084,39.3387],[23.1081284,39.3388662],[23.1085082,39.3391124],[23.1088806,39.3390252],[23.1089962,39.3390621],[23.1094166,39.3388491],[23.1097192,39.3387793],[23.1099856,39.3388174],[23.1106322,39.3390746],[23.1110419,39.3387894],[23.1118449,39.3386063],[23.1119087,39.3385212],[23.1120356,39.3385762],[23.1121289,39.3385409],[23.1119813,39.3382875],[23.1119764,39.3381297],[23.1121029,39.3382208],[23.1125437,39.3382242],[23.1129253,39.3383352],[23.1131372,39.3380935],[23.1132947,39.3380272],[23.1136222,39.3378224],[23.1137278,39.3378142],[23.1139616,39.3376718],[23.1143479,39.3376117],[23.1145445,39.3376582],[23.1146262,39.3376228],[23.1146236,39.3374561],[23.1148069,39.3371782],[23.1150702,39.337009],[23.1155936,39.3369048],[23.1158161,39.3367443],[23.1161183,39.3367016],[23.1163611,39.3367755],[23.1163806,39.33669],[23.1164928,39.3365332],[23.1168486,39.3366756],[23.1170723,39.3365872],[23.1172925,39.3366068],[23.117343,39.3366613],[23.117529,39.3366357],[23.117653,39.3366366]]},{"id":17334,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2-\u039a\u03ac\u03c4\u03c9 \u0393\u03b1\u03c4\u03b6\u03ad\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bf\u03bb\u03cd\u03c0\u03bb\u03b5\u03c5\u03c1\u03bf \u03c0\u03b7\u03bb\u03b9\u03bf\u03c1\u03b5\u03af\u03c4\u03b9\u03ba\u03bf \u03c4\u03bf\u03c0\u03af\u03bf","path":"THESSALIA\/Thessaly_Pelion_AgGeorgios_Gadzea","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5717,"name_EN":"Pilio Mt: Aghios Georgios-Kato Gadzea","description_EN":"A trip along the richness of Pilion landscapes","ascent_time":120,"descent_time":140,"marker":"Red_dots","level":9,"ascent":41,"descent":633,"maxelev":620,"minelev":6,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.08427 39.31048,23.09851 39.3429)","views":9,"millestones":"0,23.0850925,39.3429089#1,23.0891264,39.3370000#2,23.0921434,39.3316219#3,23.0898720,39.3255878#4,23.0931921,39.3229547#5,23.0959842,39.3156609#5.7,23.0985116,39.3104809","x":23.0890022,"y":39.326279,"coor":[[23.0850925,39.3429089],[23.0852694,39.3427796],[23.0858096,39.3424775],[23.0859762,39.3421634],[23.0856574,39.3416924],[23.0849702,39.3410022],[23.0848132,39.3405774],[23.0846413,39.3404139],[23.0843816,39.3398622],[23.0843172,39.3394652],[23.084553,39.3391788],[23.0854089,39.3385007],[23.0854685,39.3383795],[23.0855045,39.3382897],[23.0861119,39.3379791],[23.0866121,39.3378839],[23.0878773,39.3378488],[23.0881694,39.3376979],[23.0883112,39.3375008],[23.0886945,39.3374677],[23.0891384,39.3372369],[23.0891641,39.3370479],[23.0889504,39.3367759],[23.0888259,39.3365407],[23.0888168,39.3363424],[23.0889819,39.3361364],[23.0891802,39.3360569],[23.0895397,39.3360777],[23.09014,39.3363077],[23.0907214,39.3362131],[23.0912315,39.3362531],[23.0909836,39.3356835],[23.0909077,39.3352684],[23.0917075,39.3353287],[23.0917776,39.3352932],[23.0917717,39.3352166],[23.0918252,39.3351224],[23.0918158,39.3347799],[23.0917355,39.3347072],[23.0916838,39.3342203],[23.0914549,39.3339752],[23.0912626,39.3335952],[23.0912581,39.3330456],[23.0914588,39.3327768],[23.0910892,39.3326478],[23.0910551,39.3325934],[23.0916048,39.3322553],[23.0920707,39.3321148],[23.0921884,39.3319896],[23.092104,39.3313402],[23.0920002,39.3312853],[23.0918483,39.3313742],[23.0917914,39.3312837],[23.0918138,39.3306216],[23.0917221,39.3305307],[23.091795,39.330279],[23.0914608,39.3297358],[23.0911129,39.329724],[23.0906036,39.3299949],[23.0905373,39.3297421],[23.0902129,39.3297035],[23.0901693,39.3294869],[23.0903597,39.3291189],[23.0900389,39.3288101],[23.090075,39.3284274],[23.0897672,39.3280105],[23.089735,39.327812],[23.0890711,39.3280051],[23.0890224,39.3276533],[23.0889266,39.3274363],[23.0890213,39.3272929],[23.088981,39.3268195],[23.0889618,39.3267112],[23.0890022,39.326279],[23.0891107,39.3261312],[23.0890773,39.3261039],[23.0891612,39.3259829],[23.0892534,39.3260287],[23.0895003,39.3257783],[23.0900258,39.3255121],[23.090541,39.3251467],[23.0906703,39.3250126],[23.0908607,39.3244779],[23.0909501,39.3241272],[23.0907722,39.3235266],[23.0906069,39.3228585],[23.090403,39.3224785],[23.0902349,39.3217428],[23.0901439,39.3215979],[23.0904608,39.3216815],[23.0909496,39.3220908],[23.0915132,39.3221853],[23.0922813,39.3228941],[23.0923718,39.323075],[23.0922969,39.3234799],[23.0923974,39.3237871],[23.0925568,39.3240226],[23.0926266,39.3240051],[23.0927027,39.3235011],[23.0929752,39.3230617],[23.0931985,39.3229508],[23.0936064,39.3228098],[23.0937952,39.322559],[23.0939608,39.3221999],[23.0941608,39.3219852],[23.0945655,39.3217496],[23.094579,39.3216911],[23.0947058,39.321665],[23.0947441,39.321395],[23.0948858,39.3211979],[23.0947482,39.3210797],[23.0947623,39.3208816],[23.0946127,39.3207903],[23.0945399,39.320141],[23.0942408,39.3199404],[23.0943751,39.3196756],[23.09433,39.3194095],[23.0940281,39.3191458],[23.0941216,39.3190925],[23.0940881,39.3189931],[23.0941584,39.3189396],[23.0940232,39.3188259],[23.0939215,39.3186179],[23.0939464,39.3184829],[23.0944301,39.3183065],[23.0951233,39.317627],[23.0950136,39.3172207],[23.0949731,39.3171258],[23.0952557,39.3168036],[23.0953887,39.3163811],[23.0955757,39.3162745],[23.0956953,39.3159961],[23.0958588,39.3159072],[23.0960135,39.3156021],[23.0961882,39.3155494],[23.0963781,39.3152174],[23.0962663,39.3148922],[23.0962833,39.3144688],[23.096406,39.3139472],[23.0966331,39.3134263],[23.0970124,39.313249],[23.0970687,39.3125647],[23.0973867,39.3121887],[23.0975728,39.3116946],[23.0978811,39.3111743],[23.0985116,39.3104809]]},{"id":19141,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AgGeorgios_Chania","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":10345,"name_EN":"Pelion Mt: Agios Georgios-Chania","description_EN":"","ascent_time":350,"descent_time":300,"marker":"Red_dots","level":9,"ascent":939,"descent":363,"maxelev":1412,"minelev":596,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06252 39.34303,23.10017 39.39602)","views":3,"millestones":"0,23.0850925,39.3429089#1,23.0929335,39.3451745#2,23.0953798,39.3519664#3,23.0991347,39.3565792#4,23.0962398,39.3620544#5,23.0938825,39.3684847#6,23.0891704,39.3750551#7,23.0896814,39.3829772#8,23.0830661,39.3870708#9,23.0747258,39.3924015#10.3,23.0625223,39.3960173","x":23.0965923,"y":39.3611099,"coor":[[23.0850925,39.3429089],[23.0852586,39.3429958],[23.0852918,39.3431177],[23.0854241,39.3432088],[23.0862298,39.3437107],[23.0862982,39.3438104],[23.0863254,39.3438647],[23.0867427,39.343895],[23.0869175,39.3438423],[23.0869835,39.3442032],[23.0872027,39.344304],[23.0872885,39.3444849],[23.0874104,39.3443958],[23.0877455,39.3444164],[23.0879902,39.3443463],[23.0883023,39.3444388],[23.0888396,39.3444205],[23.0890385,39.3442959],[23.0891664,39.3442789],[23.0893272,39.3444063],[23.0895938,39.3444264],[23.0897884,39.3445496],[23.0898272,39.3445228],[23.0901186,39.344426],[23.090447,39.3441582],[23.0907737,39.3440166],[23.0911218,39.3440194],[23.0914483,39.3438958],[23.091808,39.3438986],[23.0920176,39.3438461],[23.0922873,39.343632],[23.092284,39.3435193],[23.0926528,39.3437204],[23.0925915,39.3439722],[23.0925935,39.3447111],[23.0929126,39.3451641],[23.0931663,39.3452923],[23.0935305,39.3456465],[23.0933418,39.3458793],[23.0935566,39.3463225],[23.0933795,39.3465554],[23.0933952,39.3471322],[23.0934978,39.3472772],[23.093471,39.3475563],[23.0936571,39.3475217],[23.09362,39.3477016],[23.093699,39.3478734],[23.0939545,39.3478574],[23.0938935,39.3480912],[23.0942246,39.3485083],[23.0944955,39.3491051],[23.0946441,39.3491918],[23.0948111,39.3497428],[23.0946769,39.3502463],[23.0947626,39.3508056],[23.0946876,39.3512195],[23.0944388,39.3516141],[23.0948911,39.3515545],[23.0953423,39.3516661],[23.095841,39.351688],[23.0957935,39.3517778],[23.0952914,39.3520081],[23.0951966,39.3521606],[23.095123,39.3524664],[23.0952804,39.3528641],[23.0952422,39.3531251],[23.0953928,39.3531443],[23.0955567,39.3530374],[23.0957588,39.3526695],[23.0961081,39.3525822],[23.0963159,39.3526649],[23.0964995,39.3528285],[23.096541,39.3532072],[23.0962163,39.3533579],[23.0961913,39.3534929],[23.0959572,39.3536532],[23.0956967,39.3540477],[23.0958224,39.3542018],[23.0962975,39.3542596],[23.0970723,39.3544818],[23.0972675,39.3546456],[23.0970572,39.354752],[23.096962,39.3549315],[23.0973912,39.3549529],[23.0975729,39.3552606],[23.0978627,39.3552899],[23.0979086,39.3553353],[23.0978612,39.355407],[23.0980814,39.3554358],[23.0982422,39.3555632],[23.0980897,39.3556881],[23.0981689,39.3558509],[23.0984588,39.3558712],[23.0987129,39.3559633],[23.0990128,39.3561098],[23.0992422,39.3563278],[23.0993095,39.3565085],[23.0991231,39.3565612],[23.0993733,39.3569596],[23.0992099,39.3570304],[23.0994388,39.3572844],[23.0994601,39.3574288],[23.0990306,39.3582544],[23.0993096,39.3582205],[23.0993672,39.358257],[23.0991908,39.3584359],[23.0992358,39.3585443],[23.099819,39.3583236],[23.0999754,39.3583473],[23.0998899,39.3586801],[23.0999695,39.3588068],[23.0994059,39.3589421],[23.0977226,39.3589651],[23.0975713,39.359],[23.0974885,39.3591165],[23.0973458,39.3602868],[23.0967829,39.3607329],[23.0965923,39.3611099],[23.0960974,39.3616827],[23.0960248,39.3619164],[23.0969839,39.3625321],[23.0972259,39.3627502],[23.0972689,39.3630208],[23.0977914,39.3639079],[23.097742,39.3641418],[23.0978761,39.3645393],[23.0982329,39.3647764],[23.0983236,39.3649483],[23.0984515,39.3650123],[23.0983239,39.3651195],[23.0982036,39.3654519],[23.0979673,39.3657745],[23.0966327,39.3666471],[23.0964873,39.3671236],[23.0962737,39.3674823],[23.095497,39.3682963],[23.0952632,39.3684206],[23.0930448,39.3685114],[23.0922975,39.368848],[23.0922033,39.3689554],[23.0921004,39.3690808],[23.092145,39.3692253],[23.0918764,39.3693493],[23.0914886,39.3697157],[23.0912278,39.3701282],[23.091023,39.3707032],[23.0904773,39.371609],[23.0904619,39.3718973],[23.0903923,39.3718967],[23.0901049,39.3716782],[23.0899883,39.3717133],[23.0898435,39.3721357],[23.0896069,39.3724763],[23.0893241,39.3727984],[23.0888792,39.3730923],[23.0886784,39.373352],[23.0888599,39.3736778],[23.0888896,39.3740745],[23.089149,39.3746622],[23.0891866,39.3753383],[23.0892895,39.3754653],[23.0897315,39.3753966],[23.0898788,39.3756771],[23.0900537,39.3765165],[23.0899698,39.376714],[23.08999,39.3769485],[23.0902074,39.3771934],[23.0901294,39.3778416],[23.0899882,39.3779847],[23.0898332,39.3782988],[23.0894918,39.3786566],[23.0894544,39.3788545],[23.0890768,39.3793201],[23.0889693,39.3795535],[23.0888662,39.3803411],[23.0889069,39.3806118],[23.0888456,39.3808636],[23.0892766,39.3816509],[23.0895294,39.3818511],[23.0896424,39.3820952],[23.0899013,39.3823541],[23.0899322,39.3826607],[23.089637,39.3830368],[23.0898007,39.38384],[23.0896502,39.3847038],[23.0896924,39.3850285],[23.089633,39.3851362],[23.0897527,39.3857498],[23.0886967,39.3857055],[23.088176,39.3855663],[23.0879201,39.3856003],[23.0877622,39.3861307],[23.0874107,39.3863712],[23.0871193,39.3864591],[23.0861235,39.3866089],[23.085424,39.3868197],[23.0851335,39.3868354],[23.0838224,39.3864827],[23.0836946,39.3864907],[23.0835512,39.3865482],[23.0832099,39.3870681],[23.0830309,39.3870712],[23.0828785,39.3870159],[23.0825257,39.3868329],[23.0822536,39.38702],[23.0819038,39.3872155],[23.0814336,39.3876533],[23.0812561,39.3879042],[23.0807154,39.3884045],[23.0805951,39.3887279],[23.0800712,39.3888319],[23.0792518,39.38933],[23.0783672,39.3894852],[23.0780854,39.3897217],[23.0771577,39.3905073],[23.0760922,39.3911746],[23.0758181,39.3917041],[23.0749973,39.3923102],[23.0744829,39.3924864],[23.0735472,39.3929925],[23.072755,39.3931844],[23.0719788,39.3934035],[23.0714286,39.3937325],[23.0706642,39.3935822],[23.0701765,39.3935783],[23.0696171,39.393727],[23.0687291,39.3941344],[23.0671917,39.3941221],[23.0669076,39.3940117],[23.0661528,39.3940056],[23.0656643,39.3940648],[23.064892,39.3945001],[23.0645009,39.3950916],[23.0627555,39.3959471],[23.0625223,39.3960173]]},{"id":19142,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf\u03c2-\u039a\u03ac\u03c4\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AgLavrentios_KatoLechonia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4848,"name_EN":"PelionMt: Agios Lavrentios-Kato Lechonia","description_EN":"","ascent_time":100,"descent_time":120,"marker":"Red_dots","level":12,"ascent":6,"descent":506,"maxelev":545,"minelev":40,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.03843 39.33094,23.06097 39.36005)","views":1,"millestones":"0,23.0595151,39.3602079#1,23.0558181,39.3538233#2,23.0498995,39.3474049#3,23.0450203,39.3428777#4,23.0402531,39.3367878#4.8,23.0396775,39.3307617","x":23.049892,"y":39.3440911,"coor":[[23.0595151,39.3602079],[23.0592943,39.3602242],[23.0592515,39.3599535],[23.0593952,39.3596798],[23.0593783,39.3592112],[23.0592878,39.3590302],[23.0594721,39.3582748],[23.059543,39.3581763],[23.0603845,39.3577416],[23.0602839,39.3574524],[23.060428,39.3570932],[23.0606283,39.3568695],[23.0605602,39.3567608],[23.0601791,39.3566136],[23.0599291,39.3562151],[23.0596293,39.3560685],[23.0593369,39.3559625],[23.0591189,39.3557806],[23.0589906,39.3558246],[23.0582787,39.3552512],[23.0578747,39.3550857],[23.0572876,39.3547295],[23.0570477,39.3544393],[23.0562054,39.354072],[23.0549837,39.3532782],[23.0535137,39.3520723],[23.0532383,39.3518358],[23.0530163,39.3513339],[23.0527728,39.3513139],[23.0525769,39.3512132],[23.0522661,39.3508908],[23.0523954,39.350608],[23.0521996,39.3504983],[23.0518841,39.3504372],[23.0514892,39.350461],[23.0511885,39.3503865],[23.051042,39.3500609],[23.051111,39.3492505],[23.0509741,39.3490782],[23.0506394,39.3487781],[23.0505733,39.3485163],[23.0502844,39.3484238],[23.0504063,39.3479923],[23.0503737,39.3478298],[23.0499456,39.3477362],[23.0498426,39.3476273],[23.0498685,39.3474293],[23.0502087,39.3471617],[23.050171,39.3465127],[23.0503742,39.3461854],[23.0504342,39.3460418],[23.0508896,39.3458292],[23.0506523,39.3453587],[23.0507169,39.3448727],[23.0501576,39.3441833],[23.0500796,39.3439484],[23.049892,39.3440911],[23.049246,39.3442299],[23.0492011,39.3442566],[23.0489566,39.344151],[23.0487476,39.3441583],[23.0486674,39.3440856],[23.0485622,39.3441388],[23.0485493,39.3442378],[23.0482958,39.3441005],[23.0480896,39.3441169],[23.0476601,39.3441314],[23.0470831,39.3438924],[23.0468426,39.3436561],[23.0468352,39.3433497],[23.0466271,39.343294],[23.0464336,39.3430896],[23.0455034,39.3432262],[23.0450986,39.3431328],[23.0449987,39.3427985],[23.0450252,39.3425555],[23.0448482,39.3427703],[23.0447794,39.3427066],[23.044572,39.3417498],[23.0446228,39.341588],[23.0439992,39.3413667],[23.0438021,39.3413515],[23.0434938,39.3409886],[23.0432,39.3408871],[23.0432126,39.3408151],[23.0429943,39.3406511],[23.0429733,39.3404887],[23.0427894,39.3403611],[23.0420147,39.3406656],[23.0420262,39.3406206],[23.0420397,39.3404765],[23.04196,39.3400479],[23.0413962,39.3399937],[23.0412554,39.3392537],[23.0409816,39.3387288],[23.0410536,39.3386348],[23.0409195,39.3382552],[23.0405534,39.3377927],[23.0405504,39.3371619],[23.0403312,39.3368312],[23.0401009,39.3367032],[23.0397127,39.3362675],[23.03912,39.3354877],[23.0388332,39.335251],[23.0387789,39.3349803],[23.0392504,39.3344435],[23.0391977,39.3340556],[23.0395836,39.3338336],[23.0399705,39.3338593],[23.0400357,39.3336255],[23.040333,39.3331189],[23.0401501,39.3320722],[23.0396775,39.3307617]]},{"id":19143,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0392\u03bb\u03ac\u03c3\u03b9\u03bf\u03c2-\u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1-\u0386\u03bd\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0392\u03bb\u03ac\u03c3\u03b9\u03bf \u03c3\u03c4\u03b1 \u0386\u03bd\u03c9 \u039b\u03b5\u03c7\u03ce\u03bd\u03b9\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039c\u03b1\u03c1\u03af\u03bd\u03b1\u03c2","path":"THESSALIA\/Thessaly_Pelion_AgVlasios_AgMarina_ALechonia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":164,"name_EN":"Pelion Mt: Agios Vlasios-Agia Marina-Ano Lechonia","description_EN":"From Agios Vlasios to Ano Lechonia via Agia Marina","ascent_time":55,"descent_time":65,"marker":"Red_dots","level":13,"ascent":50,"descent":304,"maxelev":314,"minelev":53,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05267 39.32579,23.06786 39.34169)","views":2,"millestones":"0,23.0670878,39.3418108#1,23.0658226,39.3375110#2,23.0604613,39.3331966#3,23.0550637,39.3280575#0.2,23.0528893,39.3256754","x":23.064077,"y":39.3356595,"coor":[[23.0670878,39.3418108],[23.0670447,39.3415942],[23.0671723,39.3414871],[23.0673598,39.3413445],[23.067658,39.3407341],[23.0676498,39.3404818],[23.067255,39.3398704],[23.0672841,39.3398436],[23.0671968,39.3398024],[23.0671377,39.3398019],[23.0670742,39.3397788],[23.0670042,39.3397287],[23.0669487,39.3397868],[23.066915,39.3398902],[23.0669308,39.340012],[23.0669542,39.3400797],[23.066885,39.3400476],[23.0667987,39.3399929],[23.0666906,39.3399109],[23.0666157,39.3398743],[23.0664538,39.3397513],[23.0662258,39.3396099],[23.0662009,39.3395466],[23.0662393,39.3393306],[23.0656156,39.3391094],[23.0648926,39.3393829],[23.0646229,39.3391555],[23.0646405,39.3387051],[23.0641515,39.3379623],[23.0642351,39.3377827],[23.0643919,39.3377435],[23.0646916,39.33789],[23.0651029,39.3383709],[23.0652414,39.3384261],[23.0653463,39.3383909],[23.0653757,39.3379316],[23.0658325,39.3376109],[23.0657814,39.3370878],[23.0664026,39.3366243],[23.0663699,39.3364618],[23.0654738,39.3357879],[23.0653829,39.335643],[23.0653963,39.3355079],[23.0649641,39.3353467],[23.064731,39.3353404],[23.064077,39.3356595],[23.0632737,39.3358603],[23.0628447,39.3358388],[23.0621419,39.3354637],[23.0621359,39.3359142],[23.0614447,39.3355392],[23.060604,39.3344196],[23.0604577,39.334076],[23.0604831,39.333914],[23.0605984,39.3334014],[23.0605535,39.3332839],[23.0603817,39.3331203],[23.0596904,39.3327543],[23.0595424,39.3325458],[23.0595066,39.3326176],[23.0593553,39.3326525],[23.0594034,39.3325267],[23.059234,39.3321829],[23.0591272,39.3323623],[23.0588481,39.3324051],[23.0585583,39.3323847],[23.0583621,39.332257],[23.0584229,39.3320502],[23.0584053,39.3316266],[23.0588679,39.3308734],[23.0589583,39.3301894],[23.0586227,39.3302903],[23.0584484,39.330014],[23.0580343,39.3296908],[23.0573637,39.3292439],[23.0573113,39.3292074],[23.0570427,39.3290385],[23.0566986,39.3287474],[23.0565164,39.3284936],[23.0559285,39.3282095],[23.0555577,39.327747],[23.0552894,39.3278529],[23.054573,39.3284959],[23.0543183,39.3284578],[23.0542809,39.3277907],[23.0541041,39.3271315],[23.0540686,39.3266717],[23.0539782,39.3264907],[23.052979,39.3257437],[23.0528893,39.3256754]]},{"id":19755,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u03a0\u03b1\u03c5\u03bb\u03ac\u03ba\u03b9\u03b1-\u0391\u03c6\u03ad\u03c4\u03b5\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03b5 \u03bc\u03b1\u03b9 \u03c0\u03b9\u03ba\u03b9\u03bb\u03ac\u03b9 \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"THESSALIA\/Thessaly_Pelion_Milies_Pavlakia_Afetes","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":9794,"name_EN":"Pelion Mt: Mikies-Pavlakia-Afetes","description_EN":"A long trail along a variety of landscapes","ascent_time":255,"descent_time":260,"marker":"Red_dots","level":11,"ascent":429,"descent":602,"maxelev":388,"minelev":87,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14977 39.28065,23.18084 39.32852)","views":4,"millestones":"0,23.1497742,39.3285184#1,23.1585613,39.3246607#2,23.1624454,39.3210696#3,23.1669249,39.3156396#4,23.1698897,39.3087264#5,23.1671073,39.3046203#6,23.1676125,39.2982685#7,23.1680568,39.2916876#8,23.1675350,39.2850872#9,23.1756186,39.2822516#9.8,23.1808071,39.2831470","x":23.1666011,"y":39.3046222,"coor":[[23.1497742,39.3285184],[23.1498674,39.328483],[23.1499631,39.3282494],[23.1504411,39.3281493],[23.1509542,39.3279278],[23.1511549,39.3276409],[23.1514585,39.3274809],[23.1517802,39.3271724],[23.1521871,39.3271033],[23.152603,39.3272505],[23.1527559,39.3270804],[23.1528429,39.3269008],[23.1530178,39.326821],[23.1531826,39.3266239],[23.1539526,39.3262691],[23.1543153,39.3260195],[23.1544898,39.3259757],[23.1547678,39.3260137],[23.1550493,39.3257635],[23.1552901,39.3259995],[23.1554651,39.3259107],[23.1558245,39.3259313],[23.1562328,39.325745],[23.1564744,39.3255215],[23.1565471,39.3252697],[23.1567936,39.3250282],[23.1574704,39.324916],[23.1577492,39.324882],[23.1579133,39.324739],[23.1582624,39.3246514],[23.1584577,39.324815],[23.1586822,39.3244742],[23.1591027,39.3252071],[23.1594033,39.3252904],[23.1597173,39.3252296],[23.1604109,39.3254328],[23.1604939,39.3252893],[23.1607931,39.3254897],[23.1609516,39.3258152],[23.1612649,39.3258174],[23.161467,39.3254044],[23.1614039,39.3248633],[23.1616491,39.3247299],[23.1620321,39.3247147],[23.1621029,39.3246161],[23.1614707,39.3241249],[23.1610647,39.3231489],[23.1613715,39.3227186],[23.1614624,39.3219083],[23.1618818,39.3217581],[23.1623262,39.3214549],[23.1623544,39.3213425],[23.162595,39.3206234],[23.1628549,39.3202288],[23.1629185,39.3197607],[23.1630364,39.3195994],[23.1633749,39.3194216],[23.1636136,39.3188646],[23.1640146,39.3183089],[23.1639654,39.3182139],[23.164108,39.3179266],[23.1640644,39.317692],[23.1642407,39.317495],[23.1642985,39.3174864],[23.1643229,39.3173785],[23.164487,39.3172355],[23.1650797,39.3171496],[23.1656738,39.3169376],[23.1658243,39.3169657],[23.1659848,39.3171201],[23.1662851,39.3172303],[23.1664344,39.3173576],[23.1666215,39.3172328],[23.1669931,39.3171994],[23.1672377,39.317111],[23.1677711,39.3171329],[23.1678933,39.3166111],[23.1675831,39.3163566],[23.1670869,39.3161368],[23.1669397,39.3158294],[23.1668913,39.3152659],[23.1666949,39.3152014],[23.1664681,39.3147673],[23.166104,39.3144087],[23.1660771,39.3137417],[23.1661549,39.3130575],[23.1664331,39.3127351],[23.166682,39.3123134],[23.1667209,39.3119713],[23.1668502,39.311828],[23.1672581,39.3116597],[23.1676985,39.3116989],[23.1680728,39.3114313],[23.1684602,39.3110376],[23.1687614,39.3110758],[23.1689364,39.3109869],[23.1693489,39.3104312],[23.1698409,39.3100202],[23.1703383,39.3091587],[23.1702909,39.3090593],[23.1700009,39.3090572],[23.1698986,39.3088853],[23.1698798,39.3085067],[23.1702301,39.308311],[23.1702312,39.3082209],[23.1696403,39.3081626],[23.1696116,39.3079867],[23.1694971,39.3078597],[23.1693242,39.3077684],[23.1690232,39.3077212],[23.1690496,39.3074511],[23.1688801,39.3070714],[23.1686263,39.3069615],[23.1685588,39.3067808],[23.167823,39.3062349],[23.1673247,39.3061953],[23.1670111,39.3062381],[23.1665788,39.3065053],[23.1663344,39.3065756],[23.1658135,39.3064818],[23.1653361,39.3066406],[23.1651973,39.3066125],[23.1653051,39.306325],[23.165729,39.3057874],[23.1654711,39.3050376],[23.1658326,39.304878],[23.1662161,39.3048087],[23.1666011,39.3046222],[23.1667174,39.304596],[23.1668908,39.3046423],[23.1675759,39.3045751],[23.1682274,39.3043996],[23.1684377,39.3042749],[23.1689254,39.3042244],[23.1694966,39.3039761],[23.1698098,39.3039784],[23.1699043,39.3038259],[23.1695813,39.3036794],[23.1696407,39.3035627],[23.1698505,39.3034741],[23.170029,39.3032456],[23.1700425,39.3030835],[23.1699147,39.3031006],[23.1698395,39.3025954],[23.1695979,39.3024315],[23.1693528,39.3015828],[23.169234,39.3011765],[23.1694466,39.30116],[23.1689071,39.3006875],[23.1680767,39.299348],[23.1675238,39.2980466],[23.1676121,39.2974435],[23.1678687,39.2973192],[23.1682289,39.2972677],[23.1688121,39.2969835],[23.1684312,39.2968276],[23.1680066,39.2964461],[23.1677132,39.2957682],[23.1673827,39.2952793],[23.1673506,39.2950448],[23.1675528,39.2946227],[23.1679731,39.2943824],[23.1680678,39.2942209],[23.1680344,39.2941035],[23.1676601,39.2940648],[23.1673277,39.2940129],[23.1668559,39.2937031],[23.1669767,39.2932985],[23.1668747,39.2930996],[23.1669232,39.2929197],[23.1675589,39.2926359],[23.1678871,39.2923409],[23.1680423,39.2920537],[23.1680792,39.2918737],[23.1679215,39.2917014],[23.168084,39.2916845],[23.1682455,39.2917578],[23.1682477,39.2915686],[23.1683523,39.2915513],[23.1682733,39.2913705],[23.168313,39.2912311],[23.16804,39.2909679],[23.1679758,39.2907872],[23.1680806,39.2907519],[23.1680584,39.2906616],[23.1682455,39.2905278],[23.1682485,39.2902755],[23.1681799,39.290194],[23.1682172,39.289987],[23.1679977,39.2899494],[23.167676,39.2896948],[23.1675364,39.2897298],[23.1674213,39.2896569],[23.1672267,39.28966],[23.1674987,39.2893376],[23.1677211,39.289159],[23.1677937,39.2889072],[23.1677025,39.2887714],[23.1673327,39.2886696],[23.1669191,39.2883423],[23.1667658,39.2881609],[23.1669545,39.287892],[23.1669676,39.2877659],[23.1667317,39.2873407],[23.1662986,39.2867069],[23.1664538,39.2863295],[23.1664726,39.285717],[23.1665679,39.2855014],[23.1669072,39.2852515],[23.1675571,39.2852021],[23.1674915,39.2848592],[23.1677155,39.2845545],[23.1679494,39.284412],[23.1680225,39.2841151],[23.1680481,39.2840973],[23.1682138,39.2835894],[23.1683203,39.2834099],[23.1685661,39.2832134],[23.1693477,39.2828135],[23.1697901,39.2826545],[23.1699866,39.28271],[23.1704238,39.2829068],[23.1705682,39.2830385],[23.1723943,39.2835381],[23.1726932,39.2837564],[23.1728338,39.2836313],[23.1727327,39.2833512],[23.173099,39.2835386],[23.173344,39.2834142],[23.1736461,39.2833532],[23.1739278,39.2830669],[23.1747326,39.2826581],[23.1750254,39.2824079],[23.1753968,39.2823745],[23.1758403,39.2821253],[23.1760866,39.2818838],[23.1767625,39.2815912],[23.1771177,39.280963],[23.1775028,39.2807494],[23.1777712,39.2807558],[23.1779339,39.2806263],[23.1780722,39.2806994],[23.1782783,39.2809847],[23.1785183,39.2812837],[23.1792552,39.2817214],[23.1794433,39.281903],[23.1800084,39.2821908],[23.1801581,39.2822819],[23.1803054,39.2825713],[23.1802916,39.2827019],[23.1802571,39.2828053],[23.1802605,39.2828503],[23.1803466,39.2828645],[23.1805173,39.283136],[23.1808071,39.283147]]}],{"extent":[23.01167,39.28065,23.21991,39.39602],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=en&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":false},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"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":false},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"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":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"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":false},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":false},"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":false},"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":false},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":false},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"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":false},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":false},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"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":false},"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":false},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"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":false},"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":false},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"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":false},"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":false},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"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":false},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":false},"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":false},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":false},"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":false},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgKyriaki_Faros_Trikeri":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Chorefto_AgIoanis":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Argalasti_Xynovrysi":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Tiseo_ridge":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgGeorgios_Exagathia":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Milies_KalaNera_2":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_O2_Pouri_Zagora":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_western_pelion = new getPoiCollection("western_pelion",[{"name":"","owner":"A. Bonetti","x":23.326899528504,"y":39.192912119333,"photo":"Erinaceus_concolor","type":7,"zoom_level":12,"id":261,"hlink_GR":"","hlink_EN":"","description":"","height":341,"width":512},{"name":"","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":23.143903,"y":39.327574,"photo":"Varalis_Pilio_Milies","type":9,"zoom_level":14,"id":1556,"hlink_GR":"","hlink_EN":"","description":"","height":533,"width":800},{"name":"","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":23.143903,"y":39.327574,"photo":"Varalis_church1","type":9,"zoom_level":15,"id":1560,"hlink_GR":"","hlink_EN":"","description":"","height":533,"width":800},{"name":"PELION
Signposting on Mt. Pelion","owner":"AnaDigit","x":23.129748190104,"y":39.330021874968,"photo":"20171030_1720081","type":450,"zoom_level":17,"id":4373,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.149861,"y":39.32828,"photo":"20171030_1435061","type":450,"zoom_level":17,"id":4374,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.148853,"y":39.32793,"photo":"20171030_1451381","type":450,"zoom_level":17,"id":4375,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.149278,"y":39.328533,"photo":"20171030_1457411","type":450,"zoom_level":17,"id":4376,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.150528,"y":39.314358,"photo":"20171030_1624401","type":450,"zoom_level":17,"id":4377,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.150527,"y":39.314266,"photo":"20171030_1625071","type":450,"zoom_level":17,"id":4378,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.152948,"y":39.312798,"photo":"20171030_1637141","type":450,"zoom_level":17,"id":4379,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.152651,"y":39.312609,"photo":"20171030_1646591","type":450,"zoom_level":17,"id":4380,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.148824,"y":39.327933,"photo":"PelionGP1_70_type94_23_14882379_39_327931721","type":450,"zoom_level":17,"id":4389,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.150531,"y":39.314247,"photo":"PelionGP1_75_type94_23_15053319_39_314244741","type":450,"zoom_level":17,"id":4390,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.15299,"y":39.312784,"photo":"PelionGP1_76_type94_23_15298949_39_312785941","type":450,"zoom_level":17,"id":4391,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.151627,"y":39.327419,"photo":"20171031_0907521","type":450,"zoom_level":17,"id":4400,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.248764,"y":39.299026,"photo":"20171031_1548391","type":450,"zoom_level":17,"id":4401,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.278391,"y":39.162415,"photo":"20171102_1136311","type":450,"zoom_level":17,"id":4402,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.27663,"y":39.159126,"photo":"20171102_1141341","type":450,"zoom_level":17,"id":4403,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.3363,"y":39.16682,"photo":"20171102_1245081","type":450,"zoom_level":17,"id":4404,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.277302,"y":39.156544,"photo":"20171102_1340481","type":450,"zoom_level":17,"id":4405,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.149815,"y":39.32835,"photo":"PelionKA2_20_type94_23_14979851_39_328345831","type":450,"zoom_level":17,"id":4406,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.157515,"y":39.324928,"photo":"PelionKA2_21_type94_23_15750298_39_324931521","type":450,"zoom_level":17,"id":4407,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.166969,"y":39.319744,"photo":"PelionKA2_25_type94_23_16694457_39_319746341","type":450,"zoom_level":17,"id":4408,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.255314,"y":39.293678,"photo":"PelionKA2_28_type94_23_25530781_39_29367941","type":450,"zoom_level":17,"id":4409,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.277975,"y":39.156155,"photo":"PilionKA4_31_type94_23_27793859_39_156182451","type":450,"zoom_level":17,"id":4410,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.176268423258,"y":39.340909109197,"photo":"K3II05981","type":450,"zoom_level":17,"id":4411,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.175753439127,"y":39.349272539892,"photo":"K3II06011","type":450,"zoom_level":17,"id":4412,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.13985,"y":39.349473,"photo":"K3II06451","type":450,"zoom_level":17,"id":4419,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1024},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.120019,"y":39.335654,"photo":"20171030_1556371","type":450,"zoom_level":17,"id":4420,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":668},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.158580835979,"y":39.33293756717,"photo":"K3II05921","type":0,"zoom_level":15,"id":4421,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":1060},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.165812,"y":39.33186,"photo":"K3II05931","type":0,"zoom_level":15,"id":4422,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":797},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.17729,"y":39.332882,"photo":"K3II05941","type":0,"zoom_level":15,"id":4423,"hlink_GR":"","hlink_EN":"","description":"","height":666,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.178057,"y":39.335117,"photo":"K3II05951","type":0,"zoom_level":15,"id":4424,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":1069},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.176647,"y":39.344605,"photo":"K3II06001","type":0,"zoom_level":15,"id":4425,"hlink_GR":"","hlink_EN":"","description":"","height":650,"width":1200},{"name":"PELION
Fountain on Mt Pelion","owner":"AnaDigit","x":23.174368,"y":39.35269,"photo":"K3II06031","type":1001,"zoom_level":15,"id":4426,"hlink_GR":"","hlink_EN":"","description":"","height":784,"width":1200},{"name":"PELION
Wall on Mt Pelion","owner":"AnaDigit","x":23.174165,"y":39.352808,"photo":"K3II06041","type":9,"zoom_level":15,"id":4427,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"PELION
Church near Lampinou","owner":"AnaDigit","x":23.21335,"y":39.355863,"photo":"K3II06191","type":9,"zoom_level":15,"id":4431,"hlink_GR":"","hlink_EN":"","description":"","height":878,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.164733,"y":39.355082,"photo":"K3II06361","type":0,"zoom_level":15,"id":4438,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":798},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.153808,"y":39.348707,"photo":"K3II06371","type":0,"zoom_level":15,"id":4439,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":798},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.15366,"y":39.348715,"photo":"K3II06401","type":0,"zoom_level":15,"id":4440,"hlink_GR":"","hlink_EN":"","description":"","height":739,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.150585,"y":39.348752,"photo":"K3II06411","type":0,"zoom_level":15,"id":4441,"hlink_GR":"","hlink_EN":"","description":"","height":654,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.141992,"y":39.348577,"photo":"K3II06441","type":0,"zoom_level":15,"id":4442,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.131833,"y":39.350123,"photo":"K3II06481","type":0,"zoom_level":15,"id":4443,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":798},{"name":"PELION
Abandoned building on Mt Pelion","owner":"AnaDigit","x":23.099103,"y":39.348497,"photo":"K3II06531","type":9,"zoom_level":15,"id":4444,"hlink_GR":"","hlink_EN":"","description":"","height":899,"width":1200},{"name":"PELION
Fountain on Mt Pelion","owner":"AnaDigit","x":23.087607,"y":39.34432,"photo":"K3II06571","type":1001,"zoom_level":15,"id":4445,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"PELION
The church of Agios Athanasios in Agios Georgios Nilias","owner":"AnaDigit","x":23.087287,"y":39.344648,"photo":"K3II06581","type":9,"zoom_level":15,"id":4446,"hlink_GR":"","hlink_EN":"","description":"","height":664,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.144292,"y":39.323855,"photo":"Pelion_Milies_path_11","type":0,"zoom_level":15,"id":4449,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.14289,"y":39.323707,"photo":"Pelion_Milies_path_41","type":0,"zoom_level":15,"id":4451,"hlink_GR":"","hlink_EN":"","description":"","height":737,"width":1000}],{});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="
Agios Georgios-Exagathia refuge
Milies-Tsagarada
Ano Lechonia-Agios Georgios
Milies-Kala Nera
Milies-Koropi
Milies-Kala Nera
Pinakates-Kala Nera
Vyzitsa-Kala Nera
Milies-Labinou
Milies-Kala Nera
Agios Vlasios-Strofilos-Ano Lechonia
Agios Lavrentios-Agios Vlasios
Agios Lavrentios-Agios Georgios
Chania-Exagathia refuge
Agios Lavrentios-Chania
Vyzitsa-Milies
Agria-Agios Lavrentios
Milies-Neochori
Vyzitsa-Pinakates
Drakia-Agios Lavrentios
Ano Lechonia-Paliokastro-Agios Vlasios
Milies-Taxiarches chapel-Vyzitsa
Agios Georgios-Pinakates
Aghios Georgios-Kato Gadzea
Agios Georgios-Chania
Agios Lavrentios-Kato Lechonia
Agios Vlasios-Agia Marina-Ano Lechonia
Mikies-Pavlakia-Afetes
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["western_pelion"],pc:["western_pelion"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo_en/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_western_pelion.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); }