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_elikon = new getAdventureCollection("elikon",[{"id":16497,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u0386\u03c3\u03ba\u03c1\u03b7\u03c2","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","path":"STEREA\/Sterea_Elikon_Acropolis_Askris","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":5,"length":4359,"name_EN":"Elikonas: Acropoli of Askri","description_EN":"Loop trail with a view to the Muses Valley","ascent_time":80,"descent_time":80,"marker":"Red_dots","level":9,"ascent":229,"descent":229,"maxelev":652,"minelev":421,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.06781 38.32119,23.08536 38.32948)","views":101,"millestones":"0,23.0840784,38.3211752#1,23.0804316,38.3256585#2,23.0717191,38.3284021#3,23.0705545,38.3247904#4,23.0807665,38.3219285#4.4,23.0840784,38.3211752","x":23.0746298,"y":38.3268237,"coor":[[23.0840784,38.3211752],[23.0843106,38.3213888],[23.0847376,38.3220049],[23.0850228,38.3220612],[23.0852227,38.3220628],[23.0853245,38.3221537],[23.0853459,38.322271],[23.0852389,38.3225946],[23.0853398,38.3227576],[23.0853209,38.3230098],[23.0849264,38.3234484],[23.0849171,38.3235069],[23.0849693,38.3239038],[23.0848535,38.324011],[23.0844008,38.323629],[23.0839876,38.3237339],[23.0839286,38.3238776],[23.0840499,38.3242391],[23.0838088,38.3243093],[23.0837605,38.3245072],[23.0839415,38.3246708],[23.0838244,38.3248862],[23.0837436,38.3249396],[23.0835954,38.3249024],[23.0835487,38.3249742],[23.0834231,38.3249552],[23.0831474,38.3250431],[23.0829628,38.3251678],[23.0829729,38.3252761],[23.0826043,38.3254714],[23.082284,38.3254689],[23.0820116,38.3253046],[23.0819198,38.3253219],[23.0816352,38.3252115],[23.0814748,38.3252283],[23.0811964,38.3255325],[23.0806355,38.3255642],[23.0803248,38.3257059],[23.0799242,38.3257208],[23.0796618,38.3256647],[23.0794427,38.3257981],[23.0790184,38.3258759],[23.0787217,38.3258195],[23.0781025,38.3259318],[23.0779177,38.3260746],[23.0777015,38.3259827],[23.0773587,38.325944],[23.0772668,38.3259793],[23.0771986,38.3259427],[23.0768997,38.3260575],[23.0767292,38.3259661],[23.0766359,38.3261095],[23.0764749,38.3261713],[23.0763038,38.326134],[23.076326,38.3261882],[23.0762104,38.3262864],[23.0759457,38.3264105],[23.0756279,38.3262097],[23.0749441,38.3263936],[23.0749313,38.3265016],[23.0746083,38.3267154],[23.0746298,38.3268237],[23.0745372,38.3269041],[23.074604,38.3270488],[23.0744204,38.3270924],[23.0742835,38.3270643],[23.0742254,38.3271359],[23.0741367,38.3272208],[23.0739766,38.3272196],[23.0738841,38.3272909],[23.073748,38.3271997],[23.0735188,38.327234],[23.0733694,38.3272283],[23.0731146,38.3274696],[23.0729611,38.3278469],[23.0729438,38.3279729],[23.0728068,38.3279448],[23.0724286,38.3279959],[23.0723932,38.3280857],[23.0720603,38.3281732],[23.0720922,38.3283627],[23.0718751,38.328343],[23.0717712,38.3284143],[23.0716115,38.328377],[23.0714611,38.3285109],[23.0714485,38.328601],[23.0711386,38.3286796],[23.0711371,38.3287968],[23.070976,38.3288676],[23.0710205,38.3289671],[23.0706194,38.329018],[23.070517,38.3289721],[23.0703083,38.3291867],[23.0692875,38.3293949],[23.0691411,38.3294884],[23.0689367,38.3293696],[23.0687716,38.3291115],[23.068808,38.3289495],[23.0687414,38.3287868],[23.0685131,38.3287489],[23.0687042,38.3281196],[23.0682112,38.3282058],[23.0680058,38.3281591],[23.0678244,38.3280315],[23.068112,38.3279076],[23.0686216,38.327425],[23.0687996,38.3269217],[23.0692543,38.3262585],[23.0698936,38.3254705],[23.0705543,38.3247908],[23.0707198,38.3243775],[23.0710099,38.3240554],[23.0716349,38.3234836],[23.0726113,38.3230047],[23.0736236,38.3229045],[23.0744264,38.3227396],[23.0770047,38.3223995],[23.0785066,38.3221409],[23.0805449,38.3219767],[23.0816691,38.3217331],[23.0829278,38.3217069],[23.083502,38.3215312],[23.0840784,38.3211752]]},{"id":16498,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03c1\u03b2\u03b1\u03bd\u03af\u03c4\u03c3\u03b1-\u03a0\u03b1\u03bb\u03b9\u03bf\u03b2\u03bf\u03cd\u03bd\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03c1\u03b2\u03b1\u03bd\u03af\u03c4\u03c3\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1","path":"STEREA\/Sterea_Elikon_Arvanitsa_Paliovouna","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":7544,"name_EN":"Elikonas: Arvanitsa-Paliovouna","description_EN":"Ascent from Arvanitsa to Elikon summit","ascent_time":310,"descent_time":245,"marker":"Red_dots","level":9,"ascent":839,"descent":37,"maxelev":1742,"minelev":936,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.85127 38.29555,22.88135 38.3221)","views":134,"millestones":"0,22.8554412,38.3221408#1,22.8516237,38.3141927#2,22.8546216,38.3066241#3,22.8590423,38.2996842#4,22.8614294,38.2990269#5,22.8681635,38.3034062#6,22.8738337,38.3058617#7,22.8786706,38.3000623#7.5,22.8812542,38.2990804","x":22.8612743,"y":38.2985096,"coor":[[22.8554412,38.3221408],[22.855341,38.3219686],[22.854989,38.3218029],[22.8548088,38.3216209],[22.8545492,38.3212354],[22.8546421,38.3207181],[22.8544409,38.3204188],[22.8544103,38.3201841],[22.8541087,38.3197216],[22.8541233,38.3195235],[22.8539094,38.3193051],[22.8539236,38.319125],[22.8538336,38.319034],[22.8535368,38.3182651],[22.8535179,38.3180126],[22.8534816,38.3176382],[22.8533123,38.3174924],[22.8531691,38.3171485],[22.8529649,38.3170384],[22.8525785,38.316584],[22.8517658,38.3158911],[22.8517023,38.3155661],[22.8517526,38.3152782],[22.8516544,38.3149798],[22.8517379,38.3147644],[22.8516598,38.3146374],[22.8517215,38.3143497],[22.8516314,38.3142586],[22.8515814,38.3138076],[22.8514045,38.3134183],[22.8514857,38.313347],[22.852195,38.3133359],[22.8523139,38.3130487],[22.8525449,38.3129068],[22.8526275,38.3127454],[22.8527551,38.3119085],[22.8526506,38.3105557],[22.8527441,38.3104304],[22.8530323,38.3102891],[22.8529699,38.3098919],[22.853019,38.3096761],[22.8535034,38.3086941],[22.8532642,38.3084078],[22.8533351,38.3081292],[22.8534608,38.3081304],[22.8536226,38.3080238],[22.8537544,38.3076466],[22.854196,38.3072003],[22.8541871,38.307038],[22.8543398,38.3067872],[22.8546629,38.3066011],[22.8550134,38.3061359],[22.8552792,38.3059582],[22.8559426,38.3052257],[22.856046,38.3051997],[22.8561526,38.3049664],[22.856669,38.3048543],[22.856867,38.3046219],[22.8573504,38.3044284],[22.8577117,38.3039993],[22.8579401,38.3040196],[22.8578846,38.3039109],[22.8580358,38.3037502],[22.8580655,38.3033179],[22.8582689,38.3027431],[22.8582634,38.3023645],[22.8583897,38.3023297],[22.8583929,38.3021315],[22.8584848,38.3021053],[22.8584626,38.3020601],[22.8585315,38.3020427],[22.8586026,38.3018812],[22.8587284,38.3018824],[22.8587606,38.3017926],[22.8589524,38.3013168],[22.8588403,38.3011715],[22.8587768,38.3008465],[22.8586304,38.3007009],[22.8586001,38.3004482],[22.858845,38.3001442],[22.858824,38.3000269],[22.8589283,38.2999378],[22.8590342,38.2999523],[22.8588804,38.299712],[22.8596346,38.2995842],[22.8599774,38.2996055],[22.8600955,38.2993633],[22.8601537,38.2985708],[22.860482,38.2980513],[22.8607301,38.2968101],[22.8606865,38.2959445],[22.8603971,38.2953649],[22.8605003,38.2953479],[22.8606356,38.2954754],[22.8611,38.2964893],[22.8612743,38.2985096],[22.8615563,38.2994857],[22.8619231,38.299728],[22.8624203,38.3001114],[22.8627628,38.3001507],[22.8642223,38.2996962],[22.8645452,38.2995191],[22.8646733,38.2993762],[22.8648358,38.2993597],[22.8654384,38.2995819],[22.8655282,38.2996909],[22.8657364,38.3010086],[22.8658297,38.3023613],[22.866431,38.3026735],[22.8670814,38.3027699],[22.8679307,38.3033099],[22.8682489,38.3034391],[22.8689503,38.3039325],[22.8695255,38.3044517],[22.8697709,38.3048506],[22.8702219,38.3052695],[22.8710288,38.3063407],[22.8715696,38.3068686],[22.8718089,38.3073621],[22.8718153,38.3076865],[22.8721176,38.308104],[22.8723438,38.3082684],[22.8722886,38.3076325],[22.8724666,38.3072197],[22.8727334,38.3069789],[22.8736199,38.3065999],[22.873761,38.3063489],[22.8736483,38.3062397],[22.8736614,38.3061317],[22.8739311,38.3057017],[22.8740922,38.3056402],[22.8741628,38.3055147],[22.8744503,38.3054093],[22.8747136,38.3053938],[22.8748062,38.3053226],[22.8752406,38.3053358],[22.8754947,38.305176],[22.8754528,38.3049233],[22.8755337,38.30487],[22.8754035,38.3044181],[22.8754517,38.3042564],[22.8753078,38.3039486],[22.8751494,38.3038389],[22.8750328,38.303243],[22.8751242,38.3032439],[22.8751945,38.3031364],[22.8753764,38.3032102],[22.8753571,38.3029758],[22.8754491,38.3029406],[22.8754857,38.3027967],[22.8756338,38.3028342],[22.875624,38.302726],[22.8757858,38.3026194],[22.8758248,38.3023133],[22.875905,38.3023051],[22.8760125,38.3020087],[22.8761265,38.3020279],[22.8762189,38.3019747],[22.876452,38.3016885],[22.8767854,38.3015746],[22.8770004,38.3017208],[22.8773322,38.301715],[22.8776194,38.3016276],[22.8777586,38.3015028],[22.8778892,38.3011886],[22.8780861,38.3010283],[22.8781129,38.3007762],[22.8782992,38.3005617],[22.8784543,38.3001396],[22.8785359,38.3000412],[22.8786613,38.3000695],[22.8787307,38.3000161],[22.8785883,38.2996092],[22.8786143,38.2994021],[22.8785033,38.2991848],[22.8785182,38.2989596],[22.8786564,38.2988979],[22.8787476,38.2989168],[22.8790362,38.2987393],[22.8793459,38.2986116],[22.8794507,38.2984864],[22.879692,38.2984166],[22.8802408,38.2984219],[22.8805827,38.2984972],[22.8807515,38.2986791],[22.8810026,38.2987085],[22.8810976,38.2988536],[22.8811082,38.2989078],[22.8812566,38.2989272],[22.8813005,38.2990448],[22.8812542,38.2990804]]},{"id":16499,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03c1\u03b2\u03b1\u03bd\u03af\u03c4\u03c3\u03b1-\u039c. \u039f\u03c3\u03af\u03bf\u03c5 \u03a3\u03b5\u03c1\u03b1\u03c6\u03b5\u03af\u03bc","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03c1\u03b2\u03b1\u03bd\u03af\u03c4\u03c3\u03b1 \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u039f\u03c3\u03af\u03bf\u03c5 \u03a3\u03b5\u03c1\u03b1\u03c6\u03b5\u03af\u03bc","path":"STEREA\/Sterea_Elikon_Arvanitsa_Serafim","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":7774,"name_EN":"Elikonas: Arvanitsa-Osios Serafim mon.","description_EN":"Crossing from Arvanitsa to Osios Serafim mon.","ascent_time":220,"descent_time":220,"marker":"Red_dots","level":12,"ascent":328,"descent":653,"maxelev":1256,"minelev":608,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.8463 38.28057,22.86086 38.32205)","views":43,"millestones":"0,22.8554412,38.3221408#1,22.8516237,38.3141927#2,22.8546216,38.3066241#3,22.8587968,38.2995992#4,22.8515691,38.2996755#5,22.8567804,38.2933043#6,22.8604282,38.2853226#7,22.8538373,38.2806124#7.8,22.8469499,38.2810937","x":22.8582156,"y":38.2990747,"coor":[[22.8554412,38.3221408],[22.855341,38.3219686],[22.854989,38.3218029],[22.8548088,38.3216209],[22.8545492,38.3212354],[22.8546421,38.3207181],[22.8544409,38.3204188],[22.8544103,38.3201841],[22.8541087,38.3197216],[22.8541233,38.3195235],[22.8539094,38.3193051],[22.8539236,38.319125],[22.8538336,38.319034],[22.8535368,38.3182651],[22.8535179,38.3180126],[22.8534816,38.3176382],[22.8533123,38.3174924],[22.8531691,38.3171485],[22.8529649,38.3170384],[22.8525785,38.316584],[22.8517658,38.3158911],[22.8517023,38.3155661],[22.8517526,38.3152782],[22.8516544,38.3149798],[22.8517379,38.3147644],[22.8516598,38.3146374],[22.8517215,38.3143497],[22.8516314,38.3142586],[22.8515814,38.3138076],[22.8514045,38.3134183],[22.8514857,38.313347],[22.852195,38.3133359],[22.8523139,38.3130487],[22.8525449,38.3129068],[22.8526275,38.3127454],[22.8527551,38.3119085],[22.8526506,38.3105557],[22.8527441,38.3104304],[22.8530323,38.3102891],[22.8529699,38.3098919],[22.853019,38.3096761],[22.8535034,38.3086941],[22.8532642,38.3084078],[22.8533351,38.3081292],[22.8534608,38.3081304],[22.8536226,38.3080238],[22.8537544,38.3076466],[22.854196,38.3072003],[22.8541871,38.307038],[22.8543398,38.3067872],[22.8546629,38.3066011],[22.8550134,38.3061359],[22.8552792,38.3059582],[22.8559426,38.3052257],[22.856046,38.3051997],[22.8561526,38.3049664],[22.856669,38.3048543],[22.856867,38.3046219],[22.8573504,38.3044284],[22.8577117,38.3039993],[22.8579401,38.3040196],[22.8578846,38.3039109],[22.8580358,38.3037502],[22.8580655,38.3033179],[22.8582689,38.3027431],[22.8582634,38.3023645],[22.8583897,38.3023297],[22.8583929,38.3021315],[22.8584848,38.3021053],[22.8584626,38.3020601],[22.8585315,38.3020427],[22.8586026,38.3018812],[22.8587284,38.3018824],[22.8587606,38.3017926],[22.8589524,38.3013168],[22.8588403,38.3011715],[22.8587768,38.3008465],[22.8586304,38.3007009],[22.8586001,38.3004482],[22.858845,38.3001442],[22.858824,38.3000269],[22.8589283,38.2999378],[22.8590342,38.2999523],[22.8588804,38.299712],[22.8585893,38.2993126],[22.8582156,38.2990747],[22.85702,38.2987476],[22.8566887,38.2987264],[22.856093,38.2987927],[22.855587,38.298968],[22.8536282,38.2995391],[22.8527424,38.2998729],[22.8530886,38.299678],[22.8530785,38.2995878],[22.8515481,38.3001857],[22.8506992,38.3003576],[22.8505171,38.3003017],[22.8506217,38.3001946],[22.8510922,38.3000911],[22.8515435,38.299753],[22.851579,38.2996813],[22.8514996,38.2996355],[22.8509705,38.2998285],[22.8508452,38.2998003],[22.8509041,38.2996927],[22.8523627,38.2985715],[22.8533048,38.2982923],[22.8540908,38.2977593],[22.8545815,38.2970972],[22.8555233,38.2955203],[22.856156,38.2949181],[22.8562754,38.2945949],[22.8561911,38.2941344],[22.8565044,38.293777],[22.8569285,38.2930512],[22.8574886,38.2923357],[22.8586748,38.2910675],[22.8589091,38.2907093],[22.8596032,38.2902024],[22.8596808,38.2896264],[22.8595838,38.2892469],[22.8595995,38.2889767],[22.8599354,38.2879706],[22.8597483,38.2875002],[22.8597099,38.2870312],[22.8599171,38.2869431],[22.8601866,38.2865311],[22.8601232,38.2861971],[22.8602081,38.2858825],[22.8601898,38.2855939],[22.8604459,38.285299],[22.8605931,38.2853906],[22.8606622,38.2853642],[22.8607927,38.2850591],[22.8606626,38.2846072],[22.8606569,38.2842377],[22.860544,38.2841464],[22.860323,38.2836576],[22.8605452,38.2833354],[22.8604937,38.2829744],[22.8601652,38.282782],[22.8598496,38.2824905],[22.8594476,38.2818738],[22.8591743,38.281808],[22.8585958,38.281514],[22.8582118,38.2812129],[22.8578811,38.2811556],[22.8570397,38.280859],[22.8560465,38.2807682],[22.8558646,38.2808341],[22.8554763,38.2808122],[22.855193,38.2806473],[22.8548257,38.2807428],[22.8546658,38.2807322],[22.8544957,38.2806405],[22.8543121,38.2806837],[22.8538786,38.2806254],[22.853469,38.2804952],[22.8529869,38.2806167],[22.8524382,38.2806113],[22.85107,38.2808277],[22.8502799,38.2809101],[22.8497672,38.280797],[22.8493899,38.2807933],[22.8485257,38.2804964],[22.8482421,38.2804891],[22.8482155,38.2805925],[22.8478317,38.2810033],[22.8475211,38.2811264],[22.8469499,38.2810937]]},{"id":16500,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039f20","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1 (\u0396\u03b5\u03c1\u03af\u03ba\u03b9) \u03c3\u03c4\u03b7 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u039b\u03bf\u03cd\u03c4\u03c3\u03b1","path":"STEREA\/Sterea_Elikon_Elikonas_MegaliLoutsa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5934,"name_EN":"Elikonas: Trail O20","description_EN":"Ascent from Elikonas (Zeriki) to Meghali Loutsa","ascent_time":160,"descent_time":130,"marker":"elikon_trail_O22","level":9,"ascent":764,"descent":62,"maxelev":1542,"minelev":809,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.82401 38.34859,22.84848 38.36635)","views":84,"millestones":"0,22.8395194,38.3658317#1,22.8479949,38.3632568#2,22.8458651,38.3554352#3,22.8456302,38.3491431#4,22.8374641,38.3520989#5,22.8296096,38.3498814#5.9,22.8246490,38.3520847","x":22.8456743,"y":38.3493692,"coor":[[22.8395194,38.3658317],[22.8398064,38.3657985],[22.8401604,38.3658561],[22.8406212,38.3657344],[22.841291,38.3660835],[22.8416752,38.3663937],[22.8420778,38.3662715],[22.8429779,38.3665328],[22.8435938,38.3665388],[22.8443995,38.3665513],[22.8445139,38.3665524],[22.8457951,38.3653214],[22.8458367,38.3649974],[22.8462235,38.3644244],[22.8465935,38.3641937],[22.8469029,38.3641698],[22.8474445,38.3639408],[22.848243,38.3633899],[22.8480609,38.363325],[22.8478131,38.3630702],[22.8475735,38.3630228],[22.8476622,38.362483],[22.8474737,38.3621026],[22.8471978,38.3619512],[22.846835,38.3617314],[22.8465661,38.3613683],[22.8463223,38.3608612],[22.8460276,38.3606781],[22.8459058,38.3604245],[22.8457467,38.3603509],[22.8455782,38.3601509],[22.8455467,38.3592494],[22.8457044,38.3586923],[22.8455055,38.3582397],[22.84551,38.3579604],[22.8455686,38.3578708],[22.8454947,38.3574826],[22.8457057,38.3571693],[22.8456298,38.3568982],[22.8457255,38.3566378],[22.8455897,38.3565463],[22.8455972,38.3564518],[22.8454951,38.3563967],[22.8453724,38.3561972],[22.8453579,38.3560709],[22.8457192,38.3558176],[22.8458743,38.3554226],[22.8460377,38.355226],[22.8460156,38.3551717],[22.8459009,38.3551886],[22.8455403,38.3555545],[22.8454027,38.3555712],[22.8453006,38.3555161],[22.8453268,38.3553091],[22.8456585,38.3546004],[22.8465047,38.3539238],[22.846352,38.3534447],[22.8463289,38.3528272],[22.8466965,38.3520197],[22.8468536,38.3514986],[22.8467626,38.3514616],[22.8468019,38.3511466],[22.8467468,38.3510109],[22.8468916,38.3505437],[22.8468994,38.3500481],[22.8466018,38.3500542],[22.8466378,38.3499464],[22.8463981,38.349908],[22.8464599,38.3496202],[22.8462992,38.3496547],[22.8461739,38.3496174],[22.846153,38.349491],[22.8459243,38.3494798],[22.8459497,38.3493178],[22.8456743,38.3493692],[22.8457106,38.3492434],[22.8456096,38.3491162],[22.8454612,38.3490967],[22.8455201,38.3489892],[22.8451088,38.3489491],[22.8452958,38.3486986],[22.845148,38.348643],[22.8451721,38.3485622],[22.8447371,38.3485759],[22.8441717,38.3488677],[22.8441697,38.3489939],[22.8439377,38.3491899],[22.8436799,38.3495658],[22.8431936,38.3499215],[22.8430998,38.3500648],[22.8428248,38.3500891],[22.8426996,38.3500428],[22.8424696,38.3501126],[22.8421167,38.350001],[22.8418991,38.3500078],[22.8413361,38.3501465],[22.8407864,38.3501771],[22.8401762,38.3504054],[22.8399329,38.3505922],[22.8398419,38.3505553],[22.8394022,38.3508573],[22.8395041,38.3509304],[22.8393882,38.3510194],[22.8391119,38.3511248],[22.8388561,38.3513746],[22.8385576,38.3514347],[22.838244,38.35172],[22.8382988,38.3518737],[22.8382176,38.351945],[22.8380451,38.3519974],[22.8377018,38.351994],[22.8373445,38.3521527],[22.8368739,38.3522381],[22.8365968,38.3523886],[22.8362471,38.3527906],[22.8359963,38.352725],[22.8358395,38.3525162],[22.8354084,38.3522776],[22.8341561,38.3518687],[22.8337705,38.3516485],[22.8336942,38.3514135],[22.833313,38.350923],[22.8333593,38.3508875],[22.8332821,38.3507064],[22.8333635,38.3506262],[22.8333192,38.3505356],[22.8332914,38.3505308],[22.8314444,38.3508098],[22.8312946,38.3508714],[22.8311547,38.3510322],[22.8306413,38.350937],[22.8302396,38.3510051],[22.8300683,38.3509853],[22.8297995,38.3506222],[22.8299217,38.3501368],[22.8300621,38.3499489],[22.8293999,38.3498522],[22.8290016,38.349713],[22.8281332,38.3489203],[22.8271333,38.3484777],[22.8265246,38.3486158],[22.8263263,38.3488482],[22.82631,38.3491454],[22.8256183,38.3494629],[22.8247473,38.3502472],[22.8242633,38.3504587],[22.8245326,38.3507858],[22.824753,38.3513107],[22.824649,38.3520847]]},{"id":16501,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03c0\u03cc \u03c4\u03bf \u039c\u03c0\u03b1\u03bc\u03c0\u03bb\u03bf\u03cd\u03ba\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03bb\u03ac\u03ba\u03ba\u03b5\u03c2 \u03a6\u03bf\u03cd\u03c3\u03ba\u03b5\u03c2 (\u03a4\u03c3\u03b9\u03b2\u03ad\u03c1\u03b9)","description_GR":"\u03a4\u03b1 \u03b5\u03ba\u03c0\u03bb\u03b7\u03ba\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03c1\u03c3\u03c4\u03b9\u03ba\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03c3\u03c4\u03bf \u03a4\u03c3\u03b9\u03b2\u03ad\u03c1\u03b9","path":"STEREA\/Sterea_Elikon_Laka_Tsiveri","activity_type":73,"assistance":1,"difficulty":2,"scenic_value":4,"length":4062,"name_EN":"Elikonas: A hike from Bablouki Pass to Fouskes dolines","description_EN":"The gorgeous karstic landscapes of Mt. Tsiveri","ascent_time":160,"descent_time":155,"marker":"No_marks","level":9,"ascent":137,"descent":119,"maxelev":1262,"minelev":1180,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.8109 38.30065,22.85088 38.30771)","views":50,"millestones":"0,22.8508704,38.3010802#1,22.8405715,38.3017932#2,22.8318943,38.3043691#3,22.8216420,38.3055296#4.1,22.8109017,38.3077112","x":22.8336999,"y":38.3038126,"coor":[[22.8508704,38.3010802],[22.8504294,38.3010083],[22.8502331,38.3011326],[22.8501855,38.3012492],[22.8501197,38.3010684],[22.8499283,38.3008772],[22.8495744,38.3008377],[22.8493933,38.3007188],[22.8490173,38.300634],[22.8477052,38.3011618],[22.8475791,38.3011786],[22.8473859,38.3011046],[22.8469611,38.3012086],[22.8464872,38.3015284],[22.8460058,38.3015957],[22.8456409,38.301529],[22.8453642,38.3016435],[22.8448148,38.3016741],[22.8443588,38.3015795],[22.8440533,38.3013782],[22.8439052,38.3013407],[22.8426655,38.3014276],[22.8420131,38.3014572],[22.8406361,38.30175],[22.8398039,38.3023006],[22.8390474,38.3024102],[22.8385518,38.3026486],[22.8382968,38.3028624],[22.8376653,38.3030184],[22.8364286,38.3035423],[22.8351338,38.3043],[22.8349682,38.3042848],[22.8353538,38.303775],[22.8353554,38.3036758],[22.835258,38.3035938],[22.8350959,38.3037183],[22.8347633,38.3037781],[22.834554,38.3039923],[22.8343129,38.304053],[22.8341419,38.3040153],[22.8339054,38.3038327],[22.8336999,38.3038126],[22.8329432,38.3039312],[22.8320112,38.3042824],[22.8318151,38.3044292],[22.8312902,38.3043113],[22.8304505,38.3046093],[22.829699,38.3046244],[22.828947,38.3051396],[22.8283821,38.3054223],[22.8276381,38.3054599],[22.8271117,38.3053015],[22.8268358,38.3053888],[22.8262068,38.3053825],[22.8257008,38.3055577],[22.8253457,38.3055902],[22.8247989,38.3054586],[22.8243639,38.3054812],[22.823841,38.3052867],[22.8235668,38.305266],[22.8231418,38.3053789],[22.822745,38.3058705],[22.8225383,38.3059225],[22.8216982,38.3055356],[22.8212986,38.3054955],[22.8211834,38.3055484],[22.8208654,38.3056985],[22.8199928,38.305906],[22.8196386,38.3058844],[22.8185734,38.3059818],[22.8181072,38.3058149],[22.8179072,38.3059345],[22.8177011,38.3059505],[22.8167655,38.3058149],[22.8149957,38.3063377],[22.8140457,38.3063822],[22.8130808,38.3066428],[22.812589,38.3066378],[22.8117864,38.3067649],[22.8112447,38.3070207],[22.8109438,38.307234],[22.8109017,38.3077112]]},{"id":16502,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03c0\u03cc \u03c4\u03b7 \u03bc. \u039c\u03b1\u03ba\u03b1\u03c1\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2 \u03c3\u03c4\u03b7 \u039c\u03bf\u03c4\u03c3\u03ac\u03c1\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03b1\u03c1\u03ac \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bd\u03cc\u03c4\u03b9\u03b1","path":"STEREA\/Sterea_Elikon_Makariotisa_Motsara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":10902,"name_EN":"Elikonas: From Makariotissa mon. to Motsara","description_EN":"Ascent to Zagaras summit from the south","ascent_time":280,"descent_time":245,"marker":"Red_dots","level":12,"ascent":937,"descent":109,"maxelev":1521,"minelev":685,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.99916 38.29067,23.0453 38.3207)","views":38,"millestones":"0,22.9995485,38.2921552#1,23.0082849,38.2924098#2,23.0093666,38.2978252#3,23.0129297,38.3056159#4,23.0185181,38.3116234#5,23.0292000,38.3123876#6,23.0396949,38.3102466#7,23.0418220,38.3107120#8,23.0435917,38.3156528#9,23.0349075,38.3189562#10,23.0237794,38.3194261#10.9,23.0153880,38.3208350","x":23.0408994,"y":38.309957,"coor":[[22.9995485,38.2921552],[22.9997497,38.2918866],[23.0005267,38.2919292],[23.0008202,38.2918957],[23.0011302,38.2918082],[23.0018922,38.291274],[23.0024014,38.2908277],[23.0030824,38.2905181],[23.0035191,38.2903595],[23.0038855,38.2903266],[23.0048656,38.2905692],[23.0048847,38.291002],[23.0050762,38.292049],[23.0052847,38.2921139],[23.0061882,38.2921035],[23.0078334,38.2922075],[23.0085881,38.2925519],[23.0089049,38.2927979],[23.0091411,38.2930883],[23.0095381,38.2933259],[23.0100566,38.2933754],[23.01018,38.293453],[23.0102242,38.2935615],[23.0107015,38.2937818],[23.0116009,38.2940778],[23.0117249,38.294205],[23.0117682,38.2943856],[23.0116977,38.2945292],[23.0111877,38.2950296],[23.0103212,38.2956802],[23.0102504,38.2958418],[23.0100075,38.2959659],[23.0098676,38.296163],[23.0101578,38.2966882],[23.0093077,38.2969694],[23.0088586,38.2971999],[23.0087304,38.2973791],[23.0086773,38.2979193],[23.0091441,38.2977295],[23.0097844,38.2980008],[23.0095285,38.298314],[23.00952,38.2989448],[23.0095961,38.2992338],[23.0109153,38.3006148],[23.0121958,38.3014908],[23.0122568,38.30205],[23.0121706,38.3024999],[23.0122804,38.3028433],[23.0121694,38.3034371],[23.0121825,38.3041582],[23.0126723,38.3051447],[23.012875,38.3053807],[23.0129397,38.3056696],[23.0132533,38.3061589],[23.0135017,38.3063953],[23.0142849,38.3068345],[23.0146351,38.3071618],[23.0155115,38.3074756],[23.0157942,38.3077123],[23.0159059,38.3079115],[23.0165675,38.3080432],[23.0167833,38.3081532],[23.0167371,38.3081888],[23.0168261,38.3083698],[23.0167081,38.3086392],[23.0168074,38.3089104],[23.0170321,38.3092097],[23.017383,38.309483],[23.0172222,38.3095357],[23.0170134,38.3097502],[23.017092,38.309859],[23.0169754,38.3100203],[23.0169613,38.3102184],[23.0167409,38.3104509],[23.0167685,38.3107891],[23.0170495,38.3109672],[23.0170587,38.3111295],[23.017194,38.3112748],[23.0177159,38.3115946],[23.0188819,38.3116404],[23.0191328,38.3116966],[23.0193716,38.3117977],[23.0194953,38.3119609],[23.0197228,38.312053],[23.0203277,38.3121481],[23.0203954,38.3122208],[23.0209537,38.3123787],[23.0211915,38.3125609],[23.0223875,38.3129313],[23.0230607,38.3130541],[23.0236569,38.3129509],[23.0241825,38.3129914],[23.0246181,38.3129229],[23.0251585,38.3127111],[23.0261092,38.3126108],[23.0264635,38.3126318],[23.0269,38.3124912],[23.0271278,38.3125652],[23.027701,38.3124708],[23.0279854,38.3125813],[23.0287286,38.3126055],[23.02935,38.3123223],[23.0306668,38.312216],[23.0308656,38.3118932],[23.0312687,38.3116803],[23.0315204,38.3116823],[23.0320023,38.3115692],[23.033054,38.3116139],[23.0334559,38.311491],[23.0341198,38.3114514],[23.0342349,38.3113983],[23.0346121,38.3114194],[23.0356781,38.311248],[23.0368569,38.3111946],[23.037053,38.31107],[23.0374478,38.3106226],[23.0379525,38.3105186],[23.0386999,38.3102184],[23.0395224,38.3102972],[23.039729,38.3102358],[23.0399149,38.310021],[23.0404653,38.3099174],[23.0408994,38.309957],[23.0411744,38.3099142],[23.0415776,38.3097012],[23.0417137,38.3097834],[23.0417951,38.3099598],[23.0421382,38.3099626],[23.042677,38.3098679],[23.0427554,38.3099947],[23.0430746,38.3100694],[23.0433925,38.3102522],[23.0437693,38.3103003],[23.0441334,38.3104475],[23.0446144,38.3103974],[23.0450422,38.3104008],[23.044982,38.3106347],[23.0447749,38.3107231],[23.0448419,38.3108498],[23.0444176,38.3109365],[23.0445295,38.3111266],[23.0442207,38.3111241],[23.0442657,38.3111786],[23.0440134,38.3112306],[23.0442842,38.3115122],[23.0439627,38.3116087],[23.0434823,38.3116048],[23.0426536,38.3111294],[23.0423936,38.3108929],[23.0420524,38.310746],[23.0415387,38.3106697],[23.0410833,38.3105127],[23.0403718,38.3106872],[23.0398224,38.3107187],[23.0395103,38.3109685],[23.0397808,38.3112681],[23.0400319,38.3113152],[23.0402244,38.311461],[23.0402461,38.3115513],[23.0405421,38.3116528],[23.0405065,38.3117517],[23.0408674,38.3121422],[23.0410497,38.3121977],[23.0414102,38.3126152],[23.0421978,38.3127388],[23.04263,38.3129226],[23.0429015,38.3131501],[23.0434142,38.3133075],[23.0436067,38.3134532],[23.0440111,38.3140153],[23.0439735,38.3142673],[23.0440297,38.3143399],[23.0442797,38.3144681],[23.0442551,38.3145986],[23.044369,38.3146355],[23.0443452,38.3147074],[23.0439992,38.3149209],[23.043778,38.3152165],[23.0435892,38.3156566],[23.0433238,38.3158346],[23.0431839,38.3160318],[23.0423972,38.3167103],[23.0422125,38.3168349],[23.0415582,38.3170098],[23.040206,38.3180622],[23.0400316,38.318277],[23.0395495,38.3183993],[23.039169,38.3186305],[23.0390893,38.3186028],[23.038653,38.3187254],[23.0385176,38.3185801],[23.0385796,38.3182201],[23.0384999,38.3181924],[23.038293,38.3182628],[23.0376985,38.3182399],[23.0374568,38.3183551],[23.0374582,38.3182469],[23.0371946,38.3182808],[23.0371265,38.3182442],[23.0365632,38.3184559],[23.0365507,38.3185369],[23.0361495,38.3185967],[23.0359899,38.3185593],[23.0359316,38.3186399],[23.0357949,38.3185938],[23.0348978,38.3189649],[23.0344067,38.3189068],[23.0326187,38.3191624],[23.0322372,38.3193575],[23.0318152,38.3192639],[23.0313917,38.3192875],[23.0312549,38.3192503],[23.0304294,38.3193877],[23.0289063,38.3195192],[23.0281632,38.3194861],[23.0271588,38.3193155],[23.0263567,38.319417],[23.0258772,38.3193409],[23.0257412,38.3192497],[23.0252822,38.319354],[23.0250997,38.3193164],[23.0243903,38.3193286],[23.0240226,38.3194517],[23.0236342,38.3194124],[23.0235434,38.3193576],[23.0232346,38.319355],[23.0231784,38.3192824],[23.0229044,38.3192441],[23.0228581,38.3192798],[23.0224006,38.3192759],[23.0221609,38.3192379],[23.0213689,38.3194386],[23.0207506,38.3194785],[23.0203716,38.3195925],[23.0198445,38.3196602],[23.0187535,38.3199755],[23.0182167,38.3199169],[23.0177455,38.3200752],[23.0169665,38.3201588],[23.0167594,38.3202472],[23.0166876,38.3204809],[23.0163527,38.3207124],[23.0158822,38.3208256],[23.015388,38.320835]]},{"id":16503,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc. \u039c\u03b1\u03ba\u03b1\u03c1\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2 \u03c3\u03c4\u03bf O22","description_GR":"","path":"STEREA\/Sterea_Elikon_Makariotisa_O22","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":12716,"name_EN":"Elikonas: Connection between Makariotissa mon. to O22","description_EN":"","ascent_time":250,"descent_time":245,"marker":"O22","level":9,"ascent":552,"descent":546,"maxelev":982,"minelev":659,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.90458 38.29247,22.9997 38.32112)","views":30,"millestones":"0,22.9996984,38.2928955#1,22.9911354,38.2926419#2,22.9832232,38.2967081#3,22.9780915,38.2940106#4,22.9727945,38.2979852#5,22.9669976,38.3025715#6,22.9601478,38.3068593#7,22.9546808,38.3111239#8,22.9448242,38.3142175#9,22.9346348,38.3161323#10,22.9252196,38.3192310#11,22.9144537,38.3211182#12,22.9087318,38.3181527#12.7,22.9046493,38.3164240","x":22.9624344,"y":38.3040937,"coor":[[22.9996984,38.2928955],[22.9995657,38.2928222],[22.9994894,38.2925512],[22.9993986,38.2925054],[22.9990896,38.2925208],[22.9983668,38.2926949],[22.9980892,38.2929268],[22.9980412,38.2930886],[22.9983181,38.2937398],[22.9980562,38.2936655],[22.9971769,38.2935228],[22.9963378,38.2938401],[22.9961118,38.2936399],[22.9957568,38.2935467],[22.9953898,38.2936247],[22.9949101,38.2935845],[22.9946054,38.2932935],[22.9945132,38.2933468],[22.994239,38.2933264],[22.9933982,38.2929317],[22.9928622,38.292828],[22.9927472,38.2928811],[22.9926915,38.2927724],[22.9912673,38.2923997],[22.9912182,38.2926426],[22.9909323,38.2926402],[22.9908282,38.2927294],[22.9908146,38.2928825],[22.9902285,38.2930937],[22.9902264,38.2932469],[22.9900643,38.2933897],[22.9901739,38.2937331],[22.9904786,38.2940241],[22.990406,38.2943119],[22.9901638,38.294463],[22.9897753,38.2944416],[22.9896915,38.2947113],[22.9893798,38.2949249],[22.9887492,38.2950456],[22.9882002,38.2950499],[22.987707,38.2951538],[22.9873307,38.2950784],[22.9866564,38.2950546],[22.9863469,38.295106],[22.9855146,38.2957477],[22.9847798,38.2959576],[22.9844794,38.2961803],[22.9840086,38.2963204],[22.9838813,38.2964275],[22.9837869,38.2966339],[22.9834905,38.296771],[22.9829976,38.2966541],[22.9820267,38.2965736],[22.9820048,38.2965013],[22.9822353,38.2963771],[22.9821681,38.2962774],[22.9814343,38.2964152],[22.9813898,38.2963247],[22.9815184,38.2961186],[22.9814968,38.2960283],[22.9813838,38.2960363],[22.9809674,38.2963751],[22.9807107,38.2967424],[22.9806429,38.2969626],[22.9804738,38.2967899],[22.9802007,38.2966884],[22.979858,38.2966674],[22.9790098,38.2968042],[22.978337,38.2966722],[22.9782468,38.2965813],[22.9782401,38.2962388],[22.9781489,38.2962199],[22.9779185,38.2963441],[22.9777591,38.2962886],[22.9777955,38.2961448],[22.9781865,38.295986],[22.9782683,38.2958605],[22.9780866,38.2949577],[22.9778748,38.2945684],[22.9778793,38.294244],[22.9781465,38.2939489],[22.9788614,38.2935225],[22.9788853,38.2934506],[22.9777633,38.293549],[22.9772815,38.293653],[22.9766342,38.294152],[22.9765486,38.2945478],[22.9764432,38.2947181],[22.9763176,38.294708],[22.9763563,38.2945461],[22.975871,38.294677],[22.9755827,38.2948458],[22.9752003,38.2952029],[22.9745788,38.2954859],[22.9747002,38.2958023],[22.9751531,38.2961217],[22.9748881,38.2962636],[22.9746561,38.2964959],[22.9740915,38.2967974],[22.9739508,38.2970485],[22.9740299,38.2971122],[22.9739133,38.2972734],[22.9734296,38.2975125],[22.9726899,38.2980648],[22.9718254,38.2985529],[22.9720997,38.2985643],[22.9719153,38.2986618],[22.9716826,38.2989482],[22.9727472,38.2988674],[22.9720317,38.2993297],[22.9713987,38.2996126],[22.9708205,38.3000671],[22.970314,38.300297],[22.9696144,38.300444],[22.9693942,38.3006494],[22.9692165,38.3010804],[22.9692948,38.3012073],[22.9690973,38.3014218],[22.9679544,38.3013757],[22.9676892,38.3015266],[22.9676081,38.301598],[22.96757,38.301868],[22.9672927,38.3020638],[22.9671052,38.3023866],[22.9669382,38.302669],[22.9663997,38.3027364],[22.9666243,38.3030267],[22.967044,38.3032738],[22.9670201,38.3033456],[22.9668239,38.3034701],[22.9663761,38.3035923],[22.9660216,38.3035892],[22.9654938,38.3037107],[22.9651505,38.3037032],[22.9640014,38.3032785],[22.9636581,38.3032935],[22.9633021,38.3033985],[22.9624344,38.3040937],[22.9617453,38.3042949],[22.9614777,38.304617],[22.9613594,38.3048953],[22.9609888,38.3052164],[22.9607884,38.3056382],[22.9606911,38.3060429],[22.9602862,38.3063638],[22.9601509,38.3065022],[22.9601026,38.3066821],[22.9601783,38.3069891],[22.9603709,38.307117],[22.9612372,38.307323],[22.9590831,38.3090972],[22.9587957,38.3091938],[22.9582923,38.3092344],[22.9581077,38.3093409],[22.9580577,38.3096379],[22.9585677,38.3099668],[22.9586566,38.3101479],[22.95862,38.3103098],[22.9584004,38.31047],[22.9581365,38.3105308],[22.9572109,38.3104685],[22.9565462,38.3105617],[22.9558735,38.3104115],[22.9554841,38.3104441],[22.955265,38.3105683],[22.9541056,38.3116574],[22.9538054,38.311853],[22.9533464,38.3119571],[22.952189,38.312109],[22.9516486,38.3123024],[22.9510442,38.3125989],[22.9503856,38.3130616],[22.9501235,38.3131674],[22.949355,38.3133138],[22.949031,38.3135722],[22.9485766,38.3141449],[22.9481011,38.3142037],[22.9477356,38.3141644],[22.9471976,38.314146],[22.9468814,38.3142559],[22.9463981,38.3144588],[22.9463443,38.3144448],[22.9459879,38.314347],[22.945664,38.3142269],[22.9453099,38.3141967],[22.9448636,38.3142107],[22.9444278,38.3142879],[22.9442088,38.3144031],[22.9433271,38.3152603],[22.942468,38.315586],[22.9418602,38.3156436],[22.9404666,38.315613],[22.939706,38.3152862],[22.9393002,38.3150527],[22.9388329,38.3148863],[22.9370955,38.3153391],[22.9360975,38.3154878],[22.9352448,38.3159126],[22.9346805,38.3161238],[22.9342676,38.3162012],[22.9324246,38.3162926],[22.9315851,38.3166003],[22.9309433,38.3166846],[22.9300983,38.3166814],[22.9296969,38.3167498],[22.9294307,38.3169637],[22.929231,38.3173223],[22.9291372,38.3179839],[22.9289734,38.3182347],[22.9286396,38.3183759],[22.9279395,38.3185317],[22.9272308,38.3187865],[22.9268509,38.3189543],[22.9261231,38.3194343],[22.9258933,38.3195043],[22.9256419,38.3194839],[22.9252452,38.319237],[22.9250856,38.3191995],[22.9243164,38.3193907],[22.9235804,38.3193839],[22.9227398,38.3194934],[22.9221198,38.3196499],[22.9213258,38.319967],[22.9202702,38.3201826],[22.9197578,38.3203852],[22.919251,38.3206148],[22.9188156,38.3206649],[22.9179724,38.3204408],[22.917503,38.3204725],[22.9156311,38.3209599],[22.9151356,38.3211986],[22.914502,38.3212108],[22.9141504,38.3205317],[22.913649,38.3204008],[22.9134568,38.3202459],[22.9131009,38.3203327],[22.9129532,38.3202682],[22.912747,38.3202843],[22.9125514,38.3203636],[22.9123833,38.3201278],[22.9122923,38.3200909],[22.9123051,38.3200009],[22.9121698,38.3198735],[22.9119586,38.3194569],[22.9118331,38.3194378],[22.9114418,38.3195963],[22.9112601,38.3195045],[22.9112736,38.3193695],[22.9111828,38.3193236],[22.9113129,38.3190364],[22.9111999,38.3189452],[22.9111353,38.3186743],[22.9110329,38.3186373],[22.9105409,38.3186417],[22.910309,38.3188558],[22.9100513,38.319259],[22.9098318,38.3194011],[22.9091352,38.3193226],[22.9087541,38.3195623],[22.908637,38.3197415],[22.9084665,38.3196678],[22.9082711,38.3194227],[22.9086646,38.3188766],[22.9086862,38.3182009],[22.9092093,38.317647],[22.9096067,38.3168126],[22.9091349,38.3168398],[22.9090665,38.3168211],[22.9087543,38.3168542],[22.9069802,38.3164502],[22.9062266,38.3163621],[22.9056496,38.3163432],[22.9052447,38.3163574],[22.9051532,38.3163566],[22.9046493,38.316424]]},{"id":16504,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u0396\u03b1\u03b3\u03b1\u03c1\u03ac","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03b1\u03c1\u03ac (\u039c\u03bf\u03c4\u03c3\u03ac\u03c1\u03b1 1525m)","path":"STEREA\/Sterea_Elikon_Motsara","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":3501,"name_EN":"Elikonas: Ascent to Zagaras","description_EN":"Ascent to Zagaras summit (Motsara 1525m)","ascent_time":120,"descent_time":90,"marker":"Red_dots","level":9,"ascent":697,"descent":10,"maxelev":1521,"minelev":822,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.01527 38.31916,23.03284 38.32942)","views":124,"millestones":"0,23.0239134,38.3294902#1,23.0292254,38.3239617#2,23.0302732,38.3194016#3,23.0192106,38.3198462#3.5,23.0153891,38.3208350","x":23.0312138,"y":38.3213948,"coor":[[23.0239134,38.3294902],[23.0238238,38.3293452],[23.0241273,38.3288972],[23.0244376,38.3287916],[23.0244401,38.3286024],[23.0247205,38.3281721],[23.0251456,38.3280315],[23.0258831,38.3276411],[23.0267622,38.3269184],[23.0268213,38.3267747],[23.026925,38.3267215],[23.0270504,38.3267586],[23.0274991,38.326564],[23.0276705,38.3265835],[23.028175,38.3264975],[23.0282221,38.3263988],[23.0284509,38.3264007],[23.0285095,38.326293],[23.0283734,38.3262018],[23.0284771,38.3261486],[23.0284564,38.3259862],[23.0287496,38.3260337],[23.0287623,38.3259436],[23.0285466,38.3258157],[23.0285027,38.3256801],[23.0282191,38.3254976],[23.0281993,38.3252631],[23.0282821,38.3250655],[23.0280347,38.324739],[23.0280622,38.3243968],[23.028132,38.3243072],[23.0282807,38.3243085],[23.0283966,38.3242013],[23.0286482,38.3242034],[23.0287758,38.3240693],[23.0291314,38.3240001],[23.0296605,38.3237882],[23.0299723,38.3235655],[23.0303163,38.3235052],[23.0307203,38.3232382],[23.0309418,38.3229246],[23.0310917,38.3228357],[23.0312447,38.3225126],[23.0311673,38.3223137],[23.0311926,38.3221336],[23.0310451,38.3220423],[23.0306893,38.3221295],[23.0307722,38.3219139],[23.0307763,38.3216075],[23.0312138,38.3213948],[23.0313659,38.3211437],[23.0315956,38.3210735],[23.0317116,38.3209573],[23.0322756,38.3206916],[23.032439,38.3204496],[23.0323153,38.3202864],[23.0324647,38.3202336],[23.0325013,38.3200626],[23.0324463,38.3199],[23.0326548,38.3197034],[23.0327156,38.3194336],[23.0328412,38.3194526],[23.0326198,38.3191624],[23.0322387,38.3193575],[23.0318167,38.3192639],[23.0313931,38.3192875],[23.0312563,38.3192503],[23.0304309,38.3193877],[23.0289077,38.3195193],[23.0281646,38.3194861],[23.0271602,38.3193155],[23.0263581,38.319417],[23.0258787,38.3193409],[23.0257426,38.3192497],[23.0252837,38.319354],[23.0251011,38.3193164],[23.0243917,38.3193286],[23.024024,38.3194517],[23.0236356,38.3194124],[23.0235449,38.3193576],[23.023236,38.319355],[23.0231798,38.3192824],[23.0229058,38.3192441],[23.0228596,38.3192798],[23.022402,38.319276],[23.0221623,38.3192379],[23.0213703,38.3194386],[23.0207521,38.3194785],[23.020373,38.3195925],[23.0198459,38.3196602],[23.0187549,38.3199755],[23.0182181,38.3199169],[23.0177469,38.3200752],[23.0169679,38.3201588],[23.0167608,38.3202472],[23.016689,38.3204809],[23.0163542,38.3207124],[23.0158836,38.3208256],[23.0153891,38.320835]]},{"id":16510,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03b3\u03af\u03b1 \u0386\u03bd\u03bd\u03b1-\u0386\u03c3\u03ba\u03c1\u03b7","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03b1\u03c1\u03ac \u03b1\u03c0\u03cc \u039a\u03bf\u03c5\u03c4\u03c3\u03bf\u03cd\u03c1\u03b9 \u0399\u03bc\u03c0\u03ac\u03c1\u03b4 \u03ba\u03b1\u03b9 \u0399\u03c0\u03c0\u03bf\u03ba\u03c1\u03ae\u03bd\u03b7","path":"STEREA\/Sterea_Elikon_O22_Zagaras2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":24757,"name_EN":"Elikonas: Agia Anna-Askri","description_EN":"Zagaras Mt. crossing to Askri valley via Koutsouri Ibard and Ippokrini spring","ascent_time":610,"descent_time":630,"marker":"O22","level":9,"ascent":1203,"descent":1511,"maxelev":1349,"minelev":372,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.90439 38.30961,23.11144 38.33334)","views":70,"millestones":"0,22.9046493,38.3164240#1,22.9102433,38.3189579#2,22.9186053,38.3206093#3,22.9290435,38.3181294#4,22.9380777,38.3164703#5,22.9477409,38.3178538#6,22.9556121,38.3218326#7,22.9612246,38.3266461#8,22.9706390,38.3238365#9,22.9790911,38.3255380#10,22.9890971,38.3289424#11,22.9980644,38.3335090#12,23.0075840,38.3317748#13,23.0180167,38.3330569#14,23.0253677,38.3278515#15,23.0312565,38.3226565#16,23.0376016,38.3185281#17,23.0433788,38.3134863#18,23.0443047,38.3104238#19,23.0551700,38.3095572#20,23.0645937,38.3116936#21,23.0747191,38.3106978#22,23.0858941,38.3110478#23,23.0966263,38.3129423#24,23.1068549,38.3152139#24.8,23.1113878,38.3140584","x":23.0044332,"y":38.3331295,"coor":[[22.9046493,38.316424],[22.9051532,38.3163566],[22.9052447,38.3163574],[22.9056496,38.3163432],[22.9062266,38.3163621],[22.9069802,38.3164502],[22.9087543,38.3168542],[22.9090665,38.3168211],[22.9091349,38.3168398],[22.9096067,38.3168126],[22.9092093,38.317647],[22.9086862,38.3182009],[22.9086646,38.3188766],[22.9082711,38.3194227],[22.9084665,38.3196678],[22.908637,38.3197415],[22.9087541,38.3195623],[22.9091352,38.3193226],[22.9098318,38.3194011],[22.9100513,38.319259],[22.910309,38.3188558],[22.9105409,38.3186417],[22.9110329,38.3186373],[22.9111353,38.3186743],[22.9111999,38.3189452],[22.9113129,38.3190364],[22.9111828,38.3193236],[22.9112736,38.3193695],[22.9112601,38.3195045],[22.9114418,38.3195963],[22.9118331,38.3194378],[22.9119586,38.3194569],[22.9121698,38.3198735],[22.9123051,38.3200009],[22.9122923,38.3200909],[22.9123833,38.3201278],[22.9125514,38.3203636],[22.912747,38.3202843],[22.9129532,38.3202682],[22.9131009,38.3203327],[22.9134568,38.3202459],[22.913649,38.3204008],[22.9141504,38.3205317],[22.914502,38.3212108],[22.9151356,38.3211986],[22.9156311,38.3209599],[22.917503,38.3204725],[22.9179724,38.3204408],[22.9188156,38.3206649],[22.919251,38.3206148],[22.9197578,38.3203852],[22.9202702,38.3201826],[22.9213258,38.319967],[22.9221198,38.3196499],[22.9227398,38.3194934],[22.9235804,38.3193839],[22.9243164,38.3193907],[22.9250856,38.3191995],[22.9252452,38.319237],[22.9256419,38.3194839],[22.9258933,38.3195043],[22.9261231,38.3194343],[22.9268509,38.3189543],[22.9272308,38.3187865],[22.9279395,38.3185317],[22.9286396,38.3183759],[22.9289734,38.3182347],[22.9291372,38.3179839],[22.929231,38.3173223],[22.9294307,38.3169637],[22.9296969,38.3167498],[22.9300983,38.3166814],[22.9309433,38.3166846],[22.9315851,38.3166003],[22.9324246,38.3162926],[22.9342676,38.3162012],[22.9346805,38.3161238],[22.9352448,38.3159126],[22.9360975,38.3154878],[22.9370955,38.3153391],[22.9376904,38.3161421],[22.9380176,38.3164515],[22.9386097,38.3166371],[22.9395579,38.3167177],[22.9399095,38.3169282],[22.9406773,38.316827],[22.9410167,38.3168886],[22.9420782,38.3164611],[22.9423539,38.3164276],[22.9426643,38.3163222],[22.9432476,38.3163275],[22.9435247,38.3161497],[22.9437082,38.3161153],[22.9440945,38.3162991],[22.9444708,38.3163745],[22.9446603,38.3167187],[22.9454456,38.3169961],[22.9455116,38.317177],[22.9458893,38.3171623],[22.9461372,38.3174169],[22.9462176,38.3173996],[22.946353,38.317527],[22.9465482,38.3174747],[22.9465271,38.3173483],[22.9466653,38.3172865],[22.9469024,38.3175049],[22.9471085,38.3174887],[22.9472886,38.3176886],[22.9477399,38.3178503],[22.9477836,38.3179949],[22.9480322,38.3182044],[22.9480756,38.318367],[22.9483267,38.3184053],[22.9485674,38.3183714],[22.9487529,38.3182019],[22.9488545,38.3182929],[22.9490613,38.3182317],[22.9491398,38.3183405],[22.9495053,38.3183799],[22.9496756,38.3184715],[22.9498087,38.3187611],[22.9500839,38.3187095],[22.9506862,38.3189852],[22.9511654,38.3190706],[22.9516349,38.3190388],[22.9523294,38.3192703],[22.9529124,38.3192935],[22.9528977,38.3195187],[22.9530324,38.3197001],[22.9532713,38.3197924],[22.9534266,38.3201272],[22.9536206,38.320165],[22.9537106,38.3202649],[22.954029,38.3204029],[22.954402,38.3207127],[22.9544454,38.3208753],[22.955015,38.3210426],[22.9553428,38.3213158],[22.955583,38.321318],[22.9559574,38.3215376],[22.9559789,38.3216279],[22.9558745,38.3217351],[22.9556215,38.321823],[22.9553777,38.3220732],[22.9553756,38.3222173],[22.9552706,38.3223155],[22.9550423,38.3222774],[22.9546606,38.3225714],[22.9544508,38.3228399],[22.9544442,38.3232995],[22.9550025,38.3234577],[22.9551975,38.3234234],[22.9556183,38.3235893],[22.9558671,38.3237898],[22.9560281,38.3237372],[22.9564735,38.3237862],[22.9571292,38.3243327],[22.9572666,38.3243249],[22.9575967,38.324436],[22.9576755,38.3245268],[22.9578585,38.3245285],[22.9581656,38.3246574],[22.9584652,38.3245068],[22.9587849,38.3245457],[22.9592042,38.3248288],[22.9594959,38.3252279],[22.9597699,38.3252664],[22.9599958,38.3254667],[22.9603388,38.3254877],[22.9606568,38.3256438],[22.9608253,38.3258615],[22.9608451,38.326078],[22.9612388,38.3265501],[22.9612136,38.3267121],[22.9613253,38.3267491],[22.9622723,38.327082],[22.9625928,38.3270668],[22.9628575,38.326961],[22.9629625,38.3268177],[22.963284,38.3267304],[22.9639682,38.3260876],[22.9641214,38.3257735],[22.9647144,38.3259049],[22.9649439,38.3258529],[22.965241,38.3258826],[22.9655512,38.3257862],[22.9658138,38.3258245],[22.9662159,38.3257019],[22.9665045,38.3255242],[22.9667254,38.3252738],[22.9670128,38.3251772],[22.9671981,38.3250166],[22.9676934,38.3247777],[22.9680142,38.3247444],[22.9682215,38.3246471],[22.9688611,38.3247158],[22.968942,38.3246625],[22.9693308,38.3246749],[22.9697699,38.3243633],[22.9700111,38.3242934],[22.9704977,38.3238651],[22.9708418,38.323796],[22.9709459,38.3237158],[22.9712542,38.3237545],[22.9715872,38.3236673],[22.9717685,38.3237951],[22.9720881,38.323843],[22.9723169,38.323845],[22.9726392,38.3237036],[22.9729592,38.3237244],[22.9731913,38.3234921],[22.9733401,38.3234844],[22.9734682,38.3233233],[22.9738927,38.3232369],[22.9745104,38.3224313],[22.9746489,38.3223423],[22.9748684,38.3223172],[22.9750831,38.3225084],[22.9757536,38.3228206],[22.976084,38.3229136],[22.9761622,38.3230495],[22.9765502,38.323116],[22.9766514,38.323243],[22.9773212,38.3236093],[22.9775228,38.3239175],[22.9779524,38.3242817],[22.9786497,38.3251349],[22.9788323,38.3251636],[22.9790563,38.325508],[22.9792887,38.3257083],[22.9800499,38.3259131],[22.9805656,38.3258455],[22.9808277,38.3259199],[22.9811139,38.3259044],[22.9823444,38.3262665],[22.9827333,38.3262699],[22.9830951,38.3265794],[22.9836653,38.3267106],[22.9842558,38.3270221],[22.9845657,38.3273086],[22.9858146,38.3276078],[22.9863289,38.3276483],[22.9864895,38.3276137],[22.9866128,38.327795],[22.9872832,38.3281252],[22.9878141,38.3286164],[22.9881113,38.328637],[22.9884181,38.3287839],[22.9887951,38.3288232],[22.9897396,38.3291918],[22.9899799,38.3291848],[22.9901644,38.3290873],[22.990461,38.3291439],[22.9905287,38.3292166],[22.9904807,38.3293784],[22.9906057,38.3294335],[22.9907173,38.3296418],[22.9911691,38.3300602],[22.9921001,38.3305729],[22.9930176,38.3312387],[22.993439,38.3313775],[22.9942761,38.3320695],[22.9945263,38.3321798],[22.9947442,38.3321457],[22.9950177,38.3322201],[22.9953119,38.3324569],[22.9956576,38.332568],[22.995933,38.3326605],[22.9964255,38.3326197],[22.9968361,38.3327133],[22.9973223,38.3328526],[22.9975805,38.3330802],[22.9979871,38.3334621],[22.9984751,38.3337547],[22.9995276,38.3337637],[23.0000973,38.3339307],[23.0003346,38.3341491],[23.0004942,38.3341955],[23.0008846,38.3340907],[23.0015367,38.3340962],[23.0021699,38.3338132],[23.0034537,38.3336349],[23.0044332,38.3331295],[23.005115,38.3326306],[23.0060485,38.3321429],[23.0067698,38.3315227],[23.0069074,38.3315058],[23.0070415,38.3317412],[23.0072571,38.3318692],[23.0074284,38.3318887],[23.0073525,38.3317439],[23.0076494,38.3317824],[23.0083027,38.3316978],[23.0085427,38.3317179],[23.0091463,38.3319213],[23.0094493,38.3323564],[23.0099179,38.3323964],[23.0100907,38.3323077],[23.0102318,38.3319755],[23.011246,38.3322724],[23.011829,38.3323134],[23.0131294,38.3325947],[23.013607,38.332815],[23.0144879,38.3328224],[23.0151723,38.3329724],[23.0159622,38.3329429],[23.0160395,38.3329346],[23.0167752,38.3328912],[23.0171851,38.3330613],[23.0183097,38.3330527],[23.0189399,38.3329859],[23.0190436,38.3329327],[23.0191726,38.3326995],[23.0194145,38.3325753],[23.0198578,38.3327953],[23.0204104,38.3327233],[23.0203073,38.3325467],[23.0203324,38.3323847],[23.0206571,38.3321667],[23.0210631,38.3317555],[23.0221427,38.3314491],[23.0226146,38.3312367],[23.0235658,38.3302713],[23.0238107,38.3299219],[23.0238959,38.3295441],[23.0238601,38.3294086],[23.0239436,38.329157],[23.0241538,38.3288343],[23.024452,38.3287827],[23.0244542,38.3286205],[23.0247124,38.328136],[23.0251716,38.3280137],[23.0254493,38.3277817],[23.0260594,38.3274983],[23.0265003,38.3270424],[23.0266845,38.3269538],[23.0270435,38.3266323],[23.0271355,38.3265971],[23.0276724,38.3266556],[23.0278798,38.3265401],[23.0282235,38.3265069],[23.0283048,38.3264175],[23.0284886,38.3263559],[23.0285356,38.3262662],[23.0283759,38.3262288],[23.0286984,38.3260693],[23.0286538,38.3259788],[23.0287463,38.3259075],[23.0285299,38.3258336],[23.028554,38.3257437],[23.0283605,38.32567],[23.0283847,38.325571],[23.0281579,38.325425],[23.0282762,38.3251285],[23.0282554,38.3249752],[23.0280413,38.3247301],[23.0280335,38.3244596],[23.0281712,38.3244247],[23.0281043,38.324298],[23.0291133,38.3241261],[23.0297341,38.3238969],[23.0304364,38.3235603],[23.0307715,38.3233107],[23.0308537,38.3231492],[23.0311428,38.3229173],[23.0312713,38.3227201],[23.0312062,38.3224492],[23.0313457,38.3222881],[23.0312667,38.3222063],[23.0313701,38.3221711],[23.0310737,38.3220966],[23.0309357,38.3221495],[23.0307764,38.3220851],[23.0308603,38.3217974],[23.030816,38.3216889],[23.0309323,38.3215457],[23.0312312,38.321431],[23.0314531,38.3210904],[23.0322817,38.3207187],[23.0323525,38.3205571],[23.0323324,38.3203496],[23.0325099,38.3199005],[23.0326715,38.3197937],[23.0327065,38.3197399],[23.0326267,38.3197212],[23.0329627,38.3193996],[23.0327581,38.3192987],[23.0326529,38.3191447],[23.0337698,38.3190007],[23.0352234,38.3189405],[23.0357993,38.3186389],[23.0369553,38.3185943],[23.0377571,38.3185107],[23.0380328,38.3184229],[23.0381355,38.3184418],[23.0382368,38.3185688],[23.0383519,38.3185156],[23.0387603,38.3187713],[23.0390131,38.3186833],[23.0392765,38.3186674],[23.0394728,38.3185248],[23.0398177,38.3183924],[23.0401271,38.3183499],[23.0403254,38.3180632],[23.0406716,38.3178317],[23.0409971,38.3174378],[23.041551,38.3170728],[23.0423549,38.3168271],[23.0437199,38.3156666],[23.0441066,38.3149668],[23.0444862,38.3148077],[23.044235,38.3144993],[23.04402,38.3143173],[23.0438775,38.3138475],[23.0433223,38.3134464],[23.0432329,38.3132835],[23.042404,38.3128261],[23.0420961,38.3127515],[23.0415588,38.3127291],[23.0410388,38.3122652],[23.0405216,38.3117743],[23.0405119,38.3116391],[23.040341,38.3115926],[23.0400584,38.311338],[23.039762,38.3112634],[23.0395142,38.310973],[23.039803,38.3107501],[23.0403985,38.3107009],[23.0410655,38.3105081],[23.0411243,38.3103824],[23.0412966,38.3103297],[23.0412633,38.3098698],[23.0415282,38.3097278],[23.0417126,38.3097609],[23.0419304,38.3099699],[23.0426866,38.3098679],[23.0428105,38.3100132],[23.0430619,38.3100332],[23.0434365,38.3102526],[23.0438134,38.3102917],[23.0441889,38.3104389],[23.0445899,38.3103881],[23.045024,38.3104322],[23.0456913,38.3104016],[23.0461705,38.3104956],[23.0466758,38.3103375],[23.0475569,38.3103086],[23.0476708,38.3103456],[23.0488511,38.3102606],[23.0498932,38.3099175],[23.0509115,38.3098897],[23.0514159,38.3098037],[23.0517726,38.3096353],[23.0520925,38.309665],[23.0524727,38.3094517],[23.0524849,38.3093978],[23.0526335,38.309399],[23.0530135,38.3092038],[23.0532544,38.3091516],[23.0540888,38.3091944],[23.0543628,38.3092327],[23.0545107,38.3093195],[23.0553417,38.3096236],[23.0558094,38.3097175],[23.0562863,38.3099917],[23.0571066,38.3102416],[23.0574851,38.3101545],[23.057736,38.3102106],[23.0580679,38.3101952],[23.0582634,38.3101157],[23.0584693,38.3101444],[23.058779,38.3101289],[23.0590667,38.3101897],[23.0593542,38.310174],[23.0595477,38.3102477],[23.0600617,38.3103059],[23.0604743,38.3102371],[23.0609409,38.3104211],[23.0620853,38.3103761],[23.0624035,38.3105319],[23.0627471,38.3104986],[23.0627821,38.3104448],[23.0630691,38.310366],[23.0631937,38.3104571],[23.0632151,38.3105744],[23.0630865,38.3107897],[23.0630257,38.3110686],[23.0632173,38.3112864],[23.0633445,38.3111793],[23.0635159,38.3111987],[23.063685,38.3113893],[23.0640283,38.311374],[23.064325,38.3114304],[23.0645619,38.3116846],[23.0650178,38.3118144],[23.0655208,38.3118365],[23.0658765,38.3117492],[23.0659364,38.3115334],[23.0660975,38.3114626],[23.0661826,38.3113731],[23.0665719,38.3113402],[23.066743,38.3113776],[23.0668672,38.3115047],[23.0669478,38.3114603],[23.0674279,38.3114822],[23.0674973,38.3114286],[23.067634,38.3114658],[23.0677722,38.3113948],[23.0679433,38.3114322],[23.0680811,38.3113882],[23.0682183,38.3114254],[23.0686643,38.3114289],[23.0689289,38.3113048],[23.0689553,38.3112284],[23.069677,38.311144],[23.0707785,38.3108734],[23.0709743,38.3107668],[23.0710565,38.3105962],[23.0711366,38.3103716],[23.0714246,38.3102116],[23.0721,38.3101629],[23.0733001,38.3102355],[23.0747168,38.3106973],[23.0751501,38.3108043],[23.0766705,38.3108704],[23.0779068,38.31079],[23.0795996,38.3107852],[23.0800349,38.3107346],[23.0814585,38.3103132],[23.0817949,38.3103969],[23.0824051,38.310618],[23.0829754,38.3107486],[23.0839008,38.3108279],[23.0850194,38.3110169],[23.0861513,38.3110528],[23.086665,38.3111288],[23.0870637,38.3112581],[23.0877107,38.3116597],[23.0884294,38.3118095],[23.0888728,38.3120202],[23.0894206,38.3121236],[23.0904319,38.3126541],[23.0912781,38.3126787],[23.0920062,38.3129908],[23.0929265,38.3129168],[23.0934325,38.3127855],[23.0952059,38.3127451],[23.0960747,38.3127879],[23.0990382,38.3136308],[23.1005235,38.3137683],[23.1011149,38.3140432],[23.1015471,38.3144431],[23.1022681,38.3144126],[23.1029752,38.3145802],[23.1034416,38.314791],[23.1050998,38.315759],[23.1059517,38.3157204],[23.1075642,38.3148135],[23.1080113,38.3146727],[23.1086658,38.3144704],[23.1089513,38.3145086],[23.109256,38.3144073],[23.1094971,38.314337],[23.109853,38.314227],[23.1113878,38.3140584]]},{"id":16511,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b1\u03bb\u03b9\u03bf\u03b2\u03bf\u03cd\u03bd\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u0386\u03bd\u03bd\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1","path":"STEREA\/Sterea_Elikon_Paliovouna","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":6471,"name_EN":"Elikonas: Ascent to Paliovouna","description_EN":"Ascent from Aghia Anna to Elikon summit","ascent_time":240,"descent_time":175,"marker":"O22","level":9,"ascent":1050,"descent":11,"maxelev":1740,"minelev":694,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.88028 38.29461,22.90498 38.31619)","views":166,"millestones":"0,22.9046493,38.3164240#1,22.8997930,38.3108853#2,22.9010203,38.3027020#3,22.8986567,38.2961136#4,22.8888478,38.2951242#5,22.8838228,38.2951322#6,22.8815787,38.2975227#6.5,22.8812549,38.2990804","x":22.8966095,"y":38.2961708,"coor":[[22.9046493,38.316424],[22.9043642,38.3163672],[22.9040069,38.3163323],[22.903722,38.3162576],[22.9029877,38.3161696],[22.902863,38.3160964],[22.9025841,38.3158639],[22.9024014,38.3157496],[22.9015567,38.3156335],[22.9012058,38.3156257],[22.9010174,38.3158403],[22.9004228,38.3158257],[22.9003139,38.3154642],[22.9001612,38.315251],[22.8997408,38.3150668],[22.8994641,38.3144514],[22.8997034,38.3137597],[22.8996279,38.3134526],[22.8997006,38.3131829],[22.8994676,38.3127121],[22.8993069,38.3119896],[22.8995699,38.3112351],[22.8998629,38.3107692],[22.8998098,38.3104983],[22.8999193,38.3100668],[22.8997633,38.309795],[22.8997812,38.3093626],[22.8996896,38.3087804],[22.8998413,38.3085836],[22.8997865,38.3084209],[22.8998347,38.3082591],[22.8997108,38.3081318],[22.8994377,38.3072821],[22.8994311,38.3069666],[22.8995013,38.3068591],[22.8993946,38.3063534],[22.8995256,38.3060122],[22.8993491,38.305578],[22.89941,38.3053352],[22.8993444,38.3051364],[22.8993578,38.3042443],[22.8996271,38.3038323],[22.8998584,38.3036632],[22.9001221,38.3036206],[22.9004001,38.3033889],[22.9005416,38.3031019],[22.9010263,38.302818],[22.9010085,38.3024754],[22.9016317,38.3021027],[22.9017952,38.301879],[22.90189,38.3016636],[22.9018497,38.3013027],[22.9019198,38.3012042],[22.9017882,38.3008245],[22.9018747,38.3004017],[22.9018582,38.299978],[22.9019529,38.2997626],[22.9014095,38.299397],[22.9010661,38.2994209],[22.9008387,38.2993286],[22.9002085,38.2986558],[22.9000307,38.2983117],[22.8997808,38.2982012],[22.8992494,38.2977997],[22.8991941,38.297673],[22.8993918,38.2974586],[22.8991173,38.297456],[22.899084,38.2973926],[22.899341,38.2970345],[22.8993429,38.2969084],[22.8992335,38.2965829],[22.8991085,38.2965277],[22.8991688,38.296321],[22.8990818,38.2960228],[22.8989209,38.2960753],[22.8987511,38.2959656],[22.8987497,38.2960557],[22.8985534,38.29618],[22.8981619,38.2963566],[22.8978063,38.2964343],[22.8975392,38.2967022],[22.89724,38.2968255],[22.8967407,38.2965685],[22.8966095,38.2961708],[22.896159,38.2957159],[22.8951814,38.2953282],[22.8947736,38.295072],[22.8940543,38.2950022],[22.8936334,38.294854],[22.8935417,38.2948712],[22.8934402,38.2947801],[22.8928701,38.2946666],[22.8924125,38.2946803],[22.891797,38.2945483],[22.8909727,38.2946126],[22.8906623,38.2947178],[22.8901813,38.2947673],[22.8900196,38.2948739],[22.8897441,38.2949434],[22.8896302,38.2949153],[22.889181,38.2951274],[22.8883234,38.2951192],[22.8880829,38.2952116],[22.8882718,38.2955738],[22.8882772,38.2959704],[22.8881521,38.2959242],[22.8878952,38.2955252],[22.887804,38.2955063],[22.8877692,38.295542],[22.888059,38.2967794],[22.888001,38.296833],[22.8871249,38.2957973],[22.8867502,38.2956225],[22.886208,38.2951848],[22.8859523,38.2947047],[22.8852582,38.2944818],[22.8851759,38.2946252],[22.8853896,38.2948616],[22.8853648,38.2949875],[22.8850787,38.2950028],[22.8846957,38.2946207],[22.8846031,38.2946919],[22.8845187,38.2949795],[22.8840927,38.2951647],[22.8827915,38.2950081],[22.8825885,38.2948259],[22.8825818,38.2945195],[22.8824599,38.2944011],[22.8823074,38.294652],[22.882204,38.2946871],[22.8819103,38.2949141],[22.8818258,38.2952017],[22.8819832,38.2953834],[22.8825262,38.2957671],[22.8823826,38.2958063],[22.8819386,38.2956759],[22.8822998,38.2959857],[22.8823502,38.2960538],[22.8820415,38.2960509],[22.881474,38.2957751],[22.8814386,38.2958468],[22.8815351,38.2962623],[22.8810206,38.2962574],[22.8805842,38.2963794],[22.8806851,38.2965065],[22.8820258,38.2970781],[22.8818248,38.2971302],[22.8822464,38.2972334],[22.8822779,38.2974139],[22.8818666,38.297392],[22.8817157,38.2975347],[22.8815788,38.2975154],[22.8815766,38.2976596],[22.8821127,38.2977458],[22.8819722,38.2979607],[22.8822215,38.2981073],[22.8821292,38.2981605],[22.8823545,38.2983879],[22.882123,38.298566],[22.8814357,38.2986405],[22.8811923,38.2988545],[22.8810983,38.2988536],[22.8811089,38.2989078],[22.8812573,38.2989272],[22.8813012,38.2990448],[22.8812549,38.2990804]]},{"id":16512,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b1\u03bb\u03b9\u03bf\u03b2\u03bf\u03cd\u03bd\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03b1\u03c0\u03cc \u03c4\u03b7 \u039b\u03b9\u03bf\u03cd\u03b3\u03ba\u03bf \u039b\u03b5\u03cd\u03ba\u03b1","path":"STEREA\/Sterea_Elikon_Paliovouna_loop","activity_type":33,"assistance":2,"difficulty":3,"scenic_value":4,"length":13926,"name_EN":"Elikonas: Paliovouna loop","description_EN":"Ascent to Elikon summit and return by the north face","ascent_time":480,"descent_time":430,"marker":"Red_dots","level":9,"ascent":1100,"descent":1100,"maxelev":1740,"minelev":664,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.87195 38.29461,22.90498 38.3294)","views":129,"millestones":"0,22.9046493,38.3164240#1,22.8997922,38.3108855#2,22.9010189,38.3027023#3,22.8986556,38.2961134#4,22.8888468,38.2951242#5,22.8838217,38.2951321#6,22.8815772,38.2975223#7,22.8765394,38.3016579#8,22.8723325,38.3080963#9,22.8780727,38.3126668#10,22.8823626,38.3194200#11,22.8848956,38.3271161#12,22.8940869,38.3276168#13,22.9014853,38.3210020#13.9,22.9046493,38.3164240","x":22.8785355,"y":38.3000412,"coor":[[22.9046493,38.316424],[22.9043642,38.3163672],[22.9040069,38.3163323],[22.903722,38.3162576],[22.9029881,38.3161696],[22.9028633,38.3160964],[22.9025848,38.3158639],[22.9024021,38.3157496],[22.9015574,38.3156335],[22.9012061,38.3156257],[22.901017,38.3158403],[22.9004224,38.3158257],[22.9003131,38.3154642],[22.9001605,38.315251],[22.8997401,38.3150668],[22.8994634,38.3144514],[22.8997026,38.3137597],[22.8996272,38.3134526],[22.8996999,38.3131829],[22.8994668,38.3127121],[22.8993062,38.3119896],[22.8995692,38.3112351],[22.8998622,38.3107692],[22.8998091,38.3104983],[22.8999186,38.3100668],[22.8997626,38.309795],[22.8997805,38.3093626],[22.8996882,38.3087804],[22.8998398,38.3085836],[22.8997851,38.3084209],[22.8998333,38.3082591],[22.8997094,38.3081318],[22.8994363,38.3072821],[22.8994296,38.3069666],[22.8994999,38.3068591],[22.8993932,38.3063534],[22.8995241,38.3060122],[22.8993477,38.305578],[22.8994085,38.3053352],[22.8993429,38.3051363],[22.8993564,38.3042443],[22.8996257,38.3038323],[22.899857,38.3036632],[22.9001207,38.3036206],[22.9003986,38.3033889],[22.9005402,38.3031018],[22.9010248,38.302818],[22.9010071,38.3024754],[22.9016303,38.3021027],[22.9017938,38.3018789],[22.9018885,38.3016635],[22.9018482,38.3013027],[22.9019183,38.3012042],[22.9017868,38.3008245],[22.9018732,38.3004017],[22.9018568,38.299978],[22.9019515,38.2997626],[22.9014081,38.299397],[22.9010646,38.2994209],[22.9008373,38.2993286],[22.9002071,38.2986558],[22.9000293,38.2983117],[22.8997794,38.2982012],[22.8992479,38.2977997],[22.8991927,38.297673],[22.8993903,38.2974586],[22.8991159,38.297456],[22.8990826,38.2973926],[22.8993396,38.2970345],[22.8993415,38.2969084],[22.899232,38.2965829],[22.8991071,38.2965277],[22.8991674,38.296321],[22.8990804,38.2960227],[22.8989195,38.2960753],[22.8987496,38.2959656],[22.8987483,38.2960557],[22.898552,38.29618],[22.8981605,38.2963566],[22.8978048,38.2964343],[22.8975378,38.2967022],[22.8972386,38.2968255],[22.8967393,38.2965685],[22.8966081,38.2961707],[22.8961576,38.2957159],[22.89518,38.2953282],[22.8947722,38.295072],[22.8940529,38.2950022],[22.893632,38.294854],[22.8935403,38.2948712],[22.8934387,38.2947801],[22.8928687,38.2946666],[22.8924111,38.2946803],[22.8917956,38.2945483],[22.8909713,38.2946126],[22.8906609,38.2947178],[22.8901799,38.2947673],[22.8900182,38.2948739],[22.8897427,38.2949434],[22.8896287,38.2949153],[22.8891795,38.2951273],[22.888322,38.2951192],[22.8880819,38.2952116],[22.8882707,38.2955738],[22.8882761,38.2959704],[22.888151,38.2959242],[22.8878941,38.2955252],[22.8878029,38.2955063],[22.8877681,38.295542],[22.8880579,38.2967794],[22.888,38.2968329],[22.8871238,38.2957973],[22.8867491,38.2956225],[22.8862069,38.2951848],[22.8859512,38.2947047],[22.8852571,38.2944818],[22.8851748,38.2946252],[22.8853885,38.2948616],[22.8853637,38.2949875],[22.8850776,38.2950028],[22.8846946,38.2946207],[22.8846021,38.2946919],[22.8845176,38.2949795],[22.8840917,38.2951647],[22.8827905,38.2950081],[22.8825874,38.2948259],[22.8825807,38.2945194],[22.8824596,38.2944011],[22.8823071,38.294652],[22.8822036,38.2946871],[22.8819096,38.2949141],[22.8818251,38.2952017],[22.8819824,38.2953834],[22.8825255,38.2957671],[22.8823816,38.2958063],[22.8819376,38.2956759],[22.8822987,38.2959857],[22.8823492,38.2960538],[22.8820405,38.2960508],[22.8814729,38.2957751],[22.8814375,38.2958468],[22.881534,38.2962623],[22.8810195,38.2962574],[22.8805831,38.2963794],[22.8806841,38.2965065],[22.8820247,38.2970781],[22.8818234,38.2971302],[22.8822449,38.2972334],[22.8822765,38.2974139],[22.8818651,38.297392],[22.8817143,38.2975347],[22.8815773,38.2975154],[22.8815751,38.2976596],[22.8821113,38.2977458],[22.8819708,38.2979607],[22.8822201,38.2981073],[22.8821278,38.2981605],[22.882353,38.2983879],[22.8821216,38.298566],[22.8814343,38.2986405],[22.8811908,38.2988545],[22.8810969,38.2988536],[22.8810022,38.2987085],[22.8807511,38.2986791],[22.8805824,38.2984972],[22.8802405,38.2984218],[22.8796916,38.2984166],[22.8794504,38.2984864],[22.8793455,38.2986116],[22.8790359,38.2987393],[22.8787473,38.2989168],[22.8786561,38.2988979],[22.8785179,38.2989596],[22.878503,38.2991848],[22.878614,38.2994021],[22.8785879,38.2996092],[22.8787303,38.3000161],[22.8786609,38.3000695],[22.8785355,38.3000412],[22.878454,38.3001396],[22.8782988,38.3005617],[22.8781125,38.3007762],[22.8780858,38.3010283],[22.8778889,38.3011886],[22.8777582,38.3015028],[22.8776191,38.3016276],[22.8773318,38.301715],[22.8770001,38.3017208],[22.876785,38.3015746],[22.8764516,38.3016885],[22.8762185,38.3019747],[22.8761262,38.3020279],[22.8760121,38.3020087],[22.8759046,38.3023051],[22.8758244,38.3023133],[22.8757854,38.3026194],[22.8756236,38.302726],[22.8756334,38.3028342],[22.8754853,38.3027967],[22.8754488,38.3029406],[22.8753567,38.3029757],[22.875376,38.3032102],[22.8751942,38.3031364],[22.8751239,38.3032439],[22.8750324,38.303243],[22.875149,38.3038389],[22.8753074,38.3039486],[22.8754513,38.3042564],[22.8754031,38.3044181],[22.8755334,38.30487],[22.8754525,38.3049233],[22.8754943,38.305176],[22.8752402,38.3053358],[22.8748059,38.3053226],[22.8747133,38.3053938],[22.87445,38.3054093],[22.8741624,38.3055147],[22.8740919,38.3056402],[22.8739308,38.3057017],[22.8736611,38.3061317],[22.873648,38.3062397],[22.8737607,38.3063489],[22.8736195,38.3065999],[22.872733,38.3069789],[22.8724662,38.3072197],[22.8722883,38.3076325],[22.8723435,38.3082684],[22.8724275,38.3082467],[22.8724996,38.3080221],[22.8726726,38.3079246],[22.8725951,38.3077616],[22.8726417,38.307708],[22.8727661,38.3077993],[22.8729485,38.3078371],[22.8731437,38.3077849],[22.8735654,38.3078791],[22.8737947,38.3078453],[22.8744216,38.3079864],[22.8750388,38.3080104],[22.8757409,38.3084677],[22.8757848,38.3085853],[22.8756666,38.3088365],[22.8757336,38.3089363],[22.8756384,38.3091787],[22.8758433,38.3092437],[22.8760006,38.3094255],[22.8761596,38.3094991],[22.8765363,38.3095478],[22.8766146,38.3096567],[22.8768531,38.3097671],[22.8771233,38.310049],[22.8772091,38.3104194],[22.8775901,38.3109277],[22.8776922,38.3109827],[22.8776882,38.311244],[22.8775953,38.3113333],[22.8776729,38.3114962],[22.8778988,38.3116786],[22.8784475,38.3124409],[22.8784237,38.3125037],[22.8782401,38.312538],[22.8780202,38.3127072],[22.8781784,38.3128348],[22.8782658,38.313097],[22.8785713,38.3133162],[22.8784614,38.3137658],[22.8786721,38.3142004],[22.87898,38.3142574],[22.8792049,38.3145119],[22.8792252,38.3146743],[22.879131,38.3148536],[22.879208,38.3150526],[22.8791257,38.315196],[22.8792139,38.3154131],[22.8791906,38.3155526],[22.8796799,38.3157195],[22.8801974,38.3162832],[22.8803786,38.3164021],[22.8804675,38.3165741],[22.8804661,38.3166642],[22.8803058,38.3166717],[22.880258,38.3168065],[22.8800181,38.3167861],[22.8800609,38.3169758],[22.8799767,38.3172454],[22.8810332,38.3177241],[22.8812226,38.3180503],[22.881392,38.3181961],[22.8815854,38.318261],[22.8815483,38.3184409],[22.8816583,38.3187303],[22.881988,38.3188597],[22.8822693,38.3191687],[22.8823457,38.3194038],[22.8825261,38.3195767],[22.8824302,38.3198642],[22.8827566,38.3202098],[22.8829662,38.3207164],[22.8831467,38.3208804],[22.8832539,38.32135],[22.8834326,38.3216311],[22.8834308,38.3217482],[22.8837235,38.3220574],[22.8838212,38.3224008],[22.8840224,38.3227091],[22.8842591,38.3236847],[22.8841403,38.3239719],[22.8841728,38.3240894],[22.8839848,38.324412],[22.8840833,38.3247013],[22.8837815,38.3249868],[22.8837545,38.325257],[22.8835819,38.3253184],[22.8834999,38.3254438],[22.8832592,38.3254775],[22.8833468,38.3257803],[22.8837533,38.3261717],[22.8844213,38.3268854],[22.884921,38.3271245],[22.884965,38.3272421],[22.8853877,38.3274624],[22.8856249,38.3276629],[22.8857132,38.327871],[22.8856749,38.328132],[22.8860142,38.3283876],[22.8864481,38.3284458],[22.8868122,38.3285754],[22.8870259,38.3288117],[22.8875499,38.3289609],[22.8879116,38.3292527],[22.8882983,38.3294005],[22.8889686,38.3293573],[22.8893432,38.3295501],[22.8895031,38.3295697],[22.8905042,38.3291916],[22.8908005,38.3292665],[22.8926087,38.3284725],[22.8967045,38.3260644],[22.8984591,38.3250265],[22.8988775,38.3246429],[22.9001944,38.3230421],[22.9006878,38.3221861],[22.9007234,38.3220963],[22.900893,38.3217329],[22.9014799,38.3210085],[22.9022833,38.3200697],[22.9029889,38.3195536],[22.9032344,38.3194883],[22.9035402,38.3189324],[22.9038062,38.3183131],[22.904241,38.3176368],[22.9043698,38.3174397],[22.9045731,38.3170451],[22.90463,38.3168969],[22.9046448,38.3166718],[22.9046454,38.3166357],[22.9046493,38.316424]]},{"id":16513,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u03a0\u03ac\u03bd\u03c9 \u03a3\u03bf\u03cd\u03c1\u03c0\u03b7-\u03a0\u03c1\u03bf\u03c6. \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"","path":"STEREA\/Sterea_Elikon_PanoSourpi_ProfitisIlias","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2506,"name_EN":"Elikonas: Pano Sourpi-Profitis Ilias","description_EN":"","ascent_time":50,"descent_time":40,"marker":"Red_dots","level":9,"ascent":230,"descent":19,"maxelev":1003,"minelev":772,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.82136 38.3832,22.83078 38.39543)","views":22,"millestones":"0,22.8305195,38.3946387#1,22.8258678,38.3931138#2,22.8245910,38.3846603#2.5,22.8215521,38.3833066","x":22.825775,"y":38.3911172,"coor":[[22.8305195,38.3946387],[22.8306024,38.3942475],[22.8302715,38.3939739],[22.8298698,38.3938797],[22.8297318,38.3939144],[22.8294279,38.3942989],[22.8292192,38.394459],[22.8286186,38.3947774],[22.82832,38.394833],[22.827685,38.3944437],[22.8275048,38.3941219],[22.8271708,38.3942448],[22.826994,38.3938465],[22.8268787,38.3938994],[22.8267708,38.3941957],[22.8266605,38.3944199],[22.826313,38.3946688],[22.8260209,38.3950263],[22.8252924,38.3954696],[22.8252589,38.3954152],[22.8254346,38.395106],[22.8255299,38.3949403],[22.8256634,38.3944775],[22.8258829,38.3929387],[22.8261453,38.3922925],[22.8260733,38.3917871],[22.8258725,38.3914606],[22.825775,38.3911172],[22.8255847,38.390845],[22.8253757,38.3903202],[22.824608,38.3896456],[22.8246229,38.3894295],[22.8245434,38.3893926],[22.8246183,38.3890059],[22.8246472,38.3888575],[22.8243112,38.3883945],[22.824257,38.3882047],[22.8246038,38.387298],[22.8245061,38.3869636],[22.8244726,38.3862062],[22.8245957,38.3856758],[22.8246157,38.3851443],[22.8245529,38.3847832],[22.8246735,38.3844059],[22.8244909,38.384368],[22.8239241,38.3847228],[22.8238205,38.3847578],[22.8236723,38.3847203],[22.8236406,38.3845577],[22.8238353,38.3838478],[22.8237378,38.3835043],[22.8235906,38.3833361],[22.8223691,38.3831166],[22.8218076,38.383147],[22.8215521,38.3833066]]},{"id":16514,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u03a0\u03ac\u03bd\u03c9 \u03a3\u03bf\u03cd\u03c1\u03c0\u03b7-\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2","path":"STEREA\/Sterea_Elikon_Sourpi_Elikonas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":7027,"name_EN":"Elikonas: Pano Sourpi-Elikonas","description_EN":"Crossing the hills to Elikon village","ascent_time":130,"descent_time":130,"marker":"Red_dots","level":9,"ascent":432,"descent":379,"maxelev":1093,"minelev":772,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.82172 38.36501,22.84035 38.39544)","views":24,"millestones":"0,22.8305195,38.3946387#1,22.8258678,38.3931138#2,22.8245910,38.3846603#3,22.8255436,38.3774960#4,22.8234942,38.3704246#5,22.8254832,38.3660655#6,22.8327297,38.3675267#7,22.8395201,38.3658317","x":22.8222326,"y":38.3738826,"coor":[[22.8305195,38.3946387],[22.8306024,38.3942475],[22.8302715,38.3939739],[22.8298698,38.3938797],[22.8297318,38.3939144],[22.8294279,38.3942989],[22.8292192,38.394459],[22.8286186,38.3947774],[22.82832,38.394833],[22.827685,38.3944437],[22.8275048,38.3941219],[22.8271708,38.3942448],[22.826994,38.3938465],[22.8268787,38.3938994],[22.8267708,38.3941957],[22.8266605,38.3944199],[22.826313,38.3946688],[22.8260209,38.3950263],[22.8256209,38.3952701],[22.8252924,38.3954696],[22.8252589,38.3954152],[22.8255299,38.3949403],[22.8256634,38.3944775],[22.8258829,38.3929387],[22.8261453,38.3922925],[22.8260733,38.3917871],[22.8258725,38.3914606],[22.825775,38.3911172],[22.8255847,38.390845],[22.8253757,38.3903202],[22.824608,38.3896456],[22.8246229,38.3894295],[22.8245434,38.3893926],[22.8246183,38.3890059],[22.8246472,38.3888575],[22.8243112,38.3883945],[22.824257,38.3882047],[22.8246038,38.387298],[22.8245061,38.3869636],[22.8244726,38.3862062],[22.8245957,38.3856758],[22.8246157,38.3851443],[22.8245529,38.3847832],[22.8246735,38.3844059],[22.8244909,38.384368],[22.8239241,38.3847228],[22.8238205,38.3847578],[22.8236723,38.3847203],[22.8236406,38.3845577],[22.8238353,38.3838478],[22.8237378,38.3835043],[22.8235906,38.3833361],[22.8237893,38.3830858],[22.8237693,38.3829054],[22.824167,38.3823867],[22.8240943,38.3819263],[22.824355,38.3813792],[22.8243824,38.3803972],[22.824328,38.3802164],[22.8243914,38.3798386],[22.8247101,38.379247],[22.8249663,38.3789792],[22.8252374,38.3784953],[22.8254238,38.3782989],[22.8253589,38.3780639],[22.8254742,38.378011],[22.8253832,38.3779741],[22.8253627,38.3778297],[22.8255506,38.3775341],[22.8255192,38.3773536],[22.825727,38.3772475],[22.8253794,38.3767935],[22.8252808,38.3765221],[22.8252827,38.376405],[22.8252082,38.376251],[22.8248578,38.3759772],[22.8244121,38.3759276],[22.8241631,38.3757539],[22.8239856,38.3754007],[22.8238788,38.374931],[22.8233778,38.3747638],[22.8232762,38.3746726],[22.8226878,38.3744054],[22.8225023,38.3741962],[22.8222302,38.3740313],[22.8222326,38.3738826],[22.8220792,38.3734575],[22.8221725,38.3733503],[22.8222627,38.3734413],[22.8224792,38.3727947],[22.8225292,38.3725338],[22.8224552,38.3721546],[22.8226985,38.3719768],[22.8228804,38.3713478],[22.8231835,38.3710084],[22.8235611,38.3703092],[22.8234732,38.3700831],[22.8233604,38.3699828],[22.8233879,38.3696947],[22.8230416,38.3691685],[22.8230437,38.3690424],[22.8227842,38.3688055],[22.8228558,38.368626],[22.8228231,38.3685265],[22.8227672,38.3684448],[22.8226639,38.3684618],[22.8228552,38.3679591],[22.8228176,38.367454],[22.8230766,38.367006],[22.823004,38.3665457],[22.8228132,38.3663095],[22.8225966,38.3655503],[22.8225835,38.3649464],[22.8232623,38.3654398],[22.8236525,38.3660836],[22.8241176,38.3663406],[22.824416,38.3662895],[22.8246016,38.3661382],[22.8247836,38.3662121],[22.8253584,38.3660556],[22.8254842,38.3660659],[22.8257867,38.3657625],[22.8263031,38.3656776],[22.826764,38.365493],[22.8275518,38.3649061],[22.827987,38.3648924],[22.8283057,38.3650037],[22.8286106,38.3652591],[22.8292134,38.3654994],[22.8293249,38.3656808],[22.8292539,38.3658243],[22.829274,38.3659957],[22.8295061,38.3657997],[22.8295515,38.3658272],[22.8296707,38.366243],[22.8301282,38.3662655],[22.8302551,38.3662037],[22.8304609,38.3662148],[22.8312545,38.3659794],[22.8313448,38.3660614],[22.8313317,38.3661604],[22.8315715,38.3661988],[22.8317384,38.3664979],[22.8318179,38.3665347],[22.8321066,38.3663754],[22.8322586,38.3661786],[22.8323273,38.3661793],[22.8327913,38.3665084],[22.8327022,38.3677782],[22.8327794,38.3679592],[22.8331076,38.3681967],[22.833263,38.3684957],[22.8336267,38.3686615],[22.8339245,38.3686465],[22.8340401,38.3685755],[22.8354528,38.3682831],[22.8355227,38.3682027],[22.8360283,38.3680816],[22.8366062,38.3677359],[22.8370763,38.3676865],[22.8373926,38.3676581],[22.8376312,38.3677686],[22.8382506,38.3676936],[22.8384403,38.3676369],[22.8388107,38.3673792],[22.839591,38.3672608],[22.8397877,38.3671275],[22.8403273,38.3666688],[22.8396919,38.36632],[22.8396718,38.3662117],[22.8395201,38.3658317]]},{"id":16515,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u03a0\u03ac\u03bd\u03c9 \u03a3\u03bf\u03cd\u03c1\u03c0\u03b7-\u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039b\u03b1\u03c6\u03cd\u03c3\u03c4\u03b9\u03bf\u03bd \u038c\u03c1\u03bf\u03c2","path":"STEREA\/Sterea_Elikon_Sourpi_Xerovouni","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":2,"length":4356,"name_EN":"Elikonas: Pano Sourpi-Xerovouni","description_EN":"Ascent to Mount Lafystion","ascent_time":95,"descent_time":80,"marker":"Red_dots","level":9,"ascent":431,"descent":41,"maxelev":1182,"minelev":786,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.83051 38.38309,22.86208 38.39495)","views":31,"millestones":"0,22.8305193,38.3946342#1,22.8392254,38.3944974#2,22.8422513,38.3873264#3,22.8506351,38.3884468#4,22.8597379,38.3850312#4.4,22.8620793,38.3830898","x":22.8410238,"y":38.388214,"coor":[[22.8305193,38.3946342],[22.8311307,38.39364],[22.8315959,38.393194],[22.8323694,38.3927331],[22.8326334,38.3930512],[22.8331351,38.3931823],[22.8332705,38.3933098],[22.8334533,38.3933387],[22.8335399,38.393646],[22.8342651,38.3941218],[22.8344225,38.3943036],[22.8348309,38.394542],[22.8359293,38.3945979],[22.8362844,38.3945924],[22.8362964,38.3945565],[22.83665,38.3946411],[22.8367742,38.3947505],[22.8371045,38.3948619],[22.8371852,38.3948267],[22.8376994,38.3948949],[22.837915,38.3950232],[22.8381697,38.3948455],[22.8386983,38.3947335],[22.8388949,38.3946093],[22.8393324,38.3944605],[22.8393186,38.3938926],[22.8391632,38.3935846],[22.8392826,38.3932794],[22.8394222,38.3931456],[22.8395137,38.3931465],[22.839622,38.3928232],[22.8395214,38.392669],[22.8393735,38.3926044],[22.8394318,38.3925419],[22.8393208,38.3923245],[22.8392614,38.3917382],[22.8388811,38.3911757],[22.8386444,38.390939],[22.838447,38.3903964],[22.8385622,38.3903524],[22.8385757,38.3902264],[22.8388428,38.3899948],[22.8389462,38.3899687],[22.8390511,38.3898526],[22.8390884,38.3896728],[22.8394716,38.3893341],[22.8402573,38.3888913],[22.8410238,38.388214],[22.8414169,38.3879745],[22.8417554,38.3875724],[22.8419394,38.3875201],[22.8425061,38.3871652],[22.8426703,38.3869235],[22.8430057,38.3867106],[22.8433391,38.3866237],[22.8438715,38.3862685],[22.8441474,38.3861991],[22.8446222,38.3858614],[22.8450477,38.3857394],[22.8453019,38.3855977],[22.8455191,38.3856179],[22.8458149,38.3857379],[22.8462834,38.3857966],[22.8467875,38.3857745],[22.8468774,38.3858836],[22.8470717,38.3859035],[22.848184,38.3857973],[22.8489355,38.386057],[22.849151,38.3861853],[22.8495168,38.3862249],[22.8497206,38.3863711],[22.8497853,38.3866241],[22.8500895,38.3869335],[22.8501718,38.38752],[22.8506069,38.3882452],[22.8506898,38.3887958],[22.8511581,38.3888635],[22.8514568,38.3887357],[22.85334,38.3883937],[22.8541857,38.3884921],[22.8544493,38.3884766],[22.8550972,38.3880504],[22.8573543,38.3872343],[22.8577271,38.3868234],[22.8582571,38.3866123],[22.858388,38.3862981],[22.8590124,38.3859077],[22.8595581,38.3854264],[22.8597478,38.3850137],[22.8602667,38.3847754],[22.8606158,38.3844183],[22.8611362,38.3840899],[22.8615702,38.3834273],[22.8620793,38.3830898]]},{"id":16516,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 3","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03a0\u03ac\u03bd\u03c9 \u03a3\u03bf\u03cd\u03c1\u03c0\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u039b\u03bf\u03cd\u03c4\u03c3\u03b1\u03c2","path":"STEREA\/Sterea_Elikon_Trail_3","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7086,"name_EN":"Elikonas: Trail 3","description_EN":"From Pano Sourpi to the suumit of Megali Loutsa","ascent_time":185,"descent_time":155,"marker":"elikon_trail_3","level":12,"ascent":863,"descent":117,"maxelev":1542,"minelev":772,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.81769 38.3511,22.8313 38.39539)","views":43,"millestones":"0,22.8305193,38.3946342#1,22.8258701,38.3930986#2,22.8245953,38.3846454#3,22.8255398,38.3774795#4,22.8235033,38.3704087#5,22.8193879,38.3637429#6,22.8184343,38.3565823#7.1,22.8246490,38.3520847","x":22.8220799,"y":38.3734575,"coor":[[22.8305193,38.3946342],[22.8306028,38.3942475],[22.8302635,38.3939828],[22.8298858,38.3938844],[22.8297325,38.3939144],[22.8294286,38.3942989],[22.8292199,38.394459],[22.8286193,38.3947774],[22.8283208,38.3948285],[22.8276857,38.3944437],[22.8275052,38.394122],[22.8271711,38.3942448],[22.8269944,38.3938465],[22.826879,38.3938994],[22.8267789,38.3942048],[22.8266609,38.3944199],[22.8263134,38.3946688],[22.8260213,38.3950263],[22.8252927,38.3954696],[22.8252592,38.3954152],[22.8255303,38.3949403],[22.8256634,38.3944775],[22.8258829,38.3929387],[22.8261453,38.3922925],[22.8260733,38.3917871],[22.8258725,38.3914606],[22.825775,38.3911172],[22.8255847,38.390845],[22.8253757,38.3903202],[22.824608,38.3896456],[22.8246229,38.3894295],[22.8245434,38.3893926],[22.8246218,38.3889924],[22.8246469,38.3888575],[22.8243109,38.3883945],[22.8242567,38.3882047],[22.8246034,38.387298],[22.8245058,38.3869636],[22.8244722,38.3862062],[22.8245953,38.3856758],[22.8246154,38.3851443],[22.8245525,38.3847832],[22.8246731,38.3844059],[22.8244905,38.384368],[22.8239238,38.3847228],[22.8238202,38.3847578],[22.8236719,38.3847203],[22.8236402,38.3845577],[22.8238349,38.3838478],[22.8237374,38.3835043],[22.8235915,38.3833226],[22.8237886,38.3830858],[22.8237686,38.3829054],[22.8241663,38.3823867],[22.8240936,38.3819263],[22.8243543,38.3813792],[22.8243816,38.3803972],[22.8243273,38.3802164],[22.8243907,38.3798386],[22.8247094,38.379247],[22.8249656,38.3789792],[22.8252367,38.3784953],[22.8254231,38.3782989],[22.8253582,38.3780639],[22.8254735,38.378011],[22.8253825,38.377974],[22.825362,38.3778296],[22.8255499,38.3775341],[22.8255185,38.3773536],[22.8257263,38.3772475],[22.8253787,38.3767935],[22.8252801,38.3765221],[22.825282,38.376405],[22.8252082,38.376251],[22.8248578,38.3759772],[22.8244121,38.3759276],[22.8241631,38.3757539],[22.8239856,38.3754007],[22.8238788,38.374931],[22.8233778,38.3747638],[22.8232762,38.3746726],[22.8226881,38.3744054],[22.822503,38.3741962],[22.8222309,38.3740313],[22.8222333,38.3738826],[22.8220799,38.3734575],[22.8221733,38.3733503],[22.8222634,38.3734413],[22.8224799,38.3727947],[22.8225299,38.3725338],[22.8224559,38.3721546],[22.8226992,38.3719768],[22.8228811,38.3713478],[22.8231842,38.3710084],[22.8235619,38.3703092],[22.823474,38.3700831],[22.8233611,38.3699828],[22.8233887,38.3696947],[22.8230423,38.3691685],[22.8230444,38.3690424],[22.8227849,38.3688055],[22.8228565,38.368626],[22.8228238,38.3685265],[22.8227679,38.3684448],[22.8226646,38.3684618],[22.8228559,38.3679591],[22.8228183,38.367454],[22.8230774,38.367006],[22.8230047,38.3665457],[22.8228139,38.3663095],[22.8225973,38.3655503],[22.8225842,38.3649464],[22.8222532,38.364889],[22.8221267,38.3649238],[22.8221173,38.3647975],[22.8220488,38.3647878],[22.8219936,38.3646611],[22.8217556,38.3645145],[22.8215194,38.3642598],[22.8211646,38.3642562],[22.8205032,38.3641054],[22.8200792,38.3641372],[22.8195105,38.3639152],[22.8193315,38.363661],[22.8187348,38.3634838],[22.8192642,38.362606],[22.819236,38.3622272],[22.8194322,38.36213],[22.8192875,38.3618762],[22.8194048,38.3616972],[22.8194082,38.36149],[22.8192615,38.3613623],[22.8197204,38.3605919],[22.8194947,38.3603914],[22.8191969,38.3604064],[22.8189698,38.360296],[22.8191781,38.359451],[22.8194636,38.358787],[22.8192711,38.3586588],[22.819029,38.3587646],[22.8189625,38.3586287],[22.8190112,38.358449],[22.8187972,38.3582395],[22.8189175,38.3578803],[22.8188296,38.3576541],[22.8188815,38.3572761],[22.8189106,38.3570015],[22.8188003,38.3567481],[22.8186196,38.3566021],[22.8184253,38.3565821],[22.8183259,38.3563648],[22.8190913,38.3557417],[22.8191626,38.3555802],[22.8191443,38.3553007],[22.819391,38.3549066],[22.8195638,38.3548363],[22.8198311,38.3545866],[22.8200962,38.3544721],[22.8207475,38.3538298],[22.8214516,38.3534584],[22.821788,38.3531824],[22.8223483,38.3525032],[22.8224393,38.3525401],[22.8226725,38.3522721],[22.822938,38.3521306],[22.8232531,38.3517552],[22.8236069,38.3511099],[22.8237449,38.3510212],[22.823864,38.3510855],[22.824649,38.3520847]]},{"id":16517,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 4","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03c5\u03c1\u03b9\u03ac\u03ba\u03b9 \u03c3\u03c4\u03b7 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u039b\u03bf\u03cd\u03c4\u03c3\u03b1","path":"STEREA\/Sterea_Elikon_Trail_4","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":5318,"name_EN":"Elikonas: Trail 4","description_EN":"Ascent from Kyriaki to Meghali Loutsa","ascent_time":140,"descent_time":110,"marker":"elikon_trail_4","level":9,"ascent":795,"descent":39,"maxelev":1542,"minelev":765,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.78762 38.35098,22.82467 38.35958)","views":42,"millestones":"0,22.7877116,38.3541823#1,22.7976102,38.3511581#2,22.8013994,38.3563931#3,22.8051838,38.3586038#4,22.8136912,38.3543822#5.3,22.8246490,38.3520847","x":22.8038687,"y":38.3592462,"coor":[[22.7877116,38.3541823],[22.7880898,38.3541502],[22.788467,38.3542172],[22.7894387,38.3542813],[22.7901542,38.3539282],[22.7907448,38.3538081],[22.7910261,38.3534145],[22.7912802,38.3532729],[22.7918195,38.3531884],[22.7920625,38.3530287],[22.7922615,38.3527603],[22.7926435,38.3528229],[22.7929232,38.3525193],[22.7931528,38.3524766],[22.7942249,38.352001],[22.7946841,38.3519156],[22.7950259,38.3520093],[22.7954506,38.3519325],[22.7959831,38.3515685],[22.7961722,38.3515299],[22.7963209,38.3515314],[22.7968755,38.3512127],[22.7971632,38.3511165],[22.7981117,38.3511983],[22.7986575,38.3514112],[22.7994672,38.3515817],[22.7996846,38.3515839],[22.7999148,38.3515052],[22.8002512,38.3516843],[22.8005611,38.3516334],[22.8008802,38.3517088],[22.8010562,38.3521432],[22.8012708,38.3523166],[22.8013738,38.3523176],[22.8015252,38.352157],[22.8017659,38.3520873],[22.8023441,38.3524177],[22.8024321,38.3526349],[22.8023939,38.3528688],[22.8026052,38.3529611],[22.8027815,38.3533774],[22.8029856,38.3534876],[22.8030399,38.3536684],[22.8028503,38.354063],[22.8024659,38.3544736],[22.8020966,38.355353],[22.8020224,38.3556857],[22.8012645,38.3565341],[22.8012266,38.35675],[22.8007239,38.3573937],[22.8005933,38.3576807],[22.8003849,38.3578228],[22.8001281,38.3581266],[22.8001477,38.358325],[22.7999637,38.3583772],[22.7998352,38.3585381],[22.7999026,38.3586109],[22.7998656,38.3587727],[22.7995705,38.3593194],[22.7996928,38.359537],[22.7999309,38.3596746],[22.8002108,38.3596594],[22.8003701,38.3597151],[22.8006809,38.3596102],[22.8008399,38.3596839],[22.8014635,38.3593478],[22.8017255,38.3594226],[22.8020499,38.3591826],[22.802233,38.3591844],[22.8023833,38.3590959],[22.802691,38.3591711],[22.802963,38.3593361],[22.80324,38.3591947],[22.8035691,38.3593693],[22.8037177,38.3593798],[22.8038559,38.3593272],[22.8038687,38.3592462],[22.8040515,38.3592661],[22.8041451,38.3591409],[22.8043165,38.3591607],[22.8043878,38.3589992],[22.8045726,38.3588929],[22.8048581,38.3589319],[22.8049417,38.3587254],[22.8051485,38.3586735],[22.8052904,38.3583956],[22.8055657,38.3583623],[22.8056245,38.3582638],[22.8058779,38.3581672],[22.8059486,38.3580418],[22.8063073,38.3578021],[22.8065841,38.3576788],[22.8067375,38.357392],[22.8075812,38.3568959],[22.8079075,38.3565387],[22.8087661,38.3558265],[22.8092954,38.3556516],[22.809504,38.3554915],[22.8096974,38.3555656],[22.8101454,38.355462],[22.810533,38.3555561],[22.8107064,38.3554497],[22.8107316,38.3553057],[22.8109241,38.3554339],[22.8112909,38.3554015],[22.8114757,38.3552953],[22.8116477,38.355279],[22.8117753,38.3551721],[22.8117457,38.3548835],[22.8119604,38.3550478],[22.8125144,38.3547651],[22.8126632,38.3547666],[22.8128829,38.3546246],[22.8130202,38.354626],[22.813344,38.354422],[22.8135154,38.3544418],[22.8137455,38.354363],[22.8139329,38.3541035],[22.8144041,38.3539821],[22.8147271,38.3538232],[22.8150971,38.3535926],[22.8151793,38.3534673],[22.8153359,38.3536852],[22.8158353,38.3532396],[22.8159204,38.3529341],[22.8163828,38.3526504],[22.8166292,38.3522743],[22.8172301,38.3519199],[22.817586,38.3518514],[22.8177594,38.351745],[22.8180684,38.3517391],[22.8183677,38.351634],[22.8188034,38.3515843],[22.8189307,38.3514955],[22.8190792,38.351515],[22.819241,38.3514175],[22.8193551,38.3514367],[22.8202039,38.3513191],[22.8203522,38.3513476],[22.8205713,38.3512417],[22.8209479,38.3513085],[22.8211668,38.3512206],[22.8213029,38.3512941],[22.8216604,38.3511264],[22.8219001,38.3511649],[22.82252,38.351045],[22.8226567,38.3510824],[22.8231505,38.3509792],[22.8235627,38.3509653],[22.8237449,38.3510212],[22.823864,38.3510855],[22.824649,38.3520847]]},{"id":16518,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u03c0\u03b7\u03b3\u03ae \u03a0\u03bf\u03c5\u03c1\u03bd\u03ac\u03c1\u03b1-\u0391\u03b3\u03af\u03b1 \u0386\u03bd\u03bd\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03b1\u03c1\u03ac","path":"STEREA\/Sterea_Elikon_Zagaras3","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":8419,"name_EN":"Elikonas: Pournara spring-Aghia Anna","description_EN":"Zagaras Mt. crossing","ascent_time":230,"descent_time":220,"marker":"Red_dots","level":13,"ascent":433,"descent":385,"maxelev":1124,"minelev":775,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.93683 38.31598,23.01014 38.33364)","views":38,"millestones":"0,23.0099179,38.3323964#1,23.0004627,38.3341861#2,22.9910900,38.3299808#3,22.9816280,38.3260086#4,22.9731365,38.3234935#5,22.9635116,38.3265165#6,22.9545908,38.3234545#7,22.9496312,38.3184265#8,22.9400413,38.3169087#8.4,22.9370966,38.3153392","x":22.9681961,"y":38.3246739,"coor":[[23.0099179,38.3323964],[23.0094493,38.3323564],[23.0091463,38.3319213],[23.0085427,38.3317179],[23.0083027,38.3316978],[23.0076494,38.3317824],[23.0073525,38.3317439],[23.0073963,38.3318884],[23.0072571,38.3318692],[23.0070415,38.3317412],[23.0069074,38.3315058],[23.0067661,38.3315361],[23.0060485,38.3321429],[23.005115,38.3326306],[23.0044332,38.3331295],[23.0034537,38.3336349],[23.0021699,38.3338132],[23.0015367,38.3340962],[23.0008846,38.3340907],[23.0004942,38.3341955],[23.0003346,38.3341491],[23.0000973,38.3339307],[22.9995276,38.3337637],[22.9984751,38.3337547],[22.9979871,38.3334621],[22.9975713,38.3330711],[22.9972884,38.3328433],[22.9965897,38.3326706],[22.9964186,38.3326331],[22.995834,38.3327092],[22.9956807,38.3325502],[22.9953296,38.3324436],[22.9951605,38.3322619],[22.994977,38.3322964],[22.9947033,38.3322309],[22.994383,38.3322282],[22.9941837,38.3320823],[22.9939412,38.331909],[22.9938069,38.3316915],[22.9931708,38.3313616],[22.992423,38.3308325],[22.991764,38.3305024],[22.9913561,38.3302105],[22.9905649,38.3295188],[22.9905804,38.3292215],[22.9900197,38.3292347],[22.9898264,38.329143],[22.989392,38.3291212],[22.9889934,38.3289916],[22.9886963,38.328962],[22.9880257,38.3286498],[22.9877632,38.3286025],[22.9876394,38.3284572],[22.9865848,38.3277812],[22.9861519,38.3276513],[22.9856028,38.3276466],[22.9851373,38.3273902],[22.9846352,38.3272957],[22.9842413,38.3269859],[22.9839573,38.3268392],[22.9836952,38.3267694],[22.9830682,38.3266062],[22.9827864,38.3263064],[22.9824885,38.3263399],[22.9820574,38.3260838],[22.9818515,38.326082],[22.9816237,38.3260079],[22.9814061,38.3260241],[22.9811219,38.3258954],[22.9807668,38.3259284],[22.9806191,38.325855],[22.9803087,38.3259605],[22.9798057,38.3259381],[22.9792485,38.3256989],[22.9786199,38.3254231],[22.9784525,38.3251242],[22.9784221,38.3248446],[22.9782974,38.3247624],[22.9782206,38.3245274],[22.9780586,38.3243322],[22.9778539,38.3242403],[22.9777191,38.3240679],[22.9773341,38.3237852],[22.9770046,38.3236246],[22.9768796,38.3235649],[22.976496,38.3231831],[22.976452,38.3230565],[22.9762258,38.3230275],[22.9760789,38.3229001],[22.9757596,38.3228252],[22.9748836,38.3223309],[22.9747796,38.32233],[22.9745838,38.3224184],[22.9743371,38.3227001],[22.973828,38.3232859],[22.9733134,38.3234256],[22.9732323,38.323497],[22.9729694,38.3234857],[22.9728185,38.3236376],[22.9723015,38.3237953],[22.9720389,38.3237569],[22.9718429,38.3238633],[22.9716945,38.323844],[22.9714678,38.3236978],[22.971135,38.323767],[22.9710127,38.3236984],[22.9706675,38.3238395],[22.9704842,38.3238559],[22.9701593,38.3241775],[22.9696986,38.3243988],[22.9694668,38.324613],[22.969271,38.3247014],[22.9688127,38.3247515],[22.9681961,38.3246739],[22.9679431,38.3247618],[22.9677258,38.3247599],[22.9669733,38.3252129],[22.9668719,38.3252751],[22.9665617,38.3253715],[22.9661678,38.3257195],[22.9657999,38.3258424],[22.9650555,38.3258989],[22.964712,38.3259229],[22.964014,38.3258312],[22.9639298,38.3261188],[22.9633035,38.3267171],[22.9630276,38.3268138],[22.9627531,38.3268113],[22.9624754,38.3270252],[22.9618122,38.3270013],[22.9611638,38.3267432],[22.9611895,38.3265452],[22.9608731,38.326272],[22.9605392,38.3256202],[22.9595461,38.3254672],[22.9592653,38.3251042],[22.9590651,38.3247059],[22.9588247,38.3247128],[22.9584605,38.3245834],[22.9581501,38.3246888],[22.9578877,38.3246414],[22.9576259,38.3245489],[22.9575245,38.3244399],[22.9573236,38.3244111],[22.9571135,38.3243822],[22.9568309,38.3241453],[22.9564347,38.3240247],[22.9563659,38.3240331],[22.9559461,38.323795],[22.9554329,38.3236823],[22.9553652,38.3236186],[22.9551822,38.323617],[22.9549555,38.3234708],[22.9546577,38.3234951],[22.9544762,38.3233854],[22.9544462,38.3230877],[22.9545782,38.3226563],[22.9548557,38.3224515],[22.9550422,38.3222099],[22.9552021,38.3222293],[22.9554944,38.3217903],[22.9558418,38.321496],[22.9557183,38.3213327],[22.9553868,38.3213117],[22.954764,38.3208736],[22.954398,38.3208703],[22.9541628,38.3205168],[22.9539013,38.3204063],[22.9539728,38.3202087],[22.9538017,38.3201711],[22.9536787,38.3199717],[22.9530647,38.3197139],[22.9530094,38.3195873],[22.9530801,38.3194437],[22.9530016,38.3193348],[22.9526813,38.319332],[22.9523409,38.3191397],[22.9519403,38.3191541],[22.9517811,38.3190896],[22.9506394,38.3189352],[22.950275,38.3188238],[22.9500709,38.3186958],[22.9498306,38.3187027],[22.9496835,38.3185932],[22.9496401,38.3184306],[22.949481,38.3183571],[22.949104,38.3183177],[22.949037,38.3182089],[22.9488996,38.3182167],[22.9488759,38.3182706],[22.9487741,38.3181976],[22.9485107,38.3182132],[22.9483516,38.3181397],[22.9481789,38.3182193],[22.9481493,38.3182145],[22.948019,38.3181998],[22.9477017,38.3179987],[22.9476787,38.3178588],[22.9472339,38.3178413],[22.9470766,38.3176416],[22.9467925,38.3175129],[22.9467143,38.317386],[22.946484,38.3174921],[22.9463584,38.317473],[22.9463571,38.3175631],[22.9460852,38.3173804],[22.9458675,38.3174055],[22.9456059,38.317304],[22.9454486,38.3171043],[22.9452087,38.3170841],[22.9447653,38.3168999],[22.9444261,38.3166265],[22.9435634,38.3161681],[22.9431139,38.3163984],[22.9428175,38.3163326],[22.9423582,38.3164051],[22.9420608,38.316452],[22.9410167,38.3168886],[22.9406723,38.3168269],[22.9399045,38.3169282],[22.9396788,38.3167909],[22.9395529,38.3167177],[22.9386047,38.316637],[22.9380126,38.3164514],[22.9376854,38.3161421],[22.9370966,38.3153392]]},{"id":16519,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0386\u03c3\u03ba\u03c1\u03b7-\u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03c3\u03c4\u03c1\u03b9\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039e\u03b5\u03c1\u03bf\u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2\u03c2","path":"STEREA\/Sterea_Elikon_Askri_Evagelistria","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":8503,"name_EN":"Elikonas: Askri-Evagelistria","description_EN":"Crossing Xerorema ravine","ascent_time":235,"descent_time":225,"marker":"Red_dots","level":9,"ascent":391,"descent":250,"maxelev":582,"minelev":236,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.02247 38.33628,23.09207 38.34399)","views":65,"millestones":"0,23.0920719,38.3363236#1,23.0857020,38.3413769#2,23.0827760,38.3425388#3,23.0730752,38.3401978#4,23.0650224,38.3364817#5,23.0552929,38.3381629#6,23.0459377,38.3413761#7,23.0355839,38.3406041#8,23.0262445,38.3431393#8.5,23.0224874,38.3426764","x":23.0678949,"y":38.3365079,"coor":[[23.0920719,38.3363236],[23.0915584,38.3363872],[23.0910209,38.336365],[23.0907551,38.3365792],[23.0905386,38.3365054],[23.0902834,38.3367828],[23.0897448,38.3368508],[23.0895052,38.3367948],[23.0892493,38.3371263],[23.0892583,38.3373246],[23.0889563,38.3376828],[23.0889663,38.3378],[23.0887823,38.3378707],[23.0885499,38.3381572],[23.0879962,38.3385134],[23.087845,38.3387105],[23.0876437,38.3392497],[23.0872759,38.339382],[23.0866917,38.3394315],[23.0866094,38.3396021],[23.0864253,38.3396908],[23.085842,38.3396682],[23.0856699,38.3397029],[23.0853574,38.3399889],[23.0852858,38.3402226],[23.0853045,38.3405562],[23.0852343,38.3406728],[23.0853133,38.3407636],[23.0852437,38.3408351],[23.0854364,38.3409808],[23.0855035,38.3411075],[23.0856857,38.341181],[23.0856497,38.3413069],[23.0857173,38.3413976],[23.0861718,38.3416534],[23.086377,38.3417091],[23.0866944,38.3419459],[23.0870757,38.3425707],[23.087527,38.3430789],[23.0877161,38.3435129],[23.0872469,38.3435183],[23.0868789,38.3436596],[23.0864893,38.3437017],[23.086328,38.3437905],[23.0862024,38.3437715],[23.0859936,38.3439952],[23.0858217,38.3440119],[23.0857508,38.3441916],[23.0855437,38.3442801],[23.085441,38.3442612],[23.0853244,38.3444316],[23.0846142,38.3444891],[23.0846398,38.344273],[23.0847796,38.3440758],[23.0847467,38.3439584],[23.0848548,38.3435537],[23.0848124,38.343283],[23.0847452,38.3431744],[23.0843238,38.3430089],[23.0842833,38.342594],[23.0840899,38.3425024],[23.0836327,38.3424627],[23.0826361,38.3425451],[23.0822989,38.342975],[23.0819785,38.3429725],[23.0816824,38.342862],[23.0814895,38.3427344],[23.0813092,38.3425076],[23.0810247,38.3423883],[23.0806031,38.3422408],[23.0801337,38.3422641],[23.0797376,38.3419185],[23.0796939,38.341756],[23.0795238,38.3416285],[23.0783009,38.3415107],[23.0778691,38.341273],[23.0777659,38.3412902],[23.0775266,38.3412163],[23.076687,38.3406509],[23.0763551,38.3406573],[23.0761841,38.3406019],[23.0760121,38.3406366],[23.0756014,38.3405342],[23.0748696,38.3404924],[23.0747314,38.3405634],[23.0743998,38.3405428],[23.0742844,38.340623],[23.0738304,38.340331],[23.0733177,38.3401557],[23.0730196,38.3402074],[23.0728262,38.3401158],[23.0723561,38.3401932],[23.0721676,38.339723],[23.0723086,38.3394268],[23.0722326,38.3391107],[23.0718909,38.3389819],[23.0711706,38.3389401],[23.0705338,38.3386287],[23.0701952,38.3382655],[23.0700523,38.3378047],[23.0696348,38.3373508],[23.0693225,38.3367175],[23.0684793,38.3364404],[23.0678949,38.3365079],[23.0673668,38.3366479],[23.0668975,38.3366622],[23.0666353,38.336588],[23.0661472,38.3362867],[23.0654495,38.3362631],[23.0651735,38.3363691],[23.0649079,38.3365652],[23.0643459,38.3366689],[23.0641298,38.336568],[23.0638431,38.3366198],[23.0633658,38.3363637],[23.0631169,38.3361454],[23.0626032,38.3360512],[23.0624655,38.3360861],[23.062245,38.3363277],[23.062116,38.33657],[23.0621484,38.3367144],[23.0620336,38.3367496],[23.0615875,38.336737],[23.0611331,38.336481],[23.0608595,38.3364067],[23.0593011,38.3365835],[23.0588782,38.336544],[23.0575683,38.3369751],[23.0566343,38.3375263],[23.0558077,38.337745],[23.0557259,38.3378705],[23.0555536,38.3379232],[23.055357,38.3380838],[23.055043,38.3384778],[23.0550725,38.3388476],[23.0548982,38.3390534],[23.054611,38.3391412],[23.0536828,38.3392419],[23.0535333,38.3393038],[23.0535203,38.3394208],[23.0533928,38.339546],[23.0532317,38.3396168],[23.0528301,38.3397036],[23.0522466,38.3396989],[23.0518776,38.3397545],[23.0514839,38.3401884],[23.0507917,38.3401017],[23.0503568,38.3401072],[23.0499431,38.340248],[23.0497007,38.3404083],[23.0493057,38.3408647],[23.0486831,38.3412201],[23.0479961,38.3412506],[23.0473107,38.3411639],[23.0469672,38.3411792],[23.0468299,38.341178],[23.0462438,38.3413715],[23.0459804,38.3413874],[23.0457068,38.3413131],[23.0452199,38.3409216],[23.0450865,38.3406231],[23.0447816,38.3403142],[23.0441441,38.3400657],[23.043321,38.3401672],[23.042876,38.3400734],[23.0417669,38.3400103],[23.0414244,38.3399534],[23.0409012,38.3397148],[23.0405698,38.3396851],[23.0395713,38.3399112],[23.038907,38.3399598],[23.0384156,38.3399108],[23.0367955,38.3404202],[23.0359084,38.3406292],[23.0354854,38.3405986],[23.035095,38.3407036],[23.0348871,38.3408461],[23.0343866,38.3414908],[23.0341561,38.3416151],[23.0339615,38.3416135],[23.0333923,38.3413925],[23.0327641,38.3413062],[23.0321618,38.3409948],[23.0319678,38.3409572],[23.0314967,38.3411065],[23.0305515,38.3416214],[23.0299536,38.3418417],[23.0288538,38.3419318],[23.0284548,38.3418203],[23.0279738,38.3418524],[23.0277805,38.3417606],[23.0275035,38.3419386],[23.0270191,38.3423041],[23.0267352,38.3429956],[23.0261838,38.3431533],[23.0258237,38.3430512],[23.0256589,38.3433922],[23.0255791,38.3433736],[23.0251304,38.3435501],[23.0245693,38.3435814],[23.0238789,38.3438641],[23.0237324,38.3438584],[23.0229648,38.3430724],[23.0227509,38.3428093],[23.0225676,38.3428258],[23.0224874,38.3426764]]},{"id":16520,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7-\u03a0\u03ac\u03bd\u03c9 \u03a3\u03bf\u03cd\u03c1\u03c0\u03b7","description_GR":"","path":"STEREA\/Sterea_Elikon_Analipsi_PanoSourpi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3340,"name_EN":"Elikonas: Analipsi-Pano Sourpi","description_EN":"","ascent_time":85,"descent_time":70,"marker":"Red_dots","level":9,"ascent":438,"descent":22,"maxelev":795,"minelev":359,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.82262 38.39392,22.83309 38.40959)","views":19,"millestones":"0,22.8328418,38.4093331#1,22.8247953,38.4082246#2,22.8239770,38.4023255#3,22.8286362,38.3947684#3.3,22.8305193,38.3946342","x":22.8236113,"y":38.4063255,"coor":[[22.8328418,38.4093331],[22.8325335,38.4093886],[22.8321433,38.4094388],[22.8319505,38.4089862],[22.8316276,38.4089425],[22.8312938,38.4090473],[22.8309432,38.4087734],[22.8308609,38.4085924],[22.8309074,38.4084351],[22.8308853,38.4083899],[22.8307261,38.4084288],[22.8306707,38.4083562],[22.8304778,38.4082461],[22.8303363,38.4083213],[22.8299311,38.4085876],[22.8295935,38.4089267],[22.8288187,38.4093876],[22.8287155,38.4093955],[22.8286981,38.4090529],[22.828472,38.4088704],[22.8272933,38.4095165],[22.8270058,38.4095947],[22.8266845,38.4096275],[22.8259437,38.4094038],[22.8255161,38.408931],[22.8255861,38.4088505],[22.8252932,38.4085502],[22.8247832,38.4082207],[22.8246378,38.4080029],[22.8241937,38.4078453],[22.8240011,38.4077172],[22.8240827,38.4076279],[22.8240381,38.4075553],[22.8234991,38.407595],[22.8231841,38.4079523],[22.8231031,38.4080056],[22.8230346,38.4079869],[22.8230144,38.4078244],[22.8230741,38.4076718],[22.8229617,38.4075445],[22.8229437,38.407238],[22.8234891,38.4068019],[22.8234343,38.4066481],[22.8235503,38.4065592],[22.8233908,38.4065035],[22.8236113,38.4063255],[22.8233867,38.4060529],[22.8232601,38.4060876],[22.8229756,38.4059766],[22.8228188,38.4057588],[22.8227751,38.4056322],[22.822831,38.4051191],[22.8228866,38.4048042],[22.8229246,38.4045793],[22.8227215,38.404388],[22.8227115,38.4038562],[22.8228866,38.4037183],[22.8230377,38.4035846],[22.8231445,38.4033514],[22.8230956,38.4028372],[22.823338,38.4027225],[22.8236283,38.4024731],[22.824247,38.4022135],[22.8247731,38.4015519],[22.824916,38.4012108],[22.8253435,38.4009808],[22.8255184,38.4007843],[22.8255787,38.4005957],[22.8255062,38.4001263],[22.8255285,38.3994507],[22.8258576,38.3989313],[22.8260511,38.3982934],[22.8263657,38.3979631],[22.8267443,38.3972099],[22.8270005,38.3969421],[22.8271451,38.396502],[22.8271305,38.3962765],[22.8270914,38.3958616],[22.8271627,38.3957001],[22.8278001,38.3952288],[22.8280002,38.3948884],[22.8283208,38.3948285],[22.8286193,38.3947774],[22.8292199,38.394459],[22.8294286,38.3942989],[22.8297325,38.3939144],[22.8298858,38.3938844],[22.8302635,38.3939828],[22.8306028,38.3942475],[22.8305193,38.3946342]]},{"id":16582,"author":"AnaDigit","name_GR":"\u0392\u03bf\u03b9\u03c9\u03c4\u03af\u03b1: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039a\u03bb\u03b5\u03b9\u03c3\u03bf\u03cd\u03c1\u03b1\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03a3\u03c4\u03b5\u03af\u03c1\u03b9\u03b4\u03b1","path":"STEREA\/Sterea_Kleisoura_Steiridas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":11227,"name_EN":"Viotia: Klisoura gorge","description_EN":"A short pleasent trail in ancient lands","ascent_time":205,"descent_time":215,"marker":"No_marks","level":9,"ascent":138,"descent":531,"maxelev":457,"minelev":14,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.68382 38.3556,22.75274 38.397)","views":122,"millestones":"0,22.7473841,38.3963210#1,22.7485291,38.3929860#2,22.7510720,38.3871936#3,22.7439281,38.3823854#4,22.7370200,38.3786044#5,22.7326099,38.3745254#6,22.7251971,38.3700579#7,22.7212875,38.3620920#8,22.7157411,38.3565146#9,22.7061123,38.3583271#10,22.6968613,38.3632591#11.2,22.6843653,38.3668201","x":22.7380952,"y":38.3766749,"coor":[[22.7473841,38.396321],[22.7475667,38.396359],[22.7476785,38.3965134],[22.7467675,38.3975491],[22.7462055,38.3975971],[22.7465474,38.3976909],[22.7468232,38.3976398],[22.7475786,38.396999],[22.7480406,38.3967696],[22.74829,38.3962496],[22.7483055,38.3960155],[22.7485702,38.3959372],[22.7485387,38.3957746],[22.7486205,38.3956764],[22.7485772,38.3955317],[22.7483399,38.395349],[22.7484637,38.3948096],[22.748376,38.3945834],[22.7484704,38.3944222],[22.7483324,38.3944567],[22.7482253,38.3946899],[22.7480755,38.3947424],[22.7479747,38.3939483],[22.748139,38.3937157],[22.7484376,38.3936648],[22.7485551,38.3934948],[22.7485046,38.3930978],[22.7486037,38.3926663],[22.7484023,38.3923938],[22.7484967,38.3922326],[22.7481675,38.3920669],[22.7480532,38.3913898],[22.7476847,38.3908451],[22.747388,38.3907879],[22.7472304,38.390633],[22.7467276,38.3905735],[22.7471073,38.3898026],[22.7468029,38.389529],[22.7468063,38.3893308],[22.7478789,38.3888826],[22.7481196,38.3888672],[22.7484773,38.3887088],[22.7489092,38.3882268],[22.7496396,38.3877029],[22.7501895,38.3876817],[22.7507028,38.3877953],[22.7511855,38.3870254],[22.7516146,38.3867056],[22.7519243,38.3866728],[22.7522133,38.3865137],[22.750525,38.3854864],[22.7500134,38.3852737],[22.7495905,38.3852331],[22.7492605,38.3851124],[22.7491931,38.3850396],[22.7487136,38.3849624],[22.7476329,38.3845543],[22.7469662,38.3840426],[22.7452056,38.3832307],[22.7444709,38.3826821],[22.7437565,38.382287],[22.741569,38.3816687],[22.7406425,38.3816227],[22.7398454,38.3813708],[22.7388224,38.3809453],[22.7379804,38.3806479],[22.7368798,38.3807351],[22.7367787,38.3806259],[22.7364598,38.3805324],[22.7365002,38.3801813],[22.7362655,38.3798544],[22.7365284,38.3798752],[22.7363958,38.3796035],[22.7366801,38.3797147],[22.7367613,38.3796524],[22.7368019,38.3792924],[22.7371056,38.3789442],[22.7369987,38.3785105],[22.737167,38.3780437],[22.7378111,38.3772126],[22.7381001,38.3770535],[22.7383114,38.3767493],[22.7380952,38.3766749],[22.7378066,38.376816],[22.7374623,38.3768664],[22.7371789,38.3767011],[22.7367666,38.3767147],[22.7365878,38.3764604],[22.7363595,38.375764],[22.7361805,38.3755278],[22.7358382,38.375461],[22.7351388,38.3755256],[22.7348194,38.3748012],[22.7344842,38.374329],[22.734582,38.3739696],[22.7342826,38.3740745],[22.7341774,38.3741995],[22.733279,38.3745142],[22.7324775,38.3745236],[22.7322898,38.374125],[22.7321703,38.3744121],[22.7319636,38.3737971],[22.731637,38.3734871],[22.7313639,38.3733941],[22.7304147,38.3733387],[22.7300441,38.3729292],[22.7295443,38.3727075],[22.7292994,38.3723083],[22.7293032,38.3720921],[22.7291057,38.3716033],[22.728871,38.3712763],[22.728037,38.3711862],[22.7269687,38.3713999],[22.7261017,38.3712283],[22.7256941,38.3709715],[22.7252251,38.3702995],[22.7251653,38.3697942],[22.7249775,38.3694047],[22.7244345,38.3690383],[22.7239671,38.3682762],[22.723784,38.3676254],[22.722944,38.3665709],[22.7228758,38.3658942],[22.7230782,38.364797],[22.7228842,38.3634611],[22.7222554,38.3627694],[22.7213613,38.3621919],[22.7209252,38.3616104],[22.7203617,38.3611086],[22.7203606,38.3605228],[22.7200179,38.3598342],[22.719167,38.3587615],[22.7186123,38.358413],[22.7188784,38.3589025],[22.7183681,38.3586356],[22.7184431,38.3589248],[22.7180709,38.3586144],[22.7176974,38.3577271],[22.7165544,38.3569937],[22.7155236,38.3563876],[22.7125892,38.3553551],[22.7117801,38.355157],[22.7107982,38.3556689],[22.7088784,38.3561524],[22.7079279,38.3568268],[22.7070239,38.3574657],[22.706046,38.3583921],[22.705223,38.3589778],[22.7046867,38.3595306],[22.7040225,38.3601902],[22.7029445,38.3609533],[22.7014696,38.3615047],[22.7001283,38.3622648],[22.6987264,38.3625737],[22.6981481,38.3629097],[22.6973766,38.3631715],[22.6951151,38.3635429],[22.6933669,38.36401],[22.6923648,38.3643593],[22.6910241,38.3650833],[22.6905516,38.3652583],[22.6881895,38.3654932],[22.6865841,38.3662863],[22.6851278,38.3664322],[22.6843653,38.3668201]]},{"id":17154,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: O22 \u03a0\u03bf\u03c5\u03c1\u03bd\u03ac\u03c1\u03b1-\u0386\u03c3\u03ba\u03c1\u03b7","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03b1\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7\u03c2 \u03c4\u03b7\u03c2 \u0386\u03c3\u03ba\u03c1\u03b7\u03c2","path":"STEREA\/Sterea_O22_Pournara_Askri","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12338,"name_EN":"Elikonas: O22 Pournara-Askri","description_EN":"Zagaras Mt. and Askri valley traverse","ascent_time":280,"descent_time":305,"marker":"O22","level":9,"ascent":567,"descent":1060,"maxelev":1349,"minelev":372,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.00991 38.30961,23.11144 38.33293)","views":38,"millestones":"0,23.0099179,38.3323964#1,23.0206622,38.3321614#2,23.0282684,38.3264576#3,23.0320465,38.3208270#4,23.0405628,38.3179039#5,23.0406085,38.3118526#6,23.0478690,38.3103308#7,23.0585452,38.3101408#8,23.0677249,38.3114185#9,23.0783284,38.3107875#10,23.0892040,38.3120831#11,23.1001026,38.3137272#12.3,23.1113878,38.3140584","x":23.0417126,"y":38.3097609,"coor":[[23.0099179,38.3323964],[23.0100907,38.3323077],[23.0102318,38.3319755],[23.011246,38.3322724],[23.011829,38.3323134],[23.0131294,38.3325947],[23.013607,38.332815],[23.0144879,38.3328224],[23.0151723,38.3329724],[23.0159622,38.3329429],[23.0160395,38.3329346],[23.0167752,38.3328912],[23.0182322,38.332597],[23.0186212,38.3326002],[23.0195274,38.3323465],[23.0199419,38.3322328],[23.0206571,38.3321667],[23.0210631,38.3317555],[23.0221427,38.3314491],[23.0226146,38.3312367],[23.0235658,38.3302713],[23.0238107,38.3299219],[23.0238959,38.3295441],[23.0238601,38.3294086],[23.0239436,38.329157],[23.0241538,38.3288343],[23.024452,38.3287827],[23.0244542,38.3286205],[23.0247124,38.328136],[23.0251716,38.3280137],[23.0254493,38.3277817],[23.0260594,38.3274983],[23.0265003,38.3270424],[23.0266845,38.3269538],[23.0270435,38.3266323],[23.0271355,38.3265971],[23.0276724,38.3266556],[23.0278798,38.3265401],[23.0282235,38.3265069],[23.0283048,38.3264175],[23.0284886,38.3263559],[23.0285356,38.3262662],[23.0283759,38.3262288],[23.0286984,38.3260693],[23.0286538,38.3259788],[23.0287463,38.3259075],[23.0285299,38.3258336],[23.028554,38.3257437],[23.0283605,38.32567],[23.0283847,38.325571],[23.0281579,38.325425],[23.0282762,38.3251285],[23.0282554,38.3249752],[23.0280413,38.3247301],[23.0280335,38.3244596],[23.0281712,38.3244247],[23.0281043,38.324298],[23.0291133,38.3241261],[23.0297341,38.3238969],[23.0304364,38.3235603],[23.0307715,38.3233107],[23.0308537,38.3231492],[23.0311428,38.3229173],[23.0312713,38.3227201],[23.0312062,38.3224492],[23.0313457,38.3222881],[23.0312667,38.3222063],[23.0313701,38.3221711],[23.0310737,38.3220966],[23.0309357,38.3221495],[23.0307764,38.3220851],[23.0308603,38.3217974],[23.030816,38.3216889],[23.0309323,38.3215457],[23.0312312,38.321431],[23.0314531,38.3210904],[23.0322817,38.3207187],[23.0323525,38.3205571],[23.0323324,38.3203496],[23.0325099,38.3199005],[23.0326715,38.3197937],[23.0327065,38.3197399],[23.0326267,38.3197212],[23.0329627,38.3193996],[23.0327581,38.3192987],[23.0326529,38.3191447],[23.0337698,38.3190007],[23.0352234,38.3189405],[23.0357993,38.3186389],[23.0369553,38.3185943],[23.0377571,38.3185107],[23.0380328,38.3184229],[23.0381355,38.3184418],[23.0382368,38.3185688],[23.0383519,38.3185156],[23.0387603,38.3187713],[23.0390131,38.3186833],[23.0392765,38.3186674],[23.0394728,38.3185248],[23.0398177,38.3183924],[23.0401271,38.3183499],[23.0403254,38.3180632],[23.0406716,38.3178317],[23.0409971,38.3174378],[23.041551,38.3170728],[23.0423549,38.3168271],[23.0437199,38.3156666],[23.0441066,38.3149668],[23.0444862,38.3148077],[23.044235,38.3144993],[23.04402,38.3143173],[23.0438775,38.3138475],[23.0433223,38.3134464],[23.0432329,38.3132835],[23.042404,38.3128261],[23.0420961,38.3127515],[23.0415588,38.3127291],[23.0410388,38.3122652],[23.0405216,38.3117743],[23.0405119,38.3116391],[23.040341,38.3115926],[23.0400584,38.311338],[23.039762,38.3112634],[23.0395142,38.310973],[23.039803,38.3107501],[23.0403985,38.3107009],[23.0410655,38.3105081],[23.0411243,38.3103824],[23.0412966,38.3103297],[23.0412633,38.3098698],[23.0415282,38.3097278],[23.0417126,38.3097609],[23.0419304,38.3099699],[23.0426866,38.3098679],[23.0428105,38.3100132],[23.0430619,38.3100332],[23.0434365,38.3102526],[23.0438134,38.3102917],[23.0441889,38.3104389],[23.0445899,38.3103881],[23.045024,38.3104322],[23.0456913,38.3104016],[23.0461705,38.3104956],[23.0466758,38.3103375],[23.0475569,38.3103086],[23.0476708,38.3103456],[23.0488511,38.3102606],[23.0498932,38.3099175],[23.0509115,38.3098897],[23.0514159,38.3098037],[23.0517726,38.3096353],[23.0520925,38.309665],[23.0524727,38.3094517],[23.0524849,38.3093978],[23.0526335,38.309399],[23.0530135,38.3092038],[23.0532544,38.3091516],[23.0540888,38.3091944],[23.0543628,38.3092327],[23.0545107,38.3093195],[23.0553417,38.3096236],[23.0558094,38.3097175],[23.0562863,38.3099917],[23.0571066,38.3102416],[23.0574851,38.3101545],[23.057736,38.3102106],[23.0580679,38.3101952],[23.0582634,38.3101157],[23.0584693,38.3101444],[23.058779,38.3101289],[23.0590667,38.3101897],[23.0593542,38.310174],[23.0595477,38.3102477],[23.0600617,38.3103059],[23.0604743,38.3102371],[23.0609409,38.3104211],[23.0620853,38.3103761],[23.0624035,38.3105319],[23.0627471,38.3104986],[23.0627821,38.3104448],[23.0630691,38.310366],[23.0631937,38.3104571],[23.0632151,38.3105744],[23.0630865,38.3107897],[23.0630257,38.3110686],[23.0632173,38.3112864],[23.0633445,38.3111793],[23.0635159,38.3111987],[23.063685,38.3113893],[23.0640283,38.311374],[23.064325,38.3114304],[23.0645619,38.3116846],[23.0650178,38.3118144],[23.0655208,38.3118365],[23.0658765,38.3117492],[23.0659364,38.3115334],[23.0660975,38.3114626],[23.0661826,38.3113731],[23.0665719,38.3113402],[23.066743,38.3113776],[23.0668672,38.3115047],[23.0669478,38.3114603],[23.0674279,38.3114822],[23.0674973,38.3114286],[23.067634,38.3114658],[23.0677722,38.3113948],[23.0679433,38.3114322],[23.0680811,38.3113882],[23.0682183,38.3114254],[23.0686643,38.3114289],[23.0689289,38.3113048],[23.0689553,38.3112284],[23.069677,38.311144],[23.0707785,38.3108734],[23.0709743,38.3107668],[23.0710565,38.3105962],[23.0711366,38.3103716],[23.0714246,38.3102116],[23.0721,38.3101629],[23.0733001,38.3102355],[23.0747168,38.3106973],[23.0751501,38.3108043],[23.0766705,38.3108704],[23.0779068,38.31079],[23.0795996,38.3107852],[23.0800349,38.3107346],[23.0814585,38.3103132],[23.0817949,38.3103969],[23.0824051,38.310618],[23.0829754,38.3107486],[23.0839008,38.3108279],[23.0850194,38.3110169],[23.0861513,38.3110528],[23.086665,38.3111288],[23.0870637,38.3112581],[23.0877107,38.3116597],[23.0884294,38.3118095],[23.0888728,38.3120202],[23.0894206,38.3121236],[23.0904319,38.3126541],[23.0912781,38.3126787],[23.0920062,38.3129908],[23.0929265,38.3129168],[23.0934325,38.3127855],[23.0952059,38.3127451],[23.0960747,38.3127879],[23.0990382,38.3136308],[23.1005235,38.3137683],[23.1011149,38.3140432],[23.1015471,38.3144431],[23.1022681,38.3144126],[23.1029752,38.3145802],[23.1034416,38.314791],[23.1050998,38.315759],[23.1059517,38.3157204],[23.1075642,38.3148135],[23.1080113,38.3146727],[23.1086658,38.3144704],[23.1089513,38.3145086],[23.109256,38.3144073],[23.1094971,38.314337],[23.109853,38.314227],[23.1113878,38.3140584]]},{"id":19279,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u039a\u03c5\u03c1\u03b9\u03ac\u03ba\u03b9-\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u039b\u03bf\u03cd\u03c4\u03c3\u03b1\u03c2","path":"STEREA\/Sterea_Elikon_Kyriaki_Elikonas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7699,"name_EN":"Elikonas: Kyriaki-Elikonas","description_EN":"Cossing Megali Loutsa massif","ascent_time":175,"descent_time":175,"marker":"O22","level":9,"ascent":377,"descent":308,"maxelev":1121,"minelev":759,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.78746 38.3532,22.84054 38.36929)","views":5,"millestones":"0,22.7882420,38.3526738#1,22.7885279,38.3608952#2,22.7946975,38.3669755#3,22.8054313,38.3665710#4,22.8113035,38.3677122#5,22.8193298,38.3636611#6,22.8283620,38.3650502#7,22.8352050,38.3683423#7.7,22.8395194,38.3658317","x":22.8179204,"y":38.3635927,"coor":[[22.788242,38.3526738],[22.7884234,38.3527388],[22.7886981,38.3527326],[22.7887424,38.3528232],[22.7886121,38.3530201],[22.7879719,38.3536713],[22.7877116,38.3541823],[22.7878792,38.3547248],[22.787815,38.3560849],[22.7880755,38.3569347],[22.7885239,38.3574981],[22.7888907,38.3581507],[22.7889314,38.3584575],[22.7889381,38.358746],[22.788743,38.3594649],[22.7884609,38.3612824],[22.7886271,38.3622934],[22.7885429,38.3632298],[22.7887079,38.363628],[22.7901848,38.3656664],[22.7907036,38.3661314],[22.7916364,38.3664834],[22.7923207,38.3666347],[22.7929885,38.3666956],[22.7947923,38.3669845],[22.797024,38.3669444],[22.7980572,38.3667567],[22.7997482,38.3662513],[22.8001608,38.3662195],[22.801016,38.3657236],[22.8019117,38.3655525],[22.8029143,38.3658331],[22.8032192,38.3660886],[22.8046423,38.3665537],[22.8052022,38.3666135],[22.8064538,38.3663739],[22.8070601,38.3663981],[22.807242,38.366472],[22.8076444,38.3670619],[22.8077916,38.3678564],[22.80697,38.3690917],[22.8069313,38.3693617],[22.8070557,38.369453],[22.8080517,38.3694451],[22.8081684,38.3695049],[22.8088969,38.369278],[22.8095598,38.3693388],[22.8098136,38.3692152],[22.8103053,38.369031],[22.8106196,38.3687097],[22.8107984,38.368279],[22.8110417,38.3681012],[22.8113103,38.3677705],[22.8112011,38.366751],[22.8113196,38.3662836],[22.8115888,38.3659259],[22.8126129,38.3655938],[22.8128301,38.365614],[22.8133437,38.3652227],[22.8135483,38.3650896],[22.8139964,38.364986],[22.8143623,38.3650077],[22.8145965,38.3646857],[22.8149309,38.3645358],[22.8151518,38.3643218],[22.8154142,38.3643785],[22.8154722,38.3645503],[22.8157547,38.364445],[22.8161943,38.3641611],[22.8165272,38.3641014],[22.8170116,38.363872],[22.8175856,38.3637696],[22.8179204,38.3635927],[22.8187348,38.3634838],[22.8193315,38.363661],[22.8195105,38.3639152],[22.8200792,38.3641372],[22.8205032,38.3641054],[22.8211646,38.3642562],[22.8215194,38.3642598],[22.8217556,38.3645145],[22.8219936,38.3646611],[22.8220488,38.3647878],[22.8221173,38.3647975],[22.8221267,38.3649238],[22.8222532,38.364889],[22.8225842,38.3649464],[22.823263,38.3654398],[22.8236532,38.3660836],[22.8241183,38.3663406],[22.8244167,38.3662895],[22.8246023,38.3661382],[22.8247843,38.3662121],[22.8253591,38.3660557],[22.8254849,38.3660659],[22.8257874,38.3657625],[22.8263038,38.3656776],[22.8267647,38.365493],[22.8275525,38.3649061],[22.8279877,38.3648924],[22.8283064,38.3650037],[22.8286113,38.3652591],[22.8292141,38.3654994],[22.8293256,38.3656808],[22.8292546,38.3658243],[22.8292748,38.3659957],[22.8295068,38.3657997],[22.8295522,38.3658272],[22.8296714,38.366243],[22.8301289,38.3662656],[22.8302558,38.3662037],[22.8304617,38.3662148],[22.8312552,38.3659794],[22.8313455,38.3660614],[22.8313325,38.3661604],[22.8315722,38.3661988],[22.8317391,38.3664979],[22.8318186,38.3665347],[22.8321074,38.3663754],[22.8322593,38.3661787],[22.832328,38.3661793],[22.832792,38.3665084],[22.8327029,38.3677782],[22.8327802,38.3679592],[22.8331083,38.3681967],[22.8332637,38.3684957],[22.8336274,38.3686615],[22.8339252,38.3686465],[22.8340408,38.3685755],[22.8354535,38.3682832],[22.8355235,38.3682027],[22.8360291,38.3680816],[22.8366069,38.3677359],[22.837077,38.3676865],[22.8373937,38.3676581],[22.8376323,38.3677686],[22.8382571,38.3676891],[22.838441,38.3676369],[22.8388115,38.3673792],[22.8395917,38.3672608],[22.8397853,38.367123],[22.8403284,38.3666688],[22.8396929,38.36632],[22.8396621,38.3662116],[22.8395194,38.3658317]]},{"id":19280,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2-\u0391\u03b3\u03af\u03b1 \u0386\u03bd\u03bd\u03b1","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u039b\u03bf\u03cd\u03c4\u03c3\u03b1\u03c2","path":"STEREA\/Sterea_Elikon_Elikonas_AgiaAnna","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":12437,"name_EN":"Elikonas: Elikonas-Aghia Ana","description_EN":"Cossing Megali Loutsa massif","ascent_time":295,"descent_time":295,"marker":"O22","level":9,"ascent":450,"descent":577,"maxelev":1197,"minelev":664,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.83951 38.31643,22.90465 38.3665)","views":8,"millestones":"0,22.8395194,38.3658317#1,22.8479949,38.3632568#2,22.8463729,38.3554000#3,22.8532676,38.3490219#4,22.8600703,38.3449686#5,22.8628656,38.3389291#6,22.8593544,38.3330748#7,22.8629375,38.3265915#8,22.8697811,38.3206907#9,22.8787626,38.3232579#10,22.8867460,38.3285537#11,22.8964133,38.3262699#12,22.9033298,38.3193169#12.4,22.9046493,38.3164240","x":22.8590152,"y":38.3346256,"coor":[[22.8395194,38.3658317],[22.8398064,38.3657985],[22.8401604,38.3658561],[22.8406212,38.3657344],[22.841291,38.3660835],[22.8416752,38.3663937],[22.8420778,38.3662715],[22.8429779,38.3665328],[22.8435938,38.3665388],[22.8443995,38.3665513],[22.8445139,38.3665524],[22.8457951,38.3653214],[22.8458367,38.3649974],[22.8462235,38.3644244],[22.8465935,38.3641937],[22.8469029,38.3641698],[22.8474445,38.3639408],[22.848243,38.3633899],[22.8480609,38.363325],[22.8478131,38.3630702],[22.8475735,38.3630228],[22.8476622,38.362483],[22.8474737,38.3621026],[22.8471978,38.3619512],[22.846835,38.3617314],[22.8465661,38.3613683],[22.8463223,38.3608612],[22.8460276,38.3606781],[22.8459058,38.3604245],[22.8457467,38.3603509],[22.8455782,38.3601509],[22.8455467,38.3592494],[22.8457044,38.3586923],[22.8455055,38.3582397],[22.84551,38.3579604],[22.8455686,38.3578708],[22.8454947,38.3574826],[22.8457057,38.3571693],[22.8456298,38.3568982],[22.8457255,38.3566378],[22.8455897,38.3565463],[22.8455972,38.3564518],[22.8458212,38.3560394],[22.8462419,38.3554938],[22.8467397,38.3551383],[22.8469582,38.3550683],[22.8470995,38.3548174],[22.8476651,38.3545165],[22.8478685,38.3539598],[22.8478035,38.3537248],[22.8479763,38.3536544],[22.8482356,38.3531794],[22.8485024,38.3529567],[22.8485622,38.3527951],[22.8489329,38.3525103],[22.8493997,38.3519381],[22.849781,38.3517076],[22.8498186,38.3515007],[22.850042,38.3511244],[22.85008,38.3508904],[22.8502436,38.3506757],[22.8510985,38.3501704],[22.8513393,38.3501367],[22.8516623,38.3499777],[22.8518571,38.3499616],[22.8519734,38.3498456],[22.8519771,38.3496113],[22.8521058,38.3494323],[22.852669,38.3492756],[22.8534064,38.3489584],[22.8535783,38.3489421],[22.8538747,38.349017],[22.8540822,38.3489199],[22.8544025,38.3489231],[22.8544843,38.3488157],[22.8548884,38.3485944],[22.8553133,38.3484994],[22.8556899,38.3485662],[22.8562348,38.3488418],[22.8567045,38.3488104],[22.8569205,38.3489026],[22.8570241,38.348818],[22.8570927,38.3488187],[22.8570241,38.348818],[22.8569137,38.3482221],[22.8566613,38.3475348],[22.8568382,38.3464731],[22.8573472,38.3461176],[22.8577209,38.3456436],[22.8581888,38.3457202],[22.8586926,38.3457071],[22.8594567,38.3451378],[22.8605831,38.3448243],[22.8600702,38.3446931],[22.8604042,38.3445522],[22.8608054,38.344511],[22.8606863,38.3440773],[22.8613999,38.3438139],[22.8618615,38.343566],[22.8620926,38.3434241],[22.8624652,38.3430132],[22.8629494,38.3427835],[22.8630326,38.3425861],[22.8629899,38.3423874],[22.863418,38.3420852],[22.8636658,38.3416009],[22.8641294,38.3412269],[22.8641431,38.3410828],[22.8642832,38.340904],[22.86418,38.340182],[22.8636857,38.3396005],[22.8637366,38.3392675],[22.8636801,38.3392219],[22.8631773,38.339181],[22.8629614,38.3390888],[22.8626937,38.3386446],[22.8627079,38.3384645],[22.8625239,38.3385258],[22.8624221,38.3384527],[22.8620671,38.3384673],[22.8618969,38.3383755],[22.861577,38.3383454],[22.8609881,38.3379612],[22.8606231,38.3378855],[22.860257,38.337882],[22.859996,38.3377442],[22.8597489,38.3374535],[22.8597171,38.3372909],[22.8599116,38.3372928],[22.8600868,38.3370602],[22.8600582,38.3366995],[22.8598621,38.3360667],[22.859522,38.3358652],[22.8591053,38.3354466],[22.8589618,38.3351117],[22.8587467,38.3349654],[22.8587718,38.3348215],[22.8589356,38.3345888],[22.8590152,38.3346256],[22.8592105,38.3345734],[22.8594986,38.334441],[22.8598132,38.3340746],[22.8594598,38.3339991],[22.859313,38.3338715],[22.8592923,38.3337361],[22.8594192,38.3336652],[22.8593978,38.3335749],[22.8595021,38.3334858],[22.8595048,38.3333146],[22.8593374,38.3330426],[22.8594651,38.3329267],[22.8595374,38.3326931],[22.8598748,38.3323359],[22.8599357,38.3321022],[22.8597633,38.3321546],[22.8596491,38.3321355],[22.859255,38.3317351],[22.8593068,38.3306181],[22.8590858,38.3301203],[22.8595295,38.3295479],[22.859899,38.3293352],[22.8601974,38.329275],[22.8604757,38.3290344],[22.860764,38.3288885],[22.8614387,38.328904],[22.8616011,38.3287614],[22.862016,38.3285672],[22.8622714,38.3283354],[22.8626628,38.3281769],[22.8628606,38.3279626],[22.8632063,38.3278037],[22.8632648,38.3276781],[22.8629075,38.3271159],[22.8628685,38.326683],[22.8632282,38.3261998],[22.8642908,38.3255522],[22.8645404,38.3250184],[22.8644774,38.3246573],[22.8643632,38.3245075],[22.8647578,38.3239616],[22.8653174,38.3234038],[22.865378,38.3231881],[22.8658528,38.3228142],[22.8659446,38.3227971],[22.866217,38.3229349],[22.8665049,38.3228115],[22.8665987,38.3226682],[22.8666027,38.3225015],[22.8670887,38.3221457],[22.867184,38.3219033],[22.8672879,38.3218412],[22.8675614,38.321907],[22.8680215,38.3217492],[22.8683274,38.321225],[22.8687097,38.3209132],[22.869501,38.3207857],[22.8701911,38.320549],[22.8703509,38.3205686],[22.8710098,38.3208633],[22.8717626,38.3210057],[22.8720943,38.3210089],[22.8725312,38.3208689],[22.8729965,38.3211077],[22.8739543,38.3213061],[22.8747201,38.3213495],[22.8750412,38.3212986],[22.8752112,38.3213993],[22.8753437,38.321707],[22.8755256,38.3217808],[22.8753969,38.3219689],[22.8758497,38.3222796],[22.8762273,38.3230132],[22.8763417,38.3230143],[22.8765726,38.3228723],[22.8766542,38.322774],[22.87668,38.3225849],[22.8767834,38.3225589],[22.8773168,38.3228344],[22.8776586,38.3229278],[22.8782372,38.3232397],[22.878568,38.3232969],[22.8788205,38.3232453],[22.8792627,38.3235018],[22.8798017,38.3234169],[22.8803608,38.3235123],[22.8806652,38.3238036],[22.8810058,38.3239691],[22.8813313,38.3243777],[22.8815241,38.3244877],[22.8816134,38.3246328],[22.8818081,38.3246166],[22.8825607,38.324777],[22.8829353,38.3249608],[22.8831721,38.3251883],[22.8832592,38.3254775],[22.8833468,38.3257803],[22.8837533,38.3261717],[22.8844213,38.3268854],[22.884921,38.3271245],[22.884965,38.3272421],[22.8853877,38.3274624],[22.8856249,38.3276629],[22.8857132,38.327871],[22.8856749,38.328132],[22.8860142,38.3283876],[22.8864481,38.3284458],[22.8868122,38.3285754],[22.8870259,38.3288117],[22.8875499,38.3289609],[22.8879116,38.3292527],[22.8882983,38.3294005],[22.8889686,38.3293573],[22.8893432,38.3295501],[22.8895031,38.3295697],[22.8905042,38.3291916],[22.8908005,38.3292665],[22.8926087,38.3284725],[22.8967045,38.3260644],[22.8984591,38.3250265],[22.8988775,38.3246429],[22.9001944,38.3230421],[22.9006878,38.3221861],[22.9007234,38.3220963],[22.900893,38.3217329],[22.9014799,38.3210085],[22.9022833,38.3200697],[22.9029889,38.3195536],[22.9032344,38.3194883],[22.9035402,38.3189324],[22.9038062,38.3183131],[22.904241,38.3176368],[22.9043698,38.3174397],[22.9045731,38.3170451],[22.90463,38.3168969],[22.9046448,38.3166718],[22.9046454,38.3166357],[22.9046493,38.316424]]},{"id":19281,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u039c\u03bf\u03bd\u03ae \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac-\u039a\u03c5\u03c1\u03b9\u03ac\u03ba\u03b9","description_GR":"\u03a3\u03c4\u03bf \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c0\u03af\u03bf \u03c4\u03b7\u03c2 \u03a3\u03c4\u03b5\u03af\u03c1\u03b9\u03b4\u03b1\u03c2","path":"STEREA\/Sterea_Elikon_OsiosLoukas_Kyriaki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":9886,"name_EN":"Elikonas: Hosios Loukas mon.-Kyriaki","description_EN":"Cossing the ancient Steiris landscape","ascent_time":235,"descent_time":225,"marker":"O22","level":12,"ascent":564,"descent":265,"maxelev":765,"minelev":287,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.7457 38.35268,22.78875 38.39767)","views":15,"millestones":"0,22.7457462,38.3951635#1,22.7480809,38.3945567#2,22.7492145,38.3879728#3,22.7497713,38.3825880#4,22.7574920,38.3808730#5,22.7615159,38.3747728#6,22.7688170,38.3691926#7,22.7756621,38.3679484#8,22.7830554,38.3669476#9,22.7879339,38.3592073#9.9,22.7882431,38.3526738","x":22.758667,"y":38.3803956,"coor":[[22.7457462,38.3951635],[22.7457889,38.3953442],[22.7460593,38.3955995],[22.7473753,38.3963164],[22.7475693,38.3963546],[22.7476754,38.3965089],[22.7467643,38.3975445],[22.7466146,38.397597],[22.7462717,38.3975573],[22.7462024,38.3975926],[22.7465422,38.3976818],[22.746818,38.3976307],[22.7475733,38.3969899],[22.7480353,38.3967606],[22.7481757,38.3965908],[22.7482848,38.3962405],[22.7483457,38.3961556],[22.7483023,38.3960109],[22.7485671,38.3959327],[22.7485355,38.3957701],[22.7486174,38.3956719],[22.7485741,38.3955272],[22.7483367,38.3953444],[22.7484605,38.394805],[22.7483728,38.3945788],[22.7484672,38.3944176],[22.7483292,38.3944522],[22.7482221,38.3946854],[22.7480724,38.3947378],[22.7480393,38.3946654],[22.7480993,38.3945038],[22.7479759,38.3943583],[22.7480251,38.3941606],[22.7479601,38.3939436],[22.7481244,38.393711],[22.748423,38.3936602],[22.7485405,38.3934902],[22.7485662,38.3933283],[22.7484901,38.3930931],[22.7485891,38.3926616],[22.7483877,38.3923891],[22.7484821,38.3922279],[22.7484375,38.3921553],[22.7481529,38.3920622],[22.7481357,38.3917286],[22.7480271,38.391385],[22.7476587,38.3908403],[22.747362,38.3907831],[22.7472043,38.3906282],[22.7469536,38.3905624],[22.7467467,38.3906053],[22.7467015,38.3905688],[22.7470813,38.3897978],[22.7467768,38.3895242],[22.7467802,38.389326],[22.7469538,38.3892197],[22.7476211,38.3890376],[22.7478804,38.3888781],[22.7481211,38.3888627],[22.7484788,38.3887043],[22.7489107,38.3882223],[22.7494565,38.3877775],[22.7496409,38.3877074],[22.7501909,38.3876862],[22.7505779,38.3878165],[22.7507041,38.3877998],[22.7511758,38.3870073],[22.7516162,38.3866966],[22.7519259,38.3866638],[22.7522102,38.3865046],[22.750524,38.3854819],[22.7500124,38.3852691],[22.7495895,38.3852286],[22.749262,38.3851079],[22.7491943,38.3850532],[22.7489445,38.384663],[22.7488263,38.3842111],[22.748947,38.3837258],[22.7493064,38.3828014],[22.7494599,38.3825327],[22.7497733,38.3824729],[22.7497711,38.3825991],[22.7498854,38.3826093],[22.7506421,38.3825453],[22.7511436,38.3826768],[22.7516123,38.3827178],[22.7525338,38.3823942],[22.7531296,38.3823645],[22.753551,38.3824952],[22.7539366,38.3827065],[22.754234,38.3827277],[22.7541857,38.3828714],[22.7544344,38.3831173],[22.7564768,38.3835265],[22.7574122,38.3825362],[22.7577605,38.3822515],[22.7578665,38.3820814],[22.7577667,38.3818911],[22.7573604,38.3815443],[22.7575742,38.3804291],[22.7579946,38.3806138],[22.7586837,38.3804859],[22.758667,38.3803956],[22.7587709,38.3803427],[22.7589426,38.3803445],[22.7590701,38.3802557],[22.7593227,38.3802133],[22.7594663,38.3798454],[22.7599613,38.3796884],[22.7599528,38.3795171],[22.7600805,38.3794103],[22.7602271,38.3788711],[22.7606234,38.3784608],[22.7607304,38.3782276],[22.7612597,38.378071],[22.7617302,38.3780039],[22.7620157,38.3778357],[22.761811,38.3772072],[22.7614912,38.3770371],[22.7614962,38.3767487],[22.7611038,38.376258],[22.7609281,38.3758235],[22.7615423,38.3747126],[22.761453,38.374644],[22.7615714,38.374411],[22.7615402,38.3742304],[22.761621,38.3741862],[22.7620673,38.3741999],[22.7623571,38.3739867],[22.7623939,38.3738429],[22.7627994,38.3735588],[22.7629752,38.3733174],[22.7632535,38.3727751],[22.7638931,38.372187],[22.7645832,38.3713202],[22.7650814,38.3702981],[22.7654534,38.3699596],[22.7655718,38.3697265],[22.7664005,38.3697352],[22.7669073,38.3695513],[22.767263,38.369501],[22.7676314,38.3693787],[22.7684685,38.3692883],[22.7694001,38.3690278],[22.769817,38.3687438],[22.7702188,38.3686759],[22.7703778,38.3685379],[22.7706194,38.3684683],[22.7712621,38.3683669],[22.7720521,38.3683572],[22.7725192,38.3684882],[22.7729549,38.3684477],[22.7733533,38.3685781],[22.7735114,38.3684535],[22.773671,38.3684913],[22.773627,38.3683827],[22.7737418,38.3683658],[22.7737674,38.3682039],[22.7733529,38.366992],[22.7733222,38.3667754],[22.7734014,38.3668303],[22.7734144,38.3667403],[22.7733408,38.366352],[22.7744914,38.3673553],[22.7761032,38.3681652],[22.7765242,38.3683138],[22.7771963,38.3685101],[22.778338,38.3686842],[22.7787065,38.3685528],[22.7792909,38.3685139],[22.7804304,38.3688231],[22.7806604,38.3687624],[22.7807164,38.3688351],[22.7805858,38.3691131],[22.7807596,38.3689888],[22.7807352,38.3690786],[22.7804771,38.3694544],[22.7805105,38.3695088],[22.7805576,38.3694282],[22.7807177,38.3694389],[22.7806997,38.3696145],[22.7818708,38.3687254],[22.7822226,38.3682244],[22.7826724,38.3673369],[22.7834293,38.3665698],[22.7835821,38.366328],[22.784195,38.3645861],[22.7842899,38.3637039],[22.7846113,38.3629683],[22.7848819,38.3627413],[22.7858482,38.3624494],[22.7864186,38.3618786],[22.7869043,38.3613023],[22.7878989,38.359312],[22.7885243,38.3574981],[22.7880759,38.3569347],[22.7878154,38.3560849],[22.7878792,38.3547248],[22.7877119,38.3541823],[22.7879722,38.3536713],[22.7886125,38.3530201],[22.7887427,38.3528232],[22.7886985,38.3527326],[22.7884237,38.3527388],[22.7882431,38.3526738]]},{"id":19339,"author":"AnaDigit","name_GR":"\u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2: \u0391\u03b3\u03af\u03b1 \u0386\u03bd\u03bd\u03b1-\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03a0\u03bf\u03c5\u03c1\u03bd\u03ac\u03c1\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03b1\u03c1\u03ac\u03c2","path":"STEREA\/Sterea_Elikon_AgiaAnna_Pournara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":12396,"name_EN":"Elikonas: Agia Anna-Pournara","description_EN":"Zagaras Mt. traverse","ascent_time":300,"descent_time":300,"marker":"Red_dots","level":9,"ascent":633,"descent":448,"maxelev":1126,"minelev":673,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.90439 38.31598,23.01045 38.33334)","views":11,"millestones":"0,22.9046493,38.3164240#1,22.9102425,38.3189581#2,22.9186041,38.3206091#3,22.9290415,38.3181286#4,22.9380759,38.3164704#5,22.9477397,38.3178532#6,22.9556115,38.3218321#7,22.9612233,38.3266453#8,22.9706367,38.3238367#9,22.9790892,38.3255373#10,22.9890949,38.3289419#11,22.9980621,38.3335085#12.4,23.0102296,38.3319755","x":22.9544428,"y":38.3232995,"coor":[[22.9046493,38.316424],[22.9051536,38.3163566],[22.9052451,38.3163574],[22.9056503,38.3163432],[22.9062277,38.3163621],[22.9069813,38.3164502],[22.908755,38.3168543],[22.9090669,38.3168211],[22.9091352,38.3168398],[22.9096067,38.3168126],[22.9092089,38.317647],[22.9086859,38.3182009],[22.9086643,38.3188766],[22.9082704,38.3194227],[22.9084658,38.3196678],[22.9086363,38.3197415],[22.9087534,38.3195623],[22.9091345,38.3193226],[22.9098311,38.3194011],[22.9100505,38.319259],[22.9103082,38.3188558],[22.9105402,38.3186417],[22.9110322,38.3186373],[22.9111346,38.3186743],[22.9111992,38.3189452],[22.9113122,38.3190364],[22.9111821,38.3193236],[22.9112729,38.3193695],[22.9112594,38.3195045],[22.9114411,38.3195963],[22.9118324,38.3194377],[22.9119579,38.3194569],[22.912169,38.3198734],[22.9123044,38.3200009],[22.9122916,38.3200909],[22.9123826,38.3201278],[22.9125506,38.3203636],[22.9127463,38.3202843],[22.9129524,38.3202682],[22.9131002,38.3203327],[22.9134561,38.3202459],[22.9136483,38.3204008],[22.9141496,38.3205316],[22.9145009,38.3212108],[22.9151349,38.3211986],[22.9156304,38.3209599],[22.9175022,38.3204725],[22.9179717,38.3204408],[22.9188149,38.3206649],[22.9192503,38.3206148],[22.9197571,38.3203852],[22.9202691,38.3201826],[22.9213247,38.319967],[22.9221187,38.3196499],[22.9227388,38.3194934],[22.923579,38.3193839],[22.9243142,38.3193907],[22.9250835,38.3191995],[22.9252431,38.319237],[22.9256398,38.3194839],[22.9258912,38.3195043],[22.926121,38.3194343],[22.9268487,38.3189543],[22.9272287,38.3187865],[22.927937,38.3185317],[22.9286371,38.3183758],[22.9289709,38.3182347],[22.9291347,38.3179839],[22.9292281,38.3173223],[22.9294278,38.3169637],[22.9296941,38.3167498],[22.9300954,38.3166814],[22.9309408,38.3166846],[22.9315826,38.3166003],[22.9324221,38.3162925],[22.9342651,38.3162011],[22.934678,38.3161238],[22.9352427,38.3159126],[22.9360953,38.3154878],[22.9370937,38.3153391],[22.9376882,38.3161421],[22.9380154,38.3164515],[22.9386075,38.3166371],[22.9395558,38.3167177],[22.9399073,38.3169282],[22.9406752,38.316827],[22.9410153,38.3168886],[22.942076,38.3164611],[22.9423521,38.3164276],[22.9426625,38.3163222],[22.9432458,38.3163275],[22.9435229,38.3161497],[22.9437064,38.3161153],[22.9440927,38.316299],[22.944469,38.3163745],[22.9446585,38.3167187],[22.9454438,38.3169961],[22.9455098,38.3171769],[22.9458875,38.3171623],[22.9461354,38.3174169],[22.9462158,38.3173996],[22.9463512,38.317527],[22.9465464,38.3174746],[22.9465254,38.3173483],[22.9466635,38.3172864],[22.9469006,38.3175049],[22.9471067,38.3174887],[22.9472868,38.3176886],[22.9477388,38.3178503],[22.9477825,38.3179949],[22.9480311,38.3182044],[22.9480745,38.318367],[22.9483256,38.3184053],[22.9485664,38.3183714],[22.9487518,38.3182019],[22.9488535,38.3182929],[22.9490602,38.3182317],[22.9491387,38.3183405],[22.9495042,38.3183798],[22.9496745,38.3184715],[22.9498076,38.3187611],[22.9500829,38.3187095],[22.9506852,38.3189852],[22.9511644,38.3190706],[22.9516338,38.3190388],[22.9523283,38.3192703],[22.9529113,38.3192935],[22.9528967,38.3195187],[22.9530313,38.3197001],[22.9532702,38.3197924],[22.9534256,38.3201272],[22.9536195,38.320165],[22.9537096,38.3202649],[22.9540279,38.3204029],[22.9544009,38.3207127],[22.9544444,38.3208753],[22.9550139,38.3210425],[22.9553417,38.3213158],[22.9555819,38.321318],[22.9559563,38.3215376],[22.9559779,38.3216279],[22.9558734,38.3217351],[22.9556205,38.321823],[22.9553766,38.3220731],[22.9553746,38.3222173],[22.9552691,38.3223155],[22.9550409,38.3222774],[22.9546591,38.3225714],[22.9544494,38.3228399],[22.9544428,38.3232995],[22.9550011,38.3234576],[22.955196,38.3234233],[22.9556169,38.3235893],[22.9558657,38.3237898],[22.9560266,38.3237371],[22.9564721,38.3237862],[22.9571278,38.3243327],[22.9572651,38.3243249],[22.9575953,38.324436],[22.9576741,38.3245268],[22.9578571,38.3245285],[22.9581457,38.3246482],[22.9581641,38.3246574],[22.9584637,38.3245068],[22.9587835,38.3245457],[22.9592027,38.3248288],[22.9594945,38.3252279],[22.9597685,38.3252664],[22.9599944,38.3254667],[22.9603373,38.3254877],[22.9606554,38.3256437],[22.9608239,38.3258615],[22.9608437,38.326078],[22.9612374,38.3265501],[22.9612122,38.3267121],[22.9622709,38.3270819],[22.9625914,38.3270668],[22.962856,38.326961],[22.962961,38.3268177],[22.9632826,38.3267304],[22.9639667,38.3260876],[22.9641199,38.3257735],[22.964713,38.3259049],[22.9649425,38.3258529],[22.9652395,38.3258825],[22.9655498,38.3257861],[22.9658124,38.3258245],[22.9662145,38.3257019],[22.966503,38.3255242],[22.9667239,38.3252738],[22.9670113,38.3251772],[22.9671966,38.3250166],[22.967692,38.3247776],[22.9680127,38.3247444],[22.96822,38.3246471],[22.9688597,38.3247158],[22.9689405,38.3246625],[22.9693293,38.3246749],[22.9697685,38.3243633],[22.9700097,38.3242934],[22.9704962,38.323865],[22.9708404,38.323796],[22.9709445,38.3237158],[22.9712528,38.3237545],[22.9715858,38.3236673],[22.971767,38.3237951],[22.9720867,38.323843],[22.9723154,38.323845],[22.9726378,38.3237036],[22.9729578,38.3237244],[22.9731899,38.3234921],[22.9733387,38.3234844],[22.9734668,38.3233233],[22.9738913,38.3232369],[22.9745089,38.3224312],[22.9746475,38.3223423],[22.9748673,38.3223172],[22.975082,38.3225084],[22.9757525,38.3228206],[22.976083,38.3229136],[22.9761611,38.3230495],[22.9765492,38.323116],[22.9766503,38.323243],[22.9773201,38.3236093],[22.9775217,38.3239175],[22.9779513,38.3242817],[22.9786486,38.3251349],[22.9788313,38.3251636],[22.9790552,38.325508],[22.979288,38.3257082],[22.9800495,38.3259131],[22.9805652,38.3258455],[22.9808273,38.3259199],[22.9811136,38.3259044],[22.982344,38.3262665],[22.982733,38.3262699],[22.9830947,38.3265794],[22.9836649,38.3267105],[22.9842555,38.3270221],[22.984565,38.3273086],[22.9858135,38.3276078],[22.9863278,38.3276483],[22.9864885,38.3276137],[22.9866118,38.327795],[22.9872822,38.3281252],[22.987813,38.3286164],[22.9881102,38.328637],[22.9884171,38.3287838],[22.9887941,38.3288231],[22.9897385,38.3291918],[22.9899789,38.3291848],[22.9901633,38.3290873],[22.99046,38.3291439],[22.9905276,38.3292166],[22.9904796,38.3293784],[22.9906047,38.3294335],[22.9907162,38.3296418],[22.991168,38.3300602],[22.9920991,38.3305729],[22.9930166,38.3312386],[22.993438,38.3313774],[22.994275,38.3320695],[22.9945252,38.3321798],[22.9947431,38.3321456],[22.9950166,38.3322201],[22.9953108,38.3324569],[22.9956558,38.332568],[22.9959316,38.3326605],[22.9964241,38.3326197],[22.9968347,38.3327133],[22.9973212,38.3328526],[22.9975791,38.3330801],[22.9979857,38.3334621],[22.9984736,38.3337547],[22.9995261,38.3337637],[23.0000959,38.3339307],[23.0003332,38.334149],[23.0004927,38.3341955],[23.0008832,38.3340906],[23.0015353,38.3340962],[23.0021684,38.3338132],[23.0034523,38.3336349],[23.0044318,38.3331295],[23.0051136,38.3326306],[23.006047,38.3321429],[23.0067681,38.3315226],[23.0069056,38.3315058],[23.0070397,38.3317412],[23.0072553,38.3318692],[23.0074267,38.3318887],[23.007351,38.3317439],[23.007648,38.3317824],[23.0083013,38.3316978],[23.0085413,38.3317179],[23.0091449,38.3319213],[23.0094479,38.3323564],[23.0099164,38.3323964],[23.0100892,38.3323077],[23.0102296,38.3319755]]}],{"extent":[22.68382,38.28057,23.11144,38.40959],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"redirect"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Elikon_Zagaras":{"url":null,"color":"#157ed0","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kleisoura_Steiridas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Elikon_Distomo_Kyriaki":{"url":null,"color":"#0e8417","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Elikon_Paliovouna":{"url":null,"color":"#0973a5","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Elikon_Sourpi_Elikonas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Elikon_Kyriaki_Elikonas":{"url":null,"color":"#0e8417","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Elikon_Elikonas_AgiaAnna":{"url":null,"color":"#0e8417","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Elikon_ Zagaras1":{"url":null,"color":"#157ed0","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Elikon_Zagaras2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_elikon = new getPoiCollection("elikon",[{"name":"\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2
\u039b\u03ac\u03ba\u03ba\u03b1\u03c2 \u03a3\u03c4\u03b5\u03af\u03c1\u03b9\u03b4\u03b1\u03c2","owner":"AnaDigit","x":22.763041,"y":38.38793,"photo":"AgGeorgios_Lakas_Stireida","type":203,"zoom_level":14,"id":44,"hlink_GR":"http:\/\/www.kiriakivillage.gr\/thriskeutikaMnimeia.html","hlink_EN":"http:\/\/www.kiriakivillage.gr\/thriskeutikaMnimeia.html","description":"\u039d\u03b1\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03c4\u03bf\u03c5\u03c1\u03ba\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03b5 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf \u03ba\u03c4\u03af\u03c3\u03bc\u03b1, \u03c0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ce\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd (\u03af\u03c3\u03c9\u03c2 5\u03bf\u03c2 \u03b1\u03b9.). \u0395\u03bd\u03c4\u03bf\u03c0\u03af\u03c3\u03c4\u03b7\u03ba\u03b1\u03bd \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b4\u03b1\u03c0\u03ad\u03b4\u03bf\u03c5 \u03c0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae\u03c2 \u03bc\u03b5 \u03b8\u03ce\u03c1\u03b1\u03ba\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ac \u03c3\u03cd\u03bc\u03b2\u03bf\u03bb\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd\u03c2, \u03b5\u03bd\u03ce \u03c0\u03bf\u03bb\u03bb\u03ac \u03c0\u03b1\u03bb\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03bb\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03cc\u03c3\u03bf\u03c8\u03b7 \u039f \u03bd\u03b1\u03cc\u03c2 \u03b1\u03bd\u03b1\u03ba\u03b1\u03b9\u03bd\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1.","height":0,"width":0},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u03a0\u03b7\u03b3\u03ae \u0399\u03c0\u03c0\u03bf\u03ba\u03c1\u03ae\u03bd\u03b7","owner":"AnaDigit","x":23.032602,"y":38.319153,"photo":"ELIKON_Ipokrini_23_032602_38_319153","type":10,"zoom_level":14,"id":81,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u0399\u03c0\u03c0\u03bf\u03ba\u03c1\u03ae\u03bd\u03b7 \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd, \u03c4\u03bf \u039a\u03c1\u03cd\u03bf \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c4\u03c9\u03bd \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03cc\u03c6\u03c9\u03bd \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03b1\u03c1\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03b9\u03ba\u03ae \u03cd\u03c6\u03b5\u03c3\u03b7, \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c6\u03ae 1401 (\u03cc\u03c0\u03bf\u03c5 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b2\u03c1\u03b5\u03b8\u03b5\u03af \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u03ba\u03c4\u03b9\u03c3\u03bc\u03ac\u03c4\u03c9\u03bd). \u039f \u03bc\u03cd\u03b8\u03bf\u03c2 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03c3\u03b5 \u03b4\u03b9\u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03bc\u03cc \u03c4\u03c9\u03bd \u03b5\u03bb\u03b9\u03ba\u03c9\u03bd\u03b5\u03af\u03c9\u03bd \u03bc\u03bf\u03c5\u03c3\u03ce\u03bd \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03c0\u03b9\u03b5\u03c1\u03af\u03b4\u03b5\u03c2 \u03bf\u03bc\u03cc\u03c4\u03b5\u03c7\u03bd\u03ad\u03c2 \u03c4\u03bf\u03c5\u03c2, \u03bf \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1\u03c2 \u03ac\u03c1\u03c7\u03b9\u03b6\u03b5 \u03bd\u03b1 \u03c5\u03c8\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c0\u03b5\u03c1\u03b7\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u03bf\u03c5\u03c1\u03b1\u03bd\u03cc, \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c0\u03bf\u03c5, \u03bc\u03b5 \u03b4\u03b9\u03b1\u03c4\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a0\u03bf\u03c3\u03b5\u03b9\u03b4\u03ce\u03bd\u03b1, \u03c4\u03bf\u03bd \u03c3\u03c4\u03b1\u03bc\u03ac\u03c4\u03b7\u03c3\u03b5 \u03c4\u03bf \u03c6\u03c4\u03b5\u03c1\u03c9\u03c4\u03cc \u03ac\u03bb\u03bf\u03b3\u03bf \u03a0\u03ae\u03b3\u03b1\u03c3\u03bf\u03c2, \u03c7\u03c4\u03c5\u03c0\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf\u03bd \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03bf\u03c0\u03bb\u03ad\u03c2 \u03c4\u03bf\u03c5. \u03a4\u03bf \u03c7\u03c4\u03cd\u03c0\u03b7\u03bc\u03b1 \u03ac\u03bd\u03bf\u03b9\u03be\u03b5 \u03c3\u03c4\u03bf \u03b2\u03c1\u03ac\u03c7\u03bf \u03bc\u03b9\u03b1 \u03b2\u03b1\u03b8\u03b5\u03b9\u03ac \u03bf\u03c0\u03ae, \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03be\u03b5\u03c0\u03ae\u03b4\u03b7\u03c3\u03b5 \u03b7 \u03c0\u03b7\u03b3\u03ae \u0399\u03c0\u03c0\u03bf\u03ba\u03c1\u03ae\u03bd\u03b7, \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03c4\u03b7\u03c2 \u03bf\u03c0\u03bf\u03af\u03b1\u03c2 \u03b5\u03bd\u03ad\u03c0\u03bd\u03b5\u03b5 \u03c4\u03b9\u03c2 \u039c\u03bf\u03cd\u03c3\u03b5\u03c2. \u03a3\u03c4\u03b7\u03bd \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b7 \u0399\u03c0\u03c0\u03bf\u03ba\u03c1\u03ae\u03bd\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c7\u03b1\u03bc\u03b7\u03bb\u03cc \u03c0\u03b7\u03b3\u03ac\u03b4\u03b9, \u03c0\u03bf\u03c5 \u03b1\u03be\u03b9\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03bc\u03b9\u03b1 \u03c3\u03c4\u03b5\u03bd\u03ae \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b5\u03b3\u03b1\u03bd\u03ae \u03b4\u03b9\u03ac\u03ba\u03bb\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b1\u03c3\u03b2\u03b5\u03c3\u03c4\u03cc\u03bb\u03b9\u03b8\u03bf\u03c5, \u03bc\u03b5 \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03cc \u03b1\u03be\u03b9\u03bf\u03c0\u03b5\u03c1\u03af\u03b5\u03c1\u03b3\u03bf \u03cc\u03c4\u03b9 \u03ba\u03c1\u03b1\u03c4\u03ac\u03b5\u03b9 \u03bd\u03b5\u03c1\u03cc \u03cc\u03bb\u03bf \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf.","height":766,"width":512},{"name":"\u039b\u0395\u0399\u0392\u0391\u0394\u0399\u0391
\u039a\u03b1\u03bb\u03ac\u03bc\u03b9
\u039d\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","owner":"","x":22.9459400177,"y":38.4207752208,"photo":"LIVADIA_Neromilos sti Livadia","type":9,"zoom_level":11,"id":106,"hlink_GR":"","hlink_EN":"","description":"\u039d\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2 \u03bc\u03b5 \u03ba\u03ac\u03b8\u03b5\u03c4\u03b7 \u03c6\u03c4\u03b5\u03c1\u03c9\u03c4\u03ae \u03c3\u03c4\u03bf \u039a\u03b1\u03bb\u03ac\u03bc\u03b9","height":786,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u03a0\u03ad\u03c4\u03c1\u03b9\u03bd\u03b7 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1
\u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u039a\u03bb\u03b5\u03b9\u03c3\u03bf\u03cd\u03c1\u03b1\u03c2","owner":"","x":22.73723,"y":38.376746,"photo":"VIOTIA_Gefyra_Kleisouras","type":9,"zoom_level":13,"id":124,"hlink_GR":"","hlink_EN":"","description":"","height":434,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u039b\u03b5\u03b9\u03b2\u03b1\u03b4\u03b9\u03ac\u03c2","owner":"","x":22.873670578004,"y":38.431063066906,"photo":"VIOTIA_Kastro Livadias","type":10,"zoom_level":12,"id":125,"hlink_GR":"","hlink_EN":"","description":"","height":320,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u0398\u03af\u03c3\u03b2\u03b7\u03c2","owner":"AnaDigit","x":22.970943570133,"y":38.257107816113,"photo":"Viotia_Thisvi","type":10,"zoom_level":13,"id":594,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2 \u0398\u03af\u03c3\u03b2\u03b7\u03c2","height":450,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039c. \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","owner":"AnaDigit","x":22.745776,"y":38.395114,"photo":"Osios_Loukas11","type":10,"zoom_level":12,"id":595,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","height":397,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039c. \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","owner":"AnaDigit","x":22.74595,"y":38.395076,"photo":"Osios_Loukas","type":10,"zoom_level":15,"id":596,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5 \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03bf\u03cd \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","height":800,"width":401},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039c. \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","owner":"AnaDigit","x":22.745958,"y":38.395251,"photo":"Osios_Loukas2","type":10,"zoom_level":16,"id":597,"hlink_GR":"","hlink_EN":"","description":"\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1 \u03c8\u03b7\u03c6\u03b9\u03b4\u03c9\u03c4\u03ce\u03bd \u03bc\u03bf\u03bd\u03ae\u03c2 \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","height":528,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039c\u03b5\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03a3\u03c9\u03c4\u03ae\u03c1\u03bf\u03c2","owner":"AnaDigit","x":22.745718479151,"y":38.39462034993,"photo":"Osios_Loukas3_Met_Sotiros1","type":9,"zoom_level":15,"id":598,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b1\u03cc\u03c2 \u039c\u03b5\u03c4. \u03a3\u03c9\u03c4\u03ae\u03c1\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03bc. \u039f\u03c3\u03af\u03bf\u03c5 \u039b\u03bf\u03c5\u03ba\u03ac","height":456,"width":600},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0386\u03c3\u03ba\u03c1\u03b7
\u0397 \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"AnaDigit","x":23.06536820099,"y":38.323961957362,"photo":"Viotia_Askri_AgParaskevi","type":9,"zoom_level":14,"id":674,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03bf \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0386\u03c3\u03ba\u03c1\u03b7\u03c2 ","height":282,"width":600},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0386\u03c3\u03ba\u03c1\u03b7
\u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.074337507935,"y":38.32712666349,"photo":"Viotia_Askri_arxeos_pyrgos2","type":10,"zoom_level":13,"id":679,"hlink_GR":"","hlink_EN":"","description":"","height":338,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0386\u03c3\u03ba\u03c1\u03b7
\u039f \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03cc\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 (14 \u03b1\u03b9.)","owner":"AnaDigit","x":23.094684600832,"y":38.318371746369,"photo":"Viotia_Askri_meseonikos_pyrgos4","type":10,"zoom_level":13,"id":680,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":397},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1\u03c2","owner":"AnaDigit","x":23.094212532046,"y":38.318405416779,"photo":"Viotia_Askri_Palia_ekklisia","type":9,"zoom_level":16,"id":681,"hlink_GR":"","hlink_EN":"","description":"","height":339,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0397 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5 \u039c\u03b1\u03c5\u03c1\u03bf\u03bc\u03b1\u03c4\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.117429733278,"y":38.348062972169,"photo":"Viotia_moni_AgGeorgiou_Mavromati2","type":9,"zoom_level":14,"id":682,"hlink_GR":"","hlink_EN":"","description":"","height":327,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2","owner":"AnaDigit","x":23.042907238002,"y":38.225976049768,"photo":"Arx_pyrgos_pros_Alyki3","type":10,"zoom_level":13,"id":765,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u03c4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03bf \u03bf\u03b4\u03b9\u03ba\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u0391\u03bb\u03c5\u03ba\u03ae (\u03b1\u03c1\u03c7\u03b1\u03af\u03b5\u03c2 \u03a3\u03af\u03c6\u03b5\u03c2).","height":397,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0394\u03bf\u03bc\u03b2\u03c1\u03b1\u03af\u03bd\u03b1
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u039a\u03b1\u03c1\u03b1\u03ca\u03c3\u03ba\u03ac\u03ba\u03b7","owner":"AnaDigit","x":22.984038114542,"y":38.255073219538,"photo":"Pirgos_Karaiskaki_Domvraina2","type":9,"zoom_level":14,"id":772,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0399\u03b5\u03c1\u03cc \u0397\u03c1\u03b1\u03ba\u03bb\u03ae \u03a7\u03ac\u03c1\u03bf\u03c0\u03b1","owner":"anadigit","x":22.914805,"y":38.379975,"photo":"Viotia_Iraklis_Charopas4","type":10,"zoom_level":14,"id":943,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"\u0392\u039f\u0399\u03a4\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u039a\u03bf\u03c1\u03ce\u03bd\u03b5\u03b9\u03b1
\u03ba\u03c1\u03ae\u03bd\u03b7","owner":"anadigit","x":22.961915254593,"y":38.394204115886,"photo":"Viotia_Krini_ancientKoroni","type":9,"zoom_level":15,"id":944,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03ce\u03bd\u03b5\u03b9 \u03b4\u03bf\u03bc\u03b9\u03ba\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03bc\u03ad\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bb\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03c2\u03b7 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2","height":800,"width":530},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03b1 \u039a\u03bf\u03c1\u03ce\u03bd\u03b5\u03b9\u03b1","owner":"anadigit","x":22.961229,"y":38.393279,"photo":"Viotia_Mesaionikos_Pyrgos_Koroneias","type":10,"zoom_level":14,"id":945,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03bf\u03cd \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7. \u039a\u03bf\u03c1\u03ce\u03bd\u03b5\u03b9\u03b1","height":800,"width":530},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0391\u03bb\u03b9\u03ac\u03c1\u03c4\u03bf\u03c5","owner":"anadigit","x":23.087732,"y":38.377944,"photo":"Viotia_Aliartos2_pano","type":10,"zoom_level":14,"id":964,"hlink_GR":"","hlink_EN":"","description":"","height":254,"width":800},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03a5\u03c8\u03b7\u03bb\u03ac\u03bd\u03c4\u03b7","owner":"anadigit","x":23.014385,"y":38.364149,"photo":"Viotia_Ypsilandis_tower_pano","type":10,"zoom_level":14,"id":968,"hlink_GR":"","hlink_EN":"","description":"","height":355,"width":800},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399
\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03a3\u03b5\u03c1\u03b5\u03bd\u03c4\u03ac\u03bc\u03b9","owner":"anadigit","x":23.120321,"y":38.367489,"photo":"Viotia_Spilia_Aliartou_pano","type":0,"zoom_level":15,"id":970,"hlink_GR":"","hlink_EN":"","description":"","height":620,"width":800},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039c\u03ac\u03bc\u03bc\u03b1\u03c2 \u0391\u03bd\u03c4\u03af\u03ba\u03c5\u03c1\u03b1\u03c2","owner":"\u0394. \u0396\u03ad\u03c0\u03c0\u03bf\u03c2","x":22.648201,"y":38.401032,"photo":"Zeppos_Aghios_Mammas","type":9,"zoom_level":15,"id":1561,"hlink_GR":"","hlink_EN":"","description":"","height":491,"width":700},{"name":"\u0393\u039f\u03a1\u03a4\u03a5\u039d\u0399\u0391
\u0392\u03b1\u03bb\u03c4\u03b5\u03c3\u03b9\u03bd\u03af\u03ba\u03bf
\u03a4\u03bf \u03b3\u03b5\u03c6\u03c5\u03c1\u03ac\u03ba\u03b9 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bc\u03af\u03bd\u03b9\u03b1","owner":"topoguide","x":22.981605529785,"y":38.301101858776,"photo":"Pelop_Arkadia_Gortynia_Valtesiniko_prasino_monopati1","type":0,"zoom_level":15,"id":1652,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0396\u03b1\u03b3\u03b1\u03c1\u03ac\u03c2, \u0393\u03b5\u03bd\u03ad\u03c3\u03b9\u03bf\u03bd \u03c4\u03b7\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5","owner":"AnaDigit","x":23.01000728836,"y":38.332632793487,"photo":"Elikon_Panagia_Pournara_21","type":9,"zoom_level":15,"id":3988,"hlink_GR":"","hlink_EN":"","description":"","height":713,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0396\u03b1\u03b3\u03b1\u03c1\u03ac\u03c2, \u03bb\u03ac\u03ba\u03ba\u03b1 \u03a0\u03ad\u03bd\u03c4\u03b5 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9\u03b1","owner":"AnaDigit","x":23.015087264286,"y":38.302826478278,"photo":"Elikon_Pente_Pigadia_11","type":0,"zoom_level":15,"id":3989,"hlink_GR":"","hlink_EN":"","description":"","height":776,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u039f\u03bc\u03b2\u03c1\u03bf\u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c3\u03c4\u03b7 \u0392\u03b1\u03b8\u03b5\u03b9\u03ac \u039b\u03ac\u03ba\u03ba\u03b1","owner":"AnaDigit","x":23.05006326984,"y":38.300519523535,"photo":"Elikon_Vathia_Laka1","type":1001,"zoom_level":15,"id":3990,"hlink_GR":"","hlink_EN":"","description":"","height":587,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u039a\u03cc\u03c7\u03b7","owner":"AnaDigit","x":23.062236,"y":38.302635,"photo":"Elikon_Kochi1","type":0,"zoom_level":15,"id":3991,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a7\u03b1\u03bb\u03af\u03ba\u03b9","owner":"AnaDigit","x":23.024058,"y":38.329548,"photo":"Elikon_Chaliki_spring1","type":1001,"zoom_level":15,"id":3992,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03c0\u03b7\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03bb\u03bb\u03cc\u03b3\u03bf\u03c5 \u0399\u03c0\u03c0\u03bf\u03ba\u03c1\u03ae\u03bd\u03b7","owner":"AnaDigit","x":23.017683,"y":38.332758,"photo":"Elikon_fountain_11","type":1001,"zoom_level":15,"id":3993,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03c0\u03b7\u03b3\u03ae \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","owner":"AnaDigit","x":22.98289,"y":38.32642,"photo":"Elikon_Kerasia_spring_21","type":1001,"zoom_level":15,"id":3994,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03c0\u03bf\u03c4\u03af\u03c3\u03c4\u03c1\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03ac\u03bd\u03c4\u03b1\u03bb\u03bf (\u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03bd\u03b5\u03c1\u03cc)","owner":"AnaDigit","x":22.996786,"y":38.332739,"photo":"Elikon_Kantalos_11","type":1001,"zoom_level":16,"id":3995,"hlink_GR":"","hlink_EN":"","description":"","height":627,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03a4\u03c3\u03ac\u03bc\u03b7","owner":"AnaDigit","x":22.989952,"y":38.276756,"photo":"Elikon_pigadi_Tsami_21","type":1001,"zoom_level":16,"id":3996,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u0392\u03bf\u03c1\u03cc\u03c2","owner":"AnaDigit","x":22.989831,"y":38.283301,"photo":"Elikon_pigadi_Voros1","type":1001,"zoom_level":16,"id":3997,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":642},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03a0\u03bf\u03c5\u03c1\u03bd\u03ac\u03c1\u03b1","owner":"AnaDigit","x":23.010257,"y":38.33197,"photo":"Elikon_Pournara_spring1","type":1001,"zoom_level":15,"id":3998,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03bc\u03bf\u03bd\u03ae \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u039c\u03b1\u03ba\u03b1\u03c1\u03b9\u03ce\u03c4\u03b9\u03c3\u03c3\u03b1\u03c2","owner":"AnaDigit","x":22.9997,"y":38.293458,"photo":"Elikon_moni_Makariotisas_41","type":9,"zoom_level":14,"id":3999,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03c3\u03c4\u03c1\u03b9\u03b1\u03c2","owner":"AnaDigit","x":23.011938,"y":38.342457,"photo":"Elikon_Evagelistria_AgGeorgios1","type":9,"zoom_level":15,"id":4000,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03b5\u03c1\u03b1\u03c6\u03b5\u03af\u03bc, \u03a3\u03c4\u03b7 \u03a1\u03b9\u03b3\u03b1\u03bd\u03b9\u03ac \u039a\u03bf\u03c1\u03ce\u03bd\u03b5\u03b9\u03b1\u03c2","owner":"AnaDigit","x":22.963192,"y":38.347775,"photo":"Elikon_Strigania_AgSerafim2","type":9,"zoom_level":15,"id":4001,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u0399\u03c0\u03c0\u03bf\u03ba\u03c1\u03ae\u03bd\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac","owner":"AnaDigit","x":23.05612764089,"y":38.311105213327,"photo":"Elikon_Zagaras_41","type":0,"zoom_level":16,"id":4002,"hlink_GR":"","hlink_EN":"","description":"","height":483,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0395\u03bb\u03b9\u03ba\u03ce\u03bd\u03b1","owner":"AnaDigit","x":23.04905,"y":38.318196,"photo":"Elikon_simansi_11","type":450,"zoom_level":17,"id":4003,"hlink_GR":"","hlink_EN":"","description":"","height":787,"width":800},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u039c\u03ac\u03bb\u03b9\u03b6\u03b1","owner":"AnaDigit","x":22.966103285625,"y":38.325628523369,"photo":"Elikon_Kerasia_to_Maliza1","type":0,"zoom_level":15,"id":4004,"hlink_GR":"","hlink_EN":"","description":"","height":591,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u039b\u03ac\u03ba\u03ba\u03b1 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac","owner":"AnaDigit","x":22.978077,"y":38.324433,"photo":"Elikon_lakka_Kerasia21","type":0,"zoom_level":14,"id":4005,"hlink_GR":"","hlink_EN":"","description":"","height":649,"width":1200},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":23.075034,"y":38.312027,"photo":"Elikon_Muses_valley_chu1","type":9,"zoom_level":15,"id":4006,"hlink_GR":"","hlink_EN":"","description":"","height":608,"width":1000},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03cc\u03c7\u03b7","owner":"AnaDigit","x":23.069803664076,"y":38.323179363311,"photo":"Elikon_Zagaras_Muses_valley21","type":0,"zoom_level":14,"id":4007,"hlink_GR":"","hlink_EN":"","description":"","height":504,"width":1600},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":23.07078,"y":38.303673,"photo":"Elikon_Zagaras_Muses_valley31","type":0,"zoom_level":15,"id":4008,"hlink_GR":"","hlink_EN":"","description":"","height":531,"width":1600},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u0397 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":23.024211,"y":38.332895,"photo":"Elikon_Zagaras31","type":0,"zoom_level":15,"id":4009,"hlink_GR":"","hlink_EN":"","description":"","height":570,"width":1400},{"name":"\u0395\u039b\u0399\u039a\u03a9\u039d\u0391\u03a3
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03b7\u03c2 \u03a1\u03b9\u03b3\u03b1\u03bd\u03b9\u03ac\u03c2","owner":"AnaDigit","x":22.964973719584,"y":38.34620720991,"photo":"Elikon_Zagaras41","type":0,"zoom_level":14,"id":4010,"hlink_GR":"","hlink_EN":"","description":"","height":443,"width":1600}],{});function createAdventureListWidgetContext(){};console.log('sort type: ');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="
Ακρόπολη Άσκρης
Αρβανίτσα-Παλιοβούνα
Αρβανίτσα-Μ. Οσίου Σεραφείμ
Διαδρομή Ο20
Από το Μπαμπλούκι στις λάκκες Φούσκες (Τσιβέρι)
Από τη μ. Μακαριώτισσας στη Μοτσάρα
Σύνδεση μ. Μακαριώτισσας στο O22
Ανάβαση στο Ζαγαρά
Αγία Άννα-Άσκρη
Ανάβαση στην Παλιοβούνα
Κυκλική πορεία στην Παλιοβούνα
Πάνω Σούρπη-Προφ. Ηλίας
Πάνω Σούρπη-Ελικώνας
Πάνω Σούρπη-Ξεροβούνι
Διαδρομή 3
Διαδρομή 4
πηγή Πουρνάρα-Αγία Άννα
Άσκρη-Ευαγγελίστρια
Ανάληψη-Πάνω Σούρπη
Φαράγγι Κλεισούρας
O22 Πουρνάρα-Άσκρη
Κυριάκι-Ελικώνας
Ελικώνας-Αγία Άννα
Μονή Οσίου Λουκά-Κυριάκι
Αγία Άννα-Παναγία Πουρνάρα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["elikon"],pc:["elikon"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_elikon.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); }