console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "en";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_zagori = new getAdventureCollection("zagori",[{"id":16235,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0386\u03bd\u03c9 \u03a0\u03b5\u03b4\u03b9\u03bd\u03ac-\u039c\u03bf\u03bd\u03bf\u03b4\u03ad\u03bd\u03c4\u03c1\u03b9","description_GR":"","path":"Ipiros\/Ipiros_Zagori_AnoPedina_Monodendri","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4490,"name_EN":"Zagori: Ano Pedina-Monodendri","description_EN":"","ascent_time":85,"descent_time":80,"marker":"Red_dots","level":9,"ascent":211,"descent":158,"maxelev":1200,"minelev":984,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.70711 39.87753,20.74921 39.88273)","views":98,"millestones":"0,20.7071611,39.8816857#1,20.7158729,39.8779620#2,20.7250860,39.8781704#3,20.7349890,39.8803984#4,20.7446419,39.8836534#4.5,20.7489990,39.8820295","x":20.7237915,"y":39.8784056,"coor":[[20.7071611,39.8816857],[20.7082425,39.8823425],[20.7084745,39.8821824],[20.7094781,39.8819767],[20.7096197,39.8817285],[20.7097145,39.8816231],[20.7101847,39.8814383],[20.7102354,39.8811515],[20.7101042,39.8807155],[20.7101704,39.8805552],[20.7111942,39.88017],[20.7119384,39.8800109],[20.7122231,39.8797668],[20.7128435,39.8794962],[20.7131967,39.8791999],[20.7142732,39.87869],[20.7145804,39.8784511],[20.715043,39.8783606],[20.7156989,39.8780909],[20.716353,39.8776141],[20.7172293,39.8771345],[20.7172617,39.8771895],[20.7180204,39.8767246],[20.7184558,39.8766648],[20.7189674,39.8767244],[20.719296,39.8766976],[20.7192074,39.8768393],[20.719287,39.8768865],[20.7198465,39.8769204],[20.7206102,39.8770861],[20.7207587,39.8776488],[20.7213475,39.878296],[20.7219227,39.8785149],[20.7220745,39.8785192],[20.7223732,39.8783835],[20.7225016,39.8783872],[20.7226832,39.8782572],[20.7231097,39.8781882],[20.7232741,39.878418],[20.7236145,39.8784862],[20.7237915,39.8784056],[20.724805,39.8782361],[20.7258102,39.8779943],[20.727211,39.8775475],[20.7277031,39.8775254],[20.7295093,39.8776484],[20.7297861,39.8777283],[20.7312429,39.878562],[20.7315456,39.8785886],[20.7322188,39.8784454],[20.7324639,39.8784524],[20.7329258,39.8785735],[20.7337169,39.878902],[20.7340076,39.8791804],[20.7347287,39.8802456],[20.7349554,39.8803961],[20.7352676,39.8804184],[20.7366852,39.8798639],[20.7370177,39.8798057],[20.7372378,39.8798479],[20.7376832,39.8801667],[20.7383648,39.880983],[20.7388948,39.8813943],[20.7406904,39.8822374],[20.743345,39.8833569],[20.7434459,39.8835489],[20.7436035,39.8836209],[20.7444309,39.8836126],[20.7454713,39.883813],[20.7460183,39.8836843],[20.7465535,39.8836002],[20.7475002,39.8830368],[20.7477093,39.8828175],[20.7479709,39.8827258],[20.7482039,39.8826197],[20.7483155,39.8824607],[20.7485028,39.8824569],[20.7487049,39.8821384],[20.7488385,39.8820836],[20.748999,39.8820295]]},{"id":16236,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2-\u0393\u03ba\u03b1\u03bc\u03ae\u03bb\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u0393\u03ba\u03b1\u03bc\u03ae\u03bb\u03b1\u03c2","path":"Ipiros\/Ipiros_Zagori_AstrakaRef_Gamila","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":5072,"name_EN":"Zagori: Astraka ref-Gamila","description_EN":"From Astraka ref. to Gamila summit","ascent_time":140,"descent_time":115,"marker":"Red_dots","level":9,"ascent":679,"descent":150,"maxelev":2451,"minelev":1767,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.7683 39.97502,20.80975 39.98742)","views":158,"millestones":"0,20.7687845,39.9787405#1,20.7754153,39.9761123#2,20.7855521,39.9753482#3,20.7952777,39.9795382#4,20.8010365,39.9862137#5.1,20.8091201,39.9885555","x":20.7840275,"y":39.974427,"coor":[[20.7687845,39.9787405],[20.7687301,39.9783697],[20.7689191,39.9783524],[20.7689755,39.978399],[20.769201,39.9783333],[20.7691826,39.9784769],[20.7693603,39.97868],[20.7694547,39.9786646],[20.7696182,39.978426],[20.7697221,39.9784559],[20.7697548,39.9785198],[20.7698692,39.9784645],[20.7700229,39.9784327],[20.7700244,39.978649],[20.7700828,39.9786506],[20.769774,39.9789933],[20.7698529,39.9790585],[20.7698444,39.9792384],[20.7699313,39.9791328],[20.7701016,39.9792456],[20.7701882,39.9791489],[20.770472,39.979337],[20.7705849,39.979178],[20.7708245,39.9793108],[20.7713302,39.9787664],[20.773016,39.978273],[20.773323,39.9780924],[20.773735,39.9777976],[20.7737961,39.9774931],[20.7740051,39.9772827],[20.7743133,39.9772013],[20.7746461,39.976598],[20.7749076,39.9765152],[20.7751065,39.9762686],[20.7753947,39.9761145],[20.7756653,39.976086],[20.7758584,39.9759652],[20.7760822,39.9759354],[20.7762074,39.976011],[20.776772,39.9759547],[20.7770176,39.9759615],[20.7771203,39.9760184],[20.7774394,39.9759552],[20.7776607,39.9759794],[20.7779164,39.9757703],[20.7779597,39.9758436],[20.7785694,39.9758245],[20.77914,39.9756422],[20.7798826,39.9752846],[20.7805536,39.9747448],[20.7816028,39.9743416],[20.7822675,39.974261],[20.7829521,39.9746403],[20.7839465,39.9744067],[20.7840275,39.974427],[20.7845076,39.9746745],[20.7851062,39.9751415],[20.7865724,39.9758307],[20.7881676,39.9760191],[20.7882979,39.9759867],[20.7888198,39.9760912],[20.7901842,39.9769577],[20.7905173,39.9773452],[20.7918846,39.9781487],[20.7921313,39.9783808],[20.7921839,39.9785083],[20.7928878,39.9789782],[20.7929684,39.9790074],[20.793688,39.9788923],[20.7950334,39.9794159],[20.7958459,39.9798167],[20.7972315,39.9802333],[20.7970698,39.9801838],[20.7974232,39.9801395],[20.797788,39.9806],[20.7977896,39.9808162],[20.7982254,39.981765],[20.7996378,39.9833623],[20.7995909,39.9838654],[20.7999532,39.9846321],[20.8001048,39.9846453],[20.8002054,39.9847471],[20.8004927,39.9848632],[20.8006255,39.985029],[20.8011743,39.9865663],[20.8017865,39.9869976],[20.8022693,39.9871911],[20.8025165,39.9874141],[20.80262,39.987453],[20.8029254,39.9874344],[20.8031776,39.9875494],[20.8034011,39.9875286],[20.8038066,39.9876208],[20.8049979,39.9871853],[20.8052769,39.9872291],[20.8056891,39.9871774],[20.8061043,39.9870627],[20.8067024,39.986791],[20.8073265,39.9867181],[20.8075203,39.9865794],[20.8076147,39.9865639],[20.8078857,39.986648],[20.8081063,39.9866901],[20.8082487,39.9869012],[20.8082098,39.9872334],[20.8082745,39.9873523],[20.8090082,39.9879399],[20.8091201,39.9885555]]},{"id":16237,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2-\u0394\u03c1\u03b1\u03ba\u03cc\u03bb\u03b9\u03bc\u03bd\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b1\u03bb\u03c0\u03b9\u03ba\u03ae \u0394\u03c1\u03b1\u03ba\u03cc\u03bb\u03b9\u03bc\u03bd\u03b7","path":"Ipiros\/Ipiros_Zagori_Astraka_Drakolimni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2788,"name_EN":"Zagori: Astraka ref-Drakolimni","description_EN":"Astraka ref. to Drakolimni alpine lake","ascent_time":65,"descent_time":60,"marker":"Red_dots","level":9,"ascent":273,"descent":189,"maxelev":2002,"minelev":1755,"link_logo":"","link_ref":"http:\/\/www.pezoporia.gr\/pez\/ekdos.asp?cat=viv$vid=1","pdf_link":"","bbox":"LINESTRING(20.76803 39.97882,20.78677 39.99331)","views":263,"millestones":"0,20.7687882,39.9787361#1,20.7737505,39.9832452#2,20.7812267,39.9887862#2.8,20.7860637,39.9938086","x":20.7754429,"y":39.9841143,"coor":[[20.7687882,39.9787361],[20.7687317,39.9783697],[20.7689186,39.9783524],[20.7689749,39.978399],[20.7692005,39.9783332],[20.769182,39.9784768],[20.7693598,39.97868],[20.7694542,39.9786646],[20.7696176,39.9784259],[20.769725,39.978456],[20.7697537,39.9785198],[20.7698675,39.9784644],[20.7700212,39.9784327],[20.7700227,39.9786489],[20.7700812,39.9786505],[20.7697724,39.9789932],[20.7698512,39.9790585],[20.7698428,39.9792384],[20.7699357,39.9795292],[20.7699396,39.9799436],[20.7702892,39.9804758],[20.7703035,39.981413],[20.770492,39.9818866],[20.7710727,39.9827315],[20.7712869,39.9829086],[20.7714036,39.983164],[20.7716503,39.9833961],[20.7721752,39.9834377],[20.7727109,39.9833761],[20.7729898,39.9834199],[20.7731903,39.9833129],[20.7737909,39.9832396],[20.7740439,39.9833367],[20.7748431,39.9836742],[20.7751982,39.9840894],[20.7754429,39.9841143],[20.7758571,39.9842699],[20.7764734,39.9846113],[20.7767075,39.9846133],[20.7770051,39.9847567],[20.7774039,39.984993],[20.7775756,39.985223],[20.7784554,39.9857879],[20.7785773,39.9859354],[20.7788287,39.9860685],[20.7790616,39.9863452],[20.7790129,39.9866321],[20.7791544,39.9868612],[20.7792385,39.9873139],[20.7793804,39.987534],[20.7795203,39.9875469],[20.779756,39.9872652],[20.7798989,39.9872152],[20.7801584,39.9876727],[20.7803521,39.9877862],[20.7812416,39.9887927],[20.7820229,39.9898593],[20.7825248,39.9901435],[20.7826989,39.9904275],[20.7830011,39.9907242],[20.7835594,39.9910549],[20.7836136,39.9911465],[20.783835,39.9911707],[20.7842884,39.9914895],[20.7847733,39.9916381],[20.784784,39.9919086],[20.7850294,39.9924198],[20.7852865,39.9926791],[20.7857272,39.9935201],[20.7860637,39.9938086]]},{"id":16238,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0395\u03bb\u03b1\u03c6\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2-\u0386\u03bd\u03c9 \u03a0\u03b5\u03b4\u03b9\u03bd\u03ac","description_GR":"","path":"Ipiros\/Ipiros_Zagori_Elafotopos_AnoPedina","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":3419,"name_EN":"Zagori: Elafotopos,Ano Pedina","description_EN":"","ascent_time":60,"descent_time":65,"marker":"Red_dots","level":9,"ascent":85,"descent":191,"maxelev":1173,"minelev":979,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.69142 39.88169,20.70716 39.90194)","views":66,"millestones":"0,20.6914471,39.9013647#1,20.6967309,39.8954712#2,20.7012856,39.8893089#3.4,20.7071614,39.8816857","x":20.701022,"y":39.8914145,"coor":[[20.6914471,39.9013647],[20.6919199,39.9015043],[20.6923695,39.9019045],[20.6925767,39.9019734],[20.692828,39.9019761],[20.6930685,39.9018388],[20.6934193,39.9018398],[20.6935599,39.9017133],[20.6935928,39.901516],[20.6937286,39.9013668],[20.6939648,39.9013195],[20.6941469,39.9011806],[20.6943618,39.9008444],[20.6943839,39.9006289],[20.694537,39.900363],[20.6947079,39.9002148],[20.6949432,39.9001855],[20.6953065,39.8995608],[20.6956912,39.8989278],[20.6957267,39.8981902],[20.6961597,39.8972118],[20.6962751,39.8965125],[20.6965658,39.8963046],[20.6966328,39.89564],[20.6968369,39.8952855],[20.6973719,39.8946162],[20.6975276,39.8935668],[20.698031,39.8928245],[20.6983977,39.8915199],[20.6987951,39.8912791],[20.6996428,39.8911591],[20.6998054,39.8914249],[20.7001505,39.8915429],[20.7005372,39.8915268],[20.7007525,39.8914249],[20.701022,39.8914145],[20.7016187,39.8906749],[20.7016325,39.8903871],[20.7019002,39.8901695],[20.7016848,39.8897851],[20.7012864,39.8893144],[20.701146,39.8883916],[20.7010595,39.8880019],[20.7011148,39.8878233],[20.7015632,39.8874938],[20.7018603,39.8873942],[20.7024822,39.887592],[20.7032654,39.8875963],[20.7033991,39.8877352],[20.7033995,39.8879694],[20.7035609,39.888019],[20.703838,39.8878468],[20.7038938,39.887416],[20.7040226,39.8871675],[20.7047854,39.8868649],[20.7050518,39.8866743],[20.7052429,39.8863465],[20.7051887,39.8857685],[20.7053231,39.8851598],[20.7052603,39.8845185],[20.7049688,39.8840148],[20.7049281,39.8836444],[20.7051105,39.8834964],[20.705959,39.8836016],[20.7061311,39.8836696],[20.7062613,39.8838804],[20.7064252,39.8838761],[20.7064351,39.883426],[20.7068734,39.8823306],[20.7069373,39.8819721],[20.7071614,39.8816857]]},{"id":16239,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03ac\u03c4\u03c9 \u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03b9\u03ac-\u0386\u03bd\u03c9 \u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03b9\u03ac","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03ac\u03c4\u03c9 \u03c3\u03c4\u03b7\u03bd \u0386\u03bd\u03c9 \u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03b9\u03ac","path":"Ipiros\/Ipiros_Zagori_KKlidonia_AKlidonia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2877,"name_EN":"Zagori: Kato Klidonia-Ano Klidhonia","description_EN":"From Kato to Ano Klidhonia","ascent_time":75,"descent_time":60,"marker":"Red_dots","level":9,"ascent":463,"descent":23,"maxelev":886,"minelev":438,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.66721 39.97419,20.68151 39.98102)","views":44,"millestones":"0,20.6679543,39.9810395#1,20.6717666,39.9790881#2,20.6748648,39.9755951#2.9,20.6815137,39.9742232","x":20.6730753,"y":39.9788494,"coor":[[20.6679543,39.9810395],[20.6680072,39.9809149],[20.6677873,39.9806204],[20.6672489,39.9801365],[20.6675311,39.9794601],[20.6675516,39.9790644],[20.6676413,39.9789048],[20.6680054,39.9786631],[20.6682382,39.9791022],[20.6685287,39.9791465],[20.6685834,39.978986],[20.6686778,39.9789707],[20.6689488,39.9791766],[20.668975,39.978637],[20.6690828,39.9786085],[20.6692062,39.9787202],[20.6693257,39.9786696],[20.6695301,39.9788016],[20.6696697,39.9783372],[20.6697936,39.9781967],[20.6698872,39.9781993],[20.6698879,39.9784245],[20.6700615,39.9784656],[20.6701243,39.9786205],[20.6702581,39.9785163],[20.670297,39.9786795],[20.6704364,39.9787015],[20.6703887,39.9789614],[20.6705713,39.9792999],[20.6710392,39.9788269],[20.6711985,39.9789216],[20.6710468,39.9791514],[20.6712178,39.9792464],[20.6716587,39.9790879],[20.6720333,39.9790897],[20.6720918,39.9788482],[20.6724812,39.9787873],[20.6728015,39.9789406],[20.6728967,39.9791505],[20.6730753,39.9788494],[20.6731939,39.9788168],[20.6733122,39.97855],[20.6737136,39.9787237],[20.6740036,39.9790202],[20.6745757,39.9788115],[20.67482,39.9786023],[20.6749484,39.9781286],[20.6748037,39.9770076],[20.6746792,39.9766798],[20.6751882,39.9770456],[20.6752095,39.9768481],[20.6750205,39.9764013],[20.6742213,39.9759821],[20.6741265,39.9757632],[20.674459,39.9759078],[20.6745119,39.9757832],[20.6751583,39.9759729],[20.6748389,39.9755584],[20.6749312,39.9753449],[20.6751446,39.9755312],[20.6751434,39.975315],[20.6755296,39.9755603],[20.6761916,39.9756693],[20.6762012,39.9754715],[20.6759185,39.9752652],[20.6756459,39.974852],[20.6758642,39.9746962],[20.6762478,39.9746081],[20.676906,39.974555],[20.6772775,39.9746197],[20.6780111,39.9744606],[20.6781914,39.9744612],[20.6784443,39.9744099],[20.6798637,39.9744011],[20.680841,39.974285],[20.681071,39.974179],[20.6813608,39.9742369],[20.6815137,39.9742232]]},{"id":16240,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03b1\u03c0\u03ad\u03c3\u03bf\u03b2\u03bf-\u039a\u03ae\u03c0\u03bf\u03b9","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf \u03c7\u03c9\u03c1\u03b9\u03ac","path":"Ipiros\/Ipiros_Zagori_Kapesovo_Kipi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4127,"name_EN":"Zagori: Kapesovo-Kipi","description_EN":"The old path connecting the two villages","ascent_time":85,"descent_time":95,"marker":"Red_dots","level":9,"ascent":97,"descent":464,"maxelev":1126,"minelev":754,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.77945 39.86369,20.79114 39.88824)","views":80,"millestones":"0,20.7816328,39.8882774#1,20.7843957,39.8838555#2,20.7852753,39.8774833#3,20.7903671,39.8711204#4.1,20.7909962,39.8639244","x":20.7852128,"y":39.8777796,"coor":[[20.7816328,39.8882774],[20.7810739,39.8882259],[20.7808176,39.8881557],[20.7805431,39.8882742],[20.7804615,39.8882224],[20.7803048,39.8880739],[20.7798419,39.887971],[20.7795313,39.8879083],[20.7794811,39.8877087],[20.7794868,39.8874612],[20.7798281,39.8871644],[20.7802632,39.8868613],[20.7805218,39.8868324],[20.7806579,39.8866741],[20.7810924,39.8866321],[20.7813126,39.8866742],[20.7817631,39.8868669],[20.7819409,39.8865656],[20.7821211,39.8864625],[20.7819749,39.8863143],[20.7818499,39.8862388],[20.7818642,39.8859329],[20.781934,39.8854395],[20.7820096,39.8853245],[20.7820298,39.8848927],[20.782127,39.8848143],[20.7825883,39.884701],[20.7829986,39.8846764],[20.783253,39.8847375],[20.7836268,39.8844957],[20.7840388,39.884435],[20.7840357,39.8840026],[20.7848465,39.8836648],[20.7849471,39.8835145],[20.7850906,39.8834464],[20.7850365,39.8831026],[20.785259,39.8825954],[20.7849673,39.8820829],[20.7851708,39.8816787],[20.7857707,39.8811008],[20.7858029,39.8809126],[20.7859506,39.8807545],[20.7859185,39.8806906],[20.7860817,39.8804519],[20.7862256,39.8803748],[20.786566,39.8798438],[20.7865177,39.8796263],[20.7865537,39.8793571],[20.7867247,39.8791997],[20.7865943,39.8789889],[20.7866919,39.8789015],[20.7866039,39.878782],[20.7864409,39.8787685],[20.7865298,39.8786178],[20.7866599,39.8785854],[20.7864456,39.8784173],[20.7867221,39.8782539],[20.7866555,39.8781799],[20.786729,39.8778577],[20.7862335,39.8779521],[20.7857032,39.8777932],[20.7854596,39.8780027],[20.7852128,39.8777796],[20.785177,39.8775444],[20.785454,39.877372],[20.7854982,39.8771751],[20.7858594,39.8769509],[20.7857936,39.876859],[20.7858975,39.8766367],[20.7861102,39.8765885],[20.7863805,39.8763078],[20.7864464,39.8761475],[20.7863873,39.8759117],[20.7866397,39.8757655],[20.7867185,39.8755786],[20.7865232,39.8750057],[20.7863531,39.8748929],[20.786781,39.8744904],[20.7866069,39.8739631],[20.7874402,39.873644],[20.7876996,39.8733449],[20.7877427,39.8729228],[20.7883465,39.8730115],[20.7887185,39.8728057],[20.7887352,39.8726981],[20.7891851,39.8725754],[20.7893069,39.8724707],[20.7894876,39.8721064],[20.7897745,39.8719702],[20.789802,39.8718809],[20.7901498,39.8716924],[20.7902266,39.8715504],[20.7903926,39.871501],[20.7904326,39.871394],[20.7903018,39.8711922],[20.7904127,39.8710692],[20.7903473,39.8709683],[20.7905671,39.8707672],[20.7904329,39.8706374],[20.790678,39.8706441],[20.7905663,39.870533],[20.7906714,39.8705359],[20.7906081,39.8701378],[20.7907324,39.8699791],[20.7906962,39.8697529],[20.7908579,39.8695682],[20.7908784,39.8693797],[20.7904183,39.8687184],[20.7904759,39.8684858],[20.7902934,39.8681384],[20.7901626,39.8676844],[20.7895683,39.8668933],[20.7893298,39.8667426],[20.7892966,39.8663274],[20.7893818,39.8657532],[20.789305,39.8655214],[20.7894641,39.8654943],[20.7894929,39.8651258],[20.7892821,39.8646336],[20.7893276,39.8644096],[20.7896352,39.8637831],[20.789875,39.8636547],[20.7902542,39.8636922],[20.7904618,39.863752],[20.7909962,39.8639244]]},{"id":16241,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03ae\u03c0\u03bf\u03b9-\u0394\u03af\u03bb\u03bf\u03c6\u03bf","description_GR":"\u039a\u039a\u03ae\u03c0\u03bf\u03b9-\u03b3\u03b5\u03c6. \u03a0\u03bb\u03b1\u03ba\u03af\u03b4\u03b1-\u03b3\u03b5\u03c6. \u0391\u03c1\u03ba\u03bf\u03cd\u03b4\u03b1-\u0394\u03af\u03bb\u03bf\u03c6\u03bf","path":"Ipiros\/Ipiros_Zagori_Kipoi_Dilofo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":4315,"name_EN":"Zagori: Kipi-Dilofo","description_EN":"Kipi-Plakida bridge-Arkouda bridge-Dilofo","ascent_time":100,"descent_time":100,"marker":"Red_dots","level":9,"ascent":299,"descent":191,"maxelev":869,"minelev":734,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.76412 39.85247,20.79223 39.86374)","views":71,"millestones":"0,20.7916907,39.8640653#1,20.7855376,39.8608667#2,20.7781091,39.8606298#3,20.7740797,39.8551375#4,20.7657314,39.8532302#4.3,20.7651014,39.8517200","x":20.7757862,"y":39.8587914,"coor":[[20.7916907,39.8640653],[20.79133,39.8640237],[20.7910029,39.8639291],[20.7904627,39.863752],[20.7902551,39.8636922],[20.7898755,39.8636547],[20.7896332,39.8637876],[20.7893236,39.8644095],[20.7888465,39.8644278],[20.7887049,39.8639555],[20.7885732,39.8637717],[20.7882872,39.8636377],[20.7876027,39.8635287],[20.787315,39.8634306],[20.7863816,39.8626526],[20.7857015,39.8619492],[20.7859061,39.8619819],[20.7862004,39.8621882],[20.7862938,39.8621908],[20.7861757,39.8619848],[20.7864125,39.8614465],[20.7861447,39.8609256],[20.7859563,39.8611186],[20.7857687,39.8611314],[20.7854691,39.8607898],[20.7854509,39.860429],[20.7852779,39.8603791],[20.7849585,39.8604604],[20.7846532,39.8607401],[20.7843064,39.8606584],[20.7841772,39.8606729],[20.7839504,39.8605225],[20.7835751,39.8608003],[20.7832112,39.8608352],[20.7828542,39.8609694],[20.7824526,39.8613096],[20.7821757,39.861482],[20.7820711,39.8614701],[20.7813919,39.8607487],[20.7811895,39.8600765],[20.7810037,39.8598011],[20.7810206,39.8594413],[20.7808272,39.8593278],[20.780733,39.8593432],[20.7806804,39.8594679],[20.7804865,39.8596156],[20.7800445,39.8598195],[20.7797817,39.8601905],[20.7794231,39.8603607],[20.7792578,39.8606443],[20.7789322,39.8608605],[20.7783377,39.8608259],[20.7780793,39.8606026],[20.7779886,39.8602938],[20.7774409,39.8600084],[20.7773201,39.8598429],[20.7763098,39.8602021],[20.7762137,39.8601454],[20.7761492,39.8597743],[20.776206,39.8595597],[20.775961,39.8593006],[20.7757862,39.8587914],[20.7759421,39.857958],[20.7760556,39.857781],[20.7759474,39.8573457],[20.775757,39.8571692],[20.7753168,39.8570849],[20.7750651,39.8569698],[20.7746968,39.8565993],[20.7747716,39.8562501],[20.7751929,39.8557394],[20.7751481,39.8551977],[20.7749687,39.8550801],[20.7744784,39.8550169],[20.7743438,39.8548961],[20.7741291,39.8549892],[20.7741682,39.8551524],[20.7741052,39.8552497],[20.7740761,39.8551228],[20.7739668,39.8552098],[20.7739118,39.8551362],[20.7737342,39.8551853],[20.7737384,39.8550954],[20.7735875,39.8550732],[20.7735217,39.8549813],[20.7734141,39.8550323],[20.7734403,39.8552222],[20.7732987,39.8550021],[20.7731803,39.8550348],[20.773047,39.854887],[20.7729139,39.8549824],[20.7724797,39.8547721],[20.7720111,39.8547951],[20.7716285,39.8547304],[20.7705595,39.8550969],[20.7704595,39.854986],[20.7700418,39.8549204],[20.7697918,39.8547693],[20.7696405,39.854756],[20.7690505,39.8543793],[20.7689229,39.8543577],[20.7684977,39.854454],[20.7683458,39.8547019],[20.7682038,39.8544908],[20.7678974,39.8545453],[20.76793,39.8543481],[20.7678226,39.8541469],[20.7677346,39.8535319],[20.7676796,39.8534583],[20.7674241,39.8534242],[20.7670404,39.853436],[20.7665823,39.8533061],[20.766396,39.8532919],[20.7660482,39.853066],[20.7657682,39.8532429],[20.7656986,39.8532184],[20.765295,39.8530495],[20.764853,39.8530912],[20.764988,39.8527978],[20.7646463,39.8525585],[20.7649154,39.8521112],[20.7651014,39.85172]]},{"id":16243,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03cc\u03bd\u03b9\u03c4\u03c3\u03b1-\u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac-\u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03cc\u03bd\u03b9\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2 \u03bc\u03ad\u03c3\u03c9 \u039a\u03b5\u03c1\u03b1\u03c3\u03b9\u03ac\u03c2","path":"Ipiros\/Ipiros_Zagori_Konitsa_Astraka","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":12690,"name_EN":"Zagori: Konitsa-Kerasia-Astraka","description_EN":"Ascent from Konitsa to Astraka ref. via Kerasia","ascent_time":425,"descent_time":355,"marker":"Red_dots","level":9,"ascent":1835,"descent":380,"maxelev":1915,"minelev":436,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.73209 39.97843,20.77255 40.04115)","views":110,"millestones":"0,20.7448102,40.0415111#1,20.7408918,40.0354538#2,20.7340539,40.0323837#3,20.7369128,40.0249472#4,20.7425329,40.0210878#5,20.7477102,40.0217994#6,20.7496186,40.0147349#7,20.7543591,40.0110486#8,20.7623905,40.0086174#9,20.7662319,40.0017814#10,20.7693961,39.9950201#11,20.7718249,39.9866778#12.7,20.7687900,39.9787361","x":20.7517636,"y":40.0136626,"coor":[[20.7448102,40.0415111],[20.7448147,40.0414167],[20.7448421,40.0412103],[20.7450205,40.0404182],[20.7450784,40.0402081],[20.7451885,40.0398149],[20.7451822,40.0394815],[20.7445058,40.0382555],[20.7445199,40.0379586],[20.7446351,40.0377547],[20.7447724,40.0374794],[20.7450644,40.0368841],[20.7450669,40.0360465],[20.7447531,40.0360872],[20.7438663,40.0360082],[20.7421481,40.0356716],[20.7415955,40.0357101],[20.7412938,40.0356476],[20.7379263,40.0340215],[20.7372579,40.0337865],[20.7367916,40.0337374],[20.7365086,40.0337744],[20.7359166,40.0339018],[20.7356649,40.0340208],[20.7347717,40.0340767],[20.733549,40.0339161],[20.7324466,40.0336418],[20.7327525,40.0335198],[20.7328265,40.0331977],[20.7332646,40.0331019],[20.7336719,40.0329153],[20.7339283,40.0326973],[20.7340617,40.0323588],[20.7340312,40.0320157],[20.7341934,40.0313177],[20.7341044,40.0309729],[20.7338022,40.0306762],[20.7334245,40.029999],[20.7333912,40.0292234],[20.7338171,40.0288932],[20.7344614,40.0286502],[20.7345397,40.0284812],[20.7344377,40.0281631],[20.7346019,40.0279155],[20.7344943,40.0277143],[20.7348933,40.0274554],[20.7350951,40.0271548],[20.7352013,40.0271398],[20.7352216,40.0269602],[20.7356708,40.0266306],[20.7358857,40.0265466],[20.7359611,40.0264407],[20.7364334,40.0263639],[20.7364298,40.0261927],[20.7366342,40.0258382],[20.7366482,40.0252981],[20.7371233,40.024672],[20.7370114,40.0245608],[20.7371527,40.0245467],[20.7370534,40.0244178],[20.7372521,40.023937],[20.7371602,40.0238984],[20.7372606,40.0237571],[20.7372397,40.0234593],[20.7375325,40.0232154],[20.7378582,40.0227742],[20.7380739,40.0226722],[20.7383924,40.0226271],[20.7384452,40.0225025],[20.738593,40.0225967],[20.738642,40.0227963],[20.7387265,40.0227446],[20.7388994,40.0228035],[20.7388923,40.0224611],[20.7394688,40.0219188],[20.7397821,40.0219817],[20.739914,40.0221656],[20.7400223,40.0221056],[20.7402203,40.0221292],[20.7404629,40.0219558],[20.740602,40.0219868],[20.7407618,40.0218292],[20.7405073,40.0215157],[20.7405232,40.0214261],[20.7407762,40.0212801],[20.7413413,40.0204854],[20.7416217,40.0207455],[20.74212,40.0206154],[20.7427092,40.0212805],[20.7429535,40.0218098],[20.7431815,40.0226809],[20.742417,40.0232358],[20.7423984,40.0233794],[20.7432622,40.0236919],[20.7432732,40.0239535],[20.7433166,40.0240267],[20.743447,40.0239944],[20.7433674,40.0241903],[20.7437384,40.0242728],[20.7437579,40.0243544],[20.7438407,40.0243387],[20.7442254,40.0241334],[20.744374,40.0242096],[20.7445655,40.0241249],[20.7445959,40.0242249],[20.7447657,40.0241035],[20.7449797,40.0240375],[20.7450716,40.0240761],[20.7455976,40.0238567],[20.7458869,40.0236847],[20.7459995,40.0235347],[20.7463123,40.0233634],[20.7464521,40.0231331],[20.7464969,40.022684],[20.7468499,40.0224057],[20.7469309,40.022426],[20.7469854,40.0222654],[20.7473184,40.0219145],[20.7475658,40.0218854],[20.7476286,40.0217971],[20.747769,40.021801],[20.7475006,40.0215323],[20.7475685,40.021336],[20.7478765,40.0212636],[20.7479874,40.0211497],[20.7483792,40.0212868],[20.7482954,40.0210772],[20.7484123,40.0208373],[20.7485222,40.0200027],[20.7487071,40.0198098],[20.7487659,40.0195592],[20.7488888,40.0194366],[20.748834,40.0191108],[20.7487785,40.0190462],[20.7486222,40.0191319],[20.7483177,40.0186369],[20.7481714,40.0182635],[20.7481287,40.0179291],[20.748424,40.0176311],[20.7488659,40.0174544],[20.7489044,40.0173834],[20.7485512,40.0166799],[20.7484613,40.0163531],[20.7484416,40.0160283],[20.7485484,40.0157521],[20.7488982,40.0152935],[20.7492256,40.0150595],[20.7492199,40.0149333],[20.7497358,40.0146776],[20.7498205,40.0143737],[20.7500396,40.0141997],[20.7500075,40.0141357],[20.7501942,40.01415],[20.7503146,40.0140813],[20.7503181,40.0140094],[20.7503995,40.0140206],[20.7507014,40.013831],[20.7507954,40.0138246],[20.7508032,40.0139059],[20.7511387,40.013501],[20.7513744,40.0134715],[20.7517636,40.0136626],[20.7523056,40.0135967],[20.7530422,40.0136264],[20.7533243,40.0136794],[20.7536345,40.0137331],[20.7543536,40.0141316],[20.7545425,40.0141008],[20.7545422,40.0136144],[20.7544537,40.0135039],[20.7532725,40.0127231],[20.7531257,40.0123587],[20.7531894,40.0122524],[20.7538432,40.0118024],[20.7542761,40.0118145],[20.7543614,40.0117449],[20.7543345,40.0110776],[20.7546076,40.010752],[20.7548701,40.0106512],[20.7545462,40.0103179],[20.7547969,40.0102169],[20.7550354,40.0098813],[20.7552815,40.0098792],[20.7554563,40.0096499],[20.7555019,40.0091828],[20.7559952,40.0089084],[20.7563578,40.0089185],[20.7568117,40.0087331],[20.756837,40.0084456],[20.7573494,40.0082618],[20.7574845,40.0081304],[20.7585068,40.00806],[20.7587935,40.0079419],[20.7591185,40.008005],[20.7596813,40.0084892],[20.7598676,40.0085124],[20.7600482,40.0084094],[20.7601154,40.0084743],[20.7601985,40.0084496],[20.7603823,40.0085268],[20.7604138,40.0083565],[20.7606603,40.0083454],[20.7607334,40.0082844],[20.7609827,40.0084625],[20.7612313,40.0084064],[20.7618419,40.0086217],[20.7619502,40.0085617],[20.7621933,40.0086225],[20.76251,40.0086133],[20.7626555,40.0085093],[20.7628192,40.0085139],[20.7629773,40.0083922],[20.7631196,40.008108],[20.7629907,40.0073658],[20.7626304,40.0065631],[20.7622601,40.0062194],[20.76207,40.0057818],[20.7621189,40.0052427],[20.7623645,40.0047542],[20.7628607,40.0044168],[20.7628926,40.0042375],[20.7631116,40.0040635],[20.763144,40.0038753],[20.7634736,40.0038394],[20.7638917,40.0034188],[20.7642424,40.0031854],[20.7651783,40.0029593],[20.7657489,40.0025339],[20.7660581,40.0024345],[20.7662714,40.0021342],[20.7662216,40.0017004],[20.7661357,40.0015359],[20.7662135,40.001376],[20.7674453,40.0010861],[20.7675314,40.0009984],[20.7677885,40.0012578],[20.7678946,40.0012428],[20.7679031,40.0010628],[20.7676056,40.0006672],[20.7679847,40.0003265],[20.7678554,40.0000887],[20.7680302,39.9998594],[20.7679919,39.9996782],[20.7680482,39.9992294],[20.7683791,39.9991666],[20.7685596,39.9990635],[20.7685373,39.9987927],[20.7682819,39.9984973],[20.7685138,39.9982967],[20.7684872,39.9981158],[20.7685538,39.9979465],[20.7684772,39.9975841],[20.7685199,39.9974231],[20.7687285,39.9972218],[20.7686945,39.9969506],[20.7687648,39.9967004],[20.7690457,39.996456],[20.7690534,39.9962941],[20.7692177,39.9960375],[20.769274,39.9955887],[20.7694028,39.9953401],[20.7693866,39.9946911],[20.7697478,39.9942328],[20.7697873,39.9938916],[20.77028,39.9936261],[20.7703948,39.993179],[20.7705353,39.9929307],[20.7705321,39.9927505],[20.7706458,39.9925735],[20.770659,39.9922946],[20.7708608,39.9922372],[20.7708641,39.9916698],[20.7709821,39.9914029],[20.7709499,39.9908436],[20.7710378,39.9904677],[20.7712185,39.9901125],[20.7711868,39.9900395],[20.7713165,39.9897729],[20.7712857,39.989682],[20.7716411,39.9890974],[20.7721025,39.9880024],[20.7719296,39.9874481],[20.7719689,39.9873592],[20.7718747,39.9871223],[20.7718182,39.9865803],[20.7719264,39.9860249],[20.7717958,39.9858141],[20.7715357,39.9856177],[20.7713288,39.9852877],[20.7712236,39.9852847],[20.7712286,39.9851768],[20.7715888,39.9849887],[20.7718078,39.9835716],[20.7718822,39.9834836],[20.772177,39.9834378],[20.7716521,39.9833961],[20.7714054,39.9831641],[20.7712887,39.9829086],[20.7710746,39.9827315],[20.7704938,39.9818867],[20.7703054,39.981413],[20.770291,39.9804759],[20.7699414,39.9799437],[20.7699375,39.9795293],[20.7698446,39.9792384],[20.7698531,39.9790585],[20.7697742,39.9789933],[20.770083,39.9786506],[20.7700246,39.978649],[20.7700231,39.9784328],[20.7698693,39.9784645],[20.7697555,39.9785199],[20.7697247,39.978456],[20.7696194,39.978426],[20.769456,39.9786646],[20.7693616,39.97868],[20.7691838,39.9784769],[20.7692023,39.9783333],[20.7689768,39.9783991],[20.7689204,39.9783525],[20.7687336,39.9783698],[20.76879,39.9787361]]},{"id":16244,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03cc\u03bd\u03b9\u03c4\u03c3\u03b1-\u03a3\u03c4\u03cc\u03bc\u03b9\u03bf-\u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03cc\u03bd\u03b9\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u03a3\u03c4\u03bf\u03bc\u03af\u03bf\u03c5","path":"Ipiros\/Ipiros_Zagori_Konitsa_Stomio_Ast","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":15411,"name_EN":"Zagori: Konitsa-Stomio-Astraka ref","description_EN":"Ascent from Konitsa to Astraka ref via the Stomio monastery","ascent_time":530,"descent_time":450,"marker":"Red_dots","level":9,"ascent":2057,"descent":740,"maxelev":1915,"minelev":435,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.74424 39.97902,20.79375 40.04856)","views":153,"millestones":"0,20.7509713,40.0487503#1,20.7476501,40.0425615#2,20.7470040,40.0355271#3,20.7561489,40.0303544#4,20.7640541,40.0266044#5,20.7731065,40.0232915#6,20.7808946,40.0182628#7,20.7866208,40.0156362#8,20.7905708,40.0121741#9,20.7893635,40.0077926#10,20.7837500,40.0034193#11,20.7759517,40.0008924#12,20.7711604,39.9956861#13,20.7766918,39.9884039#14,20.7720425,39.9834240#15.4,20.7687805,39.9787404","x":20.7909242,"y":40.0123813,"coor":[[20.7509713,40.0487503],[20.7510029,40.0486296],[20.751506,40.0481303],[20.7514784,40.0479719],[20.7512614,40.0479478],[20.7512085,40.0478293],[20.7510186,40.0478284],[20.7510253,40.0474908],[20.7510438,40.0468834],[20.7511847,40.0463559],[20.7511325,40.0460032],[20.7510953,40.0455518],[20.751086,40.0454749],[20.7508793,40.0442757],[20.7509263,40.0440248],[20.7511943,40.043564],[20.7511644,40.043455],[20.7510248,40.0434331],[20.7509443,40.0433273],[20.7507963,40.0433591],[20.7507541,40.0434841],[20.7506597,40.0435445],[20.7498524,40.0432696],[20.7493169,40.0430969],[20.749228,40.0429458],[20.7486149,40.0426539],[20.7480263,40.0427094],[20.7475316,40.0425154],[20.7474904,40.0424466],[20.7475907,40.0420847],[20.7474673,40.041847],[20.7474875,40.0416674],[20.747375,40.04125],[20.7471955,40.0410828],[20.7468247,40.0408472],[20.7460039,40.0403377],[20.7459717,40.0400306],[20.7458093,40.0397243],[20.7455582,40.0393389],[20.7453312,40.0388146],[20.7452071,40.0385634],[20.7448922,40.0382844],[20.7448079,40.038237],[20.7448076,40.0381199],[20.7447678,40.0374792],[20.7450652,40.0368931],[20.7450667,40.036051],[20.7459763,40.0358964],[20.7465123,40.0357133],[20.746683,40.035574],[20.7469409,40.0355722],[20.7476201,40.0350869],[20.7484507,40.0346239],[20.7485286,40.0344639],[20.7488037,40.0343456],[20.7492087,40.0339606],[20.7496151,40.0337919],[20.74985,40.0337805],[20.7499964,40.0336585],[20.7502543,40.0336567],[20.7504349,40.0335537],[20.7507903,40.0334736],[20.7512152,40.0331613],[20.7518955,40.0324058],[20.7521234,40.0322951],[20.7525715,40.0322356],[20.7528852,40.0320462],[20.7534558,40.0318731],[20.7546978,40.0311333],[20.7550884,40.0308019],[20.7558982,40.0305274],[20.7563305,40.0302288],[20.7564435,40.0300698],[20.7571705,40.029811],[20.7573303,40.0296533],[20.7573314,40.0293831],[20.7574384,40.0293501],[20.7574669,40.0292428],[20.757645,40.0291937],[20.7578325,40.0289468],[20.7586794,40.0286282],[20.7588263,40.0284972],[20.7594239,40.028496],[20.7595415,40.028238],[20.7597998,40.0282273],[20.7597411,40.0279824],[20.7598549,40.0278055],[20.7599342,40.0277401],[20.7603746,40.0278425],[20.7608194,40.0276028],[20.7611975,40.0272891],[20.7616113,40.0272106],[20.7623065,40.0268788],[20.7624672,40.0267031],[20.7623795,40.0265746],[20.7624774,40.0264872],[20.7624344,40.026405],[20.7624963,40.0263346],[20.762655,40.0264472],[20.762788,40.0263608],[20.7628656,40.026453],[20.7629752,40.026366],[20.7630477,40.0265662],[20.7631607,40.0264073],[20.7633275,40.0263489],[20.7635994,40.0265456],[20.7638919,40.0265538],[20.7639353,40.0266271],[20.7641008,40.0265957],[20.7641793,40.0266699],[20.764427,40.0263886],[20.7645063,40.0264449],[20.7646084,40.0262676],[20.7647782,40.0261462],[20.7648948,40.0261585],[20.7650864,40.0258216],[20.7653056,40.0256475],[20.7662001,40.0253123],[20.7663405,40.0253162],[20.7665686,40.0254486],[20.766826,40.0254558],[20.7670568,40.0252821],[20.7673761,40.025219],[20.7676191,40.0250366],[20.7677954,40.0250235],[20.7679899,40.0248758],[20.7687185,40.0245809],[20.7689376,40.0244069],[20.7689699,40.0242187],[20.7690544,40.024167],[20.7691956,40.0241529],[20.7694124,40.024276],[20.7696151,40.0242006],[20.7701451,40.0241434],[20.770492,40.0239909],[20.7707511,40.0239621],[20.7709096,40.0238314],[20.7714161,40.0237735],[20.7718444,40.0238845],[20.7722067,40.0239036],[20.7722834,40.0235184],[20.7725342,40.0234174],[20.7726614,40.0232047],[20.7727567,40.0231714],[20.7731832,40.0233184],[20.7735215,40.023598],[20.7738349,40.0236608],[20.7743155,40.0236562],[20.7745931,40.0234837],[20.7749215,40.0234749],[20.7751138,40.0233721],[20.7750963,40.0232456],[20.7752831,40.0232598],[20.7755148,40.0230681],[20.7757162,40.0230196],[20.775629,40.0228821],[20.7759974,40.0225231],[20.7763543,40.0224069],[20.7764455,40.0222113],[20.7766608,40.0221182],[20.7770041,40.0217945],[20.7772532,40.0217294],[20.777461,40.021546],[20.7774611,40.0212938],[20.7780631,40.0209503],[20.778401,40.0204913],[20.7786893,40.0204408],[20.7797422,40.0192271],[20.7801461,40.01886],[20.7805432,40.0186368],[20.7808751,40.0183038],[20.7811094,40.0178059],[20.7813202,40.0175596],[20.7813947,40.0172194],[20.7817969,40.0168883],[20.7818438,40.0166374],[20.7819663,40.0165237],[20.7819697,40.0164517],[20.7821761,40.0165475],[20.7822443,40.0165404],[20.7824297,40.01646],[20.7826067,40.0166811],[20.7828182,40.016669],[20.7831173,40.0167854],[20.7831002,40.0166002],[20.7831222,40.0165558],[20.7835909,40.016803],[20.783839,40.0170081],[20.7837514,40.0166273],[20.7840819,40.0166996],[20.7841338,40.0165929],[20.7845304,40.0171264],[20.7847485,40.0172225],[20.7851315,40.0175484],[20.7851431,40.0178009],[20.7852856,40.0177598],[20.7853725,40.0176541],[20.785325,40.0174186],[20.7853807,40.017231],[20.785665,40.0169147],[20.7859413,40.0167692],[20.7859381,40.0163368],[20.7863479,40.0158437],[20.7865501,40.0157773],[20.7866794,40.0155197],[20.7868544,40.0155335],[20.7869661,40.0154015],[20.7871077,40.0153784],[20.7878827,40.0155891],[20.7879911,40.0152769],[20.7881737,40.0151288],[20.7885666,40.0149956],[20.7892948,40.0152049],[20.7897935,40.015561],[20.7900822,40.0156501],[20.7902206,40.0154468],[20.7904939,40.0153643],[20.7906285,40.0152419],[20.790429,40.01475],[20.7905461,40.014501],[20.7907396,40.0143713],[20.7910605,40.0142721],[20.791537,40.013853],[20.7917822,40.0138192],[20.7917606,40.0135304],[20.7917987,40.0134684],[20.7919248,40.0135259],[20.7919341,40.013328],[20.7921599,40.01301],[20.7920303,40.0130244],[20.7917645,40.0131972],[20.791371,40.0130962],[20.7910131,40.012735],[20.7910849,40.012701],[20.7910695,40.0125294],[20.7909242,40.0123813],[20.7909618,40.0123283],[20.7907981,40.0123238],[20.7905925,40.01221],[20.790484,40.0120268],[20.790311,40.011968],[20.7902906,40.0119044],[20.7901126,40.0119535],[20.7899489,40.0116967],[20.7898428,40.0117118],[20.7896983,40.0115457],[20.7893081,40.0113727],[20.7891744,40.0114771],[20.7891957,40.0115227],[20.7891138,40.0115204],[20.7891338,40.0115931],[20.7890164,40.0115988],[20.7890447,40.0117437],[20.7889595,40.0118134],[20.788675,40.0116344],[20.7884177,40.0116272],[20.7882823,40.0115154],[20.7882213,40.0115678],[20.787903,40.0113608],[20.7878269,40.0114848],[20.7877589,40.0114378],[20.7876627,40.0114892],[20.7874616,40.0110333],[20.7872678,40.0109198],[20.7873113,40.0107409],[20.787166,40.0105927],[20.7870502,40.0098149],[20.7871732,40.00944],[20.7870898,40.0092215],[20.7872942,40.0088579],[20.7874372,40.0088078],[20.7874639,40.0087365],[20.7877598,40.0086726],[20.7881458,40.0086833],[20.788292,40.0088135],[20.7884048,40.0086545],[20.7884972,40.0086841],[20.7886284,40.0086337],[20.7886551,40.0085624],[20.7889016,40.0085287],[20.7889784,40.0086389],[20.7890373,40.0086315],[20.7892601,40.0083765],[20.7895602,40.0082227],[20.7893807,40.0078034],[20.7891986,40.0076902],[20.789179,40.0076086],[20.789108,40.0076246],[20.7891101,40.0075797],[20.788811,40.0074633],[20.7887969,40.0072647],[20.7886933,40.0072258],[20.7887051,40.006974],[20.7885982,40.007007],[20.7884612,40.0069312],[20.7881077,40.0069754],[20.787949,40.0068629],[20.7882789,40.0063226],[20.7880927,40.0060472],[20.7880802,40.0058127],[20.7878845,40.005492],[20.7879782,40.0052424],[20.7878641,40.0051762],[20.7876999,40.0051807],[20.7876699,40.0050717],[20.7877987,40.0048231],[20.7879633,40.0048097],[20.7880252,40.0047393],[20.7875289,40.0045814],[20.787554,40.0045461],[20.7874045,40.0044879],[20.7870302,40.0044775],[20.786899,40.0045279],[20.7867854,40.0044527],[20.7865877,40.0043707],[20.7863445,40.0045621],[20.7859318,40.0043705],[20.7853648,40.0037242],[20.7852922,40.003524],[20.7853149,40.0032905],[20.7851471,40.0031237],[20.7847682,40.0029601],[20.7846626,40.0029661],[20.7843224,40.0032269],[20.7839434,40.0033155],[20.7837391,40.0034269],[20.7833607,40.0032542],[20.7830782,40.0032824],[20.7830457,40.0032275],[20.7827745,40.003265],[20.7824628,40.0034184],[20.7824167,40.0036513],[20.7820361,40.0037759],[20.7819732,40.0041164],[20.7815145,40.0041577],[20.781298,40.0042778],[20.7806028,40.0043665],[20.780327,40.004503],[20.7800694,40.0042526],[20.7801235,40.0038488],[20.7799694,40.0031419],[20.7797243,40.0028739],[20.7788897,40.0026886],[20.7788731,40.002544],[20.7784832,40.0021188],[20.7781444,40.0021004],[20.7777677,40.0018917],[20.777622,40.0017526],[20.7776262,40.0016626],[20.777364,40.0015112],[20.7771651,40.0015057],[20.7771005,40.0013868],[20.7769726,40.0013652],[20.7769318,40.001238],[20.7767948,40.0011621],[20.7766887,40.0011772],[20.776634,40.0010946],[20.7758947,40.0008758],[20.7751774,40.0009369],[20.7750392,40.000888],[20.7748136,40.0009538],[20.7746758,40.0008959],[20.7746115,40.000768],[20.774721,40.000681],[20.7746663,40.0005984],[20.7745585,40.0006495],[20.7744677,40.0003407],[20.7744126,40.0002671],[20.7743077,40.0002552],[20.7743751,40.0000679],[20.7743092,39.999976],[20.7741429,40.0000254],[20.7742098,39.9998471],[20.7741347,39.9997009],[20.7738115,39.9996018],[20.773546,39.9992702],[20.7735603,39.9992165],[20.7732295,39.9990272],[20.7731361,39.9987723],[20.7730634,39.9988244],[20.7729983,39.9987145],[20.7728412,39.9988182],[20.7725985,39.9987484],[20.7724331,39.9987798],[20.7722853,39.9986856],[20.7721415,39.9987536],[20.7716588,39.99856],[20.7716288,39.9984511],[20.771481,39.9983569],[20.7716056,39.9981983],[20.7717593,39.9981665],[20.7716825,39.9980563],[20.7717093,39.997985],[20.77162,39.9978924],[20.7713873,39.9978589],[20.7712576,39.9976301],[20.7712091,39.9976648],[20.771096,39.9975806],[20.7709228,39.9972785],[20.7706272,39.9970901],[20.7706982,39.9965787],[20.7709629,39.9961807],[20.7711884,39.9956196],[20.7713949,39.9954632],[20.7713383,39.9951734],[20.7716755,39.9949756],[20.7721613,39.9943586],[20.773258,39.9939479],[20.7740366,39.99333],[20.7741948,39.9929561],[20.7743122,39.9922028],[20.7745233,39.9919475],[20.7747589,39.991918],[20.7749504,39.9915811],[20.7749455,39.9914368],[20.7756009,39.9906985],[20.7755854,39.9900315],[20.7756432,39.9897989],[20.7757729,39.9895323],[20.7760675,39.9892433],[20.7763585,39.988783],[20.7770022,39.9880443],[20.7770873,39.9874792],[20.777257,39.9873578],[20.7773866,39.9870912],[20.7774432,39.9866334],[20.778266,39.9860709],[20.7784525,39.9857878],[20.7775775,39.985223],[20.7774009,39.9849929],[20.7770022,39.9847567],[20.7767045,39.9846133],[20.7764823,39.9846071],[20.7758542,39.9842698],[20.77544,39.9841142],[20.7751953,39.9840893],[20.7748401,39.9836741],[20.7740412,39.9833366],[20.7737881,39.9832395],[20.7731791,39.9833171],[20.7729869,39.9834198],[20.772708,39.983376],[20.7721784,39.9834333],[20.7716474,39.983396],[20.7714007,39.983164],[20.7712839,39.9829085],[20.7710698,39.9827314],[20.7704891,39.9818865],[20.7703006,39.9814129],[20.7702862,39.9804757],[20.7699367,39.9799436],[20.7699328,39.9795291],[20.76984,39.9792383],[20.7698485,39.9790584],[20.7697696,39.9789931],[20.7700785,39.9786505],[20.77002,39.9786488],[20.7700185,39.9784326],[20.7698648,39.9784644],[20.7697509,39.9785197],[20.7697188,39.9784558],[20.7696149,39.9784259],[20.7694514,39.9786645],[20.769357,39.9786799],[20.7691793,39.9784768],[20.7691978,39.9783332],[20.7689722,39.9783989],[20.7689159,39.9783523],[20.7687264,39.9783696],[20.7687805,39.9787404]]},{"id":16246,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03bf\u03c5\u03ba\u03bf\u03cd\u03bb\u03b9-\u039a\u03ae\u03c0\u03bf\u03b9","description_GR":"\u039a\u03bf\u03c5\u03ba\u03bf\u03cd\u03bb\u03b9-\u03b3\u03b5\u03c6. \u039a\u03bf\u03bd\u03c4\u03bf\u03b4\u03ae\u03bc\u03bf\u03c5-\u039a\u03ae\u03c0\u03bf\u03b9","path":"Ipiros\/Ipiros_Zagori_Koukouli_Kipoi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2212,"name_EN":"Zagori: Koukouli-Kipi","description_EN":"Koukouli-Kondodimou bridge-Kipi","ascent_time":40,"descent_time":40,"marker":"Red_dots","level":9,"ascent":60,"descent":199,"maxelev":902,"minelev":756,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.77663 39.86369,20.79101 39.87118)","views":65,"millestones":"0,20.7766263,39.8711774#1,20.7831653,39.8673263#2.2,20.7909958,39.8639244","x":20.7856715,"y":39.8668574,"coor":[[20.7766263,39.8711774],[20.7770833,39.8711541],[20.7773377,39.870963],[20.7776253,39.8708629],[20.7779428,39.8702502],[20.7781472,39.8701298],[20.778414,39.8701732],[20.778945,39.8705663],[20.7793595,39.8704517],[20.7795922,39.8704762],[20.7797055,39.8705514],[20.779823,39.8707889],[20.7800115,39.8707581],[20.7803251,39.8705506],[20.7803353,39.8700825],[20.7801722,39.8693214],[20.7802437,39.8690441],[20.7801971,39.8687906],[20.7803322,39.8686502],[20.7806125,39.8685544],[20.780711,39.8684491],[20.7806311,39.8679064],[20.7814726,39.8676596],[20.7821341,39.8672636],[20.7826219,39.867079],[20.7827975,39.8670749],[20.7831268,39.8672822],[20.7834151,39.8676144],[20.7837484,39.8672364],[20.7841404,39.8671031],[20.7841854,39.8671404],[20.7846487,39.8669821],[20.7853404,39.8669383],[20.7856715,39.8668574],[20.7857832,39.8667164],[20.7863844,39.8668591],[20.7867568,39.8666443],[20.7867652,39.8664644],[20.7870178,39.8665614],[20.7871838,39.866512],[20.7872234,39.866414],[20.7874894,39.8664754],[20.787798,39.8664254],[20.7879723,39.8664483],[20.7880799,39.8663972],[20.7880403,39.866243],[20.7882463,39.8660866],[20.788266,39.865916],[20.7884261,39.8659925],[20.7884448,39.8660921],[20.7885232,39.8659141],[20.7886174,39.8661509],[20.7887654,39.8662361],[20.7889854,39.8665304],[20.7891718,39.8665446],[20.7892964,39.8663274],[20.7893817,39.8657532],[20.7893048,39.8655214],[20.7894639,39.8654943],[20.7894928,39.8651258],[20.7892819,39.8646336],[20.7893275,39.8644096],[20.7896348,39.8637831],[20.7898746,39.8636547],[20.790254,39.8636922],[20.7904616,39.863752],[20.7909958,39.8639244]]},{"id":16247,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03bf\u03bd\u03bf\u03b4\u03ad\u03bd\u03c4\u03c1\u03b9-\u039a\u03b1\u03c0\u03ad\u03c3\u03bf\u03b2\u03bf","description_GR":"\u03a3\u03ba\u03ac\u03bb\u03b1 \u039c\u03bf\u03bd\u03bf\u03b4\u03b5\u03bd\u03c4\u03c1\u03af\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03a3\u03ba\u03ac\u03bb\u03b1 \u039a\u03b1\u03c0\u03b5\u03c3\u03cc\u03b2\u03bf\u03c5","path":"Ipiros\/Ipiros_Zagori_Monodendri_Kapesov","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":4663,"name_EN":"Zagori: Monodendri-Kapesovo","description_EN":"Monodendri and Kapesovo stairways","ascent_time":130,"descent_time":115,"marker":"Red_dots","level":9,"ascent":495,"descent":426,"maxelev":1126,"minelev":675,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.74865 39.88179,20.78194 39.88738)","views":110,"millestones":"0,20.7489241,39.8816401#1,20.7565838,39.8825258#2,20.7602469,39.8845512#3,20.7691531,39.8820881#4,20.7773470,39.8868836#4.7,20.7816339,39.8882775","x":20.7607052,"y":39.8838841,"coor":[[20.7489241,39.8816401],[20.7489992,39.8820295],[20.7492963,39.8819793],[20.749875,39.8821036],[20.7501932,39.8820495],[20.750543,39.8820683],[20.7506908,39.882158],[20.751396,39.8820787],[20.7516637,39.8821043],[20.7518146,39.8820274],[20.7520925,39.881837],[20.7521157,39.8815945],[20.7522108,39.8815611],[20.7523241,39.8816364],[20.7524343,39.8815314],[20.7527258,39.8815485],[20.7530587,39.8814318],[20.753088,39.8813065],[20.7533818,39.8810265],[20.753666,39.8811966],[20.7540898,39.8811364],[20.7546844,39.8811711],[20.7549846,39.8812515],[20.7552879,39.8815122],[20.7554389,39.8815345],[20.7556679,39.8818832],[20.7557624,39.8816156],[20.7559352,39.8819177],[20.756032,39.8818483],[20.7561543,39.8822301],[20.7562968,39.8819368],[20.7564052,39.8818678],[20.7565632,39.8819893],[20.7565477,39.8825653],[20.756708,39.8823897],[20.7567252,39.8827685],[20.7568704,39.8826644],[20.756842,39.8827717],[20.75696,39.882748],[20.7568865,39.882818],[20.7569575,39.882802],[20.7568796,39.8832141],[20.7571065,39.8831124],[20.7571403,39.8836358],[20.7572025,39.8835565],[20.7572341,39.8836294],[20.7573477,39.8834524],[20.7575345,39.8834577],[20.7576825,39.8835429],[20.7576799,39.8835968],[20.7573708,39.8837053],[20.7575751,39.8838371],[20.7574545,39.8839148],[20.7576227,39.8843158],[20.7576603,39.8847582],[20.7575314,39.8847636],[20.7574446,39.8848693],[20.7576104,39.8850721],[20.7576148,39.8852253],[20.7577709,39.8851396],[20.7577291,39.8852826],[20.7578968,39.8851972],[20.7580214,39.8852818],[20.7578953,39.8854764],[20.7582874,39.8853432],[20.7584069,39.8850403],[20.7586683,39.8852008],[20.7588013,39.8852811],[20.7587553,39.885514],[20.758761,39.8856402],[20.7590237,39.8857737],[20.759346,39.8856836],[20.7595472,39.885383],[20.7599387,39.8850156],[20.7607052,39.8838841],[20.7613338,39.8834468],[20.7614484,39.8834951],[20.761959,39.8833292],[20.762995,39.883178],[20.7634605,39.8829748],[20.7639199,39.8826544],[20.7642152,39.8825906],[20.764762,39.8819033],[20.7646587,39.8816121],[20.7649258,39.8814034],[20.7650642,39.8814433],[20.7651372,39.8813823],[20.7655255,39.8813301],[20.7659174,39.8814491],[20.7664579,39.8813921],[20.7671721,39.8816192],[20.7674097,39.881788],[20.7677833,39.8817984],[20.7680561,39.881716],[20.7683713,39.8817248],[20.7684822,39.881854],[20.7690885,39.8818889],[20.7690567,39.8820681],[20.769161,39.8820891],[20.7691459,39.8821607],[20.7695346,39.8820995],[20.769575,39.8822357],[20.7697768,39.8821693],[20.769931,39.8823717],[20.7702463,39.8823805],[20.7704189,39.8824394],[20.7706406,39.8826978],[20.7711413,39.882991],[20.7711712,39.8830999],[20.771353,39.883213],[20.7716328,39.8832298],[20.7724309,39.8834142],[20.7726544,39.8833844],[20.7729559,39.8834378],[20.7731835,39.8835703],[20.7734173,39.88382],[20.7736258,39.8838618],[20.7739289,39.8841315],[20.7742249,39.8843018],[20.7743449,39.8844853],[20.7742626,39.8847443],[20.7748504,39.885175],[20.7752251,39.885361],[20.7753604,39.8857161],[20.7752603,39.8858574],[20.7758278,39.8859723],[20.7761092,39.8862053],[20.7763669,39.8861945],[20.7769147,39.8867321],[20.777192,39.8868029],[20.777877,39.8871552],[20.7780804,39.887305],[20.778027,39.8874476],[20.7784548,39.8875496],[20.7785874,39.8877154],[20.7787392,39.8877196],[20.7787892,39.8877751],[20.7789946,39.8878844],[20.7791181,39.8877437],[20.7793603,39.8878135],[20.7794822,39.8877088],[20.7795324,39.8879083],[20.7798428,39.887971],[20.7803057,39.8880739],[20.7804624,39.8882224],[20.7805442,39.8882742],[20.7808187,39.8881557],[20.781075,39.8882259],[20.7816339,39.8882775]]},{"id":16248,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03bf\u03bd\u03bf\u03b4\u03ad\u03bd\u03c4\u03c1\u03b9-\u039f\u03be\u03c5\u03ac","description_GR":"","path":"Ipiros\/Ipiros_Zagori_Monodendri_Oxya","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4397,"name_EN":"Zagori: Monodendri-Oxya","description_EN":"","ascent_time":110,"descent_time":100,"marker":"Red_dots","level":9,"ascent":304,"descent":65,"maxelev":1326,"minelev":1058,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.73937 39.88219,20.75445 39.90639)","views":68,"millestones":"0,20.7490016,39.8820341#1,20.7407000,39.8864126#2,20.7444246,39.8925575#3,20.7432692,39.8990824#4,20.7512590,39.9054198#4.4,20.7519648,39.9067432","x":20.743907,"y":39.8906867,"coor":[[20.7490016,39.8820341],[20.7488401,39.8820836],[20.7487067,39.8821384],[20.7485046,39.882457],[20.7483173,39.8824608],[20.7482057,39.8826198],[20.7479727,39.8827258],[20.7477111,39.8828175],[20.747502,39.8830369],[20.7465411,39.8835773],[20.7460155,39.8836887],[20.7454729,39.8838131],[20.7444325,39.8836127],[20.7442436,39.8836524],[20.7439886,39.8838524],[20.7434829,39.8840634],[20.743311,39.8842387],[20.7433383,39.8844016],[20.7430663,39.8849614],[20.7426457,39.8852018],[20.7424577,39.8854667],[20.7422976,39.8858856],[20.7423432,39.8861571],[20.7422325,39.8862711],[20.7419555,39.8864434],[20.7418378,39.8864581],[20.7415169,39.886323],[20.7411449,39.8862765],[20.7410861,39.8862839],[20.7410827,39.8863558],[20.7404821,39.886447],[20.7404103,39.886481],[20.7403002,39.8868292],[20.7408991,39.8872694],[20.7410837,39.887815],[20.7412183,39.8879359],[20.7413193,39.888272],[20.7414734,39.8884745],[20.7412914,39.8886135],[20.741538,39.8888366],[20.7419274,39.8890097],[20.7425792,39.8890731],[20.7422904,39.8892451],[20.7422628,39.8893344],[20.7426646,39.8899852],[20.7431055,39.8903039],[20.7433316,39.8904904],[20.743907,39.8906867],[20.7442709,39.8909041],[20.744745,39.8910165],[20.7450742,39.8912239],[20.7451133,39.8913871],[20.7450264,39.8914928],[20.7445765,39.8918584],[20.744352,39.8919062],[20.7442025,39.8921001],[20.744438,39.8923139],[20.7443477,39.8924915],[20.7446511,39.8927522],[20.744933,39.8927241],[20.7451256,39.8928556],[20.7447748,39.8933502],[20.7452485,39.8934716],[20.7451699,39.8936495],[20.7447885,39.893801],[20.7440144,39.8938513],[20.7431294,39.8940696],[20.7430861,39.8947349],[20.7433648,39.8955174],[20.7433429,39.8957329],[20.7430399,39.8959586],[20.7431846,39.896359],[20.7430144,39.8972369],[20.7430657,39.8976347],[20.7432164,39.8979091],[20.7426787,39.8983984],[20.7426385,39.8985054],[20.7427018,39.8986513],[20.7430727,39.898968],[20.7449615,39.9000749],[20.7455943,39.900543],[20.7459709,39.900986],[20.7462061,39.9014519],[20.7464832,39.901775],[20.7475094,39.9025784],[20.747864,39.9029937],[20.7497777,39.9040742],[20.7501584,39.904184],[20.7511777,39.9053835],[20.753216,39.9063054],[20.7532983,39.9065419],[20.7531172,39.9067125],[20.75298,39.906596],[20.7524002,39.9064897],[20.7519648,39.9067432]]},{"id":16253,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03ba\u03b1\u03b9 \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03ba\u03b1\u03b9 \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf (\u039a\u03bf\u03bb\u03c5\u03bc\u03c0\u03ae\u03b8\u03c1\u03b5\u03c2)","path":"Ipiros\/Ipiros_Zagori_Papigo_Loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":3938,"name_EN":"Zagori: Megalo and Mikro Papigo","description_EN":"Loop trail between Megalo and Mikro Papigo","ascent_time":75,"descent_time":70,"marker":"Red_dots","level":9,"ascent":282,"descent":282,"maxelev":984,"minelev":815,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.71832 39.96339,20.72982 39.97134)","views":152,"millestones":"0,20.7286437,39.9688764#1,20.7241236,39.9632362#2,20.7186922,39.9679465#3,20.7262483,39.9712019#3.9,20.7286437,39.9688764","x":20.7187237,"y":39.9679247,"coor":[[20.7286437,39.9688764],[20.7288124,39.9685299],[20.7291995,39.9685138],[20.7294126,39.9685874],[20.729578,39.9685561],[20.7295498,39.9684111],[20.7294109,39.9677632],[20.7291073,39.9675024],[20.7291986,39.9673068],[20.7291422,39.967017],[20.7291904,39.9668382],[20.7295046,39.9666309],[20.729353,39.9663745],[20.7290557,39.9661544],[20.7281576,39.9658408],[20.7279604,39.965556],[20.7276243,39.9652403],[20.7270723,39.9652787],[20.7269112,39.9652201],[20.7266245,39.9648517],[20.7266066,39.9644909],[20.7263039,39.9644553],[20.7259376,39.9642829],[20.7253466,39.9641581],[20.7249948,39.9636797],[20.7245371,39.9634596],[20.7242903,39.9632365],[20.7239041,39.9632346],[20.7235028,39.9633043],[20.7234075,39.9633376],[20.7233422,39.9634799],[20.7230893,39.9633826],[20.7228209,39.963366],[20.7227001,39.9634437],[20.7215858,39.9637364],[20.721582,39.963939],[20.7217224,39.9641861],[20.7221186,39.9644676],[20.722188,39.9647307],[20.7221456,39.9648826],[20.7223098,39.9651215],[20.7222994,39.9653374],[20.7220202,39.9653024],[20.7218539,39.9653518],[20.7207015,39.9650219],[20.7210216,39.9654273],[20.7210389,39.9655539],[20.7207291,39.9659144],[20.7200116,39.9672091],[20.7198761,39.9673494],[20.7196109,39.967486],[20.7190179,39.9678925],[20.7187237,39.9679247],[20.7184705,39.9681022],[20.7188022,39.9683638],[20.7188384,39.9686306],[20.7189174,39.9690606],[20.719445,39.9694359],[20.7201438,39.9693881],[20.720162,39.9694247],[20.7205284,39.9695972],[20.7211164,39.9695418],[20.7213164,39.9695204],[20.7213731,39.969558],[20.7216389,39.9693854],[20.7216069,39.9695646],[20.7217719,39.9695423],[20.7226014,39.9693316],[20.7227417,39.969214],[20.7232662,39.9690397],[20.7233458,39.9690149],[20.7236474,39.9689243],[20.7239362,39.9690046],[20.7250358,39.9697562],[20.72553,39.9701936],[20.7257708,39.9703265],[20.725854,39.970545],[20.7259779,39.9706476],[20.7260015,39.9711346],[20.7260993,39.9710473],[20.7262487,39.9710561],[20.726248,39.9715604],[20.7265171,39.9710501],[20.7268262,39.9709508],[20.7271525,39.9704916],[20.7272695,39.9707381],[20.7273647,39.9705066],[20.7274725,39.9704556],[20.727362,39.9712992],[20.7274872,39.9713748],[20.7275612,39.9712958],[20.727619,39.9708201],[20.7278375,39.9704119],[20.7281037,39.9702303],[20.7285189,39.9701159],[20.7286061,39.9699607],[20.7285092,39.9697553],[20.7278734,39.9693411],[20.7278114,39.968925],[20.7278977,39.9688103],[20.7284111,39.9684781],[20.7287074,39.9684729],[20.7288124,39.9685299],[20.7286437,39.9688764]]},{"id":16254,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf-\u0392\u03af\u03ba\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03c9\u03bd \u03a0\u03b7\u03b3\u03ce\u03bd \u0392\u03bf\u03ca\u03b4\u03bf\u03bc\u03ac\u03c4\u03b7","path":"Ipiros\/Ipiros_Zagori_Papigo_Vikos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5942,"name_EN":"Zagori: Mikro Papigo-Vikos","description_EN":"Crossing from Mikro Papigo to Vikos village via Voidomatis springs","ascent_time":130,"descent_time":135,"marker":"Red_dots","level":9,"ascent":471,"descent":675,"maxelev":984,"minelev":473,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.70612 39.9453,20.73069 39.96824)","views":159,"millestones":"0,20.7286437,39.9688764#1,20.7241236,39.9632362#2,20.7183207,39.9581009#3,20.7180033,39.9507827#4,20.7148710,39.9466181#5,20.7098497,39.9486490#5.9,20.7071296,39.9507432","x":20.717341,"y":39.9483895,"coor":[[20.7286437,39.9688764],[20.7288124,39.9685299],[20.7291995,39.9685138],[20.7294126,39.9685874],[20.729578,39.9685561],[20.7295498,39.9684111],[20.7294109,39.9677632],[20.7291073,39.9675024],[20.7291986,39.9673068],[20.7291422,39.967017],[20.7291904,39.9668382],[20.7295046,39.9666309],[20.729353,39.9663745],[20.7290557,39.9661544],[20.7281576,39.9658408],[20.7279604,39.965556],[20.7276243,39.9652403],[20.7270723,39.9652787],[20.7269112,39.9652201],[20.7266245,39.9648517],[20.7266066,39.9644909],[20.7263039,39.9644553],[20.7259376,39.9642829],[20.7253466,39.9641581],[20.7249948,39.9636797],[20.7245371,39.9634596],[20.7242903,39.9632365],[20.7239041,39.9632346],[20.7235028,39.9633043],[20.7234075,39.9633376],[20.7233422,39.9634799],[20.7230893,39.9633826],[20.7228209,39.963366],[20.7227001,39.9634437],[20.7215858,39.9637364],[20.7215091,39.9635316],[20.7211631,39.9631795],[20.7206383,39.9628944],[20.7205529,39.9627209],[20.7202157,39.9626753],[20.7201433,39.9624751],[20.7198775,39.9624045],[20.7197008,39.9621833],[20.7196734,39.9620204],[20.7197734,39.9618881],[20.7196954,39.9618049],[20.7196932,39.9616066],[20.719439,39.9612932],[20.7193684,39.961057],[20.7192107,39.9609264],[20.7191284,39.9606899],[20.7191171,39.9604374],[20.7192482,39.9601439],[20.7186792,39.9598035],[20.7185696,39.9596473],[20.7185401,39.9592861],[20.7186651,39.9588754],[20.7182852,39.9580089],[20.7183258,39.9576498],[20.7185379,39.9576198],[20.718792,39.9574468],[20.7186941,39.9572909],[20.7184564,39.957122],[20.7183442,39.9567766],[20.7176055,39.9563143],[20.7176644,39.956307],[20.7178087,39.9552482],[20.7179745,39.9552079],[20.7181221,39.9553021],[20.7182624,39.9553061],[20.718706,39.9550845],[20.719112,39.9546726],[20.7192954,39.9542635],[20.718685,39.9525889],[20.7183823,39.9523101],[20.7183684,39.9521116],[20.7185081,39.9518813],[20.7185319,39.9516298],[20.7182638,39.9511178],[20.7179663,39.9507311],[20.71751,39.9504839],[20.7173792,39.9502821],[20.7173082,39.9502981],[20.7173475,39.9499659],[20.7172669,39.9496934],[20.717682,39.9493359],[20.7177485,39.9489234],[20.7179596,39.948425],[20.7171633,39.9489249],[20.7171887,39.9486374],[20.717341,39.9483895],[20.7173107,39.9482895],[20.7170735,39.9483549],[20.7171246,39.9482663],[20.7170631,39.9480844],[20.7169428,39.948153],[20.7167903,39.9479145],[20.716641,39.9478562],[20.7164803,39.9475454],[20.7163509,39.9475598],[20.7162955,39.9474952],[20.7162652,39.9476384],[20.7161912,39.9474742],[20.716067,39.9476238],[20.715989,39.9472973],[20.715918,39.9473133],[20.7159232,39.9474486],[20.7158466,39.9473383],[20.7157527,39.9473447],[20.7157241,39.9472087],[20.7156414,39.9472244],[20.7156466,39.9471165],[20.7155647,39.9471141],[20.7155331,39.9470412],[20.7156621,39.9467926],[20.7154292,39.946768],[20.7156005,39.9466108],[20.715295,39.9466381],[20.7149933,39.9468277],[20.7150288,39.9465765],[20.7148392,39.9466252],[20.7152698,39.946187],[20.7151637,39.946202],[20.7151905,39.9461308],[20.7156761,39.9457662],[20.7157543,39.9453541],[20.7158822,39.9450785],[20.7157034,39.9451455],[20.7155401,39.9453075],[20.7154604,39.9452827],[20.7152111,39.945091],[20.7150578,39.9448705],[20.7147111,39.9448516],[20.7144103,39.9450233],[20.7139481,39.9451452],[20.713575,39.9451166],[20.7132327,39.9454222],[20.7126712,39.9457575],[20.7120779,39.9464162],[20.7120827,39.9465605],[20.7119001,39.9469516],[20.7117421,39.9470732],[20.7109328,39.9473565],[20.7105818,39.9475987],[20.7102849,39.9479326],[20.7102655,39.9480941],[20.7100214,39.9483034],[20.7098985,39.9486692],[20.709831,39.9486132],[20.7100024,39.9489424],[20.7097722,39.9488638],[20.709802,39.9489727],[20.709567,39.9492362],[20.7095879,39.9495341],[20.7094074,39.949637],[20.7091711,39.9496843],[20.709188,39.9498199],[20.7090624,39.9497533],[20.7093984,39.9503123],[20.7091088,39.95025],[20.7087694,39.9500062],[20.7086529,39.9497507],[20.7085638,39.9496581],[20.7085815,39.9497757],[20.7084456,39.9496817],[20.7083252,39.9495072],[20.7084096,39.9494555],[20.7083053,39.9494346],[20.7081374,39.9495199],[20.7082088,39.9497381],[20.7081019,39.9497711],[20.70785,39.9496558],[20.7077422,39.9497068],[20.707663,39.9496505],[20.7076124,39.9497301],[20.7075431,39.9497101],[20.7073639,39.9500293],[20.7069792,39.9502435],[20.7071809,39.9506006],[20.7071296,39.9507432]]},{"id":16255,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf-\u03a0\u03b7\u03b3\u03ad\u03c2 \u0392\u03bf\u03ca\u03b4\u03bf\u03bc\u03ac\u03c4\u03b7","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u0392\u03bf\u03ca\u03b4\u03bf\u03bc\u03ac\u03c4\u03b7","path":"Ipiros\/Ipiros_Zagori_Papigo_VoidomatisSprings","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4526,"name_EN":"Zagori: Mikro Papigo-Voidomatissprings","description_EN":"Walking down from Mikro Papigo to Voidomatis springs","ascent_time":95,"descent_time":105,"marker":"Red_dots","level":9,"ascent":194,"descent":650,"maxelev":984,"minelev":473,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.71358 39.9453,20.73069 39.96845)","views":107,"millestones":"0,20.7286437,39.9688764#1,20.7241236,39.9632362#2,20.7183207,39.9581009#3,20.7180033,39.9507827#4,20.7148710,39.9466181#4.5,20.7147111,39.9448516","x":20.7178087,"y":39.9552482,"coor":[[20.7286437,39.9688764],[20.7288124,39.9685299],[20.7291995,39.9685138],[20.7294126,39.9685874],[20.729578,39.9685561],[20.7295498,39.9684111],[20.7294109,39.9677632],[20.7291073,39.9675024],[20.7291986,39.9673068],[20.7291422,39.967017],[20.7291904,39.9668382],[20.7295046,39.9666309],[20.729353,39.9663745],[20.7290557,39.9661544],[20.7281576,39.9658408],[20.7279604,39.965556],[20.7276243,39.9652403],[20.7270723,39.9652787],[20.7269112,39.9652201],[20.7266245,39.9648517],[20.7266066,39.9644909],[20.7263039,39.9644553],[20.7259376,39.9642829],[20.7253466,39.9641581],[20.7249948,39.9636797],[20.7245371,39.9634596],[20.7242903,39.9632365],[20.7239041,39.9632346],[20.7235028,39.9633043],[20.7234075,39.9633376],[20.7233422,39.9634799],[20.7230893,39.9633826],[20.7228209,39.963366],[20.7227001,39.9634437],[20.7215858,39.9637364],[20.7215091,39.9635316],[20.7211631,39.9631795],[20.7206383,39.9628944],[20.7205529,39.9627209],[20.7202157,39.9626753],[20.7201433,39.9624751],[20.7198775,39.9624045],[20.7197008,39.9621833],[20.7196734,39.9620204],[20.7197734,39.9618881],[20.7196954,39.9618049],[20.7196932,39.9616066],[20.719439,39.9612932],[20.7193684,39.961057],[20.7192107,39.9609264],[20.7191284,39.9606899],[20.7191171,39.9604374],[20.7192482,39.9601439],[20.7186792,39.9598035],[20.7185696,39.9596473],[20.7185401,39.9592861],[20.7186651,39.9588754],[20.7182852,39.9580089],[20.7183258,39.9576498],[20.7185379,39.9576198],[20.718792,39.9574468],[20.7186941,39.9572909],[20.7184564,39.957122],[20.7183442,39.9567766],[20.7176055,39.9563143],[20.7176644,39.956307],[20.7178087,39.9552482],[20.7179745,39.9552079],[20.7181221,39.9553021],[20.7182624,39.9553061],[20.718706,39.9550845],[20.719112,39.9546726],[20.7192954,39.9542635],[20.718685,39.9525889],[20.7183823,39.9523101],[20.7183684,39.9521116],[20.7185081,39.9518813],[20.7185319,39.9516298],[20.7182638,39.9511178],[20.7179663,39.9507311],[20.71751,39.9504839],[20.7173792,39.9502821],[20.7173082,39.9502981],[20.7173475,39.9499659],[20.7172669,39.9496934],[20.717682,39.9493359],[20.7177485,39.9489234],[20.7179596,39.948425],[20.7171633,39.9489249],[20.7171887,39.9486374],[20.717341,39.9483895],[20.7173107,39.9482895],[20.7170735,39.9483549],[20.7171246,39.9482663],[20.7170631,39.9480844],[20.7169428,39.948153],[20.7167903,39.9479145],[20.716641,39.9478562],[20.7164803,39.9475454],[20.7163509,39.9475598],[20.7162955,39.9474952],[20.7162652,39.9476384],[20.7161912,39.9474742],[20.716067,39.9476238],[20.715989,39.9472973],[20.715918,39.9473133],[20.7159232,39.9474486],[20.7158466,39.9473383],[20.7157527,39.9473447],[20.7157241,39.9472087],[20.7156414,39.9472244],[20.7156466,39.9471165],[20.7155647,39.9471141],[20.7155331,39.9470412],[20.7156621,39.9467926],[20.7154292,39.946768],[20.7156005,39.9466108],[20.715295,39.9466381],[20.7149933,39.9468277],[20.7150288,39.9465765],[20.7148392,39.9466252],[20.7152698,39.946187],[20.7151637,39.946202],[20.7151905,39.9461308],[20.7156761,39.9457662],[20.7157543,39.9453541],[20.7158822,39.9450785],[20.7157034,39.9451455],[20.7155401,39.9453075],[20.7154604,39.9452827],[20.7152111,39.945091],[20.7150578,39.9448705],[20.7147111,39.9448516]]},{"id":16256,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a3\u03ba\u03ac\u03bb\u03b1 \u0392\u03c1\u03b1\u03b4\u03ad\u03c4\u03bf\u03c5","description_GR":"\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u039a\u03b1\u03c0\u03b5\u03c3\u03cc\u03b2\u03bf \u03c3\u03c4\u03bf \u0392\u03c1\u03b1\u03b4\u03ad\u03c4\u03bf","path":"Ipiros\/Ipiros_Zagori_Skala_Vradetou","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3473,"name_EN":"Zagori: Skala Vradetou","description_EN":"The old road from Kapesovo to Vradeto","ascent_time":85,"descent_time":75,"marker":"Red_dots","level":9,"ascent":366,"descent":151,"maxelev":1347,"minelev":1054,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.77622 39.8882,20.78907 39.89738)","views":147,"millestones":"0,20.7816328,39.8882774#1,20.7885327,39.8926620#2,20.7856249,39.8944694#3,20.7797954,39.8969762#3.5,20.7762247,39.8973821","x":20.7852901,"y":39.8940581,"coor":[[20.7816328,39.8882774],[20.7823857,39.8883659],[20.7828821,39.8885148],[20.7831203,39.888625],[20.7834477,39.8886251],[20.7846636,39.8881274],[20.784986,39.8880823],[20.7853096,39.8881633],[20.78599,39.8887407],[20.7863422,39.889462],[20.7861865,39.8896423],[20.7858615,39.8898405],[20.785999,39.8901506],[20.78589,39.8904808],[20.7864383,39.8910094],[20.7869604,39.891096],[20.7872158,39.8918867],[20.7879314,39.8923389],[20.7883697,39.8924682],[20.7886132,39.8927631],[20.7883479,39.8926837],[20.7883112,39.8927187],[20.7885455,39.8929594],[20.7886794,39.8930982],[20.7886893,39.8933868],[20.7888223,39.8935436],[20.7883744,39.893369],[20.7886204,39.89361],[20.7886053,39.8936817],[20.7884167,39.8939647],[20.7881747,39.8941381],[20.7881664,39.8940658],[20.7881072,39.8940822],[20.7881463,39.8942454],[20.7879553,39.8943302],[20.7879648,39.8943755],[20.7877363,39.8942611],[20.7876805,39.8939533],[20.7873152,39.893763],[20.7869474,39.8936267],[20.7869999,39.8937543],[20.786665,39.8936639],[20.7867321,39.8937288],[20.7863722,39.8936738],[20.7857496,39.8934854],[20.7855793,39.8936248],[20.785732,39.893611],[20.7856694,39.8936993],[20.785777,39.8936483],[20.7857711,39.8937742],[20.7855251,39.8937854],[20.7857653,39.8939002],[20.7854612,39.8939007],[20.7852075,39.8940738],[20.7852901,39.8940581],[20.7852742,39.8941477],[20.7855362,39.8940469],[20.7853034,39.8942747],[20.7854944,39.8941899],[20.7856934,39.8941864],[20.7861254,39.8944506],[20.7856825,39.8944203],[20.7854997,39.8945774],[20.7857787,39.8946121],[20.7858333,39.8946947],[20.7855635,39.8947142],[20.7858396,39.894812],[20.786279,39.8951664],[20.7859066,39.8951291],[20.7860867,39.8952782],[20.7855503,39.8952453],[20.7859256,39.8954719],[20.7855381,39.8955062],[20.7853771,39.8956999],[20.7850775,39.8958537],[20.7849822,39.8963915],[20.7848908,39.8965961],[20.7846834,39.8967795],[20.7846279,39.8967149],[20.7845211,39.896748],[20.7843244,39.8964543],[20.7840683,39.8964292],[20.7840758,39.8965195],[20.7838014,39.8963857],[20.7833662,39.8963646],[20.7831734,39.8964854],[20.7831209,39.8966326],[20.7827574,39.8969017],[20.7823345,39.896944],[20.781999,39.8971148],[20.781657,39.8971774],[20.7814183,39.8972788],[20.7809696,39.8971223],[20.7798396,39.8969557],[20.7797475,39.8969982],[20.7797124,39.8972495],[20.7796056,39.8972825],[20.7790309,39.8970684],[20.7783669,39.8970139],[20.7780772,39.8969338],[20.7778686,39.8968919],[20.7777561,39.8967987],[20.7775667,39.8968475],[20.7774081,39.8969872],[20.7772459,39.8969557],[20.7771456,39.8972231],[20.7769725,39.8971733],[20.7766946,39.8973637],[20.7762247,39.8973821]]},{"id":16257,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a3\u03c4\u03bf\u03cd\u03c1\u03bf\u03c5","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u039f\u03be\u03c5\u03ac \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c4\u03bf\u03cd\u03c1\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf\u03bd \u0395\u03bb\u03b1\u03c6\u03cc\u03c4\u03bf\u03c0\u03bf","path":"Ipiros\/Ipiros_Zagori_Stouros","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":10982,"name_EN":"Zagori: Stouros crossing","description_EN":"From Oxia to Elafotopos via the Stouros summit","ascent_time":385,"descent_time":395,"marker":"Red_dots","level":9,"ascent":567,"descent":772,"maxelev":1641,"minelev":1089,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.68989 39.90314,20.75226 39.92969)","views":88,"millestones":"0,20.7518266,39.9067168#1,20.7430045,39.9096229#2,20.7366045,39.9130598#3,20.7412382,39.9184242#4,20.7336015,39.9221334#5,20.7249282,39.9254102#6,20.7175006,39.9292051#7,20.7106629,39.9263920#8,20.7073152,39.9188973#9,20.7031510,39.9122893#10,20.6967714,39.9058263#11.0,20.6912553,39.9014133","x":20.7262071,"y":39.9251,"coor":[[20.7518266,39.9067168],[20.7519647,39.9067432],[20.752088,39.9068547],[20.7520254,39.9069431],[20.7518606,39.9069655],[20.7516076,39.9071205],[20.7516267,39.9072111],[20.7514328,39.907602],[20.7513126,39.9076707],[20.75132,39.907761],[20.7511682,39.9077567],[20.7507993,39.9078905],[20.7500934,39.9079788],[20.7499732,39.9080475],[20.7496028,39.907965],[20.7493381,39.9081197],[20.749057,39.9081298],[20.7489909,39.9082901],[20.7488524,39.9082502],[20.7487681,39.9083019],[20.748811,39.9083841],[20.7486156,39.9085588],[20.7485988,39.9086664],[20.748307,39.9089014],[20.7482526,39.909062],[20.7479291,39.9092241],[20.747683,39.9092352],[20.7472916,39.9093503],[20.747154,39.9092924],[20.7466958,39.9093336],[20.7464406,39.9092904],[20.7461585,39.9093185],[20.7458933,39.909239],[20.7457739,39.9092897],[20.7455896,39.9092304],[20.7450982,39.9092347],[20.7448634,39.9094983],[20.7446912,39.9094304],[20.7440761,39.9095752],[20.743541,39.9095152],[20.7431595,39.9096666],[20.7429518,39.9096067],[20.7428087,39.9096657],[20.7426948,39.9095995],[20.7420252,39.9096617],[20.7417149,39.9095449],[20.7414588,39.9095197],[20.7408662,39.9096831],[20.7404103,39.9096793],[20.7399244,39.9095666],[20.7394338,39.9095528],[20.7388908,39.9094114],[20.7385045,39.9094185],[20.73817,39.909319],[20.7377516,39.9094198],[20.7375086,39.9096111],[20.7373622,39.9099853],[20.7373642,39.9104357],[20.7367213,39.9111652],[20.7366869,39.9113985],[20.7365161,39.9115468],[20.7361705,39.9116811],[20.735995,39.9119284],[20.7356602,39.9120811],[20.7356011,39.9123407],[20.7356943,39.9125955],[20.7356636,39.9127477],[20.7362491,39.9129804],[20.7365853,39.9130439],[20.7369904,39.9133796],[20.737162,39.9137087],[20.7376449,39.9138844],[20.7379401,39.9140729],[20.7381159,39.914312],[20.7383543,39.9144629],[20.7395997,39.9148402],[20.7398819,39.9150553],[20.7397771,39.9155387],[20.739868,39.9155953],[20.7398603,39.9157573],[20.7394854,39.9160169],[20.7398224,39.9160624],[20.7400514,39.916168],[20.7400653,39.9163665],[20.7399408,39.9165251],[20.739903,39.9168303],[20.7399608,39.9173364],[20.740554,39.9174071],[20.7406449,39.9174637],[20.7406784,39.9177439],[20.7407944,39.9177651],[20.7412685,39.9176344],[20.741593,39.9176975],[20.741828,39.9176771],[20.7420098,39.9177903],[20.7417915,39.9181985],[20.7409563,39.9185443],[20.7402294,39.9185779],[20.738727,39.9189319],[20.7382381,39.9188822],[20.7378186,39.9186001],[20.7373798,39.9184797],[20.7371432,39.9185361],[20.7370389,39.9185151],[20.736532,39.9188431],[20.7362707,39.9189258],[20.7359284,39.9191639],[20.735827,39.9195754],[20.7357305,39.9196357],[20.7352646,39.9198387],[20.7350219,39.9197778],[20.734729,39.9197876],[20.7347677,39.920203],[20.734654,39.92038],[20.7347398,39.9205445],[20.7344266,39.9207338],[20.7343588,39.9209301],[20.7339738,39.9211534],[20.733708,39.9215783],[20.7337766,39.9221026],[20.7339104,39.9222415],[20.7337161,39.922146],[20.7334833,39.9221214],[20.733373,39.9222264],[20.7333929,39.922299],[20.7331281,39.9224942],[20.7326294,39.9228945],[20.73242,39.9228705],[20.7323299,39.9227959],[20.7318813,39.9228824],[20.7316372,39.9228484],[20.7313929,39.9230667],[20.7311125,39.9230588],[20.730852,39.9231235],[20.7304448,39.923076],[20.7303085,39.9229911],[20.7301558,39.9230048],[20.7295934,39.9232681],[20.7294671,39.9234627],[20.7294266,39.9238219],[20.7290841,39.9241365],[20.7287639,39.9242265],[20.7282561,39.9245725],[20.7268958,39.9248853],[20.7267146,39.9250063],[20.7265856,39.9250117],[20.7264961,39.9251713],[20.7264138,39.9249347],[20.7262071,39.9251],[20.7259604,39.9251201],[20.725728,39.9248433],[20.7254099,39.9248884],[20.7250872,39.9250324],[20.7249923,39.9251828],[20.7249469,39.9253977],[20.7243668,39.9257866],[20.7239883,39.925875],[20.7234244,39.9256789],[20.7230613,39.9256866],[20.722228,39.9259873],[20.7221428,39.926057],[20.7220863,39.9265057],[20.7217748,39.926659],[20.7218428,39.9269492],[20.7214733,39.9268487],[20.7212933,39.9269426],[20.7212254,39.9271389],[20.720993,39.9271053],[20.7208628,39.9271376],[20.7206559,39.9270597],[20.7207221,39.9268995],[20.7204923,39.9268119],[20.7200112,39.9270865],[20.7199681,39.9274996],[20.7200529,39.9276822],[20.7199573,39.9277245],[20.7196895,39.9276989],[20.7192983,39.9278049],[20.7191404,39.9279265],[20.7185793,39.9281628],[20.7183473,39.9281202],[20.7180301,39.9281473],[20.7179904,39.9284884],[20.7177001,39.9286874],[20.7176448,39.9288659],[20.7175392,39.928872],[20.7174774,39.9289423],[20.7174995,39.9292131],[20.7171928,39.9295107],[20.7168622,39.9295733],[20.716619,39.9295214],[20.716535,39.9295641],[20.7164538,39.929796],[20.7160696,39.9300012],[20.715578,39.9300053],[20.7152067,39.9299407],[20.7144469,39.9301714],[20.714324,39.930294],[20.7137316,39.9302051],[20.7136303,39.9303644],[20.713037,39.9300503],[20.7128695,39.9298834],[20.7128361,39.9296033],[20.7122925,39.9292276],[20.7121098,39.9288891],[20.7116433,39.9288578],[20.7114633,39.9287086],[20.7110379,39.9285524],[20.7109881,39.9283709],[20.7108972,39.9283142],[20.7109716,39.9282263],[20.7109577,39.9280277],[20.7111511,39.9276549],[20.711132,39.9275643],[20.7113094,39.9275243],[20.7110147,39.9270836],[20.710941,39.9266672],[20.7100927,39.9258144],[20.7096401,39.9254953],[20.708766,39.9251822],[20.7091004,39.9247954],[20.7092462,39.9242817],[20.7090038,39.9239685],[20.7083807,39.9237887],[20.7082872,39.9235428],[20.707925,39.9232893],[20.7077345,39.9223832],[20.7075628,39.9218964],[20.7075285,39.921292],[20.707303,39.9208712],[20.7072195,39.9204185],[20.7072376,39.9200407],[20.7075369,39.9196529],[20.7072742,39.919033],[20.7074,39.9186042],[20.707615,39.918268],[20.7077231,39.9177217],[20.7076656,39.9174183],[20.7073177,39.9171111],[20.7072969,39.9165701],[20.7070195,39.916256],[20.7056056,39.9159816],[20.7047502,39.9155249],[20.704414,39.9154613],[20.7042089,39.9153474],[20.7039974,39.9153684],[20.7035574,39.9150316],[20.7034072,39.9149913],[20.7033004,39.9150243],[20.7031429,39.9148937],[20.7031282,39.9147132],[20.7030014,39.9146735],[20.7031805,39.9143544],[20.7032683,39.9139876],[20.7031718,39.9138047],[20.703125,39.9133169],[20.7031405,39.9122635],[20.7030301,39.9121253],[20.7026563,39.9111419],[20.7020112,39.910448],[20.7013847,39.9100969],[20.7008885,39.909227],[20.7003442,39.9088693],[20.7001828,39.9080901],[20.7000551,39.9080594],[20.6996881,39.9077112],[20.6997603,39.907425],[20.6996629,39.9072601],[20.6992364,39.9068876],[20.6990962,39.9068837],[20.698905,39.9069683],[20.6985927,39.9066531],[20.6982588,39.9065445],[20.6980355,39.906322],[20.6979196,39.9060575],[20.697696,39.9060871],[20.6976337,39.9061664],[20.696371,39.9056711],[20.6956538,39.9057497],[20.6949197,39.9056927],[20.6948003,39.9057433],[20.6946491,39.905676],[20.6941113,39.9054445],[20.6938846,39.9048075],[20.6936796,39.9044504],[20.6936277,39.9035842],[20.6928446,39.903143],[20.6928591,39.9030308],[20.6930399,39.9029189],[20.6929742,39.9028269],[20.6926299,39.902691],[20.6922906,39.9026903],[20.692047,39.9024042],[20.6921038,39.9023292],[20.6919318,39.901937],[20.6917094,39.9016965],[20.6912553,39.9014133]]},{"id":16258,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a4\u03c3\u03b5\u03c0\u03ad\u03bb\u03bf\u03b2\u03bf-\u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a4\u03c3\u03b5\u03c0\u03ad\u03bb\u03bf\u03b2\u03bf \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","path":"Ipiros\/Ipiros_Zagori_Tsepelovo_Astraka","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":13102,"name_EN":"Zagori: Tsepelovo-Astraka ref.","description_EN":"Ascent from Tsepelovo to Astraka refuge","ascent_time":410,"descent_time":355,"marker":"Red_dots","level":9,"ascent":1260,"descent":443,"maxelev":1984,"minelev":1075,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.76869 39.90556,20.82701 39.97929)","views":133,"millestones":"0,20.8207783,39.9053914#1,20.8182662,39.9119780#2,20.8240517,39.9192323#3,20.8246119,39.9264679#4,20.8178954,39.9292895#5,20.8120557,39.9345802#6,20.8117759,39.9408936#7,20.8064027,39.9462734#8,20.8005816,39.9517046#9,20.7944687,39.9588146#10,20.7897483,39.9656262#11,20.7834026,39.9720277#12,20.7745818,39.9767141#13.1,20.7687845,39.9787405","x":20.8108319,"y":39.9440479,"coor":[[20.8207783,39.9053914],[20.8204354,39.9053955],[20.819997,39.9055456],[20.8195735,39.905615],[20.8194332,39.9056337],[20.819172,39.9057166],[20.8189267,39.9057099],[20.8188127,39.9061256],[20.8186754,39.9061173],[20.818698,39.9063881],[20.8188394,39.9066172],[20.8187368,39.9065603],[20.8183892,39.9066319],[20.8183188,39.906747],[20.8183234,39.9069273],[20.8185529,39.9070237],[20.8185199,39.9072299],[20.8183017,39.907305],[20.8179321,39.9077092],[20.8177631,39.9079298],[20.8179147,39.9084473],[20.8177487,39.908749],[20.8179936,39.909017],[20.8180529,39.9092528],[20.8178535,39.9092653],[20.8177567,39.9093347],[20.8177559,39.9098571],[20.8179257,39.9102311],[20.817869,39.9104457],[20.8179812,39.9108001],[20.8182562,39.9111364],[20.8182967,39.9115654],[20.8182224,39.9119056],[20.8185318,39.9124275],[20.8186048,39.9126187],[20.8193438,39.9133326],[20.8198866,39.9137348],[20.8203231,39.9141611],[20.8209118,39.9153617],[20.8210171,39.9155583],[20.8210008,39.915756],[20.8212922,39.9167908],[20.8214163,39.9168933],[20.8216525,39.9173502],[20.8219746,39.9174671],[20.8223243,39.9174947],[20.822777,39.9178224],[20.8230858,39.9182272],[20.8233028,39.9183412],[20.8233637,39.9182889],[20.8236717,39.9184594],[20.8238365,39.9186891],[20.8240978,39.9193628],[20.8243299,39.9196574],[20.8246595,39.9198646],[20.8249769,39.9201886],[20.8249961,39.9202792],[20.825025,39.9206178],[20.8252963,39.9208234],[20.8254382,39.9210434],[20.8253431,39.9210769],[20.825515,39.9211536],[20.8256928,39.9213567],[20.8254253,39.9213223],[20.8256936,39.9215909],[20.8256728,39.9217885],[20.8258957,39.922281],[20.8259396,39.9225974],[20.8261975,39.9230909],[20.8260015,39.9235359],[20.8257896,39.9238183],[20.8257955,39.924449],[20.8254234,39.9251594],[20.8254552,39.9254846],[20.8253388,39.9257246],[20.825605,39.9257859],[20.8256117,39.9258942],[20.8257236,39.9260053],[20.8254244,39.9261503],[20.8250701,39.9262216],[20.8247669,39.9263935],[20.824444,39.9265467],[20.8244365,39.9267087],[20.8242358,39.9267482],[20.8236825,39.9275797],[20.8236818,39.9281021],[20.8238111,39.9283399],[20.8240031,39.9284893],[20.8239998,39.9285612],[20.8235032,39.9286737],[20.8225434,39.9286834],[20.8224399,39.9286445],[20.8218798,39.9281067],[20.8215017,39.9279342],[20.8212112,39.9278902],[20.8209717,39.9280098],[20.8208142,39.928127],[20.8205287,39.9279751],[20.8203877,39.9279892],[20.8196345,39.9285901],[20.8190486,39.92861],[20.8189359,39.9285168],[20.818645,39.9284818],[20.8182874,39.9286251],[20.818007,39.9286174],[20.8180437,39.9288346],[20.8178177,39.9288599],[20.8178602,39.9289512],[20.8181803,39.9291131],[20.8182004,39.9291857],[20.8181294,39.9292018],[20.8178396,39.9293109],[20.817464,39.9293366],[20.8174498,39.9293903],[20.817166,39.9294545],[20.8167295,39.9297848],[20.8165676,39.9299965],[20.8166152,39.930232],[20.8160651,39.9307394],[20.8157129,39.9312701],[20.8154392,39.9313707],[20.8152384,39.9316624],[20.8150857,39.9316762],[20.8140448,39.93217],[20.8137143,39.932233],[20.8134351,39.9324505],[20.8130795,39.9325488],[20.8128596,39.9324977],[20.8124014,39.9326878],[20.811843,39.9328706],[20.811396,39.9328583],[20.8113259,39.9333607],[20.8114432,39.933355],[20.8114862,39.9334372],[20.811603,39.9334404],[20.8117616,39.9338051],[20.8119611,39.9337926],[20.8121205,39.933887],[20.8120015,39.9339288],[20.8121576,39.9340952],[20.8121096,39.9341209],[20.8120645,39.9345881],[20.8118734,39.9344207],[20.8114031,39.9342186],[20.8113137,39.934126],[20.8112879,39.9344316],[20.8108705,39.934348],[20.8105742,39.9344299],[20.8100813,39.9344614],[20.8097144,39.9348026],[20.809648,39.9350485],[20.8096279,39.9352281],[20.8100511,39.9359423],[20.8110593,39.9369113],[20.810934,39.9378446],[20.8109982,39.9389813],[20.8111551,39.939382],[20.8112252,39.9398883],[20.8117765,39.9408673],[20.8117677,39.9413084],[20.8116282,39.9415973],[20.8113513,39.9419365],[20.8112419,39.9427801],[20.811034,39.9432248],[20.8108319,39.9440479],[20.810503,39.9443271],[20.8103109,39.9446821],[20.8096464,39.94488],[20.8093237,39.9452764],[20.8090365,39.945917],[20.8088119,39.9462171],[20.8082124,39.9465248],[20.8080229,39.9465736],[20.8078868,39.9464798],[20.8079152,39.9463725],[20.8076861,39.9462671],[20.8076452,39.9461399],[20.8075024,39.94619],[20.8074456,39.9461524],[20.8074974,39.9460457],[20.8072962,39.9460942],[20.8073021,39.9459683],[20.8072065,39.9460107],[20.8071648,39.9459015],[20.8070107,39.9459423],[20.8068864,39.9458488],[20.8066234,39.9459676],[20.806374,39.9463165],[20.8062116,39.946285],[20.8061407,39.9460489],[20.806033,39.9460999],[20.8058502,39.9460048],[20.805684,39.9460543],[20.8056648,39.9459637],[20.8055951,39.9459528],[20.8053455,39.9460359],[20.8048053,39.9465795],[20.8046776,39.9463058],[20.804706,39.9461985],[20.8046004,39.9462045],[20.8036126,39.9473122],[20.8032961,39.9478259],[20.8028259,39.9483714],[20.8022126,39.948976],[20.8012599,39.9495802],[20.8009902,39.9498339],[20.8006796,39.9499695],[20.8005886,39.9501651],[20.8004381,39.9511338],[20.8005441,39.9513709],[20.800627,39.9521028],[20.8004782,39.952531],[20.8000882,39.9531147],[20.7994255,39.9537719],[20.7986957,39.9541121],[20.7978013,39.9547179],[20.7977382,39.9550674],[20.7974333,39.9555814],[20.7975669,39.9557292],[20.7971727,39.9558984],[20.7970595,39.9560665],[20.7967956,39.9562033],[20.7967672,39.9563106],[20.796277,39.9567834],[20.7957809,39.95713],[20.7952058,39.9579157],[20.7949981,39.9580316],[20.7947792,39.9584579],[20.7944701,39.9588096],[20.7942866,39.9594801],[20.7937378,39.9602035],[20.7936629,39.9605527],[20.7929429,39.9611813],[20.7927425,39.9612118],[20.7925496,39.9613325],[20.792792,39.9614788],[20.7930228,39.9618005],[20.7932503,39.9619419],[20.7932606,39.9622214],[20.7929708,39.9624116],[20.7929966,39.9626104],[20.7928353,39.9630563],[20.7927039,39.9638633],[20.7921827,39.9642452],[20.7919894,39.9643164],[20.7919518,39.9643694],[20.7917297,39.9644939],[20.7914445,39.9645851],[20.7913636,39.9645648],[20.7911894,39.9647852],[20.7909129,39.9649396],[20.7906578,39.9648875],[20.7902644,39.9650388],[20.7897327,39.9656455],[20.7896482,39.966062],[20.7893341,39.9665217],[20.7889495,39.966484],[20.7885979,39.9667445],[20.7879662,39.9674836],[20.7874366,39.9677932],[20.7874624,39.967992],[20.7871316,39.9683071],[20.7865503,39.9684711],[20.7859645,39.9684819],[20.7858416,39.968474],[20.7857547,39.9685797],[20.7857889,39.9688328],[20.7859934,39.9689646],[20.7860226,39.9690915],[20.785786,39.9696434],[20.784887,39.9702444],[20.7839335,39.9713529],[20.7838541,39.9715488],[20.7835115,39.9718636],[20.78326,39.9722349],[20.7820263,39.9732995],[20.78184,39.9735285],[20.7810345,39.9742267],[20.7809179,39.9744667],[20.7805536,39.9747448],[20.7798826,39.9752846],[20.77914,39.9756422],[20.7785694,39.9758245],[20.7779597,39.9758436],[20.7779164,39.9757703],[20.7776607,39.9759794],[20.7774394,39.9759552],[20.7771203,39.9760184],[20.7770176,39.9759615],[20.776772,39.9759547],[20.7762074,39.976011],[20.7760822,39.9759354],[20.7758584,39.9759652],[20.7756653,39.976086],[20.7753947,39.9761145],[20.7751065,39.9762686],[20.7749076,39.9765152],[20.7746461,39.976598],[20.7743133,39.9772013],[20.7740051,39.9772827],[20.7737961,39.9774931],[20.773735,39.9777976],[20.773323,39.9780924],[20.773016,39.978273],[20.7713302,39.9787664],[20.7708245,39.9793108],[20.7705849,39.979178],[20.770472,39.979337],[20.7701882,39.9791489],[20.7701016,39.9792456],[20.7699313,39.9791328],[20.7698444,39.9792384],[20.7698529,39.9790585],[20.769774,39.9789933],[20.7700828,39.9786506],[20.7700244,39.978649],[20.7700229,39.9784327],[20.7698692,39.9784645],[20.7697548,39.9785198],[20.7697221,39.9784559],[20.7696182,39.978426],[20.7694547,39.9786646],[20.7693603,39.97868],[20.7691826,39.9784769],[20.769201,39.9783333],[20.7689755,39.978399],[20.7689191,39.9783524],[20.7687301,39.9783697],[20.7687845,39.9787405]]},{"id":16259,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0392\u03af\u03ba\u03bf\u03c2-\u0395\u03bb\u03b1\u03c6\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2","description_GR":"","path":"Ipiros\/Ipiros_Zagori_Vikos_Elafotopos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7092,"name_EN":"Zagori: Vikos-Elafotopos","description_EN":"","ascent_time":170,"descent_time":165,"marker":"Red_dots","level":9,"ascent":648,"descent":308,"maxelev":1361,"minelev":754,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.6889 39.90193,20.70951 39.95023)","views":46,"millestones":"0,20.7071258,39.9507431#1,20.7020451,39.9438660#2,20.6993683,39.9355249#3,20.7042154,39.9288130#4,20.6978625,39.9219101#5,20.6969865,39.9164845#6,20.6960190,39.9082985#7.1,20.6912553,39.9014133","x":20.7012519,"y":39.9254774,"coor":[[20.7071258,39.9507431],[20.7071794,39.9506005],[20.7069863,39.9502347],[20.7068787,39.9500245],[20.7068128,39.9498695],[20.7067937,39.9492925],[20.7070598,39.9488677],[20.7069445,39.9487068],[20.7069851,39.9483477],[20.7067522,39.9478367],[20.7065505,39.9476508],[20.7061877,39.9474063],[20.7059648,39.947418],[20.7054761,39.9471158],[20.7048259,39.9465209],[20.7042779,39.9462351],[20.7039645,39.9459379],[20.7033971,39.9458137],[20.7030093,39.9456045],[20.7027725,39.9454176],[20.7022903,39.9447373],[20.7019968,39.9445128],[20.7020003,39.9444408],[20.7022643,39.9443042],[20.7020401,39.9440997],[20.7020721,39.9439205],[20.702008,39.9437926],[20.701802,39.9436966],[20.7019249,39.9433308],[20.7016726,39.9429814],[20.7013731,39.9428828],[20.7012423,39.9426809],[20.7012891,39.942439],[20.7011861,39.9421478],[20.7012566,39.9418977],[20.7007763,39.9400915],[20.7005282,39.9396521],[20.7003447,39.9390885],[20.6998808,39.9385168],[20.6995025,39.9376233],[20.6992355,39.9366069],[20.6992887,39.9362301],[20.6992354,39.9356341],[20.6994181,39.9354862],[20.6994384,39.9353066],[20.6995509,39.9351567],[20.6997711,39.9342262],[20.6999923,39.9337642],[20.7003085,39.9318096],[20.7007391,39.9313715],[20.7009347,39.9309538],[20.7014228,39.9305353],[20.7016357,39.9304873],[20.701714,39.9305616],[20.7019178,39.9304593],[20.702129,39.9304473],[20.7023497,39.9302374],[20.702553,39.929901],[20.7029355,39.9297317],[20.7030995,39.9294842],[20.7031947,39.9294509],[20.7034254,39.9295205],[20.7036075,39.9293815],[20.7038269,39.9294418],[20.7044003,39.9294401],[20.7044413,39.9292251],[20.7039137,39.9282734],[20.7037951,39.9278196],[20.7030988,39.9274575],[20.7028154,39.9270261],[20.7020135,39.9264268],[20.7017915,39.9261773],[20.7014704,39.9255557],[20.7012519,39.9254774],[20.7007474,39.9255081],[20.700464,39.9253199],[20.7003675,39.925137],[20.6999884,39.9247479],[20.699891,39.9243983],[20.6999095,39.9240115],[20.699775,39.9236474],[20.6991969,39.9230184],[20.6987581,39.9224115],[20.6978694,39.9219178],[20.6975803,39.9216033],[20.6969664,39.9214777],[20.6960305,39.9207574],[20.6958202,39.9207514],[20.6951193,39.920245],[20.6948921,39.9198603],[20.6945859,39.9195768],[20.6946741,39.9195298],[20.6947762,39.9193526],[20.6951072,39.9190377],[20.695722,39.918659],[20.695789,39.9184807],[20.6959422,39.9183815],[20.6957217,39.918096],[20.6953898,39.9179424],[20.6952691,39.9177768],[20.6953193,39.9169766],[20.6956636,39.9161488],[20.6956443,39.9160717],[20.6958005,39.9159861],[20.6960817,39.9159761],[20.6970154,39.9165071],[20.6971663,39.9165294],[20.6972408,39.9164415],[20.6967125,39.9159941],[20.6965996,39.9154234],[20.6963339,39.9151096],[20.6963781,39.9146785],[20.6959715,39.9139058],[20.6956012,39.9130936],[20.6955648,39.9126332],[20.6952962,39.9121391],[20.6952862,39.9116164],[20.695371,39.9113126],[20.6955575,39.9110837],[20.6957764,39.9104234],[20.6963042,39.9096639],[20.6963327,39.9095836],[20.6961064,39.9091808],[20.6959823,39.9086008],[20.6959827,39.9083486],[20.6961458,39.9081191],[20.6961302,39.9079565],[20.6956916,39.9073495],[20.695041,39.9070157],[20.6947473,39.906557],[20.6943865,39.9062765],[20.6941113,39.9054445],[20.6938846,39.9048075],[20.6936796,39.9044504],[20.6936277,39.9035842],[20.6928446,39.903143],[20.6928591,39.9030308],[20.6930399,39.9029189],[20.6929742,39.9028269],[20.6926299,39.902691],[20.6922906,39.9026903],[20.692047,39.9024042],[20.6921038,39.9023292],[20.6919318,39.901937],[20.6917094,39.9016965],[20.6912553,39.9014133]]},{"id":16260,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u0392\u03af\u03ba\u03bf\u03c5","description_GR":"\u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u0392\u03af\u03ba\u03bf\u03c5 \u03b1\u03c0\u03cc \u039c\u03bf\u03bd\u03bf\u03b4\u03ad\u03bd\u03c4\u03c1\u03b9 \u03ad\u03c9\u03c2 \u0392\u03af\u03ba\u03bf","path":"Ipiros\/Ipiros_Zagori_Vikos_gorge","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":12793,"name_EN":"Zagori: Vikos gorge","description_EN":"From Monodentri to Vikos village via Vikos gorge","ascent_time":325,"descent_time":325,"marker":"Red_dots","level":9,"ascent":717,"descent":1021,"maxelev":1072,"minelev":482,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.70696 39.88123,20.76073 39.95074)","views":310,"millestones":"0,20.7489241,39.8816401#1,20.7565838,39.8825258#2,20.7585867,39.8871794#3,20.7571422,39.8951158#4,20.7560284,39.9027683#5,20.7574630,39.9097480#6,20.7491645,39.9148785#7,20.7466238,39.9221930#8,20.7398218,39.9289980#9,20.7308899,39.9339093#10,20.7223607,39.9376844#11,20.7158921,39.9443283#12.8,20.7071256,39.9507431","x":20.7500487,"y":39.9136206,"coor":[[20.7489241,39.8816401],[20.7489992,39.8820295],[20.7492963,39.8819793],[20.749875,39.8821036],[20.7501932,39.8820495],[20.750543,39.8820683],[20.7506908,39.882158],[20.751396,39.8820787],[20.7516637,39.8821043],[20.7518146,39.8820274],[20.7520925,39.881837],[20.7521157,39.8815945],[20.7522108,39.8815611],[20.7523241,39.8816364],[20.7524343,39.8815314],[20.7527258,39.8815485],[20.7530587,39.8814318],[20.753088,39.8813065],[20.7533818,39.8810265],[20.753666,39.8811966],[20.7540898,39.8811364],[20.7546844,39.8811711],[20.7549846,39.8812515],[20.7552879,39.8815122],[20.7554389,39.8815345],[20.7556679,39.8818832],[20.7557624,39.8816156],[20.7559352,39.8819177],[20.756032,39.8818483],[20.7561543,39.8822301],[20.7562968,39.8819368],[20.7564052,39.8818678],[20.7565632,39.8819893],[20.7565477,39.8825653],[20.756708,39.8823897],[20.7567252,39.8827685],[20.7568704,39.8826644],[20.756842,39.8827717],[20.75696,39.882748],[20.7568865,39.882818],[20.7569575,39.882802],[20.7568796,39.8832141],[20.7571065,39.8831124],[20.7571403,39.8836358],[20.7572025,39.8835565],[20.7572341,39.8836294],[20.7573477,39.8834524],[20.7575345,39.8834577],[20.7576825,39.8835429],[20.7576799,39.8835968],[20.7573708,39.8837053],[20.7575751,39.8838371],[20.7574545,39.8839148],[20.7576227,39.8843158],[20.7576603,39.8847582],[20.7575314,39.8847636],[20.7574446,39.8848693],[20.7576104,39.8850721],[20.7576148,39.8852253],[20.7577709,39.8851396],[20.7577291,39.8852826],[20.7578968,39.8851972],[20.7580214,39.8852818],[20.7578953,39.8854764],[20.7582874,39.8853432],[20.7584069,39.8850403],[20.7586683,39.8852008],[20.758632,39.8854745],[20.7582711,39.8856896],[20.758135,39.8858479],[20.7583875,39.8861972],[20.7582138,39.8864086],[20.7581699,39.8865965],[20.7584274,39.8868379],[20.7585873,39.8871666],[20.7585788,39.8873465],[20.7579508,39.8877703],[20.7576373,39.8882209],[20.7571356,39.8886933],[20.7570938,39.8888362],[20.7573104,39.889698],[20.7576548,39.8898337],[20.7576837,39.8902128],[20.7578769,39.8905785],[20.7577253,39.8913129],[20.7575232,39.8916315],[20.7575326,39.891929],[20.7577666,39.8924219],[20.7580424,39.8927719],[20.7581222,39.8930624],[20.7579573,39.893337],[20.7579704,39.8935536],[20.7573632,39.894032],[20.7571447,39.8944492],[20.7572271,39.8946857],[20.757114,39.8948537],[20.7571772,39.8949996],[20.7570798,39.8953301],[20.7572006,39.8954956],[20.7572318,39.896073],[20.7571684,39.8961793],[20.7572843,39.8962005],[20.7573333,39.8964001],[20.7570544,39.8968606],[20.7568378,39.8969897],[20.7567125,39.8971663],[20.7567556,39.8974918],[20.7565227,39.8977195],[20.7564675,39.8978981],[20.7560935,39.8981398],[20.7556671,39.898254],[20.7552635,39.89863],[20.7547197,39.8994975],[20.7547916,39.8997066],[20.7546479,39.9000269],[20.7547906,39.9004722],[20.7554682,39.9012298],[20.7555646,39.9016649],[20.7560681,39.9021474],[20.7560955,39.9023102],[20.7559135,39.9024493],[20.755895,39.9025929],[20.756028,39.9027497],[20.7560356,39.9030832],[20.7562274,39.9032327],[20.7562314,39.9033949],[20.7563839,39.9036334],[20.7566491,39.9037129],[20.756921,39.9039006],[20.757165,39.9044299],[20.7576691,39.9046512],[20.7576965,39.9048141],[20.757577,39.905117],[20.7576503,39.9052992],[20.7588062,39.9058359],[20.7589786,39.906147],[20.7594669,39.9064579],[20.7595293,39.9066218],[20.7592138,39.9068652],[20.7591002,39.9070421],[20.7592609,39.9073529],[20.7591072,39.9076368],[20.7591958,39.9079906],[20.7590223,39.9084451],[20.7587694,39.9086001],[20.7585789,39.9089191],[20.758376,39.9090035],[20.7581647,39.9092678],[20.7578404,39.9094479],[20.7573057,39.9098742],[20.7568892,39.9100247],[20.7564086,39.9100473],[20.7562412,39.9101237],[20.7560635,39.9101727],[20.7558436,39.9102972],[20.7555518,39.9105322],[20.7549376,39.9106591],[20.7542288,39.9110536],[20.7538463,39.9114752],[20.7537316,39.9119224],[20.7535046,39.9120241],[20.7532234,39.9120342],[20.7526864,39.9125056],[20.7523434,39.912586],[20.7521455,39.9128147],[20.7513173,39.9132598],[20.7510924,39.9133166],[20.7508734,39.9132474],[20.750447,39.9133615],[20.7502783,39.9134649],[20.7502333,39.9134276],[20.7500487,39.9136206],[20.7497373,39.913774],[20.7497067,39.9139262],[20.7495536,39.913949],[20.7495659,39.9141835],[20.7492886,39.9148513],[20.7491113,39.9148913],[20.748905,39.9150477],[20.748823,39.9152976],[20.7485864,39.915354],[20.7487229,39.9156821],[20.748615,39.9159853],[20.7486875,39.9169241],[20.7486306,39.9171387],[20.7486939,39.9172846],[20.7486161,39.9174445],[20.7487985,39.9177919],[20.7486541,39.9178779],[20.7485782,39.9182451],[20.7483673,39.9185004],[20.7490509,39.9191321],[20.7491429,39.9194139],[20.7490073,39.9198064],[20.7489221,39.9198761],[20.7489646,39.9199673],[20.7488947,39.9202086],[20.7487118,39.9203656],[20.7485833,39.920362],[20.7484146,39.9204653],[20.748239,39.9204694],[20.7479042,39.9206221],[20.7478062,39.9209616],[20.7478518,39.9212331],[20.7477658,39.9213208],[20.7477309,39.921563],[20.7474862,39.9217903],[20.7469428,39.9219012],[20.7465636,39.9222508],[20.7464642,39.9223741],[20.7464176,39.922616],[20.7459048,39.92307],[20.7457469,39.9236871],[20.7455127,39.9241849],[20.7450975,39.9245515],[20.7446784,39.9247559],[20.7444695,39.9249662],[20.7442441,39.9250319],[20.7437903,39.9257218],[20.7436086,39.9258518],[20.7436135,39.925996],[20.7434873,39.9261906],[20.7433311,39.9262763],[20.7432391,39.9264899],[20.7427026,39.9271954],[20.7419659,39.9276791],[20.7417531,39.9277271],[20.7409589,39.9281912],[20.7407483,39.9284375],[20.7403174,39.9286415],[20.7401462,39.9287988],[20.7398381,39.9288802],[20.7398205,39.9290058],[20.7392699,39.9295128],[20.7383527,39.9298562],[20.7375831,39.9302939],[20.7367983,39.9312986],[20.7366479,39.9317538],[20.736196,39.9321554],[20.735691,39.9321952],[20.7355063,39.9323881],[20.7351321,39.9326298],[20.7344896,39.9328549],[20.7337887,39.9333215],[20.7336026,39.9332983],[20.7331258,39.933483],[20.7322669,39.9335848],[20.7318934,39.9335653],[20.7314028,39.9337946],[20.7311289,39.933895],[20.7308943,39.9339064],[20.7307736,39.9339841],[20.7306257,39.934142],[20.730474,39.9346241],[20.7301924,39.9348864],[20.7300171,39.93562],[20.729608,39.9363471],[20.7294622,39.9364601],[20.7288292,39.9367304],[20.7280368,39.9369062],[20.7280667,39.9370151],[20.727101,39.9376364],[20.7266177,39.9377128],[20.7264719,39.9378257],[20.7259759,39.9379198],[20.7258673,39.9379888],[20.725612,39.9379456],[20.7249633,39.9380533],[20.7247468,39.9379301],[20.724398,39.9378842],[20.7241928,39.9377703],[20.7232073,39.9375803],[20.7227399,39.9375671],[20.7222768,39.9377071],[20.7220571,39.937899],[20.7220034,39.9380416],[20.7218628,39.9380467],[20.7217906,39.9383329],[20.721213,39.9386678],[20.7211334,39.9388637],[20.7210265,39.9388967],[20.7207107,39.9393832],[20.7189928,39.9400731],[20.7183385,39.9405409],[20.7181122,39.9406246],[20.7179106,39.9409251],[20.717284,39.9413037],[20.7167206,39.9418282],[20.7163338,39.9420874],[20.7160988,39.942351],[20.7159318,39.9426615],[20.7158992,39.9435162],[20.7159093,39.9443272],[20.7153224,39.9443646],[20.7147144,39.9448427],[20.7144087,39.9450232],[20.7139464,39.9451452],[20.7135733,39.9451166],[20.713231,39.9454221],[20.7126695,39.9457575],[20.7120763,39.9464162],[20.712081,39.9465604],[20.7118985,39.9469516],[20.7117405,39.9470732],[20.7109311,39.9473564],[20.7105802,39.9475987],[20.7102833,39.9479325],[20.7102638,39.9480941],[20.7100197,39.9483033],[20.7098969,39.9486691],[20.7098293,39.9486132],[20.7100008,39.9489423],[20.7097705,39.9488637],[20.7098004,39.9489726],[20.7095654,39.9492362],[20.7095862,39.949534],[20.7094057,39.949637],[20.7091694,39.9496843],[20.7091863,39.9498199],[20.7090608,39.9497533],[20.7093968,39.9503123],[20.7091072,39.95025],[20.7087678,39.9500062],[20.7086513,39.9497506],[20.7085621,39.949658],[20.7085799,39.9497756],[20.708444,39.9496817],[20.7083236,39.9495071],[20.708408,39.9494555],[20.7083037,39.9494345],[20.7081357,39.9495198],[20.7082072,39.949738],[20.7081003,39.949771],[20.7078483,39.9496558],[20.7077406,39.9497067],[20.7076613,39.9496504],[20.7076107,39.9497301],[20.7075415,39.9497101],[20.7073623,39.9500293],[20.7069862,39.9502347],[20.7071793,39.9506005],[20.7071256,39.9507431]]},{"id":16261,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0392\u03af\u03c4\u03c3\u03b1-\u039a\u03bf\u03c5\u03ba\u03bf\u03cd\u03bb\u03b9","description_GR":"\u03a3\u03ba\u03ac\u03bb\u03b1 \u0392\u03af\u03c4\u03c3\u03b1\u03c2 \u03ad\u03c9\u03c2 \u039a\u03bf\u03c5\u03ba\u03bf\u03cd\u03bb\u03b9","path":"Ipiros\/Ipiros_Zagori_Vitsa_Koukouli","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":3352,"name_EN":"Zagori: Vitsa-Koukouli","description_EN":"Vitsa stairway and Koukouli","ascent_time":70,"descent_time":70,"marker":"Red_dots","level":9,"ascent":279,"descent":337,"maxelev":944,"minelev":711,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.75306 39.86734,20.77681 39.87366)","views":79,"millestones":"0,20.7530845,39.8736637#1,20.7616938,39.8694599#2,20.7644622,39.8673332#3,20.7697164,39.8703393#3.4,20.7766281,39.8711774","x":20.7641936,"y":39.8675747,"coor":[[20.7530845,39.8736637],[20.7530709,39.8734561],[20.7531945,39.8733155],[20.753571,39.873263],[20.7538446,39.8731625],[20.7541097,39.8731925],[20.7543099,39.8732116],[20.7545952,39.8731115],[20.7547876,39.8728467],[20.7554418,39.8723606],[20.7555679,39.8721659],[20.7565797,39.8717799],[20.7567645,39.871704],[20.7571667,39.871355],[20.7572096,39.8709419],[20.7573201,39.8708279],[20.7581934,39.8706541],[20.758426,39.8706787],[20.7583986,39.8705158],[20.7589513,39.8706934],[20.7593049,39.8705366],[20.7595603,39.8704222],[20.7599073,39.8700806],[20.7603658,39.8697781],[20.7607678,39.8696813],[20.7610004,39.8697058],[20.761094,39.8694562],[20.7613462,39.8695623],[20.7617849,39.8694305],[20.7619099,39.869506],[20.76205,39.8695099],[20.7623482,39.8693832],[20.7626211,39.8690485],[20.762951,39.8690667],[20.7628597,39.8689201],[20.7632207,39.8689482],[20.7630524,39.8687993],[20.763195,39.8687493],[20.7629541,39.8686525],[20.7625503,39.8682899],[20.7623557,39.8682034],[20.7627163,39.8682405],[20.7624291,39.8681334],[20.7627456,39.8681152],[20.7627481,39.8680613],[20.7623663,39.8679785],[20.7626519,39.8678694],[20.7628262,39.8678923],[20.7630313,39.8680061],[20.7631586,39.8682799],[20.7636606,39.8684696],[20.7639792,39.8689018],[20.7641181,39.8694281],[20.7645467,39.8695121],[20.7646118,39.8693698],[20.764642,39.8692266],[20.7645721,39.8689724],[20.7642632,39.8683333],[20.7641936,39.8675747],[20.7642488,39.8673961],[20.764474,39.8673303],[20.7647845,39.8670417],[20.7651948,39.8670172],[20.7652156,39.8670718],[20.7650354,39.8671749],[20.7650571,39.8672115],[20.7654548,39.8672046],[20.765358,39.8672739],[20.7653784,39.8673376],[20.7656482,39.8673181],[20.7660054,39.8674271],[20.7658503,39.8674948],[20.7659053,39.8675684],[20.7658665,39.8676484],[20.7660524,39.8676716],[20.7660707,39.8677802],[20.7662008,39.8677478],[20.7664767,39.8678456],[20.7665209,39.8679009],[20.7664133,39.8679519],[20.7669813,39.868301],[20.7671772,39.8683605],[20.767249,39.8683265],[20.7676439,39.868878],[20.7674357,39.8690793],[20.7666466,39.8694537],[20.7665668,39.8696586],[20.7670684,39.8694069],[20.7683181,39.8691805],[20.768671,39.8691318],[20.7689283,39.8693552],[20.7695645,39.869499],[20.7697697,39.8706802],[20.7699688,39.8711181],[20.7704099,39.8711844],[20.7709498,39.8713886],[20.7713528,39.8710215],[20.7716213,39.871029],[20.7718006,39.870944],[20.7727496,39.8708983],[20.7730699,39.8707992],[20.773253,39.8706331],[20.7733613,39.8703929],[20.7735682,39.8702185],[20.7741578,39.8701089],[20.7743155,39.8699871],[20.7744436,39.8699727],[20.7745503,39.8701918],[20.7748232,39.870303],[20.7748791,39.8703586],[20.7756931,39.8706245],[20.7757974,39.8706679],[20.7760755,39.8707207],[20.7762697,39.8708432],[20.7765081,39.8709939],[20.7766281,39.8711774]]},{"id":16262,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0392\u03af\u03c4\u03c3\u03b1-\u039c\u03bf\u03bd\u03bf\u03b4\u03ad\u03bd\u03c4\u03c1\u03b9","description_GR":"\u0394\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03bf\u03c5 \u039b\u03ac\u03ba\u03ba\u03bf\u03c5 \u0392\u03af\u03c4\u03c3\u03b1\u03c2","path":"Ipiros\/Ipiros_Zagori_Vitsa_Monodentri","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":1689,"name_EN":"Zagori: Vitsa-Monodentri","description_EN":"Crossing Vitsa ravine","ascent_time":35,"descent_time":30,"marker":"Red_dots","level":9,"ascent":191,"descent":81,"maxelev":1058,"minelev":866,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.74716 39.87367,20.7528 39.88198)","views":75,"millestones":"0,20.7505820,39.8736115#1,20.7483171,39.8782546#1.7,20.7489987,39.8820295","x":20.7500927,"y":39.877507,"coor":[[20.750582,39.8736115],[20.7506745,39.8736321],[20.7509684,39.8736719],[20.7509458,39.8738019],[20.7510821,39.8738868],[20.7510791,39.8739497],[20.7505994,39.8742065],[20.7503179,39.8742256],[20.7501576,39.8744013],[20.750053,39.8743893],[20.7499995,39.874532],[20.750604,39.874603],[20.75112,39.8748156],[20.7515766,39.8748014],[20.7518133,39.8749881],[20.752054,39.8753372],[20.7523915,39.8756169],[20.7526817,39.8761564],[20.7522005,39.8766924],[20.7515012,39.8771412],[20.7509966,39.8771811],[20.7507081,39.8771009],[20.7504833,39.8771577],[20.7500403,39.8773794],[20.7500227,39.877505],[20.7500927,39.877507],[20.7497486,39.8776144],[20.7495875,39.8778081],[20.7485456,39.8780851],[20.7482184,39.8783281],[20.7479041,39.8783013],[20.7476633,39.8784476],[20.7477162,39.8785662],[20.747993,39.8786461],[20.7482129,39.8789405],[20.7482627,39.879122],[20.7481668,39.8791734],[20.7480949,39.8791128],[20.7478935,39.8791702],[20.7474226,39.8797334],[20.7473151,39.8800277],[20.7473682,39.8803894],[20.7472165,39.880804],[20.7474054,39.8807643],[20.7477739,39.8808827],[20.7480431,39.8811245],[20.7485309,39.8811922],[20.7486273,39.8811319],[20.7489267,39.8812303],[20.7489248,39.8816401],[20.7489987,39.8820295]]},{"id":16263,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2 \u0392\u03bf\u03ca\u03b4\u03bf\u03bc\u03ac\u03c4\u03b7","description_GR":"\u0393\u03ad\u03c6\u03c5\u03c1\u03b1 \u0391\u03c1\u03af\u03c3\u03c4\u03b7\u03c2 \u03ad\u03c9\u03c2 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u0392\u03bf\u03ca\u03b4\u03bf\u03bc\u03ac\u03c4\u03b7","path":"Ipiros\/Ipiros_Zagori_Voidomatis_bridges","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":4558,"name_EN":"Zagori: Voidhomatis bridges","description_EN":"From Aristi birdge to Voidhomatis bridge","ascent_time":85,"descent_time":90,"marker":"Red_dots","level":9,"ascent":83,"descent":112,"maxelev":455,"minelev":405,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.66322 39.94692,20.68883 39.96813)","views":158,"millestones":"0,20.6877244,39.9468887#1,20.6879111,39.9543513#2,20.6786710,39.9557007#3,20.6783420,39.9631959#4,20.6692275,39.9679422#4.6,20.6632293,39.9679918","x":20.6789371,"y":39.9557523,"coor":[[20.6877244,39.9468887],[20.6875684,39.9469563],[20.6872745,39.9472271],[20.6868654,39.9477018],[20.6862213,39.9479536],[20.6859602,39.9482704],[20.6858528,39.9485555],[20.6862076,39.9494484],[20.6863424,39.9495919],[20.6865395,39.9505297],[20.6865568,39.9506563],[20.6867243,39.9508233],[20.6869446,39.9508656],[20.687329,39.9511468],[20.6875385,39.9511708],[20.688092,39.951583],[20.6883937,39.9518798],[20.68852,39.9521717],[20.6885246,39.9532887],[20.6883367,39.9537877],[20.6879509,39.9542631],[20.6876885,39.95485],[20.6875175,39.9549982],[20.687324,39.9551278],[20.6868486,39.9552764],[20.6862659,39.95571],[20.6858382,39.9558419],[20.6854052,39.9560817],[20.6853135,39.9560431],[20.6853083,39.956151],[20.6849425,39.9562126],[20.6847944,39.9561273],[20.6838685,39.9561548],[20.6837416,39.9561152],[20.6834793,39.9562157],[20.6833061,39.9564089],[20.6829809,39.9565978],[20.6825268,39.9567919],[20.6822081,39.957089],[20.6816302,39.9571806],[20.6810562,39.9569479],[20.6805805,39.9568623],[20.6800438,39.9563425],[20.6796993,39.9562065],[20.679531,39.9560576],[20.6795353,39.9559676],[20.6789371,39.9557523],[20.6786125,39.9556889],[20.6784826,39.9557122],[20.6780756,39.9558987],[20.6779228,39.9561555],[20.6778962,39.956461],[20.6782061,39.9568302],[20.6785093,39.9572262],[20.6790664,39.9575664],[20.679071,39.9579539],[20.6787096,39.9591325],[20.6787985,39.9601978],[20.6790182,39.9607356],[20.6796636,39.9611864],[20.6798181,39.96138],[20.6798587,39.9615073],[20.6797941,39.9618747],[20.6797093,39.9619353],[20.6797074,39.9622145],[20.6787452,39.9629885],[20.6784837,39.9630711],[20.6775786,39.9638738],[20.6764237,39.9647594],[20.6762496,39.9649706],[20.6759902,39.9650081],[20.6752215,39.9656526],[20.6750907,39.9659371],[20.6748356,39.9661279],[20.6744497,39.9666032],[20.6736572,39.9670128],[20.6731593,39.9671426],[20.6724068,39.967211],[20.6713142,39.9677741],[20.6704832,39.9680114],[20.6693502,39.9679608],[20.6682116,39.967784],[20.6676721,39.9678045],[20.6660019,39.9674862],[20.6656369,39.9675297],[20.6654043,39.9677392],[20.6650583,39.9678733],[20.6646124,39.9678965],[20.6638043,39.9681435],[20.6636411,39.9681297],[20.6633801,39.9679601],[20.6632293,39.9679918]]},{"id":16264,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0392\u03c1\u03b1\u03b4\u03ad\u03c4\u03bf-\u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u0392\u03c1\u03b1\u03b4\u03ad\u03c4\u03bf \u03ad\u03c9\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","path":"Ipiros\/Ipiros_Zagori_Vradeto_Astraka","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":14151,"name_EN":"Zagori: Vradeto-Astraka ref.","description_EN":"From Vradeto to Astraka ref. via the alpine meadows of Timfi","ascent_time":390,"descent_time":360,"marker":"Red_dots","level":9,"ascent":1136,"descent":569,"maxelev":1984,"minelev":1340,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.76869 39.89819,20.81377 39.97929)","views":133,"millestones":"0,20.7769720,39.8971733#1,20.7803995,39.9036264#2,20.7862322,39.9105180#3,20.7956861,39.9130149#4,20.8034050,39.9175643#5,20.8027278,39.9255809#6,20.8088718,39.9324709#7,20.8116746,39.9407051#8,20.8065328,39.9460931#9,20.8005585,39.9514990#10,20.7946166,39.9586429#11,20.7898985,39.9654553#12,20.7835291,39.9718461#13,20.7747419,39.9765665#14.2,20.7687845,39.9787405","x":20.8078868,"y":39.9464798,"coor":[[20.776972,39.8971733],[20.7766941,39.8973637],[20.7762244,39.8973821],[20.7763044,39.8974204],[20.7757573,39.8976484],[20.775672,39.8979703],[20.7757599,39.8980898],[20.7760239,39.8981962],[20.7763967,39.8984768],[20.7767637,39.8986311],[20.7769689,39.8994926],[20.7772586,39.8997979],[20.7778808,39.8999953],[20.7784665,39.8999756],[20.7789729,39.9001608],[20.779318,39.9007829],[20.7796103,39.9010342],[20.7796582,39.9012607],[20.7798866,39.9016274],[20.7799224,39.9026102],[20.7799949,39.9028103],[20.780179,39.9033739],[20.7805288,39.903771],[20.7807741,39.9055252],[20.7807256,39.9058121],[20.7809247,39.906304],[20.7816211,39.9069178],[20.7823459,39.9074244],[20.7826295,39.9076124],[20.7831513,39.9078296],[20.7829655,39.907919],[20.7831907,39.9081054],[20.7834449,39.9086709],[20.7840881,39.9089229],[20.7844113,39.9091751],[20.7848084,39.9094383],[20.785132,39.9097716],[20.7856184,39.9098751],[20.7858557,39.9100529],[20.786663,39.9110481],[20.786879,39.9111802],[20.7869724,39.911435],[20.7871142,39.9114029],[20.7872603,39.9112808],[20.787378,39.9112661],[20.7877133,39.9115996],[20.7880605,39.9113886],[20.7882527,39.9115695],[20.7886882,39.9117618],[20.7887991,39.9118909],[20.7894495,39.91199],[20.7895984,39.9120572],[20.7907279,39.9131694],[20.7918276,39.913416],[20.7926566,39.913448],[20.7938565,39.913301],[20.7941453,39.9131289],[20.7944603,39.9131466],[20.7958592,39.9129962],[20.7964642,39.9130669],[20.7970932,39.9133726],[20.7975572,39.9134575],[20.7981045,39.9135086],[20.7985723,39.9132603],[20.7986581,39.9133167],[20.7986322,39.9133701],[20.798746,39.9134813],[20.7992815,39.9147932],[20.7996302,39.915091],[20.7997683,39.9151399],[20.8001238,39.9150416],[20.8002748,39.9150638],[20.8006959,39.9148142],[20.8010438,39.9148779],[20.8012249,39.915009],[20.8020212,39.9159947],[20.8022442,39.916154],[20.8024119,39.9163208],[20.8025613,39.9166312],[20.8030727,39.9169515],[20.8031853,39.9172969],[20.8033105,39.9173724],[20.8034073,39.9175552],[20.8032507,39.9181544],[20.8030997,39.9183664],[20.8029203,39.9184516],[20.802816,39.9186829],[20.8028206,39.9190343],[20.8031402,39.9194574],[20.8034401,39.919763],[20.8030695,39.9203787],[20.8025345,39.9207873],[20.8024155,39.9210813],[20.8025202,39.9213454],[20.8025999,39.9213926],[20.8024233,39.9219192],[20.8027932,39.9227671],[20.802697,39.9230391],[20.8021945,39.9237819],[20.8019175,39.9246975],[20.8020548,39.9250166],[20.8022992,39.9252935],[20.802787,39.9256222],[20.8029113,39.925968],[20.8033244,39.9261415],[20.8036602,39.926466],[20.8039235,39.9265904],[20.8045352,39.9272738],[20.8049516,39.9273754],[20.805131,39.9277946],[20.8055408,39.9280401],[20.8060349,39.9282339],[20.806443,39.9285154],[20.806607,39.9285109],[20.8067279,39.9291808],[20.8068681,39.9294368],[20.8071602,39.9296971],[20.8073912,39.9301628],[20.8079278,39.9307001],[20.8079478,39.9307727],[20.8077625,39.9309837],[20.80778,39.9311103],[20.8080262,39.9313513],[20.8080537,39.9315142],[20.8081868,39.931671],[20.8086192,39.9319351],[20.8092142,39.9332305],[20.8094295,39.9333806],[20.8096699,39.9337475],[20.8099979,39.9339907],[20.8097349,39.9343618],[20.8097144,39.9348026],[20.809648,39.9350485],[20.8096279,39.9352281],[20.8100511,39.9359423],[20.8110593,39.9369113],[20.810934,39.9378446],[20.8109982,39.9389813],[20.8111551,39.939382],[20.8112252,39.9398883],[20.8117765,39.9408673],[20.8117677,39.9413084],[20.8116282,39.9415973],[20.8113513,39.9419365],[20.8112419,39.9427801],[20.811034,39.9432248],[20.8108319,39.9440479],[20.810503,39.9443271],[20.8103109,39.9446821],[20.8096464,39.94488],[20.8093237,39.9452764],[20.8090365,39.945917],[20.8088119,39.9462171],[20.8082124,39.9465248],[20.8080229,39.9465736],[20.8078868,39.9464798],[20.8079152,39.9463725],[20.8076861,39.9462671],[20.8076452,39.9461399],[20.8075024,39.94619],[20.8074456,39.9461524],[20.8074974,39.9460457],[20.8072962,39.9460942],[20.8073021,39.9459683],[20.8072065,39.9460107],[20.8071648,39.9459015],[20.8070107,39.9459423],[20.8068864,39.9458488],[20.8066234,39.9459676],[20.806374,39.9463165],[20.8062116,39.946285],[20.8061407,39.9460489],[20.806033,39.9460999],[20.8058502,39.9460048],[20.805684,39.9460543],[20.8056648,39.9459637],[20.8055951,39.9459528],[20.8053455,39.9460359],[20.8048053,39.9465795],[20.8046776,39.9463058],[20.804706,39.9461985],[20.8046004,39.9462045],[20.8036126,39.9473122],[20.8032961,39.9478259],[20.8028259,39.9483714],[20.8022126,39.948976],[20.8012599,39.9495802],[20.8009902,39.9498339],[20.8006796,39.9499695],[20.8005886,39.9501651],[20.8004381,39.9511338],[20.8005441,39.9513709],[20.800627,39.9521028],[20.8004782,39.952531],[20.8000882,39.9531147],[20.7994255,39.9537719],[20.7986957,39.9541121],[20.7978013,39.9547179],[20.7977382,39.9550674],[20.7974333,39.9555814],[20.7975669,39.9557292],[20.7971727,39.9558984],[20.7970595,39.9560665],[20.7967956,39.9562033],[20.7967672,39.9563106],[20.796277,39.9567834],[20.7957809,39.95713],[20.7952058,39.9579157],[20.7949981,39.9580316],[20.7947792,39.9584579],[20.7944701,39.9588096],[20.7942866,39.9594801],[20.7937378,39.9602035],[20.7936629,39.9605527],[20.7929429,39.9611813],[20.7927425,39.9612118],[20.7925496,39.9613325],[20.792792,39.9614788],[20.7930228,39.9618005],[20.7932503,39.9619419],[20.7932606,39.9622214],[20.7929708,39.9624116],[20.7929966,39.9626104],[20.7928353,39.9630563],[20.7927039,39.9638633],[20.7921827,39.9642452],[20.7919894,39.9643164],[20.7919518,39.9643694],[20.7917297,39.9644939],[20.7914445,39.9645851],[20.7913636,39.9645648],[20.7911894,39.9647852],[20.7909129,39.9649396],[20.7906578,39.9648875],[20.7902644,39.9650388],[20.7897327,39.9656455],[20.7896482,39.966062],[20.7893341,39.9665217],[20.7889495,39.966484],[20.7885979,39.9667445],[20.7879662,39.9674836],[20.7874366,39.9677932],[20.7874624,39.967992],[20.7871316,39.9683071],[20.7865503,39.9684711],[20.7859645,39.9684819],[20.7858416,39.968474],[20.7857547,39.9685797],[20.7857889,39.9688328],[20.7859934,39.9689646],[20.7860226,39.9690915],[20.785786,39.9696434],[20.784887,39.9702444],[20.7839335,39.9713529],[20.7838541,39.9715488],[20.7835115,39.9718636],[20.78326,39.9722349],[20.7820263,39.9732995],[20.78184,39.9735285],[20.7810345,39.9742267],[20.7809179,39.9744667],[20.7805536,39.9747448],[20.7798826,39.9752846],[20.77914,39.9756422],[20.7785694,39.9758245],[20.7779597,39.9758436],[20.7779164,39.9757703],[20.7776607,39.9759794],[20.7774394,39.9759552],[20.7771203,39.9760184],[20.7770176,39.9759615],[20.776772,39.9759547],[20.7762074,39.976011],[20.7760822,39.9759354],[20.7758584,39.9759652],[20.7756653,39.976086],[20.7753947,39.9761145],[20.7751065,39.9762686],[20.7749076,39.9765152],[20.7746461,39.976598],[20.7743133,39.9772013],[20.7740051,39.9772827],[20.7737961,39.9774931],[20.773735,39.9777976],[20.773323,39.9780924],[20.773016,39.978273],[20.7713302,39.9787664],[20.7708245,39.9793108],[20.7705849,39.979178],[20.770472,39.979337],[20.7701882,39.9791489],[20.7701016,39.9792456],[20.7699313,39.9791328],[20.7698444,39.9792384],[20.7698529,39.9790585],[20.769774,39.9789933],[20.7700828,39.9786506],[20.7700244,39.978649],[20.7700229,39.9784327],[20.7698692,39.9784645],[20.7697548,39.9785198],[20.7697221,39.9784559],[20.7696182,39.978426],[20.7694547,39.9786646],[20.7693603,39.97868],[20.7691826,39.9784769],[20.769201,39.9783333],[20.7689755,39.978399],[20.7689191,39.9783524],[20.7687301,39.9783697],[20.7687845,39.9787405]]},{"id":16265,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0392\u03c1\u03b1\u03b4\u03ad\u03c4\u03bf-\u039c\u03c0\u03b5\u03bb\u03cc\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0392\u03c1\u03b1\u03b4\u03ad\u03c4\u03bf \u03c3\u03c4\u03bf \u039c\u03c0\u03b1\u03bb\u03ba\u03cc\u03bd\u03b9 \u03c4\u03bf\u03c5 \u0392\u03af\u03ba\u03bf\u03c5","path":"Ipiros\/Ipiros_Zagori_Vradeto_Beloi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2186,"name_EN":"Zagori: Vradeto-Beloi","description_EN":"From Vradeto to the best viewpoint of Vikos gorge","ascent_time":40,"descent_time":40,"marker":"Red_dots","level":9,"ascent":119,"descent":56,"maxelev":1431,"minelev":1329,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.76554 39.8974,20.77719 39.90546)","views":84,"millestones":"0,20.7762244,39.8973821#1,20.7767379,39.9025981#2.2,20.7655382,39.9053846","x":20.7746962,"y":39.9030097,"coor":[[20.7762244,39.8973821],[20.7759572,39.8973702],[20.775612,39.8974507],[20.7747951,39.8976621],[20.7745355,39.8979611],[20.7740709,39.8978942],[20.7733734,39.8980549],[20.7729611,39.8983677],[20.7728713,39.8985363],[20.772897,39.8987352],[20.7730562,39.8990819],[20.7733777,39.8992079],[20.7738969,39.9001051],[20.7754907,39.9010322],[20.7756538,39.9010458],[20.7759158,39.900945],[20.7764446,39.9011398],[20.7765709,39.9014406],[20.776761,39.901626],[20.7766715,39.9020379],[20.7767852,39.9023563],[20.776952,39.9025411],[20.7769361,39.9026307],[20.7763905,39.9025435],[20.7757278,39.9029574],[20.7756699,39.9029468],[20.7756662,39.9027755],[20.7754222,39.9027417],[20.7746962,39.9030097],[20.773644,39.9032507],[20.773502,39.9035349],[20.7733192,39.903692],[20.7731064,39.9037401],[20.7729457,39.9039248],[20.7723955,39.9039365],[20.771951,39.9036899],[20.7714555,39.903532],[20.770592,39.9034899],[20.7703501,39.9034111],[20.7698337,39.9034507],[20.7692295,39.903614],[20.7690193,39.9036082],[20.7688269,39.9037199],[20.768773,39.9038715],[20.7686148,39.9040022],[20.7686781,39.9041481],[20.7686388,39.9042371],[20.76828,39.9044072],[20.7678348,39.9045479],[20.7674742,39.904754],[20.7671856,39.9046739],[20.7669274,39.9046937],[20.7662079,39.90507],[20.7659031,39.9053857],[20.7656049,39.9054585],[20.7655382,39.9053846]]},{"id":17416,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0386\u03bd\u03c9 \u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03b9\u03ac-\u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u0386\u03bd\u03c9 \u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bd\u03b9\u03ac \u03c3\u03c4\u03bf \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf","path":"IPIROS\/Ipiros_Zagori_AKlidonia_MegPapigo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5457,"name_EN":"Zagori: Ano Klidhonia-Meg\u03b1\u03bb\u03bf Papigo","description_EN":"The old path from Ano Klidhonia to Meg\u03b1\u03bb\u03bf Papigo","ascent_time":125,"descent_time":125,"marker":"Red_dots","level":9,"ascent":322,"descent":277,"maxelev":1024,"minelev":871,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.68124 39.96837,20.71895 39.97985)","views":95,"millestones":"0,20.6815142,39.9742232#1,20.6890540,39.9744142#2,20.6981494,39.9784919#3,20.7048704,39.9785731#4,20.7084231,39.9722281#5,20.7161460,39.9696466#5.5,20.7188024,39.9683638","x":20.7044331,"y":39.9804622,"coor":[[20.6815142,39.9742232],[20.6819169,39.9741762],[20.682524,39.9742116],[20.683052,39.9737044],[20.6833971,39.9735881],[20.6833655,39.9735152],[20.6831468,39.9734369],[20.6827421,39.973092],[20.6828026,39.9727605],[20.6828822,39.9728078],[20.6829775,39.9727745],[20.6830767,39.9726602],[20.6830547,39.9723894],[20.6833935,39.9721379],[20.6841935,39.9721518],[20.684573,39.9721987],[20.6854129,39.972502],[20.68632,39.972627],[20.6864577,39.972685],[20.6865259,39.972822],[20.6867571,39.9728827],[20.6869848,39.9732585],[20.6871878,39.9734174],[20.6877438,39.9735414],[20.6881412,39.973796],[20.6881228,39.9739351],[20.6885064,39.9742343],[20.6898659,39.9746875],[20.6901959,39.974886],[20.690621,39.9752945],[20.69107,39.9754515],[20.6912913,39.9754758],[20.6913878,39.9756587],[20.6921793,39.9762397],[20.6923763,39.9762814],[20.6926231,39.9765046],[20.6934722,39.9768621],[20.6940091,39.9773819],[20.6946045,39.9774169],[20.694679,39.9775721],[20.6950592,39.9779433],[20.6952614,39.9783634],[20.6953523,39.97842],[20.6959884,39.9783391],[20.6962197,39.9783997],[20.6969385,39.9780599],[20.6977275,39.9782085],[20.6986459,39.9788292],[20.6989789,39.9789648],[20.6990967,39.9789501],[20.6994154,39.978653],[20.7001863,39.9782066],[20.7004803,39.9779357],[20.7005885,39.9778758],[20.7009042,39.9778848],[20.7014711,39.9782702],[20.7019444,39.9788962],[20.7024562,39.9789648],[20.7026715,39.979115],[20.7031162,39.9798483],[20.7032106,39.9803193],[20.7035289,39.9802744],[20.7042318,39.9805105],[20.7044331,39.9804622],[20.7045189,39.9801404],[20.7044851,39.9798692],[20.7043547,39.9796584],[20.7044006,39.9791913],[20.7046024,39.9788908],[20.7046114,39.9787019],[20.7049232,39.9785486],[20.7049379,39.978486],[20.7047166,39.9782185],[20.7045482,39.9778264],[20.7047569,39.9776252],[20.7047387,39.9770302],[20.7049196,39.976675],[20.7050781,39.9765445],[20.7050595,39.9762016],[20.705376,39.9757063],[20.7053279,39.9754887],[20.7051456,39.9753844],[20.7050248,39.9752189],[20.7049901,39.9749657],[20.7048251,39.9747448],[20.704822,39.9740782],[20.7051247,39.9733843],[20.7057042,39.9728964],[20.7057771,39.9727183],[20.7060291,39.9725903],[20.7063954,39.9722765],[20.7070683,39.9719173],[20.7080187,39.9718723],[20.7081248,39.9719068],[20.708188,39.9720528],[20.7084253,39.9722306],[20.7085719,39.9722033],[20.7085675,39.971951],[20.7087602,39.9719114],[20.7089736,39.9716112],[20.7094139,39.9712184],[20.7097105,39.9711368],[20.7101037,39.971238],[20.7104925,39.9714292],[20.7107398,39.9718866],[20.7108992,39.9719812],[20.7113018,39.9711549],[20.7117599,39.9711229],[20.7123106,39.9708683],[20.7124695,39.9707287],[20.7127023,39.9700238],[20.7131709,39.9696498],[20.7142152,39.9695983],[20.7150081,39.9699091],[20.7153892,39.9702622],[20.7155195,39.9702298],[20.7157775,39.9697327],[20.7161801,39.9696361],[20.7169633,39.9694151],[20.7171322,39.9693118],[20.7173447,39.9690296],[20.7180435,39.9688602],[20.7183503,39.9690536],[20.7188985,39.9693393],[20.7189177,39.9690606],[20.7188388,39.9686306],[20.7188024,39.9683638]]},{"id":17417,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a1\u03ac\u03c7\u03b7 \u0393\u03c1\u03b1\u03b4\u03af\u03c3\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf \u039a\u03b1\u03c0\u03ad\u03c3\u03bf\u03b2\u03bf","description_GR":"\u03a3\u03c4\u03bf \u03b9\u03b5\u03c1\u03cc \u03b4\u03ac\u03c3\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0393\u03c1\u03b1\u03b4\u03af\u03c3\u03c4\u03b1\u03c2, \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c0\u03cc \u03c4\u03bf \u039a\u03b1\u03c0\u03ad\u03c3\u03bf\u03b2\u03bf","path":"IPIROS\/Ipiros_Zagori_Kapesovo_Gradista","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3863,"name_EN":"Zagori: Gradista ridge near Kapesovo","description_EN":"Along the sacred forest of Gradista","ascent_time":90,"descent_time":90,"marker":"Red_dots","level":9,"ascent":226,"descent":227,"maxelev":1245,"minelev":1087,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.76508 39.8854,20.78121 39.88991)","views":41,"millestones":"0,20.7810739,39.8882259#1,20.7740459,39.8887687#2,20.7656349,39.8852894#3,20.7733568,39.8866300#3.9,20.7810752,39.8882259","x":20.7688882,"y":39.8869724,"coor":[[20.7810739,39.8882259],[20.7808886,39.8882387],[20.7807323,39.8883065],[20.7807079,39.8884274],[20.7805061,39.8885929],[20.7804718,39.8888262],[20.780294,39.8891275],[20.7799796,39.8893214],[20.7797828,39.8892799],[20.7798374,39.8893625],[20.7800941,39.8896218],[20.7800895,39.8897208],[20.779971,39.8897535],[20.780087,39.8897747],[20.7801278,39.889902],[20.7799452,39.8898068],[20.7799601,39.8899874],[20.7797454,39.8898283],[20.779707,39.8898993],[20.7796152,39.8898607],[20.7794968,39.8898935],[20.7793884,39.8897103],[20.7791795,39.8896775],[20.7792477,39.8899676],[20.7791497,39.890064],[20.7787919,39.8899639],[20.7785733,39.890138],[20.7783172,39.8901129],[20.7781344,39.8902699],[20.7779359,39.8902644],[20.7778575,39.8901902],[20.777853,39.8900369],[20.777647,39.8899411],[20.7776296,39.8898145],[20.777122,39.8899175],[20.7769723,39.8898683],[20.7767262,39.8898795],[20.7764385,39.8897814],[20.7762475,39.8896139],[20.7761201,39.8895654],[20.7759031,39.8894782],[20.7756921,39.8894904],[20.7754423,39.8893303],[20.7751521,39.8892862],[20.7749132,39.8891444],[20.7745403,39.8891161],[20.7744053,39.8890042],[20.7742418,39.8889997],[20.774191,39.8888361],[20.773985,39.8887403],[20.773968,39.8886047],[20.7738771,39.8885481],[20.7736085,39.8885407],[20.7735886,39.888468],[20.7734605,39.8884555],[20.7730888,39.8886523],[20.7729599,39.8886577],[20.7727056,39.8885966],[20.772583,39.8884671],[20.7723758,39.8883982],[20.7715929,39.88789],[20.7712408,39.8879162],[20.770592,39.8877901],[20.7700064,39.8878098],[20.7697163,39.8875135],[20.7694019,39.8874867],[20.7694061,39.8873967],[20.7692919,39.8873395],[20.7692186,39.8871573],[20.7692857,39.8869745],[20.7688882,39.8869724],[20.7685458,39.887044],[20.7683048,39.8869472],[20.7680462,39.886976],[20.7678903,39.8868095],[20.7673835,39.8868944],[20.7671763,39.8868256],[20.7671272,39.8866261],[20.7667979,39.8864187],[20.7667113,39.8862722],[20.7668265,39.8860592],[20.7668192,39.8857168],[20.7667201,39.8855879],[20.7663515,39.8854695],[20.7658135,39.8854725],[20.7653117,39.8849541],[20.7658135,39.8854725],[20.7663515,39.8854695],[20.7667201,39.8855879],[20.7668192,39.8857168],[20.7668265,39.8860592],[20.7667113,39.8862722],[20.7667979,39.8864187],[20.7671272,39.8866261],[20.7671763,39.8868256],[20.7673835,39.8868944],[20.7678903,39.8868095],[20.7680462,39.886976],[20.7683048,39.8869472],[20.7685458,39.887044],[20.7688882,39.8869724],[20.7692857,39.8869745],[20.7694317,39.8868525],[20.7697111,39.8868783],[20.7702014,39.8871442],[20.7703407,39.8871661],[20.7705317,39.8870813],[20.7709313,39.8870384],[20.7717644,39.8872238],[20.7722331,39.8872819],[20.7725084,39.8873165],[20.7727828,39.8874503],[20.7729696,39.8874555],[20.7733084,39.8872127],[20.7734178,39.8868735],[20.7733488,39.8866013],[20.7734239,39.8864954],[20.7735715,39.8865895],[20.7742938,39.8866457],[20.7745872,39.88687],[20.7748887,39.8869235],[20.775116,39.8870649],[20.7752576,39.887285],[20.7754137,39.8871993],[20.7757214,39.88737],[20.7761158,39.887435],[20.7767905,39.88776],[20.7768788,39.8878706],[20.7775793,39.8881423],[20.777963,39.888189],[20.7784892,39.8884378],[20.7787578,39.8884452],[20.7794694,39.8882308],[20.7795326,39.8879083],[20.779843,39.887971],[20.7803058,39.8880739],[20.7804626,39.8882224],[20.7805444,39.8882742],[20.7808189,39.8881557],[20.7810752,39.8882259]]},{"id":17418,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf-\u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2-\u0394\u03c1\u03b1\u03ba\u03cc\u03bb\u03b9\u03bc\u03bd\u03b7","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf \u03c3\u03c4\u03b7 \u0394\u03c1\u03b1\u03ba\u03cc\u03bb\u03b9\u03bc\u03bd\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","path":"IPIROS\/Ipiros_Zagori_Papigo_Drakolimni","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":8713,"name_EN":"Zagori: Mikro Papingo-Astraka refuge-Drakolimni","description_EN":"From Mikro Papingo to Drakolimni via the Astraka refuge","ascent_time":255,"descent_time":215,"marker":"O31","level":9,"ascent":1262,"descent":226,"maxelev":2002,"minelev":951,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.72753 39.97014,20.78717 39.99217)","views":153,"millestones":"0,20.7286437,39.9688764#1,20.7330300,39.9727306#2,20.7402110,39.9719658#3,20.7479257,39.9740523#4,20.7545379,39.9752972#5,20.7614422,39.9774923#6,20.7700202,39.9785807#7,20.7758916,39.9842897#8,20.7826940,39.9904248#8.7,20.7860630,39.9938086","x":20.7520416,"y":39.9755879,"coor":[[20.7286437,39.9688764],[20.7288124,39.9685299],[20.7291995,39.9685138],[20.7294126,39.9685874],[20.729578,39.9685561],[20.7298344,39.968847],[20.7296993,39.9691765],[20.7296142,39.9697325],[20.7297096,39.9699424],[20.7299595,39.9701026],[20.7299383,39.9703001],[20.7297293,39.9704383],[20.7293625,39.970518],[20.7292058,39.9706397],[20.7292809,39.9710291],[20.7294304,39.9711324],[20.7297811,39.9711424],[20.7303325,39.9716083],[20.7306906,39.9717085],[20.731099,39.971738],[20.7314887,39.9719111],[20.7315685,39.9722016],[20.7317912,39.9724421],[20.7319692,39.972884],[20.7323183,39.973173],[20.7323599,39.9732823],[20.7324686,39.9732133],[20.7325938,39.9732889],[20.7327353,39.9732659],[20.7328367,39.9733498],[20.7331373,39.9734303],[20.7332007,39.9730808],[20.7330066,39.9727331],[20.7332772,39.9727047],[20.7336429,39.9731384],[20.7341855,39.9732978],[20.7344349,39.9732237],[20.7344266,39.9731515],[20.7345483,39.9730558],[20.7347245,39.9730428],[20.7346053,39.9728412],[20.7346281,39.9726077],[20.7347295,39.9726916],[20.7348806,39.9727139],[20.7349447,39.9725986],[20.7352106,39.9726692],[20.7353409,39.9726368],[20.7353452,39.9725468],[20.7354413,39.9724955],[20.73563,39.9724648],[20.7357763,39.9723428],[20.7358339,39.9723625],[20.7360229,39.9723543],[20.7361558,39.972268],[20.736433,39.9723478],[20.7365464,39.9724231],[20.7365695,39.9726759],[20.736887,39.972892],[20.7369974,39.9727871],[20.7372317,39.9727847],[20.7375095,39.9726033],[20.7377447,39.9725829],[20.7377073,39.9723837],[20.7377679,39.9723404],[20.7379342,39.972291],[20.738097,39.9723136],[20.7383707,39.9724655],[20.738375,39.9723755],[20.7385023,39.9724061],[20.7385417,39.9723172],[20.7386582,39.9723295],[20.738736,39.9721695],[20.7389031,39.9721022],[20.7394228,39.9722519],[20.7396382,39.9725237],[20.739742,39.9723104],[20.739731,39.9720489],[20.7398245,39.9720515],[20.7400464,39.97231],[20.7401744,39.9720794],[20.7401128,39.9718975],[20.7404074,39.972104],[20.7404168,39.9719061],[20.7404878,39.9718901],[20.7407079,39.9729231],[20.7409342,39.973015],[20.741394,39.9729469],[20.7426408,39.9730721],[20.743028,39.9730019],[20.7430423,39.9729482],[20.7431475,39.9729512],[20.7434009,39.9730394],[20.7435329,39.972971],[20.7436915,39.9730836],[20.7437408,39.9730309],[20.7438564,39.9730612],[20.743872,39.9729806],[20.7440331,39.9730392],[20.7440257,39.9729489],[20.7441075,39.9729512],[20.7447577,39.9733117],[20.7449007,39.9735049],[20.7451689,39.9737736],[20.7454079,39.9736723],[20.7459552,39.9737327],[20.7461235,39.973814],[20.7462808,39.9739535],[20.7464796,39.9739591],[20.7464483,39.9738772],[20.7464405,39.9737959],[20.7465816,39.9737818],[20.7464482,39.973634],[20.74651,39.9735636],[20.7469016,39.9737007],[20.7469883,39.9738473],[20.7472603,39.9740351],[20.7473563,39.9741323],[20.7475568,39.9741019],[20.7476193,39.9742658],[20.7477346,39.974179],[20.7477797,39.9742163],[20.7478043,39.9741674],[20.7478332,39.9740512],[20.7479042,39.9740351],[20.7482201,39.9742872],[20.7483128,39.9743078],[20.7483187,39.9741819],[20.748481,39.9743125],[20.7484896,39.9741326],[20.7486073,39.9741179],[20.7486819,39.9742732],[20.7488991,39.9743603],[20.7492351,39.9745589],[20.7493103,39.9744529],[20.7495629,39.9746086],[20.7496879,39.9746617],[20.7497597,39.9746277],[20.7498007,39.9747009],[20.7501438,39.9748726],[20.7503196,39.9748686],[20.7506215,39.9750707],[20.7507319,39.9749657],[20.7508624,39.9751765],[20.7511541,39.9753198],[20.7513029,39.9753195],[20.751524,39.9754698],[20.7517573,39.9755124],[20.7519023,39.9754174],[20.7519469,39.9755132],[20.7519479,39.9755673],[20.7519804,39.9756222],[20.7520416,39.9755879],[20.752091,39.9755353],[20.7521243,39.9755722],[20.7521558,39.9756497],[20.7522951,39.9758247],[20.7524005,39.9757511],[20.7527453,39.9758869],[20.7529912,39.9758848],[20.7530463,39.9759584],[20.7530948,39.9759237],[20.753272,39.9760593],[20.7534132,39.9760452],[20.7534103,39.9759821],[20.7533266,39.9757726],[20.7533439,39.9751606],[20.7534423,39.9753074],[20.7535934,39.9753297],[20.7536355,39.9754299],[20.7540423,39.9757386],[20.7543304,39.9758367],[20.7543555,39.9758014],[20.7543278,39.9756205],[20.7540738,39.9752981],[20.7541937,39.9752384],[20.754415,39.9752626],[20.7547615,39.9753624],[20.7548187,39.9754136],[20.7556342,39.975549],[20.7560053,39.9757756],[20.7560625,39.9757772],[20.7560539,39.9756869],[20.7557892,39.9752921],[20.755193,39.9748026],[20.7551514,39.9746933],[20.7553463,39.9747798],[20.7553397,39.9746716],[20.7555134,39.9747125],[20.7555385,39.9746771],[20.7559981,39.9748611],[20.7563361,39.9749922],[20.7579088,39.9754056],[20.7588269,39.9760437],[20.7590988,39.9761369],[20.7596073,39.9762773],[20.7598105,39.9764361],[20.7603598,39.9767036],[20.7606179,39.9771657],[20.7607556,39.9772236],[20.7609333,39.9769314],[20.7611637,39.9771855],[20.7615987,39.977666],[20.7619469,39.9777298],[20.7624774,39.9776546],[20.7635144,39.9780078],[20.763599,39.9779291],[20.7637159,39.9779324],[20.7637323,39.9778338],[20.7640588,39.9778609],[20.7641498,39.9779175],[20.7642548,39.9778754],[20.7646185,39.9778585],[20.7646857,39.9779235],[20.7649183,39.977957],[20.7655197,39.9778657],[20.7664993,39.9779471],[20.7666209,39.9778289],[20.7667733,39.9778241],[20.7672742,39.9781264],[20.7673557,39.9781827],[20.7674697,39.9782489],[20.7677367,39.9783239],[20.7678732,39.9784088],[20.767978,39.9784207],[20.768008,39.9785297],[20.7681019,39.9785233],[20.7682841,39.9783842],[20.7683755,39.9784318],[20.7683906,39.9783602],[20.7684478,39.9783888],[20.7686187,39.9782404],[20.7687308,39.9783697],[20.7687873,39.978736],[20.7687308,39.9783697],[20.7689179,39.9783524],[20.7689742,39.978399],[20.7691998,39.9783332],[20.7691813,39.9784768],[20.769359,39.9786799],[20.7694534,39.9786646],[20.7696169,39.9784259],[20.7697243,39.9784559],[20.769753,39.9785198],[20.7698668,39.9784644],[20.7700205,39.9784327],[20.770022,39.9786489],[20.7700805,39.9786505],[20.7697716,39.9789932],[20.7698505,39.9790584],[20.769842,39.9792384],[20.7699348,39.9795292],[20.7699387,39.9799436],[20.7702883,39.9804758],[20.7703026,39.9814129],[20.7704911,39.9818866],[20.7710718,39.9827314],[20.7712859,39.9829085],[20.7714027,39.983164],[20.7716494,39.9833961],[20.7721743,39.9834377],[20.77271,39.9833761],[20.7729889,39.9834199],[20.7731895,39.9833129],[20.7737901,39.9832396],[20.7740432,39.9833367],[20.7748422,39.9836742],[20.7751973,39.9840894],[20.775442,39.9841142],[20.7758562,39.9842699],[20.7764725,39.9846113],[20.7767065,39.9846133],[20.7770042,39.9847567],[20.7774029,39.984993],[20.7775749,39.985223],[20.7784545,39.9857879],[20.7785764,39.9859354],[20.7788277,39.9860685],[20.7790606,39.9863452],[20.779012,39.986632],[20.7791535,39.9868612],[20.7792376,39.9873139],[20.7793795,39.987534],[20.7795194,39.9875469],[20.7797551,39.9872652],[20.779898,39.9872151],[20.7801575,39.9876727],[20.7803512,39.9877862],[20.7812407,39.9887927],[20.782022,39.9898593],[20.7825239,39.9901434],[20.7826979,39.9904275],[20.7830002,39.9907241],[20.7835585,39.9910549],[20.7836127,39.9911465],[20.7838341,39.9911706],[20.7842875,39.9914895],[20.7847724,39.991638],[20.7847831,39.9919086],[20.7850284,39.9924198],[20.7852856,39.9926791],[20.7857263,39.99352],[20.786063,39.9938086]]},{"id":17419,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0392\u03af\u03ba\u03bf\u03c2-\u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u0391\u03c1\u03af\u03c3\u03c4\u03b7\u03c2","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Vikos_gefyraAristis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2682,"name_EN":"Zagori: Vikos-Aristis bridge","description_EN":"","ascent_time":60,"descent_time":65,"marker":"Red_dots","level":9,"ascent":59,"descent":364,"maxelev":763,"minelev":451,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.68547 39.94285,20.70733 39.94963)","views":78,"millestones":"0,20.7069777,39.9502435#1,20.6981778,39.9464576#2,20.6888280,39.9423702#2.7,20.6858661,39.9456241","x":20.6938855,"y":39.9444842,"coor":[[20.7069777,39.9502435],[20.7068829,39.9500246],[20.7062327,39.9495738],[20.7061089,39.949228],[20.7057864,39.9491197],[20.7057608,39.9492136],[20.7055669,39.9493522],[20.7052947,39.9494165],[20.7048406,39.9494396],[20.7046307,39.9496678],[20.7043688,39.9495163],[20.7040411,39.9495159],[20.703565,39.9491962],[20.7032321,39.9490606],[20.7032715,39.9489716],[20.7029923,39.9486935],[20.7028447,39.948356],[20.7025382,39.9481581],[20.7022824,39.9478806],[20.7016426,39.9477993],[20.7009484,39.9476355],[20.700316,39.9474013],[20.6998624,39.9471001],[20.6995719,39.9470558],[20.6993083,39.9469402],[20.6990053,39.9469136],[20.6986058,39.946704],[20.6984067,39.9464642],[20.6977757,39.9464462],[20.6973502,39.9462899],[20.6966975,39.9457489],[20.6964144,39.9454301],[20.696034,39.9453111],[20.6954969,39.9452868],[20.6951896,39.9451069],[20.6949333,39.9450816],[20.6947507,39.9449863],[20.6946654,39.9450559],[20.6943763,39.9449846],[20.6942118,39.9449979],[20.6938855,39.9444842],[20.6934691,39.9443822],[20.693129,39.9441564],[20.692726,39.9440188],[20.6918466,39.9435703],[20.6910286,39.9430605],[20.6908066,39.942811],[20.6906677,39.94278],[20.6904171,39.9428809],[20.6900795,39.9428443],[20.6897722,39.9429076],[20.6896844,39.9427879],[20.689323,39.9427596],[20.6892356,39.942631],[20.6889837,39.9425157],[20.6888855,39.9423688],[20.6886981,39.9423724],[20.6886189,39.9423161],[20.6884752,39.9423841],[20.6880869,39.942427],[20.6879718,39.9423877],[20.6878407,39.942438],[20.6878684,39.9423487],[20.6874347,39.9423633],[20.6871599,39.9424816],[20.6868227,39.9424359],[20.6865175,39.9431838],[20.6861582,39.9433536],[20.6860678,39.943288],[20.6859656,39.9434652],[20.6861075,39.9439196],[20.686065,39.9443147],[20.6859896,39.9444207],[20.6860913,39.9444956],[20.6859342,39.9445992],[20.6857827,39.9448291],[20.6857623,39.9450086],[20.6858579,39.9452095],[20.6856774,39.9453125],[20.6857587,39.945567],[20.6858661,39.9456241]]},{"id":17420,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c4\u03c9\u03bd \u03b3\u03b5\u03c6\u03c5\u03c1\u03b9\u03ce\u03bd \u03c3\u03c4\u03bf\u03c5\u03c2 \u039a\u03ae\u03c0\u03bf\u03c5\u03c2","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Kipi_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":2565,"name_EN":"Zagori: A loop hike around the bridge of Kipi","description_EN":"","ascent_time":45,"descent_time":45,"marker":"Red_dots","level":9,"ascent":102,"descent":102,"maxelev":777,"minelev":734,"link_logo":"","link_ref":"","pdf_link":" ","bbox":"LINESTRING(20.78485 39.8604,20.79528 39.86432)","views":115,"millestones":"0,20.7916907,39.8640653#1,20.7911300,39.8611121#2,20.7869198,39.8630997#2.6,20.7916896,39.8640652","x":20.7891244,"y":39.8616252,"coor":[[20.7916907,39.8640653],[20.7922119,39.8640437],[20.792329,39.8640379],[20.7928361,39.8640159],[20.7933778,39.8638552],[20.7943418,39.8634856],[20.794842,39.8632877],[20.7949085,39.8632626],[20.7951537,39.8630171],[20.7947528,39.8623395],[20.7947074,39.862059],[20.7947943,39.8617507],[20.7949444,39.8615386],[20.7949599,39.8611562],[20.7950876,39.8611508],[20.794945,39.8610252],[20.7946206,39.8609622],[20.7935762,39.8610279],[20.7934462,39.8608081],[20.7929209,39.8607936],[20.7927857,39.8607088],[20.7927613,39.860555],[20.7922348,39.8603152],[20.792046,39.860355],[20.7920213,39.8606606],[20.7918629,39.8608003],[20.7916144,39.8608655],[20.7915251,39.8610252],[20.7907809,39.8611937],[20.7905637,39.8610886],[20.7903057,39.8611085],[20.7899904,39.861352],[20.7896402,39.8613423],[20.7895514,39.8614929],[20.7891244,39.8616252],[20.7889901,39.8617476],[20.7884707,39.8618593],[20.7877478,39.8618213],[20.7871117,39.8614253],[20.7868583,39.8613462],[20.7867636,39.8613706],[20.7862368,39.8608876],[20.7861426,39.8609256],[20.7864105,39.8614464],[20.7861739,39.8619848],[20.7862916,39.8621907],[20.7861982,39.8621881],[20.7859039,39.8619818],[20.7856998,39.8619491],[20.7850803,39.86195],[20.7849602,39.8620187],[20.7850269,39.8620926],[20.7853437,39.8620654],[20.7856388,39.8622537],[20.78638,39.8626526],[20.7873138,39.8634306],[20.7876014,39.8635286],[20.7882859,39.8636377],[20.7885719,39.8637717],[20.7887036,39.8639555],[20.7888452,39.8644278],[20.7893229,39.8644095],[20.7896324,39.8637876],[20.7898748,39.8636547],[20.790254,39.8636922],[20.7904616,39.863752],[20.7910016,39.8639291],[20.7913292,39.8640237],[20.7916896,39.8640652]]},{"id":17421,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03ae\u03c0\u03bf\u03b9-\u039d\u03b5\u03b3\u03ac\u03b4\u03b5\u03c2","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Kipi_Negades","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":10268,"name_EN":"Zagori: Kipi-Negades","description_EN":"","ascent_time":240,"descent_time":230,"marker":"Red_dots","level":9,"ascent":659,"descent":413,"maxelev":1262,"minelev":757,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.79101 39.86152,20.86283 39.87366)","views":58,"millestones":"0,20.7916907,39.8640653#1,20.7983056,39.8669038#2,20.8073596,39.8713955#3,20.8179526,39.8727416#4,20.8281059,39.8720020#5,20.8383236,39.8716403#6,20.8482164,39.8744125#7,20.8578303,39.8741555#8,20.8581985,39.8697677#9,20.8514765,39.8632937#10.3,20.8471253,39.8623080","x":20.840616,"y":39.8724668,"coor":[[20.7916907,39.8640653],[20.7918479,39.8644794],[20.7919808,39.8646362],[20.7920933,39.8647069],[20.7921044,39.8647703],[20.7921267,39.8648925],[20.7919941,39.8649789],[20.7919865,39.8651408],[20.7918289,39.8652626],[20.791798,39.8654238],[20.7916671,39.8654743],[20.791652,39.8655459],[20.7914757,39.865568],[20.7913816,39.8657321],[20.7914825,39.8658249],[20.7916447,39.8658565],[20.7919141,39.8657423],[20.7922702,39.8656261],[20.7925577,39.865652],[20.7927587,39.8656036],[20.7929172,39.8654638],[20.7935918,39.8652843],[20.7936914,39.8652556],[20.7938635,39.8651207],[20.7942771,39.8650241],[20.7946339,39.8649934],[20.7948615,39.8651033],[20.7952417,39.8652219],[20.7954343,39.8653533],[20.795747,39.865416],[20.7961288,39.8657508],[20.7964765,39.8658145],[20.7967046,39.8659379],[20.796958,39.8662692],[20.79727,39.8662958],[20.7973492,39.866352],[20.7977373,39.8662997],[20.7979579,39.8660806],[20.7980959,39.8660799],[20.7982451,39.8663903],[20.7982174,39.8667093],[20.7982574,39.8668545],[20.7985251,39.8671321],[20.799398,39.8677147],[20.7995877,39.8681613],[20.7997427,39.8683457],[20.8003047,39.8685774],[20.800554,39.8689987],[20.800845,39.8692769],[20.8017305,39.8698418],[20.8025135,39.8700976],[20.8029971,39.8705073],[20.8039411,39.8708216],[20.8053446,39.870554],[20.8057382,39.8708891],[20.8062402,39.8711552],[20.8068681,39.8712265],[20.8085935,39.8718325],[20.8093791,39.8717821],[20.8096342,39.8718251],[20.8101396,39.8720192],[20.8107959,39.8724876],[20.81158,39.8729236],[20.8120119,39.8729354],[20.8122776,39.8730058],[20.8133955,39.873604],[20.813865,39.8735629],[20.8145572,39.8732577],[20.8155391,39.8730054],[20.8157842,39.8729626],[20.8163054,39.8728148],[20.8168929,39.8727499],[20.8176601,39.8727935],[20.8182022,39.8727003],[20.8184661,39.8725544],[20.8191521,39.8728885],[20.8199972,39.8728126],[20.8204701,39.8729517],[20.8207274,39.8732019],[20.8209926,39.8732813],[20.821719,39.8732471],[20.8223178,39.8734437],[20.82304,39.8734995],[20.823708,39.8734638],[20.8242868,39.8733356],[20.8249647,39.8732866],[20.8254742,39.8731384],[20.8257064,39.8729196],[20.8257522,39.8726866],[20.826336,39.8724504],[20.8264602,39.8722917],[20.8267004,39.8724064],[20.8268171,39.8721573],[20.8271036,39.8722823],[20.8275947,39.8720255],[20.8280984,39.8720033],[20.8287697,39.8718955],[20.8293459,39.871569],[20.8294717,39.8711221],[20.8297026,39.8709302],[20.8300257,39.8707679],[20.8304493,39.8707075],[20.8314104,39.8704005],[20.8316656,39.8704435],[20.8321342,39.8704203],[20.8329569,39.8705779],[20.8333205,39.8705518],[20.8336532,39.8704348],[20.8350339,39.8709138],[20.8358449,39.8712287],[20.8366395,39.8709802],[20.8367438,39.8710011],[20.8372096,39.871293],[20.8385116,39.8717068],[20.8388632,39.8719416],[20.8391168,39.8722728],[20.8393788,39.8724241],[20.8403767,39.8725864],[20.840616,39.8724668],[20.840957,39.8724221],[20.8410697,39.8725152],[20.8411985,39.8725097],[20.8416873,39.8728113],[20.8424958,39.8727703],[20.8426343,39.8728101],[20.8433625,39.8732443],[20.8437988,39.8734183],[20.8445186,39.873528],[20.8450399,39.8734521],[20.8455536,39.8734661],[20.8459114,39.8735659],[20.8466687,39.8736225],[20.8468342,39.873582],[20.8469459,39.8734409],[20.8470526,39.8734078],[20.8474949,39.8739603],[20.8476518,39.8741086],[20.8479646,39.8741712],[20.8480893,39.8742557],[20.8487536,39.8750664],[20.8490623,39.8752189],[20.849522,39.8752629],[20.8500256,39.8749884],[20.8506123,39.8749413],[20.8512101,39.8746513],[20.8529806,39.8745372],[20.8537277,39.8743053],[20.8539729,39.874312],[20.8542863,39.8741043],[20.8551973,39.8738678],[20.8557049,39.8740167],[20.8560677,39.8740085],[20.8563232,39.8745559],[20.8566128,39.87487],[20.8569363,39.8746986],[20.8574714,39.8742448],[20.8576974,39.8741608],[20.8581073,39.8741449],[20.8582277,39.8740671],[20.8585518,39.8741389],[20.8590346,39.8740619],[20.8594547,39.8738211],[20.8598452,39.8739758],[20.8601754,39.8739127],[20.8604062,39.8737208],[20.8607219,39.8737203],[20.860952,39.8735464],[20.8613131,39.8735742],[20.8617247,39.8730089],[20.8622948,39.873173],[20.8620127,39.8729491],[20.8618517,39.8728907],[20.8614933,39.8725477],[20.8610996,39.872465],[20.8609744,39.8723896],[20.8605671,39.8718381],[20.860566,39.8716039],[20.8602607,39.8713794],[20.8601654,39.8711606],[20.8594647,39.8708894],[20.859272,39.8707581],[20.8589402,39.8703438],[20.8584376,39.870087],[20.8581513,39.8697009],[20.8582521,39.8695415],[20.8580733,39.8691043],[20.8579113,39.8688116],[20.8577862,39.8687362],[20.8577393,39.8684827],[20.8573554,39.8679318],[20.8573026,39.8675521],[20.8571916,39.867423],[20.8569668,39.8667143],[20.8568124,39.8665119],[20.8564937,39.8663232],[20.85626,39.8660646],[20.8558025,39.865845],[20.8554672,39.8657639],[20.8552174,39.865604],[20.8546763,39.8651659],[20.8546141,39.8649931],[20.8542586,39.8645871],[20.8539516,39.8643986],[20.8537206,39.8643383],[20.8533687,39.8643648],[20.8530276,39.8641573],[20.8525981,39.8640916],[20.8524496,39.8640155],[20.851979,39.8635704],[20.8516004,39.863416],[20.851265,39.8630826],[20.8510826,39.8627264],[20.8507422,39.8625009],[20.8506571,39.8623185],[20.8506881,39.861896],[20.8506388,39.8616965],[20.8504828,39.8615301],[20.8508985,39.8616405],[20.8511837,39.8617923],[20.8512429,39.8617759],[20.851124,39.8615655],[20.8506758,39.8612426],[20.8503386,39.8611794],[20.8502086,39.8612119],[20.8497331,39.8616403],[20.8495932,39.8618887],[20.8500305,39.8625492],[20.8501203,39.8628849],[20.8501047,39.8632267],[20.8502207,39.8635001],[20.8502102,39.8639862],[20.850017,39.8643773],[20.8497635,39.8644245],[20.8494429,39.8637672],[20.8487543,39.8632351],[20.8471253,39.862308]]},{"id":17422,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a6\u03c1\u03b1\u03b3\u03ba\u03ac\u03b4\u03b5\u03c2-\u039d\u03b5\u03b3\u03ac\u03b4\u03b5\u03c2","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Fragades_Negades","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12065,"name_EN":"Zagori: Fragades-Negades","description_EN":"","ascent_time":285,"descent_time":280,"marker":"Red_dots","level":9,"ascent":662,"descent":624,"maxelev":1422,"minelev":963,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.84661 39.83065,20.89454 39.87362)","views":43,"millestones":"0,20.8834959,39.8303511#1,20.8841811,39.8385754#2,20.8818074,39.8453929#3,20.8835839,39.8508213#4,20.8875045,39.8570469#5,20.8912336,39.8610578#6,20.8839648,39.8652529#7,20.8797658,39.8702883#8,20.8739486,39.8737030#9,20.8646850,39.8729592#10,20.8573666,39.8679422#11,20.8504826,39.8615307#12.1,20.8471249,39.8623080","x":20.8911932,"y":39.861008,"coor":[[20.8834959,39.8303511],[20.8830536,39.8305914],[20.8829296,39.8307502],[20.8829831,39.8308598],[20.8833174,39.8309588],[20.8832018,39.8311899],[20.8832758,39.831363],[20.8832617,39.8316464],[20.8831395,39.8320214],[20.883331,39.8329544],[20.8832477,39.8331008],[20.8832754,39.8332636],[20.8835099,39.8335041],[20.8835372,39.8337526],[20.8837713,39.8339931],[20.8839454,39.8341599],[20.8840973,39.8345738],[20.8842078,39.835991],[20.884303,39.8362097],[20.8842184,39.8365317],[20.8843241,39.8367778],[20.8842359,39.8369195],[20.8844964,39.8373589],[20.88431,39.8376061],[20.8841634,39.8385209],[20.8843985,39.8392659],[20.8848596,39.8394044],[20.884748,39.8396716],[20.8845323,39.8398504],[20.8843764,39.8401976],[20.8844262,39.8403881],[20.8846048,39.840573],[20.8843549,39.8406744],[20.8841539,39.8409842],[20.8841653,39.841507],[20.8840593,39.8417834],[20.8840987,39.8419466],[20.8837846,39.8421723],[20.883634,39.8424025],[20.8835759,39.8426531],[20.8836071,39.8429962],[20.8840485,39.8433144],[20.8838194,39.8434703],[20.8838473,39.8438854],[20.8835884,39.8441847],[20.8827459,39.8444683],[20.8823111,39.8447809],[20.8820734,39.8451258],[20.882289,39.845528],[20.8818045,39.8453888],[20.8822133,39.8460889],[20.8824918,39.8461324],[20.8827648,39.8460407],[20.8829491,39.8460997],[20.8830726,39.8462111],[20.8831328,39.8464289],[20.8830459,39.8464806],[20.8828809,39.8465122],[20.8827927,39.8466539],[20.8827997,39.8470144],[20.8824214,39.8471123],[20.8820473,39.8473725],[20.8819146,39.8479815],[20.8820496,39.8483544],[20.8815971,39.8485404],[20.8811039,39.8488514],[20.881053,39.8489671],[20.8812042,39.8492414],[20.8815546,39.8495031],[20.8821301,39.8496987],[20.8824943,39.8496544],[20.8828082,39.8498475],[20.8831005,39.8498464],[20.8832023,39.8499212],[20.8834261,39.8498822],[20.8835737,39.8499762],[20.8837263,39.8499623],[20.8837346,39.8502958],[20.884,39.8506272],[20.8839774,39.8508698],[20.8837789,39.8508645],[20.883653,39.850807],[20.8834996,39.850839],[20.8833745,39.8507635],[20.8833253,39.8508163],[20.8833792,39.8509168],[20.8831409,39.8510185],[20.883262,39.8511839],[20.8831774,39.8512446],[20.8832192,39.8513539],[20.8831475,39.851388],[20.8832159,39.8514258],[20.883106,39.851531],[20.883165,39.8517757],[20.8830092,39.8518616],[20.8829323,39.8520127],[20.8830123,39.8520509],[20.883011,39.8523391],[20.8832328,39.852345],[20.8832287,39.852435],[20.8834298,39.8526386],[20.8833218,39.8527978],[20.8832619,39.8530619],[20.8834478,39.8530849],[20.8836184,39.8531886],[20.8835704,39.8534756],[20.8837047,39.8536053],[20.8840971,39.8537149],[20.8842299,39.8538806],[20.8841493,39.8541127],[20.8843174,39.8542703],[20.8842352,39.8545383],[20.8845788,39.8546917],[20.8846219,39.8547739],[20.8848203,39.8547792],[20.8849998,39.8549462],[20.8852674,39.8549714],[20.8856353,39.8551074],[20.8860755,39.8554525],[20.8865467,39.8556273],[20.8866594,39.8557204],[20.8868057,39.8561027],[20.8871218,39.856476],[20.8872293,39.8566185],[20.8872279,39.8569067],[20.8873848,39.857055],[20.8876546,39.8570352],[20.8878948,39.8571498],[20.8879491,39.8572413],[20.8883612,39.8574325],[20.8885483,39.8576897],[20.8888095,39.8578589],[20.8888742,39.8579777],[20.889047,39.8585498],[20.8889431,39.8587813],[20.8887869,39.8588761],[20.8886615,39.8593232],[20.8885515,39.8594283],[20.888706,39.8596306],[20.8888098,39.8596604],[20.88884,39.8597693],[20.8889008,39.8597169],[20.8890501,39.859775],[20.8891604,39.859922],[20.8894711,39.8600295],[20.8898578,39.860265],[20.890103,39.8602716],[20.8902157,39.8603647],[20.8904246,39.8603973],[20.8905663,39.8603651],[20.8912775,39.8606634],[20.891742,39.8607299],[20.8922806,39.8607083],[20.8926458,39.8606461],[20.8929582,39.8604563],[20.8930492,39.8605128],[20.8931317,39.860497],[20.8931852,39.8606065],[20.8929444,39.8607622],[20.8926301,39.8607673],[20.8924259,39.8608879],[20.8919457,39.860911],[20.8914609,39.8610332],[20.8912025,39.8610623],[20.8911932,39.861008],[20.8910765,39.8610048],[20.890653,39.8610655],[20.8902634,39.8616676],[20.8900102,39.8618409],[20.8897121,39.8622293],[20.8892204,39.8625043],[20.8891664,39.862665],[20.8888773,39.8628554],[20.8887584,39.8631585],[20.8883653,39.8635803],[20.8882325,39.8634146],[20.8880753,39.863014],[20.8879167,39.8629017],[20.8877255,39.8629956],[20.8875279,39.8632606],[20.8873371,39.8633455],[20.8872822,39.8635242],[20.8870289,39.8636975],[20.8868791,39.8639097],[20.8868846,39.8640449],[20.8862672,39.8645148],[20.885778,39.8647358],[20.8857014,39.8648779],[20.8854989,39.8649625],[20.8851057,39.8653843],[20.8850482,39.8653647],[20.885058,39.8651488],[20.8848437,39.8652331],[20.8846227,39.8652092],[20.8841746,39.8652962],[20.8838272,39.8652238],[20.8830333,39.8652025],[20.8825718,39.8648118],[20.882323,39.8648321],[20.8828348,39.8654043],[20.8829328,39.8658213],[20.8828888,39.8660183],[20.8826277,39.8663626],[20.8826514,39.8666154],[20.8831311,39.8668625],[20.8831849,39.8672243],[20.883526,39.8676928],[20.8834712,39.8678715],[20.8832105,39.8682068],[20.883239,39.8683517],[20.8828026,39.8688939],[20.8821548,39.869516],[20.8812893,39.8700422],[20.8805761,39.8703022],[20.8800608,39.8703244],[20.8794561,39.870254],[20.8789212,39.8703657],[20.8786136,39.8700152],[20.8784751,39.8699754],[20.8783209,39.8700253],[20.8781847,39.8701928],[20.8778215,39.87021],[20.8775006,39.8703275],[20.876845,39.869999],[20.8765506,39.8700451],[20.8762082,39.8703782],[20.8756469,39.8703811],[20.8753674,39.8706167],[20.8750956,39.8706815],[20.8748916,39.8710543],[20.8741464,39.8715026],[20.8740959,39.8718435],[20.874278,39.8722087],[20.8744888,39.8724576],[20.8744389,39.87274],[20.8738897,39.8729639],[20.8736032,39.8733525],[20.8729759,39.8736103],[20.8737306,39.8736352],[20.874111,39.8737535],[20.8741887,39.8738457],[20.8742549,39.8741898],[20.8745196,39.8743725],[20.8742549,39.8741898],[20.8741887,39.8738457],[20.874111,39.8737535],[20.8737306,39.8736352],[20.8729759,39.8736103],[20.8713263,39.8736378],[20.8705561,39.873608],[20.8701394,39.8735157],[20.8690845,39.8735773],[20.8682838,39.8734476],[20.8679159,39.8733115],[20.8669767,39.873142],[20.8661952,39.8731029],[20.8655969,39.8731497],[20.8647177,39.8729458],[20.8642412,39.8731401],[20.8640466,39.8733059],[20.8632174,39.8735447],[20.8625367,39.8733461],[20.8622948,39.873173],[20.8620127,39.8729491],[20.8618517,39.8728907],[20.8614933,39.8725477],[20.8610996,39.872465],[20.8609744,39.8723896],[20.8605671,39.8718381],[20.860566,39.8716039],[20.8602607,39.8713794],[20.8601654,39.8711606],[20.8594647,39.8708894],[20.859272,39.8707581],[20.8589402,39.8703438],[20.8584376,39.870087],[20.8581513,39.8697009],[20.8582521,39.8695415],[20.8580733,39.8691043],[20.8579113,39.8688116],[20.8577862,39.8687362],[20.8577393,39.8684827],[20.8573554,39.8679318],[20.8573026,39.8675521],[20.8571916,39.867423],[20.8569668,39.8667143],[20.8568124,39.8665119],[20.8564937,39.8663232],[20.85626,39.8660646],[20.8558025,39.865845],[20.8554672,39.8657639],[20.8552174,39.865604],[20.8546763,39.8651659],[20.8546141,39.8649931],[20.8542586,39.8645871],[20.8539516,39.8643986],[20.8537206,39.8643383],[20.8533687,39.8643648],[20.8530276,39.8641573],[20.8525981,39.8640916],[20.8524496,39.8640155],[20.851979,39.8635704],[20.8516004,39.863416],[20.851265,39.8630826],[20.8510826,39.8627264],[20.8507422,39.8625009],[20.8506571,39.8623185],[20.8506881,39.861896],[20.8506388,39.8616965],[20.8504828,39.8615301],[20.8508985,39.8616405],[20.8511837,39.8617923],[20.8512429,39.8617759],[20.851124,39.8615655],[20.850676,39.8612426],[20.8503381,39.8611794],[20.850208,39.8612119],[20.8497326,39.8616403],[20.8495926,39.8618887],[20.85003,39.8625491],[20.8501198,39.8628849],[20.8501041,39.8632267],[20.8502202,39.8635001],[20.8502096,39.8639862],[20.8500164,39.8643773],[20.8497631,39.8644245],[20.8494425,39.8637672],[20.8487539,39.863235],[20.8471249,39.862308]]},{"id":17423,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a0\u03b1\u03bb\u03b9\u03bf\u03c3\u03ad\u03bb\u03b9-\u0392\u03c1\u03c5\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Palioseli_Vrysochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7593,"name_EN":"Zagori: Palioseli-Vrysochori","description_EN":"","ascent_time":180,"descent_time":175,"marker":"O3","level":13,"ascent":480,"descent":602,"maxelev":1075,"minelev":619,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.87523 40.00024,20.89168 40.04192)","views":23,"millestones":"0,20.8875788,40.0422493#1,20.8893364,40.0352149#2,20.8880958,40.0301563#3,20.8897238,40.0246925#4,20.8876292,40.0191298#5,20.8809926,40.0143823#6,20.8775574,40.0077405#7,20.8848257,40.0024881#7.6,20.8868276,40.0001150","x":20.889264,"y":40.022636,"coor":[[20.8875788,40.0422493],[20.8874777,40.0422285],[20.8874857,40.0420261],[20.8873161,40.0421476],[20.8869433,40.0421511],[20.8865874,40.0416777],[20.88677,40.0415294],[20.8869373,40.0412007],[20.8869315,40.0408132],[20.887014,40.0405452],[20.8865905,40.0400654],[20.886585,40.0399302],[20.8869726,40.0396523],[20.8871871,40.0393158],[20.8875904,40.0392096],[20.8879163,40.0390022],[20.8883358,40.0380226],[20.8888846,40.037551],[20.8889625,40.0373594],[20.8889702,40.0370624],[20.8892311,40.0367361],[20.8896207,40.0358999],[20.8897527,40.0358314],[20.8894766,40.0355898],[20.8894714,40.0354455],[20.8893782,40.035434],[20.889409,40.0352727],[20.8891714,40.0350862],[20.8892171,40.0348532],[20.8891502,40.0347793],[20.8889178,40.0347371],[20.8888993,40.0346285],[20.8889824,40.0346037],[20.8889528,40.0342246],[20.8887943,40.0341032],[20.8886634,40.0336313],[20.8882648,40.0333774],[20.8882919,40.0332971],[20.8881564,40.0331854],[20.888219,40.033097],[20.8879802,40.0330905],[20.8879971,40.0330279],[20.8881755,40.0329697],[20.8878117,40.0325726],[20.8877521,40.0323368],[20.8877771,40.0323014],[20.8879276,40.0323415],[20.8879278,40.0320803],[20.8880146,40.0319746],[20.8878723,40.0317546],[20.8874345,40.0317428],[20.8865948,40.0317337],[20.8856806,40.0312227],[20.8859155,40.0309813],[20.8862736,40.0308379],[20.8863547,40.030858],[20.8863863,40.0306787],[20.8868162,40.0305012],[20.8868203,40.0304112],[20.8870435,40.0303992],[20.887402,40.0305259],[20.887812,40.0305279],[20.8878446,40.0303036],[20.8880033,40.0301638],[20.8881679,40.0301502],[20.888325,40.0300463],[20.8883557,40.029885],[20.8885584,40.0298094],[20.8885733,40.0297377],[20.8878743,40.0295973],[20.8879017,40.0293819],[20.8880249,40.0292501],[20.887947,40.0291579],[20.888056,40.0290798],[20.8878616,40.0289755],[20.8878774,40.0288858],[20.8879969,40.028835],[20.8879546,40.0287348],[20.8882912,40.0285457],[20.8885006,40.0280649],[20.8883412,40.0279615],[20.8884773,40.0278031],[20.8884338,40.0277298],[20.8880702,40.0277381],[20.8877926,40.0276586],[20.8878556,40.0276377],[20.8878459,40.0274934],[20.8877104,40.0273816],[20.8877605,40.0273109],[20.887579,40.0271799],[20.8877832,40.0270683],[20.8878491,40.026908],[20.8884347,40.0270138],[20.8885574,40.026891],[20.888875,40.0268635],[20.8891132,40.0267798],[20.8892776,40.026514],[20.8894797,40.0262447],[20.889782,40.0260366],[20.8898221,40.0259296],[20.8896072,40.0258878],[20.8896033,40.0257166],[20.8896759,40.0256645],[20.889465,40.0254066],[20.889556,40.0252109],[20.8892238,40.0249678],[20.8894184,40.024991],[20.8895305,40.024922],[20.8896347,40.0246906],[20.8897392,40.0247114],[20.8896949,40.0246562],[20.8899269,40.0247074],[20.8898761,40.0245349],[20.8898203,40.0244974],[20.8898878,40.0243011],[20.8899932,40.0243039],[20.8900909,40.0242164],[20.8903869,40.0244045],[20.8903582,40.0245209],[20.8904401,40.0245231],[20.8905875,40.0243739],[20.8903684,40.024296],[20.8903601,40.0241967],[20.8890817,40.023811],[20.888945,40.0237263],[20.8889164,40.0235814],[20.889264,40.022636],[20.888678,40.0224356],[20.8886669,40.022165],[20.8885295,40.0218371],[20.8886954,40.0217965],[20.8884303,40.0216993],[20.8882303,40.0214597],[20.8881125,40.0214746],[20.8880096,40.0214178],[20.888048,40.0213467],[20.8878396,40.0210349],[20.8878901,40.0209552],[20.8878114,40.020881],[20.887864,40.0207563],[20.8878079,40.0207008],[20.8878681,40.0206664],[20.8878483,40.0205848],[20.8879662,40.0205699],[20.88789,40.0204418],[20.8879731,40.020417],[20.8880035,40.0202647],[20.8880098,40.0198685],[20.8882612,40.0197492],[20.8880978,40.0197358],[20.8879841,40.0196606],[20.8880173,40.0194454],[20.887733,40.0192576],[20.8875999,40.0190919],[20.8875295,40.0188378],[20.8873915,40.01878],[20.8872378,40.0188119],[20.8866471,40.0181475],[20.8865317,40.0181084],[20.8866612,40.0175804],[20.8865156,40.0174324],[20.8866342,40.017323],[20.8865572,40.0172128],[20.8857909,40.0168049],[20.8857724,40.0166963],[20.8858814,40.0166182],[20.8858654,40.0164556],[20.8856566,40.0161753],[20.885338,40.0159685],[20.8850373,40.0156272],[20.8842529,40.0151016],[20.8841695,40.0148742],[20.8835902,40.0147325],[20.8830926,40.0143408],[20.8827816,40.0142243],[20.8825548,40.0138039],[20.8819292,40.0141654],[20.8815741,40.0142459],[20.8813261,40.0145454],[20.8812067,40.0145963],[20.8810579,40.0145202],[20.8808226,40.0140275],[20.8797671,40.0140531],[20.8794436,40.0139543],[20.8792683,40.0136883],[20.8793274,40.0134197],[20.8792328,40.013183],[20.8793497,40.0121593],[20.879211,40.0121195],[20.8787756,40.0121618],[20.8783793,40.0118629],[20.8781533,40.0114244],[20.8779681,40.010861],[20.8778226,40.010713],[20.8775137,40.0105515],[20.8771929,40.0101375],[20.8770145,40.0096823],[20.8767089,40.0094489],[20.8768096,40.0091949],[20.8772129,40.0088275],[20.8771825,40.0087231],[20.8772634,40.0084911],[20.8771848,40.0084169],[20.8772591,40.0083288],[20.8772149,40.0080124],[20.8773264,40.0078803],[20.8775051,40.007813],[20.8778181,40.0073711],[20.8783084,40.0071501],[20.8784979,40.006849],[20.8788162,40.0068035],[20.8789436,40.0063206],[20.8788716,40.0061024],[20.8789588,40.0059877],[20.8789902,40.0055562],[20.879032,40.0054627],[20.8796335,40.0053708],[20.8799391,40.0050908],[20.8802026,40.0049628],[20.8802543,40.0048561],[20.8810395,40.0045891],[20.8812507,40.0043245],[20.8813188,40.0043714],[20.8814436,40.0043567],[20.8815212,40.0041967],[20.8817838,40.0040867],[20.8818696,40.0037467],[20.8823123,40.0035424],[20.8824742,40.0033306],[20.8828196,40.0032048],[20.8829088,40.0030451],[20.8831904,40.0030347],[20.8833022,40.0028935],[20.8837117,40.0029046],[20.8839255,40.0028383],[20.8839362,40.0026044],[20.8840507,40.0026615],[20.8843074,40.0024252],[20.88461,40.0023388],[20.8849961,40.0026058],[20.8849886,40.0022318],[20.8850749,40.0021351],[20.8855243,40.0014986],[20.8854243,40.0013788],[20.8849359,40.0011495],[20.8850817,40.0011084],[20.8852405,40.0009415],[20.8857248,40.0007474],[20.8858871,40.0005266],[20.8862735,40.0004244],[20.886518,40.0001968],[20.8868276,40.000115]]},{"id":17424,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9l: \u0392\u03c1\u03c5\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9-\u0397\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Vrysochori_Iliochori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3839,"name_EN":"Zagori: Vrysochori-Iliochori","description_EN":"","ascent_time":90,"descent_time":85,"marker":"No_marks","level":9,"ascent":256,"descent":257,"maxelev":1165,"minelev":942,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.88684 39.98018,20.91052 40.00031)","views":32,"millestones":"0,20.8868487,40.0000841#1,20.8916920,39.9943288#2,20.8983320,39.9878315#3,20.9055586,39.9844581#3.8,20.9103390,39.9801717","x":20.9026813,"y":39.9863309,"coor":[[20.8868487,40.0000841],[20.8868634,40.000179],[20.8870422,40.0001118],[20.8872628,40.0001537],[20.887343,40.0001919],[20.8873813,40.0003281],[20.887815,40.0003217],[20.8884399,40.0002304],[20.8888836,40.0002603],[20.8892333,40.0000941],[20.8894279,40.0000363],[20.8896417,39.99997],[20.8897176,39.9998459],[20.8899698,39.9997086],[20.8899658,39.9990239],[20.8900575,39.9988102],[20.8899446,39.998609],[20.8899402,39.9984467],[20.8902759,39.9982756],[20.8906434,39.9981774],[20.8906783,39.9979261],[20.8908683,39.9978681],[20.89094,39.9973206],[20.8907441,39.9969911],[20.8907313,39.9967566],[20.8904306,39.9964152],[20.8910068,39.9955705],[20.8918244,39.9940702],[20.8922025,39.993738],[20.8929592,39.9928035],[20.893345,39.9925617],[20.8939854,39.9910926],[20.8948795,39.9904861],[20.895163,39.9904306],[20.8955357,39.9904767],[20.8962511,39.9903968],[20.8967399,39.9897388],[20.8971508,39.9891643],[20.8975498,39.9888868],[20.8974635,39.9887223],[20.8977045,39.9887783],[20.8983274,39.9878357],[20.8985719,39.9876081],[20.9004867,39.9869568],[20.9007864,39.9868027],[20.9009748,39.9865195],[20.9011059,39.9864689],[20.9013995,39.9864498],[20.901992,39.9862945],[20.9023505,39.9863941],[20.9026813,39.9863309],[20.9028866,39.9861923],[20.9031806,39.9861641],[20.903498,39.9861366],[20.9040472,39.9864215],[20.9047519,39.9861161],[20.9045657,39.9859399],[20.9045621,39.9857597],[20.9044376,39.9856663],[20.9045695,39.9855978],[20.9043396,39.9855015],[20.9040377,39.9851872],[20.9042824,39.9852118],[20.9044018,39.9851609],[20.9041039,39.9850179],[20.9041329,39.9848925],[20.9045185,39.9849118],[20.9046681,39.9849699],[20.905092,39.9849182],[20.9052593,39.9848416],[20.9055155,39.9846142],[20.9055712,39.9844175],[20.9060823,39.984251],[20.9060855,39.9841791],[20.9063417,39.9839517],[20.9065635,39.9839667],[20.9066526,39.9838069],[20.9067728,39.9837381],[20.9067249,39.9835026],[20.9068826,39.9833807],[20.9069636,39.9832162],[20.9069652,39.9831802],[20.9073214,39.9830726],[20.9073198,39.9828474],[20.9074993,39.9827621],[20.907576,39.9826201],[20.9079732,39.9826397],[20.9081878,39.9825553],[20.9082269,39.9824663],[20.9083258,39.9824734],[20.9083992,39.9824033],[20.9082928,39.9821663],[20.9085541,39.9820832],[20.9088063,39.9816846],[20.9097105,39.9813665],[20.9102118,39.9814159],[20.9104207,39.9813269],[20.9104821,39.9810042],[20.9103619,39.9804426],[20.910339,39.9801717]]},{"id":17425,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9l: \u0397\u03bb\u03b9\u03bf\u03c7\u03ce\u03c1\u03b9-\u039b\u03ac\u03b9\u03c3\u03c4\u03b1","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Iliochori_Laista","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6387,"name_EN":"Zagori: Iliochorii-Laista","description_EN":"","ascent_time":145,"descent_time":145,"marker":"No_marks","level":9,"ascent":344,"descent":292,"maxelev":1034,"minelev":742,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.91034 39.96756,20.95566 39.9802)","views":42,"millestones":"0,20.9103361,39.9801761#1,20.9165246,39.9785058#2,20.9251202,39.9771638#3,20.9311234,39.9703319#4,20.9388258,39.9682069#5,20.9432299,39.9714991#6,20.9531466,39.9725374#6.4,20.9550884,39.9715432","x":20.932006,"y":39.9700378,"coor":[[20.9103361,39.9801761],[20.9105698,39.9802094],[20.9113484,39.9800815],[20.9115089,39.9801579],[20.9114423,39.9799985],[20.911798,39.9798999],[20.9121154,39.9798723],[20.9121396,39.9795937],[20.9116445,39.9791482],[20.9117486,39.9789167],[20.9113104,39.9785087],[20.9112693,39.9783815],[20.9115234,39.977992],[20.9116457,39.9776169],[20.9117417,39.9775654],[20.9119296,39.9775524],[20.912238,39.9777228],[20.9124401,39.9776561],[20.9127546,39.9774303],[20.9128837,39.9774247],[20.9130784,39.97752],[20.9132712,39.977399],[20.913814,39.9773054],[20.9140697,39.9773483],[20.9144249,39.9775199],[20.914602,39.9775111],[20.915398,39.9777755],[20.915819,39.9777867],[20.9160999,39.9785688],[20.9162047,39.9785806],[20.9164443,39.9784609],[20.9166499,39.9785745],[20.9169133,39.9784463],[20.9171371,39.9784163],[20.9172363,39.9782928],[20.9175771,39.9782659],[20.918036,39.9779538],[20.9183582,39.9778183],[20.9184607,39.9776228],[20.918693,39.977665],[20.9188357,39.9776148],[20.9192136,39.9772825],[20.9195802,39.9772022],[20.9197959,39.9773521],[20.9199705,39.9773747],[20.9202467,39.97722],[20.9207823,39.9772882],[20.9209246,39.977247],[20.9209895,39.9771046],[20.921196,39.9772002],[20.9213436,39.9770419],[20.9212775,39.9769501],[20.9213041,39.9766175],[20.9211134,39.9764323],[20.9211408,39.976343],[20.921365,39.9763039],[20.9216078,39.9763734],[20.9218274,39.9762531],[20.9219334,39.976346],[20.9222108,39.9764255],[20.9229505,39.9764811],[20.9233775,39.9766186],[20.923587,39.9771196],[20.9239914,39.9772384],[20.9249996,39.9772111],[20.9255597,39.9769918],[20.9263339,39.9764359],[20.9269457,39.9761098],[20.9280614,39.9757701],[20.928178,39.9752598],[20.9283284,39.9750386],[20.9287203,39.9746527],[20.9290772,39.974527],[20.9289481,39.9742714],[20.9289522,39.973659],[20.9290881,39.9735004],[20.929386,39.9733822],[20.9296086,39.9731179],[20.9300489,39.9713911],[20.9312375,39.9702066],[20.9314661,39.9700686],[20.9318399,39.9700875],[20.932006,39.9700378],[20.9325132,39.969691],[20.9329269,39.9696028],[20.9331402,39.9698066],[20.9338758,39.9698982],[20.935052,39.969515],[20.9351928,39.9694286],[20.9355678,39.9692899],[20.9359093,39.9692449],[20.9365629,39.969028],[20.9363403,39.9692923],[20.9361726,39.969378],[20.9361323,39.969494],[20.9368537,39.9695942],[20.9368968,39.9696764],[20.9371549,39.9696652],[20.9372121,39.9694325],[20.93751,39.9693143],[20.9376475,39.9691197],[20.9378979,39.9690183],[20.9377277,39.9686354],[20.9380445,39.9683556],[20.9383827,39.9678601],[20.9385356,39.9678461],[20.938615,39.9679023],[20.9390001,39.9684529],[20.9392675,39.968496],[20.9394215,39.968455],[20.9392581,39.9676581],[20.9392564,39.9671716],[20.9396219,39.9671407],[20.940342,39.9672678],[20.9406702,39.9672585],[20.9406904,39.9673311],[20.9403905,39.9674943],[20.9403631,39.9675837],[20.9405332,39.9677053],[20.9408707,39.9677502],[20.9408885,39.9678768],[20.940745,39.967945],[20.9403232,39.9679519],[20.9402583,39.9680943],[20.9404374,39.9682792],[20.9409362,39.9683825],[20.9412874,39.9686439],[20.9414398,39.9691119],[20.941562,39.9692592],[20.9419196,39.9693767],[20.9420218,39.9699739],[20.9424118,39.9704166],[20.9426482,39.9708912],[20.943037,39.9713609],[20.9433887,39.9716134],[20.9435056,39.9716164],[20.9436757,39.9714768],[20.9447088,39.9718328],[20.9447813,39.9717807],[20.9458309,39.9718714],[20.9459979,39.9718038],[20.9461374,39.9718255],[20.9462123,39.9717194],[20.9466304,39.9715322],[20.9469961,39.9714698],[20.9470323,39.9711825],[20.9474827,39.9708746],[20.9476572,39.9708207],[20.9479782,39.9709733],[20.9488214,39.9712297],[20.9492732,39.9716019],[20.9500206,39.9717206],[20.9501883,39.971635],[20.950667,39.9716656],[20.9511328,39.9719841],[20.95203,39.9720798],[20.9523878,39.9722243],[20.9527234,39.9725754],[20.9529191,39.9725716],[20.953856,39.9724341],[20.9542167,39.9723535],[20.9548965,39.9723353],[20.955309,39.9725083],[20.955444,39.9723678],[20.9550884,39.9715432]]},{"id":17426,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039b\u03ac\u03b9\u03c3\u03c4\u03b1-\u0392\u03bf\u03b2\u03bf\u03cd\u03c3\u03b1","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Laista_Vovousa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":12420,"name_EN":"Zagori: Laista-Vovousa","description_EN":"","ascent_time":290,"descent_time":290,"marker":"No_marks","level":9,"ascent":719,"descent":741,"maxelev":1502,"minelev":891,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.95509 39.93439,21.04988 39.97154)","views":26,"millestones":"0,20.9550888,39.9715432#1,20.9606280,39.9647508#2,20.9679455,39.9597121#3,20.9754980,39.9562606#4,20.9820441,39.9493912#5,20.9877034,39.9467267#6,20.9966493,39.9422299#7,21.0036877,39.9391382#8,21.0116952,39.9381022#9,21.0204331,39.9362312#10,21.0277027,39.9358946#11,21.0375518,39.9361271#12.4,21.0497787,39.9367426","x":21.0015307,"y":39.9392735,"coor":[[20.9550888,39.9715432],[20.9554375,39.9713362],[20.956004,39.971234],[20.9560443,39.9710144],[20.956288,39.9705344],[20.9564806,39.9704944],[20.9569786,39.9706156],[20.9574068,39.9704647],[20.9576239,39.9702677],[20.9577387,39.9700546],[20.9578539,39.9694361],[20.9579628,39.9693579],[20.9582679,39.968285],[20.9581972,39.9677922],[20.9583211,39.9671109],[20.959172,39.9666648],[20.9594324,39.9663384],[20.9596071,39.9658295],[20.9599698,39.9655688],[20.9602096,39.9651788],[20.9606952,39.9646826],[20.9608001,39.9646944],[20.9609206,39.9646165],[20.9613408,39.9641141],[20.9614596,39.9638109],[20.961706,39.9637994],[20.9624407,39.9633322],[20.9625927,39.9633362],[20.9626653,39.9632841],[20.9630628,39.9632945],[20.963392,39.9629969],[20.9640189,39.9628512],[20.9642256,39.9626764],[20.9643061,39.9624444],[20.9646657,39.9622556],[20.964853,39.9619903],[20.9652412,39.9619464],[20.9652115,39.9620898],[20.9653793,39.9622653],[20.9655188,39.962287],[20.9656046,39.9621991],[20.9658393,39.9621873],[20.9661776,39.9616827],[20.9667299,39.9616341],[20.9667702,39.9615181],[20.9668903,39.9614492],[20.9669643,39.9610998],[20.9673185,39.9607668],[20.9675337,39.9606643],[20.9675778,39.9601971],[20.9679006,39.9600434],[20.9679474,39.9596708],[20.9680251,39.9595017],[20.9682923,39.9592835],[20.9682824,39.958977],[20.9681106,39.9585491],[20.9684919,39.958397],[20.9691708,39.9583967],[20.9697859,39.9582507],[20.9700439,39.9582394],[20.9703306,39.958373],[20.9706183,39.9587499],[20.9713322,39.959282],[20.9716128,39.9592893],[20.9722117,39.9589807],[20.9728814,39.9583947],[20.9731648,39.9578076],[20.9736567,39.957271],[20.9739061,39.9571874],[20.9745648,39.9571146],[20.9748502,39.9570139],[20.9751411,39.9567873],[20.9753589,39.9563606],[20.9757215,39.9560999],[20.9759126,39.9560148],[20.976383,39.955964],[20.9769858,39.9555654],[20.9771714,39.9553361],[20.9773514,39.95444],[20.9776252,39.9540688],[20.9777632,39.953595],[20.9784044,39.9528551],[20.9787517,39.952675],[20.9791428,39.9517664],[20.9792754,39.9516798],[20.9796519,39.9516356],[20.9799053,39.951462],[20.9803343,39.9510228],[20.9806945,39.9508161],[20.9813107,39.9501115],[20.9818308,39.9497287],[20.9827124,39.9483105],[20.9827759,39.9476636],[20.9829978,39.9474081],[20.9835131,39.9471333],[20.9839163,39.9467475],[20.9844225,39.946522],[20.985046,39.9464481],[20.9852815,39.946148],[20.9854008,39.946097],[20.9855855,39.9461559],[20.9858803,39.9463707],[20.9862684,39.9463268],[20.9868365,39.9462875],[20.9877518,39.9456988],[20.9879517,39.945677],[20.9880436,39.9457154],[20.9879826,39.9460381],[20.9876371,39.9464435],[20.9872638,39.9471138],[20.9873444,39.9471429],[20.987452,39.9470917],[20.9878272,39.946543],[20.9883706,39.9461608],[20.9885584,39.9461476],[20.9889737,39.9462845],[20.9895146,39.9462265],[20.989722,39.9460338],[20.9902953,39.9457694],[20.9907153,39.9452669],[20.9916594,39.9445528],[20.992477,39.9443218],[20.9926987,39.9443366],[20.9929975,39.9444614],[20.9931152,39.9444465],[20.9933238,39.9442267],[20.9938141,39.9439872],[20.9939717,39.943595],[20.9944426,39.9431793],[20.9946421,39.9431665],[20.9948721,39.9429923],[20.9951194,39.9429852],[20.9951683,39.9429099],[20.9953065,39.9428549],[20.9954343,39.9428763],[20.9957145,39.9427574],[20.9959528,39.9425519],[20.9964992,39.9423679],[20.9969747,39.9419299],[20.9969351,39.9417667],[20.9965923,39.9413885],[20.9971723,39.9412684],[20.997781,39.940996],[20.9982365,39.9410168],[20.9987961,39.9407971],[20.9996579,39.9408915],[20.9999245,39.9406822],[20.9999745,39.9403412],[21.0001374,39.9403634],[21.0001896,39.9402387],[21.0003938,39.9401178],[21.0003858,39.9397663],[21.0005845,39.9397715],[21.0007087,39.9390721],[21.0008789,39.9391936],[21.001057,39.9391352],[21.0013663,39.9392873],[21.0015307,39.9392735],[21.0016211,39.9393479],[21.0019858,39.9393033],[21.0021413,39.9392263],[21.0021358,39.9393522],[21.0023636,39.9394933],[21.00249,39.9392803],[21.0026567,39.9392126],[21.0027331,39.9393407],[21.0028558,39.9392087],[21.0031613,39.9391806],[21.0031586,39.9392436],[21.0034336,39.9393768],[21.0036071,39.9391561],[21.0038315,39.9391079],[21.0038968,39.939006],[21.0043614,39.9385496],[21.0044251,39.9386999],[21.0044983,39.9386297],[21.0046269,39.938633],[21.0047829,39.9382768],[21.0050443,39.9384547],[21.0050054,39.9382735],[21.0051909,39.9380441],[21.0053724,39.9381749],[21.005487,39.9379617],[21.0056257,39.9380013],[21.0057661,39.9377347],[21.0063132,39.9375326],[21.0064745,39.9373206],[21.0065407,39.9374124],[21.0066393,39.9372979],[21.0068092,39.9372932],[21.0069625,39.9372657],[21.0071561,39.937658],[21.0073135,39.9375855],[21.0075369,39.937294],[21.0080333,39.9371807],[21.0082195,39.9372036],[21.0083289,39.9372739],[21.008449,39.9374707],[21.0085697,39.937654],[21.0090217,39.9377557],[21.0093699,39.938089],[21.0098175,39.9382897],[21.0101331,39.9382979],[21.0103147,39.9381584],[21.0106217,39.9380943],[21.0110612,39.9382137],[21.0113127,39.9382157],[21.0120299,39.9380045],[21.0124459,39.9381233],[21.0128566,39.9380979],[21.0133219,39.9378937],[21.01354,39.9379894],[21.0134519,39.9384015],[21.0135461,39.9386561],[21.0137012,39.9385881],[21.0141913,39.9386187],[21.0146075,39.9384673],[21.0148997,39.9384748],[21.0155395,39.9382931],[21.0161153,39.9385061],[21.0162338,39.9384732],[21.0164652,39.9385332],[21.0172838,39.9385452],[21.0176961,39.9382136],[21.0180039,39.9381314],[21.0185572,39.9377854],[21.0187201,39.9375373],[21.0191019,39.937367],[21.0192664,39.9368128],[21.0195026,39.9364946],[21.0198127,39.9363584],[21.020057,39.9363917],[21.0201365,39.9361776],[21.0202853,39.9362535],[21.0204973,39.9362229],[21.0209204,39.9359095],[21.0212688,39.935432],[21.0219288,39.9349716],[21.0223182,39.934842],[21.0229815,39.934224],[21.0234615,39.9339481],[21.0239048,39.9339775],[21.0242933,39.9339244],[21.0251426,39.9340363],[21.0260313,39.9340501],[21.0262938,39.9339307],[21.0268611,39.9338012],[21.0269616,39.9339119],[21.0274159,39.9339595],[21.0273995,39.9340672],[21.0271782,39.9343138],[21.0268323,39.934467],[21.0268128,39.9349169],[21.0268525,39.9350801],[21.0272788,39.9355053],[21.0273617,39.9357507],[21.0275332,39.9358452],[21.0275629,39.935945],[21.0283475,39.9356589],[21.0287613,39.9352912],[21.0290605,39.9351367],[21.0295795,39.9350419],[21.0299683,39.9352501],[21.0301319,39.9352542],[21.0305663,39.9349501],[21.031245,39.9346793],[21.0318719,39.9347944],[21.0323511,39.9350769],[21.0331467,39.9350793],[21.0336314,39.9352358],[21.033855,39.9352055],[21.0341207,39.9350141],[21.0343576,39.9349481],[21.0347611,39.9349269],[21.0350385,39.9350061],[21.0357161,39.9358432],[21.0360138,39.9359949],[21.0367954,39.9360509],[21.0371726,39.9362587],[21.0373588,39.9362815],[21.0378559,39.9358799],[21.038032,39.9355961],[21.0384075,39.9355697],[21.0387987,39.9354536],[21.0392028,39.9358512],[21.0393898,39.935856],[21.0395834,39.9357078],[21.0397244,39.9356934],[21.0404017,39.9362692],[21.0409113,39.9363903],[21.0414651,39.9366252],[21.0415563,39.9366815],[21.0416417,39.9366297],[21.0418046,39.9366518],[21.0422745,39.93688],[21.042509,39.936868],[21.0428347,39.9366421],[21.0433568,39.9367455],[21.0438937,39.9367772],[21.0443169,39.9370042],[21.0444455,39.9372237],[21.0445608,39.9370465],[21.04468,39.9370225],[21.0449964,39.9372828],[21.0454507,39.9373304],[21.0458988,39.9372517],[21.0471642,39.9368336],[21.0476458,39.9368729],[21.0479706,39.9369397],[21.0481724,39.9368728],[21.0487116,39.9368505],[21.0487359,39.9368286],[21.0491693,39.9370108],[21.0495481,39.9369349],[21.0497787,39.9367426]]},{"id":17427,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a4\u03cd\u03bc\u03c6\u03b7\u03c2 2 \u03a3\u03ac\u03b4\u03b9 \u039c\u03cd\u03b3\u03b1\u03c2-\u039a\u03cc\u03bd\u03b9\u03c4\u03c3\u03b1","description_GR":"\u03a3\u03ba\u03ad\u03bb\u03bf\u03c2 2\u03bf: \u03a3\u03ac\u03b4\u03b9 \u039c\u03cd\u03b3\u03b1\u03c2-\u039a\u03cc\u03bd\u03b9\u03c4\u03c3\u03b1","path":"IPIROS\/Ipiros_Zagori_Tsepelovo_Konitsa2","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":11898,"name_EN":"Zagori: Mt Tymfi crossing 2 Sadi Mygas-Konitsa","description_EN":"Part 2: Sadi Mygas-Konitsa","ascent_time":370,"descent_time":365,"marker":"Red_dots","level":9,"ascent":540,"descent":1438,"maxelev":1504,"minelev":435,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.74425 39.99986,20.81873 40.04856)","views":47,"millestones":"0,20.8185738,40.0021375#1,20.8134819,40.0045777#2,20.8043584,40.0061479#3,20.7970331,40.0116694#4,20.7906443,40.0144382#5,20.7841500,40.0166118#6,20.7774660,40.0213131#7,20.7689125,40.0244309#8,20.7604500,40.0278038#9,20.7517495,40.0325713#10,20.7450662,40.0384344#11.9,20.7509713,40.0487503","x":20.7819743,"y":40.0164518,"coor":[[20.8185738,40.0021375],[20.8184501,40.0017738],[20.8184409,40.0014673],[20.8185328,40.0012536],[20.8185053,40.0010907],[20.8186845,40.0007624],[20.8186774,40.0004109],[20.8185178,40.0003164],[20.8185587,40.0001915],[20.8178916,39.9999299],[20.8171539,39.9998196],[20.8167529,40.0006372],[20.8165958,40.000741],[20.8163201,40.0011297],[20.816272,40.0014076],[20.8157013,40.0018423],[20.8154473,40.0022677],[20.8150429,40.0026529],[20.8149405,40.0028392],[20.8149848,40.0028945],[20.8148168,40.0029799],[20.8146581,40.0033719],[20.8145611,40.0034413],[20.8143614,40.0034538],[20.8142118,40.0039],[20.8138571,40.0042236],[20.8137506,40.0042476],[20.8134155,40.0046528],[20.8130524,40.0046518],[20.8126008,40.0045403],[20.8117787,40.0045897],[20.8115744,40.0044489],[20.8114487,40.0041302],[20.8113133,40.0040184],[20.8110034,40.0038838],[20.8101787,40.003735],[20.8098136,40.0037789],[20.8095228,40.0039871],[20.8092354,40.0038711],[20.8087436,40.0041188],[20.8083271,40.0042604],[20.8080401,40.0041354],[20.8075646,40.0042844],[20.8075077,40.0044495],[20.8071337,40.0046824],[20.80698,40.0047142],[20.8069161,40.0048295],[20.8064164,40.0049959],[20.8062634,40.0052618],[20.8061097,40.0052936],[20.8060929,40.0054013],[20.8059292,40.0053967],[20.8059358,40.005505],[20.8057996,40.0056634],[20.80564,40.0055689],[20.8055873,40.0056936],[20.8053751,40.0057237],[20.8048938,40.0059987],[20.8048412,40.0058711],[20.8046665,40.0061005],[20.8045503,40.0060793],[20.8041333,40.0062299],[20.8041091,40.0064995],[20.803883,40.0065743],[20.8036612,40.0065591],[20.8031055,40.0066699],[20.8030528,40.0067946],[20.8026467,40.0069635],[20.8025698,40.0071055],[20.802439,40.0071469],[20.8020303,40.007622],[20.8018623,40.0077074],[20.8015452,40.0077257],[20.8013856,40.0078834],[20.8012924,40.0078718],[20.8012296,40.0082124],[20.8009714,40.0082233],[20.8007867,40.0084163],[20.8005636,40.0084282],[20.8004783,40.0084979],[20.8002561,40.0084917],[20.7999844,40.0087905],[20.7996104,40.0090233],[20.7995711,40.0091123],[20.7993342,40.0091688],[20.7991867,40.0093179],[20.7988165,40.0094698],[20.7986051,40.0094819],[20.7981286,40.0099011],[20.7980229,40.0099072],[20.7979448,40.009824],[20.7978128,40.0098924],[20.7977299,40.0104125],[20.7974047,40.0108539],[20.7973971,40.0110158],[20.7974739,40.011126],[20.7974317,40.011278],[20.7969899,40.0117071],[20.7968504,40.0116852],[20.7967764,40.0117642],[20.7966469,40.0117787],[20.7966517,40.0121751],[20.7964545,40.0123858],[20.7961201,40.0125207],[20.7960274,40.0125001],[20.7958903,40.0126765],[20.795734,40.0127622],[20.795729,40.012618],[20.7958018,40.0125659],[20.7956464,40.0123815],[20.7954835,40.012359],[20.7954303,40.0124926],[20.79518,40.0125847],[20.7950757,40.0123116],[20.7951598,40.0120167],[20.7948794,40.012],[20.7947976,40.0117455],[20.7948596,40.0114229],[20.7947781,40.0114117],[20.7945708,40.0115861],[20.7944696,40.0115788],[20.7943993,40.011829],[20.7940499,40.0120355],[20.7938247,40.0120924],[20.7937222,40.0122787],[20.7934506,40.0123252],[20.7933586,40.0125388],[20.7929801,40.0126184],[20.7925956,40.0128239],[20.7923128,40.0136087],[20.7920424,40.0138805],[20.7918894,40.0138942],[20.7917875,40.0138194],[20.791542,40.0138531],[20.7910655,40.0142722],[20.7907445,40.0143714],[20.790551,40.0145012],[20.7904339,40.0147501],[20.7906334,40.015242],[20.7904988,40.0153644],[20.7902255,40.0154469],[20.7900871,40.0156502],[20.7897984,40.0155612],[20.7892997,40.0152051],[20.7885715,40.0149957],[20.7881787,40.0151289],[20.787996,40.015277],[20.7878877,40.0155892],[20.7871127,40.0153786],[20.786971,40.0154017],[20.7868594,40.0155337],[20.7866843,40.0155198],[20.7865551,40.0157774],[20.7863528,40.0158439],[20.7859431,40.0163369],[20.7859462,40.0167693],[20.7856699,40.0169148],[20.7853856,40.0172312],[20.78533,40.0174188],[20.7853775,40.0176543],[20.7852905,40.01776],[20.785148,40.017801],[20.7851364,40.0175485],[20.7847534,40.0172226],[20.7845354,40.0171265],[20.7841387,40.0165931],[20.7840868,40.0166997],[20.783756,40.0166275],[20.7838435,40.0170082],[20.7835954,40.0168031],[20.7831268,40.0165559],[20.7831051,40.0166004],[20.7831224,40.0167855],[20.7828233,40.0166691],[20.7826118,40.0166812],[20.7824348,40.0164601],[20.7822489,40.0165405],[20.7821806,40.0165477],[20.7819743,40.0164518],[20.7819709,40.0165238],[20.7818484,40.0166375],[20.7818015,40.0168884],[20.7813993,40.0172195],[20.7813247,40.0175597],[20.781114,40.017806],[20.7808797,40.0183039],[20.7805477,40.018637],[20.7801507,40.0188601],[20.7797468,40.0192272],[20.7786939,40.0204409],[20.7784059,40.0204914],[20.778068,40.0209504],[20.7774661,40.0212939],[20.7774659,40.0215461],[20.7772581,40.0217295],[20.777009,40.0217946],[20.7766657,40.0221183],[20.7764505,40.0222114],[20.7763592,40.022407],[20.7760023,40.0225232],[20.7756339,40.0228822],[20.7757211,40.0230198],[20.7755197,40.0230682],[20.7752881,40.0232599],[20.7751013,40.0232457],[20.7751187,40.0233723],[20.7749265,40.023475],[20.774598,40.0234839],[20.7743204,40.0236563],[20.7738398,40.0236609],[20.7735265,40.0235981],[20.7731882,40.0233185],[20.7727616,40.0231715],[20.7726663,40.0232049],[20.7725391,40.0234175],[20.7722883,40.0235186],[20.7722116,40.0239038],[20.7718493,40.0238846],[20.771421,40.0237736],[20.7709145,40.0238316],[20.7707561,40.0239622],[20.7704969,40.023991],[20.77015,40.0241435],[20.7696201,40.0242008],[20.7694173,40.0242762],[20.7692006,40.024153],[20.7690593,40.0241671],[20.7689748,40.0242188],[20.7689425,40.024407],[20.7687234,40.0245811],[20.7679948,40.024876],[20.7678004,40.0250237],[20.767624,40.0250368],[20.7673811,40.0252191],[20.7670618,40.0252823],[20.7668309,40.025456],[20.7665735,40.0254488],[20.7663455,40.0253163],[20.7662051,40.0253124],[20.7653105,40.0256477],[20.7650914,40.0258217],[20.7648997,40.0261586],[20.7647831,40.0261464],[20.7646134,40.0262677],[20.7645112,40.026445],[20.7644319,40.0263887],[20.7641843,40.0266701],[20.7641058,40.0265958],[20.7639402,40.0266272],[20.7638968,40.0265539],[20.7636043,40.0265458],[20.7633324,40.026349],[20.7631656,40.0264074],[20.7630527,40.0265664],[20.7629801,40.0263662],[20.7628706,40.0264532],[20.7627929,40.0263609],[20.76266,40.0264473],[20.7625013,40.0263348],[20.7624393,40.0264051],[20.7624823,40.0264874],[20.7623845,40.0265747],[20.7624721,40.0267032],[20.7623115,40.0268789],[20.7616162,40.0272107],[20.7612024,40.0272892],[20.7608244,40.0276029],[20.7603795,40.0278427],[20.7599391,40.0277403],[20.7598602,40.0278056],[20.7597464,40.0279826],[20.7598051,40.0282274],[20.7595468,40.0282382],[20.7594292,40.0284961],[20.7588316,40.0284974],[20.7586847,40.0286284],[20.7578378,40.0289469],[20.7576503,40.0291939],[20.7574722,40.0292429],[20.7574437,40.0293502],[20.7573367,40.0293833],[20.7573356,40.0296535],[20.7571758,40.0298111],[20.7564488,40.03007],[20.7563358,40.0302289],[20.7559033,40.0305276],[20.7550936,40.0308021],[20.7547029,40.0311334],[20.7534609,40.0318732],[20.7528903,40.0320463],[20.7525766,40.0322357],[20.7521286,40.0322952],[20.7519007,40.0324059],[20.7512203,40.0331614],[20.7507954,40.0334738],[20.7504401,40.0335538],[20.7502594,40.0336569],[20.7500015,40.0336586],[20.7498551,40.0337806],[20.7496202,40.033792],[20.7492138,40.0339608],[20.7488088,40.0343457],[20.7485337,40.0344641],[20.7484558,40.034624],[20.7476253,40.0350871],[20.746946,40.0355724],[20.7466881,40.0355742],[20.7465174,40.0357135],[20.7459814,40.0358966],[20.7450718,40.0360511],[20.7450703,40.0368933],[20.7447729,40.0374794],[20.7448127,40.03812],[20.7448127,40.0382371],[20.7448972,40.0382845],[20.745212,40.0385636],[20.7453359,40.0388147],[20.7455624,40.039339],[20.7458136,40.0397244],[20.7459759,40.0400307],[20.7460081,40.0403378],[20.7468287,40.0408473],[20.7472,40.0410829],[20.7473796,40.0412501],[20.7474923,40.0416676],[20.747472,40.0418472],[20.7475951,40.0420848],[20.7474942,40.0424468],[20.7475349,40.0425154],[20.7480296,40.0427095],[20.7486182,40.042654],[20.7492311,40.0429459],[20.7493204,40.043097],[20.7498555,40.0432697],[20.7506628,40.0435445],[20.7507565,40.0434841],[20.7507988,40.0433592],[20.7509463,40.0433273],[20.7510266,40.0434332],[20.7511662,40.0434551],[20.7511962,40.043564],[20.7509282,40.0440249],[20.7508811,40.0442757],[20.7510872,40.045475],[20.7510964,40.0455518],[20.7511336,40.0460032],[20.7511855,40.0463559],[20.7510438,40.0468834],[20.7510253,40.0474908],[20.7510186,40.0478284],[20.7512085,40.0478293],[20.7512614,40.0479478],[20.7514795,40.047972],[20.7515068,40.0481304],[20.7510034,40.0486296],[20.7509713,40.0487503]]},{"id":17428,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a4\u03cd\u03bc\u03c6\u03b7\u03c2 1 \u03a4\u03c3\u03b5\u03c0\u03ad\u03bb\u03bf\u03b2\u03bf-\u03a3\u03ac\u03b4\u03b9 \u039c\u03cd\u03b3\u03b1\u03c2","description_GR":"\u03a3\u03ba\u03ad\u03bb\u03bf\u03c21\u03bf: \u03a4\u03c3\u03b5\u03c0\u03ad\u03bb\u03bf\u03b2\u03bf-\u03a3\u03ac\u03b4\u03b9 \u039c\u03cd\u03b3\u03b1\u03c2","path":"IPIROS\/Ipiros_Zagori_Tsepelovo_Konitsa1","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":15712,"name_EN":"Zagori: Mt Tymfi crossing 1 Tsepelovo-Sadi Mygas","description_EN":"Part 1: Tsepelovo-Sadi Mygas","ascent_time":565,"descent_time":500,"marker":"Red_dots","level":9,"ascent":1562,"descent":1163,"maxelev":2323,"minelev":1089,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.8151 39.90615,20.85617 40.00204)","views":71,"millestones":"0,20.8195735,39.9056150#1,20.8219728,39.9088617#2,20.8267957,39.9162562#3,20.8311323,39.9245248#4,20.8320663,39.9330606#5,20.8375255,39.9401652#6,20.8426987,39.9475973#7,20.8475378,39.9552954#8,20.8521092,39.9629867#9,20.8529242,39.9706095#10,20.8487125,39.9758921#11,20.8417238,39.9821948#12,20.8343559,39.9880737#13,20.8299749,39.9928154#14,20.8241362,39.9989125#15.7,20.8185738,40.0021375","x":20.8525742,"y":39.9693386,"coor":[[20.8195735,39.905615],[20.819997,39.9055456],[20.8204354,39.9053955],[20.8207783,39.9053914],[20.8207482,39.9055031],[20.8210317,39.9058262],[20.8212866,39.9058782],[20.8211912,39.9060648],[20.821449,39.906306],[20.8217219,39.9065657],[20.821641,39.9067346],[20.8228457,39.9057859],[20.8232495,39.9056528],[20.823629,39.9052579],[20.8238715,39.9054177],[20.8239349,39.9055635],[20.8238733,39.9061383],[20.8237006,39.906584],[20.8234479,39.9069914],[20.8228509,39.9075064],[20.8224714,39.9081265],[20.8219833,39.9085635],[20.8219841,39.9087797],[20.8219478,39.909058],[20.8220572,39.9092231],[20.8220572,39.9094753],[20.8222099,39.9097137],[20.8227707,39.9102335],[20.822894,39.9105161],[20.8231619,39.9107937],[20.8231357,39.9109326],[20.8233968,39.911336],[20.8232867,39.9116933],[20.8231508,39.9118517],[20.823233,39.9120972],[20.8239419,39.9124499],[20.8243366,39.9125148],[20.8246404,39.9127753],[20.8246517,39.9130368],[20.8249404,39.9131168],[20.8249102,39.9134537],[20.8256555,39.9140326],[20.8259768,39.9146719],[20.8261722,39.9152538],[20.8265853,39.9156794],[20.8267603,39.9161976],[20.8272273,39.9169761],[20.8275417,39.9180205],[20.8279701,39.9185277],[20.8283296,39.9196094],[20.8290843,39.9209992],[20.8310749,39.9238865],[20.8312581,39.925747],[20.8312354,39.9267462],[20.8313553,39.9274431],[20.831188,39.9277718],[20.8311594,39.9279331],[20.8312763,39.9281885],[20.8311741,39.9283749],[20.8312209,39.9286284],[20.8314175,39.928931],[20.83136,39.9291636],[20.8310733,39.9292909],[20.8309441,39.9298098],[20.831025,39.92983],[20.8311528,39.9301037],[20.8312331,39.9308986],[20.8314552,39.9311569],[20.8314453,39.931625],[20.8315234,39.9319604],[20.8317113,39.9324519],[20.8318566,39.9326],[20.8319351,39.9329264],[20.8322925,39.9332965],[20.8324537,39.9336072],[20.8325155,39.9340412],[20.832713,39.9343258],[20.8326972,39.9344155],[20.8328115,39.9344726],[20.832853,39.9348431],[20.8332429,39.9352681],[20.8333464,39.9353069],[20.8333281,39.9354506],[20.8335435,39.9358528],[20.833562,39.9362136],[20.8339377,39.9366922],[20.8339758,39.9371346],[20.8344802,39.9376168],[20.8347086,39.9379923],[20.8348515,39.9386988],[20.835355,39.939199],[20.8356941,39.9397127],[20.835869,39.9397264],[20.8362914,39.9399542],[20.8368011,39.9400672],[20.8373863,39.9400651],[20.8384175,39.9407959],[20.8384805,39.9409507],[20.8384355,39.9411657],[20.8387065,39.9414838],[20.8388255,39.9416942],[20.8397987,39.9424144],[20.8399056,39.9426334],[20.8396944,39.9431546],[20.8397154,39.9434614],[20.8399234,39.9439355],[20.8399468,39.9441883],[20.8401748,39.9443207],[20.8402279,39.9446914],[20.8404748,39.9451755],[20.8408878,39.9456102],[20.8410502,39.9456416],[20.8414352,39.9459223],[20.8415859,39.9462057],[20.8417463,39.9462821],[20.8418315,39.9464646],[20.8420494,39.9465606],[20.8422398,39.9467459],[20.8422908,39.9469095],[20.8425138,39.9471497],[20.842681,39.9475866],[20.8432505,39.9479264],[20.8433563,39.9484247],[20.8435459,39.9486281],[20.8436621,39.9489014],[20.843949,39.9492786],[20.844121,39.9493553],[20.8441496,39.9497524],[20.8443542,39.9498841],[20.8444979,39.9503204],[20.8450401,39.9510017],[20.8453332,39.9512439],[20.8454361,39.9515529],[20.8458491,39.9519875],[20.8459199,39.9524848],[20.8461096,39.9529404],[20.8460467,39.95329],[20.8462673,39.9535842],[20.8463287,39.953775],[20.8465584,39.9538713],[20.8469782,39.9544142],[20.847458,39.9546705],[20.847509,39.954834],[20.8474615,39.9551029],[20.847556,39.9553397],[20.8481741,39.955897],[20.8487863,39.956328],[20.8490637,39.9566598],[20.8492583,39.9567551],[20.8496726,39.9571627],[20.8498447,39.9572395],[20.8500536,39.9575334],[20.8503411,39.9581537],[20.8504683,39.9586976],[20.8505677,39.9588264],[20.8506703,39.9593967],[20.8508015,39.9595984],[20.8512375,39.9597904],[20.8513762,39.9600824],[20.8514693,39.960094],[20.8515513,39.9603484],[20.8519243,39.9606378],[20.8518889,39.960898],[20.8519717,39.9611345],[20.8520315,39.9621269],[20.8519216,39.9627364],[20.8522086,39.9631135],[20.8523015,39.9633863],[20.8526728,39.9637116],[20.8530775,39.9642586],[20.8531779,39.9646216],[20.8531363,39.9647646],[20.8532353,39.9648708],[20.853297,39.9653229],[20.8531903,39.9656082],[20.8528739,39.9658699],[20.852602,39.9664389],[20.8528241,39.966445],[20.8527508,39.9667672],[20.8528218,39.9667512],[20.8528152,39.9668951],[20.8529204,39.966898],[20.8528428,39.967058],[20.8529131,39.9673121],[20.8530246,39.9674322],[20.8530415,39.967829],[20.8533377,39.9680082],[20.8531584,39.9685978],[20.8525742,39.9693386],[20.8522845,39.9695289],[20.8521341,39.9699571],[20.8529796,39.9706647],[20.8530983,39.9708841],[20.8530634,39.9711353],[20.8525305,39.9710127],[20.8520712,39.9710723],[20.8520436,39.9711616],[20.8524789,39.9713716],[20.8521373,39.9714164],[20.8519687,39.9715199],[20.8521612,39.9716603],[20.8519078,39.9718245],[20.8517536,39.9723788],[20.8514847,39.9723715],[20.8511051,39.9724782],[20.8506263,39.9727084],[20.8504289,39.9729282],[20.8504247,39.9730182],[20.8505701,39.9731663],[20.8507761,39.9732709],[20.8511824,39.973345],[20.8510605,39.9734498],[20.8508154,39.9734341],[20.8506,39.9735364],[20.8504618,39.9737398],[20.850704,39.9745841],[20.8505354,39.9746876],[20.8499675,39.9748162],[20.8495479,39.97503],[20.8493158,39.9752399],[20.8487373,39.9758546],[20.8484481,39.9762881],[20.8480227,39.9766278],[20.8475418,39.9771552],[20.8472178,39.9773265],[20.8470308,39.9775736],[20.8468371,39.9777125],[20.8466915,39.9780778],[20.8468545,39.9783525],[20.8464932,39.9783156],[20.8459455,39.9787691],[20.8452323,39.9790019],[20.8447247,39.9796005],[20.8446909,39.9798248],[20.8444229,39.9800517],[20.8439243,39.9802002],[20.8439603,39.9804354],[20.8437206,39.980555],[20.843494,39.9809001],[20.8432623,39.9811009],[20.8426752,39.9813912],[20.8425516,39.9815319],[20.8425955,39.9815962],[20.8421779,39.981765],[20.8419065,39.9820638],[20.8414706,39.9823762],[20.8406752,39.9831201],[20.8400856,39.9834643],[20.8398431,39.9838991],[20.8394197,39.9841938],[20.8391466,39.9845286],[20.8390456,39.984688],[20.838983,39.9850285],[20.8387566,39.9852926],[20.8384724,39.9853569],[20.8383163,39.9856003],[20.8378977,39.9857915],[20.8375435,39.9858539],[20.837551,39.9859442],[20.837361,39.9860021],[20.8370958,39.9859138],[20.837064,39.9858408],[20.8367073,39.9859572],[20.836385,39.9863447],[20.8363925,39.986435],[20.8362138,39.9865022],[20.8359541,39.9868013],[20.8354212,39.9871831],[20.8353335,39.9873068],[20.8352275,39.9873219],[20.8349973,39.9872345],[20.8346608,39.9876757],[20.8346149,39.9879086],[20.8343751,39.9880282],[20.8342699,39.9882775],[20.8343652,39.9884963],[20.8346359,39.9887199],[20.8346506,39.9889094],[20.8348929,39.9892403],[20.8349218,39.9893762],[20.8349189,39.9897995],[20.8349799,39.9899993],[20.8348342,39.9901124],[20.8347766,39.9903451],[20.834105,39.990687],[20.8339413,39.9909347],[20.8331518,39.990787],[20.833029,39.9906576],[20.8328561,39.9905988],[20.8326305,39.9906647],[20.8324568,39.9906239],[20.8323498,39.990657],[20.8321907,39.9905536],[20.8321042,39.9906503],[20.8318874,39.9905273],[20.8316786,39.9907377],[20.8314597,39.9906597],[20.8314005,39.9909283],[20.8314627,39.9911011],[20.8314252,39.9914063],[20.831609,39.9917356],[20.8317139,39.9917475],[20.8318075,39.9922545],[20.8316163,39.9923393],[20.8315277,39.992481],[20.8312679,39.9925279],[20.8311464,39.9926237],[20.8308907,39.9925807],[20.8306201,39.9926093],[20.8305102,39.9927054],[20.8299664,39.9928166],[20.8298052,39.9930103],[20.8294936,39.9931639],[20.8292614,39.9933738],[20.8291712,39.9935514],[20.8292727,39.9936353],[20.8290881,39.9938284],[20.8290468,39.9939624],[20.8285927,39.9941571],[20.8282753,39.9944366],[20.8277574,39.9952511],[20.8275862,39.9956608],[20.8275479,39.9962362],[20.8278946,39.996588],[20.8278838,39.9968219],[20.8276311,39.9974725],[20.8272485,39.9973899],[20.8272201,39.9974972],[20.8270555,39.9975107],[20.8270614,39.997637],[20.8269076,39.9976688],[20.8266708,39.9979776],[20.8263245,39.9981212],[20.8260818,39.9983037],[20.8258237,39.9983147],[20.8256679,39.9983915],[20.8253124,39.998733],[20.8248646,39.9987928],[20.8245312,39.9989097],[20.8243483,39.9988146],[20.8241089,39.9989252],[20.8235429,39.9990087],[20.8232889,39.9989297],[20.8229584,39.9987315],[20.8225239,39.997999],[20.8221601,39.9977638],[20.8220164,39.9975797],[20.8217294,39.9974547],[20.8214817,39.9972408],[20.8211809,39.9971605],[20.8207723,39.996879],[20.8201483,39.9966998],[20.8201048,39.9968787],[20.8198934,39.9968909],[20.8196591,39.9971457],[20.8194603,39.9971402],[20.8194327,39.9972295],[20.8193391,39.997227],[20.8192501,39.9976299],[20.8190404,39.9978583],[20.8187284,39.9980209],[20.8179564,39.9990085],[20.8175478,39.9992314],[20.8175516,39.9994027],[20.8174025,39.9995832],[20.8171539,39.9998196],[20.8178916,39.9999299],[20.8185587,40.0001915],[20.8185178,40.0003164],[20.8186774,40.0004109],[20.8186845,40.0007624],[20.8185053,40.0010907],[20.8185328,40.0012536],[20.8184409,40.0014673],[20.8184501,40.0017738],[20.8185738,40.0021375]]},{"id":17432,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0393\u03c1\u03b5\u03b2\u03b5\u03bd\u03af\u03c4\u03b9-\u03a4\u03c1\u03af\u03c3\u03c4\u03b5\u03bd\u03bf","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Greveniti_Tristeno","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2317,"name_EN":"Zagori: Greveniti-Tristeno","description_EN":"","ascent_time":40,"descent_time":40,"marker":"No_marks","level":9,"ascent":132,"descent":145,"maxelev":1061,"minelev":943,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.99842 39.79329,21.00509 39.80642)","views":24,"millestones":"0,21.0045089,39.8065767#1,21.0021392,39.8006624#2,20.9994330,39.7936301#2.3,21.0018980,39.7932091","x":21.0020972,"y":39.8006097,"coor":[[21.0045089,39.8065767],[21.0043212,39.8063511],[21.0043979,39.8062],[21.0043754,39.8059111],[21.0044372,39.8058317],[21.0043393,39.805667],[21.0043704,39.8054876],[21.0037173,39.8053627],[21.0031172,39.8054643],[21.0029804,39.8053887],[21.0029057,39.8052246],[21.0029638,39.8046946],[21.0036035,39.804486],[21.0040872,39.8046696],[21.004025,39.8044879],[21.0040834,39.8042191],[21.0040002,39.8039828],[21.0042082,39.8036549],[21.0041891,39.8035868],[21.0040382,39.8035649],[21.0039259,39.8034629],[21.0036327,39.8034914],[21.003413,39.8034406],[21.0033493,39.8032949],[21.0030957,39.8032163],[21.0030005,39.8029886],[21.0028534,39.8028001],[21.0027851,39.8024921],[21.0026039,39.8023613],[21.0026071,39.8020191],[21.0023459,39.80158],[21.0025592,39.8010495],[21.0025184,39.8009404],[21.0024844,39.8008359],[21.0021636,39.8006925],[21.0020972,39.8006097],[21.0023033,39.8004349],[21.0025056,39.8000798],[21.002259,39.7995735],[21.0021541,39.7990303],[21.0023933,39.7989014],[21.0020256,39.7982253],[21.0014156,39.7980204],[21.0011023,39.797706],[21.0010627,39.7975428],[21.0007361,39.7972641],[21.0005635,39.7972056],[21.0004978,39.7971048],[21.0001611,39.7970601],[20.9998809,39.7967916],[20.9995734,39.7966125],[20.9994428,39.7963929],[20.9992717,39.7962984],[20.9990892,39.7956632],[20.9991507,39.7953225],[20.9992724,39.7951545],[20.9989004,39.79528],[20.999035,39.7948691],[20.9989461,39.7944975],[20.9990495,39.7942389],[20.9994522,39.7936008],[20.9997446,39.7933201],[21.0000643,39.7932203],[21.0005681,39.7931793],[21.000845,39.7932585],[21.0009316,39.7934138],[21.0012484,39.7936472],[21.0015626,39.7936734],[21.0017632,39.7936245],[21.001898,39.7932091]]},{"id":17433,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0394\u03cc\u03bb\u03b9\u03b1\u03bd\u03b7-\u0393\u03c1\u03b5\u03b2\u03b5\u03bd\u03af\u03c4\u03b9","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u0394\u03cc\u03bb\u03b9\u03b1\u03bd\u03b7 \u03c0\u03c1\u03bf\u03c2 \u0393\u03c1\u03b5\u03b2\u03b5\u03bd\u03af\u03c4\u03b9 \u03bc\u03ad\u03c3\u03c9 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0392\u03bf\u03c5\u03c4\u03c3\u03ac\u03c2","path":"IPIROS\/Ipiros_Zagori_Doliani_Greveniti","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7038,"name_EN":"Zagori: Doliani-Greveniti","description_EN":"The old connection from Doliani to Greveniti via the Voutsa monastery","ascent_time":175,"descent_time":165,"marker":"No_marks","level":12,"ascent":465,"descent":409,"maxelev":1011,"minelev":653,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.95289 39.80658,21.00451 39.82142)","views":20,"millestones":"0,20.9528912,39.8214184#1,20.9606015,39.8182051#2,20.9689600,39.8151882#3,20.9756884,39.8179613#4,20.9824638,39.8210568#5,20.9920283,39.8175641#6,20.9993773,39.8128800#7,21.0045104,39.8065767","x":20.9751748,"y":39.8178854,"coor":[[20.9528912,39.8214184],[20.9535443,39.8201204],[20.9538733,39.8198138],[20.9538443,39.8191465],[20.9541258,39.8189602],[20.954716,39.8188496],[20.9553164,39.8190095],[20.9553425,39.8189471],[20.9554604,39.8189232],[20.9565028,39.8187524],[20.9569773,39.8183235],[20.9575532,39.8179783],[20.9577664,39.8179118],[20.9579515,39.8179527],[20.9580955,39.8178664],[20.9584689,39.8178762],[20.9584018,39.8180726],[20.9584655,39.8182184],[20.9585938,39.8182218],[20.9586836,39.8183052],[20.9588368,39.8182732],[20.9588924,39.8183377],[20.9590726,39.8182253],[20.9591643,39.8182638],[20.9592009,39.8182287],[20.9595393,39.8182376],[20.9597437,39.818369],[20.9599352,39.818266],[20.960072,39.8183416],[20.9603544,39.818295],[20.9603362,39.8181774],[20.9604557,39.8181175],[20.9608996,39.8183813],[20.9610296,39.8183487],[20.961681,39.8184108],[20.961664,39.8182662],[20.9615633,39.8181645],[20.9618301,39.8182075],[20.9621321,39.8179813],[20.9621565,39.8176937],[20.9622911,39.8175531],[20.962625,39.8173997],[20.9627247,39.8172582],[20.9626622,39.8170854],[20.9629408,39.8168585],[20.9630824,39.8168261],[20.96323,39.8166589],[20.9635662,39.8164515],[20.9638088,39.8165119],[20.9639166,39.8164517],[20.9642682,39.8164248],[20.9644213,39.8161316],[20.9649847,39.815804],[20.9650968,39.8156448],[20.965277,39.8155325],[20.9654524,39.815528],[20.965766,39.8153021],[20.9658873,39.8152557],[20.9661358,39.8151811],[20.9663217,39.815204],[20.9665035,39.8150556],[20.9668839,39.8149034],[20.9679731,39.8145716],[20.9683479,39.8148156],[20.9684885,39.8150715],[20.9688501,39.815081],[20.9689504,39.8151917],[20.9691877,39.8151078],[20.9691901,39.8150538],[20.9694125,39.8150416],[20.9694335,39.8150962],[20.9696576,39.815048],[20.9698444,39.8147827],[20.9700323,39.8147606],[20.9705071,39.814854],[20.970882,39.8148278],[20.9708399,39.8149889],[20.9710392,39.8152373],[20.9712243,39.8152781],[20.9715765,39.8155035],[20.9720286,39.8153172],[20.9724619,39.8152924],[20.973078,39.8150924],[20.9732111,39.8149877],[20.9734445,39.8149938],[20.9735109,39.8150766],[20.97364,39.815062],[20.9736719,39.8151349],[20.9739418,39.8151059],[20.9739721,39.8152148],[20.9744688,39.8150746],[20.9745011,39.8151385],[20.9748238,39.815237],[20.9750726,39.8154237],[20.9750998,39.8155234],[20.9750711,39.81591],[20.9747844,39.8160557],[20.9746559,39.8163226],[20.9748999,39.8166172],[20.9750382,39.816927],[20.9752878,39.8170957],[20.9755671,39.8174633],[20.9758345,39.8177585],[20.9758733,39.8179397],[20.9757667,39.8179729],[20.9751748,39.8178854],[20.9749725,39.8179702],[20.9749805,39.8183217],[20.975055,39.8184858],[20.9752568,39.8186803],[20.9758409,39.8186775],[20.976014,39.818727],[20.9764877,39.8193789],[20.9767027,39.8195377],[20.9768809,39.8200017],[20.9777626,39.8206733],[20.9778189,39.8208008],[20.9774944,39.8210086],[20.9775005,39.8211348],[20.9778731,39.8211626],[20.9785418,39.8210989],[20.9802561,39.8214318],[20.9803237,39.8214877],[20.9806529,39.8213071],[20.9812169,39.8212317],[20.9816005,39.8210075],[20.9823092,39.821098],[20.9826756,39.8209994],[20.9826803,39.8208914],[20.982973,39.8206108],[20.9831223,39.8206687],[20.9833557,39.8206748],[20.983628,39.8205918],[20.9837883,39.8203978],[20.9838055,39.8202722],[20.9839495,39.8201858],[20.9839441,39.8200416],[20.9844062,39.8198915],[20.9847074,39.8196831],[20.9852138,39.8195882],[20.9855476,39.8194347],[20.9858527,39.8191364],[20.985931,39.8189493],[20.9863692,39.8190778],[20.9866813,39.8188877],[20.9873254,39.8188504],[20.9877084,39.8189054],[20.9880737,39.8188338],[20.9885965,39.8186312],[20.9890395,39.8186517],[20.9895631,39.8184311],[20.989781,39.8182566],[20.9904703,39.8179863],[20.9907629,39.8177056],[20.9915587,39.8176722],[20.9918062,39.8176516],[20.9921508,39.8175164],[20.9921703,39.8173368],[20.9920274,39.8168647],[20.9922017,39.816617],[20.9927032,39.8163688],[20.9927546,39.816262],[20.9935791,39.8161032],[20.9937005,39.8159983],[20.9938386,39.8160469],[20.9942773,39.8158961],[20.9944741,39.8159373],[20.9946511,39.8158968],[20.994799,39.8157205],[20.995058,39.8156732],[20.9953451,39.8155185],[20.9956022,39.8155161],[20.9957516,39.8153038],[20.9959841,39.8153278],[20.9961277,39.8152505],[20.99621,39.8149689],[20.9964239,39.8148303],[20.9967429,39.8147485],[20.9969292,39.8147623],[20.997084,39.8146943],[20.9973982,39.8147204],[20.9977067,39.8146113],[20.9981121,39.8141534],[20.9980947,39.8139863],[20.9986851,39.8137359],[20.9988352,39.8137758],[20.998955,39.8137068],[20.9990468,39.8137452],[20.9991082,39.8136748],[20.9994209,39.8137369],[20.9994373,39.8136292],[20.9995329,39.8135777],[20.9994538,39.8133549],[20.9992022,39.8118891],[20.9997519,39.8112008],[21.0001845,39.8106535],[21.0007438,39.8104157],[21.0011371,39.8099665],[21.0015097,39.8097239],[21.0016491,39.8092051],[21.0016839,39.8087286],[21.0017718,39.8085867],[21.002081,39.8084596],[21.0027938,39.808451],[21.0030073,39.8083754],[21.0036048,39.8077964],[21.0037235,39.8072139],[21.003878,39.8068846],[21.0040351,39.8067626],[21.0045104,39.8065767]]},{"id":17434,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a6\u03c1\u03b1\u03b3\u03ba\u03ac\u03b4\u03b5\u03c2-\u0394\u03cc\u03bb\u03b9\u03b1\u03bd\u03b7","description_GR":"","path":"IPIROS\/Ipiros_Zagori_Fragades_Doliani","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":10170,"name_EN":"Zagori: Fragades-Doliani","description_EN":"","ascent_time":240,"descent_time":245,"marker":"No_marks","level":9,"ascent":625,"descent":676,"maxelev":1283,"minelev":756,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.88148 39.82124,20.9529 39.83114)","views":41,"millestones":"0,20.8834959,39.8303511#1,20.8831627,39.8230524#2,20.8869589,39.8211827#3,20.8964316,39.8212399#4,20.9043546,39.8253030#5,20.9134028,39.8276070#6,20.9232106,39.8281470#7,20.9321878,39.8322571#8,20.9410941,39.8310111#9,20.9463491,39.8242108#10.2,20.9528912,39.8214184","x":20.9109774,"y":39.8267721,"coor":[[20.8834959,39.8303511],[20.8838577,39.8300996],[20.8840528,39.8300733],[20.8840146,39.8298831],[20.8840804,39.8298129],[20.8836015,39.8292956],[20.883678,39.8291535],[20.8839467,39.8290481],[20.8842951,39.8290935],[20.8843672,39.8290504],[20.8843911,39.8287808],[20.8845449,39.8284787],[20.8846876,39.8279061],[20.8846206,39.82758],[20.8846138,39.8271654],[20.8843932,39.8266191],[20.8840225,39.8260326],[20.8834912,39.82564],[20.8835641,39.8253177],[20.8834878,39.8251985],[20.8837067,39.8250063],[20.8835957,39.8248772],[20.8836039,39.8246972],[20.8834587,39.8245492],[20.8831871,39.824614],[20.8830806,39.8243859],[20.8834104,39.8238093],[20.8832693,39.8235713],[20.8831244,39.8229008],[20.8829704,39.8226895],[20.8826993,39.8224841],[20.8825158,39.8218936],[20.882085,39.8216028],[20.8819214,39.8213462],[20.8819488,39.8212569],[20.8820614,39.82135],[20.8821789,39.8213351],[20.8828688,39.8207952],[20.882967,39.8206897],[20.8830517,39.8203677],[20.8829472,39.8200947],[20.8829594,39.8198248],[20.882692,39.8196195],[20.8829491,39.8196174],[20.8833672,39.8194124],[20.8836247,39.8194013],[20.8836661,39.8195195],[20.8833871,39.8197462],[20.8840163,39.8199118],[20.8844317,39.8202832],[20.8850134,39.8203349],[20.8853382,39.8209021],[20.8867918,39.8210492],[20.8870737,39.821273],[20.8875085,39.8214738],[20.8877069,39.8214792],[20.8880034,39.821379],[20.8886804,39.8216494],[20.8892083,39.8216005],[20.8895438,39.8216726],[20.8898991,39.821565],[20.8904841,39.8215447],[20.8909251,39.8216106],[20.8916134,39.821629],[20.8918138,39.8215894],[20.892477,39.8213774],[20.8934028,39.8213122],[20.8936314,39.8211652],[20.8939359,39.8211463],[20.8940977,39.8209795],[20.8938082,39.8214401],[20.8940443,39.8216446],[20.8942069,39.821667],[20.8942547,39.8215782],[20.8947293,39.8214963],[20.8949752,39.8213003],[20.8950904,39.8210782],[20.8953213,39.8211384],[20.8954396,39.8211055],[20.895508,39.8211434],[20.895493,39.821215],[20.8958398,39.8212964],[20.896183,39.8211975],[20.896309,39.8212549],[20.8966143,39.821218],[20.8967744,39.8212944],[20.8973,39.8210382],[20.8975309,39.8210985],[20.8977783,39.821051],[20.8982345,39.8212974],[20.8984698,39.8215199],[20.8985727,39.8218289],[20.8988313,39.822052],[20.8989154,39.8222615],[20.8993989,39.8224185],[20.8995955,39.8229822],[20.90002,39.8231557],[20.9002219,39.8233413],[20.9003961,39.823364],[20.9004387,39.8234552],[20.9006692,39.8235244],[20.9008696,39.8237459],[20.9008377,39.8239342],[20.9009049,39.8239991],[20.9011347,39.8238251],[20.9016123,39.8238559],[20.9017668,39.8237969],[20.9020706,39.8237961],[20.9024412,39.8236078],[20.9026489,39.8236269],[20.9029386,39.8236796],[20.9031848,39.8239204],[20.9034422,39.8244317],[20.9036876,39.8246905],[20.9041325,39.8249276],[20.9042987,39.8251302],[20.9044426,39.8255664],[20.9047583,39.8258766],[20.9052049,39.8263389],[20.9058784,39.8264289],[20.9063126,39.8263864],[20.9065853,39.8265559],[20.9066686,39.8265221],[20.9068012,39.8265121],[20.9071551,39.8262288],[20.9080269,39.8257116],[20.9081854,39.8258239],[20.9089471,39.8257721],[20.9092702,39.826123],[20.9104897,39.8262817],[20.9106527,39.8264572],[20.9107138,39.826657],[20.9109774,39.8267721],[20.9110949,39.8267572],[20.9111073,39.8270007],[20.9114171,39.8273873],[20.9121591,39.8275152],[20.9124089,39.8276749],[20.9128093,39.8276045],[20.9131223,39.8276579],[20.9133231,39.8276092],[20.9139315,39.8275894],[20.9142188,39.8276961],[20.9145097,39.8277219],[20.914795,39.8278736],[20.9152283,39.8278491],[20.9156528,39.8280225],[20.9160966,39.8282865],[20.9166386,39.8284451],[20.916773,39.8285748],[20.9171971,39.8287572],[20.9178337,39.82863],[20.9180019,39.8285264],[20.9182115,39.828541],[20.9183934,39.8283927],[20.91863,39.8283269],[20.9187471,39.828321],[20.9187889,39.8284302],[20.9190485,39.828374],[20.9193277,39.8283995],[20.91973,39.8283021],[20.9204056,39.8283471],[20.9213109,39.828218],[20.9214325,39.8286356],[20.9215677,39.8287472],[20.9217568,39.8286982],[20.9218216,39.8285558],[20.922104,39.8285093],[20.9219833,39.8283349],[20.9229587,39.8280726],[20.9238046,39.8283247],[20.9240525,39.8285295],[20.924541,39.8285785],[20.925001,39.829005],[20.9251285,39.8290264],[20.9253714,39.8290328],[20.9255475,39.8291456],[20.9258134,39.8292067],[20.9264259,39.8296193],[20.9269498,39.8296602],[20.9270943,39.8298262],[20.9278289,39.8298411],[20.9280366,39.8299007],[20.9279903,39.8301517],[20.9280789,39.8302621],[20.9288604,39.8305531],[20.9292008,39.8307783],[20.929419,39.8311263],[20.9300162,39.8313583],[20.9305478,39.8322462],[20.9309157,39.832409],[20.9312517,39.832472],[20.9314513,39.8324502],[20.9317861,39.8322789],[20.9326412,39.8322295],[20.9334495,39.8316564],[20.9340767,39.8309524],[20.9351111,39.8302861],[20.9354578,39.8298449],[20.9357716,39.829619],[20.9359849,39.8295526],[20.9362183,39.8295587],[20.9363148,39.8294892],[20.9366653,39.8294895],[20.9368379,39.8295481],[20.9368186,39.8294575],[20.9368902,39.8294234],[20.9371554,39.8295024],[20.9383042,39.8307308],[20.9386853,39.830831],[20.9393959,39.8308767],[20.9396953,39.8309747],[20.9404772,39.8309954],[20.9409828,39.8311033],[20.9410942,39.8311062],[20.9410907,39.8301333],[20.9410146,39.8300052],[20.9407379,39.8300114],[20.9414303,39.8295838],[20.9416081,39.8292642],[20.9419167,39.8291552],[20.9423302,39.8287878],[20.9426371,39.8284536],[20.9426841,39.8281846],[20.9428912,39.8279919],[20.9430456,39.8276717],[20.9432399,39.8275057],[20.9434547,39.8271421],[20.9440944,39.8269427],[20.944157,39.8265841],[20.9444969,39.8262958],[20.9451728,39.8261019],[20.9457525,39.8253876],[20.9461308,39.8246319],[20.94649,39.8244342],[20.9464936,39.8243532],[20.9463032,39.824168],[20.9464214,39.8238739],[20.9465654,39.8237876],[20.9467054,39.8237913],[20.9468089,39.8240913],[20.9474271,39.8243778],[20.9474206,39.8242605],[20.9471066,39.823964],[20.947159,39.8238618],[20.9476655,39.823767],[20.9481667,39.8238163],[20.9483041,39.8241442],[20.948484,39.824302],[20.9485964,39.8236114],[20.949346,39.8232663],[20.9496311,39.8228955],[20.9496329,39.8225893],[20.9500134,39.8220228],[20.9502913,39.8217779],[20.9507499,39.8221097],[20.9510387,39.8219191],[20.9510277,39.8217162],[20.9514348,39.8214927],[20.9514465,39.8212858],[20.9518086,39.821489],[20.9520434,39.821306],[20.9522852,39.8213844],[20.9528912,39.8214184]]},{"id":17621,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf-\u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u039b\u03b9\u03b8\u03ac\u03c1\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c7\u03ac\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0392\u03af\u03ba\u03bf\u03c5","path":"IPIROS\/Ipiros_Zagori_Papigo_KokinoLithari","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2360,"name_EN":"Zagori: Mikro Papigo-Kokino Lithari","description_EN":"An easy yet impressive trail","ascent_time":55,"descent_time":45,"marker":"No_marks","level":9,"ascent":217,"descent":137,"maxelev":1107,"minelev":943,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.72135 39.95119,20.73041 39.96867)","views":149,"millestones":"0,20.7286437,39.9688764#1,20.7280346,39.9611602#2,20.7237166,39.9534702#2.4,20.7221963,39.9509634","x":20.7286281,"y":39.9635843,"coor":[[20.7286437,39.9688764],[20.7288124,39.9685299],[20.7291995,39.9685138],[20.7294126,39.9685874],[20.729578,39.9685561],[20.7295498,39.9684111],[20.7294109,39.9677632],[20.7291073,39.9675024],[20.7291986,39.9673068],[20.7291422,39.967017],[20.7291904,39.9668382],[20.7295046,39.9666309],[20.729353,39.9663745],[20.7290557,39.9661544],[20.7283422,39.9654047],[20.7283608,39.9652611],[20.7285594,39.9650235],[20.7286281,39.9635843],[20.7283887,39.9627128],[20.7281973,39.9615725],[20.7278224,39.9605981],[20.7267624,39.9590189],[20.725992,39.9582406],[20.7247292,39.9572321],[20.7239112,39.9564703],[20.7239703,39.9559676],[20.7245843,39.9551203],[20.724537,39.9548848],[20.7237214,39.9535827],[20.7237022,39.9530057],[20.7235107,39.9526039],[20.7229724,39.9518681],[20.7224086,39.9514198],[20.7221963,39.9509634]]},{"id":17699,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: O3 \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf-\u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u039c\u03b9\u03ba\u03c1\u03cc \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2","path":"IPIROS\/Ipiros_Zagori_O3_Papigo_Astraka","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5925,"name_EN":"Zagori: O3 Papingo-Astraka ref.","description_EN":"From Mikro Papingo to Astraka refuge","ascent_time":180,"descent_time":145,"marker":"O3","level":9,"ascent":988,"descent":37,"maxelev":1912,"minelev":951,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.72823 39.96964,20.76922 39.9776)","views":86,"millestones":"0,20.7286437,39.9688764#1,20.7330300,39.9727306#2,20.7402110,39.9719658#3,20.7479257,39.9740523#4,20.7545379,39.9752972#5,20.7614427,39.9774918#5.9,20.7687885,39.9787361","x":20.7473563,"y":39.9741323,"coor":[[20.7286437,39.9688764],[20.7288124,39.9685299],[20.7291995,39.9685138],[20.7294126,39.9685874],[20.729578,39.9685561],[20.7298344,39.968847],[20.7296993,39.9691765],[20.7296142,39.9697325],[20.7297096,39.9699424],[20.7299595,39.9701026],[20.7299383,39.9703001],[20.7297293,39.9704383],[20.7293625,39.970518],[20.7292058,39.9706397],[20.7292809,39.9710291],[20.7294304,39.9711324],[20.7297811,39.9711424],[20.7303325,39.9716083],[20.7306906,39.9717085],[20.731099,39.971738],[20.7314887,39.9719111],[20.7315685,39.9722016],[20.7317912,39.9724421],[20.7319692,39.972884],[20.7323183,39.973173],[20.7323599,39.9732823],[20.7324686,39.9732133],[20.7325938,39.9732889],[20.7327353,39.9732659],[20.7328367,39.9733498],[20.7331373,39.9734303],[20.7332007,39.9730808],[20.7330066,39.9727331],[20.7332772,39.9727047],[20.7336429,39.9731384],[20.7341855,39.9732978],[20.7344349,39.9732237],[20.7344266,39.9731515],[20.7345483,39.9730558],[20.7347245,39.9730428],[20.7346053,39.9728412],[20.7346281,39.9726077],[20.7347295,39.9726916],[20.7348806,39.9727139],[20.7349447,39.9725986],[20.7352106,39.9726692],[20.7353409,39.9726368],[20.7353452,39.9725468],[20.7354413,39.9724955],[20.73563,39.9724648],[20.7357763,39.9723428],[20.7358339,39.9723625],[20.7360229,39.9723543],[20.7361558,39.972268],[20.736433,39.9723478],[20.7365464,39.9724231],[20.7365695,39.9726759],[20.736887,39.972892],[20.7369974,39.9727871],[20.7372317,39.9727847],[20.7375095,39.9726033],[20.7377447,39.9725829],[20.7377073,39.9723837],[20.7377679,39.9723404],[20.7379342,39.972291],[20.738097,39.9723136],[20.7383707,39.9724655],[20.738375,39.9723755],[20.7385023,39.9724061],[20.7385417,39.9723172],[20.7386582,39.9723295],[20.738736,39.9721695],[20.7389031,39.9721022],[20.7394228,39.9722519],[20.7396382,39.9725237],[20.739742,39.9723104],[20.739731,39.9720489],[20.7398245,39.9720515],[20.7400464,39.97231],[20.7401744,39.9720794],[20.7401128,39.9718975],[20.7404074,39.972104],[20.7404168,39.9719061],[20.7404878,39.9718901],[20.7407079,39.9729231],[20.7409342,39.973015],[20.741394,39.9729469],[20.7426408,39.9730721],[20.743028,39.9730019],[20.7430423,39.9729482],[20.7431475,39.9729512],[20.7434009,39.9730394],[20.7435329,39.972971],[20.7436915,39.9730836],[20.7437408,39.9730309],[20.7438564,39.9730612],[20.743872,39.9729806],[20.7440331,39.9730392],[20.7440257,39.9729489],[20.7441075,39.9729512],[20.7447577,39.9733117],[20.7449007,39.9735049],[20.7451689,39.9737736],[20.7454079,39.9736723],[20.7459552,39.9737327],[20.7461235,39.973814],[20.7462808,39.9739535],[20.7464796,39.9739591],[20.7464483,39.9738772],[20.7464405,39.9737959],[20.7465816,39.9737818],[20.7464482,39.973634],[20.74651,39.9735636],[20.7469016,39.9737007],[20.7469883,39.9738473],[20.7472603,39.9740351],[20.7473563,39.9741323],[20.7475568,39.9741019],[20.7476193,39.9742658],[20.7477346,39.974179],[20.7477797,39.9742163],[20.7478043,39.9741674],[20.7478332,39.9740512],[20.7479042,39.9740351],[20.7482201,39.9742872],[20.7483128,39.9743078],[20.7483187,39.9741819],[20.748481,39.9743125],[20.7484896,39.9741326],[20.7486073,39.9741179],[20.7486819,39.9742732],[20.7488991,39.9743603],[20.7492351,39.9745589],[20.7493103,39.9744529],[20.7495629,39.9746086],[20.7496879,39.9746617],[20.7497597,39.9746277],[20.7498007,39.9747009],[20.7501438,39.9748726],[20.7503196,39.9748686],[20.7506215,39.9750707],[20.7507319,39.9749657],[20.7508624,39.9751765],[20.7511541,39.9753198],[20.7513029,39.9753195],[20.751524,39.9754698],[20.7517573,39.9755124],[20.7519023,39.9754174],[20.7519469,39.9755132],[20.7519479,39.9755673],[20.7519804,39.9756222],[20.7520416,39.9755879],[20.752091,39.9755353],[20.7521243,39.9755722],[20.7521558,39.9756497],[20.7522951,39.9758247],[20.7524005,39.9757511],[20.7527453,39.9758869],[20.7529912,39.9758848],[20.7530463,39.9759584],[20.7530948,39.9759237],[20.753272,39.9760593],[20.7534132,39.9760452],[20.7534103,39.9759821],[20.7533266,39.9757726],[20.7533439,39.9751606],[20.7534423,39.9753074],[20.7535934,39.9753297],[20.7536355,39.9754299],[20.7540423,39.9757386],[20.7543304,39.9758367],[20.7543555,39.9758014],[20.7543278,39.9756205],[20.7540738,39.9752981],[20.7541937,39.9752384],[20.754415,39.9752626],[20.7547615,39.9753624],[20.7548187,39.9754136],[20.7556379,39.9755446],[20.7559938,39.9757708],[20.7560637,39.9757772],[20.756057,39.975696],[20.7557899,39.9753012],[20.7551943,39.9748026],[20.7551526,39.9746933],[20.7553476,39.9747799],[20.755341,39.9746716],[20.7555147,39.9747125],[20.7555398,39.9746772],[20.7559993,39.9748612],[20.7563372,39.9749922],[20.7579099,39.9754056],[20.758828,39.9760438],[20.7591,39.976137],[20.7596085,39.9762773],[20.7598118,39.9764361],[20.7603611,39.9767037],[20.760619,39.9771658],[20.7607567,39.9772236],[20.7609344,39.9769314],[20.7611648,39.9771855],[20.7616,39.9776661],[20.7619482,39.9777299],[20.7624786,39.9776546],[20.7635157,39.9780079],[20.7636001,39.9779292],[20.763717,39.9779324],[20.7637334,39.9778338],[20.7640599,39.9778609],[20.7641509,39.9779175],[20.7642559,39.9778754],[20.7646196,39.9778586],[20.7646868,39.9779235],[20.7649194,39.977957],[20.7655208,39.9778657],[20.7665004,39.9779471],[20.766622,39.9778289],[20.7667744,39.9778242],[20.7672753,39.9781264],[20.767357,39.9781827],[20.7674709,39.9782489],[20.7677378,39.9783239],[20.7678743,39.9784088],[20.7679791,39.9784208],[20.7680091,39.9785297],[20.768103,39.9785233],[20.7682852,39.9783843],[20.7683766,39.9784319],[20.7683917,39.9783602],[20.7684489,39.9783888],[20.7686198,39.9782405],[20.7687321,39.9783697],[20.7687885,39.9787361]]},{"id":19387,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u0392\u03af\u03ba\u03bf\u03c5","description_GR":"\u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u0392\u03af\u03ba\u03bf\u03c5 \u03b1\u03c0\u03cc \u039c\u03bf\u03bd\u03bf\u03b4\u03ad\u03bd\u03c4\u03c1\u03b9 \u03ad\u03c9\u03c2 \u039c\u03b5\u03b3\u03ac\u03bb\u03bf \u03a0\u03ac\u03c0\u03b9\u03b3\u03ba\u03bf","path":"IPIROS\/Ipiros_Zagori_Monodendri_MegaloPapigo","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":15263,"name_EN":"Zagori: Vikos gorge","description_EN":"From Monodentri to Megalo Papigo via Vikos gorge","ascent_time":420,"descent_time":410,"marker":"Red_dots","level":9,"ascent":1013,"descent":1150,"maxelev":1072,"minelev":473,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.71382 39.88123,20.76073 39.96798)","views":31,"millestones":"0,20.7489241,39.8816401#1,20.7565838,39.8825260#2,20.7585871,39.8871792#3,20.7571426,39.8951155#4,20.7560287,39.9027681#5,20.7574636,39.9097478#6,20.7491651,39.9148784#7,20.7466242,39.9221927#8,20.7398219,39.9289976#9,20.7308903,39.9339090#10,20.7223613,39.9376842#11,20.7161543,39.9443013#12,20.7179441,39.9484576#13,20.7177053,39.9559799#14,20.7212040,39.9632231#15.3,20.7184684,39.9681067","x":20.7478518,"y":39.9212331,"coor":[[20.7489241,39.8816401],[20.748999,39.8820295],[20.7492964,39.8819793],[20.7498751,39.8821036],[20.7501934,39.8820495],[20.7505432,39.8820683],[20.750691,39.882158],[20.7513962,39.8820787],[20.7516639,39.8821043],[20.7518148,39.8820274],[20.7520927,39.881837],[20.7521158,39.8815945],[20.7522109,39.8815611],[20.7523243,39.8816364],[20.7524345,39.8815314],[20.752726,39.8815486],[20.7530588,39.8814318],[20.7530881,39.8813065],[20.753382,39.8810265],[20.7536662,39.8811966],[20.7540899,39.8811364],[20.7546846,39.8811711],[20.7549847,39.8812515],[20.7552881,39.8815122],[20.7554391,39.8815345],[20.7556681,39.8818832],[20.7557626,39.8816156],[20.7559354,39.8819177],[20.7560322,39.8818483],[20.7561545,39.8822301],[20.7562969,39.8819368],[20.7564054,39.8818678],[20.7565634,39.8819893],[20.7565479,39.8825653],[20.7567082,39.8823897],[20.7567254,39.8827685],[20.7568706,39.8826644],[20.7568421,39.8827717],[20.7569602,39.882748],[20.7568867,39.882818],[20.7569576,39.882802],[20.7568797,39.8832142],[20.7571067,39.8831124],[20.7571405,39.8836358],[20.7572027,39.8835565],[20.7572343,39.8836294],[20.7573479,39.8834524],[20.7575347,39.8834577],[20.7576827,39.8835429],[20.7576801,39.8835968],[20.757371,39.8837053],[20.7575753,39.8838371],[20.7574547,39.8839148],[20.7576228,39.8843158],[20.7576604,39.8847582],[20.7575316,39.8847636],[20.7574447,39.8848693],[20.7576106,39.8850721],[20.757615,39.8852254],[20.7577711,39.8851396],[20.7577293,39.8852826],[20.757897,39.8851972],[20.7580216,39.8852818],[20.7578955,39.8854764],[20.7582876,39.8853433],[20.7584071,39.8850403],[20.7586685,39.8852008],[20.7586324,39.8854745],[20.7582715,39.8856896],[20.7581354,39.8858479],[20.7583878,39.8861973],[20.7582142,39.8864086],[20.7581703,39.8865965],[20.7584278,39.8868379],[20.7585877,39.8871666],[20.7585792,39.8873465],[20.7579512,39.8877703],[20.7576376,39.8882209],[20.757136,39.8886933],[20.7570941,39.8888362],[20.7573107,39.889698],[20.7576551,39.8898337],[20.757684,39.8902128],[20.7578773,39.8905785],[20.7577257,39.8913129],[20.7575236,39.8916315],[20.7575329,39.891929],[20.7577669,39.892422],[20.7580428,39.892772],[20.7581226,39.8930624],[20.7579576,39.893337],[20.7579708,39.8935536],[20.7573636,39.894032],[20.7571451,39.8944492],[20.7572275,39.8946857],[20.7571143,39.8948537],[20.7571776,39.8949996],[20.7570801,39.8953301],[20.757201,39.8954956],[20.7572322,39.896073],[20.7571687,39.8961793],[20.7572847,39.8962005],[20.7573337,39.8964001],[20.7570547,39.8968607],[20.7568381,39.8969897],[20.7567129,39.8971663],[20.756756,39.8974918],[20.756523,39.8977195],[20.7564678,39.8978981],[20.7560939,39.8981398],[20.7556675,39.898254],[20.7552638,39.89863],[20.75472,39.8994975],[20.754792,39.8997067],[20.7546482,39.9000269],[20.7547909,39.9004723],[20.7554686,39.9012298],[20.755565,39.9016649],[20.7560685,39.9021474],[20.7560959,39.9023103],[20.7559139,39.9024493],[20.7558954,39.9025929],[20.7560283,39.9027497],[20.756036,39.9030832],[20.7562277,39.9032327],[20.7562318,39.9033949],[20.7563843,39.9036334],[20.7566495,39.9037129],[20.7569213,39.9039006],[20.7571653,39.9044299],[20.7576695,39.9046512],[20.7576969,39.9048141],[20.7575773,39.905117],[20.7576506,39.9052992],[20.7588065,39.9058359],[20.758979,39.906147],[20.7594673,39.9064579],[20.7595297,39.9066218],[20.7592141,39.9068652],[20.7591005,39.9070421],[20.7592613,39.9073529],[20.7591076,39.9076368],[20.7591961,39.9079906],[20.7590227,39.9084451],[20.7587697,39.9086001],[20.7585792,39.9089191],[20.7583764,39.9090035],[20.7581651,39.9092678],[20.7578408,39.9094479],[20.757306,39.9098743],[20.7568896,39.9100247],[20.756409,39.9100473],[20.7562416,39.9101237],[20.7560638,39.9101727],[20.7558436,39.9102972],[20.7555518,39.9105322],[20.7549376,39.9106591],[20.7542288,39.9110536],[20.7538463,39.9114752],[20.7537316,39.9119224],[20.7535046,39.9120241],[20.7532234,39.9120342],[20.7526864,39.9125056],[20.7523434,39.912586],[20.7521455,39.9128147],[20.7513173,39.9132598],[20.7510924,39.9133166],[20.7508734,39.9132474],[20.750447,39.9133615],[20.7502783,39.9134649],[20.7502333,39.9134276],[20.7500487,39.9136206],[20.7497373,39.913774],[20.7497067,39.9139262],[20.7495536,39.913949],[20.7495659,39.9141835],[20.7492886,39.9148513],[20.7491113,39.9148913],[20.748905,39.9150477],[20.748823,39.9152976],[20.7485864,39.915354],[20.7487229,39.9156821],[20.748615,39.9159853],[20.7486875,39.9169241],[20.7486306,39.9171387],[20.7486939,39.9172846],[20.7486161,39.9174445],[20.7487985,39.9177919],[20.7486541,39.9178779],[20.7485782,39.9182451],[20.7483673,39.9185004],[20.7490509,39.9191321],[20.7491429,39.9194139],[20.7490073,39.9198064],[20.7489221,39.9198761],[20.7489646,39.9199673],[20.7488947,39.9202086],[20.7487118,39.9203656],[20.7485833,39.920362],[20.7484146,39.9204653],[20.748239,39.9204694],[20.7479042,39.9206221],[20.7478062,39.9209616],[20.7478518,39.9212331],[20.7477658,39.9213208],[20.7477309,39.921563],[20.7474862,39.9217903],[20.7469428,39.9219012],[20.7465636,39.9222508],[20.7464642,39.9223741],[20.7464176,39.922616],[20.7459048,39.92307],[20.7457469,39.9236871],[20.7455127,39.9241849],[20.7450975,39.9245515],[20.7446784,39.9247559],[20.7444695,39.9249662],[20.7442441,39.9250319],[20.7437903,39.9257218],[20.7436086,39.9258518],[20.7436135,39.925996],[20.7434873,39.9261906],[20.7433311,39.9262763],[20.7432391,39.9264899],[20.7427026,39.9271954],[20.7419659,39.9276791],[20.7417531,39.9277271],[20.7409589,39.9281912],[20.7407483,39.9284375],[20.7403174,39.9286415],[20.7401462,39.9287988],[20.7398381,39.9288802],[20.7398205,39.9290058],[20.7392699,39.9295128],[20.7383527,39.9298562],[20.7375831,39.9302939],[20.7367983,39.9312986],[20.7366479,39.9317538],[20.736196,39.9321554],[20.735691,39.9321952],[20.7355063,39.9323881],[20.7351321,39.9326298],[20.7344896,39.9328549],[20.7337887,39.9333215],[20.7336026,39.9332983],[20.7331258,39.933483],[20.7322669,39.9335848],[20.7318934,39.9335653],[20.7314028,39.9337946],[20.7311289,39.933895],[20.7308943,39.9339064],[20.7307736,39.9339841],[20.7306257,39.934142],[20.730474,39.9346241],[20.7301924,39.9348864],[20.7300171,39.93562],[20.729608,39.9363471],[20.7294622,39.9364601],[20.7288292,39.9367304],[20.7280368,39.9369062],[20.7280667,39.9370151],[20.727101,39.9376364],[20.7266177,39.9377128],[20.7264719,39.9378257],[20.7259759,39.9379198],[20.7258673,39.9379888],[20.725612,39.9379456],[20.7249633,39.9380533],[20.7247468,39.9379301],[20.724398,39.9378842],[20.7241928,39.9377703],[20.7232073,39.9375803],[20.7227399,39.9375671],[20.7222768,39.9377071],[20.7220571,39.937899],[20.7220034,39.9380416],[20.7218628,39.9380467],[20.7217906,39.9383329],[20.721213,39.9386678],[20.7211334,39.9388637],[20.7210265,39.9388967],[20.7207107,39.9393832],[20.7189928,39.9400731],[20.7183385,39.9405409],[20.7181122,39.9406246],[20.7179106,39.9409251],[20.717284,39.9413037],[20.7167206,39.9418282],[20.7163338,39.9420874],[20.7160988,39.942351],[20.7159318,39.9426615],[20.7158993,39.9435162],[20.7160102,39.9436455],[20.7161679,39.9442624],[20.7158829,39.945083],[20.7157527,39.9453541],[20.7156744,39.9457662],[20.7151889,39.9461307],[20.7151621,39.946202],[20.7152681,39.946187],[20.7148375,39.9466251],[20.7150271,39.9465765],[20.7149917,39.9468277],[20.7152933,39.9466381],[20.7155989,39.9466107],[20.7154275,39.946768],[20.7156604,39.9467926],[20.7155315,39.9470411],[20.7155631,39.9471141],[20.7156449,39.9471164],[20.7156397,39.9472244],[20.7157224,39.9472087],[20.715751,39.9473446],[20.7158449,39.9473383],[20.7159216,39.9474485],[20.7159164,39.9473133],[20.7159873,39.9472973],[20.7160653,39.9476237],[20.7161895,39.9474741],[20.7162636,39.9476384],[20.7162938,39.9474951],[20.7163493,39.9475597],[20.7164787,39.9475454],[20.7166393,39.9478562],[20.7167887,39.9479145],[20.7169411,39.948153],[20.7170614,39.9480843],[20.7171229,39.9482662],[20.7170719,39.9483548],[20.7173091,39.9482895],[20.7173394,39.9483894],[20.7171871,39.9486373],[20.7171616,39.9489248],[20.7179579,39.948425],[20.7177469,39.9489234],[20.7176803,39.9493358],[20.7172653,39.9496934],[20.7173459,39.9499659],[20.7173066,39.950298],[20.7173776,39.950282],[20.7175083,39.9504839],[20.7179647,39.950731],[20.7182621,39.9511177],[20.7185302,39.9516297],[20.7185065,39.9518813],[20.7183667,39.9521115],[20.7183807,39.9523101],[20.7186833,39.9525888],[20.7192937,39.9542635],[20.7191103,39.9546726],[20.7187044,39.9550844],[20.7182607,39.9553061],[20.7181205,39.9553021],[20.7179728,39.9552078],[20.717807,39.9552482],[20.7176627,39.9563069],[20.7176039,39.9563143],[20.7183425,39.9567765],[20.7184547,39.957122],[20.7186925,39.9572909],[20.7187903,39.9574468],[20.7185363,39.9576197],[20.7183242,39.9576497],[20.7182836,39.9580089],[20.7186635,39.9588753],[20.7185385,39.9592861],[20.718568,39.9596472],[20.7186776,39.9598035],[20.7192465,39.9601438],[20.7191154,39.9604374],[20.7191268,39.9606899],[20.7192091,39.9609264],[20.7193667,39.961057],[20.7194374,39.9612932],[20.7196916,39.9616066],[20.7196938,39.9618048],[20.7197718,39.9618881],[20.7196718,39.9620204],[20.7196991,39.9621833],[20.7198758,39.9624044],[20.7201417,39.962475],[20.720214,39.9626752],[20.7205513,39.9627208],[20.7206366,39.9628944],[20.7211614,39.9631794],[20.7215075,39.9635315],[20.7216022,39.9637414],[20.7215811,39.9639389],[20.7217215,39.9641861],[20.7221177,39.9644675],[20.7221871,39.9647307],[20.7221447,39.9648826],[20.7223088,39.9651215],[20.7222985,39.9653373],[20.7220193,39.9653024],[20.721853,39.9653517],[20.7207008,39.9650219],[20.7210209,39.9654273],[20.7210382,39.9655539],[20.7207283,39.9659144],[20.7200109,39.9672091],[20.7198754,39.9673494],[20.7196098,39.967486],[20.7190166,39.967897],[20.718723,39.9679247],[20.7184684,39.9681067]]},{"id":19388,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039c\u03bf\u03bd\u03bf\u03b4\u03ad\u03bd\u03c4\u03c1\u03b9-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c7\u03ac\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0392\u03af\u03ba\u03bf\u03c5","path":"IPIROS\/Ipiros_Zagori_Monodendri_AgParaskevi","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1427,"name_EN":"Zagori: Monodendri-Agia Paraskevi monastery","description_EN":"A short yet impressive trail above Vikos gorge","ascent_time":25,"descent_time":25,"marker":"Red_dots","level":11,"ascent":111,"descent":68,"maxelev":1108,"minelev":997,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.74847 39.88181,20.75496 39.8899)","views":17,"millestones":"0,20.7489241,39.8816401#1,20.7546495,39.8876667#1.4,20.7541488,39.8900643","x":20.753786,"y":39.8866043,"coor":[[20.7489241,39.8816401],[20.748999,39.8820295],[20.7488399,39.8820836],[20.7489257,39.8822481],[20.7488487,39.8824937],[20.7493272,39.8827593],[20.7495049,39.8827102],[20.7497439,39.8830953],[20.7500874,39.883249],[20.7498115,39.8838898],[20.7498544,39.8839721],[20.7499812,39.8840117],[20.7505754,39.8840058],[20.7513375,39.8842073],[20.751457,39.8843998],[20.7515014,39.8846983],[20.7525147,39.8857716],[20.7533176,39.8861003],[20.7535384,39.8863992],[20.753786,39.8866043],[20.754356,39.8866654],[20.7542032,39.8869313],[20.7543227,39.8871238],[20.7546927,39.8874584],[20.7546182,39.8877986],[20.7544881,39.887831],[20.754117,39.8877666],[20.7538342,39.8878127],[20.7536293,39.887942],[20.7532643,39.8884903],[20.7533518,39.8886188],[20.7536178,39.8886803],[20.7538694,39.8890477],[20.7538777,39.88912],[20.7537074,39.8892593],[20.7538256,39.8894788],[20.7540057,39.889628],[20.754038,39.8899351],[20.7541488,39.8900643]]},{"id":20055,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0386\u03b3\u03b9\u03bf\u03c2 \u039c\u03b7\u03bd\u03ac\u03c2- \u0392\u03bf\u03ca\u03b4\u03bf\u03bc\u03ac\u03c4\u03b7\u03c2","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03b3\u03ad\u03c6\u03c5\u03c1\u03b1 \u03c4\u03b7\u03c2 \u0391\u03c1\u03af\u03c3\u03c4\u03b7\u03c2","path":"IPIROS\/Ipiros_Zagori_AgMinas_Voidomatis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2500,"name_EN":"Zagori: Agios Minas Voidhomatis river","description_EN":"The old path to the Aristi birdge","ascent_time":55,"descent_time":60,"marker":"Red_dots","level":10,"ascent":37,"descent":232,"maxelev":636,"minelev":431,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.67003 39.94453,20.689 39.9488)","views":4,"millestones":"0,20.6700858,39.9477385#1,20.6811352,39.9489441#2,20.6865089,39.9451463#2.5,20.6877244,39.9468887","x":20.6819517,"y":39.948624,"coor":[[20.6700858,39.9477385],[20.6706429,39.9478311],[20.6719591,39.947959],[20.6722369,39.9482642],[20.6725913,39.9485311],[20.6730491,39.9487424],[20.6736029,39.9487898],[20.6745432,39.9486952],[20.6749937,39.9488162],[20.6756283,39.9487624],[20.6759534,39.9487582],[20.6766827,39.9489233],[20.6773216,39.9487795],[20.677596,39.9489134],[20.6779565,39.9489598],[20.6784249,39.9489552],[20.6786387,39.9488893],[20.6791313,39.9488674],[20.6793624,39.9489281],[20.680087,39.9489488],[20.6807103,39.9488856],[20.6811868,39.9489533],[20.6814712,39.9491236],[20.681624,39.9488668],[20.6819517,39.948624],[20.6821612,39.948648],[20.682269,39.948597],[20.682376,39.9483209],[20.6835178,39.9484256],[20.6840485,39.9483418],[20.684292,39.9485514],[20.6846682,39.9482739],[20.6847479,39.9480781],[20.6844718,39.9474937],[20.6842759,39.9467045],[20.6838769,39.9462427],[20.6837883,39.9458979],[20.6839104,39.9457933],[20.6845081,39.9463914],[20.6848098,39.946445],[20.6853725,39.9459387],[20.6858686,39.9456016],[20.686485,39.9451734],[20.6870296,39.9445585],[20.6872092,39.9444736],[20.6883448,39.9451906],[20.688859,39.9456917],[20.688926,39.9459998],[20.6877244,39.9468887]]},{"id":20056,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u03a6\u03bb\u03b1\u03bc\u03c0\u03bf\u03c5\u03c1\u03ac\u03c1\u03b9-\u03a4\u03c3\u03bf\u03cd\u03ba\u03b1 \u03a1\u03cc\u03c3\u03c3\u03b1 (1985\u03bc)","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03b4\u03b1\u03c3\u03c9\u03bc\u03ad\u03bd\u03bf \u03c0\u03b5\u03b4\u03af\u03bf","path":"IPIROS\/Ipiros_Zagori_Flabourari_TsoukaRossa","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":4875,"name_EN":"Zagori: Flabourari-Tsouka Rossa (1985m)","description_EN":"A strenuous ascent along a forested ridge","ascent_time":150,"descent_time":115,"marker":"No_marks","level":9,"ascent":959,"descent":8,"maxelev":1990,"minelev":1022,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.99042 39.85539,21.03024 39.86625)","views":1,"millestones":"0,20.9909400,39.8543763#1,20.9951361,39.8606333#2,21.0041998,39.8626157#3,21.0145936,39.8629545#4,21.0228532,39.8670381#4.9,21.0298214,39.8649905","x":21.0052682,"y":39.8623544,"coor":[[20.99094,39.8543763],[20.9917911,39.8549523],[20.992014,39.8550977],[20.9922219,39.8556886],[20.9924063,39.8557475],[20.9927448,39.8560265],[20.9928933,39.8563726],[20.9926147,39.8563294],[20.9924558,39.8564874],[20.9926449,39.8567085],[20.9926028,39.8568695],[20.992493,39.8569748],[20.9924995,39.857092],[20.9926583,39.8572042],[20.9925061,39.8572093],[20.9925247,39.8573179],[20.9928383,39.8576323],[20.9930795,39.8577286],[20.9932375,39.8578588],[20.9933549,39.8581141],[20.9939556,39.858544],[20.9941889,39.8588203],[20.9942068,39.8589469],[20.9944223,39.8590966],[20.9943624,39.8591311],[20.9943965,39.8594202],[20.9941756,39.8599279],[20.9942554,39.859975],[20.9942919,39.8602102],[20.9941751,39.8602071],[20.9939657,39.8604539],[20.9941244,39.8605661],[20.9951386,39.8606285],[20.9956981,39.8609312],[20.995853,39.8608632],[20.9961324,39.8608884],[20.9965348,39.861043],[20.9965309,39.8611329],[20.9970826,39.8613454],[20.9971242,39.8614636],[20.997241,39.8614666],[20.9974783,39.8616529],[20.9975795,39.8617456],[20.99763,39.8619271],[20.9979942,39.8621527],[20.9981035,39.8623267],[20.9986709,39.8624495],[20.9985751,39.862501],[20.9985942,39.8626006],[20.9985085,39.8626885],[20.9987225,39.8628742],[20.9992553,39.862987],[20.9994428,39.8632441],[20.9997032,39.8631698],[21.0000161,39.8629617],[21.0001201,39.8629914],[21.0003801,39.8629261],[21.0015065,39.8625589],[21.0021388,39.8628004],[21.0023949,39.8628251],[21.002669,39.8627061],[21.0029561,39.8628216],[21.0032504,39.8627751],[21.0036454,39.8628304],[21.0036828,39.8627773],[21.0039034,39.86281],[21.0039459,39.86264],[21.0043803,39.8625972],[21.0047391,39.8624083],[21.0048567,39.8623933],[21.0049883,39.8624417],[21.0052682,39.8623544],[21.0056045,39.8624171],[21.0063338,39.8623099],[21.0071278,39.8623304],[21.0077053,39.8624894],[21.0079396,39.8624774],[21.0079677,39.8623971],[21.0077833,39.8623383],[21.0078086,39.8622939],[21.0095214,39.8621489],[21.0099433,39.8621238],[21.010303,39.8619169],[21.0106517,39.8619619],[21.010914,39.8621128],[21.0112884,39.8621044],[21.0114837,39.8621815],[21.0125005,39.8621807],[21.0130532,39.8624652],[21.014171,39.8625661],[21.0144076,39.8627703],[21.0144247,39.8629149],[21.0148645,39.8630163],[21.0150065,39.8629749],[21.0152213,39.8631426],[21.0157386,39.8633451],[21.0160324,39.8635778],[21.0164469,39.8637236],[21.0167527,39.8639477],[21.0168458,39.8639591],[21.0170333,39.8642161],[21.017359,39.8642335],[21.0175543,39.8645809],[21.017509,39.8650076],[21.0177374,39.8651305],[21.017974,39.865605],[21.0183095,39.8656857],[21.01871,39.8661554],[21.0190755,39.866354],[21.0194106,39.8664437],[21.0196013,39.8666287],[21.019985,39.8666746],[21.0203384,39.8668819],[21.0206082,39.8668618],[21.0207078,39.8669905],[21.0209647,39.8669971],[21.0211453,39.8668756],[21.0213109,39.8668979],[21.0217399,39.8666837],[21.0219742,39.8666717],[21.0218481,39.8668847],[21.0219259,39.8669767],[21.0230099,39.8670496],[21.0231037,39.867043],[21.0231298,39.8669806],[21.0246898,39.8671288],[21.0247855,39.8670772],[21.0248291,39.8668802],[21.0249377,39.8668019],[21.0251479,39.8668073],[21.0253877,39.8666693],[21.0256574,39.8666492],[21.0263486,39.8663426],[21.0265934,39.8663579],[21.0269122,39.866285],[21.0270395,39.8663153],[21.0279767,39.8659971],[21.0281931,39.8658585],[21.0285149,39.8654704],[21.0288044,39.8652616],[21.0291247,39.8651528],[21.029605,39.865129],[21.0298214,39.8649905]]},{"id":20057,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03cd\u03c1\u03b9\u03bf \u03a6\u03c1\u03ac\u03b3\u03bc\u03b1 \u0391\u03ce\u03bf\u03c5-\u03a4\u03c3\u03bf\u03cd\u03ba\u03b1 \u03a1\u03cc\u03c3\u03c3\u03b1 (1985\u03bc)","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b8\u03ad\u03b1\u03c2","path":"IPIROS\/Ipiros_Zagori_AoosDam_TsoukaRossa","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6034,"name_EN":"Zagori: Aoos main Dam-Tsouka Rossa (1985m)","description_EN":"A summit with a view","ascent_time":155,"descent_time":125,"marker":"metsovo_p4","level":9,"ascent":654,"descent":26,"maxelev":1988,"minelev":1345,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.02917 39.83381,21.05956 39.86497)","views":4,"millestones":"0,21.0595605,39.8338070#1,21.0502553,39.8368434#2,21.0452158,39.8434732#3,21.0469071,39.8513475#4,21.0450542,39.8549212#5,21.0351212,39.8584807#6,21.0298203,39.8649904","x":21.0472112,"y":39.8513736,"coor":[[21.0595605,39.833807],[21.058902,39.8337948],[21.058188,39.8343712],[21.0576375,39.8344023],[21.0565453,39.8348069],[21.0563476,39.8347839],[21.0562425,39.834511],[21.055854,39.8340327],[21.0545387,39.8341884],[21.0540774,39.8343208],[21.0530855,39.8348361],[21.0520332,39.8356741],[21.0510689,39.836091],[21.0507508,39.8364252],[21.0503292,39.8367207],[21.0502212,39.8368981],[21.0500198,39.8372353],[21.0496904,39.8375602],[21.0490533,39.8379763],[21.0490351,39.838129],[21.049229,39.8385123],[21.0488553,39.8386424],[21.0484081,39.8392616],[21.0479401,39.8392767],[21.0476421,39.8394132],[21.0475527,39.8395911],[21.0477244,39.8399468],[21.047744,39.8403076],[21.0479874,39.8408993],[21.0476111,39.8417725],[21.0470516,39.8417402],[21.0467918,39.8420759],[21.0463534,39.8422178],[21.046015,39.8424794],[21.045854,39.8426915],[21.0453786,39.8428776],[21.0450996,39.8439334],[21.0451122,39.8444562],[21.0449131,39.8447393],[21.0448435,39.8449988],[21.0450164,39.8453275],[21.0449596,39.8455602],[21.0451392,39.8460062],[21.044979,39.8464705],[21.0450235,39.8467959],[21.0451644,39.8470518],[21.0451427,39.8472854],[21.0452431,39.8473961],[21.045156,39.8475199],[21.0453852,39.8476249],[21.0453534,39.8478222],[21.0454718,39.8480595],[21.0452692,39.8484236],[21.0452822,39.8489374],[21.0452079,39.8490346],[21.0452624,39.849126],[21.0455372,39.8492592],[21.0458267,39.8493206],[21.0459202,39.8495932],[21.0458316,39.8500233],[21.0459858,39.8502434],[21.0458006,39.8504729],[21.0458859,39.8506643],[21.0461926,39.8508703],[21.0462456,39.8509977],[21.0465079,39.8511485],[21.0469999,39.8513953],[21.0472112,39.8513736],[21.0473287,39.8516018],[21.0472022,39.8516391],[21.0473948,39.8517791],[21.0474981,39.852097],[21.0473015,39.8528667],[21.0477003,39.8539218],[21.0477039,39.854111],[21.0475491,39.8544494],[21.0478226,39.8546951],[21.047716,39.8547284],[21.0474108,39.8544864],[21.0473118,39.8540695],[21.0470572,39.8537387],[21.0464352,39.8535247],[21.0460023,39.8529912],[21.0458046,39.8529682],[21.0456102,39.8530848],[21.0456157,39.8532291],[21.045489,39.8534601],[21.0447435,39.8539455],[21.0448736,39.854183],[21.0448016,39.8542262],[21.0447969,39.8543342],[21.0449203,39.8544545],[21.0450939,39.8544949],[21.0450847,39.8547109],[21.045161,39.8548389],[21.0450792,39.8548368],[21.045052,39.8549262],[21.0449571,39.8549598],[21.0446201,39.8549152],[21.0445473,39.8549764],[21.0443014,39.8549882],[21.0442445,39.8549507],[21.0441839,39.8550032],[21.0433549,39.854982],[21.0432701,39.8550519],[21.0429428,39.8550526],[21.0427117,39.8549926],[21.0425817,39.8550254],[21.0424793,39.8549597],[21.0419174,39.8549814],[21.0415291,39.8553138],[21.041351,39.8556515],[21.0411663,39.8557324],[21.0407929,39.8561012],[21.0406015,39.8562044],[21.0401956,39.8564012],[21.0393302,39.8566854],[21.0370492,39.8578161],[21.0345213,39.8587063],[21.0337896,39.8588677],[21.033455,39.8590393],[21.0328558,39.860195],[21.0325142,39.8605285],[21.0318935,39.8608279],[21.0315561,39.8610625],[21.0312113,39.861468],[21.0309467,39.8621818],[21.0307654,39.8623213],[21.0299801,39.8634542],[21.0296649,39.8637163],[21.0294139,39.8641153],[21.0291944,39.8643258],[21.0292123,39.8644524],[21.0295019,39.8647841],[21.0298203,39.8649904]]},{"id":20058,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u0394\u03cc\u03bb\u03b9\u03b1\u03bd\u03b7-\u039c\u03b1\u03ba\u03c1\u03af\u03bd\u03bf)","description_GR":"\u0391\u03bd\u03b1\u03b6\u03b7\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b3\u03b5\u03c6\u03cd\u03c1\u03b9\u03b1 \u03c4\u03bf\u03c5 \u039c\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03c5","path":"IPIROS\/Ipiros_Zagori_Doliani_Makrino","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":8675,"name_EN":"Zagori: Doliani-Makrino","description_EN":"In search of the Makrino stone bridge","ascent_time":210,"descent_time":200,"marker":"No_marks","level":10,"ascent":494,"descent":438,"maxelev":969,"minelev":736,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.95086 39.82213,20.98011 39.86591)","views":0,"millestones":"0,20.9528912,39.8214184#1,20.9584236,39.8268807#2,20.9649351,39.8322362#3,20.9688066,39.8375887#4,20.9712240,39.8446157#5,20.9721529,39.8520871#6,20.9759058,39.8581799#7,20.9751062,39.8622693#8,20.9696908,39.8639502#8.7,20.9662143,39.8663109","x":20.9721384,"y":39.8518779,"coor":[[20.9528912,39.8214184],[20.9528198,39.8216372],[20.9527948,39.822204],[20.9529459,39.8227485],[20.952932,39.8230634],[20.9530174,39.8232458],[20.9536989,39.8239483],[20.9543895,39.8241826],[20.954924,39.8245119],[20.9548803,39.8247089],[20.9545834,39.8248182],[20.9542434,39.8248453],[20.9542246,39.825007],[20.9547263,39.8250202],[20.955165,39.8251398],[20.9555304,39.8253295],[20.9558565,39.8256173],[20.9562062,39.8256355],[20.9564326,39.8255334],[20.9570543,39.8254776],[20.9573707,39.8257201],[20.9574739,39.8260291],[20.9577849,39.8261273],[20.9579548,39.8262489],[20.9582356,39.8267697],[20.9583596,39.826872],[20.9595443,39.8270292],[20.9599946,39.8271491],[20.9602962,39.8274633],[20.9603301,39.8277524],[20.960245,39.8280925],[20.9607856,39.8282868],[20.9611296,39.8289624],[20.9612978,39.8291155],[20.9619384,39.8291593],[20.9624479,39.8292627],[20.9632509,39.8290676],[20.9634143,39.8290718],[20.9635395,39.8291472],[20.9639742,39.8298882],[20.9639857,39.8309514],[20.9640949,39.8316569],[20.9640652,39.8318002],[20.9641429,39.8318923],[20.964669,39.8321493],[20.9659478,39.8325611],[20.9678324,39.833277],[20.9685482,39.8337371],[20.9687925,39.8337615],[20.9692664,39.8336117],[20.9700016,39.833631],[20.9700183,39.8337845],[20.9696268,39.8339184],[20.9694314,39.8341115],[20.9696412,39.8343872],[20.9695686,39.8347096],[20.9696191,39.8348911],[20.969446,39.835373],[20.9691938,39.8355285],[20.9693764,39.8358936],[20.9693374,39.8359826],[20.9696086,39.8364581],[20.969529,39.8366722],[20.9692191,39.8370785],[20.9689093,39.8372145],[20.9687415,39.8378407],[20.9688141,39.8385812],[20.9690857,39.8390477],[20.9691674,39.8395813],[20.9692323,39.8397001],[20.9695185,39.8398337],[20.9697195,39.8400461],[20.9698039,39.8405167],[20.9698071,39.8409762],[20.9695808,39.8413396],[20.9695471,39.8415729],[20.9691234,39.8416429],[20.9690913,39.8418402],[20.9691823,39.8418967],[20.9697515,39.8419746],[20.9702278,39.8422032],[20.9700141,39.8422562],[20.969947,39.8424526],[20.9702615,39.8427401],[20.9704064,39.8431672],[20.9706467,39.8432816],[20.9710665,39.8433016],[20.9707316,39.8437432],[20.9707128,39.8439048],[20.9707757,39.8440686],[20.9712204,39.8445847],[20.9712869,39.8451989],[20.9713771,39.8452734],[20.9717136,39.8453272],[20.9717918,39.8454103],[20.9715516,39.8455572],[20.9713607,39.8459125],[20.9710149,39.8463358],[20.9709533,39.8469377],[20.9707046,39.8475437],[20.970889,39.8481341],[20.9713179,39.84901],[20.9714988,39.8491499],[20.9718482,39.849177],[20.9719384,39.8492514],[20.9716129,39.8494771],[20.9715403,39.8497995],[20.971,39.8501277],[20.9709436,39.8506126],[20.9712095,39.8509438],[20.9718741,39.8515107],[20.9719806,39.8517477],[20.9721384,39.8518779],[20.9721608,39.8521667],[20.9722587,39.8523314],[20.9722376,39.852547],[20.9723145,39.8526571],[20.9725771,39.8527991],[20.9732409,39.8528525],[20.9737411,39.8531718],[20.9740098,39.8534401],[20.9743488,39.8539713],[20.9743385,39.8542053],[20.9746252,39.8543299],[20.974832,39.8546776],[20.9748106,39.8551634],[20.9750237,39.8553671],[20.9750851,39.8555669],[20.9748047,39.8558298],[20.9748267,39.8561277],[20.9745394,39.8562823],[20.9743673,39.856476],[20.9744549,39.8568746],[20.9742947,39.8573298],[20.9741342,39.8575238],[20.9740685,39.8579544],[20.9741213,39.8580819],[20.974429,39.8582611],[20.974661,39.8583032],[20.9748964,39.8582643],[20.975422,39.8580078],[20.975527,39.8580105],[20.9758488,39.858136],[20.9761767,39.8583878],[20.976425,39.8583222],[20.9766735,39.8582071],[20.9771195,39.8581647],[20.9770991,39.8583623],[20.9772025,39.8586713],[20.9769245,39.8588802],[20.976816,39.8592197],[20.9766299,39.859467],[20.9766912,39.8596668],[20.9770826,39.8598031],[20.9777602,39.8598118],[20.9778168,39.8601195],[20.9781079,39.8601451],[20.9780404,39.8603505],[20.9784318,39.8604869],[20.9783207,39.8607091],[20.977849,39.8608049],[20.9775745,39.8609329],[20.977363,39.8608914],[20.9773577,39.8607471],[20.9772057,39.8604819],[20.9770901,39.8604519],[20.9765962,39.86052],[20.9763554,39.8609461],[20.976418,39.8611189],[20.9763159,39.8613144],[20.975907,39.861574],[20.9759637,39.8618817],[20.9756405,39.8620534],[20.9751337,39.8621483],[20.97509,39.8623453],[20.9748395,39.8621947],[20.9749107,39.8616381],[20.9744239,39.8615443],[20.9741655,39.8615736],[20.9742325,39.8613771],[20.9741455,39.8612308],[20.9741526,39.8610688],[20.9739395,39.8608651],[20.9737655,39.8608335],[20.9733389,39.8609665],[20.9728863,39.8603602],[20.9725905,39.8604425],[20.972171,39.8604135],[20.9719496,39.8605474],[20.97216,39.8608141],[20.9720396,39.860892],[20.9720687,39.8610279],[20.9717668,39.860984],[20.9711145,39.8614623],[20.970769,39.8618767],[20.9703891,39.8620109],[20.9702506,39.8619712],[20.9702023,39.862006],[20.9702183,39.8624388],[20.9698211,39.8626986],[20.9697384,39.8629847],[20.9697665,39.8634088],[20.9695049,39.8635101],[20.9694425,39.8635985],[20.9694611,39.8637071],[20.9697069,39.8639657],[20.9695335,39.8641864],[20.9695369,39.8643756],[20.9693578,39.864461],[20.96908,39.8643997],[20.9688884,39.8645028],[20.9687594,39.8644994],[20.9682845,39.8646671],[20.9677054,39.8645439],[20.9673718,39.8641569],[20.9668136,39.8643539],[20.9666479,39.8644126],[20.9665824,39.8645731],[20.9666443,39.8650251],[20.966449,39.8651326],[20.9663614,39.8652654],[20.9663874,39.8657345],[20.9664769,39.8659215],[20.966395,39.8661895],[20.9662143,39.8663109]]},{"id":20059,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf\u03c5 \u039a\u03ae\u03c0\u03bf\u03c5\u03c2","description_GR":"\u039a\u039a\u03ae\u03c0\u03bf\u03b9-\u03b3\u03b5\u03c6. \u03a0\u03bb\u03b1\u03ba\u03af\u03b4\u03b1-\u03b3\u03b5\u03c6. \u039a\u03bf\u03ba\u03cc\u03c1\u03bf\u03c5-\u039a\u03bf\u03c5\u03ba\u03bf\u03cd\u03bb\u03b9","path":"IPIROS\/Ipiros_Zagori_Kipi_Koukouli_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":6511,"name_EN":"Zagori: Kipi loop trail","description_EN":"Kipi-Plakida bridge-Kokorou bridge-Koukouli","ascent_time":150,"descent_time":145,"marker":"Red_dots","level":9,"ascent":411,"descent":411,"maxelev":902,"minelev":719,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.77384 39.85963,20.7919 39.8711)","views":5,"millestones":"0,20.7916907,39.8640653#1,20.7855371,39.8608666#2,20.7781086,39.8606297#3,20.7749574,39.8641570#4,20.7767374,39.8699150#5,20.7816180,39.8675739#6,20.7893297,39.8655842#6.5,20.7916918,39.8640653","x":20.7750662,"y":39.8658331,"coor":[[20.7916907,39.8640653],[20.7913303,39.8640238],[20.7910027,39.8639291],[20.7904629,39.863752],[20.7902553,39.8636922],[20.7898759,39.8636547],[20.7896337,39.8637876],[20.7893242,39.8644095],[20.7888463,39.8644278],[20.7887047,39.8639555],[20.788573,39.8637717],[20.788287,39.8636377],[20.7876025,39.8635286],[20.7873149,39.8634306],[20.786381,39.8626526],[20.7857009,39.8619492],[20.7859052,39.8619819],[20.7861995,39.8621882],[20.7862929,39.8621908],[20.786175,39.8619848],[20.7864118,39.8614464],[20.7861439,39.8609256],[20.7859559,39.8611185],[20.7857683,39.8611314],[20.7854687,39.8607898],[20.7854505,39.860429],[20.7852775,39.8603791],[20.7849581,39.8604603],[20.7846529,39.8607401],[20.784306,39.8606584],[20.7841768,39.8606729],[20.7839501,39.8605225],[20.7835748,39.8608003],[20.7832108,39.8608352],[20.7828539,39.8609694],[20.7824523,39.8613096],[20.7821754,39.861482],[20.7820707,39.8614701],[20.7813915,39.8607487],[20.7811892,39.8600765],[20.7810034,39.8598011],[20.7810202,39.8594413],[20.7808268,39.8593278],[20.7807326,39.8593432],[20.78068,39.8594679],[20.7804861,39.8596156],[20.7800441,39.8598195],[20.7797813,39.8601905],[20.7794227,39.8603607],[20.7792575,39.8606443],[20.7789318,39.8608605],[20.7783373,39.8608259],[20.7780789,39.8606026],[20.7779882,39.8602938],[20.7774406,39.8600083],[20.7773197,39.8598428],[20.7763094,39.8602021],[20.7762365,39.8604387],[20.7761097,39.8603992],[20.7759404,39.8605206],[20.7760795,39.8607947],[20.7759319,39.8609527],[20.7759011,39.8608618],[20.7757559,39.8609658],[20.7756784,39.8608736],[20.7755717,39.8609066],[20.7754942,39.8608144],[20.7753883,39.8608295],[20.7749048,39.8606719],[20.7743252,39.8608179],[20.7743223,39.8608809],[20.7744823,39.8609574],[20.7743264,39.8610431],[20.7744472,39.8612086],[20.7744254,39.8612756],[20.7748787,39.8618286],[20.775324,39.8620527],[20.7753106,39.8623406],[20.7750052,39.8623726],[20.775012,39.8622782],[20.7747096,39.8622698],[20.7745769,39.8623562],[20.7744255,39.8625951],[20.7744503,39.8629606],[20.774656,39.8635608],[20.7748422,39.8640299],[20.775098,39.8643073],[20.7752446,39.8646716],[20.775087,39.8647933],[20.7750802,39.8649373],[20.7748304,39.8650294],[20.7743787,39.8654402],[20.7741652,39.8655063],[20.7741362,39.8656721],[20.7750662,39.8658331],[20.7752324,39.8660269],[20.7757826,39.8660377],[20.7756957,39.8663956],[20.7757456,39.8665771],[20.775537,39.8667875],[20.7754506,39.8669833],[20.7748237,39.8673892],[20.7751359,39.867587],[20.7751448,39.8673981],[20.7753091,39.8673846],[20.7754341,39.8674602],[20.7754257,39.8676401],[20.77566,39.8676286],[20.7759096,39.8677887],[20.7758962,39.8680765],[20.7757159,39.8684318],[20.7757374,39.8687207],[20.7756292,39.8690329],[20.7761845,39.8691564],[20.7763092,39.869241],[20.776525,39.8696253],[20.7766717,39.8697375],[20.7768382,39.8701744],[20.7771058,39.8704521],[20.7770874,39.8705957],[20.7766276,39.8711774],[20.7770846,39.8711541],[20.777339,39.870963],[20.7776243,39.8708629],[20.7779452,39.8702503],[20.7781495,39.8701298],[20.7784164,39.8701733],[20.7789474,39.8705664],[20.7793619,39.8704518],[20.7795945,39.8704763],[20.7797079,39.8705515],[20.7798254,39.8707889],[20.7800139,39.8707581],[20.7803275,39.8705507],[20.7803377,39.8700826],[20.7801746,39.8693214],[20.780246,39.8690442],[20.7801995,39.8687907],[20.7803298,39.8686547],[20.7806151,39.8685545],[20.7807135,39.8684492],[20.7806337,39.8679065],[20.7814752,39.8676597],[20.7821366,39.8672637],[20.7826245,39.8670791],[20.7828,39.8670749],[20.7831293,39.8672822],[20.7834177,39.8676145],[20.783751,39.8672364],[20.7841429,39.8671032],[20.784188,39.8671405],[20.7846512,39.8669822],[20.7853429,39.8669383],[20.785674,39.8668575],[20.7857858,39.8667164],[20.786387,39.8668592],[20.7867594,39.8666444],[20.7867678,39.8664644],[20.7870204,39.8665615],[20.7871863,39.8665121],[20.787226,39.8664141],[20.787492,39.8664755],[20.7878213,39.8664306],[20.7879747,39.8664484],[20.7880823,39.8663973],[20.7880427,39.8662431],[20.7882487,39.8660866],[20.7882684,39.8659161],[20.7884284,39.8659925],[20.7884472,39.8660921],[20.7885256,39.8659142],[20.7886198,39.866151],[20.7887677,39.8662361],[20.7889878,39.8665305],[20.7891741,39.8665446],[20.789299,39.8663274],[20.7893842,39.8657533],[20.7893074,39.8655215],[20.7894664,39.8654944],[20.7894953,39.8651259],[20.7892845,39.8646336],[20.7893253,39.8644096],[20.7896348,39.8637876],[20.7898772,39.8636547],[20.7902564,39.8636923],[20.790464,39.8637521],[20.791004,39.8639291],[20.7913314,39.8640238],[20.7916918,39.8640653]]},{"id":20061,"author":"AnaDigit","name_GR":"\u0396\u03b1\u03b3\u03cc\u03c1\u03b9: \u039f3 \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2-\u0392\u03c1\u03c5\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4. \u0391\u03c3\u03c4\u03c1\u03ac\u03ba\u03b1\u03c2 \u03c3\u03c4\u03bf \u0392\u03c1\u03c5\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9 \u03bc\u03ad\u03c3\u03c9 \u039a\u03b1\u03c1\u03c4\u03b5\u03c1\u03bf\u03cd","path":"IPIROS\/Ipiros_Zagori_O3_Astraka_Vrysochori","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":17277,"name_EN":"Zagori: O3 Astraka ref. - Vrysochori","description_EN":"From Astraka refuge to Vrisochori via the Karteros Pass","ascent_time":535,"descent_time":535,"marker":"O3","level":9,"ascent":872,"descent":1824,"maxelev":2314,"minelev":927,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.76784 39.96876,20.88859 39.9973)","views":4,"millestones":"0,20.7687845,39.9787405#1,20.7754153,39.9761123#2,20.7840186,39.9712523#3,20.7903975,39.9672846#4,20.7996119,39.9693370#5,20.8100292,39.9727146#6,20.8177684,39.9782622#7,20.8251317,39.9809038#8,20.8348011,39.9842473#9,20.8346399,39.9887787#10,20.8386700,39.9935499#11,20.8447993,39.9992688#12,20.8498755,39.9932700#13,20.8590429,39.9914973#14,20.8679979,39.9918074#15,20.8765478,39.9942862#16,20.8807767,39.9970988#17.3,20.8868487,40.0000841","x":20.8407553,"y":39.9949219,"coor":[[20.7687845,39.9787405],[20.7687301,39.9783697],[20.7689191,39.9783524],[20.7689755,39.978399],[20.769201,39.9783333],[20.7691826,39.9784769],[20.7693603,39.97868],[20.7694547,39.9786646],[20.7696182,39.978426],[20.7697221,39.9784559],[20.7697548,39.9785198],[20.7698692,39.9784645],[20.7700229,39.9784327],[20.7700244,39.978649],[20.7700828,39.9786506],[20.769774,39.9789933],[20.7698529,39.9790585],[20.7698444,39.9792384],[20.7699313,39.9791328],[20.7701016,39.9792456],[20.7701882,39.9791489],[20.770472,39.979337],[20.7705849,39.979178],[20.7708245,39.9793108],[20.7713302,39.9787664],[20.773016,39.978273],[20.773323,39.9780924],[20.773735,39.9777976],[20.7737961,39.9774931],[20.7740051,39.9772827],[20.7743133,39.9772013],[20.7746461,39.976598],[20.7749076,39.9765152],[20.7751065,39.9762686],[20.7753947,39.9761145],[20.7756653,39.976086],[20.7758584,39.9759652],[20.7760822,39.9759354],[20.7762074,39.976011],[20.776772,39.9759547],[20.7770176,39.9759615],[20.7771203,39.9760184],[20.7774394,39.9759552],[20.7776607,39.9759794],[20.7779164,39.9757703],[20.7779597,39.9758436],[20.7785694,39.9758245],[20.77914,39.9756422],[20.7798826,39.9752846],[20.7805536,39.9747448],[20.7809179,39.9744667],[20.7810345,39.9742267],[20.78184,39.9735285],[20.7820263,39.9732995],[20.78326,39.9722349],[20.7835115,39.9718636],[20.7838541,39.9715488],[20.7839335,39.9713529],[20.784887,39.9702444],[20.785786,39.9696434],[20.7860226,39.9690915],[20.7859934,39.9689646],[20.7857889,39.9688328],[20.7857547,39.9685797],[20.7858416,39.968474],[20.7859645,39.9684819],[20.7865503,39.9684711],[20.7871316,39.9683071],[20.7874624,39.967992],[20.7874366,39.9677932],[20.7879662,39.9674836],[20.7885979,39.9667445],[20.7889495,39.966484],[20.7893341,39.9665217],[20.7896482,39.966062],[20.7897851,39.9663586],[20.7901311,39.9667194],[20.7905453,39.9676226],[20.7910219,39.9681943],[20.7917711,39.9691969],[20.7922929,39.9695536],[20.7935161,39.9701819],[20.7940843,39.970549],[20.7952209,39.9705264],[20.7960745,39.9700456],[20.7970188,39.9696303],[20.7979074,39.9694027],[20.7988377,39.9692843],[20.8002495,39.9693864],[20.8012007,39.9693226],[20.8018829,39.9695036],[20.8023272,39.969768],[20.8034679,39.9701598],[20.8039685,39.9704709],[20.8064787,39.9713688],[20.8071668,39.971676],[20.8078153,39.9720812],[20.8082887,39.9724726],[20.8086804,39.9726095],[20.8091869,39.9725423],[20.8097699,39.9725944],[20.8113862,39.9733325],[20.811861,39.9736969],[20.8123654,39.9739269],[20.8132499,39.9740414],[20.8148309,39.9740308],[20.8157128,39.9749558],[20.8164176,39.9769208],[20.8168336,39.9775447],[20.8177406,39.9781821],[20.8181753,39.97941],[20.8189546,39.9797737],[20.8197181,39.9804793],[20.8213758,39.9828532],[20.8221492,39.9825862],[20.8229051,39.9821926],[20.8252162,39.9808328],[20.8258293,39.9807415],[20.8275884,39.9806816],[20.8297693,39.9808675],[20.8304735,39.9810849],[20.8308377,39.9815632],[20.8310826,39.9820924],[20.8314493,39.9825167],[20.831865,39.9828974],[20.8333445,39.9838206],[20.8344848,39.9842301],[20.8373466,39.9843803],[20.8377392,39.9844992],[20.8383516,39.9849302],[20.8384724,39.9853569],[20.8383163,39.9856003],[20.8378977,39.9857915],[20.8375435,39.9858539],[20.837551,39.9859442],[20.837361,39.9860021],[20.8370958,39.9859138],[20.837064,39.9858408],[20.8367073,39.9859572],[20.836385,39.9863447],[20.8363925,39.986435],[20.8362138,39.9865022],[20.8359541,39.9868013],[20.8354212,39.9871831],[20.8353335,39.9873068],[20.8352275,39.9873219],[20.8349973,39.9872345],[20.8346608,39.9876757],[20.8346149,39.9879086],[20.8343751,39.9880282],[20.8342699,39.9882775],[20.8343652,39.9884963],[20.8346359,39.9887199],[20.8346506,39.9889094],[20.8348929,39.9892403],[20.8349218,39.9893762],[20.8351242,39.9903185],[20.8351092,39.9906424],[20.8351531,39.9907066],[20.8355282,39.9906989],[20.8356777,39.990757],[20.8353808,39.9911002],[20.8351553,39.9911661],[20.8350317,39.9913068],[20.8351896,39.9914372],[20.8350931,39.9914976],[20.8353422,39.9919368],[20.8354328,39.9920023],[20.8354044,39.9918574],[20.8355631,39.9917177],[20.8357697,39.9913],[20.8361857,39.9911672],[20.8361824,39.9912392],[20.8363712,39.9912083],[20.836484,39.9913015],[20.8369251,39.9913856],[20.8368642,39.9914379],[20.8368759,39.9916905],[20.8372244,39.9920062],[20.8374599,39.9919766],[20.837759,39.9920929],[20.8377862,39.9920126],[20.8379031,39.9920158],[20.8380661,39.9922904],[20.8380779,39.992543],[20.8382793,39.9927466],[20.8382864,39.9928459],[20.8386052,39.9930438],[20.8384908,39.9932388],[20.8385619,39.9934749],[20.8387774,39.9936249],[20.8389779,39.9935944],[20.8392537,39.99371],[20.8394183,39.9939487],[20.8395895,39.9937912],[20.8400411,39.9939026],[20.8402667,39.9940889],[20.8403186,39.9942345],[20.8404569,39.9942833],[20.8407553,39.9949219],[20.8410679,39.9952547],[20.8412284,39.9955834],[20.8412426,39.9957819],[20.8413204,39.9958741],[20.8412243,39.9959255],[20.8413818,39.9960649],[20.8413986,39.9962095],[20.8413385,39.9962439],[20.8415323,39.9963573],[20.8415487,39.9965108],[20.8414893,39.9965272],[20.8415445,39.9966008],[20.8416736,39.9965953],[20.8418102,39.9966801],[20.8419891,39.9968651],[20.8419633,39.9974229],[20.8420862,39.9975523],[20.8424037,39.997525],[20.8425658,39.9975654],[20.8428675,39.9978799],[20.8430268,39.9982355],[20.8435265,39.9985734],[20.8436382,39.9989458],[20.8437744,39.9990396],[20.8438271,39.9991671],[20.843934,39.999134],[20.8441889,39.999195],[20.8445073,39.9994018],[20.8447057,39.9994162],[20.8448827,39.9991328],[20.8450857,39.9990483],[20.8453797,39.998768],[20.8452159,39.9985114],[20.8454593,39.9983108],[20.8457616,39.9978507],[20.8457381,39.9975978],[20.8460605,39.9974625],[20.8462994,39.9971087],[20.8462554,39.9967923],[20.8466321,39.9967485],[20.8468711,39.9966469],[20.847139,39.9961678],[20.8473186,39.9960826],[20.847423,39.9958513],[20.8474453,39.9953655],[20.8479916,39.9952002],[20.8481132,39.9951044],[20.8482939,39.99474],[20.8485528,39.9944589],[20.8485059,39.9942054],[20.848581,39.9940993],[20.8489336,39.9940729],[20.8489861,39.9939482],[20.8490523,39.9942923],[20.8492448,39.9941804],[20.8496008,39.9943342],[20.8496976,39.9942648],[20.8496984,39.9939946],[20.849867,39.9936389],[20.8498751,39.9932068],[20.8499386,39.9931004],[20.8502359,39.9930004],[20.8503462,39.9928953],[20.8503486,39.9928414],[20.8501648,39.9927643],[20.8502133,39.9927296],[20.8503787,39.9926981],[20.8508444,39.9927558],[20.8511835,39.9925128],[20.8515619,39.992433],[20.8517959,39.9926916],[20.8519238,39.992713],[20.8536397,39.9925795],[20.8540138,39.9923375],[20.8543347,39.9924903],[20.8546655,39.9924273],[20.8547675,39.9925021],[20.8550941,39.992529],[20.8557312,39.9923346],[20.8561571,39.9919859],[20.8563457,39.9917028],[20.8565403,39.9915459],[20.8569724,39.9918279],[20.8571479,39.9920848],[20.8573802,39.9921272],[20.8581085,39.9918227],[20.8588362,39.9917884],[20.8590082,39.9916129],[20.8591595,39.9911216],[20.8593099,39.9911617],[20.8598507,39.9916267],[20.8607747,39.9916518],[20.86097,39.9914769],[20.861101,39.9911742],[20.8614241,39.9907686],[20.8616514,39.9909189],[20.8618721,39.9912131],[20.8631374,39.990689],[20.8634928,39.9905995],[20.8639818,39.990919],[20.8642471,39.9910072],[20.8645895,39.9909445],[20.8647855,39.9910128],[20.8654062,39.9910116],[20.8655316,39.9910871],[20.8657203,39.9915696],[20.8658871,39.9917632],[20.8659956,39.9918022],[20.8668101,39.9916621],[20.8671556,39.9917886],[20.8676686,39.9918385],[20.8681389,39.9917971],[20.8684161,39.9916245],[20.8686275,39.9916122],[20.8687758,39.9916973],[20.8688052,39.9918242],[20.8685638,39.9919798],[20.8685464,39.9921054],[20.868627,39.9921346],[20.8693616,39.9919473],[20.8696138,39.99181],[20.8704393,39.9919404],[20.8708637,39.9918798],[20.8712958,39.9916483],[20.8715202,39.9915958],[20.8718555,39.9919471],[20.8720602,39.9920788],[20.8723405,39.9920953],[20.8728053,39.9924322],[20.8728246,39.9925228],[20.8731625,39.992676],[20.8737299,39.9930651],[20.8739864,39.9930901],[20.8742489,39.9932413],[20.8747239,39.9933532],[20.8746188,39.9936026],[20.874766,39.9937146],[20.8750939,39.9937145],[20.8753096,39.9938644],[20.8754156,39.9938492],[20.8756104,39.9939446],[20.8757415,39.9938941],[20.8761287,39.9943909],[20.8770054,39.9941714],[20.8771307,39.9942468],[20.8772225,39.9945465],[20.8774111,39.9947768],[20.8775568,39.9946636],[20.8775574,39.9943934],[20.8776725,39.9941803],[20.877741,39.9942182],[20.877931,39.9941603],[20.878125,39.9942736],[20.8786656,39.9939729],[20.8789207,39.9932592],[20.8791152,39.9931023],[20.8793629,39.9930639],[20.8800532,39.9933348],[20.8803023,39.9935216],[20.8812451,39.9939073],[20.8814889,39.9942111],[20.8814398,39.9945161],[20.8812973,39.9948185],[20.8809509,39.9952235],[20.880866,39.9955455],[20.8806472,39.9957197],[20.8806107,39.996007],[20.8804977,39.9961751],[20.8804832,39.9967511],[20.8808056,39.9971291],[20.8813295,39.9971973],[20.8814641,39.997327],[20.8815922,39.9976007],[20.88148,39.9977508],[20.8816665,39.998026],[20.8818713,39.9981577],[20.8819741,39.9985568],[20.8823201,39.9986742],[20.8824398,39.9988755],[20.882556,39.9988967],[20.8827665,39.9989024],[20.8831115,39.9987855],[20.8841045,39.9988393],[20.8845275,39.9990668],[20.884777,39.9990736],[20.8853095,39.9988132],[20.8857634,39.9986182],[20.8860683,39.9986084],[20.8862046,39.9987021],[20.8862615,39.9987397],[20.8862387,39.9989823],[20.8863746,39.999085],[20.886395,39.9991081],[20.8864843,39.999187],[20.8867604,39.999262],[20.8872057,39.999256],[20.8870443,39.9996299],[20.8869617,39.9998214],[20.8868487,40.0000841]]}],{"extent":[20.66322,39.79329,21.05956,40.04856],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=en&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"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":true,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":true,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_Chionotripa":{"url":null,"color":"#bb0707","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Falakro_refuge_ProfitisIlias":{"url":null,"color":"#b11f0b","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":"Menalon_Trail_Lousios.php","color":"#ffee2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#248036","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#108b1a","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#fbfb00","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#e70404","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_1":{"url":null,"color":"#ec0a0a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_9":{"url":null,"color":"#f60606","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_10":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_11":{"url":null,"color":"#2fb4ff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_12":{"url":null,"color":"#069f24","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_13":{"url":null,"color":"#f60404","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Merovigli_Skaros":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Oia_Amoudi":{"url":null,"color":"#2fffff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_2":{"url":null,"color":"#06b12f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_3":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_4":{"url":null,"color":"#f4ff00","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_5":{"url":null,"color":"#04b427","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_6":{"url":null,"color":"#ff2fd5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_7":{"url":null,"color":"#2abc0e","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Santorini_Path_8":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Koukouli_Dilofo":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Vikos_Elafotopos":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_AnoPedina_Monodendri":{"url":null,"color":"#0dcb15","width":6,"exclude":false,"useStyle":true},"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":true},"Ipiros\/Ipiros_Zagori_Astraka_Drakolimni":{"url":null,"color":"#2facff","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Konitsa_Astraka":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":true},"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":true},"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":true},"IPIROS\/Ipiros_Zagori_Stouros":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Vradeto_Beloi":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Kapesovo_Kipi":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_KKlidonia_AKlidonia":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":true},"IPIROS\/Ipiros_Zagori_Monodentri_Vitsa":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":true},"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":true},"Ipiros\/Ipiros_Zagori_Vradeto_Astraka":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":true},"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":true},"Ipiros\/Ipiros_Zagori_Papigo_Vikos":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Papigo_Loop":{"url":null,"color":"#f50000","width":6,"exclude":false,"useStyle":true},"Ipiros\/Ipiros_Zagori_Monodendri_Vikos":{"url":null,"color":"#2f37ff","width":6,"exclude":false,"useStyle":true}}}); 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_zagori = new getPoiCollection("zagori",[{"name":"","owner":"A. Bonetti","x":20.744168281551,"y":40.037138712793,"photo":"Aoos River - Konista bridge","type":9,"zoom_level":12,"id":148,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":345},{"name":"","owner":"A. Bonetti","x":20.802618980408,"y":39.990399807429,"photo":"Mt Timfi - Gamila-01","type":0,"zoom_level":12,"id":225,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":330},{"name":"","owner":"A. Bonetti","x":20.772406578063,"y":39.983363192954,"photo":"Timfi Xeroloutsa Lake - Astraka","type":0,"zoom_level":12,"id":248,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":338},{"name":"","owner":"A. Bonetti","x":20.768587112426,"y":39.979581535311,"photo":"Timfi-Refuge-Lakka Tsoumani","type":0,"zoom_level":14,"id":249,"hlink_GR":"","hlink_EN":"","description":"","height":338,"width":512},{"name":"","owner":"A. Bonetti","x":20.685331344604,"y":39.948202149474,"photo":"Vikos - Monastery Panaghia Spiliotissa","type":10,"zoom_level":14,"id":252,"hlink_GR":"","hlink_EN":"","description":"","height":511,"width":334},{"name":"","owner":"A. Bonetti","x":20.753824234008,"y":39.906735608044,"photo":"Vikos-gorge-shrine","type":0,"zoom_level":14,"id":253,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":338},{"name":"","owner":"A. Bonetti","x":20.713612556455,"y":39.954814727022,"photo":"Voidomati River - Vikos-Aoos National Park Greece 03","type":0,"zoom_level":14,"id":255,"hlink_GR":"","hlink_EN":"","description":"","height":345,"width":512},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.75306,"y":39.87369,"photo":"DSC040961","type":450,"zoom_level":17,"id":3451,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.754701,"y":39.873015,"photo":"DSC040971","type":450,"zoom_level":17,"id":3452,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.755725,"y":39.872015,"photo":"DSC040981","type":450,"zoom_level":18,"id":3453,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.756706442459,"y":39.871779325608,"photo":"DSC040991","type":450,"zoom_level":17,"id":3454,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.759631,"y":39.870318,"photo":"DSC041051","type":450,"zoom_level":18,"id":3456,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.762961,"y":39.869063,"photo":"DSC041061","type":450,"zoom_level":17,"id":3457,"hlink_GR":"","hlink_EN":"","description":"","height":652,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.764153,"y":39.869023,"photo":"DSC041221","type":450,"zoom_level":17,"id":3458,"hlink_GR":"","hlink_EN":"","description":"","height":411,"width":800},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.764946,"y":39.867061,"photo":"DSC041271","type":450,"zoom_level":17,"id":3459,"hlink_GR":"","hlink_EN":"","description":"","height":754,"width":800},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.774748012564,"y":39.862570212705,"photo":"DSC041301","type":450,"zoom_level":17,"id":3460,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.776503,"y":39.871051,"photo":"DSC041381","type":450,"zoom_level":17,"id":3461,"hlink_GR":"","hlink_EN":"","description":"","height":559,"width":800},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.775096,"y":39.866986,"photo":"DSC041401","type":450,"zoom_level":17,"id":3462,"hlink_GR":"","hlink_EN":"","description":"","height":528,"width":800},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.776108,"y":39.86561,"photo":"DSC041411","type":450,"zoom_level":18,"id":3463,"hlink_GR":"","hlink_EN":"","description":"","height":552,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.779841,"y":39.869326,"photo":"DSC041631","type":450,"zoom_level":17,"id":3464,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.780401,"y":39.868826,"photo":"DSC041641","type":450,"zoom_level":18,"id":3465,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.789786,"y":39.865965,"photo":"DSC041871","type":450,"zoom_level":17,"id":3466,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.776465,"y":39.859958,"photo":"DSC042291","type":450,"zoom_level":17,"id":3467,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.773916,"y":39.86131,"photo":"DSC042341","type":450,"zoom_level":17,"id":3468,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting of Zagori trails","owner":"AnaDigit","x":20.789375,"y":39.864371,"photo":"DSC042022","type":450,"zoom_level":17,"id":3469,"hlink_GR":"","hlink_EN":"","description":"","height":818,"width":1000},{"name":"ZAGORI
Arkoudha bridge","owner":"AnaDigit","x":20.774190563491,"y":39.854962861284,"photo":"Zagori_gef_Arkouda_11","type":9,"zoom_level":15,"id":3471,"hlink_GR":"","hlink_EN":"","description":"","height":730,"width":1000},{"name":"ZAGORI
Captain Arkoudhas memorial","owner":"AnaDigit","x":20.774903,"y":39.854955,"photo":"Zagori_iroo_Arkouda_21","type":9,"zoom_level":16,"id":3472,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
A small cave along the O3 National Trail","owner":"AnaDigit","x":20.772751,"y":39.866583,"photo":"Zagori_path_VitsaKokori_1","type":73,"zoom_level":16,"id":3473,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"ZAGORI
Vitsa","owner":"AnaDigit","x":20.753113,"y":39.873612,"photo":"Zagori_Vitsa_11","type":9,"zoom_level":14,"id":3474,"hlink_GR":"","hlink_EN":"","description":"","height":526,"width":1000},{"name":"ZAGORI
A fountain in Dhilofo","owner":"AnaDigit","x":20.766093,"y":39.853023,"photo":"Zagori_Dilofo_fnt1","type":1001,"zoom_level":17,"id":3476,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"ZAGORI
A fountain in Kipi","owner":"AnaDigit","x":20.79244,"y":39.864346,"photo":"Zagori_Kipoi_fnt_11","type":1001,"zoom_level":18,"id":3477,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"ZAGORI
Folklore museum in Kipi","owner":"AnaDigit","x":20.794003,"y":39.863716,"photo":"Zagori_Kipoi_mouseio_Agapios_Tolis1","type":9,"zoom_level":17,"id":3478,"hlink_GR":"","hlink_EN":"","description":"","height":801,"width":800},{"name":"ZAGORI
Missios Bridge","owner":"AnaDigit","x":20.764375343916,"y":39.869261276358,"photo":"Zagori_gef_Kokori_Misiou1","type":9,"zoom_level":15,"id":3480,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Lazaridis Kondodimos bridge","owner":"AnaDigit","x":20.789472609787,"y":39.865669030133,"photo":"Zagori_gef_Lazaridi_Kondodimou_31","type":9,"zoom_level":15,"id":3481,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"ZAGORI
Kipi","owner":"AnaDigit","x":20.793145002679,"y":39.864982228607,"photo":"Zagori_Kipoi_21","type":9,"zoom_level":14,"id":3482,"hlink_GR":"","hlink_EN":"","description":"","height":585,"width":1000},{"name":"ZAGORI
Koukouli","owner":"AnaDigit","x":20.775218,"y":39.871092,"photo":"Zagori_Koukouli_21","type":9,"zoom_level":14,"id":3483,"hlink_GR":"","hlink_EN":"","description":"","height":607,"width":1200},{"name":"ZAGORI
Dhilofo, the communal cemetery","owner":"AnaDigit","x":20.766509513228,"y":39.853510022274,"photo":"Zagori_Dilofo_nec1","type":9,"zoom_level":16,"id":3484,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"ZAGORI
On the path Koukouli-Kipi","owner":"AnaDigit","x":20.789395,"y":39.865915,"photo":"Zagori_path_Koukouli_Kipoi_41","type":0,"zoom_level":16,"id":3485,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"ZAGORI
The watermill near Kipi","owner":"AnaDigit","x":20.79486732672,"y":39.86116325132,"photo":"Zagori_Kipoi_wmill1","type":9,"zoom_level":15,"id":3486,"hlink_GR":"","hlink_EN":"","description":"","height":558,"width":1000},{"name":"ZAGORI
The watermill in Vikakis ravine","owner":"AnaDigit","x":20.789871,"y":39.866311,"photo":"Zagori_path_Koukouli_Kipoi_wmill1","type":9,"zoom_level":16,"id":3487,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"ZAGORI
The Kokoris bridge","owner":"AnaDigit","x":20.775343462966,"y":39.862220212275,"photo":"Zagori_gef_Kokori_21","type":9,"zoom_level":15,"id":3488,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"ZAGORI
The founding inscription of the Vitsa stairway","owner":"AnaDigit","x":20.763043,"y":39.868618,"photo":"Zagori_Skala_Vitsas1","type":9,"zoom_level":17,"id":3489,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"ZAGORI
Dhilofo","owner":"AnaDigit","x":20.765183468254,"y":39.853157125345,"photo":"Zagori_Dilofo_11","type":9,"zoom_level":14,"id":3490,"hlink_GR":"","hlink_EN":"","description":"","height":682,"width":1200},{"name":"ZAGORI
3-arched bridge of Plakidas","owner":"AnaDigit","x":20.786281576726,"y":39.861933348561,"photo":"Zagori_gef_Plakida_31","type":9,"zoom_level":14,"id":3491,"hlink_GR":"","hlink_EN":"","description":"","height":746,"width":1200},{"name":"ZAGORI
The highest peaks seen by the Vikakis ravine","owner":"AnaDigit","x":20.848241119521,"y":39.968168914985,"photo":"Zagori_Vikakis_31","type":0,"zoom_level":14,"id":3492,"hlink_GR":"","hlink_EN":"","description":"","height":759,"width":1400},{"name":"ZAGORI
The Vikakis gorge and the Kondodimos bridge","owner":"AnaDigit","x":20.789127,"y":39.864394,"photo":"Zagori_Vikakis_21","type":0,"zoom_level":15,"id":3493,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"ZAGORI
The founding inscription of Skala Kipon path","owner":"AnaDigit","x":20.78917,"y":39.8663,"photo":"Zagori_path_Koukouli_Kipoi_51","type":9,"zoom_level":17,"id":3494,"hlink_GR":"","hlink_EN":"","description":"","height":801,"width":800},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.791376,"y":39.869555,"photo":"DSC064091","type":450,"zoom_level":17,"id":3644,"hlink_GR":"","hlink_EN":"","description":"","height":620,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.786761,"y":39.877956,"photo":"DSC064201","type":450,"zoom_level":17,"id":3645,"hlink_GR":"","hlink_EN":"","description":"","height":671,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.78496,"y":39.881736,"photo":"DSC064211","type":450,"zoom_level":17,"id":3646,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.776361,"y":39.886533,"photo":"DSC064241","type":450,"zoom_level":18,"id":3647,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.772878,"y":39.8834,"photo":"DSC064253","type":450,"zoom_level":18,"id":3649,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.762083,"y":39.883085,"photo":"DSC064311","type":450,"zoom_level":17,"id":3650,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.761866,"y":39.88369,"photo":"DSC064331","type":450,"zoom_level":18,"id":3651,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.761528,"y":39.883713,"photo":"DSC064341","type":450,"zoom_level":17,"id":3652,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.809231,"y":39.933766,"photo":"DSC065581","type":450,"zoom_level":17,"id":3655,"hlink_GR":"","hlink_EN":"","description":"","height":833,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.803119,"y":39.918343,"photo":"DSC065641","type":450,"zoom_level":17,"id":3657,"hlink_GR":"","hlink_EN":"","description":"","height":734,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.809361,"y":39.899745,"photo":"DSC065681","type":450,"zoom_level":17,"id":3659,"hlink_GR":"","hlink_EN":"","description":"","height":792,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.797208,"y":39.895535,"photo":"DSC065691","type":450,"zoom_level":17,"id":3660,"hlink_GR":"","hlink_EN":"","description":"","height":689,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.786681,"y":39.889353,"photo":"DSC065731","type":450,"zoom_level":17,"id":3661,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Signposting in Zagori paths","owner":"AnaDigit","x":20.7867,"y":39.889035,"photo":"DSC065741","type":450,"zoom_level":16,"id":3662,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
On the Kipi-Kapesovo path","owner":"AnaDigit","x":20.790518,"y":39.870895,"photo":"DSC064131","type":0,"zoom_level":16,"id":3663,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"ZAGORI
On the Kapesovo stairway","owner":"AnaDigit","x":20.765112552929,"y":39.881424140208,"photo":"DSC064291","type":0,"zoom_level":15,"id":3664,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Crossing Vikos ravine","owner":"AnaDigit","x":20.763366,"y":39.881832,"photo":"DSC064401","type":0,"zoom_level":16,"id":3665,"hlink_GR":"","hlink_EN":"","description":"","height":789,"width":1300},{"name":"ZAGORI
Crossing Vikos ravine","owner":"AnaDigit","x":20.763755,"y":39.877275,"photo":"DSC064471","type":0,"zoom_level":16,"id":3666,"hlink_GR":"","hlink_EN":"","description":"","height":855,"width":1000},{"name":"ZAGORI
On the Missios bridge","owner":"AnaDigit","x":20.764041,"y":39.86895,"photo":"DSC064491","type":0,"zoom_level":15,"id":3667,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"ZAGORI
From the Missios bridge to Kokori bridge","owner":"AnaDigit","x":20.764451,"y":39.868803,"photo":"DSC064541","type":0,"zoom_level":15,"id":3668,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":900},{"name":"ZAGORI
Near the Founko meadow","owner":"AnaDigit","x":20.83773,"y":39.940408,"photo":"DSC064631","type":0,"zoom_level":15,"id":3669,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Crossing Lakos Megalon Litharion","owner":"AnaDigit","x":20.838556,"y":39.941291,"photo":"DSC064661","type":0,"zoom_level":16,"id":3670,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"ZAGORI
Crossing Lakos Megalon Litharion","owner":"AnaDigit","x":20.850778,"y":39.95947,"photo":"DSC064881","type":0,"zoom_level":15,"id":3671,"hlink_GR":"","hlink_EN":"","description":"","height":735,"width":1400},{"name":"ZAGORI
Crossing Lakos Megalon Litharion","owner":"AnaDigit","x":20.852163,"y":39.962726,"photo":"DSC064931","type":0,"zoom_level":15,"id":3672,"hlink_GR":"","hlink_EN":"","description":"","height":756,"width":1200},{"name":"ZAGORI
Near Avalos Pass","owner":"AnaDigit","x":20.852726,"y":39.96934,"photo":"DSC065131","type":0,"zoom_level":15,"id":3673,"hlink_GR":"","hlink_EN":"","description":"","height":643,"width":1200},{"name":"ZAGORI
On Avalos Pass","owner":"AnaDigit","x":20.851763,"y":39.970855,"photo":"DSC065151","type":0,"zoom_level":14,"id":3674,"hlink_GR":"","hlink_EN":"","description":"","height":663,"width":1600},{"name":"ZAGORI
On Founko meadow","owner":"AnaDigit","x":20.839168,"y":39.941978,"photo":"DSC064712","type":0,"zoom_level":16,"id":3675,"hlink_GR":"","hlink_EN":"","description":"","height":613,"width":1000},{"name":"ZAGORI
Crossing the Timfi alpine zone","owner":"AnaDigit","x":20.81631,"y":39.964138,"photo":"DSC065311","type":0,"zoom_level":15,"id":3676,"hlink_GR":"","hlink_EN":"","description":"","height":667,"width":1400},{"name":"MAMMALS
Chamois on Mt. Timfi","owner":"AnaDigit","x":20.831596,"y":39.972243,"photo":"DSC065221","type":7,"zoom_level":14,"id":3677,"hlink_GR":"","hlink_EN":"","description":"","height":885,"width":1200},{"name":"ZAGORI
Viola sp. on Mt. Timfi","owner":"AnaDigit","x":20.80949,"y":39.955433,"photo":"DSC065391","type":0,"zoom_level":14,"id":3678,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":900},{"name":"ZAGORI
Dactylorhiza sambucin on Mt. Timfi","owner":"AnaDigit","x":20.807506,"y":39.955005,"photo":"DSC065471","type":1,"zoom_level":15,"id":3679,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":900},{"name":"ZAGORI
Crossing Mt. Timfi alpine zone","owner":"AnaDigit","x":20.808605,"y":39.955561,"photo":"DSC065421","type":0,"zoom_level":16,"id":3680,"hlink_GR":"","hlink_EN":"","description":"","height":614,"width":1200},{"name":"ZAGORI
On Krouna spring","owner":"AnaDigit","x":20.80935,"y":39.9366,"photo":"DSC065522","type":1001,"zoom_level":14,"id":3681,"hlink_GR":"","hlink_EN":"","description":"","height":705,"width":1200},{"name":"ZAGORI
From Krouna spring to Tsepelovo","owner":"AnaDigit","x":20.809516,"y":39.934236,"photo":"DSC06556_stitch2","type":0,"zoom_level":15,"id":3682,"hlink_GR":"","hlink_EN":"","description":"","height":656,"width":1400},{"name":"ZAGORI
The pond Pavlogianaki near Avgerinos","owner":"AnaDigit","x":20.803143,"y":39.918183,"photo":"DSC065621","type":1001,"zoom_level":15,"id":3683,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
School","owner":"AnaDigit","x":20.820338096561,"y":39.903068079764,"photo":"K3II0821s1","type":9,"zoom_level":16,"id":3730,"hlink_GR":"","hlink_EN":"","description":"","height":681,"width":1024},{"name":"ZAGORI
Aghios Georgios at Loutsa, Tsepelovo","owner":"AnaDigit","x":20.811068,"y":39.902061,"photo":"Ag_Georgios_Loutsa_Tsepelovo1","type":9,"zoom_level":15,"id":3733,"hlink_GR":"","hlink_EN":"","description":"","height":1050,"width":1400},{"name":"ZAGORI
Zagori Race signposting","owner":"AnaDigit","x":20.806776,"y":39.902106,"photo":"DSC075471","type":450,"zoom_level":17,"id":3735,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"ZAGORI
Zagori Race signposting","owner":"AnaDigit","x":20.806835,"y":39.902216,"photo":"DSC075481","type":450,"zoom_level":17,"id":3736,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"ZAGORI
Zagori signposting","owner":"AnaDigit","x":20.806843,"y":39.902255,"photo":"DSC075491","type":450,"zoom_level":16,"id":3737,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Zagori signposting","owner":"AnaDigit","x":20.808558,"y":39.902711,"photo":"DSC075501","type":450,"zoom_level":16,"id":3738,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"ZAGORI
Zagori signposting","owner":"AnaDigit","x":20.80854,"y":39.902711,"photo":"DSC075511","type":450,"zoom_level":17,"id":3739,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":558},{"name":"ZAGORI
Information for the chamois","owner":"AnaDigit","x":20.88637,"y":40.000596,"photo":"DSC075872","type":450,"zoom_level":17,"id":3741,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.741911,"y":39.909725,"photo":"DSC076071","type":0,"zoom_level":15,"id":3743,"hlink_GR":"","hlink_EN":"","description":"","height":672,"width":1400},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.748586,"y":39.908589,"photo":"DSC076062","type":0,"zoom_level":15,"id":3744,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.737643,"y":39.90937,"photo":"DSC076081","type":0,"zoom_level":14,"id":3745,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":1600},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.735543,"y":39.912573,"photo":"DSC076151","type":0,"zoom_level":15,"id":3746,"hlink_GR":"","hlink_EN":"","description":"","height":547,"width":1400},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.739915,"y":39.915586,"photo":"DSC076171","type":0,"zoom_level":14,"id":3747,"hlink_GR":"","hlink_EN":"","description":"","height":516,"width":1600},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.720076,"y":39.927085,"photo":"DSC076221","type":0,"zoom_level":15,"id":3748,"hlink_GR":"","hlink_EN":"","description":"","height":586,"width":1400},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.720061,"y":39.928008,"photo":"DSC076241","type":0,"zoom_level":13,"id":3749,"hlink_GR":"","hlink_EN":"","description":"","height":779,"width":1600},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.719236,"y":39.913861,"photo":"DSC076291","type":0,"zoom_level":14,"id":3750,"hlink_GR":"","hlink_EN":"","description":"","height":722,"width":1600},{"name":"ZAGORI
Crossing Stouros massif","owner":"AnaDigit","x":20.741238,"y":39.91843,"photo":"vikos_11","type":0,"zoom_level":12,"id":3751,"hlink_GR":"","hlink_EN":"","description":"","height":938,"width":2000}],{});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="
Agios Minas Voidhomatis river
Ano Klidhonia-Megαλο Papigo
Ano Pedina-Monodendri
Aoos main Dam-Tsouka Rossa (1985m)
Astraka ref-Gamila
Astraka ref-Drakolimni
Doliani-Greveniti
Doliani-Makrino
Elafotopos,Ano Pedina
Flabourari-Tsouka Rossa (1985m)
Fragades-Doliani
Fragades-Negades
Greveniti-Tristeno
Iliochorii-Laista
Gradista ridge near Kapesovo
Kapesovo-Kipi
Kipi loop trail
A loop hike around the bridge of Kipi
Kipi-Negades
Kipi-Dilofo
Kato Klidonia-Ano Klidhonia
Konitsa-Kerasia-Astraka
Konitsa-Stomio-Astraka ref
Koukouli-Kipi
Laista-Vovousa
Monodendri-Agia Paraskevi monastery
Monodendri-Kapesovo
Vikos gorge
Monodendri-Oxya
O3 Astraka ref. - Vrysochori
O3 Papingo-Astraka ref.
Palioseli-Vrysochori
Mikro Papingo-Astraka refuge-Drakolimni
Mikro Papigo-Kokino Lithari
Megalo and Mikro Papigo
Mikro Papigo-Vikos
Mikro Papigo-Voidomatissprings
Skala Vradetou
Stouros crossing
Tsepelovo-Astraka ref.
Mt Tymfi crossing 1 Tsepelovo-Sadi Mygas
Mt Tymfi crossing 2 Sadi Mygas-Konitsa
Vikos-Elafotopos
Vikos-Aristis bridge
Vikos gorge
Vitsa-Koukouli
Vitsa-Monodentri
Voidhomatis bridges
Vradeto-Astraka ref.
Vradeto-Beloi
Vrysochori-Iliochori
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["zagori"],pc:["zagori"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo_en/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_zagori.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); }