console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "el";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_southern_pelion = new getAdventureCollection("southern_pelion",[{"id":17163,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_Trikeri_AgKyriaki","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2004,"name_EN":"Pelion Mt: Trikeri-Agia Kyriaki","description_EN":"Around Trikeri scenic area","ascent_time":30,"descent_time":40,"marker":"Red_dots","level":10,"ascent":9,"descent":277,"maxelev":281,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06805 39.09282,23.07681 39.1012)","views":24,"millestones":"0,23.0764398,39.1010693#1,23.0691258,39.0974258#2,23.0684835,39.0927656","x":23.068963,"y":39.0969685,"coor":[[23.0764398,39.1010693],[23.0766124,39.1006922],[23.0767105,39.1002605],[23.0764489,39.1004837],[23.0762752,39.1005003],[23.0761601,39.1004544],[23.0760544,39.1005797],[23.0757314,39.1007709],[23.0754871,39.1008771],[23.0751126,39.1012165],[23.0745339,39.101257],[23.0734302,39.1007616],[23.073109,39.1005608],[23.0729589,39.1005416],[23.0725155,39.100457],[23.071918,39.1001639],[23.0716641,39.1001258],[23.0716306,39.1000354],[23.0714224,39.1000338],[23.0713887,39.0999614],[23.0712844,39.0999786],[23.0711364,39.0997972],[23.0706777,39.09937],[23.0699943,39.0985716],[23.0698835,39.0982013],[23.0693233,39.0977102],[23.0690055,39.0972572],[23.0691011,39.0970236],[23.068963,39.0969685],[23.0689078,39.0967698],[23.0685867,39.096569],[23.0685322,39.0963162],[23.0682102,39.0961785],[23.0682811,39.0960619],[23.0681202,39.0959886],[23.0687132,39.095741],[23.0682769,39.0955032],[23.0689841,39.0953647],[23.0695207,39.0950085],[23.0694292,39.0949357],[23.0688976,39.0949135],[23.0687713,39.0948404],[23.0686806,39.0947045],[23.0687731,39.0947052],[23.0687287,39.0945607],[23.0683774,39.0940172],[23.0684951,39.0939416],[23.0690719,39.0940453],[23.0691781,39.0938839],[23.0690394,39.0938828],[23.0687676,39.0934481],[23.0690783,39.0935588],[23.0693025,39.0932181],[23.0692236,39.0927625],[23.0686202,39.0929198],[23.0684835,39.0927656]]},{"id":17164,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u039a\u03cc\u03c4\u03c4\u03b5\u03c2","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_Trikeri_Kottes","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2729,"name_EN":"Pelion Mt: Trikeri-Kotes","description_EN":"Around Trikeri scenic area","ascent_time":45,"descent_time":55,"marker":"Red_dots","level":9,"ascent":4,"descent":278,"maxelev":281,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.07628 39.10124,23.09829 39.11332)","views":11,"millestones":"0,23.0764398,39.1010693#1,23.0840806,39.1059955#2,23.0929451,39.1105378#2.7,23.0981347,39.1132777","x":23.0844831,"y":39.1060527,"coor":[[23.0764398,39.1010693],[23.0766359,39.1011069],[23.0768375,39.1012797],[23.0769486,39.1011004],[23.0770692,39.1011329],[23.0772074,39.101179],[23.077511,39.1014833],[23.0778215,39.1016119],[23.0780988,39.1016321],[23.078328,39.1017961],[23.0780941,39.1019925],[23.0782088,39.1020655],[23.0780104,39.1022081],[23.0782051,39.1023538],[23.0786265,39.1028528],[23.0788519,39.1033051],[23.0790921,39.1035052],[23.0793192,39.1038314],[23.0794119,39.1038141],[23.0796057,39.1040319],[23.0802742,39.1042084],[23.0804798,39.1044083],[23.0809747,39.1045924],[23.0815017,39.104975],[23.0818777,39.1054105],[23.0830653,39.1056902],[23.0832475,39.1059078],[23.0834201,39.1059813],[23.0842294,39.1059967],[23.0844831,39.1060527],[23.0856564,39.1065485],[23.0858701,39.1070188],[23.0865309,39.1068978],[23.0870827,39.1071544],[23.0884188,39.1075794],[23.08867,39.1078336],[23.088923,39.1079437],[23.0909306,39.1083199],[23.0919633,39.1089587],[23.0923138,39.1095922],[23.0924907,39.1102243],[23.0928572,39.1105065],[23.093525,39.110746],[23.0938925,39.1109471],[23.0943512,39.111257],[23.094533,39.1115107],[23.0946252,39.1115385],[23.0947051,39.1115932],[23.0947986,39.1121345],[23.094677,39.1126022],[23.0947658,39.1128912],[23.0948563,39.1130541],[23.0950954,39.1130109],[23.0953758,39.1127878],[23.095736,39.1126644],[23.0966022,39.1127613],[23.0971779,39.112964],[23.0980387,39.1134933],[23.0981347,39.1132777]]},{"id":17166,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u0391\u03bb\u03bf\u03b3\u03cc\u03c0\u03bf\u03c1\u03bf\u03c2","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_Trikeri_Alogoporos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":6115,"name_EN":"Pelion Mt: Trikeri-Alogoporos","description_EN":"Around Trikeri scenic area","ascent_time":115,"descent_time":125,"marker":"Red_dots","level":9,"ascent":103,"descent":367,"maxelev":298,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.07486 39.10113,23.08384 39.1442)","views":19,"millestones":"0,23.0764398,39.1010693#1,23.0775190,39.1086878#2,23.0779808,39.1166191#3,23.0762767,39.1236506#4,23.0824036,39.1304412#5,23.0815546,39.1386756#6.1,23.0815715,39.1442539","x":23.0752888,"y":39.1221367,"coor":[[23.0764398,39.1010693],[23.0761047,39.1014046],[23.076173,39.1016304],[23.0762511,39.1018473],[23.0762457,39.1022617],[23.0764508,39.1024976],[23.0769898,39.1028443],[23.0771609,39.1030259],[23.0769615,39.1041236],[23.0768055,39.1043702],[23.0764921,39.1044578],[23.0762706,39.1045912],[23.0762445,39.1048163],[23.0763119,39.1049971],[23.0768361,39.106479],[23.0772414,39.1069102],[23.0769193,39.1067815],[23.0769681,39.1070297],[23.0768695,39.1074975],[23.077345,39.1082852],[23.0773829,39.1084792],[23.077496,39.1086784],[23.077588,39.1087152],[23.0779153,39.1092539],[23.0780137,39.1096962],[23.0781159,39.1098412],[23.078124,39.1101026],[23.0780241,39.1101739],[23.0779754,39.1103537],[23.0781214,39.1106883],[23.0781014,39.1113369],[23.0777767,39.1122895],[23.0778195,39.1125601],[23.0779356,39.1126647],[23.0778726,39.1130607],[23.0781243,39.1136844],[23.0785443,39.1143005],[23.078846,39.1151138],[23.0792101,39.1155763],[23.0788477,39.1158708],[23.0786715,39.1160766],[23.0786696,39.1162208],[23.078541,39.1163279],[23.078257,39.1162896],[23.0783126,39.1164612],[23.0777565,39.1167272],[23.07749,39.1167611],[23.0768583,39.1173058],[23.0768092,39.1175216],[23.0765872,39.1176641],[23.0763449,39.1176126],[23.0762593,39.1178011],[23.0767075,39.118913],[23.0766457,39.1192189],[23.0766744,39.1196787],[23.0769656,39.1204109],[23.0770265,39.1210601],[23.0768639,39.1211129],[23.0767461,39.1212742],[23.0763967,39.1214516],[23.0761744,39.1216481],[23.075896,39.121709],[23.0755813,39.1218867],[23.0752888,39.1221367],[23.0751465,39.1224059],[23.0754717,39.1229446],[23.0757014,39.1230726],[23.0757906,39.1233256],[23.0761221,39.1236346],[23.0765149,39.1236737],[23.0774681,39.1242039],[23.0785623,39.124573],[23.078618,39.1247356],[23.0787212,39.1248085],[23.0792627,39.124975],[23.080183,39.1253788],[23.0801424,39.1256082],[23.0803341,39.1259882],[23.0804323,39.1264395],[23.0806256,39.1267023],[23.0810845,39.1278864],[23.0813107,39.1282846],[23.0815282,39.1284666],[23.0818122,39.1288653],[23.0821404,39.1294266],[23.0825595,39.1310158],[23.082577,39.1314484],[23.083104,39.1327411],[23.0832217,39.1334809],[23.0833358,39.133599],[23.0834121,39.13396],[23.0832564,39.1343733],[23.0827068,39.1348195],[23.0826229,39.1350441],[23.0824952,39.1350792],[23.0822825,39.1354199],[23.0821658,39.1354911],[23.0815977,39.1364778],[23.0814988,39.1369636],[23.0813456,39.1371786],[23.0814683,39.137531],[23.0812422,39.1380068],[23.0813541,39.1383051],[23.0815959,39.1383971],[23.0815454,39.1387211],[23.0814402,39.1388013],[23.0811041,39.1388437],[23.0802385,39.1386747],[23.0795941,39.1383993],[23.0793325,39.1380548],[23.0790351,39.1377912],[23.0788898,39.1382856],[23.0790031,39.138692],[23.0788473,39.1395513],[23.0788775,39.139894],[23.0789339,39.1400025],[23.0792775,39.1402756],[23.0793085,39.1405642],[23.0795954,39.1407466],[23.0795076,39.1412686],[23.0795463,39.1415978],[23.0796826,39.1417971],[23.0798123,39.142501],[23.0802444,39.1430811],[23.0805632,39.1434801],[23.0815715,39.1442539]]},{"id":17168,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03af\u03bd\u03b1-\u039b\u03b1\u03cd\u03ba\u03bf\u03c2","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039c\u03b7\u03bb\u03af\u03bd\u03b1 \u03c3\u03c4\u03bf \u039b\u03b1\u03cd\u03ba\u03bf","path":"THESSALIA\/Thessaly_Pelion_Milina_Lafkos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3318,"name_EN":"Pelio Mt: Milina-Lafkos","description_EN":"A trail from Milina to Lafkos","ascent_time":65,"descent_time":55,"marker":"Red_dots","level":9,"ascent":318,"descent":13,"maxelev":310,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.22152 39.17327,23.24717 39.17793)","views":15,"millestones":"0,23.2215604,39.1738059#1,23.2312415,39.1749241#2,23.2389527,39.1757757#3,23.2450495,39.1775378#3.3,23.2471166,39.1780918","x":23.2388474,"y":39.1758259,"coor":[[23.2215604,39.1738059],[23.2221315,39.1737197],[23.2231189,39.1734109],[23.2236127,39.1732474],[23.2241624,39.1732061],[23.2258566,39.1731272],[23.2262616,39.1731479],[23.2266478,39.1738173],[23.2268742,39.1740621],[23.2281111,39.1748497],[23.2283395,39.1752072],[23.22831,39.1754232],[23.2294341,39.1752144],[23.2302423,39.1749855],[23.2315745,39.1749042],[23.2319094,39.1745099],[23.2320956,39.174421],[23.2323873,39.1743103],[23.2333146,39.1742083],[23.233144,39.1743919],[23.2333065,39.1743569],[23.2332109,39.1746266],[23.2335089,39.1748989],[23.2340716,39.1753261],[23.2345778,39.1756178],[23.2346804,39.1757626],[23.2353239,39.1762084],[23.2360743,39.1764025],[23.2362354,39.1764937],[23.236349,39.1766927],[23.2368011,39.1766416],[23.2364687,39.176333],[23.2365269,39.1762974],[23.2364364,39.1761075],[23.2371076,39.1761299],[23.237627,39.1762775],[23.2381133,39.1762627],[23.2382649,39.1761646],[23.2385431,39.1761303],[23.2388474,39.1758259],[23.2391499,39.1756837],[23.239094,39.1755032],[23.2396527,39.1752185],[23.2395473,39.1742626],[23.2397825,39.1739217],[23.2399183,39.174211],[23.2401509,39.1741134],[23.2407283,39.1742433],[23.2411422,39.1745073],[23.241561,39.1746542],[23.2423893,39.1751462],[23.2426871,39.1754365],[23.242926,39.1756993],[23.2430442,39.1762498],[23.2431466,39.1764126],[23.2435145,39.1766538],[23.2438898,39.177287],[23.2440614,39.1774773],[23.2441771,39.1774781],[23.2441284,39.177703],[23.24429,39.1777176],[23.2443709,39.1777271],[23.2444037,39.1779076],[23.2445671,39.1777825],[23.2446482,39.177783],[23.2446821,39.1778553],[23.2448797,39.1777845],[23.2450432,39.1776504],[23.2450549,39.1774072],[23.2451938,39.1774081],[23.2452995,39.1772646],[23.2454336,39.1772474],[23.2459277,39.1775931],[23.2460962,39.1776302],[23.2458626,39.1779936],[23.2461555,39.1780766],[23.2463138,39.1780596],[23.2466192,39.1780165],[23.2471166,39.1780918]]},{"id":17169,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u03be\u03b1\u03b3\u03ba\u03b1\u03b8\u03b9\u03ac\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_AgGeorgios_Exagathia","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":3740,"name_EN":"Pelion Mt: Agios Georgios-Exagathia refuge","description_EN":"","ascent_time":155,"descent_time":110,"marker":"Red_dots","level":9,"ascent":523,"descent":2,"maxelev":1127,"minelev":596,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.08493 39.3431,23.10953 39.35539)","views":27,"millestones":"0,23.0850925,39.3429089#1,23.0929335,39.3451745#2,23.0953799,39.3519664#3,23.1032013,39.3547431#3.7,23.1093700,39.3555768","x":23.0946766,"y":39.3502463,"coor":[[23.0850925,39.3429089],[23.0852582,39.3429958],[23.0852914,39.3431177],[23.0854237,39.3432088],[23.0862295,39.3437107],[23.0862978,39.3438104],[23.0863246,39.3438647],[23.086742,39.343895],[23.0869168,39.3438423],[23.0869828,39.3442032],[23.087202,39.344304],[23.0872881,39.3444849],[23.0874096,39.3443958],[23.0877448,39.3444164],[23.0879894,39.3443463],[23.0883016,39.3444388],[23.0888389,39.3444205],[23.0890378,39.3442959],[23.0891656,39.3442789],[23.0893264,39.3444063],[23.0895931,39.3444264],[23.089788,39.3445496],[23.0898272,39.3445228],[23.0901186,39.344426],[23.090447,39.3441582],[23.0907737,39.3440166],[23.0911218,39.3440194],[23.0914483,39.3438958],[23.091808,39.3438986],[23.0920176,39.3438461],[23.0922873,39.343632],[23.092284,39.3435193],[23.0926528,39.3437204],[23.0925915,39.3439722],[23.0925935,39.3447111],[23.0929126,39.3451641],[23.0931663,39.3452923],[23.0935301,39.3456465],[23.0933414,39.3458793],[23.0935562,39.3463225],[23.0933791,39.3465554],[23.0933949,39.3471322],[23.0934975,39.3472772],[23.0934706,39.3475563],[23.0936568,39.3475217],[23.0936196,39.3477016],[23.0936986,39.3478734],[23.0939542,39.3478574],[23.0938931,39.3480912],[23.0942243,39.3485083],[23.0944951,39.3491051],[23.0946438,39.3491918],[23.0948107,39.3497428],[23.0946766,39.3502463],[23.0947622,39.3508056],[23.0946872,39.3512195],[23.0944384,39.3516141],[23.0948911,39.3515545],[23.0953423,39.3516661],[23.095841,39.351688],[23.0957935,39.3517778],[23.0952914,39.3520081],[23.0951966,39.3521606],[23.095123,39.3524664],[23.0952804,39.3528641],[23.0952422,39.3531251],[23.0953928,39.3531443],[23.0955567,39.3530374],[23.0957588,39.3526695],[23.0961081,39.3525822],[23.0963159,39.3526649],[23.0964995,39.3528285],[23.096541,39.3532072],[23.0966233,39.3534106],[23.0967962,39.3535021],[23.0972697,39.3536859],[23.0976524,39.3537069],[23.098011,39.3537998],[23.0986674,39.3542014],[23.099202,39.3541424],[23.1003303,39.354854],[23.1008387,39.3550291],[23.1012441,39.3550953],[23.1017899,39.3550725],[23.1022296,39.355175],[23.1025,39.3549068],[23.1027217,39.3548184],[23.1035008,39.3546982],[23.1045105,39.354706],[23.1046875,39.3544731],[23.1048505,39.3544383],[23.1049772,39.3545114],[23.1051585,39.3548552],[23.1055199,39.3547318],[23.1059377,39.354735],[23.1064335,39.3549911],[23.1070385,39.3548696],[23.1074006,39.3546922],[23.1075516,39.3546843],[23.1075969,39.3547748],[23.1074503,39.3553503],[23.1075154,39.3553914],[23.1080036,39.355332],[23.108373,39.3554881],[23.1092662,39.3555309],[23.10937,39.3555768]]},{"id":17175,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039a\u03bf\u03c1\u03cc\u03c0\u03b7","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03c0\u03b7\u03bb\u03b9\u03bf\u03c1\u03b5\u03af\u03c4\u03b9\u03ba\u03c9\u03bd \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"THESSALIA\/Thessaly_Pelion_Milies_Koropi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":5494,"name_EN":"Pelion Mt: Milies-Koropi","description_EN":"A variety of aspects of Mt. Pilion landscape","ascent_time":95,"descent_time":105,"marker":"Red_dots","level":11,"ascent":118,"descent":486,"maxelev":385,"minelev":12,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.1426 39.29338,23.15323 39.32846)","views":79,"millestones":"0,23.1497742,39.3285184#1,23.1510144,39.3214915#2,23.1508012,39.3148499#3,23.1494149,39.3093574#4,23.1469182,39.3014197#5.5,23.1430291,39.2933095","x":23.1528704,"y":39.3128625,"coor":[[23.1497742,39.3285184],[23.1495701,39.3285169],[23.1494897,39.3284532],[23.1493235,39.3284655],[23.14884,39.3279709],[23.1488787,39.3277414],[23.1492477,39.3274468],[23.1491949,39.3271986],[23.1495361,39.3268046],[23.1500172,39.3265648],[23.1502847,39.3265127],[23.1501275,39.3260791],[23.1502226,39.3258905],[23.1506882,39.325556],[23.1508749,39.325197],[23.1512088,39.3251003],[23.1514557,39.3248318],[23.1517595,39.3246538],[23.1516697,39.3244008],[23.1514311,39.3242865],[23.1512699,39.3239789],[23.1511914,39.3237531],[23.1507552,39.3233715],[23.1508557,39.3227324],[23.1511985,39.3222033],[23.1511916,39.3218158],[23.1509973,39.3215801],[23.151022,39.3214541],[23.1508253,39.3214077],[23.1508961,39.3213091],[23.1513625,39.3211142],[23.1514687,39.3209708],[23.1514704,39.3208267],[23.1517284,39.3205943],[23.1520161,39.3198305],[23.1522382,39.3196879],[23.1521806,39.3196515],[23.1519131,39.3197126],[23.1517294,39.319549],[23.151971,39.3195373],[23.1520427,39.3193666],[23.1520326,39.3192404],[23.1519285,39.3192126],[23.152092,39.3191237],[23.1519089,39.3189151],[23.1519668,39.3189245],[23.1517718,39.3187429],[23.1507208,39.3183568],[23.1504377,39.3180619],[23.1504203,39.317877],[23.1505853,39.317662],[23.150577,39.3173916],[23.1502614,39.3166324],[23.1502552,39.3161818],[23.1505949,39.315914],[23.1505609,39.3158417],[23.1507877,39.3154919],[23.1509287,39.3153488],[23.1507719,39.3153656],[23.1508127,39.3148704],[23.1504949,39.3142914],[23.1505581,39.3141612],[23.1514113,39.3136268],[23.1517844,39.3134673],[23.1519371,39.3133062],[23.1527603,39.3133392],[23.1529822,39.3132147],[23.1521982,39.3128215],[23.1523264,39.3127684],[23.1528704,39.3128625],[23.1529931,39.3127913],[23.152635,39.312667],[23.1522786,39.3124031],[23.151944,39.3122565],[23.151958,39.3120584],[23.1516372,39.3117317],[23.1511279,39.3114576],[23.1505333,39.3107505],[23.1504329,39.3104254],[23.1502373,39.3102888],[23.1502116,39.3101985],[23.1497048,39.3099064],[23.1495129,39.3094725],[23.1493642,39.3093002],[23.1490927,39.3087306],[23.1491632,39.308267],[23.1490148,39.3080677],[23.1490172,39.3078695],[23.1492876,39.3075741],[23.149662,39.3073066],[23.149711,39.3070907],[23.1492196,39.3062986],[23.1485336,39.3054827],[23.1485026,39.3051761],[23.1478422,39.3041621],[23.1469709,39.3032366],[23.147033,39.3028946],[23.1469549,39.3026418],[23.1465201,39.302152],[23.1466299,39.3017113],[23.1470055,39.3013356],[23.1475005,39.3010419],[23.1474069,39.300843],[23.1474766,39.3006227],[23.1475596,39.3004791],[23.1478572,39.3000488],[23.1480257,39.2995454],[23.1480944,39.2986629],[23.1479389,39.2980941],[23.1480835,39.2976446],[23.1480393,39.2974641],[23.148128,39.2969376],[23.1480726,39.296721],[23.1481928,39.2963704],[23.1480913,39.2961354],[23.1481271,39.2960546],[23.1478765,39.2956833],[23.1479366,39.2955035],[23.1481342,39.2954689],[23.1481182,39.2950498],[23.1480629,39.2948332],[23.1482183,39.2944468],[23.1482324,39.2941541],[23.1483738,39.2939659],[23.1483552,39.2938892],[23.1481693,39.2939148],[23.1478417,39.2941557],[23.1476332,39.2941362],[23.1470954,39.293934],[23.1467707,39.2939316],[23.1456374,39.293671],[23.1453353,39.2937229],[23.1450321,39.2938648],[23.1446493,39.2940512],[23.1444747,39.294104],[23.1438608,39.2940454],[23.1434922,39.2938445],[23.1430291,39.2933095]]},{"id":17183,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039b\u03b1\u03cd\u03ba\u03bf\u03c2-\u039c\u03b7\u03bb\u03af\u03bd\u03b1","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u039b\u03b1\u03cd\u03ba\u03bf \u03c3\u03c4\u03b7 \u039c\u03b7\u03bb\u03af\u03bd\u03b1","path":"THESSALIA\/Thessaly_Pelion_Lafkos_Milina","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3937,"name_EN":"Pelion Mt: Lafkos-Milina","description_EN":"A trail from Lafkos to Milina","ascent_time":70,"descent_time":75,"marker":"Red_dots","level":9,"ascent":6,"descent":312,"maxelev":310,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.22081 39.16904,23.24721 39.17792)","views":18,"millestones":"0,23.2471166,39.1780918#1,23.2427254,39.1724312#2,23.2349380,39.1698436#3,23.2272050,39.1691720#3.9,23.2215604,39.1738059","x":23.2385953,"y":39.1714901,"coor":[[23.2471166,39.1780918],[23.2466192,39.1780165],[23.2463138,39.1780596],[23.2461555,39.1780766],[23.2458626,39.1779936],[23.2460962,39.1776302],[23.2461262,39.1776033],[23.2461667,39.1776081],[23.2463184,39.1773253],[23.2464171,39.1771952],[23.2466723,39.1769085],[23.2467325,39.1764539],[23.2468218,39.1759814],[23.2463484,39.1757981],[23.2459987,39.1758229],[23.245992,39.1756066],[23.2457998,39.1750692],[23.2455249,39.1747971],[23.2452717,39.1746513],[23.2451446,39.1746324],[23.2450742,39.1747221],[23.2449705,39.1746763],[23.2449133,39.1746129],[23.2449187,39.1744733],[23.2447096,39.1734627],[23.2445956,39.1734034],[23.2442832,39.1733833],[23.2439724,39.1732191],[23.2435094,39.1732161],[23.2434062,39.1731253],[23.2433127,39.1732058],[23.2431659,39.1730652],[23.2428209,39.1728467],[23.2426954,39.1726747],[23.2427336,39.1723866],[23.2430043,39.1719738],[23.2429452,39.1717527],[23.2428886,39.1716262],[23.2426811,39.1715437],[23.2419069,39.1714215],[23.2414203,39.1714544],[23.24089,39.1712527],[23.2407868,39.171162],[23.2406235,39.171269],[23.2406451,39.1714133],[23.2402636,39.1713658],[23.2401841,39.1712301],[23.2403048,39.1707713],[23.2399899,39.1709856],[23.2396773,39.1709925],[23.2393501,39.1712787],[23.2390942,39.1713852],[23.2385953,39.1714901],[23.2377854,39.1714487],[23.2372642,39.1714814],[23.2367348,39.1711895],[23.2357968,39.1701562],[23.2353804,39.1701174],[23.2349319,39.1698441],[23.2344554,39.1700212],[23.2342947,39.1700292],[23.2339541,39.1704775],[23.2336045,39.1706914],[23.2331797,39.1706391],[23.2328147,39.1701411],[23.2322498,39.1699211],[23.2317675,39.1695665],[23.2315945,39.1695113],[23.2314539,39.1695013],[23.2313734,39.1694467],[23.2309679,39.1694801],[23.2307939,39.169515],[23.2306189,39.16964],[23.2305383,39.1696034],[23.2304203,39.1698099],[23.2296384,39.1703814],[23.2296233,39.1707057],[23.2295297,39.1707952],[23.2293378,39.1703524],[23.2290616,39.1701974],[23.2286576,39.1700956],[23.2282235,39.169863],[23.2277731,39.1697699],[23.2278151,39.1691033],[23.227338,39.1693345],[23.2270524,39.1689811],[23.2269017,39.1689035],[23.2267193,39.1689744],[23.2252902,39.1694605],[23.2253118,39.1695688],[23.2251934,39.1698113],[23.2249351,39.170143],[23.2249426,39.1705125],[23.2248708,39.1707283],[23.2243655,39.1714097],[23.2241586,39.1716021],[23.2233228,39.1718443],[23.2224866,39.1720911],[23.2217291,39.1723203],[23.2208668,39.1725758],[23.2209868,39.1727794],[23.2212596,39.1732317],[23.2214903,39.1736703],[23.2215604,39.1738059]]},{"id":17190,"author":"AnaDigit","name_GR":"\u039d. \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9: \u03a0\u03b1\u03bb\u03b1\u03b9\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u0391\u03b3\u03af\u03b1 \u03a3\u03bf\u03c6\u03af\u03b1","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03bd\u03b7\u03c3\u03ac\u03ba\u03b9 \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_TrikeriIsl_AgSofia","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":945,"name_EN":"Trikeri Isl: Paleo Trikeri-Agia Sofia","description_EN":"On the picturesque Trikeri Island","ascent_time":20,"descent_time":20,"marker":"Red_dots","level":13,"ascent":36,"descent":34,"maxelev":36,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06803 39.15448,23.07653 39.15836)","views":10,"millestones":"0,23.0680720,39.1583569#0.9,23.0765304,39.1545360","x":23.0724099,"y":39.1567695,"coor":[[23.068072,39.1583569],[23.0681655,39.1582855],[23.0680297,39.1580501],[23.0682768,39.1577458],[23.0686956,39.1575869],[23.069286,39.1575736],[23.0696932,39.1574147],[23.0703304,39.1573657],[23.0708991,39.1572441],[23.0713067,39.1570491],[23.071655,39.1569708],[23.0720515,39.1567396],[23.0724099,39.1567695],[23.0733208,39.156146],[23.0734387,39.1559847],[23.0738586,39.1558169],[23.0739872,39.1558269],[23.0741993,39.1555402],[23.0750644,39.1548803],[23.0751692,39.1548271],[23.0756555,39.1548129],[23.0757989,39.1544716],[23.0762608,39.1545474],[23.0765304,39.154536]]},{"id":17191,"author":"AnaDigit","name_GR":"\u039d. \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9: \u03a0\u03b1\u03bb\u03b1\u03b9\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u03a0\u03af\u03b8\u03bf\u03c2","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03bd\u03b7\u03c3\u03ac\u03ba\u03b9 \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_TrikeriIsl_Pithos","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":1436,"name_EN":"Trikeri Isl: Paleo Trikeri-Pithos","description_EN":"On the picturesque Trikeri Island","ascent_time":25,"descent_time":25,"marker":"Red_dots","level":13,"ascent":65,"descent":64,"maxelev":51,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.07647 39.15349,23.08811 39.15927)","views":10,"millestones":"0,23.0765304,39.1545360#1,23.0843119,39.1579336#1.4,23.0880427,39.1588933","x":23.0816498,"y":39.1551171,"coor":[[23.0765304,39.154536],[23.0769713,39.1544494],[23.0772976,39.1542808],[23.0775805,39.1538865],[23.0778265,39.1536542],[23.0781413,39.1534765],[23.0785124,39.1534163],[23.0793208,39.1535489],[23.079688,39.1537951],[23.079808,39.1543547],[23.0803613,39.1545213],[23.0806469,39.1548119],[23.0813031,39.1550783],[23.0816498,39.1551171],[23.0819019,39.1553083],[23.0820536,39.1561025],[23.0827456,39.1562881],[23.0831715,39.1564717],[23.0841051,39.1576595],[23.0843714,39.158013],[23.0849362,39.1581976],[23.0851079,39.1583432],[23.0852844,39.1590113],[23.085929,39.1592867],[23.0871666,39.1593505],[23.0877716,39.1591029],[23.0880427,39.1588933]]},{"id":17192,"author":"AnaDigit","name_GR":"\u039d. \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9: \u03a0\u03b1\u03bb\u03b1\u03b9\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03b7 \u0386\u03bc\u03bc\u03bf\u03c2","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03bd\u03b7\u03c3\u03ac\u03ba\u03b9 \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_TrikeriIsl_PrasiniAmmos","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":1713,"name_EN":"Trikeri Isl: Paleo Trikeri-Prasini Ammos","description_EN":"On the picturesque Trikeri Island","ascent_time":30,"descent_time":30,"marker":"Red_dots","level":13,"ascent":46,"descent":53,"maxelev":47,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06777 39.15454,23.07717 39.16487)","views":10,"millestones":"0,23.0690208,39.1648793#1,23.0754058,39.1602694#1.7,23.0765304,39.1545360","x":23.0744042,"y":39.1607456,"coor":[[23.0690208,39.1648793],[23.068899,39.1644638],[23.0681938,39.1643951],[23.0677802,39.1641575],[23.0678055,39.1639955],[23.0681445,39.1637459],[23.0683919,39.1634145],[23.0697595,39.1632812],[23.0712917,39.162951],[23.0717897,39.162928],[23.072123,39.1627549],[23.0721509,39.162665],[23.0724227,39.1624059],[23.0731084,39.1621951],[23.0735364,39.1616038],[23.0737029,39.1612627],[23.0744042,39.1607456],[23.0757901,39.1600898],[23.0759991,39.1600374],[23.0761988,39.1598137],[23.0762257,39.1596112],[23.0765548,39.1592263],[23.0766856,39.1589571],[23.0765772,39.1583975],[23.0766348,39.1582493],[23.0769913,39.157707],[23.076995,39.1574277],[23.0770158,39.1572431],[23.0771466,39.1560908],[23.0770937,39.1557119],[23.076814,39.1549708],[23.0765403,39.1546622],[23.0765304,39.154536]]},{"id":17193,"author":"AnaDigit","name_GR":"\u039d. \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9: \u03a0\u03b1\u03bb\u03b1\u03b9\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03bd\u03b7\u03c3\u03ac\u03ba\u03b9 \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_TrikeriIsl_AgGeorgios","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":1240,"name_EN":"Trikeri Isl: Paleo Trikeri-Agios Georgios","description_EN":"On the picturesque Trikeri Island","ascent_time":25,"descent_time":20,"marker":"Red_dots","level":13,"ascent":43,"descent":41,"maxelev":47,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.07607 39.15455,23.07804 39.16394)","views":12,"millestones":"0,23.0765304,39.1545360#1.2,23.0779160,39.1637290","x":23.0761332,"y":39.1604079,"coor":[[23.0765304,39.154536],[23.0765403,39.1546622],[23.076814,39.1549708],[23.0770937,39.1557119],[23.0771466,39.1560908],[23.0770158,39.1572431],[23.076995,39.1574277],[23.0769913,39.157707],[23.0766348,39.1582493],[23.0765772,39.1583975],[23.0766856,39.1589571],[23.0765548,39.1592263],[23.0762257,39.1596112],[23.0761988,39.1598137],[23.0761332,39.1604079],[23.0761821,39.1610931],[23.0761061,39.1615881],[23.0765953,39.1622408],[23.07667,39.162728],[23.0765956,39.1631058],[23.0767318,39.1633952],[23.0765887,39.163714],[23.0763672,39.1638339],[23.0765396,39.1639254],[23.0767825,39.1639453],[23.0771659,39.1638312],[23.0777083,39.1636823],[23.077916,39.163729]]},{"id":17198,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03c1\u03b3\u03b1\u03bb\u03b1\u03c3\u03c4\u03ae-\u039b\u03b5\u03c6\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Argalasti_Lefokastro","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4984,"name_EN":"Pelion Mt: Argalasti-Lefokastro","description_EN":"","ascent_time":115,"descent_time":120,"marker":"Red_dots","level":9,"ascent":71,"descent":311,"maxelev":251,"minelev":6,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.18158 39.2265,23.21816 39.25014)","views":15,"millestones":"0,23.2181627,39.2265010#1,23.2105121,39.2303469#2,23.2023681,39.2349683#3,23.1968209,39.2409596#4,23.1897074,39.2478067#5.0,23.1815809,39.2500832","x":23.2010082,"y":39.2376571,"coor":[[23.2181627,39.226501],[23.2179304,39.2267518],[23.2170749,39.2270163],[23.2166077,39.2271619],[23.2156562,39.2272996],[23.2156959,39.2279937],[23.2153896,39.2284512],[23.2152817,39.2287749],[23.2153138,39.2290094],[23.2151029,39.2292242],[23.2150198,39.2294039],[23.2146245,39.2295274],[23.214532,39.2295087],[23.2144497,39.2296163],[23.2142764,39.2295791],[23.2141117,39.2298032],[23.213996,39.2297844],[23.2135082,39.2298893],[23.2136414,39.2304128],[23.2134666,39.2305017],[23.2133977,39.2304472],[23.2132354,39.2304551],[23.2120681,39.2302039],[23.2118823,39.2302387],[23.211323,39.2305233],[23.2107344,39.2303211],[23.2098632,39.2304278],[23.2093516,39.2305865],[23.2080635,39.230776],[23.2072944,39.2311672],[23.2062867,39.2311424],[23.2052831,39.2317843],[23.2048615,39.2321779],[23.2043478,39.2325258],[23.2039185,39.2325769],[23.2036276,39.2326921],[23.2035335,39.2328176],[23.2031019,39.2330759],[23.2028008,39.2330649],[23.2025674,39.2332074],[23.2024038,39.2333325],[23.2021306,39.2339253],[23.2022352,39.2346919],[23.2025182,39.2352886],[23.2017213,39.2360761],[23.2016231,39.236562],[23.2014101,39.236957],[23.2013469,39.2374251],[23.2010905,39.2375495],[23.2010082,39.2376571],[23.2007301,39.2376552],[23.2009013,39.2378906],[23.2000311,39.2379928],[23.2001906,39.2382282],[23.2004567,39.238266],[23.2000843,39.2384077],[23.1998237,39.2389105],[23.1989477,39.2395172],[23.19884,39.2398228],[23.1984773,39.2401267],[23.1983706,39.2403422],[23.1982774,39.2403866],[23.1981858,39.2402869],[23.1980351,39.2402948],[23.1976039,39.2405081],[23.1970343,39.2406664],[23.1962219,39.2417961],[23.1956484,39.2422968],[23.1953664,39.2426372],[23.1949156,39.2429495],[23.1945973,39.2430104],[23.1944224,39.2431083],[23.1937435,39.2436983],[23.1933427,39.2442902],[23.193117,39.2447752],[23.1920977,39.2457504],[23.1909686,39.2471932],[23.1902702,39.2474587],[23.1896399,39.2478508],[23.1890019,39.2479094],[23.1882377,39.24785],[23.1875999,39.2478907],[23.1868184,39.2483267],[23.1863328,39.2483188],[23.185663,39.2481159],[23.1855141,39.2479707],[23.1853177,39.2479153],[23.1852393,39.2476804],[23.184972,39.2477416],[23.1848805,39.2476419],[23.1845154,39.2476483],[23.1837371,39.2478051],[23.1834868,39.2478123],[23.1831584,39.247747],[23.1831219,39.2478008],[23.1824921,39.2491389],[23.1824016,39.2499493],[23.1818083,39.2501433],[23.1815809,39.2500832]]},{"id":17217,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a4\u03b9\u03c3\u03c3\u03b1\u03af\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2","description_GR":"\u0397 \u03ac\u03b3\u03c1\u03b9\u03b1 \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03bf\u03c5 \u03a4\u03b9\u03c3\u03c3\u03b1\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Tiseo_ridge","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":4,"length":20085,"name_EN":"Pelion Mt: Mt. Tisseon crossing","description_EN":"The wild crest of Mt. Tisseon","ascent_time":900,"descent_time":825,"marker":"No_marks","level":9,"ascent":1369,"descent":1092,"maxelev":635,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.0758 39.09133,23.22061 39.1501)","views":44,"millestones":"0,23.2165791,39.1511282#1,23.2167543,39.1427284#2,23.2173619,39.1359318#3,23.2149887,39.1325226#4,23.2048308,39.1285250#5,23.1942827,39.1271607#6,23.1890877,39.1302947#7,23.1847755,39.1231678#8,23.1836840,39.1154225#9,23.1751073,39.1111394#10,23.1643777,39.1095069#11,23.1545154,39.1060580#12,23.1450315,39.1047587#13,23.1346987,39.1045117#14,23.1262523,39.0992440#15,23.1175078,39.0961576#16,23.1098889,39.0923013#17,23.0995652,39.0919710#18,23.0892210,39.0912429#19,23.0811888,39.0964252#20.1,23.0764398,39.1010693","x":23.1494474,"y":39.1064366,"coor":[[23.2165791,39.1511282],[23.2168599,39.1508508],[23.2168887,39.1505716],[23.2169163,39.1503646],[23.2170719,39.149897],[23.2170275,39.1497255],[23.2171739,39.1494697],[23.2176412,39.1490764],[23.2177617,39.1486447],[23.2175584,39.1481927],[23.2174279,39.147435],[23.2171023,39.1465317],[23.217071,39.1462251],[23.2169459,39.146026],[23.2167033,39.1459883],[23.2166035,39.1458885],[23.2167697,39.1455112],[23.2166679,39.1453033],[23.2166258,39.1449245],[23.2168171,39.1443671],[23.2168576,39.1438448],[23.2167493,39.1431772],[23.2167557,39.1426006],[23.2168907,39.1418986],[23.2169816,39.1418587],[23.2169614,39.1415882],[23.2167099,39.1413162],[23.2161294,39.1404473],[23.2161203,39.1402219],[23.2159053,39.139788],[23.2158644,39.1393011],[23.2156284,39.1386688],[23.2157156,39.1381107],[23.2155453,39.1380104],[23.2154786,39.1375774],[23.2152541,39.1369542],[23.2153371,39.1368646],[23.2153294,39.1365221],[23.2156555,39.1363261],[23.2155692,39.1357668],[23.2161486,39.1356806],[23.2162434,39.1358074],[23.216797,39.1359643],[23.2172722,39.1358954],[23.2174424,39.1359642],[23.2175647,39.1364155],[23.2182972,39.136096],[23.2188756,39.1361089],[23.2192264,39.1357689],[23.2190913,39.1354346],[23.2191505,39.1353088],[23.219139,39.1352096],[23.2192086,39.1351921],[23.2199,39.13544],[23.220062,39.1354411],[23.2201207,39.1353694],[23.2200556,39.1349724],[23.220121,39.1348152],[23.2193089,39.1339627],[23.2189293,39.1337619],[23.2184101,39.1336323],[23.217428,39.1335086],[23.2157192,39.1331907],[23.2152363,39.1329171],[23.2152158,39.1326827],[23.2150323,39.1325373],[23.213799,39.1321145],[23.2135777,39.1320544],[23.2131412,39.1317722],[23.2123687,39.1315327],[23.2118956,39.1314213],[23.211271,39.1314081],[23.2104049,39.131258],[23.2095304,39.1308286],[23.2086309,39.1305702],[23.2081472,39.1303687],[23.2064346,39.1292757],[23.2058942,39.1289747],[23.2046885,39.1284618],[23.2040337,39.1280429],[23.2032314,39.1273796],[23.203127,39.1274059],[23.2028462,39.1276833],[23.2027072,39.1277004],[23.2007536,39.1271419],[23.2003177,39.1271344],[23.1996251,39.1269043],[23.1973574,39.1269248],[23.1966875,39.1268301],[23.1950434,39.1269449],[23.1946143,39.127032],[23.1938474,39.1273331],[23.1933923,39.1276724],[23.1927326,39.1287131],[23.1923244,39.1289986],[23.1921017,39.1292493],[23.1919819,39.129609],[23.1920441,39.1303348],[23.1919287,39.1313252],[23.1919827,39.1316589],[23.1917825,39.1319639],[23.1917216,39.1322338],[23.1914993,39.1324486],[23.1910219,39.1317063],[23.1907808,39.1315425],[23.1905303,39.1311893],[23.189405,39.1304426],[23.1891057,39.1303144],[23.1885802,39.129734],[23.188029,39.1293697],[23.1869406,39.1274338],[23.1869813,39.1269205],[23.1867198,39.1265222],[23.1862732,39.1261226],[23.1856867,39.1258121],[23.1855841,39.1256852],[23.1852484,39.1257009],[23.1850851,39.1256322],[23.1852153,39.1253718],[23.1852769,39.1247369],[23.1851972,39.1246192],[23.1846452,39.124336],[23.1843933,39.124109],[23.1848523,39.123932],[23.1849257,39.1235901],[23.1846343,39.1227771],[23.184638,39.1224527],[23.1844676,39.1221812],[23.1845173,39.1218842],[23.1841894,39.1212331],[23.1836175,39.1206704],[23.1833648,39.1205155],[23.1836457,39.1202291],[23.1838549,39.1201404],[23.1844975,39.1195862],[23.1846503,39.1193801],[23.1844862,39.1189689],[23.1846721,39.1188981],[23.1846876,39.1185558],[23.1849521,39.1181882],[23.1849276,39.1179042],[23.1850487,39.1177429],[23.1850395,39.1175355],[23.1848806,39.1172731],[23.1849279,39.1171833],[23.1844287,39.1163418],[23.1842798,39.1162146],[23.1842127,39.1160159],[23.1840978,39.115943],[23.1840541,39.1157265],[23.1835613,39.1153265],[23.1833679,39.1150458],[23.1830279,39.114629],[23.1829011,39.114592],[23.1828234,39.1143031],[23.1826182,39.1140494],[23.1826545,39.1139055],[23.1822772,39.1135244],[23.180438,39.1125383],[23.1800918,39.1124637],[23.1795859,39.1122079],[23.1794599,39.1120989],[23.17945,39.1119546],[23.1789893,39.1117892],[23.1789907,39.111672],[23.1787445,39.1113594],[23.178716,39.1115124],[23.1784728,39.1115377],[23.1781387,39.1114272],[23.1774106,39.1113771],[23.1766267,39.1111553],[23.1761947,39.1110936],[23.1760897,39.111174],[23.175593,39.1111164],[23.1749912,39.1111482],[23.1741856,39.1108001],[23.1721164,39.1107043],[23.1720244,39.1106586],[23.1715498,39.1106913],[23.1711468,39.1105352],[23.1700229,39.1103335],[23.1697685,39.1103317],[23.1696308,39.1102406],[23.1693996,39.1102299],[23.1689399,39.1099743],[23.1687656,39.1100452],[23.1683955,39.1100426],[23.1682792,39.1100958],[23.1674815,39.1100721],[23.1668473,39.1099053],[23.1666162,39.1098857],[23.1665232,39.1099301],[23.1662469,39.10982],[23.1661307,39.1098642],[23.1657148,39.1098252],[23.1654009,39.1099581],[23.1653566,39.1097956],[23.1649289,39.1097745],[23.1645155,39.1095192],[23.1642393,39.1094947],[23.163491,39.109201],[23.1632139,39.109163],[23.1630761,39.1090719],[23.1629029,39.1090526],[23.1629155,39.1089626],[23.162478,39.1087972],[23.1619353,39.1087212],[23.1610362,39.1084625],[23.1607244,39.1084242],[23.1596932,39.1080924],[23.1595094,39.1079829],[23.1587819,39.1078875],[23.1578685,39.1078629],[23.1574555,39.1075806],[23.1572616,39.1073539],[23.1568483,39.1070986],[23.1558815,39.1067042],[23.1552693,39.1066367],[23.1548885,39.1065618],[23.1546935,39.1064342],[23.1546583,39.10647],[23.1545245,39.1060546],[23.1545654,39.1060188],[23.1545245,39.1060546],[23.1540413,39.1062358],[23.1534973,39.1062679],[23.152407,39.1065303],[23.151944,39.106563],[23.151874,39.1066165],[23.1510184,39.1065923],[23.1502308,39.1066947],[23.1494474,39.1064366],[23.149071,39.1060014],[23.1488699,39.1054142],[23.148733,39.105251],[23.1486289,39.1052592],[23.1485721,39.1051687],[23.1483732,39.1053565],[23.1482583,39.1053016],[23.1481767,39.1053551],[23.1480521,39.1051379],[23.1478775,39.1052267],[23.1477741,39.1051719],[23.1475658,39.1051794],[23.1474033,39.1052323],[23.1473208,39.1053578],[23.1472301,39.105204],[23.1470804,39.1051488],[23.1466174,39.1051815],[23.1459726,39.1049515],[23.1456372,39.104949],[23.1452458,39.104802],[23.145107,39.1048009],[23.1450729,39.1047466],[23.1449801,39.104773],[23.1448885,39.1047002],[23.1446921,39.1046808],[23.144624,39.1045721],[23.1444622,39.1045619],[23.1443946,39.1044173],[23.1440487,39.1043246],[23.1437596,39.1043225],[23.1433813,39.1040494],[23.1428731,39.1039916],[23.1427338,39.1040356],[23.1426304,39.1039808],[23.1423205,39.103965],[23.1422171,39.1039102],[23.1413507,39.1038317],[23.1412109,39.1039118],[23.1405062,39.1038525],[23.1398689,39.1039469],[23.1395225,39.1039083],[23.139108,39.1037521],[23.1384702,39.1038916],[23.1382974,39.1038362],[23.1381005,39.1038618],[23.1377675,39.1036701],[23.1374319,39.1036856],[23.1373865,39.1036132],[23.137143,39.1036655],[23.1368404,39.1038254],[23.1367585,39.1038969],[23.1367331,39.104086],[23.1366171,39.1041166],[23.1360354,39.1044007],[23.1355732,39.1043612],[23.134426,39.1045509],[23.1336158,39.104599],[23.1331424,39.1045414],[23.1329274,39.1046209],[23.1319776,39.1042714],[23.1318411,39.1040812],[23.1305942,39.1029725],[23.1298526,39.102147],[23.129164,39.1017184],[23.1285228,39.1011999],[23.1281665,39.1010171],[23.1275721,39.1004539],[23.1270444,39.1001076],[23.1264379,39.0995894],[23.12628,39.0992638],[23.1260736,39.0991181],[23.1256989,39.0985566],[23.1247381,39.0977024],[23.1247516,39.0975493],[23.1244879,39.0973671],[23.1241686,39.0970043],[23.12364,39.09673],[23.1233318,39.0964033],[23.1231246,39.0963296],[23.1226741,39.0962902],[23.1223767,39.0960266],[23.1215437,39.0960564],[23.121381,39.0961273],[23.1213297,39.0960638],[23.1211565,39.0960445],[23.1211003,39.0959179],[23.1207193,39.09587],[23.1203284,39.0956868],[23.1199933,39.0956662],[23.1197631,39.0955744],[23.1192289,39.0957596],[23.1188711,39.0957028],[23.1187548,39.095756],[23.1186602,39.0959265],[23.1185449,39.0958986],[23.1184162,39.0960238],[23.1182078,39.0960402],[23.1181715,39.0961661],[23.1179623,39.0962546],[23.1177541,39.0962621],[23.1174895,39.0961519],[23.1173614,39.096223],[23.1172582,39.0961502],[23.1171079,39.096149],[23.1169669,39.0963282],[23.1167112,39.0964344],[23.1166073,39.0964156],[23.1165711,39.0965415],[23.116362,39.096612],[23.1158868,39.0957793],[23.1156413,39.0950656],[23.1153787,39.0947933],[23.1152282,39.0948102],[23.1152758,39.0947024],[23.1151964,39.0945757],[23.1146469,39.0941299],[23.1141919,39.0935318],[23.1136512,39.093023],[23.1135038,39.0927876],[23.1129073,39.0924046],[23.1125384,39.0923117],[23.1123324,39.092148],[23.111986,39.0921093],[23.11173,39.0922335],[23.1113609,39.0921586],[23.1111868,39.0922113],[23.1110374,39.0921381],[23.1107717,39.0921181],[23.1105994,39.0920266],[23.110449,39.0920345],[23.1098208,39.0923361],[23.109301,39.0922961],[23.108987,39.0924378],[23.108825,39.0924456],[23.1085804,39.0925879],[23.1081412,39.0925665],[23.1079433,39.0926731],[23.1078284,39.0926182],[23.1075097,39.0925887],[23.1073789,39.0928761],[23.1071823,39.0928746],[23.1070071,39.0930174],[23.1068231,39.0929349],[23.1064991,39.0929504],[23.1059804,39.0928203],[23.1057145,39.0928183],[23.1056676,39.092872],[23.1051493,39.0927058],[23.1050465,39.0926059],[23.1047015,39.0924591],[23.1045054,39.0924215],[23.1043192,39.0925102],[23.1040074,39.0924808],[23.1031206,39.0922036],[23.102669,39.0922542],[23.1024962,39.0921988],[23.1022754,39.0922872],[23.1020809,39.0921235],[23.1016978,39.0922467],[23.100717,39.092077],[23.1003008,39.0920738],[23.1002565,39.0919202],[23.0997354,39.0919793],[23.0993425,39.0919582],[23.0989407,39.0917299],[23.0987218,39.0916741],[23.0985712,39.091691],[23.0983731,39.0918156],[23.0976463,39.0916838],[23.097451,39.0915832],[23.0971772,39.0914909],[23.0962987,39.0914661],[23.0961492,39.0914019],[23.0960699,39.0912751],[23.0957346,39.0912725],[23.0956313,39.0912086],[23.0952618,39.0911697],[23.0949745,39.0910323],[23.094328,39.0909552],[23.0942603,39.0908195],[23.0936846,39.0906348],[23.0935686,39.090661],[23.0933614,39.0905873],[23.0928859,39.0907007],[23.0926211,39.0906086],[23.0922043,39.0906504],[23.0920433,39.090586],[23.0916379,39.0906369],[23.091363,39.0904366],[23.0908316,39.0903919],[23.0905183,39.0904795],[23.0900505,39.0908904],[23.0896474,39.0911035],[23.0892755,39.0912493],[23.0889653,39.0912108],[23.0880859,39.091258],[23.0878068,39.091382],[23.0862832,39.092965],[23.0858234,39.0936462],[23.0843501,39.0940131],[23.0832926,39.0944193],[23.0826196,39.0945942],[23.0823686,39.0946733],[23.0822039,39.0948883],[23.0822823,39.0950872],[23.0822292,39.095276],[23.0820753,39.0955541],[23.0812381,39.0959079],[23.081118,39.0962494],[23.0813646,39.0968551],[23.0812129,39.096962],[23.0810923,39.0973395],[23.0809043,39.0975723],[23.0806603,39.0976605],[23.0805081,39.0978035],[23.0803531,39.0981627],[23.0800152,39.0983583],[23.0799536,39.0984569],[23.0794755,39.0987595],[23.0789774,39.0988277],[23.0788877,39.09889],[23.0786441,39.0989422],[23.078632,39.0990682],[23.0779224,39.099752],[23.0773815,39.1001622],[23.0771075,39.1002501],[23.0767271,39.100157],[23.0767105,39.1002605],[23.0766124,39.1006922],[23.0764398,39.1010693]]},{"id":17218,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03c1\u03b3\u03b1\u03bb\u03b1\u03c3\u03c4\u03ae-\u039e\u03b9\u03bd\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Argalasti_Xynovrysi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5958,"name_EN":"Pelion Mt: Argalasti-Xinovrysi","description_EN":"","ascent_time":140,"descent_time":140,"marker":"Red_dots","level":9,"ascent":203,"descent":229,"maxelev":351,"minelev":219,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.21791 39.22397,23.26106 39.24924)","views":15,"millestones":"0,23.2181631,39.2265010#1,23.2265900,39.2257494#2,23.2339526,39.2316122#3,23.2369200,39.2371929#4,23.2449982,39.2413294#5,23.2541578,39.2447962#6.0,23.2605934,39.2495213","x":23.2353492,"y":39.2363558,"coor":[[23.2181631,39.226501],[23.2184495,39.226566],[23.2186738,39.2264504],[23.2195294,39.2258479],[23.2202601,39.225641],[23.2203294,39.2255604],[23.2204235,39.2254349],[23.2210747,39.225214],[23.2211154,39.2252007],[23.2219176,39.2249448],[23.222911,39.224654],[23.2239016,39.2247102],[23.2240978,39.22468],[23.2242605,39.2245324],[23.2245872,39.2239263],[23.2247719,39.2238239],[23.2249281,39.2237349],[23.2250861,39.2237539],[23.2254871,39.2241621],[23.2255445,39.2244779],[23.2257472,39.2247135],[23.22573,39.225218],[23.2259407,39.2254221],[23.2262296,39.2254871],[23.22639,39.2256504],[23.2270813,39.2259974],[23.2273117,39.2263143],[23.2274383,39.2263872],[23.2278773,39.2264982],[23.2283177,39.2264831],[23.2285255,39.2265566],[23.2286674,39.2273505],[23.2290683,39.2277676],[23.229287,39.2278952],[23.2293891,39.2280941],[23.2296881,39.2282944],[23.2296618,39.2284564],[23.229744,39.2286822],[23.2302598,39.2291902],[23.2304901,39.2293179],[23.2307068,39.2296347],[23.2313508,39.2300715],[23.2329108,39.2315145],[23.2330844,39.2315336],[23.2334569,39.2313739],[23.2337461,39.2314118],[23.2339196,39.2315391],[23.2339536,39.2316114],[23.2338483,39.2317008],[23.2338118,39.2318628],[23.2338448,39.2320252],[23.2339936,39.2321884],[23.234339,39.2323889],[23.2347897,39.2325],[23.2350778,39.232646],[23.2353446,39.2326118],[23.2356222,39.2326586],[23.2357585,39.2329118],[23.2361031,39.2331168],[23.235928,39.2332418],[23.2354328,39.2341261],[23.2349999,39.2345108],[23.234624,39.2349859],[23.2342868,39.2350918],[23.2338758,39.2353008],[23.2342797,39.2354477],[23.2344476,39.2359894],[23.2346425,39.2361799],[23.2348283,39.2361451],[23.2353492,39.2363558],[23.2355141,39.2363478],[23.235791,39.2364578],[23.2360345,39.2364414],[23.2360096,39.2365944],[23.236218,39.2366138],[23.2365274,39.2369312],[23.2368047,39.2370051],[23.2369523,39.2372448],[23.2370969,39.2378044],[23.2372341,39.2379765],[23.237033,39.2381599],[23.2369842,39.2383849],[23.2370295,39.2384753],[23.2375258,39.2386588],[23.2382557,39.2386635],[23.2388096,39.2388834],[23.2391107,39.2388944],[23.2393536,39.2388329],[23.2391966,39.2392239],[23.2392188,39.2393141],[23.240236,39.239546],[23.2404518,39.2399439],[23.2410748,39.2402003],[23.2419972,39.240391],[23.2431495,39.2409932],[23.2433119,39.2409762],[23.2436467,39.2410865],[23.2448974,39.2411577],[23.24515,39.2415829],[23.2457498,39.2418391],[23.2464571,39.2417986],[23.2472906,39.2418761],[23.2475742,39.2413553],[23.2476441,39.2415314],[23.2477709,39.2415863],[23.2478273,39.2417308],[23.2480687,39.241818],[23.2484271,39.2418924],[23.248904,39.2419586],[23.2490682,39.2420137],[23.2491835,39.2420685],[23.249319,39.2420603],[23.2497099,39.2423512],[23.2501695,39.2424758],[23.2502367,39.2426925],[23.2509984,39.2429858],[23.2516085,39.2433681],[23.2517704,39.2434052],[23.253473,39.2445425],[23.2547774,39.2450194],[23.2552629,39.2451306],[23.2553999,39.245091],[23.2555203,39.2451368],[23.2557494,39.2453905],[23.2569818,39.2472006],[23.2577303,39.2476559],[23.2581344,39.2478026],[23.2585724,39.2481974],[23.258803,39.247897],[23.2588643,39.2479514],[23.2591096,39.2479125],[23.2595257,39.2480142],[23.2598465,39.2483587],[23.2605188,39.2483449],[23.2608078,39.2484188],[23.2606179,39.2488411],[23.2605915,39.2490843],[23.2605908,39.2491834],[23.2605934,39.2495213]]},{"id":17219,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03c1\u03b3\u03b1\u03bb\u03b1\u03c3\u03c4\u03ae-\u039b\u03b1\u03cd\u03ba\u03bf\u03c2","description_GR":"\u039f \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf \u03c0\u03b1\u03bb\u03b9\u03ac \u03ba\u03ad\u03bd\u03c4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u039d\u03bf\u03c4\u03af\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Argalasti_Lafkos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":7067,"name_EN":"Pelion Mt: Argalasti-Lafkos","description_EN":"The old way between the 2 most important villages of South Pelion district","ascent_time":130,"descent_time":125,"marker":"Red_dots","level":11,"ascent":256,"descent":197,"maxelev":319,"minelev":179,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.21816 39.17763,23.2461 39.22656)","views":15,"millestones":"0,23.2181631,39.2265010#1,23.2231728,39.2199997#2,23.2271179,39.2122390#3,23.2348575,39.2066642#4,23.2348861,39.1984459#5,23.2366547,39.1911597#6,23.2432051,39.1849874#7.1,23.2460962,39.1776302","x":23.2346181,"y":39.1963205,"coor":[[23.2181631,39.226501],[23.2184495,39.226566],[23.2186738,39.2264504],[23.2195294,39.2258479],[23.2202601,39.225641],[23.2203294,39.2255604],[23.2201999,39.2252306],[23.2200551,39.224707],[23.2199992,39.2244904],[23.2198622,39.2240074],[23.2198214,39.2238675],[23.2195778,39.2228566],[23.2198019,39.2225878],[23.2202482,39.2220411],[23.2202659,39.2219151],[23.220453,39.2217542],[23.2213383,39.2213096],[23.2219113,39.2209259],[23.221973,39.2205839],[23.2221603,39.220405],[23.2226735,39.220093],[23.2231726,39.2199972],[23.2235027,39.2197381],[23.2236922,39.2193609],[23.2236758,39.2187481],[23.22377,39.2186135],[23.2236501,39.2179279],[23.2240416,39.2173223],[23.2247359,39.2164303],[23.2248662,39.2162375],[23.2250185,39.2160087],[23.2253654,39.2160651],[23.2254046,39.2157635],[23.2255703,39.2154402],[23.2255539,39.2148274],[23.2256726,39.2145578],[23.2255492,39.2141966],[23.2255756,39.2138994],[23.2261652,39.2129482],[23.2266781,39.2126542],[23.2271345,39.2122247],[23.2285654,39.2116575],[23.2294946,39.2114294],[23.2304439,39.2114717],[23.2308039,39.211384],[23.2311543,39.211116],[23.2314996,39.2105505],[23.231816,39.2098498],[23.2321428,39.2096177],[23.2320068,39.2093464],[23.2320663,39.2092027],[23.2331301,39.2082996],[23.2335547,39.2075995],[23.2339616,39.207458],[23.2343232,39.2072171],[23.2347325,39.2068594],[23.2349328,39.2065453],[23.2350311,39.2060233],[23.2348519,39.2054635],[23.234833,39.2050669],[23.2349179,39.204716],[23.234923,39.2042475],[23.2350763,39.2039962],[23.2349348,39.2031573],[23.2350741,39.2020588],[23.2348786,39.2013998],[23.2350129,39.2007609],[23.235319,39.2003033],[23.2360187,39.1998574],[23.2358098,39.1996262],[23.2353945,39.1994793],[23.2350624,39.1991348],[23.2350097,39.1986568],[23.2347367,39.1981955],[23.2346254,39.1977803],[23.2347504,39.1969341],[23.2349274,39.1966289],[23.2346515,39.1964468],[23.2346181,39.1963205],[23.2348262,39.1952856],[23.2351949,39.1943869],[23.2351636,39.194238],[23.2353633,39.1942754],[23.2353309,39.1940589],[23.2355634,39.1939793],[23.2356843,39.1935116],[23.2362198,39.1932448],[23.2364053,39.1932279],[23.2365597,39.1928685],[23.2367234,39.1927254],[23.2369834,39.1922405],[23.23717,39.1921156],[23.2373582,39.1918465],[23.2373601,39.1916663],[23.2368501,39.191717],[23.2366422,39.1916616],[23.2367009,39.1915899],[23.236599,39.191373],[23.2366957,39.1910042],[23.2366179,39.1906973],[23.2369003,39.1902846],[23.2368239,39.1900859],[23.2369446,39.1896362],[23.2370499,39.1895287],[23.2373873,39.1893867],[23.2375606,39.1894239],[23.2380826,39.1893372],[23.2385022,39.1890787],[23.238728,39.1885395],[23.2387302,39.1883413],[23.238786,39.1882966],[23.2388102,39.1880624],[23.2392184,39.1877948],[23.2394189,39.1874537],[23.239398,39.1872463],[23.2400016,39.1871061],[23.2405482,39.1868844],[23.2407349,39.1867504],[23.240905,39.1866389],[23.2415908,39.186391],[23.2418399,39.1862485],[23.2419113,39.1861003],[23.2422556,39.1860169],[23.2422692,39.1858278],[23.2424336,39.1856126],[23.2426441,39.1854157],[23.2431099,39.1851664],[23.2433816,39.1846636],[23.2430748,39.1841209],[23.2430655,39.1839136],[23.2433692,39.1836633],[23.2439738,39.1834239],[23.2439055,39.1833154],[23.243964,39.1832617],[23.2436056,39.1832143],[23.2435508,39.1829256],[23.2438119,39.1823236],[23.2440941,39.1819199],[23.2440735,39.1816855],[23.2444673,39.18167],[23.2442954,39.1815067],[23.2442851,39.1813805],[23.2443112,39.1811103],[23.244535,39.1807514],[23.2446524,39.1804683],[23.2449169,39.1804655],[23.2450633,39.1797636],[23.2450434,39.1794571],[23.2451363,39.1790252],[23.2449554,39.1788573],[23.2448543,39.178771],[23.2448545,39.1786854],[23.2452295,39.1784671],[23.2453017,39.1782153],[23.2458044,39.1780293],[23.2458626,39.1779936],[23.2460962,39.1776302]]},{"id":17244,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae \u03bc\u03ad\u03c3\u03c9 \u03c1\u03ac\u03c7\u03b7\u03c2","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_Trikeri_AgKyriaki2","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":3453,"name_EN":"Pelion Mt: Trikeri-Agia Kyriaki via the ridge","description_EN":"Around Trikeri scenic area","ascent_time":95,"descent_time":100,"marker":"Red_dots","level":9,"ascent":48,"descent":317,"maxelev":281,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06837 39.08879,23.08299 39.10101)","views":4,"millestones":"0,23.0764398,39.1010693#1,23.0824231,39.0946553#2,23.0766977,39.0906277#3,23.0712206,39.0908003#3.5,23.0684835,39.0927656","x":23.0782561,"y":39.0912438,"coor":[[23.0764398,39.1010693],[23.0766124,39.1006922],[23.0767105,39.1002605],[23.0767271,39.100157],[23.0771075,39.1002501],[23.0773811,39.1001622],[23.077922,39.0997519],[23.0786309,39.0990682],[23.0786391,39.0989917],[23.0786441,39.0989422],[23.0788877,39.09889],[23.0789759,39.0988277],[23.0794741,39.0987595],[23.0799521,39.0984569],[23.080013,39.0983583],[23.0803509,39.0981627],[23.0805059,39.0978035],[23.0806581,39.0976605],[23.0809021,39.0975723],[23.0810902,39.0973395],[23.0812107,39.096962],[23.0813624,39.0968551],[23.0811159,39.0962494],[23.0812359,39.0959079],[23.0820731,39.0955541],[23.082227,39.095276],[23.0822808,39.0950871],[23.0822024,39.0948883],[23.0823671,39.0946733],[23.0826182,39.0945942],[23.0827401,39.094086],[23.0827569,39.0936807],[23.082936,39.0932451],[23.0823775,39.092646],[23.0818711,39.0924617],[23.0820469,39.0922829],[23.0819098,39.0921557],[23.0817138,39.0921091],[23.0815777,39.0919008],[23.0815682,39.0917475],[23.0812811,39.091592],[23.0811337,39.0913656],[23.0808803,39.0912915],[23.0805038,39.0909011],[23.0801366,39.0906819],[23.0798224,39.0908417],[23.0795366,39.0905871],[23.0794308,39.0907214],[23.0794287,39.0908836],[23.0795655,39.0910289],[23.0792286,39.0911523],[23.0785574,39.0911921],[23.078406,39.091281],[23.0782561,39.0912438],[23.0779428,39.0913314],[23.0773217,39.0910742],[23.0772311,39.0909293],[23.0770938,39.0908201],[23.0769895,39.0908373],[23.0768303,39.0906288],[23.0765413,39.0906265],[23.0763573,39.0905529],[23.0762294,39.090606],[23.0758481,39.0905849],[23.0755831,39.0905108],[23.0753382,39.090671],[23.0748173,39.0907119],[23.0745072,39.0905563],[23.0741495,39.0904994],[23.0739326,39.0902814],[23.0735641,39.0901703],[23.0729971,39.0902019],[23.0728487,39.0900565],[23.0728849,39.0899397],[23.0728041,39.08993],[23.0727935,39.0898578],[23.0724704,39.0898012],[23.0720771,39.0898161],[23.0719852,39.0897703],[23.0720808,39.0895909],[23.0718729,39.0895712],[23.0720268,39.0893021],[23.0719701,39.0892115],[23.0720865,39.0891584],[23.0720315,39.0889417],[23.0722528,39.0888173],[23.0721845,39.0887356],[23.0719237,39.088702],[23.0712525,39.0890481],[23.0705539,39.089421],[23.0703843,39.0894557],[23.0703021,39.0895542],[23.0702147,39.0900401],[23.0702704,39.0902027],[23.0704864,39.0903756],[23.0714044,39.0909146],[23.0714789,39.0910458],[23.0715379,39.0911499],[23.0714055,39.0915454],[23.0711936,39.091832],[23.0709344,39.0920868],[23.0706203,39.0922284],[23.0702031,39.0923062],[23.0695746,39.0926166],[23.0692236,39.0927625],[23.0686202,39.0929198],[23.0684835,39.0927656]]},{"id":17250,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u039d\u03b5\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Milies_Neochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":11034,"name_EN":"Pelion Mt: Milies-Neochori","description_EN":"","ascent_time":260,"descent_time":245,"marker":"Red_dots","level":9,"ascent":564,"descent":499,"maxelev":453,"minelev":217,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14977 39.30463,23.21991 39.32852)","views":24,"millestones":"0,23.1497742,39.3285184#1,23.1585613,39.3246607#2,23.1627100,39.3213645#3,23.1697886,39.3208818#4,23.1752700,39.3166760#5,23.1847252,39.3152906#6,23.1862922,39.3110342#7,23.1926450,39.3097186#8,23.1972342,39.3137936#9,23.2032518,39.3097701#10,23.2133638,39.3078731#11,23.2199074,39.3046357","x":23.1866178,"y":39.314234,"coor":[[23.1497742,39.3285184],[23.1498674,39.328483],[23.1499631,39.3282494],[23.1504411,39.3281493],[23.1509542,39.3279278],[23.1511549,39.3276409],[23.1514585,39.3274809],[23.1517802,39.3271724],[23.1521871,39.3271033],[23.152603,39.3272505],[23.1527559,39.3270804],[23.1528429,39.3269008],[23.1530178,39.326821],[23.1531826,39.3266239],[23.1539526,39.3262691],[23.1543153,39.3260195],[23.1544898,39.3259757],[23.1547678,39.3260137],[23.1550493,39.3257635],[23.1552901,39.3259995],[23.1554651,39.3259107],[23.1558245,39.3259313],[23.1562328,39.325745],[23.1564744,39.3255215],[23.1565471,39.3252697],[23.1567936,39.3250282],[23.1574704,39.324916],[23.1577492,39.324882],[23.1579133,39.324739],[23.1582624,39.3246514],[23.1584577,39.324815],[23.1586822,39.3244742],[23.1591027,39.3252071],[23.1594033,39.3252904],[23.1597173,39.3252296],[23.1604109,39.3254328],[23.1604939,39.3252893],[23.1607931,39.3254897],[23.1609516,39.3258152],[23.1612649,39.3258174],[23.161467,39.3254044],[23.1614039,39.3248633],[23.1616491,39.3247299],[23.1620321,39.3247147],[23.1621029,39.3246161],[23.1614707,39.3241249],[23.1610647,39.3231489],[23.1613715,39.3227186],[23.1614624,39.3219083],[23.1618818,39.3217581],[23.1623262,39.3214549],[23.1623544,39.3213425],[23.162644,39.3213806],[23.163249,39.3212318],[23.163599,39.3210631],[23.1643126,39.3205636],[23.1645106,39.320493],[23.1647075,39.3205214],[23.164972,39.3207216],[23.1650728,39.3210196],[23.1652932,39.3210212],[23.1654919,39.3208965],[23.1656805,39.3206455],[23.1662497,39.3205775],[23.1668451,39.3202664],[23.1668741,39.3197711],[23.1670003,39.3196503],[23.1670851,39.3193446],[23.1672285,39.3191158],[23.1674615,39.3190274],[23.1677054,39.3190021],[23.1680991,39.319068],[23.1682969,39.3190153],[23.1686243,39.3188014],[23.1687634,39.3188024],[23.1689481,39.3188848],[23.1691974,39.3193822],[23.1696333,39.3197998],[23.1696755,39.3201515],[23.1695901,39.3205113],[23.1697364,39.3208908],[23.169841,39.3208735],[23.1699428,39.3210905],[23.1701845,39.3212544],[23.1700473,39.3210822],[23.1700722,39.3209382],[23.1701893,39.320849],[23.1705036,39.3207611],[23.1708857,39.3208179],[23.17181,39.3211398],[23.1720778,39.3210516],[23.1722862,39.3210892],[23.1725304,39.3210368],[23.172727,39.3210923],[23.1731586,39.3208881],[23.1729833,39.3205084],[23.1731248,39.3203112],[23.173117,39.3199868],[23.1726937,39.318506],[23.1727769,39.3183354],[23.1734109,39.3176911],[23.1734716,39.3174573],[23.1737292,39.3172519],[23.173832,39.3168652],[23.1743786,39.3167519],[23.1752377,39.3166859],[23.1756103,39.3165714],[23.1759046,39.3164473],[23.1768935,39.316202],[23.1771391,39.3160326],[23.1773629,39.3157458],[23.1775274,39.3155307],[23.1778419,39.3154158],[23.1781309,39.315508],[23.1793511,39.3153183],[23.1795009,39.3154005],[23.1797442,39.3154292],[23.1798125,39.3155378],[23.1799979,39.3155572],[23.1801609,39.3155042],[23.1803544,39.315821],[23.1805965,39.3159488],[23.1806556,39.3158501],[23.1809815,39.3157623],[23.1814203,39.3159276],[23.1815267,39.3157571],[23.1817836,39.3156148],[23.1819253,39.3153995],[23.1822639,39.3152037],[23.1828776,39.3152981],[23.1834778,39.3155546],[23.1838945,39.3156386],[23.1843485,39.3154976],[23.1842454,39.3153888],[23.1845587,39.3153729],[23.1848854,39.315213],[23.18514,39.3146381],[23.1848064,39.3144015],[23.1848653,39.3143208],[23.1851099,39.3142324],[23.1857355,39.3142999],[23.1858996,39.3141569],[23.1860392,39.3141218],[23.1866178,39.314234],[23.1871864,39.3142199],[23.187292,39.3141125],[23.1872047,39.3136434],[23.1878214,39.3134765],[23.1877644,39.313386],[23.187026,39.3130474],[23.1867625,39.3127573],[23.1865546,39.3126837],[23.1865213,39.3125573],[23.1866629,39.3123421],[23.1864101,39.3121421],[23.1862285,39.3117984],[23.1858149,39.3114531],[23.1854454,39.3113063],[23.1849275,39.3109603],[23.1849981,39.3108707],[23.185149,39.3108627],[23.1862719,39.3110508],[23.1866232,39.3107649],[23.1868133,39.3103788],[23.1867813,39.3102885],[23.1871883,39.3102012],[23.1872362,39.3100754],[23.1871813,39.3098047],[23.1872517,39.3097331],[23.1874371,39.3097524],[23.1878399,39.3100255],[23.188002,39.3100447],[23.1882249,39.30983],[23.1883564,39.3094885],[23.1886153,39.3091659],[23.1888019,39.3090771],[23.1891271,39.3090433],[23.1893346,39.3091529],[23.1894949,39.3093342],[23.1900153,39.3104732],[23.1901076,39.3105189],[23.1904572,39.3103772],[23.1906657,39.3103966],[23.1909294,39.3106688],[23.1911104,39.3110665],[23.1911911,39.3111121],[23.1912728,39.3110676],[23.1913686,39.310807],[23.1914342,39.3101407],[23.1916225,39.3099077],[23.1919262,39.3097206],[23.1921237,39.3096949],[23.1925174,39.3097517],[23.192966,39.3096377],[23.1935804,39.309669],[23.1939966,39.30978],[23.1942147,39.3099797],[23.1943391,39.3102599],[23.1947885,39.3105153],[23.1951317,39.3109322],[23.1951514,39.3112387],[23.1942857,39.3118815],[23.194062,39.3121683],[23.1940956,39.3122766],[23.1942234,39.3122595],[23.1944226,39.3120806],[23.1947718,39.3119749],[23.1963276,39.3118415],[23.1966864,39.3119161],[23.1971464,39.3122617],[23.1974855,39.3130389],[23.1969342,39.3135757],[23.1969089,39.3137558],[23.197088,39.3139462],[23.1971649,39.3138116],[23.1978281,39.313636],[23.1984774,39.3136585],[23.1985596,39.3135689],[23.1985741,39.3133167],[23.1985231,39.3131136],[23.1990349,39.3129009],[23.199767,39.3127798],[23.1999073,39.3126816],[23.2000502,39.3123582],[23.2000286,39.3122139],[23.1993598,39.3118669],[23.2001478,39.3119669],[23.2007694,39.3123857],[23.2014295,39.3124803],[23.2014543,39.3123363],[23.2012833,39.3120739],[23.2012398,39.3118213],[23.2017089,39.3113649],[23.2017698,39.3111131],[23.2022826,39.3109003],[23.2024825,39.3106584],[23.2027977,39.3104803],[23.203047,39.3099775],[23.2036922,39.3093331],[23.2043811,39.3089323],[23.2047653,39.3088088],[23.205186,39.3085233],[23.2057217,39.3085],[23.2059764,39.3085377],[23.2060477,39.308385],[23.2065145,39.3081359],[23.2074112,39.3078177],[23.2082702,39.3077514],[23.2086783,39.307565],[23.2090025,39.3076122],[23.2096786,39.307761],[23.2101638,39.3079355],[23.2103609,39.3079368],[23.2107817,39.307809],[23.2113284,39.3076686],[23.2113984,39.307633],[23.2113737,39.3075788],[23.2120945,39.3074214],[23.2124891,39.3074061],[23.2133998,39.3078988],[23.2137354,39.3079732],[23.2142814,39.3079859],[23.2147519,39.3081783],[23.2150994,39.3082572],[23.2153843,39.3087097],[23.2156026,39.3088913],[23.2157878,39.3089286],[23.215997,39.308894],[23.2162423,39.3087335],[23.2162467,39.3086344],[23.2163324,39.3085854],[23.2164752,39.308262],[23.2168595,39.3081204],[23.2174628,39.3081064],[23.2177677,39.3078111],[23.2179537,39.3077673],[23.2180528,39.3074346],[23.2179534,39.3069834],[23.2180943,39.3068311],[23.2186224,39.3065013],[23.2188433,39.3064577],[23.2189836,39.3063505],[23.2188365,39.3060252],[23.2193194,39.3053616],[23.2196939,39.3050578],[23.2199074,39.3046357]]},{"id":17253,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03bf\u03c1\u03cc\u03c0\u03b7-\u0391\u03c6\u03ad\u03c4\u03b5\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b1 \u03b3\u03bd\u03c9\u03c3\u03c4\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b5\u03bb\u03b1\u03b9\u03ce\u03bd\u03b5\u03c2","path":"THESSALIA\/Thessaly_Pelion_Koropi_Afetes","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":6318,"name_EN":"Pelion Mt: Koropi-Afetes","description_EN":"An unknown route in the olive groves","ascent_time":125,"descent_time":115,"marker":"Red_dots","level":11,"ascent":374,"descent":170,"maxelev":344,"minelev":8,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14301 39.28274,23.18198 39.2946)","views":14,"millestones":"0,23.1430301,39.2933095#1,23.1528065,39.2943192#2,23.1618510,39.2928615#3,23.1680230,39.2907713#4,23.1745242,39.2898567#5,23.1802547,39.2892836#6,23.1816690,39.2840529#6.3,23.1808061,39.2831380","x":23.16804,"y":39.2909679,"coor":[[23.1430301,39.2933095],[23.1431885,39.2932836],[23.1455007,39.2929041],[23.1483654,39.2919069],[23.148998,39.2922134],[23.1492417,39.2921971],[23.1498353,39.2920213],[23.1506666,39.2923157],[23.1513103,39.2927889],[23.1514818,39.2929884],[23.1516057,39.2932957],[23.1522825,39.2939043],[23.1529244,39.2944046],[23.1539912,39.2944123],[23.1542573,39.2944593],[23.1548734,39.2943376],[23.1553794,39.2946927],[23.1555428,39.2946038],[23.1564423,39.2944481],[23.1567189,39.2944051],[23.1570917,39.2942636],[23.1575868,39.2939518],[23.1577514,39.2937638],[23.1580201,39.2936035],[23.1581026,39.2937033],[23.1582656,39.2936504],[23.1582789,39.2935063],[23.1584307,39.2934173],[23.1584452,39.2931741],[23.1585715,39.2932831],[23.1586786,39.2930496],[23.1590363,39.2932054],[23.1590468,39.2932956],[23.1592087,39.2933328],[23.1593141,39.2932435],[23.1597442,39.2931565],[23.1599474,39.2928876],[23.1601463,39.2927449],[23.1604525,39.2923506],[23.160569,39.2923064],[23.161249,39.2926537],[23.1618032,39.2928559],[23.1621158,39.2928942],[23.1629193,39.2935848],[23.1630233,39.2936216],[23.1631865,39.2935507],[23.1635057,39.2937062],[23.1635759,39.2936526],[23.1637475,39.2938521],[23.1639549,39.2939617],[23.1641056,39.2939628],[23.1641735,39.2941074],[23.1644848,39.2942538],[23.1646126,39.2942367],[23.1645335,39.294065],[23.1645927,39.2939573],[23.1650346,39.2938523],[23.1650705,39.2937624],[23.165209,39.2938175],[23.1652109,39.2936553],[23.165326,39.2937282],[23.1654079,39.2936657],[23.1656801,39.2938164],[23.1658579,39.2934933],[23.1657898,39.2933666],[23.1660459,39.2931026],[23.166313,39.2930685],[23.1664186,39.2929611],[23.1668253,39.292892],[23.1669232,39.2929197],[23.1675589,39.2926359],[23.1678871,39.2923409],[23.1680423,39.2920537],[23.1680792,39.2918737],[23.1679215,39.2917014],[23.168084,39.2916845],[23.1682455,39.2917578],[23.1682477,39.2915686],[23.1683523,39.2915513],[23.1682733,39.2913705],[23.168313,39.2912311],[23.16804,39.2909679],[23.1679758,39.2907872],[23.1680806,39.2907519],[23.1680584,39.2906616],[23.1682455,39.2905278],[23.1682485,39.2902755],[23.1681799,39.290194],[23.1682172,39.289987],[23.1682635,39.2900233],[23.1686069,39.2899717],[23.1690121,39.2900287],[23.1694132,39.2898784],[23.1696733,39.2894207],[23.1698421,39.2889668],[23.1699621,39.2888055],[23.1704386,39.2887188],[23.1701171,39.2884462],[23.1698898,39.2880571],[23.1698576,39.2878406],[23.1699855,39.2878055],[23.1702632,39.2878525],[23.1706204,39.2877064],[23.1707463,39.2878515],[23.1712431,39.2879992],[23.1716329,39.2883804],[23.172521,39.2887832],[23.1734362,39.2888528],[23.1740322,39.2894427],[23.1740772,39.2895601],[23.174212,39.2896872],[23.1744659,39.2897882],[23.1752295,39.2906766],[23.1755643,39.2908051],[23.1758544,39.2907802],[23.1761829,39.2904581],[23.1763607,39.290126],[23.1765933,39.2900735],[23.1769738,39.2902564],[23.1770783,39.2902392],[23.1774532,39.2899174],[23.1778141,39.2897938],[23.1788057,39.2902694],[23.1794435,39.2912651],[23.1798699,39.2914933],[23.1803643,39.2913526],[23.1809594,39.2910324],[23.1810653,39.290907],[23.1811179,39.2903668],[23.1810224,39.2902039],[23.180586,39.2898404],[23.1803008,39.2894329],[23.1799989,39.2884757],[23.1799643,39.2874662],[23.1801175,39.287251],[23.1802286,39.2866751],[23.1802547,39.2855895],[23.1809684,39.2860361],[23.181056,39.2864782],[23.1811248,39.2865418],[23.181164,39.2861636],[23.1810634,39.2858385],[23.1812845,39.2859933],[23.1814425,39.2863638],[23.1815806,39.2864549],[23.1817086,39.2864107],[23.1817003,39.2861313],[23.1818114,39.2858618],[23.1816537,39.2854642],[23.1816697,39.2850859],[23.181581,39.2847338],[23.1816305,39.2844639],[23.1815627,39.2841931],[23.1818806,39.2837718],[23.181953,39.2834344],[23.1819787,39.2832183],[23.1814776,39.2829715],[23.1813293,39.2829795],[23.1812639,39.2828754],[23.181154,39.2827305],[23.1809335,39.2827469],[23.1808812,39.2827511],[23.1808061,39.283138]]},{"id":17256,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a4\u03b9\u03c3\u03c3\u03b1\u03af\u03bf\u03bd \u03cc\u03c1\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf\u03bd \u0395\u03cb\u03b6\u03c9\u03bd\u03b1 (644\u03bc.)","path":"THESSALIA\/Thessaly_Pelion_Tiseo_ascent","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":3274,"name_EN":"Pelion Mt: Ascent to Mt. Tisseon","description_EN":"Ascent from Panagitsa chapel to Evzonas peak","ascent_time":105,"descent_time":80,"marker":"Red_dots","level":9,"ascent":630,"descent":43,"maxelev":635,"minelev":36,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13164 39.10374,23.15459 39.11062)","views":25,"millestones":"0,23.1316418,39.1103423#1,23.1330535,39.1045737#2,23.1436772,39.1042617#3.3,23.1545643,39.1060188","x":23.1412098,"y":39.1039118,"coor":[[23.1316418,39.1103423],[23.1318036,39.1103525],[23.1319635,39.1105159],[23.1319738,39.1106241],[23.1320899,39.1105889],[23.1324401,39.1103212],[23.1327771,39.1101975],[23.132906,39.1100543],[23.1333946,39.1098237],[23.1337569,39.10952],[23.134041,39.1089905],[23.1342398,39.1088117],[23.1344719,39.1087414],[23.134685,39.1083465],[23.1346989,39.1081483],[23.1348162,39.108014],[23.1346937,39.1076347],[23.1347422,39.1074458],[23.1349508,39.1074113],[23.1350004,39.1071413],[23.1352788,39.1070713],[23.135386,39.1068198],[23.1350965,39.1058985],[23.1337566,39.1057624],[23.133679,39.1054915],[23.1335295,39.1054183],[23.1332575,39.1049658],[23.1329263,39.1046209],[23.1331413,39.1045414],[23.1336147,39.104599],[23.1344249,39.1045509],[23.1355722,39.1043612],[23.1360343,39.1044007],[23.136616,39.1041166],[23.136732,39.1040859],[23.1367575,39.1038969],[23.1368393,39.1038254],[23.1371419,39.1036655],[23.1373854,39.1036132],[23.1374308,39.1036856],[23.1377664,39.1036701],[23.1380994,39.1038618],[23.1382964,39.1038362],[23.1384692,39.1038915],[23.1391069,39.1037521],[23.1395214,39.1039083],[23.1398679,39.1039469],[23.1405051,39.1038525],[23.1412098,39.1039118],[23.1413496,39.1038317],[23.142216,39.1039102],[23.1423194,39.103965],[23.1426293,39.1039808],[23.1427327,39.1040356],[23.1428721,39.1039916],[23.1433802,39.1040494],[23.1437586,39.1043225],[23.1440477,39.1043246],[23.1443935,39.1044173],[23.1444611,39.1045619],[23.1446229,39.1045721],[23.144691,39.1046808],[23.1448874,39.1047002],[23.144979,39.104773],[23.1450719,39.1047466],[23.1451059,39.1048009],[23.1452447,39.104802],[23.1456361,39.104949],[23.1459715,39.1049515],[23.1466164,39.1051815],[23.1470794,39.1051488],[23.147229,39.105204],[23.1473197,39.1053578],[23.1474022,39.1052323],[23.1475647,39.1051794],[23.147773,39.1051719],[23.1478764,39.1052267],[23.148051,39.1051379],[23.1481756,39.1053551],[23.1482572,39.1053016],[23.1483722,39.1053565],[23.148571,39.1051687],[23.1486278,39.1052592],[23.148732,39.105251],[23.1488688,39.1054142],[23.1490699,39.1060014],[23.1494463,39.1064366],[23.1502297,39.1066947],[23.1510174,39.1065923],[23.1518729,39.1066165],[23.1519429,39.106563],[23.152406,39.1065303],[23.1534963,39.1062679],[23.1540402,39.1062358],[23.1545234,39.1060546],[23.1545643,39.1060188]]},{"id":17258,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039d\u03b5\u03bf\u03c7\u03ce\u03c1\u03b9-\u03a3\u03c5\u03ba\u03ae","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Neochori_Syki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6746,"name_EN":"Pelion Mt: Neochori-Syki","description_EN":"","ascent_time":150,"descent_time":155,"marker":"Red_dots","level":9,"ascent":236,"descent":399,"maxelev":546,"minelev":201,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.2199 39.28584,23.26144 39.30554)","views":8,"millestones":"0,23.2199074,39.3046357#1,23.2267293,39.3032041#2,23.2352980,39.3011332#3,23.2443651,39.3007727#4,23.2523721,39.2980109#5,23.2547983,39.2929839#6,23.2580069,39.2902840#6.7,23.2608211,39.2858405","x":23.2469159,"y":39.2999793,"coor":[[23.2199074,39.3046357],[23.2199339,39.3044331],[23.2200703,39.3041592],[23.220292,39.3042688],[23.2204202,39.3042156],[23.2206944,39.3042625],[23.2208942,39.3040206],[23.2209873,39.3039942],[23.2214379,39.3041504],[23.2216041,39.3043272],[23.2218584,39.304401],[23.2221004,39.3046414],[23.2219104,39.3049465],[23.2219078,39.3051807],[23.2219997,39.3052624],[23.2222898,39.3052463],[23.2223344,39.3054088],[23.2225647,39.3055545],[23.2232056,39.3052885],[23.2236855,39.3049853],[23.2243738,39.3046295],[23.224622,39.3042076],[23.2249996,39.304476],[23.2252655,39.3045498],[23.2254381,39.3046771],[23.225531,39.3046687],[23.225578,39.304606],[23.2255349,39.3043083],[23.2253181,39.3039915],[23.2253776,39.3038477],[23.2259009,39.3037251],[23.2262407,39.303412],[23.2264614,39.3033774],[23.2266835,39.3032167],[23.2271954,39.3030759],[23.2271498,39.3030035],[23.2265945,39.3028737],[23.2266633,39.3028471],[23.2268025,39.302848],[23.2268157,39.3027039],[23.2270266,39.3025071],[23.2274326,39.3025008],[23.2290286,39.3021509],[23.2290976,39.3022055],[23.2295888,39.3023574],[23.2308299,39.3023476],[23.2314985,39.3027124],[23.2317798,39.302444],[23.2321067,39.3022479],[23.2322949,39.3020058],[23.2328773,39.3017754],[23.2330506,39.3020649],[23.2333294,39.3020307],[23.2335505,39.30196],[23.2337623,39.3016821],[23.2341694,39.3015676],[23.2345199,39.3013357],[23.235334,39.3011248],[23.2357635,39.3010915],[23.2359949,39.3011381],[23.2363666,39.3010865],[23.2367247,39.301215],[23.2371082,39.3011454],[23.2376156,39.3011758],[23.2382395,39.3013961],[23.2384019,39.3013972],[23.2388219,39.3011656],[23.2390565,39.3009149],[23.2391844,39.3008887],[23.2395085,39.3009449],[23.2397161,39.3010543],[23.239819,39.3011902],[23.239813,39.3017488],[23.2398696,39.3018753],[23.2402493,39.3021481],[23.240497,39.3022083],[23.2410283,39.301973],[23.2413445,39.3016867],[23.2420096,39.3013126],[23.2422184,39.3013049],[23.24324,39.3015549],[23.2433213,39.301641],[23.2434395,39.3015336],[23.2443231,39.300796],[23.2447664,39.3005466],[23.245022,39.3005122],[23.2453556,39.300226],[23.245257,39.3000226],[23.2454767,39.3000781],[23.2455124,39.2999972],[23.2459326,39.2997477],[23.2463263,39.2998043],[23.246684,39.2999688],[23.2469159,39.2999793],[23.2470774,39.3000524],[23.2472676,39.2996211],[23.2475021,39.2993884],[23.248178,39.2990774],[23.2487818,39.2990092],[23.2492955,39.2992288],[23.2495016,39.2994824],[23.2496057,39.2995011],[23.2496214,39.2991227],[23.2497536,39.2986911],[23.2502673,39.29837],[23.250385,39.2982086],[23.2506988,39.2981385],[23.2512784,39.2981602],[23.2514169,39.2982242],[23.2515103,39.2981707],[23.2517304,39.2981902],[23.252204,39.2983644],[23.2523785,39.2983115],[23.2524845,39.298159],[23.2523359,39.2979598],[23.252235,39.2976348],[23.2520858,39.2974896],[23.2518376,39.2968393],[23.2516429,39.2966037],[23.2516599,39.2960993],[23.2524561,39.2953835],[23.2522726,39.2951841],[23.2522849,39.2951211],[23.2525634,39.2951049],[23.2526687,39.2950154],[23.2529237,39.2950261],[23.2530153,39.2951348],[23.2532015,39.2950729],[23.2534652,39.295363],[23.2535118,39.2953452],[23.2536304,39.2950937],[23.2542288,39.2944397],[23.254047,39.2940872],[23.2536668,39.2938505],[23.2538417,39.2937615],[23.2539033,39.2934195],[23.2540088,39.293312],[23.2541717,39.293259],[23.254389,39.2935487],[23.2546089,39.2935862],[23.2546328,39.2935232],[23.2547605,39.293506],[23.2552983,39.2936446],[23.2548518,39.2931011],[23.2547271,39.29283],[23.2544499,39.2927201],[23.2544045,39.2926297],[23.2544636,39.292522],[23.2548608,39.2922452],[23.2549358,39.2917321],[23.2551984,39.2910309],[23.2552803,39.2909593],[23.2553375,39.2910318],[23.2554095,39.2918973],[23.2555787,39.2923489],[23.2556939,39.2924217],[23.2557018,39.2921199],[23.2558944,39.2914543],[23.2563054,39.2909614],[23.2569339,39.2907491],[23.2570378,39.2907858],[23.257014,39.2908488],[23.2567229,39.290964],[23.2565824,39.2910893],[23.2564965,39.2915303],[23.2565657,39.2915668],[23.2568476,39.2912262],[23.257254,39.2911747],[23.2574639,39.2910679],[23.2575819,39.2908704],[23.2575738,39.290546],[23.2577029,39.2903936],[23.2579708,39.2902872],[23.2585163,39.2902366],[23.259096,39.2900015],[23.2598031,39.2900285],[23.2600273,39.2896515],[23.2604837,39.2892579],[23.2606257,39.2889885],[23.2606875,39.2886285],[23.2611231,39.2880005],[23.2612556,39.2875328],[23.2614192,39.2874077],[23.2611684,39.2870006],[23.2611172,39.2863515],[23.2608211,39.2858405]]},{"id":17267,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039b\u03b1\u03cd\u03ba\u03bf\u03c2-\u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd\u03b1","path":"THESSALIA\/Thessaly_Pelion_Lafkos_Mousges","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7253,"name_EN":"Pelion Mt: Lafkos-Platanias","description_EN":"Via the Agios Spyridon monastery","ascent_time":160,"descent_time":170,"marker":"Red_dots","level":9,"ascent":137,"descent":435,"maxelev":377,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.2461 39.14084,23.2786 39.17763)","views":14,"millestones":"0,23.2460962,39.1776302#1,23.2524421,39.1711132#2,23.2582826,39.1669656#3,23.2672276,39.1642259#4,23.2764025,39.1629402#5,23.2768625,39.1576804#6,23.2741571,39.1510463#7.3,23.2743268,39.1408106","x":23.2706867,"y":39.1637117,"coor":[[23.2460962,39.1776302],[23.2461244,39.1776033],[23.2461663,39.1776081],[23.2463199,39.1773208],[23.2464181,39.1771997],[23.2466679,39.176913],[23.2467336,39.1764494],[23.2468193,39.1759859],[23.246948,39.1756173],[23.2472488,39.1754705],[23.2473417,39.1752053],[23.2473879,39.1750749],[23.2475724,39.1746391],[23.2477917,39.1741224],[23.2479325,39.1739431],[23.2487255,39.173367],[23.2493969,39.1733713],[23.2507658,39.1731008],[23.2512567,39.1726534],[23.2516088,39.1722051],[23.251787,39.1717738],[23.2521708,39.171605],[23.2524289,39.1712823],[23.2524684,39.170832],[23.2529008,39.1704473],[23.253137,39.1699983],[23.2532728,39.1691972],[23.2533773,39.1690356],[23.2533556,39.1689003],[23.253489,39.1688742],[23.2534895,39.1688201],[23.2538908,39.1684037],[23.2539737,39.168224],[23.2540118,39.1678998],[23.2538793,39.1672952],[23.2539324,39.1669937],[23.2540489,39.1669224],[23.2543207,39.1664015],[23.2547391,39.166242],[23.2551868,39.1659745],[23.2555586,39.1659453],[23.2560578,39.1658043],[23.2562893,39.1658058],[23.2564844,39.1659693],[23.2571756,39.16628],[23.2577952,39.1668066],[23.2581069,39.1668807],[23.2581063,39.1670384],[23.2582796,39.1669719],[23.2584926,39.1665317],[23.2587021,39.1664159],[23.2590012,39.166598],[23.2593023,39.1665819],[23.2595349,39.1664753],[23.2596968,39.1664943],[23.2599304,39.1662976],[23.2599786,39.1661177],[23.2601988,39.1660154],[23.2606269,39.1660722],[23.2614625,39.1658613],[23.2616244,39.1658803],[23.2619115,39.1660984],[23.262432,39.1661377],[23.2626649,39.166004],[23.262943,39.1659697],[23.2632716,39.1655393],[23.2633528,39.1655218],[23.2636861,39.1657492],[23.2638826,39.1657774],[23.2640462,39.1656343],[23.2644059,39.1655465],[23.2645109,39.165466],[23.2648466,39.1654681],[23.2651059,39.1650192],[23.2653862,39.1647777],[23.265793,39.1646181],[23.2662803,39.164513],[23.2666735,39.1645425],[23.2669619,39.1646345],[23.2671042,39.164311],[23.2673607,39.1641323],[23.2676225,39.164134],[23.2680523,39.1639925],[23.2682065,39.1640205],[23.2686158,39.163924],[23.2687193,39.1639967],[23.2687295,39.1641229],[23.269124,39.1640353],[23.2694032,39.1638929],[23.2696956,39.1636063],[23.269682,39.1634891],[23.2698894,39.1635805],[23.2699461,39.163689],[23.2700639,39.1634915],[23.2702485,39.1635467],[23.2703187,39.1634751],[23.2705024,39.1636204],[23.2705702,39.163783],[23.2706867,39.1637117],[23.2707109,39.1636037],[23.2709533,39.1636773],[23.2712983,39.1638957],[23.2714729,39.1637977],[23.2715993,39.1638886],[23.2720622,39.1638915],[23.2725583,39.1640568],[23.2729049,39.164113],[23.2730326,39.1640778],[23.2731837,39.1641913],[23.2736102,39.1640859],[23.273845,39.1637629],[23.2740772,39.1636923],[23.2743545,39.1637481],[23.2746093,39.1637317],[23.2747721,39.1636606],[23.2750203,39.1634414],[23.2751937,39.1634605],[23.2758318,39.1633202],[23.2765892,39.1628203],[23.2770705,39.1628413],[23.2771535,39.1627157],[23.2774531,39.1628437],[23.2776942,39.1630435],[23.2778068,39.1633505],[23.2779345,39.1633063],[23.2781568,39.1630734],[23.2781829,39.1627852],[23.2783474,39.1628673],[23.2783022,39.1627589],[23.278376,39.1623358],[23.2782166,39.1620735],[23.2783368,39.1616417],[23.2782697,39.1615827],[23.2780278,39.1614731],[23.2777307,39.1610928],[23.2776633,39.1608942],[23.2776775,39.1606419],[23.2774137,39.160406],[23.2773933,39.1601356],[23.2772905,39.1599998],[23.2772838,39.1595222],[23.2772269,39.1594317],[23.2770825,39.1593993],[23.2768641,39.1592537],[23.2765642,39.1591527],[23.2764738,39.1590486],[23.276266,39.1589932],[23.2762781,39.1589482],[23.2760464,39.1589648],[23.2758504,39.1588915],[23.276374,39.1586244],[23.2765531,39.1580849],[23.2767047,39.1579777],[23.2769171,39.1575735],[23.2768851,39.157312],[23.2769789,39.1571954],[23.2770015,39.1568532],[23.2771543,39.1566288],[23.2772946,39.1565621],[23.2774728,39.1561127],[23.2771966,39.1559578],[23.2771788,39.1554351],[23.2769602,39.1553075],[23.2767896,39.1550181],[23.2765478,39.1548995],[23.276321,39.1544385],[23.2759055,39.1543278],[23.2755018,39.154055],[23.2752411,39.1538686],[23.2750525,39.1530745],[23.2745569,39.1528732],[23.2743852,39.1526919],[23.2743747,39.1525837],[23.2745621,39.1523686],[23.2744699,39.1521563],[23.2742784,39.1516505],[23.2742853,39.1512225],[23.2743211,39.1511146],[23.2744025,39.151079],[23.2747713,39.1512255],[23.2744025,39.151079],[23.2743211,39.1511146],[23.2742853,39.1512225],[23.2739429,39.1507608],[23.2739837,39.1501663],[23.2736652,39.1496237],[23.2735706,39.1485598],[23.2738636,39.1481922],[23.2739966,39.148139],[23.274077,39.1477385],[23.2747894,39.1459768],[23.2749469,39.1452839],[23.2750151,39.1442481],[23.2752214,39.1421768],[23.2752052,39.1417487],[23.2751348,39.1417032],[23.2743268,39.1408106]]},{"id":17269,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a3\u03c5\u03ba\u03ae-\u039e\u03b9\u03bd\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Syki_Xynovrysi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5978,"name_EN":"Pelion Mt: Syki-Xinovrysi","description_EN":"","ascent_time":135,"descent_time":135,"marker":"Red_dots","level":9,"ascent":288,"descent":218,"maxelev":294,"minelev":56,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.25989 39.24892,23.27375 39.28584)","views":10,"millestones":"0,23.2605934,39.2495213#1,23.2655670,39.2554645#2,23.2676579,39.2624934#3,23.2721768,39.2675463#4,23.2694573,39.2727772#5,23.2627232,39.2795488#6.0,23.2608197,39.2858405","x":23.272299,"y":39.2672876,"coor":[[23.2605934,39.2495213],[23.2605908,39.2491834],[23.2608702,39.249059],[23.2614204,39.2489859],[23.2615939,39.2488473],[23.2616489,39.2490234],[23.2617151,39.2491995],[23.2619554,39.2494894],[23.2620504,39.2496567],[23.2619486,39.2505211],[23.2626383,39.2512013],[23.2637425,39.2520012],[23.2648856,39.2529275],[23.2654805,39.2536701],[23.2656237,39.2540044],[23.2655591,39.2542608],[23.2654815,39.2543775],[23.2654674,39.2546117],[23.2655702,39.2554233],[23.2655343,39.2558421],[23.2655902,39.2560407],[23.2653901,39.2563277],[23.2654005,39.2564449],[23.2652827,39.2566244],[23.2653276,39.2567689],[23.2652334,39.2569034],[23.2650803,39.2571413],[23.2650778,39.2573755],[23.2651562,39.2576463],[23.2653621,39.2578999],[23.2648604,39.2582527],[23.2648045,39.2585407],[23.2646514,39.258774],[23.2646484,39.2590623],[23.2650499,39.2594613],[23.2651522,39.2596602],[23.2662829,39.2597349],[23.2667102,39.2598818],[23.2669058,39.2600272],[23.2671149,39.2610918],[23.2672415,39.2611827],[23.267635,39.2612392],[23.267887,39.2615201],[23.2678966,39.2617184],[23.267525,39.2628965],[23.2684943,39.2644344],[23.2688294,39.2645266],[23.2691975,39.2647993],[23.2696142,39.264865],[23.2698912,39.2649748],[23.2706446,39.2649796],[23.2711641,39.265181],[23.2719303,39.2650777],[23.2723081,39.2655306],[23.2725041,39.2656309],[23.2729894,39.2657872],[23.2735774,39.2658134],[23.2733941,39.2659519],[23.2732206,39.2662256],[23.2732057,39.2663427],[23.2733652,39.266614],[23.2733366,39.2667174],[23.2728949,39.2668318],[23.2727094,39.2668307],[23.272545,39.2670369],[23.2725673,39.2671271],[23.272299,39.2672876],[23.2721921,39.2675393],[23.2720756,39.2675926],[23.2707892,39.2675575],[23.270452,39.2676635],[23.2704399,39.2677085],[23.2706596,39.267764],[23.2708897,39.2679276],[23.2707483,39.268152],[23.2710362,39.268334],[23.2709199,39.2683693],[23.270882,39.2688466],[23.2708329,39.2691077],[23.2706082,39.2695388],[23.2703964,39.2698438],[23.2701393,39.2700404],[23.2702745,39.2704197],[23.2700647,39.2705265],[23.2696465,39.2706095],[23.2693579,39.2704996],[23.2691827,39.2706246],[23.2692853,39.2707875],[23.2693267,39.2712653],[23.2694964,39.2716718],[23.2690091,39.2716418],[23.2685399,39.2717514],[23.2685424,39.2719947],[23.2687378,39.2721582],[23.2689467,39.2721415],[23.2690734,39.2722143],[23.2695102,39.2725775],[23.2695315,39.2727579],[23.2691341,39.272859],[23.2685265,39.2733237],[23.2680889,39.2737715],[23.2679576,39.2741311],[23.2675583,39.2746242],[23.2671903,39.2753157],[23.266863,39.2766833],[23.266363,39.2768243],[23.2659767,39.2771823],[23.2655567,39.2774319],[23.2649572,39.2782211],[23.264561,39.2784168],[23.2640224,39.278918],[23.2638137,39.2790879],[23.2626491,39.2795852],[23.2615569,39.2798125],[23.2613345,39.2799823],[23.2606829,39.2802034],[23.2600535,39.2805238],[23.2599477,39.2806583],[23.260821,39.2814027],[23.2611601,39.2822339],[23.2611373,39.2826167],[23.261066,39.2827469],[23.2608193,39.2830517],[23.2608505,39.2833943],[23.2609762,39.2835663],[23.2610963,39.2841663],[23.2609293,39.2846158],[23.2606092,39.2848029],[23.2603729,39.2849817],[23.2605963,39.2854066],[23.2608867,39.2856337],[23.2608197,39.2858405]]},{"id":17271,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03bf\u03cd\u03c3\u03b3\u03b5\u03c2-\u039a\u03b1\u03c4\u03b7\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c0\u03bb\u03ac\u03bd\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03bf\u03c5 \u039a\u03b1\u03c4\u03b7\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7","path":"THESSALIA\/Thessaly_Pelion_Mousges_Katigiorgis","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":9298,"name_EN":"Pelion Mt: Mousges-Katigiorgis","description_EN":"A trip alongthe agricaltural area of Katigiorgis","ascent_time":165,"descent_time":170,"marker":"Red_dots","level":12,"ascent":293,"descent":382,"maxelev":287,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.27976 39.14922,23.34312 39.17249)","views":9,"millestones":"0,23.2799236,39.1564613#1,23.2869394,39.1503067#2,23.2911492,39.1527398#3,23.2978230,39.1591339#4,23.3058416,39.1645891#5,23.3128033,39.1648001#6,23.3211537,39.1636775#7,23.3271448,39.1609995#8,23.3346055,39.1657900#9,23.3423710,39.1710028#9.3,23.3428167,39.1728633","x":23.3124279,"y":39.1646097,"coor":[[23.2799236,39.1564613],[23.2804651,39.156379],[23.2807679,39.1562007],[23.2809444,39.1559134],[23.2811475,39.1552929],[23.2817678,39.1546119],[23.2822051,39.1537135],[23.2823686,39.1535703],[23.2826569,39.1535316],[23.2828699,39.1530643],[23.2835341,39.1526178],[23.2840506,39.1519001],[23.2851896,39.1514205],[23.2854585,39.1511519],[23.2858001,39.1505592],[23.2862249,39.1502149],[23.2864689,39.1501218],[23.2868152,39.150205],[23.2874465,39.1507225],[23.2875467,39.1511196],[23.2877291,39.151391],[23.2879248,39.1514913],[23.2881564,39.1514747],[23.2883438,39.1512596],[23.2883603,39.1507731],[23.2885736,39.1502698],[23.2887259,39.1500905],[23.2891217,39.1498587],[23.2893088,39.1496616],[23.2890232,39.1492994],[23.289004,39.1489028],[23.2891747,39.1489714],[23.2898174,39.149507],[23.2901807,39.1499597],[23.290333,39.1504923],[23.2902113,39.1510863],[23.2902751,39.1516453],[23.2908916,39.1524871],[23.2910899,39.152655],[23.2913388,39.1530125],[23.2918128,39.1533803],[23.2918325,39.1537228],[23.2923933,39.154357],[23.2926394,39.1552055],[23.2927744,39.155738],[23.2930498,39.1559739],[23.2935447,39.1562473],[23.2938888,39.1565647],[23.294024,39.156935],[23.2939629,39.157259],[23.2940999,39.1574401],[23.2944801,39.1576226],[23.2949656,39.1576796],[23.2951244,39.158005],[23.2953311,39.1581684],[23.2955729,39.158296],[23.2960349,39.1583889],[23.2964492,39.1586257],[23.2969303,39.1586601],[23.2977245,39.1590975],[23.2983126,39.1593173],[23.2986572,39.1595897],[23.2994062,39.1599186],[23.2994728,39.1602073],[23.3001385,39.16077],[23.3005307,39.1609075],[23.3013113,39.161561],[23.3019913,39.1618534],[23.3022654,39.1622335],[23.3027019,39.1625695],[23.3032553,39.1627891],[23.3035189,39.163052],[23.3039924,39.1631629],[23.3048759,39.1639522],[23.3052932,39.1638916],[23.3057443,39.1639213],[23.3058213,39.1642236],[23.3056455,39.1644388],[23.3056564,39.164511],[23.3058754,39.1646024],[23.3061039,39.1649101],[23.3063681,39.165119],[23.306413,39.1652634],[23.3066432,39.1653909],[23.3065783,39.1661114],[23.306816,39.1667706],[23.307081,39.1662991],[23.3072633,39.1658992],[23.30765,39.1654149],[23.3079061,39.1652723],[23.3084441,39.1647078],[23.308922,39.1643682],[23.310229,39.164466],[23.3107931,39.1647848],[23.3114985,39.1649646],[23.3117282,39.1651462],[23.3121095,39.1652116],[23.3125284,39.1649888],[23.3129107,39.164955],[23.3129117,39.1648558],[23.3124279,39.1646097],[23.312348,39.1645011],[23.3125051,39.1638172],[23.313132,39.1636317],[23.3136528,39.1636347],[23.314621,39.1628655],[23.3155722,39.1626548],[23.3158897,39.1624675],[23.3159526,39.1624363],[23.3161846,39.1623836],[23.3164292,39.1622228],[23.3176099,39.1623289],[23.3190062,39.1627695],[23.3193163,39.1630237],[23.3199327,39.1636896],[23.3208692,39.1638032],[23.3213342,39.1635986],[23.321959,39.1636203],[23.3226773,39.1635524],[23.3229573,39.1633197],[23.3229496,39.1629232],[23.3230195,39.1628785],[23.3236198,39.1630442],[23.3241028,39.1633714],[23.3244767,39.1630041],[23.3245482,39.1627883],[23.3244701,39.1624815],[23.324149,39.1621732],[23.3241267,39.162083],[23.3244041,39.1621206],[23.3252509,39.1619273],[23.3254123,39.1619913],[23.3254797,39.162208],[23.3255723,39.1622085],[23.3256328,39.1619295],[23.3255667,39.1615867],[23.3257054,39.1616055],[23.3259699,39.1617873],[23.3260759,39.1615897],[23.3260554,39.1613102],[23.3261484,39.1612747],[23.3267364,39.1615124],[23.3267263,39.1613591],[23.3265091,39.1610695],[23.3265449,39.1609616],[23.3267536,39.1609268],[23.3271464,39.1610011],[23.3273665,39.1609754],[23.3279146,39.160546],[23.3280648,39.1605739],[23.3286518,39.1609197],[23.3288574,39.1612092],[23.3289583,39.1615612],[23.3295017,39.1616184],[23.3299628,39.1618193],[23.3301435,39.1622979],[23.3303731,39.1624975],[23.3307996,39.1626802],[23.3314232,39.1628279],[23.3318496,39.1630286],[23.3325799,39.1634158],[23.3332123,39.1634734],[23.3335587,39.1635655],[23.3336386,39.1636831],[23.3335238,39.1638537],[23.3334752,39.1640967],[23.3336126,39.1642597],[23.3338614,39.1648739],[23.3342054,39.1652182],[23.3348337,39.1661049],[23.3355355,39.1665594],[23.3356699,39.1665422],[23.3362463,39.1667888],[23.3366482,39.1671335],[23.3366355,39.1672596],[23.3363096,39.1674424],[23.3364214,39.1674881],[23.3362934,39.1675595],[23.3368524,39.1676933],[23.3375434,39.1680757],[23.3382143,39.1681246],[23.3390565,39.1684267],[23.3407481,39.1694996],[23.3411361,39.1700965],[23.3415361,39.1704231],[23.3417642,39.1707849],[23.342086,39.1707687],[23.3422708,39.1708058],[23.3425333,39.1713344],[23.3425311,39.1715686],[23.3426225,39.1716953],[23.3426924,39.1716507],[23.3427032,39.1717318],[23.3426082,39.1719836],[23.3424688,39.1720369],[23.3424878,39.1722532],[23.3425854,39.172452],[23.3426898,39.1724346],[23.3428994,39.1728052],[23.3428167,39.1728633]]},{"id":17272,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039b\u03b5\u03c6\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf-\u039a\u03ac\u03bb\u03b1\u03bc\u03bf\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Lefokastro_Kalamos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3950,"name_EN":"Pelion Mt: Lefokastro-Kalamos","description_EN":"","ascent_time":95,"descent_time":90,"marker":"Red_dots","level":9,"ascent":106,"descent":113,"maxelev":41,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.17781 39.22287,23.18668 39.25011)","views":6,"millestones":"0,23.1815809,39.2500832#1,23.1810339,39.2435864#2,23.1781754,39.2368484#3,23.1810757,39.2290499#4.0,23.1866789,39.2228704","x":23.1781363,"y":39.2374889,"coor":[[23.1815809,39.2500832],[23.1818083,39.2501433],[23.1824016,39.2499493],[23.1824921,39.2491389],[23.1831219,39.2478008],[23.1823735,39.2476919],[23.1824473,39.247323],[23.1826817,39.2470993],[23.1824642,39.2468635],[23.1824227,39.2461379],[23.1828723,39.246123],[23.1830707,39.2459983],[23.1828956,39.2458934],[23.1825084,39.2459628],[23.1823234,39.2459254],[23.1818978,39.2456521],[23.1817172,39.2452364],[23.1817452,39.2451014],[23.1815653,39.2446316],[23.1812697,39.2441429],[23.1812157,39.2438001],[23.180827,39.2433469],[23.1805116,39.2425697],[23.18056,39.2423898],[23.1810635,39.2419428],[23.1805799,39.2416781],[23.1797581,39.2416003],[23.1793538,39.2414893],[23.1792045,39.2413711],[23.1789551,39.2409008],[23.1789346,39.2406664],[23.1790446,39.2401805],[23.1788624,39.2399089],[23.1788156,39.2393499],[23.1784801,39.2393115],[23.1781803,39.2391833],[23.1784785,39.2391358],[23.1783748,39.2388963],[23.178366,39.238662],[23.1779635,39.2383978],[23.1781152,39.2383088],[23.1781449,39.2377503],[23.1782498,39.237697],[23.1781363,39.2374889],[23.1781159,39.2372545],[23.1779678,39.2370372],[23.1786235,39.2364471],[23.1788799,39.2363228],[23.1795212,39.2361651],[23.1795476,39.235111],[23.1798372,39.2351131],[23.1799288,39.2349921],[23.1796955,39.2348418],[23.1796774,39.2344091],[23.1800651,39.2339523],[23.180081,39.233583],[23.180343,39.2329721],[23.1803685,39.232774],[23.1802102,39.2324305],[23.1801793,39.2321059],[23.180229,39.2318179],[23.1804425,39.2313869],[23.1804859,39.2306483],[23.1807013,39.2300551],[23.1807973,39.2299567],[23.180801,39.2296413],[23.1810276,39.2290842],[23.1814716,39.228763],[23.1816154,39.2283495],[23.1815707,39.228205],[23.1818038,39.2278057],[23.1820252,39.2276991],[23.1819352,39.2274642],[23.182157,39.2273216],[23.182365,39.2271473],[23.1824916,39.2270311],[23.1829932,39.2262416],[23.1831747,39.2255761],[23.1832945,39.2256355],[23.183466,39.225835],[23.1841651,39.2254884],[23.184713,39.2251949],[23.1852946,39.224771],[23.1857383,39.2244677],[23.1861368,39.224074],[23.1866789,39.2228704]]},{"id":17274,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03c6\u03c5\u03c3\u03bf\u03c2-\u039b\u03b5\u03c6\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf","description_GR":"\u039c\u03b9\u03b1 \u03c3\u03c5\u03bd\u03b4\u03b5\u03c4\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03cc \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd","path":"THESSALIA\/Thessaly_Pelion_Afysos_Lefokastro","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3213,"name_EN":"Pelion Mt: Afysos-Lefokastro","description_EN":"A connection route","ascent_time":60,"descent_time":60,"marker":"No_marks","level":12,"ascent":64,"descent":63,"maxelev":43,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.16433 39.25008,23.18158 39.27261)","views":12,"millestones":"0,23.1643247,39.2726045#1,23.1675082,39.2650385#2,23.1741406,39.2586141#3.2,23.1815805,39.2500832","x":23.1736949,"y":39.259705,"coor":[[23.1643247,39.2726045],[23.1645131,39.2723581],[23.1649428,39.2713159],[23.1654733,39.2695897],[23.1659534,39.2691877],[23.1663647,39.268713],[23.1666326,39.2681157],[23.1664575,39.2680379],[23.1668428,39.2657564],[23.1674587,39.2657203],[23.1669827,39.2650726],[23.1672723,39.2650927],[23.1675861,39.2650229],[23.1681769,39.264072],[23.1694581,39.2635495],[23.1697395,39.2632812],[23.1698875,39.2627416],[23.1702065,39.2622302],[23.1710007,39.2617133],[23.1725325,39.2616521],[23.1728857,39.261186],[23.1731762,39.2604492],[23.1736949,39.259705],[23.1739578,39.2591257],[23.1742811,39.2582449],[23.1750736,39.2578721],[23.1755087,39.2573345],[23.1759295,39.2570311],[23.1760281,39.2565363],[23.1759872,39.2560674],[23.1769447,39.2554614],[23.1771613,39.2547782],[23.1773142,39.254581],[23.1780125,39.2543336],[23.1781876,39.2542267],[23.1782617,39.2538398],[23.1789661,39.2530608],[23.1792735,39.2525404],[23.1793231,39.2522614],[23.1797213,39.2519038],[23.17983,39.2515261],[23.1799698,39.251464],[23.181204,39.2505671],[23.1815805,39.2500832]]},{"id":17275,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03c6\u03ad\u03c4\u03b5\u03c2-\u0386\u03c6\u03c5\u03c3\u03bf\u03c2","description_GR":"\u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a7\u03b1\u03bb\u03bf\u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2","path":"THESSALIA\/Thessaly_Pelion_Afetes_Afysos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":3249,"name_EN":"Pelion Mt: Afetes-Afysos","description_EN":"Chalorema gorge","ascent_time":80,"descent_time":90,"marker":"Red_dots","level":11,"ascent":10,"descent":224,"maxelev":220,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.1642 39.26876,23.18196 39.28303)","views":17,"millestones":"0,23.1808071,39.2831470#1,23.1773854,39.2771285#2,23.1722838,39.2720817#3.2,23.1643243,39.2726045","x":23.1766561,"y":39.2768103,"coor":[[23.1808071,39.283147],[23.180848,39.2829311],[23.1808812,39.2827511],[23.1809335,39.2827469],[23.181154,39.2827305],[23.1811445,39.2825502],[23.181388,39.2823582],[23.1816664,39.2823511],[23.1818069,39.282226],[23.1815745,39.2821477],[23.181482,39.2820344],[23.1811833,39.2820188],[23.1810664,39.2818828],[23.1811583,39.281861],[23.1810452,39.2816169],[23.1812549,39.2815283],[23.1812126,39.2811765],[23.1812971,39.2808888],[23.1812276,39.2808883],[23.1811721,39.2806717],[23.1810334,39.2806346],[23.1809535,39.2805259],[23.1807451,39.2805065],[23.1807937,39.2803176],[23.1806191,39.2803704],[23.1804546,39.280153],[23.180168,39.2798807],[23.1802164,39.2797008],[23.1799869,39.2795009],[23.1799215,39.27914],[23.1797841,39.2789949],[23.1797662,39.2785442],[23.1796516,39.2784263],[23.1795508,39.2781192],[23.1793797,39.2778837],[23.1792753,39.277883],[23.1790929,39.2776204],[23.1788857,39.2774928],[23.1780981,39.2774332],[23.1779376,39.2772699],[23.1776838,39.2771689],[23.1774174,39.277149],[23.1772447,39.2770397],[23.1768632,39.2769469],[23.1766561,39.2768103],[23.1764129,39.2767905],[23.1761478,39.2766625],[23.1758812,39.2766516],[23.1754542,39.2764864],[23.1750235,39.2766365],[23.1747198,39.2768326],[23.1745223,39.2768672],[23.1744652,39.2767948],[23.1742683,39.2767753],[23.174082,39.2768461],[23.1737939,39.2766999],[23.1736221,39.2765185],[23.1734013,39.2765619],[23.1720825,39.2763183],[23.1718902,39.2759114],[23.1719033,39.2757854],[23.1718005,39.2756585],[23.1718385,39.2753794],[23.1717265,39.2750453],[23.1718678,39.274866],[23.1719675,39.2742721],[23.17217,39.2738139],[23.1721802,39.2733455],[23.1723667,39.2722745],[23.1722086,39.271913],[23.1721423,39.2713313],[23.1720394,39.2711188],[23.1714048,39.2704655],[23.1711833,39.2698017],[23.1710713,39.2694675],[23.1709568,39.2693495],[23.1703568,39.269111],[23.169698,39.2689441],[23.1692601,39.2687247],[23.1687391,39.2686669],[23.1681825,39.268681],[23.1675075,39.2689104],[23.1663644,39.268713],[23.165953,39.2691876],[23.165473,39.2695897],[23.1649424,39.2713159],[23.1645127,39.2723581],[23.1643243,39.2726045]]},{"id":17284,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03af\u03bd\u03b1-\u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2","description_GR":"\u03a0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039c\u03b7\u03bb\u03af\u03bd\u03b1 \u03c3\u03c4\u03bf \u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac","path":"THESSALIA\/Thessaly_Pelion_Milina_Platanias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":8225,"name_EN":"Pelio Mt: Milina-Lafkos","description_EN":"A trail from Milina toPlatanias","ascent_time":195,"descent_time":190,"marker":"No_marks","level":9,"ascent":423,"descent":413,"maxelev":309,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.22025 39.14082,23.27514 39.1738)","views":13,"millestones":"0,23.2215604,39.1738059#1,23.2275415,39.1686019#2,23.2370274,39.1652635#3,23.2455653,39.1613357#4,23.2508728,39.1552555#5,23.2546856,39.1520773#6,23.2613503,39.1482146#7,23.2669922,39.1449667#8.2,23.2743268,39.1408106","x":23.2535872,"y":39.1544438,"coor":[[23.2215604,39.1738059],[23.2214903,39.1736703],[23.2212596,39.1732317],[23.2209868,39.1727794],[23.2208668,39.1725758],[23.2206168,39.1721507],[23.2203807,39.1715183],[23.2202817,39.1712383],[23.2210593,39.1710633],[23.221861,39.1707623],[23.2231985,39.1701945],[23.2252902,39.1694605],[23.2267193,39.1689744],[23.2269017,39.1689035],[23.2272128,39.1687704],[23.2273991,39.1686726],[23.2279112,39.1684146],[23.2284202,39.168445],[23.2284786,39.1683643],[23.2288959,39.168313],[23.2293381,39.1680997],[23.2294549,39.1680104],[23.2296398,39.1677007],[23.2301495,39.167668],[23.23038,39.1677597],[23.2311143,39.1672959],[23.2311049,39.1670976],[23.2312217,39.1670353],[23.2319982,39.1669503],[23.2324147,39.1669711],[23.232728,39.1669011],[23.2332716,39.1669407],[23.2334692,39.1668609],[23.2340718,39.1668018],[23.2349457,39.1662669],[23.235333,39.1657828],[23.2356478,39.1655686],[23.235731,39.165371],[23.2360441,39.1653189],[23.2364949,39.165376],[23.2368797,39.165419],[23.2372192,39.1650608],[23.2373348,39.1650796],[23.2373215,39.1652327],[23.2373792,39.1652511],[23.2376362,39.1650365],[23.2381414,39.1654183],[23.2383373,39.1655007],[23.2384995,39.1654837],[23.2385937,39.1653356],[23.2391506,39.1652131],[23.2395856,39.1645942],[23.240041,39.1642187],[23.2408761,39.164062],[23.2414698,39.1637504],[23.2418542,39.1635187],[23.2422165,39.1631966],[23.2425532,39.1630997],[23.2428311,39.1630925],[23.2432159,39.1628247],[23.2436336,39.1627373],[23.2439947,39.1625233],[23.2443108,39.162183],[23.2445731,39.1621441],[23.2448631,39.1620829],[23.2454224,39.1617351],[23.2454247,39.1615189],[23.245463,39.1613885],[23.2458238,39.1612016],[23.2460459,39.1609958],[23.2460507,39.1605813],[23.2460639,39.1604282],[23.2464725,39.1601065],[23.2463371,39.1597812],[23.2466065,39.1594766],[23.2467697,39.1593695],[23.2471169,39.1593717],[23.2476876,39.159033],[23.248036,39.1589271],[23.2483754,39.1585779],[23.2489908,39.1583836],[23.2495699,39.1583513],[23.2499432,39.1580744],[23.250004,39.1577954],[23.2506834,39.157579],[23.2510792,39.1573653],[23.251419,39.156971],[23.2514648,39.155926],[23.2513166,39.1557088],[23.2508112,39.1553541],[23.2508005,39.155264],[23.2518203,39.1551444],[23.2521676,39.1551646],[23.2526542,39.1551227],[23.252668,39.1549065],[23.2530983,39.154711],[23.2534696,39.1546233],[23.2535872,39.1544438],[23.2534622,39.1542268],[23.2532099,39.1540089],[23.2527261,39.1537895],[23.2526002,39.1536626],[23.2526362,39.1535366],[23.2529504,39.1533765],[23.2533828,39.1529828],[23.2535572,39.1529028],[23.253176,39.1528373],[23.2530616,39.1527104],[23.2535711,39.1526776],[23.2538941,39.1527788],[23.2542081,39.1526366],[23.2538417,39.1522648],[23.2533587,39.1519734],[23.2532566,39.1517745],[23.2532836,39.151653],[23.2533875,39.1516807],[23.2535132,39.1518257],[23.2540914,39.1518744],[23.2546424,39.1523015],[23.2547237,39.152275],[23.2546688,39.1519863],[23.254946,39.1520421],[23.2548669,39.1518614],[23.2549849,39.1516459],[23.2552403,39.1515664],[23.2557377,39.1515966],[23.2558979,39.1513543],[23.2565466,39.1514351],[23.2574596,39.151549],[23.2580048,39.1514354],[23.2581697,39.1511571],[23.2588226,39.1506927],[23.2591749,39.1502083],[23.2592013,39.1499021],[23.2593441,39.1495246],[23.2593363,39.1491641],[23.2595755,39.1484267],[23.259889,39.1483206],[23.2599801,39.1484653],[23.2602569,39.1485572],[23.260417,39.1487384],[23.2609033,39.1487145],[23.2609674,39.1486338],[23.2606332,39.1483658],[23.2612004,39.1483514],[23.261399,39.1481724],[23.2619675,39.1480319],[23.2621194,39.1478887],[23.2628415,39.1474832],[23.2633975,39.1474327],[23.2636624,39.1472722],[23.2641484,39.1472752],[23.2649108,39.1474062],[23.2654911,39.1472476],[23.2656664,39.1470775],[23.2659773,39.1473724],[23.26625,39.1467433],[23.2662532,39.146437],[23.2661211,39.1462694],[23.2661566,39.1461976],[23.2663878,39.146217],[23.2666086,39.1461283],[23.26677,39.1461834],[23.2669228,39.1459591],[23.267062,39.1459239],[23.2670987,39.1457349],[23.2671913,39.1457355],[23.2671688,39.1456723],[23.2672847,39.145655],[23.2673905,39.1454935],[23.2669524,39.1453375],[23.2672992,39.1453667],[23.2675411,39.1454764],[23.2679243,39.1453526],[23.2676499,39.1453059],[23.2674658,39.1450659],[23.2669688,39.1450087],[23.2672045,39.1445957],[23.2669406,39.1443778],[23.2667227,39.144052],[23.267575,39.1442601],[23.268109,39.1441013],[23.2687803,39.1440875],[23.2695667,39.1442366],[23.2706295,39.1444144],[23.2716724,39.1442678],[23.2724045,39.143975],[23.2729266,39.1438341],[23.2730442,39.1436546],[23.2730819,39.1433665],[23.2733987,39.1432198],[23.2738856,39.1431327],[23.2747683,39.1428138],[23.2751348,39.1417032],[23.2743268,39.1408106]]},{"id":17302,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u0398\u03b5\u03c1\u03b9\u03ac\u03ba\u03bf\u03bd\u03c4\u03b1\u03c2-\u0391\u03bb\u03bf\u03b3\u03cc\u03c0\u03bf\u03c1\u03bf\u03c2","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_Trikeri_Theriakontas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":6804,"name_EN":"Pelion Mt: Trikeri-Theriakontas-Alogoporos","description_EN":"Around Trikeri scenic area","ascent_time":130,"descent_time":135,"marker":"Red_dots","level":9,"ascent":65,"descent":333,"maxelev":298,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.07551 39.10119,23.09233 39.14675)","views":18,"millestones":"0,23.0764398,39.1010693#1,23.0775190,39.1086878#2,23.0791995,39.1167000#3,23.0824888,39.1245848#4,23.0867245,39.1326849#5,23.0916319,39.1400730#6,23.0885024,39.1465895#6.8,23.0815715,39.1442539","x":23.0830709,"y":39.1271496,"coor":[[23.0764398,39.1010693],[23.0761047,39.1014046],[23.076173,39.1016304],[23.0762511,39.1018473],[23.0762457,39.1022617],[23.0764508,39.1024976],[23.0769898,39.1028443],[23.0771609,39.1030259],[23.0769615,39.1041236],[23.0768055,39.1043702],[23.0764921,39.1044578],[23.0762706,39.1045912],[23.0762445,39.1048163],[23.0763119,39.1049971],[23.0768361,39.106479],[23.0772414,39.1069102],[23.0769193,39.1067815],[23.0769681,39.1070297],[23.0768695,39.1074975],[23.077345,39.1082852],[23.0773829,39.1084792],[23.077496,39.1086784],[23.077588,39.1087152],[23.0779153,39.1092539],[23.0780137,39.1096962],[23.0781159,39.1098412],[23.078124,39.1101026],[23.0780241,39.1101739],[23.0779754,39.1103537],[23.0781214,39.1106883],[23.0781014,39.1113369],[23.0777767,39.1122895],[23.0778195,39.1125601],[23.0779356,39.1126647],[23.0778726,39.1130607],[23.0781243,39.1136844],[23.0785443,39.1143005],[23.078846,39.1151138],[23.0792101,39.1155763],[23.0788477,39.1158708],[23.0786715,39.1160766],[23.0786696,39.1162208],[23.078541,39.1163279],[23.0788429,39.1163753],[23.0791533,39.1165219],[23.0792853,39.1170456],[23.0792431,39.1170994],[23.0793543,39.1174426],[23.07966,39.1179497],[23.0799477,39.1180601],[23.0807619,39.1182197],[23.0809924,39.1182846],[23.0813249,39.1185125],[23.0817088,39.1192364],[23.0817969,39.1195795],[23.0819909,39.1197792],[23.0820521,39.1204105],[23.0820125,39.1207886],[23.0821358,39.121096],[23.0822641,39.1216827],[23.0823626,39.1231162],[23.0824756,39.1233243],[23.0825609,39.1238837],[23.082481,39.124694],[23.0826969,39.1258852],[23.0828418,39.1262512],[23.0830709,39.1271496],[23.0836487,39.1280913],[23.0848705,39.1293354],[23.0850616,39.1297694],[23.0853697,39.1300962],[23.0854139,39.1302588],[23.0858884,39.1309158],[23.0860015,39.1311149],[23.0860283,39.1317278],[23.0861538,39.131864],[23.0861393,39.1320891],[23.0863198,39.132451],[23.0868824,39.1327798],[23.087425,39.1328742],[23.0882547,39.133133],[23.0884717,39.1333509],[23.0886142,39.1339648],[23.0884342,39.134468],[23.0886572,39.1351185],[23.0893579,39.1362143],[23.0895358,39.1367743],[23.0898896,39.1371556],[23.0902805,39.1373478],[23.090555,39.1375933],[23.0910887,39.1382372],[23.0912089,39.1387878],[23.0915029,39.1393217],[23.091521,39.1397184],[23.0916445,39.1400077],[23.0915949,39.1402686],[23.0916337,39.1405122],[23.0915733,39.14071],[23.0916958,39.1410804],[23.0916462,39.1413413],[23.0917297,39.1415987],[23.0918128,39.1419103],[23.0918086,39.1422346],[23.0917532,39.1426622],[23.0916432,39.14281],[23.0915143,39.1438363],[23.0917631,39.1451898],[23.0916825,39.1460542],[23.0915868,39.1462968],[23.0913276,39.1466552],[23.0907238,39.1468217],[23.0900759,39.1468076],[23.0895339,39.1466592],[23.0889431,39.1467087],[23.0885509,39.1466155],[23.0882061,39.1464326],[23.0874969,39.1466884],[23.0874497,39.1467601],[23.0872403,39.1468395],[23.0869286,39.146783],[23.086743,39.1468176],[23.0863751,39.1466345],[23.085894,39.1462523],[23.0857096,39.1461968],[23.0854001,39.1459691],[23.085321,39.1458243],[23.0848628,39.1454602],[23.0843186,39.1445909],[23.0840841,39.1442692],[23.0833927,39.1440475],[23.0828475,39.1441514],[23.082132,39.1440015],[23.0815715,39.1442539]]},{"id":17303,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b5\u03c4\u03cc\u03c7\u03b9-\u03a7\u03cc\u03c1\u03c4\u03bf","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Metochi_Chorto_1","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3216,"name_EN":"Pelion Mt: Metochi-Chorto","description_EN":"","ascent_time":55,"descent_time":60,"marker":"Red_dots","level":9,"ascent":55,"descent":240,"maxelev":240,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.2136 39.19026,23.22139 39.21095)","views":7,"millestones":"0,23.2211626,39.2077561#1,23.2156729,39.2075024#2,23.2137487,39.1989774#3.2,23.2166648,39.1902270","x":23.214091,"y":39.2012929,"coor":[[23.2211626,39.2077561],[23.2211956,39.2074905],[23.220865,39.2077001],[23.2205748,39.2077612],[23.2201788,39.2079568],[23.2196874,39.208404],[23.2195012,39.2084839],[23.2193137,39.2086809],[23.2191342,39.2091077],[23.2188982,39.2095026],[23.218718,39.2095284],[23.2186571,39.2096992],[23.2182026,39.2099485],[23.2179089,39.2103249],[23.217476,39.2107185],[23.2171385,39.2108604],[23.2171153,39.2109278],[23.2170044,39.2109767],[23.2170427,39.2106525],[23.2169213,39.2101111],[23.2162245,39.2092413],[23.2162224,39.2083853],[23.2161056,39.2083124],[23.2157079,39.2076159],[23.2156409,39.2073992],[23.2156599,39.2072191],[23.2153294,39.2069916],[23.215342,39.2069016],[23.2149873,39.2065117],[23.2149204,39.206277],[23.2150398,39.2059534],[23.2150399,39.2056561],[23.2150419,39.2054759],[23.2147606,39.2047351],[23.214711,39.2044104],[23.2147758,39.203789],[23.2148501,39.2036183],[23.2147284,39.2031129],[23.2144394,39.2024757],[23.2141598,39.2015818],[23.214091,39.2012929],[23.2140823,39.2010406],[23.2139118,39.2007511],[23.2138093,39.2003044],[23.2139962,39.2001614],[23.2140321,39.2000536],[23.2139659,39.1997558],[23.2137843,39.1994301],[23.2137334,39.198799],[23.2138297,39.1984753],[23.214291,39.1976044],[23.2142509,39.1970454],[23.2143266,39.1964873],[23.2143071,39.1960636],[23.2146472,39.1956784],[23.2149845,39.1955456],[23.2151435,39.1951141],[23.2152142,39.1948668],[23.2154082,39.1945077],[23.2154102,39.1943275],[23.2152731,39.1941643],[23.2154012,39.1940931],[23.2153909,39.1939849],[23.2151905,39.1934835],[23.2152155,39.1933214],[23.2153547,39.1933043],[23.2153946,39.1928361],[23.2156288,39.1926033],[23.2158033,39.1925324],[23.2158707,39.1927131],[23.2163765,39.1926895],[23.216357,39.192365],[23.2160396,39.1917501],[23.2160709,39.1915656],[23.2158045,39.1914106],[23.215785,39.1910861],[23.2163501,39.1906979],[23.2165162,39.1905684],[23.216767,39.1904079],[23.2166648,39.190227]]},{"id":17304,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b5\u03c4\u03cc\u03c7\u03b9-\u03a7\u03cc\u03c1\u03c4\u03bf \u03b1\u03c0\u03cc \u03a3\u03c4\u03b1\u03bc\u03b1\u03af\u03b9\u03ba\u03b1","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Metochi_Chorto_2","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3360,"name_EN":"Pelion Mt: Metochi-Chorto via Stameika","description_EN":"","ascent_time":60,"descent_time":65,"marker":"Red_dots","level":9,"ascent":24,"descent":204,"maxelev":191,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.2156 39.19029,23.22591 39.20772)","views":3,"millestones":"0,23.2211626,39.2077561#1,23.2232192,39.2043233#2,23.2216187,39.1971152#3,23.2165585,39.1926898#3.4,23.2166648,39.1902270","x":23.2216865,"y":39.1991228,"coor":[[23.2211626,39.2077561],[23.2211956,39.2074905],[23.2214782,39.2070689],[23.2216172,39.2070698],[23.2216533,39.2072458],[23.2220553,39.2075458],[23.2228421,39.2076232],[23.223084,39.2077419],[23.2233059,39.2075722],[23.223534,39.2075287],[23.223686,39.2074035],[23.2240446,39.207442],[23.2243698,39.207363],[23.2245796,39.2072383],[23.224501,39.2070125],[23.2245827,39.206959],[23.2247197,39.2065499],[23.224727,39.2058831],[23.2246557,39.2055538],[23.2246455,39.2054275],[23.2247857,39.2053203],[23.2253892,39.2051982],[23.2257508,39.2049663],[23.2257228,39.204849],[23.2249012,39.2047895],[23.2242165,39.2049111],[23.2239511,39.2048192],[23.223546,39.2047985],[23.2232348,39.2046612],[23.223144,39.2044984],[23.2232627,39.2042289],[23.2233144,39.2037427],[23.2228884,39.2035145],[23.2225921,39.2030801],[23.2225154,39.2027146],[23.2225209,39.202219],[23.2221588,39.2014417],[23.2221747,39.2010543],[23.2223859,39.2008034],[23.2218466,39.2003493],[23.2218139,39.2001689],[23.2218983,39.1998631],[23.2215783,39.1994825],[23.2216865,39.1991228],[23.2214357,39.1987607],[23.2205186,39.1979165],[23.2203836,39.1975552],[23.2205127,39.1973938],[23.2212235,39.1972905],[23.2215703,39.1973469],[23.2216634,39.1973114],[23.2216762,39.1971944],[23.2215394,39.1970042],[23.2211371,39.1967312],[23.2210804,39.1966227],[23.2212461,39.1962994],[23.2212493,39.1960111],[23.2213433,39.1958856],[23.2216347,39.1957163],[23.2216009,39.195626],[23.2207408,39.1954265],[23.220504,39.1948482],[23.2205191,39.1945239],[23.2202585,39.1943059],[23.2200055,39.194142],[23.2198432,39.194159],[23.2194345,39.1944626],[23.219428,39.194859],[23.219312,39.1948763],[23.2190592,39.1947034],[23.2186196,39.1946554],[23.2186953,39.1940972],[23.2182151,39.1935443],[23.2182085,39.1930938],[23.2179751,39.1925696],[23.2171872,39.1926769],[23.2163765,39.1926895],[23.216357,39.192365],[23.2160396,39.1917501],[23.2160709,39.1915656],[23.2158045,39.1914106],[23.215785,39.1910861],[23.2163501,39.1906979],[23.2165162,39.1905684],[23.216767,39.1904079],[23.2166648,39.190227]]},{"id":17305,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03c1\u03b3\u03b1\u03bb\u03b1\u03c3\u03c4\u03ae-\u039a\u03ac\u03bb\u03b1\u03bc\u03bf\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Argalasti_Kalamos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3679,"name_EN":"Pelion Mt: Argalasti-Kalamos","description_EN":"","ascent_time":80,"descent_time":90,"marker":"Red_dots","level":9,"ascent":33,"descent":274,"maxelev":257,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.18661 39.22239,23.21821 39.22861)","views":13,"millestones":"0,23.2181631,39.2265010#1,23.2093405,39.2269443#2,23.1991821,39.2282834#3,23.1913517,39.2245125#3.7,23.1866778,39.2228704","x":23.2001083,"y":39.228478,"coor":[[23.2181631,39.226501],[23.2180252,39.226401],[23.217583,39.2261187],[23.2174429,39.2262169],[23.2170945,39.2262956],[23.2164648,39.2266924],[23.2156507,39.2269752],[23.2156569,39.2272997],[23.215115,39.2270617],[23.2148488,39.2270419],[23.2144773,39.226688],[23.2140163,39.2264686],[23.2138334,39.2262511],[23.2135877,39.2264657],[23.213075,39.2267326],[23.212602,39.2266167],[23.2123111,39.2267319],[23.2120449,39.2267121],[23.2116953,39.2272504],[23.2115418,39.2272493],[23.2110459,39.2269486],[23.2107013,39.226685],[23.2100097,39.2264685],[23.209763,39.2267732],[23.2091462,39.2270214],[23.2086948,39.2269822],[23.2080847,39.2266357],[23.2077145,39.2265881],[23.2073889,39.226694],[23.2068097,39.2266901],[23.2063824,39.22657],[23.2057384,39.2271694],[23.2052511,39.2272381],[23.204947,39.2274884],[23.2043655,39.2276916],[23.2040643,39.2276896],[23.203482,39.2279559],[23.2028642,39.2281634],[23.2024409,39.2281335],[23.2021708,39.2284561],[23.2020075,39.2285541],[23.201299,39.2287114],[23.200685,39.2287072],[23.2001083,39.228478],[23.1995603,39.2284697],[23.1994868,39.2283746],[23.1992553,39.228355],[23.198923,39.2280283],[23.1976899,39.2274611],[23.1974375,39.2272431],[23.1969487,39.227438],[23.1965272,39.2273134],[23.1962453,39.2276539],[23.1955469,39.2279374],[23.1952592,39.2277733],[23.1946927,39.2276702],[23.1943371,39.2273524],[23.1937041,39.2269876],[23.1935211,39.2267791],[23.1931288,39.2266412],[23.192968,39.2265229],[23.1926788,39.2264849],[23.1926512,39.2264261],[23.1926113,39.2264078],[23.1922172,39.2264231],[23.1921145,39.2262512],[23.1924402,39.2261363],[23.19242,39.2258839],[23.1923293,39.2257391],[23.1916114,39.2248555],[23.1911207,39.2242034],[23.1903914,39.2241532],[23.1903233,39.223941],[23.1902083,39.2238681],[23.1902488,39.223553],[23.1902814,39.2235262],[23.190279,39.2227513],[23.1903969,39.2225719],[23.1904517,39.2225317],[23.190349,39.2223958],[23.1899111,39.2221946],[23.1892472,39.2223837],[23.1890619,39.2223734],[23.1884582,39.2224863],[23.1870394,39.222963],[23.1866778,39.2228704]]},{"id":17306,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039e\u03b9\u03bd\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7-\u03a0\u03bf\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Xynovrysi_Potistika","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4581,"name_EN":"Pelion Mt: Xinovrysi-Potistika","description_EN":"","ascent_time":100,"descent_time":105,"marker":"Red_dots","level":9,"ascent":81,"descent":284,"maxelev":224,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.26042 39.24903,23.29175 39.26573)","views":10,"millestones":"0,23.2605934,39.2495213#1,23.2684097,39.2533089#2,23.2762865,39.2558976#3,23.2863162,39.2582847#4,23.2908320,39.2633792#4.6,23.2879063,39.2659019","x":23.2787495,"y":39.2569339,"coor":[[23.2605934,39.2495213],[23.2605908,39.2491834],[23.2608702,39.249059],[23.2614204,39.2489859],[23.2615939,39.2488473],[23.2616489,39.2490234],[23.2617151,39.2491995],[23.2619554,39.2494894],[23.2620612,39.2495216],[23.2622853,39.2495681],[23.2623748,39.249875],[23.2625704,39.2500114],[23.2627416,39.2502558],[23.2632495,39.2504482],[23.2642786,39.2504007],[23.2643838,39.2504509],[23.2649885,39.2502565],[23.2654475,39.2506919],[23.2658161,39.2509105],[23.2663528,39.2516707],[23.2664425,39.2519597],[23.2672377,39.2523882],[23.2675922,39.2528499],[23.2678105,39.2530315],[23.2683759,39.2532694],[23.2688797,39.2538672],[23.2695391,39.2539795],[23.2701043,39.2542444],[23.2703799,39.2544894],[23.2704807,39.2548324],[23.2706539,39.2548876],[23.2708605,39.2550871],[23.2710984,39.2544939],[23.2712028,39.2544855],[23.2716492,39.255029],[23.2719836,39.2551932],[23.2720968,39.2554553],[23.2725783,39.2559629],[23.2728436,39.2560907],[23.2730001,39.2560196],[23.2734055,39.2560401],[23.2739366,39.2562417],[23.2742075,39.2561668],[23.274385,39.2558165],[23.2748531,39.2553778],[23.2751085,39.2553344],[23.275525,39.2554091],[23.275708,39.2556445],[23.2759613,39.2558082],[23.2764236,39.2559373],[23.276644,39.2559206],[23.2771263,39.2563561],[23.2772878,39.2564292],[23.277445,39.2564302],[23.2776299,39.2564854],[23.2782056,39.2568494],[23.2787495,39.2569339],[23.2788676,39.2570022],[23.2789837,39.2569849],[23.2793921,39.2567171],[23.2796242,39.2566825],[23.2799358,39.2568196],[23.2804566,39.2568949],[23.2809434,39.2568889],[23.2815446,39.2570367],[23.2825209,39.2567724],[23.2826943,39.2568501],[23.283039,39.2571406],[23.2839982,39.2574168],[23.2843514,39.2572748],[23.2849066,39.2573863],[23.2854983,39.2576828],[23.2858211,39.257847],[23.2859922,39.2581184],[23.286661,39.2584649],[23.2871358,39.2591436],[23.2880816,39.2595999],[23.28851,39.2596476],[23.2890413,39.259831],[23.2891902,39.2600122],[23.2896409,39.2601411],[23.2898133,39.2602863],[23.2900411,39.2606841],[23.2900152,39.2609543],[23.2902679,39.2611811],[23.2903692,39.2614881],[23.290484,39.2615969],[23.2908306,39.2617072],[23.2908759,39.2618156],[23.2907591,39.261896],[23.2902251,39.2619828],[23.2895858,39.2619474],[23.2891797,39.2619809],[23.2891207,39.2620887],[23.2891827,39.2622603],[23.2894831,39.2623522],[23.289893,39.2630846],[23.2902259,39.263411],[23.290411,39.2634482],[23.290829,39.2633787],[23.2915927,39.2635095],[23.2915992,39.2640141],[23.2914344,39.2642654],[23.2910959,39.2644976],[23.2911509,39.2647863],[23.2909508,39.2650914],[23.2905319,39.2652511],[23.2900765,39.2655817],[23.2898208,39.2656522],[23.2891604,39.2656122],[23.2886037,39.2656448],[23.2879063,39.2659019]]},{"id":17307,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03c1\u03b3\u03b1\u03bb\u03b1\u03c3\u03c4\u03ae-\u03a0\u03ac\u03bf\u03c5","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Argalasti_Paou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3938,"name_EN":"Pelion Mt: Argalasti-Paou","description_EN":"","ascent_time":85,"descent_time":95,"marker":"Red_dots","level":9,"ascent":20,"descent":266,"maxelev":272,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.19605 39.20448,23.21841 39.22635)","views":26,"millestones":"0,23.2181631,39.2265010#1,23.2150788,39.2192925#2,23.2087808,39.2122980#3,23.2032594,39.2065228#3.9,23.1963047,39.2043479","x":23.206308,"y":39.2096383,"coor":[[23.2181631,39.226501],[23.2180252,39.226401],[23.217583,39.2261187],[23.2174805,39.2260234],[23.2171944,39.2257061],[23.2171038,39.2255207],[23.2170497,39.225178],[23.216584,39.225292],[23.2164346,39.2251828],[23.2162541,39.2251366],[23.2161464,39.2250187],[23.2156721,39.2248308],[23.2154372,39.2244327],[23.2156158,39.2239699],[23.2159754,39.2238912],[23.2157883,39.2230069],[23.2160779,39.2219636],[23.2160672,39.2216887],[23.2157685,39.2214704],[23.2155909,39.2207664],[23.2156756,39.2199875],[23.2153683,39.2194989],[23.2149661,39.2192078],[23.2137553,39.2183256],[23.2134893,39.2181211],[23.2126023,39.2176826],[23.2123508,39.2173835],[23.210972,39.216374],[23.210452,39.2158163],[23.2104563,39.2143926],[23.2099786,39.2136054],[23.2098784,39.2132443],[23.2095231,39.2129085],[23.2088444,39.2124894],[23.2086539,39.2119204],[23.208583,39.211528],[23.2086799,39.2111502],[23.2080036,39.2109428],[23.2078455,39.2105813],[23.2079077,39.2102033],[23.2076994,39.2101839],[23.2076421,39.2101294],[23.2073079,39.210046],[23.207064,39.2100984],[23.2069176,39.2100209],[23.2068493,39.2099123],[23.2065381,39.2097795],[23.206308,39.2096383],[23.2058956,39.2093291],[23.2059094,39.2091309],[23.2061203,39.2089161],[23.206252,39.2085386],[23.2062103,39.2081238],[23.2061766,39.2080334],[23.2060385,39.2079559],[23.205932,39.2080633],[23.2056675,39.2079894],[23.2047178,39.2079829],[23.2045104,39.2078914],[23.2041876,39.2075964],[23.2041079,39.2075102],[23.2037854,39.2073458],[23.2037885,39.2070755],[23.2033062,39.2067704],[23.2033201,39.2065632],[23.2030442,39.2063811],[23.2028596,39.206132],[23.2026905,39.2060047],[23.2025515,39.2060128],[23.2023125,39.2056327],[23.2016877,39.2058717],[23.201195,39.2057151],[23.2008125,39.2057486],[23.2006741,39.2056936],[23.2005492,39.2054764],[23.2005754,39.2050756],[23.2002427,39.204803],[23.20001,39.2048915],[23.1999413,39.204828],[23.1998356,39.2049534],[23.1996037,39.2049789],[23.1993582,39.2051754],[23.1991853,39.2051021],[23.1984865,39.2044305],[23.1982082,39.2044556],[23.1980088,39.2046525],[23.1981675,39.204951],[23.1980163,39.205004],[23.1976606,39.2047132],[23.1976517,39.2044788],[23.1975144,39.2043337],[23.1970237,39.2043574],[23.1968496,39.2043922],[23.1963047,39.2043479]]},{"id":17308,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039b\u03b1\u03cd\u03ba\u03bf\u03c2-\u03a7\u03bf\u03bd\u03b4\u03c1\u03ae \u0386\u03bc\u03bc\u03bf\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Lafkos_Chondri_Ammos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7657,"name_EN":"Pelion Mt: Lafkos-Chondri Ammos","description_EN":"","ascent_time":170,"descent_time":180,"marker":"No_marks","level":9,"ascent":161,"descent":461,"maxelev":309,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.21958 39.13081,23.24762 39.17791)","views":4,"millestones":"0,23.2471166,39.1780918#1,23.2447705,39.1702659#2,23.2445294,39.1622324#3,23.2460038,39.1540766#4,23.2389751,39.1484753#5,23.2360333,39.1399791#6,23.2322394,39.1330204#7,23.2264549,39.1320772#7.7,23.2200829,39.1320396","x":23.2401651,"y":39.1486532,"coor":[[23.2471166,39.1780918],[23.2466196,39.1780165],[23.2464645,39.1777002],[23.2461667,39.1776081],[23.2463202,39.1773208],[23.2464188,39.1771998],[23.2466683,39.176913],[23.2467336,39.1764494],[23.2468196,39.1759859],[23.2469484,39.1756173],[23.2470821,39.1750234],[23.2469941,39.1745858],[23.2467944,39.1742151],[23.2466019,39.1737047],[23.2464434,39.1732712],[23.2464476,39.1724377],[23.2462804,39.1719365],[23.2460987,39.1716109],[23.2456756,39.1711216],[23.2455301,39.1707512],[23.245177,39.1706498],[23.2448555,39.1704044],[23.2445484,39.1698978],[23.2441822,39.169499],[23.2439446,39.1689928],[23.2432265,39.1679519],[23.2432527,39.1676637],[23.2440016,39.1669117],[23.2439451,39.1667852],[23.2436349,39.1665669],[23.2434416,39.1662413],[23.2433765,39.1658353],[23.243455,39.165525],[23.2437822,39.1652388],[23.2438553,39.1648968],[23.2441243,39.1646372],[23.2442013,39.1639349],[23.2441585,39.1636102],[23.2439991,39.1633569],[23.2440481,39.1631049],[23.2442121,39.1629257],[23.2441802,39.162894],[23.2444112,39.1623999],[23.2445036,39.1622834],[23.2445735,39.1621441],[23.2448635,39.1620829],[23.2454228,39.1617351],[23.2454251,39.1615189],[23.2454638,39.1613885],[23.2458246,39.1612016],[23.2460467,39.1609958],[23.2460511,39.1605813],[23.2459606,39.1603825],[23.2459994,39.1600043],[23.2457701,39.1597955],[23.2457141,39.159624],[23.2458092,39.1593903],[23.2458043,39.1587595],[23.2459705,39.1583731],[23.2459227,39.1581701],[23.2455745,39.1571856],[23.245771,39.1561236],[23.2460066,39.1557377],[23.2460341,39.1553323],[23.24582,39.1547813],[23.2460131,39.1540437],[23.2459226,39.1538448],[23.2454082,39.1532468],[23.244024,39.151742],[23.2435229,39.1509818],[23.2432081,39.150759],[23.2430348,39.1507309],[23.2421486,39.1502746],[23.2417937,39.1502542],[23.24157,39.1503744],[23.2414195,39.1503824],[23.2411312,39.1502814],[23.24072,39.1497832],[23.239894,39.149111],[23.2398961,39.1489128],[23.2401651,39.1486532],[23.2401892,39.1485632],[23.2401089,39.1484906],[23.2392396,39.1486201],[23.2390092,39.1485285],[23.2389409,39.1484199],[23.2386584,39.1477873],[23.2385713,39.1472821],[23.2385913,39.1464983],[23.2384946,39.1458039],[23.2385202,39.1445064],[23.2380832,39.143179],[23.2379922,39.1430342],[23.2378713,39.1429749],[23.2377084,39.1425187],[23.2373199,39.1420657],[23.2370487,39.1414601],[23.236557,39.1409163],[23.2358306,39.1396139],[23.2358486,39.1390193],[23.2355965,39.1387834],[23.2352893,39.1383038],[23.2348082,39.1379943],[23.2347419,39.1377055],[23.2341326,39.137341],[23.2339623,39.1370336],[23.2338627,39.1366184],[23.2336797,39.136419],[23.2332875,39.1363082],[23.2329407,39.1362789],[23.2328836,39.1362155],[23.2329816,39.1357115],[23.2327645,39.1354578],[23.2327215,39.1351601],[23.2323993,39.1349958],[23.2324466,39.134906],[23.2325976,39.1348439],[23.2329785,39.1349275],[23.2329236,39.1346569],[23.2326946,39.1344391],[23.2327632,39.1334483],[23.232627,39.1332041],[23.2324545,39.1331039],[23.2319613,39.1329159],[23.2318605,39.1326089],[23.2321064,39.1323312],[23.2322374,39.1319896],[23.2326816,39.131569],[23.2323593,39.1315173],[23.2318023,39.1316759],[23.2314672,39.1316376],[23.2312844,39.1314201],[23.2311867,39.1308338],[23.2310377,39.1306976],[23.2307917,39.1309844],[23.2300918,39.1315024],[23.2301124,39.1317368],[23.230444,39.1320994],[23.2304317,39.1321624],[23.2295638,39.1321837],[23.2292275,39.1322536],[23.2285249,39.1319606],[23.2274404,39.1316831],[23.227244,39.1316638],[23.2270692,39.1317707],[23.2268993,39.1318687],[23.2266161,39.1320471],[23.2262335,39.1321166],[23.2253005,39.1320744],[23.2246528,39.132052],[23.2242146,39.1321167],[23.2238472,39.1321863],[23.2236684,39.1322392],[23.2235173,39.1323013],[23.2227268,39.1325483],[23.2218928,39.1326329],[23.2212805,39.1325567],[23.2204198,39.1323392],[23.2202014,39.1322116],[23.2200829,39.1320396]]},{"id":17309,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03c1\u03bf\u03bc\u03cd\u03c1\u03b9-\u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Promyri_Platanias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5974,"name_EN":"Pelion Mt: Promyri-Platanias","description_EN":"","ascent_time":135,"descent_time":140,"marker":"Red_dots","level":9,"ascent":88,"descent":285,"maxelev":267,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.27317 39.14089,23.28665 39.18737)","views":9,"millestones":"0,23.2861806,39.1874477#1,23.2824441,39.1800322#2,23.2807610,39.1717253#3,23.2785778,39.1638758#4,23.2773060,39.1565338#5,23.2736049,39.1488651#6.0,23.2743268,39.1408106","x":23.278348,"y":39.1630971,"coor":[[23.2861806,39.1874477],[23.2859838,39.1870185],[23.2860196,39.1869105],[23.28585,39.186513],[23.2855291,39.1861867],[23.2844694,39.1856395],[23.2846785,39.1855687],[23.2850172,39.1852824],[23.2851583,39.185067],[23.2850596,39.1845258],[23.284317,39.183539],[23.2844753,39.1827741],[23.2829803,39.1817737],[23.2830068,39.1814495],[23.2829401,39.1811697],[23.282645,39.1805912],[23.2825786,39.1802844],[23.2823513,39.1798685],[23.2822965,39.1795708],[23.2819682,39.1788299],[23.2820068,39.1784517],[23.2817021,39.1776749],[23.2819987,39.1769739],[23.2819832,39.1762169],[23.2823237,39.1757504],[23.2822919,39.1754618],[23.2825152,39.1751388],[23.2824832,39.1748683],[23.282567,39.1745985],[23.2822923,39.1742814],[23.2822036,39.1739024],[23.2817902,39.1735755],[23.2813327,39.173023],[23.2812597,39.1722386],[23.280928,39.1718401],[23.2805831,39.1716037],[23.280528,39.171333],[23.2806481,39.1709102],[23.2806547,39.1704777],[23.2805405,39.1704996],[23.2805758,39.1704457],[23.280449,39.1703909],[23.2804636,39.1700891],[23.2803606,39.1699803],[23.2796922,39.1696788],[23.279438,39.1696322],[23.2791692,39.1694233],[23.2791707,39.1692791],[23.2792438,39.1692435],[23.279349,39.1691361],[23.2791769,39.1689908],[23.2792372,39.1687569],[23.2791841,39.168288],[23.2792906,39.1680544],[23.2791201,39.167747],[23.2792271,39.1674773],[23.2789856,39.1673226],[23.2790491,39.1670887],[23.2788362,39.1663936],[23.2787587,39.1656947],[23.2788433,39.1653529],[23.278727,39.1650142],[23.2785995,39.1645314],[23.2784886,39.1640621],[23.2787487,39.1635231],[23.278348,39.1630971],[23.2783474,39.1628673],[23.2783022,39.1627589],[23.278376,39.1623358],[23.2782166,39.1620735],[23.2783368,39.1616417],[23.2782697,39.1615827],[23.2780278,39.1614731],[23.2777307,39.1610928],[23.2776633,39.1608942],[23.2776775,39.1606419],[23.2774137,39.160406],[23.2773933,39.1601356],[23.2772905,39.1599998],[23.2772838,39.1595222],[23.2772269,39.1594317],[23.2770825,39.1593993],[23.2768641,39.1592537],[23.2765642,39.1591527],[23.2764738,39.1590486],[23.276266,39.1589932],[23.2762781,39.1589482],[23.2760464,39.1589648],[23.2758504,39.1588915],[23.276374,39.1586244],[23.2765531,39.1580849],[23.2767047,39.1579777],[23.2769171,39.1575735],[23.2768851,39.157312],[23.2769789,39.1571954],[23.2770015,39.1568532],[23.2771543,39.1566288],[23.2772946,39.1565621],[23.2774728,39.1561127],[23.2771966,39.1559578],[23.2771788,39.1554351],[23.2769602,39.1553075],[23.2767896,39.1550181],[23.2765478,39.1548995],[23.276321,39.1544385],[23.2759055,39.1543278],[23.2755018,39.154055],[23.2752411,39.1538686],[23.2750525,39.1530745],[23.2745569,39.1528732],[23.2743852,39.1526919],[23.2743747,39.1525837],[23.2745621,39.1523686],[23.2744699,39.1521563],[23.2742784,39.1516505],[23.2742853,39.1512225],[23.2739429,39.1507608],[23.2739837,39.1501663],[23.2736652,39.1496237],[23.2735706,39.1485598],[23.2738636,39.1481922],[23.2739966,39.148139],[23.274077,39.1477385],[23.2747894,39.1459768],[23.2749469,39.1452839],[23.2750151,39.1442481],[23.2752214,39.1421768],[23.2752052,39.1417487],[23.2751348,39.1417032],[23.2743268,39.1408106]]},{"id":17333,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039d\u03b5\u03bf\u03c7\u03ce\u03c1\u03b9-\u0391\u03c6\u03ad\u03c4\u03b5\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Neochori_Afetes","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5882,"name_EN":"Pelion Mt: Neochori-Afetes","description_EN":"","ascent_time":130,"descent_time":140,"marker":"Red_dots","level":11,"ascent":62,"descent":295,"maxelev":453,"minelev":215,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.18056 39.28057,23.22017 39.30436)","views":7,"millestones":"0,23.2199074,39.3046357#1,23.2167414,39.2977554#2,23.2134109,39.2892192#3,23.2052972,39.2836268#4,23.1945503,39.2850675#5,23.1865118,39.2809987#5.9,23.1808071,39.2831470","x":23.1984323,"y":39.2840221,"coor":[[23.2199074,39.3046357],[23.2195724,39.3045749],[23.2194456,39.3045019],[23.2192641,39.3044692],[23.2193252,39.3041813],[23.219226,39.3040454],[23.218756,39.3038756],[23.2187112,39.3037311],[23.2189218,39.3035703],[23.218935,39.3034263],[23.2190763,39.303229],[23.219091,39.3029497],[23.2188061,39.3024973],[23.2184843,39.3022338],[23.2185909,39.3020363],[23.2188711,39.301867],[23.2190063,39.3018634],[23.2188451,39.3016596],[23.2178422,39.3011122],[23.2175441,39.3008038],[23.2175339,39.3006866],[23.217687,39.3004714],[23.2178072,39.3000937],[23.2177764,39.2997331],[23.21792,39.2993376],[23.2177276,39.2989128],[23.2174518,39.2986857],[23.2174244,39.2982485],[23.2170525,39.2981829],[23.2167899,39.2980415],[23.2164842,39.2963364],[23.2157252,39.2947274],[23.2146821,39.2930219],[23.2138975,39.2916289],[23.2137061,39.2900778],[23.2136843,39.2898298],[23.2135606,39.2894866],[23.2123899,39.2873702],[23.2121957,39.2871166],[23.2111974,39.2861817],[23.2107155,39.2857279],[23.2098638,39.2856501],[23.2093459,39.2853041],[23.2087689,39.2850569],[23.2084447,39.2850187],[23.2077999,39.2846178],[23.2068846,39.2845575],[23.2061247,39.2840838],[23.205699,39.2838196],[23.205657,39.2837202],[23.2054953,39.2836695],[23.2048898,39.2835392],[23.2041627,39.2833721],[23.2039219,39.2834245],[23.2031915,39.2834195],[23.2030733,39.2836169],[23.2024578,39.2837028],[23.2019112,39.2838522],[23.2015377,39.2840074],[23.2008773,39.2839668],[23.2002534,39.2840211],[23.1996653,39.2838954],[23.1995452,39.2839486],[23.1991639,39.283928],[23.1984323,39.2840221],[23.1978622,39.2841984],[23.1975882,39.2843001],[23.1968407,39.2847725],[23.1958617,39.2852163],[23.1953628,39.2852399],[23.1951088,39.285148],[23.1943333,39.2850345],[23.1925077,39.2844722],[23.1919986,39.2843786],[23.1912488,39.284049],[23.1907163,39.2839732],[23.1903954,39.2838674],[23.1901101,39.2838474],[23.1899857,39.2839817],[23.1897035,39.2839482],[23.1895202,39.2837261],[23.1894655,39.2834374],[23.188803,39.2829507],[23.1885985,39.2825889],[23.1885378,39.2823542],[23.1883423,39.2822176],[23.1885406,39.2821109],[23.1886135,39.2821024],[23.1885797,39.282021],[23.1887791,39.2818242],[23.1888401,39.2815543],[23.1885505,39.2815343],[23.1880307,39.2813685],[23.1873473,39.2813096],[23.1869664,39.2811628],[23.1869194,39.2812165],[23.1865045,39.2809974],[23.1862139,39.2810674],[23.186136,39.2807876],[23.1860697,39.2807826],[23.185777,39.2810328],[23.1857634,39.2812039],[23.1854386,39.2812197],[23.1853471,39.2811109],[23.1850697,39.2810369],[23.1847055,39.2807595],[23.1844289,39.2806134],[23.1843568,39.2803696],[23.1843812,39.2803247],[23.1841949,39.2803955],[23.1841009,39.280503],[23.1840366,39.2810432],[23.1835257,39.2811117],[23.1833491,39.2813447],[23.1830213,39.2816127],[23.1826008,39.2824117],[23.1824169,39.2826492],[23.1822114,39.2826883],[23.1821378,39.2825977],[23.1818823,39.282632],[23.1818372,39.2825235],[23.1815758,39.2826298],[23.1812639,39.2828754],[23.181154,39.2827305],[23.1809335,39.2827469],[23.1808812,39.2827511],[23.1808418,39.2829626],[23.1808071,39.283147]]},{"id":17335,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2-\u039c\u03b1\u03cd\u03c1\u03b7 \u03a0\u03ad\u03c4\u03c1\u03b1","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Platanias_Mavri_Petra","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":10064,"name_EN":"Pelion Mt: Platanias-Mavri Petra","description_EN":"","ascent_time":185,"descent_time":185,"marker":"No_marks","level":9,"ascent":439,"descent":457,"maxelev":164,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.21308 39.12906,23.27445 39.1511)","views":11,"millestones":"0,23.2743268,39.1408106#1,23.2644615,39.1374522#2,23.2564120,39.1343475#3,23.2464288,39.1308261#4,23.2358675,39.1288464#5,23.2300986,39.1316106#6,23.2202389,39.1322356#7,23.2152240,39.1328013#8,23.2169166,39.1359466#9,23.2167503,39.1430880#10.1,23.2165791,39.1511282","x":23.2285231,"y":39.1319606,"coor":[[23.2743268,39.1408106],[23.2733517,39.1409352],[23.2725877,39.1409665],[23.2717109,39.1407087],[23.2712754,39.1405843],[23.2709548,39.1405688],[23.2707306,39.140608],[23.2704538,39.1405161],[23.2699517,39.1401525],[23.2697903,39.1400975],[23.2696874,39.1399707],[23.2695029,39.1399154],[23.269377,39.1397795],[23.2688351,39.1395959],[23.268479,39.1393413],[23.2675894,39.1392096],[23.2673629,39.139082],[23.2670932,39.1390082],[23.267163,39.1389726],[23.2668748,39.1388717],[23.2663695,39.1384991],[23.2661504,39.1384346],[23.2660936,39.1383261],[23.2657594,39.1381979],[23.2655418,39.1379802],[23.2649606,39.137891],[23.2641351,39.1371649],[23.2632014,39.1365147],[23.2624913,39.1358164],[23.2621658,39.1353367],[23.2619752,39.1347588],[23.26178,39.1346134],[23.2613978,39.134647],[23.2610284,39.1345726],[23.2597299,39.1348257],[23.2589336,39.1346314],[23.2584133,39.134592],[23.2580651,39.1346979],[23.2576757,39.1354163],[23.2575597,39.1354516],[23.2574943,39.1350638],[23.2573691,39.1348647],[23.2571518,39.1346291],[23.2567834,39.1344555],[23.2556436,39.1341193],[23.2555291,39.134042],[23.2547258,39.1334151],[23.2539892,39.13305],[23.2532973,39.1328293],[23.2525027,39.1324818],[23.251413,39.1315917],[23.2509983,39.1314178],[23.250673,39.1314743],[23.2505357,39.1313968],[23.2499115,39.1313478],[23.2495205,39.131129],[23.248449,39.1307076],[23.2480445,39.1306689],[23.2475143,39.1307826],[23.2471431,39.1308704],[23.2467498,39.1308678],[23.2452017,39.1306596],[23.2449353,39.1306849],[23.2446679,39.1308093],[23.244475,39.1304566],[23.2442344,39.1302388],[23.2430392,39.1294921],[23.2421776,39.1291531],[23.2408141,39.1290001],[23.2392869,39.1290081],[23.238339,39.1289299],[23.2372623,39.1290039],[23.2369504,39.1289568],[23.2366049,39.1288194],[23.2359221,39.128833],[23.2350985,39.1290348],[23.2346444,39.1293022],[23.2346068,39.1295722],[23.2348442,39.130182],[23.234973,39.1305433],[23.2349115,39.1308853],[23.2350833,39.1310487],[23.2350935,39.1311749],[23.2349398,39.1314802],[23.2345292,39.1320002],[23.2339862,39.1319245],[23.2337754,39.1321664],[23.2336363,39.1321835],[23.2330401,39.131684],[23.2326802,39.131569],[23.2323575,39.1315173],[23.2318005,39.1316758],[23.2314654,39.1316376],[23.2312826,39.1314201],[23.2311848,39.1308338],[23.2310359,39.1306976],[23.2307898,39.1309844],[23.23009,39.1315024],[23.2301106,39.1317368],[23.2304422,39.1320994],[23.2304299,39.1321624],[23.229562,39.1321837],[23.2292257,39.1322536],[23.2285231,39.1319606],[23.2274386,39.1316831],[23.2272421,39.1316637],[23.2270674,39.1317707],[23.2268979,39.1318687],[23.2266143,39.132047],[23.2262317,39.1321166],[23.225299,39.1320744],[23.2246514,39.132052],[23.2242132,39.1321167],[23.2238465,39.1321863],[23.2236673,39.1322392],[23.2235162,39.1323013],[23.2227257,39.1325483],[23.2218917,39.1326329],[23.2212794,39.1325567],[23.2204187,39.1323392],[23.2202003,39.1322116],[23.2200822,39.1320396],[23.2190915,39.1316455],[23.2186791,39.1312823],[23.218195,39.1311168],[23.2177721,39.1306454],[23.2168029,39.1304046],[23.2163175,39.1303653],[23.2158423,39.1304342],[23.2152994,39.1303585],[23.21516,39.1304116],[23.2145995,39.1308764],[23.2142648,39.130802],[23.2137783,39.1308528],[23.2135011,39.1308149],[23.2134192,39.1309946],[23.2134392,39.1312741],[23.213298,39.1314894],[23.213744,39.1319609],[23.2137979,39.1321145],[23.2150312,39.1325373],[23.2152147,39.1326827],[23.2152352,39.1329171],[23.2157181,39.1331907],[23.217427,39.1335086],[23.218409,39.1336323],[23.2189282,39.1337619],[23.2193078,39.1339627],[23.2201199,39.1348152],[23.2200545,39.1349724],[23.2201196,39.1353694],[23.2200609,39.1354411],[23.219899,39.13544],[23.2192075,39.135192],[23.2191379,39.1352096],[23.2191498,39.1353088],[23.2190906,39.1354346],[23.2192257,39.1357689],[23.2188748,39.1361089],[23.2182965,39.136096],[23.217564,39.1364155],[23.2174417,39.1359642],[23.2172707,39.1358954],[23.2167956,39.1359643],[23.2162419,39.1358074],[23.2161468,39.1356806],[23.2155673,39.1357668],[23.2156537,39.1363261],[23.2153276,39.1365221],[23.2153353,39.1368646],[23.2152526,39.1369542],[23.2154771,39.1375774],[23.2155446,39.1380104],[23.2157149,39.1381107],[23.2156277,39.1386688],[23.2158637,39.1393011],[23.2159046,39.139788],[23.2161196,39.1402219],[23.2161287,39.1404473],[23.2167092,39.1413162],[23.2169607,39.1415882],[23.2169809,39.1418587],[23.2168907,39.1418986],[23.2167557,39.1426006],[23.2167493,39.1431772],[23.2168576,39.1438448],[23.2168171,39.1443671],[23.2166258,39.1449245],[23.2166679,39.1453033],[23.2167697,39.1455112],[23.2166035,39.1458885],[23.2167033,39.1459883],[23.2169459,39.146026],[23.217071,39.1462251],[23.2171023,39.1465317],[23.2174279,39.147435],[23.2175584,39.1481927],[23.2177617,39.1486447],[23.2176412,39.1490764],[23.2171739,39.1494697],[23.2170271,39.1497255],[23.2170715,39.149897],[23.2169159,39.1503646],[23.2168887,39.1505716],[23.2168599,39.1508508],[23.2165791,39.1511282]]},{"id":17392,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03ac\u03bb\u03b1\u03bc\u03bf\u03c2-\u03a0\u03ac\u03bf\u03c5","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Kalamos_Paou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2639,"name_EN":"Pelion Mt: Kalamos-Paou","description_EN":"","ascent_time":60,"descent_time":65,"marker":"Red_dots","level":9,"ascent":64,"descent":63,"maxelev":42,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.18668 39.20435,23.1963 39.22287)","views":9,"millestones":"0,23.1866778,39.2228704#1,23.1883465,39.2144456#2,23.1919529,39.2076292#2.6,23.1963050,39.2043479","x":23.1908313,"y":39.2108158,"coor":[[23.1866778,39.2228704],[23.1868228,39.2213486],[23.1867465,39.2199243],[23.1868655,39.2196548],[23.1873112,39.2191714],[23.1873216,39.2182703],[23.1874872,39.2177849],[23.1878698,39.2169406],[23.1880083,39.2166667],[23.1882073,39.2164879],[23.1884454,39.2159309],[23.187982,39.2153374],[23.1882117,39.215321],[23.1882357,39.2152491],[23.1883595,39.2148355],[23.1882952,39.2132852],[23.1884354,39.213187],[23.1885942,39.2131926],[23.1887158,39.2129727],[23.1888323,39.2129195],[23.1893246,39.2129139],[23.1893372,39.2128239],[23.1896414,39.2125556],[23.1900313,39.2118916],[23.1902532,39.2117309],[23.1904888,39.2113901],[23.1906871,39.2112654],[23.1907814,39.2111218],[23.1908313,39.2108158],[23.1907633,39.2104955],[23.190833,39.2104779],[23.1908243,39.2102256],[23.1909074,39.2100459],[23.1907959,39.2096757],[23.1905736,39.2093633],[23.1902404,39.2091267],[23.1900356,39.2088099],[23.1900153,39.2085575],[23.190239,39.2082436],[23.1904139,39.2081367],[23.1917613,39.2078037],[23.1923115,39.2072939],[23.1927991,39.2071891],[23.1935166,39.2072391],[23.1935636,39.2071854],[23.1934867,39.2069145],[23.1934082,39.2066887],[23.193457,39.2064728],[23.193694,39.2060059],[23.1939874,39.2056655],[23.1950788,39.2054298],[23.195428,39.2054637],[23.1957065,39.2054206],[23.1960339,39.2051435],[23.1961498,39.2049461],[23.196305,39.2043479]]},{"id":17393,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03ac\u03bf\u03c5-\u03a7\u03cc\u03c1\u03c4\u03bf","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03c0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"THESSALIA\/Thessaly_Pelion_Paou_Chorto","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3228,"name_EN":"Pelion Mt: Paou-Chorto","description_EN":"A pleasant coastal hike","ascent_time":75,"descent_time":75,"marker":"Red_dots","level":11,"ascent":119,"descent":127,"maxelev":53,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.1963 39.19023,23.21677 39.20435)","views":12,"millestones":"0,23.1963047,39.2043479#1,23.2028448,39.2016465#2,23.2062722,39.1951086#3.2,23.2166644,39.1902270","x":23.2043802,"y":39.1964603,"coor":[[23.1963047,39.2043479],[23.1964488,39.2033848],[23.1965462,39.2029709],[23.1963226,39.2022665],[23.1963952,39.2019967],[23.1966054,39.201836],[23.1976184,39.2013654],[23.1979895,39.2013139],[23.1981741,39.2013782],[23.1979529,39.2014848],[23.1979634,39.201575],[23.1983458,39.2015596],[23.1989924,39.2017263],[23.1995599,39.2017211],[23.1998897,39.2014306],[23.2002729,39.2014647],[23.2005143,39.2016286],[23.2008489,39.201739],[23.2017332,39.2023938],[23.2021517,39.2022525],[23.2022003,39.2020546],[23.202329,39.2019384],[23.2028284,39.2018156],[23.2028299,39.201676],[23.2030076,39.2013258],[23.2027579,39.2008735],[23.2026544,39.2008097],[23.2023562,39.2006545],[23.2022877,39.2005639],[23.2025103,39.2003402],[23.2027088,39.2001974],[23.2028501,39.1999911],[23.2029929,39.1996497],[23.2030315,39.1993075],[23.2031086,39.199245],[23.2030595,39.1987851],[23.2032767,39.1983946],[23.2032545,39.1983043],[23.2030587,39.1982129],[23.2026772,39.1981562],[23.2027174,39.1979943],[23.2030182,39.1980144],[23.2033558,39.1978635],[23.2037155,39.1968703],[23.2040204,39.1965299],[23.2042647,39.1964325],[23.2043802,39.1964603],[23.2046935,39.1964084],[23.2053563,39.1961606],[23.2053952,39.1957914],[23.2055129,39.195621],[23.2056878,39.1955141],[23.2058125,39.19556],[23.2059019,39.1954344],[23.2061818,39.1952561],[23.2062739,39.1951081],[23.2066827,39.1948045],[23.2067872,39.1945529],[23.2071696,39.1945285],[23.2076971,39.1942798],[23.2081016,39.1943546],[23.2085196,39.1942493],[23.2090054,39.1942977],[23.2090752,39.1942711],[23.2090998,39.1941451],[23.2093239,39.1939709],[23.2096066,39.1937746],[23.2096529,39.1936398],[23.2097933,39.1935146],[23.2100369,39.1934802],[23.2102241,39.1933012],[23.2104995,39.1930147],[23.210732,39.1928361],[23.211197,39.192668],[23.2114913,39.1922375],[23.2119309,39.1921864],[23.2120944,39.1920614],[23.2126176,39.1918667],[23.2127712,39.1915974],[23.2130151,39.191527],[23.213202,39.191384],[23.2135505,39.1912783],[23.2139091,39.1913167],[23.2141392,39.1912552],[23.2144753,39.1912214],[23.2155633,39.1912648],[23.2158049,39.1914106],[23.2157853,39.1910861],[23.2163498,39.1906979],[23.2165159,39.1905684],[23.2167666,39.1904079],[23.2166644,39.190227]]},{"id":18376,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9-\u03a6\u03ac\u03c1\u03bf\u03c2 \u039a\u03b1\u03b2\u03bf\u03cd\u03bb\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_Trikeri_Faros","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3158,"name_EN":"Pelion Mt: Trikeri-Kavoulia Lighthouse","description_EN":"Around Trikeri scenic area","ascent_time":50,"descent_time":60,"marker":"Red_dots","level":9,"ascent":8,"descent":269,"maxelev":281,"minelev":9,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05089 39.09656,23.07676 39.10293)","views":3,"millestones":"0,23.0764398,39.1010693#1,23.0690812,39.1015417#2,23.0613087,39.1003460#3.2,23.0509821,39.0963955","x":23.0672809,"y":39.1028617,"coor":[[23.0764398,39.1010693],[23.0766124,39.1006922],[23.0767105,39.1002605],[23.0764489,39.1004837],[23.0762752,39.1005003],[23.0761601,39.1004544],[23.0760544,39.1005797],[23.0757314,39.1007709],[23.0754871,39.1008771],[23.0751126,39.1012165],[23.0745339,39.101257],[23.0734302,39.1007616],[23.073109,39.1005608],[23.0729589,39.1005416],[23.0725155,39.100457],[23.071918,39.1001639],[23.0716641,39.1001258],[23.0716306,39.1000354],[23.0714224,39.1000338],[23.0713887,39.0999614],[23.0712844,39.0999786],[23.0711364,39.0997972],[23.0709964,39.0998411],[23.0707837,39.1001819],[23.070682,39.1001405],[23.0704497,39.1002198],[23.0696634,39.1002135],[23.0694885,39.1003202],[23.0692501,39.100859],[23.0693023,39.1012919],[23.0690558,39.1015693],[23.0686961,39.1016565],[23.0684389,39.1018707],[23.0684824,39.1020783],[23.0687556,39.1024049],[23.0687424,39.1025309],[23.0683356,39.1026899],[23.0672809,39.1028617],[23.0666794,39.1028749],[23.0667904,39.103056],[23.0666794,39.1028749],[23.0660392,39.1023111],[23.0654464,39.1016575],[23.0648685,39.1016349],[23.0646844,39.1015613],[23.0646325,39.1011194],[23.0644733,39.1009108],[23.0640948,39.1006735],[23.0630377,39.1001604],[23.0628071,39.1001045],[23.0622058,39.1000997],[23.0605227,39.1005727],[23.0603264,39.1005531],[23.0593823,39.1002391],[23.0593162,39.1002341],[23.0588855,39.1002306],[23.0582669,39.0998967],[23.0578672,39.099515],[23.0573782,39.0988983],[23.0570214,39.0987693],[23.0563033,39.0979885],[23.0559812,39.0978598],[23.0559135,39.0977331],[23.0558959,39.0973184],[23.0545871,39.096605],[23.054347,39.0964048],[23.0540236,39.0963751],[23.0534541,39.0965868],[23.0532345,39.096585],[23.0530042,39.096511],[23.0528413,39.0965818],[23.0517638,39.0967352],[23.0513487,39.0966508],[23.0509821,39.0963955]]},{"id":18377,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0391\u03b3\u03af\u03b1 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae-\u03a6\u03ac\u03c1\u03bf\u03c2 \u039a\u03b1\u03b2\u03bf\u03cd\u03bb\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03bf \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03cc \u03a4\u03c1\u03af\u03ba\u03b5\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_AgKyriaki_Faros","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2234,"name_EN":"Pelion Mt: Agia Kyriaki-Kavoulia Lighthouse","description_EN":"Around Trikeri scenic area","ascent_time":40,"descent_time":35,"marker":"Red_dots","level":9,"ascent":136,"descent":148,"maxelev":52,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.05098 39.09237,23.06849 39.09639)","views":16,"millestones":"0,23.0684835,39.0927656#1,23.0608166,39.0930389#2.2,23.0509746,39.0963864","x":23.0611793,"y":39.0926484,"coor":[[23.0684835,39.0927656],[23.0679104,39.0923825],[23.0677025,39.0923628],[23.0671626,39.0929713],[23.0667538,39.0932834],[23.0663315,39.0937395],[23.0660554,39.0936292],[23.0657665,39.0936179],[23.0657603,39.0931267],[23.0656583,39.0929727],[23.065571,39.0925755],[23.065445,39.0924844],[23.0652135,39.0924195],[23.0650042,39.0925079],[23.0648296,39.0925966],[23.0647351,39.0927491],[23.0642438,39.0931776],[23.0638832,39.0933369],[23.0633856,39.093369],[23.0633205,39.0933685],[23.0630976,39.0932811],[23.0630042,39.0933524],[23.062518,39.0933936],[23.0621846,39.0932467],[23.0618413,39.0929736],[23.061635,39.092562],[23.0611793,39.0926484],[23.0607524,39.0927666],[23.0608835,39.0933444],[23.0606377,39.0935677],[23.060762,39.0937849],[23.0602134,39.0940914],[23.0599203,39.0943954],[23.0589393,39.0951264],[23.0586113,39.0956824],[23.0582731,39.0958959],[23.0580527,39.0959482],[23.0578959,39.0959199],[23.0576454,39.0956295],[23.057073,39.0951924],[23.0566019,39.0949723],[23.056278,39.0949787],[23.0556151,39.0952617],[23.0550942,39.0953025],[23.0547367,39.0952275],[23.0541509,39.0949344],[23.0538736,39.0949142],[23.0532707,39.0950354],[23.0525307,39.0950294],[23.0521357,39.0951704],[23.0516187,39.0957789],[23.0509746,39.0963864]]},{"id":19145,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039b\u03b1\u03cd\u03ba\u03bf\u03c2-\u039c\u03bf\u03cd\u03c3\u03b3\u03b5\u03c2","description_GR":"","path":"THESSALIA\/Thessaly_Pelion_Lafkos_Mousges2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5199,"name_EN":"Pelion Mt: Lafkos-Mousges","description_EN":"","ascent_time":115,"descent_time":120,"marker":"Red_dots","level":9,"ascent":129,"descent":343,"maxelev":377,"minelev":92,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.2461 39.15646,23.28042 39.17763)","views":8,"millestones":"0,23.2460962,39.1776302#1,23.2524424,39.1711130#2,23.2582831,39.1669654#3,23.2672278,39.1642252#4,23.2764025,39.1629397#5.2,23.2799232,39.1564613","x":23.2666728,"y":39.1645425,"coor":[[23.2460962,39.1776302],[23.2461244,39.1776033],[23.2461659,39.1776081],[23.2463195,39.1773208],[23.2464181,39.1771997],[23.2466679,39.176913],[23.2467329,39.1764494],[23.2468189,39.1759859],[23.246948,39.1756173],[23.247248,39.1754705],[23.2473413,39.1752053],[23.2473879,39.1750749],[23.2476395,39.1744819],[23.2477917,39.1741224],[23.2479325,39.1739431],[23.2487259,39.173367],[23.2493972,39.1733713],[23.2507661,39.1731008],[23.2512571,39.1726534],[23.2516091,39.1722051],[23.2517873,39.1717738],[23.2521712,39.171605],[23.2524292,39.1712823],[23.2524687,39.170832],[23.2529011,39.1704473],[23.2531374,39.1699983],[23.2532732,39.1691972],[23.2533776,39.1690356],[23.2533559,39.1689003],[23.2534893,39.1688742],[23.2534899,39.1688201],[23.2538915,39.1684037],[23.2539744,39.168224],[23.2540126,39.1678998],[23.25388,39.1672952],[23.2539332,39.1669937],[23.2540497,39.1669224],[23.2543214,39.1664015],[23.2547398,39.166242],[23.2551868,39.1659745],[23.255559,39.1659453],[23.2560582,39.1658044],[23.2562897,39.1658058],[23.2564847,39.1659693],[23.257176,39.16628],[23.2577955,39.1668066],[23.2581073,39.1668807],[23.2581067,39.1670384],[23.25828,39.1669719],[23.2584929,39.1665317],[23.2587025,39.1664159],[23.2590016,39.166598],[23.2593027,39.1665819],[23.2595353,39.1664753],[23.2596972,39.1664943],[23.2599307,39.1662976],[23.2599789,39.1661177],[23.2601985,39.1660154],[23.2606262,39.1660722],[23.2614618,39.1658612],[23.2616236,39.1658803],[23.2619107,39.1660984],[23.2624312,39.1661377],[23.2626641,39.166004],[23.2629423,39.1659697],[23.2632709,39.1655393],[23.2633521,39.1655218],[23.2636854,39.1657492],[23.2638819,39.1657774],[23.2640454,39.1656343],[23.2644052,39.1655465],[23.2645102,39.165466],[23.2648459,39.1654681],[23.2651052,39.1650192],[23.2653855,39.1647777],[23.2657923,39.1646181],[23.2662795,39.164513],[23.2666728,39.1645425],[23.2669612,39.1646344],[23.2671035,39.1643109],[23.26736,39.1641323],[23.2676218,39.164134],[23.2680516,39.1639925],[23.268205,39.1640205],[23.2686147,39.163924],[23.2687182,39.1639967],[23.2687284,39.1641229],[23.2691229,39.1640353],[23.2694022,39.1638929],[23.2696945,39.1636063],[23.2696805,39.1634891],[23.2698879,39.1635805],[23.2699447,39.163689],[23.2700625,39.1634915],[23.2702471,39.1635467],[23.2703173,39.1634751],[23.270501,39.1636204],[23.2705687,39.163783],[23.2706852,39.1637117],[23.2707095,39.1636037],[23.2709518,39.1636773],[23.2712968,39.1638957],[23.2714714,39.1637977],[23.2715978,39.1638886],[23.2720608,39.1638915],[23.2725568,39.1640568],[23.2729035,39.164113],[23.2730312,39.1640777],[23.273183,39.1641913],[23.2736098,39.1640859],[23.2738447,39.1637629],[23.2740769,39.1636923],[23.2743541,39.1637481],[23.2746089,39.1637316],[23.2747717,39.1636606],[23.2750196,39.1634414],[23.275193,39.1634605],[23.275831,39.1633202],[23.2765885,39.1628203],[23.2770697,39.1628413],[23.2771531,39.1627157],[23.2774528,39.1628437],[23.2776938,39.1630435],[23.2778064,39.1633505],[23.2779342,39.1633063],[23.2781565,39.1630734],[23.2781826,39.1627852],[23.2783474,39.1628673],[23.2783022,39.1627589],[23.278376,39.1623358],[23.2782166,39.1620735],[23.2783368,39.1616417],[23.2782701,39.1615828],[23.2783401,39.1615291],[23.2785251,39.1615483],[23.2788166,39.1613428],[23.2791299,39.1612637],[23.2793055,39.1610665],[23.2791372,39.1605429],[23.2792573,39.1601201],[23.2791198,39.1599841],[23.2792745,39.1595705],[23.279103,39.1593622],[23.2790815,39.1591999],[23.2793767,39.158625],[23.2790435,39.158276],[23.2790687,39.1580779],[23.2796846,39.1578385],[23.2797138,39.1577035],[23.2804128,39.1572572],[23.2802537,39.1569679],[23.2799309,39.1568398],[23.2798163,39.1567309],[23.2799232,39.1564613]]},{"id":19183,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a4\u03b9\u03c3\u03c3\u03b1\u03af\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039c\u03b1\u03c1\u03b1\u03b8\u03b9\u03ac \u03c3\u03c4\u03b7\u03bd \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03c4\u03c3\u03b1","path":"THESSALIA\/Thessaly_Pelion_Tiseo_Marathias_Panagitsa","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":9420,"name_EN":"Pelion Mt: Mt. Tisseon crossing","description_EN":"Marathias-Panagitsa","ascent_time":265,"descent_time":250,"marker":"No_marks","level":9,"ascent":810,"descent":808,"maxelev":635,"minelev":35,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.13146 39.10396,23.18521 39.12498)","views":8,"millestones":"0,23.1744521,39.1252915#1,23.1781150,39.1247935#2,23.1848064,39.1232569#3,23.1837649,39.1154896#4,23.1752254,39.1111338#5,23.1644952,39.1095175#6,23.1545110,39.1060593#7,23.1450271,39.1047598#8,23.1346941,39.1045124#9.4,23.1316422,39.1103423","x":23.1642386,"y":39.1094947,"coor":[[23.1744521,39.1252915],[23.1744572,39.12485],[23.174778,39.1243432],[23.1750039,39.1238222],[23.1759249,39.1232159],[23.1758651,39.1233777],[23.1755494,39.1236638],[23.1754194,39.1239062],[23.1754335,39.1246812],[23.1755016,39.1247899],[23.1756289,39.1247908],[23.17562,39.1245564],[23.1758921,39.1240447],[23.1763478,39.1236514],[23.1768284,39.1231142],[23.1768977,39.1231237],[23.1769084,39.1231959],[23.1767422,39.1235551],[23.1765831,39.1243109],[23.176835,39.1245289],[23.1773881,39.1247221],[23.1776979,39.1249405],[23.1778483,39.1249416],[23.1789661,39.1243187],[23.1795789,39.124341],[23.1797056,39.124387],[23.1798203,39.1244779],[23.1799216,39.1247219],[23.1801403,39.1248136],[23.1811944,39.1246948],[23.1814391,39.1245433],[23.1815802,39.1243461],[23.1822774,39.1234544],[23.1828379,39.1229988],[23.1832501,39.1223709],[23.183355,39.1222995],[23.1837351,39.1224464],[23.1838003,39.1228073],[23.1839358,39.1230966],[23.1838725,39.1235647],[23.1843926,39.124109],[23.1848516,39.123932],[23.184925,39.1235901],[23.1846336,39.1227771],[23.1846373,39.1224527],[23.1844669,39.1221812],[23.1845166,39.1218842],[23.1841886,39.1212331],[23.1836167,39.1206704],[23.183364,39.1205154],[23.183645,39.1202291],[23.1838542,39.1201404],[23.1844968,39.1195862],[23.1846496,39.1193801],[23.1844855,39.1189689],[23.1846714,39.1188981],[23.1846869,39.1185558],[23.1849514,39.1181882],[23.1849269,39.1179042],[23.185048,39.1177429],[23.1850388,39.1175355],[23.1848799,39.1172731],[23.1849272,39.1171833],[23.1844279,39.1163418],[23.184279,39.1162146],[23.1842119,39.1160159],[23.1840971,39.115943],[23.1840533,39.1157265],[23.1835606,39.1153265],[23.1833672,39.1150458],[23.1830271,39.1146289],[23.1829003,39.114592],[23.1828227,39.1143031],[23.1826174,39.1140494],[23.1826538,39.1139055],[23.1822765,39.1135244],[23.1804373,39.1125383],[23.1800911,39.1124637],[23.1795852,39.1122079],[23.1794592,39.1120988],[23.1794493,39.1119546],[23.1789886,39.1117892],[23.1789899,39.111672],[23.1787438,39.1113594],[23.1787156,39.1115124],[23.1784725,39.1115377],[23.1781383,39.1114272],[23.1774102,39.1113771],[23.1766263,39.1111553],[23.1761944,39.1110936],[23.1760893,39.111174],[23.1755927,39.1111164],[23.1749908,39.1111482],[23.1741853,39.1108001],[23.172116,39.1107043],[23.172024,39.1106586],[23.1715494,39.1106913],[23.1711465,39.1105352],[23.1700222,39.1103335],[23.1697678,39.1103317],[23.16963,39.1102406],[23.1693989,39.1102299],[23.1689392,39.1099743],[23.1687649,39.1100452],[23.1683948,39.1100425],[23.1682785,39.1100958],[23.1674807,39.1100721],[23.1668466,39.1099053],[23.1666155,39.1098857],[23.1665224,39.1099301],[23.1662461,39.1098199],[23.16613,39.1098642],[23.165714,39.1098252],[23.1654002,39.1099581],[23.1653558,39.1097956],[23.1649282,39.1097745],[23.1645148,39.1095192],[23.1642386,39.1094947],[23.1634903,39.109201],[23.1632131,39.1091629],[23.1630754,39.1090718],[23.1629022,39.1090526],[23.1629148,39.1089626],[23.1624772,39.1087972],[23.1619345,39.1087212],[23.1610355,39.1084625],[23.1607237,39.1084242],[23.1596925,39.1080924],[23.1595087,39.1079829],[23.1587812,39.1078875],[23.1578678,39.1078629],[23.1574548,39.1075806],[23.1572609,39.1073539],[23.1568476,39.1070986],[23.1558808,39.1067042],[23.1552686,39.1066367],[23.1548878,39.1065618],[23.1546927,39.1064342],[23.1546576,39.10647],[23.1545238,39.1060546],[23.1540406,39.1062358],[23.1534966,39.1062679],[23.1524063,39.1065303],[23.1519433,39.106563],[23.1518733,39.1066165],[23.1510177,39.1065923],[23.15023,39.1066947],[23.1494467,39.1064366],[23.1490703,39.1060014],[23.1488691,39.1054142],[23.1487323,39.105251],[23.1486281,39.1052592],[23.1485714,39.1051687],[23.1483725,39.1053565],[23.1482575,39.1053016],[23.1481759,39.1053551],[23.1480513,39.1051379],[23.1478768,39.1052267],[23.1477734,39.1051719],[23.1475651,39.1051794],[23.1474025,39.1052323],[23.1473201,39.1053578],[23.1472294,39.105204],[23.1470797,39.1051488],[23.1466167,39.1051815],[23.1459718,39.1049515],[23.1456365,39.104949],[23.145245,39.104802],[23.1451063,39.1048009],[23.1450722,39.1047466],[23.1449794,39.104773],[23.1448877,39.1047002],[23.1446914,39.1046808],[23.1446233,39.1045721],[23.1444615,39.1045619],[23.1443939,39.1044173],[23.144048,39.1043246],[23.1437589,39.1043225],[23.1433806,39.1040494],[23.1428724,39.1039916],[23.1427331,39.1040356],[23.1426297,39.1039808],[23.1423198,39.103965],[23.1422164,39.1039102],[23.1413499,39.1038317],[23.1412102,39.1039118],[23.1405054,39.1038525],[23.1398682,39.1039469],[23.1395217,39.1039083],[23.1391073,39.1037521],[23.1384695,39.1038915],[23.1382967,39.1038362],[23.1380998,39.1038618],[23.1377667,39.1036701],[23.1374312,39.1036856],[23.1373858,39.1036132],[23.1371423,39.1036655],[23.1368397,39.1038254],[23.1367578,39.1038969],[23.1367324,39.1040859],[23.1366164,39.1041166],[23.1360346,39.1044007],[23.1355725,39.1043612],[23.1344253,39.1045509],[23.1336151,39.104599],[23.1331416,39.1045414],[23.1329267,39.1046209],[23.1332579,39.1049658],[23.1335299,39.1054183],[23.1336794,39.1054915],[23.133757,39.1057624],[23.1350969,39.1058985],[23.1353864,39.1068198],[23.1352792,39.1070713],[23.1350008,39.1071413],[23.1349512,39.1074113],[23.1347426,39.1074458],[23.134694,39.1076347],[23.1348166,39.108014],[23.1346993,39.1081483],[23.1346853,39.1083465],[23.1344723,39.1087414],[23.1342401,39.1088117],[23.1340413,39.1089905],[23.1337573,39.10952],[23.133395,39.1098237],[23.1329064,39.1100543],[23.1327774,39.1101975],[23.1324405,39.1103212],[23.1320902,39.1105889],[23.1319741,39.1106241],[23.1319639,39.1105159],[23.131804,39.1103525],[23.1316422,39.1103423]]},{"id":19284,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2-\u039a\u03b1\u03c4\u03b7\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c0\u03bb\u03ac\u03bd\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03bf\u03c5 \u039a\u03b1\u03c4\u03b7\u03b3\u03b9\u03ce\u03c1\u03b3\u03b7","path":"THESSALIA\/Thessaly_Pelion_Platanias_Katigiorgis","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":10345,"name_EN":"Pelion Mt: Platanias-Katigiorgis","description_EN":"A trip alongthe agricaltural area of Katigiorgis","ascent_time":185,"descent_time":185,"marker":"Red_dots","level":12,"ascent":390,"descent":394,"maxelev":287,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.274 39.14029,23.3432 39.17245)","views":0,"millestones":"0,23.2743268,39.1408106#1,23.2811753,39.1423573#2,23.2856980,39.1450382#3,23.2908817,39.1524799#4,23.2974606,39.1589544#5,23.3057120,39.1643561#6,23.3127381,39.1649699#7,23.3207675,39.1637859#8,23.3267252,39.1609302#9,23.3343985,39.1654957#10.3,23.3428160,39.1728633","x":23.3072622,"y":39.1658992,"coor":[[23.2743268,39.1408106],[23.2751345,39.1417032],[23.2752049,39.1417487],[23.2756798,39.1416976],[23.2762033,39.1414215],[23.2767605,39.1412538],[23.276992,39.1412462],[23.2769933,39.14112],[23.2766811,39.1410911],[23.2765432,39.1410001],[23.2765441,39.14091],[23.2770672,39.140679],[23.277838,39.1399809],[23.2782134,39.1399066],[23.2783971,39.1400519],[23.278406,39.1404485],[23.2789535,39.1412268],[23.2796645,39.141853],[23.2811722,39.1426552],[23.2811723,39.1421821],[23.2814686,39.1414991],[23.2816206,39.1413379],[23.2820862,39.1410704],[23.2820697,39.1407369],[23.2821621,39.1407555],[23.2822304,39.1408641],[23.282274,39.1411256],[23.2820156,39.1415025],[23.2820265,39.1415747],[23.2820843,39.141575],[23.2822019,39.1413865],[23.2825053,39.1411361],[23.2826824,39.1407948],[23.2827986,39.1407414],[23.2829022,39.1407961],[23.2830264,39.1411032],[23.283278,39.1413931],[23.2836821,39.1414857],[23.2839456,39.1417397],[23.2842769,39.1421652],[23.2842836,39.1426428],[23.2845994,39.1434558],[23.2852991,39.1440638],[23.2854321,39.1446413],[23.2858197,39.1452204],[23.2859694,39.1452934],[23.2865243,39.145495],[23.2872587,39.1461123],[23.2877888,39.1463318],[23.287921,39.1469904],[23.2882191,39.1472625],[23.2883996,39.1477232],[23.2888403,39.1483116],[23.2888496,39.1485459],[23.2889807,39.1488486],[23.2890033,39.1489028],[23.289174,39.1489714],[23.2898167,39.149507],[23.2901799,39.1499597],[23.2903319,39.1504923],[23.2902102,39.1510863],[23.290274,39.1516453],[23.2908905,39.1524871],[23.2910892,39.152655],[23.291338,39.1530125],[23.2918121,39.1533803],[23.2918318,39.1537228],[23.2923926,39.154357],[23.2926387,39.1552055],[23.2927733,39.155738],[23.2930487,39.1559739],[23.2935437,39.1562473],[23.2938877,39.1565647],[23.2940229,39.156935],[23.2939618,39.157259],[23.2940989,39.1574401],[23.294479,39.1576226],[23.2949645,39.1576796],[23.2951233,39.1580049],[23.29533,39.1581684],[23.2955718,39.158296],[23.2960338,39.1583889],[23.2964481,39.1586257],[23.2969295,39.1586601],[23.2977238,39.1590974],[23.2983119,39.1593173],[23.2986564,39.1595897],[23.2994055,39.1599186],[23.2994721,39.1602073],[23.3001378,39.16077],[23.30053,39.1609075],[23.3013106,39.161561],[23.3019906,39.1618534],[23.3022646,39.1622335],[23.3027011,39.1625695],[23.3032546,39.1627891],[23.3035182,39.163052],[23.3039917,39.1631629],[23.3048752,39.1639522],[23.3052925,39.1638916],[23.3057436,39.1639213],[23.3058202,39.1642236],[23.3056445,39.1644388],[23.3056553,39.164511],[23.3058743,39.1646024],[23.3061028,39.1649101],[23.306367,39.1651189],[23.3064119,39.1652634],[23.3066421,39.1653909],[23.3065772,39.1661114],[23.3068152,39.1667706],[23.3070803,39.1662991],[23.3072622,39.1658992],[23.3076489,39.1654149],[23.307905,39.1652723],[23.308443,39.1647078],[23.3089209,39.1643682],[23.3102279,39.164466],[23.310792,39.1647848],[23.3114977,39.1649646],[23.3117275,39.1651462],[23.3121088,39.1652115],[23.3125277,39.1649887],[23.31291,39.164955],[23.312911,39.1648558],[23.3124272,39.1646097],[23.3123472,39.1645011],[23.3125044,39.1638172],[23.3131312,39.1636317],[23.3136521,39.1636347],[23.3146203,39.1628655],[23.3155714,39.1626548],[23.315889,39.1624674],[23.3159519,39.1624363],[23.3161839,39.1623836],[23.3164285,39.1622228],[23.3176092,39.1623289],[23.3190055,39.1627695],[23.3193156,39.1630237],[23.319932,39.1636896],[23.3208685,39.1638032],[23.3213335,39.1635986],[23.3219583,39.1636203],[23.3226766,39.1635524],[23.3229566,39.1633197],[23.3229489,39.1629232],[23.3230187,39.1628785],[23.323619,39.1630442],[23.324102,39.1633714],[23.324476,39.1630041],[23.3245475,39.1627883],[23.3244694,39.1624815],[23.3241482,39.1621732],[23.3241259,39.162083],[23.3244034,39.1621206],[23.3252502,39.1619273],[23.3254116,39.1619913],[23.325479,39.162208],[23.3255716,39.1622085],[23.3256321,39.1619295],[23.3255659,39.1615867],[23.3257047,39.1616055],[23.3259691,39.1617873],[23.3260752,39.1615897],[23.3260547,39.1613102],[23.3261476,39.1612747],[23.3267357,39.1615124],[23.3267256,39.1613591],[23.3265084,39.1610695],[23.3265442,39.1609616],[23.3267528,39.1609268],[23.3271457,39.1610011],[23.3273658,39.1609754],[23.3279139,39.160546],[23.3280641,39.1605739],[23.3286511,39.1609197],[23.3288567,39.1612092],[23.3289575,39.1615612],[23.329501,39.1616184],[23.3299621,39.1618193],[23.3301427,39.1622979],[23.3303723,39.1624975],[23.3307989,39.1626802],[23.3314225,39.1628279],[23.3318489,39.1630286],[23.3325791,39.1634158],[23.3332116,39.1634734],[23.333558,39.1635655],[23.3336379,39.1636831],[23.3335227,39.1638537],[23.3334741,39.1640967],[23.3336115,39.1642597],[23.3338603,39.1648738],[23.3342043,39.1652182],[23.3348326,39.1661049],[23.3355344,39.1665594],[23.3356692,39.1665422],[23.3362456,39.1667888],[23.3366475,39.1671335],[23.3366348,39.1672595],[23.3363089,39.1674424],[23.3364206,39.1674881],[23.3362926,39.1675595],[23.3368517,39.1676933],[23.3375427,39.1680757],[23.3382136,39.1681246],[23.3390558,39.1684267],[23.3407474,39.1694996],[23.3411354,39.1700965],[23.341535,39.1704231],[23.3417631,39.1707849],[23.3420852,39.1707687],[23.3422701,39.1708057],[23.3425325,39.1713344],[23.3425303,39.1715686],[23.3426218,39.1716953],[23.3426917,39.1716506],[23.3427025,39.1717318],[23.3426075,39.1719836],[23.3424681,39.1720369],[23.3424871,39.1722532],[23.3425847,39.172452],[23.3426891,39.1724346],[23.3428987,39.1728052],[23.342816,39.1728633]]},{"id":19324,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039b\u03b1\u03cd\u03ba\u03bf\u03c2-\u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2 \u03b1\u03c0\u03cc \u0391\u03c6. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03c3\u03c4\u03b7 \u03a3\u03ac\u03c1\u03b1","path":"THESSALIA\/Thessaly_Pelion_Lafkos_Platanias2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7355,"name_EN":"Pelion Mt: Lafkos-Platanias via Agios Ioanis","description_EN":"Via Agios Ioanis sti Sara","ascent_time":170,"descent_time":170,"marker":"Red_dots","level":9,"ascent":214,"descent":512,"maxelev":309,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.24312 39.14082,23.27514 39.17807)","views":4,"millestones":"0,23.2471166,39.1780918#1,23.2447704,39.1702662#2,23.2445292,39.1622327#3,23.2514400,39.1563342#4,23.2535111,39.1518206#5,23.2605937,39.1487299#6,23.2674591,39.1454399#7,23.2743551,39.1429658#7.4,23.2743268,39.1408106","x":23.2530616,"y":39.1527104,"coor":[[23.2471166,39.1780918],[23.2466192,39.1780165],[23.2464642,39.1777001],[23.2461663,39.1776081],[23.2463199,39.1773208],[23.2464181,39.1771997],[23.2466679,39.176913],[23.2467336,39.1764494],[23.2468193,39.1759859],[23.246948,39.1756173],[23.2470817,39.1750234],[23.2469934,39.1745858],[23.246794,39.1742151],[23.2466016,39.1737047],[23.2464431,39.1732712],[23.2464472,39.1724377],[23.2462804,39.1719365],[23.2460987,39.1716109],[23.2456756,39.1711216],[23.2455301,39.1707512],[23.2451767,39.1706498],[23.2448552,39.1704044],[23.244548,39.1698978],[23.2441819,39.169499],[23.2439442,39.1689928],[23.2432261,39.1679519],[23.2432523,39.1676637],[23.2440012,39.1669117],[23.2439447,39.1667852],[23.2436345,39.1665669],[23.2434412,39.1662413],[23.2433761,39.1658353],[23.2434543,39.165525],[23.2437815,39.1652387],[23.2438546,39.1648968],[23.2441236,39.1646372],[23.2442006,39.1639349],[23.2441577,39.1636102],[23.2439984,39.1633569],[23.2440474,39.1631049],[23.2442114,39.1629257],[23.2441799,39.162894],[23.2444105,39.1623999],[23.2445036,39.1622834],[23.2445731,39.1621441],[23.2448631,39.1620829],[23.2454224,39.1617351],[23.2454247,39.1615189],[23.245463,39.1613885],[23.2458238,39.1612016],[23.2460459,39.1609958],[23.2460507,39.1605813],[23.2460639,39.1604282],[23.2464725,39.1601065],[23.2463371,39.1597812],[23.2466065,39.1594766],[23.2467697,39.1593695],[23.2471169,39.1593717],[23.2476876,39.159033],[23.248036,39.1589271],[23.2483754,39.1585779],[23.2489908,39.1583836],[23.2495699,39.1583513],[23.2499432,39.1580744],[23.250004,39.1577954],[23.2506834,39.157579],[23.2510792,39.1573653],[23.251419,39.156971],[23.2514648,39.155926],[23.2513166,39.1557088],[23.2508112,39.1553541],[23.2508005,39.155264],[23.2518203,39.1551444],[23.2521676,39.1551646],[23.2526542,39.1551227],[23.252668,39.1549065],[23.2530983,39.154711],[23.2534696,39.1546233],[23.2535872,39.1544438],[23.2534622,39.1542268],[23.2532099,39.1540089],[23.2527261,39.1537895],[23.2526002,39.1536626],[23.2526362,39.1535366],[23.2529504,39.1533765],[23.2533828,39.1529828],[23.2535572,39.1529028],[23.253176,39.1528373],[23.2530616,39.1527104],[23.2535711,39.1526776],[23.2538941,39.1527788],[23.2542081,39.1526366],[23.2538417,39.1522648],[23.2533587,39.1519734],[23.2532566,39.1517745],[23.2532836,39.151653],[23.2533875,39.1516807],[23.2535132,39.1518257],[23.2540914,39.1518744],[23.2546424,39.1523015],[23.2547237,39.152275],[23.2546688,39.1519863],[23.254946,39.1520421],[23.2548669,39.1518614],[23.2549849,39.1516459],[23.2552403,39.1515664],[23.2557377,39.1515966],[23.2558979,39.1513543],[23.2565466,39.1514351],[23.2574596,39.151549],[23.2580048,39.1514354],[23.2581697,39.1511571],[23.2588226,39.1506927],[23.2591749,39.1502083],[23.2592013,39.1499021],[23.2593441,39.1495246],[23.2593363,39.1491641],[23.2595755,39.1484267],[23.259889,39.1483206],[23.2599801,39.1484653],[23.2602569,39.1485572],[23.260417,39.1487384],[23.2609033,39.1487145],[23.2609674,39.1486338],[23.2606332,39.1483658],[23.2612004,39.1483514],[23.261399,39.1481724],[23.2619675,39.1480319],[23.2621194,39.1478887],[23.2628415,39.1474832],[23.2633975,39.1474327],[23.2636624,39.1472722],[23.2641484,39.1472752],[23.2649108,39.1474062],[23.2654911,39.1472476],[23.2656664,39.1470775],[23.2659773,39.1473724],[23.26625,39.1467433],[23.2662532,39.146437],[23.2661211,39.1462694],[23.2661566,39.1461976],[23.2663878,39.146217],[23.2666086,39.1461283],[23.26677,39.1461834],[23.2669228,39.1459591],[23.267062,39.1459239],[23.2670987,39.1457349],[23.2671913,39.1457355],[23.2671688,39.1456723],[23.2672847,39.145655],[23.2673905,39.1454935],[23.2669524,39.1453375],[23.2672992,39.1453667],[23.2675411,39.1454764],[23.2679243,39.1453526],[23.2676499,39.1453059],[23.2674658,39.1450659],[23.2669688,39.1450087],[23.2672045,39.1445957],[23.2669406,39.1443778],[23.2667227,39.144052],[23.267575,39.1442601],[23.268109,39.1441013],[23.2687803,39.1440875],[23.2695667,39.1442366],[23.2706295,39.1444144],[23.2716724,39.1442678],[23.2724045,39.143975],[23.2729266,39.1438341],[23.2730442,39.1436546],[23.2730819,39.1433665],[23.2733987,39.1432198],[23.2738856,39.1431327],[23.2747683,39.1428138],[23.2751348,39.1417032],[23.2743268,39.1408106]]},{"id":19755,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b7\u03bb\u03b9\u03ad\u03c2-\u03a0\u03b1\u03c5\u03bb\u03ac\u03ba\u03b9\u03b1-\u0391\u03c6\u03ad\u03c4\u03b5\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03b5 \u03bc\u03b1\u03b9 \u03c0\u03b9\u03ba\u03b9\u03bb\u03ac\u03b9 \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"THESSALIA\/Thessaly_Pelion_Milies_Pavlakia_Afetes","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":9794,"name_EN":"Pelion Mt: Mikies-Pavlakia-Afetes","description_EN":"A long trail along a variety of landscapes","ascent_time":255,"descent_time":260,"marker":"Red_dots","level":11,"ascent":429,"descent":602,"maxelev":388,"minelev":87,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.14977 39.28065,23.18084 39.32852)","views":4,"millestones":"0,23.1497742,39.3285184#1,23.1585613,39.3246607#2,23.1624454,39.3210696#3,23.1669249,39.3156396#4,23.1698897,39.3087264#5,23.1671073,39.3046203#6,23.1676125,39.2982685#7,23.1680568,39.2916876#8,23.1675350,39.2850872#9,23.1756186,39.2822516#9.8,23.1808071,39.2831470","x":23.1666011,"y":39.3046222,"coor":[[23.1497742,39.3285184],[23.1498674,39.328483],[23.1499631,39.3282494],[23.1504411,39.3281493],[23.1509542,39.3279278],[23.1511549,39.3276409],[23.1514585,39.3274809],[23.1517802,39.3271724],[23.1521871,39.3271033],[23.152603,39.3272505],[23.1527559,39.3270804],[23.1528429,39.3269008],[23.1530178,39.326821],[23.1531826,39.3266239],[23.1539526,39.3262691],[23.1543153,39.3260195],[23.1544898,39.3259757],[23.1547678,39.3260137],[23.1550493,39.3257635],[23.1552901,39.3259995],[23.1554651,39.3259107],[23.1558245,39.3259313],[23.1562328,39.325745],[23.1564744,39.3255215],[23.1565471,39.3252697],[23.1567936,39.3250282],[23.1574704,39.324916],[23.1577492,39.324882],[23.1579133,39.324739],[23.1582624,39.3246514],[23.1584577,39.324815],[23.1586822,39.3244742],[23.1591027,39.3252071],[23.1594033,39.3252904],[23.1597173,39.3252296],[23.1604109,39.3254328],[23.1604939,39.3252893],[23.1607931,39.3254897],[23.1609516,39.3258152],[23.1612649,39.3258174],[23.161467,39.3254044],[23.1614039,39.3248633],[23.1616491,39.3247299],[23.1620321,39.3247147],[23.1621029,39.3246161],[23.1614707,39.3241249],[23.1610647,39.3231489],[23.1613715,39.3227186],[23.1614624,39.3219083],[23.1618818,39.3217581],[23.1623262,39.3214549],[23.1623544,39.3213425],[23.162595,39.3206234],[23.1628549,39.3202288],[23.1629185,39.3197607],[23.1630364,39.3195994],[23.1633749,39.3194216],[23.1636136,39.3188646],[23.1640146,39.3183089],[23.1639654,39.3182139],[23.164108,39.3179266],[23.1640644,39.317692],[23.1642407,39.317495],[23.1642985,39.3174864],[23.1643229,39.3173785],[23.164487,39.3172355],[23.1650797,39.3171496],[23.1656738,39.3169376],[23.1658243,39.3169657],[23.1659848,39.3171201],[23.1662851,39.3172303],[23.1664344,39.3173576],[23.1666215,39.3172328],[23.1669931,39.3171994],[23.1672377,39.317111],[23.1677711,39.3171329],[23.1678933,39.3166111],[23.1675831,39.3163566],[23.1670869,39.3161368],[23.1669397,39.3158294],[23.1668913,39.3152659],[23.1666949,39.3152014],[23.1664681,39.3147673],[23.166104,39.3144087],[23.1660771,39.3137417],[23.1661549,39.3130575],[23.1664331,39.3127351],[23.166682,39.3123134],[23.1667209,39.3119713],[23.1668502,39.311828],[23.1672581,39.3116597],[23.1676985,39.3116989],[23.1680728,39.3114313],[23.1684602,39.3110376],[23.1687614,39.3110758],[23.1689364,39.3109869],[23.1693489,39.3104312],[23.1698409,39.3100202],[23.1703383,39.3091587],[23.1702909,39.3090593],[23.1700009,39.3090572],[23.1698986,39.3088853],[23.1698798,39.3085067],[23.1702301,39.308311],[23.1702312,39.3082209],[23.1696403,39.3081626],[23.1696116,39.3079867],[23.1694971,39.3078597],[23.1693242,39.3077684],[23.1690232,39.3077212],[23.1690496,39.3074511],[23.1688801,39.3070714],[23.1686263,39.3069615],[23.1685588,39.3067808],[23.167823,39.3062349],[23.1673247,39.3061953],[23.1670111,39.3062381],[23.1665788,39.3065053],[23.1663344,39.3065756],[23.1658135,39.3064818],[23.1653361,39.3066406],[23.1651973,39.3066125],[23.1653051,39.306325],[23.165729,39.3057874],[23.1654711,39.3050376],[23.1658326,39.304878],[23.1662161,39.3048087],[23.1666011,39.3046222],[23.1667174,39.304596],[23.1668908,39.3046423],[23.1675759,39.3045751],[23.1682274,39.3043996],[23.1684377,39.3042749],[23.1689254,39.3042244],[23.1694966,39.3039761],[23.1698098,39.3039784],[23.1699043,39.3038259],[23.1695813,39.3036794],[23.1696407,39.3035627],[23.1698505,39.3034741],[23.170029,39.3032456],[23.1700425,39.3030835],[23.1699147,39.3031006],[23.1698395,39.3025954],[23.1695979,39.3024315],[23.1693528,39.3015828],[23.169234,39.3011765],[23.1694466,39.30116],[23.1689071,39.3006875],[23.1680767,39.299348],[23.1675238,39.2980466],[23.1676121,39.2974435],[23.1678687,39.2973192],[23.1682289,39.2972677],[23.1688121,39.2969835],[23.1684312,39.2968276],[23.1680066,39.2964461],[23.1677132,39.2957682],[23.1673827,39.2952793],[23.1673506,39.2950448],[23.1675528,39.2946227],[23.1679731,39.2943824],[23.1680678,39.2942209],[23.1680344,39.2941035],[23.1676601,39.2940648],[23.1673277,39.2940129],[23.1668559,39.2937031],[23.1669767,39.2932985],[23.1668747,39.2930996],[23.1669232,39.2929197],[23.1675589,39.2926359],[23.1678871,39.2923409],[23.1680423,39.2920537],[23.1680792,39.2918737],[23.1679215,39.2917014],[23.168084,39.2916845],[23.1682455,39.2917578],[23.1682477,39.2915686],[23.1683523,39.2915513],[23.1682733,39.2913705],[23.168313,39.2912311],[23.16804,39.2909679],[23.1679758,39.2907872],[23.1680806,39.2907519],[23.1680584,39.2906616],[23.1682455,39.2905278],[23.1682485,39.2902755],[23.1681799,39.290194],[23.1682172,39.289987],[23.1679977,39.2899494],[23.167676,39.2896948],[23.1675364,39.2897298],[23.1674213,39.2896569],[23.1672267,39.28966],[23.1674987,39.2893376],[23.1677211,39.289159],[23.1677937,39.2889072],[23.1677025,39.2887714],[23.1673327,39.2886696],[23.1669191,39.2883423],[23.1667658,39.2881609],[23.1669545,39.287892],[23.1669676,39.2877659],[23.1667317,39.2873407],[23.1662986,39.2867069],[23.1664538,39.2863295],[23.1664726,39.285717],[23.1665679,39.2855014],[23.1669072,39.2852515],[23.1675571,39.2852021],[23.1674915,39.2848592],[23.1677155,39.2845545],[23.1679494,39.284412],[23.1680225,39.2841151],[23.1680481,39.2840973],[23.1682138,39.2835894],[23.1683203,39.2834099],[23.1685661,39.2832134],[23.1693477,39.2828135],[23.1697901,39.2826545],[23.1699866,39.28271],[23.1704238,39.2829068],[23.1705682,39.2830385],[23.1723943,39.2835381],[23.1726932,39.2837564],[23.1728338,39.2836313],[23.1727327,39.2833512],[23.173099,39.2835386],[23.173344,39.2834142],[23.1736461,39.2833532],[23.1739278,39.2830669],[23.1747326,39.2826581],[23.1750254,39.2824079],[23.1753968,39.2823745],[23.1758403,39.2821253],[23.1760866,39.2818838],[23.1767625,39.2815912],[23.1771177,39.280963],[23.1775028,39.2807494],[23.1777712,39.2807558],[23.1779339,39.2806263],[23.1780722,39.2806994],[23.1782783,39.2809847],[23.1785183,39.2812837],[23.1792552,39.2817214],[23.1794433,39.281903],[23.1800084,39.2821908],[23.1801581,39.2822819],[23.1803054,39.2825713],[23.1802916,39.2827019],[23.1802571,39.2828053],[23.1802605,39.2828503],[23.1803466,39.2828645],[23.1805173,39.283136],[23.1808071,39.283147]]}],{"extent":[23.05089,39.08879,23.3432,39.35539],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":false},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":false},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgKyriaki_Faros_Trikeri":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Chorefto_AgIoanis":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Argalasti_Xynovrysi":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Tiseo_ridge":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgGeorgios_Exagathia":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Milies_KalaNera_2":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_O2_Pouri_Zagora":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_southern_pelion = new getPoiCollection("southern_pelion",[{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u03a3\u03ba\u03b1\u03bd\u03c4\u03b6\u03cc\u03c7\u03bf\u03b9\u03c1\u03bf\u03c2","owner":"A. Bonetti","x":23.326899528504,"y":39.192912119333,"photo":"Erinaceus_concolor","type":7,"zoom_level":12,"id":261,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03c3\u03ba\u03b1\u03bd\u03c4\u03b6\u03cc\u03c7\u03bf\u03b9\u03c1\u03bf\u03c2 (Erinaceus concolor) \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03bf\u03b9\u03bd\u03cc\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b7 \u03c4\u03b7\u03bd \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ae \u0395\u03bb\u03bb\u03ac\u03b4\u03b1","height":341,"width":512},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf \u03c4\u03c1\u03b1\u03b9\u03bd\u03ac\u03ba\u03b9 \u03c3\u03c4\u03b9\u03c2 \u039c\u03b7\u03bb\u03b9\u03ad\u03c2","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":23.143903,"y":39.327574,"photo":"Varalis_Pilio_Milies","type":9,"zoom_level":14,"id":1556,"hlink_GR":"","hlink_EN":"","description":"","height":533,"width":800},{"name":"\u03a0\u0397\u039b\u0399\u039f","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":23.143903,"y":39.327574,"photo":"Varalis_church1","type":9,"zoom_level":15,"id":1560,"hlink_GR":"","hlink_EN":"","description":"","height":533,"width":800},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.129748190104,"y":39.330021874968,"photo":"20171030_1720081","type":450,"zoom_level":17,"id":4373,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.149861,"y":39.32828,"photo":"20171030_1435061","type":450,"zoom_level":17,"id":4374,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.148853,"y":39.32793,"photo":"20171030_1451381","type":450,"zoom_level":17,"id":4375,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.149278,"y":39.328533,"photo":"20171030_1457411","type":450,"zoom_level":17,"id":4376,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.150528,"y":39.314358,"photo":"20171030_1624401","type":450,"zoom_level":17,"id":4377,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.150527,"y":39.314266,"photo":"20171030_1625071","type":450,"zoom_level":17,"id":4378,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.152948,"y":39.312798,"photo":"20171030_1637141","type":450,"zoom_level":17,"id":4379,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.152651,"y":39.312609,"photo":"20171030_1646591","type":450,"zoom_level":17,"id":4380,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.148824,"y":39.327933,"photo":"PelionGP1_70_type94_23_14882379_39_327931721","type":450,"zoom_level":17,"id":4389,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.150531,"y":39.314247,"photo":"PelionGP1_75_type94_23_15053319_39_314244741","type":450,"zoom_level":17,"id":4390,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.15299,"y":39.312784,"photo":"PelionGP1_76_type94_23_15298949_39_312785941","type":450,"zoom_level":17,"id":4391,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.151627,"y":39.327419,"photo":"20171031_0907521","type":450,"zoom_level":17,"id":4400,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.248764,"y":39.299026,"photo":"20171031_1548391","type":450,"zoom_level":17,"id":4401,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.278391,"y":39.162415,"photo":"20171102_1136311","type":450,"zoom_level":17,"id":4402,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.27663,"y":39.159126,"photo":"20171102_1141341","type":450,"zoom_level":17,"id":4403,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.3363,"y":39.16682,"photo":"20171102_1245081","type":450,"zoom_level":17,"id":4404,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.277302,"y":39.156544,"photo":"20171102_1340481","type":450,"zoom_level":17,"id":4405,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.149815,"y":39.32835,"photo":"PelionKA2_20_type94_23_14979851_39_328345831","type":450,"zoom_level":17,"id":4406,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.157515,"y":39.324928,"photo":"PelionKA2_21_type94_23_15750298_39_324931521","type":450,"zoom_level":17,"id":4407,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.166969,"y":39.319744,"photo":"PelionKA2_25_type94_23_16694457_39_319746341","type":450,"zoom_level":17,"id":4408,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.255314,"y":39.293678,"photo":"PelionKA2_28_type94_23_25530781_39_29367941","type":450,"zoom_level":17,"id":4409,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":576},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.277975,"y":39.156155,"photo":"PilionKA4_31_type94_23_27793859_39_156182451","type":450,"zoom_level":17,"id":4410,"hlink_GR":"","hlink_EN":"","description":"","height":576,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.176268423258,"y":39.340909109197,"photo":"K3II05981","type":450,"zoom_level":17,"id":4411,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.175753439127,"y":39.349272539892,"photo":"K3II06011","type":450,"zoom_level":17,"id":4412,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.13985,"y":39.349473,"photo":"K3II06451","type":450,"zoom_level":17,"id":4419,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1024},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","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":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.158580835979,"y":39.33293756717,"photo":"K3II05921","type":0,"zoom_level":15,"id":4421,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":1060},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.165812,"y":39.33186,"photo":"K3II05931","type":0,"zoom_level":15,"id":4422,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":797},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.17729,"y":39.332882,"photo":"K3II05941","type":0,"zoom_level":15,"id":4423,"hlink_GR":"","hlink_EN":"","description":"","height":666,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.178057,"y":39.335117,"photo":"K3II05951","type":0,"zoom_level":15,"id":4424,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":1069},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.176647,"y":39.344605,"photo":"K3II06001","type":0,"zoom_level":15,"id":4425,"hlink_GR":"","hlink_EN":"","description":"","height":650,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.174368,"y":39.35269,"photo":"K3II06031","type":1001,"zoom_level":15,"id":4426,"hlink_GR":"","hlink_EN":"","description":"","height":784,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03af\u03c7\u03bf\u03c2 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.174165,"y":39.352808,"photo":"K3II06041","type":9,"zoom_level":15,"id":4427,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7 \u039b\u03b1\u03bc\u03c0\u03b9\u03bd\u03bf\u03cd","owner":"AnaDigit","x":23.21335,"y":39.355863,"photo":"K3II06191","type":9,"zoom_level":15,"id":4431,"hlink_GR":"","hlink_EN":"","description":"","height":878,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.164733,"y":39.355082,"photo":"K3II06361","type":0,"zoom_level":15,"id":4438,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":798},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.153808,"y":39.348707,"photo":"K3II06371","type":0,"zoom_level":15,"id":4439,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":798},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.15366,"y":39.348715,"photo":"K3II06401","type":0,"zoom_level":15,"id":4440,"hlink_GR":"","hlink_EN":"","description":"","height":739,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.150585,"y":39.348752,"photo":"K3II06411","type":0,"zoom_level":15,"id":4441,"hlink_GR":"","hlink_EN":"","description":"","height":654,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.141992,"y":39.348577,"photo":"K3II06441","type":0,"zoom_level":15,"id":4442,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.131833,"y":39.350123,"photo":"K3II06481","type":0,"zoom_level":15,"id":4443,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":798},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u0395\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf \u03ba\u03c4\u03af\u03c3\u03bc\u03b1 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","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":"\u03a0\u0397\u039b\u0399\u039f
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","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":"\u03a0\u0397\u039b\u0399\u039f
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03b8\u03b1\u03bd\u03b1\u03c3\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf \u039d\u03b7\u03bb\u03b5\u03af\u03b1\u03c2","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":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.144292,"y":39.323855,"photo":"Pelion_Milies_path_11","type":0,"zoom_level":15,"id":4449,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u03a0\u0397\u039b\u0399\u039f
\u03a4\u03bf\u03c0\u03af\u03bf \u03c3\u03c4\u03bf \u03a0\u03ae\u03bb\u03b9\u03bf","owner":"AnaDigit","x":23.14289,"y":39.323707,"photo":"Pelion_Milies_path_41","type":0,"zoom_level":15,"id":4451,"hlink_GR":"","hlink_EN":"","description":"","height":737,"width":1000}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Τρίκερι-Αγία Κυριακή
Τρίκερι-Κόττες
Τρίκερι-Αλογόπορος
Μηλίνα-Λαύκος
Άγιος Γεώργιος-Καταφύγιο Εξαγκαθιάς
Μηλιές-Κορόπη
Λαύκος-Μηλίνα
Παλαιό Τρίκερι-Αγία Σοφία
Παλαιό Τρίκερι-Πίθος
Παλαιό Τρίκερι-Πράσινη Άμμος
Παλαιό Τρίκερι-Άγιος Γεώργιος
Αργαλαστή-Λεφόκαστρο
Διάσχιση Τισσαίου όρους
Αργαλαστή-Ξινόβρυση
Αργαλαστή-Λαύκος
Τρίκερι-Αγία Κυριακή μέσω ράχης
Μηλιές-Νεοχώρι
Κορόπη-Αφέτες
Ανάβαση στο Τισσαίον όρος
Νεοχώρι-Συκή
Λαύκος-Πλατανιάς
Συκή-Ξινόβρυση
Μούσγες-Κατηγιώργης
Λεφόκαστρο-Κάλαμος
Άφυσος-Λεφόκαστρο
Αφέτες-Άφυσος
Μηλίνα-Πλατανιάς
Τρίκερι-Θεριάκοντας-Αλογόπορος
Μετόχι-Χόρτο
Μετόχι-Χόρτο από Σταμαίικα
Αργαλαστή-Κάλαμος
Ξινόβρυση-Ποτιστικά
Αργαλαστή-Πάου
Λαύκος-Χονδρή Άμμος
Προμύρι-Πλατανιάς
Νεοχώρι-Αφέτες
Πλατανιάς-Μαύρη Πέτρα
Κάλαμος-Πάου
Πάου-Χόρτο
Τρίκερι-Φάρος Καβούλια
Αγία Κυριακή-Φάρος Καβούλια
Λαύκος-Μούσγες
Διάσχιση Τισσαίου όρους
Πλατανιάς-Κατηγιώργης
Λαύκος-Πλατανιάς από Αφ. Ιωάννη
Μηλιές-Παυλάκια-Αφέτες
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["southern_pelion"],pc:["southern_pelion"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_southern_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); }