console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "el";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_evrytania = new getAdventureCollection("evrytania",[{"id":16546,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0391\u03bd\u03b9\u03ac\u03b4\u03b1-\u03ba\u03b1\u03c4. \u039a\u03b1\u03bb\u03b9\u03b1\u03ba\u03bf\u03cd\u03b4\u03b1\u03c2","description_GR":"M5: \u0394\u03b1\u03c3\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ac \u03c4\u03bf\u03c0\u03af\u03b1","path":"STEREA\/Sterea_Evritania_Aniada_KaliakoudaRef","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4282,"name_EN":"Evritania: Aniada-Kaliakouda Refuge","description_EN":"M5: Old pastures and forested landscapes","ascent_time":100,"descent_time":90,"marker":"Yellow_square","level":9,"ascent":401,"descent":126,"maxelev":1420,"minelev":1054,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.7662 38.80618,21.78889 38.82239)","views":33,"millestones":"0,21.7883864,38.8223829#1,21.7864452,38.8186781#2,21.7809176,38.8126951#3,21.7727564,38.8082084#4.3,21.7689371,38.8058262","x":21.7807114,"y":38.8126505,"coor":[[21.7883864,38.8223829],[21.7883107,38.8222238],[21.7882085,38.8221768],[21.7880692,38.8222102],[21.7879965,38.8223259],[21.7881915,38.8227261],[21.7880747,38.8227779],[21.7877197,38.8223387],[21.7876029,38.8223906],[21.7878097,38.8227819],[21.7876364,38.8227966],[21.7873522,38.8223047],[21.7874475,38.821829],[21.7877776,38.8212135],[21.7877713,38.8206728],[21.7878448,38.82053],[21.7879619,38.8204692],[21.7875838,38.8198448],[21.7876774,38.8190537],[21.7877667,38.8190779],[21.7877064,38.8188966],[21.7875919,38.8188764],[21.7872421,38.8190139],[21.7874108,38.8187739],[21.7873653,38.818755],[21.786947,38.8188732],[21.7866234,38.8192815],[21.7863093,38.8193837],[21.786276,38.8189686],[21.7864456,38.8187015],[21.7864435,38.8183951],[21.7868093,38.8181137],[21.7867573,38.8179325],[21.7869327,38.8178458],[21.7867597,38.8174821],[21.7866463,38.8174259],[21.7862063,38.817431],[21.7858997,38.8172901],[21.7855435,38.8172653],[21.7850437,38.8170396],[21.7848317,38.8168193],[21.7846534,38.8162573],[21.7844184,38.8160366],[21.7839192,38.8157929],[21.7836769,38.8158063],[21.7835438,38.8156416],[21.7832501,38.8154558],[21.7827464,38.8146173],[21.782821,38.8144385],[21.7827778,38.8143476],[21.7821312,38.814029],[21.7816391,38.8139295],[21.7815832,38.8138744],[21.7817637,38.8136256],[21.7815399,38.8134141],[21.7814139,38.8133937],[21.7812567,38.8132645],[21.7810225,38.8130168],[21.7810775,38.8127295],[21.7807114,38.8126505],[21.7805657,38.8125216],[21.7804605,38.8125736],[21.7803465,38.8125354],[21.7799521,38.8122576],[21.7798858,38.8121663],[21.7798911,38.8116258],[21.779758,38.8114611],[21.7794933,38.811456],[21.7792238,38.8112347],[21.778771,38.8113522],[21.7785408,38.8113478],[21.77836,38.8112362],[21.7783628,38.8111462],[21.7773093,38.8113244],[21.7765079,38.811174],[21.775899,38.8107569],[21.7756783,38.8104464],[21.7751862,38.8099775],[21.7751155,38.8100302],[21.7750046,38.8098929],[21.7744584,38.8096843],[21.7744499,38.809585],[21.7742919,38.8094829],[21.7737434,38.8093103],[21.7731037,38.8087755],[21.7724901,38.8077727],[21.7722537,38.807597],[21.7723253,38.8075172],[21.7721271,38.8072251],[21.7717841,38.8071465],[21.7715528,38.8071781],[21.7714706,38.8072306],[21.7713701,38.807499],[21.7712654,38.8075331],[21.7711705,38.8072519],[21.7709785,38.8071311],[21.7708532,38.8071558],[21.7696348,38.8074569],[21.7692729,38.8076122],[21.7691424,38.8077358],[21.7690972,38.8080773],[21.7690133,38.8081838],[21.7686032,38.8084103],[21.7682563,38.8083856],[21.767869,38.8082521],[21.7674204,38.8078651],[21.7670609,38.8072095],[21.76668,38.8071211],[21.7672089,38.8071492],[21.7678334,38.8074315],[21.7681649,38.8075099],[21.7684069,38.8075055],[21.7685938,38.807419],[21.7688902,38.8071453],[21.7692448,38.8064853],[21.7693821,38.8063618],[21.769497,38.8059315],[21.769434,38.8058042],[21.7689371,38.8058262]]},{"id":16547,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03bb\u03b9\u03b1\u03ba\u03bf\u03cd\u03b4\u03b1","description_GR":"M4: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03ad\u03bc\u03c0\u03b5\u03b9\u03c1\u03bf\u03c5\u03c2 \u03bf\u03c1\u03b5\u03b9\u03b2\u03ac\u03c4\u03b5\u03c2","path":"STEREA\/Sterea_Evritania_Kaliakouda_ascent","activity_type":33,"assistance":1,"difficulty":5,"scenic_value":5,"length":2564,"name_EN":"Evritania: Ascent to Kaliakouda peak","description_EN":"M4: A strenuous climb","ascent_time":135,"descent_time":95,"marker":"Red_dots","level":9,"ascent":676,"descent":0,"maxelev":2106,"minelev":1418,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.75868 38.79397,21.76978 38.80563)","views":79,"millestones":"0,21.7689341,38.8058307#1,21.7684782,38.7981698#2.6,21.7589783,38.7959767","x":21.7672761,"y":38.7954283,"coor":[[21.7689341,38.8058307],[21.7692396,38.8057059],[21.7694163,38.8055065],[21.7691188,38.8050774],[21.7690189,38.8045889],[21.7691059,38.8040139],[21.7692266,38.803836],[21.7692154,38.8034574],[21.7691161,38.8033203],[21.76925,38.8030886],[21.7692326,38.8029081],[21.7693881,38.8026047],[21.7693342,38.8021171],[21.7689635,38.8010829],[21.7689935,38.8008582],[21.7689192,38.8006586],[21.768652,38.8003652],[21.7690646,38.8004271],[21.7689781,38.8002452],[21.7687541,38.8000427],[21.7690421,38.8000392],[21.7689636,38.7996503],[21.7685336,38.7993267],[21.7685614,38.7988858],[21.7684295,38.798685],[21.7684863,38.79856],[21.7684389,38.7982347],[21.7685601,38.7980388],[21.7685446,38.7979484],[21.7685075,38.7970602],[21.7681893,38.796928],[21.7680896,38.7967999],[21.7680029,38.7962576],[21.7678896,38.7960618],[21.7672761,38.7954283],[21.7671755,38.7950345],[21.766999,38.7948554],[21.7668214,38.7947574],[21.766788,38.7947207],[21.7669674,38.7945755],[21.7668201,38.7945006],[21.767041,38.7944327],[21.7668038,38.794284],[21.7670138,38.7941979],[21.7668912,38.7939974],[21.7668118,38.7939598],[21.7666949,38.7940522],[21.766433,38.7939571],[21.7652035,38.7938795],[21.7645682,38.7939484],[21.7643796,38.794089],[21.7638124,38.7941863],[21.7633221,38.7940327],[21.7628818,38.7941234],[21.7628223,38.7941853],[21.7626269,38.7941726],[21.7625484,38.794108],[21.7624443,38.794124],[21.7623811,38.794303],[21.762147,38.7944247],[21.7620931,38.7946759],[21.7619143,38.7948707],[21.761704,38.7953352],[21.7611167,38.795342],[21.7607577,38.7954072],[21.7605775,38.7952776],[21.7602913,38.795227],[21.7595118,38.7958518],[21.7589783,38.7959767]]},{"id":16548,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039a\u03b1\u03c1\u03c0\u03b5\u03bd\u03ae\u03c3\u03b9- \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03b5\u03bb\u03bf\u03c5\u03c7\u03b9\u03bf\u03cd","description_GR":"\u039c12: \u0395\u03c0\u03af\u03c0\u03bf\u03bd\u03b7, \u03b8\u03b5\u03b1\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7","path":"STEREA\/Sterea_Evritania_Karpenisi_Velouchi","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":7017,"name_EN":"Evrytania: Karpenisi-Velouchi peak","description_EN":"\u039c12: A strenuous ascent in a wild scenery","ascent_time":250,"descent_time":190,"marker":"Red_dots","level":9,"ascent":1369,"descent":27,"maxelev":2304,"minelev":953,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.78977 38.9165,21.825 38.94542)","views":68,"millestones":"0,21.7906731,38.9162030#1,21.7981264,38.9168345#2,21.8063626,38.9187534#3,21.8089488,38.9246398#4,21.8090108,38.9303023#5,21.8106319,38.9385930#6,21.8174553,38.9448122#7,21.8241689,38.9437678","x":21.8091313,"y":38.9253403,"coor":[[21.7906731,38.916203],[21.792048,38.9165083],[21.7919061,38.9166678],[21.7920817,38.9167567],[21.7922552,38.916742],[21.7925293,38.91663],[21.7929774,38.9164403],[21.7932187,38.9164133],[21.7931331,38.9167316],[21.7937598,38.9169777],[21.7940949,38.9172002],[21.7942679,38.9173297],[21.7944708,38.9174686],[21.7946684,38.9174183],[21.7947767,38.9173213],[21.7950079,38.9178617],[21.7953619,38.9182333],[21.795411,38.9181712],[21.7959024,38.9179462],[21.7962301,38.9179208],[21.7966571,38.9179109],[21.7971029,38.9177706],[21.7966524,38.917154],[21.7968017,38.9171748],[21.7968281,38.9170672],[21.7970119,38.9170887],[21.7972501,38.9172193],[21.7973934,38.9170598],[21.7977749,38.917031],[21.7980563,38.9168831],[21.7982803,38.9167252],[21.7983623,38.9163123],[21.7982641,38.9161302],[21.7984178,38.916007],[21.7986718,38.9163722],[21.7991152,38.9165787],[21.7992528,38.9169778],[21.7993422,38.9170696],[21.7995716,38.9171099],[21.7998072,38.9169522],[21.800537,38.9168488],[21.8007952,38.9174483],[21.8010301,38.917687],[21.8024455,38.9181642],[21.8042532,38.9190091],[21.8044821,38.9190675],[21.8047016,38.9190536],[21.8050242,38.9186903],[21.8057324,38.9185414],[21.8061791,38.9186399],[21.8065498,38.9188676],[21.8066722,38.9190141],[21.8075813,38.9194546],[21.8086269,38.9199338],[21.8085193,38.9200579],[21.8081449,38.9202311],[21.8081344,38.9205732],[21.8082896,38.9207744],[21.8076878,38.921592],[21.8077058,38.9217545],[21.8078754,38.9218658],[21.8082979,38.9223783],[21.8086865,38.9224937],[21.809611,38.922439],[21.8100654,38.9226638],[21.810131,38.9227822],[21.8100964,38.9228986],[21.8098885,38.9232822],[21.8091056,38.9236098],[21.8089634,38.9237333],[21.8088853,38.9243986],[21.8091313,38.9253403],[21.8092934,38.9256947],[21.8091928,38.9263415],[21.8093746,38.9268405],[21.8093797,38.927201],[21.8094338,38.9273191],[21.8095823,38.927367],[21.8099045,38.927391],[21.8107392,38.9272535],[21.8109445,38.9273295],[21.8109884,38.9274024],[21.8106721,38.927937],[21.8104821,38.9281137],[21.8102482,38.9282174],[21.8103725,38.9283008],[21.8107046,38.9283791],[21.8109203,38.9284913],[21.8109187,38.9285453],[21.8100348,38.928781],[21.8094045,38.9290215],[21.8091085,38.9292682],[21.8087834,38.9297126],[21.8084631,38.9303733],[21.808904,38.9302915],[21.8092605,38.9303252],[21.8095685,38.9304391],[21.8093582,38.9305253],[21.8098163,38.9309033],[21.8096073,38.9320707],[21.8100626,38.9333947],[21.8102784,38.9337051],[21.810554,38.9344941],[21.810452,38.9363122],[21.8106954,38.937398],[21.8106229,38.938631],[21.8107456,38.9387684],[21.8117596,38.9391839],[21.8118597,38.9393029],[21.8118157,38.9396084],[21.8118651,38.9398797],[21.8121184,38.9402718],[21.812487,38.9406662],[21.8128028,38.9412758],[21.812893,38.9417189],[21.8128721,38.9420249],[21.812967,38.942315],[21.8132327,38.9426804],[21.8138441,38.9431288],[21.8144557,38.9431223],[21.8147975,38.9432638],[21.8150827,38.9434854],[21.8153713,38.9434818],[21.8155663,38.9436116],[21.8162138,38.9438489],[21.8173442,38.9446089],[21.8174441,38.9447369],[21.8174825,38.9449899],[21.8175974,38.9451002],[21.8177796,38.944991],[21.8177444,38.9452696],[21.8178929,38.9454346],[21.8182805,38.945586],[21.8188191,38.9459655],[21.819683,38.9455762],[21.8199137,38.9455805],[21.8203903,38.9454632],[21.8214015,38.9455993],[21.8224063,38.945564],[21.8228759,38.944924],[21.8233805,38.9446451],[21.8237356,38.9443544],[21.8241689,38.9437678]]},{"id":16549,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039a\u03bf\u03ba\u03ba\u03ac\u03bb\u03b9\u03b1-\u039f\u03be\u03c5\u03ac","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c9\u03c1\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ad\u03c2 \u03c0\u03bf\u03c1\u03b5\u03af\u03b5\u03c2","path":"STEREA\/Sterea_Evritania_Kokalia_Oxia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":19036,"name_EN":"Evritania: Crossing Kokalia and Oxya ranges","description_EN":"An exciting mountain sailing","ascent_time":500,"descent_time":470,"marker":"Red_dots","level":9,"ascent":1056,"descent":786,"maxelev":1924,"minelev":1319,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.87036 38.76968,21.98607 38.86639)","views":57,"millestones":"0,21.8703621,38.8663176#1,21.8746143,38.8617933#2,21.8797760,38.8616905#3,21.8875341,38.8591208#4,21.8921688,38.8511147#5,21.8960578,38.8435313#6,21.9020366,38.8362616#7,21.9101367,38.8302147#8,21.9194602,38.8264278#9,21.9271561,38.8214386#10,21.9356898,38.8180839#11,21.9389386,38.8103196#12,21.9408353,38.8017068#13,21.9460182,38.7946109#14,21.9447248,38.7871286#15,21.9502448,38.7812245#16,21.9596615,38.7770410#17,21.9669423,38.7711230#19,21.9858312,38.7720864","x":21.9323182,"y":38.8191543,"coor":[[21.8703621,38.8663176],[21.8705545,38.8662535],[21.8712682,38.8662846],[21.8720123,38.8660639],[21.872184,38.8661031],[21.8725561,38.8663801],[21.8728425,38.8664394],[21.8732164,38.866266],[21.8736338,38.8661835],[21.8737292,38.8660771],[21.8737136,38.8658246],[21.8738197,38.8657454],[21.8739695,38.8657481],[21.8743222,38.8658987],[21.8744953,38.8658929],[21.8746855,38.8656981],[21.8752154,38.8654284],[21.8754361,38.8653694],[21.8754865,38.8652261],[21.8751672,38.8651122],[21.875101,38.8650119],[21.8751259,38.8649493],[21.8753705,38.8648636],[21.8754005,38.8646299],[21.8754959,38.8645235],[21.8754522,38.8644416],[21.8751801,38.8642925],[21.874725,38.8637076],[21.8746969,38.8634908],[21.8745174,38.8633254],[21.87453,38.8625147],[21.8746993,38.8622475],[21.8745729,38.8618487],[21.8746808,38.8617065],[21.8753433,38.8615203],[21.875736,38.8614915],[21.8753741,38.8616471],[21.8751357,38.861913],[21.8750596,38.8621459],[21.8751415,38.8624898],[21.8753213,38.8630337],[21.8754876,38.8632529],[21.8759706,38.8636762],[21.8765588,38.8644347],[21.8770614,38.8643448],[21.8772379,38.8642218],[21.8775832,38.8630748],[21.877536,38.8623351],[21.8779852,38.8619558],[21.878301,38.8617994],[21.8787186,38.8617079],[21.8792905,38.8618534],[21.879721,38.8617171],[21.8803641,38.8614044],[21.8809989,38.8609834],[21.8812504,38.8606636],[21.8816658,38.8606441],[21.8818292,38.860575],[21.8820377,38.8604797],[21.8821351,38.8603643],[21.8827279,38.8600372],[21.8829435,38.8601492],[21.8835149,38.8607002],[21.883877,38.860923],[21.8842419,38.8610557],[21.8842325,38.8613709],[21.8843855,38.8615945],[21.8844894,38.8615873],[21.8846756,38.861415],[21.8848302,38.8612556],[21.884997,38.860682],[21.8849519,38.8602577],[21.8850004,38.8601775],[21.8851858,38.8601448],[21.8854834,38.8600285],[21.8856249,38.859923],[21.8860411,38.8598765],[21.8872769,38.8593943],[21.8877646,38.8588805],[21.8880393,38.8581646],[21.8883671,38.8579904],[21.8887121,38.8576272],[21.8890403,38.8570475],[21.8893008,38.8564215],[21.8895464,38.8562998],[21.889702,38.8561043],[21.8907929,38.854286],[21.8911396,38.8538597],[21.8914981,38.8530373],[21.8917173,38.8522483],[21.8917399,38.8518703],[21.8920133,38.8517221],[21.8921955,38.8510136],[21.8926633,38.8503913],[21.8926233,38.8501833],[21.8923827,38.8497465],[21.8924386,38.8490267],[21.8926094,38.8487054],[21.8924877,38.848532],[21.8926178,38.8480298],[21.8931744,38.8475172],[21.8931189,38.8470567],[21.8934319,38.8458189],[21.8939677,38.8452339],[21.8942107,38.8448058],[21.8943457,38.8449164],[21.8945835,38.8446684],[21.8951479,38.8442821],[21.8954971,38.8441623],[21.895784,38.843807],[21.8960071,38.8436669],[21.8963325,38.8427897],[21.8969337,38.8419356],[21.8973501,38.8410961],[21.8975402,38.8409013],[21.8979394,38.8406472],[21.8981803,38.8402911],[21.898762,38.8397069],[21.8994678,38.8388186],[21.8997036,38.8382462],[21.8999575,38.8378363],[21.9001104,38.8377309],[21.901096,38.8375144],[21.9013761,38.8373933],[21.9018923,38.8366817],[21.902028,38.8363778],[21.902064,38.8359369],[21.9021606,38.8357855],[21.9051106,38.8340364],[21.9057668,38.8335346],[21.9075616,38.8328279],[21.9077032,38.8327133],[21.9079877,38.8322904],[21.9089666,38.8311186],[21.9098525,38.8303686],[21.9107423,38.82988],[21.912081,38.8293993],[21.9128472,38.8291968],[21.9133696,38.8289583],[21.9136823,38.8289008],[21.9140246,38.8290151],[21.914508,38.8291003],[21.9147493,38.8291226],[21.9149199,38.8291978],[21.9152446,38.8291855],[21.9156523,38.8290306],[21.9159257,38.8287382],[21.9164768,38.8284056],[21.9167728,38.8281316],[21.917461,38.8278375],[21.9175693,38.8272808],[21.918005,38.8269552],[21.9185927,38.8269476],[21.9191142,38.8268398],[21.9199494,38.8258455],[21.9205044,38.8253779],[21.9204673,38.8250708],[21.9208279,38.8241582],[21.9207939,38.8237431],[21.9209953,38.8235485],[21.921398,38.8235647],[21.9218261,38.8235002],[21.9222151,38.8231918],[21.9223627,38.82287],[21.9230184,38.8225033],[21.9234945,38.8223676],[21.9239315,38.8219969],[21.9241183,38.8219101],[21.9247085,38.8218125],[21.9250173,38.82189],[21.9250549,38.8217826],[21.925179,38.8218749],[21.9258945,38.8218245],[21.9268029,38.8214803],[21.9271143,38.8214678],[21.9275609,38.8211603],[21.9275928,38.8208545],[21.9280095,38.8207808],[21.9283894,38.8203911],[21.9286552,38.8207563],[21.9291128,38.8208635],[21.9296424,38.8208729],[21.9302928,38.8206862],[21.930669,38.8204225],[21.9311508,38.8196922],[21.9316526,38.8194668],[21.9320178,38.819185],[21.9323182,38.8191543],[21.9325881,38.8189788],[21.9333866,38.8188488],[21.9337633,38.8185671],[21.9340542,38.8184642],[21.9341683,38.8185022],[21.9343782,38.8188123],[21.9345032,38.8188685],[21.9346762,38.8188626],[21.9353202,38.8184956],[21.9356307,38.8181136],[21.9364369,38.8177134],[21.9366443,38.8173116],[21.9375138,38.8167142],[21.9381555,38.8160318],[21.9381609,38.8158426],[21.9378581,38.8151615],[21.9377015,38.8146001],[21.9375339,38.813624],[21.9376228,38.8133373],[21.9378265,38.8130616],[21.9380844,38.8125075],[21.9381431,38.812067],[21.9386453,38.8118236],[21.9389709,38.8111671],[21.9389331,38.8102924],[21.9389898,38.8101132],[21.9390706,38.8096055],[21.9389429,38.8092429],[21.9387071,38.8078331],[21.9387489,38.8075815],[21.9392567,38.8067435],[21.939711,38.8054766],[21.9397412,38.8053419],[21.9396898,38.8045661],[21.940401,38.8034614],[21.9405081,38.8021388],[21.940631,38.8018706],[21.9421509,38.800672],[21.9421799,38.8004653],[21.9425033,38.8000295],[21.9425134,38.7996782],[21.9426676,38.7991223],[21.9427999,38.7989264],[21.9433417,38.7985035],[21.9441125,38.7977241],[21.9443107,38.7976375],[21.9443839,38.7974946],[21.9449152,38.7970354],[21.9454204,38.7966839],[21.9456236,38.7964127],[21.9457477,38.7960995],[21.9455729,38.795772],[21.9453654,38.7956693],[21.9455897,38.795475],[21.945365,38.7952818],[21.945453,38.7950221],[21.9456575,38.7947193],[21.9458557,38.7946327],[21.9461447,38.7945927],[21.9461722,38.7944986],[21.9462001,38.7943279],[21.9463088,38.7942262],[21.9465721,38.7938794],[21.9463728,38.7935155],[21.9464819,38.793112],[21.9462119,38.792891],[21.9461979,38.7925753],[21.9460108,38.7922747],[21.9458213,38.7916587],[21.9458404,38.7909922],[21.9459945,38.7904363],[21.9460771,38.7903657],[21.9458051,38.7902167],[21.9455278,38.7898514],[21.9458154,38.7898565],[21.945886,38.7898037],[21.9457751,38.7896576],[21.9459372,38.7896244],[21.9460217,38.7894907],[21.9459081,38.7894346],[21.9460179,38.7892203],[21.9459278,38.7887502],[21.9459913,38.7885441],[21.9459136,38.7884436],[21.9460087,38.7883371],[21.9455532,38.7877615],[21.9452661,38.7877384],[21.9448382,38.7874065],[21.9444723,38.7865171],[21.9445985,38.7861318],[21.9445183,38.7857159],[21.9447755,38.7851798],[21.944881,38.7847132],[21.9449756,38.7846247],[21.9452523,38.7846116],[21.9452418,38.7845753],[21.9457642,38.7844223],[21.9462095,38.7841508],[21.9463373,38.7833061],[21.9464631,38.7833354],[21.9465478,38.7831927],[21.9467081,38.7832225],[21.947078,38.7835714],[21.9476836,38.7829243],[21.9479705,38.7829564],[21.9484727,38.7827039],[21.94864,38.7824906],[21.9495783,38.7818853],[21.9498906,38.7814313],[21.9502534,38.7812214],[21.9504077,38.7810619],[21.9505796,38.7806865],[21.9508379,38.7805108],[21.9516886,38.7801473],[21.9518236,38.7802578],[21.9519851,38.7802426],[21.9520823,38.7800641],[21.952337,38.7800145],[21.9525487,38.779856],[21.9529916,38.7796656],[21.9534163,38.7797091],[21.95366,38.7796412],[21.9548045,38.7790666],[21.9553811,38.7786262],[21.9559868,38.7783755],[21.9567838,38.7778758],[21.9572456,38.7778298],[21.9577503,38.7778927],[21.9584935,38.7776624],[21.9594183,38.7771199],[21.9596505,38.7770519],[21.9601246,38.7765736],[21.9608445,38.7763519],[21.961179,38.7759253],[21.9615065,38.7757418],[21.9619782,38.77575],[21.9622165,38.7758713],[21.962434,38.7759111],[21.9629334,38.7757576],[21.9635373,38.7751645],[21.9639016,38.774495],[21.9639824,38.774082],[21.9643284,38.7736555],[21.964648,38.7729402],[21.9649954,38.7728652],[21.9652897,38.772636],[21.9660426,38.771658],[21.9664057,38.7714616],[21.9665949,38.7712847],[21.9674111,38.7709114],[21.9685493,38.7705528],[21.9691605,38.7705094],[21.9694072,38.7703334],[21.9697713,38.7704839],[21.9700619,38.7703808],[21.9704081,38.7703508],[21.9706683,38.7705085],[21.9712504,38.7706808],[21.9718371,38.770691],[21.9727096,38.7703637],[21.9729011,38.7701058],[21.9732618,38.7699679],[21.973428,38.7697905],[21.9736816,38.7697769],[21.9738922,38.7696544],[21.9741466,38.7696138],[21.9749539,38.7695557],[21.9751282,38.7694956],[21.9753228,38.7695351],[21.9757573,38.7695065],[21.9761173,38.7698011],[21.9772987,38.7699477],[21.9781653,38.770233],[21.9813257,38.7708103],[21.9819034,38.7709104],[21.9822834,38.7713134],[21.9828941,38.7712879],[21.9832805,38.7714658],[21.9838524,38.7715928],[21.9842234,38.7719055],[21.9843495,38.7719257],[21.9848162,38.7716995],[21.9851685,38.7718588],[21.9856448,38.7717048],[21.9857943,38.7717074],[21.9860094,38.7718372],[21.9858312,38.7720864]]},{"id":16550,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03a7\u03c9\u03c1\u03b9\u03cc-\u03ba\u03b1\u03c4. \u039a\u03b1\u03bb\u03b9\u03b1\u03ba\u03bf\u03cd\u03b4\u03b1\u03c2","description_GR":"M3: \u039f\u03bc\u03b1\u03bb\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03b5\u03bb\u03b1\u03c4\u03cc\u03b4\u03b1\u03c3\u03bf\u03c2","path":"STEREA\/Sterea_Evritania_MegaloChorio_KaliakoudaRef","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4178,"name_EN":"Evritania: Megalo Chorio-Kaliakouda refuge","description_EN":"M3: A quiet trail along the fir forest","ascent_time":110,"descent_time":80,"marker":"Red_square","level":9,"ascent":691,"descent":26,"maxelev":1420,"minelev":731,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.74249 38.80581,21.7695 38.82671)","views":71,"millestones":"0,21.7425367,38.8267134#1,21.7476040,38.8197962#2,21.7557441,38.8144895#3,21.7629837,38.8087202#4.2,21.7689345,38.8058307","x":21.7590926,"y":38.8112285,"coor":[[21.7425367,38.8267134],[21.7425032,38.8263163],[21.7430699,38.8258452],[21.7429838,38.8256543],[21.7429859,38.8252219],[21.7430877,38.8249175],[21.743248,38.824799],[21.7437803,38.8247191],[21.7440064,38.8244892],[21.7442331,38.8235115],[21.7438484,38.8229275],[21.7439539,38.822506],[21.7445801,38.8220045],[21.7450288,38.8212924],[21.7455165,38.8211667],[21.7459503,38.8209228],[21.7463778,38.8205165],[21.7467863,38.8203442],[21.7476217,38.8197837],[21.7483914,38.8191138],[21.7483278,38.8189414],[21.7481591,38.818812],[21.748199,38.8186415],[21.7488641,38.818366],[21.7499233,38.8176476],[21.7503634,38.8172371],[21.7505895,38.8170072],[21.7517059,38.8162989],[21.7528061,38.8161038],[21.7535424,38.8157261],[21.7540639,38.8154388],[21.7543897,38.8149675],[21.7544259,38.8149141],[21.7545295,38.8149161],[21.754699,38.8150185],[21.7549209,38.8148516],[21.7551643,38.8148022],[21.7553185,38.814661],[21.7556362,38.81455],[21.7559244,38.8143888],[21.7559278,38.8142808],[21.7561297,38.8140864],[21.7561463,38.8139246],[21.7567135,38.8134669],[21.7568072,38.8134147],[21.7570354,38.8134821],[21.7576798,38.8131341],[21.7577101,38.8129004],[21.7580178,38.812636],[21.7582506,38.8125594],[21.7583994,38.8122199],[21.7588278,38.8117776],[21.7589306,38.8114372],[21.7590783,38.8113184],[21.7590926,38.8112285],[21.7592566,38.8111416],[21.7593549,38.8109452],[21.7597692,38.8105162],[21.7602214,38.8104168],[21.7604093,38.8103032],[21.7604889,38.8101516],[21.7604181,38.809952],[21.7607766,38.8099048],[21.7608271,38.8099463],[21.7614214,38.8097235],[21.7615157,38.8096532],[21.7615556,38.8094828],[21.7620443,38.8093209],[21.7621179,38.8091782],[21.7623374,38.8091554],[21.762416,38.8092199],[21.7627149,38.8088653],[21.7630664,38.8086738],[21.7632023,38.808379],[21.7633887,38.8083105],[21.7633699,38.808175],[21.7634785,38.8080149],[21.7637317,38.8080198],[21.763851,38.8078869],[21.7642715,38.8076967],[21.7643226,38.8075355],[21.7644981,38.8074488],[21.7645267,38.8072691],[21.7646584,38.8071095],[21.764961,38.8070071],[21.7654573,38.8066022],[21.7655168,38.8065402],[21.7654205,38.8064438],[21.7656529,38.8063761],[21.7658898,38.8061644],[21.7664063,38.8058499],[21.7666601,38.8058368],[21.7667493,38.8059286],[21.7667375,38.8063068],[21.7668122,38.8064974],[21.7666577,38.8070171],[21.766679,38.8071211],[21.7672078,38.8071492],[21.7678323,38.8074315],[21.7681638,38.8075099],[21.7684058,38.8075055],[21.7685927,38.807419],[21.7688891,38.8071453],[21.7692437,38.8064853],[21.769381,38.8063618],[21.7694956,38.8059315],[21.769433,38.8058042],[21.7689345,38.8058307]]},{"id":16551,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039c\u03b9\u03ba\u03c1\u03cc \u03a7\u03c9\u03c1\u03b9\u03cc-\u0391\u03b7\u03bb\u03b9\u03ac\u03b4\u03b5\u03c2- \u03a7\u03b5\u03bb\u03b9\u03b4\u03ce\u03bd\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c3\u03c5\u03bd\u03ae\u03b8\u03b9\u03c3\u03c4\u03b7 \u03b1\u03bb\u03bb\u03ac \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7","path":"STEREA\/Sterea_Evritania_MikroChorio_Ailiades","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":6336,"name_EN":"Evritania: Mikro Chorio-Ailiades-Chelidona","description_EN":"An unusual yet impressive ascent","ascent_time":250,"descent_time":190,"marker":"Red_dots","level":9,"ascent":1236,"descent":122,"maxelev":1968,"minelev":845,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68584 38.81981,21.72847 38.8283)","views":67,"millestones":"0,21.7228746,38.8290256#1,21.7267899,38.8242470#2,21.7220338,38.8220723#3,21.7137460,38.8227411#4,21.7039440,38.8241826#5,21.6946234,38.8246569#6.3,21.6859595,38.8246733","x":21.706767,"y":38.8237684,"coor":[[21.7228746,38.8290256],[21.7230225,38.8288122],[21.7234708,38.8284786],[21.7249975,38.8279227],[21.7260559,38.8276009],[21.7265267,38.8272857],[21.7268133,38.8273274],[21.7269417,38.8272758],[21.7276495,38.826749],[21.7278146,38.8262656],[21.7282727,38.8259862],[21.7282451,38.8257695],[21.7281432,38.8257134],[21.7279297,38.8259075],[21.7275579,38.8260084],[21.7271338,38.8263065],[21.7270357,38.8263],[21.7269807,38.8262179],[21.7267781,38.8257094],[21.7268004,38.825007],[21.7269422,38.8245322],[21.7269114,38.8244145],[21.7265361,38.8239026],[21.7262186,38.8237433],[21.7257846,38.8232663],[21.7254864,38.8225037],[21.7257258,38.82222],[21.7257257,38.8218596],[21.7255473,38.8216759],[21.725004,38.821377],[21.7247801,38.8211744],[21.7243652,38.8197338],[21.723805,38.8200562],[21.7236381,38.8202332],[21.7234292,38.8202832],[21.7232497,38.8204959],[21.7232739,38.8208207],[21.7230328,38.820798],[21.7232875,38.8211183],[21.7229433,38.8210756],[21.7229942,38.8212838],[21.7224573,38.8215076],[21.7220671,38.8218243],[21.7220249,38.8220668],[21.722262,38.8222156],[21.7217017,38.8220875],[21.7217406,38.8223135],[21.72142,38.8222532],[21.7215863,38.8224547],[21.7213521,38.8229366],[21.7210753,38.8229493],[21.7210503,38.8230118],[21.7207222,38.8228252],[21.7205533,38.8230652],[21.7202166,38.8227883],[21.7200474,38.8230373],[21.719829,38.823024],[21.719871,38.823151],[21.7197553,38.8231668],[21.7194716,38.8230351],[21.7189131,38.8232134],[21.7187994,38.8231661],[21.7186354,38.823253],[21.7185231,38.8231607],[21.7177174,38.823145],[21.716918,38.8229311],[21.7164737,38.8231387],[21.7159871,38.8232283],[21.7157027,38.8231146],[21.7145275,38.8231276],[21.7139077,38.822701],[21.7133736,38.8228347],[21.7129244,38.822835],[21.7127189,38.8227769],[21.7118361,38.8230119],[21.7116369,38.8231161],[21.7115949,38.8229891],[21.7112956,38.8229832],[21.7111218,38.8230159],[21.7110971,38.8230695],[21.7109722,38.8230129],[21.7107851,38.8230994],[21.7106039,38.8230057],[21.7104185,38.8230381],[21.7102479,38.8229717],[21.7100934,38.8231219],[21.7096824,38.8230057],[21.7095098,38.8230023],[21.7092758,38.8231148],[21.7089576,38.8229824],[21.7082183,38.823049],[21.7078206,38.8232394],[21.7077236,38.8233907],[21.7071152,38.8236851],[21.706767,38.8237684],[21.706782,38.8236605],[21.7066663,38.8236763],[21.7065118,38.8238264],[21.7064473,38.823681],[21.7063195,38.8237145],[21.7062355,38.823821],[21.7061682,38.8237656],[21.7059034,38.8237604],[21.7057863,38.8238212],[21.7057414,38.8237843],[21.7055299,38.8239153],[21.7053141,38.8238209],[21.7051408,38.8238355],[21.7045445,38.8241121],[21.7043598,38.8241265],[21.7042533,38.8242145],[21.7041261,38.82423],[21.7036807,38.8241132],[21.7035748,38.8241832],[21.7028979,38.8240978],[21.7026021,38.8243442],[21.7020366,38.8243782],[21.701586,38.824063],[21.7015138,38.8241606],[21.7013411,38.8241572],[21.7011877,38.8242714],[21.7012418,38.8243805],[21.7011471,38.8244598],[21.7011436,38.8245678],[21.7009025,38.824545],[21.7006757,38.8244325],[21.7005102,38.8245644],[21.7003756,38.8244536],[21.7001534,38.8245573],[21.6996797,38.8246021],[21.6996193,38.824691],[21.6992521,38.8246477],[21.6988564,38.824775],[21.6984016,38.8253067],[21.6983587,38.8252067],[21.6982272,38.8253573],[21.6980787,38.8253183],[21.6979503,38.8253699],[21.6975239,38.8250191],[21.6968837,38.8248713],[21.6966248,38.824686],[21.6959299,38.824447],[21.6954326,38.8245093],[21.6952611,38.8244699],[21.6942492,38.8247743],[21.6941128,38.8247175],[21.6940299,38.824788],[21.6939039,38.8247674],[21.693585,38.8250134],[21.6933099,38.8249719],[21.6930278,38.8251466],[21.6929006,38.8251621],[21.6928457,38.8250799],[21.6924514,38.8251622],[21.6923254,38.8251417],[21.6919872,38.8252702],[21.6918974,38.8251963],[21.6919118,38.8251065],[21.6917858,38.825086],[21.691665,38.8249034],[21.6913582,38.8240594],[21.6912322,38.8240389],[21.6910303,38.8238727],[21.6908967,38.8240863],[21.6905312,38.823989],[21.6901951,38.8240544],[21.6901686,38.824162],[21.6902575,38.8242629],[21.6901259,38.8244135],[21.6893151,38.8241992],[21.6890095,38.824031],[21.6888605,38.82401],[21.6884894,38.8237324],[21.6882261,38.8236821],[21.6881248,38.823608],[21.6880747,38.8237332],[21.687418,38.8237382],[21.6871967,38.8238149],[21.687009,38.8239193],[21.6869946,38.8240091],[21.6868812,38.8239528],[21.6867983,38.8240232],[21.6866717,38.8240207],[21.686582,38.8239469],[21.6864991,38.8240173],[21.6865045,38.8242066],[21.6864103,38.8242678],[21.68637,38.8244472],[21.6859595,38.8246733]]},{"id":16552,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039c\u03b9\u03ba\u03c1\u03cc \u03a7\u03c9\u03c1\u03b9\u03cc-\u039a\u03ac\u03c4\u03c9 \u039a\u03b1\u03c1\u03af\u03c4\u03c3\u03b1","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03bb\u03b5\u03b9\u03b4\u03af","path":"STEREA\/Sterea_Evritania_MikroChorio_KatoKaritsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7050,"name_EN":"Evritania: Mikro Chorio-Kato Karitsa","description_EN":"The old road to Prousos","ascent_time":155,"descent_time":160,"marker":"No_marks","level":9,"ascent":157,"descent":504,"maxelev":981,"minelev":503,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.70963 38.7978,21.72917 38.82877)","views":25,"millestones":"0,21.7228746,38.8290256#1,21.7267896,38.8242467#2,21.7221571,38.8187362#3,21.7157479,38.8126367#4,21.7191556,38.8137157#5,21.7189809,38.8085794#6,21.7160075,38.8016797#7.1,21.7117836,38.7974628","x":21.7160092,"y":38.8106867,"coor":[[21.7228746,38.8290256],[21.7230221,38.8288122],[21.7234705,38.8284786],[21.7249971,38.8279227],[21.7260556,38.8276009],[21.7265263,38.8272857],[21.726813,38.8273274],[21.7269413,38.8272758],[21.7276492,38.826749],[21.7278143,38.8262656],[21.7282724,38.8259862],[21.7282447,38.8257694],[21.7281428,38.8257134],[21.7279293,38.8259075],[21.7275575,38.8260084],[21.7271334,38.8263064],[21.7270357,38.8263],[21.7269807,38.8262179],[21.7267781,38.8257094],[21.7268004,38.825007],[21.7269422,38.8245322],[21.7269114,38.8244145],[21.7265361,38.8239026],[21.7262186,38.8237433],[21.7257846,38.8232663],[21.7254864,38.8225037],[21.7257258,38.82222],[21.7257257,38.8218596],[21.7255473,38.8216759],[21.725004,38.821377],[21.7247801,38.8211744],[21.7243652,38.8197338],[21.7248631,38.819356],[21.7252821,38.81922],[21.7253534,38.8191493],[21.7253091,38.8190944],[21.7240114,38.8193394],[21.7235274,38.819348],[21.723111,38.8190426],[21.7225657,38.8188067],[21.7219816,38.8187052],[21.7216789,38.8188074],[21.7215643,38.8187872],[21.7211793,38.8185814],[21.7210501,38.8182996],[21.7207796,38.8181141],[21.7203103,38.8180239],[21.7200064,38.8181621],[21.719778,38.8181036],[21.7194327,38.8180968],[21.7192301,38.8179487],[21.7190277,38.8178637],[21.7187618,38.8175341],[21.7184585,38.8172939],[21.7182873,38.8172455],[21.7182789,38.8171462],[21.718032,38.8169432],[21.7178122,38.8166145],[21.7178378,38.816534],[21.7176988,38.8161979],[21.7172724,38.8158472],[21.7160081,38.8143268],[21.7157278,38.8130058],[21.7157629,38.8122677],[21.7156283,38.8117965],[21.7155776,38.8112189],[21.7156829,38.8100857],[21.716019,38.8092994],[21.7161352,38.8092656],[21.7162687,38.8094124],[21.7160621,38.8097507],[21.7160075,38.81002],[21.7160092,38.8106867],[21.7162572,38.8112142],[21.7169184,38.8121461],[21.717384,38.8127138],[21.7184218,38.8133919],[21.7191941,38.8137313],[21.7193799,38.8136809],[21.719169,38.8134335],[21.7188862,38.8129144],[21.7187463,38.8122449],[21.7178897,38.8117056],[21.7175882,38.811051],[21.7175482,38.810861],[21.7176121,38.810664],[21.7176946,38.8106025],[21.7185703,38.8113089],[21.7190474,38.8115165],[21.7193843,38.8117843],[21.7195702,38.8117339],[21.7194016,38.8116045],[21.7191506,38.8111671],[21.719001,38.8108038],[21.7189058,38.8102793],[21.7190488,38.8094081],[21.7189768,38.8091364],[21.719043,38.8088674],[21.7189031,38.8081979],[21.7185547,38.8079299],[21.7182365,38.8077975],[21.7180248,38.8075771],[21.7176519,38.8069932],[21.7177123,38.8069043],[21.7182002,38.8067696],[21.7186686,38.8068869],[21.7189671,38.8065549],[21.7185027,38.8055907],[21.7182909,38.8053703],[21.7182075,38.8050984],[21.7177728,38.8046484],[21.7177503,38.8042696],[21.7174223,38.8037226],[21.7173738,38.8034738],[21.7173591,38.8028518],[21.7170915,38.8025763],[21.7167731,38.802453],[21.7164963,38.8024656],[21.7164287,38.8024192],[21.7162026,38.8019282],[21.7159702,38.8016354],[21.7159235,38.8012921],[21.7154426,38.8008502],[21.7150617,38.7997976],[21.7146034,38.7997255],[21.7140266,38.7993989],[21.713781,38.7995202],[21.7135399,38.7994975],[21.7133406,38.7992503],[21.7130115,38.7990997],[21.7128889,38.7986108],[21.7126013,38.7982447],[21.7123867,38.7981144],[21.7119431,38.7979435],[21.7115953,38.7980178],[21.7113885,38.7980047],[21.7106271,38.7976925],[21.7114739,38.7978532],[21.7115326,38.7978183],[21.7114878,38.7977814],[21.7108164,38.797534],[21.7107732,38.797443],[21.7112772,38.797525],[21.7117836,38.7974628]]},{"id":16553,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039c\u03b9\u03ba\u03c1\u03cc \u03a7\u03c9\u03c1\u03b9\u03cc-\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03a7\u03c9\u03c1\u03b9\u03cc","description_GR":"M21 \u039c\u03b9\u03b1 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03c0\u03b1\u03c1\u03b1\u03c0\u03bf\u03c4\u03ac\u03bc\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Evritania_MikroChorio_MegaloChorio","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":617,"name_EN":"Evritania: Mikro Chorio-Megalo Chorio","description_EN":"M21 An easy trail along the riverbed","ascent_time":60,"descent_time":65,"marker":"Red_dots","level":9,"ascent":111,"descent":213,"maxelev":850,"minelev":645,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.72106 38.82611,21.74257 38.83255)","views":29,"millestones":"0,21.7228746,38.8290256#1,21.7262646,38.8321655#2,21.7350877,38.8313012#0.6,21.7425526,38.8267137","x":21.7308831,"y":38.831006,"coor":[[21.7228746,38.8290256],[21.7228194,38.8296732],[21.7228787,38.8299807],[21.7226787,38.830112],[21.7222036,38.8302018],[21.7213938,38.831033],[21.7210807,38.8318197],[21.7210963,38.8320543],[21.7213333,38.83214],[21.7220504,38.8320144],[21.7231985,38.8325954],[21.7229521,38.8322752],[21.723121,38.8320352],[21.7235435,38.8317912],[21.7236911,38.8318571],[21.7239582,38.8317903],[21.7241369,38.8319649],[21.7244472,38.831989],[21.7245298,38.8319276],[21.7247828,38.8319415],[21.7249198,38.8319802],[21.7249399,38.8320707],[21.7250326,38.8320545],[21.7252692,38.8322213],[21.7257538,38.8321947],[21.7260051,38.8322626],[21.7264713,38.8320915],[21.7263996,38.8318108],[21.7262024,38.8314916],[21.7264211,38.8314959],[21.7264709,38.8313797],[21.7265852,38.831409],[21.7266911,38.831339],[21.7269872,38.8314438],[21.7270362,38.8313547],[21.7271737,38.8313754],[21.7271599,38.8314472],[21.7275824,38.8315635],[21.7276313,38.8314744],[21.727884,38.8314973],[21.7278691,38.8316051],[21.7281183,38.8317361],[21.7285472,38.8316544],[21.7287733,38.8314245],[21.7294517,38.8314647],[21.7298131,38.8313276],[21.7300986,38.8314052],[21.7304169,38.8311772],[21.7305654,38.8312161],[21.7307289,38.8311472],[21.7307576,38.8309675],[21.7308831,38.831006],[21.7311277,38.8309207],[21.731644,38.8309848],[21.731773,38.8309152],[21.7319692,38.830901],[21.7320826,38.8309572],[21.7323376,38.8309081],[21.7327624,38.8309524],[21.7328516,38.8310443],[21.733288,38.8310888],[21.7335873,38.8310946],[21.7340512,38.8309955],[21.7341606,38.8311778],[21.734274,38.8312341],[21.7349181,38.8312646],[21.7354673,38.8313833],[21.7360918,38.8313053],[21.7363865,38.8313426],[21.7370266,38.8314992],[21.7375345,38.831464],[21.7380964,38.8315469],[21.7384642,38.8314234],[21.7387012,38.8317614],[21.7396293,38.8315541],[21.7396878,38.8311588],[21.73985,38.8307655],[21.7398769,38.8302794],[21.7395647,38.8295886],[21.7395802,38.8294628],[21.7397539,38.8290697],[21.740357,38.8285768],[21.7403834,38.8284692],[21.7403166,38.8283958],[21.7399039,38.8283338],[21.7398023,38.8282688],[21.7397199,38.8279608],[21.7398853,38.8278289],[21.7405449,38.8277335],[21.7412953,38.8273156],[21.7409784,38.8271382],[21.7402344,38.8269887],[21.7401109,38.8268872],[21.7403322,38.8268104],[21.7407971,38.8263148],[21.7411147,38.8261047],[21.7413804,38.8260828],[21.7417568,38.8261982],[21.7421373,38.8261876],[21.742347,38.8261105],[21.7425016,38.8263207],[21.7425526,38.8267137]]},{"id":16554,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03a7\u03b5\u03bb\u03b9\u03b4\u03ce\u03bd\u03b1","description_GR":"M2: \u039c\u03b9\u03b1 \u03ae\u03c0\u03b9\u03b1 \u03bf\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Evritania_MikroChorio_Xelidona","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5481,"name_EN":"Evritania: Mikro Chorio-Chelidona","description_EN":"M2: A milde mountain trail","ascent_time":220,"descent_time":160,"marker":"Yellow_dots","level":9,"ascent":1162,"descent":47,"maxelev":1968,"minelev":849,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68407 38.82447,21.72302 38.83469)","views":78,"millestones":"0,21.7228746,38.8290256#1,21.7146313,38.8305860#2,21.7067748,38.8339010#3,21.6976534,38.8346879#4,21.6901928,38.8310966#5.5,21.6859588,38.8246733","x":21.7039873,"y":38.8345077,"coor":[[21.7228746,38.8290256],[21.7223807,38.8294214],[21.7216918,38.8297143],[21.7211181,38.8297797],[21.7204415,38.8300458],[21.7202034,38.8295636],[21.7202187,38.8294468],[21.7204219,38.8292165],[21.7202302,38.8291992],[21.7197303,38.8293427],[21.7194011,38.8295525],[21.7191921,38.8296024],[21.7189449,38.8294084],[21.718544,38.8293375],[21.7182309,38.8290431],[21.7175641,38.829003],[21.7167255,38.8292929],[21.7164204,38.8294672],[21.7159551,38.8299717],[21.7156762,38.8300473],[21.7153677,38.8299692],[21.7153075,38.8300491],[21.7153959,38.8305283],[21.7150324,38.8306158],[21.7145498,38.8305794],[21.7139218,38.8304049],[21.7132449,38.8303196],[21.7131517,38.8303538],[21.7128178,38.831068],[21.7125821,38.8312346],[21.7120963,38.8312972],[21.7111581,38.8310986],[21.7107186,38.831153],[21.710404,38.831264],[21.7100955,38.8315463],[21.7101789,38.8318182],[21.7100235,38.8323558],[21.7097538,38.8325036],[21.7094651,38.832525],[21.7087056,38.8328615],[21.7082834,38.8327361],[21.7078874,38.8325121],[21.7076356,38.8324621],[21.7075601,38.8326588],[21.7072982,38.832924],[21.7073736,38.8330876],[21.707179,38.8334082],[21.7071956,38.8336067],[21.7069107,38.8338714],[21.7066091,38.8339376],[21.706034,38.8339083],[21.7055338,38.8340606],[21.7050143,38.8340955],[21.7049317,38.8341569],[21.7050868,38.8343492],[21.7050839,38.8344392],[21.704978,38.8345092],[21.7045434,38.8344106],[21.704232,38.8344225],[21.7039873,38.8345077],[21.7037962,38.8347202],[21.7036943,38.8346642],[21.7036995,38.8345021],[21.70403,38.8342563],[21.7041013,38.8341856],[21.7040691,38.8341129],[21.7034106,38.8342847],[21.702524,38.8340915],[21.7017904,38.833978],[21.7010036,38.8340886],[21.7003357,38.83408],[21.7000582,38.8341106],[21.6990963,38.8341457],[21.6984343,38.8343128],[21.6970889,38.834953],[21.6968944,38.8349132],[21.6965606,38.8345462],[21.696367,38.8344793],[21.6961367,38.8344747],[21.6957855,38.834648],[21.6949594,38.834902],[21.6945364,38.8348036],[21.6939658,38.8342787],[21.6937593,38.8338962],[21.6941589,38.8325796],[21.6937327,38.8325127],[21.6934165,38.8323172],[21.6933117,38.8323512],[21.6933086,38.8320898],[21.693243,38.8319804],[21.6924506,38.8315503],[21.6916391,38.831354],[21.6911559,38.8313355],[21.6903225,38.8311028],[21.68946,38.8310587],[21.6892199,38.8306485],[21.6888608,38.830353],[21.6883176,38.830054],[21.6882981,38.8299455],[21.6877755,38.8297189],[21.6876202,38.8295356],[21.6870445,38.8291728],[21.6869674,38.8290632],[21.6863522,38.8288528],[21.6858285,38.8279504],[21.6853029,38.8263993],[21.6847773,38.8259113],[21.6845677,38.8256278],[21.6843646,38.8254977],[21.6843831,38.8252818],[21.684962,38.824122],[21.6847676,38.8237217],[21.6851992,38.8239105],[21.6853315,38.8240933],[21.6856037,38.8242248],[21.6855477,38.82453],[21.685783,38.8247329],[21.6859588,38.8246733]]},{"id":16555,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u03a1\u03ac\u03c7\u03b5\u03c2 \u03a4\u03c5\u03bc\u03c6\u03c1\u03b7\u03c3\u03c4\u03bf\u03cd-\u03a7\u03b9\u03bf\u03bd\u03bf\u03b4\u03c1\u03bf\u03bc\u03b9\u03ba\u03cc \u0392\u03b5\u03bb\u03bf\u03c5\u03c7\u03af\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c3\u03c5\u03bd\u03ae\u03b8\u03b9\u03c3\u03c4\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7","path":"STEREA\/Sterea_Evritania_RaxesTimfristou_Velouchi","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":13587,"name_EN":"Evrytania: Raches Timfristou-Velouchi Ski center","description_EN":"An uncommon mountain traverse","ascent_time":510,"descent_time":465,"marker":"No_marks","level":9,"ascent":1360,"descent":688,"maxelev":2309,"minelev":1186,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.80633 38.89161,21.89195 38.94573)","views":47,"millestones":"0,21.8817124,38.8914237#1,21.8798110,38.8993163#2,21.8865908,38.9054297#3,21.8884366,38.9113257#4,21.8846636,38.9189825#5,21.8756564,38.9231265#6,21.8670305,38.9269270#7,21.8587981,38.9318059#8,21.8520446,38.9380388#9,21.8430222,38.9417678#10,21.8335276,38.9428412#11,21.8255189,38.9439771#12,21.8173685,38.9446409#13,21.8088422,38.9415716#13.6,21.8064548,38.9415711","x":21.8570382,"y":38.933456,"coor":[[21.8817124,38.8914237],[21.8818836,38.8915214],[21.8818389,38.891836],[21.8812314,38.8924917],[21.8810007,38.892884],[21.8803264,38.8938719],[21.8803095,38.8940518],[21.8805288,38.8944342],[21.8805529,38.8955609],[21.880979,38.8967399],[21.8810973,38.8978053],[21.8809694,38.8982264],[21.8803249,38.8985751],[21.880279,38.8986779],[21.8798693,38.8988462],[21.8796198,38.8990939],[21.8797176,38.8993209],[21.8803873,38.8992881],[21.8810525,38.8994083],[21.8811964,38.8996091],[21.8815942,38.9009678],[21.882127,38.9016623],[21.8824631,38.9019927],[21.8831415,38.9024691],[21.8837006,38.9026459],[21.8840629,38.9028687],[21.8841838,38.9030691],[21.884331,38.9039368],[21.8856407,38.905267],[21.8859688,38.9054802],[21.8862207,38.9055388],[21.8869071,38.905335],[21.8876322,38.9053841],[21.8878369,38.9054779],[21.8885114,38.9060668],[21.8894367,38.9067503],[21.8900426,38.9073199],[21.8908789,38.9078936],[21.8913119,38.9084601],[21.8914347,38.9089849],[21.8912737,38.9093604],[21.8900671,38.9103838],[21.8896788,38.910647],[21.8889446,38.9109041],[21.8887214,38.9110442],[21.8879846,38.9117787],[21.8866943,38.9132871],[21.8865689,38.9136272],[21.8866199,38.9142408],[21.8865095,38.9148515],[21.8866377,38.9151962],[21.8870278,38.9156538],[21.8871018,38.9158803],[21.8870723,38.9160961],[21.8862015,38.9170714],[21.8859682,38.9171573],[21.8855868,38.9171864],[21.8853879,38.9172819],[21.8850595,38.9178526],[21.8847776,38.9188026],[21.8845841,38.9191054],[21.8842538,38.9193517],[21.883293,38.9198569],[21.8822223,38.9201798],[21.8818071,38.9205687],[21.8809281,38.9218142],[21.8806586,38.9219535],[21.880079,38.9220871],[21.8790587,38.9222668],[21.8785151,38.9225227],[21.8781245,38.922858],[21.8779381,38.9229177],[21.8773189,38.9227983],[21.8768309,38.9225281],[21.8766819,38.9224984],[21.8764151,38.9225476],[21.8757915,38.9229597],[21.8750253,38.9239008],[21.8746821,38.9241919],[21.8740666,38.924487],[21.8738569,38.924713],[21.8736392,38.9250514],[21.8735867,38.9248792],[21.8733958,38.9248487],[21.8727893,38.925581],[21.8727268,38.9257421],[21.8728011,38.9259597],[21.8725761,38.9261538],[21.8721543,38.9263713],[21.8717712,38.9264545],[21.8714787,38.9265933],[21.8704111,38.9264206],[21.8697414,38.9264444],[21.868914,38.9263392],[21.8686248,38.92637],[21.8685414,38.9264586],[21.867678,38.9267852],[21.8658084,38.9272015],[21.8651845,38.9276226],[21.8650433,38.9280975],[21.8648803,38.9281486],[21.8648186,38.9282826],[21.8646178,38.9284411],[21.8640209,38.9287275],[21.8634642,38.9292129],[21.863232,38.9292627],[21.8628445,38.9294899],[21.8626134,38.9295037],[21.8622149,38.9297126],[21.8617654,38.9300828],[21.8615925,38.9300796],[21.861485,38.9302038],[21.8610511,38.9304391],[21.8606435,38.9305668],[21.8605488,38.9306462],[21.8600968,38.930719],[21.859987,38.9309152],[21.860098,38.9310614],[21.8599773,38.9312394],[21.8600805,38.9312593],[21.8598204,38.9314707],[21.8594586,38.9316083],[21.8595345,38.9317718],[21.8593484,38.9318225],[21.8590382,38.9317807],[21.85861,38.931827],[21.8586287,38.9319715],[21.8579222,38.9320666],[21.8579564,38.9324637],[21.8577077,38.9326754],[21.8577693,38.9329288],[21.8576947,38.9331076],[21.857591,38.9331057],[21.8575196,38.9331765],[21.8574282,38.9331478],[21.857356,38.9332455],[21.8571359,38.9332775],[21.8570382,38.933456],[21.8566784,38.9335304],[21.8564434,38.9336703],[21.8562761,38.9338654],[21.8558899,38.9340475],[21.8553903,38.9341645],[21.8552125,38.9343234],[21.8549328,38.9344174],[21.8543037,38.9353879],[21.8537592,38.9358464],[21.8535885,38.9361496],[21.852894,38.9369928],[21.8522084,38.9375388],[21.8520433,38.9380403],[21.8516682,38.9386191],[21.851735,38.9390798],[21.8516553,38.9394297],[21.8515493,38.9394999],[21.8510908,38.9394013],[21.8509111,38.9396233],[21.850692,38.9396192],[21.8503758,38.9397756],[21.8498992,38.939893],[21.8493316,38.940351],[21.8482481,38.9407005],[21.8478544,38.9407473],[21.8476559,38.9408247],[21.8468499,38.9407738],[21.8465098,38.9409567],[21.8464494,38.9410457],[21.8450608,38.9411822],[21.8445711,38.9413534],[21.8443517,38.9413583],[21.8441859,38.9414994],[21.8437708,38.9414918],[21.8433146,38.9416996],[21.8428034,38.9418163],[21.8423751,38.9418624],[21.8416844,38.9418136],[21.8409299,38.9419618],[21.8405091,38.9421432],[21.8400926,38.9421806],[21.8393102,38.942112],[21.8391477,38.9421451],[21.8385159,38.9420523],[21.8381099,38.9421258],[21.8373522,38.9423821],[21.8368514,38.9421566],[21.836243,38.9420552],[21.8363199,38.9421828],[21.8360442,38.9421416],[21.835731,38.9421989],[21.8358205,38.9422906],[21.8357508,38.9423074],[21.8357338,38.9424872],[21.8355136,38.9425192],[21.8355529,38.9427452],[21.8358112,38.9429752],[21.8346126,38.942935],[21.8342688,38.9428565],[21.8340374,38.9428792],[21.8339007,38.9428226],[21.8334732,38.9428417],[21.8331152,38.9432315],[21.8329993,38.9432474],[21.8325793,38.9437802],[21.8324629,38.9438141],[21.8324486,38.9439039],[21.8316371,38.944033],[21.831206,38.9445476],[21.8309265,38.9446325],[21.8307788,38.9445576],[21.8303519,38.9445587],[21.8298742,38.944712],[21.8294725,38.9450199],[21.8294042,38.9449916],[21.8290527,38.9451652],[21.8289748,38.9450737],[21.8283098,38.945692],[21.8281868,38.945942],[21.8274938,38.9455867],[21.8272714,38.9453123],[21.8272561,38.9450597],[21.8268031,38.944781],[21.8263473,38.9442139],[21.8258867,38.9441873],[21.8255891,38.9441096],[21.825583,38.9439293],[21.825465,38.9440172],[21.8252931,38.943978],[21.8249101,38.9440519],[21.8243456,38.9440234],[21.8242177,38.944057],[21.824109,38.9442172],[21.8240958,38.9438926],[21.8241689,38.9437678],[21.8237356,38.9443544],[21.8233805,38.9446451],[21.8228759,38.944924],[21.8224063,38.945564],[21.8214015,38.9455993],[21.8203903,38.9454632],[21.8199137,38.9455805],[21.819683,38.9455762],[21.8188191,38.9459655],[21.8182805,38.945586],[21.8178929,38.9454346],[21.8177444,38.9452696],[21.8177796,38.944991],[21.8175974,38.9451002],[21.8174825,38.9449899],[21.8174441,38.9447369],[21.8173442,38.9446089],[21.8162138,38.9438489],[21.8155663,38.9436116],[21.8153713,38.9434818],[21.8150827,38.9434854],[21.8148386,38.9436385],[21.8137668,38.9436004],[21.8127021,38.9437066],[21.8123595,38.943592],[21.8113782,38.9428618],[21.8108539,38.9426538],[21.8105838,38.9424325],[21.8100866,38.9417204],[21.8096069,38.9408104],[21.8095251,38.9408449],[21.8095103,38.9409527],[21.8088452,38.9415709],[21.8084734,38.941654],[21.8080358,38.9416278],[21.8072577,38.9417934],[21.8070737,38.9419025],[21.8068837,38.9420792],[21.8067102,38.9420939],[21.8065644,38.941956],[21.8064548,38.9415711]]},{"id":16556,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: E4 \u039a\u03b1\u03c1\u03c0\u03b5\u03bd\u03ae\u03c3\u03b9-\u039c\u03c5\u03c1\u03af\u03ba\u03b7","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Evrytania_E4_Karpenisi_Myriki","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":8447,"name_EN":"Evrytania: E4 Karpenisi-Myriki","description_EN":"An easy to follow trail","ascent_time":155,"descent_time":150,"marker":"E4","level":9,"ascent":386,"descent":217,"maxelev":1117,"minelev":780,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.79067 38.87933,21.82432 38.9162)","views":53,"millestones":"0,21.7906731,38.9162030#1,21.7987297,38.9112371#2,21.8036208,38.9032868#3,21.8063103,38.8948059#4,21.8041107,38.8899838#5,21.7999213,38.8862014#6,21.8040850,38.8799130#7,21.8138018,38.8817516#8,21.8210667,38.8811425#8.4,21.8242316,38.8797210","x":21.8023651,"y":38.8868032,"coor":[[21.7906731,38.916203],[21.7908986,38.9157072],[21.7911226,38.9153195],[21.791701,38.9145195],[21.7918082,38.9139765],[21.7919046,38.9134737],[21.7929603,38.9132144],[21.7932847,38.9130358],[21.7935705,38.9128745],[21.7942223,38.9121796],[21.7945346,38.9119737],[21.7953658,38.911575],[21.7954991,38.9115189],[21.7965183,38.9113174],[21.7971571,38.911289],[21.7987147,38.9112643],[21.7987719,38.9111617],[21.7998779,38.909705],[21.8006124,38.9090701],[21.8009349,38.9087788],[21.801221,38.9084779],[21.8019961,38.90765],[21.8023289,38.9072103],[21.8025464,38.90689],[21.8032182,38.9054025],[21.8034656,38.9041097],[21.8036809,38.902983],[21.8036034,38.9017562],[21.8036097,38.9014094],[21.8039013,38.9001805],[21.803923,38.9001179],[21.804359,38.8994413],[21.8044974,38.8990655],[21.805105,38.8984282],[21.8050543,38.8974542],[21.805193,38.8970693],[21.8051563,38.8967623],[21.8052333,38.8965115],[21.8056164,38.8960502],[21.8056719,38.8957449],[21.8060068,38.8953547],[21.8070736,38.8934106],[21.8069398,38.8932639],[21.8065069,38.8930936],[21.8050122,38.8933358],[21.8044359,38.8929555],[21.8040332,38.8926596],[21.8035742,38.8925879],[21.8035381,38.8924386],[21.8034037,38.8923099],[21.8033904,38.8919943],[21.8035092,38.8918794],[21.8035288,38.8916185],[21.8034498,38.8915629],[21.8036504,38.8914135],[21.803654,38.8912965],[21.803589,38.8912322],[21.8036143,38.8911606],[21.8039641,38.891032],[21.804361,38.8904989],[21.8043517,38.8904266],[21.8042713,38.8904161],[21.8040583,38.8905923],[21.8038377,38.8906422],[21.8035058,38.8905639],[21.8033484,38.8904348],[21.8033857,38.8903454],[21.8037215,38.8902976],[21.8039913,38.8901495],[21.8044373,38.8895182],[21.8044439,38.8893021],[21.8038627,38.8883361],[21.8037497,38.8882619],[21.8036685,38.8882784],[21.8036057,38.8888178],[21.8032506,38.8891175],[21.8028682,38.8891823],[21.8024806,38.8890399],[21.8023572,38.8889295],[21.8023271,38.8887847],[21.8025758,38.8881947],[21.8025935,38.8879969],[21.8025504,38.8878969],[21.8020628,38.8876355],[21.8019016,38.887254],[21.801939,38.8871646],[21.8023387,38.8869109],[21.8023651,38.8868032],[21.8021698,38.8867815],[21.801718,38.8868541],[21.8014667,38.8867773],[21.8007456,38.8858627],[21.8005865,38.8857876],[21.8002853,38.885836],[21.8001359,38.8861936],[21.799928,38.8862077],[21.7994799,38.8857848],[21.7994158,38.8856214],[21.7994087,38.8855942],[21.7996923,38.8854059],[21.7997911,38.8851915],[21.8001462,38.8848918],[21.8002828,38.8843763],[21.800736,38.8842587],[21.8006475,38.8839958],[21.8005187,38.883687],[21.801335,38.8835717],[21.8015103,38.883494],[21.8016591,38.8831544],[21.8016483,38.8827577],[21.8017676,38.8826248],[21.8029199,38.8822681],[21.8034391,38.8822508],[21.8036262,38.8821643],[21.8037492,38.8819143],[21.803986,38.8817115],[21.8040129,38.8815859],[21.8038917,38.8814034],[21.8035775,38.8811272],[21.8034914,38.8809273],[21.8038526,38.8804296],[21.8043102,38.87942],[21.804714,38.8790312],[21.8049234,38.8789721],[21.805061,38.8789927],[21.8061065,38.8794808],[21.8064914,38.8793349],[21.8068137,38.87935],[21.8072205,38.8792405],[21.8075433,38.8793547],[21.8081429,38.879456],[21.8083371,38.8795137],[21.8088214,38.8798832],[21.8095316,38.8802615],[21.8105173,38.8808206],[21.8113865,38.8810441],[21.8117541,38.881087],[21.8133623,38.8816127],[21.8136919,38.8817631],[21.8140505,38.8817247],[21.8143081,38.8815944],[21.8148631,38.8811633],[21.815037,38.8811305],[21.8150814,38.8811854],[21.815011,38.881977],[21.8151443,38.8821416],[21.8153265,38.8818387],[21.8157369,38.8816121],[21.8161654,38.8815481],[21.816522,38.8811943],[21.8166356,38.8812505],[21.8166668,38.8817377],[21.8167466,38.8817662],[21.8171658,38.8812514],[21.8174467,38.8811125],[21.8175495,38.881191],[21.8176529,38.8815804],[21.8181338,38.8813101],[21.8190009,38.8812272],[21.8195643,38.8812737],[21.8200377,38.8812465],[21.8210203,38.8815352],[21.8211146,38.8814649],[21.8210379,38.8809589],[21.821146,38.8808167],[21.8213382,38.8807843],[21.8218284,38.8806583],[21.8222837,38.8804685],[21.8230995,38.8805558],[21.823305,38.8806227],[21.8239177,38.8805621],[21.8240187,38.8802756],[21.8243023,38.8800467],[21.8242316,38.879721]]},{"id":16557,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: E4 \u039a\u03c1\u03af\u03ba\u03b5\u03bb\u03bb\u03bf-\u0386\u03bc\u03c0\u03bb\u03b9\u03b1\u03bd\u03b7","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2","path":"STEREA\/Sterea_Evrytania_E4_Krikelo_Abliani","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":10876,"name_EN":"Evrytania: E4 Krikelo-Abliani","description_EN":"E4 Krikelo-Abliani","ascent_time":200,"descent_time":200,"marker":"E4","level":9,"ascent":889,"descent":799,"maxelev":1587,"minelev":837,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.85074 38.7536,21.9078 38.79586)","views":32,"millestones":"0,21.8507570,38.7952868#1,21.8569254,38.7921252#2,21.8622428,38.7903021#3,21.8637186,38.7843219#4,21.8663684,38.7790226#5,21.8733634,38.7754484#6,21.8817544,38.7739175#7,21.8896541,38.7715790#8,21.8958071,38.7699315#9,21.9014501,38.7640176#10,21.9053318,38.7583266#10.9,21.9076944,38.7536025","x":21.868093,"y":38.7768496,"coor":[[21.850757,38.7952868],[21.8509032,38.7953166],[21.8512918,38.7954138],[21.8514798,38.7956695],[21.8522146,38.7958227],[21.8524031,38.795682],[21.8525,38.7955216],[21.8526044,38.7954965],[21.8529469,38.7955929],[21.8531789,38.7955341],[21.8532817,38.795563],[21.853398,38.7959075],[21.8536911,38.7957327],[21.8537765,38.7955721],[21.8536519,38.7951193],[21.8538243,38.794744],[21.8537913,38.7943109],[21.8535709,38.7939825],[21.8536529,38.7935515],[21.8538651,38.7933843],[21.8545316,38.7931172],[21.8547073,38.7933276],[21.8550485,38.7934691],[21.855554,38.7931179],[21.8562285,38.792896],[21.8566864,38.7925981],[21.8567964,38.7923839],[21.8567612,38.7920228],[21.8568239,38.7920059],[21.8570575,38.7922805],[21.857217,38.7923375],[21.8575837,38.7923443],[21.8577344,38.792311],[21.8573737,38.7920521],[21.857453,38.7917111],[21.8575267,38.7915593],[21.8582908,38.7910327],[21.8583497,38.7906013],[21.8585512,38.7906005],[21.8586623,38.7903502],[21.8588382,38.7902453],[21.8589971,38.7903203],[21.8591194,38.7904667],[21.8592796,38.7908841],[21.85937,38.7909399],[21.859514,38.7907443],[21.8598766,38.7905527],[21.8599492,38.7904369],[21.860115,38.7906652],[21.8602103,38.7905588],[21.8602783,38.7905961],[21.8603262,38.7907727],[21.8608663,38.7904222],[21.8609814,38.7904243],[21.861182,38.7906442],[21.8612182,38.7905908],[21.8613206,38.7906287],[21.8613645,38.7907016],[21.8612575,38.7908168],[21.8614795,38.7910911],[21.8614156,38.7909188],[21.8615775,38.7908947],[21.8615914,38.7908139],[21.8617886,38.7907634],[21.8618791,38.7908191],[21.8619869,38.7906769],[21.8619655,38.7906225],[21.8621918,38.7905996],[21.8621161,38.790436],[21.8618994,38.790369],[21.8619957,38.7902266],[21.8627487,38.7904566],[21.8630714,38.7904445],[21.8632015,38.7903297],[21.8634099,38.7902885],[21.8637006,38.7898073],[21.86366,38.7896263],[21.8633523,38.7893999],[21.8631955,38.7892529],[21.8626724,38.7890361],[21.8621309,38.7886658],[21.8619428,38.78841],[21.8619244,38.7882565],[21.8620175,38.7882222],[21.8624419,38.788275],[21.8624462,38.7881309],[21.862211,38.7879104],[21.8622022,38.7878201],[21.8624591,38.7876987],[21.8619673,38.7872031],[21.8620308,38.7870061],[21.8619396,38.7865899],[21.8620627,38.7863219],[21.862145,38.7858819],[21.8622873,38.7857403],[21.8623759,38.7854716],[21.8627324,38.7850997],[21.8630907,38.7850522],[21.8636074,38.7847102],[21.8636749,38.7843781],[21.8639262,38.7840583],[21.8640325,38.7835827],[21.8644448,38.7832659],[21.8644607,38.783122],[21.8637904,38.7828214],[21.8637361,38.7827123],[21.8637354,38.7823519],[21.863946,38.7818512],[21.864201,38.7817928],[21.8641703,38.7816661],[21.864368,38.7815976],[21.8643881,38.7814313],[21.8646308,38.7813997],[21.8648095,38.7811957],[21.8652065,38.7813922],[21.8653221,38.7813763],[21.865465,38.7812167],[21.8653115,38.7809616],[21.8653757,38.7807375],[21.8652917,38.7804657],[21.8648811,38.7799536],[21.8648645,38.779737],[21.8650665,38.7799119],[21.8650834,38.779732],[21.865314,38.7797182],[21.8655075,38.7797938],[21.8655326,38.7797222],[21.8653443,38.7794755],[21.865519,38.7794066],[21.8657609,38.779402],[21.8658551,38.7793316],[21.865881,38.779233],[21.8657577,38.7791226],[21.8659664,38.7790724],[21.8661604,38.77913],[21.8661855,38.7790584],[21.8663883,38.7792062],[21.8663707,38.7790257],[21.8661826,38.77877],[21.866242,38.778708],[21.8659298,38.7783689],[21.8659547,38.7783063],[21.8661744,38.7782743],[21.8666929,38.7774818],[21.8668989,38.7775216],[21.8670432,38.777317],[21.8670967,38.7770657],[21.8674771,38.7774331],[21.8676711,38.7774907],[21.8677639,38.7774653],[21.8678148,38.7773041],[21.8677618,38.7771499],[21.8678777,38.777125],[21.868093,38.7768496],[21.8680524,38.7766687],[21.8681682,38.7766438],[21.8681586,38.7765805],[21.868428,38.7764232],[21.8687119,38.7761671],[21.8690225,38.7761728],[21.8695319,38.776074],[21.8698468,38.7759355],[21.8702626,38.7758891],[21.8703924,38.7757833],[21.8716674,38.7758696],[21.8718975,38.7758378],[21.8720206,38.7755697],[21.87229,38.7754124],[21.8731523,38.7754461],[21.8733495,38.7753957],[21.8733805,38.7755134],[21.8734937,38.7755785],[21.8742947,38.7757372],[21.8748509,38.7759996],[21.8755123,38.7762099],[21.876236,38.7762591],[21.876767,38.7765931],[21.8771127,38.7765814],[21.8774669,38.7762815],[21.8778816,38.7757619],[21.878331,38.7753556],[21.8794947,38.7745388],[21.8799278,38.7735194],[21.8801292,38.7733249],[21.8806632,38.7731724],[21.8808582,38.7731939],[21.8811065,38.7733606],[21.8814164,38.7737807],[21.8827019,38.7742906],[21.8828293,38.7742659],[21.8830052,38.7737645],[21.8832575,38.7734086],[21.8833816,38.7731045],[21.8835586,38.7729546],[21.8838246,38.7729143],[21.8844565,38.7729528],[21.8854495,38.7728446],[21.8860576,38.7729097],[21.8860605,38.7724232],[21.8861437,38.7723346],[21.8862447,38.7723499],[21.8863071,38.7722565],[21.88663,38.7722353],[21.886546,38.7719634],[21.886619,38.7718296],[21.8866039,38.771559],[21.8866646,38.771452],[21.886804,38.7714095],[21.8872762,38.7714],[21.8875716,38.7715315],[21.8876395,38.7715687],[21.887677,38.7718577],[21.8878497,38.771978],[21.8882787,38.7719092],[21.8888859,38.7716138],[21.8895534,38.7716168],[21.8897396,38.7715481],[21.8897762,38.7714767],[21.8897136,38.7712593],[21.8895116,38.7708007],[21.8892622,38.7702826],[21.8893627,38.769996],[21.8895995,38.7700904],[21.8899556,38.7701149],[21.8901991,38.7704436],[21.8903925,38.7705192],[21.8904214,38.7703215],[21.8905228,38.7703954],[21.8905767,38.7701261],[21.8906819,38.7700739],[21.89079,38.7703102],[21.8908478,38.7703022],[21.8909232,38.7700873],[21.8910024,38.7701338],[21.8910609,38.7700988],[21.8911572,38.7699564],[21.8912126,38.7700295],[21.8912942,38.7699949],[21.8916089,38.7702529],[21.8916911,38.7698038],[21.8921774,38.769317],[21.8927659,38.7692646],[21.8928365,38.7692118],[21.8934658,38.7697277],[21.8935819,38.7696938],[21.8936724,38.7697495],[21.893835,38.7696983],[21.8948618,38.7700052],[21.8961309,38.7699019],[21.896204,38.7693716],[21.8966507,38.7690553],[21.8972212,38.7688313],[21.8974631,38.7688266],[21.8974617,38.7688716],[21.8978814,38.76869],[21.8980388,38.7688189],[21.8981031,38.7685858],[21.8982553,38.7684985],[21.8981924,38.7682901],[21.8984325,38.767952],[21.8986057,38.7675407],[21.899021,38.7671156],[21.8989703,38.7668804],[21.8985584,38.766801],[21.898424,38.7666724],[21.8987992,38.7664359],[21.9002414,38.7659212],[21.9004185,38.7657712],[21.9010896,38.7648642],[21.9013569,38.7643824],[21.9015136,38.7637455],[21.9017927,38.7632549],[21.9020401,38.7630612],[21.9025696,38.7622687],[21.9026748,38.7618201],[21.9025881,38.7616383],[21.9020172,38.7614839],[21.9018818,38.7613914],[21.9018839,38.7613194],[21.9026688,38.7611668],[21.9029303,38.7611534],[21.9033245,38.7610524],[21.9043536,38.7600977],[21.9043672,38.7600259],[21.9042883,38.7599704],[21.9039558,38.7599284],[21.9035251,38.7597044],[21.903724,38.7595909],[21.9049719,38.7592213],[21.9047912,38.7587135],[21.9052418,38.7586495],[21.905358,38.758219],[21.9058336,38.7579663],[21.9059026,38.7577693],[21.9060857,38.7574121],[21.9061221,38.7569533],[21.9064488,38.7566528],[21.9067921,38.7563255],[21.9068946,38.7557687],[21.9071323,38.7555117],[21.9075615,38.7553932],[21.907755,38.7550723],[21.9076777,38.7546429],[21.907494,38.7541576],[21.9075407,38.753744],[21.9076944,38.7536025]]},{"id":16559,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: E4 \u039c\u03c5\u03c1\u03af\u03ba\u03b7-\u039a\u03c1\u03af\u03ba\u03b5\u03bb\u03bb\u03bf","description_GR":"\u03a0\u03b5\u03c1\u03af\u03c0\u03bb\u03bf\u03ba\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03c3\u03b1\u03c6\u03ae\u03c2 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Evrytania_E4_Myriki_Krikelo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":13533,"name_EN":"Evrytania: E4 Myriki-Krikelo","description_EN":"A difficult to follow trail","ascent_time":310,"descent_time":305,"marker":"E4","level":9,"ascent":662,"descent":654,"maxelev":1476,"minelev":919,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.82039 38.79529,21.85076 38.87965)","views":26,"millestones":"0,21.8242316,38.8797210#1,21.8267177,38.8731580#2,21.8252335,38.8652527#3,21.8238475,38.8575633#4,21.8238451,38.8519962#5,21.8331452,38.8487486#6,21.8351710,38.8444663#7,21.8391048,38.8395415#8,21.8377854,38.8310823#9,21.8393431,38.8232301#10,21.8365280,38.8151961#11,21.8357803,38.8067843#12,21.8436104,38.8019670#13,21.8491290,38.7984375#13.5,21.8507570,38.7952868","x":21.8352818,"y":38.8458366,"coor":[[21.8242316,38.879721],[21.823813,38.8793077],[21.8237392,38.8790946],[21.8235206,38.8790815],[21.8233061,38.8785549],[21.8236539,38.8781109],[21.8238531,38.8780065],[21.8242445,38.8776444],[21.8244897,38.8775408],[21.8239669,38.8772968],[21.8239162,38.8766922],[21.8240638,38.8763886],[21.8245318,38.8761631],[21.8241571,38.8759759],[21.8241061,38.8757587],[21.8245236,38.8749195],[21.8248308,38.874673],[21.8248817,38.8745027],[21.8250712,38.8743351],[21.825139,38.874003],[21.8252942,38.8738257],[21.825935,38.8736033],[21.8263579,38.8737193],[21.8265609,38.8734888],[21.8267187,38.873226],[21.8267088,38.8727933],[21.8264219,38.8727519],[21.8262974,38.8726775],[21.8260735,38.8722724],[21.826042,38.8721727],[21.825862,38.8720252],[21.825788,38.8718076],[21.8256587,38.8717601],[21.8255591,38.8716231],[21.8252627,38.8715185],[21.8250416,38.871208],[21.8252363,38.8704908],[21.8252061,38.8703371],[21.8253797,38.869178],[21.8251927,38.8688862],[21.8250501,38.8682709],[21.8251817,38.8681111],[21.8251181,38.8679298],[21.8251582,38.8677503],[21.825348,38.8675736],[21.8252608,38.8674098],[21.8251292,38.8673173],[21.8251106,38.8667943],[21.8252889,38.8658606],[21.8249217,38.8654303],[21.8251649,38.8653898],[21.8252631,38.8651934],[21.8251774,38.8650882],[21.8252366,38.8646568],[21.8251135,38.8641589],[21.824862,38.8637128],[21.8248714,38.8634066],[21.8247233,38.8629713],[21.8251589,38.8623983],[21.8252943,38.8621125],[21.8254945,38.8619721],[21.8254852,38.8618998],[21.8253711,38.8618616],[21.8253459,38.8615548],[21.8251644,38.8614613],[21.8250544,38.8612881],[21.8249074,38.8608168],[21.825276,38.8600669],[21.8252412,38.8596968],[21.8249873,38.8593317],[21.8249505,38.8590246],[21.8247224,38.8589483],[21.8244526,38.8583486],[21.8243001,38.8584359],[21.824004,38.8583222],[21.8239831,38.8582498],[21.8241487,38.8581087],[21.8240459,38.8580797],[21.8240794,38.857738],[21.8238288,38.8576432],[21.8238948,38.8573651],[21.823834,38.8570937],[21.823625,38.8567654],[21.8235324,38.8567817],[21.8233396,38.856679],[21.8232214,38.8563975],[21.8230531,38.8562502],[21.8229143,38.8558872],[21.8229155,38.8554727],[21.8226671,38.8549275],[21.8221022,38.8541781],[21.8217784,38.8542172],[21.8217071,38.8542879],[21.8216517,38.8542148],[21.821544,38.8535911],[21.8213121,38.8532624],[21.8212279,38.8529995],[21.821314,38.8524425],[21.82125,38.8516484],[21.8217729,38.8518834],[21.8227422,38.8518384],[21.8241192,38.8520263],[21.8245403,38.8521963],[21.8253009,38.8521925],[21.8256212,38.8522705],[21.8263162,38.8519501],[21.8269732,38.8511874],[21.827243,38.8510303],[21.8280469,38.8507389],[21.8290786,38.8501544],[21.8295299,38.8500907],[21.8296818,38.8500214],[21.8301238,38.8495071],[21.8305723,38.8495334],[21.8306203,38.8494712],[21.8305709,38.8492],[21.8306428,38.8491113],[21.8312147,38.8488696],[21.8316605,38.8486076],[21.8319945,38.8486138],[21.8328642,38.8488101],[21.8336064,38.8486527],[21.8335529,38.8485166],[21.833203,38.8482758],[21.8331602,38.8481669],[21.8331915,38.8478972],[21.8332869,38.8477908],[21.8339783,38.8474072],[21.834778,38.8472508],[21.8348959,38.8471629],[21.8344188,38.8469378],[21.8335941,38.8467784],[21.8332752,38.8466553],[21.8327077,38.8463745],[21.8325972,38.8462193],[21.8326051,38.8461248],[21.833987,38.8463622],[21.8343853,38.8465227],[21.8346749,38.8464741],[21.8349147,38.8461631],[21.8351938,38.8460782],[21.8352552,38.8459532],[21.8352818,38.8458366],[21.8350117,38.8452459],[21.8349763,38.8448939],[21.8349965,38.8446059],[21.8351854,38.8444562],[21.8354459,38.8446052],[21.8357864,38.8451521],[21.8361106,38.8454825],[21.8363913,38.845722],[21.8365528,38.845716],[21.836685,38.8455382],[21.8366163,38.8447621],[21.8365354,38.8443912],[21.8362238,38.8436465],[21.8362051,38.8431236],[21.8363509,38.842874],[21.8370749,38.8425541],[21.8373188,38.8417296],[21.8374273,38.8415695],[21.8378385,38.8413068],[21.838461,38.8411877],[21.8386895,38.8404891],[21.839094,38.8396857],[21.8391347,38.8391008],[21.8389482,38.8384125],[21.838561,38.8378828],[21.8387594,38.8374179],[21.8387421,38.8372284],[21.8382272,38.8367323],[21.8380067,38.8364039],[21.8382509,38.8359489],[21.8382574,38.8353543],[21.837705,38.8338123],[21.8378462,38.8321931],[21.8374521,38.8315101],[21.8380995,38.8306751],[21.8383946,38.8304373],[21.8389201,38.8302037],[21.8390757,38.8300084],[21.8392136,38.8284972],[21.839762,38.8282641],[21.8399873,38.828052],[21.8407056,38.8263894],[21.8407954,38.8260847],[21.84078,38.8258322],[21.84056,38.8247288],[21.8398675,38.8240132],[21.8393054,38.8231739],[21.839199,38.8228836],[21.8391625,38.8225676],[21.8395432,38.8214033],[21.8394478,38.8211312],[21.8392356,38.8209111],[21.8386796,38.8198736],[21.8388308,38.8194439],[21.8387798,38.8192267],[21.8385769,38.8190788],[21.8382681,38.81901],[21.8379846,38.8188606],[21.8372566,38.8181804],[21.8370764,38.817285],[21.8368722,38.8169794],[21.8364931,38.8165669],[21.8363862,38.8162946],[21.8364165,38.8156735],[21.8365362,38.8151441],[21.8368212,38.8144061],[21.8367493,38.813738],[21.8365558,38.8132839],[21.8365543,38.8129505],[21.8364776,38.8128229],[21.8358242,38.8123423],[21.835652,38.8115642],[21.8352906,38.8106745],[21.8352758,38.8104039],[21.8355782,38.809923],[21.8358874,38.8093971],[21.8362933,38.8081612],[21.8362436,38.8075206],[21.8360463,38.8071925],[21.8358002,38.8069177],[21.835762,38.8066557],[21.8358749,38.8063514],[21.8362266,38.8059795],[21.8366271,38.8056806],[21.8367317,38.805268],[21.8369251,38.8049653],[21.8376633,38.8049249],[21.8378491,38.8048743],[21.8379444,38.8047679],[21.838037,38.8043732],[21.8385313,38.8044003],[21.8387749,38.8043418],[21.839206,38.8037911],[21.8394954,38.8037424],[21.8402733,38.80391],[21.8405846,38.8038977],[21.8410389,38.8037259],[21.8416762,38.8035935],[21.8419233,38.8034179],[21.8419852,38.8032749],[21.8420269,38.8029062],[21.8421343,38.802782],[21.8426713,38.8025397],[21.8431107,38.8020973],[21.8435745,38.8019887],[21.8437504,38.8018838],[21.8438361,38.8017142],[21.8435965,38.8012593],[21.8436118,38.8011334],[21.8438288,38.8011915],[21.8441501,38.8016119],[21.8443101,38.8016509],[21.8444389,38.8015812],[21.8444777,38.8014377],[21.8443215,38.8012727],[21.8443478,38.801165],[21.8455051,38.8009701],[21.8458675,38.8007876],[21.8471647,38.8009197],[21.8477099,38.8007855],[21.8483683,38.8007166],[21.8486535,38.8005912],[21.8492247,38.8005251],[21.8496965,38.8005338],[21.8498603,38.8004467],[21.850006,38.8001971],[21.8499505,38.7997456],[21.8497676,38.7993187],[21.8494326,38.7989702],[21.8491585,38.7985146],[21.8490622,38.7982696],[21.8490835,38.7980177],[21.8493196,38.7978238],[21.8495078,38.7973812],[21.8497688,38.7971248],[21.8497523,38.7969082],[21.8498818,38.7964285],[21.8499507,38.7960514],[21.8502104,38.7955155],[21.8503504,38.7954055],[21.850757,38.7952868]]},{"id":17897,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: E4 -\u039a\u03b1\u03c1\u03c0\u03b5\u03bd\u03ae\u03c3\u03b9-\u039d\u03ad\u03b1 \u0392\u03af\u03bd\u03b9\u03b1\u03bd\u03b7","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Evrytania_E4_Viniani_Karpenisi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":18243,"name_EN":"Evrytania: E4 Karpenisi-Nea Viniani","description_EN":"An easy trail","ascent_time":350,"descent_time":345,"marker":"E4","level":9,"ascent":1175,"descent":787,"maxelev":1438,"minelev":337,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.67718 38.9162,21.79067 38.97945)","views":23,"millestones":"0,21.6772848,38.9761509#1,21.6862379,38.9708480#2,21.6942159,38.9747825#3,21.6986629,38.9792141#4,21.7043327,38.9761039#5,21.7027445,38.9695687#6,21.7120368,38.9681156#7,21.7216019,38.9675416#8,21.7275302,38.9626421#9,21.7352175,38.9577897#10,21.7450238,38.9541474#11,21.7506611,38.9543829#12,21.7573850,38.9488060#13,21.7617398,38.9419901#14,21.7643813,38.9367165#15,21.7723659,38.9325407#16,21.7822123,38.9309402#17,21.7839529,38.9238323#18.2,21.7906739,38.9162030","x":21.7330303,"y":38.9595928,"coor":[[21.6772848,38.9761509],[21.6785348,38.9749865],[21.6788527,38.9744748],[21.6806165,38.9738657],[21.6813993,38.9732235],[21.6827277,38.9728355],[21.6829288,38.9726863],[21.6836294,38.9724389],[21.6840756,38.9722045],[21.6847489,38.9717313],[21.6852634,38.9715253],[21.6855964,38.9712256],[21.6861381,38.970894],[21.6870166,38.9704969],[21.6873085,38.9704397],[21.6880363,38.9704181],[21.6887556,38.9706576],[21.6889207,38.9716159],[21.6895467,38.9722409],[21.6894877,38.9726362],[21.6896523,38.9732521],[21.6897665,38.9732904],[21.690208,38.9732001],[21.6903456,38.9732298],[21.6905364,38.9733958],[21.6906779,38.9736598],[21.6914094,38.9738816],[21.6918945,38.9742245],[21.692146,38.9743016],[21.6929966,38.9744085],[21.6949962,38.9750337],[21.6949778,38.9748891],[21.6942479,38.9742621],[21.6943996,38.974211],[21.6957704,38.9746525],[21.6972241,38.975384],[21.6980487,38.9759409],[21.6991846,38.9768643],[21.6995511,38.9776644],[21.6992619,38.9783975],[21.6991186,38.9784667],[21.6990291,38.9787352],[21.6987383,38.979162],[21.6985493,38.9792934],[21.6984737,38.9794901],[21.6985691,38.9797533],[21.6989633,38.979698],[21.6993971,38.9794903],[21.6996527,38.9794413],[21.6991767,38.9798824],[21.6997477,38.9797135],[21.7001284,38.979721],[21.7008159,38.9791669],[21.7013425,38.978943],[21.7015747,38.9789026],[21.7025266,38.9790925],[21.7030758,38.9788871],[21.7034579,38.9788496],[21.7035217,38.9786616],[21.7036884,38.9785027],[21.7040178,38.978311],[21.7043911,38.9781922],[21.7045766,38.9778084],[21.7046033,38.97698],[21.7043014,38.975965],[21.7039099,38.9755789],[21.7040905,38.9753482],[21.7049205,38.9750221],[21.7050036,38.9749517],[21.7052354,38.9749202],[21.7053774,38.9748149],[21.7049212,38.9746437],[21.7045713,38.9740422],[21.7039719,38.9733006],[21.7034893,38.972309],[21.7024505,38.9714822],[21.7014624,38.9702734],[21.7015109,38.9702023],[21.7017208,38.9701344],[21.7021943,38.9701257],[21.702511,38.9699697],[21.7029512,38.9692036],[21.703353,38.9689142],[21.7037013,38.9688489],[21.7037809,38.9688865],[21.7038449,38.96905],[21.7040392,38.9691079],[21.7048876,38.9689263],[21.7051183,38.9689309],[21.7055156,38.9691369],[21.705771,38.9694483],[21.7067755,38.9697924],[21.7074085,38.9694895],[21.7083181,38.9688406],[21.7087516,38.9686419],[21.7089825,38.9686374],[21.7091157,38.9688022],[21.7093204,38.9688964],[21.709512,38.9686839],[21.7105772,38.9682183],[21.7111704,38.9680767],[21.7117831,38.9680437],[21.7121179,38.9680413],[21.7120227,38.9681295],[21.7121121,38.9682213],[21.7124621,38.9679714],[21.7127838,38.9680138],[21.7136414,38.9682648],[21.7144251,38.9682982],[21.7156258,38.9686461],[21.7160075,38.9686175],[21.716278,38.968821],[21.7164052,38.9688145],[21.7169213,38.9685543],[21.7174081,38.9684918],[21.717624,38.9685951],[21.7176984,38.9687948],[21.7178902,38.9689337],[21.7181105,38.968902],[21.7185384,38.9685139],[21.7193545,38.9682596],[21.7197357,38.968249],[21.7200776,38.9683818],[21.7204222,38.9684336],[21.7207481,38.9683499],[21.7210203,38.9682741],[21.7212347,38.9681116],[21.7212185,38.967895],[21.7214607,38.9678998],[21.7215207,38.9678289],[21.7217157,38.9671479],[21.7218598,38.9669705],[21.7218627,38.9668805],[21.7219677,38.9668465],[21.7216703,38.9661424],[21.7217465,38.9659277],[21.7220169,38.9657708],[21.7223762,38.9657238],[21.722732,38.9657848],[21.7230036,38.9659522],[21.7231539,38.9659462],[21.7234587,38.9657989],[21.7237911,38.9655081],[21.7239018,38.965294],[21.7239237,38.9649701],[21.7241929,38.9642456],[21.7244815,38.9635214],[21.7248727,38.9631641],[21.7251033,38.9628082],[21.7252919,38.9626858],[21.7256166,38.9622776],[21.7258608,38.9622193],[21.7265741,38.9622873],[21.7268685,38.9624642],[21.726944,38.9626279],[21.7271136,38.9627393],[21.7274844,38.9626925],[21.7277594,38.9623915],[21.7285353,38.9619471],[21.7288712,38.9615482],[21.7296392,38.9609865],[21.7299067,38.9605592],[21.7301561,38.9603388],[21.7307056,38.9601153],[21.730923,38.9601736],[21.7311439,38.9601238],[21.731258,38.9601621],[21.7320163,38.9599065],[21.7321985,38.9599821],[21.732364,38.9598592],[21.7330303,38.9595928],[21.733124,38.9595496],[21.7330432,38.9591877],[21.7330639,38.9588997],[21.7335975,38.9580902],[21.7338512,38.9580951],[21.7344988,38.9584141],[21.7348586,38.958349],[21.7350851,38.9581191],[21.7352728,38.9576632],[21.7355801,38.9574349],[21.7360465,38.9572818],[21.737194,38.9571239],[21.7376512,38.9568985],[21.7380204,38.9565363],[21.7392444,38.9557851],[21.7403399,38.955446],[21.7408945,38.9554207],[21.7412305,38.9553326],[21.7416712,38.9548996],[21.7425972,38.9548094],[21.7427154,38.9547216],[21.7428883,38.9543646],[21.7431688,38.9542528],[21.7441709,38.9543083],[21.7458193,38.9539978],[21.7464531,38.9543884],[21.7464606,38.9545147],[21.7461114,38.9549765],[21.7458619,38.9555663],[21.7459257,38.9557387],[21.7461821,38.9559869],[21.7464495,38.9562894],[21.7467996,38.9565305],[21.7470389,38.9566252],[21.7482421,38.9568917],[21.7484095,38.9567057],[21.7484893,38.9549143],[21.7486247,38.9546466],[21.7490738,38.9543129],[21.7495593,38.9542862],[21.7518029,38.9544916],[21.7520231,38.9544598],[21.7526561,38.9541477],[21.7533208,38.9539262],[21.7544952,38.9536425],[21.754641,38.953411],[21.7548204,38.9528469],[21.7554868,38.9525714],[21.7557338,38.952423],[21.7558067,38.9523072],[21.7562214,38.9508646],[21.756984,38.9504648],[21.7570162,38.9501771],[21.7567694,38.9495867],[21.756831,38.9494618],[21.7576464,38.9484864],[21.7580829,38.9474496],[21.7587555,38.946976],[21.7591392,38.9465148],[21.7594576,38.9462957],[21.7595066,38.9462066],[21.7593764,38.9459428],[21.7594139,38.9458534],[21.7597781,38.9456441],[21.759851,38.9455284],[21.7597597,38.9451302],[21.7598236,38.9449332],[21.7607659,38.9443206],[21.7613118,38.944205],[21.7615694,38.9440838],[21.7619604,38.943839],[21.76248,38.9430921],[21.7625951,38.9427339],[21.7625281,38.9426606],[21.7622849,38.9426919],[21.7620684,38.9426067],[21.7616433,38.9418147],[21.7613278,38.9415744],[21.7594601,38.9411691],[21.759313,38.9410762],[21.7592709,38.9409492],[21.7592935,38.9408145],[21.7593816,38.940582],[21.7594477,38.9405652],[21.7595102,38.9404132],[21.7600192,38.9403689],[21.7603477,38.9401951],[21.7608083,38.9402219],[21.7610412,38.9401543],[21.7611107,38.9397772],[21.7613988,38.9394224],[21.7616587,38.9392291],[21.7622132,38.9392037],[21.7625175,38.9390654],[21.7632369,38.938935],[21.7637272,38.9383858],[21.7638737,38.9381273],[21.764099,38.9379334],[21.7643323,38.937118],[21.7643413,38.9368298],[21.7647856,38.9355409],[21.765501,38.9351672],[21.7662203,38.9350368],[21.7664583,38.9348071],[21.7670869,38.9338911],[21.7672019,38.9339023],[21.7676062,38.9342524],[21.767859,38.9342843],[21.7690423,38.9340727],[21.7694399,38.9339001],[21.7701789,38.9338782],[21.7704719,38.9337306],[21.7707151,38.9336992],[21.7710464,38.9334352],[21.7716867,38.9332492],[21.7717688,38.9328364],[21.7720295,38.9329855],[21.7721954,38.9328445],[21.7723393,38.9325634],[21.772861,38.9321139],[21.7733525,38.931889],[21.774193,38.9312023],[21.7745203,38.9310644],[21.7749111,38.9311078],[21.775185,38.9308338],[21.7758388,38.9305849],[21.7774856,38.930301],[21.7780884,38.9302764],[21.7782518,38.9305859],[21.7783478,38.9306868],[21.7788089,38.9306956],[21.7788854,38.9308322],[21.7806104,38.9306307],[21.7808401,38.9306621],[21.7809625,38.9308086],[21.7810454,38.9307381],[21.7811371,38.9307579],[21.7819267,38.9309621],[21.7828863,38.9308902],[21.7838136,38.9307457],[21.7837934,38.9306552],[21.783598,38.9306335],[21.7834068,38.9304767],[21.783306,38.9296368],[21.7836668,38.92854],[21.7836813,38.9280717],[21.7835891,38.9277005],[21.7833166,38.9271908],[21.7832114,38.9268284],[21.7833514,38.926777],[21.7835086,38.9265457],[21.7832527,38.926613],[21.7831158,38.9265653],[21.7830978,38.9264028],[21.7834978,38.9250409],[21.7840268,38.9236093],[21.7842106,38.9232614],[21.7849234,38.9223289],[21.7857279,38.9216774],[21.7867523,38.9206337],[21.7871899,38.9203176],[21.7873563,38.9201586],[21.7880796,38.91942],[21.7891947,38.918423],[21.7898939,38.9177019],[21.7902183,38.9172125],[21.7904266,38.91682],[21.7905564,38.9165026],[21.7906739,38.916203]]},{"id":17953,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: E4 \u0386\u03bc\u03c0\u03bb\u03b9\u03b1\u03bd\u03b7-\u039b\u03b5\u03cd\u03ba\u03b1","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2","path":"STEREA\/Sterea_Evrytania_E4_Abliani_Lefka","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":13029,"name_EN":"Evrytania: E4 Abliani-Lefka","description_EN":"Abliani-Lefka","ascent_time":235,"descent_time":235,"marker":"E4","level":9,"ascent":644,"descent":788,"maxelev":1264,"minelev":808,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.90769 38.7256,21.96873 38.7536)","views":12,"millestones":"0,21.9076929,38.7536025#1,21.9117893,38.7474231#2,21.9144722,38.7402516#3,21.9203109,38.7387910#4,21.9248330,38.7366346#5,21.9313482,38.7328691#6,21.9371479,38.7302351#7,21.9448726,38.7257475#8,21.9509721,38.7295751#9,21.9543111,38.7333472#10,21.9574937,38.7300270#11,21.9604352,38.7301707#12,21.9645809,38.7293721#13,21.9686379,38.7290206","x":21.9371677,"y":38.7301498,"coor":[[21.9076929,38.7536025],[21.9077767,38.7530994],[21.9084768,38.7523731],[21.9085352,38.7521084],[21.9084333,38.751656],[21.908551,38.751568],[21.9086997,38.7515977],[21.9093672,38.7519881],[21.9096876,38.7520479],[21.9097922,38.7520137],[21.9098076,38.7518788],[21.9096707,38.7516061],[21.9099346,38.7514351],[21.910097,38.7511902],[21.9103753,38.750132],[21.9106142,38.7498299],[21.9105541,38.7499189],[21.9108223,38.7494011],[21.9108966,38.7488258],[21.9109824,38.7486471],[21.9118465,38.748212],[21.9120969,38.7479101],[21.9119984,38.7477372],[21.9117272,38.7475702],[21.9118757,38.7472124],[21.9118543,38.7467615],[21.9116907,38.7464522],[21.9112509,38.746147],[21.9111903,38.7458576],[21.9112888,38.7456341],[21.9112371,38.7454349],[21.9108794,38.7450771],[21.9109499,38.7450243],[21.9109196,38.7448796],[21.911076,38.7446482],[21.9116515,38.744244],[21.9116821,38.7439832],[21.9119571,38.7436277],[21.9118902,38.7435544],[21.9120535,38.7434763],[21.912127,38.7433244],[21.912346,38.7433103],[21.9123852,38.7431488],[21.9123095,38.7429853],[21.9123696,38.7428962],[21.9127365,38.7425424],[21.9130862,38.7423864],[21.9132551,38.7421552],[21.9133074,38.7418182],[21.9134579,38.7417849],[21.9135107,38.7415515],[21.9136965,38.7414918],[21.9137122,38.7413479],[21.9141403,38.7412654],[21.9141322,38.7411482],[21.9142391,38.7410329],[21.9140891,38.7406518],[21.9141048,38.7405079],[21.9146215,38.7401477],[21.9146722,38.7399864],[21.9147538,38.7399519],[21.9147227,38.7398342],[21.9142188,38.7397531],[21.9143824,38.7396659],[21.9143735,38.7395756],[21.9144666,38.7395413],[21.9140702,38.7393269],[21.9141177,38.7392737],[21.9140626,38.7391917],[21.9141102,38.7391384],[21.9141896,38.7391759],[21.9141243,38.7390486],[21.9143208,38.7390161],[21.9145236,38.7391638],[21.9149062,38.7390625],[21.9150003,38.7389921],[21.9149276,38.7387205],[21.9149642,38.7386491],[21.9154046,38.7385398],[21.9159189,38.7386571],[21.9163971,38.7384314],[21.916649,38.7384719],[21.9168646,38.7385749],[21.9171322,38.7384715],[21.9170768,38.7383984],[21.9172634,38.7383117],[21.9173873,38.738404],[21.9175572,38.7381006],[21.9176617,38.7380665],[21.9177639,38.7381133],[21.9179667,38.7378647],[21.9181574,38.7380303],[21.9183012,38.7378346],[21.9184052,38.7378184],[21.9184721,38.7378917],[21.9184624,38.7378284],[21.9185777,38.7378215],[21.9189043,38.7380616],[21.9189908,38.7378559],[21.9194721,38.7382068],[21.9199378,38.7384134],[21.9202273,38.7387429],[21.9210646,38.7392263],[21.9213793,38.7398807],[21.9218257,38.7403572],[21.9220873,38.7404609],[21.9223418,38.7404114],[21.9224411,38.7401609],[21.9219986,38.7391528],[21.9218447,38.7389068],[21.9214632,38.7385757],[21.9219874,38.7371613],[21.9222544,38.7366795],[21.9228011,38.7360765],[21.9229281,38.7360608],[21.923596,38.7364331],[21.9242002,38.736624],[21.9246586,38.7366862],[21.9250414,38.7365759],[21.9248655,38.7362934],[21.9247829,38.7359676],[21.9248754,38.7355547],[21.924756,38.7353093],[21.9246488,38.7346407],[21.9246629,38.7345508],[21.924828,38.7344096],[21.9255017,38.7341873],[21.9257065,38.7338665],[21.9262861,38.7337146],[21.9266201,38.7337025],[21.9268897,38.7331306],[21.9271013,38.7329722],[21.9274437,38.7330684],[21.9278621,38.7333191],[21.9280235,38.7333039],[21.9286935,38.7328112],[21.9289694,38.7328161],[21.9299585,38.7332211],[21.9300981,38.7331695],[21.9304179,38.7328508],[21.9306397,38.7327376],[21.9309151,38.7327605],[21.9311284,38.7329445],[21.9312549,38.7329467],[21.9316322,38.732629],[21.9316645,38.7323052],[21.9315437,38.7321048],[21.9310135,38.731744],[21.9308922,38.7315617],[21.9310244,38.7313658],[21.9312815,38.7312262],[21.9314064,38.730886],[21.931677,38.7306745],[21.9321343,38.7307727],[21.9326875,38.7307375],[21.9328438,38.7309024],[21.9328888,38.7313357],[21.9332087,38.7318099],[21.9333101,38.7318838],[21.9334596,38.7318864],[21.9338264,38.7315325],[21.9339403,38.7311741],[21.9344988,38.7305532],[21.9351876,38.7306014],[21.9358571,38.7305232],[21.9361843,38.7307452],[21.9363102,38.7307654],[21.9364994,38.7305886],[21.9369726,38.7305339],[21.9370896,38.7304638],[21.9371677,38.7301498],[21.9376677,38.729564],[21.9377225,38.7292586],[21.9385496,38.7288947],[21.938791,38.7285025],[21.9397112,38.7285008],[21.9399898,38.7284156],[21.9404381,38.7284235],[21.9405432,38.7283712],[21.9408294,38.7280159],[21.9405134,38.7274066],[21.9405776,38.7271735],[21.9414052,38.7267916],[21.9416717,38.7267242],[21.9423135,38.7260056],[21.9436025,38.7255778],[21.9438544,38.7256183],[21.9442522,38.7257875],[21.9445401,38.7257745],[21.9446684,38.7257137],[21.9448253,38.72573],[21.9450757,38.7258245],[21.9455716,38.7257791],[21.9459316,38.7256593],[21.9469308,38.7257129],[21.9472469,38.7255202],[21.9476401,38.7254461],[21.9480309,38.7254529],[21.948635,38.7252473],[21.9488508,38.7253412],[21.9492673,38.7260603],[21.9495687,38.726381],[21.9498191,38.7264754],[21.9504376,38.7265674],[21.9508448,38.7268088],[21.9512114,38.7268603],[21.9514273,38.7269542],[21.9515476,38.7271725],[21.9515327,38.7272894],[21.951154,38.7276612],[21.9510094,38.7278929],[21.9510003,38.7286136],[21.9507332,38.7291045],[21.9507625,38.7292852],[21.9510114,38.7294338],[21.9510088,38.7295238],[21.9506612,38.7300133],[21.9504041,38.7305584],[21.9506238,38.730756],[21.9508115,38.7310296],[21.950557,38.7314847],[21.9510564,38.7317187],[21.9512131,38.7326766],[21.9506588,38.7331534],[21.9506889,38.7333071],[21.9508818,38.7334006],[21.9512163,38.7333704],[21.9517286,38.7331541],[21.9524835,38.7325006],[21.9526167,38.7322687],[21.9529361,38.7319589],[21.9532147,38.7318737],[21.9535353,38.7319243],[21.9541778,38.7327916],[21.9541723,38.7333862],[21.9543578,38.7333354],[21.9544887,38.7331845],[21.9549167,38.7331019],[21.9555339,38.7332388],[21.9562739,38.7331076],[21.9569753,38.7331198],[21.9582377,38.7336285],[21.958981,38.7337856],[21.9594634,38.7338121],[21.959781,38.7335653],[21.9598536,38.7334404],[21.9597903,38.7332411],[21.9592961,38.732818],[21.958953,38.7323435],[21.9584224,38.7319918],[21.9582126,38.7316818],[21.9574099,38.7311902],[21.9573103,38.7310533],[21.9573742,38.7304237],[21.9575396,38.7298679],[21.9574548,38.7296141],[21.957218,38.7294478],[21.9572732,38.7291244],[21.9573578,38.7289817],[21.9574503,38.7289653],[21.9574947,38.7290201],[21.95743,38.7292713],[21.9578488,38.7295129],[21.9578853,38.7294415],[21.9577739,38.7293134],[21.957823,38.7292061],[21.958462,38.728983],[21.9583922,38.7294143],[21.9585889,38.7297781],[21.9583334,38.7302692],[21.9583717,38.7305402],[21.9587074,38.7308705],[21.9592761,38.7310966],[21.9593796,38.7310984],[21.9593701,38.7310262],[21.9591121,38.730391],[21.9595912,38.730129],[21.9598662,38.7297644],[21.9600624,38.7297408],[21.9606472,38.729805],[21.9607865,38.7297624],[21.9609766,38.7295495],[21.961042,38.7296768],[21.9609819,38.7297658],[21.9604991,38.7299196],[21.960382,38.7303951],[21.9605619,38.7305424],[21.9606896,38.7309051],[21.9608915,38.7310888],[21.9612392,38.7309957],[21.9617433,38.7310676],[21.9621248,38.7310022],[21.9622086,38.731292],[21.9623414,38.7314745],[21.9621797,38.7319042],[21.9625029,38.7322702],[21.9626431,38.7330025],[21.9627456,38.7330404],[21.9628741,38.7329705],[21.9631864,38.7325074],[21.9631626,38.7321286],[21.9629385,38.7319174],[21.9633857,38.7315648],[21.9634478,38.7314037],[21.9633719,38.7312402],[21.9634135,38.7309886],[21.9637562,38.7306702],[21.9642667,38.7305169],[21.9641443,38.7303706],[21.9639624,38.7302953],[21.9639115,38.7300602],[21.964085,38.7296217],[21.9647036,38.7293081],[21.9647297,38.7292004],[21.9645764,38.7289274],[21.9646599,38.7288208],[21.9647631,38.7288316],[21.9648745,38.7289597],[21.9651234,38.7299191],[21.9653484,38.7300221],[21.9654008,38.7293923],[21.9655155,38.7294033],[21.9656333,38.7297117],[21.9657886,38.7299127],[21.9658369,38.7298324],[21.9657595,38.7297229],[21.9657638,38.7295698],[21.9658463,38.7294992],[21.9659173,38.7295455],[21.9661161,38.7298373],[21.96623,38.7298753],[21.9667387,38.729785],[21.9669298,38.7295361],[21.9674641,38.7293561],[21.9679797,38.7290227],[21.967646,38.7286204],[21.9677065,38.7285134],[21.9679289,38.7284677],[21.9684769,38.7290178],[21.9686379,38.7290206]]},{"id":18816,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u039b\u03b9\u03b8\u03bf\u03c7\u03ce\u03c1\u03b9-\u03a3\u03c4\u03ac\u03c1\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u039a\u03b1\u03c1\u03b1\u03b3\u03ba\u03bf\u03cd\u03bd\u03b9\u03ba\u03b1","path":"STEREA\/Sterea_Agrafa_Lithochori_Stara","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":6175,"name_EN":"Agrafa Mts: Lithochori Stara","description_EN":"Via Karagounika","ascent_time":130,"descent_time":100,"marker":"Red_dots","level":9,"ascent":845,"descent":5,"maxelev":1816,"minelev":947,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.50808 39.13574,21.5316 39.14673)","views":13,"millestones":"0,21.5098070,39.1353566#1,21.5118134,39.1371950#2,21.5199078,39.1384212#3,21.5236352,39.1383713#4,21.5259749,39.1442499#5,21.5279866,39.1444472#6.2,21.5304270,39.1463500","x":21.5224509,"y":39.1392164,"coor":[[21.509807,39.1353566],[21.5111717,39.1353047],[21.5111548,39.1353854],[21.5109095,39.1354522],[21.5105291,39.1357414],[21.5101947,39.1362027],[21.5095404,39.136387],[21.5092262,39.1367676],[21.5084914,39.1372655],[21.5084045,39.1374348],[21.5088545,39.1371381],[21.5099423,39.136801],[21.5103206,39.1368992],[21.5103412,39.1369717],[21.5098396,39.1370871],[21.5097562,39.1371574],[21.509789,39.1372121],[21.5102423,39.1371497],[21.5108518,39.1372529],[21.5110759,39.1371315],[21.511598,39.1370886],[21.5122392,39.1369492],[21.5122713,39.1370219],[21.5119085,39.1371403],[21.5115188,39.1373662],[21.5114919,39.1374738],[21.5121468,39.1372715],[21.5123902,39.1372587],[21.512881,39.1374494],[21.5131977,39.1376543],[21.5139497,39.1376524],[21.5139644,39.1375626],[21.5135481,39.1372294],[21.5138632,39.1372226],[21.5145027,39.1374614],[21.5157993,39.1380927],[21.5163838,39.1382493],[21.5163721,39.1381185],[21.5168173,39.1382901],[21.5177006,39.1381738],[21.5182067,39.1382567],[21.5186575,39.1382663],[21.5191618,39.1384031],[21.5190911,39.1386944],[21.5191589,39.1387409],[21.5199127,39.1383606],[21.5198744,39.1387922],[21.5205825,39.1393839],[21.5208101,39.1398212],[21.5207824,39.1402801],[21.5210068,39.1408074],[21.5211096,39.1408456],[21.5212257,39.1405057],[21.5214507,39.1403573],[21.5216455,39.1407399],[21.5222722,39.1410145],[21.5223666,39.1409624],[21.5223336,39.1405833],[21.5227136,39.1403031],[21.5228084,39.1399087],[21.5227382,39.1396009],[21.5224509,39.1392164],[21.5225028,39.1390553],[21.5222751,39.1389514],[21.5222102,39.1388239],[21.5222146,39.1386978],[21.52242,39.1383238],[21.5225829,39.138093],[21.5230117,39.1377418],[21.5231969,39.1377367],[21.523481,39.1380491],[21.5237395,39.1385951],[21.5243674,39.1388337],[21.5242695,39.1393181],[21.5247922,39.1402482],[21.5250473,39.141551],[21.5254652,39.1421725],[21.5262081,39.1424315],[21.5262949,39.1425955],[21.5258635,39.1429603],[21.5256397,39.1430726],[21.5255727,39.1436658],[21.5251691,39.1442879],[21.5248551,39.144993],[21.5260512,39.1442075],[21.5265638,39.143777],[21.5265613,39.143849],[21.5260004,39.1446659],[21.5253419,39.1453006],[21.5250154,39.1460324],[21.5245912,39.146582],[21.5243793,39.1466856],[21.5239378,39.1467393],[21.5248741,39.1470925],[21.5247795,39.1468203],[21.5252165,39.1465683],[21.5260029,39.1459183],[21.5262448,39.1456171],[21.5269145,39.145325],[21.5280103,39.1444293],[21.5287178,39.1440479],[21.5292345,39.1435003],[21.5293392,39.1431511],[21.5298227,39.1428911],[21.5302996,39.1424868],[21.5303327,39.1425325],[21.5298301,39.1433417],[21.5298168,39.1437199],[21.5302025,39.1432776],[21.5309838,39.1427716],[21.5309929,39.1428438],[21.530654,39.1432691],[21.5305887,39.143484],[21.5306768,39.1435083],[21.5309025,39.1437429],[21.5311071,39.1438463],[21.5312687,39.1441155],[21.5312814,39.1447464],[21.531131,39.1450766],[21.5311737,39.1455099],[21.5304849,39.1460179],[21.5303977,39.1461962],[21.530427,39.14635]]},{"id":18817,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u039b\u03b9\u03b8\u03bf\u03c7\u03ce\u03c1\u03b9-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03c4\u03ad\u03c1\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03a0\u03c1\u03b1\u03c4\u03af\u03bd\u03b1\u03c2","path":"STEREA\/Sterea_Agrafa_Lithochori_Fteri","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":7617,"name_EN":"Agrafa Mts: Lithochori-Mt Fteri","description_EN":"Via the Pratina Pass","ascent_time":345,"descent_time":250,"marker":"Red_dots","level":9,"ascent":1242,"descent":107,"maxelev":2111,"minelev":947,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.50817 39.13532,21.54771 39.14411)","views":11,"millestones":"0,21.5098070,39.1353566#1,21.5118134,39.1371950#2,21.5199078,39.1384212#3,21.5236352,39.1383713#4,21.5293631,39.1404012#5,21.5365877,39.1371983#6,21.5457781,39.1356060#7,21.5456408,39.1423755#7.6,21.5468526,39.1449312","x":21.528543,"y":39.1412423,"coor":[[21.509807,39.1353566],[21.5111717,39.1353047],[21.5111548,39.1353854],[21.5109095,39.1354522],[21.5105291,39.1357414],[21.5101947,39.1362027],[21.5095404,39.136387],[21.5092262,39.1367676],[21.5084914,39.1372655],[21.5084045,39.1374348],[21.5088545,39.1371381],[21.5099423,39.136801],[21.5103206,39.1368992],[21.5103412,39.1369717],[21.5098396,39.1370871],[21.5097562,39.1371574],[21.509789,39.1372121],[21.5102423,39.1371497],[21.5108518,39.1372529],[21.5110759,39.1371315],[21.511598,39.1370886],[21.5122392,39.1369492],[21.5122713,39.1370219],[21.5119085,39.1371403],[21.5115188,39.1373662],[21.5114919,39.1374738],[21.5121468,39.1372715],[21.5123902,39.1372587],[21.512881,39.1374494],[21.5131977,39.1376543],[21.5139497,39.1376524],[21.5139644,39.1375626],[21.5135481,39.1372294],[21.5138632,39.1372226],[21.5145027,39.1374614],[21.5157993,39.1380927],[21.5163838,39.1382493],[21.5163721,39.1381185],[21.5168173,39.1382901],[21.5177006,39.1381738],[21.5182067,39.1382567],[21.5186575,39.1382663],[21.5191618,39.1384031],[21.5190911,39.1386944],[21.5191589,39.1387409],[21.5199127,39.1383606],[21.5198744,39.1387922],[21.5205825,39.1393839],[21.5208101,39.1398212],[21.5207824,39.1402801],[21.5210068,39.1408074],[21.5211096,39.1408456],[21.5212257,39.1405057],[21.5214507,39.1403573],[21.5216455,39.1407399],[21.5222722,39.1410145],[21.5223666,39.1409624],[21.5223336,39.1405833],[21.5227136,39.1403031],[21.5228084,39.1399087],[21.5227382,39.1396009],[21.5224509,39.1392164],[21.5225028,39.1390553],[21.5222751,39.1389514],[21.5222102,39.1388239],[21.5222146,39.1386978],[21.52242,39.1383238],[21.5225829,39.138093],[21.5230117,39.1377418],[21.5231969,39.1377367],[21.523481,39.1380491],[21.5237395,39.1385951],[21.5243674,39.1388337],[21.5242695,39.1393181],[21.5247922,39.1402482],[21.5250473,39.141551],[21.5254652,39.1421725],[21.5262081,39.1424315],[21.5262949,39.1425955],[21.5264589,39.1426125],[21.5267404,39.1425014],[21.5268295,39.142269],[21.5267883,39.142124],[21.5270477,39.1419854],[21.5271837,39.141736],[21.528543,39.1412423],[21.5290605,39.141001],[21.5291049,39.1407227],[21.5289244,39.1405927],[21.5290194,39.1405226],[21.5292622,39.1405278],[21.5292184,39.1404548],[21.5293825,39.1403952],[21.5296259,39.1403823],[21.529541,39.1401643],[21.5298428,39.1401347],[21.5297785,39.1399892],[21.5298113,39.1397106],[21.530085,39.1398245],[21.5302128,39.1398092],[21.5300829,39.1395542],[21.52992,39.13892],[21.5297753,39.1387548],[21.5298372,39.138639],[21.5300922,39.1386264],[21.5306589,39.1389627],[21.5310128,39.1390964],[21.531369,39.139167],[21.5317624,39.1391663],[21.5327294,39.1389706],[21.533604,39.1384711],[21.5337583,39.1382986],[21.5339115,39.1378874],[21.5342333,39.137615],[21.5352176,39.1372574],[21.5354782,39.1370827],[21.5356409,39.1370591],[21.5362492,39.1371981],[21.5364942,39.1371403],[21.5367319,39.1372894],[21.5371403,39.13719],[21.537255,39.1372194],[21.5376517,39.1377864],[21.5379753,39.1377932],[21.5382715,39.138259],[21.5387832,39.138513],[21.5390257,39.1381938],[21.5400006,39.1377729],[21.5404077,39.1377095],[21.5413181,39.1378098],[21.5426248,39.137495],[21.5435543,39.1367127],[21.543942,39.1365407],[21.5441428,39.1364864],[21.5446425,39.1363573],[21.5448978,39.1360023],[21.5454177,39.1356889],[21.5459076,39.1355731],[21.5461903,39.1354259],[21.5462591,39.1354454],[21.546265,39.1356077],[21.5464884,39.1355042],[21.5466268,39.1355162],[21.5467377,39.1353203],[21.5471314,39.1353106],[21.5470133,39.1360469],[21.5467189,39.1365272],[21.5467764,39.1368707],[21.5464546,39.1374766],[21.5459884,39.1379082],[21.5460037,39.1381338],[21.5457856,39.1384175],[21.54568,39.1394604],[21.5452526,39.140109],[21.5452497,39.1405234],[21.5453862,39.1409227],[21.5455338,39.1412637],[21.5455154,39.1414615],[21.5457747,39.1416561],[21.5455944,39.1421839],[21.5456228,39.1423647],[21.546439,39.1428504],[21.5469933,39.1428801],[21.5470608,39.1432689],[21.5473879,39.1438434],[21.5474048,39.1440239],[21.547236,39.1442186],[21.5470595,39.1443049],[21.5467695,39.1443259],[21.5469279,39.1447616],[21.5468526,39.1449312]]},{"id":18818,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u0392\u03bb\u03b1\u03c7\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1-\u0391\u03c3\u03c0\u03c1\u03cc\u03c1\u03b5\u03bc\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u039c\u03ad\u03c1\u03c3\u03b1","path":"STEREA\/Sterea_Agrafa_Vlaxopoula_Asprorema","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":12208,"name_EN":"Agrafa Mts: Vlaxopoula-Asprorema","description_EN":"Via the Mersa settlement","ascent_time":400,"descent_time":380,"marker":"No_marks","level":9,"ascent":916,"descent":1096,"maxelev":1713,"minelev":993,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.54352 39.13824,21.57444 39.19271)","views":16,"millestones":"0,21.5700463,39.1381513#1,21.5658382,39.1418807#2,21.5673027,39.1469016#3,21.5697493,39.1518864#4,21.5719486,39.1550176#5,21.5659075,39.1616581#6,21.5582502,39.1668050#7,21.5570657,39.1738358#8,21.5500037,39.1804395#9,21.5438081,39.1871485#10,21.5494404,39.1902519#11,21.5557874,39.1889725#12.2,21.5603668,39.1930638","x":21.5615519,"y":39.1633983,"coor":[[21.5700463,39.1381513],[21.5699356,39.1383427],[21.5694457,39.1384586],[21.5690517,39.1384774],[21.5678721,39.1381284],[21.5676854,39.1381425],[21.5672752,39.1382961],[21.5669782,39.1385242],[21.5665108,39.1386586],[21.56621,39.1389946],[21.56618,39.1391922],[21.5659736,39.1394762],[21.5661144,39.1400918],[21.5657583,39.140688],[21.5663806,39.1404217],[21.5666834,39.140365],[21.5669099,39.1401715],[21.5668775,39.1404096],[21.56678,39.1405517],[21.5661996,39.140945],[21.5659691,39.1412555],[21.5655782,39.1415176],[21.565654,39.1415642],[21.5659458,39.1414892],[21.5660602,39.1415277],[21.5657731,39.141801],[21.5659063,39.1419659],[21.565592,39.1423558],[21.5656826,39.1424117],[21.565658,39.1424562],[21.5649072,39.1427559],[21.564836,39.1428084],[21.5649041,39.1428459],[21.5646429,39.1430387],[21.5645145,39.143072],[21.5640558,39.1429543],[21.5638512,39.1431843],[21.5642539,39.1432468],[21.5647618,39.1436177],[21.5649481,39.1439189],[21.5653781,39.1441982],[21.5657441,39.1446563],[21.5658445,39.144735],[21.565792,39.1449141],[21.5649657,39.1457257],[21.5649473,39.1459235],[21.5649979,39.1460282],[21.5649942,39.1461362],[21.5650733,39.1461919],[21.5652158,39.1460868],[21.5658345,39.1462619],[21.5660085,39.1462475],[21.5662008,39.1463777],[21.5665854,39.1462956],[21.566669,39.146892],[21.5670414,39.1468277],[21.5673286,39.1468877],[21.5670574,39.1470352],[21.5670778,39.1471167],[21.5671918,39.1471642],[21.5672188,39.14739],[21.5683733,39.1471258],[21.568508,39.1472457],[21.5687162,39.1472501],[21.5690793,39.1474558],[21.5692971,39.1475144],[21.5695181,39.147483],[21.5695743,39.1475292],[21.5695146,39.147582],[21.5696181,39.1476022],[21.5698506,39.147571],[21.5701731,39.1476138],[21.5704993,39.1475485],[21.5704737,39.1476201],[21.5710108,39.1474781],[21.570902,39.1482867],[21.5702085,39.1489389],[21.5701301,39.1491986],[21.5700133,39.1492322],[21.5698415,39.1495169],[21.5698803,39.1497339],[21.5696086,39.1502328],[21.5695652,39.1504841],[21.5696337,39.1508459],[21.5694663,39.1510046],[21.5695139,39.1513029],[21.5696927,39.1514868],[21.5695562,39.1517543],[21.5697131,39.1519017],[21.569854,39.1518416],[21.5698984,39.1518966],[21.5698722,39.1519861],[21.5700948,39.152243],[21.5700205,39.1523856],[21.570073,39.1525399],[21.570153,39.1525686],[21.5702133,39.1524977],[21.5703331,39.1527165],[21.5706306,39.1528128],[21.5705106,39.1529364],[21.5708575,39.1529436],[21.570712,39.1531388],[21.5707929,39.1531405],[21.5707661,39.153248],[21.5712401,39.1532579],[21.5714082,39.1530812],[21.5717272,39.1528897],[21.5719813,39.152904],[21.571906,39.1530736],[21.5719586,39.1532279],[21.5718752,39.1532982],[21.5719512,39.1534439],[21.5720662,39.1534643],[21.5722103,39.1536475],[21.5721616,39.1537186],[21.5727244,39.1538384],[21.57303,39.1537007],[21.5732625,39.1536695],[21.5736907,39.1529937],[21.5738227,39.1531946],[21.5738103,39.1535547],[21.5739132,39.1535929],[21.5736199,39.1540463],[21.5733143,39.1541841],[21.5731322,39.1544325],[21.5727031,39.1544596],[21.5723332,39.1547853],[21.5721119,39.1548257],[21.5719189,39.1550559],[21.5716583,39.1552307],[21.5713378,39.1558006],[21.5706583,39.1563811],[21.570369,39.1567174],[21.5701212,39.1568564],[21.5701421,39.1569199],[21.57001,39.1570613],[21.5695272,39.1573035],[21.5694754,39.1574645],[21.5687536,39.1582603],[21.5685762,39.1583737],[21.5685124,39.1585436],[21.5681806,39.1587709],[21.5682019,39.1588254],[21.5680965,39.1588593],[21.5680106,39.1590016],[21.5677056,39.1591214],[21.5673847,39.1593669],[21.5672951,39.1596173],[21.5669133,39.1599517],[21.5667767,39.1602191],[21.5667977,39.1602826],[21.5664505,39.1606177],[21.5661571,39.1607377],[21.5662678,39.1608842],[21.5664972,39.1609431],[21.5661553,39.1611251],[21.5662441,39.1612351],[21.5660328,39.1613208],[21.5661057,39.1615565],[21.5660451,39.1616363],[21.565941,39.1616342],[21.5653479,39.1620542],[21.5641669,39.1624079],[21.5636021,39.1623421],[21.5631911,39.1625136],[21.562846,39.1624524],[21.5621522,39.1624378],[21.5618869,39.1627476],[21.5617072,39.1632574],[21.5615519,39.1633983],[21.5612945,39.1638163],[21.5609735,39.1640619],[21.5609445,39.1642325],[21.5606029,39.1644055],[21.560456,39.1646367],[21.5603385,39.1646883],[21.5600956,39.1646832],[21.5597755,39.1645684],[21.5596696,39.1646202],[21.5594097,39.1654436],[21.558734,39.1662403],[21.558328,39.1666012],[21.5579968,39.1674771],[21.5576946,39.1678492],[21.5572073,39.1682174],[21.5569623,39.1686086],[21.557826,39.1687349],[21.5581461,39.1688497],[21.5584606,39.1691266],[21.5577714,39.169977],[21.5576436,39.1703257],[21.5574433,39.1704296],[21.5575108,39.1704851],[21.557483,39.1706196],[21.5577665,39.1707878],[21.5576014,39.1711807],[21.5576073,39.171343],[21.5577396,39.1718683],[21.5579756,39.1720715],[21.5578969,39.1723401],[21.5581017,39.1727768],[21.5578876,39.1732769],[21.557521,39.1735034],[21.557299,39.1735618],[21.5570456,39.1738628],[21.5569615,39.1742845],[21.5566624,39.1745666],[21.5565867,39.1747452],[21.5559381,39.1750919],[21.5554652,39.1757126],[21.5542629,39.1763361],[21.5539863,39.1766366],[21.5531085,39.1772488],[21.5527596,39.1776289],[21.5524649,39.1777848],[21.5521266,39.1778588],[21.5518543,39.1780333],[21.5517524,39.1783014],[21.5513888,39.1787713],[21.5508493,39.1789762],[21.5506123,39.1791333],[21.5505535,39.1794925],[21.5503275,39.1800013],[21.5501537,39.18034],[21.549893,39.1805147],[21.5498858,39.1810551],[21.5498248,39.1811439],[21.5493302,39.1813857],[21.5490038,39.1814509],[21.5486246,39.1820376],[21.5483188,39.1821753],[21.5479577,39.1822398],[21.5478023,39.1823806],[21.5477729,39.1825602],[21.5469241,39.1833351],[21.5468225,39.1835943],[21.5467775,39.1835573],[21.5467284,39.1836373],[21.5465292,39.1837052],[21.546563,39.1840663],[21.5456081,39.1845597],[21.545025,39.1850159],[21.5441498,39.1858804],[21.5438468,39.1862704],[21.5437333,39.1865383],[21.5438252,39.1872249],[21.5439743,39.1875975],[21.5439649,39.1878675],[21.5440736,39.188068],[21.5439776,39.1884985],[21.5441668,39.1887187],[21.5442293,39.1889182],[21.5444788,39.1890676],[21.5440842,39.1890953],[21.543926,39.1889839],[21.5443846,39.189444],[21.5442699,39.1894146],[21.544761,39.1902718],[21.5445724,39.1907003],[21.5445915,39.1908178],[21.5450252,39.1906648],[21.546587,39.1906977],[21.5473896,39.1905885],[21.5481269,39.1906941],[21.5482729,39.1908233],[21.5484843,39.1907376],[21.548665,39.1908676],[21.5488082,39.1907445],[21.5490658,39.1906598],[21.5494511,39.1902354],[21.5495442,39.1902194],[21.5496312,39.1903834],[21.5499445,39.1903629],[21.5500511,39.1902931],[21.5501765,39.1903498],[21.5503666,39.1902097],[21.5504469,39.1902294],[21.5505554,39.1901055],[21.5506223,39.190179],[21.5507433,39.1900284],[21.5508146,39.1899758],[21.550965,39.189979],[21.5510979,39.1898196],[21.5516191,39.1904793],[21.5519277,39.1905939],[21.5523436,39.1906206],[21.5523814,39.1905313],[21.5527129,39.1903221],[21.5530874,39.1902038],[21.5533541,39.1901914],[21.5534145,39.1901206],[21.5535417,39.1901232],[21.5538122,39.1900028],[21.5539085,39.1898967],[21.5535883,39.1897819],[21.5530912,39.1894291],[21.5530158,39.1892653],[21.5530771,39.1888342],[21.5532131,39.1885848],[21.5533963,39.1886427],[21.553456,39.1885899],[21.553578,39.1887456],[21.5538559,39.1887424],[21.5539235,39.1887979],[21.5542492,39.1887507],[21.5543212,39.1886801],[21.5544368,39.1886825],[21.5545038,39.188756],[21.5546091,39.1887222],[21.5546357,39.1886236],[21.5548227,39.1885735],[21.5550412,39.1886141],[21.5551872,39.1887433],[21.5552932,39.1886915],[21.5553079,39.1886017],[21.5553773,39.1886032],[21.5556961,39.1888621],[21.5557418,39.1889442],[21.5559231,39.1890561],[21.5565138,39.1890505],[21.5567129,39.1889826],[21.557282,39.1889314],[21.5574702,39.1888453],[21.5582628,39.1890241],[21.5589038,39.1889024],[21.5592332,39.1889498],[21.5591625,39.1893177],[21.5593952,39.1896199],[21.5595099,39.1896494],[21.5596062,39.1895433],[21.5599415,39.190226],[21.5597384,39.1910776],[21.5594898,39.1912346],[21.5594276,39.1913594],[21.5594408,39.191648],[21.5597407,39.1920146],[21.559822,39.1923407],[21.5603668,39.1930638]]},{"id":18819,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u0395\u03c0\u03b9\u03bd\u03b9\u03b1\u03bd\u03ac-\u0391\u03c3\u03c0\u03c1\u03cc\u03c1\u03b5\u03bc\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u0391\u03c3\u03c0\u03c1\u03bf\u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2","path":"STEREA\/Sterea_Agrafa_Epiniana_Asprorema","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":10865,"name_EN":"Agrafa Mts: Epiniana-Asprorema","description_EN":"Via the Asprorema ravine","ascent_time":300,"descent_time":280,"marker":"Red_dots","level":9,"ascent":872,"descent":772,"maxelev":1045,"minelev":728,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.55903 39.141,21.61537 39.19304)","views":41,"millestones":"0,21.6146528,39.1409877#1,21.6120747,39.1475410#2,21.6065237,39.1526409#3,21.5996818,39.1576518#4,21.5917760,39.1601544#5,21.5909251,39.1678305#6,21.5841616,39.1722908#7,21.5827860,39.1779054#8,21.5748921,39.1821050#9,21.5683430,39.1868502#10,21.5601764,39.1887991#10.9,21.5603661,39.1930638","x":21.5858168,"y":39.1715392,"coor":[[21.6146528,39.1409877],[21.6144459,39.1412897],[21.6139853,39.1415686],[21.6138654,39.1420347],[21.6135879,39.1423713],[21.6134626,39.1426571],[21.613482,39.1427656],[21.6137997,39.1429523],[21.613953,39.1432077],[21.6143376,39.143202],[21.6147197,39.1431918],[21.6151216,39.1432812],[21.6152896,39.1434468],[21.6152348,39.1436979],[21.6150632,39.1439827],[21.6145664,39.1443059],[21.614494,39.1447369],[21.6143358,39.1449679],[21.6136846,39.145405],[21.6132861,39.1459014],[21.6127335,39.1461603],[21.6127897,39.1462426],[21.6127381,39.1462595],[21.6128105,39.1465133],[21.6126858,39.146781],[21.6120091,39.1472897],[21.612101,39.1476519],[21.6118971,39.147864],[21.6122945,39.1487731],[21.6117863,39.149087],[21.6113308,39.1495552],[21.6110356,39.150414],[21.6105174,39.1510251],[21.6102709,39.1511281],[21.6102073,39.151298],[21.610127,39.1512783],[21.6099104,39.1508414],[21.6095264,39.1505633],[21.6091372,39.1504381],[21.6087562,39.1504123],[21.6085079,39.1505694],[21.6083132,39.1508537],[21.6077064,39.1510034],[21.6074331,39.151214],[21.6072943,39.1515535],[21.6070077,39.1518179],[21.6067429,39.1524612],[21.6064215,39.1527248],[21.6062091,39.153189],[21.6057894,39.1536218],[21.605297,39.1538099],[21.6051273,39.1536983],[21.6049882,39.1537044],[21.6045884,39.1535521],[21.6042621,39.1536174],[21.6043187,39.153997],[21.6041519,39.1541377],[21.6041495,39.1542097],[21.6042724,39.1543384],[21.6043296,39.1547],[21.6041548,39.1550748],[21.6038767,39.1554294],[21.603082,39.1559987],[21.6028483,39.1560659],[21.6024794,39.1563647],[21.6022348,39.1564137],[21.6021091,39.1563661],[21.6019566,39.1567683],[21.60184,39.156793],[21.6016124,39.1570225],[21.600941,39.1573691],[21.6006268,39.1577275],[21.5999941,39.1579577],[21.5996582,39.1576265],[21.5994294,39.1575497],[21.5991013,39.157669],[21.5987441,39.1576256],[21.5987301,39.1573551],[21.5986313,39.1571999],[21.5979253,39.1572033],[21.5977359,39.1573256],[21.5974566,39.1573738],[21.5969757,39.1575621],[21.5966966,39.1576014],[21.5963041,39.1575753],[21.5961632,39.1576355],[21.595804,39.1579884],[21.5954382,39.1581971],[21.5952982,39.1582302],[21.5948411,39.1580586],[21.5945849,39.1581074],[21.5942903,39.1582635],[21.593897,39.1585977],[21.5931671,39.158961],[21.5929717,39.1592633],[21.5922547,39.1592485],[21.5918689,39.1590243],[21.5914166,39.159051],[21.5915621,39.1591982],[21.5916624,39.1596507],[21.5918394,39.1598886],[21.5917309,39.1603549],[21.5917228,39.1609313],[21.591503,39.1612691],[21.5911231,39.1615495],[21.5911473,39.1618564],[21.5906549,39.1620444],[21.5905599,39.1621145],[21.5905562,39.1622225],[21.5907135,39.1623609],[21.5907098,39.162469],[21.5912173,39.1628579],[21.5913449,39.1635272],[21.5912748,39.1638861],[21.5914056,39.1641231],[21.5913958,39.1644112],[21.5912856,39.1645891],[21.5910734,39.1647018],[21.5908572,39.1649316],[21.5908229,39.1655976],[21.5905611,39.1658084],[21.5903392,39.1658669],[21.5903531,39.1661374],[21.5902623,39.1664239],[21.5901424,39.1665475],[21.5903116,39.1666771],[21.5904581,39.1671306],[21.5906748,39.1672252],[21.5907091,39.1675773],[21.5909336,39.1677801],[21.590919,39.1678699],[21.5908587,39.1679408],[21.5907308,39.1679561],[21.5905921,39.1679533],[21.5904326,39.1678779],[21.5901754,39.1679537],[21.5898536,39.1682263],[21.5897896,39.1684052],[21.5899508,39.1687689],[21.5901188,39.1689345],[21.5901418,39.1692773],[21.5899464,39.1692373],[21.5896201,39.1693026],[21.5892521,39.1692319],[21.5891468,39.1692658],[21.588814,39.1695202],[21.5883055,39.1701763],[21.5877194,39.1700561],[21.5874755,39.170078],[21.5870362,39.1704023],[21.5870176,39.1706091],[21.5871605,39.1708283],[21.5870881,39.1709169],[21.5864885,39.1708504],[21.5862663,39.1709179],[21.5860057,39.1710927],[21.5858168,39.1715392],[21.5858344,39.1717018],[21.5857181,39.1717174],[21.5857619,39.1717904],[21.5852462,39.1717346],[21.5846733,39.1719029],[21.5841399,39.1722703],[21.5843641,39.1724821],[21.5847239,39.1724536],[21.584757,39.1724678],[21.5846755,39.1724841],[21.584754,39.1725578],[21.5846267,39.1725551],[21.5849188,39.1728135],[21.5852149,39.1729548],[21.5849933,39.1730042],[21.5852082,39.1731528],[21.5853402,39.1733538],[21.5850635,39.173321],[21.5854779,39.173726],[21.585884,39.1736984],[21.5858359,39.1737514],[21.585904,39.1737889],[21.5858084,39.173877],[21.5859198,39.1740054],[21.5855356,39.1740696],[21.5854987,39.1741319],[21.5856679,39.1742615],[21.5856992,39.1743612],[21.5853285,39.1743716],[21.5853796,39.1745708],[21.5851859,39.1748191],[21.5850963,39.1750695],[21.585137,39.1752325],[21.5843076,39.1757919],[21.5842124,39.1762044],[21.5840955,39.176238],[21.5840693,39.1763275],[21.5836065,39.1766603],[21.5828907,39.1769427],[21.5827923,39.1771119],[21.5829572,39.1773676],[21.5829858,39.1775483],[21.5826646,39.1781363],[21.5825928,39.1782069],[21.5823386,39.1781926],[21.5820883,39.1784036],[21.581856,39.1784258],[21.5816862,39.1783142],[21.5812589,39.1782873],[21.5811722,39.1781143],[21.5811125,39.1781671],[21.5807667,39.1781239],[21.5807598,39.1779886],[21.5806557,39.1779865],[21.5803612,39.1781335],[21.5802632,39.1782937],[21.5796902,39.1784619],[21.5792886,39.1786968],[21.579167,39.1788655],[21.578956,39.1789422],[21.5787353,39.1789646],[21.5781473,39.1788983],[21.5780598,39.1790857],[21.577991,39.1790663],[21.5779423,39.1791373],[21.5778291,39.1790629],[21.577619,39.1791126],[21.5776387,39.1792121],[21.5775141,39.1794708],[21.5771578,39.1797337],[21.5765922,39.1803616],[21.5765397,39.1805407],[21.5759227,39.1809783],[21.5757831,39.1813357],[21.5754103,39.1817424],[21.5749508,39.1819761],[21.5748258,39.1822438],[21.5746852,39.1822949],[21.5745269,39.1821835],[21.5743631,39.1822341],[21.5742429,39.1827001],[21.5740238,39.1826775],[21.5738573,39.1831426],[21.5739692,39.183253],[21.5737701,39.1833209],[21.5737554,39.1834107],[21.5735478,39.1833884],[21.5735307,39.1835502],[21.5735976,39.1836237],[21.5733483,39.184141],[21.5727501,39.1847051],[21.5723493,39.184913],[21.5724148,39.1853649],[21.5722326,39.1856133],[21.5720316,39.1857353],[21.5719165,39.1857148],[21.5714406,39.1854166],[21.5707091,39.1851446],[21.5703646,39.1853987],[21.5703731,39.1854889],[21.5699136,39.186056],[21.5696416,39.1862215],[21.5692712,39.1862227],[21.5690489,39.1862902],[21.5686928,39.186544],[21.5686778,39.1866428],[21.5683837,39.1867808],[21.5682852,39.1869499],[21.5681195,39.1870546],[21.5680905,39.1872252],[21.5679942,39.1873313],[21.5677647,39.1872724],[21.5676362,39.1873058],[21.567201,39.1871705],[21.5669565,39.1872105],[21.566636,39.1871047],[21.5663441,39.1869139],[21.565781,39.186794],[21.565675,39.1868458],[21.5656388,39.1872235],[21.5648718,39.1869732],[21.5646285,39.1869771],[21.5644278,39.1870901],[21.5642691,39.18733],[21.5641187,39.1873268],[21.5639292,39.187449],[21.5636482,39.1878756],[21.5633984,39.1880686],[21.5631749,39.188172],[21.5625721,39.1881954],[21.5624496,39.1883911],[21.5617786,39.1887104],[21.5615563,39.1887778],[21.5612086,39.1887885],[21.560543,39.1892881],[21.5602917,39.1891927],[21.5604952,39.1889988],[21.560538,39.1887655],[21.5604476,39.1887005],[21.5603175,39.1887789],[21.5598754,39.1888417],[21.5596697,39.1887653],[21.5592324,39.1889498],[21.5591618,39.1893177],[21.5593945,39.1896199],[21.5595092,39.1896493],[21.5596055,39.1895432],[21.5599408,39.190226],[21.5597377,39.1910776],[21.5594891,39.1912346],[21.5594269,39.1913594],[21.5594401,39.191648],[21.55974,39.1920146],[21.5598213,39.1923407],[21.5603661,39.1930638]]},{"id":18820,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u0386\u03b3\u03c1\u03b1\u03c6\u03b1-\u039d\u03b9\u03ac\u03bb\u03b1","description_GR":"\u0391\u03c0\u03af\u03c3\u03c4\u03b5\u03c5\u03c4\u03b1 \u03c4\u03bf\u03c0\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ad\u03c2 \u03bc\u03bd\u03ae\u03bc\u03b5\u03c2","path":"STEREA\/Sterea_Agrafa_Agrafa_Niala","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":8387,"name_EN":"Agrafa Mts: Agrafa-Niala","description_EN":"Outstanding landcapes and memories","ascent_time":245,"descent_time":205,"marker":"Red_dots","level":9,"ascent":1072,"descent":188,"maxelev":1759,"minelev":846,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.64767 39.13729,21.67584 39.18447)","views":50,"millestones":"0,21.6492273,39.1376857#1,21.6518042,39.1419079#2,21.6563069,39.1466432#3,21.6575540,39.1533033#4,21.6601467,39.1580678#5,21.6657782,39.1626688#6,21.6720944,39.1669585#7,21.6729126,39.1751862#8.4,21.6742683,39.1850064","x":21.6590851,"y":39.1585341,"coor":[[21.6492273,39.1376857],[21.6495386,39.137719],[21.6496955,39.137524],[21.6501073,39.1373161],[21.6508536,39.1367905],[21.6509522,39.1368151],[21.6508057,39.1370464],[21.6508386,39.1371011],[21.6509091,39.1370665],[21.6508593,39.1371736],[21.6510911,39.1371602],[21.6510213,39.1375192],[21.6511898,39.1373244],[21.651282,39.1373353],[21.6511957,39.1374957],[21.6514301,39.1377527],[21.6512208,39.1377845],[21.6512611,39.1378979],[21.651433,39.1379464],[21.6515,39.1380199],[21.6517053,39.1384565],[21.6512447,39.140132],[21.6512729,39.1403938],[21.6510954,39.1408587],[21.6510995,39.1410525],[21.6510237,39.1410375],[21.650941,39.1410899],[21.6510171,39.1412355],[21.6508851,39.141377],[21.6507958,39.1416275],[21.6508014,39.1418078],[21.6509039,39.1418549],[21.6513564,39.141819],[21.65149,39.1419749],[21.6516172,39.1419774],[21.6520272,39.1418235],[21.6523851,39.1418487],[21.652852,39.141723],[21.6531736,39.1417926],[21.653383,39.1417607],[21.6534244,39.1419057],[21.6537184,39.1421098],[21.6537309,39.1423984],[21.6535692,39.1427375],[21.653586,39.1432784],[21.6534866,39.1434836],[21.6534836,39.1435737],[21.653673,39.1437937],[21.6535778,39.1438729],[21.6536646,39.1440458],[21.6536133,39.1441979],[21.6539604,39.1445473],[21.6540232,39.1447468],[21.6544268,39.1451333],[21.6549143,39.1450891],[21.6551366,39.1450124],[21.6558541,39.1450089],[21.6566644,39.1446468],[21.6563678,39.1452174],[21.6563005,39.1455044],[21.656323,39.1465679],[21.6561859,39.1472139],[21.6563427,39.1473702],[21.6564577,39.1473905],[21.657188,39.1473511],[21.6582114,39.1475429],[21.6582668,39.1476161],[21.6582291,39.1477054],[21.6578131,39.1480394],[21.6577152,39.1481996],[21.6576247,39.1484861],[21.6576617,39.1487662],[21.6580592,39.1489904],[21.6584939,39.1491433],[21.6586085,39.149524],[21.6589159,39.1496743],[21.6589482,39.149747],[21.6587222,39.1502831],[21.6583008,39.1507791],[21.6581369,39.1515326],[21.6579518,39.1518803],[21.6578719,39.1525454],[21.6579789,39.1528088],[21.6579528,39.1528984],[21.6573899,39.1534727],[21.6572768,39.1537407],[21.6567359,39.1543515],[21.6568577,39.1545161],[21.6568944,39.1548051],[21.6570989,39.1549174],[21.6571277,39.1550981],[21.6569343,39.1553465],[21.6566855,39.1555217],[21.6563995,39.1561196],[21.6568712,39.1562011],[21.6570761,39.1563044],[21.6570952,39.1567732],[21.656994,39.1570325],[21.6573717,39.1575086],[21.657401,39.1576713],[21.6576616,39.1578388],[21.6577769,39.1582014],[21.6577905,39.15849],[21.6576617,39.1588839],[21.6577405,39.1589485],[21.6580667,39.158883],[21.6583209,39.1588971],[21.6586311,39.158615],[21.6590851,39.1585341],[21.6593608,39.1585937],[21.6594661,39.1585597],[21.6595717,39.1585168],[21.6596817,39.1583388],[21.660104,39.1581671],[21.6602168,39.1579081],[21.6605453,39.1577706],[21.6609152,39.1574356],[21.6615162,39.1574567],[21.6617907,39.1579037],[21.6622776,39.1578774],[21.6623093,39.1579682],[21.662161,39.1586049],[21.6619836,39.1587184],[21.6619314,39.1588976],[21.661948,39.1590961],[21.6620814,39.159261],[21.6620834,39.1595493],[21.6623313,39.1597525],[21.6623092,39.1604187],[21.6625126,39.160567],[21.6628946,39.1605656],[21.6630523,39.1606949],[21.6631679,39.1606972],[21.663369,39.1609175],[21.6634956,39.1609381],[21.6635931,39.1611382],[21.6637983,39.1612324],[21.6639439,39.1613795],[21.6645298,39.1615084],[21.6649948,39.1614456],[21.6652,39.1615398],[21.6655916,39.1624396],[21.665567,39.1625473],[21.6660326,39.1628179],[21.6665183,39.1628276],[21.6669652,39.1629627],[21.6681606,39.1628605],[21.6688495,39.1626761],[21.668964,39.1627144],[21.669558,39.1626001],[21.6695046,39.1628153],[21.6692655,39.1630448],[21.6694956,39.1630854],[21.669517,39.1631399],[21.6692302,39.1634135],[21.6689179,39.1644613],[21.6689496,39.164552],[21.6691708,39.1648628],[21.6697852,39.1651814],[21.6701428,39.165567],[21.6703727,39.1656166],[21.6705832,39.1655487],[21.670789,39.1656249],[21.6709542,39.1658805],[21.6713288,39.1661042],[21.6718053,39.1667444],[21.6720769,39.16693],[21.6724287,39.1674957],[21.6722474,39.1677263],[21.6721914,39.1680225],[21.6721822,39.1683016],[21.6722922,39.168475],[21.6720653,39.1686867],[21.6720015,39.1688656],[21.6724695,39.1694155],[21.67253,39.169687],[21.6724054,39.1699548],[21.6723422,39.1708184],[21.6722286,39.1711045],[21.6722229,39.1723297],[21.6723929,39.1724412],[21.6725557,39.1727688],[21.6729252,39.1727942],[21.6730795,39.1730315],[21.6730441,39.1734002],[21.6731192,39.1735819],[21.6727798,39.174395],[21.672929,39.1751367],[21.6728009,39.1755126],[21.6728151,39.1757831],[21.6725241,39.1761827],[21.6725211,39.1762728],[21.6725398,39.1767597],[21.6727335,39.1768536],[21.6726813,39.1770328],[21.6728159,39.1771616],[21.6726839,39.1773031],[21.672608,39.1778512],[21.6727551,39.1783046],[21.6727399,39.1787638],[21.6727571,39.1789443],[21.6728675,39.1791087],[21.6728265,39.1792971],[21.6729007,39.1798571],[21.6730825,39.1803112],[21.6730534,39.1804909],[21.6726455,39.1812755],[21.6726419,39.181735],[21.6723788,39.1823423],[21.6724544,39.182506],[21.6727926,39.1827831],[21.6731583,39.1832769],[21.6733739,39.1841101],[21.6733217,39.1842892],[21.6735409,39.1846945],[21.6739372,39.1849637],[21.6742683,39.1850064]]},{"id":18821,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u0391\u03c3\u03c0\u03c1\u03cc\u03c1\u03b5\u03bc\u03b1-\u039d\u03c4\u03b5\u03bb\u03b7\u03b4\u03ae\u03bc\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03ba\u03cc\u03c8\u03b7 \u03c4\u03bf\u03c5 \u039d\u03c4\u03b5\u03bb\u03b7\u03b4\u03ae\u03bc\u03b9","path":"STEREA\/Sterea_Agrafa_Asprorema_Delidimi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":5194,"name_EN":"Agrafa Mts: Asprorema-Delidimi","description_EN":"Delidimi southern ridge","ascent_time":165,"descent_time":125,"marker":"No_marks","level":9,"ascent":1157,"descent":70,"maxelev":2156,"minelev":1026,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.55445 39.19211,21.56346 39.21877)","views":21,"millestones":"0,21.5603650,39.1930638#1,21.5556840,39.1970592#2,21.5599055,39.2017081#3,21.5615159,39.2078273#4,21.5592133,39.2151999#5.2,21.5605556,39.2189020","x":21.5615304,"y":39.2039535,"coor":[[21.560365,39.1930638],[21.5601631,39.1931497],[21.5597972,39.1930159],[21.5594482,39.1927293],[21.559127,39.1923081],[21.5587784,39.1920125],[21.5586302,39.1922797],[21.5587171,39.1924437],[21.5588766,39.1925191],[21.5590418,39.1930991],[21.5590058,39.1931344],[21.5589151,39.1930785],[21.558715,39.19284],[21.5583604,39.1930488],[21.5580584,39.1930785],[21.5582038,39.1931221],[21.5584364,39.1930909],[21.5582038,39.1937888],[21.5580081,39.194091],[21.5580128,39.1942893],[21.5578803,39.1944397],[21.5577581,39.1949597],[21.5573741,39.195348],[21.557058,39.1954495],[21.5568025,39.1958045],[21.5566243,39.1962693],[21.5564245,39.1963552],[21.5557926,39.1968825],[21.5556206,39.1971672],[21.5554418,39.1983166],[21.5551732,39.198383],[21.5551576,39.1984998],[21.5552871,39.1987728],[21.5554209,39.1989198],[21.5558425,39.1991178],[21.5558969,39.1992181],[21.555769,39.1992334],[21.5557512,39.1994132],[21.5556123,39.1994103],[21.5556089,39.1995093],[21.5558566,39.1997127],[21.5557731,39.1997831],[21.5557018,39.200169],[21.5554482,39.20047],[21.5555039,39.2008675],[21.5552412,39.2010963],[21.5554326,39.2015868],[21.5568327,39.2015126],[21.5572298,39.2014128],[21.5583803,39.2012928],[21.5588991,39.2013577],[21.5597363,39.2015915],[21.5605848,39.2021678],[21.560704,39.2024046],[21.5607754,39.2030187],[21.5615304,39.2039535],[21.5619286,39.20416],[21.5621507,39.2044349],[21.5621463,39.204561],[21.5620128,39.2047384],[21.5623465,39.2047994],[21.5629504,39.204749],[21.5630164,39.2048495],[21.5628463,39.2050802],[21.5624307,39.2053778],[21.562249,39.2056082],[21.5623051,39.2059968],[21.5624286,39.2061075],[21.5623092,39.2062131],[21.5621003,39.2062267],[21.5617077,39.2058581],[21.561451,39.2059158],[21.561417,39.2065638],[21.5612804,39.2071646],[21.5615447,39.2078908],[21.5614863,39.208241],[21.5611677,39.2090812],[21.5609873,39.2092756],[21.560612,39.2094119],[21.5603512,39.2095866],[21.5598486,39.2097202],[21.5597169,39.2098436],[21.559321,39.2099074],[21.5591077,39.2100471],[21.5590915,39.2101819],[21.559372,39.21044],[21.5596229,39.2105534],[21.5600064,39.2108497],[21.5599817,39.2112276],[21.5596524,39.2117072],[21.5598658,39.2122342],[21.5598602,39.2123963],[21.5595315,39.2128578],[21.5595124,39.2130737],[21.5598012,39.2137644],[21.5596906,39.214618],[21.5588687,39.2156098],[21.5586814,39.2160023],[21.5567178,39.2175197],[21.5563775,39.2179811],[21.5565186,39.2182543],[21.5567257,39.2183668],[21.5576406,39.2181292],[21.5578908,39.2182606],[21.5581905,39.2183029],[21.5598736,39.218194],[21.5601367,39.2182896],[21.5604598,39.2183234],[21.5609747,39.2181721],[21.5605556,39.218902]]},{"id":18824,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u03a4\u03c1\u03bf\u03b2\u03ac\u03c4\u03bf-\u0392\u03c1\u03b1\u03b3\u03b3\u03b9\u03b1\u03bd\u03ac","description_GR":"","path":"STEREA\/Sterea_Agrafa_Trovato_Vragiana","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4101,"name_EN":"Agrafa Mts: Trovato-Vragiana","description_EN":"\u0392\u03cc\u03c1\u03b5\u03b9\u03b1 \u0386\u03b3\u03c1\u03b1\u03c6\u03b1","ascent_time":100,"descent_time":90,"marker":"No_marks","level":9,"ascent":384,"descent":271,"maxelev":1127,"minelev":840,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.61205 39.20797,21.64637 39.21464)","views":18,"millestones":"0,21.6121077,39.2129659#1,21.6221934,39.2104878#2,21.6294621,39.2133395#3,21.6380654,39.2096493#4.1,21.6463578,39.2084288","x":21.6294672,"y":39.2133297,"coor":[[21.6121077,39.2129659],[21.6124208,39.2129543],[21.6129026,39.212748],[21.6131298,39.2125364],[21.613555,39.2122929],[21.6139034,39.212264],[21.6142482,39.2123431],[21.6152294,39.2127777],[21.6154036,39.2127632],[21.6157545,39.2126623],[21.6159135,39.2124133],[21.6161973,39.2122389],[21.6175928,39.2120692],[21.618052,39.2118444],[21.618694,39.211353],[21.6190451,39.2112431],[21.6195677,39.2111997],[21.6197206,39.2111307],[21.6204807,39.2105697],[21.6210021,39.2105623],[21.6215275,39.2104379],[21.6222206,39.2104881],[21.6230849,39.2106139],[21.6234218,39.2109271],[21.6233085,39.211195],[21.6238394,39.2115933],[21.6240276,39.2118494],[21.6251835,39.2122604],[21.6256269,39.2125036],[21.6259638,39.2128168],[21.6262586,39.213003],[21.6267131,39.2136069],[21.6268962,39.2140161],[21.6276096,39.2148415],[21.6279535,39.2149476],[21.6283001,39.2149726],[21.6284591,39.2147236],[21.6284682,39.2144535],[21.6287185,39.2142424],[21.6289006,39.2139938],[21.6293031,39.2137317],[21.6294672,39.2133297],[21.6297169,39.2131365],[21.6304101,39.2131867],[21.6309214,39.2127917],[21.6314025,39.2126033],[21.6319989,39.2127776],[21.6332153,39.2127662],[21.6337391,39.2126868],[21.6338698,39.2125903],[21.6341876,39.2120923],[21.6347096,39.2120668],[21.6350962,39.2115882],[21.6352494,39.2115102],[21.635772,39.2114668],[21.6366734,39.2116653],[21.6378,39.2107692],[21.6379801,39.2102322],[21.6381305,39.2091992],[21.6387416,39.2093242],[21.6389767,39.2095632],[21.6392046,39.209676],[21.6400238,39.2097647],[21.6404623,39.2094672],[21.641241,39.2093839],[21.6413134,39.2092953],[21.6411307,39.2092195],[21.6410198,39.2090731],[21.6410483,39.2089115],[21.6411802,39.208779],[21.6418025,39.2085214],[21.6420397,39.208355],[21.6422025,39.208088],[21.6423711,39.2078932],[21.6425331,39.2078965],[21.6431643,39.2084138],[21.6437482,39.2086148],[21.6438438,39.2085266],[21.6438781,39.208194],[21.6440291,39.208179],[21.6451323,39.2084356],[21.6463578,39.2084288]]},{"id":18839,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u0392\u03bb\u03b1\u03c7\u03bf\u03c0\u03bf\u03cd\u03bb\u03b1-\u039b\u03b9\u03ac\u03ba\u03bf\u03c5\u03c1\u03b1","description_GR":"","path":"STEREA\/Sterea_Agrafa_Vlaxopoula_Liakoura","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":5541,"name_EN":"Agrafa Mts: Vlaxopoula-Liakoura","description_EN":"","ascent_time":170,"descent_time":135,"marker":"No_marks","level":9,"ascent":983,"descent":169,"maxelev":2036,"minelev":1207,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.55059 39.11353,21.57089 39.13813)","views":8,"millestones":"0,21.5700463,39.1381513#1,21.5630733,39.1380269#2,21.5552853,39.1335469#3,21.5520081,39.1287572#4,21.5574754,39.1211990#5,21.5598447,39.1146909#5.5,21.5624832,39.1135191","x":21.5525757,"y":39.1328889,"coor":[[21.5700463,39.1381513],[21.5696251,39.1382866],[21.5690137,39.1382378],[21.5686146,39.1380673],[21.5682333,39.137717],[21.5676524,39.1374526],[21.567609,39.1373706],[21.5673896,39.1370958],[21.5669871,39.1369838],[21.5663618,39.136331],[21.5656309,39.1360545],[21.5653316,39.1360122],[21.5653169,39.136102],[21.565846,39.1365275],[21.5658423,39.1366355],[21.5656651,39.1367399],[21.5651411,39.1369137],[21.5645831,39.1369921],[21.5640045,39.136998],[21.5635711,39.1371511],[21.5631635,39.137566],[21.5632043,39.1383958],[21.5629098,39.1375427],[21.5630034,39.1371753],[21.5632421,39.136964],[21.5632486,39.136775],[21.5631602,39.1367506],[21.5630543,39.1368025],[21.5627062,39.1368312],[21.5622023,39.1370189],[21.560835,39.136747],[21.560556,39.1364529],[21.5597614,39.1363461],[21.559606,39.1363248],[21.5594707,39.1362229],[21.5591014,39.1361972],[21.5588958,39.1361208],[21.5583546,39.135713],[21.5575899,39.134742],[21.5563564,39.1342837],[21.5561421,39.134126],[21.555934,39.1337883],[21.5551004,39.1334735],[21.5550263,39.1332737],[21.5548083,39.1332241],[21.5548382,39.1330265],[21.5545986,39.1329314],[21.554652,39.1327253],[21.5542899,39.1328258],[21.5541772,39.1330757],[21.5540828,39.1331278],[21.5537963,39.1330497],[21.5538635,39.1327808],[21.5537954,39.1327434],[21.5533902,39.1327529],[21.552999,39.1326906],[21.5525757,39.1328889],[21.5522326,39.1327736],[21.5519643,39.13284],[21.5518071,39.1327016],[21.551787,39.132521],[21.5520931,39.1320319],[21.55211,39.1318791],[21.5517216,39.1314024],[21.5516376,39.1311574],[21.5512439,39.1308338],[21.5514064,39.1304859],[21.5513651,39.1303409],[21.5509271,39.1302956],[21.5509887,39.1301888],[21.5508628,39.1301501],[21.5512901,39.1298348],[21.5515381,39.1293535],[21.5522279,39.128476],[21.5524618,39.1280665],[21.5526577,39.1274219],[21.5531962,39.127235],[21.5534464,39.1270241],[21.55377,39.1263642],[21.5546437,39.1255176],[21.5549841,39.1250382],[21.5551602,39.1246275],[21.5558292,39.1236775],[21.5560341,39.1231052],[21.5567606,39.1221655],[21.5570097,39.1213148],[21.5571518,39.1212187],[21.5578125,39.1211785],[21.5582116,39.1210066],[21.5585793,39.1207441],[21.5594662,39.1198437],[21.5598886,39.1186633],[21.5601072,39.1183615],[21.5599222,39.117691],[21.5601307,39.1170106],[21.5601032,39.1168028],[21.5599579,39.1166556],[21.5595478,39.1168092],[21.5592942,39.1167859],[21.5591855,39.1165854],[21.5592979,39.1163445],[21.558978,39.1162297],[21.5590214,39.1159783],[21.5588218,39.1160642],[21.55873,39.1160443],[21.5587821,39.1155409],[21.5590718,39.1151865],[21.5601484,39.1144883],[21.560207,39.1141292],[21.5601457,39.1138937],[21.5609012,39.11345],[21.5612176,39.1133305],[21.5624832,39.1135191]]},{"id":18840,"author":"AnaDigit","name_GR":"\u0386\u03b3\u03c1\u03b1\u03c6\u03b1: \u03a0\u03b5\u03c4\u03c1\u03af\u03bb\u03bf-\u039d\u03c4\u03b5\u03bb\u03b7\u03b4\u03ae\u03bc\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03ba\u03cc\u03c8\u03b7 \u03c4\u03bf\u03c5 \u039d\u03c4\u03b5\u03bb\u03b7\u03b4\u03ae\u03bc\u03b9","path":"STEREA\/Sterea_Agrafa_Petrilo_Delidimi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":11672,"name_EN":"Agrafa Mts: Petrilo-Delidimi","description_EN":"Delidimi northern ridge","ascent_time":385,"descent_time":330,"marker":"No_marks","level":9,"ascent":1385,"descent":361,"maxelev":2156,"minelev":962,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.55357 39.21892,21.59696 39.2733)","views":24,"millestones":"0,21.5951639,39.2713896#1,21.5919460,39.2709653#2,21.5870796,39.2709034#3,21.5807955,39.2670146#4,21.5776483,39.2592960#5,21.5787726,39.2520169#6,21.5752614,39.2474005#7,21.5749821,39.2393249#8,21.5649212,39.2365931#9,21.5577558,39.2308918#10,21.5567164,39.2242330#11,21.5571771,39.2182498#11.7,21.5605563,39.2189020","x":21.5767646,"y":39.2509037,"coor":[[21.5951639,39.2713896],[21.5945906,39.2717471],[21.5932768,39.2718641],[21.5928914,39.2722886],[21.5922315,39.2722659],[21.591725,39.272841],[21.5912972,39.2731475],[21.5911987,39.2733166],[21.5910777,39.2736655],[21.5906216,39.2737822],[21.5899747,39.2740571],[21.5899293,39.2740291],[21.5900062,39.2738145],[21.590463,39.2733375],[21.5909215,39.272473],[21.5912622,39.2720026],[21.591218,39.2712629],[21.591827,39.2710773],[21.5924018,39.2705397],[21.5925574,39.2700564],[21.592394,39.270089],[21.5920586,39.2704064],[21.5914233,39.2706816],[21.591042,39.2706467],[21.5899391,39.2710383],[21.5900498,39.2708513],[21.5906078,39.2704665],[21.5906456,39.2703772],[21.5900195,39.2703822],[21.5894293,39.2706943],[21.5891363,39.2707874],[21.5886752,39.2707148],[21.5886208,39.2702722],[21.5883935,39.2701413],[21.5882295,39.270192],[21.5880502,39.2703505],[21.5880488,39.2707288],[21.5878841,39.2711398],[21.5876779,39.2714058],[21.5875865,39.2713679],[21.5875585,39.2711691],[21.5872751,39.2709831],[21.5871559,39.2707734],[21.586885,39.2712362],[21.5868012,39.2713156],[21.5867094,39.2712867],[21.5863963,39.2704918],[21.5866742,39.2702544],[21.5865021,39.2702057],[21.5862888,39.2700031],[21.5860778,39.2700708],[21.5858834,39.2699947],[21.5857477,39.2695594],[21.5855594,39.2693033],[21.5854512,39.2693551],[21.5851879,39.2692595],[21.5850476,39.2692927],[21.5848065,39.269121],[21.5849337,39.2696056],[21.5847611,39.2693993],[21.5845355,39.2695568],[21.5844556,39.2695191],[21.5843607,39.2692469],[21.5838535,39.2691643],[21.5833539,39.2689692],[21.5828285,39.2687421],[21.5824241,39.2682967],[21.5819938,39.2681076],[21.5816011,39.2677301],[21.5811187,39.2676029],[21.5809834,39.267492],[21.5809984,39.2673932],[21.5808528,39.267246],[21.5807901,39.2670465],[21.5808345,39.2667682],[21.5807564,39.2663431],[21.5808273,39.2659662],[21.5807381,39.2651895],[21.5807858,39.2648121],[21.580625,39.2640971],[21.5800987,39.2635636],[21.5799059,39.2627668],[21.579785,39.262575],[21.5796003,39.2625532],[21.5794204,39.2627296],[21.579164,39.2626342],[21.5790947,39.2622904],[21.5789698,39.2622157],[21.578832,39.2618435],[21.5783283,39.2616618],[21.5783144,39.2613913],[21.5780654,39.2608816],[21.5780595,39.2600436],[21.5779135,39.2595721],[21.5777241,39.2593519],[21.5773512,39.2590739],[21.577277,39.2588741],[21.5774008,39.2586425],[21.5778664,39.2582467],[21.5779063,39.2577611],[21.5778255,39.257417],[21.5779772,39.2573841],[21.5781121,39.2571707],[21.5784153,39.257114],[21.5786403,39.2569745],[21.5783814,39.2567529],[21.5783788,39.2564916],[21.5782303,39.2560921],[21.5783003,39.2557422],[21.5785412,39.2554769],[21.579024,39.2552527],[21.5790765,39.2550736],[21.5792439,39.2549239],[21.5795368,39.2548309],[21.5795052,39.2547402],[21.5797211,39.254632],[21.5797082,39.2543345],[21.5794913,39.2539335],[21.5796356,39.2539816],[21.5795301,39.2537091],[21.5792691,39.2535505],[21.5793009,39.2532989],[21.5791896,39.2528281],[21.5789955,39.2524097],[21.5787951,39.2521713],[21.5786354,39.2510868],[21.578379,39.2507932],[21.5782084,39.2506996],[21.5780116,39.2506955],[21.577449,39.250882],[21.5770212,39.250855],[21.5767646,39.2509037],[21.5763641,39.2510936],[21.5762141,39.2510725],[21.5761838,39.2509457],[21.5759937,39.2507435],[21.5756285,39.2505828],[21.5752279,39.2505744],[21.5749664,39.2507672],[21.5746153,39.250868],[21.5741155,39.2509116],[21.5738054,39.2508331],[21.5737506,39.2507419],[21.5741519,39.2501916],[21.5749116,39.2486579],[21.5750216,39.2481557],[21.5751967,39.2477809],[21.5754113,39.2465962],[21.5752319,39.2460879],[21.5753624,39.2453248],[21.575366,39.2445501],[21.5757407,39.2440984],[21.5759679,39.2432202],[21.5764955,39.2423663],[21.5766973,39.2422264],[21.5767682,39.2418495],[21.5764138,39.2413736],[21.5764562,39.2408159],[21.5761942,39.2406843],[21.5760615,39.2405014],[21.5760645,39.240078],[21.575877,39.2398038],[21.5750336,39.2393989],[21.5747688,39.239015],[21.5745075,39.2388654],[21.5737314,39.2385249],[21.5732195,39.2385863],[21.5724722,39.2380842],[21.5719422,39.238001],[21.5714175,39.2380982],[21.5707881,39.2375355],[21.5702978,39.2373091],[21.5693266,39.2372527],[21.5687743,39.2371736],[21.5681676,39.2369628],[21.5674085,39.2364694],[21.5665004,39.2362612],[21.5661622,39.2363262],[21.5658734,39.2363022],[21.5649483,39.2365892],[21.5643779,39.2366673],[21.5642128,39.236754],[21.5634255,39.2367375],[21.5631618,39.2366599],[21.5624436,39.2359872],[21.5618941,39.2351288],[21.5617445,39.2347653],[21.5614282,39.2345334],[21.5609847,39.2332899],[21.5607369,39.2330865],[21.560169,39.2324259],[21.5600785,39.2320276],[21.5598141,39.231968],[21.5589056,39.2314444],[21.5583971,39.2310734],[21.5583217,39.2309097],[21.5581581,39.2309513],[21.5578825,39.2308824],[21.557116,39.2309384],[21.5567938,39.2308776],[21.5562128,39.2309285],[21.5557886,39.2308024],[21.5554651,39.2307776],[21.5554134,39.2305964],[21.5555423,39.2302207],[21.5561398,39.229026],[21.5561145,39.2287552],[21.5562505,39.2285058],[21.5562249,39.228244],[21.5565577,39.2279987],[21.5566159,39.2276575],[21.5565796,39.2273685],[21.5568739,39.2272305],[21.5567901,39.2269765],[21.5569449,39.2268536],[21.5569709,39.2264397],[21.5566089,39.2255222],[21.5565197,39.2254212],[21.5565785,39.2250621],[21.5567934,39.2248774],[21.5567953,39.22449],[21.5568697,39.2243475],[21.5567924,39.2242377],[21.556596,39.2242246],[21.5563451,39.2241112],[21.5563757,39.2238956],[21.5562653,39.2234068],[21.5562671,39.2226861],[21.5564592,39.2224919],[21.5560553,39.2224474],[21.5557097,39.2227285],[21.5555733,39.2226535],[21.5555304,39.2222202],[21.5557372,39.2219362],[21.5555598,39.2210406],[21.5555932,39.2204106],[21.5554149,39.2202087],[21.5554656,39.2200836],[21.5556179,39.2200327],[21.5558097,39.2201809],[21.5558585,39.2201099],[21.5559611,39.2201571],[21.5561365,39.2201067],[21.5562366,39.2202259],[21.5563073,39.2201914],[21.5564425,39.2203023],[21.556556,39.2200344],[21.5566949,39.2199427],[21.5567102,39.2198349],[21.5566314,39.2194369],[21.5564618,39.2193162],[21.5564193,39.2192072],[21.556733,39.2185111],[21.5567264,39.2183668],[21.5576413,39.2181292],[21.5578915,39.2182606],[21.5581912,39.2183029],[21.5598743,39.218194],[21.5601374,39.2182896],[21.5604605,39.2183234],[21.5609754,39.2181721],[21.5605563,39.218902]]},{"id":18886,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0391\u03c3\u03c0\u03c1\u03bf\u03cd\u03b4\u03b9\u03b1-\u039a\u03b1\u03c1\u03bf\u03cd\u03bb\u03b1","description_GR":"\u03a3\u03c4\u03bf\u03bd \u03b1\u03c0\u03af\u03c3\u03c4\u03b5\u03c5\u03c4\u03bf \u03c3\u03c5\u03bd\u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc \u03c4\u03b7\u03c2 \u039a\u03b1\u03c1\u03bf\u03cd\u03bb\u03b1\u03c2","path":"STEREA\/Sterea_Evritania_Asproudia_Karoula","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":4515,"name_EN":"Evritania: Asproudia-Karoula","description_EN":"To the incredible settlement of Karoula","ascent_time":135,"descent_time":120,"marker":"Red_dots","level":9,"ascent":431,"descent":186,"maxelev":1064,"minelev":663,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.69897 38.77465,21.71737 38.7956)","views":12,"millestones":"0,21.7166860,38.7959505#1,21.7119213,38.7917274#2,21.7060472,38.7877484#3,21.7006894,38.7807093#4,21.7052199,38.7745954#4.5,21.7004730,38.7743236","x":21.706453,"y":38.788605,"coor":[[21.716686,38.7959505],[21.7164246,38.7959093],[21.7161522,38.7957869],[21.7157846,38.7954013],[21.7159871,38.795189],[21.7161908,38.7945803],[21.7161706,38.7941294],[21.7159497,38.7938368],[21.7160881,38.79347],[21.71591,38.7932774],[21.7157593,38.79295],[21.7154095,38.792727],[21.7146714,38.7920458],[21.7141824,38.791856],[21.7135726,38.7914837],[21.7132211,38.7909542],[21.7129384,38.7907955],[21.7127189,38.7908182],[21.7124842,38.7913182],[21.7123927,38.7916588],[21.7123849,38.7920731],[21.7122822,38.7920441],[21.7121234,38.7916085],[21.712021,38.7915704],[21.7117906,38.7919353],[21.7116491,38.7927615],[21.7114978,38.7927765],[21.7114219,38.7926309],[21.7111403,38.7924361],[21.7109856,38.7922349],[21.7109356,38.7916392],[21.7107843,38.7913299],[21.7103661,38.7910875],[21.7095351,38.7907919],[21.7088039,38.7906514],[21.7087435,38.7903799],[21.7082701,38.7900643],[21.7079071,38.7895706],[21.7080722,38.7894477],[21.7079261,38.7893367],[21.7078398,38.7891548],[21.7078657,38.7890652],[21.7076405,38.7889076],[21.7072531,38.7887829],[21.7071703,38.788493],[21.7070006,38.7883995],[21.7068275,38.7884142],[21.706453,38.788605],[21.706316,38.7885663],[21.7062522,38.7884029],[21.7061607,38.788383],[21.7061067,38.7882739],[21.7061582,38.7881037],[21.7060368,38.7879391],[21.706061,38.7875431],[21.7058908,38.7871073],[21.7054917,38.786631],[21.7055268,38.7866136],[21.7052958,38.7862757],[21.7049415,38.7861967],[21.7047612,38.786076],[21.7047923,38.7858243],[21.7045482,38.7855402],[21.7046127,38.7846044],[21.7043254,38.7845898],[21.704066,38.7844225],[21.7037951,38.7838946],[21.7034903,38.7837084],[21.703258,38.7834155],[21.7032611,38.7833165],[21.7027096,38.7825668],[21.702578,38.7820056],[21.7023368,38.7816314],[21.7021456,38.7814925],[21.7020846,38.781239],[21.7017447,38.7810702],[21.7013323,38.781008],[21.7008912,38.780765],[21.7001153,38.7805515],[21.6994724,38.7801424],[21.7007983,38.7799613],[21.7018113,38.7792424],[21.7027092,38.7788817],[21.7031266,38.7784304],[21.7031196,38.7772139],[21.7035433,38.7765645],[21.7048789,38.7754735],[21.7052796,38.7748236],[21.705208,38.7745429],[21.7046772,38.7745865],[21.7033908,38.7748586],[21.7025019,38.7749402],[21.7018124,38.7749086],[21.701128,38.7747149],[21.700473,38.7743236]]},{"id":18887,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf-\u039a\u03bb\u03b1\u03c5\u03c3\u03af","description_GR":"\u039c17\/\u039c1 \u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf-\u039a\u03bb\u03b1\u03c5\u03c3\u03af","path":"STEREA\/Sterea_Evritania_Kefalovryso_Klafsi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4779,"name_EN":"Evrytania: Kefalovryso-Klafsi","description_EN":"M17\/M1 Kefalovryso-Klafsi","ascent_time":90,"descent_time":90,"marker":"Red_dots","level":9,"ascent":196,"descent":137,"maxelev":804,"minelev":715,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.75765 38.86896,21.78362 38.89671)","views":45,"millestones":"0,21.7819921,38.8971713#1,21.7736136,38.8942557#2,21.7662291,38.8884820#3,21.7601625,38.8813555#4,21.7602866,38.8736262#4.8,21.7610890,38.8685303","x":21.7645327,"y":38.8870849,"coor":[[21.7819921,38.8971713],[21.7819589,38.8969184],[21.782071,38.8968124],[21.7822039,38.8966167],[21.7824487,38.8965313],[21.7825182,38.896384],[21.7826916,38.8963692],[21.7827826,38.8960376],[21.7820074,38.8959147],[21.7812087,38.8956473],[21.7805066,38.8956069],[21.7795354,38.8956965],[21.7786079,38.8954897],[21.7774568,38.8954317],[21.7771709,38.8953542],[21.7761721,38.8948036],[21.7755232,38.8945615],[21.775042,38.8944622],[21.7745353,38.8944435],[21.7736756,38.894283],[21.7732549,38.8940947],[21.773,38.8937655],[21.7728781,38.89361],[21.7718529,38.893212],[21.7714232,38.8929425],[21.7699163,38.8924633],[21.7695766,38.8922676],[21.7690747,38.8920958],[21.7688111,38.891897],[21.7688819,38.8918443],[21.7688858,38.8917183],[21.7686893,38.8909306],[21.7678662,38.8903382],[21.767683,38.8902987],[21.766996,38.889781],[21.7668771,38.8895264],[21.7670697,38.8888994],[21.7663869,38.8886161],[21.7658929,38.8881921],[21.7656647,38.8881157],[21.7654396,38.8879402],[21.765144,38.8878084],[21.7650345,38.8876261],[21.7646807,38.8875112],[21.7645065,38.8871835],[21.7645327,38.8870849],[21.7644191,38.8870287],[21.7643689,38.8867934],[21.7642677,38.8867104],[21.7641829,38.8864745],[21.7637758,38.8862235],[21.7637376,38.8859705],[21.7635774,38.8859313],[21.7634344,38.8857124],[21.763242,38.8852311],[21.7628144,38.8848986],[21.7624809,38.8844822],[21.7617412,38.8834409],[21.760691,38.882745],[21.7603186,38.8821252],[21.7602014,38.8818166],[21.7602133,38.8814384],[21.759533,38.8803442],[21.7594873,38.8799649],[21.7595388,38.8794252],[21.7588496,38.8778803],[21.7587309,38.8772563],[21.7586726,38.8764083],[21.7583213,38.8754825],[21.7583791,38.8747448],[21.7585818,38.874163],[21.7589148,38.8738361],[21.7593348,38.8736729],[21.7599827,38.8735953],[21.7607295,38.8736727],[21.7608461,38.8736299],[21.7606686,38.8734102],[21.7601719,38.8730763],[21.7600506,38.8729028],[21.7602178,38.8727168],[21.7605909,38.8725798],[21.7606628,38.8724911],[21.7604621,38.8719106],[21.7605158,38.8714611],[21.7606028,38.870733],[21.7606312,38.8706299],[21.7607728,38.8705245],[21.7616665,38.8703254],[21.7617863,38.8701835],[21.7617636,38.8698047],[21.761089,38.8685303]]},{"id":18888,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u039a\u03bb\u03b1\u03c5\u03c3\u03af","description_GR":"\u039c18 \u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"STEREA\/Sterea_Evritania_Klafsi_loop","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3629,"name_EN":"Evrytania: Loop trail in Klafsi","description_EN":"M18 An easy trail for everybody","ascent_time":65,"descent_time":65,"marker":"Red_dots","level":9,"ascent":147,"descent":147,"maxelev":804,"minelev":692,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.75231 38.86142,21.76539 38.86836)","views":27,"millestones":"0,21.7610890,38.8685303#1,21.7639555,38.8624308#2,21.7553827,38.8634225#3,21.7569697,38.8673794#3.6,21.7610901,38.8685304","x":21.7562018,"y":38.8634494,"coor":[[21.761089,38.8685303],[21.7612018,38.8684244],[21.7616437,38.8684148],[21.7618751,38.8682346],[21.7618623,38.86791],[21.761588,38.8673866],[21.7621039,38.8671082],[21.7617997,38.8668861],[21.7619546,38.8667224],[21.7619184,38.8663388],[21.7623022,38.8658596],[21.762477,38.8654305],[21.7625608,38.8649635],[21.7628092,38.8647611],[21.7630719,38.864685],[21.7635326,38.8646939],[21.7646361,38.8644177],[21.7648935,38.8642964],[21.7652486,38.864078],[21.7653095,38.863971],[21.7649501,38.862937],[21.7645223,38.8626135],[21.763792,38.8623832],[21.7635589,38.8620995],[21.7634463,38.8616468],[21.7630207,38.8616206],[21.7622893,38.8614264],[21.7616002,38.8613501],[21.7614154,38.8613646],[21.7611437,38.8615756],[21.7606705,38.8618864],[21.7600625,38.8621631],[21.759181,38.8623444],[21.7589124,38.8624564],[21.7580343,38.8625296],[21.7578562,38.8628776],[21.7583051,38.8628952],[21.758463,38.8630063],[21.7579211,38.863014],[21.7571978,38.862928],[21.7568598,38.8630476],[21.7562018,38.8634494],[21.7550506,38.8634093],[21.7545618,38.8635621],[21.7544006,38.863559],[21.7535096,38.8633076],[21.7531282,38.8629759],[21.7528429,38.8629659],[21.7528971,38.863075],[21.7526571,38.8633768],[21.7525848,38.8638439],[21.7524382,38.8642105],[21.7527003,38.8643372],[21.7527309,38.8644639],[21.7531087,38.8645432],[21.7532438,38.864645],[21.753706,38.8646088],[21.7537646,38.8649433],[21.7545519,38.8651927],[21.7559414,38.8660844],[21.7559697,38.8662831],[21.755853,38.8666954],[21.755972,38.8670941],[21.7560728,38.8671861],[21.7573203,38.8674624],[21.7577389,38.8673443],[21.7578523,38.8677699],[21.7583897,38.8679064],[21.7585928,38.8684464],[21.7586696,38.8682046],[21.7589438,38.8679125],[21.7592708,38.8677746],[21.7594317,38.8677913],[21.7592099,38.8681789],[21.7592394,38.8683417],[21.7593399,38.8684427],[21.7599279,38.8685036],[21.7601201,38.868255],[21.7602834,38.868195],[21.760428,38.86836],[21.7606979,38.8684372],[21.7608018,38.8684302],[21.7610901,38.8685304]]},{"id":18889,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039a\u03bf\u03c1\u03c5\u03c3\u03c7\u03ac\u03b4\u03b5\u03c2-\u039a\u03b1\u03c1\u03c0\u03b5\u03bd\u03ae\u03c3\u03b9","description_GR":"\u0395\u03cd\u03ba\u03bf\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03ae\u03c3\u03c5\u03c7\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Evritania_Koryschades_Karpenisi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":6075,"name_EN":"Evrytania: Koryschades_Karpenisi","description_EN":"An easy and quiet walk","ascent_time":110,"descent_time":105,"marker":"Red_dots","level":9,"ascent":363,"descent":193,"maxelev":1103,"minelev":925,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.74897 38.90296,21.77312 38.92215)","views":22,"millestones":"0,21.7581765,38.9033792#1,21.7584940,38.9097424#2,21.7541586,38.9141598#3,21.7511107,38.9209986#4,21.7558387,38.9202962#5,21.7626826,38.9139457#6.1,21.7727782,38.9137184","x":21.7520471,"y":38.9207496,"coor":[[21.7581765,38.9033792],[21.7582069,38.9031455],[21.7584793,38.9029165],[21.7587023,38.9027946],[21.7590931,38.9027886],[21.7591423,38.9026905],[21.7595403,38.9028423],[21.7598092,38.9029105],[21.7599365,38.9030796],[21.7600792,38.9033076],[21.7604567,38.9045042],[21.760365,38.9048538],[21.759953,38.9056703],[21.7597122,38.9063279],[21.7593698,38.9065826],[21.7591557,38.9071552],[21.7590218,38.9077473],[21.7591076,38.9086859],[21.7584622,38.9097728],[21.7582107,38.9104347],[21.7578564,38.9110676],[21.7574009,38.9116174],[21.7572603,38.9116868],[21.7570525,38.9116918],[21.7561795,38.911585],[21.7553942,38.9112545],[21.7548145,38.9113515],[21.7544848,38.911201],[21.7538495,38.9112338],[21.7536005,38.9110848],[21.7533568,38.9111342],[21.7533471,38.9114404],[21.7530637,38.9116511],[21.7531075,38.9117241],[21.7533588,38.911801],[21.7535094,38.9121463],[21.7535146,38.9123446],[21.7533785,38.9126393],[21.7534374,38.9129648],[21.753547,38.9131471],[21.754176,38.9136818],[21.7542925,38.9139183],[21.7541457,38.9141858],[21.7540561,38.9148327],[21.754205,38.9159619],[21.7547271,38.9165936],[21.7549075,38.9167232],[21.7554321,38.9169135],[21.7555318,38.9170416],[21.7555017,38.9172662],[21.7551915,38.9175936],[21.754971,38.9180038],[21.7547667,38.9186306],[21.7542661,38.9191436],[21.7536879,38.9199253],[21.7531521,38.9204556],[21.7524756,38.9206948],[21.7520471,38.9207496],[21.7512317,38.9210042],[21.7505177,38.9209725],[21.7501679,38.9210918],[21.7494494,38.9208347],[21.7490114,38.9208263],[21.7492746,38.9212548],[21.7490921,38.9215576],[21.748996,38.9220423],[21.7491451,38.9221488],[21.749318,38.9221521],[21.7496689,38.9219967],[21.7502458,38.9219898],[21.7508383,38.9218571],[21.751165,38.9217373],[21.7513419,38.9216145],[21.7521083,38.9214491],[21.7525581,38.9214488],[21.7531264,38.9213516],[21.7543123,38.92105],[21.7548077,38.9210686],[21.7550409,38.9206226],[21.7557879,38.9203396],[21.7560604,38.9201106],[21.7566931,38.9197984],[21.7572709,38.9193951],[21.7575935,38.9190409],[21.7583149,38.9188385],[21.7587614,38.9185768],[21.7591127,38.9180429],[21.759781,38.9176953],[21.7597623,38.9171904],[21.7600652,38.9167277],[21.7601336,38.9163866],[21.7604761,38.9157625],[21.7612065,38.9156414],[21.7616395,38.915429],[21.7617691,38.9153413],[21.7618517,38.91455],[21.7621626,38.9141956],[21.7628885,38.9138491],[21.7633288,38.9137855],[21.7636926,38.9135852],[21.7640977,38.9135389],[21.7645332,38.913259],[21.7647601,38.913011],[21.7654061,38.912636],[21.7672632,38.9118876],[21.767738,38.9118246],[21.7680371,38.9118484],[21.7691013,38.9124814],[21.769318,38.9125576],[21.7705613,38.9133653],[21.7707221,38.9133864],[21.7709908,38.9136438],[21.7712981,38.9137758],[21.7723924,38.9138147],[21.7727782,38.9137184]]},{"id":18890,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf-\u039a\u03bf\u03c1\u03c5\u03c3\u03c7\u03ac\u03b4\u03b5\u03c2","description_GR":"\u039c1\/\u039c19 \u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf-\u039a\u03bf\u03c1\u03c5\u03c3\u03c7\u03ac\u03b4\u03b5\u03c2","path":"STEREA\/Sterea_Evritania_Kefalovryso_Koryschades","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":5710,"name_EN":"Evrytania: Kefalovryso-Koryschades","description_EN":"M1\/M19 Kefalovryso-Koryschades","ascent_time":110,"descent_time":105,"marker":"Red_dots","level":9,"ascent":360,"descent":149,"maxelev":949,"minelev":713,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.75676 38.88488,21.78313 38.90351)","views":19,"millestones":"0,21.7819921,38.8971713#1,21.7736136,38.8942557#2,21.7662291,38.8884820#3,21.7605966,38.8876350#4,21.7654248,38.8952146#5,21.7589356,38.9006986#5.7,21.7595403,38.9028423","x":21.7635774,"y":38.8859313,"coor":[[21.7819921,38.8971713],[21.7819589,38.8969184],[21.782071,38.8968124],[21.7822039,38.8966167],[21.7824487,38.8965313],[21.7825182,38.896384],[21.7826916,38.8963692],[21.7827826,38.8960376],[21.7820074,38.8959147],[21.7812087,38.8956473],[21.7805066,38.8956069],[21.7795354,38.8956965],[21.7786079,38.8954897],[21.7774568,38.8954317],[21.7771709,38.8953542],[21.7761721,38.8948036],[21.7755232,38.8945615],[21.775042,38.8944622],[21.7745353,38.8944435],[21.7736756,38.894283],[21.7732549,38.8940947],[21.773,38.8937655],[21.7728781,38.89361],[21.7718529,38.893212],[21.7714232,38.8929425],[21.7699163,38.8924633],[21.7695766,38.8922676],[21.7690747,38.8920958],[21.7688111,38.891897],[21.7688819,38.8918443],[21.7688858,38.8917183],[21.7686893,38.8909306],[21.7678662,38.8903382],[21.767683,38.8902987],[21.766996,38.889781],[21.7668771,38.8895264],[21.7670697,38.8888994],[21.7663869,38.8886161],[21.7658929,38.8881921],[21.7656647,38.8881157],[21.7654396,38.8879402],[21.765144,38.8878084],[21.7650345,38.8876261],[21.7646807,38.8875112],[21.7645065,38.8871835],[21.7645327,38.8870849],[21.7644191,38.8870287],[21.7643689,38.8867934],[21.7642677,38.8867104],[21.7641829,38.8864745],[21.7637758,38.8862235],[21.7637376,38.8859705],[21.7635774,38.8859313],[21.7634344,38.8857124],[21.763242,38.8852311],[21.7628144,38.8848986],[21.7624809,38.8844822],[21.7619792,38.8851439],[21.7616032,38.8853709],[21.7611301,38.8854655],[21.7610701,38.8862752],[21.760783,38.8869725],[21.7603435,38.8884867],[21.7609981,38.8893012],[21.7622707,38.8902626],[21.7637921,38.8912739],[21.7640947,38.89155],[21.7644245,38.8924303],[21.7646283,38.8936505],[21.7648911,38.8942097],[21.7651543,38.8950076],[21.7654975,38.8952664],[21.7654808,38.895568],[21.7658338,38.8960793],[21.7658059,38.8966013],[21.7655845,38.8972278],[21.7651746,38.8977966],[21.7646604,38.8987508],[21.7643506,38.8990692],[21.7635442,38.8994142],[21.7616814,38.8996217],[21.7614017,38.8997155],[21.7612926,38.8998846],[21.7611046,38.8999981],[21.7607802,38.9000459],[21.7602161,38.9000171],[21.7594733,38.900174],[21.7592504,38.9002959],[21.7586613,38.9010594],[21.7583852,38.9017749],[21.7575928,38.9022688],[21.7574912,38.9023344],[21.7567749,38.9031135],[21.7570031,38.90319],[21.7570528,38.9034432],[21.7572579,38.9035192],[21.7575117,38.9035151],[21.7578429,38.9033548],[21.7581765,38.9033792],[21.7582069,38.9031455],[21.7584793,38.9029165],[21.7587023,38.9027946],[21.7590931,38.9027886],[21.7591423,38.9026905],[21.7595403,38.9028423]]},{"id":18891,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2-\u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf","description_GR":"\u039c15\/\u039c17 \u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2-\u03bc\u03cd\u03bb\u03bf\u03c2 \u0398\u03b5\u03bc\u03b5\u03bb\u03ae-\u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf","path":"STEREA\/Sterea_Evritania_AgDimitrios_Kefalovryso","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4515,"name_EN":"Evrytania: Agios Dimitrios--Kefalovryso","description_EN":"M15\/M17 Agios Dimitrios-Kefalovryso","ascent_time":80,"descent_time":85,"marker":"Red_dots","level":9,"ascent":70,"descent":282,"maxelev":953,"minelev":734,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.78136 38.89673,21.80158 38.91603)","views":29,"millestones":"0,21.7906731,38.9162030#1,21.7987297,38.9112371#2,21.7966820,38.9044643#3,21.7949801,38.8993048#4,21.7861100,38.8973947#4.5,21.7819921,38.8971713","x":21.7931807,"y":38.903249,"coor":[[21.7906731,38.916203],[21.7908986,38.9157072],[21.7911226,38.9153195],[21.791701,38.9145195],[21.7918082,38.9139765],[21.7919046,38.9134737],[21.7929603,38.9132144],[21.7932847,38.9130358],[21.7935705,38.9128745],[21.7942223,38.9121796],[21.7945346,38.9119737],[21.7953658,38.911575],[21.7954991,38.9115189],[21.7965183,38.9113174],[21.7971571,38.911289],[21.7987147,38.9112643],[21.7987719,38.9111617],[21.7998779,38.909705],[21.8006124,38.9090701],[21.8009349,38.9087788],[21.801221,38.9084779],[21.8006046,38.9078986],[21.8003798,38.9077232],[21.8000803,38.9073391],[21.7997318,38.9074227],[21.7995726,38.9073476],[21.7992976,38.9069189],[21.7989538,38.9066512],[21.7981824,38.9062402],[21.796935,38.9048111],[21.7967545,38.9046815],[21.796523,38.9039653],[21.7962229,38.9036849],[21.796073,38.903682],[21.7958926,38.9035525],[21.7956621,38.9035481],[21.7955091,38.9032749],[21.7951496,38.9033402],[21.7949773,38.903319],[21.794923,38.9032098],[21.7946552,38.9032949],[21.7944292,38.9031464],[21.7939885,38.9032282],[21.7938979,38.9031724],[21.7936647,38.9032581],[21.7935084,38.903093],[21.7931807,38.903249],[21.7930121,38.90348],[21.7927395,38.9033578],[21.7926527,38.9028335],[21.7926448,38.9027162],[21.7928205,38.9023952],[21.7928451,38.9019722],[21.7930841,38.901328],[21.7937028,38.9005603],[21.7937385,38.900525],[21.7942323,38.9003226],[21.7946813,38.8999706],[21.7949664,38.8993273],[21.7954296,38.8985747],[21.7949507,38.8983674],[21.794177,38.8984069],[21.7933952,38.8987075],[21.7930259,38.8986599],[21.7924272,38.8986306],[21.7919351,38.8988826],[21.7917579,38.8990099],[21.7914861,38.899221],[21.7912194,38.89927],[21.7905229,38.8990496],[21.7902357,38.8990171],[21.7892714,38.8989718],[21.7869568,38.8981351],[21.7864045,38.8977281],[21.7860146,38.8972883],[21.7854715,38.8969536],[21.7853833,38.8968258],[21.785041,38.8967787],[21.7849224,38.8968846],[21.7846903,38.8969343],[21.7845329,38.8968051],[21.7836632,38.8965454],[21.783419,38.8966128],[21.7831987,38.8965591],[21.7829746,38.8965007],[21.782955,38.8963922],[21.7826916,38.8963692],[21.7825182,38.896384],[21.7824487,38.8965313],[21.7822039,38.8966167],[21.782071,38.8968124],[21.7819589,38.8969184],[21.7819921,38.8971713]]},{"id":18892,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf-\u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf","description_GR":"\u039c17\/\u039c16 \u0391\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u039a\u03b1\u03c1\u03c0\u03b5\u03bd\u03b7\u03c3\u03af\u03bf\u03c5-\u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf","path":"STEREA\/Sterea_Evritania_AthleticCentre_Kefalovryso","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":6834,"name_EN":"Evrytania: Athletic Centre-Kefalovryso","description_EN":"M17\/M16 Karpenisi Athletic Centre-Kefalovryso","ascent_time":125,"descent_time":130,"marker":"Red_dots","level":9,"ascent":149,"descent":309,"maxelev":922,"minelev":734,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.78172 38.89347,21.83828 38.90457)","views":25,"millestones":"0,21.8380123,38.9021374#1,21.8295453,38.9046041#2,21.8189546,38.9034925#3,21.8115133,38.8979234#4,21.8070626,38.8933985#5,21.7982520,38.8958442#6,21.7891584,38.8989317#6.8,21.7819921,38.8971713","x":21.8069643,"y":38.89426,"coor":[[21.8380123,38.9021374],[21.8371687,38.9016758],[21.8365006,38.9014291],[21.8363011,38.9015651],[21.8360751,38.9017951],[21.8351502,38.9022555],[21.8348127,38.9023574],[21.8343391,38.9023846],[21.8335523,38.9023655],[21.8332613,38.9025268],[21.8336224,38.9027858],[21.8337789,38.9033293],[21.8335594,38.9037217],[21.8332279,38.9040038],[21.8327041,38.9041653],[21.831735,38.9041833],[21.8310032,38.904359],[21.8304146,38.9043751],[21.8295195,38.9046107],[21.8291712,38.9046177],[21.8291507,38.9046759],[21.8281804,38.905239],[21.8278264,38.9053721],[21.8274442,38.905428],[21.8261191,38.9053943],[21.8247922,38.9050453],[21.8238351,38.904667],[21.8236216,38.9044828],[21.8218743,38.9043061],[21.8205238,38.9039745],[21.8202448,38.903672],[21.819488,38.9035317],[21.8185908,38.9034609],[21.818155,38.9033807],[21.8177682,38.9032112],[21.817316,38.9029145],[21.816122,38.9023695],[21.8154861,38.9016729],[21.8153117,38.9013452],[21.8144695,38.9006087],[21.8136522,38.9001879],[21.8130892,38.9001233],[21.8125056,38.8999772],[21.8123427,38.8996498],[21.8123186,38.899307],[21.8121982,38.8990524],[21.811358,38.8988159],[21.811437,38.8984931],[21.8115825,38.8982615],[21.8115675,38.898036],[21.8113182,38.8975177],[21.8112148,38.8971284],[21.8114243,38.8966908],[21.8113799,38.8962575],[21.811622,38.8958836],[21.8118432,38.8958157],[21.811932,38.8956326],[21.8120673,38.8953559],[21.8120366,38.8952291],[21.8119014,38.8951275],[21.8117441,38.8950885],[21.8112822,38.8949132],[21.8109324,38.8948751],[21.810753,38.8947095],[21.8105807,38.8946883],[21.8101312,38.8950583],[21.8097578,38.8952044],[21.8096628,38.8952927],[21.8091736,38.8954547],[21.8087256,38.8954013],[21.8086022,38.8952908],[21.8083942,38.895305],[21.8079701,38.8952249],[21.8077522,38.8952569],[21.8077953,38.8949784],[21.8074099,38.8947639],[21.8069643,38.89426],[21.8069863,38.893918],[21.8071949,38.8935075],[21.8070736,38.8934106],[21.8069398,38.8932639],[21.8065069,38.8930936],[21.8050122,38.8933358],[21.8044359,38.8929555],[21.8041499,38.8928375],[21.8039633,38.8929061],[21.8038726,38.8932287],[21.8035878,38.8934937],[21.803625,38.8937827],[21.8034284,38.8941755],[21.8027216,38.8942883],[21.8025753,38.8945468],[21.8024216,38.8946701],[21.8022358,38.8948423],[21.8020051,38.8948469],[21.8018851,38.8949978],[21.8012932,38.8947524],[21.8008539,38.8947892],[21.8005619,38.8949099],[21.8001564,38.8949743],[21.7997577,38.895192],[21.7995388,38.8951879],[21.7993039,38.8953276],[21.7990521,38.8956382],[21.7987711,38.8957771],[21.7983437,38.8958051],[21.7980984,38.8959086],[21.7973573,38.8960117],[21.797046,38.8963843],[21.7967321,38.8964684],[21.7962381,38.8967835],[21.7963143,38.8969291],[21.7962281,38.8971076],[21.7963015,38.8973433],[21.7961922,38.8975214],[21.7961847,38.8977646],[21.7960063,38.8979414],[21.7957098,38.8980574],[21.7952806,38.8981394],[21.7949507,38.8983674],[21.794177,38.8984069],[21.7933952,38.8987075],[21.7930259,38.8986599],[21.7924272,38.8986306],[21.7919351,38.8988826],[21.7917579,38.8990099],[21.7914861,38.899221],[21.7912194,38.89927],[21.7905229,38.8990496],[21.7902357,38.8990171],[21.7892714,38.8989718],[21.7869568,38.8981351],[21.7864045,38.8977281],[21.7860146,38.8972883],[21.7854715,38.8969536],[21.7853833,38.8968258],[21.785041,38.8967787],[21.7849224,38.8968846],[21.7846903,38.8969343],[21.7845329,38.8968051],[21.7836632,38.8965454],[21.783419,38.8966128],[21.7831987,38.8965591],[21.7829746,38.8965007],[21.782955,38.8963922],[21.7826916,38.8963692],[21.7825182,38.896384],[21.7824487,38.8965313],[21.7822039,38.8966167],[21.782071,38.8968124],[21.7819589,38.8969184],[21.7819921,38.8971713]]},{"id":19846,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0392\u03b5\u03bb\u03bf\u03c5\u03c7\u03b9\u03bf\u03cd","description_GR":"\u039c\u03b9\u03b1 \u03b8\u03b5\u03b1\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7","path":"STEREA\/Sterea_Evritania_SkiCenter_Velouchi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":2152,"name_EN":"Evrytania: Ascent to the summit of Velouchi","description_EN":"An easy ascent in a wild scenery","ascent_time":125,"descent_time":80,"marker":"Red_dots","level":9,"ascent":438,"descent":1,"maxelev":2304,"minelev":1857,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.80633 38.94109,21.82425 38.94573)","views":1,"millestones":"0,21.8064548,38.9415711#1,21.8148765,38.9436149#2.2,21.8241689,38.9437678","x":21.8153713,"y":38.9434818,"coor":[[21.8064548,38.9415711],[21.8065644,38.941956],[21.8067102,38.9420939],[21.8068837,38.9420792],[21.8070737,38.9419025],[21.8072577,38.9417934],[21.8080358,38.9416278],[21.8084734,38.941654],[21.8088452,38.9415709],[21.8095103,38.9409527],[21.8095251,38.9408449],[21.8096069,38.9408104],[21.8100866,38.9417204],[21.8105838,38.9424325],[21.8108539,38.9426538],[21.8113782,38.9428618],[21.8123595,38.943592],[21.8127021,38.9437066],[21.8137668,38.9436004],[21.8148386,38.9436385],[21.8150827,38.9434854],[21.8153713,38.9434818],[21.8155663,38.9436116],[21.8162138,38.9438489],[21.8173442,38.9446089],[21.8174441,38.9447369],[21.8174825,38.9449899],[21.8175974,38.9451002],[21.8177796,38.944991],[21.8177444,38.9452696],[21.8178929,38.9454346],[21.8182805,38.945586],[21.8188191,38.9459655],[21.819683,38.9455762],[21.8199137,38.9455805],[21.8203903,38.9454632],[21.8214015,38.9455993],[21.8224063,38.945564],[21.8228759,38.944924],[21.8233805,38.9446451],[21.8237356,38.9443544],[21.8241689,38.9437678]]},{"id":19847,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u039a\u03c1\u03af\u03ba\u03b5\u03bb\u03bb\u03bf","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1","path":"STEREA\/Sterea_Evrytania_Krikelo_ProfitisIlias_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5139,"name_EN":"Evrytania: Krikello-Profitis Ilias loop","description_EN":"Ascent to Profiti Ilias peak","ascent_time":115,"descent_time":115,"marker":"No_marks","level":9,"ascent":413,"descent":418,"maxelev":1526,"minelev":1112,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.83338 38.78915,21.85101 38.80023)","views":1,"millestones":"0,21.8507570,38.7952868#1,21.8416359,38.7913446#2,21.8337486,38.7901003#3,21.8391008,38.7936599#4,21.8469621,38.7996393#5.1,21.8507570,38.7952868","x":21.8356998,"y":38.7927202,"coor":[[21.850757,38.7952868],[21.8508274,38.7952431],[21.8507052,38.7951057],[21.8502055,38.7946955],[21.8498833,38.7946896],[21.8497253,38.7945741],[21.8495449,38.7946023],[21.8495969,38.7944636],[21.8490905,38.7940758],[21.8488575,38.7937832],[21.8486293,38.7937024],[21.848374,38.7937698],[21.8478438,38.793787],[21.8473424,38.7936156],[21.8469127,38.7933554],[21.8464246,38.7927427],[21.8460816,38.7926643],[21.8456198,38.7923224],[21.8443728,38.7916777],[21.843827,38.7914514],[21.8431993,38.7912686],[21.8420953,38.7912302],[21.8412833,38.7914314],[21.8409201,38.791641],[21.8405261,38.7917238],[21.8393881,38.7916667],[21.8384627,38.7918118],[21.8377624,38.7917448],[21.8373881,38.7915576],[21.8371637,38.7913643],[21.8361714,38.7895348],[21.8359275,38.7892239],[21.8354034,38.789043],[21.8342582,38.7888416],[21.8339931,38.7888547],[21.8338177,38.7889416],[21.8337099,38.7898406],[21.8338446,38.7907171],[21.8338568,38.7927491],[21.8338125,38.7930727],[21.8335867,38.7933027],[21.8336142,38.7935375],[21.8335867,38.7933027],[21.8338125,38.7930727],[21.8338568,38.7927491],[21.8343225,38.7925775],[21.8347581,38.7926397],[21.8351795,38.7927917],[21.8356998,38.7927202],[21.8362173,38.7927388],[21.8372712,38.7925331],[21.8375118,38.7925736],[21.8383239,38.7931292],[21.8386582,38.7934958],[21.8400246,38.7939986],[21.8404283,38.7943575],[21.8415417,38.7956125],[21.8419522,38.7957462],[21.8423029,38.7959509],[21.8434133,38.7972148],[21.8443521,38.7974033],[21.8449697,38.7983068],[21.8457443,38.7985823],[21.8464223,38.7990093],[21.8467646,38.7991147],[21.8469186,38.7993518],[21.846956,38.7996409],[21.8472924,38.799557],[21.8475521,38.7993455],[21.8477255,38.7993217],[21.8482382,38.7995023],[21.8487019,38.7997812],[21.8487907,38.7998909],[21.849381,38.8001721],[21.8495525,38.8003554],[21.8496128,38.8002665],[21.8495525,38.8003554],[21.8492247,38.8005251],[21.8496965,38.8005338],[21.8498603,38.8004467],[21.850006,38.8001971],[21.8499505,38.7997456],[21.8497676,38.7993187],[21.8494326,38.7989702],[21.8491585,38.7985146],[21.8490622,38.7982696],[21.8490835,38.7980177],[21.8493196,38.7978238],[21.8495078,38.7973812],[21.8497688,38.7971248],[21.8497523,38.7969082],[21.8498818,38.7964285],[21.8499507,38.7960514],[21.8502104,38.7955155],[21.8503504,38.7954055],[21.850757,38.7952868]]},{"id":19848,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1\u03c2 \u03a0\u03c1\u03bf\u03c5\u03c3\u03bf\u03cd","description_GR":"","path":"STEREA\/Sterea_Evrytania_Proussos_crossing_valley","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2559,"name_EN":"Evrytania: Proussos valley crossing","description_EN":"","ascent_time":60,"descent_time":55,"marker":"No_marks","level":9,"ascent":245,"descent":113,"maxelev":820,"minelev":654,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.65096 38.73375,21.65796 38.74749)","views":4,"millestones":"0,21.6570279,38.7476150#1,21.6564790,38.7414390#2,21.6549918,38.7353190#2.6,21.6514056,38.7340141","x":21.6568682,"y":38.741021,"coor":[[21.6570279,38.747615],[21.6569565,38.7469829],[21.6568504,38.7467105],[21.6567389,38.7466001],[21.6566649,38.7464004],[21.6566903,38.7463288],[21.6568162,38.7463494],[21.6567731,38.7462584],[21.6563524,38.7461058],[21.6568789,38.7458371],[21.6564067,38.7458546],[21.656501,38.7457844],[21.6564441,38.7457653],[21.6561743,38.7459221],[21.6560146,38.7458828],[21.6560894,38.7457041],[21.6563235,38.7455827],[21.6564267,38.7452423],[21.6562925,38.7451225],[21.656529,38.744929],[21.656534,38.744776],[21.6567132,38.7445723],[21.6566448,38.7445529],[21.6566495,38.7444089],[21.6563096,38.7442489],[21.6563358,38.7441503],[21.6565723,38.7439568],[21.6564812,38.7435766],[21.6569009,38.7434048],[21.656732,38.7432933],[21.6566153,38.743345],[21.6564216,38.7425843],[21.6563564,38.7424658],[21.6562892,38.7424104],[21.6561851,38.7424264],[21.65613,38.7423532],[21.6563767,38.7421959],[21.6565501,38.741821],[21.6564731,38.7417113],[21.656482,38.7414412],[21.6562461,38.7412653],[21.6561877,38.7409398],[21.6564289,38.7409536],[21.6565922,38.7408848],[21.6567829,38.7410328],[21.6568682,38.741021],[21.657313,38.7407866],[21.6573622,38.7403371],[21.6570291,38.73997],[21.657014,38.7397265],[21.6571576,38.7395581],[21.6576012,38.7393598],[21.6577324,38.7392183],[21.6577854,38.7390031],[21.6576575,38.7386942],[21.6576977,38.7385734],[21.6575973,38.7384227],[21.6573518,38.7385439],[21.6572513,38.7384518],[21.6573149,38.7382639],[21.6572229,38.738262],[21.6574729,38.7380057],[21.6572217,38.7379466],[21.6570649,38.7378173],[21.6568739,38.737327],[21.6567179,38.7371707],[21.6567445,38.7370631],[21.6564497,38.736931],[21.6556157,38.7353466],[21.6553881,38.7352699],[21.6550182,38.7353256],[21.6548584,38.7352863],[21.6544903,38.7349365],[21.6542356,38.7349855],[21.6538822,38.7348883],[21.6537884,38.7349405],[21.6534074,38.7348202],[21.6532545,38.7348216],[21.6531714,38.7347253],[21.6530248,38.7345602],[21.6528723,38.7345076],[21.6527589,38.734226],[21.6524011,38.7339125],[21.652486,38.733779],[21.6520671,38.7339238],[21.6520232,38.7338598],[21.6521526,38.7337723],[21.6521337,38.7336458],[21.6515985,38.7336215],[21.651446,38.7338347],[21.6514056,38.7340141]]},{"id":19849,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u03a0\u03c1\u03bf\u03c5\u03c3\u03cc\u03c2 \/ \u039c\u03b1\u03cd\u03c1\u03b7 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac","description_GR":"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u039c\u03b1\u03cd\u03c1\u03b7 \u03a3\u03c0\u03b7\u03bb\u03b9\u03ac","path":"STEREA\/Sterea_Evrytania_Proussos_Mavri_Spilia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":901,"name_EN":"Evrytania: Proussos \/ Mavri Spilia","description_EN":"A short hike to Mavri Spilia cave","ascent_time":25,"descent_time":20,"marker":"Red_dots","level":12,"ascent":160,"descent":8,"maxelev":954,"minelev":794,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.64628 38.73203,21.65147 38.734)","views":5,"millestones":"0,21.6514046,38.7340096#0.9,21.6464122,38.7322918","x":21.6486556,"y":38.7322829,"coor":[[21.6514046,38.7340096],[21.6507969,38.7339839],[21.6508048,38.7340921],[21.6505906,38.7339617],[21.6505063,38.7337257],[21.6501732,38.73371],[21.6500842,38.7336181],[21.650277,38.7333517],[21.6502333,38.7332787],[21.6499091,38.7329929],[21.6496132,38.7328969],[21.6492778,38.7326018],[21.6489252,38.732829],[21.6487242,38.7326447],[21.6488409,38.732593],[21.648797,38.7325291],[21.64853,38.7326048],[21.6486989,38.7323649],[21.6485609,38.7323621],[21.6486556,38.7322829],[21.6485524,38.7322718],[21.6486382,38.7321114],[21.6483696,38.7322321],[21.6481527,38.7321827],[21.6481206,38.73211],[21.6478992,38.7321956],[21.6477963,38.7321755],[21.6476092,38.7322709],[21.6473386,38.7321033],[21.6472233,38.7321099],[21.6470571,38.7322688],[21.6464729,38.7325453],[21.6466403,38.7323505],[21.6465935,38.7320252],[21.6466542,38.7319273],[21.6465501,38.7319432],[21.6463382,38.7320921],[21.6464272,38.732184],[21.6464122,38.7322918]]},{"id":19850,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u03a0\u03c1\u03bf\u03c5\u03c3\u03cc\u03c2-\u039a\u03bf\u03bd\u03c4\u03af\u03b2\u03b1-\u03a3\u03c4\u03bf\u03c5\u03c1\u03bd\u03ac\u03c1\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039a\u03c1\u03b9\u03ba\u03b5\u03bb\u03bb\u03bf\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf\u03c5","path":"STEREA\/Sterea_Evrytania_Proussos_Kondiva_Stournara","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":12686,"name_EN":"Evrytania: Proussos- Kondiva-Stournara","description_EN":"An impressive hike along Krikelopotamos valley","ascent_time":350,"descent_time":330,"marker":"Red_dots","level":12,"ascent":1407,"descent":1023,"maxelev":957,"minelev":414,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68156 38.75166,21.76045 38.7715)","views":0,"millestones":"0,21.6815561,38.7715035#1,21.6860048,38.7653736#2,21.6877517,38.7604701#3,21.6939186,38.7579802#4,21.7035077,38.7561292#5,21.7106536,38.7512333#6,21.7185761,38.7543529#7,21.7257813,38.7536796#8,21.7294851,38.7603189#9,21.7368075,38.7620416#10,21.7439246,38.7620936#11,21.7522802,38.7623264#12.7,21.7599602,38.7673928","x":21.7244775,"y":38.7535929,"coor":[[21.6815561,38.7715035],[21.6816785,38.7713663],[21.6819016,38.7701633],[21.6826266,38.7694569],[21.6827036,38.7688548],[21.6826117,38.7684925],[21.6826987,38.768296],[21.6827737,38.7670451],[21.6835709,38.7651688],[21.6838775,38.7649406],[21.6841225,38.7648374],[21.6847114,38.764777],[21.6853997,38.7648447],[21.6857522,38.7649778],[21.6861137,38.7655436],[21.686296,38.7656013],[21.6864705,38.7655416],[21.6862089,38.7654464],[21.6859446,38.7647203],[21.6857354,38.7644279],[21.6854735,38.7643416],[21.685056,38.7644414],[21.6849192,38.7644027],[21.6855357,38.7641986],[21.6858813,38.7641875],[21.6864894,38.7649564],[21.6866622,38.7649508],[21.6867779,38.7645746],[21.6873867,38.7635415],[21.6873187,38.7631527],[21.6875218,38.7629225],[21.6874996,38.7621832],[21.6877868,38.7614861],[21.6877447,38.7604086],[21.6877258,38.7599217],[21.6880181,38.7594229],[21.6892899,38.7583578],[21.6893232,38.7583945],[21.6890815,38.759034],[21.6896716,38.7585771],[21.6898407,38.7583282],[21.6899411,38.7582581],[21.6899809,38.7580967],[21.6903224,38.7582116],[21.691147,38.7579756],[21.6912591,38.7580679],[21.6911849,38.7582286],[21.6913798,38.7582505],[21.6921522,38.7574909],[21.6926313,38.7572661],[21.6929671,38.7572006],[21.6937565,38.7573424],[21.6936908,38.7579538],[21.6940461,38.7579968],[21.694235,38.7582078],[21.6943121,38.7585246],[21.6944122,38.7586347],[21.6947601,38.7585515],[21.6948952,38.7586443],[21.6953172,38.7587607],[21.6961297,38.7585425],[21.6963482,38.7585468],[21.6963735,38.7584752],[21.6963069,38.7584018],[21.6971099,38.7581203],[21.6975372,38.7580747],[21.697921,38.7579471],[21.697923,38.7578841],[21.698298,38.7576752],[21.6985956,38.7573657],[21.6996356,38.7568726],[21.6998331,38.7568134],[21.700419,38.756843],[21.70127,38.7564993],[21.7019537,38.7563506],[21.7020374,38.7562531],[21.7027553,38.7561141],[21.7031647,38.7562663],[21.70342,38.7561992],[21.7036207,38.756041],[21.7040272,38.7559228],[21.7042132,38.755503],[21.704874,38.754633],[21.7054404,38.7541936],[21.7057616,38.7535062],[21.7058599,38.7530306],[21.706018,38.7527634],[21.7067696,38.7519312],[21.7071896,38.7517502],[21.7071465,38.7516592],[21.7072149,38.7513182],[21.7073943,38.7511055],[21.7079848,38.7509909],[21.7084324,38.7510267],[21.7092954,38.7506652],[21.7097654,38.7510799],[21.7109785,38.7512839],[21.7117998,38.7518676],[21.7130492,38.7523786],[21.7133384,38.7523302],[21.7134741,38.7524049],[21.7141419,38.7520306],[21.7147065,38.7520056],[21.7154614,38.7517861],[21.7156072,38.7519061],[21.7158145,38.7526219],[21.7161503,38.7532772],[21.7161141,38.753691],[21.7162265,38.7537743],[21.7162501,38.7541171],[21.7167222,38.7541083],[21.7167825,38.7543798],[21.7170459,38.754421],[21.7171347,38.7545218],[21.7175228,38.7546195],[21.7182027,38.7545877],[21.718354,38.7545366],[21.7189211,38.7540702],[21.719428,38.754053],[21.7195441,38.7536589],[21.7196723,38.7536073],[21.7200161,38.7532896],[21.7197939,38.753042],[21.7200284,38.7529024],[21.7201365,38.7527604],[21.7202523,38.7523752],[21.719917,38.7517019],[21.7199781,38.7514328],[21.7210246,38.7518136],[21.7223091,38.7526676],[21.7228755,38.752949],[21.7236949,38.7532352],[21.7244775,38.7535929],[21.725375,38.7535923],[21.7256841,38.7536434],[21.7270831,38.7541572],[21.7276308,38.754303],[21.7278626,38.7546138],[21.7279167,38.7550834],[21.7285456,38.7555732],[21.7285312,38.755663],[21.7286885,38.7557832],[21.7285014,38.7562391],[21.7283238,38.7563978],[21.7280559,38.7568611],[21.7280272,38.7570407],[21.7281794,38.757323],[21.7281462,38.7580071],[21.728269,38.7581267],[21.7287123,38.7582975],[21.7292708,38.7588309],[21.7294306,38.7588701],[21.7296182,38.759126],[21.7295909,38.7592606],[21.7295346,38.7595839],[21.7297034,38.7597043],[21.7297678,38.7598497],[21.7295499,38.7598274],[21.7294079,38.7599508],[21.7293277,38.7603007],[21.7296831,38.7603436],[21.7300087,38.7606022],[21.7302036,38.760624],[21.7303945,38.7604115],[21.7305684,38.7603698],[21.7306903,38.7605164],[21.7309983,38.7606034],[21.7310869,38.7607133],[21.7313192,38.7606457],[21.731847,38.7603316],[21.7319424,38.7602253],[21.7321031,38.7602374],[21.7321985,38.7601312],[21.7321792,38.7600137],[21.7327582,38.7595384],[21.7331365,38.7595817],[21.7334715,38.7595432],[21.7336411,38.7596366],[21.7338862,38.7598936],[21.7350167,38.7601678],[21.735136,38.760035],[21.7354701,38.7600234],[21.7355672,38.7598631],[21.7356584,38.7598919],[21.736125,38.7596937],[21.7364608,38.7614482],[21.7368972,38.7622045],[21.7368638,38.7628977],[21.7370289,38.7631351],[21.7369255,38.7634935],[21.7371815,38.7637688],[21.7373468,38.7636368],[21.7374121,38.7637552],[21.7379059,38.7634224],[21.7380191,38.7631182],[21.7383541,38.7630797],[21.7385754,38.7629939],[21.7388364,38.7627466],[21.7393557,38.7627026],[21.7394845,38.762633],[21.7398336,38.7621442],[21.7398619,38.762343],[21.739932,38.7623083],[21.7401532,38.7618621],[21.7405671,38.7615097],[21.7412453,38.7619012],[21.7417062,38.7618831],[21.7418399,38.7620208],[21.7420119,38.7620422],[21.7421173,38.7619812],[21.7424495,38.7620326],[21.7429578,38.7619704],[21.7431395,38.762046],[21.743335,38.7620497],[21.7435041,38.7621611],[21.7441867,38.7620482],[21.7444946,38.7621352],[21.74491,38.7624676],[21.744924,38.7623868],[21.7450051,38.7623703],[21.7453128,38.7624663],[21.7457566,38.7622587],[21.7465104,38.762075],[21.7468137,38.7619457],[21.7469859,38.761958],[21.7473708,38.7621637],[21.7472297,38.7618906],[21.7475144,38.7619862],[21.7478406,38.7622268],[21.7480506,38.7625011],[21.7483763,38.7623903],[21.7488992,38.7614993],[21.749267,38.761146],[21.7498724,38.7609234],[21.7503765,38.7609962],[21.7512168,38.7613548],[21.7523353,38.7623854],[21.7523831,38.7626927],[21.7526122,38.7630935],[21.7527794,38.7632679],[21.7534021,38.7635953],[21.7534769,38.7637769],[21.7536792,38.763934],[21.7539633,38.7640476],[21.7543581,38.7646678],[21.7547486,38.7650628],[21.7548313,38.7653617],[21.7551083,38.7657004],[21.7552131,38.7664548],[21.755749,38.7673481],[21.7558117,38.7682863],[21.755973,38.7682804],[21.7561433,38.7683558],[21.7563523,38.7682967],[21.7564897,38.7683174],[21.756724,38.7685561],[21.7573535,38.7682979],[21.7578232,38.7681853],[21.758669,38.7683727],[21.7589801,38.7683607],[21.7591824,38.7681483],[21.7595192,38.7678799],[21.7597835,38.7675246],[21.7599602,38.7673928]]},{"id":19851,"author":"AnaDigit","name_GR":"\u0395\u03c5\u03c1\u03c5\u03c4\u03b1\u03bd\u03af\u03b1: \u039a\u03bf\u03c1\u03c5\u03c6\u03ae \u03a7\u03b5\u03bb\u03b9\u03b4\u03ce\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u039c\u03bf\u03c3\u03c7\u03bf\u03c0\u03bb\u03ac\u03b9","description_GR":"","path":"STEREA\/Sterea_Evritania_Moschoplai_Xelidona","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":8152,"name_EN":"Evritania: Ascent to Chelidona via the Moschoplai ridge","description_EN":"","ascent_time":365,"descent_time":290,"marker":"No_marks","level":12,"ascent":1037,"descent":184,"maxelev":1968,"minelev":1101,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.68321 38.82391,21.69444 38.86117)","views":0,"millestones":"0,21.6889442,38.8612814#1,21.6895274,38.8568593#2,21.6920836,38.8542832#3,21.6887820,38.8499264#4,21.6849009,38.8459842#5,21.6850124,38.8389957#6,21.6909226,38.8330688#7,21.6878966,38.8297678#8.2,21.6859595,38.8246733","x":21.6877485,"y":38.8451659,"coor":[[21.6889442,38.8612814],[21.6893862,38.8610874],[21.6896737,38.8607507],[21.6897125,38.860265],[21.6899148,38.8597104],[21.6906697,38.8588153],[21.6908237,38.8583318],[21.6910616,38.8581022],[21.6910945,38.8577966],[21.6910427,38.8576153],[21.6906634,38.8572294],[21.6905811,38.8572818],[21.6906881,38.8575362],[21.6906385,38.8576434],[21.6902581,38.8580053],[21.6901151,38.858507],[21.6895778,38.8587306],[21.6891726,38.8587857],[21.6890702,38.8587476],[21.6892966,38.8585178],[21.6894401,38.8579981],[21.6895407,38.857027],[21.68949,38.8564584],[21.6895713,38.8560816],[21.6896917,38.8559218],[21.6899917,38.8559097],[21.6899943,38.8558286],[21.6895703,38.8557572],[21.6893474,38.8558789],[21.6888041,38.856643],[21.6887005,38.856641],[21.6884816,38.8562852],[21.6882724,38.855272],[21.6879058,38.8548503],[21.6878753,38.8547235],[21.6879911,38.8547078],[21.6881246,38.8548546],[21.688668,38.8551537],[21.6891276,38.8548384],[21.6894155,38.8548441],[21.6897126,38.8549221],[21.6900246,38.8548922],[21.6901312,38.8548042],[21.6902609,38.8543563],[21.6904377,38.8542336],[21.6914154,38.854289],[21.691964,38.854426],[21.6920576,38.8543828],[21.6920838,38.8542842],[21.6920031,38.8539312],[21.6916346,38.8539239],[21.6900169,38.8533514],[21.6898373,38.8532036],[21.6898745,38.8531233],[21.690194,38.8532197],[21.6910795,38.8532733],[21.6912091,38.8531857],[21.6912973,38.8529532],[21.690968,38.8520908],[21.690815,38.851475],[21.6903569,38.8510335],[21.6902278,38.8507516],[21.6901447,38.8511825],[21.690016,38.851243],[21.6899045,38.8511732],[21.689873,38.8507221],[21.6896223,38.8499243],[21.6895428,38.8498866],[21.6894535,38.8501552],[21.6893127,38.8502335],[21.6890392,38.850138],[21.6886576,38.8498241],[21.6883476,38.8497909],[21.6876416,38.8488219],[21.6872347,38.8485796],[21.6872016,38.8478221],[21.687337,38.8475544],[21.687424,38.8466462],[21.6876116,38.8461904],[21.6879433,38.8459086],[21.6880171,38.8457659],[21.6878757,38.8451504],[21.6877485,38.8451659],[21.6873764,38.8456271],[21.6862674,38.8460736],[21.6853725,38.8466686],[21.685198,38.8467192],[21.6850487,38.8466712],[21.6848175,38.8456304],[21.6849718,38.8454893],[21.6856086,38.8453938],[21.6861688,38.8451707],[21.6862898,38.8449929],[21.6864469,38.8444104],[21.6869821,38.843538],[21.6869762,38.8426549],[21.6865445,38.8424661],[21.6864301,38.8420854],[21.6864999,38.8417084],[21.6868484,38.8412648],[21.6867473,38.8408303],[21.687003,38.8404029],[21.6869297,38.8401762],[21.6866226,38.8396881],[21.685961,38.8394858],[21.6848617,38.8389234],[21.6843491,38.8383907],[21.6842067,38.8381626],[21.6841895,38.837982],[21.6842404,38.8375911],[21.6846196,38.8372653],[21.6855675,38.8368065],[21.6868444,38.8365075],[21.6872319,38.8362809],[21.6878618,38.8360411],[21.6881099,38.8358478],[21.6886367,38.8355879],[21.6887164,38.8356075],[21.6888694,38.83516],[21.6894504,38.834649],[21.6896791,38.8343471],[21.690912,38.8336237],[21.6909771,38.8333907],[21.6909197,38.8330292],[21.6909914,38.8329495],[21.6918745,38.8327147],[21.6926268,38.8326034],[21.6927992,38.8326159],[21.6934133,38.8328622],[21.6937814,38.8328785],[21.6940623,38.8327399],[21.6941596,38.8325797],[21.6937334,38.8325127],[21.6934172,38.8323172],[21.6933124,38.8323512],[21.6933093,38.8320898],[21.6932438,38.8319804],[21.6924513,38.8315503],[21.6916398,38.8313541],[21.6911566,38.8313355],[21.6903232,38.8311028],[21.6894607,38.8310587],[21.6892206,38.8306485],[21.6888615,38.8303531],[21.6883183,38.830054],[21.6882988,38.8299455],[21.6877762,38.8297189],[21.6876209,38.8295356],[21.6870452,38.8291728],[21.6869681,38.8290632],[21.6863529,38.8288528],[21.6858293,38.8279504],[21.6853036,38.8263993],[21.684778,38.8259113],[21.6845684,38.8256279],[21.6843653,38.8254977],[21.6843838,38.8252818],[21.6849627,38.824122],[21.6847684,38.8237217],[21.6851999,38.8239105],[21.6853322,38.8240933],[21.6856044,38.8242248],[21.6855484,38.8245301],[21.6857837,38.8247329],[21.6859595,38.8246733]]}],{"extent":[21.50808,38.7256,21.98607,39.2733],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"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_evrytania = new getPoiCollection("evrytania",[],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?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('pathListDivId').innerHTML="
Άγραφα-Νιάλα
Ασπρόρεμα-Ντεληδήμι
Επινιανά-Ασπρόρεμα
Λιθοχώρι-κορυφή Φτέρη
Λιθοχώρι-Στάρα
Πετρίλο-Ντεληδήμι
Τροβάτο-Βραγγιανά
Βλαχοπούλα-Ασπρόρεμα
Βλαχοπούλα-Λιάκουρα
Άγιος Δημήτριος-Κεφαλόβρυσο
Ανιάδα-κατ. Καλιακούδας
Ασπρούδια-Καρούλα
Αθλητικό Κέντρο-Κεφαλόβρυσο
Ανάβαση στην Καλιακούδα
Καρπενήσι- κορυφή Βελουχιού
Κεφαλόβρυσο-Κλαυσί
Κεφαλόβρυσο-Κορυσχάδες
Κυκλική πορεία στο Κλαυσί
Διάσχιση Κοκκάλια-Οξυά
Κορυσχάδες-Καρπενήσι
Μεγάλο Χωριό-κατ. Καλιακούδας
Μικρό Χωριό-Αηλιάδες- Χελιδώνα
Μικρό Χωριό-Κάτω Καρίτσα
Μικρό Χωριό-Μεγάλο Χωριό
Ανάβαση στη Χελιδώνα
Κορυφή Χελιδώνας από το Μοσχοπλάι
Ράχες Τυμφρηστού-Χιονοδρομικό Βελουχίου
Ανάβαση στην κορυφή του Βελουχιού
E4 Άμπλιανη-Λεύκα
E4 Καρπενήσι-Μυρίκη
E4 Κρίκελλο-Άμπλιανη
E4 Μυρίκη-Κρίκελλο
E4 -Καρπενήσι-Νέα Βίνιανη
Κυκλική πορεία στο Κρίκελλο
Διάσχιση κοιλάδας Προυσού
Προυσός-Κοντίβα-Στουρνάρα
Προυσός / Μαύρη Σπηλιά
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["evrytania"],pc:["evrytania"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_evrytania.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); }