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_parnassos = new getAdventureCollection("parnassos",[{"id":16605,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1-\u03a6\u03c4\u03b5\u03c1\u03cc\u03bb\u03b1\u03ba\u03ba\u03b1","description_GR":"\u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1-\u0391\u03b3\u03b9\u03b5\u03c1\u03c3\u03b1\u03bb\u03ae-\u039a\u03b5\u03b4\u03c1\u03cc\u03bb\u03b1\u03ba\u03ba\u03b5\u03c2-\u03a6\u03c4\u03b5\u03c1\u03cc\u03bb\u03b1\u03ba\u03ba\u03b1","path":"STEREA\/Sterea_Parnassos_Amfiklia_Fterolaka","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":14078,"name_EN":"Parnassos Mt: Amfiklia-Fterolaka","description_EN":"Amfiklia-Aghia Ierousalim-Kedrolakes-Fterolaka","ascent_time":520,"descent_time":415,"marker":"Red_dots","level":9,"ascent":1565,"descent":178,"maxelev":1836,"minelev":387,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.58639 38.5622,22.61011 38.63839)","views":66,"millestones":"0,22.5919695,38.6384561#1,22.5969857,38.6312595#2,22.5929580,38.6234340#3,22.5919418,38.6155948#4,22.5981213,38.6134761#5,22.5951866,38.6069458#6,22.6015086,38.5999436#7,22.5996129,38.5916859#8,22.6066764,38.5882744#9,22.6083740,38.5811276#10,22.6055236,38.5763033#11,22.6017101,38.5714984#12,22.5978318,38.5633073#13,22.5925629,38.5635386#14.1,22.5877861,38.5673696","x":22.6014684,"y":38.5887466,"coor":[[22.5919695,38.6384561],[22.5926906,38.6374195],[22.5930652,38.6368788],[22.593264,38.636701],[22.5935126,38.6366184],[22.5943725,38.6362683],[22.5949037,38.6361305],[22.5954489,38.635718],[22.5958134,38.6352898],[22.596268,38.6349529],[22.5963734,38.6347784],[22.5965331,38.6342487],[22.5970353,38.6332364],[22.5971334,38.633143],[22.5968536,38.6327611],[22.5970223,38.6323577],[22.5970502,38.6321057],[22.5971912,38.6319452],[22.5971083,38.6314846],[22.5969197,38.6311399],[22.5969472,38.6309059],[22.5965194,38.6304593],[22.5964571,38.6301161],[22.5959989,38.6294618],[22.5960196,38.6292818],[22.5958168,38.6292073],[22.5956602,38.6291378],[22.5954351,38.6289008],[22.5944214,38.6284561],[22.5942453,38.6280575],[22.593873,38.6277106],[22.5938198,38.6274937],[22.5934102,38.6267408],[22.5932023,38.6256209],[22.5929056,38.6249325],[22.5929572,38.6246447],[22.5928471,38.6238144],[22.5930073,38.6232576],[22.5933696,38.6229376],[22.5932811,38.6227653],[22.5930532,38.6226724],[22.5929698,38.6222389],[22.5932623,38.621963],[22.5936066,38.6213905],[22.5935091,38.6210919],[22.5935421,38.6205787],[22.5939176,38.6189972],[22.59382,38.6186987],[22.5933583,38.6182245],[22.5930721,38.6175903],[22.5923235,38.6171037],[22.5917884,38.6168629],[22.5916986,38.6167537],[22.591634,38.6165367],[22.5916603,38.6163658],[22.5918682,38.6157195],[22.5921414,38.6152542],[22.5921013,38.6150509],[22.5918536,38.6147956],[22.5922568,38.6148771],[22.5929492,38.6152999],[22.5940099,38.6156821],[22.5944193,38.6158943],[22.59481,38.615881],[22.5950839,38.6159744],[22.5953902,38.6161673],[22.5957095,38.6162883],[22.5955904,38.6165031],[22.5958636,38.6166326],[22.5959697,38.6164897],[22.5963379,38.616458],[22.596721,38.6162464],[22.5974668,38.6156966],[22.59822,38.6147685],[22.5985688,38.6139616],[22.598356,38.6136797],[22.5979608,38.6133326],[22.5975728,38.6132017],[22.5965431,38.6130002],[22.5958434,38.6129557],[22.594565,38.6125439],[22.5942447,38.6118912],[22.5940963,38.6112586],[22.5942112,38.6106653],[22.5946634,38.6098597],[22.5950246,38.6095937],[22.5954036,38.6090035],[22.5953217,38.6079031],[22.5955034,38.6074187],[22.5954158,38.6072014],[22.5951684,38.6069281],[22.5950315,38.6062956],[22.5950957,38.605945],[22.5954845,38.605445],[22.5968663,38.6040738],[22.597185,38.6036271],[22.5973904,38.6031069],[22.5976239,38.6029114],[22.5992231,38.6021646],[22.6000384,38.6015796],[22.6013517,38.6001806],[22.6015051,38.5999661],[22.6015713,38.5995164],[22.6015372,38.5989032],[22.6018002,38.5971852],[22.6017723,38.5968514],[22.6013211,38.5964315],[22.6010035,38.5962294],[22.6007231,38.5958837],[22.6005388,38.5953228],[22.6004231,38.5941859],[22.6007616,38.5939016],[22.6008829,38.5935697],[22.6007486,38.5933878],[22.6003978,38.5931223],[22.6000184,38.5925591],[22.5997009,38.5917623],[22.5994468,38.591543],[22.599182,38.5906026],[22.5992558,38.5903512],[22.5994189,38.590227],[22.5998466,38.5900789],[22.600311,38.5898141],[22.6007821,38.589207],[22.6014684,38.5887466],[22.6022511,38.5886478],[22.6025085,38.5883986],[22.6025934,38.5881653],[22.6027544,38.5881492],[22.6031315,38.5882438],[22.6032744,38.5885699],[22.6035911,38.588817],[22.6041306,38.5888234],[22.6045919,38.5887208],[22.6050034,38.5888158],[22.6053895,38.5890367],[22.6058392,38.5889339],[22.6064528,38.5886709],[22.6066904,38.5882592],[22.6076999,38.5871177],[22.6083729,38.5861525],[22.6091232,38.5853504],[22.6092341,38.5853112],[22.6094558,38.5851246],[22.6096734,38.5845595],[22.6096836,38.5842892],[22.6094116,38.5841058],[22.6092719,38.5836085],[22.608785,38.5826655],[22.6085234,38.5825363],[22.6075753,38.5822907],[22.6074741,38.5821813],[22.6078737,38.5816995],[22.6082563,38.5815058],[22.6083765,38.5812279],[22.6083713,38.5809034],[22.6082728,38.5806499],[22.6080598,38.580386],[22.6079902,38.5798265],[22.608201,38.579018],[22.6081335,38.5789451],[22.6078929,38.5789242],[22.6078254,38.5788513],[22.6077896,38.5783282],[22.6077228,38.5782193],[22.6071434,38.577906],[22.6059548,38.5776305],[22.6056661,38.5777172],[22.6056032,38.5780048],[22.6055215,38.5780759],[22.6048466,38.5779508],[22.604768,38.5778597],[22.6047969,38.5775537],[22.604971,38.5771728],[22.6053345,38.5767806],[22.6064495,38.5767038],[22.6064277,38.5766404],[22.6060963,38.5765644],[22.6057179,38.5765419],[22.6055938,38.5764322],[22.6054719,38.5762055],[22.6057665,38.5758666],[22.6054904,38.5758993],[22.6047835,38.5762424],[22.6036862,38.5771845],[22.6033738,38.5773069],[22.6031914,38.5772416],[22.6030137,38.5769331],[22.603043,38.5760143],[22.6028007,38.5754888],[22.6024776,38.5743855],[22.6024512,38.5739707],[22.6022811,38.5732748],[22.601863,38.5723416],[22.6017361,38.5717814],[22.6016412,38.570753],[22.601128,38.5699899],[22.6007337,38.5696067],[22.6004367,38.5695311],[22.599782,38.5683698],[22.5995115,38.5681142],[22.5994257,38.5678068],[22.5989789,38.5671707],[22.5986363,38.5664907],[22.5983415,38.5657122],[22.5983365,38.5653787],[22.5982622,38.5649363],[22.5977679,38.5637949],[22.5978497,38.5631291],[22.598492,38.56256],[22.5986345,38.5623184],[22.5989474,38.56216],[22.5989836,38.5620703],[22.5984538,38.5621631],[22.5980359,38.5624104],[22.5975098,38.562314],[22.5968752,38.5624866],[22.5966408,38.5627361],[22.5967623,38.5629808],[22.5967014,38.5631603],[22.5960792,38.5638738],[22.5957596,38.5643746],[22.5954236,38.5645328],[22.595287,38.5644771],[22.59477,38.5633264],[22.5945186,38.5632693],[22.5938692,38.5633697],[22.59317,38.5633252],[22.5924975,38.5635604],[22.5924783,38.5639567],[22.5919599,38.5646443],[22.5915317,38.5654142],[22.5911601,38.5655223],[22.5909769,38.5655021],[22.5908111,38.5651757],[22.5906633,38.5651018],[22.5906138,38.5658762],[22.5905094,38.565929],[22.5904411,38.5659012],[22.5904234,38.5656306],[22.5902562,38.5653763],[22.589671,38.5653692],[22.5892938,38.5652926],[22.5888755,38.5655489],[22.5886243,38.5660685],[22.5884431,38.5662376],[22.5882559,38.5666408],[22.5880126,38.5673408],[22.5877861,38.5673696]]},{"id":16606,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039c\u03c0\u03b1\u03c1\u03bf\u03c5\u03c4\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac-\u0391\u03c1\u03b3\u03bf\u03c3\u03c4\u03ae\u03bb\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u039c\u03b1\u03c1\u03b9\u03bf\u03bb\u03ac\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u0391\u03c1\u03b3\u03bf\u03c3\u03c4\u03ae\u03bb\u03b9\u03b1","path":"STEREA\/Sterea_Parnassos_Baroutospilia","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":10411,"name_EN":"Parnassos Mt: Baroutospilia-Arghostilia","description_EN":"From Mariolata to Arghostilia","ascent_time":395,"descent_time":320,"marker":"Red_dots","level":9,"ascent":1135,"descent":79,"maxelev":1381,"minelev":316,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.44495 38.60022,22.48721 38.6471)","views":83,"millestones":"0,22.4862082,38.6476378#1,22.4780343,38.6425150#2,22.4722999,38.6394014#3,22.4687573,38.6321910#4,22.4631773,38.6263356#5,22.4586591,38.6199715#6,22.4539309,38.6182492#7,22.4478301,38.6183853#8,22.4510319,38.6164794#9,22.4554098,38.6094140#10.4,22.4507265,38.5997430","x":22.4594346,"y":38.6203809,"coor":[[22.4862082,38.6476378],[22.4857569,38.6472445],[22.4847818,38.6460784],[22.4844988,38.6458765],[22.4843089,38.6457209],[22.4840545,38.645249],[22.483667,38.6450998],[22.4833285,38.644807],[22.4826633,38.6447444],[22.4821538,38.6443863],[22.4817049,38.6444255],[22.4813609,38.644394],[22.4804043,38.6439851],[22.4801738,38.6440182],[22.479923,38.6439248],[22.4797869,38.6438419],[22.4795457,38.6438388],[22.4793178,38.6437457],[22.4789736,38.6437232],[22.4783381,38.6433455],[22.4782828,38.6432457],[22.4783827,38.6428685],[22.4783061,38.6426873],[22.4768662,38.6417764],[22.4762064,38.6414615],[22.476143,38.6411993],[22.4756841,38.6406256],[22.4754682,38.6405147],[22.4753069,38.6399899],[22.4750018,38.6397517],[22.4747715,38.6397757],[22.4746357,38.6396748],[22.4744676,38.6389337],[22.474177,38.6385514],[22.4741469,38.6383438],[22.4739236,38.6385842],[22.473792,38.6382851],[22.4736297,38.6383551],[22.4734959,38.6387047],[22.4734266,38.6387219],[22.4734048,38.6386675],[22.4732999,38.6387382],[22.4727229,38.6399382],[22.4723691,38.6392848],[22.4721428,38.6396603],[22.4721252,38.6399484],[22.4720345,38.6398932],[22.4718128,38.6395118],[22.4718413,38.6387102],[22.4717674,38.6384028],[22.4718237,38.637917],[22.4717536,38.6374294],[22.4714584,38.6367227],[22.4710547,38.6362579],[22.4707239,38.6350641],[22.4704996,38.6348088],[22.4703036,38.6343016],[22.4700446,38.634055],[22.4700258,38.6338565],[22.4690618,38.6327265],[22.4687296,38.6321454],[22.4683356,38.6317618],[22.4681481,38.6313989],[22.4673568,38.6307938],[22.4673802,38.6306724],[22.4671987,38.6305619],[22.4671892,38.6304717],[22.4673174,38.6303833],[22.4670349,38.6301633],[22.4669202,38.6301528],[22.4669099,38.6300986],[22.467015,38.6300188],[22.4666395,38.6298517],[22.4666077,38.6297251],[22.4664391,38.6295517],[22.4665459,38.6293909],[22.4664288,38.6289569],[22.466224,38.6288641],[22.4659493,38.6288154],[22.4658911,38.6288507],[22.4658693,38.6287963],[22.4660661,38.6287268],[22.4658163,38.6285884],[22.4656658,38.6286405],[22.4654955,38.6285481],[22.4652773,38.6285453],[22.4650859,38.6283625],[22.465022,38.6281274],[22.464785,38.627926],[22.4648899,38.6278553],[22.464653,38.627654],[22.4640304,38.6267852],[22.4635959,38.6266894],[22.4635833,38.6267433],[22.4633991,38.6267589],[22.4632935,38.6268657],[22.4632035,38.6267744],[22.4632196,38.6265583],[22.4631295,38.626476],[22.4631785,38.6263325],[22.4629511,38.6262214],[22.4631165,38.6260073],[22.4631192,38.6258812],[22.4630283,38.6258349],[22.4631231,38.625701],[22.4629761,38.6255909],[22.4629788,38.6254648],[22.4627418,38.6252634],[22.4625157,38.6245576],[22.4622034,38.624121],[22.4622275,38.6240672],[22.4621368,38.624012],[22.462287,38.6239689],[22.462231,38.6239051],[22.4622675,38.6238064],[22.4621581,38.6235527],[22.4621099,38.6231195],[22.4619974,38.6230099],[22.4619997,38.6229018],[22.4620935,38.6228129],[22.4619385,38.6225405],[22.4617364,38.6223216],[22.4615653,38.6222653],[22.4613743,38.6220645],[22.4611697,38.6219627],[22.4610932,38.6217815],[22.4609357,38.6216262],[22.4607397,38.6216597],[22.4606762,38.6214065],[22.4605966,38.6213694],[22.4606552,38.6213162],[22.4604154,38.6212499],[22.4604391,38.6212142],[22.4601222,38.6209937],[22.4601356,38.6209038],[22.4599775,38.6207756],[22.4599133,38.6205585],[22.4598002,38.6204759],[22.4597994,38.6205119],[22.4596964,38.6204925],[22.4595915,38.6205632],[22.4595376,38.6204003],[22.4594346,38.6203809],[22.4594586,38.6203362],[22.4591993,38.6201075],[22.4591926,38.6198821],[22.4589851,38.6199155],[22.4588483,38.6198686],[22.4587189,38.6200111],[22.4586619,38.6199923],[22.4586323,38.6197666],[22.4586916,38.6196773],[22.4585672,38.6195856],[22.4585018,38.6194225],[22.4581703,38.619346],[22.4581417,38.6190753],[22.4580613,38.6190743],[22.4578707,38.6188555],[22.4579991,38.6186094],[22.4582544,38.6184866],[22.4582682,38.6183786],[22.4584072,38.6183264],[22.4584324,38.6182186],[22.4583096,38.6180548],[22.4581167,38.6179441],[22.4581543,38.6178004],[22.4580768,38.6176642],[22.4579269,38.6176893],[22.4577807,38.6175432],[22.4576644,38.6176137],[22.4571708,38.6175982],[22.4570729,38.6173446],[22.4571556,38.6172376],[22.4572822,38.6172212],[22.4569346,38.6168291],[22.457114,38.6164981],[22.457024,38.6164068],[22.4569947,38.6160505],[22.4566888,38.6163889],[22.4562841,38.6164646],[22.4560033,38.6167042],[22.4554499,38.616805],[22.4551118,38.6170349],[22.4546653,38.6175066],[22.4543385,38.6177455],[22.4540538,38.6181653],[22.453506,38.6185365],[22.4535676,38.6188798],[22.4534284,38.618941],[22.453307,38.6188268],[22.4532227,38.6184742],[22.453596,38.6182088],[22.453859,38.6177257],[22.4533683,38.6181157],[22.4527539,38.6183779],[22.4528473,38.6188387],[22.4526708,38.6190346],[22.452572,38.6193577],[22.4524212,38.6194278],[22.4517563,38.619365],[22.451429,38.6190993],[22.4511864,38.6186275],[22.4504104,38.6183919],[22.4499363,38.6180072],[22.4497985,38.6180054],[22.4494972,38.6181275],[22.449041,38.6179773],[22.4483138,38.6181479],[22.4476637,38.6184637],[22.4470521,38.6191314],[22.4462726,38.6195896],[22.4457325,38.6196005],[22.4455476,38.6196521],[22.4455509,38.61917],[22.4456542,38.6191714],[22.4457496,38.6190105],[22.4460392,38.6188972],[22.4460292,38.6188249],[22.4461923,38.618719],[22.4462762,38.6185579],[22.4466602,38.6183287],[22.4467197,38.6182304],[22.4467016,38.6180048],[22.4468161,38.6180244],[22.4470708,38.6179286],[22.4471603,38.6175063],[22.4474949,38.6174387],[22.448012,38.6168958],[22.4483817,38.6167926],[22.4490448,38.6164049],[22.4491179,38.6162076],[22.4495194,38.616231],[22.4497985,38.6160725],[22.4499133,38.616074],[22.4500721,38.6161662],[22.4502788,38.616169],[22.4504944,38.616289],[22.4508847,38.6163031],[22.4510075,38.616467],[22.4511463,38.6165364],[22.4514859,38.6162345],[22.4516472,38.6156779],[22.4521331,38.6149815],[22.4525394,38.6147796],[22.4532314,38.6146446],[22.4533139,38.6145466],[22.4534269,38.6140975],[22.4540792,38.6136736],[22.4540479,38.613529],[22.4537364,38.6130563],[22.4535114,38.612837],[22.4538517,38.6124991],[22.4539094,38.6122205],[22.4537926,38.6117774],[22.4540568,38.6112403],[22.4544882,38.6109396],[22.4549056,38.6107559],[22.4550326,38.6101898],[22.4553392,38.6098154],[22.4554273,38.6094561],[22.4551653,38.6088219],[22.4549047,38.6086562],[22.4546536,38.6085808],[22.4545304,38.608435],[22.4545395,38.6080116],[22.4543999,38.6075592],[22.4549404,38.6069896],[22.4550511,38.6066487],[22.4550094,38.6064499],[22.4547328,38.6059596],[22.4545979,38.605291],[22.4539596,38.6050663],[22.4537289,38.6045767],[22.4537026,38.6041979],[22.4532665,38.6036514],[22.4532949,38.6033995],[22.4527537,38.6029328],[22.4523294,38.6023684],[22.4522985,38.6022058],[22.4524078,38.6019279],[22.4522651,38.6016197],[22.4513173,38.6008412],[22.4509765,38.6006655],[22.4507265,38.599743]]},{"id":16607,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u0394\u03c1\u03bf\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u0394\u03c1\u03bf\u03c3\u03bf\u03c7\u03ce\u03c1\u03b9 \u03c3\u03c4\u03b7\u03bd \u039a\u03b1\u03c1\u03c5\u03ac \u03ba\u03b1\u03b9 \u03c0\u03af\u03c3\u03c9","path":"STEREA\/Sterea_Parnassos_Drosochori_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":11071,"name_EN":"Parnassos Mt: A loop trail above Dhrosochori","description_EN":"From Dhrosochori to Karya and back","ascent_time":260,"descent_time":260,"marker":"Red_dots","level":9,"ascent":463,"descent":463,"maxelev":1167,"minelev":866,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.39568 38.5813,22.4242 38.60561)","views":91,"millestones":"0,22.4238611,38.5895170#1,22.4211443,38.5924902#2,22.4152367,38.5888067#3,22.4080689,38.5919166#4,22.4008710,38.5967653#5,22.3959214,38.6039959#6,22.3970550,38.5987169#7,22.4026436,38.5921128#8,22.4074364,38.5853783#9,22.4153328,38.5812552#10,22.4220958,38.5859859#11.1,22.4238611,38.5895170","x":22.3971029,"y":38.599674,"coor":[[22.4238611,38.589517],[22.4237599,38.5903852],[22.4239919,38.5908028],[22.4239092,38.5909098],[22.4236671,38.5909516],[22.4235823,38.5906982],[22.4230147,38.5905959],[22.422967,38.5907124],[22.4231487,38.590805],[22.4232622,38.5909957],[22.4229884,38.5909966],[22.4227608,38.5909034],[22.422405,38.5908986],[22.422536,38.5912067],[22.4227379,38.5914257],[22.4229972,38.5915959],[22.422829,38.5919361],[22.4227869,38.5922869],[22.4229733,38.5926859],[22.4228577,38.5927204],[22.4226911,38.5924659],[22.4225201,38.5924095],[22.4226495,38.5927897],[22.4225555,38.5928921],[22.4224444,38.5927194],[22.4223083,38.5926454],[22.4219548,38.5925325],[22.4218025,38.5925395],[22.421812,38.5926297],[22.4220147,38.5928127],[22.422046,38.5929573],[22.422009,38.5930739],[22.4218241,38.5931255],[22.4215953,38.5930864],[22.4212015,38.5927206],[22.4210855,38.5922505],[22.4209938,38.5922267],[22.4208416,38.5918372],[22.420643,38.5909424],[22.4207938,38.589827],[22.4209378,38.5895406],[22.4207991,38.5894667],[22.420509,38.5896069],[22.4204659,38.5894802],[22.4201916,38.5894224],[22.4199769,38.5892663],[22.4197928,38.5892819],[22.4194639,38.5890972],[22.4193286,38.5889872],[22.4193711,38.5886184],[22.419043,38.5889203],[22.418594,38.5889773],[22.4180446,38.5888978],[22.4174682,38.5890072],[22.4173435,38.5889334],[22.4164803,38.5890298],[22.4163208,38.5889736],[22.4161182,38.5889528],[22.4158365,38.5891157],[22.4153956,38.5888034],[22.4153317,38.5885772],[22.415186,38.5889357],[22.4147717,38.5884615],[22.4146517,38.5881715],[22.4145589,38.5882153],[22.4144463,38.5881147],[22.4143779,38.5880957],[22.4143308,38.5881492],[22.4141721,38.5880569],[22.4140209,38.5878025],[22.4139051,38.587846],[22.4138776,38.5875303],[22.4137284,38.5875282],[22.4136227,38.587635],[22.4135598,38.5878864],[22.4134462,38.5878308],[22.4134832,38.5877142],[22.413426,38.5877044],[22.4129697,38.5880947],[22.4125746,38.5885669],[22.4114268,38.5895966],[22.4103423,38.5903569],[22.4102,38.5905622],[22.4093109,38.591307],[22.4089157,38.5915269],[22.4083004,38.5917348],[22.4072607,38.5925407],[22.4061344,38.5931111],[22.404734,38.593092],[22.4041856,38.5930485],[22.4038777,38.5929542],[22.4036908,38.5929697],[22.4025773,38.5930896],[22.4024126,38.5932676],[22.4023452,38.5937172],[22.4021622,38.5942013],[22.402311,38.594744],[22.4018636,38.5952426],[22.401222,38.5956934],[22.4012145,38.5960357],[22.4012908,38.596217],[22.4009175,38.5964822],[22.4008573,38.5966075],[22.4008323,38.5966973],[22.4010976,38.5971605],[22.4011168,38.597332],[22.4008291,38.5978777],[22.4010765,38.5981154],[22.4009565,38.598348],[22.4003634,38.5986823],[22.4002654,38.5989603],[22.4003073,38.5991411],[22.3997767,38.5997647],[22.3997256,38.5999983],[22.3997804,38.6001162],[22.3994061,38.6004264],[22.3988949,38.6006898],[22.3986481,38.6009477],[22.3981231,38.601319],[22.3976539,38.6017631],[22.3970167,38.6025294],[22.3965058,38.6027341],[22.3960328,38.6033494],[22.395964,38.6038621],[22.3957044,38.6046876],[22.3957973,38.6051574],[22.3960205,38.6054488],[22.396004,38.6056108],[22.3960205,38.6054488],[22.3957973,38.6051574],[22.3957044,38.6046876],[22.395964,38.6038621],[22.3960328,38.6033494],[22.3965058,38.6027341],[22.3969455,38.6016182],[22.3969041,38.6008968],[22.3969486,38.6004468],[22.3971054,38.6001066],[22.3971029,38.599674],[22.3974252,38.5991197],[22.3972895,38.5990278],[22.397202,38.5988283],[22.396931,38.5986264],[22.396858,38.5982919],[22.3970362,38.598024],[22.3973369,38.597929],[22.3974662,38.5977956],[22.3972935,38.5972977],[22.3973577,38.5969922],[22.3979467,38.5963244],[22.3982489,38.5961573],[22.3983143,38.5957978],[22.3984897,38.595656],[22.398652,38.5955861],[22.3989275,38.5955899],[22.3991247,38.5955025],[22.3992509,38.5955042],[22.3994259,38.5953805],[22.3996682,38.5953297],[22.399593,38.5950944],[22.3999093,38.5948104],[22.4003262,38.5946538],[22.4004576,38.5944214],[22.4004391,38.5942229],[22.4005951,38.5939186],[22.400909,38.5937427],[22.4010401,38.5935282],[22.4014463,38.5933175],[22.4023882,38.5926815],[22.4023349,38.5925006],[22.4027129,38.5920192],[22.4028998,38.5918775],[22.4030435,38.5916092],[22.4035593,38.5911296],[22.4037506,38.5907898],[22.4039833,38.5906488],[22.4043292,38.5905814],[22.4045284,38.5904039],[22.4051783,38.5900883],[22.4055516,38.5898231],[22.4055995,38.5897336],[22.4054994,38.5895881],[22.4057094,38.5894378],[22.4056006,38.589166],[22.405696,38.5890051],[22.405642,38.5888511],[22.4054168,38.5886498],[22.4053235,38.588198],[22.4054661,38.587461],[22.4053541,38.5873333],[22.4053608,38.587027],[22.4055249,38.5868761],[22.4059654,38.5866838],[22.4063737,38.586392],[22.4064953,38.5860873],[22.406483,38.5861232],[22.4064779,38.5858348],[22.4065697,38.585836],[22.406711,38.5856757],[22.4068137,38.5857042],[22.4072681,38.585404],[22.4075445,38.5853627],[22.4079388,38.5851878],[22.408122,38.5852083],[22.4082514,38.5850659],[22.4085376,38.5851059],[22.4086361,38.5848008],[22.4088194,38.5848213],[22.4089357,38.5847508],[22.4091414,38.584276],[22.4090645,38.5839551],[22.4094073,38.5835092],[22.4098252,38.5832986],[22.4101763,38.582997],[22.4104749,38.5824694],[22.410782,38.5814913],[22.4110446,38.5814138],[22.4111851,38.5812896],[22.411714,38.5812517],[22.4122791,38.5811332],[22.4127841,38.58114],[22.413012,38.5812152],[22.4135633,38.5812047],[22.4139852,38.5813365],[22.4142531,38.5813041],[22.4151376,38.581217],[22.4159948,38.5813908],[22.4165633,38.5816418],[22.4167991,38.5818793],[22.4175077,38.5830693],[22.4180996,38.5833026],[22.4187067,38.5838875],[22.4187356,38.5841402],[22.4185898,38.5845077],[22.4186677,38.5846169],[22.4189753,38.5847292],[22.4192206,38.5845343],[22.4193591,38.5845001],[22.4197917,38.5846681],[22.4201004,38.5847264],[22.4203083,38.5848328],[22.4203922,38.5851944],[22.4204615,38.5851773],[22.4205458,38.5849982],[22.4211129,38.5847896],[22.4211927,38.584687],[22.4214609,38.5847267],[22.4220197,38.5854191],[22.4221271,38.5862856],[22.4222585,38.5865757],[22.4226103,38.5867607],[22.4232345,38.5865709],[22.4234058,38.5866092],[22.42321,38.5871653],[22.4233282,38.5875363],[22.4232946,38.5880225],[22.4228159,38.5883855],[22.4223546,38.5884784],[22.422296,38.5885317],[22.4223396,38.589163],[22.4221811,38.5895844],[22.4222906,38.5898292],[22.4223469,38.5904067],[22.4225087,38.5903548],[22.4224919,38.5900752],[22.4225641,38.589923],[22.422726,38.5898711],[22.4229807,38.5899692],[22.4229104,38.5898376],[22.4229496,38.5896218],[22.4228069,38.5893225],[22.4231308,38.5892098],[22.4232643,38.5890268],[22.4233783,38.5890644],[22.4235206,38.5893817],[22.4238611,38.589517]]},{"id":16608,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: E4 \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf 51-\u0391\u03b3\u03cc\u03c1\u03b9\u03b1\u03bd\u03b7","description_GR":"\u039a\u03b1\u03ba\u03ae \u03c3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7","path":"STEREA\/Sterea_Parnassos_E4_51_Agoriani","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":3,"length":18494,"name_EN":"Parnassos Mt: E4 51 Km Pass-Agoriani","description_EN":"Poor waymarking","ascent_time":685,"descent_time":670,"marker":"E4","level":9,"ascent":893,"descent":970,"maxelev":1512,"minelev":797,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.37586 38.58194,22.49458 38.63205)","views":92,"millestones":"0,22.3759057,38.6320469#1,22.3772011,38.6238587#2,22.3813134,38.6166453#3,22.3870720,38.6112931#4,22.3915731,38.6096102#5,22.3991551,38.6063593#6,22.4073275,38.6025306#7,22.4145609,38.6035866#8,22.4204263,38.6099356#9,22.4289673,38.6135045#10,22.4374954,38.6090524#11,22.4458034,38.6040662#12,22.4529859,38.5974159#13,22.4609280,38.5932733#14,22.4654599,38.5869806#15,22.4739335,38.5818477#16,22.4813632,38.5862985#17,22.4855240,38.5911513#18,22.4919776,38.5968610#18.5,22.4942546,38.5974862","x":22.4233143,"y":38.612407,"coor":[[22.3759057,38.6320469],[22.3759239,38.6317949],[22.3763381,38.6317195],[22.3765588,38.6316144],[22.3770467,38.6308643],[22.3766844,38.6301203],[22.3765152,38.6294692],[22.3765,38.6291266],[22.3762625,38.6289611],[22.3760647,38.6285618],[22.3760577,38.6283635],[22.3759551,38.6278214],[22.3761026,38.6273909],[22.3761107,38.6270306],[22.3762563,38.6266902],[22.3766462,38.626209],[22.3766677,38.6252541],[22.3767694,38.624823],[22.3771678,38.6239635],[22.3776862,38.6223667],[22.3778252,38.6212963],[22.377841,38.6205936],[22.377736,38.6201597],[22.3778396,38.6186202],[22.3780034,38.6179737],[22.3781418,38.6179981],[22.3783825,38.6180195],[22.3787872,38.6178989],[22.3794527,38.6174216],[22.3797303,38.6173353],[22.3798369,38.6171926],[22.38008,38.6171058],[22.3803252,38.616929],[22.3812389,38.6166443],[22.381549,38.6166486],[22.3817196,38.616723],[22.3818582,38.6166889],[22.3823159,38.6162537],[22.3825589,38.6156623],[22.3826989,38.6155651],[22.3832381,38.6155906],[22.3836368,38.6157403],[22.3838626,38.6159146],[22.3842783,38.6158122],[22.3843271,38.6156868],[22.3845473,38.6155997],[22.3846534,38.615475],[22.3846426,38.6149342],[22.3847598,38.6148277],[22.3848694,38.6145498],[22.3853755,38.6140071],[22.3853664,38.6138989],[22.3854599,38.6138281],[22.3854257,38.613305],[22.3856219,38.6132626],[22.3858324,38.6130943],[22.3859055,38.6129061],[22.3861174,38.6126747],[22.3860681,38.6123136],[22.3862312,38.6122077],[22.3863062,38.6119384],[22.3860859,38.6115209],[22.3861334,38.6114494],[22.3864442,38.6114177],[22.3866301,38.6113211],[22.3868702,38.6113695],[22.3869981,38.6112992],[22.3871937,38.6112838],[22.3875029,38.6113241],[22.3875583,38.611415],[22.3878455,38.61141],[22.3879128,38.611483],[22.3879033,38.6113927],[22.3880808,38.6111609],[22.3883543,38.6112548],[22.388477,38.6114187],[22.3885455,38.6114376],[22.3886627,38.6113311],[22.3885416,38.6110951],[22.3881577,38.6108015],[22.388081,38.6106382],[22.3882051,38.6102254],[22.3875458,38.6094054],[22.3872741,38.6092304],[22.3872531,38.6090003],[22.3876423,38.6094112],[22.3882997,38.6097987],[22.3888858,38.6102934],[22.3892385,38.6104424],[22.3902502,38.6106546],[22.3904248,38.6105489],[22.3905342,38.61028],[22.3907898,38.6101484],[22.3909684,38.6098625],[22.3916059,38.6096009],[22.3921107,38.6096259],[22.3922049,38.609519],[22.3926686,38.6093272],[22.3927276,38.6092559],[22.3926948,38.6091833],[22.3930529,38.6090891],[22.393066,38.6090172],[22.393275,38.608912],[22.393682,38.608895],[22.3938805,38.6086364],[22.3940886,38.6085762],[22.3941599,38.6084691],[22.3945889,38.6082857],[22.3949422,38.6078941],[22.3949645,38.6074078],[22.3954233,38.6069185],[22.3957722,38.6062024],[22.3958624,38.605762],[22.3960036,38.6056108],[22.3967122,38.6056205],[22.3973952,38.6058912],[22.3980849,38.6063782],[22.3982327,38.6064433],[22.3983366,38.6064177],[22.3984243,38.6066081],[22.3986638,38.6066835],[22.3986774,38.6065846],[22.3992345,38.6063219],[22.3996929,38.6058505],[22.4004598,38.6054465],[22.4007816,38.6054329],[22.4013046,38.6051517],[22.401501,38.6051003],[22.4017876,38.6051222],[22.4018229,38.6050867],[22.4017207,38.6050312],[22.4017671,38.6050138],[22.4022591,38.6050926],[22.4023545,38.6049317],[22.4025842,38.6049349],[22.4027014,38.6048283],[22.4029072,38.6048672],[22.4034492,38.6047665],[22.4038193,38.6046454],[22.4043655,38.6043554],[22.4049091,38.6041826],[22.4051044,38.6041763],[22.4055502,38.6037498],[22.4056179,38.6038048],[22.4056654,38.6037334],[22.4057909,38.6037711],[22.4059132,38.6036962],[22.4060341,38.6035672],[22.4060389,38.603351],[22.4061531,38.6033796],[22.4062572,38.6033449],[22.4063992,38.6036713],[22.406604,38.6032415],[22.4067439,38.6031443],[22.4068459,38.6032088],[22.4069397,38.6031199],[22.4069783,38.6029312],[22.4071656,38.6027716],[22.4072151,38.6026101],[22.4073784,38.6024951],[22.407551,38.6024795],[22.4077905,38.6020322],[22.407974,38.6018499],[22.4081157,38.6016716],[22.4085455,38.6014522],[22.4086286,38.6013272],[22.4089057,38.6012589],[22.4096032,38.6008718],[22.4100387,38.6009138],[22.4103736,38.6008283],[22.4107868,38.6008339],[22.4113068,38.6006877],[22.4116785,38.6004945],[22.4120337,38.6004183],[22.4121481,38.6004378],[22.4125637,38.6003353],[22.4129575,38.6003947],[22.4131616,38.6005147],[22.4132051,38.6006234],[22.4136067,38.6008496],[22.4138725,38.6012948],[22.4140005,38.6014317],[22.4140155,38.6017923],[22.4142894,38.6023908],[22.4142298,38.6030117],[22.4143378,38.6033196],[22.4145312,38.6034033],[22.4144837,38.6034747],[22.4145619,38.6035749],[22.4145465,38.6037549],[22.4142642,38.6040575],[22.4142915,38.6043822],[22.4142142,38.6045028],[22.4143325,38.6048649],[22.4150403,38.6061],[22.4151276,38.6060967],[22.4152389,38.6062604],[22.4156225,38.606572],[22.4159304,38.6071889],[22.41626,38.6073465],[22.4166383,38.6074778],[22.4168928,38.6073912],[22.4172135,38.6074315],[22.4174902,38.6073812],[22.4181745,38.6075977],[22.4183301,38.6078341],[22.418544,38.6079812],[22.4188322,38.6084537],[22.4192392,38.6087475],[22.4196642,38.6092669],[22.4200021,38.6095688],[22.4200667,38.6097679],[22.4204202,38.6098808],[22.4204396,38.6100433],[22.4208023,38.6102645],[22.4209131,38.6104462],[22.4211058,38.6105659],[22.4212962,38.6107848],[22.4211623,38.6108686],[22.4212945,38.6111227],[22.4216091,38.6114423],[22.4220862,38.611683],[22.4219911,38.6117809],[22.4222275,38.6120003],[22.4225363,38.6120586],[22.4228048,38.6123866],[22.4228066,38.6125173],[22.4233143,38.612407],[22.4235204,38.6124368],[22.4235445,38.612383],[22.423888,38.6124327],[22.4241653,38.6123553],[22.4245995,38.6124603],[22.4249336,38.6124107],[22.4255283,38.6125269],[22.4257124,38.6125113],[22.4259444,38.6124063],[22.4262477,38.6127168],[22.4266009,38.6128477],[22.4268262,38.613049],[22.4270214,38.6130516],[22.4272689,38.6132892],[22.4275335,38.6132657],[22.427659,38.6133035],[22.4279209,38.6132935],[22.4282278,38.6134418],[22.4284816,38.6133911],[22.4286861,38.613493],[22.4290877,38.6135074],[22.429388,38.6134303],[22.429698,38.6134345],[22.4300334,38.6133308],[22.4302626,38.6133519],[22.4312276,38.6128152],[22.4318725,38.6127337],[22.4322197,38.6126122],[22.4324371,38.6126512],[22.432656,38.6126181],[22.4329577,38.6124779],[22.4332671,38.6125091],[22.433617,38.6122615],[22.4338459,38.6123006],[22.4341919,38.6122331],[22.4344785,38.612255],[22.4346187,38.6121487],[22.4348122,38.6117008],[22.4350588,38.6114518],[22.4354497,38.61143],[22.4361595,38.6110069],[22.436526,38.6105252],[22.4364475,38.6104341],[22.4365203,38.6102548],[22.4368837,38.6099172],[22.4368751,38.6097324],[22.4371963,38.609223],[22.4379986,38.6087652],[22.438361,38.6084726],[22.4392874,38.6070612],[22.4402053,38.6065689],[22.4405032,38.6060682],[22.4409889,38.6059125],[22.4414069,38.6057018],[22.4419679,38.6057813],[22.4439829,38.6055378],[22.4454771,38.6049449],[22.4455716,38.60482],[22.4455913,38.6044418],[22.4457002,38.6041819],[22.446018,38.6038257],[22.4467383,38.6034388],[22.4475104,38.6027822],[22.4478277,38.602444],[22.4480238,38.6018699],[22.44834,38.6015857],[22.4489293,38.6008816],[22.4493957,38.6005544],[22.4499718,38.6004629],[22.4503997,38.6003244],[22.4505997,38.6001018],[22.450728,38.599743],[22.4508638,38.5994655],[22.4522,38.5982036],[22.4527414,38.597589],[22.453511,38.5970404],[22.4540392,38.5965067],[22.4545063,38.5961435],[22.455277,38.5946713],[22.4554378,38.5941327],[22.455581,38.5938823],[22.4562776,38.593522],[22.4570372,38.593442],[22.4578139,38.5930917],[22.457928,38.5931293],[22.4580383,38.593338],[22.458422,38.5936494],[22.4586388,38.5937154],[22.4591888,38.5937677],[22.4602363,38.5936463],[22.4607454,38.5934638],[22.4609568,38.5932413],[22.4609708,38.5931243],[22.4604244,38.5918285],[22.4615908,38.5915104],[22.4615075,38.5911128],[22.4615712,38.5908163],[22.4614909,38.5902746],[22.4615301,38.5899011],[22.4616529,38.5895243],[22.4617418,38.5885883],[22.4619936,38.588087],[22.4627853,38.5877234],[22.4635092,38.5876969],[22.4644997,38.5875477],[22.4650451,38.5872755],[22.4652789,38.5870803],[22.4656671,38.5868646],[22.4657547,38.5865233],[22.466076,38.5862076],[22.4662867,38.5860212],[22.4663837,38.5857791],[22.4667585,38.5853785],[22.4671996,38.58515],[22.4679583,38.5845652],[22.4686848,38.5838719],[22.4695781,38.583433],[22.4700005,38.583006],[22.4707094,38.5826007],[22.4712653,38.5823737],[22.4721545,38.582124],[22.4729135,38.5820618],[22.4731794,38.5819751],[22.4733998,38.5818699],[22.4735415,38.5816825],[22.4736827,38.5816708],[22.4739429,38.5818544],[22.4743657,38.5819501],[22.4746178,38.5819714],[22.4750786,38.5818963],[22.4752371,38.5819975],[22.4753982,38.5819815],[22.4755901,38.5821372],[22.4761173,38.5821801],[22.4763481,38.5821201],[22.4768721,38.5823161],[22.4770075,38.582426],[22.477169,38.5823921],[22.4771699,38.582347],[22.4774343,38.5823325],[22.4775342,38.582559],[22.4777429,38.5824626],[22.4779444,38.5827085],[22.478177,38.5825674],[22.4781739,38.5827115],[22.4782874,38.5827761],[22.4784642,38.5831028],[22.4785791,38.5830953],[22.4786805,38.5831867],[22.4787746,38.5830798],[22.4788066,38.5831974],[22.4791913,38.5834637],[22.4791672,38.5835174],[22.4792923,38.5835731],[22.4795139,38.5839545],[22.4797406,38.5840926],[22.4798391,38.5843192],[22.4800205,38.5844296],[22.4801527,38.5846927],[22.4803337,38.5848212],[22.4805908,38.5851489],[22.48053,38.5853104],[22.4806927,38.585763],[22.4809738,38.586046],[22.481151,38.5860799],[22.4812601,38.5860768],[22.4813811,38.5863307],[22.4818229,38.5860661],[22.4818667,38.5861657],[22.4821009,38.5859525],[22.4822118,38.5861342],[22.4823498,38.586127],[22.4828132,38.5859257],[22.4828614,38.5858182],[22.4830198,38.5859284],[22.4832501,38.5858953],[22.4834189,38.5860597],[22.4834503,38.5862043],[22.4836292,38.5864319],[22.4840565,38.5863113],[22.4839701,38.5865985],[22.483974,38.586959],[22.4842115,38.5871333],[22.4846696,38.587734],[22.4843638,38.5880094],[22.4847101,38.5879237],[22.4848559,38.5880878],[22.4850359,38.5882614],[22.4847295,38.5886359],[22.4848004,38.5890874],[22.4845657,38.5893276],[22.4845135,38.5896288],[22.484529,38.5899805],[22.4846714,38.5903067],[22.4853266,38.5908198],[22.4858077,38.5916416],[22.4860324,38.5918788],[22.4866896,38.5922432],[22.4876308,38.5922554],[22.4878816,38.5927858],[22.488997,38.5930345],[22.4894292,38.5932293],[22.489592,38.5934071],[22.4897753,38.5934275],[22.4900428,38.5938094],[22.4902028,38.5938475],[22.4907542,38.5938366],[22.4912069,38.5941489],[22.4913236,38.5942134],[22.4910422,38.5949397],[22.4910783,38.5954088],[22.4914286,38.5962243],[22.4915223,38.5966851],[22.4916238,38.5967765],[22.4918078,38.5967608],[22.4920686,38.5969174],[22.4921802,38.597072],[22.492291,38.5971636],[22.4925461,38.5971488],[22.4927716,38.5970706],[22.4928102,38.5968729],[22.4929035,38.596802],[22.4934814,38.5967959],[22.4938124,38.5968903],[22.4938741,38.5972335],[22.4941589,38.5973453],[22.4942546,38.5974862]]},{"id":16609,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: E4 \u0391\u03b3\u03cc\u03c1\u03b9\u03b1\u03bd\u03b7-\u0394\u03b5\u03bb\u03c6\u03bf\u03af","description_GR":"\u0395\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"STEREA\/Sterea_Parnassos_E4_Agoriani_Delfi","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":18300,"name_EN":"Parnassos Mt: E4 Agoriani-Delfi","description_EN":"Gorgeous way to reach Delfi","ascent_time":605,"descent_time":570,"marker":"E4","level":9,"ascent":776,"descent":1019,"maxelev":1407,"minelev":546,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.48663 38.47824,22.50133 38.59739)","views":107,"millestones":"0,22.4942564,38.5974862#1,22.4895836,38.5912160#2,22.4905315,38.5826857#3,22.4920552,38.5749011#4,22.4941329,38.5676539#5,22.4968691,38.5594314#6,22.4985186,38.5533316#7,22.4961834,38.5451744#8,22.4952401,38.5375799#9,22.4937008,38.5294778#10,22.4895157,38.5233247#11,22.4912550,38.5180470#12,22.4919739,38.5113526#13,22.4946041,38.5045250#14,22.4967885,38.4963553#15,22.5003508,38.4882018#16,22.4985251,38.4854622#17,22.4957762,38.4834085#18.3,22.4941241,38.4792020","x":22.4940661,"y":38.5318141,"coor":[[22.4942564,38.5974862],[22.4941607,38.5973453],[22.4938759,38.5972335],[22.4938142,38.5968903],[22.4934832,38.5967959],[22.4929053,38.596802],[22.492812,38.5968729],[22.4927734,38.5970707],[22.4925479,38.5971489],[22.4922928,38.5971636],[22.492182,38.5970721],[22.4920704,38.5969174],[22.4918096,38.5967609],[22.4916256,38.5967765],[22.4915241,38.5966851],[22.4914304,38.5962243],[22.4910801,38.5954088],[22.491044,38.5949397],[22.4913258,38.5942135],[22.4912087,38.5941489],[22.4912393,38.5940592],[22.4909213,38.5933432],[22.4905354,38.5931309],[22.4899421,38.5924024],[22.4896538,38.5919121],[22.4896572,38.5917499],[22.4896789,38.5915384],[22.4894435,38.5907154],[22.4895888,38.5903568],[22.4894927,38.5900131],[22.4896066,38.5899019],[22.4896968,38.5894345],[22.4899457,38.5890593],[22.4901281,38.588575],[22.4900809,38.5880878],[22.4899055,38.587689],[22.4899357,38.587347],[22.4901131,38.587097],[22.4901634,38.5868904],[22.4900859,38.5862045],[22.4901443,38.5856105],[22.4900805,38.5853664],[22.4904629,38.5846504],[22.4903103,38.584261],[22.4903188,38.5838556],[22.4902532,38.5835799],[22.4901719,38.5835698],[22.490146,38.5833352],[22.4902293,38.5831921],[22.4903596,38.5827297],[22.4906156,38.5826654],[22.4902535,38.5819714],[22.4901998,38.5816373],[22.490296,38.5814313],[22.4900669,38.5810138],[22.4899719,38.5797915],[22.48975,38.5794282],[22.4897438,38.5791758],[22.4900406,38.5791526],[22.490192,38.5790464],[22.4906865,38.5790078],[22.4909553,38.5787769],[22.4912458,38.5782851],[22.4914641,38.5776075],[22.4916981,38.5773943],[22.4916368,38.577033],[22.4920761,38.5764575],[22.4922238,38.5759818],[22.492138,38.5756923],[22.4919802,38.5755551],[22.4921009,38.5749439],[22.4918645,38.5747246],[22.4919256,38.5745451],[22.4918697,38.5744723],[22.4916746,38.5744698],[22.4915001,38.5743594],[22.4916873,38.5741906],[22.4915882,38.5739911],[22.491626,38.5738294],[22.491753,38.573795],[22.4919064,38.573869],[22.4918236,38.5734354],[22.4919391,38.5734009],[22.492236,38.5734768],[22.4922087,38.573134],[22.4923707,38.573073],[22.492588,38.5731119],[22.492715,38.5730775],[22.4928424,38.5724753],[22.4931193,38.5724068],[22.4932942,38.5722739],[22.49383,38.5713526],[22.4939502,38.5705432],[22.4941662,38.5700954],[22.4941964,38.5680953],[22.4941218,38.567824],[22.4941776,38.5667974],[22.494108,38.5662829],[22.4941692,38.5661034],[22.4946457,38.5655418],[22.4947413,38.5653628],[22.4947358,38.5650744],[22.4947067,38.5649749],[22.4951407,38.5644263],[22.4953857,38.5642312],[22.4954864,38.563809],[22.4954213,38.5636279],[22.4951056,38.5633535],[22.4951162,38.5632275],[22.4951365,38.5627502],[22.4959547,38.5614901],[22.4960185,38.5611845],[22.4960072,38.5606257],[22.496249,38.560034],[22.4969869,38.5593226],[22.4973588,38.5588227],[22.4974159,38.5586117],[22.4975107,38.5584688],[22.4974037,38.5580979],[22.4974452,38.557756],[22.4973002,38.5575559],[22.4973169,38.5573038],[22.4976603,38.5567946],[22.4976975,38.5561102],[22.4975621,38.5560003],[22.4974759,38.5557289],[22.497192,38.5554819],[22.4974482,38.555305],[22.4979543,38.5546987],[22.4980267,38.5545284],[22.4980097,38.5542398],[22.4981752,38.5540077],[22.4985801,38.5538507],[22.4997663,38.5536496],[22.499115,38.5535151],[22.4985965,38.5536166],[22.4982007,38.5535574],[22.4982378,38.5534318],[22.4984452,38.5533894],[22.4987369,38.5531588],[22.4986778,38.5526895],[22.4982774,38.5526303],[22.4981085,38.5524749],[22.4979939,38.5517931],[22.4981801,38.5511196],[22.4975444,38.5507871],[22.4975605,38.5500123],[22.4974352,38.5494159],[22.4974489,38.5487583],[22.497082,38.5481949],[22.496879,38.5474714],[22.4968621,38.5471828],[22.4965845,38.5467377],[22.496484,38.5460515],[22.4960082,38.5446577],[22.4959051,38.5430658],[22.496003,38.54222],[22.4961685,38.5419879],[22.4961747,38.5414112],[22.4967057,38.5407061],[22.4967714,38.5403105],[22.4966971,38.5400212],[22.4970995,38.5397019],[22.4973154,38.5392541],[22.4973585,38.5384932],[22.4972652,38.5385641],[22.4971277,38.5385534],[22.4953688,38.5376206],[22.4949015,38.5374704],[22.4944854,38.537411],[22.4944342,38.5365678],[22.4943928,38.536351],[22.4944695,38.5359735],[22.4945483,38.5351545],[22.4948821,38.5346181],[22.495031,38.5340793],[22.4948633,38.5333202],[22.494651,38.5330472],[22.4945152,38.5329553],[22.4944502,38.5327742],[22.4940704,38.5322827],[22.4940074,38.5320026],[22.4940661,38.5318141],[22.4940338,38.5311649],[22.4942953,38.5307267],[22.4942658,38.530492],[22.4941089,38.5303143],[22.4939092,38.5299873],[22.4939244,38.5298072],[22.493056,38.5285435],[22.4928755,38.528397],[22.492294,38.5282273],[22.4920902,38.5280985],[22.4919441,38.5279525],[22.4919272,38.5276639],[22.4918273,38.5275004],[22.4916247,38.5273175],[22.4902631,38.5265971],[22.4902073,38.5263711],[22.4897519,38.526203],[22.489687,38.526067],[22.4893551,38.5259816],[22.4889273,38.5261383],[22.4887668,38.5261363],[22.4886131,38.5260802],[22.4889667,38.5257288],[22.4889957,38.5254408],[22.4891615,38.5251906],[22.4891771,38.5249926],[22.4890546,38.5248198],[22.4890818,38.5246129],[22.489111,38.5242663],[22.4892069,38.5240693],[22.4893322,38.5239898],[22.4890855,38.5237163],[22.4893177,38.5235841],[22.489414,38.5233691],[22.4903284,38.5229754],[22.4903873,38.5229041],[22.490285,38.5228577],[22.4896983,38.5229402],[22.4895881,38.5227225],[22.4894507,38.5227118],[22.4893268,38.522602],[22.4891595,38.5223746],[22.4889406,38.5214436],[22.4889784,38.5213314],[22.4887945,38.521248],[22.4888013,38.5209236],[22.4882591,38.5205201],[22.4882377,38.5204478],[22.4884593,38.5202704],[22.4889897,38.5201421],[22.4889032,38.5198886],[22.4889872,38.5197095],[22.4892406,38.5196587],[22.4897871,38.519855],[22.4901089,38.5198231],[22.4906357,38.5198659],[22.4908015,38.5196158],[22.4914076,38.519155],[22.4914907,38.5190209],[22.4911653,38.5186743],[22.4910884,38.5185111],[22.4911754,38.5181878],[22.4913897,38.5178121],[22.4916343,38.517635],[22.4916824,38.5175275],[22.4909747,38.5168155],[22.4908972,38.5161296],[22.4903096,38.5157075],[22.4901303,38.5155069],[22.4897083,38.514294],[22.4899629,38.5141891],[22.4914668,38.5141184],[22.4915619,38.5139574],[22.4916274,38.5135708],[22.4922817,38.5129935],[22.4926736,38.5123497],[22.492679,38.5120884],[22.4925689,38.5118707],[22.4914541,38.5108832],[22.4914445,38.5107929],[22.4915738,38.5106414],[22.4922924,38.5102812],[22.4923753,38.5101561],[22.4923006,38.5098848],[22.4919165,38.5096095],[22.4916661,38.5089665],[22.4917018,38.5089039],[22.4919208,38.5088526],[22.4935186,38.5086749],[22.4937853,38.5085342],[22.4944976,38.5068222],[22.494626,38.506166],[22.4948949,38.5053674],[22.4948573,38.5049704],[22.494271,38.5039356],[22.4942438,38.5035928],[22.4948167,38.5014104],[22.4950531,38.5010035],[22.4962742,38.4994241],[22.496523,38.4990398],[22.4965386,38.4988418],[22.4963609,38.4987224],[22.4963648,38.4985332],[22.496971,38.4980543],[22.4971948,38.4977688],[22.4972326,38.4976071],[22.4971726,38.4971828],[22.4968725,38.4967284],[22.4967864,38.4964569],[22.4967957,38.4960065],[22.496962,38.4951796],[22.4971448,38.4946593],[22.4977847,38.4937799],[22.4990952,38.492517],[22.499191,38.49232],[22.4991717,38.4920224],[22.4991762,38.4918062],[22.4994544,38.4912826],[22.5005617,38.4898549],[22.5006301,38.4893241],[22.5002802,38.4879499],[22.500264,38.4876253],[22.5003474,38.4874732],[22.499849,38.4871784],[22.5001829,38.4871106],[22.4993783,38.486812],[22.49885,38.4868593],[22.4978428,38.4867742],[22.4959136,38.486371],[22.4982386,38.4859323],[22.4996805,38.4854596],[22.4994954,38.4854347],[22.4980042,38.4854697],[22.4966348,38.4851637],[22.4956605,38.4851512],[22.4952494,38.4850738],[22.4944696,38.4850818],[22.4933396,38.4853917],[22.4938067,38.4849832],[22.4925495,38.4853455],[22.4936213,38.4845303],[22.4955075,38.4836894],[22.4958613,38.48332],[22.4959426,38.483267],[22.4960178,38.4829615],[22.4960641,38.4823854],[22.4961868,38.4819995],[22.4963388,38.4818573],[22.4964002,38.4816598],[22.496418,38.4813536],[22.4963055,38.4812531],[22.496561,38.4810941],[22.496495,38.4809581],[22.4965649,38.4809049],[22.4964965,38.480886],[22.4964905,38.4806246],[22.4968041,38.4804304],[22.4968296,38.4803046],[22.4970398,38.480118],[22.4970994,38.4799566],[22.4971787,38.4800027],[22.4972723,38.4799138],[22.4972195,38.4796968],[22.4974405,38.4795419],[22.4976587,38.4795763],[22.4976872,38.479428],[22.4974959,38.4792543],[22.4976704,38.4789591],[22.4976406,38.4788416],[22.4976985,38.4788153],[22.4978679,38.4788851],[22.497904,38.4788044],[22.497851,38.4787137],[22.4976342,38.4786658],[22.4972366,38.4787013],[22.4967036,38.4789197],[22.4965764,38.4789721],[22.4968834,38.4785435],[22.4966675,38.4781758],[22.4953775,38.4786909],[22.4941241,38.479202]]},{"id":16610,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: E4 \u0394\u03b5\u03bb\u03c6\u03bf\u03af-\u0399\u03c4\u03ad\u03b1","description_GR":"","path":"STEREA\/Sterea_Parnassos_E4_Delfi_Itea","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":13399,"name_EN":"Parnassos Mt: E4 Delfi-Itea","description_EN":"","ascent_time":240,"descent_time":255,"marker":"E4","level":9,"ascent":92,"descent":644,"maxelev":563,"minelev":1,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.43161 38.42888,22.49517 38.47859)","views":78,"millestones":"0,22.4941273,38.4792020#1,22.4884445,38.4768651#2,22.4858485,38.4755892#3,22.4839673,38.4738711#4,22.4809382,38.4733751#5,22.4758591,38.4712941#6,22.4774366,38.4700274#7,22.4693607,38.4642028#8,22.4586447,38.4616990#9,22.4564608,38.4554811#10,22.4471715,38.4505869#11,22.4420015,38.4429224#12,22.4406347,38.4340229#13,22.4355833,38.4291234#13.4,22.4326980,38.4283964","x":22.4774017,"y":38.4715964,"coor":[[22.4941273,38.479202],[22.4938229,38.478716],[22.4929374,38.4793985],[22.4927765,38.4790945],[22.4927006,38.4788863],[22.4926308,38.4787097],[22.492516,38.4787172],[22.4920456,38.478238],[22.4919018,38.4779839],[22.4924651,38.47791],[22.492344,38.4777913],[22.4918177,38.4777395],[22.4918226,38.4775052],[22.4912689,38.4776693],[22.4913586,38.4772199],[22.4910591,38.4772882],[22.4910395,38.4771257],[22.4907149,38.4773017],[22.4906288,38.4770303],[22.4903408,38.4770987],[22.4901807,38.4770786],[22.4901565,38.4765917],[22.4899948,38.4766526],[22.4899412,38.4764717],[22.4898236,38.4766144],[22.4897682,38.4765236],[22.4895256,38.4766106],[22.4890336,38.4765682],[22.4887574,38.4766187],[22.4879997,38.4772217],[22.4879213,38.4771305],[22.4877834,38.4771468],[22.4871347,38.477197],[22.4867856,38.4770528],[22.4863409,38.4769389],[22.4859042,38.4769873],[22.4854588,38.4769095],[22.4837749,38.4768516],[22.483265,38.4765657],[22.4827869,38.4764063],[22.4822575,38.4759579],[22.48293,38.4762595],[22.4840973,38.4763557],[22.4854188,38.4759267],[22.4855862,38.4758703],[22.4861297,38.475643],[22.4861309,38.475589],[22.4858443,38.4755898],[22.4848977,38.475902],[22.4842389,38.4760421],[22.4839274,38.4759164],[22.4847841,38.475513],[22.4848829,38.4751718],[22.4848268,38.475117],[22.4846549,38.4751148],[22.4843978,38.4752467],[22.4847841,38.475513],[22.4848829,38.4751718],[22.4848268,38.475117],[22.4846549,38.4751148],[22.4841102,38.4753961],[22.4835639,38.4752088],[22.4829355,38.4751106],[22.4828453,38.4750373],[22.482825,38.4749109],[22.4828609,38.4748393],[22.4838273,38.4746716],[22.4839553,38.4745831],[22.4839795,38.4745203],[22.4837274,38.4745171],[22.4834086,38.4744138],[22.4833879,38.4743054],[22.4834582,38.4742342],[22.483827,38.4741399],[22.4844086,38.4742826],[22.4844579,38.474121],[22.48363,38.4736958],[22.4832657,38.4735739],[22.4828841,38.4737312],[22.4826504,38.4739444],[22.4825931,38.4739437],[22.4825962,38.4738626],[22.4827686,38.4732971],[22.4830476,38.4731115],[22.4841137,38.4731073],[22.4843745,38.4732458],[22.4846377,38.4732673],[22.4854344,38.4735389],[22.4854592,38.4734491],[22.4854156,38.4733404],[22.4849292,38.4729106],[22.4847741,38.4727734],[22.4845128,38.4726619],[22.4838576,38.4722028],[22.4830477,38.4720121],[22.4824251,38.4721843],[22.4819022,38.4725199],[22.481465,38.4731451],[22.4809096,38.4733902],[22.4799257,38.4733504],[22.4795006,38.4732773],[22.4786922,38.4731361],[22.4783049,38.473023],[22.477684,38.4725643],[22.4765978,38.4718924],[22.4761982,38.4718151],[22.4757627,38.4718094],[22.4749523,38.4716457],[22.4742648,38.4716367],[22.4737572,38.4712426],[22.4732335,38.4710736],[22.4742471,38.4708435],[22.4745717,38.4709919],[22.4748643,38.471248],[22.4751493,38.4713238],[22.4767212,38.4712542],[22.477097,38.4713672],[22.4774017,38.4715964],[22.4779382,38.4717025],[22.4780328,38.4715686],[22.4781363,38.4715519],[22.4783846,38.4717354],[22.4785821,38.4716118],[22.4789324,38.4718506],[22.4791379,38.4718893],[22.4794599,38.4718394],[22.4797179,38.4717347],[22.4802576,38.4715164],[22.4806197,38.4711967],[22.4808523,38.4710375],[22.4817492,38.4706796],[22.4815906,38.4705875],[22.4813508,38.4705483],[22.4803034,38.470751],[22.4795081,38.4704163],[22.4785241,38.4703314],[22.4781791,38.4702278],[22.4767166,38.4698348],[22.4765703,38.4697067],[22.4759121,38.4693918],[22.475633,38.4690412],[22.4741832,38.468761],[22.4739106,38.4686403],[22.4734388,38.4681836],[22.4728293,38.4671934],[22.4723123,38.4667091],[22.471945,38.4661906],[22.4715966,38.4658617],[22.4709407,38.4654386],[22.47082,38.4651847],[22.4705391,38.4649197],[22.4701531,38.4647434],[22.4685485,38.4636591],[22.465847,38.4629569],[22.4653155,38.4627202],[22.4648139,38.4624928],[22.4630482,38.4625237],[22.4626947,38.462438],[22.4622295,38.4622156],[22.4617025,38.4622087],[22.4611011,38.4621918],[22.4602677,38.4620366],[22.459311,38.4617537],[22.4582355,38.4616675],[22.4572032,38.461708],[22.4559806,38.4615296],[22.456679,38.4599528],[22.4569888,38.4588575],[22.4575723,38.4578289],[22.4581028,38.457133],[22.457369,38.4565601],[22.4568371,38.4562467],[22.4567634,38.4559394],[22.4565087,38.4555215],[22.4562724,38.4553201],[22.455808,38.4550617],[22.4546954,38.4545694],[22.4537685,38.4539714],[22.4529268,38.453672],[22.4523785,38.4535926],[22.4519023,38.453352],[22.4517114,38.4531693],[22.4511185,38.4530263],[22.4507329,38.452841],[22.4500142,38.4526873],[22.4494042,38.4522737],[22.4489265,38.4521051],[22.4475049,38.451068],[22.4472167,38.4506136],[22.4469677,38.4504662],[22.4465809,38.4503349],[22.4459521,38.4497318],[22.4458233,38.4495949],[22.445059,38.4488999],[22.4449107,38.4486501],[22.4447965,38.4482656],[22.4448967,38.4481363],[22.4449013,38.4479201],[22.4445444,38.4474647],[22.4445331,38.4469239],[22.4442506,38.4462578],[22.4441309,38.4461796],[22.4428274,38.4444501],[22.4419672,38.4428888],[22.4417769,38.4421473],[22.4415547,38.4407566],[22.4415335,38.4401435],[22.4416139,38.4396039],[22.4415962,38.4387115],[22.441283,38.4378242],[22.4412527,38.4371029],[22.440974,38.4358421],[22.4409323,38.4356523],[22.4409101,38.4354538],[22.4407812,38.4348393],[22.4405859,38.4337959],[22.4408633,38.4331508],[22.4407493,38.4315272],[22.4409533,38.4310973],[22.4410035,38.4303591],[22.4404339,38.430329],[22.4371595,38.4304971],[22.4370873,38.4302303],[22.4369423,38.4300481],[22.436725,38.4300272],[22.4363795,38.4301127],[22.4362774,38.4300663],[22.4358845,38.4291599],[22.4356796,38.4291031],[22.4351848,38.4292046],[22.4348034,38.4282984],[22.4341002,38.4280863],[22.4337454,38.4280725],[22.4334228,38.4281583],[22.432698,38.4283964]]},{"id":16611,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a6\u03c4\u03b5\u03c1\u03cc\u03bb\u03b1\u03ba\u03ba\u03b1-\u0393\u03b5\u03c1\u03bf\u03bd\u03c4\u03cc\u03b2\u03c1\u03b1\u03c7\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a6\u03c4\u03b5\u03c1\u03cc\u03bb\u03b1\u03ba\u03ba\u03b1 \u03c3\u03c4\u03bf \u0393\u03b5\u03c1\u03bf\u03bd\u03c4\u03cc\u03b2\u03c1\u03b1\u03c7\u03bf","path":"STEREA\/Sterea_Parnassos_Fterolaka_Gerondovrachos","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":5878,"name_EN":"Parnassos Mt: Fterolaka-Gerondovrachos","description_EN":"Ascent from Fterolaka to Gerondovrachos","ascent_time":335,"descent_time":235,"marker":"Red_dots","level":9,"ascent":610,"descent":20,"maxelev":2375,"minelev":1777,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.58779 38.53263,22.60849 38.56737)","views":50,"millestones":"0,22.5877861,38.5673696#1,22.5937529,38.5629040#2,22.6019265,38.5572677#3,22.6052441,38.5494531#4,22.6075561,38.5414971#5,22.6049175,38.5351013#5.9,22.5989606,38.5345807","x":22.6053723,"y":38.5479176,"coor":[[22.5877861,38.5673696],[22.5880126,38.5673408],[22.5882559,38.5666408],[22.5884431,38.5662376],[22.5886243,38.5660685],[22.5888755,38.5655489],[22.5892938,38.5652926],[22.589671,38.5653692],[22.5902562,38.5653763],[22.5904234,38.5656306],[22.5904411,38.5659012],[22.5905094,38.565929],[22.5906138,38.5658762],[22.5906633,38.5651018],[22.5908111,38.5651757],[22.5909769,38.5655021],[22.5911601,38.5655223],[22.5915317,38.5654142],[22.5919599,38.5646443],[22.5924783,38.5639567],[22.5924975,38.5635604],[22.5926651,38.5633191],[22.5929676,38.5631065],[22.5933363,38.5629803],[22.5940505,38.5628447],[22.5948973,38.5623863],[22.5954258,38.5623566],[22.5956456,38.5622691],[22.5967055,38.560885],[22.5973324,38.5605141],[22.5977946,38.5603574],[22.5981433,38.5601273],[22.5982811,38.5595342],[22.5983882,38.5593372],[22.5987831,38.5590986],[22.5991523,38.5589949],[22.5993276,38.5588348],[22.5996398,38.5587124],[22.6000752,38.5581589],[22.6003313,38.5579727],[22.6014299,38.5575443],[22.6018473,38.557324],[22.6022314,38.5570492],[22.6024549,38.5567635],[22.603756,38.55595],[22.604376,38.5553446],[22.6042281,38.5548698],[22.604198,38.5540494],[22.6042631,38.5536536],[22.6041431,38.5533278],[22.6039198,38.5530097],[22.6038072,38.5523055],[22.603802,38.551981],[22.6039861,38.5513614],[22.6040042,38.5510192],[22.6052984,38.5493675],[22.6052117,38.5485104],[22.6053723,38.5479176],[22.6060467,38.547457],[22.6063707,38.5473167],[22.6066056,38.5470401],[22.6066812,38.5466896],[22.6064246,38.5457133],[22.6065149,38.5452007],[22.6068131,38.5446095],[22.6081746,38.5430307],[22.6082969,38.5426357],[22.6082453,38.5423377],[22.608034,38.5419927],[22.6074039,38.5413454],[22.6070174,38.5411606],[22.6062745,38.5410076],[22.6058193,38.5408129],[22.6050282,38.5401907],[22.6042176,38.539388],[22.6038496,38.5394287],[22.604142,38.5390132],[22.6043116,38.5385466],[22.604252,38.5380683],[22.6040171,38.5377591],[22.6040739,38.537192],[22.6044785,38.5370347],[22.6048233,38.5370027],[22.6050201,38.536915],[22.6053826,38.5365588],[22.6054202,38.5363971],[22.6055384,38.5358623],[22.6053059,38.535427],[22.6048318,38.5350248],[22.6043376,38.5344782],[22.6039726,38.533771],[22.6040467,38.5335015],[22.6037095,38.5331371],[22.6034106,38.5325748],[22.6032304,38.5326988],[22.6029331,38.5326502],[22.6027919,38.5328287],[22.602182,38.5329296],[22.601996,38.5330535],[22.6016164,38.5331031],[22.6014075,38.5332267],[22.6006479,38.5333528],[22.6004272,38.5334944],[22.6004724,38.533531],[22.6003907,38.5336021],[22.5999906,38.5335252],[22.5996886,38.5337198],[22.5994006,38.5337795],[22.5993413,38.5338779],[22.5991243,38.5338302],[22.5989885,38.5337295],[22.5987684,38.5338395],[22.5987269,38.5340417],[22.5989606,38.5345807]]},{"id":16612,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a6\u03c4\u03b5\u03c1\u03cc\u03bb\u03b1\u03ba\u03ba\u03b1-\u039b\u03b9\u03ac\u03ba\u03bf\u03c5\u03c1\u03b1","description_GR":"\u0397 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","path":"STEREA\/Sterea_Parnassos_Fterolaka_Liakoura","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":6522,"name_EN":"Parnassos Mt: From Fterolaka to Liakoura summit","description_EN":"The shortest ascent to the Parnassos Mt summit","ascent_time":295,"descent_time":230,"marker":"No_marks","level":9,"ascent":673,"descent":7,"maxelev":2449,"minelev":1777,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.58779 38.53032,22.6226 38.56737)","views":160,"millestones":"0,22.5877861,38.5673696#1,22.5937529,38.5629041#2,22.6019266,38.5572679#3,22.6095046,38.5513943#4,22.6142930,38.5438402#5,22.6155704,38.5355735#6,22.6207239,38.5317787#6.5,22.6225139,38.5350540","x":22.6095331,"y":38.5513779,"coor":[[22.5877861,38.5673696],[22.5880126,38.5673408],[22.5882559,38.5666408],[22.5884431,38.5662376],[22.5886243,38.5660685],[22.5888755,38.5655489],[22.5892938,38.5652926],[22.589671,38.5653692],[22.5902562,38.5653763],[22.5904234,38.5656306],[22.5904411,38.5659012],[22.5905094,38.565929],[22.5906138,38.5658762],[22.5906633,38.5651018],[22.5908111,38.5651757],[22.5909769,38.5655021],[22.5911601,38.5655223],[22.5915317,38.5654142],[22.5919599,38.5646443],[22.5924783,38.5639567],[22.5924975,38.5635604],[22.5926651,38.5633191],[22.5929676,38.5631065],[22.5933367,38.5629803],[22.5940509,38.5628447],[22.5948977,38.5623863],[22.5954262,38.5623566],[22.595646,38.5622691],[22.5967058,38.560885],[22.5973328,38.5605141],[22.5977949,38.5603574],[22.5981437,38.5601273],[22.5982815,38.5595342],[22.5983886,38.5593372],[22.5987834,38.5590986],[22.5991527,38.5589949],[22.599328,38.5588348],[22.5996402,38.5587124],[22.6000756,38.5581589],[22.6003317,38.5579727],[22.6014302,38.5575443],[22.6018477,38.557324],[22.6022317,38.5570492],[22.6024553,38.5567635],[22.6037564,38.55595],[22.6043763,38.5553446],[22.6048171,38.5549173],[22.605421,38.554546],[22.6058188,38.5541543],[22.6065706,38.5532531],[22.6068995,38.5522657],[22.6074454,38.5519298],[22.6076587,38.5515809],[22.6077746,38.5515192],[22.6084882,38.5514105],[22.6090006,38.5516149],[22.6095331,38.5513779],[22.6098241,38.5511651],[22.610682,38.5509905],[22.6111306,38.550338],[22.6113705,38.5498002],[22.6125389,38.5487146],[22.6128975,38.5473672],[22.6139511,38.5462803],[22.614297,38.5455995],[22.6143814,38.5447895],[22.614349,38.5440862],[22.6142641,38.5437247],[22.6143638,38.5433114],[22.6141038,38.5431101],[22.6139647,38.5425857],[22.6135704,38.5422026],[22.6132766,38.5420639],[22.6132167,38.5416893],[22.6135411,38.5403324],[22.6137356,38.5385684],[22.6142788,38.5377638],[22.6147581,38.5373009],[22.6151092,38.5363409],[22.6154154,38.53593],[22.6158359,38.5349437],[22.6162812,38.5344533],[22.6172533,38.5341269],[22.6174771,38.5338231],[22.6177922,38.5335475],[22.6182304,38.5328317],[22.6186165,38.5319892],[22.6187602,38.5310717],[22.6185646,38.5305017],[22.6183512,38.5302649],[22.6184866,38.5302665],[22.6187821,38.5304142],[22.6193358,38.5308532],[22.6197505,38.530768],[22.6198854,38.5309138],[22.6201714,38.5309532],[22.6202022,38.5311428],[22.6207077,38.5317075],[22.6207606,38.5319424],[22.6209521,38.5321249],[22.6209247,38.5323589],[22.6210724,38.5324327],[22.6210447,38.5326847],[22.6215246,38.5333842],[22.6215258,38.5339249],[22.621611,38.5342684],[22.6217124,38.5343687],[22.6218167,38.5349106],[22.6219292,38.5350291],[22.6221598,38.5349687],[22.6221929,38.5350412],[22.6223779,38.5349623],[22.6225139,38.535054]]},{"id":16614,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bb\u03ac\u03bd\u03b9\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b1 \u039a\u03b1\u03bb\u03ac\u03bd\u03b9\u03b1 \u03c3\u03c4\u03b7 \u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u0392\u03c1\u03cd\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c0\u03af\u03c3\u03c9","path":"STEREA\/Sterea_Parnassos_Kalania","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":5433,"name_EN":"Parnassos: Kalania loop","description_EN":"From Kalania to Megali Vrisi and back","ascent_time":125,"descent_time":125,"marker":"E4","level":9,"ascent":341,"descent":341,"maxelev":1505,"minelev":1250,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.48626 38.53933,22.49903 38.55565)","views":51,"millestones":"0,22.4950582,38.5393828#1,22.4867697,38.5421882#2,22.4920232,38.5492903#3,22.4937173,38.5552335#4,22.4980628,38.5510564#5,22.4957104,38.5424783#5.4,22.4950603,38.5393829","x":22.4914361,"y":38.5525648,"coor":[[22.4950582,38.5393828],[22.494309,38.5396481],[22.4940501,38.5394104],[22.4935713,38.5392601],[22.492965,38.5396758],[22.4925305,38.5398279],[22.4922585,38.5399911],[22.4921282,38.5401877],[22.4921507,38.5404313],[22.4920445,38.5405741],[22.491398,38.540764],[22.4908577,38.5408111],[22.4898154,38.5407256],[22.4889156,38.5404076],[22.4881475,38.5403797],[22.4871313,38.5406909],[22.4869436,38.5408868],[22.486689,38.5409916],[22.4865931,38.5411886],[22.4865477,38.5417107],[22.4867784,38.5422003],[22.4873711,38.5423882],[22.4882436,38.5429131],[22.4885304,38.5429168],[22.4886757,38.5430989],[22.4895492,38.5435787],[22.490046,38.5439636],[22.4904832,38.5444559],[22.4907794,38.5450049],[22.4910088,38.5455575],[22.4909527,38.5460434],[22.4910278,38.5462967],[22.4916583,38.5474222],[22.4919291,38.547642],[22.4918898,38.5478758],[22.4921343,38.5482574],[22.4922407,38.5486553],[22.4922232,38.5489434],[22.4920462,38.5491754],[22.4918409,38.5502181],[22.4914239,38.5509516],[22.4914058,38.5512668],[22.4916313,38.5520086],[22.4914361,38.5525648],[22.4914677,38.5527004],[22.4917908,38.5531641],[22.4924154,38.5534786],[22.4929559,38.5539721],[22.4927684,38.5547086],[22.4917744,38.555597],[22.4917603,38.5557229],[22.492525,38.5553723],[22.492917,38.5552873],[22.4934791,38.5552945],[22.4950022,38.5548996],[22.4955168,38.5544376],[22.4969621,38.5539155],[22.4970643,38.5539709],[22.4970601,38.5541691],[22.4969582,38.5546544],[22.4968038,38.5549047],[22.4969633,38.5549608],[22.497627,38.5545008],[22.4976684,38.5541679],[22.4982089,38.553562],[22.4982403,38.5534318],[22.4984477,38.5533894],[22.4987394,38.5531588],[22.4986803,38.5526895],[22.4982799,38.5526303],[22.498111,38.5524749],[22.4979964,38.5517931],[22.4981826,38.5511196],[22.4975469,38.5507871],[22.4974512,38.5487673],[22.4970843,38.5482039],[22.4968646,38.5471828],[22.496587,38.5467377],[22.4964865,38.5460515],[22.4960107,38.5446577],[22.4959072,38.5430659],[22.4957365,38.5426717],[22.4954683,38.5406767],[22.4953564,38.54004],[22.4951588,38.5397311],[22.4950603,38.5393829]]},{"id":16615,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03b5\u03bb\u03ac\u03c1\u03b9\u03b1-\u0393\u03b5\u03c1\u03bf\u03bd\u03c4\u03cc\u03b2\u03c1\u03b1\u03c7\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd 2\u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd \u03b1\u03c0\u03cc \u03c4\u03bf \u03a7\u039a \u039a\u03b5\u03bb\u03ac\u03c1\u03b9\u03b1","path":"STEREA\/Sterea_Parnassos_Kelaria_Gerondovrachos","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":4412,"name_EN":"Parnassos Mt: Kelaria to Gerondovrachos summit","description_EN":"Ascent from the Ski resort to the Parnassos Mt 2nd summit","ascent_time":235,"descent_time":160,"marker":"No_marks","level":9,"ascent":605,"descent":10,"maxelev":2375,"minelev":1770,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.57898 38.5326,22.6056 38.55264)","views":59,"millestones":"0,22.5789824,38.5526376#1,22.5882513,38.5482061#2,22.5970044,38.5441700#3,22.6041971,38.5388619#4,22.6017480,38.5330849#4.4,22.5989613,38.5345807","x":22.601928,"y":38.5409738,"coor":[[22.5789824,38.5526376],[22.5792531,38.5519695],[22.5793237,38.5518802],[22.5794355,38.5518636],[22.5809566,38.5511251],[22.5815191,38.551186],[22.5821314,38.5509771],[22.5823755,38.5508179],[22.5832317,38.5503867],[22.5833816,38.5503524],[22.5837937,38.5504025],[22.5840194,38.5503421],[22.5845969,38.5501509],[22.5854714,38.5494405],[22.5859568,38.5492662],[22.5860404,38.5491725],[22.5866622,38.5486799],[22.587344,38.5484719],[22.5876346,38.5484484],[22.5880156,38.5483268],[22.5886536,38.5479966],[22.5894014,38.5478974],[22.5903029,38.5475478],[22.5913717,38.5468758],[22.5921247,38.5465064],[22.5923994,38.5465458],[22.5925071,38.5469075],[22.5926659,38.5469995],[22.5933359,38.5467733],[22.5940717,38.546701],[22.5945474,38.5465581],[22.5950527,38.5464064],[22.5953656,38.546248],[22.5957745,38.5458744],[22.5965551,38.5446762],[22.5970596,38.5441056],[22.5972381,38.5437788],[22.5972426,38.5435445],[22.5968857,38.5432023],[22.5967958,38.5431021],[22.5968541,38.5430578],[22.5982564,38.5429304],[22.598611,38.5429526],[22.6001184,38.5419884],[22.601928,38.5409738],[22.6018496,38.5408737],[22.6019479,38.5405414],[22.6029154,38.5403457],[22.6036394,38.5396965],[22.60385,38.5394287],[22.6041423,38.5390132],[22.604312,38.5385466],[22.6042524,38.5380683],[22.6040174,38.5377591],[22.6040743,38.537192],[22.6044789,38.5370347],[22.6048237,38.5370027],[22.6050204,38.536915],[22.605383,38.5365588],[22.6054205,38.5363971],[22.6055384,38.5358623],[22.6053059,38.535427],[22.6048318,38.5350248],[22.6043376,38.5344782],[22.6039726,38.533771],[22.6040467,38.5335015],[22.6037095,38.5331371],[22.6034106,38.5325748],[22.6032308,38.5326988],[22.6029334,38.5326502],[22.6027923,38.5328287],[22.6021823,38.5329296],[22.6019963,38.5330535],[22.6016168,38.5331031],[22.6014079,38.5332267],[22.6006483,38.5333528],[22.6004275,38.5334944],[22.6004727,38.533531],[22.600391,38.5336021],[22.599991,38.5335252],[22.5996889,38.5337198],[22.5994009,38.5337795],[22.5993417,38.5338779],[22.5991246,38.5338302],[22.5989889,38.5337295],[22.5987691,38.5338395],[22.5987272,38.5340418],[22.5989613,38.5345807]]},{"id":16616,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03b5\u03bb\u03ac\u03c1\u03b9\u03b1-\u039b\u03b9\u03ac\u03ba\u03bf\u03c5\u03c1\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd \u03b1\u03c0\u03cc \u03c4\u03bf \u03a7\u039a \u039a\u03b5\u03bb\u03ac\u03c1\u03b9\u03b1","path":"STEREA\/Sterea_Parnassos_Kelaria_Liakoura","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":5787,"name_EN":"Parnassos Mt: From Kelaria to Liakoura summit","description_EN":"Ascent from the Ski resort to the Parnassos Mt summit","ascent_time":275,"descent_time":190,"marker":"No_marks","level":9,"ascent":745,"descent":74,"maxelev":2449,"minelev":1770,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.57898 38.53032,22.6226 38.55264)","views":163,"millestones":"0,22.5789824,38.5526376#1,22.5882513,38.5482061#2,22.5970044,38.5441700#3,22.6041971,38.5388620#4,22.6103559,38.5322404#5,22.6190602,38.5306316#5.8,22.6225139,38.5350540","x":22.6048237,"y":38.5370027,"coor":[[22.5789824,38.5526376],[22.5792531,38.5519695],[22.5793237,38.5518802],[22.5794355,38.5518636],[22.5809566,38.5511251],[22.5815191,38.551186],[22.5821314,38.5509771],[22.5823755,38.5508179],[22.5832317,38.5503867],[22.5833816,38.5503524],[22.5837937,38.5504025],[22.5840194,38.5503421],[22.5845969,38.5501509],[22.5854714,38.5494405],[22.5859568,38.5492662],[22.5860404,38.5491725],[22.5866622,38.5486799],[22.587344,38.5484719],[22.5876346,38.5484484],[22.5880156,38.5483268],[22.5886536,38.5479966],[22.5894014,38.5478974],[22.5903029,38.5475478],[22.5913717,38.5468758],[22.5921247,38.5465064],[22.5923994,38.5465458],[22.5925071,38.5469075],[22.5926659,38.5469995],[22.5933359,38.5467733],[22.5940717,38.546701],[22.5950527,38.5464064],[22.5953656,38.546248],[22.5957745,38.5458744],[22.5962281,38.545177],[22.5965551,38.5446762],[22.5970596,38.5441056],[22.5972381,38.5437788],[22.5972426,38.5435445],[22.5968857,38.5432023],[22.5967958,38.5431021],[22.5968541,38.5430578],[22.5982564,38.5429304],[22.598611,38.5429526],[22.6001184,38.5419884],[22.601928,38.5409738],[22.6018496,38.5408737],[22.6019479,38.5405414],[22.6029154,38.5403457],[22.6036394,38.5396965],[22.60385,38.5394287],[22.6041423,38.5390132],[22.604312,38.5385466],[22.6042524,38.5380683],[22.6040174,38.5377591],[22.6040743,38.537192],[22.6044789,38.5370347],[22.6048237,38.5370027],[22.6050204,38.536915],[22.605383,38.5365588],[22.6054205,38.5363971],[22.6056674,38.5361252],[22.6059344,38.5359661],[22.6061833,38.5355546],[22.6068581,38.535067],[22.6079137,38.5344667],[22.6081476,38.5342352],[22.6088474,38.533045],[22.6098462,38.5324171],[22.6102507,38.5322597],[22.6105846,38.5322006],[22.61145,38.5325352],[22.612415,38.5326007],[22.6135616,38.5326324],[22.6139367,38.532817],[22.6145098,38.5328418],[22.614706,38.5327811],[22.6148762,38.5328822],[22.6152788,38.5328239],[22.6154328,38.5325734],[22.6155367,38.5325386],[22.6160184,38.5325443],[22.616601,38.5326773],[22.6168307,38.532662],[22.617317,38.5324335],[22.6177717,38.5320513],[22.6183078,38.5310123],[22.6183589,38.5307426],[22.618274,38.5303811],[22.6183512,38.5302649],[22.6184866,38.5302665],[22.6187821,38.5304142],[22.6193358,38.5308532],[22.6197505,38.530768],[22.6198854,38.5309138],[22.6201714,38.5309532],[22.6202022,38.5311428],[22.6207077,38.5317075],[22.6207606,38.5319424],[22.6209521,38.5321249],[22.6209247,38.5323589],[22.6210724,38.5324327],[22.6210447,38.5326847],[22.6215246,38.5333842],[22.6215258,38.5339249],[22.621611,38.5342684],[22.6217124,38.5343687],[22.6218167,38.5349106],[22.6219292,38.5350291],[22.6221598,38.5349687],[22.6221929,38.5350412],[22.6223779,38.5349623],[22.6225139,38.535054]]},{"id":16617,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u039a\u03c9\u03c1\u03cd\u03ba\u03b5\u03b9\u03bf \u0386\u03bd\u03c4\u03c1\u03bf","description_GR":"\u0397 \u03b1\u03bd\u03b1\u03c0\u03cc\u03b4\u03c1\u03b1\u03c3\u03b7 \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","path":"STEREA\/Sterea_Parnassos_Korykio_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":2411,"name_EN":"Parnassos Mt: Korykio Cave loop","description_EN":"The must-do of the hiking trails of Mt. Parnassos","ascent_time":55,"descent_time":55,"marker":"Red_dots","level":9,"ascent":201,"descent":201,"maxelev":1334,"minelev":1116,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.51327 38.51209,22.52268 38.5159)","views":83,"millestones":"0,22.5133294,38.5127760#1,22.5210611,38.5153648#2,22.5171162,38.5123604#2.4,22.5133294,38.5127760","x":22.5217158,"y":38.5151846,"coor":[[22.5133294,38.512776],[22.5140205,38.5135237],[22.5140397,38.5137042],[22.5144414,38.5142499],[22.5150223,38.5144465],[22.5156554,38.5148961],[22.5162845,38.5149762],[22.5165372,38.5149614],[22.5177693,38.5147247],[22.5186657,38.5146369],[22.519647,38.5148836],[22.5197568,38.5150697],[22.5202451,38.5153102],[22.5210583,38.5153655],[22.5213848,38.515667],[22.5216611,38.5160039],[22.5213848,38.515667],[22.5210583,38.5153655],[22.5219968,38.5154675],[22.5217158,38.5151846],[22.5217284,38.5151307],[22.5214565,38.514965],[22.5214132,38.5148383],[22.5217476,38.5147524],[22.5223076,38.5148496],[22.5220376,38.5145939],[22.5226331,38.5146374],[22.5220803,38.5141889],[22.52239,38.5141838],[22.5223793,38.5141476],[22.5209193,38.513192],[22.5210349,38.5131484],[22.5199321,38.5126749],[22.5191605,38.5122686],[22.5180904,38.5120343],[22.5168688,38.5124424],[22.5136007,38.5127434],[22.5133294,38.512776]]},{"id":16618,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: O22 \u039c. \u0399\u03b5\u03c1\u03bf\u03c5\u03c3\u03b1\u03bb\u03ae\u03bc-\u0391\u03ba\u03c1\u03b9\u03bd\u03cc \u039d\u03b5\u03c1\u03cc","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03c9\u03c1\u03b1\u03af\u03b1 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ae \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1","path":"STEREA\/Sterea_Parnassos_O22_Ierousalim_AkrinoNero","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5747,"name_EN":"Parnassos Mt: O22 Ierousalim mon.-Akrino Nero pass","description_EN":"An old path through a nice mountain valley","ascent_time":150,"descent_time":120,"marker":"O22","level":9,"ascent":922,"descent":65,"maxelev":1802,"minelev":870,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.64088 38.50288,22.69163 38.51534)","views":105,"millestones":"0,22.6913965,38.5156899#1,22.6807820,38.5148436#2,22.6701253,38.5151552#3,22.6621075,38.5124736#4,22.6540266,38.5079419#5,22.6455973,38.5043935#5.7,22.6410847,38.5042986","x":22.6672072,"y":38.514543,"coor":[[22.6913965,38.5156899],[22.6906882,38.5155378],[22.6896772,38.5156256],[22.6892495,38.5158101],[22.6891009,38.5157814],[22.6885259,38.5158651],[22.6882904,38.515885],[22.6879711,38.5157823],[22.6876031,38.5158322],[22.6875016,38.515741],[22.6871002,38.5157365],[22.6868841,38.5156349],[22.6867232,38.5156511],[22.6865868,38.5155865],[22.6863224,38.5156196],[22.6862549,38.5155467],[22.6857721,38.5156044],[22.6853198,38.5156219],[22.6851383,38.5155117],[22.6848506,38.5155625],[22.6847389,38.5153991],[22.6847032,38.5154708],[22.6845544,38.5154511],[22.684404,38.5155215],[22.6840387,38.5154272],[22.6838579,38.515281],[22.6835597,38.5152777],[22.6832632,38.5151842],[22.682633,38.5151501],[22.6825194,38.5150857],[22.68237,38.5151021],[22.6822686,38.5150018],[22.6821189,38.5150362],[22.6817988,38.5149785],[22.6814659,38.5149928],[22.6810331,38.5148257],[22.6805623,38.5148564],[22.6802769,38.5147811],[22.6800469,38.5148146],[22.6797609,38.5147753],[22.6796223,38.5148278],[22.6795091,38.5147454],[22.6793476,38.5147977],[22.6789125,38.5147567],[22.6786939,38.5147903],[22.6782149,38.5146407],[22.6775174,38.5145247],[22.6772222,38.5143592],[22.6766846,38.514281],[22.6759895,38.5140298],[22.675507,38.5141505],[22.6747957,38.5141605],[22.6739979,38.5145119],[22.673585,38.5145073],[22.6728472,38.5147152],[22.6720438,38.5147421],[22.6718124,38.5148476],[22.6716486,38.515026],[22.671431,38.5150055],[22.6712339,38.5151204],[22.6709836,38.5150094],[22.6704538,38.5151296],[22.670349,38.5152185],[22.6700523,38.515134],[22.6697801,38.5149687],[22.6697601,38.5148063],[22.6699482,38.5145561],[22.6699978,38.5143584],[22.6692756,38.5143322],[22.6691395,38.5142496],[22.6689109,38.5142109],[22.6684053,38.5142592],[22.6683722,38.5141868],[22.6680279,38.5142009],[22.6678476,38.5146494],[22.6675348,38.5148171],[22.6673462,38.5144725],[22.6672072,38.514543],[22.6669229,38.5144136],[22.6660725,38.5138812],[22.6658586,38.5136625],[22.6648935,38.5131289],[22.664028,38.5127946],[22.6634495,38.5124455],[22.6633811,38.5124267],[22.6633109,38.512498],[22.663174,38.5124604],[22.6631039,38.5125317],[22.6628218,38.5122762],[22.6625932,38.5122375],[22.6624276,38.512506],[22.6621425,38.5124216],[22.6619419,38.5127257],[22.6617938,38.5126699],[22.6616882,38.5127949],[22.6614263,38.5126928],[22.6612763,38.5127451],[22.6612081,38.5127083],[22.6610795,38.512842],[22.660726,38.5127298],[22.6605125,38.5124931],[22.6603914,38.5122213],[22.6603111,38.5122204],[22.6602779,38.512157],[22.6601281,38.5121913],[22.6593989,38.5119306],[22.6591515,38.5116665],[22.6586403,38.5113993],[22.6585393,38.511281],[22.6579014,38.5110484],[22.6576524,38.5108653],[22.6575081,38.5106113],[22.6572555,38.5106264],[22.6571907,38.5104094],[22.6570778,38.510309],[22.6565305,38.5101405],[22.6561126,38.5097933],[22.6557247,38.5096807],[22.6554077,38.5094608],[22.6548886,38.5090042],[22.6547562,38.5087234],[22.6545427,38.5084866],[22.6541923,38.5082122],[22.6540284,38.507949],[22.6539218,38.5075152],[22.6534624,38.5069332],[22.6533436,38.5065353],[22.6531288,38.5063707],[22.6526968,38.5061674],[22.6519758,38.5059158],[22.6514821,38.5059462],[22.6505061,38.5053943],[22.6501867,38.5053005],[22.6493752,38.5045432],[22.649017,38.5039353],[22.6485596,38.5038669],[22.6482839,38.5038907],[22.6479376,38.5040129],[22.6474115,38.5039347],[22.6472638,38.5041673],[22.6467425,38.5044497],[22.6466022,38.5044751],[22.645608,38.5044005],[22.6451322,38.5040886],[22.6447225,38.5039217],[22.6438314,38.5031274],[22.6434292,38.502564],[22.6430667,38.5023255],[22.6429625,38.5023784],[22.642622,38.5027979],[22.6422558,38.5033704],[22.6419074,38.5036007],[22.6415685,38.5039392],[22.6410847,38.5042986]]},{"id":16619,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: O22 \u0391\u03b3\u03cc\u03c1\u03b9\u03b1\u03bd\u03b7-\u03a0\u03bf\u03bb\u03cd\u03b4\u03c1\u03bf\u03c3\u03bf\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u0391\u03b3\u03cc\u03c1\u03b9\u03b1\u03bd\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c4\u03bf\u03c5 \u039a\u03b7\u03c6\u03b9\u03c3\u03bf\u03cd","path":"STEREA\/Sterea_Parnassos_O22_Polydroso_Agoriani","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":10723,"name_EN":"Parnassos: O22 Agoriani-Polydrosos","description_EN":"From Agoriani to the Kifissos river source","ascent_time":315,"descent_time":325,"marker":"O22","level":9,"ascent":353,"descent":785,"maxelev":973,"minelev":309,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.49338 38.59732,22.53209 38.63946)","views":138,"millestones":"0,22.4942568,38.5974863#1,22.5032449,38.5995390#2,22.5129739,38.5988861#3,22.5155810,38.6034423#4,22.5236831,38.5991403#5,22.5236687,38.6060987#6,22.5186440,38.6134407#7,22.5128275,38.6199215#8,22.5143823,38.6266138#9,22.5219975,38.6297948#10,22.5270611,38.6359969#10.7,22.5312198,38.6399439","x":22.5236237,"y":38.6064076,"coor":[[22.4942568,38.5974863],[22.4951972,38.5974893],[22.4957042,38.5974057],[22.4959433,38.5974494],[22.4961955,38.5974706],[22.4964537,38.5973568],[22.4967593,38.5970183],[22.4973134,38.5968812],[22.4973869,38.5968822],[22.4976627,38.5970434],[22.4985394,38.5970727],[22.4993494,38.5973264],[22.4999242,38.5972977],[22.5001099,38.5977507],[22.5000477,38.5979842],[22.5000927,38.5985795],[22.5002199,38.5988109],[22.5003873,38.5989257],[22.5006157,38.5989827],[22.5010546,38.5988621],[22.5017,38.5988704],[22.5020043,38.5991446],[22.5031215,38.5995374],[22.5041088,38.59955],[22.504538,38.5993392],[22.5048465,38.5994153],[22.5050957,38.5993058],[22.5054771,38.5991845],[22.5056075,38.5990916],[22.5056796,38.5989393],[22.5060273,38.5987816],[22.5063003,38.5983525],[22.506468,38.5985709],[22.5066959,38.5986549],[22.5071192,38.5987324],[22.5077069,38.5986858],[22.508049,38.5987983],[22.508222,38.5987645],[22.5082131,38.5986382],[22.5082839,38.598549],[22.5083786,38.5984601],[22.5085055,38.5984347],[22.5086769,38.5984729],[22.5087886,38.5986275],[22.5091877,38.5987588],[22.509374,38.598635],[22.5101706,38.5984289],[22.5103874,38.5984947],[22.5106767,38.5983903],[22.510875,38.5985144],[22.5112972,38.598646],[22.5118362,38.5986799],[22.5119375,38.5987803],[22.5123063,38.5987129],[22.5128551,38.598828],[22.5133554,38.5990686],[22.513595,38.5991438],[22.5138476,38.599147],[22.5139942,38.599275],[22.514396,38.5992801],[22.5147868,38.5993842],[22.5150136,38.5995222],[22.515091,38.5996674],[22.5149249,38.5999266],[22.5142746,38.6002788],[22.5140633,38.6005014],[22.5137721,38.6012546],[22.5138102,38.6021923],[22.5144856,38.6016196],[22.5147283,38.6015416],[22.5148318,38.6020926],[22.5150125,38.6022391],[22.5153425,38.6023875],[22.5154421,38.602569],[22.5151963,38.6039085],[22.5157263,38.6032664],[22.5160004,38.6027833],[22.51614,38.602695],[22.5171292,38.6026174],[22.5174043,38.6026389],[22.5182641,38.6024335],[22.5185409,38.6021667],[22.518532,38.6014817],[22.5186538,38.6011408],[22.5186246,38.6008881],[22.5186946,38.600835],[22.5195547,38.6008909],[22.5198543,38.6008406],[22.520192,38.6006106],[22.5203516,38.6006667],[22.5204333,38.6006046],[22.5207206,38.6005903],[22.5211963,38.600353],[22.5215968,38.5998624],[22.5218722,38.5998749],[22.522034,38.5998229],[22.5220584,38.5997511],[22.5225647,38.5997034],[22.5227998,38.5994361],[22.5230909,38.5992415],[22.5233545,38.5992628],[22.5235871,38.5991216],[22.5236901,38.5991409],[22.5238015,38.5993045],[22.5239041,38.5993419],[22.5239102,38.5996033],[22.5240195,38.599875],[22.5239544,38.6002526],[22.5240677,38.6003261],[22.5241579,38.6002327],[22.5243538,38.6001991],[22.5246489,38.600365],[22.525027,38.6004058],[22.5252194,38.6005434],[22.5254089,38.6008252],[22.5254384,38.6010688],[22.5252393,38.6012556],[22.5250451,38.6012081],[22.5248832,38.6012601],[22.5246077,38.6012566],[22.5241548,38.6015032],[22.5241384,38.6017463],[22.5239052,38.6019146],[22.5238614,38.6020943],[22.5240166,38.6023665],[22.5238725,38.6026711],[22.5238688,38.6028513],[22.5239092,38.6031221],[22.5240859,38.6034668],[22.5240589,38.6036647],[22.5241818,38.6038285],[22.5242571,38.6046404],[22.5242164,38.6049463],[22.5240949,38.6052692],[22.5238231,38.6056442],[22.5236279,38.6062004],[22.5236237,38.6064076],[22.5234333,38.6067296],[22.5233808,38.6070534],[22.5232645,38.607124],[22.5231676,38.6073661],[22.5228891,38.6075068],[22.5227247,38.6076849],[22.5228688,38.607939],[22.5226414,38.6083867],[22.5224161,38.6086272],[22.5223187,38.6088963],[22.5220278,38.6090819],[22.5219087,38.6092876],[22.5215491,38.6094633],[22.5214284,38.6097501],[22.521471,38.6099129],[22.5210313,38.6100695],[22.5211097,38.6101696],[22.5209949,38.6107269],[22.5208069,38.6109318],[22.5205998,38.6109472],[22.520471,38.6110717],[22.5198665,38.6119832],[22.5194793,38.6123117],[22.5192852,38.6128139],[22.51918,38.6129027],[22.5192235,38.6130204],[22.5187794,38.6133932],[22.5184555,38.6135062],[22.5180814,38.6138259],[22.5175586,38.6141167],[22.5170637,38.6141645],[22.516893,38.6140902],[22.5164448,38.6141025],[22.5163055,38.6141729],[22.5162914,38.6142988],[22.5161407,38.614369],[22.5157066,38.6148141],[22.5153069,38.6152596],[22.5153031,38.6154397],[22.5147035,38.6155583],[22.5144463,38.61633],[22.5141898,38.616516],[22.513989,38.6167838],[22.5138916,38.6170529],[22.5138112,38.6170518],[22.5137049,38.6171947],[22.513636,38.6171938],[22.5136084,38.6174187],[22.5135282,38.6174087],[22.5133963,38.6176774],[22.5132326,38.6178194],[22.5130839,38.6188989],[22.5128008,38.6198145],[22.5130448,38.6207908],[22.5128832,38.6209014],[22.5127209,38.6209714],[22.5125901,38.621186],[22.5123695,38.6213003],[22.512391,38.6213727],[22.5121817,38.6214962],[22.5124566,38.6215357],[22.5125014,38.6215904],[22.5125956,38.6217583],[22.5130078,38.6218176],[22.513349,38.6219841],[22.513585,38.6222394],[22.5139839,38.6229474],[22.5140926,38.6232461],[22.51399,38.6232088],[22.5139185,38.623334],[22.5138866,38.6237662],[22.5141886,38.6241575],[22.5142449,38.6242123],[22.51436,38.6242047],[22.5144233,38.6244758],[22.5143757,38.6245563],[22.5146216,38.6248839],[22.5145953,38.6250457],[22.5147287,38.6252637],[22.5149998,38.6254834],[22.5149287,38.6255906],[22.5151102,38.6257011],[22.5151184,38.6258634],[22.5149222,38.6259059],[22.5146547,38.6260648],[22.5147681,38.6261383],[22.5146754,38.6261732],[22.5146958,38.6262996],[22.5145467,38.6262887],[22.5146482,38.6263801],[22.5146685,38.626511],[22.5145518,38.6265996],[22.5143562,38.6266152],[22.514353,38.6267683],[22.5144749,38.6269861],[22.5141944,38.6272169],[22.5150304,38.6273942],[22.5151304,38.6275576],[22.5155385,38.6278241],[22.5151019,38.6278276],[22.5151343,38.6279272],[22.514995,38.6279975],[22.5154608,38.6282467],[22.5153679,38.6282996],[22.5154238,38.6283724],[22.5161619,38.6287872],[22.5164817,38.6288814],[22.5164796,38.6289805],[22.5167534,38.6290741],[22.5181826,38.6295608],[22.5187098,38.6296215],[22.5191736,38.6294111],[22.520336,38.629151],[22.5205881,38.6291812],[22.5208374,38.6293466],[22.5215068,38.6297065],[22.5229261,38.6299587],[22.5237536,38.6305008],[22.523877,38.6306465],[22.5239077,38.6308272],[22.5235788,38.6323008],[22.5230364,38.6335375],[22.523133,38.6338722],[22.5236539,38.6342392],[22.524037,38.6343251],[22.5244764,38.6343983],[22.5255142,38.6347718],[22.5260199,38.6348863],[22.5262129,38.6349969],[22.526436,38.6353241],[22.527279,38.6362358],[22.5287011,38.6369205],[22.5301885,38.6377863],[22.5305643,38.6385119],[22.5310146,38.6394773],[22.5312198,38.6399439]]},{"id":16620,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: O22 \u03a0\u03bf\u03bb\u03cd\u03b4\u03c1\u03bf\u03c3\u03bf-\u03ba\u03b1\u03c4. \u039c. \u0394\u03ad\u03c6\u03bd\u03b5\u03c1","description_GR":"\u0395\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b2\u03cc\u03c1\u03b5\u03b9\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","path":"STEREA\/Sterea_Parnassos_O22_Polydroso_Sarandari","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":15278,"name_EN":"Parnassos Mt: O22 Polydroso-M.Defner ref.","description_EN":"A traverse of northern Parnasos","ascent_time":520,"descent_time":430,"marker":"O22","level":9,"ascent":1564,"descent":167,"maxelev":1843,"minelev":380,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.53122 38.54073,22.58314 38.64015)","views":104,"millestones":"0,22.5312198,38.6399439#1,22.5402412,38.6356063#2,22.5490829,38.6316774#3,22.5544340,38.6255414#4,22.5561714,38.6176753#5,22.5559753,38.6104312#6,22.5575545,38.6027663#7,22.5618020,38.5957424#8,22.5629835,38.5874535#9,22.5672175,38.5807506#10,22.5664431,38.5727407#11,22.5681875,38.5655108#12,22.5737558,38.5580590#13,22.5761611,38.5524230#14,22.5821612,38.5456719#15.3,22.5763607,38.5413054","x":22.5640943,"y":38.5856446,"coor":[[22.5312198,38.6399439],[22.5316912,38.6399814],[22.532239,38.6401595],[22.5329385,38.6401232],[22.5335828,38.6400772],[22.5340623,38.6400021],[22.5348862,38.639706],[22.5352153,38.6395209],[22.5354594,38.6393798],[22.535733,38.6391489],[22.5372056,38.6384915],[22.537889,38.6379324],[22.5387181,38.6372759],[22.538767,38.6371323],[22.5389861,38.6369143],[22.5391413,38.6366279],[22.5395014,38.63638],[22.539803,38.6362396],[22.5398511,38.6361321],[22.5401412,38.6356536],[22.5402909,38.6355834],[22.5406426,38.6352363],[22.5408971,38.6351494],[22.5414902,38.6347964],[22.5417445,38.6347184],[22.5431299,38.6338165],[22.5435208,38.6338034],[22.5442058,38.6340192],[22.5451578,38.6340941],[22.5455811,38.6341805],[22.5459733,38.6341042],[22.5464329,38.6341009],[22.5470903,38.6339739],[22.5473589,38.633761],[22.5475458,38.633484],[22.5475494,38.6333038],[22.54783,38.6329018],[22.5486912,38.6323538],[22.5490419,38.6320517],[22.5491092,38.6313857],[22.5495314,38.6315802],[22.5496973,38.6313299],[22.5507818,38.6305324],[22.5506333,38.6302016],[22.550752,38.6302977],[22.5510663,38.6302205],[22.5513929,38.6299722],[22.5517973,38.6298601],[22.5523671,38.6295157],[22.5527513,38.6294213],[22.5541281,38.628366],[22.5544939,38.6278839],[22.5548211,38.6276086],[22.5545535,38.6266321],[22.5543971,38.6264139],[22.5544423,38.6253061],[22.5542043,38.6245732],[22.5542517,38.6240512],[22.5542064,38.6238974],[22.5545829,38.6234515],[22.5546791,38.6232364],[22.5546304,38.6228033],[22.5549828,38.6224111],[22.5550557,38.6222138],[22.5556334,38.6220497],[22.555762,38.6219342],[22.5558342,38.6217728],[22.5557929,38.621538],[22.5560758,38.6211811],[22.5562055,38.6209033],[22.5558783,38.6206109],[22.555869,38.6205027],[22.5559865,38.6203149],[22.5557908,38.6200512],[22.5561447,38.6195869],[22.5565157,38.6188436],[22.5566002,38.6186374],[22.556569,38.6184748],[22.5561297,38.6181495],[22.5562075,38.6177089],[22.5559933,38.617508],[22.5558943,38.6172905],[22.5555548,38.617034],[22.5552013,38.6163358],[22.5548018,38.6162137],[22.5546461,38.6150989],[22.5541171,38.6145607],[22.5539424,38.6142161],[22.5539688,38.6141713],[22.553915,38.6139904],[22.5540137,38.6136492],[22.5541621,38.6135159],[22.5539486,38.613279],[22.5541579,38.6131554],[22.554162,38.6129482],[22.554073,38.6128029],[22.5541581,38.6125697],[22.5544174,38.6122395],[22.5544083,38.6121222],[22.5542723,38.6120304],[22.5543344,38.6117969],[22.5546588,38.6116567],[22.5546276,38.6114941],[22.5547123,38.6112789],[22.5551366,38.6113112],[22.5553387,38.6109712],[22.5555709,38.6108479],[22.5557474,38.6106339],[22.5559672,38.6105555],[22.5559996,38.6100873],[22.5563915,38.6094433],[22.5561677,38.6085755],[22.5565263,38.6084447],[22.5565945,38.6084816],[22.5568913,38.6079987],[22.5567448,38.6078617],[22.5564665,38.6075474],[22.556226,38.6069902],[22.5560449,38.6068618],[22.5560383,38.6067761],[22.5558647,38.6062693],[22.5559403,38.6059369],[22.5563931,38.605582],[22.5566293,38.6052605],[22.5566026,38.6049808],[22.5562976,38.6047247],[22.5565431,38.6045115],[22.5564965,38.6039703],[22.5568783,38.6038308],[22.5570338,38.6035173],[22.5574332,38.6030717],[22.5575541,38.6027668],[22.5577544,38.6025169],[22.5577138,38.6022461],[22.5573087,38.6018356],[22.5572651,38.6016638],[22.557315,38.6014662],[22.5571595,38.601203],[22.5574535,38.6008551],[22.5576682,38.6004568],[22.5579963,38.6001274],[22.5581402,38.5998228],[22.5586224,38.599252],[22.559044,38.599077],[22.5590706,38.5988971],[22.5592327,38.598827],[22.5594032,38.5983425],[22.5596349,38.5982372],[22.5596966,38.5979721],[22.5600227,38.5977418],[22.5605555,38.5975141],[22.560767,38.5971472],[22.5613082,38.596852],[22.5616587,38.5965499],[22.5621215,38.5963754],[22.5619118,38.5962422],[22.561778,38.5960423],[22.5617593,38.5958258],[22.5618429,38.5956646],[22.5619763,38.5953644],[22.5619842,38.594968],[22.5621706,38.5948351],[22.5621719,38.5945332],[22.5623265,38.5942648],[22.5622688,38.5937054],[22.5621601,38.5933976],[22.5621555,38.5930552],[22.5623462,38.5927061],[22.5623998,38.5923192],[22.5622657,38.5915606],[22.5623494,38.5913905],[22.5622058,38.5911093],[22.562383,38.5908592],[22.5619588,38.5902502],[22.5621156,38.5898737],[22.5617428,38.588995],[22.5620373,38.5886201],[22.5622656,38.5881093],[22.5625339,38.5878963],[22.562759,38.5875477],[22.5630137,38.5874426],[22.5631082,38.5873086],[22.5630928,38.5863533],[22.5633371,38.586194],[22.5635839,38.5859087],[22.5640943,38.5856446],[22.5642584,38.5854754],[22.5643908,38.5851707],[22.5647035,38.5850303],[22.5649374,38.5848169],[22.5650434,38.5846831],[22.5652442,38.5841133],[22.5654357,38.5837192],[22.565367,38.5831326],[22.5655099,38.582873],[22.5655501,38.5825851],[22.5656552,38.5824963],[22.5659934,38.5824103],[22.5663187,38.5822161],[22.5671831,38.5820464],[22.5676882,38.5821607],[22.5676585,38.5812322],[22.5673416,38.5810031],[22.5671209,38.5805588],[22.5667263,38.5801935],[22.5664593,38.5797667],[22.5664962,38.579641],[22.5662825,38.5794221],[22.5660497,38.5790047],[22.5657905,38.5788168],[22.5657144,38.5785996],[22.5654341,38.5782628],[22.5653271,38.5778695],[22.5657841,38.5774065],[22.5658665,38.5770155],[22.5657786,38.5768162],[22.5658547,38.5763981],[22.5661251,38.576077],[22.5662815,38.5757184],[22.5662234,38.5751771],[22.5660075,38.5750663],[22.5658945,38.5747946],[22.5658771,38.574515],[22.566074,38.5744273],[22.566065,38.574301],[22.5661355,38.5742208],[22.5660591,38.5740216],[22.5662468,38.5738166],[22.5662179,38.5735369],[22.5663123,38.5734119],[22.5663112,38.5728893],[22.5666752,38.5724792],[22.5666549,38.5723438],[22.5667745,38.5721019],[22.5669949,38.5719875],[22.5670687,38.5717361],[22.5672523,38.5717383],[22.5673836,38.5714876],[22.5673986,38.5713076],[22.5671218,38.5707995],[22.5672908,38.5703781],[22.5672257,38.570188],[22.5674223,38.5701184],[22.5674997,38.5696868],[22.5673767,38.569523],[22.5673598,38.5692165],[22.5670369,38.5687169],[22.5670867,38.5685192],[22.5672221,38.568638],[22.5672813,38.5685487],[22.5672144,38.5684487],[22.5672398,38.5683229],[22.5670374,38.5681131],[22.566931,38.5676883],[22.5672599,38.5673138],[22.5674105,38.5672436],[22.5673664,38.5671529],[22.5674578,38.5671721],[22.5675163,38.5671187],[22.5674607,38.5670279],[22.5676669,38.5670485],[22.5676002,38.5669395],[22.5677045,38.5668867],[22.5677083,38.5666975],[22.5676272,38.5667326],[22.5675935,38.5666961],[22.5677554,38.566635],[22.5677454,38.5665628],[22.5678734,38.5664743],[22.5678433,38.5662576],[22.5682387,38.5654154],[22.5682791,38.5651185],[22.568411,38.5648318],[22.5687223,38.5645788],[22.5691218,38.5641151],[22.5693062,38.5641489],[22.5702329,38.5630653],[22.5712014,38.5616849],[22.5715089,38.5612245],[22.5716781,38.5607941],[22.5718314,38.5605887],[22.572181,38.5603226],[22.5721723,38.5601783],[22.572339,38.559874],[22.5725954,38.5596788],[22.5729485,38.5592326],[22.5729625,38.5591066],[22.5730919,38.558946],[22.572982,38.5587013],[22.5730298,38.5586028],[22.5734122,38.5584182],[22.5737291,38.5580616],[22.5738901,38.5580455],[22.5739034,38.5579556],[22.5743931,38.557565],[22.5746989,38.5571903],[22.5748968,38.5570485],[22.5749232,38.5569452],[22.5746696,38.5569286],[22.5745402,38.556873],[22.5741497,38.5568862],[22.5741289,38.5567778],[22.5738537,38.5567655],[22.5739251,38.5566402],[22.573834,38.556603],[22.5738418,38.5564995],[22.5737343,38.5564216],[22.5737486,38.5562776],[22.5742512,38.5558151],[22.5742892,38.5556353],[22.5740954,38.5555699],[22.5736236,38.5556363],[22.5732693,38.5555598],[22.573847,38.5554723],[22.5738665,38.5549589],[22.5737549,38.5547953],[22.5737352,38.5546328],[22.574241,38.5540082],[22.5744154,38.5538932],[22.5744527,38.5537495],[22.5746712,38.5537251],[22.5750645,38.5535677],[22.5753796,38.5533012],[22.5755459,38.5530148],[22.5760951,38.5525169],[22.5762603,38.5522846],[22.576586,38.5520633],[22.5770944,38.5518892],[22.5780677,38.5514144],[22.5786482,38.55107],[22.5790572,38.5506965],[22.5795562,38.5504142],[22.5798132,38.550183],[22.5800427,38.5501858],[22.5805509,38.5500163],[22.580451,38.5498438],[22.5805335,38.5497367],[22.5806485,38.5497201],[22.5815211,38.5481086],[22.5818161,38.5476976],[22.5818117,38.5473371],[22.5821578,38.5466565],[22.5821125,38.5460431],[22.5821658,38.5456653],[22.5820463,38.5453214],[22.5820375,38.5447851],[22.5821235,38.5444978],[22.5824643,38.5440874],[22.582566,38.543584],[22.5825483,38.5433135],[22.5830974,38.5428155],[22.5831036,38.5425001],[22.5830551,38.5423959],[22.5827607,38.5421941],[22.5826059,38.5418949],[22.5821531,38.541583],[22.5818121,38.5416014],[22.5816296,38.5415451],[22.5814071,38.541191],[22.5812133,38.5411255],[22.5812874,38.5409687],[22.5802679,38.5408843],[22.5798227,38.5407708],[22.5789331,38.5406789],[22.5783226,38.5407976],[22.5777261,38.5407904],[22.5773788,38.5409483],[22.5769198,38.5408797],[22.5767463,38.5409497],[22.5763607,38.5413054]]},{"id":16621,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: O22 \u03ba\u03b1\u03c4. \u039c. \u0394\u03ad\u03c6\u03bd\u03b5\u03c1-\u0396\u03b5\u03bc\u03b5\u03bd\u03cc","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bd\u03cc\u03c4\u03b9\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","path":"STEREA\/Sterea_Parnassos_O22_Sarandari_Zemeno","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":15813,"name_EN":"Parnassos Mt: O22 M. Defner ref.-Zemeno","description_EN":"Southern Parnassos traverse","ascent_time":460,"descent_time":485,"marker":"O22","level":9,"ascent":783,"descent":1819,"maxelev":2380,"minelev":743,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.57629 38.47583,22.64222 38.54459)","views":112,"millestones":"0,22.5763592,38.5413054#1,22.5844738,38.5417638#2,22.5894148,38.5427542#3,22.5958576,38.5375577#4,22.6032200,38.5326973#5,22.6098677,38.5260503#6,22.6145566,38.5199939#7,22.6234239,38.5196412#8,22.6313483,38.5151451#9,22.6387266,38.5101572#10,22.6393990,38.5048910#11,22.6339913,38.5044001#12,22.6306289,38.4980794#13,22.6285624,38.4897150#14,22.6317689,38.4816646#15,22.6374789,38.4771859#15.8,22.6383688,38.4757906","x":22.6253603,"y":38.5173934,"coor":[[22.5763592,38.5413054],[22.5767449,38.5409497],[22.5769184,38.5408797],[22.577377,38.5409483],[22.5777244,38.5407903],[22.5783209,38.5407976],[22.5789313,38.5406788],[22.5798212,38.5407707],[22.579643,38.5404982],[22.5796698,38.5403003],[22.5797634,38.5402113],[22.5799225,38.5401592],[22.580385,38.5399801],[22.5805481,38.5398559],[22.5813793,38.5400687],[22.5815905,38.5404137],[22.5815827,38.5405218],[22.5813935,38.5408078],[22.5816444,38.540883],[22.5823223,38.541184],[22.5825782,38.5412998],[22.5829556,38.5415972],[22.5831203,38.5419777],[22.5835355,38.5418656],[22.5838761,38.5420499],[22.5840937,38.5420706],[22.5843179,38.5417579],[22.584467,38.5417597],[22.5847732,38.5419436],[22.585027,38.5418746],[22.5851793,38.5417142],[22.5854103,38.5416359],[22.5855845,38.5414713],[22.5857444,38.5415093],[22.5857767,38.5416178],[22.5856456,38.5418685],[22.585401,38.5420548],[22.5853234,38.5425045],[22.5855911,38.5423094],[22.5856693,38.5424185],[22.5856063,38.5427061],[22.5856959,38.5428154],[22.585722,38.5432392],[22.585779,38.5432579],[22.5857143,38.5436356],[22.5857834,38.5436184],[22.5857939,38.5436726],[22.5858433,38.5446645],[22.5861195,38.5446227],[22.5862554,38.5447145],[22.5863851,38.5445358],[22.586602,38.5445925],[22.5866731,38.5444762],[22.5868699,38.5443885],[22.5868598,38.5443163],[22.587282,38.5438528],[22.5874452,38.5437196],[22.5876058,38.5437215],[22.5879408,38.5434778],[22.5880007,38.5433523],[22.5883741,38.5430324],[22.5885333,38.5431064],[22.5893652,38.5428101],[22.589506,38.5426496],[22.5896788,38.5426156],[22.5899253,38.5423302],[22.5901343,38.5422066],[22.5901616,38.5420582],[22.5902879,38.5420507],[22.5902932,38.5417804],[22.5906055,38.5410633],[22.5909493,38.5410854],[22.591331,38.5409278],[22.5914134,38.5408207],[22.5913374,38.5406035],[22.5913868,38.5404239],[22.5916177,38.5401112],[22.5916814,38.5400219],[22.5918667,38.539934],[22.5919689,38.5399893],[22.5920506,38.5399182],[22.5922989,38.5401284],[22.5924297,38.5398957],[22.5925684,38.5398433],[22.5927694,38.5395393],[22.5929675,38.5393795],[22.5929749,38.5390011],[22.5932165,38.538968],[22.5932419,38.5388421],[22.5933218,38.5388611],[22.593464,38.5386285],[22.5935447,38.5386115],[22.5936737,38.5384688],[22.593859,38.538381],[22.5942491,38.5383766],[22.5943859,38.5384233],[22.5944676,38.5383522],[22.5946723,38.5384448],[22.594664,38.5382825],[22.5948246,38.5382844],[22.5948034,38.538194],[22.5952269,38.5376584],[22.5956617,38.5377177],[22.5958599,38.5375579],[22.5959049,38.5376035],[22.5960206,38.5375508],[22.5960655,38.5376054],[22.5961364,38.5374981],[22.5961701,38.5375346],[22.596298,38.537446],[22.596412,38.5374834],[22.5966208,38.5373688],[22.596796,38.5372087],[22.5970662,38.5362927],[22.5980559,38.5355476],[22.5983029,38.5352352],[22.5983891,38.5349839],[22.5984397,38.5347412],[22.5985094,38.534697],[22.5984789,38.5344984],[22.5987286,38.5340418],[22.5987702,38.5338395],[22.5989903,38.5337295],[22.599126,38.5338303],[22.5993431,38.5338779],[22.5994024,38.5337795],[22.5996904,38.5337199],[22.5999924,38.5335252],[22.6003925,38.5336021],[22.6004742,38.533531],[22.600429,38.5334944],[22.6006497,38.5333528],[22.6014093,38.5332268],[22.6016182,38.5331031],[22.6019978,38.5330536],[22.6021837,38.5329296],[22.6027937,38.5328288],[22.6029349,38.5326502],[22.6032322,38.5326988],[22.6034124,38.5325748],[22.6036627,38.5320912],[22.6037748,38.5316329],[22.6040604,38.5311047],[22.6042241,38.5309444],[22.6046686,38.5299044],[22.6049376,38.5296372],[22.6054479,38.529355],[22.6055546,38.529176],[22.6056818,38.5291234],[22.6058649,38.5291436],[22.6058316,38.5290892],[22.6059935,38.529019],[22.606135,38.5288225],[22.6062737,38.52877],[22.6065425,38.5285119],[22.6065088,38.5284755],[22.6066349,38.528477],[22.6067743,38.5283885],[22.607137,38.5280233],[22.6075106,38.5276854],[22.6077506,38.5271385],[22.6080882,38.5268812],[22.6087141,38.5265462],[22.6096735,38.5261701],[22.6103003,38.5257901],[22.610278,38.5257537],[22.6105811,38.525505],[22.6108997,38.5250402],[22.6109258,38.5248783],[22.6110895,38.524718],[22.6115417,38.5244666],[22.6116789,38.5244862],[22.6118613,38.5243262],[22.6122583,38.5239614],[22.6124697,38.5231078],[22.6128374,38.5230762],[22.6130515,38.5232769],[22.6131693,38.5231161],[22.6132801,38.5233157],[22.61344,38.5233536],[22.6135686,38.523229],[22.6137389,38.5233211],[22.6137415,38.523186],[22.6135009,38.5225704],[22.6135096,38.5221199],[22.6132993,38.5217209],[22.6132478,38.5214139],[22.6133937,38.5209831],[22.6139039,38.5207008],[22.6144419,38.5201574],[22.6150314,38.5193263],[22.6156982,38.5186493],[22.6160232,38.5184459],[22.6161634,38.5184836],[22.6162914,38.518386],[22.6163825,38.5184231],[22.6165409,38.5185331],[22.616697,38.5187693],[22.6175031,38.5192023],[22.6178991,38.5194864],[22.6186623,38.5197657],[22.6190933,38.5200231],[22.6193788,38.5200896],[22.619516,38.5201092],[22.6197238,38.5200396],[22.6199558,38.5199071],[22.6204287,38.5197685],[22.6207084,38.5195375],[22.6217008,38.5192248],[22.621987,38.5192552],[22.6222754,38.5191685],[22.6224807,38.519234],[22.6227848,38.5195259],[22.6228278,38.5196796],[22.6229212,38.5195906],[22.6231259,38.5196831],[22.623471,38.5196331],[22.6239609,38.5192063],[22.6240762,38.5191716],[22.6242068,38.5189389],[22.6241769,38.5187042],[22.6240872,38.518595],[22.6241622,38.5182715],[22.624046,38.5177475],[22.6241064,38.517586],[22.624198,38.5175961],[22.6242345,38.5174883],[22.6246009,38.5175197],[22.6249355,38.5174155],[22.6253603,38.5173934],[22.6253381,38.5173571],[22.6255923,38.517261],[22.625906,38.5170484],[22.6260356,38.5168697],[22.6265102,38.516641],[22.6274645,38.516517],[22.6279503,38.5163064],[22.6280643,38.5163438],[22.6282736,38.516193],[22.6283879,38.5162124],[22.6286082,38.5160888],[22.6287573,38.5160906],[22.6289555,38.5159217],[22.6290862,38.5156799],[22.6293423,38.5154846],[22.6295716,38.5154873],[22.6305624,38.5152556],[22.6313675,38.5151388],[22.6328041,38.5149844],[22.6329522,38.5150402],[22.633079,38.5150056],[22.6331976,38.5147998],[22.6334387,38.5147846],[22.6334182,38.5146582],[22.6335368,38.5144523],[22.6338524,38.5141406],[22.6349639,38.5135858],[22.6355168,38.5128533],[22.6364312,38.5124134],[22.6380233,38.5119182],[22.6381053,38.5118291],[22.6379812,38.5117195],[22.6379721,38.5115932],[22.6383414,38.5114714],[22.638493,38.511338],[22.6384363,38.5113013],[22.6387038,38.5111061],[22.6386357,38.5110693],[22.6386843,38.5109257],[22.6388831,38.5107207],[22.6389219,38.5104869],[22.6388548,38.510396],[22.6388904,38.5103333],[22.6386747,38.5102136],[22.6387567,38.5101245],[22.6386473,38.5098439],[22.638798,38.5097555],[22.6387761,38.5097012],[22.6390051,38.5097219],[22.6389502,38.5095951],[22.6391343,38.5095611],[22.6391126,38.5094978],[22.6392756,38.5093645],[22.639278,38.5092384],[22.6390731,38.5091549],[22.639288,38.5087068],[22.6397791,38.5082079],[22.6400879,38.5076438],[22.6407803,38.5068047],[22.6412417,38.5060531],[22.6413039,38.5057925],[22.6414776,38.5057044],[22.641456,38.5056321],[22.6416058,38.5055977],[22.6416648,38.5055083],[22.641656,38.505364],[22.6414637,38.5052266],[22.6415353,38.5050743],[22.6413875,38.5050095],[22.6413457,38.5047927],[22.6411237,38.5045919],[22.6410865,38.5042986],[22.6410309,38.5042078],[22.6407874,38.5043492],[22.640464,38.5044716],[22.640407,38.5044529],[22.6399652,38.5047722],[22.6399166,38.5049158],[22.6395976,38.504804],[22.6393201,38.5049269],[22.6390528,38.5046399],[22.6388563,38.5047187],[22.6387882,38.5046819],[22.6386276,38.5040763],[22.6385714,38.5040125],[22.6384908,38.5040296],[22.6384585,38.5039211],[22.6381944,38.5039361],[22.6379911,38.5037715],[22.6379028,38.5035902],[22.6378208,38.5036794],[22.6377087,38.5035429],[22.6375718,38.5035053],[22.6375631,38.503361],[22.6374248,38.5033954],[22.6373038,38.5031237],[22.637189,38.5031313],[22.6371239,38.5029323],[22.636954,38.5028222],[22.6367036,38.5023597],[22.6365488,38.5026598],[22.6362248,38.5028182],[22.6359903,38.5030859],[22.6358129,38.5033722],[22.6357746,38.503579],[22.6356945,38.503569],[22.6356052,38.5034418],[22.6355406,38.5032158],[22.6354815,38.5033142],[22.635215,38.5034553],[22.6351604,38.5033105],[22.6351129,38.5034],[22.634952,38.5034162],[22.6347143,38.5032512],[22.6344622,38.5032393],[22.6344939,38.5033838],[22.6343495,38.5037426],[22.634483,38.5039604],[22.6344667,38.5042756],[22.6342308,38.5040116],[22.6339822,38.5044232],[22.6337616,38.5045648],[22.6337013,38.5047263],[22.6334151,38.5046959],[22.6326908,38.5047956],[22.6323478,38.5047375],[22.6321216,38.5045727],[22.6320899,38.5044281],[22.63178,38.5044425],[22.6318132,38.5043168],[22.6317175,38.5039191],[22.631782,38.5035414],[22.6315282,38.5030158],[22.6314929,38.5024566],[22.631647,38.5021881],[22.6318185,38.5016134],[22.6320794,38.5011568],[22.6319651,38.5011375],[22.6317975,38.5009012],[22.63147,38.5000323],[22.6312921,38.4997328],[22.631178,38.4997045],[22.6311818,38.4995063],[22.6307526,38.4991588],[22.6305567,38.4973903],[22.6302672,38.4969363],[22.6300642,38.4967537],[22.6296475,38.4957485],[22.6295124,38.4956208],[22.6295603,38.4955132],[22.6293043,38.4951047],[22.6291448,38.4950488],[22.6290332,38.4948853],[22.6289804,38.4946503],[22.6290283,38.4945428],[22.6289093,38.4941629],[22.6289574,38.4940463],[22.6287608,38.4937196],[22.62871,38.4933765],[22.628815,38.4932787],[22.628685,38.4928806],[22.6287318,38.4928271],[22.6283581,38.4919756],[22.6284515,38.4918866],[22.6283747,38.4917055],[22.6283704,38.491327],[22.6284413,38.4912197],[22.6283857,38.4911289],[22.6284137,38.4908589],[22.6285102,38.4906077],[22.6284435,38.4904988],[22.628483,38.4902289],[22.6284193,38.4899578],[22.6285853,38.4896714],[22.6286178,38.4891671],[22.6287102,38.4891321],[22.6286788,38.4889696],[22.6288326,38.488719],[22.6287632,38.4881505],[22.6289669,38.4876843],[22.6287895,38.4873668],[22.6290936,38.4870459],[22.6290522,38.4868112],[22.6291359,38.4866319],[22.6290584,38.4864868],[22.6291354,38.4860552],[22.6293832,38.4856796],[22.6294089,38.4855357],[22.6295718,38.4854114],[22.6296085,38.4852857],[22.6299842,38.4848215],[22.6301231,38.484751],[22.6302068,38.4845718],[22.6310751,38.4835186],[22.6311007,38.4833747],[22.6312751,38.4832506],[22.631416,38.483072],[22.6313946,38.4829906],[22.6316285,38.4827501],[22.631677,38.4826064],[22.6315864,38.4825513],[22.6317617,38.4823731],[22.6318009,38.4821213],[22.6317478,38.4812916],[22.6318868,38.4812121],[22.6318458,38.4809593],[22.6320331,38.480565],[22.6318238,38.480549],[22.6311053,38.4803514],[22.6303984,38.4800097],[22.6316833,38.4793579],[22.6322413,38.4792517],[22.6331724,38.4791184],[22.6336815,38.478872],[22.634124,38.4785077],[22.6348825,38.4784084],[22.6367518,38.4777633],[22.6371962,38.4772999],[22.6377043,38.4770986],[22.6377531,38.4769459],[22.6376745,38.4768549],[22.6374918,38.4768167],[22.6368706,38.4769357],[22.6364576,38.4769489],[22.6363225,38.4768212],[22.6363712,38.4766685],[22.6375625,38.4761056],[22.6382769,38.4759157],[22.6383688,38.4757906]]},{"id":16623,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039c. \u03a0\u03c1\u03c6. \u0397\u03bb\u03af\u03b1-\u039a\u03b1\u03bb\u03ac\u03bd\u03b9\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b1 \u039a\u03b1\u03bb\u03ac\u03bd\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac","path":"STEREA\/Sterea_Parnassos_PrfIlias_Kalania","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":3,"length":9584,"name_EN":"Parnassos Mt: Prf. Ilias mon-Kalania","description_EN":"West access to Kalania","ascent_time":315,"descent_time":270,"marker":"Red_dots","level":9,"ascent":999,"descent":132,"maxelev":1499,"minelev":487,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.44075 38.50427,22.49518 38.54013)","views":32,"millestones":"0,22.4418867,38.5035747#1,22.4439047,38.5079585#2,22.4453934,38.5117344#3,22.4528481,38.5163430#4,22.4596606,38.5227185#5,22.4622566,38.5297379#6,22.4666655,38.5343426#7,22.4754468,38.5383039#8,22.4813564,38.5394105#9,22.4902340,38.5387873#9.6,22.4944876,38.5374110","x":22.462646,"y":38.5259944,"coor":[[22.4418867,38.5035747],[22.442784,38.5039786],[22.4431267,38.5040373],[22.4443412,38.5040894],[22.444546,38.5041643],[22.4446228,38.5043275],[22.4444656,38.5047039],[22.4446222,38.5048862],[22.4454825,38.5048796],[22.4463458,38.5047288],[22.4464824,38.5047757],[22.4464121,38.5048469],[22.4458227,38.5050553],[22.4452501,38.5055523],[22.4449439,38.5059267],[22.4446177,38.5066974],[22.4446935,38.507969],[22.4446339,38.5080763],[22.4444271,38.5080916],[22.4436516,38.5078921],[22.4433934,38.5077985],[22.4431297,38.507795],[22.4425474,38.50799],[22.4425696,38.5080759],[22.4424866,38.508201],[22.4422769,38.5083514],[22.4420177,38.5086723],[22.4419027,38.5086888],[22.4418426,38.5088142],[22.4417007,38.5088484],[22.4414224,38.5089888],[22.4418575,38.5090217],[22.4424906,38.5089129],[22.4424061,38.5091101],[22.4419514,38.5094554],[22.4424528,38.5094531],[22.44318,38.5092375],[22.4436431,38.5095681],[22.4432983,38.5095995],[22.4431359,38.5096875],[22.4432112,38.5097516],[22.4437291,38.5099837],[22.4441016,38.510259],[22.4447377,38.5105468],[22.4449633,38.510721],[22.4450069,38.5108297],[22.4448883,38.5108597],[22.4451162,38.5111961],[22.4455346,38.5120037],[22.4455731,38.5123467],[22.4457642,38.5125294],[22.4458818,38.5129275],[22.445939,38.5134689],[22.4458379,38.5139001],[22.4460076,38.5140105],[22.4464746,38.5141609],[22.4471043,38.514746],[22.4476149,38.515005],[22.4476419,38.515082],[22.4478744,38.5152067],[22.4479664,38.515244],[22.4483003,38.5151853],[22.4487148,38.5156414],[22.4489652,38.5157348],[22.4492438,38.5155763],[22.449704,38.5155103],[22.4498447,38.515368],[22.4499184,38.51536],[22.4511222,38.5159166],[22.4516703,38.516032],[22.4524607,38.5160785],[22.4527344,38.5161542],[22.4527653,38.5163168],[22.4528565,38.516345],[22.453007,38.5168156],[22.453164,38.5169799],[22.4532478,38.5173504],[22.4535337,38.5173903],[22.4538352,38.5177727],[22.4540955,38.5179384],[22.4543045,38.5183556],[22.454289,38.5185447],[22.4546813,38.5189734],[22.4551896,38.5193405],[22.4553554,38.5196311],[22.4557893,38.5197269],[22.4561023,38.5201095],[22.4561554,38.5203085],[22.4565352,38.5207821],[22.4565778,38.5209358],[22.4569868,38.5211214],[22.4570044,38.521374],[22.4574831,38.5215155],[22.4576968,38.5217165],[22.4581057,38.5219022],[22.4584535,38.5222672],[22.4585464,38.5222143],[22.4587488,38.5224062],[22.4595465,38.522651],[22.4597958,38.5227985],[22.4600473,38.5228378],[22.4603202,38.5229496],[22.4604777,38.5230958],[22.4605332,38.5233984],[22.4607851,38.5234198],[22.4610569,38.5235855],[22.4612404,38.523588],[22.4613524,38.5237156],[22.4615794,38.5238267],[22.461678,38.5240443],[22.4619706,38.5243094],[22.4625849,38.5245518],[22.462772,38.5249237],[22.4627896,38.5251763],[22.4625237,38.5258126],[22.462646,38.5259944],[22.4628065,38.5259965],[22.4628268,38.5266636],[22.4627491,38.5270771],[22.4624735,38.5276322],[22.4624308,38.5280191],[22.4621647,38.5286645],[22.4621473,38.5289436],[22.4622521,38.5288729],[22.462319,38.5289639],[22.4620269,38.5292123],[22.4620429,38.529537],[22.4622577,38.529684],[22.4622549,38.5298191],[22.4623225,38.529874],[22.4622413,38.529918],[22.4622747,38.5299635],[22.4626545,38.5301758],[22.4626897,38.5301402],[22.4628957,38.5301609],[22.4630173,38.5298381],[22.4631703,38.5296599],[22.4631733,38.5295157],[22.4635875,38.5290211],[22.4635668,38.529557],[22.4638015,38.5303891],[22.4637745,38.530578],[22.4635008,38.531043],[22.4634358,38.5314026],[22.4635659,38.5317557],[22.46378,38.5319387],[22.4637266,38.5320236],[22.4636172,38.5323106],[22.4636447,38.5326353],[22.4639219,38.5330895],[22.4642696,38.5334636],[22.464745,38.5337672],[22.4653475,38.5340274],[22.4659068,38.5341609],[22.4673506,38.5345132],[22.4681462,38.5348661],[22.4683117,38.5351746],[22.4683469,38.5356797],[22.4685071,38.5362405],[22.4695658,38.5366328],[22.4708233,38.5368475],[22.4709904,38.537084],[22.4713184,38.5373045],[22.4720949,38.5374769],[22.4724069,38.5373728],[22.4744425,38.5376877],[22.4746344,38.5378344],[22.4747392,38.5383043],[22.4756687,38.5382984],[22.4767304,38.5380059],[22.4776568,38.5376034],[22.47782,38.5374794],[22.4786007,38.5374535],[22.479212,38.5372992],[22.4795412,38.536925],[22.4811403,38.5361708],[22.4814968,38.5364728],[22.4814123,38.5366699],[22.4810383,38.5369985],[22.4810134,38.5370883],[22.481556,38.5374738],[22.4815463,38.5376629],[22.481828,38.5379099],[22.4818815,38.5380908],[22.4818687,38.5381537],[22.4817072,38.5381967],[22.4815868,38.5384655],[22.4815227,38.538789],[22.4815625,38.5390779],[22.481301,38.5395071],[22.4813653,38.5397242],[22.4818544,38.5399288],[22.4821135,38.5401574],[22.4828079,38.5404187],[22.483152,38.5404232],[22.4833105,38.5405243],[22.4835638,38.5404826],[22.4836544,38.5405378],[22.4836856,38.5406914],[22.4840871,38.5406966],[22.4845835,38.5405498],[22.4848351,38.5405891],[22.4856736,38.5405459],[22.4857678,38.54043],[22.4860224,38.5403252],[22.4860935,38.5402179],[22.4862319,38.5401837],[22.4865339,38.5398902],[22.4866298,38.5396932],[22.4865646,38.5392959],[22.4873875,38.5394507],[22.4879162,38.5394035],[22.4882349,38.5395247],[22.4884527,38.5395365],[22.4888444,38.5394605],[22.4891955,38.5391316],[22.489483,38.5390993],[22.489767,38.5390804],[22.4901248,38.5389769],[22.4902766,38.5388527],[22.490174,38.5386982],[22.490476,38.5385218],[22.4909486,38.5384198],[22.490873,38.5381935],[22.4909202,38.5381311],[22.4916802,38.5379967],[22.4924418,38.5377902],[22.4930098,38.5375092],[22.4941484,38.5373796],[22.4944876,38.537411]]},{"id":16624,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf","description_GR":"\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c. \u0394\u03ad\u03c6\u03bd\u03b5\u03c1-\u039b\u03b9\u03b2\u03ac\u03b4\u03b9 \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1\u03c2-\u039a\u03c1\u03cc\u03ba\u03b9","path":"STEREA\/Sterea_Parnassos_Red_Square","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":13948,"name_EN":"Parnassos Mt: Red Square Trail","description_EN":"M. Defner refuge-Livadi Arachovas-Kroki","ascent_time":315,"descent_time":340,"marker":"Red_square","level":9,"ascent":185,"descent":941,"maxelev":1787,"minelev":1022,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.49544 38.48887,22.57824 38.54029)","views":77,"millestones":"0,22.5763592,38.5413054#1,22.5712770,38.5373001#2,22.5673667,38.5307547#3,22.5571617,38.5330032#4,22.5514577,38.5265854#5,22.5462123,38.5197159#6,22.5400977,38.5177146#7,22.5304069,38.5143416#8,22.5195282,38.5116214#9,22.5099834,38.5154397#10,22.5067841,38.5134379#11,22.5072816,38.5049873#12,22.4997673,38.4999368#13,22.4979573,38.4936148#13.9,22.4965299,38.4878478","x":22.5340437,"y":38.5157766,"coor":[[22.5763592,38.5413054],[22.5767449,38.5409497],[22.5769184,38.5408797],[22.5771737,38.5407836],[22.5772225,38.5406401],[22.577121,38.5405487],[22.5767994,38.5404547],[22.5764976,38.5405231],[22.5764199,38.5403915],[22.576283,38.5403538],[22.5750577,38.5402307],[22.5746433,38.5402978],[22.5743868,38.5401415],[22.5743556,38.539632],[22.5742304,38.5395854],[22.5743976,38.5386682],[22.5742699,38.5385811],[22.5740494,38.5385829],[22.5739938,38.5384921],[22.5738778,38.5385538],[22.573847,38.5383732],[22.5734468,38.5383052],[22.5733883,38.5383586],[22.5730793,38.5383188],[22.5727888,38.5385045],[22.5724309,38.5386172],[22.5721108,38.5385593],[22.5717886,38.5386094],[22.5716258,38.5381388],[22.5715332,38.5380701],[22.5713156,38.5380494],[22.5712041,38.5378859],[22.5711953,38.5377506],[22.5713362,38.5375901],[22.571263,38.5372288],[22.5713007,38.5369363],[22.5712706,38.5367197],[22.5713809,38.5363606],[22.571303,38.5362425],[22.5713083,38.5359722],[22.571192,38.5357635],[22.5711769,38.535493],[22.5712708,38.535386],[22.5712159,38.5352592],[22.571113,38.5350056],[22.5712461,38.5346558],[22.5714252,38.5343606],[22.5714814,38.5338386],[22.5717779,38.5333466],[22.5718519,38.5330862],[22.5715458,38.5329022],[22.5711692,38.5327985],[22.571137,38.53269],[22.5712298,38.532637],[22.5712314,38.532556],[22.570692,38.5321664],[22.5702555,38.5321971],[22.5699237,38.532148],[22.5696746,38.5319828],[22.5694511,38.5316826],[22.5688353,38.5314949],[22.568519,38.5312477],[22.5680401,38.5310977],[22.5674729,38.5307753],[22.5659528,38.5304864],[22.5656891,38.5304832],[22.5637791,38.5307661],[22.562493,38.5308224],[22.5610719,38.5307509],[22.5602999,38.5309216],[22.5582977,38.5317981],[22.5577527,38.5320888],[22.5575299,38.5323294],[22.5573234,38.5329036],[22.5569017,38.5331597],[22.5565126,38.5331098],[22.5560747,38.5326358],[22.5559383,38.5325711],[22.5558545,38.5321735],[22.5559029,38.532048],[22.5560534,38.5319778],[22.5559889,38.5317607],[22.5560379,38.5316081],[22.5558157,38.5312449],[22.5548168,38.5307099],[22.5541335,38.5304582],[22.5534304,38.530053],[22.5529113,38.529623],[22.5524739,38.529122],[22.5519405,38.528836],[22.5517946,38.528672],[22.5513651,38.5272069],[22.5513964,38.5267927],[22.5514794,38.5266586],[22.5513934,38.5263692],[22.5514412,38.5257029],[22.5515745,38.5253441],[22.5514855,38.5252078],[22.551178,38.5250959],[22.5510447,38.524878],[22.5510602,38.5246799],[22.5506673,38.5242515],[22.5505598,38.5238897],[22.5496416,38.5230043],[22.5493016,38.5228018],[22.5486633,38.5225956],[22.5475594,38.5221629],[22.5471615,38.5218741],[22.5472093,38.521298],[22.5468847,38.5212399],[22.5465783,38.5210739],[22.5466897,38.5206698],[22.546291,38.5199619],[22.5460646,38.5192382],[22.5454868,38.5185281],[22.54562,38.5181783],[22.5455284,38.5176005],[22.5451366,38.517118],[22.5446482,38.5162784],[22.5441584,38.5166778],[22.5437224,38.5171815],[22.542773,38.518188],[22.5417849,38.5188425],[22.5416632,38.51885],[22.5413576,38.518648],[22.5410494,38.518572],[22.5398106,38.5174392],[22.5391295,38.5170883],[22.5374799,38.5164549],[22.5370534,38.516364],[22.5368881,38.5163123],[22.5355988,38.5160123],[22.5340437,38.5157766],[22.5329449,38.5156637],[22.5326202,38.5148667],[22.5322697,38.514619],[22.5320917,38.5143464],[22.5319667,38.5142907],[22.5315389,38.5144431],[22.5313001,38.514341],[22.5306572,38.5143689],[22.5301194,38.5143081],[22.5277656,38.5137649],[22.5267662,38.5132973],[22.5252732,38.5128279],[22.5202194,38.5117008],[22.5195329,38.51162],[22.5180907,38.5120343],[22.5168688,38.5124424],[22.5135939,38.5127433],[22.513324,38.5127804],[22.5127603,38.5128634],[22.5121363,38.5130897],[22.5114479,38.5136577],[22.5112115,38.5139971],[22.5111448,38.514118],[22.5107197,38.5148154],[22.5101393,38.5151505],[22.5099986,38.5153019],[22.5098675,38.5164266],[22.5097284,38.516497],[22.5095917,38.5164502],[22.5091919,38.5158143],[22.5089889,38.5156495],[22.5084648,38.5154806],[22.5079219,38.5154557],[22.5076079,38.5153165],[22.5072475,38.5154155],[22.5069149,38.5154113],[22.5065441,38.5152128],[22.5060129,38.5153863],[22.5047706,38.5155596],[22.5042901,38.5154994],[22.5046392,38.5149137],[22.5048258,38.5147628],[22.505114,38.5146944],[22.5053615,38.5143732],[22.5057088,38.5142154],[22.5058357,38.514163],[22.5065939,38.5135509],[22.5071628,38.5132157],[22.5074131,38.5127593],[22.5073973,38.5118579],[22.5075532,38.5115265],[22.5076184,38.5111489],[22.5075002,38.5107599],[22.5074587,38.5099934],[22.5074731,38.5098494],[22.5076596,38.5097076],[22.5077092,38.509528],[22.5075886,38.5092561],[22.5075413,38.5087689],[22.507831,38.5080697],[22.5078597,38.5077907],[22.5076523,38.5072834],[22.5078289,38.5070604],[22.5077287,38.5069149],[22.5078404,38.5065018],[22.5078202,38.5058167],[22.5074385,38.5054153],[22.5071235,38.5045643],[22.5068532,38.5043265],[22.5064549,38.5041773],[22.5060651,38.5041723],[22.5055473,38.5042558],[22.5051265,38.5040882],[22.5046561,38.5041002],[22.5046346,38.5040279],[22.5045307,38.5040626],[22.5040895,38.5037686],[22.5038465,38.5038736],[22.5037807,38.5037286],[22.5033621,38.5034529],[22.5027904,38.5033735],[22.5025182,38.5032258],[22.5022868,38.5027723],[22.5016163,38.5024754],[22.5013904,38.5023103],[22.5012485,38.501966],[22.5009582,38.5015838],[22.5008421,38.5012219],[22.500918,38.5008804],[22.5008307,38.500663],[22.5006396,38.5004804],[22.5003748,38.500531],[22.4999374,38.5000568],[22.499101,38.4994694],[22.4985722,38.4995347],[22.497714,38.4995643],[22.4976858,38.499663],[22.4976102,38.4996125],[22.4972131,38.4994091],[22.4972536,38.499288],[22.4965411,38.4988418],[22.4963634,38.4987224],[22.4963673,38.4985332],[22.4969735,38.4980544],[22.4971973,38.4977689],[22.4972351,38.4976072],[22.4971751,38.4971828],[22.496875,38.4967284],[22.4967889,38.496457],[22.4967982,38.4960065],[22.4969645,38.4951796],[22.4971473,38.4946593],[22.4977876,38.4937799],[22.499098,38.4925171],[22.4991938,38.4923201],[22.4991749,38.4920224],[22.4991794,38.4918062],[22.4991544,38.4909904],[22.4989364,38.4904469],[22.4989817,38.4900239],[22.4988383,38.4897518],[22.4984285,38.4895077],[22.4975045,38.4892796],[22.4974956,38.4891533],[22.4978115,38.488851],[22.4977716,38.4885621],[22.4974345,38.4882334],[22.4971724,38.4881579],[22.4970636,38.4881835],[22.4966748,38.4880479],[22.4965299,38.4878478]]},{"id":16625,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03ba\u03b1\u03c4. \u039c. \u0394\u03ad\u03c6\u03bd\u03b5\u03c1-\u0393\u03b5\u03c1\u03bf\u03bd\u03c4\u03cc\u03b2\u03c1\u03b1\u03c7\u03bf\u03c2","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0393\u03b5\u03c1\u03bf\u03bd\u03c4\u03cc\u03b2\u03c1\u03b1\u03c7\u03bf","path":"STEREA\/Sterea_Parnassos_Sarandari_Gerondovrachos","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":5,"length":3076,"name_EN":"Parnassos Mt: M. Defner ref.-Gerondovrachos","description_EN":"The classic ascent to Gerondovrachos","ascent_time":95,"descent_time":75,"marker":"O22","level":9,"ascent":608,"descent":16,"maxelev":2380,"minelev":1775,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.57629 38.53458,22.59896 38.54459)","views":98,"millestones":"0,22.5763592,38.5413054#1,22.5846526,38.5444381#2,22.5919293,38.5399690#3.1,22.5989613,38.5345807","x":22.5899239,"y":38.5423302,"coor":[[22.5763592,38.5413054],[22.5767449,38.5409497],[22.5769184,38.5408797],[22.5773774,38.5409483],[22.5777247,38.5407903],[22.5783212,38.5407976],[22.5789317,38.5406788],[22.5798209,38.5407707],[22.5802661,38.5408843],[22.5812856,38.5409687],[22.5812115,38.5411255],[22.5814053,38.541191],[22.5816278,38.5415451],[22.5818103,38.5416014],[22.5821513,38.541583],[22.5826041,38.5418948],[22.5827589,38.5421941],[22.5830533,38.5423959],[22.5831018,38.5425001],[22.5835453,38.5430507],[22.5836589,38.5431061],[22.5838315,38.5430812],[22.5839191,38.5432985],[22.5841448,38.5434905],[22.5841628,38.543743],[22.5842764,38.5437985],[22.5843075,38.5439701],[22.5846693,38.5442448],[22.58464,38.5445688],[22.5849921,38.5444965],[22.5852279,38.5444498],[22.5854787,38.5445339],[22.5855454,38.5446428],[22.5856378,38.5446079],[22.5857512,38.5446814],[22.5858433,38.5446645],[22.586118,38.5446227],[22.5862539,38.5447145],[22.5863837,38.5445358],[22.5866006,38.5445925],[22.5866717,38.5444762],[22.5868685,38.5443885],[22.5868584,38.5443163],[22.5872806,38.5438528],[22.5874438,38.5437196],[22.5876044,38.5437215],[22.5879394,38.5434777],[22.5879992,38.5433523],[22.5883727,38.5430324],[22.5885319,38.5431064],[22.5893638,38.54281],[22.5895046,38.5426495],[22.5896774,38.5426156],[22.5899239,38.5423302],[22.5901329,38.5422065],[22.5901601,38.5420582],[22.5902865,38.5420507],[22.5902918,38.5417804],[22.5906041,38.5410633],[22.5909479,38.5410854],[22.5913296,38.5409278],[22.591412,38.5408207],[22.5913359,38.5406035],[22.5913853,38.5404238],[22.5914781,38.5402988],[22.59168,38.5400219],[22.5918653,38.539934],[22.5919675,38.5399893],[22.5920492,38.5399182],[22.5922975,38.5401284],[22.5924282,38.5398957],[22.592567,38.5398433],[22.5927679,38.5395393],[22.5929661,38.5393795],[22.5929735,38.5390011],[22.5932151,38.538968],[22.5932405,38.5388421],[22.5933204,38.5388611],[22.5934626,38.5386285],[22.5935433,38.5386115],[22.5936722,38.5384688],[22.5938575,38.5383809],[22.5942477,38.5383766],[22.5943845,38.5384233],[22.5944662,38.5383522],[22.5946709,38.5384448],[22.5946626,38.5382825],[22.5948232,38.5382844],[22.594802,38.538194],[22.5952254,38.5376584],[22.5956603,38.5377177],[22.5958584,38.5375579],[22.5959034,38.5376035],[22.5960192,38.5375508],[22.596064,38.5376054],[22.596135,38.5374981],[22.5961687,38.5375346],[22.5962966,38.537446],[22.5964106,38.5374834],[22.5966193,38.5373688],[22.5967946,38.5372086],[22.5970648,38.5362927],[22.5980544,38.5355476],[22.5983014,38.5352352],[22.5983877,38.5349839],[22.5989613,38.5345807]]},{"id":16626,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1-\u039a\u03b5\u03c1\u03b1\u03bc\u03af\u03b4\u03b9","description_GR":"\u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1-\u0391\u03b3\u03b9\u03b5\u03c1\u03c3\u03b1\u03bb\u03ae-\u0391\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7-\u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1\u03c2","path":"STEREA\/Sterea_Parnassos_short_Keramidi_loop","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":4,"length":10304,"name_EN":"Parnassos Mt: Amfikleia-Keramidi","description_EN":"Amfikleia-Aghia Ierousalim-Aghios Ioanis-Amfikleia","ascent_time":275,"descent_time":270,"marker":"Red_dots","level":9,"ascent":780,"descent":780,"maxelev":986,"minelev":386,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.57671 38.61066,22.59761 38.63827)","views":62,"millestones":"0,22.5919695,38.6384561#1,22.5969857,38.6312595#2,22.5929580,38.6234340#3,22.5919418,38.6155948#4,22.5863877,38.6109037#5,22.5800628,38.6132227#6,22.5773373,38.6211627#7,22.5817951,38.6274526#8,22.5803308,38.6334791#9,22.5869095,38.6338797#10.3,22.5919695,38.6384561","x":22.5787013,"y":38.6166596,"coor":[[22.5919695,38.6384561],[22.5926906,38.6374195],[22.5930652,38.6368788],[22.593264,38.636701],[22.5935126,38.6366184],[22.5943725,38.6362683],[22.5949037,38.6361305],[22.5954489,38.635718],[22.5958134,38.6352898],[22.596268,38.6349529],[22.5963734,38.6347784],[22.5965331,38.6342487],[22.5970353,38.6332364],[22.5971334,38.633143],[22.5968536,38.6327611],[22.5970223,38.6323577],[22.5970502,38.6321057],[22.5971912,38.6319452],[22.5971083,38.6314846],[22.5969197,38.6311399],[22.5969472,38.6309059],[22.5965194,38.6304593],[22.5964571,38.6301161],[22.5959989,38.6294618],[22.5960196,38.6292818],[22.5958168,38.6292073],[22.5956602,38.6291378],[22.5954351,38.6289008],[22.5944214,38.6284561],[22.5942453,38.6280575],[22.593873,38.6277106],[22.5938198,38.6274937],[22.5934102,38.6267408],[22.5932023,38.6256209],[22.5929056,38.6249325],[22.5929572,38.6246447],[22.5928471,38.6238144],[22.5930073,38.6232576],[22.5933696,38.6229376],[22.5932811,38.6227653],[22.5930532,38.6226724],[22.5929698,38.6222389],[22.5932623,38.621963],[22.5936066,38.6213905],[22.5935091,38.6210919],[22.5935421,38.6205787],[22.5939176,38.6189972],[22.59382,38.6186987],[22.5933583,38.6182245],[22.5930721,38.6175903],[22.5923235,38.6171037],[22.5917884,38.6168629],[22.5916986,38.6167537],[22.591634,38.6165367],[22.5916603,38.6163658],[22.5918682,38.6157195],[22.5921414,38.6152542],[22.5921013,38.6150509],[22.5918536,38.6147956],[22.5916532,38.6145454],[22.5913212,38.6139016],[22.5905523,38.6132796],[22.5905288,38.6127206],[22.5904175,38.612539],[22.5900223,38.6121918],[22.5900442,38.6116604],[22.5898566,38.6112707],[22.5895581,38.6112671],[22.5886828,38.610806],[22.5879248,38.6108058],[22.5873786,38.6105469],[22.5871376,38.610535],[22.5871226,38.6107151],[22.5872341,38.611158],[22.5872644,38.6113746],[22.5871419,38.6111749],[22.5868694,38.6110184],[22.5862977,38.6108853],[22.5858144,38.6109335],[22.5854018,38.6108925],[22.5852159,38.6109984],[22.5849508,38.6110493],[22.5851525,38.611304],[22.5852496,38.6116206],[22.5854309,38.6117489],[22.5853922,38.6119647],[22.5851019,38.6121234],[22.584017,38.6118129],[22.5835806,38.6118077],[22.5831807,38.6117037],[22.5829848,38.6117374],[22.5828018,38.6116991],[22.5826279,38.6117781],[22.5823419,38.6117206],[22.5818441,38.6119218],[22.5815366,38.6117919],[22.5813181,38.6118073],[22.5810752,38.6118944],[22.5804099,38.6118503],[22.5799764,38.6117009],[22.579359,38.6115762],[22.5795461,38.611993],[22.5799698,38.612638],[22.5800898,38.6134144],[22.5799739,38.6134671],[22.5798187,38.6135823],[22.5796964,38.6139593],[22.579497,38.6141732],[22.5794658,38.6145873],[22.5792061,38.6149446],[22.5792723,38.6156663],[22.5789895,38.6160233],[22.5787013,38.6166596],[22.578324,38.617047],[22.5779507,38.6179166],[22.5776976,38.619103],[22.5778796,38.6197721],[22.5780066,38.6200124],[22.5779199,38.6200609],[22.5777793,38.6203836],[22.5775658,38.6207234],[22.5770484,38.6211857],[22.5771482,38.6212365],[22.5772993,38.6211482],[22.5774454,38.6212041],[22.5780104,38.6210938],[22.5782789,38.6214575],[22.578505,38.6216405],[22.5781579,38.6223482],[22.5779491,38.6224538],[22.5778544,38.6225968],[22.5779743,38.6229227],[22.5779675,38.623265],[22.5780906,38.6234287],[22.5778879,38.6238047],[22.5778812,38.6241471],[22.5779465,38.6243281],[22.5782636,38.6245572],[22.5781452,38.624736],[22.5783244,38.6249725],[22.5783312,38.6252068],[22.5785554,38.6254889],[22.5788398,38.6262133],[22.5792504,38.6263624],[22.5803483,38.6266101],[22.5804492,38.6267374],[22.5808264,38.6268321],[22.5813939,38.6271814],[22.5816792,38.627275],[22.5819133,38.6276383],[22.5822631,38.6279579],[22.5824336,38.6280501],[22.5830283,38.6281835],[22.5833222,38.6284303],[22.5837076,38.6290748],[22.5835346,38.6292214],[22.5830965,38.6298829],[22.5827162,38.6299639],[22.5823437,38.6302117],[22.5821099,38.6304162],[22.5819883,38.6307571],[22.581138,38.6314767],[22.5811213,38.6316117],[22.5809587,38.6318665],[22.5807254,38.6320439],[22.580506,38.6320818],[22.5806984,38.6322283],[22.5809508,38.6322494],[22.5810287,38.6323765],[22.5802154,38.6327271],[22.5801207,38.6328701],[22.5801751,38.633024],[22.580487,38.6329377],[22.5806701,38.6329759],[22.5805064,38.6331181],[22.5802789,38.6335839],[22.5804047,38.6341982],[22.5802712,38.6345571],[22.5801456,38.6349565],[22.5799326,38.6351612],[22.5802151,38.6352728],[22.5805371,38.6352587],[22.581139,38.6350317],[22.5812883,38.6350335],[22.581321,38.635124],[22.5811163,38.6355991],[22.5811617,38.6356267],[22.5815447,38.6354331],[22.5817679,38.6351835],[22.5822088,38.6349635],[22.5824657,38.6347504],[22.5827395,38.6342671],[22.5830063,38.6341352],[22.5835838,38.6339799],[22.5840675,38.6339227],[22.5842081,38.6337802],[22.5847056,38.633606],[22.5857651,38.6334747],[22.5864143,38.6337619],[22.587272,38.6339615],[22.5888571,38.6339806],[22.5893826,38.6341311],[22.5898083,38.6341002],[22.5903351,38.6341877],[22.5900207,38.6344001],[22.5898307,38.6347132],[22.589697,38.6347612],[22.5895551,38.6349127],[22.5889767,38.6352932],[22.5889732,38.6354734],[22.5891678,38.6355118],[22.5891027,38.6355335],[22.5891916,38.6356878],[22.5889935,38.6358295],[22.5889207,38.6360269],[22.5888129,38.6360887],[22.5892213,38.6363549],[22.5894351,38.6365828],[22.5890361,38.6368078],[22.5889639,38.6369736],[22.589277,38.6374505],[22.5899143,38.6373365],[22.5902395,38.6371602],[22.5912412,38.6379473],[22.5919695,38.6384561]]},{"id":16627,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a4\u03b9\u03b8\u03bf\u03c1\u03ad\u03b1-\u039b\u03b9\u03ac\u03ba\u03bf\u03c5\u03c1\u03b1","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1\u03c2 \u03c4\u03b7\u03c2 \u0392\u03b5\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","path":"STEREA\/Sterea_Parnassos_Velitsa_Liakoura","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":10897,"name_EN":"Parnassos Mt: From Tithorea to Liakoura summit","description_EN":"Ascent of the Velitsa valley","ascent_time":390,"descent_time":295,"marker":"Red_dots","level":9,"ascent":2091,"descent":89,"maxelev":2449,"minelev":435,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.61724 38.5294,22.67057 38.58318)","views":174,"millestones":"0,22.6688039,38.5837827#1,22.6678068,38.5766120#2,22.6661819,38.5685139#3,22.6627810,38.5618767#4,22.6603080,38.5538936#5,22.6584707,38.5459653#6,22.6528347,38.5406397#7,22.6451331,38.5363141#8,22.6355678,38.5338364#9,22.6256635,38.5295686#10,22.6203208,38.5312751#10.9,22.6225139,38.5350540","x":22.6585716,"y":38.5462819,"coor":[[22.6688039,38.5837827],[22.6686114,38.5836363],[22.6682547,38.5836773],[22.6682163,38.5834876],[22.6687635,38.5833091],[22.6691023,38.5829885],[22.6695866,38.5827778],[22.6693381,38.5825587],[22.6691283,38.5818354],[22.6691247,38.5816596],[22.6689652,38.5815947],[22.6688871,38.5814677],[22.6685762,38.5808964],[22.6686902,38.580321],[22.6686243,38.580158],[22.6684097,38.5799663],[22.6684593,38.5797687],[22.6683715,38.579646],[22.6680515,38.5794351],[22.6680922,38.5790931],[22.6672602,38.5781465],[22.6671943,38.5779835],[22.6674004,38.5773911],[22.667612,38.5771232],[22.6678908,38.5769461],[22.6677735,38.5764582],[22.6678414,38.5763373],[22.6680162,38.5761951],[22.6681516,38.5750792],[22.6683734,38.5748835],[22.6685796,38.5749039],[22.6686469,38.5747785],[22.6684913,38.5744973],[22.6683746,38.5739824],[22.6684748,38.573159],[22.6684447,38.5729243],[22.6682838,38.5726612],[22.6683703,38.5723287],[22.6678926,38.5715438],[22.6676019,38.571126],[22.6675272,38.5702375],[22.6672704,38.5700408],[22.6667697,38.569188],[22.6664063,38.5689766],[22.666227,38.5687403],[22.6661733,38.5685414],[22.6662707,38.5682362],[22.6662262,38.5681636],[22.665657,38.5679047],[22.6654945,38.5679479],[22.6650316,38.5675281],[22.6652449,38.5674405],[22.6654655,38.567479],[22.6651061,38.5670514],[22.6648836,38.5666704],[22.6646303,38.5667125],[22.6645742,38.5666398],[22.6645353,38.5662609],[22.6643027,38.5658077],[22.6642952,38.5655913],[22.6643765,38.5655382],[22.6644413,38.5651424],[22.6645025,38.5648187],[22.6643655,38.5647811],[22.6644024,38.5646463],[22.6642734,38.5641763],[22.6643399,38.5637985],[22.6644191,38.5632407],[22.6642378,38.5631125],[22.6640396,38.5626597],[22.6637564,38.5624582],[22.6632954,38.5625611],[22.6629295,38.5624848],[22.6628281,38.5623845],[22.6627809,38.5618343],[22.6628296,38.5616816],[22.6629683,38.5616291],[22.6627806,38.5612305],[22.6627634,38.5609239],[22.6628335,38.5608526],[22.6627802,38.5606357],[22.6624611,38.5598932],[22.6625498,38.5594436],[22.6623188,38.5589003],[22.6623569,38.5587025],[22.6620869,38.558411],[22.6620324,38.5582572],[22.6617033,38.5580552],[22.6616644,38.5576762],[22.6614605,38.5575297],[22.6612936,38.5572485],[22.6612075,38.5569411],[22.6613557,38.5569969],[22.6614252,38.5569616],[22.6614066,38.5567271],[22.6608034,38.5558371],[22.6607053,38.5555566],[22.6608753,38.5550539],[22.6608249,38.5546748],[22.6605526,38.5545095],[22.6603078,38.5540922],[22.6602761,38.5539476],[22.6603945,38.5537508],[22.6600401,38.5530618],[22.6595544,38.5526417],[22.6595503,38.5522452],[22.6596215,38.5521198],[22.6596662,38.5521834],[22.6597843,38.5520046],[22.6598646,38.5520055],[22.6598487,38.5516268],[22.6599455,38.5513576],[22.6597899,38.5510855],[22.6598371,38.5510139],[22.6597164,38.5507151],[22.6596829,38.5500479],[22.6594363,38.5497297],[22.6593719,38.5494947],[22.6595537,38.5489741],[22.6594579,38.548608],[22.659417,38.5483372],[22.6587366,38.5472841],[22.6587379,38.547212],[22.658877,38.5471415],[22.658524,38.5469933],[22.6584244,38.5467939],[22.6584043,38.5466405],[22.6585423,38.546624],[22.6585716,38.5462819],[22.6585416,38.5460473],[22.6584405,38.545929],[22.6583719,38.5452974],[22.6584731,38.5445596],[22.658248,38.5443227],[22.6582509,38.5441876],[22.6583319,38.5441525],[22.6582875,38.5440709],[22.6584143,38.5440363],[22.658278,38.5439626],[22.6584737,38.5439288],[22.6583165,38.5437468],[22.6585695,38.5437136],[22.6583449,38.5434497],[22.6586324,38.543417],[22.6584896,38.5430729],[22.6576067,38.542423],[22.6569931,38.5421005],[22.6561128,38.5419282],[22.6552598,38.5415219],[22.6549403,38.5414281],[22.6546646,38.541443],[22.6544831,38.5413328],[22.6542363,38.5410325],[22.6540878,38.5409948],[22.6534566,38.5410056],[22.6528209,38.5406378],[22.6524062,38.5407231],[22.65219,38.5406305],[22.6517043,38.5402194],[22.6512479,38.540079],[22.6505846,38.5393504],[22.650285,38.5388063],[22.6494084,38.5378229],[22.6492927,38.5372629],[22.6491598,38.537009],[22.6488413,38.5368612],[22.6485574,38.5368579],[22.6484406,38.5369647],[22.6482264,38.536764],[22.6480773,38.5367622],[22.6477454,38.5368891],[22.6475933,38.5370495],[22.6473628,38.5371009],[22.6471994,38.5372522],[22.6470499,38.5372685],[22.6465172,38.5369199],[22.6463674,38.5369543],[22.6462664,38.5368359],[22.6461861,38.536835],[22.6456537,38.5364684],[22.6455053,38.5364306],[22.6453776,38.5365103],[22.6451731,38.5363998],[22.645118,38.536282],[22.644913,38.5361985],[22.6448283,38.535819],[22.6448061,38.53517],[22.6446926,38.5351056],[22.6445435,38.5351038],[22.6442073,38.5352892],[22.6439188,38.535376],[22.64353,38.5353084],[22.6431609,38.5354122],[22.6429892,38.5353922],[22.6421446,38.5351571],[22.6418464,38.5351537],[22.641327,38.5353189],[22.6406723,38.5353563],[22.6399902,38.535024],[22.6391443,38.534861],[22.6384386,38.5345644],[22.6379251,38.5344142],[22.6366123,38.5340655],[22.6360403,38.5339778],[22.6354243,38.5337904],[22.6348519,38.5337296],[22.6347043,38.5336468],[22.6342927,38.5335699],[22.6340876,38.5334954],[22.6340097,38.5333684],[22.6321743,38.5327522],[22.6312102,38.5321642],[22.6304584,38.531885],[22.6299701,38.531618],[22.6297072,38.5315699],[22.6293203,38.5314031],[22.6279232,38.5306658],[22.6268745,38.5303111],[22.6262753,38.5298445],[22.6255296,38.5295068],[22.6246446,38.5289918],[22.6240276,38.5288584],[22.6238094,38.5288738],[22.6231927,38.5293262],[22.6228572,38.5294754],[22.6223269,38.5296134],[22.6219591,38.5296451],[22.6211596,38.5294644],[22.6196567,38.5294648],[22.6191038,38.5295844],[22.6184735,38.5295499],[22.6182785,38.5297504],[22.6182629,38.5299665],[22.6183512,38.5302649],[22.6184866,38.5302665],[22.6187821,38.5304142],[22.6193358,38.5308532],[22.6197505,38.530768],[22.6198854,38.5309138],[22.6201714,38.5309532],[22.6202022,38.5311428],[22.6207077,38.5317075],[22.6207606,38.5319424],[22.6209521,38.5321249],[22.6209247,38.5323589],[22.6210724,38.5324327],[22.6210447,38.5326847],[22.6215246,38.5333842],[22.6215258,38.5339249],[22.621611,38.5342684],[22.6217124,38.5343687],[22.6218167,38.5349106],[22.6219292,38.5350291],[22.6221598,38.5349687],[22.6221929,38.5350412],[22.6223779,38.5349623],[22.6225139,38.535054]]},{"id":16628,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1-\u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u039c. \u0394\u03ad\u03c6\u03bd\u03b5\u03c1","description_GR":"\u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03bf \u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf","path":"STEREA\/Sterea_Parnassos_Yellow_Square","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12546,"name_EN":"Parnassos Mt: Arachova-M. Defner refuge","description_EN":"Yellow Square","ascent_time":275,"descent_time":305,"marker":"Yellow_square","level":9,"ascent":185,"descent":1035,"maxelev":1783,"minelev":928,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.54998 38.47944,22.58189 38.54098)","views":72,"millestones":"0,22.5763592,38.5413054#1,22.5712770,38.5373001#2,22.5739393,38.5311211#3,22.5751945,38.5240123#4,22.5700702,38.5174111#5,22.5681083,38.5101826#6,22.5668461,38.5026606#7,22.5657609,38.4946389#8,22.5559089,38.4934613#9,22.5543055,38.4917980#10,22.5653127,38.4907319#11,22.5756758,38.4879087#12,22.5806094,38.4823338#12.5,22.5816824,38.4794344","x":22.568151,"y":38.50935,"coor":[[22.5763592,38.5413054],[22.5767449,38.5409497],[22.5769184,38.5408797],[22.5771737,38.5407836],[22.5772225,38.5406401],[22.577121,38.5405487],[22.5767994,38.5404547],[22.5764976,38.5405231],[22.5764199,38.5403915],[22.576283,38.5403538],[22.5750577,38.5402307],[22.5746433,38.5402978],[22.5743868,38.5401415],[22.5743556,38.539632],[22.5742304,38.5395854],[22.5743976,38.5386682],[22.5742699,38.5385811],[22.5740494,38.5385829],[22.5739938,38.5384921],[22.5738778,38.5385538],[22.573847,38.5383732],[22.5734468,38.5383052],[22.5733883,38.5383586],[22.5730793,38.5383188],[22.5727888,38.5385045],[22.5724309,38.5386172],[22.5721108,38.5385593],[22.5717886,38.5386094],[22.5716258,38.5381388],[22.5715332,38.5380701],[22.5713156,38.5380494],[22.5712041,38.5378859],[22.5711953,38.5377506],[22.5713362,38.5375901],[22.571263,38.5372288],[22.5713007,38.5369363],[22.5712706,38.5367197],[22.5713809,38.5363606],[22.571303,38.5362425],[22.5713083,38.5359722],[22.571192,38.5357635],[22.5711769,38.535493],[22.5712708,38.535386],[22.5712159,38.5352592],[22.571113,38.5350056],[22.5712461,38.5346558],[22.5714252,38.5343606],[22.5714814,38.5338386],[22.5717779,38.5333466],[22.5718519,38.5330862],[22.5715458,38.5329022],[22.5711692,38.5327985],[22.571137,38.53269],[22.5712298,38.532637],[22.5712314,38.532556],[22.570692,38.5321664],[22.5709994,38.5321071],[22.5718785,38.5317393],[22.5730641,38.531542],[22.5729192,38.531324],[22.5729325,38.531234],[22.5730135,38.531199],[22.5743233,38.5310978],[22.5746766,38.5312192],[22.574871,38.5308521],[22.5754286,38.5304984],[22.5754092,38.530318],[22.5755787,38.5298695],[22.5756696,38.5293299],[22.5756704,38.5287081],[22.5758556,38.5280435],[22.5761378,38.5276955],[22.5763079,38.527211],[22.5762125,38.5268133],[22.576397,38.5261847],[22.5762894,38.525823],[22.5764099,38.5243646],[22.5761869,38.5240375],[22.5756719,38.5240312],[22.5750759,38.5240059],[22.5748268,38.5238407],[22.5744803,38.5239626],[22.5741301,38.523688],[22.5742621,38.5233923],[22.5741183,38.5231202],[22.5739828,38.5230104],[22.5738093,38.5225036],[22.5734785,38.5224095],[22.5729402,38.5223669],[22.5724442,38.5219283],[22.5720231,38.5217609],[22.5718148,38.5212718],[22.5717424,38.5208158],[22.57137,38.5199282],[22.5713991,38.5196131],[22.5712995,38.5194317],[22.5710943,38.5193661],[22.5707922,38.5189839],[22.5702263,38.5185985],[22.5704108,38.5185467],[22.5704284,38.5182406],[22.5703737,38.5181047],[22.5704337,38.5179703],[22.5703032,38.5176082],[22.5700861,38.5174434],[22.5699868,38.5172439],[22.570108,38.516912],[22.5699647,38.5166218],[22.5700692,38.5159743],[22.5700525,38.5155551],[22.5702362,38.5153636],[22.5703268,38.514842],[22.5707877,38.5141538],[22.5698301,38.513277],[22.5695305,38.5127687],[22.5695968,38.5123189],[22.5691971,38.5110704],[22.5692688,38.5109271],[22.5695235,38.5108041],[22.5694379,38.5104967],[22.5694616,38.5102401],[22.5690965,38.5103573],[22.568787,38.5103535],[22.5682262,38.5102926],[22.5680911,38.5101648],[22.568151,38.50935],[22.5681814,38.50908],[22.5681092,38.5086736],[22.567611,38.5077664],[22.5676239,38.5076945],[22.5676931,38.5076773],[22.5677821,38.5078135],[22.567885,38.5078328],[22.5678703,38.5074181],[22.5673001,38.5066767],[22.5673851,38.5065065],[22.5668004,38.5059226],[22.5665468,38.5054059],[22.5666665,38.5045783],[22.5667607,38.5044533],[22.5668379,38.5040307],[22.5669787,38.5038702],[22.5676063,38.5034453],[22.5673912,38.5033075],[22.5674732,38.5032184],[22.5673861,38.5029831],[22.5668414,38.502697],[22.5669234,38.5020312],[22.5669266,38.5017969],[22.566771,38.5012003],[22.5668244,38.5008225],[22.5666361,38.5004867],[22.5661248,38.5002462],[22.5660292,38.4998665],[22.5658253,38.4996838],[22.5656238,38.4995462],[22.5654529,38.4993819],[22.5653715,38.4988582],[22.5655535,38.4983558],[22.5661562,38.497453],[22.5662602,38.4962558],[22.5661491,38.4960742],[22.566502,38.4956279],[22.5665888,38.4952956],[22.5663732,38.4951848],[22.5658215,38.4946734],[22.5647671,38.4940657],[22.5641339,38.4936164],[22.563785,38.4932877],[22.5636186,38.4930063],[22.5636215,38.4928622],[22.5637293,38.4927193],[22.5597754,38.4931619],[22.5577622,38.4929208],[22.5570615,38.4929843],[22.5567427,38.493066],[22.555701,38.4935578],[22.5548308,38.4940697],[22.5539047,38.4945088],[22.5533326,38.4944477],[22.5519877,38.4946113],[22.5518939,38.4947183],[22.5521424,38.4949016],[22.5519811,38.4949446],[22.55165,38.4948685],[22.5514022,38.4946491],[22.5512481,38.4945976],[22.5509455,38.4936747],[22.5509341,38.4934763],[22.5510412,38.4932794],[22.5514269,38.4929147],[22.553993,38.4918831],[22.5547653,38.4916763],[22.556929,38.4912705],[22.5581332,38.4912583],[22.5587544,38.4911578],[22.5594579,38.4909502],[22.5601557,38.4910308],[22.5608335,38.4909671],[22.5613876,38.4907756],[22.5620059,38.4908193],[22.5626386,38.4907189],[22.5632174,38.4904376],[22.5636555,38.4903168],[22.5644561,38.4904168],[22.5651955,38.4907142],[22.5655777,38.490773],[22.5666666,38.4907953],[22.5685746,38.4905573],[22.5703732,38.4900566],[22.571125,38.4897233],[22.5721054,38.4894289],[22.5730073,38.4890434],[22.5732953,38.4889748],[22.5738921,38.488946],[22.5740439,38.4888037],[22.5746651,38.4887572],[22.574988,38.488662],[22.5753705,38.4884504],[22.5758217,38.4876629],[22.5764188,38.4876161],[22.576825,38.4873687],[22.5769578,38.4870278],[22.5774102,38.486763],[22.577067,38.4866687],[22.5764346,38.4867602],[22.5762879,38.4866412],[22.5763713,38.48648],[22.5771892,38.4863953],[22.577651,38.4862297],[22.5785807,38.4855922],[22.5793089,38.4847089],[22.5799565,38.4844284],[22.5799944,38.4843207],[22.5803762,38.484073],[22.580543,38.4837506],[22.5807118,38.4827434],[22.5805384,38.4820654],[22.5807284,38.4820227],[22.581245,38.4817541],[22.581535,38.4815774],[22.581851,38.4812478],[22.5817814,38.4807062],[22.5817065,38.4807819],[22.5816301,38.4804746],[22.5816893,38.4803762],[22.5816577,38.4801055],[22.5815572,38.4799691],[22.5817743,38.479841],[22.5814932,38.4796709],[22.5816824,38.4794344]]},{"id":16985,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a4\u03b9\u03b8\u03bf\u03c1\u03ad\u03b1, \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u0391\u03b3\u03b5\u03c1\u03c3\u03b1\u03bb\u03ae\u03c2","description_GR":"\u0395\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03ac \u03c4\u03bf\u03c0\u03af\u03b1, \u03b1\u03c1\u03c7\u03b1\u03af\u03b1 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03ba\u03b1\u03b9 2 \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03b9\u03ad\u03c2","path":"STEREA\/Sterea_Parnassos_Tithorea_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5106,"name_EN":"Parnassos Mt: Tithorea, Agersali loop","description_EN":"Impressive landscapes, an ancient acropolis and 2 cave-chapels","ascent_time":110,"descent_time":110,"marker":"Green_dots","level":9,"ascent":662,"descent":661,"maxelev":953,"minelev":435,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.65793 38.57864,22.6699 38.58395)","views":66,"millestones":"0,22.6688039,38.5837827#1,22.6638105,38.5818324#2,22.6644890,38.5792029#3,22.6594874,38.5800220#4,22.6622939,38.5830175#5.1,22.6688039,38.5837827","x":22.664561,"y":38.5797918,"coor":[[22.6688039,38.5837827],[22.6693798,38.5836811],[22.6693876,38.5835505],[22.6694473,38.5834025],[22.6695439,38.5831648],[22.6698204,38.5831138],[22.669782,38.5829377],[22.6695866,38.5827778],[22.6693381,38.5825587],[22.6691283,38.5818354],[22.6691247,38.5816596],[22.6689652,38.5815947],[22.6688871,38.5814677],[22.6688901,38.5816795],[22.6686733,38.5816455],[22.6685229,38.5817068],[22.6685016,38.5816165],[22.6683183,38.5815964],[22.6683439,38.5814525],[22.6680777,38.5815666],[22.6679285,38.5815649],[22.6678959,38.5814654],[22.6679903,38.5813313],[22.6678991,38.5812942],[22.6672618,38.5816114],[22.6665261,38.5816661],[22.666311,38.5815014],[22.6664733,38.5814132],[22.6662448,38.5813565],[22.6656429,38.58162],[22.6653094,38.5816522],[22.665077,38.5818027],[22.6646635,38.5818161],[22.6642813,38.5819919],[22.6642601,38.5819016],[22.6641112,38.5818818],[22.663775,38.5820582],[22.6636838,38.5820211],[22.6636855,38.581931],[22.6639069,38.5817533],[22.6633819,38.5815851],[22.662844,38.5808761],[22.6625686,38.580873],[22.6624666,38.5807997],[22.6622329,38.5808646],[22.6619764,38.581078],[22.6618862,38.5809868],[22.6617924,38.5810939],[22.6616783,38.5810565],[22.6616422,38.5811462],[22.6615389,38.5811451],[22.6611483,38.5811586],[22.6610227,38.5811211],[22.6611409,38.5809423],[22.6614654,38.5807747],[22.6616531,38.5805606],[22.662391,38.5803888],[22.6621979,38.5802785],[22.6619963,38.5800058],[22.6622039,38.5799541],[22.6622515,38.5798646],[22.6623916,38.5797761],[22.6625521,38.5797869],[22.6641147,38.5803364],[22.6644595,38.5803133],[22.665244,38.580106],[22.6651021,38.5797079],[22.6648563,38.5793446],[22.664573,38.5791431],[22.6642706,38.579356],[22.6646326,38.5796485],[22.664561,38.5797918],[22.6642964,38.5798248],[22.6640685,38.5797321],[22.6637461,38.5797825],[22.6636917,38.5796197],[22.6635108,38.5794734],[22.6632696,38.5794797],[22.6629282,38.5793136],[22.6625042,38.5792727],[22.662106,38.5790789],[22.6618056,38.5791836],[22.6616375,38.5789654],[22.6605204,38.5785381],[22.6599549,38.5786803],[22.6597908,38.5788587],[22.6588767,38.5792447],[22.658669,38.5792829],[22.6584381,38.5795055],[22.6580602,38.5794561],[22.6580125,38.5795547],[22.658066,38.5797626],[22.6583361,38.580054],[22.6585326,38.580597],[22.6586356,38.5806162],[22.6589021,38.5804841],[22.6595211,38.5799955],[22.6612131,38.5797536],[22.6615919,38.5797579],[22.6622515,38.5798646],[22.6622039,38.5799541],[22.6619963,38.5800058],[22.6621979,38.5802785],[22.662391,38.5803888],[22.6616531,38.5805606],[22.6614654,38.5807747],[22.6611409,38.5809423],[22.6610227,38.5811211],[22.6611483,38.5811586],[22.6615389,38.5811451],[22.6615354,38.5812757],[22.6612662,38.581552],[22.6612507,38.5817681],[22.6609446,38.5821791],[22.6608221,38.5825922],[22.6606804,38.5828068],[22.6605802,38.5832563],[22.6607892,38.5837453],[22.6612912,38.5833005],[22.6620996,38.5830394],[22.6626519,38.5829736],[22.6626265,38.5831085],[22.6631784,38.5830607],[22.6635663,38.5831913],[22.6638074,38.583194],[22.6647669,38.5834573],[22.6655514,38.58325],[22.6660335,38.5832555],[22.6661009,38.5833373],[22.6669579,38.5833021],[22.6670251,38.5833524],[22.6669066,38.5834186],[22.6672746,38.5833868],[22.6677134,38.5832476],[22.6681263,38.5832703],[22.6682163,38.5834876],[22.668008,38.5835753],[22.6675284,38.5840565],[22.667827,38.5840509],[22.6684498,38.5838958],[22.6687176,38.5838132],[22.6688039,38.5837827]]},{"id":17042,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd 11Km","description_GR":"\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 2015","path":"MOUNTAIN_RUNNING\/MountRun_Parnassos_Amfikleia_11km","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":4,"length":10711,"name_EN":"Mt. Parnassos: Parnassos Trail mountain race 11Km","description_EN":"The 2015 short loop","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":921,"descent":921,"maxelev":986,"minelev":386,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.57667 38.61061,22.59827 38.63827)","views":30,"millestones":"0,22.5919695,38.6384561#1,22.5976147,38.6315143#2,22.5929247,38.6245967#3,22.5919474,38.6169197#4,22.5875039,38.6106360#5,22.5800180,38.6117563#6,22.5777796,38.6193515#7,22.5788143,38.6261472#8,22.5810992,38.6320038#9,22.5838127,38.6339550#10,22.5875154,38.6367324#10.7,22.5919673,38.6384561","x":22.5770473,"y":38.6211857,"coor":[[22.5919695,38.6384561],[22.5926906,38.6374195],[22.5932587,38.6366964],[22.5935152,38.6366184],[22.5949013,38.6361259],[22.5962684,38.6349529],[22.5969307,38.6333929],[22.5969342,38.6332127],[22.5975431,38.6329181],[22.5977968,38.6328671],[22.597849,38.6324757],[22.5977421,38.6321365],[22.597553,38.6312331],[22.5973306,38.630852],[22.5973164,38.6304012],[22.5969158,38.6297386],[22.5965013,38.6293056],[22.5960318,38.6292864],[22.5958187,38.6292028],[22.5951423,38.6291316],[22.5944509,38.6286547],[22.5941396,38.6285248],[22.5940624,38.6283617],[22.5937456,38.6281145],[22.5931084,38.6272148],[22.5931585,38.6269991],[22.5934201,38.6267319],[22.5932167,38.6256211],[22.5929423,38.624969],[22.5928841,38.6238328],[22.5929966,38.6233656],[22.5932739,38.6232788],[22.5933944,38.6229919],[22.5930564,38.6226544],[22.5929839,38.6222481],[22.5936091,38.6214085],[22.5935363,38.6210202],[22.5939324,38.6189703],[22.5938455,38.618717],[22.5929737,38.617481],[22.5917351,38.6167992],[22.5916266,38.6164735],[22.5918707,38.6157375],[22.5920765,38.6154156],[22.5921285,38.6151098],[22.5918445,38.614782],[22.5911412,38.6137463],[22.5905647,38.6132707],[22.5905412,38.6127117],[22.5900001,38.6121916],[22.590034,38.6116333],[22.5898685,38.6112889],[22.5895818,38.6112674],[22.5886702,38.6108959],[22.5879129,38.6108598],[22.587197,38.6104727],[22.5871163,38.6104897],[22.587079,38.6106334],[22.5872123,38.6111577],[22.5862286,38.610898],[22.5854015,38.610906],[22.5849387,38.6110807],[22.5851519,38.6113356],[22.5851932,38.6115703],[22.5854297,38.6118075],[22.5853917,38.6119873],[22.5851015,38.612146],[22.5840167,38.6118265],[22.5835804,38.6118212],[22.5832032,38.6117265],[22.5823417,38.6117341],[22.5818209,38.611935],[22.5816506,38.6118338],[22.5813984,38.6118128],[22.5809466,38.6120055],[22.5793584,38.6115898],[22.5799669,38.6126379],[22.5800894,38.6134144],[22.579962,38.6134669],[22.5798151,38.6135823],[22.5796928,38.6139593],[22.5794934,38.6141731],[22.5794622,38.6145873],[22.5792025,38.6149446],[22.5792687,38.6156663],[22.578986,38.6160233],[22.5786977,38.6166596],[22.5783204,38.617047],[22.5779472,38.6179166],[22.577694,38.619103],[22.5780092,38.6200079],[22.5777721,38.6203835],[22.5775618,38.6207234],[22.5770473,38.6211857],[22.5771407,38.6212364],[22.577005,38.6213474],[22.5771407,38.6212364],[22.5772939,38.6211482],[22.5774425,38.621186],[22.5780075,38.6210757],[22.578502,38.6216314],[22.5781549,38.6223391],[22.577946,38.6224447],[22.5778513,38.6225877],[22.5779712,38.6229136],[22.5779645,38.6232559],[22.5780876,38.6234196],[22.5778849,38.6237957],[22.5778781,38.624138],[22.5779435,38.624319],[22.5782606,38.6245482],[22.5781422,38.6247269],[22.5783213,38.6249634],[22.5783282,38.6251978],[22.5785523,38.6254799],[22.5788367,38.6262042],[22.5803452,38.626601],[22.5804461,38.6267284],[22.5808233,38.6268231],[22.5813908,38.6271724],[22.5816762,38.627266],[22.5819102,38.6276293],[22.5822601,38.6279489],[22.5830251,38.6281834],[22.5833189,38.6284303],[22.5837083,38.6290748],[22.5830929,38.6298829],[22.5827122,38.6299639],[22.5823397,38.6302117],[22.5821059,38.6304161],[22.5819843,38.6307571],[22.5811315,38.6314766],[22.5809514,38.6318709],[22.5812075,38.6320993],[22.5810413,38.6323722],[22.5803113,38.6326877],[22.5801125,38.6328655],[22.5801553,38.6330282],[22.5804557,38.6329418],[22.5806734,38.6329715],[22.5805212,38.6331138],[22.5803056,38.6335617],[22.5804084,38.6341757],[22.5801284,38.6349743],[22.5799039,38.6351789],[22.5806268,38.6352237],[22.5813317,38.635016],[22.581194,38.635591],[22.5815534,38.6354242],[22.5818346,38.6351482],[22.5822635,38.6349552],[22.5825682,38.6346525],[22.5827006,38.6343477],[22.5829801,38.6341529],[22.5833505,38.6340132],[22.5840299,38.6339313],[22.5846566,38.6336145],[22.5857737,38.6334748],[22.5864231,38.633753],[22.5874755,38.6339819],[22.5888994,38.6340172],[22.5893682,38.6341309],[22.5901371,38.6341763],[22.5902847,38.6342681],[22.5900062,38.634409],[22.5898814,38.6346733],[22.5896991,38.6347612],[22.5889742,38.6352931],[22.5885662,38.6354144],[22.58846,38.6355573],[22.5881942,38.6361083],[22.5881909,38.6362794],[22.5879159,38.6364789],[22.5877449,38.636648],[22.5871663,38.6368573],[22.5877665,38.6373061],[22.5873929,38.637608],[22.5870061,38.637761],[22.587416,38.6379462],[22.5876246,38.6378586],[22.5879692,38.6378627],[22.5884428,38.6377333],[22.5886385,38.6376591],[22.5891361,38.6374758],[22.5898968,38.6373498],[22.5902337,38.6371601],[22.5919673,38.6384561]]},{"id":17043,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03b3\u03ce\u03bd\u03b1\u03c2 \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd 24Km","description_GR":"\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 2015","path":"MOUNTAIN_RUNNING\/MountRun_Parnassos_Amfikleia_24km","activity_type":36,"assistance":2,"difficulty":4,"scenic_value":5,"length":17660,"name_EN":"Mt. Parnassos: Parnassos Trail mountain race 24Km","description_EN":"The 2015 full loop","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1655,"descent":1655,"maxelev":1482,"minelev":386,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.56068 38.58071,22.59886 38.63808)","views":34,"millestones":"0,22.5919695,38.6384561#1,22.5976147,38.6315143#2,22.5929247,38.6245967#3,22.5919474,38.6169197#4,22.5875039,38.6106360#5,22.5800180,38.6117563#6,22.5740991,38.6061716#7,22.5738728,38.5980530#8,22.5785092,38.5909942#9,22.5760199,38.5832887#10,22.5703979,38.5843246#11,22.5641565,38.5855269#12,22.5621153,38.5933605#13,22.5652668,38.5992992#14,22.5664819,38.6067910#15,22.5696143,38.6140503#16,22.5683502,38.6206681#17,22.5741719,38.6155758#18,22.5795297,38.6118845#19,22.5778908,38.6202046#20,22.5802371,38.6265791#21,22.5802036,38.6327886#22,22.5851993,38.6335466#23,22.5875539,38.6374822#17.7,22.5919705,38.6384562","x":22.5620804,"y":38.5932209,"coor":[[22.5919695,38.6384561],[22.5926906,38.6374195],[22.5932587,38.6366964],[22.5935152,38.6366184],[22.5949013,38.6361259],[22.5962684,38.6349529],[22.5969307,38.6333929],[22.5969342,38.6332127],[22.5975431,38.6329181],[22.5977968,38.6328671],[22.597849,38.6324757],[22.5977421,38.6321365],[22.597553,38.6312331],[22.5973306,38.630852],[22.5973164,38.6304012],[22.5969158,38.6297386],[22.5965013,38.6293056],[22.5960318,38.6292864],[22.5958187,38.6292028],[22.5951423,38.6291316],[22.5944509,38.6286547],[22.5941396,38.6285248],[22.5940624,38.6283617],[22.5937456,38.6281145],[22.5931084,38.6272148],[22.5931585,38.6269991],[22.5934201,38.6267319],[22.5932167,38.6256211],[22.5929423,38.624969],[22.5928841,38.6238328],[22.5929966,38.6233656],[22.5932739,38.6232788],[22.5933944,38.6229919],[22.5930564,38.6226544],[22.5929839,38.6222481],[22.5936091,38.6214085],[22.5935363,38.6210202],[22.5939324,38.6189703],[22.5938455,38.618717],[22.5929737,38.617481],[22.5917351,38.6167992],[22.5916266,38.6164735],[22.5918707,38.6157375],[22.5920765,38.6154156],[22.5921285,38.6151098],[22.5918445,38.614782],[22.5911412,38.6137463],[22.5905647,38.6132707],[22.5905412,38.6127117],[22.5900001,38.6121916],[22.590034,38.6116333],[22.5898685,38.6112889],[22.5895818,38.6112674],[22.5886702,38.6108959],[22.5879129,38.6108598],[22.587197,38.6104727],[22.5871163,38.6104897],[22.587079,38.6106334],[22.5872123,38.6111577],[22.5862286,38.610898],[22.5854015,38.610906],[22.5849387,38.6110807],[22.5851519,38.6113356],[22.5851932,38.6115703],[22.5854297,38.6118075],[22.5853917,38.6119873],[22.5851015,38.612146],[22.5840167,38.6118265],[22.5835804,38.6118212],[22.5832032,38.6117265],[22.5823417,38.6117341],[22.5818209,38.611935],[22.5816506,38.6118338],[22.5813984,38.6118128],[22.5809466,38.6120055],[22.5793584,38.6115898],[22.5787015,38.6111222],[22.5763389,38.6103005],[22.5764364,38.6094366],[22.5758342,38.6091049],[22.5757682,38.6089599],[22.575428,38.6087395],[22.5756924,38.6081479],[22.5756306,38.6077867],[22.5760152,38.607503],[22.5760539,38.6072872],[22.57529,38.6070076],[22.5751343,38.6067534],[22.574652,38.6067475],[22.5744362,38.6066277],[22.5737985,38.6057729],[22.5739363,38.6057746],[22.5738469,38.6056473],[22.5739237,38.6052518],[22.574098,38.6051458],[22.5743244,38.604734],[22.5741353,38.6044253],[22.574036,38.6036401],[22.5738737,38.6031335],[22.5740233,38.6025406],[22.5738442,38.6017274],[22.5738481,38.6015292],[22.5739647,38.6014405],[22.5738905,38.6011242],[22.5739856,38.6009632],[22.5744244,38.6008424],[22.5745108,38.600537],[22.57413,38.599469],[22.5738715,38.5980241],[22.5740209,38.5962777],[22.5743425,38.5951102],[22.5744837,38.5949407],[22.5748216,38.5946925],[22.5750174,38.5946588],[22.5753907,38.594366],[22.5756099,38.5943146],[22.5757505,38.5941721],[22.5763872,38.5939095],[22.5770515,38.593413],[22.5782133,38.5927242],[22.5785414,38.5923858],[22.5787818,38.5919156],[22.5788878,38.5917817],[22.578775,38.5910955],[22.5781823,38.590872],[22.5779961,38.5904192],[22.5778045,38.5902366],[22.5776968,38.5898749],[22.5779261,38.5893099],[22.5781128,38.588393],[22.5782396,38.5880251],[22.5783425,38.5862962],[22.5781861,38.586078],[22.5778903,38.5859393],[22.577688,38.5857205],[22.5775907,38.585413],[22.5773633,38.5853021],[22.5772313,38.5850121],[22.577027,38.5848925],[22.5768613,38.5849085],[22.5768175,38.5847998],[22.5766227,38.5847794],[22.5763167,38.5845774],[22.5761256,38.5837911],[22.5760354,38.5837089],[22.5760664,38.5834074],[22.5758696,38.5829094],[22.5757904,38.5822686],[22.5760895,38.5816595],[22.5760611,38.5813528],[22.5754963,38.5808863],[22.5751642,38.5808462],[22.5749982,38.5805288],[22.5748328,38.5804232],[22.5744878,38.5805091],[22.5737058,38.5807023],[22.5734003,38.581059],[22.5732319,38.5814445],[22.5726695,38.5818386],[22.5725372,38.5821434],[22.572141,38.5824359],[22.5720428,38.5827591],[22.5717735,38.5830262],[22.5716162,38.5834298],[22.5708718,38.5839163],[22.5704972,38.5842812],[22.5700434,38.5844784],[22.5696505,38.5846088],[22.5694234,38.5844799],[22.5688294,38.5843284],[22.5687849,38.5836791],[22.5686414,38.5833889],[22.568216,38.5828431],[22.5679652,38.5827003],[22.567678,38.5821291],[22.5669557,38.5820842],[22.566264,38.5822289],[22.565648,38.5824782],[22.5653497,38.5831729],[22.5654315,38.5836785],[22.5651879,38.5842027],[22.5650162,38.5847503],[22.5647809,38.5850358],[22.5644344,38.5851397],[22.5641627,38.5855238],[22.5632699,38.5859634],[22.5630644,38.5864836],[22.5629783,38.5873476],[22.5626892,38.5874522],[22.5625453,38.5877568],[22.5616616,38.5888904],[22.561899,38.5896502],[22.5620572,38.5897783],[22.561899,38.590227],[22.5621915,38.5905279],[22.5622452,38.5907178],[22.5621239,38.5916175],[22.5622751,38.5920969],[22.5622144,38.5922584],[22.5623925,38.5925399],[22.5620804,38.5932209],[22.5621977,38.593673],[22.5621358,38.5938975],[22.5623134,38.594206],[22.5620678,38.5944283],[22.5621131,38.5947488],[22.5622026,38.594867],[22.5624533,38.5949602],[22.5633111,38.5951329],[22.5634556,38.595369],[22.5638535,38.5955721],[22.5641971,38.5956124],[22.5647587,38.5954886],[22.5648768,38.5953955],[22.5654016,38.5955641],[22.5652377,38.5957243],[22.565144,38.59639],[22.5654436,38.5969163],[22.5654427,38.5975381],[22.5657832,38.5977405],[22.565978,38.5977609],[22.5662091,38.5980296],[22.5653466,38.5992445],[22.5645319,38.5997932],[22.564239,38.600087],[22.5637119,38.6011799],[22.5637047,38.6015403],[22.5638165,38.6016949],[22.5643751,38.6019],[22.5642667,38.6027277],[22.564337,38.6032332],[22.5652722,38.60356],[22.5660474,38.6044256],[22.5662068,38.6050674],[22.5661616,38.6061842],[22.566392,38.6067277],[22.5683936,38.6081129],[22.5685647,38.6080069],[22.5687481,38.6080271],[22.569591,38.6089566],[22.5703477,38.6095966],[22.570527,38.6098241],[22.5706117,38.6101856],[22.5705088,38.6118965],[22.5700525,38.6134769],[22.5699449,38.6136919],[22.5693108,38.614387],[22.56846,38.6156427],[22.5678184,38.6168243],[22.5671989,38.6173664],[22.5671932,38.6176547],[22.567393,38.6179996],[22.5673499,38.6182018],[22.5672512,38.618543],[22.567276,38.6190299],[22.5671073,38.6194244],[22.567119,38.6199922],[22.567217,38.6208405],[22.5674384,38.6212577],[22.5676458,38.6212242],[22.5678009,38.6209377],[22.5679864,38.6208499],[22.5680697,38.6207067],[22.5681974,38.6206362],[22.5683804,38.6206745],[22.5686438,38.6204975],[22.5686704,38.6202455],[22.568848,38.6199773],[22.5694207,38.6194797],[22.5698043,38.6192501],[22.5702543,38.6191475],[22.5704521,38.6190237],[22.5707086,38.6182519],[22.5707422,38.6171349],[22.5717427,38.617075],[22.5736584,38.6171975],[22.5742923,38.6170881],[22.57456,38.6169111],[22.5746357,38.6165696],[22.5740298,38.6152646],[22.5746085,38.6144607],[22.5750848,38.6141871],[22.5758867,38.6131335],[22.5759413,38.6119492],[22.5758584,38.6116058],[22.5760708,38.61132],[22.5760327,38.610923],[22.5762194,38.6107721],[22.5762615,38.6103852],[22.5763425,38.6103005],[22.5787047,38.6111222],[22.5793616,38.6115898],[22.5799705,38.612638],[22.580093,38.6134145],[22.5799656,38.613467],[22.5798187,38.6135823],[22.5796964,38.6139593],[22.579497,38.6141732],[22.5794658,38.6145873],[22.5792061,38.6149446],[22.5792723,38.6156663],[22.5789895,38.6160233],[22.5787013,38.6166596],[22.5783236,38.617047],[22.5779504,38.6179166],[22.5776972,38.619103],[22.5780125,38.620008],[22.5777753,38.6203836],[22.5775654,38.6207234],[22.5770509,38.6211858],[22.5771439,38.6212365],[22.5772975,38.6211482],[22.5774461,38.6211861],[22.5780111,38.6210758],[22.5785056,38.6216315],[22.5781585,38.6223392],[22.5779496,38.6224448],[22.5778549,38.6225878],[22.5779748,38.6229136],[22.5779681,38.623256],[22.5780912,38.6234197],[22.5778885,38.6237957],[22.5778817,38.624138],[22.5779471,38.6243191],[22.5782642,38.6245482],[22.5781458,38.624727],[22.5783249,38.6249635],[22.5783318,38.6251978],[22.5785559,38.6254799],[22.5788403,38.6262043],[22.5803488,38.6266011],[22.5804497,38.6267284],[22.5808269,38.6268231],[22.5813944,38.6271724],[22.5816797,38.627266],[22.5819138,38.6276293],[22.5822636,38.6279489],[22.5830287,38.6281835],[22.5833225,38.6284303],[22.5837119,38.6290749],[22.5830961,38.6298829],[22.5827154,38.6299639],[22.5823429,38.6302117],[22.5821091,38.6304161],[22.5819876,38.6307571],[22.5811347,38.6314767],[22.5809546,38.631871],[22.5812111,38.6320994],[22.5810449,38.6323722],[22.5803149,38.6326878],[22.5801161,38.6328656],[22.5801589,38.6330283],[22.5804593,38.6329418],[22.580677,38.6329715],[22.5805248,38.6331138],[22.5803092,38.6335618],[22.5804119,38.6341758],[22.580132,38.6349744],[22.5799071,38.6351789],[22.58063,38.6352237],[22.5813349,38.635016],[22.5811972,38.6355911],[22.5815567,38.6354242],[22.5818378,38.6351483],[22.5822667,38.6349552],[22.5825714,38.6346525],[22.5827038,38.6343478],[22.5829833,38.6341529],[22.5833537,38.6340132],[22.5840332,38.6339313],[22.5846598,38.6336145],[22.5857769,38.6334748],[22.5864263,38.633753],[22.5874788,38.633982],[22.5889027,38.6340172],[22.5893715,38.634131],[22.5901403,38.6341763],[22.5902879,38.6342682],[22.5900094,38.634409],[22.5898847,38.6346733],[22.5897027,38.6347613],[22.5889778,38.6352932],[22.5885697,38.6354144],[22.5884635,38.6355573],[22.5881978,38.6361083],[22.5881945,38.6362795],[22.5879191,38.6364789],[22.5877481,38.6366481],[22.5871696,38.6368573],[22.5877697,38.6373061],[22.5873961,38.637608],[22.5870093,38.637761],[22.5874193,38.6379462],[22.5876278,38.6378586],[22.5879724,38.6378628],[22.588446,38.6377333],[22.5886417,38.6376591],[22.5891393,38.6374759],[22.5899001,38.6373499],[22.590237,38.6371602],[22.5919705,38.6384562]]},{"id":17044,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a3\u03c4\u03b1 \u03a7\u03bd\u03ac\u03c1\u03b9\u03b1 \u03c4\u03bf\u03c5 \u0394\u03b5\u03c5\u03ba\u03b1\u03bb\u03af\u03c9\u03bd\u03b1 22Km","description_GR":"\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 2015","path":"MOUNTAIN_RUNNING\/MountRun_Parnassos_Defkalion_22km","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":23521,"name_EN":"Mt. Parnassos: On the traces of Defkalion 22Km","description_EN":"The 2015 full loop","ascent_time":0,"descent_time":0,"marker":"Red_square","level":13,"ascent":1363,"descent":1363,"maxelev":1334,"minelev":529,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.48822 38.47818,22.5262 38.52132)","views":25,"millestones":"0,22.4995979,38.4784342#1,22.4962978,38.4818228#2,22.4962194,38.4851584#3,22.4996748,38.4869223#4,22.4974955,38.4941954#5,22.4945650,38.5023195#6,22.4919387,38.5096328#7,22.4907485,38.5160254#8,22.4888468,38.5205526#9,22.4919613,38.5153969#10,22.4980215,38.5170032#11,22.5076993,38.5154968#12,22.5155983,38.5125595#13,22.5214655,38.5149612#14,22.5254618,38.5132078#15,22.5147761,38.5126173#16,22.5069823,38.5155055#17,22.5074903,38.5098110#18,22.5033590,38.5035052#19,22.4965220,38.4985361#20,22.4999052,38.4906839#21,22.4974341,38.4860944#22,22.4928572,38.4851140#23,22.4978826,38.4787580#23.5,22.4995979,38.4784342","x":22.5220381,"y":38.5145849,"coor":[[22.4995979,38.4784342],[22.4990893,38.4780852],[22.4985211,38.4778436],[22.4980974,38.4778202],[22.497202,38.4779844],[22.4966763,38.4781804],[22.4968866,38.4785436],[22.4965796,38.4789722],[22.496705,38.4789062],[22.4972345,38.4786967],[22.4976364,38.4786658],[22.4978532,38.4787137],[22.4979129,38.4788046],[22.4977335,38.4791627],[22.4976676,38.4795764],[22.497122,38.4794748],[22.4973148,38.4796755],[22.4973333,38.479892],[22.4972072,38.480012],[22.4971037,38.4799567],[22.4967953,38.4804573],[22.4964817,38.4806516],[22.4965524,38.481112],[22.4962969,38.481271],[22.4964094,38.4813715],[22.4963916,38.4816777],[22.4961784,38.4820084],[22.496021,38.4829616],[22.4958602,38.48332],[22.4955107,38.4836894],[22.4936245,38.4845303],[22.4925527,38.4853456],[22.49381,38.4849833],[22.4933429,38.4853918],[22.4944729,38.4850819],[22.4952526,38.4850739],[22.4956638,38.4851513],[22.496638,38.4851638],[22.4980074,38.4854697],[22.4995007,38.4854393],[22.4996837,38.4854597],[22.4982422,38.4859323],[22.4959171,38.4863711],[22.4978464,38.4867743],[22.4988535,38.4868593],[22.4993726,38.4868119],[22.5001806,38.4871016],[22.4998467,38.4871694],[22.5003451,38.4874641],[22.5002617,38.4876163],[22.5002779,38.4879409],[22.5006277,38.4893151],[22.5005594,38.4898459],[22.4994284,38.4913093],[22.4991653,38.4918286],[22.4991768,38.492054],[22.4993766,38.492372],[22.4993007,38.4927134],[22.49874,38.4932109],[22.4978064,38.4937711],[22.4971217,38.4947175],[22.4969861,38.4951754],[22.4967761,38.4964523],[22.4968398,38.4966964],[22.4971514,38.497151],[22.4972214,38.4976475],[22.4969245,38.4981393],[22.4963508,38.4987087],[22.4963703,38.4988712],[22.4965401,38.4989274],[22.4962807,38.4994242],[22.4950552,38.5010035],[22.4948072,38.5014193],[22.4942343,38.5036017],[22.4942615,38.5039445],[22.4948478,38.5049793],[22.4948854,38.5053763],[22.4944881,38.5068311],[22.4937758,38.5085431],[22.4935091,38.5086838],[22.4919113,38.5088615],[22.4916681,38.5089755],[22.4919184,38.5096185],[22.4923026,38.5098938],[22.4923772,38.5101651],[22.4922943,38.5102902],[22.4915758,38.5106504],[22.4914562,38.5108832],[22.492571,38.5118708],[22.4926812,38.5120885],[22.4926757,38.5123497],[22.4922838,38.5129935],[22.4916295,38.5135708],[22.4914573,38.5141273],[22.4899533,38.514198],[22.4896988,38.5143029],[22.4901208,38.5155158],[22.4908877,38.5161385],[22.4909652,38.5168244],[22.4916729,38.5175364],[22.4913804,38.5178119],[22.4910905,38.5185111],[22.4914928,38.5190209],[22.4908038,38.5196068],[22.490638,38.519857],[22.4897895,38.519846],[22.489243,38.5196497],[22.4889896,38.5197005],[22.4889055,38.5198797],[22.488992,38.5201331],[22.4884617,38.5202614],[22.48824,38.5204388],[22.4888034,38.5209237],[22.4887966,38.521248],[22.4889806,38.5213315],[22.4890351,38.5209176],[22.4888144,38.5205003],[22.4888396,38.5203925],[22.4911891,38.5199362],[22.4919736,38.5191713],[22.4917553,38.5186368],[22.4917832,38.5184029],[22.4920155,38.5182617],[22.4930522,38.5180497],[22.4932972,38.5178546],[22.4932949,38.5174131],[22.4929244,38.5170298],[22.4924695,38.516294],[22.4913681,38.5152075],[22.4914162,38.5151],[22.491633,38.5151568],[22.4924804,38.5157715],[22.4934594,38.5161266],[22.4953097,38.5170515],[22.4953947,38.517377],[22.4950826,38.5180398],[22.4950817,38.5186345],[22.4947298,38.5191842],[22.4949157,38.5192722],[22.4954944,38.5190273],[22.4960509,38.5181874],[22.4977247,38.5171275],[22.4986388,38.5167428],[22.5009917,38.5166648],[22.5019431,38.516695],[22.5026565,38.516587],[22.5029205,38.5165768],[22.5036667,38.5165458],[22.5040084,38.5166583],[22.5046183,38.5171167],[22.5049717,38.5172203],[22.5051689,38.5171147],[22.5051002,38.5165551],[22.5056919,38.5162292],[22.5060915,38.5157657],[22.5063681,38.5156972],[22.5070671,38.5157331],[22.5075764,38.5155053],[22.5079256,38.5154827],[22.5084648,38.5154806],[22.5089889,38.5156495],[22.5091919,38.5158143],[22.5095917,38.5164502],[22.5098207,38.5164711],[22.5099271,38.5163193],[22.5100052,38.515311],[22.510738,38.5148157],[22.5111538,38.5141181],[22.5113823,38.5137245],[22.5120367,38.513138],[22.5126383,38.5128844],[22.5133298,38.512776],[22.5136129,38.5127255],[22.5168692,38.5124424],[22.5180907,38.5120343],[22.5191727,38.5122508],[22.5210471,38.5131305],[22.5209315,38.5131741],[22.5223915,38.5141298],[22.5220808,38.5141799],[22.5226336,38.5146284],[22.5220381,38.5145849],[22.5223081,38.5148406],[22.5217481,38.5147434],[22.5214137,38.5148293],[22.521457,38.514956],[22.5217289,38.5151217],[22.5219971,38.5154675],[22.5210587,38.5153655],[22.5213851,38.515667],[22.5217047,38.5157431],[22.5221486,38.5159109],[22.5230061,38.5166066],[22.5232421,38.5167222],[22.5234261,38.5166975],[22.5236178,38.5168622],[22.5237903,38.5168373],[22.5238768,38.516532],[22.5240878,38.5163094],[22.5240564,38.5161648],[22.5243245,38.5159519],[22.5242827,38.5157531],[22.5244732,38.5154131],[22.5243862,38.5151777],[22.5246366,38.5147123],[22.524833,38.5146426],[22.5249976,38.5144465],[22.525378,38.5143521],[22.5254634,38.5141009],[22.5254503,38.5130554],[22.5252942,38.5128372],[22.5202151,38.5117007],[22.5195318,38.51162],[22.5180897,38.5120343],[22.5168681,38.5124424],[22.5136118,38.5127255],[22.5133287,38.512776],[22.5126369,38.5128843],[22.5120353,38.513138],[22.5113809,38.5137245],[22.5111527,38.5141181],[22.5107369,38.5148157],[22.5100041,38.515311],[22.509926,38.5163192],[22.5098196,38.5164711],[22.5095907,38.5164501],[22.5091909,38.5158143],[22.5089878,38.5156495],[22.5084637,38.5154806],[22.5079246,38.5154827],[22.5076069,38.5153165],[22.5068104,38.5155586],[22.5060111,38.5153862],[22.5047699,38.5155596],[22.504256,38.5155035],[22.5044787,38.5152721],[22.5046352,38.5149136],[22.504845,38.5147541],[22.50511,38.5146944],[22.5053575,38.5143731],[22.5056857,38.5142061],[22.5070363,38.5132321],[22.5072867,38.5127667],[22.5073216,38.5121904],[22.5075588,38.5112562],[22.507304,38.5108205],[22.50745,38.5098581],[22.5075793,38.5097066],[22.5075945,38.5095265],[22.5073653,38.5089649],[22.5077767,38.5079248],[22.5075433,38.5075614],[22.5077719,38.5070416],[22.5077048,38.5069597],[22.5078042,38.5065915],[22.5077046,38.5058603],[22.5075829,38.5056425],[22.5074119,38.5055952],[22.5069913,38.5048599],[22.5069613,38.5046433],[22.5065564,38.5042597],[22.5062953,38.5041302],[22.5060096,38.5040815],[22.5055951,38.5041663],[22.5048987,38.5040132],[22.5046671,38.5041184],[22.5044493,38.5041156],[22.5042356,38.5039146],[22.503823,38.5039003],[22.503486,38.5035626],[22.5032815,38.5034699],[22.5024485,38.50327],[22.502313,38.5031691],[22.5021255,38.5028063],[22.5018289,38.5027304],[22.5013647,38.5024451],[22.5011776,38.5020642],[22.5009314,38.5017727],[22.5007942,38.5017529],[22.5007699,38.501266],[22.5007202,38.50095],[22.5002724,38.5004216],[22.4996838,38.5000536],[22.4992682,38.4996337],[22.4987886,38.4995375],[22.4982838,38.499549],[22.4977899,38.4995878],[22.4976734,38.4996764],[22.497606,38.4996079],[22.4971323,38.4993991],[22.4966217,38.4994151],[22.4962807,38.4994242],[22.4965401,38.4989274],[22.4963703,38.4988712],[22.4963508,38.4987087],[22.4969245,38.4981393],[22.4972214,38.4976475],[22.4971514,38.497151],[22.4968398,38.4966964],[22.4967761,38.4964523],[22.4969861,38.4951754],[22.4971217,38.4947175],[22.4978064,38.4937711],[22.49874,38.4932109],[22.4993007,38.4927134],[22.4993766,38.492372],[22.4991768,38.492054],[22.4991653,38.4918286],[22.4994284,38.4913093],[22.5005594,38.4898459],[22.5006277,38.4893151],[22.5002779,38.4879409],[22.5002617,38.4876163],[22.5003451,38.4874641],[22.4998467,38.4871694],[22.5001806,38.4871016],[22.4993726,38.4868119],[22.4988535,38.4868593],[22.4978464,38.4867743],[22.4959171,38.4863711],[22.4982422,38.4859323],[22.4996837,38.4854597],[22.4995007,38.4854393],[22.4980074,38.4854697],[22.496638,38.4851638],[22.4956638,38.4851513],[22.4952526,38.4850739],[22.4944729,38.4850819],[22.4933429,38.4853918],[22.49381,38.4849833],[22.4925527,38.4853456],[22.4936245,38.4845303],[22.4955107,38.4836894],[22.4958602,38.48332],[22.496021,38.4829616],[22.4961784,38.4820084],[22.4963916,38.4816777],[22.4964094,38.4813715],[22.4962969,38.481271],[22.4965524,38.481112],[22.4964817,38.4806516],[22.4967953,38.4804573],[22.4971037,38.4799567],[22.4972072,38.480012],[22.4973333,38.479892],[22.4973148,38.4796755],[22.497122,38.4794748],[22.4976676,38.4795764],[22.4977335,38.4791627],[22.4979129,38.4788046],[22.4978532,38.4787137],[22.4976364,38.4786658],[22.4972345,38.4786967],[22.496705,38.4789062],[22.4965796,38.4789722],[22.4968866,38.4785436],[22.4966763,38.4781804],[22.497202,38.4779844],[22.4980974,38.4778202],[22.4985211,38.4778436],[22.4990893,38.4780852],[22.4995979,38.4784342]]},{"id":17045,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a3\u03c4\u03b1 \u03a7\u03bd\u03ac\u03c1\u03b9\u03b1 \u03c4\u03bf\u03c5 \u0394\u03b5\u03c5\u03ba\u03b1\u03bb\u03af\u03c9\u03bd\u03b1 8Km","description_GR":"\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 2015","path":"MOUNTAIN_RUNNING\/MountRun_Parnassos_Defkalion_8km","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":5,"length":9281,"name_EN":"Mt. Parnassos: On the traces of Defkalion8 Km","description_EN":"The 2015 short loop","ascent_time":0,"descent_time":0,"marker":"Red_square","level":13,"ascent":665,"descent":665,"maxelev":1138,"minelev":529,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.49226 38.47786,22.50087 38.49937)","views":23,"millestones":"0,22.4995979,38.4784342#1,22.4962978,38.4818228#2,22.4962194,38.4851584#3,22.4996748,38.4869223#4,22.4974955,38.4941954#5,22.4968156,38.4966075#6,22.5004717,38.4886882#7,22.4993408,38.4854416#8,22.4950914,38.4838895#9,22.4967508,38.4781530#9.3,22.4995979,38.4784342","x":22.4962807,"y":38.4994242,"coor":[[22.4995979,38.4784342],[22.4990893,38.4780852],[22.4985211,38.4778436],[22.4980974,38.4778202],[22.497202,38.4779844],[22.4966763,38.4781804],[22.4968866,38.4785436],[22.4965796,38.4789722],[22.496705,38.4789062],[22.4972345,38.4786967],[22.4976364,38.4786658],[22.4978532,38.4787137],[22.4979129,38.4788046],[22.4977335,38.4791627],[22.4976676,38.4795764],[22.497122,38.4794748],[22.4973148,38.4796755],[22.4973333,38.479892],[22.4972072,38.480012],[22.4971037,38.4799567],[22.4967953,38.4804573],[22.4964817,38.4806516],[22.4965524,38.481112],[22.4962969,38.481271],[22.4964094,38.4813715],[22.4963916,38.4816777],[22.4961784,38.4820084],[22.496021,38.4829616],[22.4958602,38.48332],[22.4955107,38.4836894],[22.4936245,38.4845303],[22.4925527,38.4853456],[22.49381,38.4849833],[22.4933429,38.4853918],[22.4944729,38.4850819],[22.4952526,38.4850739],[22.4956638,38.4851513],[22.496638,38.4851638],[22.4980074,38.4854697],[22.4995007,38.4854393],[22.4996837,38.4854597],[22.4982422,38.4859323],[22.4959171,38.4863711],[22.4978464,38.4867743],[22.4988535,38.4868593],[22.4993726,38.4868119],[22.5001806,38.4871016],[22.4998467,38.4871694],[22.5003451,38.4874641],[22.5002617,38.4876163],[22.5002779,38.4879409],[22.5006277,38.4893151],[22.5005594,38.4898459],[22.4994284,38.4913093],[22.4991653,38.4918286],[22.4991768,38.492054],[22.4993766,38.492372],[22.4993007,38.4927134],[22.49874,38.4932109],[22.4978064,38.4937711],[22.4971217,38.4947175],[22.4969861,38.4951754],[22.4967761,38.4964523],[22.4968398,38.4966964],[22.4971514,38.497151],[22.4972214,38.4976475],[22.4969245,38.4981393],[22.4963508,38.4987087],[22.4963703,38.4988712],[22.4965401,38.4989274],[22.4962807,38.4994242],[22.4965401,38.4989274],[22.4963703,38.4988712],[22.4963508,38.4987087],[22.4969245,38.4981393],[22.4972214,38.4976475],[22.4971514,38.497151],[22.4968398,38.4966964],[22.4967761,38.4964523],[22.4969861,38.4951754],[22.4971217,38.4947175],[22.4978064,38.4937711],[22.49874,38.4932109],[22.4993007,38.4927134],[22.4993766,38.492372],[22.4991768,38.492054],[22.4991653,38.4918286],[22.4994284,38.4913093],[22.5005594,38.4898459],[22.5006277,38.4893151],[22.5002779,38.4879409],[22.5002617,38.4876163],[22.5003451,38.4874641],[22.4998467,38.4871694],[22.5001806,38.4871016],[22.4993726,38.4868119],[22.4988535,38.4868593],[22.4978464,38.4867743],[22.4959171,38.4863711],[22.4982422,38.4859323],[22.4996837,38.4854597],[22.4995007,38.4854393],[22.4980074,38.4854697],[22.496638,38.4851638],[22.4956638,38.4851513],[22.4952526,38.4850739],[22.4944729,38.4850819],[22.4933429,38.4853918],[22.49381,38.4849833],[22.4925527,38.4853456],[22.4936245,38.4845303],[22.4955107,38.4836894],[22.4958602,38.48332],[22.496021,38.4829616],[22.4961784,38.4820084],[22.4963916,38.4816777],[22.4964094,38.4813715],[22.4962969,38.481271],[22.4965524,38.481112],[22.4964817,38.4806516],[22.4967953,38.4804573],[22.4971037,38.4799567],[22.4972072,38.480012],[22.4973333,38.479892],[22.4973148,38.4796755],[22.497122,38.4794748],[22.4976676,38.4795764],[22.4977335,38.4791627],[22.4979129,38.4788046],[22.4978532,38.4787137],[22.4976364,38.4786658],[22.4972345,38.4786967],[22.496705,38.4789062],[22.4965796,38.4789722],[22.4968866,38.4785436],[22.4966763,38.4781804],[22.497202,38.4779844],[22.4980974,38.4778202],[22.4985211,38.4778436],[22.4990893,38.4780852],[22.4995979,38.4784342]]},{"id":17069,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: Bike Odyssey 2014 (\u03a3\u03ba\u03ad\u03bb\u03bf\u03c2 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd)","description_GR":"\u039c\u03ad\u03c1\u03bf\u03c2 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03af\u03bd\u03b4\u03bf\u03c5 600 \u03c7\u03bb\u03bc","path":"MTB_ROADBIKE\/MTB_Parnassos_Bike_Odyssey","activity_type":41,"assistance":1,"difficulty":4,"scenic_value":5,"length":20169,"name_EN":"Parnassos Mt: Bike Odyssey 2014 (Parnassos Section)","description_EN":"Pindus bike tranerse, 600 km","ascent_time":775,"descent_time":770,"marker":"No_marks","level":12,"ascent":2113,"descent":2302,"maxelev":1436,"minelev":382,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.4109 38.57463,22.59391 38.66039)","views":38,"millestones":"0,22.4122019,38.6445931#1,22.4170453,38.6409409#2,22.4191503,38.6402630#3,22.4211332,38.6438095#4,22.4248657,38.6418536#5,22.4266156,38.6425779#6,22.4294562,38.6503727#7,22.4376129,38.6544480#8,22.4441956,38.6576914#9,22.4484460,38.6573040#10,22.4524242,38.6531959#11,22.4520899,38.6607275#12,22.4539739,38.6535573#13,22.4527322,38.6467681#14,22.4497932,38.6403421#15,22.4526362,38.6328449#16,22.4536649,38.6296961#17,22.4488839,38.6288568#18,22.4487148,38.6253902#19,22.4554340,38.6207177#20,22.4535503,38.6187684#21,22.4567427,38.6111634#22,22.4594275,38.6029881#23,22.4621330,38.5969386#24,22.4623007,38.5896616#25,22.4663089,38.5844519#26,22.4745614,38.5808397#27,22.4794988,38.5769488#28,22.4779555,38.5737829#29,22.4854454,38.5756422#30,22.4933473,38.5755993#31,22.5014136,38.5735606#32,22.4948301,38.5807032#33,22.5003154,38.5866533#34,22.5108724,38.5877112#35,22.5198490,38.5855228#36,22.5293640,38.5859440#37,22.5346680,38.5896382#38,22.5326854,38.5977356#39,22.5284640,38.5975654#40,22.5244924,38.6028712#41,22.5246414,38.6109885#42,22.5336235,38.6075911#43,22.5360212,38.6055233#44,22.5431338,38.5998019#45,22.5495875,38.5928826#46,22.5565338,38.5903270#47,22.5585692,38.5957223#48,22.5577572,38.6023438#49,22.5567648,38.6082168#50,22.5547685,38.6156509#51,22.5535968,38.6229685#52,22.5513408,38.6301081#53,22.5432399,38.6338124#54,22.5350360,38.6398689#55,22.5369974,38.6475506#56,22.5473434,38.6490989#57,22.5577261,38.6464732#58,22.5678455,38.6471048#59,22.5780086,38.6449924#20.2,22.5926884,38.6374195","x":22.4863279,"y":38.5761445,"coor":[[22.4122019,38.6445931],[22.4121838,38.6444216],[22.4113139,38.643752],[22.4112727,38.6435351],[22.4114822,38.6434118],[22.4118381,38.6434257],[22.4120481,38.6432844],[22.4128462,38.6434168],[22.4134245,38.6437671],[22.4136673,38.6436983],[22.4143276,38.6424097],[22.4145982,38.642125],[22.4150264,38.6416757],[22.4153286,38.6415176],[22.4159807,38.640747],[22.4166533,38.6400577],[22.4168383,38.6400062],[22.4169864,38.6400622],[22.4170826,38.6414332],[22.416412,38.6426677],[22.4163439,38.643676],[22.4164767,38.6439031],[22.4166374,38.6439143],[22.4167425,38.6438346],[22.4168198,38.6434572],[22.417227,38.6427057],[22.4184354,38.6420913],[22.4186346,38.6419138],[22.4187933,38.6414924],[22.418945,38.640341],[22.4193743,38.639626],[22.419465,38.6396812],[22.4191299,38.6402895],[22.4190277,38.6407567],[22.4192446,38.641868],[22.4191492,38.6425515],[22.4187,38.6431222],[22.4186362,38.6434097],[22.418967,38.6440449],[22.4192145,38.6448052],[22.4196471,38.6449912],[22.4198542,38.644976],[22.4198677,38.6448861],[22.4196889,38.6446584],[22.4197296,38.6443706],[22.4204687,38.6431551],[22.4206165,38.6432292],[22.4207565,38.6441772],[22.4208813,38.644251],[22.4209977,38.6441805],[22.4213894,38.6430864],[22.4214939,38.6419885],[22.4219217,38.6413454],[22.4223882,38.6410273],[22.4224437,38.6411182],[22.4222645,38.6414312],[22.4222405,38.6419985],[22.4226525,38.6431215],[22.4227638,38.6430734],[22.4227873,38.6420014],[22.4229529,38.6417874],[22.4233695,38.6416488],[22.4239906,38.6416211],[22.4239538,38.6422514],[22.4246695,38.6420989],[22.4248363,38.6418758],[22.4253026,38.6415217],[22.425199,38.6410066],[22.424929,38.6404308],[22.4255112,38.6400782],[22.4255405,38.6397902],[22.4253515,38.6394993],[22.425639,38.6389625],[22.4257162,38.6381571],[22.4258988,38.6387903],[22.4262204,38.6393173],[22.4268756,38.6398307],[22.4269859,38.6400394],[22.4266941,38.6407744],[22.426869,38.6411823],[22.4268616,38.6420473],[22.4263793,38.6430861],[22.4261096,38.6433347],[22.425876,38.6440345],[22.4259231,38.6445037],[22.4260555,38.6447578],[22.4262925,38.6449502],[22.4263528,38.6453475],[22.4263639,38.6458387],[22.4265963,38.6462474],[22.4267624,38.6470606],[22.4269854,38.64737],[22.4267919,38.6476467],[22.4270431,38.6482448],[22.4273674,38.6486547],[22.428809,38.649467],[22.4289045,38.6498288],[22.4294116,38.6502861],[22.4296101,38.6506673],[22.4299932,38.6510148],[22.4298499,38.6512652],[22.4298671,38.6515268],[22.4299703,38.6515372],[22.4301003,38.6513767],[22.4303088,38.6512984],[22.4305039,38.65131],[22.4305825,38.6513922],[22.4307597,38.6517009],[22.4309163,38.6513696],[22.4312054,38.6512834],[22.4317516,38.651534],[22.4326536,38.6517984],[22.4328228,38.6519449],[22.4341452,38.6524312],[22.4343481,38.6526141],[22.4352018,38.652986],[22.4357961,38.6531381],[22.4362509,38.6533604],[22.4364871,38.6535979],[22.4368052,38.6537643],[22.437255,38.6542209],[22.437901,38.654635],[22.4382022,38.6550536],[22.438407,38.6551464],[22.4385853,38.6554011],[22.4390074,38.6560736],[22.4389533,38.6564513],[22.4391526,38.6567964],[22.4390545,38.6570834],[22.4391041,38.6574445],[22.4393742,38.6577095],[22.4396923,38.6578759],[22.4399093,38.6579419],[22.4403129,38.6578752],[22.4434087,38.6571415],[22.4446384,38.6571398],[22.4448517,38.6573769],[22.4447372,38.6573574],[22.4446891,38.6574559],[22.4443183,38.6575951],[22.443804,38.6579938],[22.4436852,38.6581724],[22.4435968,38.6585407],[22.4439277,38.6586532],[22.443914,38.6587522],[22.4431645,38.6599317],[22.4431101,38.6605347],[22.4435344,38.6602114],[22.4445654,38.6598377],[22.4453727,38.6597042],[22.4457443,38.6595289],[22.4471407,38.6592096],[22.4479973,38.6583919],[22.4482939,38.6579633],[22.4484453,38.6573345],[22.4484657,38.655857],[22.4487531,38.6553201],[22.4491496,38.6550551],[22.4498199,38.6543431],[22.4502962,38.6541061],[22.4504518,38.6538198],[22.4515221,38.6532122],[22.4528205,38.652148],[22.4530641,38.6520431],[22.4536979,38.6519614],[22.45373,38.65207],[22.4531977,38.6522431],[22.4526459,38.6527855],[22.4519877,38.6540023],[22.452342,38.6546288],[22.452656,38.655525],[22.4529152,38.6557627],[22.4536318,38.6561056],[22.4536172,38.6562496],[22.4534257,38.6564363],[22.4529247,38.6567541],[22.4524305,38.6572882],[22.4521362,38.6586811],[22.4518668,38.6594524],[22.4521964,38.6601597],[22.4519691,38.6609406],[22.4523511,38.6602789],[22.4523339,38.6600083],[22.4520572,38.659518],[22.4526459,38.6577957],[22.4530608,38.6572065],[22.4535392,38.6568704],[22.4540279,38.6567552],[22.4542834,38.6566324],[22.4546362,38.6562586],[22.4547343,38.6559715],[22.4544659,38.6556256],[22.4536465,38.6552543],[22.4534862,38.6546935],[22.4530762,38.6539852],[22.4532643,38.6537894],[22.4535661,38.6536492],[22.4549635,38.6533253],[22.4556606,38.652974],[22.4558161,38.6526877],[22.4557973,38.6519576],[22.4556534,38.6511177],[22.4555126,38.6507193],[22.4552779,38.6504098],[22.4547001,38.6500237],[22.4534604,38.6494306],[22.4524661,38.6486425],[22.4525099,38.6482106],[22.4529286,38.6474412],[22.4529077,38.6468101],[22.452256,38.6466573],[22.4519375,38.6465089],[22.4513786,38.6457806],[22.4506386,38.6454644],[22.4499602,38.6449508],[22.4499304,38.6447342],[22.4501315,38.6444665],[22.4496749,38.6437936],[22.4494483,38.6436464],[22.4488668,38.6434405],[22.4479289,38.6427072],[22.4480151,38.642438],[22.4489891,38.6420274],[22.4493178,38.641437],[22.449428,38.6405914],[22.4500459,38.6401761],[22.4502991,38.6396207],[22.4501574,38.6392674],[22.4497033,38.6390091],[22.4496272,38.6388098],[22.4497214,38.638703],[22.4504723,38.6385147],[22.4507213,38.6381575],[22.4510715,38.6379008],[22.4511104,38.6376941],[22.4509026,38.6372047],[22.4509571,38.636809],[22.4512152,38.6365601],[22.4520186,38.6360661],[22.4525168,38.6353338],[22.4526624,38.6349752],[22.4528651,38.6335632],[22.452618,38.6327669],[22.4525473,38.6323154],[22.4526074,38.6321901],[22.4529294,38.6321763],[22.4532664,38.6325322],[22.4536103,38.6325638],[22.453696,38.6328533],[22.4538755,38.6330539],[22.4544142,38.6331151],[22.4546977,38.6330693],[22.4556262,38.632631],[22.4557431,38.6325334],[22.4559156,38.6320941],[22.4558614,38.6319402],[22.4557347,38.6319566],[22.4554712,38.6324577],[22.4552736,38.6325632],[22.4550899,38.6325608],[22.454897,38.6324501],[22.4544581,38.6314891],[22.454544,38.6306973],[22.4543388,38.6306225],[22.4539008,38.6306888],[22.4537424,38.6305786],[22.4536102,38.6303155],[22.4537284,38.6290915],[22.4536863,38.6289108],[22.4533904,38.6287807],[22.4531237,38.6283627],[22.4532757,38.6277069],[22.4533001,38.6271034],[22.4531646,38.6269935],[22.4525468,38.6268772],[22.4522698,38.626405],[22.4516663,38.6261537],[22.4514598,38.6261419],[22.4512397,38.6262291],[22.4508937,38.6268283],[22.4510718,38.6276236],[22.4509757,38.6278206],[22.4505347,38.628031],[22.4504376,38.6288047],[22.4500325,38.6289435],[22.4493129,38.6287538],[22.4485392,38.6289417],[22.4481721,38.6289188],[22.448007,38.6291149],[22.4478449,38.6297075],[22.4476008,38.6298394],[22.4470947,38.6298687],[22.4469423,38.6300109],[22.4467848,38.6303873],[22.4466357,38.6303763],[22.4468973,38.629767],[22.447382,38.6296653],[22.4475692,38.6295056],[22.4475982,38.6292266],[22.4474185,38.6285033],[22.448214,38.6283697],[22.4487495,38.6280434],[22.4489379,38.6278296],[22.4489568,38.6274875],[22.4485974,38.6271042],[22.4487932,38.6265481],[22.4487118,38.6260605],[22.4487793,38.6255928],[22.4486072,38.6250498],[22.4489453,38.62482],[22.4490683,38.6244432],[22.4498373,38.6239397],[22.4502578,38.6225486],[22.4503857,38.6224782],[22.4508205,38.622556],[22.4512247,38.6224532],[22.4514968,38.6226191],[22.4525354,38.6229302],[22.4528514,38.6231957],[22.4530707,38.6231445],[22.4536432,38.6221608],[22.4542572,38.6219166],[22.4543457,38.6215393],[22.4549971,38.6211605],[22.4552456,38.6208213],[22.4557804,38.620522],[22.4559106,38.6203435],[22.4560086,38.6200564],[22.4559509,38.619533],[22.4554328,38.6190576],[22.4553015,38.6187495],[22.4549874,38.6184029],[22.4549811,38.6181595],[22.4551525,38.6176662],[22.4562434,38.6171399],[22.4567132,38.6163892],[22.4564024,38.6164211],[22.4560058,38.6167042],[22.4554524,38.6168051],[22.4551143,38.6170349],[22.454341,38.6177456],[22.4540564,38.6181653],[22.4535085,38.6185366],[22.4535701,38.6188798],[22.4534309,38.618941],[22.4533092,38.6188268],[22.4532249,38.6184742],[22.4535981,38.6182088],[22.4538633,38.6177303],[22.453985,38.6174075],[22.4540196,38.6168672],[22.4543382,38.616475],[22.4544263,38.6161157],[22.4547176,38.6159213],[22.4548256,38.6157064],[22.4552679,38.6154329],[22.4554292,38.6143357],[22.4561401,38.6138585],[22.4566465,38.6132704],[22.4565732,38.6124044],[22.4567256,38.6111899],[22.4573316,38.6102427],[22.4572563,38.6094667],[22.457395,38.6088919],[22.4576644,38.6086431],[22.4578778,38.6077989],[22.4581618,38.6074061],[22.4575806,38.6066595],[22.4578827,38.60542],[22.4581597,38.6048199],[22.4584076,38.6045077],[22.4584888,38.6039321],[22.4588463,38.603324],[22.4590105,38.603164],[22.4593806,38.6030427],[22.4600285,38.6022763],[22.4604447,38.6021466],[22.4607015,38.6019517],[22.4606036,38.6016981],[22.460467,38.6016423],[22.4599953,38.6016811],[22.4598706,38.6016074],[22.4597948,38.6013901],[22.4599977,38.6010323],[22.4605572,38.6006432],[22.4604369,38.6003623],[22.4605207,38.6002012],[22.4611384,38.5997768],[22.4610607,38.5996496],[22.4603719,38.5996405],[22.4600425,38.599474],[22.4601164,38.5987],[22.4605643,38.5976246],[22.4611349,38.5972536],[22.4617022,38.5970358],[22.4624522,38.5968654],[22.4625165,38.5965418],[22.4627552,38.5966531],[22.4630307,38.5966567],[22.4633093,38.5965162],[22.4634743,38.5963201],[22.4632879,38.5959032],[22.4636817,38.5952055],[22.4635762,38.5947715],[22.4638674,38.5940364],[22.4637967,38.593585],[22.4640097,38.5927497],[22.4634737,38.5920398],[22.4629753,38.5917179],[22.4631475,38.5911795],[22.4629546,38.5905371],[22.4629852,38.5901771],[22.4627603,38.5899578],[22.4627871,38.589778],[22.4622958,38.5896634],[22.4615332,38.5898877],[22.4616526,38.5895243],[22.4617414,38.5885883],[22.4619932,38.588087],[22.4627849,38.5877234],[22.4635088,38.5876969],[22.4644994,38.5875477],[22.4652786,38.5870803],[22.4656667,38.5868646],[22.4657543,38.5865233],[22.466064,38.5862165],[22.466004,38.5858012],[22.4660799,38.58564],[22.466004,38.5858012],[22.4662925,38.5851922],[22.4661963,38.5846368],[22.4661494,38.5843613],[22.4662431,38.5842724],[22.4664613,38.584861],[22.4666232,38.5852957],[22.4667475,38.5853874],[22.4671878,38.5851499],[22.4679465,38.5845651],[22.468673,38.5838717],[22.4695663,38.5834328],[22.4699887,38.5830058],[22.4706976,38.5826006],[22.4721427,38.5821238],[22.4731791,38.5819751],[22.4733994,38.5818699],[22.4735397,38.5817005],[22.4736638,38.5812606],[22.4742239,38.5808353],[22.4747288,38.5808419],[22.4752954,38.580651],[22.4761106,38.5806436],[22.4768566,38.5801127],[22.47719,38.58009],[22.477641,38.5799336],[22.4781382,38.5792192],[22.478453,38.578989],[22.4793181,38.578793],[22.4796351,38.5790044],[22.4797954,38.5790245],[22.4807919,38.5785869],[22.48096,38.5782376],[22.481515,38.5780466],[22.4815976,38.5779395],[22.4815907,38.5777231],[22.4814679,38.5775593],[22.4807999,38.5771181],[22.4801369,38.5769834],[22.4791507,38.5769345],[22.479026,38.5768608],[22.4790764,38.5761045],[22.4795289,38.5758761],[22.4796256,38.5756431],[22.4790946,38.5752397],[22.4790345,38.5748244],[22.4788462,38.5744975],[22.4762706,38.5736169],[22.4751626,38.5733592],[22.4748898,38.5732295],[22.4788662,38.5739751],[22.4792579,38.5739081],[22.4802658,38.5734707],[22.4807034,38.5734042],[22.4810058,38.5732189],[22.4811205,38.5732204],[22.4811879,38.5732934],[22.4810915,38.5735084],[22.4811223,38.57368],[22.4814406,38.5738283],[22.4815749,38.5739923],[22.4815722,38.5741184],[22.4812686,38.5743668],[22.4812431,38.5744836],[22.4813765,38.5746926],[22.4818505,38.5750772],[22.4816944,38.5759493],[22.4817608,38.5760673],[22.481909,38.5761143],[22.4825177,38.5761041],[22.4837513,38.5758498],[22.4847742,38.5757909],[22.4853975,38.5756278],[22.4856484,38.5757031],[22.4863279,38.5761445],[22.4865911,38.5761839],[22.4873204,38.575896],[22.4878842,38.5758312],[22.4879935,38.5755442],[22.4886923,38.5750666],[22.4889542,38.5746194],[22.4893363,38.5744622],[22.4895371,38.5741944],[22.4901903,38.5736982],[22.4904546,38.5736836],[22.4908536,38.5738149],[22.4916377,38.5736448],[22.4918753,38.5738101],[22.4919439,38.5739461],[22.492125,38.5740656],[22.4926302,38.5740631],[22.4930973,38.5742313],[22.49326,38.574684],[22.4932457,38.5753686],[22.49341,38.5757492],[22.4942355,38.5768953],[22.4947999,38.5773531],[22.4951888,38.5774212],[22.4957075,38.5773197],[22.4964721,38.5769871],[22.4974334,38.5760262],[22.4982587,38.5755322],[22.4987172,38.5750154],[22.4989606,38.5749014],[22.4995133,38.5748184],[22.4999704,38.5743647],[22.5005141,38.5741644],[22.5005903,38.5738139],[22.5007197,38.5736624],[22.501365,38.5735445],[22.5015221,38.5735961],[22.5000432,38.5751631],[22.4996209,38.5761489],[22.49936,38.5765511],[22.4961153,38.5796634],[22.4951362,38.5803717],[22.4946427,38.580915],[22.49432,38.5815236],[22.4940493,38.5823943],[22.4939704,38.5834205],[22.4941424,38.5839814],[22.4943338,38.5841641],[22.4946295,38.5842941],[22.4964293,38.584975],[22.4985627,38.5861739],[22.5001602,38.5866449],[22.5024421,38.5867823],[22.5041874,38.5873273],[22.5058481,38.5875197],[22.5061675,38.5876229],[22.5071876,38.5882577],[22.5075864,38.588407],[22.50911,38.5885706],[22.5095842,38.5884054],[22.5105247,38.5878947],[22.5108835,38.5878092],[22.5108729,38.5877099],[22.5110007,38.5876395],[22.5117242,38.5876306],[22.5120551,38.5871753],[22.5123768,38.5871613],[22.5130503,38.5873501],[22.5135824,38.5871586],[22.5135387,38.5870499],[22.5130337,38.5870435],[22.5129789,38.5869167],[22.5133464,38.5869123],[22.5138088,38.586756],[22.514783,38.5868405],[22.5154139,38.5863078],[22.5157942,38.5862405],[22.5165962,38.5863228],[22.517091,38.586266],[22.5183067,38.5857677],[22.5187307,38.5858091],[22.5193634,38.5857451],[22.5196637,38.5856587],[22.5203979,38.5851274],[22.5212825,38.5851025],[22.5217484,38.584775],[22.5227281,38.5845891],[22.5234267,38.5841113],[22.5238605,38.5839005],[22.5245938,38.5845315],[22.5250037,38.5846989],[22.5252899,38.5847385],[22.5256151,38.5845534],[22.5259106,38.5847013],[22.5271513,38.5846629],[22.5277819,38.5852655],[22.5291761,38.5855804],[22.5294522,38.5861156],[22.5297807,38.586336],[22.5301454,38.5864667],[22.5304433,38.5864975],[22.5310996,38.5864066],[22.5317527,38.5864689],[22.5325691,38.586407],[22.5337391,38.5857909],[22.5343524,38.5855553],[22.5344435,38.5855925],[22.5342596,38.5861669],[22.5339185,38.5865681],[22.534031,38.5866777],[22.5345224,38.5867919],[22.5346557,38.5870099],[22.5346887,38.5876501],[22.534475,38.5891253],[22.5346528,38.5894159],[22.5346702,38.5896864],[22.5342771,38.5903844],[22.5341599,38.5910678],[22.534179,38.5912572],[22.5345064,38.5915317],[22.5345268,38.5916581],[22.5341376,38.5921669],[22.5343467,38.592611],[22.5346167,38.5928848],[22.5346026,38.5930107],[22.5343198,38.5933676],[22.5345884,38.5937134],[22.5346291,38.5939663],[22.5344221,38.5945494],[22.5343745,38.5951976],[22.5338392,38.5961101],[22.5338182,38.5965784],[22.533699,38.5967932],[22.5327389,38.5977003],[22.5313658,38.5985932],[22.5302342,38.5994621],[22.5298232,38.5999075],[22.5297432,38.5998885],[22.529768,38.5997987],[22.530754,38.5987477],[22.5316544,38.5973893],[22.5307031,38.5973053],[22.5304009,38.5974817],[22.5301706,38.5975149],[22.5298991,38.5973132],[22.5296284,38.5976342],[22.5289665,38.5974366],[22.5282509,38.5976169],[22.5281779,38.5978142],[22.5283858,38.5983215],[22.5280714,38.5985338],[22.5280455,38.5986776],[22.5281649,38.5990125],[22.5283907,38.5992046],[22.5279042,38.5999735],[22.5279781,38.6002898],[22.5275813,38.6006002],[22.5273051,38.6011915],[22.5264815,38.6015956],[22.5261975,38.6020066],[22.5257113,38.6021987],[22.5253814,38.602609],[22.5254965,38.6020338],[22.5257568,38.6016586],[22.5253347,38.6019101],[22.5249607,38.6022253],[22.5245046,38.6026836],[22.524487,38.6029807],[22.524757,38.6032545],[22.5253129,38.6035859],[22.5257261,38.6041588],[22.5255936,38.6050222],[22.5248559,38.6057158],[22.524607,38.6060911],[22.5246334,38.606488],[22.5248934,38.6072482],[22.5251603,38.6076751],[22.5255158,38.608824],[22.5252499,38.6094694],[22.5247298,38.6101928],[22.5246333,38.6109756],[22.5248223,38.6112843],[22.5254232,38.6116614],[22.5260194,38.6116599],[22.5271327,38.6111332],[22.5288841,38.6108579],[22.5294187,38.6105492],[22.5296903,38.6101832],[22.5299351,38.610006],[22.5306277,38.6098345],[22.5316487,38.6093246],[22.5321102,38.6092223],[22.532308,38.6090986],[22.5326747,38.6085716],[22.5327739,38.6082124],[22.5333701,38.6076972],[22.5336249,38.6075922],[22.5342571,38.6075641],[22.5347004,38.6072272],[22.5353574,38.6071093],[22.5358923,38.6067826],[22.5358358,38.6067368],[22.5353275,38.6068836],[22.5347427,38.6068403],[22.5344531,38.6069628],[22.5341201,38.6069586],[22.5332998,38.6072007],[22.533255,38.607146],[22.5337879,38.6069184],[22.53437,38.6065292],[22.5349815,38.6063927],[22.5369675,38.6053002],[22.5371821,38.6052443],[22.5371953,38.6051633],[22.5369265,38.60516],[22.5359422,38.6055622],[22.5358511,38.605525],[22.5364458,38.6050819],[22.537688,38.6044216],[22.5378839,38.604388],[22.5382363,38.6045636],[22.5388194,38.6044087],[22.5390869,38.6042408],[22.5392049,38.6040891],[22.5392227,38.6037739],[22.5395345,38.6036877],[22.5403743,38.6030493],[22.5405208,38.6026186],[22.5408955,38.6022629],[22.5412644,38.6021909],[22.541761,38.6009174],[22.5422294,38.6004727],[22.5429251,38.600139],[22.5436013,38.599066],[22.5443194,38.5986019],[22.5445986,38.5984251],[22.5446984,38.5980299],[22.5448976,38.5978341],[22.545453,38.5976247],[22.546267,38.5971212],[22.547006,38.5963464],[22.5487978,38.5951791],[22.5490523,38.5945155],[22.5490865,38.5939572],[22.549327,38.5934195],[22.5493568,38.5930774],[22.5499641,38.5925713],[22.5501938,38.5919974],[22.5507019,38.5918505],[22.551206,38.5913341],[22.5518381,38.5913059],[22.5522532,38.5906442],[22.5526468,38.5904869],[22.5531476,38.5901326],[22.5537596,38.5899599],[22.5537381,38.5898876],[22.5535304,38.5899391],[22.5534626,38.5898842],[22.5537254,38.5893738],[22.5543236,38.5893181],[22.5546978,38.5889803],[22.5553154,38.5890961],[22.5558413,38.5889764],[22.5559785,38.5890051],[22.5561012,38.5891869],[22.5561108,38.5898538],[22.5565171,38.5903139],[22.5571275,38.59079],[22.5576053,38.5910122],[22.5580497,38.5917566],[22.5583804,38.5918688],[22.5590918,38.5918956],[22.5596707,38.5922271],[22.5599186,38.5924644],[22.5599919,38.5927087],[22.5599385,38.5929783],[22.5594304,38.5942697],[22.5593267,38.5948632],[22.5594106,38.5952607],[22.5596705,38.5954712],[22.5593089,38.5953406],[22.5590147,38.5951207],[22.5587572,38.594685],[22.5584307,38.59551],[22.5585867,38.5957462],[22.5588138,38.5958751],[22.5587694,38.5963702],[22.5591177,38.596753],[22.5588691,38.5971284],[22.5588653,38.5971374],[22.5605424,38.597523],[22.5596846,38.5979269],[22.5596734,38.598125],[22.5590188,38.5987027],[22.5588222,38.5993491],[22.5584073,38.5995467],[22.5576582,38.6004927],[22.5575135,38.6008333],[22.5571967,38.6011719],[22.5572284,38.6013074],[22.5573271,38.6014709],[22.5573534,38.6018767],[22.5577362,38.6022599],[22.5577893,38.6024768],[22.5574681,38.6030315],[22.5569029,38.6037275],[22.5566717,38.6038057],[22.5565425,38.6039483],[22.5564531,38.6043978],[22.5565084,38.6045066],[22.5563324,38.6046936],[22.5566692,38.6050763],[22.5566426,38.6052562],[22.5567295,38.6052888],[22.5564594,38.6063758],[22.5571016,38.6069965],[22.5574761,38.6072174],[22.5574962,38.6073618],[22.5573217,38.6074768],[22.5571376,38.6074926],[22.5563121,38.6068516],[22.5560724,38.6067765],[22.5560615,38.606871],[22.5562259,38.6069767],[22.5564869,38.6075837],[22.5567211,38.6078253],[22.5569149,38.6080035],[22.556603,38.6084502],[22.5563174,38.6083746],[22.5560146,38.6085871],[22.5562761,38.6092932],[22.5562373,38.609509],[22.5559046,38.6100636],[22.5559074,38.6104962],[22.5551802,38.6112531],[22.5549493,38.6113134],[22.5546864,38.611247],[22.554105,38.612177],[22.5541645,38.6126463],[22.5540572,38.6128433],[22.5540969,38.6131501],[22.5539566,38.6132746],[22.5541477,38.6134842],[22.5540498,38.6136587],[22.5539627,38.6142253],[22.554307,38.6148063],[22.5546752,38.6150632],[22.5548476,38.6162007],[22.5552699,38.6163321],[22.555435,38.6166946],[22.5554514,38.6170192],[22.5559841,38.6173772],[22.5562085,38.6176413],[22.5561417,38.6181091],[22.5565585,38.6184611],[22.5566233,38.6186692],[22.556311,38.6193502],[22.5559316,38.6199403],[22.5556488,38.6201711],[22.5547193,38.6205381],[22.5546602,38.6206725],[22.5540083,38.621106],[22.5535284,38.6215506],[22.5534187,38.6218647],[22.5535057,38.6226272],[22.5535571,38.6227495],[22.5536499,38.6232733],[22.5535634,38.6235786],[22.5537884,38.6238157],[22.5541132,38.6236575],[22.5542467,38.623997],[22.5542449,38.6245873],[22.5544539,38.6250494],[22.5543559,38.6253546],[22.5543913,38.6258777],[22.5545233,38.6261677],[22.5545378,38.6265914],[22.5546706,38.6268453],[22.5546281,38.6272413],[22.5547591,38.6275853],[22.5541226,38.6283885],[22.5527927,38.6293993],[22.5523866,38.6294934],[22.5515989,38.6299252],[22.5509344,38.6304036],[22.5507127,38.6302342],[22.5508155,38.6304427],[22.5507437,38.630586],[22.5494761,38.6315119],[22.5491355,38.6313816],[22.5490646,38.6320475],[22.5477235,38.6330401],[22.5475703,38.6332275],[22.5475426,38.6334614],[22.5473903,38.6337704],[22.5471108,38.6339562],[22.5456014,38.6341717],[22.544398,38.6340306],[22.5434609,38.6337846],[22.5431269,38.6338255],[22.5417878,38.63471],[22.5411373,38.6350623],[22.5406634,38.6352006],[22.5402186,38.6356095],[22.5398945,38.6361326],[22.5398582,38.6362223],[22.539242,38.6365841],[22.5388068,38.6371328],[22.5387581,38.6372674],[22.5378942,38.6379414],[22.5372274,38.6384783],[22.5361791,38.6392311],[22.5355415,38.6395115],[22.5350623,38.6398569],[22.5349764,38.6398964],[22.5353148,38.640207],[22.5361091,38.6406946],[22.5363678,38.6409681],[22.5361803,38.6419976],[22.5364142,38.642361],[22.5364502,38.642848],[22.5359537,38.6443782],[22.5359245,38.6463783],[22.5360891,38.6473266],[22.5363082,38.6476762],[22.5387879,38.6472206],[22.540407,38.6472769],[22.5413585,38.6473879],[22.5419866,38.6475759],[22.5427093,38.647639],[22.5436903,38.6479937],[22.5446316,38.6482712],[22.5447443,38.6483807],[22.5447248,38.648777],[22.5449581,38.6491178],[22.5468919,38.6490112],[22.5475271,38.6491362],[22.5482045,38.6491627],[22.5494471,38.6488537],[22.5501493,38.6487903],[22.5504962,38.6486865],[22.5508151,38.6488256],[22.5525102,38.6488691],[22.553839,38.6485071],[22.5557576,38.6477378],[22.5562746,38.6471674],[22.5571349,38.6466734],[22.557593,38.6465709],[22.5581178,38.6461809],[22.558278,38.6462189],[22.5585985,38.6468537],[22.5591283,38.6467881],[22.5597544,38.6470842],[22.5607822,38.6474032],[22.5622866,38.6474487],[22.5627018,38.6473728],[22.5633174,38.6470379],[22.5639566,38.647253],[22.5653989,38.647532],[22.5672373,38.6475365],[22.5674456,38.647467],[22.5683114,38.6466846],[22.569555,38.6459789],[22.5702597,38.6457893],[22.5707767,38.6454487],[22.5710319,38.6453256],[22.5714121,38.6452762],[22.5723291,38.6453865],[22.5731577,38.6453246],[22.5740067,38.645389],[22.574617,38.6453243],[22.574869,38.6453634],[22.576217,38.6451816],[22.5772828,38.6453207],[22.5777395,38.6454705],[22.5779491,38.6453288],[22.5780599,38.6447174],[22.5784954,38.6443758],[22.5794309,38.6441348],[22.5798383,38.6438694],[22.5800062,38.643511],[22.5797433,38.642859],[22.5802327,38.6425135],[22.580716,38.6418976],[22.5826137,38.6412177],[22.583417,38.6406868],[22.5843631,38.6401215],[22.5845742,38.6404845],[22.5850302,38.6406703],[22.5863282,38.640686],[22.5864874,38.6406068],[22.5867055,38.6401408],[22.5869126,38.6395396],[22.587025,38.6394283],[22.5876032,38.6397687],[22.5883751,38.6402466],[22.5896626,38.6410416],[22.5898671,38.6408098],[22.5904656,38.6401727],[22.5910173,38.6395756],[22.5918982,38.638595],[22.5919673,38.6384561],[22.5926884,38.6374195]]},{"id":17070,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0394\u03af\u03b1\u03b8\u03bb\u03bf\u03c2 \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1\u03c2","description_GR":"\u039c\u03b9\u03ba\u03c4\u03ae \u03b4\u03bf\u03ba\u03b9\u03bc\u03b1\u03c3\u03af\u03b1 \u03c0\u03bf\u03b4\u03ae\u03bb\u03b1\u03c4\u03bf \u03ba\u03b1\u03b9 \u03c4\u03c1\u03ad\u03be\u03b9\u03bc\u03bf","path":"MTB_ROADBIKE\/MTB_Parnassos_Diadthlos_Arachovas","activity_type":36,"assistance":1,"difficulty":3,"scenic_value":5,"length":31740,"name_EN":"Parnassos \u039ct: Diathlos Arachovas","description_EN":"Mixte adventure: MTB and running","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":9,"ascent":2106,"descent":1801,"maxelev":1899,"minelev":907,"link_logo":"PRS_144px","link_ref":"http:\/\/www.toponavigator.com\/topoguide-parnassos\/","pdf_link":"","bbox":"LINESTRING(22.52268 38.47989,22.63232 38.56487)","views":23,"millestones":"0,22.5798048,38.4792675#1,22.5889788,38.4823537#2,22.5959748,38.4810329#3,22.5991411,38.4847740#4,22.5977408,38.4891784#5,22.6046065,38.4921846#6,22.6123295,38.4947930#7,22.6203108,38.4941544#8,22.6243117,38.5003216#9,22.6204455,38.5006472#10,22.6280655,38.5038136#11,22.6273671,38.5058569#12,22.6165683,38.5063097#13,22.6076825,38.5075238#14,22.5995107,38.5095046#15,22.5941343,38.5158160#16,22.5871691,38.5201796#17,22.5804495,38.5250317#18,22.5762741,38.5270512#19,22.5698450,38.5320951#20,22.5593049,38.5313575#21,22.5537286,38.5337219#22,22.5518800,38.5366982#23,22.5541500,38.5398056#24,22.5514990,38.5464635#25,22.5508180,38.5480037#26,22.5517436,38.5562619#27,22.5468128,38.5637482#28,22.5423660,38.5615086#29,22.5459554,38.5533700#30,22.5384487,38.5525386#31,22.5283495,38.5555130#31.7,22.5229317,38.5523988","x":22.5954009,"y":38.5138839,"coor":[[22.5798048,38.4792675],[22.5810354,38.4794131],[22.5816831,38.4794344],[22.5819918,38.4794742],[22.5821636,38.4795033],[22.5822955,38.4795184],[22.582389,38.4795376],[22.5827555,38.479551],[22.5828305,38.4795474],[22.5830849,38.479546],[22.5833867,38.4795361],[22.5837019,38.4795219],[22.5839623,38.4796873],[22.584288,38.4799796],[22.5848311,38.4803646],[22.5849902,38.4804386],[22.5853234,38.4803976],[22.5856286,38.4803833],[22.5857373,38.4803756],[22.5858542,38.4804266],[22.5859774,38.4805722],[22.5860629,38.4808526],[22.5861797,38.4809982],[22.5867142,38.4812209],[22.5874578,38.481302],[22.5875599,38.4813573],[22.5876807,38.4816291],[22.5876951,38.4817014],[22.5879049,38.4823843],[22.5880291,38.4824849],[22.5882526,38.4825416],[22.5887125,38.4824751],[22.5895338,38.4820975],[22.5896113,38.4820579],[22.5899124,38.4818993],[22.5909561,38.4814207],[22.5910981,38.4813594],[22.5918715,38.4810668],[22.5924797,38.481038],[22.5943533,38.4813759],[22.5946629,38.4813706],[22.5949134,38.481662],[22.5953225,38.4818472],[22.5954966,38.4817411],[22.5955039,38.4813627],[22.5955965,38.4813188],[22.5958128,38.4819882],[22.5957509,38.4822218],[22.5959155,38.4823814],[22.5960541,38.482329],[22.5960906,38.4822213],[22.5959065,38.4816604],[22.5959024,38.4812819],[22.5962464,38.4800965],[22.5964698,38.4798108],[22.5966323,38.4797046],[22.5969092,38.4796178],[22.5972409,38.4796713],[22.5973988,38.4798084],[22.5973829,38.4805742],[22.5976417,38.4814154],[22.5978685,38.4815442],[22.5983968,38.4814965],[22.5986705,38.4815719],[22.5988149,38.4818079],[22.5987861,38.4821139],[22.5988528,38.4822229],[22.5998521,38.4825863],[22.5998483,38.4827845],[22.5994625,38.4837621],[22.5995166,38.483925],[22.5998897,38.4841998],[22.5997931,38.4844509],[22.599514,38.4846549],[22.5989141,38.4848459],[22.5983396,38.4849112],[22.5980231,38.4852678],[22.5978263,38.4853646],[22.5975384,38.4854333],[22.5969307,38.485435],[22.5963295,38.4855449],[22.5956878,38.4855282],[22.5955381,38.4855625],[22.5955054,38.4856207],[22.5955843,38.4856937],[22.5960428,38.4856992],[22.5964408,38.4858662],[22.5961542,38.4864575],[22.5956199,38.4868115],[22.5958967,38.4873195],[22.5964258,38.4878215],[22.597438,38.4876534],[22.597644,38.4876739],[22.5977086,38.4878909],[22.5977297,38.4891708],[22.5979132,38.4897587],[22.5983225,38.4899349],[22.5991586,38.4899809],[22.599238,38.4900269],[22.599214,38.4900807],[22.5994543,38.490809],[22.5998868,38.4909764],[22.6004382,38.4915146],[22.6005978,38.4916743],[22.6007359,38.4916489],[22.601242,38.49097],[22.601315,38.4907546],[22.6018263,38.4904003],[22.6023561,38.4902805],[22.6031908,38.4903985],[22.6040186,38.490877],[22.6044007,38.4912781],[22.6045969,38.4918031],[22.6046067,38.4924881],[22.6051184,38.4927104],[22.6056556,38.4927979],[22.6060266,38.4931808],[22.6062427,38.4932735],[22.6064718,38.4932853],[22.6066031,38.4930165],[22.606972,38.4929127],[22.6075467,38.4934332],[22.6082467,38.4934055],[22.6085319,38.493481],[22.609225,38.4938136],[22.6096097,38.4940795],[22.6100884,38.4942294],[22.6108736,38.4951399],[22.6110301,38.4952183],[22.6111225,38.4951834],[22.6114191,38.4946642],[22.6118071,38.4941642],[22.6124235,38.4949104],[22.6128546,38.4951498],[22.6130276,38.4950978],[22.6133371,38.4945067],[22.6135667,38.4944914],[22.6140651,38.4948127],[22.6144191,38.494889],[22.6146619,38.4947837],[22.6147369,38.4944782],[22.6150505,38.4942656],[22.6152315,38.4937992],[22.615992,38.4936009],[22.6165488,38.4932651],[22.6171925,38.4931825],[22.6177341,38.4930448],[22.6178828,38.4930645],[22.6183454,38.4934575],[22.6191625,38.4938997],[22.6194766,38.4942638],[22.6196641,38.4946535],[22.6197675,38.4946457],[22.6202213,38.4942996],[22.6204105,38.4939955],[22.6206526,38.4939262],[22.6207482,38.4943239],[22.6211643,38.4947523],[22.6212701,38.4952222],[22.6231624,38.4976144],[22.6236714,38.4979809],[22.6237005,38.4982606],[22.6239633,38.4989125],[22.6243254,38.4991691],[22.6248483,38.4994095],[22.6248353,38.4994905],[22.6243931,38.4998277],[22.6241635,38.499843],[22.6239668,38.4999308],[22.6237511,38.4998202],[22.6239165,38.5001646],[22.6240864,38.5002747],[22.6246462,38.5003894],[22.625106,38.5003317],[22.6253797,38.500407],[22.6258736,38.5003678],[22.6262971,38.5004088],[22.6263647,38.5004727],[22.6254985,38.5007959],[22.6250035,38.5008982],[22.6248145,38.5011844],[22.624782,38.5016887],[22.6234389,38.501763],[22.6232914,38.5016801],[22.6232635,38.5013374],[22.6230067,38.5009739],[22.6222398,38.500298],[22.6210308,38.4999504],[22.6206174,38.4999816],[22.6202134,38.500121],[22.6200724,38.5002995],[22.6208047,38.500984],[22.6210619,38.5013295],[22.6209322,38.5015172],[22.6206462,38.5014778],[22.6210155,38.5018471],[22.6212654,38.502571],[22.6215592,38.5027997],[22.6220033,38.5029672],[22.6225883,38.502956],[22.6232714,38.5032164],[22.6240732,38.5032709],[22.6243916,38.5034098],[22.6247467,38.503432],[22.6254504,38.5038187],[22.6261034,38.5032496],[22.6266777,38.5032023],[22.6270695,38.5030988],[22.627287,38.5031193],[22.6276396,38.5032767],[22.6279183,38.5036945],[22.628291,38.5039962],[22.6285767,38.5040536],[22.6289668,38.5040402],[22.6293428,38.5041707],[22.6301454,38.5041801],[22.6312257,38.5046613],[22.6316853,38.5046171],[22.6318561,38.5046822],[22.6317423,38.5052396],[22.6314576,38.5057409],[22.6312997,38.5062077],[22.6307615,38.5068232],[22.6306108,38.5069115],[22.6304503,38.5069097],[22.6303046,38.5067277],[22.62959,38.5063138],[22.6293189,38.5060944],[22.6289393,38.506153],[22.628575,38.5060136],[22.6280597,38.5059715],[22.6276262,38.5058493],[22.6256409,38.5059161],[22.6251924,38.5059829],[22.6244979,38.5063172],[22.6241314,38.5062949],[22.6238127,38.506165],[22.6234903,38.5062333],[22.6223304,38.5063188],[22.6220323,38.5063153],[22.621599,38.506184],[22.6208051,38.5063188],[22.6199806,38.5062551],[22.6195995,38.5063947],[22.6190251,38.506442],[22.6175603,38.5062806],[22.6159537,38.5063337],[22.6152211,38.5062619],[22.6146303,38.506291],[22.6141327,38.5059247],[22.6138197,38.5061012],[22.6134736,38.5062052],[22.6129551,38.5063343],[22.6126342,38.5063214],[22.6123031,38.5062454],[22.6122384,38.5060284],[22.6120899,38.5059996],[22.6119434,38.5058627],[22.6117819,38.5059148],[22.6115202,38.5058036],[22.6110502,38.505798],[22.6108523,38.5059489],[22.6106226,38.5059642],[22.6103443,38.5061231],[22.610131,38.506481],[22.6095958,38.5068802],[22.6089065,38.5069441],[22.6081762,38.5071967],[22.6076745,38.5075287],[22.6074461,38.5074809],[22.607313,38.507245],[22.6070705,38.5072602],[22.6063926,38.507545],[22.6061328,38.5075239],[22.6059219,38.5077557],[22.6058474,38.5079575],[22.6056044,38.5075716],[22.6051787,38.5076387],[22.6042653,38.508619],[22.6040102,38.5087602],[22.6037336,38.508829],[22.6035936,38.5089535],[22.6035683,38.5090793],[22.6034418,38.5090958],[22.6029313,38.5093961],[22.6026732,38.5096995],[22.6025887,38.5099147],[22.6021221,38.5103237],[22.6013634,38.5104137],[22.6011026,38.5102574],[22.6005387,38.5097641],[22.6002774,38.5096348],[22.6001739,38.5096516],[22.5996034,38.5095006],[22.5988918,38.5095281],[22.5983907,38.5093419],[22.597413,38.5094924],[22.596857,38.5097741],[22.5967514,38.509899],[22.5967341,38.5101962],[22.5962672,38.5106141],[22.596247,38.5110644],[22.5959176,38.511493],[22.5959005,38.5117812],[22.5955316,38.5124706],[22.5953009,38.5131257],[22.5954009,38.5138839],[22.5952403,38.5144767],[22.5945781,38.5154961],[22.5945284,38.5156937],[22.5943421,38.5158357],[22.5941131,38.5158149],[22.5938932,38.5159204],[22.5935714,38.5159526],[22.5933055,38.5160575],[22.593281,38.5161383],[22.5931309,38.5161906],[22.5928153,38.5164932],[22.5927072,38.5167442],[22.5922196,38.5170447],[22.5918759,38.5170226],[22.5914506,38.5170715],[22.5909071,38.5172993],[22.5906615,38.5175396],[22.5905876,38.5178001],[22.5907813,38.5178655],[22.5912089,38.5178661],[22.5899761,38.5181487],[22.5894485,38.5187371],[22.5892996,38.5187263],[22.5892322,38.5186534],[22.5891136,38.5188502],[22.5886632,38.519007],[22.5880588,38.5194142],[22.5875883,38.5194265],[22.5873522,38.5197661],[22.5872891,38.5200627],[22.5869265,38.5204188],[22.5867302,38.5204886],[22.5865199,38.5206843],[22.5863935,38.5206918],[22.5861031,38.5208775],[22.5859424,38.5208846],[22.5857902,38.5210449],[22.5853265,38.5212916],[22.5850691,38.5215499],[22.5849096,38.5214939],[22.5846799,38.5215091],[22.5840481,38.5217763],[22.583358,38.5218671],[22.5831595,38.5220449],[22.5829714,38.5223355],[22.5828047,38.5225903],[22.5824097,38.5228469],[22.5821097,38.5229334],[22.5821198,38.5230056],[22.5823347,38.5231614],[22.5822917,38.5232149],[22.5821584,38.5233755],[22.5822817,38.5235212],[22.5822659,38.5235976],[22.5818736,38.5243183],[22.5817186,38.5246002],[22.5817155,38.52483],[22.5812165,38.5251213],[22.581004,38.5254251],[22.5809774,38.5250283],[22.5808869,38.5249641],[22.5801275,38.5250811],[22.5795943,38.525363],[22.5792864,38.5252691],[22.5791064,38.5250912],[22.5792267,38.5248043],[22.5791839,38.5246506],[22.5789127,38.5244401],[22.5781514,38.5240704],[22.5782349,38.5239092],[22.5782308,38.5235306],[22.5780853,38.5233486],[22.5777868,38.523363],[22.575674,38.5240312],[22.5761891,38.5240375],[22.576412,38.5243646],[22.5762915,38.525823],[22.5763991,38.5261848],[22.5762146,38.5268133],[22.5763101,38.527211],[22.5761399,38.5276955],[22.5758577,38.5280435],[22.5756725,38.5287081],[22.5756718,38.5293299],[22.5755808,38.5298695],[22.5754114,38.530318],[22.5754307,38.5304985],[22.5748731,38.5308521],[22.5746784,38.5312192],[22.5743251,38.5310978],[22.5730153,38.531199],[22.5729343,38.531234],[22.572921,38.531324],[22.5730655,38.531542],[22.5718803,38.5317393],[22.5710011,38.5321071],[22.5706938,38.5321664],[22.5702572,38.5321971],[22.5699255,38.532148],[22.5696764,38.5319828],[22.5694529,38.5316827],[22.5688371,38.5314949],[22.5685208,38.5312477],[22.5680419,38.5310977],[22.5674747,38.5307754],[22.5659546,38.5304864],[22.5656908,38.5304832],[22.5637808,38.5307662],[22.5624948,38.5308225],[22.5610737,38.5307509],[22.5603017,38.5309217],[22.5582995,38.5317982],[22.5577545,38.5320888],[22.5575317,38.5323294],[22.5573252,38.5329036],[22.5568509,38.5334609],[22.5570116,38.5340306],[22.5570064,38.5342919],[22.556545,38.5349891],[22.5564425,38.5349518],[22.5564608,38.5346096],[22.5566555,38.5340533],[22.5565447,38.5338537],[22.5563401,38.533761],[22.5554806,38.5337144],[22.5548185,38.5341207],[22.5542654,38.5342401],[22.5541301,38.5341213],[22.5542533,38.5336992],[22.5541637,38.53359],[22.5538995,38.5336048],[22.5536552,38.533773],[22.5534594,38.5338156],[22.5527823,38.5338252],[22.5523368,38.5337296],[22.5520666,38.5340417],[22.5511759,38.5344091],[22.5505456,38.534942],[22.5499061,38.5353666],[22.5495588,38.5355245],[22.5485543,38.5358365],[22.5482858,38.5360675],[22.5483388,38.5362844],[22.5485324,38.5363589],[22.5490199,38.5360766],[22.5495612,38.5359751],[22.5498133,38.5359873],[22.5500843,38.5362069],[22.5505065,38.5363203],[22.5507021,38.5368634],[22.5511356,38.5369859],[22.5514109,38.5369893],[22.551688,38.5369026],[22.5518637,38.5367246],[22.5530146,38.5348284],[22.5531775,38.5347132],[22.5545539,38.5347302],[22.5547939,38.5347783],[22.5549858,38.5349338],[22.5551501,38.5353233],[22.5553,38.5358569],[22.5551126,38.5360528],[22.5550598,38.5363946],[22.5546752,38.5366962],[22.5545447,38.5369109],[22.5545052,38.5371627],[22.5546306,38.537777],[22.5543443,38.5383232],[22.5542046,38.5389973],[22.5541785,38.5397269],[22.5538025,38.5407406],[22.5539647,38.5423826],[22.5538811,38.5431205],[22.5539309,38.5434996],[22.5537767,38.54375],[22.5537454,38.5447409],[22.5533581,38.5457454],[22.5533648,38.5465565],[22.5532439,38.5468614],[22.5530205,38.547129],[22.5529176,38.5471097],[22.552683,38.5467914],[22.5519166,38.5466738],[22.5516775,38.5465807],[22.5510206,38.546149],[22.5505597,38.5456747],[22.5507952,38.5461237],[22.5511422,38.5465606],[22.5510389,38.5465593],[22.550574,38.5462832],[22.5502195,38.5462247],[22.5498506,38.5463103],[22.5491312,38.5467069],[22.5486737,38.5466291],[22.5480763,38.5466667],[22.5480515,38.5467566],[22.5481415,38.5468478],[22.548634,38.5470521],[22.5485412,38.5471051],[22.5479669,38.547134],[22.5476417,38.5473102],[22.5488012,38.5472795],[22.5493435,38.5473989],[22.5506212,38.5477751],[22.5507228,38.5478575],[22.551346,38.5488204],[22.5520465,38.5493698],[22.5521822,38.5500383],[22.5526955,38.5507475],[22.5530926,38.5515454],[22.5531773,38.5518664],[22.552984,38.5523506],[22.5528196,38.5536823],[22.5524554,38.5552457],[22.5522757,38.555622],[22.5519458,38.5560504],[22.5510547,38.5569946],[22.5504076,38.5583563],[22.5497224,38.5593301],[22.5498583,38.5594219],[22.5497224,38.5593301],[22.5493206,38.5600685],[22.5484662,38.5603193],[22.5483131,38.5605156],[22.5479484,38.5615294],[22.547845,38.5621048],[22.5476749,38.5625713],[22.5468018,38.56375],[22.5468698,38.5643636],[22.5467847,38.5651735],[22.5466265,38.5650454],[22.5465427,38.5646479],[22.5462212,38.5640852],[22.5459032,38.563919],[22.5453965,38.5640028],[22.5452477,38.563983],[22.5448667,38.5635277],[22.5448621,38.5631852],[22.5453901,38.562615],[22.5454292,38.5623812],[22.5453205,38.5620825],[22.5448642,38.5619416],[22.5444519,38.5619005],[22.5437476,38.562108],[22.5434075,38.5618965],[22.5431553,38.5618843],[22.5428668,38.5619618],[22.5424151,38.5622716],[22.5423695,38.562217],[22.5423621,38.5620186],[22.5422189,38.5618276],[22.5425192,38.5611645],[22.5436812,38.5604581],[22.5442486,38.5596361],[22.5447412,38.5579751],[22.5454919,38.5571734],[22.5455878,38.5563997],[22.5458056,38.5558437],[22.5458434,38.5555152],[22.5459249,38.5548854],[22.5459447,38.5533357],[22.5457982,38.552631],[22.5456584,38.5523274],[22.5451164,38.5524558],[22.5448533,38.5524165],[22.5442312,38.5525349],[22.5437077,38.5528889],[22.5431632,38.5531434],[22.5428476,38.5534279],[22.5425764,38.553785],[22.5424493,38.5538284],[22.5423583,38.5537912],[22.5417651,38.5530449],[22.5412108,38.5520828],[22.5403789,38.5517931],[22.5401491,38.5518083],[22.539674,38.5520366],[22.5390288,38.5521637],[22.5388305,38.5523235],[22.5387669,38.5526291],[22.5380254,38.5524125],[22.5376013,38.5523892],[22.537309,38.5526559],[22.5371939,38.5526725],[22.5368626,38.5525963],[22.5363757,38.5528425],[22.5362117,38.5530026],[22.5359096,38.5531701],[22.5348142,38.5534267],[22.5342178,38.5534102],[22.5323878,38.5536757],[22.5297263,38.5547597],[22.528598,38.5555025],[22.5277827,38.5555418],[22.5277233,38.5552031],[22.5275101,38.5549661],[22.5271594,38.5547184],[22.52625,38.5542924],[22.5258332,38.5539087],[22.5253657,38.5531999],[22.5251425,38.552332],[22.5252017,38.5522427],[22.5247679,38.5519173],[22.5242067,38.5518652],[22.5234901,38.5521175],[22.5229317,38.5523988]]},{"id":17071,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0395. \u0394\u03c1\u03c5\u03bc\u03cc\u03c2 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","description_GR":"\u0393\u03cd\u03c1\u03bf\u03c2 \u03a0\u03b1\u03bb\u03b9\u03bf\u03b2\u03bf\u03cd\u03bd\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u0395.\u0394. \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","path":"MTB_ROADBIKE\/MTB_Parnasos_Drymos_bikenature","activity_type":41,"assistance":2,"difficulty":1,"scenic_value":4,"length":4519,"name_EN":"Parnassos \u039ct: Parnasos NP","description_EN":"Around Paliovouna, Parnassos NP core area","ascent_time":85,"descent_time":80,"marker":"No_marks","level":12,"ascent":464,"descent":464,"maxelev":1422,"minelev":1080,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.48646 38.51185,22.53742 38.5633)","views":22,"millestones":"0,22.5136105,38.5127390#1,22.5059009,38.5159879#2,22.4963688,38.5179919#3,22.4921834,38.5160263#4,22.4884049,38.5220753#5,22.4907785,38.5265615#6,22.4946321,38.5321801#7,22.5040118,38.5295332#8,22.5080744,38.5367672#9,22.5086409,38.5445635#10,22.5018549,38.5506354#11,22.5021937,38.5536395#12,22.4953866,38.5577733#13,22.4974929,38.5631106#14,22.5077087,38.5602583#15,22.5171236,38.5596655#16,22.5231355,38.5532727#17,22.5265286,38.5448397#18,22.5294728,38.5369210#19,22.5352720,38.5300480#20,22.5334916,38.5247407#21,22.5328774,38.5164051#22,22.5230330,38.5122936#4.5,22.5136195,38.5127346","x":22.5027058,"y":38.5496592,"coor":[[22.5136105,38.512739],[22.5133291,38.512776],[22.5126376,38.5128843],[22.512036,38.513138],[22.5113816,38.5137245],[22.5111531,38.5141181],[22.5107373,38.5148157],[22.5100045,38.515311],[22.5099263,38.5163192],[22.50982,38.5164711],[22.509591,38.5164502],[22.5091912,38.5158143],[22.5089882,38.5156495],[22.508464,38.5154806],[22.5079249,38.5154827],[22.5075761,38.5155053],[22.5070667,38.5157331],[22.5063678,38.5156972],[22.5060911,38.5157657],[22.5056915,38.5162292],[22.5050998,38.5165551],[22.5051686,38.5171147],[22.5049714,38.5172203],[22.504618,38.5171167],[22.5040081,38.5166583],[22.5036663,38.5165458],[22.5026561,38.516587],[22.5019427,38.516695],[22.5009914,38.5166648],[22.4986384,38.5167428],[22.4977243,38.5171275],[22.4960506,38.5181874],[22.495494,38.5190273],[22.4949154,38.5192722],[22.494729,38.5191842],[22.495081,38.5186345],[22.4950819,38.5180398],[22.4953939,38.517377],[22.495309,38.5170515],[22.4934586,38.5161265],[22.4924797,38.5157715],[22.4916323,38.5151568],[22.4914155,38.5151],[22.4913674,38.5152075],[22.4924688,38.516294],[22.4929237,38.5170298],[22.4932942,38.517413],[22.4932965,38.5178546],[22.4930515,38.5180497],[22.4920148,38.5182617],[22.4917824,38.5184029],[22.4917546,38.5186368],[22.4919729,38.5191713],[22.4911884,38.5199361],[22.4888389,38.5203925],[22.4888137,38.5205003],[22.4890344,38.5209176],[22.4889798,38.5213315],[22.488942,38.5214436],[22.4887732,38.5218379],[22.4885511,38.5220333],[22.488228,38.5221283],[22.4876083,38.5221383],[22.4874234,38.522208],[22.4873166,38.5223778],[22.4874069,38.5225502],[22.488793,38.5226402],[22.4892238,38.52288],[22.4893129,38.5230074],[22.4892843,38.5232773],[22.4890873,38.5237163],[22.489334,38.5239899],[22.4901188,38.5241892],[22.4910263,38.5241288],[22.4912201,38.5241854],[22.4913207,38.5243129],[22.4913959,38.5251068],[22.4910558,38.5254629],[22.4898074,38.5259154],[22.4898,38.5261676],[22.4902582,38.5263537],[22.4913505,38.5267823],[22.4923345,38.5269032],[22.4926423,38.5269972],[22.4929123,38.527253],[22.4927852,38.5278461],[22.4931809,38.5281216],[22.4934139,38.528503],[22.4937625,38.5288409],[22.4941708,38.5290625],[22.4953724,38.5292041],[22.495577,38.5292968],[22.4957304,38.5296412],[22.4955368,38.5301253],[22.4953155,38.5302847],[22.4943407,38.5307182],[22.4940793,38.5311474],[22.4941067,38.5318101],[22.4941833,38.5319913],[22.4944437,38.5321569],[22.4957711,38.5323181],[22.4960855,38.5321464],[22.4962861,38.5318787],[22.4972478,38.5314224],[22.4976257,38.5309046],[22.498286,38.5305977],[22.4986159,38.5301784],[22.4988018,38.5300636],[22.4991352,38.5300319],[22.5001418,38.5301709],[22.5013069,38.5298614],[22.5019956,38.5292935],[22.5024129,38.5290826],[22.5030012,38.5289279],[22.5034466,38.5290237],[22.5041672,38.5296817],[22.5044397,38.5303701],[22.5049735,38.5311879],[22.5059128,38.531254],[22.5061166,38.5313827],[22.5066645,38.5320746],[22.5069773,38.5330338],[22.5073909,38.5335617],[22.5076003,38.5339789],[22.5074492,38.5346258],[22.507784,38.5350806],[22.5078465,38.5353878],[22.5077392,38.5355847],[22.5072149,38.5359745],[22.5073021,38.5361919],[22.5079821,38.5365971],[22.5081701,38.5369419],[22.5081193,38.5371755],[22.5078244,38.5375683],[22.5081159,38.5378964],[22.5082032,38.5381138],[22.5080048,38.5388322],[22.5079301,38.5396693],[22.5079729,38.5409314],[22.508095,38.5418611],[22.5080612,38.5423833],[22.5082815,38.5428277],[22.5083104,38.5430984],[22.5081808,38.543259],[22.5078249,38.5432725],[22.5077087,38.5433431],[22.507419,38.5440332],[22.5075529,38.5442152],[22.5082612,38.5443684],[22.5085339,38.544498],[22.5089305,38.5447374],[22.5090634,38.5449733],[22.5079338,38.5463287],[22.5064361,38.5471747],[22.5053958,38.5477651],[22.5042293,38.5481287],[22.5041415,38.5484881],[22.5038932,38.5488453],[22.5033014,38.5491622],[22.5027058,38.5496592],[22.5025769,38.5503424],[22.5023432,38.5505467],[22.5019503,38.5506768],[22.5015181,38.5504911],[22.5013443,38.5505699],[22.50182,38.5508734],[22.5023366,38.550862],[22.5029395,38.5505633],[22.5036313,38.5498513],[22.503943,38.5497651],[22.5039625,38.5499276],[22.50321,38.5508011],[22.5029882,38.5515372],[22.5030426,38.551682],[22.5032013,38.5517742],[22.5036487,38.5517799],[22.504254,38.5519228],[22.5043659,38.5520053],[22.5043859,38.5521498],[22.5035224,38.5533913],[22.5033148,38.5534427],[22.5025006,38.5534143],[22.5019297,38.5538305],[22.5016763,38.5538723],[22.5004544,38.5535863],[22.4997677,38.5536496],[22.4984085,38.5538935],[22.498246,38.5539816],[22.4980463,38.5542043],[22.4979777,38.5547441],[22.4974876,38.5553055],[22.4972198,38.5554913],[22.4960774,38.555792],[22.4954722,38.5561988],[22.4950727,38.5566442],[22.4943738,38.5571398],[22.4943815,38.5573202],[22.4944829,38.5574116],[22.4953477,38.5577651],[22.4962848,38.5579574],[22.4971373,38.5581801],[22.4974392,38.5585625],[22.4974169,38.5587559],[22.4970206,38.559323],[22.4962827,38.5600345],[22.4960409,38.5606261],[22.4959769,38.5614904],[22.4951541,38.5627504],[22.495121,38.5632366],[22.4953929,38.5634068],[22.4959205,38.5634226],[22.4967974,38.5631995],[22.4973834,38.563171],[22.4982193,38.5627132],[22.4990706,38.5626159],[22.4998687,38.5623198],[22.5008477,38.5621521],[22.5010598,38.5620106],[22.5017193,38.5611991],[22.5023808,38.5608471],[22.5033113,38.5608049],[22.5040184,38.5610212],[22.5050589,38.560656],[22.5074318,38.5602357],[22.5082683,38.5603005],[22.509305,38.5601154],[22.5097177,38.5601387],[22.5101028,38.5603869],[22.5102793,38.5607316],[22.5104047,38.5613279],[22.5109938,38.5613535],[22.5119847,38.5611678],[22.5127722,38.5602677],[22.513052,38.560055],[22.5139213,38.559638],[22.5145108,38.5595598],[22.5153239,38.5596422],[22.5160545,38.5598317],[22.5168133,38.5597693],[22.5173333,38.5595956],[22.5185995,38.5588547],[22.5194798,38.5584603],[22.5196978,38.5584631],[22.5206894,38.5579575],[22.5210523,38.5576106],[22.5212221,38.5571622],[22.5212461,38.555991],[22.5216334,38.5554507],[22.5231463,38.5548255],[22.5234054,38.5545044],[22.5234454,38.554176],[22.5230153,38.5529225],[22.5229342,38.5523988],[22.5230564,38.5519318],[22.5233218,38.5512457],[22.5251314,38.546853],[22.5257285,38.5457071],[22.5265385,38.5448161],[22.5280651,38.5436639],[22.5287329,38.5429874],[22.5301839,38.5404734],[22.5300843,38.540292],[22.5303317,38.539412],[22.5303214,38.53879],[22.5295617,38.5372215],[22.5294327,38.5367964],[22.529642,38.5360961],[22.5305038,38.5343407],[22.5309424,38.5336433],[22.5315087,38.5325421],[22.5317094,38.5316975],[22.532216,38.531046],[22.5340593,38.5300959],[22.5343244,38.5300361],[22.5357122,38.5300535],[22.5363464,38.5298902],[22.5368477,38.5295495],[22.5369198,38.5293882],[22.5369049,38.5289915],[22.5370844,38.5282864],[22.5367701,38.5279491],[22.5363268,38.5277453],[22.5360637,38.5277059],[22.5336872,38.5278023],[22.5332868,38.5277433],[22.5331629,38.5276336],[22.5329655,38.5266218],[22.5331418,38.5258491],[22.5335156,38.5249526],[22.5334386,38.5242217],[22.533347,38.5239863],[22.5329089,38.5235302],[22.5326368,38.5228059],[22.5326294,38.5226076],[22.5329436,38.5218185],[22.5325155,38.5197405],[22.5327293,38.518815],[22.5332989,38.517876],[22.5336699,38.5175787],[22.5336859,38.5173536],[22.5330658,38.5168232],[22.5328793,38.5164063],[22.5327115,38.5163006],[22.5315709,38.5159889],[22.5306568,38.5156576],[22.5299928,38.5155952],[22.5297313,38.5154837],[22.5285908,38.5146043],[22.5277992,38.5137698],[22.5267938,38.5132931],[22.5259172,38.5129757],[22.524742,38.5126725],[22.5239345,38.5124956],[22.520266,38.5116969],[22.5195539,38.5116248],[22.5181233,38.5120392],[22.5168695,38.5124424],[22.5136195,38.5127346]]},{"id":17072,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2-\u039a\u03ac\u03c4\u03c9 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1","path":"MTB_ROADBIKE\/MTB_Parnasos_Agianis_kato","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":5,"length":6163,"name_EN":"Parnassos \u039ct: Aghianis-Lower loop","description_EN":"A nice ride in the forest, along gorgeous paths","ascent_time":30,"descent_time":25,"marker":"Red_dots","level":13,"ascent":245,"descent":245,"maxelev":995,"minelev":766,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.57447 38.61346,22.58402 38.63163)","views":12,"millestones":"0,22.5767288,38.6145090#1,22.5769580,38.6200325#2,22.5774304,38.6251721#3,22.5794190,38.6311718#4,22.5799238,38.6265153#5,22.5779429,38.6198854#6.2,22.5767288,38.6145090","x":22.5821099,"y":38.6304162,"coor":[[22.5767288,38.614509],[22.5766455,38.6148008],[22.5762617,38.6150395],[22.5762013,38.6151919],[22.5771004,38.6167708],[22.5771863,38.6170783],[22.5771475,38.6172941],[22.5767572,38.6180463],[22.576455,38.6186283],[22.5764691,38.6196558],[22.5763396,38.6198164],[22.5760498,38.6199481],[22.5754384,38.6200848],[22.5748294,38.6200954],[22.5747251,38.6201392],[22.5747004,38.620229],[22.5751007,38.620315],[22.5759975,38.6202718],[22.5769323,38.6200489],[22.577351,38.6197837],[22.5775126,38.6191638],[22.5775944,38.6190927],[22.5776976,38.619103],[22.5778796,38.6197721],[22.5780128,38.620008],[22.5783472,38.6202148],[22.5788529,38.6202029],[22.5789318,38.620276],[22.5789067,38.6203838],[22.5786094,38.620664],[22.5784503,38.6208108],[22.577771,38.6208926],[22.5772968,38.6211662],[22.5771439,38.6212365],[22.5770089,38.6213475],[22.5767854,38.6216151],[22.5767938,38.6223541],[22.5769248,38.6226981],[22.5773555,38.6229917],[22.5775113,38.6232459],[22.5774495,38.6252096],[22.5778943,38.6271164],[22.5778115,38.6280391],[22.5776357,38.6287939],[22.5777097,38.6291192],[22.5779125,38.6293199],[22.5781965,38.6294856],[22.5794854,38.6299518],[22.5796202,38.6301066],[22.5795142,38.6302405],[22.5787836,38.6305831],[22.5782204,38.63118],[22.5778843,38.6313291],[22.5780437,38.6314031],[22.5782393,38.6313875],[22.5789338,38.6311256],[22.5791757,38.6310924],[22.5793928,38.6311492],[22.5797032,38.6314142],[22.5800541,38.6316798],[22.5801915,38.6316995],[22.5807321,38.63167],[22.5811355,38.6314767],[22.5819883,38.6307571],[22.5821099,38.6304162],[22.5823437,38.6302117],[22.5827162,38.6299639],[22.5830965,38.6298829],[22.5835346,38.6292214],[22.5837116,38.6290749],[22.5833222,38.6284303],[22.5830283,38.6281835],[22.5824336,38.6280501],[22.5822631,38.6279579],[22.5819133,38.6276383],[22.5816792,38.627275],[22.5813939,38.6271814],[22.5808264,38.6268321],[22.5804492,38.6267374],[22.5803483,38.6266101],[22.5792504,38.6263624],[22.5788398,38.6262133],[22.5785554,38.6254889],[22.5783312,38.6252068],[22.5783244,38.6249725],[22.5781452,38.624736],[22.5782636,38.6245572],[22.5779465,38.6243281],[22.5778812,38.6241471],[22.5778879,38.6238047],[22.5780906,38.6234287],[22.5779675,38.623265],[22.5779743,38.6229227],[22.5778544,38.6225968],[22.5779491,38.6224538],[22.5781579,38.6223482],[22.578505,38.6216405],[22.5782789,38.6214575],[22.5780104,38.6210938],[22.5774454,38.6212041],[22.5772968,38.6211662],[22.5771439,38.6212365],[22.5770513,38.6211858],[22.5775658,38.6207234],[22.5777872,38.6203837],[22.5779199,38.6200609],[22.5780128,38.620008],[22.5778796,38.6197721],[22.5776976,38.619103],[22.5779507,38.6179166],[22.578324,38.617047],[22.5787013,38.6166596],[22.5789895,38.6160233],[22.5792723,38.6156663],[22.5792061,38.6149446],[22.5794658,38.6145873],[22.579497,38.6141732],[22.5796964,38.6139593],[22.5798187,38.6135823],[22.5799653,38.613467],[22.5800923,38.6134144],[22.5799653,38.613467],[22.5789988,38.6135544],[22.5782305,38.613491],[22.5779514,38.6136678],[22.5771204,38.613874],[22.5769083,38.6141417],[22.576868,38.6144386],[22.5767288,38.614509]]},{"id":17073,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03b3\u03b9\u03ac\u03bd\u03bd\u03b7\u03c2-\u03a0\u03ac\u03bd\u03c9 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1","path":"MTB_ROADBIKE\/MTB_Parnasos_Agianis_pano","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":5,"length":579,"name_EN":"Parnassos \u039ct: Aghianis-Upper loop","description_EN":"A nice ride in the forest, along gorgeous paths","ascent_time":45,"descent_time":45,"marker":"Red_dots","level":13,"ascent":426,"descent":426,"maxelev":1405,"minelev":970,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.5712 38.58493,22.58065 38.61454)","views":15,"millestones":"0,22.5767253,38.6145225#1,22.5749654,38.6080166#2,22.5721699,38.6069456#3,22.5728936,38.6012335#4,22.5761000,38.5936666#5,22.5774482,38.5860237#6,22.5788987,38.5917592#7,22.5740254,38.5988010#8,22.5746116,38.6066943#9,22.5799891,38.6127190#0.6,22.5767370,38.6145271","x":22.5782675,"y":38.5860835,"coor":[[22.5767253,38.6145225],[22.5767539,38.6137118],[22.5765841,38.6135836],[22.5764431,38.6137441],[22.5762098,38.6145072],[22.5760588,38.6145955],[22.5759337,38.6145309],[22.5758769,38.6131199],[22.5759776,38.6119677],[22.5758536,38.6116102],[22.5745789,38.608995],[22.5745946,38.6087789],[22.5749774,38.6080086],[22.5749831,38.6077203],[22.5748697,38.6076468],[22.574593,38.6076975],[22.5740111,38.6080869],[22.5737058,38.6084256],[22.5735562,38.6084418],[22.5734661,38.6083506],[22.5736339,38.6074155],[22.5739084,38.6068962],[22.573854,38.6067423],[22.5735885,38.6068112],[22.5733069,38.6071141],[22.5725714,38.6082946],[22.5723519,38.608364],[22.5722749,38.6081919],[22.5726057,38.6065649],[22.5728087,38.6061709],[22.5727757,38.6060984],[22.5726494,38.6060968],[22.5724254,38.6063915],[22.5715727,38.6082734],[22.571433,38.6083708],[22.5713206,38.6082433],[22.5716436,38.6070127],[22.5715101,38.6062181],[22.572053,38.6043233],[22.5720477,38.6034312],[22.5719019,38.6026724],[22.5720698,38.602314],[22.5729544,38.6011353],[22.5732668,38.6004363],[22.5731405,38.599858],[22.5725897,38.5992565],[22.5727066,38.5985731],[22.572492,38.5978135],[22.5724979,38.5975162],[22.5729505,38.5966927],[22.5729743,38.5965984],[22.5732001,38.5956865],[22.57351,38.5951135],[22.5746399,38.5942983],[22.5752288,38.5941342],[22.5760642,38.5936938],[22.5767405,38.5931704],[22.577234,38.5925997],[22.5776615,38.591884],[22.5777758,38.5913266],[22.5778374,38.5909309],[22.5778238,38.5905838],[22.5772797,38.589649],[22.5769721,38.5883657],[22.57621,38.5874192],[22.5764872,38.5867557],[22.5767526,38.5866869],[22.5771761,38.5867551],[22.5773859,38.5865955],[22.5774564,38.5859295],[22.5770626,38.5848884],[22.5772663,38.585035],[22.5773643,38.5853066],[22.5775472,38.5853448],[22.5778693,38.5858985],[22.5782675,38.5860835],[22.5784023,38.5862293],[22.5782771,38.5879219],[22.5779494,38.5888191],[22.578016,38.5889371],[22.5779623,38.5893284],[22.5777244,38.589749],[22.5778084,38.5901466],[22.5780441,38.5903477],[22.5781831,38.590872],[22.5787757,38.5910955],[22.5788747,38.591313],[22.5788336,38.5916549],[22.5789226,38.5918001],[22.5788168,38.591925],[22.5785678,38.5923951],[22.5782396,38.5927335],[22.5780685,38.5928396],[22.5774259,38.5932373],[22.5768239,38.5934913],[22.5763464,38.5938279],[22.5761161,38.5938612],[22.5759847,38.5941209],[22.5753828,38.5943659],[22.5750571,38.5945782],[22.5750546,38.5947043],[22.5748831,38.5946662],[22.5748354,38.5947557],[22.5746062,38.5947349],[22.5741883,38.5955408],[22.5738474,38.5976814],[22.5741869,38.599677],[22.5744956,38.6009063],[22.5740012,38.6009363],[22.5738843,38.601043],[22.5740368,38.6014594],[22.5738172,38.6015288],[22.5740387,38.6025228],[22.5739173,38.6028547],[22.5739457,38.6031614],[22.5741896,38.6041827],[22.5741505,38.6044165],[22.5743396,38.6047252],[22.5741129,38.605155],[22.5737732,38.6054933],[22.5739517,38.6057568],[22.5738139,38.6057551],[22.5744516,38.6066099],[22.5747358,38.6067576],[22.5751495,38.6067446],[22.5753279,38.6070171],[22.5754771,38.6070189],[22.5760577,38.6072783],[22.576019,38.6074941],[22.5756344,38.6077778],[22.5756961,38.608139],[22.5754318,38.6087305],[22.5764387,38.6094997],[22.5763768,38.61031],[22.576792,38.6105088],[22.5774331,38.6106157],[22.5788012,38.6111279],[22.5791297,38.6113572],[22.5793708,38.6113601],[22.579394,38.6116398],[22.5799619,38.6125478],[22.5800941,38.6134145],[22.5799876,38.6134447],[22.5788717,38.6135393],[22.5782293,38.6134954],[22.5779732,38.6136726],[22.5771305,38.6138876],[22.5769418,38.6141376],[22.5768689,38.6144476],[22.576737,38.6145271]]},{"id":17074,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03c1\u03cc\u03ba\u03b9-\u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2","description_GR":"\u0395\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9\u03b1 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","path":"MTB_ROADBIKE\/MTB_Parnasos_Kroki_loop","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":5,"length":9374,"name_EN":"Parnassos \u039ct: Kroki-Short loop","description_EN":"A nice ride along the fir forest","ascent_time":40,"descent_time":40,"marker":"E4","level":13,"ascent":321,"descent":321,"maxelev":1334,"minelev":1056,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.48822 38.49908,22.50826 38.52132)","views":17,"millestones":"0,22.5079256,38.5154827#1,22.4973980,38.5168065#2,22.4916303,38.5151558#3,22.4890359,38.5209197#4,22.4903571,38.5157068#5,22.4917498,38.5091840#6,22.4947318,38.5017566#7,22.5012692,38.5022489#8,22.5076876,38.5077815#9,22.5043664,38.5155155#9.4,22.5079256,38.5154827","x":22.4923037,"y":38.5098938,"coor":[[22.5079256,38.5154827],[22.5076079,38.5153165],[22.5068115,38.5155587],[22.5060122,38.5153863],[22.504771,38.5155597],[22.5042571,38.5155035],[22.5039945,38.5154461],[22.503883,38.5152915],[22.5037658,38.5153576],[22.5036689,38.5156087],[22.5030668,38.5158803],[22.5025266,38.5159365],[22.5019835,38.5161278],[22.5003049,38.5163226],[22.4995851,38.5161872],[22.4988227,38.5164478],[22.4983411,38.5164416],[22.4978106,38.516579],[22.4972446,38.5168916],[22.4962175,38.5177435],[22.4960207,38.5178311],[22.4953483,38.5187236],[22.4953561,38.5189039],[22.4947308,38.5191842],[22.4950828,38.5186346],[22.4950837,38.5180398],[22.4953957,38.517377],[22.4953108,38.5170515],[22.4934604,38.5161266],[22.4924814,38.5157715],[22.491634,38.5151569],[22.4914173,38.5151],[22.4913692,38.5152075],[22.4924705,38.5162941],[22.4929255,38.5170298],[22.493296,38.5174131],[22.4932982,38.5178547],[22.4930533,38.5180498],[22.4920166,38.5182617],[22.4917842,38.5184029],[22.4917564,38.5186368],[22.4919747,38.5191713],[22.4916644,38.5194737],[22.4911902,38.5199362],[22.4888407,38.5203925],[22.4888155,38.5205003],[22.4890362,38.5209177],[22.4889816,38.5213315],[22.4887977,38.521248],[22.4888045,38.5209237],[22.4882411,38.5204388],[22.4884627,38.5202614],[22.4889931,38.5201331],[22.4889066,38.5198797],[22.4889906,38.5197005],[22.4892441,38.5196497],[22.4897905,38.519846],[22.4906391,38.519857],[22.4908049,38.5196068],[22.4914939,38.5190209],[22.4910916,38.5185111],[22.4913815,38.517812],[22.491674,38.5175364],[22.4909662,38.5168244],[22.4908888,38.5161385],[22.4901219,38.5155158],[22.4896999,38.5143029],[22.4899544,38.514198],[22.4914584,38.5141273],[22.4916306,38.5135708],[22.4922849,38.5129935],[22.4926768,38.5123497],[22.4926823,38.5120885],[22.4925721,38.5118708],[22.4914573,38.5108832],[22.4915768,38.5106504],[22.4922954,38.5102902],[22.4923783,38.5101651],[22.4923037,38.5098938],[22.4919195,38.5096186],[22.4916691,38.5089755],[22.4919123,38.5088615],[22.4935102,38.5086838],[22.4937769,38.5085431],[22.4944892,38.5068311],[22.4948865,38.5053763],[22.4948489,38.5049793],[22.4942626,38.5039445],[22.4942353,38.5036017],[22.4948083,38.5014193],[22.4950563,38.5010035],[22.4962818,38.4994242],[22.4965411,38.4989274],[22.4968954,38.498986],[22.4975253,38.4992464],[22.4976071,38.4996079],[22.4976744,38.4996764],[22.497791,38.4995878],[22.4982848,38.4995491],[22.4987896,38.4995375],[22.4992693,38.4996338],[22.4996848,38.5000536],[22.5002735,38.5004216],[22.5007212,38.50095],[22.5007709,38.501266],[22.5007953,38.501753],[22.5009325,38.5017727],[22.5011787,38.5020643],[22.5013657,38.5024451],[22.50183,38.5027304],[22.5021266,38.5028063],[22.502314,38.5031692],[22.5024496,38.50327],[22.5032826,38.5034699],[22.5034871,38.5035626],[22.5038241,38.5039004],[22.5042367,38.5039146],[22.5044504,38.5041156],[22.5046682,38.5041184],[22.5048998,38.5040132],[22.5055961,38.5041663],[22.5060107,38.5040815],[22.5062964,38.5041302],[22.5065575,38.5042597],[22.5069624,38.5046433],[22.5069924,38.50486],[22.507413,38.5055952],[22.507584,38.5056425],[22.5077057,38.5058603],[22.5078052,38.5065915],[22.5077059,38.5069597],[22.507773,38.5070417],[22.5075444,38.5075614],[22.5077777,38.5079248],[22.5073663,38.5089649],[22.5075956,38.5095265],[22.5075804,38.5097066],[22.5074511,38.5098581],[22.5073993,38.5101954],[22.5073051,38.5108205],[22.5075599,38.5112563],[22.5073227,38.5121904],[22.5072878,38.5127667],[22.5070374,38.5132321],[22.5056868,38.5142061],[22.5053586,38.5143731],[22.5051111,38.5146944],[22.5048461,38.5147541],[22.5046363,38.5149136],[22.5044798,38.5152721],[22.5042571,38.5155035],[22.504771,38.5155597],[22.5060122,38.5153863],[22.5068115,38.5155587],[22.5076079,38.5153165],[22.5079256,38.5154827]]},{"id":17075,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039f22","description_GR":"\u03a0\u03bf\u03bb\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03ba\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c0\u03b5\u03c1\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1","path":"MTB_ROADBIKE\/MTB_Parnasos_O22_Polydroso","activity_type":41,"assistance":1,"difficulty":3,"scenic_value":5,"length":9262,"name_EN":"Parnassos \u039ct: O22 downhill","description_EN":"Very interesting downhill ride","ascent_time":45,"descent_time":60,"marker":"O22","level":13,"ascent":53,"descent":1017,"maxelev":1359,"minelev":377,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.53121 38.58207,22.56798 38.64015)","views":20,"millestones":"0,22.5679662,38.5827003#1,22.5622278,38.5881196#2,22.5619335,38.5964744#3,22.5569808,38.6036029#4,22.5561863,38.6090634#5,22.5554077,38.6166282#6,22.5542478,38.6239969#7,22.5502615,38.6309171#8,22.5416806,38.6347447#9.3,22.5312122,38.6399258","x":22.5549493,"y":38.6113134,"coor":[[22.5679662,38.5827003],[22.5676676,38.582129],[22.5672672,38.582061],[22.5669567,38.5820842],[22.566265,38.5822289],[22.5656489,38.5824872],[22.5655581,38.5825627],[22.5655296,38.5828417],[22.5653506,38.5831819],[22.5654324,38.5836876],[22.5651889,38.5842027],[22.5650173,38.5847503],[22.564782,38.5850358],[22.5644355,38.5851397],[22.5641638,38.5855238],[22.563271,38.5859634],[22.5630655,38.5864836],[22.5630099,38.5869695],[22.5630647,38.5870963],[22.562991,38.5873387],[22.5627019,38.5874433],[22.5625581,38.5877479],[22.562006,38.588372],[22.5616742,38.5888905],[22.5619116,38.5896504],[22.5620698,38.5897785],[22.5619116,38.5902271],[22.5622041,38.5905281],[22.5622577,38.590718],[22.5622771,38.5908984],[22.5621594,38.5910412],[22.5621364,38.5916176],[22.5622876,38.5920971],[22.562227,38.5922585],[22.5624051,38.5925401],[22.562093,38.5932211],[22.5622103,38.5936731],[22.5621484,38.5938976],[22.5623259,38.5942062],[22.5620804,38.5944285],[22.5621142,38.5947488],[22.5618615,38.5957054],[22.5618085,38.5960562],[22.5620539,38.5964196],[22.5615944,38.5966258],[22.561325,38.5968928],[22.5607806,38.5971294],[22.5605431,38.597523],[22.5596853,38.5979269],[22.5596745,38.598125],[22.5596497,38.5982149],[22.5590197,38.5987117],[22.5588231,38.5993581],[22.5584127,38.5995468],[22.5581544,38.599832],[22.5579987,38.6001545],[22.5576589,38.6004927],[22.5575142,38.6008334],[22.5571974,38.6011719],[22.5572292,38.6013074],[22.5572935,38.6014614],[22.5572756,38.6017856],[22.5577025,38.6022595],[22.5577555,38.6024764],[22.5576949,38.6026378],[22.5575076,38.6028158],[22.5574344,38.6030311],[22.5568805,38.6037362],[22.5566724,38.6038057],[22.5565432,38.6039483],[22.5564538,38.6043978],[22.5565091,38.6045066],[22.5563331,38.6046936],[22.5566699,38.6050763],[22.5566433,38.6052562],[22.5567295,38.6052888],[22.5565784,38.6056519],[22.5564373,38.606389],[22.5568963,38.6068363],[22.5570342,38.6069731],[22.5574658,38.6072127],[22.5574981,38.6073213],[22.5572769,38.6074717],[22.55707,38.6074782],[22.5564826,38.6069934],[22.5561539,38.606773],[22.5560519,38.6067628],[22.5560271,38.6068526],[22.5562139,38.6069855],[22.5564873,38.6075837],[22.5567207,38.6078253],[22.5569153,38.6080035],[22.556603,38.6084502],[22.5565697,38.6083957],[22.5564993,38.6084669],[22.5563173,38.6083836],[22.5560144,38.6085961],[22.5562759,38.6093022],[22.5562371,38.609518],[22.5559044,38.6100726],[22.5559072,38.6105052],[22.5556011,38.6108799],[22.5551802,38.6112531],[22.5549493,38.6113134],[22.5546864,38.611247],[22.5544262,38.6116223],[22.5543523,38.6118737],[22.554105,38.612177],[22.5540983,38.6125104],[22.5541643,38.6126554],[22.5541384,38.6127992],[22.554057,38.6128523],[22.5540968,38.6131592],[22.5540394,38.6131584],[22.5539563,38.6132926],[22.5541152,38.6133847],[22.5541588,38.6135023],[22.5540501,38.6136587],[22.5539627,38.6142253],[22.554307,38.6148063],[22.5544782,38.6148625],[22.5546748,38.6150632],[22.5548472,38.6162007],[22.5552696,38.6163321],[22.5554346,38.6166946],[22.5554511,38.6170192],[22.5559837,38.6173772],[22.5562081,38.6176413],[22.5562401,38.6177678],[22.5561413,38.6181091],[22.5565585,38.6184611],[22.5566233,38.6186692],[22.556311,38.6193502],[22.5559316,38.6199403],[22.5556495,38.6201711],[22.5559681,38.6203192],[22.5558901,38.6204894],[22.5559096,38.6206609],[22.5562941,38.620963],[22.5561799,38.6210021],[22.5558482,38.6215027],[22.5557703,38.6219523],[22.5556303,38.6220587],[22.5550991,38.6221963],[22.5542097,38.6230144],[22.5541257,38.6231935],[22.5541256,38.6236486],[22.5541956,38.6237171],[22.5542476,38.623988],[22.5542573,38.6245964],[22.5543208,38.6248675],[22.554455,38.6250494],[22.5543569,38.6253546],[22.5543924,38.6258777],[22.5545244,38.6261677],[22.5545389,38.6265914],[22.5546716,38.6268453],[22.5546292,38.6272413],[22.5547602,38.6275854],[22.5546878,38.6277557],[22.5543488,38.6280489],[22.5541237,38.6283885],[22.5527938,38.6293993],[22.552388,38.6294934],[22.551601,38.6299253],[22.5509366,38.6304036],[22.5507032,38.630243],[22.5508173,38.6304427],[22.5507455,38.630586],[22.5498718,38.6311879],[22.5494784,38.631503],[22.5491373,38.6313816],[22.5490664,38.6320475],[22.5486805,38.6323852],[22.5479593,38.6328268],[22.5477252,38.6330401],[22.5475721,38.6332275],[22.5475444,38.6334614],[22.5473806,38.6337703],[22.5471011,38.633956],[22.5464435,38.6340921],[22.5460185,38.6340868],[22.5456032,38.6341717],[22.5452601,38.6340954],[22.5443998,38.6340306],[22.5434627,38.6337846],[22.5431287,38.6338255],[22.5417896,38.63471],[22.5415699,38.6347793],[22.5411391,38.6350623],[22.5406652,38.6352006],[22.5402204,38.6356096],[22.5398956,38.6361327],[22.5398593,38.6362223],[22.5392431,38.6365841],[22.5388083,38.6371328],[22.5387596,38.6372674],[22.5378957,38.6379415],[22.5372292,38.6384783],[22.5357335,38.6391444],[22.5354875,38.6393757],[22.5349066,38.6396928],[22.5339991,38.6400193],[22.5329662,38.640119],[22.5321151,38.6401624],[22.5312122,38.6399258]]},{"id":17827,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1-\u0391\u03b3\u03b5\u03c1\u03c3\u03b1\u03bb\u03ae","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03b9\u03b5\u03c1\u03c3\u03b1\u03bb\u03ae\u03c2","path":"STEREA\/Sterea_Parnassos_Amfikleia_Agersali","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":3451,"name_EN":"Parnassos Mt: Amfikleia-Agersali","description_EN":"Th old path to Agia Ierousalim","ascent_time":95,"descent_time":70,"marker":"Red_dots","level":9,"ascent":266,"descent":266,"maxelev":927,"minelev":387,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.59121 38.61532,22.59752 38.63845)","views":34,"millestones":"0,22.5919695,38.6384561#1,22.5969857,38.6312595#2,22.5929580,38.6234340#3,22.5919418,38.6155948#3.5,22.5949961,38.6172169","x":22.5938198,"y":38.6274937,"coor":[[22.5919695,38.6384561],[22.5926906,38.6374195],[22.5930652,38.6368788],[22.593264,38.636701],[22.5935126,38.6366184],[22.5943725,38.6362683],[22.5949037,38.6361305],[22.5954489,38.635718],[22.5958134,38.6352898],[22.596268,38.6349529],[22.5963734,38.6347784],[22.5965331,38.6342487],[22.5970353,38.6332364],[22.5971334,38.633143],[22.5968536,38.6327611],[22.5970223,38.6323577],[22.5970502,38.6321057],[22.5971912,38.6319452],[22.5971083,38.6314846],[22.5969197,38.6311399],[22.5969472,38.6309059],[22.5965194,38.6304593],[22.5964571,38.6301161],[22.5959989,38.6294618],[22.5960196,38.6292818],[22.5958168,38.6292073],[22.5956602,38.6291378],[22.5954351,38.6289008],[22.5944214,38.6284561],[22.5942453,38.6280575],[22.593873,38.6277106],[22.5938198,38.6274937],[22.5934102,38.6267408],[22.5932023,38.6256209],[22.5929056,38.6249325],[22.5929572,38.6246447],[22.5928471,38.6238144],[22.5930073,38.6232576],[22.5933696,38.6229376],[22.5932811,38.6227653],[22.5930532,38.6226724],[22.5929698,38.6222389],[22.5932623,38.621963],[22.5936066,38.6213905],[22.5935091,38.6210919],[22.5935421,38.6205787],[22.5939176,38.6189972],[22.59382,38.6186987],[22.5933583,38.6182245],[22.5930721,38.6175903],[22.5923235,38.6171037],[22.5917884,38.6168629],[22.5916986,38.6167537],[22.591634,38.6165367],[22.5916603,38.6163658],[22.5918682,38.6157195],[22.5921414,38.6152542],[22.5925442,38.6157276],[22.5933378,38.6162598],[22.5939751,38.6165648],[22.5944735,38.6169223],[22.5948042,38.6170434],[22.5949961,38.6172169]]},{"id":17828,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a4\u03b9\u03b8\u03bf\u03c1\u03ad\u03b1 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u0392\u03c1\u03c9\u03bc\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7\u03c2","description_GR":"\u039c\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03c4\u03b7\u03c2 \u0392\u03b5\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","path":"STEREA\/Sterea_Parnassos_Tithorea_Vomovrysi","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":10195,"name_EN":"Parnassos Mt: Tithorea Vomovrysi loop","description_EN":"A long loop trail along Velitsa valley","ascent_time":310,"descent_time":290,"marker":"Red_dots","level":9,"ascent":1033,"descent":1034,"maxelev":1349,"minelev":435,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.64469 38.56007,22.67024 38.58379)","views":30,"millestones":"0,22.6688039,38.5837827#1,22.6662150,38.5765426#2,22.6601959,38.5694548#3,22.6531174,38.5656525#4,22.6513414,38.5610665#5,22.6454115,38.5635534#6,22.6514699,38.5695814#7,22.6548269,38.5746736#8,22.6592791,38.5801865#9,22.6620089,38.5830709#10.2,22.6687176,38.5838132","x":22.6453608,"y":38.5620935,"coor":[[22.6688039,38.5837827],[22.6693798,38.5836811],[22.6693876,38.5835505],[22.6695439,38.5831648],[22.6698204,38.5831138],[22.669782,38.5829377],[22.6695866,38.5827778],[22.6693381,38.5825587],[22.6691283,38.5818354],[22.6691247,38.5816596],[22.6689652,38.5815947],[22.6688871,38.5814677],[22.6685762,38.5808964],[22.6686902,38.580321],[22.6686243,38.580158],[22.6684097,38.5799663],[22.6684593,38.5797687],[22.6683715,38.579646],[22.6683348,38.5797717],[22.6681774,38.5795897],[22.6678702,38.579442],[22.6670353,38.5786485],[22.6664974,38.5779395],[22.6663994,38.57765],[22.6664608,38.5774345],[22.6662742,38.5769728],[22.6661313,38.5760069],[22.6659655,38.5756626],[22.6658938,38.5751932],[22.6659531,38.5750947],[22.6659135,38.5750222],[22.6649272,38.5737313],[22.6645304,38.5728437],[22.664394,38.57277],[22.6642434,38.5725746],[22.6640505,38.5724552],[22.6639984,38.5721663],[22.6635998,38.5719995],[22.6632382,38.571689],[22.6626474,38.5713578],[22.6622757,38.5709751],[22.6618328,38.5707177],[22.6614275,38.5702895],[22.6610758,38.5700692],[22.6606861,38.5700377],[22.6605968,38.5699016],[22.6600124,38.5692505],[22.6596157,38.5689757],[22.659516,38.5687853],[22.6593573,38.5686753],[22.6592989,38.5687287],[22.6591518,38.5686189],[22.65877,38.568164],[22.6586886,38.5682171],[22.6584709,38.5681966],[22.6586658,38.5688296],[22.6586054,38.5689911],[22.6584166,38.5686465],[22.6582877,38.5687892],[22.6581851,38.568752],[22.6575738,38.5682944],[22.6573277,38.5679492],[22.6569181,38.5677552],[22.656584,38.5676297],[22.6561266,38.5675344],[22.655808,38.5673865],[22.6549571,38.5668541],[22.6548031,38.5664919],[22.6544585,38.5665059],[22.6537838,38.566372],[22.6536394,38.566118],[22.6536096,38.5658654],[22.6532995,38.5658798],[22.6529967,38.5654979],[22.6521208,38.5650733],[22.6520564,38.5648382],[22.6519317,38.5647557],[22.6517363,38.5643659],[22.6515194,38.5643004],[22.6512491,38.5640269],[22.6513657,38.5639291],[22.6519175,38.5638814],[22.6519647,38.5638099],[22.6517933,38.5637718],[22.6518547,38.5635563],[22.6525533,38.5630236],[22.6525906,38.5628709],[22.6524777,38.5627704],[22.6524574,38.562626],[22.6523893,38.5625892],[22.6520774,38.5626937],[22.6517453,38.5626539],[22.6515948,38.5627242],[22.6511129,38.5627187],[22.650692,38.5625156],[22.6502909,38.5624839],[22.6499686,38.5625343],[22.6498687,38.5623529],[22.6500884,38.5622653],[22.6502993,38.5620334],[22.6502315,38.5619786],[22.6504517,38.561864],[22.6508847,38.5614184],[22.6512735,38.561495],[22.6514236,38.5614426],[22.6514253,38.5613525],[22.6512441,38.5612243],[22.6516363,38.56058],[22.6510302,38.5605234],[22.6506846,38.5605915],[22.6503326,38.5603892],[22.650141,38.5601978],[22.649843,38.5601763],[22.6496571,38.5603003],[22.6494748,38.5602262],[22.6492558,38.5602777],[22.6487113,38.559938],[22.6479973,38.5598171],[22.6477904,38.5598327],[22.6471985,38.5601863],[22.6464925,38.5605026],[22.6461705,38.5605349],[22.6458158,38.5604767],[22.6456926,38.5609259],[22.6454832,38.5610767],[22.6455141,38.5612663],[22.6454057,38.5615353],[22.6453608,38.5620935],[22.645217,38.5624163],[22.6450884,38.562541],[22.6453142,38.5627418],[22.6454664,38.5631942],[22.6453621,38.5638598],[22.6454853,38.5640234],[22.6454589,38.5642033],[22.6456748,38.564323],[22.6458729,38.5647759],[22.6465708,38.5648921],[22.647016,38.5650234],[22.6476338,38.5657424],[22.6480749,38.5660899],[22.6481222,38.5660184],[22.648328,38.5660568],[22.6484325,38.5659949],[22.6485647,38.5660415],[22.6486072,38.5662222],[22.6485691,38.5664201],[22.6484877,38.5664732],[22.6483605,38.5671386],[22.6487324,38.5675033],[22.6487956,38.5678104],[22.6490072,38.5681553],[22.6494404,38.5683135],[22.6496426,38.5685501],[22.6497972,38.5688763],[22.6503742,38.5693245],[22.6510114,38.5696203],[22.6514828,38.5695806],[22.6516023,38.5699425],[22.6519766,38.5701811],[22.652221,38.5706164],[22.6526521,38.5708917],[22.6529011,38.5711379],[22.6530253,38.5712475],[22.6529193,38.5713904],[22.6522578,38.5717793],[22.6512053,38.5721997],[22.6511409,38.5725775],[22.650963,38.5728818],[22.6511622,38.5733572],[22.6511562,38.5738483],[22.6513829,38.5740041],[22.6518072,38.574027],[22.652126,38.5741658],[22.6522896,38.5742578],[22.6525421,38.5742607],[22.6533938,38.5741444],[22.6537928,38.5742932],[22.6540649,38.574454],[22.6541457,38.5744279],[22.6542058,38.5742844],[22.6543399,38.5742499],[22.6546463,38.5746139],[22.6550341,38.5747445],[22.6554583,38.5747764],[22.6557428,38.5749058],[22.6559802,38.5751068],[22.6560565,38.5753239],[22.6560646,38.5755043],[22.6563715,38.5762828],[22.656484,38.577023],[22.6564208,38.5770673],[22.6564951,38.5773926],[22.657291,38.5782848],[22.6575239,38.5782425],[22.6576764,38.5783343],[22.657883,38.5783367],[22.6580269,38.5786267],[22.6583111,38.5787741],[22.6588357,38.5788838],[22.6587986,38.5791041],[22.658669,38.5792829],[22.6584381,38.5795055],[22.6580602,38.5794561],[22.6580125,38.5795547],[22.658066,38.5797626],[22.6583361,38.580054],[22.6585326,38.580597],[22.6586356,38.5806162],[22.6589021,38.5804841],[22.6595211,38.5799955],[22.6612131,38.5797536],[22.6615919,38.5797579],[22.6622515,38.5798646],[22.6622039,38.5799541],[22.6619963,38.5800058],[22.6621979,38.5802785],[22.662391,38.5803888],[22.6616531,38.5805606],[22.6614654,38.5807747],[22.6611409,38.5809423],[22.6610227,38.5811211],[22.6611483,38.5811586],[22.6615389,38.5811451],[22.6615354,38.5812757],[22.6612662,38.581552],[22.6612507,38.5817681],[22.6609446,38.5821791],[22.6608221,38.5825922],[22.6606804,38.5828068],[22.6605802,38.5832563],[22.6607892,38.5837453],[22.6612912,38.5833005],[22.6620996,38.5830394],[22.6626519,38.5829736],[22.6626265,38.5831085],[22.6631784,38.5830607],[22.6635663,38.5831913],[22.6638074,38.583194],[22.6647669,38.5834573],[22.6655514,38.58325],[22.6660335,38.5832555],[22.6661009,38.5833373],[22.6669579,38.5833021],[22.6670251,38.5833524],[22.6669066,38.5834186],[22.6672746,38.5833868],[22.6677134,38.5832476],[22.6681263,38.5832703],[22.6682163,38.5834876],[22.668008,38.5835753],[22.6675284,38.5840565],[22.667827,38.5840509],[22.6684498,38.5838958],[22.6687176,38.5838132]]},{"id":17829,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a4\u03b9\u03b8\u03bf\u03c1\u03ad\u03b1-\u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c4\u03c9\u03bd \u03c0\u03b7\u03b3\u03ce\u03bd \u03c4\u03b7\u03c2 \u0392\u03b5\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","description_GR":"\u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c4\u03c9\u03bd \u03c0\u03b7\u03b3\u03ce\u03bd \u03c4\u03b7\u03c2 \u0392\u03b5\u03bb\u03af\u03c4\u03c3\u03b1\u03c2","path":"STEREA\/Sterea_Parnassos_Tithorea_Tsares","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":8221,"name_EN":"Parnassos Mt: From Tithorea to Tsares spring","description_EN":"A trilp along the Velitsa springs","ascent_time":245,"descent_time":210,"marker":"Red_dots","level":9,"ascent":1148,"descent":215,"maxelev":1382,"minelev":435,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.6427 38.53711,22.67067 38.58348)","views":53,"millestones":"0,22.6688039,38.5837827#1,22.6662150,38.5765426#2,22.6601959,38.5694548#3,22.6531174,38.5656525#4,22.6513414,38.5610665#5,22.6466795,38.5550625#6,22.6434453,38.5488259#7,22.6492467,38.5440967#8.2,22.6488413,38.5368612","x":22.6499686,"y":38.5625343,"coor":[[22.6688039,38.5837827],[22.6693798,38.5836811],[22.6693876,38.5835505],[22.6695439,38.5831648],[22.6698204,38.5831138],[22.669782,38.5829377],[22.6695866,38.5827778],[22.6693381,38.5825587],[22.6691283,38.5818354],[22.6691247,38.5816596],[22.6689652,38.5815947],[22.6688871,38.5814677],[22.6685762,38.5808964],[22.6686902,38.580321],[22.6686243,38.580158],[22.6684097,38.5799663],[22.6684593,38.5797687],[22.6683715,38.579646],[22.6683348,38.5797717],[22.6681774,38.5795897],[22.6678702,38.579442],[22.6670353,38.5786485],[22.6664974,38.5779395],[22.6663994,38.57765],[22.6664608,38.5774345],[22.6662742,38.5769728],[22.6661313,38.5760069],[22.6659655,38.5756626],[22.6658938,38.5751932],[22.6659531,38.5750947],[22.6659135,38.5750222],[22.6649272,38.5737313],[22.6645304,38.5728437],[22.664394,38.57277],[22.6642434,38.5725746],[22.6640505,38.5724552],[22.6639984,38.5721663],[22.6635998,38.5719995],[22.6632382,38.571689],[22.6626474,38.5713578],[22.6622757,38.5709751],[22.6618328,38.5707177],[22.6614275,38.5702895],[22.6610758,38.5700692],[22.6606861,38.5700377],[22.6605968,38.5699016],[22.6600124,38.5692505],[22.6596157,38.5689757],[22.659516,38.5687853],[22.6593573,38.5686753],[22.6592989,38.5687287],[22.6591518,38.5686189],[22.65877,38.568164],[22.6586886,38.5682171],[22.6584709,38.5681966],[22.6586658,38.5688296],[22.6586054,38.5689911],[22.6584166,38.5686465],[22.6582877,38.5687892],[22.6581851,38.568752],[22.6575738,38.5682944],[22.6573277,38.5679492],[22.6569181,38.5677552],[22.656584,38.5676297],[22.6561266,38.5675344],[22.655808,38.5673865],[22.6549571,38.5668541],[22.6548031,38.5664919],[22.6544585,38.5665059],[22.6537838,38.566372],[22.6536394,38.566118],[22.6536096,38.5658654],[22.6532995,38.5658798],[22.6529967,38.5654979],[22.6521208,38.5650733],[22.6520564,38.5648382],[22.6519317,38.5647557],[22.6517363,38.5643659],[22.6515194,38.5643004],[22.6512491,38.5640269],[22.6513657,38.5639291],[22.6519175,38.5638814],[22.6519647,38.5638099],[22.6517933,38.5637718],[22.6518547,38.5635563],[22.6525533,38.5630236],[22.6525906,38.5628709],[22.6524777,38.5627704],[22.6524574,38.562626],[22.6523893,38.5625892],[22.6520774,38.5626937],[22.6517453,38.5626539],[22.6515948,38.5627242],[22.6511129,38.5627187],[22.650692,38.5625156],[22.6502909,38.5624839],[22.6499686,38.5625343],[22.6498687,38.5623529],[22.6500884,38.5622653],[22.6502993,38.5620334],[22.6502315,38.5619786],[22.6504517,38.561864],[22.6508847,38.5614184],[22.6512735,38.561495],[22.6514236,38.5614426],[22.6514253,38.5613525],[22.6512441,38.5612243],[22.6516363,38.56058],[22.6515192,38.560457],[22.6512944,38.5602021],[22.6508747,38.5599359],[22.6502541,38.55937],[22.64976,38.5587876],[22.6495599,38.5584429],[22.6482759,38.5571394],[22.6479472,38.5569193],[22.6477304,38.5568538],[22.6472441,38.5564697],[22.646664,38.5561926],[22.6460988,38.5557355],[22.6458697,38.5557148],[22.6456844,38.5558028],[22.6455696,38.5558015],[22.6455484,38.5557111],[22.6454792,38.5557283],[22.6454578,38.555647],[22.6456213,38.5554957],[22.645942,38.5555264],[22.6461037,38.5554742],[22.6465232,38.5551366],[22.64782,38.5545208],[22.6481008,38.5542357],[22.6485143,38.5536007],[22.6484811,38.5535372],[22.6478322,38.5532594],[22.6473026,38.5527396],[22.6470522,38.5526286],[22.6470049,38.5527001],[22.6468565,38.5526624],[22.6464719,38.5523605],[22.6458563,38.5521462],[22.6454382,38.5517989],[22.6450171,38.551001],[22.6450488,38.5505328],[22.6449145,38.550351],[22.6443817,38.5500024],[22.6443035,38.5498933],[22.6443734,38.5492273],[22.6433489,38.5487829],[22.6435382,38.5484832],[22.6440869,38.5479849],[22.644287,38.5477169],[22.6447042,38.5474964],[22.6455078,38.5474787],[22.6461705,38.5476305],[22.6468332,38.5471696],[22.6473866,38.5470318],[22.6479021,38.5470738],[22.6480032,38.5471921],[22.6481517,38.5472299],[22.6483022,38.5471596],[22.6485071,38.547243],[22.6487379,38.5471736],[22.6492424,38.5471974],[22.649144,38.5471287],[22.6491723,38.5462279],[22.6497499,38.5447927],[22.6495171,38.5443575],[22.6491564,38.5440109],[22.6490441,38.5432707],[22.6487252,38.542528],[22.6477962,38.5418955],[22.6475904,38.5418571],[22.6476032,38.5417852],[22.6473753,38.5417014],[22.6470031,38.5413547],[22.6469856,38.5410661],[22.6470907,38.5409682],[22.6474706,38.5409005],[22.6476099,38.540812],[22.6473926,38.5407014],[22.6474209,38.5404133],[22.6471861,38.5400862],[22.6470898,38.5397156],[22.6474197,38.5392508],[22.6478917,38.5391662],[22.6482865,38.5389184],[22.6485253,38.5378037],[22.6486534,38.5377061],[22.6487377,38.5374908],[22.6487245,38.536968],[22.6488413,38.5368612]]},{"id":17867,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2 \u03c3\u03c4\u03bf \u039b\u03b9\u03b2\u03ac\u03b4\u03b9 \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1\u03c2","description_GR":"","path":"NATURE\/Nature_Parnassos_Butterflies_Livadi","activity_type":95,"assistance":2,"difficulty":1,"scenic_value":4,"length":6830,"name_EN":"Parnassos: Butterflies in Livadi Arachovas","description_EN":"","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":188,"descent":188,"maxelev":1250,"minelev":1110,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.551 38.49277,22.56782 38.50647)","views":22,"millestones":"0,22.5512426,38.4946021#1,22.5612609,38.4929957#2,22.5655057,38.4984957#3,22.5671413,38.5062628#4,22.5595279,38.5057758#5,22.5528349,38.5026955#6,22.5584740,38.4960313#6.8,22.5512447,38.4946021","x":22.5668018,"y":38.5059227,"coor":[[22.5512426,38.4946021],[22.5514022,38.4946491],[22.55165,38.4948685],[22.5519811,38.4949446],[22.5521424,38.4949016],[22.5518939,38.4947183],[22.5519877,38.4946113],[22.5533326,38.4944477],[22.5539047,38.4945088],[22.5548308,38.4940697],[22.555701,38.4935578],[22.5567427,38.493066],[22.5570618,38.4929843],[22.5577625,38.4929208],[22.5597758,38.4931619],[22.5637304,38.4927193],[22.5636243,38.4928622],[22.5636215,38.4930063],[22.5637879,38.4932877],[22.5641368,38.4936164],[22.56477,38.4940658],[22.5658243,38.4946734],[22.566376,38.4951848],[22.5665917,38.4952956],[22.5665049,38.495628],[22.566152,38.4960742],[22.5662631,38.4962558],[22.5661591,38.4974531],[22.5655564,38.4983558],[22.5653744,38.4988582],[22.5654557,38.4993819],[22.5656266,38.4995462],[22.5658282,38.4996838],[22.566032,38.4998666],[22.5661277,38.5002462],[22.5666323,38.5004777],[22.5668262,38.5008225],[22.5667728,38.5012003],[22.5669284,38.501797],[22.5669248,38.5020312],[22.5668428,38.5026971],[22.5673876,38.5029831],[22.5674747,38.5032185],[22.5673926,38.5033076],[22.5676078,38.5034454],[22.5669801,38.5038702],[22.5668393,38.5040307],[22.5667621,38.5044533],[22.5666679,38.5045783],[22.5665483,38.5054059],[22.5668018,38.5059227],[22.5673866,38.5065065],[22.5673249,38.5066725],[22.5668622,38.5062929],[22.56635,38.5055206],[22.5662536,38.505177],[22.5662951,38.5048171],[22.5661514,38.504545],[22.5657802,38.50418],[22.5655867,38.5041055],[22.5647319,38.5044194],[22.5638602,38.5050035],[22.5633892,38.5050428],[22.562252,38.5057137],[22.5618944,38.5058174],[22.5613383,38.506099],[22.5610295,38.5060591],[22.5606791,38.5058025],[22.560547,38.5057603],[22.5587412,38.5057877],[22.5581811,38.5058574],[22.5566992,38.5059833],[22.5556398,38.5059838],[22.5550759,38.5060849],[22.5544998,38.5060373],[22.5536894,38.505847],[22.5519615,38.5056049],[22.5525691,38.5036074],[22.5531958,38.5015155],[22.5534408,38.5006083],[22.5539572,38.4994432],[22.5545452,38.4987116],[22.5554049,38.4981544],[22.5562483,38.4978404],[22.5582534,38.4973425],[22.5584741,38.497201],[22.5586859,38.4969333],[22.5587636,38.4964837],[22.5586434,38.4961893],[22.5583733,38.4959337],[22.5580666,38.4957857],[22.5575982,38.4956988],[22.5572299,38.4957664],[22.556004,38.496292],[22.5544708,38.4966966],[22.5536794,38.4967048],[22.5524442,38.4965454],[22.5520581,38.4963604],[22.5518335,38.4961233],[22.5512447,38.4946021]]},{"id":17868,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac \u03c3\u03c4\u03bf\u03c5\u03c2 \u0394\u03b5\u03bb\u03c6\u03bf\u03cd\u03c2","description_GR":"","path":"NATURE\/Nature_Parnassos_Birds_Delfi","activity_type":92,"assistance":1,"difficulty":2,"scenic_value":5,"length":3526,"name_EN":"Parnassos: Birding in Delfi","description_EN":"","ascent_time":0,"descent_time":0,"marker":"E4","level":13,"ascent":432,"descent":22,"maxelev":1048,"minelev":609,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49242 38.47998,22.50082 38.49174)","views":12,"millestones":"0,22.4971047,38.4799296#1,22.4935698,38.4853302#2,22.4971479,38.4866291#3,22.4990623,38.4907596#3.5,22.4965273,38.4878523","x":22.499684,"y":38.4854597,"coor":[[22.4971047,38.4799296],[22.4970434,38.4801181],[22.4968332,38.4803046],[22.4968076,38.4804305],[22.4964941,38.4806247],[22.4965001,38.4808861],[22.4965685,38.480905],[22.4964986,38.4809582],[22.4965646,38.4810942],[22.4963091,38.4812531],[22.4964216,38.4813537],[22.4964038,38.4816598],[22.4963424,38.4818573],[22.4961904,38.4819995],[22.4960677,38.4823854],[22.4960213,38.4829616],[22.4959462,38.483267],[22.4958602,38.48332],[22.4955111,38.4836895],[22.4936248,38.4845303],[22.4925531,38.4853456],[22.4938103,38.4849833],[22.4933432,38.4853918],[22.4944732,38.4850819],[22.495253,38.4850739],[22.4956641,38.4851513],[22.4966384,38.4851638],[22.4980078,38.4854697],[22.499501,38.4854393],[22.499684,38.4854597],[22.4982422,38.4859323],[22.4959171,38.4863711],[22.4978464,38.4867743],[22.4988535,38.4868593],[22.499373,38.4868119],[22.500181,38.4871016],[22.4998471,38.4871694],[22.5003454,38.4874642],[22.500262,38.4876163],[22.5002782,38.4879409],[22.5006281,38.4893151],[22.5005598,38.4898459],[22.4994287,38.4913093],[22.4991657,38.4918286],[22.4991489,38.4909813],[22.4989308,38.4904378],[22.4989817,38.4900239],[22.4988383,38.4897518],[22.4984285,38.4895077],[22.4975045,38.4892796],[22.4974956,38.4891533],[22.4978115,38.488851],[22.4977716,38.4885621],[22.4974345,38.4882334],[22.4971724,38.4881579],[22.4970568,38.4882015],[22.4966745,38.4880479],[22.4965273,38.4878523]]},{"id":17869,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u03b5\u03bb\u03b1\u03c4\u03cc\u03b4\u03b1\u03c3\u03bf\u03c5\u03c2","description_GR":"","path":"NATURE\/Nature_Parnassos_Birds_Kroki","activity_type":92,"assistance":2,"difficulty":1,"scenic_value":4,"length":5044,"name_EN":"Parnassos: Birds of the fir forest","description_EN":"","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":118,"descent":118,"maxelev":1142,"minelev":1056,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.49681 38.49965,22.50795 38.51541)","views":18,"millestones":"0,22.5038826,38.5152915#1,22.5076955,38.5080956#2,22.5015030,38.5025464#3,22.4991017,38.5018096#4,22.5038300,38.5077811#5,22.5038805,38.5152915","x":22.4995061,"y":38.499808,"coor":[[22.5038826,38.5152915],[22.5039941,38.5154461],[22.5042567,38.5155035],[22.5044794,38.5152721],[22.5046359,38.5149136],[22.5048457,38.5147541],[22.5051107,38.5146944],[22.5053582,38.5143731],[22.5056864,38.5142061],[22.507037,38.5132321],[22.5072875,38.5127667],[22.5073223,38.5121904],[22.5075595,38.5112563],[22.5075616,38.5111572],[22.5073162,38.5108206],[22.5074622,38.5098583],[22.5075915,38.5097067],[22.5076067,38.5095267],[22.507451,38.5092904],[22.5074658,38.5091284],[22.507366,38.5089649],[22.5074601,38.508849],[22.5075737,38.5083458],[22.5077774,38.5079248],[22.5077561,38.5078435],[22.5075864,38.5077332],[22.5075324,38.5075703],[22.507761,38.5070505],[22.5076939,38.5069686],[22.5077932,38.5066004],[22.5076936,38.5058692],[22.507572,38.5056513],[22.5074009,38.5056041],[22.5069803,38.5048688],[22.5069504,38.5046522],[22.5065455,38.5042685],[22.5062844,38.504139],[22.5059987,38.5040903],[22.5055841,38.5041752],[22.5048877,38.5040221],[22.5046562,38.5041273],[22.5044384,38.5041245],[22.5042246,38.5039235],[22.5038121,38.5039092],[22.5034751,38.5035715],[22.5032706,38.5034788],[22.5024375,38.5032789],[22.502302,38.503178],[22.5021146,38.5028152],[22.501818,38.5027393],[22.5013537,38.502454],[22.5011667,38.5020731],[22.5009204,38.5017816],[22.5007832,38.5017618],[22.5007589,38.5012749],[22.5007209,38.50095],[22.5002731,38.5004216],[22.4996845,38.5000536],[22.4995061,38.499808],[22.4992691,38.4996247],[22.4987895,38.4995285],[22.4982847,38.49954],[22.4977908,38.4995788],[22.4976743,38.4996674],[22.4980878,38.4999115],[22.4982109,38.5000572],[22.4981801,38.5004353],[22.4979783,38.5007662],[22.4975375,38.5011615],[22.4971425,38.5014088],[22.4970933,38.5015703],[22.4972178,38.5017161],[22.4975247,38.5018462],[22.4979029,38.5018601],[22.4999572,38.5017783],[22.5002536,38.5018632],[22.5003758,38.502054],[22.500294,38.5026837],[22.500337,38.5028194],[22.5005188,38.5029029],[22.5011386,38.5028748],[22.5013888,38.5029771],[22.5017497,38.5032701],[22.5021865,38.5037713],[22.5023067,38.5040612],[22.502253,38.504439],[22.5030969,38.504666],[22.5038964,38.5053792],[22.5040864,38.5056159],[22.5041054,38.5058054],[22.5038247,38.5060721],[22.5037758,38.5062157],[22.503899,38.5063614],[22.5043413,38.5066014],[22.5044278,38.5068548],[22.504366,38.5070703],[22.5039195,38.5075872],[22.5038279,38.5077888],[22.5040172,38.5080616],[22.5045865,38.5082581],[22.5053095,38.50879],[22.5053489,38.5091059],[22.5051151,38.5093192],[22.5051003,38.5094812],[22.505383,38.509674],[22.5055169,38.509856],[22.50556,38.5105414],[22.5057449,38.5110304],[22.5059127,38.5117895],[22.5064196,38.5122375],[22.5065508,38.5125455],[22.5064387,38.5129767],[22.5059212,38.5136008],[22.505165,38.5141139],[22.5048598,38.5144524],[22.5039639,38.5150717],[22.5038805,38.5152915]]},{"id":17870,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac \u03c4\u03b7\u03c2 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ae\u03c2 \u03b6\u03ce\u03bd\u03b7\u03c2","description_GR":"","path":"NATURE\/Nature_Parnassos_Birds_Sarandari","activity_type":92,"assistance":2,"difficulty":1,"scenic_value":5,"length":4694,"name_EN":"Parnassos: Birding in the hghlands","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":368,"descent":368,"maxelev":2094,"minelev":1767,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.57529 38.53872,22.59041 38.54458)","views":14,"millestones":"0,22.5763592,38.5413054#1,22.5821069,38.5405263#2,22.5888995,38.5407845#3,22.5870265,38.5441290#4,22.5821503,38.5415867#4.7,22.5763581,38.5413054","x":22.5895337,"y":38.5399465,"coor":[[22.5763592,38.5413054],[22.5761061,38.5413384],[22.5757821,38.5414786],[22.5755887,38.5413952],[22.5756102,38.5412332],[22.5753624,38.5409959],[22.5753764,38.5408699],[22.5762528,38.5406463],[22.5763467,38.5405393],[22.5764977,38.5405186],[22.5768087,38.5404593],[22.5774826,38.5401386],[22.5776937,38.5399068],[22.5779445,38.5394053],[22.578142,38.5392815],[22.5785459,38.5391647],[22.5790427,38.5389906],[22.5795774,38.5386366],[22.5798308,38.5385856],[22.579909,38.5386947],[22.5797098,38.5389085],[22.5797059,38.5391067],[22.5798188,38.5391982],[22.58023,38.5392933],[22.5802642,38.5393027],[22.5804571,38.5394132],[22.5805681,38.5396038],[22.5805516,38.5398559],[22.5813782,38.5400687],[22.5815895,38.5404137],[22.5815816,38.5405217],[22.5818215,38.540448],[22.5819118,38.5405212],[22.5824623,38.5405369],[22.5827699,38.5406488],[22.5828124,38.5408205],[22.5829492,38.5408672],[22.5831438,38.5408876],[22.5834091,38.5408187],[22.5836261,38.5408664],[22.5837075,38.5408133],[22.5838889,38.5409236],[22.5841903,38.5411886],[22.5842778,38.541406],[22.5844133,38.5415157],[22.5848256,38.5415568],[22.585007,38.5416671],[22.5851343,38.5416146],[22.5851782,38.5417142],[22.5854092,38.5416359],[22.5855835,38.5414713],[22.5857434,38.5415093],[22.5857757,38.5416178],[22.5856445,38.5418685],[22.5867885,38.5414588],[22.5869867,38.541299],[22.5871109,38.5408139],[22.5870553,38.5407231],[22.586715,38.5405207],[22.586778,38.5402331],[22.5873933,38.5402721],[22.5874767,38.5401109],[22.5877531,38.5400602],[22.5885275,38.5403579],[22.5886053,38.540485],[22.5885875,38.5408092],[22.5886982,38.5410178],[22.588758,38.5408923],[22.5892006,38.5405552],[22.5894586,38.54027],[22.5895337,38.5399465],[22.5895729,38.5391179],[22.589789,38.5389222],[22.5899503,38.5388836],[22.5903997,38.5394838],[22.590178,38.5399677],[22.5902524,38.5414465],[22.590158,38.5420582],[22.5901239,38.5422245],[22.5899243,38.5423302],[22.5896777,38.5426156],[22.589505,38.5426495],[22.5893641,38.5428101],[22.5885322,38.5431064],[22.588373,38.5430324],[22.5879996,38.5433523],[22.5879398,38.5434777],[22.5876023,38.543717],[22.5874442,38.5437196],[22.5872809,38.5438528],[22.5868588,38.5443163],[22.5868688,38.5443885],[22.586672,38.5444762],[22.5866009,38.5445925],[22.586384,38.5445358],[22.5862543,38.5447145],[22.5861184,38.5446227],[22.5858433,38.5446645],[22.5857928,38.5436726],[22.5857824,38.5436184],[22.5857132,38.5436356],[22.585778,38.5432579],[22.585721,38.5432392],[22.5856948,38.5428153],[22.5856052,38.5427061],[22.5856682,38.5424185],[22.58559,38.5423094],[22.5853223,38.5425045],[22.5853999,38.5420548],[22.5854092,38.5416359],[22.5851782,38.5417142],[22.5850259,38.5418746],[22.5847721,38.5419436],[22.5844659,38.5417597],[22.5843168,38.5417579],[22.5840927,38.5420706],[22.5838751,38.5420499],[22.5835345,38.5418656],[22.5831214,38.5419732],[22.5830605,38.5421527],[22.5831362,38.5423879],[22.5831078,38.5425047],[22.5830525,38.5423959],[22.5827582,38.5421941],[22.5826034,38.5418948],[22.5821424,38.5415784],[22.5818092,38.5416014],[22.5816268,38.5415451],[22.5814042,38.5411909],[22.5812105,38.5411255],[22.5812849,38.5409687],[22.5802654,38.5408843],[22.5798119,38.5407706],[22.5789302,38.5406788],[22.5783198,38.5407976],[22.5777233,38.5407903],[22.577376,38.5409483],[22.5769184,38.5408797],[22.5767438,38.5409496],[22.5763581,38.5413054]]},{"id":18011,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0394\u03b5\u03bb\u03c6\u03bf\u03af-\u03a7\u03c1\u03b9\u03c3\u03c3\u03cc","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5 \u039a\u03af\u03c1\u03c1\u03b1\u03c2-\u0394\u03b5\u03bb\u03c6\u03ce\u03bd","path":"STEREA\/Sterea_Parnassos_Delfi_Chrisso","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2944,"name_EN":"Parnassos Mt: Delfi-Chrisso","description_EN":"Part of the Kirra-Delfi ancient pathway","ascent_time":50,"descent_time":60,"marker":"Yellow_cycle","level":9,"ascent":1,"descent":322,"maxelev":562,"minelev":230,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.46935 38.47501,22.49526 38.47798)","views":33,"millestones":"0,22.4951915,38.4783146#1,22.4873502,38.4771830#2,22.4777763,38.4758542#2.9,22.4693930,38.4760653","x":22.4812856,"y":38.4756524,"coor":[[22.4951915,38.4783146],[22.495075,38.4780247],[22.4950092,38.4778301],[22.4946045,38.4778249],[22.4943713,38.4780111],[22.4941868,38.4780628],[22.4928837,38.4778839],[22.4924658,38.47791],[22.4923447,38.4777913],[22.4918184,38.4777395],[22.4918233,38.4775053],[22.4912697,38.4776693],[22.4913593,38.4772199],[22.4910598,38.4772882],[22.4910403,38.4771257],[22.4907156,38.4773017],[22.4906296,38.4770303],[22.4903415,38.4770987],[22.4901815,38.4770786],[22.4901572,38.4765917],[22.4899955,38.4766527],[22.4899419,38.4764717],[22.4898243,38.4766144],[22.4897689,38.4765236],[22.4895263,38.4766106],[22.4890343,38.4765682],[22.4887581,38.4766187],[22.4880004,38.4772217],[22.4879221,38.4771305],[22.4877842,38.4771468],[22.4871354,38.477197],[22.4867863,38.4770528],[22.4863416,38.4769389],[22.485905,38.4769873],[22.4854595,38.4769095],[22.4837756,38.4768517],[22.4832657,38.4765657],[22.4827876,38.4764063],[22.4822582,38.4759579],[22.4812856,38.4756524],[22.4808055,38.4756552],[22.4806761,38.4756941],[22.4806317,38.4756214],[22.4805942,38.4755488],[22.4794545,38.4757773],[22.4789784,38.4760685],[22.4788058,38.4761023],[22.478407,38.4764306],[22.4782343,38.4764644],[22.4782169,38.4762028],[22.477841,38.4760898],[22.4778207,38.4759634],[22.4779594,38.4759111],[22.4778944,38.4758292],[22.4775469,38.4759013],[22.4772848,38.4758258],[22.4771734,38.4756711],[22.4761789,38.475541],[22.475601,38.4752181],[22.4749298,38.4749751],[22.4738007,38.4752487],[22.4736643,38.4751929],[22.4735191,38.4750108],[22.4733819,38.474991],[22.4727731,38.4751047],[22.4724266,38.4752263],[22.4723361,38.4751711],[22.4723724,38.4750814],[22.472304,38.4750625],[22.4720862,38.4750597],[22.4717024,38.4751673],[22.4714189,38.4751276],[22.4714249,38.4748393],[22.4712768,38.4746977],[22.4707304,38.4753799],[22.4703065,38.4756898],[22.4697312,38.4757904],[22.469393,38.4760653]]},{"id":18173,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b9\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03c0\u03c1\u03ce\u03c4\u03bf\u03c5\u03c2 \u03bc\u03ae\u03bd\u03b5\u03c2 \u03c4\u03b7\u03c2 \u0386\u03bd\u03bf\u03b9\u03be\u03b7\u03c2","path":"NATURE\/Nature_Parnassos_Butterflies_Amfikleia","activity_type":95,"assistance":2,"difficulty":1,"scenic_value":4,"length":5093,"name_EN":"Parnassos: Butterflies around Amfikleia","description_EN":"An early Spring route","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":13,"ascent":320,"descent":320,"maxelev":770,"minelev":449,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.57305 38.63212,22.59038 38.6424)","views":13,"millestones":"0,22.5814620,38.6409019#1,22.5738355,38.6395792#2,22.5789903,38.6340798#3,22.5811665,38.6356242#4,22.5896291,38.6347837#5.1,22.5814620,38.6409019","x":22.5798843,"y":38.6323671,"coor":[[22.581462,38.6409019],[22.5807473,38.6408752],[22.5802318,38.6407969],[22.5799133,38.6412165],[22.5791753,38.6413518],[22.5782936,38.6411969],[22.5778234,38.6417318],[22.577336,38.6419782],[22.5767947,38.6420437],[22.5763848,38.6424352],[22.5762473,38.6424155],[22.5761159,38.6420895],[22.5759662,38.6421057],[22.5758254,38.6422166],[22.5752344,38.6419256],[22.5748852,38.6415699],[22.5746806,38.6414593],[22.5746697,38.6408509],[22.5748836,38.640493],[22.5748557,38.640326],[22.5744945,38.6399972],[22.574131,38.6397855],[22.574019,38.63964],[22.5734027,38.6394342],[22.5731156,38.6390477],[22.5732193,38.6390129],[22.5733269,38.6387304],[22.5732845,38.6385496],[22.5735016,38.6380296],[22.5734298,38.6375962],[22.57363,38.6373464],[22.5736322,38.6372382],[22.5737601,38.6371587],[22.5737856,38.6370329],[22.5741088,38.6369557],[22.5742205,38.6371193],[22.5743806,38.6371573],[22.574658,38.6370705],[22.5749212,38.6371278],[22.5753826,38.6370343],[22.5759292,38.6366985],[22.5760473,38.6365378],[22.5760784,38.6361236],[22.5763566,38.6360008],[22.5767421,38.6356811],[22.5775977,38.6354032],[22.5778614,38.6354334],[22.5781968,38.6353203],[22.5783845,38.6351244],[22.5782474,38.6349785],[22.5785554,38.6345047],[22.5787664,38.634291],[22.578882,38.6342563],[22.5789886,38.6340954],[22.5790169,38.6338254],[22.5789167,38.633662],[22.5791277,38.6334483],[22.5792711,38.6331707],[22.5795959,38.6330124],[22.5798413,38.6327992],[22.5798843,38.6323671],[22.5798075,38.632186],[22.580095,38.6321714],[22.5803235,38.6319985],[22.5805065,38.6320773],[22.5806984,38.6322283],[22.5809508,38.6322494],[22.5810287,38.6323765],[22.5802154,38.6327271],[22.5801207,38.6328701],[22.5801751,38.633024],[22.580487,38.6329377],[22.5806701,38.6329759],[22.5805064,38.6331181],[22.5802789,38.6335839],[22.5804047,38.6341982],[22.5802798,38.6345617],[22.5801456,38.6349565],[22.5799349,38.6351522],[22.5802151,38.6352728],[22.5805371,38.6352587],[22.581139,38.6350317],[22.5812883,38.6350335],[22.581321,38.635124],[22.5811163,38.6355991],[22.5811617,38.6356267],[22.5815447,38.6354331],[22.5817679,38.6351835],[22.5822088,38.6349635],[22.5824657,38.6347504],[22.5827395,38.6342671],[22.5830063,38.6341352],[22.5835838,38.6339799],[22.5840675,38.6339227],[22.5842081,38.6337802],[22.5847056,38.633606],[22.5857651,38.6334747],[22.5864143,38.6337619],[22.587272,38.6339615],[22.5888571,38.6339806],[22.5893826,38.6341311],[22.5898083,38.6341002],[22.5903351,38.6341877],[22.5900207,38.6344001],[22.5898265,38.6346907],[22.5896919,38.6347656],[22.5885579,38.6350854],[22.5876699,38.6352549],[22.5871059,38.6358969],[22.5863626,38.6363024],[22.5860359,38.6363751],[22.5858841,38.6364994],[22.5856671,38.6370194],[22.5845267,38.6382627],[22.583654,38.6394056],[22.5832707,38.6396172],[22.5828852,38.6399369],[22.5821884,38.640316],[22.5814891,38.6408211],[22.581462,38.6409019]]},{"id":18375,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2:\u0397 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u03a7\u03c1\u03b9\u03c3\u03cc","description_GR":"","path":"NATURE\/Nature_Parnassos_Flora_Chrisso","activity_type":96,"assistance":2,"difficulty":1,"scenic_value":5,"length":3011,"name_EN":"Parnassos: Flora around Chrisso","description_EN":"","ascent_time":0,"descent_time":0,"marker":"E4","level":13,"ascent":105,"descent":105,"maxelev":187,"minelev":84,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46029 38.46467,22.46956 38.47273)","views":5,"millestones":"0,22.4683633,38.4728348#1,22.4651039,38.4664295#2,22.4650581,38.4671235#3,22.4683623,38.4728348","x":22.4617222,"y":38.4653089,"coor":[[22.4683633,38.4728348],[22.468542,38.4725668],[22.4686293,38.4724553],[22.468924,38.4721212],[22.4690991,38.4719208],[22.4692684,38.4718238],[22.469416,38.4717402],[22.4691791,38.4716109],[22.4693405,38.4713967],[22.4692694,38.4709633],[22.4693032,38.4704501],[22.469205,38.4702145],[22.469409,38.4697846],[22.4692893,38.469382],[22.4691972,38.4690114],[22.4689072,38.4686291],[22.4687288,38.4678518],[22.4685382,38.467651],[22.4684355,38.4676317],[22.4683037,38.4673596],[22.4677525,38.4668658],[22.4670476,38.4665952],[22.4666706,38.4665362],[22.4664066,38.4665508],[22.4657096,38.4664515],[22.4654907,38.4665027],[22.4652392,38.4664724],[22.4646244,38.4662751],[22.4639671,38.4659241],[22.4633609,38.465862],[22.4628163,38.4656026],[22.4624278,38.4655434],[22.4619285,38.4653116],[22.4617222,38.4653089],[22.4608938,38.4649195],[22.4605775,38.4646991],[22.4604592,38.4645533],[22.4604783,38.4647338],[22.4605898,38.4648795],[22.461356,38.4655023],[22.4617864,38.4662829],[22.4620801,38.466485],[22.4644085,38.4669481],[22.4655024,38.4672508],[22.4653042,38.4679511],[22.4653086,38.4682846],[22.4656449,38.4686405],[22.4662318,38.4690717],[22.4667276,38.4692539],[22.4672393,38.4691299],[22.4678477,38.4690838],[22.4685414,38.4693452],[22.4689421,38.4693685],[22.4692882,38.469382],[22.4694079,38.4697846],[22.469204,38.4702145],[22.4693021,38.47045],[22.4692684,38.4709632],[22.4693394,38.4713967],[22.469178,38.4716109],[22.4694146,38.4717401],[22.4692674,38.4718238],[22.469098,38.4719207],[22.4688819,38.4721657],[22.4686282,38.4724553],[22.468541,38.4725668],[22.4683623,38.4728348]]},{"id":19301,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03b9\u03bf\u03cd \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u0391\u03ba\u03c1\u03b9\u03bd\u03bf\u03cd \u039d\u03b5\u03c1\u03bf\u03cd","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c0\u03ad\u03c4\u03b5\u03b9\u03b1 \u03c3\u03c4\u03b1 \u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03ac \u03c0\u03b5\u03b4\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","path":"STEREA\/Sterea_Parnassos_Stavros_AgNikolaos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":11095,"name_EN":"Parnassos Mt: Stavros-Agios Nikolaos (Akrino Nero)","description_EN":"A trip along the old pastures of Parnassos","ascent_time":310,"descent_time":285,"marker":"No_marks","level":9,"ascent":1121,"descent":558,"maxelev":1899,"minelev":1177,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.55098 38.49364,22.64128 38.50779)","views":9,"millestones":"0,22.5512481,38.4945976#1,22.5612638,38.4929953#2,22.5723585,38.4933903#3,22.5800239,38.4967641#4,22.5903749,38.4962116#5,22.5942366,38.5016341#6,22.6027301,38.5051262#7,22.6086100,38.5070440#8,22.6187159,38.5064059#9,22.6296777,38.5063655#10,22.6355606,38.5032940#11.1,22.6410840,38.5042985","x":22.607269,"y":38.5070733,"coor":[[22.5512481,38.4945976],[22.5514022,38.4946491],[22.55165,38.4948685],[22.5519811,38.4949446],[22.5521424,38.4949016],[22.5518939,38.4947183],[22.5519877,38.4946113],[22.5533326,38.4944477],[22.5539047,38.4945088],[22.5548308,38.4940697],[22.555701,38.4935578],[22.5567427,38.493066],[22.5570615,38.4929843],[22.5577622,38.4929208],[22.5597754,38.4931619],[22.5637293,38.4927193],[22.5641409,38.4927784],[22.5650288,38.4931047],[22.5658413,38.4931867],[22.566355,38.4933012],[22.5674365,38.4931162],[22.5678262,38.4931209],[22.5685233,38.4932376],[22.5694816,38.4934836],[22.570069,38.4935178],[22.5707152,38.4933094],[22.571509,38.4931749],[22.571921,38.493216],[22.5725582,38.4934671],[22.5726384,38.493468],[22.5727784,38.4933436],[22.573222,38.4935292],[22.5734733,38.4935773],[22.5735235,38.493249],[22.5736274,38.4932142],[22.5738112,38.4937752],[22.5740262,38.4950845],[22.574257,38.4955919],[22.574618,38.4958937],[22.5751626,38.4961887],[22.5762304,38.4966973],[22.5773465,38.4970894],[22.5774579,38.4972529],[22.5785799,38.4971224],[22.5795376,38.4968186],[22.5802387,38.496737],[22.5810941,38.4963869],[22.5812779,38.4963711],[22.5814051,38.4964447],[22.5815515,38.4959959],[22.582154,38.4956788],[22.5827404,38.4955958],[22.583409,38.4954146],[22.5836581,38.4954131],[22.5843904,38.4954941],[22.5852054,38.4954499],[22.5857861,38.4956551],[22.5861756,38.4956779],[22.5865678,38.4959619],[22.5874479,38.4961077],[22.5882621,38.4960995],[22.5886301,38.4960499],[22.5889542,38.4958916],[22.589195,38.4958945],[22.590541,38.4962531],[22.591053,38.4964576],[22.5914608,38.4967148],[22.5916033,38.4967435],[22.591639,38.4965457],[22.5918471,38.4964581],[22.592099,38.4964791],[22.5924284,38.4966363],[22.5935306,38.4977489],[22.5940954,38.4981883],[22.5942497,38.4985055],[22.5942111,38.4987213],[22.5934372,38.4991942],[22.5931389,38.5003801],[22.5929167,38.5009361],[22.5926818,38.5012217],[22.5928607,38.5014581],[22.5932713,38.5015712],[22.5936969,38.5015042],[22.5942472,38.5015108],[22.5942324,38.5016819],[22.5944391,38.5016663],[22.5948595,38.5018696],[22.5954753,38.5020482],[22.5959036,38.5024318],[22.5959862,38.50255],[22.5960778,38.5025601],[22.5961549,38.5027232],[22.5969911,38.503364],[22.5970383,38.5032925],[22.5974195,38.5031529],[22.5975032,38.5029737],[22.5977478,38.5027783],[22.59806,38.5026469],[22.5983922,38.5026689],[22.5986411,38.5028431],[22.5987734,38.503115],[22.5987703,38.5032772],[22.599323,38.5037524],[22.5993423,38.5039419],[22.5996254,38.5041255],[22.5997255,38.5042889],[22.5998283,38.5043082],[22.6001882,38.5046729],[22.6009762,38.5048445],[22.6019056,38.5048196],[22.6022601,38.5048689],[22.6030544,38.5053109],[22.6040824,38.5055214],[22.6048989,38.505405],[22.6057248,38.5053968],[22.6063182,38.5055481],[22.6069313,38.5058167],[22.6072707,38.506055],[22.6075483,38.5065269],[22.6077372,38.5065832],[22.6076483,38.5070327],[22.607269,38.5070733],[22.6070705,38.5072602],[22.6070021,38.5074621],[22.6070914,38.5076975],[22.6067671,38.5078648],[22.6067424,38.5079547],[22.6068421,38.5081361],[22.6067572,38.5083784],[22.6068017,38.508451],[22.6069386,38.5084661],[22.6071233,38.5081619],[22.6076745,38.5075287],[22.6081762,38.5071967],[22.6089065,38.5069441],[22.6095958,38.5068802],[22.610131,38.506481],[22.6103443,38.5061231],[22.6106226,38.5059642],[22.6108523,38.5059489],[22.6110502,38.505798],[22.6115202,38.5058036],[22.6117819,38.5059148],[22.6119434,38.5058627],[22.6120899,38.5059996],[22.6122384,38.5060284],[22.6123031,38.5062454],[22.6126342,38.5063214],[22.6129551,38.5063343],[22.6134736,38.5062052],[22.6138197,38.5061012],[22.6141327,38.5059247],[22.6146303,38.506291],[22.6152211,38.5062619],[22.6159537,38.5063337],[22.6175603,38.5062806],[22.6190251,38.506442],[22.6195995,38.5063947],[22.6199806,38.5062551],[22.6208051,38.5063188],[22.621599,38.506184],[22.6220323,38.5063153],[22.6223304,38.5063188],[22.6234903,38.5062333],[22.6238127,38.506165],[22.6241314,38.5062949],[22.6244979,38.5063172],[22.6251924,38.5059829],[22.6256409,38.5059161],[22.6276262,38.5058493],[22.6280597,38.5059715],[22.628575,38.5060136],[22.6289393,38.506153],[22.6293189,38.5060944],[22.62959,38.5063138],[22.6303046,38.5067277],[22.6304503,38.5069097],[22.6306108,38.5069115],[22.6307615,38.5068232],[22.6312997,38.5062077],[22.6314576,38.5057409],[22.6317423,38.5052396],[22.6318561,38.5046822],[22.6316853,38.5046171],[22.6317782,38.5044425],[22.6320881,38.5044281],[22.6321198,38.5045727],[22.632346,38.5047375],[22.632689,38.5047956],[22.6334133,38.5046959],[22.6336995,38.5047263],[22.6337599,38.5045648],[22.6339804,38.5044232],[22.634229,38.5040115],[22.6344649,38.5042756],[22.6344816,38.5039604],[22.6343481,38.5037426],[22.6344925,38.5033838],[22.6344608,38.5032392],[22.6347129,38.5032512],[22.6349506,38.5034162],[22.6351114,38.5034],[22.635159,38.5033105],[22.6352136,38.5034553],[22.63548,38.5033142],[22.6355392,38.5032158],[22.6356038,38.5034418],[22.6356931,38.503569],[22.6357732,38.503579],[22.6358115,38.5033721],[22.6359889,38.5030858],[22.6362233,38.5028182],[22.6365474,38.5026598],[22.6367018,38.5023597],[22.6369518,38.5028222],[22.6371217,38.5029323],[22.6371868,38.5031313],[22.6373016,38.5031236],[22.6374227,38.5033954],[22.6375609,38.503361],[22.6375697,38.5035053],[22.6377066,38.5035429],[22.6378187,38.5036794],[22.6379006,38.5035902],[22.637989,38.5037715],[22.6381923,38.503936],[22.6384563,38.5039211],[22.6384887,38.5040296],[22.6385693,38.5040125],[22.6386254,38.5040762],[22.6387861,38.5046819],[22.6388542,38.5047187],[22.6390506,38.5046399],[22.6393176,38.5049269],[22.6395951,38.5048039],[22.6399141,38.5049158],[22.6399627,38.5047721],[22.6404045,38.5044529],[22.6404615,38.5044715],[22.6407849,38.5043491],[22.6410284,38.5042078],[22.641084,38.5042985]]},{"id":19302,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2:\u039a\u03b1\u03c4. \u039c. \u0394\u03ad\u03c6\u03bd\u03b5\u03c1- \u03a3\u03c4\u03b1\u03c5\u03c1\u03cc\u03c2 \u039b\u03b9\u03b2\u03b1\u03b4\u03b9\u03bf\u03cd \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1\u03c2-","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03bf\u03c2 \u03c0\u03bf\u03c4\u03b1\u03bc\u03cc\u03c2 \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03b1 \u03bc\u03b1\u03b3\u03b9\u03ba\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03bf\u03cd","path":"STEREA\/Sterea_Parnassos_Sarandari_Stavros","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":13899,"name_EN":"Parnassos Mt: Sarandari refuge-Stavros","description_EN":"A trip along the karstic landscape of Parnassos","ascent_time":360,"descent_time":380,"marker":"No_marks","level":12,"ascent":466,"descent":1068,"maxelev":1860,"minelev":1183,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.55032 38.49326,22.60799 38.54099)","views":12,"millestones":"0,22.5763592,38.5413054#1,22.5712780,38.5372998#2,22.5756864,38.5312499#3,22.5806979,38.5260526#4,22.5873066,38.5199839#5,22.5946152,38.5154387#6,22.6003174,38.5096543#7,22.6068279,38.5081829#8,22.5999688,38.5044532#9,22.5931243,38.5004304#10,22.5874695,38.4961117#11,22.5772173,38.4970444#12,22.5694530,38.4934763#13,22.5582619,38.4929757#13.9,22.5512481,38.4945976","x":22.6002774,"y":38.5096348,"coor":[[22.5763592,38.5413054],[22.5767449,38.5409497],[22.5769184,38.5408797],[22.5771741,38.5407837],[22.5772228,38.5406401],[22.5771214,38.5405487],[22.5767994,38.5404547],[22.5764976,38.5405231],[22.5764199,38.5403915],[22.576283,38.5403538],[22.5750577,38.5402307],[22.5746433,38.5402978],[22.5743868,38.5401415],[22.5743556,38.539632],[22.5742304,38.5395854],[22.5743976,38.5386682],[22.5742699,38.5385811],[22.5740501,38.5385829],[22.5739945,38.5384921],[22.5738786,38.5385538],[22.5738477,38.5383732],[22.5734475,38.5383052],[22.5733891,38.5383586],[22.5730801,38.5383188],[22.5727896,38.5385045],[22.5724316,38.5386173],[22.5721115,38.5385593],[22.5717893,38.5386094],[22.5716265,38.5381388],[22.5715343,38.5380701],[22.5713167,38.5380494],[22.5712052,38.5378859],[22.5711964,38.5377506],[22.5713373,38.5375901],[22.5712641,38.5372288],[22.5713018,38.5369364],[22.5712716,38.5367197],[22.571382,38.5363606],[22.571304,38.5362425],[22.5713094,38.5359722],[22.5711934,38.5357636],[22.571178,38.535493],[22.5712719,38.535386],[22.571217,38.5352592],[22.5711141,38.5350056],[22.5712472,38.5346558],[22.5714266,38.5343606],[22.5718659,38.533609],[22.5728727,38.532229],[22.5733061,38.5319775],[22.5732698,38.5317473],[22.5730641,38.531542],[22.572921,38.531324],[22.5729343,38.531234],[22.5730153,38.531199],[22.5743251,38.5310978],[22.5746784,38.5312192],[22.5749549,38.5313578],[22.5755753,38.5313113],[22.5766541,38.5307116],[22.5783385,38.5302274],[22.5790661,38.5293982],[22.5795556,38.5290076],[22.5797699,38.5286137],[22.5801773,38.5283123],[22.5803433,38.5282557],[22.5807765,38.5285584],[22.5810368,38.5287417],[22.5811977,38.5287257],[22.5812611,38.52842],[22.5814933,38.5282787],[22.5814956,38.5281616],[22.581158,38.5274411],[22.581196,38.5272613],[22.5813493,38.5270469],[22.5814444,38.5269309],[22.581494,38.5268188],[22.5814045,38.5267006],[22.5809503,38.5265915],[22.5807352,38.5264447],[22.5806611,38.5261284],[22.581004,38.5254251],[22.5812165,38.5251213],[22.5817155,38.52483],[22.5817186,38.5246002],[22.5821016,38.5238975],[22.5822721,38.5235932],[22.5821584,38.5233755],[22.5823347,38.5231614],[22.5821198,38.5230056],[22.5821097,38.5229334],[22.5824097,38.5228469],[22.5828047,38.5225903],[22.5829995,38.5222908],[22.5831595,38.5220449],[22.583358,38.5218671],[22.5840481,38.5217763],[22.5846799,38.5215091],[22.5849096,38.5214939],[22.5850691,38.5215499],[22.5853265,38.5212916],[22.5857902,38.5210449],[22.5859424,38.5208846],[22.5861031,38.5208775],[22.5863935,38.5206918],[22.5865199,38.5206843],[22.5867302,38.5204886],[22.5869265,38.5204188],[22.5872891,38.5200627],[22.5873522,38.5197661],[22.5875883,38.5194265],[22.5880588,38.5194142],[22.5886632,38.519007],[22.5891136,38.5188502],[22.5892322,38.5186534],[22.5892996,38.5187263],[22.5894485,38.5187371],[22.5899761,38.5181487],[22.5912089,38.5178661],[22.5907813,38.5178655],[22.5905876,38.5178001],[22.5906615,38.5175396],[22.5909071,38.5172993],[22.5914506,38.5170715],[22.5918759,38.5170226],[22.5922196,38.5170447],[22.5927072,38.5167442],[22.5928153,38.5164932],[22.5931309,38.5161906],[22.593281,38.5161383],[22.5933055,38.5160575],[22.5935714,38.5159526],[22.5938932,38.5159204],[22.5941131,38.5158149],[22.5943421,38.5158357],[22.5945284,38.5156937],[22.5945781,38.5154961],[22.5952403,38.5144767],[22.5954009,38.5138839],[22.5953009,38.5131257],[22.5955316,38.5124706],[22.5959005,38.5117812],[22.5959176,38.511493],[22.596247,38.5110644],[22.5962672,38.5106141],[22.5967341,38.5101962],[22.5967514,38.509899],[22.596857,38.5097741],[22.597413,38.5094924],[22.5983907,38.5093419],[22.5988918,38.5095281],[22.5996034,38.5095006],[22.6001739,38.5096516],[22.6002774,38.5096348],[22.6005387,38.5097641],[22.6011026,38.5102574],[22.6013634,38.5104137],[22.6021221,38.5103237],[22.6025887,38.5099147],[22.6026732,38.5096995],[22.6029313,38.5093961],[22.6034418,38.5090958],[22.6035683,38.5090793],[22.6035936,38.5089535],[22.6037336,38.508829],[22.6040102,38.5087602],[22.6042653,38.508619],[22.6051787,38.5076387],[22.6056044,38.5075716],[22.6058474,38.5079575],[22.6060469,38.5083204],[22.6062267,38.5091065],[22.606385,38.5092255],[22.6066256,38.5092374],[22.6067302,38.5091666],[22.6067847,38.5087166],[22.6069386,38.5084661],[22.6068017,38.508451],[22.6067572,38.5083784],[22.6068421,38.5081361],[22.6067424,38.5079547],[22.6067671,38.5078648],[22.6070914,38.5076975],[22.6070021,38.5074621],[22.6070705,38.5072602],[22.607269,38.5070733],[22.6076483,38.5070327],[22.6077372,38.5065832],[22.6075483,38.5065269],[22.6072707,38.506055],[22.6069313,38.5058167],[22.6063182,38.5055481],[22.6057248,38.5053968],[22.6048989,38.505405],[22.6040824,38.5055214],[22.6030544,38.5053109],[22.6022601,38.5048689],[22.6019056,38.5048196],[22.6009762,38.5048445],[22.6001882,38.5046729],[22.5998283,38.5043082],[22.5997255,38.5042889],[22.5996254,38.5041255],[22.5993423,38.5039419],[22.599323,38.5037524],[22.5987703,38.5032772],[22.5987734,38.503115],[22.5986411,38.5028431],[22.5983922,38.5026689],[22.59806,38.5026469],[22.5977478,38.5027783],[22.5975032,38.5029737],[22.5974195,38.5031529],[22.5970383,38.5032925],[22.5969911,38.503364],[22.5961549,38.5027232],[22.5960778,38.5025601],[22.5959862,38.50255],[22.5959036,38.5024318],[22.5954753,38.5020482],[22.5948595,38.5018696],[22.5944391,38.5016663],[22.5942324,38.5016819],[22.5942472,38.5015108],[22.5936969,38.5015042],[22.5932713,38.5015712],[22.5928607,38.5014581],[22.5926818,38.5012217],[22.5929167,38.5009361],[22.5931389,38.5003801],[22.5934372,38.4991942],[22.5942111,38.4987213],[22.5942497,38.4985055],[22.5940954,38.4981883],[22.5935306,38.4977489],[22.5924284,38.4966363],[22.592099,38.4964791],[22.5918471,38.4964581],[22.591639,38.4965457],[22.5916033,38.4967435],[22.5914608,38.4967148],[22.591053,38.4964576],[22.590541,38.4962531],[22.589195,38.4958945],[22.5889542,38.4958916],[22.5886301,38.4960499],[22.5882621,38.4960995],[22.5874479,38.4961077],[22.5865678,38.4959619],[22.5861756,38.4956779],[22.5857861,38.4956551],[22.5852054,38.4954499],[22.5843904,38.4954941],[22.5836581,38.4954131],[22.583409,38.4954146],[22.5827404,38.4955958],[22.582154,38.4956788],[22.5815515,38.4959959],[22.5814051,38.4964447],[22.5812779,38.4963711],[22.5810941,38.4963869],[22.5802387,38.496737],[22.5795376,38.4968186],[22.5785799,38.4971224],[22.5774579,38.4972529],[22.5773465,38.4970894],[22.5762304,38.4966973],[22.5751626,38.4961887],[22.574618,38.4958937],[22.574257,38.4955919],[22.5740262,38.4950845],[22.5738112,38.4937752],[22.5736274,38.4932142],[22.5735235,38.493249],[22.5734733,38.4935773],[22.573222,38.4935292],[22.5727784,38.4933436],[22.5726384,38.493468],[22.5725582,38.4934671],[22.571921,38.493216],[22.571509,38.4931749],[22.5707152,38.4933094],[22.570069,38.4935178],[22.5694816,38.4934836],[22.5685233,38.4932376],[22.5678262,38.4931209],[22.5674365,38.4931162],[22.566355,38.4933012],[22.5658413,38.4931867],[22.5650288,38.4931047],[22.5641409,38.4927784],[22.5637293,38.4927193],[22.5597754,38.4931619],[22.5577622,38.4929208],[22.5570615,38.4929843],[22.5567427,38.493066],[22.555701,38.4935578],[22.5548308,38.4940697],[22.5539047,38.4945088],[22.5533326,38.4944477],[22.5519877,38.4946113],[22.5518939,38.4947183],[22.5521424,38.4949016],[22.5519811,38.4949446],[22.55165,38.4948685],[22.5514022,38.4946491],[22.5512481,38.4945976]]},{"id":19305,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u039c\u03c0\u03b1\u03c1\u03bf\u03c5\u03c4\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u039c\u03b1\u03c1\u03b9\u03bf\u03bb\u03ac\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u039c\u03c0\u03b1\u03c1\u03bf\u03c5\u03c4\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","path":"STEREA\/Sterea_Parnassos_Mariolata_Baroutospilia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3490,"name_EN":"Parnassos Mt: Ascent to Baroutospilia","description_EN":"From Mariolata to Baroutospilia","ascent_time":90,"descent_time":70,"marker":"Red_dots","level":9,"ascent":438,"descent":0,"maxelev":769,"minelev":317,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.46685 38.63098,22.48656 38.64738)","views":9,"millestones":"0,22.4862082,38.6476378#1,22.4780343,38.6425150#2,22.4722999,38.6394014#3,22.4687573,38.6321910#3.5,22.4676968,38.6326951","x":22.4739236,"y":38.6385842,"coor":[[22.4862082,38.6476378],[22.4857569,38.6472445],[22.4847818,38.6460784],[22.4844988,38.6458765],[22.4843089,38.6457209],[22.4840545,38.645249],[22.483667,38.6450998],[22.4833285,38.644807],[22.4826633,38.6447444],[22.4821538,38.6443863],[22.4817049,38.6444255],[22.4813609,38.644394],[22.4804043,38.6439851],[22.4801738,38.6440182],[22.479923,38.6439248],[22.4797869,38.6438419],[22.4795457,38.6438388],[22.4793178,38.6437457],[22.4789736,38.6437232],[22.4783381,38.6433455],[22.4782828,38.6432457],[22.4783827,38.6428685],[22.4783061,38.6426873],[22.4768662,38.6417764],[22.4762064,38.6414615],[22.476143,38.6411993],[22.4756841,38.6406256],[22.4754682,38.6405147],[22.4753069,38.6399899],[22.4750018,38.6397517],[22.4747715,38.6397757],[22.4746357,38.6396748],[22.4744676,38.6389337],[22.474177,38.6385514],[22.4741469,38.6383438],[22.4739236,38.6385842],[22.473792,38.6382851],[22.4736297,38.6383551],[22.4734959,38.6387047],[22.4734266,38.6387219],[22.4734048,38.6386675],[22.4732999,38.6387382],[22.4727229,38.6399382],[22.4723691,38.6392848],[22.4721428,38.6396603],[22.4721252,38.6399484],[22.4720345,38.6398932],[22.4718128,38.6395118],[22.4718413,38.6387102],[22.4717674,38.6384028],[22.4718237,38.637917],[22.4717536,38.6374294],[22.4714584,38.6367227],[22.4710547,38.6362579],[22.4707239,38.6350641],[22.4704996,38.6348088],[22.4703036,38.6343016],[22.4700446,38.634055],[22.4700258,38.6338565],[22.4690618,38.6327265],[22.4687296,38.6321454],[22.4683356,38.6317618],[22.4681481,38.6313989],[22.4673568,38.6307938],[22.4672986,38.6307254],[22.4672064,38.6307422],[22.4672762,38.6308693],[22.4673788,38.6314474],[22.4673741,38.6322043],[22.4676968,38.6326951]]},{"id":19306,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u039d\u03af\u03c4\u03b1\u03bc\u03bf\u03c2-\u0392\u03b1\u03c1\u03ba\u03cc \u0394\u03b5\u03c3\u03c0\u03cc\u03c4\u03b7","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"STEREA\/Sterea_Parnassos_Nitamos_VarkoDespoti","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":3281,"name_EN":"Parnassos: Nitamos Varko Despoti","description_EN":"A nice family walk","ascent_time":70,"descent_time":65,"marker":"Blue_cycle","level":9,"ascent":194,"descent":31,"maxelev":1500,"minelev":1302,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.53205 38.55942,22.54986 38.57886)","views":10,"millestones":"0,22.5320512,38.5788581#1,22.5379069,38.5748540#2,22.5467956,38.5700261#3,22.5487823,38.5616409#3.3,22.5498579,38.5594219","x":22.542731,"y":38.5728909,"coor":[[22.5320512,38.5788581],[22.5323123,38.5785414],[22.532744,38.5782044],[22.5331245,38.5781191],[22.5335122,38.5782501],[22.5338809,38.5781826],[22.5344378,38.5778922],[22.5347231,38.5774092],[22.5351848,38.5772888],[22.5351185,38.5771618],[22.5345335,38.5771365],[22.5338628,38.5773804],[22.5336919,38.5773152],[22.5339836,38.5770845],[22.5341049,38.5767617],[22.5347779,38.5764096],[22.5352949,38.5758214],[22.5356979,38.5757633],[22.536191,38.5757875],[22.5372059,38.5755569],[22.5373524,38.5754776],[22.5381162,38.5746041],[22.5383472,38.5745349],[22.538646,38.5745206],[22.5392244,38.5743025],[22.5396608,38.5742899],[22.5398734,38.5741529],[22.5408639,38.5738318],[22.5413355,38.5737836],[22.5421006,38.5734147],[22.5424868,38.5730501],[22.542731,38.5728909],[22.543146,38.5728059],[22.5434394,38.5724852],[22.543717,38.5723805],[22.5440714,38.5717631],[22.5445572,38.5715799],[22.5447593,38.571231],[22.5454608,38.5711676],[22.5459285,38.5707409],[22.5461484,38.5706535],[22.5465222,38.5703338],[22.5468254,38.5699906],[22.5470751,38.5695611],[22.5470446,38.5693625],[22.5468329,38.5690445],[22.5467306,38.5689982],[22.5467112,38.5688177],[22.5465994,38.5686721],[22.5466172,38.568357],[22.5464174,38.5680211],[22.5469433,38.5669823],[22.546766,38.5667773],[22.5467845,38.5664261],[22.5469474,38.56632],[22.5470191,38.5661767],[22.5470784,38.5655106],[22.547927,38.5632683],[22.5482844,38.5625113],[22.5484185,38.5622291],[22.5495579,38.5603598],[22.5498579,38.5594219]]},{"id":19307,"author":"AnaDigit","name_GR":"\u03a0\u03b1\u03c1\u03bd\u03b1\u03c3\u03c3\u03cc\u03c2: \u0386\u03bd\u03c9 \u03a0\u03bf\u03bb\u03cd\u03b4\u03c1\u03bf\u03c3\u03bf\u03c2-\u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03b1\u03bb\u03bb\u03ac \u03c0\u03bf\u03bb\u03cd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03c9\u03bd \u03b4\u03b9\u03b1\u03c3\u03ba\u03b5\u03bb\u03b9\u03c3\u03bc\u03cc","path":"STEREA\/Sterea_Parnassos_AnoPolydroso_Amfikleia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":16047,"name_EN":"Parnassos Mt: Ano Polydrosos-Amfikleia","description_EN":"A long yet interesting crossing","ascent_time":375,"descent_time":395,"marker":"Red_dots","level":9,"ascent":713,"descent":1123,"maxelev":1482,"minelev":386,"link_logo":"PRS_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.parnassos","pdf_link":"","bbox":"LINESTRING(22.55343 38.58065,22.5931 38.63799)","views":7,"millestones":"0,22.5546206,38.6206945#1,22.5539890,38.6132555#2,22.5559637,38.6059193#3,22.5593863,38.5984057#4,22.5623541,38.5908175#5,22.5654186,38.5830380#6,22.5726229,38.5821620#7,22.5775991,38.5854436#8,22.5773122,38.5932623#9,22.5742630,38.6008981#10,22.5756783,38.6082003#11,22.5792165,38.6150304#12,22.5781109,38.6223737#13,22.5835507,38.6288079#14,22.5802177,38.6352731#16,22.5919731,38.6384562","x":22.5776913,"y":38.5898658,"coor":[[22.5546206,38.6206945],[22.5547253,38.6205246],[22.5554308,38.620281],[22.5557915,38.6200512],[22.5561454,38.619587],[22.5565164,38.6188436],[22.5566009,38.6186374],[22.5565698,38.6184748],[22.5561305,38.6181495],[22.5562082,38.6177089],[22.555994,38.617508],[22.555895,38.6172905],[22.5555556,38.617034],[22.555202,38.6163358],[22.5548025,38.6162137],[22.5546468,38.6150989],[22.5541178,38.6145607],[22.5539435,38.6142161],[22.5539695,38.6141713],[22.5539157,38.6139905],[22.5540144,38.6136492],[22.5541628,38.6135159],[22.5539494,38.613279],[22.5541586,38.6131554],[22.5541627,38.6129482],[22.5540738,38.6128029],[22.5541588,38.6125697],[22.5544181,38.6122395],[22.554409,38.6121222],[22.554273,38.6120304],[22.5543352,38.6117969],[22.5546595,38.6116567],[22.5546284,38.6114941],[22.5547131,38.6112789],[22.5551374,38.6113112],[22.5553394,38.6109712],[22.5555716,38.610848],[22.5557482,38.6106339],[22.5559679,38.6105555],[22.5560003,38.6100873],[22.5563922,38.6094433],[22.5561684,38.6085755],[22.5565271,38.6084447],[22.5565952,38.6084816],[22.556892,38.6079987],[22.5567455,38.6078617],[22.5564672,38.6075474],[22.5562268,38.6069902],[22.5560456,38.6068618],[22.5560394,38.6067761],[22.5558658,38.6062694],[22.5559414,38.6059369],[22.5563939,38.605582],[22.55663,38.6052605],[22.5566036,38.6049808],[22.5562987,38.6047248],[22.5565441,38.6045115],[22.5564976,38.6039703],[22.5568793,38.6038308],[22.5570349,38.6035173],[22.5574343,38.6030717],[22.5575552,38.6027668],[22.5577554,38.6025169],[22.5577149,38.6022461],[22.5573097,38.6018356],[22.5572658,38.6016638],[22.5573157,38.6014662],[22.5571602,38.601203],[22.5574542,38.6008551],[22.5576689,38.6004568],[22.557997,38.6001274],[22.5581409,38.5998228],[22.5586232,38.599252],[22.5590447,38.599077],[22.5590713,38.5988971],[22.5592334,38.598827],[22.5594039,38.5983425],[22.5596357,38.5982372],[22.5596973,38.5979721],[22.5600234,38.5977419],[22.5605562,38.5975141],[22.560768,38.5971473],[22.561309,38.596852],[22.5616595,38.59655],[22.5621223,38.5963754],[22.5619125,38.5962422],[22.5617787,38.5960423],[22.56176,38.5958258],[22.5618436,38.5956646],[22.561977,38.5953644],[22.5619849,38.594968],[22.5621713,38.5948351],[22.5621726,38.5945332],[22.5623273,38.5942648],[22.5622695,38.5937054],[22.5621608,38.5933977],[22.5621562,38.5930552],[22.5623469,38.5927061],[22.5624005,38.5923192],[22.5622664,38.5915606],[22.5623502,38.5913905],[22.5622065,38.5911093],[22.5623837,38.5908592],[22.5619596,38.5902502],[22.5621163,38.5898737],[22.5617435,38.588995],[22.562038,38.5886202],[22.5622663,38.5881093],[22.5625346,38.5878963],[22.5627597,38.5875477],[22.5630144,38.5874427],[22.5631089,38.5873086],[22.5630935,38.5863533],[22.5633378,38.5861941],[22.5635846,38.5859087],[22.564095,38.5856446],[22.5642591,38.5854754],[22.5643915,38.5851707],[22.5647043,38.5850303],[22.5649381,38.5848169],[22.5650441,38.5846831],[22.5652449,38.5841133],[22.5654364,38.5837192],[22.5653677,38.5831326],[22.5655107,38.582873],[22.5655508,38.5825851],[22.5656559,38.5824963],[22.5659941,38.5824103],[22.5663195,38.5822161],[22.5671839,38.5820464],[22.5676889,38.5821608],[22.567971,38.5826959],[22.5680179,38.5828271],[22.5683572,38.5830836],[22.5686449,38.5836278],[22.5687914,38.5837647],[22.5688058,38.5841975],[22.5695465,38.5844769],[22.5696817,38.5846047],[22.5699412,38.5845493],[22.5706137,38.5842151],[22.5709069,38.5839032],[22.5713129,38.5836919],[22.571721,38.5833725],[22.5717947,38.5831301],[22.5721064,38.5830438],[22.5721867,38.582468],[22.5724768,38.5823094],[22.5727463,38.5820333],[22.5728193,38.5818269],[22.5732866,38.5814181],[22.5734119,38.5810502],[22.5737175,38.5806934],[22.5739836,38.5805886],[22.5744441,38.5805221],[22.5748466,38.5804324],[22.5750619,38.5805747],[22.575195,38.5808106],[22.5756762,38.5808615],[22.5759924,38.5811267],[22.5760245,38.5812442],[22.5760668,38.5816097],[22.5757805,38.5821559],[22.5758832,38.5827699],[22.5757037,38.5831372],[22.5757702,38.5832551],[22.576066,38.5833939],[22.576053,38.5837091],[22.5763354,38.5845236],[22.5765836,38.5847429],[22.5768239,38.5847819],[22.5769018,38.584909],[22.5770397,38.5849016],[22.5771367,38.5849298],[22.5772264,38.5850391],[22.5773474,38.5853109],[22.5776087,38.5854492],[22.5776841,38.5857025],[22.5778968,38.5859754],[22.5782268,38.5861236],[22.5783503,38.5862693],[22.5782354,38.5880161],[22.578133,38.5883708],[22.5779458,38.589184],[22.5776913,38.5898658],[22.5778224,38.5902549],[22.5779907,38.5904011],[22.5781771,38.5908449],[22.5786335,38.5909946],[22.5787917,38.5911227],[22.5788681,38.5913219],[22.5788066,38.5915284],[22.5788937,38.5917728],[22.5787856,38.5919021],[22.5785465,38.5923858],[22.5782183,38.5927243],[22.5770565,38.593413],[22.5768922,38.5935913],[22.5763922,38.5939096],[22.5757555,38.5941722],[22.5756149,38.5943146],[22.5753957,38.594366],[22.5750225,38.5946589],[22.5748266,38.5946925],[22.5743477,38.5951012],[22.5740261,38.5962688],[22.5739737,38.5971783],[22.5738489,38.5976814],[22.574135,38.5994691],[22.5745158,38.6005371],[22.5744294,38.6008424],[22.5739555,38.6009988],[22.5738956,38.6011243],[22.5739697,38.6014406],[22.5738389,38.6016643],[22.5739222,38.6022645],[22.5740194,38.6025721],[22.5738824,38.6031111],[22.5742275,38.6042417],[22.5741886,38.6044665],[22.5743659,38.6047931],[22.5741292,38.6051507],[22.5739659,38.6052748],[22.5739039,38.6055084],[22.5739884,38.6058789],[22.574259,38.6061345],[22.5742791,38.6062789],[22.5745811,38.6066881],[22.5747522,38.6067442],[22.5751657,38.6067403],[22.575333,38.6069946],[22.5762569,38.6073122],[22.5761506,38.6074641],[22.5756989,38.6076569],[22.5756612,38.6078186],[22.5757364,38.6080809],[22.5754374,38.608681],[22.5757771,38.6089284],[22.5759113,38.6091103],[22.5764567,38.6094053],[22.5763578,38.6097645],[22.5764421,38.610144],[22.5763591,38.6102782],[22.5787106,38.6111313],[22.5793612,38.6115763],[22.5795482,38.6119931],[22.5799719,38.612638],[22.5800919,38.6134144],[22.579976,38.6134671],[22.5798212,38.6135824],[22.5796989,38.6139594],[22.5794995,38.6141732],[22.5794683,38.6145873],[22.5792086,38.6149446],[22.5792748,38.6156664],[22.5789921,38.6160234],[22.5787038,38.6166597],[22.5783261,38.6170471],[22.5779529,38.6179166],[22.5776997,38.619103],[22.5778818,38.6197721],[22.5780091,38.6200124],[22.577922,38.6200609],[22.5777814,38.6203836],[22.5775679,38.6207235],[22.5770509,38.6211858],[22.5771511,38.6212365],[22.5773022,38.6211483],[22.5774483,38.6212041],[22.5780133,38.6210938],[22.5782818,38.6214576],[22.5785079,38.6216405],[22.5781608,38.6223482],[22.577952,38.6224538],[22.5778572,38.6225968],[22.5779772,38.6229227],[22.5779704,38.623265],[22.5780935,38.6234287],[22.5778908,38.6238047],[22.5778841,38.6241471],[22.5779494,38.6243281],[22.5782665,38.6245572],[22.5781481,38.624736],[22.5783272,38.6249725],[22.5783341,38.6252069],[22.5785583,38.6254889],[22.5788426,38.6262133],[22.5792532,38.6263625],[22.5803511,38.6266101],[22.580452,38.6267375],[22.5808292,38.6268322],[22.5813967,38.6271815],[22.5816821,38.627275],[22.5819162,38.6276383],[22.582266,38.627958],[22.5824365,38.6280502],[22.5830312,38.6281835],[22.583325,38.6284304],[22.5837108,38.6290748],[22.5835378,38.6292214],[22.5830997,38.629883],[22.582719,38.629964],[22.5823465,38.6302118],[22.5821127,38.6304162],[22.5819911,38.6307571],[22.5811408,38.6314767],[22.5811242,38.6316117],[22.5809619,38.6318666],[22.5807286,38.632044],[22.5805096,38.6320819],[22.580702,38.6322284],[22.5809544,38.6322495],[22.5810323,38.6323766],[22.580219,38.6327271],[22.5801243,38.6328702],[22.5801787,38.633024],[22.5804906,38.6329377],[22.5806736,38.632976],[22.58051,38.6331182],[22.5802825,38.633584],[22.5804083,38.6341983],[22.5802748,38.6345571],[22.5801495,38.6349566],[22.5799365,38.6351613],[22.5802191,38.6352728],[22.580541,38.6352587],[22.5811429,38.6350317],[22.5812922,38.6350335],[22.5813249,38.635124],[22.5811202,38.6355991],[22.5811657,38.6356267],[22.5815486,38.6354331],[22.5817718,38.6351835],[22.5822127,38.6349636],[22.5824697,38.6347504],[22.5827434,38.6342671],[22.5830103,38.6341352],[22.5835878,38.63398],[22.5840714,38.6339228],[22.5842121,38.6337803],[22.5847095,38.6336061],[22.585769,38.6334747],[22.5864182,38.6337619],[22.587276,38.6339615],[22.588861,38.6339806],[22.5893866,38.6341312],[22.5898122,38.6341002],[22.590339,38.6341877],[22.5900246,38.6344002],[22.5898347,38.6347133],[22.5897006,38.6347612],[22.5895586,38.6349127],[22.5889803,38.6352932],[22.5889768,38.6354734],[22.5891714,38.6355118],[22.5891063,38.6355335],[22.5891952,38.6356878],[22.5889971,38.6358296],[22.5889243,38.636027],[22.5888165,38.6360887],[22.5892248,38.636355],[22.5894387,38.6365829],[22.58904,38.6368078],[22.5889679,38.6369737],[22.5892813,38.6374505],[22.589919,38.6373366],[22.5902442,38.6371603],[22.5912455,38.6379473],[22.5919731,38.6384562]]},{"id":19315,"author":"AnaDigit","name_GR":"\u0392\u03bf\u03b9\u03c9\u03c4\u03af\u03b1: \u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03a6\u03c9\u03ba\u03b9\u03ba\u03bf\u03cd","description_GR":"\u03a4\u03bf \u0392\u03bf\u03c5\u03bb\u03b5\u03c5\u03c4\u03ae\u03c1\u03b9\u03bf \u03ba\u03b1\u03b9 \u03b7 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03bf\u03b9\u03bd\u03bf\u03cd \u03c4\u03c9\u03bd \u03a6\u03c9\u03ba\u03b9\u03ba\u03ce\u03bd \u03c0\u03cc\u03bb\u03b5\u03c9\u03bd","path":"STEREA\/Sterea_Fokiko","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":5,"length":4647,"name_EN":"Viotia: Acropolis of Fokiko","description_EN":"The Vouleftirio and acropolis of Fokikon","ascent_time":145,"descent_time":135,"marker":"No_marks","level":9,"ascent":298,"descent":298,"maxelev":490,"minelev":199,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.72961 38.47643,22.74471 38.48778)","views":7,"millestones":"0,22.7445880,38.4835062#1,22.7370419,38.4869115#2,22.7303902,38.4826573#3,22.7356666,38.4764717#4,22.7390943,38.4822871#4.6,22.7445880,38.4835062","x":22.7301558,"y":38.4810436,"coor":[[22.744588,38.4835062],[22.7441508,38.4837403],[22.7430365,38.4832056],[22.7422249,38.4830708],[22.7418252,38.4828998],[22.7416191,38.4828795],[22.7412545,38.4830784],[22.7412188,38.4831591],[22.7413153,38.4835386],[22.7410167,38.4835715],[22.7408066,38.4837855],[22.7409525,38.4839673],[22.7407655,38.4841725],[22.7407983,38.484263],[22.7409801,38.4843551],[22.7408727,38.4845972],[22.7405108,38.4849718],[22.7404249,38.4852953],[22.7396449,38.4859718],[22.7390795,38.486182],[22.7388017,38.4863322],[22.7386381,38.4865107],[22.7383403,38.4864895],[22.7379928,38.486693],[22.7376833,38.4866896],[22.7373247,38.486875],[22.7371288,38.486927],[22.7369688,38.4868982],[22.7368861,38.4870415],[22.7365869,38.4871014],[22.7362049,38.4873135],[22.7355028,38.4874681],[22.7348657,38.4878398],[22.7344074,38.4878168],[22.7342623,38.4877341],[22.7338614,38.4877118],[22.7338027,38.4875264],[22.7336215,38.4873983],[22.7331887,38.4872314],[22.7328161,38.4869029],[22.7326795,38.4868474],[22.7323647,38.4864925],[22.732193,38.4858238],[22.7322425,38.4856171],[22.7321552,38.4853638],[22.7322389,38.4851664],[22.7320134,38.4849477],[22.7320742,38.4847501],[22.7319299,38.4844782],[22.7317363,38.484404],[22.7312951,38.4840658],[22.731005,38.4836121],[22.7309636,38.4833593],[22.7308186,38.4831235],[22.7304566,38.4828492],[22.7303585,38.4825597],[22.7298132,38.4822745],[22.7298848,38.482113],[22.7297192,38.4817508],[22.7301138,38.4814757],[22.7300807,38.4814033],[22.7302076,38.4813596],[22.730084,38.481214],[22.7301558,38.4810436],[22.7306212,38.4806521],[22.7308985,38.4798801],[22.7312022,38.479559],[22.7313212,38.479308],[22.7314741,38.4790258],[22.7316239,38.4789823],[22.7318238,38.4786961],[22.7322269,38.4785923],[22.7330383,38.4780785],[22.7332394,38.4777292],[22.7337014,38.4775269],[22.7340284,38.477188],[22.7341318,38.4771711],[22.7344236,38.4768769],[22.7345385,38.4768601],[22.7345977,38.4767526],[22.7348296,38.4766019],[22.7349248,38.4764047],[22.7351094,38.4763346],[22.7352814,38.4763319],[22.7362952,38.4767033],[22.7362823,38.4767843],[22.7364192,38.4768218],[22.7365307,38.4770032],[22.7368271,38.4770966],[22.7371774,38.4773887],[22.7376103,38.4775466],[22.7376304,38.477709],[22.73771,38.4777459],[22.737626,38.4779613],[22.7376812,38.4782683],[22.73772,38.478485],[22.7379351,38.4786405],[22.7377095,38.4790886],[22.7375814,38.4792044],[22.7377629,38.4793145],[22.7377249,38.4795214],[22.7377809,38.479594],[22.7380328,38.4796148],[22.738263,38.4795632],[22.738156,38.4797783],[22.7377275,38.480026],[22.7375586,38.4805108],[22.7376473,38.480683],[22.7379645,38.4809027],[22.7380956,38.4812736],[22.7379083,38.4814969],[22.7374361,38.4816179],[22.7376696,38.482035],[22.7381045,38.4820757],[22.7385834,38.4822251],[22.7392585,38.4823044],[22.7404506,38.4823173],[22.7406191,38.4823731],[22.7411396,38.4827662],[22.7412545,38.4830784],[22.7416191,38.4828795],[22.7418252,38.4828998],[22.7422249,38.4830708],[22.7430365,38.4832056],[22.7441508,38.4837403],[22.744588,38.4835062]]}],{"extent":[22.37586,38.42888,22.74471,38.66039],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","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},"Sterea\/Sterea_Giona_Ascent_Pyramida":{"url":null,"color":"#0f4a96","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Sykia_Pyramida":{"url":null,"color":"#960f65","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Giona_Viniani_Reka_Giona_ref":{"url":null,"color":"#f7f70d","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Kaloskopi_51":{"url":null,"color":"#0f962a","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Stromi_Kaloskopi":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Vardousia_Koprisies":{"url":null,"color":"#178e12","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_E4_Diakos_Stromi":{"url":null,"color":"#502fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Southern_Ridge":{"url":null,"color":"#eff900","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Artotina_Diakos":{"url":null,"color":"#ff2fe6","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_E4_Grameni_Artotina":{"url":null,"color":"#c52fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Vardousia_Oxia_AthDiakos":{"url":null,"color":"#40ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argirochori_Abelaki":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Argyrochori_Trapeza":{"url":null,"color":"#2f72ff","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Gersali":{"url":null,"color":"#59ff2f","width":6,"exclude":false,"useStyle":true},"Sterea\/Sterea_Oeta_Ypati_Trapeza":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Sterea\/Sterea_Oiti_Ypati_Kapnochori":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"STEREA\/Sterea_Oeta_Ypati_Kastania":{"url":null,"color":"#127a2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Pyrgos":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Trapeza_Greveno":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra_Pyrgos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Neochori_Pyrgos":{"url":null,"color":"#2fe6ff","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Oeta_Katavothra-Pyrgos":{"url":null,"color":"#69ff2f","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Eleftherochori_Gioza":{"url":null,"color":"#13a713","width":6,"exclude":false,"useStyle":true},"STEREA\/Sterea_Kallidromo_Tithronio_Gioza":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Elati_Vytina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Nymfasia_Magouliana":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#9a2804","width":6,"exclude":false,"useStyle":true},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#9a2804","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_parnassos = new getPoiCollection("parnassos",[{"name":"\u039c\u03bf\u03bd\u03ae \u0399\u03b5\u03c1\u03bf\u03c5\u03c3\u03b1\u03bb\u03ae\u03bc
\u0394\u03b1\u03cd\u03bb\u03b5\u03b9\u03b1\u03c2","owner":"AnaDigit","x":22.691859722138,"y":38.515848288109,"photo":"moni_ierousalim_davlia","type":203,"zoom_level":14,"id":46,"hlink_GR":"http:\/\/www.ecclesia.gr\/greek\/dioceses\/Thebes\/photos_gersali.html","hlink_EN":"http:\/\/www.ecclesia.gr\/greek\/dioceses\/Thebes\/photos_gersali.html","description":"","height":0,"width":0},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0394\u03c1\u03b1\u03ba\u03bf\u03ba\u03ac\u03c1\u03ba\u03b1\u03c1\u03bf\u03c2","owner":"anadigit","x":22.571903,"y":38.546491,"photo":"PARNASOS_Drakokarkaros_22_571903_38_546491","type":0,"zoom_level":13,"id":59,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03be\u03c9\u03ba\u03bb\u03ae\u03c3\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03b7\u03c1\u03ce\u03bf \u03c0\u03b5\u03c3\u03cc\u03bd\u03c4\u03c9\u03bd \u03c3\u03c4\u03bf \u0394\u03c1\u03b1\u03ba\u03bf\u03ba\u03ac\u03c1\u03ba\u03b1\u03c1\u03bf, \u03bc\u03b9\u03ba\u03c1\u03cc \u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03a3\u03b1\u03c1\u03b1\u03bd\u03c4\u03ac\u03c1\u03b9. \u03a3\u03c4\u03bf\u03bd \u03b5\u03bc\u03c6\u03cd\u03bb\u03b9\u03bf \u03b4\u03bf\u03bb\u03bf\u03c6\u03bf\u03bd\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd \u03b5\u03b4\u03ce \u03ba\u03bf\u03bd\u03c4\u03ac 31 \u03b1\u03c1\u03b1\u03c7\u03c9\u03b2\u03af\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c3\u03ce\u03bc\u03b1\u03c4\u03ac \u03c4\u03bf\u03c5\u03c2 \u03c1\u03af\u03c7\u03c4\u03b7\u03ba\u03b1\u03bd \u03c3\u03c4\u03bf \n\n\u03b2\u03ac\u03c1\u03b1\u03b8\u03c1\u03bf.","height":420,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0395\u039f\u03a3 \u0391\u03b8\u03b7\u03bd\u03ce\u03bd ","owner":"AnaDigit","x":22.57639,"y":38.541409,"photo":"PARNASOS_katafygio_Sarandari_22_57639_38_541409","type":0,"zoom_level":12,"id":60,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c4\u03bf\u03c5 \u0395\u039f\u03a3 \u0391\u03b8\u03b7\u03bd\u03ce\u03bd \u03c3\u03c4\u03bf \u03a3\u03b1\u03c1\u03b1\u03bd\u03c4\u03ac\u03c1\u03b9","height":548,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03c1\u03cc\u03bd\u03c4\u03bf\u03bb\u03b7","owner":"AnaDigit","x":22.573885,"y":38.525442,"photo":"PARNASOS_Prondoli_22_573885_38_525442","type":0,"zoom_level":14,"id":61,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03ac\u03bb\u03bb\u03bf\u03c4\u03b5 \u03c6\u03b9\u03bb\u03cc\u03be\u03b5\u03bd\u03b7 \u03c3\u03c4\u03c1\u03bf\u03cd\u03b3\u03ba\u03b1 \u03c4\u03b7\u03c2 \u03a0\u03c1\u03cc\u03bd\u03c4\u03bf\u03bb\u03b7\u03c2, \u03c4\u03ce\u03c1\u03b1 \u03c4\u03bf\u03bd \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03ba\u03b1\u03b9\u03c1\u03cc \u03ad\u03c1\u03b7\u03bc\u03b7.","height":571,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1\u03c2
\u039a\u03c1\u03ae\u03bd\u03b7","owner":"AnaDigit","x":22.417205,"y":38.548363,"photo":"ELEONAS_Krini_22_417205_38_548363","type":0,"zoom_level":14,"id":62,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf \u03c4\u03bf\u03c5 \u03c7\u03c9\u03c1\u03b9\u03bf\u03cd \u0395\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1\u03c2.","height":444,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7
\u03b1\u03c0\u03cc \u03c4\u03b1 \u039d\u0391","owner":"AnaDigit","x":22.604387,"y":38.535457,"photo":"PARNASOS_geniki_opsi_22_604387_38_535457","type":0,"zoom_level":11,"id":68,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03c4\u03bf\u03c5 \u03c3\u03c5\u03b3\u03ba\u03c1\u03bf\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u039a\u03b7\u03c6\u03b9\u03c3\u03c3\u03bf\u03cd","height":199,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u039c\u03bf\u03bd\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03bf\u03c5 \u0397\u03bb\u03b9\u03bf\u03cd
\u0386\u03bc\u03c6\u03b9\u03c3\u03c3\u03b1","owner":"AnaDigit","x":22.44183,"y":38.504957,"photo":"PARNASOS_Moni_Prf_Ilia_22_44183_38_504957","type":9,"zoom_level":13,"id":69,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03bf\u03bd\u03ae \u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03bf\u03c5 \u0397\u03bb\u03b9\u03bf\u03cd, \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b5\u03bb\u03b1\u03b9\u03ce\u03bd\u03b1 \u03c4\u03b7\u03c2 \u0386\u03bc\u03c6\u03b9\u03c3\u03c3\u03b1\u03c2","height":402,"width":512},{"name":"\u0394\u0395\u039b\u03a6\u039f\u0399
\u039f \u03bd\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 \u0391\u03c0\u03cc\u03bb\u03bb\u03c9\u03bd\u03b1","owner":"A. Bonetti","x":22.500950813291,"y":38.482513905992,"photo":"Delphi 01","type":10,"zoom_level":14,"id":163,"hlink_GR":"","hlink_EN":"","description":"","height":334,"width":511},{"name":"\u0394\u0395\u039b\u03a6\u039f\u0399
\u03a4\u03bf \u03a3\u03c4\u03ac\u03b4\u03b9\u03bf","owner":"A. Bonetti","x":22.498976707456,"y":38.482009993478,"photo":"Delphi 02","type":10,"zoom_level":11,"id":164,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0397 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03bf\u03c5 \u03a6\u03c9\u03ba\u03b9\u03ba\u03bf\u03cd","owner":"AnaDigit","x":22.734924,"y":38.476405,"photo":"Parnassos_Fokiko2","type":10,"zoom_level":12,"id":341,"hlink_GR":"","hlink_EN":"","description":"","height":308,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u039f\u03b9 \u0394\u03b5\u03bb\u03c6\u03bf\u03af \u03b1\u03c0\u03cc \u03c8\u03b7\u03bb\u03ac","owner":"AnaDigit","x":22.50262451172,"y":38.486108379726,"photo":"Parnassos_Delfi5","type":10,"zoom_level":12,"id":342,"hlink_GR":"","hlink_EN":"","description":"","height":288,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u039b\u03b5\u03af\u03c8\u03b1\u03bd\u03b1 \u03b1\u03c1\u03c7\u03b1\u03af\u03bf\u03c5
\u03c0\u03cd\u03c1\u03b3\u03bf\u03c5 \u03c3\u03c4\u03bf \u039a\u03c1\u03cc\u03ba\u03b9","owner":"AnaDigit","x":22.484256744384,"y":38.515361398105,"photo":"Parnassos_Marmara","type":10,"zoom_level":13,"id":378,"hlink_GR":"","hlink_EN":"","description":"","height":321,"width":512},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1 \u039c\u03b1\u03c5\u03c1\u03bf\u03bc\u03b1\u03bd\u03c4\u03ae\u03bb\u03b1
(\u0391\u03b3\u03af\u03b1 \u0395\u03bb\u03b5\u03bf\u03cd\u03c3\u03b1)","owner":"AnaDigit","x":22.522022247314,"y":38.62880155483,"photo":"Polydroso_Eleousa","type":10,"zoom_level":14,"id":728,"hlink_GR":"http:\/\/afaia-kalokairi.blogspot.gr\/2011\/11\/blog-post_20.html","hlink_EN":"","description":"","height":400,"width":600},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u039c\u03c0\u03b1\u03c1\u03bf\u03c5\u03c4\u03bf\u03c3\u03c0\u03b7\u03bb\u03b9\u03ac","owner":"AnaDigit","x":22.467669963839,"y":38.633059199552,"photo":"Parnassos_Baroutospilia","type":0,"zoom_level":12,"id":740,"hlink_GR":"http:\/\/www.routes.gr\/?Page=el\/Hiking\/Parnassos-Anavasi-Sti-Baroutospilia","hlink_EN":"","description":"","height":600,"width":472},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03b7\u03b3\u03ad\u03c2 \u03a0\u03bf\u03bb\u03c5\u03b4\u03c1\u03cc\u03c3\u03bf\u03c5","owner":"AnaDigit","x":22.520155429837,"y":38.629480448193,"photo":"Polydroso_piges_Kifisou","type":71,"zoom_level":14,"id":755,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b7\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a0\u03bf\u03bb\u03c5\u03b4\u03c1\u03cc\u03c3\u03bf\u03c5 \u03ae \u03c0\u03b7\u03b3\u03ae \u0391\u03b3\u03af\u03b1\u03c2 \u0395\u03bb\u03b5\u03bf\u03cd\u03c3\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03bd \u03c4\u03bf\u03bd \u039a\u03b7\u03c6\u03b9\u03c3\u03cc. \u03a4\u03bf 2001 \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b5\u03be\u03b5\u03c1\u03b5\u03cd\u03bd\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c3\u03c0\u03b7\u03bb\u03b1\u03b9\u03bf\u03ba\u03b1\u03c4\u03b1\u03b4\u03cd\u03c4\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03a3\u03a0\u0395\u039b\u0395\u039f \u03c0\u03bf\u03c5 \u03ad\u03c6\u03c4\u03b1\u03c3\u03b1\u03bd \u03c3\u03c4\u03b1 165 \u03bc. \u03bc\u03ae\u03ba\u03bf\u03c2 \u03ba\u03b1\u03c4\u03ac\u03b4\u03c5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u201337 \u03bc.","height":369,"width":789},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0397 \u03b5\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2 \u03c4\u03b7\u03c2 \u0394\u03b1\u03c5\u03bb\u03af\u03b4\u03bf\u03c2","owner":"anadigit","x":22.728703,"y":38.507592,"photo":"Viotia_Davlis_eisodos1","type":10,"zoom_level":14,"id":942,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0394\u03b1\u03cd\u03bb\u03b5\u03b9\u03b1","owner":"anadigit","x":22.734324455262,"y":38.514941662696,"photo":"Viotia_Davlia_pano","type":0,"zoom_level":13,"id":965,"hlink_GR":"","hlink_EN":"","description":"","height":336,"width":800},{"name":"\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391
\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03bd\u03b1\u03bf\u03cd \u0391\u03b3. \u0398\u03b5\u03bf\u03b4\u03ce\u03c1\u03c9\u03bd \u0394\u03b1\u03c5\u03bb\u03af\u03b4\u03b1\u03c2","owner":"anadigit","x":22.7311537,"y":38.5072826,"photo":"Viotia_Davlia_AgTheodori2_pano","type":9,"zoom_level":15,"id":966,"hlink_GR":"","hlink_EN":"","description":"","height":334,"width":800},{"name":"\u03a0\u0391\u03a1\u03a3\u03a3\u039f\u03a3
Mountain bike","owner":"bikenature","x":22.493704,"y":38.516229,"photo":"mtb_bikenature_parnassos","type":0,"zoom_level":14,"id":976,"hlink_GR":"","hlink_EN":"","description":"","height":374,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u039a\u03c9\u03c1\u03cd\u03ba\u03b5\u03b9\u03bf\u03bd \u0386\u03bd\u03c4\u03c1\u03bf\u03bd","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":22.520542,"y":38.51713,"photo":"Varalis_Parnassos_Korykeio","type":10,"zoom_level":13,"id":1554,"hlink_GR":"","hlink_EN":"","description":"","height":533,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03b1\u03bf\u03c2 \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1\u03c2","owner":"AnaDigit","x":22.642356872558,"y":38.504514649829,"photo":"Akrino_AgNikolaos","type":9,"zoom_level":15,"id":3185,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0391\u03b3\u03af\u03b1 \u0391\u03b9\u03ba\u03b1\u03c4\u03b5\u03c1\u03af\u03bd\u03b7 \u0391\u03c1\u03ac\u03c7\u03c9\u03b2\u03b1\u03c2","owner":"AnaDigit","x":22.5979123,"y":38.478719,"photo":"Araxova_AgEkaterini","type":9,"zoom_level":15,"id":3186,"hlink_GR":"","hlink_EN":"","description":"","height":441,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf\u03c2 \u039c\u03b1\u03c1\u03b9\u03bf\u03bb\u03ac\u03c4\u03b1\u03c2","owner":"AnaDigit","x":22.4551116,"y":38.6341065,"photo":"AgGeorgios_Mariolatas","type":9,"zoom_level":15,"id":3187,"hlink_GR":"","hlink_EN":"","description":"","height":480,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u039c\u03b1\u03c1\u03b9\u03bf\u03bb\u03ac\u03c4\u03b1\u03c2","owner":"AnaDigit","x":22.4498299,"y":38.6419664,"photo":"PrfIlias_Mariolatas","type":9,"zoom_level":15,"id":3188,"hlink_GR":"","hlink_EN":"","description":"","height":581,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u0392\u03ac\u03c1\u03b3\u03b9\u03b1\u03bd\u03b7\u03c2","owner":"AnaDigit","x":22.4307584,"y":38.6518567,"photo":"PrfIlias_Varianis","type":9,"zoom_level":15,"id":3189,"hlink_GR":"","hlink_EN":"","description":"","height":458,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2 \u0392\u03ac\u03c1\u03b3\u03b9\u03b1\u03bd\u03b7\u03c2","owner":"AnaDigit","x":22.4270059,"y":38.641144,"photo":"Vargiani_AgAthanasios","type":9,"zoom_level":15,"id":3190,"hlink_GR":"","hlink_EN":"","description":"","height":515,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0391\u03b3\u03af\u03b1 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u0392\u03ac\u03c1\u03b3\u03b9\u03b1\u03bd\u03b7\u03c2","owner":"AnaDigit","x":22.423894,"y":38.642851,"photo":"Vargiani_AgParaskevi","type":9,"zoom_level":15,"id":3191,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2 \u03a0\u03bf\u03bb\u03c5\u03b4\u03c1\u03cc\u03c3\u03bf\u03c5","owner":"AnaDigit","x":22.5493238,"y":38.6257566,"photo":"Polydroso_PrfIlias","type":9,"zoom_level":15,"id":3192,"hlink_GR":"","hlink_EN":"","description":"","height":481,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0393\u03ad\u03bd\u03b5\u03c3\u03b7 \u0398\u03b5\u03bf\u03c4\u03cc\u03ba\u03bf\u03c5 \u03a0\u03b1\u03bb\u03b9\u03ac\u03c2 \u039c\u03b1\u03c1\u03b9\u03bf\u03bb\u03ac\u03c4\u03b1\u03c2","owner":"AnaDigit","x":22.4646473,"y":38.6534901,"photo":"Palia_Mariolata_Genisis_Theotokou","type":9,"zoom_level":15,"id":3194,"hlink_GR":"","hlink_EN":"","description":"","height":638,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039b\u03bf\u03c5\u03ba\u03ac\u03c2 \u03a0\u03bf\u03bb\u03c5\u03b4\u03c1\u03cc\u03c3\u03bf\u03c5","owner":"AnaDigit","x":22.5363326,"y":38.6579313,"photo":"Polydroso_AgLoukas","type":9,"zoom_level":15,"id":3195,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u0391\u03bc\u03c6\u03af\u03ba\u03bb\u03b5\u03b9\u03b1\u03c2","owner":"AnaDigit","x":22.5809856,"y":38.6423154,"photo":"Amfikleia_AgIoanis_necro","type":9,"zoom_level":15,"id":3196,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u039c. \u03a0\u0391\u039d\u0391\u0393\u0399\u0391\u03a3 \u03a0\u0391\u039d\u0391\u03a3\u0391\u03a1\u0397\u03a3","owner":"AnaDigit","x":22.45275,"y":38.6611041,"photo":"moni_panassaris","type":9,"zoom_level":14,"id":3197,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u039d\u03b5\u03ce\u03bd\u03bf\u03c2","owner":"AnaDigit","x":22.6686517,"y":38.5854751,"photo":"Parnassos_Tithorea_acropolis_1","type":10,"zoom_level":14,"id":3199,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u039d\u03b5\u03ce\u03bd\u03bf\u03c2","owner":"AnaDigit","x":22.4698984,"y":38.6525935,"photo":"Parnassos_Vion","type":10,"zoom_level":14,"id":3200,"hlink_GR":"","hlink_EN":"","description":"","height":725,"width":800},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a4\u03bf\u03cd\u03c1\u03ba\u03bf\u03c5 \u03c3\u03c4\u03c1\u03bf\u03cd\u03b3\u03b3\u03b1","owner":"AnaDigit","x":22.640858,"y":38.495261,"photo":"DSC022791","type":9,"zoom_level":15,"id":3202,"hlink_GR":"","hlink_EN":"","description":"","height":496,"width":1000},{"name":"\u03a0\u0391\u03a1\u039d\u0391\u03a3\u03a3\u039f\u03a3
\u03a0\u03bf\u03c4\u03af\u03c3\u03c4\u03c1\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03bf\u03cd\u03b2\u03b5\u03bb\u03bf","owner":"AnaDigit","x":22.64963,"y":38.50298,"photo":"Parnassos_Akrino_Nero_potistra1","type":0,"zoom_level":15,"id":3203,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Αμφίκλεια-Φτερόλακκα
Μπαρουτοσπηλιά-Αργοστήλια
Κυκλική πορεία στο Δροσοχώρι
E4 Διάσελο 51-Αγόριανη
E4 Αγόριανη-Δελφοί
E4 Δελφοί-Ιτέα
Φτερόλακκα-Γεροντόβραχος
Φτερόλακκα-Λιάκουρα
Κύκλος στα Καλάνια
Κελάρια-Γεροντόβραχος
Κελάρια-Λιάκουρα
Κύκλος στο Κωρύκειο Άντρο
O22 Μ. Ιερουσαλήμ-Ακρινό Νερό
O22 Αγόριανη-Πολύδροσος
O22 Πολύδροσο-κατ. Μ. Δέφνερ
O22 κατ. Μ. Δέφνερ-Ζεμενό
Μ. Πρφ. Ηλία-Καλάνια
Διαδρομή Κόκκινο Τετράγωνο
κατ. Μ. Δέφνερ-Γεροντόβραχος
Κυκλική Αμφίκλεια-Κεραμίδι
Τιθορέα-Λιάκουρα
Αράχωβα-καταφύγιο Μ. Δέφνερ
Τιθορέα, κύκλος Αγερσαλής
Αγώνας Μονοπάτι Παρνασσού 11Km
Αγώνας Μονοπάτι Παρνασσού 24Km
Στα Χνάρια του Δευκαλίωνα 22Km
Στα Χνάρια του Δευκαλίωνα 8Km
Bike Odyssey 2014 (Σκέλος Παρνασσού)
Δίαθλος Αράχωβας
Ε. Δρυμός Παρνασσού
Αγιάννης-Κάτω κύκλος
Αγιάννης-Πάνω κύκλος
Κρόκι-Μικρός κύκλος
Κατάβαση του Ο22
Αμφίκλεια-Αγερσαλή
Τιθορέα κύκλος Βρωμόβρυσης
Τιθορέα-Κύκλος των πηγών της Βελίτσας
Πεταλούδες στο Λιβάδι Αράχωβας
Τα πουλιά στους Δελφούς
Τα πουλιά του ελατόδασους
Τα πουλιά της αλπικής ζώνης
Δελφοί-Χρισσό
Πεταλούδες στην Αμφίκλεια
Η χλωρίδα γύρω από το Χρισό
Σταυρός Λιβαδιού Αράχωβας-Άγιος Νικόλαος Ακρινού Νερού
Κατ. Μ. Δέφνερ- Σταυρός Λιβαδιού Αράχωβας-
Ανάβαση στη Μπαρουτοσπηλιά
Νίταμος-Βαρκό Δεσπότη
Άνω Πολύδροσος-Αμφίκλεια
Ακρόπολη Φωκικού
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["parnassos"],pc:["parnassos"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_parnassos.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); }