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_mikri_peloponnisos = new getAdventureCollection("mikri_peloponnisos",[{"id":17863,"author":"AnaDigit","name_GR":"\u039a\u03bf\u03c1\u03b9\u03bd\u03b8\u03af\u03b1: \u03a8\u03ac\u03c1\u03b9 3, \u03a3\u03c4\u03b1\u03c5\u03c1\u03b1\u03b5\u03c4\u03cc\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03a3\u03c4\u03b1\u03c5\u03c1\u03b1\u03b5\u03c4\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Psari_Stavraetos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":11549,"name_EN":"Korinthia: Psari 3, Stavraetos ","description_EN":"Stavraetos ridge crossing","ascent_time":270,"descent_time":265,"marker":"Psari_Path3_long","level":11,"ascent":554,"descent":561,"maxelev":1105,"minelev":581,"link_logo":"Pelop_Region_Fee_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"http:\/\/www.psarikorinthias.gr\/myimages\/Psari_Path3_Stavraetos.pdf","bbox":"LINESTRING(22.48606 37.84524,22.52994 37.86877)","views":245,"millestones":"0,22.5281043,37.8656749#1,22.5212717,37.8682836#2,22.5152166,37.8645875#3,22.5051485,37.8626344#4,22.4950608,37.8601834#5,22.4901390,37.8544857#6,22.4876501,37.8497386#7,22.4972914,37.8459492#8,22.5068856,37.8475399#9,22.5162435,37.8501671#10,22.5249250,37.8554204#11,22.5277210,37.8633873#11.5,22.5281054,37.8656749","x":22.4908297,"y":37.8561726,"coor":[[22.5281043,37.8656749],[22.5280984,37.8658618],[22.5279549,37.8662205],[22.527916,37.866567],[22.5278464,37.8666382],[22.5275397,37.8666254],[22.527128,37.8667464],[22.5264427,37.8673191],[22.5256183,37.8676152],[22.5249362,37.8681835],[22.523998,37.8686449],[22.5236741,37.8687647],[22.5218572,37.8692286],[22.5226544,37.8685897],[22.5225274,37.868507],[22.5219729,37.8687704],[22.5215298,37.8687558],[22.5214802,37.8683947],[22.5210191,37.8681456],[22.5207216,37.8676732],[22.5204719,37.867652],[22.5202386,37.8673787],[22.5200632,37.8664843],[22.519751,37.866183],[22.5193084,37.8661414],[22.5189247,37.8660014],[22.5186436,37.8664124],[22.5180701,37.8660988],[22.5177687,37.8652568],[22.5176565,37.8651833],[22.5174487,37.8653429],[22.5172652,37.8648539],[22.5166401,37.8642783],[22.5163275,37.8645627],[22.516131,37.8652903],[22.515859,37.8652508],[22.5157011,37.8651857],[22.515658,37.865068],[22.5153777,37.8648752],[22.5152123,37.8646208],[22.5152532,37.8642788],[22.5151053,37.864286],[22.5149067,37.8639861],[22.5144736,37.8640437],[22.5141225,37.8639762],[22.5134484,37.8641479],[22.5125137,37.8642713],[22.5111402,37.8641728],[22.5108806,37.8640794],[22.5106071,37.864112],[22.508769,37.8633767],[22.5083889,37.8630565],[22.507911,37.8630775],[22.507187,37.8629061],[22.5068462,37.8628927],[22.5066055,37.8629888],[22.5060949,37.8629463],[22.5051691,37.8626281],[22.5049404,37.8626973],[22.5046474,37.8625674],[22.5044431,37.8625558],[22.5041303,37.8622815],[22.5035327,37.8620396],[22.5033956,37.8620739],[22.5029196,37.8620047],[22.5024063,37.8620883],[22.5012788,37.8616324],[22.4999539,37.8608224],[22.4997258,37.8608556],[22.4988992,37.8607008],[22.4984822,37.8605243],[22.4978344,37.860516],[22.497264,37.8606169],[22.4969696,37.8605591],[22.4964346,37.8605973],[22.4961992,37.8604321],[22.4959587,37.8605191],[22.4958115,37.8604902],[22.4957004,37.8603626],[22.4950648,37.8603184],[22.4950329,37.8602099],[22.4953227,37.8599342],[22.4953272,37.8597089],[22.4950336,37.8596151],[22.4949814,37.8593891],[22.4947709,37.859116],[22.4946115,37.859132],[22.4945229,37.8590137],[22.4942623,37.8589743],[22.4941663,37.8586667],[22.4938264,37.8586083],[22.494165,37.858171],[22.4941335,37.8580444],[22.4938866,37.8578881],[22.4935911,37.8578843],[22.4935383,37.8576853],[22.4933145,37.8575112],[22.4929289,37.8574703],[22.4926488,37.8572684],[22.492342,37.8572645],[22.4920033,37.857152],[22.4919375,37.857034],[22.4919958,37.8569626],[22.4917821,37.8568517],[22.4916047,37.8566332],[22.491436,37.8565409],[22.4910953,37.8565275],[22.4910977,37.8564104],[22.4908297,37.8561726],[22.4906056,37.8564153],[22.4902393,37.8559871],[22.4901055,37.8547417],[22.4901464,37.8544087],[22.4899635,37.8544605],[22.489789,37.8546565],[22.4896838,37.8553581],[22.4895569,37.8554466],[22.4895174,37.8551577],[22.4890495,37.8541333],[22.4891469,37.8538191],[22.4887612,37.8537781],[22.4884572,37.853639],[22.4880457,37.8537509],[22.487523,37.8537442],[22.4868926,37.8534477],[22.4866836,37.8531025],[22.4864012,37.8519093],[22.4867012,37.8516878],[22.4868195,37.8513401],[22.4870378,37.8512258],[22.4873116,37.8506165],[22.4873656,37.8502026],[22.4877772,37.8495229],[22.48808,37.8491663],[22.488562,37.8489382],[22.4894969,37.8486415],[22.4901917,37.8480106],[22.4910229,37.8476562],[22.4911777,37.8475906],[22.4913805,37.8476743],[22.4918119,37.8476979],[22.4920264,37.847597],[22.4921446,37.8473732],[22.4927767,37.8470298],[22.4941605,37.8466059],[22.4951584,37.8466096],[22.4955796,37.846579],[22.4970803,37.8459943],[22.4974341,37.8459177],[22.4980092,37.8455826],[22.4986389,37.8453563],[22.4994034,37.8452038],[22.5004207,37.8448653],[22.5010097,37.8455217],[22.502903,37.8468796],[22.503358,37.8473],[22.5036402,37.8473937],[22.504856,37.8474091],[22.5059413,37.8476933],[22.5066725,37.8475043],[22.5073409,37.8476119],[22.507434,37.8475049],[22.5077309,37.8474366],[22.5088,37.847396],[22.5092978,37.8475105],[22.5101381,37.8475482],[22.511677,37.8478831],[22.5126652,37.8479136],[22.5132079,37.8480556],[22.5135114,37.8482217],[22.5143257,37.8484212],[22.5152236,37.8484235],[22.5159199,37.8488379],[22.5162617,37.8493649],[22.5160378,37.8497586],[22.5160694,37.8498852],[22.5162886,37.8502349],[22.516362,37.8505422],[22.5173761,37.8509313],[22.5181843,37.8514371],[22.5186589,37.8515783],[22.520202,37.8527242],[22.5209065,37.8533054],[22.5216303,37.8534857],[22.5224306,37.8538202],[22.5227724,37.8537794],[22.5231573,37.8538564],[22.5235962,37.8540782],[22.5238978,37.8543433],[22.5253007,37.8558119],[22.5259554,37.8566131],[22.5262928,37.8574375],[22.5263628,37.8581323],[22.5266239,37.8587214],[22.5266163,37.8590998],[22.5270501,37.8601507],[22.5271315,37.8606293],[22.5272111,37.860752],[22.5273247,37.8610418],[22.5272612,37.8613745],[22.5276389,37.8618208],[22.5279212,37.8619145],[22.5284588,37.8623177],[22.5283519,37.8625507],[22.5277617,37.8630751],[22.5276937,37.863633],[22.5286066,37.8640319],[22.5293439,37.8641132],[22.5292731,37.8644052],[22.5294331,37.8649322],[22.5295432,37.8651138],[22.5295061,37.8652666],[22.5293015,37.865264],[22.529044,37.8652968],[22.5285268,37.8655788],[22.5281054,37.8656749]]},{"id":18532,"author":"AnaDigit","name_GR":"\u039a\u03bf\u03c1\u03b9\u03bd\u03b8\u03af\u03b1: \u03a8\u03ac\u03c1\u03b9 4, \u03a4\u03c9\u03bd \u0391\u03b9\u03c3\u03b8\u03ae\u03c3\u03b5\u03c9\u03bd","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u0398\u03bf\u03b4\u03ce\u03c1\u03b9\u03b6\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Psari_Aisthiseon","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":9316,"name_EN":"Korinthia: Psari 4, Of the senses","description_EN":"Thodhoriza crossing","ascent_time":215,"descent_time":215,"marker":"Psari_Path4_long","level":10,"ascent":428,"descent":428,"maxelev":944,"minelev":713,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"http:\/\/www.psarikorinthias.gr\/myimages\/Psari_Path4.pdf","bbox":"LINESTRING(22.52621 37.85937,22.56241 37.8727)","views":60,"millestones":"0,22.5307676,37.8657307#1,22.5277076,37.8694572#2,22.5332797,37.8718598#3,22.5439892,37.8707260#4,22.5512595,37.8670465#5,22.5610158,37.8681151#6,22.5556560,37.8652343#7,22.5517884,37.8597582#8,22.5430268,37.8627426#9.3,22.5307665,37.8657307","x":22.5527088,"y":37.8671515,"coor":[[22.5307676,37.8657307],[22.5304443,37.8660331],[22.5312077,37.866002],[22.5317174,37.8660985],[22.5320595,37.8663303],[22.5325789,37.8665081],[22.5325883,37.8666073],[22.5324747,37.8666059],[22.5322446,37.8666864],[22.5310958,37.8667171],[22.5302806,37.8671215],[22.5298585,37.8671974],[22.5293999,37.8673899],[22.5291807,37.8673917],[22.529169,37.8675132],[22.5301027,37.8680115],[22.5302694,37.8682029],[22.5300577,37.8685607],[22.5295048,37.8689233],[22.5288346,37.8688969],[22.5276405,37.8694858],[22.52724,37.869616],[22.5266255,37.8696443],[22.5264738,37.8698407],[22.5262916,37.8698565],[22.5262689,37.8699643],[22.5264116,37.8702184],[22.5264084,37.8703806],[22.5263357,37.870551],[22.5265374,37.8706977],[22.5268145,37.8707169],[22.5268685,37.8714296],[22.5272265,37.8717224],[22.5273659,37.8719653],[22.5273786,37.8719699],[22.5278401,37.8721334],[22.5280101,37.8721062],[22.5298854,37.8727065],[22.5302484,37.8727471],[22.5308878,37.8726108],[22.5311438,37.8723166],[22.5316852,37.8719629],[22.5321523,37.8719146],[22.532639,37.8720198],[22.5329928,37.8719522],[22.5334505,37.8718046],[22.5340828,37.871452],[22.5344378,37.8713213],[22.5347337,37.8713069],[22.5352621,37.8710341],[22.5359132,37.87088],[22.5362192,37.8709289],[22.5365168,37.8708244],[22.5368845,37.8705766],[22.5374286,37.8706555],[22.5378387,37.8706155],[22.5383365,37.8707389],[22.5386786,37.870689],[22.5389144,37.8708362],[22.5392316,37.8708942],[22.5407216,37.8708586],[22.5423083,37.8705358],[22.5425078,37.8705608],[22.5439301,37.8707361],[22.5441354,37.8707026],[22.5447097,37.8704033],[22.545017,37.870389],[22.5461296,37.8704659],[22.5463989,37.8706494],[22.5469776,37.8707017],[22.5475877,37.8703216],[22.5476475,37.8701692],[22.5483129,37.869862],[22.5483742,37.8696374],[22.5486164,37.8694601],[22.5488522,37.8690305],[22.5496035,37.8683998],[22.5499182,37.8680072],[22.5500492,37.8677024],[22.5497668,37.867032],[22.5508639,37.8676651],[22.5513142,37.8669632],[22.5515671,37.8668221],[22.5520818,37.867243],[22.5524151,37.8670578],[22.5525721,37.8671679],[22.5527088,37.8671515],[22.5530694,37.8673182],[22.5534722,37.8676476],[22.5546785,37.8681671],[22.5555152,37.8684027],[22.555949,37.8683089],[22.5569261,37.8683389],[22.5583397,37.8681399],[22.5589955,37.8677424],[22.5592448,37.8677815],[22.5595478,37.8679834],[22.5597251,37.8682199],[22.5609624,37.8683162],[22.5613073,37.8670068],[22.5619401,37.866618],[22.5622821,37.8659823],[22.5618044,37.8659945],[22.5614897,37.8658104],[22.5614984,37.8653599],[22.5612766,37.8650778],[22.5610157,37.8644618],[22.5584709,37.8648542],[22.5580458,37.8650834],[22.5572514,37.8650105],[22.5565447,37.86511],[22.5562394,37.8650252],[22.5556783,37.8652346],[22.5552577,37.8652294],[22.5548297,37.8650259],[22.5541802,37.8645222],[22.5537174,37.8643543],[22.5536199,37.8641098],[22.5533034,37.8640158],[22.5533351,37.8635566],[22.5535207,37.8633696],[22.5531253,37.8626618],[22.5528189,37.8621037],[22.5527977,37.861921],[22.5529783,37.8614005],[22.5539611,37.8605564],[22.5540442,37.8603771],[22.5540122,37.8602686],[22.5536859,37.8600934],[22.5534767,37.8597483],[22.5530079,37.85931],[22.5528906,37.8592567],[22.5527482,37.8593293],[22.5526361,37.8594293],[22.552067,37.8596859],[22.5513929,37.8598579],[22.5508956,37.8602934],[22.5500913,37.8607341],[22.5493927,37.8609959],[22.5495119,37.8607134],[22.549367,37.8605674],[22.5485713,37.8605667],[22.5476584,37.8603481],[22.5474711,37.8603323],[22.5471441,37.8603057],[22.5472983,37.86056],[22.5465994,37.8608397],[22.5458509,37.8613262],[22.5456638,37.861432],[22.5455572,37.861647],[22.5440482,37.862079],[22.5433784,37.8626114],[22.5430353,37.8627153],[22.5429384,37.8630205],[22.5429679,37.8632552],[22.542861,37.8634882],[22.5416874,37.8632123],[22.5412754,37.8632433],[22.5404084,37.8633947],[22.5387964,37.8638614],[22.5366515,37.8642493],[22.5363306,37.8643805],[22.5358525,37.8647531],[22.5355202,37.8646025],[22.5352591,37.8645813],[22.5343357,37.8648401],[22.5330673,37.8651668],[22.5327262,37.8651716],[22.5325151,37.8651419],[22.5324014,37.8651405],[22.5322394,37.8652827],[22.5316153,37.8653537],[22.5307665,37.8657307]]},{"id":18533,"author":"AnaDigit","name_GR":"\u039a\u03bf\u03c1\u03b9\u03bd\u03b8\u03af\u03b1: \u03a8\u03ac\u03c1\u03b9 1, \u0386\u03bb\u03b9\u03ba\u03bf\u03c2 \u03b1\u03bc\u03c0\u03b5\u03bb\u03ce\u03bd\u03b1\u03c2","description_GR":"\u03a0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03b1\u03bc\u03c0\u03b5\u03bb\u03ce\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03c7\u03c9\u03c1\u03b9\u03bf\u03cd","path":"PELOPONNESE\/Pelop_Psari_Scarlet_Vineyard","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":4,"length":3349,"name_EN":"Korinthia: Psari 1, Scarlet Vineyard","description_EN":"Around the local vineyards","ascent_time":60,"descent_time":60,"marker":"Psari_Path1_long","level":11,"ascent":101,"descent":101,"maxelev":794,"minelev":698,"link_logo":"Pelop_Region_Fee_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"http:\/\/www.psarikorinthias.gr\/myimages\/Psari_Path1_AlikosAmbelwnas.pdf","bbox":"LINESTRING(22.52711 37.86092,22.54132 37.86589)","views":60,"millestones":"0,22.5307676,37.8657307#1,22.5412328,37.8632123#2,22.5323914,37.8615608#3,22.5287805,37.8640511#3.3,22.5307687,37.8657307","x":22.5347652,"y":37.8624324,"coor":[[22.5307676,37.8657307],[22.5316163,37.8653537],[22.5322409,37.8652827],[22.5324028,37.8651405],[22.5325165,37.8651419],[22.5327273,37.8651716],[22.5330684,37.8651668],[22.5343367,37.8648401],[22.5352602,37.8645813],[22.5355212,37.8646025],[22.5358536,37.8647531],[22.5363317,37.8643806],[22.5366526,37.8642494],[22.5387974,37.8638614],[22.5404095,37.8633948],[22.5412764,37.8632433],[22.5409895,37.8630415],[22.5401055,37.8629021],[22.5393468,37.8627575],[22.5389522,37.8626422],[22.5386292,37.8623047],[22.5381686,37.8614518],[22.5378137,37.8612942],[22.5377178,37.8609686],[22.537583,37.8608858],[22.537428,37.8609132],[22.5371278,37.8611438],[22.5363843,37.8613778],[22.5354174,37.8619877],[22.5351295,37.8624099],[22.5347652,37.8624324],[22.5345427,37.8623485],[22.5340131,37.8621166],[22.5330964,37.861907],[22.532546,37.8615756],[22.5318425,37.8615128],[22.5314376,37.8612915],[22.530782,37.861103],[22.5288109,37.860763],[22.528308,37.8609009],[22.5279389,37.8611667],[22.5277159,37.8609476],[22.5273324,37.8607986],[22.5272108,37.8607497],[22.5273244,37.8610418],[22.5272609,37.8613745],[22.5276385,37.8618208],[22.5279208,37.8619145],[22.5284585,37.8623177],[22.5283515,37.8625507],[22.5277613,37.863075],[22.5276934,37.863633],[22.5286063,37.8640319],[22.5293436,37.8641132],[22.5292727,37.8644052],[22.5294328,37.8649299],[22.5295429,37.8651116],[22.5295058,37.8652643],[22.529819,37.8655206],[22.5301178,37.8659299],[22.5307687,37.8657307]]},{"id":18534,"author":"AnaDigit","name_GR":"\u039a\u03bf\u03c1\u03b9\u03bd\u03b8\u03af\u03b1: \u03a8\u03ac\u03c1\u03b9 2, \u0398\u03b5\u03ac\u03c2 \u0389\u03c1\u03b1\u03c2","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039a\u03bf\u03c5\u03c1\u03ba\u03bf\u03cd\u03bb\u03b1\u03c2","path":"PELOPONNESE\/Pelop_Psari_Theas_Iras","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":9242,"name_EN":"Korinthia: Psari 2, Godness Hera","description_EN":"Kourkoula ridge crossing","ascent_time":210,"descent_time":210,"marker":"Psari_Path2_long","level":11,"ascent":371,"descent":371,"maxelev":934,"minelev":639,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"http:\/\/www.psarikorinthias.gr\/myimages\/Psari_Path2_Thea_Hra.pdf","bbox":"LINESTRING(22.51553 37.84676,22.55321 37.86575)","views":70,"millestones":"0,22.5295047,37.8652666#1,22.5396616,37.8636107#2,22.5493894,37.8609977#3,22.5487477,37.8570154#4,22.5401424,37.8547988#5,22.5307253,37.8515053#6,22.5206451,37.8479225#7,22.5195818,37.8497588#8,22.5257277,37.8563329#9.2,22.5295047,37.8652666","x":22.5395967,"y":37.8541763,"coor":[[22.5295047,37.8652666],[22.5298179,37.8655206],[22.5301167,37.8659298],[22.5307676,37.8657307],[22.5316163,37.8653537],[22.5322409,37.8652827],[22.5324028,37.8651405],[22.5325165,37.8651419],[22.5327273,37.8651716],[22.5330684,37.8651668],[22.5343367,37.8648401],[22.5352602,37.8645813],[22.5355212,37.8646025],[22.5358536,37.8647531],[22.5363317,37.8643806],[22.5366526,37.8642494],[22.5387974,37.8638614],[22.5404095,37.8633948],[22.5412764,37.8632433],[22.5416887,37.8632146],[22.542862,37.8634905],[22.5440411,37.8637574],[22.5457805,37.8637519],[22.5462008,37.8635543],[22.5476993,37.8625003],[22.548169,37.8623168],[22.5488361,37.8616266],[22.5493942,37.8609936],[22.5500927,37.8607319],[22.5508971,37.8602911],[22.5513944,37.8598557],[22.5520684,37.8596837],[22.5526372,37.8594293],[22.5527492,37.8593293],[22.5528917,37.8592567],[22.5529635,37.859181],[22.5529515,37.8585207],[22.5527337,37.8583806],[22.5518906,37.8584784],[22.5509836,37.8583591],[22.5510332,37.8578009],[22.5513345,37.8575072],[22.5513022,37.8574167],[22.5511212,37.8574235],[22.5505861,37.8574709],[22.5502302,37.8576468],[22.5498783,37.8576245],[22.5490805,37.857155],[22.548449,37.8568949],[22.548319,37.8565688],[22.5481178,37.8563951],[22.5479657,37.8560913],[22.5475331,37.8555452],[22.5467529,37.8553373],[22.5462742,37.8548267],[22.5460078,37.8546252],[22.5454534,37.8539154],[22.544808,37.8538984],[22.5444185,37.8540558],[22.5440428,37.8540872],[22.5437484,37.8540295],[22.5433929,37.8541873],[22.543006,37.8542095],[22.5427407,37.8544045],[22.5423301,37.8544806],[22.541639,37.8549406],[22.5414561,37.8549925],[22.5412979,37.8549454],[22.540884,37.8551836],[22.5406461,37.8551446],[22.5398837,37.8546125],[22.5395967,37.8541763],[22.5390492,37.8537009],[22.538851,37.853374],[22.5373739,37.8527743],[22.5365749,37.8523679],[22.5359255,37.8518731],[22.5350569,37.8515379],[22.5340268,37.8513268],[22.5330501,37.8512876],[22.5321002,37.8510414],[22.5316123,37.8509993],[22.5313728,37.8510414],[22.5306579,37.8515552],[22.5303955,37.851606],[22.5300099,37.8515651],[22.5291516,37.851284],[22.5283372,37.8505168],[22.5255985,37.8499238],[22.5236137,37.8491419],[22.5224879,37.8487808],[22.5220478,37.848622],[22.5207319,37.8479296],[22.520244,37.8478874],[22.5199444,37.8475231],[22.5188214,37.8470043],[22.5168055,37.846312],[22.5159245,37.8466074],[22.5159113,37.8466973],[22.5162627,37.8469203],[22.516484,37.8472205],[22.5172303,37.8483677],[22.5174763,37.8485691],[22.5177703,37.8486449],[22.518894,37.8487221],[22.5191081,37.8488149],[22.5192971,37.8490246],[22.519654,37.8499303],[22.5197405,37.8507245],[22.5196616,37.8512552],[22.5202287,37.852452],[22.5202006,37.852722],[22.5209051,37.8533031],[22.5216289,37.8534834],[22.5224292,37.8538179],[22.522771,37.8537772],[22.523156,37.8538541],[22.5235948,37.8540759],[22.5238964,37.854341],[22.5252993,37.8558118],[22.525954,37.8566131],[22.526291,37.8574375],[22.5263614,37.85813],[22.5266225,37.8587191],[22.5266149,37.8590975],[22.5270487,37.8601484],[22.5271301,37.8606271],[22.5272097,37.8607497],[22.5273233,37.8610418],[22.5272598,37.8613745],[22.5276374,37.8618208],[22.5279198,37.8619144],[22.5284574,37.8623177],[22.5283505,37.8625507],[22.5277603,37.863075],[22.5276923,37.8636329],[22.5286052,37.8640319],[22.5293425,37.8641132],[22.5292717,37.8644052],[22.5294317,37.8649322],[22.5295418,37.8651138],[22.5295047,37.8652666]]},{"id":18538,"author":"AnaDigit","name_GR":"\u039c\u03af\u03bd\u03b8\u03b7: \u039b\u03b9\u03bd\u03af\u03c3\u03c4\u03b1\u03b9\u03bd\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03af\u03bd\u03b8\u03b7\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u039a\u03c1\u03b5\u03c0\u03b1\u03ba\u03cc\u03c1\u03b5","path":"PELOPONNESE\/Pelop_Minthi_Linistena_Kopekore","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5193,"name_EN":"Minthi: Linistena-Minthi summit","description_EN":"Ascent to Krepakore castle","ascent_time":135,"descent_time":110,"marker":"No_marks","level":10,"ascent":523,"descent":53,"maxelev":1335,"minelev":846,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.85218 37.44798,21.8643 37.47292)","views":20,"millestones":"0,21.8569736,37.4478440#1,21.8610743,37.4525412#2,21.8597513,37.4607902#3,21.8567794,37.4680831#4,21.8542417,37.4702556#5.2,21.8635833,37.4731320","x":21.8565411,"y":37.4684128,"coor":[[21.8569736,37.447844],[21.8566206,37.4479367],[21.8561435,37.4484147],[21.8555131,37.4483221],[21.8559419,37.4490644],[21.8565715,37.449184],[21.8567446,37.4494575],[21.8570661,37.4496796],[21.8573742,37.449577],[21.8579021,37.4492982],[21.8581522,37.4492487],[21.8586026,37.4493109],[21.8589377,37.4494522],[21.8598492,37.4495949],[21.8601671,37.4499431],[21.8602981,37.4509007],[21.8605317,37.4514277],[21.8611141,37.452015],[21.8610816,37.4525123],[21.8609547,37.4529967],[21.8605982,37.4535692],[21.8604334,37.4538005],[21.86038,37.4544845],[21.8596817,37.4558687],[21.859547,37.456033],[21.8594895,37.456068],[21.8595213,37.4561407],[21.859697,37.4563241],[21.8596881,37.4565109],[21.8595605,37.4574188],[21.8600391,37.4576798],[21.8603586,37.457974],[21.8605597,37.4588518],[21.8604811,37.4592289],[21.8600425,37.4599419],[21.8596968,37.460963],[21.8597823,37.4611358],[21.8602161,37.461387],[21.860353,37.4617409],[21.8599149,37.4628325],[21.8593568,37.4629756],[21.8590774,37.4632589],[21.8588013,37.4634251],[21.8587057,37.4636036],[21.858488,37.4637078],[21.8581513,37.4640171],[21.858094,37.4644397],[21.8582912,37.4653782],[21.85802,37.4657699],[21.8576207,37.465846],[21.8576584,37.466108],[21.8573836,37.4662292],[21.8573076,37.4665162],[21.8575213,37.4665561],[21.8574201,37.4669328],[21.8572526,37.4672542],[21.8569254,37.4676268],[21.8567512,37.4681823],[21.8565411,37.4684128],[21.8565105,37.4686917],[21.8563672,37.4689594],[21.8561021,37.4691348],[21.8558386,37.4692562],[21.8558643,37.4691486],[21.8556748,37.469055],[21.8551575,37.4685589],[21.8550455,37.4685209],[21.8539853,37.4684295],[21.85339,37.4682925],[21.8530187,37.4678352],[21.8523599,37.4675461],[21.8523285,37.4678519],[21.8524769,37.4681971],[21.8528498,37.4686004],[21.8529784,37.468846],[21.8530131,37.4692162],[21.852862,37.4693576],[21.8528227,37.4695462],[21.8529054,37.469818],[21.8532316,37.469878],[21.8534191,37.4696471],[21.8535329,37.4696221],[21.8538701,37.4696914],[21.8551495,37.4716071],[21.8552384,37.4716628],[21.8556116,37.4716606],[21.8558505,37.4716086],[21.8560005,37.4715032],[21.8566293,37.4712622],[21.8568836,37.4710686],[21.8575375,37.470738],[21.8576403,37.4707038],[21.8577959,37.4707968],[21.8581491,37.470704],[21.8584183,37.470781],[21.8583982,37.4706905],[21.8585264,37.4705577],[21.8586068,37.4705141],[21.8586846,37.4705605],[21.8587545,37.4704897],[21.8589242,37.4704838],[21.8592263,37.4705974],[21.8593462,37.4707528],[21.8594713,37.470728],[21.8599285,37.4709526],[21.8601648,37.4709929],[21.8604263,37.4712274],[21.8605737,37.4716086],[21.8611272,37.4716276],[21.8616376,37.4715738],[21.8618698,37.4717582],[21.8623642,37.4718663],[21.8627312,37.4720802],[21.862937,37.4723994],[21.863226,37.4725758],[21.8634011,37.4727773],[21.8635833,37.473132]]},{"id":18539,"author":"AnaDigit","name_GR":"\u039c\u03af\u03bd\u03b8\u03b7: \u0391\u03bc\u03c5\u03b3\u03b4\u03b1\u03bb\u03b9\u03ad\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039c\u03af\u03bd\u03b8\u03b7\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u039a\u03c1\u03b5\u03c0\u03b1\u03ba\u03cc\u03c1\u03b5","path":"PELOPONNESE\/Pelop_Minthi_Amygdalies_Kopekore","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6812,"name_EN":"Minthi: Amygdalies-Minthi summit","description_EN":"Ascent to Krepakore castle","ascent_time":175,"descent_time":145,"marker":"No_marks","level":10,"ascent":749,"descent":36,"maxelev":1335,"minelev":604,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.8441 37.47057,21.86366 37.49791)","views":19,"millestones":"0,21.8441014,37.4979057#1,21.8507153,37.4949287#2,21.8505040,37.4914392#3,21.8553359,37.4902922#4,21.8588909,37.4831019#5,21.8582583,37.4779790#6,21.8574338,37.4707867#6.8,21.8635826,37.4731320","x":21.8589658,"y":37.4837479,"coor":[[21.8441014,37.4979057],[21.8446208,37.4975457],[21.8451988,37.4978987],[21.8455732,37.4974301],[21.8457788,37.4969653],[21.8465253,37.4961768],[21.8461892,37.4969277],[21.8461007,37.4972505],[21.8461765,37.4973691],[21.8467062,37.4966487],[21.8472543,37.496073],[21.8479666,37.4956894],[21.8483999,37.4956545],[21.8491162,37.4955234],[21.849847,37.4952843],[21.8504986,37.4950439],[21.8510269,37.4947651],[21.8510088,37.4953956],[21.8508147,37.4958517],[21.8519555,37.495512],[21.8523456,37.4953208],[21.8527695,37.4955268],[21.8538327,37.4948116],[21.853789,37.4947568],[21.8534465,37.4948677],[21.8532559,37.4948101],[21.8531973,37.4944847],[21.8530334,37.4942834],[21.8529538,37.4939035],[21.8522061,37.4927634],[21.851821,37.4923869],[21.8514965,37.4922638],[21.8513933,37.4919195],[21.8509897,37.491795],[21.8505247,37.4914441],[21.8500528,37.4913363],[21.8498468,37.4910262],[21.8487521,37.4909432],[21.8485425,37.4907591],[21.8484349,37.4905679],[21.84841,37.490216],[21.8488143,37.49071],[21.8489833,37.4907311],[21.849294,37.4905475],[21.8495899,37.4904808],[21.8499273,37.49055],[21.8523246,37.4913506],[21.8527341,37.4916645],[21.85287,37.4916579],[21.8531812,37.4914563],[21.8535815,37.4913014],[21.8543656,37.4907749],[21.8549031,37.4905684],[21.855364,37.4902704],[21.8567639,37.4899623],[21.8570183,37.4893722],[21.8582497,37.4882319],[21.8585665,37.4878322],[21.8585305,37.4875071],[21.8588776,37.487234],[21.858938,37.4870999],[21.8589198,37.4865498],[21.8589979,37.4861908],[21.8596468,37.4856438],[21.8596509,37.4854997],[21.8592594,37.4849519],[21.8592345,37.4842395],[21.8589658,37.4837479],[21.8589977,37.4834241],[21.8588826,37.4830976],[21.8591166,37.483219],[21.859197,37.4831754],[21.8589787,37.4829011],[21.8591439,37.4822642],[21.8592618,37.4820951],[21.8596132,37.4820654],[21.8603736,37.4823676],[21.8608775,37.4830121],[21.8607666,37.4825414],[21.8609184,37.4811834],[21.8607136,37.4804317],[21.8603633,37.4800288],[21.8601727,37.4795747],[21.8595816,37.4788881],[21.8588932,37.4784431],[21.8585421,37.4780672],[21.857735,37.4778183],[21.8574702,37.4771916],[21.8573506,37.476865],[21.8575471,37.4767154],[21.8576031,37.4763379],[21.8576922,37.4763846],[21.8576945,37.4763035],[21.8576868,37.4761772],[21.8575861,37.4761393],[21.8573036,37.4757377],[21.85746,37.4754071],[21.857326,37.474954],[21.8567206,37.4735822],[21.8563942,37.4731347],[21.8561651,37.4724456],[21.8559566,37.4722256],[21.8556109,37.4716606],[21.8558498,37.4716086],[21.8559998,37.4715031],[21.8566286,37.4712622],[21.8568829,37.4710686],[21.8575368,37.470738],[21.8576396,37.4707038],[21.8577952,37.4707967],[21.8581484,37.470704],[21.8584176,37.470781],[21.8583975,37.4706905],[21.8585257,37.4705576],[21.8586061,37.470514],[21.8586839,37.4705605],[21.8587538,37.4704897],[21.8589235,37.4704838],[21.8592256,37.4705974],[21.8593455,37.4707527],[21.8594706,37.470728],[21.8599278,37.4709526],[21.8601641,37.4709929],[21.8604256,37.4712274],[21.860573,37.4716086],[21.8611265,37.4716276],[21.8616369,37.4715738],[21.8618691,37.4717582],[21.8623635,37.4718663],[21.8627305,37.4720802],[21.8629363,37.4723994],[21.8632253,37.4725758],[21.8634004,37.4727773],[21.8635826,37.473132]]},{"id":18540,"author":"AnaDigit","name_GR":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b6\u03b9: \u0386\u03bd\u03c9 \u039c\u03ad\u03bb\u03c0\u03b5\u03b9\u03b1-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a4\u03b5\u03c4\u03c1\u03b1\u03b6\u03af\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2","path":"PELOPONNESE\/Pelop_Tetrazi_AnoMelpeia_PrfIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5280,"name_EN":"Tetrazi: Ano Melpeia-Profitis Ilias","description_EN":"Ascent to Tetrazi summit","ascent_time":120,"descent_time":105,"marker":"No_marks","level":10,"ascent":815,"descent":425,"maxelev":1231,"minelev":732,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.9424 37.35083,21.95855 37.37748)","views":12,"millestones":"0,21.9468778,37.3506325#1,21.9463968,37.3568787#2,21.9453983,37.3612241#3,21.9518952,37.3657922#4,21.9570071,37.3717425#5.3,21.9552522,37.3777064","x":21.9512365,"y":37.3647853,"coor":[[21.9468778,37.3506325],[21.9469543,37.350724],[21.9475607,37.3508426],[21.947495,37.351184],[21.9474418,37.3514016],[21.9470964,37.3516479],[21.9468837,37.3519957],[21.9464794,37.3523312],[21.9461593,37.3524788],[21.945716,37.3530029],[21.9456145,37.3534157],[21.9456301,37.3536683],[21.9461131,37.3541723],[21.9462357,37.3543885],[21.9461871,37.3545138],[21.9455554,37.3549084],[21.9455524,37.3554311],[21.9456202,37.3554323],[21.9458297,37.3552016],[21.9460227,37.3551599],[21.9462023,37.355199],[21.9462231,37.3552625],[21.9460392,37.3553855],[21.9460242,37.3555204],[21.9463173,37.3559491],[21.9461839,37.3567038],[21.9462859,37.3566875],[21.9463453,37.3565804],[21.9464351,37.3566],[21.9463497,37.3572474],[21.9466401,37.3577752],[21.9467164,37.3587047],[21.9469119,37.3589875],[21.9469853,37.3591961],[21.9469253,37.3592874],[21.9467505,37.3592393],[21.9464973,37.3594152],[21.946163,37.3592561],[21.9455106,37.3591637],[21.9444778,37.3593621],[21.9439636,37.3595874],[21.9436945,37.3595197],[21.9433665,37.359541],[21.9430633,37.3594816],[21.9428923,37.3595418],[21.9432231,37.3596624],[21.9435498,37.3601007],[21.943934,37.3600894],[21.9442699,37.3601943],[21.9447723,37.3608159],[21.9448076,37.361177],[21.9448841,37.3612685],[21.9450865,37.361299],[21.9454388,37.361215],[21.945562,37.3612532],[21.9462349,37.3618327],[21.9466135,37.3620285],[21.9471412,37.3621368],[21.9473338,37.3625277],[21.9475551,37.3626937],[21.9482528,37.3627779],[21.9484179,37.3625194],[21.9485676,37.3624139],[21.9492452,37.3624076],[21.9496441,37.3622703],[21.9504837,37.3625372],[21.9509242,37.3627747],[21.9510561,37.3628311],[21.9510394,37.3628984],[21.9508863,37.36313],[21.9509825,37.36333],[21.9509364,37.3637798],[21.9510331,37.3643763],[21.9512404,37.3646412],[21.9512365,37.3647853],[21.9510488,37.3650434],[21.951236,37.3652179],[21.951594,37.3653413],[21.9519566,37.3657081],[21.9517502,37.3659951],[21.9517455,37.3661663],[21.9519278,37.3665209],[21.9524755,37.3671432],[21.9527542,37.3672742],[21.9535295,37.3674138],[21.9535537,37.3674864],[21.9531096,37.3676229],[21.9527759,37.3678514],[21.9527274,37.3679767],[21.9528486,37.368087],[21.9532752,37.3681755],[21.9534075,37.3682949],[21.9536097,37.3683345],[21.9537306,37.3684537],[21.9541333,37.3685959],[21.9543208,37.3687614],[21.9543244,37.3686262],[21.9548535,37.369104],[21.9549393,37.3692677],[21.9551423,37.3692803],[21.9551283,37.3693791],[21.9552598,37.3695256],[21.9555047,37.369656],[21.9558582,37.3702705],[21.956135,37.3704735],[21.9563065,37.3708099],[21.9565372,37.3710482],[21.9565674,37.371184],[21.9567774,37.3713498],[21.9569949,37.37166],[21.9570422,37.3719943],[21.9568359,37.3721078],[21.9568457,37.3721621],[21.9571902,37.3723663],[21.9572101,37.3724658],[21.9575389,37.3724174],[21.9577053,37.3725284],[21.9578295,37.3725306],[21.9578726,37.3726034],[21.9579639,37.3725689],[21.9578582,37.3727203],[21.9578648,37.3728917],[21.9574345,37.3733529],[21.9574333,37.3733979],[21.9577471,37.3734845],[21.9577339,37.3735563],[21.9575143,37.3737418],[21.9573094,37.3738013],[21.9573982,37.3738569],[21.9573082,37.3738464],[21.9573406,37.373901],[21.9572378,37.3739443],[21.9574621,37.3740022],[21.9574942,37.3740659],[21.9569897,37.3743456],[21.9568453,37.3746765],[21.9567792,37.3746123],[21.9565565,37.3749149],[21.9563152,37.3746493],[21.9562029,37.3746294],[21.9561111,37.3746819],[21.9558574,37.3752903],[21.9550163,37.3763212],[21.9549673,37.3764645],[21.95509,37.3765207],[21.9550758,37.3766286],[21.9547622,37.3773622],[21.9552522,37.3777064]]},{"id":18541,"author":"AnaDigit","name_GR":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b6\u03b9: \u0392\u03ac\u03c3\u03c4\u03b1\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u03a4\u03b5\u03c4\u03c1\u03b1\u03b6\u03af\u03bf\u03c5 \u03cc\u03c1\u03bf\u03c5\u03c2","path":"PELOPONNESE\/Pelop_Tetrazi_Vastas_PrfIlias","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":6385,"name_EN":"Tetrazi: Vastas-Profitis Ilias","description_EN":"Ascent to Tetrazi summit","ascent_time":125,"descent_time":105,"marker":"No_marks","level":10,"ascent":641,"descent":88,"maxelev":1380,"minelev":825,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.95503 37.36552,21.98625 37.38595)","views":18,"millestones":"0,21.9862449,37.3656324#1,21.9857945,37.3701670#2,21.9813775,37.3766857#3,21.9753963,37.3825702#4,21.9659734,37.3861274#5,21.9607095,37.3802445#6.4,21.9552533,37.3777064","x":21.9768787,"y":37.3805546,"coor":[[21.9862449,37.3656324],[21.9861766,37.3655208],[21.9856641,37.3656833],[21.985359,37.3661693],[21.9852248,37.3661985],[21.9848903,37.3660396],[21.9845183,37.3660152],[21.9844158,37.3660495],[21.9843433,37.3662286],[21.984172,37.3662977],[21.9841382,37.3664278],[21.9844354,37.366505],[21.9843671,37.3666435],[21.9842645,37.3666778],[21.9843073,37.3667687],[21.9842165,37.3667852],[21.9843363,37.3669494],[21.9840974,37.3670175],[21.9837462,37.3674801],[21.984202,37.3673257],[21.9841883,37.3674155],[21.9840037,37.3675656],[21.9839808,37.3676666],[21.9842059,37.3676975],[21.9842336,37.3678354],[21.9840669,37.3682877],[21.9839504,37.3682113],[21.9838505,37.3682254],[21.983807,37.3682945],[21.9838889,37.3683072],[21.98437,37.368606],[21.9844105,37.3687779],[21.9845794,37.3687988],[21.9845772,37.3688799],[21.9846569,37.3688542],[21.9850683,37.3690956],[21.9852145,37.3691161],[21.9852654,37.3693242],[21.9854724,37.3696072],[21.9856628,37.3696645],[21.9856491,37.3697544],[21.9861217,37.3698165],[21.9859111,37.3700923],[21.9856411,37.3702657],[21.9852158,37.3703328],[21.984572,37.3703398],[21.9844764,37.3704058],[21.9846059,37.3704193],[21.9846827,37.3705017],[21.9846181,37.370807],[21.9845016,37.3709402],[21.9839968,37.371238],[21.9837787,37.3714596],[21.9833719,37.3714707],[21.9832103,37.3716031],[21.9829281,37.3715983],[21.9825988,37.3720884],[21.9823102,37.3723628],[21.9821312,37.3727203],[21.9813602,37.3736804],[21.9813534,37.3739327],[21.9816735,37.3746321],[21.981671,37.3747222],[21.9814405,37.3748985],[21.9816131,37.3751988],[21.9816394,37.3754021],[21.9812844,37.3760088],[21.9814642,37.3764625],[21.9813428,37.3767759],[21.9813928,37.3770201],[21.9813238,37.3771451],[21.9812853,37.3774463],[21.9806723,37.3777242],[21.9803999,37.3777737],[21.9802113,37.3780678],[21.9801717,37.3782835],[21.9799327,37.3783515],[21.9798383,37.3785031],[21.9797011,37.3785638],[21.9794768,37.3785059],[21.9791814,37.378573],[21.978934,37.3785327],[21.978604,37.3786262],[21.9782779,37.3785755],[21.9782303,37.3786649],[21.9783021,37.3789364],[21.9781622,37.3790963],[21.9781864,37.3794572],[21.977584,37.3796001],[21.9773849,37.3798671],[21.9773433,37.3801547],[21.97719,37.3803954],[21.9768787,37.3805546],[21.976403,37.3810241],[21.9760252,37.3812159],[21.9758531,37.3813932],[21.9757529,37.381761],[21.9754552,37.3819091],[21.9754077,37.3819984],[21.9754156,37.3821247],[21.9755781,37.3823799],[21.9755288,37.3825322],[21.9751988,37.3826257],[21.9748764,37.3828545],[21.9744666,37.3829737],[21.9739254,37.3833609],[21.9737493,37.3836102],[21.9734627,37.3837676],[21.9729529,37.3842455],[21.9721016,37.3844021],[21.9714228,37.3844445],[21.9711303,37.3844035],[21.9709349,37.3845263],[21.9707814,37.384776],[21.9703804,37.3849854],[21.9701263,37.3851973],[21.9689268,37.3853345],[21.9680784,37.385383],[21.9672101,37.385332],[21.9671412,37.3853759],[21.9670877,37.3856814],[21.9669486,37.3858142],[21.9664566,37.386049],[21.9660136,37.3861405],[21.9658681,37.386093],[21.9658168,37.3859028],[21.9656314,37.3856563],[21.9651872,37.3853783],[21.9649388,37.385374],[21.9645616,37.3855388],[21.964358,37.3855533],[21.9637311,37.3853442],[21.9632808,37.3852914],[21.9628454,37.3851036],[21.9622797,37.385139],[21.9619979,37.3847015],[21.9619723,37.3839801],[21.9618252,37.383572],[21.961716,37.3834349],[21.961193,37.3831465],[21.960777,37.3826594],[21.960614,37.3824223],[21.9607676,37.3821726],[21.9608083,37.381921],[21.9605778,37.3816737],[21.9603964,37.381283],[21.9606538,37.380954],[21.9607279,37.380721],[21.9606919,37.3795487],[21.9606172,37.3793852],[21.9605608,37.3793843],[21.9605316,37.3796271],[21.9602254,37.3800904],[21.9600414,37.3802134],[21.9599982,37.3801406],[21.9600919,37.3796015],[21.960006,37.3794378],[21.9596413,37.3791431],[21.9593063,37.3790021],[21.9588545,37.3785888],[21.9587961,37.3786599],[21.9590226,37.3790513],[21.9589745,37.3791586],[21.9588511,37.3791294],[21.9582668,37.3786057],[21.9581278,37.3783149],[21.9580187,37.3785924],[21.9579048,37.3786264],[21.9578277,37.3781384],[21.9577511,37.378047],[21.9573821,37.378329],[21.9567304,37.3786242],[21.9565745,37.3785404],[21.9565473,37.3782966],[21.9564619,37.3781148],[21.9564054,37.3781139],[21.9562116,37.3785972],[21.9563452,37.3790861],[21.9562554,37.3794811],[21.9560728,37.3791355],[21.9555442,37.3786397],[21.9554838,37.3783683],[21.9552651,37.3781032],[21.9552533,37.3777064]]},{"id":18584,"author":"AnaDigit","name_GR":"\u038c\u03bd\u03b5\u03b9\u03b1 \u03cc\u03c1\u03b7: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7 \u0395\u03be\u03b1\u03bc\u03b9\u03bb\u03af\u03c9\u03bd","description_GR":"\u039c\u03b9\u03ac \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2","path":"PELOPONNESE\/Pelop_Onia_Analipsi_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":3,"length":4574,"name_EN":"Onia Mts: A loop above Analipsi rest area","description_EN":"A quick loop suitable for families","ascent_time":85,"descent_time":80,"marker":"Red_dots","level":10,"ascent":358,"descent":358,"maxelev":576,"minelev":218,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.91905 37.86558,22.92771 37.8783)","views":22,"millestones":"0,22.9235904,37.8766831#1,22.9211918,37.8716060#2,22.9254094,37.8687181#3,22.9261357,37.8696359#4,22.9247605,37.8761926#4.6,22.9235904,37.8766831","x":22.9272372,"y":37.8675595,"coor":[[22.9235904,37.8766831],[22.9235208,37.8763873],[22.9230386,37.8767073],[22.922765,37.8767589],[22.9216004,37.8763066],[22.9211888,37.8758297],[22.9210746,37.8758647],[22.9210844,37.8759729],[22.9206284,37.8760589],[22.9205304,37.8757606],[22.9201786,37.8757123],[22.9200825,37.8756032],[22.9199688,37.8756022],[22.9196308,37.8753918],[22.9196338,37.8751845],[22.919398,37.8749841],[22.9193458,37.8748304],[22.9191068,37.8746029],[22.9193946,37.8743622],[22.919518,37.8743273],[22.9201287,37.8737741],[22.9211844,37.8723327],[22.9211695,37.8721839],[22.9212735,37.8720722],[22.9210777,37.8719983],[22.9210451,37.8718988],[22.9213494,37.8712978],[22.9213983,37.8710639],[22.9213206,37.870937],[22.9215277,37.8707677],[22.9218326,37.8701306],[22.9215694,37.8694702],[22.921791,37.8690847],[22.921794,37.8688774],[22.9222278,37.8687552],[22.9221958,37.8686107],[22.9219469,37.8685274],[22.9210597,37.8685553],[22.9218781,37.8678643],[22.9228371,37.8675847],[22.9233219,37.8676432],[22.9237518,37.8677913],[22.9249094,37.8679281],[22.9250998,37.8681281],[22.9249106,37.8686311],[22.9251596,37.8687054],[22.9259322,37.8687395],[22.9266513,37.8685478],[22.9269498,37.8685663],[22.9271569,37.8683969],[22.9272984,37.8680467],[22.9272372,37.8675595],[22.9268625,37.8667449],[22.9270832,37.8660327],[22.9269985,37.8659193],[22.9269328,37.8657474],[22.9269591,37.8655697],[22.9269328,37.8657474],[22.9269985,37.8659193],[22.9270832,37.8660327],[22.9268625,37.8667449],[22.9272372,37.8675595],[22.9272984,37.8680467],[22.9271569,37.8683969],[22.9269498,37.8685663],[22.9266254,37.8689869],[22.9262812,37.8692001],[22.9263811,37.8693632],[22.9261052,37.869577],[22.9262268,37.8698125],[22.9261563,37.8699741],[22.926386,37.870598],[22.9263478,37.8708771],[22.9270623,37.8710007],[22.9271995,37.8709479],[22.9275154,37.871113],[22.9273768,37.871265],[22.9276244,37.8714385],[22.9274511,37.8716262],[22.9275285,37.8717801],[22.9272836,37.8722014],[22.9268157,37.8723234],[22.926339,37.8722649],[22.9259179,37.8722971],[22.9253281,37.8726635],[22.9253138,37.8727896],[22.9250263,37.8730123],[22.9248861,37.8732724],[22.9244959,37.8743053],[22.9248049,37.8765162],[22.9247658,37.8768583],[22.9248749,37.8771747],[22.9247451,37.8773538],[22.9246555,37.8774792],[22.9249022,37.8777157],[22.9247977,37.877868],[22.9250333,37.8780865],[22.9249588,37.8782931],[22.9248339,37.878355],[22.9243646,37.8777919],[22.9240223,37.8770858],[22.9235904,37.8766831]]},{"id":18585,"author":"AnaDigit","name_GR":"\u038c\u03bd\u03b5\u03b9\u03b1 \u03cc\u03c1\u03b7: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u0391\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03c9\u03c1\u03b1\u03af\u03bf\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","path":"PELOPONNESE\/Pelop_Onia_Analipsi_short_loop","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":3,"length":2117,"name_EN":"Onia Mts: A short loop above Analipsi","description_EN":"A short loop in the forest","ascent_time":40,"descent_time":35,"marker":"Red_dots","level":10,"ascent":136,"descent":136,"maxelev":359,"minelev":218,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.91929 37.8725,22.92533 37.8783)","views":7,"millestones":"0,22.9235904,37.8766831#1,22.9232959,37.8727403#2.1,22.9235904,37.8766831","x":22.9221801,"y":37.8733445,"coor":[[22.9235904,37.8766831],[22.9235208,37.8763873],[22.9230386,37.8767073],[22.922765,37.8767589],[22.9216004,37.8763066],[22.9211888,37.8758297],[22.9210746,37.8758647],[22.9210844,37.8759729],[22.9206284,37.8760589],[22.9205304,37.8757606],[22.9201786,37.8757123],[22.9200825,37.8756032],[22.9199688,37.8756022],[22.9196308,37.8753918],[22.9196338,37.8751845],[22.919398,37.8749841],[22.9193458,37.8748304],[22.919428,37.8746509],[22.9199528,37.8745295],[22.9201683,37.8745676],[22.9201584,37.8746148],[22.9208339,37.8744407],[22.9221801,37.8733445],[22.9233604,37.8727154],[22.9239187,37.8726304],[22.9242846,37.8724895],[22.9253281,37.8726613],[22.9253139,37.8727873],[22.9250264,37.87301],[22.9248862,37.8732701],[22.9244959,37.874303],[22.9248049,37.8765139],[22.9247658,37.876856],[22.9248749,37.8771725],[22.9247451,37.8773516],[22.9246555,37.8774769],[22.9249022,37.8777135],[22.9247977,37.8778658],[22.9250333,37.8780842],[22.9249589,37.8782908],[22.924834,37.8783528],[22.9243646,37.8777897],[22.9240224,37.8770836],[22.9235904,37.8766831]]},{"id":18586,"author":"AnaDigit","name_GR":"\u038c\u03bd\u03b5\u03b9\u03b1 \u03cc\u03c1\u03b7: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u0394\u03c5\u03c4. \u03c0\u03c1\u03bf\u03c2 \u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ac","description_GR":"\u0391\u03c0\u03cc \u03bc. \u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1\u03c2 \u03c3\u03c4\u03bf \u039b\u03bf\u03c5\u03c4\u03c1\u03cc \u0395\u03bb\u03ad\u03bd\u03b7\u03c2","path":"PELOPONNESE\/Pelop_Onia_WE_crossing","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":10198,"name_EN":"Onia Mts: W to E crossing","description_EN":"From Agia Triada mon. to Loutro Elenis","ascent_time":235,"descent_time":240,"marker":"Red_dots","level":10,"ascent":451,"descent":666,"maxelev":576,"minelev":12,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.91908 37.86403,22.99713 37.87672)","views":17,"millestones":"0,22.9235904,37.8766831#1,22.9211918,37.8716060#2,22.9254094,37.8687181#3,22.9324668,37.8648631#4,22.9425567,37.8638353#5,22.9515155,37.8668474#6,22.9606528,37.8675363#7,22.9697313,37.8697889#8,22.9790116,37.8693154#9,22.9889478,37.8699353#10.2,22.9970629,37.8689862","x":22.9492946,"y":37.8669698,"coor":[[22.9235904,37.8766831],[22.9235208,37.8763873],[22.9230386,37.8767073],[22.922765,37.8767589],[22.9216004,37.8763066],[22.9211888,37.8758297],[22.9210746,37.8758647],[22.9210844,37.8759729],[22.9206284,37.8760589],[22.9205304,37.8757606],[22.9201786,37.8757123],[22.9200825,37.8756032],[22.9199688,37.8756022],[22.9196308,37.8753918],[22.9196338,37.8751845],[22.919398,37.8749841],[22.9193458,37.8748304],[22.9191068,37.8746029],[22.9193946,37.8743622],[22.919518,37.8743273],[22.9201287,37.8737741],[22.9211844,37.8723327],[22.9211695,37.8721839],[22.9212735,37.8720722],[22.9210777,37.8719983],[22.9210451,37.8718988],[22.9213494,37.8712978],[22.9213983,37.8710639],[22.9213206,37.870937],[22.9215277,37.8707677],[22.9218326,37.8701306],[22.9215694,37.8694702],[22.921791,37.8690847],[22.921794,37.8688774],[22.9222278,37.8687552],[22.9221958,37.8686107],[22.9219469,37.8685274],[22.9210597,37.8685553],[22.9218781,37.8678643],[22.9228371,37.8675847],[22.9233219,37.8676432],[22.9237518,37.8677913],[22.9249094,37.8679281],[22.9250998,37.8681281],[22.9249106,37.8686311],[22.9251596,37.8687054],[22.9259322,37.8687395],[22.9266513,37.8685478],[22.9269498,37.8685663],[22.9271569,37.8683969],[22.9272984,37.8680467],[22.9272372,37.8675595],[22.9268625,37.8667449],[22.9270832,37.8660327],[22.9273054,37.8659942],[22.9277051,37.8657995],[22.9281105,37.8656004],[22.9286033,37.8653255],[22.9292877,37.8651695],[22.9299281,37.864905],[22.9299522,37.8648151],[22.9298066,37.8647371],[22.930965,37.8648198],[22.9314468,37.8645177],[22.9323745,37.8648325],[22.9331494,37.8650942],[22.9335804,37.8651702],[22.9337939,37.8653434],[22.9343614,37.8654026],[22.9345893,37.8653686],[22.935129,37.8649949],[22.9358637,37.86529],[22.9362268,37.8653383],[22.9378226,37.8650463],[22.9384949,37.8643944],[22.9389263,37.8644366],[22.940124,37.8638346],[22.9403894,37.863704],[22.9408212,37.8637169],[22.9415219,37.8635385],[22.9421236,37.8635979],[22.9431387,37.8641568],[22.9435638,37.8646383],[22.9439817,37.8648313],[22.9445162,37.8648181],[22.9449796,37.8650115],[22.9454734,37.8654576],[22.9456402,37.8657204],[22.9464949,37.866377],[22.9480848,37.8664994],[22.9483166,37.8669881],[22.9484636,37.8670435],[22.9485443,37.8669631],[22.9486575,37.8670002],[22.9486997,37.8672259],[22.9492946,37.8669698],[22.9496966,37.866676],[22.9502094,37.8665904],[22.9513552,37.8667629],[22.9517728,37.8669829],[22.9520911,37.8669857],[22.9529159,37.8673445],[22.9534714,37.8674576],[22.9537415,37.8665205],[22.9539076,37.8663552],[22.9542396,37.8661959],[22.9551284,37.8660506],[22.9556879,37.8658753],[22.9558353,37.8659037],[22.9558895,37.8660934],[22.955979,37.8661167],[22.956783,37.8664168],[22.9576893,37.8666501],[22.9579291,37.8665711],[22.9587824,37.8665246],[22.9590301,37.866698],[22.959574,37.866829],[22.9598887,37.8670841],[22.9602974,37.8671238],[22.960656,37.8674965],[22.9606421,37.8676766],[22.9608194,37.8680026],[22.9612609,37.8682882],[22.9614765,37.8683171],[22.961888,37.8681585],[22.9622631,37.868421],[22.9627821,37.8688559],[22.963126,37.8689062],[22.9638135,37.8690114],[22.9654011,37.8693791],[22.9665098,37.8689563],[22.9669029,37.8685902],[22.9672861,37.8684178],[22.9672364,37.8687238],[22.9679119,37.8691984],[22.9697114,37.869791],[22.9700302,37.8697577],[22.9703927,37.869851],[22.9708148,37.8705667],[22.9711539,37.8707048],[22.9717732,37.8711429],[22.9724525,37.8713471],[22.972623,37.8713486],[22.97267,37.8712408],[22.9729659,37.8712164],[22.9733061,37.8711788],[22.9739469,37.8708869],[22.9746542,37.8707128],[22.9749795,37.870211],[22.9756721,37.8696379],[22.9764517,37.869167],[22.9772381,37.8690297],[22.9778174,37.8690617],[22.9789736,37.8693151],[22.9793146,37.8693181],[22.9799416,37.8691973],[22.9802513,37.8690017],[22.9808524,37.8682769],[22.9811506,37.8680902],[22.9818097,37.8681139],[22.9828452,37.8688709],[22.9831281,37.8689725],[22.9842868,37.8690366],[22.9852239,37.8695134],[22.9857351,37.8695448],[22.9865549,37.8694617],[22.987042,37.8695921],[22.9876552,37.8696424],[22.9881902,37.869593],[22.9886767,37.8697684],[22.988834,37.8699049],[22.9897887,37.8701655],[22.989984,37.8702009],[22.9905854,37.8706252],[22.990882,37.8705466],[22.991193,37.87109],[22.9915103,37.8711649],[22.9922297,37.8709367],[22.9924024,37.8707759],[22.9926075,37.8707417],[22.9927118,37.8705983],[22.9922059,37.8701794],[22.9920586,37.8701421],[22.9918952,37.869618],[22.9917157,37.8694452],[22.9927061,37.868825],[22.9931379,37.8691036],[22.9940423,37.8689874],[22.9950131,37.8688943],[22.9957154,37.8689274],[22.9970629,37.8689862]]},{"id":18587,"author":"AnaDigit","name_GR":"\u038c\u03bd\u03b5\u03b9\u03b1 \u03cc\u03c1\u03b7: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u039e\u03c5\u03bb\u03bf\u03ba\u03ad\u03c1\u03b9\u03b6\u03b1","description_GR":"\u039c\u03b9\u03ac \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b7 \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03bc\u03b5 \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Onia_Xylokeriza_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":8246,"name_EN":"Onia Mts: A loop above Xilokeriza","description_EN":"A quick loop with nice view","ascent_time":190,"descent_time":185,"marker":"Yellow_dots","level":10,"ascent":470,"descent":470,"maxelev":554,"minelev":104,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.peloponnese_region_demo","pdf_link":"","bbox":"LINESTRING(22.93589 37.86372,22.96164 37.88175)","views":32,"millestones":"0,22.9422590,37.8818070#1,22.9382212,37.8766762#2,22.9389213,37.8710842#3,22.9406939,37.8637152#4,22.9495392,37.8668031#5,22.9590026,37.8666793#6,22.9596435,37.8735926#7,22.9518503,37.8774562#8.2,22.9422590,37.8818070","x":22.947449,"y":37.8664847,"coor":[[22.942259,37.881807],[22.941645,37.8818015],[22.9413166,37.8817084],[22.9405678,37.8811203],[22.9401644,37.8807021],[22.9400293,37.8802142],[22.9400334,37.8799259],[22.9402699,37.8797139],[22.9405263,37.8791282],[22.9404086,37.8786134],[22.9409732,37.8785148],[22.940678,37.877692],[22.9402063,37.8772822],[22.9399047,37.87691],[22.9397948,37.8766386],[22.93967,37.8766195],[22.9392915,37.8768504],[22.9394058,37.8766328],[22.939258,37.8766315],[22.9390516,37.8767558],[22.9390537,37.8766116],[22.938952,37.8765657],[22.9390218,37.8764581],[22.9384046,37.8766779],[22.937893,37.8766733],[22.9375503,37.8767874],[22.9370284,37.8767804],[22.9364948,37.8767215],[22.9363848,37.8764681],[22.9364,37.8761979],[22.9362657,37.8760525],[22.936236,37.8757458],[22.9364185,37.8757024],[22.9364652,37.8756217],[22.9362414,37.8753673],[22.936333,37.8753231],[22.9362914,37.8750523],[22.9364706,37.8748241],[22.9360054,37.8739637],[22.9363035,37.873002],[22.9364185,37.872913],[22.9367154,37.8728255],[22.9369765,37.8728729],[22.9371721,37.8727125],[22.9376978,37.8726722],[22.9374388,37.8723544],[22.9375912,37.8720313],[22.9380186,37.8715665],[22.9384432,37.8712909],[22.9385136,37.8711383],[22.9387591,37.8711608],[22.9388731,37.8711438],[22.9391739,37.870777],[22.9394191,37.8703286],[22.9394925,37.8699688],[22.9393928,37.8697876],[22.9394298,37.8695806],[22.9397703,37.8694012],[22.9402346,37.8688376],[22.9409691,37.8683575],[22.9410739,37.8681782],[22.9412228,37.8681074],[22.9412361,37.8679724],[22.9413279,37.8679101],[22.9415041,37.8675151],[22.9417806,37.8672563],[22.9418048,37.8671573],[22.9415134,37.8668663],[22.9414511,37.8664512],[22.941318,37.8662156],[22.9404207,37.8653694],[22.9403127,37.8649719],[22.9403345,37.864242],[22.9401357,37.8638347],[22.9403898,37.863704],[22.9408216,37.8637169],[22.9411984,37.8636031],[22.9413686,37.8636227],[22.9415222,37.8635385],[22.9421243,37.8635979],[22.942383,37.8637895],[22.9431281,37.8641567],[22.9435532,37.8646382],[22.9437684,37.8646942],[22.9439711,37.8648312],[22.9445056,37.864818],[22.9446518,37.8649275],[22.9449689,37.8650114],[22.9454628,37.8654575],[22.9456296,37.8657203],[22.9464842,37.8663769],[22.9466994,37.8664329],[22.9472794,37.8664201],[22.947449,37.8664847],[22.948074,37.8665083],[22.948186,37.8666264],[22.9483057,37.867006],[22.9484527,37.8670614],[22.9485334,37.866981],[22.9486466,37.8670181],[22.9486888,37.8672438],[22.9492836,37.8669877],[22.9496857,37.8666939],[22.9501985,37.8666083],[22.9513443,37.8667808],[22.9517619,37.8670008],[22.9520801,37.8670036],[22.952905,37.8673625],[22.9534605,37.8674756],[22.9537419,37.8665205],[22.9539083,37.8663552],[22.9542403,37.8661959],[22.9551291,37.8660506],[22.9556886,37.8658753],[22.955836,37.8659037],[22.9558902,37.8660934],[22.9559794,37.8661167],[22.9567838,37.8664168],[22.95769,37.8666501],[22.9579298,37.8665711],[22.9587831,37.8665246],[22.9590308,37.866698],[22.9595747,37.866829],[22.9598894,37.8670842],[22.9602981,37.8671238],[22.9606567,37.8674965],[22.9606428,37.8676766],[22.9608201,37.8680027],[22.9612616,37.8682882],[22.960959,37.8687902],[22.9609189,37.8692135],[22.9611723,37.8697925],[22.9609285,37.8701509],[22.9608565,37.8704206],[22.9609666,37.870674],[22.9613595,37.8710379],[22.9614474,37.871255],[22.9614328,37.8714802],[22.9615326,37.8716613],[22.9615191,37.8718144],[22.9614602,37.8719581],[22.9610597,37.8721438],[22.960669,37.8724378],[22.9602759,37.872903],[22.9601698,37.8731724],[22.9596903,37.8733124],[22.9595388,37.8735724],[22.9597429,37.8736103],[22.9596515,37.8736455],[22.9596154,37.8737894],[22.9596376,37.8738257],[22.9597629,37.8738088],[22.9596872,37.8743398],[22.959823,37.8743861],[22.9596958,37.8745382],[22.9597723,37.8747552],[22.9596215,37.8749701],[22.9585978,37.8759322],[22.9582193,37.8761632],[22.9580622,37.876297],[22.9572379,37.8766953],[22.9569968,37.8770379],[22.9564158,37.8768615],[22.9558143,37.876784],[22.9550505,37.8769215],[22.9543449,37.8769693],[22.9538057,37.877307],[22.9520425,37.8773634],[22.9512868,37.8777352],[22.9510013,37.8778228],[22.9498746,37.8781169],[22.9481563,37.8790118],[22.9480494,37.8791326],[22.9479675,37.879294],[22.9476576,37.8794986],[22.9467506,37.8795107],[22.9464996,37.8795716],[22.9457634,37.8801598],[22.9455093,37.8804369],[22.9443748,37.8806296],[22.9444375,37.881768],[22.9432448,37.881728],[22.9428573,37.8816366],[22.9426899,37.8814188],[22.9424971,37.881381],[22.9423113,37.8815754],[22.942259,37.881807]]},{"id":19796,"author":"AnaDigit","name_GR":"\u0391\u03ba\u03c1\u03bf\u03ba\u03cc\u03c1\u03b9\u03bd\u03b8\u03bf\u03c2: \u039f \u03bc\u03b5\u03af\u03b6\u03c9\u03bd \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03ba\u03ac\u03c3\u03c4\u03c1\u03bf\u03c5 \u03c4\u03b7\u03c2 \u0391\u03ba\u03c1\u03bf\u03ba\u03bf\u03c1\u03af\u03bd\u03b8\u03bf\u03c5","description_GR":"","path":"PELOPONNESE\/Pelop_Akrokorinthos_castle_loop","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":3169,"name_EN":"Akrokorinthos: The major loop of the Akrokorinthos castle","description_EN":"","ascent_time":60,"descent_time":60,"marker":"No_marks","level":11,"ascent":204,"descent":204,"maxelev":562,"minelev":400,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.86841 37.88903,22.87787 37.89323)","views":5,"millestones":"0,22.8684664,37.8898202#1,22.8736224,37.8894123#2,22.8753304,37.8913033#3.2,22.8684643,37.8898202","x":22.8776618,"y":37.892754,"coor":[[22.8684664,37.8898202],[22.8687903,37.8899067],[22.8689571,37.8901517],[22.8695777,37.8904731],[22.8696839,37.8909608],[22.869841,37.8910975],[22.8701931,37.8911279],[22.8703762,37.8910575],[22.8706936,37.8911237],[22.8707169,37.891018],[22.8706594,37.8909859],[22.8706562,37.8904541],[22.871168,37.89045],[22.8715987,37.8905443],[22.87141,37.8904501],[22.8709843,37.8900314],[22.8706344,37.8898568],[22.8701361,37.8897169],[22.8703214,37.8895023],[22.8707439,37.8893892],[22.8709814,37.8894726],[22.8711092,37.8895978],[22.8713813,37.8896545],[22.8714723,37.8896553],[22.871488,37.8895293],[22.8714611,37.8894299],[22.8717592,37.8892705],[22.8727408,37.8890366],[22.8731143,37.8889906],[22.8733413,37.8890198],[22.8734867,37.8891834],[22.8735401,37.8894093],[22.8737141,37.8894154],[22.8738632,37.8893357],[22.8740103,37.8893822],[22.8744769,37.8893596],[22.8751402,37.8891136],[22.8757301,37.8892094],[22.8761239,37.8894925],[22.8763398,37.8896433],[22.8763577,37.8899589],[22.8765112,37.8903389],[22.8771515,37.8908587],[22.8773526,37.891095],[22.8774007,37.8913681],[22.8775191,37.8916711],[22.8777199,37.8919254],[22.8778162,37.8923229],[22.8776646,37.8925738],[22.8776618,37.892754],[22.8773961,37.8930962],[22.8774086,37.8930242],[22.8770949,37.8927148],[22.8770757,37.8924803],[22.876783,37.8922792],[22.8766164,37.8920163],[22.8761085,37.8917681],[22.8755795,37.8917044],[22.8756041,37.8915875],[22.8753783,37.8914772],[22.8752707,37.8910706],[22.8749976,37.891086],[22.874747,37.8911107],[22.8745431,37.8910546],[22.8743013,37.8912506],[22.8740627,37.8912393],[22.873891,37.8913098],[22.8737779,37.8912726],[22.8734472,37.8913326],[22.8733908,37.891296],[22.8730001,37.8915626],[22.8726333,37.8916808],[22.8723993,37.8917416],[22.8724147,37.8918499],[22.8724392,37.8919403],[22.8719699,37.8921431],[22.8717422,37.8921589],[22.8715582,37.8922923],[22.8712561,37.892713],[22.8711886,37.8927552],[22.8709805,37.8928816],[22.8711367,37.8930814],[22.8706564,37.893257],[22.8704757,37.8931742],[22.8702648,37.8928297],[22.870418,37.8924797],[22.8705563,37.8919222],[22.8705816,37.8917512],[22.8704249,37.8915875],[22.8706443,37.8913733],[22.8706915,37.8911214],[22.8703741,37.8910553],[22.870191,37.8911256],[22.8698389,37.8910952],[22.8696818,37.8909585],[22.8695756,37.8904708],[22.868955,37.8901494],[22.8687882,37.8899044],[22.8684643,37.8898202]]},{"id":19797,"author":"AnaDigit","name_GR":"\u0391\u03ba\u03c1\u03bf\u03ba\u03cc\u03c1\u03b9\u03bd\u03b8\u03bf\u03c2: \u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03b5\u03c1\u03af\u03bc\u03b5\u03c4\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0391\u03ba\u03c1\u03bf\u03ba\u03bf\u03c1\u03af\u03bd\u03b8\u03bf\u03c5","description_GR":"","path":"PELOPONNESE\/Pelop_Akrokorinthos_castle_perimeter","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":9032,"name_EN":"Akrokorinthos: The major loop of the Akrokorinthos hill","description_EN":"","ascent_time":215,"descent_time":205,"marker":"No_marks","level":11,"ascent":586,"descent":586,"maxelev":543,"minelev":111,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.86824 37.88664,22.88594 37.90071)","views":6,"millestones":"0,22.8778183,37.9007992#1,22.8834168,37.8966356#2,22.8821098,37.8913814#3,22.8738833,37.8868978#4,22.8696466,37.8908066#5,22.8773559,37.8938258#6,22.8795674,37.8954631#7,22.8707828,37.8952450#8,22.8777193,37.8983655#9,22.8778183,37.9007992","x":22.8724168,"y":37.8918522,"coor":[[22.8778183,37.9007992],[22.8775242,37.9006928],[22.8793313,37.9000341],[22.880416,37.899756],[22.8812592,37.8996558],[22.8816143,37.899488],[22.881994,37.8992032],[22.8820422,37.8990234],[22.8808937,37.8985618],[22.8810437,37.8984191],[22.8818324,37.8981562],[22.8819936,37.8980315],[22.8819842,37.8978963],[22.8816492,37.8974875],[22.88161,37.8970726],[22.8817015,37.8970374],[22.8820299,37.8971306],[22.8822463,37.8971147],[22.8836642,37.8965423],[22.8841002,37.8962851],[22.8842015,37.8963581],[22.8842641,37.8967282],[22.8843432,37.896765],[22.8845273,37.8966226],[22.8847282,37.8961198],[22.8852306,37.8959893],[22.8852572,37.8957372],[22.8855136,37.8953251],[22.8855884,37.8948932],[22.8858254,37.8942555],[22.8857346,37.8934886],[22.8855121,37.8931621],[22.8849394,37.892679],[22.8837666,37.8920189],[22.8833005,37.8920055],[22.8830487,37.8921113],[22.882821,37.8921271],[22.8824018,37.892024],[22.8822645,37.8919168],[22.8823594,37.8918884],[22.8820395,37.8912365],[22.88152,37.8909972],[22.8814036,37.8906334],[22.8813594,37.8898871],[22.8811873,37.8896827],[22.88025,37.8892502],[22.8799333,37.8889701],[22.8799127,37.8888257],[22.8796314,37.8885571],[22.8785722,37.8879162],[22.8779874,37.887487],[22.8777378,37.8874486],[22.8774974,37.8874823],[22.8771357,37.8873347],[22.8767438,37.8869344],[22.8759061,37.886683],[22.8755641,37.8867338],[22.8751903,37.8866401],[22.8749287,37.8866467],[22.8739014,37.8868982],[22.8732648,37.8868831],[22.8725954,37.8867775],[22.8723472,37.886649],[22.8714041,37.8866039],[22.8711327,37.8865022],[22.8706128,37.886736],[22.8699408,37.8868017],[22.8691334,37.8868029],[22.8687208,37.8870153],[22.868477,37.8873374],[22.8684313,37.888094],[22.8684956,37.888356],[22.8684358,37.8885447],[22.868524,37.8887258],[22.8684788,37.8890092],[22.8687035,37.8888897],[22.8686386,37.8894118],[22.8684664,37.8898202],[22.8687903,37.8899067],[22.8689571,37.8901517],[22.8695777,37.8904731],[22.8696839,37.8909608],[22.869841,37.8910975],[22.8701931,37.8911279],[22.8703762,37.8910575],[22.8706936,37.8911237],[22.8706468,37.8913733],[22.8704274,37.8915875],[22.8705841,37.8917512],[22.8705588,37.8919222],[22.8709414,37.8920205],[22.8714171,37.8920116],[22.8716519,37.8919034],[22.8724014,37.8917439],[22.8724168,37.8918522],[22.8725298,37.8918983],[22.8727349,37.8918733],[22.8730324,37.8917499],[22.8732282,37.8915896],[22.8734674,37.8915648],[22.8741375,37.8916253],[22.8744826,37.8921153],[22.8745233,37.8924311],[22.8746916,37.8925769],[22.8753454,37.8929617],[22.8757439,37.8929295],[22.8761526,37.8929784],[22.8764578,37.8930985],[22.8767033,37.8934073],[22.8769504,37.8934051],[22.8769265,37.893477],[22.8771377,37.8938035],[22.8773777,37.8937246],[22.8773533,37.8938326],[22.8775818,37.8937626],[22.8776671,37.894142],[22.8779872,37.8940279],[22.8782997,37.8936704],[22.878464,37.8933385],[22.8791998,37.8929512],[22.8796032,37.8926035],[22.8800682,37.891932],[22.8806054,37.8916172],[22.8810378,37.8915086],[22.8807402,37.8917266],[22.8806098,37.8920768],[22.8805843,37.8922568],[22.8806905,37.8927535],[22.8808343,37.8930253],[22.8808733,37.8934493],[22.8807296,37.8939278],[22.8805902,37.8941248],[22.8806311,37.8944226],[22.8805472,37.8947102],[22.8802332,37.8951668],[22.8793172,37.8955727],[22.8785075,37.8957182],[22.8780484,37.8959932],[22.8768255,37.8963871],[22.8753693,37.8964093],[22.8749164,37.8962787],[22.8742729,37.8959662],[22.8739916,37.8957652],[22.8737493,37.8952492],[22.873642,37.8948245],[22.8734276,37.8947143],[22.8732802,37.8946859],[22.8730403,37.8947557],[22.8726848,37.8949506],[22.8724721,37.8954713],[22.8720108,37.8958904],[22.8717714,37.8959242],[22.8716698,37.8958782],[22.8714793,37.8956871],[22.870676,37.8951792],[22.8705948,37.8952865],[22.8707962,37.8955048],[22.8708284,37.8956313],[22.8712306,37.8961038],[22.871534,37.896341],[22.8709368,37.8967228],[22.8705941,37.8967511],[22.8710113,37.8969894],[22.8714535,37.8970748],[22.872768,37.8966457],[22.8729613,37.8966476],[22.8731308,37.8967213],[22.8740631,37.8974873],[22.8744584,37.8976713],[22.8750137,37.8978028],[22.8752839,37.8979856],[22.875743,37.8984587],[22.8760709,37.898588],[22.876594,37.898593],[22.8777919,37.8983521],[22.8781438,37.8983915],[22.8788221,37.8986683],[22.8793211,37.8987632],[22.8801085,37.8985904],[22.8808937,37.8985618],[22.8820422,37.8990234],[22.881994,37.8992032],[22.8816143,37.899488],[22.8812592,37.8996558],[22.880416,37.899756],[22.8793313,37.9000341],[22.8775242,37.9006928],[22.8778183,37.9007992]]},{"id":19798,"author":"AnaDigit","name_GR":"\u0391\u03ba\u03c1\u03bf\u03ba\u03cc\u03c1\u03b9\u03bd\u03b8\u03bf\u03c2: \u03a4\u03bf \u03c6\u03c1\u03bf\u03cd\u03c1\u03b9\u03bf \u03a0\u03b5\u03bd\u03c4\u03b5\u03c3\u03ba\u03bf\u03cd\u03c6\u03b9","description_GR":"","path":"PELOPONNESE\/Pelop_Akrokorinthos_Pendeskoufi_ascent","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":1619,"name_EN":"Akrokorinthos: Pendeskoufi castle","description_EN":"","ascent_time":30,"descent_time":30,"marker":"No_marks","level":11,"ascent":105,"descent":52,"maxelev":447,"minelev":338,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.85716 37.88394,22.86856 37.89011)","views":3,"millestones":"0,22.8684664,37.8898202#1,22.8618403,37.8864610#1.6,22.8572571,37.8838267","x":22.8624831,"y":37.8870791,"coor":[[22.8684664,37.8898202],[22.868165,37.8897272],[22.8668669,37.8890929],[22.8662757,37.8890872],[22.8661036,37.8891846],[22.8660558,37.8893374],[22.8663497,37.8901964],[22.8661472,37.8900503],[22.8658357,37.8895966],[22.8656335,37.8894325],[22.8650531,37.8894629],[22.8646495,37.8893396],[22.8636841,37.8887512],[22.8634485,37.8885417],[22.862961,37.8884468],[22.8626878,37.8884622],[22.862643,37.8884167],[22.8624392,37.8878019],[22.8625356,37.8874513],[22.8624831,37.8870791],[22.8620671,37.8867686],[22.8616993,37.8862784],[22.8615289,37.8862677],[22.8611629,37.8864084],[22.8609353,37.8864152],[22.860311,37.8863461],[22.859928,37.886108],[22.8592964,37.885818],[22.8592401,37.8857566],[22.858219,37.8856025],[22.8579369,37.8854646],[22.8578308,37.8849679],[22.8578788,37.8848061],[22.8575888,37.8844428],[22.8576467,37.8843713],[22.8576154,37.8841907],[22.8573105,37.8840774],[22.8572571,37.8838267]]},{"id":19799,"author":"AnaDigit","name_GR":"\u038c\u03c1\u03bf\u03c2 \u03a6\u03bf\u03c5\u03ba\u03ac\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u03bd\u03b1\u03cc \u03c4\u03bf\u03c5 \u0394\u03b9\u03cc\u03c2 \u0391\u03c0\u03b5\u03c3\u03b1\u03bd\u03c4\u03af\u03bf\u03c5","description_GR":"","path":"PELOPONNESE\/Pelop_Foukas_Kalentzi_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":11631,"name_EN":"Foukas Mt: Loop trail across Zeus Apessantios temple","description_EN":"","ascent_time":275,"descent_time":270,"marker":"No_marks","level":10,"ascent":572,"descent":572,"maxelev":863,"minelev":299,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.73566 37.85762,22.77285 37.87875)","views":9,"millestones":"0,22.7725681,37.8745317#1,22.7627615,37.8766338#2,22.7556354,37.8774538#3,22.7515552,37.8697822#4,22.7443581,37.8702795#5,22.7406849,37.8639772#6,22.7372381,37.8592139#7,22.7421712,37.8590333#8,22.7457953,37.8577896#9,22.7544862,37.8607142#10,22.7626928,37.8660141#11,22.7702612,37.8716696#11.6,22.7725681,37.8745317","x":22.7394037,"y":37.8626947,"coor":[[22.7725681,37.8745317],[22.772477,37.8747312],[22.7718464,37.8750491],[22.7712765,37.8751333],[22.7697934,37.8756067],[22.7697756,37.8755412],[22.7685615,37.8758845],[22.7684477,37.8758923],[22.7681881,37.8757724],[22.7669706,37.8758318],[22.7659951,37.8756706],[22.7654114,37.8758988],[22.7652876,37.8758254],[22.7652464,37.8755636],[22.7646327,37.8755482],[22.7637823,37.876089],[22.7635151,37.8764287],[22.7633196,37.8765618],[22.7625448,37.8766618],[22.7623635,37.8766239],[22.7618232,37.8762937],[22.7613476,37.8761806],[22.7610475,37.8762135],[22.7606696,37.8763717],[22.7600429,37.8764553],[22.7597545,37.8767046],[22.7591025,37.876932],[22.7579056,37.8764598],[22.7580588,37.8768129],[22.7580657,37.8770833],[22.757369,37.8779412],[22.7573513,37.8783195],[22.7572564,37.8785528],[22.7568287,37.8789719],[22.7566254,37.8784448],[22.7558569,37.8774903],[22.7557216,37.8774258],[22.7554815,37.8775044],[22.755334,37.8774848],[22.7548617,37.8771734],[22.7547937,37.8769451],[22.7549252,37.876568],[22.7546967,37.8759527],[22.7539804,37.8746023],[22.7539056,37.8743221],[22.7533296,37.8734147],[22.7530963,37.8724209],[22.7528859,37.8720852],[22.7522251,37.8714924],[22.7517568,37.8709467],[22.7517333,37.8708202],[22.7519653,37.8705523],[22.7520509,37.8701927],[22.7518843,37.8699566],[22.7513209,37.8696623],[22.7510755,37.8693803],[22.7509111,37.869018],[22.7508197,37.8683681],[22.7507635,37.8683315],[22.7499044,37.8693859],[22.7495283,37.8701119],[22.7492419,37.870244],[22.7487752,37.8702751],[22.7480941,37.8702138],[22.7476538,37.8700289],[22.7474319,37.870378],[22.7473241,37.8707013],[22.7473068,37.8710526],[22.7472022,37.8711867],[22.7471113,37.8711857],[22.7467873,37.8710741],[22.7465967,37.8709189],[22.7464259,37.8709351],[22.7460299,37.8708227],[22.7454093,37.8705457],[22.7449444,37.8704687],[22.7446175,37.870303],[22.7444592,37.8702562],[22.7443108,37.8702907],[22.7441191,37.8701985],[22.7441318,37.8701175],[22.744486,37.8700131],[22.7443083,37.8697679],[22.7437348,37.8693923],[22.7439182,37.8693041],[22.7437505,37.8691401],[22.7436856,37.8689411],[22.7437317,37.8689056],[22.7436314,37.8687873],[22.7437231,37.8687433],[22.743713,37.868671],[22.7440895,37.868594],[22.7443732,37.868624],[22.7442874,37.8683167],[22.7441985,37.8681986],[22.7441068,37.8682427],[22.7441203,37.8681166],[22.7439074,37.8679341],[22.7438883,37.8677176],[22.7435957,37.8675432],[22.7435422,37.8673444],[22.7431468,37.867196],[22.7430366,37.8669965],[22.7430989,37.8666727],[22.7429103,37.8664003],[22.7428273,37.8659308],[22.7424589,37.8655303],[22.7422502,37.8651045],[22.7419936,37.8648134],[22.7418917,37.8647942],[22.7415325,37.86452],[22.7414434,37.8644109],[22.7414239,37.8642215],[22.7412889,37.8641389],[22.7409258,37.864099],[22.7407573,37.86398],[22.7404392,37.8639676],[22.7402839,37.8637406],[22.7401038,37.8636395],[22.7398832,37.8632406],[22.7397599,37.8631402],[22.7395556,37.86312],[22.7392533,37.8628464],[22.7394037,37.8626947],[22.7391567,37.8625119],[22.7393282,37.8624506],[22.7393636,37.8623789],[22.7392733,37.8623419],[22.7393136,37.8622905],[22.7385763,37.8621925],[22.7380033,37.8617988],[22.7379821,37.8617084],[22.7377237,37.8615254],[22.7375135,37.8611897],[22.7369607,37.8609404],[22.7369067,37.8607776],[22.7365275,37.86035],[22.7367916,37.8601906],[22.7367476,37.860109],[22.7368055,37.8600465],[22.7370214,37.8600488],[22.7368193,37.8599025],[22.7368861,37.859795],[22.7374426,37.859828],[22.7375234,37.8597568],[22.7367796,37.8593793],[22.7367581,37.859307],[22.7368272,37.8592536],[22.7374142,37.8594943],[22.7375509,37.8594777],[22.7369792,37.8590029],[22.7367538,37.8588924],[22.7368001,37.8588388],[22.7376369,37.8591001],[22.7377743,37.8590385],[22.7374945,37.8587831],[22.7370109,37.8584805],[22.7365532,37.8579889],[22.7361261,37.857705],[22.7360277,37.8574786],[22.7361428,37.8573897],[22.7363133,37.8573915],[22.7367016,37.8575579],[22.7371966,37.8578607],[22.7386072,37.8584616],[22.7396727,37.8586442],[22.7408013,37.858449],[22.7417649,37.8586035],[22.7418887,37.858677],[22.7421107,37.8589948],[22.7426842,37.8593614],[22.7450202,37.8603687],[22.7461334,37.8610835],[22.7465735,37.8612775],[22.7466208,37.8611698],[22.7462344,37.8598228],[22.7463033,37.8597785],[22.7463938,37.8598065],[22.7467511,37.8601888],[22.7468652,37.860163],[22.7468897,37.8593882],[22.7468015,37.859225],[22.7462086,37.85866],[22.7460147,37.858027],[22.7457915,37.8577813],[22.7458507,37.8576467],[22.7466058,37.8573574],[22.7467993,37.8573414],[22.7469913,37.8574155],[22.7474287,37.8577627],[22.7478692,37.8579296],[22.7485051,37.8579724],[22.7501641,37.8579427],[22.7513258,37.8578108],[22.7515069,37.8578578],[22.751911,37.8581595],[22.7522674,37.8585959],[22.752819,37.8589172],[22.752904,37.8592696],[22.7529933,37.8593696],[22.7539007,37.8594874],[22.7543484,37.8598617],[22.7544958,37.8605572],[22.7544804,37.8608612],[22.754946,37.8611185],[22.7558976,37.8619937],[22.7565433,37.8628027],[22.7565837,37.8631095],[22.7566399,37.8631462],[22.7572893,37.8630629],[22.7578527,37.8633572],[22.7588705,37.8636744],[22.7591166,37.8639113],[22.7597579,37.8643146],[22.7602344,37.8650497],[22.7604863,37.8653002],[22.7610795,37.865543],[22.7626078,37.8659286],[22.7629209,37.8662383],[22.7638501,37.8664193],[22.7640504,37.8665949],[22.7644093,37.866887],[22.7660175,37.8672554],[22.766527,37.8673779],[22.7669675,37.8675538],[22.7672359,37.8678179],[22.7674399,37.8682662],[22.7681866,37.8684813],[22.7684175,37.8689524],[22.7689577,37.8692825],[22.7693909,37.8695371],[22.7695798,37.8698004],[22.7698202,37.8703797],[22.7699124,37.8709936],[22.7706408,37.8724004],[22.7702244,37.8726348],[22.7698981,37.8729424],[22.7699172,37.8731589],[22.7700713,37.8734669],[22.7702066,37.8735314],[22.7703887,37.8735243],[22.7708912,37.8733853],[22.7713481,37.8734735],[22.7719789,37.8738315],[22.7723233,37.8743128],[22.7725681,37.8745317]]},{"id":19800,"author":"AnaDigit","name_GR":"\u039a\u03bf\u03c1\u03b9\u03bd\u03b8\u03af\u03b1: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf \u0393\u03b1\u03b2\u03c1\u03b9\u03ac","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03b5\u03c3\u03b1\u03b9\u03c9\u03bd\u03b9\u03ba\u03cc \u03bf\u03c7\u03c5\u03c1\u03cc \u03c4\u03bf\u03c5 \u0393\u03b1\u03b2\u03c1\u03b9\u03ac","path":"PELOPONNESE\/Pelop_Psari_Gavrias_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":9576,"name_EN":"Korinthia: Gavrias loop","description_EN":"Ascent to the Gavrias medieval tower","ascent_time":225,"descent_time":220,"marker":"No_marks","level":11,"ascent":534,"descent":534,"maxelev":1189,"minelev":743,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"http:\/\/www.psarikorinthias.gr\/myimages\/Psari_Path4.pdf","bbox":"LINESTRING(22.55054 37.86716,22.57872 37.88435)","views":5,"millestones":"0,22.5508639,37.8676651#1,22.5602813,37.8682967#2,22.5670739,37.8734037#3,22.5716109,37.8747651#4,22.5725925,37.8822259#5,22.5762431,37.8814822#6,22.5775487,37.8740006#7,22.5693161,37.8734001#8,22.5623723,37.8712571#9,22.5546751,37.8681648#9.6,22.5508639,37.8676651","x":22.5769318,"y":37.8834235,"coor":[[22.5508639,37.8676651],[22.5510193,37.8675273],[22.5513144,37.8669722],[22.5515673,37.8668311],[22.552082,37.867252],[22.5521846,37.8672352],[22.5522782,37.8671012],[22.5524041,37.8670577],[22.5525611,37.8671678],[22.5526978,37.8671514],[22.5530584,37.8673181],[22.5534612,37.8676475],[22.5546675,37.868167],[22.5555042,37.8684025],[22.555938,37.8683087],[22.5569151,37.8683387],[22.5583287,37.8681398],[22.5584771,37.8681055],[22.5586284,37.8679271],[22.5589958,37.8677424],[22.5592452,37.8677815],[22.5595482,37.8679835],[22.5597255,37.8682199],[22.5603376,37.8683085],[22.5609628,37.8683162],[22.5609953,37.8683977],[22.561334,37.868519],[22.561465,37.8688],[22.5617886,37.8691103],[22.562025,37.8692304],[22.5623253,37.8695765],[22.5623693,37.870235],[22.5626568,37.8706531],[22.5626438,37.870734],[22.5624249,37.8708845],[22.5624219,37.8710377],[22.5623175,37.8711446],[22.5624376,37.8713984],[22.5624033,37.871558],[22.5628808,37.8716291],[22.5631031,37.8718932],[22.5632942,37.8720037],[22.563442,37.8720055],[22.5639005,37.8718128],[22.5643863,37.8719719],[22.5647218,37.8722554],[22.5654603,37.8722824],[22.5657072,37.8724477],[22.5660628,37.8728756],[22.5665828,37.8730261],[22.5669319,37.8732016],[22.5671421,37.8735016],[22.5673502,37.8744955],[22.5677364,37.875104],[22.5678834,37.8751418],[22.5680669,37.8750629],[22.5680865,37.8746396],[22.5681706,37.8744063],[22.568994,37.8735691],[22.5695683,37.8732697],[22.5699661,37.8732745],[22.5703319,37.8731708],[22.570853,37.8732673],[22.5709205,37.8727184],[22.5712657,37.8725062],[22.5716732,37.8726554],[22.5719633,37.8729383],[22.5721286,37.8732107],[22.5721134,37.8734088],[22.5718125,37.8736845],[22.5716801,37.8740975],[22.5717528,37.8742358],[22.5717136,37.8744967],[22.5715458,37.8749452],[22.5714684,37.8754219],[22.5715296,37.8757832],[22.57108,37.8761022],[22.5710442,37.8761919],[22.5710567,37.8773095],[22.5710095,37.8773991],[22.5708762,37.8774583],[22.5711716,37.8778337],[22.5713194,37.8778355],[22.5715277,37.8777028],[22.5720534,37.8779525],[22.5721271,37.8788456],[22.5718506,37.8790315],[22.571731,37.8793365],[22.5717552,37.8795396],[22.5721285,37.8798055],[22.5721749,37.8803468],[22.5723665,37.8804302],[22.5724974,37.8807202],[22.5725962,37.8809016],[22.572225,37.8812846],[22.5723116,37.8818422],[22.5731344,37.8829697],[22.5735137,37.8833528],[22.5736449,37.8836248],[22.5742859,37.8839931],[22.5744279,37.8841322],[22.5749364,37.8844606],[22.5747054,37.884647],[22.5749364,37.8844606],[22.5744279,37.8841322],[22.5746585,37.8839638],[22.5748738,37.8840024],[22.5750864,37.8841852],[22.5751895,37.8841414],[22.5753818,37.8841978],[22.5757149,37.8840216],[22.5758487,37.8841584],[22.5762666,37.8843077],[22.5764058,37.8841652],[22.5767139,37.88352],[22.5769302,37.8835046],[22.5769318,37.8834235],[22.5768301,37.8833862],[22.576723,37.8830425],[22.5764446,37.8827417],[22.5764515,37.8823813],[22.5762151,37.8816664],[22.5762544,37.8813965],[22.5761608,37.8809448],[22.5759225,37.8803291],[22.5759743,37.8794104],[22.5760456,37.8792491],[22.5763767,37.879181],[22.5766295,37.8790398],[22.5768852,37.8787545],[22.5771246,37.8787214],[22.5774817,37.8784824],[22.5778945,37.8782981],[22.5778959,37.878226],[22.577806,37.8781709],[22.5778679,37.8779102],[22.5781207,37.8777691],[22.5782143,37.877635],[22.5784647,37.87762],[22.5783309,37.8774832],[22.5785035,37.8773772],[22.5785279,37.8772873],[22.5783608,37.8765193],[22.5781693,37.8764268],[22.5779368,37.8760996],[22.5778111,37.8755393],[22.5777613,37.8745834],[22.5772431,37.8731532],[22.5771266,37.873296],[22.576968,37.873267],[22.5768421,37.8733106],[22.5762109,37.8730235],[22.5758689,37.8730735],[22.575696,37.8731976],[22.5752396,37.8732822],[22.5751259,37.8732808],[22.5750377,37.8731355],[22.5748569,37.8730793],[22.5745383,37.8730934],[22.5742197,37.873254],[22.57418,37.873542],[22.5740088,37.8735759],[22.5738733,37.8735292],[22.5734016,37.8732261],[22.572967,37.8727702],[22.572573,37.8725672],[22.5722602,37.872284],[22.5719412,37.8723162],[22.5712657,37.8725062],[22.5709205,37.8727184],[22.570853,37.8732673],[22.5703319,37.8731708],[22.5699661,37.8732745],[22.5695683,37.8732697],[22.568994,37.8735691],[22.5681706,37.8744063],[22.5680865,37.8746396],[22.5680669,37.8750629],[22.5678834,37.8751418],[22.5677364,37.875104],[22.5673502,37.8744955],[22.5671421,37.8735016],[22.5669319,37.8732016],[22.5665828,37.8730261],[22.5660628,37.8728756],[22.5657072,37.8724477],[22.5654603,37.8722824],[22.5647218,37.8722554],[22.5643863,37.8719719],[22.5639005,37.8718128],[22.563442,37.8720055],[22.5632942,37.8720037],[22.5631031,37.8718932],[22.5628808,37.8716291],[22.5624033,37.871558],[22.5624376,37.8713984],[22.5623175,37.8711446],[22.5624219,37.8710377],[22.5624249,37.8708845],[22.5626438,37.870734],[22.5626568,37.8706531],[22.5623693,37.870235],[22.5623253,37.8695765],[22.562025,37.8692304],[22.5617886,37.8691103],[22.561465,37.8688],[22.561334,37.868519],[22.5609953,37.8683977],[22.5609628,37.8683162],[22.5603376,37.8683085],[22.5597255,37.8682199],[22.5595482,37.8679835],[22.5592452,37.8677815],[22.5589958,37.8677424],[22.5586284,37.8679271],[22.5584771,37.8681055],[22.5583287,37.8681398],[22.5569151,37.8683387],[22.555938,37.8683087],[22.5555042,37.8684025],[22.5546675,37.868167],[22.5534612,37.8676475],[22.5530584,37.8673181],[22.5526978,37.8671514],[22.5525611,37.8671678],[22.5524041,37.8670577],[22.5522782,37.8671012],[22.5521846,37.8672352],[22.552082,37.867252],[22.5515673,37.8668311],[22.5513144,37.8669722],[22.5510193,37.8675273],[22.5508639,37.8676651]]},{"id":19801,"author":"AnaDigit","name_GR":"\u039d\u03b5\u03bc\u03ad\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03a3\u03c4\u03c1\u03bf\u03b3\u03b3\u03c5\u03bb\u03cc","description_GR":"","path":"PELOPONNESE\/Pelop_Nemea_Strogylo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3266,"name_EN":"Nemea: Ascent to Strogylo peak","description_EN":"","ascent_time":95,"descent_time":75,"marker":"No_marks","level":11,"ascent":350,"descent":1,"maxelev":706,"minelev":349,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.66619 37.7701,22.67865 37.78397)","views":1,"millestones":"0,22.6737922,37.7840539#1,22.6783129,37.7766065#2,22.6704758,37.7707478#3.3,22.6687105,37.7768699","x":22.6710965,"y":37.7709215,"coor":[[22.6737922,37.7840539],[22.6733719,37.7832268],[22.6733526,37.7830373],[22.6734238,37.7828669],[22.6766509,37.7801994],[22.6770686,37.7796994],[22.6775832,37.778858],[22.6778608,37.7785727],[22.6782285,37.7783335],[22.678523,37.7770367],[22.677822,37.7755958],[22.6774663,37.7751255],[22.6771643,37.7748697],[22.6771123,37.7745987],[22.6768121,37.7742439],[22.6764643,37.7740057],[22.6760897,37.7740014],[22.6757072,37.7736276],[22.675464,37.7734356],[22.6745717,37.7731732],[22.6744377,37.7730456],[22.6739301,37.7728596],[22.6737391,37.7727493],[22.6736395,37.772604],[22.6734182,37.7725159],[22.6731042,37.772296],[22.6729391,37.7720058],[22.6716706,37.7711984],[22.6710965,37.7709215],[22.6704864,37.7707524],[22.6695174,37.7703359],[22.669303,37.7702614],[22.6691209,37.7702864],[22.6689074,37.7701668],[22.6686127,37.7701364],[22.6685053,37.769991],[22.6681759,37.7705911],[22.6677488,37.7715574],[22.6673236,37.771841],[22.6669824,37.7718732],[22.6665485,37.7720125],[22.6663977,37.772191],[22.6666886,37.7724286],[22.6670168,37.7724864],[22.667807,37.772804],[22.6680759,37.7730054],[22.6682254,37.7735298],[22.6681755,37.7737816],[22.6679767,37.7741038],[22.6679738,37.7748968],[22.6684354,37.7757492],[22.6684537,37.7759928],[22.6688406,37.776583],[22.6685128,37.7764982],[22.6683195,37.776514],[22.6687105,37.7768699]]},{"id":19802,"author":"AnaDigit","name_GR":"\u039d\u03b5\u03bc\u03ad\u03b1: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u039c\u03b5\u03b3\u03b1\u03bb\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","description_GR":"\u0394\u03b9\u03b1\u03c4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03c4\u03c1\u03b1\u03c7\u03b9\u03ac \u03c1\u03ac\u03c7\u03b7 \u03c4\u03bf\u03c5 \u039c\u03b5\u03b3\u03b1\u03bb\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","path":"PELOPONNESE\/Pelop_Nemea_Polyfegos1","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":11248,"name_EN":"Nemea: Crossing mt Megalovouni","description_EN":"A long scrambling across thw Megalovouni ridge","ascent_time":330,"descent_time":320,"marker":"No_marks","level":11,"ascent":556,"descent":602,"maxelev":666,"minelev":310,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.59014 37.78225,22.6653 37.80368)","views":2,"millestones":"0,22.5905651,37.7813753#1,22.6013569,37.7829625#2,22.6104601,37.7870524#3,22.6209191,37.7871848#4,22.6311153,37.7888408#5,22.6380285,37.7923742#6,22.6420300,37.7968998#7,22.6501606,37.8014330#8,22.6563132,37.8028049#9,22.6526355,37.7960023#10,22.6614929,37.7957534#11.2,22.6648511,37.8045511","x":22.641464,"y":37.7969611,"coor":[[22.5905651,37.7813753],[22.5909449,37.7816525],[22.5922883,37.7820651],[22.5927297,37.7821424],[22.5940173,37.7824733],[22.5947849,37.7824689],[22.595468,37.7823779],[22.5964797,37.7822818],[22.5974196,37.7824192],[22.5984993,37.7823689],[22.5989516,37.7824735],[22.600167,37.7824519],[22.6009356,37.7826412],[22.6015514,37.7831082],[22.6020169,37.7831137],[22.6022951,37.7831125],[22.6025423,37.7832506],[22.6030522,37.7833107],[22.6032293,37.7835562],[22.6035758,37.7838487],[22.604829,37.7836292],[22.6049309,37.7836484],[22.605163,37.7839486],[22.6054434,37.7841322],[22.6056646,37.7844502],[22.6058994,37.7846423],[22.6066757,37.78503],[22.6069646,37.7853669],[22.6070619,37.7856294],[22.6075837,37.7858901],[22.6081386,37.7859688],[22.6087353,37.7862462],[22.6095709,37.7864994],[22.6104464,37.7870505],[22.61099,37.787129],[22.6119951,37.7874293],[22.6121632,37.7875484],[22.6123618,37.7878572],[22.6131997,37.7879932],[22.6133119,37.788141],[22.6145628,37.787838],[22.6161101,37.787685],[22.6175972,37.7871076],[22.6178245,37.7871013],[22.6190227,37.7867909],[22.6193405,37.7867788],[22.620458,37.7871434],[22.6208203,37.7872017],[22.6211991,37.7871385],[22.621548,37.787075],[22.6229915,37.7870108],[22.624199,37.7868086],[22.6245625,37.7868038],[22.6252297,37.7869558],[22.6259219,37.7869819],[22.6264644,37.7871234],[22.6267028,37.7871262],[22.6269958,37.7872468],[22.6282327,37.7872973],[22.6289789,37.7874772],[22.6294247,37.787764],[22.6296251,37.7879826],[22.6300438,37.7880596],[22.6301554,37.7881691],[22.6302689,37.7881704],[22.6302903,37.7882427],[22.6307174,37.7881733],[22.6307964,37.7882013],[22.6309514,37.7884194],[22.6311682,37.7889807],[22.6312859,37.7890609],[22.6314426,37.7890898],[22.6315803,37.7890103],[22.6317111,37.7886963],[22.6323759,37.7883616],[22.6338521,37.7883697],[22.6341286,37.7887695],[22.6342343,37.7885814],[22.6343342,37.7887088],[22.6344362,37.788719],[22.6344718,37.7886383],[22.6346397,37.7887664],[22.6347258,37.7890287],[22.6345304,37.7891526],[22.6345521,37.789207],[22.6349751,37.7893854],[22.6356036,37.7897892],[22.6357807,37.7900436],[22.6359269,37.7901174],[22.6363245,37.790113],[22.6364566,37.7903398],[22.6368701,37.7907051],[22.6369461,37.7908953],[22.6369291,37.7912015],[22.6373913,37.7913871],[22.6374112,37.7915405],[22.6376039,37.7915608],[22.6378164,37.7917435],[22.6377923,37.7918153],[22.6379259,37.7919611],[22.6379656,37.792277],[22.6383629,37.7929034],[22.6384266,37.7931475],[22.6392806,37.793644],[22.6394819,37.7938176],[22.6395245,37.7939713],[22.639484,37.794302],[22.6391999,37.7949296],[22.6392649,37.7951016],[22.639087,37.7955141],[22.6389601,37.7956208],[22.6386979,37.7962937],[22.6385117,37.7965349],[22.6386196,37.7968426],[22.6388013,37.7968447],[22.6389336,37.7970625],[22.6389483,37.7972655],[22.6390601,37.7973659],[22.6392303,37.7973769],[22.6397544,37.7972838],[22.6398841,37.7970239],[22.6399866,37.7970071],[22.6403034,37.7970738],[22.6404265,37.7971744],[22.6405712,37.7967164],[22.6409484,37.7965856],[22.6413867,37.796843],[22.641464,37.7969611],[22.6417708,37.7969556],[22.6422041,37.7968614],[22.642396,37.7969267],[22.6426866,37.7971824],[22.642913,37.7972211],[22.6433694,37.7971092],[22.6435379,37.7972103],[22.643765,37.7972129],[22.6440346,37.7973782],[22.644735,37.7975846],[22.6448923,37.7976765],[22.6451311,37.7976612],[22.6453986,37.7979437],[22.6453184,37.7979788],[22.6454046,37.7982321],[22.6458426,37.7985076],[22.6461329,37.7987813],[22.6463432,37.7990811],[22.6465234,37.7991643],[22.6465093,37.7993173],[22.6467129,37.7993647],[22.6469936,37.7995392],[22.6473234,37.7995159],[22.6473906,37.7995708],[22.6473555,37.7996245],[22.6478842,37.7999099],[22.6480476,37.8002903],[22.6486409,37.8007658],[22.6490715,37.8008248],[22.6492397,37.8009439],[22.6494433,37.8009913],[22.6496153,37.8009031],[22.649808,37.8009234],[22.6499978,37.8011058],[22.6499494,37.8012675],[22.6501405,37.8013778],[22.6501838,37.8014955],[22.6500947,37.8015508],[22.6501321,37.8019928],[22.6501989,37.8020657],[22.6502899,37.8020577],[22.6508142,37.8025864],[22.6514602,37.8026659],[22.6520471,37.8028709],[22.6521108,37.803115],[22.6523236,37.8032797],[22.6532068,37.803434],[22.6534461,37.8033916],[22.6537634,37.8034313],[22.6539651,37.8035868],[22.654079,37.8035701],[22.654395,37.8036819],[22.6548608,37.8036782],[22.6550668,37.8035904],[22.6562015,37.8036574],[22.6565294,37.8037423],[22.6568379,37.8036377],[22.6570323,37.8037255],[22.6570535,37.8038068],[22.6573138,37.8038639],[22.6570535,37.8038068],[22.6570323,37.8037255],[22.6571593,37.8036098],[22.6571376,37.8035554],[22.6570237,37.8035722],[22.6568112,37.8033895],[22.6561905,37.8031661],[22.6561808,37.8030759],[22.6563894,37.8028439],[22.6560856,37.8026873],[22.6553514,37.8024626],[22.6549594,37.8021517],[22.6548784,37.80161],[22.6549947,37.8014581],[22.6552701,37.801308],[22.6551751,37.8009104],[22.6546307,37.8002373],[22.6546346,37.800021],[22.6545444,37.7999839],[22.6545062,37.7995869],[22.654349,37.799486],[22.6544003,37.7991621],[22.6542917,37.7988905],[22.653789,37.7984251],[22.6535193,37.7982688],[22.6531885,37.7983462],[22.6531241,37.7981382],[22.6529898,37.7980285],[22.6529165,37.7976852],[22.6524051,37.7970755],[22.6520788,37.7969095],[22.6521609,37.7967662],[22.6525185,37.7964639],[22.652512,37.7961935],[22.6524352,37.7960484],[22.6527317,37.7959797],[22.6527493,37.7956374],[22.6524322,37.7950795],[22.6525484,37.7946392],[22.652934,37.7946707],[22.653355,37.7946304],[22.65459,37.7947887],[22.6549495,37.7946779],[22.6555662,37.7944867],[22.6559409,37.794491],[22.656778,37.7946808],[22.6575204,37.7950768],[22.6582438,37.7952652],[22.6586583,37.7955854],[22.6589402,37.7956968],[22.659915,37.795807],[22.6612685,37.7956962],[22.6616755,37.7958],[22.6621255,37.7960394],[22.6627381,37.7960824],[22.6632904,37.796314],[22.663402,37.7964234],[22.6634664,37.7966314],[22.6632089,37.7995756],[22.6633359,37.8007217],[22.6637775,37.8020605],[22.6643273,37.8030671],[22.6646297,37.8033049],[22.6648293,37.8034356],[22.6649163,37.8036529],[22.6648511,37.8045511]]},{"id":19803,"author":"AnaDigit","name_GR":"\u039d\u03b5\u03bc\u03ad\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b1 \u0397\u03bb\u03b9\u03bf\u03c0\u03bf\u03c5\u03bb\u03b1\u03af\u03b9\u03ba\u03b1 \u03c3\u03c4\u03bf\u03bd \u03a0\u03bf\u03bb\u03cd\u03c6\u03b5\u03b3\u03b3\u03bf","description_GR":"","path":"PELOPONNESE\/Pelop_Nemea_Iliopouleika_Polyfegos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4681,"name_EN":"Nemea: Ascent from Iliopouleika to Polyfegos fortress","description_EN":"","ascent_time":125,"descent_time":125,"marker":"No_marks","level":11,"ascent":152,"descent":387,"maxelev":611,"minelev":368,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.63227 37.78947,22.65757 37.80358)","views":4,"millestones":"0,22.6573138,37.8038639#1,22.6484816,37.8006401#2,22.6404130,37.7971634#3,22.6369408,37.7910147#4.7,22.6323783,37.7975521","x":22.6389483,"y":37.7972655,"coor":[[22.6573138,37.8038639],[22.6570535,37.8038068],[22.6570323,37.8037255],[22.6568379,37.8036377],[22.6565294,37.8037423],[22.6562015,37.8036574],[22.6550668,37.8035904],[22.6548608,37.8036782],[22.654395,37.8036819],[22.654079,37.8035701],[22.6539651,37.8035868],[22.6537634,37.8034313],[22.6534461,37.8033916],[22.6532068,37.803434],[22.6523236,37.8032797],[22.6521108,37.803115],[22.6520471,37.8028709],[22.6514602,37.8026659],[22.6508142,37.8025864],[22.6502899,37.8020577],[22.6501989,37.8020657],[22.6501321,37.8019928],[22.6500947,37.8015508],[22.6501838,37.8014955],[22.6501405,37.8013778],[22.6499494,37.8012675],[22.6499978,37.8011058],[22.649808,37.8009234],[22.6496153,37.8009031],[22.6494433,37.8009913],[22.6492397,37.8009439],[22.6490715,37.8008248],[22.6486409,37.8007658],[22.6480476,37.8002903],[22.6478842,37.7999099],[22.6473555,37.7996245],[22.6473906,37.7995708],[22.6473234,37.7995159],[22.6469936,37.7995392],[22.6467129,37.7993647],[22.6465093,37.7993173],[22.6465234,37.7991643],[22.6463432,37.7990811],[22.6461329,37.7987813],[22.6458426,37.7985076],[22.6454046,37.7982321],[22.6453184,37.7979788],[22.6453986,37.7979437],[22.6451311,37.7976612],[22.6448923,37.7976765],[22.644735,37.7975846],[22.6440346,37.7973782],[22.643765,37.7972129],[22.6435379,37.7972103],[22.6433694,37.7971092],[22.642913,37.7972211],[22.6426866,37.7971824],[22.642396,37.7969267],[22.6422041,37.7968614],[22.6417708,37.7969556],[22.641464,37.7969611],[22.6413867,37.796843],[22.6409484,37.7965856],[22.6405712,37.7967164],[22.6404265,37.7971744],[22.6403034,37.7970738],[22.6399866,37.7970071],[22.6398841,37.7970239],[22.6397544,37.7972838],[22.6392303,37.7973769],[22.6390601,37.7973659],[22.6389483,37.7972655],[22.6389336,37.7970625],[22.6388013,37.7968447],[22.6386196,37.7968426],[22.6385117,37.7965349],[22.6386979,37.7962937],[22.6389601,37.7956208],[22.639087,37.7955141],[22.6392649,37.7951016],[22.6391999,37.7949296],[22.639484,37.794302],[22.6395245,37.7939713],[22.6394819,37.7938176],[22.6392806,37.793644],[22.6384266,37.7931475],[22.6383629,37.7929034],[22.6379656,37.792277],[22.6379259,37.7919611],[22.6377923,37.7918153],[22.6378164,37.7917435],[22.6376039,37.7915608],[22.6374112,37.7915405],[22.6373913,37.7913871],[22.6369291,37.7912015],[22.6369461,37.7908953],[22.6368701,37.7907051],[22.6364566,37.7903398],[22.6363245,37.790113],[22.6359269,37.7901174],[22.6357807,37.7900436],[22.6356036,37.7897892],[22.6349751,37.7893854],[22.6345521,37.789207],[22.6344336,37.789476],[22.6341672,37.7897613],[22.6341171,37.7900131],[22.6339785,37.7901376],[22.6340318,37.7903275],[22.6342008,37.7904016],[22.6341746,37.7905905],[22.6340917,37.7907788],[22.6339896,37.7907686],[22.6337688,37.7910455],[22.6337422,37.7912524],[22.6339052,37.7916509],[22.6341424,37.7917257],[22.6342202,37.7918168],[22.6341598,37.7920143],[22.6342601,37.7921146],[22.634882,37.792266],[22.6349489,37.7923299],[22.6350868,37.7928632],[22.6348774,37.7931312],[22.6349893,37.7932226],[22.6352162,37.7932343],[22.6356436,37.7934645],[22.6356304,37.7935635],[22.634941,37.7939971],[22.6349363,37.7942494],[22.6352916,37.7946952],[22.6340637,37.7953636],[22.6341166,37.7955715],[22.6342163,37.7957079],[22.634531,37.7958918],[22.6346282,37.7961633],[22.6339639,37.796462],[22.6334104,37.7969152],[22.6329344,37.7969548],[22.6328426,37.7970078],[22.6325963,37.7974285],[22.6323783,37.7975521]]},{"id":19804,"author":"AnaDigit","name_GR":"\u039d\u03b5\u03bc\u03ad\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03b5\u03b3\u03b1\u03bb\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03bd\u03cc\u03c4\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Nemea_Megalovouni_south","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5615,"name_EN":"Nemea: Ascent to Megalovoun - south side","description_EN":"","ascent_time":155,"descent_time":115,"marker":"No_marks","level":11,"ascent":849,"descent":24,"maxelev":1263,"minelev":416,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.61549 37.76148,22.64033 37.77909)","views":3,"millestones":"0,22.6386412,37.7614641#1,22.6351478,37.7665076#2,22.6399381,37.7699885#3,22.6342969,37.7743103#4,22.6266832,37.7775445#5.6,22.6155588,37.7754485","x":22.633549,"y":37.7735879,"coor":[[22.6386412,37.7614641],[22.6384071,37.7630836],[22.6383385,37.7631099],[22.6379928,37.7627724],[22.6376546,37.7626423],[22.6374883,37.763046],[22.6369418,37.7631298],[22.6361558,37.7638958],[22.6361421,37.7640218],[22.6363883,37.7642139],[22.636397,37.7643582],[22.6357565,37.7646212],[22.6344216,37.7643624],[22.6341814,37.7644587],[22.6340532,37.7646375],[22.6341673,37.7652246],[22.6343897,37.7654795],[22.6345533,37.7658419],[22.635143,37.7664977],[22.6353837,37.7669871],[22.63541,37.767411],[22.6355717,37.7678816],[22.6356279,37.7679093],[22.6359272,37.7676874],[22.6360752,37.7676621],[22.63619,37.7682132],[22.6365216,37.7687037],[22.6373689,37.7695517],[22.6374725,37.7700936],[22.6375823,37.7702166],[22.6377184,37.7702271],[22.6379976,37.7698609],[22.637938,37.7687787],[22.638056,37.7685367],[22.6382843,37.7684672],[22.6386232,37.7685613],[22.6387075,37.7689137],[22.6390174,37.7693499],[22.6398475,37.7699002],[22.6401599,37.7702013],[22.6401693,37.7703095],[22.639792,37.7704494],[22.6396876,37.7705743],[22.6395682,37.7715103],[22.6392232,37.7729934],[22.6391193,37.7730823],[22.6385641,37.7730218],[22.6378573,37.7731759],[22.6377175,37.7733725],[22.6376057,37.773894],[22.6373711,37.7743058],[22.6368366,37.7749666],[22.6365846,37.7750898],[22.636427,37.7750159],[22.6361065,37.7745345],[22.6356471,37.7742048],[22.6353309,37.774111],[22.6349126,37.7741444],[22.6343187,37.7743358],[22.6337961,37.7737349],[22.633549,37.7735879],[22.6330063,37.7734644],[22.6326774,37.7734426],[22.6322676,37.7735009],[22.6313653,37.7737878],[22.6305439,37.7743281],[22.6299259,37.7745912],[22.6297179,37.7747871],[22.6298421,37.7748246],[22.6298411,37.7748787],[22.6295717,37.7753262],[22.629729,37.7754181],[22.6296368,37.7754891],[22.6295998,37.7756509],[22.6291631,37.7759343],[22.6290808,37.7760865],[22.6293866,37.7761261],[22.629397,37.7761803],[22.629235,37.7763407],[22.6279947,37.7771013],[22.6276299,37.7771782],[22.6273544,37.77738],[22.6266016,37.7775605],[22.6267143,37.7776069],[22.6265198,37.7776857],[22.6265514,37.7778213],[22.6264823,37.7778745],[22.6266053,37.7779751],[22.6264799,37.7780007],[22.6264562,37.7780545],[22.6266018,37.7781643],[22.626828,37.778212],[22.627611,37.7782392],[22.6273693,37.7784166],[22.6269345,37.7785918],[22.6267607,37.778779],[22.6261551,37.7790604],[22.6259376,37.779157],[22.6254715,37.7791876],[22.6236207,37.779184],[22.623192,37.7790348],[22.6216395,37.7788634],[22.6213816,37.7786892],[22.6211432,37.7786864],[22.6207819,37.778574],[22.6206367,37.7784461],[22.6204542,37.7784891],[22.6199437,37.7784651],[22.6199681,37.7783752],[22.6197777,37.7782288],[22.6194716,37.7782072],[22.6185502,37.7776827],[22.6181663,37.7769572],[22.617582,37.7766258],[22.6174168,37.7763535],[22.6172253,37.7762702],[22.6170257,37.7760155],[22.6167341,37.7758228],[22.6164296,37.7757111],[22.6161515,37.7754014],[22.6155588,37.7754485]]},{"id":19805,"author":"AnaDigit","name_GR":"\u039d\u03b5\u03bc\u03ad\u03b1: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039c\u03b5\u03b3\u03b1\u03bb\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ac","description_GR":"","path":"PELOPONNESE\/Pelop_Nemea_Megalovouni_west","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":12826,"name_EN":"Nemea: Ascent to Megalovoun - west side","description_EN":"","ascent_time":410,"descent_time":380,"marker":"No_marks","level":11,"ascent":814,"descent":923,"maxelev":1255,"minelev":357,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.topoguide.greece","pdf_link":"","bbox":"LINESTRING(22.59032 37.75077,22.63773 37.78787)","views":1,"millestones":"0,22.5909093,37.7573182#1,22.5976455,37.7511063#2,22.6062102,37.7530881#3,22.6091888,37.7595758#4,22.6094087,37.7659516#5,22.6141496,37.7724801#6,22.6207570,37.7785516#7,22.6317863,37.7790421#8,22.6330699,37.7811131#9,22.6232299,37.7836576#10,22.6165176,37.7875283#11,22.6067147,37.7850744#12,22.5968990,37.7823399#12.8,22.5905651,37.7813753","x":22.6170257,"y":37.7760155,"coor":[[22.5909093,37.7573182],[22.5909013,37.7571604],[22.5911857,37.7567312],[22.5927623,37.7550016],[22.5929772,37.7546121],[22.5936334,37.7535294],[22.5948586,37.7523634],[22.5965547,37.7515094],[22.59637,37.7510746],[22.5965666,37.7510477],[22.5969091,37.7511486],[22.5977045,37.751104],[22.5979909,37.7509632],[22.598629,37.7508356],[22.5989495,37.7506952],[22.5995055,37.7507018],[22.6001098,37.7505986],[22.6008832,37.7504568],[22.6013089,37.7503425],[22.6021659,37.750641],[22.6027667,37.7506842],[22.6028334,37.7507571],[22.6033248,37.7505827],[22.6034828,37.7506296],[22.6035859,37.7505768],[22.6039166,37.7511034],[22.6042121,37.7510799],[22.6043917,37.7511902],[22.6046307,37.7511569],[22.6047435,37.7511943],[22.6047189,37.7512932],[22.6051625,37.7512443],[22.6051263,37.7513611],[22.6053502,37.751526],[22.6053483,37.7516251],[22.6055824,37.7518532],[22.6057772,37.752964],[22.6065676,37.7531897],[22.6067239,37.7533267],[22.6067541,37.7535343],[22.6070674,37.7537724],[22.6072805,37.7545139],[22.6077559,37.7551955],[22.6076438,37.7557259],[22.6077842,37.7561061],[22.6075505,37.7564638],[22.6074248,37.7571112],[22.6075788,37.7579783],[22.6078607,37.7580807],[22.607947,37.7583251],[22.6083963,37.7579699],[22.6084351,37.757718],[22.6085386,37.7576471],[22.6085584,37.7578006],[22.6084165,37.7581053],[22.6085151,37.7582957],[22.608501,37.7584398],[22.6087582,37.7586501],[22.6087762,37.7589027],[22.6088863,37.7590842],[22.6091116,37.759177],[22.6092217,37.7593586],[22.6091699,37.7597004],[22.6090434,37.7597891],[22.6090529,37.7598883],[22.6089009,37.7601208],[22.6090551,37.760375],[22.60904,37.7605731],[22.6092093,37.7606292],[22.609185,37.76071],[22.6093401,37.7609191],[22.6091856,37.7612868],[22.6096803,37.761545],[22.6096898,37.7616443],[22.6100826,37.7618832],[22.6102076,37.7618757],[22.6104873,37.7620953],[22.6108146,37.7621983],[22.6111675,37.7621484],[22.6112686,37.7622036],[22.6117001,37.7621997],[22.6119815,37.7623292],[22.6119806,37.7623742],[22.6116601,37.7625147],[22.611441,37.7627014],[22.6113226,37.7629613],[22.6111147,37.7631481],[22.6111119,37.7633013],[22.6109721,37.7634889],[22.6110138,37.7636877],[22.6103937,37.7640679],[22.6100083,37.7646402],[22.6100281,37.7647936],[22.6097505,37.7650697],[22.6096314,37.7653658],[22.6094224,37.7656156],[22.6094036,37.766012],[22.6092768,37.7661186],[22.6093195,37.7662633],[22.6089466,37.7667726],[22.608957,37.7668268],[22.6093888,37.7668049],[22.6092822,37.767038],[22.6091443,37.7671265],[22.6093119,37.7672726],[22.6093653,37.7674535],[22.6098813,37.7677841],[22.6100798,37.7681018],[22.6102705,37.7682213],[22.610514,37.7685576],[22.6115743,37.7695344],[22.6118297,37.7698439],[22.6119056,37.770034],[22.6117979,37.7703302],[22.6119749,37.7705756],[22.6119807,37.7709294],[22.6129224,37.771515],[22.6131601,37.7715539],[22.6135861,37.7718473],[22.6138245,37.7718501],[22.6138115,37.7719401],[22.6140702,37.7720693],[22.6141695,37.7722237],[22.6140186,37.7724022],[22.6144452,37.7726595],[22.6144208,37.7727494],[22.614658,37.7728152],[22.6145079,37.7729487],[22.6149595,37.7730892],[22.6148666,37.7731962],[22.6149297,37.7734673],[22.6154137,37.7743022],[22.6154067,37.7746806],[22.6161515,37.7754014],[22.6164296,37.7757111],[22.6167341,37.7758228],[22.6170257,37.7760155],[22.6172253,37.7762702],[22.6174168,37.7763535],[22.617582,37.7766258],[22.6181663,37.7769572],[22.6185502,37.7776827],[22.6194716,37.7782072],[22.6197777,37.7782288],[22.6199681,37.7783752],[22.6199437,37.7784651],[22.6204542,37.7784891],[22.6206367,37.7784461],[22.6207819,37.778574],[22.6211432,37.7786864],[22.6213816,37.7786892],[22.6216395,37.7788634],[22.623192,37.7790348],[22.6236207,37.779184],[22.6254715,37.7791876],[22.6259376,37.779157],[22.6261551,37.7790604],[22.6284055,37.7789469],[22.6298073,37.7792877],[22.6304898,37.7792235],[22.6308443,37.7790834],[22.6326284,37.779014],[22.6344372,37.7786767],[22.6346466,37.7790216],[22.6349601,37.7792596],[22.6351985,37.7792624],[22.6356276,37.7793935],[22.6358553,37.7793601],[22.6361832,37.779436],[22.6365419,37.7796925],[22.6368966,37.7801653],[22.6371891,37.7803128],[22.6370502,37.7804554],[22.6368556,37.7805433],[22.6366402,37.7805228],[22.6364717,37.7804217],[22.6363452,37.7805104],[22.6361185,37.7804897],[22.6357007,37.7803587],[22.6353526,37.7801474],[22.6348991,37.7801061],[22.6344621,37.7804074],[22.6340561,37.7808714],[22.6330636,37.7811212],[22.632622,37.781053],[22.6309241,37.7813758],[22.6303235,37.7819276],[22.6292603,37.7823118],[22.6286586,37.7823048],[22.6276879,37.781987],[22.6274605,37.7820024],[22.6269458,37.7822037],[22.6266077,37.7826774],[22.6263903,37.782765],[22.6259127,37.7828045],[22.6253248,37.7826625],[22.6251313,37.7826872],[22.6249009,37.7828648],[22.6245807,37.7829872],[22.6240122,37.7830257],[22.6235532,37.7832817],[22.6233549,37.7835678],[22.6231822,37.7836919],[22.6229905,37.7842304],[22.6230912,37.7843127],[22.6230899,37.7843848],[22.6226197,37.7846317],[22.6225952,37.7847305],[22.6227182,37.7848311],[22.6227042,37.7849751],[22.6225192,37.7851532],[22.6225295,37.7852074],[22.6222888,37.7853308],[22.6223998,37.7854672],[22.6218097,37.7854423],[22.6216269,37.7855033],[22.6216787,37.7857742],[22.6214037,37.7859062],[22.6212988,37.7860492],[22.6211161,37.7861011],[22.6208605,37.7864136],[22.6208107,37.7866473],[22.6210685,37.7868306],[22.6210298,37.7870825],[22.6211991,37.7871385],[22.6208203,37.7872017],[22.620458,37.7871434],[22.6193405,37.7867788],[22.6190227,37.7867909],[22.6178245,37.7871013],[22.6175972,37.7871076],[22.6161101,37.787685],[22.6145628,37.787838],[22.6133119,37.788141],[22.6131997,37.7879932],[22.6123618,37.7878572],[22.6121632,37.7875484],[22.6119951,37.7874293],[22.61099,37.787129],[22.6104464,37.7870505],[22.6095709,37.7864994],[22.6087353,37.7862462],[22.6081386,37.7859688],[22.6075837,37.7858901],[22.6070619,37.7856294],[22.6069646,37.7853669],[22.6066757,37.78503],[22.6058994,37.7846423],[22.6056646,37.7844502],[22.6054434,37.7841322],[22.605163,37.7839486],[22.6049309,37.7836484],[22.604829,37.7836292],[22.6035758,37.7838487],[22.6032293,37.7835562],[22.6030522,37.7833107],[22.6025423,37.7832506],[22.6022951,37.7831125],[22.6020169,37.7831137],[22.6015514,37.7831082],[22.6009356,37.7826412],[22.600167,37.7824519],[22.5989516,37.7824735],[22.5984993,37.7823689],[22.5974196,37.7824192],[22.5964797,37.7822818],[22.595468,37.7823779],[22.5947849,37.7824689],[22.5940173,37.7824733],[22.5927297,37.7821424],[22.5922883,37.7820651],[22.5909449,37.7816525],[22.5905651,37.7813753]]},{"id":19830,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03c4\u03b5\u03bc\u03af\u03c3\u03b9\u03bf: \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03b1\u03c6\u03bf\u03c5\u03c1\u03b9\u03ac","description_GR":"\u039c\u03b9\u03b1 \u03b2\u03c1\u03b1\u03c7\u03ce\u03b4\u03b7\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03bc\u03b5 \u03ac\u03c0\u03bb\u03b5\u03c4\u03b7 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Artemisio_Nestani_Kafouria","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":7003,"name_EN":"Artemisio: Nestani-Kafouria peak","description_EN":"A difiicult ascent in seek of a nice view","ascent_time":240,"descent_time":195,"marker":"No_marks","level":11,"ascent":802,"descent":36,"maxelev":1480,"minelev":707,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46831 37.61063,22.48875 37.64426)","views":1,"millestones":"0,22.4698995,37.6137762#1,22.4741458,37.6121619#2,22.4793293,37.6131992#3,22.4781249,37.6203797#4,22.4862591,37.6247532#5,22.4853856,37.6322060#6,22.4830831,37.6391718#7,22.4797785,37.6435036","x":22.4852675,"y":37.6241904,"coor":[[22.4698995,37.6137762],[22.4701169,37.6136709],[22.4702343,37.6134742],[22.4699919,37.6131376],[22.4697859,37.6126842],[22.4698591,37.6124328],[22.4695386,37.6120411],[22.4695174,37.6117097],[22.4695634,37.6116742],[22.4697439,37.6117126],[22.469893,37.6116244],[22.469742,37.6112529],[22.469716,37.6109484],[22.4693805,37.6107368],[22.4689976,37.6106236],[22.4690217,37.6105519],[22.4691707,37.6105583],[22.4696226,37.6106182],[22.4699032,37.6107481],[22.4707737,37.6113902],[22.4712944,37.6119648],[22.4720106,37.6123976],[22.4721688,37.6124177],[22.4727442,37.6124139],[22.4738499,37.6120857],[22.4747402,37.6123135],[22.4762556,37.6124503],[22.4767127,37.6122579],[22.4776786,37.6115584],[22.4782166,37.6112859],[22.4788736,37.6107356],[22.4792039,37.6106497],[22.4803981,37.6105254],[22.4804346,37.61058],[22.4803986,37.6106787],[22.4795129,37.6113342],[22.479418,37.6115402],[22.4794914,37.6118296],[22.4797066,37.6123754],[22.4796019,37.6125092],[22.4791797,37.612657],[22.4790869,37.6127639],[22.4791071,37.6128814],[22.4795254,37.6134816],[22.4794311,37.6136606],[22.4790188,37.6138806],[22.4788686,37.6140229],[22.478877,37.6141672],[22.479041,37.6144577],[22.4790268,37.6146018],[22.4788664,37.6146898],[22.4784469,37.6147024],[22.4781506,37.6147887],[22.4777705,37.6150903],[22.4770169,37.6164865],[22.4761962,37.617287],[22.4761355,37.6174845],[22.4761467,37.6180435],[22.477013,37.6189018],[22.4777839,37.6199933],[22.4781713,37.6204399],[22.4793309,37.6213651],[22.4803841,37.6219465],[22.4809474,37.622107],[22.4817199,37.6220088],[22.4819998,37.6221746],[22.482203,37.6222133],[22.4828998,37.6219338],[22.4830473,37.6219267],[22.4831125,37.6220627],[22.4830383,37.622927],[22.4832016,37.6232535],[22.4833363,37.6233184],[22.4845113,37.6234867],[22.4852675,37.6241904],[22.4861745,37.6247247],[22.486681,37.6248935],[22.4874352,37.6255047],[22.4872901,37.6257642],[22.4874858,37.6261723],[22.4877288,37.6264819],[22.4884188,37.6271036],[22.4880396,37.6273601],[22.487934,37.627539],[22.488011,37.6276571],[22.4880073,37.6278373],[22.4878891,37.6280791],[22.4877818,37.6288979],[22.4872435,37.6297382],[22.4869446,37.6299507],[22.4864467,37.630476],[22.486291,37.6308886],[22.4862866,37.6311049],[22.4856615,37.6317548],[22.4852863,37.6323718],[22.485165,37.6327668],[22.4849086,37.633115],[22.484953,37.6337194],[22.4850631,37.633874],[22.485099,37.6343432],[22.4851443,37.6343437],[22.485173,37.6346055],[22.4853241,37.6349769],[22.485579,37.6352596],[22.4855759,37.6354128],[22.4853754,37.6357977],[22.4853372,37.6354458],[22.4852257,37.6353542],[22.4851011,37.6353526],[22.4850867,37.6355056],[22.4849953,37.6355405],[22.4848772,37.6357733],[22.484007,37.6362128],[22.4839017,37.6363736],[22.4837298,37.6364706],[22.483575,37.6368381],[22.4834387,37.6368544],[22.4833805,37.6369257],[22.4832599,37.6372847],[22.4832913,37.6374113],[22.4831826,37.6377433],[22.4832253,37.6378701],[22.4830047,37.6381286],[22.4829731,37.6385698],[22.4830984,37.6390941],[22.4829968,37.6396336],[22.4830889,37.6401215],[22.4828005,37.6403701],[22.4827211,37.6409279],[22.4825025,37.6416461],[22.4820615,37.6421541],[22.481973,37.6426036],[22.4818487,37.642584],[22.4816956,37.6428704],[22.4816775,37.6432036],[22.481763,37.6434571],[22.4817215,37.6438261],[22.4815862,37.6437883],[22.4814802,37.6439852],[22.4813537,37.6440737],[22.4812678,37.6438382],[22.4805872,37.6444243],[22.4805119,37.6442251],[22.4802143,37.6443654],[22.4801961,37.6441489],[22.4800141,37.6441826],[22.4800855,37.6440123],[22.4797648,37.6436206],[22.4797785,37.6435036]]},{"id":19831,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03c4\u03b5\u03bc\u03af\u03c3\u03b9\u03bf: \u039a\u03b1\u03c1\u03c5\u03ac-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03c1\u03c4\u03b5\u03bc\u03b9\u03c3\u03af\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03c1\u03ac\u03c7\u03b7","path":"PELOPONNESE\/Pelop_Artemisio_Karya_summit1","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":5211,"name_EN":"Artemisio: Karya-Artemisio summit","description_EN":"An ascent from the difficult northern ridge","ascent_time":185,"descent_time":130,"marker":"Red_dots","level":11,"ascent":1080,"descent":5,"maxelev":1756,"minelev":671,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.51426 37.62,22.54661 37.63971)","views":7,"millestones":"0,22.5462402,37.6390240#1,22.5365543,37.6381568#2,22.5286569,37.6398081#3,22.5213928,37.6351046#4,22.5186533,37.6274417#5.2,22.5146646,37.6196004","x":22.5277702,"y":37.6392884,"coor":[[22.5462402,37.639024],[22.5461423,37.6391264],[22.5458635,37.6391816],[22.5456057,37.6390342],[22.5454117,37.6391039],[22.5447209,37.6389467],[22.5445044,37.638953],[22.5444543,37.6393422],[22.5441151,37.6393019],[22.5440679,37.6393081],[22.5437733,37.6393045],[22.5435259,37.6392023],[22.5430854,37.6392149],[22.5427239,37.6391563],[22.5425233,37.6391448],[22.5414837,37.6389878],[22.5407695,37.638997],[22.5401218,37.6391197],[22.53937,37.6387318],[22.5390604,37.6383404],[22.538926,37.6382577],[22.5382508,37.6385918],[22.5379549,37.6386512],[22.5377407,37.6385945],[22.5375509,37.6384479],[22.5371223,37.6383435],[22.5371354,37.6382535],[22.5370338,37.6382342],[22.53693,37.638323],[22.536605,37.6381388],[22.5364566,37.638191],[22.5362776,37.6380716],[22.5362086,37.6381248],[22.5362286,37.6382603],[22.5358418,37.6383366],[22.5356116,37.638514],[22.5354303,37.6385117],[22.535388,37.638572],[22.5351142,37.6386678],[22.5349688,37.6385668],[22.5346503,37.638626],[22.5345884,37.6388956],[22.5338526,37.6394272],[22.5333421,37.6394479],[22.5332637,37.6394018],[22.5332168,37.6394824],[22.5329583,37.639371],[22.5329332,37.6394969],[22.532828,37.6394978],[22.5324919,37.6392954],[22.5325417,37.6390707],[22.5324997,37.6388989],[22.5323852,37.6389606],[22.5319104,37.6389006],[22.5316264,37.6389331],[22.5314872,37.6390936],[22.531689,37.6392043],[22.5315403,37.6392745],[22.531515,37.6394094],[22.5313454,37.6392991],[22.530242,37.6395017],[22.5299595,37.6394621],[22.5297594,37.6392613],[22.5294542,37.6392215],[22.5292555,37.6394759],[22.5291967,37.6396712],[22.5288383,37.6397613],[22.5287792,37.6398868],[22.5286834,37.6398766],[22.5286554,37.6398041],[22.5283397,37.6397191],[22.5280728,37.6394634],[22.5277702,37.6392884],[22.5274873,37.6392668],[22.5271049,37.6391178],[22.5267645,37.6391406],[22.5257391,37.6388394],[22.5255192,37.6384942],[22.5251545,37.6385978],[22.5249166,37.6387908],[22.5240068,37.6388222],[22.523595,37.6384386],[22.5232893,37.6384257],[22.5227819,37.6382932],[22.5225251,37.6381007],[22.5224047,37.6378829],[22.522494,37.6376474],[22.5223071,37.6373567],[22.522193,37.6367356],[22.5221064,37.6360473],[22.5219056,37.6358826],[22.521854,37.6356296],[22.5216784,37.635339],[22.5213216,37.6350461],[22.5211674,37.6348189],[22.5208257,37.6349047],[22.5205004,37.6347384],[22.5203146,37.6343936],[22.5197818,37.6338281],[22.5196945,37.633088],[22.5198599,37.6327476],[22.519882,37.6322071],[22.5197514,37.6319351],[22.519731,37.6312499],[22.5199465,37.6306667],[22.5199191,37.6303329],[22.5200065,37.6299285],[22.5199687,37.6295494],[22.5201211,37.629308],[22.5201808,37.6291556],[22.5201317,37.6287764],[22.5199518,37.628702],[22.5194189,37.6281456],[22.519295,37.628108],[22.5190859,37.6277989],[22.5187497,37.6276054],[22.518355,37.6269426],[22.5182042,37.6265441],[22.5179546,37.6258831],[22.5177136,37.6254654],[22.5172475,37.6249729],[22.5166018,37.6244826],[22.5162106,37.6242073],[22.5159898,37.6239161],[22.5157194,37.6238406],[22.5155481,37.6233338],[22.5153935,37.6231335],[22.515305,37.6224565],[22.5152183,37.6222571],[22.5150498,37.6221829],[22.5149737,37.6220197],[22.5150449,37.6218584],[22.5149462,37.6216949],[22.5151691,37.6213102],[22.5150575,37.6212276],[22.5150384,37.6210471],[22.5151315,37.6209221],[22.5150902,37.6207233],[22.5152166,37.6206348],[22.5151547,37.6203276],[22.5151959,37.6199676],[22.5150707,37.6199931],[22.5150605,37.6199389],[22.5148118,37.6199087],[22.5146646,37.6196004]]},{"id":19832,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03c4\u03b5\u03bc\u03af\u03c3\u03b9\u03bf: \u039a\u03b1\u03c1\u03c5\u03ac-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03c1\u03c4\u03b5\u03bc\u03b9\u03c3\u03af\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac","path":"PELOPONNESE\/Pelop_Artemisio_Karya_summit2","activity_type":33,"assistance":1,"difficulty":2,"scenic_value":4,"length":5863,"name_EN":"Artemisio: Karya-Artemisio summit","description_EN":"An ascent from the southern face","ascent_time":200,"descent_time":150,"marker":"Red_dots","level":11,"ascent":1101,"descent":27,"maxelev":1756,"minelev":671,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.51426 37.61625,22.54668 37.63897)","views":9,"millestones":"0,22.5462402,37.6390240#1,22.5426175,37.6340687#2,22.5368549,37.6309468#3,22.5322495,37.6242469#4,22.5220580,37.6230200#5.9,22.5146646,37.6196004","x":22.5353575,"y":37.6281485,"coor":[[22.5462402,37.639024],[22.5461423,37.6391264],[22.5458635,37.6391816],[22.5456057,37.6390342],[22.5454117,37.6391039],[22.5447209,37.6389467],[22.5445044,37.638953],[22.5444543,37.6393422],[22.5441151,37.6393019],[22.5440679,37.6393081],[22.5437733,37.6393045],[22.5435259,37.6392023],[22.5430854,37.6392149],[22.5427239,37.6391563],[22.5426871,37.6389396],[22.5426905,37.6387278],[22.5428394,37.6386485],[22.5428071,37.638558],[22.5430056,37.6382631],[22.5431959,37.6377675],[22.5432839,37.637212],[22.543195,37.6371208],[22.5432669,37.6369234],[22.543451,37.6367815],[22.5435575,37.6365485],[22.5435193,37.6361875],[22.5431698,37.636093],[22.5431906,37.6356066],[22.5432977,37.6353466],[22.5431716,37.6348403],[22.5428433,37.6342414],[22.5424327,37.6339231],[22.5414583,37.6339629],[22.541381,37.6338628],[22.5414958,37.6337831],[22.5412822,37.6336994],[22.5412494,37.6336359],[22.5414107,37.6335027],[22.5420278,37.6332399],[22.5420431,37.6330328],[22.541871,37.633051],[22.5415515,37.6331642],[22.5409277,37.6331925],[22.5406897,37.6331896],[22.5406929,37.6330274],[22.5403319,37.6329418],[22.5402115,37.632724],[22.5398828,37.632729],[22.539498,37.6326318],[22.5389679,37.6328461],[22.5388028,37.6328666],[22.5385827,37.6328413],[22.5385846,37.6327422],[22.538746,37.6326],[22.5384865,37.6325427],[22.5385332,37.6324712],[22.5384451,37.6323439],[22.5384479,37.6321997],[22.5382328,37.6321881],[22.5379138,37.6322742],[22.5378014,37.6322278],[22.5375004,37.6322466],[22.5373092,37.6321721],[22.5370259,37.6321686],[22.5370059,37.6320332],[22.5368369,37.631986],[22.536726,37.6318584],[22.5367083,37.6316059],[22.5368138,37.6314269],[22.5368733,37.6307066],[22.5367362,37.6301822],[22.5365482,37.6299455],[22.5366343,37.6296041],[22.5363188,37.6289333],[22.5364282,37.6285561],[22.5363873,37.6283303],[22.5361747,37.6281925],[22.5357341,37.6281239],[22.5355179,37.6281663],[22.5353575,37.6281485],[22.5351461,37.6279476],[22.5349376,37.6276025],[22.5343432,37.6272887],[22.5343113,37.6271802],[22.5345007,37.6267679],[22.5345552,37.6264622],[22.5341154,37.6257808],[22.5341122,37.6253662],[22.5338893,37.6251741],[22.5339176,37.6248861],[22.5336525,37.6245403],[22.5333941,37.6244289],[22.5327821,37.6244303],[22.5325338,37.6243822],[22.5319614,37.6241047],[22.5317504,37.6238857],[22.5314903,37.6238555],[22.5311108,37.6239071],[22.5293613,37.6235608],[22.5282062,37.6229516],[22.5275481,37.6224206],[22.5269523,37.6221789],[22.5267707,37.6221946],[22.5262116,37.6223949],[22.525713,37.6223977],[22.5251439,37.6225258],[22.5244101,37.6229582],[22.5240023,37.6229531],[22.523626,37.6230746],[22.5228547,37.6229523],[22.5220148,37.6230229],[22.5216097,37.6228826],[22.5212775,37.622883],[22.5206322,37.6228569],[22.5202313,37.6225003],[22.5197827,37.6222694],[22.5193211,37.6221194],[22.519223,37.6219199],[22.5190544,37.6218547],[22.5189909,37.6215182],[22.5191454,37.6211596],[22.5189939,37.6207972],[22.5189978,37.620599],[22.518866,37.62039],[22.5188397,37.6194343],[22.5183497,37.6190046],[22.5178228,37.6187186],[22.5175942,37.6182471],[22.5172244,37.6180441],[22.5171033,37.6178624],[22.5169841,37.6175905],[22.5170677,37.6173752],[22.5166423,37.6171175],[22.5164865,37.6169714],[22.516534,37.6168638],[22.5161665,37.6165437],[22.5157632,37.6163133],[22.5155342,37.6158598],[22.5153516,37.6159296],[22.5152372,37.6162684],[22.5153124,37.6168687],[22.5152638,37.6170303],[22.5153805,37.6174284],[22.5153252,37.6179324],[22.5155872,37.6184314],[22.5154029,37.6185823],[22.5154858,37.6189708],[22.5156888,37.6190185],[22.5156631,37.6191714],[22.5157502,37.6193527],[22.5156562,37.6195228],[22.5154152,37.6196729],[22.5151327,37.6196333],[22.5148875,37.619432],[22.5147181,37.6194028],[22.5146494,37.619438],[22.5147258,37.6195832],[22.5146646,37.6196004]]},{"id":19833,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03c4\u03b5\u03bc\u03af\u03c3\u03b9\u03bf: \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03c1\u03c4\u03b5\u03bc\u03b9\u03c3\u03af\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u03cc\u03c8\u03b7","path":"PELOPONNESE\/Pelop_Artemisio_Nestani_summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":7654,"name_EN":"Artemisio: Nestani-Artemisio summit","description_EN":"An ascent from the eastern slopes","ascent_time":200,"descent_time":155,"marker":"Red_dots","level":11,"ascent":1104,"descent":69,"maxelev":1756,"minelev":707,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46882 37.60892,22.51596 37.61908)","views":4,"millestones":"0,22.4698995,37.6137762#1,22.4741458,37.6121619#2,22.4823007,37.6102627#3,22.4881778,37.6117732#4,22.4950072,37.6094145#5,22.4997283,37.6149874#6,22.5064111,37.6170974#7.7,22.5146646,37.6196004","x":22.4947781,"y":37.6092565,"coor":[[22.4698995,37.6137762],[22.4701169,37.6136709],[22.4702343,37.6134742],[22.4699919,37.6131376],[22.4697859,37.6126842],[22.4698591,37.6124328],[22.4695386,37.6120411],[22.4695174,37.6117097],[22.4695634,37.6116742],[22.4697439,37.6117126],[22.469893,37.6116244],[22.469742,37.6112529],[22.469716,37.6109484],[22.4693805,37.6107368],[22.4689976,37.6106236],[22.4690217,37.6105519],[22.4691707,37.6105583],[22.4696226,37.6106182],[22.4699032,37.6107481],[22.4707737,37.6113902],[22.4712944,37.6119648],[22.4720106,37.6123976],[22.4721688,37.6124177],[22.4727442,37.6124139],[22.4738499,37.6120857],[22.4747402,37.6123135],[22.4762556,37.6124503],[22.4767127,37.6122579],[22.4776786,37.6115584],[22.4782166,37.6112859],[22.4788736,37.6107356],[22.4792039,37.6106497],[22.4803981,37.6105254],[22.4805814,37.6104287],[22.4807858,37.6104042],[22.4814305,37.6104576],[22.4817684,37.6105521],[22.4819916,37.6107172],[22.482078,37.6107724],[22.4822512,37.6106124],[22.4818369,37.6103727],[22.4814308,37.6102864],[22.481308,37.6101947],[22.4824731,37.6102818],[22.4831598,37.6104979],[22.4846264,37.6108051],[22.4848507,37.6109162],[22.4856421,37.6109984],[22.4858328,37.611091],[22.4857405,37.6111709],[22.4857103,37.6113373],[22.4857987,37.6114466],[22.4858153,37.6117442],[22.4859881,37.6116022],[22.4859863,37.6116923],[22.4860994,37.6117028],[22.4861182,37.6118923],[22.4860466,37.6120716],[22.4857464,37.6123471],[22.4858257,37.6123482],[22.4858016,37.61242],[22.4851658,37.6130427],[22.485382,37.6130004],[22.4854488,37.6130553],[22.4862501,37.612651],[22.4862587,37.6127863],[22.4868634,37.6125778],[22.4871239,37.6125811],[22.4873294,37.6125026],[22.4874182,37.6125939],[22.4875705,37.6123435],[22.4880725,37.6121697],[22.4882072,37.6116757],[22.4881704,37.6106929],[22.4889223,37.6099274],[22.4890293,37.6096764],[22.4891914,37.6095073],[22.4892367,37.6095078],[22.4891768,37.6096693],[22.4894522,37.6094926],[22.4894152,37.6096453],[22.4895863,37.6095844],[22.489698,37.609667],[22.4900302,37.609482],[22.4900036,37.6096799],[22.4901053,37.6096902],[22.490277,37.6096023],[22.4903077,37.6097649],[22.4904214,37.6097483],[22.4904992,37.6098214],[22.490638,37.609679],[22.4909012,37.6095855],[22.4917597,37.6091458],[22.4922614,37.60899],[22.4922433,37.6087645],[22.4926921,37.608626],[22.4931632,37.6089835],[22.4934445,37.6090772],[22.4937479,37.6089189],[22.494,37.6090753],[22.4947781,37.6092565],[22.4950351,37.609431],[22.4952942,37.6095064],[22.4952159,37.6096676],[22.4955264,37.6102822],[22.4955423,37.6106159],[22.495382,37.6112627],[22.4954255,37.6113534],[22.4957653,37.6113577],[22.4959668,37.6114775],[22.4961477,37.6114978],[22.4962624,37.6114272],[22.4963581,37.611176],[22.4964726,37.6111144],[22.4969156,37.611057],[22.4973679,37.6110988],[22.497593,37.6111737],[22.4977812,37.6113924],[22.49813,37.611514],[22.4985082,37.6118613],[22.4986152,37.6127369],[22.4988363,37.6130101],[22.4987874,37.6131897],[22.4988899,37.6137228],[22.4990577,37.6138331],[22.4994068,37.6139367],[22.4996493,37.6142732],[22.4994747,37.6145053],[22.4994833,37.6146406],[22.4993313,37.614873],[22.4996914,37.6149948],[22.5001465,37.6149014],[22.5003387,37.6149219],[22.5004494,37.6150495],[22.5003888,37.615247],[22.5005898,37.6153937],[22.50054,37.6156184],[22.4999455,37.6158812],[22.4999324,37.6159712],[22.5006766,37.6161519],[22.5012127,37.6166229],[22.5013253,37.6166423],[22.5015279,37.6165502],[22.5018183,37.6161934],[22.5019728,37.6158349],[22.5021344,37.6156837],[22.5025891,37.6156084],[22.5028942,37.6156483],[22.5031181,37.6157863],[22.5030819,37.615894],[22.502761,37.6160792],[22.5028143,37.6162421],[22.5032264,37.6165988],[22.5037314,37.6166819],[22.5040765,37.6167764],[22.5049529,37.6170533],[22.5056094,37.6170887],[22.5059731,37.6170302],[22.5066056,37.6171283],[22.506869,37.6169875],[22.5075512,37.6168699],[22.5076341,37.6166907],[22.5078089,37.6165352],[22.5082503,37.6165588],[22.5084681,37.6164354],[22.5088726,37.6160349],[22.5091571,37.6159755],[22.5095352,37.6157639],[22.511108,37.6152971],[22.511697,37.6153045],[22.5124951,37.6150532],[22.5128572,37.6150758],[22.5129962,37.6149244],[22.5131192,37.615007],[22.5132452,37.6149365],[22.5135733,37.6149587],[22.5138581,37.6148811],[22.5143857,37.6151311],[22.5146816,37.6151529],[22.5149392,37.6153003],[22.515061,37.6154461],[22.5152372,37.6162684],[22.5153124,37.6168687],[22.5152638,37.6170303],[22.5153805,37.6174284],[22.5153252,37.6179324],[22.5155872,37.6184314],[22.5154029,37.6185823],[22.5154858,37.6189708],[22.5156888,37.6190185],[22.5156631,37.6191714],[22.5157502,37.6193527],[22.5156562,37.6195228],[22.5154152,37.6196729],[22.5151327,37.6196333],[22.5148875,37.619432],[22.5147181,37.6194028],[22.5146494,37.619438],[22.5147258,37.6195832],[22.5146646,37.6196004]]},{"id":19834,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03c4\u03b5\u03bc\u03af\u03c3\u03b9\u03bf: \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u039a\u03c4\u03b5\u03bd\u03b9\u03ac","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b2\u03cc\u03c1\u03b5\u03b9\u03b1 \u03ba\u03cc\u03c8\u03b7","path":"PELOPONNESE\/Pelop_Artemisio_Nestani_Ktenias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6511,"name_EN":"Artemisio: Nestani-Ktenias summit","description_EN":"An ascent from the northern ridge","ascent_time":195,"descent_time":150,"marker":"Red_dots","level":11,"ascent":924,"descent":9,"maxelev":1625,"minelev":707,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46893 37.59302,22.50239 37.61377)","views":9,"millestones":"0,22.4698995,37.6137762#1,22.4741458,37.6121619#2,22.4823007,37.6102627#3,22.4881778,37.6117732#4,22.4950072,37.6094145#5,22.4917437,37.6033766#6,22.4999194,37.5987907#6.5,22.5023750,37.5936756","x":22.4903077,"y":37.6097649,"coor":[[22.4698995,37.6137762],[22.4701169,37.6136709],[22.4702343,37.6134742],[22.4699919,37.6131376],[22.4697859,37.6126842],[22.4698591,37.6124328],[22.4695386,37.6120411],[22.4695174,37.6117097],[22.4695634,37.6116742],[22.4697439,37.6117126],[22.469893,37.6116244],[22.469742,37.6112529],[22.469716,37.6109484],[22.4693805,37.6107368],[22.4689976,37.6106236],[22.4690217,37.6105519],[22.4691707,37.6105583],[22.4696226,37.6106182],[22.4699032,37.6107481],[22.4707737,37.6113902],[22.4712944,37.6119648],[22.4720106,37.6123976],[22.4721688,37.6124177],[22.4727442,37.6124139],[22.4738499,37.6120857],[22.4747402,37.6123135],[22.4762556,37.6124503],[22.4767127,37.6122579],[22.4776786,37.6115584],[22.4782166,37.6112859],[22.4788736,37.6107356],[22.4792039,37.6106497],[22.4803981,37.6105254],[22.4805814,37.6104287],[22.4807858,37.6104042],[22.4814305,37.6104576],[22.4817684,37.6105521],[22.4819916,37.6107172],[22.482078,37.6107724],[22.4822512,37.6106124],[22.4818369,37.6103727],[22.4814308,37.6102864],[22.481308,37.6101947],[22.4824731,37.6102818],[22.4831598,37.6104979],[22.4846264,37.6108051],[22.4848507,37.6109162],[22.4856421,37.6109984],[22.4858328,37.611091],[22.4857405,37.6111709],[22.4857103,37.6113373],[22.4857987,37.6114466],[22.4858153,37.6117442],[22.4859881,37.6116022],[22.4859863,37.6116923],[22.4860994,37.6117028],[22.4861182,37.6118923],[22.4860466,37.6120716],[22.4857464,37.6123471],[22.4858257,37.6123482],[22.4858016,37.61242],[22.4851658,37.6130427],[22.485382,37.6130004],[22.4854488,37.6130553],[22.4862501,37.612651],[22.4862587,37.6127863],[22.4868634,37.6125778],[22.4871239,37.6125811],[22.4873294,37.6125026],[22.4874182,37.6125939],[22.4875705,37.6123435],[22.4880725,37.6121697],[22.4882072,37.6116757],[22.4881704,37.6106929],[22.4889223,37.6099274],[22.4890293,37.6096764],[22.4891914,37.6095073],[22.4892367,37.6095078],[22.4891768,37.6096693],[22.4894522,37.6094926],[22.4894152,37.6096453],[22.4895863,37.6095844],[22.489698,37.609667],[22.4900302,37.609482],[22.4900036,37.6096799],[22.4901053,37.6096902],[22.490277,37.6096023],[22.4903077,37.6097649],[22.4904214,37.6097483],[22.4904992,37.6098214],[22.490638,37.609679],[22.4909012,37.6095855],[22.4917597,37.6091458],[22.4922614,37.60899],[22.4922433,37.6087645],[22.4926921,37.608626],[22.4931632,37.6089835],[22.4934445,37.6090772],[22.4937479,37.6089189],[22.494,37.6090753],[22.4947781,37.6092565],[22.4950351,37.609431],[22.4952942,37.6095064],[22.4947733,37.6089319],[22.4946759,37.6087054],[22.4941574,37.6080138],[22.493687,37.6077464],[22.4935205,37.6075731],[22.4932573,37.6071461],[22.493194,37.606911],[22.4929602,37.6067097],[22.4928337,37.6062394],[22.4928509,37.6059513],[22.4926662,37.6055614],[22.4926793,37.6054714],[22.4929533,37.605405],[22.4928637,37.6053498],[22.4929565,37.6052429],[22.4927691,37.6049881],[22.4927603,37.6048618],[22.4925389,37.6046066],[22.4921653,37.6045929],[22.490914,37.6042884],[22.490836,37.6042244],[22.4910297,37.6041728],[22.4907883,37.6037821],[22.4917595,37.603371],[22.4919064,37.6033909],[22.4923389,37.6032882],[22.4923802,37.603487],[22.4926966,37.6035271],[22.4929596,37.6034043],[22.4931182,37.6034063],[22.4933136,37.6032646],[22.4934605,37.6032845],[22.4935876,37.60316],[22.4939294,37.6030652],[22.4942463,37.6030783],[22.4943719,37.6030258],[22.4945864,37.6030646],[22.4946107,37.6029838],[22.494736,37.6029493],[22.4947946,37.6028532],[22.4952176,37.6026603],[22.4961301,37.6023475],[22.4965992,37.6021191],[22.4973629,37.6013177],[22.4974602,37.6009855],[22.4978024,37.6003049],[22.4979987,37.6001181],[22.4981778,37.5996607],[22.4991018,37.599339],[22.4995709,37.5991107],[22.500794,37.5979906],[22.5011067,37.5970843],[22.501199,37.5964366],[22.5013396,37.596204],[22.5015237,37.5960621],[22.5018284,37.5955523],[22.5018301,37.5946195],[22.5014457,37.5940198],[22.5013643,37.5935591],[22.5014361,37.5933707],[22.5013728,37.5931356],[22.5014535,37.5930645],[22.5017604,37.5930144],[22.5018993,37.5934307],[22.5018933,37.593728],[22.501985,37.5936751],[22.5021167,37.5938841],[22.5022125,37.5936239],[22.5022805,37.5936248],[22.5023234,37.5937425],[22.502375,37.5936756]]},{"id":19835,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03c4\u03b5\u03bc\u03af\u03c3\u03b9\u03bf: \u03a4\u03bf\u03c5\u03c1\u03bd\u03af\u03ba\u03b9-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03c1\u03c4\u03b5\u03bc\u03b9\u03c3\u03af\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bd\u03cc\u03c4\u03b9\u03b5\u03c2 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b5\u03c2","path":"PELOPONNESE\/Pelop_Artemisio_Tourniki_summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6864,"name_EN":"Artemisio: Tourniki-Artemisio summit","description_EN":"An ascent from the southern valleys","ascent_time":175,"descent_time":140,"marker":"Red_dots","level":11,"ascent":880,"descent":43,"maxelev":1756,"minelev":904,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.50062 37.59508,22.52536 37.61949)","views":3,"millestones":"0,22.5253486,37.5957539#1,22.5197713,37.5959501#2,22.5115549,37.5992054#3,22.5059739,37.6041185#4,22.5014141,37.6115156#5,22.5036598,37.6166716#6.9,22.5146646,37.6196004","x":22.504452,"y":37.6059118,"coor":[[22.5253486,37.5957539],[22.5252461,37.5960005],[22.5251894,37.5965766],[22.5247821,37.5965535],[22.5244404,37.5966483],[22.5235776,37.5967457],[22.5235567,37.5966553],[22.5240759,37.5961751],[22.5241696,37.5960231],[22.5241636,37.5957526],[22.5240253,37.5953003],[22.5239109,37.5953529],[22.523638,37.5959804],[22.5234425,37.5961311],[22.5232947,37.5961563],[22.5231047,37.5960278],[22.5228321,37.5960694],[22.5224943,37.5959661],[22.5219907,37.5950855],[22.5218443,37.5950386],[22.5214137,37.5950513],[22.5213109,37.595095],[22.5211482,37.5953003],[22.5209203,37.5953695],[22.5206482,37.5953841],[22.5204023,37.5952188],[22.5202664,37.5952171],[22.5200278,37.595827],[22.5197533,37.5959587],[22.5192768,37.5959978],[22.5183552,37.5956348],[22.5181402,37.5956231],[22.5177588,37.5960058],[22.5173141,37.5961534],[22.5172693,37.5964165],[22.51726,37.596885],[22.5171108,37.5969823],[22.5154839,37.5967726],[22.5153708,37.59733],[22.5149179,37.5978921],[22.5141635,37.5982341],[22.5139485,37.5982223],[22.5136341,37.5980832],[22.5134754,37.5980902],[22.5128634,37.5986773],[22.5126117,37.5988003],[22.5125165,37.5990335],[22.5123331,37.5991393],[22.5114027,37.5992177],[22.5111881,37.5991879],[22.5110648,37.5991233],[22.5108902,37.5987876],[22.5107894,37.5987323],[22.5104538,37.5990886],[22.5102246,37.5992209],[22.5101493,37.5995894],[22.5100225,37.599696],[22.5096923,37.5997819],[22.5095113,37.5997706],[22.5091843,37.5996944],[22.5089165,37.5994927],[22.5087583,37.5994727],[22.5086754,37.5996519],[22.5084358,37.599739],[22.5082783,37.6002508],[22.5083425,37.6004408],[22.5081969,37.6009257],[22.5084189,37.6011538],[22.5084281,37.6012621],[22.5080409,37.6013653],[22.5077732,37.6017224],[22.5071999,37.6020667],[22.5071868,37.6021566],[22.5073423,37.6023118],[22.5073284,37.6024378],[22.506883,37.6026215],[22.5067125,37.6032141],[22.506305,37.6037678],[22.5057261,37.6043913],[22.5056469,37.604512],[22.505008,37.6047382],[22.5048458,37.6049164],[22.5048186,37.6051414],[22.5045103,37.6052637],[22.504452,37.6059118],[22.5045825,37.6061839],[22.5042469,37.6065401],[22.503916,37.6072209],[22.5034883,37.6076481],[22.5032246,37.607807],[22.5030083,37.6078583],[22.5029128,37.6081004],[22.5024883,37.6083654],[22.5023903,37.6087337],[22.5025623,37.6091955],[22.5024657,37.6100595],[22.5023373,37.6102472],[22.5020059,37.6103872],[22.5015987,37.6109227],[22.5012954,37.6119193],[22.5012223,37.6127385],[22.5008866,37.6130948],[22.5007411,37.6135706],[22.500792,37.6138596],[22.501662,37.6151054],[22.5014065,37.6154176],[22.5012982,37.6157317],[22.5013388,37.6159665],[22.5014711,37.6161485],[22.5014542,37.6164276],[22.5013253,37.6166423],[22.5015279,37.6165502],[22.5018183,37.6161934],[22.5019728,37.6158349],[22.5021344,37.6156837],[22.5025891,37.6156084],[22.5028942,37.6156483],[22.5031181,37.6157863],[22.5030819,37.615894],[22.502761,37.6160792],[22.5028143,37.6162421],[22.5032264,37.6165988],[22.5037314,37.6166819],[22.5040765,37.6167764],[22.5049529,37.6170533],[22.5056094,37.6170887],[22.5059731,37.6170302],[22.5066056,37.6171283],[22.506869,37.6169875],[22.5075512,37.6168699],[22.5076341,37.6166907],[22.5078089,37.6165352],[22.5082503,37.6165588],[22.5084681,37.6164354],[22.5088726,37.6160349],[22.5091571,37.6159755],[22.5095352,37.6157639],[22.511108,37.6152971],[22.511697,37.6153045],[22.5124951,37.6150532],[22.5128572,37.6150758],[22.5129962,37.6149244],[22.5131192,37.615007],[22.5132452,37.6149365],[22.5135733,37.6149587],[22.5138581,37.6148811],[22.5143857,37.6151311],[22.5146816,37.6151529],[22.5149392,37.6153003],[22.515061,37.6154461],[22.5152372,37.6162684],[22.5153124,37.6168687],[22.5152638,37.6170303],[22.5153805,37.6174284],[22.5153252,37.6179324],[22.5155872,37.6184314],[22.5154029,37.6185823],[22.5154858,37.6189708],[22.5156888,37.6190185],[22.5156631,37.6191714],[22.5157502,37.6193527],[22.5156562,37.6195228],[22.5154152,37.6196729],[22.5151327,37.6196333],[22.5148875,37.619432],[22.5147181,37.6194028],[22.5146494,37.619438],[22.5147258,37.6195832],[22.5146646,37.6196004]]},{"id":19836,"author":"AnaDigit","name_GR":"\u0391\u03c1\u03c4\u03b5\u03bc\u03af\u03c3\u03b9\u03bf: \u039d\u03b5\u03c3\u03c4\u03ac\u03bd\u03b7-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0393\u03bf\u03c5\u03bb\u03ac\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0393\u03b5\u03ce\u03c1\u03b3\u03b9\u03bf \u03ba\u03b1\u03b9 \u03c4\u03bf \u03b2\u03c5\u03b6\u03b1\u03bd\u03c4\u03b9\u03bd\u03cc \u03bf\u03c7\u03c5\u03c1\u03cc","path":"PELOPONNESE\/Pelop_Artemisio_Nestani_Goulas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2179,"name_EN":"Artemisio: Nestani-Goulas peak","description_EN":"Ascent to Agios Georgios chapel and the byzantine tower","ascent_time":60,"descent_time":45,"marker":"No_marks","level":11,"ascent":416,"descent":1,"maxelev":1133,"minelev":707,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.46893 37.60628,22.47716 37.61377)","views":7,"millestones":"0,22.4698995,37.6137762#1,22.4715982,37.6086600#2.2,22.4753437,37.6098609","x":22.4710156,"y":37.6091537,"coor":[[22.4698995,37.6137762],[22.4701169,37.6136709],[22.4702343,37.6134742],[22.4699919,37.6131376],[22.4697859,37.6126842],[22.4698591,37.6124328],[22.4695386,37.6120411],[22.4695174,37.6117097],[22.4695634,37.6116742],[22.4697439,37.6117126],[22.469893,37.6116244],[22.469742,37.6112529],[22.469716,37.6109484],[22.4693805,37.6107368],[22.4689976,37.6106236],[22.4690217,37.6105519],[22.4691707,37.6105583],[22.4694532,37.6105034],[22.4699512,37.6105279],[22.4699417,37.6104376],[22.469686,37.6102],[22.4699363,37.6101491],[22.4699155,37.6100587],[22.4691158,37.6098321],[22.4696293,37.6096495],[22.4699137,37.6096464],[22.46992,37.6095969],[22.4704928,37.6098251],[22.4704385,37.6097073],[22.4705915,37.6095853],[22.4710156,37.6091537],[22.4712394,37.6089268],[22.471711,37.6085814],[22.4722138,37.6081621],[22.4727171,37.6079253],[22.473028,37.6076769],[22.4734164,37.6075197],[22.4742889,37.6069542],[22.4751409,37.606839],[22.4760232,37.6069045],[22.4762508,37.6068534],[22.4767543,37.6066075],[22.4769501,37.6062788],[22.4770165,37.6069106],[22.4771069,37.6069208],[22.4770298,37.6073704],[22.4770736,37.6074431],[22.4767206,37.6080874],[22.4769592,37.6080544],[22.4769683,37.6081627],[22.4771143,37.6083967],[22.4770215,37.6085036],[22.4769878,37.6086834],[22.4766536,37.6089585],[22.4763244,37.6089903],[22.4761068,37.6091047],[22.4756633,37.6091891],[22.4756054,37.6092514],[22.4756592,37.6093873],[22.4753364,37.6096625],[22.4753437,37.6098609]]},{"id":19852,"author":"AnaDigit","name_GR":"\u03a1\u03bf\u03cd\u03c3\u03ba\u03b9\u03bf: \u0392\u03b9\u03bb\u03b9\u03b2\u03af\u03bd\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a1\u03bf\u03cd\u03c3\u03ba\u03b9\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b1\u03c0\u03bf\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ac\u03b3\u03bd\u03c9\u03c3\u03c4\u03bf \u03b2\u03bf\u03c5\u03bd\u03cc \u03a1\u03bf\u03cd\u03c3\u03ba\u03b9\u03bf","path":"PELOPONNESE\/Pelop_Rouskio_Vilivina_summit","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":5461,"name_EN":"Mt Rouskio: Vilivina- Rouskio summit","description_EN":"An isolatedn and unknown mountain","ascent_time":105,"descent_time":90,"marker":"No_marks","level":12,"ascent":518,"descent":5,"maxelev":1411,"minelev":884,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.10868 38.1236,22.12374 38.14472)","views":4,"millestones":"0,22.1092068,38.1242092#1,22.1199169,38.1235495#2,22.1203169,38.1295832#3,22.1211859,38.1333820#4,22.1165647,38.1398891#5,22.1173861,38.1429393#5.5,22.1157538,38.1448335","x":22.1212254,"y":38.1333054,"coor":[[22.1092068,38.1242092],[22.1094696,38.1241954],[22.1100553,38.1240426],[22.1104251,38.1238593],[22.111486,38.1238583],[22.1120817,38.1237598],[22.1131783,38.1245884],[22.1133256,38.1246269],[22.1181452,38.1239652],[22.118801,38.1237505],[22.1200157,38.1235356],[22.1193509,38.1241017],[22.1194524,38.1241484],[22.1196588,38.1241066],[22.1198171,38.1241632],[22.1198141,38.1242803],[22.1197091,38.1243688],[22.1197869,38.1244511],[22.121159,38.1247705],[22.1225263,38.1252789],[22.1226259,38.1253977],[22.122588,38.1255413],[22.1220734,38.1260377],[22.1217523,38.1265462],[22.1220841,38.1273986],[22.1214577,38.1278031],[22.1208893,38.128614],[22.1203644,38.1290652],[22.1202893,38.1293254],[22.1203827,38.1301289],[22.1196646,38.1305499],[22.1195829,38.1306207],[22.1195795,38.1307558],[22.119927,38.1309957],[22.1208633,38.1309656],[22.1213751,38.1310279],[22.1223257,38.1308809],[22.1232047,38.1304173],[22.1234325,38.13043],[22.1235675,38.1305042],[22.1235413,38.130639],[22.1232374,38.1309225],[22.1230297,38.1314599],[22.1229482,38.1315216],[22.1219762,38.1320558],[22.1211842,38.1322414],[22.120871,38.1324436],[22.120841,38.1327225],[22.1212172,38.1331791],[22.1212254,38.1333054],[22.120949,38.1338507],[22.1203732,38.1340577],[22.1202562,38.134173],[22.120219,38.1342896],[22.1202907,38.1346061],[22.1195945,38.1355051],[22.1194781,38.1360665],[22.1192378,38.1365402],[22.1195092,38.1370763],[22.1193882,38.1373447],[22.1192616,38.1373877],[22.1189683,38.1372568],[22.1183548,38.1371569],[22.1179291,38.1372943],[22.117452,38.1376561],[22.1166577,38.1379317],[22.116584,38.1385794],[22.1166504,38.1391031],[22.1165294,38.1393715],[22.1165439,38.1395565],[22.1165767,38.1400526],[22.1162423,38.1401914],[22.1158987,38.14024],[22.1148755,38.1400974],[22.1140287,38.140192],[22.1133379,38.1404332],[22.1128693,38.1404617],[22.1123875,38.1405621],[22.1126922,38.1406932],[22.1131408,38.1409977],[22.1138791,38.1411268],[22.1141938,38.141312],[22.1150597,38.141362],[22.1162918,38.1418143],[22.1173163,38.1423534],[22.1174842,38.1424822],[22.1176574,38.1428455],[22.1178047,38.1428839],[22.1174454,38.1429502],[22.1170138,38.1428712],[22.1169161,38.143122],[22.1169396,38.1435369],[22.1171531,38.1436665],[22.1176645,38.1437467],[22.1176841,38.1438732],[22.1169237,38.1441584],[22.1167919,38.1443996],[22.1165469,38.1446119],[22.1157538,38.1448335]]},{"id":19853,"author":"AnaDigit","name_GR":"\u03a1\u03bf\u03cd\u03c3\u03ba\u03b9\u03bf: \u039c\u03b1\u03bc\u03bf\u03c5\u03c3\u03b9\u03ac-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a1\u03bf\u03cd\u03c3\u03ba\u03b9\u03bf\u03c5","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b1\u03c0\u03bf\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ac\u03b3\u03bd\u03c9\u03c3\u03c4\u03bf \u03b2\u03bf\u03c5\u03bd\u03cc \u03a1\u03bf\u03cd\u03c3\u03ba\u03b9\u03bf","path":"PELOPONNESE\/Pelop_Rouskio_Mamousia_summit","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4704,"name_EN":"Mt Rouskio: Mamousia- Rouskio summit","description_EN":"An isolatedn and unknown mountain","ascent_time":135,"descent_time":100,"marker":"No_marks","level":12,"ascent":803,"descent":44,"maxelev":1407,"minelev":638,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.11551 38.14528,22.14357 38.15445)","views":4,"millestones":"0,22.1433691,38.1530909#1,22.1394268,38.1498530#2,22.1310587,38.1529704#3,22.1213307,38.1541608#4,22.1178350,38.1479358#4.7,22.1157538,38.1448335","x":22.1303801,"y":38.1533218,"coor":[[22.1433691,38.1530909],[22.1431336,38.1529249],[22.1427941,38.1528114],[22.1426384,38.1527098],[22.142735,38.1525852],[22.1424702,38.1523512],[22.1422095,38.152284],[22.1420311,38.152119],[22.1417812,38.1520024],[22.1413788,38.152005],[22.1416882,38.1517441],[22.141988,38.1516227],[22.1418176,38.1516335],[22.1412668,38.1517104],[22.1409246,38.151705],[22.1403337,38.1520561],[22.1402065,38.1520946],[22.1399115,38.1520269],[22.1395524,38.1522374],[22.1388497,38.1521137],[22.138883,38.1519295],[22.1391145,38.1516177],[22.1392441,38.1514576],[22.1396205,38.1514635],[22.1396903,38.1514106],[22.1396466,38.1508872],[22.1402265,38.1505179],[22.1403981,38.1500115],[22.1400897,38.1500246],[22.1389689,38.149741],[22.1386698,38.1498354],[22.1384028,38.1500114],[22.1379577,38.1500134],[22.1373465,38.150265],[22.1372292,38.1503893],[22.1371754,38.1507129],[22.1367984,38.1511755],[22.136738,38.1514764],[22.1365545,38.1515095],[22.1361842,38.1517109],[22.135818,38.1522007],[22.1353786,38.1524281],[22.1351157,38.1524419],[22.1349346,38.152385],[22.1338542,38.1517911],[22.1336712,38.1518062],[22.1333558,38.1520895],[22.1332287,38.15211],[22.1330476,38.1520936],[22.1328496,38.1518021],[22.1327123,38.151818],[22.1315993,38.1525032],[22.1314324,38.1527799],[22.1303801,38.1533218],[22.1300849,38.1532631],[22.1296952,38.1533289],[22.1293196,38.1532869],[22.1279897,38.153527],[22.1277501,38.1535232],[22.1265371,38.1540986],[22.1261497,38.1540744],[22.1259204,38.1541158],[22.1252676,38.1544298],[22.1244057,38.1542178],[22.124095,38.1538434],[22.1236884,38.1541252],[22.1229702,38.1540957],[22.1224417,38.1542315],[22.1220129,38.1544859],[22.1217031,38.1545531],[22.1213399,38.1544752],[22.1211259,38.1543636],[22.1213126,38.1542044],[22.1214587,38.1538463],[22.1204115,38.1537394],[22.1211076,38.1533],[22.1215339,38.152694],[22.1214848,38.1523868],[22.120974,38.1522795],[22.1208093,38.1520246],[22.1208614,38.1517731],[22.1211065,38.1515607],[22.1212692,38.1510046],[22.1211916,38.1509133],[22.1206008,38.1508137],[22.1204327,38.1506939],[22.1201714,38.1502031],[22.1196778,38.1498708],[22.1192333,38.1494041],[22.1188156,38.1487846],[22.118677,38.1484039],[22.1183865,38.1481649],[22.1179743,38.1479556],[22.1163893,38.1477274],[22.1162781,38.1476175],[22.1165539,38.1470992],[22.1164088,38.1469707],[22.1158883,38.1468002],[22.1157551,38.1466539],[22.1158554,38.146304],[22.116232,38.1458595],[22.1162755,38.1454997],[22.1164056,38.1453216],[22.116433,38.1451418],[22.1163788,38.1450328],[22.1157538,38.1448335]]},{"id":19854,"author":"AnaDigit","name_GR":"\u039a\u03bb\u03c9\u03ba\u03cc\u03c2: \u039c. \u03a4\u03b1\u03be\u03b9\u03b1\u03c1\u03c7\u03ce\u03bd-\u0386\u03bd\u03c9 \u039c\u03b1\u03c5\u03c1\u03af\u03ba\u03b9","description_GR":"\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03bf\u03c5 \u03a3\u03b5\u03bb\u03b9\u03bd\u03bf\u03cd\u03bd\u03c4\u03b1","path":"PELOPONNESE\/Pelop_Klokos_Taxiarches_Mavriki","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":6105,"name_EN":"Klokos Mt: Taxiarches mon.-Mavriki","description_EN":"Upstream the Selinous River","ascent_time":180,"descent_time":150,"marker":"Red_dots","level":10,"ascent":806,"descent":67,"maxelev":1047,"minelev":277,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.02057 38.14547,22.03899 38.17434)","views":8,"millestones":"0,22.0381360,38.1746290#1,22.0280022,38.1732364#2,22.0229784,38.1676007#3,22.0212734,38.1602878#4,22.0239692,38.1529892#5,22.0326401,38.1475710#6.1,22.0334600,38.1453721","x":22.0217551,"y":38.158715,"coor":[[22.038136,38.174629],[22.038217,38.1742023],[22.0380961,38.1740291],[22.037846,38.1739889],[22.037193,38.1740771],[22.0369017,38.1739641],[22.0358096,38.1742522],[22.0344195,38.1741568],[22.0334096,38.1743562],[22.0324863,38.1743047],[22.0309908,38.1738831],[22.0285862,38.1737346],[22.0278162,38.1730819],[22.0265888,38.172881],[22.0262997,38.1721733],[22.0258858,38.1718599],[22.0258591,38.1707331],[22.0253857,38.1705088],[22.0230737,38.1703167],[22.0226052,38.1699123],[22.0222538,38.1694018],[22.0220392,38.1688935],[22.0221322,38.1684085],[22.0224515,38.1679994],[22.0233371,38.1673294],[22.0235446,38.1668283],[22.0233044,38.1664277],[22.0223164,38.1658163],[22.0221716,38.1648407],[22.0215393,38.1645867],[22.021107,38.1641109],[22.0214882,38.1635225],[22.0220841,38.1630099],[22.0222312,38.1626339],[22.0222221,38.1621291],[22.0211095,38.1610651],[22.020952,38.1605578],[22.0220735,38.1596035],[22.0221689,38.1590283],[22.0217551,38.158715],[22.0216517,38.1583167],[22.0218583,38.1578516],[22.0214289,38.1560061],[22.0210733,38.1556486],[22.0211112,38.1550906],[22.0215391,38.1548815],[22.0218681,38.1541121],[22.0221268,38.1538281],[22.0226093,38.1537101],[22.023826,38.1530277],[22.0244468,38.1528579],[22.0250934,38.1525804],[22.0257195,38.1522124],[22.0265262,38.1514961],[22.0276637,38.1507853],[22.0307274,38.1493138],[22.03113,38.1487708],[22.0315163,38.1479843],[22.0324492,38.1477431],[22.0328353,38.1473892],[22.0327855,38.147118],[22.03218,38.1467203],[22.0327071,38.1466391],[22.0331495,38.1467366],[22.0339705,38.1471829],[22.0347144,38.1479523],[22.0348722,38.148027],[22.0350209,38.1480115],[22.0350578,38.147913],[22.0347524,38.1473852],[22.0348068,38.1470617],[22.0349669,38.1470464],[22.035547,38.1475427],[22.0356606,38.1475626],[22.0357195,38.1474915],[22.0356074,38.146994],[22.0351559,38.1459592],[22.0342596,38.1457639],[22.03346,38.1453721]]},{"id":19855,"author":"AnaDigit","name_GR":"\u039a\u03bb\u03c9\u03ba\u03cc\u03c2: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a6\u03c4\u03ad\u03c1\u03b7","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b3\u03b5\u03c1\u03ac \u03c0\u03cc\u03b4\u03b9\u03b1. \u03a0\u03bf\u03bb\u03cd \u03c9\u03c1\u03b1\u03af\u03b1 \u03b8\u03ad\u03b1","path":"PELOPONNESE\/Pelop_Fteri_Klokos","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4502,"name_EN":"Klokos Mt: Ascent from Fteri","description_EN":"An isolateed peak with unlimited view","ascent_time":135,"descent_time":105,"marker":"Red_dots","level":10,"ascent":691,"descent":13,"maxelev":1764,"minelev":1077,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.05045 38.14715,22.07291 38.1548)","views":4,"millestones":"0,22.0728551,38.1492873#1,22.0699317,38.1494036#2,22.0691632,38.1538544#3,22.0629680,38.1527680#4,22.0549592,38.1496151#4.5,22.0505842,38.1497307","x":22.0697589,"y":38.1546208,"coor":[[22.0728551,38.1492873],[22.0725476,38.1492643],[22.072299,38.1491701],[22.0724312,38.1493525],[22.0723846,38.1498203],[22.0724554,38.1501639],[22.07194,38.1502365],[22.0718229,38.1503518],[22.0717113,38.1503499],[22.0716939,38.1501018],[22.0714727,38.1498369],[22.0714926,38.1495128],[22.0711682,38.1492642],[22.0709529,38.1492066],[22.0711378,38.1491195],[22.0711746,38.149021],[22.0711029,38.1487134],[22.0710145,38.1486038],[22.0709451,38.1486387],[22.0705936,38.1485924],[22.0704258,38.1484635],[22.0704406,38.1483375],[22.0706627,38.1481339],[22.0708547,38.1477766],[22.0706097,38.1471148],[22.0704855,38.1475002],[22.0704971,38.1479239],[22.0697781,38.1483627],[22.0699287,38.1487076],[22.0696562,38.1490906],[22.0699306,38.149406],[22.0695435,38.1497646],[22.0694404,38.1503081],[22.0693385,38.1502794],[22.0691978,38.1499887],[22.0689532,38.1497414],[22.068295,38.1496044],[22.068179,38.1496746],[22.0682216,38.1497924],[22.0681077,38.1497816],[22.0678746,38.1495344],[22.0677601,38.149118],[22.0675916,38.148962],[22.0675883,38.1495207],[22.0677693,38.1500103],[22.0681883,38.1505669],[22.0684221,38.1516521],[22.0685414,38.1518884],[22.0685224,38.1521764],[22.0692648,38.1525851],[22.0695087,38.1528595],[22.0695251,38.153103],[22.0692047,38.1535664],[22.0691629,38.153854],[22.0695964,38.1542937],[22.0697589,38.1546208],[22.0701278,38.1549152],[22.0704674,38.1550199],[22.0704769,38.1550922],[22.0703046,38.1551344],[22.0693077,38.1550685],[22.0689805,38.1549279],[22.0686045,38.1549037],[22.0682129,38.1546089],[22.0673326,38.154234],[22.0671268,38.1542486],[22.0663112,38.1540189],[22.0654362,38.1538783],[22.0647262,38.1538891],[22.0640313,38.1538416],[22.06399,38.1536788],[22.0641906,38.1534297],[22.0639717,38.1535072],[22.0639993,38.1533275],[22.0638652,38.1532171],[22.0634674,38.1531565],[22.0633752,38.153191],[22.0629746,38.1528059],[22.0628952,38.152354],[22.0627631,38.1521716],[22.0615982,38.1517739],[22.0610976,38.1512881],[22.0609505,38.1512406],[22.0610555,38.1515847],[22.0609699,38.1517996],[22.0608853,38.1515459],[22.0600776,38.1510189],[22.060119,38.1511818],[22.0599467,38.151224],[22.0596066,38.1511373],[22.0589546,38.150766],[22.0572731,38.1504859],[22.0567484,38.1500447],[22.0560577,38.149844],[22.0557317,38.1496584],[22.0556846,38.1497117],[22.0554059,38.1494638],[22.0553227,38.1495885],[22.0550504,38.14953],[22.0548631,38.1497071],[22.0545314,38.1497376],[22.0543964,38.1496633],[22.054187,38.149813],[22.0538462,38.1497533],[22.0536164,38.1498126],[22.0532895,38.149663],[22.0527444,38.1495638],[22.0522173,38.1496452],[22.0518304,38.1496027],[22.0511531,38.1497537],[22.0505842,38.1497307]]},{"id":20005,"author":"AnaDigit","name_GR":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b6\u03b9: \u039a\u03ac\u03c4\u03c9 \u039c\u03ad\u03bb\u03c0\u03b5\u03b9\u03b1 - \u0386\u03bd\u03c9 \u039c\u03ad\u03bb\u03c0\u03b5\u03b9\u03b1","description_GR":"","path":"PELOPONNESE\/Pelop_Tetrazi_KatoMelpeia_AnoMelpeia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4602,"name_EN":"Tetrazi: Kato Melpeia-Ano Melpeia","description_EN":"","ascent_time":115,"descent_time":95,"marker":"No_marks","level":12,"ascent":592,"descent":28,"maxelev":747,"minelev":176,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.93196 37.32766,21.9475 37.35197)","views":3,"millestones":"0,21.9326374,37.3273985#1,21.9368759,37.3314147#2,21.9391174,37.3369106#3,21.9411586,37.3434083#4,21.9432524,37.3512075#4.6,21.9468781,37.3506325","x":21.9400388,"y":37.33727,"coor":[[21.9326374,37.3273985],[21.9327207,37.3276523],[21.9329588,37.328026],[21.9330617,37.3283883],[21.9332368,37.3285896],[21.9336543,37.3284752],[21.9338272,37.3283431],[21.9337495,37.3290312],[21.9339323,37.3293588],[21.934564,37.3293698],[21.9349966,37.3296478],[21.935154,37.3300831],[21.9355993,37.3303072],[21.9356412,37.3304251],[21.9355977,37.3307758],[21.9357223,37.3307599],[21.9360147,37.3303865],[21.9358225,37.3299866],[21.9359134,37.3299612],[21.9363136,37.3301844],[21.9364346,37.3298892],[21.9365709,37.3298555],[21.9367276,37.3299033],[21.9368198,37.3302474],[21.9371081,37.3304326],[21.9371721,37.3305689],[21.9370264,37.3309449],[21.9367098,37.331381],[21.9370577,37.3314501],[21.9374557,37.3317545],[21.9375651,37.3318826],[21.9375702,37.332108],[21.9377586,37.3318229],[21.9379283,37.3318078],[21.9379255,37.3323214],[21.9380769,37.3321529],[21.9382483,37.3320747],[21.9382799,37.3321564],[21.9381536,37.3326499],[21.9382156,37.3328582],[21.9383068,37.3328238],[21.9383706,37.3325545],[21.9384638,37.332448],[21.9390245,37.3321694],[21.9386962,37.3326548],[21.9386567,37.3328614],[21.9388117,37.3333868],[21.9389756,37.3344081],[21.9388029,37.3353604],[21.9390701,37.3359058],[21.9390446,37.3364776],[21.939112,37.3369024],[21.9393072,37.3371942],[21.9400388,37.33727],[21.9405121,37.3377108],[21.9402714,37.3382564],[21.9406919,37.3398048],[21.9406605,37.3405433],[21.9409104,37.3408991],[21.9412312,37.341139],[21.9413685,37.3414839],[21.9416368,37.3415787],[21.9418575,37.3417628],[21.9418474,37.3421321],[21.9419556,37.3423052],[21.9419605,37.3425396],[21.9417022,37.3421949],[21.9415876,37.342256],[21.9416401,37.3424011],[21.9414978,37.342651],[21.9412967,37.3425754],[21.9411547,37.3428162],[21.9410654,37.3427786],[21.9412469,37.3431603],[21.9412086,37.3433219],[21.9411416,37.3432936],[21.9411799,37.3435467],[21.9411345,37.3435549],[21.9412916,37.3440939],[21.9417217,37.3448764],[21.9418551,37.3453654],[21.941828,37.3467708],[21.9416654,37.3473538],[21.9415613,37.3482712],[21.9413746,37.3489079],[21.9413765,37.3492504],[21.9421796,37.3491922],[21.9426716,37.349363],[21.9428605,37.349889],[21.9428862,37.3506015],[21.9434265,37.351485],[21.9440741,37.3521632],[21.9441752,37.352183],[21.9442115,37.3520935],[21.9441406,37.3517949],[21.9442395,37.3514293],[21.9444445,37.3513608],[21.9446182,37.3512016],[21.9450276,37.3510916],[21.9453421,37.3511511],[21.9454971,37.3512619],[21.9455283,37.3513616],[21.9458271,37.351502],[21.9460598,37.3513258],[21.9461432,37.351165],[21.9468781,37.3506325]]}],{"extent":[21.8441,37.32766,22.99713,38.17434],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff2f2f","width":6,"action":{"type":"redirect"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Attavyros_summit":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_36km_Lindos_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Rodos_Kattavia_Skiadeni_loop":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Lindos_Sport":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_Chionotripa":{"url":null,"color":"#bb0707","width":6,"exclude":false,"useStyle":false},"MACEDONIA\/Makedonia_Falakro_refuge_ProfitisIlias":{"url":null,"color":"#b11f0b","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Lousios":{"url":"Menalon_Trail_Lousios.php","color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Dimitsana_Zygovisti":{"url":null,"color":"#248036","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Zygovisti_Elati":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Vytina_Nymfasia":{"url":null,"color":"#108b1a","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Valtesiniko_Lagadia":{"url":null,"color":"#fbfb00","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Menalon_Trail_Magouliana_Valtesiniko":{"url":null,"color":"#e70404","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Elliniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_Skemna_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Menalon_Stemnitsa_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Arkadia_Valtesiniko_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Kamari_valley":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Magouliana_Short_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Dimitsana_Radou":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Lasta_Valtesiniko":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Peloponnese\/Pelop_Gortynia_Vytina_Lasta":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_1":{"url":null,"color":"#ec0a0a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_9":{"url":null,"color":"#f60606","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_10":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_11":{"url":null,"color":"#2fb4ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_12":{"url":null,"color":"#069f24","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_13":{"url":null,"color":"#f60404","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Merovigli_Skaros":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Oia_Amoudi":{"url":null,"color":"#2fffff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_2":{"url":null,"color":"#06b12f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_3":{"url":null,"color":"#2fd5ff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_4":{"url":null,"color":"#f4ff00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_5":{"url":null,"color":"#04b427","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_6":{"url":null,"color":"#ff2fd5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_7":{"url":null,"color":"#2abc0e","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Santorini_Path_8":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Koukouli_Dilofo":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vikos_Elafotopos":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_AnoPedina_Monodendri":{"url":null,"color":"#0dcb15","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AKlidonia_Papigo":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_AstrakaRef_Gamila":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Astraka_Drakolimni":{"url":null,"color":"#2facff","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Astraka":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Konitsa_Stomio_Ast":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Astraka_Vrisoc":{"url":null,"color":"#ff0909","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_O31_Papigo_Astraka":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Voidomatis_bridges":{"url":null,"color":"#0ba611","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Stouros":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Vradeto_Beloi":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Kapesovo_Kipi":{"url":null,"color":"#2ffff7","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_KKlidonia_AKlidonia":{"url":null,"color":"#f3e907","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Monodentri_Vitsa":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Elafotopos_AnoPedina":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"IPIROS\/Ipiros_Zagori_Skala_Vradetou":{"url":null,"color":"#e91c13","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vradeto_Astraka":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Vitsa_Koukouli":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Tsepelovo_Astraka":{"url":null,"color":"#fbf100","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Vikos":{"url":null,"color":"#2fffb4","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Papigo_Loop":{"url":null,"color":"#f50000","width":6,"exclude":false,"useStyle":false},"Ipiros\/Ipiros_Zagori_Monodendri_Vikos":{"url":null,"color":"#2f37ff","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Pelop_Lagadia_loop1":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Arvitsa":{"url":null,"color":"#0bbd13","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_2":{"url":null,"color":"#ffee2f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_1":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Servou_loop_3":{"url":null,"color":"#2fff8b","width":6,"exclude":false,"useStyle":false},"SUV_4X4\/SUV_Pelop_Lagadia_Keresova":{"url":null,"color":"#f40404","width":6,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittia_Odos":{"url":null,"color":"#34bb0a","width":3,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Trail_2":{"url":null,"color":"#0a820a","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Trail10":{"url":null,"color":"#2f40ff","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_GlykaNera":{"url":null,"color":"#ffd82f","width":3,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Ilioupoli_Sfittos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Kareas_Michailidis":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Katechaki_Summit":{"url":null,"color":"#ffd82f","width":4,"exclude":false,"useStyle":false},"Attiki\/Attiki_Imittos_Taxiarches_sum_road":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Anthousa_tower":{"url":null,"color":"#2f3dff","width":6,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Liondari_cave":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_Roadbike\/MTB_Imittos_Megalos_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Quarries":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Korakovouni_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Papagou_Asteriou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop1":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop2":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop3":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_OmvriosZefs":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kesariani_Kalopoula":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Sfittos_roman_quarry":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_PrfIlias_Terpsithea":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_Kareas":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kareas_loop4":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_PrfIlias":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Ilioupoli_Mnimeio_Michailidi":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Gyros_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Mikros_Kiklos":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Kalopoula_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Imittos_Kesariani_Hard_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Anthousa_training":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Imittos_Oreinos_Agonas_Imittou":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Trail10_short_version":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ATTIKI\/Attiki_Imittos_Koutalas_loop":{"url":null,"color":"#ff612f","width":4,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_1":{"url":null,"color":"#1d7a10","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_2":{"url":null,"color":"#2f50ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_3":{"url":null,"color":"#eb0707","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_4":{"url":null,"color":"#f72fff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_5":{"url":null,"color":"#13930e","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6a":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_6b":{"url":null,"color":"#2ff7ff","width":5,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_7":{"url":null,"color":"#ffff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_8":{"url":null,"color":"#e110d0","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Trail_9":{"url":null,"color":"#51be14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop1":{"url":null,"color":"#2fcdff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Chora_loop2":{"url":null,"color":"#ffc52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Zogaki":{"url":null,"color":"#11a2b6","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala":{"url":null,"color":"#ffad00","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kythnos_Dryopis_Kanala2":{"url":null,"color":"#22d112","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_AgNikolaos_Poria":{"url":null,"color":"#1f9306","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Tromarisa_Poria":{"url":null,"color":"#ff2f2f","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Tromarisa_gorge":{"url":null,"color":"#ca2fff","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Zourva_Tromarisa":{"url":null,"color":"#3aff2f","width":6,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Meskla_Zourva":{"url":null,"color":"#85ff2f","width":6,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Zourva_Kambia":{"url":null,"color":"#fff42f","width":6,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Theriso_Kambia":{"url":null,"color":"#ffc22f","width":6,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Theriso_loop_1":{"url":null,"color":"#2ffaff","width":7,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Theriso_loop_2":{"url":null,"color":"#2fa6ff","width":4,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Theriso_Tembla":{"url":null,"color":"#b12fff","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_AgKyriaki_Tembla":{"url":null,"color":"#2f64ff","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Kambia_1":{"url":null,"color":"#ff2fd0","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Kambia_2":{"url":null,"color":"#2fff98","width":5,"exclude":false,"useStyle":false},"CRETE\/Crete_LefkaOri_Theriso_Zourva":{"url":null,"color":"#2fbfff","width":5,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Elafonisos_western_ride":{"url":null,"color":"#ffdb2f","width":5,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Elafonisos_great_circle":{"url":null,"color":"#ffdb2f","width":5,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Elafonisos_eastern_ride":{"url":null,"color":"#ffdb2f","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Amorgos_Lagada_loop":{"url":null,"color":"#319310","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Amorgos_Kolofana_Arkesini":{"url":null,"color":"#2f3aff","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Amorgos_Katapola_Valsamitis":{"url":null,"color":"#ffdb2f","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Amorgos_Katapola_Chora":{"url":null,"color":"#2ffffc","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Amorgos_Katapola_Arkesini":{"url":null,"color":"#c127d9","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Amorgos_Egiali_loop":{"url":null,"color":"#e51d78","width":5,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Akrokorinthos_castle_perimeter":{"url":null,"color":"#0c7b06","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Akrokorinthos_Pendeskoufi_ascent":{"url":null,"color":"#fbd900","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Psari_Aisthiseon":{"url":null,"color":"#45bc09","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Psari_Stavraetos":{"url":null,"color":"#0cb5f3","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Psari_Theas_Iras":{"url":null,"color":"#f7ed41","width":7,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Onia_WE_crossing":{"url":null,"color":"#ff2f2f","width":6,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Psari_Gavrias_loop":{"url":null,"color":"#2f32ff","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Nemea_Megalovouni_west":{"url":null,"color":"#058703","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Nemea_Megalovouni_south":{"url":null,"color":"#8afb47","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Nemea_Iliopouleika_Polyfegos":{"url":null,"color":"#17fffb","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Nemea_Strogylo":{"url":null,"color":"#ddff15","width":7,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Tetrazi_Vastas_PrfIlias":{"url":null,"color":"#0be54e","width":6,"exclude":false,"useStyle":true},"PELOPONNESE\/Pelop_Minthi_Linistena_Kopekore":{"url":null,"color":"#12b009","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_mikri_peloponnisos = new getPoiCollection("mikri_peloponnisos",[],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathList').innerHTML="
Ο μείζων κύκλος του κάστρου της Ακροκορίνθου
Η μεγάλη περίμετρος της Ακροκορίνθου
Το φρούριο Πεντεσκούφι
Καρυά-κορυφή Αρτεμισίου
Καρυά-κορυφή Αρτεμισίου
Νεστάνη-κορυφή Γουλάς
Νεστάνη-κορυφή Καφουριά
Νεστάνη-κορυφή Κτενιά
Νεστάνη-κορυφή Αρτεμισίου
Τουρνίκι-κορυφή Αρτεμισίου
Κύκλος στο ναό του Διός Απεσαντίου
Ανάβαση από τη Φτέρη
Μ. Ταξιαρχών-Άνω Μαυρίκι
Αμυγδαλιές-κορυφή Μίνθης
Λινίσταινα-κορυφή Μίνθης
Ανάβαση από τα Ηλιοπουλαίικα στον Πολύφεγγο
Ανάβαση στο Μεγαλοβούνι από τα νότια
Ανάβαση στο Μεγαλοβούνι από τα δυτικά
Διάσχιση Μεγαλοβουνίου
Ανάβαση στο Στρογγυλό
Κύκλος στην Ανάληψη Εξαμιλίων
Μικρός κύκλος στην Ανάληψη
Διάσχιση Δυτ. προς Ανατολικά
Κύκλος στην Ξυλοκέριζα
Ψάρι 4, Των Αισθήσεων
Κύκλος στο Γαβριά
Ψάρι 1, Άλικος αμπελώνας
Ψάρι 3, Σταυραετός
Ψάρι 2, Θεάς Ήρας
Μαμουσιά-κορυφή Ρούσκιου
Βιλιβίνα-κορυφή Ρούσκιου
Άνω Μέλπεια-Προφήτης Ηλίας
Κάτω Μέλπεια - Άνω Μέλπεια
Βάστας-Προφήτης Ηλίας
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["mikri_peloponnisos"],pc:["mikri_peloponnisos"],url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_mikri_peloponnisos.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); }