console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "en";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_central_pelion = new getAdventureCollection("central_pelion",[{"id":17186,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039f\u03bd\u03bf\u03cd\u03c6\u03c1\u03b9\u03bf\u03c2-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03cd\u03bb\u03b7 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgOnoufrios_Makrynitsa","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":4354,"name_EN":"Pelion Mt: Agios Onoufrios-Makrinitsa","description_EN":"A nice trail on the Mt. Pilio gates","ascent_time":85,"descent_time":70,"marker":"Red_dots","level":12,"ascent":557,"descent":20,"maxelev":640,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96868 39.38126,22.98863 39.40219)","views":38,"millestones":"0,22.9689920,39.3810887#1,22.9769052,39.3859653#2,22.9795314,39.3935217#3,22.9821064,39.3965053#4,22.9855317,39.4016083#4.4,22.9883248,39.4023653","x":22.9810051,"y":39.3948048,"coor":[[22.968992,39.3810887],[22.9691429,39.3811937],[22.9689868,39.3815437],[22.970049,39.3821748],[22.9709212,39.3828674],[22.9712939,39.3833797],[22.9717471,39.3833567],[22.9720366,39.3834133],[22.9725888,39.3837606],[22.9737152,39.3837525],[22.9739919,39.3838811],[22.9742412,39.3840095],[22.9744153,39.384011],[22.9745467,39.3838365],[22.974949,39.3841103],[22.9754019,39.3841053],[22.9758865,39.3843168],[22.9760707,39.384823],[22.976609,39.3853323],[22.9767823,39.3856402],[22.9770672,39.3863816],[22.977296,39.3866178],[22.977446,39.3866822],[22.9775804,39.3868186],[22.9774037,39.3869972],[22.9774014,39.3871504],[22.9774274,39.3873083],[22.9773454,39.3873616],[22.9771488,39.3873058],[22.9770575,39.3871969],[22.9769957,39.3872504],[22.9771097,39.3873956],[22.977062,39.3874853],[22.9773013,39.3877937],[22.9773892,39.3881369],[22.9773702,39.3886458],[22.977504,39.3890254],[22.977419,39.389277],[22.9774702,39.3894757],[22.9774433,39.3897277],[22.9775219,39.3899086],[22.9774094,39.3904573],[22.9774733,39.3908543],[22.9780296,39.3917242],[22.9781833,39.3919553],[22.9785626,39.3922289],[22.9787099,39.3924735],[22.9787056,39.3925996],[22.9788988,39.3928896],[22.9789748,39.3932507],[22.9792391,39.3934423],[22.9795248,39.3935078],[22.9796826,39.3938336],[22.9799925,39.3940886],[22.9806063,39.3942021],[22.9809871,39.3943676],[22.981693,39.394536],[22.9811932,39.3946443],[22.9808122,39.3944878],[22.9810051,39.3948048],[22.9812397,39.394942],[22.9806282,39.3946663],[22.9802804,39.3946273],[22.9797138,39.3944601],[22.9794934,39.3944402],[22.9798384,39.3946774],[22.9796754,39.394703],[22.9793862,39.3946284],[22.9799019,39.3951015],[22.9801688,39.3951128],[22.9806493,39.3956126],[22.9811704,39.3958605],[22.981825,39.3959158],[22.9818988,39.3960831],[22.9815823,39.3961614],[22.9818021,39.3962174],[22.9823405,39.3967267],[22.9828128,39.3969921],[22.9821983,39.3969237],[22.9818192,39.3967942],[22.9816583,39.3966757],[22.9814139,39.3967096],[22.981719,39.3974691],[22.9819153,39.3975429],[22.9822026,39.3977527],[22.9823609,39.3980514],[22.9822447,39.3980504],[22.9822887,39.398222],[22.9825872,39.3984589],[22.9826879,39.398721],[22.9826402,39.3988107],[22.9829188,39.3990159],[22.9828955,39.3995473],[22.982985,39.3997824],[22.9831246,39.3997656],[22.9831753,39.3998696],[22.983084,39.4005626],[22.9833418,39.4004027],[22.9835511,39.4003865],[22.9837011,39.4004509],[22.9836763,39.4005588],[22.9839081,39.4005969],[22.9842063,39.4008518],[22.9845441,39.4009628],[22.9846453,39.401189],[22.9853021,39.4013749],[22.9855309,39.4016112],[22.9856853,39.4016756],[22.9858455,39.4018392],[22.9857516,39.4019104],[22.9857834,39.4019468],[22.9860153,39.4020479],[22.9862457,39.402149],[22.9870103,39.4022818],[22.9877649,39.4023064],[22.9878717,39.4022758],[22.9880694,39.4022595],[22.9882367,39.4023556],[22.9883248,39.4023653]]},{"id":17189,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a6\u03c5\u03c4\u03cc\u03ba\u03bf-\u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","description_GR":"\u039c\u03ad\u03c3\u03c9 \u039b\u03bf\u03c5\u03c4\u03b6\u03af\u03ba\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Fytoko_Kerasia","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":11015,"name_EN":"Pelion Mt: Fytoko-Kato Kerasia","description_EN":"Via Loutziko","ascent_time":290,"descent_time":290,"marker":"Red_dots","level":9,"ascent":432,"descent":489,"maxelev":363,"minelev":116,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92066 39.40702,22.93853 39.4635)","views":19,"millestones":"0,22.9385182,39.4076567#1,22.9337643,39.4113635#2,22.9267837,39.4153224#3,22.9224679,39.4174007#4,22.9300252,39.4221240#5,22.9273814,39.4281079#6,22.9214512,39.4339836#7,22.9238808,39.4420007#8,22.9266111,39.4492608#9,22.9307813,39.4526616#10,22.9301386,39.4596033#11,22.9233500,39.4635299","x":22.9253665,"y":39.4316521,"coor":[[22.9385182,39.4076567],[22.9381608,39.4074822],[22.9373267,39.4073394],[22.9365769,39.4069992],[22.9363554,39.4070512],[22.9360729,39.407301],[22.9356537,39.4073692],[22.9351967,39.4076353],[22.9349884,39.4075794],[22.9349555,39.4074529],[22.9350269,39.4073454],[22.9349382,39.4073041],[22.934832,39.4074112],[22.9349399,39.4079528],[22.9350254,39.408278],[22.9350208,39.4085753],[22.9348569,39.4086639],[22.934653,39.4085629],[22.9344337,39.4084708],[22.9342476,39.4084871],[22.933406,39.4088398],[22.9332052,39.4090542],[22.9331432,39.409315],[22.9332425,39.4096583],[22.9339727,39.410521],[22.9340391,39.4107378],[22.9338832,39.4110608],[22.9338325,39.4113396],[22.9334238,39.41148],[22.9328725,39.4118354],[22.9329143,39.4123494],[22.9328277,39.4127],[22.9324846,39.4131113],[22.9325358,39.4135623],[22.9323818,39.4137591],[22.9320455,39.41372],[22.9318779,39.4140428],[22.9317018,39.4141673],[22.9312632,39.4143615],[22.9310304,39.4143954],[22.9302997,39.4143256],[22.9293935,39.4143353],[22.9289538,39.4142232],[22.928779,39.4142576],[22.9285417,39.4145798],[22.9285968,39.4155354],[22.9278373,39.4158257],[22.926959,39.4155293],[22.9265938,39.4151024],[22.9263405,39.4149559],[22.9259826,39.4148175],[22.9254609,39.4147496],[22.9249305,39.4144924],[22.9246949,39.4144902],[22.9245732,39.4143089],[22.9242248,39.4143057],[22.9240865,39.4142323],[22.9239751,39.4139249],[22.9237807,39.4137249],[22.9234461,39.4135776],[22.9233056,39.4136484],[22.9230498,39.4136641],[22.9229356,39.4135369],[22.9224043,39.4134328],[22.9218651,39.4137522],[22.9218159,39.413932],[22.9219406,39.4141313],[22.9216012,39.4142904],[22.9214155,39.4142842],[22.9218389,39.4151441],[22.9219492,39.4155235],[22.9218851,39.4164375],[22.9218478,39.4164507],[22.9219734,39.416596],[22.9220379,39.41693],[22.9225085,39.4174434],[22.9226459,39.4175708],[22.9229395,39.417533],[22.9232753,39.4175992],[22.923863,39.417911],[22.9240647,39.4183904],[22.9241266,39.4188955],[22.9242054,39.4190584],[22.9245835,39.4194043],[22.9253448,39.4197538],[22.9260733,39.4199767],[22.9264795,39.4199985],[22.9267893,39.4202537],[22.9270708,39.420076],[22.9272453,39.4200596],[22.9279046,39.4202459],[22.9293311,39.4204032],[22.9297823,39.4205245],[22.9300332,39.4208332],[22.9298384,39.4214171],[22.929998,39.4219952],[22.9301236,39.422591],[22.9298582,39.4232283],[22.9298428,39.4234805],[22.9303417,39.424278],[22.9303736,39.4244765],[22.9301592,39.4248169],[22.9297159,39.424939],[22.9291879,39.4252765],[22.9290787,39.4255818],[22.9290975,39.4258704],[22.9290123,39.4261219],[22.9287984,39.4264352],[22.9282545,39.4267456],[22.9276252,39.426875],[22.9273679,39.4269807],[22.927054,39.4269958],[22.9261958,39.4268978],[22.9260207,39.4269503],[22.9261413,39.4270415],[22.9262463,39.4270154],[22.9262453,39.4270785],[22.9266029,39.4273881],[22.9268916,39.4274989],[22.926994,39.427644],[22.9269653,39.4277834],[22.9272306,39.4279841],[22.9273687,39.4280665],[22.9274019,39.4281749],[22.9271277,39.4286319],[22.9269725,39.4290449],[22.926988,39.4295497],[22.9268516,39.430107],[22.9266978,39.4302858],[22.9262553,39.430516],[22.9256839,39.4306549],[22.9255186,39.4308246],[22.9254788,39.4311486],[22.925614,39.4314201],[22.9255875,39.4316361],[22.9253665,39.4316521],[22.9252724,39.4317233],[22.9249595,39.4316754],[22.9247954,39.431764],[22.9243446,39.4316156],[22.9239145,39.4316297],[22.9225381,39.4319773],[22.9221741,39.4322263],[22.9218136,39.4329978],[22.9216786,39.4334651],[22.9214789,39.4336074],[22.9215463,39.4337522],[22.9214378,39.4340125],[22.9214394,39.4346612],[22.9215741,39.4349688],[22.9214324,39.4351117],[22.9215804,39.4353113],[22.9212829,39.4357681],[22.9213822,39.4367917],[22.9215264,39.4372345],[22.9221509,39.4380197],[22.9224256,39.4381439],[22.9225483,39.4384784],[22.9228827,39.4386437],[22.922961,39.4388426],[22.9229541,39.4392931],[22.9230569,39.4394112],[22.9230549,39.4395373],[22.9232163,39.4396199],[22.923582,39.4400197],[22.9238133,39.4400939],[22.9241198,39.4405653],[22.9237936,39.4413732],[22.9239003,39.4419869],[22.9236184,39.4421825],[22.9235213,39.4424519],[22.9239023,39.4426176],[22.9241536,39.4428993],[22.9242626,39.4433688],[22.924067,39.4439977],[22.9242605,39.4442608],[22.9246054,39.4444983],[22.9245609,39.4451286],[22.92472,39.4453643],[22.9246951,39.4454722],[22.9247758,39.445509],[22.9249335,39.4458348],[22.9253095,39.4463249],[22.9254661,39.4467228],[22.9254283,39.4469116],[22.9252861,39.4470905],[22.9252608,39.4479823],[22.9251643,39.4482067],[22.925332,39.4486407],[22.925293,39.4489107],[22.9253836,39.4490647],[22.925558,39.4490573],[22.9257985,39.4492938],[22.9260062,39.4493858],[22.9262262,39.4494419],[22.9263546,39.449407],[22.9266711,39.4492298],[22.9264896,39.4489397],[22.9265547,39.4484808],[22.9266597,39.4484548],[22.9278368,39.4489972],[22.9281502,39.4490271],[22.9280605,39.4488101],[22.9281425,39.4487658],[22.9293432,39.4492904],[22.9296806,39.4492665],[22.9302062,39.4490911],[22.9308097,39.4491507],[22.9312867,39.4498759],[22.9313528,39.4501108],[22.9310694,39.4511624],[22.9310996,39.4514691],[22.9312258,39.4515783],[22.9308203,39.4518719],[22.9304933,39.4519771],[22.9302349,39.4521549],[22.9302797,39.4522634],[22.9308079,39.4526828],[22.9309189,39.4530262],[22.9311587,39.4533077],[22.9310844,39.4536044],[22.9308306,39.4538588],[22.9310311,39.4544283],[22.930902,39.4545082],[22.9306973,39.4549749],[22.9303802,39.4551882],[22.9305394,39.4554239],[22.9309425,39.4556619],[22.930953,39.4557341],[22.9308219,39.4559491],[22.930331,39.4561248],[22.9303748,39.4563054],[22.9304789,39.4563334],[22.9305238,39.4564419],[22.930337,39.4564943],[22.9299431,39.4564096],[22.9298485,39.4565168],[22.9298814,39.4566433],[22.9302342,39.4569709],[22.9306213,39.457497],[22.9308969,39.4577158],[22.9309849,39.458041],[22.9312022,39.4582773],[22.9311535,39.458421],[22.9308942,39.4586529],[22.9309146,39.4590045],[22.9303959,39.4593151],[22.9299939,39.4597619],[22.9296574,39.4597227],[22.9291917,39.4597725],[22.9284376,39.4596755],[22.9273014,39.4598677],[22.926935,39.4601166],[22.9267917,39.4603676],[22.9268825,39.4605126],[22.9268755,39.460963],[22.9262753,39.4614441],[22.9258969,39.461864],[22.9258828,39.4620261],[22.9257982,39.4620929],[22.9247461,39.4624796],[22.9248148,39.4625523],[22.9246392,39.4626318],[22.9243713,39.4626654],[22.9237129,39.4625331],[22.9231794,39.4626949],[22.9232001,39.4628573],[22.9234077,39.4629673],[22.923486,39.4631663],[22.9236576,39.4633435],[22.92335,39.4635299]]},{"id":17203,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u03a3\u03c4\u03b1\u03b3\u03b9\u03ac\u03c4\u03b5\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Makrynitsa_Stagiates","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2880,"name_EN":"Pelion Mt: Makrinitsa-Stagiates","description_EN":"","ascent_time":50,"descent_time":50,"marker":"Red_dots","level":13,"ascent":31,"descent":284,"maxelev":640,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98277 39.38888,22.99334 39.40248)","views":33,"millestones":"0,22.9883345,39.4023699#1,22.9915017,39.3991445#2,22.9880874,39.3939959#2.9,22.9835096,39.3887942","x":22.9928344,"y":39.3990256,"coor":[[22.9883345,39.4023699],[22.9884251,39.4025329],[22.9885877,39.4025343],[22.9885327,39.4023176],[22.9889838,39.4024477],[22.9891273,39.4021606],[22.9892314,39.4021885],[22.9895926,39.4021106],[22.9897167,39.4018864],[22.9900436,39.4015919],[22.9903309,39.4011754],[22.9907272,39.4010707],[22.9910243,39.4006047],[22.9914706,39.4002572],[22.9917159,39.4001602],[22.9920292,39.4001809],[22.9922482,39.4001198],[22.9917148,39.4000611],[22.9917733,39.3999535],[22.9915308,39.3998613],[22.991425,39.3999504],[22.9910518,39.4000553],[22.991289,39.399715],[22.9908924,39.3998377],[22.9903719,39.399689],[22.9902338,39.3995977],[22.9901767,39.3995341],[22.9908381,39.3995759],[22.9911199,39.3993621],[22.9914077,39.399306],[22.9912583,39.3991966],[22.991113,39.3992089],[22.9910318,39.3991992],[22.9913009,39.3990663],[22.9923517,39.3994809],[22.9921453,39.3992989],[22.9926668,39.3993755],[22.9928344,39.3990256],[22.9930445,39.3989553],[22.9931978,39.3987944],[22.9931058,39.3987306],[22.9931413,39.3986858],[22.9930027,39.3986306],[22.9926066,39.3987172],[22.9923052,39.3986786],[22.9918357,39.398215],[22.9911451,39.3977855],[22.9909627,39.3975497],[22.9909885,39.3973697],[22.9908828,39.3972742],[22.9901579,39.3960064],[22.9900818,39.3956453],[22.9891303,39.3947901],[22.9889599,39.3945273],[22.9886141,39.3943441],[22.988572,39.3940464],[22.9880154,39.3939875],[22.9872082,39.393593],[22.9867376,39.3932105],[22.9864539,39.3927575],[22.9865957,39.3917856],[22.9859808,39.3912711],[22.9856371,39.3909438],[22.9851475,39.3902727],[22.9850826,39.3899478],[22.9849691,39.3897666],[22.983442,39.3893748],[22.9832118,39.3892332],[22.9829809,39.389141],[22.9829615,39.3890282],[22.9831366,39.3889667],[22.9832552,39.3887965],[22.983359,39.3888425],[22.9835096,39.3887942]]},{"id":17204,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a3\u03c4\u03b1\u03b3\u03b9\u03ac\u03c4\u03b5\u03c2-\u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Stagiates_Portaria","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2100,"name_EN":"Pelion Mt: Stagiates-Portaria","description_EN":"","ascent_time":35,"descent_time":40,"marker":"Red_dots","level":9,"ascent":6,"descent":255,"maxelev":650,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98345 39.38873,22.99935 39.39346)","views":61,"millestones":"0,22.9993250,39.3903370#1,22.9929744,39.3927801#2.1,22.9835183,39.3887898","x":22.9925026,"y":39.3924496,"coor":[[22.999325,39.390337],[22.9988023,39.3904226],[22.9985925,39.3904748],[22.9983575,39.390671],[22.997805,39.3907339],[22.997794,39.390923],[22.9979294,39.3911945],[22.9984421,39.3918837],[22.9984599,39.3922623],[22.9986209,39.3923718],[22.9988988,39.3924282],[22.9989668,39.3925955],[22.9983669,39.393131],[22.9973804,39.3930954],[22.9967872,39.3931624],[22.9963029,39.393352],[22.9959169,39.3935468],[22.9956844,39.3935629],[22.995212,39.3933065],[22.9949943,39.3932506],[22.9948519,39.3932628],[22.9947233,39.3932482],[22.9943831,39.3933309],[22.9939074,39.3933313],[22.9936734,39.3934554],[22.9932928,39.3932719],[22.9930663,39.3928735],[22.9928717,39.3926735],[22.9927489,39.3926364],[22.992668,39.3926808],[22.9925026,39.3924496],[22.9922939,39.3924298],[22.9922273,39.3922129],[22.9919959,39.3921569],[22.9919288,39.3919761],[22.9917371,39.392006],[22.9915278,39.3918735],[22.9911693,39.3916722],[22.9908326,39.3916963],[22.9903332,39.3914937],[22.990272,39.3912859],[22.9896458,39.3912264],[22.9889235,39.391112],[22.9881139,39.3908888],[22.9878331,39.3908818],[22.9873454,39.3908325],[22.9872014,39.3903988],[22.9869672,39.390185],[22.9864904,39.389433],[22.9863075,39.3892331],[22.9861844,39.3892095],[22.9861298,39.3889748],[22.9860274,39.3888297],[22.9856941,39.3886872],[22.9856952,39.3886151],[22.9855148,39.3886405],[22.9852238,39.3886921],[22.9844572,39.3887034],[22.9841892,39.3887731],[22.9836691,39.3888272],[22.9835183,39.3887898]]},{"id":17205,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03cc\u03bb\u03bf\u03c2-\u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Volos_Portaria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4645,"name_EN":"Pelion Mt: Volos-Portaria","description_EN":"","ascent_time":115,"descent_time":95,"marker":"Red_dots","level":12,"ascent":560,"descent":48,"maxelev":660,"minelev":100,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96901 39.37974,23.00016 39.39048)","views":37,"millestones":"0,22.9691429,39.3811937#1,22.9783982,39.3803343#2,22.9836770,39.3818757#3,22.9886648,39.3850904#4,22.9975828,39.3880288#4.6,22.9978043,39.3907338","x":22.9843102,"y":39.3814758,"coor":[[22.9691429,39.3811937],[22.9702164,39.3817664],[22.9717291,39.3815455],[22.9720793,39.3815846],[22.9720206,39.3817057],[22.9724542,39.3819033],[22.9727229,39.3817885],[22.9730707,39.3818276],[22.9740349,39.3819668],[22.9738411,39.3817218],[22.974149,39.3817065],[22.9746139,39.3816745],[22.9746117,39.3814222],[22.9748202,39.381361],[22.9750657,39.381246],[22.9750371,39.3812187],[22.9752624,39.3811441],[22.9754244,39.3811816],[22.9757686,39.3810675],[22.9763094,39.3806037],[22.9764759,39.3803349],[22.9766983,39.3802107],[22.9768846,39.3801763],[22.9769992,39.3802764],[22.9771398,39.3801875],[22.9775927,39.3801825],[22.9784958,39.3803526],[22.9789548,39.3799332],[22.9793131,39.3797921],[22.9801397,39.3795651],[22.9799261,39.3798786],[22.9796211,39.3800922],[22.9797709,39.3801746],[22.9797467,39.3802374],[22.9798858,39.3802567],[22.9799889,39.3803477],[22.9801974,39.3802369],[22.9804271,39.3802299],[22.9806465,39.3803129],[22.9807487,39.380476],[22.9809907,39.3805952],[22.9809845,39.3806222],[22.980644,39.3807364],[22.980735,39.3808633],[22.9810146,39.3808027],[22.981073,39.3807762],[22.9813264,39.3808415],[22.9813705,39.381004],[22.9815322,39.3810595],[22.981718,39.3810611],[22.9825712,39.3806722],[22.9826663,39.3805198],[22.9826934,39.3802497],[22.9828239,39.3800617],[22.9829234,39.3799274],[22.9829283,39.3800626],[22.9829756,39.3800089],[22.9830666,39.3801359],[22.983131,39.3804968],[22.9832406,39.3806239],[22.9832266,39.380786],[22.9834494,39.3811844],[22.9834319,39.3814411],[22.9833474,39.3816656],[22.9833801,39.38181],[22.9836683,39.3818801],[22.9842213,39.3816011],[22.9843102,39.3814758],[22.9844536,39.3813689],[22.9847425,39.3814615],[22.9854444,39.3819001],[22.9858964,39.3819581],[22.9860919,39.382086],[22.9860555,39.3821938],[22.9857862,39.3823536],[22.9850751,39.3825457],[22.9850952,39.3827621],[22.9854161,39.3830532],[22.9853482,39.3826787],[22.9856728,39.3827176],[22.9856935,39.3828889],[22.9857979,39.3828989],[22.9859249,39.3828729],[22.9859456,39.3830443],[22.9863304,39.3837325],[22.9863998,39.3837511],[22.9864945,39.3836258],[22.9864764,39.3832742],[22.9866395,39.3832396],[22.9868126,39.3833132],[22.9869152,39.3834402],[22.9868899,39.3835842],[22.9875903,39.3841309],[22.9881134,39.3848923],[22.9885368,39.3850717],[22.9888728,39.3851197],[22.9890225,39.3852111],[22.9888545,39.3852817],[22.9887912,39.385547],[22.9900629,39.3859274],[22.9900224,39.3863235],[22.9904465,39.3864038],[22.9914442,39.3864665],[22.9914619,39.3865973],[22.9918789,39.3865919],[22.9922609,39.3866763],[22.9926971,39.3866215],[22.992814,39.3865685],[22.9935175,39.386498],[22.9941217,39.3864672],[22.9942368,39.3865402],[22.9944395,39.3866501],[22.9952617,39.3868014],[22.9958852,39.3870501],[22.9963678,39.3870002],[22.9968648,39.3873153],[22.9969321,39.3874781],[22.9968587,39.3875856],[22.996868,39.3877478],[22.9969715,39.3878208],[22.9972941,39.3879948],[22.9977462,39.3880482],[22.9980478,39.3880689],[22.9980217,39.3883435],[22.9983523,39.3890311],[22.9985824,39.3891772],[22.999035,39.3891992],[22.9994625,39.389347],[23.0000089,39.390041],[22.9998538,39.390328],[22.9997368,39.3903901],[22.9993777,39.3903329],[22.9986792,39.390453],[22.9983859,39.3906668],[22.9978043,39.3907338]]},{"id":17209,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac-\u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0392\u03cc\u03bb\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b1 \u03a7\u03ac\u03bd\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Portaria_Alikopetra","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4144,"name_EN":"PelionMt: Alikopetra-Portaria","description_EN":"Part of the old way from Volos to Chania","ascent_time":100,"descent_time":85,"marker":"Red_dots","level":12,"ascent":373,"descent":34,"maxelev":965,"minelev":617,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9978 39.37671,23.02985 39.39074)","views":43,"millestones":"0,22.9978050,39.3907339#1,23.0048307,39.3874243#2,23.0148972,39.3857408#3,23.0209899,39.3799882#4.1,23.0298498,39.3769807","x":23.0164215,"y":39.3846305,"coor":[[22.997805,39.3907339],[22.9983866,39.3906668],[22.9986799,39.3904531],[22.9993784,39.3903329],[22.9997375,39.3903901],[22.9998545,39.390328],[23.0000096,39.390041],[22.9994632,39.389347],[22.9995532,39.3890685],[22.9996938,39.3889796],[23.0003742,39.3891566],[23.000385,39.3892153],[23.0008722,39.3891474],[23.0014276,39.3892873],[23.0016729,39.388956],[23.0023552,39.3888988],[23.0029993,39.3889989],[23.0031502,39.3890002],[23.003245,39.3888659],[23.0029751,39.3882508],[23.003025,39.388008],[23.0032257,39.3877754],[23.003648,39.3874727],[23.0039496,39.3874933],[23.0042386,39.3875859],[23.0046238,39.387445],[23.0052982,39.3873787],[23.0065116,39.3869746],[23.0070003,39.3868977],[23.0072111,39.3869535],[23.0075033,39.3868209],[23.0079178,39.3865811],[23.0088445,39.3867332],[23.0095182,39.3867209],[23.0101959,39.3869069],[23.0110464,39.3871934],[23.0116479,39.3873607],[23.0118582,39.3872634],[23.0119895,39.3870122],[23.0122347,39.3869152],[23.0125007,39.3868364],[23.0125017,39.3867643],[23.0126773,39.3866667],[23.0126438,39.3865718],[23.0127973,39.3863929],[23.0135447,39.3860838],[23.0138935,39.3860507],[23.0140108,39.3859706],[23.0142899,39.385937],[23.0145128,39.3857767],[23.0147899,39.3858871],[23.0152162,39.3852961],[23.0155325,39.3851005],[23.0160683,39.3849789],[23.0163699,39.3849995],[23.0164774,39.3847841],[23.0164215,39.3846305],[23.01654,39.3844603],[23.0164295,39.3840629],[23.01648,39.383775],[23.0164366,39.3835584],[23.0166865,39.383128],[23.0168975,39.3821566],[23.0170158,39.3819954],[23.0177874,39.3816235],[23.0181869,39.3812845],[23.0180158,39.3810668],[23.0181746,39.3807392],[23.0182793,39.3807221],[23.0183049,39.3808079],[23.0187469,39.3807576],[23.0193182,39.3805822],[23.0196464,39.3803597],[23.0198915,39.3802717],[23.0200447,39.3801108],[23.0203117,39.380113],[23.0205888,39.3802235],[23.0206249,39.3801337],[23.0208581,39.3800635],[23.0214081,39.3797528],[23.0218495,39.3797385],[23.0220458,39.3798122],[23.0221506,39.3797951],[23.0221432,39.3794887],[23.0220397,39.3794157],[23.0221361,39.3791642],[23.0227115,39.3787005],[23.023016,39.3785139],[23.0237387,39.3783037],[23.0239385,39.3781342],[23.02508,39.3778644],[23.0250704,39.3777202],[23.0256935,39.3773199],[23.025726,39.3774824],[23.0262351,39.3776128],[23.0264153,39.3771728],[23.0267932,39.3775544],[23.0269854,39.3770874],[23.0271585,39.377161],[23.0274386,39.3770552],[23.0276809,39.3771653],[23.0278793,39.3770949],[23.0279153,39.3770051],[23.0280776,39.3770245],[23.0281946,39.3769624],[23.0284609,39.3770097],[23.0287982,39.3769674],[23.029145,39.3770784],[23.0292161,39.3769709],[23.0294609,39.3769009],[23.0298003,39.3767055],[23.0298498,39.3769807]]},{"id":17210,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0392\u03cc\u03bb\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b1 \u03a7\u03ac\u03bd\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Alikopetra_Chania","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4851,"name_EN":"PelionMt: Alikopetra-Chania","description_EN":"Part of the old way from Volos to Chania","ascent_time":115,"descent_time":105,"marker":"Red_dots","level":12,"ascent":294,"descent":82,"maxelev":1213,"minelev":965,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.0292 39.37725,23.063 39.39709)","views":36,"millestones":"0,23.0298495,39.3769807#1,23.0307766,39.3851947#2,23.0380657,39.3908921#3,23.0453341,39.3950319#4,23.0552124,39.3949382#4.9,23.0627526,39.3959471","x":23.0385883,"y":39.3925422,"coor":[[23.0298495,39.3769807],[23.0297354,39.3770969],[23.0297672,39.3773134],[23.0295569,39.3774108],[23.0295077,39.3776086],[23.0295133,39.3780411],[23.0297525,39.3792145],[23.0297164,39.3793043],[23.0295144,39.3793747],[23.0295483,39.379447],[23.0294428,39.3795183],[23.0294639,39.3796716],[23.0297375,39.3800343],[23.0298325,39.3807199],[23.0298061,39.3809539],[23.0296151,39.3813308],[23.0295976,39.3817541],[23.029687,39.3820072],[23.0294947,39.3824741],[23.0296578,39.3830116],[23.0295019,39.3833707],[23.029795,39.3840039],[23.0301227,39.3840787],[23.0303857,39.3843782],[23.0308034,39.3852377],[23.0312141,39.3857637],[23.031278,39.3861788],[23.0314707,39.3865228],[23.0314221,39.3875135],[23.0315118,39.3877485],[23.0317892,39.3878409],[23.032327,39.3884131],[23.033196,39.3885554],[23.0337626,39.3887223],[23.034061,39.3889771],[23.034511,39.3891881],[23.0346134,39.3893421],[23.0350666,39.3893188],[23.0353329,39.3893751],[23.0357835,39.389541],[23.0361745,39.3898146],[23.0365676,39.389935],[23.0369247,39.3901452],[23.037838,39.3904411],[23.0381093,39.3909839],[23.0381258,39.3914706],[23.03825,39.3918096],[23.0382597,39.3919448],[23.038546,39.3922355],[23.0385883,39.3925422],[23.0389065,39.3930494],[23.0388926,39.3932115],[23.0386211,39.3935336],[23.0391429,39.393592],[23.0392896,39.3938996],[23.039439,39.3940179],[23.0406008,39.3939825],[23.0409119,39.3941562],[23.0413482,39.3945202],[23.0418339,39.3946684],[23.0420177,39.3948141],[23.0420963,39.395013],[23.0427471,39.3949823],[23.0431414,39.3950216],[23.0433265,39.3950681],[23.0434987,39.3952137],[23.044171,39.3953093],[23.0444135,39.3954105],[23.044812,39.3951434],[23.0455225,39.3949871],[23.0460212,39.3950362],[23.0469118,39.3952958],[23.0478168,39.3953573],[23.0483904,39.3950196],[23.0487044,39.3949861],[23.049823,39.3947069],[23.0501755,39.3944034],[23.0504151,39.3942972],[23.0511214,39.3937759],[23.0514064,39.3934764],[23.0514276,39.3933549],[23.0516139,39.3933204],[23.0525165,39.393553],[23.0530363,39.3937555],[23.0540961,39.3943948],[23.0543457,39.3944013],[23.0553533,39.3950312],[23.0558932,39.3954681],[23.056703,39.396565],[23.0568994,39.3966386],[23.0584288,39.3969033],[23.0591429,39.3973416],[23.0593519,39.3973433],[23.0604241,39.3970636],[23.0610049,39.3970503],[23.0615704,39.3964511],[23.0620504,39.3961667],[23.0625194,39.3960173],[23.0627526,39.3959471]]},{"id":17211,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b1 \u03a7\u03ac\u03bd\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Alikopetra_Chania2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4506,"name_EN":"PelionMt: Alikopetra-Chania","description_EN":"Alternative connection from Alikopetra to Chania","ascent_time":110,"descent_time":100,"marker":"Red_dots","level":12,"ascent":299,"descent":89,"maxelev":1174,"minelev":906,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.02959 39.37725,23.06348 39.3959)","views":20,"millestones":"0,23.0298495,39.3769807#1,23.0347357,39.3846420#2,23.0416426,39.3902733#3,23.0507486,39.3911010#4,23.0594690,39.3959245#4.5,23.0625205,39.3960173","x":23.0416842,"y":39.3903061,"coor":[[23.0298495,39.3769807],[23.0300831,39.3770863],[23.0302014,39.3774792],[23.030351,39.3775706],[23.0303267,39.3776514],[23.0304985,39.3778241],[23.0304735,39.37795],[23.030553,39.3780768],[23.0311393,39.3784962],[23.0313665,39.3788585],[23.0318012,39.3793307],[23.0322526,39.3802715],[23.0323672,39.3803806],[23.0324504,39.3810841],[23.0326917,39.3812663],[23.0327581,39.3815011],[23.0331024,39.3817923],[23.033112,39.3819366],[23.0334789,39.382273],[23.0335525,39.3828323],[23.0342081,39.3833378],[23.0345032,39.3838268],[23.0345462,39.3839218],[23.0344953,39.3839844],[23.0345955,39.3842916],[23.0345683,39.3845797],[23.034829,39.3846765],[23.034929,39.3850017],[23.0352292,39.3851213],[23.0353088,39.3852481],[23.0353531,39.3854017],[23.0351861,39.3857247],[23.0352063,39.3859411],[23.035482,39.3861596],[23.035921,39.3863254],[23.0360929,39.3864891],[23.0362554,39.3865445],[23.0367665,39.3865307],[23.037206,39.3866605],[23.0385159,39.3868155],[23.0390463,39.3870902],[23.0395748,39.3875],[23.0394987,39.3879679],[23.0393918,39.3881472],[23.0394251,39.3882556],[23.0396563,39.3883296],[23.0397808,39.3885649],[23.0402428,39.3887489],[23.0405835,39.3893104],[23.0406263,39.3895721],[23.041311,39.3900282],[23.0416842,39.3903061],[23.041973,39.3904166],[23.0419579,39.3906688],[23.0422013,39.3907068],[23.0423501,39.3908612],[23.0430106,39.3909658],[23.043438,39.3911315],[23.0434925,39.3913932],[23.0436527,39.3915658],[23.0436489,39.391845],[23.043764,39.3919181],[23.0448112,39.3917645],[23.0451474,39.3918033],[23.045552,39.3919418],[23.0459974,39.3916391],[23.0466362,39.3916263],[23.047156,39.3918288],[23.0474073,39.3921372],[23.0477544,39.3922301],[23.0479266,39.3923757],[23.0481013,39.3923411],[23.0486401,39.3920031],[23.0489347,39.3916811],[23.0496584,39.3914077],[23.0500213,39.3911944],[23.0508123,39.3910928],[23.0517649,39.3910645],[23.0521454,39.3912658],[23.0529719,39.3919754],[23.0534685,39.3921776],[23.0540785,39.3925791],[23.0541811,39.3927241],[23.054503,39.3929609],[23.055022,39.3932265],[23.055364,39.3936978],[23.0557165,39.3940385],[23.0558641,39.394292],[23.0563488,39.3945122],[23.0565782,39.3947303],[23.0570061,39.3948599],[23.057635,39.3955859],[23.0590342,39.3961378],[23.0592316,39.3961394],[23.0595961,39.395809],[23.0616338,39.3954019],[23.0624684,39.3955168],[23.063188,39.3951442],[23.0632374,39.3952482],[23.0631781,39.3953378],[23.0627666,39.3957129],[23.0624514,39.3958365],[23.0625205,39.3960173]]},{"id":17212,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1-\u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1","description_GR":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0391\u03bb\u03b9\u03ba\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b7 \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1 ","path":"THESSALIA\/Thessaly_Pelion_Alikopetra_Drakia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3536,"name_EN":"PelionMt: Alikopetra-Drakia","description_EN":"Connection from Alikopetra to Drakia","ascent_time":70,"descent_time":80,"marker":"Red_dots","level":12,"ascent":30,"descent":509,"maxelev":965,"minelev":464,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.02943 39.37108,23.04778 39.378)","views":11,"millestones":"0,23.0298495,39.3769807#1,23.0337738,39.3711098#2,23.0375374,39.3750264#3,23.0450285,39.3779033#3.5,23.0477243,39.3754344","x":23.0367165,"y":39.3752311,"coor":[[23.0298495,39.3769807],[23.0297999,39.3767055],[23.0296352,39.3763662],[23.0294628,39.3762386],[23.0294535,39.3760763],[23.0295635,39.3756718],[23.029694,39.3754746],[23.029672,39.3753844],[23.0298481,39.3752417],[23.0298061,39.3749259],[23.0301131,39.3745501],[23.0302941,39.374056],[23.0306913,39.3738791],[23.0311196,39.3739638],[23.0314303,39.3741646],[23.0316771,39.3739504],[23.0317606,39.3737889],[23.0317518,39.3735816],[23.032125,39.3734585],[23.0322408,39.3734775],[23.0323154,39.3736223],[23.0324786,39.3734975],[23.0325858,39.3733002],[23.0326465,39.3732646],[23.0326023,39.3731021],[23.0326843,39.3730487],[23.0328464,39.3730771],[23.0328488,39.3729059],[23.0335957,39.3726238],[23.0337024,39.3724625],[23.0336812,39.3723181],[23.0338458,39.3721663],[23.0337789,39.3719675],[23.0333766,39.3716758],[23.0333289,39.3714232],[23.0333065,39.3713599],[23.0334665,39.371208],[23.0342047,39.3709709],[23.0347831,39.3711199],[23.0348913,39.3711928],[23.0349566,39.3710853],[23.0350881,39.3710503],[23.0353135,39.3715387],[23.0355598,39.3715408],[23.0356639,39.3713885],[23.0357091,39.3714789],[23.0353998,39.372017],[23.0353726,39.3723051],[23.0354362,39.3727472],[23.0355748,39.3727168],[23.0357148,39.3727495],[23.0356664,39.3728932],[23.0357778,39.3732366],[23.035668,39.3736231],[23.0357256,39.3736506],[23.035524,39.3738021],[23.0356114,39.3741993],[23.0353622,39.3745937],[23.0356246,39.3749293],[23.0357985,39.3749487],[23.0359608,39.3751213],[23.0362955,39.3752682],[23.0364091,39.3754494],[23.0366079,39.3753429],[23.0367698,39.3753893],[23.0367165,39.3752311],[23.0369597,39.3752692],[23.0368605,39.3748899],[23.0369226,39.3745931],[23.0369922,39.3745937],[23.0370831,39.3747386],[23.0372373,39.3749246],[23.0375839,39.3750446],[23.0376057,39.3751529],[23.0375106,39.3753143],[23.0377652,39.3753705],[23.0379023,39.3755338],[23.0380752,39.3756253],[23.0386337,39.3755308],[23.0390271,39.3756332],[23.0391328,39.375544],[23.0391706,39.375328],[23.0393793,39.3753478],[23.0394522,39.3751051],[23.0397397,39.3753057],[23.0399497,39.3752353],[23.0401697,39.3752732],[23.0404145,39.3752031],[23.0408303,39.3753597],[23.0411904,39.3753447],[23.041414,39.3755493],[23.0414218,39.3758286],[23.0418093,39.3763544],[23.0419595,39.3764097],[23.0420269,39.3765725],[23.0422804,39.3767187],[23.0425585,39.3767571],[23.0428121,39.3768853],[23.0429361,39.3771566],[23.0430401,39.3771935],[23.0431303,39.3773925],[23.0434662,39.3774493],[23.0440074,39.3777782],[23.0442533,39.377627],[23.0442619,39.3778433],[23.0441786,39.3779958],[23.0442233,39.3781223],[23.0443979,39.3780877],[23.0445288,39.3778545],[23.0446804,39.3778017],[23.0451662,39.3779409],[23.0452412,39.377545],[23.0455907,39.3774578],[23.0458464,39.3774418],[23.0460807,39.3772816],[23.0462904,39.3772292],[23.0464505,39.3774108],[23.0467535,39.3773231],[23.0467338,39.3770707],[23.0468404,39.3769094],[23.0467836,39.3768188],[23.0468893,39.3767296],[23.0468484,39.3763237],[23.0472147,39.3759303],[23.0471111,39.3758664],[23.0471249,39.3757043],[23.0473601,39.3755666],[23.0475463,39.3754554],[23.0476569,39.3754293],[23.0477243,39.3754344]]},{"id":17214,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"\u03a4\u03b1 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1 \u03c3\u03c4\u03b1 \u03a7\u03ac\u03bd\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Drakia_Chania","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":5293,"name_EN":"PelionMt: Drakia-Chania","description_EN":"The remnants of the old connection from Drakiato Chania","ascent_time":165,"descent_time":130,"marker":"No_marks","level":12,"ascent":707,"descent":23,"maxelev":1174,"minelev":484,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.04745 39.37559,23.06651 39.39589)","views":22,"millestones":"0,23.0477229,39.3754344#1,23.0526014,39.3798555#2,23.0599341,39.3810859#3,23.0626917,39.3853184#4,23.0653372,39.3889154#5.3,23.0625238,39.3960173","x":23.0629243,"y":39.3831942,"coor":[[23.0477229,39.3754344],[23.0478709,39.3754851],[23.0478733,39.3756564],[23.0478472,39.3758679],[23.0477288,39.3760381],[23.0479445,39.3761345],[23.0482819,39.3760832],[23.0486492,39.3761222],[23.0490692,39.3762428],[23.0491642,39.3763472],[23.0491636,39.3763922],[23.0489427,39.3764175],[23.0489648,39.3764987],[23.0488625,39.376579],[23.0486063,39.3767166],[23.0486126,39.377032],[23.0488339,39.3769797],[23.0492618,39.3771004],[23.0495288,39.3771026],[23.0496316,39.3772295],[23.0494836,39.3776248],[23.0496654,39.3779146],[23.0498506,39.3779612],[23.0500841,39.377864],[23.0504355,39.3780606],[23.0507482,39.3781172],[23.0508894,39.3779832],[23.0509706,39.3779838],[23.0510932,39.3783633],[23.0512083,39.3784363],[23.0513488,39.3783473],[23.0514688,39.37806],[23.0515737,39.3780338],[23.0516527,39.3781966],[23.051542,39.3785516],[23.0515168,39.3786956],[23.0518839,39.379023],[23.0521187,39.3796917],[23.052302,39.3798734],[23.0532691,39.3798092],[23.0536882,39.3797225],[23.0540238,39.3798063],[23.0543037,39.3798716],[23.0548215,39.3802182],[23.0551059,39.380653],[23.0552331,39.3806901],[23.055633,39.3803149],[23.0557883,39.3799918],[23.0557808,39.3796854],[23.0559435,39.3796687],[23.0564058,39.3798256],[23.0566729,39.3798278],[23.0575934,39.379583],[23.0579183,39.3795946],[23.0579695,39.380023],[23.0577472,39.3801474],[23.0574529,39.3804513],[23.0574379,39.3807035],[23.0575419,39.3807404],[23.0578096,39.3806885],[23.0578923,39.380581],[23.0579731,39.3806177],[23.0583568,39.3805758],[23.0586451,39.3807223],[23.0589022,39.3805982],[23.0590144,39.3808875],[23.0595482,39.3809098],[23.0598605,39.3810024],[23.0599862,39.3811476],[23.0602003,39.3816359],[23.0600344,39.3818869],[23.060255,39.3818886],[23.0603682,39.3821058],[23.0605765,39.3821525],[23.0607512,39.3822801],[23.0610277,39.3824355],[23.0612608,39.3824824],[23.0615875,39.3823589],[23.0622385,39.3823011],[23.0625301,39.3822043],[23.0626354,39.3822232],[23.0627894,39.3821569],[23.0629365,39.3824464],[23.0626794,39.3825705],[23.0623417,39.3826398],[23.0625354,39.3827585],[23.0626157,39.3828313],[23.0625327,39.3829567],[23.062718,39.3829943],[23.0629243,39.3831942],[23.0632479,39.3833049],[23.0631984,39.3835388],[23.0633713,39.3836303],[23.0638472,39.3836431],[23.0640542,39.3837889],[23.0640978,39.3840055],[23.0644189,39.3843055],[23.06446,39.3845175],[23.0642905,39.3843585],[23.0640587,39.3843206],[23.0638372,39.3843909],[23.0634854,39.3846494],[23.0631432,39.3847097],[23.0630708,39.3849073],[23.0621992,39.3858374],[23.0615307,39.3863276],[23.0615291,39.3864537],[23.0615978,39.3865263],[23.0617833,39.3865459],[23.0624122,39.3864068],[23.0631257,39.3860161],[23.0633347,39.3860177],[23.0634263,39.3861086],[23.0630572,39.3867994],[23.062779,39.3876261],[23.0626495,39.3877602],[23.0622649,39.3878653],[23.0622405,39.3879552],[23.062321,39.3880099],[23.0627148,39.3880852],[23.0630169,39.3880696],[23.0640573,39.3875553],[23.0643364,39.3875215],[23.0644513,39.3876126],[23.0645914,39.3876362],[23.0648096,39.3878182],[23.064907,39.3879181],[23.0648939,39.3880261],[23.0650655,39.3882167],[23.0652089,39.3882674],[23.0652505,39.3882813],[23.0654453,39.388472],[23.0654821,39.3886841],[23.0654204,39.3888728],[23.065093,39.3890414],[23.065065,39.3894016],[23.0656884,39.3896769],[23.0661767,39.3896267],[23.0662332,39.3897443],[23.0663259,39.3897631],[23.0662173,39.3900686],[23.0658649,39.3905298],[23.064973,39.3906353],[23.0650373,39.3906853],[23.065258,39.3906781],[23.0654303,39.3908236],[23.0656845,39.3909158],[23.0658213,39.3911061],[23.0660188,39.3910987],[23.0660759,39.3911712],[23.0658885,39.3912959],[23.0658868,39.391422],[23.0657821,39.3914392],[23.0658713,39.3917102],[23.0657678,39.391804],[23.0657312,39.3919298],[23.065392,39.3921163],[23.0655759,39.392262],[23.0652255,39.3924124],[23.0649538,39.3927526],[23.0650794,39.3929158],[23.0649839,39.3931132],[23.0650863,39.3932672],[23.0649471,39.3934463],[23.0649783,39.3937169],[23.0648963,39.3937703],[23.0649185,39.3938516],[23.0648072,39.3939273],[23.0645997,39.3939751],[23.0643886,39.3941266],[23.0643165,39.3943063],[23.0639394,39.3947177],[23.0631905,39.3951442],[23.0632403,39.3952482],[23.063181,39.3953378],[23.0627695,39.3957129],[23.0624543,39.3958366],[23.0625238,39.3960173]]},{"id":17242,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac-\u0386\u03bb\u03bb\u03b7 \u039c\u03b5\u03c1\u03b9\u03ac","description_GR":"\u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac-\u039a\u03b1\u03c4\u03b7\u03c7\u03ce\u03c1\u03b9-\u0386\u03bb\u03bb\u03b7 \u039c\u03b5\u03c1\u03b9\u03ac","path":"THESSALIA\/Thessaly_Pelion_Portaria_AlliMeria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":738,"name_EN":"Pelion Mt: Portaria-Alli Meria","description_EN":" Portaria-Katichori-Alli Meria","ascent_time":80,"descent_time":90,"marker":"Red_dots","level":12,"ascent":60,"descent":515,"maxelev":664,"minelev":167,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98378 39.37093,23.00277 39.39061)","views":32,"millestones":"0,22.9978050,39.3907339#1,23.0002972,39.3866427#2,22.9969036,39.3803580#3,22.9906528,39.3753453#0.7,22.9847218,39.3707704","x":22.9971466,"y":39.3816457,"coor":[[22.997805,39.3907339],[22.9983866,39.3906668],[22.9986799,39.3904531],[22.9993784,39.3903329],[22.9993329,39.3899361],[22.9997672,39.3896875],[22.9994632,39.389347],[22.9995532,39.3890685],[22.9996938,39.3889796],[22.9997431,39.3887818],[22.9998292,39.3885167],[23.0002586,39.3885384],[23.0008373,39.3886695],[23.0021256,39.3883787],[23.0021398,39.3881986],[23.0017606,39.3879161],[23.0017046,39.3877714],[23.0019051,39.3875569],[23.0022812,39.387497],[23.0025296,39.3875037],[23.0024609,39.3874355],[23.0021906,39.3874062],[23.0019251,39.3873723],[23.0015466,39.3874547],[23.0013187,39.3874843],[23.0011697,39.3874199],[23.0009063,39.3873411],[23.0007256,39.3872134],[23.0005393,39.3870991],[23.000493,39.3869366],[23.0003494,39.3867281],[23.0002884,39.3866284],[23.0002481,39.3864974],[23.0003084,39.3864439],[23.0002637,39.3863219],[23.0002262,39.386254],[23.0001422,39.3861136],[23.000112,39.3859647],[23.0001322,39.3858522],[23.0001793,39.3858031],[23.0000358,39.3856892],[23.0000024,39.3856664],[22.9999039,39.385652],[22.9998108,39.3856647],[22.9997403,39.3856506],[22.9996174,39.3856405],[22.9995879,39.3855727],[22.9995517,39.3855138],[22.9994267,39.3854001],[22.9992764,39.3852051],[22.9991665,39.3851726],[22.9992039,39.3850693],[22.9992034,39.3846999],[22.9991489,39.3844471],[22.9992139,39.3843666],[22.999176,39.3841771],[22.9988767,39.3839988],[22.9985431,39.3837797],[22.998323,39.3837417],[22.9981839,39.3836504],[22.9979749,39.3836486],[22.9975295,39.3833609],[22.9974717,39.3833424],[22.9972999,39.3832779],[22.9971881,39.3832048],[22.9972483,39.3830522],[22.9968685,39.3827425],[22.9963338,39.3825307],[22.9968735,39.3821389],[22.9968714,39.3819812],[22.9969886,39.3819101],[22.9970158,39.3817076],[22.997273,39.3817369],[22.9971466,39.3816457],[22.9973589,39.3816655],[22.9974658,39.3815763],[22.9972952,39.3813226],[22.9969168,39.3809949],[22.996978,39.3807702],[22.9968745,39.3803728],[22.9969798,39.3803197],[22.9969833,39.3802476],[22.9964649,39.3797881],[22.9961208,39.3794968],[22.9959851,39.3792434],[22.9950632,39.3787579],[22.9947562,39.3783047],[22.9943409,39.3781209],[22.9940314,39.3778479],[22.9937778,39.3777196],[22.9937677,39.3776114],[22.9938505,39.3775039],[22.99373,39.3774083],[22.9938688,39.3774455],[22.9935475,39.3771815],[22.9932586,39.3770889],[22.9932831,39.376999],[22.993459,39.3768743],[22.9931116,39.3768173],[22.9928699,39.376671],[22.9926181,39.3764165],[22.9926913,39.3761739],[22.9922995,39.3759633],[22.9924403,39.3757888],[22.9919585,39.3756359],[22.991534,39.3757629],[22.9913555,39.3760632],[22.9911917,39.3760753],[22.9907184,39.375891],[22.9905479,39.3756372],[22.9906565,39.3753498],[22.9905036,39.3751638],[22.9903074,39.375081],[22.9903433,39.3750092],[22.9905068,39.3749385],[22.9904398,39.3747578],[22.9900802,39.3747366],[22.9897339,39.3745985],[22.9893214,39.3742164],[22.9890816,39.3740927],[22.9891175,39.3740209],[22.989257,39.3740086],[22.9890308,39.3735877],[22.988893,39.3734874],[22.9885022,39.3728893],[22.9882953,39.3727433],[22.9880758,39.3726693],[22.9879732,39.372718],[22.9876994,39.3727111],[22.9875736,39.3725749],[22.9876105,39.372431],[22.9877279,39.3723419],[22.9877055,39.3722877],[22.9872744,39.372392],[22.987103,39.372359],[22.986332,39.3718838],[22.9862158,39.3718918],[22.9860593,39.3720255],[22.9856342,39.3717245],[22.9852871,39.3716404],[22.9847341,39.3713472],[22.984503,39.3712731],[22.9841853,39.3712658],[22.9840632,39.3711837],[22.9840589,39.3710755],[22.9847218,39.3707704]]},{"id":17243,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03bb\u03bb\u03b7 \u039c\u03b5\u03c1\u03b9\u03ac-\u0386\u03bd\u03b1\u03b2\u03c1\u03bf\u03c2","description_GR":"\u0386\u03bb\u03bb\u03b7 \u039c\u03b5\u03c1\u03b9\u03ac-\u0393\u03bf\u03c1\u03af\u03c4\u03c3\u03b1-\u0386\u03bd\u03b1\u03b2\u03c1\u03bf\u03c2","path":"THESSALIA\/Thessaly_Pelion_AlliMeria_Anavros","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4093,"name_EN":"Pelion Mt: Alli Meria-Anavros","description_EN":"Alli Meria-Ghoritsa-Anavros","ascent_time":95,"descent_time":95,"marker":"Red_dots","level":9,"ascent":91,"descent":226,"maxelev":181,"minelev":34,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96612 39.35073,22.98622 39.3706)","views":30,"millestones":"0,22.9847343,39.3707615#1,22.9846156,39.3638708#2,22.9817270,39.3573306#3,22.9739853,39.3519967#4.1,22.9663619,39.3540206","x":22.9829682,"y":39.3588884,"coor":[[22.9847343,39.3707615],[22.9849212,39.3706505],[22.9852946,39.3705186],[22.9856212,39.3702872],[22.9856452,39.3702559],[22.9854025,39.3701817],[22.9846443,39.3696344],[22.9844837,39.3695474],[22.9846741,39.3694049],[22.9846929,39.369333],[22.9846462,39.3693506],[22.9843504,39.3689336],[22.9843454,39.3688029],[22.9845002,39.3685339],[22.9844478,39.368173],[22.9845786,39.3679579],[22.9843734,39.3676498],[22.9840989,39.3673681],[22.9843231,39.3671177],[22.9843738,39.3669199],[22.9842095,39.3668689],[22.9839628,39.366646],[22.9838287,39.3662845],[22.9838891,39.3661228],[22.9838582,39.3658522],[22.9832997,39.3651445],[22.9832012,39.3647292],[22.9833204,39.364514],[22.9842309,39.3641615],[22.9844503,39.3639652],[22.9847898,39.3637699],[22.9848401,39.3635],[22.9848967,39.3633744],[22.9854568,39.3633207],[22.9856214,39.363178],[22.9860512,39.3623528],[22.9859445,39.3617031],[22.9855723,39.3617809],[22.9852363,39.3617419],[22.9850981,39.3616687],[22.9849285,39.3613518],[22.9850648,39.3607583],[22.9850383,39.3606815],[22.984963,39.3605997],[22.9841674,39.3602324],[22.983773,39.3602199],[22.983704,39.3601743],[22.9835372,39.3596682],[22.9831489,39.3592323],[22.9829682,39.3588884],[22.9829489,39.3586179],[22.982848,39.3583737],[22.9825478,39.358263],[22.9822154,39.3579717],[22.9820512,39.3578171],[22.9814491,39.3569198],[22.9809094,39.3565186],[22.9805362,39.3564433],[22.979872,39.3558247],[22.9797008,39.3556746],[22.9794595,39.3555103],[22.9789138,39.3555235],[22.9782768,39.3554278],[22.9782082,39.3553551],[22.9780438,39.3554888],[22.9778151,39.3552525],[22.9776503,39.3554133],[22.9775258,39.3551959],[22.9771194,39.3552599],[22.9770286,39.355115],[22.9767174,39.3549681],[22.9765392,39.3548539],[22.9757363,39.3541981],[22.9756085,39.3539086],[22.9754168,39.3535285],[22.9749833,39.3530111],[22.9746912,39.3527247],[22.9745532,39.3526333],[22.9742538,39.3522027],[22.9731866,39.3513733],[22.9721243,39.3510035],[22.9714803,39.3506014],[22.9702822,39.350789],[22.9695439,39.3511519],[22.9692154,39.3511941],[22.9687586,39.3514783],[22.9686402,39.3516395],[22.9686534,39.3523154],[22.9684764,39.353305],[22.968496,39.3535484],[22.9684111,39.3538],[22.9682346,39.3539606],[22.9683267,39.3540155],[22.9685474,39.3539994],[22.9685928,39.3540719],[22.9679041,39.3543361],[22.9672646,39.3544205],[22.9668711,39.354345],[22.9663619,39.3540206]]},{"id":17254,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03bb\u03bb\u03b7 \u039c\u03b5\u03c1\u03b9\u03ac-\u0391\u03b3\u03c1\u03b9\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AlliMeria_Agria","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":9709,"name_EN":"PelionMt: Alli Meria-Agria","description_EN":"","ascent_time":220,"descent_time":220,"marker":"Red_dots","level":13,"ascent":342,"descent":524,"maxelev":398,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98568 39.33906,23.0205 39.37047)","views":17,"millestones":"0,22.9856796,39.3702607#1,22.9913800,39.3670069#2,22.9979883,39.3615170#3,23.0060728,39.3616155#4,23.0139500,39.3604376#5,23.0202466,39.3569145#6,23.0126028,39.3569542#7,23.0082240,39.3545190#8,23.0083189,39.3487316#9,23.0057266,39.3403957#9.7,23.0119624,39.3389907","x":23.0202531,"y":39.3569421,"coor":[[22.9856796,39.3702607],[22.9862174,39.3704771],[22.9863219,39.370478],[22.9863929,39.3703795],[22.9862174,39.3704771],[22.9863219,39.370478],[22.9863929,39.3703795],[22.9863414,39.3699286],[22.9868171,39.3699507],[22.9867671,39.3701936],[22.9870135,39.3700155],[22.9871768,39.3699629],[22.9876388,39.3701201],[22.988049,39.3702543],[22.9883593,39.3704732],[22.9887104,39.3702781],[22.9889374,39.3699061],[22.9888709,39.3696893],[22.9889083,39.3695094],[22.989354,39.3691889],[22.9894608,39.3690276],[22.9893982,39.3685405],[22.9894477,39.3683247],[22.9894806,39.368307],[22.9890135,39.3683254],[22.9893221,39.3679587],[22.9894898,39.3675997],[22.9898651,39.3673327],[22.990529,39.3671762],[22.990717,39.3670157],[22.9911937,39.3669657],[22.99139,39.3670395],[22.9913125,39.3667776],[22.9910709,39.3666223],[22.9912162,39.3662091],[22.9915181,39.3659504],[22.9916481,39.365938],[22.9916842,39.3658482],[22.9917787,39.3657409],[22.9921515,39.365645],[22.9924183,39.3655797],[22.9927578,39.3653844],[22.9931354,39.3650273],[22.9935814,39.3646888],[22.9940013,39.3645482],[22.9941322,39.3643241],[22.9942966,39.3641904],[22.9949368,39.3640697],[22.9956947,39.363833],[22.9957537,39.3637614],[22.9956862,39.3636167],[22.9957363,39.3633558],[22.9958365,39.3628431],[22.9956377,39.3621385],[22.9958833,39.3620055],[22.9962198,39.3620174],[22.9967798,39.361815],[22.9975687,39.3616146],[22.9979297,39.3615321],[22.9985939,39.3613576],[22.9990353,39.3613343],[22.9992667,39.3613814],[22.999597,39.3618257],[22.9999088,39.3619365],[23.0007607,39.3624304],[23.0010816,39.3627215],[23.0016757,39.3625734],[23.0022916,39.3625247],[23.0026863,39.362519],[23.0029057,39.362602],[23.0031265,39.3625859],[23.0030509,39.3621888],[23.0023276,39.3616239],[23.002324,39.3613941],[23.002905,39.3613495],[23.0036292,39.3614368],[23.0038959,39.3614571],[23.0047769,39.3615368],[23.0053171,39.3615053],[23.0060954,39.3616156],[23.0072132,39.3613729],[23.0075265,39.3613755],[23.0078265,39.3615042],[23.0089398,39.3623967],[23.009372,39.3622022],[23.0096665,39.3618983],[23.0098532,39.3618279],[23.0101057,39.3620282],[23.0102977,39.3624083],[23.0106908,39.3625198],[23.0110478,39.362721],[23.0115811,39.3627616],[23.0118318,39.3630971],[23.0119716,39.3630623],[23.0120544,39.3628693],[23.0121019,39.3627976],[23.0124522,39.3626474],[23.0125819,39.3625043],[23.0127651,39.3618571],[23.013129,39.3615719],[23.0134949,39.3611424],[23.0143493,39.3598071],[23.0143494,39.3596224],[23.0144362,39.3595601],[23.0146361,39.3593816],[23.0149217,39.3588794],[23.0150499,39.3588444],[23.015339,39.358919],[23.015641,39.3589035],[23.0162475,39.3586924],[23.0165143,39.3587036],[23.016641,39.3587768],[23.0170145,39.3594557],[23.0172657,39.3597462],[23.0173823,39.3597111],[23.0174578,39.3592973],[23.017563,39.3592441],[23.0184246,39.35931],[23.0188731,39.3593453],[23.0188865,39.3592192],[23.0185999,39.3589645],[23.0184992,39.3586934],[23.018479,39.3584769],[23.0185517,39.3582613],[23.0189861,39.3579045],[23.0199696,39.3573001],[23.0202531,39.3569421],[23.0201543,39.3565358],[23.0200519,39.3564673],[23.019445,39.3567055],[23.0193255,39.3569568],[23.0188821,39.3571243],[23.0183822,39.3571831],[23.0182827,39.3572409],[23.0181837,39.3575238],[23.0180177,39.3577747],[23.0177363,39.3579796],[23.017481,39.3579774],[23.0171199,39.3579113],[23.0167045,39.3577366],[23.016342,39.3571028],[23.0161795,39.3571014],[23.0160619,39.3572086],[23.015876,39.357225],[23.0158286,39.3572967],[23.0156795,39.3571693],[23.0155507,39.3572493],[23.0154665,39.3574558],[23.0154082,39.3574734],[23.0155673,39.357718],[23.0154396,39.3577169],[23.0148877,39.3573518],[23.0147058,39.35708],[23.0147328,39.3568099],[23.0145836,39.356687],[23.0145614,39.3566147],[23.0135369,39.3568403],[23.0131454,39.3567739],[23.0127732,39.3568248],[23.0124271,39.3570877],[23.0117333,39.3577306],[23.0116529,39.3576668],[23.0117037,39.3573609],[23.0112932,39.3576637],[23.0111653,39.3576807],[23.0112053,39.3573116],[23.0112724,39.357159],[23.0114028,39.3569619],[23.0110649,39.3569049],[23.0107036,39.35701],[23.0106767,39.3572711],[23.0107852,39.3574702],[23.0108171,39.3576777],[23.0106022,39.3580994],[23.0105098,39.3580671],[23.0104667,39.3578324],[23.0103516,39.3577684],[23.0099678,39.3578192],[23.0096714,39.3574382],[23.0094523,39.3573372],[23.0092706,39.3570564],[23.0090869,39.3569106],[23.0090436,39.356694],[23.0091604,39.3566409],[23.0091972,39.3564971],[23.0089955,39.3559908],[23.0090441,39.355838],[23.0087023,39.3553846],[23.0086625,39.3552446],[23.0087302,39.355128],[23.0085132,39.3548829],[23.0083522,39.3547734],[23.0081942,39.3544567],[23.0080093,39.354401],[23.0080808,39.3542665],[23.0078723,39.3539043],[23.0079204,39.3537876],[23.0076734,39.3534521],[23.0076791,39.3530557],[23.0078193,39.3529848],[23.0075715,39.352451],[23.0075847,39.352343],[23.0077363,39.3522903],[23.0076937,39.3520196],[23.0078567,39.3519849],[23.007948,39.3520938],[23.0082848,39.3520787],[23.0083012,39.3518175],[23.0082351,39.3515647],[23.0080865,39.3514012],[23.008168,39.3513839],[23.0082598,39.3514567],[23.0083532,39.3514215],[23.0082287,39.3511952],[23.0083215,39.351196],[23.0085272,39.351423],[23.0086216,39.3513157],[23.0086716,39.3510638],[23.0091862,39.3509645],[23.0093671,39.3507859],[23.0096931,39.3507166],[23.0100762,39.350472],[23.0099639,39.3502098],[23.009445,39.3499711],[23.0091235,39.3497251],[23.0090402,39.3496928],[23.0088724,39.3495067],[23.0088532,39.3492182],[23.0086106,39.3488106],[23.0085293,39.3488099],[23.0080906,39.3486485],[23.0074609,39.3479674],[23.0073178,39.3477499],[23.0071404,39.3475772],[23.0071179,39.3475229],[23.0070548,39.3474773],[23.0068089,39.3468085],[23.0063855,39.3463904],[23.0061653,39.345956],[23.0060874,39.345721],[23.005608,39.3451583],[23.0056535,39.3444018],[23.0057336,39.3442268],[23.0056999,39.3437399],[23.0056933,39.3434606],[23.005701,39.3417937],[23.0057213,39.3407666],[23.0057297,39.3399197],[23.0079065,39.3399969],[23.0093447,39.3400452],[23.0108754,39.3398059],[23.0113083,39.3395573],[23.0119624,39.3389907]]},{"id":17255,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf\u03c2","description_GR":"\u03a4\u03b1 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u039b\u03b1\u03c5\u03c1\u03ad\u03bd\u03c4\u03b9\u03bf","path":"THESSALIA\/Thessaly_Pelion_Drakia_AgLavrentios","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":3732,"name_EN":"PelionMt: Drakia-Agios Lavrentios","description_EN":"The remnants of the old connection from Drakia to Agios Lavrentios","ascent_time":65,"descent_time":65,"marker":"Red_dots","level":13,"ascent":204,"descent":144,"maxelev":566,"minelev":493,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.04758 39.36021,23.0601 39.37757)","views":19,"millestones":"0,23.0475974,39.3760686#1,23.0551834,39.3768398#2,23.0597512,39.3723058#3,23.0568135,39.3651454#3.7,23.0595140,39.3602034","x":23.0592853,"y":39.37433,"coor":[[23.0475974,39.3760686],[23.0477244,39.3760471],[23.0479438,39.3761345],[23.0482811,39.3760877],[23.0486485,39.3761222],[23.0488687,39.3761511],[23.0493509,39.375691],[23.0496427,39.3756843],[23.0498145,39.3757533],[23.0500589,39.3757103],[23.0501958,39.3758015],[23.0503331,39.3757125],[23.0504981,39.3755291],[23.0510444,39.375484],[23.0512293,39.3755441],[23.0515039,39.3755779],[23.0520114,39.3757442],[23.0520967,39.37579],[23.052479,39.3762796],[23.0525915,39.3765464],[23.0525324,39.3767081],[23.0527239,39.3771376],[23.0530222,39.3774059],[23.0532323,39.377322],[23.0533483,39.3773274],[23.0537043,39.3776186],[23.0539261,39.3775258],[23.0539418,39.3772286],[23.0540833,39.3770676],[23.0539239,39.376832],[23.0544945,39.3766204],[23.0542596,39.3768257],[23.0542713,39.3768979],[23.0544691,39.3768635],[23.0548169,39.3769023],[23.0557712,39.3767344],[23.0560555,39.3764709],[23.056266,39.37636],[23.0564752,39.3763481],[23.0569267,39.3764419],[23.0571245,39.3764075],[23.0574679,39.3759057],[23.0576796,39.3757091],[23.0583804,39.3753949],[23.0588017,39.3751416],[23.0592319,39.3750099],[23.0592578,39.3748975],[23.0591772,39.3748472],[23.0590029,39.3748549],[23.0581471,39.3752309],[23.0581836,39.375105],[23.0587585,39.3746591],[23.0587857,39.3744431],[23.0592853,39.37433],[23.0596328,39.3743914],[23.0597377,39.3743562],[23.0595334,39.3740122],[23.0595017,39.3737776],[23.0592502,39.3734873],[23.0592294,39.3733069],[23.059279,39.373073],[23.0597273,39.372536],[23.0597553,39.3722614],[23.0599473,39.3717989],[23.059868,39.3716496],[23.0594883,39.3713942],[23.0593317,39.370956],[23.0593458,39.3707714],[23.0595571,39.3705974],[23.059582,39.3704714],[23.0591888,39.3703556],[23.059074,39.3702601],[23.0591112,39.3700892],[23.0594387,39.3699026],[23.0594402,39.36979],[23.0591307,39.3694992],[23.0583462,39.3691369],[23.0578793,39.3684618],[23.0579204,39.3679891],[23.0580885,39.367576],[23.0583471,39.3673393],[23.0583836,39.3672135],[23.0583289,39.3669607],[23.05802,39.3667104],[23.0581883,39.3661937],[23.0578907,39.3658849],[23.0575704,39.3655354],[23.0571659,39.365397],[23.0566517,39.3650324],[23.0565555,39.3647748],[23.0566813,39.3640505],[23.0567755,39.3639476],[23.0573626,39.3634478],[23.0579795,39.3633267],[23.0585235,39.3630067],[23.058676,39.3628908],[23.0588932,39.3626267],[23.0590255,39.3622809],[23.0591645,39.3622189],[23.05935,39.3622385],[23.0595744,39.3621141],[23.0594854,39.3618251],[23.0597734,39.3613093],[23.0595808,39.3609563],[23.0596214,39.3605242],[23.059514,39.3602034]]},{"id":17282,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1-\u03a0\u03b1\u03bb\u03b9\u03ac \u03a7\u03ac\u03bd\u03b9\u03b1-\u03a7\u03ac\u03bd\u03b9\u03b1","description_GR":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0394\u03c1\u03ac\u03ba\u03b5\u03b9\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b1 \u03a7\u03ac\u03bd\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Drakeia_Chania2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7494,"name_EN":"Pelion Mt: Drakeia-Palia Chania-Chania","description_EN":"Alternative connection from Drakeia to Chania","ascent_time":185,"descent_time":160,"marker":"Red_dots","level":13,"ascent":766,"descent":77,"maxelev":1174,"minelev":464,"link_logo":" ","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.03433 39.37553,23.0635 39.39594)","views":16,"millestones":"0,23.0477229,39.3754344#1,23.0414141,39.3756286#2,23.0394142,39.3783555#3,23.0391824,39.3825870#4,23.0352041,39.3851131#5,23.0420933,39.3906901#6,23.0515918,39.3910675#7,23.0602250,39.3956840#7.5,23.0625227,39.3960173","x":23.038321,"y":39.3835971,"coor":[[23.0477229,39.3754344],[23.0476558,39.3754293],[23.0475452,39.3754554],[23.047257,39.3756243],[23.0471239,39.3757043],[23.04711,39.3758664],[23.0472137,39.3759303],[23.046847,39.3763237],[23.0468879,39.3767295],[23.0467822,39.3768188],[23.046839,39.3769094],[23.0467323,39.3770707],[23.0467521,39.3773231],[23.046449,39.3774107],[23.046289,39.3772292],[23.0460793,39.3772816],[23.0458449,39.3774418],[23.0455893,39.3774578],[23.0452398,39.377545],[23.0451647,39.3779408],[23.044679,39.3778017],[23.0445273,39.3778545],[23.0443965,39.3780877],[23.0442218,39.3781223],[23.0441771,39.3779958],[23.0442605,39.3778433],[23.0442518,39.377627],[23.0440059,39.3777781],[23.0434648,39.3774493],[23.0431288,39.3773925],[23.0430387,39.3771935],[23.0429347,39.3771566],[23.0428107,39.3768853],[23.042557,39.3767571],[23.0422789,39.3767187],[23.0420255,39.3765725],[23.0419581,39.3764097],[23.0418079,39.3763544],[23.0414203,39.3758286],[23.0414125,39.3755492],[23.041189,39.3753447],[23.0408289,39.3753597],[23.0405656,39.3756144],[23.0404931,39.375821],[23.040561,39.3759477],[23.0408038,39.3760218],[23.0408028,39.3760939],[23.040359,39.3762884],[23.0395832,39.3761379],[23.0393501,39.376208],[23.0396468,39.3765799],[23.040271,39.3767833],[23.040619,39.3768042],[23.0407109,39.376877],[23.0401875,39.3769448],[23.0401981,39.377017],[23.0404982,39.3771456],[23.0404738,39.3772355],[23.039777,39.3772478],[23.0400526,39.3774663],[23.0400615,39.3776646],[23.0399687,39.3776638],[23.039797,39.3774822],[23.0396807,39.3774993],[23.040191,39.3783865],[23.040221,39.3787381],[23.0401474,39.3790259],[23.0400543,39.3790431],[23.0399201,39.3786636],[23.0397372,39.3784548],[23.0391244,39.3782696],[23.0390769,39.3783503],[23.0394894,39.3787501],[23.0394581,39.3793355],[23.0393887,39.379317],[23.0393008,39.3789558],[23.0387359,39.3786628],[23.0381329,39.3786128],[23.0377051,39.3784831],[23.0375751,39.3786442],[23.0380404,39.3787382],[23.0384559,39.3789218],[23.0385821,39.379031],[23.0385895,39.3793374],[23.0383546,39.3803807],[23.0386429,39.3808696],[23.0389484,39.3814488],[23.0393746,39.3818578],[23.0398289,39.3817444],[23.0398422,39.3818887],[23.0397718,39.3819422],[23.0397453,39.3821852],[23.0396639,39.3821936],[23.0396074,39.382076],[23.0394911,39.382093],[23.0391827,39.382568],[23.0391789,39.3828473],[23.0392354,39.3829559],[23.0391766,39.3830095],[23.0392186,39.3833342],[23.039171,39.3834239],[23.0387397,39.3835465],[23.0387528,39.3834385],[23.0386474,39.3835007],[23.0385443,39.3834007],[23.0384398,39.3833999],[23.038321,39.3835971],[23.0381364,39.3835866],[23.0379134,39.3837649],[23.0379741,39.3835672],[23.0378865,39.3831881],[23.0377595,39.3831329],[23.037504,39.3831398],[23.0374337,39.3831843],[23.0374774,39.3833829],[23.0372183,39.3836511],[23.0371402,39.3834162],[23.0370481,39.3833613],[23.0367996,39.3837017],[23.03673,39.3836921],[23.0366744,39.3835204],[23.0365701,39.3835015],[23.0364622,39.3837529],[23.0362297,39.383769],[23.0358213,39.3839188],[23.0354747,39.3837898],[23.0348642,39.3834333],[23.0349766,39.3837046],[23.0350339,39.3839168],[23.0349276,39.3840511],[23.0348127,39.3840681],[23.0347065,39.3840853],[23.0345462,39.3839218],[23.0344956,39.3839844],[23.0345959,39.3842916],[23.0345687,39.3845797],[23.0348297,39.3846765],[23.0349297,39.3850017],[23.03523,39.3851213],[23.0353095,39.3852481],[23.0353538,39.3854017],[23.0351868,39.3857247],[23.0352071,39.3859411],[23.0354827,39.3861596],[23.0359217,39.3863254],[23.0360936,39.3864891],[23.0362565,39.3865445],[23.0367676,39.3865307],[23.037207,39.3866605],[23.038517,39.3868155],[23.0390474,39.3870902],[23.0395759,39.3875],[23.0394998,39.3879679],[23.0393928,39.3881472],[23.0394262,39.3882556],[23.0396574,39.3883296],[23.0397819,39.3885649],[23.0402439,39.388749],[23.0405845,39.3893104],[23.0406274,39.3895721],[23.0413121,39.3900282],[23.0416857,39.3903061],[23.0419745,39.3904166],[23.0419594,39.3906688],[23.0422027,39.3907068],[23.0423516,39.3908612],[23.043012,39.3909658],[23.0434394,39.3911315],[23.0434939,39.3913932],[23.0436541,39.3915658],[23.0436503,39.3918451],[23.0437655,39.3919181],[23.0448127,39.3917645],[23.0451489,39.3918033],[23.0455534,39.3919418],[23.0459988,39.3916391],[23.0466377,39.3916263],[23.0471575,39.3918288],[23.0474088,39.3921372],[23.0477559,39.3922301],[23.0479281,39.3923757],[23.0481027,39.3923411],[23.0486415,39.3920031],[23.0489362,39.3916811],[23.0496599,39.3914077],[23.0500227,39.3911944],[23.0508138,39.3910928],[23.0517663,39.3910645],[23.0521468,39.3912658],[23.0529733,39.3919754],[23.0534699,39.3921776],[23.05408,39.3925791],[23.0541825,39.3927241],[23.0545045,39.392961],[23.0550234,39.3932265],[23.0553655,39.3936978],[23.0557187,39.3940386],[23.0558662,39.394292],[23.056351,39.3945122],[23.0565803,39.3947303],[23.0570083,39.39486],[23.0576372,39.3955859],[23.059036,39.3961378],[23.0592335,39.3961394],[23.0595979,39.395809],[23.0616356,39.395402],[23.0624702,39.3955168],[23.0631894,39.3951442],[23.0632392,39.3952482],[23.0631799,39.3953378],[23.0627685,39.3957129],[23.0624532,39.3958365],[23.0625227,39.3960173]]},{"id":19186,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u0394\u03c5\u03c4\u03b9\u03ba\u03cc \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03bd\u03ac \u03b1\u03c0\u03cc\u03c4\u03bf \u0394\u03c5\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_WestRefuge_Pouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":792,"name_EN":"Pelion Mt: Makrinitsa-Western Refuge-Pouri","description_EN":"The route passing by the Western Refuge","ascent_time":400,"descent_time":395,"marker":"Red_dots","level":9,"ascent":1010,"descent":1195,"maxelev":1448,"minelev":421,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9854 39.40298,23.09522 39.47669)","views":24,"millestones":"0,22.9895871,39.4021105#1,22.9883213,39.4066934#2,22.9955807,39.4106058#3,23.0024289,39.4115950#4,23.0106005,39.4168050#5,23.0123491,39.4251780#6,23.0173769,39.4265389#7,23.0241069,39.4307665#8,23.0320244,39.4357731#9,23.0375192,39.4410520#10,23.0409707,39.4471521#11,23.0465781,39.4489484#12,23.0554995,39.4530511#13,23.0638715,39.4580660#14,23.0704915,39.4648349#15,23.0778875,39.4702587#16,23.0861076,39.4736147#0.8,23.0942567,39.4775425","x":23.0355395,"y":39.4400514,"coor":[[22.9895871,39.4021105],[22.9892314,39.4021885],[22.9891273,39.4021606],[22.9889838,39.4024477],[22.9885327,39.4023176],[22.9885877,39.4025343],[22.9884251,39.4025329],[22.9883248,39.4023653],[22.9882367,39.4023556],[22.988189,39.4024453],[22.9882336,39.4025718],[22.9880887,39.4025795],[22.9880879,39.4026336],[22.9882807,39.4029822],[22.9882907,39.4030904],[22.9880936,39.4030707],[22.9881852,39.4031616],[22.9882171,39.4033601],[22.9878274,39.4032305],[22.9876058,39.4032917],[22.9879609,39.4036372],[22.9878879,39.403641],[22.9879608,39.4038174],[22.9875683,39.4036518],[22.9874569,39.4038535],[22.9864524,39.4042412],[22.9866149,39.4042517],[22.9865549,39.4043863],[22.9869268,39.4043715],[22.9868573,39.404434],[22.9870432,39.4044491],[22.9871433,39.4047563],[22.9872615,39.404843],[22.9874008,39.4048442],[22.9874461,39.4049257],[22.9874354,39.4049391],[22.987408,39.4052272],[22.9875702,39.4055304],[22.9878401,39.4061455],[22.9881483,39.4065176],[22.9883486,39.4067221],[22.9884338,39.4072544],[22.9885689,39.4075755],[22.9887419,39.4077392],[22.989116,39.4075712],[22.9893931,39.4076818],[22.989787,39.4077573],[22.9897128,39.4074638],[22.9901159,39.4077015],[22.9903195,39.4079511],[22.9904816,39.4079885],[22.9908497,39.408235],[22.9910953,39.4085705],[22.9912432,39.4087881],[22.9914641,39.408772],[22.9916019,39.4088813],[22.991892,39.4089018],[22.9920187,39.408975],[22.9921321,39.4091652],[22.9922504,39.4090221],[22.9924691,39.409105],[22.9927472,39.4099634],[22.993021,39.4100019],[22.9933753,39.4104014],[22.9944158,39.4107438],[22.9949926,39.4110191],[22.9951679,39.4109485],[22.9955096,39.410609],[22.9958815,39.4105942],[22.9961066,39.4102898],[22.9962583,39.4102371],[22.9964065,39.4104366],[22.9964105,39.4109682],[22.9964614,39.4115138],[22.9966429,39.4118217],[22.9966274,39.4120919],[22.9970514,39.412492],[22.9971556,39.4125425],[22.9974289,39.4121123],[22.9976272,39.41206],[22.9976766,39.4118531],[22.9978513,39.4118186],[22.9980635,39.4116042],[22.9981244,39.4114065],[22.9983474,39.4112462],[22.9983767,39.4110978],[22.9987009,39.4111727],[22.9990988,39.4109598],[22.999411,39.4107823],[22.9999231,39.4107146],[23.0000549,39.4107879],[23.0002852,39.4107763],[23.0005857,39.410878],[23.0006995,39.4110412],[23.0009876,39.4112058],[23.0010988,39.4115492],[23.0012585,39.4117578],[23.0015713,39.4118146],[23.0022712,39.4116043],[23.0025502,39.4115887],[23.0035101,39.4118852],[23.0038134,39.4117977],[23.003962,39.4119612],[23.0044126,39.4121363],[23.0046533,39.4123636],[23.0047317,39.4124859],[23.0048634,39.4124915],[23.0060276,39.4131232],[23.006271,39.4131613],[23.0066201,39.4131192],[23.0069088,39.4132388],[23.007833,39.4132873],[23.0084919,39.413802],[23.0088102,39.4142912],[23.0094512,39.4149635],[23.0096551,39.4153256],[23.0103652,39.4160435],[23.01053,39.4167117],[23.0107694,39.4170291],[23.0107992,39.4173897],[23.0110625,39.4176623],[23.0113347,39.4181331],[23.0113548,39.4183496],[23.0110384,39.4185451],[23.0109543,39.4187426],[23.0113434,39.4191604],[23.0114427,39.4195307],[23.0118739,39.4202552],[23.0118928,39.4205617],[23.0124165,39.421323],[23.012411,39.4217104],[23.0122324,39.4220152],[23.0124565,39.4226028],[23.0122149,39.4240785],[23.0122182,39.4246732],[23.0123504,39.4251789],[23.012454,39.4252518],[23.012582,39.4252349],[23.0132262,39.4248619],[23.0138785,39.4247413],[23.014272,39.4248528],[23.0145403,39.424774],[23.0149936,39.4247598],[23.0151777,39.4248875],[23.0152748,39.4249784],[23.015319,39.425141],[23.0152596,39.4252306],[23.0149844,39.4253364],[23.0148431,39.4254703],[23.0148603,39.425948],[23.0151231,39.4256709],[23.0153804,39.425547],[23.0153183,39.4258348],[23.0153743,39.4259794],[23.0155756,39.4257108],[23.0156807,39.4256756],[23.015616,39.4261436],[23.0158047,39.425947],[23.0158537,39.4257672],[23.0161351,39.4255804],[23.0160965,39.4258504],[23.0162326,39.4260858],[23.0162511,39.4264193],[23.0164515,39.4262138],[23.0164541,39.4260336],[23.0165728,39.4258544],[23.0168304,39.4257124],[23.0170935,39.426003],[23.0173766,39.4265279],[23.0173833,39.4267217],[23.0175237,39.4266508],[23.0176563,39.4263096],[23.0177966,39.4262477],[23.0179472,39.426276],[23.0182231,39.4264855],[23.0183662,39.4270544],[23.018649,39.4275974],[23.0185629,39.4279391],[23.0184454,39.4280282],[23.0186425,39.4280569],[23.0187708,39.4280219],[23.0188631,39.4280678],[23.0191466,39.4285657],[23.0191325,39.4287458],[23.0192797,39.4290174],[23.0196396,39.4290384],[23.0198116,39.429202],[23.0199168,39.4291579],[23.0202266,39.4294308],[23.0202364,39.429566],[23.0211526,39.4296819],[23.0212518,39.4300702],[23.0214013,39.4301795],[23.0214111,39.4303058],[23.0214624,39.4303783],[23.0225368,39.4308198],[23.0229859,39.4308461],[23.0233215,39.430939],[23.0235908,39.4307971],[23.0241955,39.4307572],[23.0246112,39.4309409],[23.0247504,39.43096],[23.0248325,39.4309067],[23.0249585,39.4310339],[23.0252142,39.431027],[23.0256183,39.4312106],[23.0257784,39.4313921],[23.0260558,39.4315026],[23.0263086,39.4317029],[23.0266788,39.4318142],[23.0266181,39.4320029],[23.0269672,39.4327987],[23.0274035,39.4331808],[23.0280518,39.4333484],[23.0282476,39.4334762],[23.0285031,39.4334783],[23.0287911,39.4336609],[23.0291741,39.4336911],[23.0293588,39.4337828],[23.0297073,39.4337857],[23.0298445,39.433949],[23.0300422,39.4339327],[23.030225,39.4341594],[23.0305019,39.4342969],[23.030676,39.4343164],[23.0309677,39.4342287],[23.0312101,39.4343388],[23.0316925,39.4347483],[23.0317229,39.435073],[23.0318926,39.4353987],[23.0319235,39.4356873],[23.0320498,39.4357965],[23.0325219,39.4361068],[23.0327545,39.4360907],[23.0333275,39.4366721],[23.0336889,39.436585],[23.0338302,39.436451],[23.0340636,39.4363809],[23.0343412,39.4364733],[23.0345133,39.4366279],[23.03493,39.4367485],[23.0350564,39.4368487],[23.0352423,39.4368502],[23.0353111,39.4369139],[23.0351697,39.4370569],[23.0351679,39.437192],[23.0347771,39.4380357],[23.0346876,39.4386297],[23.0347957,39.4392162],[23.0349995,39.4396054],[23.035194,39.4398232],[23.0355395,39.4400514],[23.0355148,39.4401593],[23.035363,39.4402616],[23.035653,39.4403001],[23.035869,39.4406443],[23.0362028,39.4408813],[23.0366889,39.4410205],[23.0369425,39.4411668],[23.0377,39.4410108],[23.0377809,39.4410476],[23.0373576,39.4414045],[23.0371306,39.4418531],[23.0368728,39.4420132],[23.0365,39.4420822],[23.0366006,39.4423713],[23.0365376,39.4427222],[23.0367665,39.4429764],[23.0370327,39.4430597],[23.0373144,39.4437018],[23.0373784,39.4441168],[23.0375042,39.444262],[23.0377352,39.444363],[23.0382027,39.4450156],[23.0385483,39.4452347],[23.0386826,39.4456143],[23.0390015,39.4460854],[23.0393143,39.4461601],[23.0394868,39.4462877],[23.0395429,39.4464323],[23.0398448,39.4464528],[23.040477,39.4461156],[23.0406372,39.4462972],[23.0406214,39.4466034],[23.0407199,39.4467529],[23.040984,39.4469893],[23.0409698,39.4471784],[23.0412247,39.4472346],[23.0412467,39.4473249],[23.0410583,39.4475035],[23.0410566,39.4476296],[23.0409502,39.4477549],[23.0411584,39.4478287],[23.0411916,39.4479551],[23.0414598,39.4478853],[23.0414467,39.4479933],[23.0415043,39.4480298],[23.0413283,39.4481545],[23.0413625,39.4481998],[23.0418281,39.4481496],[23.0417663,39.4484194],[23.0414859,39.4485252],[23.0413319,39.4487402],[23.041529,39.4487688],[23.0420892,39.4486023],[23.042239,39.4486936],[23.0423797,39.4486047],[23.0424138,39.448659],[23.0422649,39.44882],[23.0425584,39.4486061],[23.0431542,39.4483768],[23.0440151,39.4491587],[23.0443772,39.4492653],[23.0447271,39.4491781],[23.0453317,39.449156],[23.045633,39.4492216],[23.0456703,39.4490417],[23.0455922,39.4488068],[23.0453745,39.4485797],[23.0454333,39.4485261],[23.0455844,39.4485274],[23.0465444,39.4488596],[23.0467351,39.4493658],[23.0473855,39.4493981],[23.0479265,39.449781],[23.0484601,39.4498574],[23.0493831,39.4503516],[23.0503677,39.4505939],[23.050938,39.4505354],[23.05148,39.4508462],[23.0522,39.4508881],[23.0525808,39.4510895],[23.053529,39.4514486],[23.0539229,39.4515419],[23.0548981,39.4516219],[23.0550707,39.4517495],[23.0551949,39.4520208],[23.0550755,39.4522541],[23.0550715,39.4525514],[23.0553451,39.4529411],[23.0567728,39.4539438],[23.0569771,39.4543059],[23.0571504,39.4543884],[23.0578699,39.4544663],[23.0581094,39.4548106],[23.0585072,39.4549129],[23.0585502,39.4551656],[23.0587214,39.4554012],[23.0594476,39.4558486],[23.0597718,39.4559413],[23.0599316,39.4561589],[23.0605421,39.4565693],[23.0613057,39.4568367],[23.0623943,39.4571339],[23.0627772,39.457182],[23.0633685,39.4575337],[23.0636133,39.4574816],[23.0636815,39.4575992],[23.0638088,39.4576363],[23.0637263,39.4577258],[23.063772,39.4577802],[23.0640258,39.4579264],[23.0638691,39.4580693],[23.0640727,39.458116],[23.064105,39.4583055],[23.0644411,39.4583803],[23.0645096,39.4584709],[23.0643677,39.45865],[23.0645172,39.4587683],[23.064595,39.4590392],[23.0648007,39.4593022],[23.0652844,39.4596395],[23.0657364,39.4597332],[23.0662843,39.4605666],[23.0664348,39.4606128],[23.0665925,39.4609925],[23.0667561,39.4610614],[23.0669874,39.4611534],[23.0671817,39.4613982],[23.0676767,39.4617626],[23.0686945,39.4630142],[23.068921,39.4634665],[23.0692661,39.4637396],[23.0696207,39.4641659],[23.0700713,39.4643767],[23.0707015,39.4650666],[23.0710355,39.4652945],[23.0714824,39.4657846],[23.0717362,39.4659308],[23.072672,39.4668573],[23.0729425,39.4675578],[23.072871,39.4676834],[23.0728624,39.4677284],[23.0731967,39.4679473],[23.0730573,39.4681579],[23.0734615,39.4683593],[23.0739209,39.4687775],[23.0740601,39.4688056],[23.0749486,39.4693083],[23.0749294,39.4694928],[23.0752445,39.4695899],[23.0754777,39.4695377],[23.0757097,39.4695756],[23.0764133,39.4698876],[23.0767139,39.4696827],[23.0770817,39.4699514],[23.0772096,39.4699434],[23.0772763,39.4701782],[23.0775308,39.4702704],[23.0779612,39.4702558],[23.0781697,39.4703115],[23.0784662,39.4707463],[23.0788234,39.4709924],[23.0789252,39.4713176],[23.079167,39.4714907],[23.0795143,39.4716016],[23.0797102,39.4717383],[23.0803832,39.4718337],[23.0804864,39.4719427],[23.0806026,39.4719436],[23.0809494,39.4720995],[23.0813557,39.4721387],[23.0817839,39.4722863],[23.0817179,39.4725291],[23.0820069,39.4726575],[23.0820149,39.4727386],[23.0821059,39.4729736],[23.0823174,39.4729978],[23.08242,39.4731518],[23.0826627,39.4732618],[23.0827194,39.4733704],[23.0826719,39.4734421],[23.0828817,39.4734077],[23.0829853,39.4734806],[23.0831369,39.4734458],[23.083215,39.4736987],[23.0833098,39.4738391],[23.0834948,39.4739126],[23.0835052,39.4740118],[23.0838304,39.4740324],[23.0840526,39.4739351],[23.0843318,39.4739192],[23.0846531,39.4742461],[23.0848407,39.4741215],[23.0851436,39.4740788],[23.0854486,39.473865],[23.0859264,39.4737786],[23.0862206,39.4735106],[23.0863131,39.4735474],[23.0867328,39.4734606],[23.0868302,39.4734839],[23.0871655,39.4736307],[23.0875175,39.4739353],[23.087844,39.4738657],[23.0881132,39.4737237],[23.0883699,39.4736536],[23.0886693,39.4738722],[23.088576,39.4738985],[23.0885046,39.4740241],[23.0886298,39.4740611],[23.0889088,39.4740633],[23.0886847,39.4741426],[23.0886131,39.4742863],[23.0886468,39.4743766],[23.0888439,39.4744142],[23.0889127,39.4744868],[23.0889068,39.4749373],[23.0887773,39.4750624],[23.0888336,39.475207],[23.0890554,39.4752764],[23.0891342,39.4754752],[23.0893994,39.4756395],[23.0894902,39.4758114],[23.0897182,39.4758807],[23.0898579,39.4758638],[23.0900839,39.4754781],[23.0903418,39.4753089],[23.0904692,39.475346],[23.0906858,39.4756811],[23.0908272,39.475538],[23.0909669,39.4755211],[23.0911136,39.4754456],[23.0914137,39.4756102],[23.0917332,39.4760722],[23.0918951,39.4761455],[23.0922917,39.4760405],[23.0923495,39.476068],[23.0923595,39.4761942],[23.092159,39.4764089],[23.0924001,39.4768162],[23.0925606,39.4769887],[23.0924825,39.4770737],[23.0924557,39.4773438],[23.0926393,39.4775029],[23.0928271,39.4773692],[23.0936383,39.4775738],[23.0936739,39.47752],[23.0937544,39.4775837],[23.0936059,39.4774068],[23.0939017,39.4774046],[23.0941677,39.4775148],[23.0942567,39.4775425]]},{"id":19187,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u039f\u03bd\u03bf\u03cd\u03c6\u03c1\u03b9\u03bf\u03c2-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03cd\u03bb\u03b7 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_AgOnoufrios_Makrinitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4506,"name_EN":"Pelion Mt: Agios Onoufrios-Makrinitsa","description_EN":"A nice trail on the Mt. Pilio gate","ascent_time":115,"descent_time":95,"marker":"Red_dots","level":9,"ascent":548,"descent":38,"maxelev":624,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96868 39.38127,22.98989 39.40201)","views":6,"millestones":"0,22.9689920,39.3810887#1,22.9768885,39.3859210#2,22.9794239,39.3934856#3,22.9820266,39.3964315#4,22.9854137,39.4014877#4.5,22.9895857,39.4021105","x":22.9806267,"y":39.3946663,"coor":[[22.968992,39.3810887],[22.9691378,39.3811937],[22.9690942,39.3813194],[22.9689982,39.3815348],[22.9700912,39.3822113],[22.9709746,39.3829399],[22.9712854,39.3833707],[22.9719817,39.3833948],[22.9725914,39.3837787],[22.9737526,39.3837709],[22.9740554,39.3839312],[22.9743532,39.3839924],[22.9745436,39.3838995],[22.9749469,39.3841103],[22.9753998,39.3841053],[22.9758843,39.3843168],[22.9760139,39.3845882],[22.9762384,39.3845677],[22.9761443,39.384657],[22.9762126,39.3847477],[22.9763226,39.3847666],[22.9766068,39.3853323],[22.9767754,39.3856401],[22.9770654,39.3863815],[22.9772942,39.3866178],[22.9774442,39.3866822],[22.9776027,39.3868098],[22.9772977,39.3870233],[22.9773985,39.3872765],[22.9772462,39.3873653],[22.9770408,39.3871968],[22.9769936,39.3872504],[22.9771075,39.3873956],[22.9770598,39.3874853],[22.9772991,39.3877937],[22.977387,39.3881369],[22.977368,39.3886458],[22.9775018,39.3890254],[22.9774168,39.389277],[22.9774684,39.3894757],[22.9774415,39.3897277],[22.9775201,39.3899086],[22.9774076,39.3904573],[22.9774715,39.3908543],[22.9780278,39.3917242],[22.9781812,39.3919553],[22.9785604,39.3922289],[22.9787078,39.3924735],[22.9787038,39.3925996],[22.9788969,39.3928896],[22.978973,39.3932507],[22.9792373,39.3934423],[22.979523,39.3935078],[22.9796808,39.3938336],[22.9799906,39.3940886],[22.9806045,39.3942021],[22.9809853,39.3943676],[22.9816912,39.394536],[22.9811914,39.3946443],[22.9808104,39.3944877],[22.9810032,39.3948048],[22.9812382,39.394942],[22.9806267,39.3946663],[22.9802789,39.3946272],[22.9797123,39.3944601],[22.979492,39.3944401],[22.9798369,39.3946774],[22.979674,39.394703],[22.9793847,39.3946284],[22.9799004,39.3951015],[22.9801673,39.3951128],[22.9806478,39.3956126],[22.9811693,39.3958605],[22.9818232,39.3959157],[22.9818977,39.3960831],[22.9815805,39.3961614],[22.9818003,39.3962174],[22.9823387,39.3967267],[22.982811,39.3969921],[22.9821965,39.3969237],[22.9818083,39.3967941],[22.9816474,39.3966756],[22.9813913,39.3967184],[22.9816175,39.3971349],[22.9817279,39.3975323],[22.9818904,39.3975337],[22.9822008,39.3977527],[22.982359,39.3980514],[22.9822429,39.3980504],[22.9822869,39.398222],[22.9825854,39.3984588],[22.9826861,39.398721],[22.9826383,39.3988107],[22.9829163,39.3990159],[22.9828889,39.3990787],[22.9829162,39.3995925],[22.9829832,39.3997823],[22.9831228,39.3997655],[22.9831735,39.3998696],[22.9830822,39.4005626],[22.98334,39.4004027],[22.9835493,39.4003865],[22.9836993,39.4004509],[22.9836745,39.4005588],[22.9839062,39.4005968],[22.9842045,39.4008517],[22.9845419,39.4009628],[22.9846431,39.401189],[22.9852944,39.4013748],[22.9856268,39.4016841],[22.9857974,39.4018568],[22.9857385,39.4019103],[22.9857845,39.4019423],[22.9860152,39.4020524],[22.986223,39.4020407],[22.986665,39.4019905],[22.987152,39.4020488],[22.9875605,39.4019082],[22.9879005,39.4016859],[22.9880982,39.4016696],[22.9886095,39.4017506],[22.9889677,39.4018799],[22.9892303,39.4021885],[22.9895857,39.4021105]]},{"id":19188,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u039a\u03b1\u03c8\u03ac\u03bb\u03b5\u03c2-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u039c\u03b1\u03ba\u03c1\u03c5\u03ac \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd","path":"THESSALIA\/Thessaly_Pelion_Pouri_Makrinitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":18793,"name_EN":"Pelion Mt: Makrinitsa-Kapsales-Pouri","description_EN":"A long trail along the northern slopes of Mt Pelion peak","ascent_time":445,"descent_time":445,"marker":"Red_dots","level":9,"ascent":1031,"descent":1224,"maxelev":1437,"minelev":425,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9885 39.40286,23.09513 39.47672)","views":2,"millestones":"0,22.9895871,39.4021105#1,22.9943645,39.4052814#2,23.0009403,39.4084999#3,23.0042331,39.4120675#4,23.0113416,39.4182400#5,23.0141555,39.4248189#6,23.0126061,39.4322368#7,23.0172613,39.4369828#8,23.0253943,39.4396845#9,23.0316121,39.4431554#10,23.0354659,39.4402756#11,23.0395566,39.4464333#12,23.0454020,39.4491717#13,23.0544348,39.4515810#14,23.0623013,39.4571123#15,23.0688614,39.4633469#16,23.0759071,39.4696629#17,23.0840348,39.4739423#18,23.0910276,39.4754891#18.8,23.0941655,39.4775148","x":23.0309605,"y":39.4415856,"coor":[[22.9895871,39.4021105],[22.989575,39.4022996],[22.9896522,39.4023544],[22.9897578,39.4022832],[22.9897785,39.4024546],[22.9898479,39.4024732],[22.9902009,39.4021609],[22.990269,39.4022696],[22.9906213,39.4020023],[22.9906896,39.402093],[22.990872,39.4020045],[22.9908221,39.4022474],[22.9905673,39.4025966],[22.9907745,39.4027245],[22.9907294,39.402634],[22.9907766,39.4025804],[22.9908453,39.402653],[22.9909044,39.4025815],[22.9911844,39.4024938],[22.9913379,39.4024681],[22.9913479,39.4025763],[22.9916571,39.4028853],[22.99175,39.4028861],[22.9919376,39.4027616],[22.9921226,39.4028173],[22.9919907,39.4029558],[22.9924248,39.402901],[22.9923888,39.4029818],[22.9925749,39.4029654],[22.9925625,39.4030193],[22.9926786,39.4030203],[22.9928283,39.4031117],[22.9927575,39.4031922],[22.9932885,39.4034131],[22.9933102,39.4035214],[22.9935636,39.4036677],[22.9933074,39.4037196],[22.9932584,39.4038904],[22.9933978,39.4038916],[22.9934543,39.4040002],[22.9933836,39.4040716],[22.9935227,39.4040909],[22.9934974,39.4042348],[22.993427,39.4045135],[22.9935061,39.4046674],[22.9935991,39.4046592],[22.9936943,39.4044978],[22.9937517,39.4045434],[22.9939729,39.4045092],[22.9940281,39.4047079],[22.9942129,39.4047816],[22.9943617,39.4049361],[22.9943668,39.4053146],[22.9945474,39.4056765],[22.9945277,39.4058341],[22.9945748,39.405866],[22.994525,39.4060998],[22.9946469,39.4065064],[22.9946214,39.4066683],[22.9946877,39.4068221],[22.995091,39.4070508],[22.9950712,39.4068074],[22.995382,39.4068551],[22.9953613,39.4066747],[22.9954888,39.4066938],[22.9957227,39.4065877],[22.9957927,39.4065613],[22.9957361,39.4064572],[22.9957683,39.4063944],[22.9964385,39.4066345],[22.9970964,39.4065951],[22.9972352,39.4066323],[22.9972726,39.4064524],[22.9975753,39.406401],[22.9979116,39.4064399],[22.9981447,39.4063879],[22.9985491,39.4065355],[22.9986215,39.4066758],[22.9990279,39.4066793],[22.9993849,39.4068986],[22.9994969,39.4071879],[22.9994175,39.407863],[22.9996126,39.4080269],[22.999751,39.4081002],[23.0000891,39.408013],[23.0003675,39.4080334],[23.0007438,39.4085232],[23.0009299,39.4085067],[23.0011996,39.4083288],[23.001315,39.4083839],[23.0014791,39.4086106],[23.0013714,39.4088259],[23.0013562,39.4090781],[23.0014674,39.4098359],[23.0019815,39.410435],[23.0020368,39.4106337],[23.0019898,39.4106693],[23.0016422,39.4106123],[23.0010026,39.4106608],[23.0005392,39.4105758],[22.9999962,39.4103729],[22.9998553,39.4104798],[22.9999216,39.4107146],[23.0000531,39.4107878],[23.000283,39.4107763],[23.0005835,39.410878],[23.0006974,39.4110412],[23.0009854,39.4112058],[23.0010967,39.4115492],[23.0012563,39.4117578],[23.0015691,39.4118145],[23.0022691,39.4116043],[23.002548,39.4115887],[23.0035079,39.4118852],[23.0038112,39.4117977],[23.0039599,39.4119612],[23.0044104,39.4121362],[23.0046511,39.4123636],[23.0047296,39.4124859],[23.0048609,39.4124915],[23.0060251,39.4131232],[23.0062685,39.4131613],[23.0066176,39.4131192],[23.0069063,39.4132388],[23.0078301,39.4132872],[23.0084882,39.4138019],[23.0088065,39.4142912],[23.0094475,39.4149634],[23.0096515,39.4153256],[23.0103616,39.4160435],[23.0105264,39.4167116],[23.0107658,39.417029],[23.0107956,39.4173897],[23.0110589,39.4176623],[23.011331,39.4181331],[23.0113512,39.4183495],[23.0110348,39.4185451],[23.0109507,39.4187426],[23.0113398,39.4191604],[23.0114391,39.4195306],[23.0118703,39.4202551],[23.0118892,39.4205616],[23.0124128,39.421323],[23.0124074,39.4217104],[23.0122288,39.4220152],[23.0124529,39.4226028],[23.0122113,39.4240784],[23.0122145,39.4246731],[23.0123468,39.4251788],[23.0124503,39.4252518],[23.0125784,39.4252349],[23.0132226,39.4248619],[23.0138749,39.4247413],[23.0142684,39.4248527],[23.0145367,39.4247739],[23.01499,39.4247597],[23.0151741,39.4248875],[23.0152715,39.4249784],[23.0153157,39.4251409],[23.0152564,39.4252305],[23.0149808,39.4253363],[23.0148395,39.4254703],[23.0148571,39.425948],[23.0145745,39.4262159],[23.0141697,39.4269063],[23.0141182,39.4272663],[23.014182,39.4276813],[23.0140398,39.4278783],[23.0137234,39.4280738],[23.0135799,39.428361],[23.0134677,39.4289006],[23.0135186,39.4294147],[23.01341,39.4297021],[23.0133768,39.4304046],[23.0130353,39.4307261],[23.0130068,39.4311043],[23.0126193,39.4313893],[23.0125935,39.4315693],[23.0126938,39.4318765],[23.0126548,39.4321645],[23.0125717,39.4322899],[23.0121734,39.4325208],[23.0118593,39.4333741],[23.0119263,39.4335639],[23.0127981,39.4343642],[23.0130053,39.4346048],[23.01319,39.4346874],[23.0132832,39.4346702],[23.0134368,39.4344913],[23.0136227,39.4344929],[23.0135433,39.435177],[23.0137607,39.4354221],[23.0141295,39.4356325],[23.0147212,39.4357006],[23.0151185,39.4355417],[23.0153188,39.4353452],[23.015412,39.435328],[23.0156996,39.4355286],[23.0165437,39.4358241],[23.0167507,39.435979],[23.0172028,39.4360549],[23.0170237,39.4363958],[23.0166731,39.436537],[23.0166256,39.4366087],[23.0166693,39.4368073],[23.0168418,39.4369349],[23.0172478,39.4369834],[23.018085,39.4369454],[23.0183006,39.4373167],[23.0187851,39.437564],[23.0190524,39.4375663],[23.0194378,39.4374254],[23.0200521,39.4375387],[23.0200019,39.4377995],[23.0200441,39.4381063],[23.0199709,39.4383579],[23.0200269,39.4385026],[23.0202559,39.4387478],[23.0205906,39.4389128],[23.020915,39.4389786],[23.0211903,39.4392332],[23.0214113,39.439217],[23.0219496,39.4389512],[23.0222262,39.438931],[23.022468,39.4390953],[23.0225537,39.4396096],[23.0226248,39.4395111],[23.0230466,39.4392623],[23.0231158,39.4392989],[23.0231489,39.4394254],[23.0234389,39.4394638],[23.0237733,39.4396469],[23.0241088,39.4397578],[23.0243528,39.4397598],[23.0244332,39.4398236],[23.0249707,39.4396118],[23.0251209,39.4396762],[23.0253767,39.4396603],[23.0255022,39.4398325],[23.0258035,39.4398891],[23.0259758,39.4400347],[23.0258806,39.4401961],[23.0259352,39.4404489],[23.0257369,39.4405013],[23.0256182,39.4406805],[23.0256287,39.4407617],[23.0258123,39.4409254],[23.025949,39.4409671],[23.0260637,39.4410762],[23.0262156,39.4410144],[23.0262957,39.4411051],[23.0265518,39.4410712],[23.0270107,39.4414986],[23.0272305,39.4415725],[23.0275903,39.4416025],[23.0285222,39.4414391],[23.0288468,39.4414959],[23.0289997,39.441362],[23.029244,39.441346],[23.0294099,39.4411132],[23.0297111,39.4411787],[23.0299234,39.4409553],[23.0301099,39.4409118],[23.0301675,39.4409483],[23.0300948,39.4411639],[23.0301606,39.4414438],[23.0303712,39.4413464],[23.0305804,39.4413392],[23.0306495,39.4413848],[23.0308134,39.4412961],[23.0309178,39.4413149],[23.0309605,39.4415856],[23.0315802,39.4421494],[23.0314848,39.4423288],[23.0316624,39.442925],[23.0315135,39.4436085],[23.0316376,39.4438799],[23.0316044,39.4439967],[23.0318684,39.4442332],[23.032396,39.4438952],[23.0325225,39.4439954],[23.0327814,39.4450202],[23.0328845,39.4451292],[23.0331505,39.4452215],[23.0330739,39.4448785],[23.0332179,39.4445463],[23.0341056,39.4433823],[23.0343429,39.4432086],[23.0344154,39.4426686],[23.0342804,39.4423431],[23.0343992,39.4420017],[23.0342401,39.441739],[23.0341974,39.4414684],[23.0343757,39.4410689],[23.0347076,39.4406031],[23.0353597,39.4402616],[23.0356497,39.4403001],[23.0358658,39.4406442],[23.0361995,39.4408813],[23.0366856,39.4410205],[23.0369393,39.4411667],[23.0376968,39.4410108],[23.0377776,39.4410475],[23.0373543,39.4414044],[23.0371274,39.4418531],[23.0368695,39.4420131],[23.0364967,39.4420821],[23.0365973,39.4423713],[23.0365344,39.4427222],[23.0367633,39.4429764],[23.0370294,39.4430597],[23.0373111,39.4437017],[23.0373751,39.4441167],[23.0375009,39.4442619],[23.037732,39.444363],[23.0381995,39.4450156],[23.0385451,39.4452347],[23.0386793,39.4456142],[23.0389982,39.4460854],[23.039311,39.4461601],[23.0394836,39.4462876],[23.0395397,39.4464323],[23.0398416,39.4464528],[23.0404737,39.4461156],[23.0406339,39.4462971],[23.0406181,39.4466034],[23.040717,39.4467528],[23.0409811,39.4469893],[23.0409669,39.4471784],[23.0412218,39.4472346],[23.0412438,39.4473248],[23.0410554,39.4475035],[23.0410537,39.4476296],[23.0409473,39.4477549],[23.0411555,39.4478287],[23.0411886,39.4479551],[23.0414569,39.4478852],[23.0414438,39.4479933],[23.0415014,39.4480298],[23.0413254,39.4481545],[23.0413596,39.4481998],[23.0418252,39.4481496],[23.0417634,39.4484194],[23.041483,39.4485252],[23.041329,39.4487402],[23.0415261,39.4487688],[23.0420863,39.4486022],[23.0422361,39.4486936],[23.0423768,39.4486046],[23.0424109,39.448659],[23.0422623,39.4488199],[23.0425558,39.4486061],[23.0431517,39.4483767],[23.0440126,39.4491587],[23.0443751,39.4492653],[23.0447249,39.4491781],[23.0453295,39.449156],[23.0456308,39.4492216],[23.0456681,39.4490417],[23.04559,39.4488067],[23.0453723,39.4485797],[23.0454311,39.4485261],[23.0455822,39.4485274],[23.0465423,39.4488596],[23.0467329,39.4493658],[23.0473833,39.4493981],[23.0479243,39.449781],[23.0484579,39.4498574],[23.049381,39.4503515],[23.0503655,39.4505938],[23.0509358,39.4505354],[23.0514778,39.4508462],[23.0521978,39.4508881],[23.0525787,39.4510894],[23.0535268,39.4514486],[23.0539207,39.4515419],[23.0548959,39.4516219],[23.0550685,39.4517494],[23.0551927,39.4520208],[23.0550733,39.4522541],[23.0550693,39.4525514],[23.055343,39.452941],[23.0567706,39.4539438],[23.056975,39.4543058],[23.0571482,39.4543883],[23.0578677,39.4544662],[23.0581072,39.4548106],[23.0585042,39.4549129],[23.0585473,39.4551655],[23.0587185,39.4554012],[23.0594447,39.4558486],[23.0597689,39.4559413],[23.0599287,39.4561589],[23.0605392,39.4565693],[23.0613028,39.4568367],[23.0623914,39.4571338],[23.0627743,39.457182],[23.063366,39.4575336],[23.0636108,39.4574815],[23.0636789,39.4575992],[23.0638063,39.4576363],[23.0637237,39.4577257],[23.0637695,39.4577802],[23.0640233,39.4579264],[23.0638666,39.4580693],[23.0640705,39.458116],[23.0641028,39.4583054],[23.0644389,39.4583802],[23.0645074,39.4584709],[23.0643655,39.45865],[23.0645151,39.4587683],[23.0645928,39.4590392],[23.0647985,39.4593022],[23.0652822,39.4596395],[23.0657342,39.4597332],[23.0662825,39.4605665],[23.066433,39.4606128],[23.0665907,39.4609925],[23.0667546,39.4610614],[23.0669859,39.4611534],[23.0671802,39.4613982],[23.0676752,39.4617626],[23.0686931,39.4630142],[23.0689195,39.4634665],[23.0692646,39.4637396],[23.0696193,39.4641659],[23.0700698,39.4643767],[23.0707,39.4650666],[23.0710341,39.4652945],[23.0714809,39.4657846],[23.0717347,39.4659308],[23.0726709,39.4668573],[23.0729417,39.4675578],[23.0728703,39.4676834],[23.0728617,39.4677284],[23.0731959,39.4679473],[23.0730558,39.4681579],[23.07346,39.4683593],[23.0739195,39.4687775],[23.0740586,39.4688056],[23.0749471,39.4693083],[23.0749287,39.4694928],[23.0752435,39.4695899],[23.0754767,39.4695377],[23.0757087,39.4695756],[23.0764126,39.4698876],[23.0767128,39.4696827],[23.0770802,39.4699514],[23.0772082,39.4699434],[23.0772748,39.4701782],[23.0775294,39.4702703],[23.0779597,39.4702557],[23.0781682,39.4703115],[23.0784648,39.4707463],[23.0788219,39.4709924],[23.0789233,39.4713176],[23.0791652,39.4714907],[23.0795125,39.4716016],[23.0797083,39.4717383],[23.0803814,39.4718337],[23.0804846,39.4719426],[23.0806008,39.4719436],[23.0809475,39.4720995],[23.0813539,39.4721387],[23.0817821,39.4722863],[23.0817161,39.472529],[23.082005,39.4726575],[23.0820134,39.4727386],[23.0821044,39.4729736],[23.0823156,39.4729978],[23.0824182,39.4731518],[23.0826609,39.4732618],[23.0827176,39.4733704],[23.0826701,39.4734421],[23.0828798,39.4734077],[23.0829835,39.4734806],[23.0831351,39.4734458],[23.0832132,39.4736987],[23.083308,39.4738391],[23.083493,39.4739126],[23.0835034,39.4740118],[23.0838286,39.4740324],[23.0840508,39.473935],[23.08433,39.4739192],[23.0846513,39.4742461],[23.0848389,39.4741215],[23.0851418,39.4740788],[23.0854468,39.4738649],[23.0859246,39.4737786],[23.0862188,39.4735106],[23.0863113,39.4735474],[23.086731,39.4734606],[23.0868284,39.4734838],[23.0871636,39.4736306],[23.0875153,39.4739353],[23.0878418,39.4738657],[23.088111,39.4737237],[23.0883677,39.4736536],[23.0886671,39.4738722],[23.0885738,39.4738985],[23.0885024,39.4740241],[23.0886276,39.4740611],[23.0889066,39.4740633],[23.0886821,39.4741426],[23.0886105,39.4742862],[23.0886442,39.4743766],[23.0888414,39.4744142],[23.0889102,39.4744868],[23.0889043,39.4749373],[23.0887748,39.4750624],[23.088831,39.475207],[23.0890536,39.4752763],[23.0891324,39.4754752],[23.0893976,39.4756394],[23.0894884,39.4758114],[23.0897164,39.4758807],[23.0898561,39.4758638],[23.090082,39.4754781],[23.09034,39.4753089],[23.0904674,39.475346],[23.090684,39.475681],[23.0908253,39.475538],[23.0909651,39.4755211],[23.0911114,39.4754456],[23.0914115,39.4756101],[23.0917311,39.4760722],[23.0918929,39.4761455],[23.0922895,39.4760405],[23.0923473,39.476068],[23.0923573,39.4761942],[23.0921569,39.4764089],[23.0923979,39.4768162],[23.0925584,39.4769887],[23.0924807,39.4770737],[23.0924539,39.4773438],[23.0926379,39.4775029],[23.0928256,39.4773692],[23.0936368,39.4775737],[23.0936724,39.47752],[23.093753,39.4775837],[23.0936041,39.4774068],[23.0938995,39.4774046],[23.0941655,39.4775148]]},{"id":19189,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bf\u03c5\u03c1\u03af-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03a0\u03bf\u03c5\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd","description_GR":"\u039c\u03b1\u03ba\u03c1\u03c5\u03ac \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03bf\u03c5\u03c1\u03b9\u03b1\u03bd\u03cc \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc","path":"THESSALIA\/Thessaly_Pelion_Pouri_PourianosStavros_Makrinitsa","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":17303,"name_EN":"Pelion Mt: Pouri-Makrinitsa via Pourianos Stavros","description_EN":"A long trail via Pourianos Stavros","ascent_time":600,"descent_time":540,"marker":"Red_dots","level":9,"ascent":1232,"descent":1039,"maxelev":1596,"minelev":425,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9885 39.40286,23.09513 39.47672)","views":7,"millestones":"0,23.0941677,39.4775148#1,23.0890923,39.4739658#2,23.0832350,39.4712569#3,23.0765329,39.4698065#4,23.0693144,39.4637923#5,23.0629820,39.4573038#6,23.0582618,39.4498617#7,23.0530703,39.4427041#8,23.0451004,39.4377658#9,23.0466682,39.4336329#10,23.0423424,39.4279586#11,23.0331860,39.4253141#12,23.0260386,39.4193575#13,23.0180802,39.4157850#14,23.0088091,39.4110495#15,23.0012778,39.4083674#16,22.9945055,39.4055985#17.3,22.9895846,39.4021105","x":23.0453716,"y":39.4341316,"coor":[[23.0941677,39.4775148],[23.0939017,39.4774046],[23.0936063,39.4774068],[23.0937552,39.4775837],[23.0936746,39.47752],[23.093639,39.4775738],[23.0928278,39.4773692],[23.09264,39.4775029],[23.0924561,39.4773438],[23.0924829,39.4770737],[23.0925606,39.4769887],[23.0924001,39.4768162],[23.092159,39.4764089],[23.0923595,39.4761942],[23.0923495,39.476068],[23.0922917,39.4760405],[23.0918951,39.4761455],[23.0917332,39.4760722],[23.0914137,39.4756102],[23.0911136,39.4754456],[23.0909673,39.4755211],[23.0908275,39.475538],[23.0906861,39.4756811],[23.0904696,39.475346],[23.0903422,39.4753089],[23.0900842,39.4754781],[23.0898583,39.4758638],[23.0897186,39.4758807],[23.0894906,39.4758114],[23.0893998,39.4756395],[23.0891345,39.4754752],[23.0890557,39.4752764],[23.0888332,39.475207],[23.088777,39.4750624],[23.0889065,39.4749373],[23.0889124,39.4744868],[23.0888436,39.4744142],[23.0886464,39.4743766],[23.0886127,39.4742862],[23.0886843,39.4741426],[23.0889088,39.4740633],[23.0891429,39.473939],[23.0890895,39.4735782],[23.0892355,39.4730837],[23.0896893,39.4730513],[23.0899346,39.4729631],[23.0900474,39.4727837],[23.0901602,39.4726044],[23.0900932,39.4723876],[23.0897717,39.4720788],[23.0895857,39.4720773],[23.0891769,39.4722273],[23.0887347,39.4721472],[23.0882806,39.4721978],[23.0878363,39.4723925],[23.0877532,39.472527],[23.087738,39.4727972],[23.0875106,39.4730477],[23.0873958,39.4729387],[23.0872102,39.4729012],[23.0868259,39.4729522],[23.086735,39.4727893],[23.0863984,39.4727506],[23.0861683,39.4725686],[23.0860521,39.4725587],[23.0859228,39.4726658],[23.0857603,39.4726465],[23.0851403,39.472056],[23.0848051,39.4719091],[23.0845956,39.4719255],[23.0843757,39.4718517],[23.0841703,39.4715527],[23.0840548,39.4714978],[23.0833602,39.4712716],[23.0827218,39.4711944],[23.0823842,39.4712278],[23.0820481,39.4711531],[23.0819445,39.4710712],[23.0818622,39.4711426],[23.0811064,39.4706275],[23.080381,39.4700992],[23.0805477,39.4697942],[23.0803849,39.4698019],[23.0801504,39.4699532],[23.0800692,39.4699346],[23.080129,39.4698089],[23.0800714,39.4697724],[23.0798026,39.4698784],[23.0797541,39.4700312],[23.0799705,39.4703663],[23.0800485,39.4706282],[23.0800051,39.4712766],[23.0799,39.4713884],[23.0794505,39.4710965],[23.0793594,39.4709516],[23.078823,39.4709924],[23.0784659,39.4707463],[23.0781693,39.4703115],[23.0779608,39.4702557],[23.0775305,39.4702704],[23.0772759,39.4701782],[23.0772093,39.4699434],[23.0770813,39.4699514],[23.0767139,39.4696827],[23.0764137,39.4698876],[23.0757097,39.4695756],[23.0754777,39.4695377],[23.0752445,39.4695899],[23.0749294,39.4694928],[23.0749482,39.4693083],[23.0740597,39.4688056],[23.0739206,39.4687775],[23.0734611,39.4683593],[23.0730569,39.4681579],[23.073197,39.4679473],[23.0728628,39.4677284],[23.0728714,39.4676834],[23.0729428,39.4675578],[23.072672,39.4668573],[23.0717358,39.4659308],[23.071482,39.4657846],[23.0710352,39.4652945],[23.0707011,39.4650666],[23.0700709,39.4643767],[23.0696204,39.4641659],[23.0692657,39.4637396],[23.0689206,39.4634665],[23.0686942,39.4630142],[23.0676763,39.4617626],[23.0671813,39.4613982],[23.066987,39.4611534],[23.0667557,39.4610614],[23.0665914,39.4609925],[23.0664337,39.4606128],[23.0662832,39.4605666],[23.0657353,39.4597332],[23.0652833,39.4596395],[23.0647996,39.4593022],[23.0645939,39.4590392],[23.0645161,39.4587683],[23.0643666,39.45865],[23.0645085,39.4584709],[23.06444,39.4583802],[23.0641039,39.4583055],[23.0640716,39.458116],[23.0638677,39.4580693],[23.0640243,39.4579264],[23.0637706,39.4577802],[23.0637248,39.4577257],[23.0638074,39.4576363],[23.06368,39.4575992],[23.0636119,39.4574816],[23.0633671,39.4575336],[23.0627754,39.457182],[23.0626848,39.457001],[23.0624545,39.456837],[23.0623185,39.4565836],[23.0614653,39.4560631],[23.0613247,39.4552871],[23.0610254,39.4550684],[23.0608225,39.4545983],[23.0602732,39.4539631],[23.060241,39.4537646],[23.0602703,39.4533143],[23.0601933,39.4529893],[23.0599146,39.4526177],[23.0601855,39.4523495],[23.0603063,39.4520081],[23.0602037,39.4518631],[23.0598908,39.4517975],[23.0595925,39.4515068],[23.0591737,39.4506744],[23.0589569,39.4503753],[23.0586798,39.450238],[23.058566,39.4500568],[23.0581926,39.4498195],[23.0581943,39.4496934],[23.0576639,39.4493828],[23.0567933,39.4484386],[23.0566595,39.4480231],[23.0567103,39.4476991],[23.056619,39.4475812],[23.056342,39.4474348],[23.0564268,39.4471832],[23.0564106,39.4466605],[23.0561707,39.4463522],[23.0562184,39.4462625],[23.056057,39.446162],[23.0558596,39.4461514],[23.0557915,39.4460337],[23.0556871,39.4460149],[23.0556315,39.4458342],[23.0552398,39.4455787],[23.0551839,39.4454161],[23.0544257,39.4447612],[23.0542895,39.4445258],[23.0544439,39.4442748],[23.0544229,39.4441124],[23.0541924,39.4439664],[23.0539489,39.4439283],[23.0538951,39.4436125],[23.0534572,39.4433387],[23.0533795,39.4430677],[23.0528189,39.4424144],[23.0525302,39.4422859],[23.0522839,39.4422929],[23.0522683,39.4421576],[23.0518871,39.4419833],[23.0512686,39.4413205],[23.0510143,39.4412194],[23.0509096,39.4412275],[23.0508737,39.4413083],[23.0504789,39.4412871],[23.0504681,39.4412239],[23.0503524,39.4411869],[23.0504132,39.4409892],[23.0500773,39.4409053],[23.0500439,39.440797],[23.0499051,39.4407508],[23.0495956,39.4404419],[23.0493913,39.4400798],[23.049187,39.4398844],[23.0489962,39.4399189],[23.0487527,39.4398809],[23.0483378,39.4396342],[23.0478976,39.4395315],[23.0474568,39.4394738],[23.046353,39.4394647],[23.0461678,39.4394092],[23.0458014,39.4390097],[23.0457032,39.4388602],[23.0453121,39.4382488],[23.0451424,39.437914],[23.0449669,39.4373089],[23.0448545,39.436871],[23.0450687,39.4365033],[23.045107,39.4362513],[23.0453442,39.4359019],[23.0454531,39.4354793],[23.0453836,39.4352985],[23.0456887,39.4350848],[23.0464223,39.4349646],[23.0468751,39.4349954],[23.0469339,39.4349418],[23.0465184,39.4347402],[23.0458567,39.4346897],[23.0450926,39.4344852],[23.0445112,39.4345165],[23.0440756,39.4347787],[23.0440052,39.4346429],[23.0441379,39.4342836],[23.0443611,39.4341052],[23.0447222,39.4340361],[23.0453716,39.4341316],[23.0463052,39.4338329],[23.0468789,39.4335132],[23.0476728,39.4335017],[23.0476976,39.4332045],[23.0478833,39.4332151],[23.0478335,39.4330345],[23.0474039,39.4330129],[23.0468601,39.4328463],[23.0466331,39.432448],[23.0465691,39.432033],[23.0461468,39.4314708],[23.0461374,39.4313086],[23.045861,39.4311261],[23.0457702,39.4309722],[23.0451253,39.4305524],[23.0450699,39.4303537],[23.0449312,39.4302985],[23.044795,39.4300631],[23.0446566,39.4299899],[23.0445564,39.4296647],[23.044175,39.4295174],[23.0442465,39.4293919],[23.0441427,39.429337],[23.0441555,39.429247],[23.0437617,39.4291536],[23.0434508,39.4289528],[23.0431293,39.4286709],[23.0429713,39.4284353],[23.042955,39.4279306],[23.0426761,39.4279373],[23.0425144,39.4278639],[23.0422569,39.4280059],[23.0418612,39.4280567],[23.0416857,39.4281454],[23.0412914,39.4280881],[23.0409995,39.4281938],[23.0410504,39.4278698],[23.0405949,39.4280463],[23.0403754,39.4279544],[23.0402356,39.4279803],[23.0401909,39.4278537],[23.0400624,39.4279067],[23.0399725,39.4276807],[23.0397276,39.4277508],[23.0394048,39.4275679],[23.0391532,39.4272775],[23.0388642,39.427167],[23.038596,39.4272369],[23.0384544,39.4272132],[23.0383143,39.4272661],[23.0381519,39.4272467],[23.0379329,39.4271188],[23.0370998,39.4268686],[23.0369632,39.4267458],[23.035934,39.4263949],[23.0357013,39.42642],[23.0351755,39.4266319],[23.0347532,39.4265067],[23.0345993,39.4264018],[23.0343385,39.4261699],[23.0334158,39.4256847],[23.0333919,39.4254953],[23.0326803,39.4248677],[23.0326259,39.4245969],[23.0325214,39.4244068],[23.0323091,39.4244816],[23.0319201,39.4240459],[23.0317815,39.4239907],[23.0316451,39.4237733],[23.0317397,39.4236479],[23.0314969,39.4235693],[23.0311751,39.4233144],[23.0309703,39.4230063],[23.0308372,39.4227033],[23.0303877,39.4224473],[23.0300566,39.4220301],[23.0299689,39.4216509],[23.0297504,39.4214869],[23.0294317,39.4210157],[23.0284258,39.4206649],[23.0281759,39.4202573],[23.0271305,39.4202486],[23.0268659,39.4200662],[23.0263803,39.4198999],[23.0261403,39.4196096],[23.0260281,39.4193293],[23.0256262,39.4189926],[23.02551,39.4189916],[23.0254773,39.4188381],[23.0250697,39.4189068],[23.0248117,39.4190849],[23.0237087,39.4190396],[23.0234643,39.4190736],[23.0231254,39.4192149],[23.0227088,39.4191033],[23.0224907,39.4189122],[23.022005,39.4187549],[23.0211531,39.4190361],[23.0209145,39.4190656],[23.0206366,39.4190002],[23.0202266,39.4187535],[23.0201283,39.4183021],[23.0198867,39.4181379],[23.0195562,39.4176846],[23.0192239,39.4173574],[23.0191913,39.417195],[23.01931,39.4170924],[23.0194433,39.416697],[23.0186022,39.4162034],[23.0183497,39.415985],[23.0183053,39.4158405],[23.0172402,39.4155792],[23.0152558,39.4146163],[23.0136678,39.4135486],[23.0131702,39.4134183],[23.0130335,39.4132279],[23.0127609,39.4130454],[23.012394,39.4126999],[23.0118692,39.4120286],[23.0115201,39.411895],[23.0111414,39.4116665],[23.0109351,39.4117008],[23.0103683,39.4115338],[23.0099505,39.4115122],[23.0098229,39.411421],[23.0093818,39.4113993],[23.00929,39.4113174],[23.0088616,39.4112236],[23.0088174,39.4110611],[23.0084642,39.4105805],[23.0078864,39.4103684],[23.0076345,39.4101139],[23.007407,39.4100309],[23.0071884,39.4096235],[23.0068664,39.4095487],[23.0068417,39.4096566],[23.0064584,39.4096534],[23.0061074,39.4098306],[23.0057839,39.4097107],[23.0053183,39.4097788],[23.0049609,39.4095955],[23.0045245,39.4092404],[23.0038055,39.4091621],[23.003679,39.4090709],[23.0034929,39.4090874],[23.0033164,39.409248],[23.0032711,39.4091666],[23.0032012,39.409184],[23.0031411,39.4093276],[23.0030004,39.4094165],[23.0029981,39.4095787],[23.0027581,39.4093063],[23.0026652,39.4093055],[23.0026054,39.4094222],[23.0022815,39.4093293],[23.0021251,39.4097064],[23.0016989,39.4094594],[23.0015714,39.4094403],[23.0014687,39.4093133],[23.0014707,39.4091691],[23.0013537,39.409078],[23.0013689,39.4088259],[23.0014765,39.4086105],[23.0013124,39.4083839],[23.0011971,39.4083288],[23.0009274,39.4085067],[23.0007413,39.4085231],[23.000365,39.4080333],[23.0000865,39.4080129],[22.9997484,39.4081001],[22.9996101,39.4080269],[22.999415,39.407863],[22.9994943,39.4071879],[22.9993823,39.4068986],[22.9990254,39.4066793],[22.9986189,39.4066758],[22.9985465,39.4065355],[22.9981421,39.4063878],[22.9979091,39.4064399],[22.9975728,39.406401],[22.9972701,39.4064524],[22.9972327,39.4066323],[22.9970938,39.4065951],[22.9964359,39.4066344],[22.9957657,39.4063944],[22.9957336,39.4064572],[22.9957902,39.4065613],[22.9957201,39.4065877],[22.9954863,39.4066938],[22.9953588,39.4066747],[22.9953794,39.4068551],[22.9950687,39.4068074],[22.9950884,39.4070508],[22.9946852,39.4068221],[22.9946188,39.4066683],[22.9946444,39.4065063],[22.9945224,39.4060998],[22.9945723,39.405866],[22.9945252,39.405834],[22.9945449,39.4056765],[22.9943642,39.4053146],[22.9943591,39.4049361],[22.9942104,39.4047816],[22.9940256,39.4047079],[22.9939704,39.4045092],[22.9937492,39.4045433],[22.9936918,39.4044978],[22.9935966,39.4046592],[22.9935035,39.4046674],[22.9934244,39.4045135],[22.9934949,39.4042348],[22.9935202,39.4040908],[22.9933811,39.4040716],[22.9934518,39.4040002],[22.9933953,39.4038915],[22.9932559,39.4038903],[22.9933048,39.4037196],[22.9935611,39.4036677],[22.9933077,39.4035214],[22.993286,39.403413],[22.9927549,39.4031922],[22.9928258,39.4031117],[22.9926761,39.4030203],[22.99256,39.4030193],[22.9925724,39.4029654],[22.9923863,39.4029818],[22.9924223,39.402901],[22.9919882,39.4029558],[22.9921204,39.4028173],[22.9919354,39.4027616],[22.9917478,39.4028861],[22.9916549,39.4028853],[22.9913458,39.4025763],[22.9913357,39.4024681],[22.9911818,39.4024938],[22.9909018,39.4025814],[22.9908427,39.402653],[22.9907741,39.4025803],[22.9907268,39.402634],[22.990772,39.4027245],[22.9905648,39.4025965],[22.9908195,39.4022474],[22.9908695,39.4020045],[22.9906871,39.402093],[22.9906187,39.4020023],[22.9902664,39.4022696],[22.9901983,39.4021609],[22.9898454,39.4024732],[22.989776,39.4024545],[22.9897552,39.4022832],[22.9896497,39.4023543],[22.9895728,39.4022996],[22.9895846,39.4021105]]},{"id":19190,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u039b\u03b1\u03b3\u03c9\u03bd\u03af\u03ba\u03b1-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u0397 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b7 \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03a0\u03bf\u03c5\u03c1\u03af","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_Lagonika_Pouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":792,"name_EN":"Pelion Mt: Makrinitsa-Lagonika-Pouri","description_EN":"The best connection between Makrinitsa and Pouri","ascent_time":440,"descent_time":440,"marker":"Red_dots","level":9,"ascent":966,"descent":1145,"maxelev":1293,"minelev":425,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9854 39.40298,23.09513 39.47669)","views":5,"millestones":"0,22.9895911,39.4021105#1,22.9883179,39.4066900#2,22.9955752,39.4106061#3,23.0024234,39.4115953#4,23.0105977,39.4168012#5,23.0123480,39.4251738#6,23.0130326,39.4307993#7,23.0154969,39.4375467#8,23.0159574,39.4430183#9,23.0240499,39.4481747#10,23.0319909,39.4499542#11,23.0409887,39.4504321#12,23.0451323,39.4534663#13,23.0510748,39.4568727#14,23.0595090,39.4608340#15,23.0655322,39.4639244#16,23.0727538,39.4680439#17,23.0815706,39.4722114#18,23.0889110,39.4746227#0.8,23.0941677,39.4775148","x":23.0300109,"y":39.4517144,"coor":[[22.9895911,39.4021105],[22.9892314,39.4021885],[22.9891273,39.4021606],[22.9889838,39.4024477],[22.9885327,39.4023176],[22.9885877,39.4025343],[22.9884251,39.4025329],[22.9883248,39.4023653],[22.9882367,39.4023556],[22.988189,39.4024453],[22.9882336,39.4025718],[22.9880887,39.4025795],[22.9880879,39.4026336],[22.9882807,39.4029822],[22.9882907,39.4030904],[22.9880936,39.4030707],[22.9881852,39.4031616],[22.9882171,39.4033601],[22.9878274,39.4032305],[22.9876058,39.4032917],[22.9879609,39.4036372],[22.9878879,39.403641],[22.9879608,39.4038174],[22.9875683,39.4036518],[22.9874569,39.4038535],[22.9864524,39.4042412],[22.9866149,39.4042517],[22.9865549,39.4043863],[22.9869268,39.4043715],[22.9868573,39.404434],[22.9870432,39.4044491],[22.9871433,39.4047563],[22.9872615,39.404843],[22.9874008,39.4048442],[22.9874461,39.4049257],[22.9874354,39.4049391],[22.987408,39.4052272],[22.9875702,39.4055304],[22.9878296,39.4061409],[22.9881483,39.4065176],[22.9883486,39.4067221],[22.9884338,39.4072544],[22.9885689,39.4075755],[22.9887419,39.4077392],[22.989116,39.4075712],[22.9893931,39.4076818],[22.989787,39.4077573],[22.9897128,39.4074638],[22.9901159,39.4077015],[22.9903195,39.4079511],[22.9904816,39.4079885],[22.9908497,39.408235],[22.9910953,39.4085705],[22.9912432,39.4087881],[22.9914641,39.408772],[22.9916019,39.4088813],[22.991892,39.4089018],[22.9920187,39.408975],[22.9921321,39.4091652],[22.9922504,39.4090221],[22.9924691,39.409105],[22.9927472,39.4099634],[22.993021,39.4100019],[22.9933753,39.4104014],[22.9944158,39.4107438],[22.9949926,39.4110191],[22.9951679,39.4109485],[22.9955096,39.410609],[22.9958815,39.4105942],[22.9961066,39.4102898],[22.9962583,39.4102371],[22.9964065,39.4104366],[22.9964105,39.4109682],[22.9964614,39.4115138],[22.9966429,39.4118217],[22.9966274,39.4120919],[22.9970514,39.412492],[22.9971556,39.4125425],[22.9974289,39.4121123],[22.9976272,39.41206],[22.9976766,39.4118531],[22.9978513,39.4118186],[22.9980635,39.4116042],[22.9981244,39.4114065],[22.9983474,39.4112462],[22.9983767,39.4110978],[22.9987009,39.4111727],[22.9990988,39.4109598],[22.999411,39.4107823],[22.9999231,39.4107146],[23.0000549,39.4107879],[23.0002852,39.4107763],[23.0005857,39.410878],[23.0006995,39.4110412],[23.0009876,39.4112058],[23.0010988,39.4115492],[23.0012585,39.4117578],[23.0015713,39.4118146],[23.0022712,39.4116043],[23.0025502,39.4115887],[23.0035101,39.4118852],[23.0038134,39.4117977],[23.003962,39.4119612],[23.0044126,39.4121363],[23.0046533,39.4123636],[23.0047317,39.4124859],[23.0048634,39.4124915],[23.0060276,39.4131232],[23.006271,39.4131613],[23.0066201,39.4131192],[23.0069088,39.4132388],[23.007833,39.4132873],[23.0084919,39.413802],[23.0088102,39.4142912],[23.0094512,39.4149635],[23.0096551,39.4153256],[23.0103652,39.4160435],[23.01053,39.4167117],[23.0107694,39.4170291],[23.0107992,39.4173897],[23.0110625,39.4176623],[23.0113347,39.4181331],[23.0113548,39.4183496],[23.0110384,39.4185451],[23.0109543,39.4187426],[23.0113434,39.4191604],[23.0114427,39.4195307],[23.0118739,39.4202552],[23.0118928,39.4205617],[23.0124165,39.421323],[23.012411,39.4217104],[23.0122324,39.4220152],[23.0124565,39.4226028],[23.0122149,39.4240785],[23.0122182,39.4246732],[23.0123504,39.4251789],[23.012454,39.4252518],[23.012582,39.4252349],[23.0132262,39.4248619],[23.0138785,39.4247413],[23.014272,39.4248528],[23.0145403,39.424774],[23.0149936,39.4247598],[23.0151777,39.4248875],[23.0152748,39.4249784],[23.015319,39.425141],[23.0152596,39.4252306],[23.0149844,39.4253364],[23.0148431,39.4254703],[23.0148603,39.425948],[23.0145777,39.4262159],[23.014173,39.4269063],[23.0141214,39.4272663],[23.0141853,39.4276813],[23.0140431,39.4278783],[23.0137266,39.4280739],[23.0135832,39.428361],[23.013471,39.4289007],[23.0135218,39.4294147],[23.0134132,39.4297021],[23.0133801,39.4304046],[23.0130386,39.4307261],[23.01301,39.4311043],[23.0126226,39.4313893],[23.0125968,39.4315693],[23.012697,39.4318765],[23.0126581,39.4321645],[23.012575,39.43229],[23.0121767,39.4325209],[23.0118626,39.4333742],[23.0119296,39.433564],[23.0128014,39.4343643],[23.0130228,39.4351636],[23.0134463,39.4356177],[23.0140708,39.4358302],[23.0144189,39.4358692],[23.0148101,39.4361428],[23.0151704,39.4360828],[23.0151292,39.4361996],[23.0151864,39.4362632],[23.0155694,39.4362934],[23.0152762,39.4364892],[23.0152031,39.4367228],[23.0152701,39.4369216],[23.0151613,39.437218],[23.0156542,39.4376998],[23.0159711,39.4382971],[23.0161203,39.4384335],[23.0162593,39.4384618],[23.0163381,39.4386426],[23.0167662,39.4387724],[23.0168885,39.4391699],[23.0171536,39.4393253],[23.0170712,39.4393967],[23.0164428,39.4394635],[23.0163252,39.4395616],[23.0160919,39.4396227],[23.0155575,39.4396181],[23.0152734,39.4397013],[23.0152135,39.439827],[23.0153407,39.4398731],[23.015293,39.4399628],[23.0154443,39.4399461],[23.0154424,39.4400812],[23.0152883,39.4402962],[23.0154387,39.4403425],[23.0156338,39.4405153],[23.0156084,39.4406683],[23.0156012,39.4408439],[23.01575,39.4410074],[23.015724,39.4412054],[23.015921,39.4412431],[23.0159298,39.4414414],[23.0160691,39.4414516],[23.0161017,39.441614],[23.0164121,39.4418509],[23.0162484,39.4419216],[23.0159111,39.4419458],[23.0158272,39.4421253],[23.0160343,39.4422712],[23.0162196,39.4423178],[23.0162865,39.4425166],[23.0159847,39.4424961],[23.0157515,39.4425482],[23.0156462,39.4426013],[23.0156664,39.4428177],[23.0160002,39.4430458],[23.0162545,39.4431381],[23.0163455,39.443283],[23.0171912,39.4434704],[23.0173639,39.44358],[23.0176433,39.4435463],[23.0177095,39.4437991],[23.0181065,39.4436673],[23.0184523,39.4438685],[23.0187891,39.4438803],[23.0189616,39.4440079],[23.0193213,39.444047],[23.020128,39.4445313],[23.0204753,39.4446244],[23.0210179,39.4448812],[23.0211312,39.4450894],[23.0217175,39.4455449],[23.0217697,39.4459688],[23.0217203,39.4461756],[23.0220413,39.4464937],[23.0223189,39.4465861],[23.0225142,39.44675],[23.0227645,39.4471305],[23.023122,39.4473317],[23.0234887,39.4477042],[23.0236855,39.4477599],[23.0237982,39.4480132],[23.0243049,39.4483418],[23.0246094,39.4490111],[23.0247476,39.4491024],[23.0247554,39.4493728],[23.0249734,39.4495728],[23.0252611,39.4497825],[23.0254811,39.4498384],[23.0259117,39.4497969],[23.0261902,39.4498263],[23.0271687,39.4505012],[23.0276146,39.4510276],[23.0279391,39.4510934],[23.0283782,39.4512772],[23.0288379,39.4516505],[23.0293228,39.4518888],[23.0298341,39.4518931],[23.0300109,39.4517144],[23.0300829,39.4515528],[23.030411,39.4513573],[23.0305057,39.4512319],[23.0311837,39.4509492],[23.0318539,39.4503962],[23.0319732,39.4501719],[23.0320279,39.4495777],[23.0323585,39.449202],[23.0333014,39.4493585],[23.0338425,39.4497234],[23.0341031,39.4502121],[23.0343702,39.4502234],[23.0344503,39.4503141],[23.0350331,39.4501928],[23.0353744,39.4498893],[23.0353902,39.4495831],[23.0355658,39.4494944],[23.037159,39.4502645],[23.0378075,39.4504321],[23.0381789,39.4504712],[23.0385606,39.4506005],[23.0392477,39.450498],[23.0396299,39.4506003],[23.039909,39.4505846],[23.0405637,39.4503017],[23.0407123,39.4504831],[23.0410502,39.4504228],[23.0411335,39.4502793],[23.041274,39.4502084],[23.0417578,39.4496718],[23.041945,39.4495832],[23.0422399,39.4492613],[23.0424611,39.4492361],[23.0425236,39.4493672],[23.0424042,39.4496005],[23.0424457,39.4499613],[23.0423287,39.4500234],[23.0421203,39.4499586],[23.0419311,39.4502003],[23.0420563,39.4503906],[23.041971,39.4506782],[23.0421565,39.4507157],[23.0423753,39.4508617],[23.0418041,39.4509832],[23.0421978,39.4510945],[23.0421264,39.4512111],[23.0428331,39.4513791],[23.0431786,39.4516072],[23.043307,39.4515722],[23.0434334,39.4516723],[23.0435266,39.4516551],[23.0436419,39.4517281],[23.0436898,39.4516204],[23.0438728,39.4518381],[23.044069,39.4519389],[23.0445334,39.4528257],[23.0449689,39.4532798],[23.0446405,39.4534933],[23.0447562,39.4535303],[23.045164,39.4534616],[23.0454421,39.453518],[23.0453707,39.4536435],[23.0454831,39.4539238],[23.0450958,39.4541999],[23.0453467,39.4543371],[23.0452977,39.4545169],[23.0451816,39.454507],[23.0452267,39.4545569],[23.0455492,39.4547758],[23.0457579,39.4548135],[23.0460061,39.4546984],[23.0463706,39.4543861],[23.046897,39.4541381],[23.0471841,39.4543927],[23.0472969,39.4546459],[23.0476192,39.4548738],[23.0476857,39.4551177],[23.0478234,39.4552449],[23.0483692,39.4552764],[23.0495851,39.4556107],[23.0497147,39.4554857],[23.0497202,39.4550802],[23.0499533,39.4550281],[23.050145,39.4554621],[23.0506068,39.4556912],[23.0509632,39.4559824],[23.0509229,39.4563785],[23.0513462,39.4577336],[23.0522851,39.4579304],[23.0526538,39.4581677],[23.0527781,39.45843],[23.0530891,39.4586398],[23.0540852,39.4589002],[23.0544544,39.4591014],[23.0552128,39.4588913],[23.0554472,39.4587491],[23.0557261,39.4587513],[23.0558683,39.4594102],[23.0560383,39.459736],[23.0561876,39.4598633],[23.0570438,39.4601586],[23.0575508,39.4604871],[23.0578518,39.4605796],[23.0582474,39.4605468],[23.0585954,39.4606037],[23.0588644,39.4604797],[23.0590388,39.4604811],[23.0591758,39.4606624],[23.0595683,39.4608638],[23.0597262,39.4612255],[23.0601078,39.4613728],[23.060706,39.4618371],[23.0609148,39.4618659],[23.0611607,39.4617327],[23.0612886,39.4617337],[23.0615612,39.4622045],[23.0619994,39.4624693],[23.0622316,39.4624892],[23.0625001,39.4624013],[23.0626798,39.4628712],[23.0629565,39.4630447],[23.0632699,39.4630742],[23.0635972,39.4629417],[23.0638877,39.4620791],[23.0640151,39.4621161],[23.064187,39.4622977],[23.0640278,39.4620351],[23.0639847,39.4617825],[23.0640278,39.4620351],[23.064187,39.4622977],[23.0644554,39.4627324],[23.0647325,39.4628788],[23.0647836,39.4634018],[23.0649199,39.4636371],[23.0651495,39.4638552],[23.0653111,39.4639376],[23.0655555,39.4639216],[23.0658752,39.4634826],[23.0660507,39.4633939],[23.0661432,39.4634307],[23.0663261,39.4636665],[23.066686,39.4636964],[23.0666244,39.4639572],[23.0666574,39.4641016],[23.0671568,39.4650067],[23.0676033,39.4655148],[23.068217,39.4656999],[23.0689973,39.4655891],[23.069241,39.465618],[23.0696142,39.4655309],[23.0698927,39.4655692],[23.0703509,39.4660774],[23.0704953,39.4665832],[23.0708973,39.4669513],[23.0709444,39.4670913],[23.071321,39.4672385],[23.0726937,39.4674432],[23.072871,39.4676834],[23.0728624,39.4677284],[23.0727233,39.4680066],[23.0729339,39.4682605],[23.0730584,39.4681579],[23.0734684,39.4683594],[23.0739209,39.4687775],[23.0740601,39.4688056],[23.0749486,39.4693083],[23.0749294,39.4694928],[23.0752445,39.4695899],[23.0754777,39.4695377],[23.0757097,39.4695756],[23.0764133,39.4698876],[23.0767139,39.4696827],[23.0770817,39.4699514],[23.0772096,39.4699434],[23.0772763,39.4701782],[23.0775308,39.4702704],[23.0779612,39.4702558],[23.0781697,39.4703115],[23.0784662,39.4707463],[23.0788234,39.4709924],[23.0789252,39.4713176],[23.079167,39.4714907],[23.0795143,39.4716016],[23.0797102,39.4717383],[23.0803832,39.4718337],[23.0804864,39.4719427],[23.0806026,39.4719436],[23.0809494,39.4720995],[23.0813557,39.4721387],[23.0817839,39.4722863],[23.0817179,39.4725291],[23.0820069,39.4726575],[23.0820149,39.4727386],[23.0821059,39.4729736],[23.0823174,39.4729978],[23.08242,39.4731518],[23.0826627,39.4732618],[23.0827194,39.4733704],[23.0826719,39.4734421],[23.0828817,39.4734077],[23.0829853,39.4734806],[23.0831369,39.4734458],[23.083215,39.4736987],[23.0833098,39.4738391],[23.0834948,39.4739126],[23.0835052,39.4740118],[23.0838304,39.4740324],[23.0840526,39.4739351],[23.0843318,39.4739192],[23.0846531,39.4742461],[23.0848407,39.4741215],[23.0851436,39.4740788],[23.0854486,39.473865],[23.0859264,39.4737786],[23.0862206,39.4735106],[23.0863131,39.4735474],[23.0867328,39.4734606],[23.0868302,39.4734839],[23.0871655,39.4736307],[23.0875175,39.4739353],[23.087844,39.4738657],[23.0881132,39.4737237],[23.0883699,39.4736536],[23.0886693,39.4738722],[23.088576,39.4738985],[23.0885046,39.4740241],[23.0886298,39.4740611],[23.0889088,39.4740633],[23.0886847,39.4741426],[23.0886131,39.4742863],[23.0886468,39.4743766],[23.0888439,39.4744142],[23.0889127,39.4744868],[23.0889068,39.4749373],[23.0887773,39.4750624],[23.0888336,39.475207],[23.0890554,39.4752764],[23.0891342,39.4754752],[23.0893994,39.4756395],[23.0894902,39.4758114],[23.0897182,39.4758807],[23.0898579,39.4758638],[23.0900839,39.4754781],[23.0903418,39.4753089],[23.0904692,39.475346],[23.0906858,39.4756811],[23.0908272,39.475538],[23.0909669,39.4755211],[23.0911136,39.4754456],[23.0914137,39.4756102],[23.0917332,39.4760722],[23.0918951,39.4761455],[23.0922917,39.4760405],[23.0923495,39.476068],[23.0923595,39.4761942],[23.092159,39.4764089],[23.0924001,39.4768162],[23.0925606,39.4769887],[23.0924825,39.4770737],[23.0924557,39.4773438],[23.0926393,39.4775029],[23.0928271,39.4773692],[23.0936383,39.4775738],[23.0936739,39.47752],[23.0937544,39.4775837],[23.0936059,39.4774068],[23.0939017,39.4774046],[23.0941677,39.4775148]]},{"id":19191,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03b5\u03bd\u03c4\u03b1\u03cd\u03c1\u03c9\u03bd (\u03a0\u03bf\u03c1\u03c4\u03b1\u03c1\u03b9\u03ac)","description_GR":"\u0397 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03b1 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Portaria_Kendavri","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":1735,"name_EN":"Pelion Mt: Centauro Trail (Portaria)","description_EN":"The easiest yet best introduction to Mt Pelion trails","ascent_time":30,"descent_time":30,"marker":"Red_dots","level":9,"ascent":92,"descent":92,"maxelev":703,"minelev":606,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.99775 39.39038,23.00459 39.39371)","views":22,"millestones":"0,22.9978050,39.3907339#1,23.0028600,39.3924033#1.7,22.9978050,39.3907339","x":23.0040596,"y":39.3931573,"coor":[[22.997805,39.3907339],[22.9977943,39.390923],[22.9979298,39.3911945],[22.9984425,39.3918837],[22.9984603,39.3922623],[22.9986213,39.3923718],[22.9988992,39.3924282],[22.9989676,39.3925955],[23.0000222,39.3927442],[23.0002664,39.3927193],[23.0001859,39.3926645],[23.0002563,39.3926111],[23.0011155,39.3926185],[23.0017165,39.3928219],[23.0020992,39.3928612],[23.0026768,39.3930734],[23.0028713,39.3932733],[23.003067,39.3933921],[23.0033449,39.3934485],[23.0036432,39.3937034],[23.0045456,39.3937652],[23.0043532,39.3935923],[23.0040596,39.3931573],[23.0033428,39.3927862],[23.0028145,39.3923672],[23.00262,39.3921673],[23.0027406,39.391853],[23.0028552,39.3915521],[23.0025806,39.3913425],[23.0023988,39.3910617],[23.0021682,39.3908705],[23.0021273,39.3908881],[23.0020564,39.3909686],[23.0012739,39.3912863],[23.0008689,39.3913414],[23.0003955,39.391477],[23.0000704,39.3914742],[22.9996539,39.3912949],[22.9995068,39.3909467],[22.9995799,39.3903752],[22.999325,39.390337],[22.9988023,39.3904226],[22.9985925,39.3904748],[22.9983575,39.390671],[22.997805,39.3907339]]},{"id":19328,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u039c\u03ad\u03c3\u03c9 \u039b\u03ad\u03c3\u03c7\u03b9\u03b1\u03bd\u03b7\u03c2","path":"THESSALIA\/Thessaly_Pelion_Kerasia_Makrinitsa","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":13295,"name_EN":"Pelion Mt: Kato Kerasia-Makrinitsa","description_EN":"Via Leschiani","ascent_time":395,"descent_time":370,"marker":"Red_dots","level":9,"ascent":952,"descent":472,"maxelev":966,"minelev":130,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92317 39.40215,22.99398 39.46353)","views":12,"millestones":"0,22.9233503,39.4635299#1,22.9306211,39.4591822#2,22.9392842,39.4566877#3,22.9457633,39.4554178#4,22.9557326,39.4556634#5,22.9637724,39.4534174#6,22.9691717,39.4508356#7,22.9691251,39.4461280#8,22.9756629,39.4416155#9,22.9845558,39.4371926#10,22.9897155,39.4297851#11,22.9922659,39.4211557#12,22.9917401,39.4132200#13,22.9880204,39.4063597#13.3,22.9895882,39.4021105","x":22.9698483,"y":39.4481515,"coor":[[22.9233503,39.4635299],[22.9236576,39.4633435],[22.923486,39.4631663],[22.9234077,39.4629673],[22.9232001,39.4628573],[22.9231794,39.4626949],[22.9237133,39.4625331],[22.9243713,39.4626654],[22.9246392,39.4626318],[22.9248148,39.4625523],[22.9247461,39.4624796],[22.9257982,39.4620929],[22.9258832,39.4620261],[22.9258973,39.461864],[22.9262757,39.4614441],[22.9268759,39.460963],[22.9268828,39.4605126],[22.9267921,39.4603676],[22.9269354,39.4601166],[22.9273017,39.4598677],[22.928438,39.4596755],[22.929192,39.4597725],[22.9296577,39.4597227],[22.9299942,39.4597619],[22.9303963,39.4593151],[22.930915,39.4590045],[22.9311595,39.4589797],[22.9317158,39.4590839],[22.9318536,39.4591933],[22.931943,39.4594284],[22.9320464,39.4595104],[22.9326727,39.4595973],[22.9334441,39.4599828],[22.9335604,39.4599838],[22.9340712,39.4597407],[22.9343783,39.4594192],[22.9347522,39.4592875],[22.9349267,39.4591854],[22.9352409,39.4591613],[22.9353598,39.4589822],[22.9354756,39.4587309],[22.9358275,39.4585179],[22.9370482,39.458502],[22.9374424,39.4585687],[22.9377456,39.4584994],[22.9379953,39.4585152],[22.9381524,39.4585031],[22.9384822,39.4582178],[22.9386404,39.4577507],[22.9392833,39.4567474],[22.9392852,39.4566213],[22.9390436,39.4564569],[22.9390688,39.456331],[22.9399423,39.455902],[22.9403617,39.4558337],[22.9406088,39.4556377],[22.940829,39.4556758],[22.9410523,39.4555156],[22.9411607,39.4552643],[22.9413015,39.4551755],[22.9414469,39.4547894],[22.9413682,39.4546085],[22.9414642,39.4544111],[22.941494,39.4539789],[22.9413444,39.4538784],[22.9412888,39.4537157],[22.9414065,39.4536177],[22.9415342,39.4536278],[22.9419601,39.453902],[22.9420953,39.4541826],[22.9427614,39.4547112],[22.9429439,39.4549382],[22.9431977,39.4550666],[22.9433947,39.4551044],[22.9435886,39.4550386],[22.9439153,39.4549515],[22.9440813,39.4547367],[22.9448442,39.455014],[22.9451695,39.4550259],[22.9453576,39.4548835],[22.9457011,39.455229],[22.9457787,39.455473],[22.9460076,39.4557093],[22.9464763,39.4554613],[22.9468138,39.4554283],[22.9482973,39.455712],[22.9483816,39.4555146],[22.9481887,39.4552065],[22.9488357,39.4554646],[22.9492943,39.4554237],[22.9493948,39.455384],[22.9496027,39.4553229],[22.9500311,39.4554348],[22.95048,39.4557272],[22.9508395,39.4557845],[22.9518281,39.4557394],[22.9521782,39.4556434],[22.9524685,39.4556641],[22.9527598,39.4556126],[22.953037,39.4557323],[22.9537926,39.455721],[22.9541677,39.4555082],[22.9544126,39.4554563],[22.9550972,39.4555345],[22.9561169,39.4557419],[22.9570112,39.455786],[22.9568639,39.4556765],[22.9567863,39.4554236],[22.9571733,39.4551928],[22.9577201,39.4551616],[22.9581028,39.4552191],[22.9583476,39.4551672],[22.9587874,39.4552973],[22.9590775,39.4550071],[22.9593699,39.4548836],[22.9591975,39.4547559],[22.9590864,39.4543404],[22.959194,39.4541341],[22.9594198,39.454046],[22.9595733,39.4538852],[22.9595195,39.4535964],[22.9596954,39.4534899],[22.9599168,39.4534558],[22.9599922,39.4533619],[22.9604255,39.4536316],[22.9605926,39.4536285],[22.9608472,39.4537029],[22.9609962,39.4538484],[22.9612071,39.4537331],[22.9618227,39.4537567],[22.9619498,39.4538119],[22.9621018,39.4537501],[22.9626705,39.4538003],[22.9627884,39.4536932],[22.9631848,39.4536066],[22.9632471,39.4534991],[22.9638178,39.453414],[22.9643965,39.4535814],[22.9646996,39.453521],[22.9650068,39.4531814],[22.9648056,39.4526389],[22.964865,39.4525494],[22.9656515,39.4528087],[22.9667758,39.4530169],[22.9674517,39.4528967],[22.9675472,39.4528706],[22.9693075,39.4533006],[22.9695399,39.4533027],[22.9697587,39.4526559],[22.9697415,39.4522413],[22.9695832,39.4519425],[22.9696498,39.4513665],[22.9694652,39.4512747],[22.9686989,39.4512229],[22.9691544,39.4510737],[22.9692041,39.4508579],[22.9688704,39.4506297],[22.9687217,39.4504662],[22.9687464,39.4503673],[22.968597,39.4502579],[22.9687839,39.4501874],[22.9687146,39.4501598],[22.9687384,39.450124],[22.9693461,39.4498951],[22.9691257,39.4498661],[22.9692087,39.4497587],[22.9690283,39.4493787],[22.9690559,39.4490816],[22.9692207,39.4489389],[22.9692929,39.4487773],[22.9690124,39.448883],[22.9688972,39.4488099],[22.9691563,39.4485779],[22.9690634,39.4485771],[22.9694397,39.4482741],[22.9699286,39.4482243],[22.9699759,39.4481707],[22.9698483,39.4481515],[22.9699085,39.4480079],[22.9697455,39.4480335],[22.9690608,39.4479643],[22.9692491,39.4478038],[22.9695647,39.4476805],[22.9698011,39.4474123],[22.9693359,39.4474352],[22.9690124,39.4473062],[22.9691529,39.4472353],[22.9689918,39.4471258],[22.9691088,39.4470727],[22.9690292,39.4469549],[22.9691805,39.4469382],[22.9694158,39.4467421],[22.9695793,39.4466895],[22.9696295,39.4464376],[22.9692688,39.4464705],[22.9694,39.4462374],[22.9691452,39.446181],[22.9690557,39.445946],[22.968871,39.4458633],[22.9689304,39.4457737],[22.9685276,39.4455088],[22.9684708,39.4454182],[22.9686802,39.445402],[22.9687415,39.4451863],[22.9690212,39.4451348],[22.9693141,39.4449752],[22.9693107,39.4444165],[22.9696027,39.444311],[22.970249,39.4438301],[22.9704059,39.4439036],[22.9708691,39.4440158],[22.9710666,39.4440176],[22.9714754,39.443877],[22.9720202,39.4435034],[22.9724221,39.4430384],[22.9724176,39.4425563],[22.9724011,39.4421687],[22.972647,39.4420448],[22.9732193,39.4419462],[22.9734869,39.4419215],[22.9741994,39.4416755],[22.9747339,39.4416802],[22.9753278,39.4415954],[22.9755248,39.4416331],[22.9771315,39.441422],[22.9778147,39.4415902],[22.9782575,39.441504],[22.9784917,39.4413799],[22.978689,39.4413997],[22.9789462,39.4412938],[22.979225,39.4412962],[22.9798722,39.4407433],[22.9800895,39.4401865],[22.9805918,39.4400107],[22.9810156,39.439636],[22.9819292,39.4391394],[22.9823366,39.4390889],[22.9826653,39.4388576],[22.9830969,39.4387442],[22.9831687,39.4386007],[22.9834958,39.4384864],[22.9837219,39.4381189],[22.9841327,39.4378342],[22.9845118,39.4373329],[22.9845607,39.4371712],[22.9852036,39.4369065],[22.9859376,39.4367687],[22.9862196,39.4365549],[22.9863508,39.4363218],[22.9862613,39.4362354],[22.9861917,39.4362258],[22.9863119,39.4360286],[22.9870183,39.435386],[22.9871349,39.4352113],[22.9872837,39.4345639],[22.9876698,39.4335761],[22.9883158,39.4322932],[22.9890753,39.4303897],[22.9892535,39.4301209],[22.989641,39.4298359],[22.9901809,39.4294622],[22.9904555,39.428951],[22.9904168,39.42841],[22.9905214,39.4276],[22.99114,39.4249923],[22.9912576,39.4240878],[22.991856,39.4228676],[22.9920724,39.421554],[22.9922759,39.4211412],[22.9926781,39.4206402],[22.9924807,39.4198275],[22.9925307,39.4187737],[22.9929791,39.418291],[22.9932877,39.4176585],[22.9933436,39.4175058],[22.9935922,39.4169313],[22.9937681,39.4163381],[22.9937858,39.4159148],[22.9936978,39.4155716],[22.9937398,39.4153017],[22.9936497,39.4151027],[22.9935459,39.4150477],[22.9934799,39.4147948],[22.9935172,39.414624],[22.9931752,39.4141705],[22.9927938,39.414041],[22.9924688,39.4140202],[22.9922271,39.4138649],[22.9916571,39.4131121],[22.9913459,39.4129473],[22.99121,39.4127028],[22.9912125,39.4125316],[22.9906228,39.4123463],[22.9904757,39.4120747],[22.9901304,39.4118555],[22.9893883,39.410957],[22.9893676,39.4107856],[22.9890953,39.4103327],[22.9887821,39.4095011],[22.9893354,39.4097942],[22.9891993,39.4095677],[22.9890677,39.409026],[22.988953,39.4089259],[22.9888067,39.4086002],[22.9885542,39.4083908],[22.9886826,39.4083469],[22.9886615,39.4082025],[22.9885469,39.4080934],[22.9885833,39.4079856],[22.9883764,39.4078396],[22.9882971,39.4076948],[22.9882887,39.4074784],[22.9884349,39.4072544],[22.9883497,39.4067221],[22.9881494,39.4065176],[22.9878411,39.4061455],[22.9875713,39.4055305],[22.9874094,39.4052272],[22.9874368,39.4049391],[22.9874476,39.4049257],[22.9874023,39.4048442],[22.9872629,39.404843],[22.9871448,39.4047563],[22.9870447,39.4044491],[22.9868591,39.404434],[22.9869282,39.4043715],[22.9865563,39.4043863],[22.9866163,39.4042517],[22.9864539,39.4042412],[22.9874583,39.4038535],[22.9875694,39.4036518],[22.9879619,39.4038174],[22.987889,39.403641],[22.9879623,39.4036372],[22.9876073,39.4032917],[22.9878288,39.4032305],[22.9882182,39.4033601],[22.9881863,39.4031616],[22.9880947,39.4030707],[22.9882918,39.4030904],[22.9882818,39.4029822],[22.9880894,39.4026336],[22.9880901,39.4025796],[22.9882354,39.4025718],[22.9881908,39.4024453],[22.9882385,39.4023556],[22.9883266,39.4023654],[22.9884265,39.4025329],[22.9885891,39.4025343],[22.9885342,39.4023176],[22.9889852,39.4024477],[22.9891288,39.4021606],[22.9892329,39.4021885],[22.9895882,39.4021105]]},{"id":19329,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u03a3\u03c4\u03b1\u03b3\u03b9\u03ac\u03c4\u03b5\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_Stagiates","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2683,"name_EN":"Pelion Mt: Makrinitsa-Stagiates","description_EN":"","ascent_time":45,"descent_time":45,"marker":"Red_dots","level":9,"ascent":26,"descent":259,"maxelev":618,"minelev":384,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98297 39.38887,22.99334 39.40205)","views":4,"millestones":"0,22.9895871,39.4021105#1,22.9927569,39.3991877#2,22.9865824,39.3929685#2.7,22.9835194,39.3887898","x":22.9931402,"y":39.3986858,"coor":[[22.9895871,39.4021105],[22.9897181,39.4018864],[22.9900466,39.4015829],[22.9903301,39.4011754],[22.9907265,39.4010707],[22.9910236,39.4006047],[22.9914699,39.4002572],[22.9917152,39.4001602],[22.9920285,39.4001809],[22.9922383,39.4001287],[22.9917141,39.4000611],[22.9917726,39.3999535],[22.99153,39.3998612],[22.9914242,39.3999504],[22.9910511,39.4000553],[22.9912883,39.399715],[22.9908916,39.3998377],[22.9903712,39.399689],[22.9902331,39.3995977],[22.990176,39.3995341],[22.9908373,39.3995759],[22.9911272,39.3993577],[22.9914067,39.399306],[22.9912573,39.3991966],[22.991106,39.3992133],[22.9910308,39.3991992],[22.9912998,39.3990663],[22.9923507,39.3994809],[22.9921442,39.3992989],[22.9926657,39.3993755],[22.9928334,39.3990256],[22.9930434,39.3989553],[22.9931967,39.3987944],[22.9931047,39.3987306],[22.9931402,39.3986858],[22.9930016,39.3986306],[22.9926055,39.3987172],[22.9923041,39.3986786],[22.9918346,39.398215],[22.991144,39.3977855],[22.9909616,39.3975497],[22.9909874,39.3973697],[22.9908821,39.3972741],[22.9901571,39.3960064],[22.9900811,39.3956453],[22.9891295,39.3947901],[22.9889591,39.3945273],[22.9886134,39.3943441],[22.9885712,39.3940464],[22.9880147,39.3939875],[22.9872075,39.393593],[22.9867369,39.3932105],[22.9864532,39.3927575],[22.9865949,39.3917856],[22.98598,39.3912711],[22.9854076,39.3906354],[22.9851457,39.3902727],[22.9850808,39.3899478],[22.9849694,39.3897666],[22.9842452,39.3895846],[22.98344,39.3893838],[22.98321,39.3892331],[22.9832593,39.3890353],[22.9831571,39.3889533],[22.9832523,39.388792],[22.9832847,39.3887878],[22.9833303,39.3888422],[22.9835194,39.3887898]]},{"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.92066,39.33906,23.10521,39.47672],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=en&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":false},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":false},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgKyriaki_Faros_Trikeri":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Chorefto_AgIoanis":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Argalasti_Xynovrysi":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Tiseo_ridge":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgGeorgios_Exagathia":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Milies_KalaNera_2":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_O2_Pouri_Zagora":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_central_pelion = new getPoiCollection("central_pelion",[{"name":"","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":22.9924428,"y":39.398634,"photo":"Varalis_Pilio_hiking","type":0,"zoom_level":14,"id":1557,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":941},{"name":"","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":23.113882,"y":39.466364,"photo":"Varalis_Pilio_hiking2","type":0,"zoom_level":14,"id":1558,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":881},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":23.062767,"y":39.396007,"photo":"K3II96491","type":450,"zoom_level":16,"id":4308,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":23.046692,"y":39.377323,"photo":"K3II96641","type":450,"zoom_level":16,"id":4309,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":23.034983,"y":39.371193,"photo":"K3II97031","type":450,"zoom_level":17,"id":4310,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":23.02974,"y":39.376712,"photo":"K3II97051","type":450,"zoom_level":16,"id":4311,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":23.029748,"y":39.376675,"photo":"K3II97061","type":450,"zoom_level":17,"id":4312,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":23.029935,"y":39.376805,"photo":"K3II97071","type":450,"zoom_level":17,"id":4313,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.997795,"y":39.391142,"photo":"K3II97131","type":450,"zoom_level":16,"id":4314,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.999072,"y":39.392582,"photo":"K3II97141","type":450,"zoom_level":17,"id":4315,"hlink_GR":"","hlink_EN":"","description":"","height":569,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.995068,"y":39.393265,"photo":"K3II97161","type":450,"zoom_level":16,"id":4316,"hlink_GR":"","hlink_EN":"","description":"","height":674,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.994817,"y":39.39328,"photo":"K3II97171","type":450,"zoom_level":16,"id":4317,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.9886,"y":39.391032,"photo":"K3II97201","type":450,"zoom_level":16,"id":4318,"hlink_GR":"","hlink_EN":"","description":"","height":652,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.986245,"y":39.389183,"photo":"K3II97231","type":450,"zoom_level":16,"id":4319,"hlink_GR":"","hlink_EN":"","description":"","height":644,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.983593,"y":39.388833,"photo":"K3II97261","type":450,"zoom_level":16,"id":4320,"hlink_GR":"","hlink_EN":"","description":"","height":663,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.98352,"y":39.388808,"photo":"K3II97271","type":450,"zoom_level":15,"id":4321,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.983547,"y":39.388833,"photo":"K3II97281","type":450,"zoom_level":17,"id":4322,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":644},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.983543,"y":39.388867,"photo":"K3II97291","type":450,"zoom_level":15,"id":4323,"hlink_GR":"","hlink_EN":"","description":"","height":688,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.983322,"y":39.389315,"photo":"K3II97351","type":450,"zoom_level":16,"id":4324,"hlink_GR":"","hlink_EN":"","description":"","height":787,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.985445,"y":39.390697,"photo":"K3II97361","type":450,"zoom_level":17,"id":4325,"hlink_GR":"","hlink_EN":"","description":"","height":613,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.986105,"y":39.391345,"photo":"K3II97371","type":450,"zoom_level":16,"id":4326,"hlink_GR":"","hlink_EN":"","description":"","height":636,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.991007,"y":39.397433,"photo":"K3II97461","type":450,"zoom_level":16,"id":4327,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.992072,"y":39.400117,"photo":"K3II97621","type":450,"zoom_level":16,"id":4329,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.990117,"y":39.401613,"photo":"K3II97641","type":450,"zoom_level":15,"id":4330,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":661},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.989868,"y":39.401762,"photo":"K3II97651","type":450,"zoom_level":17,"id":4331,"hlink_GR":"","hlink_EN":"","description":"","height":970,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.989255,"y":39.4022,"photo":"K3II97671","type":450,"zoom_level":16,"id":4332,"hlink_GR":"","hlink_EN":"","description":"","height":609,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.989215,"y":39.402155,"photo":"K3II97681","type":450,"zoom_level":16,"id":4333,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":730},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.986123,"y":39.40206,"photo":"K3II97721","type":450,"zoom_level":16,"id":4334,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.981167,"y":39.395898,"photo":"K3II97941","type":450,"zoom_level":17,"id":4335,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":711},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.969133,"y":39.381328,"photo":"K3II98081","type":450,"zoom_level":16,"id":4336,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.979338,"y":39.379812,"photo":"K3II98111","type":450,"zoom_level":17,"id":4337,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":987},{"name":"PILION
Sinposting along the Mt. Pilion trails","owner":"AnaDigit","x":22.981012,"y":39.380603,"photo":"K3II98121","type":450,"zoom_level":17,"id":4338,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
Ultra Trail Pilion","owner":"AnaDigit","x":22.977053,"y":39.387462,"photo":"K3II98021","type":450,"zoom_level":16,"id":4339,"hlink_GR":"","hlink_EN":"","description":"","height":680,"width":1000},{"name":"PILION
Directions","owner":"AnaDigit","x":22.98448,"y":39.38142,"photo":"K3II98151","type":450,"zoom_level":18,"id":4340,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
\u0391\u03a1\u03a3\u0399\u03a3","owner":"AnaDigit","x":22.991758,"y":39.400088,"photo":"K3II97611","type":450,"zoom_level":18,"id":4341,"hlink_GR":"","hlink_EN":"","description":"","height":700,"width":1000},{"name":"PILION
On the Drakia-Alikopetra trail","owner":"AnaDigit","x":23.046388542328,"y":39.377248333332,"photo":"K3II96661","type":0,"zoom_level":15,"id":4342,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":969},{"name":"PILION
Farmers warehouse","owner":"AnaDigit","x":23.040483,"y":39.377273,"photo":"K3II96851","type":9,"zoom_level":17,"id":4343,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"PILION
On the trail from Alikopetra to Chania","owner":"AnaDigit","x":23.031948,"y":39.388153,"photo":"K3II97091","type":0,"zoom_level":16,"id":4344,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"PILION
On the trail from Alikopetra to Chania","owner":"AnaDigit","x":23.032732,"y":39.388525,"photo":"K3II97111","type":0,"zoom_level":16,"id":4345,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":22.921070575714,"y":39.413662374839,"photo":"DSC_0327","type":450,"zoom_level":17,"id":4360,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":683},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":22.927618,"y":39.460102,"photo":"DSC_03571","type":450,"zoom_level":15,"id":4361,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":683},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.047161,"y":39.376001,"photo":"20170924_1543302","type":450,"zoom_level":15,"id":4362,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.047173,"y":39.375935,"photo":"20170924_1543411","type":450,"zoom_level":15,"id":4363,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.0467,"y":39.37726,"photo":"20170924_1549271","type":450,"zoom_level":17,"id":4364,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.032292,"y":39.373598,"photo":"20170924_1800121","type":450,"zoom_level":15,"id":4366,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.032034,"y":39.373473,"photo":"20170924_1801291","type":450,"zoom_level":17,"id":4367,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.031419,"y":39.387399,"photo":"20170924_1852561","type":450,"zoom_level":17,"id":4368,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":23.051267,"y":39.393666,"photo":"20170924_1930481","type":450,"zoom_level":15,"id":4369,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":22.985502,"y":39.383034,"photo":"20170925_1631451","type":450,"zoom_level":15,"id":4370,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":22.985403,"y":39.38301,"photo":"20170925_1632181","type":450,"zoom_level":15,"id":4371,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt. Pieion","owner":"AnaDigit","x":22.98817,"y":39.406489,"photo":"20170927_1821271","type":450,"zoom_level":15,"id":4372,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.072791,"y":39.393221,"photo":"20171102_1151491","type":450,"zoom_level":17,"id":4392,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.084084,"y":39.401087,"photo":"PelionGP4_123_type94_23_0840851_39_401122991","type":450,"zoom_level":15,"id":4395,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.084084,"y":39.401087,"photo":"PelionGP4_123_type94_23_0840851_39_401122992","type":450,"zoom_level":17,"id":4396,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.086423,"y":39.402623,"photo":"PelionGP4_124_type94_23_08643346_39_402625861","type":450,"zoom_level":17,"id":4397,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.096248,"y":39.41241,"photo":"PelionGP4_133_type94_23_09622836_39_412431811","type":450,"zoom_level":17,"id":4398,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.098149,"y":39.413468,"photo":"PelionGP4_134_type94_23_09816129_39_413492131","type":450,"zoom_level":17,"id":4399,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"PELION
Signposting on Mt Pelion","owner":"AnaDigit","x":23.120019,"y":39.335654,"photo":"20171030_1556371","type":450,"zoom_level":17,"id":4420,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":668},{"name":"PELION
Abandoned building on Mt Pelion","owner":"AnaDigit","x":23.099103,"y":39.348497,"photo":"K3II06531","type":9,"zoom_level":15,"id":4444,"hlink_GR":"","hlink_EN":"","description":"","height":899,"width":1200},{"name":"PELION
Fountain on Mt Pelion","owner":"AnaDigit","x":23.087607,"y":39.34432,"photo":"K3II06571","type":1001,"zoom_level":15,"id":4445,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"PELION
The church of Agios Athanasios in Agios Georgios Nilias","owner":"AnaDigit","x":23.087287,"y":39.344648,"photo":"K3II06581","type":9,"zoom_level":15,"id":4446,"hlink_GR":"","hlink_EN":"","description":"","height":664,"width":1200},{"name":"PELION
The small temple of Taxiarches near Agios Lavrentios","owner":"AnaDigit","x":23.077294084654,"y":39.369181913819,"photo":"K3II06601","type":9,"zoom_level":15,"id":4447,"hlink_GR":"","hlink_EN":"","description":"","height":912,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.106065,"y":39.36328,"photo":"K3II06641","type":0,"zoom_level":15,"id":4448,"hlink_GR":"","hlink_EN":"","description":"","height":809,"width":1200},{"name":"PELION
Landscape on Mt Pelion","owner":"AnaDigit","x":23.07374,"y":39.365931,"photo":"K3II06591","type":0,"zoom_level":15,"id":4452,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Agios Onoufrios-Makrinitsa
Fytoko-Kato Kerasia
Makrinitsa-Stagiates
Stagiates-Portaria
Volos-Portaria
Alikopetra-Portaria
Alikopetra-Chania
Alikopetra-Chania
Alikopetra-Drakia
Drakia-Chania
Portaria-Alli Meria
Alli Meria-Anavros
Alli Meria-Agria
Drakia-Agios Lavrentios
Drakeia-Palia Chania-Chania
Makrinitsa-Western Refuge-Pouri
Agios Onoufrios-Makrinitsa
Makrinitsa-Kapsales-Pouri
Pouri-Makrinitsa via Pourianos Stavros
Makrinitsa-Lagonika-Pouri
Centauro Trail (Portaria)
Kato Kerasia-Makrinitsa
Makrinitsa-Stagiates
Makrinitsa-Pliasidi-Zagora
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["central_pelion"],pc:["central_pelion"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo_en/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_central_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); }