console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "el";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_olympus = new getAdventureCollection("olympus",[{"id":19039,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2-\u039a\u03b1\u03ba\u03cc\u03c3\u03ba\u03b1\u03bb\u03b1-\u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2","description_GR":"\u0397 \u03b5\u03c5\u03ba\u03bf\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03cd\u03c4\u03b9\u03ba\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Agapitos_Kakoskala_Mytikas","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":3333,"name_EN":"Olympus: Sp. Agapitos refuge-Kakoskala-Mytikas","description_EN":"The easiest ascent to Mytikas","ascent_time":115,"descent_time":85,"marker":"Red_dots","level":13,"ascent":857,"descent":99,"maxelev":2876,"minelev":2027,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.35693 40.07587,22.37304 40.08629)","views":23,"millestones":"0,22.3729373,40.0800617#1,22.3689283,40.0767520#2,22.3609007,40.0782852#3.3,22.3584897,40.0863128","x":22.3670973,"y":40.076403,"coor":[[22.3729373,40.0800617],[22.3724115,40.0799327],[22.372111,40.0797483],[22.3718648,40.0797448],[22.3718748,40.0798171],[22.3716053,40.0798043],[22.3713856,40.079675],[22.3713063,40.0795568],[22.3712344,40.0796189],[22.3709448,40.0794707],[22.3707115,40.0792647],[22.3706081,40.0791731],[22.3707283,40.0790487],[22.3705421,40.078992],[22.3706873,40.0788049],[22.3703799,40.0789087],[22.3705485,40.0787218],[22.3708091,40.0781219],[22.3706918,40.0781203],[22.3714094,40.0775357],[22.3716772,40.0771251],[22.3719168,40.0769123],[22.3718947,40.0768579],[22.3716602,40.0768546],[22.3713641,40.0769766],[22.3712838,40.0769034],[22.371051,40.076828],[22.3709572,40.0768267],[22.3709679,40.0768719],[22.3708513,40.0768432],[22.3707779,40.0769683],[22.3706142,40.076948],[22.3705456,40.076875],[22.3702858,40.0769524],[22.3701242,40.076842],[22.3700522,40.0769131],[22.3699948,40.0768582],[22.3699002,40.0768929],[22.3698785,40.0768205],[22.3697595,40.0768909],[22.3697391,40.0767645],[22.3695905,40.0766003],[22.3694445,40.0768234],[22.3693083,40.0766323],[22.3690886,40.0765031],[22.3689301,40.0767531],[22.3686874,40.0766056],[22.3685437,40.0767297],[22.3683574,40.076673],[22.3682389,40.0767254],[22.3679712,40.0766405],[22.3678633,40.0767381],[22.3672261,40.0764138],[22.3670973,40.076403],[22.3671401,40.0765747],[22.3667801,40.0764255],[22.3667311,40.0765149],[22.366512,40.0763587],[22.3664866,40.0764394],[22.3664176,40.0763844],[22.3663698,40.0764197],[22.3661661,40.0761106],[22.3652769,40.0760259],[22.3643838,40.0758106],[22.3639505,40.0757369],[22.3628835,40.0757309],[22.3622336,40.0759379],[22.3616761,40.0762003],[22.3618827,40.076478],[22.3617044,40.0765791],[22.3610845,40.0774892],[22.3608488,40.0785129],[22.3606984,40.0789162],[22.3604175,40.0793807],[22.3602624,40.0799821],[22.3603314,40.0800371],[22.3602934,40.0801537],[22.3599598,40.0803742],[22.35979,40.080606],[22.3593392,40.0810636],[22.3590783,40.081186],[22.3581704,40.0818758],[22.357687,40.0820852],[22.3574361,40.0822798],[22.3573864,40.0823963],[22.3570164,40.0826613],[22.357072,40.0828783],[22.3573169,40.0829358],[22.3578111,40.0833572],[22.3578863,40.0836466],[22.3580598,40.0837481],[22.3582526,40.0840211],[22.3583228,40.0845176],[22.3582516,40.0845527],[22.3582724,40.0846611],[22.3581873,40.084786],[22.3584605,40.0851322],[22.3583893,40.0851672],[22.3583741,40.0853112],[22.3584429,40.0853752],[22.3583235,40.0854636],[22.3585756,40.0857104],[22.3588192,40.085822],[22.3584506,40.086033],[22.3584345,40.0862129],[22.3584897,40.0863128]]},{"id":19040,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2-\u039a\u03bf\u03c6\u03c4\u03cc-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u0397 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03cc\u03c4\u03b5\u03c1\u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","path":"MACEDONIA\/Makedonia_Olymbos_Agapitos_Kofto_OropedioMouson","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":2588,"name_EN":"Olympus: Sp. Agapitos refuge-Kofto-Muses plateau","description_EN":"The shortest route to the Muses plateau","ascent_time":100,"descent_time":75,"marker":"Red_dots","level":13,"ascent":672,"descent":10,"maxelev":2724,"minelev":2035,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36155 40.0793,22.37296 40.09492)","views":49,"millestones":"0,22.3729373,40.0800617#1,22.3666538,40.0835088#2,22.3651932,40.0912541#2.6,22.3615497,40.0949236","x":22.3664529,"y":40.0843803,"coor":[[22.3729373,40.0800617],[22.3726883,40.0799726],[22.3724195,40.0799328],[22.372119,40.0797484],[22.3718728,40.079745],[22.3718828,40.0798172],[22.3716134,40.0798044],[22.3713936,40.0796752],[22.3713144,40.0795569],[22.3712425,40.079619],[22.3709528,40.0794708],[22.3707231,40.0792693],[22.3707277,40.0794766],[22.3705801,40.0797628],[22.3705993,40.0799433],[22.370352,40.0799848],[22.3703142,40.0800924],[22.3698612,40.0804014],[22.3693419,40.0805382],[22.3694746,40.0813689],[22.3689929,40.0818936],[22.3686339,40.0821949],[22.3682335,40.0822613],[22.3672149,40.0826794],[22.3671641,40.0828408],[22.367203,40.0829315],[22.3671073,40.0830112],[22.3671646,40.0830661],[22.3671025,40.0832093],[22.367496,40.0834311],[22.3674005,40.0835018],[22.3674446,40.0836196],[22.3670121,40.0835594],[22.3669635,40.0836308],[22.3667316,40.0835194],[22.3664276,40.0834791],[22.3664689,40.0837139],[22.3663618,40.0837755],[22.3665385,40.0842374],[22.3664529,40.0843803],[22.3665611,40.0847602],[22.3665835,40.0857876],[22.3664602,40.0860381],[22.3663438,40.0860004],[22.3662136,40.0860526],[22.3660976,40.0859969],[22.3660829,40.0861229],[22.3658667,40.086336],[22.3659198,40.0870575],[22.3662565,40.0876929],[22.3661731,40.0877458],[22.3661327,40.0879614],[22.3661943,40.0883316],[22.3660358,40.0885817],[22.3659547,40.089031],[22.3660764,40.0898255],[22.3652049,40.0904618],[22.3650299,40.0911125],[22.3650979,40.0912125],[22.3652039,40.091196],[22.365177,40.0913398],[22.3653316,40.0912519],[22.365329,40.09136],[22.3654827,40.0913081],[22.3655003,40.0915516],[22.3657353,40.0915369],[22.3656949,40.0917525],[22.3657857,40.0918799],[22.3658809,40.0923137],[22.3663296,40.0926804],[22.3664763,40.0929257],[22.3665689,40.0929765],[22.3664249,40.0930511],[22.365163,40.0939297],[22.3641925,40.094488],[22.3632345,40.0948168],[22.3629279,40.0948846],[22.3620344,40.0948584],[22.3615497,40.0949236]]},{"id":19041,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2-\u0396\u03c9\u03bd\u03ac\u03c1\u03b9\u03b1-\u039b\u03bf\u03cd\u03ba\u03b9-\u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2-\u039a\u03b1\u03ba\u03cc\u03c3\u03ba\u03b1\u03bb\u03b1","description_GR":"\u0397 \u03c0\u03b9\u03bf \u03b4\u03b7\u03bc\u03bf\u03c6\u03b9\u03bb\u03ae\u03c2 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u039c\u03cd\u03c4\u03b9\u03ba\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Agapitos_Zonaria_Mytikas","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":6647,"name_EN":"Olympus: Sp. Agapitos refuge-Zonaria-Louki-Mytikas-Kakoskala","description_EN":"The most popular ascent to Mytikas","ascent_time":225,"descent_time":215,"marker":"Red_dots","level":13,"ascent":882,"descent":882,"maxelev":2867,"minelev":2035,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.35692 40.07587,22.37304 40.08639)","views":32,"millestones":"0,22.3729373,40.0800617#1,22.3689111,40.0767497#2,22.3629833,40.0790869#3,22.3613462,40.0863958#4,22.3598778,40.0804857#5,22.3665055,40.0763675#6,22.3706407,40.0790226#6.6,22.3729373,40.0800617","x":22.360859,"y":40.0854094,"coor":[[22.3729373,40.0800617],[22.3726883,40.0799726],[22.3724195,40.0799328],[22.372119,40.0797484],[22.3718728,40.079745],[22.3718828,40.0798172],[22.3716134,40.0798044],[22.3713936,40.0796752],[22.3713144,40.0795569],[22.3712425,40.079619],[22.3709528,40.0794708],[22.3707231,40.0792693],[22.3706085,40.0791731],[22.3707287,40.0790487],[22.3705424,40.078992],[22.3706876,40.0788049],[22.3703802,40.0789087],[22.3705489,40.0787218],[22.3708094,40.0781219],[22.3706922,40.0781203],[22.3714098,40.0775358],[22.3716413,40.0771696],[22.3719228,40.0769078],[22.3718537,40.0768528],[22.3716542,40.076859],[22.3713581,40.076981],[22.3712083,40.0768708],[22.370963,40.0768313],[22.3709619,40.0768763],[22.3708453,40.0768476],[22.370772,40.0769727],[22.3706083,40.0769524],[22.3705396,40.0768794],[22.3702798,40.0769568],[22.3701182,40.0768464],[22.3700462,40.0769175],[22.3699889,40.0768626],[22.3698942,40.0768973],[22.3698725,40.0768249],[22.3697535,40.0768953],[22.3697331,40.0767689],[22.3695846,40.0766047],[22.3694385,40.0768278],[22.3693023,40.0766367],[22.3690826,40.0765075],[22.3689242,40.0767575],[22.3686814,40.07661],[22.3685377,40.0767341],[22.3683514,40.0766774],[22.3682329,40.0767298],[22.3679652,40.0766449],[22.3678573,40.0767425],[22.3672201,40.0764182],[22.3670913,40.0764074],[22.3671341,40.0765792],[22.3667742,40.0764299],[22.3667251,40.0765193],[22.366506,40.0763631],[22.3664807,40.0764438],[22.3664116,40.0763888],[22.3663638,40.0764242],[22.3661601,40.076115],[22.3652709,40.0760304],[22.3643508,40.0757651],[22.3644082,40.0758785],[22.3642545,40.0759304],[22.364367,40.0761302],[22.364159,40.0761678],[22.3642958,40.0763319],[22.3641082,40.0763293],[22.364381,40.0766935],[22.364424,40.0768562],[22.3640632,40.0772295],[22.3633009,40.0777233],[22.3630447,40.078134],[22.3630092,40.078638],[22.3628716,40.07851],[22.3628759,40.0788163],[22.3629978,40.0791154],[22.362765,40.07904],[22.3630838,40.0794409],[22.3628446,40.0796357],[22.3623244,40.0798085],[22.3620379,40.0800207],[22.3618165,40.08045],[22.3611913,40.0810898],[22.3609838,40.0814292],[22.3609797,40.0816003],[22.3611226,40.0819987],[22.3608976,40.0820856],[22.3605381,40.0824049],[22.3601713,40.0830303],[22.3603376,40.0834291],[22.3602704,40.0837885],[22.3603892,40.0842136],[22.3603501,40.0843752],[22.3605623,40.0848196],[22.3608733,40.0853015],[22.360859,40.0854094],[22.3609958,40.0855735],[22.3611352,40.086116],[22.3614673,40.0864541],[22.3612727,40.0863612],[22.3614673,40.0864541],[22.3611352,40.086116],[22.3609958,40.0855735],[22.360859,40.0854094],[22.3608733,40.0853015],[22.3605623,40.0848196],[22.3603061,40.0847439],[22.3600642,40.0845603],[22.3599704,40.084559],[22.3598334,40.0844039],[22.3594156,40.0842178],[22.3592054,40.0841788],[22.3590039,40.084266],[22.3589561,40.0842293],[22.3588099,40.083966],[22.3577755,40.0834378],[22.3575004,40.0831726],[22.3573262,40.0830981],[22.3572363,40.0829347],[22.3570428,40.0828734],[22.3570685,40.0828557],[22.3570833,40.0827298],[22.3570145,40.0826658],[22.3573844,40.0824007],[22.3574341,40.0822843],[22.3576851,40.0820897],[22.3581715,40.0818759],[22.3590794,40.081186],[22.3593403,40.0810636],[22.3597908,40.080606],[22.3599605,40.0803742],[22.3602942,40.0801537],[22.3603322,40.0800371],[22.3602631,40.0799821],[22.3604183,40.0793807],[22.3606992,40.0789162],[22.3608496,40.0785129],[22.3610852,40.0774892],[22.3617051,40.0765791],[22.3616955,40.0764933],[22.3614981,40.0764095],[22.3615216,40.0762251],[22.3616772,40.0762003],[22.3622347,40.0759379],[22.3628846,40.0757309],[22.3639516,40.075737],[22.3643508,40.0757651],[22.3652709,40.0760304],[22.3661601,40.076115],[22.3663638,40.0764242],[22.3664116,40.0763888],[22.3664807,40.0764438],[22.366506,40.0763631],[22.3667251,40.0765193],[22.3667742,40.0764299],[22.3671341,40.0765792],[22.3670913,40.0764074],[22.3672201,40.0764182],[22.3678573,40.0767425],[22.3679652,40.0766449],[22.3682329,40.0767298],[22.3683514,40.0766774],[22.3685377,40.0767341],[22.3686814,40.07661],[22.3689242,40.0767575],[22.3690826,40.0765075],[22.3693023,40.0766367],[22.3694385,40.0768278],[22.3695846,40.0766047],[22.3697331,40.0767689],[22.3697535,40.0768953],[22.3698725,40.0768249],[22.3698942,40.0768973],[22.3699889,40.0768626],[22.3700462,40.0769175],[22.3701182,40.0768464],[22.3702798,40.0769568],[22.3705396,40.0768794],[22.3706083,40.0769524],[22.370772,40.0769727],[22.3708453,40.0768476],[22.3709619,40.0768763],[22.370963,40.0768313],[22.3712083,40.0768708],[22.3713581,40.076981],[22.3716542,40.076859],[22.3718537,40.0768528],[22.3719228,40.0769078],[22.3716413,40.0771696],[22.3714098,40.0775358],[22.3706922,40.0781203],[22.3708094,40.0781219],[22.3705489,40.0787218],[22.3703802,40.0789087],[22.3706876,40.0788049],[22.3705424,40.078992],[22.3707287,40.0790487],[22.3706085,40.0791731],[22.3707231,40.0792693],[22.3709528,40.0794708],[22.3712425,40.079619],[22.3713144,40.0795569],[22.3713936,40.0796752],[22.3716134,40.0798044],[22.3718828,40.0798172],[22.3718728,40.079745],[22.372119,40.0797484],[22.3724195,40.0799328],[22.3726883,40.0799726],[22.3729373,40.0800617]]},{"id":19042,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2-\u0396\u03c9\u03bd\u03ac\u03c1\u03b9\u03b1-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u0397 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03b4\u03cd\u03bf \u03ba\u03cd\u03c1\u03b9\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03b1 \u03c4\u03bf\u03c5 \u039f\u03bb\u03cd\u03bc\u03c0\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Agapitos_Zonaria_OropedioMouson","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":4350,"name_EN":"Olympus: Sp. Agapitos refuge-Zonaria-Muses plateau","description_EN":"The connection between the 2 majos refuges of Mt Olympus","ascent_time":125,"descent_time":100,"marker":"Red_dots","level":13,"ascent":732,"descent":72,"maxelev":2768,"minelev":2035,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.35831 40.07589,22.37304 40.09488)","views":23,"millestones":"0,22.3729373,40.0800617#1,22.3689111,40.0767497#2,22.3629833,40.0790869#3,22.3613462,40.0863958#4.4,22.3615497,40.0949236","x":22.3664116,"y":40.0763888,"coor":[[22.3729373,40.0800617],[22.3726883,40.0799726],[22.3724195,40.0799328],[22.372119,40.0797484],[22.3718728,40.079745],[22.3718828,40.0798172],[22.3716134,40.0798044],[22.3713936,40.0796752],[22.3713144,40.0795569],[22.3712425,40.079619],[22.3709528,40.0794708],[22.3707231,40.0792693],[22.3706085,40.0791731],[22.3707287,40.0790487],[22.3705424,40.078992],[22.3706876,40.0788049],[22.3703802,40.0789087],[22.3705489,40.0787218],[22.3708094,40.0781219],[22.3706922,40.0781203],[22.3714098,40.0775358],[22.3716413,40.0771696],[22.3719228,40.0769078],[22.3718537,40.0768528],[22.3716542,40.076859],[22.3713581,40.076981],[22.3712083,40.0768708],[22.370963,40.0768313],[22.3709619,40.0768763],[22.3708453,40.0768476],[22.370772,40.0769727],[22.3706083,40.0769524],[22.3705396,40.0768794],[22.3702798,40.0769568],[22.3701182,40.0768464],[22.3700462,40.0769175],[22.3699889,40.0768626],[22.3698942,40.0768973],[22.3698725,40.0768249],[22.3697535,40.0768953],[22.3697331,40.0767689],[22.3695846,40.0766047],[22.3694385,40.0768278],[22.3693023,40.0766367],[22.3690826,40.0765075],[22.3689242,40.0767575],[22.3686814,40.07661],[22.3685377,40.0767341],[22.3683514,40.0766774],[22.3682329,40.0767298],[22.3679652,40.0766449],[22.3678573,40.0767425],[22.3672201,40.0764182],[22.3670913,40.0764074],[22.3671341,40.0765792],[22.3667742,40.0764299],[22.3667251,40.0765193],[22.366506,40.0763631],[22.3664807,40.0764438],[22.3664116,40.0763888],[22.3663638,40.0764242],[22.3661601,40.076115],[22.3652709,40.0760304],[22.3643508,40.0757651],[22.3644082,40.0758785],[22.3642545,40.0759304],[22.364367,40.0761302],[22.364159,40.0761678],[22.3642958,40.0763319],[22.3641082,40.0763293],[22.364381,40.0766935],[22.364424,40.0768562],[22.3640632,40.0772295],[22.3633009,40.0777233],[22.3630447,40.078134],[22.3630092,40.078638],[22.3628716,40.07851],[22.3628759,40.0788163],[22.3629978,40.0791154],[22.362765,40.07904],[22.3630838,40.0794409],[22.3628446,40.0796357],[22.3623244,40.0798085],[22.3620379,40.0800207],[22.3618165,40.08045],[22.3611913,40.0810898],[22.3609838,40.0814292],[22.3609797,40.0816003],[22.3611226,40.0819987],[22.3608976,40.0820856],[22.3605381,40.0824049],[22.3601713,40.0830303],[22.3603376,40.0834291],[22.3602704,40.0837885],[22.3603892,40.0842136],[22.3603501,40.0843752],[22.3605623,40.0848196],[22.3608733,40.0853015],[22.360859,40.0854094],[22.3609958,40.0855735],[22.3611352,40.086116],[22.3614673,40.0864541],[22.3612727,40.0863612],[22.3614844,40.0868237],[22.3615868,40.0868521],[22.3617555,40.0871518],[22.362053,40.0874623],[22.362047,40.0877145],[22.360366,40.0883574],[22.3600077,40.0886226],[22.3593308,40.0894598],[22.3584753,40.0910288],[22.3583981,40.091343],[22.3584507,40.091596],[22.3589095,40.092089],[22.360384,40.0930918],[22.3613529,40.0948128],[22.3615497,40.0949236]]},{"id":19043,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b9\u03bf\u03bd\u03c5\u03c3\u03af\u03bf\u03c5-\u0386\u03b3\u03b9\u03bf \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03ba\u03c5\u03bd\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_AgDionysios_AgSpileo","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":285,"name_EN":"Olympus: Agios Dionysios monastery-Holy Cave","description_EN":"A piligrim for everyone","ascent_time":15,"descent_time":15,"marker":"E4","level":12,"ascent":36,"descent":76,"maxelev":833,"minelev":764,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.42805 40.09322,22.43807 40.09435)","views":19,"millestones":"0,22.4280543,40.0942283#0.3,22.4380531,40.0940798","x":22.4335764,"y":40.0937941,"coor":[[22.4280543,40.0942283],[22.4287397,40.0943592],[22.4295032,40.0941714],[22.4297787,40.0939229],[22.4301573,40.0937839],[22.4300542,40.0935167],[22.4302725,40.0931098],[22.4305646,40.0931588],[22.4308896,40.0933073],[22.4311427,40.093527],[22.4314827,40.0935316],[22.4317971,40.0936349],[22.4325819,40.0936816],[22.4328263,40.093766],[22.4335764,40.0937941],[22.4339031,40.0938706],[22.4342562,40.0938213],[22.4346388,40.0940157],[22.4351406,40.0941306],[22.4353173,40.0940969],[22.4355967,40.0941908],[22.4361131,40.0941798],[22.4366001,40.0939161],[22.4368323,40.0940183],[22.4372669,40.0939971],[22.4373703,40.0940886],[22.4377954,40.0939682],[22.4380509,40.0940798]]},{"id":19044,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2-\u03a1\u03ac\u03c7\u03b7-\u03ba\u03b1\u03c4. \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a1\u03ac\u03c7\u03b7","path":"MACEDONIA\/Makedonia_Olymbos_AgKonstandinos_Koromilia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4303,"name_EN":"Olympus: Agios Konstandinos-Rachi-Koromilia refuge","description_EN":"Ascent via the Rachi ridge","ascent_time":110,"descent_time":90,"marker":"Red_dots","level":12,"ascent":803,"descent":80,"maxelev":1011,"minelev":282,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.43424 40.13189,22.44786 40.15236)","views":15,"millestones":"0,22.4391310,40.1511662#1,22.4467882,40.1498158#2,22.4449525,40.1436416#3,22.4409616,40.1371012#4.3,22.4347013,40.1337777","x":22.4443578,"y":40.1407727,"coor":[[22.439131,40.1511662],[22.4404247,40.1515801],[22.4409916,40.151948],[22.4413987,40.1521157],[22.4417794,40.1524091],[22.442274,40.1523437],[22.4431279,40.1524813],[22.4432465,40.1524288],[22.4436919,40.1519483],[22.4436634,40.1516507],[22.4437413,40.1513274],[22.4436455,40.1508937],[22.4437069,40.1507774],[22.4438368,40.1507431],[22.4445292,40.1507524],[22.4449643,40.1502087],[22.4451385,40.1497786],[22.4455453,40.1499552],[22.4458544,40.1503017],[22.4460636,40.1503946],[22.4464999,40.1503104],[22.4468335,40.1500987],[22.4467721,40.1497014],[22.4468138,40.1494137],[22.4462682,40.1486316],[22.4461437,40.1479092],[22.4461742,40.1476033],[22.4462252,40.1474238],[22.4466454,40.1470151],[22.4468348,40.146432],[22.4469627,40.1464878],[22.4474418,40.1470978],[22.4475083,40.1472248],[22.4472927,40.1460102],[22.4471269,40.1455576],[22.4468422,40.1451754],[22.4468802,40.1450498],[22.4466727,40.1448848],[22.4466992,40.14475],[22.4461186,40.144472],[22.445748,40.1442508],[22.445657,40.1441234],[22.4454583,40.1440847],[22.4452619,40.143947],[22.4449516,40.1436545],[22.4449687,40.1434205],[22.4444072,40.1428184],[22.4443982,40.1427011],[22.4445641,40.1426313],[22.4451136,40.1427288],[22.445064,40.1423317],[22.4452352,40.1420277],[22.4449552,40.1419519],[22.4447372,40.1417327],[22.444787,40.1416073],[22.4447011,40.1412548],[22.4445041,40.141144],[22.4443016,40.1408215],[22.4443578,40.1407727],[22.4440084,40.1401374],[22.4440012,40.1399391],[22.4438157,40.1398375],[22.4436349,40.1395287],[22.4433549,40.1394529],[22.4432656,40.1392535],[22.4433271,40.1391282],[22.4431877,40.1390633],[22.4429701,40.1388261],[22.4429137,40.1387263],[22.4429617,40.1386819],[22.4427482,40.1382646],[22.4422879,40.137862],[22.4421594,40.1378332],[22.4419171,40.1376498],[22.4419183,40.1375958],[22.4416287,40.1374297],[22.4417015,40.1373226],[22.4414798,40.1372655],[22.4414693,40.1372113],[22.4411058,40.1371974],[22.4409555,40.1370963],[22.4409685,40.1370424],[22.4408046,40.1370222],[22.4405036,40.136838],[22.4405633,40.1367937],[22.440535,40.1367483],[22.440456,40.1366121],[22.4401303,40.1364816],[22.4399934,40.1363086],[22.4399664,40.1359479],[22.4398767,40.1357665],[22.4399269,40.135623],[22.4397474,40.1352602],[22.4395745,40.1351228],[22.438993,40.1348897],[22.4386265,40.1344884],[22.43822,40.1343027],[22.4379847,40.133813],[22.4375459,40.1335008],[22.4373639,40.1332461],[22.4373011,40.1329119],[22.4373417,40.1326783],[22.4375764,40.1321679],[22.4374762,40.1319323],[22.4373374,40.1318404],[22.4369053,40.1317444],[22.436259,40.1317808],[22.4359125,40.1320463],[22.43531,40.1322184],[22.4353886,40.1323726],[22.4350996,40.132693],[22.4349711,40.1331778],[22.435076,40.1333053],[22.4347557,40.1334541],[22.4346694,40.1336331],[22.4347013,40.1337777]]},{"id":19045,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u0392\u03c1\u03bf\u03bd\u03c4\u03bf\u03cd\u03c2-\u03ba\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u039c\u03c0\u03b1\u03c1\u03bc\u03c0\u03b1\u03bb\u03ac\u03c2-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd \u03bc\u03ad\u03c3\u03c9 \u03c1\u03ac\u03c7\u03b7\u03c2 \u039c\u03c0\u03b1\u03c1\u03bc\u03c0\u03b1\u03bb\u03ac","path":"MACEDONIA\/Makedonia_Olymbos_AgTriada_Barbalas_OropedioMouson","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":12706,"name_EN":"Olympus : Agia Triada-Krevatia refuge-Barbalas-Muses plateau","description_EN":"Ascent to the Muses plateau via Barbalas ridge","ascent_time":515,"descent_time":395,"marker":"Red_dots","level":12,"ascent":2482,"descent":127,"maxelev":2724,"minelev":355,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.3453 40.09546,22.39944 40.16694)","views":7,"millestones":"0,22.3977442,40.1676772#1,22.3903181,40.1648773#2,22.3808922,40.1632984#3,22.3733791,40.1605957#4,22.3685747,40.1540595#5,22.3615159,40.1484478#6,22.3560439,40.1411545#7,22.3517069,40.1330694#8,22.3466532,40.1261716#9,22.3477352,40.1177237#10,22.3513548,40.1103539#11,22.3556750,40.1027973#12.7,22.3615497,40.0949236","x":22.3579518,"y":40.1440569,"coor":[[22.3977442,40.1676772],[22.3973149,40.1674551],[22.3969029,40.1671566],[22.3963184,40.1669638],[22.3958299,40.1668129],[22.3955255,40.1667726],[22.3952859,40.1667558],[22.3951516,40.1666638],[22.3948191,40.1668214],[22.3938531,40.1669521],[22.3935809,40.1670384],[22.3932879,40.1670164],[22.3930728,40.1671755],[22.3928418,40.1670102],[22.3927003,40.1670352],[22.392705,40.1668371],[22.3925972,40.1669257],[22.3925155,40.1668435],[22.3923759,40.1667875],[22.3924975,40.166609],[22.3924687,40.1663383],[22.392356,40.1661836],[22.3921831,40.1660461],[22.3918311,40.1660322],[22.3914287,40.1660896],[22.3912206,40.1659516],[22.3910464,40.1658997],[22.3917723,40.1659593],[22.3915258,40.1659559],[22.3911309,40.1657702],[22.3909469,40.1656055],[22.3907491,40.1655307],[22.3904174,40.1651567],[22.390317,40.1651643],[22.390346,40.1649305],[22.3902899,40.1648216],[22.3900899,40.1648368],[22.3898942,40.1646719],[22.3895839,40.1648838],[22.3893835,40.1649171],[22.3888003,40.1647468],[22.3884343,40.1648318],[22.3881214,40.1646563],[22.3872532,40.1646262],[22.3870805,40.1644796],[22.3868901,40.1645851],[22.3864846,40.1643542],[22.386208,40.1646296],[22.3859284,40.1645356],[22.3858727,40.1644087],[22.3857675,40.1643892],[22.3857395,40.1640826],[22.3854083,40.164186],[22.3853887,40.1640236],[22.384421,40.1642263],[22.3839828,40.1643824],[22.383512,40.1644298],[22.383372,40.1643919],[22.3832998,40.1644629],[22.3829253,40.1644126],[22.3823202,40.164179],[22.3822485,40.164232],[22.3820171,40.1640846],[22.3818791,40.1640242],[22.3817704,40.1640136],[22.3817319,40.1639816],[22.3810648,40.1634272],[22.3808877,40.1632806],[22.3809477,40.1635201],[22.380899,40.1635915],[22.3805764,40.1634564],[22.3801867,40.16355],[22.3800228,40.1635297],[22.3801327,40.1633511],[22.3802008,40.1629557],[22.3801547,40.162919],[22.3801058,40.1629994],[22.3798815,40.1630503],[22.3797114,40.1627957],[22.3792551,40.16251],[22.3782965,40.1623344],[22.3779482,40.1621674],[22.3776906,40.1621367],[22.3773369,40.1621948],[22.3759905,40.1620318],[22.3752459,40.1617421],[22.3747495,40.1613838],[22.3747939,40.1614925],[22.3746029,40.161625],[22.3742542,40.1614759],[22.3741432,40.1612041],[22.3739661,40.1612467],[22.3738752,40.1611192],[22.3736987,40.1611348],[22.3737026,40.1609727],[22.373645,40.1609268],[22.3732926,40.1609309],[22.373009,40.161008],[22.3730954,40.160829],[22.3732997,40.1606337],[22.3737392,40.1604237],[22.3738376,40.1602359],[22.3738054,40.1601093],[22.3736825,40.1598463],[22.3735329,40.1597181],[22.3734837,40.159321],[22.3730032,40.1587917],[22.373216,40.1582362],[22.3728738,40.1578169],[22.3723453,40.157332],[22.371788,40.1565765],[22.3716466,40.156106],[22.3713409,40.1556333],[22.3712121,40.1551269],[22.3709383,40.1550375],[22.3697093,40.1543896],[22.3696073,40.154235],[22.3691111,40.1538767],[22.3689576,40.1539105],[22.3686221,40.154131],[22.3686259,40.1542032],[22.3686221,40.154131],[22.3682618,40.1535809],[22.367739,40.1531952],[22.3677879,40.1531148],[22.3676384,40.1529865],[22.3673679,40.1528656],[22.3669886,40.1525269],[22.3667682,40.1524157],[22.3665686,40.1519264],[22.3661895,40.1515787],[22.3661962,40.1512996],[22.3657802,40.1510234],[22.365628,40.1505168],[22.3650525,40.1505267],[22.3647719,40.1504777],[22.3645348,40.1505734],[22.3643656,40.150544],[22.364119,40.1502432],[22.3639786,40.1502232],[22.3637421,40.1502919],[22.3632731,40.1502673],[22.3630662,40.1500842],[22.3626791,40.1500697],[22.3622475,40.1499555],[22.3621231,40.1497555],[22.3621455,40.1493144],[22.3620461,40.1490518],[22.3617044,40.1486145],[22.3611067,40.1480835],[22.3608137,40.1475749],[22.3597453,40.1466048],[22.3597149,40.1464062],[22.359303,40.1459589],[22.3585837,40.1456064],[22.3586019,40.1453364],[22.3582137,40.1448804],[22.3581444,40.1443479],[22.3579518,40.1440569],[22.3580161,40.1438236],[22.3579307,40.143471],[22.3580772,40.1432389],[22.3580654,40.1427522],[22.3578007,40.1425323],[22.3575738,40.1422047],[22.3567389,40.1417785],[22.3566611,40.1415972],[22.3556919,40.1408987],[22.3551658,40.1403237],[22.3547969,40.1395617],[22.3547467,40.1392097],[22.3545635,40.1390179],[22.3543738,40.1386098],[22.3540196,40.1382083],[22.3539779,40.1379915],[22.3538384,40.1379355],[22.3537484,40.1377721],[22.3536776,40.1373026],[22.353369,40.1369559],[22.3531348,40.136448],[22.3524021,40.1356809],[22.3521327,40.1351725],[22.3520738,40.1346942],[22.3518594,40.1343398],[22.351925,40.1340525],[22.3517321,40.133293],[22.3516244,40.1324086],[22.3516596,40.1319226],[22.3519189,40.131665],[22.3514283,40.131568],[22.3506663,40.1310436],[22.3502657,40.1306235],[22.349423,40.1300439],[22.3487842,40.1297645],[22.3479219,40.129509],[22.3476413,40.1292978],[22.3471326,40.1284977],[22.3469332,40.1280084],[22.3465901,40.1276342],[22.3466069,40.1274272],[22.3463973,40.1268746],[22.3465329,40.1266063],[22.3465253,40.126435],[22.346634,40.1263105],[22.3467209,40.125627],[22.3465889,40.1252648],[22.3464168,40.1251002],[22.3464691,40.1243982],[22.3463366,40.124054],[22.3464968,40.1232545],[22.3467449,40.1226995],[22.3468221,40.1219348],[22.3469775,40.1218199],[22.3475287,40.1208638],[22.347673,40.1207218],[22.3477864,40.1203991],[22.3477456,40.1201462],[22.3479582,40.1200862],[22.3483052,40.1193254],[22.3481619,40.1184585],[22.34794,40.1179328],[22.3476537,40.1176404],[22.3471767,40.1174715],[22.3475097,40.117287],[22.3475362,40.1171613],[22.3477248,40.1170063],[22.3478462,40.1169585],[22.347927,40.1170137],[22.3483233,40.1161545],[22.3483819,40.1161553],[22.3484141,40.1162819],[22.3484732,40.1162648],[22.3486018,40.1157981],[22.3490828,40.1153185],[22.3494019,40.114251],[22.3495988,40.1138754],[22.3495425,40.1137755],[22.3496374,40.1137318],[22.3496474,40.1133176],[22.3497491,40.1129947],[22.3500689,40.1123866],[22.3502231,40.1123168],[22.3504047,40.1120851],[22.3504112,40.1118149],[22.3505072,40.1117262],[22.3506732,40.11117],[22.3511832,40.1104566],[22.3515403,40.1102455],[22.3517093,40.1100497],[22.3520656,40.1098746],[22.3522584,40.1096611],[22.3523679,40.1095005],[22.3524604,40.1090694],[22.3527046,40.1086764],[22.3530769,40.1083214],[22.3533679,40.1074426],[22.3534048,40.1068846],[22.3534418,40.1068131],[22.3536172,40.1068336],[22.3538266,40.1064222],[22.3537326,40.1059433],[22.3538268,40.1059267],[22.3539967,40.1056948],[22.35411,40.1053721],[22.3542421,40.1052479],[22.3542225,40.1050854],[22.3543409,40.1050421],[22.3543448,40.10488],[22.3544413,40.1047732],[22.3544543,40.1042329],[22.3546536,40.1042357],[22.3547375,40.1041648],[22.354721,40.1038763],[22.3550698,40.1035209],[22.3550876,40.1032689],[22.3554772,40.1031663],[22.3556025,40.1028348],[22.3558045,40.1027296],[22.3559817,40.1021915],[22.3560759,40.1021749],[22.356105,40.101941],[22.3561999,40.1018973],[22.3562203,40.1015373],[22.3561641,40.1014374],[22.3562774,40.1011147],[22.3565452,40.1011995],[22.3565478,40.1010915],[22.3572032,40.1006683],[22.3572775,40.1005072],[22.3578024,40.1001453],[22.3584156,40.1000099],[22.3586489,40.1000672],[22.3586385,40.100013],[22.3587201,40.1000322],[22.3587918,40.0999792],[22.3586563,40.099761],[22.3589494,40.0997652],[22.359022,40.0996761],[22.3587344,40.0994378],[22.359018,40.0993517],[22.3592456,40.0991568],[22.3593077,40.0990135],[22.3597937,40.0988042],[22.3601577,40.0987913],[22.3601603,40.0986832],[22.3603027,40.0986132],[22.3603761,40.0984881],[22.3602502,40.0983602],[22.3601472,40.0977641],[22.359946,40.0973469],[22.3600884,40.0967903],[22.3602966,40.0964239],[22.3604847,40.0964086],[22.3607187,40.0959434],[22.3611387,40.095553],[22.3613591,40.0951687],[22.3615497,40.0949236]]},{"id":19046,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2-\u03c1\u03ad\u03bc\u03b1 \u039f\u03c1\u03bb\u03b9\u03ac-\u03ba\u03b1\u03c4. \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac\u03c2-\u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd \u03bc\u03ad\u03c3\u03c9 \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03bf\u03c5 \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_AgKonstandinos_Koromilia_OropedioMouson","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":15231,"name_EN":"Olympus : Agios Konstandinos-Orlias ravine-Koromila refuge-Petrostrouga-Muses plateau","description_EN":"Ascent to the Muses plateau via the Koromilia refuge","ascent_time":520,"descent_time":405,"marker":"Red_dots","level":12,"ascent":2596,"descent":168,"maxelev":2724,"minelev":277,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36023 40.09601,22.44046 40.15008)","views":10,"millestones":"0,22.4391310,40.1511662#1,22.4334130,40.1441718#2,22.4297282,40.1399684#3,22.4346917,40.1388442#4,22.4354875,40.1350714#5,22.4288424,40.1300844#6,22.4205746,40.1253148#7,22.4208177,40.1209825#8,22.4147733,40.1166082#9,22.4117998,40.1103788#10,22.4025570,40.1110288#11,22.3929536,40.1087279#12,22.3869040,40.1041225#13,22.3778675,40.0996958#14,22.3693698,40.0977326#15.2,22.3615497,40.0949236","x":22.4198222,"y":40.1220261,"coor":[[22.439131,40.1511662],[22.4392035,40.1510771],[22.4391498,40.1508602],[22.4385068,40.1497164],[22.4384903,40.1494099],[22.4381,40.1485127],[22.4380776,40.1479538],[22.4379396,40.1478259],[22.4379769,40.1477363],[22.4377916,40.1476257],[22.4376436,40.1474255],[22.4376578,40.1473176],[22.4371914,40.1471761],[22.436937,40.1470105],[22.436003,40.1467817],[22.4344058,40.1457872],[22.4340855,40.1454225],[22.4341018,40.1452245],[22.4340221,40.1451153],[22.4340598,40.1450077],[22.4339818,40.1448265],[22.4336265,40.1444523],[22.4335032,40.1441984],[22.4332117,40.1441134],[22.4332841,40.1440242],[22.433215,40.1439693],[22.4332288,40.1438794],[22.4328549,40.1438022],[22.4330254,40.1435343],[22.4334843,40.1434864],[22.4329884,40.1431013],[22.4328832,40.1430819],[22.4326108,40.1431863],[22.4326841,40.1430612],[22.4329697,40.1428939],[22.4326047,40.142943],[22.4324299,40.1428866],[22.4325726,40.1428074],[22.4324929,40.1426982],[22.4325179,40.142122],[22.432429,40.1419046],[22.4325383,40.1417439],[22.4326419,40.1413219],[22.4326444,40.1412138],[22.4325295,40.1411041],[22.4325489,40.1407711],[22.4322832,40.1405873],[22.4316697,40.1407231],[22.4314236,40.1407018],[22.4309865,40.140822],[22.4309201,40.1407625],[22.4305929,40.140695],[22.4300997,40.1407064],[22.4302071,40.1406267],[22.4301857,40.1405364],[22.4300713,40.1404087],[22.4298712,40.140433],[22.430017,40.1402188],[22.4297341,40.140269],[22.4297835,40.1401615],[22.4296067,40.1401952],[22.4298696,40.1399915],[22.4296357,40.1399523],[22.4296257,40.1398801],[22.4297922,40.1397833],[22.4299804,40.1397678],[22.4301711,40.1396443],[22.4300432,40.1395885],[22.4298734,40.1393159],[22.4299344,40.1392176],[22.4300744,40.1392556],[22.4301065,40.1388776],[22.4302548,40.1385553],[22.4301513,40.1384638],[22.4298717,40.13837],[22.4296923,40.1380072],[22.4294699,40.1379771],[22.4292809,40.1380286],[22.4294167,40.1377422],[22.4293601,40.1376513],[22.4295025,40.1375812],[22.4297028,40.1375478],[22.4303169,40.1378985],[22.4305269,40.1379554],[22.4310189,40.1379981],[22.4313882,40.1377599],[22.4318684,40.1372979],[22.4322346,40.1371948],[22.4327274,40.1372014],[22.4331989,40.1371177],[22.4338516,40.1378293],[22.4343505,40.1385928],[22.4345457,40.1387846],[22.4349061,40.1389336],[22.4350436,40.1390796],[22.4352231,40.1394424],[22.4352069,40.1396404],[22.4353285,40.1399663],[22.4354534,40.1401482],[22.4356632,40.1402141],[22.4360511,40.1401923],[22.4362526,40.1401049],[22.4363626,40.1399172],[22.4369827,40.1394932],[22.4371042,40.1393146],[22.4373747,40.1392913],[22.4378299,40.1394055],[22.4378892,40.1393793],[22.4379515,40.139218],[22.4377912,40.1390446],[22.4375699,40.1389696],[22.4375726,40.1388525],[22.4373877,40.1387239],[22.4373089,40.1385787],[22.4372518,40.1383482],[22.4370908,40.1382019],[22.4371297,40.1380402],[22.4368285,40.137865],[22.436769,40.1378867],[22.4366436,40.1377229],[22.4367418,40.137535],[22.436662,40.1374348],[22.436817,40.1373288],[22.4369158,40.1371139],[22.4367015,40.1367326],[22.4363465,40.1363495],[22.4360299,40.1358227],[22.4353489,40.134872],[22.4354296,40.1344227],[22.4354056,40.1339359],[22.4352179,40.1334198],[22.4350775,40.1333053],[22.4347571,40.1334541],[22.4346709,40.1336332],[22.4345669,40.1335597],[22.434414,40.1335756],[22.4341223,40.1334996],[22.4329823,40.1330518],[22.4329136,40.1329788],[22.4327967,40.1329592],[22.432673,40.1327233],[22.432308,40.1327724],[22.431982,40.1326598],[22.4316005,40.1324024],[22.4312989,40.1317407],[22.4311249,40.1316482],[22.4309339,40.1317898],[22.4307007,40.1317236],[22.4305091,40.1313786],[22.4303471,40.1312773],[22.4304338,40.1310803],[22.4299859,40.1311643],[22.4297992,40.1311168],[22.4293357,40.1308582],[22.4291311,40.1305672],[22.4289467,40.1304205],[22.4289399,40.1302042],[22.4288372,40.1300767],[22.4272628,40.1296409],[22.4270805,40.1294042],[22.4269814,40.1291236],[22.4266486,40.1287947],[22.4263462,40.1286735],[22.4261413,40.1284004],[22.4257128,40.1271334],[22.4249103,40.1268161],[22.4241074,40.1260124],[22.4237462,40.1258994],[22.423393,40.1259487],[22.4232773,40.125875],[22.4231092,40.1255304],[22.4226192,40.1254066],[22.4219237,40.1255413],[22.4215977,40.1254287],[22.4214367,40.1252824],[22.4209092,40.1252572],[22.4205793,40.1253157],[22.4199482,40.125199],[22.4196692,40.1250871],[22.4198139,40.1249179],[22.4195327,40.1243915],[22.4195805,40.1243561],[22.4199316,40.124397],[22.4199096,40.1243336],[22.4201237,40.1242104],[22.4200235,40.1239748],[22.4200503,40.123831],[22.4204852,40.1238009],[22.4205451,40.1237477],[22.4204653,40.1236475],[22.4204904,40.1235758],[22.4209727,40.1235283],[22.4209976,40.1234656],[22.420791,40.1232646],[22.4211224,40.123143],[22.4211474,40.1230802],[22.4208346,40.1229048],[22.4208253,40.1227966],[22.4205961,40.1225592],[22.4204733,40.1222873],[22.4204029,40.1222863],[22.4203124,40.1221409],[22.4198222,40.1220261],[22.4194705,40.1220123],[22.4195542,40.1219414],[22.4195454,40.1218151],[22.4191964,40.1216843],[22.4190024,40.1214474],[22.4186777,40.1212808],[22.4185748,40.1211623],[22.4186932,40.1211188],[22.4195956,40.1211672],[22.4201956,40.1211033],[22.4207269,40.1209664],[22.4209489,40.1210055],[22.42125,40.1211807],[22.4217389,40.1213496],[22.4218003,40.1212333],[22.4215694,40.121068],[22.4216654,40.1209792],[22.4216677,40.1208801],[22.421508,40.1206798],[22.4212407,40.120568],[22.4212432,40.1204599],[22.4209113,40.120095],[22.4202832,40.1198522],[22.4201219,40.1197239],[22.419946,40.1197215],[22.4197859,40.1195392],[22.4195747,40.1195363],[22.4195194,40.1193914],[22.4191126,40.1192237],[22.4188953,40.1189775],[22.417907,40.1185856],[22.4175841,40.1183379],[22.4173286,40.1182263],[22.4172033,40.1180624],[22.416958,40.1180141],[22.4168543,40.1179316],[22.4161651,40.117796],[22.415752,40.117394],[22.4157564,40.1172048],[22.4156533,40.1170953],[22.4156822,40.1168615],[22.4155787,40.11677],[22.4155148,40.1164898],[22.4152186,40.1166119],[22.4150318,40.1165733],[22.4146552,40.1166222],[22.4145755,40.116513],[22.4142601,40.1164546],[22.4140996,40.1162903],[22.4140925,40.116092],[22.4137628,40.1161415],[22.4136348,40.1160947],[22.4136034,40.1159321],[22.4138769,40.1157737],[22.4134974,40.1154442],[22.4135724,40.115247],[22.4137148,40.1151769],[22.4136712,40.1150321],[22.4137688,40.1148713],[22.4135627,40.1146523],[22.4136142,40.1144548],[22.4134875,40.114354],[22.4136077,40.1142295],[22.4136471,40.1140498],[22.4132625,40.1139365],[22.4132072,40.1137916],[22.4130793,40.1137448],[22.4131639,40.1136378],[22.4126312,40.1133332],[22.4122544,40.1128866],[22.4116547,40.1124369],[22.4115877,40.1122919],[22.4111267,40.1119342],[22.4110135,40.1117525],[22.4106918,40.1114598],[22.4107174,40.11137],[22.4108824,40.1113363],[22.4109629,40.1114094],[22.4112354,40.1112961],[22.4114385,40.1111367],[22.4114829,40.1108715],[22.4115116,40.1106287],[22.4118359,40.1104169],[22.4116985,40.1102709],[22.410923,40.110035],[22.4102092,40.1094487],[22.4091372,40.1091276],[22.4069332,40.1090523],[22.4067861,40.1093205],[22.4062725,40.1097099],[22.4062315,40.1099615],[22.4060023,40.1102287],[22.4057402,40.1103962],[22.405517,40.1104112],[22.4051362,40.1106402],[22.4048119,40.11096],[22.4045555,40.1113889],[22.4044319,40.111153],[22.4041956,40.1112218],[22.4033289,40.1111558],[22.4028985,40.1109967],[22.4027098,40.1110391],[22.4020303,40.1109937],[22.4017241,40.1110436],[22.4009499,40.1110329],[22.4003572,40.1107905],[22.3996405,40.1103301],[22.398732,40.1100473],[22.3982913,40.109825],[22.3983864,40.1097722],[22.3970846,40.1092497],[22.396053,40.1087129],[22.3949003,40.1087555],[22.3945135,40.1088177],[22.3939887,40.1091798],[22.3936808,40.1093016],[22.3936478,40.1092111],[22.3934716,40.1092177],[22.3934852,40.1091368],[22.3927834,40.109046],[22.3929295,40.1088228],[22.3930196,40.1084817],[22.3927911,40.1077217],[22.3927335,40.1076759],[22.3921629,40.1079923],[22.3920776,40.1076308],[22.3915525,40.1070109],[22.3914545,40.1066852],[22.3913247,40.1067194],[22.3912673,40.1066646],[22.391247,40.1064526],[22.3912365,40.1063984],[22.3910506,40.1063237],[22.3908738,40.1063573],[22.3905765,40.1060288],[22.3903912,40.1059272],[22.390202,40.1054921],[22.3901678,40.1051538],[22.3900233,40.1048905],[22.3898889,40.1046184],[22.3894614,40.1043422],[22.3891637,40.1040317],[22.3890579,40.1040393],[22.3891142,40.1041391],[22.3889713,40.1042272],[22.3886797,40.1046556],[22.388231,40.1047755],[22.3871731,40.1043644],[22.3870138,40.1041549],[22.3865011,40.1040037],[22.3860979,40.1036917],[22.3853838,40.1036277],[22.3854315,40.1035924],[22.3848575,40.1030618],[22.384534,40.1028501],[22.3831729,40.1023627],[22.3813973,40.1015451],[22.3812122,40.1014344],[22.3811926,40.1012719],[22.3809866,40.1010528],[22.3802077,40.1007537],[22.3797446,40.1004949],[22.3794992,40.1004555],[22.3795326,40.100528],[22.3789179,40.1002311],[22.3786555,40.0999211],[22.3783207,40.0996912],[22.378064,40.0996336],[22.3781544,40.099779],[22.3780371,40.0997773],[22.3772947,40.0994246],[22.3768568,40.0990941],[22.3764444,40.0986739],[22.3764732,40.0989446],[22.3763131,40.0987712],[22.3762192,40.0987699],[22.3762623,40.0989326],[22.3761689,40.0989133],[22.376196,40.099256],[22.375942,40.0990813],[22.3758582,40.0991522],[22.3756235,40.0991579],[22.3755028,40.0993004],[22.3746712,40.0992437],[22.3743102,40.0991305],[22.3738962,40.0987823],[22.3735655,40.0983813],[22.3734989,40.0979479],[22.3732217,40.0977639],[22.3729194,40.0976515],[22.3721139,40.097487],[22.3713872,40.0974588],[22.3707294,40.0974946],[22.369433,40.0977466],[22.3688262,40.0976119],[22.3675382,40.0965307],[22.3669605,40.0961622],[22.3654372,40.0956002],[22.3633698,40.0952287],[22.3626236,40.0950379],[22.3620071,40.0950202],[22.3615497,40.0949236]]},{"id":19047,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u0392\u03c1\u03bf\u03bd\u03c4\u03bf\u03cd\u03c2-\u03ba\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03b7 \u03ba\u03b1\u03b9 \u03bf\u03bc\u03b1\u03bb\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_AgTriada_Krevatia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":3920,"name_EN":"Olympus: Agia Triada Vrondous-Krevatia refuge","description_EN":"A nice and easy hike","ascent_time":85,"descent_time":65,"marker":"Red_dots","level":12,"ascent":622,"descent":8,"maxelev":985,"minelev":355,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36758 40.15374,22.39807 40.16726)","views":13,"millestones":"0,22.3977442,40.1676772#1,22.3895805,40.1648844#2,22.3801390,40.1633119#3,22.3735155,40.1595606#3.9,22.3679179,40.1533238","x":22.3823206,"y":40.164179,"coor":[[22.3977442,40.1676772],[22.3973149,40.1674551],[22.3969029,40.1671566],[22.3963177,40.1669638],[22.3958292,40.1668129],[22.3955248,40.1667726],[22.3952859,40.1667558],[22.3951516,40.1666638],[22.3948191,40.1668214],[22.3938531,40.1669521],[22.3935809,40.1670384],[22.3932879,40.1670164],[22.3930728,40.1671755],[22.3928418,40.1670102],[22.3927003,40.1670352],[22.392705,40.1668371],[22.3925972,40.1669257],[22.3925158,40.1668435],[22.3923762,40.1667875],[22.3924979,40.166609],[22.392469,40.1663383],[22.3923564,40.1661836],[22.3921835,40.1660461],[22.3918315,40.1660322],[22.3914287,40.1660896],[22.3912206,40.1659516],[22.3910212,40.1658948],[22.390894,40.165857],[22.3908142,40.1657568],[22.3904851,40.1657702],[22.3904535,40.1656166],[22.3903233,40.1656599],[22.3903754,40.1654444],[22.3903174,40.1651643],[22.3903464,40.1649305],[22.3902903,40.1648216],[22.3900903,40.1648368],[22.3898945,40.1646719],[22.3895842,40.1648838],[22.3893838,40.1649171],[22.3888007,40.1647468],[22.3884347,40.1648318],[22.3881218,40.1646563],[22.3872536,40.1646262],[22.3870809,40.1644796],[22.3868905,40.1645851],[22.386485,40.1643542],[22.3862084,40.1646296],[22.3859288,40.1645356],[22.3858731,40.1644087],[22.3857679,40.1643893],[22.3857399,40.1640826],[22.3854087,40.164186],[22.385389,40.1640236],[22.3844214,40.1642263],[22.3839832,40.1643824],[22.3835124,40.1644298],[22.3833723,40.1643919],[22.3833002,40.1644629],[22.3829256,40.1644126],[22.3823206,40.164179],[22.3822489,40.164232],[22.3820175,40.1640846],[22.3818791,40.1640242],[22.3817704,40.1640136],[22.3817323,40.1639816],[22.3813083,40.163881],[22.3810402,40.1636566],[22.3808998,40.1635915],[22.3805764,40.1634564],[22.3801867,40.16355],[22.3800228,40.1635297],[22.3801327,40.1633511],[22.3802008,40.1629557],[22.3801547,40.162919],[22.3801058,40.1629994],[22.3798815,40.1630503],[22.3797114,40.1627957],[22.3792555,40.16251],[22.3782968,40.1623344],[22.3779485,40.1621674],[22.3776909,40.1621367],[22.3773373,40.1621948],[22.3759908,40.1620318],[22.3752463,40.1617421],[22.3747499,40.1613838],[22.3747943,40.1614925],[22.3746032,40.161625],[22.3742545,40.1614759],[22.3741436,40.1612041],[22.3739665,40.1612467],[22.3738756,40.1611193],[22.3736991,40.1611348],[22.3737029,40.1609727],[22.3736453,40.1609268],[22.373293,40.1609309],[22.3730093,40.161008],[22.3730958,40.160829],[22.3733001,40.1606337],[22.3737395,40.1604237],[22.3738379,40.1602359],[22.3738057,40.1601093],[22.3736829,40.1598463],[22.3735333,40.1597181],[22.373484,40.159321],[22.3730035,40.1587917],[22.3732164,40.1582362],[22.3728742,40.1578169],[22.3723456,40.157332],[22.3717884,40.1565765],[22.371647,40.156106],[22.3713413,40.1556333],[22.3712125,40.1551269],[22.3709387,40.1550375],[22.3697097,40.1543896],[22.3696077,40.154235],[22.3691114,40.1538767],[22.368958,40.1539105],[22.3686229,40.154131],[22.3682625,40.1535809],[22.3679179,40.1533238]]},{"id":19048,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0391\u03b3\u03af\u03b1 \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1-\u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03ba\u03b1","description_GR":"\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9 \u0392\u03c1\u03bf\u03bd\u03c4\u03bf\u03cd\u03c2-\u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u039a\u03bb\u03b5\u03c6\u03c4\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03ba\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_AgTriada_Mastorouli_Petrostrouga","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":10577,"name_EN":"Olympus: Agia Triada-Mastorouli-Petrostrouga refuge","description_EN":"Agii Apostoloi Vrondous-Mastorouli-Kleftovrysi-Petrostrouga refuge","ascent_time":315,"descent_time":250,"marker":"Red_dots","level":12,"ascent":1730,"descent":174,"maxelev":1953,"minelev":364,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38603 40.10944,22.41314 40.16751)","views":5,"millestones":"0,22.3977442,40.1676772#1,22.4001253,40.1618480#2,22.3929496,40.1577995#3,22.3892203,40.1504839#4,22.3869146,40.1437501#5,22.3890386,40.1354947#6,22.3901173,40.1298890#7,22.3885939,40.1218569#8,22.3973982,40.1193576#9,22.4040918,40.1154964#10,22.4110555,40.1108728#10.6,22.4131409,40.1094348","x":22.3888312,"y":40.1400178,"coor":[[22.3977442,40.1676772],[22.3974793,40.1674573],[22.3973096,40.1671847],[22.3972692,40.1669049],[22.3973776,40.1667397],[22.3980296,40.1664785],[22.3988376,40.1661698],[22.3984928,40.1658498],[22.3983801,40.16565],[22.3988233,40.1652778],[22.3993987,40.165074],[22.3999606,40.1646494],[22.3998328,40.1645935],[22.3998468,40.1644946],[22.4002389,40.1643018],[22.4001485,40.1641474],[22.4004278,40.1637549],[22.4001939,40.1637157],[22.4002191,40.1636439],[22.3996355,40.1634917],[22.399857,40.1631254],[22.4000595,40.1630021],[22.4000499,40.1629119],[22.4001335,40.16285],[22.3999939,40.162794],[22.4000355,40.1625243],[22.3999582,40.162316],[22.3996572,40.1621317],[22.3995906,40.1619686],[22.3994523,40.1618586],[22.3995235,40.1618235],[22.4002861,40.1618521],[22.4003343,40.1617987],[22.400269,40.1615816],[22.3998188,40.161251],[22.3995618,40.1611934],[22.39946,40.1610299],[22.3994518,40.1608766],[22.399563,40.1607385],[22.3995065,40.1601431],[22.3994025,40.1600696],[22.3993711,40.159907],[22.3986904,40.1593931],[22.3985261,40.1593908],[22.3984459,40.1593087],[22.3982973,40.1591354],[22.3981374,40.1592413],[22.3978779,40.1592918],[22.3975069,40.1590885],[22.3972118,40.1591564],[22.3968607,40.1591065],[22.3966168,40.1589951],[22.3959836,40.1589593],[22.3957876,40.1588034],[22.3954917,40.1589074],[22.3954703,40.158817],[22.395163,40.1589028],[22.3950449,40.1588381],[22.3950006,40.15877],[22.3947701,40.1585866],[22.3946747,40.1586483],[22.394558,40.1586197],[22.3944502,40.1587083],[22.3943583,40.1586259],[22.3943973,40.1584643],[22.3942791,40.1584987],[22.3935797,40.1582818],[22.393301,40.1581518],[22.3934783,40.1581002],[22.3933394,40.1580172],[22.3931401,40.1580009],[22.3928871,40.1577316],[22.3925618,40.157583],[22.392413,40.1573106],[22.3922754,40.1571736],[22.3922041,40.1572086],[22.3921719,40.1570821],[22.3920193,40.15708],[22.3918697,40.1569518],[22.3917292,40.1569318],[22.3911982,40.1566091],[22.3911794,40.1564106],[22.3913333,40.1563587],[22.3914671,40.1561624],[22.3914711,40.1559913],[22.3913276,40.1551064],[22.3910013,40.1545073],[22.390938,40.1537046],[22.3908465,40.1536042],[22.3905654,40.1535733],[22.3905492,40.1532668],[22.3901019,40.1528191],[22.3900481,40.1526112],[22.3893168,40.1522587],[22.3891341,40.1520399],[22.3891409,40.1517517],[22.389286,40.1515736],[22.3894249,40.1511611],[22.3894417,40.1509451],[22.3893848,40.1508722],[22.3892395,40.150654],[22.3892201,40.1504826],[22.3893054,40.1498531],[22.3888761,40.14914],[22.3885198,40.1488197],[22.38803,40.1481822],[22.3879969,40.1471007],[22.3878321,40.1464228],[22.3878495,40.1456843],[22.3875322,40.1447069],[22.3876458,40.144276],[22.3874459,40.1442913],[22.3872807,40.1444196],[22.3870324,40.1449927],[22.3869607,40.1450458],[22.3865843,40.1440856],[22.3865992,40.1439507],[22.3866892,40.1438708],[22.3868879,40.1437655],[22.3875544,40.1433784],[22.3877968,40.1430574],[22.3877825,40.1426699],[22.3875085,40.1423417],[22.387995,40.1421233],[22.3881317,40.1418009],[22.3881151,40.1415123],[22.3883344,40.141173],[22.3886117,40.1403661],[22.3888312,40.1400178],[22.3892411,40.1380686],[22.3892313,40.1374919],[22.3889061,40.1363522],[22.389041,40.1356064],[22.3890171,40.1346331],[22.3891621,40.1344549],[22.3892417,40.1345641],[22.3893164,40.134385],[22.3896152,40.1341549],[22.3896743,40.1336422],[22.3898268,40.1336443],[22.3900527,40.1335214],[22.3899774,40.133232],[22.3902018,40.1331721],[22.3903456,40.133048],[22.3904215,40.1328148],[22.3907908,40.1325857],[22.3909294,40.1321822],[22.3910807,40.1322384],[22.3915282,40.1321725],[22.3915924,40.1319392],[22.3915079,40.1315416],[22.3915733,40.1312542],[22.3922824,40.1310479],[22.3919052,40.1307588],[22.3910421,40.1305306],[22.3904695,40.1304236],[22.3901762,40.1304195],[22.3898343,40.1305319],[22.3897782,40.130423],[22.390093,40.1300129],[22.3901075,40.129896],[22.3905254,40.1295955],[22.3905185,40.1293882],[22.3903824,40.1291881],[22.3896664,40.1286917],[22.3895308,40.1284736],[22.3895644,40.1280416],[22.3899332,40.1278306],[22.3901173,40.1274908],[22.3899976,40.1270927],[22.3895765,40.1265373],[22.3895741,40.1261409],[22.3892596,40.1255419],[22.3892491,40.1244967],[22.3890213,40.1242053],[22.389006,40.1233582],[22.3885574,40.1229736],[22.3883829,40.1224126],[22.3884006,40.1221606],[22.3887054,40.1216784],[22.3891198,40.121522],[22.3892371,40.1215236],[22.3897155,40.1216384],[22.3899809,40.1218313],[22.3903132,40.1216737],[22.390605,40.1212453],[22.3902715,40.1209524],[22.3902726,40.1209074],[22.3905684,40.1208034],[22.3902681,40.120601],[22.3903285,40.1205298],[22.3908566,40.1205281],[22.392096,40.120221],[22.3923767,40.120261],[22.3926595,40.1202108],[22.3928694,40.1202678],[22.3935146,40.1202768],[22.3938255,40.1200288],[22.3941691,40.1198894],[22.3945453,40.1198586],[22.3950461,40.1195232],[22.3953184,40.1194189],[22.3955878,40.1194406],[22.3958246,40.1193538],[22.396412,40.1193259],[22.3966956,40.1192398],[22.3972444,40.1193555],[22.3974908,40.1193589],[22.3978475,40.1196611],[22.398174,40.1197467],[22.3985658,40.1195539],[22.3988533,40.1193057],[22.3995961,40.1191538],[22.3999889,40.118916],[22.4001532,40.1189182],[22.4001691,40.1187383],[22.4004728,40.1187965],[22.4009949,40.1185515],[22.4013246,40.118502],[22.4016619,40.1186328],[22.4019547,40.1186548],[22.402116,40.1187832],[22.4024675,40.118806],[22.4026456,40.1187184],[22.4023366,40.1178808],[22.4023436,40.1175836],[22.4020203,40.1168584],[22.4020019,40.116642],[22.4025105,40.1164688],[22.4028094,40.1162297],[22.4036132,40.1159795],[22.4037219,40.1158459],[22.4039478,40.1157229],[22.4041305,40.1154371],[22.4040065,40.1147147],[22.4040395,40.1143097],[22.4041958,40.1141497],[22.4047186,40.1138686],[22.4055596,40.1135919],[22.4057497,40.1134909],[22.4059542,40.1132775],[22.4062551,40.1124528],[22.4064254,40.1121939],[22.4071929,40.1114838],[22.407996,40.1102516],[22.409626,40.110292],[22.4100533,40.1105861],[22.4104718,40.1107541],[22.4108563,40.1108674],[22.4115034,40.1108853],[22.4115682,40.1105754],[22.411837,40.1104169],[22.4120083,40.1102706],[22.4123061,40.110081],[22.4127294,40.1095373],[22.4131409,40.1094348]]},{"id":19049,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u0386\u03bd\u03c9 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9-\u03a1\u03ac\u03c7\u03b7 \u0391\u03c1\u03b2\u03b1\u03bd\u03af\u03c4\u03b7-\u03a0\u03ac\u03b3\u03bf\u03c2-\u039c\u03c0\u03ac\u03c1\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03b1\u03c7\u03b5\u03af\u03b1\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03c3\u03c4\u03bf\u03bd \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf","path":"MACEDONIA\/Makedonia_Olymbos_AnoPigadi_Arvaniti_Bara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12062,"name_EN":"Olympus: Ano Pigadi refuge-Arvaniti ridge-Bara","description_EN":"A quick ascent to Kalogeros peak","ascent_time":375,"descent_time":300,"marker":"Red_dots","level":12,"ascent":1296,"descent":311,"maxelev":2561,"minelev":1375,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36443 40.03592,22.4675 40.05946)","views":6,"millestones":"0,22.4674152,40.0398636#1,22.4573091,40.0388755#2,22.4486088,40.0383782#3,22.4410815,40.0433015#4,22.4303598,40.0413475#5,22.4206346,40.0372170#6,22.4101704,40.0354853#7,22.4052468,40.0425469#8,22.3956505,40.0454869#9,22.3874157,40.0471112#10,22.3785839,40.0524954#11,22.3706424,40.0578860#12.1,22.3645309,40.0552902","x":22.4340391,"y":40.042692,"coor":[[22.4674152,40.0398636],[22.4672281,40.0398431],[22.4670766,40.0395438],[22.4667653,40.0396072],[22.4666986,40.0394442],[22.4658356,40.0392526],[22.4650331,40.0389717],[22.4649535,40.0388625],[22.4647543,40.0388598],[22.4645028,40.0385772],[22.4642228,40.0385195],[22.4637771,40.0385316],[22.4636272,40.0384215],[22.4633585,40.0383819],[22.4632543,40.0383264],[22.4632335,40.038209],[22.4627395,40.0382836],[22.4626472,40.0382193],[22.4621771,40.0382761],[22.4619553,40.0382371],[22.4616248,40.0383409],[22.4615864,40.0384845],[22.4612118,40.0384615],[22.4608203,40.0386725],[22.4604934,40.0386141],[22.46027,40.0386472],[22.459632,40.0388729],[22.4590562,40.0389374],[22.4589018,40.0390254],[22.4583834,40.0391446],[22.4576584,40.0390719],[22.4573695,40.0388879],[22.4571361,40.0388397],[22.4571265,40.0387495],[22.4569749,40.0387115],[22.456895,40.0386203],[22.456638,40.0385808],[22.4565701,40.0384718],[22.456657,40.0382568],[22.4563908,40.0381091],[22.4557934,40.0380921],[22.4556831,40.0377843],[22.455848,40.0377505],[22.4558755,40.0376653],[22.4555528,40.0376024],[22.4553156,40.0377254],[22.4551649,40.0376513],[22.4547431,40.0376457],[22.4546245,40.0377071],[22.4546701,40.0377618],[22.4545875,40.0377877],[22.454596,40.037932],[22.4545138,40.0379399],[22.4543695,40.0381001],[22.4537951,40.0381015],[22.4535458,40.0382423],[22.4533248,40.0381673],[22.4528311,40.0382328],[22.4527379,40.0382045],[22.452688,40.038339],[22.4524411,40.0383717],[22.4520274,40.0385283],[22.4506375,40.0383116],[22.4504323,40.0380566],[22.450326,40.0380912],[22.450269,40.0380183],[22.4501171,40.0379983],[22.4498914,40.0381304],[22.4497173,40.038056],[22.4496497,40.037938],[22.4494509,40.0379173],[22.4490932,40.0381828],[22.4487633,40.0382594],[22.4482028,40.0386844],[22.4478602,40.0393194],[22.4478074,40.03958],[22.4476652,40.0396502],[22.4476753,40.0397224],[22.4474231,40.0399893],[22.4467928,40.0403862],[22.4466126,40.040582],[22.4462485,40.0406132],[22.4456746,40.04111],[22.4454746,40.0411433],[22.4454246,40.0412778],[22.4452598,40.0413116],[22.4450399,40.0417051],[22.4448746,40.0417569],[22.4448366,40.0418825],[22.4446131,40.0419155],[22.4444789,40.042148],[22.4443265,40.0421459],[22.4443483,40.0422183],[22.4441547,40.042486],[22.4439652,40.0425735],[22.4439975,40.0427001],[22.443854,40.0428243],[22.4438398,40.0429322],[22.4436513,40.0429747],[22.4436262,40.0430465],[22.4433411,40.0432138],[22.443243,40.0434017],[22.4429688,40.0436052],[22.4427207,40.0436919],[22.4424643,40.0436254],[22.4421451,40.0437473],[22.4418659,40.0436534],[22.4415669,40.0433971],[22.4410886,40.0433006],[22.4405713,40.0433657],[22.4400315,40.0436017],[22.437738,40.0434267],[22.4374677,40.043459],[22.436626,40.0433576],[22.4356467,40.0431282],[22.4346597,40.0427184],[22.4343433,40.0427142],[22.4341776,40.042784],[22.4339675,40.0427451],[22.4340391,40.042692],[22.4338148,40.0427611],[22.4335233,40.0426941],[22.4329201,40.0424156],[22.4320119,40.0421511],[22.4310052,40.0415789],[22.4294941,40.0410269],[22.4290511,40.0409218],[22.428994,40.0408579],[22.4276418,40.0405333],[22.4269022,40.0400728],[22.4260526,40.039809],[22.4258915,40.0396807],[22.4251106,40.0394899],[22.4243338,40.039119],[22.4239552,40.0387625],[22.4233266,40.0385737],[22.4233634,40.0385021],[22.4230627,40.0383269],[22.4227949,40.0382512],[22.4229606,40.0381813],[22.4223927,40.0379033],[22.4217817,40.0374626],[22.4209551,40.0372171],[22.4193964,40.0372138],[22.4184623,40.037057],[22.4170952,40.0363716],[22.4160473,40.036069],[22.4152715,40.035662],[22.4144049,40.0356321],[22.4143013,40.0355496],[22.4140772,40.0356096],[22.4139307,40.0353554],[22.4136884,40.0351899],[22.4135784,40.0353866],[22.4133694,40.0353026],[22.412898,40.0354133],[22.4121856,40.0353044],[22.4115772,40.03526],[22.41147,40.0353306],[22.4111782,40.0352816],[22.4108141,40.0353126],[22.4106476,40.0354185],[22.410484,40.0353982],[22.4103413,40.0354863],[22.410248,40.035467],[22.4097529,40.0355864],[22.4089579,40.0360079],[22.4085135,40.0364703],[22.4078684,40.0369929],[22.406957,40.0373768],[22.4061598,40.0378884],[22.4057049,40.0382965],[22.4056078,40.0384393],[22.4056253,40.0385702],[22.4057734,40.0392569],[22.4056497,40.0395345],[22.4058409,40.0398795],[22.4057915,40.0404914],[22.4059158,40.0406913],[22.4059946,40.0413321],[22.4057795,40.0415093],[22.4053779,40.0421434],[22.4050238,40.0432556],[22.40483,40.0435233],[22.4048882,40.0435421],[22.4044801,40.0439509],[22.4035228,40.044289],[22.4028211,40.0447208],[22.4015109,40.0451081],[22.3999705,40.0458166],[22.3993923,40.0459798],[22.398288,40.0460817],[22.3977155,40.0460017],[22.397146,40.0457956],[22.395054,40.0453567],[22.3941768,40.0452725],[22.3936872,40.0451576],[22.3922944,40.0450662],[22.392115,40.0447214],[22.3922896,40.0442733],[22.3912581,40.0443671],[22.3906988,40.0447197],[22.3906648,40.0451697],[22.3901978,40.0450911],[22.3901972,40.0456136],[22.3890307,40.0458677],[22.3882692,40.0468481],[22.3879108,40.0471314],[22.3867867,40.0470797],[22.3854105,40.0472768],[22.3835612,40.0486474],[22.3823957,40.0498473],[22.3799328,40.0513805],[22.3790956,40.0520805],[22.3787634,40.052247],[22.3772852,40.0542714],[22.3770787,40.0545748],[22.3770614,40.0548088],[22.37715,40.0550262],[22.3773684,40.0552095],[22.376931,40.0553655],[22.3758819,40.055603],[22.3750504,40.0560599],[22.3746016,40.0561977],[22.3744107,40.0563392],[22.3742353,40.0563187],[22.3739029,40.0564942],[22.373668,40.0565089],[22.3720105,40.0571883],[22.3716414,40.0574264],[22.3710503,40.0576343],[22.3708116,40.0578111],[22.3696857,40.0583178],[22.3679253,40.0595137],[22.3677853,40.0589307],[22.36599,40.0570315],[22.3653452,40.0560494],[22.3645309,40.0552902]]},{"id":19050,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0386\u03bd\u03c9 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9-\u039c\u03c0\u03b5\u03c7\u03c4\u03ad\u03c3\u03b9","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_AnoPigadi_Bechtesi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":11844,"name_EN":"Olympus: Ano Pigadi refuge-Bechtessi","description_EN":"","ascent_time":315,"descent_time":330,"marker":"No_marks","level":13,"ascent":406,"descent":889,"maxelev":1430,"minelev":884,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38868 39.98474,22.46854 40.03879)","views":9,"millestones":"0,22.4673051,40.0398576#1,22.4593129,40.0349144#2,22.4497830,40.0317582#3,22.4434114,40.0303696#4,22.4392412,40.0274065#5,22.4383019,40.0226459#6,22.4330548,40.0160398#7,22.4271355,40.0100544#8,22.4179978,40.0064589#9,22.4108543,40.0059287#10,22.4091795,40.0001707#11,22.4019685,39.9954065#12,22.3959890,39.9907817#13,22.3916962,39.9876343#11.8,22.3913928,39.9836972","x":22.4300255,"y":40.0118671,"coor":[[22.4673051,40.0398576],[22.4671686,40.0397702],[22.4670591,40.039539],[22.4668889,40.0391269],[22.4668069,40.0391258],[22.466532,40.0386762],[22.466357,40.0384441],[22.4656303,40.0384435],[22.46506,40.0382648],[22.4647125,40.03808],[22.464385,40.0380486],[22.4639543,40.0379168],[22.4636541,40.0377146],[22.463484,40.0374601],[22.4632284,40.0373576],[22.4630216,40.0371747],[22.4624612,40.0365546],[22.4623363,40.0358503],[22.4621303,40.0356313],[22.4610362,40.035815],[22.4604281,40.0357529],[22.4600827,40.035478],[22.4599304,40.035476],[22.4596932,40.0350764],[22.4591361,40.0348348],[22.4585648,40.034701],[22.4583937,40.0344915],[22.4580935,40.0342894],[22.4577772,40.0342851],[22.4570437,40.0345907],[22.4566677,40.0346307],[22.4564225,40.0345914],[22.4561793,40.0344621],[22.4560201,40.0342437],[22.4557434,40.0340418],[22.4552675,40.0338373],[22.455201,40.0336652],[22.4550742,40.0335734],[22.4545704,40.0335667],[22.4538508,40.0337733],[22.4534051,40.0337854],[22.4530729,40.0334476],[22.4525748,40.0331887],[22.4524979,40.0329625],[22.4522252,40.0325805],[22.4517263,40.0323576],[22.4506989,40.0321817],[22.4502101,40.032031],[22.4500013,40.0319381],[22.4492996,40.0313521],[22.4491473,40.0313501],[22.4485949,40.0319373],[22.4486336,40.0322982],[22.4483385,40.0323933],[22.447757,40.0327099],[22.4470855,40.032863],[22.4468935,40.0330587],[22.4465861,40.0331807],[22.4463713,40.033349],[22.4458077,40.0333955],[22.4456925,40.0333038],[22.4457544,40.0331605],[22.4453934,40.032543],[22.4453612,40.031894],[22.4454364,40.0316787],[22.445369,40.0315517],[22.4452418,40.0314779],[22.4445304,40.0313242],[22.4443349,40.0311594],[22.4440319,40.0310833],[22.4436494,40.030898],[22.4435201,40.0309143],[22.443422,40.0311021],[22.4432928,40.0311184],[22.4431608,40.0307383],[22.4431784,40.0304772],[22.4434863,40.0303372],[22.443595,40.0301945],[22.4440355,40.0298941],[22.4441358,40.0296072],[22.4444477,40.0292871],[22.4446208,40.028893],[22.4449523,40.0287443],[22.4451576,40.0284768],[22.4457158,40.0281509],[22.4457651,40.0280435],[22.4456654,40.0277899],[22.4456495,40.0274563],[22.4455687,40.0274012],[22.4452516,40.027433],[22.4441191,40.027134],[22.4433452,40.0266371],[22.4429017,40.0265591],[22.4427605,40.0265842],[22.4422504,40.0268566],[22.4416258,40.0270104],[22.4404984,40.0271123],[22.4393207,40.0273667],[22.4387874,40.0276298],[22.4382937,40.0276952],[22.4376413,40.0280378],[22.4374309,40.0280169],[22.4374144,40.0277104],[22.4375147,40.0274235],[22.4377696,40.0270395],[22.4380452,40.026773],[22.4382667,40.0263075],[22.4385876,40.0261136],[22.4393057,40.0254566],[22.4400511,40.0251423],[22.4402431,40.0249467],[22.4406012,40.0241407],[22.4405994,40.0237082],[22.4404323,40.0233276],[22.44011,40.023071],[22.4382104,40.022613],[22.4384634,40.0223101],[22.438434,40.0220574],[22.4380624,40.0219083],[22.4377344,40.0219039],[22.4376534,40.0218577],[22.438108,40.0214494],[22.438161,40.0211799],[22.4373749,40.0201963],[22.4373577,40.0199258],[22.437222,40.0197077],[22.4369559,40.01956],[22.4364551,40.0194271],[22.4366127,40.019195],[22.4366156,40.0190689],[22.4360945,40.0182375],[22.4358149,40.0179545],[22.4330693,40.0160705],[22.4330023,40.0159255],[22.4330636,40.0152956],[22.4329841,40.0151865],[22.432764,40.0150754],[22.4328883,40.0147617],[22.4326841,40.0144707],[22.4323946,40.0143226],[22.4316349,40.0142403],[22.430891,40.0139779],[22.4301659,40.0134096],[22.429737,40.0132055],[22.4296662,40.0127181],[22.429979,40.012362],[22.4300255,40.0118671],[22.4301492,40.0115805],[22.4300385,40.0112997],[22.4293761,40.0111105],[22.4289502,40.0107804],[22.4283364,40.0104658],[22.4271044,40.0100347],[22.4249968,40.008961],[22.4237406,40.0085655],[22.4222368,40.0082387],[22.4214148,40.0078131],[22.420756,40.0075789],[22.4202198,40.0074635],[22.4192101,40.0075578],[22.4185628,40.0076841],[22.4181361,40.0075477],[22.4175149,40.0070527],[22.4179971,40.0064647],[22.4180117,40.0063388],[22.4178302,40.006084],[22.4175294,40.0054132],[22.4168793,40.0046476],[22.4164637,40.0043806],[22.4163708,40.0038388],[22.4161342,40.0034302],[22.4158875,40.0034628],[22.4156357,40.0037117],[22.4155491,40.0039087],[22.4155143,40.0044037],[22.4153811,40.0045911],[22.4146678,40.0050408],[22.4139387,40.0051569],[22.4136719,40.0055497],[22.4133561,40.0055273],[22.4128161,40.005574],[22.4123638,40.0053786],[22.4119537,40.005382],[22.4113882,40.0055184],[22.410601,40.0061202],[22.410199,40.0062769],[22.4099652,40.0062556],[22.4098682,40.0063985],[22.4096689,40.0064047],[22.4090871,40.0067391],[22.4089231,40.0067368],[22.4088342,40.0060239],[22.4094273,40.0057077],[22.409521,40.0052045],[22.4093612,40.0045176],[22.4090379,40.004315],[22.4089135,40.0041241],[22.4089068,40.0039077],[22.4091,40.0036581],[22.4091017,40.0030816],[22.4089858,40.0025214],[22.4085806,40.0018132],[22.4086554,40.001616],[22.4089551,40.0013228],[22.4091379,40.001019],[22.4092412,40.000606],[22.4091809,40.0001727],[22.4089768,39.9998816],[22.4084921,39.9995687],[22.4077568,39.9994505],[22.4072652,39.9994347],[22.4069043,39.9993396],[22.4067015,39.99849],[22.4065181,39.9983163],[22.4056758,39.9982687],[22.4053588,39.9983003],[22.4047047,39.9977148],[22.4047022,39.9968138],[22.4044032,39.9965755],[22.4038809,39.9963701],[22.4029586,39.9962402],[22.4017984,39.9962603],[22.4017378,39.995845],[22.4020934,39.9951652],[22.4021302,39.9945892],[22.4024678,39.9941794],[22.4024231,39.9939265],[22.4022664,39.9936135],[22.4017939,39.9932827],[22.4015501,39.9931892],[22.4011993,39.9931664],[22.4007702,39.9929803],[22.4002458,39.9928649],[22.3999682,39.992717],[22.3995212,39.9922964],[22.3992657,39.9922027],[22.3991785,39.9919223],[22.3987876,39.9916105],[22.3985781,39.9915536],[22.398594,39.9913736],[22.3985041,39.9912102],[22.3986026,39.9910044],[22.3984306,39.9908488],[22.398302,39.9908381],[22.3982234,39.9906928],[22.397933,39.9911348],[22.397648,39.991302],[22.3975203,39.9912552],[22.3974904,39.9910295],[22.3973997,39.9909022],[22.3969,39.9907331],[22.3957157,39.9907888],[22.395096,39.9907441],[22.3947428,39.9908203],[22.3946506,39.990756],[22.3945064,39.9904116],[22.3941351,39.9902624],[22.3935605,39.9902904],[22.3928638,39.990533],[22.3923269,39.9904535],[22.3922598,39.9903174],[22.392571,39.9900335],[22.392245,39.9894524],[22.391788,39.9889595],[22.3916486,39.9889125],[22.3915219,39.9889288],[22.3911155,39.9889682],[22.3913532,39.9888183],[22.3917417,39.9887337],[22.391733,39.9886074],[22.3913621,39.9884401],[22.3909632,39.9884706],[22.390256,39.988659],[22.3902113,39.9885683],[22.3908828,39.9879019],[22.3912738,39.9877091],[22.3917089,39.9876341],[22.3922653,39.9877409],[22.3917316,39.9875263],[22.3909727,39.9874257],[22.3905273,39.9874375],[22.3901484,39.9876124],[22.3899292,39.9874742],[22.3900037,39.9869347],[22.3899049,39.9866541],[22.3901187,39.9862291],[22.3905197,39.9861085],[22.3908809,39.9858478],[22.3909769,39.98575],[22.390973,39.9854166],[22.3911353,39.9849864],[22.3911546,39.9846624],[22.3913928,39.9836972]]},{"id":19051,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03c0\u03ac\u03c1\u03b1-\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03c4\u03ce\u03bd\u03b9\u03bf\u03c2","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_Bara_AgAntonios","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":5,"length":561,"name_EN":"Olympus: Bara-Agios Antonios","description_EN":"","ascent_time":60,"descent_time":45,"marker":"Red_dots","level":12,"ascent":408,"descent":0,"maxelev":2807,"minelev":2364,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.35137 40.05534,22.36802 40.0675)","views":3,"millestones":"0,22.3645309,40.0552902#1,22.3644232,40.0624438#2,22.3574760,40.0661924#0.6,22.3513734,40.0675046","x":22.3627506,"y":40.0640804,"coor":[[22.3645309,40.0552902],[22.3653452,40.0560494],[22.36599,40.0570315],[22.3677853,40.0589307],[22.3679249,40.0595137],[22.3659627,40.0611618],[22.3655222,40.0614438],[22.3650673,40.0618338],[22.3638073,40.0630412],[22.3631278,40.0635091],[22.3627506,40.0640804],[22.362492,40.0642614],[22.3623691,40.0643452],[22.3621539,40.0654953],[22.3626928,40.066494],[22.3606388,40.0670685],[22.3606142,40.0670727],[22.3572487,40.0661061],[22.3546326,40.0663572],[22.3522488,40.0672783],[22.3513734,40.0675046]]},{"id":19052,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03c0\u03b5\u03c7\u03c4\u03ad\u03c3\u03b9-\u03a6\u03c1\u03ac\u03b3\u03ba\u03bf\u03c5 \u0391\u03bb\u03ce\u03bd\u03b9-\u03a0\u03ac\u03b3\u03bf\u03c2-\u039c\u03c0\u03ac\u03c1\u03b1","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_Bechtesi_Pagos_Bara","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":12294,"name_EN":"Olympus: Bechtessi-Fgagou Aloni-Pagos-Bara","description_EN":"","ascent_time":450,"descent_time":355,"marker":"No_marks","level":13,"ascent":1502,"descent":414,"maxelev":2676,"minelev":1278,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36443 40.00772,22.42521 40.05946)","views":6,"millestones":"0,22.4209319,40.0076669#1,22.4174793,40.0103881#2,22.4172090,40.0128539#3,22.4206913,40.0157780#4,22.4231541,40.0224293#5,22.4132457,40.0245972#6,22.4089362,40.0320150#7,22.4007288,40.0364942#8,22.3913466,40.0406950#9,22.3884917,40.0465561#10,22.3795552,40.0516912#11,22.3718508,40.0572912#12.3,22.3645313,40.0552902","x":22.4149265,"y":40.0237788,"coor":[[22.4209319,40.0076669],[22.4209559,40.0080096],[22.4207773,40.0081333],[22.4191489,40.0081291],[22.4179702,40.0084373],[22.4168309,40.0085659],[22.417328,40.008852],[22.4180705,40.0091684],[22.4185432,40.0094992],[22.4189024,40.0101798],[22.4194367,40.0108898],[22.4195832,40.011144],[22.4195109,40.0112286],[22.4185178,40.0106025],[22.4182045,40.0104721],[22.4178897,40.0104047],[22.417281,40.0103784],[22.4172099,40.0104134],[22.4172321,40.0104678],[22.4176969,40.0106363],[22.4181004,40.0109211],[22.4185668,40.0115221],[22.41853,40.0115936],[22.4179749,40.0112798],[22.4172989,40.0111264],[22.4166769,40.0111719],[22.4161942,40.0112734],[22.4161691,40.0113452],[22.4165439,40.0113503],[22.4170093,40.0114918],[22.4174372,40.0117319],[22.4183932,40.0124476],[22.4196344,40.0129871],[22.4196101,40.0130228],[22.4184158,40.0129885],[22.4179695,40.0130365],[22.4174579,40.0128673],[22.4170601,40.0128439],[22.4159091,40.0129633],[22.4159191,40.0130355],[22.4164791,40.0131422],[22.4170597,40.0133664],[22.4173141,40.013514],[22.4175199,40.013733],[22.4182789,40.0138425],[22.4175015,40.0140211],[22.416778,40.0138941],[22.4161447,40.0139215],[22.4160497,40.0139742],[22.416782,40.0142275],[22.4173142,40.014523],[22.4181446,40.0145884],[22.4186926,40.014704],[22.4197502,40.0150788],[22.4215933,40.0164463],[22.4222197,40.0172296],[22.4228076,40.017652],[22.4233126,40.0181094],[22.4234369,40.0183092],[22.4234332,40.0184714],[22.4232078,40.0190989],[22.4232242,40.0194055],[22.4235318,40.019788],[22.424027,40.0201641],[22.4246399,40.0205148],[22.4249132,40.0208609],[22.4245101,40.0215761],[22.4236826,40.022655],[22.4235309,40.0226259],[22.4235556,40.0225722],[22.4234748,40.022517],[22.4233803,40.0225518],[22.4231832,40.022459],[22.4229656,40.0222398],[22.4228129,40.0222558],[22.4226976,40.0221731],[22.4226265,40.0222082],[22.4223604,40.0220604],[22.4221485,40.0221026],[22.4219068,40.0219101],[22.4215906,40.0219058],[22.4214297,40.0217684],[22.4211833,40.0217831],[22.4209975,40.0217085],[22.4208308,40.0218233],[22.4206666,40.0218301],[22.4204875,40.0219718],[22.4201579,40.0220394],[22.419897,40.022171],[22.4187315,40.0224073],[22.4184717,40.0224939],[22.4183993,40.022583],[22.4181994,40.0226163],[22.4181418,40.0225705],[22.4180349,40.0226321],[22.4180199,40.022776],[22.4179383,40.0227569],[22.4177444,40.0230335],[22.4174275,40.0230562],[22.4174384,40.0230924],[22.4167998,40.0233449],[22.4162697,40.0234638],[22.4157252,40.0236996],[22.4149265,40.0237788],[22.4145843,40.0238822],[22.4140994,40.0240738],[22.4133974,40.0245326],[22.4129004,40.024742],[22.4127901,40.0249477],[22.4126353,40.0250537],[22.4123802,40.0259511],[22.4121894,40.0260927],[22.4120066,40.0263965],[22.4113677,40.0271625],[22.4117706,40.0279788],[22.4112454,40.0294041],[22.4111705,40.0301058],[22.4110734,40.0302486],[22.4110452,40.0304554],[22.4108305,40.0306146],[22.410827,40.0307677],[22.4107102,40.0307481],[22.410368,40.0308515],[22.4101456,40.0308395],[22.4102002,40.0310114],[22.4101502,40.0311458],[22.4094805,40.0317222],[22.4073561,40.0328642],[22.4069205,40.0334528],[22.4066142,40.0340252],[22.4060371,40.0346479],[22.4061287,40.0347393],[22.4058576,40.0353121],[22.4055809,40.0356146],[22.4053432,40.0357555],[22.4052432,40.0360244],[22.4050662,40.036076],[22.4047197,40.0363595],[22.4047649,40.0364322],[22.4046804,40.0365392],[22.4044795,40.0366085],[22.4042809,40.0365787],[22.403857,40.036663],[22.4034942,40.0366399],[22.4031463,40.036482],[22.4024801,40.0364007],[22.4006013,40.0364919],[22.3999748,40.0367175],[22.3980917,40.0380519],[22.3970932,40.0386507],[22.3966356,40.0386714],[22.3961469,40.039016],[22.3961446,40.039115],[22.395665,40.03923],[22.395234,40.0401159],[22.3948653,40.0403451],[22.3933451,40.0406934],[22.3921759,40.040569],[22.3916825,40.0406162],[22.3907869,40.04082],[22.3904767,40.0410499],[22.3898866,40.0412219],[22.3897081,40.0413366],[22.3898547,40.0415818],[22.3901886,40.0418387],[22.3906882,40.0420259],[22.3908606,40.0426679],[22.3919367,40.0437639],[22.3917881,40.0441042],[22.3912581,40.0443671],[22.3906988,40.0447197],[22.3906648,40.0451697],[22.3901978,40.0450911],[22.3901972,40.0456136],[22.3890307,40.0458677],[22.3882692,40.0468481],[22.3879108,40.0471314],[22.3867867,40.0470797],[22.3854105,40.0472768],[22.3835612,40.0486474],[22.3823957,40.0498473],[22.3799328,40.0513805],[22.3790956,40.0520805],[22.3787634,40.052247],[22.3772852,40.0542714],[22.3770787,40.0545748],[22.3770614,40.0548088],[22.37715,40.0550262],[22.3773684,40.0552095],[22.376931,40.0553655],[22.3758819,40.055603],[22.3750504,40.0560599],[22.3746016,40.0561977],[22.3744107,40.0563392],[22.3742353,40.0563187],[22.3739029,40.0564942],[22.373668,40.0565089],[22.3720105,40.0571883],[22.3716414,40.0574264],[22.3710503,40.0576343],[22.3708116,40.0578111],[22.3696857,40.0583178],[22.3679253,40.0595137],[22.3677857,40.0589307],[22.3659903,40.0570315],[22.3653455,40.0560494],[22.3645313,40.0552902]]},{"id":19053,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7-\u03a3\u03ba\u03bf\u03bb\u03b9\u03cc-\u039a\u03b1\u03ba\u03cc\u03c3\u03ba\u03b1\u03bb\u03b1-\u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03cd\u03c4\u03b9\u03ba\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03cc\u03c0\u03bf\u03c5 \u03c6\u03c4\u03ac\u03bd\u03b5\u03b9 \u03b1\u03c5\u03c4\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03bf","path":"MACEDONIA\/Makedonia_Olymbos_Christakis_Skolio_Mytikas","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":3552,"name_EN":"Olympus: Christakis bivouac-Skolio-Kakoskala-Mytikas","description_EN":"Ascent to Mytikas from the highest car point","ascent_time":100,"descent_time":80,"marker":"Red_dots","level":13,"ascent":543,"descent":152,"maxelev":2910,"minelev":2421,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33594 40.07218,22.35915 40.08599)","views":14,"millestones":"0,22.3362868,40.0718564#1,22.3425968,40.0785493#2,22.3485038,40.0798694#3,22.3575905,40.0831665#3.6,22.3584933,40.0863128","x":22.3485055,"y":40.0798781,"coor":[[22.3362868,40.0718564],[22.3368915,40.0719146],[22.3371866,40.0723153],[22.337812,40.0726396],[22.3382786,40.0732228],[22.3395706,40.074345],[22.3397085,40.0749415],[22.3398468,40.0750426],[22.3397838,40.0752219],[22.3398498,40.075403],[22.3403092,40.0762835],[22.3406784,40.076532],[22.3406975,40.0767124],[22.3411381,40.0774034],[22.3413226,40.0775322],[22.3414804,40.0777957],[22.3420381,40.0780109],[22.3420833,40.0780836],[22.3419769,40.0781181],[22.3420329,40.0782271],[22.3419725,40.0782983],[22.3426238,40.0785238],[22.3420358,40.0790739],[22.342723,40.0797504],[22.3430001,40.0799346],[22.3428554,40.0800947],[22.3427786,40.0802693],[22.3428737,40.080703],[22.3431752,40.0808425],[22.3432186,40.0809873],[22.3434839,40.0811712],[22.3435855,40.0813348],[22.343582,40.081524],[22.3442872,40.081462],[22.3466158,40.0807115],[22.3473584,40.0800734],[22.3476619,40.0796453],[22.3480491,40.0791554],[22.3482369,40.079149],[22.3483547,40.0792768],[22.3485055,40.0798781],[22.3487182,40.0802955],[22.3491064,40.0807335],[22.3491031,40.0808686],[22.3493988,40.0812512],[22.3495985,40.0817225],[22.3495942,40.0819026],[22.3497184,40.0821026],[22.3497959,40.0821397],[22.3503246,40.0821022],[22.3508856,40.0821823],[22.3508999,40.0820744],[22.3510528,40.0820585],[22.3510193,40.081986],[22.3523906,40.0820235],[22.3528733,40.0819493],[22.3537178,40.0820964],[22.3553326,40.0823446],[22.3555704,40.0824516],[22.356072,40.0825668],[22.3563849,40.0827244],[22.3570757,40.0828783],[22.3573206,40.0829359],[22.3578148,40.0833573],[22.3578899,40.0836466],[22.3580634,40.0837482],[22.3582563,40.0840212],[22.3583264,40.0845177],[22.3582552,40.0845527],[22.3582761,40.0846611],[22.358191,40.084786],[22.3584641,40.0851323],[22.3583929,40.0851673],[22.3583777,40.0853112],[22.3584466,40.0853752],[22.3583272,40.0854636],[22.3585793,40.0857105],[22.3588229,40.085822],[22.3584542,40.086033],[22.3584382,40.086213],[22.3584933,40.0863128]]},{"id":19054,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: E4 \u0394\u03af\u03bf\u03bd-\u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_E4_Dion_Litochoro","activity_type":33,"assistance":1,"difficulty":1,"scenic_value":2,"length":11277,"name_EN":"Olympus: E4 Dion-Litochoro","description_EN":"","ascent_time":310,"descent_time":305,"marker":"E4","level":11,"ascent":183,"descent":450,"maxelev":395,"minelev":15,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.48364 40.1026,22.5054 40.17325)","views":2,"millestones":"0,22.5013575,40.1044073#1,22.4924769,40.1052305#2,22.4897962,40.1131305#3,22.4848828,40.1202886#4,22.4914288,40.1243521#5,22.4992068,40.1299445#6,22.5017095,40.1377132#7,22.5029847,40.1439242#8,22.4998397,40.1523756#9,22.5009500,40.1582408#10,22.4933009,40.1649322#11.3,22.4869279,40.1732916","x":22.4942419,"y":40.1246394,"coor":[[22.5013575,40.1044073],[22.5011804,40.1044591],[22.5006436,40.1042945],[22.5002262,40.1041179],[22.4998099,40.1038422],[22.4995047,40.1036986],[22.4991415,40.103293],[22.4989465,40.1032905],[22.4987119,40.1032875],[22.4983227,40.10285],[22.4983384,40.10267],[22.4982361,40.102502],[22.497896,40.1024976],[22.4977554,40.1025859],[22.497567,40.1027546],[22.4971142,40.103037],[22.4967347,40.1032213],[22.4964538,40.1033393],[22.4963719,40.1033652],[22.495627,40.1036258],[22.494993,40.1038158],[22.4949093,40.1038868],[22.4949055,40.1040579],[22.4948219,40.1041604],[22.4946334,40.104194],[22.4939998,40.1041948],[22.4937426,40.1041238],[22.4925756,40.1049015],[22.4924556,40.1053053],[22.4918155,40.1066663],[22.490406,40.1078011],[22.4896236,40.1086918],[22.4890708,40.1093648],[22.4888583,40.1099566],[22.4892221,40.1104839],[22.4897517,40.1109413],[22.4899638,40.1114305],[22.4899608,40.1120971],[22.4894733,40.1151358],[22.488605,40.1156651],[22.4885201,40.1157901],[22.4887177,40.1164053],[22.488592,40.116782],[22.4883614,40.1171303],[22.4875932,40.1179041],[22.4871172,40.1182042],[22.4868577,40.1182639],[22.4853,40.1186579],[22.4850856,40.1191821],[22.4850396,40.119668],[22.4848088,40.1205479],[22.4848943,40.1209274],[22.4857477,40.1226593],[22.485734,40.1227492],[22.4855196,40.1228905],[22.4855057,40.1229894],[22.4857367,40.1231546],[22.4855307,40.1234492],[22.4854795,40.1236377],[22.4860332,40.1245999],[22.486838,40.1248267],[22.4875874,40.1248995],[22.490819,40.1242615],[22.491315,40.124322],[22.4922949,40.124587],[22.4926811,40.1246371],[22.494044,40.1245648],[22.4942419,40.1246394],[22.4949522,40.1254234],[22.4953229,40.1256444],[22.4960435,40.1259601],[22.4966077,40.1264539],[22.49757,40.1269889],[22.4979047,40.1272455],[22.4982241,40.1276641],[22.4985086,40.1286047],[22.498974,40.1293225],[22.4992178,40.1299743],[22.4996393,40.1305563],[22.4997921,40.1310808],[22.5000182,40.1314711],[22.5004413,40.1319811],[22.5011537,40.132675],[22.5019068,40.1336577],[22.5022406,40.1339594],[22.5030962,40.134547],[22.5031149,40.1347635],[22.5025393,40.1369272],[22.502274,40.1372481],[22.5010905,40.1382237],[22.5008127,40.1385805],[22.5004088,40.1395978],[22.5003657,40.1399576],[22.500594,40.1418525],[22.5004451,40.1422199],[22.4998144,40.1431396],[22.4997082,40.1436968],[22.4998123,40.1437702],[22.500704,40.1437908],[22.5017907,40.1440211],[22.5029978,40.1439286],[22.5026098,40.1446398],[22.5020994,40.1455656],[22.5020141,40.1457087],[22.5011984,40.1470314],[22.5008293,40.1478014],[22.4999639,40.1508533],[22.4999665,40.1512677],[22.5001998,40.1515185],[22.5002036,40.1518789],[22.5000809,40.1521206],[22.4995077,40.1527257],[22.5027203,40.1539926],[22.5038118,40.1545472],[22.5042561,40.1546971],[22.5039261,40.1552874],[22.5026788,40.157019],[22.5022483,40.1573738],[22.5001268,40.1588058],[22.4974214,40.1616896],[22.4961321,40.1626459],[22.4951705,40.1636514],[22.4938112,40.1648049],[22.493491,40.1649448],[22.4908828,40.1647712],[22.4902046,40.1678254],[22.4900463,40.1680756],[22.4892531,40.1688941],[22.489123,40.1691537],[22.4889237,40.1701961],[22.4885222,40.1711728],[22.488057,40.1719776],[22.4875783,40.1726605],[22.4869279,40.1732916]]},{"id":19055,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: E4 \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03bf\u03c0\u03b7\u03bb\u03cc\u03c2-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03b5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03c4\u03bf\u03c0\u03af\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_E4_Kokinopilos_SpAgapitos","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":18724,"name_EN":"Olympus: E4 Kokinopilos-Sp Agapitos refuge","description_EN":"A very long route along a highly variable landscape","ascent_time":610,"descent_time":535,"marker":"E4","level":11,"ascent":1902,"descent":970,"maxelev":2867,"minelev":1123,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.25189 40.06341,22.37334 40.09841)","views":4,"millestones":"0,22.2521065,40.0944541#1,22.2534224,40.0940397#2,22.2563321,40.0898997#3,22.2651765,40.0873630#4,22.2726993,40.0816660#5,22.2799339,40.0774140#6,22.2822846,40.0728782#7,22.2842345,40.0697462#8,22.2935550,40.0649188#9,22.3033471,40.0653945#10,22.3129258,40.0669551#11,22.3199855,40.0648563#12,22.3283073,40.0678257#13,22.3374414,40.0724480#14,22.3424245,40.0794578#15,22.3499658,40.0805187#16,22.3595606,40.0808410#17,22.3662863,40.0762884#18,22.3706108,40.0788308#18.7,22.3729398,40.0800618","x":22.3074323,"y":40.0652987,"coor":[[22.2521065,40.0944541],[22.252201,40.094888],[22.2521122,40.0956074],[22.2522485,40.0957806],[22.2523363,40.0964756],[22.2520818,40.0967961],[22.25191,40.0975502],[22.2520337,40.0977593],[22.2526319,40.0982188],[22.2525917,40.0984164],[22.2526829,40.0984177],[22.2527579,40.0982387],[22.2526295,40.0978539],[22.2526491,40.0975479],[22.2528094,40.097244],[22.2532996,40.096882],[22.2533477,40.0963782],[22.2536845,40.0955905],[22.2536657,40.0954101],[22.2534155,40.0946],[22.2534408,40.0940689],[22.253238,40.0937415],[22.2532882,40.0936161],[22.2534162,40.0936541],[22.2539326,40.0941033],[22.2540696,40.094709],[22.2540977,40.0945292],[22.2542032,40.0945308],[22.2543701,40.0944252],[22.2546026,40.0940504],[22.2550948,40.0931479],[22.2555186,40.0921723],[22.2555344,40.0910915],[22.2556889,40.0914722],[22.2557846,40.0904826],[22.2562028,40.0892637],[22.2564016,40.0902036],[22.2570044,40.0886452],[22.2573451,40.0881638],[22.2576316,40.0879699],[22.2591444,40.0880648],[22.2595042,40.0882143],[22.260302,40.0882083],[22.2608985,40.0882713],[22.2610983,40.0882563],[22.2614225,40.0879638],[22.2618891,40.0880609],[22.2627503,40.0878666],[22.2630471,40.087727],[22.263797,40.0877562],[22.2640453,40.0876789],[22.2642628,40.0874299],[22.2648481,40.0874747],[22.2654515,40.0872675],[22.2656604,40.0868923],[22.2657284,40.0865239],[22.2657013,40.0862082],[22.2657748,40.0860832],[22.2658704,40.0860125],[22.2662238,40.0859548],[22.2663564,40.0858126],[22.2668375,40.0858018],[22.2670633,40.0856881],[22.2674819,40.0855141],[22.2674508,40.0853515],[22.2676528,40.0852464],[22.2679909,40.0848641],[22.2686324,40.0840809],[22.2686967,40.0838566],[22.2692578,40.0834686],[22.2693674,40.0833081],[22.2693593,40.0831639],[22.2698954,40.0828385],[22.2701544,40.0827974],[22.2704624,40.0826758],[22.270678,40.0824989],[22.2709608,40.082449],[22.2709883,40.0822873],[22.2711935,40.0820561],[22.2715866,40.0818188],[22.2722107,40.08172],[22.2725033,40.0817423],[22.2734034,40.0813954],[22.2740257,40.0813686],[22.274239,40.0812817],[22.2747149,40.081478],[22.2752792,40.0814234],[22.2753599,40.0814786],[22.2755258,40.081409],[22.2756505,40.081582],[22.275767,40.0816108],[22.2765269,40.0812437],[22.2770306,40.0808008],[22.2772798,40.0806874],[22.2781523,40.0805022],[22.2783821,40.0802263],[22.2783988,40.0800283],[22.2784928,40.0800207],[22.2786412,40.0797166],[22.2786241,40.0794641],[22.2788721,40.0793958],[22.2786923,40.0790868],[22.2790598,40.0789301],[22.2790986,40.0787865],[22.2789205,40.0784055],[22.2791559,40.078373],[22.2790887,40.0782458],[22.2793627,40.0780787],[22.2795868,40.078028],[22.2795088,40.0778647],[22.2796276,40.0778034],[22.2796542,40.0776777],[22.2799022,40.0776093],[22.2799437,40.0773576],[22.280194,40.0771992],[22.2802729,40.076858],[22.2802168,40.0767581],[22.2802876,40.0767411],[22.2802297,40.0767132],[22.2803708,40.0766973],[22.2803503,40.0765799],[22.2804932,40.0764919],[22.2805199,40.0763662],[22.2806389,40.0762959],[22.2806795,40.0760803],[22.2808955,40.0758853],[22.2808626,40.0757947],[22.2807458,40.075775],[22.2805799,40.0758446],[22.2805934,40.0757727],[22.2810114,40.0754726],[22.2818397,40.0751786],[22.2819006,40.0750894],[22.2818715,40.0748457],[22.2822201,40.0745086],[22.2824898,40.0740441],[22.2826913,40.073957],[22.2826462,40.0738843],[22.2823532,40.0738799],[22.2825804,40.0737031],[22.2818847,40.0738549],[22.2822558,40.0735541],[22.2824806,40.0734764],[22.2821514,40.0735076],[22.2825187,40.0733599],[22.28252,40.0733058],[22.2821318,40.0733541],[22.2815401,40.0735706],[22.2822845,40.0728789],[22.282337,40.0726545],[22.2824574,40.0725301],[22.281956,40.072883],[22.2808088,40.0732714],[22.2816718,40.0725275],[22.2817016,40.0722757],[22.2818851,40.0719721],[22.2820995,40.0718401],[22.2818295,40.0718541],[22.2811369,40.0723484],[22.2806531,40.0724673],[22.2810481,40.0721489],[22.2813354,40.0714504],[22.2815762,40.0712017],[22.2822615,40.0709957],[22.2836057,40.0702318],[22.284179,40.0698169],[22.2843607,40.0695854],[22.2851474,40.069543],[22.2856438,40.0693882],[22.286509,40.0692523],[22.2877637,40.0687844],[22.28855,40.0682915],[22.2901815,40.0668201],[22.2908234,40.0664692],[22.2912258,40.066322],[22.2915607,40.0660567],[22.2922017,40.0657418],[22.2922743,40.0656528],[22.2922062,40.0655617],[22.2923023,40.065473],[22.2931552,40.0651253],[22.2937254,40.0648274],[22.2952946,40.0639676],[22.2956534,40.0636846],[22.2957936,40.0637047],[22.29609,40.0640424],[22.2961671,40.0642417],[22.2963055,40.0643338],[22.2964802,40.0643814],[22.2976818,40.0641558],[22.2977857,40.0642204],[22.2977912,40.0644728],[22.2981852,40.0646587],[22.2985001,40.0647264],[22.299465,40.0645874],[22.3002599,40.0651577],[22.3008045,40.0654179],[22.3016723,40.0654126],[22.3028312,40.0654927],[22.3039973,40.0652755],[22.3050664,40.0651921],[22.3065382,40.0649433],[22.3067204,40.0651622],[22.3072817,40.0652245],[22.3074323,40.0652987],[22.3073929,40.0654693],[22.3070914,40.0658073],[22.3071361,40.065898],[22.3075441,40.0659941],[22.3079665,40.0659822],[22.3082803,40.0660949],[22.3091091,40.0662421],[22.3096565,40.0663943],[22.3099781,40.0666062],[22.3099821,40.0667414],[22.3102114,40.0669519],[22.3112824,40.0672648],[22.3115288,40.0672594],[22.3121337,40.0669799],[22.312511,40.0668953],[22.312827,40.066918],[22.3133266,40.0671054],[22.3135403,40.0670004],[22.3142829,40.0663671],[22.3152937,40.0653187],[22.3157022,40.0644418],[22.3162514,40.0635669],[22.3171986,40.0627158],[22.3174352,40.0626292],[22.3176935,40.0626149],[22.3178441,40.0626892],[22.3184715,40.063401],[22.3189346,40.0636419],[22.3192674,40.063935],[22.3200764,40.0649783],[22.3205175,40.0655478],[22.3208192,40.0661557],[22.3211536,40.0663858],[22.3218365,40.0672245],[22.3220475,40.0677051],[22.3222298,40.0679239],[22.3224715,40.0681076],[22.3231438,40.0684236],[22.3240838,40.0687661],[22.3247088,40.0690994],[22.3251299,40.0691416],[22.3256167,40.0688963],[22.3263932,40.068313],[22.3271643,40.0679457],[22.3278948,40.0678031],[22.3283164,40.0678272],[22.3290027,40.0680534],[22.329662,40.0684232],[22.330238,40.0688459],[22.3306089,40.0690225],[22.3315995,40.069271],[22.3322672,40.0692986],[22.3325939,40.0693664],[22.3328925,40.0696229],[22.3329369,40.0697857],[22.3332003,40.0700463],[22.3336561,40.0701069],[22.3341193,40.0703478],[22.3344987,40.0706595],[22.3351025,40.0709024],[22.3351581,40.0710294],[22.3350916,40.0713527],[22.3353212,40.0715542],[22.3355992,40.0716934],[22.3362857,40.0718564],[22.3368907,40.0719146],[22.3371859,40.0723153],[22.3378112,40.0726395],[22.3382778,40.0732228],[22.3395698,40.0743449],[22.3397078,40.0749415],[22.3398461,40.0750426],[22.3397831,40.0752219],[22.339849,40.075403],[22.3403085,40.0762834],[22.3406777,40.076532],[22.3406968,40.0767124],[22.3411374,40.0774034],[22.3413219,40.0775322],[22.3414797,40.0777957],[22.3420374,40.0780109],[22.3420825,40.0780836],[22.3419761,40.0781181],[22.3420321,40.078227],[22.3419718,40.0782983],[22.3426231,40.0785238],[22.3420351,40.0790739],[22.3427223,40.0797504],[22.3429993,40.0799346],[22.3428547,40.0800947],[22.3427775,40.0802692],[22.3428726,40.080703],[22.3431741,40.0808425],[22.3432175,40.0809872],[22.3434828,40.0811712],[22.3435844,40.0813348],[22.3435813,40.081524],[22.3442865,40.081462],[22.3466151,40.0807115],[22.3473576,40.0800734],[22.3476612,40.0796453],[22.3480483,40.0791554],[22.3482361,40.079149],[22.3483536,40.0792768],[22.3484513,40.0794043],[22.3491539,40.0800405],[22.349802,40.0804011],[22.3503933,40.0808194],[22.3509435,40.0812101],[22.3515796,40.0815795],[22.3519863,40.0817385],[22.3528726,40.0819493],[22.3537168,40.0820964],[22.3553318,40.0823446],[22.3555697,40.0824516],[22.3560712,40.0825668],[22.3563841,40.0827244],[22.3570746,40.0828783],[22.357019,40.0826613],[22.3573889,40.0823963],[22.3574386,40.0822799],[22.3576896,40.0820852],[22.3581729,40.0818759],[22.3590808,40.0811861],[22.3593418,40.0810636],[22.3597926,40.080606],[22.3599623,40.0803742],[22.360296,40.0801537],[22.360334,40.0800371],[22.3602649,40.0799821],[22.3604201,40.0793807],[22.360701,40.0789162],[22.3608514,40.0785129],[22.361087,40.0774892],[22.361707,40.0765791],[22.3618853,40.076478],[22.3616787,40.0762003],[22.3622361,40.0759379],[22.3628861,40.0757309],[22.3639531,40.075737],[22.3643864,40.0758107],[22.3652794,40.076026],[22.3661687,40.0761106],[22.3663724,40.0764198],[22.3664201,40.0763844],[22.3664892,40.0764394],[22.3665146,40.0763587],[22.3667337,40.076515],[22.3667827,40.0764256],[22.3671427,40.0765748],[22.3670999,40.076403],[22.3672286,40.0764138],[22.3678659,40.0767381],[22.3679738,40.0766405],[22.3682415,40.0767254],[22.36836,40.076673],[22.3685463,40.0767297],[22.36869,40.0766056],[22.3689327,40.0767532],[22.3690911,40.0765031],[22.3693109,40.0766323],[22.369447,40.0768235],[22.3695931,40.0766003],[22.3697416,40.0767645],[22.3697621,40.076891],[22.369881,40.0768206],[22.3699027,40.0768929],[22.3699974,40.0768582],[22.3700547,40.0769131],[22.3701268,40.076842],[22.3702883,40.0769524],[22.3705482,40.076875],[22.3706168,40.076948],[22.3707805,40.0769683],[22.3708539,40.0768433],[22.3709704,40.0768719],[22.3709598,40.0768267],[22.3710536,40.076828],[22.3712863,40.0769034],[22.3713667,40.0769766],[22.3716628,40.0768546],[22.3718972,40.0768579],[22.3719194,40.0769123],[22.3716798,40.0771251],[22.371412,40.0775358],[22.3706944,40.0781203],[22.3708116,40.0781219],[22.3705511,40.0787219],[22.3703824,40.0789087],[22.3706898,40.0788049],[22.3705446,40.0789921],[22.3707309,40.0790487],[22.3706107,40.0791732],[22.370714,40.0792647],[22.3709473,40.0794707],[22.371237,40.0796189],[22.3713089,40.0795569],[22.3713881,40.0796751],[22.3716079,40.0798043],[22.3718773,40.0798171],[22.3718673,40.0797449],[22.3721135,40.0797483],[22.3724141,40.0799327],[22.3729398,40.0800618]]},{"id":19056,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: E4 \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2-\u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1\u03c2 \u03c4\u03bf\u03c5 \u0395\u03bd\u03b9\u03c0\u03ad\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_E4_SpAgapitos_Litochoro","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":17048,"name_EN":"Olympus: E4 Sp. Agapitos refuge-Litochoro","description_EN":"Down to Prionia and crossing of the Enipeas ravine","ascent_time":410,"descent_time":450,"marker":"E4","level":9,"ascent":530,"descent":2273,"maxelev":2067,"minelev":280,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.37131 40.07998,22.50187 40.10272)","views":26,"millestones":"0,22.3729373,40.0800617#1,22.3749244,40.0828129#2,22.3813396,40.0817095#3,22.3877308,40.0803769#4,22.3947889,40.0792599#5,22.4030439,40.0821682#6,22.4089814,40.0865878#7,22.4178246,40.0899727#8,22.4272963,40.0933756#9,22.4372860,40.0940560#10,22.4464103,40.0941320#11,22.4538411,40.0927796#12,22.4626816,40.0937280#13,22.4682631,40.0988067#14,22.4772878,40.0994054#15,22.4864628,40.1019947#16,22.4962477,40.1034232#17,22.5013369,40.1043440","x":22.4278633,"y":40.0935275,"coor":[[22.3729373,40.0800617],[22.3727232,40.0801848],[22.3723943,40.0802072],[22.3722504,40.0803404],[22.3718319,40.0807714],[22.3721409,40.0810911],[22.3721701,40.0813437],[22.3720577,40.0816304],[22.37225,40.0814349],[22.3722641,40.081336],[22.3722967,40.0814446],[22.3723449,40.0813912],[22.3723756,40.0810854],[22.3726167,40.081305],[22.3724861,40.0818617],[22.3732336,40.0815028],[22.3731199,40.0818436],[22.3729497,40.0820934],[22.3728071,40.0821725],[22.3727084,40.0823783],[22.3730463,40.0824732],[22.3734832,40.0828397],[22.3735287,40.0824079],[22.373657,40.0824367],[22.3739213,40.0826656],[22.3739804,40.0826484],[22.3739603,40.082504],[22.3741692,40.082597],[22.3742038,40.0821291],[22.3742767,40.082022],[22.3744564,40.0823578],[22.374664,40.0825049],[22.3748452,40.0827777],[22.3753094,40.0829824],[22.3755661,40.0830401],[22.3756838,40.0830237],[22.3755917,40.0829503],[22.3756056,40.0828604],[22.3755013,40.0828049],[22.3757618,40.0827005],[22.3755655,40.0825716],[22.3757525,40.0826012],[22.3760232,40.08256],[22.3762206,40.0826438],[22.3765832,40.082685],[22.3761816,40.08231],[22.3764039,40.0823311],[22.3763027,40.0821495],[22.3767103,40.0822723],[22.3766651,40.0821996],[22.3767819,40.0822193],[22.3767141,40.0821102],[22.3770528,40.082169],[22.3771684,40.0822427],[22.3771944,40.082135],[22.3773664,40.0822995],[22.3775992,40.0823749],[22.3776248,40.0822851],[22.3777625,40.0824132],[22.3778277,40.0826303],[22.377824,40.0832789],[22.3779304,40.0832444],[22.3779526,40.0832987],[22.3784506,40.0830715],[22.3787631,40.0827515],[22.3796454,40.0825161],[22.3803628,40.0822784],[22.3806167,40.0819576],[22.3811394,40.0816767],[22.3818872,40.0817952],[22.3822811,40.0819989],[22.3827731,40.0820238],[22.383503,40.0819079],[22.384111,40.0819884],[22.3844011,40.0821186],[22.3849187,40.0820537],[22.385176,40.0820844],[22.3852124,40.0820308],[22.3851327,40.0819306],[22.3845537,40.0816162],[22.3849777,40.0815411],[22.3849321,40.0814864],[22.3850506,40.081434],[22.3853211,40.0814017],[22.3860572,40.0815201],[22.3862437,40.0820632],[22.386228,40.0822342],[22.3863947,40.0821284],[22.3864733,40.0822736],[22.386831,40.0820263],[22.386763,40.0819263],[22.3868003,40.0818367],[22.3873021,40.0814473],[22.3871736,40.0814275],[22.3872584,40.0813116],[22.3879486,40.0808887],[22.387716,40.0808044],[22.3877893,40.0806793],[22.3877098,40.0805701],[22.3877925,40.0805442],[22.3877239,40.0804712],[22.387842,40.0804368],[22.387703,40.0803628],[22.3877978,40.0803191],[22.3875994,40.0802803],[22.3879302,40.0801768],[22.3882555,40.0803074],[22.388305,40.0802],[22.3884925,40.0802026],[22.3886618,40.0799888],[22.3886969,40.0794938],[22.3887845,40.0792607],[22.3892016,40.0789783],[22.3892764,40.0787901],[22.3898505,40.0788161],[22.3904557,40.0790137],[22.3909826,40.0790481],[22.3915008,40.0789562],[22.3918796,40.0788083],[22.391988,40.0787647],[22.391914,40.0789168],[22.3922578,40.0787595],[22.3922796,40.0788318],[22.3928297,40.0788169],[22.3935421,40.0789439],[22.3942787,40.0785397],[22.3943346,40.0786576],[22.3941745,40.0789797],[22.3942202,40.0790344],[22.3951862,40.0788496],[22.3951338,40.0790831],[22.3947674,40.0792042],[22.3947778,40.0792584],[22.3954909,40.0793583],[22.3960338,40.0792127],[22.3961489,40.0793044],[22.3964998,40.0793453],[22.3970087,40.0796496],[22.3970466,40.079533],[22.3971638,40.0795347],[22.3971331,40.079345],[22.3973895,40.0794117],[22.3974857,40.0793139],[22.3976368,40.07937],[22.3977327,40.0792813],[22.3979416,40.0793743],[22.3981237,40.079611],[22.3982592,40.0793336],[22.3981816,40.0791433],[22.3982758,40.0791266],[22.3985768,40.0792929],[22.3990231,40.0797676],[22.3992915,40.0798253],[22.3994958,40.0801165],[22.4005517,40.0805995],[22.4013619,40.0810612],[22.4014553,40.0810805],[22.4015277,40.0809914],[22.4021346,40.0811169],[22.4022364,40.0812804],[22.4022215,40.0814154],[22.4023584,40.0815794],[22.4027752,40.0818104],[22.4031164,40.0822655],[22.4034958,40.0825951],[22.403551,40.08274],[22.4037939,40.0828875],[22.4042377,40.0829657],[22.4043395,40.0831292],[22.4044797,40.0831492],[22.4046824,40.0830078],[22.4049165,40.0830291],[22.4049889,40.08294],[22.405259,40.0829257],[22.4055945,40.082624],[22.4056456,40.0824445],[22.4057276,40.0824457],[22.4059349,40.0826107],[22.4064068,40.082491],[22.4064749,40.0825911],[22.4063409,40.0828054],[22.4060578,40.0828736],[22.4062022,40.0832179],[22.4067256,40.0834053],[22.4069323,40.0835974],[22.4068798,40.0839165],[22.4068837,40.0839841],[22.4068744,40.0843804],[22.407105,40.084397],[22.4073838,40.084509],[22.407424,40.0846266],[22.4073662,40.0850943],[22.4077849,40.0857487],[22.4078722,40.0860292],[22.4086251,40.086436],[22.4096356,40.0868642],[22.4095972,40.0869989],[22.4096663,40.0870539],[22.4100868,40.0871317],[22.4102227,40.0873408],[22.4104697,40.0873081],[22.4110313,40.0873699],[22.4116904,40.0872708],[22.4120958,40.0874926],[22.4124696,40.0875608],[22.4130617,40.0878212],[22.4135936,40.0879275],[22.4132487,40.0875805],[22.4134123,40.0875467],[22.4141124,40.0877004],[22.4150872,40.0881552],[22.4155493,40.0884588],[22.4164338,40.0887592],[22.416955,40.0890456],[22.4171962,40.0892651],[22.4175323,40.0894409],[22.4175976,40.089658],[22.4180292,40.0902675],[22.4182418,40.0907118],[22.4192795,40.0904738],[22.4198508,40.0906257],[22.4207096,40.0910248],[22.4213512,40.0911777],[22.4216762,40.0913263],[22.4219993,40.0915559],[22.4220647,40.091773],[22.4223166,40.0920377],[22.4227507,40.0922103],[22.4236026,40.0924651],[22.4241883,40.0925001],[22.4244479,40.0924316],[22.4250935,40.0924133],[22.4254667,40.0925085],[22.4254958,40.0927701],[22.4257279,40.0928814],[22.4258393,40.0931352],[22.4263318,40.0931419],[22.4268908,40.0933206],[22.4274637,40.0934005],[22.4278633,40.0935275],[22.4282907,40.0938306],[22.4283708,40.0934083],[22.4285504,40.0932486],[22.4287152,40.0932238],[22.4298105,40.0935449],[22.4300538,40.0935167],[22.4302864,40.0930784],[22.4303337,40.093061],[22.4305318,40.0931178],[22.431495,40.0935723],[22.4317532,40.0935668],[22.4321731,40.0936715],[22.4336473,40.0938356],[22.4342579,40.0938079],[22.434792,40.0940493],[22.4358186,40.0942974],[22.4364243,40.0939723],[22.4366475,40.0939572],[22.4370794,40.0940532],[22.4374781,40.0940585],[22.4376659,40.0940521],[22.4378321,40.0939642],[22.437993,40.0941105],[22.4382841,40.0942046],[22.4386723,40.0941557],[22.4395255,40.0942934],[22.4397492,40.0942603],[22.4400448,40.0941562],[22.4404513,40.0938193],[22.4407766,40.0934453],[22.4408644,40.0931943],[22.4411274,40.0932023],[22.441285,40.0931414],[22.4419057,40.0931858],[22.4422904,40.09329],[22.4427479,40.0932872],[22.442951,40.0931278],[22.443197,40.0931401],[22.4439767,40.0928983],[22.4443738,40.0924622],[22.4447388,40.0929175],[22.4452589,40.0932579],[22.4453871,40.0932956],[22.4455755,40.0932621],[22.4458088,40.0933193],[22.4458839,40.0936266],[22.4461856,40.0937748],[22.4463115,40.0939116],[22.4464566,40.0942379],[22.4462099,40.0942526],[22.4463829,40.0943811],[22.4462408,40.0944422],[22.4461544,40.0946302],[22.4462708,40.0946678],[22.4464192,40.09485],[22.4464963,40.0950673],[22.4464793,40.0953013],[22.4465593,40.0953924],[22.4467554,40.0955392],[22.4470381,40.0954889],[22.4474206,40.0956923],[22.4479002,40.0957527],[22.448455,40.095598],[22.4486472,40.0954024],[22.4489913,40.0952268],[22.4498064,40.0949765],[22.4500419,40.0944211],[22.4500606,40.094115],[22.4501589,40.0939181],[22.4504082,40.0937863],[22.45102,40.0931909],[22.4516164,40.093271],[22.4518995,40.0932027],[22.4523196,40.0932984],[22.4525548,40.0932745],[22.4535459,40.0930175],[22.4536426,40.0928926],[22.4538197,40.0928409],[22.4539077,40.0925808],[22.4544031,40.0929478],[22.454293,40.0931445],[22.4543254,40.0932711],[22.4553321,40.0944017],[22.4555973,40.0946034],[22.4562605,40.0943239],[22.4563815,40.0941634],[22.4570218,40.0943791],[22.4582802,40.0942337],[22.4589592,40.0942968],[22.4592503,40.0943908],[22.4594032,40.0943748],[22.4596891,40.0941804],[22.4599904,40.0938241],[22.46044,40.0936499],[22.4607979,40.0933843],[22.4612593,40.0932103],[22.4618542,40.0933623],[22.4621894,40.093583],[22.4627603,40.0937527],[22.4632347,40.0940473],[22.4634647,40.0942486],[22.4631125,40.0942619],[22.4630646,40.0943063],[22.4634475,40.0944916],[22.4635244,40.0947268],[22.4637727,40.0946401],[22.4639827,40.0946879],[22.4639381,40.0945882],[22.4640084,40.0945891],[22.4640226,40.0944812],[22.4641512,40.0945009],[22.4641888,40.0943933],[22.4642583,40.0944303],[22.4643194,40.094323],[22.4644249,40.0943244],[22.4646097,40.094453],[22.4648245,40.0948162],[22.4650109,40.0948727],[22.4654941,40.0952935],[22.4661905,40.0956271],[22.4665906,40.0955693],[22.466945,40.0959794],[22.4672831,40.096074],[22.4675013,40.0962841],[22.4680363,40.0970119],[22.4678386,40.0974597],[22.4682056,40.0983564],[22.4682561,40.0987175],[22.4681474,40.0988602],[22.4684319,40.0987288],[22.4690619,40.0988813],[22.4694257,40.0988771],[22.4694386,40.0988232],[22.4689889,40.0984749],[22.4690261,40.0983853],[22.4703688,40.0986733],[22.4707388,40.0989124],[22.4711076,40.0986831],[22.4713314,40.098641],[22.4717403,40.0987185],[22.4719368,40.0988472],[22.4731019,40.0986824],[22.4733122,40.0987212],[22.4735773,40.0989319],[22.4738918,40.0990351],[22.4740042,40.0992528],[22.4741901,40.0993363],[22.4747574,40.0991456],[22.4749572,40.0991302],[22.4756698,40.0992657],[22.4761462,40.0994702],[22.4762416,40.0993994],[22.4762631,40.0994898],[22.4763472,40.0994008],[22.4763909,40.0995455],[22.4765007,40.0993578],[22.476713,40.0993065],[22.4772856,40.0994041],[22.4777141,40.099653],[22.4781695,40.0997491],[22.4783198,40.0998501],[22.4784255,40.0998425],[22.4784243,40.0998966],[22.4785689,40.0997273],[22.4787994,40.0999105],[22.4790556,40.0999949],[22.4792196,40.1000061],[22.4792803,40.0999168],[22.4794449,40.099901],[22.4800485,40.1001882],[22.4804037,40.1005712],[22.4806018,40.1006279],[22.4813453,40.1004304],[22.4815948,40.1002895],[22.4818729,40.1004463],[22.4820136,40.1004482],[22.4822021,40.1004146],[22.4823569,40.1003085],[22.4830497,40.1002816],[22.4833178,40.1003571],[22.4834407,40.100638],[22.4836728,40.1007492],[22.4837984,40.100904],[22.4838871,40.1011394],[22.4838268,40.1012107],[22.4840343,40.1013755],[22.4841913,40.1017019],[22.4846706,40.1017803],[22.4848898,40.1019453],[22.4852854,40.1020946],[22.4857663,40.1021009],[22.4864376,40.1019836],[22.486821,40.1021507],[22.486922,40.1023593],[22.4870389,40.1023788],[22.4871431,40.1023396],[22.4873757,40.1024327],[22.4879592,40.1024584],[22.4883164,40.1027513],[22.4884249,40.1031492],[22.4886102,40.1032597],[22.4887915,40.1033476],[22.489042,40.1036932],[22.4892499,40.1038401],[22.4899509,40.1039754],[22.4900918,40.1039862],[22.4902442,40.1039882],[22.4905637,40.1038662],[22.4908076,40.1039775],[22.4915275,40.1039374],[22.4927622,40.1038093],[22.4937434,40.1041194],[22.4939998,40.1041948],[22.4946334,40.104194],[22.4948219,40.1041604],[22.4949055,40.1040579],[22.4949093,40.1038868],[22.494993,40.1038158],[22.495627,40.1036258],[22.4963832,40.1033834],[22.4964488,40.1033527],[22.4967347,40.1032213],[22.4971142,40.103037],[22.497567,40.1027546],[22.4977554,40.1025859],[22.497896,40.1024976],[22.4982361,40.102502],[22.4983384,40.10267],[22.4983227,40.10285],[22.4987119,40.1032875],[22.4989465,40.1032905],[22.4991415,40.103293],[22.4995047,40.1036986],[22.4998099,40.1038422],[22.5002262,40.1041179],[22.5006436,40.1042945],[22.5012145,40.104473],[22.5012381,40.1043833],[22.5013369,40.104344]]},{"id":19057,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03b9\u03ac-\u03ba\u03b1\u03c4. \u0393\u03b9\u03ce\u03c3\u03bf\u03c2 \u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03af\u03b4\u03b7\u03c2","description_GR":"\u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03b9\u03ac-\u039c\u03c0\u03ac\u03c1\u03bc\u03c0\u03b1-\u03a3\u03c4\u03c1\u03ac\u03b3\u03b3\u03bf\u03c2-\u0391\u03bd\u03ac\u03b8\u03b5\u03bc\u03b1-\u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1-\u039b\u03b1\u03b9\u03bc\u03cc\u03c2-\u03a0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u0393\u03b9\u03ce\u03c3\u03bf\u03c5-\u03ba\u03b1\u03c4. \u0393. \u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03af\u03b4\u03b7\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Gortsia_Apostolidis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":11403,"name_EN":"Olympus: Gortsia-Jiossos Apostolidis refuge","description_EN":"Gortsia-Barba-Stragos-Anathema-Skourta-Lemos-Apostolidis Pass-Apostolidis refuge","ascent_time":330,"descent_time":265,"marker":"Red_dots","level":9,"ascent":1767,"descent":154,"maxelev":2724,"minelev":1088,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36117 40.09605,22.44329 40.11078)","views":20,"millestones":"0,22.4431349,40.1029410#1,22.4336269,40.1034511#2,22.4330864,40.1099905#3,22.4246927,40.1093770#4,22.4158775,40.1046379#5,22.4121740,40.1079763#6,22.4056590,40.1104017#7,22.3959352,40.1087176#8,22.3897718,40.1045274#9,22.3808092,40.1009869#10,22.3732948,40.0978119#11.4,22.3615501,40.0949237","x":22.4124753,"y":40.1049798,"coor":[[22.4431349,40.102941],[22.4422623,40.1031365],[22.4413463,40.1034846],[22.4410288,40.1035163],[22.4405261,40.1034375],[22.4401607,40.1035136],[22.439494,40.1034236],[22.4389522,40.1035154],[22.4386711,40.1034936],[22.4384376,40.1034454],[22.438381,40.1033545],[22.4376911,40.1032551],[22.4373201,40.1030609],[22.4370508,40.1030393],[22.4363985,40.1028323],[22.4358142,40.1027343],[22.43573,40.1028232],[22.435507,40.1028292],[22.4352862,40.1027362],[22.4347773,40.1029275],[22.4344977,40.1028426],[22.4342611,40.1029295],[22.4341858,40.1031447],[22.4343329,40.1033809],[22.434086,40.1034046],[22.4335878,40.1031276],[22.4337901,40.1035177],[22.4334646,40.1033872],[22.4332181,40.1032938],[22.4332257,40.1034741],[22.4331438,40.103464],[22.4329881,40.103606],[22.4327053,40.1036562],[22.432108,40.1041256],[22.4319384,40.1043575],[22.4318832,40.1047172],[22.4314665,40.1049818],[22.4314134,40.1052513],[22.4314641,40.1055944],[22.4318353,40.1057796],[22.4318343,40.1058246],[22.4314937,40.105838],[22.4314802,40.1059189],[22.4316647,40.1060565],[22.4315933,40.1061006],[22.4317075,40.1062373],[22.4320912,40.1063866],[22.4324575,40.106788],[22.4323654,40.1072192],[22.4319264,40.107943],[22.4318494,40.1082302],[22.4318906,40.108483],[22.4320387,40.1086742],[22.4320027,40.1087098],[22.4321523,40.1088379],[22.4324058,40.1090395],[22.4325587,40.1090236],[22.4327778,40.1091887],[22.4327527,40.1092605],[22.4330884,40.1099677],[22.4330728,40.1101387],[22.433217,40.110501],[22.4329945,40.1104844],[22.4328091,40.1103828],[22.4325459,40.110091],[22.4322342,40.1098706],[22.4317214,40.1097195],[22.4311007,40.109666],[22.4311018,40.109621],[22.4310079,40.1096197],[22.4302031,40.1099241],[22.429953,40.1100829],[22.4288375,40.1101218],[22.4287074,40.1101651],[22.4285525,40.1102711],[22.4285345,40.1105411],[22.4282569,40.1108797],[22.4279004,40.1110731],[22.4276419,40.1110876],[22.4273864,40.110976],[22.4273253,40.1105698],[22.4272105,40.1104601],[22.4271569,40.1102431],[22.4269038,40.1100235],[22.4266933,40.1099936],[22.4262054,40.1097798],[22.4255605,40.109762],[22.4249198,40.1095641],[22.424275,40.1090328],[22.4239281,40.1088119],[22.4237067,40.1087458],[22.4236403,40.1085737],[22.4234168,40.1085977],[22.4221898,40.1083828],[22.4216313,40.1079743],[22.4206544,40.1076006],[22.4204235,40.1074353],[22.4200748,40.1072954],[22.4194982,40.1068641],[22.4194774,40.1067467],[22.419025,40.1065243],[22.4187141,40.1062678],[22.4185156,40.1062291],[22.4184714,40.1061113],[22.4182758,40.1059465],[22.4179373,40.1058698],[22.4175779,40.1056847],[22.4175108,40.1055397],[22.4173491,40.1054294],[22.4164976,40.1052195],[22.4165935,40.1051307],[22.4164883,40.1051113],[22.4164783,40.1050391],[22.4163382,40.1050101],[22.4162816,40.1049193],[22.4162423,40.1048917],[22.4161135,40.1048809],[22.4161993,40.1047199],[22.4161076,40.1046286],[22.4159792,40.1045998],[22.4158609,40.1046432],[22.4156301,40.1044779],[22.4152035,40.1046613],[22.4149928,40.1046404],[22.414883,40.104819],[22.4147195,40.1047898],[22.4144459,40.1049482],[22.4143601,40.1046047],[22.4142543,40.1046122],[22.4141217,40.1047636],[22.4140275,40.1047803],[22.4140425,40.1046364],[22.4139026,40.1045984],[22.4138842,40.1043819],[22.4136216,40.1045765],[22.4135114,40.1042687],[22.4133284,40.104068],[22.4131162,40.1041102],[22.4131614,40.1041829],[22.4130852,40.1044341],[22.4128804,40.1046655],[22.4128289,40.104863],[22.4124753,40.1049798],[22.4118738,40.1051157],[22.4110694,40.1056046],[22.410799,40.1061324],[22.4108388,40.1064393],[22.4106754,40.106401],[22.4107164,40.1066538],[22.4109422,40.1070353],[22.4112551,40.1072018],[22.4113797,40.1073927],[22.411727,40.1075956],[22.4117362,40.1077038],[22.4127076,40.1083118],[22.4130256,40.1087666],[22.4131588,40.1090927],[22.4131391,40.1094348],[22.4127272,40.1095372],[22.4123039,40.110081],[22.4120061,40.1102706],[22.4119358,40.1102696],[22.4116978,40.1102709],[22.4109262,40.10999],[22.410499,40.1096959],[22.4102355,40.109422],[22.4100456,40.1094194],[22.4089971,40.1090987],[22.4069332,40.1090523],[22.4067861,40.1093205],[22.4062725,40.1097099],[22.4062315,40.1099615],[22.4060023,40.1102287],[22.4057402,40.1103962],[22.405517,40.1104112],[22.4051362,40.1106402],[22.4048119,40.11096],[22.4045555,40.1113889],[22.4044319,40.111153],[22.4041956,40.1112218],[22.4033289,40.1111558],[22.4028985,40.1109967],[22.4027098,40.1110391],[22.4020303,40.1109937],[22.4017241,40.1110436],[22.4009499,40.1110329],[22.4003572,40.1107905],[22.3996405,40.1103301],[22.398732,40.1100473],[22.3982913,40.109825],[22.3983864,40.1097722],[22.3970846,40.1092497],[22.396053,40.1087129],[22.3948996,40.1087555],[22.3945135,40.1088177],[22.3939887,40.1091798],[22.3936808,40.1093016],[22.3936478,40.1092111],[22.3934716,40.1092177],[22.3934852,40.1091368],[22.3927834,40.109046],[22.3929295,40.1088228],[22.3930196,40.1084817],[22.3930043,40.1084319],[22.3927911,40.1077217],[22.3927335,40.1076759],[22.3921629,40.1079923],[22.3920776,40.1076308],[22.3915525,40.1070109],[22.3914545,40.1066852],[22.3913247,40.1067194],[22.3912673,40.1066646],[22.3912463,40.1064525],[22.3912358,40.1063983],[22.3910498,40.1063237],[22.3908731,40.1063573],[22.3905758,40.1060288],[22.3903904,40.1059271],[22.3902012,40.1054921],[22.3901671,40.1051538],[22.3900208,40.1048905],[22.3899676,40.1047636],[22.3898244,40.1045589],[22.3894541,40.1043376],[22.3891564,40.1040271],[22.3890507,40.1040346],[22.389107,40.1041345],[22.3889641,40.1042226],[22.3886701,40.1046555],[22.3881982,40.104766],[22.3871636,40.1043642],[22.3870042,40.1041548],[22.3864916,40.1040035],[22.3860884,40.1036916],[22.3853742,40.1036276],[22.385422,40.1035922],[22.3848479,40.1030617],[22.3845244,40.10285],[22.3831634,40.1023625],[22.3813878,40.1015449],[22.3812027,40.1014342],[22.3811831,40.1012718],[22.3809771,40.1010527],[22.3801982,40.1007535],[22.3797351,40.1004948],[22.3794896,40.1004553],[22.3795231,40.1005279],[22.3789084,40.100231],[22.3786459,40.099921],[22.3783112,40.0996911],[22.3780545,40.0996334],[22.3781449,40.0997788],[22.3780276,40.0997772],[22.3772852,40.0994245],[22.3768472,40.099094],[22.3764349,40.0986738],[22.3764637,40.0989445],[22.3763035,40.0987711],[22.3762097,40.0987697],[22.3762528,40.0989325],[22.3761594,40.0989132],[22.3761864,40.0992559],[22.3759325,40.0990812],[22.3758487,40.0991521],[22.3756139,40.0991578],[22.3754932,40.0993002],[22.3746617,40.0992435],[22.3743007,40.0991304],[22.3738867,40.0987822],[22.373556,40.0983812],[22.3734981,40.0979479],[22.373221,40.0977638],[22.3729186,40.0976515],[22.3721131,40.097487],[22.3713865,40.0974588],[22.3707287,40.0974946],[22.3694323,40.0977466],[22.3688255,40.0976119],[22.3675375,40.0965307],[22.3669597,40.0961622],[22.3654365,40.0956002],[22.363369,40.0952286],[22.3626229,40.0950379],[22.362051,40.0950208],[22.3615501,40.0949237]]},{"id":19058,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03b9\u03ac-\u03ba\u03b1\u03c4. \u03a7\u03c1\u03ae\u03c3\u03c4\u03bf\u03c2 \u039a\u03ac\u03ba\u03b1\u03bb\u03bf\u03c2","description_GR":"\u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03b9\u03ac-\u039c\u03c0\u03ac\u03c1\u03bc\u03c0\u03b1-\u03a3\u03c4\u03c1\u03ac\u03b3\u03b3\u03bf\u03c2-\u0391\u03bd\u03ac\u03b8\u03b5\u03bc\u03b1-\u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1-\u039b\u03b1\u03b9\u03bc\u03cc\u03c2-\u03a0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u0393\u03b9\u03ce\u03c3\u03bf\u03c5-\u03ba\u03b1\u03c4. \u03a7. \u039a\u03ac\u03ba\u03b1\u03bb\u03bf\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Gortsia_Kakalos","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":11160,"name_EN":"Olympus: Gortsia-Christos Kakalos refuge","description_EN":"Gortsia-Barba-Stragos-Anathema-Skourta-Lemos-Apostolidis Pass-Kakalos refuge","ascent_time":320,"descent_time":260,"marker":"Red_dots","level":12,"ascent":1707,"descent":157,"maxelev":2666,"minelev":1108,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36614 40.09393,22.44332 40.11085)","views":18,"millestones":"0,22.4431095,40.1029497#1,22.4336025,40.1034410#2,22.4330848,40.1100119#3,22.4246740,40.1093613#4,22.4158437,40.1046455#5,22.4122406,40.1080175#6,22.4055560,40.1104085#7,22.3958320,40.1087217#8,22.3896834,40.1044862#9,22.3807204,40.1009487#10,22.3733746,40.0976733#11.2,22.3667000,40.0928748","x":22.4128223,"y":40.1048629,"coor":[[22.4431095,40.1029497],[22.4422627,40.1031365],[22.4413466,40.1034846],[22.4410291,40.1035163],[22.4405265,40.1034375],[22.440161,40.1035136],[22.4394943,40.1034236],[22.4389526,40.1035154],[22.4386715,40.1034936],[22.438438,40.1034454],[22.4383814,40.1033545],[22.4376915,40.1032551],[22.4373205,40.1030609],[22.4370512,40.1030393],[22.4363989,40.1028323],[22.4358146,40.1027343],[22.4357304,40.1028232],[22.4355073,40.1028292],[22.4352866,40.1027362],[22.4347777,40.1029275],[22.4344981,40.1028426],[22.4342615,40.1029295],[22.4341861,40.1031447],[22.4343332,40.1033809],[22.4340863,40.1034046],[22.4335882,40.1031276],[22.4337904,40.1035177],[22.4334649,40.1033872],[22.4332185,40.1032938],[22.4332261,40.1034741],[22.4331442,40.103464],[22.4329884,40.103606],[22.4327057,40.1036562],[22.4321083,40.1041256],[22.4319387,40.1043576],[22.4318836,40.1047172],[22.4314669,40.1049818],[22.4314137,40.1052513],[22.4314645,40.1055944],[22.4318357,40.1057796],[22.4318347,40.1058246],[22.4314941,40.105838],[22.4314805,40.1059189],[22.4316651,40.1060565],[22.4315937,40.1061006],[22.4317079,40.1062373],[22.4320916,40.1063866],[22.4324578,40.106788],[22.4323658,40.1072192],[22.4319268,40.107943],[22.4318498,40.1082302],[22.4318909,40.108483],[22.4320391,40.1086742],[22.4320031,40.1087098],[22.4321526,40.1088379],[22.4324061,40.1090395],[22.432559,40.1090236],[22.4327782,40.1091887],[22.4327531,40.1092605],[22.4330888,40.1099677],[22.4330732,40.1101387],[22.4332174,40.110501],[22.4329948,40.1104845],[22.4328094,40.1103828],[22.4325463,40.110091],[22.4322345,40.1098706],[22.4317217,40.1097195],[22.4311011,40.109666],[22.4311021,40.109621],[22.4310083,40.1096197],[22.4302035,40.1099241],[22.4299534,40.1100829],[22.4288379,40.1101218],[22.4287078,40.1101651],[22.4285528,40.1102711],[22.4285349,40.1105411],[22.4282572,40.1108797],[22.4279008,40.1110731],[22.4276423,40.1110876],[22.4273867,40.110976],[22.4273257,40.1105698],[22.4272109,40.1104601],[22.4271572,40.1102431],[22.4269042,40.1100235],[22.4266937,40.1099936],[22.4262058,40.1097798],[22.4255609,40.109762],[22.4249201,40.1095641],[22.4242753,40.1090328],[22.4239284,40.1088119],[22.423707,40.1087458],[22.4236406,40.1085737],[22.4234171,40.1085977],[22.4221902,40.1083828],[22.4216317,40.1079743],[22.4206547,40.1076006],[22.4204239,40.1074353],[22.4200752,40.1072954],[22.4194985,40.1068641],[22.4194778,40.1067467],[22.4190254,40.1065243],[22.4187145,40.1062678],[22.418516,40.1062291],[22.4184718,40.1061114],[22.4182761,40.1059465],[22.4179377,40.1058698],[22.4175782,40.1056847],[22.4175112,40.1055397],[22.4173495,40.1054294],[22.4164979,40.1052195],[22.4165938,40.1051307],[22.4164887,40.1051113],[22.4164786,40.1050391],[22.4163385,40.1050101],[22.4163054,40.1049196],[22.4161184,40.10489],[22.4161929,40.1047108],[22.4160778,40.1046192],[22.4158541,40.1046522],[22.4155998,40.1044865],[22.4151967,40.1046702],[22.414986,40.1046493],[22.4148762,40.104828],[22.4147126,40.1047987],[22.4144509,40.1049573],[22.4143532,40.1046136],[22.4142475,40.1046212],[22.4141149,40.1047725],[22.4140207,40.1047892],[22.4140471,40.1046635],[22.4138956,40.1046163],[22.4138887,40.104409],[22.4136144,40.1046035],[22.4136169,40.1044954],[22.4133446,40.1040953],[22.4131569,40.1040927],[22.4130786,40.104434],[22.4128738,40.1046654],[22.4128223,40.1048629],[22.412476,40.1049798],[22.4118745,40.1051157],[22.4110697,40.1056046],[22.4107993,40.1061324],[22.4108391,40.1064393],[22.4106758,40.106401],[22.4107168,40.1066538],[22.4109426,40.1070353],[22.4112555,40.1072018],[22.4113801,40.1073927],[22.4117274,40.1075956],[22.4117366,40.1077039],[22.412708,40.1083118],[22.4130259,40.1087666],[22.4131592,40.1090927],[22.4131395,40.1094348],[22.4127279,40.1095373],[22.4123046,40.110081],[22.4120069,40.1102706],[22.4119447,40.1102653],[22.4116981,40.1102709],[22.4109223,40.110035],[22.4102085,40.1094486],[22.4091365,40.1091276],[22.4069325,40.1090523],[22.4067854,40.1093205],[22.4062718,40.1097098],[22.4062307,40.1099615],[22.4060016,40.1102286],[22.4057395,40.1103962],[22.4055162,40.1104112],[22.4051354,40.1106401],[22.4048112,40.11096],[22.4045547,40.1113889],[22.4044312,40.111153],[22.4041949,40.1112218],[22.4033282,40.1111558],[22.4028978,40.1109967],[22.402709,40.1110391],[22.4020296,40.1109937],[22.4017233,40.1110435],[22.4009492,40.1110329],[22.4003565,40.1107904],[22.3996398,40.1103301],[22.3987313,40.1100473],[22.3982906,40.109825],[22.3983857,40.1097722],[22.3970839,40.1092497],[22.3960523,40.1087129],[22.3948989,40.1087555],[22.3945128,40.1088177],[22.393988,40.1091798],[22.3936801,40.1093016],[22.393647,40.1092111],[22.3934709,40.1092177],[22.3934845,40.1091368],[22.3927827,40.1090459],[22.3929287,40.1088227],[22.3930148,40.1084996],[22.3930189,40.1084817],[22.3927904,40.1077217],[22.3927328,40.1076759],[22.3921622,40.1079923],[22.3920768,40.1076307],[22.3915517,40.1070108],[22.3914538,40.1066852],[22.3913239,40.1067194],[22.3912666,40.1066645],[22.3912455,40.1064525],[22.3912351,40.1063983],[22.3910491,40.1063237],[22.3908723,40.1063573],[22.390575,40.1060288],[22.3903897,40.1059271],[22.3902005,40.1054921],[22.3901663,40.1051538],[22.3900226,40.1048905],[22.3898882,40.1046184],[22.3894606,40.1043422],[22.3891629,40.1040317],[22.3890572,40.1040392],[22.3891135,40.1041391],[22.3889706,40.1042272],[22.3886789,40.1046556],[22.3882303,40.1047755],[22.3871723,40.1043644],[22.387013,40.1041549],[22.3865004,40.1040036],[22.3860972,40.1036917],[22.385383,40.1036277],[22.3854308,40.1035923],[22.3848567,40.1030618],[22.3845332,40.1028501],[22.3831722,40.1023626],[22.3813966,40.101545],[22.3812115,40.1014344],[22.3811919,40.1012719],[22.3809859,40.1010528],[22.380207,40.1007536],[22.3797439,40.1004949],[22.3794984,40.1004554],[22.3795319,40.100528],[22.3789172,40.1002311],[22.3786547,40.0999211],[22.37832,40.0996912],[22.3780633,40.0996336],[22.3781537,40.099779],[22.3780364,40.0997773],[22.377294,40.0994246],[22.376856,40.0990941],[22.3764437,40.0986739],[22.3764724,40.0989446],[22.3763123,40.0987712],[22.3762185,40.0987699],[22.3762616,40.0989326],[22.3761682,40.0989133],[22.3761952,40.099256],[22.3759413,40.0990813],[22.3758575,40.0991522],[22.3756227,40.0991579],[22.375502,40.0993004],[22.3746705,40.0992436],[22.3743095,40.0991305],[22.3738954,40.0987823],[22.3735648,40.0983813],[22.3734974,40.0979479],[22.3732079,40.0972952],[22.3728391,40.0970197],[22.3704717,40.0964369],[22.3696229,40.0961187],[22.3689223,40.0959827],[22.3680636,40.0955922],[22.3674545,40.0950611],[22.3670756,40.0942269],[22.3669537,40.0934414],[22.3667273,40.0930959],[22.3665659,40.0929765],[22.3667,40.0928748]]},{"id":19059,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03b9\u03ac-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","description_GR":"\u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03b9\u03ac-\u039c\u03c0\u03ac\u03c1\u03bc\u03c0\u03b1-\u03a3\u03c4\u03c1\u03ac\u03b3\u03b3\u03bf\u03c2-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Gortsia_Petrostrouga","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5340,"name_EN":"Olympus: Gortsia-Petrostrouga refuge","description_EN":"Gortsia-Barba-Stragos-Petrostrouga \u03c1efuge","ascent_time":140,"descent_time":110,"marker":"Red_dots","level":12,"ascent":903,"descent":99,"maxelev":1917,"minelev":1091,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.41057 40.10283,22.44311 40.11086)","views":30,"millestones":"0,22.4431095,40.1029497#1,22.4336025,40.1034410#2,22.4330848,40.1100119#3,22.4246740,40.1093613#4,22.4158437,40.1046455#5.3,22.4131395,40.1094348","x":22.4279008,"y":40.1110731,"coor":[[22.4431095,40.1029497],[22.4422627,40.1031365],[22.4413466,40.1034846],[22.4410291,40.1035163],[22.4405265,40.1034375],[22.440161,40.1035136],[22.4394943,40.1034236],[22.4389526,40.1035154],[22.4386715,40.1034936],[22.438438,40.1034454],[22.4383814,40.1033545],[22.4376915,40.1032551],[22.4373205,40.1030609],[22.4370512,40.1030393],[22.4363989,40.1028323],[22.4358146,40.1027343],[22.4357304,40.1028232],[22.4355073,40.1028292],[22.4352866,40.1027362],[22.4347777,40.1029275],[22.4344981,40.1028426],[22.4342615,40.1029295],[22.4341861,40.1031447],[22.4343332,40.1033809],[22.4340863,40.1034046],[22.4335882,40.1031276],[22.4337904,40.1035177],[22.4334649,40.1033872],[22.4332185,40.1032938],[22.4332261,40.1034741],[22.4331442,40.103464],[22.4329884,40.103606],[22.4327057,40.1036562],[22.4321083,40.1041256],[22.4319387,40.1043576],[22.4318836,40.1047172],[22.4314669,40.1049818],[22.4314137,40.1052513],[22.4314645,40.1055944],[22.4318357,40.1057796],[22.4318347,40.1058246],[22.4314941,40.105838],[22.4314805,40.1059189],[22.4316651,40.1060565],[22.4315937,40.1061006],[22.4317079,40.1062373],[22.4320916,40.1063866],[22.4324578,40.106788],[22.4323658,40.1072192],[22.4319268,40.107943],[22.4318498,40.1082302],[22.4318909,40.108483],[22.4320391,40.1086742],[22.4320031,40.1087098],[22.4321526,40.1088379],[22.4324061,40.1090395],[22.432559,40.1090236],[22.4327782,40.1091887],[22.4327531,40.1092605],[22.4330888,40.1099677],[22.4330732,40.1101387],[22.4332174,40.110501],[22.4329948,40.1104845],[22.4328094,40.1103828],[22.4325463,40.110091],[22.4322345,40.1098706],[22.4317217,40.1097195],[22.4311011,40.109666],[22.4311021,40.109621],[22.4310083,40.1096197],[22.4302035,40.1099241],[22.4299534,40.1100829],[22.4288379,40.1101218],[22.4287078,40.1101651],[22.4285528,40.1102711],[22.4285349,40.1105411],[22.4282572,40.1108797],[22.4279008,40.1110731],[22.4276423,40.1110876],[22.4273867,40.110976],[22.4273257,40.1105698],[22.4272109,40.1104601],[22.4271572,40.1102431],[22.4269042,40.1100235],[22.4266937,40.1099936],[22.4262058,40.1097798],[22.4255609,40.109762],[22.4249201,40.1095641],[22.4242753,40.1090328],[22.4239284,40.1088119],[22.423707,40.1087458],[22.4236406,40.1085737],[22.4234171,40.1085977],[22.4221902,40.1083828],[22.4216317,40.1079743],[22.4206547,40.1076006],[22.4204239,40.1074353],[22.4200752,40.1072954],[22.4194985,40.1068641],[22.4194778,40.1067467],[22.4190254,40.1065243],[22.4187145,40.1062678],[22.418516,40.1062291],[22.4184718,40.1061114],[22.4182761,40.1059465],[22.4179377,40.1058698],[22.4175782,40.1056847],[22.4175112,40.1055397],[22.4173495,40.1054294],[22.4164979,40.1052195],[22.4165938,40.1051307],[22.4164887,40.1051113],[22.4164786,40.1050391],[22.4163385,40.1050101],[22.4163054,40.1049196],[22.4161184,40.10489],[22.4161929,40.1047108],[22.4160778,40.1046192],[22.4158541,40.1046522],[22.4155998,40.1044865],[22.4151967,40.1046702],[22.414986,40.1046493],[22.4148762,40.104828],[22.4147126,40.1047987],[22.4144509,40.1049573],[22.4143532,40.1046136],[22.4142475,40.1046212],[22.4141149,40.1047725],[22.4140207,40.1047892],[22.4140471,40.1046635],[22.4138956,40.1046163],[22.4138887,40.104409],[22.4136144,40.1046035],[22.4136169,40.1044954],[22.4133446,40.1040953],[22.4131569,40.1040927],[22.4130786,40.104434],[22.4128738,40.1046654],[22.4128223,40.1048629],[22.412476,40.1049798],[22.4118745,40.1051157],[22.4110697,40.1056046],[22.4107993,40.1061324],[22.4108391,40.1064393],[22.4106758,40.106401],[22.4107168,40.1066538],[22.4109426,40.1070353],[22.4112555,40.1072018],[22.4113801,40.1073927],[22.4117274,40.1075956],[22.4117366,40.1077039],[22.412708,40.1083118],[22.4130259,40.1087666],[22.4131592,40.1090927],[22.4131395,40.1094348]]},{"id":19060,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0393\u03ba\u03bf\u03c1\u03c4\u03c3\u03b9\u03ac-\u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1-\u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u0397 \u03b7\u03c1\u03c9\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","path":"MACEDONIA\/Makedonia_Olymbos_Gortsia_Petrostrouga_OropedioMouson","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":11391,"name_EN":"Olympus: Gortsia-Petrostrouga-Skourta-Muses plateau","description_EN":"The heroic ascent ot the Muses plateau","ascent_time":330,"descent_time":265,"marker":"Red_dots","level":12,"ascent":1754,"descent":150,"maxelev":2724,"minelev":1108,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36117 40.09605,22.44327 40.11078)","views":16,"millestones":"0,22.4431095,40.1029497#1,22.4336025,40.1034410#2,22.4330848,40.1100119#3,22.4246740,40.1093613#4,22.4158437,40.1046455#5,22.4122406,40.1080175#6,22.4055560,40.1104085#7,22.3958320,40.1087217#8,22.3896834,40.1044862#9,22.3807204,40.1009487#10,22.3732098,40.0977599#11.4,22.3615482,40.0949236","x":22.412476,"y":40.1049798,"coor":[[22.4431095,40.1029497],[22.4422627,40.1031365],[22.4413466,40.1034846],[22.4410291,40.1035163],[22.4405265,40.1034375],[22.440161,40.1035136],[22.4394943,40.1034236],[22.4389526,40.1035154],[22.4386715,40.1034936],[22.438438,40.1034454],[22.4383814,40.1033545],[22.4376915,40.1032551],[22.4373205,40.1030609],[22.4370512,40.1030393],[22.4363989,40.1028323],[22.4358146,40.1027343],[22.4357304,40.1028232],[22.4355073,40.1028292],[22.4352866,40.1027362],[22.4347777,40.1029275],[22.4344981,40.1028426],[22.4342615,40.1029295],[22.4341861,40.1031447],[22.4343332,40.1033809],[22.4340863,40.1034046],[22.4335882,40.1031276],[22.4337904,40.1035177],[22.4334649,40.1033872],[22.4332185,40.1032938],[22.4332261,40.1034741],[22.4331442,40.103464],[22.4329884,40.103606],[22.4327057,40.1036562],[22.4321083,40.1041256],[22.4319387,40.1043576],[22.4318836,40.1047172],[22.4314669,40.1049818],[22.4314137,40.1052513],[22.4314645,40.1055944],[22.4318357,40.1057796],[22.4318347,40.1058246],[22.4314941,40.105838],[22.4314805,40.1059189],[22.4316651,40.1060565],[22.4315937,40.1061006],[22.4317079,40.1062373],[22.4320916,40.1063866],[22.4324578,40.106788],[22.4323658,40.1072192],[22.4319268,40.107943],[22.4318498,40.1082302],[22.4318909,40.108483],[22.4320391,40.1086742],[22.4320031,40.1087098],[22.4321526,40.1088379],[22.4324061,40.1090395],[22.432559,40.1090236],[22.4327782,40.1091887],[22.4327531,40.1092605],[22.4330888,40.1099677],[22.4330732,40.1101387],[22.4332174,40.110501],[22.4329948,40.1104845],[22.4328094,40.1103828],[22.4325463,40.110091],[22.4322345,40.1098706],[22.4317217,40.1097195],[22.4311011,40.109666],[22.4311021,40.109621],[22.4310083,40.1096197],[22.4302035,40.1099241],[22.4299534,40.1100829],[22.4288379,40.1101218],[22.4287078,40.1101651],[22.4285528,40.1102711],[22.4285349,40.1105411],[22.4282572,40.1108797],[22.4279008,40.1110731],[22.4276423,40.1110876],[22.4273867,40.110976],[22.4273257,40.1105698],[22.4272109,40.1104601],[22.4271572,40.1102431],[22.4269042,40.1100235],[22.4266937,40.1099936],[22.4262058,40.1097798],[22.4255609,40.109762],[22.4249201,40.1095641],[22.4242753,40.1090328],[22.4239284,40.1088119],[22.423707,40.1087458],[22.4236406,40.1085737],[22.4234171,40.1085977],[22.4221902,40.1083828],[22.4216317,40.1079743],[22.4206547,40.1076006],[22.4204239,40.1074353],[22.4200752,40.1072954],[22.4194985,40.1068641],[22.4194778,40.1067467],[22.4190254,40.1065243],[22.4187145,40.1062678],[22.418516,40.1062291],[22.4184718,40.1061114],[22.4182761,40.1059465],[22.4179377,40.1058698],[22.4175782,40.1056847],[22.4175112,40.1055397],[22.4173495,40.1054294],[22.4164979,40.1052195],[22.4165938,40.1051307],[22.4164887,40.1051113],[22.4164786,40.1050391],[22.4163385,40.1050101],[22.4163054,40.1049196],[22.4161184,40.10489],[22.4161929,40.1047108],[22.4160778,40.1046192],[22.4158541,40.1046522],[22.4155998,40.1044865],[22.4151967,40.1046702],[22.414986,40.1046493],[22.4148762,40.104828],[22.4147126,40.1047987],[22.4144509,40.1049573],[22.4143532,40.1046136],[22.4142475,40.1046212],[22.4141149,40.1047725],[22.4140207,40.1047892],[22.4140471,40.1046635],[22.4138956,40.1046163],[22.4138887,40.104409],[22.4136144,40.1046035],[22.4136169,40.1044954],[22.4133446,40.1040953],[22.4131569,40.1040927],[22.4130786,40.104434],[22.4128738,40.1046654],[22.4128223,40.1048629],[22.412476,40.1049798],[22.4118745,40.1051157],[22.4110697,40.1056046],[22.4107993,40.1061324],[22.4108391,40.1064393],[22.4106758,40.106401],[22.4107168,40.1066538],[22.4109426,40.1070353],[22.4112555,40.1072018],[22.4113801,40.1073927],[22.4117274,40.1075956],[22.4117366,40.1077039],[22.412708,40.1083118],[22.4130259,40.1087666],[22.4131592,40.1090927],[22.4131395,40.1094348],[22.4127279,40.1095373],[22.4123046,40.110081],[22.4120069,40.1102706],[22.4119447,40.1102653],[22.4116981,40.1102709],[22.4109223,40.110035],[22.4102085,40.1094486],[22.4091365,40.1091276],[22.4069325,40.1090523],[22.4067854,40.1093205],[22.4062718,40.1097098],[22.4062307,40.1099615],[22.4060016,40.1102286],[22.4057395,40.1103962],[22.4055162,40.1104112],[22.4051354,40.1106401],[22.4048112,40.11096],[22.4045547,40.1113889],[22.4044312,40.111153],[22.4041949,40.1112218],[22.4033282,40.1111558],[22.4028978,40.1109967],[22.402709,40.1110391],[22.4020296,40.1109937],[22.4017233,40.1110435],[22.4009492,40.1110329],[22.4003565,40.1107904],[22.3996398,40.1103301],[22.3987313,40.1100473],[22.3982906,40.109825],[22.3983857,40.1097722],[22.3970839,40.1092497],[22.3960523,40.1087129],[22.3948989,40.1087555],[22.3945128,40.1088177],[22.393988,40.1091798],[22.3936801,40.1093016],[22.393647,40.1092111],[22.3934709,40.1092177],[22.3934845,40.1091368],[22.3927827,40.1090459],[22.3929287,40.1088227],[22.3930148,40.1084996],[22.3930189,40.1084817],[22.3927904,40.1077217],[22.3927328,40.1076759],[22.3921622,40.1079923],[22.3920768,40.1076307],[22.3915517,40.1070108],[22.3914538,40.1066852],[22.3913239,40.1067194],[22.3912666,40.1066645],[22.3912455,40.1064525],[22.3912351,40.1063983],[22.3910491,40.1063237],[22.3908723,40.1063573],[22.390575,40.1060288],[22.3903897,40.1059271],[22.3902005,40.1054921],[22.3901663,40.1051538],[22.3900226,40.1048905],[22.3898882,40.1046184],[22.3894606,40.1043422],[22.3891629,40.1040317],[22.3890572,40.1040392],[22.3891135,40.1041391],[22.3889706,40.1042272],[22.3886789,40.1046556],[22.3882303,40.1047755],[22.3871723,40.1043644],[22.387013,40.1041549],[22.3865004,40.1040036],[22.3860972,40.1036917],[22.385383,40.1036277],[22.3854308,40.1035923],[22.3848567,40.1030618],[22.3845332,40.1028501],[22.3831722,40.1023626],[22.3813966,40.101545],[22.3812115,40.1014344],[22.3811919,40.1012719],[22.3809859,40.1010528],[22.380207,40.1007536],[22.3797439,40.1004949],[22.3794984,40.1004554],[22.3795319,40.100528],[22.3789172,40.1002311],[22.3786547,40.0999211],[22.37832,40.0996912],[22.3780633,40.0996336],[22.3781537,40.099779],[22.3780364,40.0997773],[22.377294,40.0994246],[22.376856,40.0990941],[22.3764437,40.0986739],[22.3764724,40.0989446],[22.3763123,40.0987712],[22.3762185,40.0987699],[22.3762616,40.0989326],[22.3761682,40.0989133],[22.3761952,40.099256],[22.3759413,40.0990813],[22.3758575,40.0991522],[22.3756227,40.0991579],[22.375502,40.0993004],[22.3746705,40.0992436],[22.3743095,40.0991305],[22.3738954,40.0987823],[22.3735648,40.0983813],[22.3734974,40.0979479],[22.3732202,40.0977638],[22.3729179,40.0976515],[22.3721124,40.097487],[22.3713857,40.0974588],[22.370728,40.0974946],[22.3694315,40.0977466],[22.3688247,40.0976119],[22.3675367,40.0965307],[22.366959,40.0961622],[22.3654357,40.0956002],[22.3633683,40.0952286],[22.3626221,40.0950379],[22.3620056,40.0950202],[22.3615482,40.0949236]]},{"id":19061,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0386\u03bd\u03c9 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9-\u039a\u03c9\u03c3\u03c4\u03ae-\u03a1\u03ac\u03c7\u03b7 \u0391\u03c7\u03c1\u03b9\u03ac\u03bd\u03b7-\u03a0\u03ac\u03b3\u03bf\u03c2-\u039c\u03c0\u03ac\u03c1\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Kardara_Achriani_Bara","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":14857,"name_EN":"Olympus: Ano Pigadi refuge-Kosti ridge-Achriani ridge-Bara","description_EN":"","ascent_time":505,"descent_time":440,"marker":"No_marks","level":12,"ascent":1596,"descent":611,"maxelev":2599,"minelev":1345,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36443 40.03955,22.46848 40.05946)","views":7,"millestones":"0,22.4673051,40.0398576#1,22.4632992,40.0425924#2,22.4673947,40.0483254#3,22.4591786,40.0527251#4,22.4596423,40.0544792#5,22.4503848,40.0559916#6,22.4404661,40.0559973#7,22.4309872,40.0541308#8,22.4216281,40.0522899#9,22.4124856,40.0509933#10,22.4026946,40.0473850#11,22.3921226,40.0447388#12,22.3840838,40.0482601#13,22.3772697,40.0551250#14,22.3678540,40.0591998#14.9,22.3645317,40.0552902","x":22.4412923,"y":40.0560828,"coor":[[22.4673051,40.0398576],[22.467169,40.0397702],[22.4670599,40.039539],[22.4667653,40.0396072],[22.4661181,40.0395581],[22.4650247,40.0397058],[22.4642206,40.0394969],[22.4637269,40.0395625],[22.4628901,40.0402901],[22.4622541,40.0404258],[22.4621797,40.040605],[22.4622419,40.0409662],[22.4621674,40.0411544],[22.4613499,40.0420625],[22.4607801,40.0423792],[22.4607783,40.0424603],[22.4608939,40.0425339],[22.4613949,40.0426667],[22.4617,40.0426527],[22.462349,40.0424631],[22.4632379,40.042547],[22.4640683,40.0431526],[22.4647407,40.0434858],[22.4647613,40.0436122],[22.464581,40.0438081],[22.4636411,40.0444262],[22.4635167,40.0447489],[22.4636783,40.0448276],[22.4640983,40.0449143],[22.4645394,40.0451093],[22.4646537,40.045237],[22.4652971,40.0452995],[22.4660171,40.0455974],[22.4664095,40.0458728],[22.4667057,40.0462551],[22.4671078,40.0466208],[22.467421,40.0467691],[22.4675584,40.0469151],[22.4682312,40.0472303],[22.4683105,40.0473575],[22.4682729,40.0474651],[22.4680583,40.0476244],[22.4677799,40.0480171],[22.4674712,40.0481932],[22.4672271,40.0486224],[22.4665888,40.0488572],[22.4657079,40.0489357],[22.4653935,40.0488414],[22.4646333,40.0487593],[22.4641387,40.0488608],[22.4639698,40.0490748],[22.4635317,40.0492672],[22.4633268,40.0495167],[22.4633234,40.0501924],[22.4630942,40.0504776],[22.4630292,40.050765],[22.4626036,40.0509216],[22.4622589,40.0511332],[22.4617677,40.0510816],[22.4611922,40.051128],[22.4610823,40.0513248],[22.4610269,40.0517024],[22.460957,40.0516835],[22.4607997,40.0518976],[22.4602772,40.052197],[22.459793,40.0523527],[22.4595639,40.0526379],[22.4592804,40.0527333],[22.4587303,40.0526899],[22.4584715,40.0527315],[22.4584701,40.0527946],[22.4587826,40.0529699],[22.4591615,40.0533894],[22.4596723,40.0537115],[22.4607142,40.0537794],[22.4610128,40.0540536],[22.4611413,40.0540733],[22.4614173,40.0543112],[22.4616845,40.0544229],[22.461798,40.0545866],[22.463125,40.0550096],[22.4635352,40.0555376],[22.4632455,40.0553896],[22.4631165,40.0553879],[22.4629209,40.0552231],[22.4622254,40.0551328],[22.4618922,40.0550923],[22.461638,40.0549268],[22.461463,40.0548884],[22.4613488,40.0547518],[22.4611959,40.0547768],[22.4611385,40.054722],[22.4603423,40.0546753],[22.4600637,40.0545545],[22.4596656,40.0545312],[22.4596098,40.0544043],[22.4594932,40.0543758],[22.4584598,40.0544521],[22.4583083,40.0544141],[22.4582131,40.0544758],[22.4581557,40.054421],[22.4578983,40.0543996],[22.4577441,40.0543795],[22.4577415,40.0544966],[22.4572706,40.0545804],[22.4570198,40.0547843],[22.4567959,40.0548354],[22.4564037,40.0550734],[22.4560274,40.0551224],[22.4560371,40.0552126],[22.4558714,40.0552825],[22.4560682,40.0553932],[22.4559959,40.0554824],[22.4561114,40.055556],[22.4560619,40.0556724],[22.4556133,40.0558106],[22.4555284,40.0559356],[22.4552903,40.055982],[22.4549963,40.0560231],[22.4548225,40.0559307],[22.4542955,40.0559056],[22.4541884,40.0559763],[22.4540013,40.0559558],[22.4539647,40.0560183],[22.453896,40.0559453],[22.4538119,40.0560343],[22.4534603,40.0560296],[22.4530688,40.0562316],[22.4529525,40.056194],[22.4524705,40.0562506],[22.4522684,40.0563741],[22.4520326,40.056434],[22.4519057,40.0563422],[22.4514377,40.0562999],[22.4511002,40.0561873],[22.4508137,40.0558952],[22.450649,40.05592],[22.4504851,40.0560259],[22.4501012,40.0558946],[22.4501147,40.0558137],[22.4502331,40.0557613],[22.4497769,40.0557191],[22.4494588,40.0557869],[22.4488399,40.0556796],[22.4486737,40.0557674],[22.4478837,40.0554505],[22.4477887,40.0555033],[22.4475208,40.0554276],[22.4474953,40.0555174],[22.447096,40.0555481],[22.4467127,40.0553898],[22.446629,40.0554607],[22.4463841,40.0554034],[22.4462412,40.0555006],[22.4460663,40.0554622],[22.445933,40.0556496],[22.4457011,40.0555384],[22.4455831,40.0555728],[22.4453741,40.0554799],[22.4453147,40.0555152],[22.4450931,40.0554672],[22.4448431,40.055635],[22.4447024,40.0556331],[22.4446535,40.0557225],[22.4445375,40.0556669],[22.4444304,40.0557375],[22.4441956,40.0557524],[22.443998,40.0556777],[22.4437952,40.0558281],[22.4436198,40.0558077],[22.4433018,40.0558755],[22.4430293,40.055998],[22.4429376,40.0559067],[22.4427832,40.0559947],[22.442609,40.0559203],[22.4423489,40.0560159],[22.4421614,40.0560134],[22.4420066,40.0561194],[22.4418552,40.0560723],[22.4414798,40.0560853],[22.4413965,40.0561382],[22.4412923,40.0560828],[22.4407992,40.0561122],[22.4404856,40.0559818],[22.4403304,40.0561058],[22.440084,40.0561115],[22.4394777,40.0559682],[22.4392546,40.0559832],[22.438993,40.0561419],[22.4388542,40.0560589],[22.4387354,40.0561294],[22.4383305,40.0558897],[22.4378148,40.0558828],[22.437801,40.0559727],[22.4376156,40.0558801],[22.4371363,40.0558195],[22.4368482,40.0555994],[22.4367765,40.0556615],[22.4366833,40.0556333],[22.4367318,40.0555618],[22.4365495,40.0553341],[22.4363395,40.0552863],[22.4361436,40.0551395],[22.4360946,40.0552289],[22.4360005,40.0552457],[22.4358617,40.0551627],[22.4356976,40.0551605],[22.4355481,40.0550323],[22.4354299,40.0550758],[22.4352796,40.0549837],[22.4350557,40.0550347],[22.4349874,40.0549437],[22.4349167,40.0549607],[22.4346153,40.0548125],[22.4345324,40.0548474],[22.4342869,40.0548171],[22.4341639,40.0550677],[22.4339324,40.0549384],[22.4338608,40.0549915],[22.4337805,40.0549184],[22.433243,40.054839],[22.4324802,40.0543602],[22.43212,40.0542202],[22.4318048,40.0541619],[22.4315114,40.0541759],[22.4314503,40.0542832],[22.4312044,40.0542709],[22.4307097,40.0539534],[22.430662,40.0539888],[22.4306025,40.0538708],[22.430182,40.0538021],[22.4290805,40.0537781],[22.428951,40.0538034],[22.428842,40.0539551],[22.4284272,40.0541477],[22.4283775,40.0542731],[22.4280816,40.0543952],[22.4279305,40.0543391],[22.42784,40.0541937],[22.4275655,40.0544062],[22.4274612,40.0543508],[22.4271203,40.0543912],[22.4264125,40.0540753],[22.4258285,40.0539772],[22.4256443,40.0538306],[22.4254319,40.0538908],[22.4253888,40.053728],[22.4252467,40.0537891],[22.4250947,40.0537691],[22.4249922,40.0536415],[22.4248982,40.0536493],[22.4248532,40.0535676],[22.4246439,40.0534927],[22.4245204,40.0532567],[22.4243676,40.0532727],[22.4243115,40.0531638],[22.4241826,40.0531621],[22.4239975,40.0530514],[22.4237975,40.0530847],[22.423242,40.0527709],[22.4227983,40.0526928],[22.4223939,40.0526422],[22.4218992,40.0527436],[22.4217887,40.0524538],[22.421468,40.0521251],[22.4208448,40.0522067],[22.4200265,40.0521054],[22.4191948,40.0520761],[22.4182987,40.0522981],[22.4179593,40.0522754],[22.4171837,40.0523549],[22.4167421,40.0521867],[22.4166063,40.0519777],[22.4165811,40.0515449],[22.4167225,40.0510063],[22.4166493,40.0506269],[22.4159336,40.0506531],[22.415366,40.0508616],[22.4148395,40.0508184],[22.4144017,40.0509925],[22.4140413,40.0508615],[22.4135081,40.0511064],[22.4133214,40.0510678],[22.4132143,40.0511384],[22.4129559,40.0511619],[22.4126432,40.0509955],[22.4121393,40.0509886],[22.4120248,40.0508699],[22.4118963,40.0508501],[22.4114108,40.0505552],[22.4101443,40.0505738],[22.4096998,40.0505317],[22.4095139,40.0504571],[22.4084722,40.0503887],[22.4082424,40.0501873],[22.40816,40.0502042],[22.4078932,40.0500834],[22.4074616,40.0499874],[22.4072264,40.0500202],[22.4062507,40.0491329],[22.4058066,40.0485683],[22.4054371,40.0483289],[22.4049947,40.0481967],[22.4047603,40.0481935],[22.4040754,40.0479048],[22.404016,40.04794],[22.4037051,40.0477015],[22.4030903,40.0474227],[22.4029011,40.0474922],[22.4020325,40.0470388],[22.4002643,40.0469603],[22.3998064,40.04699],[22.3990004,40.0468708],[22.3985425,40.0469005],[22.3980696,40.0465696],[22.3974076,40.0463082],[22.3966966,40.0461362],[22.3964032,40.0461502],[22.395833,40.0459711],[22.395054,40.0453567],[22.3941768,40.0452725],[22.3936872,40.0451576],[22.3922944,40.0450662],[22.392115,40.0447214],[22.3922896,40.0442733],[22.3912581,40.0443671],[22.3906988,40.0447197],[22.3906648,40.0451697],[22.3901978,40.0450911],[22.3901972,40.0456136],[22.3890307,40.0458677],[22.3882692,40.0468481],[22.3879108,40.0471314],[22.3867867,40.0470797],[22.3854105,40.0472768],[22.3835612,40.0486474],[22.3823957,40.0498473],[22.3799328,40.0513805],[22.3790956,40.0520805],[22.3787634,40.052247],[22.3772852,40.0542714],[22.3770787,40.0545748],[22.3770614,40.0548088],[22.37715,40.0550262],[22.3773684,40.0552095],[22.376931,40.0553655],[22.3758819,40.055603],[22.3750504,40.0560599],[22.3746016,40.0561977],[22.3744107,40.0563392],[22.3742353,40.0563187],[22.3739029,40.0564942],[22.373668,40.0565089],[22.3720105,40.0571883],[22.3716414,40.0574264],[22.3710503,40.0576343],[22.3708116,40.0578111],[22.3696857,40.0583178],[22.3679256,40.0595137],[22.367786,40.0589307],[22.3659907,40.0570315],[22.3653459,40.0560494],[22.3645317,40.0552902]]},{"id":19062,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c1\u03c5\u03ac-\u039c\u03b5\u03c4\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7-\u039c\u03c0\u03ac\u03c1\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b2\u03b9=\u03bf\u03c3\u03ba\u03bf\u03c4\u03cc\u03c0\u03b9\u03b1 \u03c7\u03c9\u03c1\u03af\u03c2 \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_Karya_Metamorfosi_Bara","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":15243,"name_EN":"Olympus: Karya-Metamorfosi-Bara","description_EN":"A wild hike without any path","ascent_time":445,"descent_time":495,"marker":"No_marks","level":9,"ascent":359,"descent":1825,"maxelev":2580,"minelev":899,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36443 39.98546,22.40081 40.05944)","views":4,"millestones":"0,22.3645309,40.0552902#1,22.3721200,40.0571558#2,22.3774105,40.0510075#3,22.3814950,40.0430115#4,22.3878478,40.0359855#5,22.3934272,40.0290603#6,22.3985418,40.0240928#7,22.3969196,40.0190841#8,22.3932666,40.0131423#9,22.3911741,40.0074224#10,22.3832660,40.0048783#11,22.3785165,39.9976254#12,22.3797687,39.9930184#13,22.3883890,39.9922785#14,22.3898574,39.9892108#15.2,22.3926672,39.9853681","x":22.3928346,"y":40.0127896,"coor":[[22.3645309,40.0552902],[22.3653452,40.0560494],[22.36599,40.0570315],[22.3677853,40.0589307],[22.3679429,40.059496],[22.3696824,40.0583313],[22.3708083,40.0578246],[22.371047,40.0576478],[22.3716382,40.0574399],[22.3720073,40.0572018],[22.3736648,40.0565224],[22.3738996,40.0565077],[22.3742321,40.0563322],[22.3744074,40.0563526],[22.3745984,40.0562112],[22.3750471,40.0560733],[22.3758787,40.0556165],[22.3769277,40.055379],[22.3773652,40.0552229],[22.37715,40.0550262],[22.3770614,40.0548088],[22.3770787,40.0545748],[22.3772821,40.0542488],[22.3774896,40.0534049],[22.3776712,40.0531642],[22.3778489,40.0525901],[22.3778364,40.0521304],[22.3774625,40.0515846],[22.3773771,40.0507366],[22.3771738,40.0504094],[22.3773333,40.0496189],[22.3775466,40.0490273],[22.3778116,40.0487247],[22.3778159,40.0485445],[22.3780759,40.0479626],[22.3785067,40.0475902],[22.3787978,40.0471799],[22.3789844,40.0467231],[22.3794161,40.0463147],[22.3810087,40.043409],[22.38145,40.0433386],[22.3817069,40.0413962],[22.3820288,40.040671],[22.3830071,40.0399459],[22.3838032,40.0394885],[22.3852113,40.0384271],[22.3852729,40.0383018],[22.3858585,40.0378235],[22.3863084,40.0376316],[22.3864775,40.0374177],[22.3868822,40.0371531],[22.3868844,40.037063],[22.3870891,40.0368316],[22.3874337,40.0366292],[22.3876573,40.0360918],[22.3881918,40.0357929],[22.3886958,40.0352954],[22.389578,40.034659],[22.3902279,40.0344338],[22.3906912,40.03417],[22.3913996,40.0334501],[22.3916972,40.033256],[22.3926184,40.03244],[22.3928491,40.0321008],[22.3933278,40.031675],[22.3938385,40.0308893],[22.3936379,40.0299496],[22.3932736,40.0294941],[22.393551,40.0291556],[22.3932862,40.0289537],[22.3940332,40.0285857],[22.3938157,40.0283665],[22.3946904,40.0280452],[22.3945832,40.0276203],[22.3949491,40.0275083],[22.3948496,40.0272547],[22.3949448,40.0271929],[22.3949122,40.0270843],[22.3952195,40.0269715],[22.3951087,40.0266997],[22.3955229,40.0265252],[22.3955037,40.0263448],[22.3959391,40.0262697],[22.3958864,40.0260168],[22.3957605,40.0258889],[22.3966785,40.0257214],[22.3965271,40.0251788],[22.3974672,40.0250656],[22.3977938,40.0251332],[22.39783,40.0250887],[22.3975723,40.0245806],[22.3985159,40.0244946],[22.3984076,40.0241147],[22.3991017,40.0239981],[22.3990256,40.0237448],[22.3993783,40.0236957],[22.3991633,40.0233684],[22.3995296,40.0232383],[22.3992443,40.02291],[22.3996924,40.0227901],[22.3995104,40.0225533],[22.3998765,40.0224323],[22.39981,40.0222692],[22.3999514,40.0222351],[22.3995565,40.0220855],[22.3983755,40.0219791],[22.3977818,40.0218087],[22.3966842,40.0211449],[22.3967436,40.0211097],[22.3966424,40.0209281],[22.3968298,40.0209307],[22.3967378,40.0208573],[22.3967872,40.0207499],[22.3969876,40.0206986],[22.3969545,40.0206081],[22.3971185,40.0206103],[22.3970729,40.0205556],[22.3971474,40.0203765],[22.3971016,40.0203308],[22.3971964,40.0202871],[22.3970025,40.0200592],[22.3967599,40.0199117],[22.3969524,40.0196981],[22.3967726,40.0193713],[22.3968665,40.0193636],[22.3969389,40.0192745],[22.3968598,40.0191473],[22.3969921,40.019005],[22.3969486,40.0188602],[22.3966386,40.0185857],[22.3967189,40.0185372],[22.3966733,40.0184825],[22.396803,40.0184483],[22.3965373,40.0182824],[22.3965855,40.0182291],[22.3964029,40.0180193],[22.3964876,40.0179034],[22.3963379,40.0177932],[22.3964331,40.0177314],[22.3959472,40.0174635],[22.39603,40.0174286],[22.3959621,40.0173285],[22.3957994,40.0172722],[22.3958132,40.0171823],[22.395626,40.0171707],[22.395324,40.0170584],[22.3952662,40.0170216],[22.3954093,40.0169155],[22.3949109,40.0166833],[22.3943459,40.0162971],[22.3945345,40.0162457],[22.3944651,40.0162087],[22.3945145,40.0161013],[22.3947743,40.0160148],[22.3945907,40.0158501],[22.3946631,40.015761],[22.3945359,40.0156871],[22.3946786,40.015599],[22.3946247,40.0154001],[22.3947562,40.0152848],[22.3945937,40.0152195],[22.3947138,40.015095],[22.3944595,40.0149473],[22.394005,40.0148419],[22.3940996,40.0148072],[22.3939841,40.0147335],[22.3937034,40.0147116],[22.3938227,40.0146232],[22.3938014,40.0145328],[22.3936746,40.014441],[22.3937108,40.0143964],[22.3935596,40.0143493],[22.3934455,40.0142216],[22.3935212,40.0139884],[22.3932996,40.0134448],[22.3934076,40.0133381],[22.3932261,40.0130834],[22.3931211,40.0130639],[22.3933345,40.0129587],[22.3929567,40.0128319],[22.3928346,40.0127896],[22.3929085,40.0126375],[22.3927609,40.0124373],[22.3924791,40.0124604],[22.3925368,40.0120017],[22.3925968,40.0119395],[22.3925523,40.0118398],[22.3926607,40.0117152],[22.3926506,40.0116429],[22.3924651,40.0115593],[22.3924668,40.0114872],[22.3925895,40.0112547],[22.3927198,40.0111934],[22.3924906,40.010974],[22.3927048,40.0108329],[22.3927735,40.0104014],[22.3930115,40.0102425],[22.392851,40.0100962],[22.3926406,40.0100752],[22.392654,40.0100033],[22.3925138,40.0099834],[22.3923762,40.0098553],[22.3924997,40.0095868],[22.3927712,40.0095004],[22.3928555,40.0094025],[22.3929368,40.0089352],[22.3929157,40.0088358],[22.3926145,40.0086875],[22.3924096,40.0084324],[22.3925888,40.0079438],[22.3927019,40.0077878],[22.3927585,40.0073741],[22.3928559,40.0073079],[22.3920771,40.0073602],[22.3915149,40.0073524],[22.3906909,40.0075211],[22.3901392,40.0075675],[22.3891248,40.0078597],[22.3887191,40.0076739],[22.3879947,40.0075917],[22.3870803,40.007615],[22.3862098,40.0077651],[22.3856359,40.0077571],[22.3850823,40.0078845],[22.3845925,40.0077876],[22.3839484,40.0077786],[22.3836824,40.0076308],[22.3836279,40.0074588],[22.383742,40.007091],[22.383667,40.0062972],[22.3839821,40.0058511],[22.3839439,40.0056569],[22.3839684,40.0055807],[22.3839436,40.0055128],[22.383271,40.0048817],[22.3827239,40.0045002],[22.3823591,40.0040717],[22.3821301,40.004019],[22.3819638,40.0036202],[22.3818623,40.0034071],[22.3817745,40.0026581],[22.3818665,40.002236],[22.3820326,40.0021482],[22.381934,40.0018585],[22.3819663,40.0014806],[22.3811172,40.0012255],[22.3806935,40.0008142],[22.3802677,40.000538],[22.3800305,39.9996698],[22.3798819,39.9995145],[22.3795435,39.9991314],[22.3793572,39.9985883],[22.37921,39.9984376],[22.3789415,39.9983978],[22.3787337,39.9982687],[22.3784821,39.998013],[22.3784293,39.997769],[22.3790143,39.9968042],[22.3791574,39.9966981],[22.3793452,39.9966827],[22.3795837,39.9966725],[22.3795857,39.9965914],[22.3794481,39.9964634],[22.3788462,39.9962658],[22.3780926,39.9964354],[22.3780613,39.9962728],[22.3781747,39.9958239],[22.378271,39.9957172],[22.3786884,39.9955428],[22.3791238,39.9954588],[22.3791727,39.9953694],[22.378577,39.9948025],[22.3783103,39.9946907],[22.3777318,39.994543],[22.3772613,39.9945003],[22.3771227,39.9944173],[22.3771977,39.9942202],[22.3775564,39.9939099],[22.3775735,39.9938831],[22.3780039,39.9936368],[22.3784035,39.9935794],[22.3788557,39.9932794],[22.3794186,39.9932512],[22.3797959,39.9931484],[22.3798672,39.9931043],[22.3797631,39.9930488],[22.3797765,39.9929769],[22.3801261,39.9930539],[22.3808069,39.9929913],[22.382063,39.9933693],[22.3821058,39.993541],[22.382033,39.9936481],[22.382138,39.9936676],[22.3823785,39.9938962],[22.3828084,39.9935508],[22.3833029,39.9934406],[22.3837787,39.9931319],[22.3843889,39.9930864],[22.3845545,39.9930166],[22.3846773,39.9932706],[22.3847938,39.9932992],[22.3852649,39.9926932],[22.3857153,39.9924652],[22.3863761,39.9922582],[22.3868986,39.9919592],[22.3875411,39.9920312],[22.387771,39.9927281],[22.3879107,39.9927661],[22.3884147,39.9922505],[22.3884372,39.9917914],[22.3885352,39.9916126],[22.3890597,39.9912235],[22.3900421,39.9907867],[22.3904523,39.9907743],[22.3906714,39.9909215],[22.3907659,39.9908868],[22.390771,39.9906707],[22.3906343,39.9905066],[22.3903449,39.9903584],[22.3899592,39.990326],[22.3899492,39.9902538],[22.3905501,39.9901],[22.3914525,39.9900765],[22.3914789,39.9899507],[22.391098,39.9897112],[22.3906337,39.9895336],[22.3903295,39.9895204],[22.3899163,39.9896588],[22.3897775,39.9895848],[22.3902296,39.9892847],[22.39125,39.9889611],[22.3911166,39.9889682],[22.3901533,39.98909],[22.3891479,39.9895084],[22.3886085,39.989537],[22.3883087,39.9893346],[22.3882297,39.9892074],[22.3883799,39.9887951],[22.3882143,39.9883693],[22.3882547,39.9881447],[22.3883514,39.9881235],[22.3885324,39.9879008],[22.3888389,39.9878149],[22.3888174,39.9877336],[22.3889232,39.987717],[22.3889604,39.9876274],[22.389195,39.9876127],[22.3891062,39.9874042],[22.3895515,39.9873609],[22.3899661,39.9874747],[22.3899627,39.9869341],[22.389977,39.9868262],[22.3898415,39.9866081],[22.3900828,39.9861836],[22.390483,39.986099],[22.3908823,39.9858478],[22.3910114,39.9860568],[22.3913606,39.9856472],[22.3917021,39.9855709],[22.3921056,39.9853423],[22.3926672,39.9853681]]},{"id":19063,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c1\u03c5\u03ac-\u03a3\u03b1\u03c1\u03ac\u03bd\u03c4\u03b1 \u039a\u03b1\u03b3\u03ba\u03ad\u03bb\u03b9\u03b1-\u039c\u03c0\u03ac\u03c1\u03b1-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u039a. \u039c\u03c0\u03b9\u03b3\u03ba\u03bf\u03c4\u03b6\u03af\u03b4\u03b7\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd \u039f\u03bb\u03cd\u03bc\u03c0\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Karya_Migotzidis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":15695,"name_EN":"Olympus: Karya-Saranta Kagelia-Bara-Bigotzidis bivouac","description_EN":"Crossing western Olympus","ascent_time":420,"descent_time":355,"marker":"Red_dots","level":12,"ascent":1705,"descent":247,"maxelev":2500,"minelev":899,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.34798 39.9855,22.40262 40.05942)","views":4,"millestones":"0,22.3926672,39.9853681#1,22.3984009,39.9908460#2,22.3986500,39.9965361#3,22.3892331,40.0002500#4,22.3827416,40.0045442#5,22.3796726,40.0114136#6,22.3790684,40.0154871#7,22.3762559,40.0200303#8,22.3731295,40.0210579#9,22.3703388,40.0230914#10,22.3694919,40.0305711#11,22.3706854,40.0343325#12,22.3699635,40.0427459#13,22.3662942,40.0505400#14,22.3617633,40.0586238#15.7,22.3486671,40.0562858","x":22.3834504,"y":40.01506,"coor":[[22.3926672,39.9853681],[22.3928685,39.9861321],[22.393142,39.9864557],[22.3938964,39.98625],[22.3939556,39.9863184],[22.3939925,39.9867423],[22.3941554,39.9872851],[22.3939827,39.9876611],[22.393989,39.987936],[22.3942724,39.9879489],[22.3943037,39.9881115],[22.3945775,39.9884216],[22.3946534,39.9886839],[22.3949826,39.9891299],[22.3954237,39.9892982],[22.3958129,39.9891865],[22.3959766,39.9891978],[22.3964156,39.9894561],[22.3963633,39.9896896],[22.3964202,39.9897625],[22.3969085,39.9899134],[22.3970742,39.9898436],[22.3973899,39.989866],[22.3976032,39.9897608],[22.3977417,39.9903483],[22.3978454,39.9904218],[22.3981136,39.9904706],[22.3982241,39.9906928],[22.3983027,39.9908381],[22.3984313,39.9908488],[22.3986033,39.9910044],[22.3985048,39.9912102],[22.3985947,39.9913736],[22.3985788,39.9915536],[22.3987883,39.9916105],[22.3991793,39.9919223],[22.3992664,39.9922027],[22.3995219,39.9922964],[22.3999689,39.992717],[22.4002466,39.9928649],[22.400771,39.9929803],[22.4012,39.9931664],[22.4015509,39.9931893],[22.4017947,39.9932827],[22.4022672,39.9936135],[22.4024239,39.9939265],[22.4012533,39.9943969],[22.4011788,39.994576],[22.4009906,39.9946095],[22.4004572,39.9948814],[22.4002138,39.9952744],[22.3998146,39.995314],[22.399668,39.9955732],[22.399278,39.995721],[22.3989547,39.9960228],[22.3989015,39.9962924],[22.3986623,39.9965053],[22.3985006,39.9969084],[22.397639,39.9971848],[22.3970183,39.9976808],[22.3970273,39.997798],[22.3971299,39.9979165],[22.3967246,39.9982172],[22.3966156,39.9983689],[22.3963555,39.9984734],[22.396051,39.9984692],[22.3952101,39.998863],[22.3944786,39.9990871],[22.3943236,39.999202],[22.3943558,39.9993286],[22.3941776,39.9994342],[22.3935891,39.9995522],[22.3934699,39.9996407],[22.3923715,40.0000218],[22.3920792,39.9999997],[22.3917306,39.9998778],[22.3910794,40.0001751],[22.3906936,40.0001427],[22.3901645,40.0002254],[22.3889104,40.000253],[22.3870638,40.0005697],[22.3866343,40.0004015],[22.3863064,40.000397],[22.3858761,40.0002649],[22.384657,40.0003019],[22.3841023,40.0004744],[22.383268,40.0015799],[22.3829137,40.001701],[22.3825552,40.0018132],[22.3824411,40.0021809],[22.3821905,40.0023756],[22.3820325,40.0026167],[22.3819677,40.0036248],[22.3821361,40.0040281],[22.3825371,40.004412],[22.3832697,40.0048907],[22.3833112,40.0051165],[22.3832271,40.0052055],[22.3828121,40.0054159],[22.3824712,40.0054652],[22.38228,40.0056247],[22.382116,40.00578],[22.3819908,40.0061206],[22.381895,40.0062094],[22.3819053,40.0065609],[22.3817254,40.0067386],[22.3813002,40.0068858],[22.3812348,40.0071732],[22.3815312,40.0080151],[22.3818343,40.0085779],[22.3820281,40.0093014],[22.3820106,40.0095444],[22.381711,40.0098285],[22.3804593,40.0102434],[22.3798439,40.0105051],[22.3798136,40.010793],[22.3795905,40.0113124],[22.3800002,40.0118226],[22.3801914,40.0126541],[22.3804363,40.0131981],[22.3806868,40.0135079],[22.380848,40.0136273],[22.3811274,40.0137033],[22.3820188,40.0141572],[22.3827621,40.0144378],[22.3831778,40.0146959],[22.3834504,40.01506],[22.3835699,40.0154581],[22.3835335,40.0155116],[22.3832681,40.0153368],[22.3825926,40.0151652],[22.3817731,40.0151357],[22.3810686,40.0151979],[22.379268,40.0155331],[22.3791053,40.0154768],[22.3784566,40.0156569],[22.3783591,40.0158177],[22.3782411,40.0158521],[22.3782251,40.0160321],[22.3780603,40.0160658],[22.3780933,40.0161563],[22.3789756,40.016502],[22.379152,40.0167703],[22.3781834,40.0166036],[22.3779721,40.0166186],[22.3782336,40.0169556],[22.3783214,40.0172091],[22.3782654,40.0175957],[22.3779755,40.0184565],[22.3774928,40.0190444],[22.3774036,40.0193494],[22.3775318,40.0203692],[22.3774672,40.0206206],[22.3772244,40.0209775],[22.3766888,40.0203394],[22.3763089,40.0200548],[22.3755092,40.0196832],[22.3744051,40.0192984],[22.3752844,40.0202657],[22.375567,40.0207021],[22.3756995,40.0210463],[22.3757271,40.021362],[22.3750028,40.0207752],[22.3738243,40.020074],[22.374525,40.0216514],[22.3744982,40.0217952],[22.3736745,40.0212926],[22.373424,40.0211405],[22.3722134,40.0207991],[22.372717,40.0217972],[22.3728737,40.0226012],[22.3716308,40.0216468],[22.3713154,40.0216064],[22.3717938,40.0226761],[22.3714452,40.0225541],[22.3708474,40.0220682],[22.3710703,40.0230444],[22.3707524,40.0235985],[22.3706937,40.0231111],[22.3704658,40.0228377],[22.3700847,40.0235891],[22.3694163,40.0241022],[22.3692814,40.0243525],[22.369298,40.0246411],[22.369502,40.0249322],[22.3703736,40.0257283],[22.3708645,40.0262757],[22.3717152,40.0274138],[22.3717175,40.0278102],[22.3714742,40.0281852],[22.3706562,40.0290746],[22.369278,40.0303525],[22.370262,40.0313574],[22.3694457,40.0311837],[22.3677117,40.0306728],[22.3675606,40.0301301],[22.3670181,40.0307621],[22.3670383,40.0308976],[22.3678704,40.0318823],[22.3685466,40.0325224],[22.3688798,40.0327568],[22.3696112,40.0335419],[22.369803,40.0338509],[22.3701598,40.0341262],[22.3707984,40.0343784],[22.3709121,40.0345242],[22.3712719,40.0346734],[22.3711975,40.0348435],[22.3710907,40.0351483],[22.3711186,40.0353424],[22.3715132,40.0367849],[22.3716295,40.0397775],[22.3713386,40.0406744],[22.3711326,40.0409597],[22.371104,40.0411756],[22.3700017,40.0426736],[22.369744,40.0431564],[22.3694329,40.0434223],[22.3693472,40.0435743],[22.3696104,40.0448302],[22.3695781,40.0451992],[22.3697031,40.0468406],[22.3696334,40.047308],[22.3693857,40.0478631],[22.3690364,40.0482546],[22.3676612,40.0489019],[22.3674446,40.0491331],[22.3672313,40.0492292],[22.3669321,40.0494862],[22.3663473,40.0504149],[22.366134,40.0509074],[22.3662206,40.0517014],[22.3661131,40.0522765],[22.3655543,40.0535839],[22.3645287,40.0552902],[22.363531,40.0567175],[22.3625133,40.057604],[22.3621743,40.0580497],[22.3620502,40.0583362],[22.3618452,40.0585766],[22.3616312,40.0586997],[22.3591243,40.0586101],[22.3564306,40.0589773],[22.3543505,40.059182],[22.3495843,40.0594386],[22.3492361,40.0592895],[22.3488908,40.0590233],[22.3485654,40.0586628],[22.3483351,40.0584883],[22.3480091,40.0583936],[22.3485891,40.0567082],[22.3486317,40.0564025],[22.3486671,40.0562858]]},{"id":19064,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c1\u03c5\u03ac-\u03c0\u03b7\u03b3\u03ae \u03a0\u03c5\u03be\u03ac\u03c1\u03b9-\u039c\u03c0\u03ac\u03c1\u03b1","description_GR":"\u03a0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039c\u03c0\u03ac\u03c1\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac","path":"MACEDONIA\/Makedonia_Olymbos_Karya_Pyxari_Bara","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":16011,"name_EN":"Olympus: Karya-Pyxari spring-Bara","description_EN":"Accessing Bara plateau via the western slopes","ascent_time":495,"descent_time":415,"marker":"No_marks","level":9,"ascent":1595,"descent":126,"maxelev":2375,"minelev":899,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33885 39.98535,22.39267 40.05099)","views":2,"millestones":"0,22.3926672,39.9853681#1,22.3905985,39.9890360#2,22.3879147,39.9927603#3,22.3792915,39.9932580#4,22.3786372,39.9981716#5,22.3834958,40.0049176#6,22.3739707,40.0055080#7,22.3631973,40.0056104#8,22.3525905,40.0074610#9,22.3431760,40.0116756#10,22.3405455,40.0191360#11,22.3410846,40.0246828#12,22.3451760,40.0328009#13,22.3508662,40.0396451#14,22.3564572,40.0460829#15,22.3665609,40.0471066#16,22.3663946,40.0503345","x":22.3610024,"y":40.0060013,"coor":[[22.3926672,39.9853681],[22.3921056,39.9853423],[22.3917021,39.9855709],[22.3913606,39.9856472],[22.3910114,39.9860568],[22.3908823,39.9858478],[22.390483,39.986099],[22.3900828,39.9861836],[22.3898415,39.9866081],[22.389977,39.9868262],[22.3899627,39.9869341],[22.3899661,39.9874747],[22.3895515,39.9873609],[22.3891062,39.9874042],[22.389195,39.9876127],[22.3889604,39.9876274],[22.3889232,39.987717],[22.3888174,39.9877336],[22.3888389,39.9878149],[22.3885324,39.9879008],[22.3883514,39.9881235],[22.3882547,39.9881447],[22.3882143,39.9883693],[22.3883799,39.9887951],[22.3882297,39.9892074],[22.3883087,39.9893346],[22.3886085,39.989537],[22.3891479,39.9895084],[22.3901533,39.98909],[22.3911166,39.9889682],[22.39125,39.9889611],[22.3902296,39.9892847],[22.3897775,39.9895848],[22.3899163,39.9896588],[22.3903295,39.9895204],[22.3906337,39.9895336],[22.391098,39.9897112],[22.3914789,39.9899507],[22.3914525,39.9900765],[22.3905501,39.9901],[22.3899492,39.9902538],[22.3899592,39.990326],[22.3903449,39.9903584],[22.3906343,39.9905066],[22.390771,39.9906707],[22.3907659,39.9908868],[22.3906714,39.9909215],[22.3904523,39.9907743],[22.3900421,39.9907867],[22.3890597,39.9912235],[22.3885352,39.9916126],[22.3884372,39.9917914],[22.3884147,39.9922505],[22.3879107,39.9927661],[22.387771,39.9927281],[22.3875411,39.9920312],[22.3868986,39.9919592],[22.3863761,39.9922582],[22.3857153,39.9924652],[22.3852649,39.9926932],[22.3847938,39.9932992],[22.3846773,39.9932706],[22.3845545,39.9930166],[22.3843889,39.9930864],[22.3837787,39.9931319],[22.3833029,39.9934406],[22.3828084,39.9935508],[22.3823785,39.9938962],[22.382138,39.9936676],[22.382033,39.9936481],[22.3821058,39.993541],[22.382063,39.9933693],[22.3808069,39.9929913],[22.3801261,39.9930539],[22.3797765,39.9929769],[22.3797631,39.9930488],[22.3798672,39.9931043],[22.3797959,39.9931484],[22.3794186,39.9932512],[22.3788557,39.9932794],[22.3784035,39.9935794],[22.3780039,39.9936368],[22.3775735,39.9938831],[22.3775564,39.9939099],[22.3771977,39.9942202],[22.3771227,39.9944173],[22.3772613,39.9945003],[22.3777318,39.994543],[22.3783103,39.9946907],[22.378577,39.9948025],[22.3791727,39.9953694],[22.3791238,39.9954588],[22.3786884,39.9955428],[22.378271,39.9957172],[22.3781747,39.9958239],[22.3780613,39.9962728],[22.3780926,39.9964354],[22.3788462,39.9962658],[22.3794481,39.9964634],[22.3795857,39.9965914],[22.3795837,39.9966725],[22.3793452,39.9966827],[22.3791574,39.9966981],[22.3790143,39.9968042],[22.3784293,39.997769],[22.3784821,39.998013],[22.3787337,39.9982687],[22.3789415,39.9983978],[22.37921,39.9984376],[22.3793572,39.9985883],[22.3795435,39.9991314],[22.3798819,39.9995145],[22.3800305,39.9996698],[22.3802677,40.000538],[22.3806935,40.0008142],[22.3815936,40.001079],[22.382433,40.0012529],[22.3826178,40.0013636],[22.3829144,40.0017011],[22.3830462,40.0018425],[22.3830428,40.0019866],[22.382335,40.0026885],[22.3823791,40.0033017],[22.3829093,40.004165],[22.3831619,40.0043847],[22.3834638,40.004497],[22.3834779,40.0048936],[22.3839436,40.0055128],[22.3839684,40.0055807],[22.3839439,40.0056569],[22.3838021,40.005709],[22.3826222,40.0055664],[22.3822811,40.0056247],[22.3821171,40.0057801],[22.3819919,40.0061207],[22.381879,40.0062182],[22.3817664,40.0062436],[22.3815326,40.0062224],[22.3813091,40.0061832],[22.3799838,40.0062458],[22.3764395,40.006016],[22.3756452,40.0059147],[22.3740734,40.0055053],[22.3730054,40.0055399],[22.372118,40.0055995],[22.371439,40.0055809],[22.3703567,40.0052774],[22.3699094,40.0048747],[22.3684983,40.0046026],[22.3669559,40.0044367],[22.3652917,40.0044673],[22.3641835,40.004758],[22.3636349,40.0051647],[22.3630226,40.0057867],[22.3624303,40.0060576],[22.3617466,40.0062371],[22.3614076,40.0062053],[22.3610024,40.0060013],[22.3606758,40.0059427],[22.3600638,40.0060601],[22.3595772,40.0063235],[22.3591599,40.0061374],[22.3583986,40.0061266],[22.3578174,40.0059382],[22.3574669,40.0058972],[22.3566226,40.0059303],[22.35581,40.006108],[22.3553945,40.0063363],[22.3542835,40.006744],[22.3537725,40.007043],[22.353396,40.0071097],[22.3527224,40.0073524],[22.351635,40.0082379],[22.3512312,40.0084663],[22.3495937,40.0088394],[22.3484275,40.0089985],[22.3477707,40.0090252],[22.3466382,40.0093514],[22.345711,40.0094192],[22.3446108,40.009872],[22.3441593,40.0101358],[22.3437996,40.010473],[22.3437009,40.0106788],[22.3437037,40.0110482],[22.3435926,40.0112808],[22.3431371,40.0117068],[22.3428671,40.0117299],[22.3425008,40.0117517],[22.3421201,40.0119895],[22.3410346,40.0132713],[22.3410201,40.0133882],[22.3411456,40.0135251],[22.3412892,40.0138875],[22.3410296,40.0149289],[22.3415091,40.0154493],[22.3415642,40.0155942],[22.3414205,40.0162048],[22.3410275,40.0164694],[22.3405069,40.0166782],[22.3403021,40.0169095],[22.3406084,40.0182922],[22.3407554,40.0185106],[22.3406879,40.018879],[22.3404306,40.0193437],[22.3406922,40.0191853],[22.3405858,40.0197063],[22.340702,40.0202305],[22.3409302,40.020486],[22.3408659,40.0207194],[22.3409036,40.0210983],[22.3412656,40.021635],[22.3411127,40.0216598],[22.3407168,40.0215551],[22.3402426,40.021296],[22.3403632,40.0216401],[22.3405463,40.0218229],[22.3404397,40.0218664],[22.3400565,40.0217258],[22.339571,40.0214486],[22.3397789,40.02242],[22.3399368,40.0226745],[22.3401453,40.0228667],[22.3402502,40.0228862],[22.3403511,40.0230769],[22.3405571,40.023278],[22.3406157,40.0232788],[22.3406326,40.0235494],[22.3408026,40.023786],[22.3410416,40.0244111],[22.3411231,40.0249167],[22.3412689,40.0251891],[22.3413438,40.025965],[22.3418565,40.0270534],[22.3419161,40.0274957],[22.3421523,40.0279045],[22.3425659,40.0292167],[22.3429751,40.0302226],[22.3431208,40.0309814],[22.3433322,40.0314033],[22.3439487,40.0320788],[22.3444572,40.0323744],[22.3447712,40.032478],[22.3457713,40.033285],[22.3459464,40.0333146],[22.3458504,40.0338898],[22.3460361,40.034451],[22.3460135,40.0349011],[22.3461142,40.0351008],[22.3464817,40.0354123],[22.3467021,40.0355055],[22.3468952,40.0357606],[22.3472862,40.0365589],[22.3477379,40.0367816],[22.3482532,40.0367979],[22.3488893,40.0371494],[22.3491467,40.037171],[22.3495652,40.0373121],[22.349683,40.0372868],[22.3497833,40.0375044],[22.3502165,40.0380061],[22.3502213,40.0382945],[22.3504418,40.0388742],[22.3511161,40.040073],[22.3512572,40.0405434],[22.3515299,40.0408987],[22.3515586,40.0411694],[22.3520353,40.0418158],[22.3523343,40.0420543],[22.352578,40.0421568],[22.3524821,40.0422456],[22.3517604,40.0425236],[22.3517797,40.042695],[22.3518537,40.0429213],[22.3520364,40.0431221],[22.3523858,40.0432172],[22.3525026,40.0433089],[22.3532895,40.0437345],[22.3542627,40.0446943],[22.3546026,40.0451856],[22.3548797,40.0453607],[22.35508,40.0454221],[22.3551519,40.0453601],[22.3552916,40.0453981],[22.3559175,40.0456953],[22.3565974,40.0461824],[22.3569141,40.0465833],[22.3576027,40.0471967],[22.3582203,40.0473496],[22.3583848,40.0473339],[22.3581878,40.047241],[22.3585866,40.0472286],[22.3596508,40.0473338],[22.3601521,40.047449],[22.3618993,40.0474287],[22.3623884,40.0475617],[22.362763,40.047585],[22.3638641,40.0476186],[22.3641353,40.0475504],[22.3642755,40.0475704],[22.3651717,40.0473488],[22.3662475,40.0469676],[22.3665691,40.0469721],[22.3666141,40.0470628],[22.3662436,40.0473639],[22.3659473,40.0479903],[22.3656709,40.0482747],[22.3650769,40.0495817],[22.3634591,40.0505678],[22.3633784,40.0509991],[22.3635577,40.051344],[22.3642667,40.0511108],[22.3649454,40.0506699],[22.3659974,40.0504775],[22.3663946,40.0503345]]},{"id":19065,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03954 \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03bf\u03c0\u03b7\u03bb\u03cc\u03c2-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03b1\u03bb\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ac\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Kokinopilos_Christakis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":13042,"name_EN":"Olympus: E4 Kokinopilos-Christakis bivouac","description_EN":"Ascent via the Stalagmatia ravine","ascent_time":455,"descent_time":380,"marker":"E4","level":12,"ascent":1455,"descent":164,"maxelev":2421,"minelev":1122,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.25189 40.06289,22.3365 40.09841)","views":3,"millestones":"0,22.2521065,40.0944541#1,22.2534224,40.0940397#2,22.2563321,40.0898997#3,22.2651765,40.0873630#4,22.2726993,40.0816660#5,22.2799339,40.0774140#6,22.2822846,40.0728782#7,22.2842345,40.0697462#8,22.2935550,40.0649188#9,22.3033471,40.0653945#10,22.3129258,40.0669551#11,22.3199818,40.0648579#12,22.3283073,40.0678257#13,22.3362857,40.0718564","x":22.2824898,"y":40.0740441,"coor":[[22.2521065,40.0944541],[22.252201,40.094888],[22.2521122,40.0956074],[22.2522485,40.0957806],[22.2523363,40.0964756],[22.2520818,40.0967961],[22.25191,40.0975502],[22.2520337,40.0977593],[22.2526319,40.0982188],[22.2525917,40.0984164],[22.2526829,40.0984177],[22.2527579,40.0982387],[22.2526295,40.0978539],[22.2526491,40.0975479],[22.2528094,40.097244],[22.2532996,40.096882],[22.2533477,40.0963782],[22.2536845,40.0955905],[22.2536657,40.0954101],[22.2534155,40.0946],[22.2534408,40.0940689],[22.253238,40.0937415],[22.2532882,40.0936161],[22.2534162,40.0936541],[22.2539326,40.0941033],[22.2540696,40.094709],[22.2540977,40.0945292],[22.2542032,40.0945308],[22.2543701,40.0944252],[22.2546026,40.0940504],[22.2550948,40.0931479],[22.2555186,40.0921723],[22.2555344,40.0910915],[22.2556889,40.0914722],[22.2557846,40.0904826],[22.2562028,40.0892637],[22.2564016,40.0902036],[22.2570044,40.0886452],[22.2573451,40.0881638],[22.2576316,40.0879699],[22.2591444,40.0880648],[22.2595042,40.0882143],[22.260302,40.0882083],[22.2608985,40.0882713],[22.2610983,40.0882563],[22.2614225,40.0879638],[22.2618891,40.0880609],[22.2627503,40.0878666],[22.2630471,40.087727],[22.263797,40.0877562],[22.2640453,40.0876789],[22.2642628,40.0874299],[22.2648481,40.0874747],[22.2654515,40.0872675],[22.2656604,40.0868923],[22.2657284,40.0865239],[22.2657013,40.0862082],[22.2657748,40.0860832],[22.2658704,40.0860125],[22.2662238,40.0859548],[22.2663564,40.0858126],[22.2668375,40.0858018],[22.2670633,40.0856881],[22.2674819,40.0855141],[22.2674508,40.0853515],[22.2676528,40.0852464],[22.2679909,40.0848641],[22.2686324,40.0840809],[22.2686967,40.0838566],[22.2692578,40.0834686],[22.2693674,40.0833081],[22.2693593,40.0831639],[22.2698954,40.0828385],[22.2701544,40.0827974],[22.2704624,40.0826758],[22.270678,40.0824989],[22.2709608,40.082449],[22.2709883,40.0822873],[22.2711935,40.0820561],[22.2715866,40.0818188],[22.2722107,40.08172],[22.2725033,40.0817423],[22.2734034,40.0813954],[22.2740257,40.0813686],[22.274239,40.0812817],[22.2747149,40.081478],[22.2752792,40.0814234],[22.2753599,40.0814786],[22.2755258,40.081409],[22.2756505,40.081582],[22.275767,40.0816108],[22.2765269,40.0812437],[22.2770306,40.0808008],[22.2772798,40.0806874],[22.2781523,40.0805022],[22.2783821,40.0802263],[22.2783988,40.0800283],[22.2784928,40.0800207],[22.2786412,40.0797166],[22.2786241,40.0794641],[22.2788721,40.0793958],[22.2786923,40.0790868],[22.2790598,40.0789301],[22.2790986,40.0787865],[22.2789205,40.0784055],[22.2791559,40.078373],[22.2790887,40.0782458],[22.2793627,40.0780787],[22.2795868,40.078028],[22.2795088,40.0778647],[22.2796276,40.0778034],[22.2796542,40.0776777],[22.2799022,40.0776093],[22.2799437,40.0773576],[22.280194,40.0771992],[22.2802729,40.076858],[22.2802168,40.0767581],[22.2802876,40.0767411],[22.2802297,40.0767132],[22.2803708,40.0766973],[22.2803503,40.0765799],[22.2804932,40.0764919],[22.2805199,40.0763662],[22.2806389,40.0762959],[22.2806795,40.0760803],[22.2808955,40.0758853],[22.2808626,40.0757947],[22.2807458,40.075775],[22.2805799,40.0758446],[22.2805934,40.0757727],[22.2810114,40.0754726],[22.2818397,40.0751786],[22.2819006,40.0750894],[22.2818715,40.0748457],[22.2822201,40.0745086],[22.2824898,40.0740441],[22.2826913,40.073957],[22.2826462,40.0738843],[22.2823532,40.0738799],[22.2825804,40.0737031],[22.2818847,40.0738549],[22.2822558,40.0735541],[22.2824806,40.0734764],[22.2821514,40.0735076],[22.2825187,40.0733599],[22.28252,40.0733058],[22.2821318,40.0733541],[22.2815401,40.0735706],[22.2822845,40.0728789],[22.282337,40.0726545],[22.2824574,40.0725301],[22.281956,40.072883],[22.2808088,40.0732714],[22.2816718,40.0725275],[22.2817016,40.0722757],[22.2818851,40.0719721],[22.2820995,40.0718401],[22.2818295,40.0718541],[22.2811369,40.0723484],[22.2806531,40.0724673],[22.2810481,40.0721489],[22.2813354,40.0714504],[22.2815762,40.0712017],[22.2822615,40.0709957],[22.2836057,40.0702318],[22.284179,40.0698169],[22.2843607,40.0695854],[22.2851474,40.069543],[22.2856438,40.0693882],[22.286509,40.0692523],[22.2877637,40.0687844],[22.28855,40.0682915],[22.2901815,40.0668201],[22.2908234,40.0664692],[22.2912258,40.066322],[22.2915607,40.0660567],[22.2922017,40.0657418],[22.2922743,40.0656528],[22.2922062,40.0655617],[22.2923023,40.065473],[22.2931552,40.0651253],[22.2937254,40.0648274],[22.2952946,40.0639676],[22.2956534,40.0636846],[22.2957936,40.0637047],[22.29609,40.0640424],[22.2961671,40.0642417],[22.2963055,40.0643338],[22.2964802,40.0643814],[22.2976818,40.0641558],[22.2977857,40.0642204],[22.2977912,40.0644728],[22.2981852,40.0646587],[22.2985001,40.0647264],[22.299465,40.0645874],[22.3002599,40.0651577],[22.3008045,40.0654179],[22.3016723,40.0654126],[22.3028312,40.0654927],[22.3039973,40.0652755],[22.3050664,40.0651921],[22.3065382,40.0649433],[22.3067204,40.0651622],[22.3072817,40.0652245],[22.3074323,40.0652987],[22.3073929,40.0654693],[22.3070914,40.0658073],[22.3071361,40.065898],[22.3075441,40.0659941],[22.3079665,40.0659822],[22.3082803,40.0660949],[22.3091091,40.0662421],[22.3096565,40.0663943],[22.3099781,40.0666062],[22.3099821,40.0667414],[22.3102114,40.0669519],[22.3112824,40.0672648],[22.3115288,40.0672594],[22.3121337,40.0669799],[22.312511,40.0668953],[22.312827,40.066918],[22.3133266,40.0671054],[22.3135403,40.0670004],[22.3142829,40.0663671],[22.3152937,40.0653187],[22.3157022,40.0644418],[22.3162514,40.0635669],[22.3171986,40.0627158],[22.3174352,40.0626292],[22.3176935,40.0626149],[22.3178441,40.0626892],[22.3184715,40.063401],[22.3189346,40.0636419],[22.3192674,40.063935],[22.3197525,40.0645637],[22.3205175,40.0655478],[22.3208192,40.0661557],[22.3211536,40.0663858],[22.3218365,40.0672245],[22.3220475,40.0677051],[22.3222298,40.0679239],[22.3224715,40.0681076],[22.3231438,40.0684236],[22.3240838,40.0687661],[22.3247088,40.0690994],[22.3251299,40.0691416],[22.3256167,40.0688963],[22.3263932,40.068313],[22.3271643,40.0679457],[22.3278948,40.0678031],[22.3283164,40.0678272],[22.3290027,40.0680534],[22.329662,40.0684232],[22.330238,40.0688459],[22.3306089,40.0690225],[22.3315995,40.069271],[22.3322672,40.0692986],[22.3325939,40.0693664],[22.3328925,40.0696229],[22.3329369,40.0697857],[22.3332003,40.0700463],[22.3336561,40.0701069],[22.3341193,40.0703478],[22.3344987,40.0706595],[22.3351025,40.0709024],[22.3351581,40.0710294],[22.3350916,40.0713527],[22.3353212,40.0715542],[22.3355992,40.0716934],[22.3362857,40.0718564]]},{"id":19066,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03bf\u03c0\u03b7\u03bb\u03cc\u03c2-\u03a3\u03c4\u03b1\u03bb\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ac-\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u0393\u03c1\u03af\u03b2\u03b1-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u039c\u03c0\u03b9\u03b3\u03ba\u03bf\u03c4\u03b6\u03af\u03b4\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b1\u03bb\u03c0\u03b9\u03b9\u03ba\u03ae \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7","path":"MACEDONIA\/Makedonia_Olymbos_Kokinopilos_Griva_Migotzidis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":14244,"name_EN":"Olympus: Kokinopilos-Stalagmatia ravine-Pyrgos Griva-Bigotzidis bivouac","description_EN":"A nice alpine traverse","ascent_time":395,"descent_time":340,"marker":"Red_dots","level":12,"ascent":1582,"descent":353,"maxelev":2589,"minelev":1123,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.25211 40.05477,22.34867 40.09568)","views":4,"millestones":"0,22.2521794,40.0956759#1,22.2555404,40.0911065#2,22.2613022,40.0880711#3,22.2693659,40.0832736#4,22.2786244,40.0797463#5,22.2823178,40.0737607#6,22.2811636,40.0718623#7,22.2832516,40.0684128#8,22.2904687,40.0615211#9,22.2997925,40.0568070#10,22.3103833,40.0542526#11,22.3181070,40.0583006#12,22.3274001,40.0580637#13,22.3382514,40.0587801#14.2,22.3486335,40.0564025","x":22.2825208,"y":40.0733058,"coor":[[22.2521794,40.0956759],[22.2521155,40.0954227],[22.2522476,40.0952175],[22.252305,40.0948625],[22.2522288,40.094474],[22.2524811,40.0942436],[22.25262,40.0941421],[22.2526401,40.0939892],[22.2523742,40.0934627],[22.2525514,40.0936726],[22.2527611,40.0932703],[22.2528935,40.0935967],[22.2530935,40.0935727],[22.2532999,40.0936163],[22.2534162,40.0936541],[22.2539326,40.0941033],[22.2540696,40.094709],[22.2540977,40.0945292],[22.2542032,40.0945308],[22.2543701,40.0944252],[22.2546026,40.0940504],[22.2550948,40.0931479],[22.2555186,40.0921723],[22.2555344,40.0910915],[22.2556889,40.0914722],[22.2557846,40.0904826],[22.2562028,40.0892637],[22.2564016,40.0902036],[22.2570044,40.0886452],[22.2573451,40.0881638],[22.2576316,40.0879699],[22.2591452,40.0880648],[22.2595049,40.0882143],[22.2603027,40.0882083],[22.2608993,40.0882713],[22.2610991,40.0882563],[22.2614232,40.0879638],[22.2618899,40.0880609],[22.2627511,40.0878667],[22.2630478,40.087727],[22.2637978,40.0877562],[22.264046,40.0876789],[22.2642635,40.0874299],[22.2648488,40.0874747],[22.2654522,40.0872675],[22.2656612,40.0868923],[22.2657292,40.0865239],[22.265702,40.0862082],[22.2657755,40.0860832],[22.2658712,40.0860125],[22.2662245,40.0859548],[22.2663571,40.0858126],[22.2668383,40.0858018],[22.267064,40.0856881],[22.2674826,40.0855141],[22.2674515,40.0853515],[22.2676536,40.0852464],[22.2679917,40.0848641],[22.2686331,40.0840809],[22.2686975,40.0838567],[22.2692585,40.0834687],[22.2693681,40.0833081],[22.2693601,40.0831639],[22.2698961,40.0828385],[22.2701552,40.0827974],[22.2704632,40.0826758],[22.2706787,40.0824989],[22.2709615,40.0824491],[22.270989,40.0822873],[22.2711943,40.0820561],[22.2715873,40.0818188],[22.2722114,40.08172],[22.272504,40.0817424],[22.2734041,40.0813954],[22.2740264,40.0813687],[22.2742397,40.0812818],[22.2747156,40.081478],[22.2752799,40.0814234],[22.2753606,40.0814786],[22.2755266,40.081409],[22.2756512,40.0815821],[22.2757678,40.0816108],[22.2765276,40.0812437],[22.2770314,40.0808008],[22.2772805,40.0806874],[22.278153,40.0805022],[22.2783828,40.0802263],[22.2783995,40.0800284],[22.2784936,40.0800207],[22.278642,40.0797167],[22.2786249,40.0794641],[22.2788729,40.0793958],[22.278693,40.0790868],[22.2790605,40.0789301],[22.2790993,40.0787865],[22.2789213,40.0784055],[22.2791566,40.078373],[22.2790895,40.0782458],[22.2793634,40.0780787],[22.2795875,40.078028],[22.2795095,40.0778647],[22.2796283,40.0778034],[22.279655,40.0776777],[22.279903,40.0776093],[22.2799445,40.0773576],[22.2801947,40.0771992],[22.2802737,40.076858],[22.2802176,40.0767581],[22.2802883,40.0767411],[22.2802304,40.0767133],[22.2803715,40.0766973],[22.280351,40.0765799],[22.280494,40.0764919],[22.2805206,40.0763662],[22.2806396,40.0762959],[22.2806802,40.0760803],[22.2808962,40.0758853],[22.2808633,40.0757947],[22.2807466,40.075775],[22.2805806,40.0758446],[22.2805942,40.0757727],[22.2810122,40.0754726],[22.2818404,40.0751786],[22.2819013,40.0750894],[22.2818723,40.0748457],[22.2822208,40.0745086],[22.2824905,40.0740441],[22.282692,40.073957],[22.2826469,40.0738843],[22.2823539,40.0738799],[22.2825811,40.0737031],[22.2818854,40.073855],[22.2822565,40.0735542],[22.2824813,40.0734764],[22.2821522,40.0735076],[22.2825194,40.0733599],[22.2825208,40.0733058],[22.2821326,40.0733541],[22.2815408,40.0735706],[22.2822852,40.0728789],[22.2823378,40.0726545],[22.2824582,40.0725301],[22.2819568,40.0728831],[22.2808095,40.0732714],[22.2816726,40.0725275],[22.2817023,40.0722757],[22.2818859,40.0719721],[22.2821003,40.0718401],[22.2818302,40.0718542],[22.2811376,40.0723484],[22.2806539,40.0724673],[22.2810488,40.0721489],[22.2813361,40.0714504],[22.2815769,40.0712018],[22.2822622,40.0709957],[22.2836064,40.0702319],[22.2841797,40.0698169],[22.2843614,40.0695854],[22.2851481,40.069543],[22.2856445,40.0693882],[22.2865098,40.0692523],[22.2863074,40.068907],[22.2863035,40.0685916],[22.285061,40.0686048],[22.2841476,40.0685552],[22.2833936,40.0686972],[22.2832788,40.0686414],[22.2829117,40.0686991],[22.2828166,40.0686346],[22.2830681,40.0685392],[22.28345,40.0682746],[22.2840296,40.0676075],[22.2844011,40.0672887],[22.2848742,40.0671245],[22.2853695,40.0665463],[22.2873648,40.0650623],[22.2880983,40.063866],[22.2890075,40.0631407],[22.2898239,40.0623779],[22.2898392,40.062234],[22.2902569,40.0619429],[22.2906148,40.0612275],[22.2910599,40.0607746],[22.2916414,40.0604949],[22.2927861,40.059728],[22.2932254,40.0595092],[22.2939889,40.0589799],[22.2943865,40.0585533],[22.2948503,40.0582899],[22.2958915,40.0579088],[22.2966429,40.0578658],[22.2975911,40.0579248],[22.2978381,40.0578924],[22.2988928,40.0574394],[22.2994444,40.056943],[22.2997877,40.0568129],[22.3000901,40.056439],[22.3006226,40.0562396],[22.3017426,40.0555173],[22.3021685,40.0553614],[22.3038317,40.0554218],[22.3048531,40.0553647],[22.3053665,40.0554623],[22.3056597,40.0554575],[22.3064994,40.0551635],[22.3070713,40.0547935],[22.307912,40.0544544],[22.3097821,40.0542115],[22.3106948,40.0542788],[22.3113002,40.0544498],[22.3117763,40.0546955],[22.3122147,40.0549226],[22.3126525,40.0552353],[22.3145026,40.0558028],[22.3148433,40.0557717],[22.3158592,40.0554621],[22.3162802,40.0555043],[22.316927,40.0554236],[22.3172664,40.0554466],[22.3175904,40.0556224],[22.3181279,40.0561708],[22.3182796,40.0566775],[22.3185281,40.0570595],[22.3181687,40.057847],[22.3181716,40.0582074],[22.3180378,40.0584037],[22.3181028,40.0586209],[22.3183894,40.0584854],[22.3187644,40.0584908],[22.3193179,40.0583907],[22.3192246,40.0593263],[22.3193838,40.0595268],[22.3195746,40.0596197],[22.3196842,40.0596168],[22.320066,40.0597214],[22.3205578,40.0597466],[22.3208178,40.0596602],[22.3209817,40.0596716],[22.3213603,40.059533],[22.3222915,40.0593303],[22.3230847,40.0590174],[22.3237454,40.0588468],[22.3258296,40.0584805],[22.3269763,40.0580917],[22.327904,40.058033],[22.3282469,40.0579119],[22.3289132,40.0575161],[22.3291376,40.0574472],[22.3294903,40.0574073],[22.3296999,40.0574643],[22.3301384,40.0572725],[22.3306441,40.0572077],[22.331063,40.0573399],[22.332087,40.0578051],[22.333148,40.0580455],[22.3348494,40.0579889],[22.3364007,40.0583175],[22.3377702,40.0584093],[22.338007,40.0584667],[22.3383138,40.0588675],[22.3385882,40.0586733],[22.339271,40.0585569],[22.3402763,40.0586794],[22.3410034,40.0586718],[22.3420265,40.0590288],[22.3425413,40.0590722],[22.3428547,40.0592028],[22.3433835,40.0586699],[22.343765,40.058405],[22.345638,40.0575579],[22.3468191,40.0571964],[22.3472712,40.0569236],[22.3486335,40.0564025]]},{"id":19067,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03bf\u03c0\u03b7\u03bb\u03cc\u03c2-\u039a\u03af\u03c4\u03c1\u03bf\u03c2-\u03a6\u03bb\u03ac\u03bc\u03c0\u03bf\u03c5\u03c1\u03bf-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u039a\u03af\u03c4\u03c1\u03bf \u03ba\u03b1\u03b9 \u03ba\u03ac\u03b8\u03bf\u03b4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7 \u03bc\u03ad\u03c3\u03c9 \u03a6\u03bb\u03ac\u03bc\u03c0\u03bf\u03c5\u03c1\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Kokinopilos_Kitros_Christakis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":13143,"name_EN":"Olympus: Kokinopilos-Kitros-Flambouro-Christakis bivouac","description_EN":"Ascent to Kitros peak and crossing Flambouro up to Christakis bicouac","ascent_time":455,"descent_time":390,"marker":"Red_dots","level":12,"ascent":1637,"descent":347,"maxelev":2466,"minelev":1125,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.25189 40.06289,22.3365 40.09841)","views":4,"millestones":"0,22.2521065,40.0944541#1,22.2534224,40.0940397#2,22.2563321,40.0898997#3,22.2624932,40.0922230#4,22.2699731,40.0956196#5,22.2793888,40.0966066#6,22.2876969,40.0917659#7,22.2913231,40.0836161#8,22.2963095,40.0767243#9,22.3030005,40.0701049#10,22.3130347,40.0669961#11,22.3200455,40.0649373#12,22.3284195,40.0678610#13.1,22.3362857,40.0718564","x":22.2790453,"y":40.0963125,"coor":[[22.2521065,40.0944541],[22.252201,40.094888],[22.2521122,40.0956074],[22.2522485,40.0957806],[22.2523363,40.0964756],[22.2520818,40.0967961],[22.25191,40.0975502],[22.2520337,40.0977593],[22.2526319,40.0982188],[22.2525917,40.0984164],[22.2526829,40.0984177],[22.2527579,40.0982387],[22.2526295,40.0978539],[22.2526491,40.0975479],[22.2528094,40.097244],[22.2532996,40.096882],[22.2533477,40.0963782],[22.2536845,40.0955905],[22.2536657,40.0954101],[22.2534155,40.0946],[22.2534408,40.0940689],[22.253238,40.0937415],[22.2532882,40.0936161],[22.2534162,40.0936541],[22.2539326,40.0941033],[22.2540696,40.094709],[22.2540977,40.0945292],[22.2542032,40.0945308],[22.2543701,40.0944252],[22.2546026,40.0940504],[22.2550948,40.0931479],[22.2555186,40.0921723],[22.2555344,40.0910915],[22.2556889,40.0914722],[22.2557846,40.0904826],[22.2562028,40.0892637],[22.2564016,40.0902036],[22.2570044,40.0886452],[22.2573451,40.0881638],[22.2576316,40.0879699],[22.2578828,40.0880503],[22.2578902,40.0882216],[22.2580867,40.0883326],[22.2582665,40.0886416],[22.2585316,40.0888258],[22.258776,40.0889015],[22.2592089,40.0894035],[22.2592399,40.0895662],[22.2594253,40.089659],[22.259537,40.0898769],[22.2597841,40.0898446],[22.26,40.0901181],[22.2601644,40.0901116],[22.2603952,40.0902592],[22.2604966,40.0904229],[22.2606259,40.0904158],[22.2606199,40.0906499],[22.2609576,40.0907451],[22.2609783,40.0908535],[22.2611984,40.0909649],[22.2613087,40.0912369],[22.2615518,40.0913666],[22.261764,40.0917842],[22.2621192,40.0921139],[22.2624344,40.0921727],[22.2625607,40.0922827],[22.262666,40.0922933],[22.262966,40.0920275],[22.2632255,40.0919683],[22.2635529,40.0920093],[22.2635583,40.0922616],[22.263687,40.0922725],[22.2638595,40.0924102],[22.2642708,40.0923804],[22.2643975,40.0924724],[22.2648536,40.0925242],[22.2651201,40.0926544],[22.2655399,40.0927507],[22.2662779,40.0927888],[22.2667276,40.0926334],[22.2665846,40.0927213],[22.266426,40.0929622],[22.2664125,40.0930341],[22.2665173,40.0930627],[22.2664454,40.0931247],[22.266416,40.0933584],[22.2664845,40.0934315],[22.2663694,40.0938082],[22.2666605,40.0938936],[22.2667037,40.0940384],[22.2666182,40.0941723],[22.2668734,40.0942842],[22.2668459,40.0944459],[22.266948,40.0945826],[22.2672158,40.0946587],[22.2674395,40.094626],[22.2675766,40.0947722],[22.2676941,40.0947649],[22.2679123,40.0949484],[22.2685504,40.0952282],[22.268752,40.0951411],[22.2694246,40.0954485],[22.2699833,40.095619],[22.2700401,40.0956919],[22.2703319,40.0957503],[22.2706417,40.0960252],[22.2707621,40.0959009],[22.271421,40.0962891],[22.2715423,40.0961287],[22.2718201,40.096277],[22.2719139,40.0962784],[22.2719748,40.0961892],[22.2724709,40.096521],[22.2725527,40.0965312],[22.2725899,40.0964507],[22.2728686,40.0965629],[22.2730408,40.0962502],[22.2731558,40.096342],[22.2735283,40.0964556],[22.2737234,40.0961613],[22.2741288,40.0963655],[22.2743023,40.0959987],[22.274409,40.0959553],[22.2747833,40.0959969],[22.2753482,40.0959242],[22.2758393,40.0959856],[22.2765201,40.0959687],[22.278203,40.0962189],[22.2783327,40.0961938],[22.2785776,40.0962515],[22.278739,40.096362],[22.2790453,40.0963125],[22.2794241,40.0966425],[22.2795427,40.0965902],[22.2798426,40.0967928],[22.2799148,40.0967219],[22.2800203,40.0967234],[22.2803188,40.0969801],[22.2805884,40.0965246],[22.2817038,40.0960187],[22.2822491,40.0959817],[22.2824685,40.0957417],[22.2825709,40.0954009],[22.2828589,40.0951439],[22.2830303,40.0948582],[22.2843662,40.0939771],[22.2849891,40.0934638],[22.2851722,40.0931782],[22.2864413,40.0926205],[22.2870876,40.0921075],[22.2873005,40.0920386],[22.2873145,40.0919487],[22.2881908,40.0915292],[22.2883263,40.0913601],[22.2889252,40.0903959],[22.289465,40.0899174],[22.2898999,40.0889419],[22.2896239,40.0882531],[22.2897265,40.0874348],[22.2900968,40.0867016],[22.2904131,40.0857783],[22.2909355,40.0850563],[22.2908525,40.0846227],[22.2911523,40.0841676],[22.2911688,40.0839787],[22.2915173,40.083173],[22.2916853,40.0830224],[22.2919558,40.0825218],[22.2920988,40.0824339],[22.2921208,40.0820198],[22.2924281,40.0809883],[22.292576,40.0807022],[22.2926395,40.0801851],[22.2928794,40.0795445],[22.2934398,40.0787059],[22.2938131,40.078315],[22.2942618,40.0781955],[22.2938163,40.078189],[22.293794,40.0781436],[22.2940185,40.0780748],[22.2943636,40.0778727],[22.2947766,40.0777707],[22.2950386,40.0776124],[22.2952744,40.0775618],[22.2953709,40.0774551],[22.2960589,40.0771409],[22.296203,40.0770079],[22.2967044,40.075709],[22.2971589,40.0753553],[22.2974375,40.074999],[22.2977748,40.0741662],[22.2978084,40.0737612],[22.2980585,40.0731343],[22.298466,40.0727799],[22.2987245,40.0722882],[22.2993168,40.0715762],[22.3008408,40.0706526],[22.3013723,40.0704983],[22.3023254,40.0703681],[22.3038649,40.06976],[22.3043792,40.0693532],[22.3050414,40.0691286],[22.3064658,40.0684287],[22.307146,40.0679522],[22.3075138,40.0677774],[22.3079443,40.0674413],[22.308419,40.0672996],[22.3099821,40.0667414],[22.3102114,40.0669519],[22.3112824,40.0672648],[22.3115288,40.0672594],[22.3121337,40.0669799],[22.312511,40.0668953],[22.312827,40.066918],[22.3133266,40.0671054],[22.3135403,40.0670004],[22.3142829,40.0663671],[22.3152937,40.0653187],[22.3157022,40.0644418],[22.3162514,40.0635669],[22.3171986,40.0627158],[22.3174352,40.0626292],[22.3176935,40.0626149],[22.3178441,40.0626892],[22.3184715,40.063401],[22.3189346,40.0636419],[22.3192674,40.063935],[22.3198218,40.0646503],[22.3205175,40.0655478],[22.3208192,40.0661557],[22.3211536,40.0663858],[22.3218365,40.0672245],[22.3220475,40.0677051],[22.3222298,40.0679239],[22.3224715,40.0681076],[22.3231438,40.0684236],[22.3240838,40.0687661],[22.3247088,40.0690994],[22.3251299,40.0691416],[22.3256167,40.0688963],[22.3263932,40.068313],[22.3271643,40.0679457],[22.3278948,40.0678031],[22.3283164,40.0678272],[22.3290027,40.0680534],[22.329662,40.0684232],[22.330238,40.0688459],[22.3306089,40.0690225],[22.3315995,40.069271],[22.3322672,40.0692986],[22.3325939,40.0693664],[22.3328925,40.0696229],[22.3329369,40.0697857],[22.3332003,40.0700463],[22.3336561,40.0701069],[22.3341193,40.0703478],[22.3344987,40.0706595],[22.3351025,40.0709024],[22.3351581,40.0710294],[22.3350916,40.0713527],[22.3353212,40.0715542],[22.3355992,40.0716934],[22.3362857,40.0718564]]},{"id":19068,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","description_GR":"\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u03a0\u03b1\u03c0\u03ac \u03a1\u03ad\u03bc\u03b1-\u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u039a\u03bb\u03b5\u03c6\u03c4\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Krevatia_Mastorouli_Petrostrouga","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":13637,"name_EN":"Olympus: Krevatia refuge-Mastorouli-Petrostrouga refuge","description_EN":"Krevatia refuge-Papa Rema-Mastorouli-Kleftovrysi-Petrostrouga \u03c1efuge","ascent_time":375,"descent_time":320,"marker":"Red_dots","level":13,"ascent":1575,"descent":644,"maxelev":1953,"minelev":805,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36425 40.10944,22.41314 40.15314)","views":6,"millestones":"0,22.3677390,40.1531952#1,22.3649261,40.1451522#2,22.3663145,40.1380006#3,22.3699854,40.1317607#4,22.3728358,40.1276526#5,22.3800318,40.1317678#6,22.3823168,40.1385585#7,22.3865705,40.1451781#8,22.3891441,40.1371932#9,22.3910138,40.1305793#10,22.3889638,40.1232265#11,22.3967902,40.1194026#12,22.4042268,40.1156206#13,22.4109130,40.1106528#13.6,22.4131402,40.1094348","x":22.380568,"y":40.1347134,"coor":[[22.367739,40.1531952],[22.3677879,40.1531148],[22.3676384,40.1529865],[22.3674651,40.1527319],[22.367313,40.1522162],[22.3672973,40.1518917],[22.3673834,40.1517307],[22.367417,40.1513078],[22.3672991,40.1508377],[22.3673316,40.1504597],[22.3672429,40.1502423],[22.36725,40.1499451],[22.3673502,40.1496852],[22.3671458,40.1493941],[22.3667359,40.1493522],[22.3666581,40.149171],[22.3663225,40.148968],[22.3661086,40.1485867],[22.3659642,40.1482423],[22.3659568,40.148062],[22.3657203,40.1476442],[22.3657561,40.1471312],[22.3656339,40.1468412],[22.3657938,40.1465372],[22.3652063,40.1460694],[22.3652054,40.145619],[22.3650332,40.1454544],[22.3649215,40.1452186],[22.3649558,40.1447686],[22.3648645,40.1446592],[22.3648479,40.1443707],[22.3652149,40.1437543],[22.3651509,40.1434831],[22.3648788,40.1430829],[22.3649811,40.142733],[22.3648359,40.1424246],[22.3649123,40.1421735],[22.3648106,40.1420099],[22.3648293,40.1417218],[22.3646691,40.1415484],[22.3645697,40.1412857],[22.3646575,40.1410527],[22.3646787,40.1406567],[22.3646648,40.1402601],[22.3645756,40.1400606],[22.3646627,40.1398546],[22.3645732,40.1396732],[22.3646479,40.1394941],[22.3645936,40.1393131],[22.3648247,40.1389741],[22.3648644,40.1387854],[22.3646802,40.1386387],[22.3646429,40.1382328],[22.3648624,40.1378935],[22.3651333,40.1378523],[22.3653971,40.1381083],[22.3655732,40.1381108],[22.3658471,40.1379435],[22.366725,40.1380459],[22.3668915,40.1379582],[22.3673994,40.1373347],[22.3678952,40.1372156],[22.3679213,40.1371079],[22.3677635,40.1368354],[22.3677443,40.1366549],[22.3679272,40.1363692],[22.3681788,40.1361565],[22.3683393,40.1348435],[22.3681998,40.1347875],[22.3682265,40.1346527],[22.3680113,40.1343254],[22.3675371,40.1340304],[22.3674845,40.1337774],[22.3676226,40.133401],[22.3675961,40.1330403],[22.3678137,40.1327731],[22.3682406,40.1325899],[22.3685893,40.1322435],[22.3687079,40.1321911],[22.3689652,40.1322307],[22.3689373,40.131924],[22.369095,40.13171],[22.3693809,40.1315339],[22.3700441,40.1317775],[22.3704702,40.1321168],[22.3705645,40.1321001],[22.3706844,40.1319351],[22.3707349,40.1316475],[22.3706236,40.1313937],[22.3702094,40.1310456],[22.3698315,40.1301574],[22.3694291,40.1298094],[22.3683261,40.1293073],[22.3683756,40.1291999],[22.3686412,40.1290911],[22.3689093,40.1291669],[22.3691444,40.1291522],[22.3692791,40.1289199],[22.3693618,40.128894],[22.3703017,40.1288532],[22.3703278,40.1287455],[22.3701204,40.1285804],[22.370077,40.1284356],[22.370279,40.1283304],[22.3706295,40.1283983],[22.3708298,40.1283651],[22.3709937,40.1281828],[22.3714532,40.1281081],[22.3716633,40.1281561],[22.3717932,40.1281219],[22.371967,40.1282145],[22.3721677,40.1281632],[22.3723457,40.1280847],[22.3729091,40.1275881],[22.3730738,40.1275724],[22.3734587,40.1281634],[22.3742219,40.1286425],[22.3745709,40.1287736],[22.3747391,40.1291002],[22.3760101,40.1304334],[22.376197,40.130472],[22.3765759,40.1303332],[22.3769108,40.1300676],[22.3771826,40.1299904],[22.3772873,40.1300279],[22.3775087,40.1305895],[22.3776482,40.1306455],[22.3779112,40.1309375],[22.3779801,40.131497],[22.3781257,40.1317873],[22.3783024,40.1317628],[22.378271,40.1316002],[22.3783775,40.1315657],[22.3788581,40.1315904],[22.3796841,40.1314038],[22.38008,40.1315354],[22.3800267,40.131805],[22.3801777,40.1323656],[22.3801698,40.1326988],[22.3802929,40.1329528],[22.3798333,40.1330275],[22.3796541,40.1331601],[22.3793213,40.1338311],[22.3793896,40.1339221],[22.3793797,40.1343364],[22.3795996,40.1344656],[22.380345,40.1347103],[22.380568,40.1347134],[22.3809104,40.1346281],[22.3811211,40.1346491],[22.3818445,40.1353258],[22.3822401,40.1354755],[22.3823649,40.1356574],[22.3823966,40.135802],[22.382309,40.136035],[22.3820549,40.1363558],[22.3817357,40.1369459],[22.381795,40.1379107],[22.3822037,40.138493],[22.3824584,40.1386407],[22.3826498,40.1389857],[22.3829724,40.1392424],[22.3831275,40.139632],[22.3831684,40.1403803],[22.3833094,40.1408688],[22.3836346,40.1415129],[22.3842053,40.1421966],[22.3841377,40.142574],[22.3842399,40.1427196],[22.3841074,40.1428619],[22.3841946,40.1431424],[22.3843325,40.1432704],[22.3843848,40.1435414],[22.3842459,40.1439539],[22.3840762,40.1441767],[22.3840976,40.1442671],[22.3843148,40.1445134],[22.3845606,40.1445438],[22.3845068,40.1448314],[22.3845749,40.1449314],[22.384903,40.144954],[22.3850513,40.1451363],[22.3852736,40.1451664],[22.385818,40.1454803],[22.3862065,40.1454316],[22.3863994,40.1452181],[22.3866236,40.1451672],[22.3866736,40.1450418],[22.3867557,40.1450429],[22.3869127,40.1448559],[22.3865614,40.1439681],[22.3875499,40.1433693],[22.3877922,40.1430484],[22.3877779,40.1426608],[22.387504,40.1423326],[22.3879904,40.1421142],[22.3881272,40.1417918],[22.3881105,40.1415033],[22.3883298,40.141164],[22.3886071,40.140357],[22.3888266,40.1400087],[22.3891683,40.138464],[22.3892265,40.1374918],[22.3889013,40.1363522],[22.3890363,40.1356063],[22.3890123,40.134633],[22.3891574,40.1344548],[22.389237,40.1345641],[22.3893116,40.1343849],[22.3896105,40.1341548],[22.3896695,40.1336422],[22.3898221,40.1336443],[22.390048,40.1335213],[22.3899726,40.133232],[22.3901971,40.133172],[22.3903408,40.1330479],[22.3904168,40.1328147],[22.390786,40.1325856],[22.3909246,40.1321821],[22.3910759,40.1322383],[22.3915234,40.1321724],[22.3915876,40.1319391],[22.3915031,40.1315415],[22.3915686,40.1312542],[22.3922418,40.1310743],[22.3919195,40.1309617],[22.3916899,40.1307423],[22.3913874,40.13063],[22.3901941,40.1304693],[22.3897465,40.1305351],[22.3903276,40.1297865],[22.3905535,40.1296635],[22.3905458,40.1294922],[22.3904704,40.1292029],[22.3899384,40.1288712],[22.3897088,40.1286518],[22.3896307,40.1284795],[22.3896258,40.1281911],[22.3899863,40.1278358],[22.390053,40.1274944],[22.3893434,40.1257368],[22.3891671,40.1242569],[22.3892338,40.1239155],[22.3890141,40.1232818],[22.3886937,40.122935],[22.3885196,40.122356],[22.3886921,40.122007],[22.3890752,40.121688],[22.3892524,40.1216364],[22.3894054,40.1216206],[22.3898015,40.1217432],[22.3901421,40.1217299],[22.390474,40.1215904],[22.3905851,40.1213577],[22.390434,40.120797],[22.3904969,40.1206177],[22.3920061,40.1203144],[22.3933908,40.1203156],[22.3943838,40.120005],[22.3950968,40.1196275],[22.3957358,40.1194021],[22.3972145,40.1193956],[22.3976708,40.119456],[22.3980524,40.1196955],[22.3982281,40.1197069],[22.3992723,40.1192169],[22.4001465,40.1189677],[22.4005106,40.1189547],[22.4010586,40.1186019],[22.4013997,40.1185706],[22.4022522,40.1187445],[22.4026171,40.1186955],[22.4026662,40.1186061],[22.4021779,40.1169056],[22.4022194,40.116636],[22.4035122,40.1160502],[22.4042923,40.1158087],[22.4041821,40.1155009],[22.4040725,40.1146705],[22.4041517,40.1142932],[22.4045225,40.113992],[22.4057785,40.1134688],[22.4060556,40.1131573],[22.4063573,40.1122966],[22.407186,40.1114792],[22.4080273,40.1101214],[22.4087807,40.1100146],[22.410599,40.1105351],[22.4114829,40.1108715],[22.411512,40.1106287],[22.4118359,40.1104169],[22.4120072,40.1102706],[22.412305,40.110081],[22.4127283,40.1095373],[22.4131402,40.1094348]]},{"id":19069,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u039c\u03c0\u03b1\u03c1\u03bc\u03c0\u03b1\u03bb\u03ac\u03c2-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd \u03bc\u03ad\u03c3\u03c9 \u03c1\u03ac\u03c7\u03b7\u03c2 \u039c\u03c0\u03b1\u03c1\u03bc\u03c0\u03b1\u03bb\u03ac","path":"MACEDONIA\/Makedonia_Olymbos_Krevatia_OropedioMouson","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":8491,"name_EN":"Olympus : Krevatia refuge-Barbalas-Muses plateau","description_EN":"Ascent to the Muses plateau via Barbalas ridge","ascent_time":340,"descent_time":255,"marker":"Red_dots","level":12,"ascent":1837,"descent":113,"maxelev":2724,"minelev":992,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.34564 40.09503,22.36918 40.15288)","views":23,"millestones":"0,22.3677390,40.1531952#1,22.3607678,40.1475328#2,22.3551581,40.1403074#3,22.3516542,40.1319811#4,22.3464507,40.1251335#5,22.3476623,40.1170577#6,22.3523157,40.1095786#7,22.3562010,40.1018749#8.5,22.3615497,40.0949236","x":22.34794,"y":40.1179328,"coor":[[22.367739,40.1531952],[22.3677879,40.1531148],[22.3676384,40.1529865],[22.3673679,40.1528656],[22.3669886,40.1525269],[22.3667682,40.1524157],[22.3665686,40.1519264],[22.3661895,40.1515787],[22.3661962,40.1512996],[22.3657802,40.1510234],[22.365628,40.1505168],[22.3650525,40.1505267],[22.3647719,40.1504777],[22.3645348,40.1505734],[22.3643656,40.150544],[22.364119,40.1502432],[22.3639786,40.1502232],[22.3637421,40.1502919],[22.3632731,40.1502673],[22.3630662,40.1500842],[22.3626791,40.1500697],[22.3622475,40.1499555],[22.3621231,40.1497555],[22.3621455,40.1493144],[22.3620461,40.1490518],[22.3617044,40.1486145],[22.3611067,40.1480835],[22.3608137,40.1475749],[22.3597453,40.1466048],[22.3597149,40.1464062],[22.359303,40.1459589],[22.3585837,40.1456064],[22.3586019,40.1453364],[22.3582137,40.1448804],[22.3581444,40.1443479],[22.3579518,40.1440569],[22.3580161,40.1438236],[22.3579307,40.143471],[22.3580772,40.1432389],[22.3580654,40.1427522],[22.3578007,40.1425323],[22.3575738,40.1422047],[22.3567389,40.1417785],[22.3566611,40.1415972],[22.3556919,40.1408987],[22.3551658,40.1403237],[22.3547969,40.1395617],[22.3547467,40.1392097],[22.3545635,40.1390179],[22.3543738,40.1386098],[22.3540196,40.1382083],[22.3539779,40.1379915],[22.3538384,40.1379355],[22.3537484,40.1377721],[22.3536776,40.1373026],[22.353369,40.1369559],[22.3531348,40.136448],[22.3524021,40.1356809],[22.3521327,40.1351725],[22.3520738,40.1346942],[22.3518594,40.1343398],[22.351925,40.1340525],[22.3517321,40.133293],[22.3516244,40.1324086],[22.3516596,40.1319226],[22.3519189,40.131665],[22.3514283,40.131568],[22.3506663,40.1310436],[22.3502657,40.1306235],[22.349423,40.1300439],[22.3487842,40.1297645],[22.3479219,40.129509],[22.3476413,40.1292978],[22.3471326,40.1284977],[22.3469332,40.1280084],[22.3465901,40.1276342],[22.3466069,40.1274272],[22.3463973,40.1268746],[22.3465329,40.1266063],[22.3465253,40.126435],[22.346634,40.1263105],[22.3467209,40.125627],[22.3465889,40.1252648],[22.3464168,40.1251002],[22.3464691,40.1243982],[22.3463366,40.124054],[22.3464968,40.1232545],[22.3467449,40.1226995],[22.3468221,40.1219348],[22.3469775,40.1218199],[22.3475287,40.1208638],[22.347673,40.1207218],[22.3477864,40.1203991],[22.3477456,40.1201462],[22.3479582,40.1200862],[22.3483052,40.1193254],[22.3481619,40.1184585],[22.34794,40.1179328],[22.3476537,40.1176404],[22.3471767,40.1174715],[22.3475097,40.117287],[22.3475362,40.1171613],[22.3477248,40.1170063],[22.3478462,40.1169585],[22.347927,40.1170137],[22.3483233,40.1161545],[22.3483819,40.1161553],[22.3484141,40.1162819],[22.3484732,40.1162648],[22.3486018,40.1157981],[22.3490828,40.1153185],[22.3494019,40.114251],[22.3495988,40.1138754],[22.3495425,40.1137755],[22.3496374,40.1137318],[22.3496474,40.1133176],[22.3497491,40.1129947],[22.3500689,40.1123866],[22.3502231,40.1123168],[22.3504047,40.1120851],[22.3504112,40.1118149],[22.3505072,40.1117262],[22.3506732,40.11117],[22.3511832,40.1104566],[22.3515403,40.1102455],[22.3517093,40.1100497],[22.3520656,40.1098746],[22.3522584,40.1096611],[22.3523679,40.1095005],[22.3524604,40.1090694],[22.3527046,40.1086764],[22.3530769,40.1083214],[22.3533679,40.1074426],[22.3534048,40.1068846],[22.3534418,40.1068131],[22.3536172,40.1068336],[22.3538266,40.1064222],[22.3537326,40.1059433],[22.3538268,40.1059267],[22.3539967,40.1056948],[22.35411,40.1053721],[22.3542421,40.1052479],[22.3542225,40.1050854],[22.3543409,40.1050421],[22.3543448,40.10488],[22.3544413,40.1047732],[22.3544543,40.1042329],[22.3546536,40.1042357],[22.3547375,40.1041648],[22.354721,40.1038763],[22.3550698,40.1035209],[22.3550876,40.1032689],[22.3554772,40.1031663],[22.3556025,40.1028348],[22.3558045,40.1027296],[22.3559817,40.1021915],[22.3560759,40.1021749],[22.356105,40.101941],[22.3561999,40.1018973],[22.3562203,40.1015373],[22.3561641,40.1014374],[22.3562774,40.1011147],[22.3565452,40.1011995],[22.3565478,40.1010915],[22.3572032,40.1006683],[22.3572775,40.1005072],[22.3578024,40.1001453],[22.3584156,40.1000099],[22.3586489,40.1000672],[22.3586385,40.100013],[22.3587201,40.1000322],[22.3587918,40.0999792],[22.3586563,40.099761],[22.3589494,40.0997652],[22.359022,40.0996761],[22.3587344,40.0994378],[22.359018,40.0993517],[22.3592456,40.0991568],[22.3593077,40.0990135],[22.3597937,40.0988042],[22.3601577,40.0987913],[22.3601603,40.0986832],[22.3603027,40.0986132],[22.3603761,40.0984881],[22.3602502,40.0983602],[22.3601472,40.0977641],[22.359946,40.0973469],[22.3600884,40.0967903],[22.3602966,40.0964239],[22.3604847,40.0964086],[22.3607187,40.0959434],[22.3611387,40.095553],[22.3613591,40.0951687],[22.3615497,40.0949236]]},{"id":19070,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u03a0\u03b1\u03c0\u03ac \u03a1\u03ad\u03bc\u03b1-\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03ba\u03b1\u03c4\u03b7\u03c6\u03bf\u03c1\u03b9\u03ba\u03ae \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a1\u03ad\u03bc\u03b1 \u03a0\u03b1\u03c0\u03ac","path":"MACEDONIA\/Makedonia_Olymbos_Krevatia_PapaRema","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":9245,"name_EN":"Olympus:Krevatia refuge-Papa Rema-Agii Apostoloi","description_EN":"A downstream hike along Papa Rema ravine","ascent_time":200,"descent_time":195,"marker":"Red_dots","level":13,"ascent":439,"descent":1068,"maxelev":1021,"minelev":362,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36391 40.13194,22.39858 40.16721)","views":2,"millestones":"0,22.3677390,40.1531952#1,22.3649261,40.1451522#2,22.3663145,40.1380006#3,22.3699854,40.1317607#4,22.3737319,40.1374948#5,22.3741936,40.1441761#6,22.3800889,40.1502829#7,22.3838184,40.1567748#8,22.3900856,40.1626469#9.2,22.3977442,40.1676772","x":22.3727145,"y":40.1437698,"coor":[[22.367739,40.1531952],[22.3677879,40.1531148],[22.3676384,40.1529865],[22.3674651,40.1527319],[22.367313,40.1522162],[22.3672973,40.1518917],[22.3673834,40.1517307],[22.367417,40.1513078],[22.3672991,40.1508377],[22.3673316,40.1504597],[22.3672429,40.1502423],[22.36725,40.1499451],[22.3673502,40.1496852],[22.3671458,40.1493941],[22.3667359,40.1493522],[22.3666581,40.149171],[22.3663225,40.148968],[22.3661086,40.1485867],[22.3659642,40.1482423],[22.3659568,40.148062],[22.3657203,40.1476442],[22.3657561,40.1471312],[22.3656339,40.1468412],[22.3657938,40.1465372],[22.3652063,40.1460694],[22.3652054,40.145619],[22.3650332,40.1454544],[22.3649215,40.1452186],[22.3649558,40.1447686],[22.3648645,40.1446592],[22.3648479,40.1443707],[22.3652149,40.1437543],[22.3651509,40.1434831],[22.3648788,40.1430829],[22.3649811,40.142733],[22.3648359,40.1424246],[22.3649123,40.1421735],[22.3648106,40.1420099],[22.3648293,40.1417218],[22.3646691,40.1415484],[22.3645697,40.1412857],[22.3646575,40.1410527],[22.3646787,40.1406567],[22.3646648,40.1402601],[22.3645756,40.1400606],[22.3646627,40.1398546],[22.3645732,40.1396732],[22.3646479,40.1394941],[22.3645936,40.1393131],[22.3648247,40.1389741],[22.3648644,40.1387854],[22.3646802,40.1386387],[22.3646429,40.1382328],[22.3648624,40.1378935],[22.3651333,40.1378523],[22.3653971,40.1381083],[22.3655732,40.1381108],[22.3658471,40.1379435],[22.366725,40.1380459],[22.3668915,40.1379582],[22.3673994,40.1373347],[22.3678952,40.1372156],[22.3679213,40.1371079],[22.3677635,40.1368354],[22.3677443,40.1366549],[22.3679272,40.1363692],[22.3681788,40.1361565],[22.3683393,40.1348435],[22.3681998,40.1347875],[22.3682265,40.1346527],[22.3680113,40.1343254],[22.3675371,40.1340304],[22.3674845,40.1337774],[22.3676226,40.133401],[22.3675961,40.1330403],[22.3678137,40.1327731],[22.3682406,40.1325899],[22.3685893,40.1322435],[22.3687079,40.1321911],[22.3689652,40.1322307],[22.3689373,40.131924],[22.369095,40.13171],[22.3693809,40.1315339],[22.3700441,40.1317775],[22.3704702,40.1321168],[22.3705765,40.1320913],[22.3706622,40.1319393],[22.3709243,40.1318259],[22.3711702,40.1318474],[22.371736,40.1317472],[22.3716383,40.131908],[22.3717995,40.1320364],[22.3721602,40.1321676],[22.372308,40.1323679],[22.3727805,40.1327349],[22.3732611,40.1327596],[22.3735525,40.1328448],[22.3733722,40.1330225],[22.3734133,40.1332663],[22.3732339,40.1334079],[22.3732424,40.1335431],[22.3730235,40.1338644],[22.3731277,40.1342938],[22.3734794,40.1348032],[22.3735218,40.134993],[22.3733628,40.135261],[22.3732088,40.1353219],[22.3731049,40.1352484],[22.3729369,40.1358947],[22.3731504,40.1362941],[22.3734042,40.1364778],[22.3734735,40.1370193],[22.373748,40.1373205],[22.3737245,40.1375679],[22.3736897,40.1380449],[22.3737895,40.1382895],[22.3740077,40.1384908],[22.3744474,40.138542],[22.374563,40.1386157],[22.374572,40.1387329],[22.3742314,40.1392326],[22.373776,40.1396226],[22.3737224,40.1399012],[22.373787,40.1401453],[22.3732627,40.1409668],[22.3724441,40.1418201],[22.3722414,40.1429344],[22.3722638,40.1434752],[22.3723322,40.1435573],[22.3727145,40.1437698],[22.3730299,40.1438373],[22.373285,40.143967],[22.3736046,40.1443499],[22.3736662,40.1442292],[22.3736457,40.1441027],[22.3741034,40.1441092],[22.3742649,40.1442286],[22.3744635,40.1442674],[22.3745179,40.1444483],[22.3744745,40.1447901],[22.3747512,40.1450011],[22.3747006,40.1451536],[22.3749144,40.145544],[22.3750752,40.1456904],[22.3754367,40.1457945],[22.3755141,40.1459938],[22.375688,40.1460863],[22.3755794,40.1462109],[22.3755646,40.1463369],[22.3757212,40.1466634],[22.3759604,40.146973],[22.3761108,40.1470652],[22.3762334,40.1473372],[22.3767594,40.1476329],[22.3769137,40.147563],[22.3769511,40.1474734],[22.3771636,40.1474223],[22.3771371,40.1475481],[22.3772197,40.1475312],[22.3775293,40.1478419],[22.3778544,40.1479906],[22.378186,40.1483646],[22.3784862,40.148576],[22.3784954,40.1486842],[22.3787083,40.1486151],[22.3788713,40.1486715],[22.3790766,40.1489266],[22.3790921,40.1492601],[22.3791719,40.1493604],[22.3795434,40.1495367],[22.3798127,40.1495675],[22.3801432,40.1499866],[22.380022,40.150147],[22.3800431,40.1502464],[22.3802275,40.1503931],[22.3801278,40.150635],[22.3804634,40.1508379],[22.380964,40.151016],[22.3810024,40.1513769],[22.3807028,40.151634],[22.3806633,40.1518136],[22.3808393,40.1523116],[22.3811498,40.1525862],[22.3812168,40.1527313],[22.3811289,40.1529733],[22.381207,40.1531455],[22.3815435,40.1533124],[22.3816156,40.1533675],[22.3816343,40.1535659],[22.3814022,40.1534546],[22.3811209,40.1534326],[22.3813164,40.1536065],[22.3812099,40.1536411],[22.3811943,40.153803],[22.3812831,40.1540205],[22.3814218,40.1541125],[22.3820873,40.1542659],[22.3821983,40.1545378],[22.3824857,40.154794],[22.3826716,40.1548777],[22.382583,40.1551467],[22.3826396,40.1552376],[22.3826637,40.1557064],[22.3829281,40.1559443],[22.3832778,40.1560483],[22.383501,40.1565379],[22.3837672,40.1567038],[22.3840742,40.1571225],[22.3839392,40.1573728],[22.384074,40.157627],[22.3838256,40.1582001],[22.3838661,40.1584709],[22.3837998,40.1587943],[22.3838681,40.1588853],[22.3837821,40.1590463],[22.384045,40.1598428],[22.3847042,40.1602664],[22.3852281,40.1604539],[22.3855929,40.1604229],[22.3859657,40.1605452],[22.3862474,40.1605491],[22.386496,40.1604625],[22.3867176,40.1605287],[22.3867598,40.1607275],[22.3869669,40.1609105],[22.3874069,40.1611689],[22.3879885,40.1614022],[22.3880803,40.1614936],[22.3884527,40.1616339],[22.3888685,40.161928],[22.3890667,40.1619848],[22.3892038,40.1621489],[22.3898274,40.16259],[22.3900961,40.1626477],[22.3903266,40.1628311],[22.3906289,40.1629615],[22.3908532,40.1629105],[22.3917653,40.1630673],[22.3924953,40.1634829],[22.3928277,40.1638298],[22.3932481,40.1639258],[22.3936317,40.1640932],[22.3937004,40.1641663],[22.3936748,40.164256],[22.3934362,40.1644148],[22.3935254,40.1646143],[22.3934512,40.1647754],[22.3934523,40.1652259],[22.3935761,40.1654528],[22.3937356,40.165383],[22.393935,40.1655299],[22.394493,40.1657718],[22.3959173,40.1661249],[22.3963564,40.1664283],[22.3967797,40.1669026],[22.3971155,40.1671055],[22.3973149,40.1674551],[22.3977442,40.1676772]]},{"id":19071,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u0396\u03b7\u03bb\u03bd\u03b9\u03ac-\u03a7\u03b1\u03bd\u03c4\u03cc\u03bb\u03b9\u03b1-\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03a7\u03b1\u03bd\u03c4\u03cc\u03bb\u03b9\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Chadolia_Stavros","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5447,"name_EN":"Olympus: Litochoro-Zilnia-Chandolia-Stavros","description_EN":"The old path via Chandolia","ascent_time":135,"descent_time":115,"marker":"Red_dots","level":9,"ascent":792,"descent":172,"maxelev":943,"minelev":279,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.46397 40.10254,22.50138 40.11196)","views":17,"millestones":"0,22.5013369,40.1043440#1,22.4919296,40.1038995#2,22.4876441,40.1064616#3,22.4792259,40.1051634#4,22.4694910,40.1060860#5,22.4660564,40.1116427#5.4,22.4684125,40.1120169","x":22.4842891,"y":40.1059374,"coor":[[22.5013369,40.104344],[22.5012381,40.1043833],[22.5012145,40.104473],[22.5006436,40.1042945],[22.5002262,40.1041179],[22.4998099,40.1038422],[22.4995047,40.1036986],[22.4991415,40.103293],[22.4989465,40.1032905],[22.4987119,40.1032875],[22.4983227,40.10285],[22.4983384,40.10267],[22.4982361,40.102502],[22.497896,40.1024976],[22.4977554,40.1025859],[22.497567,40.1027546],[22.4971142,40.103037],[22.4967347,40.1032213],[22.4964488,40.1033527],[22.4963832,40.1033834],[22.495627,40.1036258],[22.494993,40.1038158],[22.4949093,40.1038868],[22.4949055,40.1040579],[22.4948219,40.1041604],[22.4946334,40.104194],[22.4939998,40.1041948],[22.4937434,40.1041194],[22.4927622,40.1038093],[22.4915275,40.1039374],[22.4908076,40.1039775],[22.4905637,40.1038662],[22.4902442,40.1039882],[22.4900918,40.1039862],[22.4899509,40.1039754],[22.4899375,40.1040473],[22.4902341,40.1044115],[22.4903721,40.104589],[22.4901731,40.1045684],[22.4902634,40.1047317],[22.4902025,40.10483],[22.4898656,40.1046815],[22.4897588,40.1047341],[22.490148,40.1051716],[22.4908804,40.1054785],[22.491675,40.105624],[22.4918368,40.1057342],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.479683,40.1050302],[22.4796421,40.1051063],[22.4795737,40.1050153],[22.4789105,40.1052949],[22.478488,40.1052983],[22.47809,40.105257],[22.4777766,40.1051088],[22.4775654,40.105106],[22.477603,40.1049984],[22.4770546,40.1048651],[22.4766564,40.1048328],[22.4765848,40.1048859],[22.4761634,40.1048443],[22.4757286,40.1048746],[22.4752372,40.1048141],[22.474849,40.1048631],[22.4747212,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.471232,40.1048694],[22.4711578,40.1050396],[22.4708106,40.1053503],[22.4707002,40.1055651],[22.4695285,40.1060181],[22.4693791,40.1062864],[22.4689721,40.1066504],[22.4684637,40.1068238],[22.4682135,40.1069917],[22.4680683,40.107188],[22.468036,40.1075839],[22.4679393,40.1077088],[22.4672089,40.1083658],[22.4667324,40.1086838],[22.4663834,40.1090756],[22.4660412,40.1091611],[22.4651954,40.109204],[22.4647149,40.1091796],[22.4642373,40.1090291],[22.4641309,40.1090638],[22.4640293,40.1094047],[22.4642061,40.1098936],[22.4646647,40.1103681],[22.4648186,40.1108296],[22.465071,40.1110852],[22.4652916,40.1111873],[22.4654154,40.1114231],[22.4658666,40.1116453],[22.4666914,40.1116382],[22.4676826,40.1114216],[22.467761,40.1114046],[22.4680304,40.1114262],[22.4684143,40.1115574],[22.4685852,40.1117849],[22.4686903,40.1119079],[22.4684125,40.1120169]]},{"id":19072,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03954 \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u0395\u03bd\u03b9\u03c0\u03c0\u03ad\u03b1-\u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1","description_GR":"\u0388\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c9\u03c1\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03954","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Enipeas_Prionia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":11203,"name_EN":"Olympus: E4 Litochoro-Enipeas ravine-Prionia","description_EN":"One of the nicest sections of E4 in Greece","ascent_time":245,"descent_time":255,"marker":"E4","level":12,"ascent":508,"descent":1270,"maxelev":1057,"minelev":280,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.40644 40.08566,22.50177 40.1032)","views":36,"millestones":"0,22.4068753,40.0843894#1,22.4145047,40.0879399#2,22.4235547,40.0924761#3,22.4329956,40.0937772#4,22.4430453,40.0931268#5,22.4501540,40.0939199#6,22.4588221,40.0942928#7,22.4668367,40.0958400#8,22.4735444,40.0989051#9,22.4831750,40.1003175#10,22.4921232,40.1038624#11.2,22.5013570,40.1044118","x":22.4563937,"y":40.0941726,"coor":[[22.4068753,40.0843894],[22.4071209,40.0844198],[22.4074223,40.0845726],[22.407403,40.0848966],[22.4075613,40.085106],[22.4076038,40.0853408],[22.4079286,40.0859985],[22.4081668,40.086299],[22.4086676,40.08645],[22.4090143,40.0866755],[22.409353,40.0867342],[22.4097714,40.0869021],[22.4097936,40.0869565],[22.4096175,40.0870081],[22.4096165,40.0870532],[22.4100007,40.0871756],[22.4101094,40.087105],[22.4101071,40.0872041],[22.4102331,40.0873319],[22.4105152,40.0873088],[22.4108768,40.0873948],[22.4118613,40.0874263],[22.412105,40.0875378],[22.4124095,40.08756],[22.4130941,40.0878802],[22.4136295,40.0879956],[22.4132607,40.0876167],[22.4135442,40.0875305],[22.4138774,40.0877828],[22.414265,40.0878061],[22.414821,40.088111],[22.4150529,40.0881772],[22.4154812,40.0884714],[22.4166435,40.0889287],[22.4175553,40.0895223],[22.4176423,40.0898658],[22.4180202,40.0902629],[22.4182325,40.0907162],[22.4183494,40.0907358],[22.4185868,40.0906129],[22.4193528,40.0904612],[22.4205602,40.0910002],[22.4215856,40.091298],[22.4219784,40.0915556],[22.4220679,40.0917911],[22.4223088,40.0920286],[22.4227539,40.0922148],[22.4235573,40.0924735],[22.4241564,40.0924817],[22.4244511,40.0924226],[22.4250955,40.0924043],[22.4254698,40.0924995],[22.4255097,40.0928064],[22.4257419,40.0929086],[22.425842,40.0931442],[22.4263346,40.0931509],[22.4268924,40.0933297],[22.4274653,40.0934095],[22.4278646,40.0935321],[22.4280953,40.0937018],[22.4282447,40.0939021],[22.4283253,40.0934572],[22.4286004,40.0932267],[22.4290565,40.093287],[22.429814,40.0935495],[22.4300564,40.0935167],[22.4302746,40.0931143],[22.4305667,40.0931633],[22.4308917,40.0933118],[22.4311448,40.0935315],[22.4314848,40.0935361],[22.4317992,40.0936394],[22.432584,40.0936861],[22.4328284,40.0937705],[22.4335785,40.0937987],[22.4339052,40.0938752],[22.4342594,40.0938259],[22.4346419,40.0940248],[22.4351426,40.0941396],[22.4353193,40.094106],[22.4355987,40.0941998],[22.4361151,40.0941888],[22.4366006,40.0939251],[22.4368329,40.0940273],[22.4372674,40.0940062],[22.4373723,40.0940977],[22.4377975,40.0939728],[22.4380529,40.0940888],[22.438332,40.0941286],[22.4384487,40.0942203],[22.4385781,40.094204],[22.4386154,40.0941144],[22.4386866,40.0941244],[22.4389411,40.094281],[22.439396,40.0943952],[22.4400451,40.0942238],[22.4401313,40.0940448],[22.440405,40.0938728],[22.4405871,40.093605],[22.4407769,40.0934634],[22.4408663,40.0931943],[22.4411227,40.0932158],[22.4412102,40.0931719],[22.4414911,40.0932027],[22.4424485,40.0933958],[22.4427075,40.0933092],[22.442899,40.0931406],[22.4433928,40.0930932],[22.4439704,40.0929207],[22.4443295,40.0926057],[22.4449613,40.0932403],[22.4452622,40.0933705],[22.445522,40.0932929],[22.4457551,40.0933591],[22.4459894,40.0938893],[22.4463157,40.0939838],[22.4463332,40.0942452],[22.4461364,40.094648],[22.4463775,40.0948765],[22.4464839,40.0954049],[22.4467141,40.0955522],[22.4470081,40.0955201],[22.4474019,40.0957416],[22.4478587,40.0958198],[22.4481887,40.0957521],[22.449057,40.0952232],[22.4493041,40.0951905],[22.4497777,40.0949986],[22.4501659,40.0939182],[22.4504147,40.0938089],[22.4509919,40.093186],[22.4510624,40.093178],[22.4510956,40.0932685],[22.4513896,40.0932364],[22.4516346,40.0932937],[22.4519897,40.0931543],[22.4521614,40.0932918],[22.452526,40.0932966],[22.4528692,40.0931661],[22.4535409,40.0930264],[22.4536376,40.0929016],[22.4538623,40.0928235],[22.4539025,40.0925988],[22.4543556,40.092794],[22.4544479,40.0929124],[22.4543043,40.0931492],[22.4543366,40.0932758],[22.4553432,40.0944108],[22.4556085,40.0946126],[22.4562728,40.0943331],[22.4563937,40.0941726],[22.457034,40.0943883],[22.4582925,40.0942429],[22.4589714,40.094306],[22.4592626,40.0944],[22.4594165,40.094384],[22.4597014,40.0941851],[22.4600027,40.0938287],[22.4604535,40.0936545],[22.4608114,40.093389],[22.4612729,40.0932105],[22.4618676,40.093367],[22.4622028,40.0935877],[22.4627738,40.0937574],[22.463247,40.094052],[22.4634771,40.0942532],[22.4631249,40.0942666],[22.463077,40.094311],[22.4634598,40.0945008],[22.4635366,40.094736],[22.4637849,40.0946492],[22.463995,40.0946971],[22.4639503,40.0945974],[22.4640207,40.0945983],[22.4640348,40.0944904],[22.4641645,40.0945101],[22.4642022,40.094398],[22.4642718,40.094435],[22.4643329,40.0943277],[22.4644384,40.0943291],[22.4646232,40.0944576],[22.4648378,40.0948253],[22.4650231,40.0948819],[22.4655066,40.0952937],[22.4662028,40.0956317],[22.466603,40.095574],[22.4669574,40.0959841],[22.4672966,40.0960786],[22.4675136,40.0962887],[22.4680486,40.097021],[22.467851,40.0974599],[22.468219,40.0983611],[22.4682695,40.0987267],[22.4681596,40.0988693],[22.4684441,40.098738],[22.4690753,40.0988905],[22.4694379,40.0988862],[22.4694509,40.0988324],[22.4690013,40.0984796],[22.4690385,40.09839],[22.4703821,40.0986825],[22.4707522,40.0989216],[22.471121,40.0986923],[22.4713448,40.0986502],[22.4717537,40.0987276],[22.4719502,40.0988564],[22.4731142,40.0986915],[22.4733245,40.0987303],[22.4735896,40.098941],[22.473904,40.0990443],[22.4740167,40.099253],[22.4742025,40.0993365],[22.4747686,40.0991548],[22.4749684,40.0991394],[22.4756811,40.0992659],[22.4761576,40.0994704],[22.476253,40.0993995],[22.4762744,40.0994899],[22.4763596,40.0994009],[22.4764033,40.0995457],[22.4765131,40.0993579],[22.4767254,40.0993067],[22.477297,40.0994043],[22.4777266,40.0996532],[22.478182,40.0997492],[22.4783333,40.0998503],[22.4784391,40.0998427],[22.4784379,40.0998967],[22.4785835,40.0997275],[22.478813,40.0999107],[22.4790692,40.0999951],[22.4792332,40.1000063],[22.4792938,40.099917],[22.4794573,40.0999011],[22.4800609,40.1001928],[22.480416,40.1005759],[22.4806142,40.1006325],[22.4813588,40.1004351],[22.4816072,40.1002942],[22.4818852,40.100451],[22.482026,40.1004528],[22.4822144,40.1004193],[22.4823704,40.1003132],[22.4830632,40.1002862],[22.4833313,40.1003618],[22.4834541,40.1006427],[22.4836863,40.1007539],[22.4838119,40.1009087],[22.4839016,40.1011441],[22.4838403,40.1012153],[22.4840477,40.1013847],[22.4842397,40.1017206],[22.4846842,40.1017804],[22.4849034,40.1019455],[22.485299,40.1020948],[22.4857798,40.1021011],[22.4864511,40.1019837],[22.4866185,40.102058],[22.4868335,40.1021509],[22.4869808,40.102387],[22.4871462,40.1023352],[22.4873787,40.1024283],[22.4879144,40.1024443],[22.4883197,40.1027514],[22.4884282,40.1031492],[22.4886135,40.1032597],[22.4887933,40.1033522],[22.4890438,40.1036933],[22.4892517,40.1038401],[22.4899527,40.1039754],[22.4900932,40.1039862],[22.4902468,40.1039882],[22.4905663,40.1038663],[22.4908111,40.1039866],[22.4926923,40.1038039],[22.4937448,40.1041239],[22.4940023,40.1041993],[22.4946359,40.1041985],[22.4948232,40.1041649],[22.4949077,40.1040579],[22.4949115,40.1038868],[22.4949952,40.1038158],[22.4956293,40.1036213],[22.496374,40.1033698],[22.4964556,40.1033438],[22.4967362,40.1032213],[22.4969201,40.1033949],[22.497024,40.1034683],[22.4972821,40.1034716],[22.4976699,40.1033415],[22.4981864,40.1033302],[22.4987126,40.103292],[22.498946,40.103295],[22.4991407,40.1032975],[22.499504,40.1036986],[22.4998092,40.1038422],[22.5002255,40.1041179],[22.500644,40.1042945],[22.5011814,40.1044636],[22.501357,40.1044118]]},{"id":19073,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u0393\u03ba\u03cc\u03bb\u03bd\u03b1-\u0395\u03bd\u03b9\u03c0\u03ad\u03b1\u03c2-\u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1","description_GR":"\u0397 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Golna_Prionia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":12532,"name_EN":"Olympus: Litochoro-Golna-Enipeas ravine-Prionia","description_EN":"The hard way to Prionia","ascent_time":305,"descent_time":270,"marker":"Red_dots","level":12,"ascent":1428,"descent":671,"maxelev":1057,"minelev":296,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.40644 40.08565,22.50203 40.10314)","views":21,"millestones":"0,22.5013571,40.1044073#1,22.4966811,40.0975474#2,22.4885671,40.0961123#3,22.4837575,40.0951825#4,22.4754466,40.0960976#5,22.4678937,40.0907502#6,22.4580592,40.0915262#7,22.4503295,40.0892743#8,22.4420008,40.0893143#9,22.4338806,40.0919782#10,22.4256501,40.0928599#11,22.4166375,40.0889224#12.5,22.4068755,40.0843804","x":22.4580544,"y":40.0915235,"coor":[[22.5013571,40.1044073],[22.5012642,40.1039331],[22.5011524,40.1036794],[22.5011673,40.1035355],[22.5013435,40.1031594],[22.5016551,40.1028076],[22.5015707,40.1024776],[22.5014444,40.1024039],[22.5011187,40.1022736],[22.5010432,40.1022411],[22.5009386,40.1021947],[22.500551,40.1018473],[22.5002409,40.101546],[22.5002957,40.1012359],[22.5001848,40.1010453],[22.4999432,40.1008259],[22.4999249,40.1005915],[22.4998329,40.1005092],[22.4995597,40.1001948],[22.4994391,40.1000086],[22.4992865,40.0998129],[22.49862,40.0992322],[22.4979701,40.0983769],[22.4980069,40.0983053],[22.4978586,40.0981142],[22.4977693,40.0980545],[22.4977829,40.0976042],[22.4975064,40.0975421],[22.4972056,40.097349],[22.4968628,40.0975202],[22.4958517,40.0976692],[22.4951705,40.0983361],[22.4944853,40.0980209],[22.4941277,40.0977459],[22.4942695,40.0977027],[22.4942947,40.097622],[22.4940371,40.0976006],[22.4935503,40.097333],[22.4933092,40.0970957],[22.4930291,40.0970289],[22.4925552,40.0967075],[22.492365,40.0962906],[22.4921458,40.0961256],[22.4919293,40.0958344],[22.4916187,40.0958214],[22.4914937,40.0957567],[22.4912806,40.0957269],[22.4902188,40.0960014],[22.4897994,40.0958698],[22.4895764,40.0958759],[22.489729,40.0960851],[22.4897934,40.0963562],[22.4896312,40.096264],[22.489207,40.0963485],[22.4891223,40.0964645],[22.4889703,40.0964445],[22.4887266,40.0963242],[22.4883734,40.0958512],[22.4878517,40.0955741],[22.4879276,40.0953228],[22.4878586,40.0952588],[22.4879541,40.095188],[22.4878452,40.0948082],[22.4876414,40.0950038],[22.4875814,40.0945345],[22.4877043,40.0942838],[22.4876196,40.0938683],[22.4874251,40.0936496],[22.4870774,40.0939874],[22.4867048,40.0933339],[22.4865309,40.0932415],[22.4864865,40.0936553],[22.4864008,40.0938164],[22.4861126,40.0935874],[22.4859902,40.09382],[22.4857592,40.0936548],[22.4857439,40.0938168],[22.4856356,40.0939415],[22.48524,40.0937922],[22.4853183,40.0939644],[22.4850623,40.0938709],[22.4850321,40.0941769],[22.4848186,40.0942822],[22.4845765,40.0946213],[22.4845057,40.0946384],[22.4844147,40.0945111],[22.4843083,40.0945458],[22.4841855,40.0947964],[22.4837666,40.0951693],[22.4835607,40.0954639],[22.4833706,40.0955695],[22.4831663,40.0957921],[22.4827991,40.0959494],[22.4826349,40.0959473],[22.4826842,40.0958398],[22.4822511,40.0957981],[22.4821935,40.0957523],[22.4822531,40.095708],[22.4818109,40.0955491],[22.4815298,40.0955274],[22.4816762,40.0952771],[22.481255,40.0952265],[22.4812335,40.0951361],[22.4810588,40.0950798],[22.4811708,40.0947929],[22.4809138,40.0947445],[22.4809275,40.0946546],[22.480858,40.0946177],[22.4805175,40.0946312],[22.4804754,40.0944145],[22.4801822,40.0944106],[22.4800904,40.0943193],[22.4797616,40.094333],[22.4788256,40.0947532],[22.4785195,40.0950645],[22.4781015,40.0953473],[22.4766931,40.0959053],[22.4763937,40.0961807],[22.4760504,40.0963203],[22.4755028,40.0961509],[22.4746871,40.0953834],[22.4744004,40.0950914],[22.4742895,40.0948016],[22.4742978,40.0944323],[22.4737199,40.0940463],[22.4737469,40.0938845],[22.4734707,40.0936467],[22.4732497,40.0935627],[22.4729187,40.0931529],[22.4722697,40.092802],[22.4716495,40.0927307],[22.4713006,40.0926],[22.470732,40.0923222],[22.4706058,40.0921944],[22.4689855,40.0922631],[22.4688327,40.0917566],[22.4689141,40.0912622],[22.468536,40.0909103],[22.4674046,40.0906251],[22.4671491,40.0905136],[22.4665965,40.0905694],[22.4662451,40.0905467],[22.4656034,40.090394],[22.4654271,40.0904097],[22.4649856,40.0902237],[22.4645865,40.0902364],[22.46399,40.0901564],[22.4633123,40.0905619],[22.4633341,40.0911567],[22.4629787,40.0913142],[22.4627393,40.0915272],[22.4623762,40.0915044],[22.4614118,40.0916177],[22.4607438,40.0915908],[22.4603966,40.0916898],[22.4598382,40.0920067],[22.4595792,40.0920483],[22.4594554,40.0918124],[22.4589925,40.091536],[22.4587931,40.0915333],[22.4583803,40.091636],[22.4580544,40.0915235],[22.4572914,40.0910269],[22.4571675,40.0908],[22.4568363,40.0909217],[22.4563345,40.0908069],[22.4562896,40.0907162],[22.4563988,40.0905555],[22.4561132,40.0902184],[22.4558925,40.0901253],[22.4554922,40.0896695],[22.4549563,40.0895092],[22.4548443,40.0892735],[22.4544384,40.0890699],[22.4543834,40.088907],[22.454254,40.0889233],[22.4540967,40.0891374],[22.453814,40.0891877],[22.4536272,40.0891492],[22.4530623,40.0887182],[22.4529624,40.0884646],[22.4520837,40.0879033],[22.4516713,40.0879879],[22.451687,40.0883304],[22.4515531,40.0885449],[22.4512556,40.0887301],[22.4504044,40.089025],[22.4503281,40.0892852],[22.4499618,40.0894065],[22.4497236,40.0895654],[22.44935,40.0894884],[22.4491029,40.0895211],[22.4488273,40.0897787],[22.4485436,40.089874],[22.4480637,40.0898315],[22.4478978,40.0899014],[22.4475489,40.0897706],[22.4473327,40.0894794],[22.4470634,40.0894577],[22.44689,40.0893473],[22.4466089,40.0893255],[22.4462831,40.089213],[22.4461954,40.0889416],[22.4459685,40.0886052],[22.4453871,40.0883812],[22.4451098,40.0881973],[22.4444099,40.0880257],[22.443773,40.0881793],[22.4437209,40.0882642],[22.443578,40.088501],[22.4434593,40.0885625],[22.4431067,40.0885938],[22.4426064,40.0884159],[22.4420993,40.0885352],[22.4419514,40.088335],[22.4418811,40.0883341],[22.441836,40.0887659],[22.442087,40.0895891],[22.4410837,40.0898639],[22.4408745,40.08978],[22.4403824,40.0897553],[22.4402452,40.0896003],[22.4399759,40.0895787],[22.4396456,40.0896643],[22.4395332,40.0899601],[22.4392814,40.0902],[22.4392146,40.0905594],[22.4390226,40.090746],[22.4389449,40.0910693],[22.4386817,40.091291],[22.4383036,40.091412],[22.4381331,40.091689],[22.4381499,40.0919775],[22.4379351,40.0921368],[22.4377706,40.0921526],[22.4379423,40.0923351],[22.4373924,40.0922736],[22.4367697,40.0923193],[22.4365594,40.0922804],[22.4361936,40.0923745],[22.4356306,40.0923759],[22.4348554,40.091906],[22.4346203,40.0919299],[22.4344224,40.0918641],[22.4339973,40.0919845],[22.433517,40.09196],[22.432924,40.0922403],[22.4320087,40.0922549],[22.4315607,40.0923569],[22.431409,40.0923188],[22.430947,40.0920063],[22.430871,40.092762],[22.4307531,40.0927874],[22.4303692,40.0926471],[22.4304028,40.0927196],[22.4301762,40.0928787],[22.4302721,40.0931098],[22.4300538,40.0935167],[22.4298105,40.0935449],[22.4290541,40.0932824],[22.428598,40.0932222],[22.4283229,40.0934527],[22.4282423,40.093893],[22.4280945,40.0936928],[22.4278637,40.0935275],[22.4274641,40.0934005],[22.4268911,40.0933206],[22.4263322,40.0931419],[22.4258397,40.0931352],[22.4257395,40.0928996],[22.4255073,40.0927973],[22.4254674,40.0924905],[22.4250943,40.0923953],[22.4244487,40.0924136],[22.4241541,40.0924726],[22.423556,40.0924645],[22.4227514,40.0922103],[22.4223064,40.0920195],[22.4220656,40.091782],[22.4219772,40.0915466],[22.4215843,40.091289],[22.4205589,40.0909957],[22.4193514,40.0904567],[22.4185855,40.0906084],[22.418348,40.0907313],[22.4182312,40.0907117],[22.4180188,40.0902583],[22.417641,40.0898568],[22.4175552,40.0895133],[22.4166422,40.0889242],[22.4154798,40.0884669],[22.4150527,40.0881727],[22.4148196,40.0881065],[22.4142639,40.0877926],[22.4138774,40.0877693],[22.413543,40.0875214],[22.4132595,40.0876076],[22.4136287,40.0879821],[22.4130928,40.0878711],[22.4124081,40.0875554],[22.4121037,40.0875332],[22.4118599,40.0874218],[22.4108754,40.0873903],[22.4105138,40.0873042],[22.4102318,40.0873274],[22.4101057,40.0871995],[22.410108,40.0871005],[22.4100008,40.0871711],[22.4096166,40.0870487],[22.4096179,40.0869946],[22.409795,40.086943],[22.4097728,40.0868887],[22.4093545,40.0867207],[22.4090157,40.086662],[22.408669,40.0864411],[22.4081681,40.08629],[22.4079288,40.0859894],[22.4076039,40.0853363],[22.4075625,40.0851015],[22.4074033,40.0848831],[22.4074226,40.0845591],[22.4071211,40.0844108],[22.4068755,40.0843804]]},{"id":19074,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u03a3\u03ba\u03b1\u03bd\u03b4\u03b1\u03bb\u03b9\u03ac\u03c1\u03b1-\u03ba\u03b1\u03c4. \u0386\u03bd\u03c9 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Skandaliara_AnoPigadi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":11627,"name_EN":"Olympus: Litochoro-Skandaliara-Ano Pigadi refuge","description_EN":"","ascent_time":280,"descent_time":255,"marker":"No_marks","level":12,"ascent":1198,"descent":386,"maxelev":1413,"minelev":562,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.45778 40.03982,22.48846 40.08347)","views":10,"millestones":"0,22.4874850,40.0838395#1,22.4806616,40.0813677#2,22.4749702,40.0776895#3,22.4662985,40.0749778#4,22.4609533,40.0702235#5,22.4630963,40.0657391#6,22.4663563,40.0649867#7,22.4614537,40.0581578#8,22.4616236,40.0543974#9,22.4633503,40.0494869#10,22.4642384,40.0449762#11,22.4631379,40.0400705#11.6,22.4673055,40.0398576","x":22.466774,"y":40.0677608,"coor":[[22.487485,40.0838395],[22.4871094,40.0838526],[22.4870168,40.0837973],[22.486984,40.0836888],[22.4870824,40.0834829],[22.4870337,40.0830318],[22.4867641,40.0824967],[22.4864066,40.081956],[22.485963,40.0818601],[22.485815,40.08166],[22.4858178,40.0815339],[22.4860001,40.081248],[22.4859731,40.0808783],[22.4855325,40.0806473],[22.4853612,40.0804378],[22.4851631,40.0803812],[22.4849036,40.0804499],[22.4844707,40.0809307],[22.4836362,40.0810099],[22.4833686,40.0809163],[22.4827404,40.0812143],[22.4819393,40.081375],[22.4819136,40.0814738],[22.4817123,40.0815612],[22.4817295,40.0818407],[22.4815407,40.0818923],[22.4810644,40.0816879],[22.4804077,40.0811567],[22.4803871,40.0810303],[22.4808046,40.0807115],[22.4813941,40.0805751],[22.48201,40.0803039],[22.4820483,40.0801602],[22.4817914,40.0800127],[22.4816831,40.0799212],[22.4807871,40.0796031],[22.4803593,40.0793273],[22.4801131,40.079324],[22.4797594,40.0794095],[22.4791545,40.0791853],[22.4787805,40.0791264],[22.4773817,40.0792701],[22.4769032,40.0791647],[22.4766258,40.0789809],[22.4764334,40.0786721],[22.4762687,40.0776429],[22.4751312,40.0776369],[22.4747059,40.0777755],[22.4739903,40.0777841],[22.4731851,40.0770797],[22.4724028,40.0769253],[22.4720879,40.0763265],[22.4717757,40.0761242],[22.4715886,40.0761037],[22.4710343,40.0762406],[22.4706967,40.076128],[22.4704857,40.0761252],[22.4699731,40.0764968],[22.4691876,40.0764864],[22.4688577,40.0765541],[22.4682069,40.0768158],[22.4677731,40.0768101],[22.467576,40.0767084],[22.4674167,40.07649],[22.4674521,40.075959],[22.4673627,40.0757596],[22.4671201,40.0755942],[22.4666888,40.0754804],[22.4664175,40.0750264],[22.4661386,40.0749146],[22.4661062,40.074788],[22.4661802,40.0746268],[22.4660203,40.0744355],[22.465743,40.0742517],[22.4650796,40.0740267],[22.4648088,40.0735546],[22.4644761,40.0732259],[22.4641519,40.0730414],[22.4640035,40.0728592],[22.4636761,40.0728188],[22.4632971,40.072985],[22.4631449,40.072974],[22.4629385,40.072764],[22.4627712,40.0723834],[22.4624005,40.0721803],[22.4619776,40.0722107],[22.4614705,40.0723391],[22.4615145,40.0723037],[22.461357,40.0724818],[22.4611678,40.0725513],[22.4611338,40.0724968],[22.4612165,40.0724709],[22.4610609,40.0720904],[22.4609673,40.0720802],[22.4607179,40.072221],[22.4605695,40.0720389],[22.4606071,40.0719312],[22.4608101,40.0717718],[22.4609714,40.0713775],[22.4611513,40.0711997],[22.4611232,40.070884],[22.4612615,40.0704715],[22.4611136,40.0702713],[22.4609959,40.0702878],[22.4609165,40.0701696],[22.4609545,40.070044],[22.461266,40.0697508],[22.4612482,40.0694983],[22.4611334,40.0693887],[22.4611132,40.0692443],[22.4611876,40.0690651],[22.461051,40.0688831],[22.4609235,40.0688183],[22.4605239,40.068858],[22.4601611,40.0688262],[22.4592326,40.068922],[22.4590588,40.0688296],[22.4588587,40.0688629],[22.4587659,40.0688167],[22.4585537,40.0688679],[22.4582631,40.0687559],[22.4583835,40.0686134],[22.4586819,40.0683831],[22.4590251,40.0682435],[22.4592664,40.0679404],[22.45995,40.0677873],[22.4604076,40.0672529],[22.4604699,40.0670916],[22.4608949,40.0669621],[22.4614093,40.067032],[22.4617508,40.0669644],[22.4618826,40.06684],[22.4619101,40.0666602],[22.4621842,40.0664657],[22.4624914,40.0663616],[22.4627083,40.0661033],[22.4627479,40.0659056],[22.4628914,40.0657814],[22.4634215,40.0656713],[22.4635488,40.065745],[22.4638209,40.0661631],[22.4642918,40.0666017],[22.4646863,40.0667872],[22.4647542,40.0668962],[22.4647497,40.0670943],[22.4648969,40.0673305],[22.4652445,40.0675153],[22.465428,40.0676979],[22.4659187,40.0677765],[22.4664594,40.0677206],[22.466774,40.0677608],[22.4669988,40.0678178],[22.4676692,40.0677276],[22.4678327,40.0677567],[22.468739,40.0676066],[22.4688703,40.0675002],[22.4680174,40.0668403],[22.4675531,40.0666269],[22.467385,40.0662823],[22.4674242,40.0661027],[22.4673478,40.0658494],[22.4671327,40.0655042],[22.4665636,40.0652625],[22.466313,40.0649348],[22.4661273,40.0648513],[22.4659918,40.0646152],[22.4659749,40.0643267],[22.4658372,40.0641898],[22.4650707,40.0638643],[22.4646602,40.0638679],[22.4642912,40.0635927],[22.4638029,40.063406],[22.4634686,40.0631494],[22.4630002,40.0631251],[22.4628842,40.0630695],[22.4625382,40.0622902],[22.4624639,40.0619468],[22.4622343,40.0617276],[22.4618481,40.0611729],[22.4616749,40.0610535],[22.4618215,40.0607941],[22.4621816,40.0604205],[22.4616296,40.0594222],[22.4615969,40.0587911],[22.4615063,40.0586458],[22.4616054,40.0584129],[22.4615621,40.0582501],[22.461447,40.0581585],[22.461588,40.0581424],[22.4617907,40.0579919],[22.4620926,40.058122],[22.4623157,40.0575845],[22.4620154,40.0573823],[22.4619827,40.0572737],[22.4625017,40.0571365],[22.4626963,40.0573463],[22.4631247,40.0575862],[22.4631495,40.0575235],[22.4633259,40.0574988],[22.4634464,40.0573562],[22.4636234,40.0573045],[22.463425,40.0572658],[22.4633698,40.057112],[22.4637131,40.0569634],[22.4638328,40.0568568],[22.4638348,40.0567668],[22.464034,40.0567694],[22.4639773,40.0566876],[22.4641761,40.0567082],[22.4642365,40.056628],[22.4644835,40.0565952],[22.4649495,40.0567275],[22.4649634,40.0566286],[22.4647318,40.0564994],[22.4648498,40.0564649],[22.4648395,40.0564017],[22.4644237,40.0561259],[22.4645103,40.056037],[22.4638459,40.055866],[22.4635341,40.0555375],[22.4631239,40.0550096],[22.4617969,40.0545866],[22.4616834,40.0544229],[22.4614162,40.0543112],[22.4611402,40.0540733],[22.4610117,40.0540536],[22.4607131,40.0537794],[22.4596712,40.0537115],[22.4591604,40.0533893],[22.4587819,40.0529699],[22.4584693,40.0527946],[22.4584708,40.0527315],[22.4587296,40.0526899],[22.4592796,40.0527333],[22.4595631,40.0526379],[22.4597923,40.0523527],[22.4602765,40.052197],[22.460799,40.0518976],[22.4609562,40.0516835],[22.4610261,40.0517024],[22.4610815,40.0513248],[22.4611915,40.051128],[22.4617669,40.0510816],[22.4622581,40.0511332],[22.4626029,40.0509215],[22.4630284,40.050765],[22.4630935,40.0504776],[22.4633226,40.0501923],[22.4633261,40.0495167],[22.463531,40.0492672],[22.463969,40.0490748],[22.464138,40.0488608],[22.4646326,40.0487592],[22.4653927,40.0488414],[22.4657071,40.0489356],[22.4665881,40.0488572],[22.4672264,40.0486224],[22.4674704,40.0481932],[22.4677792,40.0480171],[22.4680576,40.0476244],[22.4682721,40.0474651],[22.4683097,40.0473575],[22.4682305,40.0472303],[22.4675577,40.0469151],[22.4674203,40.0467691],[22.4671071,40.0466208],[22.466705,40.0462551],[22.4664088,40.0458728],[22.4660164,40.0455974],[22.4652963,40.0452995],[22.464653,40.045237],[22.4645387,40.0451093],[22.4640976,40.0449143],[22.4636776,40.0448276],[22.4635163,40.0447489],[22.4636408,40.0444262],[22.4645807,40.0438081],[22.4647609,40.0436122],[22.4647403,40.0434858],[22.4640679,40.0431526],[22.4632375,40.042547],[22.4623486,40.0424631],[22.4616996,40.0426527],[22.4613946,40.0426667],[22.4608935,40.0425339],[22.460778,40.0424603],[22.4607798,40.0423792],[22.4613495,40.0420625],[22.462167,40.0411544],[22.4622416,40.0409662],[22.4621793,40.040605],[22.4622537,40.0404258],[22.4628897,40.0402901],[22.4637265,40.0395624],[22.4642203,40.0394969],[22.4650243,40.0397058],[22.4661177,40.0395581],[22.4667649,40.0396072],[22.4670595,40.039539],[22.467169,40.0397702],[22.4673055,40.0398576]]},{"id":19075,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u03a4\u03c3\u03bf\u03c5\u03ba\u03bd\u03af\u03b4\u03b1-\u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u039f \u03bf\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Tsouknida_Livadaki","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":12361,"name_EN":"Olympus: Litochoro-Tsouknida-Livadaki","description_EN":"The mountaineers way to Livadaki","ascent_time":380,"descent_time":305,"marker":"Red_dots","level":12,"ascent":1841,"descent":58,"maxelev":2097,"minelev":298,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.42932 40.06769,22.50243 40.10345)","views":4,"millestones":"0,22.5013575,40.1044073#1,22.4966828,40.0975474#2,22.4909195,40.0926155#3,22.4849584,40.0865716#4,22.4801375,40.0870128#5,22.4737909,40.0872756#6,22.4668543,40.0860139#7,22.4594229,40.0816651#8,22.4495672,40.0794409#9,22.4417992,40.0814954#10,22.4357568,40.0752074#11,22.4372549,40.0698143#12.4,22.4301644,40.0667298","x":22.4665896,"y":40.0850152,"coor":[[22.5013575,40.1044073],[22.5012653,40.1039332],[22.5011535,40.1036795],[22.5011684,40.1035355],[22.5013449,40.1031594],[22.5016569,40.1028076],[22.5015722,40.1024777],[22.5014458,40.102404],[22.5011202,40.1022736],[22.501045,40.1022411],[22.5009405,40.1021947],[22.5005525,40.1018473],[22.5002427,40.101546],[22.5002976,40.1012359],[22.5001863,40.1010453],[22.4999447,40.100826],[22.4999264,40.1005915],[22.4998344,40.1005092],[22.4995612,40.1001949],[22.499441,40.1000086],[22.499288,40.0998129],[22.4986218,40.0992322],[22.4979719,40.0983769],[22.4980087,40.0983054],[22.4978604,40.0981142],[22.4977715,40.0980545],[22.4977851,40.0976043],[22.4975082,40.0975421],[22.4972075,40.097349],[22.4968642,40.0975202],[22.4958532,40.0976693],[22.495172,40.0983361],[22.4944868,40.0980209],[22.4941292,40.097746],[22.4942709,40.0977028],[22.4942962,40.097622],[22.4940386,40.0976006],[22.4935518,40.097333],[22.4933106,40.0970957],[22.4930306,40.097029],[22.4925567,40.0967075],[22.4923665,40.0962906],[22.4921472,40.0961256],[22.4919308,40.0958345],[22.4916202,40.0958214],[22.4914948,40.0957567],[22.4916039,40.0949834],[22.4912984,40.0944749],[22.4913107,40.093403],[22.491173,40.0928831],[22.490726,40.0924088],[22.4904704,40.0922974],[22.489862,40.0922264],[22.4894241,40.0918693],[22.4893693,40.0916975],[22.4894182,40.091608],[22.4899034,40.0914296],[22.4900732,40.0911796],[22.4889615,40.091057],[22.4889524,40.0909398],[22.4888258,40.09083],[22.4888532,40.0906502],[22.4886267,40.0902869],[22.4881097,40.0897936],[22.4877454,40.0893294],[22.4875697,40.0890208],[22.4874445,40.088848],[22.4870951,40.0887353],[22.4856105,40.0879772],[22.4855233,40.0876787],[22.4853407,40.0874511],[22.4852213,40.0870171],[22.4850267,40.0867984],[22.4849286,40.0864637],[22.4845597,40.0861706],[22.4840697,40.0860561],[22.4839661,40.0859647],[22.4837908,40.0859353],[22.4836724,40.0859878],[22.4835327,40.085941],[22.4834797,40.085688],[22.4833515,40.0856503],[22.4831921,40.085432],[22.4832184,40.0853062],[22.4830905,40.0852685],[22.4828868,40.0855631],[22.4826745,40.0856144],[22.4824251,40.0857553],[22.4823202,40.0857269],[22.482456,40.0854224],[22.4823876,40.0853314],[22.48227,40.0853478],[22.482124,40.0855802],[22.4816953,40.0858719],[22.4807751,40.086112],[22.4804205,40.0862335],[22.480313,40.0863222],[22.4803583,40.0863949],[22.4806494,40.0864888],[22.4823055,40.0869159],[22.4823156,40.0869881],[22.480395,40.0868548],[22.4803152,40.0869979],[22.4802578,40.0869431],[22.4801033,40.0870312],[22.480181,40.0872304],[22.4794232,40.0870222],[22.4790699,40.0870897],[22.4792435,40.087191],[22.4791708,40.0872982],[22.4793297,40.0875345],[22.4791634,40.0876314],[22.4792546,40.0877498],[22.478997,40.0877284],[22.4789715,40.0878181],[22.479176,40.0881181],[22.4796046,40.088358],[22.4796503,40.0884126],[22.4795679,40.0884295],[22.4798107,40.0885859],[22.4796678,40.0886831],[22.479831,40.0887303],[22.4799108,40.0888304],[22.4797495,40.0889139],[22.4790393,40.0889902],[22.4785015,40.088911],[22.4781022,40.0889328],[22.4777888,40.0887846],[22.4770994,40.0886674],[22.4761564,40.0883487],[22.4748848,40.0875121],[22.4742656,40.0874049],[22.4740331,40.0873117],[22.4730861,40.0871731],[22.4729587,40.0870993],[22.4720405,40.0872494],[22.4715013,40.0872333],[22.4708723,40.0870358],[22.4702021,40.087108],[22.469557,40.087631],[22.4690969,40.0877511],[22.4688636,40.0876939],[22.4691018,40.0875349],[22.468868,40.0874958],[22.4689279,40.0874425],[22.4688274,40.087216],[22.4690425,40.0870386],[22.4689855,40.0869658],[22.4690833,40.0867869],[22.4686729,40.0867815],[22.4684489,40.0868326],[22.4681861,40.0870453],[22.4674569,40.0871348],[22.4671735,40.0872211],[22.4668457,40.0871898],[22.4667305,40.0870981],[22.4670022,40.0870116],[22.4670281,40.0869039],[22.4668417,40.0868474],[22.4669262,40.0867404],[22.4668461,40.0866492],[22.4669658,40.0865427],[22.4668615,40.0864873],[22.4669456,40.0863983],[22.4667244,40.0863233],[22.4667954,40.0862972],[22.4668019,40.086009],[22.4669072,40.0860194],[22.466967,40.0859661],[22.4670952,40.0860039],[22.4670984,40.0853372],[22.4669717,40.0852365],[22.4664942,40.085086],[22.4665896,40.0850152],[22.4665087,40.0849601],[22.4665346,40.0848523],[22.4663716,40.0847961],[22.4664549,40.0847431],[22.4663852,40.0847152],[22.4664341,40.0846257],[22.4659134,40.0843125],[22.465973,40.0842683],[22.4656974,40.0840034],[22.4655412,40.0836499],[22.4651589,40.0834377],[22.4651033,40.0833018],[22.4643616,40.0829046],[22.463986,40.0829176],[22.4636642,40.0827377],[22.4633588,40.08263],[22.4631586,40.0826634],[22.4624802,40.0825823],[22.4622352,40.082525],[22.4619576,40.0823501],[22.4613259,40.0822787],[22.4610171,40.0819322],[22.4609095,40.0820209],[22.4603807,40.0820679],[22.4600896,40.081974],[22.4600206,40.08191],[22.4600928,40.0818299],[22.4598373,40.0817184],[22.4596511,40.0816528],[22.4594045,40.0816676],[22.4590795,40.0815191],[22.4579541,40.0814951],[22.4568218,40.0817773],[22.4564761,40.082025],[22.4559048,40.0818732],[22.4555759,40.0818959],[22.4552141,40.081819],[22.4550144,40.0818343],[22.4546711,40.0819739],[22.4543917,40.0818801],[22.4541807,40.0818772],[22.4538793,40.0817201],[22.4532482,40.0816216],[22.452747,40.0809662],[22.4519231,40.0805768],[22.4514457,40.0804263],[22.450999,40.0799518],[22.4503708,40.0797272],[22.4496213,40.0796812],[22.449599,40.0796268],[22.4497183,40.0795383],[22.4494178,40.0793451],[22.4493725,40.0792724],[22.4494558,40.0792195],[22.449399,40.0791376],[22.4491526,40.0791433],[22.4486565,40.0792989],[22.4483747,40.0793131],[22.4480468,40.0792907],[22.4476747,40.0791506],[22.446645,40.0790467],[22.4465286,40.0790091],[22.4465537,40.0789374],[22.4458509,40.0789009],[22.4456133,40.0790328],[22.4455218,40.0789325],[22.4455368,40.0787886],[22.4453852,40.0787505],[22.4451846,40.0788019],[22.444993,40.0789795],[22.4447503,40.0793366],[22.4447227,40.0795164],[22.4445298,40.079748],[22.4438957,40.0802981],[22.4437015,40.0805838],[22.4436125,40.0808889],[22.4432787,40.0811276],[22.4429664,40.0814477],[22.4429274,40.0816184],[22.4425695,40.0818839],[22.4419117,40.0819291],[22.4416082,40.0818619],[22.4416117,40.0817088],[22.4418767,40.0814061],[22.4418547,40.0813427],[22.4416093,40.0813034],[22.4417337,40.0809897],[22.4415716,40.0808975],[22.4417047,40.0807191],[22.4412517,40.0805238],[22.4411596,40.0804505],[22.4411633,40.0802884],[22.4409426,40.0801953],[22.4407732,40.0801975],[22.4405786,40.0799877],[22.4403126,40.0798219],[22.4401555,40.0795135],[22.4401069,40.0790714],[22.4398544,40.0788338],[22.4398219,40.0787162],[22.4393817,40.0784761],[22.4390789,40.0783819],[22.4386095,40.0783936],[22.4381192,40.0782969],[22.4380274,40.0782056],[22.4374462,40.0779815],[22.4371576,40.0777794],[22.4371836,40.0775545],[22.4371199,40.0772654],[22.436782,40.0766572],[22.4365294,40.0764196],[22.4364737,40.0762927],[22.4365356,40.0761494],[22.436447,40.075923],[22.43586,40.0754376],[22.435715,40.0751113],[22.4349946,40.0748808],[22.434774,40.0747878],[22.4345327,40.0745683],[22.4344108,40.0742603],[22.43418,40.074095],[22.4341126,40.073968],[22.4341276,40.0738241],[22.4345324,40.0735593],[22.4345819,40.0734428],[22.4341807,40.0725275],[22.4342951,40.0716281],[22.4344149,40.0715216],[22.4344957,40.0715768],[22.4348951,40.0715461],[22.4351588,40.0712974],[22.4352707,40.0710197],[22.435509,40.0708517],[22.4363317,40.0707727],[22.437352,40.0707685],[22.4376714,40.0706467],[22.437899,40.0704335],[22.437775,40.0702156],[22.4375381,40.0703205],[22.4374688,40.0702746],[22.4374838,40.0701306],[22.4373415,40.0702008],[22.4372716,40.0701818],[22.4372403,40.0694967],[22.4371597,40.0694326],[22.4368771,40.0694828],[22.4368317,40.0694191],[22.4369045,40.069312],[22.4368977,40.0690957],[22.4370814,40.0687558],[22.4371511,40.0682703],[22.4372731,40.0680647],[22.4371285,40.0676709],[22.4368842,40.067073],[22.4366825,40.0671784],[22.4365482,40.0674108],[22.4363573,40.0675523],[22.4362938,40.0677677],[22.4358317,40.0679777],[22.4357268,40.0679492],[22.4357212,40.0676789],[22.4352834,40.0678532],[22.4352268,40.0677623],[22.4349556,40.0678307],[22.4347571,40.067792],[22.4342498,40.0679293],[22.4342662,40.0677223],[22.4340079,40.0677368],[22.4333546,40.0675929],[22.4330874,40.0674811],[22.431303,40.0670606],[22.4301644,40.0667298]]},{"id":19076,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9-\u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf\u03c2-\u039c\u03c0\u03ac\u03c1\u03b1-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u039c\u03c0\u03b9\u03b3\u03ba\u03bf\u03c4\u03b6\u03af\u03b4\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ae \u03b1\u03bb\u03c0\u03b9\u03ba\u03ae \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7","path":"MACEDONIA\/Makedonia_Olymbos_Livadaki_Kalogeros_Bara","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":7966,"name_EN":"Olympus: Livadaki-Kalogeros-Bara-Bigotzidis bivouac","description_EN":"An impressive alpine traverse","ascent_time":255,"descent_time":250,"marker":"No_marks","level":12,"ascent":670,"descent":393,"maxelev":2640,"minelev":2085,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.34784 40.0448,22.43067 40.06561)","views":8,"millestones":"0,22.4301644,40.0667298#1,22.4203552,40.0643542#2,22.4116388,40.0593108#3,22.4047637,40.0521896#4,22.3953644,40.0473536#5,22.3877841,40.0470963#6,22.3795221,40.0529180#7,22.3703583,40.0580242#8,22.3635318,40.0567191#9,22.3532178,40.0592422#8.0,22.3486342,40.0564025","x":22.3954504,"y":40.0473982,"coor":[[22.4301644,40.0667298],[22.4298942,40.0667532],[22.4291854,40.0664733],[22.4279443,40.0663934],[22.427641,40.0663262],[22.4275271,40.0661806],[22.4269667,40.0660738],[22.4265916,40.0660687],[22.4264706,40.0662293],[22.4259327,40.0661679],[22.4256742,40.0661914],[22.4252927,40.065952],[22.4246308,40.0656727],[22.4241839,40.0657297],[22.423546,40.0659372],[22.4232303,40.0658969],[22.4229798,40.0660827],[22.4218206,40.0660129],[22.4213025,40.0656905],[22.4206343,40.0646724],[22.4199258,40.0638699],[22.4197186,40.0637049],[22.4195783,40.063685],[22.4188528,40.0631165],[22.4184257,40.0623179],[22.4176933,40.0615421],[22.4173441,40.0614292],[22.4171214,40.0614262],[22.4168784,40.0612877],[22.4165385,40.0612831],[22.4160531,40.0609792],[22.4158995,40.0610311],[22.4154692,40.0608811],[22.4153745,40.0609158],[22.4153289,40.0608611],[22.4151401,40.0609126],[22.4149413,40.0608919],[22.4146868,40.0607442],[22.4146194,40.0606172],[22.4141894,40.0604491],[22.4139257,40.0601933],[22.4134751,40.0599078],[22.413127,40.0597499],[22.4124024,40.0596499],[22.4116207,40.0592968],[22.4108693,40.0583316],[22.4093224,40.0567878],[22.4089085,40.0564398],[22.4086648,40.0563283],[22.4076501,40.0550982],[22.4073943,40.0550045],[22.4069908,40.0547107],[22.4065388,40.0544883],[22.4059972,40.0540844],[22.4054203,40.0531846],[22.4052997,40.0528226],[22.4047979,40.0522211],[22.4042124,40.0516905],[22.4028423,40.050122],[22.4023129,40.0497003],[22.4020228,40.0495702],[22.4009795,40.0490693],[22.3979166,40.0482072],[22.3973149,40.0478745],[22.3967097,40.047686],[22.3958572,40.047548],[22.3954504,40.0473982],[22.3945239,40.0469169],[22.3940293,40.0465137],[22.3936707,40.0463105],[22.3929963,40.0455804],[22.392685,40.0453599],[22.3922944,40.0450662],[22.392115,40.0447214],[22.3922918,40.0442734],[22.3909233,40.0450517],[22.3905937,40.0451101],[22.3902424,40.0450963],[22.3901821,40.0451675],[22.3901367,40.0455993],[22.3891117,40.0458193],[22.3889807,40.0459075],[22.3882786,40.0468527],[22.3878748,40.0470723],[22.3864827,40.0474494],[22.3857732,40.0477098],[22.3844555,40.0484121],[22.3840251,40.0487665],[22.3830465,40.0499961],[22.3824086,40.0511944],[22.382204,40.0514167],[22.3817519,40.0516987],[22.3805467,40.0520963],[22.3799652,40.0523945],[22.3789526,40.0535695],[22.378245,40.0542443],[22.3773659,40.0552229],[22.3769284,40.055379],[22.3758794,40.0556165],[22.3750479,40.0560733],[22.3745991,40.0562112],[22.3744082,40.0563526],[22.3742328,40.0563322],[22.3739003,40.0565077],[22.3736655,40.0565224],[22.372008,40.0572018],[22.3716389,40.0574399],[22.3710477,40.0576478],[22.370809,40.0578246],[22.3696832,40.0583313],[22.3679436,40.059496],[22.367786,40.0589307],[22.3659907,40.0570315],[22.3653459,40.0560494],[22.3645317,40.0552902],[22.3635336,40.0567175],[22.3625158,40.0576041],[22.3621769,40.0580497],[22.3620528,40.0583363],[22.3618477,40.0585766],[22.3616337,40.0586997],[22.3591269,40.0586102],[22.3564332,40.0589774],[22.3543531,40.0591821],[22.3495868,40.0594386],[22.3492387,40.0592895],[22.3488934,40.0590233],[22.3485679,40.0586628],[22.3483377,40.0584884],[22.3480117,40.0583936],[22.3485917,40.0567082],[22.3486342,40.0564025]]},{"id":19077,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: O2 \u039a\u03b1\u03c1\u03c5\u03ac-\u03a1\u03b1\u03c8\u03ac\u03bd\u03b7","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_O2_Karya_Rapsani","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":2,"length":21853,"name_EN":"Olympus: O2 Karya-Rapsani","description_EN":"Section of minor interest","ascent_time":520,"descent_time":540,"marker":"O2","level":12,"ascent":556,"descent":972,"maxelev":1160,"minelev":472,"link_logo":"olympus_128","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.39245 39.90187,22.55269 39.98537)","views":3,"millestones":"0,22.3926672,39.9853681#1,22.3953165,39.9792028#2,22.4050633,39.9754615#3,22.4165083,39.9746959#4,22.4259473,39.9704086#5,22.4304071,39.9649054#6,22.4372229,39.9613620#7,22.4451557,39.9568396#8,22.4550979,39.9601444#9,22.4627460,39.9602082#10,22.4676775,39.9521780#11,22.4714033,39.9436834#12,22.4791527,39.9372456#13,22.4865030,39.9311516#14,22.4961370,39.9270735#15,22.5043156,39.9248556#16,22.5088975,39.9208860#17,22.5150760,39.9147555#18,22.5252023,39.9134324#19,22.5355920,39.9125268#20,22.5450495,39.9096964#21,22.5518062,39.9065886#21.9,22.5484431,39.9018174","x":22.4793701,"y":39.9366765,"coor":[[22.3926672,39.9853681],[22.393555,39.984966],[22.3943148,39.9849044],[22.3944496,39.9848027],[22.3945003,39.9846412],[22.3944051,39.9837029],[22.3946429,39.9830486],[22.3946431,39.9828864],[22.3944692,39.9826993],[22.3925287,39.9820012],[22.3928085,39.9815547],[22.3929734,39.9810164],[22.3932266,39.9807046],[22.3941024,39.9803113],[22.3945185,39.9800468],[22.3953231,39.9791931],[22.3962627,39.9785754],[22.3975314,39.9774038],[22.3989642,39.9762254],[22.4005842,39.976554],[22.4035656,39.9757483],[22.4076119,39.9749751],[22.409696,39.9744812],[22.4121913,39.9744343],[22.4144786,39.9742674],[22.4149456,39.9743279],[22.417077,39.9748255],[22.417689,39.9749149],[22.4182019,39.9745075],[22.4192863,39.974198],[22.4204932,39.9736559],[22.4214953,39.9733632],[22.4219984,39.9733791],[22.4224334,39.9733039],[22.4228025,39.9730386],[22.4235348,39.9722558],[22.4243211,39.9716719],[22.4250806,39.9712317],[22.4260021,39.9703614],[22.4265614,39.9699726],[22.4270882,39.9694662],[22.4277516,39.9691328],[22.4280044,39.9688299],[22.4282422,39.968671],[22.4283722,39.9686187],[22.4291928,39.9685758],[22.42956,39.9683916],[22.4295984,39.9682479],[22.4290107,39.9679472],[22.4288271,39.9677825],[22.4287477,39.9676733],[22.4288818,39.9674409],[22.4288492,39.9673324],[22.4286978,39.9672943],[22.4283536,39.9674968],[22.4281224,39.9674486],[22.4282649,39.9670587],[22.4285436,39.966648],[22.4285832,39.9664504],[22.4288707,39.966166],[22.4292983,39.9659015],[22.4292999,39.9658294],[22.429501,39.9657421],[22.4294911,39.9656608],[22.4296454,39.9655728],[22.4296641,39.9652668],[22.4299692,39.9652349],[22.4301017,39.9650745],[22.4303132,39.9650413],[22.4305313,39.96472],[22.4310541,39.9643847],[22.4310114,39.9642039],[22.4311548,39.9640797],[22.4310592,39.9640334],[22.4310615,39.9639343],[22.4313356,39.9637218],[22.4315888,39.9634009],[22.431718,39.9633846],[22.4317556,39.963277],[22.4316515,39.9632216],[22.4317141,39.9630422],[22.4315533,39.9629049],[22.4316737,39.9627624],[22.4317388,39.962475],[22.431893,39.962387],[22.4319786,39.962226],[22.431662,39.9617352],[22.4318871,39.9616211],[22.4320637,39.9615785],[22.4323433,39.9616363],[22.4327686,39.9614709],[22.4327702,39.9613988],[22.4328754,39.9614093],[22.4329669,39.9615006],[22.4331955,39.9612334],[22.4341347,39.96112],[22.4344222,39.9608356],[22.4358671,39.9606208],[22.4370098,39.961339],[22.4376172,39.9614012],[22.4386889,39.9611544],[22.4392293,39.9610716],[22.4396096,39.9608244],[22.4398332,39.9607734],[22.4403104,39.9603834],[22.4403124,39.9602933],[22.4408348,39.959976],[22.4409204,39.959815],[22.4416429,39.9594463],[22.4422616,39.9595267],[22.4424848,39.9594937],[22.4427837,39.9592184],[22.4432111,39.9589539],[22.443221,39.9585216],[22.442884,39.958409],[22.4428035,39.9583448],[22.4428285,39.9582731],[22.4431632,39.9579712],[22.4436471,39.9577976],[22.4445751,39.9572875],[22.4444026,39.95715],[22.4444751,39.9570519],[22.4446999,39.9569468],[22.4455943,39.9567426],[22.4463566,39.9566807],[22.4464847,39.9567095],[22.4469223,39.9570307],[22.4481051,39.957533],[22.4486685,39.9574685],[22.448977,39.9572834],[22.449038,39.9571761],[22.4505831,39.9580301],[22.4513534,39.9586531],[22.4522186,39.9592232],[22.4546838,39.9599678],[22.4562839,39.9606558],[22.458793,39.9615361],[22.4591286,39.9617117],[22.4594622,39.962072],[22.4596539,39.9623989],[22.4598,39.9628333],[22.460309,39.9631103],[22.4604696,39.9632566],[22.4615687,39.9620324],[22.4617201,39.9613317],[22.4618808,39.9609554],[22.4623966,39.9604037],[22.4631247,39.9599899],[22.4635395,39.9597162],[22.465046,39.9577901],[22.4670886,39.9538711],[22.4690539,39.9481582],[22.469985,39.945774],[22.4704838,39.9449247],[22.4711313,39.9440188],[22.4732603,39.9414432],[22.4744734,39.9405763],[22.4748868,39.939879],[22.4753781,39.9393629],[22.4768461,39.9386074],[22.4783933,39.9379791],[22.4787132,39.9378031],[22.4790843,39.9374296],[22.4793701,39.9366765],[22.4796799,39.9364283],[22.4798931,39.936314],[22.4808581,39.9360744],[22.4815192,39.9358128],[22.4824249,39.9356084],[22.4827222,39.9353961],[22.4832983,39.9347459],[22.4841865,39.9342711],[22.4852352,39.9335685],[22.486171,39.9325267],[22.4862709,39.9322397],[22.4860702,39.9317866],[22.4860742,39.9316065],[22.4861714,39.9314456],[22.4869711,39.9307353],[22.4882062,39.929382],[22.4884924,39.9291424],[22.48899,39.9288606],[22.4893549,39.9287663],[22.4899993,39.9287296],[22.4928375,39.9273791],[22.4937097,39.9270932],[22.4947782,39.9269268],[22.4955156,39.9269184],[22.4969819,39.9272888],[22.4979032,39.9274359],[22.5001301,39.9276404],[22.5007445,39.9264636],[22.5009942,39.924674],[22.5011486,39.9245679],[22.5013483,39.9245344],[22.5015801,39.924668],[22.502252,39.924983],[22.5028922,39.9251355],[22.50315,39.9251208],[22.5040683,39.9248623],[22.5045601,39.9248507],[22.5046548,39.9247978],[22.5046806,39.92469],[22.504406,39.9233261],[22.5045246,39.9232556],[22.5048295,39.9232234],[22.5055618,39.9234491],[22.5067978,39.9236452],[22.5070724,39.9233965],[22.5072268,39.9228354],[22.5070444,39.9219907],[22.5069103,39.9217007],[22.5069544,39.9212868],[22.506522,39.9207227],[22.5065493,39.9205428],[22.5068675,39.9204388],[22.5074153,39.920536],[22.507868,39.9207039],[22.5081678,39.920906],[22.5084236,39.9209814],[22.5086576,39.9209844],[22.5089292,39.9208708],[22.5091928,39.9205859],[22.5089308,39.9197176],[22.5090513,39.919557],[22.5092425,39.9194558],[22.5097213,39.9189575],[22.5101198,39.918386],[22.5104929,39.9174538],[22.5106367,39.9172935],[22.5108617,39.9171702],[22.5113469,39.9171044],[22.5115247,39.9169986],[22.5117101,39.9165415],[22.5117986,39.9156957],[22.5123265,39.9156304],[22.5131347,39.9150462],[22.5134653,39.9149063],[22.513818,39.9148297],[22.5148937,39.9148615],[22.5154623,39.9145354],[22.5157087,39.9145026],[22.5162292,39.9142389],[22.5165926,39.9142076],[22.5169704,39.9145908],[22.5171685,39.9146294],[22.5180028,39.9144598],[22.5186634,39.914207],[22.5189248,39.9140212],[22.51996,39.9137641],[22.5207042,39.9134312],[22.5220286,39.913322],[22.5223659,39.9134164],[22.5232077,39.9139857],[22.5235594,39.9139541],[22.5242081,39.9137101],[22.52486,39.9138626],[22.5250867,39.9136582],[22.5251132,39.9135144],[22.5252802,39.9133634],[22.525694,39.9131614],[22.526695,39.9128588],[22.5269795,39.9126823],[22.5270969,39.9126657],[22.5272186,39.9129916],[22.527556,39.913077],[22.5279342,39.9129016],[22.5283856,39.912583],[22.5293685,39.9125775],[22.5300308,39.9122435],[22.5302526,39.9122643],[22.5308296,39.9120915],[22.5310756,39.9120766],[22.5313486,39.9118908],[22.5315839,39.9118307],[22.5322003,39.9120007],[22.5326961,39.9121196],[22.5339494,39.9125679],[22.5350839,39.9125822],[22.5359517,39.9124851],[22.5366886,39.9124944],[22.5394574,39.9126825],[22.5396921,39.9126494],[22.5399536,39.9124545],[22.5405863,39.9124084],[22.5408992,39.9121375],[22.541493,39.9122711],[22.5422326,39.9122039],[22.5424075,39.9116835],[22.5427294,39.9113993],[22.5427372,39.91103],[22.5429785,39.9106816],[22.543168,39.9105759],[22.5443542,39.9103566],[22.5447823,39.9100286],[22.5450467,39.9096986],[22.545998,39.9089717],[22.547053,39.9083183],[22.5484469,39.9071285],[22.5489811,39.9067568],[22.5497803,39.906028],[22.5498944,39.9058177],[22.5501017,39.9061131],[22.5502681,39.905989],[22.5503822,39.9061256],[22.5504909,39.9059648],[22.5508233,39.9057347],[22.5512652,39.9058574],[22.5513531,39.9061287],[22.5514972,39.9059503],[22.551656,39.9061866],[22.5518465,39.9061349],[22.5517931,39.9062739],[22.5513731,39.9067732],[22.5517861,39.9066071],[22.5522038,39.9062159],[22.552399,39.905831],[22.5525857,39.9054054],[22.552628,39.9050635],[22.5524594,39.9047371],[22.5519897,39.9042627],[22.5508517,39.9033115],[22.5496627,39.9025579],[22.5488984,39.902188],[22.5487316,39.9020012],[22.5484431,39.9018174]]},{"id":19078,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: O2 \u03a1\u03b1\u03c8\u03ac\u03bd\u03b7-\u03a4\u03ad\u03bc\u03c0\u03b7","description_GR":"\u03a9\u03c1\u03b1\u03af\u03b1 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03c9\u03bd \u03a4\u03b5\u03bc\u03c0\u03ce\u03bd","path":"MACEDONIA\/Makedonia_Olymbos_O2_Rapsani_Tembi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":8040,"name_EN":"Olympus: O2 Rapsani-Tembi","description_EN":"The way down to the scenic Tembi valley","ascent_time":175,"descent_time":185,"marker":"O2","level":11,"ascent":250,"descent":697,"maxelev":503,"minelev":18,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.52034 39.85914,22.54934 39.90146)","views":2,"millestones":"0,22.5484431,39.9018174#1,22.5453163,39.8956627#2,22.5389331,39.8901484#3,22.5359384,39.8841433#4,22.5332747,39.8767197#5,22.5251395,39.8722583#6,22.5213345,39.8673757#7,22.5255216,39.8613585#8,22.5318251,39.8590523","x":22.5336215,"y":39.8802066,"coor":[[22.5484431,39.9018174],[22.5481768,39.9016158],[22.5479467,39.9014148],[22.5477029,39.9013306],[22.5470098,39.9009165],[22.5466669,39.9005338],[22.5461211,39.9003468],[22.5460252,39.9001969],[22.5460132,39.8994175],[22.5458149,39.8990771],[22.545641,39.8990029],[22.5450666,39.8989236],[22.5449952,39.8988281],[22.5451906,39.8987315],[22.5456585,39.8981787],[22.5461177,39.8974818],[22.5463199,39.8973221],[22.5464704,39.8973961],[22.5466251,39.8972719],[22.5465474,39.8970727],[22.5463283,39.8969258],[22.5464494,39.8967291],[22.5464955,39.8964684],[22.5465272,39.8963697],[22.5463888,39.8962779],[22.5458773,39.8961273],[22.5452702,39.8960747],[22.5453567,39.895301],[22.5452305,39.8946327],[22.5450334,39.8939455],[22.5449304,39.8938361],[22.5440837,39.8935011],[22.5440268,39.8934283],[22.5441977,39.8930881],[22.5441195,39.892916],[22.5436876,39.8928745],[22.5432657,39.8929143],[22.5430222,39.8928121],[22.5427303,39.8927904],[22.5428727,39.8921435],[22.5425057,39.8917965],[22.5418319,39.8915809],[22.5414173,39.8912783],[22.540658,39.8912327],[22.5400715,39.8910902],[22.5399257,39.8909848],[22.5399892,39.8907513],[22.5397979,39.8906543],[22.5398337,39.8906187],[22.5396252,39.890526],[22.5391484,39.8903939],[22.538987,39.8902837],[22.5389203,39.8901207],[22.5386081,39.8899546],[22.5380742,39.8892091],[22.5378448,39.888999],[22.5374052,39.8887682],[22.5375122,39.8886885],[22.5375018,39.8886253],[22.5366646,39.8883985],[22.5364357,39.8881614],[22.5361222,39.8880583],[22.5354676,39.8874915],[22.5354538,39.8870408],[22.5356412,39.8870252],[22.5357975,39.886829],[22.5359265,39.8868126],[22.5359751,39.8867231],[22.5364712,39.8864951],[22.5363234,39.886295],[22.5363709,39.8862596],[22.5363265,39.8861509],[22.535908,39.8860285],[22.5358166,39.8859283],[22.5360278,39.8858949],[22.5360188,39.8857686],[22.5356462,39.8856919],[22.5352096,39.885326],[22.5351316,39.8851448],[22.535169,39.8850372],[22.5353465,39.8849403],[22.5354906,39.8847619],[22.5354701,39.8846265],[22.53562,39.8846554],[22.5357537,39.8843508],[22.5357941,39.8841711],[22.5359702,39.8841373],[22.5358341,39.8839374],[22.5360221,39.8833452],[22.5359349,39.8830467],[22.5359025,39.8823706],[22.5358113,39.8822614],[22.5352107,39.8819114],[22.5350403,39.881675],[22.534693,39.8815085],[22.5344649,39.8812353],[22.5341951,39.8812769],[22.5339101,39.880931],[22.5335962,39.8802964],[22.5336215,39.8802066],[22.533789,39.8800285],[22.5339183,39.8799941],[22.5340512,39.8797976],[22.5341075,39.8793478],[22.5338639,39.8787051],[22.5340842,39.8782484],[22.5341863,39.8778442],[22.5340184,39.8769412],[22.5336262,39.876693],[22.5334029,39.8767442],[22.5331932,39.8767055],[22.5322755,39.8764236],[22.5318962,39.8761125],[22.5313058,39.8758347],[22.5309798,39.8757675],[22.530452,39.8758419],[22.5301368,39.8758199],[22.5299011,39.875907],[22.5297367,39.875905],[22.529536,39.8759925],[22.5293852,39.8759365],[22.5293304,39.8757647],[22.5294102,39.8753152],[22.529232,39.8748985],[22.5284275,39.8742396],[22.5279512,39.8740984],[22.5276164,39.873896],[22.5272657,39.8738915],[22.5269943,39.8740052],[22.5267866,39.8738764],[22.5261238,39.8737058],[22.5258482,39.8734681],[22.5256855,39.873421],[22.5256605,39.8729522],[22.5251298,39.8722427],[22.5249288,39.8717671],[22.5248235,39.8712252],[22.5241991,39.8703524],[22.5242587,39.8702991],[22.524495,39.8704417],[22.5245561,39.8700596],[22.5245031,39.8698067],[22.5242576,39.8698036],[22.5240266,39.8696745],[22.5239436,39.8696059],[22.5240155,39.8695257],[22.5239278,39.8692543],[22.52402,39.8691474],[22.5242181,39.8689877],[22.5246768,39.8689305],[22.5247349,39.8688772],[22.5246313,39.8688038],[22.5247267,39.8687149],[22.5245673,39.8685147],[22.5242784,39.8683578],[22.5239351,39.8680111],[22.5235637,39.8678802],[22.5235072,39.8677894],[22.5237102,39.8675938],[22.5235851,39.86743],[22.5234094,39.8674458],[22.5230198,39.867621],[22.5226133,39.8680393],[22.5224839,39.8680737],[22.5223039,39.8677471],[22.5218725,39.8676875],[22.5212604,39.8673373],[22.5211764,39.8668948],[22.5210852,39.8667855],[22.521158,39.8666603],[22.52109,39.8665604],[22.521344,39.8661672],[22.5213775,39.8654919],[22.5216891,39.8651355],[22.5217218,39.8647035],[22.5221319,39.8641141],[22.5221116,39.8639697],[22.5224139,39.8615455],[22.5226185,39.8614265],[22.5228312,39.8613211],[22.523936,39.8606864],[22.5248318,39.8608915],[22.5251439,39.8610577],[22.5264539,39.8621194],[22.5270116,39.8618923],[22.5272505,39.861652],[22.5273973,39.8613476],[22.5274856,39.8594027],[22.5278187,39.8591366],[22.5281486,39.8590147],[22.5283239,39.8590169],[22.5288295,39.8588792],[22.529028,39.8588907],[22.5302,39.859302],[22.5303823,39.859489],[22.5313359,39.8597263],[22.5314282,39.8596779],[22.5317553,39.8591415],[22.5318251,39.8590523]]},{"id":19079,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: O2 \u03a3\u03ba\u03bf\u03bb\u03b9\u03cc-\u039a\u03b1\u03c1\u03c5\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ae \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7","path":"MACEDONIA\/Makedonia_Olymbos_O2_Skolio_Karya","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":19567,"name_EN":"Olympus: O2 Skolio-Karya","description_EN":"An alpine traverse","ascent_time":430,"descent_time":505,"marker":"O2","level":9,"ascent":194,"descent":2078,"maxelev":2790,"minelev":899,"link_logo":"olympus_128","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.34175 39.98535,22.39267 40.07919)","views":5,"millestones":"0,22.3483550,40.0792813#1,22.3447788,40.0718784#2,22.3421937,40.0643380#3,22.3491634,40.0581639#4,22.3600879,40.0586690#5,22.3662175,40.0516547#6,22.3693886,40.0437353#7,22.3711143,40.0351996#8,22.3700788,40.0313144#9,22.3731931,40.0280666#10,22.3756972,40.0251306#11,22.3778988,40.0226111#12,22.3791615,40.0170015#13,22.3808930,40.0136409#14,22.3818805,40.0062767#15,22.3803233,40.0005749#16,22.3779994,39.9946128#17,22.3852105,39.9927666#18,22.3910543,39.9896948#19,22.3898969,39.9865125#19.6,22.3926672,39.9853681","x":22.379106,"y":40.0154768,"coor":[[22.348355,40.0792813],[22.3483175,40.0791772],[22.3482112,40.0787252],[22.3482813,40.0782488],[22.3485206,40.0775675],[22.3489327,40.0770148],[22.3483314,40.0766639],[22.3476402,40.0761495],[22.347529,40.0758957],[22.3478391,40.0751974],[22.3477992,40.0744221],[22.3466556,40.0732166],[22.3458622,40.0725656],[22.3457401,40.0723432],[22.3453435,40.0722564],[22.3446395,40.0717869],[22.3433654,40.071138],[22.3432103,40.0712439],[22.3429937,40.0709886],[22.34284,40.0710404],[22.3427836,40.0709495],[22.3424654,40.0710171],[22.3423384,40.0709342],[22.3423318,40.069817],[22.3421102,40.0644444],[22.3430902,40.0631972],[22.3435287,40.0625188],[22.343715,40.062089],[22.3439799,40.0618045],[22.3453919,40.0606265],[22.346177,40.0601602],[22.3477176,40.058993],[22.3480133,40.0583891],[22.3482185,40.057838],[22.3486355,40.0578665],[22.3491126,40.0580174],[22.3493647,40.0587417],[22.3499425,40.0590923],[22.3515712,40.0591335],[22.3527992,40.0592591],[22.354829,40.0591979],[22.3571457,40.0589064],[22.3585309,40.058836],[22.3605524,40.0586303],[22.3612234,40.0585137],[22.3612993,40.058222],[22.3618336,40.0574548],[22.3624395,40.057121],[22.3627932,40.0570359],[22.3634134,40.0565942],[22.3645309,40.0552902],[22.3655565,40.0535839],[22.3661153,40.0522765],[22.3662228,40.0517014],[22.3661362,40.0509074],[22.3663946,40.0503345],[22.3666615,40.0499599],[22.3667862,40.0496463],[22.3671824,40.0492555],[22.3674436,40.049115],[22.3677908,40.0488136],[22.3690354,40.0482366],[22.3693847,40.0478451],[22.3696323,40.04729],[22.3697021,40.0468225],[22.3695771,40.0451811],[22.3696093,40.0448122],[22.3693462,40.0435562],[22.3694319,40.0434043],[22.369743,40.0431384],[22.3700006,40.0426555],[22.3711029,40.0411575],[22.3711315,40.0409417],[22.3713376,40.0406563],[22.3716285,40.0397595],[22.3715122,40.0367669],[22.3711602,40.0353025],[22.3710918,40.0351483],[22.3711546,40.034969],[22.3711986,40.0348435],[22.371273,40.0346734],[22.3709132,40.0345242],[22.3707995,40.0343785],[22.3701609,40.0341262],[22.3698041,40.0338509],[22.3696122,40.0335419],[22.3688809,40.0327569],[22.3685473,40.0325224],[22.3678711,40.0318823],[22.3670391,40.0308976],[22.3670189,40.0307621],[22.3675613,40.0301301],[22.3677124,40.0306728],[22.3694465,40.0311837],[22.3702627,40.0313574],[22.3692788,40.0303525],[22.3706569,40.0290746],[22.371475,40.0281852],[22.3717183,40.0278103],[22.371716,40.0274138],[22.3708656,40.0262757],[22.3728144,40.0271139],[22.3731737,40.0277766],[22.3732081,40.0282997],[22.3735138,40.0277634],[22.3737346,40.0268566],[22.3736829,40.0265676],[22.3734301,40.0263568],[22.3738614,40.026453],[22.374101,40.0267266],[22.3741491,40.0266732],[22.3741315,40.0264297],[22.373628,40.0259181],[22.3745822,40.0262018],[22.3746067,40.0261571],[22.3745292,40.0259668],[22.3743777,40.0259287],[22.3743573,40.0258023],[22.374264,40.0257829],[22.3739539,40.0255173],[22.3732217,40.0247683],[22.374047,40.0250501],[22.3758794,40.0253641],[22.3756975,40.0251274],[22.3754085,40.0249611],[22.3746399,40.0242657],[22.3750473,40.0243795],[22.3758999,40.0244996],[22.3766903,40.0247719],[22.3770605,40.0249753],[22.3770174,40.0248125],[22.3766771,40.0243393],[22.3759319,40.0236441],[22.3759336,40.0235721],[22.3774002,40.023989],[22.3780332,40.0239799],[22.3781957,40.0240452],[22.3783542,40.0242817],[22.3784122,40.023814],[22.3783613,40.023489],[22.3782011,40.0233246],[22.3776101,40.023046],[22.3779626,40.0225104],[22.378068,40.0220164],[22.3779701,40.0212042],[22.3777284,40.0205251],[22.3786184,40.0210421],[22.3794328,40.0212877],[22.3795157,40.0212529],[22.379507,40.0211266],[22.3793131,40.0208987],[22.3798633,40.0209244],[22.3799344,40.0208893],[22.379215,40.0200955],[22.3789119,40.0195327],[22.3785237,40.0191038],[22.3783638,40.0184349],[22.3784677,40.0180039],[22.379166,40.0172119],[22.3791531,40.0167703],[22.3789763,40.016502],[22.378094,40.0161564],[22.378061,40.0160658],[22.3782258,40.0160321],[22.3782418,40.0158521],[22.3783598,40.0158177],[22.3784573,40.0156569],[22.379106,40.0154768],[22.3792687,40.0155331],[22.3810693,40.015198],[22.3817738,40.0151357],[22.3825933,40.0151652],[22.3832688,40.0153368],[22.3835342,40.0155117],[22.3835706,40.0154581],[22.3834511,40.01506],[22.3831785,40.0146959],[22.3827628,40.0144378],[22.3820196,40.0141572],[22.3811281,40.0137033],[22.3808487,40.0136273],[22.3806875,40.0135079],[22.3804371,40.0131981],[22.3801922,40.0126541],[22.3800009,40.0118226],[22.3795912,40.0113124],[22.3798144,40.010793],[22.3798446,40.0105051],[22.38046,40.0102434],[22.3817117,40.0098285],[22.3820113,40.0095444],[22.3820288,40.0093014],[22.381835,40.008578],[22.381532,40.0080152],[22.3812355,40.0071732],[22.3813009,40.0068858],[22.3817261,40.0067386],[22.3819061,40.0065609],[22.381879,40.0062182],[22.3819919,40.0061207],[22.3821171,40.0057801],[22.3822811,40.0056247],[22.3826222,40.0055664],[22.3838021,40.005709],[22.3839439,40.0056569],[22.3839684,40.0055807],[22.3839436,40.0055128],[22.3834779,40.0048936],[22.3834638,40.004497],[22.3831619,40.0043847],[22.3829093,40.004165],[22.3823791,40.0033017],[22.382335,40.0026885],[22.3830428,40.0019866],[22.3830462,40.0018425],[22.3829144,40.0017011],[22.3826178,40.0013636],[22.382433,40.0012529],[22.3815936,40.001079],[22.3806935,40.0008142],[22.3802677,40.000538],[22.3800305,39.9996698],[22.3798819,39.9995145],[22.3795435,39.9991314],[22.3793572,39.9985883],[22.37921,39.9984376],[22.3789415,39.9983978],[22.3787337,39.9982687],[22.3784821,39.998013],[22.3784293,39.997769],[22.3790143,39.9968042],[22.3791574,39.9966981],[22.3793452,39.9966827],[22.3795837,39.9966725],[22.3795857,39.9965914],[22.3794481,39.9964634],[22.3788462,39.9962658],[22.3780926,39.9964354],[22.3780613,39.9962728],[22.3781747,39.9958239],[22.378271,39.9957172],[22.3786884,39.9955428],[22.3791238,39.9954588],[22.3791727,39.9953694],[22.378577,39.9948025],[22.3783103,39.9946907],[22.3777318,39.994543],[22.3772613,39.9945003],[22.3771227,39.9944173],[22.3771977,39.9942202],[22.3775564,39.9939099],[22.3775735,39.9938831],[22.3780039,39.9936368],[22.3784035,39.9935794],[22.3788557,39.9932794],[22.3794186,39.9932512],[22.3797959,39.9931484],[22.3798672,39.9931043],[22.3797631,39.9930488],[22.3797765,39.9929769],[22.3801261,39.9930539],[22.3808069,39.9929913],[22.382063,39.9933693],[22.3821058,39.993541],[22.382033,39.9936481],[22.382138,39.9936676],[22.3823785,39.9938962],[22.3828084,39.9935508],[22.3833029,39.9934406],[22.3837787,39.9931319],[22.3843889,39.9930864],[22.3845545,39.9930166],[22.3846773,39.9932706],[22.3847938,39.9932992],[22.3852649,39.9926932],[22.3857153,39.9924652],[22.3863761,39.9922582],[22.3868986,39.9919592],[22.3875411,39.9920312],[22.387771,39.9927281],[22.3879107,39.9927661],[22.3884147,39.9922505],[22.3884372,39.9917914],[22.3885352,39.9916126],[22.3890597,39.9912235],[22.3900421,39.9907867],[22.3904523,39.9907743],[22.3906714,39.9909215],[22.3907659,39.9908868],[22.390771,39.9906707],[22.3906343,39.9905066],[22.3903449,39.9903584],[22.3899592,39.990326],[22.3899492,39.9902538],[22.3905501,39.9901],[22.3914525,39.9900765],[22.3914789,39.9899507],[22.391098,39.9897112],[22.3906337,39.9895336],[22.3903295,39.9895204],[22.3899163,39.9896588],[22.3897775,39.9895848],[22.3902296,39.9892847],[22.39125,39.9889611],[22.3911166,39.9889682],[22.3901533,39.98909],[22.3891479,39.9895084],[22.3886085,39.989537],[22.3883087,39.9893346],[22.3882297,39.9892074],[22.3883799,39.9887951],[22.3882143,39.9883693],[22.3882547,39.9881447],[22.3883514,39.9881235],[22.3885324,39.9879008],[22.3888389,39.9878149],[22.3888174,39.9877336],[22.3889232,39.987717],[22.3889604,39.9876274],[22.389195,39.9876127],[22.3891062,39.9874042],[22.3895515,39.9873609],[22.3899661,39.9874747],[22.3899627,39.9869341],[22.389977,39.9868262],[22.3898415,39.9866081],[22.3900828,39.9861836],[22.390483,39.986099],[22.3908823,39.9858478],[22.3910114,39.9860568],[22.3913606,39.9856472],[22.3917021,39.9855709],[22.3921056,39.9853423],[22.3926672,39.9853681]]},{"id":19080,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2-\u03c1\u03ad\u03bc\u03b1 \u039f\u03c1\u03bb\u03b9\u03ac-\u03ba\u03b1\u03c4. \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u039f\u03c1\u03bb\u03b9\u03ac","path":"MACEDONIA\/Makedonia_Olymbos_Orlias_Koromilia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4432,"name_EN":"Olympus: Agios Konstandinos-Orlias ravine-Koromilia refuge","description_EN":"Ascent via Orlias ravine","ascent_time":115,"descent_time":90,"marker":"Red_dots","level":12,"ascent":790,"descent":74,"maxelev":1011,"minelev":288,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.42898 40.13337,22.43961 40.15103)","views":5,"millestones":"0,22.4391310,40.1511662#1,22.4334130,40.1441718#2,22.4297280,40.1399685#3,22.4346912,40.1388441#4,22.4354877,40.1350713#4.4,22.4347028,40.1337777","x":22.4300429,"y":40.1395885,"coor":[[22.439131,40.1511662],[22.4392035,40.1510771],[22.4391498,40.1508602],[22.4385068,40.1497164],[22.4384903,40.1494099],[22.4381,40.1485127],[22.4380776,40.1479538],[22.4379396,40.1478259],[22.4379769,40.1477363],[22.4377916,40.1476257],[22.4376436,40.1474255],[22.4376578,40.1473176],[22.4371914,40.1471761],[22.436937,40.1470105],[22.436003,40.1467817],[22.4344058,40.1457872],[22.4340855,40.1454225],[22.4341018,40.1452245],[22.4340221,40.1451153],[22.4340598,40.1450077],[22.4339818,40.1448265],[22.4336265,40.1444523],[22.4335032,40.1441984],[22.4332117,40.1441134],[22.4332841,40.1440242],[22.433215,40.1439693],[22.4332288,40.1438794],[22.4328549,40.1438022],[22.4330254,40.1435343],[22.4334843,40.1434864],[22.4329884,40.1431013],[22.4328832,40.1430819],[22.4326108,40.1431863],[22.4326841,40.1430612],[22.4329697,40.1428939],[22.4326047,40.142943],[22.4324299,40.1428866],[22.4325726,40.1428074],[22.4324929,40.1426982],[22.4325179,40.142122],[22.432429,40.1419046],[22.4325383,40.1417439],[22.4326419,40.1413219],[22.4326444,40.1412138],[22.4325295,40.1411041],[22.4325489,40.1407711],[22.4322832,40.1405873],[22.4316697,40.1407231],[22.4314236,40.1407018],[22.4309865,40.140822],[22.4309197,40.1407625],[22.4305926,40.140695],[22.4300993,40.1407064],[22.4302068,40.1406267],[22.4301854,40.1405364],[22.4300709,40.1404087],[22.4298708,40.140433],[22.4300166,40.1402188],[22.4297337,40.140269],[22.4297832,40.1401615],[22.4296063,40.1401952],[22.4298692,40.1399915],[22.4296354,40.1399523],[22.4296253,40.1398801],[22.4297919,40.1397833],[22.42998,40.1397678],[22.4301707,40.1396443],[22.4300429,40.1395885],[22.4298731,40.1393159],[22.429934,40.1392176],[22.430074,40.1392556],[22.4301062,40.1388776],[22.4302544,40.1385553],[22.4301509,40.1384638],[22.4298714,40.1383699],[22.4296919,40.1380072],[22.4294696,40.1379771],[22.4292806,40.1380286],[22.4294163,40.1377422],[22.4293597,40.1376513],[22.4295022,40.1375812],[22.4297025,40.1375478],[22.4303165,40.1378985],[22.4305265,40.1379554],[22.4310185,40.1379981],[22.4313879,40.1377599],[22.431868,40.1372979],[22.4322342,40.1371948],[22.4327271,40.1372014],[22.4331985,40.1371177],[22.4338512,40.1378293],[22.4343502,40.1385928],[22.4345453,40.1387846],[22.4349058,40.1389336],[22.4350433,40.1390796],[22.4352228,40.1394424],[22.4352065,40.1396404],[22.4353281,40.1399663],[22.4354531,40.1401482],[22.4356629,40.1402141],[22.4360507,40.1401923],[22.4362523,40.1401049],[22.4363622,40.1399172],[22.4369823,40.1394932],[22.4371038,40.1393146],[22.4373743,40.1392913],[22.4378295,40.1394055],[22.4378888,40.1393793],[22.4379512,40.139218],[22.4377908,40.1390446],[22.4375695,40.1389696],[22.4375722,40.1388525],[22.4373873,40.1387239],[22.4373085,40.1385787],[22.4372518,40.1383482],[22.4370908,40.1382019],[22.4371297,40.1380402],[22.4368285,40.137865],[22.4367694,40.1378867],[22.436644,40.1377229],[22.4367422,40.137535],[22.4366623,40.1374348],[22.4368174,40.1373288],[22.4369162,40.1371139],[22.4367019,40.1367327],[22.4363468,40.1363495],[22.4360302,40.1358227],[22.4353489,40.134872],[22.4354296,40.1344227],[22.4354056,40.1339359],[22.4352179,40.1334198],[22.4350775,40.1333053],[22.4347571,40.1334541],[22.4346709,40.1336332],[22.4347028,40.1337777]]},{"id":19081,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd-\u0396\u03c9\u03bd\u03ac\u03c1\u03b9\u03b1-\u039b\u03bf\u03cd\u03ba\u03b9-\u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2","description_GR":"\u0397 \u03bb\u03b9\u03b3\u03cc\u03c4\u03b5\u03c1\u03bf \u03ba\u03bf\u03c5\u03c1\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03cd\u03c4\u03b9\u03ba\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_OropedioMouson_Zonaria_Mytikas","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":1504,"name_EN":"Olympus: Mouses plateau-Zonaria-Louki-Mytikas","description_EN":"The less tiring ascent to Mytikas","ascent_time":55,"descent_time":50,"marker":"Red_dots","level":9,"ascent":160,"descent":42,"maxelev":2862,"minelev":2694,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.35825 40.08617,22.36208 40.09488)","views":49,"millestones":"0,22.3615497,40.0949236#1,22.3617369,40.0878219#1.5,22.3584591,40.0861682","x":22.361586,"y":40.0868521,"coor":[[22.3615497,40.0949236],[22.3613529,40.0948128],[22.3603843,40.0930918],[22.3589092,40.092089],[22.3584507,40.091596],[22.3583981,40.091343],[22.358475,40.0910288],[22.3593301,40.0894598],[22.360007,40.0886226],[22.3603653,40.0883574],[22.3620462,40.0877145],[22.3620523,40.0874623],[22.3617548,40.0871518],[22.361586,40.0868521],[22.3614837,40.0868237],[22.3612719,40.0863612],[22.3607313,40.0862995],[22.3606175,40.0861537],[22.3604163,40.086232],[22.3597735,40.0861328],[22.3594663,40.0862275],[22.359244,40.0862064],[22.3590894,40.0862943],[22.3589031,40.0862376],[22.3586562,40.0862611],[22.3584591,40.0861682]]},{"id":19082,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03ad\u03c4\u03c1\u03b1-\u03ba\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0392\u0394","path":"MACEDONIA\/Makedonia_Olymbos_Petra_Krevatia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":6506,"name_EN":"Olympus: Petra-Krevatia refuge","description_EN":"Connection from Petra to Krevatia refuge","ascent_time":135,"descent_time":110,"marker":"Blue_dots","level":13,"ascent":502,"descent":34,"maxelev":992,"minelev":504,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.32877 40.15321,22.36865 40.18019)","views":7,"millestones":"0,22.3318757,40.1795663#1,22.3318172,40.1753145#2,22.3414522,40.1722375#3,22.3466438,40.1658739#4,22.3516148,40.1607796#5,22.3602544,40.1564442#6,22.3661933,40.1558413#6.5,22.3677390,40.1531952","x":22.3458949,"y":40.1646011,"coor":[[22.3318757,40.1795663],[22.3306955,40.1801574],[22.3305061,40.1802177],[22.3304753,40.1800371],[22.3305384,40.1798579],[22.3301705,40.1793841],[22.3299861,40.1795256],[22.3298144,40.1798204],[22.3294453,40.1798916],[22.3294854,40.179694],[22.329432,40.179477],[22.3293547,40.1793633],[22.3291128,40.1791706],[22.3288084,40.1786527],[22.3288255,40.1784368],[22.3289882,40.1782229],[22.3295756,40.1782134],[22.3296025,40.1777453],[22.3303867,40.1773782],[22.3305437,40.1772003],[22.3305508,40.1769122],[22.3303826,40.1765854],[22.3304688,40.1764245],[22.3314717,40.1757543],[22.3318474,40.1752822],[22.3325706,40.1750044],[22.3329002,40.1749731],[22.3330902,40.1748857],[22.3331883,40.174716],[22.3331854,40.1743556],[22.3332696,40.1742757],[22.3335633,40.1742709],[22.3340646,40.1744223],[22.3342885,40.1743895],[22.334617,40.1739257],[22.3355886,40.1730929],[22.3358816,40.1731151],[22.3365333,40.1733587],[22.3367677,40.1733801],[22.3380683,40.1730204],[22.3388901,40.1730322],[22.3394201,40.1729677],[22.3403444,40.1726297],[22.3412302,40.1724261],[22.342393,40.1714518],[22.3432568,40.1711849],[22.3437254,40.1707502],[22.3445313,40.1704464],[22.3455597,40.1696863],[22.3468059,40.1691456],[22.3472879,40.168639],[22.3475302,40.1678497],[22.3474428,40.1675782],[22.3470844,40.1672712],[22.3468309,40.1670694],[22.3466083,40.1670482],[22.3466356,40.1669811],[22.3466131,40.1664582],[22.3467258,40.1661715],[22.3464659,40.1652669],[22.3458949,40.1646011],[22.3452611,40.1641056],[22.3453049,40.1637549],[22.3452049,40.1635192],[22.345268,40.16334],[22.3451558,40.1631221],[22.3452211,40.1628528],[22.3463829,40.1624865],[22.3466344,40.1622829],[22.3468015,40.1619745],[22.3475159,40.1615703],[22.3481586,40.1616966],[22.3488929,40.1614368],[22.3500493,40.161201],[22.3503584,40.1610433],[22.3511949,40.1609291],[22.3515859,40.1607815],[22.3520093,40.1607515],[22.3534418,40.1602674],[22.3542187,40.1601883],[22.3546762,40.1602038],[22.3552068,40.1601123],[22.3559142,40.1599016],[22.3566541,40.1598941],[22.3572683,40.1597407],[22.3577129,40.15981],[22.3580072,40.1597782],[22.358787,40.1590865],[22.3588374,40.1584566],[22.3589602,40.1582331],[22.3593234,40.1577788],[22.360273,40.1568644],[22.3602503,40.1563415],[22.3601325,40.1558714],[22.360042,40.155726],[22.3595234,40.1553223],[22.3591473,40.1545151],[22.3594838,40.1546821],[22.3606128,40.1555809],[22.3612179,40.1562922],[22.3616471,40.1561586],[22.362763,40.1563366],[22.3633729,40.1563632],[22.3645589,40.1568484],[22.3648875,40.1568531],[22.3649014,40.1567632],[22.3652252,40.1564795],[22.3658677,40.1561282],[22.3662636,40.1557734],[22.3664218,40.1555414],[22.366512,40.1552094],[22.36704,40.1547303],[22.3672354,40.1544178],[22.3674005,40.1543841],[22.3677379,40.154515],[22.3681717,40.1545391],[22.3684795,40.1544353],[22.3686259,40.1542032],[22.3686221,40.154131],[22.3682618,40.1535809],[22.367739,40.1531952]]},{"id":19083,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a0\u03c5\u03be\u03ac\u03c1\u03b9-\u039a\u03af\u03c4\u03c1\u03bf\u03c2-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03af\u03c4\u03c1\u03bf \u03ba\u03b1\u03b9 \u03ba\u03ac\u03b8\u03bf\u03b4\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7","path":"MACEDONIA\/Makedonia_Olymbos_Pixari_Christakis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":18579,"name_EN":"Olympus: Salatoura-Pyxari bivouac-Kitros-Christakis bivouac","description_EN":"Ascent from Salatoura to Kitros and crossing down to Christakis bivouac","ascent_time":740,"descent_time":620,"marker":"Red_dots","level":13,"ascent":1593,"descent":320,"maxelev":2466,"minelev":1133,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.28194 40.06289,22.33651 40.12769)","views":12,"millestones":"0,22.2819362,40.1276928#1,22.2869668,40.1220062#2,22.2870605,40.1169485#3,22.2849321,40.1163927#4,22.2897552,40.1121025#5,22.2991394,40.1171327#6,22.3049447,40.1243538#7,22.3103896,40.1257639#8,22.3074993,40.1176379#9,22.3016206,40.1101997#10,22.2983342,40.1029204#11,22.2926425,40.0957647#12,22.2907499,40.0877133#13,22.2931965,40.0790989#14,22.2986506,40.0724484#15,22.3079699,40.0674140#16,22.3164289,40.0634058#17,22.3235924,40.0685994#18.6,22.3359785,40.0719961","x":22.3006906,"y":40.1077131,"coor":[[22.2819362,40.1276928],[22.2823194,40.1264553],[22.2822611,40.1255085],[22.2821353,40.124912],[22.2821764,40.1246784],[22.2823596,40.1243929],[22.2826822,40.1241634],[22.282879,40.1233375],[22.2830848,40.1230883],[22.2831764,40.1227113],[22.2836967,40.1225569],[22.2839611,40.1223085],[22.2846947,40.1220672],[22.2847768,40.1220684],[22.285168,40.1223805],[22.285644,40.1225857],[22.2860054,40.1226812],[22.2863465,40.1226502],[22.2866934,40.122385],[22.2867144,40.122016],[22.2873253,40.121989],[22.2878722,40.1217088],[22.2881231,40.1215323],[22.2881971,40.1213893],[22.2881687,40.1206501],[22.2878075,40.1196088],[22.287859,40.1189609],[22.2879731,40.1186202],[22.2878969,40.1183849],[22.2877374,40.1181933],[22.2877717,40.1177614],[22.2875764,40.1171279],[22.2874251,40.1161437],[22.2874737,40.1153607],[22.2872801,40.1160605],[22.2870762,40.1162376],[22.2870988,40.1167425],[22.2869097,40.1177306],[22.2865817,40.1181762],[22.2866847,40.1187453],[22.286567,40.1187616],[22.286537,40.118554],[22.2863673,40.1182992],[22.2862983,40.1182441],[22.2861224,40.1182415],[22.2856689,40.1185411],[22.2853439,40.1188696],[22.28483,40.1192404],[22.2847302,40.1194731],[22.2847279,40.1200316],[22.2845978,40.1200748],[22.284151,40.1191763],[22.2843116,40.1188543],[22.2849668,40.1179992],[22.284882,40.1176376],[22.2851261,40.1172628],[22.2851311,40.1165962],[22.2848221,40.1162854],[22.2847914,40.1161047],[22.2849435,40.1151881],[22.2854521,40.1136281],[22.286436,40.1122913],[22.2865416,40.1118244],[22.2865115,40.1106888],[22.2866775,40.1106192],[22.287217,40.1106272],[22.2883365,40.1112068],[22.289525,40.1120081],[22.289885,40.1121576],[22.290877,40.1123704],[22.2915866,40.1126151],[22.2920612,40.1128744],[22.2930027,40.1132306],[22.2939731,40.1138395],[22.2944727,40.114036],[22.2951742,40.1141365],[22.2956615,40.1143598],[22.2962101,40.1149445],[22.2976124,40.1161183],[22.2990913,40.1170409],[22.2994722,40.1177672],[22.2998359,40.118241],[22.3009343,40.1188967],[22.301206,40.1192971],[22.3021283,40.1199593],[22.3023174,40.1203765],[22.3030768,40.1209822],[22.303418,40.1214196],[22.3035034,40.1217632],[22.3032729,40.1225346],[22.303324,40.1228416],[22.3033809,40.1229145],[22.3040076,40.123194],[22.3041611,40.1236287],[22.3048967,40.124252],[22.3050303,40.1245423],[22.305056,40.1253985],[22.3053087,40.1256184],[22.3060542,40.1261518],[22.3063999,40.1264091],[22.3066626,40.1267013],[22.3068828,40.1268126],[22.3070579,40.1268512],[22.3075754,40.1268047],[22.3084041,40.126988],[22.3091844,40.1272336],[22.3097984,40.1270804],[22.3100202,40.1271287],[22.3101504,40.1270855],[22.3094265,40.1264624],[22.3094404,40.1263725],[22.3095234,40.1263377],[22.3100385,40.1263902],[22.3100394,40.1263542],[22.3094188,40.1258226],[22.3105886,40.1259748],[22.3098909,40.1252439],[22.3097491,40.1248094],[22.3097987,40.1247021],[22.3097341,40.1244669],[22.3094417,40.1244266],[22.309434,40.1242643],[22.3091496,40.1238998],[22.3091415,40.1237555],[22.3089538,40.1237528],[22.3086838,40.1232804],[22.3085543,40.1232965],[22.3084984,40.1231876],[22.3082305,40.1225125],[22.3082299,40.1220621],[22.3079921,40.1217163],[22.3079757,40.1215494],[22.3079625,40.1211348],[22.308076,40.1203436],[22.3078361,40.1191329],[22.3078187,40.1188894],[22.3079179,40.1186747],[22.3078144,40.1181146],[22.3073735,40.1174415],[22.3059345,40.1163214],[22.3054943,40.1161483],[22.3052293,40.1159552],[22.3048576,40.1153282],[22.304516,40.1149088],[22.3043773,40.1148256],[22.3041877,40.1144265],[22.3041037,40.1140289],[22.3036108,40.1130577],[22.3033015,40.1127559],[22.3032462,40.1126199],[22.3027597,40.1123695],[22.3026114,40.1121962],[22.3025329,40.1120509],[22.3026055,40.1119619],[22.3023018,40.1114349],[22.3018082,40.1104502],[22.3015811,40.1101496],[22.30154,40.1099148],[22.3012564,40.1095232],[22.3012693,40.1094153],[22.3011101,40.1092148],[22.3011128,40.1091067],[22.3009298,40.1089148],[22.3009604,40.108627],[22.3008496,40.1083821],[22.3006906,40.1077131],[22.3005972,40.1076937],[22.3006001,40.1075767],[22.3004716,40.1075568],[22.3003804,40.1074473],[22.3003555,40.1065641],[22.3002871,40.106482],[22.3004161,40.1064839],[22.300435,40.1061959],[22.3008992,40.1059324],[22.3011413,40.1056297],[22.3009528,40.105663],[22.300305,40.1052931],[22.2997165,40.1048971],[22.299477,40.1046233],[22.2991165,40.1044919],[22.2989672,40.1043635],[22.2986401,40.1038362],[22.2987366,40.1037295],[22.2983125,40.1028585],[22.2980495,40.1025843],[22.2975186,40.1022342],[22.2971487,40.1015441],[22.2971072,40.1013272],[22.2968988,40.1012161],[22.2966376,40.1008699],[22.296698,40.1007987],[22.2968139,40.1008545],[22.2968387,40.1008008],[22.2962985,40.0998829],[22.2962624,40.09945],[22.2961728,40.0992775],[22.2961615,40.0987908],[22.2960054,40.0984642],[22.2954935,40.0978261],[22.2945902,40.0968848],[22.293551,40.0962209],[22.2931325,40.0960706],[22.2922778,40.0955355],[22.2916392,40.0948053],[22.2914437,40.0946493],[22.2912569,40.0946105],[22.2911615,40.0944965],[22.2915188,40.0944162],[22.2915045,40.0940466],[22.2915754,40.0940296],[22.2915907,40.0938857],[22.2914788,40.0936678],[22.2913548,40.0929994],[22.2913548,40.0925309],[22.2914711,40.0921002],[22.2911243,40.0909599],[22.2912785,40.0904217],[22.2916014,40.0897057],[22.2913777,40.0888015],[22.2907032,40.0876294],[22.2907889,40.0865496],[22.2911118,40.0858337],[22.291261,40.0850251],[22.2912473,40.0848087],[22.2912707,40.0846378],[22.2911799,40.0839428],[22.2915041,40.0831728],[22.2916721,40.0830222],[22.2919426,40.0825217],[22.2920856,40.0824337],[22.2921076,40.0820196],[22.2924149,40.0809881],[22.2925628,40.080702],[22.2926402,40.0801851],[22.2928945,40.0794546],[22.2931476,40.0791791],[22.2934533,40.0786791],[22.2938381,40.0782974],[22.2942746,40.0781957],[22.2937948,40.0781526],[22.293972,40.0781012],[22.2941041,40.077977],[22.294353,40.0778725],[22.2947543,40.0777703],[22.2950163,40.077612],[22.2952516,40.0775795],[22.2953485,40.0774548],[22.2961078,40.0771056],[22.2962403,40.0769634],[22.2962327,40.0768011],[22.2965149,40.0763008],[22.2965477,40.0759229],[22.296742,40.0756555],[22.297196,40.0753198],[22.2974257,40.0750439],[22.2974805,40.0747294],[22.2977764,40.0741482],[22.2978263,40.0735543],[22.2980747,40.0729994],[22.2983959,40.0728149],[22.2991992,40.0716375],[22.2997841,40.0712227],[22.3009372,40.070591],[22.3022325,40.0703758],[22.3026812,40.0702472],[22.3038425,40.0697597],[22.3043095,40.0693701],[22.3050547,40.0691108],[22.3064194,40.0684551],[22.307064,40.067996],[22.3075508,40.0677509],[22.3078987,40.0674317],[22.3084067,40.0673085],[22.3099832,40.0667414],[22.3102125,40.0669519],[22.3112835,40.0672648],[22.3115299,40.0672594],[22.3119568,40.0670675],[22.3123267,40.0669242],[22.3126792,40.0668933],[22.3134197,40.0670888],[22.3135766,40.0669965],[22.314284,40.0663671],[22.3152947,40.0653188],[22.3157033,40.0644418],[22.3162525,40.0635669],[22.3171997,40.0627158],[22.3174363,40.0626292],[22.3176946,40.0626149],[22.3178452,40.0626892],[22.3184726,40.063401],[22.3189357,40.0636419],[22.3192685,40.0639351],[22.3193672,40.0640626],[22.3205186,40.0655478],[22.3208203,40.0661558],[22.3211547,40.0663858],[22.3218376,40.0672245],[22.3220486,40.0677051],[22.3222309,40.0679239],[22.3224726,40.0681076],[22.3231449,40.0684237],[22.3240895,40.0687887],[22.3247145,40.069122],[22.3250653,40.0691631],[22.3255156,40.0689715],[22.3263278,40.0683616],[22.3267677,40.0681157],[22.3273832,40.0678813],[22.328159,40.0678024],[22.3289395,40.0680119],[22.3296223,40.0683821],[22.330337,40.0688879],[22.3310693,40.0691507],[22.331601,40.069271],[22.3322687,40.0692986],[22.3325954,40.0693664],[22.332894,40.0696229],[22.3329466,40.0697949],[22.3331988,40.0700327],[22.3336546,40.0700933],[22.3341178,40.0703342],[22.3344972,40.070646],[22.335101,40.0708889],[22.3351237,40.0714028],[22.3353772,40.0715866],[22.3358419,40.0717644],[22.3362868,40.0718564],[22.3361196,40.0719801],[22.3359785,40.0719961]]},{"id":19084,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1-\u0393\u03bf\u03bc\u03b1\u03c1\u03cc\u03c3\u03c4\u03b1\u03bb\u03bf\u03c2-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u039f \u03ba\u03ac\u03b8\u03b5\u03c4\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","path":"MACEDONIA\/Makedonia_Olymbos_Prionia_Gomarostalos_OropedioMouson","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":5183,"name_EN":"Olympus: Prionia-Gomarostalos-Muses Plateau","description_EN":"The hard way from Prionia to Muses plateau","ascent_time":225,"descent_time":150,"marker":"Red_dots","level":12,"ascent":1606,"descent":7,"maxelev":2666,"minelev":1057,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36655 40.08388,22.40689 40.09365)","views":24,"millestones":"0,22.4068744,40.0843804#1,22.3991882,40.0869583#2,22.3917953,40.0858624#3,22.3849465,40.0908016#4,22.3747036,40.0934370#5.2,22.3665674,40.0929765","x":22.3886985,"y":40.0868721,"coor":[[22.4068744,40.0843804],[22.4066734,40.0844497],[22.4064331,40.0846986],[22.4062815,40.0846605],[22.4057629,40.084266],[22.4056814,40.0842378],[22.4055043,40.0842894],[22.4054629,40.0840546],[22.4056643,40.0839673],[22.4053151,40.0838544],[22.405113,40.0839687],[22.4050135,40.0842106],[22.4049183,40.0842723],[22.4045556,40.0842313],[22.4043081,40.084282],[22.4039765,40.0844215],[22.4038714,40.0844021],[22.4035849,40.0846143],[22.4035154,40.0845773],[22.4033019,40.0846825],[22.4031017,40.0847158],[22.4030334,40.0846248],[22.4028446,40.0846762],[22.4026825,40.0845839],[22.4021614,40.0848019],[22.4019499,40.084817],[22.4018286,40.0849865],[22.4018202,40.0853468],[22.4017067,40.0856875],[22.4015595,40.0859648],[22.4012954,40.0862224],[22.4012417,40.0865099],[22.4013085,40.086664],[22.4010365,40.0867594],[22.4006424,40.0870602],[22.3997743,40.0870663],[22.3992257,40.0869506],[22.398825,40.0870351],[22.3987169,40.0871417],[22.3986497,40.0870057],[22.398447,40.087147],[22.398145,40.0875212],[22.3978022,40.0876336],[22.3974752,40.087575],[22.3973603,40.0874743],[22.397101,40.0875248],[22.3967092,40.0877266],[22.3965463,40.0876703],[22.3964391,40.0877408],[22.3960999,40.0877001],[22.3958051,40.0877681],[22.3956544,40.0876939],[22.3952267,40.0879222],[22.3948051,40.0878984],[22.3947841,40.08779],[22.3945121,40.0878853],[22.3944219,40.0877309],[22.3941262,40.0878349],[22.3940098,40.0877973],[22.3939499,40.0876793],[22.3937433,40.0874873],[22.3937524,40.0871],[22.3935086,40.086493],[22.3929903,40.086139],[22.3930059,40.0856167],[22.3931019,40.0853342],[22.3930168,40.0852925],[22.3927919,40.0853795],[22.3925127,40.085781],[22.3924084,40.0857255],[22.3923483,40.0857877],[22.3917599,40.0858697],[22.3908396,40.0861001],[22.3903593,40.0860754],[22.3903798,40.0862018],[22.3898861,40.086249],[22.3897755,40.0864637],[22.3892653,40.0867089],[22.3891681,40.0868517],[22.3889554,40.0869208],[22.3886985,40.0868721],[22.3884032,40.0869581],[22.3879048,40.0872034],[22.3875224,40.0875044],[22.387303,40.0873572],[22.3871855,40.0873646],[22.3868071,40.0874945],[22.3865688,40.0876533],[22.3865185,40.0877967],[22.3863045,40.0879199],[22.3860872,40.0881781],[22.385669,40.0890011],[22.3857225,40.0892181],[22.38565,40.0893072],[22.3858656,40.0896165],[22.3858221,40.0899672],[22.386033,40.0904747],[22.3860187,40.0905826],[22.3859488,40.0905636],[22.3858788,40.0905446],[22.3857126,40.0906324],[22.385455,40.0906108],[22.3852288,40.0907517],[22.3848636,40.0908187],[22.3847941,40.0907817],[22.3847572,40.0908533],[22.384344,40.0909646],[22.3840852,40.0909971],[22.3839575,40.0909412],[22.3836861,40.0910095],[22.383393,40.0910054],[22.3831211,40.0910917],[22.3829297,40.0912512],[22.3826937,40.091311],[22.3825777,40.0912553],[22.3822472,40.0913408],[22.382202,40.0912681],[22.3813465,40.0912381],[22.3806173,40.091318],[22.3800745,40.0914545],[22.3798982,40.0914701],[22.3798762,40.0914067],[22.3795579,40.0914743],[22.3795093,40.0915457],[22.3793925,40.0915261],[22.3791091,40.0916032],[22.3789778,40.0917004],[22.3787902,40.0916978],[22.3785405,40.0918385],[22.3784706,40.0918195],[22.3784215,40.0919089],[22.3783518,40.0918809],[22.3782441,40.0919695],[22.3778668,40.0920543],[22.3777582,40.0921789],[22.3776414,40.0921592],[22.3773674,40.0923356],[22.377228,40.0922795],[22.3765849,40.0926849],[22.3758752,40.0929363],[22.3754692,40.0932369],[22.375114,40.093376],[22.3745018,40.0934665],[22.3741812,40.0936332],[22.3739584,40.0936301],[22.3736974,40.0937525],[22.3734154,40.0937396],[22.3721209,40.0934241],[22.3718798,40.0932045],[22.3716675,40.0927601],[22.3715016,40.0928298],[22.3708093,40.0928381],[22.370032,40.0929713],[22.3687782,40.0934041],[22.3685428,40.0934368],[22.3681465,40.0933321],[22.3672811,40.0932208],[22.3669098,40.0930534],[22.3667033,40.0928748],[22.3665674,40.0929765]]},{"id":19085,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1-\u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u039f \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03cc\u03c4\u03b5\u03c1\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_Prionia_Livadaki","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":7670,"name_EN":"Olympus: Prionia-Livadaki","description_EN":"The shortest way to Livadaki","ascent_time":200,"descent_time":165,"marker":"Red_dots","level":12,"ascent":1157,"descent":127,"maxelev":2113,"minelev":1058,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38815 40.06673,22.43016 40.08366)","views":7,"millestones":"0,22.4068798,40.0839165#1,22.3997083,40.0802097#2,22.3925072,40.0786050#3,22.3922319,40.0743484#4,22.4006853,40.0720869#5,22.4098015,40.0717314#6,22.4193067,40.0699568#7,22.4270999,40.0701156#7.7,22.4301644,40.0667298","x":22.3941331,"y":40.0733801,"coor":[[22.4068798,40.0839165],[22.4069323,40.0835974],[22.4067256,40.0834053],[22.4062022,40.0832179],[22.4060578,40.0828736],[22.4063409,40.0828054],[22.4064749,40.0825911],[22.4064068,40.082491],[22.4059349,40.0826107],[22.4057276,40.0824457],[22.4056456,40.0824445],[22.4055945,40.082624],[22.405259,40.0829257],[22.4049889,40.08294],[22.4049165,40.0830291],[22.4046824,40.0830078],[22.4044797,40.0831492],[22.4043395,40.0831292],[22.4042377,40.0829657],[22.4037939,40.0828875],[22.403551,40.08274],[22.4034958,40.0825951],[22.4031164,40.0822655],[22.4027752,40.0818104],[22.4023584,40.0815794],[22.4022215,40.0814154],[22.4022364,40.0812804],[22.4021346,40.0811169],[22.4015277,40.0809914],[22.4014553,40.0810805],[22.4013619,40.0810612],[22.4005517,40.0805995],[22.3994958,40.0801165],[22.3992915,40.0798253],[22.3990231,40.0797676],[22.3985768,40.0792929],[22.3982758,40.0791266],[22.3981816,40.0791433],[22.3982592,40.0793336],[22.3981237,40.079611],[22.3979416,40.0793743],[22.3977327,40.0792813],[22.3976368,40.07937],[22.3974857,40.0793139],[22.3973895,40.0794117],[22.3971331,40.079345],[22.3971638,40.0795347],[22.3970466,40.079533],[22.3970087,40.0796496],[22.3964998,40.0793453],[22.3961489,40.0793044],[22.3960338,40.0792127],[22.3954909,40.0793583],[22.3947778,40.0792584],[22.3947674,40.0792042],[22.3951338,40.0790831],[22.3951862,40.0788496],[22.3942202,40.0790344],[22.3941745,40.0789797],[22.3943346,40.0786576],[22.3942787,40.0785397],[22.3935421,40.0789439],[22.3928297,40.0788169],[22.3926575,40.078783],[22.3923494,40.0784184],[22.3917361,40.0780675],[22.3913594,40.0776299],[22.3910339,40.0775082],[22.3908727,40.0773799],[22.3902183,40.0772807],[22.389932,40.0769884],[22.3896737,40.0770028],[22.3895929,40.0769477],[22.3890036,40.0760746],[22.3887286,40.0758005],[22.3885536,40.075762],[22.3883402,40.0753627],[22.3890007,40.0747052],[22.3891489,40.0748874],[22.3894072,40.074873],[22.3898246,40.075077],[22.3906795,40.0751249],[22.3907411,40.0749997],[22.3910879,40.0747162],[22.391473,40.0747936],[22.3919906,40.0747287],[22.3920988,40.0746131],[22.3923932,40.0745631],[22.3922663,40.0744713],[22.3922572,40.0743631],[22.3920026,40.0742154],[22.392051,40.074153],[22.3922394,40.0741196],[22.3925199,40.0741595],[22.3926851,40.0741167],[22.3927115,40.073991],[22.3929809,40.0740037],[22.3930894,40.0738791],[22.3933944,40.0738743],[22.3937018,40.0737705],[22.3934611,40.0735329],[22.3940732,40.0734333],[22.3941331,40.0733801],[22.3941126,40.0732537],[22.394288,40.0732741],[22.3944685,40.0730784],[22.3945171,40.073007],[22.394425,40.0729337],[22.3944619,40.0728621],[22.3955289,40.0728679],[22.3957843,40.0729795],[22.3963105,40.0730409],[22.3967183,40.0731546],[22.3970766,40.0733758],[22.3975426,40.0735084],[22.3982034,40.0728193],[22.3990169,40.0726324],[22.399565,40.0722616],[22.4002655,40.0718929],[22.4007063,40.0720971],[22.4011216,40.0723912],[22.4015796,40.0728659],[22.4020076,40.0731151],[22.4026126,40.0733216],[22.4028845,40.0737308],[22.4033622,40.0738635],[22.4039289,40.0742632],[22.4043607,40.0742917],[22.4054213,40.0740721],[22.4055653,40.0739299],[22.4056089,40.0735701],[22.4060171,40.0731613],[22.4063583,40.073112],[22.4067615,40.0729193],[22.4071256,40.0728973],[22.4074007,40.0726669],[22.4080865,40.072424],[22.4085759,40.0720524],[22.4091298,40.0719339],[22.4094275,40.0717397],[22.4096511,40.0717068],[22.4101418,40.0717856],[22.4106739,40.0715947],[22.4110386,40.0715456],[22.4114321,40.0712628],[22.4119169,40.0710892],[22.4124091,40.0706005],[22.4125269,40.0705751],[22.4127584,40.0707044],[22.4132606,40.0707923],[22.41365,40.0706895],[22.4139772,40.0706265],[22.414699,40.0708526],[22.4155315,40.0708549],[22.4157917,40.0707594],[22.4159491,40.0705453],[22.4161396,40.0704218],[22.4164938,40.0703185],[22.4166324,40.0704105],[22.4167333,40.0706101],[22.4170042,40.0705598],[22.4174942,40.0706656],[22.4180971,40.0704576],[22.4184111,40.07057],[22.418535,40.0707879],[22.4187142,40.0706462],[22.4187904,40.070395],[22.4190265,40.0703261],[22.4190887,40.0701738],[22.4191833,40.0701391],[22.4191979,40.0700131],[22.4193166,40.0699517],[22.4191231,40.0696968],[22.419142,40.0694673],[22.4200571,40.0698897],[22.4208526,40.0699726],[22.4211473,40.0699046],[22.4213808,40.0699528],[22.4215348,40.0698828],[22.4220043,40.0698622],[22.4222238,40.0705139],[22.4224093,40.0706065],[22.4226318,40.0706185],[22.423084,40.0708409],[22.4231609,40.0710672],[22.4236081,40.0715057],[22.4238049,40.0716165],[22.4238447,40.0719233],[22.4239582,40.072087],[22.4244694,40.0717877],[22.424615,40.0715734],[22.425212,40.0711131],[22.4256616,40.070939],[22.4261912,40.0708561],[22.4264532,40.0706795],[22.4269692,40.0703126],[22.4271744,40.0700091],[22.4272853,40.0697764],[22.4281712,40.0689866],[22.4286289,40.0684613],[22.4289235,40.0678887],[22.4293058,40.0675786],[22.4294515,40.0673643],[22.4300333,40.0670479],[22.4301644,40.0667298]]},{"id":19086,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1-\u03ba\u03b1\u03c4. \u03a3\u03c0\u03ae\u03bb\u03b9\u03bf\u03c2 \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2","description_GR":"\u03a0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c0\u03b9\u03bf \u03ba\u03bf\u03bc\u03b2\u03b9\u03ba\u03bf\u03cd \u03c3\u03b7\u03bc\u03b5\u03af\u03bf\u03c5 \u03c4\u03bf\u03c5 \u039f\u03bb\u03cd\u03bc\u03c0\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Prionia_SpAgapitos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":5786,"name_EN":"Olympus: Prionia-Sp. Agapitos refuge","description_EN":"Access to major node of Mt Olympus","ascent_time":120,"descent_time":95,"marker":"E4","level":12,"ascent":1032,"descent":42,"maxelev":2067,"minelev":1058,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.37177 40.07872,22.40705 40.08343)","views":43,"millestones":"0,22.4068798,40.0839165#1,22.3997083,40.0802097#2,22.3923760,40.0788289#3,22.3861895,40.0819071#4,22.3778242,40.0830974#5,22.3727426,40.0823880#5.8,22.3729373,40.0800617","x":22.3873021,"y":40.0814473,"coor":[[22.4068798,40.0839165],[22.4069323,40.0835974],[22.4067256,40.0834053],[22.4062022,40.0832179],[22.4060578,40.0828736],[22.4063409,40.0828054],[22.4064749,40.0825911],[22.4064068,40.082491],[22.4059349,40.0826107],[22.4057276,40.0824457],[22.4056456,40.0824445],[22.4055945,40.082624],[22.405259,40.0829257],[22.4049889,40.08294],[22.4049165,40.0830291],[22.4046824,40.0830078],[22.4044797,40.0831492],[22.4043395,40.0831292],[22.4042377,40.0829657],[22.4037939,40.0828875],[22.403551,40.08274],[22.4034958,40.0825951],[22.4031164,40.0822655],[22.4027752,40.0818104],[22.4023584,40.0815794],[22.4022215,40.0814154],[22.4022364,40.0812804],[22.4021346,40.0811169],[22.4015277,40.0809914],[22.4014553,40.0810805],[22.4013619,40.0810612],[22.4005517,40.0805995],[22.3994958,40.0801165],[22.3992915,40.0798253],[22.3990231,40.0797676],[22.3985768,40.0792929],[22.3982758,40.0791266],[22.3981816,40.0791433],[22.3982592,40.0793336],[22.3981237,40.079611],[22.3979416,40.0793743],[22.3977327,40.0792813],[22.3976368,40.07937],[22.3974857,40.0793139],[22.3973895,40.0794117],[22.3971331,40.079345],[22.3971638,40.0795347],[22.3970466,40.079533],[22.3970087,40.0796496],[22.3964998,40.0793453],[22.3961489,40.0793044],[22.3960338,40.0792127],[22.3954909,40.0793583],[22.3947778,40.0792584],[22.3947674,40.0792042],[22.3951338,40.0790831],[22.3951862,40.0788496],[22.3942202,40.0790344],[22.3941745,40.0789797],[22.3943346,40.0786576],[22.3942787,40.0785397],[22.3935421,40.0789439],[22.3928297,40.0788169],[22.3922796,40.0788318],[22.3922578,40.0787595],[22.391914,40.0789168],[22.391988,40.0787647],[22.3918796,40.0788083],[22.3915008,40.0789562],[22.3909826,40.0790481],[22.3904557,40.0790137],[22.3898505,40.0788161],[22.3892764,40.0787901],[22.3892016,40.0789783],[22.3887845,40.0792607],[22.3886969,40.0794938],[22.3886618,40.0799888],[22.3884925,40.0802026],[22.388305,40.0802],[22.3882555,40.0803074],[22.3879302,40.0801768],[22.3875994,40.0802803],[22.3877978,40.0803191],[22.387703,40.0803628],[22.387842,40.0804368],[22.3877239,40.0804712],[22.3877925,40.0805442],[22.3877098,40.0805701],[22.3877893,40.0806793],[22.387716,40.0808044],[22.3879486,40.0808887],[22.3872584,40.0813116],[22.3871736,40.0814275],[22.3873021,40.0814473],[22.3868003,40.0818367],[22.386763,40.0819263],[22.386831,40.0820263],[22.3864733,40.0822736],[22.3863947,40.0821284],[22.386228,40.0822342],[22.3862437,40.0820632],[22.3860572,40.0815201],[22.3853211,40.0814017],[22.3850506,40.081434],[22.3849321,40.0814864],[22.3849777,40.0815411],[22.3845537,40.0816162],[22.3851327,40.0819306],[22.3852124,40.0820308],[22.385176,40.0820844],[22.3849187,40.0820537],[22.3844011,40.0821186],[22.384111,40.0819884],[22.383503,40.0819079],[22.3827731,40.0820238],[22.3822811,40.0819989],[22.3818872,40.0817952],[22.3811394,40.0816767],[22.3806167,40.0819576],[22.3803628,40.0822784],[22.3796454,40.0825161],[22.3787631,40.0827515],[22.3784506,40.0830715],[22.3779526,40.0832987],[22.3779304,40.0832444],[22.377824,40.0832789],[22.3778277,40.0826303],[22.3777625,40.0824132],[22.3776248,40.0822851],[22.3775992,40.0823749],[22.3773664,40.0822995],[22.3771944,40.082135],[22.3771684,40.0822427],[22.3770528,40.082169],[22.3767141,40.0821102],[22.3767819,40.0822193],[22.3766651,40.0821996],[22.3767103,40.0822723],[22.3763027,40.0821495],[22.3764039,40.0823311],[22.3761816,40.08231],[22.3765832,40.082685],[22.3762206,40.0826438],[22.3760232,40.08256],[22.3757525,40.0826012],[22.3755655,40.0825716],[22.3757618,40.0827005],[22.3755013,40.0828049],[22.3756056,40.0828604],[22.3755917,40.0829503],[22.3756838,40.0830237],[22.3755661,40.0830401],[22.3753094,40.0829824],[22.3748452,40.0827777],[22.374664,40.0825049],[22.3744564,40.0823578],[22.3742767,40.082022],[22.3742038,40.0821291],[22.3741692,40.082597],[22.3739603,40.082504],[22.3739804,40.0826484],[22.3739213,40.0826656],[22.373657,40.0824367],[22.3735287,40.0824079],[22.3734832,40.0828397],[22.3730463,40.0824732],[22.3727084,40.0823783],[22.3728071,40.0821725],[22.3729497,40.0820934],[22.3731199,40.0818436],[22.3732336,40.0815028],[22.3724861,40.0818617],[22.3726167,40.081305],[22.3723756,40.0810854],[22.3723449,40.0813912],[22.3722967,40.0814446],[22.3722641,40.081336],[22.37225,40.0814349],[22.3720577,40.0816304],[22.3721701,40.0813437],[22.3721409,40.0810911],[22.3718319,40.0807714],[22.3722504,40.0803404],[22.3723943,40.0802072],[22.3727232,40.0801848],[22.3729373,40.0800617]]},{"id":19087,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a3\u03ad\u03bb\u03c9\u03bc\u03b1-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","description_GR":"\u03a3\u03ad\u03bb\u03c9\u03bc\u03b1-\u039c\u03c0\u03ac\u03c1\u03bc\u03c0\u03b1-\u03a3\u03c4\u03c1\u03ac\u03b3\u03b3\u03bf\u03c2-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Seloma_Petrostrouga","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5001,"name_EN":"Olympus: Seloma-Petrostrouga refuge","description_EN":"Seloma-Barba-Stragos-Petrostrouga \u03c1efuge","ascent_time":135,"descent_time":105,"marker":"Red_dots","level":13,"ascent":870,"descent":67,"maxelev":1917,"minelev":1104,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.41041 40.10457,22.44819 40.11804)","views":6,"millestones":"0,22.4478763,40.1185452#1,22.4397658,40.1135667#2,22.4305685,40.1097845#3,22.4215872,40.1079574#4,22.4135986,40.1044679#5,22.4131402,40.1094348","x":22.4273261,"y":40.1105698,"coor":[[22.4478763,40.1185452],[22.4474188,40.1183949],[22.4470067,40.117939],[22.4457428,40.1172734],[22.4457675,40.1172196],[22.4455827,40.117091],[22.4454945,40.1168376],[22.44524,40.116681],[22.4451971,40.1165003],[22.4449343,40.1161904],[22.4447351,40.1161788],[22.4446316,40.1160873],[22.4441029,40.1161162],[22.4439172,40.1160236],[22.443249,40.1159966],[22.4427269,40.1157373],[22.4425198,40.1155544],[22.4423805,40.1154894],[22.4421342,40.1154861],[22.4416816,40.1152638],[22.44144,40.1150534],[22.4410901,40.1149586],[22.440871,40.1147935],[22.4409665,40.1147227],[22.4407938,40.1145762],[22.440831,40.1144866],[22.4406563,40.1144302],[22.4404719,40.1142836],[22.4405431,40.1142485],[22.4404635,40.1141393],[22.4405357,40.1140592],[22.4402571,40.1139293],[22.4403186,40.113804],[22.4401359,40.1135854],[22.4398317,40.1135452],[22.4395716,40.1136318],[22.4394574,40.1134951],[22.4389676,40.1133624],[22.4387326,40.1133773],[22.4383237,40.1132997],[22.4380059,40.1133404],[22.4377724,40.1132922],[22.4372492,40.113078],[22.4370186,40.1129037],[22.4367617,40.1128462],[22.4368813,40.1127487],[22.4367434,40.1126207],[22.4365679,40.1126003],[22.4361386,40.1123873],[22.4356032,40.1121999],[22.4348286,40.1122074],[22.4343961,40.111625],[22.4336814,40.1110658],[22.4335127,40.1107482],[22.4333043,40.1106283],[22.4332177,40.110501],[22.4329952,40.1104845],[22.4328098,40.1103828],[22.4325466,40.110091],[22.4322349,40.1098706],[22.4317221,40.1097195],[22.4311015,40.109666],[22.4311025,40.109621],[22.4310087,40.1096197],[22.4302038,40.1099241],[22.4299538,40.1100829],[22.4288382,40.1101218],[22.4287082,40.1101651],[22.4285532,40.1102711],[22.4285353,40.1105411],[22.4282576,40.1108797],[22.4279011,40.1110731],[22.4276427,40.1110876],[22.4273871,40.110976],[22.4273261,40.1105698],[22.4272113,40.1104601],[22.4271576,40.1102432],[22.4269045,40.1100235],[22.426694,40.1099936],[22.4262062,40.1097798],[22.4255612,40.109762],[22.4249205,40.1095641],[22.4242757,40.1090328],[22.4239288,40.1088119],[22.4237074,40.1087458],[22.423641,40.1085737],[22.4234175,40.1085977],[22.4221905,40.1083828],[22.4216324,40.1079743],[22.4206555,40.1076006],[22.4204246,40.1074353],[22.4200759,40.1072954],[22.4194993,40.1068641],[22.4194785,40.1067467],[22.4190261,40.1065243],[22.4187152,40.1062678],[22.4185167,40.1062291],[22.4184725,40.1061114],[22.4182769,40.1059465],[22.4179384,40.1058698],[22.417579,40.1056847],[22.4175119,40.1055397],[22.4173502,40.1054294],[22.4164987,40.1052195],[22.4165946,40.1051307],[22.4164894,40.1051113],[22.4164794,40.1050391],[22.4163393,40.1050101],[22.4163062,40.1049196],[22.4161191,40.10489],[22.4161937,40.1047109],[22.4160785,40.1046192],[22.4158548,40.1046522],[22.4156005,40.1044865],[22.4151974,40.1046702],[22.4149867,40.1046493],[22.414877,40.104828],[22.4147134,40.1047987],[22.4144516,40.1049573],[22.414354,40.1046136],[22.4142482,40.1046212],[22.4141156,40.1047725],[22.4140214,40.1047892],[22.4140478,40.1046635],[22.4138964,40.1046163],[22.4138894,40.104409],[22.4136151,40.1046035],[22.4136176,40.1044954],[22.4133453,40.1040953],[22.4131577,40.1040927],[22.4130793,40.104434],[22.4128745,40.1046654],[22.412823,40.1048629],[22.4124764,40.1049798],[22.4118749,40.1051157],[22.4110705,40.1056046],[22.4108001,40.1061325],[22.4108399,40.1064393],[22.4106765,40.106401],[22.4107175,40.1066538],[22.4109433,40.1070353],[22.4112562,40.1072018],[22.4113808,40.1073927],[22.4117281,40.1075956],[22.4117373,40.1077039],[22.4127087,40.1083118],[22.4130267,40.1087666],[22.4131599,40.1090927],[22.4131402,40.1094348]]},{"id":19088,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2-\u0393\u03bf\u03bc\u03b1\u03c1\u03cc\u03c3\u03c4\u03b1\u03bb\u03bf\u03c2-\u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u0393\u03bf\u03bc\u03b1\u03c1\u03cc\u03c3\u03c4\u03b1\u03bb\u03bf\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_SpAgapitos_Gomarostalos_Petrostrouga","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":8323,"name_EN":"Olympus: Sp. Agapitos refuge-Gomarostalos-Petrostrouga","description_EN":"Crossing Gomarostalos area","ascent_time":190,"descent_time":180,"marker":"Red_dots","level":12,"ascent":762,"descent":645,"maxelev":2067,"minelev":1667,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.37113 40.08054,22.41382 40.11032)","views":9,"millestones":"0,22.4115031,40.1108853#1,22.4105401,40.1037256#2,22.4037449,40.0984200#3,22.3965795,40.0963744#4,22.3930302,40.0911791#5,22.3918419,40.0850766#6,22.3824031,40.0830662#7,22.3756213,40.0829739#8.3,22.3726883,40.0799726","x":22.3924215,"y":40.0888788,"coor":[[22.4115031,40.1108853],[22.4115675,40.1105754],[22.4118359,40.1104169],[22.4120069,40.1102706],[22.4123046,40.110081],[22.4127279,40.1095373],[22.4131395,40.1094348],[22.4131592,40.1090927],[22.4130259,40.1087666],[22.412708,40.1083118],[22.4117366,40.1077039],[22.4117274,40.1075956],[22.4113801,40.1073927],[22.4112555,40.1072018],[22.4109426,40.1070353],[22.4107168,40.1066538],[22.4106758,40.106401],[22.4108391,40.1064393],[22.4107993,40.1061324],[22.4110697,40.1056046],[22.4110312,40.1052437],[22.4109032,40.1051969],[22.4106683,40.1047072],[22.4106784,40.1045722],[22.4109707,40.1041078],[22.4109485,40.1040534],[22.4108143,40.1040381],[22.4104587,40.1036278],[22.4102694,40.1031927],[22.4099471,40.1029271],[22.4096445,40.1023193],[22.4092386,40.1021155],[22.4085846,40.1019894],[22.4084899,40.1020242],[22.4083299,40.1023463],[22.4078838,40.1023582],[22.4077312,40.1023155],[22.4075344,40.1022047],[22.4073065,40.1019133],[22.4071086,40.1018475],[22.4069964,40.1016298],[22.4070345,40.1015042],[22.4069461,40.1012687],[22.4066061,40.1007595],[22.4063638,40.100585],[22.4061883,40.1000601],[22.4063592,40.0997741],[22.4059827,40.0993185],[22.4058852,40.0989748],[22.4057348,40.0988827],[22.4050471,40.098693],[22.4045435,40.0986591],[22.4038918,40.0984339],[22.403131,40.0983603],[22.402945,40.0982857],[22.4026494,40.0978852],[22.4026027,40.097371],[22.4022832,40.0969883],[22.4021665,40.0964641],[22.4018947,40.096046],[22.4018753,40.0958745],[22.401681,40.0956556],[22.4013061,40.0956324],[22.4006753,40.0960201],[22.3999909,40.0961909],[22.3992212,40.096],[22.3988212,40.0960486],[22.3985468,40.096243],[22.3983549,40.096925],[22.3979473,40.0972977],[22.3977106,40.0973845],[22.3975707,40.0973466],[22.3973103,40.0969466],[22.3969288,40.0967071],[22.396807,40.0963991],[22.3962337,40.0963371],[22.3958149,40.0961871],[22.3956624,40.096185],[22.3954999,40.0961107],[22.3954792,40.0959933],[22.3951459,40.0957004],[22.3945982,40.0955487],[22.3942288,40.0952913],[22.394048,40.0950005],[22.3940635,40.0948385],[22.39393,40.0945304],[22.3935217,40.0944346],[22.3930974,40.0945188],[22.3928162,40.0945059],[22.3923409,40.0942651],[22.392217,40.0940472],[22.392243,40.0939394],[22.3920583,40.0938107],[22.391591,40.0937322],[22.3913121,40.0936202],[22.3910185,40.0936341],[22.3916495,40.092742],[22.3920294,40.0925491],[22.3921281,40.0923432],[22.3922089,40.0923984],[22.3923035,40.0923637],[22.3923956,40.092437],[22.3923899,40.0921847],[22.3926642,40.0919903],[22.3929654,40.0916521],[22.3930116,40.0911843],[22.3935548,40.0910297],[22.3938659,40.0908178],[22.3939849,40.0907294],[22.3938433,40.0902679],[22.3934439,40.0897939],[22.3934297,40.0893973],[22.393021,40.0893196],[22.3926385,40.0891251],[22.3924215,40.0888788],[22.3921304,40.0887847],[22.3918556,40.0885016],[22.3917121,40.0881212],[22.3917092,40.0877428],[22.3915787,40.0873086],[22.3917121,40.0871212],[22.3920786,40.0870002],[22.3919901,40.0867738],[22.3921284,40.0863793],[22.3922243,40.0862905],[22.3929903,40.086139],[22.3930059,40.0856167],[22.3931019,40.0853342],[22.393117,40.0851903],[22.3928868,40.0850069],[22.3917356,40.085081],[22.3912685,40.0849935],[22.3909662,40.0848812],[22.390602,40.0844076],[22.3902629,40.0843669],[22.3898975,40.0844429],[22.3894875,40.0844192],[22.3890827,40.0841793],[22.3885932,40.0840464],[22.3882818,40.0838258],[22.3879179,40.0838388],[22.3871238,40.0841881],[22.3865934,40.0842978],[22.3862265,40.0844368],[22.3859695,40.0843972],[22.3857612,40.0842772],[22.38548,40.0842643],[22.3850219,40.0842939],[22.3846062,40.0845133],[22.3843983,40.0843753],[22.3840118,40.0843519],[22.3838502,40.0842415],[22.3837138,40.0840595],[22.3836496,40.0833018],[22.3835234,40.0831829],[22.3825742,40.0831517],[22.3818553,40.0827993],[22.3813665,40.0826393],[22.3810159,40.0825893],[22.3807731,40.0824418],[22.3802772,40.082579],[22.3797961,40.0825903],[22.3796454,40.0825161],[22.3787631,40.0827515],[22.3784506,40.0830715],[22.3779526,40.0832987],[22.3779304,40.0832444],[22.377824,40.0832789],[22.3778277,40.0826303],[22.3777625,40.0824132],[22.3776248,40.0822851],[22.3775992,40.0823749],[22.3773664,40.0822995],[22.3771944,40.082135],[22.3771684,40.0822427],[22.3770528,40.082169],[22.3767141,40.0821102],[22.3767819,40.0822193],[22.3766651,40.0821996],[22.3767103,40.0822723],[22.3763027,40.0821495],[22.3764039,40.0823311],[22.3761816,40.08231],[22.3765832,40.082685],[22.3762206,40.0826438],[22.3760232,40.08256],[22.3757525,40.0826012],[22.3755655,40.0825716],[22.3757618,40.0827005],[22.3755013,40.0828049],[22.3756056,40.0828604],[22.3755917,40.0829503],[22.3756838,40.0830237],[22.3755661,40.0830401],[22.3753094,40.0829824],[22.3748452,40.0827777],[22.374664,40.0825049],[22.3744564,40.0823578],[22.3742767,40.082022],[22.3742038,40.0821291],[22.3741692,40.082597],[22.3739603,40.082504],[22.3739804,40.0826484],[22.3739213,40.0826656],[22.373657,40.0824367],[22.3735287,40.0824079],[22.3734832,40.0828397],[22.3730463,40.0824732],[22.3727084,40.0823783],[22.3728071,40.0821725],[22.3729497,40.0820934],[22.3731199,40.0818436],[22.3732336,40.0815028],[22.3724861,40.0818617],[22.3726167,40.081305],[22.3723756,40.0810854],[22.3723449,40.0813912],[22.3722967,40.0814446],[22.3722641,40.081336],[22.37225,40.0814349],[22.3720577,40.0816304],[22.3721701,40.0813437],[22.3721409,40.0810911],[22.3718319,40.0807714],[22.3722504,40.0803404],[22.3723943,40.0802072],[22.3727232,40.0801848],[22.3729373,40.0800617],[22.3726883,40.0799726]]},{"id":19089,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1 \u03b1\u03c0\u03cc \u03a7\u03b1\u03bd\u03c4\u03cc\u03bb\u03b9\u03b1","description_GR":"\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u03a7\u03b1\u03bd\u03c4\u03cc\u03bb\u03b9\u03b1-\u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b9\u03bf\u03bd\u03c5\u03c3\u03af\u03bf\u03c5-\u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Stavros_Chadolia_Prionia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":9461,"name_EN":"Olympus: Stavros-Prionia via Chandolia","description_EN":"Stavros-Chandolia-Agios Dionysios monastery-Prionia","ascent_time":225,"descent_time":220,"marker":"Red_dots","level":12,"ascent":634,"descent":496,"maxelev":1057,"minelev":711,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.40625 40.08523,22.46999 40.11118)","views":15,"millestones":"0,22.4684125,40.1120169#1,22.4676324,40.1079950#2,22.4630220,40.1043608#3,22.4565338,40.1014547#4,22.4478863,40.0995817#5,22.4438500,40.0961446#6,22.4365080,40.0939648#7,22.4266311,40.0932361#8,22.4175618,40.0895473#9,22.4088122,40.0865315#9.5,22.4068744,40.0843804","x":22.444036,"y":40.096782,"coor":[[22.4684125,40.1120169],[22.4686906,40.1119079],[22.4685856,40.1117849],[22.4684147,40.1115574],[22.4680304,40.1114262],[22.467761,40.1114046],[22.4675134,40.1114599],[22.4666914,40.1116382],[22.4659017,40.1116458],[22.4654236,40.1114503],[22.4653002,40.1111964],[22.4650796,40.1110943],[22.4648272,40.1108388],[22.4646733,40.1103773],[22.4642147,40.1099027],[22.4640379,40.1094139],[22.4641395,40.1090729],[22.4642459,40.1090382],[22.4647235,40.1091887],[22.465204,40.1092131],[22.4660498,40.1091703],[22.466392,40.1090847],[22.466741,40.1086929],[22.4672175,40.1083749],[22.4679479,40.1077179],[22.4680446,40.1075931],[22.4680769,40.1071971],[22.4682221,40.1070008],[22.4684723,40.106833],[22.4689807,40.1066595],[22.4693877,40.1062955],[22.4695278,40.1060181],[22.4688182,40.1059096],[22.4681484,40.1059548],[22.4677125,40.1058229],[22.4674094,40.1057378],[22.4664064,40.1059948],[22.4661609,40.1059555],[22.465571,40.1061009],[22.4651127,40.1061308],[22.4648215,40.1060369],[22.4640236,40.1055218],[22.4634982,40.1054067],[22.4631344,40.1054109],[22.4629484,40.1053363],[22.462861,40.1050469],[22.4629257,40.1047775],[22.4630192,40.1044859],[22.4630249,40.1042338],[22.4626843,40.1042473],[22.4623302,40.1043417],[22.461544,40.1043492],[22.4614607,40.1044022],[22.4608114,40.1040602],[22.4605054,40.1041012],[22.4601678,40.1039886],[22.4601617,40.1037363],[22.4603902,40.103487],[22.460732,40.102897],[22.4606268,40.1018415],[22.4607129,40.1016625],[22.4605439,40.101354],[22.4604825,40.1009567],[22.4603569,40.1008019],[22.4599927,40.1008241],[22.4597796,40.1009114],[22.4596354,40.1010626],[22.4592573,40.1011837],[22.4589285,40.1011973],[22.4583253,40.1014145],[22.4578331,40.10139],[22.4573259,40.1015093],[22.4570693,40.1014428],[22.4566459,40.1014913],[22.4562965,40.1013785],[22.4561473,40.1012324],[22.4558084,40.1011738],[22.4555186,40.1010168],[22.455117,40.1011375],[22.454878,40.1013326],[22.4545704,40.1014456],[22.4541796,40.101089],[22.4536921,40.1008573],[22.4532838,40.1002392],[22.4531091,40.1001828],[22.4528134,40.100287],[22.4525024,40.1005531],[22.4521152,40.1005569],[22.4519582,40.100753],[22.451428,40.100854],[22.4511529,40.1010846],[22.450523,40.1004095],[22.4502173,40.1004414],[22.4499097,40.1005544],[22.4496319,40.1003886],[22.4491883,40.1002925],[22.4491775,40.0997338],[22.4489709,40.0995329],[22.4484763,40.0996163],[22.4479255,40.0995909],[22.4475171,40.0994954],[22.4470576,40.0995793],[22.4468939,40.0995591],[22.4464893,40.0992924],[22.446349,40.0992725],[22.4458892,40.0993744],[22.4449298,40.099776],[22.4444199,40.0994989],[22.4439282,40.0994562],[22.4429961,40.0996869],[22.4425929,40.0998797],[22.4420801,40.0997287],[22.4420026,40.0995294],[22.4421365,40.099315],[22.4421896,40.0990454],[22.443547,40.0971358],[22.444036,40.096782],[22.4440866,40.0966205],[22.4440327,40.0964126],[22.44385,40.0961939],[22.4438481,40.0957614],[22.4435631,40.0953972],[22.4433475,40.0945655],[22.442908,40.0942893],[22.4426375,40.0943217],[22.4423881,40.0944535],[22.4420832,40.0944494],[22.4415253,40.0942257],[22.441345,40.0938989],[22.4415004,40.0937749],[22.4415763,40.0935327],[22.4411192,40.0932112],[22.4408616,40.0931897],[22.4407733,40.0934588],[22.4405824,40.0936004],[22.4404003,40.0938682],[22.4401267,40.0940357],[22.4400405,40.0942147],[22.4393914,40.0943861],[22.4389366,40.0942719],[22.4386821,40.0941153],[22.4386119,40.0941054],[22.4385747,40.094195],[22.4384453,40.0942112],[22.4383301,40.0941196],[22.4380494,40.0940798],[22.4377939,40.0939682],[22.4373689,40.0940886],[22.4372654,40.0939971],[22.4368309,40.0940183],[22.4365986,40.093916],[22.4361116,40.0941797],[22.4355952,40.0941908],[22.4353159,40.0940969],[22.4351391,40.0941306],[22.4346374,40.0940157],[22.4342547,40.0938213],[22.4339017,40.0938706],[22.433575,40.0937941],[22.4328249,40.0937659],[22.4325805,40.0936816],[22.4317956,40.0936349],[22.4314813,40.0935315],[22.4311412,40.0935269],[22.4308882,40.0933073],[22.4305631,40.0931587],[22.430271,40.0931097],[22.4300527,40.0935167],[22.4298094,40.0935449],[22.429053,40.0932824],[22.4285969,40.0932222],[22.4283218,40.0934527],[22.4282412,40.093893],[22.4280934,40.0936928],[22.4278626,40.0935275],[22.427463,40.0934005],[22.42689,40.0933206],[22.4263311,40.0931419],[22.4258386,40.0931352],[22.4257384,40.0928996],[22.4255062,40.0927973],[22.4254663,40.0924905],[22.4250932,40.0923953],[22.4244476,40.0924135],[22.424153,40.0924726],[22.4235549,40.0924645],[22.4227503,40.0922103],[22.4223053,40.0920195],[22.4220645,40.091782],[22.4219761,40.0915466],[22.4215832,40.091289],[22.4205578,40.0909957],[22.4193503,40.0904567],[22.4185844,40.0906084],[22.4183469,40.0907313],[22.4182301,40.0907117],[22.4180177,40.0902583],[22.4176399,40.0898568],[22.4175541,40.0895133],[22.4166411,40.0889242],[22.4154787,40.0884669],[22.4150516,40.0881727],[22.4148185,40.0881065],[22.4142628,40.0877926],[22.4138763,40.0877692],[22.4135419,40.0875214],[22.4132584,40.0876076],[22.4136276,40.0879821],[22.4130917,40.0878711],[22.412407,40.0875554],[22.4121026,40.0875332],[22.4118588,40.0874218],[22.4108743,40.0873903],[22.4105127,40.0873042],[22.4102307,40.0873274],[22.4101046,40.0871995],[22.4101069,40.0871004],[22.4099997,40.087171],[22.4096155,40.0870487],[22.4096168,40.0869946],[22.4097939,40.086943],[22.4097717,40.0868886],[22.4093534,40.0867207],[22.4090146,40.086662],[22.4086679,40.086441],[22.408167,40.08629],[22.4079277,40.0859894],[22.4076028,40.0853363],[22.4075614,40.0851015],[22.4074022,40.0848831],[22.4074215,40.084559],[22.40712,40.0844108],[22.4068744,40.0843804]]},{"id":19090,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0392\u03c1\u03c5\u03c3\u03bf\u03c0\u03bf\u03cd\u03bb\u03b5\u03c2-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u039a. \u039c\u03b9\u03b3\u03ba\u03bf\u03c4\u03b6\u03af\u03b4\u03b7\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03ba\u03b1\u03c4\u03ac \u03bc\u03ae\u03ba\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03af\u03c3\u03c4\u03b1\u03c2 \u03c4\u03bf\u03c5 \u039a\u0395\u039f\u0391\u03a7","path":"MACEDONIA\/Makedonia_Olymbos_Vrysopoules_Migotzidis","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":2933,"name_EN":"Olympus: Vrysopoules-Migotzidis bivouac","description_EN":"Ascent along the KEOACH skiing area","ascent_time":65,"descent_time":45,"marker":"Red_dots","level":12,"ascent":612,"descent":0,"maxelev":2362,"minelev":1716,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33426 40.03642,22.34941 40.05608)","views":8,"millestones":"0,22.3347451,40.0362037#1,22.3409933,40.0415494#2,22.3466225,40.0492030#2.9,22.3486686,40.0562859","x":22.3402326,"y":40.0409085,"coor":[[22.3347451,40.0362037],[22.3354168,40.0365376],[22.3357728,40.03684],[22.3358929,40.0372021],[22.3359171,40.0376529],[22.3360646,40.0378533],[22.3372765,40.0381409],[22.3379157,40.0383663],[22.3382091,40.0383525],[22.3384882,40.0386223],[22.3386088,40.0390564],[22.3387879,40.0392077],[22.3388934,40.0392092],[22.3391172,40.0391763],[22.3392448,40.0392322],[22.3400027,40.0403602],[22.3400986,40.040758],[22.3402326,40.0409085],[22.3394289,40.0411853],[22.3404972,40.0412817],[22.3413419,40.0417352],[22.341751,40.0422636],[22.3428476,40.0434505],[22.343495,40.0443066],[22.3444266,40.0460136],[22.3451417,40.0475238],[22.3453281,40.0477697],[22.3453958,40.0478788],[22.3459092,40.0479762],[22.3460468,40.0481043],[22.3475587,40.0510268],[22.3481248,40.0528277],[22.3483119,40.0538213],[22.3489514,40.0554971],[22.3486686,40.0562859]]},{"id":19091,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0392\u03c1\u03c5\u03c3\u03bf\u03c0\u03bf\u03cd\u03bb\u03b5\u03c2-\u039a\u03b1\u03ba\u03cc\u03c3\u03ba\u03b1\u03bb\u03b1-\u039c\u03cd\u03c4\u03b9\u03ba\u03b1\u03c2","description_GR":"\u039f \u03b5\u03c5\u03ba\u03bf\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf\u03c2 \u03c7\u03b5\u03b9\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039c\u03cd\u03c4\u03b9\u03ba\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Vryssopoules_Kakoskala_Mytikas","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":7433,"name_EN":"Olympus: Vryssopoules-Kakoskala-Mytikas","description_EN":"The easiest winter way to Mytikas","ascent_time":265,"descent_time":200,"marker":"Red_dots","level":13,"ascent":1189,"descent":74,"maxelev":2876,"minelev":1719,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33354 40.03656,22.35986 40.08581)","views":18,"millestones":"0,22.3347451,40.0362037#1,22.3409937,40.0415494#2,22.3466226,40.0492032#3,22.3481848,40.0578656#4,22.3421436,40.0652290#5,22.3457496,40.0723618#6,22.3490930,40.0799941#7.4,22.3584591,40.0861682","x":22.3433646,"y":40.071138,"coor":[[22.3347451,40.0362037],[22.3354168,40.0365376],[22.3357728,40.03684],[22.3358929,40.0372021],[22.3359171,40.0376529],[22.3360646,40.0378533],[22.3372765,40.0381409],[22.3379157,40.0383663],[22.3382091,40.0383525],[22.3384886,40.0386223],[22.3386092,40.0390564],[22.3387883,40.0392077],[22.3388937,40.0392092],[22.3391172,40.0391763],[22.3392448,40.0392322],[22.3400027,40.0403602],[22.3400986,40.040758],[22.3402334,40.0409086],[22.3394296,40.0411853],[22.3404976,40.0412817],[22.3413422,40.0417352],[22.3417514,40.0422636],[22.3428479,40.0434505],[22.3434953,40.0443066],[22.3444269,40.0460136],[22.3451417,40.0475238],[22.3453281,40.0477697],[22.3453958,40.0478788],[22.3459092,40.0479762],[22.3460468,40.0481043],[22.3475587,40.0510268],[22.3481248,40.0528277],[22.3483119,40.0538213],[22.3489514,40.0554971],[22.3486686,40.0562859],[22.3486328,40.0564025],[22.3485902,40.0567082],[22.3480102,40.0583936],[22.3476206,40.0590817],[22.3461642,40.06016],[22.3452716,40.0607059],[22.3437747,40.0619998],[22.3432472,40.0629652],[22.3421091,40.0644444],[22.3423307,40.0698169],[22.3423379,40.0709251],[22.3424646,40.071017],[22.3427829,40.0709495],[22.3428393,40.0710404],[22.342993,40.0709886],[22.3432096,40.0712439],[22.3433646,40.071138],[22.3446388,40.0717869],[22.3453428,40.0722564],[22.3457394,40.0723431],[22.3458619,40.0725656],[22.3466553,40.0732166],[22.3477988,40.0744221],[22.3478387,40.0751974],[22.3475286,40.0758957],[22.3476398,40.0761495],[22.348331,40.0766639],[22.3489323,40.0770148],[22.3485203,40.0775675],[22.348281,40.0782488],[22.3482108,40.0787252],[22.3483172,40.0791772],[22.3483546,40.0792813],[22.3484502,40.0794043],[22.3491524,40.0800405],[22.3498005,40.080401],[22.350942,40.0812101],[22.3515782,40.0815795],[22.3519848,40.0817384],[22.3528711,40.0819493],[22.3537157,40.0820964],[22.3542917,40.0820415],[22.3551429,40.0821392],[22.3555933,40.0822312],[22.3559264,40.0825242],[22.3563886,40.0827199],[22.3570417,40.0828734],[22.3572349,40.0829347],[22.3573248,40.0830981],[22.3574989,40.0831726],[22.357774,40.0834378],[22.3578969,40.0836918],[22.3580706,40.0837843],[22.3582871,40.0842018],[22.3583308,40.0843376],[22.3581797,40.0847679],[22.358292,40.0849767],[22.3584196,40.0850325],[22.3584628,40.0851863],[22.3584147,40.0852397],[22.3584818,40.0853757],[22.3583838,40.0855455],[22.3585241,40.0855655],[22.3585222,40.0856466],[22.3586828,40.085793],[22.3583954,40.0860412],[22.3584591,40.0861682]]},{"id":19092,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7-\u039e\u03b5\u03c1\u03bf\u03bb\u03ac\u03ba\u03ba\u03b9","description_GR":"i\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03bf\u03c5 \u039e\u03b5\u03c1\u03bf\u03bb\u03b1\u03ba\u03ba\u03af\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Xerolaki_Christakis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":10487,"name_EN":"Olympus: Christakis bivouac-Xerolak","description_EN":"Descent via the Xerolaki ravine","ascent_time":395,"descent_time":290,"marker":"No_marks","level":12,"ascent":1506,"descent":0,"maxelev":2421,"minelev":901,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.30724 40.06939,22.33635 40.13691)","views":6,"millestones":"0,22.3264847,40.1371920#1,22.3270326,40.1285836#2,22.3250427,40.1202806#3,22.3231325,40.1118133#4,22.3189244,40.1040791#5,22.3124543,40.0966923#6,22.3089256,40.0887702#7,22.3090882,40.0805579#8,22.3136846,40.0736807#9,22.3240307,40.0711149#10,22.3341682,40.0703875#10.5,22.3359785,40.0719961","x":22.3090353,"y":40.0890472,"coor":[[22.3264847,40.137192],[22.326553,40.1363191],[22.3268255,40.1357375],[22.3276811,40.134831],[22.3276217,40.1343796],[22.3277585,40.1335888],[22.3274881,40.132648],[22.3275753,40.1319646],[22.3274181,40.1311966],[22.327486,40.1308192],[22.3276469,40.1304792],[22.3275681,40.1298654],[22.3271185,40.1290571],[22.3269316,40.1280635],[22.326669,40.1277624],[22.326219,40.1274496],[22.3261291,40.1272861],[22.3260569,40.1268797],[22.3261857,40.1264131],[22.3262477,40.1258014],[22.3264174,40.1251326],[22.326358,40.1246813],[22.326405,40.1242046],[22.326306,40.1239329],[22.3259073,40.1234406],[22.3255007,40.1232726],[22.3253544,40.1230182],[22.3253382,40.1222432],[22.3255682,40.1219582],[22.3256138,40.1215355],[22.3252543,40.1208817],[22.3251128,40.1204292],[22.3247558,40.1196763],[22.3247239,40.1190632],[22.3248239,40.1189205],[22.3249737,40.1185533],[22.3249694,40.117292],[22.3245967,40.1162235],[22.3245181,40.1156008],[22.3244183,40.1153651],[22.3239502,40.1148358],[22.3238982,40.1145648],[22.3239307,40.1141959],[22.3242281,40.1135516],[22.3242456,40.1133176],[22.3239101,40.1126461],[22.3235471,40.1121363],[22.3231548,40.1118694],[22.3230884,40.1117063],[22.323202,40.111334],[22.3233841,40.1109223],[22.3234025,40.1107559],[22.3231343,40.1106889],[22.3230493,40.1103273],[22.3227718,40.1101612],[22.3224699,40.1095532],[22.3225432,40.1089597],[22.3222772,40.1088027],[22.3221176,40.1086112],[22.3219392,40.1082302],[22.3215199,40.1076295],[22.3214489,40.1071781],[22.3213092,40.107131],[22.3206082,40.1060578],[22.3202659,40.1056789],[22.3200469,40.1050451],[22.3199205,40.1049352],[22.3192248,40.1046008],[22.3190122,40.1041833],[22.3186361,40.1037364],[22.3184902,40.103464],[22.3181548,40.10327],[22.3177072,40.1028671],[22.3172089,40.1021391],[22.3164139,40.101551],[22.315986,40.1008871],[22.3155988,40.100413],[22.3153063,40.0999043],[22.3143884,40.0990711],[22.3138315,40.098063],[22.3132386,40.0973697],[22.3125941,40.0968648],[22.3119683,40.0960809],[22.3113313,40.0948014],[22.3113243,40.0946121],[22.3114942,40.0943803],[22.3114734,40.0942719],[22.3108576,40.0935602],[22.3104543,40.0932661],[22.3100396,40.0924852],[22.3100251,40.0921247],[22.309857,40.0916267],[22.3094771,40.0908059],[22.3095431,40.0905366],[22.3092509,40.0904963],[22.3089088,40.0899372],[22.3090625,40.0898134],[22.3091373,40.0896343],[22.3089294,40.0895051],[22.3088891,40.0892838],[22.3089769,40.0890509],[22.3090353,40.0890472],[22.3089028,40.0887119],[22.3086588,40.0884426],[22.3086489,40.0882217],[22.3084547,40.0880117],[22.3086859,40.0876727],[22.3086205,40.0874736],[22.308705,40.0873757],[22.3086411,40.0871135],[22.3086809,40.087015],[22.308544,40.086504],[22.3086752,40.0864158],[22.3089689,40.0861003],[22.3089466,40.0860549],[22.3087792,40.0860525],[22.3086697,40.0857356],[22.3088354,40.0856479],[22.3087298,40.0854572],[22.3086121,40.0852798],[22.3087385,40.0849123],[22.3087186,40.0847678],[22.3088529,40.0845536],[22.3088848,40.0842117],[22.3092873,40.083587],[22.3093578,40.0831105],[22.3092905,40.0829834],[22.3093147,40.0824793],[22.3090808,40.0819804],[22.3091695,40.0817114],[22.3092651,40.0816407],[22.309155,40.0813508],[22.3092402,40.0812259],[22.3090501,40.0803763],[22.3091327,40.079882],[22.3090152,40.0789434],[22.3091029,40.078242],[22.3090296,40.0778895],[22.3088239,40.0776703],[22.3090171,40.0769705],[22.3093903,40.0765795],[22.30942,40.0763277],[22.3095645,40.0761766],[22.3095694,40.0759785],[22.3094099,40.075787],[22.3095431,40.0756178],[22.3098614,40.0755504],[22.3103866,40.0751796],[22.3108471,40.0750512],[22.3112523,40.0747869],[22.3115594,40.0747013],[22.312144,40.0742954],[22.3125574,40.0741753],[22.312891,40.0739639],[22.3143696,40.0734449],[22.3146806,40.0731972],[22.3153798,40.072901],[22.3155024,40.0726866],[22.3159241,40.0727018],[22.3166808,40.071974],[22.3184226,40.0712426],[22.3186372,40.0711015],[22.3189433,40.0710519],[22.3194827,40.0710507],[22.3198379,40.0709118],[22.3200949,40.0709515],[22.3206246,40.0708691],[22.3207983,40.0709617],[22.3212901,40.0709869],[22.3218851,40.0711126],[22.3241953,40.07111],[22.3246562,40.0709635],[22.3256899,40.0704109],[22.3264357,40.0701244],[22.327223,40.0695772],[22.3276607,40.0694214],[22.3278053,40.0692613],[22.3280145,40.0693364],[22.3282735,40.0692951],[22.3286316,40.0695165],[22.3294997,40.069502],[22.3302663,40.0698013],[22.330723,40.0698259],[22.3307841,40.0696962],[22.3308566,40.0696386],[22.331135,40.0697598],[22.3317081,40.0698221],[22.3326273,40.0696371],[22.3327998,40.0697747],[22.3329488,40.0698084],[22.333201,40.0700463],[22.3336569,40.0701069],[22.33412,40.0703478],[22.3344994,40.0706595],[22.3351033,40.0709025],[22.3351588,40.0710294],[22.3350923,40.0713528],[22.3353219,40.0715542],[22.3356,40.0716934],[22.3362868,40.0718564],[22.3361196,40.0719801],[22.3359785,40.0719961]]},{"id":19093,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039e\u03b5\u03c1\u03bf\u03bb\u03ac\u03ba\u03ba\u03b9-\u03c1\u03ad\u03bc\u03b1 \u039d\u03b1\u03bf\u03cd\u03bc-\u039c\u03b5\u03b3\u03ac\u03bb\u03b1 \u039a\u03b1\u03b6\u03ac\u03bd\u03b9\u03b1-\u03a0\u03cc\u03c1\u03c4\u03b5\u03c2-\u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","description_GR":"\u039f \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","path":"MACEDONIA\/Makedonia_Olymbos_Xerolaki_Kazania_OropedioMouson","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":5,"length":5205,"name_EN":"Olympus: Xerolaki-Kazania-Muses Plateau","description_EN":"The hard way to Muses plateau","ascent_time":215,"descent_time":155,"marker":"Red_dots","level":12,"ascent":1424,"descent":16,"maxelev":2724,"minelev":1302,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.32536 40.09003,22.36167 40.10428)","views":10,"millestones":"0,22.3253549,40.1042842#1,22.3340792,40.1001454#2,22.3415639,40.0953756#3,22.3472987,40.0910038#4,22.3561716,40.0914077#5.2,22.3615497,40.0949236","x":22.3419639,"y":40.0933656,"coor":[[22.3253549,40.1042842],[22.3255473,40.1041383],[22.3258783,40.104035],[22.3261078,40.1037681],[22.3261664,40.1037689],[22.3261529,40.1038408],[22.3262468,40.1038421],[22.3268776,40.1034729],[22.3271803,40.1030899],[22.3271482,40.1029633],[22.3277811,40.1029904],[22.328195,40.1028523],[22.3284621,40.1024868],[22.3287714,40.1023111],[22.3288203,40.1022307],[22.3291031,40.1021807],[22.3291106,40.1018745],[22.3293606,40.101725],[22.329845,40.1015878],[22.3301939,40.1012325],[22.3310679,40.1009928],[22.3314766,40.1010708],[22.3316651,40.1010375],[22.3318043,40.1011025],[22.3320284,40.1010517],[22.3321092,40.1011069],[22.3322625,40.1010731],[22.3323672,40.1011106],[22.332594,40.1009518],[22.3327636,40.100729],[22.3329515,40.1007227],[22.3331539,40.1005995],[22.3332821,40.1006373],[22.3337069,40.1005353],[22.3339385,40.1001783],[22.3340801,40.1001443],[22.334273,40.0999309],[22.3345328,40.0998625],[22.3345367,40.0997004],[22.3348117,40.0994882],[22.3349869,40.0990403],[22.3350824,40.0989696],[22.3350499,40.098861],[22.3352193,40.0986472],[22.3352228,40.0985031],[22.3354627,40.0982903],[22.3354193,40.0981456],[22.335865,40.0976655],[22.3359052,40.0974589],[22.3362975,40.0972483],[22.33648,40.0969806],[22.3367045,40.0969118],[22.3368662,40.0965357],[22.3370695,40.0963765],[22.337377,40.0962728],[22.3374982,40.0961124],[22.3374705,40.0958057],[22.3375552,40.0956988],[22.3379313,40.0956682],[22.3379806,40.0955698],[22.3384081,40.0953597],[22.3391907,40.095497],[22.3392586,40.0955971],[22.339689,40.0957474],[22.3399969,40.0956257],[22.3406328,40.0955267],[22.3408901,40.0955574],[22.3415742,40.0954051],[22.3415193,40.0952511],[22.3414372,40.09525],[22.3414974,40.0951878],[22.3414522,40.095115],[22.3418218,40.0948681],[22.3417576,40.0946149],[22.3418432,40.094472],[22.3416708,40.0943254],[22.3418137,40.0942373],[22.3417562,40.0941915],[22.3419229,40.0940858],[22.3419608,40.0939782],[22.3422222,40.0938378],[22.3421302,40.0937644],[22.3421215,40.0936381],[22.3420168,40.0936006],[22.3420433,40.0934749],[22.3419639,40.0933656],[22.3421342,40.0931158],[22.3422007,40.0927924],[22.3423566,40.0926505],[22.3423536,40.0922901],[22.342497,40.0921841],[22.3424396,40.0921292],[22.3425024,40.0919589],[22.342657,40.091871],[22.3426245,40.0917625],[22.3427435,40.0916921],[22.3431556,40.0916259],[22.343216,40.0915547],[22.3433806,40.0915391],[22.3435001,40.0914507],[22.3438036,40.0915091],[22.3441445,40.0914779],[22.3443574,40.0914089],[22.3444416,40.09132],[22.3448706,40.0912541],[22.3453628,40.0914683],[22.3457773,40.0917895],[22.3464183,40.0919609],[22.34696,40.091392],[22.3471858,40.0912691],[22.3471411,40.0911784],[22.3472358,40.0911437],[22.3474217,40.0907319],[22.3477765,40.0906109],[22.3485504,40.0906219],[22.3493434,40.0908134],[22.3502334,40.0908711],[22.3503728,40.0909272],[22.3504058,40.0910177],[22.350628,40.0910479],[22.3506875,40.0910127],[22.3508147,40.0910866],[22.3511226,40.0909649],[22.3511617,40.0908033],[22.351467,40.0907896],[22.3515856,40.0907372],[22.3515281,40.0906914],[22.3517042,40.0906849],[22.3518119,40.0905963],[22.3520108,40.0906172],[22.3522509,40.0903863],[22.3525575,40.0903186],[22.3526075,40.0901932],[22.3526483,40.090446],[22.3529566,40.0903063],[22.3531208,40.0903086],[22.3532632,40.0902386],[22.3532895,40.0901218],[22.3534398,40.0902141],[22.3536385,40.0902439],[22.3538278,40.0901745],[22.3539837,40.0900326],[22.354301,40.0900101],[22.3543615,40.0899299],[22.3545322,40.0901485],[22.3549854,40.0903126],[22.3553836,40.0908228],[22.3557067,40.0910436],[22.3557962,40.091225],[22.3559951,40.0912458],[22.3562246,40.0914563],[22.3564514,40.0917839],[22.3564705,40.0919643],[22.3563398,40.0920345],[22.356239,40.0923214],[22.3564114,40.092468],[22.3567689,40.0922388],[22.3572544,40.0920475],[22.3573801,40.0916979],[22.3576098,40.0914129],[22.3576791,40.0914589],[22.3577625,40.0914061],[22.3577284,40.0913605],[22.3579162,40.0913542],[22.3580709,40.0912933],[22.3584507,40.091596],[22.3589095,40.092089],[22.360384,40.0930918],[22.3613529,40.0948128],[22.3615497,40.0949236]]},{"id":19094,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039e\u03b5\u03c1\u03bf\u03bb\u03ac\u03ba\u03ba\u03b9-\u0392\u03c1\u03cd\u03c3\u03b7 \u039a\u03b1\u03c1\u03b1\u03c3\u03ba\u03af\u03bd\u03b7-\u03ba\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4o \u039e\u03b5\u03c1\u03bf\u03bb\u03ac\u03ba\u03ba\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_Xerolaki_Krevatia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12943,"name_EN":"Olympus: Xerolaki-Vrysi Karaskini-Krevatia refuge","description_EN":"Connection from Xerolaki ravine to Krevatia refuge","ascent_time":305,"descent_time":300,"marker":"Blue_dots","level":13,"ascent":1119,"descent":1041,"maxelev":1920,"minelev":901,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.32208 40.11024,22.36881 40.15254)","views":12,"millestones":"0,22.3264847,40.1371920#1,22.3270326,40.1285836#2,22.3250427,40.1202806#3,22.3231325,40.1118133#4,22.3261281,40.1102973#5,22.3291463,40.1173932#6,22.3362123,40.1176502#7,22.3432344,40.1150370#8,22.3478651,40.1200840#9,22.3472481,40.1286079#10,22.3524643,40.1355626#11,22.3581798,40.1431340#12,22.3635310,40.1502565#12.9,22.3677390,40.1531952","x":22.3407902,"y":40.1136099,"coor":[[22.3264847,40.137192],[22.326553,40.1363191],[22.3268255,40.1357375],[22.3276811,40.134831],[22.3276217,40.1343796],[22.3277585,40.1335888],[22.3274881,40.132648],[22.3275753,40.1319646],[22.3274181,40.1311966],[22.327486,40.1308192],[22.3276469,40.1304792],[22.3275681,40.1298654],[22.3271185,40.1290571],[22.3269316,40.1280635],[22.326669,40.1277624],[22.326219,40.1274496],[22.3261291,40.1272861],[22.3260569,40.1268797],[22.3261857,40.1264131],[22.3262477,40.1258014],[22.3264174,40.1251326],[22.326358,40.1246813],[22.326405,40.1242046],[22.326306,40.1239329],[22.3259073,40.1234406],[22.3255007,40.1232726],[22.3253544,40.1230182],[22.3253382,40.1222432],[22.3255682,40.1219582],[22.3256138,40.1215355],[22.3252543,40.1208817],[22.3251128,40.1204292],[22.3247558,40.1196763],[22.3247239,40.1190632],[22.3248239,40.1189205],[22.3249737,40.1185533],[22.3249694,40.117292],[22.3245967,40.1162235],[22.3245181,40.1156008],[22.3244183,40.1153651],[22.3239502,40.1148358],[22.3238982,40.1145648],[22.3239307,40.1141959],[22.3242281,40.1135516],[22.3242456,40.1133176],[22.3239101,40.1126461],[22.3235471,40.1121363],[22.3231548,40.1118694],[22.3230884,40.1117063],[22.323202,40.111334],[22.3233841,40.1109223],[22.3234025,40.1107559],[22.3233646,40.1103139],[22.3234358,40.1102789],[22.3235166,40.1103341],[22.3241252,40.1113519],[22.3243131,40.1113456],[22.3246942,40.1111169],[22.3249055,40.111111],[22.3250551,40.1117077],[22.3255766,40.112454],[22.32565,40.1123289],[22.3252902,40.1116931],[22.325224,40.1110435],[22.3248856,40.1100116],[22.3249522,40.1096882],[22.3251885,40.1096196],[22.3254094,40.1097038],[22.3263641,40.1104969],[22.3264246,40.111187],[22.3266098,40.1117662],[22.327056,40.1127096],[22.3275406,40.1135274],[22.3284026,40.1142606],[22.3290149,40.1151342],[22.3296855,40.1155403],[22.3299124,40.1158589],[22.3306487,40.1159776],[22.3306695,40.116086],[22.3303484,40.1162165],[22.3293725,40.116779],[22.329176,40.1171366],[22.3291167,40.1176402],[22.3291564,40.1184155],[22.3294313,40.1191672],[22.3298335,40.1197406],[22.3303532,40.119604],[22.3303454,40.1194417],[22.3304758,40.1193895],[22.3308177,40.1188449],[22.3309246,40.1187924],[22.3311107,40.1188581],[22.3313499,40.1186724],[22.3316085,40.1186581],[22.3321077,40.118395],[22.3331344,40.1181576],[22.3333487,40.1180345],[22.3334717,40.1178021],[22.3337096,40.1176703],[22.3338786,40.1174746],[22.3344127,40.11723],[22.3345813,40.1170523],[22.334938,40.1168592],[22.3353466,40.1169461],[22.3360012,40.1175321],[22.3366842,40.1179113],[22.3370162,40.1177719],[22.3372096,40.1175405],[22.3374807,40.1174903],[22.3379934,40.1171553],[22.3381813,40.117149],[22.3386315,40.1169753],[22.3390197,40.1169358],[22.3394337,40.1167976],[22.339541,40.1167271],[22.3395848,40.1163764],[22.3397897,40.1161541],[22.3399179,40.1157055],[22.3400885,40.1154467],[22.3400796,40.1153294],[22.3402869,40.1150081],[22.3402935,40.1147379],[22.3406316,40.1138599],[22.3407902,40.1136099],[22.3408728,40.1135931],[22.3409523,40.1137023],[22.3412333,40.1137244],[22.3411464,40.1139213],[22.3412376,40.1140307],[22.3415274,40.114179],[22.3415834,40.1142879],[22.3422995,40.1147576],[22.343066,40.1150839],[22.343255,40.1150326],[22.3435682,40.1151812],[22.3440847,40.1151706],[22.3445982,40.115286],[22.3446304,40.1154126],[22.3450257,40.1155624],[22.3451286,40.115672],[22.3452181,40.1158534],[22.3451336,40.1159513],[22.3452012,40.1160694],[22.3457451,40.115897],[22.3461661,40.1159571],[22.346321,40.1158602],[22.3469808,40.1162299],[22.3471403,40.1164304],[22.3474891,40.1165615],[22.3477954,40.1165118],[22.3477911,40.116692],[22.3480248,40.1167448],[22.3478895,40.1170042],[22.34782,40.1169671],[22.3477248,40.1170198],[22.3474591,40.1173314],[22.3471621,40.1174803],[22.3478481,40.1177423],[22.3481813,40.1185218],[22.3483281,40.1192446],[22.3480043,40.1200148],[22.3477786,40.1201287],[22.3478073,40.1203994],[22.3477071,40.1206592],[22.3475631,40.1207923],[22.3469143,40.1219001],[22.3469499,40.1223691],[22.3466565,40.1228514],[22.346336,40.1239729],[22.3464778,40.1244164],[22.3463917,40.1250638],[22.3465522,40.1257057],[22.3465436,40.1265434],[22.3463941,40.1269016],[22.3466158,40.1274363],[22.346588,40.1276161],[22.3469547,40.1279817],[22.3470866,40.1283529],[22.3476744,40.1292802],[22.3480689,40.129466],[22.3493273,40.1298443],[22.3497283,40.1302465],[22.350122,40.1304683],[22.3509142,40.1312003],[22.3513758,40.1315222],[22.3519477,40.1316564],[22.3517067,40.1319143],[22.3516563,40.1325442],[22.351962,40.1339809],[22.3519815,40.1341434],[22.3518959,40.1342863],[22.3521684,40.1346685],[22.3522709,40.1352826],[22.3527585,40.1359922],[22.3533082,40.1365586],[22.3534397,40.1369479],[22.3537491,40.1372586],[22.3539099,40.1378915],[22.3548503,40.1392922],[22.354912,40.1396534],[22.3550044,40.1397178],[22.3551917,40.140225],[22.3554872,40.1406256],[22.3565351,40.1414693],[22.3568204,40.1418066],[22.3576208,40.1422054],[22.3578131,40.1425054],[22.3581121,40.1427619],[22.3582056,40.1432677],[22.3580848,40.1434101],[22.3580201,40.1436615],[22.3581198,40.1439061],[22.3580916,40.1441039],[22.3581931,40.1442765],[22.3581531,40.1444742],[22.3583969,40.1450722],[22.3585923,40.1452461],[22.3588983,40.1457009],[22.359373,40.1459779],[22.3597277,40.1463613],[22.3597568,40.146614],[22.3608133,40.1475929],[22.3614514,40.1483947],[22.3619918,40.1488708],[22.3622163,40.1492974],[22.3621411,40.1494945],[22.3622603,40.1499106],[22.3625263,40.1500766],[22.3631127,40.1501029],[22.3633313,40.1502861],[22.3638968,40.150204],[22.3641889,40.1502622],[22.36437,40.1505441],[22.3645323,40.1505869],[22.3648295,40.1504289],[22.3652151,40.1505064],[22.3655796,40.1504846],[22.3656843,40.1505221],[22.3658479,40.1510469],[22.3663454,40.1513512],[22.3663139,40.1516841],[22.3665917,40.1518502],[22.3667107,40.1522753],[22.3670541,40.1526405],[22.3676384,40.1529865],[22.3677879,40.1531148],[22.367739,40.1531952]]},{"id":19095,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7-\u039a\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03bd\u03c4\u03c9\u03bd\u03af\u03bf\u03c5","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03c9\u03bd 2 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03c9\u03bd \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Christakis_AgAntonios","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":1972,"name_EN":"Olympus: Christakis bivouac-Agios Antonios bivouac","description_EN":"Connection between the 2 alpine bivouacs","ascent_time":60,"descent_time":45,"marker":"Red_dots","level":13,"ascent":393,"descent":3,"maxelev":2813,"minelev":2421,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33584 40.06759,22.35122 40.07177)","views":3,"millestones":"0,22.3358419,40.0717644#1,22.3423865,40.0709096#2.0,22.3512233,40.0675925","x":22.3394947,"y":40.0695466,"coor":[[22.3358419,40.0717644],[22.3360372,40.0714519],[22.3363109,40.0712847],[22.3363188,40.0709605],[22.3364741,40.0708456],[22.3365987,40.0705411],[22.3364611,40.070413],[22.3366148,40.0703611],[22.3366071,40.0701988],[22.336956,40.0698345],[22.3370667,40.0696199],[22.3370346,40.0694933],[22.3371892,40.0694054],[22.3371562,40.0693148],[22.3372915,40.0690555],[22.3375088,40.0692839],[22.3376308,40.0690874],[22.3377815,40.0691617],[22.3378097,40.0689639],[22.3379486,40.0690379],[22.3379762,40.0688672],[22.3381381,40.0689596],[22.3382098,40.0689065],[22.3385341,40.0690734],[22.3385944,40.0690021],[22.338699,40.0690397],[22.3387479,40.0689593],[22.3388977,40.0690696],[22.3390834,40.0690407],[22.3393389,40.069202],[22.3394947,40.0695466],[22.339717,40.0695678],[22.3397083,40.069928],[22.3398253,40.0699387],[22.3398697,40.0700384],[22.3405333,40.0702371],[22.3406709,40.0703652],[22.3407495,40.0704024],[22.3415639,40.0707744],[22.3418448,40.0707965],[22.3420873,40.0709531],[22.3423386,40.0709252],[22.3427856,40.0707784],[22.3447737,40.0700321],[22.3450476,40.0698558],[22.3453722,40.0695271],[22.3456171,40.0690982],[22.3461798,40.0686197],[22.3462297,40.0684943],[22.346442,40.0684433],[22.3467047,40.0682488],[22.3469641,40.0681895],[22.3470373,40.0680734],[22.3476307,40.0677756],[22.3479963,40.0676907],[22.3491238,40.0676167],[22.3494033,40.0676927],[22.3499317,40.0676642],[22.3507969,40.0677666],[22.3511614,40.0677268],[22.3512233,40.0675925]]},{"id":19096,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac\u03c2-\u03a3\u03ad\u03bb\u03c9\u03bc\u03b1","description_GR":"\u03a0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03b1 \u03af\u03c7\u03bd\u03b7 \u03c4\u03bf\u03c5 Myrhical","path":"MACEDONIA\/Makedonia_Olymbos_Koromilia_Seloma","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4377,"name_EN":"Olympus: Koromilia refuge-Seloma","description_EN":"On the traces of Mythical Trail","ascent_time":100,"descent_time":95,"marker":"Red_dots","level":13,"ascent":392,"descent":275,"maxelev":1140,"minelev":958,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.43342 40.11769,22.4479 40.13328)","views":7,"millestones":"0,22.4350775,40.1333053#1,22.4382221,40.1293945#2,22.4352251,40.1227532#3,22.4410475,40.1203393#4,22.4449648,40.1176749#4.4,22.4478759,40.1185452","x":22.4351949,"y":40.1229736,"coor":[[22.4350775,40.1333053],[22.4349726,40.1331778],[22.4344372,40.1329814],[22.4341362,40.1327971],[22.4341437,40.1324729],[22.4339868,40.1321464],[22.4338028,40.1319818],[22.4336274,40.1319524],[22.4334543,40.1318239],[22.4337222,40.1308906],[22.43393,40.1305331],[22.4340854,40.130409],[22.4342962,40.1304299],[22.4343213,40.1303582],[22.4349378,40.1306007],[22.434796,40.1301304],[22.4350059,40.1301873],[22.4349856,40.1300518],[22.4351661,40.1298561],[22.4350585,40.1294312],[22.4353061,40.1293805],[22.4354659,40.1290674],[22.4357528,40.128837],[22.4356952,40.1287912],[22.4358025,40.1287205],[22.4359906,40.1287051],[22.4361754,40.1288337],[22.4364432,40.1289274],[22.4368786,40.1288792],[22.4372159,40.1290099],[22.4374796,40.1292837],[22.4376891,40.1293586],[22.4384392,40.1294048],[22.4389958,40.1291871],[22.43932,40.1288671],[22.4395936,40.1287086],[22.4397303,40.1283771],[22.4397356,40.128143],[22.4396014,40.1278529],[22.4394973,40.1277884],[22.4396434,40.1275562],[22.4395792,40.127285],[22.4392373,40.126839],[22.4390068,40.1266557],[22.4388872,40.1262397],[22.4386822,40.1259666],[22.4382714,40.1259701],[22.4373824,40.1253275],[22.4370638,40.1248908],[22.4370319,40.1247462],[22.4365835,40.1243437],[22.4366403,40.1239121],[22.436574,40.123731],[22.4358956,40.1236317],[22.4351949,40.1229736],[22.4352665,40.122407],[22.4351686,40.1220724],[22.4352855,40.1215785],[22.4354189,40.1213911],[22.4358009,40.1211079],[22.4358806,40.1207036],[22.4357557,40.1205218],[22.4354888,40.120392],[22.4349407,40.119727],[22.4355561,40.119501],[22.435638,40.1195112],[22.4357872,40.1196573],[22.4358836,40.1195505],[22.4368136,40.1194189],[22.4373382,40.1195701],[22.4376019,40.119844],[22.437974,40.1199931],[22.4381195,40.1203014],[22.4386432,40.1204887],[22.4389479,40.1205108],[22.4395597,40.1204379],[22.4397114,40.120476],[22.4397608,40.1203686],[22.4402214,40.1202397],[22.4406195,40.120281],[22.4408516,40.1203923],[22.4409337,40.1203934],[22.4409471,40.1203215],[22.4412861,40.1203801],[22.4415098,40.1203471],[22.4417169,40.1205301],[22.4420536,40.1206877],[22.4431263,40.1209905],[22.4434772,40.1210402],[22.4439994,40.1212995],[22.4440702,40.1212824],[22.4440742,40.1211068],[22.4442065,40.1209644],[22.4442876,40.1204971],[22.4440653,40.1199535],[22.4434591,40.1192607],[22.4424416,40.1185984],[22.4420112,40.1184304],[22.4418628,40.1182482],[22.4418774,40.1181223],[22.4421462,40.118171],[22.4435593,40.1179557],[22.4447046,40.1176468],[22.4450791,40.1176879],[22.4459652,40.117943],[22.4465674,40.1182934],[22.4474281,40.1186293],[22.4476862,40.1186328],[22.4478759,40.1185452]]},{"id":19097,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u039a\u03bf\u03c1\u03bf\u03bc\u03b7\u03bb\u03b9\u03ac\u03c2-\u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03ba\u03b1","description_GR":"\u03a4\u03bf \u03c9\u03c1\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03bf\u03c5 \u039f\u03bb\u03cd\u03bc\u03c0\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Koromilia_Petrostrouga","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5096,"name_EN":"Olympus: Koromilia refuge-Petrostrouga","description_EN":"The most beautiful hike in Mt Olympus","ascent_time":135,"descent_time":105,"marker":"Red_dots","level":12,"ascent":964,"descent":51,"maxelev":1930,"minelev":1008,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.41018 40.10974,22.43525 40.13345)","views":4,"millestones":"0,22.4347028,40.1337777#1,22.4267149,40.1288617#2,22.4200878,40.1241256#3,22.4210733,40.1202736#4,22.4135288,40.1153602#5.1,22.4131406,40.1094348","x":22.4195956,"y":40.1211672,"coor":[[22.4347028,40.1337777],[22.4346709,40.1336332],[22.4345669,40.1335597],[22.434414,40.1335756],[22.4341223,40.1334996],[22.4329823,40.1330518],[22.4329136,40.1329788],[22.4327967,40.1329592],[22.432673,40.1327233],[22.432308,40.1327724],[22.431982,40.1326598],[22.4316005,40.1324024],[22.4312989,40.1317407],[22.4311249,40.1316482],[22.4309339,40.1317898],[22.4307007,40.1317236],[22.4305091,40.1313786],[22.4303471,40.1312773],[22.4304338,40.1310803],[22.4299859,40.1311643],[22.4297992,40.1311168],[22.4293357,40.1308582],[22.4291311,40.1305672],[22.4289467,40.1304205],[22.4289399,40.1302042],[22.4288372,40.1300767],[22.4272628,40.1296409],[22.4270805,40.1294042],[22.4269814,40.1291236],[22.4266486,40.1287947],[22.4263462,40.1286735],[22.4261413,40.1284004],[22.4257128,40.1271334],[22.4249103,40.1268161],[22.4241074,40.1260124],[22.4237462,40.1258994],[22.423393,40.1259487],[22.4232773,40.125875],[22.4231092,40.1255304],[22.4226192,40.1254066],[22.4219237,40.1255413],[22.4215977,40.1254287],[22.4214367,40.1252824],[22.4209092,40.1252572],[22.4205793,40.1253157],[22.4199482,40.125199],[22.4196692,40.1250871],[22.4198139,40.1249179],[22.4195327,40.1243915],[22.4195805,40.1243561],[22.4199316,40.124397],[22.4199096,40.1243336],[22.4201237,40.1242104],[22.4200235,40.1239748],[22.4200503,40.123831],[22.4204852,40.1238009],[22.4205451,40.1237477],[22.4204653,40.1236475],[22.4204904,40.1235758],[22.4209727,40.1235283],[22.4209976,40.1234656],[22.420791,40.1232646],[22.4211224,40.123143],[22.4211474,40.1230802],[22.4208346,40.1229048],[22.4208253,40.1227966],[22.4205961,40.1225592],[22.4204733,40.1222873],[22.4204029,40.1222863],[22.4203124,40.1221409],[22.4198222,40.1220261],[22.4194705,40.1220123],[22.4195542,40.1219414],[22.4195454,40.1218151],[22.4191964,40.1216843],[22.4190024,40.1214474],[22.4186777,40.1212808],[22.4185748,40.1211623],[22.4186932,40.1211188],[22.4195956,40.1211672],[22.4201956,40.1211033],[22.4207269,40.1209664],[22.4209489,40.1210055],[22.42125,40.1211807],[22.4217389,40.1213496],[22.4218003,40.1212333],[22.4215694,40.121068],[22.4216654,40.1209792],[22.4216677,40.1208801],[22.421508,40.1206798],[22.4212407,40.120568],[22.4212432,40.1204599],[22.4209113,40.120095],[22.4202832,40.1198522],[22.4201219,40.1197239],[22.419946,40.1197215],[22.4197859,40.1195392],[22.4195747,40.1195363],[22.4195194,40.1193914],[22.4191126,40.1192237],[22.4188953,40.1189775],[22.417907,40.1185856],[22.4175841,40.1183379],[22.4173286,40.1182263],[22.4172033,40.1180624],[22.416958,40.1180141],[22.4168543,40.1179316],[22.4161651,40.117796],[22.415752,40.117394],[22.4157564,40.1172048],[22.4156533,40.1170953],[22.4156822,40.1168615],[22.4155787,40.11677],[22.4155148,40.1164898],[22.4152186,40.1166119],[22.4150318,40.1165733],[22.4146552,40.1166222],[22.4145755,40.116513],[22.4142601,40.1164546],[22.4140996,40.1162903],[22.4140925,40.116092],[22.4137628,40.1161415],[22.4136348,40.1160947],[22.4136034,40.1159321],[22.4138769,40.1157737],[22.4134974,40.1154442],[22.4135724,40.115247],[22.4137148,40.1151769],[22.4136712,40.1150321],[22.4137688,40.1148713],[22.4135627,40.1146523],[22.4136142,40.1144548],[22.4134875,40.114354],[22.4136077,40.1142295],[22.4136471,40.1140498],[22.4132625,40.1139365],[22.4132072,40.1137916],[22.4130793,40.1137448],[22.4131639,40.1136378],[22.4126312,40.1133332],[22.4122544,40.1128866],[22.4116547,40.1124369],[22.4115877,40.1122919],[22.4111267,40.1119342],[22.4110135,40.1117525],[22.4106918,40.1114598],[22.4107174,40.11137],[22.4108824,40.1113363],[22.4109629,40.1114094],[22.4112473,40.1112872],[22.4114505,40.1111278],[22.4115031,40.1108853],[22.4115678,40.1105754],[22.4118366,40.1104169],[22.412008,40.1102706],[22.4123057,40.110081],[22.412729,40.1095373],[22.4131406,40.1094348]]},{"id":19098,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a6\u03bb\u03ac\u03bc\u03c0\u03bf\u03c5\u03c1\u03bf-\u039a\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03bd\u03c4\u03c9\u03bd\u03af\u03bf\u03c5","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03c9\u03bd 2 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03c9\u03bd \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Flambouro_AgAntonios","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":5014,"name_EN":"Olympus: Flambouroc-Agios Antonios bivouac","description_EN":"Connection between the 2 alpine bivouacs","ascent_time":135,"descent_time":115,"marker":"Red_dots","level":13,"ascent":548,"descent":86,"maxelev":2813,"minelev":2348,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.30988 40.06,22.35141 40.07046)","views":1,"millestones":"0,22.3099832,40.0667414#1,22.3160659,40.0601497#2,22.3252344,40.0635161#3,22.3345483,40.0650206#4,22.3423304,40.0707260#5,22.3512233,40.0675925","x":22.3285535,"y":40.065637,"coor":[[22.3099832,40.0667414],[22.3099792,40.0666062],[22.3100564,40.0664316],[22.3104897,40.066456],[22.3110563,40.0663021],[22.3116743,40.0659687],[22.3121451,40.0658945],[22.3123747,40.0656186],[22.3126122,40.0654959],[22.3128089,40.0651294],[22.3140726,40.0632875],[22.3141149,40.0629998],[22.3139789,40.0628086],[22.3140112,40.0624487],[22.3143822,40.0611929],[22.3145417,40.0609069],[22.3149457,40.0604804],[22.3160558,40.0601542],[22.316838,40.0598142],[22.3170837,40.0598358],[22.3174851,40.0597245],[22.3180012,40.059714],[22.3188265,40.0595278],[22.3192579,40.0596241],[22.3195746,40.0596197],[22.3196842,40.0596168],[22.3216092,40.06096],[22.3221884,40.0612477],[22.3224529,40.0614587],[22.3231145,40.0617295],[22.3237132,40.0621797],[22.3242367,40.0623494],[22.3241528,40.0624202],[22.3242552,40.0625479],[22.324207,40.0626012],[22.3247183,40.0627888],[22.3249609,40.0629364],[22.3252732,40.0635896],[22.3254122,40.0641412],[22.3256707,40.0645953],[22.3262652,40.0652165],[22.32697,40.0656592],[22.3272144,40.0657348],[22.3273573,40.0656467],[22.3285535,40.065637],[22.3298462,40.065998],[22.3299493,40.0660985],[22.3301021,40.0660827],[22.3307528,40.0663263],[22.3326652,40.0653179],[22.3331492,40.0651807],[22.3338415,40.0651636],[22.3343844,40.0650183],[22.3347008,40.0650228],[22.3351945,40.0652732],[22.3351932,40.0653272],[22.3354027,40.0653933],[22.3355587,40.0657288],[22.335754,40.0658938],[22.335917,40.0659412],[22.3366494,40.0666814],[22.3368187,40.0669541],[22.33721,40.0672571],[22.337402,40.0675571],[22.3384156,40.0683104],[22.3391014,40.0690409],[22.3397218,40.0691309],[22.3410484,40.0695463],[22.3423318,40.069817],[22.3423386,40.0709252],[22.3427856,40.0707784],[22.3447737,40.0700321],[22.3450476,40.0698558],[22.3453722,40.0695271],[22.3456171,40.0690982],[22.3461798,40.0686197],[22.3462297,40.0684943],[22.346442,40.0684433],[22.3467047,40.0682488],[22.3469641,40.0681895],[22.3470373,40.0680734],[22.3476307,40.0677756],[22.3479963,40.0676907],[22.3491238,40.0676167],[22.3494033,40.0676927],[22.3499317,40.0676642],[22.3507969,40.0677666],[22.3511614,40.0677268],[22.3512233,40.0675925]]},{"id":19099,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2-\u03c1\u03ad\u03bc\u03b1 \u039f\u03c1\u03bb\u03b9\u03ac-\u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b5\u03c2 \u039f\u03c1\u03bb\u03b9\u03ac","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u039f\u03c1\u03bb\u03b9\u03ac \u03c3\u03c4\u03bf\u03bd \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u0392\u03c1\u03ac\u03c7\u03bf","path":"MACEDONIA\/Makedonia_Olymbos_Orlias_waterfall","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2014,"name_EN":"Olympus: Agios Konstandinos-Orlias waterfall","description_EN":"Ascent via Orlias ravine to the Kokinos Vrachos waterfall","ascent_time":50,"descent_time":40,"marker":"Red_dots","level":12,"ascent":303,"descent":23,"maxelev":575,"minelev":277,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.42828 40.14068,22.43944 40.15102)","views":9,"millestones":"0,22.4391310,40.1511662#1,22.4334130,40.1441718#2,22.4285143,40.1409281","x":22.4330254,"y":40.1435343,"coor":[[22.439131,40.1511662],[22.4392035,40.1510771],[22.4391498,40.1508602],[22.4385068,40.1497164],[22.4384903,40.1494099],[22.4381,40.1485127],[22.4380776,40.1479538],[22.4379396,40.1478259],[22.4379769,40.1477363],[22.4377916,40.1476257],[22.4376436,40.1474255],[22.4376578,40.1473176],[22.4371914,40.1471761],[22.436937,40.1470105],[22.436003,40.1467817],[22.4344058,40.1457872],[22.4340855,40.1454225],[22.4341018,40.1452245],[22.4340221,40.1451153],[22.4340598,40.1450077],[22.4339818,40.1448265],[22.4336265,40.1444523],[22.4335032,40.1441984],[22.4332117,40.1441134],[22.4332841,40.1440242],[22.433215,40.1439693],[22.4332288,40.1438794],[22.4328549,40.1438022],[22.4330254,40.1435343],[22.4334843,40.1434864],[22.4329884,40.1431013],[22.4328832,40.1430819],[22.4326108,40.1431863],[22.4326841,40.1430612],[22.4329697,40.1428939],[22.4326047,40.142943],[22.4324299,40.1428866],[22.4325726,40.1428074],[22.4324929,40.1426982],[22.4325179,40.142122],[22.432429,40.1419046],[22.4325383,40.1417439],[22.4326419,40.1413219],[22.4326444,40.1412138],[22.4325295,40.1411041],[22.4325489,40.1407711],[22.4322832,40.1405873],[22.4316697,40.1407231],[22.4314236,40.1407018],[22.4309865,40.140822],[22.4303032,40.1410425],[22.4299979,40.1410473],[22.429667,40.1411419],[22.4292341,40.141082],[22.4289202,40.1409516],[22.4285321,40.1409824],[22.4285143,40.1409281]]},{"id":19100,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1-\u03a7\u03bf\u03bd\u03b4\u03c1\u03bf\u03bc\u03b5\u03c3\u03bf\u03c1\u03ac\u03c7\u03b7-\u03ba\u03b1\u03c4. \u03a3\u03c0\u03ae\u03bb\u03b9\u03bf\u03c2 \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2","description_GR":"\u0391\u03c0\u03cc\u03c4\u03bf\u03bc\u03b7 \u03b1\u03bb\u03bb\u03ac \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03c0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03c4\u03b1\u03c6\u03c5\u03b3\u03af\u03bf\u03c5 \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Chondromesorachi_SpAgapitos","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":1997,"name_EN":"Olympus: Prionia-Chondromesorachi-Sp. Agapitos refuge","description_EN":"The hard way to reach Spilios Agapitos refuge","ascent_time":235,"descent_time":210,"marker":"Red_dots","level":13,"ascent":1704,"descent":1401,"maxelev":2053,"minelev":0,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.37208 40.07733,22.40705 40.08343)","views":9,"millestones":"0,22.4068751,40.0839119#1,22.3996579,40.0802281#2,22.3923179,40.0788363#3,22.3836031,40.0774183#4,22.3746883,40.0784409#2.0,22.3729325,40.0800617","x":22.384526,"y":40.0774717,"coor":[[22.4068751,40.0839119],[22.4069074,40.083534],[22.4067227,40.0834053],[22.4062219,40.0832543],[22.406054,40.0829096],[22.4060789,40.0828469],[22.406326,40.0828142],[22.40646,40.0825999],[22.4064035,40.082509],[22.4059083,40.0826193],[22.4056542,40.0824536],[22.4055792,40.0826508],[22.4052199,40.0829702],[22.4049971,40.0829671],[22.4049129,40.0830561],[22.4046789,40.0830348],[22.4044996,40.0831765],[22.4043472,40.0831744],[22.404222,40.0830105],[22.4038828,40.0829698],[22.403547,40.082785],[22.402806,40.0818739],[22.402309,40.0815607],[22.4021424,40.081162],[22.4015355,40.0810365],[22.401463,40.0811256],[22.4013696,40.0811063],[22.4005595,40.0806447],[22.3995035,40.0801616],[22.3992992,40.0798705],[22.3990308,40.0798127],[22.3985846,40.0793381],[22.3982836,40.0791718],[22.3981893,40.0791885],[22.398267,40.0793788],[22.3981315,40.0796562],[22.3979494,40.0794194],[22.3977404,40.0793264],[22.3976445,40.0794152],[22.3974934,40.079359],[22.3973973,40.0794568],[22.3971408,40.0793902],[22.3971716,40.0795798],[22.3970543,40.0795782],[22.3970164,40.0796948],[22.3965075,40.0793904],[22.3961566,40.0793495],[22.3960415,40.0792579],[22.3954986,40.0794035],[22.3947856,40.0793035],[22.3947751,40.0792493],[22.3951415,40.0791283],[22.3951939,40.0788948],[22.3942279,40.0790796],[22.3941823,40.0790249],[22.3943423,40.0787028],[22.3942864,40.0785849],[22.3935498,40.0789891],[22.3928423,40.0788577],[22.3922799,40.0788318],[22.3922582,40.0787595],[22.3919144,40.0789169],[22.3919586,40.0787823],[22.3919638,40.0787644],[22.3918513,40.0788079],[22.3914959,40.0788074],[22.3914388,40.0787391],[22.391371,40.0787246],[22.3912744,40.0787503],[22.3911709,40.0786633],[22.3911022,40.0786849],[22.3910701,40.0786619],[22.3909537,40.0786738],[22.3909203,40.0786418],[22.3906551,40.0785615],[22.3905837,40.078493],[22.3904655,40.0784418],[22.3902258,40.0784114],[22.3901955,40.0783434],[22.3900123,40.0783093],[22.38993,40.0783172],[22.3897875,40.0782387],[22.3896728,40.0782371],[22.3895054,40.0781717],[22.389378,40.0781023],[22.3893617,40.078048],[22.3893421,40.0780883],[22.3893184,40.078052],[22.3893367,40.0780657],[22.3893432,40.0780388],[22.3891996,40.0780053],[22.389154,40.0779506],[22.3890657,40.0779178],[22.3888147,40.0779639],[22.3887709,40.0778957],[22.3886713,40.0778898],[22.388385,40.0779399],[22.3883502,40.0779709],[22.3881285,40.0780309],[22.3879673,40.0780467],[22.387943,40.0779878],[22.3878169,40.078004],[22.3878025,40.0779768],[22.3877693,40.0779854],[22.3878402,40.0778242],[22.387705,40.0778403],[22.3877081,40.0777998],[22.3876651,40.0777902],[22.3875178,40.0778197],[22.3875144,40.077716],[22.3874484,40.0776701],[22.3872297,40.0777436],[22.3872034,40.0776171],[22.3871556,40.0776074],[22.3870968,40.0776607],[22.3868364,40.077621],[22.3866858,40.0776369],[22.3865952,40.0777032],[22.3865752,40.0776039],[22.3865985,40.0776087],[22.3863698,40.0776551],[22.3862638,40.0775815],[22.3860706,40.0776148],[22.3860286,40.0775647],[22.3859585,40.0775998],[22.3858617,40.0775218],[22.3858041,40.0775255],[22.3857149,40.0774838],[22.3856524,40.0774919],[22.3855258,40.077391],[22.3854193,40.0774796],[22.3853094,40.077415],[22.3852252,40.0774589],[22.3851288,40.077426],[22.3850481,40.077506],[22.3850438,40.0774429],[22.3849936,40.0774422],[22.3849142,40.0774681],[22.3847616,40.0775831],[22.384603,40.0774863],[22.384526,40.0774717],[22.3841804,40.077611],[22.3840892,40.0775917],[22.384046,40.0776362],[22.3840524,40.0776137],[22.3839919,40.0775859],[22.3838986,40.0774674],[22.3838196,40.0774303],[22.3837153,40.0774424],[22.3837199,40.0773839],[22.3835417,40.0774354],[22.3835091,40.07748],[22.3834277,40.0774519],[22.3833382,40.0775182],[22.3832285,40.0775392],[22.3831806,40.077489],[22.38319,40.0774305],[22.3831371,40.0773442],[22.3829984,40.0773513],[22.3830057,40.0772883],[22.3828914,40.0772552],[22.3827727,40.0773166],[22.3827161,40.0772933],[22.3824504,40.0773707],[22.382287,40.0773368],[22.3821505,40.0772493],[22.3819571,40.0772466],[22.3819196,40.0771921],[22.381815,40.0771501],[22.3815107,40.0771864],[22.381322,40.0771702],[22.3812993,40.0771384],[22.3812744,40.0771515],[22.3813139,40.077125],[22.3813124,40.0771881],[22.3812729,40.0771695],[22.3813089,40.077134],[22.3812333,40.0771554],[22.3811592,40.0771094],[22.3810458,40.0771483],[22.3809521,40.0771425],[22.3808769,40.0771009],[22.38078,40.0771356],[22.3807619,40.0771128],[22.3805713,40.0770831],[22.3805358,40.0770511],[22.3804857,40.0770774],[22.3804072,40.0770313],[22.3802719,40.0770519],[22.3802498,40.0770876],[22.3800864,40.0771619],[22.379974,40.0769577],[22.3798863,40.0770375],[22.3798595,40.0770236],[22.3797287,40.0770984],[22.379678,40.0770751],[22.3796323,40.077115],[22.3794948,40.0770275],[22.3794024,40.0770758],[22.3793645,40.0770347],[22.3792835,40.0770831],[22.379207,40.0770911],[22.3791378,40.0771532],[22.3789702,40.0771418],[22.3788091,40.0772116],[22.3788489,40.0771086],[22.3788245,40.0771037],[22.3787644,40.077166],[22.3787421,40.077026],[22.3786255,40.0770424],[22.3786138,40.0770873],[22.3785587,40.077046],[22.3785121,40.0770813],[22.3784665,40.0770717],[22.3784243,40.0770261],[22.3782634,40.0771815],[22.3781898,40.0771624],[22.3780598,40.0772056],[22.3779614,40.0771998],[22.3778875,40.0771627],[22.377798,40.0772245],[22.3776539,40.0771684],[22.3774706,40.0772334],[22.3772218,40.0772299],[22.3770253,40.0772632],[22.3768512,40.0773419],[22.3767028,40.0773578],[22.3767057,40.0773894],[22.3764964,40.0774045],[22.3762196,40.0775177],[22.3761909,40.0775849],[22.375979,40.0776179],[22.3757472,40.0777048],[22.3756372,40.0777843],[22.3754347,40.0780202],[22.3752811,40.0781172],[22.3751552,40.0781379],[22.3749818,40.0782796],[22.3747432,40.0783889],[22.3744132,40.0787041],[22.3742107,40.0787418],[22.3740046,40.078874],[22.373765,40.0789472],[22.3737723,40.0789789],[22.3736327,40.0789769],[22.3735927,40.0790394],[22.3734669,40.0790421],[22.3734159,40.0790775],[22.3732533,40.0790121],[22.3729675,40.0789901],[22.3728222,40.0789385],[22.3727663,40.0789782],[22.3726426,40.078999],[22.3726128,40.0790662],[22.3727982,40.0791589],[22.3728919,40.0792593],[22.3728126,40.0792492],[22.3727872,40.0792668],[22.3728158,40.0792988],[22.3727255,40.0793065],[22.3726872,40.0794366],[22.3725911,40.0794397],[22.3725826,40.0794892],[22.372485,40.0794608],[22.3724805,40.0794967],[22.3724449,40.0794692],[22.372449,40.0794963],[22.3723389,40.0794857],[22.3722582,40.0795207],[22.372205,40.0794478],[22.3721704,40.0794699],[22.3722379,40.079633],[22.3723763,40.079734],[22.3723607,40.0797563],[22.3723173,40.0797467],[22.37232,40.0797873],[22.3723978,40.0798154],[22.3724244,40.0798833],[22.3725013,40.0799475],[22.3726147,40.0799716],[22.3729325,40.0800617]]},{"id":19101,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2:\u0391\u03b3\u03af\u03b1 \u039a\u03cc\u03c1\u03b7-\u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_AgKori_Mastorouli","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5093,"name_EN":"Olympus: Agia Kori-Mastorouli spring","description_EN":"","ascent_time":130,"descent_time":105,"marker":"Red_dots","level":12,"ascent":755,"descent":59,"maxelev":1022,"minelev":296,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38711 40.14434,22.41038 40.1625)","views":8,"millestones":"0,22.4086284,40.1627959#1,22.4046109,40.1593909#2,22.3973371,40.1570815#3,22.3943854,40.1585131#4,22.3891462,40.1520555#5.1,22.3882154,40.1440317","x":22.3961892,"y":40.1564756,"coor":[[22.4086284,40.1627959],[22.4090346,40.1626708],[22.4090858,40.1624914],[22.4093285,40.1626569],[22.4092292,40.1623852],[22.4091241,40.1623568],[22.4091773,40.1622944],[22.4095622,40.1624078],[22.4097116,40.1623738],[22.4097841,40.1622847],[22.4097567,40.1624555],[22.4099204,40.1624848],[22.409965,40.1621746],[22.4095848,40.1618631],[22.4093167,40.1617783],[22.4086717,40.1617424],[22.4083655,40.1617833],[22.4082814,40.1618632],[22.4078815,40.1618937],[22.4073072,40.1618498],[22.4069374,40.1615925],[22.4067505,40.1615538],[22.4064903,40.1616313],[22.4065635,40.1615152],[22.4065191,40.1614065],[22.4063665,40.1614044],[22.4060814,40.1615446],[22.4060954,40.1614457],[22.4061994,40.161267],[22.4060985,40.1605629],[22.4056755,40.1605751],[22.4056193,40.1604662],[22.4055147,40.1604197],[22.4054082,40.1604543],[22.4054816,40.1603292],[22.4051608,40.1599914],[22.4049587,40.1596238],[22.4050309,40.1595527],[22.4049734,40.1594979],[22.4042971,40.1592994],[22.4045832,40.1591141],[22.4041187,40.1588915],[22.4041437,40.1588288],[22.4042615,40.1588124],[22.4042762,40.1586865],[22.4040909,40.1585758],[22.4040128,40.1584036],[22.403594,40.1582356],[22.4035135,40.1581624],[22.4035615,40.1581181],[22.403505,40.1580272],[22.4032956,40.1579432],[22.4031237,40.1577607],[22.4030588,40.1575256],[22.4031814,40.157302],[22.4032148,40.1568791],[22.4031354,40.1567609],[22.4029474,40.1567673],[22.4024573,40.1571389],[22.4019597,40.1573302],[22.4015157,40.1577385],[22.401426,40.1575571],[22.4010425,40.1573896],[22.4005592,40.1569685],[22.4001742,40.1568641],[22.3999382,40.1569149],[22.3994215,40.1569168],[22.3990606,40.1567857],[22.3982796,40.1570451],[22.3977728,40.1571282],[22.3973855,40.1571228],[22.3971093,40.1568848],[22.3971253,40.1567048],[22.3968331,40.1561017],[22.3967158,40.1560505],[22.3964923,40.1560654],[22.3963129,40.1562071],[22.3961892,40.1564756],[22.3962394,40.1568367],[22.3964157,40.1573256],[22.3963742,40.1575953],[22.3966503,40.1578334],[22.3965631,40.1580484],[22.3966308,40.1581664],[22.3971735,40.1585523],[22.397848,40.1588319],[22.3981122,40.1590788],[22.3982988,40.1591354],[22.3981389,40.1592413],[22.3978794,40.1592918],[22.3975084,40.1590885],[22.3972133,40.1591565],[22.3968622,40.1591066],[22.3966182,40.1589951],[22.395985,40.1589593],[22.3957891,40.1588034],[22.3954931,40.1589074],[22.3954718,40.158817],[22.3951645,40.1589029],[22.3950464,40.1588382],[22.3950017,40.15877],[22.3947712,40.1585866],[22.3946758,40.1586483],[22.3945591,40.1586197],[22.3944513,40.1587083],[22.3943594,40.1586259],[22.3943984,40.1584643],[22.3942802,40.1584987],[22.3935808,40.1582818],[22.3933021,40.1581518],[22.3934794,40.1581002],[22.3933405,40.1580172],[22.3931409,40.1580009],[22.3928882,40.1577317],[22.3925629,40.157583],[22.3924141,40.1573107],[22.3922765,40.1571736],[22.3922052,40.1572087],[22.392173,40.1570821],[22.3920204,40.15708],[22.3918708,40.1569518],[22.3917303,40.1569318],[22.3911993,40.1566091],[22.3911805,40.1564107],[22.3913344,40.1563587],[22.3914682,40.1561624],[22.3914722,40.1559913],[22.3913287,40.1551064],[22.3910024,40.1545073],[22.3909391,40.1537046],[22.3908476,40.1536043],[22.3905665,40.1535733],[22.3905503,40.1532668],[22.390103,40.1528191],[22.3900492,40.1526112],[22.3893179,40.1522587],[22.3891352,40.1520399],[22.389142,40.1517517],[22.3892871,40.1515736],[22.389426,40.1511611],[22.3894428,40.1509451],[22.3893859,40.1508723],[22.3892406,40.150654],[22.3892212,40.1504826],[22.3893065,40.1498531],[22.3888776,40.14914],[22.3885212,40.1488197],[22.3880315,40.1481823],[22.3879984,40.1471007],[22.3878332,40.1464228],[22.3878506,40.1456843],[22.3875333,40.1447069],[22.3876462,40.144276],[22.3878376,40.1441256],[22.3882154,40.1440317]]},{"id":19102,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03b1\u03bb\u03b1\u03b9\u03ac \u039b\u03b5\u03c0\u03c4\u03bf\u03ba\u03b1\u03c1\u03c5\u03ac-\u039a\u03b1\u03c4. \u0386\u03bd\u03c9 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u0386\u03bd\u03c9 \u03a0\u03b7\u03b3\u03ac\u03b4\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_PaleaLeptokarya_AnoPigadi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":304,"name_EN":"Olympus: Palea Leptokayra-Ano Pigadi refuge","description_EN":"The shepherds way to Ano Pigadi refuge","ascent_time":155,"descent_time":155,"marker":"Red_dots","level":12,"ascent":49,"descent":390,"maxelev":383,"minelev":0,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.4673 40.04006,22.51823 40.04472)","views":3,"millestones":"0,22.5166992,40.0453655#1,22.5160130,40.0412711#2,22.5073906,40.0427594#3,22.4992677,40.0423173#4,22.4903555,40.0413671#5,22.4804708,40.0415394#6,22.4708603,40.0397729#0.3,22.4674137,40.0398635","x":22.4964158,"y":40.0418202,"coor":[[22.5166992,40.0453655],[22.5162858,40.0451034],[22.5161901,40.0441112],[22.5154446,40.0438944],[22.5152163,40.0436122],[22.515095,40.0432593],[22.5152374,40.0432972],[22.5153905,40.0432631],[22.5155103,40.0431475],[22.5155607,40.042986],[22.5154716,40.0427686],[22.5159689,40.0425408],[22.516148,40.0423899],[22.5163628,40.0416719],[22.5167085,40.0414061],[22.5168382,40.0413717],[22.517212,40.0414305],[22.5175772,40.0413451],[22.5181588,40.0410102],[22.5182096,40.0408307],[22.5181644,40.040749],[22.5179594,40.0406608],[22.5178046,40.0408075],[22.5179125,40.0409665],[22.5179837,40.0409764],[22.5177391,40.0410589],[22.5174753,40.04106],[22.5173112,40.0411796],[22.5171092,40.0411364],[22.5162576,40.0411661],[22.5160809,40.0412088],[22.5158261,40.0414398],[22.5154466,40.0414395],[22.5152366,40.0415449],[22.5149673,40.041582],[22.5145293,40.0414592],[22.5140496,40.0416378],[22.5136371,40.0415739],[22.5133983,40.0416745],[22.5133997,40.0417781],[22.5132878,40.0418037],[22.5132307,40.041884],[22.5132786,40.0418891],[22.5129597,40.0418986],[22.5127092,40.0418323],[22.5123151,40.0419444],[22.5118893,40.0419028],[22.5113266,40.0420758],[22.5106778,40.0421621],[22.5104847,40.0421506],[22.5103269,40.0420089],[22.5101466,40.041948],[22.5101741,40.0419799],[22.5100854,40.0419652],[22.5100119,40.0420589],[22.5099359,40.0423192],[22.5097973,40.0422273],[22.5097241,40.0422399],[22.5093332,40.0429646],[22.5090854,40.0427722],[22.5088961,40.0428013],[22.5086319,40.0429916],[22.5083458,40.0430915],[22.5081354,40.0435032],[22.5079765,40.0433661],[22.5078099,40.0433279],[22.5077467,40.0433721],[22.5076272,40.043258],[22.5073585,40.0426779],[22.5071032,40.0425124],[22.5068398,40.042446],[22.5066838,40.0424935],[22.5066266,40.0427631],[22.506378,40.0427103],[22.5062369,40.0428977],[22.5060674,40.0428234],[22.5059838,40.0428944],[22.5060265,40.0431562],[22.5057763,40.0432881],[22.5054272,40.043171],[22.5052903,40.0433675],[22.5050043,40.0432151],[22.5048426,40.0433211],[22.5046964,40.0433057],[22.5045036,40.0434789],[22.5042968,40.0435573],[22.5041741,40.0434882],[22.5038091,40.043515],[22.5033992,40.0437124],[22.503175,40.0436645],[22.5031218,40.0437539],[22.5027405,40.0434336],[22.5023786,40.0434335],[22.5022636,40.0433329],[22.502064,40.0432807],[22.5017736,40.0433761],[22.501609,40.0435181],[22.5015181,40.0434359],[22.5013592,40.0434158],[22.500985,40.0435731],[22.5008269,40.0435666],[22.5007268,40.0434887],[22.500586,40.0429598],[22.5003732,40.0428264],[22.5001902,40.0425673],[22.5003036,40.0426408],[22.50006,40.0423584],[22.4998045,40.0422515],[22.4993103,40.0422856],[22.4992437,40.0423343],[22.4991365,40.0422924],[22.4988631,40.0419825],[22.4987266,40.0419628],[22.4986448,40.0420473],[22.4985026,40.0419193],[22.4978584,40.0417308],[22.4978228,40.0416492],[22.4975093,40.0416632],[22.4973879,40.0415895],[22.4970122,40.0415171],[22.4968172,40.0415866],[22.4966463,40.0415799],[22.4964722,40.0418209],[22.4964158,40.0418202],[22.4964978,40.0418708],[22.4964442,40.0418611],[22.4964694,40.041947],[22.4963821,40.0420179],[22.4962813,40.0419716],[22.4962699,40.0420075],[22.4962245,40.0419393],[22.4961623,40.0420061],[22.4960994,40.0419827],[22.4960855,40.0420817],[22.4958314,40.0422766],[22.4957655,40.0422397],[22.4956298,40.0424316],[22.4955324,40.0424484],[22.4954525,40.0423482],[22.4954914,40.0422812],[22.4954417,40.0423571],[22.4953228,40.04227],[22.4951527,40.0423398],[22.4948473,40.0422548],[22.494743,40.0421003],[22.4945008,40.0420205],[22.4942833,40.0419997],[22.4941611,40.0421242],[22.4940151,40.0420998],[22.4937921,40.0421645],[22.4936518,40.0420996],[22.4934341,40.0421373],[22.4931606,40.0420977],[22.4930762,40.042038],[22.4928801,40.0420625],[22.492589,40.0419236],[22.4926088,40.0418743],[22.4924707,40.041904],[22.4921248,40.0417599],[22.4911328,40.0417155],[22.4909822,40.0415829],[22.4905811,40.0414875],[22.4906347,40.0415153],[22.4903978,40.041359],[22.4901293,40.0414096],[22.4900103,40.0415387],[22.489848,40.0415726],[22.4894063,40.0414047],[22.4892748,40.041457],[22.4892525,40.0416189],[22.4889695,40.0416467],[22.4889171,40.0415334],[22.4886819,40.0414988],[22.4887594,40.0413917],[22.4885703,40.0411956],[22.488406,40.0411574],[22.4881483,40.0412486],[22.4876028,40.0412685],[22.4871592,40.041087],[22.4869836,40.0411253],[22.4868514,40.0410064],[22.4863526,40.0409864],[22.4862649,40.0409267],[22.4855963,40.0409991],[22.485424,40.0408887],[22.4852856,40.0409545],[22.4851336,40.0408894],[22.4849246,40.0409452],[22.4842533,40.040941],[22.4834538,40.0407863],[22.4831938,40.040819],[22.4830581,40.0407586],[22.4816753,40.0408441],[22.4815652,40.0409553],[22.4812416,40.0410592],[22.4809261,40.0411316],[22.4806301,40.0411007],[22.4806202,40.0413799],[22.4804536,40.0414452],[22.4804775,40.0415717],[22.4804023,40.0415437],[22.4803273,40.0416057],[22.4802453,40.0415191],[22.4800584,40.0414761],[22.4798226,40.0415721],[22.4795167,40.0414735],[22.4793289,40.0415161],[22.4792227,40.0414831],[22.4786185,40.0416554],[22.4779371,40.0415473],[22.4775488,40.0416143],[22.4774249,40.0415676],[22.4774378,40.0415138],[22.4773558,40.0415127],[22.4771383,40.0417891],[22.4769385,40.0416964],[22.476689,40.0419138],[22.4767225,40.0419863],[22.4764507,40.0420233],[22.4763466,40.042121],[22.4762577,40.0421199],[22.4758435,40.0419162],[22.4758026,40.0418121],[22.475661,40.0417562],[22.4749337,40.0417151],[22.4741748,40.0415339],[22.4739961,40.0414009],[22.4732138,40.0410482],[22.4728088,40.0409303],[22.4720259,40.0405596],[22.4718945,40.0405534],[22.4717179,40.0403934],[22.4711892,40.0402332],[22.4710364,40.0401366],[22.4710375,40.039943],[22.4709549,40.0398022],[22.470713,40.039727],[22.4700689,40.0397004],[22.4687402,40.0394171],[22.4683132,40.039479],[22.4677731,40.0394223],[22.4676952,40.0395474],[22.46759,40.0395325],[22.4676464,40.0396324],[22.467411,40.0397734],[22.4674137,40.0398635]]},{"id":19103,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1-\u03a7\u03bf\u03bd\u03b4\u03c1\u03bf\u03bc\u03b5\u03c3\u03bf\u03c1\u03ac\u03c7\u03b7-\u03b4\u03b9\u03b1\u03c3\u03c4. \u0396\u03c9\u03bd\u03b1\u03c1\u03b9\u03ce\u03bd","description_GR":"\u0391\u03c0\u03cc\u03c4\u03bf\u03bc\u03b7 \u03b1\u03bb\u03bb\u03ac \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c3\u03c4. \u0396\u03c9\u03bd\u03b1\u03c1\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u039f\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","path":"MACEDONIA\/Makedonia_Olymbos_Chondromesorachi_Zonaria","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":1997,"name_EN":"Olympus: Prionia-Chondromesorachi-Zonaria junction","description_EN":"A hard way to reach Zonaria junction and the Muses Plateau","ascent_time":290,"descent_time":255,"marker":"Red_dots","level":13,"ascent":2789,"descent":1403,"maxelev":2479,"minelev":0,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.3642 40.0764,22.40707 40.08332)","views":3,"millestones":"0,22.4068751,40.0839119#1,22.3996579,40.0802281#2,22.3923179,40.0788363#3,22.3836031,40.0774183#4,22.3756284,40.0764279#2.0,22.3643845,40.0758106","x":22.3811592,"y":40.0771094,"coor":[[22.4068751,40.0839119],[22.4069074,40.083534],[22.4067227,40.0834053],[22.4062219,40.0832543],[22.406054,40.0829096],[22.4060789,40.0828469],[22.406326,40.0828142],[22.40646,40.0825999],[22.4064035,40.082509],[22.4059083,40.0826193],[22.4056542,40.0824536],[22.4055792,40.0826508],[22.4052199,40.0829702],[22.4049971,40.0829671],[22.4049129,40.0830561],[22.4046789,40.0830348],[22.4044996,40.0831765],[22.4043472,40.0831744],[22.404222,40.0830105],[22.4038828,40.0829698],[22.403547,40.082785],[22.402806,40.0818739],[22.402309,40.0815607],[22.4021424,40.081162],[22.4015355,40.0810365],[22.401463,40.0811256],[22.4013696,40.0811063],[22.4005595,40.0806447],[22.3995035,40.0801616],[22.3992992,40.0798705],[22.3990308,40.0798127],[22.3985846,40.0793381],[22.3982836,40.0791718],[22.3981893,40.0791885],[22.398267,40.0793788],[22.3981315,40.0796562],[22.3979494,40.0794194],[22.3977404,40.0793264],[22.3976445,40.0794152],[22.3974934,40.079359],[22.3973973,40.0794568],[22.3971408,40.0793902],[22.3971716,40.0795798],[22.3970543,40.0795782],[22.3970164,40.0796948],[22.3965075,40.0793904],[22.3961566,40.0793495],[22.3960415,40.0792579],[22.3954986,40.0794035],[22.3947856,40.0793035],[22.3947751,40.0792493],[22.3951415,40.0791283],[22.3951939,40.0788948],[22.3942279,40.0790796],[22.3941823,40.0790249],[22.3943423,40.0787028],[22.3942864,40.0785849],[22.3935498,40.0789891],[22.3928423,40.0788577],[22.3922799,40.0788318],[22.3922582,40.0787595],[22.3919144,40.0789169],[22.3919586,40.0787823],[22.3919638,40.0787644],[22.3918513,40.0788079],[22.3914959,40.0788074],[22.3914388,40.0787391],[22.391371,40.0787246],[22.3912744,40.0787503],[22.3911709,40.0786633],[22.3911022,40.0786849],[22.3910701,40.0786619],[22.3909537,40.0786738],[22.3909203,40.0786418],[22.3906551,40.0785615],[22.3905837,40.078493],[22.3904655,40.0784418],[22.3902258,40.0784114],[22.3901955,40.0783434],[22.3900123,40.0783093],[22.38993,40.0783172],[22.3897875,40.0782387],[22.3896728,40.0782371],[22.3895054,40.0781717],[22.389378,40.0781023],[22.3893617,40.078048],[22.3893421,40.0780883],[22.3893184,40.078052],[22.3893367,40.0780657],[22.3893432,40.0780388],[22.3891996,40.0780053],[22.389154,40.0779506],[22.3890657,40.0779178],[22.3888147,40.0779639],[22.3887709,40.0778957],[22.3886713,40.0778898],[22.388385,40.0779399],[22.3883502,40.0779709],[22.3881285,40.0780309],[22.3879673,40.0780467],[22.387943,40.0779878],[22.3878169,40.078004],[22.3878025,40.0779768],[22.3877693,40.0779854],[22.3878402,40.0778242],[22.387705,40.0778403],[22.3877081,40.0777998],[22.3876651,40.0777902],[22.3875178,40.0778197],[22.3875144,40.077716],[22.3874484,40.0776701],[22.3872297,40.0777436],[22.3872034,40.0776171],[22.3871556,40.0776074],[22.3870968,40.0776607],[22.3868364,40.077621],[22.3866858,40.0776369],[22.3865952,40.0777032],[22.3865752,40.0776039],[22.3865985,40.0776087],[22.3863698,40.0776551],[22.3862638,40.0775815],[22.3860706,40.0776148],[22.3860286,40.0775647],[22.3859585,40.0775998],[22.3858617,40.0775218],[22.3858041,40.0775255],[22.3857149,40.0774838],[22.3856524,40.0774919],[22.3855258,40.077391],[22.3854193,40.0774796],[22.3853094,40.077415],[22.3852252,40.0774589],[22.3851288,40.077426],[22.3850481,40.077506],[22.3850438,40.0774429],[22.3849936,40.0774422],[22.3849142,40.0774681],[22.3847616,40.0775831],[22.384603,40.0774863],[22.384526,40.0774717],[22.3841804,40.077611],[22.3840892,40.0775917],[22.384046,40.0776362],[22.3840524,40.0776137],[22.3839919,40.0775859],[22.3838986,40.0774674],[22.3838196,40.0774303],[22.3837153,40.0774424],[22.3837199,40.0773839],[22.3835417,40.0774354],[22.3835091,40.07748],[22.3834277,40.0774519],[22.3833382,40.0775182],[22.3832285,40.0775392],[22.3831806,40.077489],[22.38319,40.0774305],[22.3831371,40.0773442],[22.3829984,40.0773513],[22.3830057,40.0772883],[22.3828914,40.0772552],[22.3827727,40.0773166],[22.3827161,40.0772933],[22.3824504,40.0773707],[22.382287,40.0773368],[22.3821505,40.0772493],[22.3819571,40.0772466],[22.3819196,40.0771921],[22.381815,40.0771501],[22.3815107,40.0771864],[22.381322,40.0771702],[22.3812993,40.0771384],[22.3812744,40.0771515],[22.3813139,40.077125],[22.3813124,40.0771881],[22.3812729,40.0771695],[22.3813089,40.077134],[22.3812333,40.0771554],[22.3811592,40.0771094],[22.3810458,40.0771483],[22.3809521,40.0771425],[22.3808769,40.0771009],[22.38078,40.0771356],[22.3807619,40.0771128],[22.3805713,40.0770831],[22.3805358,40.0770511],[22.3804857,40.0770774],[22.3804072,40.0770313],[22.3802719,40.0770519],[22.3802498,40.0770876],[22.3800864,40.0771619],[22.379974,40.0769577],[22.3798863,40.0770375],[22.3798595,40.0770236],[22.3797287,40.0770984],[22.379678,40.0770751],[22.3796323,40.077115],[22.3794948,40.0770275],[22.3794024,40.0770758],[22.3793645,40.0770347],[22.3792835,40.0770831],[22.379207,40.0770911],[22.3791378,40.0771532],[22.3789702,40.0771418],[22.3788091,40.0772116],[22.3788489,40.0771086],[22.3788245,40.0771037],[22.3787644,40.077166],[22.3787421,40.077026],[22.3786255,40.0770424],[22.3786138,40.0770873],[22.3785587,40.077046],[22.3785121,40.0770813],[22.3784665,40.0770717],[22.3784243,40.0770261],[22.3782634,40.0771815],[22.3781898,40.0771624],[22.3780598,40.0772056],[22.3779614,40.0771998],[22.3778875,40.0771627],[22.377798,40.0772245],[22.3776539,40.0771684],[22.3776873,40.0771193],[22.3777155,40.0771062],[22.3777131,40.0770657],[22.3777673,40.0770079],[22.3777747,40.0769404],[22.3777323,40.0768903],[22.3776937,40.0768942],[22.3776756,40.0768714],[22.3775608,40.0769059],[22.3775422,40.0768561],[22.3775084,40.0768421],[22.3774366,40.0769041],[22.3774115,40.0768813],[22.377334,40.0768712],[22.377244,40.0768654],[22.3771944,40.0768872],[22.3771936,40.0768602],[22.3771502,40.0768641],[22.377104,40.0768364],[22.3768926,40.076847],[22.3768638,40.0768285],[22.3768681,40.0768016],[22.3768209,40.0767514],[22.376829,40.0767199],[22.3767903,40.0766653],[22.376763,40.076719],[22.3767271,40.076705],[22.3766825,40.0767584],[22.3766642,40.0767447],[22.3766495,40.0767625],[22.376642,40.0767353],[22.3765584,40.0767567],[22.3765403,40.0767159],[22.3763711,40.0767405],[22.3763691,40.076718],[22.3763373,40.0767266],[22.3763485,40.0767042],[22.3762925,40.0766854],[22.376285,40.0766628],[22.3763426,40.0766456],[22.3762979,40.0766134],[22.3762452,40.0766082],[22.3761721,40.076526],[22.3761369,40.0765706],[22.3760989,40.076534],[22.3760799,40.0765473],[22.3761099,40.0765657],[22.3760969,40.0765745],[22.3759952,40.0765641],[22.3759735,40.0765368],[22.3758811,40.0765265],[22.3758507,40.0764765],[22.3757819,40.0764575],[22.3756783,40.0764696],[22.3756689,40.0764334],[22.3755929,40.0764233],[22.3755666,40.0764365],[22.3755153,40.0764177],[22.3754915,40.0764354],[22.3753948,40.076416],[22.3753827,40.0764339],[22.3753226,40.0764466],[22.3752228,40.0763911],[22.3751261,40.0764213],[22.3749602,40.0764009],[22.374937,40.0764366],[22.3748657,40.0764266],[22.3748386,40.0764713],[22.3747814,40.076457],[22.3746207,40.0765133],[22.3743877,40.076447],[22.3743509,40.076514],[22.3741439,40.0764976],[22.3739628,40.0765176],[22.3739422,40.0765488],[22.3739046,40.0765438],[22.3739049,40.0765753],[22.3738715,40.0766109],[22.373777,40.0765915],[22.373633,40.076621],[22.3734796,40.0765693],[22.3734085,40.0765999],[22.3731651,40.076619],[22.3730903,40.0766675],[22.3730239,40.0766395],[22.3728692,40.0766419],[22.3728112,40.0767041],[22.3728287,40.0767089],[22.3727225,40.0767389],[22.3725998,40.0767191],[22.3723608,40.0768149],[22.3722,40.0768261],[22.3719172,40.0769123],[22.371895,40.0768579],[22.3716606,40.0768546],[22.3713645,40.0769766],[22.3712841,40.0769034],[22.3710514,40.076828],[22.3709576,40.0768267],[22.3709682,40.0768719],[22.3708517,40.0768432],[22.3707783,40.0769683],[22.3706146,40.076948],[22.370546,40.076875],[22.3702861,40.0769524],[22.3701246,40.076842],[22.3700525,40.0769131],[22.3699952,40.0768582],[22.3699005,40.0768929],[22.3698788,40.0768205],[22.3697599,40.0768909],[22.3697394,40.0767645],[22.3695909,40.0766003],[22.3694448,40.0768234],[22.3693087,40.0766323],[22.3690889,40.0765031],[22.3689305,40.0767531],[22.3686878,40.0766056],[22.3685441,40.0767297],[22.3683578,40.076673],[22.3682393,40.0767254],[22.3679716,40.0766405],[22.3678637,40.0767381],[22.3672264,40.0764138],[22.3670977,40.076403],[22.3671405,40.0765747],[22.3667805,40.0764255],[22.3667315,40.0765149],[22.3665124,40.0763587],[22.366487,40.0764394],[22.3664179,40.0763844],[22.3663702,40.0764197],[22.3661665,40.0761106],[22.3652772,40.0760259],[22.3643845,40.0758106]]},{"id":19104,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: E4 \u039a\u03b1\u03c4\u03b1\u03c6. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a3\u03c0. \u0391\u03b3\u03b1\u03c0\u03b7\u03c4\u03cc\u03c2","description_GR":"\u0388\u03bd\u03b1 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03b1\u03bb\u03c0\u03b9\u03ba\u03cc \u03c3\u03ba\u03ad\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03954","path":"MACEDONIA\/Makedonia_Olymbos_E4_Christakis_SpAgapitos","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":5620,"name_EN":"Olympus: E4 Christakis bivouac-Sp Agapitos refuge","description_EN":"One of the few alipne sections of E4 in Greece","ascent_time":135,"descent_time":140,"marker":"E4","level":11,"ascent":433,"descent":800,"maxelev":2854,"minelev":2035,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33574 40.07238,22.37312 40.08186)","views":13,"millestones":"0,22.3359785,40.0719961#1,22.3423493,40.0784043#2,22.3486552,40.0795918#3,22.3588020,40.0809614#4,22.3656129,40.0760629#5,22.3706316,40.0785411#5.6,22.3729373,40.0800617","x":22.3610852,"y":40.0774892,"coor":[[22.3359785,40.0719961],[22.3361196,40.0719801],[22.3362868,40.0718564],[22.3368827,40.0719145],[22.3371778,40.0723151],[22.3378032,40.0726394],[22.3382698,40.0732227],[22.3396133,40.0743951],[22.3396565,40.0746705],[22.3398388,40.0748893],[22.3397836,40.0752309],[22.3400193,40.0756667],[22.3400833,40.0759289],[22.3403324,40.0762928],[22.3407132,40.0765505],[22.3406865,40.0766853],[22.3409599,40.0770135],[22.3411381,40.0774034],[22.3413461,40.0775325],[22.3415271,40.0778054],[22.3417954,40.0778633],[22.3421315,40.0780303],[22.3420711,40.0781015],[22.3421275,40.0781924],[22.3420313,40.0782901],[22.3426475,40.0785151],[22.3420482,40.0790471],[22.3425305,40.0794684],[22.342735,40.0797416],[22.3430007,40.0799076],[22.3428435,40.0801035],[22.3427995,40.080256],[22.3428531,40.080464],[22.3431292,40.0806842],[22.3431042,40.0807469],[22.3432189,40.0808566],[22.343284,40.0810738],[22.3436261,40.0814751],[22.3443275,40.081431],[22.3462082,40.0807732],[22.3465971,40.0806977],[22.3473514,40.0800598],[22.3476545,40.0796497],[22.3480659,40.0791241],[22.348242,40.0791176],[22.3483175,40.0791772],[22.348355,40.0792813],[22.3484509,40.0794043],[22.3491539,40.0800405],[22.349802,40.0804011],[22.3509435,40.0812101],[22.3515796,40.0815795],[22.3519863,40.0817385],[22.3528726,40.0819493],[22.3537168,40.0820964],[22.3542928,40.0820415],[22.3551447,40.0821392],[22.3563584,40.0819042],[22.3566563,40.0817102],[22.3569042,40.0816417],[22.3573037,40.0815663],[22.3582238,40.0813901],[22.3585938,40.0811251],[22.3585959,40.081035],[22.3597908,40.080606],[22.3599605,40.0803742],[22.3602942,40.0801537],[22.3603322,40.0800371],[22.3602631,40.0799821],[22.3604183,40.0793807],[22.3606992,40.0789162],[22.3608496,40.0785129],[22.3610852,40.0774892],[22.3617051,40.0765791],[22.3616955,40.0764933],[22.3614981,40.0764095],[22.3615216,40.0762251],[22.3616772,40.0762003],[22.3622347,40.0759379],[22.3628846,40.0757309],[22.3639516,40.075737],[22.3643508,40.0757651],[22.3652709,40.0760304],[22.3661601,40.076115],[22.3663638,40.0764242],[22.3664116,40.0763888],[22.3664807,40.0764438],[22.366506,40.0763631],[22.3667251,40.0765193],[22.3667742,40.0764299],[22.3671341,40.0765792],[22.3670913,40.0764074],[22.3672201,40.0764182],[22.3678573,40.0767425],[22.3679652,40.0766449],[22.3682329,40.0767298],[22.3683514,40.0766774],[22.3685377,40.0767341],[22.3686814,40.07661],[22.3689242,40.0767575],[22.3690826,40.0765075],[22.3693023,40.0766367],[22.3694385,40.0768278],[22.3695846,40.0766047],[22.3697331,40.0767689],[22.3697535,40.0768953],[22.3698725,40.0768249],[22.3698942,40.0768973],[22.3699889,40.0768626],[22.3700462,40.0769175],[22.3701182,40.0768464],[22.3702798,40.0769568],[22.3705396,40.0768794],[22.3706083,40.0769524],[22.370772,40.0769727],[22.3708453,40.0768476],[22.3709619,40.0768763],[22.370963,40.0768313],[22.3712083,40.0768708],[22.3713581,40.076981],[22.3716542,40.076859],[22.3718537,40.0768528],[22.3719228,40.0769078],[22.3716413,40.0771696],[22.3714098,40.0775358],[22.3706922,40.0781203],[22.3708094,40.0781219],[22.3705489,40.0787218],[22.3703802,40.0789087],[22.3706876,40.0788049],[22.3705424,40.078992],[22.3707287,40.0790487],[22.3706085,40.0791731],[22.3707231,40.0792693],[22.3709528,40.0794708],[22.3712425,40.079619],[22.3713144,40.0795569],[22.3713936,40.0796752],[22.3716134,40.0798044],[22.3718828,40.0798172],[22.3718728,40.079745],[22.372119,40.0797484],[22.3724195,40.0799328],[22.3726883,40.0799726],[22.3729373,40.0800617]]},{"id":19105,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: E4 \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03bf\u03c0\u03b7\u03bb\u03cc\u03c2-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03c4\u03b1\u03bb\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ac\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_E4_Kokinopilos_Christakis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":12440,"name_EN":"Olympus: E4 Kokinopilos-Cristakis bivouac","description_EN":"A long ascent throug the Stalagmatia ravine","ascent_time":435,"descent_time":365,"marker":"E4","level":9,"ascent":1444,"descent":155,"maxelev":2421,"minelev":1123,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.25211 40.06289,22.3365 40.09568)","views":4,"millestones":"0,22.2521794,40.0956759#1,22.2555412,40.0911067#2,22.2613029,40.0880708#3,22.2693658,40.0832729#4,22.2786247,40.0797456#5,22.2823169,40.0737609#6,22.2811639,40.0718616#7,22.2902454,40.0667850#8,22.2994829,40.0645998#9,22.3092876,40.0662921#10,22.3172194,40.0627083#11,22.3246220,40.0690762#12.4,22.3359774,40.0719961","x":22.2818854,"y":40.073855,"coor":[[22.2521794,40.0956759],[22.2521155,40.0954227],[22.2522476,40.0952175],[22.2523047,40.0948625],[22.2522288,40.094474],[22.2524811,40.0942436],[22.2526197,40.0941421],[22.2526401,40.0939892],[22.2523746,40.0934627],[22.2525521,40.0936726],[22.2527618,40.0932704],[22.2528942,40.0935967],[22.2530943,40.0935727],[22.2533006,40.0936163],[22.253417,40.0936541],[22.2539333,40.0941033],[22.2540703,40.094709],[22.2540984,40.0945292],[22.2542039,40.0945308],[22.2543709,40.0944252],[22.2546033,40.0940504],[22.2550956,40.0931479],[22.2555193,40.0921723],[22.2555352,40.0910915],[22.2556897,40.0914722],[22.2557853,40.0904826],[22.2562035,40.0892637],[22.2564024,40.0902036],[22.2570052,40.0886452],[22.2573459,40.0881638],[22.2576323,40.0879699],[22.2591455,40.0880648],[22.2595053,40.0882143],[22.2603031,40.0882083],[22.2608996,40.0882713],[22.2610994,40.0882563],[22.2614236,40.0879639],[22.2618902,40.0880609],[22.2627514,40.0878667],[22.2630482,40.087727],[22.2637981,40.0877562],[22.2640464,40.0876789],[22.2642638,40.0874299],[22.2648492,40.0874747],[22.2654526,40.0872675],[22.2656615,40.0868923],[22.2657295,40.0865239],[22.2657024,40.0862082],[22.2657759,40.0860832],[22.2658715,40.0860126],[22.2662249,40.0859548],[22.2663575,40.0858126],[22.2668386,40.0858018],[22.2670644,40.0856881],[22.2674826,40.0855141],[22.2674515,40.0853515],[22.2676536,40.0852464],[22.2679917,40.0848641],[22.2686331,40.0840809],[22.2686975,40.0838567],[22.2692585,40.0834687],[22.2693681,40.0833081],[22.2693601,40.0831639],[22.2698961,40.0828385],[22.2701552,40.0827974],[22.2704632,40.0826758],[22.2706787,40.0824989],[22.2709615,40.0824491],[22.270989,40.0822873],[22.2711943,40.0820561],[22.2715873,40.0818188],[22.2722114,40.08172],[22.272504,40.0817424],[22.2734041,40.0813954],[22.2740264,40.0813687],[22.2742397,40.0812818],[22.2747156,40.081478],[22.2752799,40.0814234],[22.2753606,40.0814786],[22.2755266,40.081409],[22.2756512,40.0815821],[22.2757678,40.0816108],[22.2765276,40.0812437],[22.2770314,40.0808008],[22.2772805,40.0806874],[22.278153,40.0805022],[22.2783828,40.0802263],[22.2783995,40.0800284],[22.2784936,40.0800207],[22.278642,40.0797167],[22.2786249,40.0794641],[22.2788729,40.0793958],[22.278693,40.0790868],[22.2790605,40.0789301],[22.2790993,40.0787865],[22.2789213,40.0784055],[22.2791566,40.078373],[22.2790895,40.0782458],[22.2793634,40.0780787],[22.2795875,40.078028],[22.2795095,40.0778647],[22.2796283,40.0778034],[22.279655,40.0776777],[22.279903,40.0776093],[22.2799445,40.0773576],[22.2801947,40.0771992],[22.2802737,40.076858],[22.2802176,40.0767581],[22.2802883,40.0767411],[22.2802304,40.0767133],[22.2803715,40.0766973],[22.280351,40.0765799],[22.280494,40.0764919],[22.2805206,40.0763662],[22.2806396,40.0762959],[22.2806802,40.0760803],[22.2808962,40.0758853],[22.2808633,40.0757947],[22.2807466,40.075775],[22.2805806,40.0758446],[22.2805942,40.0757727],[22.2810122,40.0754726],[22.2818404,40.0751786],[22.2819013,40.0750894],[22.2818723,40.0748457],[22.2822208,40.0745086],[22.2824905,40.0740441],[22.282692,40.073957],[22.2826469,40.0738843],[22.2823539,40.0738799],[22.2825811,40.0737031],[22.2818854,40.073855],[22.2822565,40.0735542],[22.2824813,40.0734764],[22.2821522,40.0735076],[22.2825194,40.0733599],[22.2825208,40.0733058],[22.2821326,40.0733541],[22.2815408,40.0735706],[22.2822852,40.0728789],[22.2823378,40.0726545],[22.2824582,40.0725301],[22.2819568,40.0728831],[22.2808095,40.0732714],[22.2816726,40.0725275],[22.2817023,40.0722757],[22.2818859,40.0719721],[22.2821003,40.0718401],[22.2818302,40.0718542],[22.2811376,40.0723484],[22.2806539,40.0724673],[22.2810488,40.0721489],[22.2813361,40.0714504],[22.2815769,40.0712018],[22.2822622,40.0709957],[22.2836064,40.0702319],[22.2841797,40.0698169],[22.2843614,40.0695854],[22.2851481,40.069543],[22.2856445,40.0693882],[22.2865098,40.0692523],[22.2877644,40.0687844],[22.2885507,40.0682915],[22.2901822,40.0668201],[22.2908241,40.0664693],[22.2912265,40.066322],[22.2915614,40.0660567],[22.2922025,40.0657418],[22.2922751,40.0656528],[22.292207,40.0655617],[22.292303,40.0654731],[22.2931559,40.0651253],[22.2937262,40.0648274],[22.2952953,40.0639676],[22.2956541,40.0636846],[22.2957943,40.0637047],[22.2960908,40.0640424],[22.2961679,40.0642417],[22.2963063,40.0643338],[22.296481,40.0643814],[22.2976826,40.0641559],[22.2977865,40.0642204],[22.2977919,40.0644728],[22.2981859,40.0646587],[22.2985008,40.0647264],[22.2994658,40.0645875],[22.3002606,40.0651577],[22.3008053,40.0654179],[22.3016731,40.0654126],[22.3028319,40.0654927],[22.3039981,40.0652755],[22.3050672,40.0651921],[22.306539,40.0649433],[22.3067212,40.0651622],[22.3072824,40.0652245],[22.307433,40.0652987],[22.3073936,40.0654693],[22.3070921,40.0658073],[22.3071368,40.065898],[22.3075448,40.0659941],[22.3079672,40.0659822],[22.308281,40.0660949],[22.3091099,40.0662421],[22.3096572,40.0663943],[22.3099792,40.0666062],[22.3099828,40.0667414],[22.3102121,40.0669519],[22.3112832,40.0672648],[22.3115295,40.0672594],[22.3119564,40.0670674],[22.312326,40.0669242],[22.3126785,40.0668933],[22.3134194,40.0670888],[22.3135763,40.0669964],[22.3142836,40.0663671],[22.3152944,40.0653188],[22.3157029,40.0644418],[22.3162521,40.0635669],[22.3171993,40.0627158],[22.317436,40.0626292],[22.3176943,40.0626149],[22.3178448,40.0626892],[22.3182031,40.0630953],[22.3184722,40.063401],[22.3189353,40.0636419],[22.3192681,40.0639351],[22.3205183,40.0655478],[22.3208199,40.0661557],[22.3211543,40.0663858],[22.3218373,40.0672245],[22.3220483,40.0677051],[22.3222305,40.0679239],[22.3224722,40.0681076],[22.3231446,40.0684236],[22.3240891,40.0687887],[22.3247141,40.069122],[22.3250649,40.0691631],[22.3255152,40.0689715],[22.3263275,40.0683616],[22.3267674,40.0681157],[22.3273828,40.0678813],[22.3281587,40.0678024],[22.3289392,40.0680119],[22.3295699,40.0683543],[22.329622,40.0683821],[22.3303366,40.0688879],[22.3310689,40.0691507],[22.3316006,40.069271],[22.3322683,40.0692986],[22.332595,40.0693664],[22.3328936,40.0696229],[22.3329459,40.0697949],[22.3331981,40.0700327],[22.3336539,40.0700933],[22.3341171,40.0703342],[22.3344964,40.070646],[22.3351003,40.0708889],[22.335123,40.0714027],[22.3353765,40.0715866],[22.3358412,40.0717644],[22.3362857,40.0718564],[22.3361185,40.0719801],[22.3359774,40.0719961]]},{"id":19106,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u039c\u03ac\u03bd\u03bd\u03b1-\u03a3\u03ad\u03bb\u03c9\u03bc\u03b1","description_GR":"\u03a3\u03c4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03a3\u03ad\u03bb\u03c9\u03bc\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Stavros_Mana_Seloma","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4432,"name_EN":"Olympus: Stavros-Mana spring-Seloma","description_EN":"On the old path to Seloma","ascent_time":105,"descent_time":95,"marker":"Red_dots","level":12,"ascent":342,"descent":157,"maxelev":1104,"minelev":894,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.44475 40.10801,22.46878 40.11881)","views":23,"millestones":"0,22.4686903,40.1119079#1,22.4584565,40.1114341#2,22.4511186,40.1085787#3,22.4460535,40.1104326#4,22.4476239,40.1168520#4.4,22.4478763,40.1185452","x":22.4489871,"y":40.1081637,"coor":[[22.4686903,40.1119079],[22.4684125,40.1120169],[22.4684691,40.1121077],[22.4682031,40.1124555],[22.4679904,40.1125248],[22.4678739,40.1124872],[22.467395,40.1123908],[22.4668319,40.1123833],[22.4665383,40.1123975],[22.4661819,40.1125909],[22.4659821,40.1126063],[22.4653576,40.1122016],[22.4651238,40.1121625],[22.4648532,40.112195],[22.4645636,40.112029],[22.464272,40.111953],[22.4639403,40.1115702],[22.4633809,40.1114007],[22.462181,40.1115379],[22.46142,40.1114647],[22.4604575,40.1114789],[22.4598144,40.1113803],[22.4596965,40.1114058],[22.4594453,40.1116186],[22.4589858,40.1117026],[22.4587087,40.1115007],[22.4582189,40.1113681],[22.458094,40.1111862],[22.4577104,40.111028],[22.4573347,40.1105185],[22.4568537,40.1105121],[22.4564922,40.1104171],[22.4561681,40.1107371],[22.4560023,40.110807],[22.4555853,40.1105672],[22.4550846,40.1103984],[22.4550288,40.1102715],[22.4551641,40.109994],[22.4551602,40.1096516],[22.4553792,40.1093032],[22.4553712,40.1091409],[22.45483,40.1092058],[22.4544692,40.1090748],[22.4541369,40.1092416],[22.4538314,40.1092645],[22.4534069,40.1088354],[22.4532784,40.1082932],[22.4531506,40.1082374],[22.452986,40.1082532],[22.4528311,40.1083593],[22.4524339,40.1082819],[22.4521045,40.1083225],[22.4516826,40.1082989],[22.4514351,40.1083496],[22.4512845,40.1082665],[22.4511248,40.1085797],[22.4506573,40.1085014],[22.4499273,40.1080952],[22.4495512,40.1081262],[22.4492353,40.108086],[22.4489871,40.1081637],[22.4483661,40.1081284],[22.4481922,40.1080359],[22.4479879,40.1082494],[22.4478344,40.1082924],[22.4476722,40.1082002],[22.4475473,40.1080183],[22.4473547,40.1082319],[22.4471767,40.1083196],[22.4466793,40.1080067],[22.4464927,40.1079591],[22.4463427,40.107849],[22.4463571,40.1077321],[22.4462079,40.107712],[22.4459839,40.1077631],[22.4456618,40.107993],[22.4456209,40.1080825],[22.4454139,40.1080437],[22.445324,40.1078714],[22.4450797,40.107778],[22.4451285,40.1082111],[22.4449841,40.1083713],[22.4450152,40.1085519],[22.4451193,40.1086164],[22.4455531,40.1086312],[22.44542,40.1088096],[22.4455371,40.1093337],[22.4459016,40.109816],[22.4458732,40.1100319],[22.4459981,40.1102137],[22.446106,40.1106296],[22.4469905,40.1109478],[22.4464633,40.1114272],[22.4463759,40.1116602],[22.4461003,40.1119088],[22.445904,40.1122845],[22.4455205,40.1126398],[22.4454925,40.1128376],[22.4457909,40.1131299],[22.4456922,40.1133448],[22.4457352,40.1135165],[22.4455885,40.1137758],[22.4467268,40.1142866],[22.4478601,40.1145],[22.4478293,40.1148239],[22.4475206,40.1149819],[22.4473375,40.1152948],[22.447013,40.1156327],[22.4468821,40.1162256],[22.4475514,40.116721],[22.4476303,40.1168662],[22.4475974,40.1172802],[22.4479432,40.1175551],[22.448136,40.117846],[22.4482525,40.1178836],[22.4485582,40.1183742],[22.4490015,40.1184882],[22.4487822,40.1188456],[22.4483947,40.1188585],[22.4478763,40.1185452]]},{"id":19107,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1-\u0386\u03b3\u03b9\u03bf \u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf-\u039c\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b9\u03bf\u03bd\u03c5\u03c3\u03af\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03ba\u03c5\u03bd\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Prionia_AgSpileo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":4554,"name_EN":"Olympus: Prionia-Holy Cave-Agios Dionysios monastery","description_EN":"A piligrim for everyone","ascent_time":100,"descent_time":110,"marker":"E4","level":12,"ascent":152,"descent":384,"maxelev":1057,"minelev":764,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.40665 40.08481,22.43841 40.09406)","views":6,"millestones":"0,22.4068744,40.0843804#1,22.4145043,40.0879274#2,22.4235508,40.0924587#3,22.4329902,40.0937726#4,22.4325348,40.0936791#4.6,22.4280543,40.0942283","x":22.4278633,"y":40.0935275,"coor":[[22.4068744,40.0843804],[22.4071204,40.0844108],[22.4074219,40.0845591],[22.4074026,40.0848831],[22.4075617,40.0851015],[22.4076032,40.0853363],[22.4079281,40.0859894],[22.4081674,40.08629],[22.4086682,40.086441],[22.409015,40.086662],[22.4093537,40.0867207],[22.4097721,40.0868886],[22.4097943,40.086943],[22.4096171,40.0869946],[22.4096159,40.0870487],[22.4100001,40.0871711],[22.4101073,40.0871005],[22.410105,40.0871995],[22.410231,40.0873274],[22.4105131,40.0873042],[22.4108747,40.0873903],[22.4118592,40.0874218],[22.4121029,40.0875332],[22.4124074,40.0875554],[22.4130921,40.0878711],[22.4136276,40.0879821],[22.4132584,40.0876076],[22.4135419,40.0875214],[22.4138763,40.0877692],[22.4142628,40.0877926],[22.4148185,40.0881065],[22.4150516,40.0881727],[22.4154787,40.0884669],[22.4166411,40.0889242],[22.4175541,40.0895133],[22.4176399,40.0898568],[22.4180177,40.0902583],[22.4182301,40.0907117],[22.4183469,40.0907313],[22.4185844,40.0906084],[22.4193503,40.0904567],[22.4205578,40.0909957],[22.4215832,40.091289],[22.4219761,40.0915466],[22.4220645,40.091782],[22.4223053,40.0920195],[22.4227507,40.0922103],[22.4235557,40.0924645],[22.4241537,40.0924726],[22.4244483,40.0924136],[22.4250939,40.0923953],[22.4254671,40.0924905],[22.4255069,40.0927973],[22.4257392,40.0928996],[22.4258393,40.0931352],[22.4263318,40.0931419],[22.4268908,40.0933206],[22.4274637,40.0934005],[22.4278633,40.0935275],[22.4280945,40.0936928],[22.4282423,40.093893],[22.4283229,40.0934527],[22.428598,40.0932222],[22.4290541,40.0932824],[22.4298105,40.0935449],[22.4300538,40.0935167],[22.4302721,40.0931098],[22.4305642,40.0931588],[22.4308893,40.0933073],[22.4311423,40.0935269],[22.4314824,40.0935316],[22.4317967,40.0936349],[22.4325816,40.0936816],[22.432826,40.093766],[22.4335761,40.0937941],[22.4339028,40.0938706],[22.4342558,40.0938213],[22.4346385,40.0940157],[22.4351402,40.0941306],[22.435317,40.0940969],[22.4355963,40.0941908],[22.4361127,40.0941798],[22.4365997,40.0939161],[22.436832,40.0940183],[22.4372665,40.0939971],[22.43737,40.0940886],[22.437795,40.0939682],[22.4380505,40.0940798],[22.4381963,40.0940998],[22.4380505,40.0940798],[22.437795,40.0939682],[22.43737,40.0940886],[22.4372665,40.0939971],[22.436832,40.0940183],[22.4365997,40.0939161],[22.4361127,40.0941798],[22.4355963,40.0941908],[22.435317,40.0940969],[22.4351402,40.0941306],[22.4346385,40.0940157],[22.4342558,40.0938213],[22.4339028,40.0938706],[22.4335761,40.0937941],[22.432826,40.093766],[22.4325816,40.0936816],[22.4317967,40.0936349],[22.4314824,40.0935316],[22.4311423,40.0935269],[22.4308893,40.0933073],[22.4305642,40.0931588],[22.4302721,40.0931098],[22.4300538,40.0935167],[22.4301569,40.0937839],[22.4297783,40.0939229],[22.4295028,40.0941714],[22.4287401,40.0943592],[22.4280543,40.0942283]]},{"id":19109,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0391\u03b3\u03af\u03b1 \u039a\u03cc\u03c1\u03b7-\u03c0\u03b7\u03b3\u03ae \u038a\u03c4\u03b1\u03bc\u03bf\u03c2-\u03ba\u03b1\u03c4. \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","description_GR":"\u0391\u03b3\u03af\u03b1 \u039a\u03cc\u03c1\u03b7-\u03c0\u03b7\u03b3\u03ae \u038a\u03c4\u03b1\u03bc\u03bf\u03c2-\u0388\u03bb\u03b1\u03c4\u03bf\u03c2-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03b3\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_AgKori_Itamos_Petrostrouga","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":11620,"name_EN":"Olympus: Agia Kori-Itamos spring-Petrostrouga refuge","description_EN":"Agia Kori-Itamos spring-Elatos pass-Petrostrouga refuge","ascent_time":300,"descent_time":250,"marker":"Red_dots","level":12,"ascent":1811,"descent":238,"maxelev":1953,"minelev":342,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38743 40.10944,22.41314 40.16268)","views":11,"millestones":"0,22.4081429,40.1629694#1,22.4031875,40.1570315#2,22.3963456,40.1546450#3,22.3998305,40.1504162#4,22.4029929,40.1436793#5,22.3990869,40.1414623#6,22.3936979,40.1365567#7,22.3900593,40.1300507#8,22.3884953,40.1220130#9,22.3971760,40.1193387#10,22.4039929,40.1156525#11,22.4108313,40.1108602#11.6,22.4131395,40.1094348","x":22.4028807,"y":40.1409467,"coor":[[22.4081429,40.1629694],[22.4078897,40.1627497],[22.4076915,40.1626929],[22.4072932,40.1626514],[22.4068656,40.1627491],[22.406752,40.1625854],[22.4060038,40.1619445],[22.405987,40.161656],[22.4061214,40.1614326],[22.4061994,40.161267],[22.4060985,40.1605629],[22.4056755,40.1605751],[22.4056193,40.1604662],[22.4055147,40.1604197],[22.4054082,40.1604543],[22.4054816,40.1603292],[22.4051608,40.1599914],[22.4049579,40.1596283],[22.4050302,40.1595482],[22.4047867,40.1594187],[22.4044471,40.159378],[22.4042962,40.1593039],[22.4045824,40.1591186],[22.4041179,40.158896],[22.4041429,40.1588333],[22.4042607,40.1588169],[22.4042754,40.158691],[22.4040901,40.1585803],[22.4040119,40.1584081],[22.4035932,40.1582401],[22.4035127,40.1581669],[22.4035607,40.1581226],[22.4035041,40.1580317],[22.4032947,40.1579477],[22.4031229,40.1577652],[22.403058,40.15753],[22.403193,40.1572797],[22.4031813,40.156775],[22.4029583,40.1567719],[22.4024682,40.1571435],[22.4019706,40.1573349],[22.4015266,40.1577431],[22.4014369,40.1575617],[22.4010534,40.1573943],[22.4005701,40.1569732],[22.4001851,40.1568688],[22.3999491,40.1569196],[22.3994324,40.1569214],[22.3990715,40.1567903],[22.3982905,40.1570498],[22.3977837,40.1571329],[22.3973964,40.1571275],[22.3971202,40.1568894],[22.3971362,40.1567095],[22.3968331,40.1561017],[22.3968126,40.1559753],[22.3964529,40.1557901],[22.3960997,40.1553348],[22.3959149,40.1552061],[22.3958659,40.154791],[22.3957645,40.1546094],[22.3959781,40.1545133],[22.3969677,40.1548693],[22.3979947,40.1551358],[22.3981867,40.1549583],[22.3983251,40.1545638],[22.3982141,40.154292],[22.398357,40.1542039],[22.3980126,40.1538748],[22.3978847,40.153819],[22.397755,40.1538442],[22.3978179,40.1536649],[22.3980669,40.1535602],[22.3984664,40.1535477],[22.3989405,40.1533561],[22.3995818,40.1535452],[22.3997118,40.1535109],[22.3996699,40.1532941],[22.3997588,40.1530071],[22.3995895,40.1527164],[22.3996505,40.1526182],[22.3995814,40.1525632],[22.3996881,40.1525196],[22.3996206,40.1523926],[22.3996701,40.1522851],[22.3996165,40.1520682],[22.3993382,40.1519202],[22.3989874,40.1518613],[22.398896,40.1517519],[22.3989231,40.1515991],[22.3991492,40.1514671],[22.399223,40.151324],[22.3994727,40.1511923],[22.399619,40.1509601],[22.3999485,40.1509286],[22.4001266,40.150841],[22.3999595,40.1504603],[22.3997964,40.150404],[22.3996158,40.1500952],[22.3997832,40.1494669],[22.3997119,40.148502],[22.3999916,40.1480914],[22.4004407,40.1479625],[22.4006468,40.1476861],[22.4010735,40.1475118],[22.4014313,40.1472735],[22.4012925,40.1471815],[22.4013127,40.1468214],[22.4014379,40.1464898],[22.4012925,40.1461815],[22.4017486,40.1457554],[22.4017641,40.1455934],[22.4013765,40.1451962],[22.4013443,40.1450696],[22.4011808,40.1450313],[22.4013237,40.1449432],[22.4010794,40.1448497],[22.4011174,40.1447331],[22.4014372,40.1446114],[22.4014869,40.144495],[22.401675,40.1444796],[22.4016436,40.144317],[22.40187,40.144176],[22.402235,40.1441269],[22.4027343,40.1438636],[22.4028332,40.1436487],[22.4030436,40.1436877],[22.403111,40.1438147],[22.4032632,40.1438348],[22.4033223,40.1438176],[22.4033127,40.1437274],[22.4034795,40.1436216],[22.4036677,40.1436062],[22.4039418,40.1434298],[22.4041266,40.1435584],[22.4042913,40.1435427],[22.4044238,40.1434004],[22.404275,40.1432362],[22.4042839,40.1428579],[22.4039612,40.1426012],[22.4039555,40.1424525],[22.4033455,40.1421513],[22.4024952,40.1418693],[22.4023597,40.1419395],[22.4022597,40.1421994],[22.4021714,40.1421621],[22.4020097,40.1415473],[22.4023203,40.1413173],[22.402853,40.1411265],[22.4028807,40.1409467],[22.4027386,40.1409988],[22.402422,40.1409854],[22.401815,40.1408419],[22.4014382,40.1408908],[22.4003003,40.1413615],[22.3996879,40.1414431],[22.3991714,40.141445],[22.3980863,40.1416642],[22.3978047,40.1416603],[22.3971417,40.1413989],[22.3969309,40.141378],[22.3956617,40.141937],[22.395509,40.1419439],[22.3952886,40.1418327],[22.3949712,40.141522],[22.3946004,40.1413187],[22.394441,40.1411092],[22.394333,40.1407114],[22.3937146,40.1400541],[22.3937069,40.1398829],[22.3935362,40.1396553],[22.3935041,40.1390242],[22.3938114,40.1384339],[22.3938099,40.1380014],[22.3939653,40.137382],[22.3936814,40.1364771],[22.3934757,40.13624],[22.3934452,40.1360414],[22.3932493,40.1358856],[22.3931386,40.1356047],[22.3929444,40.1353768],[22.3927824,40.13478],[22.3924594,40.1345413],[22.3922332,40.1341778],[22.3921063,40.1340859],[22.392129,40.1336178],[22.3920676,40.1332385],[22.3922176,40.1323487],[22.392132,40.1319962],[22.3921841,40.1317807],[22.3924029,40.1317883],[22.3927452,40.1317029],[22.3926521,40.1314359],[22.3924904,40.1313255],[22.3924017,40.1311081],[22.3922824,40.1310479],[22.3919056,40.1307588],[22.3910424,40.1305306],[22.3904699,40.1304236],[22.3901766,40.1304195],[22.389835,40.1305319],[22.3897789,40.130423],[22.3900937,40.1300129],[22.3901082,40.129896],[22.3905261,40.1295955],[22.3905192,40.1293882],[22.3903831,40.1291881],[22.3896672,40.1286917],[22.3895315,40.1284736],[22.3895652,40.1280416],[22.389934,40.1278306],[22.390118,40.1274908],[22.3899983,40.1270927],[22.3895772,40.1265373],[22.3895748,40.1261409],[22.3892604,40.1255419],[22.3892498,40.1244968],[22.389022,40.1242053],[22.3890068,40.1233582],[22.3885582,40.1229736],[22.3883837,40.1224126],[22.3884014,40.1221606],[22.3887061,40.1216784],[22.3891205,40.121522],[22.3892379,40.1215236],[22.3897163,40.1216384],[22.3899816,40.1218313],[22.3903139,40.1216737],[22.3906057,40.1212454],[22.3902723,40.1209524],[22.3902733,40.1209074],[22.3905692,40.1208034],[22.3902688,40.120601],[22.3903292,40.1205298],[22.3908573,40.1205281],[22.3920967,40.120221],[22.3923774,40.120261],[22.3926602,40.1202108],[22.3928701,40.1202678],[22.3935153,40.1202768],[22.3938262,40.1200288],[22.3941698,40.1198894],[22.3945461,40.1198586],[22.3950468,40.1195232],[22.3953192,40.1194189],[22.3955886,40.1194406],[22.3958253,40.1193538],[22.3964127,40.1193259],[22.3966963,40.1192398],[22.3972452,40.1193555],[22.3974915,40.1193589],[22.3978482,40.1196611],[22.3981748,40.1197467],[22.3985665,40.1195539],[22.398854,40.1193057],[22.3995968,40.1191538],[22.3999897,40.118916],[22.4001539,40.1189182],[22.4001698,40.1187383],[22.4004736,40.1187965],[22.4009956,40.1185515],[22.4013254,40.118502],[22.4016626,40.1186328],[22.4019555,40.1186548],[22.4021167,40.1187832],[22.4024682,40.118806],[22.4026463,40.1187184],[22.402337,40.1178808],[22.4023439,40.1175836],[22.4020206,40.1168584],[22.4020022,40.116642],[22.4025108,40.1164688],[22.4028098,40.1162297],[22.4036136,40.1159795],[22.4037223,40.1158459],[22.4039481,40.1157229],[22.4041308,40.1154371],[22.4040069,40.1147147],[22.4040398,40.1143097],[22.4041961,40.1141497],[22.404719,40.1138686],[22.40556,40.1135919],[22.4057497,40.1134909],[22.4059542,40.1132775],[22.4062551,40.1124528],[22.4064254,40.1121939],[22.4071929,40.1114838],[22.407996,40.1102516],[22.409626,40.110292],[22.4100533,40.1105861],[22.4104718,40.1107541],[22.4108563,40.1108674],[22.4115031,40.1108853],[22.4115675,40.1105754],[22.4118359,40.1104169],[22.4120069,40.1102706],[22.4123046,40.110081],[22.4127279,40.1095373],[22.4131395,40.1094348]]},{"id":19110,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u039a\u03bb\u03b5\u03c6\u03c4\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7-\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u0393\u03b9\u03b1\u03b3\u03ba\u03bf\u03cd\u03bb\u03b1","description_GR":"\u03a0\u03b7\u03b3\u03ae \u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u0388\u03bb\u03b1\u03c4\u03bf\u03c2-\u03c0\u03b7\u03b3\u03ae \u039a\u03bb\u03b5\u03c6\u03c4\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7-\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u0393\u03b9\u03b1\u03b3\u03ba\u03bf\u03cd\u03bb\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Mastorouli-Giagoulas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3607,"name_EN":"Olympus: Mastorouli-Kleftovrysi-iGiagoulas cave","description_EN":"Mastorouli spring-Kleftovrysi spring-Elatos pass-iGiagoulas cave","ascent_time":95,"descent_time":75,"marker":"Red_romvos","level":12,"ascent":705,"descent":170,"maxelev":1555,"minelev":1008,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38656 40.12354,22.39661 40.14504)","views":19,"millestones":"0,22.3882154,40.1440317#1,22.3891585,40.1384387#2,22.3920503,40.1311140#3,22.3945479,40.1251785#3.6,22.3966094,40.1235358","x":22.3929644,"y":40.1311339,"coor":[[22.3882154,40.1440317],[22.3878376,40.1441256],[22.3876462,40.144276],[22.3874463,40.1442913],[22.3872818,40.1444196],[22.3870335,40.1449927],[22.3869618,40.1450458],[22.3865854,40.1440856],[22.3866003,40.1439507],[22.3866899,40.1438708],[22.3868879,40.1437655],[22.3875544,40.1433784],[22.3877968,40.1430574],[22.3877825,40.1426699],[22.3875085,40.1423417],[22.387995,40.1421233],[22.3881317,40.1418009],[22.3881151,40.1415123],[22.3883344,40.141173],[22.3886117,40.1403661],[22.3888312,40.1400178],[22.3892411,40.1380686],[22.3892313,40.1374919],[22.3889061,40.1363522],[22.389041,40.1356064],[22.3890171,40.1346331],[22.3891621,40.1344549],[22.3892417,40.1345641],[22.3893164,40.134385],[22.3896152,40.1341549],[22.3896743,40.1336422],[22.3898268,40.1336443],[22.3900527,40.1335214],[22.3899774,40.133232],[22.3902018,40.1331721],[22.3903456,40.133048],[22.3904215,40.1328148],[22.3907908,40.1325857],[22.3909294,40.1321822],[22.3910807,40.1322384],[22.3915282,40.1321725],[22.3915924,40.1319392],[22.3915079,40.1315416],[22.3915733,40.1312542],[22.3922824,40.1310479],[22.3924017,40.1311081],[22.3924904,40.1313255],[22.3926521,40.1314359],[22.3926924,40.1312202],[22.3929644,40.1311339],[22.3930367,40.1310538],[22.3929458,40.1309264],[22.3930665,40.130784],[22.3930703,40.1301264],[22.3931787,40.1300108],[22.393121,40.1299649],[22.3934983,40.1293936],[22.3937842,40.1292174],[22.3937167,40.1290903],[22.3935188,40.1290245],[22.3933698,40.1288693],[22.393136,40.12883],[22.3928357,40.1286276],[22.3926364,40.1281204],[22.3926848,40.128058],[22.3927005,40.1273915],[22.3928598,40.1271055],[22.3928196,40.1268166],[22.3929312,40.1265659],[22.3932262,40.1264979],[22.393488,40.1258439],[22.3937177,40.1255588],[22.393722,40.1253787],[22.3939866,40.1252743],[22.3940858,40.1250504],[22.3943955,40.1248565],[22.3945856,40.1252555],[22.3945099,40.1254797],[22.3946968,40.1255183],[22.3948342,40.1256644],[22.3949515,40.125666],[22.3949415,40.1255938],[22.3950974,40.1254518],[22.3951538,40.1250472],[22.3953181,40.1250495],[22.395272,40.1250128],[22.3953669,40.1249691],[22.3952896,40.1247608],[22.3956164,40.1243419],[22.3955594,40.124269],[22.3957515,40.1240825],[22.3959053,40.1240306],[22.3958119,40.1240113],[22.3958136,40.1239392],[22.3963803,40.1237939],[22.3964294,40.1237045],[22.3965712,40.1236614],[22.3966094,40.1235358]]},{"id":19111,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u039a\u03bb\u03b5\u03c6\u03c4\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7-\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u0393\u03b9\u03b1\u03b3\u03ba\u03bf\u03cd\u03bb\u03b1","description_GR":"\u03a0\u03b7\u03b3\u03ae \u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u0388\u03bb\u03b1\u03c4\u03bf\u03c2-\u03c0\u03b7\u03b3\u03ae \u039a\u03bb\u03b5\u03c6\u03c4\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7-\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac \u0393\u03b9\u03b1\u03b3\u03ba\u03bf\u03cd\u03bb\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Mastorouli_Giagoulas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3607,"name_EN":"Olympus: Mastorouli-Kleftovrysi-iGiagoulas cave","description_EN":"Mastorouli spring-Kleftovrysi spring-Elatos pass-iGiagoulas cave","ascent_time":95,"descent_time":75,"marker":"Red_romvos","level":12,"ascent":705,"descent":170,"maxelev":1555,"minelev":1008,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38656 40.12354,22.39661 40.14504)","views":0,"millestones":"0,22.3882154,40.1440317#1,22.3891586,40.1384398#2,22.3920494,40.1311143#3,22.3945475,40.1251778#3.6,22.3966094,40.1235358","x":22.3929648,"y":40.1311339,"coor":[[22.3882154,40.1440317],[22.3878376,40.1441256],[22.3876462,40.144276],[22.3874463,40.1442913],[22.3872811,40.1444196],[22.3870328,40.1449927],[22.3869611,40.1450458],[22.3865847,40.1440856],[22.3865996,40.1439507],[22.3866895,40.1438708],[22.3868883,40.1437655],[22.3875548,40.1433784],[22.3877972,40.1430574],[22.3877829,40.1426699],[22.3875089,40.1423417],[22.3879953,40.1421233],[22.3881321,40.1418009],[22.3881154,40.1415123],[22.3883347,40.1411731],[22.388612,40.1403661],[22.3888316,40.1400178],[22.3892415,40.1380686],[22.3892316,40.1374919],[22.3889064,40.1363522],[22.3890414,40.1356064],[22.3890175,40.1346331],[22.3891625,40.1344549],[22.3892421,40.1345641],[22.3893167,40.134385],[22.3896156,40.1341549],[22.3896747,40.1336422],[22.3898272,40.1336443],[22.3900531,40.1335214],[22.3899778,40.133232],[22.3902022,40.1331721],[22.390346,40.133048],[22.3904219,40.1328148],[22.3907911,40.1325857],[22.3909298,40.1321822],[22.391081,40.1322384],[22.3915286,40.1321725],[22.3915928,40.1319392],[22.3915082,40.1315416],[22.3915737,40.1312542],[22.3922828,40.1310479],[22.392402,40.1311081],[22.3924908,40.1313255],[22.3926525,40.1314359],[22.3926928,40.1312202],[22.3929648,40.1311339],[22.3930371,40.1310538],[22.3929462,40.1309264],[22.3930669,40.130784],[22.3930707,40.1301264],[22.393179,40.1300108],[22.3931214,40.1299649],[22.3934987,40.1293936],[22.3937845,40.1292174],[22.3937171,40.1290903],[22.3935191,40.1290245],[22.3933702,40.1288693],[22.3931364,40.12883],[22.392836,40.1286276],[22.3926367,40.1281204],[22.3926851,40.128058],[22.3927008,40.1273915],[22.3928602,40.1271055],[22.39282,40.1268166],[22.3929315,40.1265659],[22.3932265,40.1264979],[22.3934884,40.1258439],[22.3937181,40.1255588],[22.3937223,40.1253787],[22.3939866,40.1252743],[22.3940858,40.1250504],[22.3943955,40.1248565],[22.3945856,40.1252555],[22.3945099,40.1254797],[22.3946968,40.1255183],[22.3948342,40.1256644],[22.3949515,40.125666],[22.3949415,40.1255938],[22.3950974,40.1254518],[22.3951538,40.1250472],[22.3953181,40.1250495],[22.395272,40.1250128],[22.3953669,40.1249691],[22.3952896,40.1247608],[22.3956164,40.1243419],[22.3955594,40.124269],[22.3957515,40.1240825],[22.3959053,40.1240306],[22.3958119,40.1240113],[22.3958136,40.1239392],[22.3963803,40.1237939],[22.3964294,40.1237045],[22.3965712,40.1236614],[22.3966094,40.1235358]]},{"id":19112,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a3\u03c4\u03c1\u03ac\u03b3\u03b3\u03bf\u03c2--\u03ba\u03b1\u03c4. \u0393\u03b9\u03ce\u03c3\u03bf\u03c2 \u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03af\u03b4\u03b7\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf \u0391\u03bd\u03ac\u03b8\u03b5\u03bc\u03b1","description_GR":"\u03a3\u03c4\u03c1\u03ac\u03b3\u03b3\u03bf\u03c2-\u0391\u03bd\u03ac\u03b8\u03b5\u03bc\u03b1-\u03a3\u03ba\u03bf\u03cd\u03c1\u03c4\u03b1-\u039b\u03b1\u03b9\u03bc\u03cc\u03c2-\u03a0\u03ad\u03c1\u03b1\u03c3\u03bc\u03b1 \u0393\u03b9\u03ce\u03c3\u03bf\u03c5-\u03ba\u03b1\u03c4. \u0393. \u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03af\u03b4\u03b7\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Stragos_Anathema","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":6168,"name_EN":"Olympus: Stragos-Jiossos Apostolidis refuge via Anathema","description_EN":"Stragos-Anathema-Skourta-Lemos-Apostolidis Pass-Apostolidis refuge","ascent_time":195,"descent_time":165,"marker":"Red_dots","level":13,"ascent":946,"descent":138,"maxelev":2724,"minelev":1839,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36122 40.09565,22.41347 40.10871)","views":12,"millestones":"0,22.4131395,40.1094348#1,22.4081205,40.1035937#2,22.3992034,40.1049012#3,22.3887716,40.1045012#4,22.3794044,40.1004706#5,22.3716341,40.0974674#6.2,22.3615497,40.0949236","x":22.3956844,"y":40.1050817,"coor":[[22.4131395,40.1094348],[22.4131592,40.1090927],[22.4130259,40.1087666],[22.412708,40.1083118],[22.4117366,40.1077039],[22.4117274,40.1075956],[22.4113801,40.1073927],[22.4112555,40.1072018],[22.4109426,40.1070353],[22.4107168,40.1066538],[22.4106758,40.106401],[22.4108391,40.1064393],[22.4107993,40.1061324],[22.4110697,40.1056046],[22.4110312,40.1052437],[22.4109032,40.1051969],[22.4106683,40.1047072],[22.4106784,40.1045722],[22.4109707,40.1041078],[22.4109485,40.1040534],[22.4107672,40.1040464],[22.4103781,40.1040681],[22.4101393,40.1037405],[22.4099525,40.1037019],[22.4094474,40.103731],[22.4091565,40.1036279],[22.4090777,40.1034827],[22.4089027,40.1034442],[22.4077122,40.1036801],[22.4071045,40.1035817],[22.406744,40.1034416],[22.406537,40.1035604],[22.4061601,40.1036092],[22.4060629,40.103752],[22.4058968,40.1038308],[22.4053561,40.1038774],[22.405249,40.103939],[22.405074,40.1039006],[22.4048467,40.1040866],[22.4048015,40.1040139],[22.4047194,40.1040128],[22.4046312,40.1042729],[22.4043566,40.1039718],[22.4042507,40.1039883],[22.4040662,40.1038507],[22.4038155,40.1040364],[22.4036739,40.1040705],[22.4036165,40.1040156],[22.4034958,40.1041581],[22.4034022,40.1041478],[22.4033578,40.1040391],[22.4032108,40.1043073],[22.4030692,40.1043414],[22.4030906,40.1044318],[22.4029724,40.1044662],[22.402887,40.1046092],[22.4027364,40.104526],[22.4024755,40.104144],[22.4023232,40.1041329],[22.4023023,40.1040245],[22.402149,40.1040585],[22.4016233,40.1039611],[22.4011992,40.1040363],[22.4007066,40.1040295],[22.4001286,40.1041657],[22.3999217,40.1042619],[22.3996374,40.1046139],[22.3992206,40.1048784],[22.3990752,40.1050746],[22.3989099,40.1051173],[22.3983361,40.1050734],[22.3972082,40.1051388],[22.3960136,40.1050502],[22.3956844,40.1050817],[22.3951528,40.1052365],[22.394824,40.1052499],[22.3939578,40.1051659],[22.3931414,40.1049563],[22.3927531,40.105005],[22.3911225,40.1050004],[22.3902395,40.104898],[22.3900215,40.1048905],[22.3899676,40.1047636],[22.3898251,40.1045589],[22.3894549,40.1043376],[22.3891572,40.1040271],[22.3890514,40.1040347],[22.3891077,40.1041345],[22.3889648,40.1042226],[22.3886705,40.1046555],[22.3881986,40.104766],[22.3871639,40.1043642],[22.3870046,40.1041548],[22.386492,40.1040035],[22.3860887,40.1036916],[22.3853746,40.1036276],[22.3854224,40.1035922],[22.3848483,40.1030617],[22.3845248,40.10285],[22.3831637,40.1023625],[22.3813881,40.1015449],[22.3812031,40.1014342],[22.3811834,40.1012718],[22.3809775,40.1010527],[22.3801986,40.1007535],[22.3797354,40.1004948],[22.37949,40.1004553],[22.3795235,40.1005279],[22.3789088,40.100231],[22.3786463,40.099921],[22.3783115,40.0996911],[22.3780548,40.0996334],[22.3781452,40.0997788],[22.378028,40.0997772],[22.3772855,40.0994245],[22.3768476,40.099094],[22.3764353,40.0986738],[22.376464,40.0989445],[22.3763039,40.0987711],[22.3762101,40.0987698],[22.3762531,40.0989325],[22.3761598,40.0989132],[22.3761868,40.0992559],[22.3759329,40.0990812],[22.3758491,40.0991521],[22.3756143,40.0991578],[22.3754936,40.0993002],[22.374662,40.0992435],[22.3743011,40.0991304],[22.373887,40.0987822],[22.3735564,40.0983812],[22.3734989,40.0979479],[22.3732217,40.0977639],[22.3729194,40.0976515],[22.3721139,40.097487],[22.3713872,40.0974588],[22.3707294,40.0974946],[22.369433,40.0977466],[22.3688262,40.0976119],[22.3675382,40.0965307],[22.3669605,40.0961622],[22.3654372,40.0956002],[22.3633698,40.0952287],[22.3626236,40.0950379],[22.362051,40.0950208],[22.3615497,40.0949236]]},{"id":19130,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0392\u03c1\u03c5\u03c3\u03bf\u03c0\u03bf\u03cd\u03bb\u03b5\u03c2-\u039a\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_Vrysopoules_Christakis","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5580,"name_EN":"Olympus: Vrysopoules-Christakis bivouac","description_EN":"","ascent_time":170,"descent_time":135,"marker":"Red_dots","level":13,"ascent":878,"descent":181,"maxelev":2618,"minelev":1719,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33388 40.03642,22.34941 40.07174)","views":5,"millestones":"0,22.3347451,40.0362037#1,22.3409933,40.0415494#2,22.3466225,40.0492030#3,22.3481856,40.0578656#4,22.3421447,40.0652291#5,22.3375985,40.0691404#5.6,22.3358419,40.0717644","x":22.3476217,"y":40.0590817,"coor":[[22.3347451,40.0362037],[22.3354168,40.0365376],[22.3357728,40.03684],[22.3358929,40.0372021],[22.3359171,40.0376529],[22.3360646,40.0378533],[22.3372765,40.0381409],[22.3379157,40.0383663],[22.3382091,40.0383525],[22.3384882,40.0386223],[22.3386088,40.0390564],[22.3387879,40.0392077],[22.3388934,40.0392092],[22.3391172,40.0391763],[22.3392448,40.0392322],[22.3400027,40.0403602],[22.3400986,40.040758],[22.3402326,40.0409085],[22.3394289,40.0411853],[22.3404972,40.0412817],[22.3413419,40.0417352],[22.341751,40.0422636],[22.3428476,40.0434505],[22.343495,40.0443066],[22.3444266,40.0460136],[22.3451417,40.0475238],[22.3453281,40.0477697],[22.3453958,40.0478788],[22.3459092,40.0479762],[22.3460468,40.0481043],[22.3475587,40.0510268],[22.3481248,40.0528277],[22.3483119,40.0538213],[22.3489514,40.0554971],[22.3486686,40.0562859],[22.3486335,40.0564025],[22.348591,40.0567082],[22.3480109,40.0583936],[22.3476217,40.0590817],[22.3461653,40.0601601],[22.3452727,40.0607059],[22.3437758,40.0619998],[22.3432483,40.0629652],[22.3421102,40.0644444],[22.3423318,40.069817],[22.3410484,40.0695463],[22.3397218,40.0691309],[22.3390838,40.0690407],[22.3388977,40.0690696],[22.3387479,40.0689593],[22.338699,40.0690397],[22.3385944,40.0690021],[22.3385341,40.0690734],[22.3382098,40.0689065],[22.3381381,40.0689596],[22.3379762,40.0688672],[22.3379486,40.0690379],[22.3378097,40.0689639],[22.3377815,40.0691617],[22.3376308,40.0690874],[22.3375088,40.0692839],[22.3372915,40.0690555],[22.3371562,40.0693148],[22.3371892,40.0694054],[22.3370346,40.0694933],[22.3370667,40.0696199],[22.336956,40.0698345],[22.3366071,40.0701988],[22.3366148,40.0703611],[22.3364611,40.070413],[22.3365987,40.0705411],[22.3364741,40.0708456],[22.3363188,40.0709605],[22.3363109,40.0712847],[22.3360372,40.0714519],[22.3358419,40.0717644]]},{"id":19131,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03cc\u03c8\u03b7 \u03a3\u03ba\u03bf\u03bb\u03b9\u03bf\u03cd","description_GR":" \u039c\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b9\u03bf \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b5\u03c2 \u03b1\u03bd\u03b1\u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u0392\u03bf\u03c1\u03b5\u03af\u03bf\u03c5 \u039f\u03bb\u03cd\u03bc\u03c0\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Kopsi_Skoliou","activity_type":33,"assistance":1,"difficulty":5,"scenic_value":5,"length":4483,"name_EN":"Olympus: Skolio crest","description_EN":"One of the hardest ways of Northern Olympus","ascent_time":245,"descent_time":155,"marker":"No_marks","level":12,"ascent":1609,"descent":1,"maxelev":2909,"minelev":1292,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.3243 40.08197,22.34972 40.10542)","views":11,"millestones":"0,22.3244353,40.1054240#1,22.3264832,40.0985463#2,22.3325489,40.0917978#3,22.3405222,40.0861406#4.5,22.3497176,40.0821026","x":22.3326219,"y":40.091682,"coor":[[22.3244353,40.105424],[22.3244376,40.1049421],[22.3245872,40.1045839],[22.3245783,40.1039892],[22.3253545,40.1029554],[22.3251943,40.1027909],[22.3246265,40.1029809],[22.3243707,40.1028871],[22.3245809,40.1019712],[22.3244685,40.1017714],[22.3243979,40.1013019],[22.3244999,40.1009701],[22.3244744,40.1005733],[22.3245716,40.1004396],[22.3245361,40.0999706],[22.3246091,40.0998635],[22.3248342,40.0997767],[22.3249802,40.0995626],[22.3250616,40.0991133],[22.3252302,40.0989356],[22.3253234,40.098964],[22.3256183,40.0988962],[22.32604,40.0989203],[22.3262181,40.0988328],[22.3262799,40.0987075],[22.3264792,40.0987104],[22.3264863,40.0984222],[22.3267398,40.0976511],[22.3269281,40.0976268],[22.3270734,40.0974397],[22.3272276,40.0973699],[22.3272458,40.0971089],[22.3281365,40.0961848],[22.3284459,40.0955226],[22.3288557,40.0950781],[22.3295884,40.0948544],[22.330076,40.0945822],[22.3302767,40.094531],[22.330599,40.0943014],[22.3310725,40.0941281],[22.3313162,40.0937532],[22.3315061,40.0936659],[22.3318182,40.0933731],[22.3323107,40.0933802],[22.3323031,40.0927314],[22.3324791,40.0922475],[22.3324998,40.0918784],[22.3326219,40.091682],[22.3329178,40.0906142],[22.3331628,40.0901853],[22.3335225,40.0898661],[22.3339028,40.0896644],[22.3344168,40.0892664],[22.3352287,40.0884402],[22.3359936,40.0878566],[22.3360073,40.0877757],[22.3363137,40.0877171],[22.3364683,40.0876292],[22.3365181,40.0875128],[22.3367304,40.0874618],[22.3370284,40.0872679],[22.3374401,40.0872197],[22.337809,40.0869998],[22.3383484,40.0870075],[22.3386572,40.0868498],[22.3387669,40.0866802],[22.3393953,40.0864009],[22.3398886,40.086372],[22.3403726,40.0862438],[22.3405993,40.0860849],[22.3407466,40.0858167],[22.3410458,40.0855687],[22.3414805,40.0855389],[22.3417024,40.0855781],[22.3421391,40.0854673],[22.3425377,40.085473],[22.342701,40.0855114],[22.3428964,40.0856763],[22.3430601,40.0856967],[22.3434091,40.0853323],[22.3435355,40.084726],[22.3436484,40.0844258],[22.3439263,40.0840875],[22.3439349,40.0837362],[22.343802,40.08341],[22.3441468,40.0832167],[22.3458347,40.0827724],[22.3463802,40.0825279],[22.3466077,40.082333],[22.3473868,40.0821279],[22.3475861,40.0821307],[22.3481284,40.0820123],[22.3489975,40.0819617],[22.349559,40.0820237],[22.3497176,40.0821026]]},{"id":19132,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0392\u03c1\u03c5\u03c3\u03c0\u03bf\u03cd\u03bb\u03b5\u03c2-\u039a\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u0391\u03b3\u03af\u03bf\u03c5 \u0391\u03bd\u03c4\u03c9\u03bd\u03af\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03c4\u03ce\u03bd\u03b9\u03bf\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Vrysopoules_AgAntonios","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":4345,"name_EN":"Olympus: Vrysopoules-Agios Antonios bivouac","description_EN":"A rapid ascent to Agios Antonios peak","ascent_time":150,"descent_time":105,"marker":"Red_dots","level":13,"ascent":1062,"descent":0,"maxelev":2813,"minelev":1719,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.33399 40.03645,22.35197 40.06734)","views":7,"millestones":"0,22.3347451,40.0362037#1,22.3409933,40.0415494#2,22.3466225,40.0492030#3,22.3481856,40.0578656#4.3,22.3512233,40.0675925","x":22.3453958,"y":40.0478788,"coor":[[22.3347451,40.0362037],[22.3354168,40.0365376],[22.3357728,40.03684],[22.3358929,40.0372021],[22.3359171,40.0376529],[22.3360646,40.0378533],[22.3372765,40.0381409],[22.3379157,40.0383663],[22.3382091,40.0383525],[22.3384882,40.0386223],[22.3386088,40.0390564],[22.3387879,40.0392077],[22.3388934,40.0392092],[22.3391172,40.0391763],[22.3392448,40.0392322],[22.3400027,40.0403602],[22.3400986,40.040758],[22.3402326,40.0409085],[22.3394289,40.0411853],[22.3404972,40.0412817],[22.3413419,40.0417352],[22.341751,40.0422636],[22.3428476,40.0434505],[22.343495,40.0443066],[22.3444266,40.0460136],[22.3451417,40.0475238],[22.3453281,40.0477697],[22.3453958,40.0478788],[22.3459092,40.0479762],[22.3460468,40.0481043],[22.3475587,40.0510268],[22.3481248,40.0528277],[22.3483119,40.0538213],[22.3489514,40.0554971],[22.3486686,40.0562859],[22.3486335,40.0564025],[22.348591,40.0567082],[22.3480109,40.0583936],[22.3482399,40.0591086],[22.3481678,40.0596661],[22.3483588,40.0600112],[22.3483779,40.0601916],[22.3485272,40.0603199],[22.348693,40.0617096],[22.3488449,40.0622163],[22.3490092,40.0626961],[22.3492679,40.0631503],[22.3494198,40.0636569],[22.3497922,40.0642568],[22.3499074,40.0645242],[22.3500253,40.0648007],[22.3501143,40.0654866],[22.3504521,40.066068],[22.3510757,40.0674373],[22.3512233,40.0675925]]},{"id":19133,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u03a0\u03b7\u03b3\u03ae \u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7","description_GR":"\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u03a0\u03b1\u03c0\u03ac \u03a1\u03ad\u03bc\u03b1-\u03a0\u03b1\u03c0\u03ac \u0391\u03bb\u03ce\u03bd\u03b9-\u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7","path":"MACEDONIA\/Makedonia_Olymbos_Krevatia_Mastorouli","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":7486,"name_EN":"Olympus: Krevatia refuge-Mastorouli spring","description_EN":"Krevatia refuge-Papa Rema-Papa Aloni-Mastorouli","ascent_time":190,"descent_time":175,"marker":"Red_dots","level":13,"ascent":635,"descent":615,"maxelev":1163,"minelev":805,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36425 40.12768,22.3886 40.15314)","views":4,"millestones":"0,22.3677390,40.1531952#1,22.3649261,40.1451522#2,22.3663145,40.1380006#3,22.3699854,40.1317607#4,22.3723037,40.1278432#5,22.3796833,40.1313801#6,22.3818806,40.1379615#7,22.3865855,40.1440799#7.5,22.3882154,40.1440317","x":22.3703833,"y":40.1287552,"coor":[[22.367739,40.1531952],[22.3677879,40.1531148],[22.3676384,40.1529865],[22.3674651,40.1527319],[22.367313,40.1522162],[22.3672973,40.1518917],[22.3673834,40.1517307],[22.367417,40.1513078],[22.3672991,40.1508377],[22.3673316,40.1504597],[22.3672429,40.1502423],[22.36725,40.1499451],[22.3673502,40.1496852],[22.3671458,40.1493941],[22.3667359,40.1493522],[22.3666581,40.149171],[22.3663225,40.148968],[22.3661086,40.1485867],[22.3659642,40.1482423],[22.3659568,40.148062],[22.3657203,40.1476442],[22.3657561,40.1471312],[22.3656339,40.1468412],[22.3657938,40.1465372],[22.3652063,40.1460694],[22.3652054,40.145619],[22.3650332,40.1454544],[22.3649215,40.1452186],[22.3649558,40.1447686],[22.3648645,40.1446592],[22.3648479,40.1443707],[22.3652149,40.1437543],[22.3651509,40.1434831],[22.3648788,40.1430829],[22.3649811,40.142733],[22.3648359,40.1424246],[22.3649123,40.1421735],[22.3648106,40.1420099],[22.3648293,40.1417218],[22.3646691,40.1415484],[22.3645697,40.1412857],[22.3646575,40.1410527],[22.3646787,40.1406567],[22.3646648,40.1402601],[22.3645756,40.1400606],[22.3646627,40.1398546],[22.3645732,40.1396732],[22.3646479,40.1394941],[22.3645936,40.1393131],[22.3648247,40.1389741],[22.3648644,40.1387854],[22.3646802,40.1386387],[22.3646429,40.1382328],[22.3648624,40.1378935],[22.3651333,40.1378523],[22.3653971,40.1381083],[22.3655732,40.1381108],[22.3658471,40.1379435],[22.366725,40.1380459],[22.3668915,40.1379582],[22.3673994,40.1373347],[22.3678952,40.1372156],[22.3679213,40.1371079],[22.3677635,40.1368354],[22.3677443,40.1366549],[22.3679272,40.1363692],[22.3681788,40.1361565],[22.3683393,40.1348435],[22.3681998,40.1347875],[22.3682265,40.1346527],[22.3680113,40.1343254],[22.3675371,40.1340304],[22.3674845,40.1337774],[22.3676226,40.133401],[22.3675961,40.1330403],[22.3678137,40.1327731],[22.3682406,40.1325899],[22.3685893,40.1322435],[22.3687079,40.1321911],[22.3689652,40.1322307],[22.3689373,40.131924],[22.369095,40.13171],[22.3693809,40.1315339],[22.3700441,40.1317775],[22.3704702,40.1321168],[22.3705765,40.1320913],[22.3706622,40.1319393],[22.3706357,40.1317903],[22.3706974,40.131665],[22.3705976,40.1314204],[22.3699775,40.1303576],[22.3698506,40.1302657],[22.3697875,40.1299586],[22.3690941,40.1295074],[22.3687221,40.129358],[22.3683232,40.1293523],[22.3682545,40.1292793],[22.3683386,40.1292309],[22.3686378,40.129109],[22.3688014,40.1291384],[22.3693309,40.1290828],[22.3692388,40.1290094],[22.3693,40.1289022],[22.3701243,40.1287876],[22.3702197,40.1287259],[22.3703833,40.1287552],[22.3704076,40.1287195],[22.3701064,40.1285531],[22.3701225,40.1283732],[22.3702389,40.1284109],[22.370288,40.1283215],[22.3704762,40.1283061],[22.3706506,40.1283716],[22.3710502,40.1283502],[22.3710906,40.1281301],[22.3718202,40.1280502],[22.3719601,40.1280882],[22.3721519,40.1279198],[22.3722144,40.1277585],[22.3723292,40.1278682],[22.3726759,40.1276028],[22.3732659,40.127467],[22.3733864,40.127829],[22.3737289,40.1282302],[22.3743539,40.1285993],[22.3747619,40.1287132],[22.3748835,40.1290302],[22.3756976,40.1298344],[22.3758315,40.1301246],[22.3760726,40.1303532],[22.376378,40.1303394],[22.3765214,40.1302333],[22.3765474,40.1301256],[22.3770189,40.1300421],[22.3771501,40.1299539],[22.3773382,40.1299385],[22.3774773,40.1300125],[22.3774592,40.1302825],[22.3775366,40.1304818],[22.3778256,40.130666],[22.3780043,40.1310469],[22.3781425,40.1316524],[22.3783292,40.1317001],[22.3785216,40.1315046],[22.3788488,40.1315632],[22.3797926,40.1313602],[22.380049,40.1314359],[22.3801986,40.1315641],[22.3802239,40.1319789],[22.3803022,40.1321421],[22.3802004,40.132474],[22.3802557,40.132619],[22.3802053,40.1327624],[22.3802973,40.1328448],[22.3803171,40.1329982],[22.3798932,40.1330553],[22.3797848,40.1331709],[22.37943,40.1337786],[22.3794345,40.1340849],[22.3793118,40.1343084],[22.379357,40.1343811],[22.3803601,40.1346474],[22.3811119,40.1346219],[22.3813664,40.1347786],[22.3819046,40.1353447],[22.3822184,40.1354752],[22.3823906,40.1356398],[22.3824226,40.1357753],[22.382308,40.1361521],[22.3818284,40.1370733],[22.3818885,40.1375066],[22.3817778,40.1377213],[22.3817972,40.1378927],[22.3820159,40.1380759],[22.3821838,40.1384206],[22.3825755,40.1387324],[22.3827099,40.1390046],[22.3830461,40.1391804],[22.3831713,40.1393443],[22.3832897,40.1397964],[22.3832398,40.1399219],[22.3833153,40.1406977],[22.3836055,40.1413323],[22.3842078,40.1421696],[22.3842266,40.142305],[22.3840418,40.1426718],[22.3840858,40.1427985],[22.3843371,40.1430903],[22.3846636,40.1431849],[22.3848464,40.1433947],[22.3849525,40.1433781],[22.3850478,40.1438119],[22.3853034,40.1439236],[22.3854607,40.1437276],[22.3856736,40.1436585],[22.3857276,40.1438574],[22.3859781,40.1441852],[22.3862087,40.1438641],[22.3863726,40.1438844],[22.3865264,40.1438325],[22.3866899,40.1438708],[22.3866003,40.1439507],[22.3865854,40.1440856],[22.3869618,40.1450458],[22.3870335,40.1449927],[22.3872818,40.1444196],[22.3874463,40.1442913],[22.3876462,40.144276],[22.3878376,40.1441256],[22.3882154,40.1440317]]},{"id":19134,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03ba\u03b1","description_GR":"\u03a0\u03b7\u03b3\u03ae \u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b7-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03a0\u03b5\u03c4\u03c1\u03cc\u03c3\u03c4\u03c1\u03bf\u03c5\u03b3\u03ba\u03b1\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Mastorouli_Petrostrouga","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":6988,"name_EN":"Olympus: Mastorouli spring-Petrostrouga refuge","description_EN":"KMastorouli spring - Petrostrouga refuge","ascent_time":195,"descent_time":160,"marker":"Red_dots","level":13,"ascent":1059,"descent":152,"maxelev":1953,"minelev":1008,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.38399 40.10944,22.41314 40.145)","views":2,"millestones":"0,22.3882154,40.1440317#1,22.3852619,40.1410016#2,22.3868606,40.1334595#3,22.3895774,40.1262878#4,22.3917581,40.1203039#5,22.4020469,40.1187276#6,22.4065235,40.1121042#7.0,22.4131395,40.1094348","x":22.3895315,"y":40.1284736,"coor":[[22.3882154,40.1440317],[22.3878376,40.1441256],[22.3876462,40.144276],[22.3874463,40.1442913],[22.3872818,40.1444196],[22.3870335,40.1449927],[22.3869618,40.1450458],[22.3865854,40.1440856],[22.3866003,40.1439507],[22.3866899,40.1438708],[22.3865264,40.1438325],[22.3863726,40.1438844],[22.3862087,40.1438641],[22.3859781,40.1441852],[22.3857276,40.1438574],[22.3856736,40.1436585],[22.3854607,40.1437276],[22.3853034,40.1439236],[22.3850478,40.1438119],[22.3849525,40.1433781],[22.3848464,40.1433947],[22.3846636,40.1431849],[22.3843371,40.1430903],[22.3840858,40.1427985],[22.3840418,40.1426718],[22.3842266,40.142305],[22.3842078,40.1421696],[22.3844937,40.1419934],[22.3844175,40.1417401],[22.3842902,40.1416662],[22.3842274,40.141341],[22.384636,40.1414368],[22.3846313,40.1411395],[22.3848086,40.1410879],[22.3851596,40.1411378],[22.3852095,40.1410124],[22.3854572,40.1409618],[22.3853529,40.1409063],[22.3852424,40.1406165],[22.3852007,40.1403907],[22.3853085,40.1403021],[22.3851715,40.140138],[22.3854768,40.1396378],[22.3856908,40.1395236],[22.3857785,40.1392906],[22.3857473,40.139119],[22.3858677,40.1389946],[22.3858139,40.1387866],[22.3859837,40.1385547],[22.3860187,40.1380688],[22.3857136,40.1370735],[22.3854601,40.1368718],[22.3854657,40.1366376],[22.3856408,40.1366761],[22.385643,40.136586],[22.3857599,40.1366057],[22.3858433,40.1365528],[22.3859593,40.1366085],[22.3858968,40.1362743],[22.3861334,40.1361965],[22.3861159,40.135944],[22.3864716,40.1357958],[22.3865332,40.1356705],[22.3865803,40.1351667],[22.3866772,40.1350419],[22.3865231,40.1346073],[22.3865519,40.1343825],[22.3866609,40.1342399],[22.3865718,40.1340405],[22.3866262,40.1337259],[22.3873617,40.1328983],[22.3876821,40.1322541],[22.3877894,40.1321836],[22.3878401,40.1320221],[22.3879101,40.1320411],[22.3879378,40.1318613],[22.3880925,40.1317734],[22.3881669,40.1316032],[22.3885362,40.1313742],[22.3885148,40.1312838],[22.3886821,40.13116],[22.3894616,40.1309546],[22.389835,40.1305319],[22.3897789,40.130423],[22.3900937,40.1300129],[22.3901082,40.129896],[22.3905261,40.1295955],[22.3905192,40.1293882],[22.3903831,40.1291881],[22.3896672,40.1286917],[22.3895315,40.1284736],[22.3895652,40.1280416],[22.389934,40.1278306],[22.390118,40.1274908],[22.3899983,40.1270927],[22.3895772,40.1265373],[22.3895748,40.1261409],[22.3892604,40.1255419],[22.3892498,40.1244968],[22.389022,40.1242053],[22.3890068,40.1233582],[22.3885582,40.1229736],[22.3883837,40.1224126],[22.3884014,40.1221606],[22.3887061,40.1216784],[22.3891205,40.121522],[22.3892379,40.1215236],[22.3897163,40.1216384],[22.3899816,40.1218313],[22.3903139,40.1216737],[22.3906057,40.1212454],[22.3902723,40.1209524],[22.3902733,40.1209074],[22.3905692,40.1208034],[22.3902688,40.120601],[22.3903292,40.1205298],[22.3908573,40.1205281],[22.3920967,40.120221],[22.3923774,40.120261],[22.3926602,40.1202108],[22.3928701,40.1202678],[22.3935153,40.1202768],[22.3938262,40.1200288],[22.3941698,40.1198894],[22.3945461,40.1198586],[22.3950468,40.1195232],[22.3953192,40.1194189],[22.3955886,40.1194406],[22.3958253,40.1193538],[22.3964127,40.1193259],[22.3966963,40.1192398],[22.3972452,40.1193555],[22.3974915,40.1193589],[22.3978482,40.1196611],[22.3981748,40.1197467],[22.3985665,40.1195539],[22.398854,40.1193057],[22.3995968,40.1191538],[22.3999897,40.118916],[22.4001539,40.1189182],[22.4001698,40.1187383],[22.4004736,40.1187965],[22.4009956,40.1185515],[22.4013254,40.118502],[22.4016626,40.1186328],[22.4019555,40.1186548],[22.4021167,40.1187832],[22.4024682,40.118806],[22.4026463,40.1187184],[22.402337,40.1178808],[22.4023439,40.1175836],[22.4020206,40.1168584],[22.4020022,40.116642],[22.4025108,40.1164688],[22.4028098,40.1162297],[22.4036136,40.1159795],[22.4037223,40.1158459],[22.4039481,40.1157229],[22.4041308,40.1154371],[22.4040069,40.1147147],[22.4040398,40.1143097],[22.4041961,40.1141497],[22.404719,40.1138686],[22.40556,40.1135919],[22.4057497,40.1134909],[22.4059542,40.1132775],[22.4062551,40.1124528],[22.4064254,40.1121939],[22.4071929,40.1114838],[22.407996,40.1102516],[22.409626,40.110292],[22.4100533,40.1105861],[22.4104718,40.1107541],[22.4108563,40.1108674],[22.4115031,40.1108853],[22.4115675,40.1105754],[22.4118359,40.1104169],[22.4120069,40.1102706],[22.4123046,40.110081],[22.4127279,40.1095373],[22.4131395,40.1094348]]},{"id":19135,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03ac\u03ba\u03b7","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_Kalyvia_Crhistakis","activity_type":13,"assistance":1,"difficulty":2,"scenic_value":4,"length":23732,"name_EN":"Olympus: Kalyvia-Christakis bivouac","description_EN":"","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1972,"descent":139,"maxelev":2421,"minelev":583,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.23725 40.0227,22.33748 40.07093)","views":8,"millestones":"0,22.2385342,40.0212358#1,22.2486090,40.0250481#2,22.2530621,40.0300941#3,22.2539420,40.0342292#4,22.2602347,40.0363587#5,22.2641044,40.0400325#6,22.2721389,40.0374937#7,22.2738098,40.0439368#8,22.2756689,40.0387651#9,22.2804472,40.0344268#10,22.2858771,40.0394763#11,22.2890354,40.0437146#12,22.2956100,40.0441166#13,22.2945339,40.0470366#14,22.2877614,40.0531352#15,22.2826734,40.0605897#16,22.2792967,40.0689548#17,22.2829439,40.0682206#18,22.2923279,40.0646024#19,22.3012300,40.0625542#20,22.3090583,40.0640763#21,22.3154011,40.0650953#22,22.3218986,40.0673612#23,22.3315720,40.0692636#23.7,22.3362868,40.0718564","x":22.2849711,"y":40.0391351,"coor":[[22.2385342,40.0212358],[22.2389219,40.0214534],[22.2395257,40.0216697],[22.2404065,40.0225029],[22.2411896,40.0230374],[22.2416545,40.0231886],[22.2418086,40.0231188],[22.2422875,40.0231801],[22.2429369,40.0234422],[22.2441483,40.0237579],[22.2444167,40.023798],[22.2455309,40.0237608],[22.2467955,40.0242574],[22.2470225,40.0243735],[22.2472919,40.0243776],[22.2476293,40.0244728],[22.2482765,40.0248249],[22.2489446,40.0252764],[22.249932,40.0256157],[22.2501279,40.0257448],[22.2506633,40.0263474],[22.2514139,40.0267822],[22.2515625,40.0269286],[22.2519801,40.028016],[22.2515344,40.0289462],[22.2511559,40.0290846],[22.2500435,40.0290498],[22.2499709,40.0291388],[22.2512039,40.0294997],[22.2517405,40.0295979],[22.2525515,40.0299615],[22.2529834,40.0300311],[22.2530637,40.0300954],[22.2529912,40.0301843],[22.2528272,40.0301819],[22.2516612,40.0299481],[22.2507932,40.02998],[22.2508609,40.0300801],[22.2515385,40.0301624],[22.2521525,40.030442],[22.2534825,40.0315972],[22.2535824,40.0318149],[22.25363,40.032248],[22.2539006,40.0326665],[22.2539063,40.0329008],[22.2537542,40.033349],[22.253816,40.0336833],[22.2540783,40.0339665],[22.2550243,40.0345573],[22.2549398,40.0346551],[22.2548118,40.0346172],[22.2536761,40.0341136],[22.2532982,40.0337655],[22.2530042,40.0333467],[22.2528179,40.0332988],[22.2527224,40.0333695],[22.2527426,40.0334959],[22.2533311,40.0343156],[22.2541312,40.0351114],[22.2551321,40.0358472],[22.2555649,40.0363402],[22.2559109,40.0365616],[22.2569458,40.0368835],[22.2572488,40.0369511],[22.2578812,40.0369697],[22.2589866,40.0368241],[22.2612824,40.0359577],[22.2614218,40.0360048],[22.261624,40.0363502],[22.2618412,40.0365697],[22.2621525,40.0367726],[22.2631559,40.0369498],[22.2632588,40.0370504],[22.2632209,40.037158],[22.2630546,40.0372455],[22.2627077,40.03738],[22.2625875,40.0374953],[22.2624328,40.0380515],[22.2621011,40.0381907],[22.2614698,40.0381272],[22.2612805,40.0381964],[22.2611835,40.0383211],[22.2612814,40.0386198],[22.2622855,40.039698],[22.2623717,40.0399966],[22.2623517,40.0403206],[22.26249,40.0404127],[22.2629357,40.0404014],[22.2636663,40.0402502],[22.2639977,40.04012],[22.2647997,40.0394654],[22.2658038,40.0391561],[22.2661756,40.0389815],[22.2670268,40.0382285],[22.2671917,40.0381949],[22.2673427,40.0382512],[22.2678378,40.0386009],[22.2679901,40.0386032],[22.2681208,40.0385331],[22.2681707,40.0384167],[22.2681191,40.0381367],[22.2682323,40.0378321],[22.2683865,40.0377623],[22.2689256,40.0377614],[22.2690798,40.0376916],[22.2693,40.0373255],[22.269603,40.0364652],[22.2697337,40.0363951],[22.2704021,40.0368465],[22.2710514,40.0371264],[22.2715357,40.03744],[22.2718854,40.0375173],[22.2722026,40.037486],[22.2723578,40.0378396],[22.2725772,40.037969],[22.2726214,40.0380778],[22.2725231,40.0382565],[22.2725402,40.038509],[22.2729382,40.0389924],[22.2732022,40.0392126],[22.2740482,40.0395945],[22.2753189,40.0398657],[22.2762279,40.0408882],[22.2761972,40.0411761],[22.2750121,40.0421584],[22.2745844,40.0423863],[22.2740891,40.042505],[22.2738128,40.0427712],[22.2738249,40.0441497],[22.2741307,40.0441093],[22.2744646,40.04388],[22.2748676,40.0437058],[22.2753976,40.0436056],[22.2763265,40.0430248],[22.2783289,40.0421717],[22.2788183,40.0418186],[22.2789234,40.0413698],[22.2776879,40.0401622],[22.277129,40.0399692],[22.277121,40.0398655],[22.2760535,40.0394352],[22.2758021,40.0391792],[22.2756067,40.0385637],[22.2757613,40.0380074],[22.2755802,40.0377525],[22.2754944,40.0374359],[22.2751768,40.0370168],[22.2749566,40.0364549],[22.2754105,40.0356509],[22.275489,40.0353277],[22.275473,40.0350302],[22.2757543,40.0345659],[22.2761222,40.0343822],[22.276594,40.0342631],[22.2774675,40.0344833],[22.2777443,40.0347487],[22.2781619,40.0353855],[22.2782899,40.0354234],[22.2794022,40.0349985],[22.2802472,40.0344885],[22.2810624,40.0342304],[22.2810479,40.0343383],[22.2807965,40.0345508],[22.2806139,40.0348183],[22.2803422,40.0353728],[22.2801319,40.0362796],[22.2801904,40.036749],[22.2805139,40.0369339],[22.2811207,40.037042],[22.2819854,40.0376134],[22.2824792,40.0375487],[22.2826192,40.0375778],[22.2830121,40.0382683],[22.2833318,40.0386064],[22.2836323,40.038773],[22.2839705,40.038841],[22.2848053,40.0387363],[22.2849711,40.0391351],[22.2852113,40.0393729],[22.285431,40.0394933],[22.2856414,40.0395144],[22.2861121,40.0394403],[22.2868318,40.0397212],[22.2872773,40.0397188],[22.288056,40.0395141],[22.2885494,40.0394673],[22.2894323,40.0389173],[22.289657,40.0388396],[22.2901572,40.0389911],[22.2906249,40.039034],[22.2907975,40.0391627],[22.290816,40.0393612],[22.29052,40.0404199],[22.2902179,40.0407848],[22.290153,40.0415045],[22.2891751,40.0431117],[22.2889514,40.0440904],[22.2879078,40.0459759],[22.2878921,40.0461378],[22.287998,40.0461213],[22.2886066,40.0456889],[22.2901481,40.0449819],[22.2914359,40.0445775],[22.2936009,40.044249],[22.2962898,40.0440634],[22.2999825,40.0435771],[22.3001218,40.0436332],[22.2990394,40.044266],[22.2973114,40.0454027],[22.2948613,40.0468262],[22.2927765,40.0481648],[22.292521,40.0485394],[22.2926639,40.0493884],[22.2928158,40.0498771],[22.2925907,40.0504413],[22.2921155,40.0506956],[22.290702,40.050963],[22.2901157,40.0509724],[22.2897605,40.0511113],[22.2886946,40.0520145],[22.2881294,40.0525827],[22.287447,40.0536177],[22.2865694,40.0540191],[22.2857961,40.0544671],[22.2849825,40.0551217],[22.2845971,40.0555304],[22.2843871,40.0559597],[22.2842797,40.0564987],[22.2845578,40.0570974],[22.2846083,40.0574225],[22.2829034,40.0594873],[22.28253,40.0612835],[22.2825175,40.0622473],[22.2824332,40.0628046],[22.2822228,40.0632429],[22.2813883,40.0642576],[22.2810551,40.0649193],[22.2809716,40.0654406],[22.281031,40.0663423],[22.2808732,40.0670247],[22.2800719,40.0681119],[22.2793244,40.0689296],[22.2786525,40.0695322],[22.2782983,40.0700945],[22.2782543,40.0704452],[22.2786631,40.0709738],[22.2789065,40.071554],[22.2789768,40.071555],[22.2790138,40.0714835],[22.2787782,40.0705971],[22.2790113,40.0701862],[22.2798098,40.0696755],[22.2810046,40.0692608],[22.2816811,40.0689376],[22.2822913,40.0684511],[22.2830021,40.0676959],[22.2830449,40.0678587],[22.2828255,40.0686572],[22.2829117,40.0686991],[22.2832788,40.0686414],[22.2838591,40.0684158],[22.2849553,40.0681888],[22.2864205,40.067742],[22.2875342,40.067281],[22.2889732,40.0664735],[22.2902314,40.0653929],[22.2911236,40.0648836],[22.2933884,40.0643404],[22.2946078,40.0638719],[22.2955693,40.0633996],[22.2959596,40.0632612],[22.298255,40.0628985],[22.2987545,40.0626176],[22.2994711,40.0620875],[22.300136,40.061755],[22.3002924,40.0615951],[22.3012485,40.0613389],[22.3013639,40.0614126],[22.3012503,40.0617353],[22.3012064,40.0630319],[22.3010118,40.0637858],[22.300938,40.0643973],[22.3009723,40.0649024],[22.3011649,40.0651754],[22.3022107,40.0650827],[22.3031374,40.0650692],[22.3039584,40.0645858],[22.3053153,40.0647137],[22.3060339,40.0645801],[22.3072266,40.0642372],[22.3089426,40.064073],[22.3094346,40.0640892],[22.3097949,40.0642206],[22.3106254,40.0647733],[22.3107491,40.0650634],[22.3105902,40.0657998],[22.3100564,40.0664316],[22.3099792,40.0666062],[22.3099832,40.0667414],[22.3102125,40.0669519],[22.3112835,40.0672648],[22.3115299,40.0672594],[22.3119568,40.0670675],[22.3123267,40.0669242],[22.3126792,40.0668933],[22.3134197,40.0670888],[22.3135766,40.0669965],[22.314284,40.0663671],[22.3152947,40.0653188],[22.3157033,40.0644418],[22.3162525,40.0635669],[22.3171997,40.0627158],[22.3174363,40.0626292],[22.3176946,40.0626149],[22.3178452,40.0626892],[22.3184726,40.063401],[22.3189357,40.0636419],[22.3192685,40.0639351],[22.3205186,40.0655478],[22.3208203,40.0661558],[22.3211547,40.0663858],[22.3218376,40.0672245],[22.3220486,40.0677051],[22.3222309,40.0679239],[22.3224305,40.0680755],[22.3224726,40.0681076],[22.3231449,40.0684237],[22.3240853,40.0687661],[22.3247103,40.0690995],[22.3251314,40.0691416],[22.3256182,40.0688964],[22.3263946,40.068313],[22.3271658,40.0679458],[22.3278963,40.0678032],[22.3283178,40.0678273],[22.3290041,40.0680534],[22.3296635,40.0684232],[22.3302394,40.068846],[22.3306103,40.0690225],[22.331601,40.069271],[22.3322687,40.0692986],[22.3325954,40.0693664],[22.332894,40.0696229],[22.3329488,40.0698084],[22.333201,40.0700463],[22.3336569,40.0701069],[22.33412,40.0703478],[22.3344994,40.0706595],[22.3351033,40.0709025],[22.3351588,40.0710294],[22.3350923,40.0713528],[22.3353219,40.0715542],[22.3356,40.0716934],[22.3362868,40.0718564]]},{"id":19138,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a4\u03c1\u03cc\u03c7\u03b1\u03bb\u03bf \u0391\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03bf\u03c5-\u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u03a4\u03c1\u03cc\u03c7\u03b1\u03bb\u03bf \u0391\u03b3\u03af\u03bf\u03c5 \u0399\u03c9\u03ac\u03bd\u03bd\u03bf\u03c5-\u039a\u03ac\u03c4\u03c9 \u03a4\u03c3\u03bf\u03c5\u03ba\u03bd\u03af\u03b4\u03b1-\u03a0\u03ac\u03bd\u03c9 \u03a4\u03c3\u03bf\u03c5\u03ba\u03bd\u03af\u03b4\u03b1-\u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_Trochalo_Tsouknida_Livadaki","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":9360,"name_EN":"Olympus: Trochalo Agiou Ioanou-Livadaki","description_EN":"Trochalo Agiou Ioanou-Kato Tsouknida-Pano Tsouknida- Livadaki","ascent_time":275,"descent_time":220,"marker":"Red_dots","level":12,"ascent":1598,"descent":80,"maxelev":2097,"minelev":556,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.42978 40.0675,22.48833 40.08355)","views":9,"millestones":"0,22.4879677,40.0839719#1,22.4824420,40.0812414#2,22.4770273,40.0811655#3,22.4688035,40.0830105#4,22.4596222,40.0816544#5,22.4497166,40.0795396#6,22.4416875,40.0816226#7,22.4358218,40.0753525#8,22.4372619,40.0699677#9.4,22.4301644,40.0667298","x":22.4600206,"y":40.08191,"coor":[[22.4879677,40.0839719],[22.4874834,40.083844],[22.4873212,40.0838193],[22.4870972,40.0838705],[22.4870172,40.0837793],[22.4871048,40.0835282],[22.487046,40.0830049],[22.4869306,40.0829223],[22.4867724,40.0825013],[22.4865993,40.0823729],[22.486626,40.0822292],[22.4863881,40.0818477],[22.4860831,40.0818527],[22.4858738,40.0817689],[22.4857436,40.0818212],[22.485594,40.0816931],[22.4855956,40.0816211],[22.4858337,40.081462],[22.4859752,40.0808963],[22.4858389,40.0806963],[22.4857674,40.0807495],[22.4856174,40.0806394],[22.4855102,40.0807101],[22.4853715,40.0806181],[22.4854332,40.0804838],[22.4853068,40.080365],[22.4853561,40.0802576],[22.4852114,40.0804359],[22.4850576,40.0804969],[22.4849654,40.0804236],[22.4849165,40.0805131],[22.4847992,40.0805116],[22.4845563,40.0808868],[22.4844508,40.0808854],[22.4844128,40.081011],[22.4842986,40.0808744],[22.4842266,40.0809455],[22.4841474,40.0808184],[22.4840257,40.081015],[22.4839351,40.0808696],[22.4835126,40.0808821],[22.4834783,40.0808456],[22.48323,40.0809325],[22.4831366,40.0809132],[22.4830756,40.0810205],[22.4829806,40.0810733],[22.4827932,40.0810619],[22.4825899,40.0812394],[22.4822966,40.0812446],[22.4822016,40.0812974],[22.4820156,40.0812229],[22.4819214,40.0812397],[22.4818139,40.0813283],[22.481917,40.0814378],[22.4817981,40.0815083],[22.4818669,40.0815813],[22.4817909,40.0818325],[22.4815236,40.0818876],[22.4810898,40.0817017],[22.4804221,40.0811344],[22.480473,40.0809549],[22.4808298,40.0807343],[22.4817978,40.0804497],[22.482048,40.0802728],[22.4820759,40.080075],[22.4819813,40.0801098],[22.4817943,40.0800128],[22.4816308,40.0801638],[22.4814424,40.0801973],[22.4809874,40.0800923],[22.4808964,40.0799649],[22.4805923,40.0799249],[22.4801792,40.0800456],[22.4798978,40.0800419],[22.479732,40.0801118],[22.4789208,40.0802003],[22.4788042,40.0801717],[22.4785877,40.0804121],[22.4781725,40.0806229],[22.4777256,40.0806801],[22.4775546,40.0809841],[22.4772551,40.0812685],[22.4771035,40.0812305],[22.4769308,40.081084],[22.4765997,40.0812058],[22.4757561,40.0811677],[22.4755936,40.0810935],[22.4751925,40.0806738],[22.475074,40.0807263],[22.4745118,40.0806918],[22.4736608,40.0804644],[22.4734133,40.0805152],[22.4732039,40.0804404],[22.4728047,40.0804621],[22.4726069,40.0803875],[22.4723658,40.0801591],[22.4720211,40.0803617],[22.4715724,40.0804999],[22.4714875,40.0806249],[22.4713215,40.0807038],[22.4712107,40.0809366],[22.4707224,40.0812725],[22.4705295,40.0815042],[22.4704289,40.0818092],[22.4702399,40.0818697],[22.4704372,40.0819624],[22.4704117,40.0820522],[22.4702587,40.0820772],[22.4702425,40.0822752],[22.4699941,40.082371],[22.4697365,40.0823496],[22.4697893,40.0826115],[22.469439,40.0825438],[22.4694105,40.0827687],[22.4691988,40.0827929],[22.4691022,40.0829178],[22.4688216,40.082878],[22.4687939,40.0830669],[22.4686763,40.0830833],[22.4684199,40.0830079],[22.468371,40.0830973],[22.4682303,40.0830954],[22.4682048,40.0831852],[22.4679902,40.0833445],[22.4680336,40.0834982],[22.4679113,40.0837219],[22.4680249,40.0838855],[22.4679273,40.0840554],[22.4673576,40.0838316],[22.4668829,40.0835551],[22.466568,40.0834789],[22.4661414,40.0831489],[22.4657238,40.0829451],[22.4652661,40.0829571],[22.4648123,40.0827979],[22.4636642,40.0827377],[22.4633588,40.08263],[22.4631586,40.0826634],[22.4624802,40.0825823],[22.4622352,40.082525],[22.4619576,40.0823501],[22.4613259,40.0822787],[22.4610171,40.0819322],[22.4609095,40.0820209],[22.4603807,40.0820679],[22.4600896,40.081974],[22.4600206,40.08191],[22.4600928,40.0818299],[22.4598373,40.0817184],[22.4596511,40.0816528],[22.4594045,40.0816676],[22.4590795,40.0815191],[22.4579541,40.0814951],[22.4568218,40.0817773],[22.4564761,40.082025],[22.4559048,40.0818732],[22.4555759,40.0818959],[22.4552141,40.081819],[22.4550144,40.0818343],[22.4546711,40.0819739],[22.4543917,40.0818801],[22.4541807,40.0818772],[22.4538793,40.0817201],[22.4532482,40.0816216],[22.452747,40.0809662],[22.4519231,40.0805768],[22.4514457,40.0804263],[22.450999,40.0799518],[22.4503708,40.0797272],[22.4496213,40.0796812],[22.449599,40.0796268],[22.4497183,40.0795383],[22.4494178,40.0793451],[22.4493725,40.0792724],[22.4494558,40.0792195],[22.449399,40.0791376],[22.4491526,40.0791433],[22.4486565,40.0792989],[22.4483747,40.0793131],[22.4480468,40.0792907],[22.4476747,40.0791506],[22.446645,40.0790467],[22.4465286,40.0790091],[22.4465537,40.0789374],[22.4458509,40.0789009],[22.4456133,40.0790328],[22.4455218,40.0789325],[22.4455368,40.0787886],[22.4453852,40.0787505],[22.4451846,40.0788019],[22.444993,40.0789795],[22.4447503,40.0793366],[22.4447227,40.0795164],[22.4445298,40.079748],[22.4438957,40.0802981],[22.4437015,40.0805838],[22.4436125,40.0808889],[22.4432787,40.0811276],[22.4429664,40.0814477],[22.4429274,40.0816184],[22.4425695,40.0818839],[22.4419117,40.0819291],[22.4416082,40.0818619],[22.4416117,40.0817088],[22.4418767,40.0814061],[22.4418547,40.0813427],[22.4416093,40.0813034],[22.4417337,40.0809897],[22.4415716,40.0808975],[22.4417047,40.0807191],[22.4412517,40.0805238],[22.4411596,40.0804505],[22.4411633,40.0802884],[22.4409426,40.0801953],[22.4407732,40.0801975],[22.4405786,40.0799877],[22.4403126,40.0798219],[22.4401555,40.0795135],[22.4401069,40.0790714],[22.4398544,40.0788338],[22.4398219,40.0787162],[22.4393817,40.0784761],[22.4390789,40.0783819],[22.4386095,40.0783936],[22.4381192,40.0782969],[22.4380274,40.0782056],[22.4374462,40.0779815],[22.4371576,40.0777794],[22.4371836,40.0775545],[22.4371199,40.0772654],[22.436782,40.0766572],[22.4365294,40.0764196],[22.4364737,40.0762927],[22.4365356,40.0761494],[22.436447,40.075923],[22.43586,40.0754376],[22.435715,40.0751113],[22.4349946,40.0748808],[22.434774,40.0747878],[22.4345327,40.0745683],[22.4344108,40.0742603],[22.43418,40.074095],[22.4341126,40.073968],[22.4341276,40.0738241],[22.4345324,40.0735593],[22.4345819,40.0734428],[22.4341807,40.0725275],[22.4342951,40.0716281],[22.4344149,40.0715216],[22.4344957,40.0715768],[22.4348951,40.0715461],[22.4351588,40.0712974],[22.4352707,40.0710197],[22.435509,40.0708517],[22.4363317,40.0707727],[22.437352,40.0707685],[22.4376714,40.0706467],[22.437899,40.0704335],[22.437775,40.0702156],[22.4375381,40.0703205],[22.4374688,40.0702746],[22.4374838,40.0701306],[22.4373415,40.0702008],[22.4372716,40.0701818],[22.4372403,40.0694967],[22.4371597,40.0694326],[22.4368771,40.0694828],[22.4368317,40.0694191],[22.4369045,40.069312],[22.4368977,40.0690957],[22.4370814,40.0687558],[22.4371511,40.0682703],[22.4372731,40.0680647],[22.4371285,40.0676709],[22.4368842,40.067073],[22.4366825,40.0671784],[22.4365482,40.0674108],[22.4363573,40.0675523],[22.4362938,40.0677677],[22.4358317,40.0679777],[22.4357268,40.0679492],[22.4357212,40.0676789],[22.4352834,40.0678532],[22.4352268,40.0677623],[22.4349556,40.0678307],[22.4347571,40.067792],[22.4342498,40.0679293],[22.4342662,40.0677223],[22.4340079,40.0677368],[22.4333546,40.0675929],[22.4330874,40.0674811],[22.431303,40.0670606],[22.4301644,40.0667298]]},{"id":19139,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9-\u039c\u03b1\u03c3\u03c4\u03bf\u03c1\u03bf\u03cd\u03bb\u03b9-\u03a0\u03b1\u03c0\u03ac \u03a1\u03ad\u03bc\u03b1-\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5\u03c2 \u0391\u03b3\u03af\u03bf\u03c5\u03c2 \u0391\u03c0\u03bf\u03c3\u03c4\u03cc\u03bb\u03bf\u03c5\u03c2 \u0392\u03c1\u03bf\u03bd\u03c4\u03bf\u03cd\u03c2","path":"MACEDONIA\/Makedonia_Olymbos_Mastorouli_PapaRema","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":14323,"name_EN":"Olympus: Agii Apostoloi-Mastorouli-Papa Rema-Agii Apostoloi","description_EN":"Aloop trail aroud Agii Apostoloi Vrondous","ascent_time":340,"descent_time":330,"marker":"Red_dots","level":13,"ascent":1237,"descent":1237,"maxelev":1163,"minelev":362,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36735 40.12786,22.40127 40.16725)","views":5,"millestones":"0,22.3977442,40.1676772#1,22.3899002,40.1626045#2,22.3836991,40.1566614#3,22.3800233,40.1501499#4,22.3740355,40.1441082#5,22.3737449,40.1373468#6,22.3703978,40.1310750#7,22.3736944,40.1281937#8,22.3802088,40.1327527#9,22.3831306,40.1392929#10,22.3872772,40.1444185#11,22.3893033,40.1515378#12,22.3937883,40.1583463#13,22.3999149,40.1622915#14.3,22.3977442,40.1676772","x":22.3722144,"y":40.1277585,"coor":[[22.3977442,40.1676772],[22.3973149,40.1674551],[22.3971155,40.1671055],[22.3967797,40.1669026],[22.3963564,40.1664283],[22.3959173,40.1661249],[22.394493,40.1657718],[22.393935,40.1655299],[22.3937356,40.165383],[22.3935761,40.1654528],[22.3934523,40.1652259],[22.3934512,40.1647754],[22.3935254,40.1646143],[22.3934362,40.1644148],[22.3936748,40.164256],[22.3937004,40.1641663],[22.3936317,40.1640932],[22.3932481,40.1639258],[22.3928277,40.1638298],[22.3924953,40.1634829],[22.3917653,40.1630673],[22.3908532,40.1629105],[22.3906289,40.1629615],[22.3903266,40.1628311],[22.3900961,40.1626477],[22.3898274,40.16259],[22.3892038,40.1621489],[22.3890667,40.1619848],[22.3888685,40.161928],[22.3884527,40.1616339],[22.3880803,40.1614936],[22.3879885,40.1614022],[22.3874069,40.1611689],[22.3869669,40.1609105],[22.3867598,40.1607275],[22.3867176,40.1605287],[22.386496,40.1604625],[22.3862474,40.1605491],[22.3859657,40.1605452],[22.3855929,40.1604229],[22.3852281,40.1604539],[22.3847042,40.1602664],[22.384045,40.1598428],[22.3837821,40.1590463],[22.3838681,40.1588853],[22.3837998,40.1587943],[22.3838661,40.1584709],[22.3838256,40.1582001],[22.384074,40.157627],[22.3839392,40.1573728],[22.3840742,40.1571225],[22.3837672,40.1567038],[22.383501,40.1565379],[22.3832778,40.1560483],[22.3829281,40.1559443],[22.3826637,40.1557064],[22.3826396,40.1552376],[22.382583,40.1551467],[22.3826716,40.1548777],[22.3824857,40.154794],[22.3821983,40.1545378],[22.3820873,40.1542659],[22.3814218,40.1541125],[22.3812831,40.1540205],[22.3811943,40.153803],[22.3812099,40.1536411],[22.3813164,40.1536065],[22.3811209,40.1534326],[22.3814022,40.1534546],[22.3816343,40.1535659],[22.3816156,40.1533675],[22.3815435,40.1533124],[22.381207,40.1531455],[22.3811289,40.1529733],[22.3812168,40.1527313],[22.3811498,40.1525862],[22.3808393,40.1523116],[22.3806633,40.1518136],[22.3807028,40.151634],[22.3810024,40.1513769],[22.380964,40.151016],[22.3804634,40.1508379],[22.3801278,40.150635],[22.3802275,40.1503931],[22.3800431,40.1502464],[22.380022,40.150147],[22.3801432,40.1499866],[22.3798127,40.1495675],[22.3795434,40.1495367],[22.3791719,40.1493604],[22.3790921,40.1492601],[22.3790766,40.1489266],[22.3788713,40.1486715],[22.3787083,40.1486151],[22.3784954,40.1486842],[22.3784862,40.148576],[22.378186,40.1483646],[22.3778544,40.1479906],[22.3775293,40.1478419],[22.3772197,40.1475312],[22.3771371,40.1475481],[22.3771636,40.1474223],[22.3769511,40.1474734],[22.3769137,40.147563],[22.3767594,40.1476329],[22.3762334,40.1473372],[22.3761108,40.1470652],[22.3759604,40.146973],[22.3757212,40.1466634],[22.3755646,40.1463369],[22.3755794,40.1462109],[22.375688,40.1460863],[22.3755141,40.1459938],[22.3754367,40.1457945],[22.3750752,40.1456904],[22.3749144,40.145544],[22.3747006,40.1451536],[22.3747512,40.1450011],[22.3744745,40.1447901],[22.3745179,40.1444483],[22.3744635,40.1442674],[22.3742649,40.1442286],[22.3741034,40.1441092],[22.3736457,40.1441027],[22.3736662,40.1442292],[22.3736046,40.1443499],[22.373285,40.143967],[22.3730299,40.1438373],[22.3727145,40.1437698],[22.3723322,40.1435573],[22.3722638,40.1434752],[22.3722414,40.1429344],[22.3724441,40.1418201],[22.3732627,40.1409668],[22.373787,40.1401453],[22.3737224,40.1399012],[22.373776,40.1396226],[22.3742314,40.1392326],[22.374572,40.1387329],[22.374563,40.1386157],[22.3744474,40.138542],[22.3740077,40.1384908],[22.3737895,40.1382895],[22.3736897,40.1380449],[22.3737245,40.1375679],[22.373748,40.1373205],[22.3734735,40.1370193],[22.3734042,40.1364778],[22.3731504,40.1362941],[22.3729369,40.1358947],[22.3731049,40.1352484],[22.3732088,40.1353219],[22.3733628,40.135261],[22.3735218,40.134993],[22.3734794,40.1348032],[22.3731277,40.1342938],[22.3730235,40.1338644],[22.3732424,40.1335431],[22.3732339,40.1334079],[22.3734133,40.1332663],[22.3733722,40.1330225],[22.3735525,40.1328448],[22.3732611,40.1327596],[22.3727805,40.1327349],[22.372308,40.1323679],[22.3721602,40.1321676],[22.3717995,40.1320364],[22.3716383,40.131908],[22.371736,40.1317472],[22.3711702,40.1318474],[22.3709243,40.1318259],[22.3706622,40.1319393],[22.3706357,40.1317903],[22.3706974,40.131665],[22.3705976,40.1314204],[22.3699775,40.1303576],[22.3698506,40.1302657],[22.3697875,40.1299586],[22.3690941,40.1295074],[22.3687221,40.129358],[22.3683232,40.1293523],[22.3682545,40.1292793],[22.3683386,40.1292309],[22.3686378,40.129109],[22.3688014,40.1291384],[22.3693309,40.1290828],[22.3692388,40.1290094],[22.3693,40.1289022],[22.3701243,40.1287876],[22.3702197,40.1287259],[22.3703833,40.1287552],[22.3704076,40.1287195],[22.3701064,40.1285531],[22.3701225,40.1283732],[22.3702389,40.1284109],[22.370288,40.1283215],[22.3704762,40.1283061],[22.3706506,40.1283716],[22.3710502,40.1283502],[22.3710906,40.1281301],[22.3718202,40.1280502],[22.3719601,40.1280882],[22.3721519,40.1279198],[22.3722144,40.1277585],[22.3723292,40.1278682],[22.3726759,40.1276028],[22.3732659,40.127467],[22.3733864,40.127829],[22.3737289,40.1282302],[22.3743539,40.1285993],[22.3747619,40.1287132],[22.3748835,40.1290302],[22.3756976,40.1298344],[22.3758315,40.1301246],[22.3760726,40.1303532],[22.376378,40.1303394],[22.3765214,40.1302333],[22.3765474,40.1301256],[22.3770189,40.1300421],[22.3771501,40.1299539],[22.3773382,40.1299385],[22.3774773,40.1300125],[22.3774592,40.1302825],[22.3775366,40.1304818],[22.3778256,40.130666],[22.3780043,40.1310469],[22.3781425,40.1316524],[22.3783292,40.1317001],[22.3785216,40.1315046],[22.3788488,40.1315632],[22.3797926,40.1313602],[22.380049,40.1314359],[22.3801986,40.1315641],[22.3802239,40.1319789],[22.3803022,40.1321421],[22.3802004,40.132474],[22.3802557,40.132619],[22.3802053,40.1327624],[22.3802973,40.1328448],[22.3803171,40.1329982],[22.3798932,40.1330553],[22.3797848,40.1331709],[22.37943,40.1337786],[22.3794345,40.1340849],[22.3793118,40.1343084],[22.379357,40.1343811],[22.3803601,40.1346474],[22.3811119,40.1346219],[22.3813664,40.1347786],[22.3819046,40.1353447],[22.3822184,40.1354752],[22.3823906,40.1356398],[22.3824226,40.1357753],[22.382308,40.1361521],[22.3818284,40.1370733],[22.3818885,40.1375066],[22.3817778,40.1377213],[22.3817972,40.1378927],[22.3820159,40.1380759],[22.3821838,40.1384206],[22.3825755,40.1387324],[22.3827099,40.1390046],[22.3830461,40.1391804],[22.3831713,40.1393443],[22.3832897,40.1397964],[22.3832398,40.1399219],[22.3833153,40.1406977],[22.3836055,40.1413323],[22.3842078,40.1421696],[22.3842266,40.142305],[22.3840418,40.1426718],[22.3840858,40.1427985],[22.3843371,40.1430903],[22.3846636,40.1431849],[22.3848464,40.1433947],[22.3849525,40.1433781],[22.3850478,40.1438119],[22.3853034,40.1439236],[22.3854607,40.1437276],[22.3856736,40.1436585],[22.3857276,40.1438574],[22.3859781,40.1441852],[22.3862087,40.1438641],[22.3863726,40.1438844],[22.3865264,40.1438325],[22.3866899,40.1438708],[22.3866003,40.1439507],[22.3865854,40.1440856],[22.3869618,40.1450458],[22.3870335,40.1449927],[22.3872818,40.1444196],[22.3874463,40.1442913],[22.3876462,40.144276],[22.3878376,40.1441256],[22.3882154,40.1440317],[22.3878376,40.1441256],[22.3876462,40.144276],[22.3875333,40.1447069],[22.3878506,40.1456843],[22.3878332,40.1464228],[22.3879984,40.1471007],[22.3880315,40.1481823],[22.3885212,40.1488197],[22.3888776,40.14914],[22.3893065,40.1498531],[22.3892212,40.1504826],[22.3892406,40.150654],[22.3893859,40.1508723],[22.3894428,40.1509451],[22.389426,40.1511611],[22.3892871,40.1515736],[22.389142,40.1517517],[22.3891352,40.1520399],[22.3893179,40.1522587],[22.3900492,40.1526112],[22.390103,40.1528191],[22.3905503,40.1532668],[22.3905665,40.1535733],[22.3908476,40.1536043],[22.3909391,40.1537046],[22.3910024,40.1545073],[22.3913287,40.1551064],[22.3914722,40.1559913],[22.3914682,40.1561624],[22.3913344,40.1563587],[22.3911805,40.1564107],[22.3911993,40.1566091],[22.3917303,40.1569318],[22.3918708,40.1569518],[22.3920204,40.15708],[22.392173,40.1570821],[22.3922052,40.1572087],[22.3922765,40.1571736],[22.3924141,40.1573107],[22.3925629,40.157583],[22.3928882,40.1577317],[22.3931409,40.1580009],[22.3933405,40.1580172],[22.3934794,40.1581002],[22.3933021,40.1581518],[22.3935808,40.1582818],[22.3942802,40.1584987],[22.3943984,40.1584643],[22.3943594,40.1586259],[22.3944513,40.1587083],[22.3945591,40.1586197],[22.3946758,40.1586483],[22.3947712,40.1585866],[22.3950017,40.15877],[22.3950464,40.1588382],[22.3951645,40.1589029],[22.3954718,40.158817],[22.3954931,40.1589074],[22.3957891,40.1588034],[22.395985,40.1589593],[22.3966182,40.1589951],[22.3968622,40.1591066],[22.3972133,40.1591565],[22.3975084,40.1590885],[22.3978794,40.1592918],[22.3981389,40.1592413],[22.3982988,40.1591354],[22.3984473,40.1593087],[22.3985276,40.1593909],[22.3986919,40.1593931],[22.3993726,40.159907],[22.399404,40.1600696],[22.399508,40.1601432],[22.3995644,40.1607385],[22.3994526,40.1608766],[22.3994607,40.1610299],[22.3995625,40.1611934],[22.3998195,40.161251],[22.4002697,40.1615816],[22.400335,40.1617987],[22.4002868,40.1618521],[22.3995243,40.1618235],[22.399453,40.1618586],[22.3995913,40.1619686],[22.3996579,40.1621317],[22.3999589,40.162316],[22.4000362,40.1625243],[22.3999946,40.162794],[22.4001342,40.16285],[22.4000506,40.1629119],[22.4000602,40.1630021],[22.3998577,40.1631254],[22.3996366,40.1634917],[22.4002202,40.1636439],[22.400195,40.1637157],[22.4004289,40.1637549],[22.4001496,40.1641475],[22.40024,40.1643019],[22.3998479,40.1644946],[22.3998339,40.1645935],[22.3999617,40.1646494],[22.3993998,40.165074],[22.3988244,40.1652778],[22.3983812,40.16565],[22.3984939,40.1658498],[22.3988387,40.1661699],[22.39803,40.1664785],[22.397378,40.1667397],[22.3972692,40.1669049],[22.3973096,40.1671847],[22.3974793,40.1674573],[22.3977442,40.1676772]]},{"id":19155,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03b9\u03cc\u03bd\u03b9\u03b1-\u03a1\u03ac\u03c7\u03b7 \u039c\u03b5\u03bb\u03b9\u03c4\u03b6\u03ac\u03bd\u03b7-\u03a0\u03ac\u03b3\u03bf\u03c2","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03c5\u03c1\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03cc\u03b3\u03ba\u03bf \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Prionia_Melitzani_Kalogeros","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":6792,"name_EN":"Olympus: Prionia-Melitzani ridge-Pagos peak","description_EN":"A long ascent on steep slopes to Kalogeros","ascent_time":240,"descent_time":180,"marker":"Red_dots","level":12,"ascent":1659,"descent":54,"maxelev":2668,"minelev":1057,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.39707 40.05709,22.41265 40.0836)","views":10,"millestones":"0,22.4069323,40.0835974#1,22.4109488,40.0782632#2,22.4061074,40.0758822#3,22.3978025,40.0732423#4,22.4029314,40.0684635#5,22.4080596,40.0665459#6,22.4100916,40.0595029#6.8,22.4063465,40.0570037","x":22.3996939,"y":40.0698084,"coor":[[22.4069323,40.0835974],[22.4071576,40.08365],[22.4074277,40.0836357],[22.4075072,40.0837449],[22.4075663,40.0837277],[22.407802,40.0836769],[22.4077382,40.0833967],[22.4077777,40.0832081],[22.4081481,40.0829159],[22.4081996,40.0827184],[22.4084641,40.0824427],[22.4085688,40.0819757],[22.4087045,40.0816893],[22.4089599,40.0818009],[22.4091998,40.0820745],[22.4092852,40.082436],[22.4093681,40.0824011],[22.4094841,40.0824568],[22.4096154,40.0823595],[22.409973,40.0816076],[22.4101523,40.0809614],[22.4101376,40.0805828],[22.4100019,40.0803648],[22.4099098,40.0797869],[22.4100773,40.0796451],[22.4103909,40.0797755],[22.4105831,40.07958],[22.4106334,40.0794365],[22.4105532,40.0793543],[22.410669,40.0789145],[22.4106409,40.0786078],[22.4108114,40.0783398],[22.4111321,40.0781641],[22.4113442,40.0781219],[22.4118611,40.0775795],[22.4121809,40.0774397],[22.4120888,40.0773664],[22.4121738,40.0772414],[22.4120821,40.0771501],[22.4121554,40.0770249],[22.4120451,40.0767261],[22.4119056,40.0766702],[22.4118257,40.076579],[22.4118736,40.0765346],[22.4117696,40.0764701],[22.4113467,40.0765003],[22.4113065,40.076716],[22.4111775,40.0767142],[22.4109384,40.0764046],[22.4107643,40.0763302],[22.4106562,40.0764368],[22.4104402,40.0761456],[22.4102264,40.0762597],[22.4100196,40.0760767],[22.4098521,40.0757141],[22.4096449,40.0760536],[22.4093694,40.076302],[22.4091479,40.0762449],[22.4090478,40.0760093],[22.4088341,40.0761235],[22.4087315,40.075996],[22.4083337,40.0759545],[22.4082906,40.0757917],[22.4078721,40.0756328],[22.4076368,40.0756656],[22.4074067,40.0759778],[22.407242,40.0760025],[22.4070921,40.0758923],[22.4069035,40.0759348],[22.4068076,40.0760236],[22.4064307,40.0760905],[22.406209,40.0760424],[22.4058808,40.0755333],[22.4056953,40.0754407],[22.405437,40.0754552],[22.4051806,40.0753886],[22.4049453,40.0754214],[22.4048063,40.0753474],[22.4044432,40.0753244],[22.4042854,40.0750519],[22.4041,40.0749593],[22.4039876,40.0747505],[22.4040839,40.0746437],[22.4039702,40.074489],[22.4039845,40.0743811],[22.4039028,40.074362],[22.4039286,40.0742632],[22.4033618,40.0738635],[22.4028841,40.0737308],[22.4026122,40.0733216],[22.4020073,40.0731151],[22.4015792,40.0728659],[22.4011212,40.0723912],[22.400706,40.0720971],[22.4002651,40.0718928],[22.3995646,40.0722615],[22.3990165,40.0726324],[22.398203,40.0728193],[22.3975419,40.0735084],[22.3974749,40.0733633],[22.3975265,40.0731658],[22.3973197,40.0729828],[22.3973725,40.0727943],[22.3974031,40.0724884],[22.3976108,40.0721309],[22.3979816,40.0718207],[22.3983076,40.0714198],[22.3987737,40.0710479],[22.3990547,40.0705653],[22.3993553,40.0702451],[22.3993819,40.0701104],[22.3996939,40.0698084],[22.3997381,40.0694216],[22.3995923,40.0691403],[22.3997732,40.0689266],[22.399756,40.0686561],[22.4001877,40.0682476],[22.4005513,40.0682436],[22.4008343,40.0681755],[22.4014904,40.0682025],[22.4016298,40.0682585],[22.4021255,40.0681212],[22.4021945,40.0681762],[22.4021321,40.0683375],[22.4026324,40.0685066],[22.4026948,40.0683453],[22.4029497,40.0684749],[22.4029422,40.0682946],[22.4031168,40.0683511],[22.4035394,40.0683299],[22.4040512,40.0685081],[22.4043015,40.0688359],[22.4043724,40.0693144],[22.4046468,40.0696154],[22.4046879,40.0698683],[22.4048831,40.0700917],[22.404979,40.0700029],[22.4049938,40.069868],[22.4051462,40.0698701],[22.4056155,40.0694531],[22.4057867,40.0691492],[22.4057903,40.068996],[22.4058732,40.0689612],[22.4060087,40.0686837],[22.4061497,40.0686677],[22.4061644,40.0685417],[22.4063411,40.0685081],[22.4066528,40.0682151],[22.4066314,40.0681247],[22.4067713,40.0681627],[22.4067974,40.0680459],[22.406962,40.0680302],[22.4069646,40.0678681],[22.4070134,40.0677876],[22.4070821,40.0678607],[22.407188,40.0678441],[22.4070971,40.0677167],[22.4072439,40.0674575],[22.4071648,40.0673303],[22.4072355,40.0673132],[22.4072136,40.0672499],[22.4068912,40.0669932],[22.4069063,40.0668492],[22.4070118,40.0668507],[22.4070139,40.0667606],[22.4072228,40.0668536],[22.4073291,40.066819],[22.4073666,40.0667204],[22.4075537,40.066741],[22.4076575,40.0668145],[22.4079385,40.0668364],[22.407815,40.0666005],[22.4079205,40.0666019],[22.4079345,40.066503],[22.4080973,40.0665593],[22.4080892,40.066406],[22.4082694,40.0662193],[22.4083197,40.0660759],[22.4085217,40.0659615],[22.4085426,40.0655654],[22.4086372,40.0655307],[22.4086759,40.0653781],[22.4088664,40.0652545],[22.4087287,40.0651265],[22.4087787,40.0649921],[22.4090429,40.0647254],[22.4095289,40.0644979],[22.4094716,40.064443],[22.4092258,40.0644216],[22.4096711,40.0639323],[22.409777,40.0639157],[22.4097324,40.063816],[22.4098856,40.0637821],[22.4098301,40.0636462],[22.4099944,40.0636394],[22.4099375,40.0635665],[22.4101623,40.0634795],[22.4101422,40.0633351],[22.4103668,40.0632571],[22.4106119,40.062801],[22.4105855,40.0624223],[22.4106454,40.0623691],[22.4104499,40.0622042],[22.4105927,40.0621161],[22.4103787,40.0617348],[22.4102406,40.0616248],[22.4102785,40.0615082],[22.4101772,40.0613266],[22.4103051,40.0608689],[22.4102406,40.0606157],[22.4103356,40.060563],[22.410249,40.0602555],[22.4103808,40.0601312],[22.4103352,40.0600765],[22.4104432,40.0599699],[22.4104947,40.0597724],[22.4096367,40.059202],[22.4094841,40.059209],[22.4093349,40.0590718],[22.4084659,40.0586274],[22.4072443,40.0577187],[22.4070294,40.0573824],[22.4063465,40.0570037]]},{"id":19156,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u0393\u03ba\u03cc\u03bb\u03bd\u03b1-\u03a4\u03c3\u03bf\u03c5\u03ba\u03bd\u03af\u03b4\u03b1-\u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u039f \u03c0\u03b9\u03bf \u03ae\u03c0\u03b9\u03bf\u03c2 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Golna_Livadaki","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":11359,"name_EN":"Olympus: Litochoro-Golna-Tsouknida-Livadaki","description_EN":"The less tiring way to Livadaki","ascent_time":335,"descent_time":265,"marker":"Red_dots","level":12,"ascent":1884,"descent":100,"maxelev":2097,"minelev":296,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.42932 40.06769,22.50242 40.10345)","views":3,"millestones":"0,22.5013575,40.1044073#1,22.4966812,40.0975475#2,22.4885672,40.0961119#3,22.4837575,40.0951830#4,22.4750787,40.0941337#5,22.4668630,40.0884757#6,22.4583920,40.0837213#7,22.4494283,40.0793530#8,22.4418642,40.0813777#9,22.4356702,40.0750972#10,22.4372465,40.0696774#11.4,22.4301619,40.0667298","x":22.4625479,"y":40.0856193,"coor":[[22.5013575,40.1044073],[22.5012645,40.1039331],[22.5011528,40.1036794],[22.5011677,40.1035355],[22.5013438,40.1031594],[22.5016555,40.1028076],[22.5015711,40.1024776],[22.5014447,40.1024039],[22.5011191,40.1022736],[22.5010436,40.1022411],[22.500939,40.1021947],[22.5005514,40.1018473],[22.5002413,40.101546],[22.5002961,40.1012359],[22.5001855,40.1010453],[22.499944,40.1008259],[22.4999257,40.1005915],[22.4998336,40.1005092],[22.4995601,40.1001948],[22.4994399,40.1000086],[22.4992869,40.0998129],[22.4986203,40.0992322],[22.4979705,40.0983769],[22.4980072,40.0983053],[22.4978589,40.0981142],[22.4977701,40.0980545],[22.4977833,40.0976042],[22.4975068,40.0975421],[22.497206,40.097349],[22.4968631,40.0975202],[22.4958521,40.0976693],[22.4951713,40.0983361],[22.4944861,40.0980209],[22.4941285,40.097746],[22.4942702,40.0977028],[22.4942954,40.097622],[22.4940378,40.0976006],[22.493551,40.097333],[22.4933099,40.0970957],[22.4930298,40.097029],[22.492556,40.0967075],[22.4923657,40.0962906],[22.4921465,40.0961256],[22.49193,40.0958345],[22.4916195,40.0958214],[22.4914941,40.0957567],[22.4912814,40.0957269],[22.4902195,40.0960014],[22.4898001,40.0958698],[22.4895771,40.0958759],[22.4897294,40.0960851],[22.4897938,40.0963562],[22.4896316,40.096264],[22.4892074,40.0963485],[22.4891227,40.0964645],[22.4889707,40.0964445],[22.488727,40.0963242],[22.4883738,40.0958512],[22.487852,40.0955741],[22.487928,40.0953228],[22.487859,40.0952588],[22.4879544,40.095188],[22.4878455,40.0948082],[22.4876418,40.0950038],[22.4875818,40.0945345],[22.4877046,40.0942839],[22.48762,40.0938683],[22.4874254,40.0936496],[22.4870778,40.0939874],[22.4867051,40.0933339],[22.4865312,40.0932415],[22.4864869,40.0936553],[22.4864012,40.0938164],[22.486113,40.0935874],[22.4859905,40.09382],[22.4857596,40.0936548],[22.4857443,40.0938168],[22.4856359,40.0939415],[22.4852404,40.0937922],[22.4853187,40.0939644],[22.4850627,40.0938709],[22.4850325,40.0941769],[22.484819,40.0942822],[22.4845768,40.0946214],[22.4845061,40.0946384],[22.4844151,40.0945111],[22.4843087,40.0945458],[22.4841858,40.0947964],[22.483767,40.0951693],[22.483561,40.0954639],[22.483371,40.0955695],[22.4831666,40.0957921],[22.4827995,40.0959494],[22.4826353,40.0959473],[22.4826846,40.0958398],[22.4822515,40.0957981],[22.4821939,40.0957523],[22.4822535,40.095708],[22.4818113,40.0955491],[22.4815302,40.0955274],[22.4816765,40.0952771],[22.4812438,40.0952173],[22.4812341,40.0951271],[22.4810481,40.0950526],[22.4811714,40.0947839],[22.4809144,40.0947355],[22.4809281,40.0946456],[22.4808585,40.0946087],[22.480518,40.0946222],[22.4804759,40.0944055],[22.4801828,40.0944016],[22.480091,40.0943103],[22.4798566,40.0942982],[22.4795332,40.0944516],[22.4791802,40.0943839],[22.4786413,40.0945165],[22.4778459,40.094416],[22.47715,40.094587],[22.4766934,40.094545],[22.4763517,40.0946125],[22.4758954,40.0945615],[22.4754714,40.094637],[22.4752858,40.0945444],[22.4751897,40.094381],[22.4749604,40.0938825],[22.474693,40.0937709],[22.4740029,40.0931582],[22.4734764,40.0925747],[22.4733528,40.0923298],[22.4726726,40.0917983],[22.4722901,40.091595],[22.4718681,40.0910579],[22.4718151,40.090805],[22.4713506,40.0905917],[22.4710506,40.0903715],[22.4706652,40.0897718],[22.4701804,40.089423],[22.4697596,40.0893544],[22.4693195,40.0891054],[22.4686301,40.0889881],[22.4684218,40.0888593],[22.4681186,40.0887832],[22.4678189,40.088545],[22.4672553,40.0885736],[22.4668471,40.0884691],[22.4664256,40.0884365],[22.4657992,40.0881218],[22.4652129,40.0875916],[22.4649562,40.0875341],[22.4645525,40.0872314],[22.4645545,40.0871414],[22.4643232,40.0869942],[22.464317,40.0867508],[22.4641902,40.0866501],[22.463933,40.0866106],[22.4639814,40.0865482],[22.4638665,40.0864386],[22.4635975,40.086408],[22.4635303,40.0862629],[22.4629376,40.0860208],[22.4627912,40.0857486],[22.4625479,40.0856193],[22.4618249,40.0854295],[22.4615561,40.0853899],[22.4613205,40.0854318],[22.4606494,40.0850265],[22.4605887,40.0851158],[22.4604965,40.0850425],[22.4603295,40.0851664],[22.4602616,40.0850574],[22.4600874,40.084983],[22.4599061,40.0847013],[22.4597195,40.0846538],[22.4596754,40.084527],[22.4595256,40.0844079],[22.4587587,40.0840914],[22.458785,40.0839656],[22.4578595,40.0833948],[22.4575285,40.082994],[22.4573316,40.0828832],[22.4570931,40.0825377],[22.4568614,40.0824085],[22.4566791,40.0821718],[22.4565275,40.0821338],[22.4564735,40.0820249],[22.4559023,40.0818732],[22.4555734,40.0818958],[22.4552115,40.0818189],[22.4550118,40.0818343],[22.4546685,40.0819738],[22.4543892,40.08188],[22.4541781,40.0818772],[22.4538767,40.08172],[22.4532456,40.0816215],[22.4527444,40.0809662],[22.4519205,40.0805768],[22.4514431,40.0804263],[22.4509965,40.0799518],[22.4503682,40.0797272],[22.4496187,40.0796811],[22.4495965,40.0796268],[22.4497158,40.0795383],[22.4494152,40.0793451],[22.4493699,40.0792724],[22.4494532,40.0792194],[22.4493965,40.0791376],[22.44915,40.0791433],[22.4486539,40.0792988],[22.4483722,40.0793131],[22.4480443,40.0792907],[22.4476722,40.0791505],[22.4466425,40.0790466],[22.4465261,40.0790091],[22.4465511,40.0789373],[22.4458483,40.0789009],[22.4456107,40.0790328],[22.4455192,40.0789325],[22.4455342,40.0787885],[22.4453826,40.0787505],[22.4451821,40.0788018],[22.4449904,40.0789794],[22.4447477,40.0793365],[22.4447202,40.0795163],[22.4445272,40.079748],[22.4438931,40.080298],[22.443699,40.0805837],[22.4436099,40.0808888],[22.4432761,40.0811276],[22.4429639,40.0814477],[22.4429248,40.0816184],[22.4425669,40.0818838],[22.4419091,40.081929],[22.4416057,40.0818619],[22.4416092,40.0817088],[22.4418741,40.081406],[22.4418521,40.0813427],[22.4416067,40.0813033],[22.4417311,40.0809897],[22.441569,40.0808974],[22.4417021,40.080719],[22.4412492,40.0805237],[22.441157,40.0804504],[22.4411607,40.0802883],[22.44094,40.0801953],[22.4407714,40.0801975],[22.4405768,40.0799877],[22.4403108,40.0798219],[22.4401537,40.0795135],[22.4401051,40.0790714],[22.4398525,40.0788338],[22.43982,40.0787162],[22.4393799,40.078476],[22.4390771,40.0783819],[22.4386077,40.0783936],[22.4381174,40.0782969],[22.4380256,40.0782055],[22.4374444,40.0779815],[22.4371558,40.0777794],[22.4371818,40.0775545],[22.4371181,40.0772654],[22.4367801,40.0766572],[22.4365276,40.0764196],[22.4364718,40.0762927],[22.4365338,40.0761494],[22.4364451,40.0759229],[22.4358581,40.0754375],[22.4357131,40.0751113],[22.4349924,40.0748808],[22.4347718,40.0747877],[22.4345305,40.0745682],[22.4344086,40.0742603],[22.4341778,40.074095],[22.4341104,40.073968],[22.4341254,40.073824],[22.4345302,40.0735592],[22.4345797,40.0734428],[22.4341785,40.0725274],[22.434293,40.0716281],[22.4344127,40.0715216],[22.4344935,40.0715767],[22.4348929,40.0715461],[22.4351566,40.0712974],[22.4352685,40.0710196],[22.4355068,40.0708517],[22.4363295,40.0707727],[22.4373498,40.0707685],[22.4376692,40.0706466],[22.4378968,40.0704335],[22.4377728,40.0702156],[22.4375359,40.0703205],[22.4374666,40.0702745],[22.4374816,40.0701306],[22.4373393,40.0702007],[22.4372694,40.0701818],[22.4372381,40.0694967],[22.4371575,40.0694325],[22.4368749,40.0694828],[22.4368295,40.0694191],[22.4369023,40.069312],[22.4368955,40.0690957],[22.4370792,40.0687558],[22.4371489,40.0682702],[22.4372709,40.0680647],[22.4371263,40.0676708],[22.436882,40.0670729],[22.4366803,40.0671783],[22.436546,40.0674108],[22.4363551,40.0675523],[22.4362916,40.0677677],[22.4358295,40.0679777],[22.4357246,40.0679492],[22.435719,40.0676789],[22.4352812,40.0678531],[22.4352246,40.0677623],[22.4349534,40.0678307],[22.4347549,40.067792],[22.4342476,40.0679293],[22.434264,40.0677223],[22.4340057,40.0677368],[22.4333524,40.0675928],[22.4330852,40.0674811],[22.4313008,40.0670606],[22.4301619,40.0667298]]},{"id":19157,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u0393\u03ba\u03cc\u03bb\u03bd\u03b1-\u039a\u03b1\u03c3\u03c4\u03ac\u03bd\u03b1-\u0395\u03bd\u03b9\u03c0\u03ad\u03b1\u03c2-\u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Kastana_Enipeas","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":12329,"name_EN":"Olympus: Litochoro-Golna-Kastana-Enipeas-Litochoro","description_EN":"The mountaineers way to Livadaki","ascent_time":285,"descent_time":270,"marker":"Red_dots","level":12,"ascent":1130,"descent":1130,"maxelev":1004,"minelev":280,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.45406 40.09065,22.50192 40.10384)","views":10,"millestones":"0,22.5013575,40.1044073#1,22.4966812,40.0975475#2,22.4885672,40.0961119#3,22.4837575,40.0951830#4,22.4754736,40.0961240#5,22.4679353,40.0907605#6,22.4589743,40.0929317#7,22.4586058,40.0942637#8,22.4667230,40.0957097#9,22.4734124,40.0987936#10,22.4829774,40.1002839#11,22.4919082,40.1038824#12.3,22.5013553,40.1044073","x":22.4577552,"y":40.0933754,"coor":[[22.5013575,40.1044073],[22.5012645,40.1039331],[22.5011528,40.1036794],[22.5011677,40.1035355],[22.5013438,40.1031594],[22.5016555,40.1028076],[22.5015711,40.1024776],[22.5014447,40.1024039],[22.5011191,40.1022736],[22.5010436,40.1022411],[22.500939,40.1021947],[22.5005514,40.1018473],[22.5002413,40.101546],[22.5002961,40.1012359],[22.5001855,40.1010453],[22.499944,40.1008259],[22.4999257,40.1005915],[22.4998336,40.1005092],[22.4995601,40.1001948],[22.4994399,40.1000086],[22.4992869,40.0998129],[22.4986203,40.0992322],[22.4979705,40.0983769],[22.4980072,40.0983053],[22.4978589,40.0981142],[22.4977701,40.0980545],[22.4977833,40.0976042],[22.4975068,40.0975421],[22.497206,40.097349],[22.4968631,40.0975202],[22.4958521,40.0976693],[22.4951713,40.0983361],[22.4944861,40.0980209],[22.4941285,40.097746],[22.4942702,40.0977028],[22.4942954,40.097622],[22.4940378,40.0976006],[22.493551,40.097333],[22.4933099,40.0970957],[22.4930298,40.097029],[22.492556,40.0967075],[22.4923657,40.0962906],[22.4921465,40.0961256],[22.49193,40.0958345],[22.4916195,40.0958214],[22.4914941,40.0957567],[22.4912814,40.0957269],[22.4902195,40.0960014],[22.4898001,40.0958698],[22.4895771,40.0958759],[22.4897294,40.0960851],[22.4897938,40.0963562],[22.4896316,40.096264],[22.4892074,40.0963485],[22.4891227,40.0964645],[22.4889707,40.0964445],[22.488727,40.0963242],[22.4883738,40.0958512],[22.487852,40.0955741],[22.487928,40.0953228],[22.487859,40.0952588],[22.4879544,40.095188],[22.4878455,40.0948082],[22.4876418,40.0950038],[22.4875818,40.0945345],[22.4877046,40.0942839],[22.48762,40.0938683],[22.4874254,40.0936496],[22.4870778,40.0939874],[22.4867051,40.0933339],[22.4865312,40.0932415],[22.4864869,40.0936553],[22.4864012,40.0938164],[22.486113,40.0935874],[22.4859905,40.09382],[22.4857596,40.0936548],[22.4857443,40.0938168],[22.4856359,40.0939415],[22.4852404,40.0937922],[22.4853187,40.0939644],[22.4850627,40.0938709],[22.4850325,40.0941769],[22.484819,40.0942822],[22.4845768,40.0946214],[22.4845061,40.0946384],[22.4844151,40.0945111],[22.4843087,40.0945458],[22.4841858,40.0947964],[22.483767,40.0951693],[22.483561,40.0954639],[22.483371,40.0955695],[22.4831666,40.0957921],[22.4827995,40.0959494],[22.4826353,40.0959473],[22.4826846,40.0958398],[22.4822515,40.0957981],[22.4821939,40.0957523],[22.4822535,40.095708],[22.4818113,40.0955491],[22.4815302,40.0955274],[22.4816765,40.0952771],[22.4812438,40.0952173],[22.4812341,40.0951271],[22.4810481,40.0950526],[22.4811714,40.0947839],[22.4809144,40.0947355],[22.4809281,40.0946456],[22.4808585,40.0946087],[22.480518,40.0946222],[22.4804759,40.0944055],[22.4801828,40.0944016],[22.480091,40.0943103],[22.4798566,40.0942982],[22.4795332,40.0944516],[22.478811,40.0947485],[22.4786056,40.095016],[22.4780699,40.0953694],[22.4766971,40.0959099],[22.4763977,40.0961852],[22.4760543,40.0963248],[22.4755068,40.0961555],[22.4746875,40.0953834],[22.4744007,40.0950914],[22.4742899,40.0948016],[22.4742981,40.0944323],[22.4737202,40.0940463],[22.4737473,40.0938845],[22.4734711,40.0936467],[22.4732501,40.0935627],[22.4729191,40.0931529],[22.47227,40.092802],[22.4716499,40.0927308],[22.4713009,40.0926],[22.4707324,40.0923222],[22.4706062,40.0921945],[22.4689859,40.0922631],[22.468833,40.0917566],[22.4689145,40.0912622],[22.4685364,40.0909103],[22.467405,40.0906251],[22.4671494,40.0905136],[22.4665969,40.0905694],[22.4662455,40.0905467],[22.4656038,40.090394],[22.4654275,40.0904097],[22.4649859,40.0902237],[22.4645868,40.0902364],[22.4639904,40.0901564],[22.4633127,40.0905619],[22.4633345,40.0911568],[22.4629791,40.0913142],[22.4627397,40.0915272],[22.4623766,40.0915044],[22.4614121,40.0916177],[22.4607441,40.0915908],[22.4603973,40.0916898],[22.4600455,40.0922077],[22.459795,40.0923935],[22.4593913,40.0931269],[22.4592959,40.0931977],[22.4591782,40.0932141],[22.4589508,40.0928958],[22.4589136,40.0929854],[22.4586787,40.0930003],[22.4586067,40.0930714],[22.4582563,40.0930037],[22.4580864,40.0932537],[22.4577552,40.0933754],[22.4574896,40.0931917],[22.457137,40.093223],[22.4565587,40.0933775],[22.456144,40.0935611],[22.4557932,40.0935114],[22.4556473,40.0932212],[22.4554625,40.0930926],[22.454845,40.0929042],[22.4546958,40.092758],[22.4545794,40.0927204],[22.4545169,40.0928908],[22.4544461,40.0929079],[22.4543022,40.0931447],[22.4543345,40.0932712],[22.4553412,40.0944018],[22.4556065,40.0946035],[22.4562697,40.0943241],[22.4563906,40.0941635],[22.4570309,40.0943793],[22.4582894,40.0942339],[22.4589683,40.0942969],[22.4592595,40.0943909],[22.4594123,40.0943749],[22.4596982,40.0941805],[22.4599995,40.0938242],[22.4604492,40.09365],[22.4608071,40.0933845],[22.4612685,40.0932104],[22.4618633,40.0933625],[22.4621985,40.0935831],[22.4627695,40.0937529],[22.4632438,40.0940474],[22.4634739,40.0942487],[22.4631217,40.094262],[22.4630738,40.0943065],[22.4634567,40.0944917],[22.4635335,40.094727],[22.4637818,40.0946402],[22.4639919,40.094688],[22.4639472,40.0945883],[22.4640176,40.0945892],[22.4640317,40.0944813],[22.4641603,40.0945011],[22.4641979,40.0943934],[22.4642675,40.0944304],[22.4643286,40.0943231],[22.4644341,40.0943245],[22.4646189,40.0944531],[22.4648336,40.0948163],[22.46502,40.0948728],[22.4655033,40.0952936],[22.4661996,40.0956272],[22.4665998,40.0955694],[22.4669542,40.0959795],[22.4672923,40.0960741],[22.4675104,40.0962842],[22.4680455,40.097012],[22.4678477,40.0974598],[22.4682147,40.0983566],[22.4682653,40.0987176],[22.4681565,40.0988603],[22.468441,40.0987289],[22.4690711,40.0988814],[22.4694348,40.0988772],[22.4694478,40.0988233],[22.4689981,40.098475],[22.4690353,40.0983854],[22.4703779,40.0986734],[22.470748,40.0989126],[22.4711168,40.0986832],[22.4713406,40.0986411],[22.4717495,40.0987186],[22.471946,40.0988473],[22.4731111,40.0986825],[22.4733214,40.0987213],[22.4735865,40.098932],[22.4739009,40.0990352],[22.4740134,40.0992529],[22.4741992,40.0993365],[22.4747666,40.0991457],[22.4749664,40.0991304],[22.4756789,40.0992659],[22.4761554,40.0994703],[22.4762508,40.0993995],[22.4762722,40.0994899],[22.4763563,40.0994009],[22.4764,40.0995456],[22.4765098,40.0993579],[22.4767221,40.0993066],[22.4772948,40.0994042],[22.4777233,40.0996531],[22.4781787,40.0997492],[22.4783289,40.0998503],[22.4784347,40.0998426],[22.4784335,40.0998967],[22.478578,40.0997274],[22.4788086,40.0999106],[22.4790648,40.0999951],[22.4792288,40.1000062],[22.4792894,40.0999169],[22.479454,40.0999011],[22.4800577,40.1001883],[22.4804128,40.1005713],[22.480611,40.100628],[22.4813545,40.1004305],[22.481604,40.1002896],[22.481882,40.1004464],[22.4820228,40.1004483],[22.4822112,40.1004147],[22.4823661,40.1003086],[22.4830589,40.1002817],[22.483327,40.1003573],[22.4834498,40.1006382],[22.483682,40.1007493],[22.4838076,40.1009041],[22.4838962,40.1011395],[22.483836,40.1012108],[22.4840435,40.1013757],[22.4842353,40.1017205],[22.4846798,40.1017804],[22.484899,40.1019454],[22.4852946,40.1020947],[22.4857754,40.102101],[22.4864467,40.1019837],[22.4868302,40.1021508],[22.4869775,40.102387],[22.4871429,40.1023351],[22.4873754,40.1024282],[22.4879127,40.1024398],[22.4883164,40.1027513],[22.4884249,40.1031492],[22.4886102,40.1032597],[22.4887912,40.1033476],[22.4890416,40.1036932],[22.4892495,40.1038401],[22.4899505,40.1039754],[22.490091,40.1039862],[22.4902435,40.1039882],[22.490563,40.1038662],[22.4908078,40.1039865],[22.492689,40.1038038],[22.4937427,40.1041193],[22.4939991,40.1041948],[22.4946327,40.104194],[22.4948211,40.1041604],[22.4949044,40.1040579],[22.4949082,40.1038867],[22.4949919,40.1038158],[22.4956259,40.1036258],[22.4963821,40.1033834],[22.4964473,40.1033527],[22.4967329,40.1032213],[22.4969168,40.1033948],[22.4970207,40.1034682],[22.4972788,40.1034716],[22.4976666,40.1033415],[22.4981831,40.1033302],[22.4987094,40.1032874],[22.4989439,40.1032905],[22.4991389,40.103293],[22.4995018,40.1036986],[22.4998073,40.1038422],[22.5002236,40.1041179],[22.5006407,40.1042944],[22.5011782,40.1044591],[22.5013553,40.1044073]]},{"id":19158,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03b9-\u039a\u03b1\u03c4. \u039a\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\u03b1-\u03a0\u03b1\u03c0\u03ac \u03a1\u03ad\u03bc\u03b1-\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03bf\u03b9","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03bf\u03bb\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03a1\u03ad\u03bc\u03b1 \u03a0\u03b1\u03c0\u03ac","path":"MACEDONIA\/Makedonia_Olymbos_AgPostoli_Krevatia_PapaRema_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":13298,"name_EN":"Olympus: Agii Apostoli-Krevatia refuge-Papa Rema-Agii Apostoloi","description_EN":"A loop trail in the Papa Rema ravine","ascent_time":310,"descent_time":285,"marker":"Red_dots","level":13,"ascent":1077,"descent":1077,"maxelev":1021,"minelev":355,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36391 40.13194,22.39858 40.16721)","views":4,"millestones":"0,22.3977442,40.1676772#1,22.3895805,40.1648844#2,22.3801390,40.1633119#3,22.3735155,40.1595606#4,22.3676038,40.1529349#5,22.3649490,40.1448336#6,22.3667266,40.1380455#7,22.3702901,40.1319728#8,22.3737090,40.1378132#9,22.3744903,40.1443508#10,22.3801625,40.1505505#11,22.3840208,40.1570540#12,22.3903919,40.1628585#13.3,22.3977453,40.1676772","x":22.3682272,"y":40.1346527,"coor":[[22.3977442,40.1676772],[22.3973149,40.1674551],[22.3969029,40.1671566],[22.3963177,40.1669638],[22.3958292,40.1668129],[22.3955248,40.1667726],[22.3952859,40.1667558],[22.3951516,40.1666638],[22.3948191,40.1668214],[22.3938531,40.1669521],[22.3935809,40.1670384],[22.3932879,40.1670164],[22.3930728,40.1671755],[22.3928418,40.1670102],[22.3927003,40.1670352],[22.392705,40.1668371],[22.3925972,40.1669257],[22.3925158,40.1668435],[22.3923762,40.1667875],[22.3924979,40.166609],[22.392469,40.1663383],[22.3923564,40.1661836],[22.3921835,40.1660461],[22.3918315,40.1660322],[22.3914287,40.1660896],[22.3912206,40.1659516],[22.390894,40.165857],[22.3908142,40.1657568],[22.3904851,40.1657702],[22.3904535,40.1656166],[22.3903233,40.1656599],[22.3903754,40.1654444],[22.3903174,40.1651643],[22.3903464,40.1649305],[22.3902903,40.1648216],[22.3900903,40.1648368],[22.3898945,40.1646719],[22.3895842,40.1648838],[22.3893838,40.1649171],[22.3888007,40.1647468],[22.3884347,40.1648318],[22.3881218,40.1646563],[22.3872536,40.1646262],[22.3870809,40.1644796],[22.3868905,40.1645851],[22.386485,40.1643542],[22.3862084,40.1646296],[22.3859288,40.1645356],[22.3858731,40.1644087],[22.3857679,40.1643893],[22.3857399,40.1640826],[22.3854087,40.164186],[22.385389,40.1640236],[22.3844214,40.1642263],[22.3839832,40.1643824],[22.3835124,40.1644298],[22.3833723,40.1643919],[22.3833002,40.1644629],[22.3829256,40.1644126],[22.3823206,40.164179],[22.3822489,40.164232],[22.3820175,40.1640846],[22.3818791,40.1640242],[22.3817704,40.1640136],[22.3817323,40.1639816],[22.3813083,40.163881],[22.3810402,40.1636566],[22.3808998,40.1635915],[22.3805764,40.1634564],[22.3801867,40.16355],[22.3800228,40.1635297],[22.3801327,40.1633511],[22.3802008,40.1629557],[22.3801547,40.162919],[22.3801058,40.1629994],[22.3798815,40.1630503],[22.3797114,40.1627957],[22.3792555,40.16251],[22.3782968,40.1623344],[22.3779485,40.1621674],[22.3776909,40.1621367],[22.3773373,40.1621948],[22.3759908,40.1620318],[22.3752463,40.1617421],[22.3747499,40.1613838],[22.3747943,40.1614925],[22.3746032,40.161625],[22.3742545,40.1614759],[22.3741436,40.1612041],[22.3739665,40.1612467],[22.3738756,40.1611193],[22.3736991,40.1611348],[22.3737029,40.1609727],[22.3736453,40.1609268],[22.373293,40.1609309],[22.3730093,40.161008],[22.3730958,40.160829],[22.3733001,40.1606337],[22.3737395,40.1604237],[22.3738379,40.1602359],[22.3738057,40.1601093],[22.3736829,40.1598463],[22.3735333,40.1597181],[22.373484,40.159321],[22.3730035,40.1587917],[22.3732164,40.1582362],[22.3728742,40.1578169],[22.3723456,40.157332],[22.3717884,40.1565765],[22.371647,40.156106],[22.3713413,40.1556333],[22.3712125,40.1551269],[22.3709387,40.1550375],[22.3697097,40.1543896],[22.3696077,40.154235],[22.3691114,40.1538767],[22.368958,40.1539105],[22.3686229,40.154131],[22.3682625,40.1535809],[22.3677401,40.1531952],[22.367789,40.1531148],[22.3676395,40.1529866],[22.3674658,40.1527319],[22.3673138,40.1522162],[22.3672981,40.1518917],[22.3673841,40.1517307],[22.3674177,40.1513078],[22.3672998,40.1508377],[22.3673324,40.1504597],[22.3672437,40.1502423],[22.3672508,40.1499451],[22.3673509,40.1496852],[22.3671466,40.1493941],[22.3667367,40.1493523],[22.3666588,40.149171],[22.3663233,40.1489681],[22.3661093,40.1485867],[22.365965,40.1482423],[22.3659576,40.148062],[22.365721,40.1476443],[22.3657568,40.1471313],[22.3656346,40.1468412],[22.3657945,40.1465372],[22.365207,40.1460695],[22.3652061,40.145619],[22.365034,40.1454544],[22.3649222,40.1452186],[22.3649565,40.1447686],[22.3648652,40.1446592],[22.3648486,40.1443707],[22.3652156,40.1437543],[22.3651517,40.1434831],[22.3648795,40.1430829],[22.3649818,40.142733],[22.3648366,40.1424246],[22.3649131,40.1421735],[22.3648113,40.1420099],[22.36483,40.1417218],[22.3646698,40.1415484],[22.3645705,40.1412858],[22.3646582,40.1410528],[22.3646795,40.1406567],[22.3646655,40.1402601],[22.3645764,40.1400606],[22.3646635,40.1398546],[22.3645739,40.1396732],[22.3646486,40.1394941],[22.3645943,40.1393131],[22.3648254,40.1389741],[22.3648652,40.1387854],[22.3646809,40.1386387],[22.3646437,40.1382328],[22.3648631,40.1378935],[22.365134,40.1378523],[22.3653979,40.1381083],[22.3655739,40.1381108],[22.3658479,40.1379435],[22.3667258,40.1380459],[22.3668922,40.1379582],[22.3674001,40.1373347],[22.3678959,40.1372156],[22.367922,40.1371079],[22.3677642,40.1368354],[22.367745,40.1366549],[22.3679279,40.1363692],[22.3681795,40.1361566],[22.36834,40.1348435],[22.3682005,40.1347875],[22.3682272,40.1346527],[22.3680121,40.1343254],[22.3675379,40.1340304],[22.3674853,40.1337774],[22.3676234,40.133401],[22.3675968,40.1330403],[22.3678144,40.1327731],[22.3682414,40.1325899],[22.36859,40.1322435],[22.3687086,40.1321911],[22.3689659,40.1322307],[22.368938,40.131924],[22.3690957,40.1317101],[22.3693816,40.1315339],[22.3700448,40.1317775],[22.370471,40.1321168],[22.3705772,40.1320913],[22.370663,40.1319393],[22.370925,40.1318259],[22.371171,40.1318474],[22.3717367,40.1317472],[22.371639,40.131908],[22.3718002,40.1320364],[22.372161,40.1321676],[22.3723088,40.1323679],[22.3727812,40.1327349],[22.3732618,40.1327596],[22.3735532,40.1328448],[22.3733729,40.1330225],[22.3734141,40.1332663],[22.3732346,40.1334079],[22.3732432,40.1335432],[22.3730242,40.1338644],[22.3731292,40.1342938],[22.3734809,40.1348032],[22.3735233,40.134993],[22.3733643,40.1352611],[22.3732103,40.135322],[22.3731064,40.1352484],[22.3729384,40.1358947],[22.3731519,40.1362941],[22.3734057,40.1364778],[22.373475,40.1370193],[22.3737495,40.1373205],[22.373726,40.1375679],[22.3736911,40.1380449],[22.3737909,40.1382895],[22.3740092,40.1384908],[22.3744492,40.138542],[22.3745648,40.1386157],[22.3745738,40.138733],[22.3742332,40.1392327],[22.3737779,40.1396227],[22.3737243,40.1399012],[22.3737889,40.1401453],[22.3732645,40.1409668],[22.372446,40.1418201],[22.3722433,40.1429344],[22.3722656,40.1434752],[22.3723341,40.1435573],[22.3727164,40.1437699],[22.3730317,40.1438374],[22.3732869,40.1439671],[22.3736064,40.1443499],[22.373668,40.1442292],[22.3736475,40.1441028],[22.3741052,40.1441092],[22.3742667,40.1442286],[22.3744653,40.1442674],[22.3745197,40.1444483],[22.3744764,40.1447901],[22.3747531,40.1450012],[22.3747025,40.1451536],[22.3749162,40.145544],[22.3750771,40.1456904],[22.3754385,40.1457946],[22.3755159,40.1459938],[22.3756898,40.1460864],[22.3755812,40.146211],[22.3755665,40.1463369],[22.375723,40.1466634],[22.3759622,40.1469731],[22.3761126,40.1470653],[22.3762353,40.1473373],[22.3767613,40.1476329],[22.3769155,40.147563],[22.3769529,40.1474734],[22.3771654,40.1474224],[22.377139,40.1475481],[22.3772215,40.1475313],[22.3775311,40.1478419],[22.3778563,40.1479906],[22.3781878,40.1483646],[22.378488,40.148576],[22.3784972,40.1486843],[22.3787102,40.1486152],[22.3788732,40.1486715],[22.3790784,40.1489266],[22.379094,40.1492602],[22.3791738,40.1493604],[22.3795453,40.1495368],[22.3798145,40.1495675],[22.380145,40.1499866],[22.3800238,40.150147],[22.3800449,40.1502464],[22.3802293,40.1503932],[22.3801296,40.150635],[22.3804653,40.1508379],[22.3809659,40.1510161],[22.3810043,40.151377],[22.3807046,40.151634],[22.3806652,40.1518137],[22.3808412,40.1523116],[22.3811516,40.1525862],[22.3812186,40.1527313],[22.3811307,40.1529733],[22.3812088,40.1531456],[22.3815453,40.1533124],[22.3816167,40.1533675],[22.3816354,40.1535659],[22.3814033,40.1534546],[22.381122,40.1534326],[22.3813175,40.1536065],[22.381211,40.1536411],[22.3811954,40.153803],[22.3812842,40.1540205],[22.3814229,40.1541125],[22.3820884,40.154266],[22.3821994,40.1545378],[22.3824868,40.154794],[22.3826727,40.1548777],[22.3825841,40.1551467],[22.3826407,40.1552376],[22.3826648,40.1557064],[22.3829292,40.1559443],[22.3832789,40.1560483],[22.3835021,40.1565379],[22.3837683,40.1567038],[22.3840753,40.1571225],[22.3839403,40.1573729],[22.3840751,40.157627],[22.3838267,40.1582001],[22.3838672,40.1584709],[22.3838009,40.1587943],[22.3838692,40.1588854],[22.3837832,40.1590463],[22.3840461,40.1598428],[22.3847053,40.1602664],[22.3852292,40.1604539],[22.385594,40.1604229],[22.3859668,40.1605452],[22.3862485,40.1605492],[22.3864971,40.1604625],[22.3867187,40.1605287],[22.3867609,40.1607275],[22.386968,40.1609105],[22.387408,40.1611689],[22.3879896,40.1614022],[22.3880814,40.1614936],[22.3884538,40.1616339],[22.3888696,40.161928],[22.3890678,40.1619848],[22.3892049,40.1621489],[22.3898285,40.16259],[22.3900972,40.1626478],[22.3903277,40.1628311],[22.39063,40.1629615],[22.3908543,40.1629105],[22.3917664,40.1630674],[22.3924964,40.1634829],[22.3928288,40.1638298],[22.3932492,40.1639258],[22.3936328,40.1640933],[22.3937015,40.1641663],[22.3936759,40.164256],[22.3934373,40.1644149],[22.3935265,40.1646143],[22.3934523,40.1647754],[22.3934534,40.1652259],[22.3935772,40.1654528],[22.3937363,40.165383],[22.3939361,40.1655299],[22.3944941,40.1657718],[22.3959184,40.1661249],[22.3963575,40.1664283],[22.3967808,40.1669026],[22.3971166,40.1671055],[22.397316,40.1674551],[22.3977453,40.1676772]]},{"id":19159,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0391\u03b3\u03af\u03b1 \u039a\u03cc\u03c1\u03b7-\u0391\u03c1\u03b1\u03c0\u03bb\u03ac\u03ba\u03bf\u03c2","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_AgKori_Araplakos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2006,"name_EN":"Olympus: Agia Kori-Araplakos spring","description_EN":"","ascent_time":35,"descent_time":35,"marker":"Red_dots","level":12,"ascent":91,"descent":92,"maxelev":347,"minelev":274,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.40861 40.15679,22.42061 40.16365)","views":3,"millestones":"0,22.4086284,40.1627959#1,22.4171523,40.1634446#2,22.4201812,40.1567875","x":22.4138835,"y":40.1626968,"coor":[[22.4086284,40.1627959],[22.4090346,40.1626708],[22.4090858,40.1624914],[22.4093285,40.1626569],[22.4092292,40.1623852],[22.4091241,40.1623568],[22.4091773,40.1622944],[22.4095622,40.1624078],[22.4097116,40.1623738],[22.4097841,40.1622847],[22.4097567,40.1624555],[22.4099204,40.1624848],[22.4099621,40.1622061],[22.4102266,40.1624124],[22.4104597,40.1624877],[22.4109636,40.1625307],[22.4112472,40.1624535],[22.4115055,40.162457],[22.4117136,40.162595],[22.4118595,40.1628853],[22.4120683,40.1629963],[22.4121861,40.1629799],[22.412355,40.162784],[22.412851,40.1626647],[22.4134962,40.1626915],[22.4135888,40.1627468],[22.4138835,40.1626968],[22.4141043,40.162799],[22.4147497,40.1628168],[22.415423,40.1631503],[22.4155429,40.1635484],[22.4157999,40.1636059],[22.4160892,40.163709],[22.4164755,40.1637593],[22.4171132,40.1635563],[22.4172738,40.1630901],[22.4178892,40.1623778],[22.418331,40.1620595],[22.4186228,40.1619283],[22.4189775,40.1618251],[22.4192512,40.1616667],[22.4196218,40.1613834],[22.4197673,40.1611872],[22.4201147,40.1603812],[22.4205673,40.1585856],[22.420465,40.15844],[22.4193134,40.1579739],[22.4190742,40.1576553],[22.4190252,40.1572402],[22.4192693,40.157185],[22.4193259,40.1572758],[22.4196492,40.1569424],[22.4201812,40.1567875]]},{"id":19160,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2-\u0391\u03c1\u03b1\u03c0\u03bb\u03ac\u03ba\u03bf\u03c2","description_GR":"","path":"MACEDONIA\/Makedonia_Olymbos_AgVasilios_Araplakos","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2828,"name_EN":"Olympus: Profitis Ilias-Araplakos spring","description_EN":"","ascent_time":55,"descent_time":50,"marker":"Red_dots","level":13,"ascent":119,"descent":22,"maxelev":336,"minelev":226,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.41926 40.15615,22.44329 40.1602)","views":3,"millestones":"0,22.4432904,40.1561952#1,22.4335757,40.1587319#2,22.4264065,40.1596849#2.8,22.4201812,40.1567875","x":22.4283109,"y":40.1598396,"coor":[[22.4432904,40.1561952],[22.4432042,40.1561445],[22.4426962,40.1562818],[22.4418529,40.1567028],[22.4392462,40.1572263],[22.438579,40.1571362],[22.4371435,40.1567565],[22.4365922,40.156731],[22.4360624,40.1567959],[22.4360364,40.1569037],[22.4362625,40.1572851],[22.436211,40.1574826],[22.4356301,40.157727],[22.4346618,40.1579662],[22.4338259,40.1585765],[22.4333475,40.1588763],[22.4323067,40.1592046],[22.4316821,40.1593042],[22.4304716,40.1593509],[22.4299572,40.1592538],[22.4294067,40.1586878],[22.4288153,40.1583645],[22.4286631,40.1583444],[22.4286573,40.1585965],[22.4288894,40.1597348],[22.4287241,40.1603317],[22.4285505,40.1601401],[22.4283109,40.1598396],[22.4281288,40.1593506],[22.4278164,40.1591482],[22.4273663,40.1593223],[22.42722,40.1595545],[22.4266905,40.1596014],[22.4263005,40.1597132],[22.4260031,40.1596416],[22.425728,40.1596198],[22.4250921,40.1597012],[22.4248131,40.1595803],[22.4242972,40.1595463],[22.4235053,40.1592652],[22.4231831,40.1589816],[22.4225384,40.1589368],[22.4219659,40.1588118],[22.4216613,40.1582762],[22.4214634,40.1582014],[22.4211643,40.1579361],[22.4207086,40.1578397],[22.4206526,40.1577219],[22.4204789,40.1576204],[22.4201833,40.1577065],[22.4197968,40.1576651],[22.4194145,40.1574437],[22.4193259,40.1572758],[22.4196492,40.1569424],[22.4201812,40.1567875]]},{"id":19161,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03ba\u03b1\u03c4. \u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9-\u03a0\u03ac\u03b3\u03bf\u03c2","description_GR":"\u0397 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03cc\u03b3\u03ba\u03bf \u03c4\u03bf\u03c5 \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf\u03c5","path":"MACEDONIA\/Makedonia_Olymbos_Livadaki_Pagos_direct","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":2653,"name_EN":"Olympus: Livadaki bivouac-Pagos summit","description_EN":"The direct ascent to Kalogeros risge","ascent_time":80,"descent_time":55,"marker":"Red_dots","level":13,"ascent":560,"descent":0,"maxelev":2668,"minelev":2097,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.40613 40.05733,22.43038 40.06643)","views":3,"millestones":"0,22.4301644,40.0667298#1,22.4203556,40.0643539#2,22.4114945,40.0598508#2.7,22.4063468,40.0570037","x":22.4171222,"y":40.0614262,"coor":[[22.4301644,40.0667298],[22.4298942,40.0667532],[22.4291854,40.0664733],[22.4279443,40.0663934],[22.427641,40.0663262],[22.4275271,40.0661806],[22.4269667,40.0660738],[22.4265916,40.0660687],[22.4264706,40.0662293],[22.4259327,40.0661679],[22.4256742,40.0661914],[22.4252927,40.065952],[22.4246308,40.0656727],[22.4241839,40.0657297],[22.423546,40.0659372],[22.4232303,40.0658969],[22.4229798,40.0660827],[22.4218206,40.0660129],[22.4213033,40.0656905],[22.420635,40.0646724],[22.4199266,40.0638699],[22.4197193,40.0637049],[22.4195791,40.063685],[22.4188535,40.0631165],[22.4184265,40.0623179],[22.417694,40.0615421],[22.4173449,40.0614292],[22.4171222,40.0614262],[22.4168792,40.0612877],[22.4165392,40.0612831],[22.4160538,40.0609792],[22.4159002,40.0610311],[22.4154699,40.0608811],[22.4153753,40.0609158],[22.4153296,40.0608611],[22.4151409,40.0609126],[22.414942,40.0608919],[22.4146875,40.0607443],[22.4146201,40.0606172],[22.4141902,40.0604492],[22.4139264,40.0601933],[22.4134758,40.0599078],[22.4128055,40.0599797],[22.4123973,40.0598841],[22.411894,40.0598501],[22.4116702,40.0598921],[22.4113088,40.0598061],[22.4104954,40.0597724],[22.4096371,40.059202],[22.4094845,40.059209],[22.4093353,40.0590718],[22.4084663,40.0586274],[22.4072446,40.0577187],[22.4070297,40.0573824],[22.4063468,40.0570037]]},{"id":19162,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u0393\u03ba\u03cc\u03bb\u03bd\u03b1-\u039d\u03c4\u03b5\u03bb\u03ae-\u03a4\u03c3\u03bf\u03c5\u03ba\u03bd\u03af\u03b4\u03b1-\u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","description_GR":"\u039c\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 4 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Deli_Tsouknida_Livadaki","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":12857,"name_EN":"Olympus: Litochoro-Gk;olna-Ntel;h-Tsouknida-Livadaki","description_EN":"One of the 4 ways to Livadaki","ascent_time":375,"descent_time":305,"marker":"Red_dots","level":13,"ascent":1952,"descent":169,"maxelev":2097,"minelev":298,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.42932 40.06769,22.50243 40.10345)","views":3,"millestones":"0,22.5013575,40.1044073#1,22.4966828,40.0975474#2,22.4885691,40.0961120#3,22.4837594,40.0951829#4,22.4770007,40.0920647#5,22.4785091,40.0889112#6,22.4688678,40.0871827#7,22.4639340,40.0828886#8,22.4534555,40.0816568#9,22.4447107,40.0795306#10,22.4384526,40.0783635#11,22.4348351,40.0715494#12,22.4355808,40.0677339#12.9,22.4301644,40.0667298","x":22.4668461,"y":40.0866492,"coor":[[22.5013575,40.1044073],[22.5012653,40.1039332],[22.5011535,40.1036795],[22.5011684,40.1035355],[22.5013449,40.1031594],[22.5016569,40.1028076],[22.5015722,40.1024777],[22.5014458,40.102404],[22.5011202,40.1022736],[22.501045,40.1022411],[22.5009405,40.1021947],[22.5005525,40.1018473],[22.5002427,40.101546],[22.5002976,40.1012359],[22.5001863,40.1010453],[22.4999447,40.100826],[22.4999264,40.1005915],[22.4998344,40.1005092],[22.4995612,40.1001949],[22.499441,40.1000086],[22.499288,40.0998129],[22.4986218,40.0992322],[22.4979719,40.0983769],[22.4980087,40.0983054],[22.4978604,40.0981142],[22.4977715,40.0980545],[22.4977851,40.0976043],[22.4975082,40.0975421],[22.4972075,40.097349],[22.4968642,40.0975202],[22.4958532,40.0976693],[22.495172,40.0983361],[22.4944868,40.0980209],[22.4941292,40.097746],[22.4942709,40.0977028],[22.4942962,40.097622],[22.4940386,40.0976006],[22.4935518,40.097333],[22.4933106,40.0970957],[22.4930306,40.097029],[22.4925567,40.0967075],[22.4923665,40.0962906],[22.4921472,40.0961256],[22.4919308,40.0958345],[22.4916202,40.0958214],[22.4914948,40.0957567],[22.4912825,40.0957269],[22.4902206,40.0960014],[22.4898012,40.0958698],[22.4895786,40.0958759],[22.4897312,40.0960851],[22.4897956,40.0963562],[22.4896334,40.096264],[22.4892092,40.0963485],[22.4891245,40.0964646],[22.4889725,40.0964446],[22.4887288,40.0963243],[22.4883756,40.0958512],[22.4878539,40.0955741],[22.4879298,40.0953228],[22.4878608,40.0952589],[22.4879563,40.095188],[22.4878474,40.0948082],[22.4876436,40.0950038],[22.4875836,40.0945345],[22.4877065,40.0942839],[22.4876218,40.0938684],[22.4874273,40.0936496],[22.4870796,40.0939874],[22.486707,40.0933339],[22.4865331,40.0932415],[22.4864887,40.0936554],[22.486403,40.0938164],[22.4861148,40.0935874],[22.4859924,40.09382],[22.4857614,40.0936549],[22.4857461,40.0938168],[22.4856378,40.0939415],[22.4852422,40.0937922],[22.4853205,40.0939644],[22.4850645,40.093871],[22.4850343,40.0941769],[22.4848208,40.0942822],[22.4845787,40.0946214],[22.4845079,40.0946385],[22.4844169,40.0945111],[22.4843105,40.0945458],[22.4841877,40.0947964],[22.4837688,40.0951693],[22.4835629,40.0954639],[22.4833728,40.0955696],[22.4831685,40.0957921],[22.4828013,40.0959495],[22.4826371,40.0959473],[22.4826864,40.0958398],[22.4822533,40.0957981],[22.4821957,40.0957523],[22.4822553,40.0957081],[22.4818131,40.0955491],[22.481532,40.0955274],[22.4816784,40.0952771],[22.4812457,40.0952174],[22.4812359,40.0951271],[22.4810499,40.0950526],[22.4811732,40.094784],[22.4809162,40.0947356],[22.4809299,40.0946456],[22.4808604,40.0946087],[22.4805199,40.0946222],[22.4804778,40.0944055],[22.4801846,40.0944016],[22.4800928,40.0943103],[22.4798584,40.0942983],[22.4795343,40.0944517],[22.479182,40.094384],[22.478588,40.094196],[22.4779206,40.0936106],[22.4782687,40.0932548],[22.4783185,40.0931294],[22.4782464,40.092678],[22.4780425,40.092351],[22.4774384,40.0920908],[22.4770639,40.0920498],[22.4768163,40.0921096],[22.4759861,40.0919906],[22.4754739,40.0918127],[22.4752042,40.0918091],[22.4750902,40.0916635],[22.4752572,40.0915396],[22.4755474,40.091147],[22.4755616,40.0910391],[22.4756918,40.0909867],[22.4756701,40.0909053],[22.4759879,40.0908555],[22.4761214,40.090659],[22.4763825,40.0905183],[22.4764108,40.0903025],[22.4762026,40.0901736],[22.4760622,40.0896312],[22.4759121,40.0895211],[22.4759611,40.0894317],[22.476125,40.0894429],[22.4761998,40.0892456],[22.4767356,40.0894149],[22.4773919,40.0894415],[22.4781476,40.0897397],[22.4785451,40.089799],[22.4790026,40.0892735],[22.4797495,40.0889139],[22.4790393,40.0889902],[22.4785015,40.088911],[22.4781022,40.0889328],[22.4777888,40.0887846],[22.4770994,40.0886674],[22.4761564,40.0883487],[22.4748848,40.0875121],[22.4742656,40.0874049],[22.4740331,40.0873117],[22.4730861,40.0871731],[22.4729587,40.0870993],[22.4720405,40.0872494],[22.4715013,40.0872333],[22.4708723,40.0870358],[22.4702021,40.087108],[22.469557,40.087631],[22.4690969,40.0877511],[22.4688636,40.0876939],[22.4691018,40.0875349],[22.468868,40.0874958],[22.4689279,40.0874425],[22.4688274,40.087216],[22.4690425,40.0870386],[22.4689855,40.0869658],[22.4690833,40.0867869],[22.4686729,40.0867815],[22.4684489,40.0868326],[22.4681861,40.0870453],[22.4674569,40.0871348],[22.4671735,40.0872211],[22.4668457,40.0871898],[22.4667305,40.0870981],[22.4670022,40.0870116],[22.4670281,40.0869039],[22.4668417,40.0868474],[22.4669262,40.0867404],[22.4668461,40.0866492],[22.4669658,40.0865427],[22.4668615,40.0864873],[22.4669456,40.0863983],[22.4667244,40.0863233],[22.4667954,40.0862972],[22.4668019,40.086009],[22.4669072,40.0860194],[22.466967,40.0859661],[22.4670952,40.0860039],[22.4670984,40.0853372],[22.4669717,40.0852365],[22.4664942,40.085086],[22.4665896,40.0850152],[22.4665087,40.0849601],[22.4665346,40.0848523],[22.4663716,40.0847961],[22.4664549,40.0847431],[22.4663852,40.0847152],[22.4664341,40.0846257],[22.4659134,40.0843125],[22.465973,40.0842683],[22.4656974,40.0840034],[22.4655412,40.0836499],[22.4651589,40.0834377],[22.4651033,40.0833018],[22.4643616,40.0829046],[22.463986,40.0829176],[22.4636642,40.0827377],[22.4633588,40.08263],[22.4631586,40.0826634],[22.4624802,40.0825823],[22.4622352,40.082525],[22.4619576,40.0823501],[22.4613259,40.0822787],[22.4610171,40.0819322],[22.4609095,40.0820209],[22.4603807,40.0820679],[22.4600896,40.081974],[22.4600206,40.08191],[22.4600928,40.0818299],[22.4598373,40.0817184],[22.4596511,40.0816528],[22.4594045,40.0816676],[22.4590795,40.0815191],[22.4579541,40.0814951],[22.4568218,40.0817773],[22.4564761,40.082025],[22.4559048,40.0818732],[22.4555759,40.0818959],[22.4552141,40.081819],[22.4550144,40.0818343],[22.4546711,40.0819739],[22.4543917,40.0818801],[22.4541807,40.0818772],[22.4538793,40.0817201],[22.4532482,40.0816216],[22.452747,40.0809662],[22.4519231,40.0805768],[22.4514457,40.0804263],[22.450999,40.0799518],[22.4503708,40.0797272],[22.4496213,40.0796812],[22.449599,40.0796268],[22.4497183,40.0795383],[22.4494178,40.0793451],[22.4493725,40.0792724],[22.4494558,40.0792195],[22.449399,40.0791376],[22.4491526,40.0791433],[22.4486565,40.0792989],[22.4483747,40.0793131],[22.4480468,40.0792907],[22.4476747,40.0791506],[22.446645,40.0790467],[22.4465286,40.0790091],[22.4465537,40.0789374],[22.4458509,40.0789009],[22.4456133,40.0790328],[22.4455218,40.0789325],[22.4455368,40.0787886],[22.4453852,40.0787505],[22.4451846,40.0788019],[22.444993,40.0789795],[22.4447503,40.0793366],[22.4447227,40.0795164],[22.4445298,40.079748],[22.4438957,40.0802981],[22.4437015,40.0805838],[22.4436125,40.0808889],[22.4432787,40.0811276],[22.4429664,40.0814477],[22.4429274,40.0816184],[22.4425695,40.0818839],[22.4419117,40.0819291],[22.4416082,40.0818619],[22.4416117,40.0817088],[22.4418767,40.0814061],[22.4418547,40.0813427],[22.4416093,40.0813034],[22.4417337,40.0809897],[22.4415716,40.0808975],[22.4417047,40.0807191],[22.4412517,40.0805238],[22.4411596,40.0804505],[22.4411633,40.0802884],[22.4409426,40.0801953],[22.4407732,40.0801975],[22.4405786,40.0799877],[22.4403126,40.0798219],[22.4401555,40.0795135],[22.4401069,40.0790714],[22.4398544,40.0788338],[22.4398219,40.0787162],[22.4393817,40.0784761],[22.4390789,40.0783819],[22.4386095,40.0783936],[22.4381192,40.0782969],[22.4380274,40.0782056],[22.4374462,40.0779815],[22.4371576,40.0777794],[22.4371836,40.0775545],[22.4371199,40.0772654],[22.436782,40.0766572],[22.4365294,40.0764196],[22.4364737,40.0762927],[22.4365356,40.0761494],[22.436447,40.075923],[22.43586,40.0754376],[22.435715,40.0751113],[22.4349946,40.0748808],[22.434774,40.0747878],[22.4345327,40.0745683],[22.4344108,40.0742603],[22.43418,40.074095],[22.4341126,40.073968],[22.4341276,40.0738241],[22.4345324,40.0735593],[22.4345819,40.0734428],[22.4341807,40.0725275],[22.4342951,40.0716281],[22.4344149,40.0715216],[22.4344957,40.0715768],[22.4348951,40.0715461],[22.4351588,40.0712974],[22.4352707,40.0710197],[22.435509,40.0708517],[22.4363317,40.0707727],[22.437352,40.0707685],[22.4376714,40.0706467],[22.437899,40.0704335],[22.437775,40.0702156],[22.4375381,40.0703205],[22.4374688,40.0702746],[22.4374838,40.0701306],[22.4373415,40.0702008],[22.4372716,40.0701818],[22.4372403,40.0694967],[22.4371597,40.0694326],[22.4368771,40.0694828],[22.4368317,40.0694191],[22.4369045,40.069312],[22.4368977,40.0690957],[22.4370814,40.0687558],[22.4371511,40.0682703],[22.4372731,40.0680647],[22.4371285,40.0676709],[22.4368842,40.067073],[22.4366825,40.0671784],[22.4365482,40.0674108],[22.4363573,40.0675523],[22.4362938,40.0677677],[22.4358317,40.0679777],[22.4357268,40.0679492],[22.4357212,40.0676789],[22.4352834,40.0678532],[22.4352268,40.0677623],[22.4349556,40.0678307],[22.4347571,40.067792],[22.4342498,40.0679293],[22.4342662,40.0677223],[22.4340079,40.0677368],[22.4333546,40.0675929],[22.4330874,40.0674811],[22.431303,40.0670606],[22.4301644,40.0667298]]},{"id":19164,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03bf\u03ba\u03ba\u03b9\u03bd\u03bf\u03c0\u03b7\u03bb\u03cc\u03c2-\u039a\u03af\u03c4\u03c1\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u039a\u03af\u03c4\u03c1\u03bf","path":"MACEDONIA\/Makedonia_Olymbos_Kokinopilos_Kitros","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":5642,"name_EN":"Olympus: Kokinopilos-Kitros","description_EN":"Ascent to Kitros peak","ascent_time":170,"descent_time":125,"marker":"Red_dots","level":12,"ascent":1275,"descent":8,"maxelev":2408,"minelev":1123,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.25209 40.08843,22.28827 40.09656)","views":7,"millestones":"0,22.2521794,40.0956759#1,22.2555412,40.0911067#2,22.2599286,40.0900144#3,22.2666481,40.0941453#4,22.2754055,40.0959299#5,22.2844864,40.0938795#5.6,22.2881906,40.0915202","x":22.2665971,"y":40.0927215,"coor":[[22.2521794,40.0956759],[22.2521155,40.0954227],[22.2522476,40.0952175],[22.2523047,40.0948625],[22.2522288,40.094474],[22.2524811,40.0942436],[22.2526197,40.0941421],[22.2526401,40.0939892],[22.2523746,40.0934627],[22.2525521,40.0936726],[22.2527618,40.0932704],[22.2528942,40.0935967],[22.2530943,40.0935727],[22.2533006,40.0936163],[22.253417,40.0936541],[22.2539333,40.0941033],[22.2540703,40.094709],[22.2540984,40.0945292],[22.2542039,40.0945308],[22.2543709,40.0944252],[22.2546033,40.0940504],[22.2550956,40.0931479],[22.2555193,40.0921723],[22.2555352,40.0910915],[22.2556897,40.0914722],[22.2557853,40.0904826],[22.2562035,40.0892637],[22.2564024,40.0902036],[22.2570052,40.0886452],[22.2573459,40.0881638],[22.2576323,40.0879699],[22.2578953,40.0880505],[22.2579026,40.0882218],[22.2580992,40.0883328],[22.258279,40.0886418],[22.2585441,40.088826],[22.2587884,40.0889017],[22.2592214,40.0894037],[22.2592524,40.0895664],[22.2594377,40.0896592],[22.2595495,40.0898771],[22.2597966,40.0898448],[22.2600125,40.0901183],[22.2601769,40.0901118],[22.2604077,40.0902594],[22.2605091,40.0904231],[22.2606383,40.090416],[22.2606323,40.0906501],[22.2609701,40.0907453],[22.2609908,40.0908537],[22.2612108,40.0909651],[22.2613212,40.091237],[22.2615642,40.0913668],[22.2617765,40.0917844],[22.2621317,40.0921141],[22.2624469,40.0921728],[22.2625731,40.0922829],[22.2626784,40.0922934],[22.2629784,40.0920277],[22.263238,40.0919685],[22.2635654,40.0920094],[22.2635707,40.0922618],[22.2636995,40.0922727],[22.2638719,40.0924104],[22.2642832,40.0923806],[22.2644099,40.0924726],[22.2648661,40.0925244],[22.2651325,40.0926545],[22.2655524,40.0927509],[22.2662904,40.092789],[22.2667401,40.0926336],[22.2665971,40.0927215],[22.2664385,40.0929624],[22.2664249,40.0930343],[22.2665298,40.0930629],[22.2664578,40.0931248],[22.2664284,40.0933586],[22.266497,40.0934317],[22.2663818,40.0938084],[22.2666729,40.0938938],[22.2667162,40.0940386],[22.2666307,40.0941725],[22.2668859,40.0942844],[22.2668583,40.0944461],[22.2669604,40.0945828],[22.2672283,40.0946589],[22.267452,40.0946262],[22.2675891,40.0947724],[22.2677065,40.0947651],[22.2679248,40.0949486],[22.2685628,40.0952284],[22.2687645,40.0951413],[22.269437,40.0954486],[22.2699958,40.0956192],[22.2700526,40.0956921],[22.2703444,40.0957505],[22.2706541,40.0960254],[22.2707746,40.0959011],[22.2714334,40.0962893],[22.2715548,40.0961289],[22.2718326,40.0962772],[22.2719264,40.0962786],[22.2719873,40.0961894],[22.2724833,40.0965211],[22.2725652,40.0965314],[22.2726024,40.0964508],[22.2728811,40.0965631],[22.2730532,40.0962504],[22.2731682,40.0963422],[22.2735407,40.0964558],[22.2737359,40.0961614],[22.2741413,40.0963657],[22.2743148,40.0959989],[22.2744214,40.0959555],[22.2747958,40.0959971],[22.2753607,40.0959244],[22.2758518,40.0959858],[22.2765326,40.0959689],[22.2782155,40.0962191],[22.2783452,40.096194],[22.27859,40.0962517],[22.2787515,40.0963622],[22.2790577,40.0963127],[22.2794365,40.0966427],[22.2795207,40.0965628],[22.2798433,40.0967929],[22.2799633,40.0966865],[22.2803196,40.0969801],[22.2805891,40.0965247],[22.2817045,40.0960187],[22.282249,40.0959727],[22.2824696,40.0957418],[22.282572,40.0954009],[22.28286,40.095144],[22.2830314,40.0948582],[22.2843673,40.0939771],[22.2849902,40.0934638],[22.2851733,40.0931783],[22.2864424,40.0926205],[22.2870887,40.0921075],[22.2873016,40.0920386],[22.2873156,40.0919487],[22.2881906,40.0915202]]},{"id":19165,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2-\u0393\u03ba\u03cc\u03bb\u03bd\u03b1","description_GR":"\u039c\u03af\u03b1 \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_ProfitisIlias_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5182,"name_EN":"Olympus: Litochoro-Profitis Ilias-Golna","description_EN":"An impressive loop trail","ascent_time":120,"descent_time":125,"marker":"Red_dots","level":13,"ascent":952,"descent":952,"maxelev":933,"minelev":0,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.47939 40.09331,22.49155 40.10016)","views":10,"millestones":"0,22.4914941,40.0957567#1,22.4854060,40.0993047#2,22.4805169,40.0946209#3,22.4868544,40.0935885#5.2,22.4914952,40.0957567","x":22.4800074,"y":40.095066,"coor":[[22.4914941,40.0957567],[22.4912503,40.096222],[22.4905575,40.096249],[22.4904055,40.0972921],[22.4896032,40.0980294],[22.4895117,40.0984516],[22.4889937,40.0985349],[22.4886955,40.0987563],[22.4885142,40.0989971],[22.4882888,40.0991113],[22.488194,40.0998488],[22.4878426,40.0998262],[22.4877413,40.0997799],[22.4873624,40.0997884],[22.4870149,40.0999551],[22.486747,40.0999831],[22.4865352,40.1001605],[22.4862862,40.1002293],[22.4860934,40.1002448],[22.4860055,40.0999734],[22.4862625,40.099711],[22.4862944,40.0993781],[22.4859224,40.0993912],[22.4857359,40.0995509],[22.4857155,40.0995146],[22.4854897,40.0994306],[22.4853399,40.0992079],[22.4851703,40.0992327],[22.4851442,40.0990883],[22.4850399,40.0990824],[22.4850108,40.0990189],[22.4849087,40.0990311],[22.484884,40.0989677],[22.4846707,40.0988523],[22.4846709,40.0987938],[22.4845653,40.0986933],[22.48464,40.0985006],[22.4844059,40.098475],[22.4843494,40.0983797],[22.4843724,40.0982358],[22.4843205,40.098145],[22.4841662,40.098125],[22.484074,40.0980517],[22.4840028,40.0980868],[22.4839272,40.0980588],[22.4840217,40.0979159],[22.4839605,40.0977665],[22.4837519,40.0977007],[22.4834287,40.0976784],[22.4830403,40.0975202],[22.4831078,40.0975481],[22.4828029,40.0974945],[22.4828027,40.097454],[22.4826412,40.0973798],[22.4821317,40.0969182],[22.4820846,40.0967779],[22.4819624,40.0966187],[22.4817581,40.0965709],[22.4816544,40.0964885],[22.4817047,40.0965027],[22.4816842,40.0964664],[22.4813084,40.0961731],[22.481008,40.0960656],[22.4808804,40.0959018],[22.4806486,40.0958717],[22.4805733,40.0958977],[22.480528,40.0958701],[22.4804112,40.0956839],[22.4804556,40.0954367],[22.4802714,40.0953262],[22.4802158,40.0951903],[22.4800871,40.0951751],[22.4800856,40.095076],[22.4800074,40.095066],[22.4799904,40.0948766],[22.4796736,40.0946156],[22.4795098,40.0945459],[22.4795343,40.0944517],[22.4798581,40.0942982],[22.4800924,40.0943103],[22.4801842,40.0944016],[22.4804774,40.0944055],[22.4805195,40.0946222],[22.48086,40.0946087],[22.4809296,40.0946456],[22.4809158,40.0947356],[22.4811728,40.094784],[22.4810495,40.0950526],[22.4812356,40.0951271],[22.4812453,40.0952174],[22.481678,40.0952771],[22.4815317,40.0955274],[22.4818127,40.0955491],[22.482255,40.0957081],[22.4821953,40.0957523],[22.482253,40.0957981],[22.4826861,40.0958398],[22.4826368,40.0959473],[22.482801,40.0959495],[22.4831681,40.0957921],[22.4833725,40.0955696],[22.4835625,40.0954639],[22.4837685,40.0951693],[22.4841873,40.0947964],[22.4843102,40.0945458],[22.4844165,40.0945111],[22.4845075,40.0946385],[22.4845783,40.0946214],[22.4848204,40.0942822],[22.4850339,40.0941769],[22.4850642,40.093871],[22.4853202,40.0939644],[22.4852419,40.0937922],[22.4856374,40.0939415],[22.4857457,40.0938168],[22.4857611,40.0936549],[22.485992,40.09382],[22.4861145,40.0935874],[22.4864026,40.0938164],[22.4864883,40.0936553],[22.4865327,40.0932415],[22.4867066,40.0933339],[22.4870792,40.0939874],[22.4874269,40.0936496],[22.4876215,40.0938684],[22.4877061,40.0942839],[22.4875832,40.0945345],[22.4876432,40.0950038],[22.487847,40.0948082],[22.4879559,40.095188],[22.4878605,40.0952589],[22.4879294,40.0953228],[22.4878535,40.0955741],[22.4883752,40.0958512],[22.4887284,40.0963243],[22.4889721,40.0964446],[22.4891242,40.0964646],[22.4892089,40.0963485],[22.489633,40.096264],[22.4897952,40.0963562],[22.4897308,40.0960851],[22.4895782,40.0958759],[22.4898012,40.0958698],[22.4902206,40.0960014],[22.4912825,40.0957269],[22.4914952,40.0957567]]},{"id":19166,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae-\u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u039c\u03af\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf","path":"MACEDONIA\/Makedonia_Olymbos_AgParaskevi_ProfitisIlias_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":3066,"name_EN":"Olympus: Agia Paraskevi-Profitis Ilias loop","description_EN":"A short loop trail near Litochoro","ascent_time":70,"descent_time":70,"marker":"Red_dots","level":9,"ascent":216,"descent":216,"maxelev":522,"minelev":353,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.48695 40.09706,22.49525 40.10321)","views":8,"millestones":"0,22.4952057,40.0992510#1,22.4896706,40.1030419#2,22.4888268,40.0990564#3.1,22.4952068,40.0992510","x":22.4872276,"y":40.1013092,"coor":[[22.4952057,40.099251],[22.4949394,40.098779],[22.4945877,40.0982339],[22.4947783,40.0983175],[22.4945026,40.0980526],[22.4944477,40.0978807],[22.4941548,40.0977508],[22.4940605,40.0977676],[22.4937367,40.0980877],[22.4933591,40.0987224],[22.4932564,40.0988067],[22.4930809,40.0987864],[22.4931568,40.0990667],[22.4930155,40.0996234],[22.4931041,40.0998588],[22.4929841,40.0999833],[22.4929439,40.100208],[22.4927909,40.1002331],[22.4926231,40.100393],[22.4925565,40.1007525],[22.4921894,40.1009099],[22.4917305,40.1014986],[22.4914823,40.1015854],[22.4914192,40.1017828],[22.4909276,40.1022629],[22.4908539,40.1024151],[22.4905927,40.1025558],[22.49005,40.1026929],[22.489809,40.102978],[22.4896194,40.1030656],[22.4894277,40.1032433],[22.4892413,40.1029706],[22.4888554,40.1029115],[22.4888191,40.1029651],[22.4886566,40.1028819],[22.4884742,40.1026453],[22.4879599,40.1024584],[22.4873761,40.1024328],[22.4871435,40.1023396],[22.4870396,40.1023788],[22.4870456,40.1021086],[22.487338,40.1021485],[22.4872567,40.1021114],[22.4872716,40.1019674],[22.486982,40.1018015],[22.4871285,40.1015421],[22.4873077,40.1014003],[22.4872276,40.1013092],[22.4874305,40.1011497],[22.4873852,40.101077],[22.4875552,40.100818],[22.4877323,40.1007662],[22.4880689,40.1004013],[22.4883344,40.1002155],[22.4885397,40.1002633],[22.4889961,40.1003143],[22.4887343,40.1004325],[22.4885803,40.1005025],[22.4886007,40.1006379],[22.4885803,40.1005025],[22.4887343,40.1004325],[22.4889961,40.1003143],[22.4885397,40.1002633],[22.4883344,40.1002155],[22.4882899,40.1001564],[22.4882114,40.0999932],[22.4883392,40.0999003],[22.4885064,40.0992358],[22.4887553,40.0991219],[22.4890904,40.09882],[22.4895055,40.0986182],[22.4896245,40.098426],[22.4902979,40.0976781],[22.4907961,40.0974323],[22.4913006,40.0972812],[22.4918039,40.097013],[22.4919912,40.0970335],[22.4925109,40.097288],[22.492554,40.0973606],[22.4930232,40.0975109],[22.493035,40.0980425],[22.49283,40.0982921],[22.492862,40.0984367],[22.4930002,40.0985556],[22.4933504,40.0986322],[22.4933602,40.0987225],[22.4937378,40.0980877],[22.4940616,40.0977676],[22.4941559,40.0977508],[22.4944488,40.0978808],[22.4945037,40.0980526],[22.4947794,40.0983175],[22.4945888,40.0982339],[22.4949405,40.098779],[22.4952068,40.099251]]},{"id":19167,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf-\u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2-\u03a7\u03b1\u03bd\u03c4\u03cc\u03bb\u03b9\u03b1-\u039b\u03b9\u03c4\u03cc\u03c7\u03c9\u03c1\u03bf","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03a7\u03b1\u03bd\u03c4\u03cc\u03bb\u03b9\u03b1","path":"MACEDONIA\/Makedonia_Olymbos_Litochoro_Stavros_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":10583,"name_EN":"Olympus: Litochoro-Stavros-Chandolia-Litochoro","description_EN":"Loop trail via Stavros refuge and Chandolia","ascent_time":240,"descent_time":240,"marker":"Red_dots","level":9,"ascent":838,"descent":838,"maxelev":943,"minelev":254,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.46386 40.10329,22.50251 40.11683)","views":11,"millestones":"0,22.5013369,40.1043440#1,22.4910843,40.1039613#2,22.4871577,40.1059950#3,22.4784207,40.1052911#4,22.4690083,40.1066141#5,22.4668975,40.1115928#6,22.4728963,40.1128284#7,22.4774017,40.1161625#8,22.4844515,40.1139247#9,22.4939103,40.1103950#10,22.5023167,40.1067057#10.6,22.5013369,40.1043440","x":22.4648186,"y":40.1108296,"coor":[[22.5013369,40.104344],[22.5012381,40.1043833],[22.5012145,40.104473],[22.5006436,40.1042945],[22.5002262,40.1041179],[22.4998099,40.1038422],[22.4995047,40.1036986],[22.4991415,40.103293],[22.4989465,40.1032905],[22.4987119,40.1032875],[22.4981849,40.1033302],[22.4976684,40.1033415],[22.4972802,40.1034716],[22.4970222,40.1034683],[22.4969186,40.1033948],[22.4967347,40.1032213],[22.4964488,40.1033527],[22.4963832,40.1033834],[22.495627,40.1036258],[22.494993,40.1038158],[22.4949093,40.1038868],[22.4949055,40.1040579],[22.4948219,40.1041604],[22.4946334,40.104194],[22.4939998,40.1041948],[22.4937434,40.1041194],[22.4927622,40.1038093],[22.4915275,40.1039374],[22.4908076,40.1039775],[22.4905637,40.1038662],[22.4902442,40.1039882],[22.4900918,40.1039862],[22.4899509,40.1039754],[22.4899375,40.1040473],[22.4902341,40.1044115],[22.4903721,40.104589],[22.4901731,40.1045684],[22.4902634,40.1047317],[22.4902025,40.10483],[22.4898656,40.1046815],[22.4897588,40.1047341],[22.490148,40.1051716],[22.4908804,40.1054785],[22.491675,40.105624],[22.4918368,40.1057342],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.479683,40.1050302],[22.4796421,40.1051063],[22.4795737,40.1050153],[22.4789105,40.1052949],[22.478488,40.1052983],[22.47809,40.105257],[22.4777766,40.1051088],[22.4775654,40.105106],[22.477603,40.1049984],[22.4770546,40.1048651],[22.4766564,40.1048328],[22.4765848,40.1048859],[22.4761634,40.1048443],[22.4757286,40.1048746],[22.4752372,40.1048141],[22.474849,40.1048631],[22.4747212,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.471232,40.1048694],[22.4711578,40.1050396],[22.4708106,40.1053503],[22.4707002,40.1055651],[22.4695285,40.1060181],[22.4693791,40.1062864],[22.4689721,40.1066504],[22.4684637,40.1068238],[22.4682135,40.1069917],[22.4680683,40.107188],[22.468036,40.1075839],[22.4679393,40.1077088],[22.4672089,40.1083658],[22.4667324,40.1086838],[22.4663834,40.1090756],[22.4660412,40.1091611],[22.4651954,40.109204],[22.4647149,40.1091796],[22.4642373,40.1090291],[22.4641309,40.1090638],[22.4640293,40.1094047],[22.4642061,40.1098936],[22.4646647,40.1103681],[22.4648186,40.1108296],[22.465071,40.1110852],[22.4652916,40.1111873],[22.4654154,40.1114231],[22.4658666,40.1116453],[22.4666914,40.1116382],[22.4675127,40.1114599],[22.467761,40.1114046],[22.4680304,40.1114262],[22.4684143,40.1115574],[22.4685852,40.1117849],[22.4686903,40.1119079],[22.4691579,40.1119862],[22.4694165,40.1119626],[22.4695415,40.1119327],[22.4695994,40.1120461],[22.469538,40.1121714],[22.4690742,40.1124445],[22.4689294,40.1126228],[22.4689307,40.1130913],[22.4690593,40.113111],[22.4691541,40.1130672],[22.4691816,40.1128874],[22.4692566,40.1127352],[22.469565,40.1125861],[22.4706385,40.1123301],[22.4708205,40.1122919],[22.4706385,40.1123301],[22.4711722,40.1124362],[22.4716199,40.112352],[22.4726145,40.1119507],[22.4727816,40.1118268],[22.4728447,40.1116294],[22.4730311,40.111686],[22.473087,40.1118128],[22.4730563,40.1126593],[22.4723711,40.113389],[22.4725771,40.1136259],[22.4727991,40.1136649],[22.4730869,40.1139119],[22.4733859,40.1147087],[22.4739127,40.1152922],[22.4739194,40.1155175],[22.4738047,40.1159214],[22.4738945,40.1161027],[22.4740968,40.1159793],[22.4742851,40.1159547],[22.4752239,40.1159491],[22.475281,40.1160219],[22.4754335,40.1160239],[22.475425,40.1164022],[22.4756326,40.1165671],[22.475546,40.1167641],[22.47533,40.1169775],[22.4760586,40.1169331],[22.4762479,40.1168635],[22.4764513,40.116686],[22.4765318,40.1167591],[22.4767971,40.1164383],[22.4770175,40.1160267],[22.4770984,40.1160819],[22.4771733,40.1164072],[22.4772765,40.1165166],[22.477399,40.116284],[22.4774034,40.1160859],[22.4778634,40.1159838],[22.4782844,40.1155209],[22.4784953,40.1155327],[22.4786964,40.1154632],[22.4784233,40.1150813],[22.4788356,40.1150056],[22.478829,40.1148749],[22.4789728,40.1147416],[22.4797777,40.1144279],[22.4798726,40.1143796],[22.4797777,40.1144279],[22.4801778,40.1144241],[22.4804096,40.1145533],[22.4807037,40.1145211],[22.4807461,40.1141973],[22.4810052,40.1141557],[22.4812783,40.1145377],[22.4814769,40.1145763],[22.4819844,40.1149703],[22.4821208,40.1151703],[22.4823753,40.1153358],[22.482385,40.115426],[22.4824556,40.115418],[22.4825224,40.115581],[22.4826405,40.1155465],[22.4826829,40.1152227],[22.4827549,40.1151516],[22.482664,40.1150153],[22.482907,40.1146401],[22.483499,40.1144046],[22.4836837,40.1143935],[22.4842408,40.1141395],[22.4847449,40.1136326],[22.4852565,40.113315],[22.4856529,40.1134283],[22.4859016,40.1133234],[22.4865446,40.1128679],[22.4868334,40.1125608],[22.48741,40.1124873],[22.4883999,40.1123921],[22.4890214,40.1124092],[22.4891846,40.1122086],[22.48953,40.1119789],[22.4898359,40.1115415],[22.491241,40.1115102],[22.4915949,40.1114247],[22.4920525,40.1114217],[22.4923247,40.1113171],[22.4926894,40.1112768],[22.4931351,40.1112826],[22.4932836,40.1113341],[22.493753,40.1105159],[22.4940872,40.110259],[22.4942761,40.1102074],[22.494607,40.1102297],[22.4963852,40.110469],[22.49696,40.1104765],[22.4979636,40.1101922],[22.4992253,40.1093707],[22.4998823,40.1088927],[22.5000163,40.1085161],[22.5003397,40.108214],[22.500961,40.107204],[22.5010349,40.1070428],[22.5013099,40.1068121],[22.5014866,40.1067784],[22.5016655,40.1066456],[22.5024238,40.1070608],[22.5023039,40.1066763],[22.5022947,40.1062077],[22.5018362,40.1057153],[22.5019014,40.1056711],[22.5019592,40.1057079],[22.5020916,40.1055565],[22.5015728,40.1050903],[22.5014039,40.1047638],[22.5014562,40.1045212],[22.5014904,40.1044316],[22.5013369,40.104344]]},{"id":19168,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1-\u03ba\u03b1\u03c4. \u03b1\u03bd\u03ac\u03b3\u03ba\u03b7\u03c2 \u03a0\u03c5\u03be\u03ac\u03c1\u03b9-\u039a\u03af\u03c4\u03c1\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03b1\u03bb\u03b1\u03c4\u03bf\u03cd\u03c1\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03af\u03c4\u03c1\u03bf","path":"MACEDONIA\/Makedonia_Olymbos_Pixari_Kitros","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":11858,"name_EN":"Olympus: Salatoura-Pyxari bivouac-Kitros","description_EN":"Ascent from Salatoura to Kitros peak","ascent_time":465,"descent_time":365,"marker":"Red_dots","level":13,"ascent":1319,"descent":75,"maxelev":2392,"minelev":1133,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.28194 40.09185,22.31143 40.12769)","views":4,"millestones":"0,22.2819362,40.1276928#1,22.2869668,40.1220062#2,22.2870605,40.1169485#3,22.2849321,40.1163927#4,22.2897552,40.1121025#5,22.2991394,40.1171327#6,22.3049447,40.1243538#7,22.3103896,40.1257639#8,22.3074993,40.1176379#9,22.3016206,40.1101997#10,22.2983342,40.1029204#11,22.2926425,40.0957647#11.9,22.2881707,40.0915109","x":22.3100394,"y":40.1263542,"coor":[[22.2819362,40.1276928],[22.2823194,40.1264553],[22.2822611,40.1255085],[22.2821353,40.124912],[22.2821764,40.1246784],[22.2823596,40.1243929],[22.2826822,40.1241634],[22.282879,40.1233375],[22.2830848,40.1230883],[22.2831764,40.1227113],[22.2836967,40.1225569],[22.2839611,40.1223085],[22.2846947,40.1220672],[22.2847768,40.1220684],[22.285168,40.1223805],[22.285644,40.1225857],[22.2860054,40.1226812],[22.2863465,40.1226502],[22.2866934,40.122385],[22.2867144,40.122016],[22.2873253,40.121989],[22.2878722,40.1217088],[22.2881231,40.1215323],[22.2881971,40.1213893],[22.2881687,40.1206501],[22.2878075,40.1196088],[22.287859,40.1189609],[22.2879731,40.1186202],[22.2878969,40.1183849],[22.2877374,40.1181933],[22.2877717,40.1177614],[22.2875764,40.1171279],[22.2874251,40.1161437],[22.2874737,40.1153607],[22.2872801,40.1160605],[22.2870762,40.1162376],[22.2870988,40.1167425],[22.2869097,40.1177306],[22.2865817,40.1181762],[22.2866847,40.1187453],[22.286567,40.1187616],[22.286537,40.118554],[22.2863673,40.1182992],[22.2862983,40.1182441],[22.2861224,40.1182415],[22.2856689,40.1185411],[22.2853439,40.1188696],[22.28483,40.1192404],[22.2847302,40.1194731],[22.2847279,40.1200316],[22.2845978,40.1200748],[22.284151,40.1191763],[22.2843116,40.1188543],[22.2849668,40.1179992],[22.284882,40.1176376],[22.2851261,40.1172628],[22.2851311,40.1165962],[22.2848221,40.1162854],[22.2847914,40.1161047],[22.2849435,40.1151881],[22.2854521,40.1136281],[22.286436,40.1122913],[22.2865416,40.1118244],[22.2865115,40.1106888],[22.2866775,40.1106192],[22.287217,40.1106272],[22.2883365,40.1112068],[22.289525,40.1120081],[22.289885,40.1121576],[22.290877,40.1123704],[22.2915866,40.1126151],[22.2920612,40.1128744],[22.2930027,40.1132306],[22.2939731,40.1138395],[22.2944727,40.114036],[22.2951742,40.1141365],[22.2956615,40.1143598],[22.2962101,40.1149445],[22.2976124,40.1161183],[22.2990913,40.1170409],[22.2994722,40.1177672],[22.2998359,40.118241],[22.3009343,40.1188967],[22.301206,40.1192971],[22.3021283,40.1199593],[22.3023174,40.1203765],[22.3030768,40.1209822],[22.303418,40.1214196],[22.3035034,40.1217632],[22.3032729,40.1225346],[22.303324,40.1228416],[22.3033809,40.1229145],[22.3040076,40.123194],[22.3041611,40.1236287],[22.3048967,40.124252],[22.3050303,40.1245423],[22.305056,40.1253985],[22.3053087,40.1256184],[22.3060542,40.1261518],[22.3063999,40.1264091],[22.3066626,40.1267013],[22.3068828,40.1268126],[22.3070579,40.1268512],[22.3075754,40.1268047],[22.3084041,40.126988],[22.3091844,40.1272336],[22.3097984,40.1270804],[22.3100202,40.1271287],[22.3101504,40.1270855],[22.3094265,40.1264624],[22.3094404,40.1263725],[22.3095234,40.1263377],[22.3100385,40.1263902],[22.3100394,40.1263542],[22.3094188,40.1258226],[22.3105886,40.1259748],[22.3098909,40.1252439],[22.3097491,40.1248094],[22.3097987,40.1247021],[22.3097341,40.1244669],[22.3094417,40.1244266],[22.309434,40.1242643],[22.3091496,40.1238998],[22.3091415,40.1237555],[22.3089538,40.1237528],[22.3086838,40.1232804],[22.3085543,40.1232965],[22.3084984,40.1231876],[22.3082305,40.1225125],[22.3082299,40.1220621],[22.3079921,40.1217163],[22.3079757,40.1215494],[22.3079625,40.1211348],[22.308076,40.1203436],[22.3078361,40.1191329],[22.3078187,40.1188894],[22.3079179,40.1186747],[22.3078144,40.1181146],[22.3073735,40.1174415],[22.3059345,40.1163214],[22.3054943,40.1161483],[22.3052293,40.1159552],[22.3048576,40.1153282],[22.304516,40.1149088],[22.3043773,40.1148256],[22.3041877,40.1144265],[22.3041037,40.1140289],[22.3036108,40.1130577],[22.3033015,40.1127559],[22.3032462,40.1126199],[22.3027597,40.1123695],[22.3026114,40.1121962],[22.3025329,40.1120509],[22.3026055,40.1119619],[22.3023018,40.1114349],[22.3018082,40.1104502],[22.3015811,40.1101496],[22.30154,40.1099148],[22.3012564,40.1095232],[22.3012693,40.1094153],[22.3011101,40.1092148],[22.3011128,40.1091067],[22.3009298,40.1089148],[22.3009604,40.108627],[22.3008496,40.1083821],[22.3006906,40.1077131],[22.3005972,40.1076937],[22.3006001,40.1075767],[22.3004716,40.1075568],[22.3003804,40.1074473],[22.3003555,40.1065641],[22.3002871,40.106482],[22.3004161,40.1064839],[22.300435,40.1061959],[22.3008992,40.1059324],[22.3011413,40.1056297],[22.3009528,40.105663],[22.300305,40.1052931],[22.2997165,40.1048971],[22.299477,40.1046233],[22.2991165,40.1044919],[22.2989672,40.1043635],[22.2986401,40.1038362],[22.2987366,40.1037295],[22.2983125,40.1028585],[22.2980495,40.1025843],[22.2975186,40.1022342],[22.2971487,40.1015441],[22.2971072,40.1013272],[22.2968988,40.1012161],[22.2966376,40.1008699],[22.296698,40.1007987],[22.2968139,40.1008545],[22.2968387,40.1008008],[22.2962985,40.0998829],[22.2962624,40.09945],[22.2961728,40.0992775],[22.2961615,40.0987908],[22.2960054,40.0984642],[22.2954935,40.0978261],[22.2945902,40.0968848],[22.293551,40.0962209],[22.2931325,40.0960706],[22.2922778,40.0955355],[22.2916392,40.0948053],[22.2914437,40.0946493],[22.2912569,40.0946105],[22.2911615,40.0944965],[22.2909899,40.0943228],[22.2907207,40.0938323],[22.290064,40.0933542],[22.2899053,40.0931356],[22.289685,40.0930333],[22.2897603,40.0928362],[22.2896439,40.0927984],[22.2896356,40.0926632],[22.2894841,40.0926249],[22.289498,40.092535],[22.2893582,40.0924969],[22.289372,40.092416],[22.288811,40.0923357],[22.2889192,40.0922292],[22.2890331,40.0918975],[22.2887079,40.0917666],[22.2885009,40.0916014],[22.2881707,40.0915109]]},{"id":19169,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Gulag 100","description_GR":"Gulag 100","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Gulag_100","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":27923,"name_EN":"Mt Olympus: Gulag 100","description_EN":"Gulag 100","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":3255,"descent":3255,"maxelev":1323,"minelev":279,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.42971 40.08011,22.49467 40.10583)","views":3,"millestones":"0,22.4867724,40.0825013#1,22.4823814,40.0857437#2,22.4790973,40.0879990#3,22.4757563,40.0919090#4,22.4825262,40.0958286#5,22.4875807,40.0945601#6,22.4941974,40.0976054#7,22.4881072,40.1025075#8,22.4892421,40.1062778#9,22.4809959,40.1059091#10,22.4722394,40.1044781#11,22.4629583,40.1046839#12,22.4572331,40.1014843#13,22.4491790,40.0997888#14,22.4433808,40.0973983#15,22.4366486,40.0948476#16,22.4339619,40.0938628#17,22.4433067,40.0930975#18,22.4500153,40.0943102#19,22.4582170,40.0930660#20,22.4662578,40.0905475#21,22.4742917,40.0947525#22,22.4695860,40.0892566#23,22.4608045,40.0851212#24,22.4606013,40.0820471#25,22.4692779,40.0827842#26,22.4772597,40.0812697#27,22.4820462,40.0812358#27.9,22.4867713,40.0825013","x":22.4470598,"y":40.0995793,"coor":[[22.4867724,40.0825013],[22.4869309,40.0829223],[22.4870464,40.0830049],[22.4871052,40.0835282],[22.4870175,40.0837793],[22.4870976,40.0838705],[22.4873216,40.0838193],[22.4874838,40.083844],[22.4879677,40.0839719],[22.4880478,40.0842793],[22.4881837,40.0844973],[22.4881437,40.084713],[22.48791,40.0846739],[22.4877892,40.0848345],[22.4875648,40.0849036],[22.4874515,40.0847219],[22.4871657,40.0849164],[22.4869491,40.0851658],[22.4864997,40.0853311],[22.4859979,40.0852165],[22.48589,40.0853232],[22.4854517,40.0855156],[22.4851375,40.0859349],[22.4845737,40.0859726],[22.4843531,40.0858706],[22.4842122,40.0858778],[22.483924,40.0856488],[22.4834574,40.0855346],[22.4832187,40.0853062],[22.4830905,40.0852685],[22.4828868,40.0855631],[22.4826745,40.0856144],[22.4824251,40.0857553],[22.4823202,40.0857269],[22.482456,40.0854224],[22.4823876,40.0853314],[22.48227,40.0853478],[22.482124,40.0855802],[22.4816953,40.0858719],[22.4807751,40.086112],[22.4804205,40.0862335],[22.480313,40.0863222],[22.4803583,40.0863949],[22.4806494,40.0864888],[22.4823055,40.0869159],[22.4823156,40.0869881],[22.480395,40.0868548],[22.4803156,40.0869979],[22.4802581,40.0869431],[22.4801037,40.0870312],[22.4801814,40.0872304],[22.4794236,40.0870222],[22.4790702,40.0870897],[22.4792439,40.087191],[22.4791712,40.0872982],[22.4793301,40.0875345],[22.4791637,40.0876314],[22.4792549,40.0877498],[22.4789974,40.0877284],[22.4789719,40.0878181],[22.4791764,40.0881181],[22.479605,40.088358],[22.4796507,40.0884126],[22.4795682,40.0884295],[22.4798111,40.0885859],[22.4796682,40.0886831],[22.4798313,40.0887303],[22.4799112,40.0888304],[22.4797499,40.0889139],[22.4790029,40.0892735],[22.4785455,40.089799],[22.478148,40.0897397],[22.4773922,40.0894415],[22.476736,40.0894149],[22.4762002,40.0892456],[22.4761254,40.0894429],[22.4759614,40.0894317],[22.4759125,40.0895211],[22.4760625,40.0896312],[22.4762029,40.0901736],[22.4764112,40.0903025],[22.4763829,40.0905183],[22.4761217,40.090659],[22.4759883,40.0908555],[22.4756705,40.0909054],[22.4756921,40.0909867],[22.4755619,40.0910391],[22.4755478,40.091147],[22.4752575,40.0915396],[22.4750905,40.0916635],[22.4752046,40.0918091],[22.4754743,40.0918127],[22.4759864,40.0919906],[22.4768166,40.0921096],[22.4770643,40.0920498],[22.4774387,40.0920908],[22.4780429,40.092351],[22.4782468,40.092678],[22.4783188,40.0931294],[22.4782691,40.0932549],[22.477921,40.0936106],[22.4785883,40.094196],[22.4791824,40.094384],[22.479535,40.0944517],[22.4798316,40.0943024],[22.4801013,40.0943059],[22.4801931,40.0943972],[22.4804863,40.0944011],[22.4805167,40.0946177],[22.4808687,40.0946133],[22.4809383,40.0946503],[22.4809245,40.0947402],[22.4811815,40.0947886],[22.4810582,40.0950572],[22.4812443,40.0951318],[22.481254,40.095222],[22.4816867,40.0952817],[22.4815404,40.095532],[22.4818214,40.0955537],[22.4821822,40.0956846],[22.4822519,40.0957125],[22.4821925,40.0957478],[22.4822499,40.0958026],[22.482683,40.0958443],[22.4826337,40.0959518],[22.4827979,40.0959539],[22.4831651,40.0957966],[22.4833694,40.095574],[22.4835595,40.0954684],[22.4837531,40.0952007],[22.484196,40.0948011],[22.4843312,40.0945235],[22.4844375,40.0944889],[22.4845047,40.0946339],[22.4845872,40.094617],[22.4848293,40.0942778],[22.4850428,40.0941725],[22.4850727,40.0938846],[22.4853291,40.09396],[22.4852508,40.0937878],[22.4856463,40.0939371],[22.4857546,40.0938124],[22.4857699,40.0936505],[22.4860009,40.0938156],[22.4861234,40.093583],[22.4864115,40.093812],[22.4864972,40.093651],[22.4864945,40.0932455],[22.4865648,40.0932464],[22.4867038,40.0933293],[22.4870764,40.0939829],[22.4874241,40.0936451],[22.4876779,40.0938376],[22.4877031,40.0942883],[22.4875802,40.094539],[22.4875929,40.0950256],[22.4878322,40.0948126],[22.4879181,40.095174],[22.4878227,40.0952449],[22.4878914,40.0953178],[22.4878155,40.0955691],[22.4883716,40.0958827],[22.488656,40.0962828],[22.4888635,40.0964476],[22.488983,40.0963501],[22.4896304,40.0962504],[22.489784,40.0963651],[22.4898128,40.0962753],[22.4895789,40.0958759],[22.4901508,40.0960095],[22.4912595,40.0957356],[22.4915018,40.0957568],[22.4916202,40.0958214],[22.4919189,40.0958388],[22.4921354,40.0961299],[22.4923546,40.0962949],[22.4925566,40.096712],[22.4928818,40.0969099],[22.493078,40.0970566],[22.4932489,40.0970678],[22.4935366,40.0973238],[22.4940234,40.0975914],[22.494281,40.0976128],[22.4942794,40.0976849],[22.4941503,40.0977372],[22.494044,40.0977719],[22.4939356,40.0978966],[22.4939563,40.098023],[22.4937198,40.09811],[22.4934498,40.098647],[22.4933362,40.0986951],[22.4931009,40.0987281],[22.4930645,40.0987817],[22.4931062,40.0990164],[22.4929892,40.0995374],[22.493041,40.0998444],[22.4929283,40.1001673],[22.4927514,40.10021],[22.4927138,40.1003177],[22.4925831,40.100397],[22.4925286,40.1007387],[22.4921137,40.1009315],[22.4917257,40.101503],[22.491477,40.1016079],[22.4913897,40.101841],[22.4912472,40.1019202],[22.4907538,40.1024813],[22.4900562,40.1027245],[22.4897801,40.1030092],[22.4894231,40.1032388],[22.4892416,40.1029571],[22.4887377,40.1029325],[22.4884278,40.1026222],[22.4879134,40.1024398],[22.4883171,40.1027513],[22.4884256,40.1031492],[22.4886109,40.1032597],[22.4887919,40.1033476],[22.4890424,40.1036932],[22.4892503,40.1038401],[22.4899512,40.1039754],[22.4899379,40.1040473],[22.4902349,40.1044115],[22.4903728,40.104589],[22.4901738,40.1045684],[22.4902641,40.1047317],[22.4902033,40.10483],[22.4898663,40.1046815],[22.4897596,40.1047341],[22.4901488,40.1051716],[22.4908811,40.1054785],[22.4916757,40.105624],[22.4918375,40.1057342],[22.4918489,40.1058019],[22.4916499,40.1057813],[22.4915052,40.1059596],[22.4912841,40.1058756],[22.4911288,40.1059997],[22.4908354,40.1060049],[22.4907282,40.1060756],[22.4904718,40.1060002],[22.490037,40.1060306],[22.4900114,40.1061293],[22.4898585,40.1061453],[22.4897028,40.1062875],[22.489315,40.1063184],[22.489118,40.1062078],[22.4887981,40.1063477],[22.4885647,40.1062906],[22.488223,40.1063582],[22.4879715,40.1065892],[22.4878538,40.1066057],[22.4875649,40.1064037],[22.4874544,40.106096],[22.4870236,40.1059462],[22.4869362,40.1056567],[22.4867052,40.1054916],[22.4865447,40.1058498],[22.4862708,40.1060354],[22.486106,40.1060603],[22.485547,40.1058728],[22.4855506,40.1057107],[22.4854227,40.105655],[22.4850693,40.1057224],[22.4846122,40.1056984],[22.4842902,40.1059375],[22.4841256,40.1059533],[22.4838047,40.1056068],[22.4835232,40.1056031],[22.4832086,40.1055089],[22.4830783,40.1055612],[22.4826265,40.1053031],[22.4823788,40.1053629],[22.4820901,40.1056834],[22.4817953,40.1057516],[22.4814863,40.1059278],[22.4811567,40.1059775],[22.480622,40.1057543],[22.4804083,40.105337],[22.4802652,40.1054433],[22.4801125,40.1054503],[22.4800235,40.1052329],[22.4798374,40.1051584],[22.4796845,40.1050302],[22.4796439,40.1051063],[22.4795755,40.1050153],[22.4789123,40.1052949],[22.4784898,40.1052983],[22.4780919,40.1052571],[22.4777784,40.1051088],[22.4775673,40.105106],[22.4776049,40.1049984],[22.4770564,40.1048651],[22.4766582,40.1048328],[22.4765867,40.1048859],[22.4761652,40.1048443],[22.4757305,40.1048747],[22.4752391,40.1048141],[22.4748508,40.1048631],[22.474723,40.1048073],[22.4742227,40.1047332],[22.4727574,40.1046778],[22.4727708,40.1046059],[22.4730203,40.1044651],[22.4728814,40.1043822],[22.4721044,40.104498],[22.4719012,40.1046665],[22.4713823,40.1047858],[22.4712338,40.1048694],[22.4711596,40.1050396],[22.4708124,40.1053504],[22.470702,40.1055651],[22.4695303,40.1060181],[22.4688204,40.1059096],[22.4681506,40.1059548],[22.4677147,40.1058229],[22.4674116,40.1057378],[22.4664086,40.1059948],[22.4661631,40.1059555],[22.4655732,40.1061009],[22.4651149,40.1061308],[22.4648237,40.1060369],[22.4640258,40.1055218],[22.4635004,40.1054067],[22.4631366,40.1054109],[22.4629506,40.1053364],[22.4628632,40.1050469],[22.4629279,40.1047775],[22.4630214,40.104486],[22.4630271,40.1042338],[22.4626865,40.1042473],[22.4623324,40.1043417],[22.4615462,40.1043493],[22.4614629,40.1044022],[22.4608136,40.1040602],[22.4605076,40.1041012],[22.4601699,40.1039886],[22.4601639,40.1037363],[22.4603924,40.1034871],[22.4607342,40.102897],[22.460629,40.1018416],[22.4607151,40.1016625],[22.4605461,40.101354],[22.4604847,40.1009568],[22.4603591,40.1008019],[22.4599949,40.1008241],[22.4597818,40.1009114],[22.4596376,40.1010626],[22.4592595,40.1011837],[22.4589307,40.1011974],[22.4583275,40.1014146],[22.4578353,40.10139],[22.4573281,40.1015094],[22.4570715,40.1014429],[22.4566481,40.1014913],[22.4562987,40.1013785],[22.4561495,40.1012324],[22.4558106,40.1011738],[22.4555208,40.1010168],[22.4551192,40.1011376],[22.4548802,40.1013326],[22.4545726,40.1014456],[22.4541818,40.101089],[22.4536943,40.1008573],[22.453286,40.1002392],[22.4531113,40.1001828],[22.4528156,40.100287],[22.4525046,40.1005531],[22.4521174,40.1005569],[22.4519604,40.100753],[22.4514302,40.1008541],[22.4511551,40.1010846],[22.4505252,40.1004095],[22.4502195,40.1004415],[22.4499119,40.1005545],[22.4496341,40.1003886],[22.4491905,40.1002926],[22.4491797,40.0997339],[22.4489731,40.0995329],[22.4484785,40.0996164],[22.4479277,40.099591],[22.4475193,40.0994954],[22.4470598,40.0995793],[22.4468961,40.0995591],[22.4464915,40.0992924],[22.4463512,40.0992725],[22.4458914,40.0993745],[22.444932,40.099776],[22.4444221,40.0994989],[22.4439304,40.0994562],[22.4429983,40.099687],[22.4425951,40.0998797],[22.4420823,40.0997287],[22.4420048,40.0995294],[22.4421387,40.099315],[22.4421918,40.0990455],[22.4435492,40.0971358],[22.4440382,40.096782],[22.4440888,40.0966205],[22.4440349,40.0964126],[22.4438522,40.0961939],[22.4438503,40.0957615],[22.4435653,40.0953973],[22.4433497,40.0945655],[22.4429102,40.0942894],[22.4426397,40.0943218],[22.4423903,40.0944535],[22.4420854,40.0944494],[22.4415275,40.0942257],[22.4415028,40.0941803],[22.4402286,40.0946452],[22.4393852,40.09485],[22.4375813,40.0948978],[22.4356561,40.0947997],[22.4335164,40.0946041],[22.4315989,40.0941728],[22.4299953,40.093624],[22.4302732,40.0931098],[22.4305653,40.0931588],[22.4308904,40.0933073],[22.4311434,40.093527],[22.4314835,40.0935316],[22.4317978,40.0936349],[22.4325827,40.0936816],[22.4328271,40.093766],[22.4335772,40.0937941],[22.4339039,40.0938706],[22.4342569,40.0938214],[22.4346396,40.0940157],[22.4351413,40.0941306],[22.4353181,40.094097],[22.4355974,40.0941908],[22.4361138,40.0941798],[22.4366008,40.0939161],[22.4368331,40.0940183],[22.4372676,40.0939972],[22.4373711,40.0940886],[22.4377961,40.0939682],[22.4380516,40.0940798],[22.4383323,40.0941196],[22.4384475,40.0942113],[22.4385769,40.094195],[22.4386141,40.0941054],[22.4386843,40.0941154],[22.4389388,40.0942719],[22.4393936,40.0943862],[22.4400427,40.0942147],[22.4401289,40.0940357],[22.4404025,40.0938682],[22.4405846,40.0936004],[22.4407755,40.0934588],[22.4408638,40.0931898],[22.4411214,40.0932112],[22.4412081,40.0931674],[22.441489,40.0931982],[22.4424464,40.0933912],[22.4427065,40.0933046],[22.442898,40.093136],[22.4433918,40.0930886],[22.4439705,40.0929162],[22.4443297,40.0925967],[22.4449603,40.0932358],[22.4452623,40.093366],[22.4455221,40.0932884],[22.4457552,40.0933546],[22.4459896,40.0938803],[22.4463159,40.0939747],[22.4463334,40.0942362],[22.4461366,40.094639],[22.4463775,40.0948765],[22.4464829,40.0954004],[22.4467142,40.0955477],[22.4470082,40.0955156],[22.447402,40.0957371],[22.4478577,40.0958152],[22.4481877,40.0957476],[22.449056,40.0952187],[22.4493031,40.095186],[22.4497767,40.0949941],[22.450165,40.0939092],[22.4504137,40.0938044],[22.4509909,40.0931815],[22.4510614,40.0931734],[22.4510946,40.093264],[22.4513886,40.0932319],[22.4516336,40.0932892],[22.4519887,40.0931498],[22.4521615,40.0932873],[22.452525,40.0932921],[22.4528682,40.0931616],[22.4535398,40.0930264],[22.4536365,40.0929015],[22.4538612,40.0928235],[22.4539016,40.0925898],[22.4543545,40.092794],[22.4544469,40.0929079],[22.4545176,40.0928908],[22.4545801,40.0927205],[22.4546966,40.092758],[22.4548458,40.0929042],[22.4554632,40.0930926],[22.455648,40.0932212],[22.4557939,40.0935114],[22.4561447,40.0935611],[22.4565594,40.0933775],[22.4571377,40.093223],[22.4574903,40.0931917],[22.457756,40.0933754],[22.4580872,40.0932537],[22.458257,40.0930037],[22.4586074,40.0930714],[22.4586794,40.0930003],[22.4589143,40.0929854],[22.4589515,40.0928958],[22.459179,40.0932142],[22.4592966,40.0931977],[22.4593921,40.0931269],[22.4597957,40.0923935],[22.4600462,40.0922077],[22.4603981,40.0916898],[22.4607452,40.0915908],[22.4614132,40.0916177],[22.4623777,40.0915044],[22.4627408,40.0915273],[22.4629802,40.0913142],[22.4633356,40.0911568],[22.4633138,40.0905619],[22.4639915,40.0901565],[22.4645879,40.0902364],[22.464987,40.0902237],[22.4654286,40.0904097],[22.4656049,40.0903941],[22.4662466,40.0905467],[22.466598,40.0905694],[22.4671505,40.0905136],[22.4674061,40.0906251],[22.4685375,40.0909104],[22.4689152,40.0912622],[22.4688338,40.0917566],[22.4689866,40.0922631],[22.4706069,40.0921945],[22.4707331,40.0923223],[22.4713017,40.0926],[22.4716506,40.0927308],[22.4722708,40.092802],[22.4729198,40.0931529],[22.4732508,40.0935627],[22.4734718,40.0936467],[22.473748,40.0938846],[22.473721,40.0940464],[22.4742989,40.0944324],[22.4742906,40.0948016],[22.4744015,40.0950914],[22.4746882,40.0953834],[22.4746158,40.09495],[22.4750108,40.0945949],[22.4750613,40.0944334],[22.4751915,40.094381],[22.4749622,40.0938825],[22.4746949,40.0937709],[22.4740047,40.0931582],[22.4734782,40.0925747],[22.4733546,40.0923298],[22.4726744,40.0917983],[22.4722919,40.0915951],[22.4718699,40.091058],[22.4718169,40.090805],[22.4713525,40.0905917],[22.4710524,40.0903715],[22.470667,40.0897718],[22.4701822,40.0894231],[22.4697615,40.0893545],[22.4693213,40.0891054],[22.4686319,40.0889882],[22.4684237,40.0888593],[22.4681204,40.0887832],[22.4678208,40.088545],[22.4672571,40.0885736],[22.4668489,40.0884691],[22.4664274,40.0884365],[22.4658011,40.0881219],[22.4652148,40.0875916],[22.464958,40.0875341],[22.4645543,40.0872315],[22.4645563,40.0871414],[22.464325,40.0869942],[22.4643188,40.0867509],[22.464192,40.0866501],[22.4639349,40.0866106],[22.4639832,40.0865482],[22.4638684,40.0864386],[22.4635993,40.086408],[22.4635322,40.086263],[22.4629394,40.0860209],[22.4627931,40.0857486],[22.4625497,40.0856193],[22.4618268,40.0854295],[22.4615579,40.0853899],[22.4613224,40.0854318],[22.4606512,40.0850265],[22.4605906,40.0851158],[22.4604984,40.0850425],[22.4603314,40.0851664],[22.4602635,40.0850574],[22.4600892,40.084983],[22.4599079,40.0847013],[22.4597213,40.0846538],[22.4596772,40.0845271],[22.4595275,40.084408],[22.4587605,40.0840914],[22.4587868,40.0839657],[22.4578614,40.0833948],[22.4575303,40.082994],[22.4573334,40.0828832],[22.4570949,40.0825377],[22.4568633,40.0824085],[22.4566809,40.0821718],[22.4565293,40.0821338],[22.4564757,40.082025],[22.4568214,40.0817773],[22.4579537,40.0814951],[22.4590791,40.0815191],[22.4594041,40.0816676],[22.4596508,40.0816528],[22.4598369,40.0817184],[22.4600925,40.0818299],[22.4600203,40.08191],[22.4600892,40.081974],[22.4603803,40.0820679],[22.4609091,40.0820209],[22.4610167,40.0819322],[22.4613256,40.0822787],[22.4619573,40.0823501],[22.4622348,40.082525],[22.4624798,40.0825823],[22.4631583,40.0826634],[22.4633584,40.08263],[22.4636631,40.0827377],[22.4648112,40.0827979],[22.465265,40.0829571],[22.4657227,40.0829451],[22.4661403,40.0831489],[22.4665669,40.0834788],[22.4668818,40.0835551],[22.4673565,40.0838316],[22.4679262,40.0840554],[22.4680238,40.0838855],[22.4679102,40.0837218],[22.4680325,40.0834982],[22.4679891,40.0833445],[22.4682037,40.0831852],[22.4682292,40.0830954],[22.4683699,40.0830973],[22.4684188,40.0830078],[22.4686752,40.0830833],[22.4687928,40.0830668],[22.4688205,40.082878],[22.4691011,40.0829178],[22.4691977,40.0827929],[22.4694094,40.0827687],[22.4694379,40.0825438],[22.4697882,40.0826115],[22.4697354,40.0823496],[22.469993,40.082371],[22.4702414,40.0822752],[22.4702576,40.0820772],[22.4704106,40.0820522],[22.4704361,40.0819624],[22.4702388,40.0818697],[22.4704278,40.0818092],[22.4705284,40.0815042],[22.4707213,40.0812725],[22.4712096,40.0809366],[22.4713204,40.0807038],[22.4714864,40.0806249],[22.4715713,40.0804999],[22.47202,40.0803617],[22.4723647,40.080159],[22.4726058,40.0803874],[22.4728036,40.0804621],[22.4732028,40.0804404],[22.4734122,40.0805152],[22.4736597,40.0804644],[22.4745107,40.0806918],[22.4750729,40.0807263],[22.4751914,40.0806738],[22.4755925,40.0810935],[22.475755,40.0811677],[22.4765986,40.0812058],[22.4769297,40.081084],[22.4771024,40.0812304],[22.477254,40.0812685],[22.4775535,40.0809841],[22.4777245,40.0806801],[22.4781714,40.0806229],[22.4785866,40.0804121],[22.4788031,40.0801717],[22.4789197,40.0802003],[22.4797309,40.0801118],[22.4798967,40.0800419],[22.4801781,40.0800456],[22.4805912,40.0799249],[22.4808953,40.0799649],[22.4809863,40.0800922],[22.4814413,40.0801973],[22.4816297,40.0801637],[22.481794,40.0800127],[22.4819806,40.0801098],[22.4820752,40.080075],[22.4820473,40.0802728],[22.4817971,40.0804497],[22.4808291,40.0807343],[22.4804723,40.0809549],[22.4804214,40.0811344],[22.481089,40.0817017],[22.4815222,40.0818876],[22.4817898,40.0818325],[22.4818658,40.0815813],[22.481797,40.0815083],[22.4819159,40.0814378],[22.4818128,40.0813283],[22.4819203,40.0812396],[22.4820145,40.0812229],[22.4822005,40.0812974],[22.4822955,40.0812446],[22.4825888,40.0812394],[22.4827921,40.0810619],[22.4829795,40.0810733],[22.4830745,40.0810205],[22.4831355,40.0809132],[22.4832289,40.0809325],[22.4834772,40.0808456],[22.4835115,40.0808821],[22.483934,40.0808696],[22.4840246,40.0810149],[22.4841463,40.0808183],[22.4842255,40.0809455],[22.4842975,40.0808744],[22.4844117,40.081011],[22.4844497,40.0808854],[22.4845552,40.0808868],[22.4847981,40.0805115],[22.4849154,40.0805131],[22.4849643,40.0804236],[22.4850565,40.0804969],[22.4852103,40.0804359],[22.485355,40.0802576],[22.4853057,40.080365],[22.4854321,40.0804838],[22.4853704,40.0806181],[22.4855091,40.08071],[22.4856163,40.0806394],[22.4857663,40.0807494],[22.4858378,40.0806963],[22.4859741,40.0808963],[22.4858326,40.081462],[22.4855945,40.0816211],[22.4855929,40.0816931],[22.4857425,40.0818212],[22.4858727,40.0817689],[22.486082,40.0818527],[22.486387,40.0818476],[22.4866249,40.0822291],[22.4865982,40.0823729],[22.4867713,40.0825013]]},{"id":19170,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Lost Trail","description_GR":"Lost Trail","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Lost_Trail","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":19,"name_EN":"Mt Olympus: Lost Trail","description_EN":"Lost Trail","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":5424,"descent":5424,"maxelev":2113,"minelev":264,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.38698 40.06766,22.50052 40.13298)","views":1,"millestones":"0,22.4997000,40.1050751#1,22.4900245,40.1060759#2,22.4819386,40.1057188#3,22.4728590,40.1045559#4,22.4647707,40.1091812#5,22.4652499,40.1121839#6,22.4558256,40.1107042#7,22.4481693,40.1080613#8,22.4462725,40.1117559#9,22.4484489,40.1181910#10,22.4437833,40.1196285#11,22.4363864,40.1194769#12,22.4377804,40.1256117#13,22.4350915,40.1295572#14,22.4321377,40.1327138#15,22.4257243,40.1272015#16,22.4210138,40.1234280#17,22.4209086,40.1200917#18,22.4136735,40.1155992#19,22.4119930,40.1096953#20,22.4104672,40.1036274#21,22.4043959,40.0986077#22,22.3972341,40.0968976#23,22.3922908,40.0923688#24,22.3963937,40.0877357#25,22.4036626,40.0845584#26,22.4043026,40.0830688#27,22.3970242,40.0796064#28,22.3895208,40.0768377#29,22.3939811,40.0734484#30,22.4026514,40.0733786#31,22.4116750,40.0711762#32,22.4191944,40.0694907#33,22.4271933,40.0699740#34,22.4357237,40.0676822#35,22.4351656,40.0712919#36,22.4376670,40.0780666#37,22.4436568,40.0807513#38,22.4516131,40.0804774#39,22.4613046,40.0822563#40,22.4670061,40.0870109#41,22.4749670,40.0875653#42,22.4764015,40.0903898#43,22.4809341,40.0947415#44,22.4864996,40.0933267#0,22.4915043,40.0957568","x":22.3930142,"y":40.0911844,"coor":[[22.4997,40.1050751],[22.4994898,40.1051264],[22.4993938,40.1052242],[22.4987903,40.1053606],[22.4975818,40.1053629],[22.4968854,40.1055521],[22.4962747,40.1055802],[22.4958372,40.1057367],[22.4950851,40.1063215],[22.4944587,40.1065296],[22.4939957,40.1067758],[22.4937009,40.106844],[22.4932077,40.1068646],[22.4929633,40.1067714],[22.4922554,40.1058883],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.4796834,40.1050302],[22.4796428,40.1051063],[22.4795744,40.1050153],[22.4789112,40.1052949],[22.4784887,40.1052983],[22.4780908,40.1052571],[22.4777773,40.1051088],[22.4775662,40.105106],[22.4776038,40.1049984],[22.4770553,40.1048651],[22.4766572,40.1048328],[22.4765856,40.1048859],[22.4761641,40.1048443],[22.4757294,40.1048746],[22.475238,40.1048141],[22.4748497,40.1048631],[22.4747219,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.4712323,40.1048694],[22.4711581,40.1050396],[22.4708109,40.1053503],[22.4707005,40.1055651],[22.4695289,40.1060181],[22.4693799,40.1062864],[22.4689728,40.1066504],[22.4684644,40.1068238],[22.4682143,40.1069917],[22.4680691,40.107188],[22.4680367,40.107584],[22.4679401,40.1077088],[22.4672096,40.1083658],[22.4667331,40.1086838],[22.4663841,40.1090756],[22.4660419,40.1091612],[22.4651962,40.109204],[22.4647157,40.1091796],[22.464238,40.1090291],[22.4641316,40.1090638],[22.4640301,40.1094048],[22.4642068,40.1098936],[22.4646655,40.1103681],[22.4648194,40.1108296],[22.4650717,40.1110852],[22.4652924,40.1111873],[22.4654161,40.1114231],[22.4658677,40.1116453],[22.4666925,40.1116382],[22.4671495,40.1116623],[22.4673793,40.1118816],[22.4676914,40.1118947],[22.4683802,40.112048],[22.4684136,40.1120169],[22.4684702,40.1121077],[22.4682042,40.1124555],[22.4679915,40.1125248],[22.467875,40.1124872],[22.4673961,40.1123908],[22.466833,40.1123833],[22.4665394,40.1123975],[22.466183,40.112591],[22.4659832,40.1126063],[22.4653587,40.1122017],[22.4651249,40.1121625],[22.4648543,40.112195],[22.4645647,40.112029],[22.4642731,40.111953],[22.4639414,40.1115702],[22.463382,40.1114007],[22.4621821,40.1115379],[22.4614211,40.1114647],[22.4604586,40.111479],[22.4598155,40.1113803],[22.4596976,40.1114058],[22.4594464,40.1116186],[22.4589869,40.1117026],[22.4587098,40.1115007],[22.45822,40.1113681],[22.4580951,40.1111862],[22.4577115,40.111028],[22.4573358,40.1105185],[22.4568548,40.1105121],[22.4564933,40.1104172],[22.4561692,40.1107372],[22.4560034,40.110807],[22.4555864,40.1105672],[22.4550857,40.1103984],[22.4550299,40.1102715],[22.4551652,40.109994],[22.4551613,40.1096517],[22.4553803,40.1093032],[22.4553723,40.109141],[22.4548311,40.1092058],[22.4544703,40.1090749],[22.454138,40.1092416],[22.4538325,40.1092645],[22.453408,40.1088355],[22.4532795,40.1082932],[22.4531517,40.1082374],[22.4529871,40.1082533],[22.4528322,40.1083593],[22.452435,40.1082819],[22.4521056,40.1083226],[22.4516837,40.1082989],[22.4514362,40.1083496],[22.4512856,40.1082665],[22.4511259,40.1085797],[22.4506584,40.1085014],[22.4499284,40.1080952],[22.4495523,40.1081262],[22.4492364,40.108086],[22.4489882,40.1081637],[22.4483672,40.1081284],[22.4481933,40.108036],[22.447989,40.1082494],[22.4478355,40.1082924],[22.4476733,40.1082002],[22.4475484,40.1080183],[22.4473558,40.1082319],[22.4471778,40.1083196],[22.4466804,40.1080067],[22.4464938,40.1079591],[22.4463438,40.107849],[22.4463582,40.1077321],[22.4462087,40.1077121],[22.4459846,40.1077631],[22.4456626,40.107993],[22.4456217,40.1080826],[22.445415,40.1080437],[22.4453251,40.1078714],[22.4450808,40.107778],[22.4451296,40.1082111],[22.4449852,40.1083713],[22.4450163,40.1085519],[22.4451204,40.1086164],[22.4455542,40.1086312],[22.4454211,40.1088096],[22.4455382,40.1093337],[22.4459027,40.1098161],[22.4458743,40.1100319],[22.4459992,40.1102137],[22.4461071,40.1106296],[22.4469916,40.1109478],[22.4464644,40.1114272],[22.446377,40.1116603],[22.4461014,40.1119088],[22.4459051,40.1122846],[22.4455216,40.1126398],[22.4454936,40.1128376],[22.445792,40.1131299],[22.4456933,40.1133448],[22.4457363,40.1135165],[22.4455896,40.1137758],[22.4467279,40.1142866],[22.4478612,40.1145],[22.4478304,40.1148239],[22.4475217,40.1149819],[22.4473386,40.1152948],[22.4470141,40.1156328],[22.4468832,40.1162256],[22.4475525,40.1167211],[22.4476314,40.1168663],[22.4475985,40.1172802],[22.4479443,40.1175551],[22.4481371,40.117846],[22.4482536,40.1178836],[22.4485593,40.1183742],[22.4490026,40.1184882],[22.4487833,40.1188457],[22.4483958,40.1188585],[22.447877,40.1185452],[22.4476873,40.1186328],[22.4474292,40.1186293],[22.4465685,40.1182934],[22.4459663,40.117943],[22.4450802,40.1176879],[22.4447057,40.1176468],[22.4435604,40.1179558],[22.4421473,40.118171],[22.4418785,40.1181223],[22.4418639,40.1182483],[22.4420123,40.1184304],[22.4424427,40.1185984],[22.4434602,40.1192607],[22.4440664,40.1199535],[22.4442887,40.1204971],[22.4442076,40.1209644],[22.4440753,40.1211068],[22.4440713,40.1212824],[22.4440005,40.1212995],[22.4434783,40.1210402],[22.4431274,40.1209905],[22.4420547,40.1206878],[22.441718,40.1205301],[22.4415109,40.1203471],[22.4412872,40.1203801],[22.4409482,40.1203215],[22.4409348,40.1203934],[22.4408527,40.1203923],[22.4406206,40.1202811],[22.4402225,40.1202397],[22.4397619,40.1203686],[22.4397125,40.120476],[22.4395608,40.120438],[22.438949,40.1205108],[22.4386443,40.1204887],[22.4381206,40.1203014],[22.4379751,40.1199932],[22.437603,40.119844],[22.4373393,40.1195702],[22.4368147,40.1194189],[22.4358847,40.1195505],[22.4357883,40.1196573],[22.4356391,40.1195112],[22.4355572,40.1195011],[22.4349418,40.119727],[22.4354899,40.120392],[22.4357568,40.1205218],[22.4358817,40.1207036],[22.435802,40.121108],[22.43542,40.1213911],[22.4352866,40.1215785],[22.4351697,40.1220724],[22.4352676,40.122407],[22.435196,40.1229736],[22.4358967,40.1236318],[22.4365751,40.123731],[22.4366414,40.1239121],[22.4365846,40.1243437],[22.437033,40.1247462],[22.4370649,40.1248908],[22.4373835,40.1253275],[22.4382725,40.1259701],[22.4386833,40.1259666],[22.4388883,40.1262397],[22.4390079,40.1266557],[22.4392384,40.126839],[22.4395803,40.127285],[22.4396445,40.1275562],[22.4394984,40.1277884],[22.4396025,40.1278529],[22.4397367,40.128143],[22.4397314,40.1283772],[22.4395947,40.1287087],[22.4393211,40.1288671],[22.4389969,40.1291871],[22.4384403,40.1294048],[22.4376902,40.1293586],[22.4374807,40.1292837],[22.437217,40.1290099],[22.4368797,40.1288792],[22.4364443,40.1289274],[22.4361765,40.1288337],[22.4359917,40.1287051],[22.4358036,40.1287206],[22.4356963,40.1287912],[22.4357539,40.128837],[22.435467,40.1290674],[22.4353072,40.1293805],[22.4350596,40.1294312],[22.4351672,40.1298561],[22.4349867,40.1300519],[22.435007,40.1301873],[22.4347971,40.1301304],[22.4349389,40.1306008],[22.4343224,40.1303582],[22.4342973,40.1304299],[22.4340865,40.1304091],[22.4339311,40.1305331],[22.4337233,40.1308906],[22.4334554,40.1318239],[22.4336285,40.1319524],[22.4338039,40.1319818],[22.4339879,40.1321465],[22.4341448,40.1324729],[22.4341373,40.1327971],[22.4344383,40.1329814],[22.4349737,40.1331778],[22.4350786,40.1333053],[22.4347582,40.1334542],[22.434672,40.1336332],[22.434568,40.1335597],[22.4344151,40.1335756],[22.4341234,40.1334996],[22.4329834,40.1330518],[22.4329147,40.1329788],[22.4327978,40.1329592],[22.4326741,40.1327233],[22.4323091,40.1327724],[22.4319831,40.1326599],[22.4316016,40.1324024],[22.4313,40.1317407],[22.431126,40.1316483],[22.430935,40.1317898],[22.4307018,40.1317236],[22.4305102,40.1313787],[22.4303482,40.1312774],[22.4304349,40.1310803],[22.429987,40.1311644],[22.4298003,40.1311168],[22.4293368,40.1308582],[22.4291322,40.1305672],[22.4289478,40.1304205],[22.428941,40.1302042],[22.4288383,40.1300767],[22.4272639,40.1296409],[22.4270816,40.1294042],[22.4269825,40.1291236],[22.4266497,40.1287947],[22.4263473,40.1286735],[22.4261424,40.1284005],[22.4257139,40.1271334],[22.4249114,40.1268162],[22.4241085,40.1260124],[22.4237473,40.1258994],[22.4233941,40.1259487],[22.4232784,40.125875],[22.4231103,40.1255304],[22.4226203,40.1254066],[22.4219248,40.1255413],[22.4215988,40.1254287],[22.4214378,40.1252824],[22.4209103,40.1252572],[22.4205804,40.1253157],[22.4199493,40.125199],[22.4196703,40.1250871],[22.419815,40.1249179],[22.4195338,40.1243915],[22.4195816,40.1243562],[22.4199327,40.124397],[22.4199107,40.1243336],[22.4201248,40.1242104],[22.4200246,40.1239748],[22.4200514,40.123831],[22.4204863,40.1238009],[22.4205462,40.1237477],[22.4204664,40.1236475],[22.4204915,40.1235758],[22.4209738,40.1235283],[22.4209987,40.1234656],[22.4207921,40.1232646],[22.4211235,40.123143],[22.4211485,40.1230802],[22.4208357,40.1229048],[22.4208264,40.1227966],[22.4205972,40.1225592],[22.4204744,40.1222873],[22.420404,40.1222863],[22.4203135,40.1221409],[22.4198233,40.1220261],[22.4194716,40.1220123],[22.4195553,40.1219414],[22.4195465,40.1218152],[22.4191975,40.1216843],[22.4190035,40.1214474],[22.4186788,40.1212808],[22.4185759,40.1211623],[22.4186943,40.1211188],[22.4195967,40.1211672],[22.4201967,40.1211033],[22.420728,40.1209664],[22.42095,40.1210055],[22.4212511,40.1211808],[22.42174,40.1213496],[22.4218014,40.1212333],[22.4215705,40.121068],[22.4216665,40.1209792],[22.4216688,40.1208801],[22.4215091,40.1206798],[22.4212418,40.120568],[22.4212443,40.1204599],[22.4209124,40.1200951],[22.4202843,40.1198523],[22.420123,40.1197239],[22.4199471,40.1197215],[22.419787,40.1195392],[22.4195758,40.1195363],[22.4195205,40.1193914],[22.4191137,40.1192237],[22.4188964,40.1189775],[22.4179081,40.1185856],[22.4175852,40.1183379],[22.4173297,40.1182263],[22.4172044,40.1180625],[22.4169591,40.1180141],[22.4168554,40.1179316],[22.4161662,40.117796],[22.4157531,40.117394],[22.4157575,40.1172048],[22.4156544,40.1170953],[22.4156833,40.1168615],[22.4155798,40.11677],[22.4155159,40.1164898],[22.4152197,40.1166119],[22.4150329,40.1165733],[22.4146563,40.1166222],[22.4145766,40.116513],[22.4142612,40.1164546],[22.4141007,40.1162903],[22.4140936,40.116092],[22.4137639,40.1161415],[22.4136359,40.1160947],[22.4136045,40.1159321],[22.413878,40.1157737],[22.4134985,40.1154442],[22.4135735,40.115247],[22.4137159,40.1151769],[22.4136723,40.1150322],[22.4137699,40.1148713],[22.4135638,40.1146523],[22.4136153,40.1144548],[22.4134886,40.114354],[22.4136088,40.1142295],[22.4136482,40.1140499],[22.4132636,40.1139365],[22.4132083,40.1137916],[22.4130804,40.1137448],[22.413165,40.1136378],[22.4126323,40.1133332],[22.4122555,40.1128866],[22.4116558,40.112437],[22.4115888,40.1122919],[22.4111278,40.1119342],[22.4110146,40.1117525],[22.4106929,40.1114598],[22.4107185,40.1113701],[22.4108835,40.1113363],[22.410964,40.1114095],[22.4112484,40.1112872],[22.4114516,40.1111279],[22.4115042,40.1108853],[22.4115689,40.1105754],[22.4118377,40.1104169],[22.4120091,40.1102706],[22.4123068,40.110081],[22.4126054,40.1096977],[22.4119981,40.1096399],[22.4119387,40.1102697],[22.4119881,40.1096577],[22.4114268,40.1090735],[22.4112236,40.1087283],[22.4109354,40.1085082],[22.4103875,40.1083565],[22.4101328,40.1082089],[22.4099854,40.1079906],[22.4095141,40.1075697],[22.4093328,40.107297],[22.4088985,40.1068946],[22.408862,40.1068581],[22.4087497,40.1066403],[22.4087891,40.1064607],[22.4092612,40.1058366],[22.4094719,40.1048485],[22.4098062,40.1046008],[22.4106961,40.1041716],[22.4107694,40.1040465],[22.4104613,40.1036278],[22.410272,40.1031928],[22.4099497,40.1029271],[22.4096471,40.1023193],[22.4092412,40.1021156],[22.4085872,40.1019895],[22.4084925,40.1020242],[22.4083325,40.1023463],[22.4078864,40.1023582],[22.4077338,40.1023156],[22.4075369,40.1022048],[22.4073091,40.1019133],[22.4071112,40.1018475],[22.4069989,40.1016298],[22.4070371,40.1015042],[22.4069487,40.1012687],[22.4066086,40.1007596],[22.4063663,40.1005851],[22.4061909,40.1000601],[22.4063618,40.0997742],[22.4059853,40.0993186],[22.4058877,40.0989749],[22.4057374,40.0988827],[22.4050497,40.0986931],[22.404546,40.0986591],[22.4038943,40.0984339],[22.4031335,40.0983603],[22.4029476,40.0982857],[22.4026519,40.0978852],[22.4026053,40.0973711],[22.4022858,40.0969883],[22.402169,40.0964642],[22.4018973,40.096046],[22.4018778,40.0958746],[22.4016835,40.0956557],[22.4013087,40.0956325],[22.4006779,40.0960202],[22.3999935,40.0961909],[22.3992237,40.0960001],[22.3988238,40.0960486],[22.3985494,40.096243],[22.3983574,40.096925],[22.3979498,40.0972978],[22.3977132,40.0973846],[22.3975733,40.0973466],[22.3973129,40.0969466],[22.3969314,40.0967071],[22.3968096,40.0963991],[22.3962362,40.0963371],[22.3958174,40.0961872],[22.395665,40.0961851],[22.3955025,40.0961107],[22.3954818,40.0959933],[22.3951485,40.0957004],[22.3946007,40.0955487],[22.3942314,40.0952913],[22.3940505,40.0950005],[22.3940661,40.0948386],[22.3939326,40.0945304],[22.3935242,40.0944347],[22.3931,40.0945189],[22.3928187,40.094506],[22.3923435,40.0942651],[22.3922196,40.0940472],[22.3922456,40.0939394],[22.3920609,40.0938108],[22.3915935,40.0937322],[22.3913146,40.0936202],[22.3910211,40.0936342],[22.391652,40.092742],[22.3920319,40.0925491],[22.3921306,40.0923433],[22.3922114,40.0923984],[22.3923061,40.0923637],[22.3923982,40.0924371],[22.3923924,40.0921847],[22.3926668,40.0919903],[22.392968,40.0916522],[22.3930142,40.0911844],[22.3935574,40.0910297],[22.3938685,40.0908178],[22.3939878,40.0907294],[22.3940118,40.0906622],[22.393974,40.0902742],[22.3938417,40.0899121],[22.3938698,40.0897142],[22.3941179,40.0891411],[22.3943302,40.08909],[22.3943906,40.0890188],[22.3938119,40.0886864],[22.3935187,40.0881869],[22.3935564,40.0880793],[22.3938177,40.0879387],[22.3938316,40.0878489],[22.394012,40.0877973],[22.3941284,40.087835],[22.3944241,40.0877309],[22.3945143,40.0878853],[22.3947863,40.08779],[22.3948072,40.0878984],[22.3952289,40.0879223],[22.3956566,40.087694],[22.3958073,40.0877681],[22.3961021,40.0877001],[22.3964413,40.0877409],[22.3965485,40.0876703],[22.3967114,40.0877266],[22.3971032,40.0875248],[22.3973625,40.0874743],[22.3974774,40.087575],[22.3978044,40.0876336],[22.3981472,40.0875212],[22.3984492,40.087147],[22.3986519,40.0870057],[22.3987191,40.0871418],[22.3988272,40.0870351],[22.3992279,40.0869506],[22.3997765,40.0870663],[22.4006446,40.0870603],[22.4010387,40.0867594],[22.4013107,40.086664],[22.4012439,40.08651],[22.4012976,40.0862224],[22.4015617,40.0859648],[22.4017089,40.0856876],[22.4018224,40.0853468],[22.4018308,40.0849865],[22.4019521,40.084817],[22.4021636,40.0848019],[22.4026847,40.0845839],[22.4028468,40.0846762],[22.4030356,40.0846248],[22.4031039,40.0847158],[22.403304,40.0846825],[22.4035176,40.0845774],[22.4035871,40.0846144],[22.4038736,40.0844021],[22.4039787,40.0844216],[22.4043103,40.084282],[22.4045578,40.0842313],[22.4049205,40.0842724],[22.4050157,40.0842106],[22.4051152,40.0839688],[22.4053173,40.0838544],[22.4056665,40.0839673],[22.4054651,40.0840547],[22.4055065,40.0842895],[22.4056836,40.0842378],[22.4057651,40.084266],[22.4062837,40.0846605],[22.4064353,40.0846986],[22.4066756,40.0844497],[22.4068766,40.0843804],[22.4068859,40.0839841],[22.4068816,40.0839165],[22.4069337,40.0835974],[22.4067271,40.0834054],[22.4062037,40.083218],[22.4060593,40.0828736],[22.4063423,40.0828055],[22.4064763,40.0825911],[22.4064083,40.0824911],[22.4059364,40.0826107],[22.4057291,40.0824457],[22.405647,40.0824445],[22.4055959,40.082624],[22.4052605,40.0829257],[22.4049904,40.08294],[22.404918,40.0830291],[22.4046839,40.0830079],[22.4044812,40.0831492],[22.4043409,40.0831293],[22.4042392,40.0829657],[22.4037953,40.0828875],[22.4035525,40.08274],[22.4034972,40.0825951],[22.4031179,40.0822656],[22.4027767,40.0818104],[22.4023599,40.0815794],[22.402223,40.0814154],[22.4022378,40.0812804],[22.4021361,40.0811169],[22.4015292,40.0809914],[22.4014567,40.0810805],[22.4013634,40.0810612],[22.4005532,40.0805995],[22.3994972,40.0801165],[22.399293,40.0798254],[22.3990246,40.0797676],[22.3985783,40.079293],[22.3982773,40.0791266],[22.3981831,40.0791434],[22.3982607,40.0793336],[22.3981252,40.079611],[22.3979431,40.0793743],[22.3977342,40.0792813],[22.3976383,40.0793701],[22.3974871,40.0793139],[22.397391,40.0794117],[22.3971346,40.0793451],[22.3971653,40.0795347],[22.3970481,40.0795331],[22.3970101,40.0796497],[22.3965013,40.0793453],[22.3961504,40.0793044],[22.3960352,40.0792127],[22.3954924,40.0793584],[22.3947793,40.0792584],[22.3947688,40.0792042],[22.3951352,40.0790831],[22.3951876,40.0788496],[22.3942216,40.0790344],[22.394176,40.0789798],[22.394336,40.0786577],[22.3942802,40.0785398],[22.3935435,40.078944],[22.3928311,40.078817],[22.3926582,40.078783],[22.3923501,40.0784184],[22.3917368,40.0780675],[22.3913601,40.0776299],[22.3910346,40.0775082],[22.3908734,40.0773799],[22.390219,40.0772807],[22.3899327,40.0769884],[22.3896744,40.0770028],[22.3895936,40.0769477],[22.3890044,40.0760746],[22.3887294,40.0758005],[22.3885544,40.075762],[22.388341,40.0753627],[22.3890015,40.0747052],[22.3891496,40.0748874],[22.3894079,40.074873],[22.3898253,40.075077],[22.3906803,40.0751249],[22.3907418,40.0749997],[22.3910886,40.0747162],[22.3914738,40.0747936],[22.3919913,40.0747287],[22.3920996,40.0746131],[22.3923939,40.0745631],[22.3922671,40.0744713],[22.3922579,40.0743631],[22.3920034,40.0742154],[22.3920517,40.074153],[22.3922402,40.0741196],[22.3925207,40.0741595],[22.3926859,40.0741167],[22.3927123,40.073991],[22.3929817,40.0740037],[22.3930902,40.0738791],[22.3933952,40.0738743],[22.3937025,40.0737705],[22.3934618,40.0735329],[22.394074,40.0734333],[22.3941338,40.0733801],[22.3941134,40.0732537],[22.3942888,40.0732741],[22.3944693,40.0730784],[22.3945179,40.073007],[22.3944258,40.0729337],[22.3944626,40.0728621],[22.3955296,40.0728679],[22.395785,40.0729795],[22.3963113,40.0730409],[22.396719,40.0731546],[22.3970774,40.0733758],[22.3975433,40.0735084],[22.3982045,40.0728193],[22.399018,40.0726324],[22.3995661,40.0722616],[22.4002666,40.0718929],[22.4007074,40.0720972],[22.4011227,40.0723912],[22.4015807,40.072866],[22.4020087,40.0731151],[22.4026137,40.0733217],[22.4028856,40.0737308],[22.4033633,40.0738635],[22.4039297,40.0742632],[22.4043618,40.0742917],[22.4054224,40.0740721],[22.4055664,40.0739299],[22.40561,40.0735701],[22.4060182,40.0731614],[22.4063594,40.073112],[22.4067626,40.0729193],[22.4071267,40.0728973],[22.4074018,40.0726669],[22.4080876,40.072424],[22.408577,40.0720524],[22.4091309,40.0719339],[22.4094286,40.0717398],[22.4096522,40.0717068],[22.4101429,40.0717856],[22.410675,40.0715947],[22.4110397,40.0715457],[22.4114332,40.0712628],[22.411918,40.0710892],[22.4124102,40.0706005],[22.412528,40.0705751],[22.4127595,40.0707044],[22.4132617,40.0707923],[22.4136511,40.0706896],[22.4139787,40.0706265],[22.4147005,40.0708526],[22.415533,40.070855],[22.4157932,40.0707594],[22.4159506,40.0705454],[22.4161411,40.0704218],[22.4164953,40.0703186],[22.4166338,40.0704106],[22.4167348,40.0706101],[22.4170056,40.0705598],[22.4174957,40.0706656],[22.4180986,40.0704576],[22.4184126,40.07057],[22.4185365,40.0707879],[22.4187157,40.0706462],[22.4187919,40.070395],[22.419028,40.0703261],[22.4190901,40.0701738],[22.4191847,40.0701391],[22.4191994,40.0700132],[22.4193181,40.0699517],[22.4191246,40.0696968],[22.4191438,40.0694674],[22.4200593,40.0698898],[22.4208548,40.0699727],[22.4211495,40.0699046],[22.421383,40.0699529],[22.421537,40.0698829],[22.4220065,40.0698622],[22.422226,40.0705139],[22.4224115,40.0706065],[22.422634,40.0706185],[22.4230862,40.0708409],[22.4231631,40.0710672],[22.4236103,40.0715057],[22.4238071,40.0716165],[22.4238469,40.0719233],[22.4239604,40.0720871],[22.4244716,40.0717877],[22.4246172,40.0715735],[22.4252142,40.0711131],[22.4256638,40.070939],[22.4261934,40.0708562],[22.4264554,40.0706795],[22.4269718,40.0703127],[22.4271766,40.0700091],[22.4272875,40.0697764],[22.4281734,40.0689866],[22.4286311,40.0684613],[22.4289257,40.0678887],[22.429308,40.0675786],[22.4294537,40.0673644],[22.4300355,40.0670479],[22.4301674,40.0667299],[22.4313063,40.0670606],[22.4330907,40.0674812],[22.4333579,40.0675929],[22.4340112,40.0677369],[22.4342695,40.0677223],[22.4342531,40.0679293],[22.4347604,40.067792],[22.4349589,40.0678308],[22.4352301,40.0677624],[22.4352867,40.0678532],[22.4357245,40.0676789],[22.4357301,40.0679493],[22.435835,40.0679777],[22.4362971,40.0677678],[22.4363606,40.0675524],[22.4365515,40.0674108],[22.4366858,40.0671784],[22.4368875,40.067073],[22.4371318,40.0676709],[22.4372764,40.0680648],[22.4371544,40.0682703],[22.4370847,40.0687559],[22.436901,40.0690957],[22.4369078,40.069312],[22.436835,40.0694192],[22.4368804,40.0694828],[22.437163,40.0694326],[22.4372436,40.0694968],[22.4372749,40.0701819],[22.4373448,40.0702008],[22.4374871,40.0701307],[22.4374721,40.0702746],[22.4375414,40.0703206],[22.4377783,40.0702157],[22.4379023,40.0704336],[22.4376747,40.0706467],[22.4373553,40.0707685],[22.436335,40.0707728],[22.4355123,40.0708518],[22.4352739,40.0710197],[22.4351621,40.0712975],[22.4348984,40.0715462],[22.434499,40.0715768],[22.4344181,40.0715217],[22.4342984,40.0716282],[22.434184,40.0725275],[22.4345852,40.0734429],[22.4345357,40.0735593],[22.4341309,40.0738241],[22.4341159,40.073968],[22.4341833,40.0740951],[22.4344141,40.0742604],[22.434536,40.0745683],[22.4347773,40.0747878],[22.4349979,40.0748809],[22.4357186,40.0751113],[22.4358636,40.0754376],[22.4364506,40.075923],[22.4365393,40.0761494],[22.4364773,40.0762927],[22.4365331,40.0764196],[22.4367856,40.0766573],[22.4371236,40.0772654],[22.4371873,40.0775546],[22.4371613,40.0777795],[22.4374499,40.0779816],[22.4380311,40.0782056],[22.4381228,40.0782969],[22.4386132,40.0783936],[22.4390826,40.0783819],[22.4393853,40.0784761],[22.4398255,40.0787163],[22.439858,40.0788338],[22.4401106,40.0790715],[22.4401592,40.0795136],[22.4403163,40.079822],[22.4405823,40.0799877],[22.4407769,40.0801976],[22.4409455,40.0801953],[22.4411662,40.0802884],[22.4411625,40.0804505],[22.4412547,40.0805238],[22.4417076,40.0807191],[22.4415745,40.0808975],[22.4417366,40.0809898],[22.4416122,40.0813034],[22.4418576,40.0813427],[22.4418796,40.0814061],[22.4416147,40.0817088],[22.4416112,40.081862],[22.4419146,40.0819291],[22.4425724,40.0818839],[22.4429303,40.0816184],[22.4429694,40.0814478],[22.4432816,40.0811277],[22.4436154,40.0808889],[22.4437045,40.0805838],[22.4438986,40.0802981],[22.4445327,40.0797481],[22.4447257,40.0795164],[22.4447532,40.0793366],[22.4449959,40.0789795],[22.4451876,40.0788019],[22.4453881,40.0787505],[22.4455397,40.0787886],[22.4455247,40.0789326],[22.4456162,40.0790329],[22.4458538,40.0789009],[22.4465566,40.0789374],[22.4465316,40.0790091],[22.446648,40.0790467],[22.4476777,40.0791506],[22.4480498,40.0792907],[22.4483777,40.0793132],[22.4486594,40.0792989],[22.4491555,40.0791434],[22.449402,40.0791377],[22.4494587,40.0792195],[22.4493754,40.0792725],[22.4494207,40.0793451],[22.4497212,40.0795384],[22.449602,40.0796268],[22.4496242,40.0796812],[22.4503737,40.0797273],[22.4510019,40.0799519],[22.4514486,40.0804263],[22.451926,40.0805769],[22.4527499,40.0809662],[22.4532511,40.0816216],[22.4538822,40.0817201],[22.4541836,40.0818773],[22.4543946,40.0818801],[22.454674,40.0819739],[22.4550173,40.0818344],[22.455217,40.081819],[22.4555789,40.0818959],[22.4559078,40.0818733],[22.456479,40.082025],[22.4568247,40.0817774],[22.457957,40.0814951],[22.4590824,40.0815191],[22.4594074,40.0816676],[22.4596541,40.0816529],[22.4598402,40.0817184],[22.4600958,40.0818299],[22.4600236,40.08191],[22.4600925,40.081974],[22.4603836,40.082068],[22.4609124,40.0820209],[22.46102,40.0819323],[22.4613288,40.0822787],[22.4619606,40.0823502],[22.4622381,40.082525],[22.4624831,40.0825824],[22.4631616,40.0826634],[22.4633617,40.08263],[22.4636668,40.0827377],[22.4639886,40.0829176],[22.4643642,40.0829046],[22.4651059,40.0833018],[22.4651615,40.0834377],[22.4655437,40.08365],[22.4657,40.0840034],[22.4659756,40.0842683],[22.4659159,40.0843126],[22.4664367,40.0846258],[22.4663878,40.0847152],[22.4664575,40.0847432],[22.4663742,40.0847961],[22.4665372,40.0848523],[22.4665113,40.0849601],[22.4665921,40.0850152],[22.4664967,40.085086],[22.4669742,40.0852365],[22.467101,40.0853373],[22.4670978,40.0860039],[22.4669696,40.0859662],[22.4669098,40.0860194],[22.4668044,40.086009],[22.466798,40.0862972],[22.466727,40.0863233],[22.4669482,40.0863983],[22.4668641,40.0864873],[22.4669684,40.0865427],[22.4668487,40.0866493],[22.4669288,40.0867404],[22.4668443,40.0868474],[22.4670307,40.0869039],[22.4670048,40.0870117],[22.4667331,40.0870982],[22.4668483,40.0871898],[22.467176,40.0872212],[22.4674595,40.0871348],[22.4681887,40.0870454],[22.4684515,40.0868326],[22.4686755,40.0867815],[22.4690859,40.086787],[22.468988,40.0869658],[22.4690451,40.0870387],[22.46883,40.087216],[22.4689305,40.0874426],[22.4688706,40.0874958],[22.4691043,40.0875349],[22.4688662,40.087694],[22.4690995,40.0877511],[22.4695596,40.0876311],[22.4702047,40.087108],[22.4708749,40.0870358],[22.4715038,40.0872333],[22.472043,40.0872494],[22.4729613,40.0870994],[22.4730886,40.0871731],[22.4740356,40.0873117],[22.4742681,40.0874049],[22.4748874,40.0875121],[22.476159,40.0883487],[22.4771019,40.0886674],[22.4777914,40.0887846],[22.4781048,40.0889329],[22.4785041,40.0889111],[22.4790419,40.0889902],[22.4797521,40.0889139],[22.4790051,40.0892735],[22.4785477,40.089799],[22.4781502,40.0897398],[22.4773944,40.0894415],[22.4767382,40.0894149],[22.4762024,40.0892457],[22.4761276,40.0894429],[22.4759636,40.0894317],[22.4759147,40.0895212],[22.4760647,40.0896313],[22.4762051,40.0901736],[22.4764134,40.0903025],[22.4763851,40.0905184],[22.4761239,40.0906591],[22.4759905,40.0908555],[22.4756727,40.0909054],[22.4756943,40.0909867],[22.4755641,40.0910391],[22.47555,40.091147],[22.4752597,40.0915396],[22.4750927,40.0916635],[22.4752068,40.0918092],[22.4754765,40.0918127],[22.4759886,40.0919906],[22.4768188,40.0921097],[22.4770665,40.0920499],[22.4774409,40.0920908],[22.4780451,40.092351],[22.478249,40.092678],[22.478321,40.0931294],[22.4782713,40.0932549],[22.4779232,40.0936107],[22.4785905,40.094196],[22.4791846,40.094384],[22.4795376,40.0944517],[22.4798342,40.0943024],[22.4801039,40.094306],[22.4801957,40.0943973],[22.4804889,40.0944011],[22.4805192,40.0946177],[22.4808713,40.0946133],[22.4809408,40.0946503],[22.4809271,40.0947402],[22.4811841,40.0947886],[22.4810608,40.0950573],[22.4812468,40.0951318],[22.4812566,40.095222],[22.4816893,40.0952817],[22.4815429,40.0955321],[22.481824,40.0955538],[22.4821847,40.0956846],[22.4822545,40.0957126],[22.4821951,40.0957478],[22.4822525,40.0958026],[22.4826856,40.0958443],[22.4826363,40.0959518],[22.4828005,40.095954],[22.4831676,40.0957966],[22.483372,40.0955741],[22.483562,40.0954684],[22.4837557,40.0952007],[22.4841986,40.0948011],[22.4843338,40.0945236],[22.4844401,40.0944889],[22.4845073,40.094634],[22.4845898,40.094617],[22.4848319,40.0942778],[22.4850454,40.0941725],[22.4850752,40.0938846],[22.4853316,40.09396],[22.4852533,40.0937879],[22.4856489,40.0939372],[22.4857572,40.0938125],[22.4857725,40.0936505],[22.4860035,40.0938157],[22.4861259,40.093583],[22.4864141,40.093812],[22.4864998,40.093651],[22.486497,40.0932456],[22.4865674,40.0932465],[22.4867063,40.0933294],[22.487079,40.0939829],[22.4874266,40.0936451],[22.4876804,40.0938376],[22.4877056,40.0942884],[22.4875828,40.094539],[22.4875955,40.0950257],[22.4878348,40.0948126],[22.4879206,40.0951741],[22.4878252,40.0952449],[22.487894,40.0953179],[22.487818,40.0955691],[22.4883742,40.0958827],[22.4886586,40.0962828],[22.4888661,40.0964477],[22.4889856,40.0963501],[22.489633,40.0962505],[22.4897862,40.0963651],[22.4898154,40.0962754],[22.4895811,40.0958759],[22.490153,40.0960095],[22.4912617,40.0957357],[22.4915043,40.0957568]]},{"id":19171,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Faethon Olympus Marathon","description_GR":"Faethon Olympus Marathon","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Faethon_Olympus_Marathon","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":24198,"name_EN":"Mt Olympus: Faethon Olympus Marathon","description_EN":"Faethon Olympus Marathon","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":3777,"descent":3777,"maxelev":2910,"minelev":1133,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.25182 40.03483,22.38118 40.0985)","views":2,"millestones":"0,22.2521794,40.0956759#1,22.2534789,40.0937050#2,22.2564402,40.0901101#3,22.2623048,40.0921471#4,22.2689448,40.0952238#5,22.2779051,40.0961755#6,22.2860633,40.0927863#7,22.2907129,40.0853748#8,22.2941942,40.0779397#9,22.3001665,40.0710112#10,22.3100782,40.0668267#11,22.3180661,40.0629391#12,22.3254997,40.0689795#13,22.3351050,40.0709471#14,22.3414079,40.0776261#15,22.3473619,40.0800463#16,22.3548007,40.0820967#17,22.3610501,40.0776521#18,22.3602767,40.0738388#19,22.3591579,40.0679314#20,22.3655741,40.0614437#21,22.3746014,40.0562107#22,22.3775763,40.0489947#23,22.3801127,40.0410303#24,22.3726071,40.0355089#25,22.3645026,40.0370577#26,22.3642093,40.0451884#27,22.3632614,40.0513445#28,22.3594883,40.0585838#29,22.3497574,40.0579223#30,22.3404904,40.0586783#31,22.3296620,40.0574534#32,22.3188491,40.0576410#33,22.3101639,40.0542424#34,22.2997085,40.0568436#35,22.2904726,40.0615165#36,22.2834382,40.0682819#37,22.2813580,40.0714267#38,22.2822582,40.0735550#39,22.2790349,40.0789421#40,22.2708604,40.0824673#41,22.2633982,40.0877394#42,22.2559612,40.0899596#24.2,22.2521816,40.0956760","x":22.3592385,"y":40.0725577,"coor":[[22.2521794,40.0956759],[22.2522099,40.0960007],[22.2522233,40.0962532],[22.2522703,40.0964791],[22.2519936,40.0967452],[22.2519375,40.0971047],[22.2518463,40.0975042],[22.2519697,40.0977223],[22.2525256,40.0981496],[22.2525341,40.0982759],[22.2523522,40.0985073],[22.2525998,40.098457],[22.2526847,40.0983502],[22.2527017,40.0981432],[22.2525332,40.0978524],[22.2525518,40.0975824],[22.252736,40.0972609],[22.2532377,40.0969081],[22.2532811,40.0965439],[22.2532862,40.0963458],[22.2534251,40.0960866],[22.2534302,40.0958885],[22.2535001,40.0959076],[22.2536592,40.0956487],[22.2536652,40.0954146],[22.2536306,40.0951618],[22.2535443,40.0949668],[22.2534137,40.0945685],[22.2534388,40.0940463],[22.253237,40.0936829],[22.2533032,40.0936164],[22.2534195,40.0936541],[22.2539359,40.0941034],[22.2540729,40.094709],[22.254101,40.0945293],[22.2542065,40.0945309],[22.2543734,40.0944253],[22.2546059,40.0940504],[22.2550981,40.0931479],[22.2555219,40.0921723],[22.2555377,40.0910915],[22.2556922,40.0914722],[22.2557879,40.0904827],[22.2562061,40.0892638],[22.2564049,40.0902037],[22.2570077,40.0886452],[22.2573484,40.0881639],[22.2576349,40.08797],[22.2578978,40.0880505],[22.2579052,40.0882218],[22.2581017,40.0883329],[22.2582815,40.0886419],[22.2585466,40.088826],[22.258791,40.0889018],[22.2592239,40.0894038],[22.259255,40.0895664],[22.2594403,40.0896593],[22.259552,40.0898772],[22.2597992,40.0898448],[22.2600151,40.0901183],[22.2601794,40.0901118],[22.2604103,40.0902594],[22.2605117,40.0904231],[22.2606409,40.090416],[22.2606349,40.0906502],[22.2609727,40.0907453],[22.2609933,40.0908538],[22.2612134,40.0909652],[22.2613238,40.0912371],[22.2615668,40.0913669],[22.261779,40.0917845],[22.2621343,40.0921141],[22.2624495,40.0921729],[22.2625757,40.0922829],[22.262681,40.0922935],[22.262981,40.0920277],[22.2632406,40.0919685],[22.263568,40.0920095],[22.2635733,40.0922618],[22.263702,40.0922728],[22.2638745,40.0924105],[22.2642858,40.0923806],[22.2644125,40.0924726],[22.2648686,40.0925245],[22.2651351,40.0926546],[22.2655549,40.092751],[22.266293,40.092789],[22.2667427,40.0926336],[22.2665997,40.0927216],[22.2664411,40.0929624],[22.2664275,40.0930343],[22.2665324,40.0930629],[22.2664604,40.0931249],[22.266431,40.0933587],[22.2664995,40.0934318],[22.2663844,40.0938084],[22.2666755,40.0938939],[22.2667187,40.0940386],[22.2666332,40.0941725],[22.2668885,40.0942844],[22.2668609,40.0944462],[22.266963,40.0945828],[22.2672309,40.0946589],[22.2674546,40.0946262],[22.2675916,40.0947724],[22.2677091,40.0947652],[22.2679273,40.0949486],[22.2685654,40.0952284],[22.268767,40.0951413],[22.2694396,40.0954487],[22.2699984,40.0956192],[22.2700552,40.0956921],[22.2703469,40.0957505],[22.2706567,40.0960254],[22.2707772,40.0959011],[22.271436,40.0962893],[22.2715573,40.096129],[22.2718351,40.0962772],[22.2719289,40.0962786],[22.2719898,40.0961895],[22.2724859,40.0965212],[22.2725677,40.0965314],[22.272605,40.0964509],[22.2728837,40.0965631],[22.2730558,40.0962504],[22.2731708,40.0963422],[22.2735433,40.0964559],[22.2737384,40.0961615],[22.2741438,40.0963657],[22.2743173,40.0959989],[22.274424,40.0959555],[22.2747983,40.0959971],[22.2753632,40.0959244],[22.2758544,40.0959858],[22.2765352,40.0959689],[22.2782181,40.0962192],[22.2783477,40.0961941],[22.2785926,40.0962518],[22.2787541,40.0963623],[22.2790603,40.0963128],[22.2794391,40.0966427],[22.2795232,40.0965629],[22.2798459,40.0967929],[22.2799659,40.0966866],[22.2803221,40.0969801],[22.2805917,40.0965247],[22.2817071,40.0960187],[22.2822512,40.0959728],[22.2824718,40.0957418],[22.2825742,40.095401],[22.2828622,40.095144],[22.2830336,40.0948582],[22.2843695,40.0939772],[22.2849924,40.0934639],[22.2851755,40.0931783],[22.2864446,40.0926205],[22.2870909,40.0921076],[22.2873038,40.0920386],[22.2873178,40.0919487],[22.2881928,40.0915202],[22.2883295,40.0913601],[22.2889285,40.090396],[22.289505,40.089855],[22.2899032,40.0889419],[22.2896272,40.0882532],[22.289742,40.0874171],[22.2900996,40.0867196],[22.2904527,40.0857339],[22.2909753,40.0850029],[22.2912499,40.0848087],[22.2912729,40.0846379],[22.2911825,40.0839429],[22.2915067,40.0831729],[22.2916747,40.0830222],[22.2919452,40.0825217],[22.2920881,40.0824337],[22.2921102,40.0820196],[22.2924175,40.0809881],[22.2925653,40.080702],[22.2926428,40.0801852],[22.2928967,40.0794547],[22.2931498,40.0791791],[22.2934555,40.0786791],[22.2938403,40.0782974],[22.2942768,40.0781957],[22.293797,40.0781526],[22.2939742,40.0781012],[22.2941063,40.077977],[22.2943552,40.0778726],[22.2947565,40.0777704],[22.2950184,40.0776121],[22.2952538,40.0775795],[22.2953507,40.0774548],[22.29611,40.0771056],[22.2962425,40.0769634],[22.2962349,40.0768011],[22.2965171,40.0763008],[22.2965499,40.0759229],[22.2967442,40.0756555],[22.2971982,40.0753198],[22.2974279,40.0750439],[22.2974827,40.0747294],[22.2977786,40.0741482],[22.2978285,40.0735543],[22.2980769,40.0729994],[22.2983981,40.072815],[22.2992014,40.0716376],[22.2997863,40.0712227],[22.3009394,40.070591],[22.3022347,40.0703758],[22.3026834,40.0702472],[22.3038447,40.0697597],[22.3043117,40.0693702],[22.3050569,40.0691108],[22.3064216,40.0684551],[22.3070662,40.0679961],[22.307553,40.0677509],[22.3079009,40.0674317],[22.3084093,40.0673085],[22.3099854,40.0667414],[22.3102147,40.066952],[22.3112857,40.0672649],[22.3115321,40.0672595],[22.311959,40.0670675],[22.3123282,40.0669242],[22.3126807,40.0668933],[22.3134216,40.0670888],[22.3135788,40.0669965],[22.3142862,40.0663671],[22.3152969,40.0653188],[22.3157055,40.0644419],[22.3162547,40.063567],[22.3172019,40.0627159],[22.3174385,40.0626292],[22.3176968,40.0626149],[22.3178474,40.0626892],[22.3182338,40.0631272],[22.3184748,40.063401],[22.3189379,40.063642],[22.3192707,40.0639351],[22.3205208,40.0655478],[22.3208225,40.0661558],[22.3211569,40.0663859],[22.3218398,40.0672246],[22.3220508,40.0677051],[22.3222331,40.067924],[22.3224748,40.0681076],[22.3231471,40.0684237],[22.3240913,40.0687887],[22.3247163,40.0691221],[22.3250671,40.0691632],[22.3255174,40.0689715],[22.3263297,40.0683616],[22.3267696,40.0681157],[22.327385,40.0678814],[22.3276965,40.0678498],[22.3281609,40.0678025],[22.3289414,40.0680119],[22.3296242,40.0683821],[22.3303388,40.0688879],[22.3310711,40.0691507],[22.3316028,40.069271],[22.3322705,40.0692986],[22.3325972,40.0693664],[22.3328958,40.069623],[22.3329481,40.0697949],[22.3332003,40.0700328],[22.3336561,40.0700934],[22.3341193,40.0703343],[22.3344986,40.070646],[22.3351025,40.0708889],[22.3351252,40.0714028],[22.3353787,40.0715866],[22.3358434,40.0717644],[22.3362879,40.0718564],[22.3368834,40.0719145],[22.3371785,40.0723151],[22.3378039,40.0726394],[22.3382705,40.0732227],[22.3396141,40.0743951],[22.3396565,40.0746705],[22.3398388,40.0748893],[22.3397836,40.0752309],[22.3400193,40.0756667],[22.3400833,40.0759289],[22.3403324,40.0762928],[22.3407132,40.0765505],[22.3406865,40.0766853],[22.3409599,40.0770135],[22.3411381,40.0774034],[22.3413461,40.0775325],[22.3415271,40.0778054],[22.3417954,40.0778633],[22.3421315,40.0780303],[22.3420711,40.0781015],[22.3421275,40.0781924],[22.3420313,40.0782901],[22.3426475,40.0785151],[22.3420482,40.0790471],[22.3425305,40.0794684],[22.342735,40.0797416],[22.3430007,40.0799076],[22.3428435,40.0801035],[22.3428002,40.080256],[22.3428538,40.080464],[22.3431299,40.0806842],[22.343105,40.0807469],[22.3432196,40.0808566],[22.3432847,40.0810738],[22.3436268,40.0814751],[22.3443279,40.081431],[22.3462086,40.0807732],[22.3465974,40.0806977],[22.3473517,40.0800598],[22.3476548,40.0796497],[22.3480663,40.0791241],[22.3482424,40.0791176],[22.3483183,40.0791772],[22.3483557,40.0792814],[22.3485055,40.0798781],[22.3487182,40.0802955],[22.3491064,40.0807335],[22.3491031,40.0808686],[22.3493988,40.0812512],[22.3495985,40.0817225],[22.3495942,40.0819026],[22.3497184,40.0821026],[22.349809,40.0821444],[22.3503377,40.0821069],[22.3508987,40.0821869],[22.350913,40.082079],[22.3510659,40.0820632],[22.3510193,40.081986],[22.3523906,40.0820235],[22.3528733,40.0819493],[22.3537178,40.0820964],[22.3542939,40.0820415],[22.3551455,40.0821392],[22.3555959,40.0822312],[22.355929,40.0825242],[22.3563908,40.08272],[22.3570439,40.0828734],[22.3570704,40.0828557],[22.3570851,40.0827298],[22.3570163,40.0826658],[22.3573862,40.0824008],[22.357436,40.0822844],[22.3576869,40.0820897],[22.3581729,40.0818759],[22.3590808,40.0811861],[22.3593418,40.0810636],[22.3597926,40.080606],[22.3599623,40.0803742],[22.360296,40.0801537],[22.360334,40.0800371],[22.3602649,40.0799821],[22.3604201,40.0793807],[22.360701,40.0789162],[22.3608514,40.0785129],[22.361087,40.0774892],[22.361707,40.0765791],[22.3616973,40.0764934],[22.3614999,40.0764095],[22.361523,40.0762251],[22.3616783,40.0762003],[22.3622358,40.0759379],[22.3628857,40.0757309],[22.3639527,40.075737],[22.3635678,40.0756505],[22.3626607,40.075534],[22.3610728,40.0752413],[22.3607488,40.0750565],[22.3606312,40.0750729],[22.3603919,40.0747812],[22.3602056,40.0747245],[22.3600454,40.0745601],[22.3602694,40.0745092],[22.3601435,40.0743813],[22.3606519,40.0742083],[22.3606769,40.0741456],[22.3605735,40.0740541],[22.3606096,40.0740185],[22.3604107,40.0739977],[22.3602739,40.0738336],[22.3603217,40.0737982],[22.3590673,40.0737805],[22.3582511,40.0735887],[22.3581473,40.0735152],[22.3583051,40.0733372],[22.3587089,40.0731267],[22.3584896,40.0729795],[22.358503,40.0729076],[22.3592385,40.0725577],[22.3594551,40.0723265],[22.3593328,40.071559],[22.3593827,40.0714336],[22.359305,40.0712523],[22.3594025,40.0711005],[22.3592637,40.0710175],[22.3592952,40.0706846],[22.3590251,40.0702123],[22.3586606,40.0697657],[22.3586089,40.0694767],[22.3585073,40.0693131],[22.3585415,40.0688631],[22.3583963,40.0685638],[22.3584694,40.0684477],[22.358452,40.0681952],[22.3587616,40.0680014],[22.3597271,40.0678349],[22.3604471,40.0676379],[22.3604768,40.067377],[22.3606981,40.0669477],[22.3608261,40.0660126],[22.3610452,40.0651869],[22.3612045,40.0649008],[22.3616572,40.0646009],[22.3622827,40.0639431],[22.3629085,40.0637628],[22.3631376,40.0634957],[22.3638172,40.0630279],[22.3652208,40.0616963],[22.3659642,40.0611618],[22.3679444,40.059496],[22.3696839,40.0583313],[22.3708098,40.0578246],[22.3710485,40.0576478],[22.3716396,40.0574399],[22.3720087,40.0572018],[22.3736662,40.0565224],[22.3739011,40.0565077],[22.3742335,40.0563322],[22.3744089,40.0563527],[22.3745998,40.0562112],[22.3750486,40.0560733],[22.3758801,40.0556165],[22.3769292,40.055379],[22.3773667,40.055223],[22.3771508,40.0550262],[22.3770621,40.0548088],[22.3770794,40.0545748],[22.3772832,40.0542488],[22.3774907,40.0534049],[22.3776723,40.0531642],[22.37785,40.0525901],[22.3778375,40.0521304],[22.3774636,40.0515847],[22.3773782,40.0507366],[22.3771749,40.0504094],[22.3773344,40.0496189],[22.3775477,40.0490273],[22.3778127,40.0487247],[22.377817,40.0485446],[22.378077,40.0479626],[22.3785078,40.0475903],[22.3787989,40.0471799],[22.3789855,40.0467231],[22.3794172,40.0463147],[22.3809771,40.0433996],[22.3808381,40.0422445],[22.3805241,40.0416455],[22.3802471,40.0414614],[22.3799849,40.0411514],[22.3802486,40.0409029],[22.3800667,40.0401706],[22.3799555,40.0399168],[22.3793379,40.0392685],[22.3789545,40.039128],[22.3781125,40.0390442],[22.3775648,40.0389104],[22.3771279,40.0385529],[22.3758236,40.0377058],[22.3751568,40.0371559],[22.3739639,40.0365536],[22.3724564,40.0353792],[22.371605,40.0352051],[22.3711212,40.0353424],[22.3710929,40.0351483],[22.3711997,40.0348435],[22.3699527,40.0348395],[22.3682172,40.0346935],[22.3666306,40.0348153],[22.3661702,40.0346196],[22.3647305,40.0350767],[22.364307,40.0385302],[22.3632235,40.0409969],[22.3631085,40.0410133],[22.3631832,40.0413207],[22.3629786,40.041543],[22.36297,40.0419032],[22.3630924,40.0421753],[22.3631061,40.0425809],[22.363321,40.0429082],[22.3635661,40.0444252],[22.3636325,40.0445883],[22.3641707,40.0451184],[22.3643956,40.045518],[22.3644266,40.0461851],[22.3647269,40.0463695],[22.3647947,40.0464786],[22.3648307,40.0464431],[22.3653758,40.0467345],[22.3662494,40.0469676],[22.3665622,40.0469675],[22.3659505,40.0480399],[22.3655046,40.0485472],[22.3650161,40.0493691],[22.3654171,40.0492667],[22.3652462,40.0495525],[22.3652607,40.0496338],[22.3637141,40.0503372],[22.362993,40.0519036],[22.3622476,40.0532309],[22.3611771,40.0538104],[22.3609957,40.0549294],[22.3616043,40.0567759],[22.360942,40.0584872],[22.3591291,40.0586102],[22.3564354,40.0589774],[22.3543553,40.0591821],[22.3499574,40.0594168],[22.3494759,40.0585857],[22.3498048,40.0578291],[22.349484,40.0569867],[22.3485632,40.0565231],[22.3472741,40.0569236],[22.346822,40.0571965],[22.3456409,40.057558],[22.343768,40.0584051],[22.3433864,40.0586699],[22.3428576,40.0592029],[22.3425442,40.0590723],[22.3420294,40.0590289],[22.3410063,40.0586719],[22.3402792,40.0586795],[22.3392739,40.058557],[22.3385911,40.0586733],[22.3383167,40.0588676],[22.3380099,40.0584668],[22.3377735,40.0584093],[22.336404,40.0583176],[22.3348527,40.057989],[22.3331513,40.0580456],[22.3320903,40.0578051],[22.3310663,40.0573399],[22.3306474,40.0572077],[22.3301417,40.0572725],[22.3297032,40.0574644],[22.3294936,40.0574073],[22.3291409,40.0574473],[22.3289165,40.0575161],[22.3282502,40.0579119],[22.3279073,40.0580331],[22.3269796,40.0580918],[22.3258329,40.0584806],[22.3238606,40.0588259],[22.322322,40.0587451],[22.3207141,40.058438],[22.3185618,40.0575239],[22.318531,40.0570595],[22.3182825,40.0566775],[22.3181308,40.0561708],[22.3175933,40.0556225],[22.3172694,40.0554466],[22.3169299,40.0554237],[22.3162832,40.0555043],[22.3158621,40.0554622],[22.3148463,40.0557717],[22.3145055,40.0558028],[22.3126555,40.0552353],[22.3122177,40.0549227],[22.3113032,40.0544499],[22.3106978,40.0542789],[22.309785,40.0542115],[22.307915,40.0544545],[22.3070742,40.0547935],[22.3065023,40.0551636],[22.3056627,40.0554576],[22.3053695,40.0554623],[22.304856,40.0553647],[22.3038347,40.0554218],[22.3021714,40.0553614],[22.3017455,40.0555173],[22.3006255,40.0562397],[22.300093,40.056439],[22.2997906,40.056813],[22.2994474,40.0569431],[22.2988957,40.0574395],[22.297841,40.0578925],[22.297594,40.0579249],[22.2966458,40.0578659],[22.2958944,40.0579089],[22.2948532,40.0582899],[22.2943894,40.0585534],[22.2939919,40.05898],[22.2932283,40.0595093],[22.292789,40.059728],[22.2916443,40.0604949],[22.2910628,40.0607746],[22.2906177,40.0612275],[22.2902598,40.0619429],[22.2900581,40.0620841],[22.2898422,40.0622341],[22.2898268,40.062378],[22.2890105,40.0631407],[22.2881012,40.063866],[22.2873677,40.0650624],[22.2853724,40.0665463],[22.2848772,40.0671246],[22.284404,40.0672887],[22.2840325,40.0676076],[22.2834529,40.0682746],[22.2830711,40.0685393],[22.2828199,40.0686346],[22.2829146,40.0686991],[22.2832818,40.0686415],[22.2833965,40.0686972],[22.2841505,40.0685553],[22.2850639,40.0686048],[22.2863061,40.0685917],[22.2863099,40.068907],[22.2865123,40.0692524],[22.2856471,40.0693882],[22.2851507,40.069543],[22.284364,40.0695854],[22.2841823,40.069817],[22.283609,40.0702319],[22.2822648,40.0709957],[22.2815794,40.0712018],[22.2813387,40.0714505],[22.2810514,40.0721489],[22.2806564,40.0724674],[22.2811402,40.0723484],[22.2818328,40.0718542],[22.2821028,40.0718402],[22.2818884,40.0719721],[22.2817049,40.0722757],[22.2816751,40.0725275],[22.2808121,40.0732715],[22.2819593,40.0728831],[22.2824607,40.0725302],[22.2823403,40.0726545],[22.2822878,40.072879],[22.2815434,40.0735706],[22.2821351,40.0733542],[22.2825233,40.0733059],[22.282522,40.0733599],[22.2821547,40.0735076],[22.2824839,40.0734765],[22.2822591,40.0735542],[22.281888,40.073855],[22.2825837,40.0737032],[22.2823565,40.07388],[22.2826495,40.0738843],[22.2826946,40.073957],[22.282493,40.0740441],[22.2822234,40.0745086],[22.2818748,40.0748458],[22.2819039,40.0750895],[22.281843,40.0751786],[22.2810147,40.0754727],[22.2805967,40.0757728],[22.2805832,40.0758446],[22.2807491,40.075775],[22.2808659,40.0757948],[22.2808988,40.0758853],[22.2806828,40.0760803],[22.2806422,40.0762959],[22.2805232,40.0763663],[22.2804965,40.076492],[22.2803536,40.0765799],[22.2803741,40.0766974],[22.280233,40.0767133],[22.2802909,40.0767412],[22.2802201,40.0767581],[22.2802762,40.0768581],[22.2801973,40.0771992],[22.279947,40.0773577],[22.2799055,40.0776093],[22.2796575,40.0776777],[22.2796309,40.0778034],[22.2795121,40.0778647],[22.2795901,40.0780281],[22.279366,40.0780788],[22.279092,40.0782459],[22.2791592,40.078373],[22.2789238,40.0784055],[22.2791019,40.0787866],[22.2790631,40.0789301],[22.2786956,40.0790868],[22.2788754,40.0793958],[22.2786274,40.0794642],[22.2786445,40.0797167],[22.2784961,40.0800208],[22.2784021,40.0800284],[22.2783854,40.0802263],[22.2781556,40.0805022],[22.2772831,40.0806874],[22.2770339,40.0808008],[22.2765302,40.0812438],[22.2757703,40.0816109],[22.2756538,40.0815821],[22.2755291,40.0814091],[22.2753632,40.0814787],[22.2752825,40.0814234],[22.2747182,40.0814781],[22.2742423,40.0812818],[22.274029,40.0813687],[22.2734067,40.0813955],[22.2725066,40.0817424],[22.272214,40.08172],[22.2715899,40.0818188],[22.2711968,40.0820562],[22.2709916,40.0822873],[22.2709641,40.0824491],[22.2706813,40.0824989],[22.2704657,40.0826759],[22.2701577,40.0827974],[22.2698986,40.0828386],[22.2693626,40.0831639],[22.2693707,40.0833082],[22.2692611,40.0834687],[22.2687,40.0838567],[22.2686357,40.084081],[22.2685109,40.0842322],[22.2679942,40.0848642],[22.2676561,40.0852465],[22.2674541,40.0853516],[22.2674851,40.0855142],[22.2670666,40.0856881],[22.2668408,40.0858018],[22.2663597,40.0858127],[22.2662271,40.0859548],[22.2658737,40.0860126],[22.2657781,40.0860832],[22.2657046,40.0862082],[22.2657317,40.086524],[22.2656637,40.0868923],[22.2654548,40.0872676],[22.2648514,40.0874747],[22.264266,40.0874299],[22.2640486,40.0876789],[22.2638003,40.0877563],[22.2630504,40.087727],[22.2627536,40.0878667],[22.2618924,40.088061],[22.2614257,40.0879639],[22.2611016,40.0882563],[22.2609018,40.0882713],[22.2603053,40.0882083],[22.2595075,40.0882144],[22.2591477,40.0880648],[22.2576349,40.08797],[22.2573484,40.0881639],[22.2570077,40.0886452],[22.2564049,40.0902037],[22.2562061,40.0892638],[22.2557879,40.0904827],[22.2556922,40.0914722],[22.2555377,40.0910915],[22.2555219,40.0921723],[22.2550981,40.0931479],[22.2546059,40.0940504],[22.2543734,40.0944253],[22.2542065,40.0945309],[22.254101,40.0945293],[22.2540729,40.094709],[22.2539359,40.0941034],[22.2534195,40.0936541],[22.2533032,40.0936164],[22.253237,40.0936829],[22.2534388,40.0940463],[22.2534137,40.0945685],[22.2535443,40.0949668],[22.2536306,40.0951618],[22.2536652,40.0954146],[22.2536592,40.0956487],[22.2535001,40.0959076],[22.2534302,40.0958885],[22.2533593,40.0957793],[22.2531623,40.0956863],[22.2526139,40.0957996],[22.2525112,40.0957305],[22.2521816,40.095676]]},{"id":19172,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Kopsi ton Aeton","description_GR":"Kopsi ton Aeton","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Kopsi_ton_Aeton","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":5,"length":9547,"name_EN":"Mt Olympus: Kopsi ton Aeton","description_EN":"Kopsi ton Aeton","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1324,"descent":1324,"maxelev":1058,"minelev":273,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.40629 40.0849,22.50482 40.10922)","views":1,"millestones":"0,22.4069323,40.0835974#1,22.4134466,40.0875496#2,22.4222126,40.0919266#3,22.4312850,40.0935289#4,22.4408271,40.0932956#5,22.4420588,40.0994384#6,22.4510233,40.1009374#7,22.4599225,40.1008533#8,22.4647496,40.1059887#9,22.4743626,40.1047542#10,22.4808504,40.1070913#11,22.4889980,40.1089670#12,22.4954961,40.1041421#9.5,22.5043739,40.1054553","x":22.4541803,"y":40.101089,"coor":[[22.4069323,40.0835974],[22.4068801,40.0839165],[22.4068844,40.0839841],[22.4068752,40.0843804],[22.4071061,40.0843971],[22.4073881,40.0845135],[22.407403,40.0848831],[22.4075621,40.0851015],[22.4076035,40.0853363],[22.4079285,40.0859894],[22.4081678,40.08629],[22.4086686,40.0864411],[22.4090153,40.086662],[22.4093541,40.0867207],[22.4097724,40.0868886],[22.4097946,40.086943],[22.4096175,40.0869946],[22.4096162,40.0870487],[22.4100004,40.0871711],[22.4101077,40.0871005],[22.4101053,40.0871995],[22.4102314,40.0873274],[22.4105134,40.0873042],[22.410875,40.0873903],[22.4118596,40.0874218],[22.4121033,40.0875332],[22.4124077,40.0875554],[22.4130924,40.0878711],[22.4136283,40.0879821],[22.4132595,40.0876076],[22.413543,40.0875214],[22.4138774,40.0877693],[22.4142639,40.0877926],[22.4148196,40.0881065],[22.4150527,40.0881727],[22.4154798,40.0884669],[22.4166422,40.0889242],[22.4175552,40.0895133],[22.417641,40.0898568],[22.4180188,40.0902583],[22.4182312,40.0907117],[22.418348,40.0907313],[22.4185855,40.0906084],[22.4193514,40.0904567],[22.4205589,40.0909957],[22.4215843,40.091289],[22.4219772,40.0915466],[22.4220656,40.091782],[22.4223064,40.0920195],[22.4227511,40.0922103],[22.423556,40.0924645],[22.4241541,40.0924726],[22.4244487,40.0924136],[22.4250943,40.0923953],[22.4254674,40.0924905],[22.4255073,40.0927973],[22.4257395,40.0928996],[22.4258397,40.0931352],[22.4263322,40.0931419],[22.4268911,40.0933206],[22.4274641,40.0934005],[22.4278633,40.0935275],[22.4280941,40.0936928],[22.428242,40.093893],[22.4283225,40.0934527],[22.4285976,40.0932222],[22.4290537,40.0932824],[22.4298101,40.0935449],[22.4300538,40.0935167],[22.4302717,40.0931097],[22.4305639,40.0931588],[22.4308889,40.0933073],[22.4311419,40.0935269],[22.431482,40.0935315],[22.4317963,40.0936349],[22.4325812,40.0936816],[22.4328256,40.093766],[22.4335757,40.0937941],[22.4339024,40.0938706],[22.4342554,40.0938213],[22.4346381,40.0940157],[22.4351399,40.0941306],[22.4353166,40.0940969],[22.435596,40.0941908],[22.4361124,40.0941798],[22.4365993,40.0939161],[22.4368316,40.0940183],[22.4372661,40.0939971],[22.4373696,40.0940886],[22.4377947,40.0939682],[22.4380502,40.0940798],[22.4383308,40.0941196],[22.438446,40.0942112],[22.4385754,40.094195],[22.4386126,40.0941054],[22.4386828,40.0941153],[22.4389373,40.0942719],[22.4393922,40.0943862],[22.4400413,40.0942147],[22.4401275,40.0940357],[22.4404011,40.0938682],[22.4405832,40.0936004],[22.4407741,40.0934588],[22.4408623,40.0931897],[22.4411199,40.0932112],[22.441577,40.0935327],[22.4415011,40.0937749],[22.4413458,40.093899],[22.441526,40.0942257],[22.442084,40.0944494],[22.4423889,40.0944535],[22.4426382,40.0943217],[22.4429088,40.0942893],[22.4433482,40.0945655],[22.4435639,40.0953973],[22.4438488,40.0957614],[22.4438507,40.0961939],[22.4440334,40.0964126],[22.4440873,40.0966205],[22.4440367,40.096782],[22.4435477,40.0971358],[22.4421903,40.0990455],[22.4421372,40.099315],[22.4420033,40.0995294],[22.4420809,40.0997287],[22.4425936,40.0998797],[22.4429969,40.0996869],[22.4439289,40.0994562],[22.4444206,40.0994989],[22.4449305,40.099776],[22.4458899,40.0993744],[22.4463497,40.0992725],[22.4464901,40.0992924],[22.4468946,40.0995591],[22.4470584,40.0995793],[22.4475178,40.0994954],[22.4479262,40.0995909],[22.448477,40.0996163],[22.4489716,40.0995329],[22.4491782,40.0997338],[22.449189,40.1002925],[22.4496326,40.1003886],[22.4499104,40.1005545],[22.450218,40.1004415],[22.4505238,40.1004095],[22.4511537,40.1010846],[22.4514287,40.100854],[22.4519589,40.100753],[22.4521159,40.1005569],[22.4525031,40.1005531],[22.4528142,40.100287],[22.4531098,40.1001828],[22.4532845,40.1002392],[22.4536929,40.1008573],[22.4541803,40.101089],[22.4545711,40.1014456],[22.4548787,40.1013326],[22.4551178,40.1011376],[22.4555194,40.1010168],[22.4558091,40.1011738],[22.456148,40.1012324],[22.4562972,40.1013785],[22.4566466,40.1014913],[22.4570701,40.1014429],[22.4573267,40.1015093],[22.4578338,40.10139],[22.458326,40.1014145],[22.4589292,40.1011973],[22.459258,40.1011837],[22.4596361,40.1010626],[22.4597803,40.1009114],[22.4599935,40.1008241],[22.4603577,40.1008019],[22.4604832,40.1009567],[22.4605446,40.101354],[22.4607137,40.1016625],[22.4606275,40.1018416],[22.4607328,40.102897],[22.460391,40.1034871],[22.4601624,40.1037363],[22.4601685,40.1039886],[22.4605062,40.1041012],[22.4608121,40.1040602],[22.4614614,40.1044022],[22.4615448,40.1043492],[22.462331,40.1043417],[22.4626851,40.1042473],[22.4630256,40.1042338],[22.4630199,40.1044859],[22.4629268,40.1047775],[22.4628621,40.1050469],[22.4629495,40.1053364],[22.4631355,40.1054109],[22.4634993,40.1054067],[22.4640247,40.1055218],[22.4648226,40.1060369],[22.4651138,40.1061308],[22.4655721,40.1061009],[22.466162,40.1059555],[22.4664075,40.1059948],[22.4674105,40.1057378],[22.4677136,40.1058229],[22.4681492,40.1059548],[22.4688189,40.1059096],[22.4695289,40.1060181],[22.4707005,40.1055651],[22.4708109,40.1053503],[22.4711581,40.1050396],[22.4712323,40.1048694],[22.4713809,40.1047858],[22.4718998,40.1046665],[22.472103,40.104498],[22.4728799,40.1043822],[22.4730188,40.1044651],[22.4727693,40.1046059],[22.472756,40.1046778],[22.4742213,40.1047332],[22.4747215,40.1048073],[22.4748493,40.1048631],[22.4752376,40.1048141],[22.475729,40.1048746],[22.4761638,40.1048443],[22.4765852,40.1048859],[22.4766568,40.1048328],[22.477055,40.1048651],[22.4776034,40.1049984],[22.4775658,40.105106],[22.4777769,40.1051088],[22.4780904,40.1052571],[22.4784884,40.1052983],[22.4789108,40.1052949],[22.4795741,40.1050153],[22.4796424,40.1051063],[22.479683,40.1050302],[22.4798363,40.1051584],[22.4800224,40.1052329],[22.4801114,40.1054503],[22.4802641,40.1054433],[22.4804072,40.105337],[22.4806209,40.1057542],[22.4811556,40.1059775],[22.4814852,40.1059277],[22.4815064,40.1059145],[22.4818002,40.1062066],[22.4817857,40.1064947],[22.4814005,40.106769],[22.4810459,40.1067373],[22.4807062,40.107341],[22.4811582,40.1072793],[22.4812712,40.1074249],[22.4815854,40.1074246],[22.4815961,40.1075869],[22.4822064,40.1076759],[22.4827269,40.10839],[22.4832847,40.1088297],[22.4842566,40.1090857],[22.484797,40.1102774],[22.485382,40.1100193],[22.4869069,40.1098906],[22.4883518,40.1094996],[22.4890449,40.108932],[22.4886932,40.1085851],[22.4896063,40.1082141],[22.4901665,40.1074872],[22.4902484,40.1071324],[22.4909662,40.1067228],[22.4916634,40.1059662],[22.4920857,40.1060708],[22.4925411,40.1057524],[22.4928656,40.106198],[22.4932354,40.106338],[22.4938197,40.1059131],[22.4941572,40.1055031],[22.4941869,40.1052242],[22.4943308,40.105082],[22.4948805,40.1046747],[22.4952306,40.1042288],[22.4958004,40.1040425],[22.4960286,40.1038022],[22.4964674,40.1035917],[22.4964491,40.1033527],[22.4967347,40.1032213],[22.4971142,40.103037],[22.4975673,40.1027546],[22.4977565,40.1025859],[22.4978967,40.1024976],[22.4982368,40.102502],[22.4985537,40.1024971],[22.4990171,40.1024986],[22.4994621,40.1025359],[22.499535,40.1024198],[22.499706,40.1024985],[22.4999726,40.1026461],[22.5003576,40.1027412],[22.5008755,40.1030317],[22.501369,40.1031147],[22.5011684,40.1035355],[22.5011535,40.1036795],[22.5012653,40.1039332],[22.5013373,40.104344],[22.5014901,40.1044316],[22.5016416,40.1044786],[22.5021897,40.1047965],[22.5024668,40.1049983],[22.5026808,40.1051362],[22.5032077,40.1052871],[22.5035234,40.1053362],[22.5043739,40.1054553]]},{"id":19173,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039a\u03cc\u03c1\u03b7\u03c2","description_GR":"Vrondou Race 6 km","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Vrondou_Race_6km","activity_type":36,"assistance":2,"difficulty":1,"scenic_value":5,"length":5399,"name_EN":"Mt Olympus: \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039a\u03cc\u03c1\u03b7\u03c2","description_EN":"Vrondou Race 6 km","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":461,"descent":461,"maxelev":592,"minelev":296,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.39593 40.15623,22.4101 40.16765)","views":3,"millestones":"0,22.3977442,40.1676772#1,22.4061698,40.1637645#2,22.4061461,40.1608816#3,22.4006283,40.1570236#4,22.3988029,40.1594787#5,22.3989371,40.1652395#5.4,22.3977453,40.1676772","x":22.4019597,"y":40.1573302,"coor":[[22.3977442,40.1676772],[22.3974793,40.1674573],[22.3973096,40.1671847],[22.3972692,40.1669049],[22.3973776,40.1667397],[22.3980296,40.1664785],[22.3988376,40.1661698],[22.400486,40.1654809],[22.4013641,40.1645922],[22.4015264,40.16418],[22.4027921,40.1642876],[22.4050512,40.1640935],[22.4061861,40.1637668],[22.4081422,40.1629694],[22.4086277,40.1627959],[22.4090335,40.1626708],[22.4090847,40.1624913],[22.4093274,40.1626568],[22.4092281,40.1623852],[22.409123,40.1623567],[22.4091762,40.1622944],[22.4095611,40.1624078],[22.4097109,40.1623738],[22.4097834,40.1622847],[22.4097559,40.1624555],[22.4099196,40.1624848],[22.4099614,40.1622061],[22.4095925,40.1618632],[22.4093244,40.1617784],[22.4086794,40.1617425],[22.4083732,40.1617834],[22.4082891,40.1618633],[22.4078892,40.1618938],[22.4073149,40.1618499],[22.4069451,40.1615926],[22.4067582,40.161554],[22.406498,40.1616315],[22.4065712,40.1615153],[22.4065268,40.1614066],[22.4063742,40.1614045],[22.4060891,40.1615447],[22.4061031,40.1614458],[22.4061987,40.161267],[22.4060977,40.1605629],[22.4056747,40.1605751],[22.4056186,40.1604662],[22.405514,40.1604197],[22.4054075,40.1604543],[22.4054809,40.1603292],[22.40516,40.1599914],[22.4049587,40.1596238],[22.4050309,40.1595527],[22.4049734,40.1594979],[22.4042971,40.1592994],[22.4045832,40.1591141],[22.4041187,40.1588915],[22.4041437,40.1588288],[22.4042615,40.1588124],[22.4042762,40.1586865],[22.4040909,40.1585758],[22.4040128,40.1584036],[22.403594,40.1582356],[22.4035135,40.1581624],[22.4035615,40.1581181],[22.403505,40.1580272],[22.4032956,40.1579432],[22.4031237,40.1577607],[22.4030588,40.1575256],[22.4031814,40.157302],[22.4032148,40.1568791],[22.4031354,40.1567609],[22.4029474,40.1567673],[22.4024573,40.1571389],[22.4019597,40.1573302],[22.4015157,40.1577385],[22.401426,40.1575571],[22.4010425,40.1573896],[22.4005592,40.1569685],[22.4001742,40.1568641],[22.3999382,40.1569149],[22.3994215,40.1569168],[22.3990606,40.1567857],[22.3982796,40.1570451],[22.3977728,40.1571282],[22.3973855,40.1571228],[22.3971093,40.1568848],[22.3971253,40.1567048],[22.3968327,40.1561017],[22.3967154,40.1560505],[22.396492,40.1560654],[22.3963125,40.1562071],[22.3961888,40.1564756],[22.396239,40.1568367],[22.3964154,40.1573256],[22.3963738,40.1575953],[22.39665,40.1578334],[22.3965627,40.1580484],[22.3966304,40.1581664],[22.3971732,40.1585523],[22.3978476,40.1588319],[22.3981119,40.1590788],[22.3982984,40.1591354],[22.398447,40.1593087],[22.3985272,40.1593909],[22.3986915,40.1593931],[22.3993722,40.159907],[22.3994036,40.1600696],[22.3995076,40.1601431],[22.3995641,40.1607385],[22.3994529,40.1608766],[22.3994611,40.1610299],[22.3995629,40.1611934],[22.3998199,40.1612511],[22.4002701,40.1615816],[22.4003354,40.1617987],[22.4002872,40.1618521],[22.3995246,40.1618235],[22.3994534,40.1618586],[22.3995917,40.1619686],[22.3996583,40.1621317],[22.3999593,40.162316],[22.4000366,40.1625243],[22.399995,40.162794],[22.4001346,40.16285],[22.400051,40.1629119],[22.4000606,40.1630021],[22.3998581,40.1631254],[22.399637,40.1634917],[22.4002205,40.1636439],[22.4001954,40.1637157],[22.4004293,40.1637549],[22.40015,40.1641475],[22.4002403,40.1643019],[22.3998483,40.1644946],[22.3998342,40.1645936],[22.3999621,40.1646494],[22.3994002,40.165074],[22.3988244,40.1652778],[22.3983812,40.16565],[22.3984939,40.1658498],[22.3988387,40.1661699],[22.3980307,40.1664785],[22.3973787,40.1667397],[22.3972703,40.1669049],[22.3973107,40.1671847],[22.3974804,40.1674573],[22.3977453,40.1676772]]},{"id":19174,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: North Olympus Trail","description_GR":"Vrondou Race 20 km","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Vrondou_Race_20km","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":10086,"name_EN":"Mt Olympus: North Olympus Trail","description_EN":"Vrondou Race 20 km","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":2747,"descent":2747,"maxelev":1484,"minelev":297,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.36735 40.12799,22.41076 40.16725)","views":0,"millestones":"0,22.3977442,40.1676772#1,22.3901003,40.1626510#2,22.3840015,40.1572547#3,22.3808626,40.1509794#4,22.3757038,40.1460704#5,22.3737424,40.1399809#6,22.3733636,40.1327891#7,22.3702472,40.1287310#8,22.3769767,40.1300496#9,22.3800554,40.1345665#10,22.3837174,40.1414891#11,22.3877785,40.1426804#12,22.3890733,40.1345623#13,22.3921270,40.1336385#14,22.3948954,40.1414840#15,22.4023538,40.1419535#16,22.4013998,40.1465905#17,22.3997509,40.1530320#18,22.3972516,40.1570062#19,22.4041236,40.1588938#20,22.4092259,40.1623090#21,22.4001039,40.1656432#10.1,22.3977442,40.1676772","x":22.3844644,"y":40.143538,"coor":[[22.3977442,40.1676772],[22.3973149,40.1674551],[22.3971155,40.1671055],[22.3967797,40.1669026],[22.3963564,40.1664283],[22.3959173,40.1661249],[22.394493,40.1657718],[22.393935,40.1655299],[22.3937352,40.1653829],[22.3935761,40.1654528],[22.3934523,40.1652259],[22.3934512,40.1647754],[22.3935254,40.1646143],[22.3934362,40.1644148],[22.3936748,40.164256],[22.3937004,40.1641663],[22.3936317,40.1640932],[22.3932481,40.1639258],[22.3928277,40.1638298],[22.3924953,40.1634829],[22.3917653,40.1630673],[22.3908532,40.1629105],[22.3906289,40.1629615],[22.3903266,40.1628311],[22.3900961,40.1626477],[22.3898274,40.16259],[22.3892038,40.1621489],[22.3890667,40.1619848],[22.3888685,40.161928],[22.3884527,40.1616339],[22.3880803,40.1614936],[22.3879885,40.1614022],[22.3874069,40.1611689],[22.3869669,40.1609105],[22.3867598,40.1607275],[22.3867176,40.1605287],[22.386496,40.1604625],[22.3862474,40.1605491],[22.3859657,40.1605452],[22.3855929,40.1604229],[22.3852281,40.1604539],[22.3847042,40.1602664],[22.384045,40.1598428],[22.3837821,40.1590463],[22.3838681,40.1588853],[22.3837998,40.1587943],[22.3838661,40.1584709],[22.3838256,40.1582001],[22.384074,40.157627],[22.3839392,40.1573728],[22.3840742,40.1571225],[22.3837672,40.1567038],[22.383501,40.1565379],[22.3832778,40.1560483],[22.3829281,40.1559443],[22.3826637,40.1557064],[22.3826396,40.1552376],[22.382583,40.1551467],[22.3826716,40.1548777],[22.3824857,40.154794],[22.3821983,40.1545378],[22.3820873,40.1542659],[22.3814218,40.1541125],[22.3812831,40.1540205],[22.3811943,40.153803],[22.3812099,40.1536411],[22.3813164,40.1536065],[22.3811209,40.1534326],[22.3814022,40.1534546],[22.3816343,40.1535659],[22.3816156,40.1533675],[22.3815442,40.1533124],[22.3812077,40.1531455],[22.3811296,40.1529733],[22.3812175,40.1527313],[22.3811505,40.1525862],[22.3808401,40.1523116],[22.3806641,40.1518136],[22.3807035,40.151634],[22.3810032,40.1513769],[22.3809648,40.1510161],[22.3804642,40.1508379],[22.3801285,40.150635],[22.3802282,40.1503931],[22.3800438,40.1502464],[22.3800227,40.150147],[22.3801439,40.1499866],[22.3798134,40.1495675],[22.3795442,40.1495367],[22.3791727,40.1493604],[22.3790929,40.1492602],[22.3790773,40.1489266],[22.3788721,40.1486715],[22.3787091,40.1486151],[22.3784961,40.1486842],[22.3784869,40.148576],[22.3781867,40.1483646],[22.3778552,40.1479906],[22.37753,40.1478419],[22.3772204,40.1475312],[22.3771379,40.1475481],[22.3771643,40.1474223],[22.3769518,40.1474734],[22.3769144,40.147563],[22.3767602,40.1476329],[22.3762342,40.1473372],[22.3761115,40.1470652],[22.3759611,40.146973],[22.3757219,40.1466634],[22.3755654,40.1463369],[22.3755801,40.146211],[22.3756887,40.1460864],[22.3755148,40.1459938],[22.3754374,40.1457945],[22.375076,40.1456904],[22.3749151,40.145544],[22.3747014,40.1451536],[22.374752,40.1450012],[22.3744753,40.1447901],[22.3745186,40.1444483],[22.3744642,40.1442674],[22.3742656,40.1442286],[22.3741041,40.1441092],[22.3736464,40.1441028],[22.3736669,40.1442292],[22.3736053,40.1443499],[22.3732858,40.1439671],[22.3730306,40.1438373],[22.3727153,40.1437699],[22.372333,40.1435573],[22.3722645,40.1434752],[22.3722422,40.1429344],[22.3724449,40.1418201],[22.3732634,40.1409668],[22.3737878,40.1401453],[22.3737232,40.1399012],[22.3737768,40.1396227],[22.3742321,40.1392327],[22.3745727,40.1387329],[22.3745637,40.1386157],[22.3744481,40.138542],[22.3740081,40.1384908],[22.3737898,40.1382895],[22.37369,40.1380449],[22.3737249,40.1375679],[22.3737484,40.1373205],[22.3734739,40.1370193],[22.3734046,40.1364778],[22.3731508,40.1362941],[22.3729373,40.1358947],[22.3731053,40.1352484],[22.3732092,40.1353219],[22.3733632,40.135261],[22.3735222,40.134993],[22.3734798,40.1348032],[22.3731281,40.1342938],[22.3730231,40.1338644],[22.3732421,40.1335431],[22.3732335,40.1334079],[22.373413,40.1332663],[22.3733718,40.1330224],[22.3735521,40.1328448],[22.3732607,40.1327596],[22.3727801,40.1327349],[22.3723077,40.1323679],[22.3721599,40.1321676],[22.3717991,40.1320364],[22.3716379,40.131908],[22.3717356,40.1317472],[22.3711699,40.1318474],[22.3709239,40.1318259],[22.3706619,40.1319393],[22.370635,40.1317903],[22.3706967,40.131665],[22.3705969,40.1314204],[22.3699768,40.1303576],[22.3698499,40.1302657],[22.3697868,40.1299585],[22.3690934,40.1295073],[22.3687214,40.129358],[22.3683225,40.1293523],[22.3682538,40.1292793],[22.3683382,40.1292309],[22.3686367,40.129109],[22.3688003,40.1291384],[22.3693298,40.1290827],[22.3692377,40.1290094],[22.3692989,40.1289021],[22.3701232,40.1287876],[22.3702186,40.1287259],[22.3703822,40.1287552],[22.3704065,40.1287195],[22.3701053,40.1285531],[22.3701214,40.1283732],[22.3702378,40.1284109],[22.3702869,40.1283215],[22.3704751,40.1283061],[22.3706495,40.1283716],[22.3710491,40.1283502],[22.3710895,40.1281301],[22.3718191,40.1280502],[22.371959,40.1280882],[22.3721508,40.1279198],[22.3722133,40.1277585],[22.3723281,40.1278682],[22.3726748,40.1276028],[22.3732648,40.1274669],[22.3733853,40.127829],[22.3737278,40.1282302],[22.3743528,40.1285993],[22.3747608,40.1287132],[22.3748824,40.1290302],[22.3756965,40.1298344],[22.3758304,40.1301246],[22.3760715,40.1303532],[22.3763769,40.1303394],[22.3765203,40.1302333],[22.3765463,40.1301256],[22.3770178,40.1300421],[22.377149,40.1299539],[22.3773371,40.1299385],[22.3774762,40.1300125],[22.3774581,40.1302825],[22.3775355,40.1304818],[22.3778245,40.130666],[22.3780032,40.1310469],[22.3781414,40.1316524],[22.3783281,40.1317001],[22.3785205,40.1315046],[22.3788477,40.1315632],[22.3797915,40.1313602],[22.3800479,40.1314359],[22.3801975,40.1315641],[22.3802228,40.1319789],[22.3803011,40.1321421],[22.3801993,40.132474],[22.3802546,40.1326189],[22.3802042,40.1327624],[22.3802962,40.1328447],[22.380316,40.1329982],[22.3798921,40.1330553],[22.3797837,40.1331709],[22.3794289,40.1337785],[22.3794334,40.1340849],[22.3793107,40.1343084],[22.3793559,40.1343811],[22.380359,40.1346474],[22.3811108,40.1346219],[22.3813653,40.1347786],[22.3819035,40.1353447],[22.3822173,40.1354752],[22.3823895,40.1356397],[22.3824215,40.1357753],[22.3823069,40.1361521],[22.3818273,40.1370733],[22.3818874,40.1375066],[22.3817767,40.1377213],[22.3817961,40.1378927],[22.3820148,40.1380759],[22.3821827,40.1384206],[22.3825744,40.1387324],[22.3827088,40.1390045],[22.383045,40.1391804],[22.3831702,40.1393443],[22.3832886,40.1397964],[22.3832387,40.1399218],[22.3833142,40.1406977],[22.3836044,40.1413323],[22.3842067,40.1421696],[22.3842259,40.142305],[22.3840411,40.1426717],[22.384085,40.1427985],[22.384208,40.1432146],[22.3844644,40.143538],[22.3843458,40.1439327],[22.3840867,40.1443706],[22.3846867,40.1446537],[22.3848014,40.1450607],[22.385469,40.1451286],[22.3856802,40.1453793],[22.3860674,40.1454477],[22.386651,40.1450955],[22.3870428,40.1449568],[22.3874165,40.1442954],[22.3873464,40.1439836],[22.387553,40.1433784],[22.3877953,40.1430574],[22.387781,40.1426698],[22.3875071,40.1423417],[22.3879935,40.1421232],[22.3881302,40.1418008],[22.3881136,40.1415123],[22.3883329,40.141173],[22.3886102,40.1403661],[22.3888297,40.1400178],[22.3892397,40.1380686],[22.3892298,40.1374919],[22.3889046,40.1363522],[22.3890396,40.1356063],[22.3890156,40.134633],[22.3891607,40.1344549],[22.3892403,40.1345641],[22.3893149,40.134385],[22.3896138,40.1341549],[22.3896728,40.1336422],[22.3898254,40.1336443],[22.3900513,40.1335213],[22.3899759,40.133232],[22.3902004,40.1331721],[22.3903441,40.1330479],[22.3904201,40.1328148],[22.3907893,40.1325857],[22.3909279,40.1321822],[22.3910792,40.1322383],[22.3915267,40.1321725],[22.3915909,40.1319391],[22.3915064,40.1315416],[22.3915719,40.1312542],[22.3922809,40.1310478],[22.3924006,40.1311081],[22.3924893,40.1313255],[22.392651,40.1314359],[22.3927445,40.1317029],[22.3924021,40.1317882],[22.392183,40.1317807],[22.3921309,40.1319962],[22.3922165,40.1323487],[22.3920665,40.1332385],[22.3921279,40.1336178],[22.3921052,40.1340859],[22.3922321,40.1341778],[22.3924583,40.1345413],[22.3927813,40.13478],[22.3929433,40.1353768],[22.3931375,40.1356047],[22.3932482,40.1358855],[22.3934441,40.1360414],[22.3934746,40.13624],[22.3936803,40.1364771],[22.3939642,40.1373819],[22.3938088,40.1380014],[22.3938103,40.1384339],[22.393503,40.1390242],[22.3935351,40.1396553],[22.3937058,40.1398828],[22.3937135,40.1400541],[22.3943319,40.1407113],[22.3944399,40.1411092],[22.3945993,40.1413186],[22.3949701,40.141522],[22.3952938,40.1418283],[22.3955142,40.1419394],[22.395667,40.1419325],[22.3969362,40.1413735],[22.397147,40.1413945],[22.3978099,40.1416559],[22.3980329,40.141659],[22.3991769,40.1414316],[22.3996934,40.1414297],[22.4003057,40.1413481],[22.4012546,40.1409288],[22.4017615,40.1408367],[22.4023233,40.140957],[22.4028985,40.140956],[22.4028477,40.1411174],[22.402315,40.1413083],[22.4020044,40.1415382],[22.4022005,40.1421896],[22.4022709,40.1421905],[22.4023589,40.1419395],[22.4024945,40.1418693],[22.4033448,40.1421513],[22.4039551,40.1424525],[22.4039612,40.1426012],[22.4042839,40.1428579],[22.404275,40.1432362],[22.4044238,40.1434004],[22.4042913,40.1435427],[22.4041266,40.1435584],[22.4039418,40.1434298],[22.4036677,40.1436062],[22.4034795,40.1436216],[22.4033127,40.1437274],[22.4033223,40.1438176],[22.4032632,40.1438348],[22.403111,40.1438147],[22.4030436,40.1436877],[22.4028332,40.1436487],[22.4027343,40.1438636],[22.402235,40.1441269],[22.40187,40.144176],[22.4016436,40.144317],[22.401675,40.1444796],[22.4014869,40.144495],[22.4014372,40.1446114],[22.4011174,40.1447331],[22.4010794,40.1448497],[22.4013237,40.1449432],[22.4011808,40.1450313],[22.4013443,40.1450696],[22.4013765,40.1451962],[22.4017638,40.1455934],[22.4017482,40.1457553],[22.4012921,40.1461815],[22.4014375,40.1464898],[22.4013124,40.1468214],[22.4012922,40.1471815],[22.4014309,40.1472735],[22.4010731,40.1475118],[22.4006464,40.1476861],[22.4004403,40.1479625],[22.3999912,40.1480914],[22.3997116,40.148502],[22.3997828,40.1494669],[22.3996155,40.1500952],[22.3997961,40.150404],[22.3999591,40.1504603],[22.4001263,40.150841],[22.3999481,40.1509286],[22.3996186,40.1509601],[22.3994723,40.1511923],[22.3992227,40.151324],[22.3991489,40.1514671],[22.3989227,40.1515991],[22.3988956,40.1517519],[22.398987,40.1518613],[22.3993378,40.1519202],[22.3996161,40.1520682],[22.3996697,40.1522851],[22.3996202,40.1523925],[22.3996877,40.1525196],[22.399581,40.1525632],[22.3996502,40.1526182],[22.3995891,40.1527164],[22.3997584,40.1530071],[22.3996695,40.1532941],[22.3997114,40.1535109],[22.3995814,40.1535451],[22.3989401,40.1533561],[22.398466,40.1535477],[22.3980665,40.1535602],[22.3978175,40.1536649],[22.3977546,40.1538442],[22.3978843,40.153819],[22.3980122,40.1538748],[22.3983567,40.1542039],[22.3982137,40.154292],[22.3983247,40.1545638],[22.3981863,40.1549583],[22.3979943,40.1551358],[22.3969674,40.1548693],[22.3959778,40.1545133],[22.3957642,40.1546094],[22.3958656,40.154791],[22.3959145,40.1552061],[22.3960993,40.1553348],[22.3964526,40.1557901],[22.3968122,40.1559753],[22.3968327,40.1561017],[22.3971253,40.1567048],[22.3971093,40.1568848],[22.3973855,40.1571228],[22.3977728,40.1571282],[22.3982796,40.1570451],[22.3990606,40.1567857],[22.3994215,40.1569168],[22.3999382,40.1569149],[22.4001742,40.1568641],[22.4005592,40.1569685],[22.4010425,40.1573896],[22.401426,40.1575571],[22.4015157,40.1577385],[22.4019597,40.1573302],[22.4024573,40.1571389],[22.4029474,40.1567673],[22.4031354,40.1567609],[22.4032148,40.1568791],[22.4031814,40.157302],[22.4030588,40.1575256],[22.4031237,40.1577607],[22.4032956,40.1579432],[22.403505,40.1580272],[22.4035615,40.1581181],[22.4035135,40.1581624],[22.403594,40.1582356],[22.4040128,40.1584036],[22.4040909,40.1585758],[22.4042762,40.1586865],[22.4042615,40.1588124],[22.4041437,40.1588288],[22.4041187,40.1588915],[22.4045832,40.1591141],[22.4042971,40.1592994],[22.4049734,40.1594979],[22.4050309,40.1595527],[22.4049587,40.1596238],[22.40516,40.1599914],[22.4054809,40.1603292],[22.4054075,40.1604543],[22.405514,40.1604197],[22.4056186,40.1604662],[22.4056747,40.1605751],[22.4060977,40.1605629],[22.4061987,40.161267],[22.4061031,40.1614458],[22.4060891,40.1615447],[22.4063742,40.1614045],[22.4065268,40.1614066],[22.4065712,40.1615153],[22.406498,40.1616315],[22.4067582,40.161554],[22.4069451,40.1615926],[22.4073149,40.1618499],[22.4078892,40.1618938],[22.4082891,40.1618633],[22.4083732,40.1617834],[22.4086794,40.1617425],[22.4093244,40.1617784],[22.4095925,40.1618632],[22.4099614,40.1622061],[22.4099196,40.1624848],[22.4097559,40.1624555],[22.4097834,40.1622847],[22.4097109,40.1623738],[22.4095611,40.1624078],[22.4091762,40.1622944],[22.409123,40.1623567],[22.4092281,40.1623852],[22.4093274,40.1626568],[22.4090847,40.1624913],[22.4090335,40.1626708],[22.4086277,40.1627959],[22.4081422,40.1629694],[22.4061861,40.1637668],[22.4050512,40.1640935],[22.4027921,40.1642876],[22.4015264,40.16418],[22.4013641,40.1645922],[22.400486,40.1654809],[22.3988376,40.1661698],[22.3980296,40.1664785],[22.3973776,40.1667397],[22.3972692,40.1669049],[22.3973096,40.1671847],[22.3974793,40.1674573],[22.3977442,40.1676772]]},{"id":19175,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Gomarostali","description_GR":"Gomarostali","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Gomarostali_short","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":2107,"name_EN":"Mt Olympus: Gomarostali","description_EN":"Gomarostali","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":404,"descent":404,"maxelev":1779,"minelev":1057,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.39295 40.08388,22.40689 40.08789)","views":5,"millestones":"0,22.4068744,40.0843804#1,22.4003535,40.0870640#2.1,22.3931019,40.0853342","x":22.4010365,"y":40.0867594,"coor":[[22.4068744,40.0843804],[22.4066734,40.0844497],[22.4064331,40.0846986],[22.4062815,40.0846605],[22.4057629,40.084266],[22.4056814,40.0842378],[22.4055043,40.0842894],[22.4054629,40.0840546],[22.4056643,40.0839673],[22.4053151,40.0838544],[22.405113,40.0839687],[22.4050135,40.0842106],[22.4049183,40.0842723],[22.4045556,40.0842313],[22.4043081,40.084282],[22.4039765,40.0844215],[22.4038714,40.0844021],[22.4035849,40.0846143],[22.4035154,40.0845773],[22.4033019,40.0846825],[22.4031017,40.0847158],[22.4030334,40.0846248],[22.4028446,40.0846762],[22.4026825,40.0845839],[22.4021614,40.0848019],[22.4019499,40.084817],[22.4018286,40.0849865],[22.4018202,40.0853468],[22.4017067,40.0856875],[22.4015595,40.0859648],[22.4012954,40.0862224],[22.4012417,40.0865099],[22.4013085,40.086664],[22.4010365,40.0867594],[22.4006424,40.0870602],[22.3997743,40.0870663],[22.3992257,40.0869506],[22.398825,40.0870351],[22.3987169,40.0871417],[22.3986497,40.0870057],[22.398447,40.087147],[22.398145,40.0875212],[22.3978022,40.0876336],[22.3974752,40.087575],[22.3973603,40.0874743],[22.397101,40.0875248],[22.3967092,40.0877266],[22.3965463,40.0876703],[22.3964391,40.0877408],[22.3960999,40.0877001],[22.3958051,40.0877681],[22.3956544,40.0876939],[22.3952267,40.0879222],[22.3948051,40.0878984],[22.3947841,40.08779],[22.3945121,40.0878853],[22.3944219,40.0877309],[22.3941262,40.0878349],[22.3940098,40.0877973],[22.3939499,40.0876793],[22.3937433,40.0874873],[22.3937524,40.0871],[22.3935086,40.086493],[22.3929903,40.086139],[22.3930059,40.0856167],[22.3931019,40.0853342]]},{"id":19176,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Gomarostali Vertical Mile","description_GR":"Gomarostali Vertical Mile","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Gomarostali_Vertical_Mile","activity_type":36,"assistance":2,"difficulty":5,"scenic_value":5,"length":5258,"name_EN":"Mt Olympus: Gomarostali Vertical Mile","description_EN":"Gomarostali Vertical Mile","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":892,"descent":892,"maxelev":2664,"minelev":1057,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.36669 40.08388,22.40689 40.09365)","views":2,"millestones":"0,22.4068744,40.0843804#1,22.4003535,40.0870640#2,22.3929875,40.0861322#3,22.3857674,40.0888168#4,22.3785343,40.0918368#5,22.3694254,40.0931782#5.3,22.3667033,40.0928748","x":22.3889554,"y":40.0869208,"coor":[[22.4068744,40.0843804],[22.4066734,40.0844497],[22.4064331,40.0846986],[22.4062815,40.0846605],[22.4057629,40.084266],[22.4056814,40.0842378],[22.4055043,40.0842894],[22.4054629,40.0840546],[22.4056643,40.0839673],[22.4053151,40.0838544],[22.405113,40.0839687],[22.4050135,40.0842106],[22.4049183,40.0842723],[22.4045556,40.0842313],[22.4043081,40.084282],[22.4039765,40.0844215],[22.4038714,40.0844021],[22.4035849,40.0846143],[22.4035154,40.0845773],[22.4033019,40.0846825],[22.4031017,40.0847158],[22.4030334,40.0846248],[22.4028446,40.0846762],[22.4026825,40.0845839],[22.4021614,40.0848019],[22.4019499,40.084817],[22.4018286,40.0849865],[22.4018202,40.0853468],[22.4017067,40.0856875],[22.4015595,40.0859648],[22.4012954,40.0862224],[22.4012417,40.0865099],[22.4013085,40.086664],[22.4010365,40.0867594],[22.4006424,40.0870602],[22.3997743,40.0870663],[22.3992257,40.0869506],[22.398825,40.0870351],[22.3987169,40.0871417],[22.3986497,40.0870057],[22.398447,40.087147],[22.398145,40.0875212],[22.3978022,40.0876336],[22.3974752,40.087575],[22.3973603,40.0874743],[22.397101,40.0875248],[22.3967092,40.0877266],[22.3965463,40.0876703],[22.3964391,40.0877408],[22.3960999,40.0877001],[22.3958051,40.0877681],[22.3956544,40.0876939],[22.3952267,40.0879222],[22.3948051,40.0878984],[22.3947841,40.08779],[22.3945121,40.0878853],[22.3944219,40.0877309],[22.3941262,40.0878349],[22.3940098,40.0877973],[22.3939499,40.0876793],[22.3937433,40.0874873],[22.3937524,40.0871],[22.3935086,40.086493],[22.3929903,40.086139],[22.3930059,40.0856167],[22.3931019,40.0853342],[22.3930168,40.0852925],[22.3927919,40.0853795],[22.3925127,40.085781],[22.3924084,40.0857255],[22.3923483,40.0857877],[22.3917599,40.0858697],[22.3908396,40.0861001],[22.3903593,40.0860754],[22.3903798,40.0862018],[22.3898861,40.086249],[22.3897755,40.0864637],[22.3892653,40.0867089],[22.3891681,40.0868517],[22.3889554,40.0869208],[22.3886985,40.0868721],[22.3884032,40.0869581],[22.3879048,40.0872034],[22.3875224,40.0875044],[22.387303,40.0873572],[22.3871855,40.0873646],[22.3868071,40.0874945],[22.3865688,40.0876533],[22.3865185,40.0877967],[22.3863045,40.0879199],[22.3860872,40.0881781],[22.385669,40.0890011],[22.3857225,40.0892181],[22.38565,40.0893072],[22.3858656,40.0896165],[22.3858221,40.0899672],[22.386033,40.0904747],[22.3860187,40.0905826],[22.3859488,40.0905636],[22.3858788,40.0905446],[22.3857126,40.0906324],[22.385455,40.0906108],[22.3852288,40.0907517],[22.3848636,40.0908187],[22.3847941,40.0907817],[22.3847572,40.0908533],[22.384344,40.0909646],[22.3840852,40.0909971],[22.3839575,40.0909412],[22.3836861,40.0910095],[22.383393,40.0910054],[22.3831211,40.0910917],[22.3829297,40.0912512],[22.3826937,40.091311],[22.3825777,40.0912553],[22.3822472,40.0913408],[22.382202,40.0912681],[22.3813465,40.0912381],[22.3806173,40.091318],[22.3800745,40.0914545],[22.3798982,40.0914701],[22.3798762,40.0914067],[22.3795579,40.0914743],[22.3795093,40.0915457],[22.3793925,40.0915261],[22.3791091,40.0916032],[22.3789778,40.0917004],[22.3787902,40.0916978],[22.3785405,40.0918385],[22.3784706,40.0918195],[22.3784215,40.0919089],[22.3783518,40.0918809],[22.3782441,40.0919695],[22.3778668,40.0920543],[22.3777582,40.0921789],[22.3776414,40.0921592],[22.3773674,40.0923356],[22.377228,40.0922795],[22.3765849,40.0926849],[22.3758752,40.0929363],[22.3754692,40.0932369],[22.375114,40.093376],[22.3745018,40.0934665],[22.3741812,40.0936332],[22.3739584,40.0936301],[22.3736974,40.0937525],[22.3734154,40.0937396],[22.3721209,40.0934241],[22.3718798,40.0932045],[22.3716675,40.0927601],[22.3715016,40.0928298],[22.3708093,40.0928381],[22.370032,40.0929713],[22.3687782,40.0934041],[22.3685428,40.0934368],[22.3681465,40.0933321],[22.3672811,40.0932208],[22.3669098,40.0930534],[22.3667033,40.0928748]]},{"id":19177,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Rogas","description_GR":"Rogas","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Rogas","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":26450,"name_EN":"Mt Olympus: Rogas","description_EN":"Rogas","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":3165,"descent":3165,"maxelev":1323,"minelev":260,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.42987 40.08205,22.50021 40.10602)","views":1,"millestones":"0,22.4997000,40.1050751#1,22.4900272,40.1060652#2,22.4819522,40.1057156#3,22.4728475,40.1045623#4,22.4630880,40.1053915#5,22.4582673,40.1014114#6,22.4495972,40.1003807#7,22.4428544,40.0981260#8,22.4396333,40.0943227#9,22.4304095,40.0927177#10,22.4382080,40.0915662#11,22.4446188,40.0880778#12,22.4528726,40.0884115#13,22.4605387,40.0916502#14,22.4689197,40.0920457#15,22.4743126,40.0934343#16,22.4659085,40.0881783#17,22.4580957,40.0835366#18,22.4641515,40.0829108#19,22.4690129,40.0869112#20,22.4776072,40.0887504#21,22.4756083,40.0918593#22,22.4823657,40.0958137#23,22.4876216,40.0944472#24,22.4940368,40.0975927#25,22.4882494,40.1025591#26,22.4949703,40.1063618#26.5,22.4996978,40.1050750","x":22.4671491,"y":40.0905136,"coor":[[22.4997,40.1050751],[22.4994898,40.1051264],[22.4993938,40.1052242],[22.4987903,40.1053606],[22.4975818,40.1053629],[22.4968854,40.1055521],[22.4962747,40.1055802],[22.4958372,40.1057367],[22.4950851,40.1063215],[22.4944587,40.1065296],[22.4939957,40.1067758],[22.4937009,40.106844],[22.4932077,40.1068646],[22.4929633,40.1067714],[22.4922554,40.1058883],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.4796834,40.1050302],[22.4796428,40.1051063],[22.4795744,40.1050153],[22.4789112,40.1052949],[22.4784887,40.1052983],[22.4780908,40.1052571],[22.4777773,40.1051088],[22.4775662,40.105106],[22.4776038,40.1049984],[22.4770553,40.1048651],[22.4766572,40.1048328],[22.4765856,40.1048859],[22.4761641,40.1048443],[22.4757294,40.1048746],[22.475238,40.1048141],[22.4748497,40.1048631],[22.4747219,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.4712323,40.1048694],[22.4711581,40.1050396],[22.4708109,40.1053503],[22.4707005,40.1055651],[22.4695289,40.1060181],[22.4688193,40.1059096],[22.4681495,40.1059548],[22.4677136,40.1058229],[22.4674105,40.1057378],[22.4664075,40.1059948],[22.466162,40.1059555],[22.4655721,40.1061009],[22.4651138,40.1061308],[22.4648226,40.1060369],[22.4640247,40.1055218],[22.4634993,40.1054067],[22.4631355,40.1054109],[22.4629495,40.1053364],[22.4628621,40.1050469],[22.4629268,40.1047775],[22.4630203,40.1044859],[22.463026,40.1042338],[22.4626854,40.1042473],[22.4623313,40.1043417],[22.4615451,40.1043492],[22.4614618,40.1044022],[22.4608125,40.1040602],[22.4605065,40.1041012],[22.4601688,40.1039886],[22.4601628,40.1037363],[22.4603913,40.1034871],[22.4607331,40.102897],[22.4606279,40.1018416],[22.460714,40.1016625],[22.460545,40.101354],[22.4604836,40.1009568],[22.460358,40.1008019],[22.4599938,40.1008241],[22.4597807,40.1009114],[22.4596365,40.1010626],[22.4592584,40.1011837],[22.4589296,40.1011973],[22.4583264,40.1014145],[22.4578342,40.10139],[22.457327,40.1015093],[22.4570704,40.1014429],[22.456647,40.1014913],[22.4562976,40.1013785],[22.4561484,40.1012324],[22.4558095,40.1011738],[22.4555197,40.1010168],[22.4551181,40.1011376],[22.4548791,40.1013326],[22.4545715,40.1014456],[22.4541807,40.101089],[22.4536932,40.1008573],[22.4532849,40.1002392],[22.4531102,40.1001828],[22.4528145,40.100287],[22.4525035,40.1005531],[22.4521163,40.1005569],[22.4519593,40.100753],[22.4514291,40.1008541],[22.451154,40.1010846],[22.4505241,40.1004095],[22.4502184,40.1004415],[22.4499108,40.1005545],[22.449633,40.1003886],[22.4491894,40.1002925],[22.4491786,40.0997338],[22.448972,40.0995329],[22.4484774,40.0996163],[22.4479266,40.0995909],[22.4475182,40.0994954],[22.4470587,40.0995793],[22.446895,40.0995591],[22.4464904,40.0992924],[22.4463501,40.0992725],[22.4458903,40.0993744],[22.4449309,40.099776],[22.444421,40.0994989],[22.4439293,40.0994562],[22.4429972,40.0996869],[22.442594,40.0998797],[22.4420812,40.0997287],[22.4420037,40.0995294],[22.4421376,40.099315],[22.4421907,40.0990455],[22.4435481,40.0971358],[22.4440371,40.096782],[22.4440877,40.0966205],[22.4440338,40.0964126],[22.4438511,40.0961939],[22.4438492,40.0957615],[22.4435642,40.0953973],[22.4433486,40.0945655],[22.4429091,40.0942894],[22.4426386,40.0943218],[22.4423892,40.0944535],[22.4420843,40.0944494],[22.4415264,40.0942257],[22.4413461,40.093899],[22.4415015,40.0937749],[22.4415774,40.0935327],[22.4411203,40.0932112],[22.4408627,40.0931897],[22.4407744,40.0934588],[22.4405835,40.0936004],[22.4404014,40.0938682],[22.4401278,40.0940357],[22.4400416,40.0942147],[22.4393925,40.0943862],[22.4389377,40.0942719],[22.4386832,40.0941153],[22.438613,40.0941054],[22.4385758,40.094195],[22.4384464,40.0942112],[22.4383312,40.0941196],[22.4380505,40.0940798],[22.437795,40.0939682],[22.43737,40.0940886],[22.4372665,40.0939971],[22.436832,40.0940183],[22.4365997,40.0939161],[22.4361127,40.0941798],[22.4355963,40.0941908],[22.435317,40.0940969],[22.4351402,40.0941306],[22.4346385,40.0940157],[22.4342558,40.0938213],[22.4339028,40.0938706],[22.4335761,40.0937941],[22.432826,40.093766],[22.4325816,40.0936816],[22.4317967,40.0936349],[22.4314824,40.0935316],[22.4311423,40.0935269],[22.4308893,40.0933073],[22.4305642,40.0931588],[22.4302721,40.0931098],[22.4301766,40.0928787],[22.4304031,40.0927196],[22.4303696,40.0926471],[22.4307535,40.0927874],[22.4308714,40.092762],[22.4309474,40.0920063],[22.4314094,40.0923189],[22.431561,40.0923569],[22.4320091,40.0922549],[22.4329244,40.0922403],[22.4335173,40.09196],[22.4339977,40.0919845],[22.4344227,40.0918641],[22.4346206,40.0919299],[22.4348558,40.091906],[22.4356309,40.092376],[22.436194,40.0923745],[22.4365598,40.0922804],[22.4367701,40.0923193],[22.4373928,40.0922736],[22.4379427,40.0923351],[22.4377709,40.0921526],[22.4379355,40.0921368],[22.4381503,40.0919775],[22.4381334,40.091689],[22.438304,40.091412],[22.4386821,40.091291],[22.4389452,40.0910693],[22.439023,40.090746],[22.4392149,40.0905594],[22.4392818,40.0902],[22.4395336,40.0899601],[22.4396459,40.0896643],[22.4399763,40.0895787],[22.4402456,40.0896004],[22.4403828,40.0897554],[22.4408749,40.08978],[22.4410841,40.0898639],[22.4420874,40.0895891],[22.4418364,40.0887659],[22.4418814,40.0883341],[22.4419518,40.088335],[22.4420997,40.0885352],[22.4426068,40.0884159],[22.4431071,40.0885938],[22.4431622,40.08859],[22.4434597,40.0885625],[22.4435784,40.088501],[22.4437734,40.0881793],[22.4444103,40.0880257],[22.4451101,40.0881973],[22.4453875,40.0883812],[22.4459688,40.0886052],[22.4461958,40.0889416],[22.4462834,40.089213],[22.4466093,40.0893255],[22.4468903,40.0893473],[22.4470638,40.0894577],[22.4473331,40.0894794],[22.4475493,40.0897706],[22.4478982,40.0899014],[22.448064,40.0898315],[22.448544,40.089874],[22.4488276,40.0897787],[22.4491033,40.0895211],[22.4493503,40.0894884],[22.4497239,40.0895655],[22.4499621,40.0894065],[22.4503285,40.0892853],[22.4504048,40.089025],[22.451256,40.0887301],[22.4515534,40.0885449],[22.4516873,40.0883304],[22.4516716,40.0879879],[22.4520841,40.0879033],[22.4529628,40.0884646],[22.4530626,40.0887182],[22.4536276,40.0891492],[22.4538144,40.0891877],[22.4540971,40.0891374],[22.4542544,40.0889233],[22.4543838,40.088907],[22.4544387,40.0890699],[22.4548447,40.0892735],[22.4549566,40.0895092],[22.4554926,40.0896696],[22.4558928,40.0901253],[22.4561136,40.0902184],[22.4563992,40.0905555],[22.45629,40.0907162],[22.4563349,40.0908069],[22.4568367,40.0909217],[22.4571679,40.0908],[22.4572918,40.0910269],[22.4580547,40.0915235],[22.4583806,40.091636],[22.4587935,40.0915333],[22.4589928,40.091536],[22.4594558,40.0918124],[22.4595795,40.0920483],[22.4598385,40.0920067],[22.460397,40.0916898],[22.4607438,40.0915908],[22.4614118,40.0916177],[22.4623762,40.0915044],[22.4627393,40.0915272],[22.4629787,40.0913142],[22.4633341,40.0911567],[22.4633123,40.0905619],[22.46399,40.0901564],[22.4645865,40.0902364],[22.4649856,40.0902237],[22.4654271,40.0904097],[22.4656034,40.090394],[22.4662451,40.0905467],[22.4665965,40.0905694],[22.4671491,40.0905136],[22.4674046,40.0906251],[22.468536,40.0909103],[22.4689141,40.0912622],[22.4688327,40.0917566],[22.4689855,40.0922631],[22.4706058,40.0921944],[22.470732,40.0923222],[22.4713006,40.0926],[22.4716495,40.0927307],[22.4722697,40.092802],[22.4729187,40.0931529],[22.4732497,40.0935627],[22.4734707,40.0936467],[22.4737469,40.0938845],[22.4737199,40.0940463],[22.4742978,40.0944323],[22.4742895,40.0948016],[22.4744004,40.0950914],[22.4746871,40.0953834],[22.4746147,40.09495],[22.4750097,40.0945949],[22.4750602,40.0944334],[22.4751904,40.094381],[22.4749611,40.0938825],[22.4746938,40.0937709],[22.4740036,40.0931582],[22.4734771,40.0925747],[22.4733535,40.0923298],[22.4726733,40.0917983],[22.4722908,40.0915951],[22.4718688,40.091058],[22.4718158,40.090805],[22.4713514,40.0905917],[22.4710513,40.0903715],[22.4706659,40.0897718],[22.4701811,40.0894231],[22.4697604,40.0893544],[22.4693202,40.0891054],[22.4686308,40.0889882],[22.4684226,40.0888593],[22.4681193,40.0887832],[22.4678197,40.088545],[22.467256,40.0885736],[22.4668478,40.0884691],[22.4664263,40.0884365],[22.4658,40.0881219],[22.4652137,40.0875916],[22.4649569,40.0875341],[22.4645532,40.0872315],[22.4645552,40.0871414],[22.4643239,40.0869942],[22.4643177,40.0867509],[22.4641909,40.0866501],[22.4639338,40.0866106],[22.4639821,40.0865482],[22.4638673,40.0864386],[22.4635982,40.086408],[22.4635311,40.0862629],[22.4629383,40.0860208],[22.462792,40.0857486],[22.4625486,40.0856193],[22.4618257,40.0854295],[22.4615568,40.0853899],[22.4613213,40.0854318],[22.4606501,40.0850265],[22.4605895,40.0851158],[22.4604973,40.0850425],[22.4603303,40.0851664],[22.4602624,40.0850574],[22.4600881,40.084983],[22.4599068,40.0847013],[22.4597202,40.0846538],[22.4596761,40.084527],[22.4595264,40.0844079],[22.4587594,40.0840914],[22.4587857,40.0839656],[22.4578603,40.0833948],[22.4575292,40.082994],[22.4573323,40.0828832],[22.4570938,40.0825377],[22.4568622,40.0824085],[22.4566798,40.0821718],[22.4565282,40.0821338],[22.4564746,40.082025],[22.4568203,40.0817773],[22.4579526,40.0814951],[22.459078,40.0815191],[22.459403,40.0816675],[22.4596497,40.0816528],[22.4598358,40.0817183],[22.4600914,40.0818299],[22.4600192,40.08191],[22.4600881,40.081974],[22.4603792,40.0820679],[22.460908,40.0820209],[22.4610156,40.0819322],[22.4613245,40.0822787],[22.4619562,40.0823501],[22.4622337,40.082525],[22.4624787,40.0825823],[22.4631572,40.0826634],[22.4633573,40.08263],[22.463662,40.0827376],[22.4639842,40.0829176],[22.4643598,40.0829045],[22.4651015,40.0833018],[22.4651571,40.0834376],[22.4655393,40.0836499],[22.4656956,40.0840033],[22.4659712,40.0842683],[22.4659115,40.0843125],[22.4664323,40.0846257],[22.4663834,40.0847152],[22.4664531,40.0847431],[22.4663698,40.0847961],[22.4665328,40.0848523],[22.4665069,40.08496],[22.4665877,40.0850152],[22.4664923,40.085086],[22.4669698,40.0852364],[22.4670966,40.0853372],[22.4670934,40.0860038],[22.4669652,40.0859661],[22.4669054,40.0860194],[22.4668,40.086009],[22.4667936,40.0862972],[22.4667226,40.0863233],[22.4669438,40.0863983],[22.4668597,40.0864872],[22.466964,40.0865427],[22.4668443,40.0866492],[22.4669244,40.0867403],[22.4668399,40.0868473],[22.4670263,40.0869039],[22.4670004,40.0870116],[22.4667287,40.0870981],[22.4668439,40.0871897],[22.4671716,40.0872211],[22.4674551,40.0871348],[22.4681843,40.0870453],[22.4684471,40.0868326],[22.4686711,40.0867815],[22.4690815,40.0867869],[22.4689837,40.0869658],[22.4690407,40.0870386],[22.4688256,40.0872159],[22.4689261,40.0874425],[22.4688662,40.0874958],[22.4690999,40.0875349],[22.4688618,40.0876939],[22.4690951,40.087751],[22.4695552,40.087631],[22.4702003,40.087108],[22.4708705,40.0870358],[22.4714995,40.0872332],[22.4720386,40.0872494],[22.4729569,40.0870993],[22.4730842,40.0871731],[22.4740312,40.0873117],[22.4742637,40.0874048],[22.474883,40.0875121],[22.4761546,40.0883486],[22.4770975,40.0886674],[22.477787,40.0887845],[22.4781004,40.0889328],[22.4784997,40.088911],[22.4790375,40.0889901],[22.4797473,40.0889139],[22.4790004,40.0892734],[22.4785429,40.089799],[22.4781454,40.0897397],[22.4773897,40.0894415],[22.4767334,40.0894148],[22.4761976,40.0892456],[22.4761228,40.0894428],[22.4759589,40.0894317],[22.4759099,40.0895211],[22.47606,40.0896312],[22.4762004,40.0901736],[22.4764086,40.0903025],[22.4763803,40.0905183],[22.4761192,40.090659],[22.4759857,40.0908554],[22.4756679,40.0909053],[22.4756896,40.0909867],[22.4755594,40.091039],[22.4755452,40.0911469],[22.475255,40.0915395],[22.475088,40.0916635],[22.475202,40.0918091],[22.4754717,40.0918127],[22.4759839,40.0919906],[22.4768141,40.0921096],[22.4770617,40.0920498],[22.4774362,40.0920907],[22.4780404,40.0923509],[22.4782442,40.0926779],[22.4783163,40.0931293],[22.4782665,40.0932548],[22.4779184,40.0936106],[22.4785858,40.094196],[22.4791798,40.0943839],[22.4795328,40.0944516],[22.4798294,40.0943024],[22.4800991,40.0943059],[22.4801909,40.0943972],[22.4804841,40.0944011],[22.4805145,40.0946177],[22.4808665,40.0946133],[22.4809361,40.0946502],[22.4809223,40.0947401],[22.4811793,40.0947886],[22.481056,40.0950572],[22.4812421,40.0951317],[22.4812518,40.0952219],[22.4816845,40.0952817],[22.4815382,40.095532],[22.4818192,40.0955537],[22.48218,40.0956846],[22.4822497,40.0957125],[22.4821903,40.0957478],[22.4822477,40.0958026],[22.4826808,40.0958443],[22.4826315,40.0959517],[22.4827957,40.0959539],[22.4831629,40.0957965],[22.4833672,40.095574],[22.4835573,40.0954684],[22.4837509,40.0952006],[22.4841938,40.094801],[22.484329,40.0945235],[22.4844353,40.0944889],[22.4845025,40.0946339],[22.484585,40.094617],[22.4848271,40.0942778],[22.4850406,40.0941725],[22.4850705,40.0938846],[22.4853269,40.09396],[22.4852486,40.0937878],[22.4856441,40.0939371],[22.4857524,40.0938124],[22.4857677,40.0936504],[22.4859987,40.0938156],[22.4861212,40.093583],[22.4864093,40.093812],[22.486495,40.0936509],[22.4864923,40.0932455],[22.4865626,40.0932464],[22.4867016,40.0933293],[22.4870742,40.0939828],[22.4874219,40.093645],[22.4876757,40.0938375],[22.4877009,40.0942883],[22.487578,40.094539],[22.4875907,40.0950256],[22.48783,40.0948125],[22.4879159,40.095174],[22.4878205,40.0952448],[22.4878892,40.0953178],[22.4878133,40.0955691],[22.4883694,40.0958826],[22.4886538,40.0962827],[22.4888613,40.0964476],[22.4889808,40.0963501],[22.4896282,40.0962504],[22.4897815,40.096365],[22.4898106,40.0962753],[22.4895767,40.0958759],[22.4901486,40.0960094],[22.4912573,40.0957356],[22.4914996,40.0957568],[22.4916176,40.0958214],[22.4919164,40.0958388],[22.4921328,40.0961299],[22.4923521,40.0962949],[22.492554,40.096712],[22.4928796,40.0969099],[22.4930758,40.0970566],[22.4932467,40.0970678],[22.4935344,40.0973238],[22.4940212,40.0975914],[22.4942788,40.0976128],[22.4942772,40.0976848],[22.4941481,40.0977372],[22.4940418,40.0977719],[22.4939334,40.0978966],[22.4939541,40.098023],[22.4937176,40.09811],[22.4934476,40.098647],[22.493334,40.0986951],[22.4930987,40.0987281],[22.4930623,40.0987816],[22.493104,40.0990164],[22.492987,40.0995374],[22.4930388,40.0998444],[22.4929261,40.1001673],[22.4927492,40.10021],[22.4927117,40.1003176],[22.4925809,40.100397],[22.4925264,40.1007386],[22.4921115,40.1009314],[22.4917235,40.101503],[22.4914748,40.1016078],[22.4913875,40.1018409],[22.491245,40.1019202],[22.4907516,40.1024813],[22.490054,40.1027245],[22.4897779,40.1030091],[22.4894209,40.1032387],[22.4892394,40.1029571],[22.4887355,40.1029325],[22.4884256,40.1026221],[22.4879108,40.1024397],[22.4883145,40.1027513],[22.4884231,40.1031491],[22.4886083,40.1032597],[22.4887897,40.1033476],[22.4890402,40.1036932],[22.4892481,40.1038401],[22.489949,40.1039753],[22.4899357,40.1040472],[22.4902327,40.1044115],[22.4903961,40.1044496],[22.4906955,40.1047058],[22.4912459,40.104749],[22.4920447,40.1047054],[22.4921846,40.1047432],[22.4923546,40.1050157],[22.4924602,40.1055486],[22.492256,40.1057622],[22.4922532,40.1058883],[22.4929611,40.1067713],[22.4932055,40.1068646],[22.4936987,40.106844],[22.4939935,40.1067758],[22.4944565,40.1065295],[22.4950829,40.1063215],[22.495835,40.1057366],[22.4962725,40.1055802],[22.4968832,40.105552],[22.4975796,40.1053629],[22.4987881,40.1053605],[22.4993916,40.1052242],[22.4994876,40.1051264],[22.4996978,40.105075]]},{"id":19178,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Olympus Marathon","description_GR":"Olympus Marathon","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Olympus_Marathon","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":4079,"name_EN":"Mt Olympus: Olympus Marathon","description_EN":"Olympus Marathon","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":4836,"descent":4836,"maxelev":2768,"minelev":19,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.35644 40.07767,22.50499 40.17291)","views":5,"millestones":"0,22.4916821,40.1746149#1,22.4812052,40.1711774#2,22.4720181,40.1673947#3,22.4620833,40.1629650#4,22.4544984,40.1562083#5,22.4442442,40.1542678#6,22.4381805,40.1486709#7,22.4326264,40.1431835#8,22.4299839,40.1392301#9,22.4351191,40.1392253#10,22.4357160,40.1353834#11,22.4293383,40.1308580#12,22.4221505,40.1254968#13,22.4188311,40.1213571#14,22.4171645,40.1180545#15,22.4123479,40.1129946#16,22.4062607,40.1098107#17,22.3971322,40.1092577#18,22.3892148,40.1040796#19,22.3803045,40.1007874#20,22.3733927,40.0978745#21,22.3657338,40.0935299#22,22.3592984,40.0895490#23,22.3602551,40.0828912#24,22.3642299,40.0764881#25,22.3708315,40.0768767#26,22.3721470,40.0811128#27,22.3757429,40.0827080#28,22.3818192,40.0817874#29,22.3877726,40.0804582#30,22.3951799,40.0788994#31,22.4022202,40.0812437#32,22.4077047,40.0855281#33,22.4159141,40.0886350#34,22.4249544,40.0924003#35,22.4341148,40.0938427#36,22.4434565,40.0930707#37,22.4500581,40.0941979#38,22.4578956,40.0942746#39,22.4649033,40.0948365#40,22.4708832,40.0988315#41,22.4791124,40.0999980#42,22.4875004,40.1024315#43,22.4958809,40.1011628#4.1,22.5043769,40.1054554","x":22.3686851,"y":40.07661,"coor":[[22.4916821,40.1746149],[22.4914911,40.1746079],[22.4909595,40.1747451],[22.4905962,40.1747134],[22.4899908,40.1744712],[22.4887616,40.1738651],[22.4876737,40.1735716],[22.4869283,40.1732916],[22.4855312,40.1727418],[22.4843098,40.1725276],[22.4834849,40.1723907],[22.4828746,40.1722115],[22.4818263,40.1717248],[22.4813541,40.1713042],[22.4809324,40.1709428],[22.4801199,40.1705178],[22.4798452,40.1701313],[22.4795147,40.1700098],[22.4789377,40.1698671],[22.4788371,40.1696361],[22.4786509,40.1695615],[22.4784614,40.1696311],[22.4783148,40.169886],[22.4776951,40.1697652],[22.4770108,40.1697427],[22.4768477,40.1696865],[22.4767329,40.1695679],[22.4767353,40.1694598],[22.4768932,40.1692276],[22.4768268,40.1690466],[22.4757967,40.1686817],[22.4734822,40.1678944],[22.4670459,40.1657058],[22.4642257,40.1647495],[22.463587,40.1644347],[22.4633308,40.1642241],[22.4625529,40.1633129],[22.4611436,40.1622852],[22.4603638,40.161455],[22.4600109,40.1609638],[22.459193,40.1602682],[22.4583372,40.1596893],[22.45792,40.158927],[22.4577371,40.1587083],[22.4549566,40.1565361],[22.4538126,40.1557281],[22.4493571,40.1543757],[22.4480164,40.1545244],[22.4468835,40.1550858],[22.4457267,40.155354],[22.4451746,40.1550133],[22.4448733,40.1545813],[22.4439506,40.154114],[22.4431207,40.1536974],[22.443077,40.1535527],[22.442117,40.1539452],[22.4414237,40.1539719],[22.4411906,40.1538967],[22.4409709,40.1537496],[22.4406886,40.1532593],[22.4405711,40.1530099],[22.4402373,40.1527172],[22.4391392,40.1514501],[22.4390612,40.1512689],[22.439134,40.1511663],[22.4392064,40.1510772],[22.4391527,40.1508602],[22.4385097,40.1497164],[22.4384933,40.1494099],[22.4381029,40.1485127],[22.4380805,40.1479539],[22.4379425,40.1478259],[22.4379798,40.1477363],[22.4377945,40.1476257],[22.4376465,40.1474255],[22.4376607,40.1473176],[22.4371944,40.1471762],[22.4369399,40.1470106],[22.436006,40.1467817],[22.4344088,40.1457872],[22.4340884,40.1454225],[22.4341047,40.1452245],[22.4340251,40.1451153],[22.4340627,40.1450077],[22.4339847,40.1448265],[22.4336294,40.1444523],[22.4335061,40.1441984],[22.4332146,40.1441134],[22.4332871,40.1440243],[22.4332179,40.1439693],[22.4332317,40.1438794],[22.4328578,40.1438023],[22.4330283,40.1435343],[22.4334873,40.1434865],[22.4329913,40.1431014],[22.4328861,40.1430819],[22.4326137,40.1431863],[22.432687,40.1430612],[22.4329726,40.1428939],[22.4326076,40.142943],[22.4324328,40.1428866],[22.4325755,40.1428075],[22.4324958,40.1426983],[22.4325208,40.142122],[22.4324319,40.1419046],[22.4325412,40.1417439],[22.4326449,40.1413219],[22.4326473,40.1412138],[22.4325325,40.1411042],[22.4325519,40.1407711],[22.4322861,40.1405873],[22.4316726,40.1407232],[22.4314266,40.1407018],[22.4309895,40.140822],[22.4309226,40.1407626],[22.4305955,40.1406951],[22.4301022,40.1407064],[22.4302097,40.1406268],[22.4301883,40.1405364],[22.4300739,40.1404087],[22.4298737,40.140433],[22.4300195,40.1402188],[22.4297367,40.140269],[22.4297861,40.1401616],[22.4296092,40.1401952],[22.4298722,40.1399916],[22.4296383,40.1399524],[22.4296282,40.1398802],[22.4297948,40.1397833],[22.429983,40.1397678],[22.4301736,40.1396443],[22.4300458,40.1395885],[22.429876,40.1393159],[22.4299369,40.1392177],[22.4300769,40.1392556],[22.4301091,40.1388777],[22.4302574,40.1385554],[22.4301538,40.1384639],[22.4298743,40.13837],[22.4296948,40.1380072],[22.4294725,40.1379772],[22.4292835,40.1380286],[22.4294192,40.1377422],[22.4293626,40.1376513],[22.4295051,40.1375812],[22.4297054,40.1375479],[22.4303194,40.1378985],[22.4305294,40.1379554],[22.4310214,40.1379982],[22.4313908,40.1377599],[22.4318709,40.137298],[22.4322372,40.1371948],[22.43273,40.1372015],[22.4332014,40.1371178],[22.4338542,40.1378293],[22.4343531,40.1385928],[22.4345482,40.1387846],[22.4349087,40.1389336],[22.4350462,40.1390796],[22.4352257,40.1394424],[22.4352094,40.1396404],[22.4353311,40.1399664],[22.435456,40.1401482],[22.4356658,40.1402141],[22.4360537,40.1401923],[22.4362552,40.140105],[22.4363652,40.1399173],[22.4369853,40.1394932],[22.4371067,40.1393147],[22.4373773,40.1392913],[22.4378324,40.1394056],[22.4378917,40.1393793],[22.4379541,40.139218],[22.4377937,40.1390447],[22.4375724,40.1389696],[22.4375751,40.1388525],[22.4373903,40.1387239],[22.4373114,40.1385787],[22.4372547,40.1383482],[22.4370937,40.1382019],[22.4371326,40.1380403],[22.4368315,40.137865],[22.4367723,40.1378868],[22.4366469,40.1377229],[22.4367451,40.137535],[22.4366653,40.1374349],[22.4368203,40.1373288],[22.4369191,40.137114],[22.4367048,40.1367327],[22.4363498,40.1363495],[22.4360332,40.1358227],[22.4353518,40.1348721],[22.4354326,40.1344227],[22.4354085,40.1339359],[22.4352208,40.1334199],[22.4350804,40.1333054],[22.4347601,40.1334542],[22.4346738,40.1336332],[22.4345699,40.1335597],[22.4344169,40.1335757],[22.4341252,40.1334997],[22.4329853,40.1330518],[22.4329165,40.1329788],[22.4327996,40.1329592],[22.4326759,40.1327233],[22.4323109,40.1327724],[22.4319849,40.1326599],[22.4316035,40.1324025],[22.4313018,40.1317407],[22.4311279,40.1316483],[22.4309368,40.1317898],[22.4307036,40.1317236],[22.430512,40.1313787],[22.43035,40.1312774],[22.4304367,40.1310804],[22.4299888,40.1311644],[22.4298021,40.1311168],[22.4293386,40.1308583],[22.429134,40.1305672],[22.4289496,40.1304206],[22.4289429,40.1302042],[22.4288402,40.1300767],[22.4272658,40.1296409],[22.4270834,40.1294042],[22.4269843,40.1291236],[22.4266515,40.1287948],[22.4263492,40.1286735],[22.4261442,40.1284005],[22.4257157,40.1271334],[22.4249133,40.1268162],[22.4241103,40.1260125],[22.4237491,40.1258994],[22.4233959,40.1259487],[22.4232802,40.125875],[22.4231122,40.1255304],[22.4226221,40.1254066],[22.4219266,40.1255413],[22.4216006,40.1254287],[22.4214397,40.1252824],[22.4209121,40.1252572],[22.4205822,40.1253158],[22.4199512,40.125199],[22.4196721,40.1250871],[22.4198168,40.1249179],[22.4195356,40.1243916],[22.4195834,40.1243562],[22.4199345,40.124397],[22.4199125,40.1243337],[22.4201266,40.1242104],[22.4200265,40.1239748],[22.4200533,40.1238311],[22.4204882,40.123801],[22.4205481,40.1237477],[22.4204682,40.1236475],[22.4204934,40.1235758],[22.4209756,40.1235283],[22.4210005,40.1234656],[22.420794,40.1232646],[22.4211254,40.123143],[22.4211503,40.1230803],[22.4208375,40.1229048],[22.4208283,40.1227966],[22.420599,40.1225592],[22.4204763,40.1222873],[22.4204059,40.1222863],[22.4203153,40.122141],[22.4198251,40.1220262],[22.4194734,40.1220124],[22.4195572,40.1219414],[22.4195484,40.1218152],[22.4191993,40.1216843],[22.4190053,40.1214474],[22.4186806,40.1212808],[22.4185777,40.1211623],[22.4186961,40.1211189],[22.4195986,40.1211672],[22.4201985,40.1211033],[22.4207298,40.1209664],[22.4209519,40.1210055],[22.4212529,40.1211808],[22.4217419,40.1213496],[22.4218032,40.1212333],[22.4215724,40.121068],[22.4216683,40.1209792],[22.4216706,40.1208802],[22.4215109,40.1206798],[22.4212436,40.120568],[22.4212461,40.12046],[22.4209142,40.1200951],[22.4202862,40.1198523],[22.4201249,40.119724],[22.4199489,40.1197216],[22.4197888,40.1195392],[22.4195777,40.1195363],[22.4195224,40.1193914],[22.4191155,40.1192237],[22.4188983,40.1189775],[22.4179099,40.1185856],[22.4175871,40.118338],[22.4173315,40.1182264],[22.4172062,40.1180625],[22.4169609,40.1180141],[22.4168572,40.1179316],[22.416168,40.117796],[22.4157549,40.117394],[22.4157593,40.1172049],[22.4156563,40.1170954],[22.4156851,40.1168615],[22.4155817,40.11677],[22.4155178,40.1164899],[22.4152216,40.1166119],[22.4150347,40.1165733],[22.4146581,40.1166222],[22.4145785,40.116513],[22.414263,40.1164547],[22.4141026,40.1162903],[22.4140954,40.116092],[22.4137657,40.1161415],[22.4136377,40.1160947],[22.4136063,40.1159322],[22.4138799,40.1157737],[22.4135003,40.1154442],[22.4135753,40.115247],[22.4137177,40.1151769],[22.4136742,40.1150322],[22.4137718,40.1148714],[22.4135656,40.1146523],[22.4136172,40.1144548],[22.4134904,40.114354],[22.4136107,40.1142295],[22.4136501,40.1140499],[22.4132655,40.1139365],[22.4132102,40.1137916],[22.4130822,40.1137448],[22.4131668,40.1136379],[22.4126341,40.1133333],[22.4122573,40.1128867],[22.4116576,40.112437],[22.4115906,40.1122919],[22.4111296,40.1119343],[22.4110165,40.1117525],[22.4106948,40.1114598],[22.4107203,40.1113701],[22.4108854,40.1113363],[22.4109658,40.1114095],[22.4112502,40.1112873],[22.4114534,40.1111279],[22.411506,40.1108854],[22.4115704,40.1105754],[22.4118396,40.110417],[22.4117022,40.1102709],[22.4109306,40.1099901],[22.4105034,40.1096959],[22.4102399,40.109422],[22.41005,40.1094194],[22.4090015,40.1090987],[22.4069376,40.1090523],[22.4067905,40.1093206],[22.4062769,40.1097099],[22.4062359,40.1099616],[22.4060067,40.1102287],[22.4057446,40.1103963],[22.4055214,40.1104112],[22.4051406,40.1106402],[22.4048163,40.1109601],[22.4045599,40.111389],[22.4044363,40.111153],[22.4042,40.1112218],[22.4033333,40.1111558],[22.4029029,40.1109968],[22.4027142,40.1110392],[22.4020347,40.1109938],[22.4017285,40.1110436],[22.4009543,40.1110329],[22.4003616,40.1107905],[22.3996449,40.1103302],[22.3987364,40.1100473],[22.3982957,40.109825],[22.3983908,40.1097723],[22.397089,40.1092498],[22.3960574,40.108713],[22.394904,40.1087555],[22.394303,40.1083688],[22.3941782,40.1081869],[22.3939459,40.1080846],[22.3926787,40.1070941],[22.3917397,40.1066126],[22.3912507,40.1064526],[22.3912402,40.1063984],[22.3910542,40.1063238],[22.3908775,40.1063573],[22.3905802,40.1060289],[22.3903948,40.1059272],[22.3902056,40.1054921],[22.3901715,40.1051538],[22.3900251,40.1048905],[22.3899717,40.1047637],[22.3898288,40.104559],[22.3894585,40.1043376],[22.3891608,40.1040272],[22.3890551,40.1040347],[22.3891114,40.1041346],[22.3889685,40.1042227],[22.3886745,40.1046555],[22.3882026,40.1047661],[22.3871679,40.1043643],[22.3870086,40.1041549],[22.386496,40.1040036],[22.3860928,40.1036917],[22.3853786,40.1036277],[22.3854264,40.1035923],[22.3848523,40.1030618],[22.3845288,40.10285],[22.3831678,40.1023626],[22.3813922,40.101545],[22.3812071,40.1014343],[22.3811875,40.1012719],[22.3809815,40.1010528],[22.3802026,40.1007536],[22.3797395,40.1004949],[22.379494,40.1004554],[22.3795275,40.1005279],[22.3789128,40.100231],[22.3786503,40.0999211],[22.3783156,40.0996911],[22.3780589,40.0996335],[22.3781493,40.0997789],[22.378032,40.0997773],[22.3772896,40.0994245],[22.3768516,40.0990941],[22.3764393,40.0986739],[22.376468,40.0989445],[22.3763079,40.0987711],[22.3762141,40.0987698],[22.3762572,40.0989326],[22.3761638,40.0989132],[22.3761908,40.099256],[22.3759369,40.0990812],[22.3758531,40.0991521],[22.3756183,40.0991578],[22.3754976,40.0993003],[22.3746661,40.0992436],[22.3743051,40.0991304],[22.3738911,40.0987823],[22.3735604,40.0983812],[22.3735025,40.097948],[22.3732254,40.0977639],[22.372923,40.0976516],[22.3721175,40.0974871],[22.3719241,40.0974799],[22.3708539,40.096609],[22.3704768,40.096437],[22.369628,40.0961187],[22.3689274,40.0959827],[22.3680687,40.0955923],[22.3674597,40.0950612],[22.3670808,40.094227],[22.3669588,40.0934415],[22.3667324,40.093096],[22.3665711,40.0929766],[22.3667073,40.0928749],[22.3665711,40.0929766],[22.3664274,40.0930511],[22.3651739,40.0939208],[22.3646184,40.0940932],[22.3635244,40.0942218],[22.3629611,40.0942319],[22.3621834,40.0940858],[22.3615893,40.0939152],[22.3608033,40.0934266],[22.3603876,40.0930919],[22.3589128,40.092089],[22.3584544,40.091596],[22.3584018,40.0913431],[22.3584783,40.0910288],[22.3593337,40.0894599],[22.3600107,40.0886226],[22.3603689,40.0883574],[22.3620499,40.0877145],[22.3620559,40.0874624],[22.3617584,40.0871519],[22.3615897,40.0868522],[22.361487,40.0868237],[22.3612752,40.0863612],[22.3614702,40.0864541],[22.3611382,40.0861161],[22.3609987,40.0855736],[22.3608619,40.0854095],[22.3608762,40.0853015],[22.3605652,40.0848197],[22.3603531,40.0843752],[22.3603921,40.0842136],[22.3602733,40.0837885],[22.3603406,40.0834291],[22.3601742,40.0830304],[22.3605411,40.0824049],[22.3609006,40.0820857],[22.3611255,40.0819988],[22.3609826,40.0816004],[22.3609867,40.0814293],[22.3611942,40.0810898],[22.3618194,40.08045],[22.3620408,40.0800207],[22.3623274,40.0798086],[22.3628475,40.0796358],[22.3630867,40.0794409],[22.362768,40.07904],[22.3630007,40.0791154],[22.3628789,40.0788164],[22.3628745,40.07851],[22.3630122,40.0786381],[22.3630477,40.0781341],[22.3633038,40.0777233],[22.3640662,40.0772296],[22.3644269,40.0768563],[22.3643839,40.0766935],[22.3641112,40.0763293],[22.3642988,40.0763319],[22.364162,40.0761679],[22.3643703,40.0761303],[22.3642578,40.0759305],[22.3644115,40.0758786],[22.3643545,40.0757652],[22.3652746,40.0760304],[22.3661638,40.076115],[22.3663675,40.0764242],[22.3664153,40.0763888],[22.3664843,40.0764439],[22.3665097,40.0763631],[22.3667288,40.0765194],[22.3667778,40.07643],[22.3671378,40.0765792],[22.367095,40.0764074],[22.3672237,40.0764183],[22.367861,40.0767426],[22.3679689,40.076645],[22.3682366,40.0767298],[22.3683551,40.0766774],[22.3685414,40.0767341],[22.3686851,40.07661],[22.3689278,40.0767576],[22.3690863,40.0765076],[22.369306,40.0766368],[22.3694422,40.0768279],[22.3695882,40.0766047],[22.3697368,40.076769],[22.3697572,40.0768954],[22.3698761,40.076825],[22.3698979,40.0768974],[22.3699925,40.0768627],[22.3700499,40.0769175],[22.3701219,40.0768465],[22.3702835,40.0769568],[22.3705433,40.0768794],[22.3706119,40.0769525],[22.3707756,40.0769728],[22.370849,40.0768477],[22.3709656,40.0768764],[22.3709666,40.0768313],[22.371212,40.0768708],[22.3713618,40.076981],[22.3716579,40.0768591],[22.3718574,40.0768529],[22.3719265,40.0769079],[22.3716446,40.0771697],[22.3714131,40.0775358],[22.3706955,40.0781203],[22.3708127,40.078122],[22.3705522,40.0787219],[22.3703835,40.0789087],[22.3706909,40.0788049],[22.3705457,40.0789921],[22.370732,40.0790487],[22.3706118,40.0791732],[22.3707268,40.0792694],[22.3709565,40.0794708],[22.3712462,40.079619],[22.371318,40.079557],[22.3713973,40.0796752],[22.371617,40.0798044],[22.3718865,40.0798172],[22.3718765,40.079745],[22.3721227,40.0797485],[22.3724232,40.0799329],[22.372692,40.0799727],[22.3729409,40.0800618],[22.3727269,40.0801849],[22.372398,40.0802073],[22.3722541,40.0803404],[22.3718355,40.0807715],[22.3721446,40.0810911],[22.3721737,40.0813438],[22.3720614,40.0816305],[22.3722537,40.081435],[22.3722677,40.0813361],[22.3723003,40.0814447],[22.3723485,40.0813913],[22.3723793,40.0810854],[22.3726203,40.081305],[22.3724898,40.0818617],[22.3732372,40.0815029],[22.3731235,40.0818436],[22.3729534,40.0820935],[22.3728108,40.0821726],[22.3727121,40.0823784],[22.3730499,40.0824732],[22.3734869,40.0828397],[22.3735323,40.0824079],[22.3736607,40.0824367],[22.373925,40.0826657],[22.373984,40.0826485],[22.373964,40.0825041],[22.3741729,40.0825971],[22.3742075,40.0821291],[22.3742804,40.082022],[22.3744601,40.0823579],[22.3746677,40.0825049],[22.3748488,40.0827777],[22.3753131,40.0829825],[22.3755698,40.0830401],[22.3756874,40.0830237],[22.3755954,40.0829504],[22.3756092,40.0828605],[22.375505,40.082805],[22.3757655,40.0827005],[22.3755692,40.0825716],[22.3757561,40.0826013],[22.3760269,40.08256],[22.3762242,40.0826439],[22.3765869,40.082685],[22.3761853,40.08231],[22.3764076,40.0823311],[22.3763064,40.0821495],[22.3767139,40.0822724],[22.3766688,40.0821997],[22.3767856,40.0822193],[22.3767178,40.0821103],[22.3770565,40.0821691],[22.377172,40.0822428],[22.3771981,40.082135],[22.3773701,40.0822996],[22.3776029,40.0823749],[22.3776284,40.0822852],[22.3777661,40.0824132],[22.3778314,40.0826304],[22.3778277,40.083279],[22.3779341,40.0832444],[22.3779562,40.0832988],[22.3784542,40.0830715],[22.3787668,40.0827516],[22.3796498,40.0825162],[22.3803672,40.0822785],[22.3806211,40.0819577],[22.3811438,40.0816767],[22.3818916,40.0817953],[22.3822855,40.081999],[22.3827775,40.0820239],[22.3835074,40.0819079],[22.3841154,40.0819885],[22.3844055,40.0821187],[22.3849231,40.0820538],[22.3851804,40.0820844],[22.3852168,40.0820309],[22.3851371,40.0819307],[22.3845581,40.0816163],[22.3849821,40.0815411],[22.3849365,40.0814864],[22.385055,40.081434],[22.3853255,40.0814018],[22.3860616,40.0815201],[22.3862481,40.0820633],[22.3862324,40.0822342],[22.3863991,40.0821284],[22.3864777,40.0822737],[22.3868354,40.0820264],[22.3867674,40.0819264],[22.3868047,40.0818368],[22.3873065,40.0814474],[22.387178,40.0814276],[22.3872628,40.0813116],[22.387953,40.0808888],[22.3877204,40.0808045],[22.3877937,40.0806794],[22.3877142,40.0805702],[22.3877969,40.0805443],[22.3877283,40.0804713],[22.3878464,40.0804369],[22.3877074,40.0803629],[22.3878022,40.0803191],[22.3876038,40.0802803],[22.3879346,40.0801768],[22.3882599,40.0803075],[22.3883094,40.0802001],[22.3884969,40.0802027],[22.3886662,40.0799888],[22.3887013,40.0794938],[22.3887889,40.0792608],[22.389206,40.0789783],[22.3892808,40.0787902],[22.3898549,40.0788162],[22.3904601,40.0790138],[22.390987,40.0790481],[22.3915052,40.0789562],[22.391884,40.0788083],[22.3919931,40.0787648],[22.3919191,40.0789169],[22.392263,40.0787595],[22.3922847,40.0788319],[22.3928348,40.078817],[22.3935472,40.078944],[22.3942838,40.0785398],[22.3943397,40.0786577],[22.3941797,40.0789798],[22.3942253,40.0790345],[22.3951913,40.0788497],[22.3951389,40.0790832],[22.3947725,40.0792042],[22.394783,40.0792584],[22.395496,40.0793584],[22.3960389,40.0792128],[22.396154,40.0793045],[22.3965049,40.0793454],[22.3970138,40.0796497],[22.3970517,40.0795331],[22.397169,40.0795347],[22.3971382,40.0793451],[22.3973947,40.0794117],[22.3974908,40.079314],[22.3976419,40.0793701],[22.3977378,40.0792813],[22.3979468,40.0793743],[22.3981289,40.0796111],[22.3982644,40.0793337],[22.3981867,40.0791434],[22.3982809,40.0791267],[22.398582,40.079293],[22.3990282,40.0797677],[22.3992966,40.0798254],[22.3995009,40.0801165],[22.4005569,40.0805996],[22.401367,40.0810612],[22.4014604,40.0810805],[22.4015328,40.0809914],[22.4021398,40.0811169],[22.4022415,40.0812805],[22.4022266,40.0814154],[22.4023635,40.0815795],[22.4027803,40.0818105],[22.4031216,40.0822656],[22.4035009,40.0825952],[22.4035561,40.0827401],[22.403799,40.0828876],[22.4042429,40.0829657],[22.4043446,40.0831293],[22.4044849,40.0831493],[22.4046876,40.0830079],[22.4049216,40.0830291],[22.4049941,40.0829401],[22.4052642,40.0829258],[22.4055996,40.0826241],[22.4056507,40.0824446],[22.4057328,40.0824457],[22.40594,40.0826107],[22.406412,40.0824911],[22.40648,40.0825911],[22.406346,40.0828055],[22.4060629,40.0828737],[22.4062074,40.083218],[22.4067308,40.0834054],[22.4069374,40.0835974],[22.4068856,40.0839165],[22.4068899,40.0839842],[22.4068807,40.0843804],[22.4071112,40.0843971],[22.4073936,40.0845136],[22.4074085,40.0848832],[22.4075676,40.0851016],[22.407609,40.0853364],[22.407934,40.0859895],[22.4081733,40.0862901],[22.4086741,40.0864411],[22.4090208,40.0866621],[22.4093596,40.0867208],[22.4097779,40.0868887],[22.4098001,40.0869431],[22.409623,40.0869947],[22.4096217,40.0870487],[22.4100059,40.0871711],[22.4101132,40.0871005],[22.4101108,40.0871996],[22.4102369,40.0873275],[22.4105189,40.0873043],[22.4108805,40.0873903],[22.4118651,40.0874219],[22.4121088,40.0875333],[22.4124132,40.0875555],[22.4130979,40.0878712],[22.4136338,40.0879821],[22.4132646,40.0876077],[22.4135481,40.0875215],[22.4138825,40.0877693],[22.414269,40.0877926],[22.4148247,40.0881066],[22.4150578,40.0881728],[22.415485,40.0884669],[22.4166473,40.0889243],[22.4175603,40.0895133],[22.4176462,40.0898569],[22.4180239,40.0902584],[22.4182363,40.0907118],[22.4183532,40.0907314],[22.4185906,40.0906085],[22.4193566,40.0904568],[22.420564,40.0909958],[22.4215894,40.091289],[22.4219823,40.0915466],[22.4220707,40.0917821],[22.4223116,40.0920196],[22.4227566,40.0922103],[22.4235612,40.0924645],[22.4241592,40.0924727],[22.4244538,40.0924136],[22.4250994,40.0923954],[22.4254726,40.0924905],[22.4255124,40.0927974],[22.4257447,40.0928996],[22.4258448,40.0931352],[22.4263373,40.0931419],[22.4268963,40.0933207],[22.4274692,40.0934006],[22.4278688,40.0935276],[22.4280996,40.0936929],[22.4282475,40.0938931],[22.428328,40.0934528],[22.4286031,40.0932223],[22.4290592,40.0932825],[22.4298156,40.093545],[22.4300589,40.0935168],[22.4302772,40.0931098],[22.4305694,40.0931588],[22.4308944,40.0933074],[22.4311474,40.093527],[22.4314875,40.0935316],[22.4318018,40.093635],[22.4325867,40.0936816],[22.4328311,40.093766],[22.4335812,40.0937942],[22.4339079,40.0938707],[22.4342609,40.0938214],[22.4346436,40.0940158],[22.4351454,40.0941307],[22.4353221,40.094097],[22.4356015,40.0941909],[22.4361179,40.0941798],[22.4366048,40.0939161],[22.4368371,40.0940184],[22.4372716,40.0939972],[22.4373751,40.0940887],[22.4378001,40.0939683],[22.4380557,40.0940799],[22.4383363,40.0941197],[22.4384515,40.0942113],[22.4385809,40.094195],[22.4386181,40.0941055],[22.4386883,40.0941154],[22.4389428,40.094272],[22.4393977,40.0943862],[22.4400468,40.0942148],[22.440133,40.0940358],[22.4404066,40.0938683],[22.4405886,40.0936005],[22.4407796,40.0934589],[22.4408678,40.0931898],[22.4411254,40.0932113],[22.4412118,40.0931674],[22.4414926,40.0931982],[22.4424501,40.0933913],[22.4427102,40.0933047],[22.4429017,40.0931361],[22.4433954,40.0930887],[22.4439741,40.0929163],[22.4443333,40.0925968],[22.4449639,40.0932359],[22.445266,40.0933661],[22.4455258,40.0932885],[22.4457589,40.0933547],[22.4459933,40.0938803],[22.4463196,40.0939748],[22.4463371,40.0942363],[22.4461402,40.0946391],[22.4463812,40.0948765],[22.4464866,40.0954005],[22.4467178,40.0955477],[22.4470118,40.0955156],[22.4474056,40.0957371],[22.4478614,40.0958153],[22.4481914,40.0957476],[22.4490597,40.0952187],[22.4493068,40.095186],[22.4497804,40.0949941],[22.4501686,40.0939093],[22.4504173,40.0938045],[22.4509945,40.0931816],[22.4510651,40.0931735],[22.4510982,40.093264],[22.4513922,40.0932319],[22.4516373,40.0932893],[22.4519923,40.0931499],[22.4521652,40.0932873],[22.4525287,40.0932922],[22.4528718,40.0931616],[22.4535435,40.0930264],[22.4536402,40.0929016],[22.4538648,40.0928235],[22.4539053,40.0925898],[22.4543582,40.0927941],[22.4544505,40.0929079],[22.454307,40.0931447],[22.4543393,40.0932713],[22.455346,40.0944018],[22.4556112,40.0946036],[22.4562745,40.0943241],[22.4563954,40.0941636],[22.4570357,40.0943793],[22.4582941,40.0942339],[22.4589731,40.094297],[22.4592642,40.094391],[22.4594171,40.094375],[22.459703,40.0941806],[22.4600043,40.0938242],[22.460454,40.09365],[22.4608119,40.0933845],[22.4612733,40.0932105],[22.4618681,40.0933625],[22.4622033,40.0935832],[22.4627743,40.0937529],[22.4632486,40.0940475],[22.4634787,40.0942488],[22.4631265,40.0942621],[22.4630785,40.0943065],[22.4634615,40.0944918],[22.4635383,40.094727],[22.4637866,40.0946402],[22.4639967,40.0946881],[22.463952,40.0945884],[22.4640223,40.0945893],[22.4640365,40.0944814],[22.4641651,40.0945011],[22.4642027,40.0943935],[22.4642723,40.0944305],[22.4643333,40.0943232],[22.4644389,40.0943246],[22.4646237,40.0944531],[22.4648384,40.0948163],[22.4650248,40.0948729],[22.465508,40.0952937],[22.4662044,40.0956272],[22.4666045,40.0955695],[22.466959,40.0959796],[22.467297,40.0960741],[22.4675152,40.0962842],[22.4680502,40.097012],[22.4678525,40.0974599],[22.4682195,40.0983566],[22.4682701,40.0987177],[22.4681613,40.0988604],[22.4684458,40.098729],[22.4690759,40.0988815],[22.4694396,40.0988773],[22.4694526,40.0988234],[22.4690028,40.0984751],[22.46904,40.0983855],[22.4703827,40.0986735],[22.4707527,40.0989126],[22.4711215,40.0986833],[22.4713454,40.0986412],[22.4717542,40.0987186],[22.4719508,40.0988474],[22.4731159,40.0986825],[22.4733262,40.0987214],[22.4735913,40.0989321],[22.4739057,40.0990353],[22.4740181,40.099253],[22.474204,40.0993365],[22.4747713,40.0991458],[22.4749711,40.0991304],[22.4756837,40.0992659],[22.4761601,40.0994704],[22.4762556,40.0993996],[22.476277,40.0994899],[22.4763611,40.099401],[22.4764048,40.0995457],[22.4765146,40.0993579],[22.4767269,40.0993067],[22.4772995,40.0994043],[22.4777281,40.0996532],[22.4781834,40.0997492],[22.4783337,40.0998503],[22.4784395,40.0998427],[22.4784383,40.0998967],[22.4785828,40.0997275],[22.4788133,40.0999107],[22.4790696,40.0999951],[22.4792336,40.1000063],[22.4792942,40.099917],[22.4794588,40.0999011],[22.4800624,40.1001883],[22.4804176,40.1005714],[22.4806158,40.100628],[22.4813592,40.1004306],[22.4816087,40.1002897],[22.4818868,40.1004465],[22.4820275,40.1004483],[22.482216,40.1004148],[22.4823709,40.1003087],[22.4830636,40.1002817],[22.4833318,40.1003573],[22.4834546,40.1006382],[22.4836867,40.1007494],[22.4838124,40.1009042],[22.483901,40.1011396],[22.4838407,40.1012108],[22.4840483,40.1013757],[22.48424,40.1017206],[22.4846845,40.1017804],[22.4849038,40.1019455],[22.4852993,40.1020948],[22.4857802,40.1021011],[22.4864515,40.1019837],[22.486835,40.1021509],[22.4869822,40.1023871],[22.4871476,40.1023352],[22.4873802,40.1024283],[22.4879171,40.1024398],[22.4884318,40.1026222],[22.4887417,40.1029326],[22.4892456,40.1029572],[22.4894271,40.1032388],[22.4897841,40.1030092],[22.4900603,40.1027245],[22.4907578,40.1024814],[22.4912512,40.1019202],[22.4913938,40.101841],[22.491481,40.1016079],[22.4917297,40.101503],[22.4921178,40.1009315],[22.4925326,40.1007387],[22.4925586,40.1005769],[22.4938625,40.1000173],[22.4937539,40.1003672],[22.4961666,40.1012815],[22.4964879,40.1012946],[22.4967447,40.101352],[22.4969222,40.1014489],[22.4971844,40.1017947],[22.4975205,40.1022495],[22.4978996,40.1024977],[22.4982398,40.1025021],[22.4985566,40.1024972],[22.49902,40.1024987],[22.499465,40.102536],[22.499538,40.1024198],[22.4997089,40.1024986],[22.4999755,40.1026462],[22.5003606,40.1027413],[22.5008785,40.1030318],[22.5013719,40.1031147],[22.5011713,40.1035355],[22.5011564,40.1036795],[22.5012682,40.1039332],[22.5013402,40.104344],[22.501493,40.1044316],[22.5016445,40.1044786],[22.5021926,40.1047965],[22.5024697,40.1049983],[22.5026838,40.1051362],[22.5032106,40.1052872],[22.5035263,40.1053363],[22.5043769,40.1054554]]},{"id":19179,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Olympus Ultra","description_GR":"Olympus Ultra","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Olympus_Ultra","activity_type":36,"assistance":2,"difficulty":4,"scenic_value":5,"length":4257,"name_EN":"Mt Olympus: Olympus Ultra","description_EN":"Olympus Ultra","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":6538,"descent":6538,"maxelev":2910,"minelev":19,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.30637 40.07154,22.49396 40.17205)","views":1,"millestones":"0,22.4916818,40.1746149#1,22.4828849,40.1702327#2,22.4739228,40.1680422#3,22.4633380,40.1642305#4,22.4559922,40.1573224#5,22.4456810,40.1553579#6,22.4388011,40.1502297#7,22.4329277,40.1438174#8,22.4297174,40.1401103#9,22.4339842,40.1380292#10,22.4367247,40.1367676#11,22.4305545,40.1314591#12,22.4237880,40.1259133#13,22.4200389,40.1220767#14,22.4188430,40.1189569#15,22.4135361,40.1140171#16,22.4083104,40.1102563#17,22.4020046,40.1166764#18,22.3956634,40.1194139#19,22.3884718,40.1227101#20,22.3897976,40.1304046#21,22.3890376,40.1355895#22,22.3872095,40.1435774#23,22.3821611,40.1383781#24,22.3802784,40.1320949#25,22.3737129,40.1282130#26,22.3700765,40.1305307#27,22.3681844,40.1361818#28,22.3648277,40.1417333#29,22.3669353,40.1493740#30,22.3639671,40.1502226#31,22.3579959,40.1438960#32,22.3532034,40.1366070#33,22.3485744,40.1297026#34,22.3470427,40.1217078#35,22.3451264,40.1159482#36,22.3393979,40.1168318#37,22.3305690,40.1192362#38,22.3275079,40.1134729#39,22.3248954,40.1111112#40,22.3201079,40.1052212#41,22.3137351,40.0979482#42,22.3091488,40.0903257#43,22.3090245,40.0824003#44,22.3108155,40.0750326#45,22.3202946,40.0709193#46,22.3306819,40.0698240#47,22.3393220,40.0741546#48,22.3432326,40.0809026#49,22.3499101,40.0821376#50,22.3593405,40.0810663#51,22.3652316,40.0760254#52,22.3713454,40.0775890#53,22.3725754,40.0814885#54,22.3764034,40.0823281#55,22.3841962,40.0820255#56,22.3886894,40.0796159#57,22.3962908,40.0793214#58,22.4035464,40.0827243#4.3,22.4069348,40.0835974","x":22.367638,"y":40.1529865,"coor":[[22.4916818,40.1746149],[22.4911081,40.1737381],[22.4910104,40.1728449],[22.4905908,40.1721728],[22.4901509,40.1718878],[22.4885226,40.1711728],[22.4872531,40.1707959],[22.4866417,40.1706302],[22.4854397,40.1702902],[22.4852726,40.170243],[22.4849605,40.1701848],[22.4842249,40.1701932],[22.4832954,40.1702216],[22.482085,40.1702598],[22.4818644,40.1702614],[22.4814959,40.1708241],[22.4810628,40.1708094],[22.4809317,40.1709428],[22.4801191,40.1705178],[22.4798448,40.1701313],[22.4795139,40.1700098],[22.4789373,40.1698671],[22.4788368,40.1696361],[22.4786505,40.1695615],[22.4784611,40.1696311],[22.4783145,40.1698859],[22.4776948,40.1697652],[22.4770105,40.1697427],[22.4768473,40.1696865],[22.4767325,40.1695678],[22.4767349,40.1694598],[22.4768928,40.1692276],[22.4768264,40.1690466],[22.4757964,40.1686817],[22.4734819,40.1678944],[22.4670452,40.1657058],[22.464225,40.1647495],[22.4635863,40.1644347],[22.4633305,40.1642241],[22.4625525,40.1633129],[22.4611432,40.1622852],[22.4603635,40.161455],[22.4600106,40.1609638],[22.4591926,40.1602682],[22.4583368,40.1596893],[22.4579196,40.158927],[22.4577367,40.1587083],[22.4549562,40.1565361],[22.4538122,40.1557281],[22.4509837,40.1550641],[22.4503197,40.1547219],[22.448743,40.1545206],[22.4479903,40.1545736],[22.446352,40.1553669],[22.4451266,40.1553505],[22.4447103,40.1545566],[22.443032,40.1535971],[22.4421141,40.1539451],[22.4414208,40.1539718],[22.4411877,40.1538966],[22.440968,40.1537495],[22.4406857,40.1532592],[22.4405681,40.1530099],[22.4402343,40.1527171],[22.4391363,40.1514501],[22.4390582,40.1512689],[22.439131,40.1511662],[22.4392035,40.1510771],[22.4391498,40.1508602],[22.4385068,40.1497164],[22.4384903,40.1494099],[22.4381,40.1485127],[22.4380776,40.1479538],[22.4379396,40.1478259],[22.4379769,40.1477363],[22.4377916,40.1476257],[22.4376436,40.1474255],[22.4376578,40.1473176],[22.4371914,40.1471761],[22.436937,40.1470105],[22.436003,40.1467817],[22.4344058,40.1457872],[22.4340855,40.1454225],[22.4341018,40.1452245],[22.4340221,40.1451153],[22.4340598,40.1450077],[22.4339818,40.1448265],[22.4336265,40.1444523],[22.4335032,40.1441984],[22.4332117,40.1441134],[22.4332841,40.1440242],[22.433215,40.1439693],[22.4332288,40.1438794],[22.4328549,40.1438022],[22.4330254,40.1435343],[22.4334843,40.1434864],[22.4329884,40.1431013],[22.4328832,40.1430819],[22.4326108,40.1431863],[22.4326841,40.1430612],[22.4329697,40.1428939],[22.4326047,40.142943],[22.4324299,40.1428866],[22.4325726,40.1428074],[22.4324929,40.1426982],[22.4325179,40.142122],[22.432429,40.1419046],[22.4325383,40.1417439],[22.4326419,40.1413219],[22.4326444,40.1412138],[22.4325295,40.1411041],[22.4325489,40.1407711],[22.4322832,40.1405873],[22.4316697,40.1407231],[22.4314236,40.1407018],[22.4309865,40.140822],[22.4309201,40.1407625],[22.4305929,40.140695],[22.4300997,40.1407064],[22.4302071,40.1406267],[22.4301857,40.1405364],[22.4300713,40.1404087],[22.4298712,40.140433],[22.430017,40.1402188],[22.4297341,40.140269],[22.4297835,40.1401615],[22.4296067,40.1401952],[22.4298696,40.1399915],[22.4296357,40.1399523],[22.4296257,40.1398801],[22.4297922,40.1397833],[22.4299804,40.1397678],[22.4301711,40.1396443],[22.4300432,40.1395885],[22.4298734,40.1393159],[22.4299344,40.1392176],[22.4300744,40.1392556],[22.4301065,40.1388776],[22.4302548,40.1385553],[22.4301513,40.1384638],[22.4298717,40.13837],[22.4296923,40.1380072],[22.4294699,40.1379771],[22.4292809,40.1380286],[22.4294167,40.1377422],[22.4293601,40.1376513],[22.4295025,40.1375812],[22.4297028,40.1375478],[22.4303169,40.1378985],[22.4305269,40.1379554],[22.4310189,40.1379981],[22.4313882,40.1377599],[22.4318684,40.1372979],[22.4322346,40.1371948],[22.4327274,40.1372014],[22.4331989,40.1371177],[22.4338516,40.1378293],[22.4343505,40.1385928],[22.4345457,40.1387846],[22.4349061,40.1389336],[22.4350436,40.1390796],[22.4352231,40.1394424],[22.4352069,40.1396404],[22.4353285,40.1399663],[22.4354534,40.1401482],[22.4356632,40.1402141],[22.4360511,40.1401923],[22.4362526,40.1401049],[22.4363626,40.1399172],[22.4369827,40.1394932],[22.4371042,40.1393146],[22.4373747,40.1392913],[22.4378299,40.1394055],[22.4378892,40.1393793],[22.4379515,40.139218],[22.4377912,40.1390446],[22.4375699,40.1389696],[22.4375726,40.1388525],[22.4373877,40.1387239],[22.4373089,40.1385787],[22.4372518,40.1383482],[22.4370908,40.1382019],[22.4371297,40.1380402],[22.4368285,40.137865],[22.4367694,40.1378867],[22.436644,40.1377229],[22.4367422,40.137535],[22.4366623,40.1374348],[22.4368174,40.1373288],[22.4369162,40.1371139],[22.4367019,40.1367327],[22.4363468,40.1363495],[22.4360302,40.1358227],[22.4353489,40.134872],[22.4354296,40.1344227],[22.4354056,40.1339359],[22.4352179,40.1334198],[22.4350775,40.1333053],[22.4347571,40.1334541],[22.4346709,40.1336332],[22.4345669,40.1335597],[22.434414,40.1335756],[22.4341223,40.1334996],[22.4329823,40.1330518],[22.4329136,40.1329788],[22.4327967,40.1329592],[22.432673,40.1327233],[22.432308,40.1327724],[22.431982,40.1326598],[22.4316005,40.1324024],[22.4312989,40.1317407],[22.4311249,40.1316482],[22.4309339,40.1317898],[22.4307007,40.1317236],[22.4305091,40.1313786],[22.4303471,40.1312773],[22.4304338,40.1310803],[22.4299859,40.1311643],[22.4297992,40.1311168],[22.4293357,40.1308582],[22.4291311,40.1305672],[22.4289467,40.1304205],[22.4289399,40.1302042],[22.4288372,40.1300767],[22.4272628,40.1296409],[22.4270805,40.1294042],[22.4269814,40.1291236],[22.4266486,40.1287947],[22.4263462,40.1286735],[22.4261413,40.1284004],[22.4257128,40.1271334],[22.4249103,40.1268161],[22.4241074,40.1260124],[22.4237462,40.1258994],[22.423393,40.1259487],[22.4232773,40.125875],[22.4231092,40.1255304],[22.4226192,40.1254066],[22.4219237,40.1255413],[22.4215977,40.1254287],[22.4214367,40.1252824],[22.4209092,40.1252572],[22.4205793,40.1253157],[22.4199482,40.125199],[22.4196692,40.1250871],[22.4198139,40.1249179],[22.4195327,40.1243915],[22.4195805,40.1243561],[22.4199316,40.124397],[22.4199096,40.1243336],[22.4201237,40.1242104],[22.4200235,40.1239748],[22.4200503,40.123831],[22.4204852,40.1238009],[22.4205451,40.1237477],[22.4204653,40.1236475],[22.4204904,40.1235758],[22.4209727,40.1235283],[22.4209976,40.1234656],[22.420791,40.1232646],[22.4211224,40.123143],[22.4211474,40.1230802],[22.4208346,40.1229048],[22.4208253,40.1227966],[22.4205961,40.1225592],[22.4204733,40.1222873],[22.4204029,40.1222863],[22.4203124,40.1221409],[22.4198222,40.1220261],[22.4194705,40.1220123],[22.4195542,40.1219414],[22.4195454,40.1218151],[22.4191964,40.1216843],[22.4190024,40.1214474],[22.4186777,40.1212808],[22.4185748,40.1211623],[22.4186932,40.1211188],[22.4195956,40.1211672],[22.4201956,40.1211033],[22.4207269,40.1209664],[22.4209489,40.1210055],[22.42125,40.1211807],[22.4217389,40.1213496],[22.4218003,40.1212333],[22.4215694,40.121068],[22.4216654,40.1209792],[22.4216677,40.1208801],[22.421508,40.1206798],[22.4212407,40.120568],[22.4212432,40.1204599],[22.4209113,40.120095],[22.4202832,40.1198522],[22.4201219,40.1197239],[22.419946,40.1197215],[22.4197859,40.1195392],[22.4195747,40.1195363],[22.4195194,40.1193914],[22.4191126,40.1192237],[22.4188953,40.1189775],[22.417907,40.1185856],[22.4175841,40.1183379],[22.4173286,40.1182263],[22.4172033,40.1180624],[22.416958,40.1180141],[22.4168543,40.1179316],[22.4161651,40.117796],[22.415752,40.117394],[22.4157564,40.1172048],[22.4156533,40.1170953],[22.4156822,40.1168615],[22.4155787,40.11677],[22.4155148,40.1164898],[22.4152186,40.1166119],[22.4150318,40.1165733],[22.4146552,40.1166222],[22.4145755,40.116513],[22.4142601,40.1164546],[22.4140996,40.1162903],[22.4140925,40.116092],[22.4137628,40.1161415],[22.4136348,40.1160947],[22.4136034,40.1159321],[22.4138769,40.1157737],[22.4134974,40.1154442],[22.4135724,40.115247],[22.4137148,40.1151769],[22.4136712,40.1150321],[22.4137688,40.1148713],[22.4135627,40.1146523],[22.4136142,40.1144548],[22.4134875,40.114354],[22.4136077,40.1142295],[22.4136471,40.1140498],[22.4132625,40.1139365],[22.4132072,40.1137916],[22.4130793,40.1137448],[22.4131639,40.1136378],[22.4126312,40.1133332],[22.4122544,40.1128866],[22.4116547,40.1124369],[22.4115877,40.1122919],[22.4111267,40.1119342],[22.4110135,40.1117525],[22.4106918,40.1114598],[22.4107174,40.11137],[22.4108824,40.1113363],[22.4109629,40.1114094],[22.4112473,40.1112872],[22.4114505,40.1111278],[22.4115031,40.1108853],[22.4115678,40.1105754],[22.4118366,40.1104169],[22.412008,40.1102706],[22.4118366,40.1104169],[22.4115678,40.1105754],[22.4115031,40.1108853],[22.410856,40.1108674],[22.4104714,40.1107541],[22.4100529,40.1105861],[22.4096256,40.110292],[22.4079957,40.1102516],[22.4071925,40.1114838],[22.406425,40.1121939],[22.4062547,40.1124528],[22.4059538,40.1132775],[22.4057494,40.1134909],[22.4055593,40.1135919],[22.4047182,40.1138686],[22.4041954,40.1141497],[22.4040391,40.1143097],[22.4040062,40.1147147],[22.4041301,40.1154371],[22.4039474,40.1157229],[22.4037216,40.1158459],[22.4036128,40.1159795],[22.4028091,40.1162297],[22.4025101,40.1164688],[22.4020015,40.116642],[22.4020199,40.1168584],[22.4023432,40.1175836],[22.4023363,40.1178808],[22.4026452,40.1187184],[22.4024671,40.118806],[22.4021156,40.1187832],[22.4019544,40.1186548],[22.4016615,40.1186327],[22.4013243,40.118502],[22.4009945,40.1185515],[22.4004725,40.1187965],[22.4001687,40.1187383],[22.4001528,40.1189182],[22.3999886,40.1189159],[22.3995957,40.1191538],[22.3988529,40.1193057],[22.3985654,40.1195539],[22.3981737,40.1197467],[22.3978471,40.1196611],[22.3974904,40.1193589],[22.3972441,40.1193555],[22.3966952,40.1192398],[22.3964116,40.1193259],[22.3958242,40.1193538],[22.3955875,40.1194406],[22.3953181,40.1194189],[22.3950457,40.1195232],[22.394545,40.1198586],[22.3941687,40.1198894],[22.3938251,40.1200288],[22.3935142,40.1202767],[22.392869,40.1202678],[22.3926591,40.1202108],[22.3923763,40.120261],[22.3920956,40.120221],[22.3908562,40.1205281],[22.3903281,40.1205298],[22.3902677,40.120601],[22.3905681,40.1208034],[22.3902722,40.1209074],[22.3902712,40.1209524],[22.3906046,40.1212453],[22.3903128,40.1216737],[22.3899805,40.1218313],[22.3897152,40.1216384],[22.3892368,40.1215236],[22.3891194,40.121522],[22.388705,40.1216784],[22.3884003,40.1221606],[22.3883826,40.1224126],[22.3885571,40.1229736],[22.3890057,40.1233582],[22.3890209,40.1242053],[22.3892487,40.1244967],[22.3892593,40.1255419],[22.3895737,40.1261409],[22.3895761,40.1265373],[22.3899972,40.1270927],[22.3901169,40.1274908],[22.3899329,40.1278305],[22.3895641,40.1280416],[22.3895304,40.1284736],[22.3896661,40.1286917],[22.390382,40.1291881],[22.3905181,40.1293882],[22.390525,40.1295955],[22.3901071,40.129896],[22.3900926,40.1300129],[22.3897778,40.130423],[22.3898339,40.1305319],[22.3901758,40.1304195],[22.3904691,40.1304236],[22.3910417,40.1305306],[22.3919048,40.1307588],[22.392282,40.1310478],[22.391573,40.1312542],[22.3915075,40.1315416],[22.391592,40.1319392],[22.3915278,40.1321725],[22.3910803,40.1322384],[22.390929,40.1321822],[22.3907904,40.1325857],[22.3904212,40.1328148],[22.3903452,40.1330479],[22.3902015,40.1331721],[22.389977,40.133232],[22.3900524,40.1335213],[22.3898265,40.1336443],[22.3896739,40.1336422],[22.3896149,40.1341549],[22.389316,40.134385],[22.3892414,40.1345641],[22.3891618,40.1344549],[22.3890167,40.1346331],[22.3890407,40.1356064],[22.3889057,40.1363522],[22.3892309,40.1374919],[22.3892408,40.1380686],[22.3888308,40.1400178],[22.3886113,40.1403661],[22.388334,40.141173],[22.3881147,40.1415123],[22.3881313,40.1418008],[22.3879946,40.1421233],[22.3875082,40.1423417],[22.3877821,40.1426698],[22.3877964,40.1430574],[22.3875541,40.1433784],[22.3868875,40.1437655],[22.3866888,40.1438708],[22.3865253,40.1438325],[22.3863715,40.1438844],[22.3862076,40.1438641],[22.385977,40.1441852],[22.3857265,40.1438574],[22.3856725,40.1436585],[22.3854596,40.1437276],[22.3853023,40.1439236],[22.3850467,40.1438119],[22.3849514,40.1433781],[22.3848453,40.1433947],[22.3846625,40.1431849],[22.384336,40.1430903],[22.3840847,40.1427985],[22.3840407,40.1426717],[22.3842255,40.142305],[22.3842063,40.1421696],[22.383604,40.1413323],[22.3833139,40.1406977],[22.3832384,40.1399218],[22.3832883,40.1397964],[22.3831699,40.1393443],[22.3830446,40.1391804],[22.3827084,40.1390045],[22.382574,40.1387324],[22.3821823,40.1384206],[22.3820144,40.1380759],[22.3817957,40.1378927],[22.3817763,40.1377212],[22.3818871,40.1375066],[22.3818269,40.1370733],[22.3823065,40.1361521],[22.3824211,40.1357753],[22.3823891,40.1356397],[22.382217,40.1354752],[22.3819031,40.1353447],[22.3813649,40.1347786],[22.3811104,40.1346219],[22.3803586,40.1346474],[22.3793555,40.1343811],[22.3793103,40.1343084],[22.379433,40.1340849],[22.3794285,40.1337785],[22.3797834,40.1331709],[22.3798917,40.1330553],[22.3803156,40.1329982],[22.3802958,40.1328447],[22.3802039,40.1327624],[22.3802542,40.1326189],[22.380199,40.132474],[22.3803007,40.1321421],[22.3802225,40.1319789],[22.3801971,40.1315641],[22.3800476,40.1314359],[22.3797911,40.1313602],[22.3788474,40.1315632],[22.3785201,40.1315046],[22.3783277,40.1317001],[22.3781411,40.1316524],[22.3780029,40.1310469],[22.3778241,40.130666],[22.3775351,40.1304818],[22.3774577,40.1302825],[22.3774758,40.1300125],[22.3773368,40.1299385],[22.3771486,40.1299539],[22.3770174,40.1300421],[22.376546,40.1301256],[22.3765199,40.1302333],[22.3763766,40.1303394],[22.3760711,40.1303532],[22.3758301,40.1301246],[22.3756961,40.1298344],[22.374882,40.1290302],[22.3747605,40.1287132],[22.3743524,40.1285993],[22.3737274,40.1282302],[22.3733849,40.127829],[22.3732644,40.1274669],[22.3726744,40.1276028],[22.3723277,40.1278682],[22.372213,40.1277585],[22.3721504,40.1279197],[22.3719586,40.1280882],[22.3718187,40.1280502],[22.3710892,40.12813],[22.3710487,40.1283502],[22.3706492,40.1283716],[22.3704747,40.1283061],[22.3702865,40.1283215],[22.3702375,40.1284109],[22.370121,40.1283732],[22.370105,40.1285531],[22.3704061,40.1287195],[22.3703818,40.1287552],[22.3702182,40.1287259],[22.3701228,40.1287876],[22.3692986,40.1289021],[22.3692373,40.1290094],[22.3693294,40.1290827],[22.3688,40.1291383],[22.3686364,40.129109],[22.3683378,40.1292309],[22.3682534,40.1292793],[22.3683221,40.1293523],[22.368721,40.129358],[22.369093,40.1295073],[22.3697864,40.1299585],[22.3698495,40.1302657],[22.3699764,40.1303576],[22.3705965,40.1314204],[22.3706963,40.131665],[22.3706346,40.1317903],[22.3706615,40.1319393],[22.3705757,40.1320912],[22.3704695,40.1321168],[22.3700433,40.1317775],[22.3693802,40.1315339],[22.3690943,40.13171],[22.3689366,40.131924],[22.3689644,40.1322307],[22.3687072,40.1321911],[22.3685886,40.1322434],[22.3682399,40.1325899],[22.367813,40.132773],[22.3675953,40.1330402],[22.3676219,40.133401],[22.3674838,40.1337774],[22.3675364,40.1340304],[22.3680106,40.1343254],[22.3682258,40.1346527],[22.3681991,40.1347875],[22.3683386,40.1348435],[22.368178,40.1361565],[22.3679265,40.1363692],[22.3677436,40.1366549],[22.3677627,40.1368354],[22.3679205,40.1371078],[22.3678945,40.1372156],[22.3673986,40.1373347],[22.3668907,40.1379582],[22.3667243,40.1380459],[22.3658464,40.1379434],[22.3655724,40.1381107],[22.3653964,40.1381083],[22.3651326,40.1378523],[22.3648616,40.1378935],[22.3646422,40.1382327],[22.3646794,40.1386387],[22.3648637,40.1387854],[22.364824,40.138974],[22.3645928,40.1393131],[22.3646472,40.1394941],[22.3645724,40.1396732],[22.364662,40.1398546],[22.3645749,40.1400606],[22.364664,40.1402601],[22.364678,40.1406566],[22.3646567,40.1410527],[22.364569,40.1412857],[22.3646683,40.1415484],[22.3648285,40.1417218],[22.3648099,40.1420098],[22.3649116,40.1421734],[22.3648351,40.1424246],[22.3649804,40.142733],[22.3648781,40.1430829],[22.3651502,40.1434831],[22.3652141,40.1437543],[22.3648472,40.1443707],[22.3648637,40.1446592],[22.364955,40.1447686],[22.3649208,40.1452186],[22.3650325,40.1454544],[22.3652046,40.145619],[22.3652056,40.1460694],[22.3657931,40.1465372],[22.3656332,40.1468412],[22.3657553,40.1471312],[22.3657196,40.1476442],[22.3659561,40.148062],[22.3659635,40.1482423],[22.3661079,40.1485866],[22.3663218,40.148968],[22.3666574,40.149171],[22.3667352,40.1493522],[22.3671451,40.1493941],[22.3673495,40.1496852],[22.3672493,40.1499451],[22.3672422,40.1502423],[22.3673309,40.1504597],[22.3672984,40.1508376],[22.3674163,40.1513078],[22.3673826,40.1517307],[22.3672966,40.1518917],[22.3673123,40.1522162],[22.3674643,40.1527318],[22.367638,40.1529865],[22.3673672,40.1528656],[22.3669879,40.1525269],[22.3667675,40.1524157],[22.3665679,40.1519264],[22.3661888,40.1515787],[22.3661955,40.1512996],[22.3657794,40.1510234],[22.3656272,40.1505168],[22.3650517,40.1505267],[22.3647711,40.1504777],[22.364534,40.1505734],[22.3643645,40.150544],[22.3641182,40.1502432],[22.3639778,40.1502232],[22.3637414,40.1502919],[22.3632724,40.1502673],[22.3630654,40.1500842],[22.3626784,40.1500697],[22.3622467,40.1499555],[22.3621224,40.1497555],[22.3621447,40.1493144],[22.3620454,40.1490518],[22.3617037,40.1486145],[22.361106,40.1480835],[22.360813,40.1475749],[22.3597446,40.1466048],[22.3597141,40.1464062],[22.3593023,40.1459589],[22.3585829,40.1456064],[22.3586012,40.1453364],[22.358213,40.1448804],[22.3581437,40.1443479],[22.3579511,40.1440569],[22.3580154,40.1438236],[22.35793,40.143471],[22.3580764,40.1432389],[22.3580647,40.1427522],[22.3578,40.1425322],[22.3575731,40.1422047],[22.3567382,40.1417784],[22.3566604,40.1415972],[22.3556912,40.1408987],[22.3551651,40.1403237],[22.3547961,40.1395617],[22.3547459,40.1392096],[22.3545628,40.1390179],[22.3543731,40.1386098],[22.3540189,40.1382083],[22.3539771,40.1379915],[22.3538376,40.1379355],[22.3537477,40.1377721],[22.3536768,40.1373026],[22.3533683,40.1369559],[22.3531341,40.136448],[22.3524014,40.1356809],[22.352132,40.1351725],[22.3520731,40.1346942],[22.3518587,40.1343398],[22.3519243,40.1340525],[22.3517314,40.133293],[22.3516236,40.1324086],[22.3516589,40.1319226],[22.3519185,40.131665],[22.3514279,40.131568],[22.350666,40.1310436],[22.3502653,40.1306235],[22.3494226,40.1300439],[22.3487838,40.1297645],[22.3479215,40.129509],[22.3476413,40.1292978],[22.3471326,40.1284977],[22.3469332,40.1280084],[22.3465901,40.1276342],[22.3466069,40.1274272],[22.3463973,40.1268746],[22.3465329,40.1266063],[22.3465253,40.126435],[22.346634,40.1263105],[22.3467209,40.125627],[22.3465889,40.1252648],[22.3464168,40.1251002],[22.3464691,40.1243982],[22.3463366,40.124054],[22.3464968,40.1232545],[22.3467449,40.1226995],[22.3468221,40.1219348],[22.3469775,40.1218199],[22.3475287,40.1208638],[22.347673,40.1207218],[22.3477864,40.1203991],[22.3477456,40.1201462],[22.3479582,40.1200862],[22.3483052,40.1193254],[22.3481619,40.1184585],[22.34794,40.1179328],[22.3476537,40.1176404],[22.3471767,40.1174715],[22.3475097,40.117287],[22.3475362,40.1171613],[22.3477255,40.1170063],[22.3477959,40.1165209],[22.3474896,40.1165705],[22.3471408,40.1164394],[22.3469814,40.116239],[22.3463215,40.1158692],[22.3461666,40.1159661],[22.3457456,40.115906],[22.3452017,40.1160784],[22.3451341,40.1159603],[22.3452186,40.1158624],[22.3451292,40.115681],[22.3450262,40.1155714],[22.3446309,40.1154216],[22.3445988,40.115295],[22.3440853,40.1151796],[22.3435687,40.1151902],[22.3432555,40.1150416],[22.3430665,40.1150929],[22.3423,40.1147666],[22.3415839,40.1142969],[22.3415279,40.114188],[22.3412381,40.1140397],[22.3411469,40.1139303],[22.3412339,40.1137334],[22.3409528,40.1137113],[22.3408733,40.1136021],[22.3407908,40.1136189],[22.3406321,40.1138689],[22.340294,40.1147469],[22.3402874,40.1150171],[22.3400801,40.1153384],[22.340089,40.1154557],[22.3399184,40.1157145],[22.3397902,40.1161631],[22.3395853,40.1163854],[22.3395416,40.1167361],[22.3394342,40.1168066],[22.3390202,40.1169448],[22.3386322,40.1169753],[22.3381821,40.117149],[22.3379942,40.1171553],[22.3374814,40.1174903],[22.3372103,40.1175405],[22.3370169,40.1177719],[22.336685,40.1179113],[22.3360019,40.1175321],[22.3353473,40.1169462],[22.3349387,40.1168592],[22.334582,40.1170523],[22.3344134,40.11723],[22.3338794,40.1174746],[22.3337103,40.1176704],[22.3334724,40.1178021],[22.3333494,40.1180345],[22.3331352,40.1181576],[22.3321085,40.118395],[22.3316092,40.1186581],[22.3313507,40.1186724],[22.3311114,40.1188581],[22.3309253,40.1187924],[22.3308184,40.1188449],[22.3304765,40.1193895],[22.3303462,40.1194417],[22.3303539,40.119604],[22.3298343,40.1197406],[22.3294317,40.1191672],[22.3291567,40.1184155],[22.3291171,40.1176402],[22.3291763,40.1171366],[22.3293728,40.116779],[22.3303488,40.1162165],[22.3306699,40.116086],[22.3306491,40.1159776],[22.3299127,40.1158589],[22.3296859,40.1155403],[22.3290152,40.1151343],[22.328403,40.1142606],[22.3275409,40.1135274],[22.3270564,40.1127096],[22.3266102,40.1117662],[22.3264249,40.111187],[22.3263645,40.1104969],[22.3254101,40.1097039],[22.3251892,40.1096196],[22.3249529,40.1096882],[22.3248863,40.1100116],[22.3252247,40.1110435],[22.3252909,40.1116931],[22.3256508,40.1123289],[22.3255773,40.112454],[22.3250559,40.1117077],[22.3249062,40.111111],[22.3246949,40.1111169],[22.3243138,40.1113456],[22.3241259,40.1113519],[22.3235173,40.1103341],[22.3234366,40.1102789],[22.3233653,40.1103139],[22.3234036,40.1107559],[22.3231354,40.1106889],[22.3230504,40.1103274],[22.3227729,40.1101612],[22.322471,40.1095532],[22.3225443,40.1089597],[22.3222783,40.1088027],[22.3221187,40.1086112],[22.3219403,40.1082302],[22.321521,40.1076296],[22.32145,40.1071781],[22.3213103,40.107131],[22.3206093,40.1060578],[22.3202667,40.105679],[22.3200476,40.1050452],[22.3199213,40.1049352],[22.3192256,40.1046008],[22.3190129,40.1041833],[22.3186368,40.1037364],[22.318491,40.103464],[22.3181555,40.10327],[22.3177079,40.1028671],[22.3172097,40.1021391],[22.3164147,40.101551],[22.3159867,40.1008871],[22.3155995,40.100413],[22.3153071,40.0999043],[22.3143891,40.0990711],[22.3138319,40.098063],[22.313239,40.0973697],[22.3125945,40.0968648],[22.3119687,40.0960809],[22.3113317,40.0948014],[22.3113246,40.0946121],[22.3114946,40.0943803],[22.3114738,40.0942719],[22.310858,40.0935602],[22.3104547,40.0932661],[22.31004,40.0924853],[22.3100254,40.0921247],[22.3098574,40.0916267],[22.3094774,40.0908059],[22.3095442,40.0905366],[22.309252,40.0904963],[22.3089103,40.0899373],[22.3090636,40.0898134],[22.3091384,40.0896343],[22.3089305,40.0895051],[22.3088902,40.0892838],[22.308978,40.0890509],[22.3090368,40.0890472],[22.3089043,40.088712],[22.3086599,40.0884426],[22.30865,40.0882218],[22.3084558,40.0880117],[22.308687,40.0876728],[22.3086216,40.0874736],[22.3087061,40.0873757],[22.3086422,40.0871135],[22.3086824,40.087015],[22.3085448,40.086504],[22.308676,40.0864158],[22.30897,40.0861003],[22.3089477,40.086055],[22.3087799,40.0860525],[22.3086705,40.0857356],[22.3088357,40.0856479],[22.3087301,40.0854572],[22.3086669,40.085168],[22.3088913,40.0846307],[22.3088996,40.0842975],[22.3088337,40.0841164],[22.3089585,40.0838119],[22.3088018,40.0830348],[22.3091391,40.0820668],[22.3091436,40.0818867],[22.3093016,40.0816638],[22.3092032,40.081374],[22.3092764,40.081258],[22.3092594,40.0809965],[22.3090861,40.0804174],[22.3091811,40.0798963],[22.3090636,40.0789576],[22.3091279,40.0782558],[22.3090658,40.0779216],[22.3088599,40.0777114],[22.3088503,40.0775806],[22.30903,40.0769526],[22.3093451,40.0765428],[22.3093767,40.0762099],[22.3095422,40.0761583],[22.3095588,40.0759604],[22.3093883,40.0757416],[22.3095682,40.0755821],[22.3099099,40.075515],[22.3104351,40.0751443],[22.311002,40.0749814],[22.311277,40.0747692],[22.3115723,40.0746834],[22.3121213,40.074295],[22.3143821,40.0734451],[22.3146931,40.0731974],[22.3153923,40.0729012],[22.3155148,40.0726868],[22.3159366,40.0727019],[22.3166933,40.0719742],[22.3184351,40.0712427],[22.318626,40.0711104],[22.318944,40.0710519],[22.3194835,40.0710508],[22.3198387,40.0709118],[22.3200957,40.0709515],[22.3206254,40.0708691],[22.320799,40.0709617],[22.3212909,40.0709869],[22.3218858,40.0711126],[22.324196,40.07111],[22.3246569,40.0709635],[22.3256906,40.0704109],[22.3264364,40.0701244],[22.3272237,40.0695772],[22.3276614,40.0694214],[22.327806,40.0692613],[22.3280153,40.0693364],[22.3282742,40.0692951],[22.3286323,40.0695165],[22.3295004,40.069502],[22.330267,40.0698013],[22.3307237,40.0698259],[22.3307841,40.0696962],[22.3308573,40.0696387],[22.3311358,40.0697598],[22.3317088,40.0698221],[22.332628,40.0696371],[22.3328005,40.0697747],[22.3329477,40.0697949],[22.3331999,40.0700327],[22.3336557,40.0700934],[22.3341189,40.0703343],[22.3344983,40.070646],[22.3351021,40.0708889],[22.3351248,40.0714028],[22.3353783,40.0715866],[22.335843,40.0717644],[22.3362875,40.0718564],[22.336883,40.0719145],[22.3371782,40.0723151],[22.3378035,40.0726394],[22.3382701,40.0732227],[22.3396137,40.0743951],[22.3396561,40.0746705],[22.3398384,40.0748893],[22.3397832,40.0752309],[22.3400189,40.0756667],[22.3400829,40.0759289],[22.3403321,40.0762928],[22.3407128,40.0765505],[22.3406861,40.0766853],[22.3409596,40.0770135],[22.3411377,40.0774034],[22.3413457,40.0775325],[22.3415267,40.0778054],[22.3417951,40.0778633],[22.3421311,40.0780303],[22.3420707,40.0781015],[22.3421272,40.0781924],[22.342031,40.0782901],[22.3426471,40.0785151],[22.3420478,40.0790471],[22.3425301,40.0794684],[22.3427346,40.0797416],[22.3430003,40.0799076],[22.3428431,40.0801035],[22.3427995,40.080256],[22.3428531,40.080464],[22.3431292,40.0806842],[22.3431042,40.0807469],[22.3432189,40.0808566],[22.343284,40.0810738],[22.3436261,40.0814751],[22.3443275,40.081431],[22.3462082,40.0807732],[22.3465971,40.0806977],[22.3473514,40.0800598],[22.3476545,40.0796497],[22.3480659,40.0791241],[22.348242,40.0791176],[22.3483179,40.0791772],[22.3483553,40.0792814],[22.3485051,40.0798781],[22.3487178,40.0802955],[22.349106,40.0807335],[22.3491027,40.0808686],[22.3493984,40.0812512],[22.3495982,40.0817225],[22.3495938,40.0819026],[22.349718,40.0821026],[22.3498082,40.0821444],[22.3503369,40.0821069],[22.3508979,40.0821869],[22.3509123,40.082079],[22.3510651,40.0820632],[22.351019,40.081986],[22.3523903,40.0820235],[22.3528729,40.0819493],[22.3537175,40.0820964],[22.3542935,40.0820415],[22.3551447,40.0821392],[22.3555955,40.0822312],[22.3559286,40.0825242],[22.3563905,40.08272],[22.3570436,40.0828734],[22.35707,40.0828557],[22.3570848,40.0827298],[22.3570159,40.0826658],[22.3573859,40.0824008],[22.3574356,40.0822843],[22.3576866,40.0820897],[22.3581726,40.0818759],[22.3590805,40.081186],[22.3593414,40.0810636],[22.3597922,40.080606],[22.359962,40.0803742],[22.3602956,40.0801537],[22.3603336,40.0800371],[22.3602646,40.0799821],[22.3604197,40.0793807],[22.3607006,40.0789162],[22.360851,40.0785129],[22.3610867,40.0774892],[22.3617066,40.0765791],[22.3616969,40.0764934],[22.3614996,40.0764095],[22.3615227,40.0762251],[22.3616779,40.0762003],[22.3622354,40.0759379],[22.3628853,40.0757309],[22.3639524,40.075737],[22.3643515,40.0757651],[22.3652716,40.0760304],[22.3661609,40.076115],[22.3663646,40.0764242],[22.3664123,40.0763888],[22.3664814,40.0764438],[22.3665068,40.0763631],[22.3667259,40.0765193],[22.3667749,40.07643],[22.3671349,40.0765792],[22.3670921,40.0764074],[22.3672208,40.0764182],[22.3678581,40.0767425],[22.367966,40.0766449],[22.3682337,40.0767298],[22.3683522,40.0766774],[22.3685385,40.0767341],[22.3686822,40.07661],[22.3689249,40.0767575],[22.3690833,40.0765075],[22.3693031,40.0766367],[22.3694392,40.0768279],[22.3695853,40.0766047],[22.3697338,40.0767689],[22.3697543,40.0768953],[22.3698732,40.076825],[22.3698949,40.0768973],[22.3699896,40.0768626],[22.3700469,40.0769175],[22.370119,40.0768464],[22.3702805,40.0769568],[22.3705404,40.0768794],[22.370609,40.0769524],[22.3707727,40.0769727],[22.370846,40.0768476],[22.3709626,40.0768763],[22.3709637,40.0768313],[22.371209,40.0768708],[22.3713589,40.076981],[22.371655,40.076859],[22.3718545,40.0768528],[22.3719235,40.0769078],[22.3716417,40.0771696],[22.3714102,40.0775358],[22.3706926,40.0781203],[22.3708098,40.0781219],[22.3705492,40.0787218],[22.3703806,40.0789087],[22.370688,40.0788049],[22.3705428,40.078992],[22.3707291,40.0790487],[22.3706088,40.0791731],[22.3707238,40.0792693],[22.3709536,40.0794708],[22.3712432,40.079619],[22.3713151,40.0795569],[22.3713944,40.0796752],[22.3716141,40.0798044],[22.3718836,40.0798172],[22.3718735,40.079745],[22.3721197,40.0797484],[22.3724203,40.0799328],[22.3726891,40.0799726],[22.372938,40.0800617],[22.372724,40.0801849],[22.3723951,40.0802073],[22.3722511,40.0803404],[22.371833,40.0807714],[22.372142,40.0810911],[22.3721712,40.0813437],[22.3720588,40.0816305],[22.3722511,40.081435],[22.3722652,40.0813361],[22.3722978,40.0814446],[22.372346,40.0813912],[22.3723767,40.0810854],[22.3726178,40.081305],[22.3724872,40.0818617],[22.3732347,40.0815028],[22.373121,40.0818436],[22.3729508,40.0820934],[22.3728082,40.0821725],[22.3727095,40.0823783],[22.3730474,40.0824732],[22.3734843,40.0828397],[22.3735298,40.0824079],[22.3736581,40.0824367],[22.3739224,40.0826656],[22.3739815,40.0826485],[22.3739614,40.082504],[22.3741703,40.0825971],[22.3742049,40.0821291],[22.3742778,40.082022],[22.3744575,40.0823578],[22.3746651,40.0825049],[22.3748463,40.0827777],[22.3753105,40.0829824],[22.3755672,40.0830401],[22.3756849,40.0830237],[22.3755928,40.0829503],[22.3756067,40.0828604],[22.3755024,40.0828049],[22.3757629,40.0827005],[22.3755666,40.0825716],[22.3757536,40.0826012],[22.3760243,40.08256],[22.3762217,40.0826438],[22.3765843,40.082685],[22.3761827,40.08231],[22.376405,40.0823311],[22.3763038,40.0821495],[22.3767114,40.0822723],[22.3766662,40.0821996],[22.376783,40.0822193],[22.3767152,40.0821102],[22.3770539,40.082169],[22.3771695,40.0822427],[22.3771955,40.082135],[22.3773675,40.0822995],[22.3776003,40.0823749],[22.3776259,40.0822851],[22.3777636,40.0824132],[22.3778288,40.0826303],[22.3778251,40.0832789],[22.3779315,40.0832444],[22.3779537,40.0832987],[22.3784517,40.0830715],[22.3787642,40.0827515],[22.3796468,40.0825161],[22.3803646,40.0822784],[22.3806185,40.0819577],[22.3811412,40.0816767],[22.381889,40.0817952],[22.3822829,40.0819989],[22.3827749,40.0820238],[22.3835048,40.0819079],[22.3841128,40.0819884],[22.3844029,40.0821186],[22.3849205,40.0820538],[22.3851778,40.0820844],[22.3852143,40.0820308],[22.3851345,40.0819306],[22.3845555,40.0816162],[22.3849795,40.0815411],[22.3849339,40.0814864],[22.3850524,40.081434],[22.3853229,40.0814017],[22.386059,40.0815201],[22.3862456,40.0820632],[22.3862298,40.0822342],[22.3863965,40.0821284],[22.3864752,40.0822736],[22.3868329,40.0820264],[22.3867649,40.0819263],[22.3868022,40.0818367],[22.3873039,40.0814473],[22.3871754,40.0814275],[22.3872602,40.0813116],[22.3879504,40.0808888],[22.3877179,40.0808045],[22.3877912,40.0806793],[22.3877117,40.0805701],[22.3877944,40.0805443],[22.3877257,40.0804712],[22.3878438,40.0804368],[22.3877048,40.0803628],[22.3877997,40.0803191],[22.3876012,40.0802803],[22.387932,40.0801768],[22.3882573,40.0803075],[22.3883068,40.0802],[22.3884944,40.0802026],[22.3886636,40.0799888],[22.3886987,40.0794938],[22.3887863,40.0792608],[22.3892035,40.0789783],[22.3892783,40.0787901],[22.3898523,40.0788161],[22.3904575,40.0790137],[22.3909844,40.0790481],[22.3915026,40.0789562],[22.3918814,40.0788083],[22.3919902,40.0787648],[22.3919162,40.0789169],[22.39226,40.0787595],[22.3922818,40.0788319],[22.3928322,40.078817],[22.3935446,40.078944],[22.3942813,40.0785398],[22.3943371,40.0786577],[22.3941771,40.0789798],[22.3942227,40.0790345],[22.3951887,40.0788497],[22.3951363,40.0790832],[22.3947699,40.0792042],[22.3947804,40.0792584],[22.3954934,40.0793584],[22.3960363,40.0792127],[22.3961515,40.0793044],[22.3965024,40.0793453],[22.3970112,40.0796497],[22.3970492,40.0795331],[22.3971664,40.0795347],[22.3971357,40.0793451],[22.3973921,40.0794117],[22.3974882,40.0793139],[22.3976394,40.0793701],[22.3977353,40.0792813],[22.3979442,40.0793743],[22.3981263,40.079611],[22.3982618,40.0793336],[22.3981842,40.0791434],[22.3982784,40.0791267],[22.3985794,40.079293],[22.3990257,40.0797676],[22.3992941,40.0798254],[22.3994983,40.0801165],[22.4005543,40.0805996],[22.4013645,40.0810612],[22.4014578,40.0810805],[22.4015303,40.0809914],[22.4021372,40.0811169],[22.4022389,40.0812805],[22.4022241,40.0814154],[22.402361,40.0815794],[22.4027778,40.0818104],[22.403119,40.0822656],[22.4034983,40.0825951],[22.4035536,40.08274],[22.4037964,40.0828875],[22.4042403,40.0829657],[22.404342,40.0831293],[22.4044823,40.0831492],[22.404685,40.0830079],[22.4049191,40.0830291],[22.4049915,40.08294],[22.4052616,40.0829257],[22.405597,40.082624],[22.4056481,40.0824446],[22.4057302,40.0824457],[22.4059375,40.0826107],[22.4064094,40.0824911],[22.4064774,40.0825911],[22.4063434,40.0828055],[22.4060604,40.0828737],[22.4062048,40.083218],[22.4067282,40.0834054],[22.4069348,40.0835974]]},{"id":19180,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Rupicapra","description_GR":"Rupicapra","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Rupicapra","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":5,"length":19183,"name_EN":"Mt Olympus: Rupicapra","description_EN":"Rupicapra","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1776,"descent":1776,"maxelev":2466,"minelev":1133,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.25182 40.06474,22.31003 40.0985)","views":0,"millestones":"0,22.2521794,40.0956759#1,22.2534758,40.0937051#2,22.2564369,40.0901099#3,22.2623018,40.0921471#4,22.2689418,40.0952238#5,22.2779021,40.0961755#6,22.2860604,40.0927864#7,22.2907101,40.0853750#8,22.2941915,40.0779399#9,22.3001638,40.0710115#10,22.3099809,40.0666307#11,22.3002194,40.0651280#12,22.2901606,40.0668399#13,22.2811984,40.0717942#14,22.2819080,40.0738402#15,22.2787310,40.0791527#16,22.2704617,40.0826764#17,22.2629075,40.0877940#18,22.2558233,40.0903421#19.2,22.2521794,40.0956759","x":22.3009372,"y":40.070591,"coor":[[22.2521794,40.0956759],[22.2522096,40.0960007],[22.2522225,40.0962532],[22.2522692,40.0964791],[22.2519925,40.0967452],[22.2519364,40.0971047],[22.2518448,40.0975042],[22.2519683,40.0977223],[22.2525241,40.0981496],[22.2525326,40.0982758],[22.2523507,40.0985073],[22.2525983,40.098457],[22.2526832,40.0983502],[22.2527002,40.0981432],[22.2525317,40.0978524],[22.2525503,40.0975824],[22.2527345,40.0972609],[22.2532362,40.0969081],[22.2532793,40.0965439],[22.2532843,40.0963458],[22.2534233,40.0960866],[22.2534284,40.0958885],[22.2534983,40.0959076],[22.253657,40.0956487],[22.253663,40.0954145],[22.253628,40.0951618],[22.2535414,40.0949668],[22.2534108,40.0945684],[22.2534359,40.0940463],[22.253234,40.0936829],[22.2532999,40.0936163],[22.2534162,40.0936541],[22.2539326,40.0941033],[22.2540696,40.094709],[22.2540977,40.0945292],[22.2542032,40.0945308],[22.2543701,40.0944252],[22.2546026,40.0940504],[22.2550948,40.0931479],[22.2555186,40.0921723],[22.2555344,40.0910915],[22.2556889,40.0914722],[22.2557846,40.0904826],[22.2562028,40.0892637],[22.2564016,40.0902036],[22.2570044,40.0886452],[22.2573451,40.0881638],[22.2576316,40.0879699],[22.2578945,40.0880505],[22.2579019,40.0882217],[22.2580984,40.0883328],[22.2582782,40.0886418],[22.2585433,40.088826],[22.2587877,40.0889017],[22.2592206,40.0894037],[22.2592517,40.0895663],[22.259437,40.0896592],[22.2595487,40.0898771],[22.2597959,40.0898448],[22.2600118,40.0901183],[22.2601761,40.0901118],[22.260407,40.0902594],[22.2605084,40.0904231],[22.2606376,40.090416],[22.2606316,40.0906501],[22.2609694,40.0907453],[22.2609901,40.0908537],[22.2612101,40.0909651],[22.2613205,40.091237],[22.2615635,40.0913668],[22.2617757,40.0917844],[22.262131,40.0921141],[22.2624462,40.0921728],[22.2625724,40.0922828],[22.2626777,40.0922934],[22.2629777,40.0920277],[22.2632373,40.0919685],[22.2635647,40.0920094],[22.26357,40.0922618],[22.2636987,40.0922727],[22.2638712,40.0924104],[22.2642825,40.0923806],[22.2644092,40.0924725],[22.2648653,40.0925244],[22.2651318,40.0926545],[22.2655516,40.0927509],[22.2662897,40.092789],[22.2667394,40.0926336],[22.2665964,40.0927215],[22.2664378,40.0929624],[22.2664242,40.0930342],[22.2665291,40.0930628],[22.2664571,40.0931248],[22.2664277,40.0933586],[22.2664962,40.0934317],[22.2663811,40.0938084],[22.2666722,40.0938938],[22.2667154,40.0940386],[22.2666299,40.0941724],[22.2668852,40.0942844],[22.2668576,40.0944461],[22.2669597,40.0945828],[22.2672276,40.0946589],[22.2674513,40.0946262],[22.2675883,40.0947724],[22.2677058,40.0947651],[22.267924,40.0949486],[22.2685621,40.0952284],[22.2687637,40.0951413],[22.2694363,40.0954486],[22.2699951,40.0956191],[22.2700519,40.0956921],[22.2703437,40.0957505],[22.2706534,40.0960254],[22.2707739,40.095901],[22.2714327,40.0962893],[22.271554,40.0961289],[22.2718318,40.0962772],[22.2719256,40.0962786],[22.2719866,40.0961894],[22.2724826,40.0965211],[22.2725644,40.0965314],[22.2726017,40.0964508],[22.2728804,40.0965631],[22.2730525,40.0962504],[22.2731675,40.0963422],[22.27354,40.0964558],[22.2737351,40.0961614],[22.2741405,40.0963657],[22.274314,40.0959989],[22.2744207,40.0959554],[22.274795,40.0959971],[22.2753599,40.0959244],[22.2758511,40.0959858],[22.2765319,40.0959689],[22.2782148,40.0962191],[22.2783444,40.096194],[22.2785893,40.0962517],[22.2787508,40.0963622],[22.279057,40.0963127],[22.2794358,40.0966427],[22.2795199,40.0965628],[22.2798426,40.0967928],[22.2799626,40.0966865],[22.2803188,40.0969801],[22.2805884,40.0965246],[22.2817038,40.0960187],[22.2822486,40.0959727],[22.2824692,40.0957418],[22.2825716,40.0954009],[22.2828596,40.095144],[22.283031,40.0948582],[22.284367,40.0939771],[22.2849898,40.0934638],[22.2851729,40.0931783],[22.2864421,40.0926205],[22.2870883,40.0921075],[22.2873012,40.0920386],[22.2873152,40.0919487],[22.2881903,40.0915202],[22.288327,40.0913601],[22.2889259,40.090396],[22.2895025,40.0898549],[22.2899007,40.0889419],[22.2896247,40.0882532],[22.2897394,40.087417],[22.290097,40.0867196],[22.2904501,40.0857338],[22.2909727,40.0850028],[22.2912473,40.0848087],[22.2912707,40.0846378],[22.2911799,40.0839428],[22.2915041,40.0831728],[22.2916721,40.0830222],[22.2919426,40.0825217],[22.2920856,40.0824337],[22.2921076,40.0820196],[22.2924149,40.0809881],[22.2925628,40.080702],[22.2926402,40.0801851],[22.2928945,40.0794546],[22.2931476,40.0791791],[22.2934533,40.0786791],[22.2938381,40.0782974],[22.2942746,40.0781957],[22.2937948,40.0781526],[22.293972,40.0781012],[22.2941041,40.077977],[22.294353,40.0778725],[22.2947543,40.0777703],[22.2950163,40.077612],[22.2952516,40.0775795],[22.2953485,40.0774548],[22.2961078,40.0771056],[22.2962403,40.0769634],[22.2962327,40.0768011],[22.2965149,40.0763008],[22.2965477,40.0759229],[22.296742,40.0756555],[22.297196,40.0753198],[22.2974257,40.0750439],[22.2974805,40.0747294],[22.2977764,40.0741482],[22.2978263,40.0735543],[22.2980747,40.0729994],[22.2983959,40.0728149],[22.2991992,40.0716375],[22.2997841,40.0712227],[22.3009372,40.070591],[22.3022325,40.0703758],[22.3026812,40.0702472],[22.3038425,40.0697597],[22.3043095,40.0693701],[22.3050547,40.0691108],[22.3064194,40.0684551],[22.307064,40.067996],[22.3075508,40.0677509],[22.3078987,40.0674317],[22.3084067,40.0673085],[22.3099832,40.0667414],[22.3099792,40.0666062],[22.3096572,40.0663943],[22.3091099,40.0662421],[22.308281,40.0660949],[22.3079672,40.0659822],[22.3075448,40.0659941],[22.3071368,40.065898],[22.3070921,40.0658073],[22.3073936,40.0654693],[22.307433,40.0652987],[22.3072824,40.0652245],[22.3067212,40.0651622],[22.306539,40.0649433],[22.3050672,40.0651921],[22.3039981,40.0652755],[22.3028319,40.0654927],[22.3016731,40.0654126],[22.3008053,40.0654179],[22.3002606,40.0651577],[22.2994658,40.0645875],[22.298531,40.0647224],[22.298197,40.0649787],[22.2974146,40.065206],[22.2960317,40.0658523],[22.2952815,40.0660349],[22.2951239,40.0661272],[22.2942514,40.0662315],[22.2924291,40.0670425],[22.2919329,40.0670126],[22.29095,40.0665657],[22.2908241,40.0664693],[22.2901822,40.0668201],[22.2885507,40.0682915],[22.2877644,40.0687844],[22.2865098,40.0692523],[22.2856445,40.0693882],[22.2851481,40.069543],[22.2843614,40.0695854],[22.2841797,40.0698169],[22.2836064,40.0702319],[22.2822622,40.0709957],[22.2815769,40.0712018],[22.2813361,40.0714504],[22.2810488,40.0721489],[22.2806539,40.0724673],[22.2811376,40.0723484],[22.2818302,40.0718542],[22.2821003,40.0718401],[22.2818859,40.0719721],[22.2817023,40.0722757],[22.2816726,40.0725275],[22.2808095,40.0732714],[22.2819568,40.0728831],[22.2824582,40.0725301],[22.2823378,40.0726545],[22.2822852,40.0728789],[22.2815408,40.0735706],[22.2821326,40.0733541],[22.2825208,40.0733058],[22.2825194,40.0733599],[22.2821522,40.0735076],[22.2824813,40.0734764],[22.2822565,40.0735542],[22.2818854,40.073855],[22.2825811,40.0737031],[22.2823539,40.0738799],[22.2826469,40.0738843],[22.282692,40.073957],[22.2824905,40.0740441],[22.2822208,40.0745086],[22.2818723,40.0748457],[22.2819013,40.0750894],[22.2818404,40.0751786],[22.2810122,40.0754726],[22.2805942,40.0757727],[22.2805806,40.0758446],[22.2807466,40.075775],[22.2808633,40.0757947],[22.2808962,40.0758853],[22.2806802,40.0760803],[22.2806396,40.0762959],[22.2805206,40.0763662],[22.280494,40.0764919],[22.280351,40.0765799],[22.2803715,40.0766973],[22.2802304,40.0767133],[22.2802883,40.0767411],[22.2802176,40.0767581],[22.2802737,40.076858],[22.2801947,40.0771992],[22.2799445,40.0773576],[22.279903,40.0776093],[22.279655,40.0776777],[22.2796283,40.0778034],[22.2795095,40.0778647],[22.2795875,40.078028],[22.2793634,40.0780787],[22.2790895,40.0782458],[22.2791566,40.078373],[22.2789213,40.0784055],[22.2790993,40.0787865],[22.2790605,40.0789301],[22.278693,40.0790868],[22.2788729,40.0793958],[22.2786249,40.0794641],[22.278642,40.0797167],[22.2784936,40.0800207],[22.2783995,40.0800284],[22.2783828,40.0802263],[22.278153,40.0805022],[22.2772805,40.0806874],[22.2770314,40.0808008],[22.2765276,40.0812437],[22.2757678,40.0816108],[22.2756512,40.0815821],[22.2755266,40.081409],[22.2753606,40.0814786],[22.2752799,40.0814234],[22.2747156,40.081478],[22.2742397,40.0812818],[22.2740264,40.0813687],[22.2734041,40.0813954],[22.272504,40.0817424],[22.2722114,40.08172],[22.2715873,40.0818188],[22.2711943,40.0820561],[22.270989,40.0822873],[22.2709615,40.0824491],[22.2706787,40.0824989],[22.2704632,40.0826758],[22.2701552,40.0827974],[22.2698961,40.0828385],[22.2693601,40.0831639],[22.2693681,40.0833081],[22.2692585,40.0834687],[22.2686975,40.0838567],[22.2686331,40.0840809],[22.2679917,40.0848641],[22.2676536,40.0852464],[22.2674515,40.0853515],[22.2674826,40.0855141],[22.267064,40.0856881],[22.2668383,40.0858018],[22.2663571,40.0858126],[22.2662245,40.0859548],[22.2658712,40.0860125],[22.2657755,40.0860832],[22.265702,40.0862082],[22.2657292,40.0865239],[22.2656612,40.0868923],[22.2654522,40.0872675],[22.2648488,40.0874747],[22.2642635,40.0874299],[22.264046,40.0876789],[22.2637978,40.0877562],[22.2630478,40.087727],[22.2627511,40.0878667],[22.2618899,40.0880609],[22.2614232,40.0879638],[22.2610991,40.0882563],[22.2608993,40.0882713],[22.2603027,40.0882083],[22.2595049,40.0882143],[22.2591452,40.0880648],[22.2576316,40.0879699],[22.2573451,40.0881638],[22.2570044,40.0886452],[22.2564016,40.0902036],[22.2562028,40.0892637],[22.2557846,40.0904826],[22.2556889,40.0914722],[22.2555344,40.0910915],[22.2555186,40.0921723],[22.2550948,40.0931479],[22.2546026,40.0940504],[22.2543701,40.0944252],[22.2542032,40.0945308],[22.2540977,40.0945292],[22.2540696,40.094709],[22.2539326,40.0941033],[22.2534162,40.0936541],[22.2532999,40.0936163],[22.253234,40.0936829],[22.2534359,40.0940463],[22.2534108,40.0945684],[22.2535414,40.0949668],[22.253628,40.0951618],[22.253663,40.0954145],[22.253657,40.0956487],[22.2534983,40.0959076],[22.2534284,40.0958885],[22.2533567,40.0957793],[22.2531597,40.0956862],[22.252611,40.0957996],[22.2525083,40.0957305],[22.2521794,40.0956759]]},{"id":19181,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Mythical Trail","description_GR":"Mythical Trail","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Mythical_Trail","activity_type":36,"assistance":2,"difficulty":4,"scenic_value":5,"length":105083,"name_EN":"Mt Olympus: Mythical Trail","description_EN":"Mythical Trail","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":10634,"descent":10634,"maxelev":2910,"minelev":264,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.34047 39.99526,22.50211 40.13232)","views":6,"millestones":"0,22.4996978,40.1050750#1,22.4900239,40.1060780#2,22.4819359,40.1057194#3,22.4728611,40.1045547#4,22.4647680,40.1091811#5,22.4652471,40.1121835#6,22.4558234,40.1107029#7,22.4481677,40.1080631#8,22.4462707,40.1117572#9,22.4484495,40.1181925#10,22.4437847,40.1196300#11,22.4363840,40.1194772#12,22.4377822,40.1256130#13,22.4350920,40.1295591#14,22.4321355,40.1327130#15,22.4257236,40.1271996#16,22.4210145,40.1234262#17,22.4209072,40.1200901#18,22.4136718,40.1155977#19,22.4131288,40.1094381#20,22.4044671,40.1112159#21,22.3943756,40.1089148#22,22.3897260,40.1044981#23,22.3809791,40.1010525#24,22.3735865,40.0984096#25,22.3636945,40.0952895#26,22.3598675,40.0888048#27,22.3607995,40.0821767#28,22.3642900,40.0759853#29,22.3585897,40.0810365#30,22.3491992,40.0809917#31,22.3467226,40.0732768#32,22.3502956,40.0677085#33,22.3426762,40.0708151#34,22.3434041,40.0626900#35,22.3491868,40.0575668#36,22.3593830,40.0586206#37,22.3629435,40.0516602#38,22.3696176,40.0454830#39,22.3715101,40.0369596#40,22.3676845,40.0305605#41,22.3715223,40.0265543#42,22.3732807,40.0247871#43,22.3779755,40.0239818#44,22.3788034,40.0194085#45,22.3835719,40.0154466#46,22.3819379,40.0089541#47,22.3813582,40.0012990#48,22.3856197,39.9965916#49,22.3966904,39.9965223#50,22.4032035,39.9962729#51,22.4086234,40.0018784#52,22.4125081,40.0054381#53,22.4180938,40.0075099#54,22.4286596,40.0106307#55,22.4342350,40.0168742#56,22.4397979,40.0229851#57,22.4403337,40.0271447#58,22.4432075,40.0308578#59,22.4498160,40.0317736#60,22.4591928,40.0348568#61,22.4665305,40.0394002#62,22.4633011,40.0425907#63,22.4675531,40.0481509#64,22.4598428,40.0523401#65,22.4648897,40.0565847#66,22.4617129,40.0610001#67,22.4683468,40.0670894#68,22.4611386,40.0670046#69,22.4608916,40.0715811#70,22.4673547,40.0757532#71,22.4761282,40.0776367#72,22.4810234,40.0816426#73,22.4862059,40.0818511#74,22.4832255,40.0853103#75,22.4793384,40.0875430#76,22.4722847,40.0872104#77,22.4671002,40.0855302#78,22.4591099,40.0815292#79,22.4495974,40.0794569#80,22.4417017,40.0818817#81,22.4365246,40.0761863#82,22.4376589,40.0706558#83,22.4333427,40.0675891#84,22.4250169,40.0712663#85,22.4184748,40.0706776#86,22.4091935,40.0718926#87,22.4004816,40.0719918#88,22.3922358,40.0741208#89,22.3917111,40.0780277#90,22.3983204,40.0791495#91,22.4063840,40.0824997#92,22.4123847,40.0875520#93,22.4205246,40.0909757#94,22.4296833,40.0934966#95,22.4393409,40.0943718#96,22.4464546,40.0952396#97,22.4546071,40.0928708#98,22.4629152,40.0913750#99,22.4710376,40.0924671#100,22.4787725,40.0948064#101,22.4852642,40.0937924#102,22.4896422,40.0959795#103,22.4925708,40.1004809#104,22.4902406,40.1046870#105.1,22.4997000,40.1050751","x":22.4624663,"y":40.0365547,"coor":[[22.4996978,40.105075],[22.4994898,40.1051264],[22.4993916,40.1052242],[22.4987903,40.1053606],[22.4975818,40.1053629],[22.4968854,40.1055521],[22.4962747,40.1055802],[22.4958372,40.1057367],[22.4950851,40.1063215],[22.4944587,40.1065296],[22.4939957,40.1067758],[22.4937009,40.106844],[22.4932077,40.1068646],[22.4929633,40.1067714],[22.4922554,40.1058883],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.479683,40.1050302],[22.4796428,40.1051063],[22.4795744,40.1050153],[22.4789112,40.1052949],[22.4784887,40.1052983],[22.4780908,40.1052571],[22.4777773,40.1051088],[22.4775662,40.105106],[22.4776038,40.1049984],[22.4770553,40.1048651],[22.4766572,40.1048328],[22.4765856,40.1048859],[22.4761641,40.1048443],[22.4757294,40.1048746],[22.475238,40.1048141],[22.4748497,40.1048631],[22.4747219,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.4712323,40.1048694],[22.4711581,40.1050396],[22.4708109,40.1053503],[22.4707005,40.1055651],[22.4695289,40.1060181],[22.4693799,40.1062864],[22.4689728,40.1066504],[22.4684644,40.1068238],[22.4682143,40.1069917],[22.4680691,40.107188],[22.4680367,40.107584],[22.4679401,40.1077088],[22.4672096,40.1083658],[22.4667331,40.1086838],[22.4663841,40.1090756],[22.4660419,40.1091612],[22.4651962,40.109204],[22.4647157,40.1091796],[22.464238,40.1090291],[22.4641316,40.1090638],[22.4640301,40.1094048],[22.4642068,40.1098936],[22.4646655,40.1103681],[22.4648194,40.1108296],[22.4650717,40.1110852],[22.4652924,40.1111873],[22.4654161,40.1114231],[22.4658677,40.1116453],[22.4666925,40.1116382],[22.4671495,40.1116623],[22.4673793,40.1118816],[22.467691,40.1118947],[22.4683799,40.112048],[22.4684136,40.1120169],[22.4684702,40.1121077],[22.4682042,40.1124555],[22.4679915,40.1125248],[22.467875,40.1124872],[22.4673961,40.1123908],[22.466833,40.1123833],[22.4665394,40.1123975],[22.466183,40.112591],[22.4659832,40.1126063],[22.4653587,40.1122017],[22.4651249,40.1121625],[22.4648543,40.112195],[22.4645647,40.112029],[22.4642731,40.111953],[22.4639414,40.1115702],[22.463382,40.1114007],[22.4621821,40.1115379],[22.4614211,40.1114647],[22.4604586,40.111479],[22.4598155,40.1113803],[22.4596976,40.1114058],[22.4594464,40.1116186],[22.4589869,40.1117026],[22.4587098,40.1115007],[22.45822,40.1113681],[22.4580951,40.1111862],[22.4577115,40.111028],[22.4573358,40.1105185],[22.4568548,40.1105121],[22.4564933,40.1104172],[22.4561692,40.1107372],[22.4560034,40.110807],[22.4555864,40.1105672],[22.4550857,40.1103984],[22.4550299,40.1102715],[22.4551652,40.109994],[22.4551613,40.1096517],[22.4553803,40.1093032],[22.4553723,40.109141],[22.4548311,40.1092058],[22.4544703,40.1090749],[22.454138,40.1092416],[22.4538325,40.1092645],[22.453408,40.1088355],[22.4532795,40.1082932],[22.4531517,40.1082374],[22.4529871,40.1082533],[22.4528322,40.1083593],[22.452435,40.1082819],[22.4521056,40.1083226],[22.4516837,40.1082989],[22.4514362,40.1083496],[22.4512856,40.1082665],[22.4511259,40.1085797],[22.4506584,40.1085014],[22.4499284,40.1080952],[22.4495523,40.1081262],[22.4492364,40.108086],[22.4489882,40.1081637],[22.4483672,40.1081284],[22.4481933,40.108036],[22.447989,40.1082494],[22.4478355,40.1082924],[22.4476733,40.1082002],[22.4475484,40.1080183],[22.4473558,40.1082319],[22.4471778,40.1083196],[22.4466804,40.1080067],[22.4464938,40.1079591],[22.4463438,40.107849],[22.4463582,40.1077321],[22.4462083,40.1077121],[22.4459842,40.1077631],[22.4456622,40.107993],[22.4456217,40.1080826],[22.4454147,40.1080437],[22.4453247,40.1078714],[22.4450805,40.107778],[22.4451293,40.1082111],[22.4449848,40.1083713],[22.4450159,40.1085519],[22.44512,40.1086164],[22.4455538,40.1086312],[22.4454207,40.1088096],[22.4455378,40.1093337],[22.4459023,40.1098161],[22.4458739,40.1100319],[22.4459988,40.1102137],[22.4461067,40.1106296],[22.4469912,40.1109478],[22.446464,40.1114272],[22.4463766,40.1116603],[22.4461011,40.1119088],[22.4459048,40.1122846],[22.4455212,40.1126398],[22.4454932,40.1128376],[22.4457917,40.1131299],[22.4456929,40.1133448],[22.4457359,40.1135165],[22.4455892,40.1137758],[22.4467275,40.1142866],[22.4478608,40.1145],[22.44783,40.1148239],[22.4475213,40.1149819],[22.4473382,40.1152948],[22.4470137,40.1156328],[22.4468829,40.1162256],[22.4475522,40.1167211],[22.447631,40.1168663],[22.4475981,40.1172802],[22.4479439,40.1175551],[22.4481368,40.117846],[22.4482533,40.1178836],[22.448559,40.1183742],[22.4490023,40.1184882],[22.4487829,40.1188457],[22.4483954,40.1188585],[22.447877,40.1185452],[22.4476873,40.1186328],[22.4474292,40.1186293],[22.4465685,40.1182934],[22.4459663,40.117943],[22.4450802,40.1176879],[22.4447057,40.1176468],[22.4435604,40.1179558],[22.4421473,40.118171],[22.4418785,40.1181223],[22.4418639,40.1182483],[22.4420123,40.1184304],[22.4424427,40.1185984],[22.4434602,40.1192607],[22.4440664,40.1199535],[22.4442887,40.1204971],[22.4442076,40.1209644],[22.4440753,40.1211068],[22.4440713,40.1212824],[22.4440005,40.1212995],[22.4434783,40.1210402],[22.4431274,40.1209905],[22.4420547,40.1206878],[22.441718,40.1205301],[22.4415109,40.1203471],[22.4412872,40.1203801],[22.4409482,40.1203215],[22.4409348,40.1203934],[22.4408527,40.1203923],[22.4406206,40.1202811],[22.4402225,40.1202397],[22.4397619,40.1203686],[22.4397125,40.120476],[22.4395608,40.120438],[22.438949,40.1205108],[22.4386443,40.1204887],[22.4381206,40.1203014],[22.4379751,40.1199932],[22.437603,40.119844],[22.4373393,40.1195702],[22.4368147,40.1194189],[22.4358847,40.1195505],[22.4357883,40.1196573],[22.4356391,40.1195112],[22.4355572,40.1195011],[22.4349418,40.119727],[22.4354899,40.120392],[22.4357568,40.1205218],[22.4358817,40.1207036],[22.435802,40.121108],[22.43542,40.1213911],[22.4352866,40.1215785],[22.4351697,40.1220724],[22.4352676,40.122407],[22.435196,40.1229736],[22.4358967,40.1236318],[22.4365751,40.123731],[22.4366414,40.1239121],[22.4365846,40.1243437],[22.437033,40.1247462],[22.4370649,40.1248908],[22.4373835,40.1253275],[22.4382725,40.1259701],[22.4386833,40.1259666],[22.4388883,40.1262397],[22.4390079,40.1266557],[22.4392384,40.126839],[22.4395803,40.127285],[22.4396445,40.1275562],[22.4394984,40.1277884],[22.4396025,40.1278529],[22.4397367,40.128143],[22.4397314,40.1283772],[22.4395947,40.1287087],[22.4393211,40.1288671],[22.4389969,40.1291871],[22.4384403,40.1294048],[22.4376902,40.1293586],[22.4374807,40.1292837],[22.437217,40.1290099],[22.4368797,40.1288792],[22.4364443,40.1289274],[22.4361765,40.1288337],[22.4359917,40.1287051],[22.4358036,40.1287206],[22.4356963,40.1287912],[22.4357539,40.128837],[22.435467,40.1290674],[22.4353072,40.1293805],[22.4350596,40.1294312],[22.4351672,40.1298561],[22.4349867,40.1300519],[22.435007,40.1301873],[22.4347971,40.1301304],[22.4349389,40.1306008],[22.4343224,40.1303582],[22.4342973,40.1304299],[22.4340865,40.1304091],[22.4339311,40.1305331],[22.4337233,40.1308906],[22.4334554,40.1318239],[22.4336285,40.1319524],[22.4338039,40.1319818],[22.4339879,40.1321465],[22.4341448,40.1324729],[22.4341373,40.1327971],[22.4344383,40.1329814],[22.4349737,40.1331778],[22.4350786,40.1333053],[22.4347582,40.1334542],[22.434672,40.1336332],[22.434568,40.1335597],[22.4344151,40.1335756],[22.4341234,40.1334996],[22.4329834,40.1330518],[22.4329147,40.1329788],[22.4327978,40.1329592],[22.4326741,40.1327233],[22.4323091,40.1327724],[22.4319831,40.1326599],[22.4316016,40.1324024],[22.4313,40.1317407],[22.431126,40.1316483],[22.430935,40.1317898],[22.4307018,40.1317236],[22.4305102,40.1313787],[22.4303482,40.1312774],[22.4304349,40.1310803],[22.429987,40.1311644],[22.4298003,40.1311168],[22.4293368,40.1308582],[22.4291322,40.1305672],[22.4289478,40.1304205],[22.428941,40.1302042],[22.4288383,40.1300767],[22.4272639,40.1296409],[22.4270816,40.1294042],[22.4269825,40.1291236],[22.4266497,40.1287947],[22.4263473,40.1286735],[22.4261424,40.1284005],[22.4257139,40.1271334],[22.4249114,40.1268162],[22.4241085,40.1260124],[22.4237473,40.1258994],[22.4233941,40.1259487],[22.4232784,40.125875],[22.4231103,40.1255304],[22.4226203,40.1254066],[22.4219248,40.1255413],[22.4215988,40.1254287],[22.4214378,40.1252824],[22.4209103,40.1252572],[22.4205804,40.1253157],[22.4199493,40.125199],[22.4196703,40.1250871],[22.419815,40.1249179],[22.4195338,40.1243915],[22.4195816,40.1243562],[22.4199327,40.124397],[22.4199107,40.1243336],[22.4201248,40.1242104],[22.4200246,40.1239748],[22.4200514,40.123831],[22.4204863,40.1238009],[22.4205462,40.1237477],[22.4204664,40.1236475],[22.4204915,40.1235758],[22.4209738,40.1235283],[22.4209987,40.1234656],[22.4207921,40.1232646],[22.4211235,40.123143],[22.4211485,40.1230802],[22.4208357,40.1229048],[22.4208264,40.1227966],[22.4205972,40.1225592],[22.4204744,40.1222873],[22.420404,40.1222863],[22.4203135,40.1221409],[22.4198233,40.1220261],[22.4194716,40.1220123],[22.4195553,40.1219414],[22.4195465,40.1218152],[22.4191975,40.1216843],[22.4190035,40.1214474],[22.4186788,40.1212808],[22.4185759,40.1211623],[22.4186943,40.1211188],[22.4195967,40.1211672],[22.4201967,40.1211033],[22.420728,40.1209664],[22.42095,40.1210055],[22.4212511,40.1211808],[22.42174,40.1213496],[22.4218014,40.1212333],[22.4215705,40.121068],[22.4216665,40.1209792],[22.4216688,40.1208801],[22.4215091,40.1206798],[22.4212418,40.120568],[22.4212443,40.1204599],[22.4209124,40.1200951],[22.4202843,40.1198523],[22.420123,40.1197239],[22.4199471,40.1197215],[22.419787,40.1195392],[22.4195758,40.1195363],[22.4195205,40.1193914],[22.4191137,40.1192237],[22.4188964,40.1189775],[22.4179081,40.1185856],[22.4175852,40.1183379],[22.4173297,40.1182263],[22.4172044,40.1180625],[22.4169591,40.1180141],[22.4168554,40.1179316],[22.4161662,40.117796],[22.4157531,40.117394],[22.4157575,40.1172048],[22.4156544,40.1170953],[22.4156833,40.1168615],[22.4155798,40.11677],[22.4155159,40.1164898],[22.4152197,40.1166119],[22.4150329,40.1165733],[22.4146563,40.1166222],[22.4145766,40.116513],[22.4142612,40.1164546],[22.4141007,40.1162903],[22.4140936,40.116092],[22.4137639,40.1161415],[22.4136359,40.1160947],[22.4136045,40.1159321],[22.413878,40.1157737],[22.4134985,40.1154442],[22.4135735,40.115247],[22.4137159,40.1151769],[22.4136723,40.1150322],[22.4137699,40.1148713],[22.4135638,40.1146523],[22.4136153,40.1144548],[22.4134886,40.114354],[22.4136088,40.1142295],[22.4136482,40.1140499],[22.4132636,40.1139365],[22.4132083,40.1137916],[22.4130804,40.1137448],[22.413165,40.1136378],[22.4126323,40.1133332],[22.4122555,40.1128866],[22.4116558,40.112437],[22.4115888,40.1122919],[22.4111278,40.1119342],[22.4110146,40.1117525],[22.4106929,40.1114598],[22.4107185,40.1113701],[22.4108835,40.1113363],[22.410964,40.1114095],[22.4112484,40.1112872],[22.4114516,40.1111279],[22.4115042,40.1108853],[22.4115689,40.1105754],[22.4118377,40.1104169],[22.4120091,40.1102706],[22.4123068,40.110081],[22.4127301,40.1095373],[22.413142,40.1094348],[22.4127301,40.1095373],[22.4123068,40.110081],[22.4120091,40.1102706],[22.4119387,40.1102697],[22.4117003,40.1102709],[22.4109292,40.1099901],[22.4105019,40.1096959],[22.4102384,40.109422],[22.4100482,40.1094194],[22.4089997,40.1090987],[22.4069358,40.1090523],[22.4067887,40.1093206],[22.4062751,40.1097099],[22.406234,40.1099616],[22.4060049,40.1102287],[22.4057428,40.1103963],[22.4055195,40.1104112],[22.4051387,40.1106402],[22.4048145,40.11096],[22.404558,40.1113889],[22.4044345,40.111153],[22.4041982,40.1112218],[22.4033315,40.1111558],[22.4029011,40.1109967],[22.4027123,40.1110392],[22.4020329,40.1109938],[22.4017266,40.1110436],[22.4009525,40.1110329],[22.4003598,40.1107905],[22.3996431,40.1103301],[22.3987346,40.1100473],[22.3982939,40.109825],[22.398389,40.1097723],[22.3970872,40.1092497],[22.3960555,40.1087129],[22.3949025,40.1087555],[22.3945161,40.1088177],[22.3939913,40.1091798],[22.3936834,40.1093017],[22.3936503,40.1092111],[22.3934742,40.1092177],[22.3934878,40.1091368],[22.392786,40.109046],[22.392932,40.1088228],[22.3930082,40.1085311],[22.3943015,40.1083688],[22.3941767,40.1081869],[22.3939445,40.1080846],[22.3926772,40.107094],[22.3917382,40.1066125],[22.3912492,40.1064526],[22.3912387,40.1063984],[22.3910528,40.1063237],[22.390876,40.1063573],[22.3905787,40.1060289],[22.3903934,40.1059272],[22.3902042,40.1054921],[22.39017,40.1051538],[22.3900237,40.1048905],[22.3899702,40.1047636],[22.3898273,40.104559],[22.3894571,40.1043376],[22.3891594,40.1040272],[22.3890536,40.1040347],[22.3891099,40.1041346],[22.388967,40.1042227],[22.3886727,40.1046555],[22.3882008,40.1047661],[22.3871661,40.1043643],[22.3870068,40.1041548],[22.3864942,40.1040036],[22.3860909,40.1036916],[22.3853768,40.1036276],[22.3854246,40.1035923],[22.3848505,40.1030617],[22.384527,40.10285],[22.3831659,40.1023626],[22.3813903,40.101545],[22.3812053,40.1014343],[22.3811856,40.1012718],[22.3809797,40.1010527],[22.3802008,40.1007536],[22.3797376,40.1004948],[22.3794922,40.1004554],[22.3795257,40.1005279],[22.378911,40.100231],[22.3786485,40.099921],[22.3783137,40.0996911],[22.378057,40.0996335],[22.3781474,40.0997789],[22.3780302,40.0997772],[22.3772877,40.0994245],[22.3768498,40.099094],[22.3764375,40.0986738],[22.3764662,40.0989445],[22.3763061,40.0987711],[22.3762123,40.0987698],[22.3762553,40.0989325],[22.3761619,40.0989132],[22.376189,40.0992559],[22.3759351,40.0990812],[22.3758513,40.0991521],[22.3756165,40.0991578],[22.3754958,40.0993003],[22.3746642,40.0992436],[22.3743033,40.0991304],[22.3738892,40.0987822],[22.3735586,40.0983812],[22.3735011,40.097948],[22.3732239,40.0977639],[22.3729216,40.0976515],[22.3721161,40.0974871],[22.3713894,40.0974588],[22.3707316,40.0974946],[22.3694352,40.0977466],[22.3688284,40.097612],[22.3675404,40.0965308],[22.3669627,40.0961623],[22.3654394,40.0956002],[22.363372,40.0952287],[22.3626258,40.095038],[22.3620536,40.0950209],[22.3615526,40.0949237],[22.3613559,40.0948128],[22.3603873,40.0930919],[22.3589124,40.092089],[22.3584536,40.091596],[22.3584011,40.091343],[22.3584779,40.0910288],[22.3593334,40.0894599],[22.3600103,40.0886226],[22.3603686,40.0883574],[22.3620495,40.0877145],[22.3620556,40.0874624],[22.3617581,40.0871519],[22.3615893,40.0868522],[22.3614866,40.0868237],[22.3612749,40.0863612],[22.3614698,40.0864541],[22.3611378,40.0861161],[22.3609983,40.0855735],[22.3608615,40.0854094],[22.3608759,40.0853015],[22.3605649,40.0848197],[22.3603527,40.0843752],[22.3603918,40.0842136],[22.3602729,40.0837885],[22.3603402,40.0834291],[22.3601738,40.0830304],[22.3605407,40.0824049],[22.3609002,40.0820857],[22.3611251,40.0819988],[22.3609822,40.0816004],[22.3609863,40.0814292],[22.3611938,40.0810898],[22.361819,40.08045],[22.3620404,40.0800207],[22.362327,40.0798086],[22.3628472,40.0796358],[22.3630864,40.0794409],[22.3627676,40.07904],[22.3630004,40.0791154],[22.3628785,40.0788164],[22.3628741,40.07851],[22.3630118,40.0786381],[22.3630473,40.0781341],[22.3633034,40.0777233],[22.3640658,40.0772296],[22.3644266,40.0768563],[22.3643836,40.0766935],[22.3641108,40.0763293],[22.3642984,40.0763319],[22.3641616,40.0761678],[22.3643699,40.0761302],[22.3642574,40.0759305],[22.3644111,40.0758786],[22.3643541,40.0757652],[22.3639549,40.075737],[22.3628879,40.0757309],[22.362238,40.075938],[22.3616805,40.0762003],[22.3615249,40.0762252],[22.3615018,40.0764095],[22.3616991,40.0764934],[22.3617088,40.0765791],[22.3610889,40.0774893],[22.3608532,40.078513],[22.3607028,40.0789162],[22.3604219,40.0793807],[22.3602668,40.0799821],[22.3603358,40.0800372],[22.3602978,40.0801537],[22.3599642,40.0803742],[22.3597944,40.0806061],[22.3585996,40.0810351],[22.3585974,40.0811251],[22.3582275,40.0813902],[22.3569079,40.0816417],[22.3566599,40.0817103],[22.3563621,40.0819043],[22.3551484,40.0821393],[22.3542968,40.0820416],[22.3537208,40.0820965],[22.3528766,40.0819493],[22.3523939,40.0820235],[22.3510226,40.081986],[22.3510688,40.0820632],[22.3509159,40.0820791],[22.3509016,40.082187],[22.3503406,40.0821069],[22.3498119,40.0821444],[22.3497213,40.0821026],[22.3495971,40.0819026],[22.3496015,40.0817225],[22.3494017,40.0812512],[22.349106,40.0808686],[22.3491093,40.0807335],[22.3487211,40.0802956],[22.3485084,40.0798781],[22.3483586,40.0792814],[22.3483216,40.0791773],[22.3482152,40.0787253],[22.3482854,40.0782488],[22.3485246,40.0775676],[22.3489367,40.0770149],[22.3483354,40.076664],[22.3476442,40.0761496],[22.347533,40.0758958],[22.3478431,40.0751975],[22.3478032,40.0744221],[22.3466597,40.0732166],[22.3458663,40.0725657],[22.3457438,40.0723432],[22.3454937,40.0720153],[22.3451573,40.0713799],[22.3450431,40.0707701],[22.3452289,40.0703584],[22.3453755,40.0695271],[22.3456204,40.0690982],[22.3461831,40.0686198],[22.346233,40.0684943],[22.3464453,40.0684433],[22.346708,40.0682489],[22.3469674,40.0681895],[22.3470406,40.0680734],[22.347634,40.0677756],[22.3479996,40.0676907],[22.3491271,40.0676167],[22.3494066,40.0676928],[22.349935,40.0676643],[22.3508002,40.0677667],[22.3511647,40.0677268],[22.3512266,40.0675926],[22.3511647,40.0677268],[22.3508002,40.0677667],[22.349935,40.0676643],[22.3494066,40.0676928],[22.3491271,40.0676167],[22.3479996,40.0676907],[22.347634,40.0677756],[22.3470406,40.0680734],[22.3469674,40.0681895],[22.346708,40.0682489],[22.3464453,40.0684433],[22.346233,40.0684943],[22.3461831,40.0686198],[22.3456204,40.0690982],[22.3453755,40.0695271],[22.3450509,40.0698558],[22.3447769,40.0700321],[22.3427889,40.0707784],[22.3423423,40.0709252],[22.3423351,40.069817],[22.3421135,40.0644445],[22.3432516,40.0629653],[22.3437791,40.0619998],[22.345276,40.0607059],[22.3461686,40.0601601],[22.347625,40.0590818],[22.3480146,40.0583937],[22.3485946,40.0567082],[22.3486372,40.0564025],[22.3493413,40.0579216],[22.3494601,40.0587836],[22.3515014,40.0591731],[22.3533214,40.0592395],[22.354356,40.0591821],[22.3564361,40.0589774],[22.3591298,40.0586102],[22.3610543,40.058678],[22.3615722,40.0569871],[22.3609248,40.0548293],[22.3611796,40.0539365],[22.362503,40.0531669],[22.3628636,40.0517081],[22.364329,40.0508324],[22.3662043,40.0503588],[22.3663528,40.050415],[22.3669376,40.0494863],[22.3672368,40.0492293],[22.3674501,40.0491332],[22.3676667,40.048902],[22.3690419,40.0482547],[22.3693912,40.0478632],[22.3696389,40.0473081],[22.3697086,40.0468406],[22.3695836,40.0451992],[22.3696159,40.0448303],[22.3693527,40.0435744],[22.3694384,40.0434224],[22.3697495,40.0431565],[22.3700072,40.0426737],[22.3711095,40.0411756],[22.3711381,40.0409598],[22.3713441,40.0406744],[22.371635,40.0397776],[22.3715187,40.036785],[22.3711241,40.0353425],[22.3710962,40.0351484],[22.371203,40.0348436],[22.3712774,40.0346735],[22.3709176,40.0345243],[22.3708039,40.0343785],[22.3701653,40.0341263],[22.3698085,40.033851],[22.3696166,40.033542],[22.3688853,40.0327569],[22.3685521,40.0325225],[22.3678759,40.0318823],[22.3670438,40.0308976],[22.3670236,40.0307622],[22.3675661,40.0301302],[22.3677172,40.0306729],[22.3694512,40.0311838],[22.3702675,40.0313574],[22.3692835,40.0303526],[22.3706617,40.0290747],[22.3714797,40.0281853],[22.371723,40.0278103],[22.3717207,40.0274139],[22.37087,40.0262758],[22.3728188,40.027114],[22.3731781,40.0277767],[22.3732125,40.0282997],[22.3735182,40.0277635],[22.373739,40.0268566],[22.3736873,40.0265676],[22.3734345,40.0263569],[22.3738658,40.026453],[22.3741054,40.0267267],[22.3741535,40.0266733],[22.3741359,40.0264298],[22.3736324,40.0259182],[22.3745866,40.0262019],[22.3746111,40.0261572],[22.3745336,40.0259669],[22.3743821,40.0259287],[22.3743617,40.0258023],[22.3742684,40.025783],[22.3739583,40.0255174],[22.3732261,40.0247684],[22.3740514,40.0250502],[22.3758838,40.0253642],[22.3757019,40.0251274],[22.3754129,40.0249612],[22.3746443,40.0242657],[22.3750517,40.0243796],[22.3759043,40.0244996],[22.3766947,40.024772],[22.3770649,40.0249753],[22.3770218,40.0248126],[22.3766815,40.0243393],[22.3759363,40.0236442],[22.375938,40.0235722],[22.3774046,40.0239891],[22.3780376,40.0239799],[22.3782001,40.0240453],[22.3783586,40.0242817],[22.3784165,40.0238141],[22.3783657,40.023489],[22.3782055,40.0233246],[22.3776145,40.0230461],[22.377967,40.0225105],[22.3780724,40.0220165],[22.3779745,40.0212043],[22.3777328,40.0205252],[22.3786228,40.0210422],[22.3794372,40.0212878],[22.3795201,40.0212529],[22.3795113,40.0211267],[22.3793175,40.0208987],[22.3798677,40.0209244],[22.3799388,40.0208894],[22.3792194,40.0200956],[22.3789163,40.0195328],[22.3785281,40.0191039],[22.3783681,40.018435],[22.3784721,40.018004],[22.3791704,40.017212],[22.3791574,40.0167703],[22.3789811,40.0165021],[22.3780988,40.0161564],[22.3780658,40.0160659],[22.3782306,40.0160321],[22.3782466,40.0158522],[22.3783646,40.0158178],[22.3784621,40.015657],[22.3791108,40.0154769],[22.3792735,40.0155332],[22.3810741,40.015198],[22.3817786,40.0151358],[22.3825981,40.0151653],[22.3832736,40.0153368],[22.383539,40.0155117],[22.3835754,40.0154582],[22.3834559,40.0150601],[22.3831833,40.0146959],[22.3827676,40.0144379],[22.3820243,40.0141572],[22.3811329,40.0137033],[22.3808535,40.0136274],[22.3806923,40.013508],[22.3804418,40.0131982],[22.3801969,40.0126542],[22.3800057,40.0118227],[22.379596,40.0113125],[22.3798191,40.0107931],[22.3798494,40.0105052],[22.3804648,40.0102435],[22.3817165,40.0098286],[22.3820161,40.0095445],[22.3820336,40.0093015],[22.3818398,40.008578],[22.3815367,40.0080152],[22.3812403,40.0071732],[22.3813057,40.0068859],[22.3817309,40.0067386],[22.3819108,40.006561],[22.3819004,40.0062095],[22.3821849,40.0050152],[22.382169,40.0044024],[22.3824652,40.0043705],[22.3821427,40.0040282],[22.3819743,40.0036249],[22.3818681,40.0034072],[22.3817804,40.0026582],[22.3818724,40.0022361],[22.3820384,40.0021483],[22.3819398,40.0018586],[22.381956,40.0016697],[22.3819722,40.0014807],[22.3811231,40.0012256],[22.3806993,40.0008143],[22.3802735,40.000538],[22.380014,39.9996245],[22.3795905,39.9992041],[22.3795375,39.9990638],[22.379729,39.9980079],[22.3836056,39.9967962],[22.3839271,39.9963232],[22.3855971,39.9965853],[22.3891732,39.99759],[22.3899876,39.997268],[22.3912221,39.9975734],[22.39425,39.9968271],[22.3954004,39.9967214],[22.3960518,39.9967304],[22.4001167,39.9954037],[22.4002181,39.9952745],[22.4004616,39.9948815],[22.400995,39.9946095],[22.4011832,39.9945761],[22.4012577,39.9943969],[22.4024283,39.9939266],[22.4024729,39.9941795],[22.4021354,39.9945892],[22.4020985,39.9951653],[22.401743,39.9958451],[22.4018036,39.9962603],[22.4029637,39.9962403],[22.403886,39.9963701],[22.4044084,39.9965755],[22.4047074,39.9968139],[22.4047098,39.9977148],[22.4053639,39.9983004],[22.4056809,39.9982687],[22.4065232,39.9983164],[22.4067066,39.9984901],[22.4069094,39.9993397],[22.4072703,39.9994348],[22.407762,39.9994505],[22.4084972,39.9995687],[22.408982,39.9998817],[22.4091861,40.0001728],[22.4092463,40.0006061],[22.409143,40.0010191],[22.4089602,40.0013229],[22.4086605,40.001616],[22.4085857,40.0018132],[22.408991,40.0025215],[22.4091068,40.0030817],[22.4091051,40.0036582],[22.4089119,40.0039078],[22.4089186,40.0041241],[22.409043,40.004315],[22.4093664,40.0045177],[22.4095261,40.0052046],[22.4094324,40.0057078],[22.4088393,40.006024],[22.4089282,40.0067369],[22.4090922,40.0067392],[22.409674,40.0064048],[22.4098733,40.0063985],[22.4099704,40.0062557],[22.4102042,40.0062769],[22.4106061,40.0061203],[22.4113933,40.0055185],[22.4119588,40.0053821],[22.4123689,40.0053787],[22.4128213,40.0055741],[22.4133612,40.0055274],[22.413677,40.0055498],[22.4139438,40.005157],[22.4146729,40.0050408],[22.4153862,40.0045911],[22.4155194,40.0044038],[22.4155543,40.0039087],[22.4156408,40.0037117],[22.4158926,40.0034629],[22.4161393,40.0034303],[22.4163759,40.0038389],[22.4164688,40.0043807],[22.4168844,40.0046477],[22.4175345,40.0054133],[22.4178353,40.0060841],[22.4180169,40.0063388],[22.4180022,40.0064647],[22.4175201,40.0070528],[22.4181413,40.0075477],[22.4185679,40.0076842],[22.4192152,40.0075579],[22.4202249,40.0074636],[22.4207612,40.007579],[22.4214203,40.0078132],[22.4222423,40.0082388],[22.4237461,40.0085656],[22.4250023,40.008961],[22.4271099,40.0100347],[22.4283419,40.0104659],[22.4289557,40.0107805],[22.4293816,40.0111106],[22.4300436,40.0112998],[22.4301543,40.0115805],[22.4300306,40.0118672],[22.4299841,40.012362],[22.4296713,40.0127182],[22.4297422,40.0132056],[22.430171,40.0134096],[22.4308961,40.013978],[22.43164,40.0142403],[22.4323997,40.0143227],[22.4326892,40.0144708],[22.4328935,40.0147618],[22.4327691,40.0150754],[22.4329892,40.0151865],[22.4330687,40.0152957],[22.4330075,40.0159255],[22.4330744,40.0160706],[22.4358201,40.0179545],[22.4360996,40.0182376],[22.4366207,40.019069],[22.4366178,40.0191951],[22.4364602,40.0194272],[22.436961,40.0195601],[22.4372272,40.0197078],[22.4373628,40.0199258],[22.4373801,40.0201963],[22.4381662,40.0211799],[22.4381131,40.0214495],[22.4376585,40.0218578],[22.4377395,40.0219039],[22.4380675,40.0219083],[22.4384391,40.0220575],[22.4384685,40.0223101],[22.4382155,40.022613],[22.4401151,40.0230711],[22.4404374,40.0233277],[22.4406045,40.0237083],[22.4406064,40.0241408],[22.4402482,40.0249468],[22.4400562,40.0251424],[22.4393108,40.0254567],[22.4385927,40.0261137],[22.4382719,40.0263075],[22.4380503,40.026773],[22.4377747,40.0270396],[22.4375198,40.0274235],[22.4374195,40.0277105],[22.437436,40.028017],[22.4376464,40.0280379],[22.4382988,40.0276953],[22.4387925,40.0276299],[22.4393258,40.0273668],[22.4405035,40.0271124],[22.4416309,40.0270104],[22.4422555,40.0268567],[22.4427656,40.0265843],[22.4429068,40.0265591],[22.4433503,40.0266372],[22.4441242,40.027134],[22.4452567,40.027433],[22.4455738,40.0274013],[22.4456546,40.0274564],[22.4456705,40.0277899],[22.4457702,40.0280435],[22.4457209,40.028151],[22.4451627,40.0284768],[22.4449574,40.0287443],[22.4446259,40.0288931],[22.4444529,40.0292871],[22.4441409,40.0296073],[22.4440406,40.0298942],[22.4436002,40.0301946],[22.4434914,40.0303373],[22.4431835,40.0304773],[22.4431659,40.0307383],[22.4432979,40.0311185],[22.4434272,40.0311022],[22.4435252,40.0309143],[22.4436545,40.0308981],[22.444037,40.0310834],[22.44434,40.0311595],[22.4445355,40.0313243],[22.4452469,40.031478],[22.4453741,40.0315518],[22.4454416,40.0316788],[22.4453664,40.031894],[22.4453985,40.0325431],[22.4457595,40.0331606],[22.4456977,40.0333039],[22.4458128,40.0333955],[22.4463764,40.033349],[22.4465912,40.0331807],[22.4468987,40.0330587],[22.4470906,40.0328631],[22.4477621,40.0327099],[22.4483436,40.0323934],[22.4486387,40.0322982],[22.4486,40.0319374],[22.4491524,40.0313502],[22.4493048,40.0313522],[22.4500064,40.0319382],[22.4502152,40.0320311],[22.4507041,40.0321817],[22.4517314,40.0323576],[22.4522303,40.0325805],[22.452503,40.0329625],[22.4525799,40.0331888],[22.453078,40.0334477],[22.4534103,40.0337855],[22.4538559,40.0337734],[22.4545755,40.0335668],[22.4550793,40.0335735],[22.4552062,40.0336653],[22.4552726,40.0338374],[22.4557485,40.0340419],[22.4560252,40.0342438],[22.4561844,40.0344621],[22.4564276,40.0345915],[22.4566728,40.0346308],[22.4570488,40.0345908],[22.4577823,40.0342852],[22.4580987,40.0342894],[22.4583988,40.0344916],[22.4585699,40.0347011],[22.4591412,40.0348348],[22.4596983,40.0350765],[22.4599355,40.035476],[22.4600878,40.0354781],[22.4604332,40.0357529],[22.4610413,40.0358151],[22.4621354,40.0356314],[22.4623415,40.0358503],[22.4624663,40.0365547],[22.4630267,40.0371748],[22.4632336,40.0373577],[22.4634891,40.0374602],[22.4636592,40.0377147],[22.4639594,40.0379169],[22.4643901,40.0380487],[22.4647176,40.0380801],[22.4650651,40.0382649],[22.4656354,40.0384436],[22.4663621,40.0384442],[22.4665375,40.0386763],[22.466812,40.0391258],[22.4666391,40.0393713],[22.4664674,40.0393825],[22.4667495,40.0394629],[22.4667697,40.0396073],[22.4661225,40.0395582],[22.4650291,40.0397058],[22.464225,40.039497],[22.4637313,40.0395625],[22.4628945,40.0402902],[22.4622585,40.0404259],[22.4621841,40.0406051],[22.4622463,40.0409663],[22.4621718,40.0411545],[22.4613543,40.0420625],[22.4607845,40.0423793],[22.4607827,40.0424603],[22.4608983,40.042534],[22.4613993,40.0426667],[22.4617044,40.0426528],[22.4623533,40.0424632],[22.4632423,40.0425471],[22.4640727,40.0431527],[22.464745,40.0434859],[22.4647657,40.0436123],[22.4645854,40.0438081],[22.4636455,40.0444263],[22.4635211,40.044749],[22.4636823,40.0448277],[22.4641024,40.0449143],[22.4645434,40.0451094],[22.4646578,40.045237],[22.4653011,40.0452996],[22.4660212,40.0455974],[22.4664136,40.0458729],[22.4667098,40.0462552],[22.4671119,40.0466209],[22.467425,40.0467692],[22.4675624,40.0469151],[22.4682353,40.0472303],[22.4683145,40.0473575],[22.4682769,40.0474651],[22.4680623,40.0476245],[22.4677839,40.0480172],[22.4674752,40.0481933],[22.4672311,40.0486225],[22.4665928,40.0488573],[22.4657119,40.0489357],[22.4653975,40.0488415],[22.4646374,40.0487593],[22.4641427,40.0488609],[22.4639738,40.0490748],[22.4635357,40.0492672],[22.4633308,40.0495168],[22.4633274,40.0501924],[22.4630983,40.0504777],[22.4630332,40.0507651],[22.4626076,40.0509216],[22.4622629,40.0511332],[22.4617717,40.0510817],[22.4611962,40.0511281],[22.4610863,40.0513248],[22.4610309,40.0517025],[22.460961,40.0516835],[22.4608038,40.0518977],[22.4602812,40.052197],[22.4597971,40.0523528],[22.4595679,40.052638],[22.4592844,40.0527333],[22.4587344,40.05269],[22.4584755,40.0527316],[22.4584741,40.0527946],[22.4587867,40.05297],[22.4591652,40.0533894],[22.4596763,40.0537115],[22.4607182,40.0537794],[22.4610168,40.0540537],[22.4611454,40.0540734],[22.4614214,40.0543113],[22.4616885,40.054423],[22.4618021,40.0545866],[22.4631291,40.0550096],[22.4635393,40.0555376],[22.4638506,40.0558661],[22.464515,40.056037],[22.4647699,40.0561756],[22.464515,40.056037],[22.4644288,40.056126],[22.4648447,40.0564018],[22.464855,40.056465],[22.4647369,40.0564994],[22.4649685,40.0566286],[22.4649546,40.0567276],[22.4644886,40.0565953],[22.4642417,40.056628],[22.4641812,40.0567083],[22.4639824,40.0566876],[22.4640392,40.0567695],[22.4638399,40.0567668],[22.4638379,40.0568569],[22.4637183,40.0569634],[22.4633749,40.057112],[22.4634301,40.0572659],[22.4636285,40.0573046],[22.4634515,40.0573563],[22.4633311,40.0574988],[22.4631546,40.0575235],[22.4631298,40.0575863],[22.4627014,40.0573463],[22.4625068,40.0571365],[22.4619878,40.0572738],[22.4620206,40.0573823],[22.4623209,40.0575845],[22.4620977,40.0581221],[22.4617958,40.057992],[22.4615931,40.0581424],[22.4614521,40.0581586],[22.4615673,40.0582502],[22.4616105,40.0584129],[22.4615115,40.0586459],[22.461602,40.0587912],[22.4616347,40.0594223],[22.4621867,40.0604206],[22.4618266,40.0607942],[22.4616801,40.0610535],[22.4618533,40.0611729],[22.4622394,40.0617276],[22.462469,40.0619469],[22.4625434,40.0622902],[22.4628893,40.0630696],[22.4630053,40.0631252],[22.4634738,40.0631494],[22.463808,40.0634061],[22.4642963,40.0635928],[22.4646653,40.0638679],[22.4650758,40.0638644],[22.4658424,40.0641898],[22.46598,40.0643268],[22.465997,40.0646153],[22.4661324,40.0648513],[22.4663181,40.0649349],[22.4665687,40.0652625],[22.4671379,40.0655043],[22.4673529,40.0658495],[22.4674293,40.0661028],[22.4673901,40.0662824],[22.4675583,40.066627],[22.4680225,40.0668403],[22.4688754,40.0675003],[22.4687441,40.0676066],[22.4678378,40.0677568],[22.4676743,40.0677276],[22.4670039,40.0678179],[22.4667787,40.0677608],[22.466457,40.0677295],[22.4659163,40.0677854],[22.4654256,40.0677069],[22.4652421,40.0675243],[22.4648945,40.0673395],[22.4647473,40.0671033],[22.4647518,40.0669051],[22.4646839,40.0667961],[22.4642894,40.0666107],[22.4638185,40.066172],[22.4635464,40.065754],[22.4634191,40.0656803],[22.462889,40.0657903],[22.4627455,40.0659146],[22.4627059,40.0661122],[22.462489,40.0663706],[22.4621818,40.0664746],[22.4619077,40.0666692],[22.4618802,40.066849],[22.4617484,40.0669734],[22.4614069,40.0670409],[22.4608925,40.066971],[22.4604675,40.0671005],[22.4604052,40.0672619],[22.4599476,40.0677963],[22.459264,40.0679494],[22.4590227,40.0682525],[22.4586795,40.0683921],[22.4583811,40.0686223],[22.4582607,40.0687649],[22.4585513,40.0688769],[22.4587635,40.0688256],[22.4588563,40.0688719],[22.4590564,40.0688385],[22.4592302,40.0689309],[22.4601587,40.0688352],[22.4605215,40.068867],[22.4609211,40.0688273],[22.4610486,40.068892],[22.4611852,40.069074],[22.4611108,40.0692532],[22.461131,40.0693977],[22.4612458,40.0695073],[22.4612636,40.0697598],[22.4609521,40.0700529],[22.4609141,40.0701786],[22.4609935,40.0702967],[22.4611112,40.0702803],[22.4612591,40.0704804],[22.4611208,40.070893],[22.4611489,40.0712087],[22.460969,40.0713865],[22.4608077,40.0717808],[22.4606047,40.0719402],[22.4605671,40.0720478],[22.4607155,40.07223],[22.4609649,40.0720892],[22.4610585,40.0720994],[22.4612141,40.0724799],[22.4611314,40.0725058],[22.4611654,40.0725603],[22.4613546,40.0724907],[22.4614987,40.0723395],[22.4619824,40.0722108],[22.4624052,40.0721804],[22.4627759,40.0723835],[22.4629433,40.0727641],[22.4631496,40.072974],[22.4633018,40.0729851],[22.4636808,40.0728189],[22.4640083,40.0728593],[22.4641566,40.0730414],[22.4644808,40.0732259],[22.4648135,40.0735547],[22.4650844,40.0740267],[22.4657478,40.0742517],[22.4660251,40.0744356],[22.466185,40.0746269],[22.466111,40.0747881],[22.4661433,40.0749146],[22.4664223,40.0750264],[22.4666935,40.0754805],[22.4671249,40.0755943],[22.4673675,40.0757597],[22.4674568,40.075959],[22.4674215,40.0764901],[22.4675807,40.0767084],[22.4677778,40.0768101],[22.4682116,40.0768159],[22.4688625,40.0765542],[22.4691924,40.0764865],[22.4699779,40.0764969],[22.4704905,40.0761253],[22.4707015,40.0761281],[22.4710391,40.0762406],[22.4715933,40.0761038],[22.4717805,40.0761243],[22.4720926,40.0763266],[22.4724076,40.0769253],[22.4731899,40.0770798],[22.4739951,40.0777841],[22.4747107,40.0777755],[22.475136,40.077637],[22.4762734,40.0776429],[22.4764381,40.0786721],[22.4766306,40.078981],[22.476908,40.0791648],[22.4773865,40.0792702],[22.4787853,40.0791264],[22.4791593,40.0791854],[22.4797641,40.0794095],[22.4801179,40.0793241],[22.4803641,40.0793273],[22.4807919,40.0796032],[22.4816879,40.0799213],[22.4817995,40.0800128],[22.4819864,40.0801099],[22.482081,40.0800751],[22.4820532,40.0802729],[22.481803,40.0804498],[22.4808349,40.0807344],[22.4804782,40.080955],[22.4804273,40.0811345],[22.4810949,40.0817018],[22.481528,40.0818877],[22.4817957,40.0818326],[22.4818716,40.0815813],[22.4818029,40.0815084],[22.4819217,40.0814379],[22.4818186,40.0813284],[22.4819261,40.0812397],[22.4820203,40.0812229],[22.4822063,40.0812974],[22.4823013,40.0812446],[22.4825947,40.0812395],[22.482798,40.0810619],[22.4829854,40.0810734],[22.4830804,40.0810206],[22.4831414,40.0809133],[22.4832348,40.0809325],[22.483483,40.0808457],[22.4835174,40.0808822],[22.4839399,40.0808697],[22.4840305,40.081015],[22.4841521,40.0808184],[22.4842314,40.0809456],[22.4843034,40.0808744],[22.4844176,40.0810111],[22.4844556,40.0808854],[22.4845611,40.0808868],[22.484804,40.0805116],[22.4849212,40.0805132],[22.4849701,40.0804237],[22.4850623,40.080497],[22.4852161,40.0804359],[22.4853608,40.0802576],[22.4853115,40.0803651],[22.4854379,40.0804839],[22.4853763,40.0806182],[22.485515,40.0807101],[22.4856221,40.0806394],[22.4857721,40.0807495],[22.4858437,40.0806964],[22.48598,40.0808964],[22.4858385,40.0814621],[22.4856004,40.0816211],[22.4855988,40.0816932],[22.4857484,40.0818213],[22.4858786,40.0817689],[22.4860878,40.0818527],[22.4863929,40.0818477],[22.4866307,40.0822292],[22.4866041,40.082373],[22.4867772,40.0825014],[22.4869353,40.0829224],[22.4870508,40.083005],[22.4871096,40.0835283],[22.4870219,40.0837794],[22.487102,40.0838705],[22.487326,40.0838194],[22.4874885,40.083844],[22.4879725,40.083972],[22.4880525,40.0842793],[22.4881884,40.0844973],[22.4881485,40.084713],[22.4879148,40.0846739],[22.4877939,40.0848345],[22.4875695,40.0849037],[22.4874563,40.084722],[22.4871705,40.0849165],[22.4869538,40.0851659],[22.4865045,40.0853312],[22.4860027,40.0852165],[22.4858947,40.0853232],[22.4854565,40.0855157],[22.4851423,40.085935],[22.4845784,40.0859727],[22.4843578,40.0858707],[22.4842169,40.0858779],[22.4839288,40.0856489],[22.4834622,40.0855346],[22.4832231,40.0853063],[22.4830949,40.0852686],[22.4828916,40.0855632],[22.4826793,40.0856145],[22.4824299,40.0857554],[22.4823249,40.085727],[22.4824607,40.0854224],[22.4823924,40.0853314],[22.4822747,40.0853479],[22.4821288,40.0855802],[22.4817001,40.0858719],[22.4807799,40.0861121],[22.4804253,40.0862336],[22.4803178,40.0863223],[22.4803631,40.0863949],[22.4806542,40.0864888],[22.4823103,40.086916],[22.4823204,40.0869882],[22.4803998,40.0868549],[22.4803203,40.086998],[22.4802629,40.0869432],[22.4801085,40.0870312],[22.4801861,40.0872304],[22.4794284,40.0870223],[22.479075,40.0870897],[22.4792487,40.0871911],[22.4791759,40.0872983],[22.4793349,40.0875346],[22.4791685,40.0876315],[22.4792597,40.0877498],[22.4790021,40.0877284],[22.4789767,40.0878182],[22.4791811,40.0881182],[22.4796098,40.088358],[22.4796555,40.0884127],[22.479573,40.0884296],[22.4798158,40.088586],[22.4796729,40.0886832],[22.4798361,40.0887304],[22.479916,40.0888305],[22.4797543,40.088914],[22.4790444,40.0889902],[22.4785066,40.0889111],[22.4781073,40.0889329],[22.4777939,40.0887846],[22.4771045,40.0886675],[22.4761615,40.0883487],[22.47489,40.0875122],[22.4742707,40.0874049],[22.4740382,40.0873118],[22.4730912,40.0871732],[22.4729638,40.0870994],[22.4720456,40.0872495],[22.4715064,40.0872333],[22.4708775,40.0870358],[22.4702073,40.0871081],[22.4695622,40.0876311],[22.469102,40.0877511],[22.4688687,40.087694],[22.4691069,40.087535],[22.4688732,40.0874959],[22.468933,40.0874426],[22.4688325,40.087216],[22.4690476,40.0870387],[22.4689906,40.0869659],[22.4690885,40.086787],[22.4686781,40.0867816],[22.4684541,40.0868327],[22.4681912,40.0870454],[22.467462,40.0871348],[22.4671786,40.0872212],[22.4668509,40.0871898],[22.4667356,40.0870982],[22.4670073,40.0870117],[22.4670332,40.0869039],[22.4668468,40.0868474],[22.4669313,40.0867404],[22.4668513,40.0866493],[22.466971,40.0865428],[22.4668666,40.0864873],[22.4669507,40.0863983],[22.4667296,40.0863233],[22.4668005,40.0862973],[22.466807,40.0860091],[22.4669123,40.0860195],[22.4669722,40.0859662],[22.4671003,40.0860039],[22.4671036,40.0853373],[22.4669768,40.0852365],[22.4664993,40.0850861],[22.4665947,40.0850153],[22.4665138,40.0849601],[22.4665397,40.0848524],[22.4663768,40.0847961],[22.4664601,40.0847432],[22.4663903,40.0847152],[22.4664392,40.0846258],[22.4659185,40.0843126],[22.4659781,40.0842683],[22.4657026,40.0840034],[22.4655463,40.08365],[22.465164,40.0834377],[22.4651084,40.0833019],[22.4643667,40.0829046],[22.4639911,40.0829177],[22.463669,40.0827377],[22.4633643,40.0826301],[22.4631641,40.0826635],[22.4624857,40.0825824],[22.4622407,40.0825251],[22.4619631,40.0823502],[22.4613314,40.0822788],[22.4610225,40.0819323],[22.460915,40.082021],[22.4603862,40.082068],[22.4600951,40.081974],[22.4600261,40.0819101],[22.4600983,40.0818299],[22.4598428,40.0817184],[22.4596566,40.0816529],[22.45941,40.0816676],[22.459085,40.0815192],[22.4579596,40.0814952],[22.4568273,40.0817774],[22.4564816,40.082025],[22.4559103,40.0818733],[22.4555814,40.0818959],[22.4552196,40.081819],[22.4550198,40.0818344],[22.4546766,40.081974],[22.4543972,40.0818801],[22.4541862,40.0818773],[22.4538848,40.0817201],[22.4532537,40.0816216],[22.4527525,40.0809663],[22.4519286,40.0805769],[22.4514512,40.0804264],[22.4510045,40.0799519],[22.4503763,40.0797273],[22.4496268,40.0796812],[22.4496045,40.0796269],[22.4497238,40.0795384],[22.4494233,40.0793452],[22.449378,40.0792725],[22.4494613,40.0792196],[22.4494045,40.0791377],[22.4491581,40.0791434],[22.448662,40.0792989],[22.4483802,40.0793132],[22.4480523,40.0792908],[22.4476802,40.0791507],[22.4466505,40.0790468],[22.4465341,40.0790092],[22.4465592,40.0789374],[22.4458564,40.078901],[22.4456188,40.0790329],[22.4455273,40.0789326],[22.4455423,40.0787886],[22.4453907,40.0787506],[22.4451901,40.0788019],[22.4449984,40.0789795],[22.4447558,40.0793366],[22.4447282,40.0795165],[22.4445353,40.0797481],[22.4439012,40.0802981],[22.443707,40.0805838],[22.443618,40.0808889],[22.4432842,40.0811277],[22.4429719,40.0814478],[22.4429329,40.0816185],[22.442575,40.0818839],[22.4419172,40.0819291],[22.4416137,40.081862],[22.4416172,40.0817089],[22.4418822,40.0814061],[22.4418602,40.0813428],[22.4416148,40.0813034],[22.4417392,40.0809898],[22.4415771,40.0808975],[22.4417102,40.0807191],[22.4412572,40.0805239],[22.4411651,40.0804505],[22.4411688,40.0802884],[22.4409481,40.0801954],[22.4407791,40.0801976],[22.4405845,40.0799878],[22.4403185,40.079822],[22.4401614,40.0795136],[22.4401128,40.0790715],[22.4398602,40.0788339],[22.4398277,40.0787163],[22.4393875,40.0784761],[22.4390848,40.078382],[22.4386154,40.0783937],[22.438125,40.078297],[22.4380333,40.0782056],[22.437452,40.0779816],[22.4371635,40.0777795],[22.4371895,40.0775546],[22.4371258,40.0772655],[22.4367878,40.0766573],[22.4365353,40.0764197],[22.4364795,40.0762928],[22.4365415,40.0761495],[22.4364528,40.075923],[22.4358658,40.0754376],[22.4357208,40.0751114],[22.4350005,40.0748809],[22.4347798,40.0747878],[22.4345386,40.0745684],[22.4344166,40.0742604],[22.4341859,40.0740951],[22.4341184,40.0739681],[22.4341334,40.0738241],[22.4345382,40.0735593],[22.4345878,40.0734429],[22.4341866,40.0725276],[22.434301,40.0716282],[22.4344207,40.0715217],[22.4345015,40.0715769],[22.4349009,40.0715462],[22.4351646,40.0712975],[22.4352765,40.0710198],[22.4355149,40.0708518],[22.4363375,40.0707728],[22.4373578,40.0707686],[22.4376772,40.0706468],[22.4379049,40.0704336],[22.4377809,40.0702157],[22.437544,40.0703206],[22.4374747,40.0702746],[22.4374897,40.0701307],[22.4373474,40.0702009],[22.4372774,40.0701819],[22.4372462,40.0694968],[22.4371656,40.0694326],[22.436883,40.0694829],[22.4368375,40.0694192],[22.4369104,40.0693121],[22.4369036,40.0690958],[22.4370872,40.0687559],[22.437157,40.0682704],[22.4372789,40.0680648],[22.437134,40.0676709],[22.4368897,40.067073],[22.436688,40.0671784],[22.4365537,40.0674109],[22.4363628,40.0675524],[22.4362993,40.0677678],[22.4358372,40.0679778],[22.4357323,40.0679493],[22.4357267,40.067679],[22.4352889,40.0678532],[22.4352323,40.0677624],[22.4349611,40.0678308],[22.4347626,40.0677921],[22.4342553,40.0679294],[22.4342717,40.0677224],[22.4340134,40.0677369],[22.4333601,40.0675929],[22.4330929,40.0674812],[22.4313085,40.0670607],[22.4301696,40.0667299],[22.430038,40.0670479],[22.4294562,40.0673644],[22.4293106,40.0675786],[22.4289282,40.0678888],[22.4286336,40.0684613],[22.428176,40.0689867],[22.4272901,40.0697764],[22.4271792,40.0700092],[22.426974,40.0703127],[22.4264576,40.0706796],[22.4261956,40.0708562],[22.425666,40.0709391],[22.4252164,40.0711131],[22.4246194,40.0715735],[22.4244738,40.0717877],[22.4239626,40.0720871],[22.4238491,40.0719234],[22.4238093,40.0716165],[22.4236125,40.0715057],[22.4231653,40.0710672],[22.4230884,40.0708409],[22.4226362,40.0706186],[22.4224137,40.0706065],[22.4222282,40.0705139],[22.4220087,40.0698623],[22.4215392,40.0698829],[22.4213852,40.0699529],[22.4211517,40.0699047],[22.420857,40.0699727],[22.4200615,40.0698898],[22.419146,40.0694674],[22.4191268,40.0696969],[22.4193203,40.0699517],[22.4192016,40.0700132],[22.4191869,40.0701391],[22.4190923,40.0701739],[22.4190302,40.0703262],[22.4187941,40.070395],[22.4187179,40.0706462],[22.4185387,40.0707879],[22.4184148,40.07057],[22.4181008,40.0704576],[22.4174979,40.0706656],[22.4170078,40.0705598],[22.416737,40.0706102],[22.416636,40.0704106],[22.4164975,40.0703186],[22.4161433,40.0704219],[22.4159528,40.0705454],[22.4157954,40.0707594],[22.4155352,40.070855],[22.4147027,40.0708526],[22.4139809,40.0706265],[22.4136533,40.0706896],[22.4132639,40.0707924],[22.4127617,40.0707044],[22.4125302,40.0705751],[22.4124124,40.0706005],[22.4119202,40.0710893],[22.4114354,40.0712628],[22.4110419,40.0715457],[22.4106772,40.0715947],[22.4101451,40.0717856],[22.4096544,40.0717068],[22.4094308,40.0717398],[22.4091331,40.0719339],[22.4085792,40.0720524],[22.4080898,40.0724241],[22.407404,40.0726669],[22.4071289,40.0728974],[22.4067648,40.0729194],[22.4063616,40.073112],[22.4060204,40.0731614],[22.4056122,40.0735702],[22.4055686,40.0739299],[22.4054246,40.0740721],[22.404364,40.0742917],[22.4039322,40.0742633],[22.4033655,40.0738636],[22.4028878,40.0737308],[22.4026159,40.0733217],[22.4020109,40.0731151],[22.4015829,40.072866],[22.4011249,40.0723912],[22.4007096,40.0720972],[22.4002688,40.0718929],[22.3995683,40.0722616],[22.3990202,40.0726324],[22.3982067,40.0728194],[22.3975455,40.0735084],[22.3970796,40.0733758],[22.3967212,40.0731547],[22.3963135,40.0730409],[22.3957872,40.0729796],[22.3955318,40.0728679],[22.3944648,40.0728621],[22.394428,40.0729337],[22.3945201,40.0730071],[22.3944715,40.0730784],[22.394291,40.0732741],[22.3941156,40.0732537],[22.394136,40.0733801],[22.3940762,40.0734333],[22.393464,40.0735329],[22.3937047,40.0737705],[22.3933974,40.0738744],[22.3930924,40.0738791],[22.3929839,40.0740038],[22.3927145,40.073991],[22.3926881,40.0741168],[22.3925229,40.0741595],[22.3922424,40.0741196],[22.3920539,40.074153],[22.3920056,40.0742154],[22.3922601,40.0743631],[22.3922693,40.0744713],[22.3923961,40.0745632],[22.3921018,40.0746131],[22.3919935,40.0747288],[22.391476,40.0747936],[22.3910908,40.0747162],[22.390744,40.0749997],[22.3906825,40.075125],[22.3898275,40.075077],[22.3894101,40.074873],[22.3891518,40.0748875],[22.3890036,40.0747052],[22.3883432,40.0753627],[22.3885566,40.0757621],[22.3887316,40.0758005],[22.3890066,40.0760746],[22.3895958,40.0769477],[22.3896766,40.0770029],[22.3899349,40.0769885],[22.3902212,40.0772807],[22.3908756,40.0773799],[22.3910368,40.0775083],[22.3913623,40.0776299],[22.391739,40.0780676],[22.3923523,40.0784184],[22.3926604,40.0787831],[22.3928333,40.078817],[22.3935457,40.078944],[22.3942824,40.0785398],[22.3943382,40.0786577],[22.3941782,40.0789798],[22.3942238,40.0790345],[22.3951898,40.0788497],[22.3951374,40.0790832],[22.394771,40.0792042],[22.3947815,40.0792584],[22.3954945,40.0793584],[22.3960374,40.0792128],[22.3961526,40.0793044],[22.3965034,40.0793453],[22.3970123,40.0796497],[22.3970503,40.0795331],[22.3971675,40.0795347],[22.3971368,40.0793451],[22.3973932,40.0794117],[22.3974893,40.0793139],[22.3976405,40.0793701],[22.3977364,40.0792813],[22.3979453,40.0793743],[22.3981274,40.0796111],[22.3982629,40.0793336],[22.3981853,40.0791434],[22.3982795,40.0791267],[22.3985805,40.079293],[22.3990268,40.0797676],[22.3992952,40.0798254],[22.3994994,40.0801165],[22.4005554,40.0805996],[22.4013656,40.0810612],[22.4014589,40.0810805],[22.4015314,40.0809914],[22.4021383,40.0811169],[22.40224,40.0812805],[22.4022252,40.0814154],[22.4023621,40.0815795],[22.4027789,40.0818104],[22.4031201,40.0822656],[22.4034994,40.0825951],[22.4035547,40.08274],[22.4037975,40.0828875],[22.4042414,40.0829657],[22.4043431,40.0831293],[22.4044834,40.0831492],[22.4046861,40.0830079],[22.4049202,40.0830291],[22.4049926,40.08294],[22.4052627,40.0829257],[22.4055981,40.082624],[22.4056492,40.0824446],[22.4057313,40.0824457],[22.4059386,40.0826107],[22.4064105,40.0824911],[22.4064785,40.0825911],[22.4063445,40.0828055],[22.4060615,40.0828737],[22.4062059,40.083218],[22.4067293,40.0834054],[22.4069359,40.0835974],[22.4068838,40.0839165],[22.4068881,40.0839841],[22.4068788,40.0843804],[22.4071097,40.0843971],[22.4073918,40.0845136],[22.4074066,40.0848832],[22.4075658,40.0851016],[22.4076072,40.0853364],[22.4079321,40.0859895],[22.4081714,40.0862901],[22.4086723,40.0864411],[22.409019,40.0866621],[22.4093578,40.0867208],[22.4097761,40.0868887],[22.4097983,40.0869431],[22.4096212,40.0869947],[22.4096199,40.0870487],[22.4100041,40.0871711],[22.4101113,40.0871005],[22.410109,40.0871996],[22.4102351,40.0873274],[22.4105171,40.0873043],[22.4108787,40.0873903],[22.4118632,40.0874218],[22.412107,40.0875333],[22.4124114,40.0875555],[22.4130961,40.0878712],[22.413632,40.0879821],[22.4132631,40.0876077],[22.4135466,40.0875215],[22.413881,40.0877693],[22.4142675,40.0877926],[22.4148233,40.0881065],[22.4150563,40.0881728],[22.4154835,40.0884669],[22.4166458,40.0889243],[22.4175588,40.0895133],[22.4176447,40.0898568],[22.4180225,40.0902584],[22.4182349,40.0907117],[22.4183517,40.0907314],[22.4185891,40.0906085],[22.4193551,40.0904568],[22.4205625,40.0909958],[22.421588,40.091289],[22.4219808,40.0915466],[22.4220692,40.0917821],[22.4223101,40.0920196],[22.4227547,40.0922103],[22.4235597,40.0924645],[22.4241577,40.0924727],[22.4244524,40.0924136],[22.4250979,40.0923954],[22.4254711,40.0924905],[22.425511,40.0927974],[22.4257432,40.0928996],[22.4258433,40.0931352],[22.4263359,40.0931419],[22.4268948,40.0933207],[22.4274677,40.0934005],[22.427867,40.0935276],[22.4280978,40.0936929],[22.4282456,40.0938931],[22.4283262,40.0934527],[22.4286013,40.0932222],[22.4290573,40.0932825],[22.4298138,40.093545],[22.4300575,40.0935168],[22.4302754,40.0931098],[22.4305675,40.0931588],[22.4308926,40.0933073],[22.4311456,40.093527],[22.4314857,40.0935316],[22.4318,40.093635],[22.4325849,40.0936816],[22.4328293,40.093766],[22.4335794,40.0937942],[22.4339061,40.0938707],[22.4342591,40.0938214],[22.4346418,40.0940157],[22.4351435,40.0941306],[22.4353203,40.094097],[22.4355996,40.0941908],[22.436116,40.0941798],[22.436603,40.0939161],[22.4368353,40.0940183],[22.4372698,40.0939972],[22.4373733,40.0940887],[22.4377983,40.0939683],[22.4380538,40.0940798],[22.4383345,40.0941196],[22.4384497,40.0942113],[22.4385791,40.094195],[22.4386163,40.0941054],[22.4386865,40.0941154],[22.438941,40.094272],[22.4393958,40.0943862],[22.4400449,40.0942148],[22.4401311,40.0940358],[22.4404047,40.0938683],[22.4405868,40.0936004],[22.4407777,40.0934589],[22.440866,40.0931898],[22.4411236,40.0932113],[22.4412103,40.0931674],[22.4414912,40.0931982],[22.4424486,40.0933913],[22.4427087,40.0933047],[22.4429002,40.0931361],[22.443394,40.0930887],[22.4439727,40.0929163],[22.4443319,40.0925968],[22.4449625,40.0932359],[22.4452645,40.093366],[22.4455243,40.0932884],[22.4457574,40.0933546],[22.4459918,40.0938803],[22.4463181,40.0939748],[22.4463356,40.0942363],[22.4461388,40.094639],[22.4463797,40.0948765],[22.4464851,40.0954004],[22.4467164,40.0955477],[22.4470104,40.0955156],[22.4474042,40.0957371],[22.4478599,40.0958153],[22.4481899,40.0957476],[22.4490582,40.0952187],[22.4493053,40.095186],[22.4497789,40.0949941],[22.4501672,40.0939092],[22.4504159,40.0938045],[22.4509931,40.0931815],[22.4510636,40.0931735],[22.4510968,40.093264],[22.4513908,40.0932319],[22.4516358,40.0932892],[22.4519909,40.0931498],[22.4521637,40.0932873],[22.4525272,40.0932921],[22.4528704,40.0931616],[22.453542,40.0930264],[22.4536387,40.0929016],[22.4538634,40.0928235],[22.4539038,40.0925898],[22.4543567,40.092794],[22.4544491,40.0929079],[22.4545198,40.0928908],[22.4545823,40.0927205],[22.4546988,40.0927581],[22.454848,40.0929042],[22.4554654,40.0930926],[22.4556502,40.0932212],[22.4557961,40.0935114],[22.4561469,40.0935612],[22.4565616,40.0933775],[22.4571399,40.093223],[22.4574925,40.0931917],[22.4577582,40.0933754],[22.4580894,40.0932537],[22.4582592,40.0930037],[22.4586096,40.0930714],[22.4586816,40.0930003],[22.4589165,40.0929854],[22.4589537,40.0928958],[22.4591812,40.0932142],[22.4592988,40.0931977],[22.4593943,40.0931269],[22.4597979,40.0923936],[22.4600484,40.0922077],[22.4604003,40.0916899],[22.4607474,40.0915909],[22.4614154,40.0916178],[22.4623799,40.0915044],[22.462743,40.0915273],[22.4629824,40.0913142],[22.4633378,40.0911568],[22.463316,40.0905619],[22.4639937,40.0901565],[22.4645901,40.0902365],[22.4649892,40.0902237],[22.4654308,40.0904098],[22.4656071,40.0903941],[22.4662488,40.0905467],[22.4666002,40.0905694],[22.4671527,40.0905137],[22.4674083,40.0906251],[22.4685397,40.0909104],[22.4689178,40.0912622],[22.4688363,40.0917566],[22.4689892,40.0922632],[22.4706095,40.0921945],[22.4707357,40.0923223],[22.4713042,40.0926001],[22.4716532,40.0927308],[22.4722733,40.092802],[22.4729224,40.0931529],[22.4732534,40.0935627],[22.4734744,40.0936467],[22.4737506,40.0938846],[22.4737235,40.0940464],[22.4743014,40.0944324],[22.4742932,40.0948016],[22.474404,40.0950914],[22.4746908,40.0953835],[22.4755097,40.0961555],[22.4760573,40.0963249],[22.4764006,40.0961853],[22.4767,40.0959099],[22.4780728,40.0953694],[22.4786086,40.0950161],[22.4788139,40.0947485],[22.4795361,40.0944517],[22.4798327,40.0943024],[22.4801024,40.094306],[22.4801942,40.0943973],[22.4804874,40.0944011],[22.4805178,40.0946177],[22.4808698,40.0946133],[22.4809394,40.0946503],[22.4809256,40.0947402],[22.4811826,40.0947886],[22.4810593,40.0950573],[22.4812454,40.0951318],[22.4812551,40.095222],[22.4816878,40.0952817],[22.4815415,40.095532],[22.4818225,40.0955538],[22.4821833,40.0956846],[22.482253,40.0957125],[22.4821936,40.0957478],[22.482251,40.0958026],[22.4826841,40.0958443],[22.4826348,40.0959518],[22.482799,40.0959539],[22.4831662,40.0957966],[22.4833705,40.095574],[22.4835606,40.0954684],[22.4837542,40.0952007],[22.4841971,40.0948011],[22.4843323,40.0945236],[22.4844386,40.0944889],[22.4845058,40.0946339],[22.4845883,40.094617],[22.4848304,40.0942778],[22.4850439,40.0941725],[22.4850738,40.0938846],[22.4853302,40.09396],[22.4852519,40.0937878],[22.4856474,40.0939372],[22.4857557,40.0938124],[22.485771,40.0936505],[22.486002,40.0938157],[22.4861245,40.093583],[22.4864126,40.093812],[22.4864983,40.093651],[22.4864956,40.0932455],[22.4865659,40.0932465],[22.4867049,40.0933293],[22.4870775,40.0939829],[22.4874252,40.0936451],[22.487679,40.0938376],[22.4877042,40.0942884],[22.4875813,40.094539],[22.487594,40.0950257],[22.4878333,40.0948126],[22.4879192,40.095174],[22.4878238,40.0952449],[22.4878925,40.0953178],[22.4878166,40.0955691],[22.4883727,40.0958827],[22.4886571,40.0962828],[22.4888646,40.0964477],[22.4889841,40.0963501],[22.4896315,40.0962505],[22.4897851,40.0963651],[22.4898139,40.0962754],[22.48958,40.0958759],[22.4901519,40.0960095],[22.4912606,40.0957356],[22.4915028,40.0957568],[22.4916213,40.0958214],[22.49192,40.0958388],[22.4921365,40.0961299],[22.4923557,40.096295],[22.4925577,40.096712],[22.4925556,40.0971714],[22.4928829,40.0969099],[22.4930791,40.0970566],[22.49325,40.0970679],[22.4935377,40.0973239],[22.4940245,40.0975914],[22.4942821,40.0976128],[22.4942805,40.0976849],[22.4941514,40.0977372],[22.4940451,40.0977719],[22.4939367,40.0978966],[22.4939574,40.098023],[22.4937209,40.09811],[22.4934509,40.0986471],[22.4933373,40.0986951],[22.493102,40.0987281],[22.4930656,40.0987817],[22.4931073,40.0990165],[22.4929903,40.0995375],[22.4930421,40.0998444],[22.4929294,40.1001673],[22.4927525,40.10021],[22.4927149,40.1003177],[22.4925842,40.100397],[22.4925297,40.1007387],[22.4921148,40.1009315],[22.4917268,40.101503],[22.4914781,40.1016079],[22.4913908,40.101841],[22.4912483,40.1019202],[22.4907549,40.1024813],[22.4900573,40.1027245],[22.4897812,40.1030092],[22.4894242,40.1032388],[22.4892427,40.1029571],[22.4887388,40.1029325],[22.4884289,40.1026222],[22.4879145,40.1024398],[22.4883182,40.1027514],[22.4884267,40.1031492],[22.488612,40.1032597],[22.488793,40.1033477],[22.4890435,40.1036933],[22.4892514,40.1038401],[22.4899523,40.1039754],[22.489939,40.1040473],[22.490236,40.1044115],[22.4903739,40.104589],[22.4901749,40.1045684],[22.4902652,40.1047317],[22.4902044,40.10483],[22.4898674,40.1046815],[22.4897607,40.1047342],[22.4901499,40.1051717],[22.4908822,40.1054785],[22.4916768,40.105624],[22.4918386,40.1057342],[22.49185,40.1058019],[22.4922576,40.1058883],[22.4929655,40.1067714],[22.4932099,40.1068647],[22.4937031,40.1068441],[22.4939979,40.1067758],[22.4944609,40.1065296],[22.4950873,40.1063215],[22.4958394,40.1057367],[22.4962769,40.1055802],[22.4968876,40.1055521],[22.497584,40.1053629],[22.4987881,40.1053605],[22.4993916,40.1052242],[22.4994876,40.1051264],[22.4997,40.1050751]]},{"id":19182,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03c0\u03cc\u03c3\u03c4\u03bf\u03bb\u03b9-\u03a0\u03b1\u03c0\u03ac \u03a1\u03ad\u03bc\u03b1","description_GR":"\u0397 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a1\u03ad\u03bc\u03b1 \u03a0\u03b1\u03c0\u03ac \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c0\u03ac \u0391\u03bb\u03ce\u03bd\u03b9","path":"MACEDONIA\/Makedonia_Olymbos_AgPostoli_PapaRema_PapaAloni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":7117,"name_EN":"Olympus: Agii Apostoli-Papa Rema-Papa Aloni","description_EN":"The shortest ascent to Papa Aloni via the Papa Rema ravine","ascent_time":180,"descent_time":160,"marker":"Red_dots","level":13,"ascent":933,"descent":282,"maxelev":1028,"minelev":362,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.36735 40.12703,22.3987 40.16725)","views":5,"millestones":"0,22.3977442,40.1676772#1,22.3899002,40.1626045#2,22.3836991,40.1566614#3,22.3800233,40.1501499#4,22.3740355,40.1441082#5,22.3737449,40.1373468#6,22.3703978,40.1310750#7.1,22.3708092,40.1266441","x":22.3769137,"y":40.147563,"coor":[[22.3977442,40.1676772],[22.3973149,40.1674551],[22.3971155,40.1671055],[22.3967797,40.1669026],[22.3963564,40.1664283],[22.3959173,40.1661249],[22.394493,40.1657718],[22.393935,40.1655299],[22.3937356,40.165383],[22.3935761,40.1654528],[22.3934523,40.1652259],[22.3934512,40.1647754],[22.3935254,40.1646143],[22.3934362,40.1644148],[22.3936748,40.164256],[22.3937004,40.1641663],[22.3936317,40.1640932],[22.3932481,40.1639258],[22.3928277,40.1638298],[22.3924953,40.1634829],[22.3917653,40.1630673],[22.3908532,40.1629105],[22.3906289,40.1629615],[22.3903266,40.1628311],[22.3900961,40.1626477],[22.3898274,40.16259],[22.3892038,40.1621489],[22.3890667,40.1619848],[22.3888685,40.161928],[22.3884527,40.1616339],[22.3880803,40.1614936],[22.3879885,40.1614022],[22.3874069,40.1611689],[22.3869669,40.1609105],[22.3867598,40.1607275],[22.3867176,40.1605287],[22.386496,40.1604625],[22.3862474,40.1605491],[22.3859657,40.1605452],[22.3855929,40.1604229],[22.3852281,40.1604539],[22.3847042,40.1602664],[22.384045,40.1598428],[22.3837821,40.1590463],[22.3838681,40.1588853],[22.3837998,40.1587943],[22.3838661,40.1584709],[22.3838256,40.1582001],[22.384074,40.157627],[22.3839392,40.1573728],[22.3840742,40.1571225],[22.3837672,40.1567038],[22.383501,40.1565379],[22.3832778,40.1560483],[22.3829281,40.1559443],[22.3826637,40.1557064],[22.3826396,40.1552376],[22.382583,40.1551467],[22.3826716,40.1548777],[22.3824857,40.154794],[22.3821983,40.1545378],[22.3820873,40.1542659],[22.3814218,40.1541125],[22.3812831,40.1540205],[22.3811943,40.153803],[22.3812099,40.1536411],[22.3813164,40.1536065],[22.3811209,40.1534326],[22.3814022,40.1534546],[22.3816343,40.1535659],[22.3816156,40.1533675],[22.3815435,40.1533124],[22.381207,40.1531455],[22.3811289,40.1529733],[22.3812168,40.1527313],[22.3811498,40.1525862],[22.3808393,40.1523116],[22.3806633,40.1518136],[22.3807028,40.151634],[22.3810024,40.1513769],[22.380964,40.151016],[22.3804634,40.1508379],[22.3801278,40.150635],[22.3802275,40.1503931],[22.3800431,40.1502464],[22.380022,40.150147],[22.3801432,40.1499866],[22.3798127,40.1495675],[22.3795434,40.1495367],[22.3791719,40.1493604],[22.3790921,40.1492601],[22.3790766,40.1489266],[22.3788713,40.1486715],[22.3787083,40.1486151],[22.3784954,40.1486842],[22.3784862,40.148576],[22.378186,40.1483646],[22.3778544,40.1479906],[22.3775293,40.1478419],[22.3772197,40.1475312],[22.3771371,40.1475481],[22.3771636,40.1474223],[22.3769511,40.1474734],[22.3769137,40.147563],[22.3767594,40.1476329],[22.3762334,40.1473372],[22.3761108,40.1470652],[22.3759604,40.146973],[22.3757212,40.1466634],[22.3755646,40.1463369],[22.3755794,40.1462109],[22.375688,40.1460863],[22.3755141,40.1459938],[22.3754367,40.1457945],[22.3750752,40.1456904],[22.3749144,40.145544],[22.3747006,40.1451536],[22.3747512,40.1450011],[22.3744745,40.1447901],[22.3745179,40.1444483],[22.3744635,40.1442674],[22.3742649,40.1442286],[22.3741034,40.1441092],[22.3736457,40.1441027],[22.3736662,40.1442292],[22.3736046,40.1443499],[22.373285,40.143967],[22.3730299,40.1438373],[22.3727145,40.1437698],[22.3723322,40.1435573],[22.3722638,40.1434752],[22.3722414,40.1429344],[22.3724441,40.1418201],[22.3732627,40.1409668],[22.373787,40.1401453],[22.3737224,40.1399012],[22.373776,40.1396226],[22.3742314,40.1392326],[22.374572,40.1387329],[22.374563,40.1386157],[22.3744474,40.138542],[22.3740077,40.1384908],[22.3737895,40.1382895],[22.3736897,40.1380449],[22.3737245,40.1375679],[22.373748,40.1373205],[22.3734735,40.1370193],[22.3734042,40.1364778],[22.3731504,40.1362941],[22.3729369,40.1358947],[22.3731049,40.1352484],[22.3732088,40.1353219],[22.3733628,40.135261],[22.3735218,40.134993],[22.3734794,40.1348032],[22.3731277,40.1342938],[22.3730235,40.1338644],[22.3732424,40.1335431],[22.3732339,40.1334079],[22.3734133,40.1332663],[22.3733722,40.1330225],[22.3735525,40.1328448],[22.3732611,40.1327596],[22.3727805,40.1327349],[22.372308,40.1323679],[22.3721602,40.1321676],[22.3717995,40.1320364],[22.3716383,40.131908],[22.371736,40.1317472],[22.3711702,40.1318474],[22.3709243,40.1318259],[22.3706622,40.1319393],[22.3706357,40.1317903],[22.3706974,40.131665],[22.3705976,40.1314204],[22.3699775,40.1303576],[22.3698506,40.1302657],[22.3697875,40.1299586],[22.3690941,40.1295074],[22.3687221,40.129358],[22.3683232,40.1293523],[22.3682545,40.1292793],[22.3683386,40.1292309],[22.3686378,40.129109],[22.3688014,40.1291384],[22.3693309,40.1290828],[22.3692388,40.1290094],[22.3693,40.1289022],[22.3701243,40.1287876],[22.3702197,40.1287259],[22.3703833,40.1287552],[22.3704076,40.1287195],[22.3701064,40.1285531],[22.3701225,40.1283732],[22.3702389,40.1284109],[22.370288,40.1283215],[22.3704762,40.1283061],[22.3706506,40.1283716],[22.3710502,40.1283502],[22.3710906,40.1281301],[22.3708329,40.1281129],[22.3706512,40.1278581],[22.3708249,40.1274642],[22.3706093,40.1271548],[22.3706588,40.1270474],[22.3708491,40.126942],[22.3708092,40.1266441]]},{"id":19197,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039a\u03b1\u03c4. \u039b\u03b9\u03b2\u03b1\u03b4\u03ac\u03ba\u03b9-\u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c3\u03c6\u03b1\u03bb\u03ae\u03c2 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b1 2700 \u03bc.","path":"MACEDONIA\/Makedonia_Olymbos_Livadaki_Kalogeros","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":2654,"name_EN":"Olympus: Livadaki bivouac - Kalogerose peak","description_EN":"The safest way to 2700 m. elevation","ascent_time":115,"descent_time":90,"marker":"Red_dots","level":13,"ascent":616,"descent":45,"maxelev":2688,"minelev":2097,"link_logo":"olympus_128","link_ref":"http:\/\/www.topoguide.gr\/mountains\/macedonia\/advs_olymbos\/olymbos_hiking.php","pdf_link":"","bbox":"LINESTRING(22.39553 40.05059,22.43053 40.06628)","views":0,"millestones":"0,22.4301644,40.0667298#1,22.4203556,40.0643539#2,22.4114945,40.0598508#3,22.4041742,40.0536237#2.7,22.3958927,40.0509539","x":22.414942,"y":40.0608919,"coor":[[22.4301644,40.0667298],[22.4298942,40.0667532],[22.4291854,40.0664733],[22.4279443,40.0663934],[22.427641,40.0663262],[22.4275271,40.0661806],[22.4269667,40.0660738],[22.4265916,40.0660687],[22.4264706,40.0662293],[22.4259327,40.0661679],[22.4256742,40.0661914],[22.4252927,40.065952],[22.4246308,40.0656727],[22.4241839,40.0657297],[22.423546,40.0659372],[22.4232303,40.0658969],[22.4229798,40.0660827],[22.4218206,40.0660129],[22.4213033,40.0656905],[22.420635,40.0646724],[22.4199266,40.0638699],[22.4197193,40.0637049],[22.4195791,40.063685],[22.4188535,40.0631165],[22.4184265,40.0623179],[22.417694,40.0615421],[22.4173449,40.0614292],[22.4171222,40.0614262],[22.4168792,40.0612877],[22.4165392,40.0612831],[22.4160538,40.0609792],[22.4159002,40.0610311],[22.4154699,40.0608811],[22.4153753,40.0609158],[22.4153296,40.0608611],[22.4151409,40.0609126],[22.414942,40.0608919],[22.4146875,40.0607443],[22.4146201,40.0606172],[22.4141902,40.0604492],[22.4139264,40.0601933],[22.4134758,40.0599078],[22.4128055,40.0599797],[22.4123973,40.0598841],[22.411894,40.0598501],[22.4116702,40.0598921],[22.4113088,40.0598061],[22.4104954,40.0597724],[22.4096371,40.059202],[22.4094845,40.059209],[22.4093353,40.0590718],[22.4084663,40.0586274],[22.4072446,40.0577187],[22.4070297,40.0573824],[22.4063468,40.0570037],[22.4064629,40.0568341],[22.4064662,40.05669],[22.4062386,40.0558941],[22.4048712,40.0541996],[22.4046078,40.0539347],[22.4038469,40.0533836],[22.4030115,40.0530118],[22.4027238,40.0522781],[22.4025166,40.052113],[22.4020381,40.0515209],[22.4011061,40.0507693],[22.4007457,40.0506382],[22.40015,40.0505488],[22.3985817,40.0504371],[22.3976861,40.0501364],[22.3962448,40.050612],[22.3958927,40.0509539]]}],{"extent":[22.23725,39.85914,22.55269,40.18019],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#041fff","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Olymbos_AgVasilios_Araplakos":{"url":null,"color":"#ff8f09","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Olymbos_AgKori_Araplakos":{"url":null,"color":"#3fb40e","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Olymbos_Mastorouli_PapaRema":{"url":null,"color":"#041fff","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Olymbos_Mastorouli_Petrostrouga":{"url":null,"color":"#041fff","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Olymbos_Mastorouli_Giagoulas":{"url":null,"color":"#ff04a8","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Olymbos_OropedioMouson_Zonaria_Mytikas":{"url":null,"color":"#ff3d04","width":6,"exclude":false,"useStyle":true},"MACEDONIA\/Makedonia_Olymbos_Gortsia_Kakalos":{"url":null,"color":"#041fff","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Olymbos_Gortsia_Petrostrouga":{"url":null,"color":"#041fff","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Olymbos_Gortsia_Petrostrouga_OropedioMouson":{"url":null,"color":"#2a7106","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_olympus = new getPoiCollection("olympus",[{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a3\u03c4\u03b5\u03c6\u03ac\u03bd\u03b9","owner":"A. Bonetti","x":22.358772277829,"y":40.088048311942,"photo":"Mt Olympos-Stephani-moon","type":0,"zoom_level":13,"id":218,"hlink_GR":"","hlink_EN":"","description":"","height":334,"width":511},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u0397 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1
\u03c4\u03bf\u03c5 \u0395\u03bd\u03b9\u03c0\u03ad\u03b1","owner":"A. Bonetti","x":22.488719940183,"y":40.103838975287,"photo":"Mt Olympus - Enipea 02","type":0,"zoom_level":12,"id":219,"hlink_GR":"","hlink_EN":"","description":"\u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03bf\u03b9 \u03c8\u03b7\u03bb\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ad\u03c2","height":512,"width":342},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u03a3\u03c4\u03bf\u03bd \u0395\u03bd\u03b9\u03c0\u03ad\u03b1","owner":"A. Bonetti","x":22.417137145993,"y":40.08880345826,"photo":"Mt Olympus - Enipea stream","type":0,"zoom_level":14,"id":220,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u03a4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf
\u03a7\u03c1. \u039a\u03ac\u03ba\u03b1\u03bb\u03bf\u03c2","owner":"A. Bonetti","x":22.367012023927,"y":40.093038688869,"photo":"Mt Olympus Refuge C","type":0,"zoom_level":12,"id":221,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03cd\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03b5\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","height":342,"width":512},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u0394\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c3\u03c4\u03b7 \u039c\u03c0\u03ac\u03c1\u03b1","owner":"AnaDigit","x":22.36602497101,"y":40.046633774757,"photo":"Olymbos_dexameni","type":0,"zoom_level":14,"id":337,"hlink_GR":"","hlink_EN":"","description":"","height":430,"width":512},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u039f\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ad\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf","owner":"AnaDigit","x":22.385637283326,"y":40.04239565789,"photo":"Olymbos_Korfes_apo_Kalogero","type":0,"zoom_level":13,"id":338,"hlink_GR":"","hlink_EN":"","description":"","height":209,"width":512},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0391\u03b3\u03c1\u03b9\u03cc\u03b3\u03b9\u03b4\u03bf (R. rupicapra)","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":22.360278,"y":40.088417,"photo":"Varalis_Rupicapra","type":7,"zoom_level":13,"id":1559,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":860}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathListDivId').innerHTML="
Κατ. Σπ. Αγαπητός-Κακόσκαλα-Μύτικας
Κατ. Σπ. Αγαπητός-Κοφτό-Οροπέδιο Μουσών
Κατ. Σπ. Αγαπητός-Ζωνάρια-Λούκι-Μύτικας-Κακόσκαλα
Κατ. Σπ. Αγαπητός-Ζωνάρια-Οροπέδιο Μουσών
Μονή Αγίου Διονυσίου-Άγιο Σπήλαιο
Άγιος Κωνσταντίνος-Ράχη-κατ. Κορομηλιά
Αγία Τριάδα Βροντούς-κατ. Κρεβάτια-Μπαρμπαλάς-Οροπέδιο Μουσών
Άγιος Κωνσταντίνος-ρέμα Ορλιά-κατ. Κορομηλιάς-Πετρόστρουγγα-Οροπέδιο Μουσών
Αγία Τριάδα Βροντούς-κατ. Κρεβάτια
Αγία Τριάδα-Μαστορούλη-κατ. Πετρόστρουγκα
Κατ. Άνω Πηγάδι-Ράχη Αρβανίτη-Πάγος-Μπάρα
Καταφύγιο Άνω Πηγάδι-Μπεχτέσι
Μπάρα-Άγιος Αντώνιος
Μπεχτέσι-Φράγκου Αλώνι-Πάγος-Μπάρα
Κατ. ανάγκης Χριστάκη-Σκολιό-Κακόσκαλα-Μύτικας
E4 Δίον-Λιτόχωρο
E4 Κοκκινοπηλός-καταφύγιο Σπ. Αγαπητός
E4 Καταφύγιο Σπ. Αγαπητός-Λιτόχωρο
Γκορτσιά-κατ. Γιώσος Αποστολίδης
Γκορτσιά-κατ. Χρήστος Κάκαλος
Γκορτσιά-κατ. Πετρόστρουγγα
Γκορτσιά-Πετρόστρουγγα-Σκούρτα-Οροπέδιο Μουσών
Καταφύγιο Άνω Πηγάδι-Κωστή-Ράχη Αχριάνη-Πάγος-Μπάρα
Καρυά-Μεταμόρφωση-Μπάρα
Καρυά-Σαράντα Καγκέλια-Μπάρα-κατ. ανάγκης Κ. Μπιγκοτζίδης
Καρυά-πηγή Πυξάρι-Μπάρα
Ε4 Κοκκινοπηλός-κατ. ανάγκης Χριστάκη
Κοκκινοπηλός-Σταλαγματιά-Πύργος Γρίβα-κατ. ανάγκης Μπιγκοτζίδης
Κοκκινοπηλός-Κίτρος-Φλάμπουρο-καταφύγιο Χριστάκη
Καταφύγιο Κρεβάτια-Μαστορούλη-κατ. Πετρόστρουγγα
Κατ. Κρεβάτια-Μπαρμπαλάς-Οροπέδιο Μουσών
Κατ. Κρεβάτια-Παπά Ρέμα-Άγιοι Απόστολοι
Λιτόχωρο-Ζηλνιά-Χαντόλια-Σταυρός
Ε4 Λιτόχωρο-χαράδρα Ενιππέα-Πριόνια
Λιτόχωρο-Γκόλνα-Ενιπέας-Πριόνια
Λιτόχωρο-Σκανδαλιάρα-κατ. Άνω Πηγάδι
Λιτόχωρο-Τσουκνίδα-Λιβαδάκι
Λιβαδάκι-Καλόγερος-Μπάρα-κατ. ανάγκης Μπιγκοτζίδης
O2 Καρυά-Ραψάνη
O2 Ραψάνη-Τέμπη
O2 Σκολιό-Καρυά
Άγιος Κωνσταντίνος-ρέμα Ορλιά-κατ. Κορομηλιάς
Οροπέδιο Μουσών-Ζωνάρια-Λούκι-Μύτικας
Πέτρα-κατ. Κρεβάτια
Σαλατούρα-κατ. ανάγκης Πυξάρι-Κίτρος-κατ. ανάγκης Χριστάκη
Πριόνια-Γομαρόσταλος-Οροπέδιο Μουσών
Πριόνια-Λιβαδάκι
Πριόνια-κατ. Σπήλιος Αγαπητός
Σέλωμα-κατ. Πετρόστρουγγα
Κατ. Σπ. Αγαπητός-Γομαρόσταλος-Πετρόστρουγγα
Σταυρός-Πριόνια από Χαντόλια
Βρυσοπούλες-κατ. ανάγκης Κ. Μιγκοτζίδης
Βρυσοπούλες-Κακόσκαλα-Μύτικας
Κατ. ανάγκης Χριστάκη-Ξερολάκκι
Ξερολάκκι-ρέμα Ναούμ-Μεγάλα Καζάνια-Πόρτες-Οροπέδιο Μουσών
Ξερολάκκι-Βρύση Καρασκίνη-κατ. Κρεβάτια
Κατ. ανάγκης Χριστάκη-Κατ. ανάγκης Αγίου Αντωνίου
Κατ. Κορομηλιάς-Σέλωμα
Κατ. Κορομηλιάς-Πετρόστρουγκα
Φλάμπουρο-Κατ. ανάγκης Αγίου Αντωνίου
Άγιος Κωνσταντίνος-ρέμα Ορλιά-καταρράκτες Ορλιά
Πριόνια-Χονδρομεσοράχη-κατ. Σπήλιος Αγαπητός
Αγία Κόρη-Μαστορούλη
Παλαιά Λεπτοκαρυά-Κατ. Άνω Πηγάδι
Πριόνια-Χονδρομεσοράχη-διαστ. Ζωναριών
E4 Καταφ. ανάγκης Χριστάκη-καταφύγιο Σπ. Αγαπητός
E4 Κοκκινοπηλός-καταφύγιο ανάγκης Χριστάκη
Σταυρός-Μάννα-Σέλωμα
Πριόνια-Άγιο Σπήλαιο-Μονή Αγίου Διονυσίου
Αγία Κόρη-πηγή Ίταμος-κατ. Πετρόστρουγγα
Μαστορούλη-Κλεφτόβρυση-σπηλιά Γιαγκούλα
Μαστορούλη-Κλεφτόβρυση-σπηλιά Γιαγκούλα
Στράγγος--κατ. Γιώσος Αποστολίδης από το Ανάθεμα
Βρυσοπούλες-Κατ. ανάγκης Χριστάκη
Κόψη Σκολιού
Βρυσπούλες-Κατ. ανάγκης Αγίου Αντωνίου
Καταφύγιο Κρεβάτια-Πηγή Μαστορούλη
Μαστορούλη-Πετρόστρουγκα
Καλύβια-κατ. ανάγκης Χριστάκη
Τρόχαλο Αγ. Ιωάννου-Λιβαδάκι
Άγιοι Απόστολοι-Μαστορούλι-Παπά Ρέμα-Άγιοι Απόστολοι
Πριόνια-Ράχη Μελιτζάνη-Πάγος
Λιτόχωρο-Γκόλνα-Τσουκνίδα-Λιβαδάκι
Λιτόχωρο-Γκόλνα-Καστάνα-Ενιπέας-Λιτόχωρο
Άγιοι Απόστολι-Κατ. Κρεβάτια-Παπά Ρέμα-Άγιοι Απόστολοι
Αγία Κόρη-Αραπλάκος
Προφήτης Ηλίας-Αραπλάκος
κατ. Λιβαδάκι-Πάγος
Λιτόχωρο-Γκόλνα-Ντελή-Τσουκνίδα-Λιβαδάκι
Κοκκινοπηλός-Κίτρος
Λιτόχωρο-Πρφ. Ηλίας-Γκόλνα
Αγία Παρασκευή-Πρφ. Ηλίας
Λιτόχωρο-Σταυρός-Χαντόλια-Λιτόχωρο
Σαλατούρα-κατ. ανάγκης Πυξάρι-Κίτρος
Gulag 100
Lost Trail
Faethon Olympus Marathon
Kopsi ton Aeton
Μονοπάτι της Αγίας Κόρης
North Olympus Trail
Gomarostali
Gomarostali Vertical Mile
Rogas
Olympus Marathon
Olympus Ultra
Rupicapra
Mythical Trail
Άγιοι Απόστολι-Παπά Ρέμα
Κατ. Λιβαδάκι-Καλόγερος
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["olympus"],pc:["olympus"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_olympus.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); }