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_eastern_pelion = new getAdventureCollection("eastern_pelion",[{"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":17177,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: O2 \u03a0\u03bf\u03c5\u03c1\u03af-\u0396\u03b1\u03b3\u03bf\u03c1\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03ad\u03c9\u03c2 \u03c4\u03b7 \u0396\u03b1\u03b3\u03bf\u03c1\u03ac","path":"THESSALIA\/Thessaly_Pelion_O2_Pouri_Zagora","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5831,"name_EN":"Pelion Mt: O2 Pouri-Zagora","description_EN":"A short trail to the heart of Mt. Pelion","ascent_time":130,"descent_time":125,"marker":"O2","level":9,"ascent":216,"descent":175,"maxelev":482,"minelev":281,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.09095 39.44252,23.1047 39.47749)","views":11,"millestones":"0,23.0941677,39.4775148#1,23.0975670,39.4704589#2,23.0957602,39.4630441#3,23.0943115,39.4580892#4,23.1002950,39.4550556#5,23.1013322,39.4487773#5.8,23.1047001,39.4425190","x":23.0944872,"y":39.4580504,"coor":[[23.0941677,39.4775148],[23.0939148,39.4772966],[23.0938076,39.477102],[23.0942538,39.4767631],[23.0942841,39.4762137],[23.0954067,39.4757179],[23.0953506,39.4755643],[23.0949337,39.4754349],[23.094924,39.4752816],[23.0952654,39.4749599],[23.0960371,39.4746235],[23.0962205,39.4739221],[23.0967732,39.4734399],[23.0971792,39.4729159],[23.0976167,39.4725724],[23.0977037,39.4721406],[23.0979319,39.4715747],[23.0979954,39.4711607],[23.0979399,39.4709531],[23.0976523,39.4707166],[23.0975742,39.4704637],[23.0972976,39.4702813],[23.0973114,39.4701102],[23.0977723,39.4695281],[23.099051,39.468637],[23.0991358,39.4683674],[23.0987376,39.4676975],[23.0983533,39.4668475],[23.0978007,39.4664288],[23.0975834,39.4661568],[23.097529,39.465868],[23.0975917,39.4655081],[23.0975155,39.4651111],[23.0974018,39.4649119],[23.0970437,39.464738],[23.0969291,39.4646109],[23.096936,39.4640794],[23.0967768,39.4637763],[23.096234,39.4635018],[23.0958084,39.4631561],[23.0957068,39.462921],[23.095724,39.4624886],[23.0956256,39.4623437],[23.0949679,39.4619692],[23.0946497,39.461408],[23.0943947,39.461352],[23.0937783,39.4613742],[23.0934301,39.4613355],[23.0922725,39.460966],[23.0914181,39.4605269],[23.091211,39.4603631],[23.0911781,39.4602096],[23.0912386,39.4600299],[23.0914226,39.4599547],[23.0920687,39.4599057],[23.092747,39.4595866],[23.0932372,39.4594373],[23.093379,39.4592582],[23.0934162,39.4590783],[23.0931453,39.4584544],[23.0932515,39.4583291],[23.0934617,39.4582587],[23.0944872,39.4580504],[23.0949175,39.4580357],[23.0953555,39.4583185],[23.0956798,39.4584111],[23.0960717,39.4586664],[23.0965587,39.4587603],[23.096966,39.4587184],[23.0974106,39.4584966],[23.0980124,39.4583301],[23.0984319,39.4582523],[23.0998858,39.4581734],[23.1005643,39.4578363],[23.1013864,39.4571759],[23.1014227,39.457068],[23.1013659,39.4569685],[23.1009239,39.4569921],[23.1008086,39.4569191],[23.100796,39.4560901],[23.1009401,39.4557308],[23.100931,39.4555325],[23.1007946,39.4552971],[23.100332,39.4551133],[23.1002523,39.4549866],[23.1002568,39.4549235],[23.1002665,39.4547885],[23.1004553,39.4545647],[23.1004604,39.4541683],[23.1008377,39.4537567],[23.1006344,39.4532956],[23.1007318,39.4529539],[23.1007029,39.4524852],[23.1012319,39.4520207],[23.1019647,39.4519723],[23.1024676,39.4517329],[23.1034005,39.4514878],[23.1034818,39.4514344],[23.1034486,39.451308],[23.1030193,39.4512506],[23.1029157,39.4511687],[23.1027697,39.4503477],[23.1026902,39.4502029],[23.1024827,39.4500751],[23.10189,39.4500706],[23.1017629,39.4500155],[23.1017417,39.4498532],[23.1019548,39.4495485],[23.1015986,39.4490637],[23.1013324,39.4487778],[23.1010429,39.4482439],[23.1014553,39.4469046],[23.1020679,39.4462605],[23.102155,39.4458107],[23.1024836,39.4455609],[23.1029198,39.4450777],[23.1034364,39.4446672],[23.1035314,39.4445058],[23.1035755,39.4441322],[23.1041504,39.4437041],[23.1042225,39.4435155],[23.1041809,39.4431367],[23.1042544,39.4428399],[23.1043139,39.4427323],[23.1047001,39.442519]]},{"id":17179,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03bf\u03cd\u03c1\u03b5\u03c3\u03b9-\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_Mouresi_Exagathia","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":8232,"name_EN":"Pelion Mt: Mouresi-Exagathia refuge","description_EN":"","ascent_time":430,"descent_time":335,"marker":"Red_dots","level":13,"ascent":1044,"descent":329,"maxelev":1407,"minelev":414,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.10856 39.35598,23.1618 39.39858)","views":22,"millestones":"0,23.1611363,39.3989732#1,23.1531370,39.3949945#2,23.1514156,39.3896345#3,23.1496247,39.3846888#4,23.1460891,39.3821634#5,23.1407559,39.3772731#6,23.1338826,39.3730283#7,23.1284887,39.3671933#8,23.1225387,39.3606542#9,23.1134782,39.3589095#8.2,23.1093837,39.3555859","x":23.1414678,"y":39.3781055,"coor":[[23.1611363,39.3989732],[23.1612889,39.3988391],[23.1612667,39.3987579],[23.1607568,39.3986641],[23.1605153,39.3984641],[23.160225,39.398462],[23.1596377,39.3980433],[23.1589093,39.3977767],[23.1585551,39.3972876],[23.1578963,39.3972062],[23.1574224,39.3970226],[23.1569631,39.3965868],[23.1564764,39.3965021],[23.1562684,39.3964105],[23.1563394,39.3963029],[23.1565603,39.3962865],[23.1566665,39.3961431],[23.1565403,39.396016],[23.156101,39.3958507],[23.1549979,39.3954732],[23.1545833,39.3951909],[23.1543057,39.3950988],[23.1542124,39.3951251],[23.1541524,39.3952869],[23.1539881,39.3954298],[23.1536735,39.3955177],[23.1532362,39.3951901],[23.1530206,39.3947741],[23.1529051,39.3947191],[23.152452,39.3947339],[23.1521862,39.3946238],[23.152078,39.3944518],[23.1529042,39.3943137],[23.1534896,39.3939215],[23.1536876,39.3938688],[23.1538538,39.3937484],[23.1538805,39.3935549],[23.1536962,39.3934274],[23.1533113,39.3935688],[23.1525667,39.3936805],[23.1524272,39.3936975],[23.1522306,39.393624],[23.1521463,39.3929205],[23.1522431,39.3925969],[23.1518451,39.3919001],[23.1516792,39.3912141],[23.151905,39.3907833],[23.1512723,39.3902921],[23.1511702,39.3900931],[23.1508926,39.390001],[23.1508818,39.3899378],[23.151024,39.3897902],[23.1513618,39.3897026],[23.1514326,39.389613],[23.1510544,39.3891957],[23.1500251,39.3888548],[23.1497618,39.3885466],[23.1495184,39.3885087],[23.1495543,39.3884189],[23.1499723,39.3884219],[23.150089,39.3883777],[23.150569,39.3880479],[23.1505586,39.3879487],[23.1502202,39.3880904],[23.15,39.3880527],[23.1503404,39.3877488],[23.1507836,39.3875899],[23.1507966,39.3874728],[23.1504507,39.3872721],[23.1504324,39.3868665],[23.1505176,39.3865427],[23.1505435,39.3863267],[23.1508594,39.3861307],[23.1509544,39.3859512],[23.1505943,39.3859666],[23.1505018,39.3859299],[23.1502488,39.3857298],[23.1500896,39.3854493],[23.1500338,39.3852687],[23.1501387,39.3852334],[23.1503466,39.3853251],[23.1504766,39.3851368],[23.1504354,39.384704],[23.1503549,39.3846403],[23.1501332,39.3847288],[23.1498673,39.3846368],[23.1492503,39.3847674],[23.1490065,39.3847656],[23.1485677,39.3845642],[23.1480216,39.3845962],[23.1477905,39.3845044],[23.1477688,39.3843781],[23.1478078,39.384036],[23.1483087,39.3839045],[23.1485632,39.3839785],[23.1485202,39.3836988],[23.1488228,39.383638],[23.1489496,39.383711],[23.1491588,39.3836945],[23.1495703,39.383274],[23.1499332,39.3830334],[23.1500394,39.38289],[23.1500184,39.3827096],[23.1498236,39.3824919],[23.1487733,39.3817995],[23.1487229,39.3821235],[23.1488699,39.3824489],[23.1482641,39.3826157],[23.1472768,39.3826445],[23.1465931,39.3825314],[23.1461213,39.3821855],[23.1456759,39.3818759],[23.145433,39.381802],[23.1451781,39.3817551],[23.1446895,39.3818326],[23.1445973,39.3817779],[23.1448435,39.3815814],[23.1448098,39.3814911],[23.1444617,39.3814705],[23.1442565,39.3811626],[23.1442747,39.3810997],[23.1445195,39.3810204],[23.1446255,39.380895],[23.1439049,39.3800067],[23.1439949,39.3799398],[23.1437873,39.3798301],[23.143561,39.3793419],[23.1435997,39.3790268],[23.1437415,39.3788296],[23.14371,39.3785501],[23.1436244,39.3783467],[23.1435089,39.3782918],[23.1431149,39.3782348],[23.1427195,39.378286],[23.1424413,39.3782479],[23.1421556,39.3778763],[23.1419598,39.3777488],[23.1414678,39.3781055],[23.1413513,39.3781407],[23.141259,39.378095],[23.1412968,39.377852],[23.1412077,39.377545],[23.1409443,39.3772457],[23.140852,39.3771999],[23.1406645,39.3773427],[23.140443,39.3774132],[23.1400843,39.3773114],[23.139774,39.3770568],[23.1394928,39.3763159],[23.1393089,39.3761704],[23.1392164,39.3761336],[23.1390184,39.3761862],[23.1389383,39.3760955],[23.1388813,39.376005],[23.1389596,39.3753028],[23.1389027,39.3752122],[23.1385678,39.3750656],[23.1383008,39.3750636],[23.1381973,39.3749818],[23.1378921,39.3752588],[23.1377755,39.375294],[23.1375795,39.3751844],[23.1376887,39.3748068],[23.1374801,39.3747692],[23.1373194,39.3746238],[23.1369888,39.3747791],[23.1367564,39.3747954],[23.1363885,39.3745043],[23.1361721,39.3741603],[23.1359873,39.3740868],[23.1357317,39.374103],[23.1355365,39.3739303],[23.1350272,39.3738004],[23.1347741,39.3736183],[23.1342644,39.3735244],[23.1336416,39.3731954],[23.1336427,39.3731053],[23.1340273,39.372982],[23.1343688,39.3725971],[23.1342667,39.3723981],[23.1343145,39.3722903],[23.1341189,39.3721447],[23.1341913,39.371929],[23.1339164,39.3716206],[23.1339871,39.37154],[23.133898,39.371233],[23.1337827,39.3711691],[23.1337615,39.3710067],[23.1334639,39.3706621],[23.1332447,39.3705523],[23.1332804,39.3704805],[23.1329706,39.3701899],[23.1329507,39.3699194],[23.1327326,39.3697196],[23.1326989,39.3696292],[23.1329221,39.3694146],[23.1327998,39.3689812],[23.1325821,39.3687453],[23.1321199,39.3685797],[23.1318647,39.3685597],[23.1315153,39.3686562],[23.1299174,39.3683199],[23.1298719,39.3682475],[23.1299199,39.3681217],[23.1298398,39.368031],[23.1291808,39.3678098],[23.1289416,39.3674476],[23.1287345,39.3672929],[23.1280877,39.3670357],[23.1278236,39.3667995],[23.127689,39.36642],[23.127348,39.3658408],[23.1272769,39.3650203],[23.1269427,39.3648286],[23.1266561,39.3645381],[23.1267112,39.3638447],[23.1266544,39.3637452],[23.1262973,39.3635262],[23.126069,39.3631281],[23.1260252,39.3629205],[23.1253478,39.3623207],[23.1252686,39.3621579],[23.1253391,39.3620864],[23.1247856,39.3617939],[23.1241103,39.3616716],[23.1236736,39.3613169],[23.1235446,39.3614241],[23.1230951,39.3611684],[23.122793,39.3611932],[23.122613,39.3607323],[23.122235,39.360333],[23.1221581,39.3602783],[23.1219637,39.360421],[23.1218812,39.3603123],[23.1217877,39.3603656],[23.1217484,39.3607258],[23.1216438,39.360734],[23.1215182,39.3605708],[23.1212181,39.3604334],[23.1210444,39.3602294],[23.1199117,39.3598424],[23.1193301,39.3599461],[23.119052,39.3599079],[23.1188681,39.3597624],[23.1190338,39.3595113],[23.118954,39.3593936],[23.118873,39.359375],[23.1181154,39.3596215],[23.1178919,39.3598541],[23.1176703,39.3599425],[23.1164419,39.359789],[23.1158641,39.3595864],[23.1152019,39.3596355],[23.1145903,39.3593515],[23.1140233,39.359212],[23.1134355,39.3588832],[23.1132214,39.3586608],[23.1132824,39.358427],[23.1132036,39.3582281],[23.112687,39.3577827],[23.1124062,39.3579607],[23.1123134,39.357951],[23.1119899,39.3578314],[23.1117718,39.3576405],[23.1113263,39.3570785],[23.1111177,39.3570498],[23.110849,39.357192],[23.1105701,39.3572169],[23.1101685,39.3568534],[23.1097739,39.3568504],[23.1096007,39.3567769],[23.1091643,39.3564132],[23.1090967,39.3562505],[23.1091354,39.3559444],[23.1093837,39.3555859]]},{"id":17182,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bf\u03c5\u03c1\u03af-\u03a7\u03bf\u03c1\u03b5\u03c5\u03c4\u03cc","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Pouri_Chorefto","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5411,"name_EN":"Pelion Mt: Pouri-Chorefto","description_EN":"","ascent_time":110,"descent_time":120,"marker":"Red_dots","level":12,"ascent":128,"descent":543,"maxelev":425,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.09421 39.45433,23.12103 39.48114)","views":34,"millestones":"0,23.0942567,39.4775425#1,23.1019786,39.4805606#2,23.1085761,39.4761463#3,23.1103612,39.4681268#4,23.1128749,39.4613545#5,23.1190967,39.4568205#5.4,23.1210336,39.4543301","x":23.1078387,"y":39.47676,"coor":[[23.0942567,39.4775425],[23.0944248,39.4775574],[23.0947133,39.4777218],[23.094811,39.4778667],[23.0953344,39.4778528],[23.0956001,39.477981],[23.0957054,39.4779277],[23.09589,39.4781499],[23.0959226,39.4783304],[23.0960598,39.4785117],[23.0962516,39.4787114],[23.096402,39.4787666],[23.0963425,39.4788743],[23.0965508,39.478948],[23.0966675,39.4789128],[23.096811,39.4786076],[23.0970148,39.4785776],[23.096992,39.478627],[23.0971699,39.4786374],[23.0973897,39.4787292],[23.0977394,39.4786599],[23.0978893,39.4787511],[23.098216,39.4786636],[23.0984016,39.478701],[23.0984081,39.4787552],[23.0985434,39.4789139],[23.0988099,39.478988],[23.0992536,39.4788383],[23.099146,39.4790717],[23.0990286,39.4791609],[23.0990626,39.4792243],[23.0996883,39.4793913],[23.0998491,39.4795457],[23.10014,39.4795299],[23.1003032,39.4794952],[23.1007785,39.479607],[23.1008702,39.4797068],[23.1007525,39.479823],[23.1007869,39.4798593],[23.1009385,39.4798244],[23.1011108,39.479988],[23.1013189,39.4800797],[23.1014008,39.4800353],[23.1015041,39.4801442],[23.1015974,39.4801179],[23.1016317,39.4801632],[23.101563,39.4803924],[23.1017468,39.480565],[23.1020725,39.4805585],[23.1019832,39.48072],[23.1018893,39.4807914],[23.1020401,39.4808196],[23.102051,39.4808737],[23.1023656,39.4808221],[23.1021958,39.4809424],[23.1022295,39.4810328],[23.1026123,39.4811304],[23.1027858,39.4812038],[23.1032866,39.4811356],[23.1036608,39.4809763],[23.1044419,39.4804146],[23.1047579,39.4802549],[23.1047839,39.4800388],[23.1049007,39.4799947],[23.1052494,39.4799478],[23.1055203,39.4798778],[23.1061186,39.4793778],[23.1061809,39.4790539],[23.1063185,39.4788613],[23.106643,39.4786025],[23.1067365,39.4785671],[23.10707,39.4777723],[23.1068899,39.4773114],[23.1069147,39.4771854],[23.1074044,39.4770811],[23.1078387,39.47676],[23.1083302,39.4765115],[23.1090652,39.4753998],[23.1090474,39.4749672],[23.1091026,39.4749181],[23.1089368,39.474241],[23.1090952,39.4736746],[23.1093636,39.4735956],[23.1091688,39.47354],[23.1088446,39.4732942],[23.1086728,39.4730947],[23.1086862,39.4729506],[23.1091681,39.4725398],[23.1093823,39.472154],[23.1098176,39.4717519],[23.1100431,39.4713932],[23.1100253,39.4709606],[23.1101468,39.470547],[23.1101389,39.4702586],[23.1104707,39.4697656],[23.1105343,39.4693336],[23.1103983,39.4686568],[23.1102509,39.4683673],[23.1104422,39.4679543],[23.1104734,39.4673238],[23.1108623,39.4666555],[23.1109234,39.4664217],[23.111168,39.4663876],[23.1114581,39.4664258],[23.1118428,39.4663386],[23.1121719,39.4660528],[23.1125233,39.4658483],[23.1129194,39.4657792],[23.1128168,39.4656162],[23.1126783,39.464624],[23.1128379,39.4639585],[23.112842,39.4636342],[23.113077,39.4634377],[23.1136839,39.4632441],[23.1137439,39.4631004],[23.1135836,39.462901],[23.1129911,39.4628784],[23.1128188,39.4627149],[23.1128095,39.4625346],[23.1130816,39.4621583],[23.113052,39.4617436],[23.1128597,39.4613276],[23.113096,39.4610231],[23.1130207,39.4607477],[23.1127944,39.4602594],[23.1124512,39.4598243],[23.1124638,39.4597523],[23.112917,39.4597558],[23.1132678,39.4595962],[23.1140002,39.4595838],[23.1141852,39.4596663],[23.1146037,39.4596605],[23.1149396,39.4597531],[23.1152167,39.4598994],[23.1154004,39.460081],[23.1160048,39.4600856],[23.1163671,39.4599262],[23.1169075,39.4594798],[23.1173162,39.4593297],[23.1172753,39.4588879],[23.1175684,39.4586829],[23.1178044,39.4584053],[23.1180177,39.4583394],[23.1181825,39.4581784],[23.1195569,39.4561075],[23.120429,39.4551589],[23.1206133,39.454827],[23.1207794,39.4545579],[23.1208993,39.4545228],[23.1210336,39.4543301]]},{"id":17194,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039e\u03bf\u03c5\u03c1\u03af\u03c7\u03c4\u03b9-\u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\u03b1","description_GR":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf \u03c7\u03c9\u03c1\u03b9\u03ac","path":"THESSALIA\/Thessaly_Pelion_Xouricthi_Tsagarada","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":4123,"name_EN":"Pelion Mt: Xouricthi-Tsagarada","description_EN":"The old connection between the two villages","ascent_time":75,"descent_time":75,"marker":"Red_dots","level":9,"ascent":205,"descent":217,"maxelev":553,"minelev":439,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.17464 39.36438,23.18707 39.3835)","views":24,"millestones":"0,23.1870707,39.3647821#1,23.1799051,39.3685445#2,23.1762046,39.3718188#3,23.1807476,39.3778433#4.1,23.1764401,39.3828365","x":23.1753927,"y":39.3701874,"coor":[[23.1870707,39.3647821],[23.1868337,39.3645732],[23.1863693,39.364588],[23.1857682,39.3643675],[23.1854929,39.3643656],[23.1852819,39.3645443],[23.1852756,39.3650849],[23.1851427,39.3648137],[23.1848275,39.3649646],[23.184546,39.365215],[23.184231,39.3653569],[23.1834649,39.3653515],[23.1827655,39.3655989],[23.1827597,39.365662],[23.182555,39.3657326],[23.1824137,39.3659028],[23.1819241,39.3660796],[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":17195,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039b\u03b1\u03bc\u03c0\u03b9\u03bd\u03bf\u03cd","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2","path":"THESSALIA\/Thessaly_Pelion_Milies_Labinou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6831,"name_EN":"Pelion Mt: Milies-Labinou","description_EN":"A long mountain crossing","ascent_time":155,"descent_time":160,"marker":"Red_dots","level":9,"ascent":288,"descent":379,"maxelev":652,"minelev":298,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14949 39.32859,23.20659 39.35176)","views":28,"millestones":"0,23.1497742,39.3285184#1,23.1583706,39.3310432#2,23.1671877,39.3325681#3,23.1773650,39.3329996#4,23.1839292,39.3392915#5,23.1943137,39.3426319#6,23.2004448,39.3492027#6.8,23.2062115,39.3521643","x":23.178181,"y":39.3340567,"coor":[[23.1497742,39.3285184],[23.1498665,39.3285911],[23.15059,39.3284838],[23.1514868,39.328202],[23.1516137,39.328257],[23.1525766,39.328264],[23.1528345,39.3282839],[23.1528695,39.3282661],[23.1531377,39.3282185],[23.1536661,39.3286548],[23.1539791,39.3286751],[23.1541514,39.3288206],[23.1544292,39.3288766],[23.1547571,39.3288295],[23.1553814,39.3290142],[23.1555759,39.3292409],[23.1558535,39.329315],[23.1565788,39.3297798],[23.1569067,39.3295299],[23.1572431,39.3295323],[23.1577395,39.3298287],[23.1583651,39.3299053],[23.1586763,39.3300788],[23.1587312,39.3303405],[23.1584147,39.3306085],[23.1582713,39.3309589],[23.1586066,39.3312407],[23.1589594,39.3318109],[23.1589343,39.3319729],[23.158758,39.3321608],[23.1587994,39.3325756],[23.1590454,39.3323792],[23.1593479,39.3323093],[23.1605075,39.3323627],[23.1612629,39.33226],[23.1616668,39.3324431],[23.1618994,39.3323998],[23.1620376,39.3324909],[23.1626509,39.3326214],[23.1628255,39.3325776],[23.1631849,39.3325982],[23.1636865,39.3323766],[23.1644277,39.33249],[23.1648492,39.3321687],[23.1657698,39.3318329],[23.1662329,39.3319173],[23.1664401,39.3320539],[23.1667033,39.3323622],[23.1670272,39.3324456],[23.1673147,39.3326639],[23.1675083,39.3326337],[23.1676954,39.3325089],[23.1678508,39.3331047],[23.1681184,39.3330436],[23.1691155,39.3331048],[23.1695568,39.3330719],[23.1705744,39.3331152],[23.1713154,39.3332556],[23.1722121,39.3328475],[23.1726306,39.3327784],[23.174054,39.3327569],[23.1749959,39.3325834],[23.1754829,39.3326049],[23.1757822,39.3328143],[23.1758866,39.332815],[23.1764117,39.3325574],[23.1765861,39.3325316],[23.1769192,39.3328133],[23.1772666,39.3328698],[23.1776095,39.3333138],[23.1780141,39.3334428],[23.178181,39.3340567],[23.1780468,39.3350198],[23.1781845,39.335147],[23.1785884,39.335339],[23.1789539,39.3358372],[23.1795142,39.3359538],[23.1797641,39.3360051],[23.1799472,39.3362226],[23.1804449,39.3363343],[23.18086,39.3365535],[23.1815463,39.3374053],[23.181656,39.3379467],[23.1824372,39.338619],[23.1824129,39.3387179],[23.1825508,39.338827],[23.1834981,39.3391941],[23.1838573,39.3392326],[23.1842597,39.3395598],[23.1853122,39.3398555],[23.1855652,39.3400465],[23.1858775,39.3401388],[23.1863302,39.340124],[23.1866083,39.340162],[23.1867583,39.3402351],[23.1872344,39.3402024],[23.1877436,39.3403231],[23.1883326,39.3405615],[23.1888075,39.3406369],[23.1893991,39.340659],[23.1914219,39.3413398],[23.1918628,39.3413429],[23.192806,39.3420703],[23.1936025,39.3424362],[23.1944586,39.3426674],[23.1949521,39.3431394],[23.1963353,39.3439599],[23.196966,39.344613],[23.1978511,39.345358],[23.1981029,39.3456661],[23.1988275,39.3462297],[23.1988611,39.3463381],[23.1987663,39.3465087],[23.1982178,39.3467752],[23.1983435,39.3469473],[23.1982488,39.3471088],[23.1983638,39.3475196],[23.1990753,39.3482273],[23.1998226,39.3488452],[23.2007796,39.3493924],[23.2010898,39.3496648],[23.2011808,39.3498276],[23.2020329,39.3500317],[23.2027861,39.350136],[23.2029371,39.3502542],[23.2030545,39.3501378],[23.203287,39.3501034],[23.203831,39.3502332],[23.2039976,39.3502479],[23.205316,39.3506624],[23.2058146,39.3507018],[23.205998,39.3509013],[23.2061039,39.3507759],[23.2061438,39.3510645],[23.2063415,39.3510298],[23.206164,39.3513259],[23.2059884,39.3514599],[23.2059754,39.351586],[23.2057893,39.3516207],[23.205926,39.3517794],[23.2062119,39.3521282],[23.2062115,39.3521643]]},{"id":17197,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039e\u03bf\u03c5\u03c1\u03af\u03c7\u03c4\u03b9-\u039c\u03c5\u03bb\u03bf\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf\u03c2","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u039c\u03c5\u03bb\u03bf\u03c0\u03bf\u03c4\u03ac\u03bc\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Xourichti_Mylopotamos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":3163,"name_EN":"Pelion Mt: Xourichti-Mylopotamos","description_EN":"Descent to Mylopotamos beach","ascent_time":70,"descent_time":85,"marker":"Red_dots","level":13,"ascent":21,"descent":501,"maxelev":504,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.18696 39.3649,23.20443 39.37456)","views":21,"millestones":"0,23.1870707,39.3647821#1,23.1953634,39.3673994#2,23.1992196,39.3698588#3.2,23.2034185,39.3746716","x":23.1976635,"y":39.3688653,"coor":[[23.1870707,39.3647821],[23.1878609,39.3648687],[23.18815,39.3649608],[23.188371,39.3649534],[23.1885444,39.3650176],[23.1887844,39.365186],[23.1890704,39.3655484],[23.1893587,39.3657126],[23.1897833,39.3661391],[23.1901659,39.3661778],[23.1903483,39.3661836],[23.1907316,39.3661682],[23.1909386,39.3663318],[23.1909742,39.3663591],[23.1912406,39.366415],[23.1916707,39.3663639],[23.1919059,39.3665683],[23.1922547,39.3665257],[23.1923909,39.3666348],[23.1926553,39.3666681],[23.192993,39.3665804],[23.1930329,39.3666392],[23.1934024,39.3665291],[23.1933887,39.3667093],[23.1934465,39.3667277],[23.1936445,39.366675],[23.193937,39.3664698],[23.1942701,39.3667784],[23.194184,39.3672013],[23.1942644,39.367274],[23.194461,39.3673384],[23.1945209,39.3671766],[23.1947423,39.3671061],[23.194717,39.3672861],[23.195051,39.3675227],[23.1951239,39.3672349],[23.1954464,39.3674534],[23.195543,39.3675757],[23.1954654,39.3668723],[23.1955742,39.3669451],[23.1961069,39.3680661],[23.1961506,39.3683007],[23.1960761,39.3687237],[23.1961564,39.3688144],[23.1965685,39.3683036],[23.1965513,39.3677809],[23.1966523,39.3677996],[23.1967195,39.3680163],[23.1969827,39.3683425],[23.1970316,39.3691448],[23.1971687,39.3693349],[23.1973186,39.3694261],[23.1974941,39.3694588],[23.1974765,39.3689721],[23.1975472,39.3688825],[23.1976635,39.3688653],[23.197707,39.3691179],[23.1978674,39.3692992],[23.1981211,39.3694541],[23.1987113,39.3696114],[23.1988355,39.3699186],[23.1991,39.3701367],[23.1991312,39.3698486],[23.1993052,39.3698678],[23.1994318,39.3699587],[23.1995848,39.3697796],[23.1996544,39.3697801],[23.1999169,39.3701783],[23.2000088,39.3702601],[23.2000903,39.3702426],[23.2001474,39.3703241],[23.2002175,39.3702885],[23.2002975,39.3703972],[23.2005745,39.3705343],[23.2006307,39.3706968],[23.2008409,39.3705902],[23.2009451,39.3706179],[23.2011281,39.3708534],[23.2013763,39.3714859],[23.2015385,39.371514],[23.2016173,39.3717308],[23.2017672,39.371822],[23.2019295,39.3718411],[23.2023553,39.3721729],[23.2024937,39.3722459],[23.2026223,39.3721747],[23.2027245,39.3723737],[23.2028286,39.3724014],[23.202908,39.3721542],[23.2032099,39.37285],[23.2032996,39.37313],[23.2032941,39.3736165],[23.2037814,39.3736379],[23.2041476,39.373789],[23.2043337,39.3737543],[23.2042807,39.3738846],[23.2040359,39.373973],[23.2039082,39.3739721],[23.2037584,39.373881],[23.2031423,39.3739489],[23.2031413,39.374039],[23.2034419,39.3741491],[23.2036276,39.3741504],[23.2037004,39.374259],[23.2036063,39.3743665],[23.20371,39.3744303],[23.2036056,39.3744296],[23.2036861,39.3744932],[23.2034767,39.3745278],[23.2034093,39.3745589],[23.2034185,39.3746716]]},{"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":17207,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\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 \u0391\u03bd\u03ac\u03b8\u03b5\u03bc\u03b1","path":"THESSALIA\/Thessaly_Pelion_Tsagarada_Exagathia","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":12051,"name_EN":"Pelion Mt: Tsagarada-Exagathia refuge","description_EN":"Via Anathema","ascent_time":410,"descent_time":355,"marker":"Red_dots","level":9,"ascent":849,"descent":234,"maxelev":1157,"minelev":502,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.10909 39.34771,23.17953 39.37793)","views":16,"millestones":"0,23.1786939,39.3765091#1,23.1720942,39.3762409#2,23.1709492,39.3721982#3,23.1645949,39.3658642#4,23.1684584,39.3614972#5,23.1638757,39.3538619#6,23.1570597,39.3485282#7,23.1464831,39.3496202#8,23.1379186,39.3498020#9,23.1285814,39.3505867#10,23.1235390,39.3537019#11,23.1160147,39.3537598#12.1,23.1093700,39.3555768","x":23.1564235,"y":39.3486784,"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.1697436,39.3753282],[23.169516,39.3749392],[23.1695656,39.3746692],[23.169502,39.3741551],[23.1694385,39.3740376],[23.1695341,39.373804],[23.1694096,39.3735328],[23.1694581,39.3733619],[23.1696575,39.3731921],[23.1699253,39.373122],[23.1705685,39.3727301],[23.1708626,39.3723988],[23.1709939,39.3720934],[23.1709965,39.3718771],[23.171208,39.3716624],[23.171165,39.3713737],[23.1708267,39.3705243],[23.1702411,39.3699795],[23.1698035,39.3696881],[23.169588,39.369254],[23.1692095,39.3688729],[23.1685409,39.3684716],[23.1674756,39.3682478],[23.1673155,39.3680394],[23.1664609,39.3676728],[23.1661853,39.3674186],[23.1662351,39.3671306],[23.1661787,39.366995],[23.1656239,39.3667928],[23.165241,39.3667811],[23.1650563,39.3666896],[23.1648962,39.3664903],[23.1646363,39.3658937],[23.1637385,39.3652565],[23.1634186,39.3648217],[23.1634724,39.364723],[23.1633703,39.364524],[23.1628409,39.3641418],[23.1632357,39.3641356],[23.1635043,39.3639934],[23.1634472,39.3639209],[23.1638192,39.3638695],[23.1638792,39.3637077],[23.1642614,39.3637825],[23.1641471,39.3636285],[23.1641766,39.3635567],[23.1640403,39.3634611],[23.1645099,39.3630139],[23.1648373,39.362818],[23.1657575,39.3625453],[23.1660268,39.362349],[23.1663057,39.362324],[23.1666204,39.3622181],[23.1666795,39.3621284],[23.1669832,39.3619684],[23.1668683,39.3618685],[23.1671464,39.3619065],[23.1674583,39.3620349],[23.1678413,39.3620376],[23.1682228,39.3621665],[23.1684378,39.362177],[23.1684218,39.3615732],[23.1685883,39.361232],[23.1684675,39.3606545],[23.1682405,39.3602203],[23.1683288,39.3598696],[23.1682125,39.3598868],[23.1674452,39.3591649],[23.1674004,39.3590294],[23.1674606,39.3588497],[23.1672376,39.3580732],[23.1669,39.3575842],[23.1667407,39.3573127],[23.1664995,39.3570947],[23.1659001,39.356748],[23.1655824,39.356133],[23.1652967,39.3557616],[23.1646852,39.3554598],[23.1646812,39.3549732],[23.1642599,39.3542854],[23.1639834,39.3541122],[23.1635653,39.3531631],[23.1633351,39.3529993],[23.1634428,39.3527297],[23.1633891,39.3523689],[23.1635782,39.3520819],[23.1636034,39.3519199],[23.1635027,39.3516038],[23.1632966,39.3513681],[23.163209,39.3509259],[23.1629557,39.3507529],[23.1622027,39.3506394],[23.1619612,39.3504574],[23.161337,39.3502457],[23.1611066,39.3500998],[23.1607239,39.3500791],[23.1606093,39.3499611],[23.1601594,39.3497326],[23.1596433,39.3492153],[23.1594731,39.3488987],[23.1590246,39.348553],[23.1587593,39.3484159],[23.1584235,39.3483504],[23.1575065,39.3483708],[23.157087,39.348512],[23.1568649,39.3486455],[23.1564235,39.3486784],[23.1561657,39.3488837],[23.15575,39.3487095],[23.1554369,39.3486892],[23.1551347,39.3487321],[23.1543703,39.3486004],[23.153869,39.348786],[23.1536144,39.34873],[23.1531535,39.3484564],[23.1525862,39.3483441],[23.1521583,39.3483725],[23.1517158,39.3484955],[23.1514926,39.3487191],[23.1512709,39.3488166],[23.1509451,39.3488863],[23.1503041,39.3488095],[23.1498632,39.3487973],[23.1490023,39.3489712],[23.1485474,39.3491661],[23.1483713,39.349327],[23.1481276,39.3493253],[23.1478474,39.3494674],[23.1472151,39.3497466],[23.1464276,39.3496147],[23.1460321,39.3496838],[23.1458944,39.3495567],[23.1459105,39.3491874],[23.1458328,39.3488985],[23.1456614,39.348681],[23.1446333,39.3482859],[23.1444636,39.3479243],[23.1439224,39.3475779],[23.1433061,39.3476229],[23.1429631,39.3474402],[23.1429118,39.3478363],[23.1422775,39.3484623],[23.1414956,39.348817],[23.1410395,39.349102],[23.1403296,39.3492589],[23.1396288,39.3496232],[23.1393164,39.3496704],[23.13892,39.3497576],[23.1385718,39.349755],[23.138304,39.3498341],[23.1379563,39.3497955],[23.1376423,39.3498472],[23.1372103,39.3500603],[23.136992,39.3498785],[23.1367721,39.3498318],[23.135768,39.3493738],[23.1356051,39.3494086],[23.1352646,39.3497305],[23.1351845,39.3496398],[23.1348489,39.3495562],[23.1345575,39.3496622],[23.1340353,39.3496583],[23.133616,39.3497813],[23.1327684,39.349811],[23.1321291,39.3498964],[23.1317559,39.3500378],[23.1317486,39.3496953],[23.1316225,39.3495682],[23.1314714,39.3495851],[23.1314763,39.3494545],[23.1313707,39.3495438],[23.1310333,39.3496134],[23.13057,39.3495378],[23.1303011,39.3495538],[23.1297956,39.3500727],[23.1295939,39.3504316],[23.1293596,39.35061],[23.1290453,39.3506798],[23.1285823,39.3505862],[23.128255,39.350773],[23.1279778,39.3506628],[23.1277223,39.3506789],[23.1274532,39.3508571],[23.1270454,39.3509802],[23.1266453,39.3514277],[23.1265531,39.351463],[23.1260949,39.350973],[23.1250316,39.3506226],[23.1244508,39.3504921],[23.1237893,39.3504871],[23.1233149,39.3503754],[23.1226175,39.3504603],[23.1229149,39.3508049],[23.1235016,39.3512238],[23.1235679,39.3514857],[23.1237164,39.351676],[23.1236903,39.3519101],[23.1237687,39.3520503],[23.1237072,39.3523292],[23.1237374,39.3526988],[23.1234851,39.3533817],[23.1235499,39.3537697],[23.1234662,39.3539673],[23.1233142,39.3540563],[23.1232767,39.3542722],[23.1230897,39.3543789],[23.1229247,39.3545759],[23.1226096,39.3547177],[23.1225167,39.354717],[23.122287,39.3545261],[23.1220174,39.3544745],[23.1218793,39.3543833],[23.1213452,39.3543973],[23.121033,39.3543049],[23.1206716,39.3544373],[23.1203004,39.3544165],[23.1199623,39.3545401],[23.1194315,39.3542928],[23.1191147,39.3542813],[23.1185536,39.3546015],[23.1183646,39.3548613],[23.118429,39.3552763],[23.1182054,39.3555179],[23.1182066,39.3554278],[23.1179299,39.3552815],[23.1176775,39.3550454],[23.1175204,39.3546207],[23.1175151,39.354116],[23.1173333,39.3538083],[23.1170461,39.3535719],[23.1163964,39.3535489],[23.1158939,39.3538244],[23.1153935,39.3539287],[23.1144429,39.3538404],[23.1138968,39.3538903],[23.1135263,39.3538244],[23.1131988,39.3540202],[23.1131019,39.3543438],[23.1131161,39.3550557],[23.1134676,39.3557072],[23.1135095,39.3560679],[23.1131608,39.3561103],[23.1127933,39.3558012],[23.1122865,39.3554909],[23.1118341,39.3554695],[23.1117845,39.3557214],[23.1115859,39.355828],[23.1114608,39.3556198],[23.1111601,39.3555364],[23.1109774,39.3553007],[23.1108154,39.3552635],[23.110315,39.3553678],[23.1100609,39.3552667],[23.1100011,39.3554104],[23.1098081,39.3555531],[23.1096036,39.3554614],[23.10937,39.3555768]]},{"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":17220,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0396\u03b1\u03b3\u03bf\u03c1\u03ac-\u03a7\u03bf\u03c1\u03b5\u03c5\u03c4\u03cc","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Zagora_Chorefto","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3119,"name_EN":"Pelion Mt: Zagora-Chorefto","description_EN":"","ascent_time":65,"descent_time":80,"marker":"Red_dots","level":12,"ascent":14,"descent":460,"maxelev":457,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.10455 39.44173,23.12302 39.45421)","views":41,"millestones":"0,23.1047001,39.4425190#1,23.1129297,39.4441771#2,23.1204157,39.4467387#3.1,23.1209433,39.4542933","x":23.117025,"y":39.445028,"coor":[[23.1047001,39.442519],[23.10498,39.4424401],[23.1052006,39.4424598],[23.1058957,39.4426228],[23.1060122,39.4426057],[23.1061541,39.4425797],[23.1062333,39.4424947],[23.1063177,39.4422521],[23.106693,39.4419847],[23.1066434,39.4416915],[23.1066183,39.4416372],[23.1069553,39.4416398],[23.1072564,39.4417142],[23.1074062,39.4418145],[23.1075598,39.4416174],[23.1081287,39.4416578],[23.108292,39.441614],[23.1086595,39.4420403],[23.1087498,39.4422482],[23.1088597,39.4422896],[23.1089628,39.442777],[23.1092401,39.4428962],[23.1094724,39.442907],[23.1097032,39.4430349],[23.1100344,39.4434069],[23.1103579,39.4435535],[23.1104821,39.4439284],[23.1106116,39.4437943],[23.1109032,39.4437064],[23.1112981,39.4437274],[23.1115082,39.4436569],[23.1115673,39.443779],[23.1121309,39.4438644],[23.1127155,39.4440446],[23.1131306,39.4443001],[23.113457,39.4442215],[23.1137356,39.4442416],[23.1141765,39.444299],[23.1145351,39.4444279],[23.1147454,39.4443394],[23.114685,39.4445191],[23.1148109,39.4446733],[23.1144264,39.4453822],[23.1147607,39.445601],[23.1160441,39.445399],[23.1161401,39.4451654],[23.1162925,39.4450585],[23.1164558,39.4450057],[23.1167579,39.445017],[23.1169101,39.444928],[23.117025,39.445028],[23.1178014,39.4452051],[23.1179654,39.4450982],[23.1181401,39.4450725],[23.1187204,39.445131],[23.1193213,39.4454058],[23.1198778,39.4455091],[23.1199198,39.4456626],[23.1197081,39.4458593],[23.1197883,39.44595],[23.1199311,39.4462349],[23.1198776,39.446248],[23.1203147,39.4466883],[23.1202945,39.4467332],[23.1204108,39.4467341],[23.1205256,39.4468431],[23.1205242,39.4469512],[23.1206287,39.446961],[23.1207985,39.4473227],[23.1207142,39.4475563],[23.1207783,39.4480073],[23.1208587,39.44808],[23.1207556,39.4481333],[23.1206715,39.4483489],[23.1207764,39.4483317],[23.1207986,39.448413],[23.1205964,39.4485196],[23.1205992,39.4486728],[23.1204414,39.4489148],[23.1203241,39.4490041],[23.1204602,39.4490997],[23.12075,39.4491559],[23.1212092,39.4496099],[23.1214637,39.449702],[23.1215423,39.4499188],[23.121832,39.4499886],[23.1217494,39.4500871],[23.1217665,39.4502899],[23.1219504,39.4504535],[23.1218777,39.4508584],[23.122142,39.4511037],[23.1221753,39.4512301],[23.122629,39.4517696],[23.1228804,39.4521139],[23.1228859,39.452141],[23.122228,39.4526947],[23.1218505,39.4531424],[23.1216008,39.453591],[23.121461,39.4537026],[23.121031,39.4543345],[23.1209433,39.4542933]]},{"id":17221,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0396\u03b1\u03b3\u03bf\u03c1\u03ac-\u03a7\u03bf\u03c1\u03b5\u03c5\u03c4\u03cc","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Zagora_Chorefto2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2841,"name_EN":"Pelion Mt: Zagora-Chorefto","description_EN":"","ascent_time":55,"descent_time":65,"marker":"Red_dots","level":12,"ascent":10,"descent":435,"maxelev":447,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.10256 39.44901,23.12101 39.45416)","views":11,"millestones":"0,23.1027876,39.4503388#1,23.1089290,39.4496924#2,23.1133817,39.4527432#2.8,23.1209439,39.4542978","x":23.1116991,"y":39.4512992,"coor":[[23.1027876,39.4503388],[23.1028611,39.450051],[23.1026211,39.4497338],[23.1026802,39.4496532],[23.1030183,39.4495747],[23.1036567,39.4496337],[23.1041231,39.4495201],[23.1043636,39.4488868],[23.1050152,39.4497387],[23.1051075,39.4497845],[23.1051782,39.449713],[23.1052759,39.4493443],[23.1053579,39.4492909],[23.1054486,39.4494718],[23.1055915,39.4497432],[23.1055077,39.4499318],[23.1054949,39.4500218],[23.1055756,39.4500764],[23.1055156,39.4502201],[23.1057478,39.4502399],[23.1063312,39.4500642],[23.1062701,39.450298],[23.1063628,39.4503168],[23.1064883,39.4504979],[23.1066288,39.4504179],[23.1066277,39.450508],[23.1069081,39.450393],[23.1069068,39.4504921],[23.108179,39.4500694],[23.108367,39.4499087],[23.1084173,39.4496117],[23.1084996,39.4495402],[23.1088117,39.4496688],[23.109287,39.4497625],[23.1097518,39.4497751],[23.1106752,39.4502687],[23.1110243,39.4502353],[23.1114188,39.4502924],[23.1115239,39.4502482],[23.1114016,39.4498147],[23.1115063,39.4498065],[23.1117042,39.4499837],[23.112014,39.4502925],[23.1119746,39.4506526],[23.1120539,39.4508154],[23.1116991,39.4512992],[23.1115884,39.4517759],[23.1114007,39.4519097],[23.1112579,39.4521789],[23.1112684,39.45226],[23.1113614,39.4522608],[23.1116301,39.4521547],[23.1116049,39.4523077],[23.1116639,39.4523261],[23.1120162,39.4520405],[23.112503,39.4521433],[23.1125716,39.452234],[23.1125126,39.4523056],[23.1122677,39.4523668],[23.1120919,39.4524826],[23.1121607,39.4525552],[23.1125787,39.4525854],[23.1125313,39.4526571],[23.1123212,39.4527276],[23.1122855,39.4527994],[23.1124008,39.4528724],[23.1130653,39.4527063],[23.1137269,39.4527834],[23.114401,39.4527795],[23.1147763,39.4525121],[23.1151196,39.4522759],[23.1153865,39.452314],[23.115562,39.4522162],[23.1157229,39.4523616],[23.1162664,39.452582],[23.1165765,39.4528726],[23.1165636,39.4529717],[23.1168991,39.4531004],[23.1170483,39.4532457],[23.1172886,39.4533736],[23.1175769,39.453556],[23.117944,39.4539372],[23.1180598,39.4539742],[23.1181874,39.4539931],[23.1187478,39.4537902],[23.1192349,39.4538749],[23.1194678,39.4538407],[23.1199429,39.4539524],[23.1200828,39.4539174],[23.1202945,39.4540992],[23.1209439,39.4542978]]},{"id":17222,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03b9\u03c3\u03c3\u03cc\u03c2-\u0391\u03bd\u03ae\u03bb\u03b9\u03bf","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9 \u03b5\u03be\u03bf\u03bb\u03bf\u03ba\u03bb\u03ae\u03c1\u03bf\u03c5 \u03c3\u03b5 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5\u03c2","path":"THESSALIA\/Thessaly_Pelion_Anilio_Kissos","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":1,"length":1992,"name_EN":"Pelion Mt: Kissos-Anilio","description_EN":"the route follows just roads","ascent_time":30,"descent_time":35,"marker":"Red_dots","level":13,"ascent":24,"descent":160,"maxelev":513,"minelev":367,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13129 39.40633,23.13592 39.41867)","views":20,"millestones":"0,23.1318169,39.4062998#1,23.1342143,39.4123024#2.0,23.1345083,39.4186913","x":23.1340094,"y":39.4125379,"coor":[[23.1318169,39.4062998],[23.1317696,39.4063671],[23.1314355,39.4070854],[23.1318701,39.4076293],[23.1319114,39.4080441],[23.1325122,39.4083009],[23.133568,39.4083988],[23.1342847,39.4086745],[23.1352128,39.4087715],[23.1355012,39.4089268],[23.1358783,39.4094342],[23.1358022,39.4099472],[23.1358481,39.410763],[23.1355924,39.4111531],[23.1355308,39.4114409],[23.1352125,39.411817],[23.1347811,39.4118363],[23.1347948,39.4119581],[23.1343628,39.4121351],[23.1340094,39.4125379],[23.1332737,39.4128478],[23.1333486,39.413371],[23.1332121,39.4136943],[23.1332404,39.4142217],[23.1335248,39.4147013],[23.1333944,39.4149166],[23.1335549,39.4154719],[23.1330745,39.4153332],[23.1330124,39.4156571],[23.1331028,39.415865],[23.1338779,39.4161231],[23.1348561,39.4168692],[23.1351681,39.4173806],[23.134977,39.4173342],[23.1347894,39.4174769],[23.1349785,39.4181541],[23.1348143,39.4182791],[23.1344891,39.4182766],[23.1345083,39.4186913]]},{"id":17229,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a7\u03bf\u03c1\u03b5\u03c5\u03c4\u03cc-\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Chorefto_AgIoanis","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":7924,"name_EN":"Pelion Mt: Chorefto-Agios Ioanis","description_EN":"","ascent_time":210,"descent_time":210,"marker":"Red_dots","level":12,"ascent":395,"descent":395,"maxelev":191,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.12094 39.41793,23.16027 39.45433)","views":33,"millestones":"0,23.1209422,39.4542933#1,23.1299235,39.4492070#2,23.1336173,39.4438134#3,23.1365851,39.4384414#4,23.1435339,39.4359150#5,23.1452599,39.4316999#6,23.1512910,39.4291643#7,23.1555273,39.4235483#7.9,23.1602687,39.4179340","x":23.1436173,"y":39.4354821,"coor":[[23.1209422,39.4542933],[23.1210299,39.4543345],[23.1214599,39.4537026],[23.1215997,39.453591],[23.1218494,39.4531423],[23.122227,39.4526947],[23.1228848,39.452141],[23.1244425,39.4510985],[23.1254603,39.4505655],[23.1267673,39.4501429],[23.1288184,39.4496897],[23.1293205,39.4495043],[23.1308946,39.4487141],[23.1310784,39.4485893],[23.1312796,39.4483025],[23.1314635,39.447529],[23.1313616,39.447312],[23.1319841,39.4469922],[23.1322467,39.4467825],[23.1323064,39.4466568],[23.131839,39.4468605],[23.1317234,39.4468056],[23.132146,39.4464663],[23.1322298,39.4462687],[23.1316459,39.4464986],[23.1315305,39.4464347],[23.1320375,39.4458438],[23.1320353,39.4457582],[23.1322715,39.4454536],[23.132156,39.4453987],[23.1322284,39.445183],[23.1321929,39.4451467],[23.1327112,39.4444657],[23.1327907,39.4445294],[23.133355,39.4444795],[23.1334047,39.4444213],[23.1333138,39.4442585],[23.133385,39.4441329],[23.1337589,39.4439735],[23.1335755,39.4437649],[23.1336332,39.4435986],[23.1339106,39.4433349],[23.1343291,39.44332],[23.1342848,39.4431484],[23.1345319,39.442898],[23.1348197,39.4421793],[23.1355032,39.4414095],[23.1356517,39.4412709],[23.1357338,39.4412985],[23.1359333,39.4411378],[23.1362937,39.4411225],[23.136575,39.4409264],[23.1370849,39.4401012],[23.137587,39.4399067],[23.137883,39.4394584],[23.1378383,39.4393139],[23.1376886,39.4392091],[23.1376235,39.4390104],[23.1377072,39.4388128],[23.1376733,39.4387405],[23.1372183,39.4388813],[23.1369719,39.4390777],[23.136952,39.4388072],[23.1366478,39.4389761],[23.136473,39.4390109],[23.136183,39.4389727],[23.1361493,39.4388823],[23.1364777,39.4386325],[23.136656,39.4383094],[23.1368906,39.438131],[23.1369869,39.4378614],[23.1375252,39.437559],[23.1380701,39.4376531],[23.1386116,39.4380356],[23.1389139,39.4380198],[23.1388804,39.4379114],[23.1383501,39.4375651],[23.1379481,39.4371837],[23.1381357,39.4367841],[23.1384527,39.4365162],[23.1387564,39.4363923],[23.139085,39.4361244],[23.1393282,39.4361893],[23.1395854,39.436065],[23.1397586,39.4361564],[23.1405588,39.4362795],[23.140894,39.4363045],[23.1415853,39.435841],[23.1422579,39.4359541],[23.1425829,39.4358934],[23.1426853,39.4360654],[23.1428131,39.4360663],[23.1429894,39.4359054],[23.1432015,39.4360512],[23.14354,39.4359275],[23.1434153,39.4356743],[23.1432186,39.4356008],[23.1432193,39.4355467],[23.1433606,39.4355703],[23.1436173,39.4354821],[23.1439657,39.4355026],[23.1444455,39.4352269],[23.1442843,39.4350995],[23.1442491,39.4349551],[23.144123,39.43481],[23.1437177,39.4346989],[23.1440293,39.4346922],[23.14463,39.4349849],[23.1454996,39.4351355],[23.1453989,39.4348194],[23.1451923,39.4346106],[23.1453084,39.4346205],[23.145539,39.4347663],[23.1456555,39.4347402],[23.1458674,39.4345165],[23.1459062,39.4341924],[23.145696,39.4342809],[23.1455801,39.4342531],[23.1454468,39.4340223],[23.1457293,39.433718],[23.1456866,39.4334114],[23.1457458,39.4333217],[23.145979,39.4332513],[23.1461794,39.4330185],[23.145682,39.4328347],[23.1454645,39.4325718],[23.1454481,39.4323058],[23.1452072,39.4320518],[23.1453848,39.4317828],[23.145016,39.4315368],[23.1448347,39.431157],[23.1447644,39.4306429],[23.1447453,39.4304806],[23.1449346,39.4302026],[23.1450984,39.4301137],[23.1451833,39.429817],[23.1459286,39.4296828],[23.1463449,39.4300193],[23.1467498,39.4301664],[23.1470399,39.4301956],[23.1470982,39.4308628],[23.1471704,39.4309264],[23.1475437,39.430803],[23.1477559,39.4305522],[23.1479183,39.4305714],[23.1479743,39.430743],[23.1480441,39.4307435],[23.1484204,39.4303679],[23.148572,39.4303239],[23.1485973,39.4301529],[23.1488209,39.4299203],[23.1489141,39.4299029],[23.1490211,39.4300884],[23.1491181,39.4300576],[23.1494079,39.4301138],[23.1497566,39.4300983],[23.1502814,39.42994],[23.1504495,39.4297565],[23.151263,39.4293885],[23.1513409,39.4287133],[23.1518823,39.4281405],[23.1520015,39.4278891],[23.1521328,39.4273855],[23.1521632,39.4268],[23.1524041,39.42609],[23.1524381,39.4259866],[23.1523022,39.4256973],[23.1524818,39.4255229],[23.1527214,39.4246596],[23.152492,39.4244147],[23.1524253,39.4241619],[23.1530124,39.4238283],[23.1531845,39.4240097],[23.1538204,39.4242666],[23.154048,39.4246558],[23.154176,39.4246387],[23.1543522,39.4244778],[23.1546549,39.4244259],[23.1549006,39.4242835],[23.1550282,39.4243025],[23.1551106,39.424213],[23.155133,39.4242852],[23.1551802,39.4242225],[23.1552041,39.4239884],[23.1554289,39.4236476],[23.1558758,39.4232003],[23.1564028,39.4228527],[23.1566379,39.4226202],[23.1572752,39.4217958],[23.1577195,39.4215648],[23.158258,39.4213975],[23.1589562,39.4213034],[23.1592486,39.4211433],[23.1594486,39.4209285],[23.1595938,39.4207539],[23.1596787,39.4198805],[23.1595474,39.4192037],[23.1595812,39.4190823],[23.1602687,39.417934]]},{"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":17245,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\u03b1-\u039c\u03bf\u03cd\u03c1\u03b5\u03c3\u03b9","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Tsagarada_Mouresi","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4393,"name_EN":"Pelion Mt: Tsagarada-Mouresi","description_EN":"","ascent_time":110,"descent_time":110,"marker":"Red_dots","level":13,"ascent":250,"descent":295,"maxelev":477,"minelev":204,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.16101 39.38804,23.17514 39.40015)","views":18,"millestones":"0,23.1724674,39.3880209#1,23.1710990,39.3911770#2,23.1709745,39.3957362#3,23.1676758,39.3969897#4,23.1632517,39.3996345#4.4,23.1611356,39.3989732","x":23.1673683,"y":39.3961526,"coor":[[23.1724674,39.3880209],[23.1731023,39.3883453],[23.1737746,39.3886294],[23.1738426,39.3887741],[23.1748086,39.3893846],[23.175015,39.3896024],[23.1751154,39.3898644],[23.174997,39.3900528],[23.1747511,39.3902312],[23.1744479,39.3903372],[23.1742248,39.3905519],[23.1734809,39.3907944],[23.1729466,39.390714],[23.1723334,39.3905204],[23.1718171,39.3899941],[23.1712224,39.3902061],[23.1709556,39.3901772],[23.1705862,39.3899944],[23.1702957,39.3900103],[23.1700389,39.3901256],[23.1699786,39.3903144],[23.1706042,39.390837],[23.1717043,39.3915837],[23.1721729,39.3922178],[23.1727009,39.3927441],[23.1731219,39.393477],[23.1735132,39.3937771],[23.1742755,39.3941249],[23.1748607,39.3943228],[23.1749285,39.3944854],[23.1746299,39.3951861],[23.1743825,39.3954908],[23.1740142,39.3956999],[23.1737211,39.3959321],[23.1737514,39.396135],[23.1734402,39.3961193],[23.1731955,39.3961896],[23.1725796,39.3962213],[23.1721544,39.3958398],[23.1714818,39.395763],[23.171144,39.3958507],[23.1710281,39.3958318],[23.1708688,39.3955514],[23.1706728,39.3954328],[23.1704871,39.3954225],[23.1702783,39.3955877],[23.1700116,39.3955498],[23.1699206,39.3953869],[23.1696548,39.3952769],[23.1696886,39.3953672],[23.1694222,39.3953113],[23.1690615,39.3953718],[23.169407,39.3956085],[23.1694174,39.3957167],[23.1695804,39.3956818],[23.1695329,39.3957716],[23.169786,39.3959716],[23.1697488,39.3961696],[23.1693312,39.3961306],[23.169112,39.3960029],[23.1685648,39.3961251],[23.1679874,39.3958507],[23.167626,39.3959652],[23.1673683,39.3961526],[23.1670438,39.3960962],[23.1665757,39.3963992],[23.1662742,39.396361],[23.1661251,39.3961978],[23.1658101,39.3963216],[23.1658323,39.3964119],[23.1659944,39.3964491],[23.165912,39.3965386],[23.1663056,39.3966496],[23.1667421,39.3970492],[23.1672447,39.3967824],[23.1676397,39.3967673],[23.1677551,39.3968312],[23.1676151,39.3968842],[23.1676953,39.3969749],[23.167625,39.3970285],[23.1678433,39.3972282],[23.167842,39.3973364],[23.1682578,39.3975286],[23.1684416,39.3976921],[23.1683025,39.397673],[23.1683811,39.3978989],[23.1682962,39.3982046],[23.1682028,39.398249],[23.1680949,39.3984375],[23.1681399,39.3985639],[23.1683693,39.3987998],[23.1689358,39.3992364],[23.1690662,39.399377],[23.1687837,39.3993254],[23.1683413,39.3994214],[23.168122,39.3994874],[23.1680032,39.3996217],[23.1678159,39.3997465],[23.167649,39.4001057],[23.167403,39.4001941],[23.1673891,39.4001714],[23.1674602,39.4000548],[23.1673953,39.3998651],[23.1669572,39.3995917],[23.1668903,39.3993569],[23.1665792,39.3991474],[23.1664281,39.3991644],[23.1662667,39.3993344],[23.1652558,39.3993812],[23.1649984,39.3993569],[23.1644857,39.3994974],[23.1642182,39.3995315],[23.1638124,39.3994745],[23.1634465,39.3994809],[23.162954,39.3998738],[23.1619268,39.399916],[23.1616586,39.4000041],[23.161252,39.4000102],[23.161258,39.3999021],[23.1613983,39.3998311],[23.1613067,39.3997223],[23.1614359,39.3995971],[23.1612888,39.3992716],[23.1611273,39.3991803],[23.1611057,39.399045],[23.1610244,39.3990444],[23.1611356,39.3989732]]},{"id":17246,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\u03b1\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03af\u03b1 \u0391\u03b3. \u03a3\u03c4\u03b5\u03c6\u03ac\u03bd\u03bf\u03c5 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03af\u03b1 \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd","path":"THESSALIA\/Thessaly_Pelion_Tsagarada_crossing","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2103,"name_EN":"Pelion Mt: Tsagarada crossing","description_EN":"From Agios Stefanos to Taxiarches","ascent_time":40,"descent_time":35,"marker":"Red_dots","level":9,"ascent":130,"descent":94,"maxelev":513,"minelev":432,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.17249 39.37632,23.18175 39.38834)","views":20,"millestones":"0,23.1724934,39.3880076#1,23.1791618,39.3833069#2.1,23.1786939,39.3765091","x":23.1793197,"y":39.3830822,"coor":[[23.1724934,39.3880076],[23.1730983,39.3883453],[23.1730698,39.3881469],[23.1729089,39.3880016],[23.1729216,39.3879115],[23.1734327,39.3878972],[23.1739538,39.3877747],[23.1741218,39.3876768],[23.1742456,39.3874884],[23.1742267,39.3871189],[23.1745185,39.3869948],[23.1746141,39.3868243],[23.1746055,39.3865719],[23.1751937,39.3859273],[23.1753691,39.3855997],[23.1755475,39.3852405],[23.1758453,39.38513],[23.1760418,39.3852035],[23.1768558,39.3851011],[23.1771109,39.38513],[23.1774975,39.3849975],[23.177501,39.3848534],[23.1773666,39.384429],[23.1778456,39.38418],[23.1781233,39.3842631],[23.1784633,39.3841123],[23.1787444,39.3838981],[23.1788409,39.3835924],[23.1790868,39.3834139],[23.1793197,39.3830822],[23.1794013,39.3830557],[23.1794375,39.3829343],[23.1794982,39.3828356],[23.1793153,39.3825911],[23.1793064,39.3823567],[23.1791588,39.3820673],[23.1799416,39.3815953],[23.1800845,39.3812899],[23.1802599,39.3811831],[23.1808084,39.3809436],[23.181099,39.3809096],[23.1815858,39.3809851],[23.1816918,39.3808597],[23.1814298,39.3805831],[23.181321,39.3799516],[23.1811958,39.3797435],[23.181198,39.3795543],[23.1814704,39.3791552],[23.181508,39.3789212],[23.181417,39.3787584],[23.1809573,39.3783497],[23.1808117,39.3778981],[23.1805702,39.3776982],[23.1801187,39.3775869],[23.1796628,39.3768628],[23.1794103,39.3766087],[23.1792693,39.3763194],[23.1791538,39.3763051],[23.1786939,39.3765091]]},{"id":17247,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\u03b1-\u039d\u03c4\u03b1\u03bc\u03bf\u03cd\u03c7\u03b1\u03c1\u03b7","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Tsagarada_Damouchari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3186,"name_EN":"Pelion Mt: Tsagarada-Damouchari","description_EN":"","ascent_time":65,"descent_time":75,"marker":"Red_dots","level":13,"ascent":26,"descent":471,"maxelev":477,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.17229 39.38808,23.18356 39.40503)","views":38,"millestones":"0,23.1724934,39.3880076#1,23.1804280,39.3930319#2,23.1820227,39.4002734#3.2,23.1780681,39.4049283","x":23.1810507,"y":39.397804,"coor":[[23.1724934,39.3880076],[23.1730979,39.3883453],[23.1737797,39.3886295],[23.1738418,39.3887741],[23.17481,39.3893847],[23.175055,39.3894765],[23.1756416,39.3899492],[23.1762912,39.3900079],[23.1765456,39.3900998],[23.176749,39.3900832],[23.1768196,39.3901017],[23.177188,39.3903746],[23.178181,39.3908502],[23.1786472,39.3907093],[23.1790422,39.3908157],[23.1798022,39.3913617],[23.1798359,39.3914611],[23.1798006,39.3914969],[23.1796968,39.3914421],[23.1796374,39.3915498],[23.1797844,39.3918932],[23.1798992,39.3921869],[23.1801018,39.3922424],[23.1800407,39.392314],[23.1802348,39.3926037],[23.1802695,39.3928878],[23.1806832,39.3932601],[23.1808192,39.3935494],[23.1814879,39.3939641],[23.181718,39.3941459],[23.1816331,39.3941769],[23.1816169,39.3945732],[23.1814052,39.394797],[23.1811848,39.3947774],[23.1810276,39.3949115],[23.1814547,39.3951307],[23.1812856,39.3956882],[23.1805734,39.3960076],[23.1806281,39.3962963],[23.1808338,39.3965861],[23.180679,39.3969094],[23.1805386,39.3969985],[23.1805659,39.3972375],[23.1807942,39.3975815],[23.1810507,39.397804],[23.1811739,39.3980662],[23.1812044,39.3984448],[23.1815365,39.3988436],[23.1818707,39.3990622],[23.1818903,39.3993778],[23.1820619,39.3995952],[23.1820234,39.3997256],[23.1819788,39.3998785],[23.1820573,39.4001133],[23.181959,39.4005811],[23.1822634,39.400367],[23.1823752,39.4007372],[23.1825236,39.4009635],[23.1826173,39.4008921],[23.1827993,39.4012178],[23.1827964,39.4014701],[23.1829598,39.4013991],[23.18316,39.4011662],[23.1833066,39.4015367],[23.1832471,39.4016624],[23.1833986,39.4016184],[23.1833376,39.4018703],[23.1829991,39.4021067],[23.1818061,39.4028192],[23.1817941,39.4028551],[23.1819337,39.4028381],[23.1818865,39.4029008],[23.181956,39.4029193],[23.1816534,39.4029713],[23.1813888,39.4027532],[23.1812146,39.4027519],[23.1811557,39.4028236],[23.1813832,39.4032307],[23.1812864,39.4035634],[23.180895,39.4042635],[23.1806615,39.4043609],[23.1804814,39.4043732],[23.1804601,39.4044541],[23.1797734,39.4045754],[23.1790884,39.4050797],[23.1786541,39.404946],[23.1785046,39.4048188],[23.1780681,39.4049283]]},{"id":17248,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c3\u03b1\u03b3\u03ba\u03b1\u03c1\u03ac\u03b4\u03b1-\u03a6\u03b1\u03ba\u03af\u03c3\u03c4\u03c1\u03b1","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Tsagarada_Fakistra","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1186,"name_EN":"Pelion Mt: Tsagarada-Fakistra","description_EN":"","ascent_time":55,"descent_time":65,"marker":"Red_dots","level":13,"ascent":23,"descent":488,"maxelev":476,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.17447 39.38319,23.19337 39.39149)","views":21,"millestones":"0,23.1750107,39.3830652#1,23.1789622,39.3885724#2,23.1882785,39.3890670#3,23.1912525,39.3898826#1.2,23.1932860,39.3897530","x":23.1863431,"y":39.3889658,"coor":[[23.1750107,39.3830652],[23.175344,39.3833604],[23.1755496,39.3836502],[23.1755483,39.3837583],[23.1753828,39.3840094],[23.1754044,39.3841448],[23.1760956,39.3846092],[23.1761817,39.3846008],[23.1754453,39.3850146],[23.1752323,39.3853554],[23.1753593,39.3856041],[23.1751929,39.3859273],[23.1746048,39.3865719],[23.1746134,39.3868243],[23.1745221,39.3869948],[23.1747067,39.3870953],[23.1749617,39.3871331],[23.1755885,39.3871556],[23.1757902,39.3871885],[23.1763653,39.3876612],[23.1766899,39.3876995],[23.1767344,39.387871],[23.1768265,39.3879347],[23.1774412,39.3880022],[23.1780399,39.3884389],[23.1782826,39.3885307],[23.1789672,39.3885716],[23.1793156,39.3883533],[23.1793924,39.3883313],[23.1799021,39.388443],[23.1800495,39.3887414],[23.1805121,39.3889069],[23.1806514,39.3889078],[23.1811125,39.3891994],[23.1817262,39.3893479],[23.1823483,39.3897668],[23.1831966,39.3897187],[23.1839488,39.3899402],[23.184034,39.3898236],[23.1845471,39.3891379],[23.1847561,39.3891349],[23.18501,39.3893664],[23.1856553,39.388979],[23.1863431,39.3889658],[23.1863694,39.3887993],[23.1867961,39.3890501],[23.1878215,39.3887419],[23.1883099,39.3890922],[23.1888711,39.3887582],[23.188874,39.3890105],[23.1890522,39.3886693],[23.1890312,39.388471],[23.1889054,39.3883079],[23.1886056,39.3881256],[23.1880844,39.3880138],[23.188062,39.3879416],[23.1885845,39.3879452],[23.1889083,39.3880556],[23.1893143,39.3880945],[23.1897504,39.388539],[23.1898621,39.3889183],[23.1897978,39.3894584],[23.1900779,39.3903434],[23.1901254,39.3912538],[23.1902608,39.3915972],[23.1903307,39.3915796],[23.1903825,39.3911114],[23.1905621,39.3906441],[23.1908692,39.3901958],[23.1910573,39.3899988],[23.1915951,39.3896782],[23.1914138,39.3892895],[23.1918194,39.3893644],[23.1920036,39.3895008],[23.192071,39.3896995],[23.1919961,39.3901495],[23.1921733,39.390394],[23.1923004,39.390449],[23.1929145,39.3905704],[23.193286,39.390573],[23.1932866,39.3905189],[23.1928811,39.390444],[23.1927779,39.3903262],[23.192886,39.3900205],[23.1930848,39.3898958],[23.1931683,39.3898964],[23.193286,39.389753]]},{"id":17260,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03b9\u03c3\u03c3\u03cc\u03c2-\u0386\u03b3. \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2-\u0386\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AgDimitrios_AgIoanis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4051,"name_EN":"Pelion Mt: Kissos-Agios Dimitrios-Agios Ioanis","description_EN":"","ascent_time":85,"descent_time":100,"marker":"Red_dots","level":9,"ascent":12,"descent":471,"maxelev":473,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13576 39.41096,23.16398 39.41777)","views":10,"millestones":"0,23.1358503,39.4107585#1,23.1420292,39.4150287#2,23.1506772,39.4129124#3,23.1597095,39.4134247#4.1,23.1603204,39.4179524","x":23.1528623,"y":39.4131633,"coor":[[23.1358503,39.4107585],[23.1359221,39.4113492],[23.1367161,39.4119588],[23.1369212,39.4122847],[23.1369149,39.4127893],[23.1371324,39.4129351],[23.1374085,39.4131534],[23.1374508,39.4134871],[23.1375897,39.4135331],[23.137683,39.4134978],[23.1376973,39.4132816],[23.1374577,39.4129285],[23.1373909,39.4126937],[23.1378541,39.413017],[23.1382086,39.4134701],[23.1387383,39.4138525],[23.139871,39.4143114],[23.1405054,39.4146765],[23.1409554,39.4148375],[23.1414651,39.4149494],[23.1413321,39.4147817],[23.1425134,39.4151959],[23.1428089,39.415518],[23.1429551,39.4159155],[23.1440835,39.4157796],[23.1443985,39.4156738],[23.1445839,39.4157112],[23.1454859,39.4159567],[23.1462135,39.4158268],[23.1471309,39.415374],[23.1479706,39.4151009],[23.1480356,39.4150112],[23.1485596,39.4149069],[23.1487371,39.4146379],[23.148448,39.4145277],[23.1484259,39.4144374],[23.1485782,39.4143304],[23.1490208,39.4142345],[23.1493663,39.4140884],[23.1495905,39.4138017],[23.1501643,39.4134184],[23.150143,39.4132651],[23.1502736,39.4131174],[23.1506361,39.4129218],[23.1510394,39.4128301],[23.1514056,39.4125985],[23.1519021,39.4128454],[23.1521657,39.4131357],[23.1521401,39.4133337],[23.152221,39.4133704],[23.1525586,39.4133052],[23.1527694,39.4131626],[23.1528623,39.4131633],[23.1533438,39.4127343],[23.1535069,39.4126904],[23.1537618,39.4127463],[23.1544479,39.4127739],[23.1545722,39.4130631],[23.1546763,39.4130999],[23.1555608,39.4129622],[23.1558058,39.4128738],[23.1559034,39.4128745],[23.1565425,39.4132486],[23.1564009,39.4134278],[23.156214,39.4135165],[23.1562484,39.4135528],[23.1564598,39.4135453],[23.1566557,39.4134927],[23.1576415,39.413626],[23.1584069,39.4135459],[23.1590449,39.4136226],[23.1591602,39.4136955],[23.1595769,39.4134237],[23.1597395,39.4134249],[23.1598662,39.4135159],[23.1600892,39.4133193],[23.1600899,39.4132653],[23.1604059,39.413245],[23.1607647,39.4133557],[23.1609858,39.4133213],[23.1613101,39.4134047],[23.1614729,39.4133879],[23.1614579,39.4132796],[23.1616095,39.4134384],[23.1617264,39.4133762],[23.1618416,39.4134581],[23.1618773,39.4133863],[23.1621569,39.4133162],[23.1625483,39.4134001],[23.1630028,39.4132772],[23.1632806,39.4133603],[23.1634649,39.4134923],[23.1634911,39.4134565],[23.1635777,39.413412],[23.1638911,39.4134323],[23.1639465,39.413649],[23.1636763,39.4139984],[23.1630189,39.4145704],[23.1628391,39.4150376],[23.1622842,39.4157815],[23.1617792,39.4162464],[23.1619643,39.4164009],[23.1620103,39.4164373],[23.1607317,39.4174733],[23.1603204,39.4179524]]},{"id":17261,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","description_GR":"\u0394\u03b5\u03c5\u03c4\u03b5\u03c1\u03b5\u03cd\u03bf\u03c5\u03c3\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae","path":"THESSALIA\/Thessaly_Pelion_AgDimitrios_AgIoanis2","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3520,"name_EN":"Pelion Mt: Agios Dimitrios-Agios Ioanis","description_EN":"","ascent_time":55,"descent_time":65,"marker":"Red_dots","level":12,"ascent":25,"descent":414,"maxelev":412,"minelev":8,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14304 39.41267,23.16038 39.41898)","views":5,"millestones":"0,23.1438226,39.4165706#1,23.1463325,39.4159685#2,23.1539312,39.4131528#3,23.1583846,39.4163648#3.5,23.1603179,39.4179523","x":23.1541902,"y":39.4136145,"coor":[[23.1438226,39.4165706],[23.1440429,39.4166083],[23.1442149,39.4167898],[23.1441669,39.4169156],[23.1438859,39.4170937],[23.1438607,39.4172557],[23.1440498,39.4179419],[23.1444501,39.4184585],[23.144483,39.4186209],[23.1444355,39.4187016],[23.1442139,39.4187721],[23.1431448,39.4188003],[23.1430394,39.4188716],[23.1431194,39.4189803],[23.1444092,39.4189537],[23.1446426,39.4188653],[23.1449525,39.4182189],[23.1454127,39.4176366],[23.1456358,39.41744],[23.146162,39.4171555],[23.1465054,39.4166264],[23.1470798,39.4161981],[23.147023,39.4160896],[23.1465702,39.4160772],[23.1462467,39.4159307],[23.1461969,39.4158177],[23.1471316,39.415374],[23.1479665,39.4151053],[23.1480363,39.4150112],[23.1485603,39.4149069],[23.1487378,39.4146379],[23.1484487,39.4145277],[23.1484266,39.4144374],[23.1485789,39.4143304],[23.1490284,39.4142301],[23.149367,39.4140884],[23.1495912,39.4138017],[23.1501651,39.4134184],[23.1501437,39.4132651],[23.1502732,39.4131219],[23.1506007,39.4129351],[23.1510401,39.4128301],[23.1514062,39.4126075],[23.1519028,39.4128454],[23.1521664,39.4131357],[23.1521408,39.4133337],[23.1522216,39.4133749],[23.1525593,39.4133053],[23.1527702,39.4131626],[23.152861,39.4131543],[23.1533445,39.4127343],[23.1535077,39.4126904],[23.1537523,39.4127508],[23.1539174,39.4129052],[23.1539367,39.4132297],[23.1540701,39.4136361],[23.1541902,39.4136145],[23.1541568,39.4134971],[23.1542614,39.4134888],[23.154318,39.4136154],[23.154781,39.4137449],[23.1547798,39.413844],[23.1549322,39.4139127],[23.1549539,39.414039],[23.1547782,39.4141639],[23.1542309,39.414268],[23.1548118,39.4146507],[23.1550962,39.4147609],[23.1551986,39.4149418],[23.1551506,39.4150676],[23.1548333,39.4153717],[23.1547852,39.4155065],[23.1548287,39.41566],[23.1550777,39.4157249],[23.15528,39.4156227],[23.1553308,39.4158393],[23.1553877,39.4159298],[23.1555278,39.4158768],[23.1555968,39.4159314],[23.1559922,39.4158982],[23.1561649,39.4160256],[23.1562815,39.4159904],[23.1565245,39.4160642],[23.1565587,39.4161186],[23.156395,39.4162075],[23.1565923,39.416317],[23.1568065,39.416287],[23.1566025,39.4168262],[23.1566126,39.4169524],[23.1567173,39.4170253],[23.1569159,39.4170267],[23.1570805,39.4168657],[23.1574526,39.4168324],[23.1579857,39.4169353],[23.1581264,39.4168282],[23.1582199,39.4166036],[23.1581863,39.4164953],[23.1582571,39.4164057],[23.1587002,39.4162647],[23.1588058,39.4161754],[23.1591714,39.4163853],[23.1595632,39.4166494],[23.1599338,39.4167422],[23.159662,39.4171277],[23.1593129,39.4171792],[23.1591959,39.4172504],[23.1592352,39.4178454],[23.1592184,39.4180931],[23.1594493,39.4182119],[23.1596941,39.4181416],[23.1599185,39.4178368],[23.1602716,39.417934],[23.1603179,39.4179523]]},{"id":17262,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03bf\u03cd\u03c1\u03b5\u03c3\u03b9-\u039d\u03c4\u03b1\u03bc\u03bf\u03cd\u03c7\u03b1\u03c1\u03b7","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Mouresi_Damouchari","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":2890,"name_EN":"Pelion Mt: Mouresi-Damouchari","description_EN":"","ascent_time":40,"descent_time":50,"marker":"Red_dots","level":13,"ascent":27,"descent":387,"maxelev":372,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.1599 39.40076,23.1805 39.40552)","views":11,"millestones":"0,23.1599607,39.4006181#1,23.1658718,39.4048742#2,23.1747914,39.4046586#2.9,23.1804608,39.4044541","x":23.1683429,"y":39.40558,"coor":[[23.1599607,39.4006181],[23.1601462,39.4007366],[23.1601896,39.4009892],[23.1606059,39.4009562],[23.1609874,39.4011031],[23.1610235,39.40127],[23.1609039,39.4015575],[23.1611598,39.4017441],[23.161678,39.4018965],[23.1622948,39.4017928],[23.1626712,39.4018811],[23.1626932,39.4019894],[23.1629018,39.4020224],[23.1641088,39.4020041],[23.1641431,39.402144],[23.1637695,39.4023035],[23.1637888,39.4023577],[23.1637757,39.4024837],[23.1640048,39.4027557],[23.16406,39.4029904],[23.1639426,39.4030976],[23.164251,39.4035324],[23.1642256,39.4037124],[23.1643532,39.4037313],[23.16442,39.403876],[23.1646622,39.4040219],[23.1648334,39.4042754],[23.1647047,39.4043556],[23.164946,39.4045736],[23.1645262,39.4047147],[23.164716,39.4048693],[23.1649474,39.404943],[23.1654599,39.4048205],[23.1659122,39.4048778],[23.1659926,39.4049505],[23.1661786,39.4049338],[23.1663853,39.4051335],[23.1667094,39.405226],[23.1669307,39.4051735],[23.1671974,39.4052114],[23.1674069,39.4051769],[23.1680426,39.4054337],[23.1683442,39.4054719],[23.1684016,39.4055264],[23.1683429,39.40558],[23.1687499,39.4055379],[23.1689026,39.4053948],[23.1690535,39.4054049],[23.1694613,39.4052907],[23.1704486,39.4048923],[23.1706361,39.4047494],[23.1706697,39.4048578],[23.1709255,39.4048281],[23.1712877,39.4046504],[23.17216,39.4045485],[23.1725925,39.4043173],[23.1726145,39.4044166],[23.1722842,39.4048468],[23.1723522,39.4049914],[23.1724453,39.4049741],[23.1726934,39.4046244],[23.1732067,39.4044298],[23.1740313,39.4044357],[23.1747725,39.4046121],[23.1748403,39.4047748],[23.174676,39.4049178],[23.1743042,39.4049332],[23.1739661,39.4050389],[23.1735712,39.4050361],[23.173581,39.4051894],[23.1736843,39.4052982],[23.1738114,39.4053532],[23.1740321,39.4053548],[23.1750542,39.4053485],[23.1753571,39.4052695],[23.1755565,39.4051088],[23.1755951,39.4047847],[23.1757356,39.4046956],[23.1762817,39.4046724],[23.1766888,39.4047203],[23.1773596,39.4049593],[23.1777194,39.4049799],[23.1780684,39.4049283],[23.1785053,39.4048188],[23.1786548,39.404946],[23.1790888,39.4050797],[23.1797741,39.4045754],[23.1804608,39.4044541]]},{"id":17263,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03bf\u03cd\u03c1\u03b5\u03c3\u03b9-\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Mouresi_AgIoanis","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":3201,"name_EN":"Pelion Mt: Mouresi-Agios Ioanis","description_EN":"","ascent_time":55,"descent_time":65,"marker":"Red_dots","level":13,"ascent":27,"descent":443,"maxelev":423,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.1595 39.39901,23.16593 39.41795)","views":13,"millestones":"0,23.1611363,39.3989732#1,23.1640130,39.4027932#2,23.1652193,39.4097796#3,23.1625561,39.4154211#3.2,23.1602713,39.4179340","x":23.1641534,"y":39.4073611,"coor":[[23.1611363,39.3989732],[23.1610252,39.3990445],[23.1611064,39.399045],[23.161128,39.3991804],[23.1612895,39.3992716],[23.1614366,39.3995971],[23.1613074,39.3997223],[23.161399,39.3998311],[23.1612588,39.3999021],[23.1612528,39.4000102],[23.1610835,39.399991],[23.1605196,39.3999554],[23.15972,39.3998054],[23.1599096,39.4000681],[23.1602217,39.4001875],[23.1602888,39.4003141],[23.1599146,39.4005277],[23.15996,39.4006181],[23.1601455,39.4007366],[23.1601889,39.4009892],[23.1606052,39.4009562],[23.1609867,39.4011031],[23.1610228,39.40127],[23.1609032,39.4015575],[23.161159,39.4017441],[23.1616773,39.4018965],[23.1622941,39.4017928],[23.1626705,39.4018811],[23.1626924,39.4019894],[23.1629011,39.4020224],[23.1641081,39.4020041],[23.1641424,39.402144],[23.1637688,39.4023035],[23.1637881,39.4023577],[23.163775,39.4024837],[23.164004,39.4027557],[23.1640593,39.4029904],[23.1639419,39.4030976],[23.1642503,39.4035324],[23.1642249,39.4037124],[23.1643524,39.4037313],[23.1644189,39.403876],[23.1646611,39.4040219],[23.1648323,39.4042754],[23.1647036,39.4043556],[23.1649449,39.4045736],[23.1645251,39.4047147],[23.1643796,39.4050471],[23.1640632,39.4052791],[23.1638709,39.4058183],[23.1640537,39.4060719],[23.1640867,39.4062253],[23.1636779,39.4064206],[23.1639345,39.4065081],[23.1640546,39.4067882],[23.1640026,39.4072564],[23.1641534,39.4073611],[23.1642328,39.4075239],[23.1642872,39.4088038],[23.1645631,39.40904],[23.1646539,39.4092209],[23.1647086,39.4091942],[23.1646559,39.4090542],[23.1647028,39.4090185],[23.1650385,39.409111],[23.1651871,39.4093103],[23.1651964,39.4095086],[23.1651021,39.4096251],[23.1652279,39.4097882],[23.164912,39.4099751],[23.1649104,39.4101103],[23.1649649,39.4101061],[23.1646942,39.4104015],[23.1646683,39.4106266],[23.1645631,39.4106799],[23.1647137,39.410717],[23.1646549,39.4107797],[23.1647938,39.4108167],[23.1646391,39.4108517],[23.1646729,39.410942],[23.1648919,39.4110878],[23.1652278,39.4111622],[23.1651689,39.4112339],[23.1648086,39.4112493],[23.1648193,39.4113305],[23.1649825,39.4113722],[23.1649809,39.4114173],[23.165136,39.4114364],[23.1656092,39.4116921],[23.1657791,39.4116933],[23.1653135,39.4119513],[23.1652641,39.4122032],[23.1648835,39.4125519],[23.164685,39.4128523],[23.1648152,39.4128307],[23.1652646,39.4129466],[23.1649366,39.4131785],[23.1649578,39.4132327],[23.1645368,39.4134685],[23.1644442,39.4134408],[23.1643056,39.4133677],[23.1639436,39.4136489],[23.1636734,39.4139984],[23.163016,39.4145703],[23.1628362,39.4150376],[23.1622835,39.415786],[23.1617763,39.4162464],[23.1619614,39.4164009],[23.1620075,39.4164327],[23.1610812,39.4171469],[23.1603175,39.4179523],[23.1602713,39.417934]]},{"id":17264,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bd\u03ae\u03bb\u03b9\u03bf-\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Anilio_AgIoanis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3827,"name_EN":"Pelion Mt: Anilio-Agios Ioanis","description_EN":"","ascent_time":80,"descent_time":90,"marker":"Red_dots","level":12,"ascent":34,"descent":395,"maxelev":380,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13443 39.41795,23.16032 39.42614)","views":7,"millestones":"0,23.1345192,39.4186913#1,23.1410300,39.4253349#2,23.1486718,39.4232486#3,23.1558502,39.4232242#3.8,23.1603183,39.4179523","x":23.1480722,"y":39.4240805,"coor":[[23.1345192,39.4186913],[23.1346807,39.4188367],[23.1352584,39.4190933],[23.1356613,39.4193936],[23.1358422,39.4197914],[23.1359736,39.4204412],[23.1360887,39.4205321],[23.1363894,39.4205839],[23.1371538,39.4207698],[23.1374163,39.4211502],[23.1379368,39.4213343],[23.1380619,39.4215514],[23.1381544,39.4219756],[23.1385891,39.4225195],[23.1395561,39.4232475],[23.139895,39.4240249],[23.1397989,39.4242854],[23.1398588,39.4244616],[23.1402922,39.4249694],[23.1409266,39.4252264],[23.141546,39.4258797],[23.141604,39.4257945],[23.1417655,39.4258858],[23.1421257,39.4258299],[23.1425973,39.4258559],[23.1428536,39.4258037],[23.1431925,39.4258783],[23.1432158,39.4258695],[23.1437096,39.4261659],[23.1438955,39.4261673],[23.1440096,39.4262132],[23.1445632,39.4261047],[23.1449748,39.4260221],[23.1450704,39.4260408],[23.1455268,39.4257738],[23.1456695,39.4256262],[23.1457681,39.4251584],[23.1458919,39.4250737],[23.1460315,39.4250567],[23.1462852,39.4252118],[23.146344,39.4251581],[23.1462997,39.4249776],[23.1464173,39.4248613],[23.1468058,39.4250354],[23.1471079,39.4250376],[23.1472823,39.4250208],[23.1475982,39.4248429],[23.14779,39.4243578],[23.1480351,39.4242605],[23.1482672,39.4242802],[23.1480722,39.4240805],[23.1480731,39.4240084],[23.148248,39.4239557],[23.1488571,39.4235456],[23.1488584,39.4234375],[23.1486059,39.4231834],[23.1485963,39.4230211],[23.1488875,39.4229512],[23.1492128,39.4229536],[23.1495949,39.4227942],[23.1498424,39.4224986],[23.1499706,39.4224635],[23.1500726,39.4226805],[23.1502343,39.4227538],[23.1504912,39.4226475],[23.1512007,39.4225806],[23.1516877,39.4226563],[23.1523275,39.4225888],[23.152443,39.4226437],[23.1520358,39.422839],[23.1519764,39.4229467],[23.1524868,39.4230135],[23.1528204,39.4232862],[23.153023,39.4238283],[23.1531863,39.4240097],[23.1538222,39.4242667],[23.1540498,39.4246558],[23.1541778,39.4246387],[23.1543541,39.4244778],[23.1546567,39.4244259],[23.1549024,39.4242835],[23.15503,39.4243025],[23.1551124,39.424213],[23.1551348,39.4242852],[23.155182,39.4242225],[23.1552059,39.4239884],[23.1554307,39.4236476],[23.1558776,39.4232003],[23.1564046,39.4228528],[23.1566398,39.4226202],[23.157277,39.4217958],[23.1577213,39.4215648],[23.1582602,39.4213975],[23.1589584,39.4213034],[23.1592508,39.4211434],[23.1594544,39.4209331],[23.159601,39.4207539],[23.1596812,39.4198805],[23.1595514,39.4192038],[23.1595878,39.4190779],[23.1603183,39.4179523]]},{"id":17265,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bd\u03ae\u03bb\u03b9\u03bf-\u03a7\u03bf\u03c1\u03b5\u03c5\u03c4\u03cc","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Anilio_Chorefto","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1242,"name_EN":"Pelion Mt: Anilio-Chorefto","description_EN":"","ascent_time":160,"descent_time":165,"marker":"Red_dots","level":12,"ascent":204,"descent":565,"maxelev":380,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.12103 39.41878,23.14635 39.45433)","views":16,"millestones":"0,23.1345126,39.4186913#1,23.1410418,39.4253477#2,23.1427126,39.4301405#3,23.1453749,39.4351141#4,23.1380345,39.4370034#5,23.1362120,39.4411263#6,23.1319415,39.4468155#7,23.1238936,39.4514608#1.2,23.1210296,39.4543345","x":23.142685,"y":39.4360654,"coor":[[23.1345126,39.4186913],[23.1346804,39.4188367],[23.135258,39.4190933],[23.1356609,39.4193936],[23.1358419,39.4197914],[23.1359733,39.4204412],[23.1360883,39.4205321],[23.1363886,39.4205839],[23.1371531,39.4207698],[23.1374156,39.4211502],[23.1379361,39.4213343],[23.1380612,39.4215514],[23.1381536,39.4219756],[23.1385884,39.4225195],[23.1395553,39.4232474],[23.1398602,39.4239615],[23.1398553,39.4244526],[23.1402939,39.4249784],[23.1409262,39.4252264],[23.1415456,39.4258797],[23.1416036,39.4257945],[23.1417652,39.4258858],[23.1421249,39.4258299],[23.1425962,39.4258559],[23.1428525,39.4258037],[23.1431907,39.4258783],[23.143214,39.4258695],[23.1437031,39.4261659],[23.1438924,39.4261763],[23.1440082,39.4262132],[23.1445557,39.4260911],[23.144207,39.4265796],[23.1433372,39.4274021],[23.1432043,39.4278156],[23.1428837,39.4283809],[23.1430733,39.4290311],[23.142858,39.4295296],[23.1431224,39.4297658],[23.1434812,39.4298766],[23.1438433,39.4301045],[23.1437268,39.4301307],[23.1434611,39.4300026],[23.1431359,39.4299912],[23.1423775,39.4302559],[23.1423299,39.4303456],[23.1427942,39.4303851],[23.1430925,39.4306937],[23.1439136,39.4310061],[23.1447637,39.4306429],[23.144834,39.431157],[23.1450153,39.4315368],[23.1453841,39.4317828],[23.1452065,39.4320518],[23.1454474,39.4323058],[23.1454641,39.4325718],[23.1456817,39.4328347],[23.146179,39.4330185],[23.1459787,39.4332513],[23.1457454,39.4333217],[23.1456862,39.4334114],[23.145729,39.433718],[23.1454464,39.4340223],[23.1455794,39.4342531],[23.1456952,39.4342809],[23.1459055,39.4341924],[23.1458666,39.4345165],[23.1456548,39.4347402],[23.1455382,39.4347663],[23.1453076,39.4346205],[23.1451916,39.4346106],[23.1453982,39.4348194],[23.1454989,39.4351355],[23.1446292,39.4349849],[23.1440286,39.4346922],[23.1437173,39.4346989],[23.1441227,39.43481],[23.1442487,39.4349551],[23.144284,39.4350995],[23.1444451,39.4352269],[23.1439653,39.4355026],[23.143617,39.4354821],[23.1433603,39.4355703],[23.1432189,39.4355467],[23.1432183,39.4356008],[23.1434149,39.4356743],[23.1435396,39.4359275],[23.1432011,39.4360512],[23.142989,39.4359054],[23.1428128,39.4360663],[23.142685,39.4360654],[23.1425825,39.4358934],[23.1422575,39.4359541],[23.1415849,39.435841],[23.1408937,39.4363045],[23.1405581,39.4362794],[23.1397578,39.4361564],[23.1395847,39.436065],[23.1393275,39.4361893],[23.1390843,39.4361244],[23.1387556,39.4363923],[23.138452,39.4365162],[23.138135,39.4367841],[23.1379477,39.4371837],[23.1383497,39.4375651],[23.13888,39.4379114],[23.1389135,39.4380198],[23.1386112,39.4380356],[23.1380698,39.4376531],[23.1375248,39.437559],[23.1369865,39.4378614],[23.1368903,39.438131],[23.1366556,39.4383094],[23.1364774,39.4386325],[23.1361489,39.4388823],[23.1361827,39.4389727],[23.1364727,39.4390109],[23.1366474,39.4389761],[23.1369516,39.4388072],[23.1369715,39.4390777],[23.137218,39.4388813],[23.1376729,39.4387405],[23.1377069,39.4388128],[23.1376231,39.4390104],[23.1376878,39.4392091],[23.1378376,39.4393138],[23.1378823,39.4394583],[23.1375863,39.4399067],[23.1370842,39.4401012],[23.1365743,39.4409264],[23.136293,39.4411225],[23.1359326,39.4411378],[23.135733,39.4412985],[23.1356509,39.4412709],[23.1355029,39.4414095],[23.1348194,39.4421793],[23.1345316,39.442898],[23.1342844,39.4431484],[23.1343288,39.4433199],[23.1339102,39.4433349],[23.1336328,39.4435986],[23.1335748,39.4437649],[23.1337582,39.4439735],[23.1333843,39.4441329],[23.133313,39.4442585],[23.133404,39.4444213],[23.1333546,39.4444795],[23.1327903,39.4445294],[23.1327109,39.4444657],[23.1321922,39.4451467],[23.1322277,39.445183],[23.1321553,39.4453987],[23.1322708,39.4454536],[23.1320346,39.4457582],[23.1320372,39.4458438],[23.1315301,39.4464347],[23.1316455,39.4464986],[23.1322295,39.4462687],[23.1321457,39.4464663],[23.1317231,39.4468056],[23.1318386,39.4468605],[23.132306,39.4466567],[23.1322463,39.4467824],[23.1319833,39.4469922],[23.1313612,39.447312],[23.1314631,39.447529],[23.1312792,39.4483025],[23.1310781,39.4485893],[23.1308938,39.4487141],[23.1293198,39.4495042],[23.1288177,39.4496897],[23.1267666,39.4501429],[23.1254596,39.4505655],[23.1244418,39.4510985],[23.122884,39.452141],[23.1222262,39.4526947],[23.1218487,39.4531423],[23.121599,39.453591],[23.1214596,39.4537025],[23.1210296,39.4543345]]},{"id":17266,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2-\u039d\u03c4\u03b1\u03bc\u03bf\u03cd\u03c7\u03b1\u03c1\u03b7","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AgIoanis_Damouchari","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":2701,"name_EN":"Pelion Mt: Agios Ioanis-Damouchari","description_EN":"","ascent_time":50,"descent_time":50,"marker":"Red_dots","level":13,"ascent":74,"descent":71,"maxelev":71,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.16032 39.40437,23.18048 39.41795)","views":26,"millestones":"0,23.1603183,39.4179523#1,23.1672155,39.4112397#2,23.1739316,39.4056706#2.7,23.1804835,39.4043732","x":23.1726678,"y":39.4071562,"coor":[[23.1603183,39.4179523],[23.1607295,39.4174733],[23.1620081,39.4164373],[23.1625847,39.4160044],[23.1656802,39.4144723],[23.165589,39.4143275],[23.1659667,39.4138256],[23.1665973,39.4125687],[23.1667681,39.4118851],[23.1668737,39.4116111],[23.1672974,39.4111455],[23.1674927,39.410354],[23.1684442,39.4091534],[23.1693498,39.4080201],[23.1695265,39.4078141],[23.1700888,39.4074126],[23.1702759,39.407486],[23.1711197,39.4074335],[23.1717487,39.4072848],[23.1718309,39.4072133],[23.1721093,39.4072423],[23.1722618,39.4071172],[23.1726883,39.4073906],[23.1727354,39.4073369],[23.1726678,39.4071562],[23.1727498,39.4071027],[23.1727295,39.4068503],[23.1730228,39.4066],[23.1729395,39.4062841],[23.1730797,39.406213],[23.1733622,39.4058906],[23.1739924,39.4056428],[23.1740215,39.4053592],[23.1750553,39.4053485],[23.1753582,39.4052696],[23.1755576,39.4051088],[23.1755962,39.4047847],[23.1757366,39.4046956],[23.1762828,39.4046724],[23.1766898,39.4047203],[23.1773607,39.4049594],[23.1777205,39.4049799],[23.1780695,39.4049283],[23.1785064,39.4048188],[23.1786559,39.404946],[23.1790899,39.4050797],[23.1797752,39.4045754],[23.1804619,39.4044541],[23.1804835,39.4043732]]},{"id":17268,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039e\u03bf\u03c5\u03c1\u03af\u03c7\u03c4\u03b9-\u039b\u03b1\u03bc\u03c0\u03b9\u03bd\u03bf\u03cd","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Xourichti_Labinou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4466,"name_EN":"Pelion Mt: Xourichti-Labinou","description_EN":"","ascent_time":95,"descent_time":105,"marker":"Red_dots","level":12,"ascent":143,"descent":362,"maxelev":505,"minelev":277,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.18707 39.3518,23.20689 39.36495)","views":3,"millestones":"0,23.1870707,39.3647821#1,23.1932436,39.3621839#2,23.1948678,39.3595677#3,23.1982851,39.3546866#4,23.2047702,39.3537999#4.5,23.2068601,39.3532725","x":23.1959664,"y":39.356437,"coor":[[23.1870707,39.3647821],[23.1878613,39.3648687],[23.1881504,39.3649608],[23.188371,39.3649534],[23.1880023,39.3647165],[23.1878664,39.3644272],[23.1878915,39.3642652],[23.1880174,39.3643201],[23.1881809,39.3642402],[23.1882766,39.3639886],[23.1884871,39.3638549],[23.188706,39.3640006],[23.1887296,39.3639647],[23.1887348,39.3635142],[23.1886346,39.3631441],[23.1891656,39.3634001],[23.1891495,39.3627872],[23.1895101,39.3627177],[23.1899508,39.3627568],[23.190459,39.3629766],[23.1908674,39.3627902],[23.1914242,39.3628211],[23.1916684,39.3627867],[23.1923917,39.3624674],[23.192594,39.3620363],[23.1925861,39.3617118],[23.1929552,39.3619216],[23.1932768,39.3622122],[23.1933269,39.3618972],[23.1928911,39.3614346],[23.1929422,39.3610295],[23.1928514,39.3608487],[23.1925748,39.3606846],[23.1918681,39.3605625],[23.1911414,39.36017],[23.1908347,39.3595912],[23.1898905,39.3589359],[23.1899048,39.3587017],[23.1900569,39.3585946],[23.1908565,39.3587083],[23.1913207,39.3587115],[23.1923603,39.3591513],[23.1930341,39.3590929],[23.1936141,39.3591239],[23.1954983,39.3598037],[23.1959159,39.3598247],[23.1960334,39.3596993],[23.196035,39.3595642],[23.195437,39.3580643],[23.1955943,39.3575067],[23.1959463,39.3571758],[23.1957777,39.356697],[23.1959664,39.356437],[23.1968608,39.3563711],[23.197245,39.3562656],[23.197444,39.3561228],[23.1975281,39.3558711],[23.1974502,39.3547848],[23.1976217,39.354795],[23.1977715,39.3548862],[23.1977663,39.3553457],[23.1978591,39.3553463],[23.1980705,39.3551315],[23.1986015,39.3548784],[23.1985977,39.3547972],[23.1981815,39.3546502],[23.1982775,39.3543805],[23.1982604,39.3538398],[23.1984153,39.3534894],[23.1980388,39.3529192],[23.1978817,39.3524495],[23.1980486,39.3520632],[23.1985279,39.3517602],[23.1986442,39.351743],[23.1986898,39.3518154],[23.1986413,39.3519952],[23.1986868,39.3520766],[23.1992893,39.3521619],[23.1999129,39.3524365],[23.2007537,39.3530009],[23.2012851,39.3532208],[23.2017835,39.3532783],[23.2024534,39.3535622],[23.2031028,39.3536117],[23.2035219,39.3534975],[23.2039384,39.3536175],[23.2041915,39.3538084],[23.2045054,39.3537655],[23.2047951,39.3538035],[23.2049348,39.3537684],[23.2049822,39.3536787],[23.2049969,39.3534084],[23.2053898,39.3533661],[23.2056499,39.3531381],[23.2060241,39.3528883],[23.2059394,39.3525859],[23.2061509,39.3523531],[23.2062228,39.3521553],[23.2062767,39.3524305],[23.2065195,39.3525043],[23.2064723,39.352576],[23.2065319,39.352626],[23.2068738,39.3530879],[23.2068601,39.3532725]]},{"id":17278,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a7\u03ac\u03bd\u03b9\u03b1-\u039a\u03b9\u03c3\u03c3\u03cc\u03c2 \u03b1\u03c0\u03cc \u03a1\u03b9\u03b6\u03b1\u03af\u03b9\u03ba\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03c9\u03c4\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf \u039a\u03b9\u03c3\u03c3\u03cc\u03c2-\u03a7\u03ac\u03bd\u03b9","path":"THESSALIA\/Thessaly_Pelion_Chania_Kissos","activity_type":31,"assistance":1,"difficulty":2,"scenic_value":3,"length":309,"name_EN":"Pelion Mt: Chania-Kissos via Rizeika","description_EN":"Via the old cobbled path ftom Kissos to Chania","ascent_time":205,"descent_time":180,"marker":"Red_dots","level":13,"ascent":751,"descent":83,"maxelev":1222,"minelev":513,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06263 39.39005,23.13216 39.40576)","views":0,"millestones":"0,23.1318173,39.4062999#1,23.1240346,39.4041314#2,23.1188141,39.4004508#3,23.1125201,39.3989542#4,23.1066324,39.3968452#5,23.0974979,39.3955658#6,23.0875084,39.3931942#7,23.0785937,39.3905599#0.3,23.0627559,39.3959471","x":23.1087935,"y":39.3975118,"coor":[[23.1318173,39.4062999],[23.1319115,39.4061924],[23.1319588,39.4061252],[23.131394,39.4057786],[23.1313268,39.4055799],[23.1306519,39.4055883],[23.1304779,39.405569],[23.1302604,39.4053151],[23.1298901,39.4052042],[23.129394,39.4049392],[23.1288637,39.4046198],[23.1285949,39.4045458],[23.1286273,39.4046586],[23.1286572,39.4047895],[23.128457,39.4048105],[23.1283477,39.4048142],[23.1283353,39.4048772],[23.1279878,39.4048025],[23.1278268,39.4046752],[23.127722,39.4046924],[23.1276865,39.4047462],[23.1278569,39.4050538],[23.1275212,39.4049612],[23.1276682,39.4052867],[23.1276073,39.4055115],[23.1274472,39.405312],[23.1272971,39.4052388],[23.1262896,39.404997],[23.1254198,39.4048914],[23.1248769,39.404653],[23.1245327,39.404317],[23.1240356,39.4041331],[23.1236941,39.4035809],[23.1229031,39.4027459],[23.1210957,39.4014708],[23.1201809,39.4003286],[23.1192239,39.3997807],[23.1186727,39.399281],[23.1185454,39.399244],[23.1184255,39.3992836],[23.1184121,39.3994277],[23.1189151,39.4000622],[23.1194657,39.400607],[23.1194876,39.4007153],[23.1193359,39.4007682],[23.1190135,39.4005495],[23.1185392,39.4003117],[23.1179365,39.400217],[23.1174369,39.4002312],[23.1166798,39.4004057],[23.1162042,39.400366],[23.1159503,39.400238],[23.1156745,39.4000016],[23.1150834,39.399907],[23.1146815,39.3995435],[23.1145565,39.3993263],[23.1145524,39.3987316],[23.114169,39.3978276],[23.1138471,39.3975729],[23.1131058,39.3972113],[23.1130431,39.3974091],[23.1132379,39.3976178],[23.1132366,39.3977169],[23.1130233,39.3980577],[23.1131815,39.3984013],[23.1131569,39.3985092],[23.1130184,39.3985262],[23.1125904,39.3983968],[23.1123808,39.3984402],[23.1123787,39.3986024],[23.1123773,39.3987105],[23.1125353,39.3989865],[23.1125668,39.3992571],[23.1124189,39.3991794],[23.1123603,39.399224],[23.1123919,39.3994765],[23.1119274,39.399473],[23.1118341,39.3995083],[23.1117394,39.3996517],[23.1116701,39.3996152],[23.1116099,39.3997859],[23.1117333,39.4001293],[23.1113981,39.4000005],[23.1112816,39.4000357],[23.1111775,39.3999989],[23.1108779,39.3998164],[23.1106342,39.3997965],[23.1104528,39.3994527],[23.1102686,39.3993251],[23.1100887,39.3988552],[23.1094567,39.3983278],[23.1093403,39.3983449],[23.1091095,39.398235],[23.1091013,39.3979646],[23.1087935,39.3975118],[23.1085703,39.3977083],[23.1084196,39.3976891],[23.1083707,39.3978779],[23.1082651,39.3979672],[23.1079775,39.3977488],[23.10764,39.3978093],[23.1074444,39.3976636],[23.107551,39.3975022],[23.1074371,39.3973211],[23.1073207,39.3973473],[23.1071806,39.3974048],[23.1070418,39.3973587],[23.1071254,39.3971791],[23.1071161,39.3969988],[23.1069905,39.3968267],[23.1068974,39.396844],[23.1067792,39.3970052],[23.1066303,39.3968419],[23.1065132,39.3969221],[23.1063757,39.3967769],[23.1061772,39.3968564],[23.106064,39.3966303],[23.1060148,39.3968462],[23.1058053,39.3968806],[23.1056026,39.3972935],[23.1050623,39.3977669],[23.105096,39.3978573],[23.1049908,39.3979106],[23.104178,39.3979043],[23.1036812,39.3977023],[23.1032568,39.3972845],[23.1028858,39.3972366],[23.1026433,39.3971266],[23.102515,39.3971707],[23.1021444,39.3970957],[23.10176,39.3971828],[23.1015161,39.397181],[23.101215,39.3970345],[23.1002296,39.3969007],[23.0991095,39.3964055],[23.0982707,39.3957052],[23.097587,39.3955917],[23.097019,39.3954297],[23.0961184,39.3950262],[23.0951511,39.3943879],[23.0943479,39.3936428],[23.0939888,39.393568],[23.0926315,39.3934673],[23.0914079,39.3928991],[23.0906072,39.3928568],[23.0903046,39.3929085],[23.0884601,39.3936509],[23.0880888,39.39363],[23.0876944,39.3933971],[23.086618,39.3922354],[23.08525,39.3920624],[23.0850203,39.3918624],[23.0847367,39.3913556],[23.0843201,39.3912442],[23.0837671,39.3909064],[23.082649,39.3906318],[23.0825239,39.3904326],[23.0825518,39.3900724],[23.0824845,39.3898916],[23.0820901,39.3898615],[23.0817091,39.3896963],[23.0813032,39.3896571],[23.0807191,39.3899228],[23.080062,39.3904402],[23.0794232,39.3904531],[23.0784694,39.3905717],[23.0782479,39.3906421],[23.077872,39.3909635],[23.0768236,39.3912165],[23.0762155,39.391536],[23.0758745,39.3918577],[23.0749976,39.3923102],[23.0744833,39.3924864],[23.0735476,39.3929925],[23.0727554,39.3931844],[23.0719792,39.3934035],[23.071429,39.3937325],[23.0706646,39.3935822],[23.0701769,39.3935783],[23.0696175,39.393727],[23.0687295,39.3941344],[23.0671921,39.3941221],[23.0669079,39.3940117],[23.0661532,39.3940056],[23.0656647,39.3940648],[23.0648924,39.3945001],[23.0645013,39.3950916],[23.0627559,39.3959471]]},{"id":17281,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039d\u03c4\u03b1\u03bc\u03bf\u03cd\u03c7\u03b1\u03c1\u03b7-\u039c\u03c5\u03bb\u03bf\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf\u03c2","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"THESSALIA\/Thessaly_Pelion_Damouchari_Mylopotamos","activity_type":31,"assistance":1,"difficulty":2,"scenic_value":4,"length":6460,"name_EN":"Pelion Mt: Damouchari-Mylopotamos","description_EN":"A long coastal trail","ascent_time":140,"descent_time":140,"marker":"Red_dots","level":13,"ascent":348,"descent":343,"maxelev":313,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.17909 39.37375,23.20433 39.40508)","views":18,"millestones":"0,23.1790884,39.4050797#1,23.1820036,39.4003779#2,23.1824336,39.3934331#3,23.1864624,39.3894484#4,23.1893946,39.3842309#5,23.1969522,39.3806451#6,23.2023949,39.3750815#6.5,23.2043337,39.3737543","x":23.1848514,"y":39.3887166,"coor":[[23.1790884,39.4050797],[23.1797734,39.4045754],[23.1804601,39.4044541],[23.1804817,39.4043732],[23.1806622,39.4043609],[23.1808957,39.4042635],[23.1812871,39.4035634],[23.1813839,39.4032307],[23.1811564,39.4028236],[23.1812153,39.4027519],[23.1813895,39.4027532],[23.1816541,39.4029713],[23.1819567,39.4029193],[23.1818872,39.4029008],[23.1819344,39.4028381],[23.1817948,39.4028551],[23.1818069,39.4028192],[23.1829998,39.4021067],[23.1833383,39.4018703],[23.1833993,39.4016185],[23.1832478,39.4016624],[23.1833074,39.4015367],[23.1831607,39.4011663],[23.1829606,39.4013991],[23.1827971,39.4014701],[23.1828001,39.4012178],[23.182618,39.4008921],[23.1825243,39.4009636],[23.182376,39.4007372],[23.1822641,39.400367],[23.1819597,39.4005811],[23.1820581,39.4001133],[23.1819795,39.3998785],[23.1820238,39.3997256],[23.182063,39.3995952],[23.1818914,39.3993778],[23.1818718,39.3990623],[23.1815376,39.3988437],[23.1812054,39.3984449],[23.181175,39.3980662],[23.1810518,39.397804],[23.1807949,39.3975815],[23.1805667,39.3972375],[23.1805397,39.3969985],[23.1806801,39.3969094],[23.1808349,39.3965861],[23.1806292,39.3962963],[23.1805745,39.3960076],[23.1812867,39.3956882],[23.1814558,39.3951308],[23.1810286,39.3949115],[23.1811855,39.3947774],[23.1814059,39.394797],[23.1816176,39.3945732],[23.1816338,39.3941769],[23.1817188,39.3941459],[23.1821755,39.3943789],[23.1824111,39.3940922],[23.1824433,39.3933176],[23.1827733,39.3929054],[23.183148,39.3926377],[23.1840688,39.3923468],[23.1844672,39.3920433],[23.1845277,39.3918274],[23.18429,39.3913032],[23.1843438,39.3909521],[23.1846513,39.3909408],[23.184931,39.3908526],[23.1852783,39.3909452],[23.1854874,39.3909376],[23.185639,39.3908846],[23.1857215,39.3907771],[23.1853915,39.3901981],[23.1852696,39.3896926],[23.1845695,39.3889849],[23.1845482,39.3888226],[23.1846189,39.388733],[23.1848514,39.3887166],[23.1857651,39.3890293],[23.1861221,39.3892841],[23.1863839,39.3897365],[23.1864797,39.3897372],[23.1864351,39.3895746],[23.1864965,39.3892867],[23.1857799,39.3880022],[23.1854589,39.3876486],[23.1848566,39.3875182],[23.1848585,39.387356],[23.1852547,39.3872327],[23.1857005,39.3868393],[23.1865025,39.3867728],[23.1873781,39.3863645],[23.1878544,39.3863498],[23.1887219,39.3866352],[23.1895721,39.3864158],[23.1897718,39.386219],[23.1898696,39.3859494],[23.1895319,39.3850279],[23.1895243,39.3846855],[23.1893904,39.384216],[23.1894147,39.384117],[23.189708,39.3838578],[23.1898099,39.3836152],[23.1898744,39.383057],[23.1901383,39.38232],[23.1901326,39.3818153],[23.1904769,39.381151],[23.1906629,39.3811342],[23.1910331,39.3812539],[23.1920373,39.3817655],[23.192259,39.3818932],[23.1924099,39.3818942],[23.1928447,39.3814467],[23.1941133,39.3811762],[23.194512,39.3808366],[23.194859,39.3809561],[23.1954289,39.3808699],[23.1959187,39.3806751],[23.1966614,39.3807163],[23.197325,39.3805587],[23.1976268,39.3805607],[23.1980431,39.3807078],[23.1986079,39.3810721],[23.1988976,39.3811191],[23.1996601,39.3804396],[23.1997314,39.3802959],[23.1995883,39.3796101],[23.199186,39.3792469],[23.1991524,39.3791386],[23.1996885,39.378962],[23.1999224,39.3788195],[23.200428,39.3783274],[23.2010664,39.3773226],[23.2011854,39.3770621],[23.2012621,39.3764499],[23.2016656,39.3756778],[23.2026147,39.3749094],[23.2034185,39.3746716],[23.2034093,39.3745589],[23.2034767,39.3745278],[23.2036861,39.3744932],[23.2036056,39.3744296],[23.20371,39.3744303],[23.2036063,39.3743665],[23.2037004,39.374259],[23.2036276,39.3741504],[23.2034419,39.3741491],[23.2031413,39.374039],[23.2031423,39.3739489],[23.2037584,39.373881],[23.2039082,39.3739721],[23.2040359,39.373973],[23.2042807,39.3738846],[23.2043337,39.3737543]]},{"id":17283,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bd\u03ae\u03bb\u03b9\u03bf-\u039c\u03b1\u03ba\u03c1\u03c5\u03c1\u03ac\u03c7\u03b7","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03b2\u03bb\u03ae\u03bc\u03b1\u03c4\u03b1 \u03bc\u03b5 \u03c4\u03b7 \u03b2\u03bb\u03ac\u03c3\u03c4\u03b7\u03c3\u03b7","path":"THESSALIA\/Thessaly_Pelion_Makryrachi_Anilio","activity_type":31,"assistance":1,"difficulty":2,"scenic_value":4,"length":2235,"name_EN":"Pelion Mt: Anilio-Makryrachi","description_EN":"The route is not walkable due to the vegetation","ascent_time":45,"descent_time":50,"marker":"Red_dots","level":13,"ascent":136,"descent":213,"maxelev":373,"minelev":160,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.12386 39.4183,23.13452 39.42476)","views":13,"millestones":"0,23.1345192,39.4186913#1,23.1316884,39.4230363#2.2,23.1238602,39.4247612","x":23.1296764,"y":39.4217548,"coor":[[23.1345192,39.4186913],[23.1344195,39.4182941],[23.1342591,39.4184056],[23.1341754,39.4186032],[23.1342069,39.4188737],[23.1341457,39.4190355],[23.1339108,39.419241],[23.133408,39.4195075],[23.1331935,39.4199384],[23.1330952,39.420172],[23.1331164,39.4203343],[23.133656,39.4208519],[23.1329862,39.4205316],[23.1326046,39.4203846],[23.1324883,39.4203927],[23.1324756,39.4204827],[23.1329003,39.4209004],[23.1328393,39.4211342],[23.1329172,39.4214051],[23.1327535,39.4217868],[23.1326928,39.421908],[23.1322961,39.4220492],[23.1322124,39.4222378],[23.1322674,39.4224905],[23.1326947,39.4226919],[23.1326928,39.4228496],[23.132688,39.4232325],[23.132046,39.42348],[23.1317252,39.4231172],[23.1316108,39.4228595],[23.1312654,39.4226047],[23.1311528,39.4223155],[23.131002,39.4222963],[23.1306932,39.4221949],[23.1305772,39.422185],[23.13052,39.4221125],[23.1302644,39.4221106],[23.1301382,39.4219835],[23.1296764,39.4217548],[23.1295515,39.4215196],[23.1294921,39.4216273],[23.1295597,39.421799],[23.1293847,39.4218517],[23.1293607,39.4219146],[23.129257,39.4218508],[23.1288969,39.4218481],[23.1287816,39.4217751],[23.1285953,39.4218098],[23.128478,39.421899],[23.1286008,39.4222153],[23.1285193,39.4222237],[23.1284237,39.4224392],[23.1281102,39.4225991],[23.1279691,39.4227332],[23.1276599,39.4233075],[23.1276559,39.4236319],[23.1276425,39.4235957],[23.1275405,39.4233967],[23.1274361,39.4233779],[23.1270154,39.4240415],[23.1268317,39.4244231],[23.1268337,39.4241753],[23.1266733,39.4239939],[23.1261766,39.4237649],[23.1255106,39.4240663],[23.1254192,39.4242053],[23.1252921,39.4241502],[23.1252452,39.4241859],[23.12505,39.4242926],[23.1249311,39.4245079],[23.1247806,39.4247591],[23.1247151,39.4245964],[23.1245176,39.4245949],[23.124354,39.4246658],[23.1240647,39.4245735],[23.1238602,39.4247612]]},{"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":17289,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03bf\u03cd\u03c1\u03b5\u03c3\u03b9-\u039d\u03c4\u03b1\u03bc\u03bf\u03cd\u03c7\u03b1\u03c1\u03b7","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Mouresi_Damouchari2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2609,"name_EN":"Pelion Mt: Mouresi-Damouchari","description_EN":"","ascent_time":65,"descent_time":50,"marker":"Red_dots","level":13,"ascent":416,"descent":1,"maxelev":423,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.16095 39.39911,23.18055 39.40495)","views":16,"millestones":"0,23.1804832,39.4043732#1,23.1733441,39.4027347#2,23.1656722,39.3993631#2.6,23.1611363,39.3989732","x":23.1706888,"y":39.4018935,"coor":[[23.1804832,39.4043732],[23.1804612,39.4044541],[23.1797745,39.4045754],[23.1790891,39.4050797],[23.1786551,39.404946],[23.1785056,39.4048188],[23.1780688,39.4049283],[23.1781294,39.4047125],[23.1779925,39.4045043],[23.1776845,39.4039344],[23.1779371,39.4036884],[23.1773791,39.4036349],[23.1765496,39.403557],[23.1763745,39.4036368],[23.1756882,39.4037221],[23.1756891,39.40365],[23.1759936,39.4034359],[23.1759249,39.4033453],[23.1756566,39.4033209],[23.1742056,39.4032565],[23.1745666,39.4028987],[23.1745919,39.4027277],[23.1743961,39.4025821],[23.1742333,39.402599],[23.1740458,39.4027418],[23.1737885,39.4028031],[23.1736502,39.402712],[23.1732201,39.402745],[23.1728384,39.4026071],[23.1724208,39.4025681],[23.172375,39.4025137],[23.1725169,39.4022984],[23.1722511,39.4021884],[23.171845,39.4021495],[23.1715676,39.4020394],[23.1711831,39.4021448],[23.1708143,39.4020836],[23.1709433,39.4019764],[23.170723,39.4019478],[23.1706888,39.4018935],[23.1709116,39.4017149],[23.1705649,39.4015682],[23.1696887,39.4015124],[23.1697099,39.401499],[23.1693314,39.4010999],[23.1687609,39.4007264],[23.1683722,39.4009714],[23.1685107,39.4007696],[23.1680928,39.4005414],[23.1677106,39.4004485],[23.1673925,39.4002525],[23.1674048,39.4001941],[23.1673934,39.400176],[23.1674609,39.4000548],[23.1673935,39.3998651],[23.1669579,39.3995917],[23.166891,39.3993569],[23.16658,39.3991474],[23.1664288,39.3991644],[23.1662791,39.3993345],[23.1652544,39.3993767],[23.1649991,39.3993569],[23.1644864,39.3994974],[23.1642189,39.3995315],[23.1638188,39.3994836],[23.1634472,39.3994809],[23.1629547,39.3998738],[23.1619324,39.3999025],[23.1616593,39.4000041],[23.1612528,39.4000102],[23.1612588,39.3999021],[23.161399,39.3998311],[23.1613074,39.3997223],[23.1614366,39.3995971],[23.1612895,39.3992716],[23.161128,39.3991804],[23.1611064,39.399045],[23.1610252,39.3990445],[23.1611363,39.3989732]]},{"id":17312,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a7\u03ac\u03bd\u03b9\u03b1-\u039a\u03b9\u03c3\u03c3\u03cc\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_Chania-Kissos","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":13826,"name_EN":"Pelion Mt: Chania-Kissos","description_EN":"A long route along Pelion montaine forest","ascent_time":495,"descent_time":510,"marker":"Red_dots","level":12,"ascent":402,"descent":1070,"maxelev":1411,"minelev":513,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06262 39.36521,23.13246 39.40576)","views":65,"millestones":"0,23.0627537,39.3959471#1,23.0729574,39.3931464#2,23.0815141,39.3875760#3,23.0896308,39.3847348#4,23.0900949,39.3766803#5,23.0916366,39.3693901#6,23.0989766,39.3660516#7,23.1045795,39.3712327#8,23.1107480,39.3775834#9,23.1095855,39.3804226#10,23.1095696,39.3839128#11,23.1150525,39.3905371#12,23.1194888,39.3961546#13,23.1261454,39.4029464#13.8,23.1318140,39.4062998","x":23.1079967,"y":39.3740108,"coor":[[23.0627537,39.3959471],[23.0644964,39.3951051],[23.0648902,39.3945001],[23.0656741,39.3940649],[23.066151,39.3940056],[23.0669058,39.3940117],[23.0671899,39.3941221],[23.0687273,39.3941344],[23.0696153,39.393727],[23.0701747,39.3935783],[23.0706624,39.3935822],[23.0714268,39.3937325],[23.071977,39.3934035],[23.0727577,39.393198],[23.0734802,39.39301],[23.0744743,39.3924773],[23.0749955,39.3923102],[23.0758163,39.391704],[23.0760904,39.3911746],[23.0771559,39.3905073],[23.0780836,39.3897217],[23.0783654,39.3894852],[23.07925,39.38933],[23.0800693,39.3888319],[23.0805932,39.3887279],[23.0807136,39.3884045],[23.0812543,39.3879041],[23.0814318,39.3876532],[23.081902,39.3872154],[23.0822518,39.38702],[23.0825235,39.3868329],[23.0828778,39.3870159],[23.0827241,39.3868615],[23.0827488,39.3867536],[23.0829004,39.3867007],[23.0835501,39.3865481],[23.0836938,39.3864907],[23.0838253,39.3864827],[23.0849937,39.3868163],[23.085365,39.3868372],[23.0860761,39.3866266],[23.0873445,39.3864113],[23.0877777,39.3861353],[23.0879117,39.3856588],[23.0880752,39.3855835],[23.0887929,39.3857513],[23.0892222,39.3857817],[23.0896759,39.3857132],[23.0898377,39.3857685],[23.0897368,39.3854974],[23.0897305,39.3850829],[23.0895945,39.3848295],[23.0897506,39.3844343],[23.0897013,39.3828661],[23.0900061,39.3826432],[23.089906,39.3823],[23.0897685,39.3819656],[23.0893917,39.3814761],[23.0889675,39.3810583],[23.0888537,39.3802689],[23.0888527,39.3797013],[23.0892892,39.378281],[23.089513,39.3780305],[23.090211,39.3779278],[23.0903772,39.3776408],[23.0903152,39.3770546],[23.0901682,39.3767471],[23.0899502,39.3765472],[23.0900464,39.3762956],[23.0899326,39.3761145],[23.0899358,39.3758713],[23.0897905,39.3754376],[23.0896983,39.3753829],[23.0892691,39.3753615],[23.0891776,39.3752526],[23.0891215,39.374207],[23.0889059,39.3738268],[23.0888978,39.3735565],[23.0887625,39.3732491],[23.0891616,39.3729098],[23.089676,39.3726345],[23.089952,39.3719428],[23.0899683,39.3715825],[23.0902095,39.3717827],[23.090349,39.3717657],[23.0905299,39.3712445],[23.0908811,39.371013],[23.0910012,39.3707076],[23.0911308,39.3705644],[23.091287,39.3701512],[23.0912896,39.369953],[23.0915635,39.3694235],[23.0917737,39.369326],[23.0921846,39.3689688],[23.0926184,39.3686388],[23.0935044,39.3683483],[23.0951875,39.3683614],[23.095584,39.3682203],[23.0962551,39.3674867],[23.0965046,39.3670471],[23.096662,39.3665438],[23.0970826,39.3663308],[23.0972943,39.3661162],[23.0978668,39.3658323],[23.098305,39.3651509],[23.0983218,39.3649482],[23.0987943,39.3652943],[23.0990137,39.3656699],[23.0988633,39.3656327],[23.0988157,39.3657225],[23.0989858,39.3660302],[23.09895,39.366111],[23.0990287,39.3663098],[23.0991553,39.3663919],[23.0989466,39.3663722],[23.0989229,39.3664081],[23.0993094,39.3670508],[23.099282,39.367375],[23.0996166,39.3675308],[23.0998339,39.3677848],[23.1001116,39.367859],[23.1002835,39.3680315],[23.100618,39.3681963],[23.1008963,39.3682255],[23.1010684,39.36838],[23.1009514,39.3684512],[23.1011088,39.3688488],[23.1010273,39.3688662],[23.1010958,39.3689569],[23.100991,39.3689831],[23.1012109,39.3690388],[23.1010691,39.369227],[23.1008122,39.3693511],[23.1008462,39.3694145],[23.1010199,39.3694428],[23.1008797,39.3695138],[23.1009371,39.3695684],[23.1008551,39.3696218],[23.1009468,39.3697126],[23.1011551,39.3697683],[23.1017833,39.369665],[23.1020956,39.3697485],[23.1021061,39.3698387],[23.1022679,39.369894],[23.102255,39.369993],[23.1025907,39.3700677],[23.1026586,39.3702034],[23.1032455,39.3706134],[23.103594,39.370589],[23.1040303,39.3709708],[23.1046072,39.3712456],[23.1048394,39.3712474],[23.1049878,39.3714467],[23.1053794,39.371684],[23.1056576,39.3717222],[23.1060033,39.3719231],[23.1062819,39.3719252],[23.106315,39.3720606],[23.106636,39.3723785],[23.1066451,39.3725768],[23.1067373,39.3726225],[23.1067476,39.3727307],[23.107208,39.3730406],[23.1072031,39.373428],[23.1076071,39.3736113],[23.1079967,39.3740108],[23.1081243,39.3740208],[23.1082082,39.3747242],[23.108323,39.3748242],[23.1085782,39.3748442],[23.1086585,39.3749169],[23.1086485,39.3750475],[23.1087042,39.3752371],[23.1089009,39.3752837],[23.1090367,39.3753884],[23.109025,39.3754829],[23.1093587,39.3757197],[23.110029,39.3758735],[23.1103253,39.3763083],[23.1102662,39.376853],[23.1105187,39.3773415],[23.1107405,39.3774468],[23.11075,39.377609],[23.1108419,39.3776908],[23.1109466,39.3776736],[23.1111463,39.3774859],[23.1111568,39.3775761],[23.1113412,39.3776856],[23.1114284,39.377844],[23.1116905,39.3782334],[23.1122213,39.3784898],[23.1119524,39.3785508],[23.1121604,39.3789173],[23.1123455,39.3789728],[23.1125899,39.3789206],[23.1126475,39.3789571],[23.1125744,39.3792268],[23.1126327,39.3798445],[23.112527,39.3799338],[23.1127698,39.3800167],[23.112571,39.3801324],[23.112535,39.3802222],[23.1122322,39.380292],[23.1122543,39.3803822],[23.1120906,39.3804711],[23.1117659,39.3804416],[23.1116946,39.3805762],[23.1118883,39.380866],[23.1120733,39.3809215],[23.1121416,39.3810301],[23.1123806,39.3810365],[23.1127195,39.3811517],[23.1125097,39.3812132],[23.1121494,39.3812465],[23.1116863,39.3811438],[23.1112913,39.3811588],[23.110933,39.3810299],[23.1103452,39.380692],[23.1099163,39.3806347],[23.1095593,39.3804067],[23.1093879,39.3801891],[23.109074,39.3802228],[23.108821,39.3800316],[23.1087161,39.3800579],[23.1088406,39.3803111],[23.1092449,39.3804764],[23.1093891,39.3810091],[23.1101345,39.3817357],[23.1102933,39.3820342],[23.1111426,39.3828156],[23.1116375,39.3831618],[23.1120069,39.3833268],[23.1121149,39.3835078],[23.1110471,39.3831888],[23.1104778,39.3832205],[23.1096695,39.3828719],[23.1092989,39.382797],[23.1092515,39.3828687],[23.1094015,39.382942],[23.1097102,39.3833228],[23.1096505,39.3834484],[23.1096944,39.383647],[23.1096203,39.3838267],[23.1095502,39.3839478],[23.1096306,39.3840205],[23.1095837,39.3840561],[23.1097921,39.3841028],[23.1097324,39.3842285],[23.1098221,39.3843058],[23.1100623,39.3845959],[23.1100714,39.3847942],[23.1102799,39.3848319],[23.1102553,39.3849398],[23.1101146,39.3850469],[23.1101365,39.3851551],[23.1107384,39.3853039],[23.1108065,39.3854216],[23.1107576,39.3856194],[23.1108374,39.3857372],[23.1107197,39.3858624],[23.1107518,39.3860789],[23.1110283,39.3862432],[23.1115041,39.3862649],[23.1116254,39.3863199],[23.1119111,39.3866825],[23.1123536,39.3874968],[23.1132086,39.3878367],[23.1135186,39.3881094],[23.113716,39.3890299],[23.1141111,39.389925],[23.1143748,39.3901883],[23.115217,39.3906272],[23.1156855,39.3912255],[23.1157067,39.3913878],[23.1154258,39.3915659],[23.1152654,39.3917359],[23.1153428,39.3920428],[23.115175,39.392456],[23.1152973,39.3928895],[23.1151297,39.3932846],[23.1158447,39.3936775],[23.1160379,39.3940124],[23.1171884,39.393949],[23.1181731,39.3941367],[23.1186975,39.3939965],[23.1189058,39.3940522],[23.1188681,39.3942771],[23.1185034,39.3946528],[23.1183248,39.3950029],[23.1186589,39.3952126],[23.1187612,39.3953936],[23.1192899,39.3958301],[23.1195402,39.3962375],[23.1198814,39.3970195],[23.1202817,39.3975091],[23.1208026,39.3976392],[23.121148,39.3978851],[23.122015,39.398198],[23.1224057,39.3985343],[23.1227258,39.3989422],[23.1230101,39.3993363],[23.1229697,39.3997775],[23.1232863,39.4004647],[23.1235626,39.400656],[23.1236647,39.400855],[23.1241036,39.4010475],[23.1244361,39.4013924],[23.1246929,39.401552],[23.1250026,39.401685],[23.1255316,39.4021035],[23.1256689,39.4022667],[23.1257239,39.4025194],[23.1262859,39.4030823],[23.1265166,39.4032101],[23.1267906,39.4035906],[23.1274394,39.4038928],[23.1276598,39.4040071],[23.1277755,39.404044],[23.12797,39.4042798],[23.1282235,39.4044439],[23.1288601,39.4046198],[23.1293918,39.4049437],[23.129888,39.4051997],[23.1302568,39.4053151],[23.1304743,39.405569],[23.1306497,39.4055928],[23.1313235,39.4055798],[23.1313907,39.4057786],[23.1319555,39.4061252],[23.1319083,39.4061924],[23.131814,39.4062998]]},{"id":17359,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03bf\u03bd\u03ae \u039b\u03b1\u03bc\u03c0\u03b7\u03b4\u03cc\u03bd\u03b1\u03c2-\u039c\u03c5\u03bb\u03bf\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Labidona_Mylopotamos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3069,"name_EN":"Pelion Mt: Labidona monastery-Mylopotamos","description_EN":"","ascent_time":70,"descent_time":70,"marker":"Red_dots","level":12,"ascent":132,"descent":146,"maxelev":91,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.20174 39.36013,23.21358 39.37466)","views":21,"millestones":"0,23.2135713,39.3604904#1,23.2074968,39.3629903#2,23.2022196,39.3679426#3.1,23.2034069,39.3746670","x":23.2059986,"y":39.3645974,"coor":[[23.2135713,39.3604904],[23.2133048,39.3604526],[23.2125308,39.360123],[23.2121588,39.3601745],[23.2121226,39.3602914],[23.2123636,39.3605363],[23.212349,39.3608066],[23.2120554,39.3611109],[23.2113796,39.3615344],[23.2114122,39.3617328],[23.2113254,39.3622188],[23.2111131,39.3625237],[23.2116751,39.3631222],[23.2116933,39.3635729],[23.2114937,39.3637697],[23.2111681,39.3638216],[23.2107935,39.3641074],[23.2104444,39.3641771],[23.2102241,39.3641576],[23.2092511,39.3639708],[23.2088248,39.3636886],[23.2081659,39.3634498],[23.2071177,39.3627308],[23.2066545,39.3626331],[23.2065121,39.3629114],[23.2062426,39.3629411],[23.2060678,39.363003],[23.2061134,39.3630754],[23.2062292,39.3630942],[23.2061007,39.3631654],[23.206262,39.3632746],[23.2061686,39.3633281],[23.2063762,39.3634466],[23.2060852,39.3635167],[23.2063284,39.3635634],[23.206397,39.363654],[23.2065126,39.3639837],[23.2067425,39.3641835],[23.2067524,39.3643367],[23.2065997,39.3644979],[23.2062864,39.3644867],[23.2059986,39.3645974],[23.2059711,39.3649757],[23.2054883,39.3655761],[23.2050967,39.3663303],[23.2045481,39.3665968],[23.2042762,39.3670275],[23.2039239,39.3673855],[23.2033893,39.3674359],[23.202864,39.3676936],[23.2022589,39.3678246],[23.2022108,39.3679685],[23.2023595,39.3681677],[23.2023464,39.3682938],[23.2018088,39.3686145],[23.2024218,39.3698351],[23.202766,39.3701889],[23.2028448,39.3704057],[23.2028087,39.3705226],[23.2027942,39.371793],[23.2029062,39.3721541],[23.2032081,39.37285],[23.2032978,39.37313],[23.2032923,39.3736165],[23.2037763,39.3736423],[23.2041461,39.373789],[23.2043275,39.3737587],[23.2042797,39.3738846],[23.2040349,39.373973],[23.2039072,39.3739721],[23.2037573,39.373881],[23.2031412,39.3739488],[23.2031402,39.3740389],[23.2034408,39.3741491],[23.2036265,39.3741504],[23.2036996,39.374259],[23.2036055,39.3743665],[23.2037093,39.3744303],[23.2036048,39.3744296],[23.2036854,39.3744932],[23.2034782,39.3745233],[23.2034082,39.3745589],[23.2034069,39.374667]]},{"id":17705,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039b\u03b1\u03bc\u03c0\u03b9\u03bd\u03bf\u03cd-\u039c\u03bf\u03bd\u03ae \u039b\u03b1\u03bc\u03c0\u03b9\u03b4\u03cc\u03bd\u03b1\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Labinou_Labidona","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":299,"name_EN":"Pelion Mt: Labinou-Labidona monastery","description_EN":"\u039b\u03b1\u03bc\u03c0\u03b9\u03bd\u03bf\u03cd","ascent_time":25,"descent_time":30,"marker":"Red_dots","level":12,"ascent":4,"descent":256,"maxelev":291,"minelev":27,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.20613 39.35221,23.21418 39.36044)","views":18,"millestones":"0,23.2062217,39.3521553#1,23.2122831,39.3566793#0.3,23.2135713,39.3604904","x":23.2116005,"y":39.3569495,"coor":[[23.2062217,39.3521553],[23.2062756,39.3524305],[23.2065185,39.3525042],[23.2064712,39.352576],[23.2065309,39.352626],[23.2068727,39.3530878],[23.206859,39.3532725],[23.2070879,39.3533641],[23.207248,39.3535815],[23.2076855,39.3538908],[23.2078796,39.3542751],[23.2081676,39.3544663],[23.2083842,39.3548101],[23.2088228,39.3550294],[23.2089593,39.3554628],[23.2092025,39.3555095],[23.2093176,39.3556004],[23.2097128,39.355549],[23.2104304,39.3557251],[23.2104386,39.3560315],[23.2102391,39.3562194],[23.2106193,39.3564743],[23.2110009,39.356603],[23.2111149,39.356784],[23.2112304,39.3568298],[23.2112176,39.3569379],[23.2113563,39.3569929],[23.2115419,39.3570031],[23.2116005,39.3569495],[23.2116497,39.3567065],[23.211558,39.3565978],[23.2116525,39.3564542],[23.2116319,39.3562198],[23.2118424,39.3561807],[23.2118979,39.3564063],[23.2122314,39.3566789],[23.2123358,39.3566796],[23.2123118,39.3567515],[23.2125327,39.356717],[23.2125899,39.3567985],[23.2128285,39.3572506],[23.2128156,39.3573677],[23.212897,39.3573502],[23.2129741,39.3577202],[23.2131685,39.3579828],[23.2132219,39.3583976],[23.2129985,39.3586484],[23.213148,39.3587756],[23.2132239,39.3587355],[23.2134533,39.3587821],[23.2134737,39.3590346],[23.2130287,39.3590631],[23.2129806,39.3591123],[23.2138841,39.3592806],[23.2141013,39.3595794],[23.2140857,39.3599398],[23.2135713,39.3604904]]},{"id":19325,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a7\u03ac\u03bd\u03b9\u03b1-\u039c\u03bf\u03bd\u03b1\u03c3\u03c4\u03b7\u03c1\u03ac\u03ba\u03b9-\u039a\u03b9\u03c3\u03c3\u03cc\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_Chania_Monasthraki_Kissos","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":2170,"name_EN":"Pelion Mt: Chania-Monasthraki-Kissos","description_EN":"A long route along Pelion montaine forest","ascent_time":390,"descent_time":410,"marker":"Red_dots","level":9,"ascent":487,"descent":1175,"maxelev":1404,"minelev":493,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06262 39.36521,23.13246 39.40576)","views":3,"millestones":"0,23.0627537,39.3959471#1,23.0729574,39.3931464#2,23.0815141,39.3875760#3,23.0896308,39.3847348#4,23.0900949,39.3766803#5,23.0916366,39.3693901#6,23.0989766,39.3660516#7,23.1045795,39.3712327#8,23.1107480,39.3775834#9,23.1095855,39.3804226#10,23.1095696,39.3839128#11,23.1150525,39.3905371#12,23.1194888,39.3961546#13,23.1261454,39.4029464#2.2,23.1318140,39.4062998","x":23.1079967,"y":39.3740108,"coor":[[23.0627537,39.3959471],[23.0644964,39.3951051],[23.0648902,39.3945001],[23.0656741,39.3940649],[23.066151,39.3940056],[23.0669058,39.3940117],[23.0671899,39.3941221],[23.0687273,39.3941344],[23.0696153,39.393727],[23.0701747,39.3935783],[23.0706624,39.3935822],[23.0714268,39.3937325],[23.071977,39.3934035],[23.0727577,39.393198],[23.0734802,39.39301],[23.0744743,39.3924773],[23.0749955,39.3923102],[23.0758163,39.391704],[23.0760904,39.3911746],[23.0771559,39.3905073],[23.0780836,39.3897217],[23.0783654,39.3894852],[23.07925,39.38933],[23.0800693,39.3888319],[23.0805932,39.3887279],[23.0807136,39.3884045],[23.0812543,39.3879041],[23.0814318,39.3876532],[23.081902,39.3872154],[23.0822518,39.38702],[23.0825235,39.3868329],[23.0828778,39.3870159],[23.0827241,39.3868615],[23.0827488,39.3867536],[23.0829004,39.3867007],[23.0835501,39.3865481],[23.0836938,39.3864907],[23.0838253,39.3864827],[23.0849937,39.3868163],[23.085365,39.3868372],[23.0860761,39.3866266],[23.0873445,39.3864113],[23.0877777,39.3861353],[23.0879117,39.3856588],[23.0880752,39.3855835],[23.0887929,39.3857513],[23.0892222,39.3857817],[23.0896759,39.3857132],[23.0898377,39.3857685],[23.0897368,39.3854974],[23.0897305,39.3850829],[23.0895945,39.3848295],[23.0897506,39.3844343],[23.0897013,39.3828661],[23.0900061,39.3826432],[23.089906,39.3823],[23.0897685,39.3819656],[23.0893917,39.3814761],[23.0889675,39.3810583],[23.0888537,39.3802689],[23.0888527,39.3797013],[23.0892892,39.378281],[23.089513,39.3780305],[23.090211,39.3779278],[23.0903772,39.3776408],[23.0903152,39.3770546],[23.0901682,39.3767471],[23.0899502,39.3765472],[23.0900464,39.3762956],[23.0899326,39.3761145],[23.0899358,39.3758713],[23.0897905,39.3754376],[23.0896983,39.3753829],[23.0892691,39.3753615],[23.0891776,39.3752526],[23.0891215,39.374207],[23.0889059,39.3738268],[23.0888978,39.3735565],[23.0887625,39.3732491],[23.0891616,39.3729098],[23.089676,39.3726345],[23.089952,39.3719428],[23.0899683,39.3715825],[23.0902095,39.3717827],[23.090349,39.3717657],[23.0905299,39.3712445],[23.0908811,39.371013],[23.0910012,39.3707076],[23.0911308,39.3705644],[23.091287,39.3701512],[23.0912896,39.369953],[23.0915635,39.3694235],[23.0917737,39.369326],[23.0921846,39.3689688],[23.0926184,39.3686388],[23.0935044,39.3683483],[23.0951875,39.3683614],[23.095584,39.3682203],[23.0962551,39.3674867],[23.0965046,39.3670471],[23.096662,39.3665438],[23.0970826,39.3663308],[23.0972943,39.3661162],[23.0978668,39.3658323],[23.098305,39.3651509],[23.0983218,39.3649482],[23.0987943,39.3652943],[23.0990137,39.3656699],[23.0988633,39.3656327],[23.0988157,39.3657225],[23.0989858,39.3660302],[23.09895,39.366111],[23.0990287,39.3663098],[23.0991553,39.3663919],[23.0989466,39.3663722],[23.0989229,39.3664081],[23.0993094,39.3670508],[23.099282,39.367375],[23.0996166,39.3675308],[23.0998339,39.3677848],[23.1001116,39.367859],[23.1002835,39.3680315],[23.100618,39.3681963],[23.1008963,39.3682255],[23.1010684,39.36838],[23.1009514,39.3684512],[23.1011088,39.3688488],[23.1010273,39.3688662],[23.1010958,39.3689569],[23.100991,39.3689831],[23.1012109,39.3690388],[23.1010691,39.369227],[23.1008122,39.3693511],[23.1008462,39.3694145],[23.1010199,39.3694428],[23.1008797,39.3695138],[23.1009371,39.3695684],[23.1008551,39.3696218],[23.1009468,39.3697126],[23.1011551,39.3697683],[23.1017833,39.369665],[23.1020956,39.3697485],[23.1021061,39.3698387],[23.1022679,39.369894],[23.102255,39.369993],[23.1025907,39.3700677],[23.1026586,39.3702034],[23.1032455,39.3706134],[23.103594,39.370589],[23.1040303,39.3709708],[23.1046072,39.3712456],[23.1048394,39.3712474],[23.1049878,39.3714467],[23.1053794,39.371684],[23.1056576,39.3717222],[23.1060033,39.3719231],[23.1062819,39.3719252],[23.106315,39.3720606],[23.106636,39.3723785],[23.1066451,39.3725768],[23.1067373,39.3726225],[23.1067476,39.3727307],[23.107208,39.3730406],[23.1072031,39.373428],[23.1076071,39.3736113],[23.1079967,39.3740108],[23.1081243,39.3740208],[23.1082082,39.3747242],[23.108323,39.3748242],[23.1085782,39.3748442],[23.1086585,39.3749169],[23.1086485,39.3750475],[23.1087042,39.3752371],[23.1089009,39.3752837],[23.1090367,39.3753884],[23.109025,39.3754829],[23.1093587,39.3757197],[23.110029,39.3758735],[23.1103253,39.3763083],[23.1102662,39.376853],[23.1105187,39.3773415],[23.1107405,39.3774468],[23.11075,39.377609],[23.1108419,39.3776908],[23.1109466,39.3776736],[23.1111463,39.3774859],[23.1111568,39.3775761],[23.1113412,39.3776856],[23.1114284,39.377844],[23.1116905,39.3782334],[23.1122213,39.3784898],[23.1119524,39.3785508],[23.1121604,39.3789173],[23.1123455,39.3789728],[23.1125899,39.3789206],[23.1126475,39.3789571],[23.1125744,39.3792268],[23.1126327,39.3798445],[23.112527,39.3799338],[23.1127698,39.3800167],[23.112571,39.3801324],[23.112535,39.3802222],[23.1122322,39.380292],[23.1122543,39.3803822],[23.1120906,39.3804711],[23.1117659,39.3804416],[23.1116946,39.3805762],[23.1118883,39.380866],[23.1120733,39.3809215],[23.1121416,39.3810301],[23.1123806,39.3810365],[23.1127195,39.3811517],[23.1125097,39.3812132],[23.1121494,39.3812465],[23.1116863,39.3811438],[23.1112913,39.3811588],[23.110933,39.3810299],[23.1103452,39.380692],[23.1099163,39.3806347],[23.1095593,39.3804067],[23.1093879,39.3801891],[23.109074,39.3802228],[23.108821,39.3800316],[23.1087161,39.3800579],[23.1088406,39.3803111],[23.1092449,39.3804764],[23.1093891,39.3810091],[23.1101345,39.3817357],[23.1102933,39.3820342],[23.1111426,39.3828156],[23.1116375,39.3831618],[23.1120069,39.3833268],[23.1121149,39.3835078],[23.1110471,39.3831888],[23.1104778,39.3832205],[23.1096695,39.3828719],[23.1092989,39.382797],[23.1092515,39.3828687],[23.1094015,39.382942],[23.1097102,39.3833228],[23.1096505,39.3834484],[23.1096944,39.383647],[23.1096203,39.3838267],[23.1095502,39.3839478],[23.1096306,39.3840205],[23.1095837,39.3840561],[23.1097921,39.3841028],[23.1097324,39.3842285],[23.1098221,39.3843058],[23.1100623,39.3845959],[23.1100714,39.3847942],[23.1102799,39.3848319],[23.1102553,39.3849398],[23.1101146,39.3850469],[23.1101365,39.3851551],[23.1107384,39.3853039],[23.1108065,39.3854216],[23.1107576,39.3856194],[23.1108374,39.3857372],[23.1107197,39.3858624],[23.1107518,39.3860789],[23.1110283,39.3862432],[23.1115041,39.3862649],[23.1116254,39.3863199],[23.1119111,39.3866825],[23.1123536,39.3874968],[23.1132086,39.3878367],[23.1135186,39.3881094],[23.113716,39.3890299],[23.1141111,39.389925],[23.1143748,39.3901883],[23.115217,39.3906272],[23.1156855,39.3912255],[23.1157067,39.3913878],[23.1154258,39.3915659],[23.1152654,39.3917359],[23.1153428,39.3920428],[23.115175,39.392456],[23.1152973,39.3928895],[23.1151297,39.3932846],[23.1158447,39.3936775],[23.1160379,39.3940124],[23.1171884,39.393949],[23.1181731,39.3941367],[23.1186975,39.3939965],[23.1189058,39.3940522],[23.1188681,39.3942771],[23.1185034,39.3946528],[23.1183248,39.3950029],[23.1186589,39.3952126],[23.1187612,39.3953936],[23.1192899,39.3958301],[23.1195402,39.3962375],[23.1198814,39.3970195],[23.1202817,39.3975091],[23.1208026,39.3976392],[23.121148,39.3978851],[23.122015,39.398198],[23.1224057,39.3985343],[23.1227258,39.3989422],[23.1230101,39.3993363],[23.1229697,39.3997775],[23.1232863,39.4004647],[23.1235626,39.400656],[23.1236647,39.400855],[23.1241036,39.4010475],[23.1244361,39.4013924],[23.1246929,39.401552],[23.1250026,39.401685],[23.1255316,39.4021035],[23.1256689,39.4022667],[23.1257239,39.4025194],[23.1262859,39.4030823],[23.1265166,39.4032101],[23.1267906,39.4035906],[23.1274394,39.4038928],[23.1276598,39.4040071],[23.1277755,39.404044],[23.12797,39.4042798],[23.1282235,39.4044439],[23.1288601,39.4046198],[23.1293918,39.4049437],[23.129888,39.4051997],[23.1302568,39.4053151],[23.1304743,39.405569],[23.1306497,39.4055928],[23.1313235,39.4055798],[23.1313907,39.4057786],[23.1319555,39.4061252],[23.1319083,39.4061924],[23.131814,39.4062998]]},{"id":19326,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a7\u03ac\u03bd\u03b9\u03b1-\u039a\u03b9\u03c3\u03c3\u03cc\u03c2 \u03b1\u03c0\u03cc \u03a1\u03b9\u03b6\u03b1\u03af\u03b9\u03ba\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03c9\u03c4\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf \u039a\u03b9\u03c3\u03c3\u03cc\u03c2-\u03a7\u03ac\u03bd\u03b9","path":"THESSALIA\/Thessaly_Pelion_Chania_Rizeika_Kissos","activity_type":31,"assistance":1,"difficulty":2,"scenic_value":3,"length":309,"name_EN":"Pelion Mt: Chania-Kissos via Rizeika","description_EN":"Via the old cobbled path ftom Kissos to Chania","ascent_time":205,"descent_time":180,"marker":"Red_dots","level":9,"ascent":751,"descent":83,"maxelev":1222,"minelev":513,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06263 39.39005,23.13216 39.40576)","views":7,"millestones":"0,23.1318173,39.4062999#1,23.1240346,39.4041314#2,23.1188141,39.4004508#3,23.1125201,39.3989542#4,23.1066324,39.3968452#5,23.0974979,39.3955658#6,23.0875084,39.3931942#7,23.0785937,39.3905599#8,23.0684162,39.3941319#0.3,23.0627559,39.3959471","x":23.1087935,"y":39.3975118,"coor":[[23.1318173,39.4062999],[23.1319115,39.4061924],[23.1319588,39.4061252],[23.131394,39.4057786],[23.1313268,39.4055799],[23.1306519,39.4055883],[23.1304779,39.405569],[23.1302604,39.4053151],[23.1298901,39.4052042],[23.129394,39.4049392],[23.1288637,39.4046198],[23.1285949,39.4045458],[23.1286273,39.4046586],[23.1286572,39.4047895],[23.128457,39.4048105],[23.1283477,39.4048142],[23.1283353,39.4048772],[23.1279878,39.4048025],[23.1278268,39.4046752],[23.127722,39.4046924],[23.1276865,39.4047462],[23.1278569,39.4050538],[23.1275212,39.4049612],[23.1276682,39.4052867],[23.1276073,39.4055115],[23.1274472,39.405312],[23.1272971,39.4052388],[23.1262896,39.404997],[23.1254198,39.4048914],[23.1248769,39.404653],[23.1245327,39.404317],[23.1240356,39.4041331],[23.1236941,39.4035809],[23.1229031,39.4027459],[23.1210957,39.4014708],[23.1201809,39.4003286],[23.1192239,39.3997807],[23.1186727,39.399281],[23.1185454,39.399244],[23.1184255,39.3992836],[23.1184121,39.3994277],[23.1189151,39.4000622],[23.1194657,39.400607],[23.1194876,39.4007153],[23.1193359,39.4007682],[23.1190135,39.4005495],[23.1185392,39.4003117],[23.1179365,39.400217],[23.1174369,39.4002312],[23.1166798,39.4004057],[23.1162042,39.400366],[23.1159503,39.400238],[23.1156745,39.4000016],[23.1150834,39.399907],[23.1146815,39.3995435],[23.1145565,39.3993263],[23.1145524,39.3987316],[23.114169,39.3978276],[23.1138471,39.3975729],[23.1131058,39.3972113],[23.1130431,39.3974091],[23.1132379,39.3976178],[23.1132366,39.3977169],[23.1130233,39.3980577],[23.1131815,39.3984013],[23.1131569,39.3985092],[23.1130184,39.3985262],[23.1125904,39.3983968],[23.1123808,39.3984402],[23.1123787,39.3986024],[23.1123773,39.3987105],[23.1125353,39.3989865],[23.1125668,39.3992571],[23.1124189,39.3991794],[23.1123603,39.399224],[23.1123919,39.3994765],[23.1119274,39.399473],[23.1118341,39.3995083],[23.1117394,39.3996517],[23.1116701,39.3996152],[23.1116099,39.3997859],[23.1117333,39.4001293],[23.1113981,39.4000005],[23.1112816,39.4000357],[23.1111775,39.3999989],[23.1108779,39.3998164],[23.1106342,39.3997965],[23.1104528,39.3994527],[23.1102686,39.3993251],[23.1100887,39.3988552],[23.1094567,39.3983278],[23.1093403,39.3983449],[23.1091095,39.398235],[23.1091013,39.3979646],[23.1087935,39.3975118],[23.1085703,39.3977083],[23.1084196,39.3976891],[23.1083707,39.3978779],[23.1082651,39.3979672],[23.1079775,39.3977488],[23.10764,39.3978093],[23.1074444,39.3976636],[23.107551,39.3975022],[23.1074371,39.3973211],[23.1073207,39.3973473],[23.1071806,39.3974048],[23.1070418,39.3973587],[23.1071254,39.3971791],[23.1071161,39.3969988],[23.1069905,39.3968267],[23.1068974,39.396844],[23.1067792,39.3970052],[23.1066303,39.3968419],[23.1065132,39.3969221],[23.1063757,39.3967769],[23.1061772,39.3968564],[23.106064,39.3966303],[23.1060148,39.3968462],[23.1058053,39.3968806],[23.1056026,39.3972935],[23.1050623,39.3977669],[23.105096,39.3978573],[23.1049908,39.3979106],[23.104178,39.3979043],[23.1036812,39.3977023],[23.1032568,39.3972845],[23.1028858,39.3972366],[23.1026433,39.3971266],[23.102515,39.3971707],[23.1021444,39.3970957],[23.10176,39.3971828],[23.1015161,39.397181],[23.101215,39.3970345],[23.1002296,39.3969007],[23.0991095,39.3964055],[23.0982707,39.3957052],[23.097587,39.3955917],[23.097019,39.3954297],[23.0961184,39.3950262],[23.0951511,39.3943879],[23.0943479,39.3936428],[23.0939888,39.393568],[23.0926315,39.3934673],[23.0914079,39.3928991],[23.0906072,39.3928568],[23.0903046,39.3929085],[23.0884601,39.3936509],[23.0880888,39.39363],[23.0876944,39.3933971],[23.086618,39.3922354],[23.08525,39.3920624],[23.0850203,39.3918624],[23.0847367,39.3913556],[23.0843201,39.3912442],[23.0837671,39.3909064],[23.082649,39.3906318],[23.0825239,39.3904326],[23.0825518,39.3900724],[23.0824845,39.3898916],[23.0820901,39.3898615],[23.0817091,39.3896963],[23.0813032,39.3896571],[23.0807191,39.3899228],[23.080062,39.3904402],[23.0794232,39.3904531],[23.0784694,39.3905717],[23.0782479,39.3906421],[23.077872,39.3909635],[23.0768236,39.3912165],[23.0762155,39.391536],[23.0758745,39.3918577],[23.0749976,39.3923102],[23.0744833,39.3924864],[23.0735476,39.3929925],[23.0727554,39.3931844],[23.0719792,39.3934035],[23.071429,39.3937325],[23.0706646,39.3935822],[23.0701769,39.3935783],[23.0696175,39.393727],[23.0687295,39.3941344],[23.0671921,39.3941221],[23.0669079,39.3940117],[23.0661532,39.3940056],[23.0656647,39.3940648],[23.0648924,39.3945001],[23.0645013,39.3950916],[23.0627559,39.3959471]]},{"id":19674,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u03a0\u03bb\u03b9\u03b1\u03c3\u03af\u03b4\u03b9-\u0396\u03b1\u03b3\u03bf\u03c1\u03ac","description_GR":"\u039f \u03bf\u03c1\u03b5\u03b9\u03bd\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03b1 \u03ba\u03ad\u03bd\u03c4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_Zagora","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":18719,"name_EN":"Pelion Mt: Makrinitsa-Pliasidi-Zagora","description_EN":"The mountain road between the two important villages of Mt Pelion","ascent_time":500,"descent_time":505,"marker":"Red_dots","level":9,"ascent":984,"descent":1144,"maxelev":1502,"minelev":464,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98895 39.40294,23.10521 39.44527)","views":15,"millestones":"0,22.9895871,39.4021105#1,22.9943659,39.4052809#2,23.0009414,39.4084999#3,23.0085957,39.4107569#4,23.0158340,39.4099067#5,23.0226889,39.4104834#6,23.0306143,39.4107361#7,23.0406300,39.4109377#8,23.0463991,39.4147471#9,23.0524671,39.4191380#10,23.0580225,39.4246269#11,23.0614703,39.4301011#12,23.0686397,39.4340980#13,23.0691782,39.4384377#14,23.0779218,39.4419543#15,23.0835141,39.4449701#16,23.0896689,39.4449364#17,23.0943984,39.4445548#18,23.1012186,39.4450717#18.7,23.1047001,39.4425190","x":23.0569526,"y":39.4232739,"coor":[[22.9895871,39.4021105],[22.9895757,39.4022996],[22.9896529,39.4023544],[22.9897585,39.4022832],[22.9897793,39.4024546],[22.9898487,39.4024732],[22.9902016,39.4021609],[22.9902697,39.4022696],[22.990622,39.4020024],[22.9906904,39.4020931],[22.9908731,39.4020045],[22.9908232,39.4022474],[22.9905688,39.4025966],[22.990776,39.4027245],[22.9907308,39.402634],[22.9907781,39.4025804],[22.9908467,39.4026531],[22.9909058,39.4025815],[22.9911858,39.4024938],[22.9913393,39.4024681],[22.9913494,39.4025763],[22.9916585,39.4028854],[22.9917514,39.4028862],[22.991939,39.4027616],[22.9921241,39.4028173],[22.9919918,39.4029558],[22.9924263,39.402901],[22.9923903,39.4029818],[22.9925763,39.4029654],[22.992564,39.4030193],[22.9926801,39.4030203],[22.9928298,39.4031117],[22.9927589,39.4031922],[22.99329,39.4034131],[22.9933117,39.4035214],[22.9935651,39.4036677],[22.9933088,39.4037196],[22.9932599,39.4038904],[22.9933993,39.4038916],[22.9934558,39.4040002],[22.9933851,39.4040717],[22.9935241,39.4040909],[22.9934988,39.4042348],[22.9934284,39.4045135],[22.9935075,39.4046674],[22.9936005,39.4046592],[22.9936958,39.4044978],[22.9937532,39.4045434],[22.9939744,39.4045093],[22.9940296,39.404708],[22.9942144,39.4047816],[22.9943631,39.4049361],[22.9943686,39.4053146],[22.9945492,39.4056766],[22.9945292,39.4058341],[22.9945763,39.405866],[22.9945264,39.4060999],[22.9946484,39.4065064],[22.9946228,39.4066683],[22.9946892,39.4068221],[22.9950924,39.4070508],[22.9950727,39.4068074],[22.9953827,39.4068551],[22.9953621,39.4066747],[22.9954896,39.4066939],[22.9957234,39.4065877],[22.9957934,39.4065613],[22.9957372,39.4064572],[22.9957693,39.4063944],[22.9964396,39.4066345],[22.9970978,39.4065951],[22.9972367,39.4066323],[22.9972741,39.4064525],[22.9975768,39.406401],[22.9979131,39.4064399],[22.9981461,39.4063879],[22.9985505,39.4065355],[22.9986225,39.4066758],[22.999029,39.4066793],[22.9993859,39.4068986],[22.999498,39.4071879],[22.9994186,39.407863],[22.9996137,39.4080269],[22.9997521,39.4081002],[23.0000901,39.408013],[23.0003686,39.4080334],[23.0007449,39.4085232],[23.000931,39.4085067],[23.0012007,39.4083289],[23.001316,39.4083839],[23.0014801,39.4086106],[23.0013725,39.4088259],[23.0013573,39.4090781],[23.0014747,39.4091692],[23.0014727,39.4093133],[23.0015754,39.4094404],[23.0017029,39.4094595],[23.0021291,39.4097064],[23.0022855,39.4093293],[23.0026094,39.4094222],[23.0026691,39.4093056],[23.0027621,39.4093064],[23.0030021,39.4095787],[23.0030044,39.4094166],[23.0031451,39.4093277],[23.0032052,39.409184],[23.0032751,39.4091666],[23.0033204,39.4092481],[23.0034969,39.4090874],[23.003683,39.409071],[23.0038095,39.4091622],[23.0045285,39.4092404],[23.0049648,39.4095955],[23.0053223,39.4097788],[23.0057879,39.4097107],[23.0061114,39.4098306],[23.0064624,39.4096534],[23.0068457,39.4096567],[23.0068704,39.4095487],[23.0071924,39.4096236],[23.0074109,39.4100309],[23.0076381,39.4101139],[23.00789,39.4103684],[23.0084678,39.4105805],[23.0088211,39.4110611],[23.0088652,39.4112237],[23.0092937,39.4113174],[23.0093854,39.4113993],[23.0098265,39.4114211],[23.0099537,39.4115123],[23.0103716,39.4115338],[23.0109384,39.4117008],[23.011144,39.4116666],[23.0115233,39.411895],[23.0118728,39.4120287],[23.0123977,39.4126999],[23.0127645,39.4130454],[23.0125166,39.4125027],[23.0125242,39.4119621],[23.0126323,39.4117107],[23.0128321,39.4115502],[23.0133552,39.4115186],[23.013647,39.411422],[23.0141652,39.4109128],[23.0145464,39.4102402],[23.0154086,39.4100493],[23.0160738,39.4098297],[23.016018,39.409667],[23.0153378,39.4093009],[23.0153504,39.4092289],[23.0157219,39.4090113],[23.0158735,39.4089675],[23.0162444,39.4090247],[23.0164306,39.4089992],[23.0169148,39.4084357],[23.0174768,39.408116],[23.0175381,39.4087113],[23.0177653,39.4090736],[23.0178469,39.4090563],[23.018049,39.4087246],[23.0184336,39.4086287],[23.018768,39.4088027],[23.0189602,39.4091828],[23.0201817,39.4098779],[23.0206874,39.4102606],[23.0211744,39.4103187],[23.0219879,39.4102895],[23.0228441,39.410531],[23.0238126,39.4110437],[23.0239928,39.4114507],[23.0237665,39.4118543],[23.0243697,39.4119134],[23.0249043,39.4118908],[23.0251919,39.4120915],[23.0255231,39.4124997],[23.025882,39.4125838],[23.0262022,39.4129469],[23.0267567,39.4131678],[23.0271506,39.4132432],[23.0274652,39.4131737],[23.0278277,39.4129965],[23.0282044,39.4126393],[23.0286733,39.4123278],[23.0294837,39.4120823],[23.0295091,39.4119203],[23.0296869,39.4116695],[23.0302483,39.4113859],[23.0302743,39.4111879],[23.0304387,39.4110631],[23.0306176,39.4107222],[23.0307466,39.4106331],[23.0316061,39.4106403],[23.0321779,39.4104468],[23.0326196,39.4104235],[23.032993,39.4103004],[23.0334467,39.4102501],[23.0336894,39.4103423],[23.0341665,39.4102741],[23.0343909,39.4100057],[23.0348577,39.4098474],[23.0350104,39.4097225],[23.0359544,39.4094961],[23.0363728,39.4094815],[23.0378677,39.4097281],[23.0388508,39.4094524],[23.0399242,39.4099028],[23.0401772,39.4100851],[23.0407091,39.4111077],[23.0414453,39.4116363],[23.0419341,39.4124919],[23.0421834,39.4126876],[23.0426808,39.4128359],[23.0428568,39.4127112],[23.0429206,39.4122882],[23.0431548,39.412155],[23.0443048,39.4121464],[23.044893,39.4124576],[23.0456372,39.4124007],[23.0456823,39.4125001],[23.0455649,39.4125893],[23.0446438,39.412843],[23.0445607,39.4129775],[23.0445807,39.4132119],[23.0448093,39.4134841],[23.0457546,39.4140145],[23.0460712,39.4146478],[23.0463601,39.4147583],[23.0466444,39.414675],[23.046832,39.4145414],[23.0469103,39.4139113],[23.0470517,39.4137683],[23.0477618,39.413657],[23.0484797,39.4138251],[23.0490303,39.4143341],[23.0492807,39.4147146],[23.0492715,39.4153903],[23.0489266,39.4159822],[23.0489355,39.4161805],[23.0498671,39.4168729],[23.0518401,39.4185019],[23.052564,39.4192286],[23.0529475,39.4190831],[23.053183,39.4188507],[23.0533923,39.4188344],[23.0536703,39.4188907],[23.0540616,39.4191642],[23.0543513,39.4197567],[23.0543133,39.4199907],[23.0545146,39.420569],[23.0543444,39.4211263],[23.054672,39.4209577],[23.0549149,39.4210318],[23.0552242,39.4213587],[23.0554838,39.4219194],[23.0567383,39.4227946],[23.0567818,39.4230112],[23.0569526,39.4232739],[23.056622,39.4236677],[23.0570728,39.4238335],[23.057094,39.4239869],[23.0572658,39.4241685],[23.0573215,39.4243491],[23.0580258,39.4246702],[23.0580159,39.424544],[23.0578109,39.424236],[23.0578354,39.424146],[23.058151,39.4240044],[23.0582877,39.4242038],[23.0584039,39.4242047],[23.0586858,39.4239727],[23.0588477,39.4240281],[23.0588992,39.4245151],[23.0587214,39.4247839],[23.0589623,39.4250112],[23.0588081,39.4252442],[23.0588623,39.425533],[23.0594252,39.426006],[23.0604095,39.4262483],[23.0604553,39.4263027],[23.0600886,39.4267863],[23.0603284,39.4270946],[23.0603948,39.4273474],[23.0602107,39.4280758],[23.060333,39.4284822],[23.0607222,39.4289179],[23.0607714,39.429585],[23.0616918,39.4302592],[23.0622245,39.4303897],[23.0631418,39.4304331],[23.0631513,39.4305954],[23.0629825,39.4310535],[23.0628886,39.4311249],[23.0628743,39.431323],[23.0631563,39.431956],[23.0638036,39.4322045],[23.0638925,39.4325115],[23.0637843,39.432781],[23.0639467,39.4328003],[23.0642616,39.4327127],[23.0645743,39.4327873],[23.0649257,39.4325739],[23.065077,39.4325571],[23.0658061,39.4327792],[23.0661735,39.4331065],[23.066578,39.433272],[23.0667847,39.4334538],[23.0672816,39.4336561],[23.0675948,39.4336946],[23.0687583,39.4335778],[23.0686736,39.4338294],[23.0685422,39.4349727],[23.0682531,39.4357453],[23.068328,39.4362234],[23.0684983,39.4365221],[23.0683639,39.4367463],[23.0680359,39.4369419],[23.0673485,39.4370806],[23.0670513,39.4375827],[23.0660338,39.4381558],[23.0663707,39.4384333],[23.0670675,39.4384659],[23.0674884,39.438271],[23.0678546,39.4378235],[23.068099,39.4377984],[23.0681789,39.4379072],[23.0680379,39.4380232],[23.0680013,39.438149],[23.0680314,39.4385097],[23.0681001,39.4385823],[23.0683705,39.4383502],[23.0687637,39.4384885],[23.0690658,39.4384909],[23.0696271,39.4382251],[23.0699067,39.4381733],[23.0700864,39.4379314],[23.0702934,39.4380953],[23.0709874,39.4383351],[23.0715791,39.4384029],[23.0716404,39.4383853],[23.0719782,39.4385097],[23.072079,39.4387988],[23.0721824,39.4388898],[23.0723099,39.4389088],[23.0726369,39.4387853],[23.0729963,39.4388512],[23.0734819,39.4390353],[23.0739419,39.4393993],[23.0741889,39.4395004],[23.0742808,39.4395823],[23.0749305,39.4396595],[23.0752172,39.4399501],[23.0751923,39.4400761],[23.0753547,39.4400954],[23.0754,39.4401858],[23.0755622,39.4402232],[23.0758847,39.440442],[23.0764875,39.4405549],[23.0764107,39.4409507],[23.0766862,39.4412052],[23.0770146,39.4413925],[23.0774872,39.4416846],[23.0778642,39.4418678],[23.0779161,39.4419538],[23.0783341,39.4419842],[23.0783421,39.4422545],[23.0782629,39.442317],[23.078327,39.4426869],[23.0784292,39.4428679],[23.078704,39.4429332],[23.079023,39.4428907],[23.0791968,39.4429281],[23.0796275,39.4428774],[23.0798359,39.4429331],[23.0800462,39.4428447],[23.08036,39.4428472],[23.0806457,39.4432099],[23.0807842,39.443283],[23.0809819,39.4432756],[23.0809689,39.4433746],[23.0807698,39.4436073],[23.080524,39.4437405],[23.0802335,39.4437382],[23.0807916,39.4438507],[23.0813759,39.4436031],[23.0816499,39.4439837],[23.082184,39.4440149],[23.0824634,39.4439811],[23.0825791,39.444018],[23.0826473,39.4441357],[23.0825392,39.4445944],[23.0825947,39.4447931],[23.0827453,39.4448303],[23.0830144,39.4446882],[23.0832376,39.444672],[23.0840251,39.4448854],[23.0840588,39.4449758],[23.0839651,39.4450291],[23.083501,39.4449714],[23.083395,39.4450787],[23.0839374,39.4453713],[23.0841112,39.4454087],[23.0845229,39.4450335],[23.0846188,39.444809],[23.0849135,39.4444869],[23.0851359,39.4443626],[23.0853451,39.4443642],[23.0864225,39.444625],[23.0865148,39.4447293],[23.0865108,39.4450356],[23.0866962,39.4450731],[23.0868129,39.445038],[23.0870202,39.4446792],[23.0870114,39.4444629],[23.0870809,39.4444004],[23.0874879,39.4447099],[23.0876115,39.4450353],[23.0877723,39.4451807],[23.088062,39.445246],[23.0883765,39.4451944],[23.0884914,39.4452944],[23.0885154,39.4453982],[23.0884083,39.4455956],[23.0884538,39.4456681],[23.0886987,39.4456069],[23.0888761,39.445365],[23.088913,39.4451851],[23.0890527,39.4451682],[23.0890274,39.4456005],[23.089165,39.4457998],[23.0893509,39.4458013],[23.0893895,39.4455132],[23.0897238,39.444831],[23.0897028,39.4446597],[23.0892799,39.4441158],[23.0895922,39.4433343],[23.089839,39.4432326],[23.0901174,39.4432708],[23.0910087,39.4435481],[23.0912621,39.4437213],[23.0915639,39.4437417],[23.0918764,39.4438432],[23.0921185,39.4439893],[23.092231,39.4442785],[23.0921585,39.4444942],[23.0921899,39.4447557],[23.0924388,39.4452803],[23.0925548,39.4452992],[23.0926045,39.4450473],[23.0926856,39.4450659],[23.0927419,39.4452105],[23.0927611,39.445517],[23.0926264,39.4460476],[23.0926836,39.4461201],[23.093259,39.4456561],[23.0934297,39.4450447],[23.0937783,39.4450474],[23.0942842,39.4445648],[23.0945751,39.44454],[23.0950722,39.4447421],[23.0954555,39.4447541],[23.0954913,39.4446823],[23.0952968,39.4444465],[23.0952752,39.4443202],[23.0954163,39.4441952],[23.0958706,39.4441086],[23.0959185,39.4440009],[23.0958486,39.4438426],[23.0960445,39.4439703],[23.0961217,39.4442953],[23.0962312,39.4444718],[23.0963125,39.4444815],[23.09666,39.4444842],[23.0968284,39.4444314],[23.0969841,39.4444687],[23.0970056,39.444604],[23.0970935,39.4447173],[23.0974564,39.4445129],[23.0976194,39.4444871],[23.0979082,39.4446245],[23.0980883,39.4446259],[23.0978839,39.4449577],[23.098133,39.444847],[23.09842,39.4451195],[23.098453,39.445264],[23.0986173,39.4452247],[23.0986935,39.4456217],[23.0988,39.4456721],[23.0988218,39.4457894],[23.0989492,39.4458174],[23.0990462,39.4459624],[23.0989749,39.4460789],[23.0992761,39.4461534],[23.0994639,39.4460106],[23.0999842,39.4458209],[23.1006226,39.4453709],[23.1006569,39.4453891],[23.1011772,39.4451184],[23.101444,39.4448186],[23.1016187,39.4447839],[23.1017501,39.4446768],[23.1022172,39.4445002],[23.1024992,39.4443447],[23.1029773,39.4439384],[23.1034321,39.4439239],[23.1035538,39.4440059],[23.1035755,39.4441322],[23.1041504,39.4437041],[23.1042225,39.4435155],[23.1041809,39.4431367],[23.1042544,39.4428399],[23.1043139,39.4427323],[23.1047001,39.442519]]}],{"extent":[22.98895,39.32843,23.21418,39.48114],"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":false},"THESSALIA\/Thessaly_Pelion_Milies_KalaNera_2":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_O2_Pouri_Zagora":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_eastern_pelion = new getPoiCollection("eastern_pelion",[],{});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="
Μηλιές-Τσαγκαράδα
O2 Πουρί-Ζαγορά
Μούρεσι-Καταφύγιο Εξαγκαθιάς
Πουρί-Χορευτό
Ξουρίχτι-Τσαγκαράδα
Μηλιές-Λαμπινού
Ξουρίχτι-Μυλοπόταμος
Τσαγκαράδα-Μέγα Ίσωμα-Καταφύγιο Εξαγκαθιάς
Τσαγκαράδα-Καταφύγιο Εξαγκαθιάς
Κισσός-Μούρεσι
Ζαγορά-Χορευτό
Ζαγορά-Χορευτό
Κισσός-Ανήλιο
Χορευτό-Άγιος Ιωάννης
Ζαγορά-Χάνια
Τσαγκαράδα-Μούρεσι
Διάσχιση Τσαγκαράδας
Τσαγκαράδα-Νταμούχαρη
Τσαγκαράδα-Φακίστρα
Κισσός-Άγ. Δημήτριος-Άγ. Ιωάννης
Άγιος Δημήτριος-Άγιος Ιωάννης
Μούρεσι-Νταμούχαρη
Μούρεσι-Άγιος Ιωάννης
Ανήλιο-Άγιος Ιωάννης
Ανήλιο-Χορευτό
Άγιος Ιωάννης-Νταμούχαρη
Ξουρίχτι-Λαμπινού
Χάνια-Κισσός από Ριζαίικα
Νταμούχαρη-Μυλοπόταμος
Ανήλιο-Μακρυράχη
Χάνια-Μακρυράχη
Μούρεσι-Νταμούχαρη
Χάνια-Κισσός
Μονή Λαμπηδόνας-Μυλοπόταμος
Λαμπινού-Μονή Λαμπιδόνας
Χάνια-Μοναστηράκι-Κισσός
Χάνια-Κισσός από Ριζαίικα
Μακρινίτσα-Πλιασίδι-Ζαγορά
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["eastern_pelion"],pc:["eastern_pelion"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_eastern_pelion.zoomTo();}; var gsMapManager = this.gsMapManager; gsMapManager.create = function(mapDivId,options,afterLoad,beforeLoad){ if(typeof overrideUserOptions != "undefined") { for( var i in options) overrideUserOptions[i] = options[i]; options = overrideUserOptions; } if(typeof afterLoad != "undefined") { afterLoad = afterLoad }else{ if(typeof overrideAfterLoad != "undefined") afterLoad = overrideAfterLoad }; if(typeof beforeLoad != "undefined") { beforeLoad = beforeLoad }else{ if(typeof overrideBeforeLoad != "undefined") beforeLoad = overrideBeforeLoad }; return gsMapManager.create_dummy_function(mapDivId,options,afterLoad,beforeLoad); // return new gsMapObject(mapDivId,options,afterLoad); }