console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "en";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_northern_pelion = new getAdventureCollection("northern_pelion",[{"id":16891,"author":"AnaDigit","name_GR":"\u039a\u03af\u03c3\u03c3\u03b1\u03b2\u03bf\u03c2: O2 \u0388\u03bb\u03b1\u03c6\u03bf\u03c2-\u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","description_GR":"","path":"THESSALIA\/Thessaly_O2_Elafos_Keramidi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":15939,"name_EN":"Kissavos Mt: O2 Elafos-Keramidi","description_EN":"","ascent_time":375,"descent_time":380,"marker":"O2","level":9,"ascent":451,"descent":630,"maxelev":680,"minelev":296,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.78377 39.5589,22.9118 39.58177)","views":11,"millestones":"0,22.7838110,39.5796505#1,22.7929279,39.5802923#2,22.8032461,39.5819191#3,22.8109614,39.5780328#4,22.8186856,39.5755492#5,22.8267040,39.5760912#6,22.8347621,39.5734031#7,22.8322780,39.5654864#8,22.8360245,39.5583182#9,22.8468733,39.5604794#10,22.8574762,39.5628428#11,22.8687035,39.5644347#12,22.8799862,39.5659150#13,22.8902725,39.5676072#14,22.8968235,39.5684815#15,22.9055709,39.5696253#15.9,22.9115778,39.5730563","x":22.832412,"y":39.5673998,"coor":[[22.783811,39.5796505],[22.7840223,39.5796798],[22.7840723,39.5794821],[22.7839877,39.579346],[22.7839201,39.5792192],[22.7841806,39.5789696],[22.7844681,39.5789006],[22.7851462,39.5787455],[22.7853942,39.5785003],[22.7855763,39.5782815],[22.7860078,39.5782409],[22.7862061,39.5783061],[22.7864932,39.578264],[22.7869039,39.5780791],[22.7871942,39.5781272],[22.7877948,39.5784037],[22.7882062,39.5788495],[22.7888102,39.5792658],[22.7889076,39.5793749],[22.7891523,39.5793684],[22.7893253,39.5794603],[22.789616,39.5794814],[22.78987,39.5796102],[22.7903621,39.5801018],[22.7913161,39.5801478],[22.791732,39.5803323],[22.7921266,39.5804085],[22.7927326,39.5803788],[22.7929087,39.5802905],[22.7936296,39.5803521],[22.7938832,39.5804989],[22.7944107,39.5806305],[22.7946541,39.580633],[22.7948878,39.5806039],[22.7951081,39.5806602],[22.7953529,39.5806447],[22.7953749,39.580672],[22.7955502,39.5806378],[22.7959095,39.5807316],[22.7965025,39.5807828],[22.7968297,39.5807141],[22.7971308,39.5808073],[22.7975804,39.5807534],[22.7980807,39.5807316],[22.7990692,39.5808048],[22.7996357,39.581036],[22.8003607,39.58153],[22.8005348,39.5815002],[22.8012313,39.5815164],[22.8019038,39.5810098],[22.8020789,39.5809846],[22.8022522,39.5810584],[22.8030541,39.5818236],[22.8033544,39.5819708],[22.8039496,39.5818868],[22.8041385,39.5817356],[22.8042017,39.5814479],[22.8043551,39.5813324],[22.8045876,39.5813528],[22.8047631,39.5813005],[22.8058544,39.581492],[22.8059849,39.5813491],[22.8059188,39.5811322],[22.8060812,39.5804852],[22.8062804,39.5804151],[22.8067883,39.5806726],[22.8072265,39.5795599],[22.8083092,39.579571],[22.8083796,39.5795357],[22.8084072,39.5792837],[22.8086462,39.5789257],[22.8093717,39.5787169],[22.809724,39.5785403],[22.8099683,39.5785518],[22.8102856,39.5783839],[22.8104829,39.578422],[22.8107396,39.5783886],[22.810979,39.5780036],[22.8110654,39.5777161],[22.8114918,39.577297],[22.8117577,39.5774079],[22.8120838,39.5774022],[22.8132953,39.5780453],[22.8135128,39.577579],[22.8135775,39.5772012],[22.8137331,39.5769505],[22.8140759,39.5766477],[22.8142751,39.5765776],[22.8150229,39.5764231],[22.8154854,39.576608],[22.8165539,39.576763],[22.8179878,39.5766605],[22.8182431,39.5767082],[22.818555,39.5768555],[22.8185599,39.5765672],[22.8187764,39.576155],[22.8187617,39.5756502],[22.8185568,39.5753779],[22.8186058,39.5752342],[22.8188398,39.5751645],[22.8195377,39.5752076],[22.8209745,39.5749249],[22.8216236,39.5750936],[22.8219213,39.575394],[22.8221415,39.5754503],[22.8222299,39.5757305],[22.8224497,39.5758138],[22.8226902,39.5760505],[22.8226832,39.5759919],[22.8232595,39.5763401],[22.8234335,39.5763779],[22.8235275,39.5763248],[22.8235456,39.5759465],[22.8237128,39.575696],[22.8240951,39.5758079],[22.8243243,39.5760265],[22.8244318,39.5758654],[22.8243091,39.5755488],[22.8245283,39.5756682],[22.8248455,39.5755002],[22.8252422,39.5754501],[22.826145,39.5757656],[22.8262939,39.5759113],[22.8263601,39.5761282],[22.8265806,39.5761664],[22.8271335,39.5758296],[22.829858,39.5751363],[22.8304164,39.57516],[22.8309035,39.575273],[22.8313637,39.575602],[22.8314281,39.575927],[22.8316153,39.5758748],[22.8318831,39.5755937],[22.8320131,39.5754778],[22.8321531,39.5754612],[22.8324291,39.5756622],[22.832557,39.5756725],[22.8327797,39.5755847],[22.8329273,39.5754195],[22.832982,39.5747397],[22.8327144,39.5743812],[22.8326734,39.5741375],[22.8333373,39.5738784],[22.8340834,39.5738228],[22.8346604,39.5734321],[22.8353974,39.5732233],[22.8354104,39.5731423],[22.8351709,39.5728426],[22.8352368,39.5724288],[22.8352518,39.5723118],[22.8347419,39.5714777],[22.8346808,39.5709546],[22.8344663,39.570556],[22.8344427,39.56988],[22.8340962,39.5697143],[22.8336495,39.5692773],[22.8334341,39.5689328],[22.833223,39.568327],[22.832412,39.5673998],[22.8324271,39.566499],[22.8321701,39.5658567],[22.8321853,39.5656496],[22.8323411,39.5653809],[22.8330051,39.5646577],[22.8335487,39.5641766],[22.8335278,39.5640323],[22.8333464,39.5637421],[22.8327744,39.5631417],[22.8327427,39.5629522],[22.8328538,39.5625749],[22.8335314,39.5617347],[22.8337781,39.5606425],[22.83431,39.5601613],[22.8347918,39.559193],[22.8347548,39.558625],[22.8350522,39.5582406],[22.8353561,39.5581625],[22.8360402,39.5583225],[22.8364219,39.5584705],[22.8367024,39.5586851],[22.8373408,39.5587906],[22.8381716,39.5588349],[22.8388448,39.5589498],[22.8393226,39.5589185],[22.8397239,39.5587829],[22.8402134,39.5587427],[22.8406192,39.5588368],[22.8416192,39.5589009],[22.8418509,39.5589663],[22.8421622,39.5591496],[22.8430547,39.5593747],[22.8432508,39.5594848],[22.8436936,39.5594531],[22.8445537,39.5595338],[22.8457354,39.5598699],[22.8463589,39.5601734],[22.8466806,39.5604289],[22.8472369,39.5605785],[22.8479292,39.5609458],[22.8488561,39.5612073],[22.849333,39.56123],[22.8496406,39.5616385],[22.8511988,39.561735],[22.8515114,39.5618372],[22.8516719,39.561965],[22.8524296,39.5619004],[22.8532003,39.5617548],[22.8536816,39.5617731],[22.8539368,39.5618296],[22.8546618,39.5623323],[22.8563013,39.5624476],[22.8569035,39.5626337],[22.8571873,39.5627627],[22.8592266,39.5633413],[22.8599348,39.5634564],[22.8614102,39.5636195],[22.8620122,39.5638236],[22.8629184,39.5639316],[22.8640339,39.5639651],[22.8645469,39.563916],[22.8649074,39.5639375],[22.8653282,39.5638335],[22.8661237,39.5638818],[22.8678935,39.5640162],[22.8691403,39.5646591],[22.8701839,39.5649125],[22.8709174,39.5649016],[22.8715128,39.5647993],[22.8719075,39.5648662],[22.8727339,39.5648742],[22.8734466,39.5651424],[22.8747251,39.5652629],[22.8753975,39.5654406],[22.8762919,39.5655574],[22.8776145,39.5658405],[22.8784746,39.5659208],[22.879988,39.5659174],[22.8803865,39.5657501],[22.8817977,39.5655699],[22.8826712,39.5655423],[22.8838537,39.5651212],[22.8843079,39.5651075],[22.8848189,39.5651845],[22.8853434,39.5651445],[22.8862923,39.565496],[22.8873721,39.5656775],[22.8885288,39.5661391],[22.8888513,39.5663584],[22.8892957,39.5669573],[22.8897553,39.5673401],[22.8904481,39.5676981],[22.8910624,39.5678662],[22.8919519,39.5682982],[22.8926008,39.5684935],[22.8930271,39.5687679],[22.8937858,39.569059],[22.8952345,39.5694692],[22.8963519,39.5694798],[22.8966188,39.5695364],[22.8973132,39.5697953],[22.897994,39.5701802],[22.8981342,39.5701454],[22.8981942,39.5700379],[22.8980957,39.5696405],[22.8977976,39.5693494],[22.8968403,39.5687817],[22.8966689,39.5685818],[22.8967055,39.568474],[22.8978103,39.5685476],[22.8979971,39.5685133],[22.8981853,39.568389],[22.898354,39.5680302],[22.8985524,39.567996],[22.8987475,39.568178],[22.8990194,39.5686491],[22.8993419,39.5688684],[22.9000822,39.5691728],[22.9005708,39.5691954],[22.9020871,39.5690115],[22.902369,39.568852],[22.9026373,39.5688185],[22.9029359,39.568943],[22.9038049,39.5695008],[22.9051625,39.5699506],[22.9056364,39.5701713],[22.9059393,39.5701561],[22.9059643,39.5700482],[22.9058511,39.5698399],[22.9055635,39.569621],[22.9055656,39.5694858],[22.905671,39.5694508],[22.9057275,39.5695595],[22.9066184,39.5699102],[22.9071134,39.5702663],[22.9077999,39.5710296],[22.9079856,39.5710674],[22.9080656,39.5711672],[22.9084503,39.5711348],[22.9083784,39.5712603],[22.9086352,39.5712897],[22.9094064,39.5711077],[22.9099196,39.5710495],[22.9099539,39.5710858],[22.9096763,39.5713445],[22.9097564,39.5714354],[22.9097625,39.5717868],[22.9098751,39.5719636],[22.9101431,39.5719706],[22.9104696,39.5720998],[22.9103511,39.5722339],[22.9104958,39.5722848],[22.9104922,39.572519],[22.9106735,39.5728135],[22.9110524,39.5731504],[22.9114365,39.573154],[22.9115778,39.5730563]]},{"id":16892,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: O2 \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9-\u0392\u03ad\u03bd\u03b5\u03c4\u03bf","description_GR":"\u039c\u03b9\u03b1 \u03c9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c0\u03bf\u03b9\u03ba\u03af\u03bb\u03bf \u03c0\u03b5\u03b4\u03af\u03bf","path":"THESSALIA\/Thessaly_O2_Keramidi_Veneto","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":13703,"name_EN":"Pilio Mt: O2 Keramidi-Veneto","description_EN":"An clear trail along a variety of terrains","ascent_time":370,"descent_time":365,"marker":"O2","level":9,"ascent":531,"descent":597,"maxelev":586,"minelev":199,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.90253 39.54206,22.98089 39.57307)","views":16,"millestones":"0,22.9115778,39.5730563#1,22.9114870,39.5673821#2,22.9077467,39.5603970#3,22.9029698,39.5539842#4,22.9099959,39.5532702#5,22.9207708,39.5553518#6,22.9270703,39.5500581#7,22.9305512,39.5451566#8,22.9370890,39.5435591#9,22.9469973,39.5462367#10,22.9541362,39.5455428#11,22.9636999,39.5458730#12,22.9710877,39.5446655#13,22.9751900,39.5423924#13.7,22.9808780,39.5431222","x":22.931912,"y":39.5451018,"coor":[[22.9115778,39.5730563],[22.9114365,39.573154],[22.9110524,39.5731504],[22.9106735,39.5728135],[22.9104918,39.572519],[22.9104955,39.5722848],[22.9103507,39.5722338],[22.9104692,39.5720998],[22.9101431,39.5719706],[22.9102884,39.5716116],[22.9105933,39.5714703],[22.9110405,39.5712357],[22.9112332,39.5709672],[22.9112787,39.5708955],[22.9112337,39.5701878],[22.9112226,39.570012],[22.9110907,39.5695152],[22.9111496,39.5693986],[22.9110007,39.5692441],[22.9108329,39.5691794],[22.9108223,39.5691163],[22.9110925,39.5689566],[22.911143,39.5687048],[22.9112178,39.568692],[22.9112867,39.5687557],[22.9114548,39.5691717],[22.9115112,39.5692894],[22.9117762,39.5694631],[22.9114784,39.5684782],[22.9114142,39.5681172],[22.9115373,39.5676859],[22.9114839,39.567379],[22.9115685,39.5671816],[22.9117814,39.5669673],[22.911795,39.5668413],[22.9127471,39.5662556],[22.9126542,39.5660114],[22.9122398,39.5657057],[22.9122179,39.565692],[22.9120594,39.5654022],[22.9121015,39.5649431],[22.9119556,39.5645993],[22.9119407,39.5640586],[22.91169,39.5637138],[22.9113967,39.5631164],[22.9109044,39.5625892],[22.9102236,39.5622044],[22.9099752,39.5617155],[22.9094207,39.56144],[22.9084413,39.5608001],[22.907955,39.5606334],[22.9073029,39.5599064],[22.9076053,39.5599273],[22.9081531,39.5598784],[22.9082824,39.5597985],[22.9084141,39.5595655],[22.9084325,39.5591332],[22.9082259,39.558951],[22.9082186,39.5586716],[22.9079339,39.5582725],[22.9077587,39.5581718],[22.9078094,39.5580461],[22.9075266,39.5575208],[22.9071573,39.5573192],[22.9065433,39.5571332],[22.9060824,39.5567684],[22.9057421,39.5561976],[22.9038322,39.554783],[22.9032268,39.5542187],[22.9029719,39.553982],[22.9028362,39.5537285],[22.9029197,39.5536031],[22.9035491,39.553546],[22.9045134,39.5536542],[22.9046035,39.5535469],[22.9040652,39.5529922],[22.9038162,39.5525394],[22.9037527,39.5522324],[22.9038717,39.5521389],[22.9040114,39.5521312],[22.9045438,39.552321],[22.9049075,39.5523469],[22.9051889,39.5522144],[22.905632,39.5521645],[22.9059189,39.5516807],[22.9060711,39.551628],[22.9067642,39.5519589],[22.9074598,39.5521367],[22.9077089,39.5523012],[22.9080012,39.5524932],[22.9088442,39.5529155],[22.9104544,39.5534082],[22.9109077,39.5536107],[22.9132872,39.5540294],[22.9146291,39.5545555],[22.9149525,39.5547207],[22.9153317,39.5550306],[22.9158173,39.5552423],[22.9169665,39.5554423],[22.9176084,39.5553311],[22.9182721,39.5553148],[22.9183323,39.5551892],[22.9191357,39.5551696],[22.9195754,39.5553359],[22.9202025,39.5554318],[22.9212989,39.5552798],[22.9217437,39.5551218],[22.9225465,39.5551382],[22.9226971,39.5551847],[22.922538,39.5549399],[22.9228889,39.5548261],[22.923035,39.5544129],[22.9232349,39.5542796],[22.9235095,39.5538317],[22.9235495,39.5535077],[22.9233661,39.5525689],[22.9235667,39.5523906],[22.9237418,39.5523562],[22.9238488,39.552213],[22.9240829,39.5521251],[22.9242135,39.5519641],[22.9245881,39.5518234],[22.925007,39.5518273],[22.925274,39.5518027],[22.9257326,39.5515006],[22.926036,39.5514493],[22.9265173,39.5511835],[22.9265677,39.5509317],[22.9263752,39.5505875],[22.9263437,39.550362],[22.9266033,39.5501301],[22.9270228,39.5500979],[22.9271172,39.5500177],[22.9270255,39.5491699],[22.9270859,39.5490263],[22.9272359,39.5490142],[22.9283597,39.5495832],[22.9290898,39.5497881],[22.9295805,39.5496665],[22.9296772,39.5494331],[22.9298346,39.5492724],[22.9300575,39.5491573],[22.9300287,39.5487606],[22.9297236,39.5481631],[22.9295286,39.5479811],[22.930462,39.5478275],[22.9308105,39.5478668],[22.9308579,39.5478132],[22.9308535,39.5473446],[22.9306836,39.5470367],[22.9304656,39.5468364],[22.9305894,39.546351],[22.9306966,39.5461898],[22.9306732,39.5454418],[22.9305496,39.5451523],[22.9305989,39.5449726],[22.9310081,39.5448502],[22.9313107,39.544853],[22.931541,39.5450083],[22.931912,39.5451018],[22.9320845,39.5452385],[22.9326524,39.5453879],[22.9327922,39.5453802],[22.9331208,39.545203],[22.9345029,39.5453869],[22.9346826,39.5453389],[22.9359271,39.5453864],[22.9365765,39.5455365],[22.9366937,39.5454835],[22.9366725,39.5453482],[22.9360153,39.5449457],[22.9356527,39.5443027],[22.935767,39.543673],[22.9358988,39.5434309],[22.936111,39.5432527],[22.9361993,39.5431814],[22.9365065,39.5431887],[22.936773,39.5432632],[22.9366413,39.5435053],[22.9367685,39.5435605],[22.9376879,39.5435599],[22.9375471,39.5436307],[22.9380572,39.5437615],[22.9383548,39.5440886],[22.9390016,39.5444099],[22.9392075,39.544646],[22.9397165,39.5448489],[22.9399237,39.5449949],[22.9403299,39.5450707],[22.9409311,39.5453285],[22.941137,39.5455646],[22.9414147,39.5456753],[22.9418863,39.54604],[22.9424682,39.5460363],[22.9430026,39.5460276],[22.9433764,39.5459409],[22.9437035,39.5460024],[22.9439323,39.5460451],[22.9440703,39.5461544],[22.9442679,39.5461742],[22.9444202,39.5461036],[22.9444329,39.5460316],[22.9450261,39.546055],[22.945518,39.5462352],[22.9459012,39.5462927],[22.9468448,39.5462292],[22.9473449,39.5462517],[22.948196,39.5461513],[22.9492051,39.5463767],[22.9493904,39.5464369],[22.9497151,39.5463452],[22.9499071,39.5463515],[22.9499491,39.5463609],[22.9499513,39.5462167],[22.9500216,39.5461813],[22.9504061,39.5461578],[22.9507424,39.5462329],[22.951372,39.5461575],[22.9519396,39.5463338],[22.9521381,39.5462905],[22.9522096,39.546183],[22.9514927,39.5457756],[22.950716,39.5455704],[22.9506478,39.5454617],[22.950765,39.5454087],[22.9511141,39.5454118],[22.9522988,39.5455667],[22.9533063,39.5459001],[22.9535751,39.5458304],[22.9535891,39.5455963],[22.9536204,39.5454524],[22.9537489,39.5454175],[22.9543859,39.5456215],[22.9552677,39.5458006],[22.9559371,39.546176],[22.9563666,39.546252],[22.9567701,39.5465079],[22.9579406,39.5468337],[22.9581966,39.546836],[22.9585352,39.546767],[22.9590458,39.5468617],[22.9597094,39.5468496],[22.9601738,39.5469258],[22.9606779,39.5466781],[22.9612596,39.5466923],[22.9616096,39.5464927],[22.9617866,39.5464717],[22.9618348,39.546364],[22.961852,39.5459858],[22.9617049,39.5456375],[22.9618343,39.5455396],[22.9622848,39.5457689],[22.9625653,39.5456903],[22.9628787,39.5457471],[22.9633916,39.5456886],[22.9636798,39.5458714],[22.9639705,39.545892],[22.9644782,39.5461849],[22.9647568,39.5462324],[22.9653551,39.5459134],[22.9656029,39.5456813],[22.9658015,39.545629],[22.9661084,39.5453434],[22.9666337,39.545231],[22.9668689,39.5450709],[22.9669653,39.5448465],[22.9669349,39.5445399],[22.9665906,39.5442124],[22.9670453,39.5441624],[22.9674517,39.5442201],[22.9677955,39.5445835],[22.9679751,39.5450266],[22.9685524,39.5453381],[22.9687818,39.5455654],[22.9690015,39.5456574],[22.9698142,39.5457908],[22.9700496,39.5456127],[22.9704574,39.5455803],[22.9710073,39.5453869],[22.9711252,39.5452798],[22.9710637,39.5447206],[22.9711721,39.5444693],[22.971238,39.5439473],[22.9715312,39.5437967],[22.9717713,39.5432943],[22.9718352,39.5429074],[22.9722673,39.543596],[22.9730873,39.5440177],[22.9732846,39.5440555],[22.9733816,39.5440383],[22.9738656,39.544367],[22.9740335,39.544819],[22.9742626,39.5450643],[22.9747024,39.5452303],[22.9749589,39.5451966],[22.9749616,39.5450164],[22.9745939,39.5446978],[22.974288,39.5441274],[22.9740818,39.5431165],[22.9742016,39.5428833],[22.9746211,39.5428509],[22.9749875,39.5426109],[22.9755079,39.5420478],[22.9758575,39.5420149],[22.9760894,39.542071],[22.9764004,39.54229],[22.9767953,39.5423385],[22.9774666,39.5425877],[22.978274,39.5430813],[22.9788111,39.5429599],[22.9792173,39.5430356],[22.9795786,39.5430027],[22.9800137,39.5426911],[22.9801772,39.5426565],[22.9806406,39.5427958],[22.9806969,39.5429224],[22.9806708,39.5431204],[22.980878,39.5431222]]},{"id":17189,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a6\u03c5\u03c4\u03cc\u03ba\u03bf-\u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","description_GR":"\u039c\u03ad\u03c3\u03c9 \u039b\u03bf\u03c5\u03c4\u03b6\u03af\u03ba\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Fytoko_Kerasia","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":11015,"name_EN":"Pelion Mt: Fytoko-Kato Kerasia","description_EN":"Via Loutziko","ascent_time":290,"descent_time":290,"marker":"Red_dots","level":9,"ascent":432,"descent":489,"maxelev":363,"minelev":116,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92066 39.40702,22.93853 39.4635)","views":19,"millestones":"0,22.9385182,39.4076567#1,22.9337643,39.4113635#2,22.9267837,39.4153224#3,22.9224679,39.4174007#4,22.9300252,39.4221240#5,22.9273814,39.4281079#6,22.9214512,39.4339836#7,22.9238808,39.4420007#8,22.9266111,39.4492608#9,22.9307813,39.4526616#10,22.9301386,39.4596033#11,22.9233500,39.4635299","x":22.9253665,"y":39.4316521,"coor":[[22.9385182,39.4076567],[22.9381608,39.4074822],[22.9373267,39.4073394],[22.9365769,39.4069992],[22.9363554,39.4070512],[22.9360729,39.407301],[22.9356537,39.4073692],[22.9351967,39.4076353],[22.9349884,39.4075794],[22.9349555,39.4074529],[22.9350269,39.4073454],[22.9349382,39.4073041],[22.934832,39.4074112],[22.9349399,39.4079528],[22.9350254,39.408278],[22.9350208,39.4085753],[22.9348569,39.4086639],[22.934653,39.4085629],[22.9344337,39.4084708],[22.9342476,39.4084871],[22.933406,39.4088398],[22.9332052,39.4090542],[22.9331432,39.409315],[22.9332425,39.4096583],[22.9339727,39.410521],[22.9340391,39.4107378],[22.9338832,39.4110608],[22.9338325,39.4113396],[22.9334238,39.41148],[22.9328725,39.4118354],[22.9329143,39.4123494],[22.9328277,39.4127],[22.9324846,39.4131113],[22.9325358,39.4135623],[22.9323818,39.4137591],[22.9320455,39.41372],[22.9318779,39.4140428],[22.9317018,39.4141673],[22.9312632,39.4143615],[22.9310304,39.4143954],[22.9302997,39.4143256],[22.9293935,39.4143353],[22.9289538,39.4142232],[22.928779,39.4142576],[22.9285417,39.4145798],[22.9285968,39.4155354],[22.9278373,39.4158257],[22.926959,39.4155293],[22.9265938,39.4151024],[22.9263405,39.4149559],[22.9259826,39.4148175],[22.9254609,39.4147496],[22.9249305,39.4144924],[22.9246949,39.4144902],[22.9245732,39.4143089],[22.9242248,39.4143057],[22.9240865,39.4142323],[22.9239751,39.4139249],[22.9237807,39.4137249],[22.9234461,39.4135776],[22.9233056,39.4136484],[22.9230498,39.4136641],[22.9229356,39.4135369],[22.9224043,39.4134328],[22.9218651,39.4137522],[22.9218159,39.413932],[22.9219406,39.4141313],[22.9216012,39.4142904],[22.9214155,39.4142842],[22.9218389,39.4151441],[22.9219492,39.4155235],[22.9218851,39.4164375],[22.9218478,39.4164507],[22.9219734,39.416596],[22.9220379,39.41693],[22.9225085,39.4174434],[22.9226459,39.4175708],[22.9229395,39.417533],[22.9232753,39.4175992],[22.923863,39.417911],[22.9240647,39.4183904],[22.9241266,39.4188955],[22.9242054,39.4190584],[22.9245835,39.4194043],[22.9253448,39.4197538],[22.9260733,39.4199767],[22.9264795,39.4199985],[22.9267893,39.4202537],[22.9270708,39.420076],[22.9272453,39.4200596],[22.9279046,39.4202459],[22.9293311,39.4204032],[22.9297823,39.4205245],[22.9300332,39.4208332],[22.9298384,39.4214171],[22.929998,39.4219952],[22.9301236,39.422591],[22.9298582,39.4232283],[22.9298428,39.4234805],[22.9303417,39.424278],[22.9303736,39.4244765],[22.9301592,39.4248169],[22.9297159,39.424939],[22.9291879,39.4252765],[22.9290787,39.4255818],[22.9290975,39.4258704],[22.9290123,39.4261219],[22.9287984,39.4264352],[22.9282545,39.4267456],[22.9276252,39.426875],[22.9273679,39.4269807],[22.927054,39.4269958],[22.9261958,39.4268978],[22.9260207,39.4269503],[22.9261413,39.4270415],[22.9262463,39.4270154],[22.9262453,39.4270785],[22.9266029,39.4273881],[22.9268916,39.4274989],[22.926994,39.427644],[22.9269653,39.4277834],[22.9272306,39.4279841],[22.9273687,39.4280665],[22.9274019,39.4281749],[22.9271277,39.4286319],[22.9269725,39.4290449],[22.926988,39.4295497],[22.9268516,39.430107],[22.9266978,39.4302858],[22.9262553,39.430516],[22.9256839,39.4306549],[22.9255186,39.4308246],[22.9254788,39.4311486],[22.925614,39.4314201],[22.9255875,39.4316361],[22.9253665,39.4316521],[22.9252724,39.4317233],[22.9249595,39.4316754],[22.9247954,39.431764],[22.9243446,39.4316156],[22.9239145,39.4316297],[22.9225381,39.4319773],[22.9221741,39.4322263],[22.9218136,39.4329978],[22.9216786,39.4334651],[22.9214789,39.4336074],[22.9215463,39.4337522],[22.9214378,39.4340125],[22.9214394,39.4346612],[22.9215741,39.4349688],[22.9214324,39.4351117],[22.9215804,39.4353113],[22.9212829,39.4357681],[22.9213822,39.4367917],[22.9215264,39.4372345],[22.9221509,39.4380197],[22.9224256,39.4381439],[22.9225483,39.4384784],[22.9228827,39.4386437],[22.922961,39.4388426],[22.9229541,39.4392931],[22.9230569,39.4394112],[22.9230549,39.4395373],[22.9232163,39.4396199],[22.923582,39.4400197],[22.9238133,39.4400939],[22.9241198,39.4405653],[22.9237936,39.4413732],[22.9239003,39.4419869],[22.9236184,39.4421825],[22.9235213,39.4424519],[22.9239023,39.4426176],[22.9241536,39.4428993],[22.9242626,39.4433688],[22.924067,39.4439977],[22.9242605,39.4442608],[22.9246054,39.4444983],[22.9245609,39.4451286],[22.92472,39.4453643],[22.9246951,39.4454722],[22.9247758,39.445509],[22.9249335,39.4458348],[22.9253095,39.4463249],[22.9254661,39.4467228],[22.9254283,39.4469116],[22.9252861,39.4470905],[22.9252608,39.4479823],[22.9251643,39.4482067],[22.925332,39.4486407],[22.925293,39.4489107],[22.9253836,39.4490647],[22.925558,39.4490573],[22.9257985,39.4492938],[22.9260062,39.4493858],[22.9262262,39.4494419],[22.9263546,39.449407],[22.9266711,39.4492298],[22.9264896,39.4489397],[22.9265547,39.4484808],[22.9266597,39.4484548],[22.9278368,39.4489972],[22.9281502,39.4490271],[22.9280605,39.4488101],[22.9281425,39.4487658],[22.9293432,39.4492904],[22.9296806,39.4492665],[22.9302062,39.4490911],[22.9308097,39.4491507],[22.9312867,39.4498759],[22.9313528,39.4501108],[22.9310694,39.4511624],[22.9310996,39.4514691],[22.9312258,39.4515783],[22.9308203,39.4518719],[22.9304933,39.4519771],[22.9302349,39.4521549],[22.9302797,39.4522634],[22.9308079,39.4526828],[22.9309189,39.4530262],[22.9311587,39.4533077],[22.9310844,39.4536044],[22.9308306,39.4538588],[22.9310311,39.4544283],[22.930902,39.4545082],[22.9306973,39.4549749],[22.9303802,39.4551882],[22.9305394,39.4554239],[22.9309425,39.4556619],[22.930953,39.4557341],[22.9308219,39.4559491],[22.930331,39.4561248],[22.9303748,39.4563054],[22.9304789,39.4563334],[22.9305238,39.4564419],[22.930337,39.4564943],[22.9299431,39.4564096],[22.9298485,39.4565168],[22.9298814,39.4566433],[22.9302342,39.4569709],[22.9306213,39.457497],[22.9308969,39.4577158],[22.9309849,39.458041],[22.9312022,39.4582773],[22.9311535,39.458421],[22.9308942,39.4586529],[22.9309146,39.4590045],[22.9303959,39.4593151],[22.9299939,39.4597619],[22.9296574,39.4597227],[22.9291917,39.4597725],[22.9284376,39.4596755],[22.9273014,39.4598677],[22.926935,39.4601166],[22.9267917,39.4603676],[22.9268825,39.4605126],[22.9268755,39.460963],[22.9262753,39.4614441],[22.9258969,39.461864],[22.9258828,39.4620261],[22.9257982,39.4620929],[22.9247461,39.4624796],[22.9248148,39.4625523],[22.9246392,39.4626318],[22.9243713,39.4626654],[22.9237129,39.4625331],[22.9231794,39.4626949],[22.9232001,39.4628573],[22.9234077,39.4629673],[22.923486,39.4631663],[22.9236576,39.4633435],[22.92335,39.4635299]]},{"id":19186,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u0394\u03c5\u03c4\u03b9\u03ba\u03cc \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03bf\u03c5 \u03c0\u03b5\u03c1\u03bd\u03ac \u03b1\u03c0\u03cc\u03c4\u03bf \u0394\u03c5\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_WestRefuge_Pouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":792,"name_EN":"Pelion Mt: Makrinitsa-Western Refuge-Pouri","description_EN":"The route passing by the Western Refuge","ascent_time":400,"descent_time":395,"marker":"Red_dots","level":9,"ascent":1010,"descent":1195,"maxelev":1448,"minelev":421,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9854 39.40298,23.09522 39.47669)","views":24,"millestones":"0,22.9895871,39.4021105#1,22.9883213,39.4066934#2,22.9955807,39.4106058#3,23.0024289,39.4115950#4,23.0106005,39.4168050#5,23.0123491,39.4251780#6,23.0173769,39.4265389#7,23.0241069,39.4307665#8,23.0320244,39.4357731#9,23.0375192,39.4410520#10,23.0409707,39.4471521#11,23.0465781,39.4489484#12,23.0554995,39.4530511#13,23.0638715,39.4580660#14,23.0704915,39.4648349#15,23.0778875,39.4702587#16,23.0861076,39.4736147#0.8,23.0942567,39.4775425","x":23.0355395,"y":39.4400514,"coor":[[22.9895871,39.4021105],[22.9892314,39.4021885],[22.9891273,39.4021606],[22.9889838,39.4024477],[22.9885327,39.4023176],[22.9885877,39.4025343],[22.9884251,39.4025329],[22.9883248,39.4023653],[22.9882367,39.4023556],[22.988189,39.4024453],[22.9882336,39.4025718],[22.9880887,39.4025795],[22.9880879,39.4026336],[22.9882807,39.4029822],[22.9882907,39.4030904],[22.9880936,39.4030707],[22.9881852,39.4031616],[22.9882171,39.4033601],[22.9878274,39.4032305],[22.9876058,39.4032917],[22.9879609,39.4036372],[22.9878879,39.403641],[22.9879608,39.4038174],[22.9875683,39.4036518],[22.9874569,39.4038535],[22.9864524,39.4042412],[22.9866149,39.4042517],[22.9865549,39.4043863],[22.9869268,39.4043715],[22.9868573,39.404434],[22.9870432,39.4044491],[22.9871433,39.4047563],[22.9872615,39.404843],[22.9874008,39.4048442],[22.9874461,39.4049257],[22.9874354,39.4049391],[22.987408,39.4052272],[22.9875702,39.4055304],[22.9878401,39.4061455],[22.9881483,39.4065176],[22.9883486,39.4067221],[22.9884338,39.4072544],[22.9885689,39.4075755],[22.9887419,39.4077392],[22.989116,39.4075712],[22.9893931,39.4076818],[22.989787,39.4077573],[22.9897128,39.4074638],[22.9901159,39.4077015],[22.9903195,39.4079511],[22.9904816,39.4079885],[22.9908497,39.408235],[22.9910953,39.4085705],[22.9912432,39.4087881],[22.9914641,39.408772],[22.9916019,39.4088813],[22.991892,39.4089018],[22.9920187,39.408975],[22.9921321,39.4091652],[22.9922504,39.4090221],[22.9924691,39.409105],[22.9927472,39.4099634],[22.993021,39.4100019],[22.9933753,39.4104014],[22.9944158,39.4107438],[22.9949926,39.4110191],[22.9951679,39.4109485],[22.9955096,39.410609],[22.9958815,39.4105942],[22.9961066,39.4102898],[22.9962583,39.4102371],[22.9964065,39.4104366],[22.9964105,39.4109682],[22.9964614,39.4115138],[22.9966429,39.4118217],[22.9966274,39.4120919],[22.9970514,39.412492],[22.9971556,39.4125425],[22.9974289,39.4121123],[22.9976272,39.41206],[22.9976766,39.4118531],[22.9978513,39.4118186],[22.9980635,39.4116042],[22.9981244,39.4114065],[22.9983474,39.4112462],[22.9983767,39.4110978],[22.9987009,39.4111727],[22.9990988,39.4109598],[22.999411,39.4107823],[22.9999231,39.4107146],[23.0000549,39.4107879],[23.0002852,39.4107763],[23.0005857,39.410878],[23.0006995,39.4110412],[23.0009876,39.4112058],[23.0010988,39.4115492],[23.0012585,39.4117578],[23.0015713,39.4118146],[23.0022712,39.4116043],[23.0025502,39.4115887],[23.0035101,39.4118852],[23.0038134,39.4117977],[23.003962,39.4119612],[23.0044126,39.4121363],[23.0046533,39.4123636],[23.0047317,39.4124859],[23.0048634,39.4124915],[23.0060276,39.4131232],[23.006271,39.4131613],[23.0066201,39.4131192],[23.0069088,39.4132388],[23.007833,39.4132873],[23.0084919,39.413802],[23.0088102,39.4142912],[23.0094512,39.4149635],[23.0096551,39.4153256],[23.0103652,39.4160435],[23.01053,39.4167117],[23.0107694,39.4170291],[23.0107992,39.4173897],[23.0110625,39.4176623],[23.0113347,39.4181331],[23.0113548,39.4183496],[23.0110384,39.4185451],[23.0109543,39.4187426],[23.0113434,39.4191604],[23.0114427,39.4195307],[23.0118739,39.4202552],[23.0118928,39.4205617],[23.0124165,39.421323],[23.012411,39.4217104],[23.0122324,39.4220152],[23.0124565,39.4226028],[23.0122149,39.4240785],[23.0122182,39.4246732],[23.0123504,39.4251789],[23.012454,39.4252518],[23.012582,39.4252349],[23.0132262,39.4248619],[23.0138785,39.4247413],[23.014272,39.4248528],[23.0145403,39.424774],[23.0149936,39.4247598],[23.0151777,39.4248875],[23.0152748,39.4249784],[23.015319,39.425141],[23.0152596,39.4252306],[23.0149844,39.4253364],[23.0148431,39.4254703],[23.0148603,39.425948],[23.0151231,39.4256709],[23.0153804,39.425547],[23.0153183,39.4258348],[23.0153743,39.4259794],[23.0155756,39.4257108],[23.0156807,39.4256756],[23.015616,39.4261436],[23.0158047,39.425947],[23.0158537,39.4257672],[23.0161351,39.4255804],[23.0160965,39.4258504],[23.0162326,39.4260858],[23.0162511,39.4264193],[23.0164515,39.4262138],[23.0164541,39.4260336],[23.0165728,39.4258544],[23.0168304,39.4257124],[23.0170935,39.426003],[23.0173766,39.4265279],[23.0173833,39.4267217],[23.0175237,39.4266508],[23.0176563,39.4263096],[23.0177966,39.4262477],[23.0179472,39.426276],[23.0182231,39.4264855],[23.0183662,39.4270544],[23.018649,39.4275974],[23.0185629,39.4279391],[23.0184454,39.4280282],[23.0186425,39.4280569],[23.0187708,39.4280219],[23.0188631,39.4280678],[23.0191466,39.4285657],[23.0191325,39.4287458],[23.0192797,39.4290174],[23.0196396,39.4290384],[23.0198116,39.429202],[23.0199168,39.4291579],[23.0202266,39.4294308],[23.0202364,39.429566],[23.0211526,39.4296819],[23.0212518,39.4300702],[23.0214013,39.4301795],[23.0214111,39.4303058],[23.0214624,39.4303783],[23.0225368,39.4308198],[23.0229859,39.4308461],[23.0233215,39.430939],[23.0235908,39.4307971],[23.0241955,39.4307572],[23.0246112,39.4309409],[23.0247504,39.43096],[23.0248325,39.4309067],[23.0249585,39.4310339],[23.0252142,39.431027],[23.0256183,39.4312106],[23.0257784,39.4313921],[23.0260558,39.4315026],[23.0263086,39.4317029],[23.0266788,39.4318142],[23.0266181,39.4320029],[23.0269672,39.4327987],[23.0274035,39.4331808],[23.0280518,39.4333484],[23.0282476,39.4334762],[23.0285031,39.4334783],[23.0287911,39.4336609],[23.0291741,39.4336911],[23.0293588,39.4337828],[23.0297073,39.4337857],[23.0298445,39.433949],[23.0300422,39.4339327],[23.030225,39.4341594],[23.0305019,39.4342969],[23.030676,39.4343164],[23.0309677,39.4342287],[23.0312101,39.4343388],[23.0316925,39.4347483],[23.0317229,39.435073],[23.0318926,39.4353987],[23.0319235,39.4356873],[23.0320498,39.4357965],[23.0325219,39.4361068],[23.0327545,39.4360907],[23.0333275,39.4366721],[23.0336889,39.436585],[23.0338302,39.436451],[23.0340636,39.4363809],[23.0343412,39.4364733],[23.0345133,39.4366279],[23.03493,39.4367485],[23.0350564,39.4368487],[23.0352423,39.4368502],[23.0353111,39.4369139],[23.0351697,39.4370569],[23.0351679,39.437192],[23.0347771,39.4380357],[23.0346876,39.4386297],[23.0347957,39.4392162],[23.0349995,39.4396054],[23.035194,39.4398232],[23.0355395,39.4400514],[23.0355148,39.4401593],[23.035363,39.4402616],[23.035653,39.4403001],[23.035869,39.4406443],[23.0362028,39.4408813],[23.0366889,39.4410205],[23.0369425,39.4411668],[23.0377,39.4410108],[23.0377809,39.4410476],[23.0373576,39.4414045],[23.0371306,39.4418531],[23.0368728,39.4420132],[23.0365,39.4420822],[23.0366006,39.4423713],[23.0365376,39.4427222],[23.0367665,39.4429764],[23.0370327,39.4430597],[23.0373144,39.4437018],[23.0373784,39.4441168],[23.0375042,39.444262],[23.0377352,39.444363],[23.0382027,39.4450156],[23.0385483,39.4452347],[23.0386826,39.4456143],[23.0390015,39.4460854],[23.0393143,39.4461601],[23.0394868,39.4462877],[23.0395429,39.4464323],[23.0398448,39.4464528],[23.040477,39.4461156],[23.0406372,39.4462972],[23.0406214,39.4466034],[23.0407199,39.4467529],[23.040984,39.4469893],[23.0409698,39.4471784],[23.0412247,39.4472346],[23.0412467,39.4473249],[23.0410583,39.4475035],[23.0410566,39.4476296],[23.0409502,39.4477549],[23.0411584,39.4478287],[23.0411916,39.4479551],[23.0414598,39.4478853],[23.0414467,39.4479933],[23.0415043,39.4480298],[23.0413283,39.4481545],[23.0413625,39.4481998],[23.0418281,39.4481496],[23.0417663,39.4484194],[23.0414859,39.4485252],[23.0413319,39.4487402],[23.041529,39.4487688],[23.0420892,39.4486023],[23.042239,39.4486936],[23.0423797,39.4486047],[23.0424138,39.448659],[23.0422649,39.44882],[23.0425584,39.4486061],[23.0431542,39.4483768],[23.0440151,39.4491587],[23.0443772,39.4492653],[23.0447271,39.4491781],[23.0453317,39.449156],[23.045633,39.4492216],[23.0456703,39.4490417],[23.0455922,39.4488068],[23.0453745,39.4485797],[23.0454333,39.4485261],[23.0455844,39.4485274],[23.0465444,39.4488596],[23.0467351,39.4493658],[23.0473855,39.4493981],[23.0479265,39.449781],[23.0484601,39.4498574],[23.0493831,39.4503516],[23.0503677,39.4505939],[23.050938,39.4505354],[23.05148,39.4508462],[23.0522,39.4508881],[23.0525808,39.4510895],[23.053529,39.4514486],[23.0539229,39.4515419],[23.0548981,39.4516219],[23.0550707,39.4517495],[23.0551949,39.4520208],[23.0550755,39.4522541],[23.0550715,39.4525514],[23.0553451,39.4529411],[23.0567728,39.4539438],[23.0569771,39.4543059],[23.0571504,39.4543884],[23.0578699,39.4544663],[23.0581094,39.4548106],[23.0585072,39.4549129],[23.0585502,39.4551656],[23.0587214,39.4554012],[23.0594476,39.4558486],[23.0597718,39.4559413],[23.0599316,39.4561589],[23.0605421,39.4565693],[23.0613057,39.4568367],[23.0623943,39.4571339],[23.0627772,39.457182],[23.0633685,39.4575337],[23.0636133,39.4574816],[23.0636815,39.4575992],[23.0638088,39.4576363],[23.0637263,39.4577258],[23.063772,39.4577802],[23.0640258,39.4579264],[23.0638691,39.4580693],[23.0640727,39.458116],[23.064105,39.4583055],[23.0644411,39.4583803],[23.0645096,39.4584709],[23.0643677,39.45865],[23.0645172,39.4587683],[23.064595,39.4590392],[23.0648007,39.4593022],[23.0652844,39.4596395],[23.0657364,39.4597332],[23.0662843,39.4605666],[23.0664348,39.4606128],[23.0665925,39.4609925],[23.0667561,39.4610614],[23.0669874,39.4611534],[23.0671817,39.4613982],[23.0676767,39.4617626],[23.0686945,39.4630142],[23.068921,39.4634665],[23.0692661,39.4637396],[23.0696207,39.4641659],[23.0700713,39.4643767],[23.0707015,39.4650666],[23.0710355,39.4652945],[23.0714824,39.4657846],[23.0717362,39.4659308],[23.072672,39.4668573],[23.0729425,39.4675578],[23.072871,39.4676834],[23.0728624,39.4677284],[23.0731967,39.4679473],[23.0730573,39.4681579],[23.0734615,39.4683593],[23.0739209,39.4687775],[23.0740601,39.4688056],[23.0749486,39.4693083],[23.0749294,39.4694928],[23.0752445,39.4695899],[23.0754777,39.4695377],[23.0757097,39.4695756],[23.0764133,39.4698876],[23.0767139,39.4696827],[23.0770817,39.4699514],[23.0772096,39.4699434],[23.0772763,39.4701782],[23.0775308,39.4702704],[23.0779612,39.4702558],[23.0781697,39.4703115],[23.0784662,39.4707463],[23.0788234,39.4709924],[23.0789252,39.4713176],[23.079167,39.4714907],[23.0795143,39.4716016],[23.0797102,39.4717383],[23.0803832,39.4718337],[23.0804864,39.4719427],[23.0806026,39.4719436],[23.0809494,39.4720995],[23.0813557,39.4721387],[23.0817839,39.4722863],[23.0817179,39.4725291],[23.0820069,39.4726575],[23.0820149,39.4727386],[23.0821059,39.4729736],[23.0823174,39.4729978],[23.08242,39.4731518],[23.0826627,39.4732618],[23.0827194,39.4733704],[23.0826719,39.4734421],[23.0828817,39.4734077],[23.0829853,39.4734806],[23.0831369,39.4734458],[23.083215,39.4736987],[23.0833098,39.4738391],[23.0834948,39.4739126],[23.0835052,39.4740118],[23.0838304,39.4740324],[23.0840526,39.4739351],[23.0843318,39.4739192],[23.0846531,39.4742461],[23.0848407,39.4741215],[23.0851436,39.4740788],[23.0854486,39.473865],[23.0859264,39.4737786],[23.0862206,39.4735106],[23.0863131,39.4735474],[23.0867328,39.4734606],[23.0868302,39.4734839],[23.0871655,39.4736307],[23.0875175,39.4739353],[23.087844,39.4738657],[23.0881132,39.4737237],[23.0883699,39.4736536],[23.0886693,39.4738722],[23.088576,39.4738985],[23.0885046,39.4740241],[23.0886298,39.4740611],[23.0889088,39.4740633],[23.0886847,39.4741426],[23.0886131,39.4742863],[23.0886468,39.4743766],[23.0888439,39.4744142],[23.0889127,39.4744868],[23.0889068,39.4749373],[23.0887773,39.4750624],[23.0888336,39.475207],[23.0890554,39.4752764],[23.0891342,39.4754752],[23.0893994,39.4756395],[23.0894902,39.4758114],[23.0897182,39.4758807],[23.0898579,39.4758638],[23.0900839,39.4754781],[23.0903418,39.4753089],[23.0904692,39.475346],[23.0906858,39.4756811],[23.0908272,39.475538],[23.0909669,39.4755211],[23.0911136,39.4754456],[23.0914137,39.4756102],[23.0917332,39.4760722],[23.0918951,39.4761455],[23.0922917,39.4760405],[23.0923495,39.476068],[23.0923595,39.4761942],[23.092159,39.4764089],[23.0924001,39.4768162],[23.0925606,39.4769887],[23.0924825,39.4770737],[23.0924557,39.4773438],[23.0926393,39.4775029],[23.0928271,39.4773692],[23.0936383,39.4775738],[23.0936739,39.47752],[23.0937544,39.4775837],[23.0936059,39.4774068],[23.0939017,39.4774046],[23.0941677,39.4775148],[23.0942567,39.4775425]]},{"id":19188,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u039a\u03b1\u03c8\u03ac\u03bb\u03b5\u03c2-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u039c\u03b1\u03ba\u03c1\u03c5\u03ac \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac \u03c4\u03c9\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd","path":"THESSALIA\/Thessaly_Pelion_Pouri_Makrinitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":18793,"name_EN":"Pelion Mt: Makrinitsa-Kapsales-Pouri","description_EN":"A long trail along the northern slopes of Mt Pelion peak","ascent_time":445,"descent_time":445,"marker":"Red_dots","level":9,"ascent":1031,"descent":1224,"maxelev":1437,"minelev":425,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9885 39.40286,23.09513 39.47672)","views":2,"millestones":"0,22.9895871,39.4021105#1,22.9943645,39.4052814#2,23.0009403,39.4084999#3,23.0042331,39.4120675#4,23.0113416,39.4182400#5,23.0141555,39.4248189#6,23.0126061,39.4322368#7,23.0172613,39.4369828#8,23.0253943,39.4396845#9,23.0316121,39.4431554#10,23.0354659,39.4402756#11,23.0395566,39.4464333#12,23.0454020,39.4491717#13,23.0544348,39.4515810#14,23.0623013,39.4571123#15,23.0688614,39.4633469#16,23.0759071,39.4696629#17,23.0840348,39.4739423#18,23.0910276,39.4754891#18.8,23.0941655,39.4775148","x":23.0309605,"y":39.4415856,"coor":[[22.9895871,39.4021105],[22.989575,39.4022996],[22.9896522,39.4023544],[22.9897578,39.4022832],[22.9897785,39.4024546],[22.9898479,39.4024732],[22.9902009,39.4021609],[22.990269,39.4022696],[22.9906213,39.4020023],[22.9906896,39.402093],[22.990872,39.4020045],[22.9908221,39.4022474],[22.9905673,39.4025966],[22.9907745,39.4027245],[22.9907294,39.402634],[22.9907766,39.4025804],[22.9908453,39.402653],[22.9909044,39.4025815],[22.9911844,39.4024938],[22.9913379,39.4024681],[22.9913479,39.4025763],[22.9916571,39.4028853],[22.99175,39.4028861],[22.9919376,39.4027616],[22.9921226,39.4028173],[22.9919907,39.4029558],[22.9924248,39.402901],[22.9923888,39.4029818],[22.9925749,39.4029654],[22.9925625,39.4030193],[22.9926786,39.4030203],[22.9928283,39.4031117],[22.9927575,39.4031922],[22.9932885,39.4034131],[22.9933102,39.4035214],[22.9935636,39.4036677],[22.9933074,39.4037196],[22.9932584,39.4038904],[22.9933978,39.4038916],[22.9934543,39.4040002],[22.9933836,39.4040716],[22.9935227,39.4040909],[22.9934974,39.4042348],[22.993427,39.4045135],[22.9935061,39.4046674],[22.9935991,39.4046592],[22.9936943,39.4044978],[22.9937517,39.4045434],[22.9939729,39.4045092],[22.9940281,39.4047079],[22.9942129,39.4047816],[22.9943617,39.4049361],[22.9943668,39.4053146],[22.9945474,39.4056765],[22.9945277,39.4058341],[22.9945748,39.405866],[22.994525,39.4060998],[22.9946469,39.4065064],[22.9946214,39.4066683],[22.9946877,39.4068221],[22.995091,39.4070508],[22.9950712,39.4068074],[22.995382,39.4068551],[22.9953613,39.4066747],[22.9954888,39.4066938],[22.9957227,39.4065877],[22.9957927,39.4065613],[22.9957361,39.4064572],[22.9957683,39.4063944],[22.9964385,39.4066345],[22.9970964,39.4065951],[22.9972352,39.4066323],[22.9972726,39.4064524],[22.9975753,39.406401],[22.9979116,39.4064399],[22.9981447,39.4063879],[22.9985491,39.4065355],[22.9986215,39.4066758],[22.9990279,39.4066793],[22.9993849,39.4068986],[22.9994969,39.4071879],[22.9994175,39.407863],[22.9996126,39.4080269],[22.999751,39.4081002],[23.0000891,39.408013],[23.0003675,39.4080334],[23.0007438,39.4085232],[23.0009299,39.4085067],[23.0011996,39.4083288],[23.001315,39.4083839],[23.0014791,39.4086106],[23.0013714,39.4088259],[23.0013562,39.4090781],[23.0014674,39.4098359],[23.0019815,39.410435],[23.0020368,39.4106337],[23.0019898,39.4106693],[23.0016422,39.4106123],[23.0010026,39.4106608],[23.0005392,39.4105758],[22.9999962,39.4103729],[22.9998553,39.4104798],[22.9999216,39.4107146],[23.0000531,39.4107878],[23.000283,39.4107763],[23.0005835,39.410878],[23.0006974,39.4110412],[23.0009854,39.4112058],[23.0010967,39.4115492],[23.0012563,39.4117578],[23.0015691,39.4118145],[23.0022691,39.4116043],[23.002548,39.4115887],[23.0035079,39.4118852],[23.0038112,39.4117977],[23.0039599,39.4119612],[23.0044104,39.4121362],[23.0046511,39.4123636],[23.0047296,39.4124859],[23.0048609,39.4124915],[23.0060251,39.4131232],[23.0062685,39.4131613],[23.0066176,39.4131192],[23.0069063,39.4132388],[23.0078301,39.4132872],[23.0084882,39.4138019],[23.0088065,39.4142912],[23.0094475,39.4149634],[23.0096515,39.4153256],[23.0103616,39.4160435],[23.0105264,39.4167116],[23.0107658,39.417029],[23.0107956,39.4173897],[23.0110589,39.4176623],[23.011331,39.4181331],[23.0113512,39.4183495],[23.0110348,39.4185451],[23.0109507,39.4187426],[23.0113398,39.4191604],[23.0114391,39.4195306],[23.0118703,39.4202551],[23.0118892,39.4205616],[23.0124128,39.421323],[23.0124074,39.4217104],[23.0122288,39.4220152],[23.0124529,39.4226028],[23.0122113,39.4240784],[23.0122145,39.4246731],[23.0123468,39.4251788],[23.0124503,39.4252518],[23.0125784,39.4252349],[23.0132226,39.4248619],[23.0138749,39.4247413],[23.0142684,39.4248527],[23.0145367,39.4247739],[23.01499,39.4247597],[23.0151741,39.4248875],[23.0152715,39.4249784],[23.0153157,39.4251409],[23.0152564,39.4252305],[23.0149808,39.4253363],[23.0148395,39.4254703],[23.0148571,39.425948],[23.0145745,39.4262159],[23.0141697,39.4269063],[23.0141182,39.4272663],[23.014182,39.4276813],[23.0140398,39.4278783],[23.0137234,39.4280738],[23.0135799,39.428361],[23.0134677,39.4289006],[23.0135186,39.4294147],[23.01341,39.4297021],[23.0133768,39.4304046],[23.0130353,39.4307261],[23.0130068,39.4311043],[23.0126193,39.4313893],[23.0125935,39.4315693],[23.0126938,39.4318765],[23.0126548,39.4321645],[23.0125717,39.4322899],[23.0121734,39.4325208],[23.0118593,39.4333741],[23.0119263,39.4335639],[23.0127981,39.4343642],[23.0130053,39.4346048],[23.01319,39.4346874],[23.0132832,39.4346702],[23.0134368,39.4344913],[23.0136227,39.4344929],[23.0135433,39.435177],[23.0137607,39.4354221],[23.0141295,39.4356325],[23.0147212,39.4357006],[23.0151185,39.4355417],[23.0153188,39.4353452],[23.015412,39.435328],[23.0156996,39.4355286],[23.0165437,39.4358241],[23.0167507,39.435979],[23.0172028,39.4360549],[23.0170237,39.4363958],[23.0166731,39.436537],[23.0166256,39.4366087],[23.0166693,39.4368073],[23.0168418,39.4369349],[23.0172478,39.4369834],[23.018085,39.4369454],[23.0183006,39.4373167],[23.0187851,39.437564],[23.0190524,39.4375663],[23.0194378,39.4374254],[23.0200521,39.4375387],[23.0200019,39.4377995],[23.0200441,39.4381063],[23.0199709,39.4383579],[23.0200269,39.4385026],[23.0202559,39.4387478],[23.0205906,39.4389128],[23.020915,39.4389786],[23.0211903,39.4392332],[23.0214113,39.439217],[23.0219496,39.4389512],[23.0222262,39.438931],[23.022468,39.4390953],[23.0225537,39.4396096],[23.0226248,39.4395111],[23.0230466,39.4392623],[23.0231158,39.4392989],[23.0231489,39.4394254],[23.0234389,39.4394638],[23.0237733,39.4396469],[23.0241088,39.4397578],[23.0243528,39.4397598],[23.0244332,39.4398236],[23.0249707,39.4396118],[23.0251209,39.4396762],[23.0253767,39.4396603],[23.0255022,39.4398325],[23.0258035,39.4398891],[23.0259758,39.4400347],[23.0258806,39.4401961],[23.0259352,39.4404489],[23.0257369,39.4405013],[23.0256182,39.4406805],[23.0256287,39.4407617],[23.0258123,39.4409254],[23.025949,39.4409671],[23.0260637,39.4410762],[23.0262156,39.4410144],[23.0262957,39.4411051],[23.0265518,39.4410712],[23.0270107,39.4414986],[23.0272305,39.4415725],[23.0275903,39.4416025],[23.0285222,39.4414391],[23.0288468,39.4414959],[23.0289997,39.441362],[23.029244,39.441346],[23.0294099,39.4411132],[23.0297111,39.4411787],[23.0299234,39.4409553],[23.0301099,39.4409118],[23.0301675,39.4409483],[23.0300948,39.4411639],[23.0301606,39.4414438],[23.0303712,39.4413464],[23.0305804,39.4413392],[23.0306495,39.4413848],[23.0308134,39.4412961],[23.0309178,39.4413149],[23.0309605,39.4415856],[23.0315802,39.4421494],[23.0314848,39.4423288],[23.0316624,39.442925],[23.0315135,39.4436085],[23.0316376,39.4438799],[23.0316044,39.4439967],[23.0318684,39.4442332],[23.032396,39.4438952],[23.0325225,39.4439954],[23.0327814,39.4450202],[23.0328845,39.4451292],[23.0331505,39.4452215],[23.0330739,39.4448785],[23.0332179,39.4445463],[23.0341056,39.4433823],[23.0343429,39.4432086],[23.0344154,39.4426686],[23.0342804,39.4423431],[23.0343992,39.4420017],[23.0342401,39.441739],[23.0341974,39.4414684],[23.0343757,39.4410689],[23.0347076,39.4406031],[23.0353597,39.4402616],[23.0356497,39.4403001],[23.0358658,39.4406442],[23.0361995,39.4408813],[23.0366856,39.4410205],[23.0369393,39.4411667],[23.0376968,39.4410108],[23.0377776,39.4410475],[23.0373543,39.4414044],[23.0371274,39.4418531],[23.0368695,39.4420131],[23.0364967,39.4420821],[23.0365973,39.4423713],[23.0365344,39.4427222],[23.0367633,39.4429764],[23.0370294,39.4430597],[23.0373111,39.4437017],[23.0373751,39.4441167],[23.0375009,39.4442619],[23.037732,39.444363],[23.0381995,39.4450156],[23.0385451,39.4452347],[23.0386793,39.4456142],[23.0389982,39.4460854],[23.039311,39.4461601],[23.0394836,39.4462876],[23.0395397,39.4464323],[23.0398416,39.4464528],[23.0404737,39.4461156],[23.0406339,39.4462971],[23.0406181,39.4466034],[23.040717,39.4467528],[23.0409811,39.4469893],[23.0409669,39.4471784],[23.0412218,39.4472346],[23.0412438,39.4473248],[23.0410554,39.4475035],[23.0410537,39.4476296],[23.0409473,39.4477549],[23.0411555,39.4478287],[23.0411886,39.4479551],[23.0414569,39.4478852],[23.0414438,39.4479933],[23.0415014,39.4480298],[23.0413254,39.4481545],[23.0413596,39.4481998],[23.0418252,39.4481496],[23.0417634,39.4484194],[23.041483,39.4485252],[23.041329,39.4487402],[23.0415261,39.4487688],[23.0420863,39.4486022],[23.0422361,39.4486936],[23.0423768,39.4486046],[23.0424109,39.448659],[23.0422623,39.4488199],[23.0425558,39.4486061],[23.0431517,39.4483767],[23.0440126,39.4491587],[23.0443751,39.4492653],[23.0447249,39.4491781],[23.0453295,39.449156],[23.0456308,39.4492216],[23.0456681,39.4490417],[23.04559,39.4488067],[23.0453723,39.4485797],[23.0454311,39.4485261],[23.0455822,39.4485274],[23.0465423,39.4488596],[23.0467329,39.4493658],[23.0473833,39.4493981],[23.0479243,39.449781],[23.0484579,39.4498574],[23.049381,39.4503515],[23.0503655,39.4505938],[23.0509358,39.4505354],[23.0514778,39.4508462],[23.0521978,39.4508881],[23.0525787,39.4510894],[23.0535268,39.4514486],[23.0539207,39.4515419],[23.0548959,39.4516219],[23.0550685,39.4517494],[23.0551927,39.4520208],[23.0550733,39.4522541],[23.0550693,39.4525514],[23.055343,39.452941],[23.0567706,39.4539438],[23.056975,39.4543058],[23.0571482,39.4543883],[23.0578677,39.4544662],[23.0581072,39.4548106],[23.0585042,39.4549129],[23.0585473,39.4551655],[23.0587185,39.4554012],[23.0594447,39.4558486],[23.0597689,39.4559413],[23.0599287,39.4561589],[23.0605392,39.4565693],[23.0613028,39.4568367],[23.0623914,39.4571338],[23.0627743,39.457182],[23.063366,39.4575336],[23.0636108,39.4574815],[23.0636789,39.4575992],[23.0638063,39.4576363],[23.0637237,39.4577257],[23.0637695,39.4577802],[23.0640233,39.4579264],[23.0638666,39.4580693],[23.0640705,39.458116],[23.0641028,39.4583054],[23.0644389,39.4583802],[23.0645074,39.4584709],[23.0643655,39.45865],[23.0645151,39.4587683],[23.0645928,39.4590392],[23.0647985,39.4593022],[23.0652822,39.4596395],[23.0657342,39.4597332],[23.0662825,39.4605665],[23.066433,39.4606128],[23.0665907,39.4609925],[23.0667546,39.4610614],[23.0669859,39.4611534],[23.0671802,39.4613982],[23.0676752,39.4617626],[23.0686931,39.4630142],[23.0689195,39.4634665],[23.0692646,39.4637396],[23.0696193,39.4641659],[23.0700698,39.4643767],[23.0707,39.4650666],[23.0710341,39.4652945],[23.0714809,39.4657846],[23.0717347,39.4659308],[23.0726709,39.4668573],[23.0729417,39.4675578],[23.0728703,39.4676834],[23.0728617,39.4677284],[23.0731959,39.4679473],[23.0730558,39.4681579],[23.07346,39.4683593],[23.0739195,39.4687775],[23.0740586,39.4688056],[23.0749471,39.4693083],[23.0749287,39.4694928],[23.0752435,39.4695899],[23.0754767,39.4695377],[23.0757087,39.4695756],[23.0764126,39.4698876],[23.0767128,39.4696827],[23.0770802,39.4699514],[23.0772082,39.4699434],[23.0772748,39.4701782],[23.0775294,39.4702703],[23.0779597,39.4702557],[23.0781682,39.4703115],[23.0784648,39.4707463],[23.0788219,39.4709924],[23.0789233,39.4713176],[23.0791652,39.4714907],[23.0795125,39.4716016],[23.0797083,39.4717383],[23.0803814,39.4718337],[23.0804846,39.4719426],[23.0806008,39.4719436],[23.0809475,39.4720995],[23.0813539,39.4721387],[23.0817821,39.4722863],[23.0817161,39.472529],[23.082005,39.4726575],[23.0820134,39.4727386],[23.0821044,39.4729736],[23.0823156,39.4729978],[23.0824182,39.4731518],[23.0826609,39.4732618],[23.0827176,39.4733704],[23.0826701,39.4734421],[23.0828798,39.4734077],[23.0829835,39.4734806],[23.0831351,39.4734458],[23.0832132,39.4736987],[23.083308,39.4738391],[23.083493,39.4739126],[23.0835034,39.4740118],[23.0838286,39.4740324],[23.0840508,39.473935],[23.08433,39.4739192],[23.0846513,39.4742461],[23.0848389,39.4741215],[23.0851418,39.4740788],[23.0854468,39.4738649],[23.0859246,39.4737786],[23.0862188,39.4735106],[23.0863113,39.4735474],[23.086731,39.4734606],[23.0868284,39.4734838],[23.0871636,39.4736306],[23.0875153,39.4739353],[23.0878418,39.4738657],[23.088111,39.4737237],[23.0883677,39.4736536],[23.0886671,39.4738722],[23.0885738,39.4738985],[23.0885024,39.4740241],[23.0886276,39.4740611],[23.0889066,39.4740633],[23.0886821,39.4741426],[23.0886105,39.4742862],[23.0886442,39.4743766],[23.0888414,39.4744142],[23.0889102,39.4744868],[23.0889043,39.4749373],[23.0887748,39.4750624],[23.088831,39.475207],[23.0890536,39.4752763],[23.0891324,39.4754752],[23.0893976,39.4756394],[23.0894884,39.4758114],[23.0897164,39.4758807],[23.0898561,39.4758638],[23.090082,39.4754781],[23.09034,39.4753089],[23.0904674,39.475346],[23.090684,39.475681],[23.0908253,39.475538],[23.0909651,39.4755211],[23.0911114,39.4754456],[23.0914115,39.4756101],[23.0917311,39.4760722],[23.0918929,39.4761455],[23.0922895,39.4760405],[23.0923473,39.476068],[23.0923573,39.4761942],[23.0921569,39.4764089],[23.0923979,39.4768162],[23.0925584,39.4769887],[23.0924807,39.4770737],[23.0924539,39.4773438],[23.0926379,39.4775029],[23.0928256,39.4773692],[23.0936368,39.4775737],[23.0936724,39.47752],[23.093753,39.4775837],[23.0936041,39.4774068],[23.0938995,39.4774046],[23.0941655,39.4775148]]},{"id":19189,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a0\u03bf\u03c5\u03c1\u03af-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03a0\u03bf\u03c5\u03c1\u03b9\u03b1\u03bd\u03bf\u03cd \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd","description_GR":"\u039c\u03b1\u03ba\u03c1\u03c5\u03ac \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03bf\u03c5\u03c1\u03b9\u03b1\u03bd\u03cc \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc","path":"THESSALIA\/Thessaly_Pelion_Pouri_PourianosStavros_Makrinitsa","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":17303,"name_EN":"Pelion Mt: Pouri-Makrinitsa via Pourianos Stavros","description_EN":"A long trail via Pourianos Stavros","ascent_time":600,"descent_time":540,"marker":"Red_dots","level":9,"ascent":1232,"descent":1039,"maxelev":1596,"minelev":425,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9885 39.40286,23.09513 39.47672)","views":7,"millestones":"0,23.0941677,39.4775148#1,23.0890923,39.4739658#2,23.0832350,39.4712569#3,23.0765329,39.4698065#4,23.0693144,39.4637923#5,23.0629820,39.4573038#6,23.0582618,39.4498617#7,23.0530703,39.4427041#8,23.0451004,39.4377658#9,23.0466682,39.4336329#10,23.0423424,39.4279586#11,23.0331860,39.4253141#12,23.0260386,39.4193575#13,23.0180802,39.4157850#14,23.0088091,39.4110495#15,23.0012778,39.4083674#16,22.9945055,39.4055985#17.3,22.9895846,39.4021105","x":23.0453716,"y":39.4341316,"coor":[[23.0941677,39.4775148],[23.0939017,39.4774046],[23.0936063,39.4774068],[23.0937552,39.4775837],[23.0936746,39.47752],[23.093639,39.4775738],[23.0928278,39.4773692],[23.09264,39.4775029],[23.0924561,39.4773438],[23.0924829,39.4770737],[23.0925606,39.4769887],[23.0924001,39.4768162],[23.092159,39.4764089],[23.0923595,39.4761942],[23.0923495,39.476068],[23.0922917,39.4760405],[23.0918951,39.4761455],[23.0917332,39.4760722],[23.0914137,39.4756102],[23.0911136,39.4754456],[23.0909673,39.4755211],[23.0908275,39.475538],[23.0906861,39.4756811],[23.0904696,39.475346],[23.0903422,39.4753089],[23.0900842,39.4754781],[23.0898583,39.4758638],[23.0897186,39.4758807],[23.0894906,39.4758114],[23.0893998,39.4756395],[23.0891345,39.4754752],[23.0890557,39.4752764],[23.0888332,39.475207],[23.088777,39.4750624],[23.0889065,39.4749373],[23.0889124,39.4744868],[23.0888436,39.4744142],[23.0886464,39.4743766],[23.0886127,39.4742862],[23.0886843,39.4741426],[23.0889088,39.4740633],[23.0891429,39.473939],[23.0890895,39.4735782],[23.0892355,39.4730837],[23.0896893,39.4730513],[23.0899346,39.4729631],[23.0900474,39.4727837],[23.0901602,39.4726044],[23.0900932,39.4723876],[23.0897717,39.4720788],[23.0895857,39.4720773],[23.0891769,39.4722273],[23.0887347,39.4721472],[23.0882806,39.4721978],[23.0878363,39.4723925],[23.0877532,39.472527],[23.087738,39.4727972],[23.0875106,39.4730477],[23.0873958,39.4729387],[23.0872102,39.4729012],[23.0868259,39.4729522],[23.086735,39.4727893],[23.0863984,39.4727506],[23.0861683,39.4725686],[23.0860521,39.4725587],[23.0859228,39.4726658],[23.0857603,39.4726465],[23.0851403,39.472056],[23.0848051,39.4719091],[23.0845956,39.4719255],[23.0843757,39.4718517],[23.0841703,39.4715527],[23.0840548,39.4714978],[23.0833602,39.4712716],[23.0827218,39.4711944],[23.0823842,39.4712278],[23.0820481,39.4711531],[23.0819445,39.4710712],[23.0818622,39.4711426],[23.0811064,39.4706275],[23.080381,39.4700992],[23.0805477,39.4697942],[23.0803849,39.4698019],[23.0801504,39.4699532],[23.0800692,39.4699346],[23.080129,39.4698089],[23.0800714,39.4697724],[23.0798026,39.4698784],[23.0797541,39.4700312],[23.0799705,39.4703663],[23.0800485,39.4706282],[23.0800051,39.4712766],[23.0799,39.4713884],[23.0794505,39.4710965],[23.0793594,39.4709516],[23.078823,39.4709924],[23.0784659,39.4707463],[23.0781693,39.4703115],[23.0779608,39.4702557],[23.0775305,39.4702704],[23.0772759,39.4701782],[23.0772093,39.4699434],[23.0770813,39.4699514],[23.0767139,39.4696827],[23.0764137,39.4698876],[23.0757097,39.4695756],[23.0754777,39.4695377],[23.0752445,39.4695899],[23.0749294,39.4694928],[23.0749482,39.4693083],[23.0740597,39.4688056],[23.0739206,39.4687775],[23.0734611,39.4683593],[23.0730569,39.4681579],[23.073197,39.4679473],[23.0728628,39.4677284],[23.0728714,39.4676834],[23.0729428,39.4675578],[23.072672,39.4668573],[23.0717358,39.4659308],[23.071482,39.4657846],[23.0710352,39.4652945],[23.0707011,39.4650666],[23.0700709,39.4643767],[23.0696204,39.4641659],[23.0692657,39.4637396],[23.0689206,39.4634665],[23.0686942,39.4630142],[23.0676763,39.4617626],[23.0671813,39.4613982],[23.066987,39.4611534],[23.0667557,39.4610614],[23.0665914,39.4609925],[23.0664337,39.4606128],[23.0662832,39.4605666],[23.0657353,39.4597332],[23.0652833,39.4596395],[23.0647996,39.4593022],[23.0645939,39.4590392],[23.0645161,39.4587683],[23.0643666,39.45865],[23.0645085,39.4584709],[23.06444,39.4583802],[23.0641039,39.4583055],[23.0640716,39.458116],[23.0638677,39.4580693],[23.0640243,39.4579264],[23.0637706,39.4577802],[23.0637248,39.4577257],[23.0638074,39.4576363],[23.06368,39.4575992],[23.0636119,39.4574816],[23.0633671,39.4575336],[23.0627754,39.457182],[23.0626848,39.457001],[23.0624545,39.456837],[23.0623185,39.4565836],[23.0614653,39.4560631],[23.0613247,39.4552871],[23.0610254,39.4550684],[23.0608225,39.4545983],[23.0602732,39.4539631],[23.060241,39.4537646],[23.0602703,39.4533143],[23.0601933,39.4529893],[23.0599146,39.4526177],[23.0601855,39.4523495],[23.0603063,39.4520081],[23.0602037,39.4518631],[23.0598908,39.4517975],[23.0595925,39.4515068],[23.0591737,39.4506744],[23.0589569,39.4503753],[23.0586798,39.450238],[23.058566,39.4500568],[23.0581926,39.4498195],[23.0581943,39.4496934],[23.0576639,39.4493828],[23.0567933,39.4484386],[23.0566595,39.4480231],[23.0567103,39.4476991],[23.056619,39.4475812],[23.056342,39.4474348],[23.0564268,39.4471832],[23.0564106,39.4466605],[23.0561707,39.4463522],[23.0562184,39.4462625],[23.056057,39.446162],[23.0558596,39.4461514],[23.0557915,39.4460337],[23.0556871,39.4460149],[23.0556315,39.4458342],[23.0552398,39.4455787],[23.0551839,39.4454161],[23.0544257,39.4447612],[23.0542895,39.4445258],[23.0544439,39.4442748],[23.0544229,39.4441124],[23.0541924,39.4439664],[23.0539489,39.4439283],[23.0538951,39.4436125],[23.0534572,39.4433387],[23.0533795,39.4430677],[23.0528189,39.4424144],[23.0525302,39.4422859],[23.0522839,39.4422929],[23.0522683,39.4421576],[23.0518871,39.4419833],[23.0512686,39.4413205],[23.0510143,39.4412194],[23.0509096,39.4412275],[23.0508737,39.4413083],[23.0504789,39.4412871],[23.0504681,39.4412239],[23.0503524,39.4411869],[23.0504132,39.4409892],[23.0500773,39.4409053],[23.0500439,39.440797],[23.0499051,39.4407508],[23.0495956,39.4404419],[23.0493913,39.4400798],[23.049187,39.4398844],[23.0489962,39.4399189],[23.0487527,39.4398809],[23.0483378,39.4396342],[23.0478976,39.4395315],[23.0474568,39.4394738],[23.046353,39.4394647],[23.0461678,39.4394092],[23.0458014,39.4390097],[23.0457032,39.4388602],[23.0453121,39.4382488],[23.0451424,39.437914],[23.0449669,39.4373089],[23.0448545,39.436871],[23.0450687,39.4365033],[23.045107,39.4362513],[23.0453442,39.4359019],[23.0454531,39.4354793],[23.0453836,39.4352985],[23.0456887,39.4350848],[23.0464223,39.4349646],[23.0468751,39.4349954],[23.0469339,39.4349418],[23.0465184,39.4347402],[23.0458567,39.4346897],[23.0450926,39.4344852],[23.0445112,39.4345165],[23.0440756,39.4347787],[23.0440052,39.4346429],[23.0441379,39.4342836],[23.0443611,39.4341052],[23.0447222,39.4340361],[23.0453716,39.4341316],[23.0463052,39.4338329],[23.0468789,39.4335132],[23.0476728,39.4335017],[23.0476976,39.4332045],[23.0478833,39.4332151],[23.0478335,39.4330345],[23.0474039,39.4330129],[23.0468601,39.4328463],[23.0466331,39.432448],[23.0465691,39.432033],[23.0461468,39.4314708],[23.0461374,39.4313086],[23.045861,39.4311261],[23.0457702,39.4309722],[23.0451253,39.4305524],[23.0450699,39.4303537],[23.0449312,39.4302985],[23.044795,39.4300631],[23.0446566,39.4299899],[23.0445564,39.4296647],[23.044175,39.4295174],[23.0442465,39.4293919],[23.0441427,39.429337],[23.0441555,39.429247],[23.0437617,39.4291536],[23.0434508,39.4289528],[23.0431293,39.4286709],[23.0429713,39.4284353],[23.042955,39.4279306],[23.0426761,39.4279373],[23.0425144,39.4278639],[23.0422569,39.4280059],[23.0418612,39.4280567],[23.0416857,39.4281454],[23.0412914,39.4280881],[23.0409995,39.4281938],[23.0410504,39.4278698],[23.0405949,39.4280463],[23.0403754,39.4279544],[23.0402356,39.4279803],[23.0401909,39.4278537],[23.0400624,39.4279067],[23.0399725,39.4276807],[23.0397276,39.4277508],[23.0394048,39.4275679],[23.0391532,39.4272775],[23.0388642,39.427167],[23.038596,39.4272369],[23.0384544,39.4272132],[23.0383143,39.4272661],[23.0381519,39.4272467],[23.0379329,39.4271188],[23.0370998,39.4268686],[23.0369632,39.4267458],[23.035934,39.4263949],[23.0357013,39.42642],[23.0351755,39.4266319],[23.0347532,39.4265067],[23.0345993,39.4264018],[23.0343385,39.4261699],[23.0334158,39.4256847],[23.0333919,39.4254953],[23.0326803,39.4248677],[23.0326259,39.4245969],[23.0325214,39.4244068],[23.0323091,39.4244816],[23.0319201,39.4240459],[23.0317815,39.4239907],[23.0316451,39.4237733],[23.0317397,39.4236479],[23.0314969,39.4235693],[23.0311751,39.4233144],[23.0309703,39.4230063],[23.0308372,39.4227033],[23.0303877,39.4224473],[23.0300566,39.4220301],[23.0299689,39.4216509],[23.0297504,39.4214869],[23.0294317,39.4210157],[23.0284258,39.4206649],[23.0281759,39.4202573],[23.0271305,39.4202486],[23.0268659,39.4200662],[23.0263803,39.4198999],[23.0261403,39.4196096],[23.0260281,39.4193293],[23.0256262,39.4189926],[23.02551,39.4189916],[23.0254773,39.4188381],[23.0250697,39.4189068],[23.0248117,39.4190849],[23.0237087,39.4190396],[23.0234643,39.4190736],[23.0231254,39.4192149],[23.0227088,39.4191033],[23.0224907,39.4189122],[23.022005,39.4187549],[23.0211531,39.4190361],[23.0209145,39.4190656],[23.0206366,39.4190002],[23.0202266,39.4187535],[23.0201283,39.4183021],[23.0198867,39.4181379],[23.0195562,39.4176846],[23.0192239,39.4173574],[23.0191913,39.417195],[23.01931,39.4170924],[23.0194433,39.416697],[23.0186022,39.4162034],[23.0183497,39.415985],[23.0183053,39.4158405],[23.0172402,39.4155792],[23.0152558,39.4146163],[23.0136678,39.4135486],[23.0131702,39.4134183],[23.0130335,39.4132279],[23.0127609,39.4130454],[23.012394,39.4126999],[23.0118692,39.4120286],[23.0115201,39.411895],[23.0111414,39.4116665],[23.0109351,39.4117008],[23.0103683,39.4115338],[23.0099505,39.4115122],[23.0098229,39.411421],[23.0093818,39.4113993],[23.00929,39.4113174],[23.0088616,39.4112236],[23.0088174,39.4110611],[23.0084642,39.4105805],[23.0078864,39.4103684],[23.0076345,39.4101139],[23.007407,39.4100309],[23.0071884,39.4096235],[23.0068664,39.4095487],[23.0068417,39.4096566],[23.0064584,39.4096534],[23.0061074,39.4098306],[23.0057839,39.4097107],[23.0053183,39.4097788],[23.0049609,39.4095955],[23.0045245,39.4092404],[23.0038055,39.4091621],[23.003679,39.4090709],[23.0034929,39.4090874],[23.0033164,39.409248],[23.0032711,39.4091666],[23.0032012,39.409184],[23.0031411,39.4093276],[23.0030004,39.4094165],[23.0029981,39.4095787],[23.0027581,39.4093063],[23.0026652,39.4093055],[23.0026054,39.4094222],[23.0022815,39.4093293],[23.0021251,39.4097064],[23.0016989,39.4094594],[23.0015714,39.4094403],[23.0014687,39.4093133],[23.0014707,39.4091691],[23.0013537,39.409078],[23.0013689,39.4088259],[23.0014765,39.4086105],[23.0013124,39.4083839],[23.0011971,39.4083288],[23.0009274,39.4085067],[23.0007413,39.4085231],[23.000365,39.4080333],[23.0000865,39.4080129],[22.9997484,39.4081001],[22.9996101,39.4080269],[22.999415,39.407863],[22.9994943,39.4071879],[22.9993823,39.4068986],[22.9990254,39.4066793],[22.9986189,39.4066758],[22.9985465,39.4065355],[22.9981421,39.4063878],[22.9979091,39.4064399],[22.9975728,39.406401],[22.9972701,39.4064524],[22.9972327,39.4066323],[22.9970938,39.4065951],[22.9964359,39.4066344],[22.9957657,39.4063944],[22.9957336,39.4064572],[22.9957902,39.4065613],[22.9957201,39.4065877],[22.9954863,39.4066938],[22.9953588,39.4066747],[22.9953794,39.4068551],[22.9950687,39.4068074],[22.9950884,39.4070508],[22.9946852,39.4068221],[22.9946188,39.4066683],[22.9946444,39.4065063],[22.9945224,39.4060998],[22.9945723,39.405866],[22.9945252,39.405834],[22.9945449,39.4056765],[22.9943642,39.4053146],[22.9943591,39.4049361],[22.9942104,39.4047816],[22.9940256,39.4047079],[22.9939704,39.4045092],[22.9937492,39.4045433],[22.9936918,39.4044978],[22.9935966,39.4046592],[22.9935035,39.4046674],[22.9934244,39.4045135],[22.9934949,39.4042348],[22.9935202,39.4040908],[22.9933811,39.4040716],[22.9934518,39.4040002],[22.9933953,39.4038915],[22.9932559,39.4038903],[22.9933048,39.4037196],[22.9935611,39.4036677],[22.9933077,39.4035214],[22.993286,39.403413],[22.9927549,39.4031922],[22.9928258,39.4031117],[22.9926761,39.4030203],[22.99256,39.4030193],[22.9925724,39.4029654],[22.9923863,39.4029818],[22.9924223,39.402901],[22.9919882,39.4029558],[22.9921204,39.4028173],[22.9919354,39.4027616],[22.9917478,39.4028861],[22.9916549,39.4028853],[22.9913458,39.4025763],[22.9913357,39.4024681],[22.9911818,39.4024938],[22.9909018,39.4025814],[22.9908427,39.402653],[22.9907741,39.4025803],[22.9907268,39.402634],[22.990772,39.4027245],[22.9905648,39.4025965],[22.9908195,39.4022474],[22.9908695,39.4020045],[22.9906871,39.402093],[22.9906187,39.4020023],[22.9902664,39.4022696],[22.9901983,39.4021609],[22.9898454,39.4024732],[22.989776,39.4024545],[22.9897552,39.4022832],[22.9896497,39.4023543],[22.9895728,39.4022996],[22.9895846,39.4021105]]},{"id":19190,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1-\u039b\u03b1\u03b3\u03c9\u03bd\u03af\u03ba\u03b1-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u0397 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b7 \u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03a0\u03bf\u03c5\u03c1\u03af","path":"THESSALIA\/Thessaly_Pelion_Makrinitsa_Lagonika_Pouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":792,"name_EN":"Pelion Mt: Makrinitsa-Lagonika-Pouri","description_EN":"The best connection between Makrinitsa and Pouri","ascent_time":440,"descent_time":440,"marker":"Red_dots","level":9,"ascent":966,"descent":1145,"maxelev":1293,"minelev":425,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9854 39.40298,23.09513 39.47669)","views":5,"millestones":"0,22.9895911,39.4021105#1,22.9883179,39.4066900#2,22.9955752,39.4106061#3,23.0024234,39.4115953#4,23.0105977,39.4168012#5,23.0123480,39.4251738#6,23.0130326,39.4307993#7,23.0154969,39.4375467#8,23.0159574,39.4430183#9,23.0240499,39.4481747#10,23.0319909,39.4499542#11,23.0409887,39.4504321#12,23.0451323,39.4534663#13,23.0510748,39.4568727#14,23.0595090,39.4608340#15,23.0655322,39.4639244#16,23.0727538,39.4680439#17,23.0815706,39.4722114#18,23.0889110,39.4746227#0.8,23.0941677,39.4775148","x":23.0300109,"y":39.4517144,"coor":[[22.9895911,39.4021105],[22.9892314,39.4021885],[22.9891273,39.4021606],[22.9889838,39.4024477],[22.9885327,39.4023176],[22.9885877,39.4025343],[22.9884251,39.4025329],[22.9883248,39.4023653],[22.9882367,39.4023556],[22.988189,39.4024453],[22.9882336,39.4025718],[22.9880887,39.4025795],[22.9880879,39.4026336],[22.9882807,39.4029822],[22.9882907,39.4030904],[22.9880936,39.4030707],[22.9881852,39.4031616],[22.9882171,39.4033601],[22.9878274,39.4032305],[22.9876058,39.4032917],[22.9879609,39.4036372],[22.9878879,39.403641],[22.9879608,39.4038174],[22.9875683,39.4036518],[22.9874569,39.4038535],[22.9864524,39.4042412],[22.9866149,39.4042517],[22.9865549,39.4043863],[22.9869268,39.4043715],[22.9868573,39.404434],[22.9870432,39.4044491],[22.9871433,39.4047563],[22.9872615,39.404843],[22.9874008,39.4048442],[22.9874461,39.4049257],[22.9874354,39.4049391],[22.987408,39.4052272],[22.9875702,39.4055304],[22.9878296,39.4061409],[22.9881483,39.4065176],[22.9883486,39.4067221],[22.9884338,39.4072544],[22.9885689,39.4075755],[22.9887419,39.4077392],[22.989116,39.4075712],[22.9893931,39.4076818],[22.989787,39.4077573],[22.9897128,39.4074638],[22.9901159,39.4077015],[22.9903195,39.4079511],[22.9904816,39.4079885],[22.9908497,39.408235],[22.9910953,39.4085705],[22.9912432,39.4087881],[22.9914641,39.408772],[22.9916019,39.4088813],[22.991892,39.4089018],[22.9920187,39.408975],[22.9921321,39.4091652],[22.9922504,39.4090221],[22.9924691,39.409105],[22.9927472,39.4099634],[22.993021,39.4100019],[22.9933753,39.4104014],[22.9944158,39.4107438],[22.9949926,39.4110191],[22.9951679,39.4109485],[22.9955096,39.410609],[22.9958815,39.4105942],[22.9961066,39.4102898],[22.9962583,39.4102371],[22.9964065,39.4104366],[22.9964105,39.4109682],[22.9964614,39.4115138],[22.9966429,39.4118217],[22.9966274,39.4120919],[22.9970514,39.412492],[22.9971556,39.4125425],[22.9974289,39.4121123],[22.9976272,39.41206],[22.9976766,39.4118531],[22.9978513,39.4118186],[22.9980635,39.4116042],[22.9981244,39.4114065],[22.9983474,39.4112462],[22.9983767,39.4110978],[22.9987009,39.4111727],[22.9990988,39.4109598],[22.999411,39.4107823],[22.9999231,39.4107146],[23.0000549,39.4107879],[23.0002852,39.4107763],[23.0005857,39.410878],[23.0006995,39.4110412],[23.0009876,39.4112058],[23.0010988,39.4115492],[23.0012585,39.4117578],[23.0015713,39.4118146],[23.0022712,39.4116043],[23.0025502,39.4115887],[23.0035101,39.4118852],[23.0038134,39.4117977],[23.003962,39.4119612],[23.0044126,39.4121363],[23.0046533,39.4123636],[23.0047317,39.4124859],[23.0048634,39.4124915],[23.0060276,39.4131232],[23.006271,39.4131613],[23.0066201,39.4131192],[23.0069088,39.4132388],[23.007833,39.4132873],[23.0084919,39.413802],[23.0088102,39.4142912],[23.0094512,39.4149635],[23.0096551,39.4153256],[23.0103652,39.4160435],[23.01053,39.4167117],[23.0107694,39.4170291],[23.0107992,39.4173897],[23.0110625,39.4176623],[23.0113347,39.4181331],[23.0113548,39.4183496],[23.0110384,39.4185451],[23.0109543,39.4187426],[23.0113434,39.4191604],[23.0114427,39.4195307],[23.0118739,39.4202552],[23.0118928,39.4205617],[23.0124165,39.421323],[23.012411,39.4217104],[23.0122324,39.4220152],[23.0124565,39.4226028],[23.0122149,39.4240785],[23.0122182,39.4246732],[23.0123504,39.4251789],[23.012454,39.4252518],[23.012582,39.4252349],[23.0132262,39.4248619],[23.0138785,39.4247413],[23.014272,39.4248528],[23.0145403,39.424774],[23.0149936,39.4247598],[23.0151777,39.4248875],[23.0152748,39.4249784],[23.015319,39.425141],[23.0152596,39.4252306],[23.0149844,39.4253364],[23.0148431,39.4254703],[23.0148603,39.425948],[23.0145777,39.4262159],[23.014173,39.4269063],[23.0141214,39.4272663],[23.0141853,39.4276813],[23.0140431,39.4278783],[23.0137266,39.4280739],[23.0135832,39.428361],[23.013471,39.4289007],[23.0135218,39.4294147],[23.0134132,39.4297021],[23.0133801,39.4304046],[23.0130386,39.4307261],[23.01301,39.4311043],[23.0126226,39.4313893],[23.0125968,39.4315693],[23.012697,39.4318765],[23.0126581,39.4321645],[23.012575,39.43229],[23.0121767,39.4325209],[23.0118626,39.4333742],[23.0119296,39.433564],[23.0128014,39.4343643],[23.0130228,39.4351636],[23.0134463,39.4356177],[23.0140708,39.4358302],[23.0144189,39.4358692],[23.0148101,39.4361428],[23.0151704,39.4360828],[23.0151292,39.4361996],[23.0151864,39.4362632],[23.0155694,39.4362934],[23.0152762,39.4364892],[23.0152031,39.4367228],[23.0152701,39.4369216],[23.0151613,39.437218],[23.0156542,39.4376998],[23.0159711,39.4382971],[23.0161203,39.4384335],[23.0162593,39.4384618],[23.0163381,39.4386426],[23.0167662,39.4387724],[23.0168885,39.4391699],[23.0171536,39.4393253],[23.0170712,39.4393967],[23.0164428,39.4394635],[23.0163252,39.4395616],[23.0160919,39.4396227],[23.0155575,39.4396181],[23.0152734,39.4397013],[23.0152135,39.439827],[23.0153407,39.4398731],[23.015293,39.4399628],[23.0154443,39.4399461],[23.0154424,39.4400812],[23.0152883,39.4402962],[23.0154387,39.4403425],[23.0156338,39.4405153],[23.0156084,39.4406683],[23.0156012,39.4408439],[23.01575,39.4410074],[23.015724,39.4412054],[23.015921,39.4412431],[23.0159298,39.4414414],[23.0160691,39.4414516],[23.0161017,39.441614],[23.0164121,39.4418509],[23.0162484,39.4419216],[23.0159111,39.4419458],[23.0158272,39.4421253],[23.0160343,39.4422712],[23.0162196,39.4423178],[23.0162865,39.4425166],[23.0159847,39.4424961],[23.0157515,39.4425482],[23.0156462,39.4426013],[23.0156664,39.4428177],[23.0160002,39.4430458],[23.0162545,39.4431381],[23.0163455,39.443283],[23.0171912,39.4434704],[23.0173639,39.44358],[23.0176433,39.4435463],[23.0177095,39.4437991],[23.0181065,39.4436673],[23.0184523,39.4438685],[23.0187891,39.4438803],[23.0189616,39.4440079],[23.0193213,39.444047],[23.020128,39.4445313],[23.0204753,39.4446244],[23.0210179,39.4448812],[23.0211312,39.4450894],[23.0217175,39.4455449],[23.0217697,39.4459688],[23.0217203,39.4461756],[23.0220413,39.4464937],[23.0223189,39.4465861],[23.0225142,39.44675],[23.0227645,39.4471305],[23.023122,39.4473317],[23.0234887,39.4477042],[23.0236855,39.4477599],[23.0237982,39.4480132],[23.0243049,39.4483418],[23.0246094,39.4490111],[23.0247476,39.4491024],[23.0247554,39.4493728],[23.0249734,39.4495728],[23.0252611,39.4497825],[23.0254811,39.4498384],[23.0259117,39.4497969],[23.0261902,39.4498263],[23.0271687,39.4505012],[23.0276146,39.4510276],[23.0279391,39.4510934],[23.0283782,39.4512772],[23.0288379,39.4516505],[23.0293228,39.4518888],[23.0298341,39.4518931],[23.0300109,39.4517144],[23.0300829,39.4515528],[23.030411,39.4513573],[23.0305057,39.4512319],[23.0311837,39.4509492],[23.0318539,39.4503962],[23.0319732,39.4501719],[23.0320279,39.4495777],[23.0323585,39.449202],[23.0333014,39.4493585],[23.0338425,39.4497234],[23.0341031,39.4502121],[23.0343702,39.4502234],[23.0344503,39.4503141],[23.0350331,39.4501928],[23.0353744,39.4498893],[23.0353902,39.4495831],[23.0355658,39.4494944],[23.037159,39.4502645],[23.0378075,39.4504321],[23.0381789,39.4504712],[23.0385606,39.4506005],[23.0392477,39.450498],[23.0396299,39.4506003],[23.039909,39.4505846],[23.0405637,39.4503017],[23.0407123,39.4504831],[23.0410502,39.4504228],[23.0411335,39.4502793],[23.041274,39.4502084],[23.0417578,39.4496718],[23.041945,39.4495832],[23.0422399,39.4492613],[23.0424611,39.4492361],[23.0425236,39.4493672],[23.0424042,39.4496005],[23.0424457,39.4499613],[23.0423287,39.4500234],[23.0421203,39.4499586],[23.0419311,39.4502003],[23.0420563,39.4503906],[23.041971,39.4506782],[23.0421565,39.4507157],[23.0423753,39.4508617],[23.0418041,39.4509832],[23.0421978,39.4510945],[23.0421264,39.4512111],[23.0428331,39.4513791],[23.0431786,39.4516072],[23.043307,39.4515722],[23.0434334,39.4516723],[23.0435266,39.4516551],[23.0436419,39.4517281],[23.0436898,39.4516204],[23.0438728,39.4518381],[23.044069,39.4519389],[23.0445334,39.4528257],[23.0449689,39.4532798],[23.0446405,39.4534933],[23.0447562,39.4535303],[23.045164,39.4534616],[23.0454421,39.453518],[23.0453707,39.4536435],[23.0454831,39.4539238],[23.0450958,39.4541999],[23.0453467,39.4543371],[23.0452977,39.4545169],[23.0451816,39.454507],[23.0452267,39.4545569],[23.0455492,39.4547758],[23.0457579,39.4548135],[23.0460061,39.4546984],[23.0463706,39.4543861],[23.046897,39.4541381],[23.0471841,39.4543927],[23.0472969,39.4546459],[23.0476192,39.4548738],[23.0476857,39.4551177],[23.0478234,39.4552449],[23.0483692,39.4552764],[23.0495851,39.4556107],[23.0497147,39.4554857],[23.0497202,39.4550802],[23.0499533,39.4550281],[23.050145,39.4554621],[23.0506068,39.4556912],[23.0509632,39.4559824],[23.0509229,39.4563785],[23.0513462,39.4577336],[23.0522851,39.4579304],[23.0526538,39.4581677],[23.0527781,39.45843],[23.0530891,39.4586398],[23.0540852,39.4589002],[23.0544544,39.4591014],[23.0552128,39.4588913],[23.0554472,39.4587491],[23.0557261,39.4587513],[23.0558683,39.4594102],[23.0560383,39.459736],[23.0561876,39.4598633],[23.0570438,39.4601586],[23.0575508,39.4604871],[23.0578518,39.4605796],[23.0582474,39.4605468],[23.0585954,39.4606037],[23.0588644,39.4604797],[23.0590388,39.4604811],[23.0591758,39.4606624],[23.0595683,39.4608638],[23.0597262,39.4612255],[23.0601078,39.4613728],[23.060706,39.4618371],[23.0609148,39.4618659],[23.0611607,39.4617327],[23.0612886,39.4617337],[23.0615612,39.4622045],[23.0619994,39.4624693],[23.0622316,39.4624892],[23.0625001,39.4624013],[23.0626798,39.4628712],[23.0629565,39.4630447],[23.0632699,39.4630742],[23.0635972,39.4629417],[23.0638877,39.4620791],[23.0640151,39.4621161],[23.064187,39.4622977],[23.0640278,39.4620351],[23.0639847,39.4617825],[23.0640278,39.4620351],[23.064187,39.4622977],[23.0644554,39.4627324],[23.0647325,39.4628788],[23.0647836,39.4634018],[23.0649199,39.4636371],[23.0651495,39.4638552],[23.0653111,39.4639376],[23.0655555,39.4639216],[23.0658752,39.4634826],[23.0660507,39.4633939],[23.0661432,39.4634307],[23.0663261,39.4636665],[23.066686,39.4636964],[23.0666244,39.4639572],[23.0666574,39.4641016],[23.0671568,39.4650067],[23.0676033,39.4655148],[23.068217,39.4656999],[23.0689973,39.4655891],[23.069241,39.465618],[23.0696142,39.4655309],[23.0698927,39.4655692],[23.0703509,39.4660774],[23.0704953,39.4665832],[23.0708973,39.4669513],[23.0709444,39.4670913],[23.071321,39.4672385],[23.0726937,39.4674432],[23.072871,39.4676834],[23.0728624,39.4677284],[23.0727233,39.4680066],[23.0729339,39.4682605],[23.0730584,39.4681579],[23.0734684,39.4683594],[23.0739209,39.4687775],[23.0740601,39.4688056],[23.0749486,39.4693083],[23.0749294,39.4694928],[23.0752445,39.4695899],[23.0754777,39.4695377],[23.0757097,39.4695756],[23.0764133,39.4698876],[23.0767139,39.4696827],[23.0770817,39.4699514],[23.0772096,39.4699434],[23.0772763,39.4701782],[23.0775308,39.4702704],[23.0779612,39.4702558],[23.0781697,39.4703115],[23.0784662,39.4707463],[23.0788234,39.4709924],[23.0789252,39.4713176],[23.079167,39.4714907],[23.0795143,39.4716016],[23.0797102,39.4717383],[23.0803832,39.4718337],[23.0804864,39.4719427],[23.0806026,39.4719436],[23.0809494,39.4720995],[23.0813557,39.4721387],[23.0817839,39.4722863],[23.0817179,39.4725291],[23.0820069,39.4726575],[23.0820149,39.4727386],[23.0821059,39.4729736],[23.0823174,39.4729978],[23.08242,39.4731518],[23.0826627,39.4732618],[23.0827194,39.4733704],[23.0826719,39.4734421],[23.0828817,39.4734077],[23.0829853,39.4734806],[23.0831369,39.4734458],[23.083215,39.4736987],[23.0833098,39.4738391],[23.0834948,39.4739126],[23.0835052,39.4740118],[23.0838304,39.4740324],[23.0840526,39.4739351],[23.0843318,39.4739192],[23.0846531,39.4742461],[23.0848407,39.4741215],[23.0851436,39.4740788],[23.0854486,39.473865],[23.0859264,39.4737786],[23.0862206,39.4735106],[23.0863131,39.4735474],[23.0867328,39.4734606],[23.0868302,39.4734839],[23.0871655,39.4736307],[23.0875175,39.4739353],[23.087844,39.4738657],[23.0881132,39.4737237],[23.0883699,39.4736536],[23.0886693,39.4738722],[23.088576,39.4738985],[23.0885046,39.4740241],[23.0886298,39.4740611],[23.0889088,39.4740633],[23.0886847,39.4741426],[23.0886131,39.4742863],[23.0886468,39.4743766],[23.0888439,39.4744142],[23.0889127,39.4744868],[23.0889068,39.4749373],[23.0887773,39.4750624],[23.0888336,39.475207],[23.0890554,39.4752764],[23.0891342,39.4754752],[23.0893994,39.4756395],[23.0894902,39.4758114],[23.0897182,39.4758807],[23.0898579,39.4758638],[23.0900839,39.4754781],[23.0903418,39.4753089],[23.0904692,39.475346],[23.0906858,39.4756811],[23.0908272,39.475538],[23.0909669,39.4755211],[23.0911136,39.4754456],[23.0914137,39.4756102],[23.0917332,39.4760722],[23.0918951,39.4761455],[23.0922917,39.4760405],[23.0923495,39.476068],[23.0923595,39.4761942],[23.092159,39.4764089],[23.0924001,39.4768162],[23.0925606,39.4769887],[23.0924825,39.4770737],[23.0924557,39.4773438],[23.0926393,39.4775029],[23.0928271,39.4773692],[23.0936383,39.4775738],[23.0936739,39.47752],[23.0937544,39.4775837],[23.0936059,39.4774068],[23.0939017,39.4774046],[23.0941677,39.4775148]]},{"id":19238,"author":"AnaDigit","name_GR":"LPT: 01 \u039a\u03b1\u03bc\u03ac\u03c1\u03b9-\u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9-\u0392\u03ad\u03bd\u03b5\u03c4\u03bf","description_GR":"1\u03bf \u03c3\u03ba\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u039c\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_LPT_1_Kamari_Veneto","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":16521,"name_EN":"LPT: 01 Kamari-Keramidi-Veneto","description_EN":"1rst section of the Long Pelion Trail","ascent_time":395,"descent_time":385,"marker":"Red_dots","level":10,"ascent":840,"descent":615,"maxelev":586,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.90246 39.54206,22.9809 39.57748)","views":4,"millestones":"0,22.9348650,39.5741415#1,22.9277295,39.5774109#2,22.9182608,39.5748740#3,22.9102193,39.5720016#4,22.9125153,39.5659069#5,22.9084286,39.5592533#6,22.9044757,39.5534145#7,22.9123841,39.5538677#8,22.9227081,39.5548867#9,22.9280796,39.5494482#10,22.9326544,39.5453870#11,22.9389507,39.5443833#12,22.9494544,39.5464193#13,22.9564287,39.5462903#14,22.9658107,39.5456228#15,22.9718527,39.5429308#16,22.9773056,39.5425273#16.5,22.9808806,39.5431222","x":22.9257351,"y":39.5515006,"coor":[[22.934865,39.5741415],[22.9346343,39.5739322],[22.934522,39.5736608],[22.9341988,39.5734777],[22.9336406,39.5734365],[22.9336733,39.573581],[22.9340431,39.5737646],[22.9340402,39.5739537],[22.9338596,39.5743395],[22.9336591,39.5745089],[22.9335394,39.574724],[22.9334104,39.5747859],[22.9331662,39.5747656],[22.9330848,39.5749046],[22.9329772,39.5750838],[22.9323792,39.5753576],[22.9323998,39.575538],[22.9317232,39.5756219],[22.9315144,39.5758047],[22.9307654,39.5760591],[22.9300819,39.5765934],[22.9299736,39.5768221],[22.929685,39.5774141],[22.9296309,39.5774587],[22.9291497,39.5777065],[22.9286961,39.5776753],[22.9281248,39.5777241],[22.9273886,39.5771407],[22.9270069,39.576975],[22.9266092,39.5770974],[22.9260401,39.5770021],[22.9259456,39.5770913],[22.9258502,39.5773112],[22.9257108,39.5772919],[22.9254998,39.5770016],[22.9254669,39.5768752],[22.9256445,39.5766786],[22.9255876,39.576597],[22.925018,39.5765376],[22.9241966,39.5761967],[22.9234768,39.5760638],[22.9228626,39.5762519],[22.922734,39.5762146],[22.9224763,39.5763204],[22.9219638,39.5763336],[22.9208407,39.5759268],[22.920272,39.5755746],[22.91982,39.5754443],[22.9195292,39.5754235],[22.919264,39.5752589],[22.9185561,39.5751081],[22.9182341,39.5748529],[22.9180767,39.574491],[22.9179046,39.5743272],[22.9174357,39.5743949],[22.916622,39.5740765],[22.9158308,39.5732942],[22.915461,39.5731196],[22.9151182,39.5730758],[22.9146781,39.5729276],[22.9135597,39.5722324],[22.9133748,39.5722802],[22.9133709,39.5724604],[22.9133913,39.5726498],[22.9131454,39.5727376],[22.9123664,39.572532],[22.9122564,39.572495],[22.9120218,39.5726009],[22.9118771,39.5729239],[22.9115803,39.5730563],[22.9114391,39.5731541],[22.9110549,39.5731505],[22.910676,39.5728135],[22.9104943,39.572519],[22.910498,39.5722848],[22.9103533,39.5722339],[22.9104718,39.5720998],[22.9101457,39.5719706],[22.910291,39.5716116],[22.9105959,39.5714703],[22.9110431,39.5712357],[22.9112357,39.5709672],[22.9112812,39.5708956],[22.9112363,39.5701878],[22.9112252,39.570012],[22.9110933,39.5695153],[22.9111522,39.5693987],[22.9110033,39.5692441],[22.9108355,39.5691795],[22.9108248,39.5691163],[22.9110951,39.5689566],[22.9111456,39.5687048],[22.9112204,39.568692],[22.9112892,39.5687557],[22.9114573,39.5691718],[22.9115137,39.5692894],[22.9117788,39.5694631],[22.9114809,39.5684782],[22.9114167,39.5681172],[22.9115399,39.5676859],[22.9114865,39.567379],[22.911571,39.5671816],[22.9117839,39.5669674],[22.9117976,39.5668413],[22.9127497,39.5662556],[22.9126567,39.5660114],[22.9122424,39.5657057],[22.9122204,39.565692],[22.912062,39.5654022],[22.9121041,39.5649431],[22.9119581,39.5645993],[22.9119433,39.5640586],[22.9116926,39.5637138],[22.9113992,39.5631164],[22.9109069,39.5625892],[22.9102261,39.5622044],[22.9099777,39.5617155],[22.9094233,39.56144],[22.9084439,39.5608001],[22.9079576,39.5606334],[22.9073055,39.5599065],[22.9076078,39.5599273],[22.9081557,39.5598784],[22.908285,39.5597985],[22.9084167,39.5595655],[22.9084351,39.5591332],[22.9082284,39.558951],[22.9082211,39.5586717],[22.9079364,39.5582725],[22.9077612,39.5581718],[22.9078119,39.5580461],[22.9075292,39.5575209],[22.9071598,39.5573192],[22.9065459,39.5571332],[22.9060849,39.5567685],[22.9057447,39.5561976],[22.9038348,39.554783],[22.9032293,39.5542187],[22.9029744,39.553982],[22.9028387,39.5537285],[22.9029222,39.5536031],[22.9035516,39.553546],[22.904516,39.5536542],[22.904606,39.5535469],[22.9040677,39.5529922],[22.9038188,39.5525394],[22.9037552,39.5522324],[22.9038742,39.5521389],[22.904014,39.5521313],[22.9045464,39.552321],[22.9049101,39.5523469],[22.9051915,39.5522144],[22.9056346,39.5521645],[22.9059215,39.5516807],[22.9060736,39.5516281],[22.9067668,39.551959],[22.9074623,39.5521367],[22.9077114,39.5523012],[22.9080038,39.5524932],[22.9088468,39.5529156],[22.9104569,39.5534082],[22.9109102,39.5536107],[22.9132897,39.5540294],[22.9146317,39.5545555],[22.914955,39.5547207],[22.9153343,39.5550306],[22.9158198,39.5552424],[22.916969,39.5554423],[22.917611,39.5553311],[22.9182747,39.5553148],[22.9183348,39.5551892],[22.9191382,39.5551697],[22.919578,39.5553359],[22.920205,39.5554319],[22.9213015,39.5552799],[22.9217462,39.5551218],[22.9225491,39.5551383],[22.9226997,39.5551847],[22.9225405,39.55494],[22.9228915,39.5548261],[22.9230375,39.554413],[22.9232375,39.5542797],[22.9235121,39.5538317],[22.923552,39.5535077],[22.9233687,39.552569],[22.9235693,39.5523906],[22.9237444,39.5523562],[22.9238514,39.552213],[22.9240855,39.5521251],[22.924216,39.5519641],[22.9245906,39.5518234],[22.9250096,39.5518273],[22.9252765,39.5518027],[22.9257351,39.5515006],[22.9260385,39.5514494],[22.9265198,39.5511835],[22.9265703,39.5509317],[22.9263777,39.5505875],[22.9263463,39.550362],[22.9266059,39.5501301],[22.9270254,39.5500979],[22.9271197,39.5500177],[22.927028,39.5491699],[22.9270884,39.5490263],[22.9272385,39.5490142],[22.9283623,39.5495832],[22.9290924,39.5497881],[22.929583,39.5496665],[22.9296797,39.5494331],[22.9298371,39.5492724],[22.93006,39.5491573],[22.9300312,39.5487606],[22.9297262,39.5481631],[22.9295311,39.5479811],[22.9304645,39.5478276],[22.9308131,39.5478668],[22.9308605,39.5478132],[22.930856,39.5473446],[22.9306862,39.5470367],[22.9304681,39.5468365],[22.9305919,39.5463511],[22.9306992,39.5461899],[22.9306757,39.5454418],[22.9305522,39.5451523],[22.9306015,39.5449726],[22.9310107,39.5448502],[22.9313132,39.544853],[22.9315436,39.5450083],[22.9319146,39.5451018],[22.932087,39.5452385],[22.932655,39.5453879],[22.9327948,39.5453802],[22.9331233,39.545203],[22.9345054,39.5453869],[22.9346851,39.545339],[22.9359296,39.5453864],[22.9365791,39.5455365],[22.9366962,39.5454835],[22.936675,39.5453482],[22.9360178,39.5449457],[22.9356552,39.5443027],[22.9357696,39.543673],[22.9359013,39.5434309],[22.9361135,39.5432527],[22.9362019,39.5431814],[22.9365091,39.5431887],[22.9367756,39.5432632],[22.9366439,39.5435053],[22.936771,39.5435605],[22.9376904,39.5435599],[22.9375497,39.5436307],[22.9380598,39.5437615],[22.9383573,39.5440886],[22.9390042,39.5444099],[22.93921,39.544646],[22.939719,39.5448489],[22.9399263,39.5449949],[22.9403324,39.5450707],[22.9409337,39.5453285],[22.9411396,39.5455646],[22.9414172,39.5456753],[22.9418888,39.54604],[22.9424708,39.5460363],[22.9430052,39.5460276],[22.9433789,39.5459409],[22.943706,39.5460025],[22.9439349,39.5460451],[22.9440729,39.5461545],[22.9442704,39.5461743],[22.9444228,39.5461036],[22.9444355,39.5460316],[22.9450287,39.546055],[22.9455206,39.5462352],[22.9459037,39.5462927],[22.9468474,39.5462292],[22.9473475,39.5462517],[22.9481986,39.5461513],[22.9492077,39.5463767],[22.949393,39.5464369],[22.9497177,39.5463453],[22.9499096,39.5463515],[22.9499517,39.5463609],[22.9499538,39.5462167],[22.9500242,39.5461813],[22.9504086,39.5461578],[22.950745,39.5462329],[22.9513746,39.5461575],[22.9519422,39.5463338],[22.9521407,39.5462905],[22.9522121,39.5461831],[22.9514952,39.5457756],[22.9507186,39.5455704],[22.9506504,39.5454617],[22.9507676,39.5454087],[22.9511167,39.5454118],[22.9523014,39.5455667],[22.9533089,39.5459001],[22.9535776,39.5458305],[22.9535917,39.5455963],[22.9536229,39.5454524],[22.9537515,39.5454176],[22.9543885,39.5456215],[22.9552703,39.5458006],[22.9559397,39.5461761],[22.9563691,39.546252],[22.9567726,39.5465079],[22.9579432,39.5468338],[22.9581992,39.5468361],[22.9585377,39.546767],[22.9590484,39.5468617],[22.9597119,39.5468496],[22.9601763,39.5469258],[22.9606805,39.5466781],[22.9612622,39.5466923],[22.9616121,39.5464927],[22.9617892,39.5464717],[22.9618373,39.546364],[22.9618546,39.5459858],[22.9617074,39.5456376],[22.9618369,39.5455396],[22.9622873,39.5457689],[22.9625678,39.5456903],[22.9628812,39.5457472],[22.9633941,39.5456887],[22.9636824,39.5458714],[22.963973,39.545892],[22.9644807,39.5461849],[22.9647593,39.5462324],[22.9653576,39.5459134],[22.9656055,39.5456813],[22.9658041,39.545629],[22.9661109,39.5453434],[22.9666363,39.545231],[22.9668714,39.5450709],[22.9669678,39.5448465],[22.9669375,39.5445399],[22.9665932,39.5442125],[22.9670478,39.5441624],[22.9674543,39.5442201],[22.967798,39.5445836],[22.9679777,39.5450267],[22.9685549,39.5453381],[22.9687843,39.5455654],[22.9690041,39.5456575],[22.9698168,39.5457908],[22.9700522,39.5456127],[22.97046,39.5455803],[22.9710098,39.5453869],[22.9711278,39.5452798],[22.9710662,39.5447207],[22.9711746,39.5444693],[22.9712405,39.5439473],[22.9715337,39.5437968],[22.9717739,39.5432943],[22.9718378,39.5429074],[22.9722698,39.543596],[22.9730899,39.5440177],[22.9732872,39.5440555],[22.9733842,39.5440384],[22.9738681,39.544367],[22.974036,39.544819],[22.9742652,39.5450643],[22.974705,39.5452304],[22.9749615,39.5451966],[22.9749641,39.5450164],[22.9745964,39.5446978],[22.9742906,39.5441275],[22.9740844,39.5431165],[22.9742042,39.5428833],[22.9746236,39.542851],[22.9749901,39.5426109],[22.9755104,39.5420479],[22.97586,39.5420149],[22.9760919,39.542071],[22.9764029,39.54229],[22.9767979,39.5423385],[22.9774692,39.5425877],[22.9782766,39.5430813],[22.9788137,39.5429599],[22.9792199,39.5430356],[22.9795811,39.5430027],[22.9800163,39.5426912],[22.9801797,39.5426566],[22.9806432,39.5427958],[22.9806995,39.5429224],[22.9806733,39.5431204],[22.9808806,39.5431222]]},{"id":19239,"author":"AnaDigit","name_GR":"LPT: 02 - \u0392\u03ad\u03bd\u03b5\u03c4\u03bf-\u039c. \u03a6\u03bb\u03b1\u03bc\u03bf\u03c5\u03c1\u03af\u03bf\u03c5-\u039c. \u03a3\u03bf\u03c5\u03c1\u03b2\u03b9\u03ac\u03c2","description_GR":"2\u03bf \u03c3\u03ba\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u039c\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_LPT_2_Veneto_Sourvia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":14367,"name_EN":"LPT: 02 - Veneto-Flamouri mon.-Sourvia mon.","description_EN":"2nd section of the Long Pelion Trail","ascent_time":355,"descent_time":335,"marker":"Red_dots","level":9,"ascent":979,"descent":506,"maxelev":963,"minelev":210,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98067 39.46223,23.00008 39.54327)","views":3,"millestones":"0,22.9806671,39.5431204#1,22.9905013,39.5421681#2,22.9929547,39.5365415#3,22.9938303,39.5316547#4,22.9989626,39.5284226#5,22.9969658,39.5221245#6,22.9954924,39.5164937#7,22.9890428,39.5107269#8,22.9923984,39.5072802#9,22.9887000,39.5000911#10,22.9859843,39.4929640#11,22.9894568,39.4866160#12,22.9908432,39.4781693#13,22.9864396,39.4705948#14.4,22.9841809,39.4622346","x":22.9919594,"y":39.5140393,"coor":[[22.9806671,39.5431204],[22.9808744,39.5431222],[22.9812318,39.542855],[22.981675,39.5427868],[22.9818842,39.5428067],[22.9819215,39.542816],[22.982433,39.5428565],[22.9825703,39.5429433],[22.9828895,39.5428966],[22.9831862,39.5430748],[22.9837567,39.5430618],[22.983964,39.5432078],[22.9841383,39.5432273],[22.9849481,39.543311],[22.9853903,39.5433104],[22.9860102,39.5430995],[22.9863595,39.5430845],[22.9865602,39.5428881],[22.9868306,39.5428724],[22.9872089,39.5428667],[22.9874521,39.5429499],[22.9877646,39.5429661],[22.9881312,39.5429693],[22.9884663,39.5431344],[22.9889558,39.5430846],[22.9896053,39.5430813],[22.9903254,39.5430335],[22.9906533,39.5428921],[22.9905889,39.5425132],[22.9904643,39.5422778],[22.9905373,39.5420622],[22.9908726,39.5422093],[22.991186,39.5422661],[22.9915147,39.5425482],[22.9916708,39.5425406],[22.9917187,39.5424509],[22.9915922,39.5423417],[22.9915369,39.542143],[22.9912631,39.5417622],[22.9912788,39.541483],[22.9917336,39.5414148],[22.9920151,39.5412641],[22.9923717,39.5407446],[22.9926519,39.540684],[22.9929479,39.5403351],[22.9929033,39.5401996],[22.9930011,39.5398761],[22.9929121,39.539587],[22.9925006,39.5390788],[22.9921102,39.5387151],[22.9921363,39.5385171],[22.9923829,39.538366],[22.9925382,39.538088],[22.9924941,39.5379165],[22.9923214,39.5377888],[22.9925637,39.5371242],[22.9924399,39.5368348],[22.9924994,39.5367452],[22.9924544,39.5366367],[22.9926754,39.5366476],[22.9926763,39.5365845],[22.9927693,39.5365853],[22.9929543,39.536668],[22.9930477,39.5366508],[22.992876,39.5364511],[22.9932274,39.536292],[22.9937272,39.5363323],[22.9942629,39.5363009],[22.9946114,39.53634],[22.9950168,39.5364696],[22.9950991,39.5364163],[22.9951371,39.5362004],[22.9948853,39.5359099],[22.9950381,39.5358031],[22.9953926,39.5358332],[22.9956013,39.53588],[22.9960455,39.5357397],[22.9962583,39.5355073],[22.9963544,39.5353009],[22.9963347,39.5352061],[22.9964647,39.5350631],[22.9964697,39.5347207],[22.9966005,39.5345236],[22.9967471,39.5340383],[22.9967148,39.5338578],[22.9962546,39.5334935],[22.9964772,39.5333873],[22.9960589,39.5333476],[22.9953093,39.5328816],[22.9949505,39.5327524],[22.994316,39.5323684],[22.9939864,39.531825],[22.9935969,39.5314071],[22.9931679,39.5312953],[22.9932743,39.5311791],[22.9932883,39.531017],[22.993198,39.530827],[22.9933048,39.5306838],[22.9937831,39.5305978],[22.994212,39.5307097],[22.9942934,39.5307104],[22.9942479,39.5306379],[22.9943066,39.5306024],[22.9948999,39.5306075],[22.9947399,39.5304079],[22.9949969,39.530338],[22.9946975,39.5301192],[22.9949783,39.5300135],[22.9954323,39.5299994],[22.9956161,39.5301632],[22.9958599,39.5302013],[22.9960465,39.5301669],[22.9960243,39.5300946],[22.9968157,39.5300834],[22.9975799,39.5303423],[22.9977545,39.5303348],[22.9978607,39.5302366],[22.9976868,39.5301901],[22.9977367,39.5299562],[22.9976243,39.5296849],[22.9977318,39.5294877],[22.997735,39.5292624],[22.998052,39.5290669],[22.9983432,39.5290424],[22.9987847,39.5290913],[22.9988904,39.5290201],[22.9991247,39.5287608],[22.998718,39.5279104],[22.9985647,39.5272423],[22.9985283,39.5265392],[22.998638,39.5261887],[22.9985157,39.5257912],[22.9984241,39.5248804],[22.9982548,39.5245185],[22.9979463,39.5241284],[22.997287,39.5238614],[22.9969651,39.5235884],[22.9962605,39.5232399],[22.9963018,39.5227897],[22.9966714,39.5229821],[22.9969159,39.5229662],[22.9972592,39.5228611],[22.9977103,39.5229641],[22.9972843,39.522654],[22.9971363,39.5224275],[22.9969058,39.5222814],[22.9968952,39.5222092],[22.9971162,39.5222111],[22.9968623,39.5220647],[22.9972467,39.522032],[22.9970619,39.5219403],[22.9970628,39.5218773],[22.9975157,39.5219352],[22.9972991,39.521627],[22.9977626,39.5217571],[22.9976047,39.5214134],[22.9980671,39.5216156],[22.9977283,39.5210856],[22.9975336,39.5208677],[22.9972325,39.520775],[22.9974328,39.5205965],[22.9973289,39.5205415],[22.9973072,39.5204332],[22.9969254,39.5202858],[22.9970192,39.5202325],[22.9966973,39.5199684],[22.9966071,39.5197694],[22.9963196,39.5195327],[22.9962316,39.5191805],[22.9960375,39.5189266],[22.9960515,39.5187645],[22.9962058,39.5185496],[22.9966051,39.5182917],[22.9967106,39.5180539],[22.9967373,39.5178198],[22.9963504,39.5172218],[22.9958552,39.5166454],[22.9956013,39.516499],[22.9953805,39.5164881],[22.9952129,39.5164101],[22.994526,39.5163456],[22.9943199,39.5161185],[22.9940739,39.5154316],[22.9938996,39.5151914],[22.9936791,39.5151534],[22.9934756,39.514976],[22.9935355,39.5147737],[22.993297,39.5143752],[22.9933211,39.5143214],[22.9931781,39.51423],[22.9930758,39.514058],[22.9925905,39.5138375],[22.9924741,39.5138365],[22.9919594,39.5140393],[22.9914736,39.5138458],[22.9913142,39.5136102],[22.9910834,39.513482],[22.9909149,39.5130661],[22.9907764,39.5129928],[22.9906991,39.5127038],[22.9904214,39.5126023],[22.9900889,39.512266],[22.989479,39.5118102],[22.9893661,39.511575],[22.9895287,39.5115944],[22.9896003,39.5114689],[22.9894112,39.5108726],[22.989192,39.5107445],[22.9886694,39.5106859],[22.9885539,39.5106308],[22.9886618,39.5105822],[22.9884905,39.5103645],[22.9886882,39.5103662],[22.9887244,39.5102764],[22.9889671,39.5103867],[22.9889346,39.5102242],[22.9890984,39.5101535],[22.9893423,39.5101827],[22.9893552,39.5100927],[22.9895183,39.5100761],[22.9894979,39.5098777],[22.9900095,39.5098911],[22.990182,39.5100278],[22.9906341,39.5101398],[22.9904284,39.5098858],[22.9907472,39.5101093],[22.9913262,39.5102855],[22.9916177,39.510243],[22.9919296,39.5103899],[22.9922674,39.5103567],[22.9919343,39.5100655],[22.9922192,39.5096716],[22.9921871,39.509473],[22.9920391,39.5092555],[22.9921096,39.5092021],[22.9921484,39.5089321],[22.9920814,39.5087423],[22.9921862,39.5087342],[22.9921766,39.50859],[22.9920296,39.5083004],[22.9917171,39.5081895],[22.9916724,39.508063],[22.9919024,39.5074433],[22.9920908,39.5072827],[22.9923127,39.5072216],[22.9922533,39.5073112],[22.992323,39.5073118],[22.9925337,39.5072235],[22.9926577,39.5063596],[22.9928248,39.5060637],[22.9926884,39.5058463],[22.9926578,39.5055487],[22.9925224,39.5052592],[22.9922707,39.5049686],[22.9913496,39.5043209],[22.9911345,39.5039136],[22.991019,39.5038585],[22.9907805,39.50346],[22.9908019,39.503289],[22.9909864,39.5029933],[22.9910131,39.5027592],[22.9908769,39.5025238],[22.9905655,39.5023409],[22.9902909,39.5020321],[22.9905957,39.5018636],[22.9906337,39.5016477],[22.9902906,39.5012483],[22.9901633,39.5012021],[22.9898718,39.5012536],[22.9895249,39.5011155],[22.989158,39.5007519],[22.9891019,39.5006072],[22.9888022,39.5004244],[22.98868,39.5000269],[22.9880908,39.4997514],[22.9879892,39.4995433],[22.9880283,39.4992553],[22.9879177,39.4988579],[22.9878138,39.498803],[22.9875754,39.4984044],[22.9871152,39.498058],[22.9872459,39.49787],[22.9871689,39.4975629],[22.9872299,39.4973652],[22.9868086,39.4967489],[22.9867558,39.496379],[22.9867941,39.4961451],[22.987009,39.4957595],[22.9871023,39.4957423],[22.9871504,39.4956346],[22.9876632,39.495558],[22.9876662,39.4953507],[22.9878208,39.4951178],[22.9878071,39.49446],[22.9876172,39.4939177],[22.9872992,39.4933923],[22.987023,39.4931917],[22.9864077,39.4931233],[22.9860143,39.4929847],[22.9858301,39.4928569],[22.985874,39.4922356],[22.9859945,39.4919483],[22.9864051,39.4916996],[22.9868142,39.491559],[22.9872026,39.491238],[22.9873499,39.4906987],[22.9872989,39.4902117],[22.9873821,39.4900863],[22.9875396,39.4900516],[22.9870481,39.4896148],[22.9869695,39.4894159],[22.9876433,39.4892146],[22.9876831,39.4888725],[22.9878599,39.4887119],[22.9882199,39.488742],[22.9887516,39.4889629],[22.989033,39.4888032],[22.9894417,39.4886896],[22.9897342,39.4883362],[22.9896658,39.4882455],[22.9896731,39.487741],[22.9894536,39.4868381],[22.9894588,39.4864777],[22.9892831,39.4857644],[22.9894159,39.4854231],[22.9894706,39.484856],[22.9898003,39.4843948],[22.9898045,39.4841065],[22.9901325,39.4839382],[22.9902506,39.483813],[22.9902694,39.4833176],[22.9903885,39.4831204],[22.9905262,39.4824459],[22.9904807,39.4823734],[22.9903186,39.4823269],[22.9903506,39.4809216],[22.990199,39.4801454],[22.9903432,39.4798223],[22.9904453,39.4791925],[22.990966,39.4785663],[22.9909691,39.47835],[22.9907413,39.4780237],[22.9906532,39.4776805],[22.990483,39.4773907],[22.9904672,39.476877],[22.9896985,39.4761675],[22.9895422,39.4757157],[22.9895128,39.475337],[22.9896438,39.4751219],[22.989458,39.4751112],[22.9890789,39.4747926],[22.9889322,39.4744849],[22.9888796,39.4741061],[22.9885925,39.4738603],[22.9884141,39.4733361],[22.9879905,39.4728819],[22.9876388,39.4722842],[22.9875322,39.4716165],[22.987734,39.4713299],[22.9876198,39.4711848],[22.9870781,39.4708647],[22.9866612,39.4707529],[22.9862815,39.4704793],[22.9851937,39.4693345],[22.9851614,39.469154],[22.9854311,39.4689942],[22.9855526,39.4686349],[22.9853074,39.4679119],[22.9862366,39.4671631],[22.9864794,39.4664534],[22.9864193,39.4657862],[22.9863406,39.4656053],[22.9859525,39.4651153],[22.9860712,39.4649452],[22.9865284,39.4646788],[22.986577,39.4645351],[22.9864861,39.4643901],[22.9864226,39.4639571],[22.9861161,39.4634498],[22.9858971,39.4633218],[22.9856635,39.4634008],[22.9853757,39.4632091],[22.9853088,39.4630103],[22.9850124,39.4626113],[22.9849382,39.4621151],[22.984613,39.4620942],[22.9841809,39.4622346]]},{"id":19240,"author":"AnaDigit","name_GR":"LPT: 03 - \u039c. \u03a3\u03bf\u03c5\u03c1\u03b2\u03b9\u03ac\u03c2-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"3\u03bf \u03c3\u03ba\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u039c\u03bf\u03bd\u03bf\u03c0\u03b1\u03c4\u03b9\u03bf\u03cd \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_LPT_3_Sourvia_Makrinitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":14956,"name_EN":"LPT: 03 - Sourvia mon.-Makrinitsa","description_EN":"3rd section of the Long Pelion Trail","ascent_time":370,"descent_time":370,"marker":"Red_dots","level":9,"ascent":652,"descent":734,"maxelev":1135,"minelev":610,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98399 39.40234,23.01976 39.46332)","views":6,"millestones":"0,22.9841806,39.4622346#1,22.9902936,39.4595392#2,22.9935763,39.4624124#3,23.0033080,39.4585617#4,23.0077808,39.4558928#5,23.0146300,39.4527694#6,23.0182324,39.4481543#7,23.0100643,39.4426664#8,23.0170596,39.4400898#9,23.0137352,39.4357162#10,23.0140729,39.4278387#11,23.0122413,39.4220008#12,23.0086381,39.4140214#13,22.9991525,39.4109312#14,22.9925945,39.4094934#15,22.9866108,39.4042677#15.0,22.9860207,39.4020524","x":23.0180234,"y":39.4399363,"coor":[[22.9841806,39.4622346],[22.9840125,39.4620529],[22.9840373,39.461945],[22.9841547,39.4618649],[22.9849916,39.4618632],[22.9856671,39.461779],[22.9858427,39.4616904],[22.9859289,39.4613578],[22.9858626,39.461123],[22.9856784,39.4609952],[22.9853279,39.4609426],[22.9854692,39.4608177],[22.9858318,39.4606677],[22.9859088,39.4601638],[22.9860284,39.4599305],[22.9863335,39.459735],[22.9866034,39.4596607],[22.9868438,39.4596628],[22.9871316,39.4593049],[22.9872729,39.45918],[22.9879955,39.4590421],[22.9888019,39.4587428],[22.9890717,39.458574],[22.9893314,39.4582969],[22.9895293,39.4582716],[22.9902545,39.4587644],[22.9904584,39.4591356],[22.9904321,39.4593426],[22.9899217,39.4600771],[22.9900347,39.4611052],[22.9902666,39.4611433],[22.9905006,39.4610372],[22.9907796,39.4610396],[22.9911071,39.4608983],[22.9914098,39.4608649],[22.9918261,39.4610126],[22.9926093,39.461515],[22.992749,39.4614982],[22.9930429,39.4612665],[22.9931593,39.4612585],[22.9932432,39.4618899],[22.9928435,39.4622018],[22.992364,39.4624049],[22.9916557,39.4631556],[22.9915593,39.463389],[22.9922222,39.4632686],[22.9927611,39.462976],[22.9934075,39.462486],[22.9940158,39.462221],[22.9941237,39.4619876],[22.9945703,39.4616491],[22.9949445,39.4614992],[22.9950516,39.4613199],[22.9956052,39.4608201],[22.9962121,39.4606451],[22.9967005,39.4606313],[22.9974827,39.4603948],[22.9981581,39.4603105],[22.9982622,39.4603474],[22.9985073,39.4602775],[22.9987861,39.4602889],[22.9992535,39.4601127],[22.9998866,39.4597397],[23.0004124,39.459546],[23.0004369,39.4594561],[23.0010929,39.4591013],[23.0013615,39.4590135],[23.0018257,39.4590626],[23.0021799,39.4586782],[23.0027743,39.4585661],[23.0030879,39.4585868],[23.0038097,39.4585029],[23.0042386,39.4585877],[23.0047413,39.4583847],[23.0052187,39.4583258],[23.0054998,39.458175],[23.0053621,39.4580477],[23.005438,39.4576158],[23.0051334,39.4569645],[23.0051484,39.4567303],[23.0048374,39.4565294],[23.0046543,39.4563296],[23.0043764,39.4562552],[23.0034765,39.4557879],[23.0031524,39.4556951],[23.0034668,39.4556527],[23.0035386,39.4555092],[23.0043633,39.4555433],[23.0053411,39.4554435],[23.0057933,39.4555194],[23.0064643,39.4557414],[23.0072988,39.4559017],[23.0083801,39.4558749],[23.008568,39.4557414],[23.0088935,39.4557351],[23.0092525,39.4558283],[23.0101788,39.4559263],[23.0103775,39.4558469],[23.0106864,39.4557819],[23.0109291,39.4553155],[23.0108857,39.4550988],[23.0110272,39.4549559],[23.0111791,39.4549031],[23.0115391,39.4549242],[23.011758,39.4550612],[23.0120037,39.4549462],[23.0120906,39.4545504],[23.0121965,39.4544612],[23.0121792,39.4540376],[23.0123485,39.4535705],[23.0122806,39.4534438],[23.0121303,39.4533884],[23.0120161,39.4532433],[23.0118934,39.4528818],[23.0121297,39.4526045],[23.0125504,39.4524459],[23.0128089,39.4522499],[23.0133785,39.4522367],[23.0139523,39.4527552],[23.0141956,39.4528113],[23.0145455,39.4527241],[23.0148224,39.4528707],[23.0149128,39.4530516],[23.015064,39.4530439],[23.0151679,39.4530988],[23.0154637,39.4527229],[23.0157217,39.4525629],[23.0159432,39.4525107],[23.0156661,39.4523822],[23.0155635,39.4522372],[23.0154115,39.451479],[23.015438,39.451245],[23.0150475,39.4509173],[23.0149352,39.450637],[23.0149617,39.450412],[23.0144433,39.4500832],[23.014491,39.4499936],[23.0147828,39.4499059],[23.015313,39.4493968],[23.0159263,39.4495822],[23.0162397,39.4496119],[23.016508,39.4495421],[23.0166937,39.4495617],[23.0169231,39.4497799],[23.0171094,39.4497544],[23.0173673,39.4495944],[23.0176219,39.449565],[23.0178675,39.449459],[23.0178028,39.449098],[23.0179579,39.448811],[23.0179164,39.4484592],[23.018035,39.448289],[23.0182932,39.448111],[23.016985,39.4477486],[23.0167785,39.4475576],[23.0164786,39.4474019],[23.0161125,39.4469843],[23.0158813,39.4469013],[23.0156884,39.4465662],[23.0151047,39.4459306],[23.0149807,39.4456592],[23.0147737,39.4455043],[23.0148139,39.4451262],[23.0144895,39.4450514],[23.0142011,39.4449048],[23.0141325,39.4448231],[23.0141459,39.444697],[23.0133043,39.4442214],[23.0123194,39.4440148],[23.0122062,39.4437976],[23.0111345,39.4431577],[23.0099339,39.4425979],[23.0091345,39.4424289],[23.0088113,39.442273],[23.0086969,39.4421459],[23.0087219,39.4420199],[23.0089331,39.4418776],[23.0101507,39.4412392],[23.0106647,39.4410453],[23.0112038,39.4407255],[23.0116709,39.4405673],[23.012612,39.4405753],[23.0132897,39.4403108],[23.0135575,39.440277],[23.0138592,39.4403066],[23.0141006,39.4404888],[23.0149326,39.4408202],[23.0152931,39.4408053],[23.0156088,39.4406683],[23.0158793,39.4404363],[23.0157076,39.4402547],[23.0158366,39.4401656],[23.0165704,39.4400457],[23.0172203,39.4401053],[23.0180234,39.4399363],[23.0187397,39.4402307],[23.0192273,39.4402619],[23.0192292,39.4401267],[23.0188039,39.4396456],[23.0182522,39.4392084],[23.0181269,39.4390272],[23.0177564,39.4389339],[23.017192,39.4385778],[23.0167344,39.4380693],[23.0164909,39.4380312],[23.016211,39.4381009],[23.0160612,39.4380096],[23.0152823,39.4372101],[23.0153819,39.4367424],[23.0155722,39.4364286],[23.015598,39.4362486],[23.0153098,39.436084],[23.0151704,39.4360828],[23.0148104,39.4361428],[23.0144192,39.4358692],[23.0140712,39.4358302],[23.0134467,39.4356177],[23.0130232,39.4351636],[23.0128021,39.4343643],[23.0119303,39.433564],[23.0118633,39.4333742],[23.0121774,39.4325209],[23.0125757,39.43229],[23.0126588,39.4321645],[23.0126978,39.4318765],[23.0125975,39.4315693],[23.0126233,39.4313893],[23.0130108,39.4311043],[23.0130393,39.4307261],[23.0133808,39.4304046],[23.013414,39.4297021],[23.0135226,39.4294147],[23.0134717,39.4289007],[23.0135839,39.428361],[23.0137274,39.4280739],[23.0140438,39.4278783],[23.014186,39.4276813],[23.0141222,39.4272663],[23.0141737,39.4269063],[23.0145784,39.4262159],[23.0148611,39.425948],[23.0148435,39.4254703],[23.0149848,39.4253364],[23.0152604,39.4252306],[23.0153197,39.425141],[23.0152755,39.4249784],[23.015178,39.4248875],[23.014994,39.4247598],[23.0145407,39.424774],[23.0142723,39.4248528],[23.0138789,39.4247413],[23.0132266,39.4248619],[23.0125824,39.4252349],[23.0124543,39.4252518],[23.0123508,39.4251789],[23.0122185,39.4246732],[23.0122153,39.4240785],[23.0124569,39.4226028],[23.0122328,39.4220152],[23.0124114,39.4217104],[23.0124168,39.421323],[23.0118932,39.4205617],[23.0118743,39.4202552],[23.0114431,39.4195307],[23.0113438,39.4191604],[23.0109547,39.4187426],[23.0110388,39.4185451],[23.0113552,39.4183496],[23.011335,39.4181331],[23.0110629,39.4176623],[23.0107996,39.4173897],[23.0107698,39.4170291],[23.0105303,39.4167117],[23.0103655,39.4160435],[23.0096555,39.4153256],[23.0094515,39.4149635],[23.0088105,39.4142912],[23.0084922,39.413802],[23.0078338,39.4132873],[23.0069099,39.4132388],[23.0066212,39.4131192],[23.0062721,39.4131613],[23.0060287,39.4131232],[23.0048645,39.4124915],[23.0047335,39.4124859],[23.0046551,39.4123636],[23.0044144,39.4121363],[23.0039638,39.4119612],[23.0038152,39.4117978],[23.0035119,39.4118853],[23.002552,39.4115887],[23.002273,39.4116043],[23.0015731,39.4118146],[23.0012603,39.4117578],[23.0011007,39.4115492],[23.0009894,39.4112059],[23.0007014,39.4110412],[23.0005875,39.410878],[23.000287,39.4107763],[23.0000567,39.4107879],[22.9999252,39.4107147],[22.9994132,39.4107823],[22.9991007,39.4109599],[22.9987027,39.4111727],[22.9983785,39.4110978],[22.9983495,39.4112462],[22.9981266,39.4114065],[22.9980656,39.4116042],[22.9978535,39.4118186],[22.9976788,39.4118532],[22.9976293,39.41206],[22.9974311,39.4121123],[22.9971578,39.4125425],[22.997054,39.412492],[22.9966299,39.4120919],[22.9966454,39.4118217],[22.996464,39.4115138],[22.9964126,39.4109682],[22.9964086,39.4104366],[22.9962605,39.4102371],[22.9961088,39.4102898],[22.9958837,39.4105943],[22.9955118,39.4106091],[22.9951701,39.4109485],[22.9949948,39.4110191],[22.994418,39.4107438],[22.9933775,39.4104014],[22.9930232,39.4100019],[22.9927497,39.4099635],[22.9924717,39.4091051],[22.9922533,39.4090221],[22.992135,39.4091652],[22.9920216,39.408975],[22.9918949,39.4089018],[22.9916048,39.4088813],[22.991467,39.408772],[22.9912461,39.4087881],[22.9910982,39.4085706],[22.9908523,39.408235],[22.9904841,39.4079886],[22.9903221,39.4079511],[22.9901188,39.4077016],[22.9897157,39.4074638],[22.9897906,39.4077573],[22.9893968,39.4076818],[22.9891196,39.4075713],[22.9887455,39.4077392],[22.9885725,39.4075755],[22.9884378,39.4072545],[22.9883526,39.4067221],[22.9881523,39.4065176],[22.9878441,39.4061455],[22.9875742,39.4055305],[22.9874123,39.4052272],[22.9874397,39.4049391],[22.9874505,39.4049257],[22.9874052,39.4048442],[22.9872658,39.404843],[22.9871473,39.4047564],[22.9870472,39.4044491],[22.9868616,39.404434],[22.9869311,39.4043715],[22.9865592,39.4043863],[22.9866193,39.4042517],[22.9864568,39.4042413],[22.9874612,39.4038536],[22.9875723,39.4036518],[22.9879648,39.4038174],[22.9878919,39.4036411],[22.9879649,39.4036372],[22.9876098,39.4032917],[22.9878314,39.4032306],[22.9882211,39.4033601],[22.9881892,39.4031616],[22.9880976,39.4030707],[22.9882947,39.4030904],[22.9882847,39.4029822],[22.9880923,39.4026336],[22.988093,39.4025796],[22.9882383,39.4025718],[22.9881937,39.4024453],[22.9882415,39.4023556],[22.9880744,39.4022595],[22.9878768,39.4022758],[22.9877693,39.4023065],[22.9870147,39.4022819],[22.9862501,39.4021491],[22.9860207,39.4020524]]},{"id":19327,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u03a6\u03c5\u03c4\u03cc\u03ba\u03bf-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0392\u03b1\u03b8\u03cd\u03c1\u03b5\u03bc\u03b1","path":"THESSALIA\/Thessaly_Pelion_Fytoko_Makrinitsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7474,"name_EN":"Pelion Mt: Fytoko-Makrinitsa","description_EN":"Via the Vathyrema ravine","ascent_time":180,"descent_time":160,"marker":"Red_dots","level":9,"ascent":637,"descent":220,"maxelev":700,"minelev":183,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.93848 39.40031,22.98961 39.41021)","views":4,"millestones":"0,22.9385182,39.4076567#1,22.9460612,39.4102371#2,22.9523013,39.4078271#3,22.9602141,39.4062033#4,22.9593450,39.4010740#5,22.9700485,39.4027294#6,22.9792095,39.4004783#7.5,22.9895868,39.4021105","x":22.9612182,"y":39.4035952,"coor":[[22.9385182,39.4076567],[22.9387409,39.4081453],[22.9390198,39.408355],[22.9397689,39.4087403],[22.939978,39.4087422],[22.9405164,39.4087066],[22.9410614,39.4087656],[22.941589,39.409284],[22.9416204,39.4095095],[22.9414698,39.4097244],[22.9413162,39.4098942],[22.9413386,39.4099485],[22.9414434,39.4099314],[22.9418834,39.4098588],[22.9420831,39.4097075],[22.9423323,39.4093583],[22.9424215,39.4088365],[22.9427618,39.4086054],[22.9431456,39.4085728],[22.9435393,39.4086575],[22.9441714,39.4091047],[22.9454675,39.4100491],[22.9457224,39.4100874],[22.9461609,39.4102806],[22.9467089,39.4101414],[22.947278,39.4101465],[22.9474184,39.4100757],[22.9474314,39.4099857],[22.946834,39.4095478],[22.9468251,39.4093676],[22.9469777,39.4092608],[22.9471757,39.4092266],[22.9474854,39.4094817],[22.947616,39.4092936],[22.9478719,39.4092689],[22.9479731,39.4093284],[22.9487984,39.4092818],[22.9488426,39.4094354],[22.9491763,39.4096456],[22.9498515,39.4095436],[22.9502037,39.4092945],[22.9503191,39.4093406],[22.9507154,39.409254],[22.9511896,39.4093845],[22.951657,39.4093707],[22.9526581,39.4090553],[22.9530308,39.4089866],[22.9531834,39.4088798],[22.9530472,39.4086623],[22.9529821,39.4083554],[22.9524895,39.4079004],[22.9521767,39.407776],[22.9520749,39.4076669],[22.9521825,39.4074607],[22.9520936,39.4071896],[22.9522917,39.4071463],[22.9526435,39.4069242],[22.9526805,39.4067804],[22.9532001,39.4062084],[22.9533597,39.4056332],[22.9535015,39.4054722],[22.9535391,39.4052834],[22.953726,39.405213],[22.9540737,39.4052611],[22.9544113,39.4052101],[22.954827,39.405376],[22.9556859,39.4054108],[22.956299,39.4055785],[22.9565917,39.4054189],[22.9575459,39.4053013],[22.957917,39.4053407],[22.9581711,39.4054331],[22.9582503,39.4055779],[22.9584226,39.4057056],[22.9594529,39.4059311],[22.9596581,39.4061942],[22.9601429,39.4063968],[22.9602009,39.4063973],[22.9602039,39.4061991],[22.9604925,39.4063188],[22.9603226,39.406029],[22.9602907,39.4058305],[22.9603706,39.4059213],[22.9603834,39.4058403],[22.9607046,39.4061135],[22.9606393,39.4058156],[22.9607169,39.4052846],[22.9604254,39.4045792],[22.9607019,39.403951],[22.9606407,39.4033738],[22.9612182,39.4035952],[22.9613924,39.4035967],[22.9615647,39.4037244],[22.9616206,39.4038691],[22.9616905,39.4038517],[22.9617626,39.4036901],[22.9619265,39.4037772],[22.9618905,39.4036823],[22.9618357,39.4033168],[22.9613995,39.4029706],[22.9609203,39.4023896],[22.9605287,39.4021699],[22.9601703,39.4019865],[22.9594925,39.4014848],[22.9593237,39.4011229],[22.9594318,39.4008806],[22.959852,39.4007402],[22.9607811,39.4007395],[22.9621081,39.4005351],[22.962803,39.4006674],[22.9632418,39.4008335],[22.9637833,39.4011267],[22.9641507,39.4014183],[22.9656588,39.4015308],[22.9673924,39.4021048],[22.9681889,39.4024363],[22.9691269,39.4026248],[22.9697424,39.4026303],[22.9706209,39.4029084],[22.9713318,39.4027434],[22.972273,39.4027157],[22.972728,39.4025756],[22.9727736,39.40263],[22.9732649,39.4023911],[22.9742407,39.4023817],[22.9748786,39.4024414],[22.9750556,39.4022447],[22.9758653,39.4016752],[22.9760781,39.4014247],[22.9763362,39.4012468],[22.976727,39.4007276],[22.9767907,39.4003408],[22.9773465,39.4004538],[22.9771985,39.4002542],[22.9775577,39.4003115],[22.9786508,39.4002129],[22.9790791,39.4003068],[22.9791261,39.4002712],[22.9795745,39.4013834],[22.9798731,39.4016113],[22.9800927,39.4016853],[22.9805506,39.4021398],[22.9807314,39.4024838],[22.9807694,39.4022679],[22.9810104,39.4024682],[22.9811577,39.4027218],[22.981576,39.4027074],[22.9816561,39.4027892],[22.981601,39.4025905],[22.9817984,39.4025922],[22.9820249,39.4029907],[22.9822917,39.403011],[22.9826005,39.4033381],[22.9826937,39.4033209],[22.9828147,39.4029886],[22.9830973,39.4027207],[22.9831469,39.4025049],[22.9833581,39.4023536],[22.9833816,39.4019393],[22.9837285,39.4020415],[22.9841516,39.4016937],[22.9842643,39.4017578],[22.9846741,39.4015271],[22.9849534,39.4014935],[22.9850452,39.4015664],[22.9850437,39.4016745],[22.9851369,39.401824],[22.9852981,39.4019245],[22.9854716,39.4019711],[22.9857856,39.4019423],[22.9860163,39.4020524],[22.9862244,39.4020407],[22.9866665,39.4019905],[22.9871534,39.4020488],[22.987562,39.4019082],[22.987902,39.4016859],[22.9880997,39.4016696],[22.9886106,39.4017506],[22.9889688,39.4018799],[22.9892314,39.4021885],[22.9895868,39.4021105]]},{"id":19328,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u039c\u03b1\u03ba\u03c1\u03b9\u03bd\u03af\u03c4\u03c3\u03b1","description_GR":"\u039c\u03ad\u03c3\u03c9 \u039b\u03ad\u03c3\u03c7\u03b9\u03b1\u03bd\u03b7\u03c2","path":"THESSALIA\/Thessaly_Pelion_Kerasia_Makrinitsa","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":13295,"name_EN":"Pelion Mt: Kato Kerasia-Makrinitsa","description_EN":"Via Leschiani","ascent_time":395,"descent_time":370,"marker":"Red_dots","level":9,"ascent":952,"descent":472,"maxelev":966,"minelev":130,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92317 39.40215,22.99398 39.46353)","views":12,"millestones":"0,22.9233503,39.4635299#1,22.9306211,39.4591822#2,22.9392842,39.4566877#3,22.9457633,39.4554178#4,22.9557326,39.4556634#5,22.9637724,39.4534174#6,22.9691717,39.4508356#7,22.9691251,39.4461280#8,22.9756629,39.4416155#9,22.9845558,39.4371926#10,22.9897155,39.4297851#11,22.9922659,39.4211557#12,22.9917401,39.4132200#13,22.9880204,39.4063597#13.3,22.9895882,39.4021105","x":22.9698483,"y":39.4481515,"coor":[[22.9233503,39.4635299],[22.9236576,39.4633435],[22.923486,39.4631663],[22.9234077,39.4629673],[22.9232001,39.4628573],[22.9231794,39.4626949],[22.9237133,39.4625331],[22.9243713,39.4626654],[22.9246392,39.4626318],[22.9248148,39.4625523],[22.9247461,39.4624796],[22.9257982,39.4620929],[22.9258832,39.4620261],[22.9258973,39.461864],[22.9262757,39.4614441],[22.9268759,39.460963],[22.9268828,39.4605126],[22.9267921,39.4603676],[22.9269354,39.4601166],[22.9273017,39.4598677],[22.928438,39.4596755],[22.929192,39.4597725],[22.9296577,39.4597227],[22.9299942,39.4597619],[22.9303963,39.4593151],[22.930915,39.4590045],[22.9311595,39.4589797],[22.9317158,39.4590839],[22.9318536,39.4591933],[22.931943,39.4594284],[22.9320464,39.4595104],[22.9326727,39.4595973],[22.9334441,39.4599828],[22.9335604,39.4599838],[22.9340712,39.4597407],[22.9343783,39.4594192],[22.9347522,39.4592875],[22.9349267,39.4591854],[22.9352409,39.4591613],[22.9353598,39.4589822],[22.9354756,39.4587309],[22.9358275,39.4585179],[22.9370482,39.458502],[22.9374424,39.4585687],[22.9377456,39.4584994],[22.9379953,39.4585152],[22.9381524,39.4585031],[22.9384822,39.4582178],[22.9386404,39.4577507],[22.9392833,39.4567474],[22.9392852,39.4566213],[22.9390436,39.4564569],[22.9390688,39.456331],[22.9399423,39.455902],[22.9403617,39.4558337],[22.9406088,39.4556377],[22.940829,39.4556758],[22.9410523,39.4555156],[22.9411607,39.4552643],[22.9413015,39.4551755],[22.9414469,39.4547894],[22.9413682,39.4546085],[22.9414642,39.4544111],[22.941494,39.4539789],[22.9413444,39.4538784],[22.9412888,39.4537157],[22.9414065,39.4536177],[22.9415342,39.4536278],[22.9419601,39.453902],[22.9420953,39.4541826],[22.9427614,39.4547112],[22.9429439,39.4549382],[22.9431977,39.4550666],[22.9433947,39.4551044],[22.9435886,39.4550386],[22.9439153,39.4549515],[22.9440813,39.4547367],[22.9448442,39.455014],[22.9451695,39.4550259],[22.9453576,39.4548835],[22.9457011,39.455229],[22.9457787,39.455473],[22.9460076,39.4557093],[22.9464763,39.4554613],[22.9468138,39.4554283],[22.9482973,39.455712],[22.9483816,39.4555146],[22.9481887,39.4552065],[22.9488357,39.4554646],[22.9492943,39.4554237],[22.9493948,39.455384],[22.9496027,39.4553229],[22.9500311,39.4554348],[22.95048,39.4557272],[22.9508395,39.4557845],[22.9518281,39.4557394],[22.9521782,39.4556434],[22.9524685,39.4556641],[22.9527598,39.4556126],[22.953037,39.4557323],[22.9537926,39.455721],[22.9541677,39.4555082],[22.9544126,39.4554563],[22.9550972,39.4555345],[22.9561169,39.4557419],[22.9570112,39.455786],[22.9568639,39.4556765],[22.9567863,39.4554236],[22.9571733,39.4551928],[22.9577201,39.4551616],[22.9581028,39.4552191],[22.9583476,39.4551672],[22.9587874,39.4552973],[22.9590775,39.4550071],[22.9593699,39.4548836],[22.9591975,39.4547559],[22.9590864,39.4543404],[22.959194,39.4541341],[22.9594198,39.454046],[22.9595733,39.4538852],[22.9595195,39.4535964],[22.9596954,39.4534899],[22.9599168,39.4534558],[22.9599922,39.4533619],[22.9604255,39.4536316],[22.9605926,39.4536285],[22.9608472,39.4537029],[22.9609962,39.4538484],[22.9612071,39.4537331],[22.9618227,39.4537567],[22.9619498,39.4538119],[22.9621018,39.4537501],[22.9626705,39.4538003],[22.9627884,39.4536932],[22.9631848,39.4536066],[22.9632471,39.4534991],[22.9638178,39.453414],[22.9643965,39.4535814],[22.9646996,39.453521],[22.9650068,39.4531814],[22.9648056,39.4526389],[22.964865,39.4525494],[22.9656515,39.4528087],[22.9667758,39.4530169],[22.9674517,39.4528967],[22.9675472,39.4528706],[22.9693075,39.4533006],[22.9695399,39.4533027],[22.9697587,39.4526559],[22.9697415,39.4522413],[22.9695832,39.4519425],[22.9696498,39.4513665],[22.9694652,39.4512747],[22.9686989,39.4512229],[22.9691544,39.4510737],[22.9692041,39.4508579],[22.9688704,39.4506297],[22.9687217,39.4504662],[22.9687464,39.4503673],[22.968597,39.4502579],[22.9687839,39.4501874],[22.9687146,39.4501598],[22.9687384,39.450124],[22.9693461,39.4498951],[22.9691257,39.4498661],[22.9692087,39.4497587],[22.9690283,39.4493787],[22.9690559,39.4490816],[22.9692207,39.4489389],[22.9692929,39.4487773],[22.9690124,39.448883],[22.9688972,39.4488099],[22.9691563,39.4485779],[22.9690634,39.4485771],[22.9694397,39.4482741],[22.9699286,39.4482243],[22.9699759,39.4481707],[22.9698483,39.4481515],[22.9699085,39.4480079],[22.9697455,39.4480335],[22.9690608,39.4479643],[22.9692491,39.4478038],[22.9695647,39.4476805],[22.9698011,39.4474123],[22.9693359,39.4474352],[22.9690124,39.4473062],[22.9691529,39.4472353],[22.9689918,39.4471258],[22.9691088,39.4470727],[22.9690292,39.4469549],[22.9691805,39.4469382],[22.9694158,39.4467421],[22.9695793,39.4466895],[22.9696295,39.4464376],[22.9692688,39.4464705],[22.9694,39.4462374],[22.9691452,39.446181],[22.9690557,39.445946],[22.968871,39.4458633],[22.9689304,39.4457737],[22.9685276,39.4455088],[22.9684708,39.4454182],[22.9686802,39.445402],[22.9687415,39.4451863],[22.9690212,39.4451348],[22.9693141,39.4449752],[22.9693107,39.4444165],[22.9696027,39.444311],[22.970249,39.4438301],[22.9704059,39.4439036],[22.9708691,39.4440158],[22.9710666,39.4440176],[22.9714754,39.443877],[22.9720202,39.4435034],[22.9724221,39.4430384],[22.9724176,39.4425563],[22.9724011,39.4421687],[22.972647,39.4420448],[22.9732193,39.4419462],[22.9734869,39.4419215],[22.9741994,39.4416755],[22.9747339,39.4416802],[22.9753278,39.4415954],[22.9755248,39.4416331],[22.9771315,39.441422],[22.9778147,39.4415902],[22.9782575,39.441504],[22.9784917,39.4413799],[22.978689,39.4413997],[22.9789462,39.4412938],[22.979225,39.4412962],[22.9798722,39.4407433],[22.9800895,39.4401865],[22.9805918,39.4400107],[22.9810156,39.439636],[22.9819292,39.4391394],[22.9823366,39.4390889],[22.9826653,39.4388576],[22.9830969,39.4387442],[22.9831687,39.4386007],[22.9834958,39.4384864],[22.9837219,39.4381189],[22.9841327,39.4378342],[22.9845118,39.4373329],[22.9845607,39.4371712],[22.9852036,39.4369065],[22.9859376,39.4367687],[22.9862196,39.4365549],[22.9863508,39.4363218],[22.9862613,39.4362354],[22.9861917,39.4362258],[22.9863119,39.4360286],[22.9870183,39.435386],[22.9871349,39.4352113],[22.9872837,39.4345639],[22.9876698,39.4335761],[22.9883158,39.4322932],[22.9890753,39.4303897],[22.9892535,39.4301209],[22.989641,39.4298359],[22.9901809,39.4294622],[22.9904555,39.428951],[22.9904168,39.42841],[22.9905214,39.4276],[22.99114,39.4249923],[22.9912576,39.4240878],[22.991856,39.4228676],[22.9920724,39.421554],[22.9922759,39.4211412],[22.9926781,39.4206402],[22.9924807,39.4198275],[22.9925307,39.4187737],[22.9929791,39.418291],[22.9932877,39.4176585],[22.9933436,39.4175058],[22.9935922,39.4169313],[22.9937681,39.4163381],[22.9937858,39.4159148],[22.9936978,39.4155716],[22.9937398,39.4153017],[22.9936497,39.4151027],[22.9935459,39.4150477],[22.9934799,39.4147948],[22.9935172,39.414624],[22.9931752,39.4141705],[22.9927938,39.414041],[22.9924688,39.4140202],[22.9922271,39.4138649],[22.9916571,39.4131121],[22.9913459,39.4129473],[22.99121,39.4127028],[22.9912125,39.4125316],[22.9906228,39.4123463],[22.9904757,39.4120747],[22.9901304,39.4118555],[22.9893883,39.410957],[22.9893676,39.4107856],[22.9890953,39.4103327],[22.9887821,39.4095011],[22.9893354,39.4097942],[22.9891993,39.4095677],[22.9890677,39.409026],[22.988953,39.4089259],[22.9888067,39.4086002],[22.9885542,39.4083908],[22.9886826,39.4083469],[22.9886615,39.4082025],[22.9885469,39.4080934],[22.9885833,39.4079856],[22.9883764,39.4078396],[22.9882971,39.4076948],[22.9882887,39.4074784],[22.9884349,39.4072544],[22.9883497,39.4067221],[22.9881494,39.4065176],[22.9878411,39.4061455],[22.9875713,39.4055305],[22.9874094,39.4052272],[22.9874368,39.4049391],[22.9874476,39.4049257],[22.9874023,39.4048442],[22.9872629,39.404843],[22.9871448,39.4047563],[22.9870447,39.4044491],[22.9868591,39.404434],[22.9869282,39.4043715],[22.9865563,39.4043863],[22.9866163,39.4042517],[22.9864539,39.4042412],[22.9874583,39.4038535],[22.9875694,39.4036518],[22.9879619,39.4038174],[22.987889,39.403641],[22.9879623,39.4036372],[22.9876073,39.4032917],[22.9878288,39.4032305],[22.9882182,39.4033601],[22.9881863,39.4031616],[22.9880947,39.4030707],[22.9882918,39.4030904],[22.9882818,39.4029822],[22.9880894,39.4026336],[22.9880901,39.4025796],[22.9882354,39.4025718],[22.9881908,39.4024453],[22.9882385,39.4023556],[22.9883266,39.4023654],[22.9884265,39.4025329],[22.9885891,39.4025343],[22.9885342,39.4023176],[22.9889852,39.4024477],[22.9891288,39.4021606],[22.9892329,39.4021885],[22.9895882,39.4021105]]},{"id":19664,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039c. \u03a3\u03bf\u03c5\u03c1\u03b2\u03b9\u03ac\u03c2-\u039c. \u03a6\u03bb\u03b1\u03bc\u03bf\u03c5\u03c1\u03af\u03bf\u03c5","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b4\u03cd\u03bf \u03c0\u03b1\u03bb\u03b9\u03ce\u03bd \u03bc\u03bf\u03bd\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03ce\u03bd \u03c4\u03bf\u03c5 \u0392\u03bf\u03c1\u03b5\u03af\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Sourvia_Flamouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8267,"name_EN":"Pilio Mt: Sourvias monastery-Flamouri monastery","description_EN":"Connecting the 2 old monasteies of North Pelion","ascent_time":190,"descent_time":190,"marker":"Red_dots","level":9,"ascent":335,"descent":470,"maxelev":963,"minelev":567,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98339 39.46219,22.99616 39.51638)","views":0,"millestones":"0,22.9841806,39.4622346#1,22.9851699,39.4691485#2,22.9901101,39.4765433#3,22.9894694,39.4848645#4,22.9867495,39.4915814#5,22.9877259,39.4986517#6,22.9926644,39.5056192#7,22.9893512,39.5101170#8.3,22.9953797,39.5164881","x":22.9871682,"y":39.4975629,"coor":[[22.9841806,39.4622346],[22.9846127,39.4620942],[22.9849379,39.462115],[22.985012,39.4626113],[22.9853084,39.4630103],[22.9853753,39.4632091],[22.9856631,39.4634008],[22.9858968,39.4633218],[22.9861158,39.4634498],[22.9864223,39.4639571],[22.9864857,39.4643901],[22.9865766,39.4645351],[22.986528,39.4646788],[22.9860708,39.4649452],[22.9859521,39.4651153],[22.9863402,39.4656053],[22.986419,39.4657862],[22.986479,39.4664534],[22.9862362,39.4671631],[22.985307,39.4679119],[22.9855523,39.4686349],[22.9854308,39.4689942],[22.9851611,39.469154],[22.9851933,39.4693345],[22.9862811,39.4704793],[22.9866608,39.4707529],[22.9870777,39.4708647],[22.9876194,39.4711848],[22.9877336,39.4713299],[22.9875318,39.4716165],[22.9876384,39.4722842],[22.9879901,39.4728819],[22.9884137,39.4733361],[22.9885921,39.4738603],[22.9888792,39.4741061],[22.9889319,39.4744849],[22.9890785,39.4747926],[22.9894576,39.4751112],[22.9896435,39.4751219],[22.9895125,39.475337],[22.9895419,39.4757156],[22.9896981,39.4761675],[22.9904668,39.476877],[22.9904826,39.4773907],[22.9906528,39.4776805],[22.9907409,39.4780237],[22.9909687,39.47835],[22.9909656,39.4785663],[22.990445,39.4791925],[22.9903428,39.4798223],[22.9901986,39.4801454],[22.9903502,39.4809216],[22.9903183,39.4823269],[22.9904804,39.4823734],[22.9905258,39.4824459],[22.9903882,39.4831204],[22.990269,39.4833176],[22.9902503,39.483813],[22.9901322,39.4839382],[22.9898042,39.4841065],[22.9898,39.4843948],[22.9894703,39.484856],[22.9894156,39.4854231],[22.9892827,39.4857644],[22.9894584,39.4864777],[22.9894532,39.4868381],[22.9896727,39.487741],[22.9896654,39.4882455],[22.9897339,39.4883362],[22.9894413,39.4886896],[22.9890327,39.4888032],[22.9887513,39.4889629],[22.9882196,39.488742],[22.9878595,39.4887119],[22.9876828,39.4888725],[22.9876429,39.4892146],[22.9869692,39.4894159],[22.9870477,39.4896148],[22.9875388,39.4900516],[22.9873814,39.4900863],[22.9872981,39.4902117],[22.9873492,39.4906987],[22.9872018,39.491238],[22.9868134,39.491559],[22.9864044,39.4916996],[22.9859937,39.4919483],[22.9858733,39.4922356],[22.9858294,39.4928569],[22.9860136,39.4929847],[22.986407,39.4931233],[22.9870223,39.4931917],[22.9872985,39.4933923],[22.9876165,39.4939177],[22.9878063,39.49446],[22.9878201,39.4951178],[22.9876655,39.4953507],[22.9876625,39.4955579],[22.9871497,39.4956346],[22.9871016,39.4957423],[22.9870083,39.4957595],[22.9867934,39.4961451],[22.9867551,39.496379],[22.9868079,39.4967489],[22.9872292,39.4973652],[22.9871682,39.4975629],[22.9872452,39.49787],[22.9871145,39.498058],[22.9875747,39.4984044],[22.9878131,39.498803],[22.987917,39.4988579],[22.9880275,39.4992553],[22.9879885,39.4995433],[22.9880901,39.4997514],[22.9886793,39.5000269],[22.9888014,39.5004244],[22.9891012,39.5006072],[22.9891572,39.5007519],[22.9895242,39.5011155],[22.9898711,39.5012536],[22.9901626,39.5012021],[22.9902898,39.5012482],[22.990633,39.5016477],[22.990595,39.5018636],[22.9902901,39.5020321],[22.9905648,39.5023409],[22.9908762,39.5025238],[22.9910124,39.5027592],[22.9909857,39.5029933],[22.9908012,39.503289],[22.9907801,39.50346],[22.9910186,39.5038585],[22.9911341,39.5039136],[22.9913492,39.5043209],[22.9922704,39.5049686],[22.9925221,39.5052592],[22.9926575,39.5055487],[22.992688,39.5058463],[22.9928245,39.5060637],[22.9926574,39.5063596],[22.9925333,39.5072235],[22.9923227,39.5073118],[22.9922529,39.5073112],[22.9923123,39.5072216],[22.9920905,39.5072827],[22.991902,39.5074433],[22.9916721,39.508063],[22.9917168,39.5081895],[22.9920292,39.5083003],[22.9921763,39.5085899],[22.9921858,39.5087342],[22.992081,39.5087423],[22.992148,39.5089321],[22.9921093,39.5092021],[22.9920387,39.5092555],[22.9921868,39.509473],[22.9922188,39.5096715],[22.9919339,39.5100655],[22.9922671,39.5103567],[22.9919292,39.5103899],[22.9916173,39.510243],[22.9913259,39.5102855],[22.9907468,39.5101093],[22.990428,39.5098858],[22.9906337,39.5101398],[22.9901817,39.5100278],[22.9900092,39.5098911],[22.9894976,39.5098777],[22.989518,39.5100761],[22.9893549,39.5100927],[22.9893419,39.5101827],[22.9890981,39.5101535],[22.9889342,39.5102242],[22.9889667,39.5103867],[22.9887241,39.5102764],[22.9886879,39.5103662],[22.9884902,39.5103645],[22.9886615,39.5105822],[22.9885535,39.5106308],[22.9886691,39.5106859],[22.9891917,39.5107445],[22.9894108,39.5108726],[22.9895999,39.5114689],[22.9895283,39.5115944],[22.9893657,39.511575],[22.9894787,39.5118102],[22.9900886,39.512266],[22.990421,39.5126023],[22.9906987,39.5127038],[22.990776,39.5129928],[22.9909145,39.5130661],[22.991083,39.513482],[22.9913138,39.5136102],[22.9914732,39.5138458],[22.991959,39.5140393],[22.9924738,39.5138365],[22.9925901,39.5138375],[22.9930755,39.5140579],[22.9931777,39.51423],[22.9933207,39.5143214],[22.9932967,39.5143752],[22.9935352,39.5147737],[22.9934752,39.5149759],[22.9936788,39.5151534],[22.9938992,39.5151914],[22.9940735,39.5154316],[22.9943195,39.5161185],[22.9945257,39.5163456],[22.9952122,39.5164101],[22.9953797,39.5164881]]},{"id":19665,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03ad\u03bd\u03b5\u03c4\u03bf-\u039c. \u03a6\u03bb\u03b1\u03bc\u03bf\u03c5\u03c1\u03af\u03bf\u03c5","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03c0\u03c1\u03bf\u03c3\u03ba\u03c5\u03bd\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u03a6\u03bb\u03b1\u03bc\u03bf\u03c5\u03c1\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Veneto_Flamouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6082,"name_EN":"Pilio Mt: Veneto-Flamouri monastery","description_EN":"The old pilgrim road to Flamouri monastery","ascent_time":145,"descent_time":130,"marker":"Red_dots","level":9,"ascent":508,"descent":168,"maxelev":571,"minelev":210,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98087 39.51652,22.9993 39.54327)","views":0,"millestones":"0,22.9808748,39.5431222#1,22.9905958,39.5420878#2,22.9929347,39.5364247#3,22.9937101,39.5315231#4,22.9988905,39.5282714#5,22.9969415,39.5220580#6.1,22.9953808,39.5164881","x":22.9949508,"y":39.5327524,"coor":[[22.9808748,39.5431222],[22.9812325,39.542855],[22.9816757,39.5427868],[22.9818849,39.5428067],[22.9819219,39.542816],[22.9824333,39.5428565],[22.9825706,39.5429433],[22.9828049,39.5429138],[22.9829087,39.5429012],[22.9830493,39.5429881],[22.9831866,39.5430748],[22.983757,39.5430618],[22.9839644,39.5432078],[22.9841387,39.5432273],[22.9849488,39.543311],[22.985391,39.5433104],[22.9860109,39.5430995],[22.9863602,39.5430845],[22.9865609,39.5428881],[22.986831,39.5428724],[22.9872093,39.5428667],[22.9874525,39.5429499],[22.9877654,39.5429661],[22.9881319,39.5429693],[22.988467,39.5431344],[22.9889565,39.5430846],[22.9896057,39.5430813],[22.9903257,39.5430335],[22.9906536,39.5428922],[22.9905893,39.5425132],[22.9904647,39.5422778],[22.9905376,39.5420622],[22.990873,39.5422093],[22.9911864,39.5422661],[22.991515,39.5425482],[22.9916712,39.5425406],[22.991719,39.5424509],[22.9915926,39.5423417],[22.9915373,39.542143],[22.9912635,39.5417622],[22.9912792,39.541483],[22.991734,39.5414148],[22.9920155,39.5412641],[22.9923721,39.5407446],[22.9926523,39.540684],[22.9929482,39.5403351],[22.9929037,39.5401996],[22.9930014,39.5398761],[22.9929125,39.539587],[22.9925009,39.5390788],[22.9921105,39.5387151],[22.9921367,39.5385171],[22.9923832,39.538366],[22.9925385,39.5380881],[22.9924945,39.5379165],[22.9923218,39.5377888],[22.9925641,39.5371242],[22.9924403,39.5368348],[22.9924998,39.5367452],[22.9924548,39.5366367],[22.9926757,39.5366476],[22.9926766,39.5365845],[22.9927697,39.5365854],[22.9929547,39.536668],[22.993048,39.5366508],[22.9928764,39.5364511],[22.9932278,39.536292],[22.9937275,39.5363324],[22.9942633,39.5363009],[22.9946118,39.53634],[22.9950172,39.5364697],[22.9950994,39.5364163],[22.9951375,39.5362004],[22.9948856,39.5359099],[22.9950385,39.5358031],[22.9953929,39.5358332],[22.9956017,39.53588],[22.9960459,39.5357397],[22.9962587,39.5355073],[22.9963548,39.5353009],[22.996335,39.5352061],[22.9964651,39.5350631],[22.99647,39.5347207],[22.9966009,39.5345236],[22.9967475,39.5340383],[22.9967152,39.5338578],[22.996255,39.5334935],[22.9964776,39.5333873],[22.9960593,39.5333476],[22.9953097,39.5328816],[22.9949508,39.5327524],[22.9943164,39.5323685],[22.9939868,39.531825],[22.9935972,39.5314071],[22.9931683,39.5312953],[22.9932747,39.5311791],[22.9932887,39.531017],[22.9931983,39.530827],[22.9933051,39.5306838],[22.9937834,39.5305978],[22.9942123,39.5307097],[22.9942938,39.5307104],[22.9942483,39.5306379],[22.994307,39.5306024],[22.9949003,39.5306075],[22.9947403,39.5304079],[22.9949973,39.530338],[22.9946979,39.5301192],[22.9949787,39.5300135],[22.9954327,39.5299994],[22.9956165,39.5301632],[22.9958602,39.5302013],[22.9960469,39.5301669],[22.9960247,39.5300946],[22.996816,39.5300834],[22.9975803,39.5303423],[22.9977549,39.5303348],[22.997861,39.5302366],[22.9976872,39.5301901],[22.9977371,39.5299562],[22.9976246,39.529685],[22.9977322,39.5294877],[22.9977354,39.5292624],[22.9980524,39.5290669],[22.9983436,39.5290424],[22.998785,39.5290913],[22.9988908,39.5290201],[22.999125,39.5287608],[22.9987184,39.5279104],[22.9985651,39.5272423],[22.9985286,39.5265392],[22.9986384,39.5261887],[22.9985161,39.5257912],[22.9984245,39.5248804],[22.9982552,39.5245185],[22.9979466,39.5241284],[22.9972873,39.5238614],[22.9969655,39.5235884],[22.9962608,39.5232399],[22.9963022,39.5227897],[22.9966717,39.5229821],[22.9969163,39.5229662],[22.9972599,39.5228611],[22.9977111,39.5229641],[22.9972851,39.5226541],[22.9971371,39.5224275],[22.9969065,39.5222814],[22.9968959,39.5222092],[22.9971169,39.5222111],[22.9968631,39.5220647],[22.9972475,39.522032],[22.9970626,39.5219403],[22.9970636,39.5218773],[22.9975164,39.5219352],[22.9972998,39.521627],[22.9977633,39.5217572],[22.9976054,39.5214134],[22.9980678,39.5216156],[22.9977286,39.5210856],[22.997534,39.5208677],[22.9972328,39.520775],[22.9974332,39.5205965],[22.9973293,39.5205415],[22.9973075,39.5204332],[22.9969258,39.5202858],[22.9970196,39.5202325],[22.9966976,39.5199684],[22.9966074,39.5197694],[22.99632,39.5195327],[22.996232,39.5191805],[22.9960379,39.5189266],[22.9960519,39.5187645],[22.9962062,39.5185496],[22.9966054,39.5182917],[22.9967114,39.5180539],[22.996738,39.5178198],[22.9963511,39.5172218],[22.9958555,39.5166454],[22.9956017,39.516499],[22.9953808,39.5164881]]},{"id":19666,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9-\u039a\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u03bc\u03c0\u03b1\u03bb\u03ba\u03cc\u03bd\u03b9\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b9\u03b3\u03b1\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03ba\u03cc\u03c3\u03bc\u03bf \u03c4\u03b7\u03c2 \u039a\u03ac\u03c1\u03bb\u03b1\u03c2","path":"THESSALIA\/Thessaly_Pelion_Kanalia_Keramidi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12975,"name_EN":"Pilio Mt: Keramidi-Kanalia","description_EN":"Fromthe balcony of Aegean Sea to Lake Karla","ascent_time":305,"descent_time":305,"marker":"Red_dots","level":9,"ascent":490,"descent":724,"maxelev":698,"minelev":62,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.87716 39.49672,22.91383 39.57283)","views":3,"millestones":"0,22.9115778,39.5730563#1,22.9114870,39.5673821#2,22.9077467,39.5603970#3,22.9029804,39.5539774#4,22.9005541,39.5478748#5,22.8917826,39.5431345#6,22.8955387,39.5362914#7,22.8975567,39.5303720#8,22.8893537,39.5250050#9,22.8794744,39.5210419#10,22.8824431,39.5141003#11,22.8824915,39.5083204#12,22.8822210,39.5020285#13.0,22.8857915,39.4964554","x":22.8972404,"y":39.5336414,"coor":[[22.9115778,39.5730563],[22.9114365,39.573154],[22.9110524,39.5731504],[22.9106735,39.5728135],[22.9104918,39.572519],[22.9104955,39.5722848],[22.9103507,39.5722338],[22.9104692,39.5720998],[22.9101431,39.5719706],[22.9102884,39.5716116],[22.9105933,39.5714703],[22.9110405,39.5712357],[22.9112332,39.5709672],[22.9112787,39.5708955],[22.9112491,39.5704132],[22.9112226,39.570012],[22.9110907,39.5695152],[22.9111496,39.5693986],[22.9110007,39.5692441],[22.9108329,39.5691794],[22.9108223,39.5691163],[22.9110925,39.5689566],[22.911143,39.5687048],[22.9112178,39.568692],[22.9112867,39.5687557],[22.9114548,39.5691717],[22.9115112,39.5692894],[22.9117762,39.5694631],[22.9114784,39.5684782],[22.9114142,39.5681172],[22.9115373,39.5676859],[22.9114839,39.567379],[22.9115685,39.5671816],[22.9117814,39.5669673],[22.911795,39.5668413],[22.9127471,39.5662556],[22.9126542,39.5660114],[22.9122398,39.5657057],[22.9122179,39.565692],[22.9120594,39.5654022],[22.9121015,39.5649431],[22.9119556,39.5645993],[22.9119407,39.5640586],[22.91169,39.5637138],[22.9113967,39.5631164],[22.9109044,39.5625892],[22.9102236,39.5622044],[22.9099752,39.5617155],[22.9094207,39.56144],[22.9084413,39.5608001],[22.907955,39.5606334],[22.9073029,39.5599064],[22.9076053,39.5599273],[22.9081531,39.5598784],[22.9082824,39.5597985],[22.9084141,39.5595655],[22.9084325,39.5591332],[22.9082259,39.558951],[22.9082186,39.5586716],[22.9079339,39.5582725],[22.9077587,39.5581718],[22.9078094,39.5580461],[22.9075266,39.5575208],[22.9071573,39.5573192],[22.9065433,39.5571332],[22.9060824,39.5567684],[22.9057421,39.5561976],[22.9043787,39.5551891],[22.9038322,39.554783],[22.9029719,39.553982],[22.9028362,39.5537285],[22.9029197,39.5536031],[22.9035491,39.553546],[22.9045134,39.5536542],[22.9046035,39.5535469],[22.9040652,39.5529922],[22.9038162,39.5525394],[22.9037527,39.5522324],[22.9034788,39.5518874],[22.903577,39.551564],[22.9034637,39.5513647],[22.9034792,39.5511216],[22.9032269,39.5508849],[22.9026274,39.5505189],[22.9023675,39.5500299],[22.9021842,39.5498389],[22.9016508,39.5497168],[22.901573,39.5494818],[22.9012171,39.5491721],[22.9015333,39.5490489],[22.9015018,39.5488324],[22.9013735,39.5488492],[22.9012137,39.5486494],[22.901029,39.5485576],[22.900551,39.5478683],[22.900123,39.5477021],[22.8992692,39.5471444],[22.8987078,39.5465804],[22.8978482,39.5464822],[22.8975782,39.5466238],[22.8974281,39.5465503],[22.8971723,39.5465388],[22.8970119,39.5463751],[22.8967789,39.5463909],[22.8965939,39.5463171],[22.8954184,39.5455851],[22.8943076,39.5451781],[22.8943434,39.5451244],[22.8945063,39.5451259],[22.8941481,39.5449603],[22.8934231,39.5444489],[22.8927993,39.5441546],[22.8923195,39.5435914],[22.8912058,39.5426437],[22.8908593,39.5424782],[22.8906991,39.5423055],[22.8906347,39.5419625],[22.890846,39.5418474],[22.8908967,39.5415866],[22.8910027,39.5415065],[22.8910261,39.5407679],[22.8915934,39.5407508],[22.8921434,39.5405578],[22.8923909,39.540362],[22.8931134,39.5394949],[22.8933858,39.5389659],[22.8943347,39.5385694],[22.895246,39.537605],[22.8954144,39.5372552],[22.8955482,39.5361572],[22.8956666,39.5360322],[22.8961476,39.5357845],[22.8965168,39.5352474],[22.8965545,39.5350676],[22.8964056,39.5341831],[22.8965941,39.5333019],[22.8965036,39.5331389],[22.8961576,39.5329464],[22.8961358,39.5328561],[22.89623,39.5327849],[22.8963812,39.5327863],[22.8967159,39.5329607],[22.8969676,39.5332334],[22.8970317,39.5335944],[22.8971584,39.5336767],[22.8972404,39.5336414],[22.8972898,39.5334617],[22.8972896,39.5328715],[22.8975005,39.5327114],[22.8971418,39.531852],[22.8975821,39.5312345],[22.8976334,39.5309286],[22.8978227,39.5307322],[22.8978156,39.5304438],[22.8975492,39.5303692],[22.8972612,39.5301863],[22.897176,39.5296899],[22.8969096,39.5296153],[22.8962651,39.5291677],[22.8957563,39.5289646],[22.8953773,39.5286547],[22.8949843,39.5284887],[22.8947313,39.5283061],[22.8945514,39.527908],[22.8941457,39.527814],[22.8935334,39.5275379],[22.8916373,39.5260512],[22.8910835,39.5257576],[22.8910399,39.5255769],[22.8908243,39.5250928],[22.8906057,39.5249376],[22.8903522,39.5248541],[22.890038,39.5248601],[22.8888122,39.5251187],[22.8884284,39.525115],[22.8879534,39.5249843],[22.8872046,39.5245176],[22.8866523,39.5241384],[22.8860751,39.5238536],[22.8852425,39.5235392],[22.8847324,39.5234262],[22.8822134,39.522938],[22.8819248,39.5228001],[22.8815468,39.522427],[22.881107,39.5222876],[22.8806364,39.5220894],[22.8795358,39.5210787],[22.8787524,39.5206026],[22.8784703,39.5200593],[22.8780812,39.5196591],[22.8780238,39.5193161],[22.8788057,39.5184407],[22.8789257,39.5182076],[22.8795276,39.5169519],[22.8806662,39.5163142],[22.881173,39.5159046],[22.8813408,39.5155998],[22.8813556,39.5154018],[22.8812429,39.5151754],[22.8812018,39.5148326],[22.8811326,39.5147959],[22.8813091,39.5146715],[22.8817409,39.5145855],[22.8818123,39.5144871],[22.8824755,39.5142728],[22.8824111,39.5139388],[22.8821824,39.5136933],[22.8821969,39.5135132],[22.8820042,39.513196],[22.8818742,39.5126001],[22.8819006,39.5124021],[22.8816845,39.5120937],[22.8818372,39.5120051],[22.8819212,39.5118437],[22.8828807,39.5114925],[22.8831351,39.511585],[22.8832194,39.5114057],[22.8829782,39.5112141],[22.8821797,39.5109542],[22.8819276,39.5107175],[22.8818604,39.5105546],[22.8823004,39.510685],[22.8826754,39.5105084],[22.8825842,39.5103904],[22.8826677,39.5102651],[22.8826586,39.5101028],[22.8827537,39.5099776],[22.8829511,39.5099975],[22.8831853,39.5099006],[22.8832452,39.5097931],[22.8831774,39.5096663],[22.8833321,39.5094515],[22.8833094,39.5094153],[22.8830768,39.509413],[22.8830474,39.5090704],[22.8831644,39.5090264],[22.8832601,39.5088652],[22.8832156,39.5087386],[22.8829863,39.5085292],[22.8825484,39.5082727],[22.8823126,39.5084686],[22.8820081,39.5086009],[22.8819418,39.508384],[22.8819583,39.5080778],[22.8821306,39.5074848],[22.882319,39.5073424],[22.8821694,39.5072419],[22.8826029,39.5070478],[22.8829439,39.5068168],[22.8831542,39.5067558],[22.8832496,39.5066125],[22.8828082,39.5065722],[22.8826126,39.5064442],[22.8824034,39.5064332],[22.8822664,39.5062697],[22.8823545,39.5058561],[22.8826032,39.5055792],[22.8830131,39.5054029],[22.8831781,39.5045395],[22.8828623,39.503676],[22.8825266,39.5035737],[22.8823129,39.5033013],[22.8822109,39.5032688],[22.8821778,39.5031603],[22.8823136,39.5028012],[22.8822121,39.502602],[22.8819378,39.5025318],[22.882162,39.5023267],[22.882268,39.5018142],[22.8822354,39.5016697],[22.8823301,39.5015715],[22.8821084,39.5016144],[22.8819232,39.5015586],[22.8820839,39.5011682],[22.882425,39.5011579],[22.8827372,39.5012691],[22.8829559,39.5014153],[22.8831327,39.5014035],[22.8831945,39.5010392],[22.8833621,39.5007435],[22.8832729,39.5004993],[22.8833694,39.500284],[22.8833615,39.5000497],[22.8835503,39.4998803],[22.8837838,39.4998285],[22.8842247,39.4988686],[22.8844515,39.4985014],[22.885191,39.498076],[22.8855333,39.4975612],[22.8855685,39.497084],[22.8857915,39.4964554]]},{"id":19667,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0393\u03bb\u03b1\u03c6\u03c5\u03c1\u03ac-\u039a\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u0393\u03bb\u03b1\u03c6\u03c5\u03c1\u03ac \u03c3\u03c4\u03bf \u03ba\u03b5\u03c6\u03b1\u03bb\u03bf\u03c7\u03ce\u03c1\u03b9 \u039a\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1","path":"THESSALIA\/Thessaly_Pelion_Glafyres_Kanalia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7330,"name_EN":"Pilio Mt: Glafyra-Kanalia","description_EN":"From Grafyra to the major village of Kanalia","ascent_time":165,"descent_time":170,"marker":"Red_dots","level":9,"ascent":24,"descent":325,"maxelev":369,"minelev":45,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.88481 39.44017,22.89425 39.49644)","views":0,"millestones":"0,22.8880856,39.4401138#1,22.8936007,39.4456495#2,22.8901586,39.4532895#3,22.8875812,39.4597081#4,22.8893993,39.4683966#5,22.8881420,39.4770122#6,22.8859721,39.4850207#7.3,22.8857908,39.4964554","x":22.8878542,"y":39.4565598,"coor":[[22.8880856,39.4401138],[22.8885387,39.4403524],[22.8891601,39.4403718],[22.8895875,39.4405291],[22.890072,39.4406869],[22.8904976,39.4409612],[22.8909744,39.4412136],[22.8915761,39.4412373],[22.8918829,39.4414475],[22.8922716,39.4418476],[22.8928037,39.4420059],[22.8930556,39.4422425],[22.8933352,39.44293],[22.8934594,39.4438953],[22.8941666,39.4454698],[22.8939114,39.4454403],[22.8936824,39.4452219],[22.8935553,39.4451802],[22.8936055,39.4456762],[22.8940039,39.4462026],[22.8941045,39.4464558],[22.8940195,39.4474191],[22.8938565,39.4481744],[22.8937139,39.4483713],[22.8933741,39.4485483],[22.8929951,39.4489952],[22.8927821,39.4492364],[22.8917371,39.4499113],[22.8911646,39.450104],[22.8908715,39.4502634],[22.8907293,39.4504333],[22.8906669,39.450703],[22.890708,39.4510458],[22.8902224,39.4516178],[22.8900716,39.4523281],[22.8901497,39.453266],[22.8903954,39.453899],[22.8904149,39.4541335],[22.8902247,39.454402],[22.8897555,39.4546678],[22.890328,39.4544841],[22.8904555,39.4545033],[22.8904765,39.4546477],[22.890263,39.4549159],[22.8902376,39.4550508],[22.889731,39.4554785],[22.889311,39.4555826],[22.8889425,39.4560927],[22.8882169,39.4564101],[22.8883477,39.4562221],[22.887986,39.4563088],[22.8878542,39.4565598],[22.8880103,39.4569758],[22.8880609,39.4574448],[22.8877776,39.4584512],[22.8877103,39.4590272],[22.8875449,39.4591969],[22.8876704,39.4593422],[22.8875465,39.4598276],[22.8877158,39.4601446],[22.8876485,39.4607206],[22.8875488,39.4609359],[22.8877901,39.4620464],[22.8882926,39.4626099],[22.8886423,39.46328],[22.8888136,39.4643629],[22.8890048,39.4654279],[22.8889806,39.4662206],[22.8893428,39.4668367],[22.88942,39.4670988],[22.8894048,39.4687835],[22.8896706,39.4703448],[22.8897164,39.4708273],[22.8900125,39.4717132],[22.8901259,39.4718944],[22.8901573,39.472111],[22.8895725,39.4727677],[22.8892468,39.4735124],[22.8890319,39.4753304],[22.8886824,39.4761019],[22.888061,39.4771592],[22.8880269,39.4778437],[22.8878694,39.4782386],[22.8875968,39.4785694],[22.8870784,39.4789969],[22.8864454,39.4800451],[22.8855984,39.4806677],[22.885061,39.4808247],[22.8856461,39.4827765],[22.8857645,39.4833047],[22.8859442,39.4849553],[22.8865735,39.486394],[22.8867392,39.4869362],[22.886845,39.4878923],[22.8869714,39.4894432],[22.8868098,39.4922889],[22.8868553,39.4938797],[22.88648,39.4948041],[22.8864411,39.495056],[22.886508,39.4952369],[22.8861648,39.495612],[22.8857908,39.4964554]]},{"id":19668,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0393\u03bb\u03b1\u03c6\u03c5\u03c1\u03ac\u03c2-\u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b9\u03c2 \u0393\u03bb\u03b1\u03c6\u03c5\u03c1\u03ad\u03c2 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03c0\u03c1\u03cc\u03c0\u03bf\u03b4\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03b7\u03bb\u03af\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Glafyres_KatoKerasia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5242,"name_EN":"Pilio Mt: Glafyra-Kato Kerasia","description_EN":"From Grafyra to the mountain villages","ascent_time":115,"descent_time":125,"marker":"Red_dots","level":9,"ascent":91,"descent":319,"maxelev":424,"minelev":114,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.88769 39.44045,22.92401 39.46483)","views":0,"millestones":"0,22.8880856,39.4401138#1,22.8949157,39.4463376#2,22.8975607,39.4542404#3,22.9058389,39.4591303#4,22.9154117,39.4619577#5.2,22.9233496,39.4635299","x":22.9063068,"y":39.4593928,"coor":[[22.8880856,39.4401138],[22.8885387,39.4403524],[22.8891601,39.4403718],[22.8895875,39.4405291],[22.890072,39.4406869],[22.8904976,39.4409612],[22.8909744,39.4412136],[22.8915761,39.4412373],[22.8918829,39.4414475],[22.8922716,39.4418476],[22.8928037,39.4420059],[22.8930556,39.4422425],[22.8933352,39.44293],[22.8934594,39.4438953],[22.8941666,39.4454698],[22.8942223,39.4455514],[22.8944105,39.4457785],[22.8946027,39.4461137],[22.8950049,39.4464058],[22.8953019,39.446733],[22.8958986,39.4479461],[22.8960604,39.4487405],[22.8962888,39.4489949],[22.896435,39.4493027],[22.8969183,39.4496136],[22.8972133,39.4500669],[22.8973004,39.4502975],[22.897724,39.450707],[22.8982664,39.4510906],[22.8982614,39.4514059],[22.8983739,39.4516412],[22.8985119,39.4517326],[22.8985099,39.4518587],[22.8982085,39.4525497],[22.8980322,39.4526742],[22.8976748,39.4532294],[22.8976719,39.4534096],[22.8974712,39.4536059],[22.8974551,39.4538941],[22.8976095,39.4544181],[22.898171,39.454928],[22.8982013,39.4552167],[22.8984952,39.455742],[22.8985386,39.4559407],[22.8990282,39.456585],[22.8998684,39.4571156],[22.9009421,39.4575763],[22.9012394,39.4578854],[22.9016195,39.4581052],[22.9021534,39.4581553],[22.9025046,39.4579965],[22.9030015,39.4581814],[22.9035939,39.458205],[22.903836,39.4583334],[22.9043714,39.4582844],[22.9046016,39.4584307],[22.9048576,39.4584151],[22.9056884,39.4588014],[22.9057798,39.4589013],[22.9058564,39.4592084],[22.9061909,39.4593737],[22.9063068,39.4593928],[22.9065174,39.4593047],[22.9068179,39.4594157],[22.90712,39.4594185],[22.9072,39.4595094],[22.9075247,39.4595575],[22.9076881,39.4595139],[22.9080363,39.4595442],[22.9084179,39.459674],[22.9085552,39.4598104],[22.9089935,39.4600308],[22.9091908,39.4600506],[22.9092244,39.4601321],[22.9096414,39.4602261],[22.9107662,39.4603988],[22.9113473,39.4604042],[22.9117792,39.4602821],[22.9120803,39.460357],[22.9124396,39.4603514],[22.9129385,39.4604101],[22.913065,39.4605014],[22.9133209,39.4604858],[22.9135395,39.460632],[22.9137581,39.4611521],[22.9141751,39.4614759],[22.9144066,39.4615411],[22.9147578,39.4613822],[22.915314,39.4614955],[22.9153826,39.4615682],[22.9154113,39.4619649],[22.9155478,39.4621554],[22.9158135,39.462266],[22.9160377,39.4620519],[22.9162707,39.4620135],[22.916514,39.462205],[22.9172982,39.4626087],[22.9174321,39.4629704],[22.9171805,39.4634546],[22.9171904,39.4635628],[22.917349,39.4638346],[22.9181979,39.4645633],[22.9178793,39.4647946],[22.9178882,39.4649749],[22.9181084,39.465013],[22.9184367,39.4648359],[22.9184601,39.4649622],[22.9185293,39.4649989],[22.9191567,39.4650228],[22.9194923,39.465116],[22.919644,39.4650814],[22.9196664,39.4651356],[22.9199367,39.4649489],[22.9200626,39.4643194],[22.9202993,39.4640513],[22.9223129,39.4631959],[22.9224635,39.4630892],[22.922746,39.4631684],[22.9229971,39.4631617],[22.9231123,39.4632259],[22.9234852,39.4631663],[22.9236569,39.4633435],[22.9233496,39.4635299]]},{"id":19669,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: O2 \u0392\u03ad\u03bd\u03b5\u03c4\u03bf-\u039c\u03b9\u03c4\u03b6\u03ad\u03bb\u03b1-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u0392\u03ad\u03bd\u03b5\u03c4\u03bf-\u03a0\u03b1\u03bb\u03b9\u03ac \u039c\u03b9\u03c4\u03b6\u03ad\u03bb\u03b1-\u039c\u03b9\u03c4\u03b6\u03ad\u03bb\u03b1-\u03a0\u03bf\u03c5\u03c1\u03af","path":"THESSALIA\/Thessaly_O2_Veneto_Pouri","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":20949,"name_EN":"Pilio Mt: O2 Veneto-Mitzela-Pouri","description_EN":"Veneto-Palia Mitzela-Mitzela-Pouri","ascent_time":580,"descent_time":560,"marker":"O2","level":9,"ascent":1134,"descent":944,"maxelev":421,"minelev":16,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.98087 39.47757,23.09736 39.54327)","views":10,"millestones":"0,22.9808748,39.5431222#1,22.9905949,39.5420874#2,22.9929338,39.5364251#3,23.0004965,39.5389162#4,23.0042602,39.5369600#5,23.0081563,39.5323463#6,23.0165023,39.5305335#7,23.0254066,39.5270056#8,23.0356258,39.5263826#9,23.0448681,39.5243563#10,23.0502039,39.5193075#11,23.0523252,39.5127683#12,23.0569149,39.5089394#13,23.0613964,39.5058478#14,23.0668497,39.5040760#15,23.0749962,39.5027016#16,23.0802281,39.5013373#17,23.0874421,39.4978956#18,23.0935130,39.4930556#19,23.0898701,39.4865429#20,23.0969500,39.4823954#20.9,23.0942549,39.4775425","x":23.0483741,"y":39.5194073,"coor":[[22.9808748,39.5431222],[22.9812325,39.542855],[22.9816757,39.5427868],[22.9818849,39.5428067],[22.9819219,39.542816],[22.9824333,39.5428565],[22.9825706,39.5429433],[22.9828903,39.5428966],[22.9831866,39.5430748],[22.983757,39.5430618],[22.9839644,39.5432078],[22.9841387,39.5432273],[22.9849488,39.543311],[22.985391,39.5433104],[22.9860109,39.5430995],[22.9863602,39.5430845],[22.9865609,39.5428881],[22.986831,39.5428724],[22.9872093,39.5428667],[22.9874525,39.5429499],[22.9877654,39.5429661],[22.9881319,39.5429693],[22.988467,39.5431344],[22.9889565,39.5430846],[22.9896057,39.5430813],[22.9903257,39.5430335],[22.9906536,39.5428922],[22.9905893,39.5425132],[22.9904647,39.5422778],[22.9905376,39.5420622],[22.990873,39.5422093],[22.9911864,39.5422661],[22.991515,39.5425482],[22.9916712,39.5425406],[22.991719,39.5424509],[22.9915926,39.5423417],[22.9915373,39.542143],[22.9912635,39.5417622],[22.9912792,39.541483],[22.991734,39.5414148],[22.9920155,39.5412641],[22.9923721,39.5407446],[22.9926523,39.540684],[22.9929482,39.5403351],[22.9929037,39.5401996],[22.9930014,39.5398761],[22.9929125,39.539587],[22.9925009,39.5390788],[22.9921105,39.5387151],[22.9921367,39.5385171],[22.9923832,39.538366],[22.9925385,39.5380881],[22.9924945,39.5379165],[22.9923218,39.5377888],[22.9925641,39.5371242],[22.9924403,39.5368348],[22.9924998,39.5367452],[22.9924548,39.5366367],[22.9926757,39.5366476],[22.9926766,39.5365845],[22.9927697,39.5365854],[22.9929547,39.536668],[22.993048,39.5366508],[22.9928764,39.5364511],[22.9932278,39.536292],[22.9937275,39.5363324],[22.9942633,39.5363009],[22.9946118,39.53634],[22.9950172,39.5364697],[22.9950994,39.5364163],[22.9951375,39.5362004],[22.9948856,39.5359099],[22.9950385,39.5358031],[22.9953929,39.5358332],[22.9955415,39.5360237],[22.9958433,39.5360713],[22.9963382,39.536454],[22.9964126,39.5369412],[22.9965633,39.5369786],[22.9967389,39.536908],[22.9971188,39.5371906],[22.9971784,39.5371731],[22.9974806,39.5371937],[22.9978147,39.5374309],[22.9980479,39.5373968],[22.9982801,39.5374349],[22.9986025,39.5376719],[22.9990115,39.5375493],[22.9991066,39.537415],[22.999501,39.5374995],[22.9998815,39.537746],[23.0004446,39.5382374],[23.0003716,39.538462],[23.0002572,39.5387268],[23.0003703,39.5389531],[23.0004518,39.5389538],[23.0006403,39.5387932],[23.0011509,39.5388877],[23.0016173,39.5388286],[23.0017559,39.5389019],[23.0018104,39.5391547],[23.0015389,39.5394226],[23.0015614,39.5394769],[23.002575,39.5393955],[23.0027162,39.5392886],[23.0027893,39.5390549],[23.0033432,39.5393841],[23.0032009,39.53868],[23.0032377,39.5385452],[23.0035185,39.5384395],[23.0038322,39.5384782],[23.0039242,39.5385511],[23.0039953,39.5384616],[23.0038805,39.5383525],[23.0038937,39.5382445],[23.0035027,39.5379168],[23.0035407,39.5377008],[23.003231,39.5373918],[23.0031149,39.5373728],[23.002735,39.5370812],[23.0024853,39.5366466],[23.0028444,39.5367578],[23.0030055,39.5368853],[23.0036093,39.5369716],[23.0036675,39.5369721],[23.0035296,39.5368538],[23.0044469,39.5369878],[23.0047968,39.5369367],[23.0049025,39.5368656],[23.0050419,39.5368803],[23.0054504,39.5368747],[23.0049657,39.5365913],[23.0048173,39.5363918],[23.0042053,39.5360622],[23.0040379,39.5355562],[23.0040631,39.5354212],[23.0041676,39.5354402],[23.0041694,39.535314],[23.0044218,39.5355685],[23.0047345,39.5356703],[23.0049323,39.535672],[23.0058532,39.5355537],[23.0064498,39.5353335],[23.007407,39.5351255],[23.0075702,39.5349467],[23.007586,39.5346585],[23.0075541,39.534442],[23.0073686,39.5343187],[23.00718,39.5340829],[23.0072655,39.5337953],[23.0076795,39.5333212],[23.0078825,39.5329626],[23.0081173,39.5328114],[23.0080752,39.5325047],[23.0081589,39.5323432],[23.0084021,39.5324264],[23.0086506,39.5329511],[23.0089059,39.5329983],[23.0088784,39.5332954],[23.0089919,39.5334946],[23.0092716,39.53347],[23.0105007,39.5337688],[23.0107702,39.5336359],[23.0110295,39.5334039],[23.0118152,39.5331312],[23.012531,39.5327048],[23.0130726,39.5322589],[23.0133344,39.5318467],[23.013364,39.5313964],[23.0134574,39.5313792],[23.0137806,39.5315621],[23.0141645,39.5315654],[23.0156365,39.5311454],[23.0158486,39.5309579],[23.0158974,39.5307962],[23.0163413,39.5306738],[23.0168479,39.5302276],[23.0173639,39.5299436],[23.0177764,39.5295687],[23.0180612,39.5291746],[23.0185309,39.5288722],[23.0188961,39.5285509],[23.0188299,39.5281359],[23.0189843,39.527912],[23.0189279,39.5277853],[23.0188352,39.5277575],[23.0189757,39.5276956],[23.0192434,39.5276889],[23.0198802,39.5279105],[23.0201827,39.5279131],[23.0206121,39.5279888],[23.0218567,39.5280173],[23.0233378,39.5277684],[23.0246709,39.5272931],[23.0250115,39.5270616],[23.0258393,39.5269424],[23.0263192,39.5267302],[23.0265857,39.5268135],[23.0269586,39.5267716],[23.027714,39.526832],[23.02856,39.5270733],[23.0289683,39.5269957],[23.0295029,39.5270362],[23.0303534,39.5269532],[23.0310865,39.5269503],[23.0315534,39.526837],[23.0329224,39.5271187],[23.0330258,39.5272187],[23.0336302,39.5272598],[23.0339574,39.5271544],[23.0340611,39.5272273],[23.0341795,39.5270841],[23.0341711,39.5268498],[23.0344746,39.5267802],[23.0345362,39.5265284],[23.0348035,39.5265487],[23.0349704,39.5262617],[23.0354016,39.5262113],[23.0359427,39.5266212],[23.0365567,39.5268155],[23.0366383,39.5268072],[23.0365925,39.5267527],[23.0376516,39.5267255],[23.0381509,39.5268017],[23.0394146,39.5271275],[23.0400549,39.5270967],[23.040371,39.5269552],[23.0407205,39.526922],[23.0410597,39.5267897],[23.0416724,39.5262361],[23.0416038,39.5261454],[23.042285,39.5256825],[23.042659,39.5255594],[23.0436738,39.5253696],[23.0438442,39.5248214],[23.0437882,39.5246587],[23.043849,39.52447],[23.0443018,39.5245368],[23.0445469,39.5244847],[23.0447464,39.5243602],[23.0451421,39.5243455],[23.0454468,39.5241858],[23.0461188,39.5243895],[23.0465049,39.5242305],[23.0465526,39.5241498],[23.0469508,39.5239548],[23.0472451,39.523705],[23.0475186,39.5232747],[23.0474264,39.5223549],[23.0475864,39.5217165],[23.0477034,39.5216634],[23.0479358,39.5216833],[23.0481126,39.5215226],[23.047963,39.5213952],[23.0479202,39.5211246],[23.047692,39.5207983],[23.0476895,39.5201315],[23.0478768,39.520043],[23.0479606,39.5198725],[23.0483207,39.5199115],[23.0484171,39.519669],[23.0483741,39.5194073],[23.0489291,39.5196551],[23.0492771,39.5197301],[23.0495333,39.5197141],[23.0500958,39.5194124],[23.0504849,39.5190281],[23.0509532,39.5188157],[23.0510865,39.5184203],[23.0511118,39.5174204],[23.0510256,39.5169151],[23.0513844,39.5170442],[23.0521506,39.5171676],[23.0534107,39.5168895],[23.0535764,39.5166836],[23.0535245,39.5162237],[23.0533131,39.5155102],[23.0530756,39.5150127],[23.0526848,39.5146671],[23.0525497,39.5143326],[23.0525688,39.5137831],[23.0523891,39.5133131],[23.0524073,39.5128267],[23.0520847,39.5125988],[23.0517528,39.5121997],[23.0511401,39.5119154],[23.050553,39.5114691],[23.0506616,39.5111816],[23.0504788,39.5109369],[23.0503805,39.5104675],[23.0504856,39.5104323],[23.0506475,39.5105057],[23.0517301,39.5104425],[23.052239,39.5106629],[23.0524017,39.5106732],[23.0527321,39.5103245],[23.0530825,39.5102193],[23.0534111,39.5100057],[23.0535192,39.5097543],[23.0538841,39.5094329],[23.0539091,39.5093069],[23.0542917,39.5094002],[23.0546619,39.5093626],[23.0555406,39.5088922],[23.0560669,39.5089506],[23.0562176,39.5089878],[23.0566487,39.5089373],[23.0581025,39.508949],[23.0585457,39.5088625],[23.05871,39.5087557],[23.0586645,39.5078183],[23.0582509,39.5074365],[23.0576844,39.5071796],[23.0575936,39.5070167],[23.0574863,39.5063491],[23.0573728,39.5061409],[23.0578515,39.5060006],[23.057973,39.5056232],[23.0588836,39.5053693],[23.059119,39.5051639],[23.0602258,39.5058937],[23.060863,39.5060791],[23.0615366,39.5061566],[23.061723,39.5061311],[23.0617015,39.5060048],[23.061124,39.5057027],[23.0608846,39.5053404],[23.0610564,39.504675],[23.0608408,39.5042768],[23.0608594,39.5037544],[23.0609694,39.5033588],[23.0612266,39.5032618],[23.0614427,39.502759],[23.0615355,39.5027777],[23.0615909,39.5029854],[23.0618535,39.5033479],[23.0622685,39.5036216],[23.0628261,39.5036802],[23.0629974,39.5039158],[23.0641981,39.5045742],[23.0645931,39.5046134],[23.0647455,39.5045246],[23.0647907,39.5044303],[23.0651074,39.5042346],[23.0652854,39.5039658],[23.0653785,39.5039665],[23.065574,39.5041303],[23.0659098,39.5042411],[23.0661312,39.5042158],[23.0666928,39.5039681],[23.0670616,39.5042233],[23.0672251,39.5041706],[23.0675085,39.5038485],[23.067764,39.5038775],[23.0682198,39.503719],[23.0685953,39.5034697],[23.0693742,39.503494],[23.0696286,39.5036041],[23.0699341,39.5036516],[23.0705364,39.5038367],[23.0707159,39.5025857],[23.0707754,39.502487],[23.0709863,39.5023716],[23.071165,39.5020486],[23.0712275,39.5017248],[23.0711708,39.5016162],[23.0716096,39.501854],[23.0720344,39.5022718],[23.0722309,39.5023635],[23.0724627,39.5024194],[23.072789,39.502377],[23.073275,39.502561],[23.0735307,39.5025721],[23.0738898,39.5026831],[23.0744713,39.5026877],[23.0748195,39.5027445],[23.0754029,39.502605],[23.075405,39.5024428],[23.07513,39.5021343],[23.0749217,39.5020516],[23.0749496,39.5017004],[23.0748177,39.5011227],[23.0749281,39.5006911],[23.0747338,39.5004372],[23.0748175,39.5002577],[23.075029,39.5000972],[23.0753842,39.4996225],[23.0753951,39.4996766],[23.0754769,39.4996502],[23.0754564,39.4994428],[23.0755271,39.4993713],[23.075712,39.4994629],[23.0761582,39.4991421],[23.0764114,39.4993423],[23.0766893,39.4994346],[23.0768611,39.4996342],[23.0772086,39.4997451],[23.0772069,39.4998712],[23.0777385,39.4999655],[23.0778316,39.5001239],[23.0781535,39.5004058],[23.0782774,39.5007131],[23.0786481,39.5008242],[23.0788426,39.501069],[23.0792724,39.5011085],[23.0797401,39.50136],[23.0802049,39.5013907],[23.0803008,39.5011752],[23.080616,39.5010876],[23.081226,39.5006959],[23.0824401,39.5000703],[23.0824185,39.499944],[23.0821548,39.4996536],[23.0821114,39.499419],[23.081884,39.4990207],[23.0819557,39.4988771],[23.0821418,39.4988786],[23.0826022,39.4992426],[23.0827988,39.4993253],[23.0832061,39.4993105],[23.0838909,39.499415],[23.0846477,39.4993489],[23.0851784,39.4987944],[23.0854915,39.4979769],[23.0857525,39.4976906],[23.0868654,39.4979697],[23.0876808,39.497868],[23.0883521,39.4979183],[23.0892604,39.4978353],[23.0899863,39.4974626],[23.090229,39.4974104],[23.0906397,39.4973821],[23.091097,39.4970973],[23.0913095,39.4968557],[23.0917525,39.4967691],[23.092,39.4965187],[23.0919463,39.4961759],[23.0920433,39.4958703],[23.0917483,39.4953094],[23.091743,39.4948228],[23.0918942,39.4948149],[23.0922413,39.4949528],[23.0927073,39.4948934],[23.0932189,39.4948974],[23.0933483,39.4947902],[23.0936832,39.494072],[23.0938646,39.4939878],[23.0938553,39.4938076],[23.0934597,39.4929215],[23.0931398,39.4924865],[23.093054,39.4919272],[23.0929388,39.4918452],[23.0923124,39.4917232],[23.0920929,39.4916133],[23.0919542,39.4915492],[23.0918062,39.4913047],[23.0915697,39.4907082],[23.0908879,39.4903785],[23.0905652,39.4901597],[23.0904643,39.4898706],[23.0901522,39.489724],[23.0898434,39.4893251],[23.089717,39.4891304],[23.0895205,39.4890388],[23.0902141,39.4884585],[23.0902449,39.4878821],[23.0899469,39.4875464],[23.0896349,39.4873998],[23.0894982,39.4871825],[23.0891402,39.4869905],[23.0890268,39.4867733],[23.0899953,39.4865106],[23.090099,39.4865835],[23.0904705,39.4866314],[23.0906804,39.486588],[23.0909474,39.4866171],[23.091286,39.4865117],[23.091739,39.4865513],[23.092915,39.4868803],[23.0932975,39.4869734],[23.0940463,39.4866188],[23.0940713,39.4864838],[23.0942851,39.4861431],[23.0946725,39.4858578],[23.0950633,39.4853112],[23.0957288,39.4851001],[23.0959505,39.4848721],[23.0963488,39.4846499],[23.0969237,39.4842489],[23.0968431,39.4841853],[23.0968124,39.4838606],[23.0964892,39.4836779],[23.0963984,39.483506],[23.0967645,39.4830764],[23.0967592,39.4825808],[23.097129,39.4822277],[23.0972713,39.4820126],[23.0973093,39.4817696],[23.0971754,39.4813361],[23.0966757,39.4804131],[23.0966543,39.4802688],[23.0967987,39.4798915],[23.0966417,39.4795344],[23.0965508,39.4793715],[23.096565,39.4791733],[23.0965779,39.4790743],[23.0967652,39.4789767],[23.0966661,39.4789128],[23.0965493,39.478948],[23.096341,39.4788743],[23.0964005,39.4787666],[23.0962501,39.4787114],[23.0960583,39.4785116],[23.0959211,39.4783304],[23.0958886,39.4781499],[23.0957043,39.4779277],[23.095599,39.477981],[23.0953333,39.4778528],[23.0948099,39.4778667],[23.0947118,39.4777218],[23.0944233,39.4775573],[23.0942549,39.4775425]]},{"id":19670,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03ad\u03bd\u03b5\u03c4\u03bf-\u039a\u03b1\u03bc\u03ac\u03c1\u03b9","description_GR":"\u0397 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0392\u03ad\u03bd\u03b5\u03c4\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03bb\u03b9\u03b1\u03ba\u03cc \u039a\u03b1\u03bc\u03ac\u03c1\u03b9","path":"THESSALIA\/Thessaly_Pelion_Veneto_Kamari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8580,"name_EN":"Pilio Mt: Veneto-Kamari","description_EN":"From the forests of Veneto to the Kamari beach","ascent_time":195,"descent_time":205,"marker":"Red_dots","level":9,"ascent":402,"descent":617,"maxelev":270,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.93307 39.54313,22.98118 39.57412)","views":1,"millestones":"0,22.9808748,39.5431222#1,22.9778013,39.5495946#2,22.9720471,39.5535214#3,22.9650291,39.5562246#4,22.9556809,39.5568694#5,22.9553441,39.5615846#6,22.9476470,39.5634096#7,22.9436586,39.5688600#8,22.9352570,39.5721439#8.6,22.9348650,39.5741415","x":22.9532864,"y":39.5563292,"coor":[[22.9808748,39.5431222],[22.9809776,39.5432492],[22.9809716,39.5436636],[22.9811657,39.5439176],[22.980987,39.5442044],[22.980937,39.5444382],[22.9808237,39.5444733],[22.9807417,39.5445086],[22.9801551,39.5448368],[22.9799918,39.5448624],[22.9791866,39.5452338],[22.9787574,39.5455363],[22.9785045,39.5453179],[22.9782808,39.5454961],[22.9789892,39.5463943],[22.9788719,39.5464564],[22.9786288,39.5463641],[22.9788325,39.5467624],[22.978828,39.5470687],[22.9783924,39.5474073],[22.9782261,39.5476401],[22.9782278,39.5477707],[22.9780297,39.5478636],[22.9778168,39.548096],[22.9779453,39.548854],[22.9779173,39.5491781],[22.9780195,39.5493502],[22.9777828,39.5496184],[22.9774432,39.5497596],[22.9767466,39.5496453],[22.9762811,39.5496412],[22.9758874,39.5495026],[22.9756061,39.5496353],[22.975152,39.5496493],[22.9751738,39.5497486],[22.9753584,39.5498583],[22.9756668,39.5502575],[22.9756991,39.550438],[22.9754777,39.5504541],[22.9748464,39.5506467],[22.9746796,39.5509065],[22.9743992,39.5509762],[22.9742789,39.5512454],[22.9743687,39.5514714],[22.9742491,39.5516866],[22.9740849,39.5517753],[22.9739354,39.5516478],[22.9737254,39.551682],[22.9735168,39.5516261],[22.9733181,39.5516784],[22.9730288,39.5515677],[22.9726217,39.5515461],[22.9722044,39.5514343],[22.9720403,39.5515139],[22.9718682,39.5521341],[22.9719055,39.5527562],[22.9718557,39.552981],[22.9720461,39.5534872],[22.9720528,39.5538207],[22.9722897,39.5543273],[22.9722534,39.5544261],[22.9713599,39.554238],[22.9702445,39.554102],[22.9696196,39.5538622],[22.9687118,39.5538541],[22.9682016,39.5537235],[22.9680379,39.5537761],[22.9679651,39.5539736],[22.9679598,39.554334],[22.9680399,39.5544248],[22.9679991,39.5548975],[22.9677868,39.5550848],[22.9672024,39.5552508],[22.9665098,39.5556411],[22.9664167,39.5556403],[22.9663485,39.5555316],[22.9663172,39.5552159],[22.9660031,39.5552041],[22.9656521,39.5553271],[22.9654992,39.5554339],[22.965525,39.555727],[22.9651863,39.5561249],[22.9649748,39.5562582],[22.9648464,39.556284],[22.9643934,39.5562169],[22.9639263,39.5563209],[22.9632772,39.5561349],[22.9627108,39.555801],[22.9626163,39.5558902],[22.9625116,39.5558893],[22.9619091,39.5557037],[22.961268,39.5557611],[22.9609198,39.5556949],[22.960632,39.5554851],[22.9604693,39.5554656],[22.9604975,39.5559164],[22.9604012,39.5561317],[22.9592999,39.5566084],[22.9591467,39.5567332],[22.9591775,39.5570128],[22.958988,39.5572273],[22.958486,39.557331],[22.9580696,39.557156],[22.9574522,39.5571865],[22.9572213,39.5570583],[22.9568272,39.5569467],[22.9566407,39.556963],[22.9563168,39.556834],[22.9559657,39.556957],[22.9554095,39.5567898],[22.955082,39.556895],[22.9544005,39.5565464],[22.9540851,39.5566247],[22.9532864,39.5563292],[22.953436,39.5564386],[22.9534804,39.5565832],[22.9532837,39.5565094],[22.9535244,39.5575297],[22.953346,39.5577803],[22.9539412,39.5584525],[22.9539826,39.5587952],[22.9542805,39.5591132],[22.9544725,39.5595024],[22.9546677,39.5596844],[22.9549806,39.5597773],[22.9554281,39.5602048],[22.9556824,39.5603242],[22.9558411,39.560614],[22.9557913,39.5608298],[22.9561356,39.5611572],[22.9561545,39.5614457],[22.9557455,39.5615502],[22.9548247,39.561632],[22.9542908,39.5615281],[22.9540901,39.5617155],[22.9539062,39.5615606],[22.9533691,39.5616639],[22.9525218,39.5615031],[22.952485,39.5616289],[22.9524034,39.5616372],[22.9514647,39.5613584],[22.9511496,39.5614097],[22.9507082,39.5613516],[22.9504497,39.5615115],[22.9498444,39.561506],[22.9494583,39.5616377],[22.9489599,39.561498],[22.9488376,39.5618843],[22.9492613,39.5623477],[22.9489842,39.562201],[22.9491314,39.5624726],[22.9490727,39.5625081],[22.948747,39.5624872],[22.9484574,39.5623945],[22.9481547,39.5624007],[22.9479153,39.5628311],[22.9476238,39.5628645],[22.9476451,39.5629998],[22.9475388,39.5630979],[22.9476508,39.5633873],[22.947549,39.563963],[22.9474409,39.5641873],[22.9470895,39.5643283],[22.9460988,39.5644094],[22.9455731,39.5645308],[22.9452756,39.5649605],[22.9452253,39.5652034],[22.9448956,39.5654527],[22.9449957,39.5657599],[22.9449479,39.5658406],[22.9447945,39.5659743],[22.9443966,39.5661149],[22.9443016,39.5662402],[22.9437258,39.5665953],[22.943492,39.5666563],[22.9437215,39.5668746],[22.9437664,39.5669831],[22.9437193,39.5670187],[22.9437881,39.5670914],[22.9440298,39.5672738],[22.9444001,39.5674214],[22.9443984,39.5675295],[22.944607,39.5675944],[22.9445945,39.5676484],[22.944349,39.5677182],[22.9438953,39.5676961],[22.9439059,39.5677683],[22.9438355,39.5678037],[22.9439616,39.567931],[22.9443663,39.5681148],[22.9442522,39.5687265],[22.9441228,39.5688154],[22.9438543,39.568867],[22.9433191,39.5688442],[22.9425489,39.5689633],[22.9414128,39.5694125],[22.9405853,39.569477],[22.9404445,39.5695478],[22.9401086,39.5694366],[22.9399511,39.5695298],[22.9398328,39.5696549],[22.9398062,39.5698709],[22.9400463,39.5701614],[22.9402491,39.5706047],[22.940074,39.571396],[22.9399784,39.5715573],[22.9390307,39.571864],[22.9380158,39.5719989],[22.937434,39.5719756],[22.9368138,39.5721861],[22.9355725,39.5721297],[22.9349085,39.5721597],[22.9346626,39.5722475],[22.9343762,39.5724657],[22.9343275,39.5726094],[22.9341742,39.5727341],[22.9342064,39.5729146],[22.9340315,39.572931],[22.9338693,39.5728755],[22.9335428,39.5729085],[22.9331487,39.5727968],[22.9330891,39.5728863],[22.9335382,39.5732148],[22.9343503,39.5734025],[22.934522,39.5736608],[22.9346343,39.5739322],[22.934865,39.5741415]]},{"id":19671,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1-\u0392\u03ad\u03bd\u03b5\u03c4\u03bf","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u039a\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u0392\u03ad\u03bd\u03b5\u03c4\u03bf","path":"THESSALIA\/Thessaly_Pelion_Veneto_Kanalia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14461,"name_EN":"Pilio Mt: Kanalia-Veneto","description_EN":"The old road from Kanalia to Veneto","ascent_time":370,"descent_time":355,"marker":"Red_dots","level":9,"ascent":813,"descent":639,"maxelev":721,"minelev":56,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.885 39.49596,22.98156 39.54578)","views":3,"millestones":"0,22.8857919,39.4964554#1,22.8931953,39.4989739#2,22.8995687,39.5045509#3,22.9075587,39.5076114#4,22.9035303,39.5118671#5,22.9116701,39.5157673#6,22.9205311,39.5207789#7,22.9271042,39.5274763#8,22.9355080,39.5330645#9,22.9448469,39.5376784#10,22.9536319,39.5411437#11,22.9582963,39.5440322#12,22.9664127,39.5452781#13,22.9721968,39.5434777#14,22.9779375,39.5428812#14.5,22.9808748,39.5431222","x":22.9282744,"y":39.5280571,"coor":[[22.8857919,39.4964554],[22.8861658,39.495612],[22.8865091,39.4952369],[22.8869685,39.4950971],[22.8874982,39.4970934],[22.8878889,39.4973855],[22.8882192,39.4978212],[22.8887013,39.4982222],[22.888895,39.4984764],[22.8891492,39.4985779],[22.8901155,39.4985826],[22.8909397,39.4986806],[22.8918879,39.499023],[22.8923284,39.4991173],[22.8929345,39.499033],[22.893985,39.4987907],[22.8942757,39.4987935],[22.8952007,39.4991356],[22.8960933,39.4996892],[22.8964339,39.4998456],[22.8967564,39.5002722],[22.8971348,39.5006181],[22.8971787,39.5007807],[22.8975623,39.5012304],[22.8976749,39.5014657],[22.8980524,39.5018657],[22.8980961,39.5020464],[22.8982912,39.5022104],[22.8983231,39.5023999],[22.8982876,39.5024401],[22.8981934,39.5025113],[22.8982813,39.5028365],[22.898121,39.5034116],[22.8982322,39.5037371],[22.8981995,39.5037593],[22.898143,39.5039299],[22.8981878,39.5040385],[22.8982925,39.5040395],[22.8984685,39.503942],[22.8988521,39.5039547],[22.8991278,39.5041735],[22.8994753,39.5042669],[22.8996195,39.5047098],[22.8999471,39.5045868],[22.9003191,39.5045993],[22.9005037,39.5046911],[22.9006824,39.5051613],[22.9009454,39.5054522],[22.9011791,39.5053823],[22.9017112,39.5055675],[22.9016728,39.5057924],[22.9017767,39.5058384],[22.9019132,39.506038],[22.9019516,39.5065519],[22.9023217,39.5066815],[22.9027006,39.5070005],[22.9031981,39.5071674],[22.9033489,39.5071958],[22.903629,39.5071354],[22.9036899,39.5069557],[22.9039373,39.5067599],[22.9046373,39.5066223],[22.9050564,39.5065992],[22.9056022,39.5066584],[22.9062097,39.5064839],[22.9063598,39.5065574],[22.9066857,39.5065425],[22.9069404,39.5066169],[22.9075472,39.5072353],[22.9076127,39.5075063],[22.9073728,39.5079725],[22.9071377,39.5081325],[22.906994,39.5083924],[22.9066811,39.5084841],[22.9062582,39.5087504],[22.9060693,39.5089289],[22.9058523,39.5094134],[22.9056873,39.509547],[22.9047433,39.5096642],[22.9042093,39.5095961],[22.9039881,39.5096121],[22.9034853,39.5097785],[22.9030238,39.5102787],[22.9024825,39.5106701],[22.9014557,39.5108766],[22.9011821,39.5110993],[22.9012263,39.5112439],[22.9011195,39.511378],[22.9011981,39.511559],[22.9016393,39.5116082],[22.9021715,39.5117934],[22.9022884,39.5117585],[22.9024623,39.5117962],[22.902787,39.5117226],[22.9030193,39.5117428],[22.9031804,39.5118525],[22.9034476,39.511873],[22.9042279,39.5118173],[22.9040364,39.5121579],[22.9042645,39.5124484],[22.9046023,39.5124155],[22.9046221,39.512641],[22.9050521,39.512663],[22.9052357,39.5128269],[22.9054093,39.5128826],[22.9058053,39.5128503],[22.9061741,39.51307],[22.9065563,39.5131727],[22.9066474,39.5132997],[22.9071084,39.5135744],[22.9074933,39.5135059],[22.9084807,39.5135963],[22.9091571,39.5134855],[22.9093079,39.513514],[22.9101244,39.5141163],[22.9106345,39.5142292],[22.910978,39.5145748],[22.9110107,39.5147193],[22.9108627,39.5152585],[22.9109875,39.5154579],[22.91116,39.5155856],[22.9121202,39.515928],[22.9135929,39.5162301],[22.9143783,39.5165888],[22.9153859,39.5168776],[22.916399,39.5175628],[22.9167205,39.5178361],[22.9167193,39.5179081],[22.9170805,39.5181773],[22.917612,39.5181778],[22.9179573,39.5188612],[22.9181865,39.5190886],[22.9186007,39.5193808],[22.9192136,39.5196208],[22.9193919,39.520127],[22.9200609,39.5204936],[22.9201867,39.520639],[22.9207417,39.5208604],[22.921257,39.5213877],[22.9215925,39.521508],[22.9219372,39.5217905],[22.9222734,39.5218657],[22.92277,39.5221045],[22.9231034,39.5223599],[22.9233981,39.5228672],[22.9236857,39.5230771],[22.9240363,39.5237291],[22.9244838,39.5241297],[22.9244651,39.524589],[22.9245332,39.5246978],[22.9253315,39.5249935],[22.9255043,39.5251032],[22.925721,39.5253845],[22.9260676,39.5255409],[22.9262974,39.5257322],[22.9263641,39.5259311],[22.9267751,39.5264395],[22.9266624,39.526961],[22.9267977,39.5272416],[22.9272231,39.5275699],[22.9276288,39.5276727],[22.9282744,39.5280571],[22.9288721,39.5285311],[22.9297134,39.5290615],[22.9301837,39.5294983],[22.9306574,39.5297189],[22.9310918,39.5302185],[22.9315417,39.5304749],[22.9317087,39.5306791],[22.9322151,39.5310442],[22.9327069,39.5308415],[22.9330434,39.5308986],[22.9333878,39.5312081],[22.9341939,39.5317561],[22.9346963,39.5323824],[22.9353977,39.5329295],[22.9355919,39.5331655],[22.9360897,39.5333323],[22.9365041,39.5336244],[22.9367471,39.5337167],[22.9370568,39.5340079],[22.9375988,39.5343282],[22.9381778,39.5345137],[22.9387632,39.5350416],[22.93932,39.5351548],[22.9395394,39.5352649],[22.9396871,39.5355006],[22.9398612,39.5355292],[22.9400219,39.5356748],[22.9403118,39.5357405],[22.9403693,39.5360023],[22.941356,39.5361555],[22.9420956,39.5364956],[22.9423485,39.5366961],[22.9427512,39.536853],[22.9433494,39.5373089],[22.9440511,39.5376081],[22.9444245,39.5375394],[22.9447948,39.5376779],[22.9450158,39.5376799],[22.9452766,39.537367],[22.9454167,39.5373322],[22.9454723,39.5375039],[22.9457135,39.5377133],[22.9461974,39.5380331],[22.9467751,39.5383086],[22.9476375,39.5389922],[22.947951,39.5390401],[22.9481817,39.5391773],[22.9487286,39.5399481],[22.9489589,39.5401124],[22.9491448,39.5401321],[22.949332,39.5400617],[22.9496724,39.5398665],[22.9498967,39.5396523],[22.9500835,39.539618],[22.9505696,39.5397936],[22.9508111,39.5399849],[22.9515395,39.5402979],[22.9520046,39.5403201],[22.9524316,39.5405582],[22.9526133,39.5408572],[22.952809,39.5410031],[22.9535642,39.541082],[22.9541622,39.541628],[22.9547375,39.5418449],[22.9551839,39.5431193],[22.9557668,39.5438274],[22.956192,39.5441916],[22.9564347,39.5443019],[22.9566789,39.5443131],[22.9567615,39.5442418],[22.9567754,39.5440887],[22.957176,39.5437589],[22.957261,39.5435254],[22.9570807,39.5431274],[22.9571098,39.5427402],[22.9571933,39.5426058],[22.9573448,39.5425891],[22.9577702,39.5429353],[22.9583286,39.5437242],[22.9590721,39.543812],[22.959082,39.5439292],[22.9589749,39.5440904],[22.9587882,39.5441248],[22.9582775,39.5440301],[22.9582522,39.544165],[22.959798,39.5450799],[22.9611135,39.5458305],[22.9615605,39.546294],[22.9616063,39.5464926],[22.9617837,39.5464717],[22.9618319,39.546364],[22.9618491,39.5459857],[22.9617016,39.5456375],[22.9618311,39.5455396],[22.9622815,39.5457688],[22.962562,39.5456902],[22.9628754,39.5457471],[22.9633883,39.5456886],[22.9636766,39.5458714],[22.9639672,39.545892],[22.9644749,39.5461848],[22.9647535,39.5462324],[22.9653518,39.5459133],[22.9655996,39.5456813],[22.9657983,39.545629],[22.9661051,39.5453434],[22.9666305,39.5452309],[22.9668656,39.5450708],[22.966962,39.5448464],[22.9669316,39.5445398],[22.9665874,39.5442124],[22.967042,39.5441624],[22.9674484,39.5442201],[22.9677922,39.5445835],[22.9679718,39.5450266],[22.9685491,39.5453381],[22.9687785,39.5455654],[22.9689983,39.5456574],[22.9698109,39.5457908],[22.9700463,39.5456126],[22.9704541,39.5455802],[22.971004,39.5453869],[22.9711219,39.5452798],[22.9710604,39.5447206],[22.9711688,39.5444693],[22.9712347,39.5439473],[22.9715279,39.5437967],[22.9717681,39.5432943],[22.971832,39.5429074],[22.972264,39.543596],[22.9730841,39.5440177],[22.9732814,39.5440555],[22.9733783,39.5440383],[22.9738623,39.544367],[22.9740302,39.5448189],[22.9742593,39.5450642],[22.9746991,39.5452303],[22.9749557,39.5451965],[22.9749583,39.5450164],[22.9745906,39.5446978],[22.9742848,39.5441274],[22.9740785,39.5431165],[22.9741984,39.5428832],[22.9746178,39.5428509],[22.9749843,39.5426109],[22.9755046,39.5420478],[22.9758542,39.5420148],[22.9760861,39.542071],[22.9763971,39.5422899],[22.9767921,39.5423385],[22.9774634,39.5425876],[22.9782707,39.5430813],[22.9788079,39.5429599],[22.9792141,39.5430355],[22.9795753,39.5430027],[22.9800104,39.5426911],[22.9801739,39.5426565],[22.9806373,39.5427957],[22.9806937,39.5429224],[22.9806675,39.5431204],[22.9808748,39.5431222]]},{"id":19672,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0392\u03ad\u03bd\u03b5\u03c4\u03bf-\u0386\u03bd\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","description_GR":"\u0388\u03bd\u03b1 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc \u03be\u03b5\u03c7\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03bb\u03bd\u03c4\u03b5\u03c1\u03af\u03bc\u03b9","path":"THESSALIA\/Thessaly_Pelion_Veneto_AnoKerasia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9379,"name_EN":"Pilio Mt: Veneto-Ano Kerasia","description_EN":"A forgotten yet nice cobbled path","ascent_time":235,"descent_time":215,"marker":"Red_dots","level":9,"ascent":580,"descent":163,"maxelev":713,"minelev":229,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.95187 39.48834,22.98677 39.54302)","views":2,"millestones":"0,22.9808748,39.5431222#1,22.9831468,39.5404075#2,22.9812679,39.5328809#3,22.9775526,39.5259637#4,22.9700574,39.5212492#5,22.9632508,39.5149373#6,22.9576335,39.5074493#7,22.9526539,39.4998971#8,22.9575866,39.4987815#9,22.9565370,39.4906777#9.4,22.9567470,39.4880765","x":22.9702738,"y":39.5213322,"coor":[[22.9808748,39.5431222],[22.9812329,39.542855],[22.9816761,39.5427868],[22.9818853,39.5428067],[22.981923,39.542816],[22.9824344,39.5428565],[22.9825717,39.5429433],[22.982847,39.543216],[22.9831881,39.5430749],[22.9837585,39.5430618],[22.9839658,39.5432078],[22.9841401,39.5432273],[22.9849502,39.543311],[22.984733,39.5431199],[22.9848158,39.5430305],[22.9848516,39.5429903],[22.9853284,39.5430125],[22.9855831,39.5431048],[22.9854464,39.5429054],[22.9855286,39.542852],[22.9858314,39.5428367],[22.9859609,39.5427387],[22.9859865,39.5425767],[22.9857874,39.5426651],[22.9856962,39.5425291],[22.9852535,39.5423676],[22.9846206,39.5418755],[22.9846576,39.5417317],[22.9845575,39.5414154],[22.9844082,39.541279],[22.9842437,39.5413857],[22.9842114,39.5412052],[22.9840492,39.5411587],[22.9833966,39.5404232],[22.9830361,39.540402],[22.9828509,39.5403373],[22.9825055,39.540082],[22.9824177,39.5397208],[22.9826049,39.5396504],[22.9826223,39.5392541],[22.9821672,39.5385473],[22.9819493,39.5383292],[22.9816949,39.5382188],[22.9814775,39.5379646],[22.9812418,39.5373679],[22.9809464,39.5368787],[22.980713,39.5361289],[22.9809084,39.5354999],[22.9810613,39.5353931],[22.9813172,39.5353953],[22.9813544,39.5352425],[22.9809421,39.5347883],[22.9815295,39.5344061],[22.9815005,39.5332074],[22.9812019,39.5329345],[22.9814021,39.5327741],[22.9816523,39.5323708],[22.9816214,39.5321002],[22.9813183,39.5313407],[22.9810531,39.5311762],[22.9810681,39.5309421],[22.9816861,39.5308574],[22.9816415,39.5307219],[22.9817256,39.5305424],[22.9815886,39.5304331],[22.9811521,39.5300508],[22.9807024,39.5297676],[22.980366,39.5297015],[22.9802293,39.5295021],[22.9801991,39.5283846],[22.9799265,39.5279317],[22.9796742,39.5276772],[22.979461,39.5271437],[22.978979,39.526689],[22.9782992,39.5262325],[22.9778704,39.5261206],[22.9775814,39.5259919],[22.9774323,39.5258464],[22.977096,39.5257714],[22.9768514,39.5257873],[22.9766321,39.5256682],[22.9762933,39.5249714],[22.9757635,39.5246063],[22.9753465,39.5244765],[22.9751633,39.5242767],[22.9750999,39.5238436],[22.9755203,39.5237392],[22.9752333,39.5234754],[22.9750017,39.5234013],[22.974829,39.5232736],[22.9747177,39.5229302],[22.9744982,39.5228292],[22.9742801,39.522629],[22.9737119,39.5224979],[22.9737836,39.5223724],[22.9736806,39.5222543],[22.9731331,39.5223036],[22.9728793,39.5221572],[22.9727767,39.5220121],[22.9725092,39.5220097],[22.9722221,39.5217549],[22.9719209,39.5216711],[22.9709555,39.5216536],[22.9706891,39.5215701],[22.9704602,39.5213158],[22.9702738,39.5213322],[22.9701238,39.5212498],[22.9699261,39.521248],[22.9697415,39.5211383],[22.9695597,39.5208483],[22.9693757,39.5207025],[22.9690738,39.5206638],[22.9690418,39.5204653],[22.968846,39.5203374],[22.9683579,39.520297],[22.967918,39.520149],[22.9676875,39.5200028],[22.9676204,39.519822],[22.9669019,39.5196354],[22.9665051,39.5189381],[22.966309,39.5188192],[22.9660931,39.5184749],[22.9659591,39.5180953],[22.9655141,39.5175147],[22.9650309,39.5171499],[22.9647994,39.5170668],[22.9647215,39.5168318],[22.9642824,39.5166297],[22.963853,39.5165628],[22.9636902,39.5157775],[22.9635219,39.5153615],[22.9632262,39.5149083],[22.9622812,39.5143052],[22.9621092,39.5141415],[22.9617464,39.5135076],[22.9613777,39.51327],[22.9613475,39.5129544],[22.9611175,39.5127721],[22.9609704,39.5125005],[22.9609154,39.5122838],[22.9609832,39.5120771],[22.9604726,39.5112661],[22.9601177,39.5108845],[22.9598462,39.5103685],[22.959227,39.5097683],[22.959194,39.5096419],[22.9588632,39.5092064],[22.9585187,39.508906],[22.9585504,39.5083386],[22.9581166,39.5077941],[22.9573684,39.5072648],[22.9567309,39.507115],[22.9564426,39.5069502],[22.9555403,39.5066177],[22.9554616,39.5064368],[22.9552996,39.5062641],[22.9548617,39.5054087],[22.9542442,39.5039255],[22.9539026,39.5034359],[22.9536459,39.5027128],[22.9532401,39.5018531],[22.9529323,39.5014359],[22.9527566,39.5009883],[22.9526268,39.5006763],[22.9526077,39.5000094],[22.952813,39.4995066],[22.9525291,39.4990536],[22.9530461,39.4986978],[22.9528191,39.4983263],[22.9528434,39.4982545],[22.9532829,39.4976457],[22.9534931,39.4975846],[22.9539568,39.4976878],[22.9546621,39.4979645],[22.9555239,39.498657],[22.9563773,39.4991422],[22.9573673,39.4998269],[22.9579066,39.5003183],[22.9580807,39.5003378],[22.9581265,39.5002887],[22.9578603,39.4994213],[22.9575569,39.4987158],[22.9573178,39.4983713],[22.9573075,39.4982811],[22.9574742,39.4980213],[22.9574404,39.4979489],[22.9571652,39.4976851],[22.9567928,39.4976998],[22.9565173,39.4974631],[22.9560294,39.4966478],[22.9556494,39.4956172],[22.9557022,39.4951942],[22.955963,39.4948632],[22.9558632,39.4945379],[22.9558892,39.4943579],[22.9561863,39.4939281],[22.9562485,39.4936583],[22.9564386,39.4933897],[22.9564671,39.49248],[22.956372,39.4916231],[22.9562391,39.4911804],[22.9567641,39.4902841],[22.9566611,39.4901751],[22.9567446,39.4900317],[22.9565745,39.4897418],[22.9566251,39.489472],[22.9563061,39.4890276],[22.9566386,39.488571],[22.9566899,39.4883913],[22.956747,39.4880765]]},{"id":19673,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039f\u03b2\u03c1\u03b9\u03cc\u03c2-\u03a0\u03bf\u03c5\u03c1\u03af","description_GR":"\u039f\u03b2\u03c1\u03b9\u03cc\u03c2-\u039c\u03b9\u03c4\u03b6\u03ad\u03bb\u03b1-\u03a0\u03bf\u03c5\u03c1\u03af","path":"THESSALIA\/Thessaly_Pelion_Ovrios_Pouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5748,"name_EN":"Pilio Mt: Ovrios-Pouri","description_EN":"Ovrios-Mitzela-Pouri","ascent_time":135,"descent_time":120,"marker":"O2","level":9,"ascent":525,"descent":109,"maxelev":425,"minelev":4,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.07944 39.47754,23.09736 39.50697)","views":2,"millestones":"0,23.0794786,39.5069713#1,23.0851179,39.5014433#2,23.0882553,39.4979114#3,23.0931482,39.4924920#4,23.0904987,39.4866006#5,23.0972811,39.4819518#5.7,23.0941666,39.4775148","x":23.09322,"y":39.4948974,"coor":[[23.0794786,39.5069713],[23.0795428,39.5069493],[23.0795796,39.5068054],[23.0794425,39.5066151],[23.079444,39.506507],[23.0796432,39.5063914],[23.0798581,39.5064157],[23.0799749,39.5063806],[23.0798484,39.5062714],[23.0798728,39.5061815],[23.0803292,39.5059689],[23.0806822,39.5056653],[23.0809266,39.5055681],[23.0813562,39.5056256],[23.081543,39.505573],[23.0817308,39.5054484],[23.0818399,39.5051068],[23.0821668,39.5050193],[23.0824693,39.5050127],[23.08292,39.5052325],[23.0831761,39.5052165],[23.0832587,39.505127],[23.0833702,39.5046053],[23.0833064,39.5041543],[23.0835183,39.5038766],[23.0836487,39.5036885],[23.0835713,39.5033815],[23.08389,39.5030236],[23.0841589,39.5029176],[23.0846461,39.5026601],[23.0846705,39.5025702],[23.0849891,39.5020321],[23.0848561,39.5016436],[23.0848352,39.5014633],[23.0850554,39.501519],[23.0852327,39.5013042],[23.0853792,39.5013008],[23.0857517,39.5012767],[23.0856949,39.5011772],[23.0858244,39.5010521],[23.0859032,39.5008094],[23.0860318,39.5007563],[23.0861033,39.5006308],[23.0860997,39.500455],[23.0861144,39.5000272],[23.0863278,39.4997225],[23.0863548,39.4994344],[23.0864376,39.4993269],[23.0879897,39.4989246],[23.0878712,39.4988426],[23.0874065,39.4988029],[23.0871288,39.4986926],[23.0866326,39.4984004],[23.0864033,39.4981463],[23.0861247,39.498108],[23.0861255,39.498045],[23.0862892,39.4979742],[23.0860456,39.4979272],[23.0858963,39.4977819],[23.0854926,39.4979769],[23.0857533,39.4976907],[23.0868661,39.4979697],[23.0876815,39.497868],[23.0883532,39.4979183],[23.0892614,39.4978353],[23.0899874,39.4974626],[23.0902297,39.4974104],[23.0906408,39.4973821],[23.0910981,39.4970973],[23.0913105,39.4968557],[23.0917536,39.4967691],[23.0920011,39.4965187],[23.0919474,39.4961759],[23.0920444,39.4958703],[23.0917493,39.4953094],[23.091744,39.4948228],[23.0918953,39.4948149],[23.0922424,39.4949528],[23.0927084,39.4948934],[23.09322,39.4948974],[23.0933493,39.4947902],[23.0936843,39.494072],[23.0938656,39.4939878],[23.0938564,39.4938076],[23.0934608,39.4929215],[23.0931409,39.4924865],[23.0930551,39.4919272],[23.0929399,39.4918452],[23.0923135,39.4917232],[23.092094,39.4916133],[23.0919553,39.4915492],[23.0918073,39.4913047],[23.0915708,39.4907082],[23.090889,39.4903785],[23.0905663,39.4901597],[23.0904654,39.4898706],[23.0901533,39.489724],[23.0899368,39.4893799],[23.0898329,39.489325],[23.0897164,39.4891439],[23.0895204,39.4890162],[23.0902139,39.488445],[23.0902328,39.4878865],[23.0899115,39.4875596],[23.0895991,39.4874401],[23.0894619,39.4872588],[23.0889767,39.4870207],[23.088932,39.4868762],[23.0890617,39.4867421],[23.0896907,39.4866569],[23.0898319,39.4865318],[23.0909119,39.4866394],[23.091274,39.4865161],[23.0917388,39.4865377],[23.0929161,39.4868803],[23.0932986,39.4869734],[23.0940474,39.4866188],[23.0940724,39.4864839],[23.0942862,39.4861431],[23.0946736,39.4858578],[23.0950644,39.4853112],[23.0957299,39.4851002],[23.0959513,39.4848721],[23.0963495,39.48465],[23.0969244,39.484249],[23.0968439,39.4841853],[23.0968132,39.4838606],[23.09649,39.4836779],[23.0963992,39.483506],[23.0967652,39.4830764],[23.09676,39.4825808],[23.0971297,39.4822277],[23.097272,39.4820126],[23.09731,39.4817696],[23.0971761,39.4813361],[23.0966765,39.4804131],[23.0966551,39.4802688],[23.0967995,39.4798915],[23.0966424,39.4795344],[23.0965515,39.4793715],[23.0965657,39.4791733],[23.0965786,39.4790743],[23.0967659,39.4789767],[23.0966668,39.4789128],[23.0965501,39.478948],[23.0963417,39.4788743],[23.0964013,39.4787666],[23.0962508,39.4787114],[23.0960594,39.4785117],[23.0959222,39.4783304],[23.0958897,39.4781499],[23.0957051,39.4779277],[23.0955997,39.477981],[23.095334,39.4778528],[23.0948106,39.4778667],[23.0947126,39.4777218],[23.094424,39.4775574],[23.0942556,39.4775425],[23.0941666,39.4775148]]},{"id":19675,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03bf \u0394\u03c1\u03b1\u03ba\u03bf\u03c0\u03ae\u03b3\u03b1\u03b4\u03bf","path":"THESSALIA\/Thessaly_Pelion_Kanalia_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":8683,"name_EN":"Pilio Mt: Kanalia loop","description_EN":"Via Drakopigado pothole","ascent_time":205,"descent_time":200,"marker":"Red_dots","level":9,"ascent":504,"descent":504,"maxelev":511,"minelev":56,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.88164 39.4953,22.9078 39.51485)","views":0,"millestones":"0,22.8857897,39.4964554#1,22.8822325,39.5030068#2,22.8830492,39.5091187#3,22.8823376,39.5147601#4,22.8922077,39.5125806#5,22.9027039,39.5105095#6,22.9037614,39.5068987#7,22.8980414,39.5018526#8,22.8886918,39.4982132#8.7,22.8857933,39.4964554","x":22.8907479,"y":39.5135591,"coor":[[22.8857897,39.4964554],[22.885567,39.497084],[22.8855314,39.4975612],[22.8851892,39.498076],[22.8844497,39.4985014],[22.8842229,39.4988686],[22.8837819,39.4998285],[22.8835485,39.4998803],[22.8833597,39.5000497],[22.8833676,39.500284],[22.8832711,39.5004993],[22.8833602,39.5007435],[22.8831927,39.5010392],[22.8831312,39.5014035],[22.8829541,39.5014153],[22.8827354,39.5012691],[22.8824232,39.5011579],[22.8820825,39.5011682],[22.8819214,39.5015586],[22.8821066,39.5016144],[22.8823282,39.5015715],[22.8822336,39.5016697],[22.8822662,39.5018142],[22.8821602,39.5023267],[22.8819359,39.5025318],[22.8822107,39.502602],[22.8823122,39.5028012],[22.8821759,39.5031603],[22.8822091,39.5032688],[22.8823111,39.5033013],[22.8825277,39.5035737],[22.8828633,39.503676],[22.8831752,39.5045395],[22.8830102,39.5054029],[22.8826002,39.5055791],[22.8823516,39.5058561],[22.8822635,39.5062697],[22.8824005,39.5064332],[22.8826097,39.5064442],[22.8828053,39.5065722],[22.8832467,39.5066125],[22.8831513,39.5067557],[22.882941,39.5068168],[22.8826,39.5070478],[22.8821665,39.5072418],[22.8823161,39.5073424],[22.8821277,39.5074847],[22.8819554,39.5080778],[22.8819388,39.5083839],[22.8820052,39.5086008],[22.8823097,39.5084686],[22.8825455,39.5082726],[22.8829834,39.5085291],[22.8832126,39.5087386],[22.8832571,39.5088651],[22.8831615,39.5090264],[22.8830445,39.5090703],[22.8830739,39.509413],[22.8833065,39.5094152],[22.8833292,39.5094515],[22.8831745,39.5096663],[22.8832423,39.5097931],[22.8831824,39.5099006],[22.8829482,39.5099975],[22.8827508,39.5099775],[22.8826557,39.5101028],[22.8826648,39.510265],[22.8825813,39.5103904],[22.8826725,39.5105084],[22.8822975,39.510685],[22.8818575,39.5105546],[22.8819247,39.5107174],[22.8821768,39.5109541],[22.8829753,39.5112141],[22.8832165,39.5114056],[22.8831322,39.511585],[22.8828778,39.5114925],[22.8819183,39.5118437],[22.8818343,39.512005],[22.8816816,39.5120937],[22.8818977,39.5124021],[22.8818713,39.5126001],[22.8820013,39.513196],[22.882194,39.5135132],[22.8821794,39.5136933],[22.8824082,39.5139387],[22.8824726,39.5142727],[22.8818094,39.5144871],[22.8824291,39.5148129],[22.8826144,39.5148597],[22.8829873,39.5148183],[22.8835887,39.5146078],[22.8839681,39.5141609],[22.8850079,39.5138826],[22.8857272,39.5139976],[22.8859863,39.5138019],[22.8860944,39.5135867],[22.8863042,39.5135616],[22.8868719,39.5137022],[22.8872904,39.5137243],[22.8876989,39.5136381],[22.8880946,39.5136238],[22.8885387,39.5134929],[22.8888645,39.513487],[22.8895249,39.5136555],[22.8898049,39.5136041],[22.890267,39.5138068],[22.8903833,39.5138079],[22.8907479,39.5135591],[22.890977,39.5130477],[22.8916793,39.5127751],[22.891997,39.5125438],[22.8922174,39.512582],[22.8923696,39.5125204],[22.8927886,39.5125063],[22.8935376,39.5122251],[22.8938624,39.5122823],[22.8940964,39.5121944],[22.8944808,39.512162],[22.8947523,39.5119123],[22.8956155,39.5117583],[22.8959513,39.5118516],[22.8964974,39.5118929],[22.8966001,39.51202],[22.8969357,39.5121313],[22.8979237,39.5121767],[22.8990303,39.5120791],[22.8995211,39.5119395],[22.900085,39.5115845],[22.9004402,39.5111914],[22.9008373,39.511087],[22.901154,39.5109188],[22.9014571,39.5108766],[22.902484,39.5106701],[22.9030252,39.5102787],[22.9034867,39.5097785],[22.9039895,39.5096121],[22.9042108,39.5095961],[22.9047448,39.5096642],[22.9056888,39.509547],[22.9058537,39.5094134],[22.9060707,39.5089289],[22.9062596,39.5087505],[22.9066825,39.5084841],[22.9069955,39.5083925],[22.9071391,39.5081325],[22.9073743,39.5079725],[22.9076142,39.5075063],[22.9075487,39.5072353],[22.9069419,39.5066169],[22.9066871,39.5065425],[22.9063612,39.5065574],[22.9062112,39.5064839],[22.9056036,39.5066584],[22.9050579,39.5065992],[22.9046388,39.5066223],[22.9039387,39.5067599],[22.9036914,39.5069558],[22.9036304,39.5071354],[22.9033503,39.5071958],[22.9031996,39.5071674],[22.902702,39.5070005],[22.9023232,39.5066816],[22.901953,39.5065519],[22.9019146,39.506038],[22.9017782,39.5058385],[22.9016742,39.5057924],[22.9017126,39.5055675],[22.9011805,39.5053823],[22.9009468,39.5054522],[22.9006839,39.5051614],[22.9005052,39.5046911],[22.9003205,39.5045993],[22.8999485,39.5045868],[22.8996209,39.5047098],[22.8994767,39.5042669],[22.8991293,39.5041736],[22.8988536,39.5039547],[22.8984699,39.5039421],[22.8982939,39.5040395],[22.8981893,39.5040385],[22.8981445,39.50393],[22.8982006,39.5037593],[22.8982337,39.5037371],[22.8981225,39.5034117],[22.8982828,39.5028365],[22.8981949,39.5025113],[22.898289,39.5024401],[22.8983246,39.5023999],[22.8982927,39.5022104],[22.8980975,39.5020464],[22.8980539,39.5018658],[22.8976764,39.5014657],[22.8975638,39.5012304],[22.8971802,39.5007808],[22.8971362,39.5006182],[22.8967579,39.5002722],[22.8964354,39.4998456],[22.8960947,39.4996892],[22.8952022,39.4991356],[22.8942772,39.4987935],[22.8939865,39.4987907],[22.8929359,39.499033],[22.8923298,39.4991173],[22.8918894,39.499023],[22.8909411,39.4986806],[22.890117,39.4985826],[22.8891507,39.4985779],[22.8888964,39.4984764],[22.8887028,39.4982222],[22.8882207,39.4978212],[22.8878904,39.4973855],[22.8874996,39.4970935],[22.8869696,39.4950971],[22.8865105,39.4952369],[22.8861673,39.495612],[22.8857933,39.4964554]]},{"id":19676,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1-\u0386\u03bd\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03b9","path":"THESSALIA\/Thessaly_Pelion_Kanalia_AnoKerasia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4381,"name_EN":"Pilio Mt: Kanalia-Ano Kerasia","description_EN":"A connection through the mountains","ascent_time":280,"descent_time":255,"marker":"Red_dots","level":9,"ascent":795,"descent":195,"maxelev":713,"minelev":55,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.88554 39.48627,22.95682 39.51218)","views":2,"millestones":"0,22.8857897,39.4964554#1,22.8931932,39.4989740#2,22.8995669,39.5045508#3,22.9075569,39.5076114#4,22.9165480,39.5075129#5,22.9251563,39.5104190#6,22.9320278,39.5098354#7,22.9412975,39.5097981#8,22.9473458,39.5079664#9,22.9545389,39.5046603#10,22.9542595,39.4966840#11,22.9564356,39.4892142#4.4,22.9549460,39.4862582","x":22.9310287,"y":39.5124227,"coor":[[22.8857897,39.4964554],[22.8861637,39.495612],[22.8865069,39.4952369],[22.8869663,39.4950971],[22.887496,39.4970934],[22.8878867,39.4973855],[22.8882171,39.4978211],[22.8886991,39.4982222],[22.8888928,39.4984763],[22.889147,39.4985779],[22.8901137,39.4985826],[22.8909379,39.4986806],[22.8918861,39.499023],[22.8923265,39.4991173],[22.8929327,39.499033],[22.8939832,39.4987907],[22.8942739,39.4987934],[22.8951989,39.4991356],[22.8960915,39.4996892],[22.8964321,39.4998456],[22.8967543,39.5002721],[22.8971326,39.5006181],[22.8971765,39.5007807],[22.8975601,39.5012304],[22.8976727,39.5014657],[22.8980502,39.5018657],[22.8980939,39.5020463],[22.898289,39.5022104],[22.8983209,39.5023999],[22.8982854,39.5024401],[22.8981912,39.5025113],[22.8982791,39.5028365],[22.8981189,39.5034116],[22.89823,39.503737],[22.8981973,39.5037593],[22.8981412,39.5039299],[22.898186,39.5040385],[22.8982907,39.5040395],[22.8984667,39.503942],[22.8988503,39.5039547],[22.899126,39.5041735],[22.8994734,39.5042669],[22.8996177,39.5047098],[22.8999453,39.5045867],[22.9003173,39.5045993],[22.9005019,39.5046911],[22.9006806,39.5051613],[22.9009435,39.5054521],[22.9011773,39.5053823],[22.9017094,39.5055675],[22.9016709,39.5057924],[22.9017749,39.5058384],[22.9019113,39.5060379],[22.9019498,39.5065519],[22.9023199,39.5066815],[22.9026988,39.5070005],[22.9031963,39.5071673],[22.903347,39.5071958],[22.9036271,39.5071354],[22.9036881,39.5069557],[22.9039355,39.5067598],[22.9046355,39.5066223],[22.9050546,39.5065992],[22.9056003,39.5066584],[22.9062079,39.5064839],[22.906358,39.5065574],[22.9066839,39.5065424],[22.9069386,39.5066169],[22.9075454,39.5072353],[22.9076109,39.5075062],[22.907371,39.5079725],[22.9071359,39.5081325],[22.9069922,39.5083924],[22.9073295,39.5083956],[22.9076068,39.5085153],[22.9080362,39.5085734],[22.9083533,39.5083782],[22.9093787,39.5082617],[22.9101051,39.5085793],[22.9106066,39.5084939],[22.9108877,39.5083704],[22.9110851,39.5083903],[22.9113069,39.5083383],[22.9121063,39.508544],[22.9125272,39.5084038],[22.9134717,39.5082595],[22.9143072,39.5083844],[22.9147179,39.508154],[22.9155942,39.5079008],[22.9160426,39.5074906],[22.9162882,39.5074027],[22.9167273,39.507587],[22.9171216,39.5076628],[22.9179354,39.5076884],[22.9181664,39.5077987],[22.9186804,39.5076503],[22.9189482,39.5076347],[22.9192291,39.5075202],[22.9201723,39.5074569],[22.9210555,39.5076723],[22.9224343,39.5081627],[22.9236619,39.5085074],[22.9243099,39.5084188],[22.924802,39.5084954],[22.9249818,39.5088305],[22.9244842,39.5091142],[22.9248071,39.5101218],[22.9262978,39.5113745],[22.9277123,39.5116038],[22.9291831,39.512167],[22.930163,39.512604],[22.9310287,39.5124227],[22.9317408,39.5121905],[22.9306759,39.5113203],[22.9307472,39.5106767],[22.9320231,39.5098505],[22.9321208,39.509545],[22.9330152,39.5094811],[22.9337261,39.509321],[22.9340715,39.5088691],[22.9344538,39.5091114],[22.9346846,39.5092306],[22.9362367,39.5096593],[22.9365045,39.5096438],[22.9368905,39.5095031],[22.9378564,39.5094759],[22.9384063,39.5092647],[22.9388723,39.5092149],[22.9393049,39.5090657],[22.9393506,39.5091201],[22.939303,39.5091918],[22.9389969,39.5094323],[22.938996,39.5094953],[22.9395519,39.5096536],[22.9403248,39.5100751],[22.9404644,39.5100764],[22.9413412,39.509787],[22.9416425,39.5098618],[22.9421735,39.510128],[22.9424407,39.5101484],[22.9426516,39.5100512],[22.942825,39.5098366],[22.9429227,39.5095311],[22.9431127,39.5092715],[22.9431648,39.5089026],[22.9434123,39.5086886],[22.9434056,39.5083642],[22.9435134,39.5081579],[22.9442526,39.5077321],[22.9444427,39.5074726],[22.9445955,39.5073658],[22.9448278,39.507386],[22.9451501,39.5076141],[22.9452561,39.5082909],[22.9456569,39.508709],[22.9462795,39.509075],[22.947112,39.5094069],[22.9472168,39.5093989],[22.9474083,39.5090402],[22.9473651,39.5080487],[22.9472226,39.5074707],[22.9469709,39.5071982],[22.9470182,39.5071445],[22.9471345,39.5071456],[22.9476316,39.5073483],[22.9478309,39.507242],[22.947867,39.5063953],[22.9480698,39.5060548],[22.948759,39.5058628],[22.9499344,39.5058194],[22.9511893,39.5059028],[22.9519461,39.5058555],[22.9524465,39.5057384],[22.952669,39.5056413],[22.953274,39.5056287],[22.954441,39.5053689],[22.9548591,39.5054087],[22.9542416,39.5039255],[22.9539,39.5034359],[22.9536434,39.5027127],[22.9532376,39.5018531],[22.9529298,39.5014359],[22.9527541,39.5009883],[22.9526239,39.5006763],[22.9526048,39.5000093],[22.9523629,39.499471],[22.9523572,39.4990745],[22.9525969,39.4985992],[22.9524947,39.4984361],[22.9524761,39.4981295],[22.9529012,39.4977009],[22.9529639,39.4973951],[22.9531059,39.4972342],[22.9537714,39.4968167],[22.954653,39.4965768],[22.9552106,39.4964016],[22.9559517,39.4964443],[22.9556468,39.4956172],[22.9556997,39.4951942],[22.9559605,39.4948631],[22.9558607,39.4945379],[22.9558866,39.4943579],[22.9561838,39.4939281],[22.956246,39.4936583],[22.9564361,39.4933897],[22.9564646,39.4924799],[22.9563694,39.4916231],[22.9562365,39.4911804],[22.9567616,39.4902841],[22.9566586,39.4901751],[22.9567421,39.4900316],[22.956572,39.4897418],[22.9566226,39.4894719],[22.9563036,39.4890276],[22.956636,39.488571],[22.9566874,39.4883913],[22.9567444,39.4880764],[22.9566471,39.487589],[22.9563633,39.4871269],[22.9553715,39.4865774],[22.9550967,39.4862866],[22.954946,39.4862582]]},{"id":19677,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u0386\u03bd\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u03bc\u03bf\u03bd\u03ae \u03a6\u03bb\u03b1\u03bc\u03bf\u03c5\u03c1\u03af\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7","path":"THESSALIA\/Thessaly_Pelion_AnoKerasia_Flamouri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6652,"name_EN":"Pilio Mt: Ano Kerasia-Flamouri monastery","description_EN":"A connection through the mountains","ascent_time":155,"descent_time":150,"marker":"Red_dots","level":9,"ascent":232,"descent":313,"maxelev":789,"minelev":572,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.9545 39.48661,22.99495 39.51599)","views":3,"millestones":"0,22.9549485,39.4862583#1,22.9618285,39.4918211#2,22.9668174,39.4993799#3,22.9699946,39.5059784#4,22.9773425,39.5071373#5,22.9835751,39.5123931#6.7,22.9945260,39.5163456","x":22.9754724,"y":39.5069753,"coor":[[22.9549485,39.4862583],[22.9550993,39.4862866],[22.955374,39.4865774],[22.9563658,39.487127],[22.9566496,39.487589],[22.956747,39.4880765],[22.9566899,39.4883913],[22.956803,39.4886086],[22.9567975,39.4889779],[22.9577663,39.4895092],[22.95818,39.4898373],[22.9587357,39.4900045],[22.9588644,39.4899516],[22.9595858,39.489922],[22.9595705,39.4901741],[22.9599374,39.4905198],[22.9604025,39.4905239],[22.9602473,39.4907929],[22.9602811,39.4908653],[22.9604209,39.4908485],[22.9605703,39.490967],[22.9610692,39.4910435],[22.9613352,39.491145],[22.9614577,39.4915065],[22.961744,39.4918064],[22.9620108,39.4918538],[22.962206,39.4920177],[22.9623757,39.4923346],[22.9627414,39.4927704],[22.9628434,39.4929515],[22.9628761,39.4934113],[22.9631662,39.4938509],[22.9631505,39.4941211],[22.9632282,39.494374],[22.9633775,39.4945015],[22.9635806,39.4949178],[22.9637994,39.4950639],[22.9639016,39.495227],[22.96488,39.4959115],[22.964803,39.4963973],[22.9649012,39.4968307],[22.9651184,39.4970849],[22.9655562,39.4973681],[22.9659759,39.4980837],[22.9661363,39.4982473],[22.9664025,39.4983308],[22.9668491,39.4988033],[22.9668173,39.4993796],[22.9673365,39.5004475],[22.9673534,39.5008801],[22.9674548,39.5010972],[22.9678387,39.5018755],[22.9681022,39.5021482],[22.9683522,39.5025469],[22.9683368,39.502799],[22.9685245,39.503553],[22.9684751,39.5037508],[22.9682631,39.5039291],[22.9676896,39.5041673],[22.9675156,39.5041387],[22.9671932,39.5039196],[22.9673714,39.5043762],[22.9680351,39.505112],[22.9685103,39.5052243],[22.9687986,39.5054656],[22.9698703,39.5058986],[22.9702736,39.5061545],[22.9707379,39.5062216],[22.9710821,39.5065401],[22.9719018,39.5069618],[22.9721455,39.507],[22.9727059,39.5068518],[22.9729969,39.5076292],[22.9732382,39.5078296],[22.9736194,39.5080131],[22.9739458,39.5079619],[22.974462,39.5076602],[22.9751855,39.5075044],[22.9753035,39.5073883],[22.9754724,39.5069753],[22.9755894,39.5069313],[22.9759142,39.5069882],[22.9759962,39.5069529],[22.9764458,39.5064342],[22.97655,39.5064622],[22.976591,39.506841],[22.9768795,39.5069967],[22.976887,39.5072761],[22.9769613,39.5073668],[22.9770636,39.5073046],[22.9771377,39.507017],[22.977117,39.5068366],[22.9772452,39.5068197],[22.9773783,39.5072624],[22.9771519,39.5076298],[22.9771353,39.507972],[22.9772706,39.5082616],[22.9773785,39.5088392],[22.9777838,39.5097528],[22.9786048,39.5100843],[22.9789022,39.5104293],[22.9797074,39.5110491],[22.9800191,39.511214],[22.9802982,39.5120094],[22.9811954,39.512702],[22.9814036,39.5127849],[22.9816132,39.5127688],[22.9819415,39.5125914],[22.9820501,39.5123221],[22.9821437,39.5122868],[22.9826182,39.5124532],[22.9835614,39.5123894],[22.9839553,39.5125009],[22.9843975,39.5124868],[22.9846511,39.5126421],[22.9850438,39.512587],[22.9854651,39.5124105],[22.9856737,39.5124664],[22.9857236,39.5122325],[22.9868902,39.5112065],[22.9869194,39.5107923],[22.9870813,39.5108568],[22.9870607,39.5106764],[22.9875393,39.5105634],[22.9876452,39.5104743],[22.9877431,39.5101417],[22.9879296,39.5101163],[22.9882344,39.5103533],[22.9885539,39.5106308],[22.9886694,39.5106859],[22.989192,39.5107445],[22.9894112,39.5108726],[22.9896003,39.5114689],[22.9895287,39.5115944],[22.9893661,39.511575],[22.989479,39.5118102],[22.9900889,39.512266],[22.9904214,39.5126023],[22.9906991,39.5127038],[22.9907764,39.5129928],[22.9909149,39.5130661],[22.9910834,39.513482],[22.9913142,39.5136102],[22.9914736,39.5138458],[22.9919594,39.5140393],[22.9924741,39.5138365],[22.9925905,39.5138375],[22.9930758,39.514058],[22.9931781,39.51423],[22.9933211,39.5143214],[22.993297,39.5143752],[22.9935355,39.5147737],[22.9934756,39.514976],[22.9936788,39.5151534],[22.9938992,39.5151914],[22.9940739,39.5154316],[22.9943199,39.5161185],[22.994526,39.5163456]]},{"id":19678,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03ac\u03c4\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u0386\u03bd\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","description_GR":"\u0397 \u03c0\u03b1\u03bb\u03b9\u03ac \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf \u03c7\u03c9\u03c1\u03b9\u03ac","path":"THESSALIA\/Thessaly_Pelion_KatoKerasia_AnoKerasia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4070,"name_EN":"Pilio Mt: Kato Kerasia-Ano Kerasia","description_EN":"The old pathway between the two villages","ascent_time":135,"descent_time":110,"marker":"Red_dots","level":9,"ascent":527,"descent":15,"maxelev":666,"minelev":125,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.92242 39.46384,22.95715 39.48825)","views":1,"millestones":"0,22.9233503,39.4635299#1,22.9281691,39.4657283#2,22.9345951,39.4723336#3,22.9409993,39.4723764#4,22.9464780,39.4794165#5,22.9525191,39.4858748#4.1,22.9567793,39.4885633","x":22.9379217,"y":39.4735121,"coor":[[22.9233503,39.4635299],[22.9228028,39.4636059],[22.9231965,39.4645331],[22.9231845,39.4651457],[22.9234402,39.4651481],[22.9236185,39.4648884],[22.9241097,39.4646948],[22.9246081,39.4647895],[22.9247864,39.4645388],[22.9248912,39.4645218],[22.9252471,39.4648134],[22.9254718,39.4645632],[22.9260539,39.4645055],[22.926436,39.4646081],[22.9262716,39.4647147],[22.9262934,39.4648051],[22.9268689,39.4651798],[22.9270742,39.465434],[22.9269396,39.4658742],[22.9266104,39.4661145],[22.9266739,39.4665205],[22.926755,39.4665393],[22.9269445,39.4663158],[22.9276589,39.465971],[22.92788,39.465955],[22.9284799,39.465492],[22.9285494,39.4655106],[22.9285452,39.4657809],[22.9293557,39.4659956],[22.9295721,39.4662859],[22.9299645,39.4664697],[22.9302974,39.4667431],[22.930639,39.4672148],[22.931294,39.4677074],[22.9321981,39.4686437],[22.9326004,39.4689448],[22.9330573,39.4694716],[22.933098,39.4698504],[22.9340245,39.4716068],[22.9350962,39.4729952],[22.9356415,39.4738292],[22.9364945,39.4740938],[22.9374523,39.4745621],[22.937919,39.4744582],[22.9380952,39.4743337],[22.9379112,39.4742058],[22.9379838,39.4740173],[22.9379217,39.4735121],[22.9381768,39.4727936],[22.9381839,39.4723252],[22.938387,39.4719666],[22.9393188,39.471849],[22.9401384,39.471469],[22.9402433,39.4714519],[22.9403243,39.4715473],[22.9407485,39.4719656],[22.9416329,39.4734424],[22.9421129,39.4739873],[22.9422482,39.4740516],[22.9425559,39.4746491],[22.9427154,39.4748668],[22.9433523,39.4750348],[22.9436855,39.4752991],[22.944625,39.4769836],[22.9446219,39.4771908],[22.9442775,39.4779535],[22.9446033,39.4779384],[22.9447301,39.4780117],[22.9450161,39.4783206],[22.944979,39.4784645],[22.9456262,39.4788217],[22.9462924,39.4793594],[22.9468364,39.4795265],[22.9477729,39.4798233],[22.9488595,39.4802971],[22.9487621,39.4806341],[22.9489875,39.4806001],[22.9495651,39.4806549],[22.9495888,39.4806551],[22.9498199,39.4807473],[22.9501522,39.4810747],[22.9502034,39.4810752],[22.9509024,39.4817122],[22.9508403,39.4827478],[22.9513689,39.4844961],[22.952216,39.4855309],[22.9528974,39.4863029],[22.9549485,39.4862583],[22.9550993,39.4862866],[22.955374,39.4865774],[22.9563658,39.487127],[22.9566496,39.487589],[22.956747,39.4880765],[22.9566899,39.4883913],[22.9567793,39.4885633]]},{"id":19754,"author":"AnaDigit","name_GR":"\u03a0\u03ae\u03bb\u03b9\u03bf: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u0392\u03ad\u03bd\u03b5\u03c4\u03bf-\u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0392\u03ad\u03bd\u03b5\u03c4\u03bf\u03c5","path":"THESSALIA\/Thessaly_Pelion_Veneto_AgTriada_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":8947,"name_EN":"Pilio Mt: Veneto-Agia Triada loopi","description_EN":"A loop trail along the forests of Veneto","ascent_time":200,"descent_time":200,"marker":"No_marks","level":9,"ascent":440,"descent":440,"maxelev":603,"minelev":229,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.96538 39.52936,22.98618 39.54515)","views":2,"millestones":"0,22.9808748,39.5431222#1,22.9830122,39.5403940#2,22.9813602,39.5328049#3,22.9782247,39.5309541#4,22.9729475,39.5340268#5,22.9686350,39.5360824#6,22.9662638,39.5385734#7,22.9699305,39.5410146#8,22.9743546,39.5442533#8.9,22.9808748,39.5431222","x":22.9714105,"y":39.5341863,"coor":[[22.9808748,39.5431222],[22.9812325,39.542855],[22.9816757,39.5427868],[22.9818849,39.5428067],[22.9819219,39.542816],[22.9824333,39.5428565],[22.9825706,39.5429433],[22.9829087,39.5429012],[22.9830147,39.5429697],[22.9831866,39.5430748],[22.983757,39.5430618],[22.9839644,39.5432078],[22.9841387,39.5432273],[22.9849488,39.543311],[22.9847315,39.5431199],[22.9848143,39.5430305],[22.9848498,39.5429903],[22.9853266,39.5430125],[22.9855813,39.5431048],[22.9854446,39.5429054],[22.9855268,39.542852],[22.9858296,39.5428366],[22.985959,39.5427387],[22.9859847,39.5425767],[22.9857855,39.5426651],[22.9856944,39.5425291],[22.985252,39.5423676],[22.9846191,39.5418755],[22.9846561,39.5417317],[22.984556,39.5414154],[22.9844067,39.541279],[22.9842422,39.5413857],[22.98421,39.5412052],[22.9840477,39.5411587],[22.9833951,39.5404232],[22.9830347,39.540402],[22.9828494,39.5403373],[22.9825041,39.540082],[22.9824162,39.5397208],[22.9826034,39.5396504],[22.9826209,39.5392541],[22.9821657,39.5385473],[22.9819478,39.5383292],[22.9816934,39.5382188],[22.981476,39.5379646],[22.9812404,39.5373679],[22.980945,39.5368787],[22.9807116,39.5361288],[22.980907,39.5354998],[22.9810598,39.5353931],[22.9813158,39.5353953],[22.9813529,39.5352425],[22.9809406,39.5347883],[22.981528,39.534406],[22.981499,39.5332074],[22.9812005,39.5329345],[22.9814006,39.5327741],[22.9816509,39.5323708],[22.9816199,39.5321002],[22.9813168,39.5313407],[22.9810516,39.5311762],[22.9810667,39.5309421],[22.9816846,39.5308574],[22.98164,39.5307218],[22.9817241,39.5305424],[22.9815875,39.5304331],[22.981219,39.5303262],[22.9807587,39.5299708],[22.9799143,39.52963],[22.979343,39.5297151],[22.9783229,39.5294538],[22.9771735,39.5292815],[22.9770556,39.5293886],[22.9771348,39.5295425],[22.9778105,39.5302783],[22.9775395,39.5305102],[22.9775382,39.5306002],[22.9783235,39.5310036],[22.9782514,39.5311561],[22.9780842,39.5312042],[22.9776241,39.5316327],[22.9775975,39.5318577],[22.9778013,39.5322469],[22.9778002,39.532319],[22.9776475,39.5324168],[22.9771348,39.5324663],[22.9768075,39.5325716],[22.9758804,39.5323111],[22.9750301,39.5323757],[22.9746829,39.5322465],[22.9744525,39.5320913],[22.9738943,39.5320683],[22.9736711,39.5322105],[22.9735876,39.5323539],[22.9741929,39.5329044],[22.9745289,39.5329975],[22.9746524,39.5333049],[22.9749914,39.5335962],[22.9750584,39.533786],[22.9750106,39.5338757],[22.9746819,39.534071],[22.9740978,39.5342281],[22.9735634,39.5341693],[22.9731004,39.534003],[22.9721908,39.5341391],[22.9717373,39.5341171],[22.9714105,39.5341863],[22.9709883,39.5344078],[22.9701711,39.5345898],[22.9697401,39.534622],[22.9691892,39.5348874],[22.9688512,39.5349295],[22.9673309,39.5346547],[22.9666822,39.5344597],[22.9655979,39.5346032],[22.9655389,39.5346568],[22.9655725,39.5347472],[22.9658617,39.5348579],[22.9665141,39.5348096],[22.9666415,39.5348468],[22.9681767,39.5356894],[22.9683564,39.5359523],[22.9685987,39.5360896],[22.9690889,39.5359948],[22.9700077,39.536021],[22.970288,39.5359514],[22.970682,39.536063],[22.971066,39.5360664],[22.9712977,39.5361315],[22.9716239,39.5361074],[22.9717387,39.5362165],[22.9717027,39.5362883],[22.9712122,39.5364101],[22.9713359,39.5366995],[22.9712983,39.5368794],[22.9710769,39.5369044],[22.9708115,39.5367489],[22.9707182,39.5367661],[22.9705865,39.5370172],[22.9697456,39.537226],[22.9694726,39.537584],[22.9691818,39.5375814],[22.9680138,39.5370845],[22.9679091,39.5370836],[22.9677504,39.5375867],[22.9677572,39.5379112],[22.9676746,39.5379915],[22.9669064,39.5380027],[22.9667661,39.5380465],[22.966481,39.5384404],[22.9662461,39.5385825],[22.9661846,39.5388072],[22.9664229,39.5392148],[22.9670245,39.5394544],[22.9674959,39.539837],[22.9676086,39.5400903],[22.9676244,39.540595],[22.9682594,39.5417179],[22.9683362,39.542034],[22.9682518,39.5422314],[22.9679828,39.5423191],[22.967459,39.5423325],[22.9676529,39.5424514],[22.9683728,39.5425569],[22.968559,39.5425585],[22.9686764,39.5424875],[22.9687184,39.5412264],[22.9689625,39.5404537],[22.969161,39.5404104],[22.969677,39.5409286],[22.9702329,39.5411137],[22.9708794,39.5414618],[22.9709281,39.542102],[22.9710082,39.5421928],[22.9711713,39.5421852],[22.971289,39.5420962],[22.9713982,39.5417908],[22.9717739,39.5415689],[22.9718603,39.5412362],[22.9720348,39.5412378],[22.9723317,39.5416188],[22.9725797,39.5421616],[22.9729015,39.5432277],[22.9729086,39.5435341],[22.9733783,39.5440383],[22.9738623,39.544367],[22.9740302,39.5448189],[22.9742593,39.5450642],[22.9746991,39.5452303],[22.9749557,39.5451965],[22.9749583,39.5450164],[22.9745906,39.5446978],[22.9742848,39.5441274],[22.9740785,39.5431165],[22.9741984,39.5428832],[22.9746178,39.5428509],[22.9749843,39.5426109],[22.9755046,39.5420478],[22.9758542,39.5420148],[22.9760861,39.542071],[22.9763971,39.5422899],[22.9767921,39.5423385],[22.9774634,39.5425876],[22.9782707,39.5430813],[22.9788079,39.5429599],[22.9792141,39.5430355],[22.9795753,39.5430027],[22.9800104,39.5426911],[22.9801739,39.5426565],[22.9806373,39.5427957],[22.9806937,39.5429224],[22.9806675,39.5431204],[22.9808748,39.5431222]]}],{"extent":[22.78377,39.40031,23.09736,39.58177],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=en&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":false},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":false},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgKyriaki_Faros_Trikeri":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Chorefto_AgIoanis":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Argalasti_Xynovrysi":{"url":null,"color":"#369c14","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Tiseo_ridge":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_AgGeorgios_Exagathia":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Milies_KalaNera_2":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_O2_Pouri_Zagora":{"url":null,"color":"#f30808","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_LPT_1_Kamari_Veneto":{"url":null,"color":"#18750e","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_LPT_2_Veneto_Sourvia":{"url":null,"color":"#2f4bff","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_LPT_3_Sourvia_Makrinitsa":{"url":null,"color":"#18750e","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_O2_Elafos_Keramidi":{"url":null,"color":"#2ffff4","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_O2_Keramidi_Veneto":{"url":null,"color":"#ff0404","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_O2_Veneto_Pouri":{"url":null,"color":"#f6fd00","width":8,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Glafyres_Kanalia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"THESSALIA\/Thessaly_Pelion_Glafyres_KatoKerasia":{"url":null,"color":"#ff612f","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_northern_pelion = new getPoiCollection("northern_pelion",[],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
O2 Elafos-Keramidi
O2 Keramidi-Veneto
Fytoko-Kato Kerasia
Makrinitsa-Western Refuge-Pouri
Makrinitsa-Kapsales-Pouri
Pouri-Makrinitsa via Pourianos Stavros
Makrinitsa-Lagonika-Pouri
01 Kamari-Keramidi-Veneto
02 - Veneto-Flamouri mon.-Sourvia mon.
03 - Sourvia mon.-Makrinitsa
Fytoko-Makrinitsa
Kato Kerasia-Makrinitsa
Sourvias monastery-Flamouri monastery
Veneto-Flamouri monastery
Keramidi-Kanalia
Glafyra-Kanalia
Glafyra-Kato Kerasia
O2 Veneto-Mitzela-Pouri
Veneto-Kamari
Kanalia-Veneto
Veneto-Ano Kerasia
Ovrios-Pouri
Kanalia loop
Kanalia-Ano Kerasia
Ano Kerasia-Flamouri monastery
Kato Kerasia-Ano Kerasia
Veneto-Agia Triada loopi
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["northern_pelion"],pc:["northern_pelion"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo_en/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_northern_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); }