console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "el";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_pelion_routes_villages_route = new getAdventureCollection("pelion_routes_villages_route",[{"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":17186,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039f\u03bd\u03bf\u03cd\u03c6\u03c1\u03b9\u03bf\u03c2-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03cd\u03bb\u03b7 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgOnoufrios_Makrynitsa","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":4354,"name_EN":"Pelion Mt: Agios Onoufrios-Makrinitsa","description_EN":"A nice trail on the Mt. Pilio gates","ascent_time":85,"descent_time":70,"marker":"Red_dots","level":12,"ascent":557,"descent":20,"maxelev":640,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96868 39.38126,22.98863 39.40219)","views":38,"millestones":"0,22.9689920,39.3810887#1,22.9769052,39.3859653#2,22.9795314,39.3935217#3,22.9821064,39.3965053#4,22.9855317,39.4016083#4.4,22.9883248,39.4023653","x":22.9810051,"y":39.3948048,"coor":[[22.968992,39.3810887],[22.9691429,39.3811937],[22.9689868,39.3815437],[22.970049,39.3821748],[22.9709212,39.3828674],[22.9712939,39.3833797],[22.9717471,39.3833567],[22.9720366,39.3834133],[22.9725888,39.3837606],[22.9737152,39.3837525],[22.9739919,39.3838811],[22.9742412,39.3840095],[22.9744153,39.384011],[22.9745467,39.3838365],[22.974949,39.3841103],[22.9754019,39.3841053],[22.9758865,39.3843168],[22.9760707,39.384823],[22.976609,39.3853323],[22.9767823,39.3856402],[22.9770672,39.3863816],[22.977296,39.3866178],[22.977446,39.3866822],[22.9775804,39.3868186],[22.9774037,39.3869972],[22.9774014,39.3871504],[22.9774274,39.3873083],[22.9773454,39.3873616],[22.9771488,39.3873058],[22.9770575,39.3871969],[22.9769957,39.3872504],[22.9771097,39.3873956],[22.977062,39.3874853],[22.9773013,39.3877937],[22.9773892,39.3881369],[22.9773702,39.3886458],[22.977504,39.3890254],[22.977419,39.389277],[22.9774702,39.3894757],[22.9774433,39.3897277],[22.9775219,39.3899086],[22.9774094,39.3904573],[22.9774733,39.3908543],[22.9780296,39.3917242],[22.9781833,39.3919553],[22.9785626,39.3922289],[22.9787099,39.3924735],[22.9787056,39.3925996],[22.9788988,39.3928896],[22.9789748,39.3932507],[22.9792391,39.3934423],[22.9795248,39.3935078],[22.9796826,39.3938336],[22.9799925,39.3940886],[22.9806063,39.3942021],[22.9809871,39.3943676],[22.981693,39.394536],[22.9811932,39.3946443],[22.9808122,39.3944878],[22.9810051,39.3948048],[22.9812397,39.394942],[22.9806282,39.3946663],[22.9802804,39.3946273],[22.9797138,39.3944601],[22.9794934,39.3944402],[22.9798384,39.3946774],[22.9796754,39.394703],[22.9793862,39.3946284],[22.9799019,39.3951015],[22.9801688,39.3951128],[22.9806493,39.3956126],[22.9811704,39.3958605],[22.981825,39.3959158],[22.9818988,39.3960831],[22.9815823,39.3961614],[22.9818021,39.3962174],[22.9823405,39.3967267],[22.9828128,39.3969921],[22.9821983,39.3969237],[22.9818192,39.3967942],[22.9816583,39.3966757],[22.9814139,39.3967096],[22.981719,39.3974691],[22.9819153,39.3975429],[22.9822026,39.3977527],[22.9823609,39.3980514],[22.9822447,39.3980504],[22.9822887,39.398222],[22.9825872,39.3984589],[22.9826879,39.398721],[22.9826402,39.3988107],[22.9829188,39.3990159],[22.9828955,39.3995473],[22.982985,39.3997824],[22.9831246,39.3997656],[22.9831753,39.3998696],[22.983084,39.4005626],[22.9833418,39.4004027],[22.9835511,39.4003865],[22.9837011,39.4004509],[22.9836763,39.4005588],[22.9839081,39.4005969],[22.9842063,39.4008518],[22.9845441,39.4009628],[22.9846453,39.401189],[22.9853021,39.4013749],[22.9855309,39.4016112],[22.9856853,39.4016756],[22.9858455,39.4018392],[22.9857516,39.4019104],[22.9857834,39.4019468],[22.9860153,39.4020479],[22.9862457,39.402149],[22.9870103,39.4022818],[22.9877649,39.4023064],[22.9878717,39.4022758],[22.9880694,39.4022595],[22.9882367,39.4023556],[22.9883248,39.4023653]]},{"id":17189,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a6\u03c5\u03c4\u03cc\u03ba\u03bf-\u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","description_GR":"\u039c\u03ad\u03c3\u03c9 \u039b\u03bf\u03c5\u03c4\u03b6\u03af\u03ba\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Fytoko_Kerasia","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":11015,"name_EN":"Pelion Mt: Fytoko-Kato Kerasia","description_EN":"Via Loutziko","ascent_time":290,"descent_time":290,"marker":"Red_dots","level":9,"ascent":432,"descent":489,"maxelev":363,"minelev":116,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92066 39.40702,22.93853 39.4635)","views":19,"millestones":"0,22.9385182,39.4076567#1,22.9337643,39.4113635#2,22.9267837,39.4153224#3,22.9224679,39.4174007#4,22.9300252,39.4221240#5,22.9273814,39.4281079#6,22.9214512,39.4339836#7,22.9238808,39.4420007#8,22.9266111,39.4492608#9,22.9307813,39.4526616#10,22.9301386,39.4596033#11,22.9233500,39.4635299","x":22.9253665,"y":39.4316521,"coor":[[22.9385182,39.4076567],[22.9381608,39.4074822],[22.9373267,39.4073394],[22.9365769,39.4069992],[22.9363554,39.4070512],[22.9360729,39.407301],[22.9356537,39.4073692],[22.9351967,39.4076353],[22.9349884,39.4075794],[22.9349555,39.4074529],[22.9350269,39.4073454],[22.9349382,39.4073041],[22.934832,39.4074112],[22.9349399,39.4079528],[22.9350254,39.408278],[22.9350208,39.4085753],[22.9348569,39.4086639],[22.934653,39.4085629],[22.9344337,39.4084708],[22.9342476,39.4084871],[22.933406,39.4088398],[22.9332052,39.4090542],[22.9331432,39.409315],[22.9332425,39.4096583],[22.9339727,39.410521],[22.9340391,39.4107378],[22.9338832,39.4110608],[22.9338325,39.4113396],[22.9334238,39.41148],[22.9328725,39.4118354],[22.9329143,39.4123494],[22.9328277,39.4127],[22.9324846,39.4131113],[22.9325358,39.4135623],[22.9323818,39.4137591],[22.9320455,39.41372],[22.9318779,39.4140428],[22.9317018,39.4141673],[22.9312632,39.4143615],[22.9310304,39.4143954],[22.9302997,39.4143256],[22.9293935,39.4143353],[22.9289538,39.4142232],[22.928779,39.4142576],[22.9285417,39.4145798],[22.9285968,39.4155354],[22.9278373,39.4158257],[22.926959,39.4155293],[22.9265938,39.4151024],[22.9263405,39.4149559],[22.9259826,39.4148175],[22.9254609,39.4147496],[22.9249305,39.4144924],[22.9246949,39.4144902],[22.9245732,39.4143089],[22.9242248,39.4143057],[22.9240865,39.4142323],[22.9239751,39.4139249],[22.9237807,39.4137249],[22.9234461,39.4135776],[22.9233056,39.4136484],[22.9230498,39.4136641],[22.9229356,39.4135369],[22.9224043,39.4134328],[22.9218651,39.4137522],[22.9218159,39.413932],[22.9219406,39.4141313],[22.9216012,39.4142904],[22.9214155,39.4142842],[22.9218389,39.4151441],[22.9219492,39.4155235],[22.9218851,39.4164375],[22.9218478,39.4164507],[22.9219734,39.416596],[22.9220379,39.41693],[22.9225085,39.4174434],[22.9226459,39.4175708],[22.9229395,39.417533],[22.9232753,39.4175992],[22.923863,39.417911],[22.9240647,39.4183904],[22.9241266,39.4188955],[22.9242054,39.4190584],[22.9245835,39.4194043],[22.9253448,39.4197538],[22.9260733,39.4199767],[22.9264795,39.4199985],[22.9267893,39.4202537],[22.9270708,39.420076],[22.9272453,39.4200596],[22.9279046,39.4202459],[22.9293311,39.4204032],[22.9297823,39.4205245],[22.9300332,39.4208332],[22.9298384,39.4214171],[22.929998,39.4219952],[22.9301236,39.422591],[22.9298582,39.4232283],[22.9298428,39.4234805],[22.9303417,39.424278],[22.9303736,39.4244765],[22.9301592,39.4248169],[22.9297159,39.424939],[22.9291879,39.4252765],[22.9290787,39.4255818],[22.9290975,39.4258704],[22.9290123,39.4261219],[22.9287984,39.4264352],[22.9282545,39.4267456],[22.9276252,39.426875],[22.9273679,39.4269807],[22.927054,39.4269958],[22.9261958,39.4268978],[22.9260207,39.4269503],[22.9261413,39.4270415],[22.9262463,39.4270154],[22.9262453,39.4270785],[22.9266029,39.4273881],[22.9268916,39.4274989],[22.926994,39.427644],[22.9269653,39.4277834],[22.9272306,39.4279841],[22.9273687,39.4280665],[22.9274019,39.4281749],[22.9271277,39.4286319],[22.9269725,39.4290449],[22.926988,39.4295497],[22.9268516,39.430107],[22.9266978,39.4302858],[22.9262553,39.430516],[22.9256839,39.4306549],[22.9255186,39.4308246],[22.9254788,39.4311486],[22.925614,39.4314201],[22.9255875,39.4316361],[22.9253665,39.4316521],[22.9252724,39.4317233],[22.9249595,39.4316754],[22.9247954,39.431764],[22.9243446,39.4316156],[22.9239145,39.4316297],[22.9225381,39.4319773],[22.9221741,39.4322263],[22.9218136,39.4329978],[22.9216786,39.4334651],[22.9214789,39.4336074],[22.9215463,39.4337522],[22.9214378,39.4340125],[22.9214394,39.4346612],[22.9215741,39.4349688],[22.9214324,39.4351117],[22.9215804,39.4353113],[22.9212829,39.4357681],[22.9213822,39.4367917],[22.9215264,39.4372345],[22.9221509,39.4380197],[22.9224256,39.4381439],[22.9225483,39.4384784],[22.9228827,39.4386437],[22.922961,39.4388426],[22.9229541,39.4392931],[22.9230569,39.4394112],[22.9230549,39.4395373],[22.9232163,39.4396199],[22.923582,39.4400197],[22.9238133,39.4400939],[22.9241198,39.4405653],[22.9237936,39.4413732],[22.9239003,39.4419869],[22.9236184,39.4421825],[22.9235213,39.4424519],[22.9239023,39.4426176],[22.9241536,39.4428993],[22.9242626,39.4433688],[22.924067,39.4439977],[22.9242605,39.4442608],[22.9246054,39.4444983],[22.9245609,39.4451286],[22.92472,39.4453643],[22.9246951,39.4454722],[22.9247758,39.445509],[22.9249335,39.4458348],[22.9253095,39.4463249],[22.9254661,39.4467228],[22.9254283,39.4469116],[22.9252861,39.4470905],[22.9252608,39.4479823],[22.9251643,39.4482067],[22.925332,39.4486407],[22.925293,39.4489107],[22.9253836,39.4490647],[22.925558,39.4490573],[22.9257985,39.4492938],[22.9260062,39.4493858],[22.9262262,39.4494419],[22.9263546,39.449407],[22.9266711,39.4492298],[22.9264896,39.4489397],[22.9265547,39.4484808],[22.9266597,39.4484548],[22.9278368,39.4489972],[22.9281502,39.4490271],[22.9280605,39.4488101],[22.9281425,39.4487658],[22.9293432,39.4492904],[22.9296806,39.4492665],[22.9302062,39.4490911],[22.9308097,39.4491507],[22.9312867,39.4498759],[22.9313528,39.4501108],[22.9310694,39.4511624],[22.9310996,39.4514691],[22.9312258,39.4515783],[22.9308203,39.4518719],[22.9304933,39.4519771],[22.9302349,39.4521549],[22.9302797,39.4522634],[22.9308079,39.4526828],[22.9309189,39.4530262],[22.9311587,39.4533077],[22.9310844,39.4536044],[22.9308306,39.4538588],[22.9310311,39.4544283],[22.930902,39.4545082],[22.9306973,39.4549749],[22.9303802,39.4551882],[22.9305394,39.4554239],[22.9309425,39.4556619],[22.930953,39.4557341],[22.9308219,39.4559491],[22.930331,39.4561248],[22.9303748,39.4563054],[22.9304789,39.4563334],[22.9305238,39.4564419],[22.930337,39.4564943],[22.9299431,39.4564096],[22.9298485,39.4565168],[22.9298814,39.4566433],[22.9302342,39.4569709],[22.9306213,39.457497],[22.9308969,39.4577158],[22.9309849,39.458041],[22.9312022,39.4582773],[22.9311535,39.458421],[22.9308942,39.4586529],[22.9309146,39.4590045],[22.9303959,39.4593151],[22.9299939,39.4597619],[22.9296574,39.4597227],[22.9291917,39.4597725],[22.9284376,39.4596755],[22.9273014,39.4598677],[22.926935,39.4601166],[22.9267917,39.4603676],[22.9268825,39.4605126],[22.9268755,39.460963],[22.9262753,39.4614441],[22.9258969,39.461864],[22.9258828,39.4620261],[22.9257982,39.4620929],[22.9247461,39.4624796],[22.9248148,39.4625523],[22.9246392,39.4626318],[22.9243713,39.4626654],[22.9237129,39.4625331],[22.9231794,39.4626949],[22.9232001,39.4628573],[22.9234077,39.4629673],[22.923486,39.4631663],[22.9236576,39.4633435],[22.92335,39.4635299]]},{"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":17203,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u03a3\u03c4\u03b1\u03b3\u03b9\u03ac\u03c4\u03b5\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Makrynitsa_Stagiates","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2880,"name_EN":"Pelion Mt: Makrinitsa-Stagiates","description_EN":"","ascent_time":50,"descent_time":50,"marker":"Red_dots","level":13,"ascent":31,"descent":284,"maxelev":640,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98277 39.38888,22.99334 39.40248)","views":33,"millestones":"0,22.9883345,39.4023699#1,22.9915017,39.3991445#2,22.9880874,39.3939959#2.9,22.9835096,39.3887942","x":22.9928344,"y":39.3990256,"coor":[[22.9883345,39.4023699],[22.9884251,39.4025329],[22.9885877,39.4025343],[22.9885327,39.4023176],[22.9889838,39.4024477],[22.9891273,39.4021606],[22.9892314,39.4021885],[22.9895926,39.4021106],[22.9897167,39.4018864],[22.9900436,39.4015919],[22.9903309,39.4011754],[22.9907272,39.4010707],[22.9910243,39.4006047],[22.9914706,39.4002572],[22.9917159,39.4001602],[22.9920292,39.4001809],[22.9922482,39.4001198],[22.9917148,39.4000611],[22.9917733,39.3999535],[22.9915308,39.3998613],[22.991425,39.3999504],[22.9910518,39.4000553],[22.991289,39.399715],[22.9908924,39.3998377],[22.9903719,39.399689],[22.9902338,39.3995977],[22.9901767,39.3995341],[22.9908381,39.3995759],[22.9911199,39.3993621],[22.9914077,39.399306],[22.9912583,39.3991966],[22.991113,39.3992089],[22.9910318,39.3991992],[22.9913009,39.3990663],[22.9923517,39.3994809],[22.9921453,39.3992989],[22.9926668,39.3993755],[22.9928344,39.3990256],[22.9930445,39.3989553],[22.9931978,39.3987944],[22.9931058,39.3987306],[22.9931413,39.3986858],[22.9930027,39.3986306],[22.9926066,39.3987172],[22.9923052,39.3986786],[22.9918357,39.398215],[22.9911451,39.3977855],[22.9909627,39.3975497],[22.9909885,39.3973697],[22.9908828,39.3972742],[22.9901579,39.3960064],[22.9900818,39.3956453],[22.9891303,39.3947901],[22.9889599,39.3945273],[22.9886141,39.3943441],[22.988572,39.3940464],[22.9880154,39.3939875],[22.9872082,39.393593],[22.9867376,39.3932105],[22.9864539,39.3927575],[22.9865957,39.3917856],[22.9859808,39.3912711],[22.9856371,39.3909438],[22.9851475,39.3902727],[22.9850826,39.3899478],[22.9849691,39.3897666],[22.983442,39.3893748],[22.9832118,39.3892332],[22.9829809,39.389141],[22.9829615,39.3890282],[22.9831366,39.3889667],[22.9832552,39.3887965],[22.983359,39.3888425],[22.9835096,39.3887942]]},{"id":17204,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a3\u03c4\u03b1\u03b3\u03b9\u03ac\u03c4\u03b5\u03c2-\u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Stagiates_Portaria","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2100,"name_EN":"Pelion Mt: Stagiates-Portaria","description_EN":"","ascent_time":35,"descent_time":40,"marker":"Red_dots","level":9,"ascent":6,"descent":255,"maxelev":650,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98345 39.38873,22.99935 39.39346)","views":61,"millestones":"0,22.9993250,39.3903370#1,22.9929744,39.3927801#2.1,22.9835183,39.3887898","x":22.9925026,"y":39.3924496,"coor":[[22.999325,39.390337],[22.9988023,39.3904226],[22.9985925,39.3904748],[22.9983575,39.390671],[22.997805,39.3907339],[22.997794,39.390923],[22.9979294,39.3911945],[22.9984421,39.3918837],[22.9984599,39.3922623],[22.9986209,39.3923718],[22.9988988,39.3924282],[22.9989668,39.3925955],[22.9983669,39.393131],[22.9973804,39.3930954],[22.9967872,39.3931624],[22.9963029,39.393352],[22.9959169,39.3935468],[22.9956844,39.3935629],[22.995212,39.3933065],[22.9949943,39.3932506],[22.9948519,39.3932628],[22.9947233,39.3932482],[22.9943831,39.3933309],[22.9939074,39.3933313],[22.9936734,39.3934554],[22.9932928,39.3932719],[22.9930663,39.3928735],[22.9928717,39.3926735],[22.9927489,39.3926364],[22.992668,39.3926808],[22.9925026,39.3924496],[22.9922939,39.3924298],[22.9922273,39.3922129],[22.9919959,39.3921569],[22.9919288,39.3919761],[22.9917371,39.392006],[22.9915278,39.3918735],[22.9911693,39.3916722],[22.9908326,39.3916963],[22.9903332,39.3914937],[22.990272,39.3912859],[22.9896458,39.3912264],[22.9889235,39.391112],[22.9881139,39.3908888],[22.9878331,39.3908818],[22.9873454,39.3908325],[22.9872014,39.3903988],[22.9869672,39.390185],[22.9864904,39.389433],[22.9863075,39.3892331],[22.9861844,39.3892095],[22.9861298,39.3889748],[22.9860274,39.3888297],[22.9856941,39.3886872],[22.9856952,39.3886151],[22.9855148,39.3886405],[22.9852238,39.3886921],[22.9844572,39.3887034],[22.9841892,39.3887731],[22.9836691,39.3888272],[22.9835183,39.3887898]]},{"id":17205,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03cc\u03bb\u03bf\u03c2-\u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Volos_Portaria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4645,"name_EN":"Pelion Mt: Volos-Portaria","description_EN":"","ascent_time":115,"descent_time":95,"marker":"Red_dots","level":12,"ascent":560,"descent":48,"maxelev":660,"minelev":100,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96901 39.37974,23.00016 39.39048)","views":37,"millestones":"0,22.9691429,39.3811937#1,22.9783982,39.3803343#2,22.9836770,39.3818757#3,22.9886648,39.3850904#4,22.9975828,39.3880288#4.6,22.9978043,39.3907338","x":22.9843102,"y":39.3814758,"coor":[[22.9691429,39.3811937],[22.9702164,39.3817664],[22.9717291,39.3815455],[22.9720793,39.3815846],[22.9720206,39.3817057],[22.9724542,39.3819033],[22.9727229,39.3817885],[22.9730707,39.3818276],[22.9740349,39.3819668],[22.9738411,39.3817218],[22.974149,39.3817065],[22.9746139,39.3816745],[22.9746117,39.3814222],[22.9748202,39.381361],[22.9750657,39.381246],[22.9750371,39.3812187],[22.9752624,39.3811441],[22.9754244,39.3811816],[22.9757686,39.3810675],[22.9763094,39.3806037],[22.9764759,39.3803349],[22.9766983,39.3802107],[22.9768846,39.3801763],[22.9769992,39.3802764],[22.9771398,39.3801875],[22.9775927,39.3801825],[22.9784958,39.3803526],[22.9789548,39.3799332],[22.9793131,39.3797921],[22.9801397,39.3795651],[22.9799261,39.3798786],[22.9796211,39.3800922],[22.9797709,39.3801746],[22.9797467,39.3802374],[22.9798858,39.3802567],[22.9799889,39.3803477],[22.9801974,39.3802369],[22.9804271,39.3802299],[22.9806465,39.3803129],[22.9807487,39.380476],[22.9809907,39.3805952],[22.9809845,39.3806222],[22.980644,39.3807364],[22.980735,39.3808633],[22.9810146,39.3808027],[22.981073,39.3807762],[22.9813264,39.3808415],[22.9813705,39.381004],[22.9815322,39.3810595],[22.981718,39.3810611],[22.9825712,39.3806722],[22.9826663,39.3805198],[22.9826934,39.3802497],[22.9828239,39.3800617],[22.9829234,39.3799274],[22.9829283,39.3800626],[22.9829756,39.3800089],[22.9830666,39.3801359],[22.983131,39.3804968],[22.9832406,39.3806239],[22.9832266,39.380786],[22.9834494,39.3811844],[22.9834319,39.3814411],[22.9833474,39.3816656],[22.9833801,39.38181],[22.9836683,39.3818801],[22.9842213,39.3816011],[22.9843102,39.3814758],[22.9844536,39.3813689],[22.9847425,39.3814615],[22.9854444,39.3819001],[22.9858964,39.3819581],[22.9860919,39.382086],[22.9860555,39.3821938],[22.9857862,39.3823536],[22.9850751,39.3825457],[22.9850952,39.3827621],[22.9854161,39.3830532],[22.9853482,39.3826787],[22.9856728,39.3827176],[22.9856935,39.3828889],[22.9857979,39.3828989],[22.9859249,39.3828729],[22.9859456,39.3830443],[22.9863304,39.3837325],[22.9863998,39.3837511],[22.9864945,39.3836258],[22.9864764,39.3832742],[22.9866395,39.3832396],[22.9868126,39.3833132],[22.9869152,39.3834402],[22.9868899,39.3835842],[22.9875903,39.3841309],[22.9881134,39.3848923],[22.9885368,39.3850717],[22.9888728,39.3851197],[22.9890225,39.3852111],[22.9888545,39.3852817],[22.9887912,39.385547],[22.9900629,39.3859274],[22.9900224,39.3863235],[22.9904465,39.3864038],[22.9914442,39.3864665],[22.9914619,39.3865973],[22.9918789,39.3865919],[22.9922609,39.3866763],[22.9926971,39.3866215],[22.992814,39.3865685],[22.9935175,39.386498],[22.9941217,39.3864672],[22.9942368,39.3865402],[22.9944395,39.3866501],[22.9952617,39.3868014],[22.9958852,39.3870501],[22.9963678,39.3870002],[22.9968648,39.3873153],[22.9969321,39.3874781],[22.9968587,39.3875856],[22.996868,39.3877478],[22.9969715,39.3878208],[22.9972941,39.3879948],[22.9977462,39.3880482],[22.9980478,39.3880689],[22.9980217,39.3883435],[22.9983523,39.3890311],[22.9985824,39.3891772],[22.999035,39.3891992],[22.9994625,39.389347],[23.0000089,39.390041],[22.9998538,39.390328],[22.9997368,39.3903901],[22.9993777,39.3903329],[22.9986792,39.390453],[22.9983859,39.3906668],[22.9978043,39.3907338]]},{"id":17206,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\u03b1-\u039c\u03ad\u03b3\u03b1 \u038a\u03c3\u03c9\u03bc\u03b1-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u03be\u03b1\u03b3\u03ba\u03b1\u03b8\u03b9\u03ac\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039c\u03ad\u03b3\u03b1 \u038a\u03c3\u03c9\u03bc\u03b1","path":"THESSALIA\/Thessaly_Pelion_Tsagarada_MegaIsoma","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":9112,"name_EN":"Pelion Mt: Tsagarada-Mega Isoma-Exagathia refuge","description_EN":"Via Mega Isoma","ascent_time":345,"descent_time":300,"marker":"Red_dots","level":9,"ascent":945,"descent":330,"maxelev":1446,"minelev":502,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.10909 39.35598,23.17943 39.37793)","views":46,"millestones":"0,23.1786939,39.3765091#1,23.1720942,39.3762409#2,23.1674458,39.3768444#3,23.1634069,39.3742508#4,23.1554493,39.3701679#5,23.1451942,39.3674033#6,23.1352482,39.3651602#7,23.1254138,39.3616784#8,23.1165196,39.3598259#9.1,23.1093700,39.3555768","x":23.153575,"y":39.3693684,"coor":[[23.1786939,39.3765091],[23.1790221,39.3766465],[23.1791585,39.3768908],[23.1791823,39.3771252],[23.1790284,39.3772188],[23.1788032,39.3776136],[23.1786641,39.3775946],[23.1785147,39.3774674],[23.1780047,39.3773917],[23.1776459,39.3774478],[23.1773998,39.377829],[23.177376,39.3778829],[23.1773293,39.3779006],[23.1768036,39.378023],[23.1757935,39.3780249],[23.1751518,39.3782906],[23.1743858,39.3782672],[23.1741052,39.3784093],[23.173827,39.3782407],[23.1731968,39.3775334],[23.1728611,39.3774499],[23.1724003,39.3771493],[23.1723465,39.3767885],[23.17263,39.376376],[23.1725749,39.3761233],[23.1724135,39.3760321],[23.1721226,39.3760841],[23.1720751,39.3761738],[23.1721248,39.3763544],[23.1721348,39.3764986],[23.1715148,39.3768907],[23.1712326,39.377195],[23.1712074,39.377357],[23.1715277,39.3777648],[23.1714572,39.3778364],[23.1710165,39.3777972],[23.1708896,39.3777242],[23.1707324,39.3772726],[23.1704219,39.3770181],[23.1704725,39.376667],[23.1701521,39.3762773],[23.1697803,39.3760268],[23.1695399,39.3757368],[23.1695426,39.3756332],[23.1694665,39.375529],[23.1690686,39.3757965],[23.1686562,39.3763747],[23.1687289,39.3770285],[23.1685009,39.377599],[23.1681972,39.37775],[23.1677443,39.3777558],[23.1678542,39.3773061],[23.1673502,39.3767258],[23.167022,39.3760116],[23.1668922,39.3761909],[23.1669522,39.3770023],[23.1668903,39.3773262],[23.166436,39.3774491],[23.1660999,39.3774016],[23.1656115,39.3774702],[23.1653586,39.3774414],[23.1661664,39.3772129],[23.1664938,39.377017],[23.1662132,39.3769024],[23.1661566,39.3767848],[23.1659603,39.3766933],[23.1657509,39.3767279],[23.1655774,39.3766725],[23.1656135,39.3765647],[23.1653347,39.3765807],[23.1647603,39.376072],[23.1644486,39.3759256],[23.1644616,39.3758085],[23.1643224,39.3757985],[23.1642078,39.3756716],[23.1642795,39.3755009],[23.1642227,39.3753923],[23.1640271,39.3752468],[23.1641103,39.3750852],[23.164032,39.3748323],[23.163881,39.3745384],[23.163612,39.3747077],[23.163395,39.3743997],[23.1634086,39.3742376],[23.1631278,39.3742041],[23.1632789,39.3740655],[23.1631863,39.3740468],[23.1632004,39.3738397],[23.1630149,39.3738203],[23.1629949,39.3735499],[23.1627882,39.3733592],[23.1624066,39.3732303],[23.1625133,39.3730418],[23.1623054,39.3729592],[23.1620618,39.3729395],[23.1617501,39.372793],[23.161728,39.3727028],[23.1617983,39.3726492],[23.1617297,39.3725586],[23.161408,39.372277],[23.1608893,39.3719669],[23.1605832,39.371352],[23.159982,39.3711494],[23.159821,39.3710221],[23.1594388,39.3709472],[23.1593937,39.3708298],[23.158838,39.3707086],[23.1581526,39.3707487],[23.1579997,39.3709098],[23.1578727,39.3708548],[23.1574891,39.3708971],[23.1572705,39.3707333],[23.1570495,39.3707678],[23.1566791,39.370675],[23.1564145,39.3704748],[23.1562406,39.3704555],[23.1560774,39.3705084],[23.1558927,39.370426],[23.1556954,39.3704245],[23.1554877,39.3703149],[23.1554322,39.3701073],[23.1552814,39.3700972],[23.1551903,39.3699523],[23.1550168,39.369897],[23.1549714,39.3698066],[23.1546704,39.3697413],[23.153575,39.3693684],[23.152903,39.3692554],[23.151978,39.3689558],[23.1515285,39.3686822],[23.151006,39.3686965],[23.1504987,39.3684044],[23.1501512,39.3683478],[23.1499535,39.3683734],[23.1497581,39.3682098],[23.1495041,39.3680998],[23.149413,39.367955],[23.1490891,39.3678625],[23.1489839,39.3679158],[23.1486011,39.367895],[23.1483477,39.3677309],[23.1479892,39.3676202],[23.1478282,39.3674928],[23.1473293,39.3674712],[23.1470059,39.3673427],[23.146692,39.3673764],[23.1462415,39.3671929],[23.145963,39.3671908],[23.1454034,39.367385],[23.1449967,39.367418],[23.1446695,39.3675958],[23.144575,39.3677303],[23.1442604,39.3678271],[23.1439253,39.3676985],[23.1437043,39.3677329],[23.1435637,39.36784],[23.143355,39.3678204],[23.1428011,39.367546],[23.1414718,39.3670857],[23.1412075,39.3668675],[23.1408378,39.3667206],[23.1401083,39.366571],[23.139853,39.3665692],[23.1392249,39.3666726],[23.1388264,39.366039],[23.1386424,39.3658934],[23.1384228,39.3658197],[23.1381696,39.3656376],[23.1379024,39.3656537],[23.1376027,39.3654893],[23.1369283,39.3655744],[23.1366387,39.3655272],[23.1362903,39.3655426],[23.1359093,39.3653776],[23.1355267,39.3653387],[23.1352387,39.3651563],[23.1349959,39.3650825],[23.1344738,39.3650606],[23.1333921,39.3652327],[23.1330672,39.3652213],[23.1317179,39.3645084],[23.1315779,39.3645614],[23.1313459,39.3645507],[23.1312198,39.3644236],[23.1306538,39.3642031],[23.1304592,39.3639764],[23.1302059,39.3638123],[23.1293289,39.3633913],[23.1288453,39.3630813],[23.1284178,39.3629159],[23.1274889,39.362945],[23.1274558,39.3628006],[23.1271326,39.362654],[23.1264902,39.3620455],[23.1262474,39.3619715],[23.1258208,39.3617341],[23.1254501,39.3616772],[23.1249392,39.3616914],[23.1247763,39.3617262],[23.1247173,39.3617979],[23.1243508,39.3616644],[23.1240493,39.3616442],[23.1237862,39.3613358],[23.1234839,39.3613786],[23.1231848,39.3611601],[23.1227789,39.36113],[23.1226445,39.3607415],[23.122293,39.3604235],[23.1221551,39.3603143],[23.1220142,39.3604394],[23.1218773,39.3603348],[23.1217721,39.3603971],[23.1217329,39.3607482],[23.1216056,39.3607112],[23.1213535,39.360457],[23.1211798,39.3604196],[23.1212117,39.3603343],[23.1201825,39.3600291],[23.1191834,39.3601027],[23.1190104,39.3600113],[23.1191986,39.3598144],[23.1191303,39.3597058],[23.1186993,39.3598287],[23.1178622,39.3599395],[23.116737,39.3598859],[23.1159967,39.359682],[23.1153686,39.3597854],[23.1149525,39.3596471],[23.1146646,39.3594647],[23.1140053,39.3592885],[23.1138336,39.3590979],[23.1133383,39.3587968],[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":17209,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac-\u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0392\u03cc\u03bb\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b1 \u03a7\u03ac\u03bd\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Portaria_Alikopetra","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4144,"name_EN":"PelionMt: Alikopetra-Portaria","description_EN":"Part of the old way from Volos to Chania","ascent_time":100,"descent_time":85,"marker":"Red_dots","level":12,"ascent":373,"descent":34,"maxelev":965,"minelev":617,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9978 39.37671,23.02985 39.39074)","views":43,"millestones":"0,22.9978050,39.3907339#1,23.0048307,39.3874243#2,23.0148972,39.3857408#3,23.0209899,39.3799882#4.1,23.0298498,39.3769807","x":23.0164215,"y":39.3846305,"coor":[[22.997805,39.3907339],[22.9983866,39.3906668],[22.9986799,39.3904531],[22.9993784,39.3903329],[22.9997375,39.3903901],[22.9998545,39.390328],[23.0000096,39.390041],[22.9994632,39.389347],[22.9995532,39.3890685],[22.9996938,39.3889796],[23.0003742,39.3891566],[23.000385,39.3892153],[23.0008722,39.3891474],[23.0014276,39.3892873],[23.0016729,39.388956],[23.0023552,39.3888988],[23.0029993,39.3889989],[23.0031502,39.3890002],[23.003245,39.3888659],[23.0029751,39.3882508],[23.003025,39.388008],[23.0032257,39.3877754],[23.003648,39.3874727],[23.0039496,39.3874933],[23.0042386,39.3875859],[23.0046238,39.387445],[23.0052982,39.3873787],[23.0065116,39.3869746],[23.0070003,39.3868977],[23.0072111,39.3869535],[23.0075033,39.3868209],[23.0079178,39.3865811],[23.0088445,39.3867332],[23.0095182,39.3867209],[23.0101959,39.3869069],[23.0110464,39.3871934],[23.0116479,39.3873607],[23.0118582,39.3872634],[23.0119895,39.3870122],[23.0122347,39.3869152],[23.0125007,39.3868364],[23.0125017,39.3867643],[23.0126773,39.3866667],[23.0126438,39.3865718],[23.0127973,39.3863929],[23.0135447,39.3860838],[23.0138935,39.3860507],[23.0140108,39.3859706],[23.0142899,39.385937],[23.0145128,39.3857767],[23.0147899,39.3858871],[23.0152162,39.3852961],[23.0155325,39.3851005],[23.0160683,39.3849789],[23.0163699,39.3849995],[23.0164774,39.3847841],[23.0164215,39.3846305],[23.01654,39.3844603],[23.0164295,39.3840629],[23.01648,39.383775],[23.0164366,39.3835584],[23.0166865,39.383128],[23.0168975,39.3821566],[23.0170158,39.3819954],[23.0177874,39.3816235],[23.0181869,39.3812845],[23.0180158,39.3810668],[23.0181746,39.3807392],[23.0182793,39.3807221],[23.0183049,39.3808079],[23.0187469,39.3807576],[23.0193182,39.3805822],[23.0196464,39.3803597],[23.0198915,39.3802717],[23.0200447,39.3801108],[23.0203117,39.380113],[23.0205888,39.3802235],[23.0206249,39.3801337],[23.0208581,39.3800635],[23.0214081,39.3797528],[23.0218495,39.3797385],[23.0220458,39.3798122],[23.0221506,39.3797951],[23.0221432,39.3794887],[23.0220397,39.3794157],[23.0221361,39.3791642],[23.0227115,39.3787005],[23.023016,39.3785139],[23.0237387,39.3783037],[23.0239385,39.3781342],[23.02508,39.3778644],[23.0250704,39.3777202],[23.0256935,39.3773199],[23.025726,39.3774824],[23.0262351,39.3776128],[23.0264153,39.3771728],[23.0267932,39.3775544],[23.0269854,39.3770874],[23.0271585,39.377161],[23.0274386,39.3770552],[23.0276809,39.3771653],[23.0278793,39.3770949],[23.0279153,39.3770051],[23.0280776,39.3770245],[23.0281946,39.3769624],[23.0284609,39.3770097],[23.0287982,39.3769674],[23.029145,39.3770784],[23.0292161,39.3769709],[23.0294609,39.3769009],[23.0298003,39.3767055],[23.0298498,39.3769807]]},{"id":17210,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0392\u03cc\u03bb\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b1 \u03a7\u03ac\u03bd\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Alikopetra_Chania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4851,"name_EN":"PelionMt: Alikopetra-Chania","description_EN":"Part of the old way from Volos to Chania","ascent_time":115,"descent_time":105,"marker":"Red_dots","level":12,"ascent":294,"descent":82,"maxelev":1213,"minelev":965,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.0292 39.37725,23.063 39.39709)","views":36,"millestones":"0,23.0298495,39.3769807#1,23.0307766,39.3851947#2,23.0380657,39.3908921#3,23.0453341,39.3950319#4,23.0552124,39.3949382#4.9,23.0627526,39.3959471","x":23.0385883,"y":39.3925422,"coor":[[23.0298495,39.3769807],[23.0297354,39.3770969],[23.0297672,39.3773134],[23.0295569,39.3774108],[23.0295077,39.3776086],[23.0295133,39.3780411],[23.0297525,39.3792145],[23.0297164,39.3793043],[23.0295144,39.3793747],[23.0295483,39.379447],[23.0294428,39.3795183],[23.0294639,39.3796716],[23.0297375,39.3800343],[23.0298325,39.3807199],[23.0298061,39.3809539],[23.0296151,39.3813308],[23.0295976,39.3817541],[23.029687,39.3820072],[23.0294947,39.3824741],[23.0296578,39.3830116],[23.0295019,39.3833707],[23.029795,39.3840039],[23.0301227,39.3840787],[23.0303857,39.3843782],[23.0308034,39.3852377],[23.0312141,39.3857637],[23.031278,39.3861788],[23.0314707,39.3865228],[23.0314221,39.3875135],[23.0315118,39.3877485],[23.0317892,39.3878409],[23.032327,39.3884131],[23.033196,39.3885554],[23.0337626,39.3887223],[23.034061,39.3889771],[23.034511,39.3891881],[23.0346134,39.3893421],[23.0350666,39.3893188],[23.0353329,39.3893751],[23.0357835,39.389541],[23.0361745,39.3898146],[23.0365676,39.389935],[23.0369247,39.3901452],[23.037838,39.3904411],[23.0381093,39.3909839],[23.0381258,39.3914706],[23.03825,39.3918096],[23.0382597,39.3919448],[23.038546,39.3922355],[23.0385883,39.3925422],[23.0389065,39.3930494],[23.0388926,39.3932115],[23.0386211,39.3935336],[23.0391429,39.393592],[23.0392896,39.3938996],[23.039439,39.3940179],[23.0406008,39.3939825],[23.0409119,39.3941562],[23.0413482,39.3945202],[23.0418339,39.3946684],[23.0420177,39.3948141],[23.0420963,39.395013],[23.0427471,39.3949823],[23.0431414,39.3950216],[23.0433265,39.3950681],[23.0434987,39.3952137],[23.044171,39.3953093],[23.0444135,39.3954105],[23.044812,39.3951434],[23.0455225,39.3949871],[23.0460212,39.3950362],[23.0469118,39.3952958],[23.0478168,39.3953573],[23.0483904,39.3950196],[23.0487044,39.3949861],[23.049823,39.3947069],[23.0501755,39.3944034],[23.0504151,39.3942972],[23.0511214,39.3937759],[23.0514064,39.3934764],[23.0514276,39.3933549],[23.0516139,39.3933204],[23.0525165,39.393553],[23.0530363,39.3937555],[23.0540961,39.3943948],[23.0543457,39.3944013],[23.0553533,39.3950312],[23.0558932,39.3954681],[23.056703,39.396565],[23.0568994,39.3966386],[23.0584288,39.3969033],[23.0591429,39.3973416],[23.0593519,39.3973433],[23.0604241,39.3970636],[23.0610049,39.3970503],[23.0615704,39.3964511],[23.0620504,39.3961667],[23.0625194,39.3960173],[23.0627526,39.3959471]]},{"id":17212,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1-\u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1","description_GR":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b7 \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1 ","path":"THESSALIA\/Thessaly_Pelion_Alikopetra_Drakia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3536,"name_EN":"PelionMt: Alikopetra-Drakia","description_EN":"Connection from Alikopetra to Drakia","ascent_time":70,"descent_time":80,"marker":"Red_dots","level":12,"ascent":30,"descent":509,"maxelev":965,"minelev":464,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.02943 39.37108,23.04778 39.378)","views":11,"millestones":"0,23.0298495,39.3769807#1,23.0337738,39.3711098#2,23.0375374,39.3750264#3,23.0450285,39.3779033#3.5,23.0477243,39.3754344","x":23.0367165,"y":39.3752311,"coor":[[23.0298495,39.3769807],[23.0297999,39.3767055],[23.0296352,39.3763662],[23.0294628,39.3762386],[23.0294535,39.3760763],[23.0295635,39.3756718],[23.029694,39.3754746],[23.029672,39.3753844],[23.0298481,39.3752417],[23.0298061,39.3749259],[23.0301131,39.3745501],[23.0302941,39.374056],[23.0306913,39.3738791],[23.0311196,39.3739638],[23.0314303,39.3741646],[23.0316771,39.3739504],[23.0317606,39.3737889],[23.0317518,39.3735816],[23.032125,39.3734585],[23.0322408,39.3734775],[23.0323154,39.3736223],[23.0324786,39.3734975],[23.0325858,39.3733002],[23.0326465,39.3732646],[23.0326023,39.3731021],[23.0326843,39.3730487],[23.0328464,39.3730771],[23.0328488,39.3729059],[23.0335957,39.3726238],[23.0337024,39.3724625],[23.0336812,39.3723181],[23.0338458,39.3721663],[23.0337789,39.3719675],[23.0333766,39.3716758],[23.0333289,39.3714232],[23.0333065,39.3713599],[23.0334665,39.371208],[23.0342047,39.3709709],[23.0347831,39.3711199],[23.0348913,39.3711928],[23.0349566,39.3710853],[23.0350881,39.3710503],[23.0353135,39.3715387],[23.0355598,39.3715408],[23.0356639,39.3713885],[23.0357091,39.3714789],[23.0353998,39.372017],[23.0353726,39.3723051],[23.0354362,39.3727472],[23.0355748,39.3727168],[23.0357148,39.3727495],[23.0356664,39.3728932],[23.0357778,39.3732366],[23.035668,39.3736231],[23.0357256,39.3736506],[23.035524,39.3738021],[23.0356114,39.3741993],[23.0353622,39.3745937],[23.0356246,39.3749293],[23.0357985,39.3749487],[23.0359608,39.3751213],[23.0362955,39.3752682],[23.0364091,39.3754494],[23.0366079,39.3753429],[23.0367698,39.3753893],[23.0367165,39.3752311],[23.0369597,39.3752692],[23.0368605,39.3748899],[23.0369226,39.3745931],[23.0369922,39.3745937],[23.0370831,39.3747386],[23.0372373,39.3749246],[23.0375839,39.3750446],[23.0376057,39.3751529],[23.0375106,39.3753143],[23.0377652,39.3753705],[23.0379023,39.3755338],[23.0380752,39.3756253],[23.0386337,39.3755308],[23.0390271,39.3756332],[23.0391328,39.375544],[23.0391706,39.375328],[23.0393793,39.3753478],[23.0394522,39.3751051],[23.0397397,39.3753057],[23.0399497,39.3752353],[23.0401697,39.3752732],[23.0404145,39.3752031],[23.0408303,39.3753597],[23.0411904,39.3753447],[23.041414,39.3755493],[23.0414218,39.3758286],[23.0418093,39.3763544],[23.0419595,39.3764097],[23.0420269,39.3765725],[23.0422804,39.3767187],[23.0425585,39.3767571],[23.0428121,39.3768853],[23.0429361,39.3771566],[23.0430401,39.3771935],[23.0431303,39.3773925],[23.0434662,39.3774493],[23.0440074,39.3777782],[23.0442533,39.377627],[23.0442619,39.3778433],[23.0441786,39.3779958],[23.0442233,39.3781223],[23.0443979,39.3780877],[23.0445288,39.3778545],[23.0446804,39.3778017],[23.0451662,39.3779409],[23.0452412,39.377545],[23.0455907,39.3774578],[23.0458464,39.3774418],[23.0460807,39.3772816],[23.0462904,39.3772292],[23.0464505,39.3774108],[23.0467535,39.3773231],[23.0467338,39.3770707],[23.0468404,39.3769094],[23.0467836,39.3768188],[23.0468893,39.3767296],[23.0468484,39.3763237],[23.0472147,39.3759303],[23.0471111,39.3758664],[23.0471249,39.3757043],[23.0473601,39.3755666],[23.0475463,39.3754554],[23.0476569,39.3754293],[23.0477243,39.3754344]]},{"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":17215,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03b9\u03c3\u03c3\u03cc\u03c2-\u039c\u03bf\u03cd\u03c1\u03b5\u03c3\u03b9","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03ba\u03b1\u03bb\u03bd\u03c4\u03b5\u03c1\u03af\u03bc\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Kissos_Mouresi","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":852,"name_EN":"Pelion Mt: Kissos-Mouresi","description_EN":"A well preserved Pilion landscape","ascent_time":85,"descent_time":85,"marker":"Red_dots","level":13,"ascent":268,"descent":352,"maxelev":508,"minelev":209,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13182 39.39771,23.16146 39.40634)","views":48,"millestones":"0,23.1318173,39.4062999#1,23.1349008,39.4002403#2,23.1378683,39.3977257#3,23.1460238,39.4000652#4,23.1541598,39.4011015#0.9,23.1611385,39.3989732","x":23.1398867,"y":39.3982053,"coor":[[23.1318173,39.4062999],[23.1320143,39.4063374],[23.1321908,39.4061495],[23.1326789,39.4061261],[23.1327362,39.4061896],[23.1328886,39.4060736],[23.1329344,39.406128],[23.1329965,39.4058942],[23.1330348,39.4056151],[23.1333095,39.4050045],[23.1332536,39.4048238],[23.13337,39.4048067],[23.1332433,39.4047246],[23.1333846,39.4045635],[23.1334114,39.4042754],[23.133484,39.4042444],[23.1337594,39.4044041],[23.1335555,39.4039791],[23.1335352,39.4037447],[23.1336502,39.4035788],[23.133942,39.4034549],[23.1340612,39.4032125],[23.1341429,39.403177],[23.1342932,39.4032322],[23.1342366,39.4031147],[23.1339488,39.4029053],[23.1337603,39.402183],[23.1338112,39.4019987],[23.1336631,39.4017723],[23.1336418,39.40161],[23.1335609,39.4015824],[23.1338636,39.4013458],[23.1339194,39.401148],[23.1338973,39.4010577],[23.1340621,39.4008788],[23.1343286,39.4009258],[23.1342601,39.4008307],[23.1342047,39.400614],[23.1343812,39.4004351],[23.1347999,39.4003842],[23.1350127,39.4000794],[23.1352451,39.4000721],[23.1353665,39.400028],[23.135067,39.3999176],[23.1345915,39.39986],[23.1342889,39.3999118],[23.1338912,39.4001431],[23.1337402,39.400142],[23.1336022,39.4000329],[23.1340942,39.3996941],[23.1345369,39.3995803],[23.1358506,39.3994729],[23.1361401,39.3995381],[23.1360337,39.3993076],[23.1356626,39.3992688],[23.1356284,39.3992145],[23.1359779,39.3991269],[23.1362441,39.399201],[23.1362358,39.3991379],[23.1359019,39.3989011],[23.1358913,39.39882],[23.1360427,39.398785],[23.1363786,39.3988596],[23.1366106,39.3990596],[23.1367045,39.3989792],[23.1366723,39.3987627],[23.1368901,39.3989896],[23.136835,39.3987549],[23.1368597,39.3986289],[23.1369532,39.3985845],[23.1366653,39.3983842],[23.1366553,39.398258],[23.1371342,39.3980363],[23.1371467,39.3979643],[23.1374487,39.3979575],[23.1379047,39.3977086],[23.1383886,39.3975455],[23.1392,39.3976776],[23.139503,39.3975898],[23.1397632,39.3977674],[23.1396329,39.3979737],[23.1397573,39.3982449],[23.1398867,39.3982053],[23.1398418,39.3980788],[23.1402644,39.3977035],[23.1403225,39.3977039],[23.1402975,39.3978479],[23.1404157,39.3976776],[23.1405438,39.3976515],[23.1404489,39.397813],[23.1404585,39.3979753],[23.1407334,39.3982927],[23.1421255,39.3993662],[23.1422987,39.3994485],[23.1424266,39.3994315],[23.1427297,39.3992535],[23.1436893,39.3996029],[23.1441183,39.3996602],[23.1445578,39.3998076],[23.1449058,39.3998462],[23.145361,39.3996603],[23.1459716,39.4000612],[23.1462153,39.400081],[23.1465855,39.4000162],[23.1467737,39.3999995],[23.1468896,39.4000184],[23.1469583,39.4001],[23.1469528,39.4005505],[23.1474585,39.4009867],[23.1480711,39.4012345],[23.1487777,39.4013838],[23.1491361,39.4015216],[23.1495557,39.4013985],[23.149681,39.4015977],[23.1503631,39.4018549],[23.1505231,39.4020724],[23.1509493,39.4023638],[23.1514432,39.402426],[23.1514443,39.4023359],[23.1511315,39.4022705],[23.1510522,39.4021078],[23.1513651,39.4021641],[23.1515976,39.4021478],[23.1519026,39.4018977],[23.1520873,39.4018946],[23.1525093,39.4021454],[23.152742,39.4021111],[23.1528367,39.4019676],[23.1535516,39.4014322],[23.1539495,39.4011828],[23.1549295,39.4008114],[23.1551646,39.4005789],[23.1554668,39.4005631],[23.1562754,39.4009203],[23.1563809,39.40084],[23.1564889,39.4005524],[23.156606,39.4004722],[23.1568387,39.4004378],[23.1575043,39.4005328],[23.1577232,39.4006785],[23.1578623,39.4006976],[23.1583525,39.4005029],[23.1586344,39.4002346],[23.159002,39.4003949],[23.1593554,39.4003705],[23.1598708,39.4005814],[23.1599621,39.4006181],[23.1599168,39.4005277],[23.160291,39.4003141],[23.1602239,39.4001875],[23.1599118,39.4000681],[23.1597222,39.3998054],[23.1605217,39.3999554],[23.1610857,39.399991],[23.1612549,39.4000102],[23.1612609,39.3999021],[23.1614012,39.3998311],[23.1613096,39.3997223],[23.1614388,39.3995971],[23.1612917,39.3992716],[23.1611302,39.3991804],[23.1611086,39.3990451],[23.1610273,39.3990445],[23.1611385,39.3989732]]},{"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":17238,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0396\u03b1\u03b3\u03bf\u03c1\u03ac-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03bf\u03cd \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Zagora_Chania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8974,"name_EN":"Pelion Mt: Zagora-Chania","description_EN":"The old road from eastern Pelion to Volos","ascent_time":190,"descent_time":210,"marker":"Red_dots","level":12,"ascent":81,"descent":804,"maxelev":1210,"minelev":453,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06215 39.39613,23.10535 39.44138)","views":26,"millestones":"0,23.0627537,39.3959471#1,23.0719569,39.3984025#2,23.0790370,39.4036585#3,23.0816486,39.4107330#4,23.0874164,39.4159515#5,23.0853448,39.4200389#6,23.0892494,39.4244849#7,23.0975246,39.4296236#8,23.0988041,39.4367537#9.0,23.1047710,39.4417176","x":23.0848219,"y":39.4135445,"coor":[[23.0627537,39.3959471],[23.0628577,39.3960651],[23.0630433,39.3960846],[23.0638552,39.3958028],[23.0638959,39.3962356],[23.0639,39.3964699],[23.0640886,39.3967778],[23.0646692,39.3970257],[23.0648415,39.3973605],[23.0651968,39.3972823],[23.0654876,39.3974062],[23.0664406,39.3977067],[23.0669133,39.3978006],[23.0670949,39.3979327],[23.0681613,39.3980855],[23.0688774,39.3983795],[23.0690638,39.398336],[23.069249,39.3983825],[23.0695189,39.3981684],[23.0696352,39.3981603],[23.0697622,39.3982154],[23.0698989,39.3984147],[23.0703432,39.398193],[23.0710294,39.3981174],[23.0714217,39.3983098],[23.0722211,39.3984513],[23.072556,39.3985981],[23.0727507,39.3987979],[23.0729593,39.3988356],[23.0730621,39.3989626],[23.0732126,39.3989998],[23.0732323,39.3991036],[23.0733735,39.3990462],[23.0735455,39.3992097],[23.0737006,39.3997786],[23.0740436,39.4001868],[23.0742391,39.4003325],[23.0742527,39.4001885],[23.0743337,39.4002071],[23.0744366,39.4003341],[23.0744574,39.4005145],[23.0746762,39.4006514],[23.0750908,39.4007538],[23.0754594,39.400982],[23.0759273,39.4011704],[23.0763519,39.4013675],[23.0768349,39.4017318],[23.0769742,39.4017329],[23.0771911,39.4020229],[23.0773616,39.4020558],[23.0774417,39.4021465],[23.0776111,39.4021569],[23.0778649,39.4022851],[23.0780365,39.4024846],[23.0781604,39.402774],[23.0782995,39.4027931],[23.0784531,39.4025961],[23.0787137,39.4027333],[23.0788161,39.4028963],[23.0789005,39.4037079],[23.0790285,39.4036909],[23.0790652,39.403547],[23.079147,39.4035116],[23.079371,39.4041441],[23.079544,39.4042356],[23.0797182,39.4045974],[23.0799532,39.4051038],[23.0798933,39.4052475],[23.0797408,39.4053635],[23.0796487,39.4056601],[23.0794005,39.4059825],[23.0793684,39.406658],[23.0795848,39.4069841],[23.0800236,39.4071768],[23.0801707,39.4071194],[23.0803214,39.4071386],[23.0805608,39.4074829],[23.080602,39.4078797],[23.0809155,39.4087742],[23.0808435,39.4089538],[23.0806451,39.4090243],[23.080492,39.4091853],[23.0806304,39.4091729],[23.080757,39.409264],[23.0807177,39.4096061],[23.0807862,39.4096967],[23.0809713,39.4097523],[23.0810534,39.4100187],[23.0811799,39.4099566],[23.0813636,39.4101203],[23.0813506,39.4102193],[23.0815475,39.4104326],[23.0815683,39.410613],[23.0817506,39.4108847],[23.0818477,39.410926],[23.0819542,39.4107782],[23.0820097,39.4109769],[23.0819693,39.4114],[23.0820954,39.4115272],[23.0822469,39.4114067],[23.0825953,39.4114095],[23.0829545,39.4114754],[23.0832037,39.411599],[23.0834538,39.4120154],[23.0834846,39.4123311],[23.083446,39.4124479],[23.0835881,39.4124941],[23.0835753,39.4125841],[23.0831894,39.4127792],[23.0836405,39.412927],[23.0838096,39.4129824],[23.0839692,39.4132179],[23.084292,39.4134006],[23.084546,39.4135198],[23.0848219,39.4135445],[23.0848686,39.4135268],[23.0853645,39.4137199],[23.0853406,39.4137738],[23.0855013,39.4139192],[23.0853609,39.4139992],[23.0855461,39.4140457],[23.0856262,39.4141365],[23.085905,39.4141387],[23.0861586,39.4142848],[23.0862843,39.4143624],[23.0871866,39.4147344],[23.0873893,39.4152226],[23.0875419,39.4158275],[23.0874022,39.4158534],[23.0874235,39.4159977],[23.0873519,39.4161413],[23.0875796,39.4165035],[23.087915,39.4166143],[23.0881243,39.4165979],[23.0882279,39.4166708],[23.0885082,39.4165559],[23.088787,39.4165581],[23.0889139,39.4166221],[23.0887961,39.4167473],[23.0882662,39.4170225],[23.0875657,39.4172873],[23.08754,39.4173908],[23.0879703,39.4175248],[23.0879094,39.4177406],[23.0877682,39.4178746],[23.0878958,39.4178936],[23.0878018,39.4180551],[23.0873593,39.4181417],[23.0864407,39.4182066],[23.0858457,39.4184001],[23.0858206,39.4185441],[23.0866882,39.4186545],[23.0870339,39.4188735],[23.0872885,39.4189476],[23.0873108,39.4190198],[23.087158,39.4191538],[23.0860834,39.4196049],[23.0854049,39.41996],[23.0851449,39.4203003],[23.0851079,39.4204622],[23.0848259,39.4207123],[23.0849316,39.4212357],[23.0853836,39.4213114],[23.0856826,39.4213813],[23.0848574,39.4214109],[23.0841621,39.4212792],[23.083975,39.4213679],[23.0840763,39.421621],[23.084443,39.4220879],[23.0850203,39.4223627],[23.0858482,39.423018],[23.0869717,39.4232791],[23.0875139,39.4235717],[23.0879191,39.423683],[23.0879639,39.4238095],[23.0879134,39.4241155],[23.0881988,39.4245051],[23.0898722,39.4244732],[23.0903002,39.4246117],[23.090517,39.4249198],[23.090994,39.4248694],[23.0912021,39.4249431],[23.0914978,39.425432],[23.0920057,39.4256883],[23.0926233,39.4264409],[23.0928059,39.4266947],[23.092984,39.4272997],[23.0932365,39.427536],[23.0938754,39.428442],[23.0941411,39.4285612],[23.0950458,39.4286764],[23.0957617,39.4290243],[23.0972319,39.4294412],[23.0974972,39.4295875],[23.0978285,39.4300225],[23.0984302,39.431203],[23.0987943,39.4318006],[23.0985668,39.4323214],[23.098588,39.4324837],[23.0987144,39.4325929],[23.0991189,39.4327582],[23.0992998,39.433147],[23.0999437,39.4336746],[23.1000345,39.4338465],[23.0999515,39.433972],[23.0997176,39.4340873],[23.0995397,39.4343743],[23.0996484,39.4358528],[23.099075,39.4361728],[23.0983423,39.4362212],[23.0982705,39.4363828],[23.0983716,39.4366539],[23.0991246,39.4368309],[23.099743,39.4366285],[23.100381,39.4367145],[23.100711,39.4372577],[23.1013131,39.4374245],[23.1014972,39.4375701],[23.1015292,39.4377866],[23.1012807,39.4381361],[23.1012793,39.4382442],[23.1020961,39.4386335],[23.1023813,39.4390501],[23.1030935,39.4396864],[23.1031433,39.4403355],[23.1033306,39.4407694],[23.1041291,39.4410279],[23.104771,39.4417176]]},{"id":17242,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac-\u0386\u03bb\u03bb\u03b7 \u039c\u03b5\u03c1\u03b9\u03ac","description_GR":"\u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac-\u039a\u03b1\u03c4\u03b7\u03c7\u03ce\u03c1\u03b9-\u0386\u03bb\u03bb\u03b7 \u039c\u03b5\u03c1\u03b9\u03ac","path":"THESSALIA\/Thessaly_Pelion_Portaria_AlliMeria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":738,"name_EN":"Pelion Mt: Portaria-Alli Meria","description_EN":" Portaria-Katichori-Alli Meria","ascent_time":80,"descent_time":90,"marker":"Red_dots","level":12,"ascent":60,"descent":515,"maxelev":664,"minelev":167,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98378 39.37093,23.00277 39.39061)","views":32,"millestones":"0,22.9978050,39.3907339#1,23.0002972,39.3866427#2,22.9969036,39.3803580#3,22.9906528,39.3753453#0.7,22.9847218,39.3707704","x":22.9971466,"y":39.3816457,"coor":[[22.997805,39.3907339],[22.9983866,39.3906668],[22.9986799,39.3904531],[22.9993784,39.3903329],[22.9993329,39.3899361],[22.9997672,39.3896875],[22.9994632,39.389347],[22.9995532,39.3890685],[22.9996938,39.3889796],[22.9997431,39.3887818],[22.9998292,39.3885167],[23.0002586,39.3885384],[23.0008373,39.3886695],[23.0021256,39.3883787],[23.0021398,39.3881986],[23.0017606,39.3879161],[23.0017046,39.3877714],[23.0019051,39.3875569],[23.0022812,39.387497],[23.0025296,39.3875037],[23.0024609,39.3874355],[23.0021906,39.3874062],[23.0019251,39.3873723],[23.0015466,39.3874547],[23.0013187,39.3874843],[23.0011697,39.3874199],[23.0009063,39.3873411],[23.0007256,39.3872134],[23.0005393,39.3870991],[23.000493,39.3869366],[23.0003494,39.3867281],[23.0002884,39.3866284],[23.0002481,39.3864974],[23.0003084,39.3864439],[23.0002637,39.3863219],[23.0002262,39.386254],[23.0001422,39.3861136],[23.000112,39.3859647],[23.0001322,39.3858522],[23.0001793,39.3858031],[23.0000358,39.3856892],[23.0000024,39.3856664],[22.9999039,39.385652],[22.9998108,39.3856647],[22.9997403,39.3856506],[22.9996174,39.3856405],[22.9995879,39.3855727],[22.9995517,39.3855138],[22.9994267,39.3854001],[22.9992764,39.3852051],[22.9991665,39.3851726],[22.9992039,39.3850693],[22.9992034,39.3846999],[22.9991489,39.3844471],[22.9992139,39.3843666],[22.999176,39.3841771],[22.9988767,39.3839988],[22.9985431,39.3837797],[22.998323,39.3837417],[22.9981839,39.3836504],[22.9979749,39.3836486],[22.9975295,39.3833609],[22.9974717,39.3833424],[22.9972999,39.3832779],[22.9971881,39.3832048],[22.9972483,39.3830522],[22.9968685,39.3827425],[22.9963338,39.3825307],[22.9968735,39.3821389],[22.9968714,39.3819812],[22.9969886,39.3819101],[22.9970158,39.3817076],[22.997273,39.3817369],[22.9971466,39.3816457],[22.9973589,39.3816655],[22.9974658,39.3815763],[22.9972952,39.3813226],[22.9969168,39.3809949],[22.996978,39.3807702],[22.9968745,39.3803728],[22.9969798,39.3803197],[22.9969833,39.3802476],[22.9964649,39.3797881],[22.9961208,39.3794968],[22.9959851,39.3792434],[22.9950632,39.3787579],[22.9947562,39.3783047],[22.9943409,39.3781209],[22.9940314,39.3778479],[22.9937778,39.3777196],[22.9937677,39.3776114],[22.9938505,39.3775039],[22.99373,39.3774083],[22.9938688,39.3774455],[22.9935475,39.3771815],[22.9932586,39.3770889],[22.9932831,39.376999],[22.993459,39.3768743],[22.9931116,39.3768173],[22.9928699,39.376671],[22.9926181,39.3764165],[22.9926913,39.3761739],[22.9922995,39.3759633],[22.9924403,39.3757888],[22.9919585,39.3756359],[22.991534,39.3757629],[22.9913555,39.3760632],[22.9911917,39.3760753],[22.9907184,39.375891],[22.9905479,39.3756372],[22.9906565,39.3753498],[22.9905036,39.3751638],[22.9903074,39.375081],[22.9903433,39.3750092],[22.9905068,39.3749385],[22.9904398,39.3747578],[22.9900802,39.3747366],[22.9897339,39.3745985],[22.9893214,39.3742164],[22.9890816,39.3740927],[22.9891175,39.3740209],[22.989257,39.3740086],[22.9890308,39.3735877],[22.988893,39.3734874],[22.9885022,39.3728893],[22.9882953,39.3727433],[22.9880758,39.3726693],[22.9879732,39.372718],[22.9876994,39.3727111],[22.9875736,39.3725749],[22.9876105,39.372431],[22.9877279,39.3723419],[22.9877055,39.3722877],[22.9872744,39.372392],[22.987103,39.372359],[22.986332,39.3718838],[22.9862158,39.3718918],[22.9860593,39.3720255],[22.9856342,39.3717245],[22.9852871,39.3716404],[22.9847341,39.3713472],[22.984503,39.3712731],[22.9841853,39.3712658],[22.9840632,39.3711837],[22.9840589,39.3710755],[22.9847218,39.3707704]]},{"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":17285,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a7\u03ac\u03bd\u03b9\u03b1-\u039c\u03b1\u03ba\u03c1\u03c5\u03c1\u03ac\u03c7\u03b7","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Chania_Makryrachi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9158,"name_EN":"Pelion Mt: Chania-Makryrachi","description_EN":"","ascent_time":195,"descent_time":215,"marker":"Red_dots","level":12,"ascent":148,"descent":1030,"maxelev":1201,"minelev":261,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06236 39.39359,23.1244 39.42495)","views":49,"millestones":"0,23.0627537,39.3959471#1,23.0729531,39.3932395#2,23.0806757,39.3984740#3,23.0863089,39.4024126#4,23.0934083,39.4070672#5,23.0968297,39.4129757#6,23.1034020,39.4149048#7,23.1113366,39.4188803#8,23.1181166,39.4202156#9.2,23.1238329,39.4254278","x":23.0958485,"y":39.4098823,"coor":[[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.0732413,39.393319],[23.0733909,39.3934283],[23.0743382,39.3937962],[23.074617,39.3937894],[23.0747583,39.3936464],[23.0748278,39.393656],[23.0752157,39.3941816],[23.0753015,39.394723],[23.0755623,39.3951936],[23.0760119,39.3954494],[23.0764057,39.3955246],[23.0767282,39.3957254],[23.076983,39.3957815],[23.0771662,39.3959812],[23.0773162,39.3960545],[23.0775101,39.3963173],[23.0777073,39.3963369],[23.0777742,39.3965447],[23.0780057,39.3966096],[23.0784663,39.3969016],[23.0786127,39.3972541],[23.078797,39.3973637],[23.0789334,39.3975901],[23.0792805,39.3976919],[23.0791974,39.3978264],[23.0795448,39.3979013],[23.0795671,39.3979735],[23.0799027,39.3980663],[23.0800769,39.3980676],[23.0804681,39.3983411],[23.0806656,39.3983426],[23.0806754,39.3984779],[23.0807575,39.3984154],[23.0808694,39.3987407],[23.0810817,39.3984901],[23.0812102,39.398437],[23.0812663,39.3985816],[23.0814407,39.398565],[23.0815208,39.3986557],[23.0816955,39.3986211],[23.0817763,39.3986577],[23.0820164,39.398948],[23.0821797,39.3988952],[23.0821878,39.3991656],[23.0817415,39.3995405],[23.0816226,39.3997558],[23.0817127,39.3999638],[23.0820474,39.4001286],[23.0820796,39.4003271],[23.0823923,39.4003926],[23.0826222,39.4005746],[23.0827356,39.4007828],[23.0832686,39.4008771],[23.0834779,39.4008607],[23.0836419,39.4007539],[23.0840242,39.400829],[23.0841595,39.4009427],[23.0840189,39.4010632],[23.0841351,39.4010641],[23.0846455,39.4012483],[23.0851918,39.4012166],[23.0854292,39.400822],[23.0855106,39.4008136],[23.0859792,39.401394],[23.0861949,39.4017741],[23.0861767,39.4022786],[23.0863626,39.4024647],[23.0864186,39.4026274],[23.0869212,39.4030187],[23.0871646,39.4030567],[23.0873365,39.4032383],[23.0878683,39.4034226],[23.0879482,39.4035314],[23.0881914,39.4035874],[23.0884796,39.4037518],[23.0888993,39.4036289],[23.0890726,39.4037024],[23.0893515,39.4036865],[23.0894921,39.4035975],[23.0895371,39.403706],[23.0894779,39.4037957],[23.0897899,39.4039152],[23.089753,39.4040771],[23.0898544,39.4043122],[23.0897715,39.4044377],[23.0897931,39.404564],[23.0900247,39.4046199],[23.089964,39.4048176],[23.0899033,39.4050244],[23.0901075,39.4053954],[23.0902647,39.4054778],[23.0906322,39.4056608],[23.0908351,39.406131],[23.0910552,39.4061777],[23.0912238,39.4062466],[23.0915378,39.4062131],[23.0918276,39.4062604],[23.0918731,39.4063328],[23.0917098,39.4063856],[23.0917197,39.4065208],[23.0920239,39.4065457],[23.0920341,39.4066539],[23.0921958,39.4067273],[23.0926954,39.4067132],[23.0926828,39.4067851],[23.0933181,39.4070604],[23.093585,39.4070805],[23.0938778,39.4068936],[23.0940399,39.4069309],[23.0941546,39.4070399],[23.0941276,39.407337],[23.0944158,39.4075015],[23.0944827,39.4077182],[23.0948715,39.4081898],[23.095265,39.408301],[23.0950751,39.4086149],[23.0950614,39.408777],[23.0951763,39.408868],[23.0949782,39.4089205],[23.0953494,39.4089594],[23.0954299,39.4090231],[23.0954711,39.4094289],[23.0953048,39.4097159],[23.0954411,39.4099513],[23.095721,39.4098633],[23.0958485,39.4098823],[23.0960348,39.4097937],[23.0961348,39.4101459],[23.0960975,39.4103348],[23.0959565,39.4104599],[23.0959198,39.4106037],[23.0962542,39.4107956],[23.0964142,39.410995],[23.0963427,39.4111386],[23.0960748,39.4111906],[23.0963854,39.4114273],[23.0964416,39.4115719],[23.0962157,39.4122595],[23.0961901,39.4124395],[23.0963876,39.412441],[23.0967876,39.4129487],[23.0973176,39.4132862],[23.0978571,39.4137859],[23.0979275,39.4137324],[23.0978018,39.4135693],[23.0978385,39.4134254],[23.0978681,39.4132409],[23.0979381,39.4132144],[23.0981785,39.4134866],[23.0982884,39.4133027],[23.098582,39.4130527],[23.0985994,39.4126023],[23.0988439,39.4125592],[23.0989612,39.41247],[23.0990225,39.4122182],[23.0989781,39.4120556],[23.0990482,39.4120291],[23.0991635,39.4120931],[23.0993849,39.4120408],[23.0995699,39.4121593],[23.0994292,39.4122664],[23.0994195,39.4123699],[23.0997188,39.4125795],[23.0998322,39.4127966],[23.100268,39.4132325],[23.1007904,39.4132545],[23.1010353,39.4131843],[23.1011744,39.4132034],[23.1016237,39.4134952],[23.1017582,39.4138747],[23.1022212,39.4140044],[23.1026423,39.4143095],[23.1030436,39.4147271],[23.1032864,39.4148101],[23.1036888,39.4151375],[23.1043282,39.4150974],[23.1045584,39.4152614],[23.1047206,39.4152987],[23.1051639,39.4151489],[23.1054895,39.4151244],[23.1059209,39.4150015],[23.1058944,39.4152536],[23.1060203,39.4153988],[23.1060292,39.4156151],[23.1060977,39.4157057],[23.1070212,39.4161633],[23.1076121,39.416285],[23.1080124,39.4167746],[23.108509,39.4170037],[23.1093379,39.4175957],[23.1095898,39.417886],[23.1099155,39.4178524],[23.1099137,39.4179876],[23.1095169,39.4181377],[23.1095041,39.4182277],[23.1099581,39.4181501],[23.1102684,39.4184138],[23.1106042,39.4185065],[23.1108458,39.4186885],[23.1112621,39.4188359],[23.1116887,39.4190914],[23.1117106,39.4191997],[23.1116051,39.419271],[23.1111895,39.4190696],[23.1110151,39.4190773],[23.110933,39.4191397],[23.1111598,39.4195739],[23.1115978,39.4198476],[23.1115134,39.4199506],[23.1116165,39.4200595],[23.1116268,39.4201677],[23.1119947,39.4204678],[23.1123871,39.4206691],[23.1125386,39.4206342],[23.1127235,39.4207077],[23.1129914,39.4206557],[23.1130133,39.4207639],[23.113118,39.4207467],[23.113152,39.4208191],[23.1133952,39.420875],[23.113752,39.421139],[23.1138338,39.4211036],[23.1139372,39.4211945],[23.1141463,39.4211961],[23.114229,39.4210886],[23.1142741,39.421197],[23.1144246,39.4212342],[23.1145304,39.4211359],[23.1146001,39.4211365],[23.1146104,39.4212447],[23.1147156,39.4211914],[23.1148541,39.4212645],[23.1152612,39.4212226],[23.1155307,39.4210444],[23.1156689,39.4211356],[23.1158905,39.4210652],[23.1162299,39.4208695],[23.1163152,39.4205548],[23.1163965,39.4205554],[23.1166433,39.4202735],[23.1168637,39.4203022],[23.1173994,39.4201981],[23.1178388,39.4203546],[23.1180607,39.4202662],[23.1184014,39.4199624],[23.118541,39.4199455],[23.1186582,39.4200094],[23.1183311,39.4201511],[23.1179314,39.4205265],[23.1179714,39.4210404],[23.1181797,39.4211051],[23.1185534,39.4209547],[23.1187041,39.4209739],[23.119395,39.4214657],[23.1205986,39.4218352],[23.1210476,39.422154],[23.1218683,39.4224845],[23.1223438,39.4225512],[23.1231929,39.4243237],[23.1235854,39.4245248],[23.1238613,39.4247612],[23.123958,39.4248385],[23.1240022,39.4250191],[23.1238329,39.4254278]]},{"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":19186,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u0394\u03c5\u03c4\u03b9\u03ba\u03cc \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03bd\u03ac \u03b1\u03c0\u03cc\u03c4\u03bf \u0394\u03c5\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_WestRefuge_Pouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":792,"name_EN":"Pelion Mt: Makrinitsa-Western Refuge-Pouri","description_EN":"The route passing by the Western Refuge","ascent_time":400,"descent_time":395,"marker":"Red_dots","level":9,"ascent":1010,"descent":1195,"maxelev":1448,"minelev":421,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9854 39.40298,23.09522 39.47669)","views":24,"millestones":"0,22.9895871,39.4021105#1,22.9883213,39.4066934#2,22.9955807,39.4106058#3,23.0024289,39.4115950#4,23.0106005,39.4168050#5,23.0123491,39.4251780#6,23.0173769,39.4265389#7,23.0241069,39.4307665#8,23.0320244,39.4357731#9,23.0375192,39.4410520#10,23.0409707,39.4471521#11,23.0465781,39.4489484#12,23.0554995,39.4530511#13,23.0638715,39.4580660#14,23.0704915,39.4648349#15,23.0778875,39.4702587#16,23.0861076,39.4736147#0.8,23.0942567,39.4775425","x":23.0355395,"y":39.4400514,"coor":[[22.9895871,39.4021105],[22.9892314,39.4021885],[22.9891273,39.4021606],[22.9889838,39.4024477],[22.9885327,39.4023176],[22.9885877,39.4025343],[22.9884251,39.4025329],[22.9883248,39.4023653],[22.9882367,39.4023556],[22.988189,39.4024453],[22.9882336,39.4025718],[22.9880887,39.4025795],[22.9880879,39.4026336],[22.9882807,39.4029822],[22.9882907,39.4030904],[22.9880936,39.4030707],[22.9881852,39.4031616],[22.9882171,39.4033601],[22.9878274,39.4032305],[22.9876058,39.4032917],[22.9879609,39.4036372],[22.9878879,39.403641],[22.9879608,39.4038174],[22.9875683,39.4036518],[22.9874569,39.4038535],[22.9864524,39.4042412],[22.9866149,39.4042517],[22.9865549,39.4043863],[22.9869268,39.4043715],[22.9868573,39.404434],[22.9870432,39.4044491],[22.9871433,39.4047563],[22.9872615,39.404843],[22.9874008,39.4048442],[22.9874461,39.4049257],[22.9874354,39.4049391],[22.987408,39.4052272],[22.9875702,39.4055304],[22.9878401,39.4061455],[22.9881483,39.4065176],[22.9883486,39.4067221],[22.9884338,39.4072544],[22.9885689,39.4075755],[22.9887419,39.4077392],[22.989116,39.4075712],[22.9893931,39.4076818],[22.989787,39.4077573],[22.9897128,39.4074638],[22.9901159,39.4077015],[22.9903195,39.4079511],[22.9904816,39.4079885],[22.9908497,39.408235],[22.9910953,39.4085705],[22.9912432,39.4087881],[22.9914641,39.408772],[22.9916019,39.4088813],[22.991892,39.4089018],[22.9920187,39.408975],[22.9921321,39.4091652],[22.9922504,39.4090221],[22.9924691,39.409105],[22.9927472,39.4099634],[22.993021,39.4100019],[22.9933753,39.4104014],[22.9944158,39.4107438],[22.9949926,39.4110191],[22.9951679,39.4109485],[22.9955096,39.410609],[22.9958815,39.4105942],[22.9961066,39.4102898],[22.9962583,39.4102371],[22.9964065,39.4104366],[22.9964105,39.4109682],[22.9964614,39.4115138],[22.9966429,39.4118217],[22.9966274,39.4120919],[22.9970514,39.412492],[22.9971556,39.4125425],[22.9974289,39.4121123],[22.9976272,39.41206],[22.9976766,39.4118531],[22.9978513,39.4118186],[22.9980635,39.4116042],[22.9981244,39.4114065],[22.9983474,39.4112462],[22.9983767,39.4110978],[22.9987009,39.4111727],[22.9990988,39.4109598],[22.999411,39.4107823],[22.9999231,39.4107146],[23.0000549,39.4107879],[23.0002852,39.4107763],[23.0005857,39.410878],[23.0006995,39.4110412],[23.0009876,39.4112058],[23.0010988,39.4115492],[23.0012585,39.4117578],[23.0015713,39.4118146],[23.0022712,39.4116043],[23.0025502,39.4115887],[23.0035101,39.4118852],[23.0038134,39.4117977],[23.003962,39.4119612],[23.0044126,39.4121363],[23.0046533,39.4123636],[23.0047317,39.4124859],[23.0048634,39.4124915],[23.0060276,39.4131232],[23.006271,39.4131613],[23.0066201,39.4131192],[23.0069088,39.4132388],[23.007833,39.4132873],[23.0084919,39.413802],[23.0088102,39.4142912],[23.0094512,39.4149635],[23.0096551,39.4153256],[23.0103652,39.4160435],[23.01053,39.4167117],[23.0107694,39.4170291],[23.0107992,39.4173897],[23.0110625,39.4176623],[23.0113347,39.4181331],[23.0113548,39.4183496],[23.0110384,39.4185451],[23.0109543,39.4187426],[23.0113434,39.4191604],[23.0114427,39.4195307],[23.0118739,39.4202552],[23.0118928,39.4205617],[23.0124165,39.421323],[23.012411,39.4217104],[23.0122324,39.4220152],[23.0124565,39.4226028],[23.0122149,39.4240785],[23.0122182,39.4246732],[23.0123504,39.4251789],[23.012454,39.4252518],[23.012582,39.4252349],[23.0132262,39.4248619],[23.0138785,39.4247413],[23.014272,39.4248528],[23.0145403,39.424774],[23.0149936,39.4247598],[23.0151777,39.4248875],[23.0152748,39.4249784],[23.015319,39.425141],[23.0152596,39.4252306],[23.0149844,39.4253364],[23.0148431,39.4254703],[23.0148603,39.425948],[23.0151231,39.4256709],[23.0153804,39.425547],[23.0153183,39.4258348],[23.0153743,39.4259794],[23.0155756,39.4257108],[23.0156807,39.4256756],[23.015616,39.4261436],[23.0158047,39.425947],[23.0158537,39.4257672],[23.0161351,39.4255804],[23.0160965,39.4258504],[23.0162326,39.4260858],[23.0162511,39.4264193],[23.0164515,39.4262138],[23.0164541,39.4260336],[23.0165728,39.4258544],[23.0168304,39.4257124],[23.0170935,39.426003],[23.0173766,39.4265279],[23.0173833,39.4267217],[23.0175237,39.4266508],[23.0176563,39.4263096],[23.0177966,39.4262477],[23.0179472,39.426276],[23.0182231,39.4264855],[23.0183662,39.4270544],[23.018649,39.4275974],[23.0185629,39.4279391],[23.0184454,39.4280282],[23.0186425,39.4280569],[23.0187708,39.4280219],[23.0188631,39.4280678],[23.0191466,39.4285657],[23.0191325,39.4287458],[23.0192797,39.4290174],[23.0196396,39.4290384],[23.0198116,39.429202],[23.0199168,39.4291579],[23.0202266,39.4294308],[23.0202364,39.429566],[23.0211526,39.4296819],[23.0212518,39.4300702],[23.0214013,39.4301795],[23.0214111,39.4303058],[23.0214624,39.4303783],[23.0225368,39.4308198],[23.0229859,39.4308461],[23.0233215,39.430939],[23.0235908,39.4307971],[23.0241955,39.4307572],[23.0246112,39.4309409],[23.0247504,39.43096],[23.0248325,39.4309067],[23.0249585,39.4310339],[23.0252142,39.431027],[23.0256183,39.4312106],[23.0257784,39.4313921],[23.0260558,39.4315026],[23.0263086,39.4317029],[23.0266788,39.4318142],[23.0266181,39.4320029],[23.0269672,39.4327987],[23.0274035,39.4331808],[23.0280518,39.4333484],[23.0282476,39.4334762],[23.0285031,39.4334783],[23.0287911,39.4336609],[23.0291741,39.4336911],[23.0293588,39.4337828],[23.0297073,39.4337857],[23.0298445,39.433949],[23.0300422,39.4339327],[23.030225,39.4341594],[23.0305019,39.4342969],[23.030676,39.4343164],[23.0309677,39.4342287],[23.0312101,39.4343388],[23.0316925,39.4347483],[23.0317229,39.435073],[23.0318926,39.4353987],[23.0319235,39.4356873],[23.0320498,39.4357965],[23.0325219,39.4361068],[23.0327545,39.4360907],[23.0333275,39.4366721],[23.0336889,39.436585],[23.0338302,39.436451],[23.0340636,39.4363809],[23.0343412,39.4364733],[23.0345133,39.4366279],[23.03493,39.4367485],[23.0350564,39.4368487],[23.0352423,39.4368502],[23.0353111,39.4369139],[23.0351697,39.4370569],[23.0351679,39.437192],[23.0347771,39.4380357],[23.0346876,39.4386297],[23.0347957,39.4392162],[23.0349995,39.4396054],[23.035194,39.4398232],[23.0355395,39.4400514],[23.0355148,39.4401593],[23.035363,39.4402616],[23.035653,39.4403001],[23.035869,39.4406443],[23.0362028,39.4408813],[23.0366889,39.4410205],[23.0369425,39.4411668],[23.0377,39.4410108],[23.0377809,39.4410476],[23.0373576,39.4414045],[23.0371306,39.4418531],[23.0368728,39.4420132],[23.0365,39.4420822],[23.0366006,39.4423713],[23.0365376,39.4427222],[23.0367665,39.4429764],[23.0370327,39.4430597],[23.0373144,39.4437018],[23.0373784,39.4441168],[23.0375042,39.444262],[23.0377352,39.444363],[23.0382027,39.4450156],[23.0385483,39.4452347],[23.0386826,39.4456143],[23.0390015,39.4460854],[23.0393143,39.4461601],[23.0394868,39.4462877],[23.0395429,39.4464323],[23.0398448,39.4464528],[23.040477,39.4461156],[23.0406372,39.4462972],[23.0406214,39.4466034],[23.0407199,39.4467529],[23.040984,39.4469893],[23.0409698,39.4471784],[23.0412247,39.4472346],[23.0412467,39.4473249],[23.0410583,39.4475035],[23.0410566,39.4476296],[23.0409502,39.4477549],[23.0411584,39.4478287],[23.0411916,39.4479551],[23.0414598,39.4478853],[23.0414467,39.4479933],[23.0415043,39.4480298],[23.0413283,39.4481545],[23.0413625,39.4481998],[23.0418281,39.4481496],[23.0417663,39.4484194],[23.0414859,39.4485252],[23.0413319,39.4487402],[23.041529,39.4487688],[23.0420892,39.4486023],[23.042239,39.4486936],[23.0423797,39.4486047],[23.0424138,39.448659],[23.0422649,39.44882],[23.0425584,39.4486061],[23.0431542,39.4483768],[23.0440151,39.4491587],[23.0443772,39.4492653],[23.0447271,39.4491781],[23.0453317,39.449156],[23.045633,39.4492216],[23.0456703,39.4490417],[23.0455922,39.4488068],[23.0453745,39.4485797],[23.0454333,39.4485261],[23.0455844,39.4485274],[23.0465444,39.4488596],[23.0467351,39.4493658],[23.0473855,39.4493981],[23.0479265,39.449781],[23.0484601,39.4498574],[23.0493831,39.4503516],[23.0503677,39.4505939],[23.050938,39.4505354],[23.05148,39.4508462],[23.0522,39.4508881],[23.0525808,39.4510895],[23.053529,39.4514486],[23.0539229,39.4515419],[23.0548981,39.4516219],[23.0550707,39.4517495],[23.0551949,39.4520208],[23.0550755,39.4522541],[23.0550715,39.4525514],[23.0553451,39.4529411],[23.0567728,39.4539438],[23.0569771,39.4543059],[23.0571504,39.4543884],[23.0578699,39.4544663],[23.0581094,39.4548106],[23.0585072,39.4549129],[23.0585502,39.4551656],[23.0587214,39.4554012],[23.0594476,39.4558486],[23.0597718,39.4559413],[23.0599316,39.4561589],[23.0605421,39.4565693],[23.0613057,39.4568367],[23.0623943,39.4571339],[23.0627772,39.457182],[23.0633685,39.4575337],[23.0636133,39.4574816],[23.0636815,39.4575992],[23.0638088,39.4576363],[23.0637263,39.4577258],[23.063772,39.4577802],[23.0640258,39.4579264],[23.0638691,39.4580693],[23.0640727,39.458116],[23.064105,39.4583055],[23.0644411,39.4583803],[23.0645096,39.4584709],[23.0643677,39.45865],[23.0645172,39.4587683],[23.064595,39.4590392],[23.0648007,39.4593022],[23.0652844,39.4596395],[23.0657364,39.4597332],[23.0662843,39.4605666],[23.0664348,39.4606128],[23.0665925,39.4609925],[23.0667561,39.4610614],[23.0669874,39.4611534],[23.0671817,39.4613982],[23.0676767,39.4617626],[23.0686945,39.4630142],[23.068921,39.4634665],[23.0692661,39.4637396],[23.0696207,39.4641659],[23.0700713,39.4643767],[23.0707015,39.4650666],[23.0710355,39.4652945],[23.0714824,39.4657846],[23.0717362,39.4659308],[23.072672,39.4668573],[23.0729425,39.4675578],[23.072871,39.4676834],[23.0728624,39.4677284],[23.0731967,39.4679473],[23.0730573,39.4681579],[23.0734615,39.4683593],[23.0739209,39.4687775],[23.0740601,39.4688056],[23.0749486,39.4693083],[23.0749294,39.4694928],[23.0752445,39.4695899],[23.0754777,39.4695377],[23.0757097,39.4695756],[23.0764133,39.4698876],[23.0767139,39.4696827],[23.0770817,39.4699514],[23.0772096,39.4699434],[23.0772763,39.4701782],[23.0775308,39.4702704],[23.0779612,39.4702558],[23.0781697,39.4703115],[23.0784662,39.4707463],[23.0788234,39.4709924],[23.0789252,39.4713176],[23.079167,39.4714907],[23.0795143,39.4716016],[23.0797102,39.4717383],[23.0803832,39.4718337],[23.0804864,39.4719427],[23.0806026,39.4719436],[23.0809494,39.4720995],[23.0813557,39.4721387],[23.0817839,39.4722863],[23.0817179,39.4725291],[23.0820069,39.4726575],[23.0820149,39.4727386],[23.0821059,39.4729736],[23.0823174,39.4729978],[23.08242,39.4731518],[23.0826627,39.4732618],[23.0827194,39.4733704],[23.0826719,39.4734421],[23.0828817,39.4734077],[23.0829853,39.4734806],[23.0831369,39.4734458],[23.083215,39.4736987],[23.0833098,39.4738391],[23.0834948,39.4739126],[23.0835052,39.4740118],[23.0838304,39.4740324],[23.0840526,39.4739351],[23.0843318,39.4739192],[23.0846531,39.4742461],[23.0848407,39.4741215],[23.0851436,39.4740788],[23.0854486,39.473865],[23.0859264,39.4737786],[23.0862206,39.4735106],[23.0863131,39.4735474],[23.0867328,39.4734606],[23.0868302,39.4734839],[23.0871655,39.4736307],[23.0875175,39.4739353],[23.087844,39.4738657],[23.0881132,39.4737237],[23.0883699,39.4736536],[23.0886693,39.4738722],[23.088576,39.4738985],[23.0885046,39.4740241],[23.0886298,39.4740611],[23.0889088,39.4740633],[23.0886847,39.4741426],[23.0886131,39.4742863],[23.0886468,39.4743766],[23.0888439,39.4744142],[23.0889127,39.4744868],[23.0889068,39.4749373],[23.0887773,39.4750624],[23.0888336,39.475207],[23.0890554,39.4752764],[23.0891342,39.4754752],[23.0893994,39.4756395],[23.0894902,39.4758114],[23.0897182,39.4758807],[23.0898579,39.4758638],[23.0900839,39.4754781],[23.0903418,39.4753089],[23.0904692,39.475346],[23.0906858,39.4756811],[23.0908272,39.475538],[23.0909669,39.4755211],[23.0911136,39.4754456],[23.0914137,39.4756102],[23.0917332,39.4760722],[23.0918951,39.4761455],[23.0922917,39.4760405],[23.0923495,39.476068],[23.0923595,39.4761942],[23.092159,39.4764089],[23.0924001,39.4768162],[23.0925606,39.4769887],[23.0924825,39.4770737],[23.0924557,39.4773438],[23.0926393,39.4775029],[23.0928271,39.4773692],[23.0936383,39.4775738],[23.0936739,39.47752],[23.0937544,39.4775837],[23.0936059,39.4774068],[23.0939017,39.4774046],[23.0941677,39.4775148],[23.0942567,39.4775425]]},{"id":19187,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039f\u03bd\u03bf\u03cd\u03c6\u03c1\u03b9\u03bf\u03c2-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03cd\u03bb\u03b7 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgOnoufrios_Makrinitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4506,"name_EN":"Pelion Mt: Agios Onoufrios-Makrinitsa","description_EN":"A nice trail on the Mt. Pilio gate","ascent_time":115,"descent_time":95,"marker":"Red_dots","level":9,"ascent":548,"descent":38,"maxelev":624,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96868 39.38127,22.98989 39.40201)","views":6,"millestones":"0,22.9689920,39.3810887#1,22.9768885,39.3859210#2,22.9794239,39.3934856#3,22.9820266,39.3964315#4,22.9854137,39.4014877#4.5,22.9895857,39.4021105","x":22.9806267,"y":39.3946663,"coor":[[22.968992,39.3810887],[22.9691378,39.3811937],[22.9690942,39.3813194],[22.9689982,39.3815348],[22.9700912,39.3822113],[22.9709746,39.3829399],[22.9712854,39.3833707],[22.9719817,39.3833948],[22.9725914,39.3837787],[22.9737526,39.3837709],[22.9740554,39.3839312],[22.9743532,39.3839924],[22.9745436,39.3838995],[22.9749469,39.3841103],[22.9753998,39.3841053],[22.9758843,39.3843168],[22.9760139,39.3845882],[22.9762384,39.3845677],[22.9761443,39.384657],[22.9762126,39.3847477],[22.9763226,39.3847666],[22.9766068,39.3853323],[22.9767754,39.3856401],[22.9770654,39.3863815],[22.9772942,39.3866178],[22.9774442,39.3866822],[22.9776027,39.3868098],[22.9772977,39.3870233],[22.9773985,39.3872765],[22.9772462,39.3873653],[22.9770408,39.3871968],[22.9769936,39.3872504],[22.9771075,39.3873956],[22.9770598,39.3874853],[22.9772991,39.3877937],[22.977387,39.3881369],[22.977368,39.3886458],[22.9775018,39.3890254],[22.9774168,39.389277],[22.9774684,39.3894757],[22.9774415,39.3897277],[22.9775201,39.3899086],[22.9774076,39.3904573],[22.9774715,39.3908543],[22.9780278,39.3917242],[22.9781812,39.3919553],[22.9785604,39.3922289],[22.9787078,39.3924735],[22.9787038,39.3925996],[22.9788969,39.3928896],[22.978973,39.3932507],[22.9792373,39.3934423],[22.979523,39.3935078],[22.9796808,39.3938336],[22.9799906,39.3940886],[22.9806045,39.3942021],[22.9809853,39.3943676],[22.9816912,39.394536],[22.9811914,39.3946443],[22.9808104,39.3944877],[22.9810032,39.3948048],[22.9812382,39.394942],[22.9806267,39.3946663],[22.9802789,39.3946272],[22.9797123,39.3944601],[22.979492,39.3944401],[22.9798369,39.3946774],[22.979674,39.394703],[22.9793847,39.3946284],[22.9799004,39.3951015],[22.9801673,39.3951128],[22.9806478,39.3956126],[22.9811693,39.3958605],[22.9818232,39.3959157],[22.9818977,39.3960831],[22.9815805,39.3961614],[22.9818003,39.3962174],[22.9823387,39.3967267],[22.982811,39.3969921],[22.9821965,39.3969237],[22.9818083,39.3967941],[22.9816474,39.3966756],[22.9813913,39.3967184],[22.9816175,39.3971349],[22.9817279,39.3975323],[22.9818904,39.3975337],[22.9822008,39.3977527],[22.982359,39.3980514],[22.9822429,39.3980504],[22.9822869,39.398222],[22.9825854,39.3984588],[22.9826861,39.398721],[22.9826383,39.3988107],[22.9829163,39.3990159],[22.9828889,39.3990787],[22.9829162,39.3995925],[22.9829832,39.3997823],[22.9831228,39.3997655],[22.9831735,39.3998696],[22.9830822,39.4005626],[22.98334,39.4004027],[22.9835493,39.4003865],[22.9836993,39.4004509],[22.9836745,39.4005588],[22.9839062,39.4005968],[22.9842045,39.4008517],[22.9845419,39.4009628],[22.9846431,39.401189],[22.9852944,39.4013748],[22.9856268,39.4016841],[22.9857974,39.4018568],[22.9857385,39.4019103],[22.9857845,39.4019423],[22.9860152,39.4020524],[22.986223,39.4020407],[22.986665,39.4019905],[22.987152,39.4020488],[22.9875605,39.4019082],[22.9879005,39.4016859],[22.9880982,39.4016696],[22.9886095,39.4017506],[22.9889677,39.4018799],[22.9892303,39.4021885],[22.9895857,39.4021105]]},{"id":19327,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a6\u03c5\u03c4\u03cc\u03ba\u03bf-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0392\u03b1\u03b8\u03cd\u03c1\u03b5\u03bc\u03b1","path":"THESSALIA\/Thessaly_Pelion_Fytoko_Makrinitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7474,"name_EN":"Pelion Mt: Fytoko-Makrinitsa","description_EN":"Via the Vathyrema ravine","ascent_time":180,"descent_time":160,"marker":"Red_dots","level":9,"ascent":637,"descent":220,"maxelev":700,"minelev":183,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.93848 39.40031,22.98961 39.41021)","views":4,"millestones":"0,22.9385182,39.4076567#1,22.9460612,39.4102371#2,22.9523013,39.4078271#3,22.9602141,39.4062033#4,22.9593450,39.4010740#5,22.9700485,39.4027294#6,22.9792095,39.4004783#7.5,22.9895868,39.4021105","x":22.9612182,"y":39.4035952,"coor":[[22.9385182,39.4076567],[22.9387409,39.4081453],[22.9390198,39.408355],[22.9397689,39.4087403],[22.939978,39.4087422],[22.9405164,39.4087066],[22.9410614,39.4087656],[22.941589,39.409284],[22.9416204,39.4095095],[22.9414698,39.4097244],[22.9413162,39.4098942],[22.9413386,39.4099485],[22.9414434,39.4099314],[22.9418834,39.4098588],[22.9420831,39.4097075],[22.9423323,39.4093583],[22.9424215,39.4088365],[22.9427618,39.4086054],[22.9431456,39.4085728],[22.9435393,39.4086575],[22.9441714,39.4091047],[22.9454675,39.4100491],[22.9457224,39.4100874],[22.9461609,39.4102806],[22.9467089,39.4101414],[22.947278,39.4101465],[22.9474184,39.4100757],[22.9474314,39.4099857],[22.946834,39.4095478],[22.9468251,39.4093676],[22.9469777,39.4092608],[22.9471757,39.4092266],[22.9474854,39.4094817],[22.947616,39.4092936],[22.9478719,39.4092689],[22.9479731,39.4093284],[22.9487984,39.4092818],[22.9488426,39.4094354],[22.9491763,39.4096456],[22.9498515,39.4095436],[22.9502037,39.4092945],[22.9503191,39.4093406],[22.9507154,39.409254],[22.9511896,39.4093845],[22.951657,39.4093707],[22.9526581,39.4090553],[22.9530308,39.4089866],[22.9531834,39.4088798],[22.9530472,39.4086623],[22.9529821,39.4083554],[22.9524895,39.4079004],[22.9521767,39.407776],[22.9520749,39.4076669],[22.9521825,39.4074607],[22.9520936,39.4071896],[22.9522917,39.4071463],[22.9526435,39.4069242],[22.9526805,39.4067804],[22.9532001,39.4062084],[22.9533597,39.4056332],[22.9535015,39.4054722],[22.9535391,39.4052834],[22.953726,39.405213],[22.9540737,39.4052611],[22.9544113,39.4052101],[22.954827,39.405376],[22.9556859,39.4054108],[22.956299,39.4055785],[22.9565917,39.4054189],[22.9575459,39.4053013],[22.957917,39.4053407],[22.9581711,39.4054331],[22.9582503,39.4055779],[22.9584226,39.4057056],[22.9594529,39.4059311],[22.9596581,39.4061942],[22.9601429,39.4063968],[22.9602009,39.4063973],[22.9602039,39.4061991],[22.9604925,39.4063188],[22.9603226,39.406029],[22.9602907,39.4058305],[22.9603706,39.4059213],[22.9603834,39.4058403],[22.9607046,39.4061135],[22.9606393,39.4058156],[22.9607169,39.4052846],[22.9604254,39.4045792],[22.9607019,39.403951],[22.9606407,39.4033738],[22.9612182,39.4035952],[22.9613924,39.4035967],[22.9615647,39.4037244],[22.9616206,39.4038691],[22.9616905,39.4038517],[22.9617626,39.4036901],[22.9619265,39.4037772],[22.9618905,39.4036823],[22.9618357,39.4033168],[22.9613995,39.4029706],[22.9609203,39.4023896],[22.9605287,39.4021699],[22.9601703,39.4019865],[22.9594925,39.4014848],[22.9593237,39.4011229],[22.9594318,39.4008806],[22.959852,39.4007402],[22.9607811,39.4007395],[22.9621081,39.4005351],[22.962803,39.4006674],[22.9632418,39.4008335],[22.9637833,39.4011267],[22.9641507,39.4014183],[22.9656588,39.4015308],[22.9673924,39.4021048],[22.9681889,39.4024363],[22.9691269,39.4026248],[22.9697424,39.4026303],[22.9706209,39.4029084],[22.9713318,39.4027434],[22.972273,39.4027157],[22.972728,39.4025756],[22.9727736,39.40263],[22.9732649,39.4023911],[22.9742407,39.4023817],[22.9748786,39.4024414],[22.9750556,39.4022447],[22.9758653,39.4016752],[22.9760781,39.4014247],[22.9763362,39.4012468],[22.976727,39.4007276],[22.9767907,39.4003408],[22.9773465,39.4004538],[22.9771985,39.4002542],[22.9775577,39.4003115],[22.9786508,39.4002129],[22.9790791,39.4003068],[22.9791261,39.4002712],[22.9795745,39.4013834],[22.9798731,39.4016113],[22.9800927,39.4016853],[22.9805506,39.4021398],[22.9807314,39.4024838],[22.9807694,39.4022679],[22.9810104,39.4024682],[22.9811577,39.4027218],[22.981576,39.4027074],[22.9816561,39.4027892],[22.981601,39.4025905],[22.9817984,39.4025922],[22.9820249,39.4029907],[22.9822917,39.403011],[22.9826005,39.4033381],[22.9826937,39.4033209],[22.9828147,39.4029886],[22.9830973,39.4027207],[22.9831469,39.4025049],[22.9833581,39.4023536],[22.9833816,39.4019393],[22.9837285,39.4020415],[22.9841516,39.4016937],[22.9842643,39.4017578],[22.9846741,39.4015271],[22.9849534,39.4014935],[22.9850452,39.4015664],[22.9850437,39.4016745],[22.9851369,39.401824],[22.9852981,39.4019245],[22.9854716,39.4019711],[22.9857856,39.4019423],[22.9860163,39.4020524],[22.9862244,39.4020407],[22.9866665,39.4019905],[22.9871534,39.4020488],[22.987562,39.4019082],[22.987902,39.4016859],[22.9880997,39.4016696],[22.9886106,39.4017506],[22.9889688,39.4018799],[22.9892314,39.4021885],[22.9895868,39.4021105]]},{"id":19328,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u039c\u03ad\u03c3\u03c9 \u039b\u03ad\u03c3\u03c7\u03b9\u03b1\u03bd\u03b7\u03c2","path":"THESSALIA\/Thessaly_Pelion_Kerasia_Makrinitsa","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":13295,"name_EN":"Pelion Mt: Kato Kerasia-Makrinitsa","description_EN":"Via Leschiani","ascent_time":395,"descent_time":370,"marker":"Red_dots","level":9,"ascent":952,"descent":472,"maxelev":966,"minelev":130,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92317 39.40215,22.99398 39.46353)","views":12,"millestones":"0,22.9233503,39.4635299#1,22.9306211,39.4591822#2,22.9392842,39.4566877#3,22.9457633,39.4554178#4,22.9557326,39.4556634#5,22.9637724,39.4534174#6,22.9691717,39.4508356#7,22.9691251,39.4461280#8,22.9756629,39.4416155#9,22.9845558,39.4371926#10,22.9897155,39.4297851#11,22.9922659,39.4211557#12,22.9917401,39.4132200#13,22.9880204,39.4063597#13.3,22.9895882,39.4021105","x":22.9698483,"y":39.4481515,"coor":[[22.9233503,39.4635299],[22.9236576,39.4633435],[22.923486,39.4631663],[22.9234077,39.4629673],[22.9232001,39.4628573],[22.9231794,39.4626949],[22.9237133,39.4625331],[22.9243713,39.4626654],[22.9246392,39.4626318],[22.9248148,39.4625523],[22.9247461,39.4624796],[22.9257982,39.4620929],[22.9258832,39.4620261],[22.9258973,39.461864],[22.9262757,39.4614441],[22.9268759,39.460963],[22.9268828,39.4605126],[22.9267921,39.4603676],[22.9269354,39.4601166],[22.9273017,39.4598677],[22.928438,39.4596755],[22.929192,39.4597725],[22.9296577,39.4597227],[22.9299942,39.4597619],[22.9303963,39.4593151],[22.930915,39.4590045],[22.9311595,39.4589797],[22.9317158,39.4590839],[22.9318536,39.4591933],[22.931943,39.4594284],[22.9320464,39.4595104],[22.9326727,39.4595973],[22.9334441,39.4599828],[22.9335604,39.4599838],[22.9340712,39.4597407],[22.9343783,39.4594192],[22.9347522,39.4592875],[22.9349267,39.4591854],[22.9352409,39.4591613],[22.9353598,39.4589822],[22.9354756,39.4587309],[22.9358275,39.4585179],[22.9370482,39.458502],[22.9374424,39.4585687],[22.9377456,39.4584994],[22.9379953,39.4585152],[22.9381524,39.4585031],[22.9384822,39.4582178],[22.9386404,39.4577507],[22.9392833,39.4567474],[22.9392852,39.4566213],[22.9390436,39.4564569],[22.9390688,39.456331],[22.9399423,39.455902],[22.9403617,39.4558337],[22.9406088,39.4556377],[22.940829,39.4556758],[22.9410523,39.4555156],[22.9411607,39.4552643],[22.9413015,39.4551755],[22.9414469,39.4547894],[22.9413682,39.4546085],[22.9414642,39.4544111],[22.941494,39.4539789],[22.9413444,39.4538784],[22.9412888,39.4537157],[22.9414065,39.4536177],[22.9415342,39.4536278],[22.9419601,39.453902],[22.9420953,39.4541826],[22.9427614,39.4547112],[22.9429439,39.4549382],[22.9431977,39.4550666],[22.9433947,39.4551044],[22.9435886,39.4550386],[22.9439153,39.4549515],[22.9440813,39.4547367],[22.9448442,39.455014],[22.9451695,39.4550259],[22.9453576,39.4548835],[22.9457011,39.455229],[22.9457787,39.455473],[22.9460076,39.4557093],[22.9464763,39.4554613],[22.9468138,39.4554283],[22.9482973,39.455712],[22.9483816,39.4555146],[22.9481887,39.4552065],[22.9488357,39.4554646],[22.9492943,39.4554237],[22.9493948,39.455384],[22.9496027,39.4553229],[22.9500311,39.4554348],[22.95048,39.4557272],[22.9508395,39.4557845],[22.9518281,39.4557394],[22.9521782,39.4556434],[22.9524685,39.4556641],[22.9527598,39.4556126],[22.953037,39.4557323],[22.9537926,39.455721],[22.9541677,39.4555082],[22.9544126,39.4554563],[22.9550972,39.4555345],[22.9561169,39.4557419],[22.9570112,39.455786],[22.9568639,39.4556765],[22.9567863,39.4554236],[22.9571733,39.4551928],[22.9577201,39.4551616],[22.9581028,39.4552191],[22.9583476,39.4551672],[22.9587874,39.4552973],[22.9590775,39.4550071],[22.9593699,39.4548836],[22.9591975,39.4547559],[22.9590864,39.4543404],[22.959194,39.4541341],[22.9594198,39.454046],[22.9595733,39.4538852],[22.9595195,39.4535964],[22.9596954,39.4534899],[22.9599168,39.4534558],[22.9599922,39.4533619],[22.9604255,39.4536316],[22.9605926,39.4536285],[22.9608472,39.4537029],[22.9609962,39.4538484],[22.9612071,39.4537331],[22.9618227,39.4537567],[22.9619498,39.4538119],[22.9621018,39.4537501],[22.9626705,39.4538003],[22.9627884,39.4536932],[22.9631848,39.4536066],[22.9632471,39.4534991],[22.9638178,39.453414],[22.9643965,39.4535814],[22.9646996,39.453521],[22.9650068,39.4531814],[22.9648056,39.4526389],[22.964865,39.4525494],[22.9656515,39.4528087],[22.9667758,39.4530169],[22.9674517,39.4528967],[22.9675472,39.4528706],[22.9693075,39.4533006],[22.9695399,39.4533027],[22.9697587,39.4526559],[22.9697415,39.4522413],[22.9695832,39.4519425],[22.9696498,39.4513665],[22.9694652,39.4512747],[22.9686989,39.4512229],[22.9691544,39.4510737],[22.9692041,39.4508579],[22.9688704,39.4506297],[22.9687217,39.4504662],[22.9687464,39.4503673],[22.968597,39.4502579],[22.9687839,39.4501874],[22.9687146,39.4501598],[22.9687384,39.450124],[22.9693461,39.4498951],[22.9691257,39.4498661],[22.9692087,39.4497587],[22.9690283,39.4493787],[22.9690559,39.4490816],[22.9692207,39.4489389],[22.9692929,39.4487773],[22.9690124,39.448883],[22.9688972,39.4488099],[22.9691563,39.4485779],[22.9690634,39.4485771],[22.9694397,39.4482741],[22.9699286,39.4482243],[22.9699759,39.4481707],[22.9698483,39.4481515],[22.9699085,39.4480079],[22.9697455,39.4480335],[22.9690608,39.4479643],[22.9692491,39.4478038],[22.9695647,39.4476805],[22.9698011,39.4474123],[22.9693359,39.4474352],[22.9690124,39.4473062],[22.9691529,39.4472353],[22.9689918,39.4471258],[22.9691088,39.4470727],[22.9690292,39.4469549],[22.9691805,39.4469382],[22.9694158,39.4467421],[22.9695793,39.4466895],[22.9696295,39.4464376],[22.9692688,39.4464705],[22.9694,39.4462374],[22.9691452,39.446181],[22.9690557,39.445946],[22.968871,39.4458633],[22.9689304,39.4457737],[22.9685276,39.4455088],[22.9684708,39.4454182],[22.9686802,39.445402],[22.9687415,39.4451863],[22.9690212,39.4451348],[22.9693141,39.4449752],[22.9693107,39.4444165],[22.9696027,39.444311],[22.970249,39.4438301],[22.9704059,39.4439036],[22.9708691,39.4440158],[22.9710666,39.4440176],[22.9714754,39.443877],[22.9720202,39.4435034],[22.9724221,39.4430384],[22.9724176,39.4425563],[22.9724011,39.4421687],[22.972647,39.4420448],[22.9732193,39.4419462],[22.9734869,39.4419215],[22.9741994,39.4416755],[22.9747339,39.4416802],[22.9753278,39.4415954],[22.9755248,39.4416331],[22.9771315,39.441422],[22.9778147,39.4415902],[22.9782575,39.441504],[22.9784917,39.4413799],[22.978689,39.4413997],[22.9789462,39.4412938],[22.979225,39.4412962],[22.9798722,39.4407433],[22.9800895,39.4401865],[22.9805918,39.4400107],[22.9810156,39.439636],[22.9819292,39.4391394],[22.9823366,39.4390889],[22.9826653,39.4388576],[22.9830969,39.4387442],[22.9831687,39.4386007],[22.9834958,39.4384864],[22.9837219,39.4381189],[22.9841327,39.4378342],[22.9845118,39.4373329],[22.9845607,39.4371712],[22.9852036,39.4369065],[22.9859376,39.4367687],[22.9862196,39.4365549],[22.9863508,39.4363218],[22.9862613,39.4362354],[22.9861917,39.4362258],[22.9863119,39.4360286],[22.9870183,39.435386],[22.9871349,39.4352113],[22.9872837,39.4345639],[22.9876698,39.4335761],[22.9883158,39.4322932],[22.9890753,39.4303897],[22.9892535,39.4301209],[22.989641,39.4298359],[22.9901809,39.4294622],[22.9904555,39.428951],[22.9904168,39.42841],[22.9905214,39.4276],[22.99114,39.4249923],[22.9912576,39.4240878],[22.991856,39.4228676],[22.9920724,39.421554],[22.9922759,39.4211412],[22.9926781,39.4206402],[22.9924807,39.4198275],[22.9925307,39.4187737],[22.9929791,39.418291],[22.9932877,39.4176585],[22.9933436,39.4175058],[22.9935922,39.4169313],[22.9937681,39.4163381],[22.9937858,39.4159148],[22.9936978,39.4155716],[22.9937398,39.4153017],[22.9936497,39.4151027],[22.9935459,39.4150477],[22.9934799,39.4147948],[22.9935172,39.414624],[22.9931752,39.4141705],[22.9927938,39.414041],[22.9924688,39.4140202],[22.9922271,39.4138649],[22.9916571,39.4131121],[22.9913459,39.4129473],[22.99121,39.4127028],[22.9912125,39.4125316],[22.9906228,39.4123463],[22.9904757,39.4120747],[22.9901304,39.4118555],[22.9893883,39.410957],[22.9893676,39.4107856],[22.9890953,39.4103327],[22.9887821,39.4095011],[22.9893354,39.4097942],[22.9891993,39.4095677],[22.9890677,39.409026],[22.988953,39.4089259],[22.9888067,39.4086002],[22.9885542,39.4083908],[22.9886826,39.4083469],[22.9886615,39.4082025],[22.9885469,39.4080934],[22.9885833,39.4079856],[22.9883764,39.4078396],[22.9882971,39.4076948],[22.9882887,39.4074784],[22.9884349,39.4072544],[22.9883497,39.4067221],[22.9881494,39.4065176],[22.9878411,39.4061455],[22.9875713,39.4055305],[22.9874094,39.4052272],[22.9874368,39.4049391],[22.9874476,39.4049257],[22.9874023,39.4048442],[22.9872629,39.404843],[22.9871448,39.4047563],[22.9870447,39.4044491],[22.9868591,39.404434],[22.9869282,39.4043715],[22.9865563,39.4043863],[22.9866163,39.4042517],[22.9864539,39.4042412],[22.9874583,39.4038535],[22.9875694,39.4036518],[22.9879619,39.4038174],[22.987889,39.403641],[22.9879623,39.4036372],[22.9876073,39.4032917],[22.9878288,39.4032305],[22.9882182,39.4033601],[22.9881863,39.4031616],[22.9880947,39.4030707],[22.9882918,39.4030904],[22.9882818,39.4029822],[22.9880894,39.4026336],[22.9880901,39.4025796],[22.9882354,39.4025718],[22.9881908,39.4024453],[22.9882385,39.4023556],[22.9883266,39.4023654],[22.9884265,39.4025329],[22.9885891,39.4025343],[22.9885342,39.4023176],[22.9889852,39.4024477],[22.9891288,39.4021606],[22.9892329,39.4021885],[22.9895882,39.4021105]]},{"id":19329,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u03a3\u03c4\u03b1\u03b3\u03b9\u03ac\u03c4\u03b5\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_Stagiates","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2683,"name_EN":"Pelion Mt: Makrinitsa-Stagiates","description_EN":"","ascent_time":45,"descent_time":45,"marker":"Red_dots","level":9,"ascent":26,"descent":259,"maxelev":618,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98297 39.38887,22.99334 39.40205)","views":4,"millestones":"0,22.9895871,39.4021105#1,22.9927569,39.3991877#2,22.9865824,39.3929685#2.7,22.9835194,39.3887898","x":22.9931402,"y":39.3986858,"coor":[[22.9895871,39.4021105],[22.9897181,39.4018864],[22.9900466,39.4015829],[22.9903301,39.4011754],[22.9907265,39.4010707],[22.9910236,39.4006047],[22.9914699,39.4002572],[22.9917152,39.4001602],[22.9920285,39.4001809],[22.9922383,39.4001287],[22.9917141,39.4000611],[22.9917726,39.3999535],[22.99153,39.3998612],[22.9914242,39.3999504],[22.9910511,39.4000553],[22.9912883,39.399715],[22.9908916,39.3998377],[22.9903712,39.399689],[22.9902331,39.3995977],[22.990176,39.3995341],[22.9908373,39.3995759],[22.9911272,39.3993577],[22.9914067,39.399306],[22.9912573,39.3991966],[22.991106,39.3992133],[22.9910308,39.3991992],[22.9912998,39.3990663],[22.9923507,39.3994809],[22.9921442,39.3992989],[22.9926657,39.3993755],[22.9928334,39.3990256],[22.9930434,39.3989553],[22.9931967,39.3987944],[22.9931047,39.3987306],[22.9931402,39.3986858],[22.9930016,39.3986306],[22.9926055,39.3987172],[22.9923041,39.3986786],[22.9918346,39.398215],[22.991144,39.3977855],[22.9909616,39.3975497],[22.9909874,39.3973697],[22.9908821,39.3972741],[22.9901571,39.3960064],[22.9900811,39.3956453],[22.9891295,39.3947901],[22.9889591,39.3945273],[22.9886134,39.3943441],[22.9885712,39.3940464],[22.9880147,39.3939875],[22.9872075,39.393593],[22.9867369,39.3932105],[22.9864532,39.3927575],[22.9865949,39.3917856],[22.98598,39.3912711],[22.9854076,39.3906354],[22.9851457,39.3902727],[22.9850808,39.3899478],[22.9849694,39.3897666],[22.9842452,39.3895846],[22.98344,39.3893838],[22.98321,39.3892331],[22.9832593,39.3890353],[22.9831571,39.3889533],[22.9832523,39.388792],[22.9832847,39.3887878],[22.9833303,39.3888422],[22.9835194,39.3887898]]}],{"extent":[22.92066,39.32712,23.18397,39.47669],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":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":true},"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},"THESSALIA\/Thessaly_Pelion_AgOnoufrios_Makrynitsa":{"url":null,"color":"#2fff34","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Fytoko_Kerasia":{"url":null,"color":"#2f3aff","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Fytoko_Makyinitsa":{"url":null,"color":"#02ffdd","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Kerasia_Makyinitsa":{"url":null,"color":"#00b8fb","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Makrynitsa_Stagiates":{"url":null,"color":"#ffc903","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Volos_Portaria":{"url":null,"color":"#eb2fff","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Portaria_Alikopetra":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Alikopetra_Chania":{"url":null,"color":"#fb8a04","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Alikopetra_Drakia":{"url":null,"color":"#05f130","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Drakia_AgLavrentios":{"url":null,"color":"#c4ff76","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Pinakates_Vyzitsa":{"url":null,"color":"#04ff00","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Chania_Makryrachi":{"url":null,"color":"#2fffca","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Vyzitsa_Milies":{"url":null,"color":"#277102","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_AgLavrentios_Chania":{"url":null,"color":"#f6fd0e","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_AgLavrentios_AgGeorgios":{"url":null,"color":"#2f43ff","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_AgLavrentios_AgVlasios":{"url":null,"color":"#ff2ffa","width":6,"exclude":false,"useStyle":true},"THESSALIA\/Thessaly_Pelion_Milies_Tsagarada":{"url":null,"color":"#faff2f","width":6,"exclude":false,"useStyle":true}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_pelion_routes_villages_route = new getPoiCollection("pelion_routes_villages_route",[],{});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="
Άγιος Γεώργιος-Καταφύγιο Εξαγκαθιάς
Μηλιές-Τσαγκαράδα
Άγιος Ονούφριος-Μακρινίτσα
Φυτόκο-Κάτω Κερασιά
Άγιος Λαυρέντιος-Άγιος Βλάσιος
Άγιος Λαυρέντιος-Άγιος Γεώργιος
Μακρινίτσα-Σταγιάτες
Σταγιάτες-Πορταριά
Βόλος-Πορταριά
Τσαγκαράδα-Μέγα Ίσωμα-Καταφύγιο Εξαγκαθιάς
Πορταριά-Αλικόπετρα
Αλικόπετρα-Χάνια
Αλικόπετρα-Δράκεια
Άγιος Λαυρέντιος-Χάνια
Κισσός-Μούρεσι
Βυζίτσα-Μηλιές
Ζαγορά-Χάνια
Πορταριά-Άλλη Μεριά
Βυζίτσα-Πινακάτες
Δράκεια-Άγιος Λαυρέντιος
Χάνια-Μακρυράχη
Άγιος Γεώργιος-Πινακάτες
Μακρινίτσα-Δυτικό Καταφύγιο-Πουρί
Άγιος Ονούφριος-Μακρινίτσα
Φυτόκο-Μακρινίτσα
Κάτω Κερασιά-Μακρινίτσα
Μακρινίτσα-Σταγιάτες
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["pelion_routes_villages_route"],pc:["pelion_routes_villages_route"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_pelion_routes_villages_route.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); }