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_valia_kalda = new getAdventureCollection("valia_kalda",[{"id":17291,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a0\u03af\u03c7\u03c4\u03b5\u03b9\u03bf \u0394\u03af\u03ba\u03c4\u03c5\u03bf P1 \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2 \u039c\u03b5\u03c4\u03c3\u03cc\u03b2\u03bf\u03c5-\u039b\u03af\u03bc\u03bd\u03b5\u03c2 \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1\u03c2","description_GR":"\u039c\u03ad\u03c3\u03c9 \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03bf\u03c5 \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Metsovo_P1","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":11943,"name_EN":"Aoos-Valia Kalda: P1 Profitis Ilias-Lakes Flega","description_EN":"Via the Mavrovouni refuge","ascent_time":395,"descent_time":345,"marker":"metsovo_p1","level":9,"ascent":851,"descent":304,"maxelev":2040,"minelev":1355,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.12011 39.81472,21.16663 39.87722)","views":138,"millestones":"0,21.1666298,39.8147190#1,21.1581204,39.8192644#2,21.1584266,39.8262402#3,21.1593588,39.8339017#4,21.1586216,39.8423899#5,21.1532626,39.8472118#6,21.1515404,39.8513483#7,21.1504753,39.8584761#8,21.1456965,39.8625445#9,21.1355098,39.8650067#10,21.1255846,39.8676965#11,21.1229138,39.8738266#11.9,21.1232989,39.8773020","x":21.1505294,"y":39.8596616,"coor":[[21.1666298,39.814719],[21.165488,39.815772],[21.1627576,39.817687],[21.1625225,39.8180055],[21.1624781,39.8185179],[21.162389,39.8186959],[21.1613287,39.8194807],[21.160996,39.8196166],[21.160058,39.8197018],[21.1584047,39.8192829],[21.157997,39.8192549],[21.1576564,39.8193006],[21.1573696,39.8194557],[21.1571973,39.8196677],[21.156741,39.8208185],[21.1564522,39.8212168],[21.1566001,39.8212835],[21.1571278,39.8212334],[21.1576639,39.8212645],[21.1590413,39.8229918],[21.1594255,39.8233075],[21.1590977,39.8247543],[21.1587687,39.8253677],[21.1582594,39.8266704],[21.1582139,39.8269215],[21.1583178,39.8275186],[21.1582856,39.827734],[21.1580633,39.8280258],[21.1574825,39.8282278],[21.1565526,39.8289617],[21.1564468,39.8292203],[21.1564218,39.829544],[21.1565353,39.8299071],[21.1565129,39.8301678],[21.1567372,39.8306777],[21.157488,39.8314528],[21.1579095,39.8317153],[21.1580919,39.8321072],[21.1583394,39.8323384],[21.1586093,39.832908],[21.159984,39.8347073],[21.160032,39.8349607],[21.159838,39.8354154],[21.1599471,39.8358864],[21.159676,39.8362446],[21.1596245,39.8363605],[21.159676,39.8368121],[21.1597288,39.8379484],[21.1597195,39.8393084],[21.1599046,39.8396372],[21.1598986,39.8397812],[21.1595308,39.8404838],[21.1594832,39.8407889],[21.1589782,39.8414161],[21.158996,39.8417409],[21.1587882,39.8422852],[21.1585123,39.8424586],[21.1582401,39.842542],[21.1579249,39.8425343],[21.1577528,39.842458],[21.1576427,39.8422932],[21.1576942,39.8421774],[21.1575853,39.8419855],[21.1570885,39.8418472],[21.1569477,39.8418618],[21.1565743,39.8421319],[21.1562746,39.842093],[21.1562439,39.8422724],[21.155995,39.8423564],[21.1558012,39.8425228],[21.1557598,39.8426749],[21.1555934,39.8427429],[21.1555276,39.8429214],[21.1550947,39.8432171],[21.1551264,39.8432989],[21.1550007,39.843512],[21.1548091,39.8436244],[21.1548897,39.8436534],[21.1548502,39.8437606],[21.1550815,39.8438203],[21.1552054,39.8439314],[21.1550481,39.8440627],[21.1548963,39.8440589],[21.1547262,39.8442169],[21.154522,39.8446353],[21.1541124,39.8449315],[21.1540212,39.8450914],[21.1538024,39.8452482],[21.153216,39.8458643],[21.1533264,39.8460202],[21.1532055,39.8466838],[21.1533091,39.8467224],[21.1532353,39.8468106],[21.153279,39.8468838],[21.1531877,39.8471157],[21.1532793,39.8472081],[21.1526906,39.8473377],[21.1519784,39.8473202],[21.1514752,39.8470557],[21.1505844,39.8468356],[21.1497365,39.8464274],[21.1494119,39.8463654],[21.1492236,39.8463968],[21.149031,39.8465091],[21.1489889,39.8466793],[21.1498356,39.8485287],[21.1504998,39.8497071],[21.1513213,39.8507542],[21.151774,39.8510896],[21.1515037,39.8513937],[21.1494287,39.8523246],[21.1491998,39.8524901],[21.1488514,39.8532832],[21.1487982,39.8540025],[21.1493122,39.8545737],[21.1495055,39.8547045],[21.1498524,39.8547941],[21.1503867,39.8557036],[21.1507255,39.8559912],[21.1509991,39.8564393],[21.1509205,39.8567076],[21.1503252,39.8572514],[21.1505757,39.8579782],[21.1503825,39.8589734],[21.1503887,39.8591897],[21.1503967,39.8594782],[21.1505294,39.8596616],[21.1507599,39.8597393],[21.1513112,39.8594106],[21.1515116,39.8593704],[21.151659,39.8602388],[21.1518709,39.8607665],[21.1517495,39.8611599],[21.1513669,39.8613666],[21.1505794,39.8615995],[21.1490902,39.8619953],[21.1483125,39.8624265],[21.1480402,39.8625099],[21.1467754,39.8627625],[21.1459617,39.8626524],[21.1448469,39.8621926],[21.144034,39.8620645],[21.1428581,39.8622337],[21.1421553,39.8622704],[21.1418822,39.8623718],[21.1413976,39.8623643],[21.1408639,39.8625493],[21.1405528,39.8627218],[21.1393611,39.8629897],[21.1392108,39.8629499],[21.1389611,39.8630518],[21.1380319,39.8631911],[21.1375087,39.8634033],[21.1362291,39.8644617],[21.1359587,39.8647793],[21.1358397,39.8648304],[21.1357357,39.8648008],[21.1357565,39.8648644],[21.1356323,39.8649469],[21.1356243,39.8649512],[21.1348729,39.8653109],[21.1347437,39.8653258],[21.1344668,39.8652378],[21.1341828,39.8653209],[21.1339564,39.8654234],[21.133758,39.8656707],[21.133709,39.8657236],[21.1327801,39.8658537],[21.1318535,39.8662091],[21.1315608,39.8662199],[21.1314957,39.8663804],[21.1313476,39.8662867],[21.1311529,39.866471],[21.1311714,39.8665886],[21.130763,39.8665695],[21.1304663,39.8669585],[21.1303224,39.867045],[21.130047,39.8670382],[21.1292129,39.8670761],[21.1285559,39.8668526],[21.1281435,39.8669325],[21.1278809,39.8670611],[21.1277901,39.8669958],[21.1275909,39.8670089],[21.1272648,39.8671764],[21.1266007,39.8674032],[21.1261924,39.8676633],[21.1259596,39.8676395],[21.1252536,39.8677481],[21.1249858,39.8680027],[21.1250567,39.8682657],[21.1250284,39.8686613],[21.1252353,39.8690268],[21.1252248,39.8692787],[21.1254455,39.8695905],[21.1255386,39.869881],[21.1258464,39.8700688],[21.1258969,39.8705385],[21.1257598,39.8707423],[21.1260187,39.8709829],[21.125891,39.871241],[21.1259354,39.8712961],[21.1258303,39.8712935],[21.1256921,39.8715243],[21.1257113,39.8719031],[21.125517,39.8720784],[21.1254854,39.8725551],[21.1253501,39.8727139],[21.1251395,39.8727176],[21.1249956,39.8728042],[21.1248778,39.8731075],[21.1246871,39.8731928],[21.1246325,39.8731014],[21.1246171,39.8731911],[21.124652,39.873255],[21.1245906,39.8733256],[21.1244972,39.8733233],[21.1242813,39.8731738],[21.1241295,39.87317],[21.1235859,39.8735889],[21.1235001,39.8735778],[21.1234221,39.8734857],[21.1232594,39.8734637],[21.123152,39.8735151],[21.1230997,39.8736489],[21.1227105,39.8737293],[21.1229283,39.8738338],[21.1227612,39.874199],[21.1226538,39.8742504],[21.1224794,39.874228],[21.1220081,39.8740361],[21.1214513,39.8739322],[21.1209855,39.8736775],[21.120901,39.8737204],[21.1206866,39.8740934],[21.1202489,39.8744969],[21.1203547,39.8747608],[21.1202553,39.8749024],[21.1203653,39.8750673],[21.1201878,39.8753962],[21.1202519,39.8755419],[21.120522,39.8755126],[21.1209617,39.8756226],[21.1212544,39.8758911],[21.121332,39.8759921],[21.121336,39.8761543],[21.1214193,39.8761204],[21.1218307,39.8763468],[21.1221445,39.8763906],[21.1223393,39.8764855],[21.1226901,39.8767645],[21.1229327,39.8771128],[21.1232989,39.877302]]},{"id":17292,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a0\u03af\u03c7\u03c4\u03b5\u03b9\u03bf \u0394\u03af\u03ba\u03c4\u03c5\u03bf P2 \u039c\u03ad\u03c4\u03c3\u03bf\u03b2\u03bf-\u03a4\u03c3\u03bf\u03cd\u03bc\u03b1 \u039c\u03c0\u03ac\u03c1\u03bc\u03c0\u03b1","description_GR":"\u039c\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u0394\u03ac\u03c3\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a3\u03b9\u03ce\u03c0\u03bf\u03c4\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Metsovo_P2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14456,"name_EN":"Aoos-Valia Kalda: P2 Metsovo-Tsouma Barba","description_EN":"Via the Siopotos Forest","ascent_time":355,"descent_time":335,"marker":"metsovo_p2","level":9,"ascent":671,"descent":307,"maxelev":1509,"minelev":1131,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.08946 39.76982,21.18306 39.83165)","views":88,"millestones":"0,21.1827378,39.7698099#1,21.1790470,39.7777514#2,21.1716962,39.7835279#3,21.1654010,39.7829227#4,21.1612934,39.7795280#5,21.1575351,39.7873340#6,21.1520433,39.7949601#7,21.1483103,39.8032587#8,21.1435138,39.8098067#9,21.1354618,39.8118896#10,21.1264808,39.8170700#11,21.1189756,39.8221151#12,21.1099482,39.8253602#13,21.1009108,39.8294264#14,21.0920771,39.8311871#14.5,21.0894790,39.8312921","x":21.1442115,"y":39.8091425,"coor":[[21.1827378,39.7698099],[21.1827456,39.7698776],[21.1827,39.7700026],[21.1828582,39.7705019],[21.182868,39.7705472],[21.1829505,39.7708645],[21.182992,39.7710231],[21.1830029,39.7712531],[21.1828978,39.7715568],[21.1824178,39.7721577],[21.182276,39.7723614],[21.1822282,39.7726756],[21.1821392,39.7734976],[21.1819922,39.7736652],[21.1816177,39.7738498],[21.1814734,39.7739544],[21.1813597,39.774375],[21.1808696,39.7752279],[21.1802412,39.7754648],[21.1799877,39.7759541],[21.1796437,39.7761935],[21.1794483,39.7764049],[21.1790907,39.7777294],[21.1787451,39.7779012],[21.1786161,39.777916],[21.1785395,39.7778466],[21.1782734,39.7780744],[21.177928,39.7788136],[21.1774485,39.7791172],[21.1764636,39.7795076],[21.176352,39.7796671],[21.1759244,39.7798458],[21.1755576,39.779963],[21.1748891,39.7800368],[21.1749112,39.7803526],[21.17475,39.7805829],[21.1747029,39.780879],[21.1742378,39.7813271],[21.1738122,39.7813753],[21.1735381,39.7815127],[21.1731649,39.7820711],[21.172828,39.7823152],[21.1725932,39.7826337],[21.1716905,39.7830081],[21.171777,39.7834606],[21.171354,39.7838106],[21.1711991,39.7838879],[21.1708236,39.7839328],[21.1699051,39.7838383],[21.1693931,39.7843663],[21.1689459,39.7845806],[21.1685453,39.7846699],[21.1678774,39.7847256],[21.1680613,39.7845139],[21.168065,39.7844239],[21.1678344,39.784067],[21.1673972,39.7836239],[21.1675483,39.7833574],[21.1678217,39.7832379],[21.1678371,39.7831482],[21.1674632,39.7828689],[21.1672766,39.7828643],[21.1670156,39.782966],[21.1666035,39.7833343],[21.1665887,39.7836943],[21.1665034,39.7837822],[21.1660587,39.7838074],[21.16605,39.7837351],[21.1662986,39.7836511],[21.166303,39.7835431],[21.1662229,39.7835052],[21.1660559,39.7835912],[21.1658459,39.783586],[21.1654947,39.7833252],[21.1653962,39.7828814],[21.1652045,39.7827146],[21.1646948,39.7817653],[21.1646916,39.781558],[21.1648649,39.781319],[21.1643759,39.7810008],[21.1642776,39.7808363],[21.1642304,39.7805649],[21.1644491,39.7797865],[21.164383,39.7794065],[21.1644429,39.7792369],[21.163991,39.7791537],[21.163636,39.7784154],[21.1635273,39.7782776],[21.1631797,39.7782151],[21.1630813,39.7780505],[21.1631773,39.777625],[21.1629459,39.7775743],[21.1621904,39.777772],[21.1620923,39.7778867],[21.1619932,39.7783077],[21.1616876,39.7786425],[21.1616502,39.7789388],[21.161583,39.7791534],[21.1612807,39.7795423],[21.161224,39.7797842],[21.1608845,39.7800416],[21.1604402,39.7806253],[21.1603862,39.7808041],[21.1604841,39.7807209],[21.1603993,39.7810792],[21.1601437,39.7814467],[21.1599031,39.781621],[21.1597264,39.781941],[21.1597616,39.7833561],[21.1594241,39.7838973],[21.1590759,39.7843482],[21.1590116,39.7844908],[21.158905,39.784853],[21.1584356,39.7849541],[21.1578643,39.7854265],[21.1577914,39.7864651],[21.1571102,39.788741],[21.1565848,39.7891425],[21.1562151,39.7893316],[21.156018,39.789579],[21.1556218,39.7903169],[21.154868,39.7913254],[21.1539883,39.7928351],[21.1534689,39.793525],[21.153324,39.7936386],[21.152693,39.7939113],[21.152295,39.7942168],[21.1521669,39.7944929],[21.1521827,39.7947726],[21.1518243,39.7952502],[21.1516697,39.7953185],[21.1516667,39.7953905],[21.1513797,39.797203],[21.1509825,39.7985985],[21.1507992,39.7993597],[21.150511,39.8001183],[21.1503516,39.8006233],[21.1498041,39.8016458],[21.1493975,39.8021583],[21.1492426,39.8025148],[21.1483375,39.8032222],[21.1477195,39.8040447],[21.1476026,39.8043301],[21.1475344,39.8048509],[21.1465531,39.8053492],[21.1460891,39.8056441],[21.1455362,39.8057386],[21.1449812,39.8067338],[21.1446546,39.807005],[21.1442223,39.807188],[21.1437627,39.8078523],[21.1437103,39.8085536],[21.1438756,39.8087919],[21.1441793,39.8087904],[21.144269,39.8088827],[21.1442115,39.8091425],[21.1440027,39.8093896],[21.1441007,39.8098424],[21.1439652,39.809731],[21.1437744,39.8098253],[21.1435753,39.8098385],[21.1432666,39.8096777],[21.1434761,39.8094126],[21.1435208,39.8091795],[21.1434775,39.8090974],[21.142942,39.8093364],[21.1418795,39.8093283],[21.1415758,39.809609],[21.1417321,39.809784],[21.1417939,39.8099837],[21.1415576,39.81005],[21.1413163,39.8099539],[21.1409538,39.809963],[21.1408015,39.8102565],[21.1402841,39.8106221],[21.1400733,39.8106349],[21.1397854,39.810817],[21.1396461,39.8107955],[21.1394184,39.8106548],[21.1390205,39.810672],[21.1387891,39.8109005],[21.1381759,39.8107593],[21.1377785,39.8107675],[21.1374771,39.8109942],[21.1371889,39.8114645],[21.136962,39.811585],[21.1367388,39.8116156],[21.1365201,39.8115381],[21.1360193,39.8116113],[21.1356524,39.8117283],[21.1354706,39.811886],[21.1350785,39.8120475],[21.1347763,39.8122922],[21.1342693,39.8124058],[21.1341049,39.812708],[21.1335336,39.8129641],[21.1334211,39.8131415],[21.1330372,39.8133842],[21.1325706,39.8139312],[21.1322695,39.8141489],[21.1297255,39.8149327],[21.1295437,39.8150904],[21.1294136,39.8154115],[21.1291577,39.8156663],[21.1281004,39.8160906],[21.1274752,39.8165165],[21.1274116,39.816641],[21.1272946,39.8166471],[21.1270055,39.8168561],[21.1264827,39.8170684],[21.1262403,39.8172786],[21.1259674,39.8173799],[21.1256407,39.8173718],[21.1254216,39.8175826],[21.1252914,39.8176244],[21.1249778,39.8175806],[21.124916,39.8173809],[21.1247768,39.8173594],[21.1247805,39.817436],[21.1245298,39.8175649],[21.1240616,39.8181479],[21.1235719,39.8184059],[21.1234379,39.818817],[21.1231914,39.8191262],[21.1225564,39.8195067],[21.1223114,39.8197799],[21.1220486,39.8199175],[21.1214562,39.8215152],[21.1212985,39.8216554],[21.1209002,39.8216816],[21.1207975,39.8219042],[21.1206179,39.8220079],[21.1201128,39.8219818],[21.119512,39.822102],[21.1191517,39.822057],[21.1187015,39.822208],[21.1175059,39.8223044],[21.1170222,39.8224185],[21.1161571,39.822433],[21.1155329,39.8225526],[21.1151128,39.8225421],[21.1144356,39.822255],[21.1135795,39.8220535],[21.112175,39.8225095],[21.1117616,39.8228956],[21.1113742,39.8234984],[21.1111224,39.8236543],[21.1106955,39.8238058],[21.1103912,39.8243747],[21.1102278,39.8252084],[21.1096777,39.82551],[21.1092398,39.8259224],[21.1087989,39.8266861],[21.1083287,39.8270347],[21.1080911,39.8274071],[21.1077111,39.82783],[21.1071678,39.8282488],[21.106821,39.8284384],[21.1066584,39.8285199],[21.1061777,39.8285619],[21.1060094,39.8286748],[21.1056585,39.8286841],[21.1054514,39.8286068],[21.1052169,39.828628],[21.104547,39.8289986],[21.1042568,39.8289553],[21.1040215,39.8289945],[21.1036001,39.8292902],[21.1032361,39.8293352],[21.1029266,39.8294716],[21.1023223,39.8293934],[21.1019097,39.829203],[21.1017915,39.829236],[21.1009219,39.829408],[21.1007837,39.8296387],[21.0997324,39.8301889],[21.0990203,39.8307296],[21.0988411,39.8308242],[21.0985719,39.8308355],[21.0982047,39.8309524],[21.0978398,39.8312946],[21.0974415,39.8313206],[21.0970476,39.831518],[21.0969068,39.8315324],[21.0967107,39.8314735],[21.0965817,39.8309298],[21.0962967,39.8307605],[21.0954876,39.8308303],[21.0951466,39.8306056],[21.0950182,39.8306024],[21.0939935,39.8308334],[21.0936327,39.8310766],[21.0935551,39.8312548],[21.0933852,39.8314037],[21.0933008,39.8317438],[21.0930087,39.8314753],[21.092066,39.8311769],[21.0917719,39.8312236],[21.0916259,39.8310848],[21.0914357,39.8311611],[21.0908715,39.8306875],[21.0907733,39.8305229],[21.0905904,39.8304283],[21.0903567,39.8301522],[21.0903359,39.8303678],[21.0898584,39.8306081],[21.0899005,39.8307172],[21.0896961,39.8308562],[21.0897164,39.8309288],[21.0895717,39.8310332],[21.089479,39.8312921]]},{"id":17293,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: P3 \u03a0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039c\u03ad\u03c4\u03c3\u03bf\u03b2\u03bf","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03c1\u03ac\u03c7\u03b7 \u039a\u03b1\u03bb\u03b9\u03b3\u03c9\u03bc\u03ad\u03bd\u03bf \u0391\u03bb\u03ce\u03bd\u03b9","path":"MACEDONIA\/Makedonia_Metsovo_P3","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":14169,"name_EN":"Aoos-Valia Kalda: P3 Loop trail above Metsovo","description_EN":"Via the Kaligomeno Aloni ridge","ascent_time":340,"descent_time":330,"marker":"metsovo_p3","level":9,"ascent":694,"descent":694,"maxelev":1592,"minelev":1258,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.13509 39.76674,21.17658 39.79121)","views":109,"millestones":"0,21.1765537,39.7674255#1,21.1712953,39.7733185#2,21.1626330,39.7752002#3,21.1577687,39.7711966#4,21.1526691,39.7683503#5,21.1515728,39.7763494#6,21.1455715,39.7829381#7,21.1370044,39.7881974#8,21.1434098,39.7907987#9,21.1481203,39.7885625#10,21.1526663,39.7834652#11,21.1610963,39.7798828#12,21.1679066,39.7772241#13,21.1742266,39.7748200#14.2,21.1765537,39.7674255","x":21.1369766,"y":39.7882051,"coor":[[21.1765537,39.7674255],[21.1764301,39.7672873],[21.17642,39.7669628],[21.1763282,39.7669245],[21.1761157,39.7669824],[21.1760115,39.7669619],[21.1760496,39.7668772],[21.1756728,39.7667149],[21.1756466,39.7667863],[21.1755409,39.7668018],[21.1754683,39.7668946],[21.1753462,39.7670267],[21.1750945,39.7677593],[21.1749318,39.7680255],[21.1747273,39.7681737],[21.1746117,39.7684321],[21.1743215,39.7686773],[21.1741844,39.7688901],[21.174204,39.7689807],[21.1739543,39.7690917],[21.1736991,39.7693377],[21.1733713,39.7699333],[21.1731923,39.770028],[21.1730187,39.770276],[21.1727781,39.7704503],[21.1726714,39.7710602],[21.1722913,39.7717896],[21.1717937,39.7722549],[21.1717152,39.7724602],[21.1717552,39.7726233],[21.1716538,39.772819],[21.1717194,39.7729287],[21.171354,39.7732982],[21.1708685,39.7734665],[21.1707915,39.7736357],[21.1704262,39.7740052],[21.1703827,39.7742113],[21.1698642,39.774613],[21.1685082,39.7752285],[21.1679678,39.7755936],[21.167916,39.7757185],[21.1675252,39.7758531],[21.1675208,39.7759611],[21.1673633,39.7760653],[21.166696,39.7766796],[21.1661551,39.7767745],[21.1658584,39.7768933],[21.1654975,39.7768665],[21.1654298,39.7768108],[21.1654481,39.7766491],[21.1650895,39.7765683],[21.1648636,39.7763826],[21.1644971,39.7762115],[21.1640992,39.7759495],[21.1638093,39.7756181],[21.1633589,39.775499],[21.1630303,39.7752568],[21.1627878,39.7751788],[21.16233,39.7752396],[21.161651,39.775223],[21.1614451,39.7750243],[21.1612647,39.7746461],[21.1612169,39.7741044],[21.1613913,39.7738384],[21.1613739,39.7736939],[21.16125,39.7735828],[21.1609855,39.7734862],[21.1601602,39.7726057],[21.1600962,39.77246],[21.1601295,39.7722176],[21.1602306,39.7720309],[21.160496,39.7718212],[21.1608319,39.7707485],[21.160771,39.7705083],[21.1603338,39.7703534],[21.1600656,39.7702973],[21.1594322,39.7703719],[21.1588897,39.7702235],[21.1584639,39.7703572],[21.1579492,39.770813],[21.1577937,39.7711875],[21.1574146,39.7713224],[21.1573052,39.7714278],[21.1572493,39.7716291],[21.1571188,39.7716799],[21.1569203,39.7715309],[21.1567326,39.7715534],[21.1566656,39.7714797],[21.1568935,39.7707646],[21.1568637,39.7706378],[21.1564509,39.7704565],[21.1562947,39.7702815],[21.1563328,39.7699221],[21.1565313,39.7696387],[21.1565195,39.7694763],[21.1564412,39.7693933],[21.1562306,39.7694062],[21.1557658,39.769638],[21.1549895,39.7697811],[21.1548538,39.7699579],[21.1541143,39.7700569],[21.1538285,39.770194],[21.1535778,39.7700437],[21.1531084,39.7701042],[21.1527014,39.7694997],[21.1527416,39.7693746],[21.1530443,39.7691118],[21.152968,39.7686955],[21.15325,39.7683692],[21.1532413,39.7682969],[21.153116,39.7682217],[21.1528167,39.768273],[21.1525185,39.7684278],[21.1521487,39.7689051],[21.1516391,39.7695142],[21.1516776,39.7697133],[21.1518414,39.7699876],[21.1519943,39.770712],[21.1522935,39.7710976],[21.1528475,39.7715346],[21.1534032,39.7722149],[21.1532014,39.7732323],[21.152744,39.7738517],[21.1527103,39.7741031],[21.15236,39.774671],[21.1524183,39.7746724],[21.1523598,39.7749592],[21.1516723,39.7760593],[21.1514203,39.7767918],[21.1514528,39.7771349],[21.1508112,39.7782542],[21.1508946,39.7787787],[21.1505582,39.7791082],[21.1503626,39.7793196],[21.1496588,39.7794014],[21.1481297,39.7799583],[21.1472885,39.7808204],[21.147219,39.781089],[21.146984,39.7814075],[21.1468989,39.782054],[21.1468271,39.7820972],[21.1465238,39.7820898],[21.1463192,39.7822379],[21.1460133,39.7828609],[21.1457763,39.7829452],[21.145578,39.7829403],[21.1450023,39.7827459],[21.1442472,39.7829345],[21.1439617,39.7830626],[21.1435031,39.7831414],[21.1424623,39.7837463],[21.1420835,39.7838721],[21.1417698,39.7841166],[21.1411039,39.7844065],[21.1399725,39.7852253],[21.1390157,39.7863367],[21.1387903,39.7864213],[21.1386223,39.7868135],[21.1381141,39.7872423],[21.137852,39.7876502],[21.1372012,39.7881386],[21.1369766,39.7882051],[21.1367701,39.7883982],[21.136641,39.788413],[21.1362497,39.7882773],[21.1358953,39.7883766],[21.1351869,39.7889807],[21.1357872,39.7894279],[21.1362677,39.7893857],[21.1373103,39.7901501],[21.1381001,39.7902507],[21.1385156,39.790369],[21.1396791,39.7904698],[21.1399364,39.7902689],[21.1403349,39.7902337],[21.1405084,39.790274],[21.1409352,39.7905188],[21.1413085,39.790528],[21.142005,39.790419],[21.1427516,39.7904374],[21.1430639,39.7905082],[21.1433026,39.7906672],[21.143647,39.79109],[21.1439786,39.7912604],[21.1443049,39.7912774],[21.1446131,39.7914471],[21.1452919,39.7914098],[21.1454138,39.7912867],[21.1459217,39.7911461],[21.1464335,39.7911947],[21.146692,39.791156],[21.1468292,39.7909432],[21.1476286,39.7905305],[21.1478001,39.7903365],[21.147735,39.7902178],[21.1475502,39.7901682],[21.1470838,39.7898685],[21.1469786,39.7893074],[21.1471816,39.788916],[21.1467712,39.7883925],[21.1465245,39.7878639],[21.146521,39.7876657],[21.1466275,39.7876323],[21.1467652,39.7876897],[21.1470009,39.7879207],[21.1471335,39.7883834],[21.1473989,39.788462],[21.1477966,39.7884447],[21.1480717,39.7885686],[21.1481891,39.7885535],[21.1485415,39.7882198],[21.1487552,39.788135],[21.1490205,39.7882136],[21.1494121,39.7880611],[21.149969,39.7881468],[21.1500355,39.7879503],[21.1496342,39.78749],[21.1486454,39.7868351],[21.148499,39.7867054],[21.1484688,39.7865876],[21.1486271,39.7864293],[21.1489108,39.7863462],[21.1489223,39.7860673],[21.148984,39.7859877],[21.1496637,39.7856441],[21.1497131,39.7856318],[21.1502062,39.7855133],[21.1503769,39.7853373],[21.1507102,39.7851834],[21.1506832,39.7847053],[21.1514632,39.7847605],[21.1519341,39.784182],[21.1522844,39.7841816],[21.1526826,39.7838671],[21.1526143,39.7835411],[21.1528178,39.7832444],[21.153489,39.7825402],[21.1535912,39.7823265],[21.1538413,39.7822065],[21.1541179,39.7822944],[21.1545279,39.7828269],[21.1548897,39.7831151],[21.1559828,39.7829167],[21.1561596,39.782876],[21.1568214,39.7824418],[21.1569999,39.7824146],[21.1573818,39.7824961],[21.1579013,39.7823557],[21.1581405,39.7822174],[21.1584018,39.7818274],[21.1591704,39.7813058],[21.1599506,39.7810727],[21.1603862,39.7808041],[21.1604402,39.7806253],[21.1608845,39.7800416],[21.161224,39.7797842],[21.1612807,39.7795423],[21.161583,39.7791534],[21.1616502,39.7789388],[21.1616876,39.7786425],[21.1619932,39.7783077],[21.1620923,39.7778867],[21.1621904,39.777772],[21.1629459,39.7775743],[21.1631773,39.777625],[21.1630813,39.7780505],[21.1631797,39.7782151],[21.1635273,39.7782776],[21.163636,39.7784154],[21.1647305,39.778262],[21.1653719,39.7782777],[21.1657446,39.7780166],[21.1660096,39.7779239],[21.1662254,39.7777851],[21.1663961,39.7776091],[21.166537,39.7773063],[21.166977,39.7776773],[21.1674151,39.7778142],[21.1676346,39.7779321],[21.1676994,39.7780598],[21.1678719,39.7778388],[21.1678171,39.7774682],[21.1679616,39.7770753],[21.1679618,39.7767871],[21.1682262,39.7763161],[21.1686051,39.775902],[21.1690842,39.7756074],[21.1709231,39.7751748],[21.1714952,39.7753599],[21.1716842,39.7750222],[21.1720075,39.7748229],[21.1721506,39.7744661],[21.1722934,39.7743975],[21.1724323,39.7744279],[21.1725751,39.7746476],[21.1725611,39.7749896],[21.1726529,39.7750279],[21.172795,39.7749773],[21.1731684,39.7738423],[21.1733503,39.7736756],[21.1734782,39.7736877],[21.173624,39.7738354],[21.1736215,39.7744659],[21.1741193,39.7745681],[21.1741105,39.7747841],[21.1743295,39.7748525],[21.1746082,39.7738234],[21.1747018,39.7738167],[21.17508,39.7742763],[21.1753223,39.7743813],[21.1753369,39.7743096],[21.1758389,39.7740065],[21.1759184,39.7737742],[21.1761092,39.7736663],[21.1760088,39.7732675],[21.1759661,39.7725998],[21.1761531,39.7724377],[21.1761354,39.7720139],[21.1761788,39.7706412],[21.1764698,39.7692341],[21.1764793,39.7689505],[21.176528,39.7675239],[21.1765537,39.7674255]]},{"id":17294,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a0\u03af\u03c7\u03c4\u03b5\u03b9\u03bf \u0394\u03af\u03ba\u03c4\u03c5\u03bf P4 \u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u0391\u03ce\u03bf\u03c5-\u03a4\u03c3\u03bf\u03cd\u03ba\u03b1 \u03a1\u03cc\u03c3\u03c3\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 (\u03bc\u03b9\u03ba\u03c1\u03ae) \u03a4\u03c3\u03bf\u03cd\u03ba\u03b1 \u03a1\u03cc\u03c3\u03c3\u03b1","path":"MACEDONIA\/Makedonia_Metsovo_P4","activity_type":33,"assistance":2,"difficulty":2,"scenic_value":4,"length":22129,"name_EN":"Aoos-Valia Kalda: P4 Aoos Dam-Tsouka Rossa","description_EN":"Ascent to Tsouka Rossa peak","ascent_time":1175,"descent_time":1035,"marker":"metsovo_p4","level":9,"ascent":988,"descent":988,"maxelev":1990,"minelev":1217,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.02779 39.8339,21.07689 39.87525)","views":76,"millestones":"0,21.0595605,39.8338070#1,21.0502554,39.8368435#2,21.0452167,39.8434738#3,21.0469089,39.8513479#4,21.0450548,39.8549223#5,21.0351209,39.8584812#6,21.0293912,39.8651408#7,21.0303587,39.8727295#8,21.0359121,39.8739894#9,21.0359075,39.8698156#10,21.0380251,39.8633233#11,21.0435627,39.8650236#12,21.0426073,39.8713740#13,21.0496058,39.8685714#14,21.0576266,39.8631933#15,21.0631478,39.8595272#16,21.0700123,39.8570694#17,21.0757594,39.8575762#18,21.0691592,39.8507658#19,21.0701227,39.8443515#20,21.0681604,39.8414873#21,21.0634226,39.8376000#22.1,21.0595605,39.8338070","x":21.039301,"y":39.8625397,"coor":[[21.0595605,39.833807],[21.0589021,39.8337948],[21.0581882,39.8343712],[21.0576377,39.8344023],[21.0565455,39.8348069],[21.0563478,39.8347839],[21.0562426,39.834511],[21.0558541,39.8340327],[21.0545389,39.8341884],[21.0540775,39.8343208],[21.0530857,39.8348361],[21.0520333,39.8356741],[21.0510691,39.836091],[21.050751,39.8364252],[21.0503294,39.8367207],[21.0502217,39.8368981],[21.0500203,39.8372353],[21.0496909,39.8375602],[21.0490538,39.8379764],[21.0490356,39.838129],[21.0492295,39.8385123],[21.0488564,39.8386424],[21.0484092,39.8392616],[21.0479412,39.8392767],[21.0476432,39.8394132],[21.0475538,39.8395911],[21.0477255,39.8399468],[21.0477451,39.8403076],[21.0479885,39.8408993],[21.0476122,39.8417725],[21.0470527,39.8417402],[21.0467929,39.8420759],[21.0463545,39.8422179],[21.0460161,39.8424795],[21.0458551,39.8426916],[21.0453797,39.8428776],[21.0451006,39.8439334],[21.0451133,39.8444562],[21.0449142,39.8447394],[21.0448446,39.8449988],[21.0450175,39.8453275],[21.0449607,39.8455603],[21.0451403,39.8460062],[21.0449801,39.8464706],[21.0450246,39.846796],[21.0451655,39.8470518],[21.0451438,39.8472854],[21.0452442,39.8473961],[21.0451571,39.84752],[21.0453863,39.8476249],[21.0453545,39.8478223],[21.0454729,39.8480595],[21.0452703,39.8484236],[21.0452833,39.8489374],[21.045209,39.8490346],[21.0452635,39.8491261],[21.0455383,39.8492592],[21.0458278,39.8493206],[21.0459213,39.8495932],[21.0458327,39.8500234],[21.0459869,39.8502435],[21.0458017,39.850473],[21.045887,39.8506643],[21.0461937,39.8508703],[21.0462467,39.8509977],[21.046509,39.8511485],[21.047001,39.8513953],[21.0472123,39.8513736],[21.0473294,39.8516018],[21.0472031,39.8516391],[21.0473958,39.8517792],[21.047499,39.8520971],[21.0473024,39.8528667],[21.0477012,39.8539218],[21.0477048,39.8541111],[21.0475501,39.8544494],[21.0478233,39.8546951],[21.0477167,39.8547284],[21.0474115,39.8544864],[21.0473125,39.8540695],[21.0470579,39.8537388],[21.046436,39.8535247],[21.046003,39.8529913],[21.0458053,39.8529682],[21.0456111,39.8530849],[21.0456166,39.8532291],[21.0454899,39.8534601],[21.0447444,39.8539455],[21.0448745,39.8541831],[21.0448025,39.8542263],[21.0447979,39.8543342],[21.0449213,39.8544545],[21.0450948,39.8544949],[21.0450856,39.8547109],[21.0451619,39.8548389],[21.0450802,39.8548369],[21.0450529,39.8549262],[21.044958,39.8549599],[21.044621,39.8549152],[21.0445482,39.8549764],[21.0443023,39.8549882],[21.0442455,39.8549507],[21.0441848,39.8550032],[21.0433559,39.8549821],[21.043271,39.855052],[21.0429438,39.8550526],[21.0427126,39.8549927],[21.0425826,39.8550254],[21.0424802,39.8549597],[21.0419183,39.8549814],[21.04153,39.8553138],[21.0413519,39.8556515],[21.0411673,39.8557324],[21.040794,39.8561012],[21.0406026,39.8562044],[21.0401967,39.8564012],[21.0393313,39.8566854],[21.0370503,39.8578161],[21.0345224,39.8587063],[21.0337907,39.8588677],[21.0334561,39.8590393],[21.0328569,39.860195],[21.0325153,39.8605285],[21.0318946,39.8608279],[21.0315572,39.8610625],[21.0312124,39.861468],[21.0309478,39.8621819],[21.0307665,39.8623213],[21.0299812,39.8634542],[21.029666,39.8637164],[21.029415,39.8641153],[21.0291955,39.8643259],[21.0292134,39.8644524],[21.029503,39.8647841],[21.0298214,39.8649905],[21.029605,39.865129],[21.0291247,39.8651528],[21.0288044,39.8652616],[21.0285149,39.8654704],[21.0281931,39.8658585],[21.0285595,39.8666786],[21.0293364,39.8673651],[21.0297429,39.8682403],[21.0297981,39.8683137],[21.0299029,39.8683254],[21.0300905,39.8688527],[21.0303829,39.8691214],[21.0302824,39.869281],[21.0305098,39.8694309],[21.0305106,39.8696832],[21.0304257,39.869753],[21.0305063,39.8697821],[21.030525,39.8698907],[21.0304012,39.8700497],[21.0303982,39.8703919],[21.0304585,39.8706186],[21.0306535,39.8707047],[21.0306722,39.8708133],[21.0303905,39.8711123],[21.030236,39.8717119],[21.0302104,39.8723057],[21.0303661,39.8727601],[21.0300469,39.8731122],[21.0296877,39.8733102],[21.029451,39.8736464],[21.0292506,39.8736863],[21.0291837,39.874153],[21.0292826,39.8745699],[21.0291798,39.8747835],[21.029411,39.8748434],[21.0297408,39.8747888],[21.0302188,39.8748191],[21.0302188,39.8750893],[21.0302939,39.8752444],[21.0301887,39.8753003],[21.0304335,39.8753155],[21.0313818,39.8750156],[21.0319539,39.8744897],[21.0325884,39.8744159],[21.0328749,39.8740089],[21.0333953,39.8741393],[21.0336296,39.8741273],[21.0343104,39.8737934],[21.0348531,39.8739514],[21.0349815,39.8739547],[21.0352684,39.8738089],[21.0357659,39.8739297],[21.036191,39.8741027],[21.0364947,39.8743807],[21.0368205,39.8744161],[21.0370389,39.8745028],[21.0374952,39.8750369],[21.0384746,39.8750979],[21.0386085,39.8749752],[21.038533,39.8748292],[21.0384035,39.8747043],[21.0379956,39.8746758],[21.0377328,39.874534],[21.0375326,39.8742947],[21.0373738,39.8739123],[21.0371923,39.8737816],[21.0370887,39.8734726],[21.0366285,39.8730285],[21.0364299,39.872483],[21.0363301,39.8715436],[21.0361078,39.8712767],[21.035843,39.8706394],[21.0353937,39.8702135],[21.0353182,39.8700675],[21.0353571,39.8699784],[21.0358537,39.869847],[21.0362853,39.8695968],[21.0364597,39.8696192],[21.0367213,39.8697881],[21.0368856,39.8697743],[21.0375553,39.8691518],[21.0382224,39.8688626],[21.0382967,39.8687654],[21.0383418,39.8682621],[21.038059,39.8674983],[21.0373855,39.8668505],[21.0369304,39.8660192],[21.0370584,39.8657612],[21.0374071,39.8655359],[21.037609,39.86546],[21.0382318,39.8653858],[21.0383625,39.8653351],[21.0385116,39.8651318],[21.0385512,39.8647545],[21.0380926,39.8642743],[21.0381368,39.863789],[21.0380157,39.8633446],[21.0381196,39.863104],[21.0383382,39.8629114],[21.039301,39.8625397],[21.0398179,39.8624808],[21.0400191,39.8626931],[21.0399725,39.8629622],[21.0398344,39.8631838],[21.0394986,39.8633824],[21.0394652,39.8636158],[21.0396933,39.864018],[21.0400974,39.8644066],[21.0411577,39.864758],[21.0417575,39.8646742],[21.0426004,39.8643714],[21.0427514,39.8643933],[21.0430251,39.8645534],[21.04397,39.8643253],[21.0442575,39.8644452],[21.0443632,39.8646956],[21.0445754,39.8649262],[21.0445813,39.8650615],[21.0444517,39.8650852],[21.0439208,39.8649276],[21.0437102,39.8649312],[21.043458,39.8650869],[21.0430756,39.8655546],[21.0430181,39.8660756],[21.043046,39.8667879],[21.042955,39.867272],[21.0423417,39.8674004],[21.0418862,39.8671186],[21.0415581,39.8671372],[21.040775,39.8674055],[21.0405751,39.8679769],[21.0406219,39.8682483],[21.0409563,39.8686262],[21.0410191,39.8690692],[21.0421652,39.8696029],[21.0424564,39.8698985],[21.0424651,39.8702411],[21.0428584,39.8708816],[21.0428413,39.8710073],[21.0425934,39.8713343],[21.0426663,39.8715433],[21.0429084,39.8716215],[21.0431213,39.8715639],[21.0434116,39.8713371],[21.0437927,39.8711757],[21.043629,39.8706311],[21.0436695,39.870506],[21.0438445,39.8702402],[21.0442956,39.8700806],[21.0446296,39.8701972],[21.0450858,39.8701908],[21.0456406,39.8706103],[21.0458983,39.8705988],[21.0460975,39.8703157],[21.045812,39.869885],[21.0457912,39.869281],[21.0458924,39.8691034],[21.0462683,39.8687887],[21.046508,39.8684931],[21.0466772,39.8684523],[21.0472306,39.8680881],[21.048118,39.8681107],[21.0496635,39.8686004],[21.0509365,39.8672637],[21.0516798,39.8668322],[21.0516313,39.8663265],[21.0517686,39.8661228],[21.0524893,39.865943],[21.0528905,39.8655839],[21.0530574,39.865507],[21.0537762,39.8653722],[21.0544185,39.8653885],[21.0550831,39.8651532],[21.055399,39.864873],[21.0555399,39.8648585],[21.0555968,39.864896],[21.0563434,39.864397],[21.056351,39.8639468],[21.057402,39.863424],[21.0578664,39.8629494],[21.0581559,39.8627405],[21.0582306,39.8626344],[21.0582459,39.8622744],[21.0584233,39.8619546],[21.0588381,39.861821],[21.0594606,39.8614765],[21.0598764,39.8610457],[21.0599815,39.8610484],[21.0600697,39.8614469],[21.0603563,39.8618506],[21.060449,39.8618709],[21.0605568,39.8618106],[21.0606439,39.8616867],[21.0606231,39.8613529],[21.0607069,39.8610307],[21.0606624,39.8607053],[21.0608077,39.8603127],[21.0615614,39.8599084],[21.0617635,39.8595532],[21.061857,39.8595556],[21.0618772,39.8596282],[21.0619227,39.8602058],[21.062291,39.8603413],[21.0627883,39.8601917],[21.0628392,39.8600939],[21.0627965,39.8597235],[21.0630288,39.8594862],[21.0631331,39.8595069],[21.0632655,39.8596904],[21.0633912,39.8597566],[21.0639377,39.8598245],[21.0641148,39.8597839],[21.0644407,39.85954],[21.0647145,39.8591506],[21.064881,39.8590827],[21.0654438,39.8590429],[21.0655885,39.8589385],[21.0654918,39.8587379],[21.0650499,39.8584114],[21.0650308,39.8583118],[21.065128,39.8582242],[21.0653841,39.8582487],[21.0656691,39.8584181],[21.066084,39.8585547],[21.0669877,39.8584695],[21.0677468,39.8587589],[21.0680262,39.858784],[21.0681453,39.858733],[21.0681608,39.8586433],[21.0675475,39.8582224],[21.0674587,39.8581121],[21.0674867,39.8580047],[21.0678747,39.8579514],[21.0681287,39.8577507],[21.068624,39.8576461],[21.0689515,39.8573661],[21.0694635,39.8571449],[21.0710745,39.8569154],[21.0713984,39.8569956],[21.0718093,39.856952],[21.0720124,39.856849],[21.0721734,39.8566369],[21.0723458,39.8561548],[21.0723494,39.8557946],[21.0724093,39.8557601],[21.0725362,39.8557993],[21.0727158,39.855975],[21.0731104,39.8565885],[21.0733254,39.856756],[21.0733776,39.8569015],[21.0733492,39.8578466],[21.0734671,39.8578225],[21.0735945,39.8575735],[21.073985,39.8571871],[21.0742001,39.8570754],[21.0743978,39.8570984],[21.0746937,39.857286],[21.0754804,39.8580265],[21.0758437,39.858477],[21.0757407,39.8574025],[21.0747023,39.8562593],[21.0743884,39.8556479],[21.074189,39.8553906],[21.0731874,39.8544826],[21.0726953,39.854236],[21.0724101,39.8537964],[21.0717435,39.8532571],[21.0712679,39.853173],[21.0702177,39.8528582],[21.0692153,39.8516979],[21.0690867,39.8514244],[21.0690809,39.8510099],[21.0691889,39.8506703],[21.0693265,39.8504576],[21.0698379,39.8499751],[21.0706769,39.8494829],[21.0724284,39.8489686],[21.0728817,39.8484756],[21.0729694,39.8480635],[21.0728564,39.8463221],[21.0726034,39.8456762],[21.0723106,39.8454166],[21.0715017,39.8449277],[21.0703659,39.8444306],[21.0698241,39.8442548],[21.0687133,39.8437222],[21.0684083,39.8437506],[21.0678395,39.8439343],[21.0665097,39.8441529],[21.0662424,39.8441191],[21.0654959,39.843812],[21.0651469,39.8437761],[21.0649779,39.8436277],[21.0649494,39.8429244],[21.0650396,39.8427285],[21.0653329,39.8426999],[21.0660677,39.8430067],[21.0664317,39.8432412],[21.0668515,39.8432608],[21.0671386,39.8431059],[21.0677077,39.8423636],[21.0682179,39.8419081],[21.0682847,39.8417117],[21.0680891,39.8413644],[21.0671123,39.8408668],[21.0663169,39.8406125],[21.06492,39.840487],[21.0647246,39.84041],[21.0646296,39.8401734],[21.0648625,39.839828],[21.0653634,39.8395885],[21.0663701,39.8392716],[21.0665265,39.8391675],[21.0666539,39.8389185],[21.0667027,39.8385955],[21.0665958,39.8380883],[21.066398,39.837795],[21.0659569,39.8374506],[21.063878,39.8377042],[21.0635299,39.8377134],[21.063428,39.8376388],[21.0634104,39.8375032],[21.06352,39.8373979],[21.0641631,39.8373872],[21.0645078,39.8372518],[21.0652966,39.8346459],[21.0649191,39.8344562],[21.0632655,39.834054],[21.0625568,39.8336848],[21.0620128,39.8335629],[21.0611507,39.833505],[21.0601806,39.8337867],[21.0595605,39.833807]]},{"id":17295,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a0\u03af\u03c7\u03c4\u03b5\u03b9\u03bf \u0394\u03af\u03ba\u03c4\u03c5\u03bf P5 \u0392\u03bf\u03b2\u03bf\u03cd\u03c3\u03b1-\u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u0391\u03ce\u03bf\u03c5","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b4\u03ac\u03c3\u03bf\u03c5\u03c2 \u039c\u03bf\u03cd\u03c1\u03b3\u03ba\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03ac\u03bd\u03c9 \u03c1\u03bf\u03c5 \u0391\u03ce\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Metsovo_P5","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":14310,"name_EN":"Aoos-Valia Kalda: P5 Vovousa-Aoos Dam","description_EN":"Crossing the Mourgos Forest and the upped Aoos river","ascent_time":335,"descent_time":315,"marker":"metsovo_p5","level":9,"ascent":694,"descent":400,"maxelev":1370,"minelev":1039,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.0567 39.83398,21.08019 39.90073)","views":102,"millestones":"0,21.0774235,39.8991377#1,21.0694340,39.8992644#2,21.0659365,39.8989613#3,21.0658208,39.8964727#4,21.0665438,39.8939281#5,21.0684569,39.8870989#6,21.0687033,39.8796388#7,21.0703025,39.8739899#8,21.0708898,39.8658650#9,21.0745491,39.8593844#10,21.0702054,39.8528442#11,21.0725926,39.8456667#12,21.0666536,39.8432528#13,21.0662247,39.8376620#14.3,21.0595605,39.8338070","x":21.0690388,"y":39.8778792,"coor":[[21.0774235,39.8991377],[21.0766579,39.8987581],[21.0761166,39.8988345],[21.0764612,39.8987081],[21.0767195,39.8984083],[21.0770817,39.8984175],[21.0774017,39.8983174],[21.0770551,39.8981015],[21.0768105,39.8980773],[21.0766198,39.8981626],[21.0759952,39.8982729],[21.0758267,39.8983858],[21.0753481,39.8983647],[21.0749433,39.8985346],[21.074832,39.898676],[21.0746661,39.8987258],[21.0744723,39.8989146],[21.0740262,39.8992276],[21.072956,39.8990925],[21.0716725,39.899024],[21.0696897,39.8991721],[21.0689297,39.8994411],[21.0685693,39.8996662],[21.0677856,39.8999436],[21.0667166,39.9006012],[21.066124,39.9007843],[21.0657743,39.9007575],[21.0653584,39.9006388],[21.0640135,39.900911],[21.0634706,39.9007757],[21.0637372,39.9007509],[21.0639638,39.9006485],[21.0647834,39.8998046],[21.0660224,39.8995477],[21.0665208,39.8993801],[21.0667906,39.89936],[21.0667824,39.8992787],[21.0659422,39.8989602],[21.0650218,39.899153],[21.0643496,39.8990099],[21.0639757,39.8990004],[21.0630036,39.8987596],[21.0625754,39.8989289],[21.0615878,39.8987777],[21.0612716,39.8987877],[21.0609406,39.8988694],[21.0608296,39.8988171],[21.0615388,39.8983667],[21.0623011,39.8980437],[21.0625474,39.8977527],[21.0637232,39.8973321],[21.0649286,39.8970383],[21.0650625,39.8969156],[21.0652359,39.8964156],[21.0653452,39.8963193],[21.0657382,39.8964283],[21.0663443,39.8967499],[21.0665335,39.8967007],[21.0670075,39.8962803],[21.0679938,39.8967376],[21.0688532,39.8968765],[21.0691007,39.8970043],[21.0692786,39.8969458],[21.0692425,39.8969088],[21.0688188,39.8964837],[21.0683265,39.8962371],[21.0681219,39.8960968],[21.067945,39.8958581],[21.0674098,39.8955203],[21.0671662,39.8951989],[21.0667495,39.8950982],[21.0665664,39.8950035],[21.0660361,39.8950982],[21.0661459,39.8949929],[21.0658156,39.8947863],[21.0655575,39.8942574],[21.0652614,39.8940697],[21.0657201,39.8940092],[21.0659491,39.8941231],[21.0659779,39.8939978],[21.0661033,39.894073],[21.0667674,39.8938556],[21.0669053,39.8939131],[21.0669769,39.8938789],[21.0670124,39.8933213],[21.0668121,39.8930821],[21.0669093,39.8927242],[21.0668702,39.8925431],[21.066979,39.8921855],[21.0672669,39.8917424],[21.0667914,39.8910998],[21.0671094,39.8907746],[21.0675703,39.8906601],[21.0681199,39.8903858],[21.0684725,39.8900704],[21.0684334,39.8898893],[21.0682316,39.889686],[21.068191,39.8895409],[21.0682525,39.8894704],[21.0686627,39.8891745],[21.0692716,39.8891538],[21.0693953,39.8889948],[21.0691382,39.8887181],[21.0690445,39.8884455],[21.0691248,39.8879341],[21.0688567,39.887639],[21.0688617,39.8875221],[21.0685201,39.8873063],[21.0684445,39.8871602],[21.068606,39.8863896],[21.0685614,39.8860642],[21.0688706,39.8856667],[21.0691408,39.8856375],[21.0691688,39.8855301],[21.0691542,39.8853226],[21.0693366,39.8848858],[21.0693004,39.8843624],[21.0690986,39.8841591],[21.0692313,39.8840634],[21.0688348,39.8837651],[21.0685914,39.8837139],[21.0681575,39.8834688],[21.0679437,39.8832742],[21.0674679,39.8831901],[21.0674464,39.8831445],[21.0675656,39.8819945],[21.0678171,39.8813073],[21.06767,39.8809162],[21.0676703,39.880637],[21.0678382,39.8802629],[21.0682686,39.8800396],[21.069023,39.8793471],[21.0692559,39.8788215],[21.0695806,39.8783343],[21.0692105,39.8779646],[21.0690388,39.8778792],[21.0688548,39.8775322],[21.0680567,39.8767824],[21.0678034,39.8764157],[21.0677113,39.8761071],[21.0679055,39.8759409],[21.068849,39.8757485],[21.0685718,39.8756695],[21.0685748,39.8755975],[21.0687523,39.8755479],[21.0694071,39.8755465],[21.0701181,39.8758707],[21.0704817,39.8758439],[21.0706751,39.8756956],[21.0706927,39.8752817],[21.07055,39.8750619],[21.0704961,39.8746822],[21.0702817,39.8742264],[21.0703261,39.8737321],[21.0705644,39.8733508],[21.0706592,39.8730469],[21.0703734,39.8723461],[21.0704519,39.8716004],[21.070213,39.871171],[21.0701537,39.8709173],[21.0701238,39.8705202],[21.0702954,39.8697859],[21.0700297,39.8694369],[21.0703838,39.8693558],[21.0705896,39.8691898],[21.0711835,39.8684211],[21.0713412,39.8680108],[21.071376,39.8677414],[21.071302,39.8675594],[21.0711134,39.8673204],[21.0706913,39.8670755],[21.0706067,39.8668662],[21.070587,39.8665054],[21.0708646,39.866026],[21.0709296,39.8655953],[21.0714857,39.8654382],[21.0722639,39.8650074],[21.0723568,39.8648972],[21.0729714,39.8644623],[21.0742212,39.8639354],[21.0744599,39.8635451],[21.0747135,39.8633533],[21.0749072,39.8626466],[21.0754584,39.8617777],[21.0754415,39.8610747],[21.0757671,39.8602902],[21.0753192,39.8600942],[21.0750033,39.859825],[21.074757,39.8598458],[21.0745656,39.8599491],[21.0744546,39.8598112],[21.0745801,39.8596072],[21.0745355,39.8592818],[21.0750592,39.8590608],[21.0757415,39.8586817],[21.0758437,39.858477],[21.0757407,39.8574025],[21.0747023,39.8562593],[21.0743884,39.8556479],[21.074189,39.8553906],[21.0731874,39.8544826],[21.0726953,39.854236],[21.0724101,39.8537964],[21.0717435,39.8532571],[21.0712679,39.853173],[21.0702177,39.8528582],[21.0692153,39.8516979],[21.0690867,39.8514244],[21.0690809,39.8510099],[21.0691889,39.8506703],[21.0693265,39.8504576],[21.0698379,39.8499751],[21.0706769,39.8494829],[21.0724284,39.8489686],[21.0728817,39.8484756],[21.0729694,39.8480635],[21.0728564,39.8463221],[21.0726034,39.8456762],[21.0723106,39.8454166],[21.0715017,39.8449277],[21.0703659,39.8444306],[21.0698241,39.8442548],[21.0687133,39.8437222],[21.0684083,39.8437506],[21.0678395,39.8439343],[21.0665097,39.8441529],[21.0662424,39.8441191],[21.0654959,39.843812],[21.0651469,39.8437761],[21.0649779,39.8436277],[21.0649494,39.8429244],[21.0650396,39.8427285],[21.0653329,39.8426999],[21.0660677,39.8430067],[21.0664317,39.8432412],[21.0668515,39.8432608],[21.0671386,39.8431059],[21.0677077,39.8423636],[21.0682179,39.8419081],[21.0682847,39.8417117],[21.0680891,39.8413644],[21.0671123,39.8408668],[21.0663169,39.8406125],[21.06492,39.840487],[21.0647246,39.84041],[21.0646296,39.8401734],[21.0648625,39.839828],[21.0653634,39.8395885],[21.0663701,39.8392716],[21.0665265,39.8391675],[21.0666539,39.8389185],[21.0667027,39.8385955],[21.0665958,39.8380883],[21.066398,39.837795],[21.0659569,39.8374506],[21.063878,39.8377042],[21.0635299,39.8377134],[21.063428,39.8376388],[21.0634104,39.8375032],[21.06352,39.8373979],[21.0641631,39.8373872],[21.0645078,39.8372518],[21.0652966,39.8346459],[21.0649191,39.8344562],[21.0632655,39.834054],[21.0625568,39.8336848],[21.0620128,39.8335629],[21.0611507,39.833505],[21.0601806,39.8337867],[21.0595605,39.833807]]},{"id":17296,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a0\u03af\u03c7\u03c4\u03b5\u03b9\u03bf \u0394\u03af\u03ba\u03c4\u03c5\u03bf P6 \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2-\u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u0391\u03ce\u03bf\u03c5","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1","path":"MACEDONIA\/Makedonia_Metsovo_P6","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":19918,"name_EN":"Aoos-Valia Kalda: P6 Salatoura Milias-Aoos Dam","description_EN":"Crossing the Valia Kalda valley","ascent_time":840,"descent_time":735,"marker":"metsovo_p6","level":9,"ascent":1182,"descent":824,"maxelev":1934,"minelev":1277,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.09889 39.84593,21.17269 39.90202)","views":75,"millestones":"0,21.1090606,39.8443572#1,21.1064323,39.8496172#2,21.1069282,39.8578566#3,21.1022849,39.8572248#4,21.1021834,39.8641775#5,21.1018276,39.8695559#6,21.1041406,39.8753856#7,21.1115118,39.8777784#8,21.1131658,39.8810395#9,21.1121102,39.8873876#10,21.1170428,39.8918076#11,21.1254814,39.8927281#12,21.1324170,39.8971801#13,21.1422569,39.8987299#14,21.1456076,39.9008933#15,21.1498203,39.8930572#16,21.1538219,39.8857598#17,21.1590713,39.8785338#18,21.1642051,39.8746306#19,21.1665629,39.8691741#19.9,21.1717408,39.8690404","x":21.1122531,"y":39.8874089,"coor":[[21.1090606,39.8443572],[21.1100986,39.8452073],[21.1103132,39.845663],[21.1103478,39.8462314],[21.110181,39.8463083],[21.1095792,39.8461672],[21.1091744,39.8463463],[21.1090184,39.8467207],[21.1086828,39.8471988],[21.1087253,39.8475782],[21.1080349,39.8484347],[21.1080558,39.8496062],[21.1079665,39.8497842],[21.1080011,39.8500733],[21.1079081,39.8503412],[21.1077416,39.8504091],[21.1076614,39.8503711],[21.107585,39.8502431],[21.1072069,39.8500625],[21.1070646,39.8498337],[21.1066424,39.849589],[21.1064786,39.8495939],[21.105989,39.8498429],[21.1059231,39.8500214],[21.1059139,39.8507959],[21.1060994,39.8516653],[21.1060094,39.8518612],[21.1057046,39.8521599],[21.1056715,39.8523932],[21.1061819,39.853595],[21.1064576,39.8539892],[21.1064929,39.8542604],[21.1067512,39.8547893],[21.1067221,39.8552029],[21.1071875,39.855809],[21.1072108,39.8560889],[21.1068944,39.8563872],[21.1068601,39.8566476],[21.1069986,39.8569663],[21.1068739,39.8574316],[21.1070686,39.8578058],[21.1069262,39.8578563],[21.1063127,39.8577149],[21.1059213,39.8578492],[21.1056366,39.8573917],[21.1048039,39.8571818],[21.1043957,39.8571626],[21.1042055,39.8569597],[21.1035344,39.8567988],[21.1034911,39.8567166],[21.1036086,39.8564223],[21.1035631,39.8561149],[21.1035326,39.856006],[21.1032506,39.8557648],[21.1027764,39.8556448],[21.1018075,39.8550621],[21.101043,39.8548989],[21.100878,39.8549308],[21.1009449,39.8551036],[21.1014013,39.8553672],[21.1019615,39.856219],[21.1020048,39.8565804],[21.1023512,39.8569583],[21.1022535,39.8573342],[21.102469,39.8577135],[21.1029676,39.8580862],[21.1033433,39.8586001],[21.1034694,39.8589365],[21.1029315,39.8594996],[21.1023615,39.8597105],[21.1020157,39.8601523],[21.1020427,39.8603421],[21.1023036,39.860808],[21.1022045,39.8612199],[21.101859,39.8613734],[21.1012898,39.8618456],[21.1009553,39.8620174],[21.1008328,39.8621495],[21.1008407,39.8622397],[21.1009443,39.8622784],[21.1016682,39.8622965],[21.1018505,39.8624091],[21.1019025,39.8625635],[21.1018412,39.8634628],[21.1020611,39.8637926],[21.1020742,39.8640361],[21.1021623,39.8641644],[21.1023559,39.8642864],[21.1027024,39.8643851],[21.1029284,39.8645709],[21.1035605,39.8645507],[21.1036278,39.8648947],[21.1037713,39.8650964],[21.1049589,39.8654864],[21.1051069,39.8655802],[21.1051382,39.8656711],[21.1047398,39.8665259],[21.1042919,39.866893],[21.1038356,39.8674581],[21.1040871,39.8678697],[21.1040328,39.8680485],[21.102948,39.8679944],[21.1021964,39.8680747],[21.1023829,39.8683181],[21.1023809,39.8686423],[21.1025632,39.868755],[21.1022031,39.8689802],[21.1021262,39.8691404],[21.1021419,39.8693209],[21.1019038,39.8694231],[21.1017399,39.8697072],[21.1012411,39.8698929],[21.1016776,39.8703542],[21.1018414,39.8703493],[21.1018417,39.8708988],[21.101975,39.8710643],[21.101947,39.8714509],[21.1022043,39.8717276],[21.1021496,39.8719154],[21.102078,39.8719496],[21.1021834,39.8722225],[21.1025499,39.8724028],[21.1026791,39.872388],[21.1027168,39.8723259],[21.102631,39.8721436],[21.1027933,39.8721747],[21.1028586,39.8720142],[21.1031117,39.8721106],[21.1033069,39.8719173],[21.1035329,39.8721031],[21.1036979,39.8720712],[21.1039397,39.8721583],[21.1043126,39.8724649],[21.1044779,39.8727032],[21.104499,39.873037],[21.1042054,39.8736242],[21.1044822,39.8739915],[21.1041114,39.8744686],[21.1040525,39.8747554],[21.103883,39.8748953],[21.1039229,39.8750584],[21.1042524,39.8755621],[21.1040431,39.8763676],[21.1040977,39.876459],[21.1040629,39.8770076],[21.1041854,39.8771548],[21.1041567,39.8772802],[21.1042535,39.8774808],[21.1043812,39.877502],[21.1046185,39.8776971],[21.1048035,39.8777468],[21.1051708,39.8776298],[21.105554,39.8776934],[21.1061526,39.8776363],[21.1066391,39.8774683],[21.1069171,39.8772501],[21.1076413,39.8772681],[21.1079152,39.8771489],[21.1081107,39.8772258],[21.1082998,39.8771765],[21.108319,39.877276],[21.1085496,39.8773539],[21.1087854,39.8773057],[21.1095465,39.8772796],[21.1103888,39.8778231],[21.1105738,39.878152],[21.1109976,39.8783607],[21.111027,39.8782173],[21.1114385,39.8778853],[21.1116129,39.8776284],[21.112004,39.877503],[21.1121163,39.8773347],[21.1123552,39.8772145],[21.1126852,39.8768715],[21.1133796,39.8764834],[21.1134019,39.8762317],[21.1135019,39.8762297],[21.1136692,39.8764861],[21.1140237,39.8766751],[21.1140836,39.8769198],[21.1143481,39.8773047],[21.1145967,39.8775091],[21.1148725,39.877624],[21.1151293,39.8781574],[21.1149758,39.8785319],[21.114769,39.8787249],[21.1145986,39.8794413],[21.1142595,39.8797211],[21.1143608,39.8798137],[21.114302,39.8801005],[21.1144701,39.8802758],[21.1145296,39.8805295],[21.1144553,39.880906],[21.1141535,39.8811327],[21.1139991,39.8809127],[21.1138902,39.8810001],[21.1134704,39.8809716],[21.11301,39.8810772],[21.1125786,39.8810485],[21.1124177,39.8812606],[21.1124007,39.8813863],[21.1122421,39.8815445],[21.1116663,39.8818905],[21.1113175,39.8818457],[21.1112221,39.8818884],[21.1111072,39.8821198],[21.1109493,39.8822599],[21.1108796,39.8822492],[21.1107658,39.8824535],[21.110531,39.8824747],[21.1103,39.8826851],[21.1101942,39.8827005],[21.1104537,39.8829232],[21.1104364,39.8830579],[21.1103524,39.8831098],[21.1104424,39.8831931],[21.1103927,39.883264],[21.1104495,39.8833014],[21.1105252,39.8840059],[21.1106928,39.8841902],[21.1106751,39.8843339],[21.110799,39.8844451],[21.110773,39.8847868],[21.1109727,39.885044],[21.1111832,39.8855987],[21.1112985,39.8856376],[21.1112653,39.885871],[21.111407,39.8861177],[21.1113979,39.8863337],[21.1116115,39.8865372],[21.1119307,39.886455],[21.1120422,39.8865839],[21.1119548,39.8867169],[21.1120418,39.8868722],[21.1119325,39.8869685],[21.1117765,39.887343],[21.1122531,39.8874089],[21.1125368,39.8876141],[21.1126763,39.8876356],[21.1126966,39.8877082],[21.1129057,39.8877404],[21.1132539,39.8880824],[21.113359,39.888085],[21.1137083,39.8884],[21.1138062,39.8888528],[21.1140921,39.8895626],[21.1141098,39.8899774],[21.1138294,39.8905289],[21.1137856,39.8910142],[21.1136379,39.8911907],[21.1136134,39.8914963],[21.11385,39.8917094],[21.1139031,39.8918368],[21.1138567,39.8921059],[21.1144002,39.8919753],[21.1147107,39.8921002],[21.1148237,39.8921931],[21.114916,39.8925016],[21.1151296,39.8927051],[21.1156851,39.8922866],[21.1158355,39.8923263],[21.1158498,39.8922636],[21.1160518,39.8921876],[21.1164411,39.8921072],[21.116931,39.8921374],[21.1169268,39.8919571],[21.1170874,39.891754],[21.1170663,39.8914201],[21.1171511,39.8913502],[21.1171447,39.8912239],[21.1175769,39.8912347],[21.117991,39.8911189],[21.1186003,39.8913682],[21.1188558,39.8914106],[21.1191505,39.8916341],[21.1193597,39.8916663],[21.1194117,39.8921],[21.1196012,39.8923209],[21.1198186,39.8924344],[21.1198593,39.8925795],[21.1201111,39.8927119],[21.1200851,39.8927743],[21.1202448,39.8928684],[21.1203191,39.8930504],[21.1206292,39.8931842],[21.1209096,39.8931912],[21.1209651,39.8932826],[21.1217652,39.8934466],[21.1219182,39.8934234],[21.122301,39.8932167],[21.122549,39.8928806],[21.1231142,39.8925073],[21.123323,39.8925485],[21.1234986,39.8928231],[21.1241068,39.8925409],[21.1247682,39.8926654],[21.1251326,39.8926204],[21.125327,39.8927243],[21.1256541,39.8927324],[21.1262096,39.8928723],[21.1264007,39.8930572],[21.1263804,39.8935431],[21.1261083,39.8938967],[21.1257308,39.8948152],[21.125851,39.8952956],[21.1261396,39.8954964],[21.1269619,39.8959672],[21.1271112,39.8963132],[21.1272706,39.8964162],[21.1277797,39.8965459],[21.1284442,39.8965984],[21.1286507,39.8966936],[21.128833,39.8968873],[21.1290279,39.8969462],[21.1292069,39.8968605],[21.129587,39.8968339],[21.1301557,39.8969381],[21.1309188,39.8968669],[21.1314321,39.8968976],[21.131965,39.8970189],[21.1328986,39.8973483],[21.1342918,39.8970314],[21.13451,39.8971269],[21.1348021,39.8974134],[21.1349981,39.8974813],[21.1357028,39.8974086],[21.1360479,39.8971965],[21.136398,39.8969349],[21.1375514,39.8964769],[21.1384401,39.8964809],[21.1388554,39.8966172],[21.1390699,39.8968027],[21.1392339,39.897077],[21.1395724,39.8973736],[21.1399139,39.8975982],[21.1402147,39.8976777],[21.1404131,39.8977321],[21.141004,39.898062],[21.14139,39.8983417],[21.142128,39.8985942],[21.1427553,39.8992582],[21.1433219,39.8996955],[21.1435222,39.9002229],[21.1437892,39.9005538],[21.1443515,39.9016576],[21.144807,39.9022363],[21.145645,39.9028965],[21.1464641,39.9031689],[21.1471403,39.9032216],[21.1469464,39.9028205],[21.1469433,39.9026132],[21.1470744,39.9022742],[21.1470336,39.902129],[21.14662,39.9016684],[21.1455655,39.9008678],[21.145312,39.900213],[21.1451289,39.8992716],[21.1453119,39.8988077],[21.1459237,39.8981562],[21.1465067,39.8970716],[21.1468484,39.8967062],[21.1478321,39.8957666],[21.1482246,39.8953258],[21.1486304,39.8951286],[21.14866,39.894697],[21.1491892,39.8940614],[21.1507434,39.8915504],[21.1505809,39.8912402],[21.1505883,39.8910602],[21.1513183,39.8903755],[21.1512258,39.890067],[21.1512793,39.8899061],[21.1519655,39.8891483],[21.1522149,39.8882086],[21.1528698,39.8865132],[21.1530773,39.8863021],[21.1533241,39.8862721],[21.153811,39.8863742],[21.1541535,39.8862925],[21.1542389,39.8862045],[21.1542317,39.8860963],[21.153802,39.8857434],[21.1536004,39.8849638],[21.1537907,39.8843199],[21.1542904,39.8835485],[21.1547208,39.8830366],[21.1548174,39.8826786],[21.1549626,39.8826236],[21.1550212,39.8823548],[21.1552215,39.8820355],[21.1554811,39.8819788],[21.1561753,39.8815905],[21.1570942,39.8808563],[21.1573186,39.8805195],[21.1575216,39.8804164],[21.1578877,39.8800471],[21.1579807,39.8800584],[21.1582202,39.8790734],[21.158401,39.8789427],[21.1586711,39.8789133],[21.1587946,39.8787541],[21.1587749,39.8786636],[21.1590605,39.8785445],[21.159219,39.8783862],[21.1595377,39.878313],[21.1597118,39.8783442],[21.1601193,39.878102],[21.1603423,39.8780805],[21.1606736,39.8777012],[21.1610022,39.8776732],[21.1613231,39.877546],[21.1618697,39.8767667],[21.161899,39.8766233],[21.1618319,39.8765496],[21.16168,39.8765458],[21.161828,39.8763603],[21.1618106,39.8762157],[21.1616557,39.8760273],[21.1622483,39.8752671],[21.1625119,39.8751114],[21.1627112,39.8750983],[21.162952,39.8752123],[21.163041,39.8753226],[21.1628728,39.8757148],[21.1629327,39.8762477],[21.1630322,39.8764123],[21.1630769,39.8761522],[21.1632651,39.8758415],[21.1632931,39.8754458],[21.1637236,39.8746456],[21.1637842,39.8745931],[21.1639069,39.8746006],[21.1641952,39.8746257],[21.1647564,39.8749096],[21.1649922,39.8748613],[21.1650984,39.8748369],[21.1651542,39.8749013],[21.1655132,39.8748471],[21.1657605,39.8745198],[21.1659161,39.8740012],[21.165931,39.8736412],[21.1662086,39.8731435],[21.166321,39.8732544],[21.1662653,39.8735278],[21.1665223,39.8735341],[21.1667596,39.8734498],[21.1671189,39.8727785],[21.167232,39.8717363],[21.16727,39.8716652],[21.1673751,39.8716677],[21.1677135,39.8715139],[21.1677296,39.8714062],[21.1678512,39.871292],[21.1678085,39.8709982],[21.1673793,39.870704],[21.167686,39.870216],[21.1670906,39.8698862],[21.1668996,39.8698635],[21.1668248,39.8695284],[21.1666637,39.8693488],[21.166639,39.8692987],[21.1662995,39.8687409],[21.1662584,39.8685012],[21.1660981,39.8683621],[21.1658261,39.8682609],[21.1658532,39.8681715],[21.165982,39.8681656],[21.1664757,39.8683849],[21.1670129,39.868398],[21.1686054,39.8691846],[21.1701805,39.8692591],[21.1711237,39.8690659],[21.1717408,39.8690404]]},{"id":17297,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a0\u03af\u03c7\u03c4\u03b5\u03b9\u03bf \u0394\u03af\u03ba\u03c4\u03c5\u03bf P7 \u039c\u03b7\u03bb\u03b9\u03ac-\u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","description_GR":"\u039c\u03b7\u03bb\u03b9\u03ac-\u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2-\u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","path":"MACEDONIA\/Makedonia_Metsovo_P7","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":14955,"name_EN":"Aoos-Valia Kalda: P7 Milia-Flega summit","description_EN":"Milia-Salatoura Milias-Flega summit","ascent_time":625,"descent_time":515,"marker":"metsovo_p7","level":12,"ascent":1278,"descent":308,"maxelev":2149,"minelev":1145,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.11943 39.85303,21.23229 39.87068)","views":79,"millestones":"0,21.2291555,39.8529516#1,21.2319474,39.8561135#2,21.2220552,39.8580080#3,21.2134570,39.8620865#4,21.2061174,39.8627597#5,21.1977417,39.8642191#6,21.1877819,39.8669706#7,21.1781836,39.8687484#8,21.1677004,39.8687349#9,21.1582696,39.8659594#10,21.1493642,39.8675270#11,21.1431199,39.8691813#12,21.1356692,39.8706710#13,21.1327532,39.8658686#14,21.1255236,39.8663324#15.0,21.1194286,39.8706797","x":21.1670129,"y":39.868398,"coor":[[21.2291555,39.8529516],[21.2290288,39.8530521],[21.2288051,39.8530918],[21.2279039,39.8531243],[21.2274723,39.8529924],[21.2263194,39.8534693],[21.2255752,39.8539559],[21.2256406,39.8543628],[21.2267967,39.8542148],[21.2286065,39.8545599],[21.2294671,39.8552471],[21.2302876,39.8557711],[21.2305182,39.8558487],[21.231055,39.8558705],[21.2313893,39.8559866],[21.2317615,39.8560315],[21.2319797,39.8561268],[21.2321593,39.8563113],[21.231682,39.8562638],[21.2311326,39.856557],[21.2308264,39.8566127],[21.2301203,39.8564427],[21.2291614,39.8564558],[21.2287825,39.8562846],[21.2283348,39.856373],[21.227842,39.8562666],[21.2274755,39.8563615],[21.2270521,39.8561352],[21.2265008,39.856185],[21.2256725,39.8561472],[21.2245523,39.8563906],[21.2242509,39.8566176],[21.2239087,39.8566995],[21.2234172,39.857003],[21.2232162,39.8570612],[21.2224934,39.8575934],[21.2220797,39.8579979],[21.2215922,39.8582024],[21.2208136,39.8586702],[21.2206844,39.8589733],[21.2203586,39.8592267],[21.2201733,39.8594745],[21.2200347,39.8597234],[21.220054,39.859814],[21.2194556,39.8601599],[21.2183686,39.8610257],[21.218241,39.8612928],[21.2182523,39.8615904],[21.2172159,39.8614934],[21.2164675,39.8617907],[21.2162598,39.8617227],[21.2158854,39.8614435],[21.2153759,39.8613231],[21.2152212,39.8613915],[21.2142268,39.8617054],[21.2141739,39.8617537],[21.2138528,39.8618901],[21.2137302,39.8620313],[21.2135016,39.8621023],[21.2128447,39.8618703],[21.2126929,39.8618667],[21.2126485,39.8619287],[21.2122785,39.862118],[21.2118466,39.8621886],[21.2113127,39.8623019],[21.2114754,39.8631976],[21.211606,39.8640115],[21.2114714,39.8641614],[21.2112699,39.8642286],[21.2110043,39.8641501],[21.2095883,39.8633234],[21.2088475,39.8634316],[21.2083023,39.8633284],[21.2077724,39.8631355],[21.2076297,39.8631951],[21.2076363,39.8632944],[21.2074107,39.863406],[21.2071308,39.8636785],[21.2070133,39.8636937],[21.2068155,39.8633827],[21.2062243,39.8629721],[21.206051,39.8626346],[21.2058565,39.8625308],[21.2037775,39.8622015],[21.2032747,39.8622073],[21.2028156,39.8619981],[21.2020989,39.8618006],[21.2013537,39.8617286],[21.2008921,39.8618706],[21.2002228,39.8619445],[21.2000928,39.8616531],[21.1999563,39.8615597],[21.1996421,39.8615701],[21.1992071,39.8615867],[21.199087,39.8619531],[21.1986655,39.8622582],[21.1984877,39.8623169],[21.1984974,39.8624748],[21.1982346,39.8629008],[21.1982546,39.8632707],[21.1980589,39.8634821],[21.1981596,39.8635927],[21.1981722,39.8637191],[21.1980189,39.8640397],[21.1977342,39.8641409],[21.197749,39.8643034],[21.1977424,39.8644654],[21.1976125,39.8644982],[21.1973103,39.8644549],[21.1970932,39.8643326],[21.196822,39.8643891],[21.1964272,39.8643255],[21.196063,39.8643707],[21.1959367,39.8643136],[21.1955752,39.864458],[21.1951198,39.864447],[21.1944256,39.8645563],[21.1932935,39.8650874],[21.1928967,39.865357],[21.1922478,39.8655034],[21.192068,39.8653279],[21.1918854,39.8655037],[21.1915822,39.8654873],[21.191211,39.8657035],[21.1908446,39.8658027],[21.1907649,39.866035],[21.1898934,39.866194],[21.1895652,39.8664878],[21.1892097,39.8666053],[21.1883499,39.8667646],[21.1866173,39.8673982],[21.1859294,39.8682102],[21.1851738,39.8686783],[21.1850804,39.8686761],[21.1849465,39.8685197],[21.1847766,39.8681012],[21.1843099,39.8677926],[21.1836924,39.8677415],[21.1831527,39.8675032],[21.1825929,39.8674716],[21.1818159,39.8676058],[21.1804521,39.8683654],[21.1794567,39.8686925],[21.1788261,39.8686771],[21.1778629,39.8687888],[21.1777078,39.8688661],[21.1774022,39.8691919],[21.1770001,39.86902],[21.1762059,39.8690007],[21.1756709,39.8689336],[21.175249,39.8689593],[21.1749973,39.8688271],[21.1747352,39.8685369],[21.1744436,39.8685208],[21.1736792,39.8689166],[21.1733272,39.8692323],[21.1731849,39.8692828],[21.1722719,39.8690264],[21.1718712,39.8689986],[21.1717449,39.869027],[21.1711237,39.8690659],[21.1701805,39.8692591],[21.1686054,39.8691846],[21.1670129,39.868398],[21.1664757,39.8683849],[21.165982,39.8681656],[21.1658532,39.8681715],[21.1658261,39.8682609],[21.1655481,39.8682],[21.1644718,39.8676513],[21.1638466,39.8672216],[21.1634427,39.8670946],[21.1633559,39.8669303],[21.1630451,39.8668146],[21.1627996,39.8665294],[21.1623983,39.8663394],[21.162051,39.8662588],[21.1615397,39.8667508],[21.1612682,39.8667261],[21.1608302,39.8668595],[21.1599466,39.8664595],[21.1595816,39.8665226],[21.159283,39.8666774],[21.1590509,39.8666357],[21.1588014,39.8664495],[21.1587621,39.8662683],[21.1586162,39.8661206],[21.1584463,39.8659904],[21.1582142,39.8659486],[21.1574755,39.8660026],[21.1571257,39.8662642],[21.156795,39.8663462],[21.1564781,39.8660952],[21.1564396,39.8658961],[21.1563243,39.8658572],[21.1559928,39.8659572],[21.1558896,39.8659096],[21.1559283,39.8658205],[21.1558258,39.8657549],[21.1555784,39.8658029],[21.1551151,39.8665482],[21.1549859,39.866563],[21.1546502,39.8664827],[21.1538952,39.8664102],[21.153288,39.8663502],[21.1529011,39.8663767],[21.1522038,39.8662785],[21.1518153,39.8660618],[21.1515829,39.8660291],[21.1507157,39.8660798],[21.1504792,39.8661461],[21.1500906,39.8664968],[21.1498876,39.8665999],[21.1496911,39.8668293],[21.1493705,39.8669475],[21.1492584,39.8671159],[21.1493953,39.8674796],[21.1491833,39.8677987],[21.14928,39.8682875],[21.1490601,39.8685163],[21.1489942,39.8686948],[21.1491115,39.868968],[21.1490097,39.8697311],[21.1488935,39.8699985],[21.1489446,39.8707384],[21.1484556,39.8706904],[21.1479501,39.870759],[21.1475884,39.8707411],[21.1474592,39.8707559],[21.1474401,39.8709356],[21.1471051,39.8708373],[21.1463773,39.8709094],[21.1460548,39.8707934],[21.1459358,39.8708445],[21.1453326,39.8707306],[21.1447803,39.8705188],[21.1443011,39.870516],[21.1440697,39.8704563],[21.1439661,39.8704177],[21.1438365,39.8701622],[21.1437821,39.8697826],[21.1436641,39.8695274],[21.1435423,39.8693623],[21.1432454,39.8691928],[21.1427564,39.8691448],[21.1423914,39.8692078],[21.1421767,39.8693106],[21.1420614,39.8692717],[21.1419442,39.8689986],[21.1417072,39.8687946],[21.1414879,39.8687261],[21.1408829,39.8686572],[21.1396639,39.8687352],[21.1391357,39.868506],[21.1387816,39.8685873],[21.138513,39.8685807],[21.1382948,39.8684852],[21.1380649,39.867831],[21.1374808,39.8692308],[21.1372233,39.8702828],[21.1371977,39.8703363],[21.1373778,39.8705028],[21.1371529,39.8705694],[21.1369551,39.8705465],[21.135582,39.8706747],[21.1352452,39.8706213],[21.1350388,39.8705261],[21.1348025,39.8703041],[21.1344013,39.870114],[21.1337528,39.8696836],[21.1334111,39.8691887],[21.1330479,39.8689275],[21.1325977,39.8687903],[21.1321863,39.8685639],[21.1310538,39.8682476],[21.1307566,39.8680871],[21.1305377,39.8678881],[21.1307459,39.867659],[21.130738,39.8675687],[21.1304645,39.8673998],[21.1302306,39.867403],[21.130047,39.8670382],[21.1303224,39.867045],[21.1304663,39.8669585],[21.130763,39.8665695],[21.1311714,39.8665886],[21.1311529,39.866471],[21.1313476,39.8662867],[21.1314957,39.8663804],[21.1315608,39.8662199],[21.1318535,39.8662091],[21.1327801,39.8658537],[21.133709,39.8657236],[21.1337251,39.8656744],[21.1336223,39.8655863],[21.1334942,39.8652949],[21.1336565,39.8650467],[21.1335867,39.8647567],[21.1334209,39.8645274],[21.1331222,39.8644029],[21.1328667,39.8642479],[21.1325425,39.8641949],[21.1318517,39.8639436],[21.131235,39.8638743],[21.1304455,39.8640259],[21.1286622,39.8647204],[21.1269596,39.8653943],[21.1263562,39.8658478],[21.1258078,39.8661044],[21.1248164,39.8668905],[21.1243881,39.8670691],[21.1239398,39.867166],[21.1234377,39.8674328],[21.1229397,39.8676006],[21.1224037,39.868398],[21.1220628,39.8687228],[21.122128,39.8691208],[21.1220044,39.8692799],[21.1221306,39.8693371],[21.1214865,39.8696454],[21.1212571,39.8698198],[21.1210421,39.8702333],[21.1205837,39.870294],[21.1202966,39.870449],[21.119767,39.870535],[21.1195281,39.8706551],[21.1194286,39.8706797]]},{"id":17298,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u039c\u03ad\u03c4\u03c3\u03bf\u03b2\u03bf-\u039c\u03b7\u03bb\u03b9\u03ac","description_GR":"\u039c\u03ad\u03c4\u03c3\u03bf\u03b2\u03bf-\u0391\u03c5\u03c7\u03ad\u03bd\u03b1\u03c2 \u03a0\u03b1\u03c0\u03b1\u03b6\u03ae\u03c3\u03b7-\u039c\u03b7\u03bb\u03b9\u03ac","path":"MACEDONIA\/Makedonia_E6_Metsovo_Milia","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":14196,"name_EN":"E6: E6 Section Metsovo-Milia","description_EN":"Metsovo-Papazisi Pass-Milia","ascent_time":455,"descent_time":435,"marker":"E6","level":9,"ascent":688,"descent":732,"maxelev":1543,"minelev":1131,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.1706 39.77101,21.23245 39.85154)","views":66,"millestones":"0,21.2291555,39.8529516#1,21.2229386,39.8466047#2,21.2145297,39.8424985#3,21.2090381,39.8409880#4,21.2005096,39.8362308#5,21.1950569,39.8311045#6,21.1914893,39.8263289#7,21.1887256,39.8194052#8,21.1838057,39.8119557#9,21.1784375,39.8044199#10,21.1745116,39.7979954#11,21.1742124,39.7909244#12,21.1737939,39.7842091#13,21.1784596,39.7779137#14.2,21.1827378,39.7698099","x":21.1904844,"y":39.8226951,"coor":[[21.2291555,39.8529516],[21.2286932,39.8528234],[21.2285815,39.8526946],[21.2287312,39.8525045],[21.2285976,39.8523392],[21.228321,39.8522965],[21.2280812,39.8518764],[21.2274776,39.8514837],[21.2271346,39.8509665],[21.2266563,39.850946],[21.2262184,39.8507914],[21.2258909,39.850662],[21.2259067,39.8504867],[21.2260641,39.8494816],[21.2260137,39.8492822],[21.2258801,39.8491169],[21.2256163,39.8489934],[21.2252513,39.8484802],[21.224717,39.8481071],[21.2246228,39.8478346],[21.224332,39.8475124],[21.2243272,39.8473411],[21.2241615,39.8471029],[21.2238542,39.8468974],[21.2232296,39.8467383],[21.2223575,39.8463391],[21.221789,39.8459471],[21.2216722,39.8456561],[21.2212759,39.8453403],[21.2212025,39.8452169],[21.2209099,39.8452279],[21.2196352,39.8451793],[21.2190368,39.8452371],[21.2186341,39.8453715],[21.2182262,39.845632],[21.2179654,39.8457248],[21.2176326,39.8455727],[21.2167868,39.8448137],[21.2165249,39.8446453],[21.2157973,39.8444296],[21.215458,39.8441513],[21.2148983,39.8435433],[21.2145115,39.842417],[21.2142692,39.8420508],[21.2127507,39.8414558],[21.2125836,39.8412536],[21.2123702,39.8413296],[21.2118894,39.8413721],[21.2115472,39.8411657],[21.2112542,39.8411856],[21.2113965,39.8414233],[21.2117614,39.8416482],[21.2120978,39.8419986],[21.2120762,39.8422413],[21.2122507,39.8425518],[21.2124907,39.8426837],[21.2123485,39.8430226],[21.2121536,39.8429278],[21.2115006,39.8423176],[21.210969,39.8421697],[21.2102014,39.8420791],[21.2101,39.8419866],[21.209857,39.8413502],[21.2092281,39.841299],[21.2085424,39.8401925],[21.2074893,39.8391943],[21.2065241,39.8379279],[21.2063088,39.8371841],[21.2049099,39.8368171],[21.2028685,39.8367318],[21.2009556,39.8363614],[21.1992353,39.8358514],[21.1986159,39.8352779],[21.1978937,39.8349362],[21.1971138,39.8351515],[21.1969234,39.8349488],[21.196756,39.8350438],[21.1965451,39.8350567],[21.1962847,39.8348522],[21.1963117,39.8344746],[21.1965905,39.8339408],[21.196841,39.8337262],[21.1969278,39.8333139],[21.1967287,39.8330388],[21.1965862,39.8325219],[21.1963706,39.8323636],[21.1958366,39.8322786],[21.1957009,39.8321672],[21.1957207,39.8319695],[21.1960917,39.8317533],[21.196154,39.8316557],[21.1956478,39.8311751],[21.1945313,39.831049],[21.193987,39.8315042],[21.1936686,39.8315776],[21.1932717,39.831568],[21.1930208,39.8314178],[21.1925157,39.8309101],[21.191911,39.8305531],[21.1916309,39.8302581],[21.1915838,39.8288337],[21.1919216,39.8285716],[21.1921347,39.8282165],[21.1928063,39.8277913],[21.1928333,39.8277019],[21.192756,39.8275919],[21.1921138,39.8272971],[21.1912274,39.8272576],[21.191067,39.8271817],[21.1909554,39.8270529],[21.1909569,39.8267286],[21.1911324,39.8264356],[21.1924922,39.8260362],[21.1925776,39.8259481],[21.1925805,39.8258762],[21.1923194,39.8256897],[21.1922655,39.8255803],[21.1923064,39.8254371],[21.1925989,39.8251379],[21.1922985,39.8247703],[21.1923189,39.8245546],[21.192432,39.8243592],[21.1922884,39.8241575],[21.1918449,39.8238586],[21.1917596,39.8236583],[21.191771,39.8234784],[21.1915719,39.8232439],[21.1912495,39.823128],[21.1904844,39.8226951],[21.1898507,39.8221933],[21.189529,39.8220594],[21.1892023,39.8217632],[21.188945,39.8211985],[21.1889646,39.820145],[21.1889008,39.8199903],[21.18862,39.8197133],[21.1887657,39.8192934],[21.1893044,39.8189732],[21.1892567,39.8187108],[21.1890324,39.8184801],[21.1884031,39.8181586],[21.1875987,39.8175446],[21.1874274,39.8171621],[21.1866207,39.8160345],[21.1850137,39.8141939],[21.1840223,39.8127285],[21.1836129,39.8113133],[21.1834467,39.8110931],[21.1826431,39.8107493],[21.181328,39.8100597],[21.1805604,39.8091223],[21.1802974,39.8084132],[21.1797961,39.8063922],[21.1796226,39.8060637],[21.1787734,39.8051243],[21.1775351,39.8025629],[21.177144,39.8012742],[21.1768628,39.8007269],[21.1757559,39.7998081],[21.1759012,39.7993973],[21.1758054,39.7991697],[21.1755568,39.7989655],[21.1751292,39.798856],[21.1740777,39.7988664],[21.1733152,39.7985551],[21.1737451,39.7984124],[21.1748974,39.7977784],[21.1751455,39.7962125],[21.1757431,39.79502],[21.1755257,39.7937716],[21.1757974,39.7925531],[21.1756488,39.7921892],[21.1757524,39.7919395],[21.1751283,39.7920684],[21.1745093,39.7920713],[21.1741914,39.7921357],[21.1739945,39.7920948],[21.1739282,39.7920031],[21.1739123,39.7918226],[21.1740457,39.7916997],[21.1742654,39.7911826],[21.1742174,39.7909292],[21.17406,39.7907812],[21.1735326,39.7905432],[21.1735035,39.7903984],[21.1738245,39.7899738],[21.1740099,39.7894378],[21.174155,39.7893152],[21.1743007,39.7888954],[21.1745002,39.788585],[21.1744501,39.7880973],[21.1747055,39.7875631],[21.1748107,39.7869891],[21.1741389,39.7862881],[21.1740618,39.7858899],[21.1738562,39.7857768],[21.1739715,39.7855274],[21.1739665,39.7853651],[21.1738237,39.7851454],[21.1734917,39.7849167],[21.1733329,39.7848047],[21.1734656,39.7846998],[21.1742964,39.7845354],[21.1744295,39.7844215],[21.1744435,39.7840796],[21.1742802,39.7840756],[21.1740621,39.7842685],[21.1738868,39.7842732],[21.1737505,39.7841798],[21.1737397,39.7838733],[21.1739446,39.7837161],[21.1746292,39.7835346],[21.1746987,39.7833561],[21.1744937,39.7829458],[21.1743443,39.7828881],[21.1739812,39.7829153],[21.1739062,39.7828684],[21.1738823,39.7823093],[21.1741284,39.7814325],[21.1742378,39.7813271],[21.1747029,39.780879],[21.17475,39.7805829],[21.1749112,39.7803526],[21.1748891,39.7800368],[21.1755576,39.779963],[21.1759244,39.7798458],[21.176352,39.7796671],[21.1764636,39.7795076],[21.1774485,39.7791172],[21.177928,39.7788136],[21.1782734,39.7780744],[21.1785395,39.7778466],[21.1786161,39.777916],[21.1787451,39.7779012],[21.1790907,39.7777294],[21.1794483,39.7764049],[21.1796437,39.7761935],[21.1799877,39.7759541],[21.1802412,39.7754648],[21.1808696,39.7752279],[21.1813597,39.774375],[21.1814734,39.7739544],[21.1816177,39.7738498],[21.1819922,39.7736652],[21.1821392,39.7734976],[21.1822282,39.7726756],[21.182276,39.7723614],[21.1824178,39.7721577],[21.1828978,39.7715568],[21.1830029,39.7712531],[21.182992,39.7710231],[21.1829498,39.7708599],[21.182868,39.7705472],[21.1828582,39.7705019],[21.1827,39.7700026],[21.1827456,39.7698776],[21.1827378,39.7698099]]},{"id":17300,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1","description_GR":"\u039c\u03b7\u03bb\u03b9\u03ac-\u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1","path":"MACEDONIA\/Makedonia_E6_Milia_ValiaKalda","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":13715,"name_EN":"E6: E6 Section Milia-Valia Kalda","description_EN":"Milia-Salatoura Milias-Valia Kalda","ascent_time":680,"descent_time":590,"marker":"E6","level":9,"ascent":649,"descent":456,"maxelev":1724,"minelev":1136,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.14497 39.85299,21.23229 39.90317)","views":119,"millestones":"0,21.2291555,39.8529516#1,21.2320509,39.8561990#2,21.2219220,39.8580631#3,21.2133121,39.8620330#4,21.2060599,39.8626455#5,21.1977474,39.8643430#6,21.1876474,39.8670193#7,21.1780365,39.8687647#8,21.1675846,39.8686773#9,21.1660835,39.8733728#10,21.1616690,39.8770477#11,21.1545486,39.8832423#12,21.1510175,39.8906534#13,21.1457261,39.8983671#13.7,21.1471403,39.9032216","x":21.1804521,"y":39.8683654,"coor":[[21.2291555,39.8529516],[21.229377,39.8529659],[21.2296248,39.8529267],[21.2298094,39.8529852],[21.2302496,39.853293],[21.2304234,39.8533197],[21.2307931,39.8538465],[21.2306509,39.8541854],[21.2308842,39.8541864],[21.23122,39.8545548],[21.2314473,39.8552989],[21.2286056,39.8545734],[21.2294671,39.8552471],[21.2302876,39.8557711],[21.2305182,39.8558487],[21.231055,39.8558705],[21.2313893,39.8559866],[21.2317615,39.8560315],[21.2319797,39.8561268],[21.2321593,39.8563113],[21.231682,39.8562638],[21.2311326,39.856557],[21.2308264,39.8566127],[21.2301203,39.8564427],[21.2291614,39.8564558],[21.2287825,39.8562846],[21.2283348,39.856373],[21.2278535,39.8562624],[21.2274755,39.8563615],[21.2270521,39.8561352],[21.2265008,39.856185],[21.2256725,39.8561472],[21.2245523,39.8563906],[21.2242509,39.8566176],[21.2239087,39.8566995],[21.2234172,39.857003],[21.2232162,39.8570612],[21.2224934,39.8575934],[21.2220797,39.8579979],[21.2215922,39.8582024],[21.2208136,39.8586702],[21.2206844,39.8589733],[21.2203586,39.8592267],[21.2201733,39.8594745],[21.2200347,39.8597234],[21.220042,39.8598317],[21.2194556,39.8601599],[21.2183686,39.8610257],[21.218241,39.8612928],[21.2182523,39.8615904],[21.2172159,39.8614934],[21.2164675,39.8617907],[21.2162598,39.8617227],[21.2158854,39.8614435],[21.2153759,39.8613231],[21.2152216,39.861387],[21.2142294,39.86171],[21.2141739,39.8617537],[21.2138528,39.8618901],[21.2137302,39.8620313],[21.2134937,39.8620976],[21.2128447,39.8618703],[21.2126929,39.8618667],[21.2126436,39.8619286],[21.2122785,39.862118],[21.2118466,39.8621886],[21.211316,39.862302],[21.2114754,39.8631976],[21.211606,39.8640115],[21.2114714,39.8641614],[21.2112699,39.8642286],[21.2110043,39.8641501],[21.2095883,39.8633234],[21.2088475,39.8634316],[21.2083023,39.8633284],[21.2077724,39.8631355],[21.2076297,39.8631951],[21.2076246,39.8633211],[21.2074107,39.863406],[21.2071308,39.8636785],[21.2070133,39.8636937],[21.2068155,39.8633827],[21.2062243,39.8629721],[21.206051,39.8626346],[21.2058565,39.8625308],[21.2037775,39.8622015],[21.2032747,39.8622073],[21.2028156,39.8619981],[21.2020989,39.8618006],[21.2013537,39.8617286],[21.2008921,39.8618706],[21.2002221,39.8619445],[21.2000924,39.8616531],[21.1999559,39.8615597],[21.1996423,39.8615702],[21.1992067,39.8615867],[21.1990866,39.8619531],[21.1986651,39.8622582],[21.1984877,39.8623169],[21.1984974,39.8624748],[21.1982346,39.8629008],[21.1982546,39.8632707],[21.1980589,39.8634821],[21.1981596,39.8635927],[21.1981662,39.8637189],[21.1980189,39.8640397],[21.1977342,39.8641409],[21.197749,39.8643034],[21.1977424,39.8644654],[21.1976125,39.8644982],[21.1973103,39.8644549],[21.1970932,39.8643326],[21.196822,39.8643891],[21.1964272,39.8643255],[21.196063,39.8643707],[21.1959367,39.8643136],[21.1955798,39.8644671],[21.1951198,39.864447],[21.1944256,39.8645563],[21.1932935,39.8650874],[21.1928967,39.865357],[21.1922478,39.8655034],[21.192068,39.8653279],[21.1918854,39.8655037],[21.1915822,39.8654873],[21.191211,39.8657035],[21.1908446,39.8658027],[21.1907649,39.866035],[21.1898934,39.866194],[21.1895773,39.8664926],[21.1892097,39.8666053],[21.1883499,39.8667646],[21.1866173,39.8673982],[21.1859294,39.8682102],[21.1851738,39.8686783],[21.1850804,39.8686761],[21.1849465,39.8685197],[21.1847766,39.8681012],[21.1843099,39.8677926],[21.1836924,39.8677415],[21.1831527,39.8675032],[21.1825929,39.8674716],[21.1818159,39.8676058],[21.1804521,39.8683654],[21.1794567,39.8686925],[21.1788261,39.8686771],[21.1778629,39.8687888],[21.1777078,39.8688661],[21.1774022,39.8691919],[21.1770001,39.86902],[21.1762059,39.8690007],[21.1756709,39.8689336],[21.175249,39.8689593],[21.1749803,39.8688312],[21.1747352,39.8685369],[21.1744436,39.8685208],[21.1736792,39.8689166],[21.1733272,39.8692323],[21.1731849,39.8692828],[21.1722719,39.8690264],[21.1718712,39.8689986],[21.1717408,39.8690404],[21.1711237,39.8690659],[21.1701805,39.8692591],[21.1686054,39.8691846],[21.1670129,39.868398],[21.1664757,39.8683849],[21.165982,39.8681656],[21.1658532,39.8681715],[21.1658261,39.8682609],[21.1660981,39.8683621],[21.1662584,39.8685012],[21.1662995,39.8687409],[21.166639,39.8692987],[21.1666637,39.8693488],[21.1668248,39.8695284],[21.1668996,39.8698635],[21.1670906,39.8698862],[21.167686,39.870216],[21.1673793,39.870704],[21.1678085,39.8709982],[21.1678512,39.871292],[21.1677296,39.8714062],[21.1677135,39.8715139],[21.1673751,39.8716677],[21.16727,39.8716652],[21.167232,39.8717363],[21.1671189,39.8727785],[21.1667596,39.8734498],[21.1665223,39.8735341],[21.1662653,39.8735278],[21.166321,39.8732544],[21.1662086,39.8731435],[21.165931,39.8736412],[21.1659161,39.8740012],[21.1657605,39.8745198],[21.1655132,39.8748471],[21.1651542,39.8749013],[21.1650984,39.8748369],[21.1649922,39.8748613],[21.1647564,39.8749096],[21.1641952,39.8746257],[21.1639069,39.8746006],[21.1637842,39.8745931],[21.1637236,39.8746456],[21.1632931,39.8754458],[21.1632651,39.8758415],[21.1630769,39.8761522],[21.1630322,39.8764123],[21.1629327,39.8762477],[21.1628728,39.8757148],[21.163041,39.8753226],[21.162952,39.8752123],[21.1627112,39.8750983],[21.1625119,39.8751114],[21.1622483,39.8752671],[21.1616557,39.8760273],[21.1618106,39.8762157],[21.161828,39.8763603],[21.16168,39.8765458],[21.1618319,39.8765496],[21.161899,39.8766233],[21.1618697,39.8767667],[21.1613231,39.877546],[21.1610022,39.8776732],[21.1606736,39.8777012],[21.1603423,39.8780805],[21.1601193,39.878102],[21.1597118,39.8783442],[21.1595377,39.878313],[21.159219,39.8783862],[21.1590605,39.8785445],[21.1587749,39.8786636],[21.1587946,39.8787541],[21.1586711,39.8789133],[21.158401,39.8789427],[21.1582202,39.8790734],[21.1579807,39.8800584],[21.1578877,39.8800471],[21.1575216,39.8804164],[21.1573186,39.8805195],[21.1570942,39.8808563],[21.1561753,39.8815905],[21.1554811,39.8819788],[21.1552215,39.8820355],[21.1550212,39.8823548],[21.1549626,39.8826236],[21.1548174,39.8826786],[21.1547208,39.8830366],[21.1542904,39.8835485],[21.1537907,39.8843199],[21.1536004,39.8849638],[21.153802,39.8857434],[21.1542317,39.8860963],[21.1542389,39.8862045],[21.1541535,39.8862925],[21.153811,39.8863742],[21.1533241,39.8862721],[21.1530773,39.8863021],[21.1528698,39.8865132],[21.1522149,39.8882086],[21.1519655,39.8891483],[21.1512793,39.8899061],[21.1512258,39.890067],[21.1513183,39.8903755],[21.1505883,39.8910602],[21.1505809,39.8912402],[21.1507434,39.8915504],[21.1491892,39.8940614],[21.14866,39.894697],[21.1486304,39.8951286],[21.1482246,39.8953258],[21.1478321,39.8957666],[21.1468484,39.8967062],[21.1465067,39.8970716],[21.1459237,39.8981562],[21.1453119,39.8988077],[21.1451289,39.8992716],[21.145312,39.900213],[21.1455655,39.9008678],[21.14662,39.9016684],[21.1470336,39.902129],[21.1470744,39.9022742],[21.1469433,39.9026132],[21.1469464,39.9028205],[21.1471403,39.9032216]]},{"id":17301,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1-\u0392\u03bf\u03b2\u03bf\u03cd\u03c3\u03b1","description_GR":"\u0397 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf \u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03cc\u03c1\u03b5\u03bc\u03b1","path":"MACEDONIA\/Makedonia_E6_Vovousa_ValiaKalda","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":14144,"name_EN":"E6: E6 Section Valia Kalda-Vovousa","description_EN":"Following the Arkoudorema ravine","ascent_time":410,"descent_time":410,"marker":"E6","level":9,"ascent":339,"descent":738,"maxelev":1377,"minelev":966,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.04897 39.89311,21.14756 39.93672)","views":405,"millestones":"0,21.1471403,39.9032216#1,21.1393300,39.8971603#2,21.1289189,39.8969128#3,21.1224870,39.8929616#4,21.1159399,39.8966638#5,21.1080420,39.8999639#6,21.0979938,39.9027406#7,21.0879649,39.9030767#8,21.0793679,39.9007832#9,21.0697210,39.9001830#10,21.0620735,39.9059397#11,21.0573044,39.9138961#12,21.0545422,39.9213074#13,21.0518810,39.9284499#14.1,21.0497785,39.9367426","x":21.0914651,"y":39.9044453,"coor":[[21.1471403,39.9032216],[21.1464641,39.9031689],[21.145645,39.9028965],[21.144807,39.9022363],[21.1443515,39.9016576],[21.1437892,39.9005538],[21.1435222,39.9002229],[21.1433219,39.8996955],[21.1427553,39.8992582],[21.142128,39.8985942],[21.14139,39.8983417],[21.141004,39.898062],[21.1404131,39.8977321],[21.1402143,39.8976777],[21.1399136,39.8975982],[21.139572,39.8973736],[21.1392335,39.897077],[21.1390695,39.8968027],[21.138855,39.8966172],[21.1384397,39.8964809],[21.1375511,39.8964769],[21.1363976,39.8969349],[21.1360476,39.8971964],[21.1357018,39.8974086],[21.134997,39.8974812],[21.134801,39.8974133],[21.1345089,39.8971269],[21.1342907,39.8970314],[21.1328975,39.8973482],[21.1319639,39.8970189],[21.131431,39.8968976],[21.1309177,39.8968669],[21.1301546,39.8969381],[21.1295859,39.8968339],[21.129206,39.8968605],[21.129027,39.8969462],[21.1288317,39.8968873],[21.1286492,39.8966936],[21.1284427,39.8965984],[21.1277783,39.8965459],[21.1272691,39.8964162],[21.1271097,39.8963131],[21.1269604,39.8959671],[21.1261381,39.8954963],[21.1258494,39.8952955],[21.1257291,39.8948151],[21.1261067,39.8938967],[21.1263787,39.8935431],[21.126399,39.8930572],[21.126208,39.8928723],[21.1256525,39.8927324],[21.1253254,39.8927243],[21.1251309,39.8926204],[21.1247665,39.8926654],[21.1241052,39.8925409],[21.123497,39.892823],[21.1233214,39.8925484],[21.1231126,39.8925072],[21.1225473,39.8928805],[21.1222994,39.8932167],[21.1219165,39.8934234],[21.1217635,39.8934466],[21.1209635,39.8932826],[21.1208113,39.8932608],[21.1203244,39.8934378],[21.1203455,39.8934924],[21.1206123,39.8935441],[21.1204476,39.893567],[21.1203007,39.8937255],[21.1204555,39.8939365],[21.1202347,39.8941833],[21.1202784,39.8942564],[21.1199747,39.8942489],[21.1200625,39.8943862],[21.1203293,39.8944378],[21.1202682,39.8944994],[21.119986,39.8945374],[21.1198646,39.8946425],[21.1192881,39.894448],[21.1191893,39.8945716],[21.1189726,39.8944402],[21.1188042,39.8945531],[21.1185657,39.894385],[21.1183071,39.8944146],[21.1182073,39.8945652],[21.1180709,39.8944718],[21.1177486,39.8946259],[21.1176981,39.8947147],[21.1174483,39.8948166],[21.1171784,39.8951162],[21.1168954,39.8951722],[21.1164191,39.8953765],[21.1159563,39.8958154],[21.1159264,39.8968055],[21.1155789,39.8972833],[21.1153392,39.8974214],[21.1150668,39.8975047],[21.1141966,39.8976182],[21.1138141,39.8975366],[21.1134493,39.8975906],[21.1131813,39.8975659],[21.1129405,39.8974518],[21.1125079,39.89745],[21.1123624,39.8975725],[21.1116034,39.8978238],[21.1113972,39.8979988],[21.1106174,39.8981866],[21.1096639,39.8986132],[21.1092738,39.8987116],[21.1087469,39.8990047],[21.1082906,39.8987321],[21.107755,39.8986737],[21.1076076,39.8988411],[21.1080474,39.8992304],[21.108365,39.8997428],[21.1081939,39.8999187],[21.1074476,39.9001433],[21.1073696,39.9000512],[21.1066577,39.9000155],[21.1058505,39.8997431],[21.1049203,39.9001702],[21.1041906,39.9002781],[21.1039633,39.9003985],[21.1032186,39.9003079],[21.1028236,39.9005232],[21.1023649,39.9005838],[21.1020208,39.9007013],[21.1012074,39.9011313],[21.1007957,39.9014633],[21.1006049,39.9018279],[21.1003294,39.9019831],[21.0999125,39.9021619],[21.0994195,39.9022036],[21.0989812,39.9023367],[21.0989657,39.9024264],[21.0988477,39.9024505],[21.0987482,39.9025921],[21.0981259,39.9026486],[21.0978368,39.9028485],[21.0968854,39.903221],[21.0962636,39.903818],[21.0957819,39.9041482],[21.0954128,39.9043011],[21.0944698,39.9044756],[21.0942591,39.9044794],[21.0940529,39.9043751],[21.0935754,39.9043271],[21.0932193,39.904174],[21.0927293,39.904423],[21.0921368,39.904327],[21.091804,39.9044538],[21.0917003,39.9044152],[21.0914651,39.9044453],[21.091097,39.9043009],[21.0906172,39.9043069],[21.090448,39.9041585],[21.0898941,39.9039825],[21.0896608,39.9039676],[21.08848,39.9031272],[21.0880738,39.903054],[21.0878378,39.9031021],[21.0878946,39.9034188],[21.0875148,39.9038236],[21.0875913,39.9039516],[21.0875543,39.9039958],[21.0873151,39.9038456],[21.0872091,39.903861],[21.0871813,39.9036891],[21.0869195,39.9035204],[21.0867099,39.9034971],[21.0866094,39.9033865],[21.0862401,39.9032691],[21.0857712,39.9032934],[21.0853014,39.9030654],[21.0851454,39.9028813],[21.0845455,39.902686],[21.0844107,39.9025565],[21.0842697,39.902571],[21.0841087,39.9027831],[21.0839428,39.902833],[21.0838076,39.9027125],[21.0828922,39.9025093],[21.0825614,39.9023118],[21.0822479,39.9022589],[21.0820186,39.9018748],[21.0815809,39.9014404],[21.08133,39.9012899],[21.080721,39.9013106],[21.0800355,39.9012033],[21.0798056,39.9011074],[21.0792274,39.9006785],[21.0788099,39.9005959],[21.0781732,39.9001655],[21.0774216,39.8991376],[21.0768597,39.8991775],[21.0765339,39.8994125],[21.075823,39.8996288],[21.0751925,39.9001533],[21.0750384,39.9002035],[21.07501,39.9003199],[21.0747873,39.9003323],[21.074535,39.900488],[21.0742001,39.9003895],[21.0737172,39.9004674],[21.0735481,39.900319],[21.0728698,39.9003199],[21.0726505,39.9002513],[21.0722399,39.9000067],[21.0716931,39.8999388],[21.0705304,39.9000536],[21.0702574,39.9001458],[21.0699774,39.9001297],[21.0693755,39.9002586],[21.0683726,39.9007376],[21.0672493,39.901574],[21.0668814,39.9016998],[21.0666143,39.9019272],[21.0660872,39.9022201],[21.0644811,39.9025848],[21.0640509,39.9027991],[21.063637,39.9029057],[21.0632715,39.9032478],[21.0629623,39.903366],[21.0626838,39.9038634],[21.0626186,39.9042941],[21.0624762,39.9046148],[21.0620496,39.9050183],[21.0621481,39.9057234],[21.0620544,39.9060003],[21.0620403,39.9066035],[21.0619159,39.9070507],[21.0617058,39.9073156],[21.0616732,39.907531],[21.0615151,39.9076711],[21.0615222,39.9077794],[21.0612949,39.9081699],[21.0608628,39.9084292],[21.0606911,39.908614],[21.0605486,39.9086645],[21.0601259,39.9092482],[21.0591427,39.9103583],[21.058786,39.911313],[21.0583759,39.9121494],[21.0580264,39.9126629],[21.0579159,39.9130565],[21.0573382,39.9137084],[21.0572912,39.9139864],[21.056962,39.9145726],[21.0568193,39.9151725],[21.056349,39.9157731],[21.056216,39.916148],[21.0559543,39.9162494],[21.0557047,39.9165088],[21.0552117,39.9168206],[21.0552524,39.917236],[21.0548558,39.9172079],[21.0545567,39.9173624],[21.0537282,39.918134],[21.0532392,39.9188963],[21.0533836,39.9196206],[21.0534717,39.919857],[21.0539357,39.9202201],[21.0541252,39.9207113],[21.0544479,39.9210979],[21.0545548,39.9213348],[21.0548252,39.9215759],[21.0548876,39.9217576],[21.0558032,39.923051],[21.0559311,39.9233425],[21.0559649,39.9236991],[21.0558976,39.9239046],[21.056112,39.9240902],[21.056084,39.9241976],[21.0558144,39.9242087],[21.0556969,39.924494],[21.0553596,39.9247196],[21.0545463,39.9248611],[21.0542247,39.9252673],[21.053723,39.9255067],[21.0534921,39.9257891],[21.0531331,39.9262484],[21.0524325,39.927852],[21.0521583,39.9279711],[21.0519612,39.9282003],[21.0518258,39.9286292],[21.0518852,39.9290721],[21.0518714,39.9296662],[21.0515754,39.9297488],[21.0514598,39.9299891],[21.0513039,39.9303499],[21.0510873,39.9304885],[21.0506208,39.9309991],[21.0498268,39.9312311],[21.0495433,39.9315662],[21.0493402,39.9316646],[21.049155,39.9324345],[21.0493492,39.933088],[21.0496919,39.9336913],[21.04972,39.9338541],[21.0496219,39.9342299],[21.0500017,39.9351944],[21.0501515,39.9357387],[21.050034,39.9359699],[21.0498318,39.9363701],[21.0497785,39.9367426]]},{"id":17341,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","description_GR":"\u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2-\u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","path":"MACEDONIA\/Makedonia_ValiaKalda_SalatouraMilias_Flega","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":6885,"name_EN":"Valia Kalda: Milia Pass-Flega summit","description_EN":"Salatoura Milias-Flega summit","ascent_time":185,"descent_time":165,"marker":"Red_dots","level":9,"ascent":637,"descent":188,"maxelev":2148,"minelev":1685,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.11952 39.85961,21.16618 39.87066)","views":41,"millestones":"0,21.1658261,39.8682609#1,21.1581340,39.8631912#2,21.1516289,39.8600891#3,21.1435334,39.8653624#4,21.1357875,39.8706595#5,21.1326462,39.8659091#6,21.1256343,39.8662436#6.9,21.1195232,39.8706550","x":21.1380625,"y":39.8678714,"coor":[[21.1658261,39.8682609],[21.1655481,39.8682],[21.1644718,39.8676513],[21.1638466,39.8672216],[21.1634427,39.8670946],[21.1633559,39.8669303],[21.1630451,39.8668146],[21.1627996,39.8665294],[21.1623983,39.8663394],[21.162051,39.8662588],[21.1615397,39.8667508],[21.1612489,39.8667166],[21.1609581,39.8665924],[21.1609488,39.8662499],[21.160582,39.8657905],[21.1602289,39.8655656],[21.1598947,39.8654493],[21.1596015,39.8651899],[21.1594837,39.8646466],[21.1592785,39.8642362],[21.159017,39.8640586],[21.1589106,39.8638038],[21.1584539,39.8635404],[21.1583672,39.8633761],[21.1581294,39.8631901],[21.1578742,39.8628596],[21.1574153,39.8620826],[21.1572687,39.8619529],[21.1573251,39.8617201],[21.1570267,39.8615867],[21.1568488,39.8613661],[21.1566536,39.8612803],[21.1567725,39.8609499],[21.1566696,39.8606591],[21.1566266,39.860568],[21.1567612,39.8601389],[21.1566745,39.8599746],[21.1567018,39.859597],[21.1565661,39.8594855],[21.1561285,39.8596099],[21.1557995,39.8593676],[21.1556831,39.8593558],[21.1549701,39.8593563],[21.1541125,39.8594614],[21.1526544,39.8593895],[21.1523011,39.8594529],[21.1515116,39.8593704],[21.151659,39.8602388],[21.1518709,39.8607665],[21.1517495,39.8611599],[21.1513669,39.8613666],[21.1505794,39.8615995],[21.1501785,39.8620986],[21.1497326,39.8624209],[21.1492489,39.8630936],[21.1488483,39.8634531],[21.1480645,39.8637491],[21.1473802,39.8641827],[21.1466925,39.864418],[21.1460719,39.864727],[21.1455769,39.8648229],[21.1449231,39.865086],[21.1436997,39.8652721],[21.1426948,39.8658238],[21.1415355,39.8661555],[21.1409754,39.866412],[21.1399358,39.8666746],[21.1385366,39.8674327],[21.1380625,39.8678714],[21.1374808,39.8692308],[21.1372233,39.8702828],[21.1371977,39.8703363],[21.1373778,39.8705028],[21.1371529,39.8705694],[21.1369551,39.8705465],[21.135582,39.8706747],[21.1352452,39.8706213],[21.1350388,39.8705261],[21.1348025,39.8703041],[21.1344013,39.870114],[21.1337528,39.8696836],[21.1334111,39.8691887],[21.1330479,39.8689275],[21.1325977,39.8687903],[21.1321863,39.8685639],[21.1310538,39.8682476],[21.1307566,39.8680871],[21.1305377,39.8678881],[21.1307459,39.867659],[21.130738,39.8675687],[21.1304645,39.8673998],[21.1302306,39.867403],[21.130047,39.8670382],[21.1303224,39.867045],[21.1304663,39.8669585],[21.130763,39.8665695],[21.1311714,39.8665886],[21.1311529,39.866471],[21.1313476,39.8662867],[21.1314957,39.8663804],[21.1315608,39.8662199],[21.1318535,39.8662091],[21.1327801,39.8658537],[21.133709,39.8657236],[21.133758,39.8656707],[21.1336223,39.8655863],[21.1334942,39.8652949],[21.1336565,39.8650467],[21.1335867,39.8647567],[21.1334209,39.8645274],[21.1331173,39.8644073],[21.1328667,39.8642479],[21.1325425,39.8641949],[21.1318517,39.8639436],[21.131235,39.8638743],[21.1304455,39.8640259],[21.1286471,39.8647335],[21.1269596,39.8653943],[21.1263562,39.8658478],[21.1258078,39.8661044],[21.1248164,39.8668905],[21.1243881,39.8670691],[21.1239398,39.867166],[21.1234377,39.8674328],[21.1229397,39.8676006],[21.1224037,39.868398],[21.1220628,39.8687228],[21.122128,39.8691208],[21.1220044,39.8692799],[21.1221306,39.8693371],[21.1214865,39.8696454],[21.1212571,39.8698198],[21.1210412,39.8702288],[21.1205837,39.870294],[21.1202966,39.870449],[21.119767,39.870535],[21.1195232,39.870655]]},{"id":17343,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd-\u0391\u03c5\u03b3\u03cc","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u0391\u03c5\u03b3\u03cc \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd","path":"MACEDONIA\/Makedonia_ValiaKalda_Stavros_Avgo","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":4522,"name_EN":"Valia Kalda: Salatoura Stavrou-Avgo","description_EN":"Ascent to Avgo summit via the eastern ridge","ascent_time":140,"descent_time":115,"marker":"No_marks","level":9,"ascent":522,"descent":64,"maxelev":2111,"minelev":1622,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.09598 39.91529,21.13181 39.92535)","views":34,"millestones":"0,21.1312945,39.9249177#1,21.1279642,39.9189357#2,21.1191822,39.9150769#3,21.1088887,39.9181718#4,21.1007490,39.9240620#4.5,21.0959857,39.9252361","x":21.1192613,"y":39.9150483,"coor":[[21.1312945,39.9249177],[21.1314175,39.9247856],[21.1312018,39.9236408],[21.1313619,39.9228881],[21.1313204,39.922761],[21.131084,39.9225389],[21.1310757,39.9221784],[21.1304607,39.9214966],[21.130334,39.9211692],[21.1300799,39.9210908],[21.1292968,39.9210714],[21.1292056,39.9210151],[21.1292802,39.9209089],[21.1304368,39.9201088],[21.1306723,39.9197903],[21.1305594,39.9196884],[21.1302096,39.9196618],[21.1300972,39.9195509],[21.1297922,39.9195704],[21.1294205,39.9195071],[21.1287276,39.9192918],[21.1283084,39.9189661],[21.1280973,39.9189789],[21.1273007,39.9187249],[21.126912,39.9185081],[21.1265305,39.9181203],[21.1261878,39.9179227],[21.1257109,39.9178568],[21.1253237,39.9178832],[21.1247722,39.9182028],[21.1245897,39.9182748],[21.1245094,39.9182368],[21.124552,39.9180577],[21.1243234,39.9176332],[21.1241667,39.9171879],[21.1240329,39.9170315],[21.1238949,39.916974],[21.1237653,39.9167185],[21.122801,39.9162802],[21.1216998,39.9154782],[21.1215332,39.9152669],[21.121269,39.9151522],[21.1206666,39.9150112],[21.1192613,39.9150483],[21.1185251,39.9153092],[21.1169933,39.9155684],[21.1161866,39.9158366],[21.1148731,39.9164704],[21.1147272,39.9166019],[21.1146786,39.916925],[21.1145824,39.9169857],[21.1139865,39.9169708],[21.1128118,39.9170857],[21.1119584,39.9170734],[21.1112014,39.9172707],[21.1102122,39.9174262],[21.1098804,39.917526],[21.1095803,39.917987],[21.1083143,39.9183247],[21.1074921,39.9186825],[21.1074242,39.9186268],[21.1069088,39.9189202],[21.106758,39.9191686],[21.1067572,39.9194659],[21.1062753,39.9197961],[21.106126,39.9200086],[21.1056023,39.9202207],[21.1038856,39.9212587],[21.1035175,39.9216639],[21.1034609,39.9218967],[21.1031871,39.9222862],[21.1027829,39.9227174],[21.102146,39.9231159],[21.1010686,39.9239717],[21.1004412,39.9241452],[21.0997832,39.924489],[21.0992139,39.9246729],[21.0989484,39.9248644],[21.0981883,39.9251337],[21.0980076,39.9252552],[21.097809,39.9252503],[21.0973704,39.9253834],[21.0971834,39.9253787],[21.096615,39.9252654],[21.0964132,39.9253324],[21.0959857,39.9252361]]},{"id":17344,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a3\u03c4\u03ac\u03bd\u03b7 \u03a4\u03af\u03b6\u03b1-\u0391\u03c5\u03b3\u03cc","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u0391\u03c5\u03b3\u03cc \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c4\u03ac\u03bd\u03b7 \u03a4\u03af\u03b6\u03b1","path":"MACEDONIA\/Makedonia_ValiaKalda_Perivoli_Avgo","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":6320,"name_EN":"Valia Kalda: Perivoli-Avgo","description_EN":"Ascent to Avgo summit via the north ridge","ascent_time":300,"descent_time":235,"marker":"Red_dots","level":9,"ascent":594,"descent":18,"maxelev":2114,"minelev":1528,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.0934 39.92544,21.10417 39.95464)","views":26,"millestones":"0,21.1019407,39.9548542#1,21.1016981,39.9479404#2,21.0999038,39.9460314#3,21.0962781,39.9400643#4,21.1028705,39.9349576#5,21.0952562,39.9342890#6,21.0955476,39.9266638#6.3,21.0958447,39.9252506","x":21.0961325,"y":39.9383551,"coor":[[21.1019407,39.9548542],[21.1021104,39.9545342],[21.1020886,39.9542184],[21.1017066,39.9538395],[21.1012532,39.9529364],[21.1007695,39.9524739],[21.1007948,39.9521502],[21.1009254,39.9518292],[21.1011484,39.9515375],[21.1010342,39.9514716],[21.1005454,39.9514053],[21.1001029,39.9516285],[21.1000464,39.951582],[21.1002242,39.9509739],[21.1005185,39.950657],[21.1005593,39.9505229],[21.1001874,39.9496309],[21.1001422,39.9495622],[21.1001927,39.9494734],[21.1004882,39.9491295],[21.1010333,39.9486927],[21.1010096,39.9484219],[21.1011364,39.9481908],[21.1016218,39.9480589],[21.1017078,39.9479619],[21.1016008,39.9477251],[21.1016404,39.947618],[21.1020225,39.9474384],[21.1019394,39.9469138],[21.1020199,39.9461141],[21.1017614,39.9455852],[21.1018422,39.945335],[21.1021949,39.9450196],[21.1023615,39.944123],[21.1021965,39.9435964],[21.1015615,39.9433913],[21.1014148,39.9432616],[21.1009993,39.943125],[21.100928,39.9431503],[21.1009332,39.9433035],[21.1011511,39.9436873],[21.1011098,39.9441097],[21.1008706,39.944509],[21.1002368,39.9451057],[21.0999516,39.9454859],[21.0999043,39.9460522],[21.0997326,39.9462371],[21.0995931,39.9462155],[21.0985195,39.9455581],[21.098673,39.9455259],[21.0992748,39.9456851],[21.0993933,39.9456521],[21.0994329,39.945545],[21.099317,39.9449656],[21.099369,39.9448408],[21.0997233,39.9444893],[21.0998757,39.9442049],[21.0998649,39.9439074],[21.0996538,39.9436408],[21.0996418,39.9433703],[21.0995646,39.9432603],[21.0991574,39.9429258],[21.0985142,39.9426395],[21.098558,39.9424334],[21.0984155,39.9422046],[21.0977977,39.9415946],[21.0972223,39.941364],[21.0969614,39.9411683],[21.0966991,39.9407294],[21.0963723,39.9404329],[21.0961509,39.9395807],[21.0957407,39.9393182],[21.0956861,39.9392267],[21.0958012,39.9389954],[21.0958258,39.9386897],[21.0961325,39.9383551],[21.0962809,39.9378905],[21.096439,39.9377503],[21.0966992,39.9376847],[21.097166,39.9377145],[21.0975092,39.937624],[21.097809,39.9374513],[21.0979388,39.9371483],[21.0980214,39.9371324],[21.0983536,39.9373028],[21.0988283,39.9374228],[21.0994203,39.9372575],[21.0997572,39.9367615],[21.1002098,39.9365746],[21.100627,39.9361167],[21.101001,39.936126],[21.1011436,39.9360756],[21.1020645,39.9356032],[21.1037961,39.9342232],[21.1037998,39.9341332],[21.1036502,39.9340755],[21.1031316,39.9344408],[21.1022974,39.9347983],[21.1016183,39.9348083],[21.1011221,39.934922],[21.100169,39.9344928],[21.099309,39.9343542],[21.0991144,39.9342502],[21.0990304,39.9340229],[21.0992138,39.9338384],[21.0990835,39.9337675],[21.0984459,39.9336255],[21.0976971,39.9336247],[21.0971472,39.9338992],[21.0966502,39.9340309],[21.096404,39.9340427],[21.0963166,39.9338964],[21.0959745,39.9339599],[21.0952829,39.9342668],[21.0951132,39.9344067],[21.0948286,39.9344941],[21.094629,39.9341649],[21.0947886,39.9339887],[21.0947352,39.933591],[21.0946677,39.9335263],[21.0948001,39.9334395],[21.0947595,39.9332944],[21.0945427,39.9331628],[21.0945839,39.9330197],[21.0948214,39.9329356],[21.094794,39.9327548],[21.0948668,39.9326935],[21.0945639,39.9321094],[21.0945723,39.9319115],[21.0944958,39.9317835],[21.0946988,39.9314102],[21.0946627,39.9311571],[21.094748,39.9307989],[21.0946633,39.9305896],[21.0947465,39.9300062],[21.0944807,39.9290988],[21.0950055,39.928031],[21.0954314,39.9276453],[21.0957433,39.9271847],[21.0955441,39.9266393],[21.095609,39.9264878],[21.0954601,39.926412],[21.0956438,39.9262184],[21.0953422,39.9261568],[21.0955447,39.9260718],[21.0961142,39.9256087],[21.0961406,39.9255373],[21.0959434,39.9254963],[21.0960691,39.9252922],[21.0959857,39.9252361],[21.0958447,39.9252506]]},{"id":17345,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u0392\u03bf\u03b2\u03bf\u03cd\u03c3\u03b1-\u0391\u03c5\u03b3\u03cc","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u0391\u03c5\u03b3\u03cc \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03c1\u03ac\u03c7\u03b7","path":"MACEDONIA\/Makedonia_ValiaKalda_Vovousa_Avgo","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":7378,"name_EN":"Valia Kalda: Vovousa-Avgo","description_EN":"Ascent to Avgo summit via the west ridge","ascent_time":260,"descent_time":195,"marker":"No_marks","level":9,"ascent":1131,"descent":9,"maxelev":2114,"minelev":966,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.04975 39.92524,21.09615 39.93756)","views":71,"millestones":"0,21.0497796,39.9367426#1,21.0560430,39.9334438#2,21.0623457,39.9321734#3,21.0686377,39.9299493#4,21.0780580,39.9330774#5,21.0859293,39.9377265#6,21.0945404,39.9346381#7.4,21.0959857,39.9252361","x":21.0705027,"y":39.9307199,"coor":[[21.0497796,39.9367426],[21.0508139,39.9372418],[21.0512083,39.9375942],[21.0513399,39.9375255],[21.0514681,39.9375377],[21.0513258,39.9373089],[21.0513585,39.9370936],[21.0511968,39.9369498],[21.051263,39.9367714],[21.0517543,39.9366127],[21.0519032,39.9363148],[21.0518298,39.9361147],[21.0522697,39.9359548],[21.0523199,39.935875],[21.0521249,39.9355097],[21.0518646,39.9353049],[21.0521539,39.9352312],[21.0520817,39.9350042],[21.0522266,39.9349358],[21.0521189,39.9347169],[21.052087,39.934644],[21.0524114,39.9344451],[21.052487,39.9343209],[21.0527125,39.9342456],[21.0530718,39.9343268],[21.0535167,39.9343201],[21.0538111,39.9340033],[21.0555284,39.9337947],[21.0557435,39.9336921],[21.0562653,39.933255],[21.0568614,39.9332701],[21.0569596,39.9331645],[21.0569174,39.9330553],[21.057254,39.9328477],[21.0572655,39.9325778],[21.0573967,39.9322478],[21.0573588,39.9320397],[21.0577163,39.9316164],[21.0579282,39.9315857],[21.0583714,39.9313448],[21.0588047,39.9313378],[21.059582,39.930826],[21.059806,39.9307867],[21.0599224,39.9305284],[21.0598981,39.9302756],[21.0600163,39.930157],[21.0608234,39.9306278],[21.0610083,39.9308487],[21.0611003,39.9308871],[21.0612089,39.9308088],[21.0612883,39.9305946],[21.0614568,39.9304412],[21.0615421,39.9304614],[21.061695,39.9305013],[21.0617991,39.9307697],[21.0622952,39.9315479],[21.0624889,39.9316699],[21.0626527,39.9319443],[21.0623143,39.932197],[21.0620601,39.9324878],[21.0621409,39.9327871],[21.0624021,39.9329739],[21.0627909,39.9329116],[21.0634901,39.9327762],[21.0638946,39.9328946],[21.064811,39.9328998],[21.065058,39.93287],[21.0653822,39.9329503],[21.0656767,39.9329037],[21.0658458,39.9327819],[21.0660116,39.9324618],[21.0663061,39.9324152],[21.0668178,39.9322345],[21.0670047,39.931969],[21.0670007,39.9317887],[21.0672018,39.9316137],[21.0674148,39.931556],[21.0675187,39.9313154],[21.0675753,39.9308124],[21.0675277,39.9306041],[21.0677036,39.9303203],[21.0678479,39.9303149],[21.0679665,39.9305521],[21.068508,39.9309892],[21.0685178,39.930485],[21.0684167,39.9301086],[21.0687732,39.9298474],[21.0690311,39.9298359],[21.0691505,39.9300551],[21.069311,39.9301312],[21.0694058,39.9303768],[21.0698812,39.9304789],[21.070279,39.93048],[21.0705027,39.9307199],[21.0708137,39.9308358],[21.0709315,39.931091],[21.0713858,39.9311385],[21.0716614,39.9312626],[21.0718499,39.9312313],[21.0726803,39.932063],[21.0734615,39.9326773],[21.0740679,39.9329988],[21.0743759,39.9332273],[21.0748262,39.9330946],[21.0760585,39.9330086],[21.0772754,39.9332825],[21.0777577,39.9332226],[21.0781089,39.9330558],[21.0783564,39.9327377],[21.0786321,39.9325826],[21.0790123,39.932448],[21.079645,39.9324279],[21.0802664,39.932948],[21.0804724,39.9333316],[21.0811818,39.9337097],[21.0813276,39.9338575],[21.0814371,39.9343107],[21.0815875,39.9343505],[21.0819557,39.9347741],[21.0824976,39.9352382],[21.0829524,39.9358261],[21.0832341,39.9363557],[21.0840833,39.9370256],[21.0842649,39.9371563],[21.0843939,39.9371505],[21.0846536,39.9373732],[21.0856018,39.9376403],[21.0863901,39.9378493],[21.0869949,39.9379366],[21.087433,39.9380917],[21.0880498,39.9381703],[21.0891095,39.9380167],[21.0895372,39.9378654],[21.0904561,39.9379965],[21.0907513,39.9379319],[21.0909811,39.9377575],[21.0915396,39.9375553],[21.0921209,39.9370925],[21.0925495,39.9366439],[21.0928264,39.9361824],[21.093041,39.9360887],[21.0936608,39.9355458],[21.0939568,39.9354631],[21.0940206,39.9353386],[21.0938864,39.9351911],[21.0944833,39.9351881],[21.0944355,39.9349347],[21.0942772,39.9348046],[21.0944643,39.9348093],[21.0944202,39.9347451],[21.0946148,39.9345698],[21.0948286,39.9344941],[21.094629,39.9341649],[21.0947886,39.9339887],[21.0947352,39.933591],[21.0946677,39.9335263],[21.0948001,39.9334395],[21.0947595,39.9332944],[21.0945427,39.9331628],[21.0945839,39.9330197],[21.0948214,39.9329356],[21.094794,39.9327548],[21.0948668,39.9326935],[21.0945639,39.9321094],[21.0945723,39.9319115],[21.0944958,39.9317835],[21.0946988,39.9314102],[21.0946627,39.9311571],[21.094748,39.9307989],[21.0946633,39.9305896],[21.0947465,39.9300062],[21.0944807,39.9290988],[21.0950055,39.928031],[21.0954314,39.9276453],[21.0957433,39.9271847],[21.0955441,39.9266393],[21.095609,39.9264878],[21.0954601,39.926412],[21.0956438,39.9262184],[21.0953422,39.9261568],[21.0955447,39.9260718],[21.0961142,39.9256087],[21.0961406,39.9255373],[21.0959434,39.9254963],[21.0960691,39.9252922],[21.0959857,39.9252361]]},{"id":18651,"author":"AnaDigit","name_GR":"\u0391\u03ce\u03bf\u03c2-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03ac\u03bd\u03b9\u03b6\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03cc\u03b3\u03ba\u03bf\u03c5 \u039c\u03b7\u03bb\u03b9\u03ac \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u039c\u03b7\u03bb\u03b9\u03ac\u03c2","path":"MACEDONIA\/Makedonia_ValiaKalda_Salatoura_Milia","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":3943,"name_EN":"Aoos-Valia Kalda: Salatoura Milias-Kaniza peak","description_EN":"Ascent to Milia summit from Salatoura Milias","ascent_time":195,"descent_time":145,"marker":"No_marks","level":9,"ascent":432,"descent":8,"maxelev":2148,"minelev":1722,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.17101 39.86932,21.18302 39.88263)","views":14,"millestones":"0,21.1717408,39.8690404#1,21.1797625,39.8705430#2,21.1799123,39.8749578#3,21.1782275,39.8800450#3.9,21.1795157,39.8805889","x":21.1802551,"y":39.8751031,"coor":[[21.1717408,39.8690404],[21.1719242,39.8694007],[21.1718779,39.8699581],[21.1714891,39.8708854],[21.1723661,39.8703123],[21.1729344,39.870137],[21.1735708,39.8702966],[21.1741438,39.8702926],[21.1747022,39.8703603],[21.1752227,39.8702108],[21.1758635,39.8702624],[21.1766824,39.8705346],[21.1774095,39.8710478],[21.1776683,39.871009],[21.1786328,39.8705821],[21.1793748,39.870447],[21.1799419,39.8705869],[21.1806048,39.8703869],[21.1813668,39.8703334],[21.1817737,39.8703883],[21.1822918,39.8708693],[21.1827961,39.8711158],[21.1829354,39.8714254],[21.1827453,39.8723576],[21.182312,39.8732299],[21.1823784,39.8733216],[21.1822549,39.8733771],[21.1823461,39.8734334],[21.1822745,39.8734677],[21.1822833,39.87354],[21.1825015,39.8736353],[21.1825861,39.8738536],[21.1823996,39.8738401],[21.1824404,39.8739852],[21.1822178,39.8739978],[21.1824104,39.8741466],[21.1823848,39.8742],[21.1822556,39.8742149],[21.182322,39.8743066],[21.1818056,39.8743571],[21.1809195,39.874867],[21.180736,39.8747815],[21.1807199,39.8748892],[21.1804505,39.8749006],[21.1803979,39.8750435],[21.1802551,39.8751031],[21.1797494,39.8748926],[21.179688,39.8749632],[21.1797222,39.8752703],[21.1789379,39.875008],[21.1789447,39.8745577],[21.1788234,39.8740954],[21.1786248,39.8740905],[21.1786321,39.8741988],[21.1785025,39.8742227],[21.1784856,39.8743484],[21.1779275,39.87456],[21.1779792,39.8747234],[21.1778361,39.874792],[21.1778108,39.8751246],[21.1775591,39.8755599],[21.1774379,39.875665],[21.1776524,39.8758504],[21.177737,39.8760687],[21.177864,39.8761078],[21.1780613,39.8772836],[21.1783529,39.8781555],[21.1783871,39.8784626],[21.1783037,39.8787849],[21.1785276,39.8793128],[21.178564,39.8795659],[21.1783733,39.8799396],[21.1779899,39.880214],[21.1773687,39.8808204],[21.1760878,39.8815459],[21.1757818,39.8818807],[21.1753064,39.8820673],[21.1760326,39.8826075],[21.1768209,39.8827708],[21.1771385,39.8827245],[21.1774769,39.8827418],[21.1778325,39.8826243],[21.1780038,39.8824393],[21.1782265,39.8824267],[21.1783707,39.8823311],[21.1783004,39.8820997],[21.178104,39.8820409],[21.178107,39.8819689],[21.1785748,39.8813948],[21.1795157,39.8805889]]},{"id":18652,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a0\u03bf\u03bb\u03b9\u03c4\u03c3\u03ad\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","description_GR":"\u03a0\u03bf\u03bb\u03b9\u03c4\u03c3\u03ad\u03c2-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c\u03b1\u03c5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","path":"MACEDONIA\/Makedonia_ValiaKalda_Politses_Flega","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":9737,"name_EN":"Valia Kalda: Politses-Flega summit","description_EN":"Politses-Mavrovouni refuge-Flega summit","ascent_time":290,"descent_time":250,"marker":"Red_dots","level":9,"ascent":895,"descent":111,"maxelev":2149,"minelev":1358,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.11953 39.82458,21.16052 39.87066)","views":42,"millestones":"0,21.1496422,39.8243105#1,21.1566792,39.8305365#2,21.1597319,39.8386665#3,21.1531990,39.8421027#4,21.1443450,39.8447393#5,21.1506866,39.8499465#6,21.1515232,39.8575009#7,21.1454980,39.8624647#8,21.1344990,39.8642768#9,21.1242599,39.8670972#9.7,21.1195263,39.8706551","x":21.1442925,"y":39.8447846,"coor":[[21.1496422,39.8243105],[21.1497969,39.8244404],[21.1500233,39.8245315],[21.150215,39.8246984],[21.1504069,39.8248608],[21.150614,39.8249379],[21.1513572,39.8250463],[21.1514447,39.8251925],[21.1516084,39.8251875],[21.1518094,39.8253276],[21.1520797,39.8258567],[21.1522642,39.8259153],[21.1524755,39.8261727],[21.1529794,39.8264193],[21.1531926,39.8265732],[21.1533876,39.8267176],[21.1537683,39.826835],[21.1538105,39.8269441],[21.1541495,39.8272227],[21.154324,39.8274657],[21.1546408,39.8277167],[21.1553401,39.8280401],[21.1563568,39.8288848],[21.1565509,39.8289616],[21.1564468,39.8292203],[21.1564218,39.829544],[21.1565353,39.8299071],[21.1565129,39.8301678],[21.1567372,39.8306777],[21.157488,39.8314528],[21.1579095,39.8317153],[21.1580919,39.8321072],[21.1583394,39.8323384],[21.1586093,39.832908],[21.159984,39.8347073],[21.160032,39.8349607],[21.159838,39.8354154],[21.1599471,39.8358864],[21.1596754,39.8362401],[21.1596248,39.8363605],[21.159682,39.8368168],[21.159729,39.8379439],[21.1597195,39.8393084],[21.1599046,39.8396372],[21.1598986,39.8397812],[21.1595308,39.8404838],[21.1594832,39.8407889],[21.1589782,39.8414161],[21.1589882,39.8417407],[21.1587881,39.8422852],[21.1585121,39.8424586],[21.1582399,39.842542],[21.1579247,39.8425343],[21.1577526,39.842458],[21.1576425,39.8422932],[21.1576941,39.8421774],[21.1575851,39.8419855],[21.1570883,39.8418472],[21.1569475,39.8418618],[21.1565741,39.8421319],[21.1562743,39.842093],[21.156132,39.8421435],[21.1559241,39.8420844],[21.1555264,39.8420927],[21.1553197,39.8421777],[21.1548725,39.8423649],[21.1545556,39.8421994],[21.1543406,39.8422572],[21.1542258,39.8422094],[21.1540236,39.8422945],[21.1537822,39.8421985],[21.1534836,39.8422137],[21.1531559,39.842084],[21.1521609,39.8417848],[21.1514571,39.8418486],[21.1509455,39.8421288],[21.1504142,39.8422599],[21.1497338,39.8423242],[21.1494849,39.8424082],[21.1493448,39.8424047],[21.1491227,39.8422641],[21.1487314,39.8421194],[21.1481718,39.8420876],[21.1473894,39.8423566],[21.1471432,39.8423776],[21.1469937,39.8423199],[21.1468382,39.8424061],[21.1462391,39.8424814],[21.146131,39.8425508],[21.145489,39.842535],[21.1454321,39.8424976],[21.1452956,39.8425753],[21.1453515,39.842919],[21.1454608,39.8431018],[21.1454492,39.8433808],[21.1450717,39.8440291],[21.1444664,39.8445366],[21.1444378,39.8446621],[21.1442925,39.8447846],[21.1442866,39.8449286],[21.1443996,39.8450214],[21.1446903,39.8450556],[21.1449273,39.8452596],[21.1451796,39.8453739],[21.1452526,39.8453037],[21.1453449,39.845333],[21.1456299,39.8452229],[21.1458022,39.8455784],[21.1461385,39.8456408],[21.146367,39.8454842],[21.1466138,39.8457335],[21.1469571,39.8461654],[21.1475443,39.846378],[21.1476734,39.8463631],[21.1478699,39.8461338],[21.1480108,39.8461192],[21.1483067,39.8462211],[21.1492099,39.8463964],[21.1490299,39.8465091],[21.1489878,39.8466792],[21.1498345,39.8485287],[21.1504987,39.849707],[21.1513202,39.8507541],[21.1517738,39.8510896],[21.1514993,39.8513936],[21.1515362,39.8516062],[21.1514118,39.8520715],[21.1501752,39.8525816],[21.1496873,39.8530741],[21.1495907,39.853432],[21.1496518,39.8536497],[21.1495581,39.8539357],[21.1498509,39.8547941],[21.1503849,39.8557035],[21.1507236,39.8559911],[21.151004,39.8564439],[21.151252,39.8566662],[21.1514937,39.8573207],[21.1515213,39.8575015],[21.1514329,39.8576615],[21.1515908,39.8578005],[21.1516459,39.8581622],[21.151617,39.8584677],[21.1515624,39.8590519],[21.1515096,39.8593704],[21.1516572,39.8602388],[21.1518691,39.8607665],[21.1517476,39.8611598],[21.151365,39.8613666],[21.1505825,39.8616041],[21.1490876,39.8619952],[21.14831,39.8624265],[21.1480377,39.8625099],[21.146773,39.8627625],[21.1459593,39.8626524],[21.1448446,39.8621925],[21.1440317,39.8620644],[21.1428557,39.8622336],[21.1421529,39.8622703],[21.1418798,39.8623717],[21.1413886,39.8623776],[21.1408614,39.8625493],[21.1405503,39.8627217],[21.1393585,39.8629896],[21.1392082,39.8629499],[21.1389585,39.8630518],[21.1380293,39.863191],[21.1375087,39.8633988],[21.1352191,39.864207],[21.1331196,39.8644028],[21.1328644,39.8642479],[21.1325404,39.8641948],[21.1318495,39.8639435],[21.1312328,39.8638742],[21.1304433,39.8640258],[21.1286599,39.8647203],[21.1269578,39.8653943],[21.1263544,39.8658477],[21.1258059,39.8661043],[21.1248146,39.8668905],[21.1243863,39.867069],[21.123938,39.867166],[21.1234359,39.8674328],[21.1229379,39.8676006],[21.1224019,39.868398],[21.122061,39.8687228],[21.1221262,39.8691208],[21.1220026,39.8692798],[21.1221288,39.869337],[21.1214847,39.8696453],[21.1212552,39.8698198],[21.1210403,39.8702333],[21.1205818,39.870294],[21.1202948,39.870449],[21.1197651,39.8705349],[21.1195263,39.8706551]]},{"id":18654,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1-\u0391\u03c1\u03ba\u03bf\u03c5\u03b4\u03cc\u03bb\u03b1\u03ba\u03ba\u03bf\u03c2-\u039b\u03af\u03bc\u03bd\u03b5\u03c2 \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","description_GR":"","path":"MACEDONIA\/Makedonia_ValiaKalda_Arkoudolakos_FlegaLakes","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":8113,"name_EN":"Valia Kalda: Valia Kalda-Arkoudolakos-Flega lakes","description_EN":"","ascent_time":265,"descent_time":230,"marker":"Red_dots","level":9,"ascent":935,"descent":158,"maxelev":2149,"minelev":1277,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.10937 39.87091,21.14848 39.90229)","views":15,"millestones":"0,21.1471403,39.9032216#1,21.1393300,39.8971603#2,21.1289189,39.8969128#3,21.1224870,39.8929616#4,21.1146068,39.8920586#5,21.1111084,39.8854044#6,21.1144898,39.8795283#8.1,21.1194275,39.8706797","x":21.1122513,"y":39.8874089,"coor":[[21.1471403,39.9032216],[21.1464641,39.9031689],[21.145645,39.9028965],[21.144807,39.9022363],[21.1443515,39.9016576],[21.1437892,39.9005538],[21.1435222,39.9002229],[21.1433219,39.8996955],[21.1427553,39.8992582],[21.142128,39.8985942],[21.14139,39.8983417],[21.141004,39.898062],[21.1404131,39.8977321],[21.1402143,39.8976777],[21.1399136,39.8975982],[21.139572,39.8973736],[21.1392335,39.897077],[21.1390695,39.8968027],[21.138855,39.8966172],[21.1384397,39.8964809],[21.1375511,39.8964769],[21.1363976,39.8969349],[21.1360476,39.8971964],[21.1357018,39.8974086],[21.134997,39.8974812],[21.134801,39.8974133],[21.1345089,39.8971269],[21.1342907,39.8970314],[21.1328975,39.8973482],[21.1319639,39.8970189],[21.131431,39.8968976],[21.1309177,39.8968669],[21.1301546,39.8969381],[21.1295859,39.8968339],[21.129206,39.8968605],[21.129027,39.8969462],[21.1288317,39.8968873],[21.1286492,39.8966936],[21.1284427,39.8965984],[21.1277783,39.8965459],[21.1272691,39.8964162],[21.1271097,39.8963131],[21.1269604,39.8959671],[21.1261381,39.8954963],[21.1258494,39.8952955],[21.1257291,39.8948151],[21.1261067,39.8938967],[21.1263787,39.8935431],[21.126399,39.8930572],[21.126208,39.8928723],[21.1256525,39.8927324],[21.1253254,39.8927243],[21.1251309,39.8926204],[21.1247665,39.8926654],[21.1241052,39.8925409],[21.123497,39.892823],[21.1233214,39.8925484],[21.1231126,39.8925072],[21.1225473,39.8928805],[21.1222994,39.8932167],[21.1219165,39.8934234],[21.1217635,39.8934466],[21.1209635,39.8932826],[21.1209078,39.8931911],[21.1206274,39.8931841],[21.1203172,39.8930503],[21.120243,39.8928683],[21.1200832,39.8927743],[21.1201092,39.8927119],[21.1198575,39.8925795],[21.1198168,39.8924344],[21.1195994,39.8923209],[21.1194098,39.8921],[21.1193578,39.8916663],[21.1191487,39.8916341],[21.118854,39.8914106],[21.1185985,39.8913682],[21.1179892,39.8911188],[21.1175751,39.8912346],[21.1171428,39.8912239],[21.1171492,39.8913501],[21.1170644,39.8914201],[21.1170855,39.8917539],[21.116925,39.8919571],[21.1169291,39.8921374],[21.1164392,39.8921072],[21.11605,39.8921875],[21.115848,39.8922636],[21.1158337,39.8923263],[21.1156833,39.8922865],[21.1151278,39.8927051],[21.1149142,39.8925016],[21.1148219,39.892193],[21.1147088,39.8921001],[21.1143983,39.8919753],[21.1138549,39.8921059],[21.1139013,39.8918368],[21.1138482,39.8917094],[21.1136116,39.8914963],[21.1136361,39.8911906],[21.1137838,39.8910142],[21.1138276,39.8905288],[21.114108,39.8899773],[21.1140903,39.8895625],[21.1138044,39.8888528],[21.1137064,39.8883999],[21.1133572,39.888085],[21.113252,39.8880824],[21.1129039,39.8877404],[21.1126948,39.8877082],[21.1126744,39.8876356],[21.112535,39.8876141],[21.1122513,39.8874089],[21.1117746,39.8873429],[21.1119307,39.8869685],[21.11204,39.8868721],[21.1119529,39.8867168],[21.1120404,39.8865839],[21.1119289,39.886455],[21.1116097,39.8865371],[21.1113961,39.8863336],[21.1114052,39.8861177],[21.1112635,39.8858709],[21.1112967,39.8856375],[21.1111814,39.8855986],[21.1109708,39.8850439],[21.1107712,39.8847867],[21.1107972,39.8844451],[21.1106733,39.8843339],[21.110691,39.8841902],[21.1105234,39.8840059],[21.1104477,39.8833014],[21.1103908,39.8832639],[21.1104406,39.8831931],[21.1103505,39.8831098],[21.1104346,39.8830578],[21.1104519,39.8829231],[21.1101923,39.8827005],[21.1102982,39.8826851],[21.1105292,39.8824747],[21.110764,39.8824535],[21.1108778,39.8822491],[21.1109475,39.8822599],[21.1111054,39.8821197],[21.1112203,39.8818884],[21.1113156,39.8818457],[21.1116645,39.8818904],[21.1122403,39.8815445],[21.1123989,39.8813863],[21.1124159,39.8812606],[21.1125768,39.8810484],[21.1130082,39.8810772],[21.1134686,39.8809715],[21.1138883,39.881],[21.1139972,39.8809126],[21.1141517,39.8811327],[21.1144535,39.880906],[21.1145278,39.8805295],[21.1144682,39.8802758],[21.1143002,39.8801005],[21.114359,39.8798137],[21.1142577,39.8797211],[21.1145968,39.8794413],[21.1147671,39.8787249],[21.114974,39.8785319],[21.1151276,39.8781573],[21.1151758,39.8781225],[21.1152784,39.8781296],[21.1155229,39.8778744],[21.1155746,39.8774794],[21.1156853,39.877347],[21.1159509,39.8774257],[21.116359,39.8774538],[21.1164573,39.8773392],[21.1166189,39.8773883],[21.1166001,39.8772797],[21.1167855,39.8773203],[21.11699,39.8774605],[21.1171219,39.877662],[21.1176286,39.878125],[21.1177153,39.8782893],[21.1179274,39.8782495],[21.1191801,39.8776501],[21.1197531,39.8770879],[21.1199182,39.8770559],[21.1199506,39.8768405],[21.1203209,39.8763723],[21.1205014,39.8762507],[21.1208905,39.8761703],[21.1208819,39.876098],[21.1209791,39.8760103],[21.1212119,39.8760341],[21.121253,39.875891],[21.1209602,39.8756225],[21.1205206,39.8755125],[21.1202504,39.8755418],[21.1201864,39.8753961],[21.1203638,39.8750672],[21.1202538,39.8749024],[21.1203533,39.8747607],[21.1202474,39.8744969],[21.1206852,39.8740934],[21.1208995,39.8737204],[21.1209844,39.8736774],[21.1211893,39.8734753],[21.1215562,39.8733674],[21.1217483,39.873246],[21.1221894,39.8719238],[21.1219528,39.8717107],[21.1217343,39.8716242],[21.1217046,39.8714974],[21.1214774,39.8713386],[21.1214702,39.8712303],[21.121309,39.8711723],[21.1213143,39.8710463],[21.1209929,39.8709302],[21.1212042,39.8706292],[21.1209857,39.8705427],[21.1210398,39.8702288],[21.1205824,39.870294],[21.1202953,39.870449],[21.1197657,39.8705349],[21.1195221,39.870655],[21.1194275,39.8706797]]},{"id":18655,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: Ultra Ursa Trail 100km","description_GR":"","path":"MOUNTAIN_RUNNING\/MountRun_ValiaKalda_UltraUrsaTrail_100km","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":99268,"name_EN":"Valia Kalda: Ultra Ursa Trail 100km","description_EN":"","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":7029,"descent":7029,"maxelev":2139,"minelev":919,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.04805 39.73914,21.24406 39.93752)","views":6,"millestones":"0,21.1827400,39.7698054#1,21.1791008,39.7776877#2,21.1717539,39.7833480#3,21.1654935,39.7833203#4,21.1603515,39.7813659#5,21.1563848,39.7892469#6,21.1514100,39.7970325#7,21.1477383,39.8052791#8,21.1439475,39.8124952#9,21.1451631,39.8198586#10,21.1497582,39.8240205#11,21.1565276,39.8302006#12,21.1597298,39.8382696#13,21.1538856,39.8422403#14,21.1450207,39.8440720#15,21.1499728,39.8487757#16,21.1508952,39.8562694#17,21.1487359,39.8621949#18,21.1378073,39.8632798#19,21.1270676,39.8653508#20,21.1214745,39.8712767#21,21.1193740,39.8774649#22,21.1137858,39.8809932#23,21.1119610,39.8867075#24,21.1156169,39.8923408#25,21.1201526,39.8944030#26,21.1121422,39.8976456#27,21.1041025,39.9003252#28,21.0946381,39.9044407#29,21.0858550,39.9032907#30,21.0774166,39.8991459#31,21.0694922,39.8992434#32,21.0615759,39.9035441#33,21.0568182,39.9108720#34,21.0517465,39.9185005#35,21.0515643,39.9267757#36,21.0487075,39.9349567#37,21.0521619,39.9345987#38,21.0602473,39.9302904#39,21.0670020,39.9318629#40,21.0731337,39.9324229#41,21.0819608,39.9347745#42,21.0913758,39.9376149#43,21.0946682,39.9311912#44,21.0983515,39.9250747#45,21.1067568,39.9193705#46,21.1160815,39.9158857#47,21.1249833,39.9180797#48,21.1329513,39.9176298#49,21.1370676,39.9124016#50,21.1408503,39.9067481#51,21.1437997,39.9068078#52,21.1472502,39.9040015#53,21.1474767,39.8960830#54,21.1521983,39.8882920#55,21.1560490,39.8822847#56,21.1614909,39.8773110#57,21.1659248,39.8737895#58,21.1663570,39.8683312#59,21.1769130,39.8690179#60,21.1863290,39.8677326#61,21.1961463,39.8643603#62,21.2011309,39.8617955#63,21.2107574,39.8639971#64,21.2182879,39.8611924#65,21.2269613,39.8561463#66,21.2269750,39.8542516#67,21.2320600,39.8535238#68,21.2390972,39.8498667#69,21.2317643,39.8455820#70,21.2320433,39.8410937#71,21.2345990,39.8399048#72,21.2344749,39.8327313#73,21.2329377,39.8251235#74,21.2256264,39.8199765#75,21.2235342,39.8122856#76,21.2226561,39.8050454#77,21.2171652,39.7983562#78,21.2082296,39.7952081#79,21.2023579,39.7888321#80,21.2074974,39.7823782#81,21.2076106,39.7750461#82,21.2138585,39.7707688#83,21.2085751,39.7652709#84,21.2109067,39.7598881#85,21.2187652,39.7553170#86,21.2265186,39.7506165#87,21.2277880,39.7449469#88,21.2240841,39.7397727#89,21.2189822,39.7412572#90,21.2142696,39.7438062#91,21.2062934,39.7443523#92,21.2015255,39.7418475#93,21.1960474,39.7475830#94,21.1915077,39.7517676#95,21.1953928,39.7583915#96,21.1902162,39.7569150#97,21.1871629,39.7618816#98,21.1830408,39.7652268#99,21.1809964,39.7679596#99.3,21.1827403,39.7698054","x":21.1444252,"y":39.9051139,"coor":[[21.18274,39.7698054],[21.1827491,39.7698777],[21.1827,39.7700026],[21.1828535,39.7705018],[21.182868,39.7705472],[21.1829569,39.7709007],[21.1829867,39.771023],[21.1830005,39.7712575],[21.1828978,39.7715568],[21.1824178,39.7721577],[21.182276,39.7723614],[21.1822229,39.7726709],[21.1821392,39.7734976],[21.1819922,39.7736652],[21.1816226,39.7738544],[21.1814734,39.7739544],[21.1813597,39.774375],[21.1808696,39.7752279],[21.1802412,39.7754648],[21.1799915,39.7759677],[21.1796437,39.7761935],[21.1794483,39.7764049],[21.1790907,39.7777294],[21.1787451,39.7779012],[21.1786161,39.777916],[21.178549,39.7778423],[21.1782734,39.7780744],[21.177928,39.7788136],[21.1774485,39.7791172],[21.1764636,39.7795076],[21.176352,39.7796671],[21.1759244,39.7798458],[21.1755576,39.779963],[21.1748891,39.7800368],[21.1749112,39.7803526],[21.17475,39.7805829],[21.1747029,39.780879],[21.1742351,39.7813135],[21.1738122,39.7813753],[21.1735381,39.7815127],[21.1731649,39.7820711],[21.172828,39.7823152],[21.1725932,39.7826337],[21.1716905,39.7830081],[21.171777,39.7834606],[21.171354,39.7838106],[21.1711991,39.7838879],[21.1708236,39.7839328],[21.1699051,39.7838383],[21.1693931,39.7843663],[21.1689459,39.7845806],[21.1685453,39.7846699],[21.1678774,39.7847256],[21.1680613,39.7845139],[21.168065,39.7844239],[21.1678344,39.784067],[21.1673972,39.7836239],[21.1675483,39.7833574],[21.1678217,39.7832379],[21.1678371,39.7831482],[21.1674632,39.7828689],[21.1672766,39.7828643],[21.1670156,39.782966],[21.1666035,39.7833343],[21.1665887,39.7836943],[21.1665034,39.7837822],[21.1660587,39.7838074],[21.16605,39.7837351],[21.1662986,39.7836511],[21.166303,39.7835431],[21.1662229,39.7835052],[21.1660559,39.7835912],[21.1658459,39.783586],[21.1654947,39.7833252],[21.1653962,39.7828814],[21.1652045,39.7827146],[21.1646948,39.7817653],[21.1646916,39.781558],[21.1648649,39.781319],[21.1643759,39.7810008],[21.1642776,39.7808363],[21.1642304,39.7805649],[21.1644491,39.7797865],[21.164383,39.7794065],[21.1644482,39.779237],[21.163991,39.7791537],[21.1633317,39.779043],[21.1630612,39.7790905],[21.1628898,39.7792845],[21.1627009,39.7800906],[21.1626633,39.7802518],[21.1624407,39.7805526],[21.1621184,39.7807249],[21.1601508,39.7814424],[21.1599031,39.781621],[21.1597264,39.781941],[21.1597616,39.7833561],[21.1594241,39.7838973],[21.159075,39.7843527],[21.1590131,39.7844953],[21.1588937,39.7848437],[21.1584356,39.7849541],[21.1578674,39.7854266],[21.1577992,39.7864698],[21.1571102,39.788741],[21.1565916,39.7891426],[21.1562151,39.7893316],[21.1560146,39.7895699],[21.1556218,39.7903169],[21.154868,39.7913254],[21.1539883,39.7928351],[21.1534689,39.793525],[21.153324,39.7936386],[21.152693,39.7939113],[21.152295,39.7942168],[21.1521669,39.7944929],[21.1521827,39.7947726],[21.1518243,39.7952502],[21.1516697,39.7953185],[21.1516647,39.7953904],[21.1513797,39.797203],[21.1509834,39.7985986],[21.1507992,39.7993597],[21.1505124,39.8001229],[21.1503573,39.800619],[21.1498302,39.8016374],[21.1493975,39.8021583],[21.1492426,39.8025148],[21.1483375,39.8032222],[21.1477195,39.8040447],[21.1476026,39.8043301],[21.1475344,39.8048509],[21.1478324,39.8054888],[21.1474617,39.8056283],[21.1473487,39.8055354],[21.1470662,39.8057447],[21.1469946,39.805878],[21.1468941,39.8066142],[21.1471686,39.8070354],[21.1470899,39.8074703],[21.1470551,39.8076631],[21.1471006,39.8079345],[21.1474498,39.8080917],[21.1473204,39.8083948],[21.1462845,39.8088738],[21.1456615,39.8093268],[21.1455083,39.8095348],[21.1454815,39.8101827],[21.1453638,39.810486],[21.1451761,39.8107877],[21.1445259,39.8112581],[21.1438062,39.8128348],[21.1434714,39.8132184],[21.1431117,39.8134437],[21.143032,39.813676],[21.1431657,39.8140216],[21.1431364,39.8142956],[21.1433703,39.8145716],[21.1433819,39.81468],[21.1434122,39.814969],[21.1443165,39.8151354],[21.1444861,39.8152747],[21.1445099,39.8155455],[21.1446878,39.8160453],[21.1445813,39.8164166],[21.1445847,39.8167229],[21.1447636,39.8169165],[21.1447878,39.8171783],[21.1450794,39.817753],[21.1451074,39.8182041],[21.1444147,39.8188536],[21.1445132,39.8192479],[21.144505,39.8194459],[21.144641,39.8198276],[21.1448726,39.8198783],[21.1451191,39.8198483],[21.1455472,39.819949],[21.1462871,39.8204176],[21.1463301,39.8205087],[21.1461562,39.8207567],[21.146206,39.8209516],[21.1460342,39.8210239],[21.1456553,39.8211632],[21.1451136,39.8215327],[21.1449154,39.821699],[21.1449159,39.8219692],[21.1452486,39.82268],[21.1454381,39.8229009],[21.1458349,39.8229107],[21.1465776,39.8227488],[21.1468862,39.8226303],[21.1470299,39.8226608],[21.1472709,39.822892],[21.1472885,39.823014],[21.1473504,39.8232137],[21.1478914,39.8234072],[21.1482504,39.8237673],[21.1485821,39.8239376],[21.1489556,39.8239468],[21.1491949,39.8238086],[21.1496331,39.8236662],[21.149943,39.8235342],[21.1498509,39.8237841],[21.1497464,39.8240473],[21.1496422,39.8243105],[21.1497965,39.8244404],[21.1500233,39.8245315],[21.150215,39.8246984],[21.1504073,39.8248608],[21.1506144,39.8249379],[21.1513576,39.8250463],[21.151445,39.8251925],[21.1516088,39.8251876],[21.1518098,39.8253276],[21.15208,39.8258567],[21.1522645,39.8259153],[21.1524759,39.8261727],[21.1529797,39.8264193],[21.153388,39.8267176],[21.1537687,39.826835],[21.1538109,39.8269442],[21.1541499,39.8272227],[21.1543244,39.8274657],[21.1546412,39.8277167],[21.1553405,39.8280401],[21.1563571,39.8288848],[21.1565509,39.8289616],[21.1564468,39.8292203],[21.1564218,39.829544],[21.1565353,39.8299071],[21.1565129,39.8301678],[21.1567372,39.8306777],[21.157488,39.8314528],[21.1579095,39.8317153],[21.1580919,39.8321072],[21.1583394,39.8323384],[21.1586093,39.832908],[21.159984,39.8347073],[21.160032,39.8349607],[21.159838,39.8354154],[21.1599471,39.8358864],[21.1596754,39.8362401],[21.1596245,39.8363605],[21.1596814,39.8368168],[21.1597284,39.8379439],[21.1597195,39.8393084],[21.1599046,39.8396372],[21.1598986,39.8397812],[21.1595308,39.8404838],[21.1594832,39.8407889],[21.1589782,39.8414161],[21.1589882,39.8417407],[21.1587882,39.8422852],[21.1585123,39.8424586],[21.1582401,39.842542],[21.1579249,39.8425343],[21.1577528,39.842458],[21.1576427,39.8422932],[21.1576942,39.8421774],[21.1575853,39.8419855],[21.1570885,39.8418472],[21.1569477,39.8418618],[21.1567503,39.841929],[21.1566675,39.8418954],[21.1563465,39.8418651],[21.1561984,39.8417713],[21.1557928,39.8416893],[21.1549517,39.841966],[21.1546969,39.8421939],[21.1545565,39.8421995],[21.1543417,39.8422573],[21.1542269,39.8422094],[21.1540247,39.8422945],[21.1537833,39.8421985],[21.1534845,39.8422137],[21.1531566,39.842084],[21.1521622,39.8417849],[21.1514584,39.8418486],[21.1509462,39.8421288],[21.1504149,39.8422599],[21.1497345,39.8423242],[21.1494856,39.8424082],[21.1493455,39.8424047],[21.1491231,39.8422641],[21.1487318,39.8421194],[21.1481722,39.8420876],[21.1473898,39.8423566],[21.1471435,39.8423776],[21.146994,39.8423199],[21.1468385,39.8424061],[21.1462395,39.8424814],[21.1461314,39.8425509],[21.1454894,39.842535],[21.1454325,39.8424976],[21.1452961,39.8425753],[21.145352,39.842919],[21.1454613,39.8431019],[21.1454497,39.8433808],[21.1450723,39.8440291],[21.144467,39.8445367],[21.1444384,39.8446621],[21.1442931,39.8447846],[21.1442871,39.8449286],[21.1444001,39.8450214],[21.1446909,39.8450556],[21.1449278,39.8452596],[21.1451802,39.8453739],[21.1452532,39.8453037],[21.1453455,39.845333],[21.1456305,39.8452229],[21.1458027,39.8455784],[21.1461391,39.8456408],[21.1463676,39.8454843],[21.1466143,39.8457335],[21.1469578,39.8461654],[21.147545,39.846378],[21.1476742,39.8463632],[21.1478706,39.8461338],[21.1480115,39.8461192],[21.1483076,39.8462211],[21.149211,39.8463965],[21.149031,39.8465091],[21.1489889,39.8466793],[21.1498356,39.8485287],[21.1504998,39.8497071],[21.1513213,39.8507542],[21.1517749,39.8510896],[21.1515008,39.8513936],[21.151538,39.8516062],[21.1514136,39.8520716],[21.150177,39.8525817],[21.1496891,39.8530741],[21.1495925,39.8534321],[21.1496536,39.8536498],[21.14956,39.8539357],[21.1498524,39.8547941],[21.1503867,39.8557036],[21.1507255,39.8559912],[21.1510061,39.8564439],[21.1509205,39.8567076],[21.1503252,39.8572514],[21.1505757,39.8579782],[21.15041,39.8588299],[21.1503825,39.8589734],[21.1503967,39.8594782],[21.1505294,39.8596616],[21.1507599,39.8597393],[21.1513112,39.8594106],[21.1515116,39.8593704],[21.151659,39.8602388],[21.1518709,39.8607665],[21.1517495,39.8611599],[21.1513669,39.8613666],[21.1505847,39.8616041],[21.1490902,39.8619953],[21.1483125,39.8624265],[21.1480402,39.8625099],[21.1467754,39.8627625],[21.1459617,39.8626524],[21.1448469,39.8621926],[21.144034,39.8620645],[21.1428581,39.8622337],[21.1421553,39.8622704],[21.1418822,39.8623718],[21.141391,39.8623777],[21.1408639,39.8625493],[21.1405528,39.8627218],[21.1393611,39.8629897],[21.1392108,39.8629499],[21.1389611,39.8630518],[21.1380319,39.8631911],[21.1375113,39.8633989],[21.1352216,39.8642071],[21.1331222,39.8644029],[21.1328667,39.8642479],[21.1325425,39.8641949],[21.1318517,39.8639436],[21.131235,39.8638743],[21.1304455,39.8640259],[21.1286622,39.8647204],[21.1269596,39.8653943],[21.1263562,39.8658478],[21.1258078,39.8661044],[21.1248164,39.8668905],[21.1243881,39.8670691],[21.1239398,39.867166],[21.1234377,39.8674328],[21.1229397,39.8676006],[21.1224037,39.868398],[21.1220628,39.8687228],[21.122128,39.8691208],[21.1220044,39.8692799],[21.1221306,39.8693371],[21.1214865,39.8696454],[21.1212571,39.8698198],[21.1210421,39.8702333],[21.120987,39.8705427],[21.1212055,39.8706292],[21.1209942,39.8709303],[21.1213152,39.8710463],[21.1213099,39.8711723],[21.1214711,39.8712304],[21.1214783,39.8713386],[21.1217055,39.8714974],[21.1217352,39.8716243],[21.1219537,39.8717108],[21.1221903,39.8719238],[21.1217489,39.873246],[21.1215567,39.8733674],[21.1211898,39.8734754],[21.1209826,39.8736774],[21.1208798,39.8737334],[21.1206866,39.8740934],[21.1202489,39.8744969],[21.1203547,39.8747608],[21.1202553,39.8749024],[21.1203653,39.8750673],[21.1201878,39.8753962],[21.1202519,39.8755419],[21.120522,39.8755126],[21.1209617,39.8756226],[21.1212424,39.8758908],[21.1213311,39.8759921],[21.1212424,39.8758908],[21.121213,39.8760342],[21.1209802,39.8760104],[21.120883,39.876098],[21.1208916,39.8761703],[21.1205025,39.8762507],[21.120322,39.8763724],[21.1199517,39.8768406],[21.1199193,39.877056],[21.1197542,39.8770879],[21.1191812,39.8776501],[21.1179285,39.8782496],[21.1177164,39.8782893],[21.1176297,39.878125],[21.117123,39.877662],[21.1169911,39.8774606],[21.1167866,39.8773204],[21.1166012,39.8772797],[21.11662,39.8773883],[21.1164584,39.8773392],[21.1163601,39.8774539],[21.115952,39.8774257],[21.1156864,39.877347],[21.1155757,39.8774794],[21.115524,39.8778745],[21.1152795,39.8781296],[21.1151748,39.878118],[21.1151426,39.8781532],[21.1149758,39.8785319],[21.114769,39.8787249],[21.1145986,39.8794413],[21.1142595,39.8797211],[21.1143608,39.8798137],[21.114302,39.8801005],[21.1144701,39.8802758],[21.1145296,39.8805295],[21.1144553,39.880906],[21.1141535,39.8811327],[21.1139991,39.8809127],[21.1138902,39.8810001],[21.1134704,39.8809716],[21.11301,39.8810772],[21.1125786,39.8810485],[21.1124177,39.8812606],[21.1124007,39.8813863],[21.1122421,39.8815445],[21.1116663,39.8818905],[21.1113175,39.8818457],[21.1112221,39.8818884],[21.1111072,39.8821198],[21.1109493,39.8822599],[21.1108796,39.8822492],[21.1107658,39.8824535],[21.110531,39.8824747],[21.1103,39.8826851],[21.1101942,39.8827005],[21.1104537,39.8829232],[21.1104364,39.8830579],[21.1103524,39.8831098],[21.1104424,39.8831931],[21.1103927,39.883264],[21.1104495,39.8833014],[21.1105252,39.8840059],[21.1106928,39.8841902],[21.1106751,39.8843339],[21.110799,39.8844451],[21.110773,39.8847868],[21.1109727,39.885044],[21.1111832,39.8855987],[21.1112985,39.8856376],[21.1112653,39.885871],[21.111407,39.8861177],[21.1113979,39.8863337],[21.1116115,39.8865372],[21.1119307,39.886455],[21.1120422,39.8865839],[21.1119548,39.8867169],[21.1120418,39.8868722],[21.1119325,39.8869685],[21.1117765,39.887343],[21.1122531,39.8874089],[21.1125368,39.8876141],[21.1126763,39.8876356],[21.1126966,39.8877082],[21.1129057,39.8877404],[21.1132539,39.8880824],[21.113359,39.888085],[21.1137083,39.8884],[21.1138062,39.8888528],[21.1140921,39.8895626],[21.1141098,39.8899774],[21.1138294,39.8905289],[21.1137856,39.8910142],[21.1136379,39.8911907],[21.1136134,39.8914963],[21.11385,39.8917094],[21.1139031,39.8918368],[21.1138567,39.8921059],[21.1144002,39.8919753],[21.1147107,39.8921002],[21.1148237,39.8921931],[21.114916,39.8925016],[21.1151296,39.8927051],[21.1156851,39.8922866],[21.1158355,39.8923263],[21.1158498,39.8922636],[21.1160518,39.8921876],[21.1164411,39.8921072],[21.116931,39.8921374],[21.1169268,39.8919571],[21.1170874,39.891754],[21.1170663,39.8914201],[21.1171511,39.8913502],[21.1171447,39.8912239],[21.1175769,39.8912347],[21.117991,39.8911189],[21.1186003,39.8913682],[21.1188558,39.8914106],[21.1191505,39.8916341],[21.1193597,39.8916663],[21.1194117,39.8921],[21.1196012,39.8923209],[21.1198186,39.8924344],[21.1198593,39.8925795],[21.1201111,39.8927119],[21.1200851,39.8927743],[21.1202448,39.8928684],[21.1203191,39.8930504],[21.1206292,39.8931842],[21.1209096,39.8931912],[21.1209642,39.8932826],[21.1208131,39.8932608],[21.1203262,39.8934379],[21.1203473,39.8934925],[21.1206141,39.8935441],[21.1204495,39.8935671],[21.1203025,39.8937256],[21.1204574,39.8939366],[21.1202365,39.8941833],[21.1202802,39.8942565],[21.1199765,39.8942489],[21.1200643,39.8943862],[21.1203311,39.8944379],[21.1202701,39.8944994],[21.1199878,39.8945374],[21.1198665,39.8946425],[21.1192899,39.894448],[21.1191912,39.8945717],[21.1189745,39.8944402],[21.118806,39.8945531],[21.1185675,39.894385],[21.118309,39.8944146],[21.1182091,39.8945653],[21.1180727,39.8944718],[21.1177505,39.8946259],[21.1177,39.8947148],[21.1174501,39.8948167],[21.1171803,39.8951162],[21.1168973,39.8951722],[21.1164209,39.8953766],[21.1159581,39.8958154],[21.1159283,39.8968056],[21.1155808,39.8972833],[21.1153411,39.8974215],[21.1150686,39.8975048],[21.1141984,39.8976182],[21.1138159,39.8975366],[21.1134511,39.8975906],[21.1131831,39.8975659],[21.1129423,39.8974518],[21.1125097,39.8974501],[21.1123642,39.8975725],[21.1116052,39.8978239],[21.111399,39.8979989],[21.1106192,39.8981866],[21.1096657,39.8986132],[21.1092756,39.8987116],[21.1087487,39.8990047],[21.1082924,39.8987321],[21.1077569,39.8986737],[21.1076095,39.8988412],[21.1080492,39.8992305],[21.1083668,39.8997428],[21.1081957,39.8999187],[21.1074494,39.9001433],[21.1073714,39.9000513],[21.1066595,39.9000155],[21.1058523,39.8997431],[21.1049221,39.9001703],[21.1041924,39.9002782],[21.1039651,39.9003986],[21.1032205,39.9003079],[21.1028254,39.9005232],[21.1023668,39.9005838],[21.1020226,39.9007013],[21.1012092,39.9011314],[21.1007976,39.9014634],[21.1006068,39.9018279],[21.1003312,39.9019832],[21.0999143,39.9021619],[21.0994213,39.9022036],[21.098983,39.9023368],[21.0989675,39.9024264],[21.0988495,39.9024505],[21.09875,39.9025922],[21.0981277,39.9026486],[21.0978386,39.9028486],[21.0968872,39.9032211],[21.0962655,39.903818],[21.0957837,39.9041483],[21.0954146,39.9043012],[21.0944716,39.9044757],[21.0942609,39.9044794],[21.0940548,39.9043752],[21.0935773,39.9043271],[21.0932212,39.9041741],[21.0927311,39.904423],[21.0921387,39.9043271],[21.0918058,39.9044538],[21.0917022,39.9044152],[21.091467,39.9044453],[21.0910988,39.904301],[21.090619,39.904307],[21.0904499,39.9041586],[21.0898959,39.9039825],[21.0896626,39.9039677],[21.0884818,39.9031273],[21.0880756,39.903054],[21.0878396,39.9031021],[21.0878964,39.9034188],[21.0875167,39.9038237],[21.0875931,39.9039517],[21.0875561,39.9039958],[21.0873169,39.9038457],[21.087211,39.903861],[21.0871832,39.9036892],[21.0869213,39.9035204],[21.0867118,39.9034972],[21.0866112,39.9033865],[21.0862419,39.9032692],[21.085773,39.9032934],[21.0853032,39.9030654],[21.0851473,39.9028813],[21.0845474,39.9026861],[21.0844125,39.9025566],[21.0842715,39.902571],[21.0841105,39.9027832],[21.0839446,39.902833],[21.0838094,39.9027125],[21.0828941,39.9025093],[21.0825633,39.9023119],[21.0822497,39.9022589],[21.0820204,39.9018748],[21.0815827,39.9014404],[21.0813318,39.90129],[21.0807228,39.9013107],[21.0800373,39.9012033],[21.0798075,39.9011075],[21.0792292,39.9006785],[21.0788117,39.9005959],[21.078175,39.9001655],[21.0774362,39.899156],[21.0766579,39.8987581],[21.0761166,39.8988345],[21.0764612,39.8987081],[21.0767195,39.8984083],[21.0770817,39.8984175],[21.0774201,39.8983179],[21.0770551,39.8981015],[21.0768105,39.8980773],[21.0766198,39.8981626],[21.0759952,39.8982729],[21.0758267,39.8983858],[21.0753481,39.8983647],[21.0749433,39.8985346],[21.074832,39.898676],[21.0746661,39.8987258],[21.0744723,39.8989146],[21.0740262,39.8992276],[21.072956,39.8990925],[21.0716725,39.899024],[21.0696897,39.8991721],[21.0689297,39.8994411],[21.0685693,39.8996662],[21.0677856,39.8999436],[21.0667166,39.9006012],[21.066124,39.9007843],[21.0657743,39.9007575],[21.0653584,39.9006388],[21.0640135,39.900911],[21.0634678,39.9007621],[21.0627444,39.9008023],[21.062165,39.9009498],[21.0619336,39.9014393],[21.0616541,39.9016844],[21.0617006,39.9019649],[21.0616357,39.9030081],[21.0616724,39.9032433],[21.0614555,39.9039404],[21.0610885,39.9043184],[21.0609352,39.9046208],[21.0605689,39.9049808],[21.060242,39.905513],[21.060204,39.9058543],[21.0602712,39.9061983],[21.0601628,39.9063487],[21.0595798,39.9071266],[21.0594102,39.9075366],[21.0590707,39.9078163],[21.0587306,39.9083841],[21.0577982,39.9091261],[21.057532,39.9096058],[21.0570569,39.9097739],[21.0573235,39.9101049],[21.0573064,39.9102306],[21.0567374,39.9103422],[21.0567142,39.9106119],[21.0569154,39.9111034],[21.0568673,39.9116787],[21.056401,39.9121893],[21.0550893,39.9142908],[21.0548133,39.9147252],[21.0543994,39.915102],[21.0534052,39.9164639],[21.0526526,39.9173725],[21.0524018,39.9174923],[21.0519788,39.9175356],[21.0518449,39.9176583],[21.051884,39.9181096],[21.0517752,39.9184176],[21.0516443,39.9187881],[21.0517451,39.9197095],[21.0519666,39.9202736],[21.0524428,39.9208982],[21.052503,39.9214042],[21.0529465,39.9219965],[21.0531683,39.9225516],[21.0533073,39.9234019],[21.0532204,39.9243365],[21.0530606,39.925062],[21.0528632,39.9253002],[21.0522167,39.9256441],[21.0517837,39.9261915],[21.0515614,39.9267353],[21.0516045,39.927367],[21.0509762,39.9286481],[21.0504809,39.9292705],[21.0499467,39.9299956],[21.0492479,39.9304642],[21.0489812,39.9307862],[21.048416,39.9313168],[21.048378,39.9319283],[21.0482732,39.9322905],[21.0482819,39.932633],[21.048471,39.9331332],[21.0484501,39.9336191],[21.0485766,39.9344871],[21.048728,39.9350494],[21.0489876,39.9355424],[21.0489889,39.9360559],[21.04883,39.9362906],[21.0488512,39.9366154],[21.0487332,39.9368286],[21.0491678,39.9370108],[21.049549,39.9369349],[21.049782,39.9367472],[21.0508139,39.9372418],[21.0512064,39.9376031],[21.0513399,39.9375255],[21.0514681,39.9375377],[21.0513258,39.9373089],[21.0513585,39.9370936],[21.0511968,39.9369498],[21.0512654,39.9367669],[21.0512147,39.9365855],[21.0514461,39.9364337],[21.0517543,39.9366127],[21.0519032,39.9363148],[21.0518298,39.9361147],[21.0522697,39.9359548],[21.0523199,39.935875],[21.0521249,39.9355097],[21.0518646,39.9353049],[21.0521539,39.9352312],[21.0520817,39.9350042],[21.0522218,39.9349357],[21.0521162,39.9347213],[21.052087,39.934644],[21.0524114,39.9344451],[21.052487,39.9343209],[21.0527125,39.9342456],[21.0530718,39.9343268],[21.0535167,39.9343201],[21.0538111,39.9340033],[21.0555284,39.9337947],[21.0557435,39.9336921],[21.0562653,39.933255],[21.0568614,39.9332701],[21.0569596,39.9331645],[21.0569174,39.9330553],[21.057254,39.9328477],[21.0572655,39.9325778],[21.0573967,39.9322478],[21.0573588,39.9320397],[21.0577163,39.9316164],[21.0579282,39.9315857],[21.0583714,39.9313448],[21.0587992,39.9313466],[21.059582,39.930826],[21.059806,39.9307867],[21.0599224,39.9305284],[21.0598981,39.9302756],[21.0600163,39.930157],[21.0608234,39.9306278],[21.0610083,39.9308487],[21.0610767,39.930882],[21.0612089,39.9308088],[21.0612883,39.9305946],[21.0614003,39.9304938],[21.0614568,39.9304412],[21.061695,39.9305013],[21.0617991,39.9307697],[21.0622952,39.9315479],[21.0624889,39.9316699],[21.0626527,39.9319443],[21.0627032,39.9318961],[21.0626527,39.9319443],[21.0623143,39.932197],[21.0620601,39.9324878],[21.0621409,39.9327871],[21.0623472,39.9329364],[21.0624021,39.9329739],[21.0627909,39.9329116],[21.0634901,39.9327762],[21.0638946,39.9328946],[21.064811,39.9328998],[21.065058,39.93287],[21.0653822,39.9329503],[21.0656767,39.9329037],[21.0658458,39.9327819],[21.0660116,39.9324618],[21.0663061,39.9324152],[21.0668178,39.9322345],[21.0670047,39.931969],[21.0670007,39.9317887],[21.0672018,39.9316137],[21.0674148,39.931556],[21.0675187,39.9313154],[21.0675769,39.9308215],[21.0675277,39.9306041],[21.0676985,39.9303201],[21.0678479,39.9303149],[21.0679665,39.9305521],[21.0685115,39.9309938],[21.0685189,39.930494],[21.068431,39.930109],[21.0687732,39.9298474],[21.0690311,39.9298359],[21.0691505,39.9300551],[21.069311,39.9301312],[21.0694058,39.9303768],[21.0698812,39.9304789],[21.070279,39.93048],[21.0705027,39.9307199],[21.0708137,39.9308358],[21.0709315,39.931091],[21.0713858,39.9311385],[21.0716614,39.9312626],[21.0718499,39.9312313],[21.0726803,39.932063],[21.0734615,39.9326773],[21.0740712,39.9329989],[21.0743759,39.9332273],[21.0748262,39.9330946],[21.0760585,39.9330086],[21.0772754,39.9332825],[21.0777577,39.9332226],[21.0781032,39.9330782],[21.0783564,39.9327377],[21.0786321,39.9325826],[21.0790123,39.932448],[21.079645,39.9324279],[21.0802664,39.932948],[21.0804724,39.9333316],[21.0811818,39.9337097],[21.0813276,39.9338575],[21.0814371,39.9343107],[21.0815875,39.9343505],[21.0819557,39.9347741],[21.0824976,39.9352382],[21.0829524,39.9358261],[21.0832341,39.9363557],[21.0840833,39.9370256],[21.0842649,39.9371563],[21.0843939,39.9371505],[21.0846536,39.9373732],[21.0855851,39.9376444],[21.0863901,39.9378493],[21.0869949,39.9379366],[21.087433,39.9380917],[21.0880498,39.9381703],[21.0891095,39.9380167],[21.0895372,39.9378654],[21.0904561,39.9379965],[21.0907513,39.9379319],[21.0909811,39.9377575],[21.0915396,39.9375553],[21.0921209,39.9370925],[21.0925495,39.9366439],[21.0928264,39.9361824],[21.093041,39.9360887],[21.0936608,39.9355458],[21.0939568,39.9354631],[21.0940206,39.9353386],[21.0938864,39.9351911],[21.0944833,39.9351881],[21.0944355,39.9349347],[21.0942772,39.9348046],[21.0944643,39.9348093],[21.0944202,39.9347451],[21.0946148,39.9345698],[21.0948374,39.9344944],[21.094629,39.9341649],[21.0947886,39.9339887],[21.0947352,39.933591],[21.0946677,39.9335263],[21.0948001,39.9334395],[21.0947595,39.9332944],[21.0945427,39.9331628],[21.0945839,39.9330197],[21.0948214,39.9329356],[21.094794,39.9327548],[21.0948668,39.9326935],[21.0945639,39.9321094],[21.0945723,39.9319115],[21.0944958,39.9317835],[21.0946988,39.9314102],[21.0946627,39.9311571],[21.094748,39.9307989],[21.0946633,39.9305896],[21.0947465,39.9300062],[21.0944807,39.9290988],[21.0950055,39.928031],[21.0954314,39.9276453],[21.0957433,39.9271847],[21.0955441,39.9266393],[21.095609,39.9264878],[21.0954601,39.926412],[21.0956438,39.9262184],[21.0953422,39.9261568],[21.0955447,39.9260718],[21.0961142,39.9256087],[21.0961406,39.9255373],[21.0959434,39.9254963],[21.0960691,39.9252922],[21.0960212,39.9251965],[21.0964132,39.9253324],[21.096615,39.9252654],[21.0971834,39.9253787],[21.0973704,39.9253834],[21.097809,39.9252503],[21.0980076,39.9252552],[21.0981883,39.9251337],[21.0989484,39.9248644],[21.0992139,39.9246729],[21.0997832,39.924489],[21.1004412,39.9241452],[21.1010686,39.9239717],[21.102146,39.9231159],[21.1027829,39.9227174],[21.1031871,39.9222862],[21.1034609,39.9218967],[21.1035175,39.9216639],[21.1038856,39.9212587],[21.1056023,39.9202207],[21.106126,39.9200086],[21.1062753,39.9197961],[21.1067572,39.9194659],[21.106758,39.9191686],[21.1069088,39.9189202],[21.1074242,39.9186268],[21.1074921,39.9186825],[21.1083143,39.9183247],[21.1095803,39.917987],[21.1098804,39.917526],[21.1102122,39.9174262],[21.1112014,39.9172707],[21.1119584,39.9170734],[21.1128118,39.9170857],[21.1139865,39.9169708],[21.1145824,39.9169857],[21.1146786,39.916925],[21.1147272,39.9166019],[21.1148731,39.9164704],[21.1161866,39.9158366],[21.1169933,39.9155684],[21.1185251,39.9153092],[21.1192613,39.9150483],[21.1206666,39.9150112],[21.121269,39.9151522],[21.1215332,39.9152669],[21.1216998,39.9154782],[21.122801,39.9162802],[21.1237653,39.9167185],[21.1238949,39.916974],[21.1240329,39.9170315],[21.1241667,39.9171879],[21.1243234,39.9176332],[21.124552,39.9180577],[21.1245094,39.9182368],[21.1245897,39.9182748],[21.1247722,39.9182028],[21.1253237,39.9178832],[21.1257109,39.9178568],[21.1261878,39.9179227],[21.1265305,39.9181203],[21.126912,39.9185081],[21.1273007,39.9187249],[21.1280973,39.9189789],[21.1283084,39.9189661],[21.1287276,39.9192918],[21.1294205,39.9195071],[21.1297922,39.9195704],[21.1300972,39.9195509],[21.1302096,39.9196618],[21.1305594,39.9196884],[21.1306723,39.9197903],[21.1306457,39.9195825],[21.1303528,39.919314],[21.1303452,39.9192147],[21.1310675,39.9187282],[21.1312235,39.9183537],[21.1316208,39.9180843],[21.1325421,39.9181521],[21.1327906,39.9180862],[21.1328886,39.9179806],[21.1330573,39.9170209],[21.132966,39.9166853],[21.1327473,39.9163196],[21.1330794,39.9159315],[21.1331419,39.9155547],[21.1334547,39.9153463],[21.133538,39.915033],[21.1333419,39.9146859],[21.1329844,39.9137222],[21.1330996,39.9132026],[21.1335305,39.9132493],[21.1341054,39.9134887],[21.1348065,39.9135061],[21.1353234,39.913735],[21.1356182,39.9136793],[21.1358453,39.9130003],[21.1363613,39.9126887],[21.1368506,39.9127369],[21.1369923,39.9127043],[21.1371336,39.9121223],[21.1376073,39.9117016],[21.137623,39.9113237],[21.1380949,39.9112273],[21.1382517,39.911114],[21.1379911,39.9106302],[21.1373955,39.9103272],[21.137328,39.9102625],[21.1373555,39.9101641],[21.1378888,39.9099971],[21.138355,39.9097564],[21.1389173,39.9096847],[21.1390606,39.9096657],[21.139586,39.9094085],[21.1398008,39.9090264],[21.1398081,39.908288],[21.1409796,39.9082448],[21.1412042,39.9081873],[21.1413738,39.9080473],[21.1414408,39.9078418],[21.1413849,39.9072189],[21.140742,39.9066445],[21.1405882,39.9064065],[21.1405199,39.9060806],[21.1405624,39.9059015],[21.1410473,39.9052108],[21.1412469,39.9044771],[21.1413362,39.9057044],[21.1414719,39.9058158],[21.1419125,39.9056285],[21.1422173,39.9053298],[21.1428358,39.905363],[21.143189,39.9053087],[21.1433337,39.9052041],[21.1434267,39.9049362],[21.1436064,39.9048325],[21.1439935,39.904806],[21.1443531,39.904878],[21.1444252,39.9051139],[21.1443563,39.9053645],[21.143903,39.9058577],[21.1434602,39.906099],[21.1433235,39.9062938],[21.1437838,39.9067556],[21.1439178,39.9071913],[21.1445725,39.9083244],[21.1451961,39.9087992],[21.1453582,39.9088392],[21.145934,39.908493],[21.1467423,39.9083058],[21.1475784,39.9080471],[21.1482008,39.9074229],[21.1482784,39.9072446],[21.1484834,39.9070965],[21.1487502,39.9066482],[21.1487693,39.9064685],[21.1486308,39.9062534],[21.1485785,39.9059594],[21.1483785,39.905423],[21.1474629,39.9043736],[21.1472658,39.9041345],[21.147152,39.9032129],[21.1469464,39.9028205],[21.1469433,39.9026132],[21.1470744,39.9022742],[21.1470336,39.902129],[21.14662,39.9016684],[21.1455655,39.9008678],[21.145312,39.900213],[21.1451289,39.8992716],[21.1453119,39.8988077],[21.1459237,39.8981562],[21.1465067,39.8970716],[21.1468484,39.8967062],[21.1478039,39.8957479],[21.1482246,39.8953258],[21.1486304,39.8951286],[21.14866,39.894697],[21.1491892,39.8940614],[21.1507434,39.8915504],[21.1505809,39.8912402],[21.1505883,39.8910602],[21.1513183,39.8903755],[21.1512258,39.890067],[21.1512793,39.8899061],[21.1519655,39.8891483],[21.1522149,39.8882086],[21.1528698,39.8865132],[21.1530773,39.8863021],[21.1533241,39.8862721],[21.153811,39.8863742],[21.1541535,39.8862925],[21.1542389,39.8862045],[21.1542317,39.8860963],[21.153802,39.8857434],[21.1536004,39.8849638],[21.1537907,39.8843199],[21.1542904,39.8835485],[21.1547208,39.8830366],[21.1548174,39.8826786],[21.1549516,39.8826234],[21.1552221,39.8824183],[21.1557982,39.8823424],[21.1560118,39.8822666],[21.1565233,39.8825583],[21.1560118,39.8822666],[21.1557982,39.8823424],[21.1552221,39.8824183],[21.1549516,39.8826234],[21.1550212,39.8823548],[21.1552215,39.8820355],[21.1554811,39.8819788],[21.1561753,39.8815905],[21.1570942,39.8808563],[21.1573186,39.8805195],[21.1575216,39.8804164],[21.1578877,39.8800471],[21.1579807,39.8800584],[21.1582202,39.8790734],[21.158401,39.8789427],[21.1586711,39.8789133],[21.1587946,39.8787541],[21.1587749,39.8786636],[21.1590605,39.8785445],[21.159219,39.8783862],[21.1595377,39.878313],[21.1597118,39.8783442],[21.1601193,39.878102],[21.1603423,39.8780805],[21.1606736,39.8777012],[21.1610022,39.8776732],[21.1613231,39.877546],[21.1618697,39.8767667],[21.161899,39.8766233],[21.1618319,39.8765496],[21.16168,39.8765458],[21.161828,39.8763603],[21.1618106,39.8762157],[21.1616413,39.8760675],[21.1622483,39.8752671],[21.1625119,39.8751114],[21.1627112,39.8750983],[21.162952,39.8752123],[21.163041,39.8753226],[21.1628728,39.8757148],[21.1629327,39.8762477],[21.1630322,39.8764123],[21.1630769,39.8761522],[21.1632651,39.8758415],[21.1632931,39.8754458],[21.1637236,39.8746456],[21.1637842,39.8745931],[21.1639156,39.8746008],[21.1641952,39.8746257],[21.1647564,39.8749096],[21.1649922,39.8748613],[21.1650984,39.8748369],[21.1651602,39.8749015],[21.1655132,39.8748471],[21.1657481,39.8745375],[21.1659161,39.8740012],[21.165931,39.8736412],[21.1662086,39.8731435],[21.166321,39.8732544],[21.1662653,39.8735278],[21.1665223,39.8735341],[21.1667479,39.8734495],[21.1671189,39.8727785],[21.167232,39.8717363],[21.16727,39.8716652],[21.1673682,39.8716676],[21.1677135,39.8715139],[21.1677296,39.8714062],[21.1678626,39.8713013],[21.1678085,39.8709982],[21.1673793,39.870704],[21.1676849,39.870216],[21.167851,39.870184],[21.1679063,39.8701178],[21.1679273,39.8698931],[21.1680665,39.8696353],[21.1680034,39.8694626],[21.1678156,39.8692959],[21.1670604,39.8688991],[21.1668159,39.8688256],[21.1665408,39.8687423],[21.1662624,39.8685058],[21.1660981,39.8683621],[21.1658261,39.8682609],[21.1658532,39.8681715],[21.165982,39.8681656],[21.1664757,39.8683849],[21.1670129,39.868398],[21.1686054,39.8691846],[21.1701805,39.8692591],[21.1711237,39.8690659],[21.1717449,39.869027],[21.1718712,39.8689986],[21.1722719,39.8690264],[21.1731849,39.8692828],[21.1733272,39.8692323],[21.1736792,39.8689166],[21.1744436,39.8685208],[21.1747352,39.8685369],[21.1749973,39.8688271],[21.175249,39.8689593],[21.1756709,39.8689336],[21.1762059,39.8690007],[21.1770001,39.86902],[21.1774022,39.8691919],[21.1777078,39.8688661],[21.1778629,39.8687888],[21.1788261,39.8686771],[21.1794567,39.8686925],[21.1804521,39.8683654],[21.1818159,39.8676058],[21.1825929,39.8674716],[21.1831527,39.8675032],[21.1836924,39.8677415],[21.1843099,39.8677926],[21.1847766,39.8681012],[21.1849465,39.8685197],[21.1850804,39.8686761],[21.1851738,39.8686783],[21.1859294,39.8682102],[21.1866173,39.8673982],[21.1883499,39.8667646],[21.1892097,39.8666053],[21.1895652,39.8664878],[21.1898934,39.866194],[21.1907649,39.866035],[21.1908446,39.8658027],[21.191211,39.8657035],[21.1915822,39.8654873],[21.1918854,39.8655037],[21.192068,39.8653279],[21.1922478,39.8655034],[21.1928967,39.865357],[21.1932935,39.8650874],[21.1944256,39.8645563],[21.1951198,39.864447],[21.1955752,39.864458],[21.1959367,39.8643136],[21.196063,39.8643707],[21.1964272,39.8643255],[21.196822,39.8643891],[21.1970932,39.8643326],[21.1973103,39.8644549],[21.1976125,39.8644982],[21.1977424,39.8644654],[21.197749,39.8643034],[21.1977342,39.8641409],[21.1980189,39.8640397],[21.1981722,39.8637191],[21.1981596,39.8635927],[21.1980589,39.8634821],[21.1982546,39.8632707],[21.1982346,39.8629008],[21.1984974,39.8624748],[21.1984877,39.8623169],[21.1984974,39.8624748],[21.1982346,39.8629008],[21.1982546,39.8632707],[21.1980589,39.8634821],[21.1981596,39.8635927],[21.1981722,39.8637191],[21.1984556,39.8635007],[21.1987418,39.8630753],[21.1994585,39.8629845],[21.2002483,39.8625351],[21.2002563,39.8623372],[21.2000819,39.8620267],[21.2002228,39.8619445],[21.2008921,39.8618706],[21.2013537,39.8617286],[21.2020989,39.8618006],[21.2028156,39.8619981],[21.2032747,39.8622073],[21.2037775,39.8622015],[21.2058565,39.8625308],[21.206051,39.8626346],[21.2062243,39.8629721],[21.2068155,39.8633827],[21.2070133,39.8636937],[21.2071308,39.8636785],[21.2074107,39.863406],[21.2076363,39.8632944],[21.2076297,39.8631951],[21.2077724,39.8631355],[21.2083023,39.8633284],[21.2088475,39.8634316],[21.2095883,39.8633234],[21.2110043,39.8641501],[21.2112699,39.8642286],[21.2114714,39.8641614],[21.211606,39.8640115],[21.2114754,39.8631976],[21.2113127,39.8623019],[21.2118466,39.8621886],[21.2122785,39.862118],[21.2126485,39.8619287],[21.2126929,39.8618667],[21.2128447,39.8618703],[21.2135016,39.8621023],[21.2137302,39.8620313],[21.2138528,39.8618901],[21.2141739,39.8617537],[21.2142268,39.8617054],[21.2152212,39.8613915],[21.2153759,39.8613231],[21.2158854,39.8614435],[21.2162598,39.8617227],[21.2164675,39.8617907],[21.2172159,39.8614934],[21.2182523,39.8615904],[21.218241,39.8612928],[21.2183686,39.8610257],[21.2194556,39.8601599],[21.220054,39.859814],[21.2200347,39.8597234],[21.2201733,39.8594745],[21.2203586,39.8592267],[21.2206844,39.8589733],[21.2208136,39.8586702],[21.2215922,39.8582024],[21.2220797,39.8579979],[21.2224934,39.8575934],[21.2232162,39.8570612],[21.2234172,39.857003],[21.2239087,39.8566995],[21.2242509,39.8566176],[21.2245523,39.8563906],[21.2256725,39.8561472],[21.2265008,39.856185],[21.2270521,39.8561352],[21.2274755,39.8563615],[21.227842,39.8562666],[21.2283348,39.856373],[21.2287825,39.8562846],[21.2291614,39.8564558],[21.2301203,39.8564427],[21.2308264,39.8566127],[21.2311326,39.856557],[21.231682,39.8562638],[21.2321593,39.8563113],[21.2319797,39.8561268],[21.2317615,39.8560315],[21.2313893,39.8559866],[21.231055,39.8558705],[21.2305182,39.8558487],[21.2302876,39.8557711],[21.2294671,39.8552471],[21.2286065,39.8545599],[21.2267967,39.8542148],[21.2256406,39.8543628],[21.2255752,39.8539559],[21.2263194,39.8534693],[21.2274723,39.8529924],[21.2279039,39.8531243],[21.2288051,39.8530918],[21.2290288,39.8530521],[21.2291555,39.8529516],[21.2296534,39.853585],[21.2299366,39.8535197],[21.2300234,39.8533957],[21.2303153,39.8534027],[21.2302494,39.8532885],[21.2298065,39.8529761],[21.22995,39.8528399],[21.2303994,39.8527291],[21.2310314,39.8525325],[21.2310718,39.852619],[21.2312047,39.8528924],[21.2313491,39.8532157],[21.2316433,39.8534569],[21.2324063,39.8535832],[21.2327392,39.8537353],[21.2329338,39.8537715],[21.2331911,39.8539217],[21.2338414,39.8540273],[21.2341038,39.8542498],[21.2343713,39.8542201],[21.2347982,39.8540682],[21.2351813,39.8541314],[21.2357896,39.8541188],[21.2365901,39.8539758],[21.2369336,39.8535696],[21.2377355,39.8531023],[21.2379608,39.8527293],[21.2387975,39.8519745],[21.2389616,39.8516722],[21.2392052,39.8514258],[21.2392963,39.8511937],[21.2395888,39.8508944],[21.2395829,39.8508042],[21.2393347,39.8505821],[21.2392597,39.8501209],[21.2388201,39.8494258],[21.2386931,39.8493867],[21.238776,39.8496499],[21.2387133,39.8497565],[21.2384184,39.8495333],[21.2382104,39.8494743],[21.2380123,39.8495507],[21.2377648,39.8493106],[21.2375785,39.8487116],[21.2372639,39.8483978],[21.2371134,39.8480699],[21.2369054,39.8480109],[21.2365727,39.8481471],[21.2363522,39.8478176],[21.2363492,39.8476013],[21.2362141,39.847472],[21.2359054,39.8473025],[21.235697,39.8472525],[21.2354384,39.8472913],[21.2352114,39.8471238],[21.2349428,39.8471174],[21.2348231,39.8468983],[21.2341728,39.8465045],[21.2337108,39.8463673],[21.2333708,39.8463953],[21.2332853,39.846195],[21.2331142,39.8460919],[21.2328821,39.8460503],[21.2322955,39.8461084],[21.2319751,39.8459386],[21.2317787,39.8455916],[21.2310729,39.8451243],[21.2310155,39.8448077],[21.2306034,39.8443024],[21.2305807,39.8439955],[21.2306945,39.8437821],[21.2308358,39.8436098],[21.2308569,39.8433761],[21.2309302,39.8432968],[21.2312064,39.8434024],[21.2322469,39.8433913],[21.2326776,39.8440141],[21.2329404,39.8441645],[21.2332537,39.8439288],[21.2333403,39.8435165],[21.2336024,39.843311],[21.234163,39.8425452],[21.2337739,39.8420495],[21.2335783,39.8419727],[21.2333094,39.8416871],[21.2327708,39.841422],[21.2325384,39.8413894],[21.2319334,39.8410327],[21.2314941,39.8409141],[21.2313988,39.8406686],[21.2311668,39.840627],[21.2310091,39.8404791],[21.2308973,39.8400621],[21.2304873,39.8400883],[21.2300389,39.8399064],[21.2291669,39.8397955],[21.228991,39.8395211],[21.2289972,39.8394041],[21.22924,39.8395315],[21.2299156,39.8395837],[21.2306117,39.8397084],[21.2314121,39.8395654],[21.2318091,39.8398632],[21.2324738,39.839897],[21.2329693,39.840071],[21.2334246,39.8400819],[21.2340303,39.8404206],[21.2346054,39.8406505],[21.2347031,39.8406168],[21.234795,39.8401281],[21.2345925,39.8399341],[21.2346631,39.8396295],[21.2345899,39.838835],[21.2342505,39.8385567],[21.2340969,39.8377243],[21.2342996,39.8373328],[21.2348727,39.8373194],[21.2354166,39.8371612],[21.235631,39.8370582],[21.2357659,39.8368993],[21.2360774,39.8367086],[21.235889,39.8364518],[21.2356502,39.8357075],[21.2351356,39.8351367],[21.2346389,39.8347015],[21.2350346,39.8335759],[21.2347871,39.8330475],[21.2345714,39.8328892],[21.2344072,39.8326151],[21.2343204,39.8318653],[21.2342087,39.8317366],[21.2339677,39.8310462],[21.2340727,39.8307604],[21.2339384,39.8306131],[21.2335108,39.8304948],[21.2332846,39.8303093],[21.2330542,39.8296462],[21.2331854,39.829289],[21.2331742,39.8286942],[21.2332944,39.8283187],[21.2335962,39.8277854],[21.234333,39.8268932],[21.234066,39.825977],[21.2338619,39.8255307],[21.2336591,39.8253457],[21.2327938,39.8250728],[21.2325312,39.8249224],[21.231979,39.8249993],[21.2316105,39.8248644],[21.2307993,39.8247009],[21.2303879,39.8247632],[21.2299201,39.8250673],[21.2294433,39.8250108],[21.2290326,39.8247668],[21.228605,39.8243602],[21.2281686,39.8238814],[21.2280161,39.8236075],[21.2280277,39.8235447],[21.227602,39.8231652],[21.2272997,39.8222572],[21.2267567,39.8212353],[21.2264564,39.8208588],[21.2258924,39.8203588],[21.2252849,39.8194885],[21.2249966,39.8192429],[21.2247297,39.8187726],[21.2247766,39.8182963],[21.224499,39.8182266],[21.2242163,39.8179946],[21.2234852,39.8170042],[21.223367,39.8167492],[21.2226279,39.8159568],[21.2225596,39.8153336],[21.222634,39.8152273],[21.2229304,39.8151173],[21.2230048,39.8150109],[21.2234074,39.8148765],[21.2237376,39.8142178],[21.2237966,39.8139129],[21.2237327,39.8137582],[21.2236398,39.812585],[21.2235143,39.8122216],[21.2236276,39.8120172],[21.2244472,39.8113882],[21.2245244,39.8109216],[21.2249079,39.8103903],[21.2247144,39.809683],[21.2250243,39.8095283],[21.2251956,39.8093342],[21.2250099,39.8087262],[21.2250728,39.8083224],[21.2252755,39.8079309],[21.2252484,39.8077321],[21.2249883,39.8072304],[21.2239759,39.8068458],[21.223999,39.8059816],[21.2238882,39.8058348],[21.223266,39.8056217],[21.2226475,39.8050304],[21.2217187,39.804891],[21.2213887,39.804676],[21.221199,39.804167],[21.2208416,39.803762],[21.2205008,39.8029431],[21.2202667,39.8026673],[21.2198469,39.8023599],[21.219844,39.8021437],[21.2196623,39.801725],[21.2190139,39.8010068],[21.2189657,39.8007534],[21.2190291,39.8006288],[21.219148,39.8005776],[21.2191173,39.8004688],[21.2192176,39.8003],[21.2188397,39.7998225],[21.2183336,39.799342],[21.2181621,39.7989595],[21.2182357,39.7985829],[21.2175605,39.7985307],[21.2170442,39.7983021],[21.2167868,39.798314],[21.2161553,39.7980466],[21.2152816,39.797413],[21.2144553,39.7961861],[21.2142114,39.7961532],[21.2136871,39.7958343],[21.2132703,39.7957433],[21.2129389,39.7955641],[21.2126173,39.795142],[21.2123191,39.7950088],[21.2118324,39.794916],[21.2116278,39.7947759],[21.2113821,39.794788],[21.2101765,39.7951464],[21.2099013,39.7953109],[21.2095728,39.7956363],[21.2093832,39.7957038],[21.2089519,39.7956844],[21.2085111,39.7953225],[21.2082239,39.7952075],[21.2075556,39.7952725],[21.2073121,39.7952306],[21.2069023,39.7949685],[21.2066336,39.7946828],[21.2061706,39.7945815],[21.2055256,39.7940705],[21.2052245,39.793721],[21.2049522,39.7935252],[21.2047932,39.7931251],[21.2044061,39.7928815],[21.2042045,39.7926695],[21.2041221,39.7923972],[21.2034079,39.7915738],[21.2035116,39.7915132],[21.2034079,39.7915738],[21.2033026,39.7915127],[21.2029495,39.7913601],[21.2027895,39.791194],[21.2028274,39.7908346],[21.2026265,39.7903163],[21.2025864,39.789865],[21.2022365,39.78928],[21.2022332,39.7890727],[21.202398,39.7887524],[21.2023091,39.7883539],[21.2024006,39.7881129],[21.2027892,39.7880322],[21.2030247,39.7876956],[21.2033367,39.7874869],[21.203305,39.7865403],[21.2034384,39.7864174],[21.2037913,39.7863538],[21.203866,39.7862385],[21.2038252,39.7860934],[21.2035146,39.7859778],[21.2034844,39.78586],[21.2038875,39.7857076],[21.204026,39.7854587],[21.2043585,39.7853226],[21.2045334,39.7850385],[21.2049381,39.7848501],[21.2050452,39.7845104],[21.205608,39.7838753],[21.2060848,39.7836346],[21.2071266,39.7832814],[21.207354,39.7831427],[21.2073554,39.7825302],[21.2075872,39.7822835],[21.2076528,39.782105],[21.2076061,39.7812391],[21.2079444,39.7808328],[21.2081871,39.7804558],[21.2081863,39.7798973],[21.2079348,39.7794769],[21.2074806,39.7791597],[21.2078947,39.7787372],[21.2079478,39.7777116],[21.2083644,39.7772262],[21.2084169,39.7770833],[21.2085338,39.7762123],[21.2084062,39.775903],[21.2081687,39.7756766],[21.2080685,39.775557],[21.2082711,39.7754538],[21.2083777,39.7751861],[21.2083307,39.7749058],[21.2082565,39.7748229],[21.207993,39.7749877],[21.2077805,39.7750457],[21.207115,39.7750476],[21.2066412,39.7749281],[21.2066552,39.7746943],[21.206777,39.7745711],[21.2068688,39.7743211],[21.2068265,39.774212],[21.2070944,39.7736509],[21.2074297,39.7734428],[21.2075885,39.7732664],[21.2077788,39.7731809],[21.2078313,39.7730381],[21.2080605,39.7728544],[21.2085368,39.7726227],[21.2088998,39.7723071],[21.2097117,39.7712817],[21.2101002,39.771201],[21.2106009,39.771231],[21.2110412,39.7713137],[21.2113856,39.7714571],[21.2115977,39.7714081],[21.2124913,39.7709612],[21.2126666,39.7709564],[21.2128269,39.7710323],[21.2132963,39.7709715],[21.2135117,39.7708416],[21.2140649,39.7707287],[21.2145307,39.770758],[21.2148047,39.770715],[21.2148962,39.770474],[21.2148475,39.7703422],[21.2147737,39.7702053],[21.2144413,39.7700532],[21.2140502,39.7696204],[21.2135472,39.7696443],[21.2134225,39.769263],[21.2130933,39.769102],[21.2126958,39.7685249],[21.2116521,39.7673738],[21.2116083,39.7673007],[21.2114618,39.767171],[21.2111353,39.7671632],[21.2109319,39.7669961],[21.2106659,39.7669357],[21.2104793,39.7666429],[21.2104421,39.7664078],[21.2101312,39.766013],[21.209594,39.7657298],[21.2093724,39.7657245],[21.2090889,39.7658078],[21.2088914,39.765785],[21.2087558,39.7656736],[21.2087168,39.7654835],[21.2084772,39.7651264],[21.2083081,39.7648521],[21.2073431,39.7644686],[21.207244,39.7643221],[21.2072682,39.764129],[21.2074103,39.7640783],[21.2074511,39.7639352],[21.2073188,39.7634546],[21.2074664,39.763269],[21.2075188,39.7628378],[21.2074685,39.7626384],[21.2072528,39.7623405],[21.2071992,39.7622491],[21.2078044,39.7620024],[21.2080817,39.7612074],[21.2084497,39.7610541],[21.2085594,39.7610838],[21.2090119,39.7605722],[21.2093843,39.7603109],[21.2094987,39.7600794],[21.2096062,39.760019],[21.2096058,39.7597532],[21.2099271,39.7593105],[21.2100871,39.7595171],[21.2101243,39.7597522],[21.2102161,39.7597904],[21.2106836,39.7597746],[21.2107959,39.7598854],[21.2109125,39.7598882],[21.2110659,39.7595586],[21.2112611,39.7593471],[21.2115118,39.759209],[21.2118809,39.7587405],[21.2121804,39.7585495],[21.2126868,39.757859],[21.2130773,39.7577243],[21.2132712,39.7575488],[21.2134799,39.7572925],[21.2135717,39.7570425],[21.2143138,39.7565829],[21.2149518,39.756391],[21.2156309,39.7557588],[21.216036,39.755264],[21.2162211,39.7553045],[21.2163887,39.7554887],[21.2164813,39.7555089],[21.2169545,39.7553491],[21.2170923,39.7554065],[21.2172562,39.7553924],[21.2175565,39.7554717],[21.2179639,39.7554995],[21.2186955,39.7553008],[21.2188689,39.755341],[21.2193025,39.7552973],[21.2194234,39.7551921],[21.2196697,39.755162],[21.2200632,39.7549552],[21.2202909,39.7549337],[21.2205703,39.7548233],[21.2209841,39.7544008],[21.2210715,39.7539705],[21.2212911,39.7537325],[21.2211858,39.7535273],[21.2214973,39.7534852],[21.221788,39.7535102],[21.2219549,39.7534241],[21.2222439,39.7526203],[21.2224749,39.7523916],[21.2231359,39.7520426],[21.2241042,39.7517595],[21.224083,39.7514167],[21.2242054,39.7512755],[21.2248163,39.751173],[21.2250239,39.7509438],[21.2252243,39.7508945],[21.2255481,39.7506771],[21.2262025,39.7506567],[21.2264262,39.750608],[21.2271935,39.7506804],[21.2273239,39.7506294],[21.2275162,39.7504899],[21.2276903,39.7502238],[21.2281282,39.7500721],[21.2283707,39.7498437],[21.2284479,39.7496654],[21.2286424,39.7494719],[21.2286656,39.7491842],[21.2288565,39.7490806],[21.2289238,39.748857],[21.230052,39.7487128],[21.2301881,39.7485314],[21.2306722,39.7483268],[21.2307415,39.7480987],[21.2305075,39.7478229],[21.2299876,39.7474096],[21.2294124,39.7466212],[21.2289423,39.7464658],[21.2286092,39.7460435],[21.2279059,39.7455762],[21.2277226,39.744617],[21.2277736,39.7436363],[21.2277056,39.7430041],[21.2273819,39.7423478],[21.2273688,39.7420367],[21.2271399,39.7416349],[21.2269757,39.7413922],[21.2269362,39.7409228],[21.2266794,39.7400519],[21.2266275,39.7396003],[21.2264102,39.7391987],[21.2264142,39.7390367],[21.2263828,39.7389458],[21.2262473,39.7388345],[21.2260739,39.7387943],[21.2260305,39.7387122],[21.2256475,39.7389553],[21.2253756,39.7393361],[21.225455,39.7393921],[21.2252026,39.7395752],[21.225121,39.7395733],[21.224893,39.7397299],[21.224572,39.7395871],[21.2240271,39.7397903],[21.2235991,39.7397891],[21.22311,39.7400566],[21.2226026,39.7404859],[21.2224714,39.7414286],[21.2225651,39.7417101],[21.2224439,39.7421126],[21.2225219,39.7428351],[21.2223585,39.7431284],[21.2224004,39.7432465],[21.222332,39.7434971],[21.2221801,39.7437908],[21.2220476,39.7438957],[21.2217036,39.7437433],[21.2211631,39.7429647],[21.2208388,39.7426146],[21.2201669,39.7422021],[21.2199366,39.7418363],[21.2194972,39.7414474],[21.219158,39.7413087],[21.2186275,39.7411518],[21.218349,39.7411542],[21.2182399,39.7412326],[21.2182349,39.7413586],[21.2188427,39.7422019],[21.2188277,39.7425169],[21.2188052,39.7427866],[21.2189371,39.7429879],[21.2186182,39.7430343],[21.2185202,39.7431401],[21.2180994,39.743157],[21.2170481,39.7434741],[21.2166102,39.743369],[21.2158782,39.7436847],[21.2155814,39.7439253],[21.2154882,39.7442114],[21.2159487,39.7443665],[21.2161017,39.7446224],[21.2160147,39.7447555],[21.2154464,39.7446698],[21.2148397,39.744376],[21.2142833,39.7438311],[21.2141337,39.7435933],[21.2142833,39.7438311],[21.2141547,39.743837],[21.2140899,39.7439976],[21.2140841,39.7441416],[21.2139887,39.7441934],[21.2136069,39.7441121],[21.2134655,39.7438565],[21.2135855,39.7435981],[21.2132226,39.7434273],[21.2128299,39.7433278],[21.21229,39.7434049],[21.2117923,39.7433028],[21.211604,39.7430551],[21.2116841,39.7428048],[21.211628,39.7427494],[21.211234,39.7430597],[21.2111291,39.7431202],[21.2110504,39.7429832],[21.2109345,39.7429624],[21.2107237,39.7432726],[21.2104854,39.743393],[21.2101635,39.7432457],[21.2098237,39.7432825],[21.2097395,39.7433436],[21.2094,39.7434705],[21.2090302,39.7433805],[21.2087752,39.7436266],[21.2085046,39.7436832],[21.2081439,39.7436565],[21.2076346,39.7438424],[21.2073935,39.7440348],[21.2071301,39.7444879],[21.2066405,39.7444761],[21.2060882,39.7442826],[21.2058518,39.7440697],[21.2057461,39.7440852],[21.2055669,39.744189],[21.2052361,39.7445774],[21.2048241,39.7447476],[21.2045035,39.7440192],[21.2037945,39.7433716],[21.2033672,39.7432622],[21.2033004,39.7430759],[21.2032712,39.7426428],[21.203658,39.741445],[21.2031983,39.7409835],[21.2028887,39.7408499],[21.2023663,39.740495],[21.202065,39.7404427],[21.2018985,39.7405198],[21.2017987,39.7406795],[21.201841,39.7413652],[21.2013565,39.7420922],[21.2012931,39.742505],[21.2008953,39.7428197],[21.2005401,39.7432345],[21.1999783,39.7435633],[21.1994603,39.7436769],[21.199112,39.7442089],[21.1989378,39.7447632],[21.1987637,39.7450293],[21.198744,39.745227],[21.1988227,39.745301],[21.1986296,39.7454584],[21.1982755,39.745558],[21.1981662,39.7456634],[21.1977083,39.7457335],[21.1973982,39.7458971],[21.1971512,39.7462335],[21.1971493,39.7465667],[21.1970619,39.7467087],[21.1970827,39.7467723],[21.1972677,39.7468128],[21.19731,39.7469219],[21.1972109,39.7470637],[21.1969362,39.7472192],[21.1966112,39.7477518],[21.1963303,39.747772],[21.1960578,39.7475853],[21.195653,39.7474944],[21.1952155,39.747637],[21.1948304,39.7476367],[21.1944554,39.7482492],[21.1940255,39.748491],[21.1939956,39.7489407],[21.193863,39.7490456],[21.1937846,39.7492509],[21.1938447,39.7494955],[21.1936322,39.7498417],[21.1934315,39.7498999],[21.1931983,39.7498943],[21.1931961,39.7499483],[21.1928292,39.7500745],[21.1920528,39.7502269],[21.1914735,39.750411],[21.1908796,39.7503786],[21.1903491,39.7505099],[21.1898015,39.7507759],[21.1896851,39.7508542],[21.1897204,39.750891],[21.1902304,39.7512907],[21.1912119,39.7515487],[21.1915631,39.7518095],[21.1919296,39.7519805],[21.1924528,39.7520292],[21.1931504,39.7523794],[21.1935796,39.7524438],[21.1941123,39.752835],[21.1950256,39.7539111],[21.1952434,39.7542947],[21.1953866,39.7547936],[21.1953056,39.7550619],[21.1953114,39.7554944],[21.1962189,39.7567144],[21.1961096,39.7571081],[21.196046,39.7572688],[21.1957858,39.7573525],[21.1958361,39.7575519],[21.1957807,39.7577668],[21.1955383,39.7582744],[21.195128,39.7586068],[21.1950099,39.75864],[21.1948489,39.7588703],[21.1947297,39.7588359],[21.1945056,39.7586998],[21.1940958,39.7578702],[21.1938521,39.757549],[21.1933034,39.7572655],[21.1929559,39.7566265],[21.1929461,39.756293],[21.1927836,39.7559828],[21.1923414,39.7553775],[21.1922153,39.7553204],[21.191858,39.7553928],[21.1917312,39.7553537],[21.1916339,39.7554955],[21.1917305,39.755705],[21.1916882,39.7558842],[21.1917798,39.75599],[21.1918388,39.7562617],[21.1916925,39.7563617],[21.1914134,39.7563369],[21.1910043,39.7557775],[21.1908068,39.7557547],[21.1905852,39.7563259],[21.1902356,39.7568849],[21.1902101,39.7572266],[21.1901055,39.7572151],[21.1899831,39.7573562],[21.1895958,39.7570406],[21.1896248,39.7568566],[21.1894827,39.7569072],[21.1891663,39.7572238],[21.1891481,39.7573856],[21.1889524,39.757606],[21.1889214,39.7577944],[21.1886123,39.7575572],[21.1888046,39.7579943],[21.1890137,39.7582516],[21.1884324,39.7584897],[21.1883931,39.7585969],[21.188273,39.758666],[21.1880929,39.759076],[21.1877733,39.7591854],[21.1877041,39.7590891],[21.1876042,39.7592488],[21.1874071,39.7592441],[21.1873757,39.7594415],[21.1874963,39.7596336],[21.1875617,39.7596532],[21.1876227,39.7596502],[21.1877284,39.7596347],[21.1878221,39.7600604],[21.18771,39.7604585],[21.1875493,39.7606798],[21.1875559,39.7610628],[21.187588,39.7610771],[21.1877065,39.7613998],[21.1876584,39.7614887],[21.1873238,39.7616787],[21.1873376,39.7619133],[21.1871751,39.7618913],[21.1870507,39.7617937],[21.1870414,39.761843],[21.1869687,39.7617827],[21.1869844,39.761684],[21.1871728,39.7614859],[21.1867122,39.7616189],[21.1865371,39.7619029],[21.1863188,39.7620823],[21.1863375,39.7622088],[21.1859847,39.7622723],[21.1859818,39.7623443],[21.1857727,39.7623212],[21.1857806,39.7624115],[21.1853638,39.7623293],[21.1850729,39.7625925],[21.1850817,39.7626648],[21.1852547,39.7627816],[21.1851683,39.7628966],[21.1852346,39.7629883],[21.1851278,39.7631028],[21.1848156,39.7629421],[21.1848921,39.7630701],[21.184852,39.7631952],[21.1846238,39.7633518],[21.1844154,39.7634008],[21.1839706,39.7633359],[21.183331,39.7630682],[21.1832709,39.7631118],[21.1833021,39.7634909],[21.1831333,39.7636219],[21.1829685,39.7639422],[21.1828884,39.7639042],[21.1828614,39.7639936],[21.1827798,39.7639916],[21.1823847,39.7642343],[21.182464,39.7645785],[21.1823127,39.7648541],[21.1825626,39.7650223],[21.1828061,39.7650642],[21.182884,39.7651562],[21.1828432,39.7652994],[21.1828876,39.7653545],[21.1832499,39.765057],[21.1835136,39.7654598],[21.1830179,39.7658801],[21.1833138,39.7660675],[21.1835947,39.7660473],[21.1834423,39.7662192],[21.1833683,39.7663165],[21.1830731,39.7663994],[21.183327,39.7667569],[21.1831608,39.7668249],[21.1830241,39.7670288],[21.1829574,39.7672344],[21.1830557,39.7673989],[21.1829332,39.7675401],[21.1823706,39.7675985],[21.1818689,39.7676133],[21.1815789,39.7675702],[21.1811568,39.767614],[21.1810271,39.7676109],[21.181044,39.7671969],[21.1807138,39.7668285],[21.1806052,39.7667538],[21.1803591,39.7665857],[21.1803161,39.7665396],[21.1801893,39.7665005],[21.180311,39.7666521],[21.1804416,39.7668129],[21.1805235,39.766914],[21.1806708,39.7671968],[21.1806561,39.7675568],[21.1805183,39.7677877],[21.1808725,39.7679134],[21.1811766,39.7680244],[21.181292,39.7682749],[21.1814756,39.7686397],[21.1818638,39.7689689],[21.1819554,39.7690297],[21.1821974,39.7691076],[21.1822979,39.7691731],[21.1824269,39.7692933],[21.1825799,39.7695493],[21.1827403,39.7698054]]},{"id":18656,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a1\u03ad\u03bc\u03b1 \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03a6\u03bb\u03ad\u03b3\u03ba\u03b1\u03c2","path":"MACEDONIA\/Makedonia_ValiaKalda_rema_Flegas","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":8850,"name_EN":"Valia Kalda: Flega stream-Flega summit","description_EN":"The old path along the Flega stream","ascent_time":450,"descent_time":365,"marker":"Red_dots","level":9,"ascent":843,"descent":65,"maxelev":2149,"minelev":1361,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.1181 39.86449,21.15644 39.9025)","views":28,"millestones":"0,21.1471403,39.9032216#1,21.1481361,39.8954301#2,21.1525057,39.8874680#3,21.1546643,39.8807973#4,21.1461584,39.8834722#5,21.1385680,39.8785631#6,21.1327561,39.8717297#7,21.1330819,39.8658120#8,21.1253167,39.8664984#8.9,21.1194286,39.8706797","x":21.1399226,"y":39.8797493,"coor":[[21.1471403,39.9032216],[21.1469464,39.9028205],[21.1469433,39.9026132],[21.1470744,39.9022742],[21.1470336,39.902129],[21.14662,39.9016684],[21.1455655,39.9008678],[21.145312,39.900213],[21.1451289,39.8992716],[21.1453119,39.8988077],[21.1459237,39.8981562],[21.1465067,39.8970716],[21.1468484,39.8967062],[21.1478321,39.8957666],[21.1482246,39.8953258],[21.1486304,39.8951286],[21.14866,39.894697],[21.1491892,39.8940614],[21.1507434,39.8915504],[21.1505809,39.8912402],[21.1505883,39.8910602],[21.1513183,39.8903755],[21.1512258,39.890067],[21.1512793,39.8899061],[21.1519655,39.8891483],[21.1522149,39.8882086],[21.1528698,39.8865132],[21.1530773,39.8863021],[21.1533241,39.8862721],[21.153811,39.8863742],[21.1541535,39.8862925],[21.1542389,39.8862045],[21.1542317,39.8860963],[21.153802,39.8857434],[21.1536004,39.8849638],[21.1537907,39.8843199],[21.1542904,39.8835485],[21.1547208,39.8830366],[21.1548174,39.8826786],[21.1549626,39.8826236],[21.1550212,39.8823548],[21.1552215,39.8820355],[21.1557456,39.8812376],[21.1557111,39.8809395],[21.1556006,39.8807837],[21.1553481,39.8806694],[21.1546647,39.8807967],[21.1543906,39.8812044],[21.1535973,39.8820226],[21.1535002,39.8821103],[21.1533826,39.8821254],[21.153063,39.8819374],[21.1524464,39.8824267],[21.1522091,39.882511],[21.1518353,39.8825018],[21.1513843,39.8823826],[21.1507772,39.8823587],[21.1506921,39.8824377],[21.1508373,39.8826034],[21.1508769,39.8827755],[21.1507767,39.8829352],[21.1500707,39.8830439],[21.1495565,39.8833195],[21.1493015,39.8835475],[21.1492742,39.8839251],[21.1488556,39.884149],[21.1487264,39.8841639],[21.1477651,39.883942],[21.1470671,39.8835736],[21.1463233,39.8834652],[21.1458195,39.8834888],[21.1454035,39.8833704],[21.1448089,39.8833288],[21.1445164,39.8830513],[21.1441581,39.8829524],[21.1439486,39.8829292],[21.1438382,39.8830526],[21.1436025,39.8829207],[21.1435603,39.8828116],[21.1434967,39.8829361],[21.1434145,39.8829431],[21.143214,39.882704],[21.1429014,39.8820657],[21.1426328,39.8820591],[21.1425416,39.8820028],[21.1424319,39.8818289],[21.1420263,39.8814586],[21.1417716,39.8813983],[21.1416152,39.8812233],[21.1415173,39.8813289],[21.1409584,39.8809909],[21.1405092,39.8808267],[21.1404255,39.8805904],[21.1406429,39.8804246],[21.1401417,39.880106],[21.1399226,39.8797493],[21.1390194,39.8792585],[21.1388705,39.8789036],[21.1386221,39.8786902],[21.1385158,39.8784354],[21.138576,39.8781126],[21.1384784,39.87793],[21.1378355,39.8776439],[21.1370623,39.8771204],[21.1368317,39.8770426],[21.1367002,39.8771114],[21.1367578,39.8768516],[21.1364974,39.8763678],[21.1357555,39.8762143],[21.1354936,39.8760457],[21.1353553,39.875718],[21.1350489,39.8754942],[21.1351359,39.8753703],[21.13507,39.8752696],[21.1347497,39.8750995],[21.134582,39.8749152],[21.1345552,39.8747164],[21.1343773,39.8744958],[21.1343973,39.8742981],[21.1340555,39.8738032],[21.133977,39.873441],[21.1337358,39.8730567],[21.1336337,39.8727028],[21.1333695,39.872309],[21.1327715,39.8717897],[21.132701,39.8715177],[21.1322639,39.8710655],[21.1321467,39.8707924],[21.1320676,39.8707274],[21.1319617,39.8707428],[21.1316747,39.8706186],[21.1312915,39.870555],[21.1310097,39.8703049],[21.1307546,39.869695],[21.1308227,39.8694625],[21.1306151,39.8693943],[21.1306765,39.8693238],[21.130522,39.8691037],[21.1305793,39.8688529],[21.1304929,39.8684004],[21.1305377,39.8678881],[21.1307459,39.867659],[21.130738,39.8675687],[21.1304645,39.8673998],[21.1302306,39.867403],[21.130047,39.8670382],[21.1303224,39.867045],[21.1304663,39.8669585],[21.130763,39.8665695],[21.1311714,39.8665886],[21.1311529,39.866471],[21.1313476,39.8662867],[21.1314957,39.8663804],[21.1315608,39.8662199],[21.1318535,39.8662091],[21.1327801,39.8658537],[21.133709,39.8657236],[21.133758,39.8656707],[21.1336223,39.8655863],[21.1334942,39.8652949],[21.1336565,39.8650467],[21.1335867,39.8647567],[21.1334209,39.8645274],[21.1331173,39.8644073],[21.1328667,39.8642479],[21.1325425,39.8641949],[21.1318517,39.8639436],[21.131235,39.8638743],[21.1304455,39.8640259],[21.1286471,39.8647335],[21.1269596,39.8653943],[21.1263562,39.8658478],[21.1258078,39.8661044],[21.1248164,39.8668905],[21.1243881,39.8670691],[21.1239398,39.867166],[21.1234377,39.8674328],[21.1229397,39.8676006],[21.1224037,39.868398],[21.1220628,39.8687228],[21.122128,39.8691208],[21.1220044,39.8692799],[21.1221306,39.8693371],[21.1214865,39.8696454],[21.1212571,39.8698198],[21.1210412,39.8702288],[21.1205837,39.870294],[21.1202966,39.870449],[21.119767,39.870535],[21.1195232,39.870655],[21.1194286,39.8706797]]},{"id":18657,"author":"AnaDigit","name_GR":"\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1: \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd-\u039c\u03c0\u03ac\u03bb\u03c4\u03c3\u03b5\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03c0\u03ac\u03bb\u03c4\u03c3\u03b5\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u03a3\u03c4\u03b1\u03c5\u03c1\u03bf\u03cd","path":"MACEDONIA\/Makedonia_ValiaKalda_Stavros_Baltses","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":5,"length":4849,"name_EN":"Valia Kalda: Salatoura Stavrou-Balstes","description_EN":"Ascent to Baltses","ascent_time":120,"descent_time":105,"marker":"No_marks","level":9,"ascent":352,"descent":50,"maxelev":1965,"minelev":1645,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.13119 39.91781,21.17477 39.92746)","views":18,"millestones":"0,21.1312945,39.9249177#1,21.1404215,39.9261859#2,21.1476693,39.9248413#3,21.1571202,39.9246461#4,21.1662099,39.9206020#4.8,21.1747706,39.9178113","x":21.1491916,"y":39.9247244,"coor":[[21.1312945,39.9249177],[21.1315948,39.9248215],[21.1320565,39.9246348],[21.1326918,39.9242722],[21.1330804,39.9242097],[21.1334198,39.9244884],[21.1341128,39.9247037],[21.1344152,39.9250264],[21.1353484,39.9253738],[21.1356418,39.9256333],[21.1366579,39.9259557],[21.136676,39.9260822],[21.1365597,39.926237],[21.1367168,39.9265651],[21.1371176,39.9267732],[21.1378981,39.9268556],[21.1382438,39.9269812],[21.1384267,39.9267785],[21.1388688,39.926276],[21.1390728,39.9261549],[21.1396443,39.9261961],[21.1398822,39.9261028],[21.1402581,39.9260671],[21.1403829,39.9261602],[21.1405366,39.9262631],[21.1407682,39.9268814],[21.1413068,39.9274351],[21.1417748,39.9277169],[21.1420352,39.9277278],[21.1418828,39.9274539],[21.1419385,39.927239],[21.1420897,39.9272608],[21.1422076,39.9269574],[21.1424071,39.9269443],[21.1426483,39.9267701],[21.1425834,39.9263632],[21.1429139,39.926011],[21.1430572,39.9259425],[21.143073,39.9258438],[21.1435231,39.9257107],[21.143966,39.9254694],[21.1443878,39.9251736],[21.1446523,39.9247207],[21.1448095,39.9245985],[21.1450018,39.9244771],[21.1454994,39.9243272],[21.1457165,39.9241704],[21.1460905,39.9241796],[21.1464182,39.9244579],[21.147396,39.9248603],[21.1491916,39.9247244],[21.1497621,39.9247925],[21.1500622,39.9248899],[21.1504183,39.9253311],[21.1507441,39.9262218],[21.1509455,39.926443],[21.1519707,39.9265493],[21.152451,39.926534],[21.152635,39.9266106],[21.1532996,39.9263837],[21.1536737,39.9263929],[21.1541449,39.9263144],[21.1546017,39.9260194],[21.1555038,39.9257082],[21.1559814,39.9254767],[21.1566896,39.9250437],[21.157152,39.9246137],[21.1576986,39.9244109],[21.1582538,39.9242804],[21.1584868,39.9243041],[21.1587527,39.9243827],[21.1589751,39.9243792],[21.15933,39.924568],[21.1595276,39.9245999],[21.1601132,39.9240197],[21.1602556,39.9239692],[21.1602985,39.9237811],[21.1604327,39.9236492],[21.1603663,39.9235575],[21.1606972,39.9234756],[21.1608831,39.9235071],[21.1611733,39.92328],[21.1614568,39.9232149],[21.1615605,39.9232535],[21.1629699,39.9228376],[21.163263,39.9225385],[21.1633552,39.9222886],[21.1641804,39.9215701],[21.1643836,39.921467],[21.1649739,39.9213373],[21.1653557,39.9211575],[21.1665337,39.9203936],[21.1667715,39.9203003],[21.168,39.9194476],[21.1683177,39.9194013],[21.1687845,39.9194307],[21.1708497,39.9189947],[21.1717776,39.918621],[21.1734608,39.9180856],[21.1747706,39.9178113]]},{"id":20036,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u03a0\u03b5\u03c1\u03b9\u03b2\u03cc\u03bb\u03b9-\u0392\u03ac\u03bb\u03b9\u03b1 \u039a\u03ac\u03bb\u03bd\u03c4\u03b1","description_GR":"","path":"MACEDONIA\/Makedonia_E6_Perivoli_ValiaKalda","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":17109,"name_EN":"E6: E6 Section Perivoli-Valia Kalda","description_EN":"","ascent_time":690,"descent_time":635,"marker":"E6","level":10,"ascent":681,"descent":581,"maxelev":1656,"minelev":1255,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.11421 39.90327,21.14889 39.9789)","views":0,"millestones":"0,21.1153367,39.9789331#1,21.1164204,39.9713298#2,21.1172918,39.9653245#3,21.1170910,39.9615288#4,21.1246435,39.9655980#5,21.1231241,39.9614820#6,21.1311520,39.9628348#7,21.1312141,39.9605746#8,21.1242702,39.9538089#9,21.1219820,39.9484172#10,21.1265390,39.9417904#11,21.1197872,39.9361169#12,21.1201177,39.9291922#13,21.1232095,39.9226583#14,21.1323894,39.9241022#15,21.1386064,39.9174309#16,21.1446721,39.9106305#17.1,21.1471412,39.9032216","x":21.1221464,"y":39.9515386,"coor":[[21.1153367,39.9789331],[21.1153058,39.9788017],[21.1156416,39.9786119],[21.115999,39.9781884],[21.1167654,39.9775049],[21.1167635,39.9772706],[21.1165425,39.9769589],[21.1167682,39.9766042],[21.1167053,39.9763774],[21.1164851,39.9760972],[21.1159516,39.9759758],[21.1158735,39.9758838],[21.1159241,39.975795],[21.1163885,39.9756084],[21.1166251,39.975272],[21.1166565,39.9750836],[21.1166176,39.9748935],[21.1162404,39.9743977],[21.1161039,39.9739979],[21.1159784,39.9733642],[21.1159841,39.97295],[21.1158698,39.9726049],[21.1161415,39.9722694],[21.1161005,39.971854],[21.1161797,39.9716398],[21.116477,39.9712508],[21.1171656,39.9708851],[21.1174674,39.9706675],[21.1184114,39.970772],[21.1186468,39.9707418],[21.1188267,39.9706382],[21.1188566,39.9704858],[21.1187449,39.9703569],[21.1181998,39.969956],[21.1181134,39.9697827],[21.1181369,39.9692248],[21.1182255,39.9690649],[21.1184164,39.9689796],[21.1188695,39.9690629],[21.1191049,39.9690327],[21.1194067,39.9688151],[21.1193777,39.9686702],[21.1190035,39.9681024],[21.1187256,39.9669155],[21.1184272,39.9664937],[21.1181402,39.965802],[21.1179841,39.9656179],[21.1169377,39.9651685],[21.1168562,39.9648783],[21.11688,39.9645906],[21.117097,39.9641636],[21.1169186,39.963952],[21.115036,39.9627882],[21.1148915,39.9626044],[21.1152359,39.9624869],[21.1158791,39.9625029],[21.1168602,39.9628336],[21.117841,39.962894],[21.1186373,39.963166],[21.118761,39.963007],[21.1184857,39.962874],[21.1182846,39.9626438],[21.117365,39.9622426],[21.1171447,39.9619129],[21.117081,39.9614789],[21.117135,39.9613091],[21.1175974,39.9614467],[21.1184266,39.9622735],[21.1199629,39.9627621],[21.1202798,39.9630222],[21.1208599,39.9639825],[21.1212397,39.9639153],[21.1214491,39.9639476],[21.1221077,39.9644323],[21.1235084,39.9648094],[21.1239259,39.9651801],[21.124121,39.9655543],[21.1244435,39.9659586],[21.1247619,39.9661827],[21.1248868,39.9659967],[21.1246351,39.965576],[21.1245156,39.9650776],[21.1245525,39.9647543],[21.124694,39.9647308],[21.1250528,39.9648298],[21.1255228,39.9653459],[21.1262569,39.9657064],[21.1265157,39.9656768],[21.1266013,39.9655888],[21.1265195,39.9653075],[21.1264082,39.9651697],[21.1259042,39.9649049],[21.1258291,39.9647409],[21.12586,39.9645615],[21.1256929,39.9643592],[21.1256224,39.9640872],[21.125622,39.963817],[21.1255337,39.9636887],[21.1253372,39.9636298],[21.1249845,39.9631076],[21.1248924,39.9625108],[21.125281,39.9618989],[21.1248966,39.9618533],[21.124602,39.9619],[21.1243515,39.9620109],[21.1240467,39.9620214],[21.1237691,39.9619424],[21.1225073,39.9610463],[21.1226265,39.9609952],[21.1235194,39.9611976],[21.1239505,39.9612443],[21.1248147,39.9610136],[21.1256427,39.9605297],[21.125829,39.9605523],[21.1260116,39.9606649],[21.1263737,39.9609622],[21.1265152,39.9612179],[21.1272859,39.9615433],[21.1274718,39.9615749],[21.128121,39.9614469],[21.1285152,39.9612585],[21.1286917,39.9612358],[21.1289075,39.9616736],[21.1297125,39.9620178],[21.1302893,39.9625005],[21.1310653,39.9624206],[21.1312898,39.9634891],[21.1312616,39.9638847],[21.1313253,39.9640395],[21.1321179,39.9644014],[21.1328853,39.9645285],[21.132963,39.9646295],[21.1331232,39.9652775],[21.1333178,39.9651607],[21.1333773,39.9648559],[21.1333433,39.9645488],[21.1329996,39.9640899],[21.1327597,39.9639489],[21.1321976,39.963953],[21.132012,39.9639123],[21.1317887,39.9636546],[21.1316094,39.9629025],[21.1318605,39.9619359],[21.1315006,39.9615847],[21.1314263,39.9614027],[21.1310161,39.9597351],[21.1301658,39.9587952],[21.1299406,39.9583032],[21.129807,39.9581378],[21.1292005,39.9578075],[21.1285434,39.9572867],[21.1280575,39.9565901],[21.1273182,39.9557971],[21.1259346,39.9550151],[21.1257389,39.9549382],[21.1253183,39.9549188],[21.1250875,39.954841],[21.1247605,39.9545446],[21.1241427,39.953615],[21.123853,39.9529862],[21.1232288,39.9525204],[21.1225759,39.9521799],[21.1222071,39.9520446],[21.1217021,39.9515276],[21.1212887,39.9513372],[21.1212834,39.9511839],[21.1217145,39.9512307],[21.1221464,39.9515386],[21.1224579,39.9516455],[21.1232647,39.9516655],[21.1234191,39.9514712],[21.1230012,39.9508302],[21.1229684,39.9502169],[21.1226139,39.9497397],[21.1218555,39.9491263],[21.1219181,39.9484703],[21.1222334,39.9482079],[21.1223744,39.9481934],[21.122741,39.9483827],[21.1230661,39.9484448],[21.1232313,39.9484129],[21.1234493,39.9482381],[21.1234942,39.948005],[21.1233641,39.9477586],[21.1233177,39.9474692],[21.1236073,39.9461432],[21.1234429,39.9455987],[21.1234689,39.9449778],[21.1237721,39.9441656],[21.1242364,39.9439789],[21.1249106,39.9429688],[21.1264715,39.9423049],[21.1266302,39.9421467],[21.1263402,39.9409685],[21.1261298,39.940684],[21.1255554,39.9401473],[21.1254457,39.9396942],[21.1253442,39.9396016],[21.1245957,39.9393128],[21.1244942,39.9392202],[21.1245527,39.9386632],[21.124504,39.9384278],[21.123929,39.9381883],[21.1234689,39.9377175],[21.1232178,39.9375671],[21.1225632,39.9375508],[21.1218855,39.9378043],[21.1214968,39.9378667],[21.1213346,39.9378266],[21.1199881,39.9367302],[21.1196446,39.9357128],[21.1198271,39.9352669],[21.1203988,39.9350289],[21.1204859,39.934905],[21.1204395,39.9346156],[21.1200777,39.9342057],[21.1200732,39.9340345],[21.1203692,39.9333933],[21.1202678,39.9333007],[21.1195985,39.9330769],[21.1194862,39.932966],[21.1194873,39.9326597],[21.119269,39.9320057],[21.1194772,39.9315065],[21.1200458,39.930782],[21.1202366,39.9306966],[21.1206706,39.9306714],[21.1208372,39.9306035],[21.1209914,39.9304407],[21.1212629,39.9301051],[21.121304,39.929962],[21.1212399,39.9298163],[21.1210917,39.9297225],[21.1205695,39.9296195],[21.1200632,39.9291385],[21.1198419,39.9288357],[21.1193042,39.9285431],[21.1191753,39.9282697],[21.1192375,39.9281811],[21.1196341,39.928209],[21.1198958,39.9281074],[21.1207287,39.9274976],[21.1209496,39.9272508],[21.1212305,39.9266903],[21.1214971,39.9264718],[21.1216588,39.9262416],[21.1219612,39.9251681],[21.1219175,39.9242573],[21.1218885,39.9241124],[21.1212378,39.9234477],[21.1212913,39.9232869],[21.1215529,39.9231853],[21.1222214,39.9231478],[21.1230191,39.9228163],[21.1232494,39.9226239],[21.1235797,39.92256],[21.1244472,39.923077],[21.1247722,39.9231391],[21.1252661,39.9230793],[21.1258874,39.9233289],[21.1263251,39.9237722],[21.126871,39.924146],[21.1270905,39.9244937],[21.1270973,39.9248903],[21.1272523,39.9251013],[21.1275633,39.9252171],[21.1280073,39.9252326],[21.1285456,39.9252279],[21.129259,39.9255158],[21.1304865,39.925258],[21.1310441,39.9250736],[21.1312963,39.9249177],[21.1314188,39.9247857],[21.1318188,39.9245929],[21.1328506,39.9236996],[21.1331458,39.9236349],[21.1336306,39.923791],[21.1340215,39.9233953],[21.1341357,39.9232135],[21.1351384,39.9227338],[21.1357638,39.9223259],[21.1359466,39.9221503],[21.1359959,39.9218092],[21.1362642,39.9215996],[21.1362936,39.9214562],[21.1365955,39.9212295],[21.136856,39.9208756],[21.1373334,39.9200857],[21.1373651,39.9198883],[21.137233,39.9194076],[21.1372541,39.919183],[21.1374836,39.9190085],[21.1380448,39.9181756],[21.1385343,39.9176562],[21.1387366,39.9170127],[21.1387674,39.916554],[21.1389749,39.9157845],[21.1404779,39.9145244],[21.1405047,39.914417],[21.1404059,39.9142614],[21.1403706,39.9140128],[21.1403012,39.9139931],[21.1403049,39.9139031],[21.1409814,39.9133883],[21.1411721,39.913303],[21.14156,39.9132585],[21.1418008,39.912814],[21.1423005,39.9126102],[21.1424584,39.9121907],[21.1426294,39.9120148],[21.1429415,39.9118243],[21.1433542,39.9117444],[21.1437009,39.9112845],[21.1450251,39.9103803],[21.1455268,39.9101315],[21.1460818,39.9096137],[21.1464888,39.9093895],[21.146684,39.9091961],[21.1468229,39.9089473],[21.146688,39.9088179],[21.1467509,39.9087113],[21.1467399,39.9082967],[21.1475808,39.9080472],[21.1482032,39.9074229],[21.1482808,39.9072447],[21.1484858,39.9070966],[21.1487524,39.9066483],[21.1487587,39.9064683],[21.1486332,39.9062535],[21.1485797,39.9059594],[21.1483798,39.905423],[21.1474591,39.904387],[21.1472671,39.9041345],[21.1471412,39.9032216]]},{"id":20037,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1-\u0391\u03b2\u03b4\u03ad\u03bb\u03bb\u03b1","description_GR":"","path":"MACEDONIA\/Makedonia_E6_Vasilitsa_Avdella","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":11189,"name_EN":"E6: E6 Section Vassilitsa refuge-Avdella","description_EN":"","ascent_time":350,"descent_time":365,"marker":"E6","level":10,"ascent":361,"descent":905,"maxelev":1949,"minelev":1269,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.07948 40.00649,21.12616 40.0643)","views":0,"millestones":"0,21.0794784,40.0643009#1,21.0832771,40.0581244#2,21.0887593,40.0513941#3,21.0938719,40.0451241#4,21.0932781,40.0384233#5,21.0926701,40.0317449#6,21.0984322,40.0258186#7,21.0932712,40.0188381#8,21.0994753,40.0133360#9,21.1094190,40.0107329#10,21.1197026,40.0094786#11.2,21.1260283,40.0064879","x":21.0980045,"y":40.0263086,"coor":[[21.0794784,40.0643009],[21.0807121,40.0634132],[21.0813598,40.0630692],[21.0815553,40.062885],[21.0815973,40.0627239],[21.0814388,40.0625938],[21.0811928,40.0625876],[21.0804783,40.0628488],[21.080351,40.0628096],[21.0803232,40.0626377],[21.0805221,40.0623725],[21.0809224,40.0620584],[21.0821445,40.0614406],[21.0829097,40.0605411],[21.083381,40.0596612],[21.0832416,40.058176],[21.0833829,40.0579679],[21.0834411,40.0574018],[21.0838168,40.0565646],[21.083988,40.0563978],[21.0847583,40.056201],[21.085124,40.0555977],[21.086512,40.0546598],[21.0870377,40.0541506],[21.0875942,40.0540204],[21.0877859,40.0536469],[21.0881067,40.0535469],[21.0883372,40.0533636],[21.0885491,40.0533419],[21.0890512,40.0531113],[21.0891499,40.0529967],[21.0889026,40.0521978],[21.0887456,40.0520317],[21.0888365,40.0515476],[21.0887286,40.0513287],[21.0887386,40.0510947],[21.0889328,40.0509375],[21.0893558,40.0509121],[21.0899216,40.0502868],[21.0905381,40.0501221],[21.0909769,40.0497278],[21.0912885,40.0491771],[21.091339,40.0488181],[21.0914252,40.0487212],[21.0918418,40.0485695],[21.0920969,40.0483597],[21.0922857,40.0483284],[21.0927408,40.0483759],[21.0919447,40.0473651],[21.091806,40.0468752],[21.0918806,40.0464987],[21.0920537,40.0462869],[21.0921996,40.0461644],[21.0930118,40.0458065],[21.0936646,40.0453365],[21.0939953,40.0450025],[21.0946031,40.0447655],[21.0951096,40.0447062],[21.0951871,40.044537],[21.0949964,40.044334],[21.0951348,40.0442249],[21.0957833,40.0441331],[21.0957784,40.0439708],[21.0959031,40.0437938],[21.0948284,40.0428841],[21.0946884,40.0425923],[21.0946871,40.0423491],[21.0944135,40.0418918],[21.0942455,40.0417075],[21.0938355,40.041427],[21.0938104,40.0411921],[21.0935925,40.0410786],[21.093262,40.0405839],[21.0936463,40.0400891],[21.0937514,40.0398215],[21.0940968,40.0394158],[21.0940904,40.0392895],[21.0932906,40.0385308],[21.0932034,40.037826],[21.0931041,40.0376794],[21.0931609,40.0374466],[21.0923038,40.0372089],[21.0918119,40.0369264],[21.091472,40.0363774],[21.0916322,40.0361922],[21.0913388,40.0362029],[21.0912825,40.0361474],[21.0911401,40.0356394],[21.090918,40.0356248],[21.0904002,40.0345759],[21.0901635,40.0343538],[21.0902429,40.0341396],[21.0901124,40.0339021],[21.0901193,40.0337402],[21.0903323,40.0336915],[21.0905499,40.0335348],[21.0907986,40.0331987],[21.0908179,40.0330191],[21.0910462,40.0326105],[21.0913722,40.0323845],[21.0917771,40.0322325],[21.0922518,40.0320913],[21.0928226,40.0316192],[21.0930337,40.0316155],[21.0933296,40.0318211],[21.0936796,40.0318569],[21.0943134,40.0315575],[21.0949984,40.0314306],[21.0963611,40.0307982],[21.0968096,40.0301699],[21.096889,40.0299557],[21.0969304,40.0292542],[21.0974818,40.0289617],[21.0977531,40.0286442],[21.0976953,40.0277961],[21.0976124,40.0275418],[21.0972818,40.0270471],[21.0973246,40.026868],[21.0978017,40.0263935],[21.0980045,40.0263086],[21.098448,40.0257972],[21.0983464,40.0257046],[21.0984028,40.0254808],[21.0979952,40.0251463],[21.0976601,40.0247596],[21.0976213,40.0245695],[21.0976882,40.024373],[21.0974844,40.0242057],[21.0972167,40.024163],[21.0971534,40.0239993],[21.0970386,40.0239423],[21.0972686,40.023768],[21.0973106,40.0236069],[21.097105,40.0232054],[21.0967529,40.0229443],[21.0961542,40.0226951],[21.0955232,40.0221028],[21.0949744,40.0217828],[21.0947221,40.0213801],[21.0937749,40.0205096],[21.0931808,40.0201524],[21.0931985,40.0194593],[21.0930227,40.0191846],[21.0933718,40.018689],[21.0933234,40.0181743],[21.093173,40.0177967],[21.0931973,40.0175001],[21.0935525,40.0168604],[21.0936373,40.0165203],[21.0936031,40.0162221],[21.0934296,40.0158935],[21.0937729,40.0155328],[21.0938024,40.0153894],[21.0940528,40.0152876],[21.0941876,40.0151469],[21.0940978,40.0150546],[21.0942889,40.0149693],[21.0943441,40.0147725],[21.094731,40.0147642],[21.0949071,40.0144804],[21.0954118,40.014457],[21.0958403,40.0142966],[21.0962722,40.0143344],[21.0969664,40.0142618],[21.0973017,40.01409],[21.0982237,40.0138969],[21.0984166,40.0137667],[21.0986869,40.0137464],[21.0988327,40.013624],[21.0992733,40.0134548],[21.0992881,40.0133831],[21.0996788,40.0132848],[21.1002242,40.0125779],[21.1006431,40.012147],[21.101029,40.0118864],[21.102026,40.0118573],[21.1022585,40.0118992],[21.1027682,40.0117588],[21.1032835,40.0114834],[21.103755,40.0108872],[21.104305,40.010901],[21.1044949,40.0108427],[21.1049179,40.0107046],[21.1058721,40.0108546],[21.1064239,40.0111026],[21.1078561,40.0110303],[21.1083404,40.0109343],[21.1088444,40.0109288],[21.1092593,40.0108131],[21.1099737,40.0104526],[21.1103402,40.0104032],[21.1110151,40.0105101],[21.1112627,40.0107505],[21.1125883,40.0112609],[21.1130699,40.0115072],[21.1135543,40.0114111],[21.1136298,40.0112869],[21.1137982,40.011183],[21.1138884,40.0109871],[21.1145083,40.0107323],[21.1151456,40.0103428],[21.1155933,40.0102819],[21.115762,40.010169],[21.1170444,40.0097596],[21.1178198,40.0097068],[21.117998,40.0095897],[21.1185208,40.0096927],[21.119144,40.0096362],[21.1207676,40.0091901],[21.1208907,40.0090491],[21.1207212,40.0089007],[21.1208556,40.0085483],[21.1208655,40.0082558],[21.1211237,40.0079649],[21.1213936,40.0079536],[21.1217053,40.008119],[21.1217914,40.0081031],[21.1227079,40.0083151],[21.123182,40.0087412],[21.1232171,40.0090213],[21.1235867,40.0088684],[21.1237871,40.0085581],[21.1240427,40.0086095],[21.1241903,40.0085816],[21.124325,40.0084408],[21.1243885,40.0080461],[21.1241963,40.0075999],[21.1244244,40.0071912],[21.124578,40.007159],[21.1251495,40.0074975],[21.125522,40.0075517],[21.125536,40.007498],[21.1251815,40.0072911],[21.1251846,40.0072191],[21.1252461,40.0071486],[21.1256009,40.0070673],[21.1261052,40.0067735],[21.1261566,40.0066667],[21.1260283,40.0064879]]},{"id":20038,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u0391\u03b2\u03b4\u03ad\u03bb\u03bb\u03b1-\u03a0\u03b5\u03c1\u03b9\u03b2\u03cc\u03bb\u03b9","description_GR":"","path":"MACEDONIA\/Makedonia_E6_Avdella_Perivoli","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":3,"length":5930,"name_EN":"E6: E6 Section Avdella-Perivoli","description_EN":"","ascent_time":140,"descent_time":140,"marker":"E6","level":10,"ascent":249,"descent":243,"maxelev":1272,"minelev":1189,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.10919 39.97911,21.12718 40.00607)","views":0,"millestones":"0,21.1260294,40.0064879#1,21.1246147,39.9985722#2,21.1247386,39.9920494#3,21.1196348,39.9890078#4,21.1102948,39.9870657#5,21.1163215,39.9826868#5.9,21.1153367,39.9789331","x":21.1190445,"y":39.9875782,"coor":[[21.1260294,40.0064879],[21.125864,40.0063802],[21.1253632,40.0057553],[21.1253473,40.0055747],[21.1255119,40.0052815],[21.1254779,40.0049744],[21.1253745,40.0046476],[21.1250416,40.004207],[21.1251028,40.0038662],[21.1248371,40.0034993],[21.1248073,40.0028139],[21.1245238,40.0025907],[21.1238878,40.0023948],[21.1237636,40.0022836],[21.1237463,40.002139],[21.1239822,40.0018206],[21.1245228,40.0009963],[21.124715,40.0000463],[21.1250351,39.9993967],[21.1250573,39.999145],[21.1247107,39.9987536],[21.1244288,39.9982151],[21.1241952,39.997921],[21.1238721,39.9978049],[21.1233475,39.9977469],[21.1232328,39.99769],[21.1232022,39.9975811],[21.1233132,39.9974488],[21.1235891,39.9972935],[21.1243046,39.996987],[21.1248798,39.9969562],[21.1250708,39.9968709],[21.125232,39.9966587],[21.1252406,39.9961725],[21.1256603,39.9956604],[21.1255852,39.9954964],[21.1245753,39.9947237],[21.1244184,39.99372],[21.1241217,39.9932532],[21.124321,39.9926907],[21.1241357,39.9923618],[21.1241418,39.9922178],[21.1249713,39.9919862],[21.1253668,39.9914916],[21.1253641,39.9912753],[21.1248736,39.9906866],[21.1249041,39.9905163],[21.1251064,39.990161],[21.1250679,39.9899618],[21.1248872,39.9898042],[21.1239822,39.9896016],[21.1235003,39.9893644],[21.1232667,39.9893496],[21.1228497,39.9895194],[21.1221938,39.9900796],[21.1216206,39.9900654],[21.121418,39.9901504],[21.1205892,39.9909225],[21.1203771,39.9909533],[21.1201854,39.9907773],[21.1200715,39.9904232],[21.1198387,39.9901112],[21.1199138,39.9897167],[21.1197274,39.9891356],[21.1195837,39.9889338],[21.1189871,39.9886397],[21.1189644,39.9883689],[21.1190445,39.9875782],[21.1189895,39.9872166],[21.1188204,39.9870592],[21.1175593,39.9869738],[21.1165986,39.9869859],[21.1156469,39.9867821],[21.1153537,39.9867928],[21.114939,39.9869086],[21.1147401,39.9869036],[21.1142088,39.9867282],[21.1140216,39.9867236],[21.1129544,39.9870393],[21.1119982,39.9872226],[21.111717,39.9872246],[21.1106318,39.9871345],[21.1101092,39.9870314],[21.1099968,39.9869205],[21.1100379,39.9867774],[21.110532,39.9861681],[21.1107822,39.9860663],[21.1112026,39.9860948],[21.1116392,39.9860156],[21.1122996,39.9856267],[21.1125083,39.9853977],[21.1126997,39.9850242],[21.1129982,39.9848875],[21.1131579,39.9847113],[21.1131289,39.9845665],[21.1128836,39.9842721],[21.112995,39.9841308],[21.1136474,39.9842101],[21.113993,39.9843448],[21.1143907,39.9843547],[21.114942,39.9843324],[21.1155266,39.9840767],[21.1166265,39.9840951],[21.1167457,39.984044],[21.1168827,39.9838493],[21.1168402,39.9834699],[21.1166772,39.9831686],[21.1163305,39.9827816],[21.1162988,39.9824205],[21.1163502,39.9823137],[21.1165185,39.9822098],[21.1168109,39.9822171],[21.1172282,39.9823176],[21.1174293,39.9822685],[21.1175414,39.9821092],[21.1174584,39.9818549],[21.1170587,39.9816152],[21.1166524,39.9812538],[21.116329,39.9811467],[21.1161479,39.980998],[21.1159978,39.98067],[21.1162589,39.9803072],[21.1159251,39.9798935],[21.1159983,39.9798233],[21.1165122,39.9798541],[21.1169922,39.9795778],[21.1177068,39.9792893],[21.1175865,39.9790882],[21.1170376,39.9788583],[21.1169206,39.9788554],[21.1165022,39.9790612],[21.116106,39.9790153],[21.1159045,39.9790733],[21.1155653,39.9790649],[21.1153367,39.9789331]]},{"id":20039,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u03a3\u03b1\u03bc\u03b1\u03c1\u03af\u03bd\u03b1-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1","description_GR":"","path":"MACEDONIA\/Makedonia_E6_Samarina_Vasilitsa","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":2,"length":11642,"name_EN":"E6: E6 Section Samarina-Vassilitsa refuge","description_EN":"","ascent_time":415,"descent_time":335,"marker":"E6","level":10,"ascent":722,"descent":315,"maxelev":1883,"minelev":1398,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.01975 40.06406,21.08179 40.10809)","views":0,"millestones":"0,21.0199962,40.1042915#1,21.0270256,40.1080163#2,21.0365876,40.1044174#3,21.0471439,40.1039245#4,21.0564058,40.1075329#5,21.0637766,40.1042941#6,21.0669849,40.0965629#7,21.0743062,40.0913211#8,21.0776067,40.0839050#9,21.0806134,40.0773805#10,21.0745192,40.0715416#11.6,21.0794784,40.0643009","x":21.0727973,"y":40.0926456,"coor":[[21.0199962,40.1042915],[21.0199982,40.1045393],[21.0199019,40.1047845],[21.0199926,40.1052057],[21.0198414,40.1059314],[21.0201256,40.1064071],[21.020206,40.1066839],[21.0200904,40.1069151],[21.0202075,40.1071343],[21.0205093,40.1074754],[21.0210776,40.1076251],[21.021433,40.1075442],[21.0219284,40.1072146],[21.0221545,40.1071394],[21.0230048,40.1072784],[21.0240461,40.1073412],[21.024496,40.1075149],[21.0248103,40.1079238],[21.0250056,40.1080189],[21.0259153,40.1081413],[21.0263992,40.1082574],[21.0267633,40.1082487],[21.0273004,40.1077671],[21.0277059,40.1076154],[21.0287769,40.107805],[21.0300166,40.1078909],[21.0305111,40.1078495],[21.0312196,40.1074714],[21.0314099,40.107197],[21.0316787,40.1069517],[21.0319904,40.1062571],[21.0323791,40.1059518],[21.0343562,40.1055341],[21.0347417,40.1053008],[21.0351487,40.1048428],[21.0360654,40.104533],[21.0369184,40.1043387],[21.0376121,40.1040322],[21.0383233,40.1041314],[21.0386417,40.1040946],[21.0390307,40.1037802],[21.0397499,40.1035059],[21.040968,40.1027354],[21.0421936,40.1026046],[21.0427646,40.1026912],[21.0437993,40.103177],[21.0446382,40.1033066],[21.0464048,40.1039552],[21.048203,40.1038749],[21.0486803,40.1039592],[21.0489233,40.1040374],[21.0491971,40.1042155],[21.0500378,40.1051197],[21.0502476,40.1056925],[21.0504636,40.1058512],[21.050891,40.1060062],[21.0514215,40.1067583],[21.0519638,40.1072405],[21.0524146,40.1073961],[21.0530208,40.1074836],[21.0535387,40.1074428],[21.0538707,40.1073611],[21.0548478,40.1072014],[21.0554325,40.1072433],[21.0560247,40.1073844],[21.0564169,40.1075385],[21.0567806,40.107809],[21.0568814,40.1079196],[21.0568607,40.1081263],[21.057955,40.1072894],[21.0599157,40.1069789],[21.0614753,40.1069915],[21.0640002,40.1060287],[21.0638028,40.1057895],[21.0633715,40.1054543],[21.0632973,40.1052137],[21.0637044,40.1051025],[21.0638676,40.1048544],[21.0636389,40.1033533],[21.0632605,40.1023349],[21.063531,40.1020445],[21.0638567,40.1018366],[21.0642159,40.1016655],[21.0648685,40.1014929],[21.0650395,40.1013351],[21.0651491,40.1009686],[21.0652448,40.1001063],[21.0651079,40.0994723],[21.065181,40.0992219],[21.0653948,40.0988851],[21.0654805,40.0986666],[21.0654405,40.0982332],[21.0654958,40.0980364],[21.0661994,40.0974958],[21.0670394,40.0965082],[21.0671923,40.0962239],[21.0671781,40.0957371],[21.0672826,40.0954875],[21.0674661,40.095312],[21.0679432,40.0950719],[21.0683593,40.0946681],[21.0685596,40.0938265],[21.0686861,40.0936135],[21.0691022,40.0932097],[21.069379,40.0930455],[21.0698436,40.0928772],[21.070174,40.0928315],[21.0711081,40.0929272],[21.0725299,40.0928641],[21.0727973,40.0926456],[21.0728854,40.0922335],[21.0730598,40.0919947],[21.0740067,40.0917935],[21.0742829,40.0916428],[21.0743836,40.0914832],[21.0742225,40.0911369],[21.0740768,40.0904306],[21.0738814,40.0900654],[21.0738891,40.0898854],[21.0740748,40.0896559],[21.0745464,40.0893255],[21.0747247,40.0890508],[21.0747691,40.0888357],[21.0746375,40.0880758],[21.0746819,40.0878607],[21.0748192,40.087666],[21.0750359,40.0875364],[21.0754271,40.0874382],[21.0764033,40.0873728],[21.0766929,40.0871819],[21.0767244,40.0869936],[21.0766248,40.0863065],[21.0768996,40.0848181],[21.0771656,40.0843565],[21.0781092,40.0834075],[21.0781657,40.0831837],[21.0781143,40.082741],[21.078291,40.0824482],[21.0792448,40.0818058],[21.0799732,40.0814999],[21.0804698,40.0814043],[21.0803917,40.0812807],[21.0804657,40.0809223],[21.0805811,40.080691],[21.0810994,40.0801681],[21.081033,40.0800764],[21.0807889,40.079782],[21.080517,40.0795589],[21.0804419,40.0793949],[21.0804707,40.0792695],[21.0807331,40.079168],[21.0808431,40.0790627],[21.0802909,40.0788146],[21.0802252,40.0787049],[21.0803297,40.0784553],[21.0806584,40.0784456],[21.08114,40.0781514],[21.0811817,40.0779994],[21.081087,40.0777448],[21.0806199,40.0774267],[21.0805846,40.0771556],[21.0804404,40.0769628],[21.0795022,40.0764167],[21.078763,40.0756054],[21.0784677,40.0753817],[21.078438,40.0752549],[21.0785776,40.0750062],[21.0785123,40.0748874],[21.0781446,40.0749863],[21.0780872,40.0749578],[21.0780066,40.0746495],[21.0777001,40.0746868],[21.0773311,40.0745424],[21.0766904,40.0738957],[21.0762462,40.073317],[21.07629,40.0733901],[21.0759905,40.0732655],[21.0756243,40.0733283],[21.0750059,40.0732586],[21.0745138,40.0729759],[21.0742276,40.0722661],[21.0742142,40.0720316],[21.0745153,40.0715708],[21.0745986,40.0709964],[21.0750957,40.0706126],[21.0753492,40.0701687],[21.0752125,40.0700751],[21.074673,40.0700795],[21.0738526,40.0697976],[21.0739267,40.0697094],[21.0743085,40.0695569],[21.0746153,40.0695106],[21.0748795,40.0693641],[21.0754459,40.0687299],[21.0756574,40.068447],[21.0756745,40.0683213],[21.0755522,40.0681651],[21.0752746,40.068077],[21.0750146,40.0681245],[21.074654,40.0683316],[21.0744799,40.0682911],[21.0741948,40.0681038],[21.0738823,40.0677356],[21.0736695,40.0669555],[21.073721,40.0668487],[21.0740725,40.0665784],[21.0746533,40.0664309],[21.075289,40.0666452],[21.075805,40.0666402],[21.0760009,40.066447],[21.0761778,40.0658749],[21.0768715,40.0652799],[21.0776263,40.0651729],[21.0779861,40.0649838],[21.0783381,40.0647045],[21.0785268,40.064403],[21.0786261,40.0640001],[21.0787557,40.0639854],[21.0794784,40.0643009]]},{"id":20040,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u03a3\u03b1\u03bc\u03b1\u03c1\u03af\u03bd\u03b1-\u0394\u03af\u03c3\u03c4\u03c1\u03b1\u03c4\u03bf","description_GR":"\u0388\u03bd\u03b1 \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03c3\u03b7\u03bc\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03ba\u03ad\u03bb\u03bf\u03c2","path":"MACEDONIA\/Makedonia_E6_Samarina_Distrato","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":2,"length":14565,"name_EN":"E6: E6 Section Samarina-Distrato","description_EN":"A well marked and maintained section","ascent_time":400,"descent_time":415,"marker":"E6","level":10,"ascent":716,"descent":1138,"maxelev":1547,"minelev":998,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.01511 40.02875,21.03026 40.10416)","views":1,"millestones":"0,21.0202075,40.1042879#1,21.0176529,40.0967723#2,21.0249720,40.0915185#3,21.0270645,40.0839208#4,21.0259856,40.0801620#5,21.0280186,40.0738705#6,21.0225203,40.0679861#7,21.0225017,40.0614502#8,21.0240623,40.0550635#9,21.0257210,40.0486269#10,21.0269365,40.0431327#11,21.0267784,40.0410695#12,21.0212702,40.0403839#13,21.0205952,40.0340934#14.6,21.0183425,40.0300764","x":21.0238484,"y":40.0634425,"coor":[[21.0202075,40.1042879],[21.0199962,40.1042915],[21.0199025,40.1040189],[21.0200624,40.1038248],[21.0198079,40.1032058],[21.0199724,40.1029308],[21.0199756,40.1027732],[21.0198478,40.1024772],[21.0197816,40.1017639],[21.0195958,40.1014528],[21.0196146,40.1012912],[21.0198232,40.1010804],[21.0196983,40.1007169],[21.0186816,40.0995557],[21.0184411,40.0994234],[21.018067,40.0993958],[21.0179529,40.0993208],[21.017982,40.0989252],[21.0174776,40.0981195],[21.0175144,40.0978142],[21.0179425,40.0976812],[21.0181155,40.0974784],[21.0180598,40.0971437],[21.0176088,40.0967268],[21.0180245,40.0963411],[21.0186872,40.0962051],[21.0199378,40.0957689],[21.0206517,40.0958053],[21.0209485,40.0957229],[21.0211462,40.0952235],[21.0211611,40.0948816],[21.0212795,40.0945874],[21.0212726,40.0942089],[21.0215742,40.0934781],[21.0222039,40.0927557],[21.0222704,40.092307],[21.0223821,40.0921658],[21.0232514,40.0915936],[21.0244776,40.0917152],[21.0247615,40.0916595],[21.0255348,40.0911389],[21.0256637,40.090872],[21.0256942,40.0904404],[21.02637,40.090057],[21.0265567,40.0898095],[21.026488,40.0895015],[21.0262452,40.089153],[21.0257103,40.088779],[21.0253297,40.0883638],[21.0256152,40.0880019],[21.0260214,40.0870215],[21.0257849,40.0862588],[21.0260474,40.0858872],[21.0258406,40.0849811],[21.0269586,40.0840821],[21.027057,40.0839765],[21.0270929,40.0836892],[21.0268806,40.0834495],[21.0263828,40.0833016],[21.0257729,40.083304],[21.024721,40.0834931],[21.0245012,40.0834244],[21.0242287,40.0832193],[21.0237043,40.0831427],[21.0236368,40.0830779],[21.023679,40.0829169],[21.024096,40.0824953],[21.0240212,40.082061],[21.023776,40.0817664],[21.023963,40.0818073],[21.0245477,40.0823808],[21.024675,40.0824201],[21.0247484,40.0823499],[21.024761,40.082062],[21.0246245,40.0817252],[21.0250832,40.0816649],[21.0247346,40.0816199],[21.0246905,40.0812855],[21.0251861,40.080947],[21.0253173,40.0806261],[21.0255563,40.0805241],[21.0259616,40.0801022],[21.026099,40.080448],[21.0268752,40.0801256],[21.0269525,40.0799655],[21.0267956,40.0797993],[21.0272868,40.0792895],[21.0275453,40.0792781],[21.0276296,40.0792262],[21.0276339,40.0791273],[21.0273857,40.0789047],[21.02747,40.0788528],[21.0276317,40.0788795],[21.0276677,40.0785922],[21.0274062,40.0775946],[21.0272446,40.0772662],[21.0272177,40.0770764],[21.0273122,40.0770608],[21.0273391,40.0769804],[21.0272993,40.0768173],[21.0269394,40.0764657],[21.0267755,40.0764615],[21.0264998,40.0763283],[21.026471,40.0761835],[21.0266104,40.0756736],[21.026532,40.0755905],[21.0268932,40.0751044],[21.0267616,40.0748938],[21.0267882,40.0748225],[21.0270865,40.0744338],[21.0272415,40.0743747],[21.0276647,40.0743496],[21.0278216,40.0742455],[21.0280301,40.0740347],[21.0280091,40.0737099],[21.0267506,40.0727228],[21.026263,40.0726111],[21.0259535,40.0721798],[21.0257716,40.0720491],[21.0254921,40.0720058],[21.0255436,40.0718991],[21.0253063,40.071965],[21.0254734,40.071627],[21.0253332,40.0716144],[21.0249873,40.0717497],[21.024718,40.0717427],[21.024798,40.0715196],[21.0243085,40.071453],[21.0241664,40.0714854],[21.024216,40.0714236],[21.0239701,40.0714173],[21.024154,40.0709626],[21.0237492,40.0705649],[21.0236611,40.0701663],[21.0230827,40.0694488],[21.0232834,40.0688775],[21.0229978,40.0684378],[21.0225025,40.0679657],[21.0226228,40.0676265],[21.0228305,40.0674337],[21.0229734,40.0671131],[21.0229379,40.0668509],[21.0231714,40.0668749],[21.0231191,40.0667295],[21.0234107,40.066764],[21.0234177,40.066602],[21.0236141,40.0666701],[21.0236309,40.0665535],[21.0242516,40.066029],[21.0244422,40.0656916],[21.0246233,40.0658404],[21.0247107,40.0657165],[21.0243404,40.0647972],[21.0245505,40.0645504],[21.0246317,40.0643003],[21.0243804,40.0641497],[21.0243265,40.0640402],[21.0244651,40.0640888],[21.0243784,40.0639245],[21.0241966,40.0637937],[21.0241576,40.0636126],[21.0238484,40.0634425],[21.0235499,40.0630295],[21.0234812,40.0629917],[21.0233387,40.063033],[21.0231701,40.0628666],[21.0228005,40.06274],[21.0225204,40.0621743],[21.0225626,40.061743],[21.0224752,40.0613264],[21.0225315,40.0611117],[21.0234278,40.0604502],[21.0240516,40.0601239],[21.0242592,40.0599311],[21.0240696,40.05971],[21.0237948,40.0595588],[21.0235053,40.0592091],[21.0227887,40.0587043],[21.022443,40.0585693],[21.0225745,40.0585096],[21.0223794,40.0584145],[21.0223833,40.0583245],[21.022573,40.0582754],[21.0228154,40.0580924],[21.0229543,40.0581321],[21.0229583,40.0580421],[21.0232159,40.0580487],[21.0233057,40.0578709],[21.0235121,40.0579753],[21.0235371,40.0579399],[21.0236223,40.0573295],[21.0239155,40.0567876],[21.023683,40.0559349],[21.0234442,40.0557667],[21.0233974,40.0554952],[21.0238904,40.0552107],[21.0244259,40.054756],[21.0247605,40.0543413],[21.0246543,40.0540863],[21.024798,40.054018],[21.0251157,40.0539901],[21.0254146,40.0538537],[21.025353,40.0536539],[21.0258417,40.0534683],[21.0262417,40.0531633],[21.0260821,40.0530601],[21.0266652,40.0528589],[21.0267995,40.052466],[21.0266852,40.0521298],[21.0267773,40.051898],[21.0267672,40.0515915],[21.0268898,40.0514685],[21.02738,40.0512469],[21.0273738,40.0511206],[21.0272606,40.0510277],[21.0274456,40.050546],[21.0274043,40.0501486],[21.0270035,40.0496609],[21.0256541,40.0488876],[21.0254071,40.0486381],[21.0255843,40.0486066],[21.026213,40.0487038],[21.0266946,40.0486802],[21.0274399,40.0487894],[21.0282853,40.0484868],[21.028809,40.0480319],[21.029005,40.0475685],[21.0289999,40.0474152],[21.028555,40.0468949],[21.0289546,40.0465989],[21.0290795,40.0461517],[21.029387,40.0458173],[21.0294097,40.0455657],[21.0295381,40.0453078],[21.0295053,40.0449827],[21.0293953,40.0448177],[21.0294991,40.0445862],[21.029461,40.0444906],[21.0285338,40.0439804],[21.027922,40.0437665],[21.0271849,40.0431981],[21.0268142,40.0430986],[21.0262023,40.0431549],[21.0261602,40.0430457],[21.0262937,40.0429411],[21.0269574,40.042769],[21.0273781,40.0427978],[21.0280485,40.0430131],[21.0280898,40.0428701],[21.0272018,40.0422708],[21.0269551,40.0422825],[21.0253431,40.0427005],[21.0250551,40.0428552],[21.0244603,40.0433263],[21.024353,40.0433686],[21.0242606,40.0433392],[21.0242789,40.0431865],[21.0248011,40.0424974],[21.0258915,40.0419489],[21.0264472,40.0415668],[21.0267808,40.0411701],[21.0267758,40.0410168],[21.0266267,40.0409409],[21.025961,40.041158],[21.0250694,40.0411802],[21.024797,40.0412452],[21.0241043,40.0418129],[21.022829,40.0423026],[21.0226573,40.0424783],[21.0226007,40.042702],[21.02278,40.0436975],[21.0226457,40.0438201],[21.0225427,40.0437634],[21.0225135,40.0433573],[21.0222264,40.0426834],[21.0223187,40.0419111],[21.0222657,40.0415134],[21.0211608,40.0405122],[21.0212365,40.040388],[21.021425,40.0403658],[21.0222658,40.0407027],[21.0227688,40.0407247],[21.0231629,40.0405547],[21.0233191,40.0402254],[21.0232926,40.0400266],[21.0231717,40.0398433],[21.0223243,40.0391189],[21.0215854,40.0383253],[21.0216062,40.0378484],[21.0221456,40.0367633],[21.0221537,40.0364978],[21.022071,40.0362435],[21.0218049,40.0359214],[21.0209778,40.0352696],[21.0208819,40.0350509],[21.0208953,40.0344748],[21.0206277,40.0341616],[21.020499,40.0338881],[21.0201764,40.0332763],[21.0202221,40.0330343],[21.0205718,40.0328091],[21.0208469,40.0324108],[21.0213183,40.0320806],[21.0214741,40.0314631],[21.0220375,40.0309011],[21.0223856,40.0307119],[21.0229868,40.0306283],[21.0233614,40.0303677],[21.0242523,40.0290124],[21.0242444,40.0288141],[21.023994,40.0286455],[21.0232707,40.0285729],[21.0228555,40.0286883],[21.0223819,40.0290725],[21.0221915,40.0291396],[21.0214463,40.0290304],[21.0206723,40.0290465],[21.0201471,40.0292672],[21.0199715,40.0295329],[21.019682,40.0297236],[21.0192337,40.0297931],[21.0188013,40.0300342],[21.0183425,40.0300764]]},{"id":20041,"author":"AnaDigit","name_GR":"E6: E6 \u03a4\u03bc\u03ae\u03bc\u03b1 \u0394\u03af\u03c3\u03c4\u03c1\u03b1\u03c4\u03bf-\u0392\u03c9\u03b2\u03bf\u03cd\u03c3\u03b1","description_GR":"\u0388\u03bd\u03b1 \u03c3\u03c5\u03bd\u03c4\u03b7\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03c3\u03b7\u03bc\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03ba\u03ad\u03bb\u03bf\u03c2","path":"MACEDONIA\/Makedonia_E6_Distrato_Vovousa","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":2,"length":20750,"name_EN":"E6: E6 Section Distrato-Vovousa","description_EN":"A well marked and maintained section","ascent_time":970,"descent_time":875,"marker":"E6","level":10,"ascent":1278,"descent":1323,"maxelev":1410,"minelev":955,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.01473 39.93695,21.05786 40.03)","views":4,"millestones":"0,21.0183436,40.0300765#1,21.0234464,40.0236512#2,21.0235125,40.0192446#3,21.0280622,40.0145350#4,21.0204982,40.0118648#5,21.0161545,40.0056254#6,21.0255174,40.0052032#7,21.0304301,40.0088380#8,21.0365244,40.0110544#9,21.0384476,40.0064121#10,21.0356348,40.0018503#11,21.0356025,39.9946305#12,21.0416097,39.9895389#13,21.0468909,39.9877056#14,21.0486114,39.9803208#15,21.0545041,39.9756908#16,21.0552566,39.9678154#17,21.0548051,39.9627755#18,21.0527121,39.9555481#19,21.0495564,39.9480751#20.8,21.0497794,39.9367426","x":21.0388996,"y":40.0040496,"coor":[[21.0183436,40.0300765],[21.0182505,40.0300876],[21.0182466,40.0299073],[21.0186388,40.0295121],[21.0188535,40.0291573],[21.0188691,40.0287974],[21.0190151,40.0284048],[21.0190797,40.0279471],[21.0192733,40.0275377],[21.0195012,40.0274175],[21.0198203,40.0273537],[21.0198929,40.0273015],[21.0198314,40.0272053],[21.0207139,40.0268497],[21.0226191,40.0258538],[21.0224814,40.0257872],[21.0222825,40.0255119],[21.021791,40.025229],[21.0217735,40.0250935],[21.0219475,40.0248637],[21.0222697,40.0247279],[21.0234395,40.0236951],[21.0235199,40.0231927],[21.0238386,40.0228677],[21.02388,40.0227246],[21.0237638,40.0227036],[21.0232215,40.02305],[21.0230568,40.0230637],[21.0229742,40.0228094],[21.0231517,40.0224987],[21.0229778,40.022188],[21.0228849,40.0221676],[21.0226438,40.0223235],[21.0221819,40.0224377],[21.0218691,40.0225468],[21.0216982,40.0227045],[21.021523,40.022691],[21.0209521,40.0218116],[21.020445,40.0216184],[21.0203951,40.0214189],[21.0207454,40.0211757],[21.020882,40.0209991],[21.0218526,40.0205016],[21.0221414,40.0200587],[21.0222994,40.0199276],[21.022466,40.0198689],[21.0227593,40.0198584],[21.0233609,40.0194955],[21.0235251,40.0192205],[21.0238224,40.0191201],[21.0240635,40.0189641],[21.0246077,40.018843],[21.0247068,40.0187194],[21.0247399,40.0184951],[21.0250988,40.0183242],[21.0256918,40.0181593],[21.0258891,40.0182004],[21.0262894,40.0181566],[21.0268534,40.0183873],[21.0275259,40.0185486],[21.0278243,40.0184212],[21.0284161,40.018013],[21.0285698,40.0179809],[21.028954,40.0180358],[21.0291693,40.0179333],[21.0292575,40.0177914],[21.0292797,40.0175758],[21.0292243,40.0175023],[21.0283872,40.0170845],[21.0279785,40.0162453],[21.0280569,40.0157879],[21.0279033,40.0147391],[21.028238,40.0143153],[21.0282137,40.0142246],[21.0276661,40.0138863],[21.027757,40.013141],[21.0275433,40.0129374],[21.0274134,40.0126908],[21.0268619,40.0124425],[21.0265031,40.0120729],[21.0257433,40.0117652],[21.0256111,40.0118429],[21.0255034,40.0121644],[21.0253591,40.0122507],[21.0251477,40.0122633],[21.0249402,40.0121859],[21.0247483,40.0120189],[21.024567,40.0116089],[21.0241075,40.0119393],[21.0236605,40.0119819],[21.0230762,40.0122191],[21.0227274,40.0124263],[21.0225979,40.012441],[21.0219731,40.0122628],[21.0217617,40.0120051],[21.0214415,40.0118258],[21.0203385,40.0118694],[21.019966,40.0118148],[21.0192952,40.0113472],[21.0188218,40.0111909],[21.0183082,40.0106102],[21.0180087,40.0104944],[21.0174361,40.0104616],[21.0172629,40.0104031],[21.0169744,40.0100354],[21.0168996,40.0096011],[21.0174111,40.0086144],[21.0174393,40.0082368],[21.0179293,40.0074748],[21.0178529,40.0073467],[21.0174224,40.0070113],[21.0169029,40.0068358],[21.0167213,40.0064348],[21.0163641,40.0062995],[21.0159304,40.0060361],[21.0157877,40.0058162],[21.0162433,40.0055758],[21.0172316,40.0054751],[21.0178541,40.0051669],[21.0183489,40.0059092],[21.0185404,40.0060853],[21.0192556,40.0063379],[21.0201534,40.0064331],[21.0206759,40.0068068],[21.020952,40.006922],[21.0212566,40.0069209],[21.0217426,40.0067893],[21.0226155,40.0063793],[21.0228878,40.0063143],[21.0231459,40.0063029],[21.0238296,40.0064736],[21.0244809,40.0063958],[21.0253696,40.005162],[21.0255896,40.0052217],[21.026389,40.0056926],[21.0268559,40.0057316],[21.0275033,40.0059284],[21.0278995,40.0062448],[21.0280212,40.0064101],[21.0280173,40.0065001],[21.0276101,40.006976],[21.027525,40.0073161],[21.0272906,40.0075894],[21.0272415,40.0079124],[21.0273195,40.0080045],[21.0276564,40.0080672],[21.0279528,40.0082549],[21.0283164,40.007976],[21.0294673,40.0076362],[21.0302325,40.0072775],[21.0303815,40.0070832],[21.0305223,40.0070778],[21.0306682,40.0072256],[21.0306846,40.0073882],[21.0305414,40.0077178],[21.0308293,40.0081035],[21.0308371,40.0081938],[21.0301584,40.0092573],[21.0301631,40.0094196],[21.0305227,40.0095008],[21.0309252,40.0096733],[21.0311264,40.0096244],[21.0317801,40.0096772],[21.0318519,40.009643],[21.0318195,40.0095791],[21.0312368,40.0095101],[21.0309849,40.0093776],[21.0308772,40.0091586],[21.0309174,40.0090426],[21.0310286,40.0089103],[21.0311471,40.0088773],[21.0312247,40.0089784],[21.0311935,40.0091577],[21.0313987,40.0092891],[21.0319065,40.009194],[21.0324923,40.0094613],[21.0331234,40.0094954],[21.0333293,40.0096088],[21.0336671,40.0096535],[21.0337428,40.0097996],[21.0337303,40.0100875],[21.033845,40.0101445],[21.0341734,40.0101349],[21.0349566,40.0099027],[21.0351555,40.0099078],[21.0355198,40.0101513],[21.0363693,40.0105514],[21.0365254,40.0110058],[21.0365114,40.0115999],[21.0366377,40.0116572],[21.0371319,40.0113365],[21.037307,40.0110798],[21.037513,40.0111932],[21.0376682,40.0111251],[21.0376923,40.0108375],[21.0380098,40.0105393],[21.0380769,40.0103429],[21.0380488,40.01018],[21.0384247,40.0096131],[21.0399474,40.0093458],[21.0406385,40.0093455],[21.0407345,40.0092939],[21.0406806,40.0091844],[21.0399965,40.0087526],[21.0394418,40.0085762],[21.0390654,40.0080712],[21.0384663,40.0075695],[21.03835,40.0072782],[21.0383242,40.0070614],[21.0384034,40.0068563],[21.0383456,40.0065665],[21.038734,40.005982],[21.0388159,40.0054436],[21.0389656,40.0052312],[21.038886,40.0049049],[21.0389882,40.0047094],[21.0389273,40.0044916],[21.0390404,40.0040441],[21.0389366,40.0040055],[21.0388996,40.0040496],[21.0387222,40.0046305],[21.0385046,40.0047871],[21.038388,40.0050453],[21.0382702,40.0050603],[21.0379316,40.0044932],[21.038235,40.0042487],[21.0382089,40.0037707],[21.0382362,40.0036813],[21.0384553,40.0034887],[21.0384116,40.0034156],[21.0381936,40.0033109],[21.0380142,40.0028559],[21.0376144,40.0026205],[21.0372053,40.002601],[21.0368742,40.0026736],[21.0367459,40.0026613],[21.0366219,40.0025501],[21.0365249,40.0023809],[21.0360842,40.0022796],[21.0356482,40.0023405],[21.0354828,40.0021021],[21.0359125,40.0013744],[21.0359289,40.0009965],[21.0360817,40.0007122],[21.0369077,40.0000307],[21.0370788,39.9995937],[21.0371716,39.9990737],[21.0382486,39.9982725],[21.0381692,39.9979417],[21.0379867,39.9975587],[21.0369528,39.9965504],[21.0367929,39.9964563],[21.0363928,39.9965001],[21.0362431,39.9964422],[21.0358367,39.9958193],[21.0353808,39.9956095],[21.0354935,39.9948197],[21.0358475,39.9942162],[21.0361076,39.9938896],[21.0363402,39.9937109],[21.036251,39.9930916],[21.0361242,39.9927731],[21.0356184,39.9925529],[21.035542,39.9924249],[21.0352496,39.9924174],[21.035259,39.9922285],[21.0358375,39.9916848],[21.0371094,39.991249],[21.0375289,39.9907553],[21.0381496,39.9902127],[21.0386659,39.9899196],[21.0393696,39.9896223],[21.0396995,39.9895767],[21.0401666,39.9896067],[21.0407585,39.9894597],[21.0416335,39.9895361],[21.0428063,39.9892237],[21.042928,39.9891187],[21.0429334,39.9889928],[21.0423859,39.9886545],[21.0421721,39.9881807],[21.0420886,39.9876741],[21.0421611,39.9876219],[21.0423003,39.9876525],[21.0425038,39.9878513],[21.0425838,39.9881687],[21.0426953,39.9882976],[21.0432615,39.9884742],[21.0440109,39.9884753],[21.0445085,39.9886141],[21.0451066,39.9885934],[21.0464324,39.9888073],[21.0468691,39.9889986],[21.0477101,39.9885066],[21.0477709,39.9884541],[21.0477545,39.9882916],[21.047113,39.9879599],[21.0469,39.9877383],[21.0468493,39.9875569],[21.0469942,39.9871823],[21.0466565,39.9868674],[21.0463749,39.9863378],[21.0465105,39.9859088],[21.0468024,39.9856551],[21.0475494,39.9851697],[21.0476202,39.9848832],[21.0478806,39.9845476],[21.0475225,39.9838899],[21.0475205,39.9833944],[21.0473367,39.9830385],[21.04733,39.9828671],[21.0479156,39.9825938],[21.048677,39.9825862],[21.0487854,39.9825169],[21.0487845,39.9822647],[21.0484596,39.9816529],[21.0483597,39.981254],[21.0484009,39.9808407],[21.0485735,39.9803677],[21.048858,39.9800146],[21.0486637,39.9796314],[21.0482944,39.9792346],[21.0482577,39.9789995],[21.0487114,39.9785246],[21.0488952,39.9780609],[21.0499142,39.9775104],[21.0500685,39.97719],[21.0503705,39.9769725],[21.0505778,39.9765094],[21.0508751,39.9761297],[21.0510061,39.9760789],[21.0511679,39.9761281],[21.0516951,39.9763937],[21.0527226,39.9761857],[21.0531312,39.9762141],[21.053624,39.9764608],[21.0538221,39.9764839],[21.0540544,39.9762556],[21.0546301,39.9762072],[21.0548087,39.9761397],[21.0547907,39.9760131],[21.0545544,39.9757909],[21.0543819,39.9754442],[21.053765,39.974816],[21.0536807,39.9745977],[21.0540119,39.9742458],[21.054593,39.9738012],[21.0545235,39.9735112],[21.0546747,39.9732628],[21.05487,39.9722589],[21.0551052,39.9716884],[21.0548415,39.9710151],[21.054499,39.970538],[21.0544989,39.9702678],[21.0546874,39.9696961],[21.0557061,39.9688753],[21.0557364,39.9687139],[21.0556283,39.968504],[21.0554685,39.9684098],[21.055167,39.9680689],[21.0551483,39.9679603],[21.055322,39.9677305],[21.0558057,39.9673735],[21.054946,39.9669463],[21.0545397,39.9665937],[21.054407,39.9661399],[21.0541269,39.9655743],[21.0544964,39.9654216],[21.0549033,39.965486],[21.0556597,39.9658655],[21.0560635,39.9660019],[21.0562447,39.9658714],[21.0561672,39.9649506],[21.0566661,39.9647831],[21.0564059,39.9642991],[21.0551264,39.963564],[21.0548573,39.9632869],[21.054501,39.9631337],[21.054554,39.962991],[21.0549428,39.9626586],[21.0552931,39.9624873],[21.0552284,39.9623596],[21.0552025,39.9618725],[21.0549271,39.9614691],[21.0548803,39.9611977],[21.0544092,39.9607173],[21.0544465,39.960394],[21.054199,39.9601625],[21.0538116,39.9601887],[21.0536845,39.9601494],[21.053205,39.959867],[21.0529461,39.9596262],[21.05301,39.9595017],[21.0537125,39.9589521],[21.0537883,39.9585487],[21.0541584,39.9581077],[21.053876,39.9573259],[21.053808,39.9567297],[21.0536082,39.9562021],[21.0534312,39.9559634],[21.0525288,39.955445],[21.0518381,39.9551753],[21.0510742,39.9549757],[21.0507068,39.9542637],[21.0505162,39.9540697],[21.0505597,39.9536024],[21.0511266,39.9532115],[21.0511499,39.9529418],[21.0508682,39.952142],[21.0502242,39.9513329],[21.0498557,39.950648],[21.0497415,39.9494921],[21.0495201,39.9491982],[21.0495587,39.9491181],[21.0497866,39.9489888],[21.0495456,39.9486043],[21.0495656,39.947596],[21.0493691,39.9472667],[21.0493355,39.9469596],[21.0490899,39.9466831],[21.0489308,39.9463007],[21.0489385,39.9458505],[21.0486579,39.9458434],[21.0484849,39.9457849],[21.0481293,39.9450732],[21.0481261,39.944875],[21.0475539,39.9443019],[21.0471261,39.943093],[21.0470845,39.9421551],[21.047251,39.9412766],[21.0471924,39.9404644],[21.0476831,39.9390672],[21.0484971,39.9380971],[21.0486626,39.9380068],[21.0492815,39.9372208],[21.0493395,39.9370962],[21.0493854,39.9370614],[21.0495488,39.9369349],[21.0497794,39.9367426]]},{"id":20042,"author":"AnaDigit","name_GR":"\u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1: \u039b\u03b9\u03c3\u03b9\u03cc\u03c1\u03bf-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03ac\u03c4\u03c9 \u03bb\u03b9\u03c6\u03c4 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","path":"MACEDONIA\/Makedonia_Vasilitsa_Lisioro_Vasilitsa","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5324,"name_EN":"Vassilitsa: Lisioro-Vassilitsa summit","description_EN":"Ascent from the lower ski lift base to the summit of Vassilitsa","ascent_time":310,"descent_time":225,"marker":"No_marks","level":10,"ascent":579,"descent":9,"maxelev":2239,"minelev":1667,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.07813 40.03561,21.09938 40.05171)","views":0,"millestones":"0,21.0981341,40.0522134#1,21.0946658,40.0496002#2,21.0942689,40.0438532#3,21.0861498,40.0451145#4,21.0821987,40.0451289#5.3,21.0788360,40.0350954","x":21.0900077,"y":40.0436773,"coor":[[21.0981341,40.0522134],[21.0982178,40.0520668],[21.0985201,40.0518492],[21.0987118,40.0514757],[21.0986929,40.0513671],[21.0985898,40.0513105],[21.0975315,40.0513921],[21.0980146,40.0511385],[21.0982157,40.0508192],[21.0982879,40.0504968],[21.0981706,40.0502236],[21.0982353,40.0500811],[21.0981995,40.049819],[21.0978484,40.0495309],[21.0974215,40.0496463],[21.0973429,40.0498425],[21.0971861,40.0499467],[21.0969847,40.0499957],[21.0968454,40.0499652],[21.0964939,40.0496861],[21.0960456,40.0489272],[21.0957355,40.0487753],[21.0955833,40.0487715],[21.095354,40.0489279],[21.0953184,40.0492963],[21.0952496,40.0500062],[21.0951392,40.0501205],[21.0949281,40.0501242],[21.0946087,40.0499181],[21.0947003,40.0494159],[21.0942827,40.0484867],[21.0940648,40.0483731],[21.0936887,40.0483997],[21.093244,40.0486588],[21.0931261,40.0486738],[21.0927403,40.0483759],[21.091944,40.047365],[21.0918055,40.0468752],[21.0918801,40.0464987],[21.0920532,40.0462869],[21.092199,40.0461644],[21.0930112,40.0458065],[21.0936641,40.0453365],[21.0939947,40.0450025],[21.0946025,40.0447655],[21.095109,40.0447062],[21.0951865,40.044537],[21.0949959,40.044334],[21.0947709,40.0441122],[21.09414,40.0437901],[21.093079,40.0433851],[21.0918343,40.0431647],[21.0914946,40.042886],[21.0911403,40.0429491],[21.0911367,40.0433093],[21.0906441,40.0435942],[21.0900077,40.0436773],[21.089649,40.0435692],[21.089096,40.0436184],[21.0888094,40.0442957],[21.0878224,40.0448789],[21.0872658,40.0447388],[21.0871267,40.0447849],[21.0868054,40.0451731],[21.0862413,40.0454832],[21.0860183,40.0457658],[21.0859262,40.0457275],[21.0861362,40.0452013],[21.0861684,40.0449949],[21.086102,40.0449032],[21.0857914,40.0450395],[21.0849568,40.045649],[21.0846478,40.0457493],[21.0843656,40.0452198],[21.08433,40.0451198],[21.084156,40.044638],[21.084151,40.0442055],[21.0842977,40.0440651],[21.0842898,40.0439748],[21.0842078,40.0439728],[21.0840495,40.0441129],[21.0835799,40.0449568],[21.0832972,40.0452649],[21.0832079,40.0459833],[21.0832406,40.0468669],[21.083177,40.0469824],[21.0828425,40.0468568],[21.0821807,40.0458854],[21.0823809,40.0453139],[21.0818533,40.0447692],[21.0817439,40.0445862],[21.0817485,40.0444783],[21.0819209,40.0442844],[21.0821351,40.043934],[21.0815257,40.043108],[21.0813417,40.0427521],[21.080873,40.0421998],[21.0807416,40.0417101],[21.0813696,40.0408612],[21.0816255,40.0395345],[21.0813413,40.0382302],[21.0806233,40.0372033],[21.0805978,40.0366486],[21.0805548,40.0365575],[21.0804494,40.0365548],[21.0804057,40.0364817],[21.0802364,40.036054],[21.0800353,40.0358238],[21.0797488,40.0356724],[21.0794451,40.0353765],[21.0788901,40.0352004],[21.078836,40.0350954]]},{"id":20043,"author":"AnaDigit","name_GR":"\u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1: \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2-\u0393\u03bf\u03bc\u03ac\u03c1\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","path":"MACEDONIA\/Makedonia_Vasilitsa_Diaselo_Vasilitsa","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":2902,"name_EN":"Vassilitsaa:Vassilitsa Pass-Vassilitsa summit","description_EN":"Ascent from the Vassilitsa Pass to the summit of Vassilitsa","ascent_time":80,"descent_time":65,"marker":"No_marks","level":10,"ascent":464,"descent":1,"maxelev":2239,"minelev":1771,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.07786 40.03524,21.08475 40.05804)","views":0,"millestones":"0,21.0832416,40.0581760#1,21.0841274,40.0492321#2,21.0808554,40.0415586#2.9,21.0788365,40.0350954","x":21.0819214,"y":40.0442845,"coor":[[21.0832416,40.058176],[21.0833829,40.0579679],[21.0834411,40.0574018],[21.0834202,40.0565186],[21.0835933,40.0541089],[21.0837627,40.0534061],[21.0841502,40.0492678],[21.0839087,40.0488834],[21.0837381,40.048762],[21.0826665,40.0483297],[21.082522,40.0481459],[21.0822385,40.0473731],[21.0818675,40.0470034],[21.0819268,40.0464374],[21.0821813,40.0458854],[21.0823815,40.0453139],[21.0818539,40.0447692],[21.0817445,40.0445863],[21.0817491,40.0444783],[21.0819214,40.0442845],[21.0821356,40.0439341],[21.0815263,40.043108],[21.0813422,40.0427521],[21.0808736,40.0421998],[21.0807421,40.0417101],[21.0813702,40.0408612],[21.081626,40.0395345],[21.0813418,40.0382302],[21.0806239,40.0372033],[21.0805983,40.0366487],[21.0805553,40.0365575],[21.08045,40.0365548],[21.0804062,40.0364817],[21.080237,40.036054],[21.0800359,40.0358238],[21.0797494,40.0356724],[21.0794456,40.0353765],[21.0788906,40.0352004],[21.0788365,40.0350954]]},{"id":20044,"author":"AnaDigit","name_GR":"\u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1: \u0391\u03b2\u03b4\u03ad\u03bb\u03bb\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","description_GR":"","path":"MACEDONIA\/Makedonia_Vasilitsa_Avdela_Vasilitsa","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":7613,"name_EN":"Vassilitsa : Avdela-Vassilitsa summit","description_EN":"","ascent_time":230,"descent_time":190,"marker":"No_marks","level":10,"ascent":1016,"descent":58,"maxelev":2234,"minelev":1269,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.07882 40.00649,21.12617 40.03541)","views":2,"millestones":"0,21.1260294,40.0064879#1,21.1202927,40.0093245#2,21.1099401,40.0104701#3,21.0998862,40.0130142#4,21.0933437,40.0183795#5,21.0983107,40.0254044#6,21.0931733,40.0317127#7.6,21.0788365,40.0350954","x":21.0940538,"y":40.0152876,"coor":[[21.1260294,40.0064879],[21.1261577,40.0066668],[21.1261063,40.0067736],[21.125602,40.0070673],[21.1252472,40.0071486],[21.1251857,40.0072191],[21.1251826,40.0072911],[21.1255371,40.0074981],[21.1255231,40.0075518],[21.1251506,40.0074975],[21.1245791,40.007159],[21.1244254,40.0071912],[21.1241974,40.0075999],[21.1243896,40.0080461],[21.1243261,40.0084408],[21.1241914,40.0085816],[21.1240438,40.0086095],[21.1237882,40.0085581],[21.1235878,40.0088684],[21.1232182,40.0090214],[21.1231831,40.0087412],[21.122709,40.0083151],[21.1217925,40.0081032],[21.1217064,40.008119],[21.1213947,40.0079537],[21.1211248,40.007965],[21.1208666,40.0082558],[21.1208567,40.0085483],[21.1207223,40.0089008],[21.1208918,40.0090491],[21.1207687,40.0091902],[21.1191451,40.0096362],[21.1185219,40.0096928],[21.1179991,40.0095897],[21.1178208,40.0097068],[21.1170455,40.0097596],[21.1157631,40.0101691],[21.1155944,40.010282],[21.1151467,40.0103429],[21.1145094,40.0107323],[21.1138895,40.0109871],[21.1137993,40.011183],[21.1136309,40.0112869],[21.1135554,40.0114112],[21.113071,40.0115072],[21.1125894,40.011261],[21.1112638,40.0107505],[21.1110162,40.0105101],[21.1103413,40.0104032],[21.109975,40.0104526],[21.1092604,40.0108131],[21.1088455,40.0109289],[21.1083415,40.0109343],[21.1078572,40.0110303],[21.106425,40.0111026],[21.1058732,40.0108546],[21.104919,40.0107046],[21.1044962,40.0108427],[21.1043063,40.010901],[21.1037563,40.0108873],[21.1032846,40.0114835],[21.102979,40.011647],[21.1027693,40.0117588],[21.1022596,40.0118992],[21.1020271,40.0118574],[21.1010301,40.0118865],[21.1006442,40.012147],[21.1002253,40.0125779],[21.0996799,40.0132849],[21.0992892,40.0133832],[21.0992744,40.0134549],[21.0988338,40.013624],[21.098688,40.0137464],[21.0984177,40.0137667],[21.0982248,40.013897],[21.0973028,40.01409],[21.0969675,40.0142618],[21.0962733,40.0143345],[21.0958414,40.0142966],[21.0954129,40.014457],[21.0949082,40.0144804],[21.0947321,40.0147642],[21.0943452,40.0147725],[21.0942899,40.0149693],[21.0940989,40.0150546],[21.0941887,40.0151469],[21.0940538,40.0152876],[21.0938035,40.0153895],[21.093774,40.0155328],[21.0934307,40.0158935],[21.0936041,40.0162222],[21.0936384,40.0165203],[21.0935536,40.0168604],[21.0931984,40.0175001],[21.0931741,40.0177967],[21.0933245,40.0181743],[21.0933729,40.018689],[21.0930238,40.0191846],[21.0931996,40.0194593],[21.0931819,40.0201524],[21.093776,40.0205096],[21.0947231,40.0213801],[21.0949755,40.0217828],[21.0955243,40.0221028],[21.0961553,40.0226951],[21.096754,40.0229444],[21.0971061,40.0232054],[21.0973117,40.0236069],[21.0972697,40.023768],[21.0970397,40.0239424],[21.0971545,40.0239993],[21.0972178,40.024163],[21.0974855,40.0242058],[21.0976893,40.024373],[21.0976224,40.0245695],[21.0976612,40.0247596],[21.0979963,40.0251464],[21.0984039,40.0254808],[21.0983475,40.0257046],[21.0984491,40.0257972],[21.0980056,40.0263086],[21.0978028,40.0263936],[21.0973257,40.026868],[21.0972829,40.0270471],[21.0976135,40.0275418],[21.0976964,40.0277961],[21.0977542,40.0286443],[21.0974829,40.0289618],[21.0969315,40.0292542],[21.0968901,40.0299557],[21.0968107,40.0301699],[21.0963622,40.0307982],[21.0949995,40.0314306],[21.0943145,40.0315576],[21.0936807,40.0318569],[21.0933307,40.0318211],[21.0930348,40.0316155],[21.0928237,40.0316192],[21.0922529,40.0320913],[21.0917782,40.0322325],[21.0913213,40.03223],[21.0901759,40.0324355],[21.089322,40.0326752],[21.0884188,40.033247],[21.0880646,40.0333102],[21.0878804,40.0332335],[21.0875121,40.0333503],[21.0872788,40.0333264],[21.0871095,40.0334483],[21.0866718,40.0335454],[21.086437,40.0335575],[21.0862652,40.0334631],[21.0861077,40.0335852],[21.0859636,40.0339419],[21.085741,40.034765],[21.085548,40.0348953],[21.0850517,40.0349909],[21.0848476,40.0353821],[21.0845549,40.0353747],[21.0845229,40.0353018],[21.0842084,40.0352579],[21.0840151,40.0351179],[21.083884,40.0351686],[21.0838871,40.0350966],[21.0834899,40.0350686],[21.0829234,40.0351624],[21.0820339,40.0354103],[21.0811408,40.0354688],[21.0798357,40.0350216],[21.079371,40.0349288],[21.0792025,40.0350326],[21.0788365,40.0350954]]},{"id":20045,"author":"AnaDigit","name_GR":"\u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1: \u03a0\u03b5\u03c1\u03b9\u03b2\u03cc\u03bb\u03b9-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0392\u03b1\u03c3\u03b9\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","description_GR":"","path":"MACEDONIA\/Makedonia_Vasilitsa_Perivoli_Vasilitsa","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":13146,"name_EN":"Vassilitsa: Perivoli-Vassilitsa summit","description_EN":"","ascent_time":540,"descent_time":450,"marker":"No_marks","level":10,"ascent":1245,"descent":289,"maxelev":2234,"minelev":1270,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.07882 39.97494,21.11687 40.03541)","views":0,"millestones":"0,21.1153367,39.9789331#1,21.1116628,39.9751681#2,21.1088818,39.9799934#3,21.1025659,39.9826959#4,21.0965317,39.9835286#5,21.0883175,39.9869154#6,21.0934812,39.9926733#7,21.0909122,39.9995665#8,21.0927279,40.0080253#9,21.0907735,40.0151794#10,21.0957565,40.0223222#11,21.0969148,40.0295112#13.1,21.0788365,40.0350954","x":21.0935401,"y":39.9939941,"coor":[[21.1153367,39.9789331],[21.1153058,39.9788017],[21.1156416,39.9786119],[21.115999,39.9781884],[21.1167654,39.9775049],[21.1167635,39.9772706],[21.1165425,39.9769589],[21.1167682,39.9766042],[21.1156095,39.9768185],[21.1155722,39.9768717],[21.1159773,39.9772601],[21.115935,39.9774302],[21.1158271,39.9774905],[21.1155574,39.9775018],[21.114038,39.9771577],[21.1132618,39.9766835],[21.1128363,39.9762225],[21.1123542,39.9759943],[21.1122644,39.975902],[21.1123791,39.9756796],[21.1122935,39.9754883],[21.1116133,39.9752372],[21.1117005,39.9751132],[21.1122117,39.9749278],[21.1115496,39.9748032],[21.1112674,39.9748322],[21.1110176,39.9749251],[21.1108357,39.9750737],[21.1108712,39.9753448],[21.1112695,39.9758952],[21.1113041,39.9761843],[21.1112516,39.9763181],[21.1107961,39.9768472],[21.1094903,39.9769948],[21.1088821,39.9769796],[21.1088553,39.97706],[21.1092848,39.9777013],[21.1095338,39.9779056],[21.1096432,39.9780885],[21.1095922,39.9781863],[21.1091406,39.9783462],[21.1090771,39.9784617],[21.1096219,39.9788717],[21.1096634,39.9789988],[21.109478,39.9792284],[21.1088376,39.9796988],[21.1087723,39.9798593],[21.1090284,39.980172],[21.1097849,39.9805602],[21.1099829,39.9808624],[21.1098591,39.9810214],[21.1093908,39.981298],[21.1084497,39.9814006],[21.1083403,39.981497],[21.1081918,39.9819617],[21.1079904,39.9821818],[21.1079722,39.9826138],[21.1078522,39.9826828],[21.1072421,39.9827126],[21.1069454,39.9830835],[21.1066748,39.9831128],[21.1060093,39.9827899],[21.1057085,39.9829806],[21.1054844,39.98302],[21.104869,39.9828965],[21.1047248,39.982983],[21.1045115,39.98332],[21.1042745,39.9833861],[21.1037713,39.9831033],[21.1030359,39.9830489],[21.1027152,39.9828787],[21.1025481,39.9826764],[21.1024757,39.9824494],[21.1026094,39.9820564],[21.1025189,39.981982],[21.1020669,39.9818716],[21.1019553,39.9817427],[21.1017798,39.9817383],[21.1014533,39.9819824],[21.1013122,39.9819969],[21.1006732,39.9816026],[21.1002419,39.9815557],[21.0997118,39.9813533],[21.0993142,39.9813433],[21.0989362,39.9811447],[21.0985788,39.9812889],[21.0982441,39.9811724],[21.098006,39.9812655],[21.0979905,39.9813552],[21.0982934,39.9816691],[21.0982952,39.9819033],[21.098623,39.9821818],[21.0989217,39.9823153],[21.0989757,39.9824248],[21.0988933,39.982711],[21.098623,39.9830105],[21.0984577,39.9830424],[21.098051,39.9829421],[21.0977299,39.9830602],[21.0972334,39.9837233],[21.0970463,39.9837186],[21.096669,39.983502],[21.0964683,39.983542],[21.095993,39.9839804],[21.0956177,39.9845475],[21.0954731,39.984643],[21.0952026,39.9846722],[21.0947736,39.9845714],[21.0938108,39.9849076],[21.0934629,39.9848268],[21.0928735,39.9857488],[21.0927285,39.9858532],[21.092532,39.9857942],[21.0922189,39.9854441],[21.0915671,39.9850764],[21.0910056,39.9850623],[21.0907294,39.9850869],[21.0903936,39.9849974],[21.0901924,39.9850464],[21.0899735,39.9852391],[21.0898144,39.9856764],[21.0890255,39.986053],[21.0882916,39.9867912],[21.0883401,39.9870266],[21.0885917,39.987168],[21.0889732,39.9872857],[21.0900316,39.9874564],[21.0904093,39.987574],[21.0903383,39.9877614],[21.0903993,39.9879791],[21.0901165,39.9882963],[21.0901062,39.9885392],[21.0902384,39.9890109],[21.0901057,39.9893769],[21.0902527,39.989777],[21.090718,39.9904012],[21.0907714,39.9907989],[21.0906447,39.9913001],[21.0911338,39.9913664],[21.091264,39.9913337],[21.0922513,39.9917999],[21.0928276,39.9917423],[21.0931005,39.991659],[21.093379,39.9917201],[21.0933964,39.9924141],[21.0936142,39.9930771],[21.0936231,39.9934196],[21.0935035,39.9940292],[21.0935401,39.9939941],[21.0936042,39.9941398],[21.093167,39.9953358],[21.0932576,39.9954102],[21.0933148,39.9957179],[21.0937019,39.9959798],[21.0937448,39.996071],[21.0936584,39.9961769],[21.0934564,39.9962439],[21.0928964,39.9961938],[21.0924426,39.9963986],[21.0923498,39.9963782],[21.0917087,39.9968576],[21.0916435,39.9967388],[21.0913767,39.9966781],[21.091218,39.9971065],[21.0914576,39.9978061],[21.0911974,39.9981418],[21.0911844,39.9984478],[21.091087,39.9985354],[21.0911503,39.9986991],[21.0910984,39.9990942],[21.0908494,39.9997185],[21.0907196,40.0002917],[21.0905749,40.0020446],[21.0905918,40.0035763],[21.0908687,40.004502],[21.0907186,40.0050027],[21.0909366,40.0053865],[21.0913668,40.0058747],[21.0917325,40.0060911],[21.0917776,40.0064075],[21.0920535,40.007081],[21.0926957,40.0076826],[21.092743,40.0082242],[21.0926081,40.008365],[21.0918946,40.0086173],[21.0919048,40.0086536],[21.0914922,40.0087153],[21.0915457,40.0088337],[21.0913667,40.0089103],[21.0914882,40.0090845],[21.0913798,40.0091538],[21.0914704,40.0092282],[21.0912087,40.0093207],[21.0911706,40.0093918],[21.0909467,40.0094222],[21.0909644,40.0095578],[21.0905802,40.0100525],[21.0905412,40.0104209],[21.0900768,40.0111478],[21.0900761,40.011328],[21.089809,40.0114113],[21.0895529,40.0117607],[21.0901207,40.0124595],[21.0900189,40.0129254],[21.0901346,40.0132346],[21.0901532,40.0136224],[21.0905932,40.0140207],[21.0906799,40.0141851],[21.0904947,40.0146848],[21.0905277,40.0150099],[21.0909602,40.0153091],[21.0913112,40.0153179],[21.0916234,40.0154158],[21.0917105,40.0155711],[21.0916756,40.0158405],[21.0919955,40.0163079],[21.0924793,40.0167794],[21.0929522,40.0169534],[21.0931741,40.0177967],[21.0933245,40.0181743],[21.0933729,40.018689],[21.0930238,40.0191846],[21.0931996,40.0194593],[21.0931819,40.0201524],[21.093776,40.0205096],[21.0947231,40.0213801],[21.0949755,40.0217828],[21.0955243,40.0221028],[21.0961553,40.0226951],[21.096754,40.0229444],[21.0971061,40.0232054],[21.0973117,40.0236069],[21.0972697,40.023768],[21.0970397,40.0239424],[21.0971545,40.0239993],[21.0972178,40.024163],[21.0974855,40.0242058],[21.0976893,40.024373],[21.0976224,40.0245695],[21.0976612,40.0247596],[21.0979963,40.0251464],[21.0984039,40.0254808],[21.0983475,40.0257046],[21.0984491,40.0257972],[21.0980056,40.0263086],[21.0978028,40.0263936],[21.0973257,40.026868],[21.0972829,40.0270471],[21.0976135,40.0275418],[21.0976964,40.0277961],[21.0977542,40.0286443],[21.0974829,40.0289618],[21.0969315,40.0292542],[21.0968901,40.0299557],[21.0968107,40.0301699],[21.0963622,40.0307982],[21.0949995,40.0314306],[21.0943145,40.0315576],[21.0936807,40.0318569],[21.0933307,40.0318211],[21.0930348,40.0316155],[21.0928237,40.0316192],[21.0922529,40.0320913],[21.0917782,40.0322325],[21.0913213,40.03223],[21.0901759,40.0324355],[21.089322,40.0326752],[21.0884188,40.033247],[21.0880646,40.0333102],[21.0878804,40.0332335],[21.0875121,40.0333503],[21.0872788,40.0333264],[21.0871095,40.0334483],[21.0866718,40.0335454],[21.086437,40.0335575],[21.0862652,40.0334631],[21.0861077,40.0335852],[21.0859636,40.0339419],[21.085741,40.034765],[21.085548,40.0348953],[21.0850517,40.0349909],[21.0848476,40.0353821],[21.0845549,40.0353747],[21.0845229,40.0353018],[21.0842084,40.0352579],[21.0840151,40.0351179],[21.083884,40.0351686],[21.0838871,40.0350966],[21.0834899,40.0350686],[21.0829234,40.0351624],[21.0820339,40.0354103],[21.0811408,40.0354688],[21.0798357,40.0350216],[21.079371,40.0349288],[21.0792025,40.0350326],[21.0788365,40.0350954]]}],{"extent":[21.01473,39.73914,21.24406,40.10809],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#3a2fff","width":5,"action":{"type":"redirect"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_Chionotripa":{"url":null,"color":"#bb0707","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_ProfitisIlias":{"url":null,"color":"#b11f0b","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":"Menalon_Trail_Lousios.php","color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#248036","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#108b1a","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#fbfb00","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#e70404","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_1":{"url":null,"color":"#ec0a0a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_9":{"url":null,"color":"#f60606","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_10":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_11":{"url":null,"color":"#2fb4ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_12":{"url":null,"color":"#069f24","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_13":{"url":null,"color":"#f60404","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Merovigli_Skaros":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Oia_Amoudi":{"url":null,"color":"#2fffff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_2":{"url":null,"color":"#06b12f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_3":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_4":{"url":null,"color":"#f4ff00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_5":{"url":null,"color":"#04b427","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_6":{"url":null,"color":"#ff2fd5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_7":{"url":null,"color":"#2abc0e","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_8":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Koukouli_Dilofo":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vikos_Elafotopos":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_AnoPedina_Monodendri":{"url":null,"color":"#0dcb15","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AKlidonia_Papigo":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AstrakaRef_Gamila":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Astraka_Drakolimni":{"url":null,"color":"#2facff","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Astraka":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Stomio_Ast":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Astraka_Vrisoc":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Papigo_Astraka":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Voidomatis_bridges":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Stouros":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vradeto_Beloi":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Kapesovo_Kipi":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_KKlidonia_AKlidonia":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Monodentri_Vitsa":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Elafotopos_AnoPedina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Skala_Vradetou":{"url":null,"color":"#e91c13","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vradeto_Astraka":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vitsa_Koukouli":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Tsepelovo_Astraka":{"url":null,"color":"#fbf100","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Vikos":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Loop":{"url":null,"color":"#f50000","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Monodendri_Vikos":{"url":null,"color":"#2f37ff","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Pelop_Lagadia_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Arvitsa":{"url":null,"color":"#0bbd13","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_2":{"url":null,"color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_1":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_3":{"url":null,"color":"#2fff8b","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Keresova":{"url":null,"color":"#f40404","width":6,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittia_Odos":{"url":null,"color":"#34bb0a","width":3,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Trail_2":{"url":null,"color":"#0a820a","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Trail10":{"url":null,"color":"#2f40ff","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_GlykaNera":{"url":null,"color":"#ffd82f","width":3,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Ilioupoli_Sfittos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Kareas_Michailidis":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_Summit":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Taxiarches_sum_road":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Anthousa_tower":{"url":null,"color":"#2f3dff","width":6,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Liondari_cave":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Megalos_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Quarries":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Korakovouni_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Asteriou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop3":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_OmvriosZefs":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kalopoula":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_roman_quarry":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_PrfIlias_Terpsithea":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop4":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_PrfIlias":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_Mnimeio_Michailidi":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Gyros_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Mikros_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Hard_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Anthousa_training":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Oreinos_Agonas_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Trail10_short_version":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_1":{"url":null,"color":"#1d7a10","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_2":{"url":null,"color":"#2f50ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_3":{"url":null,"color":"#eb0707","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_4":{"url":null,"color":"#f72fff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_5":{"url":null,"color":"#13930e","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6a":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6b":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_7":{"url":null,"color":"#ffff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_8":{"url":null,"color":"#e110d0","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_9":{"url":null,"color":"#51be14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop1":{"url":null,"color":"#2fcdff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop2":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Zogaki":{"url":null,"color":"#11a2b6","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala":{"url":null,"color":"#ffad00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala2":{"url":null,"color":"#22d112","width":5,"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_valia_kalda = new getPoiCollection("valia_kalda",[{"name":"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u039b\u03b9\u03bc\u03bd\u03ce\u03bd
\u039a\u03b1\u03c3\u03c4\u03c1\u03b9\u03ac \u0391\u03c7\u03b1\u0390\u03b1\u03c2","owner":"\u03a1\u03b5\u03b3\u03b3\u03af\u03bd\u03b1 \u039a\u03bf\u03cd\u03c4\u03c3\u03b7","x":22.140711,"y":37.960497,"photo":"Spileo_limnon","type":73,"zoom_level":10,"id":18,"hlink_GR":"http:\/\/www.kastriacave.gr\/greek\/info.htm","hlink_EN":"http:\/\/www.kastriacave.gr\/english\/info.htm","description":"\u03a4\u03bf \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03b9\u03bc\u03bd\u03ce\u03bd \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u039a\u03b1\u03c3\u03c4\u03c1\u03b9\u03ac \u03c4\u03b7\u03c2 \u0391\u03c7\u03b1\u0390\u03b1\u03c2, 60 \u03c7\u03bb\u03bc. \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03a4\u03a1\u0399\u03a0\u039f\u039b\u0397 \u03ba\u03b1\u03b9 9 \u03c7\u03bb\u03bc. \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u039b\u0395\u0399\u03a4\u039f\u03a1\u0399\u0391. \u0395\u03ba\u03c4\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bb\u03b1\u03b2\u03c5\u03c1\u03b9\u03bd\u03b8\u03ce\u03b4\u03b5\u03b9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03cc\u03bc\u03bf\u03c5\u03c2, \u03c4\u03b9\u03c2 \u03bc\u03c5\u03c3\u03c4\u03b7\u03c1\u03b9\u03ce\u03b4\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b1\u03c1\u03ac\u03be\u03b5\u03bd\u03bf\u03c5\u03c2 \u03c3\u03c4\u03b1\u03bb\u03b1\u03ba\u03c4\u03b9\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd\u03c2, \u03c4\u03bf \"\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03b9\u03bc\u03bd\u03ce\u03bd\" \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03b1\u03bb\u03bb\u03b5\u03c0\u03ac\u03bb\u03bb\u03b7\u03bb\u03b5\u03c2 \u03ba\u03bb\u03b9\u03bc\u03b1\u03ba\u03c9\u03c4\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03ac\u03bb\u03b9\u03c3\u03c4\u03b1, \u03c3\u03b5 \u03c4\u03c1\u03b5\u03b9\u03c2 \u03bf\u03c1\u03cc\u03c6\u03bf\u03c5\u03c2, \u03bb\u03af\u03bc\u03bd\u03b5\u03c2 \u03c4\u03bf\u03c5, \u03c0\u03bf\u03c5 \u03c4\u03bf \u03ba\u03b1\u03b8\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03cc. \u03a0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03c4\u03b7\u03bd \u03c0\u03b1\u03bb\u03b1\u03b9\u03ac \u03ba\u03bf\u03af\u03c4\u03b7 \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03bf\u03c5 \u03c0\u03bf\u03c4\u03b1\u03bc\u03bf\u03cd,\u03bc\u03b5 \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03b7\u03bc\u03ad\u03bd\u03bf \u03bc\u03ae\u03ba\u03bf\u03c2 1980 \u03bc\u03ad\u03c4\u03c1\u03b1. \u03a4\u03bf\u03bd \u03c7\u03b5\u03b9\u03bc\u03ce\u03bd\u03b1 \u03c0\u03bf\u03c5 \u03bb\u03b9\u03ce\u03bd\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c7\u03b9\u03cc\u03bd\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03bf \u03c0\u03bf\u03c4\u03b1\u03bc\u03cc \u03bc\u03b5 \u03c6\u03c5\u03c3\u03b9\u03ba\u03bf\u03cd\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b5\u03c2. \u039a\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2 \u03b8\u03b5\u03c1\u03b9\u03bd\u03bf\u03cd\u03c2 \u03bc\u03ae\u03bd\u03b5\u03c2 \u03ad\u03bd\u03b1 \u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5 \u03be\u03b7\u03c1\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03ba\u03b1\u03bb\u03cd\u03c0\u03c4\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c0\u03c1\u03c9\u03c4\u03cc\u03c4\u03c5\u03c0\u03b5\u03c2 \u03b4\u03b1\u03bd\u03c4\u03b5\u03bb\u03c9\u03c4\u03ad\u03c2 \u03bb\u03b9\u03b8\u03c9\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c6\u03c1\u03ac\u03b3\u03bc\u03b1\u03c4\u03b1 \u03cd\u03c8\u03bf\u03c5\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03ba\u03b1\u03b9 4\u03bc. \u03a4\u03bf \u03c5\u03c0\u03cc\u03bb\u03bf\u03b9\u03c0\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af \u03bc\u03cc\u03bd\u03b9\u03bc\u03b1 \u03bd\u03b5\u03c1\u03ac \u03c3\u03b5 13 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ad\u03c2 \u03bb\u03af\u03bc\u03bd\u03b5\u03c2. ","height":0,"width":0},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","owner":"AnaDigit","x":22.167686,"y":38.006885,"photo":"Xelmos_path_Kalavrita_Katafygio1","type":0,"zoom_level":15,"id":52,"hlink_GR":"","hlink_EN":"","description":"","height":672,"width":512},{"name":"\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03c4\u03b9\u03ba\u03ae \u03c0\u03b9\u03bd\u03b1\u03ba\u03af\u03b4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc \u039d\u03b9\u03b1\u03bc\u03ac\u03c4\u03c9\u03bd","owner":"AnaDigit","x":22.17645,"y":38.154812,"photo":"Vouraikos_Pinakida_stathmos_Niamata","type":0,"zoom_level":13,"id":53,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":512},{"name":"\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u039c\u03c5\u03bb\u03cc\u03c0\u03b5\u03c4\u03c1\u03b5\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03bd\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf \u039d\u03b9\u03b1\u03bc\u03ac\u03c4\u03c9\u03bd","owner":"AnaDigit","x":22.17468,"y":38.154537,"photo":"Vouraikos_Milopetres_22_17468_38_154537","type":9,"zoom_level":14,"id":54,"hlink_GR":"","hlink_EN":"","description":"","height":457,"width":512},{"name":"\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u03a0\u03bf\u03c4\u03af\u03c3\u03c4\u03c1\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u039b\u03af\u03b8\u03bf\u03c2","owner":"AnaDigit","x":22.145721,"y":38.090376,"photo":"Vouraikos_Potistra_sto_Litho_22_145721_38_090376","type":0,"zoom_level":14,"id":55,"hlink_GR":"","hlink_EN":"","description":"","height":243,"width":512},{"name":"\u039f\u03a1\u039f\u03a3 \u03a1\u039f\u03a5\u03a3\u039a\u0399\u039f
\u03a7\u03b5\u03b9\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc \u03c6\u03c9\u03c2 \u03c3\u03c4\u03b7 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae\u03c2","owner":"AnaDigit","x":22.113653,"y":38.143669,"photo":"Rouskio_22_113653_38_143669","type":0,"zoom_level":11,"id":56,"hlink_GR":"","hlink_EN":"","description":"","height":324,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0391\u03b9\u03bf\u03bb\u03b9\u03ba\u03cc \u03a0\u03ac\u03c1\u03ba\u03bf
\u039b\u03af\u03b8\u03bf\u03c5","owner":"AnaDigit","x":22.12965,"y":38.0915,"photo":"VOURAIKOS_Eoliko_parko_sto_Litho_22_129650_38.0915","type":0,"zoom_level":12,"id":63,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b1\u03b9\u03bf\u03bb\u03b9\u03ba\u03cc \u03c0\u03ac\u03c1\u03ba\u03bf \u03c4\u03bf\u03c5 \u039b\u03af\u03b8\u03bf\u03c5 (21 \u03b1\u03bd\u03b5\u03bc\u03bf\u03b3\u03b5\u03bd\u03bd\u03ae\u03c4\u03c1\u03b9\u03b5\u03c2) \u03c3\u03c4\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2.","height":468,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039c\u03bf\u03bd\u03ae \u039c\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03a3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5","owner":"anadigit","x":22.175343,"y":38.08979,"photo":"VOURAIKOS_Moni_Megalou_Spileou_22_175343_38_089790","type":10,"zoom_level":11,"id":64,"hlink_GR":"http:\/\/odysseus.culture.gr\/h\/2\/gh251.jsp?obj_id=7361","hlink_EN":"","description":"\u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03bc\u03bf\u03bd\u03ae, \u03ba\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf \u03ac\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5 \u03c3\u03c0\u03b7\u03bb\u03b1\u03af\u03bf\u03c5. \u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2, \u03b1\u03bd\u03bf\u03b9\u03b3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03ac\u03b8\u03b5\u03c4\u03b7 \u03ba\u03c1\u03bf\u03ba\u03b1\u03bb\u03bf\u03c0\u03b1\u03b3\u03ae \u03bc\u03ac\u03b6\u03b1 \u03cd\u03c8\u03bf\u03c5\u03c2 120\u03bc, \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03c0\u03bb\u03ac\u03c4\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03c4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c0\u03c4\u03bf\u03c5\u03bd \u03c4\u03b1 \u03ba\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03b8\u03bf\u03bb\u03b9\u03ba\u03cc \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c6\u03b9\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03af\u03bc\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5. \u03a3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03b7 \u03b8\u03c1\u03b7\u03c3\u03ba\u03b5\u03c5\u03c4\u03b9\u03ba\u03ae \u03c0\u03b1\u03c1\u03ac\u03b4\u03cc\u03c3\u03b7, \u03b7 \u03bc\u03bf\u03bd\u03ae \u03b9\u03b4\u03c1\u03cd\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf 362 \u03bc.\u03a7. \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03bc\u03bf\u03bd\u03b1\u03c7\u03bf\u03cd\u03c2 \u03a3\u03c5\u03bc\u03b5\u03ce\u03bd \u03ba\u03b1\u03b9 \u0398\u03b5\u03cc\u03b4\u03c9\u03c1\u03bf \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b8\u03b1\u03c5\u03bc\u03b1\u03c4\u03bf\u03c5\u03c1\u03b3\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf. \u039b\u03cc\u03b3\u03c9 \u03c4\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03c4\u03bf\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1\u03c2, \u03c4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u03c3\u03c7\u03b5\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03b5 \u03bb\u03b1\u03c4\u03c1\u03b5\u03c5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 (\u03bf \u03a0\u03b1\u03c5\u03c3\u03b1\u03bd\u03af\u03b1\u03c2 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b5\u03b4\u03ce \u03ba\u03b1\u03c4\u03ad\u03c6\u03c5\u03b3\u03b1\u03bd \u03bf\u03b9 \u03b8\u03c5\u03b3\u03b1\u03c4\u03ad\u03c1\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03af\u03c4\u03bf\u03c5 \u03cc\u03c4\u03b1\u03bd \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03c6\u03b8\u03b7\u03ba\u03b1\u03bd \u03b1\u03c0\u03cc \u03bc\u03b1\u03bd\u03af\u03b1). \u039a\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2 \u03c0\u03c1\u03ce\u03b9\u03bc\u03bf\u03c5\u03c2 \u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c5\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03c9\u03c2 \u03b1\u03c3\u03ba\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf.","height":440,"width":512},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0392\u0394 \u03cc\u03c8\u03b7","owner":"AnaDigit","x":22.198768,"y":37.971228,"photo":"XELMOS_NW_side_22_198768_37_971228","type":0,"zoom_level":11,"id":65,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03c4\u03c9\u03bd \u03c8\u03b7\u03bb\u03ce\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac.","height":341,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u038a\u0394\u0391
Adonis cyllenea","owner":"AnaDigit","x":22.264433,"y":37.83994,"photo":"Adonis cyllenea_22_264433_37_839940","type":1,"zoom_level":15,"id":84,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c3\u03c0\u03ac\u03bd\u03b9\u03bf \u03c6\u03c5\u03c4\u03cc Adonis cyllenea \u03b5\u03bd\u03c4\u03bf\u03c0\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u0392. \u03a0\u03b5\u03bb\u03bf\u03c0\u03bf\u03bd\u03bd\u03ae\u03c3\u03bf\u03c5.","height":743,"width":512},{"name":"\u039a\u039b\u0395\u0399\u03a4\u039f\u03a1\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c2","owner":"","x":22.127072334291,"y":37.917349607888,"photo":"KLEITORIA_Ag_Nikolaos","type":9,"zoom_level":11,"id":102,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5","height":377,"width":512},{"name":"\u03a3\u0391\u03aa\u03a4\u0391\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b7\u03b3\u03ae","owner":"","x":22.243544578552,"y":37.832763028934,"photo":"SAITAS_potistra","type":0,"zoom_level":14,"id":111,"hlink_GR":"","hlink_EN":"","description":"","height":661,"width":512},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039f \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","owner":"A. Bonetti","x":22.202474594112,"y":37.986924252877,"photo":"Chelmos - Styx_Waterfall","type":0,"zoom_level":12,"id":154,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":342},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0397 \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1\u03c2","owner":"AnaDigit","x":22.225096344948,"y":37.884667242091,"photo":"Achaia_Dordouvana_telos_anatolikou_dromou","type":0,"zoom_level":14,"id":510,"hlink_GR":"","hlink_EN":"","description":"","height":495,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae \u03bb\u03af\u03bc\u03bd\u03b7 \u0394\u03cc\u03be\u03b1\u03c2","owner":"AnaDigit","x":22.288852453232,"y":37.925783458161,"photo":"Achaia_Limni_Doxas2","type":0,"zoom_level":14,"id":511,"hlink_GR":"","hlink_EN":"","description":"","height":321,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c6\u03ae \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.11683702469,"y":37.958307983672,"photo":"Achaia_Lousiko_oropedio_apo_korfi","type":0,"zoom_level":13,"id":512,"hlink_GR":"","hlink_EN":"","description":"","height":302,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039d\u03b1\u03cc\u03c2 \u0386\u03c1\u03c4\u03b5\u03bc\u03b7\u03c2 \u0397\u03bc\u03b5\u03c1\u03b1\u03c3\u03af\u03b1\u03c2","owner":"AnaDigit","x":22.112116336825,"y":37.971748489772,"photo":"Achaia_Naos_Artemidas_Louson","type":10,"zoom_level":14,"id":513,"hlink_GR":"","hlink_EN":"","description":"","height":217,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a3\u03c4\u03bf \u0392\u03bf\u03c5\u03c1\u03b1\u03ca\u03ba\u03cc","owner":"AnaDigit","x":22.151845216754,"y":38.05785644661,"photo":"Achaia_Vouraikos3","type":0,"zoom_level":14,"id":514,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":305},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u03c3\u03c4\u03bf \u0392\u03bf\u03c5\u03c1\u03b1\u03ca\u03ba\u03cc","owner":"AnaDigit","x":22.171929597858,"y":38.147212946811,"photo":"Achaia_Vouraikos-Spileo_apenandi_grami_trenou","type":0,"zoom_level":14,"id":515,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.111504793171,"y":37.938070688656,"photo":"Achaia_Sigouni_oropedio_apo_notia_korfi","type":0,"zoom_level":13,"id":516,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u03a3\u03b9\u03b3\u03bf\u03cd\u03bd\u03b9, \u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03bf \u0395\u03c1\u03cd\u03bc\u03b1\u03bd\u03b8\u03bf\u03c2","height":306,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a8\u03b7\u03bb\u03ac \u03c3\u03c4\u03b7\u03bd \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","owner":"AnaDigit","x":22.200039148335,"y":37.980095759237,"photo":"Achaia_Xelmos_Ano_koilada_Stygas","type":0,"zoom_level":15,"id":517,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":330},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0397 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ae \u03bb\u03af\u03bc\u03bd\u03b7 \u039c\u03b1\u03c5\u03c1\u03bf\u03bd\u03ad\u03c1\u03b9 \u03ba\u03b1\u03b9 \u03b7 \u039d\u03b5\u03c1\u03b1\u03ca\u03b4\u03cc\u03c1\u03b1\u03c7\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03b1\u03c3\u03c4\u03b5\u03c1\u03bf\u03c3\u03ba\u03bf\u03c0\u03b5\u03af\u03bf","owner":"AnaDigit","x":22.202270746236,"y":37.977863147941,"photo":"Achaia_Xelmos_Mavrolimni","type":0,"zoom_level":11,"id":518,"hlink_GR":"","hlink_EN":"","description":"","height":289,"width":512},{"name":"\u03a7\u039b\u03a9\u03a1\u0399\u0394\u0391
Crocus sieberi","owner":"AnaDigit","x":22.198451280598,"y":37.978336737831,"photo":"Achaia_Xelmos_Crocus_sieberi_Apano_Lithari","type":1,"zoom_level":12,"id":519,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03ba\u03bf\u03b9\u03bd\u03cc\u03c2 \u03b1\u03bb\u03c0\u03b9\u03ba\u03cc\u03c2 \u03ba\u03c1\u03cc\u03ba\u03bf\u03c2 \u03c4\u03c9\u03bd \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ce\u03bd \u03b2\u03bf\u03c5\u03bd\u03ce\u03bd","height":512,"width":396},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f \u03ba\u03b1\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03cd\u03b3\u03b1\u03c2","owner":"AnaDigit","x":22.205188989644,"y":37.984729902231,"photo":"Achaia_Xelmos_Styga3","type":0,"zoom_level":14,"id":520,"hlink_GR":"","hlink_EN":"","description":"","height":343,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f \u039e\u03b5\u03c1\u03cc\u03ba\u03b1\u03bc\u03c0\u03bf\u03c2 \u03c4\u03b7\u03bd \u03ac\u03bd\u03bf\u03b9\u03be\u03b7","owner":"AnaDigit","x":22.204759836201,"y":38.008200553469,"photo":"Achaia_Xelmos_Xirokambos1","type":0,"zoom_level":13,"id":521,"hlink_GR":"","hlink_EN":"","description":"","height":259,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f \u03c0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03c9\u03bd \u03a0\u03b5\u03c4\u03bc\u03b5\u03b6\u03b1\u03af\u03c9\u03bd","owner":"AnaDigit","x":22.140172243123,"y":37.993337807117,"photo":"Achaia_Pirgos_Petmezeon2","type":9,"zoom_level":14,"id":522,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":443},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a6\u03c1\u03b1\u03b3\u03ba\u03bf\u03ba\u03bb\u03ae\u03c3\u03b9 (\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u039a\u03bb\u03b5\u03af\u03c4\u03c9\u03c1\u03b1)","owner":"AnaDigit","x":22.103112,"y":37.8943011,"photo":"Arxeos_Kleitoras_Fragoklisia2","type":10,"zoom_level":14,"id":741,"hlink_GR":"http:\/\/monuments.hpclab.ceid.upatras.gr\/places.php?place=150","hlink_EN":"","description":"\u0397 \u03a0\u03b1\u03bd\u03b1\u03b3\u03b9\u03ac \u03ae \u03a6\u03c1\u03b1\u03b3\u03ba\u03bf\u03ba\u03ba\u03bb\u03ae\u03c3\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03c4\u03af\u03c3\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03a6\u03c1\u03b1\u03b3\u03ba\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1\u03c2, \u03c0\u03bf\u03c5 \u03bc\u03ac\u03bb\u03bb\u03bf\u03bd \u03ba\u03c4\u03af\u03c3\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03c0\u03c1\u03bf\u03cb\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03c3\u03b1\u03c2 \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. \u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1, \u03c0\u03b1\u03c1\u03cc\u03bb\u03bf \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b5\u03af \u03c0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03b1\u03c1\u03b5\u03bc\u03b2\u03ac\u03c3\u03b5\u03b9\u03c2, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03c3\u03b5 \u03b5\u03c1\u03b5\u03b9\u03c0\u03b9\u03ce\u03b4\u03b7 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7. \u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ac \u03bc\u03ad\u03bb\u03b7 \u03c4\u03c9\u03bd \u03c0\u03c1\u03ce\u03b9\u03bc\u03c9\u03bd \u03c6\u03ac\u03c3\u03b5\u03ce\u03bd \u03c4\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03ba\u03cc\u03bc\u03b1 \u03bf\u03c1\u03b1\u03c4\u03ac \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03b1.","height":298,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0391\u03c1\u03c7\u03b1\u03af\u03bf\u03c2 \u039a\u03bb\u03b5\u03af\u03c4\u03c9\u03c1","owner":"AnaDigit","x":22.096355676651,"y":37.891919484692,"photo":"Arxeos_Kleitoras2","type":10,"zoom_level":12,"id":742,"hlink_GR":"http:\/\/monuments.hpclab.ceid.upatras.gr\/places.php?place=150","hlink_EN":"","description":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03cc\u03bb\u03b5\u03b9\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u0391\u03b6\u03b1\u03bd\u03af\u03b1\u03c2. \u03a7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c3\u03b5 \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03b7 \u03ad\u03ba\u03c4\u03b1\u03c3\u03b7, \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03cc\u03c4\u03b1\u03bd \u03b1\u03c0\u03cc \u03b9\u03c3\u03c7\u03c5\u03c1\u03cc \u03c4\u03b5\u03af\u03c7\u03bf\u03c2 \u03bc\u03b5 \u03b7\u03bc\u03b9\u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c0\u03cd\u03c1\u03b3\u03bf\u03c5\u03c2. \u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03c5\u03c4\u03ae \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd \u03c7\u03c1\u03cc\u03bd\u03c9\u03bd \u03c3\u03ce\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ac \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c3\u03b5 \u03ba\u03b1\u03ba\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7, \u03b3\u03b9\u03b1\u03c4\u03af \u03c4\u03bf \u03c5\u03bb\u03b9\u03ba\u03cc \u03c4\u03bf\u03c5\u03c2 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03c4\u03c9\u03bd \u03b3\u03cd\u03c1\u03c9 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03ce\u03bd. \u039c\u03b5 \u03c4\u03b9\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03b1\u03bd\u03b1\u03c3\u03ba\u03b1\u03c6\u03ad\u03c2 \u03bc\u03b5\u03bb\u03b5\u03c4\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03bf\u03c7\u03cd\u03c1\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u03c0\u03cd\u03c1\u03b3\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03ba\u03b1\u03bb\u03cd\u03c6\u03b8\u03b7\u03ba\u03b5 \u03bc\u03ad\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03b8\u03b5\u03ac\u03c4\u03c1\u03bf\u03c5. \u03a4\u03b1 \u03bd\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2 \u03ba\u03b1\u03bb\u03cd\u03c0\u03c4\u03bf\u03c5\u03bd \u03c0\u03bf\u03bb\u03cd \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c7\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf \u03ba\u03b1\u03b9 \u03b5\u03bd\u03c4\u03bf\u03c0\u03af\u03c3\u03c4\u03b7\u03ba\u03b1\u03bd \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2. \u03a3\u03c4\u03b1 \u03c0\u03c1\u03ce\u03b9\u03bc\u03b1 \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03ac \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1, \u03bf \u03c0\u03bb\u03b7\u03b8\u03c5\u03c3\u03bc\u03cc\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03ad\u03bb\u03b5\u03b9\u03c8\u03b5 \u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03ae\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03b7\u03c2 \u03c3\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03ae\u03c2 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1\u03c2 (\u039c\u03b1\u03b6\u03b1\u03af\u03b9\u03ba\u03b1 \u039a\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1).","height":512,"width":384},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0386\u03bd\u03c9 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1","owner":"AnaDigit","x":22.085937976836,"y":37.907615412492,"photo":"Ano_Kleitoria","type":9,"zoom_level":13,"id":743,"hlink_GR":"http:\/\/akleitoria.blogspot.gr\/","hlink_EN":"","description":"\u03a7\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1, \u03c8\u03b7\u03bb\u03ae \u03b8\u03ad\u03c3\u03b7, \u03b7 \u0386\u03bd\u03c9 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c4\u03c5\u03c0\u03b9\u03ba\u03cc \u03c0\u03b1\u03c1\u03b7\u03ba\u03bc\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf \u03b7\u03bc\u03b9\u03bf\u03c1\u03b5\u03b9\u03bd\u03cc \u03c7\u03c9\u03c1\u03b9\u03cc. \u039f\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf\u03b9 \u03ba\u03ac\u03c4\u03bf\u03b9\u03ba\u03bf\u03b9 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd \u03c3\u03c4\u03b7\u03bd \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1, \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03ad\u03b4\u03c1\u03b1 \u03b4\u03ae\u03bc\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c0\u03b9\u03ba\u03cc \u03b5\u03bc\u03c0\u03bf\u03c1\u03b9\u03ba\u03cc \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7\u03c2. \u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c7\u03c9\u03c1\u03b9\u03bf\u03cd \u03b5\u03af\u03bd\u03b1\u03b9 \u039a\u03b1\u03c1\u03bd\u03ad\u03c3\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c0\u03b9\u03ba\u03ac \u03bf\u03b9 \u03ba\u03ac\u03c4\u03bf\u03b9\u03ba\u03bf\u03b9 \u03bb\u03ad\u03b3\u03bf\u03bd\u03c4\u03b1\u03b9 \u039a\u03b1\u03c1\u03bd\u03b5\u03c3\u03b9\u03ce\u03c4\u03b5\u03c2. \u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03b1\u03ba\u03cc\u03bc\u03b1 \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03bd\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039a\u03b1\u03bc\u03b6\u03cc\u03bb\u03b1. \u0395\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd \u03c4\u03bf\u03c0\u03af\u03bf \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03b7 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u0394\u03b1\u03c3\u03ba\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7\u03c2 (\u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03ac\u03b5\u03b9 \u03c0\u03b1\u03c1\u03ac\u03bb\u03bb\u03b7\u03bb\u03b1 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03ba\u03bf\u03af\u03c4\u03b7 \u03ad\u03c9\u03c2 \u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u03c4\u03bf\u03c5 \u03c1\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2).","height":384,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a7\u03b5\u03bb\u03c9\u03bd\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","owner":"AnaDigit","x":22.163507461548,"y":37.83732172901,"photo":"Chelonospilia_Iroo_16Mar1821","type":10,"zoom_level":14,"id":744,"hlink_GR":"http:\/\/el.wikipedia.org\/wiki\/\u0393\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2_\u03a7\u03bf\u03bd\u03c4\u03c1\u03bf\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2","hlink_EN":"","description":"\u039a\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03bc\u03b9\u03ba\u03c1\u03cc \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc \u03a7\u03b5\u03bb\u03c9\u03bd\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac (\u03ba\u03c5\u03c1\u03af\u03c9\u03c2 \u03ba\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03bc\u03b1\u03bd\u03c3\u03b7) \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c3\u03c4\u03b5\u03bd\u03cc \u03c0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c4\u03b1\u03bc\u03bf\u03cd, \u03ad\u03b3\u03b9\u03bd\u03b5 \u03c3\u03c4\u03b9\u03c2 16 \u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5 1821 \u03b7 \u03b5\u03c0\u03af\u03b8\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03a7\u03bf\u03bd\u03b4\u03c1\u03bf\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7 (\u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bf\u03bc\u03ac\u03b4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03c4\u03bf\u03c5) \u03b5\u03bd\u03b1\u03bd\u03c4\u03af\u03bf\u03bd \u03c4\u03bf\u03c5 \u03c4\u03bf\u03c5\u03c1\u03ba\u03b1\u03bb\u03b2\u03b1\u03bd\u03bf\u03cd \u03c6\u03bf\u03c1\u03bf\u03b5\u03b9\u03c3\u03c0\u03c1\u03ac\u03ba\u03c4\u03bf\u03c1\u03b1 \u03a3\u03b5\u03ca\u03b4\u03ae (\u03b1\u03c0\u03cc \u03c4\u03bf\u03c5 \u039b\u03ac\u03bb\u03b1), \u03c0\u03bf\u03c5 \u03bc\u03b5\u03c4\u03ad\u03c6\u03b5\u03c1\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b2\u03c5\u03c4\u03b9\u03bd\u03b1\u03af\u03bf \u03c3\u03b1\u03c1\u03ac\u03c6\u03b7 \u039d. \u03a4\u03b1\u03bc\u03c0\u03b1\u03ba\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf, \u03c7\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b5\u03cc\u03b3\u03c1\u03b1\u03c6\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03b5\u03c1\u03c0\u03b9\u03bd\u03ae \u039a\u03b1\u03bb\u03b1\u03b2\u03c1\u03cd\u03c4\u03c9\u03bd \u03c3\u03c4\u03b7\u03bd \u03a4\u03c1\u03af\u03c0\u03bf\u03bb\u03b7. \u039f\u03b9 \u03b5\u03c0\u03b9\u03c4\u03b9\u03b8\u03ad\u03bc\u03b5\u03bd\u03bf\u03b9 \u03b1\u03c0\u03ad\u03c3\u03c0\u03b1\u03c3\u03b1\u03bd \u03c4\u03b1 \u03c7\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b5\u03cc\u03b3\u03c1\u03b1\u03c6\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b5\u03b4\u03af\u03c9\u03be\u03b1\u03bd \u03c4\u03b7 \u03c3\u03c5\u03bd\u03bf\u03b4\u03b5\u03af\u03b1. \u03a4\u03bf \u03b3\u03b5\u03bf\u03b3\u03bf\u03bd\u03cc\u03c2 \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b5\u03c5\u03c4\u03cd\u03c4\u03b5\u03c1\u03b1 \u03b3\u03bd\u03c9\u03c3\u03c4\u03cc \u03ba\u03b1\u03b9 \u03b5\u03bd\u03ad\u03c4\u03b5\u03b9\u03bd\u03b5 \u03c4\u03b9\u03c2 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03ad\u03bd\u03b1\u03c1\u03be\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b1\u03bd\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 \u03c4\u03bf\u03c5 1821, \u03c0\u03bf\u03c5 \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5 9 \u03bc\u03ad\u03c1\u03b5\u03c2 \u03bc\u03b5\u03c4\u03ac. \u03a3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b1\u03c5\u03c4\u03ae \u03ad\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b7\u03b8\u03b5\u03af \u03bc\u03bd\u03b7\u03bc\u03b5\u03af\u03bf.","height":332,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
E4
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"AnaDigit","x":22.136862,"y":37.990612,"photo":"E4_KatoLousi_PrfIlias","type":9,"zoom_level":15,"id":745,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1 \u03c3\u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03ad\u03be\u03bf\u03b4\u03bf \u03c4\u03c9\u03bd \u039a\u03ac\u03c4\u03c9 \u039b\u03bf\u03c5\u03c3\u03ce\u03bd. \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u0392\u03b5\u03bb\u03b9\u03ac.","height":288,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
E4
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"AnaDigit","x":22.152644515037,"y":37.947885457633,"photo":"E4_Planitero-AgVarvara","type":9,"zoom_level":14,"id":746,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1\u03c2 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","height":384,"width":512},{"name":"\u0395\u03a1\u03a5\u039c\u0391\u0398\u039f\u03a3
\u039f\u03b9 \u03c8\u03b7\u03bb\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2","owner":"AnaDigit","x":22.116128921508,"y":38.007841279149,"photo":"Erimanthos_apoVelia","type":0,"zoom_level":13,"id":747,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03b8\u03ad\u03b1 \u03c4\u03bf\u03c5 \u0395\u03c1\u03c5\u03bc\u03ac\u03bd\u03b8\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b7 \u0392\u03b5\u03bb\u03b9\u03ac","height":264,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0394\u03c1\u03c5\u03bf\u03b4\u03ac\u03c3\u03b7
\u03b4\u03c5\u03c4\u03b9\u03ba\u03ac \u03c4\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd","owner":"AnaDigit","x":22.081796646118,"y":37.921462976311,"photo":"Lousi_dryodasi_notia_Lefkas1","type":1,"zoom_level":14,"id":748,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03c1\u03b5\u03bc\u03bd\u03bf\u03c6\u03c5\u03b5\u03af\u03c2 \u03b2\u03b5\u03bb\u03b1\u03bd\u03b9\u03b4\u03b9\u03ad\u03c2 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b7 \u039b\u03b5\u03cd\u03ba\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03b7\u03c2 \u039a\u03bb\u03b5\u03b9\u03c4\u03bf\u03c1\u03af\u03b1\u03c2. \u038f\u03c1\u03b9\u03bc\u03b1 \u03ac\u03c4\u03bf\u03bc\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b1\u03c1\u03c7\u03b9\u03ba\u03cc \u03b4\u03c1\u03c5\u03bf\u03b4\u03ac\u03c3\u03bf\u03c2 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b5\u03c0\u03b9\u03b2\u03b9\u03ce\u03c3\u03b5\u03b9 \u03c3\u03c0\u03bf\u03c1\u03b1\u03b4\u03b9\u03ba\u03ac \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03b9\u03c2 \u03bd\u03b5\u03b1\u03c1\u03ad\u03c2 \u03c3\u03c5\u03c3\u03c4\u03ac\u03b4\u03b5\u03c2.","height":512,"width":468},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.108586549758,"y":37.975051145033,"photo":"Lousi_gefyri_remaMana","type":9,"zoom_level":13,"id":749,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03b3\u03b5\u03c6\u03cd\u03c1\u03b9 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u039c\u03ac\u03bd\u03b1, \u03bb\u03af\u03b3\u03bf \u03b1\u03bd\u03ac\u03bd\u03c4\u03b9 \u03c4\u03b7\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7\u03c2 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2 \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd.","height":265,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"anadigit","x":22.11214852333,"y":37.975228748404,"photo":"Lousi_katavothra","type":73,"zoom_level":14,"id":750,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03b7 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03b1\u03c0\u03bf\u03c3\u03c4\u03c1\u03ac\u03b3\u03b3\u03b9\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2 \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd. \u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03b1\u03c5\u03c4\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae \u03ba\u03b1\u03b9 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c4\u03b1 \u03bd\u03b5\u03c1\u03ac \u03c3\u03c4\u03bf \u03c6\u03c5\u03c3\u03b9\u03ba\u03cc \u03b4\u03af\u03ba\u03c4\u03c5\u03bf \u03b4\u03b9\u03b1\u03ba\u03bb\u03ac\u03c3\u03b5\u03c9\u03bd \u03c0\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ac \u03c4\u03b7\u03bd \u03c6\u03c5\u03c3\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1, \u03b7 \u03bf\u03c0\u03bf\u03af\u03b1 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03bb\u03af\u03b3\u03bf \u039d\u0394. \u0388\u03bd\u03b1 \u03bc\u03ad\u03c1\u03bf\u03c2, \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd, \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bd\u03b5\u03c1\u03ac \u03b1\u03c5\u03c4\u03ac \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03b3\u03bf\u03c5\u03bd \u03c3\u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf.","height":512,"width":238},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a0\u03b7\u03b3\u03ae \u039a\u03b1\u03c1\u03c3\u03af\u03bd\u03b9","owner":"AnaDigit","x":22.106483697889,"y":37.993798614407,"photo":"Lousi_pigi_Karsini2","type":71,"zoom_level":14,"id":751,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03b7\u03b3\u03ae \u039a\u03b1\u03c1\u03c3\u03af\u03bd\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c0\u03b7\u03b3\u03ae \u03c0\u03bf\u03c5 \u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af \u03c4\u03bf \u03b5\u03c0\u03b9\u03c6\u03b1\u03bd\u03b5\u03b9\u03b1\u03ba\u03cc \u03b4\u03af\u03ba\u03c4\u03c5\u03bf \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2 \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd. \u03a0\u03c1\u03cc\u03ba\u03b5\u03b9\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03bc\u03b9\u03ba\u03c1\u03cc \u03bc\u03ad\u03c4\u03c9\u03c0\u03bf \u03c0\u03b7\u03b3\u03ce\u03bd (3 \u03ae \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b1\u03bd\u03b1\u03b2\u03bb\u03cd\u03c3\u03b5\u03b9\u03c2) \u03c0\u03bf\u03c5 \u03c3\u03c5\u03b3\u03ba\u03b5\u03bd\u03c4\u03c1\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03b1\u03c5\u03c4\u03ae. \u03a4\u03bf \u03bd\u03b5\u03c1\u03cc \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c1\u03b5\u03bc\u03b1\u03c4\u03b9\u03ac \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c4\u03b1\u03bb\u03ae\u03b3\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2.","height":512,"width":384},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf\u03c5","owner":"AnaDigit","x":22.166822671887,"y":37.933226278617,"photo":"Planitero_Piges_platanias","type":1,"zoom_level":14,"id":753,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03c0\u03bb\u03b1\u03c4\u03b1\u03bd\u03b9\u03ac\u03c2 \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03cc\u03bb\u03bf \u03c4\u03bf\u03bd \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03bf \u03c1\u03bf\u03c5 \u03c4\u03bf\u03c5 \u0391\u03c1\u03bf\u03ac\u03bd\u03b9\u03bf\u03c5, \u03c3\u03c4\u03bf \u03cd\u03c8\u03bf\u03c2 \u03c4\u03c9\u03bd \u03c0\u03b7\u03b3\u03ce\u03bd \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf\u03c5. \u03a4\u03b1 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03bc\u03b5\u03bb\u03b5\u03c4\u03ac\u03c4\u03b1\u03b9 \u03b7 \u03b5\u03be\u03ac\u03c0\u03bb\u03c9\u03c3\u03b7 \u03b5\u03c0\u03b9\u03b4\u03b7\u03bc\u03af\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b5\u03b9\u03bb\u03b5\u03af \u03c4\u03b1 \u03c0\u03bb\u03b1\u03c4\u03ac\u03bd\u03b9\u03b1.","height":683,"width":512},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u0395\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf\u03c2","owner":"AnaDigit","x":22.161372423169,"y":37.933979404368,"photo":"Planitero_resto_Planiteros","type":9,"zoom_level":15,"id":754,"hlink_GR":"","hlink_EN":"","description":"\u03a0\u03b1\u03c1\u03b1\u03b4\u03b9\u03b1\u03c3\u03b9\u03b1\u03ba\u03cc \u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03c0\u03ad\u03c3\u03c4\u03c1\u03bf\u03c6\u03b1 (\u03c8\u03b7\u03c4\u03ae, \u03c4\u03b7\u03b3\u03b1\u03bd\u03b7\u03c4\u03ae, \u03ba\u03b1\u03c0\u03bd\u03b9\u03c3\u03c4\u03ae) \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ac \u03b5\u03b4\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03bf \u03c0\u03bb\u03ac\u03b9 \u03c4\u03bf\u03c5 \u0391\u03c1\u03bf\u03ac\u03bd\u03b9\u03bf\u03c5.","height":354,"width":512},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039d\u03b5\u03c1\u03b1\u03ca\u03b4\u03cc\u03c1\u03b1\u03c7\u03b7","owner":"AnaDigit","x":22.209373235697,"y":38.005182594458,"photo":"Chelmos_Neraidorachi1","type":0,"zoom_level":12,"id":773,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":478},{"name":"\u0391\u03a7\u0391\u03aa\u0391
E4
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"AnaDigit","x":22.160664319987,"y":37.942597490666,"photo":"E4_Planitero_Kalavrita_ico","type":0,"zoom_level":15,"id":774,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a6\u0395\u039d\u0395\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2","owner":"AnaDigit","x":22.283187627786,"y":37.857370732913,"photo":"Feneos_Notia_katavothra1","type":73,"zoom_level":14,"id":776,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03b4\u03c5\u03c4\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03cc\u03bb\u03b3\u03b7\u03c2, \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03bc\u03ad\u03bd\u03b7 \u03bc\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c4\u03b5\u03af\u03c7\u03b9\u03c3\u03bc\u03b1.","height":397,"width":600},{"name":"\u03a6\u0395\u039d\u0395\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2","owner":"AnaDigit","x":22.290290117257,"y":37.859352886322,"photo":"Feneos_Notia_katavothra2","type":73,"zoom_level":14,"id":777,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u03a6\u0395\u039d\u0395\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2","owner":"AnaDigit","x":22.290826559061,"y":37.859369827574,"photo":"Feneos_Notia_katavothra3","type":73,"zoom_level":15,"id":778,"hlink_GR":"","hlink_EN":"","description":"","height":397,"width":600},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u03a0\u03b7\u03b3\u03ad\u03c2 \u039b\u03ac\u03b4\u03c9\u03bd\u03b1","owner":"AnaDigit","x":22.182669,"y":37.836559,"photo":"Piges_Ladona","type":71,"zoom_level":12,"id":840,"hlink_GR":"","hlink_EN":"","description":"","height":353,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3-\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u039b\u03af\u03bc\u03bd\u03b7 \u03a4\u03c3\u03b9\u03b2\u03bb\u03bf\u03cd","owner":"Management Body Chelmos-Vouraikos","x":22.231238603593,"y":38.078875687535,"photo":"Achaia_Chelmos_Tsivlou1","type":0,"zoom_level":12,"id":2052,"hlink_GR":"http:\/\/www.fdchelmos.gr\/el\/","hlink_EN":"www.fdchelmos.gr","description":"\u0397 \u03bb\u03af\u03bc\u03bd\u03b7 \u03a4\u03c3\u03b9\u03b2\u03bb\u03bf\u03cd \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03b7 \u03b6\u03ce\u03bd\u03b7 \u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2 \u03c4\u03bf\u03c5 \u0395\u03b8\u03bd\u03b9\u03ba\u03bf\u03cd \u03a0\u03ac\u03c1\u03ba\u03bf\u03c5 \u03a7\u03b5\u03bb\u03bc\u03bf\u03cd-\u0392\u03bf\u03c5\u03c1\u03b1\u03aa\u03ba\u03bf\u03cd","height":484,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3-\u0392\u039f\u03a5\u03a1\u0391\u03aa\u039a\u039f\u03a3
\u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 \u039f\u03b4\u03bf\u03bd\u03c4\u03c9\u03c4\u03bf\u03cd","owner":"Management Bofy of Chelmos-Vouraikos","x":22.161201,"y":38.071477,"photo":"Achaia_Chelmos_faraggi vouraikou_odontotos1","type":0,"zoom_level":13,"id":2053,"hlink_GR":"http:\/\/www.fdchelmos.gr\/el\/","hlink_EN":"http:\/\/www.fdchelmos.gr\/el\/","description":"\u039f \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc\u03c2 \u03bf\u03b4\u03bf\u03bd\u03c4\u03c9\u03c4\u03cc\u03c2 \u03c3\u03b9\u03b4\u03b7\u03c1\u03cc\u03b4\u03c1\u03bf\u03bc\u03bf\u03c2 \u0394\u03b9\u03b1\u03ba\u03bf\u03c0\u03c4\u03bf\u03cd-\u039a\u03b1\u03bb\u03b1\u03b2\u03c1\u03cd\u03c4\u03c9\u03bd, \u03c0\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1896. ","height":600,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"topoguide","x":22.147285,"y":38.007266,"photo":"Pelop_Achaia_Chelmos_AgNikolaos_louson","type":9,"zoom_level":14,"id":2076,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0386\u03bd\u03c9 \u039b\u03bf\u03c5\u03c3\u03bf\u03af","owner":"topoguide","x":22.141556,"y":38.007444,"photo":"Pelop_Achaia_Chelmos_Ano_Lousoi","type":0,"zoom_level":14,"id":2077,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039b\u03bf\u03c5\u03c3\u03b9\u03ba\u03cc","owner":"topoguide","x":22.12071,"y":37.967845,"photo":"Pelop_Achaia_Chelmos_Lousiko","type":0,"zoom_level":14,"id":2078,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u0391\u03a7\u0391\u03aa\u0391
\u039a\u03b1\u03bb\u03ac\u03b2\u03c1\u03c5\u03c4\u03b1","owner":"topoguide","x":22.111279,"y":38.034702,"photo":"Pelop_Achaia_Kalavrita","type":0,"zoom_level":12,"id":2079,"hlink_GR":"","hlink_EN":"","description":"","height":407,"width":800},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.18788,"y":37.967865,"photo":"20170725_1206571","type":0,"zoom_level":14,"id":4214,"hlink_GR":"","hlink_EN":"","description":"","height":757,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.184205,"y":37.944121,"photo":"DSC007121","type":0,"zoom_level":14,"id":4215,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.186277,"y":37.967731,"photo":"Kato_kambos_41","type":0,"zoom_level":15,"id":4216,"hlink_GR":"","hlink_EN":"","description":"","height":763,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0397 \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf","owner":"AnaDigit","x":22.191374,"y":37.967182,"photo":"Kato_kambos_Kokkinovrysi1","type":1001,"zoom_level":15,"id":4217,"hlink_GR":"","hlink_EN":"","description":"","height":352,"width":1400},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u039a\u03b5\u03c6\u03b1\u03bb\u03cc\u03b2\u03c1\u03c5\u03c3\u03bf \u03c4\u03bf\u03c5 \u039c\u03b1\u03b6\u03af\u03bf\u03c5","owner":"AnaDigit","x":22.18071,"y":37.95623,"photo":"DSC007061","type":1001,"zoom_level":14,"id":4218,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":710},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u039c\u03ac\u03b6\u03b9 (\u0395\u03bb\u03b1\u03c4\u03cc\u03c6\u03c5\u03c4\u03bf). \u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u039d\u03c4\u03bf\u03c5\u03c1\u03bd\u03c4\u03bf\u03c5\u03b2\u03ac\u03bd\u03b1.","owner":"AnaDigit","x":22.186198,"y":37.943266,"photo":"DSC007131","type":0,"zoom_level":14,"id":4219,"hlink_GR":"","hlink_EN":"","description":"","height":783,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.185115,"y":37.941911,"photo":"DSC007151","type":0,"zoom_level":15,"id":4220,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.18291,"y":37.941651,"photo":"DSC007191","type":0,"zoom_level":15,"id":4221,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.182455,"y":37.941698,"photo":"DSC007211","type":0,"zoom_level":15,"id":4222,"hlink_GR":"","hlink_EN":"","description":"","height":668,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.176668,"y":37.938521,"photo":"DSC007251","type":0,"zoom_level":15,"id":4223,"hlink_GR":"","hlink_EN":"","description":"","height":691,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.173878,"y":37.939131,"photo":"DSC007301","type":0,"zoom_level":15,"id":4224,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":688},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03bb\u03b1\u03bd\u03b7\u03c4\u03ad\u03c1\u03bf-\u039c\u03ac\u03b6\u03b9","owner":"AnaDigit","x":22.173188,"y":37.939213,"photo":"DSC007391","type":0,"zoom_level":14,"id":4225,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":926},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.184897,"y":37.968527,"photo":"K3II86031","type":0,"zoom_level":15,"id":4226,"hlink_GR":"","hlink_EN":"","description":"","height":781,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.183388,"y":37.969387,"photo":"K3II86061","type":0,"zoom_level":13,"id":4227,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.180892,"y":37.97039,"photo":"K3II86171","type":0,"zoom_level":15,"id":4228,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.182303,"y":37.969892,"photo":"K3II86111","type":0,"zoom_level":15,"id":4229,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.17789,"y":37.968165,"photo":"K3II86251","type":0,"zoom_level":15,"id":4230,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":696},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.175165,"y":37.960237,"photo":"K3II86301","type":0,"zoom_level":15,"id":4231,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.174288,"y":37.959808,"photo":"K3II86401","type":0,"zoom_level":15,"id":4232,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":665},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.174366,"y":37.960219,"photo":"K3II86332","type":0,"zoom_level":14,"id":4233,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":784},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c\u03ac\u03b6\u03b9-\u039a\u03ac\u03c4\u03c9 \u039a\u03ac\u03bc\u03c0\u03bf\u03c2","owner":"AnaDigit","x":22.172662,"y":37.954183,"photo":"K3II86421","type":0,"zoom_level":15,"id":4234,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0397 \u03c0\u03b7\u03b3\u03ae \u03a3\u03c9\u03bb\u03b7\u03bd\u03ac\u03c1\u03b9","owner":"AnaDigit","x":22.175877,"y":37.96624,"photo":"K3II86261","type":1001,"zoom_level":15,"id":4235,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03b1\u03bb\u03ce\u03bd\u03b9 \u03c3\u03c4\u03bf\u03bd \u039a\u03b1\u03bb\u03cc\u03b3\u03b7\u03c1\u03bf","owner":"AnaDigit","x":22.173062,"y":37.951278,"photo":"K3II86441","type":0,"zoom_level":14,"id":4236,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.114122,"y":37.967708,"photo":"Oropedio_Louson_pano_81","type":0,"zoom_level":14,"id":4237,"hlink_GR":"","hlink_EN":"","description":"","height":440,"width":1600},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c4\u03bf\u03c2 \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.109606253967,"y":37.963803055556,"photo":"Oropedio_Louson_11","type":0,"zoom_level":15,"id":4238,"hlink_GR":"","hlink_EN":"","description":"","height":656,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7 \u0397\u03bb\u03af\u03b1","owner":"AnaDigit","x":22.11756,"y":37.959338,"photo":"Oropedio_Louson_21","type":0,"zoom_level":15,"id":4239,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03a8\u03b7\u03bb\u03ae \u0393\u03bf\u03cd\u03b2\u03b1","owner":"AnaDigit","x":22.117793492127,"y":37.946450463791,"photo":"Oropedio_Louson_31","type":0,"zoom_level":15,"id":4240,"hlink_GR":"","hlink_EN":"","description":"","height":619,"width":1200},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03b5\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u0391\u03b7-\u039b\u03b9\u03ac\u03c2","owner":"AnaDigit","x":22.109425,"y":37.929595,"photo":"Oropedio_Louson_41","type":0,"zoom_level":14,"id":4241,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":627},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u039c\u03b5\u03bb\u03b5\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03c7\u03ce\u03c1\u03bf, \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03c9\u03bd \u03b1\u03c1\u03c7\u03b1\u03af\u03c9\u03bd \u039b\u03bf\u03c5\u03c3\u03ce\u03bd","owner":"AnaDigit","x":22.113383,"y":37.96756,"photo":"Oropedio_Louson_71","type":0,"zoom_level":14,"id":4242,"hlink_GR":"","hlink_EN":"","description":"","height":665,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0391\u03b7-\u039b\u03b9\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u0392\u03c1\u03c9\u03bc\u03bf\u03bd\u03ad\u03c1\u03b9","owner":"AnaDigit","x":22.115473,"y":37.929216,"photo":"Oropedio_Louson_51","type":0,"zoom_level":15,"id":4243,"hlink_GR":"","hlink_EN":"","description":"","height":569,"width":1000},{"name":"\u03a7\u0395\u039b\u039c\u039f\u03a3
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0392\u03c1\u03c9\u03bc\u03bf\u03bd\u03ad\u03c1\u03b9","owner":"AnaDigit","x":22.116713,"y":37.92992,"photo":"Oropedio_Louson_61","type":0,"zoom_level":14,"id":4244,"hlink_GR":"","hlink_EN":"","description":"","height":498,"width":1600}],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
E6 Τμήμα Αβδέλλα-Περιβόλι
E6 Τμήμα Δίστρατο-Βωβούσα
E6 Τμήμα Μέτσοβο-Μηλιά
E6 Τμήμα Μηλιά-Βάλια Κάλντα
E6 Τμήμα Περιβόλι-Βάλια Κάλντα
E6 Τμήμα Σαμαρίνα-Δίστρατο
E6 Τμήμα Σαμαρίνα-Καταφύγιο Βασιλίτσα
E6 Τμήμα Καταφύγιο Βασιλίτσα-Αβδέλλα
E6 Τμήμα Βάλια Κάλντα-Βοβούσα
Πίχτειο Δίκτυο P1 Πρφ. Ηλίας Μετσόβου-Λίμνες Φλέγκας
Πίχτειο Δίκτυο P2 Μέτσοβο-Τσούμα Μπάρμπα
P3 Πάνω από το Μέτσοβο
Πίχτειο Δίκτυο P4 Φράγμα Αώου-Τσούκα Ρόσσα
Πίχτειο Δίκτυο P5 Βοβούσα-Φράγμα Αώου
Πίχτειο Δίκτυο P6 Σαλατούρα Μηλιάς-Φράγμα Αώου
Πίχτειο Δίκτυο P7 Μηλιά-Φλέγκα
Βάλια Κάλντα-Αρκουδόλακκος-Λίμνες Φλέγκα
Στάνη Τίζα-Αυγό
Πολιτσές-κορυφή Φλέγκα
Ρέμα Φλέγκας-κορυφή Φλέγκα
Σαλατούρα Μηλιάς-κορυφή Φλέγκα
Σαλατούρα Μηλιάς-κορυφή Κάνιζα
Σαλατούρα Σταυρού-Αυγό
Σαλατούρα Σταυρού-Μπάλτσες
Βοβούσα-Αυγό
Αβδέλλα-κορυφή Βασιλίτσας
Διάσελο Βασιλίτσας-κορυφή Βασιλίτσας
Λισιόρο-κορυφή Βασιλίτσας
Περιβόλι-κορυφή Βασιλίτσας
Ultra Ursa Trail 100km
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["valia_kalda"],pc:["valia_kalda"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_valia_kalda.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); }