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_tinos = new getAdventureCollection("tinos",[{"id":18429,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0391\u03c1\u03c0\u03b1\u03ba\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03b2\u03c1\u03b1\u03c7\u03bf\u03c0\u03bf\u03cd\u03bb\u03b9\u03b1 \u03c3\u03c4\u03bf \u0395\u03be\u03ce\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03ba\u03bf","description_GR":"","path":"NATURE\/Nature_Tinos_Birds_Exobourgo","activity_type":92,"assistance":1,"difficulty":1,"scenic_value":4,"length":1034,"name_EN":"Tinos: Birds of prey and rock dwelling birds around Exobourgo","description_EN":"","ascent_time":0,"descent_time":0,"marker":"Red_stripe","level":13,"ascent":137,"descent":4,"maxelev":476,"minelev":333,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.16351 37.57555,25.17052 37.57815)","views":2,"millestones":"0,25.1635958,37.5756212#1,25.1705555,37.5780783","x":25.1667406,"y":37.5756375,"coor":[[25.1635958,37.5756212],[25.1636888,37.5765036],[25.1634887,37.5767489],[25.1635184,37.576974],[25.1636113,37.5770722],[25.1644397,37.5765052],[25.1647683,37.5763803],[25.1652957,37.5759312],[25.1654331,37.576029],[25.165522,37.57592],[25.1658385,37.5758808],[25.1661421,37.5757426],[25.1667406,37.5756375],[25.1677777,37.5756047],[25.1679035,37.5756846],[25.1685168,37.5757957],[25.1692728,37.576347],[25.1695964,37.5767674],[25.1695667,37.5770381],[25.1697068,37.5775324],[25.16989,37.5777965],[25.1703184,37.5778982],[25.1702716,37.5780271],[25.1705555,37.5780783]]},{"id":18430,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039e\u03ce\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03ba\u03bf","description_GR":"","path":"ISLANDS\/Islands_Tinos_Xobourgo1","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":454,"name_EN":"Tinos: Ascent to Xobourgo","description_EN":"","ascent_time":10,"descent_time":10,"marker":"No_marks","level":13,"ascent":59,"descent":0,"maxelev":528,"minelev":467,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.16786 37.57731,25.17054 37.57825)","views":7,"millestones":"0,25.1705548,37.5780783#0.5,25.1678501,37.5774765","x":25.1685051,"y":37.5782203,"coor":[[25.1705548,37.5780783],[25.1702708,37.5780271],[25.1703177,37.5778982],[25.1698893,37.5777965],[25.1694831,37.57776],[25.1694357,37.5776253],[25.169265,37.5775729],[25.1691139,37.577322],[25.1689254,37.5775762],[25.1688392,37.5778565],[25.1685051,37.5782203],[25.1681772,37.5782506],[25.1679399,37.5781516],[25.1680622,37.5780061],[25.1680147,37.5778624],[25.1680917,37.5777174],[25.1679661,37.5776556],[25.1680318,37.5775107],[25.1679417,37.5775387],[25.1678501,37.5774765]]},{"id":18434,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03b9\u03cc\u03bd\u03b9\u03b1-\u03a3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u0393\u03b1\u03c3\u03c4\u03c1\u03b9\u03ce\u03bd","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03b3\u03b5\u03bc\u03ac\u03c4\u03b7 \u03b5\u03ba\u03c0\u03bb\u03ae\u03be\u03b5\u03b9\u03c2","path":"ISLANDS\/Islands_Tinos_Kionia_Gasrtia","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2080,"name_EN":"Tinos: Kionia-Gastria cave","description_EN":"An easy hike full of surprises","ascent_time":40,"descent_time":40,"marker":"No_marks","level":12,"ascent":66,"descent":64,"maxelev":40,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.12456 37.54731,25.141 37.55445)","views":14,"millestones":"0,25.1410663,37.5517380#1,25.1311164,37.5536601#2.1,25.1244535,37.5474720","x":25.1284821,"y":37.5524087,"coor":[[25.1410663,37.551738],[25.1385518,37.5525351],[25.1369934,37.552931],[25.135743,37.5532923],[25.1350087,37.5533985],[25.1346939,37.5535457],[25.1343548,37.553576],[25.1339615,37.553769],[25.1338273,37.5538807],[25.1334081,37.5538577],[25.1329014,37.5540429],[25.1322898,37.5540194],[25.1319329,37.5543744],[25.1316932,37.5543879],[25.1315094,37.5542094],[25.1312869,37.5537249],[25.1311954,37.5536626],[25.1293152,37.5535995],[25.1290413,37.5534579],[25.128926,37.5533148],[25.1288755,37.5529728],[25.1284821,37.5524087],[25.1285019,37.5522193],[25.1283965,37.5519859],[25.128066,37.5518426],[25.1280091,37.5518184],[25.1277571,37.5516225],[25.126426,37.5511846],[25.1260261,37.550945],[25.1259886,37.550711],[25.1256817,37.5506238],[25.1250857,37.5501361],[25.1250348,37.5500464],[25.1251109,37.5497911],[25.1250236,37.5492511],[25.1250456,37.5490256],[25.1249685,37.5486951],[25.1249902,37.5483997],[25.1251138,37.5483354],[25.1251568,37.5481818],[25.1248132,37.5479147],[25.124692,37.5475238],[25.1244535,37.547472]]},{"id":18435,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0386\u03b3\u03b9\u03bf\u03c2 \u03a1\u03c9\u03bc\u03b1\u03bd\u03cc\u03c2-\u03a6\u03bb\u03bf\u03c0\u03cc\u03c1\u03b9\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 16","path":"ISLANDS\/Islands_Tinos_AgRomanos_Floporia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2313,"name_EN":"Tinos: Agios Romanos-Floporia","description_EN":"Trail 16","ascent_time":55,"descent_time":50,"marker":"No_marks","level":13,"ascent":210,"descent":0,"maxelev":215,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.10897 37.56918,25.11953 37.58207)","views":1,"millestones":"0,25.1129931,37.5692435#1,25.1098103,37.5765218#2,25.1179756,37.5809449#2.3,25.1195877,37.5819707","x":25.1099166,"y":37.5771071,"coor":[[25.1129931,37.5692435],[25.1128605,37.569941],[25.1126313,37.57052],[25.111971,37.5713239],[25.1110639,37.5720084],[25.1099481,37.5724583],[25.1099306,37.572801],[25.1099098,37.5729273],[25.1097994,37.5728337],[25.1097386,37.5729808],[25.1095844,37.5732706],[25.1089048,37.5740251],[25.1089749,37.5741687],[25.1088583,37.5747105],[25.1089593,37.5747411],[25.1089605,37.5748222],[25.1094062,37.5755256],[25.1098333,37.5760714],[25.109797,37.5766756],[25.1099166,37.5771071],[25.11013,37.577371],[25.1104282,37.5776205],[25.1108463,37.5783196],[25.1109981,37.5784399],[25.1111706,37.5786185],[25.1119247,37.5790621],[25.1125318,37.579196],[25.1132979,37.5796845],[25.1150275,37.5794789],[25.1164456,37.5795985],[25.116945,37.5796749],[25.1177681,37.5801898],[25.1180132,37.5806742],[25.1179415,37.5811796],[25.1181924,37.5815783],[25.1180147,37.5818143],[25.1180505,37.5819402],[25.1197153,37.5817915],[25.1195877,37.5819707]]},{"id":18436,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u03a1\u03c9\u03bc\u03b1\u03bd\u03cc\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 16","path":"ISLANDS\/Islands_Tinos_Ktikados_AgRomanos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4921,"name_EN":"Tinos: 16 Ktikados-Agios Romanos","description_EN":"Trail 16","ascent_time":110,"descent_time":115,"marker":"No_marks","level":13,"ascent":176,"descent":435,"maxelev":377,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.11306 37.56561,25.15604 37.5739)","views":5,"millestones":"0,25.1559444,37.5656108#1,25.1483670,37.5700662#2,25.1399684,37.5730367#3,25.1311551,37.5700365#4,25.1210289,37.5697286#4.9,25.1129931,37.5692435","x":25.1376753,"y":37.5734426,"coor":[[25.1559444,37.5656108],[25.1560386,37.5657992],[25.1556859,37.5661046],[25.1555893,37.5661754],[25.1553759,37.5662856],[25.1545779,37.5667621],[25.1542909,37.5672877],[25.1539134,37.568231],[25.1536239,37.5685492],[25.1530196,37.5685056],[25.1528537,37.5687596],[25.1529709,37.5690198],[25.1528834,37.5692189],[25.1523427,37.5694045],[25.1519817,37.569764],[25.1512224,37.5699517],[25.1510407,37.5699174],[25.1509542,37.5699566],[25.1506738,37.5701305],[25.1504587,37.5701326],[25.1501975,37.5700811],[25.1497631,37.5698149],[25.1494358,37.5698902],[25.1493514,37.5698325],[25.1487818,37.5699281],[25.1482073,37.570123],[25.147924,37.5701077],[25.1476429,37.5702367],[25.1475662,37.5704086],[25.1470933,37.5705845],[25.1462464,37.5705972],[25.1457825,37.5706198],[25.1451452,37.5704096],[25.1449003,37.5704593],[25.1449155,37.5706192],[25.144788,37.5707488],[25.1444636,37.5709165],[25.143985,37.5714619],[25.1438276,37.5715355],[25.1432618,37.571559],[25.1430666,37.5713807],[25.1424905,37.5714764],[25.1420704,37.5713993],[25.1414203,37.5710991],[25.1408697,37.5713749],[25.1404994,37.5716894],[25.1405242,37.5718334],[25.1403189,37.5724753],[25.1401413,37.5727113],[25.1401232,37.5730089],[25.1398521,37.5730566],[25.139974,37.5732988],[25.1393524,37.5735166],[25.1381996,37.5736629],[25.1376753,37.5734426],[25.1372156,37.5729964],[25.13649,37.5729403],[25.1362159,37.5727897],[25.135967,37.5728011],[25.1355961,37.572985],[25.1353335,37.5728433],[25.1348732,37.572361],[25.1344284,37.572149],[25.1340195,37.5720718],[25.1327097,37.5715706],[25.1323468,37.5712564],[25.1318038,37.5705405],[25.1310476,37.5699529],[25.1304434,37.5696883],[25.1294151,37.5690763],[25.1289269,37.5689908],[25.1280442,37.5690263],[25.1276557,37.5689354],[25.1271995,37.5689532],[25.1270098,37.5690429],[25.1268862,37.5691996],[25.1261996,37.5694765],[25.1259706,37.5695395],[25.1255386,37.5694265],[25.1247087,37.5693533],[25.124261,37.5697001],[25.1234475,37.569816],[25.1225983,37.569824],[25.1221306,37.5695941],[25.1213726,37.5696374],[25.1212006,37.5694948],[25.1209245,37.5698647],[25.1209391,37.5699412],[25.1203216,37.5696812],[25.1198761,37.569753],[25.1196696,37.5698586],[25.1195559,37.5698236],[25.1192219,37.5694483],[25.1191716,37.5691152],[25.1183455,37.5691501],[25.1175568,37.5693626],[25.1163982,37.5691212],[25.1160928,37.5691421],[25.1156035,37.5689845],[25.1155453,37.5690189],[25.1154749,37.5688573],[25.1150675,37.5688702],[25.1146567,37.5691827],[25.1142855,37.5693485],[25.1140249,37.5693329],[25.1137774,37.5694434],[25.1134593,37.5693743],[25.1133625,37.5694316],[25.1129931,37.5692435]]},{"id":18437,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a6\u03bb\u03bf\u03c0\u03cc\u03c1\u03b9\u03b1-\u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03cc \u03c0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03cc \u03b4\u03af\u03ba\u03c4\u03c5\u03bf: \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 10","path":"ISLANDS\/Islands_Tinos_Floporia_Isternia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":9213,"name_EN":"Tinos: Floporia-Isternia","description_EN":"Old hiking network: Trail 10","ascent_time":225,"descent_time":215,"marker":"Red_dots","level":12,"ascent":383,"descent":297,"maxelev":496,"minelev":218,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.05166 37.58198,25.11977 37.62387)","views":2,"millestones":"0,25.1195928,37.5819797#1,25.1134438,37.5890827#2,25.1058627,37.5955981#3,25.0958720,37.5965095#4,25.0906245,37.6025945#5,25.0806588,37.6055134#6,25.0718529,37.6102758#7,25.0636957,37.6155820#8,25.0577327,37.6223146#9.2,25.0516310,37.6219085","x":25.0850323,"y":37.6037287,"coor":[[25.1195928,37.5819797],[25.1197786,37.5822843],[25.1190441,37.5833909],[25.1186836,37.5837526],[25.1178362,37.5846439],[25.1166603,37.5855383],[25.1162038,37.5860654],[25.115846,37.5863752],[25.115392,37.5870645],[25.1154086,37.5872311],[25.1152305,37.5872981],[25.11507,37.5874979],[25.1149829,37.5877331],[25.1148486,37.5878425],[25.1147081,37.5882945],[25.1145853,37.5884128],[25.1136191,37.5889447],[25.1128913,37.5895103],[25.1118921,37.5903873],[25.1118491,37.5905409],[25.1111943,37.5911667],[25.110634,37.5915686],[25.1098688,37.5919092],[25.1093682,37.5923285],[25.1089746,37.5925215],[25.1082244,37.5931054],[25.1076788,37.5937414],[25.1073263,37.59413],[25.1070393,37.5943513],[25.1068039,37.5945157],[25.1066623,37.5948956],[25.1059584,37.5955512],[25.1050362,37.5960014],[25.1045513,37.5961502],[25.1039522,37.5962369],[25.1035748,37.596281],[25.1032342,37.5962301],[25.1024077,37.5962559],[25.1018686,37.5960874],[25.1016481,37.5957289],[25.1014077,37.5955599],[25.0998481,37.5950337],[25.0994515,37.5950193],[25.0990221,37.5950955],[25.0978627,37.5955929],[25.0971424,37.595861],[25.0963766,37.5961656],[25.0960038,37.5962321],[25.0958702,37.5963866],[25.0958725,37.5965488],[25.0962707,37.5974374],[25.0965215,37.5983183],[25.0966065,37.598998],[25.0965625,37.5992328],[25.0958023,37.5999158],[25.0956656,37.6006381],[25.0953748,37.6008932],[25.0946403,37.6010172],[25.0937504,37.6013589],[25.0930984,37.6017075],[25.0923771,37.6019575],[25.0915683,37.6024246],[25.0908123,37.6026299],[25.0904942,37.6025698],[25.090132,37.6025911],[25.0896489,37.602866],[25.0895244,37.6028762],[25.0890222,37.6026194],[25.087993,37.6024396],[25.0872803,37.6025093],[25.086786,37.6027932],[25.0857275,37.6032356],[25.0850323,37.6037287],[25.0844701,37.6040223],[25.0838279,37.6042625],[25.0833123,37.6046458],[25.0820472,37.6049008],[25.081672,37.604956],[25.0795574,37.606102],[25.0793005,37.6063568],[25.0792946,37.6067354],[25.0791198,37.6071786],[25.0786858,37.6072321],[25.0781633,37.6071378],[25.0779602,37.6071937],[25.0769685,37.6075633],[25.0764974,37.607892],[25.0758102,37.6081597],[25.0756313,37.6083236],[25.0751452,37.6087448],[25.0748659,37.6090178],[25.0740118,37.6094942],[25.0733123,37.6096989],[25.0719467,37.6102183],[25.0714526,37.6105202],[25.0711737,37.6108292],[25.0708438,37.6115262],[25.0704659,37.6120343],[25.070019,37.612471],[25.0690955,37.6128579],[25.0689057,37.6130579],[25.0688751,37.6132925],[25.0680051,37.6143009],[25.0672445,37.6146998],[25.0668864,37.6150095],[25.0662095,37.6152139],[25.0653139,37.6151769],[25.0646396,37.6152686],[25.0631849,37.6157504],[25.0624786,37.6162796],[25.0618237,37.6172408],[25.0617154,37.6183865],[25.0614952,37.6188391],[25.0612566,37.6195893],[25.0610687,37.6199245],[25.0607034,37.620579],[25.0604545,37.620757],[25.0597988,37.6216642],[25.0590026,37.6222481],[25.0580842,37.6224074],[25.0576861,37.6223028],[25.0569723,37.6223092],[25.0561269,37.6226232],[25.0556646,37.622936],[25.0553705,37.6231257],[25.0552816,37.6231445],[25.054853,37.6232407],[25.0535339,37.6236153],[25.0532223,37.6238614],[25.0531753,37.6237446],[25.0528676,37.6236212],[25.052338,37.6230311],[25.052585,37.6228666],[25.0524586,37.6227416],[25.052531,37.6225539],[25.0531275,37.621814],[25.05354,37.6213372],[25.0536138,37.6213928],[25.0538046,37.6212649],[25.0537551,37.6212226],[25.0539954,37.621083],[25.0538071,37.6205889],[25.0532342,37.6209456],[25.0521017,37.6216947],[25.051631,37.6219085]]},{"id":18438,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03b1\u03c1\u03b4\u03b9\u03b1\u03bd\u03ae-\u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1","description_GR":"\u0391\u03bd\u03b1\u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03ad\u03bd\u03b1 \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","path":"ISLANDS\/Islands_Tinos_Kardiani_Isternia2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4248,"name_EN":"Tinos: Kardiani-Isternia","description_EN":"Revitalizing an old path","ascent_time":95,"descent_time":95,"marker":"No_marks","level":13,"ascent":268,"descent":220,"maxelev":329,"minelev":175,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.05163 37.60402,25.07616 37.62191)","views":4,"millestones":"0,25.0761630,37.6049275#1,25.0668979,37.6048296#2,25.0600385,37.6074982#3,25.0552489,37.6136242#4.2,25.0516296,37.6219108","x":25.0616205,"y":37.6067334,"coor":[[25.076163,37.6049275],[25.0761749,37.6048711],[25.07608,37.6048201],[25.0760787,37.60473],[25.07579,37.6047394],[25.0752674,37.6048839],[25.0748509,37.6050679],[25.0745995,37.604917],[25.0744992,37.6048368],[25.0742042,37.6048034],[25.074078,37.6046964],[25.0738416,37.6047977],[25.0735507,37.6051564],[25.0732363,37.6053485],[25.0730764,37.6055528],[25.072759,37.6055376],[25.0720999,37.6053994],[25.0718172,37.605438],[25.0712184,37.6055516],[25.0709615,37.6058063],[25.07078,37.6057899],[25.0707609,37.6056932],[25.07041,37.6054621],[25.070143,37.6052099],[25.0699571,37.6048871],[25.0698433,37.6048521],[25.0694486,37.6049818],[25.0691304,37.6049126],[25.0688254,37.6049694],[25.068256,37.6047673],[25.0677602,37.604952],[25.0674873,37.6048824],[25.0670467,37.6049675],[25.0668516,37.604789],[25.0662051,37.6047408],[25.0663405,37.6045525],[25.0657482,37.6044723],[25.0656328,37.6043291],[25.0654856,37.6043304],[25.0642427,37.604558],[25.064116,37.6044149],[25.0639125,37.6044438],[25.0637956,37.6041924],[25.0636815,37.6041304],[25.0634778,37.6041502],[25.0631337,37.6046491],[25.0627569,37.6044361],[25.0626209,37.6044374],[25.0624867,37.6047067],[25.0620949,37.6050347],[25.0618581,37.605118],[25.0615271,37.6057428],[25.0615781,37.606139],[25.0615402,37.6066621],[25.0616205,37.6067334],[25.0615085,37.6068246],[25.061533,37.6069505],[25.0613996,37.607132],[25.0614477,37.6073299],[25.0613126,37.6073852],[25.0610049,37.6072617],[25.060688,37.6072826],[25.0596618,37.6076163],[25.0593586,37.6078083],[25.0591475,37.6079995],[25.0591161,37.6086307],[25.0589739,37.6089925],[25.0588496,37.6090116],[25.0585425,37.6089242],[25.0578277,37.609201],[25.0572164,37.6091367],[25.0572905,37.6095686],[25.0572134,37.6096797],[25.056924,37.6100947],[25.0562788,37.6104317],[25.0558004,37.6108551],[25.0551604,37.611361],[25.0548836,37.6118231],[25.0545157,37.612241],[25.0543732,37.6125848],[25.0544661,37.6127462],[25.0546014,37.6127991],[25.0547909,37.6130813],[25.0550188,37.6131694],[25.055171,37.6135195],[25.0555983,37.6140925],[25.0556993,37.6148217],[25.0559408,37.6148714],[25.0559427,37.6149097],[25.0560365,37.6151341],[25.0562204,37.6153128],[25.0561687,37.6156647],[25.0562456,37.616295],[25.0563642,37.6166724],[25.0563807,37.6170328],[25.0565539,37.6172656],[25.0563017,37.6183089],[25.0559146,37.6189793],[25.0560121,37.6194651],[25.0558545,37.6195386],[25.0554015,37.6195517],[25.0547154,37.6199184],[25.0543127,37.6202825],[25.0539318,37.620394],[25.053971,37.6204635],[25.0538057,37.6205912],[25.0532328,37.6209478],[25.0521004,37.621697],[25.0516296,37.6219108]]},{"id":18439,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u038c\u03c1\u03bc\u03bf\u03c2 \u039a\u03b1\u03c1\u03b4\u03b9\u03b1\u03bd\u03ae\u03c2-\u039a\u03b1\u03c1\u03b4\u03b9\u03b1\u03bd\u03ae","description_GR":"","path":"ISLANDS\/Islands_Tinos_OrmosKardianis_Kardiani","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2300,"name_EN":"Tinos: Ormos Kardianis-Kardiani","description_EN":"","ascent_time":45,"descent_time":40,"marker":"No_marks","level":13,"ascent":312,"descent":54,"maxelev":281,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.06827 37.59382,25.07708 37.60513)","views":6,"millestones":"0,25.0681283,37.5955391#1,25.0753011,37.5980614#2.3,25.0761630,37.6049275","x":25.0768331,"y":37.5993942,"coor":[[25.0681283,37.5955391],[25.0693095,37.5951656],[25.0694774,37.5950199],[25.0696347,37.5946827],[25.0696823,37.5945516],[25.0699652,37.5943823],[25.0700535,37.5942192],[25.0699362,37.5939409],[25.07006,37.5938857],[25.0711993,37.594344],[25.0715875,37.5945568],[25.0717085,37.5947518],[25.0719358,37.5948038],[25.0721195,37.5949734],[25.0724389,37.5951327],[25.0726234,37.5953564],[25.0731802,37.5954775],[25.0733204,37.5955776],[25.0734582,37.5958107],[25.0736015,37.5957801],[25.0739092,37.5959125],[25.0740588,37.5960734],[25.0743505,37.5966656],[25.0746454,37.5966899],[25.0745677,37.5967988],[25.0748219,37.597148],[25.075369,37.5981705],[25.0759206,37.5987153],[25.0761886,37.5992356],[25.0763801,37.5994524],[25.0766741,37.5993686],[25.0768331,37.5993942],[25.0767129,37.5997017],[25.0766844,37.6000805],[25.0768972,37.6006058],[25.0770914,37.6007122],[25.0771868,37.6010448],[25.0771741,37.601739],[25.0771093,37.6019559],[25.0767545,37.6024909],[25.076604,37.6029542],[25.0762363,37.6031874],[25.076105,37.603504],[25.0760042,37.603586],[25.0751256,37.6039366],[25.0750125,37.6039466],[25.0743868,37.6036661],[25.0742525,37.6037327],[25.0742338,37.6040123],[25.0740905,37.604284],[25.0741412,37.6046621],[25.074078,37.6046964],[25.0742042,37.6048034],[25.0744992,37.6048368],[25.0745995,37.604917],[25.0748509,37.6050679],[25.0752674,37.6048839],[25.07579,37.6047394],[25.0760787,37.60473],[25.07608,37.6048201],[25.0761749,37.6048711],[25.076163,37.6049275]]},{"id":18440,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u038c\u03c1\u03bc\u03bf\u03c2 \u03a5\u03c3\u03c4\u03b5\u03c1\u03bd\u03af\u03c9\u03bd-\u038c\u03c1\u03bc\u03bf\u03c2 \u039a\u03b1\u03c1\u03b4\u03b9\u03b1\u03bd\u03ae\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03951b","path":"ISLANDS\/Islands_Tinos_OrmosIsternion_OrmosKardianis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4887,"name_EN":"Tinos: Isternia Bay-Kardiani Bay","description_EN":"Trail E1b","ascent_time":115,"descent_time":110,"marker":"No_marks","level":13,"ascent":317,"descent":326,"maxelev":210,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04296 37.59554,25.06813 37.61539)","views":3,"millestones":"0,25.0429600,37.6153947#1,25.0498494,37.6116222#2,25.0559744,37.6074059#3,25.0575256,37.6036568#4,25.0636021,37.5984722#4.9,25.0681283,37.5955391","x":25.0539781,"y":37.6060156,"coor":[[25.04296,37.6153947],[25.043447,37.6149735],[25.0435795,37.6148304],[25.0438447,37.6146049],[25.0439797,37.6143334],[25.0440097,37.6140447],[25.0445049,37.613806],[25.0446386,37.6136425],[25.0445489,37.6133572],[25.0446379,37.6132392],[25.0448408,37.6131653],[25.0449179,37.6130114],[25.0447995,37.6126429],[25.0449556,37.6124613],[25.0451931,37.6124321],[25.0451912,37.6122969],[25.0455149,37.6119516],[25.0455572,37.6117349],[25.0460787,37.6117573],[25.0465306,37.6116632],[25.0468674,37.6114439],[25.0470001,37.6112084],[25.0478725,37.6112096],[25.0484286,37.6112768],[25.0487045,37.6115628],[25.0486863,37.6118784],[25.0489382,37.6120654],[25.0495554,37.6116453],[25.0504091,37.6115724],[25.0513182,37.6109604],[25.0514654,37.6109591],[25.0518334,37.6111924],[25.0526125,37.6110052],[25.0533375,37.6109987],[25.0536196,37.6109151],[25.0538866,37.6105702],[25.0540394,37.6105103],[25.054375,37.6102008],[25.0544464,37.609745],[25.0547753,37.6097691],[25.0553281,37.609602],[25.0555753,37.6094555],[25.0558811,37.609401],[25.0560308,37.6094177],[25.0563006,37.6091178],[25.0567435,37.6089471],[25.0569404,37.6087516],[25.0569478,37.6084721],[25.0571357,37.608342],[25.0571096,37.6080989],[25.0568467,37.60793],[25.0566046,37.6076347],[25.0559897,37.6074149],[25.0556356,37.6072107],[25.0557239,37.6070477],[25.0554229,37.6065907],[25.0552647,37.6066192],[25.0549653,37.6068247],[25.0547912,37.6066302],[25.0546887,37.6065951],[25.054576,37.6066321],[25.0539781,37.6060156],[25.0537844,37.6059362],[25.0536793,37.6057118],[25.0536404,37.6053606],[25.0534901,37.6051456],[25.0540166,37.6047263],[25.0543321,37.6046064],[25.0547746,37.6046565],[25.0553432,37.6051111],[25.0559901,37.6051864],[25.0561227,37.6049509],[25.056085,37.6046898],[25.056377,37.6045069],[25.0565695,37.6045052],[25.0568317,37.60462],[25.0570132,37.6046364],[25.0574519,37.6044162],[25.0577356,37.6044497],[25.0575961,37.6041986],[25.0577417,37.6040801],[25.057773,37.6038906],[25.0575324,37.6037034],[25.0574571,37.6031814],[25.0571207,37.6026256],[25.0571702,37.6021204],[25.0578966,37.6014199],[25.0577928,37.6012856],[25.0581637,37.601084],[25.0583533,37.600875],[25.0590262,37.6003913],[25.0592378,37.600137],[25.0594861,37.6000717],[25.0598857,37.5994913],[25.0604484,37.5992338],[25.0607513,37.5990238],[25.061,37.5989855],[25.061261,37.5990192],[25.0615468,37.5992059],[25.0619434,37.5992114],[25.0629433,37.5994277],[25.0631567,37.5992996],[25.0634691,37.5989633],[25.0635197,37.5985392],[25.0636317,37.5984481],[25.064543,37.5987553],[25.0649821,37.5979177],[25.0646128,37.5974433],[25.0646659,37.5971905],[25.0644125,37.5968953],[25.064362,37.5965352],[25.0650287,37.5956279],[25.0652215,37.5956442],[25.0656215,37.595893],[25.0658828,37.5959447],[25.065975,37.596052],[25.0661312,37.5958884],[25.066141,37.5956291],[25.0664354,37.5956265],[25.0664417,37.5955678],[25.0667384,37.5956237],[25.0674611,37.5956172],[25.0681283,37.5955391]]},{"id":18441,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03b1\u03c1\u03b4\u03b9\u03b1\u03bd\u03ae-\u0399\u03c3\u03c4\u03b5\u03c1\u03bd\u03b9\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03951b","path":"ISLANDS\/Islands_Tinos_Kardiani_Isternia1","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2292,"name_EN":"Tinos: Kardiani-Isternia","description_EN":"Trail E1b","ascent_time":105,"descent_time":105,"marker":"No_marks","level":13,"ascent":314,"descent":266,"maxelev":486,"minelev":257,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.05163 37.60469,25.07965 37.62191)","views":2,"millestones":"0,25.0761608,37.6049253#1,25.0780963,37.6071554#2,25.0695971,37.6126440#3,25.0609260,37.6146106#4,25.0562284,37.6213175#2.3,25.0516296,37.6219108","x":25.0672255,"y":37.6139632,"coor":[[25.0761608,37.6049253],[25.0761728,37.6048711],[25.0760779,37.6048179],[25.0760766,37.6047278],[25.0757878,37.6047394],[25.075744,37.604839],[25.0754169,37.6049411],[25.0754867,37.6050667],[25.0754668,37.6052561],[25.0756727,37.6053984],[25.0756295,37.605543],[25.0757235,37.6057765],[25.0757029,37.6059209],[25.0758574,37.605879],[25.0761569,37.6059281],[25.076136,37.6060544],[25.0762393,37.6061436],[25.0772903,37.6063548],[25.0776411,37.6062322],[25.0778203,37.6060864],[25.0780255,37.60608],[25.0779814,37.6061615],[25.078245,37.6062267],[25.0785579,37.6059264],[25.0788966,37.6054569],[25.0794844,37.605118],[25.0794999,37.6052125],[25.0794518,37.6054631],[25.0795804,37.6054934],[25.0796643,37.6056166],[25.0796343,37.6056417],[25.0796383,37.605921],[25.0795559,37.6061021],[25.0792991,37.6063568],[25.0792932,37.6067354],[25.0791183,37.6071786],[25.0786844,37.6072321],[25.0781619,37.6071378],[25.0779587,37.6071937],[25.0769671,37.6075633],[25.076496,37.6078921],[25.0758088,37.6081597],[25.0756299,37.6083236],[25.0751438,37.6087426],[25.0748645,37.6090155],[25.0740103,37.609492],[25.0733108,37.6096966],[25.0719453,37.610216],[25.0714511,37.610518],[25.0711723,37.6108269],[25.0708424,37.6115239],[25.0704645,37.6120321],[25.0700175,37.6124688],[25.069094,37.6128557],[25.0689043,37.6130557],[25.0688736,37.6132903],[25.0680036,37.6142986],[25.0675667,37.6140502],[25.0672255,37.6139632],[25.0672171,37.6139655],[25.0672208,37.6138303],[25.0670757,37.6136874],[25.0668208,37.6136897],[25.0665719,37.6136153],[25.0663954,37.6133533],[25.0665,37.6132915],[25.0663494,37.613205],[25.0663127,37.6132639],[25.0661485,37.6133195],[25.0660075,37.613465],[25.0658584,37.6134843],[25.0656675,37.6137542],[25.0655027,37.613821],[25.065157,37.6138129],[25.0647698,37.6139718],[25.0640678,37.6142531],[25.0638621,37.6142752],[25.0636231,37.6142053],[25.0632184,37.6144252],[25.0619967,37.6145624],[25.0613381,37.6144602],[25.0609267,37.6146126],[25.0610558,37.6149269],[25.0607753,37.6159208],[25.0608533,37.6166232],[25.0607021,37.6171473],[25.0607096,37.617679],[25.0605933,37.6182659],[25.0604013,37.6183036],[25.0602343,37.6185124],[25.0601103,37.6185586],[25.0597886,37.6190482],[25.0593617,37.6193044],[25.0591958,37.6195943],[25.0588712,37.6198766],[25.0585788,37.619877],[25.058315,37.6204562],[25.0580457,37.6206389],[25.0581059,37.6208907],[25.0580397,37.6210175],[25.0573947,37.6210774],[25.0572572,37.6209704],[25.0571324,37.6209625],[25.0565949,37.6211161],[25.0560025,37.6214413],[25.0557991,37.6214792],[25.0555926,37.6213008],[25.0554878,37.6211034],[25.0545028,37.6211573],[25.0543004,37.6212673],[25.0540644,37.6211049],[25.053994,37.6210852],[25.0538057,37.6205912],[25.0532328,37.6209478],[25.0521004,37.621697],[25.0516296,37.6219108]]},{"id":18442,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u038c\u03c1\u03bc\u03bf\u03c2 \u0399\u03c3\u03c4\u03b5\u03c1\u03bd\u03af\u03c9\u03bd-\u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1","description_GR":"\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03b1 \u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1","path":"ISLANDS\/Islands_Tinos_ OrmosIsternion_Isternia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1524,"name_EN":"Tinos: Ormos Isternion-Isternia","description_EN":"Looping to Isternia","ascent_time":40,"descent_time":30,"marker":"No_marks","level":13,"ascent":303,"descent":3,"maxelev":315,"minelev":8,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04305 37.61531,25.05305 37.62199)","views":7,"millestones":"0,25.0429600,37.6153947#1,25.0509073,37.6198097#1.5,25.0516289,37.6219108","x":25.0491453,"y":37.6186927,"coor":[[25.04296,37.6153947],[25.0430529,37.6155561],[25.0435968,37.6157157],[25.0444645,37.6161858],[25.0451098,37.616144],[25.045632,37.6163174],[25.045691,37.6163799],[25.046089,37.6164846],[25.046285,37.6167262],[25.0465597,37.616922],[25.0469009,37.6170182],[25.0470959,37.6171877],[25.0472571,37.6173665],[25.0474579,37.6179506],[25.047608,37.6181475],[25.0479826,37.6181983],[25.0481316,37.6183231],[25.0485056,37.6183288],[25.0485414,37.6184547],[25.0486553,37.6184987],[25.0487596,37.6186601],[25.0488623,37.6187132],[25.0491453,37.6186927],[25.0492383,37.6188631],[25.0496024,37.618968],[25.0497041,37.6189491],[25.0498142,37.6187228],[25.0500061,37.618667],[25.0501559,37.6188459],[25.0503714,37.618862],[25.0507495,37.6191561],[25.0506741,37.6194362],[25.0508933,37.6197136],[25.0509308,37.6199657],[25.0512856,37.6202149],[25.0512786,37.6203704],[25.0516786,37.6206147],[25.0518119,37.6207262],[25.0520341,37.6207647],[25.0529475,37.6204502],[25.0531187,37.6205388],[25.0530945,37.620726],[25.0525975,37.6212419],[25.0516289,37.6219108]]},{"id":18443,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039f \u039c\u03b1\u03c1\u03bc\u03b1\u03c1\u03cc\u03c3\u03c4\u03c1\u03c9\u03c4\u03bf\u03c2 \u0394\u03c1\u03cc\u03bc\u03bf\u03c2","description_GR":"\u039c\u03ad\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03951","path":"ISLANDS\/Islands_Tinos_MarbleWay","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2502,"name_EN":"Tinos: The Marble-paved Way","description_EN":"Part of Trail E1","ascent_time":40,"descent_time":50,"marker":"No_marks","level":13,"ascent":1,"descent":303,"maxelev":309,"minelev":3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.03974 37.61529,25.05154 37.62336)","views":5,"millestones":"0,25.0516317,37.6219130#1,25.0431151,37.6206003#2,25.0413717,37.6166754#2.5,25.0429593,37.6153947","x":25.0399471,"y":37.6170413,"coor":[[25.0516317,37.621913],[25.0511504,37.6223319],[25.0502605,37.6227093],[25.0497687,37.6231914],[25.049749,37.6228964],[25.0494021,37.6232059],[25.0491651,37.6232801],[25.0488876,37.622886],[25.0486356,37.62269],[25.0476564,37.6223562],[25.0472023,37.6222971],[25.0467338,37.6222675],[25.0445244,37.6222871],[25.0440654,37.6218765],[25.0430493,37.6205245],[25.0425207,37.6199974],[25.041492,37.6193576],[25.0415366,37.6193031],[25.0424895,37.6193848],[25.0416211,37.6188607],[25.0408649,37.6182635],[25.0405079,37.6178521],[25.0408618,37.6180382],[25.0409179,37.6180017],[25.0399984,37.6170634],[25.0399471,37.6170413],[25.0399105,37.616956],[25.0396439,37.6168345],[25.0397114,37.6167978],[25.0403489,37.6170085],[25.0410525,37.6170924],[25.0417534,37.6169781],[25.0416167,37.616772],[25.0413091,37.6166485],[25.0413926,37.6165937],[25.0417897,37.6166353],[25.0422924,37.6169283],[25.0419574,37.6164716],[25.0417054,37.6162755],[25.0422719,37.6163741],[25.0418151,37.6159681],[25.0422469,37.6160544],[25.0422708,37.6159956],[25.0419395,37.6158002],[25.0423381,37.6157381],[25.0419384,37.6155163],[25.0421304,37.6154223],[25.0423974,37.6153726],[25.0427453,37.6153853],[25.0429593,37.6153947]]},{"id":18444,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039c\u03b1\u03c1\u03bb\u03ac\u03c2-\u039c\u03b1\u03bb\u03bb\u03af-\u039a\u03bf\u03c5\u03bc\u03b5\u03bb\u03ac\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03954","path":"ISLANDS\/Islands_Tinos_Marlas_Malli","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":4139,"name_EN":"Tinos: Marlas-Malli-Koumelas","description_EN":"Part of Trail E4","ascent_time":75,"descent_time":75,"marker":"Red_stripe","level":13,"ascent":149,"descent":349,"maxelev":279,"minelev":7,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.00017 37.65142,25.01882 37.67271)","views":2,"millestones":"0,25.0188318,37.6522751#1,25.0092944,37.6526439#2,25.0053329,37.6593840#3,25.0004689,37.6662071#4.1,25.0018450,37.6727021","x":25.0031015,"y":37.6611119,"coor":[[25.0188318,37.6522751],[25.0187939,37.6521492],[25.0181126,37.6517563],[25.0175772,37.6515626],[25.0170215,37.6514367],[25.0169032,37.6514445],[25.0165119,37.6514771],[25.01636,37.6516655],[25.0160994,37.6517263],[25.0158295,37.6518818],[25.0156252,37.6518656],[25.0149159,37.65207],[25.0148799,37.6520793],[25.0148357,37.6521608],[25.014565,37.6522623],[25.0144774,37.6524883],[25.0142206,37.652619],[25.0133343,37.6527325],[25.0130153,37.6526091],[25.0124494,37.652677],[25.0115958,37.652432],[25.0110571,37.6519949],[25.01033,37.651875],[25.0102693,37.6518395],[25.0098191,37.6520777],[25.0097363,37.6522451],[25.0092919,37.6526522],[25.0092489,37.6528239],[25.0090556,37.6529382],[25.0088501,37.6529872],[25.0084526,37.6531957],[25.0081824,37.6532791],[25.0081523,37.6533605],[25.0083847,37.6537821],[25.0080949,37.6541451],[25.0078148,37.6544923],[25.0077477,37.6545649],[25.0076341,37.6545479],[25.0075001,37.6546932],[25.0075032,37.6549275],[25.0073071,37.6555151],[25.0073087,37.6564704],[25.007141,37.6566431],[25.0069888,37.6571311],[25.006898,37.6571229],[25.0067643,37.6572953],[25.0066574,37.6577739],[25.0066158,37.6580536],[25.0070255,37.6581673],[25.0070772,37.6586355],[25.006943,37.6589341],[25.0062982,37.6590388],[25.0061756,37.659193],[25.0055718,37.659392],[25.0050621,37.6593738],[25.0043947,37.6594876],[25.0043406,37.6596773],[25.0041391,37.6598683],[25.0041304,37.6600667],[25.0038162,37.6603037],[25.0034892,37.6604417],[25.0033443,37.6606232],[25.0031015,37.6611119],[25.0029972,37.6617888],[25.0028403,37.6619253],[25.0026074,37.6623149],[25.0024048,37.6624248],[25.0022322,37.6627056],[25.0020924,37.6627969],[25.0021048,37.662878],[25.0018103,37.6628985],[25.0017552,37.6630161],[25.0013285,37.6633262],[25.0008414,37.6641956],[25.0006834,37.664251],[25.0006849,37.6643681],[25.0005615,37.6644593],[25.0004182,37.664767],[25.0004537,37.6648748],[25.0003198,37.6650382],[25.0001507,37.6651117],[25.0001185,37.6652472],[25.0000682,37.6653017],[25.0002064,37.6654628],[25.0003163,37.6655137],[25.0004643,37.6656679],[25.0005362,37.6659557],[25.0004521,37.6661862],[25.0005098,37.6662579],[25.000386,37.666331],[25.0005597,37.6664895],[25.0007439,37.6665398],[25.0008572,37.6665388],[25.0012894,37.6665306],[25.0015851,37.6666002],[25.0016206,37.6667081],[25.0014732,37.6670811],[25.0011766,37.6677867],[25.0009954,37.6679617],[25.0003242,37.6686434],[25.0003144,37.6687516],[25.0004053,37.6687689],[25.000688,37.668816],[25.0009997,37.669228],[25.0011596,37.6693168],[25.0022437,37.6697312],[25.0022613,37.6700915],[25.0022753,37.6703889],[25.0023565,37.6707938],[25.0022125,37.6710473],[25.0022615,37.6713173],[25.0023445,37.671427],[25.0022966,37.6715536],[25.0025041,37.6718042],[25.002425,37.6718229],[25.0023557,37.6717334],[25.002094,37.6716635],[25.002279,37.6719323],[25.0021422,37.6718794],[25.002008,37.6720157],[25.0021537,37.6720483],[25.0022482,37.6721737],[25.0022954,37.6723085],[25.001845,37.6727021]]},{"id":18445,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039c\u03b1\u03c1\u03bb\u03ac\u03c2-\u039a\u03bf\u03c5\u03bc\u03b5\u03bb\u03ac\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03954","path":"ISLANDS\/Islands_Tinos_Marlas_Koumelas","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":4301,"name_EN":"Tinos: Marlas-Koumelas","description_EN":"Part of Trail E4","ascent_time":80,"descent_time":85,"marker":"Red_stripe","level":13,"ascent":83,"descent":283,"maxelev":279,"minelev":45,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.0012 37.65142,25.01882 37.67271)","views":1,"millestones":"0,25.0188318,37.6522751#1,25.0097393,37.6527113#2,25.0123654,37.6601870#3,25.0058707,37.6654531#4,25.0023029,37.6713751#4.3,25.0018451,37.6727043","x":25.0122439,"y":37.660768,"coor":[[25.0188318,37.6522751],[25.0187939,37.6521492],[25.0181126,37.6517563],[25.0175772,37.6515626],[25.0170215,37.6514367],[25.0169032,37.6514445],[25.0165119,37.6514771],[25.01636,37.6516655],[25.0160994,37.6517263],[25.0158295,37.6518818],[25.0156252,37.6518656],[25.0150719,37.6520236],[25.0148799,37.6520793],[25.0148357,37.6521608],[25.014565,37.6522623],[25.0144774,37.6524883],[25.0142206,37.652619],[25.0133343,37.6527325],[25.0130153,37.6526091],[25.0124494,37.652677],[25.0115958,37.652432],[25.0110571,37.6519949],[25.01033,37.651875],[25.0102693,37.6518395],[25.0098191,37.6520777],[25.0097363,37.6522451],[25.0098525,37.6524514],[25.0096962,37.652633],[25.0101031,37.6533776],[25.0103029,37.6538986],[25.0113479,37.6540519],[25.011441,37.6542314],[25.0113876,37.6544752],[25.0116747,37.6547431],[25.0117907,37.6549404],[25.0119783,37.6553985],[25.0120878,37.6559473],[25.0124394,37.6559623],[25.0126686,37.6561406],[25.012705,37.6563206],[25.0126606,37.6564426],[25.0124796,37.6565704],[25.012389,37.6580898],[25.0125741,37.6583677],[25.0127799,37.6584921],[25.012619,37.6591694],[25.0126066,37.6599266],[25.0123385,37.6602174],[25.0124126,37.6606674],[25.0122439,37.660768],[25.0120846,37.6607243],[25.011972,37.6607793],[25.0114782,37.6611531],[25.0111369,37.6610659],[25.0102924,37.6614967],[25.0092059,37.6616322],[25.0090599,37.6617326],[25.0087427,37.6617533],[25.0086624,37.6625201],[25.0089583,37.6626077],[25.0090415,37.6628864],[25.008854,37.6632756],[25.0084721,37.6635402],[25.0083948,37.6636941],[25.0084202,37.6638922],[25.0081191,37.6642643],[25.0076227,37.6644488],[25.0069659,37.6645085],[25.0063356,37.6648473],[25.0051545,37.6663896],[25.0050504,37.6670755],[25.0035576,37.6682058],[25.0028592,37.6685452],[25.0025917,37.66889],[25.0024226,37.6689635],[25.0018982,37.6687517],[25.0015776,37.6685201],[25.0015477,37.6688268],[25.0011552,37.6691456],[25.0011596,37.6693168],[25.001681,37.6695174],[25.0022438,37.6697334],[25.0022753,37.6703911],[25.0023566,37.670796],[25.0022126,37.6710496],[25.0022616,37.6713196],[25.0023445,37.6714293],[25.0022966,37.6715559],[25.0025041,37.6718065],[25.002425,37.6718252],[25.0023557,37.6717356],[25.002094,37.6716657],[25.002279,37.6719346],[25.0021423,37.6718816],[25.002008,37.672018],[25.0021538,37.6720505],[25.0022483,37.6721759],[25.0022954,37.6723107],[25.0018451,37.6727043]]},{"id":18446,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u039c\u03b1\u03bc\u03ac\u03b4\u03bf","description_GR":"\u039c\u03b1\u03bc\u03ac\u03b4\u03bf\u03c2-\u0399\u03c3\u03bc\u03b1\u03ae\u03bb (\u03c4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03953)","path":"ISLANDS\/Islands_Tinos_Mamados_Ismail","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":1673,"name_EN":"Tinos: Mamados loop trail","description_EN":"Mamados-Ismail (part of Trail E3)","ascent_time":30,"descent_time":30,"marker":"Red_stripe","level":13,"ascent":72,"descent":72,"maxelev":267,"minelev":200,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.00606 37.64832,25.01135 37.65301)","views":6,"millestones":"0,25.0113690,37.6501243#1,25.0073398,37.6513606#1.7,25.0113704,37.6501243","x":25.0063501,"y":37.6501763,"coor":[[25.011369,37.6501243],[25.0113557,37.6502912],[25.0111202,37.650327],[25.0110649,37.6504266],[25.0108085,37.649906],[25.0106725,37.6499072],[25.0105862,37.6498178],[25.0104253,37.649657],[25.0104871,37.6491968],[25.0103142,37.6489819],[25.0103354,37.6488736],[25.0102309,37.6486942],[25.0099777,37.648408],[25.0096707,37.6483385],[25.0091493,37.648343],[25.0085804,37.6483411],[25.0082755,37.6484248],[25.0077874,37.6483749],[25.0072172,37.6486457],[25.006536,37.6485703],[25.0063255,37.6489327],[25.0061077,37.6490675],[25.0060047,37.6492576],[25.0061239,37.6496892],[25.0062839,37.649787],[25.006297,37.6499131],[25.0063584,37.6499509],[25.0063501,37.6501763],[25.0064765,37.6503014],[25.0066549,37.6503472],[25.0068534,37.6505145],[25.0070387,37.6508013],[25.0070184,37.6509817],[25.0072906,37.6513061],[25.0075618,37.651608],[25.0080118,37.65219],[25.0086189,37.6526535],[25.0088501,37.652985],[25.0090563,37.6529359],[25.0092496,37.6528216],[25.0092926,37.65265],[25.009737,37.6522428],[25.0098198,37.6520754],[25.01027,37.6518372],[25.0103307,37.651875],[25.0104973,37.6516212],[25.0104689,37.6511978],[25.0106257,37.6510613],[25.0107281,37.6508216],[25.010992,37.6505895],[25.0111389,37.6505522],[25.0110656,37.6504266],[25.0111209,37.650327],[25.0113564,37.6502912],[25.0113704,37.6501243]]},{"id":18447,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u039a\u03ac\u03c4\u03c9 \u039c\u03b1\u03c1\u03bb\u03ac\u03c2-\u039c\u03b1\u03c1\u03bb\u03ac\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03953","path":"ISLANDS\/Islands_Tinos_Pyrgos_KatoMarlas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3201,"name_EN":"Tinos: Pyrgos-Kato Marlas-Marlas","description_EN":"Part of Trail E4","ascent_time":70,"descent_time":75,"marker":"Red_stripe","level":13,"ascent":112,"descent":250,"maxelev":245,"minelev":23,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.01883 37.64028,25.04111 37.65239)","views":2,"millestones":"0,25.0188318,37.6522751#1,25.0264495,37.6514206#2,25.0347337,37.6473037#3.2,25.0411061,37.6402758","x":25.0323593,"y":37.649778,"coor":[[25.0188318,37.6522751],[25.0190245,37.6522734],[25.0190879,37.6523517],[25.0191564,37.6523872],[25.0192301,37.652391],[25.0192833,37.6521337],[25.0193746,37.652178],[25.019397,37.6522657],[25.0195963,37.6518155],[25.0196299,37.6517792],[25.0197138,37.6518033],[25.0198138,37.6516582],[25.0201194,37.6516195],[25.020163,37.6514929],[25.0200912,37.6512682],[25.0215274,37.6518416],[25.0217986,37.6517852],[25.0225817,37.6518505],[25.0234189,37.6517261],[25.023794,37.651804],[25.0243004,37.6516869],[25.0245585,37.6514954],[25.0248893,37.6516457],[25.0252208,37.6516384],[25.0253688,37.651583],[25.0249841,37.6508112],[25.0252997,37.6507814],[25.0260951,37.6509187],[25.0264048,37.6511864],[25.0264673,37.6515013],[25.0269285,37.6513486],[25.0277556,37.6513144],[25.0285363,37.6512084],[25.0292801,37.6508955],[25.0296619,37.6506308],[25.029877,37.6506109],[25.0300676,37.650456],[25.0305749,37.6502533],[25.0306664,37.6503156],[25.0308102,37.6500529],[25.0311273,37.6500321],[25.0313633,37.6498859],[25.0320432,37.6498709],[25.0323593,37.649778],[25.0326964,37.6495587],[25.0327646,37.6494725],[25.0332302,37.6495315],[25.0336929,37.6493833],[25.0340386,37.6492811],[25.0341958,37.6491716],[25.0346097,37.6481585],[25.0348104,37.6479224],[25.0347089,37.6471391],[25.0347279,37.6468776],[25.034851,37.6467593],[25.0352488,37.6467378],[25.0356933,37.6469142],[25.0360545,37.6468029],[25.0361987,37.6465763],[25.0362141,37.6460534],[25.0363489,37.6459621],[25.0360593,37.6454126],[25.0360215,37.6451425],[25.0361743,37.6451209],[25.036306,37.6448133],[25.0368698,37.644601],[25.0371464,37.6441141],[25.0371886,37.6438884],[25.0371289,37.6436727],[25.0372848,37.643473],[25.037408,37.6433638],[25.0380953,37.6430693],[25.0388906,37.642339],[25.0390882,37.64213],[25.0390722,37.6420986],[25.03955,37.6419727],[25.0394805,37.6418133],[25.0396497,37.6417577],[25.0395396,37.6413802],[25.0398909,37.6412238],[25.0403064,37.6410444],[25.0403245,37.6410217],[25.0405497,37.640862],[25.0404581,37.6407997],[25.0405154,37.6407406],[25.0406233,37.6406541],[25.0411061,37.6402758]]},{"id":18448,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u039a\u03c5\u03c1\u03ac \u039e\u03ad\u03bd\u03b7-\u039c\u03b1\u03c1\u03bb\u03ac\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03953","path":"ISLANDS\/Islands_Tinos_Pyrgos_Marlas","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4231,"name_EN":"Tinos: Pyrgos-Kyra Xeni-Marlas","description_EN":"Part of Trail E4","ascent_time":95,"descent_time":95,"marker":"Red_stripe","level":13,"ascent":182,"descent":320,"maxelev":280,"minelev":11,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.01833 37.64027,25.04111 37.65689)","views":1,"millestones":"0,25.0188318,37.6522751#1,25.0221424,37.6565043#2,25.0307005,37.6524564#3,25.0365101,37.6482082#4.2,25.0411074,37.6402735","x":25.0314296,"y":37.6525261,"coor":[[25.0188318,37.6522751],[25.0190245,37.6522734],[25.0190879,37.6523517],[25.0191564,37.6523872],[25.0191415,37.6526464],[25.0191967,37.652691],[25.0191411,37.6528267],[25.0192341,37.6528394],[25.0191924,37.6530561],[25.0190373,37.6533188],[25.0190728,37.6534266],[25.0189966,37.6537067],[25.0189557,37.6537747],[25.0188119,37.6540373],[25.0187788,37.6549298],[25.0185112,37.6552566],[25.018375,37.6552488],[25.0183109,37.6555378],[25.0187912,37.6558401],[25.0190227,37.6561896],[25.0189796,37.6563522],[25.0187456,37.6566516],[25.0186986,37.6568909],[25.0190837,37.6568695],[25.0194539,37.6565779],[25.0197361,37.6564943],[25.0203442,37.6566603],[25.0205007,37.6564967],[25.021064,37.6562395],[25.0211531,37.6561216],[25.0211588,37.6563829],[25.0212502,37.6564362],[25.0212939,37.6565755],[25.0220237,37.6566278],[25.0223367,37.6563006],[25.0227639,37.6560445],[25.0230626,37.6555011],[25.0232664,37.6554814],[25.0234201,37.6552727],[25.0235085,37.655317],[25.0236777,37.6552525],[25.0240673,37.6548818],[25.0243409,37.6541674],[25.0247755,37.6538842],[25.0257678,37.653497],[25.0267173,37.6532995],[25.0275064,37.6529772],[25.0283083,37.6527629],[25.0289321,37.6527845],[25.0292851,37.6528986],[25.0293727,37.6528753],[25.0295993,37.6528215],[25.0298731,37.6529453],[25.0300973,37.6528149],[25.0300695,37.6529571],[25.0305639,37.6525314],[25.0309352,37.6523299],[25.0309932,37.6522775],[25.0314296,37.6525261],[25.0315358,37.6528316],[25.0317156,37.6527129],[25.0317979,37.6529285],[25.031922,37.6528823],[25.0320029,37.6529988],[25.0321734,37.6530333],[25.0323432,37.6530138],[25.032601,37.6528043],[25.0329106,37.6525447],[25.033691,37.6524117],[25.0341965,37.6520828],[25.0345474,37.6520436],[25.0346359,37.6518333],[25.0347115,37.6515623],[25.0346839,37.651211],[25.0345173,37.6506446],[25.0348541,37.6504073],[25.0349633,37.6501089],[25.0352311,37.6498002],[25.0349898,37.6495679],[25.03561,37.6493282],[25.0361626,37.6492782],[25.0361364,37.6490261],[25.0363941,37.6488075],[25.036582,37.6484634],[25.0364866,37.6481217],[25.0364305,37.6473471],[25.0367432,37.6471618],[25.0370396,37.6474409],[25.0371788,37.6466983],[25.0371724,37.6462387],[25.0371709,37.646232],[25.037146,37.6459686],[25.0369717,37.6456637],[25.0369759,37.6451499],[25.0368705,37.644601],[25.0371471,37.6441119],[25.0371893,37.6438862],[25.0371296,37.6436704],[25.0372855,37.6434707],[25.0374087,37.6433615],[25.038096,37.643067],[25.038892,37.642339],[25.0390896,37.6421299],[25.0390736,37.6420985],[25.0395507,37.6419727],[25.0394819,37.641811],[25.0396511,37.6417555],[25.0395403,37.6413779],[25.0398916,37.6412216],[25.0403078,37.6410422],[25.0403252,37.6410195],[25.040551,37.6408598],[25.0404595,37.6407975],[25.0405168,37.6407384],[25.0406239,37.6406518],[25.0411074,37.6402735]]},{"id":18449,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039c\u03b1\u03c1\u03bb\u03ac\u03c2-\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 19c","path":"ISLANDS\/Islands_Tinos_Marlas_PrfiIlias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":1648,"name_EN":"Tinos: Marlas-Profitis Ilias","description_EN":"Trail 19c","ascent_time":40,"descent_time":35,"marker":"No_marks","level":13,"ascent":179,"descent":47,"maxelev":389,"minelev":235,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.01894 37.65218,25.02923 37.65987)","views":2,"millestones":"0,25.0188318,37.6522751#1,25.0243439,37.6584252#1.6,25.0293185,37.6586509","x":25.0239975,"y":37.6562501,"coor":[[25.0188318,37.6522751],[25.0190245,37.6522734],[25.0190879,37.6523517],[25.0191564,37.6523872],[25.0191415,37.6526464],[25.0191967,37.652691],[25.0191411,37.6528267],[25.0192341,37.6528394],[25.0194162,37.6528919],[25.0195298,37.6529089],[25.0195354,37.653008],[25.0198968,37.6531672],[25.0200956,37.6536657],[25.0209862,37.6541266],[25.021077,37.6542881],[25.0211015,37.6544231],[25.0213218,37.6545744],[25.0220913,37.655095],[25.0227848,37.6552422],[25.0232491,37.6552021],[25.0234201,37.6552727],[25.0235199,37.6553169],[25.0237848,37.6556211],[25.0238104,37.6558372],[25.023743,37.6558828],[25.0237778,37.6559366],[25.0237014,37.6561536],[25.0239173,37.6561877],[25.0239975,37.6562501],[25.0238118,37.6566551],[25.0237223,37.6568474],[25.0237027,37.6570729],[25.0237724,37.6571985],[25.0238985,37.6572965],[25.0239227,37.6574044],[25.0239957,37.6578184],[25.0241783,37.657907],[25.0242044,37.6581591],[25.0244008,37.6585269],[25.0244835,37.6587696],[25.0248997,37.6593608],[25.0251279,37.659467],[25.0254097,37.6595006],[25.0257649,37.6597769],[25.0259581,37.6598113],[25.0269417,37.6597126],[25.0271016,37.6596932],[25.027237,37.6596469],[25.0274474,37.6592846],[25.0275335,37.6589503],[25.0279738,37.6588203],[25.0282345,37.6589172],[25.0284367,37.6588298],[25.0289491,37.6589966],[25.029049,37.6588425],[25.029208,37.6588591],[25.0293185,37.6586509]]},{"id":18450,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03ac\u03bd\u03bf\u03c1\u03bc\u03bf\u03c2-\u0394\u03b9\u03b1\u03c0\u03cc\u03c1\u03b9","description_GR":"\u039c\u03b9\u03ba\u03c1\u03ae \u03b1\u03bb\u03bb\u03ac \u03b3\u03b5\u03bc\u03ac\u03c4\u03b7 \u03b5\u03ba\u03c0\u03bb\u03ae\u03be\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1","path":"ISLANDS\/Islands_Tinos_Panormos_Diapori","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1967,"name_EN":"Tinos: Panormos-Diapori","description_EN":"Short yet full of surprises hike","ascent_time":45,"descent_time":45,"marker":"No_marks","level":13,"ascent":21,"descent":31,"maxelev":23,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.05001 37.65166,25.06164 37.66007)","views":2,"millestones":"0,25.0519800,37.6517453#1,25.0546392,37.6569766#2.0,25.0617285,37.6596727","x":25.0559244,"y":37.657609,"coor":[[25.05198,37.6517453],[25.0515018,37.6518487],[25.0508374,37.6522061],[25.0503643,37.6524266],[25.0500257,37.6524769],[25.0500834,37.652704],[25.0499108,37.6533274],[25.0499623,37.6537596],[25.0501233,37.6540286],[25.0501507,37.6543618],[25.0518406,37.6544188],[25.0527433,37.6549245],[25.0541119,37.6555072],[25.0544902,37.6558012],[25.0546307,37.6561154],[25.0545103,37.6564229],[25.0542649,37.6567045],[25.0542551,37.6568128],[25.0544152,37.6569105],[25.0550413,37.6570942],[25.055157,37.6570571],[25.0555905,37.6572515],[25.0559244,37.657609],[25.056288,37.658471],[25.0563786,37.6592633],[25.0563255,37.6595162],[25.0567906,37.6598838],[25.0572685,37.6600057],[25.0575622,37.659931],[25.0576283,37.6597952],[25.0578761,37.6596848],[25.0581888,37.6593485],[25.0583221,37.6593068],[25.0587144,37.6589878],[25.0592115,37.6588661],[25.059657,37.6591055],[25.0601738,37.6595695],[25.0606633,37.6597093],[25.0610256,37.659679],[25.0612536,37.6597671],[25.0614792,37.659684],[25.061636,37.6595474],[25.0617501,37.6596004],[25.0617285,37.6596727]]},{"id":18452,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u03a0\u03ac\u03bd\u03bf\u03c1\u03bc\u03bf\u03c2","description_GR":"","path":"ISLANDS\/Islands_Tinos_Pyrgos_Panormos3","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2600,"name_EN":"Tinos: Pyrgos-Panormos","description_EN":"","ascent_time":45,"descent_time":50,"marker":"No_marks","level":13,"ascent":43,"descent":135,"maxelev":106,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.03698 37.64018,25.05182 37.65259)","views":4,"millestones":"0,25.0411082,37.6402735#1,25.0370457,37.6474216#2,25.0463548,37.6512262#2.6,25.0519807,37.6517452","x":25.0371795,"y":37.6466983,"coor":[[25.0411082,37.6402735],[25.0406246,37.6406518],[25.0405175,37.6407384],[25.0404602,37.6407975],[25.0405517,37.6408597],[25.0403266,37.6410195],[25.0403085,37.6410421],[25.039893,37.6412216],[25.039541,37.6413779],[25.0396518,37.6417555],[25.0394826,37.641811],[25.0395521,37.6419704],[25.0390743,37.6420963],[25.0390903,37.6421277],[25.0388927,37.6423367],[25.0380967,37.643067],[25.0374094,37.6433615],[25.0372862,37.6434707],[25.0371303,37.6436704],[25.03719,37.6438862],[25.0371478,37.6441119],[25.0368712,37.6445988],[25.0369766,37.6451499],[25.0369726,37.6455262],[25.0369724,37.6456637],[25.0371467,37.6459686],[25.0371731,37.6462387],[25.0371795,37.6466983],[25.0370404,37.6474409],[25.0372791,37.6481553],[25.037336,37.6483216],[25.0376959,37.6489313],[25.0381236,37.6490717],[25.0393381,37.6491872],[25.0401236,37.6494236],[25.040657,37.6495248],[25.0420103,37.6495805],[25.0442316,37.650354],[25.0446998,37.6506022],[25.0451355,37.6509499],[25.0459873,37.6510685],[25.0470479,37.6515187],[25.0475723,37.6516808],[25.0480592,37.6516405],[25.0485862,37.6515321],[25.0486975,37.6514883],[25.0487432,37.6515149],[25.0490213,37.6519451],[25.0493661,37.6522755],[25.0495831,37.6523908],[25.0500264,37.6524769],[25.0503651,37.6524266],[25.0508381,37.6522061],[25.0515026,37.6518487],[25.0519807,37.6517452]]},{"id":18453,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u03a0\u03bb\u03b1\u03c4\u03b9\u03ac-\u03a0\u03ac\u03bd\u03bf\u03c1\u03bc\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae ","path":"ISLANDS\/Islands_Tinos_Pyrgos_Panormos2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3672,"name_EN":"Tinos: Pyrgos-Platia-Panormos","description_EN":"Trail 18b","ascent_time":80,"descent_time":85,"marker":"Red_stripe","level":13,"ascent":154,"descent":236,"maxelev":203,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04128 37.63613,25.05799 37.65265)","views":2,"millestones":"0,25.0411082,37.6402735#1,25.0491489,37.6362971#2,25.0547843,37.6432691#3,25.0576987,37.6510672#3.7,25.0519793,37.6517453","x":25.0525732,"y":37.641366,"coor":[[25.0411082,37.6402735],[25.0411509,37.6402438],[25.0414674,37.6401306],[25.0413988,37.6398811],[25.0414039,37.6396422],[25.0414692,37.6394434],[25.0416475,37.6392255],[25.0419859,37.6391143],[25.042138,37.6390972],[25.0424794,37.6390424],[25.0426596,37.6389597],[25.0425811,37.6388725],[25.0429256,37.6386802],[25.0429009,37.6385362],[25.0434308,37.6384414],[25.0436241,37.6384847],[25.043562,37.6383996],[25.04398,37.6383058],[25.0454199,37.637527],[25.0461036,37.6371311],[25.0463746,37.6370656],[25.0469703,37.6375132],[25.0472545,37.6374273],[25.0473998,37.6372818],[25.0476353,37.6372549],[25.0478306,37.6369828],[25.0482457,37.6364293],[25.0486751,37.636439],[25.0492901,37.6362533],[25.0493061,37.6362261],[25.0494914,37.6362064],[25.0497646,37.6362941],[25.0499029,37.6364551],[25.0499635,37.636734],[25.0499572,37.6369954],[25.0502781,37.6371931],[25.050915,37.6380572],[25.0514006,37.6390353],[25.051474,37.6389693],[25.0516098,37.6397612],[25.0517849,37.6401202],[25.0518007,37.6404355],[25.0522064,37.6410718],[25.0525732,37.641366],[25.0529385,37.641552],[25.0530315,37.6417134],[25.0535242,37.6420876],[25.0538132,37.6424906],[25.0542139,37.6427754],[25.0544681,37.6431156],[25.0547647,37.6432482],[25.0554782,37.6440079],[25.0557754,37.6441855],[25.0558228,37.6443293],[25.0563273,37.6447394],[25.0567616,37.6449878],[25.0569017,37.645275],[25.0572921,37.645632],[25.0574423,37.6456847],[25.0575834,37.646044],[25.0578937,37.6463386],[25.0578396,37.6465194],[25.058037,37.6468511],[25.0581446,37.6472467],[25.058076,37.647405],[25.0576572,37.6478459],[25.057454,37.648704],[25.0574465,37.6489744],[25.057725,37.6494316],[25.0578093,37.6497824],[25.0577134,37.651009],[25.0576381,37.6512981],[25.0574154,37.6515795],[25.0570252,37.6518399],[25.0568442,37.6518685],[25.0559019,37.6517688],[25.0553814,37.6518365],[25.0546326,37.6517892],[25.0544694,37.6518717],[25.0537191,37.6525274],[25.0533339,37.6525398],[25.0529814,37.6524641],[25.0526175,37.652384],[25.0522946,37.6521976],[25.0521312,37.6518656],[25.0519793,37.6517453]]},{"id":18454,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u039a\u03b1\u03bb\u03bb\u03bf\u03bd\u03ae-\u0391\u03b3\u03af\u03b1 \u03a5\u03c0\u03b1\u03ba\u03bf\u03ae","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u039c5","path":"ISLANDS\/Islands_Tinos_Kalloni_loop1","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2645,"name_EN":"Tinos: Kalloni-Agia Ypakoi loop","description_EN":"Part of the M5 Trail","ascent_time":50,"descent_time":45,"marker":"Red_stripe","level":13,"ascent":183,"descent":183,"maxelev":247,"minelev":71,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.1108 37.6081,25.11766 37.61448)","views":9,"millestones":"0,25.1174790,37.6080992#1,25.1148837,37.6134615#2,25.1138512,37.6096816#2.6,25.1174790,37.6080992","x":25.1133337,"y":37.6128792,"coor":[[25.117479,37.6080992],[25.1172775,37.6087343],[25.1172937,37.6090586],[25.1174752,37.6091177],[25.1175914,37.6094118],[25.1174359,37.6095236],[25.1176889,37.6098705],[25.1176579,37.6100691],[25.1174117,37.6102697],[25.1175184,37.6104444],[25.1175019,37.6108592],[25.1175768,37.6109914],[25.1175116,37.6111723],[25.1175924,37.6114149],[25.1176167,37.6115228],[25.1174822,37.6116232],[25.1173854,37.6119667],[25.1171262,37.6120592],[25.1169737,37.6123311],[25.1171372,37.612654],[25.1173125,37.6137699],[25.1170893,37.6139974],[25.1167616,37.6140546],[25.1162595,37.6144288],[25.1160742,37.6143044],[25.1154388,37.6142473],[25.1151952,37.6138621],[25.1150351,37.6137644],[25.1148016,37.613307],[25.1147109,37.6132988],[25.1143736,37.6134733],[25.1140203,37.6133324],[25.1137149,37.6133713],[25.1137689,37.6131906],[25.113733,37.6130647],[25.1133337,37.6128792],[25.1129078,37.6127661],[25.1123861,37.6127259],[25.1115895,37.6124901],[25.1109537,37.6124059],[25.1107707,37.6122905],[25.1107918,37.6121821],[25.111338,37.6115821],[25.1116109,37.6108856],[25.1115834,37.6105613],[25.1112713,37.6101407],[25.1112998,37.6099151],[25.1114016,37.6099051],[25.1114682,37.6098143],[25.1116134,37.6097228],[25.1121102,37.60961],[25.1122029,37.6097443],[25.1123054,37.6097794],[25.1126332,37.6097313],[25.1129866,37.6098812],[25.1133366,37.6097967],[25.1134403,37.6099129],[25.1136214,37.6099022],[25.1138451,37.6097108],[25.1139611,37.6091329],[25.1138773,37.6088272],[25.1141691,37.6086442],[25.1144403,37.6085966],[25.1148845,37.6087546],[25.1152415,37.6091388],[25.1159064,37.6096643],[25.1163272,37.6097685],[25.1165596,37.6097302],[25.1172937,37.6090586],[25.1172775,37.6087343],[25.117479,37.6080992]]},{"id":18455,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03c1\u03cc\u03ba\u03bf\u03c2-\u03a0\u03b5\u03c1\u03ac\u03c3\u03c4\u03c1\u03b1","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u039c4","path":"ISLANDS\/Islands_Tinos_Krokos_Perastra","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":2067,"name_EN":"Tinos: Krokos-Perastra","description_EN":"Part of the M4 Trail","ascent_time":35,"descent_time":40,"marker":"Red_stripe","level":13,"ascent":37,"descent":146,"maxelev":204,"minelev":56,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.14933 37.58794,25.16067 37.59837)","views":2,"millestones":"0,25.1606910,37.5893384#1,25.1542824,37.5914414#2.1,25.1511480,37.5983547","x":25.1539256,"y":37.5920388,"coor":[[25.160691,37.5893384],[25.160536,37.5895202],[25.1602844,37.5895046],[25.1602288,37.5895682],[25.1598949,37.5894904],[25.1593845,37.5894504],[25.1589119,37.5894212],[25.1585774,37.588895],[25.1586106,37.5888406],[25.1589167,37.5888173],[25.1585643,37.5887306],[25.1582709,37.5888056],[25.1583432,37.5883542],[25.1582739,37.5882648],[25.1574529,37.5880453],[25.157204,37.5880657],[25.1567949,37.5879796],[25.1562964,37.5886965],[25.1560713,37.5887889],[25.1558795,37.5887479],[25.1555354,37.5892019],[25.1555101,37.589761],[25.1552755,37.5899706],[25.1551112,37.5903327],[25.1548874,37.5905152],[25.1546546,37.5908419],[25.1539256,37.5920388],[25.1536782,37.5921584],[25.1534105,37.5924223],[25.1530893,37.5928942],[25.1527649,37.5931587],[25.1525734,37.5932327],[25.1523423,37.5933003],[25.1521684,37.5935048],[25.1521482,37.5936582],[25.1522304,37.5938467],[25.1520293,37.5940289],[25.1519235,37.5945166],[25.151421,37.5949812],[25.1508232,37.5951493],[25.1502735,37.5954971],[25.1497874,37.596295],[25.1497786,37.5964573],[25.1493123,37.5969823],[25.1496659,37.5971411],[25.1496906,37.5972761],[25.1498729,37.5972045],[25.150111,37.5972202],[25.1502254,37.5972912],[25.1507351,37.5980253],[25.1509885,37.5982932],[25.151148,37.5983547]]},{"id":18456,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03b5\u03c1\u03ac\u03c3\u03c4\u03c1\u03b1-\u0391\u03b3\u03ac\u03c0\u03b9","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u039c4","path":"ISLANDS\/Islands_Tinos_Perastra_Agapi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2961,"name_EN":"Tinos: Perastra-Agapi","description_EN":"Part of the M4 Trail","ascent_time":70,"descent_time":70,"marker":"Red_stripe","level":13,"ascent":130,"descent":151,"maxelev":158,"minelev":60,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.15126 37.59713,25.16373 37.60867)","views":7,"millestones":"0,25.1511480,37.5983547#1,25.1514594,37.6016384#2,25.1596500,37.6063657#3.0,25.1628919,37.6079916","x":25.1566761,"y":37.6039451,"coor":[[25.151148,37.5983547],[25.1511009,37.598238],[25.1512523,37.5982793],[25.1516134,37.5981857],[25.1516788,37.5980228],[25.1517798,37.5979587],[25.1521425,37.5979732],[25.1523026,37.5980708],[25.1524813,37.5979068],[25.1527636,37.59785],[25.1529208,37.5977583],[25.1531713,37.597846],[25.1533579,37.5974566],[25.1535472,37.5972475],[25.1537055,37.5972279],[25.1537525,37.5973356],[25.1538893,37.5973455],[25.1539128,37.5974039],[25.154146,37.5985643],[25.153968,37.5987733],[25.1538824,37.5990986],[25.1537599,37.599235],[25.1538431,37.5994866],[25.1537735,37.5995684],[25.1527423,37.5995424],[25.1516172,37.6000401],[25.1514966,37.6003026],[25.1515585,37.6006445],[25.1513511,37.6016132],[25.1517902,37.6017148],[25.1520317,37.6016719],[25.1532071,37.602591],[25.1535833,37.6027496],[25.1540878,37.6028618],[25.1545968,37.6028118],[25.154949,37.6028804],[25.1556789,37.6031977],[25.1560229,37.6034648],[25.1563528,37.6035516],[25.1563213,37.6037142],[25.1566761,37.6039451],[25.1569822,37.6039601],[25.1572784,37.6040653],[25.1573598,37.6041997],[25.1572874,37.6044167],[25.1572515,37.6045253],[25.1573604,37.6049748],[25.157534,37.6052075],[25.1578429,37.6054027],[25.1578671,37.6055016],[25.1580393,37.6055585],[25.1582449,37.6056647],[25.1584703,37.60605],[25.1592684,37.6063757],[25.1594376,37.6063289],[25.1598239,37.6063972],[25.1602425,37.6063661],[25.1606366,37.6063892],[25.1612417,37.6066897],[25.1617619,37.6066305],[25.1621028,37.6066993],[25.1627026,37.6066573],[25.1630055,37.6064651],[25.1630688,37.606167],[25.1634566,37.6056044],[25.1635466,37.6055674],[25.1636936,37.6058657],[25.1633692,37.6061303],[25.1632944,37.6064194],[25.1637704,37.6064327],[25.1638396,37.6065132],[25.1636068,37.6068399],[25.1634713,37.6072288],[25.1638835,37.6077363],[25.1638993,37.6080245],[25.1637347,37.6083686],[25.1635025,37.6085084],[25.1633764,37.6085457],[25.1630864,37.6081159],[25.1628919,37.6079916]]},{"id":18457,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a3\u03c4\u03b5\u03bd\u03ae-\u039b\u03c5\u03c7\u03bd\u03ac\u03c6\u03c4\u03b9\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 6a","path":"ISLANDS\/Islands_Tinos_Steni_Lychnaftia1","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4555,"name_EN":"Tinos Isl: Steni-Lychnaftia","description_EN":"Trail 6a","ascent_time":100,"descent_time":110,"marker":"Red_dots","level":13,"ascent":53,"descent":454,"maxelev":413,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.19882 37.55718,25.2309 37.57541)","views":0,"millestones":"0,25.1988164,37.5754063#1,25.2073346,37.5723790#2,25.2162013,37.5699248#3,25.2247531,37.5654030#4,25.2283137,37.5605764#4.6,25.2309014,37.5571808","x":25.2170368,"y":37.5692622,"coor":[[25.1988164,37.5754063],[25.1989704,37.5753912],[25.1996217,37.5751322],[25.2001268,37.5748567],[25.2005669,37.5747621],[25.2008818,37.5746237],[25.2010852,37.5745946],[25.201223,37.5747193],[25.2016298,37.5746611],[25.2016476,37.5743635],[25.2017586,37.5742182],[25.2020846,37.5740706],[25.2025589,37.5739937],[25.2029073,37.5738279],[25.2031055,37.5734744],[25.2034083,37.573291],[25.2034769,37.5732002],[25.2036299,37.5729914],[25.2043841,37.5727133],[25.2046646,37.5725932],[25.2049186,37.5723721],[25.2051102,37.5723161],[25.2052006,37.5722115],[25.2053431,37.5721875],[25.2057994,37.5721288],[25.2058984,37.5720827],[25.2061252,37.5720984],[25.2064213,37.5722035],[25.206415,37.572519],[25.2066728,37.5723542],[25.206618,37.5724629],[25.2067117,37.5726602],[25.2069583,37.5725045],[25.2073412,37.5723744],[25.2077321,37.5720369],[25.2078909,37.5720533],[25.2087923,37.5717737],[25.2091861,37.5716164],[25.2096344,37.5713324],[25.2103699,37.5712978],[25.2106251,37.5714552],[25.2108196,37.5715794],[25.2108587,37.5718945],[25.210976,37.5721456],[25.2111571,37.5721438],[25.2116052,37.5718417],[25.2120334,37.5717111],[25.2122126,37.5715921],[25.2122881,37.571357],[25.2128181,37.5705224],[25.2129417,37.570467],[25.2133273,37.5704991],[25.2138582,37.5704216],[25.2145869,37.5704051],[25.2150943,37.5702737],[25.2156043,37.5703045],[25.2160981,37.570029],[25.2163654,37.5697558],[25.2170368,37.5692622],[25.2183186,37.5687082],[25.2185783,37.5686605],[25.2192624,37.5682568],[25.2197221,37.5680628],[25.2197685,37.5680443],[25.2205021,37.5679015],[25.2207855,37.5679166],[25.2212409,37.5679863],[25.2216417,37.5682615],[25.2219009,37.5681867],[25.2219789,37.5681048],[25.2221393,37.5675263],[25.2224742,37.5672344],[25.2225949,37.5669989],[25.2230089,37.5666971],[25.2236776,37.5663928],[25.2241482,37.5660905],[25.2242698,37.5659089],[25.2247525,37.565397],[25.2251898,37.565131],[25.225333,37.5648862],[25.2258284,37.5647188],[25.2261949,37.5648863],[25.2263061,37.5647206],[25.22662,37.5645281],[25.2269347,37.5645181],[25.2274121,37.5645018],[25.2276325,37.56413],[25.2281491,37.5642643],[25.2284879,37.5642067],[25.2286501,37.5639144],[25.2287597,37.5636969],[25.228536,37.5632171],[25.228284,37.5630394],[25.2282024,37.5628961],[25.2279051,37.5627189],[25.2276215,37.5626858],[25.2274984,37.562642],[25.2274618,37.5624802],[25.2273469,37.5623822],[25.2274114,37.5621742],[25.2273827,37.561805],[25.2272581,37.5617973],[25.2268567,37.561486],[25.2268165,37.5611079],[25.2270689,37.5608799],[25.2274987,37.5608484],[25.2293032,37.5602528],[25.229276,37.5602306],[25.2295386,37.5601084],[25.230097,37.5596429],[25.2301958,37.5594526],[25.230192,37.5592183],[25.2300954,37.5584239],[25.2301364,37.5581621],[25.2303887,37.5576728],[25.2309014,37.5571808]]},{"id":18458,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a3\u03c4\u03b5\u03bd\u03ae-\u039b\u03c5\u03c7\u03bd\u03ac\u03c6\u03c4\u03b9\u03b1","description_GR":"","path":"ISLANDS\/Islands_Tinos_Steni_Lychnaftia2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4841,"name_EN":"Tinos: Steni-Lychnaftia","description_EN":"","ascent_time":120,"descent_time":105,"marker":"Red_dots","level":13,"ascent":508,"descent":146,"maxelev":423,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.19882 37.5547,25.23091 37.57541)","views":0,"millestones":"0,25.2273585,37.5549757#1,25.2291999,37.5602850#2,25.2223502,37.5647855#3,25.2132699,37.5673177#4,25.2054837,37.5721674#4.8,25.1988171,37.5754062","x":25.2174467,"y":37.5659705,"coor":[[25.2273585,37.5549757],[25.2277498,37.5549355],[25.2276182,37.5551983],[25.2276907,37.5554296],[25.2283732,37.5549831],[25.2290369,37.5547239],[25.2290848,37.5555278],[25.229318,37.5559399],[25.2295935,37.5561714],[25.2304238,37.5564061],[25.2307098,37.5565834],[25.2309424,37.5569595],[25.2309007,37.5571808],[25.230388,37.5576728],[25.2301357,37.5581621],[25.2300947,37.5584239],[25.230192,37.5592183],[25.2301958,37.5594526],[25.230097,37.5596429],[25.2295386,37.5601084],[25.2292752,37.5602283],[25.2293032,37.5602506],[25.2274979,37.5608462],[25.2270682,37.5608777],[25.2268158,37.5611056],[25.2265467,37.5610498],[25.2265458,37.5609958],[25.2259932,37.5611277],[25.2257313,37.5610403],[25.2253732,37.5612964],[25.2250577,37.5613898],[25.2246764,37.56161],[25.2238866,37.5617805],[25.2229238,37.5617544],[25.2227868,37.5618121],[25.2229674,37.5621257],[25.2229203,37.5623605],[25.2230473,37.5625958],[25.2230648,37.5629742],[25.2227877,37.5633376],[25.2225299,37.5635025],[25.2223928,37.5641168],[25.222238,37.5643437],[25.2223743,37.5643693],[25.2224666,37.5644765],[25.2223825,37.5647839],[25.2219398,37.5648065],[25.2219071,37.5650118],[25.2212072,37.5651858],[25.2208563,37.5651895],[25.2204183,37.5654103],[25.2201357,37.5654403],[25.219505,37.5656451],[25.2185095,37.5657004],[25.2183984,37.5658277],[25.2182968,37.5658468],[25.2176481,37.5658603],[25.2174467,37.5659705],[25.2172994,37.565963],[25.2166687,37.5661678],[25.2161573,37.5660559],[25.2155242,37.5661165],[25.2154782,37.5660719],[25.2155434,37.5659],[25.2154841,37.5658645],[25.2150548,37.565923],[25.2132401,37.5664374],[25.213219,37.5665278],[25.2134078,37.5670035],[25.213233,37.5673929],[25.2130873,37.5674845],[25.2128154,37.5674783],[25.2119228,37.5676407],[25.2117744,37.567872],[25.2113486,37.5681468],[25.2101233,37.5687001],[25.2095525,37.5691116],[25.2094752,37.5692295],[25.2096488,37.5694621],[25.2093848,37.5699425],[25.2086033,37.5706355],[25.2079956,37.570867],[25.2076952,37.5711946],[25.2074031,37.5713417],[25.2073264,37.5714958],[25.2068379,37.5714016],[25.2067613,37.5715646],[25.2065147,37.5717204],[25.2057445,37.5717102],[25.2056798,37.5718235],[25.2058176,37.5719393],[25.2058001,37.5721287],[25.2053438,37.5721875],[25.2052013,37.5722115],[25.2051109,37.572316],[25.2049193,37.5723721],[25.2046653,37.5725932],[25.2043849,37.5727155],[25.2036307,37.5729936],[25.203409,37.5732933],[25.2031062,37.5734766],[25.2029081,37.5738302],[25.2025597,37.5739959],[25.2020853,37.5740729],[25.2017593,37.5742204],[25.2016484,37.5743657],[25.2016305,37.5746634],[25.2012238,37.5747216],[25.2010859,37.5745968],[25.2008825,37.5746259],[25.2005677,37.5747643],[25.2001276,37.5748589],[25.1996224,37.5751344],[25.1989711,37.5753912],[25.1988171,37.5754062]]},{"id":18459,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a3\u03c4\u03b5\u03bd\u03ae-\u03a4\u03c3\u03b9\u03ba\u03bd\u03b9\u03ac\u03c2","description_GR":"","path":"ISLANDS\/Islands_Tinos_Steni_Tsiknias","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3140,"name_EN":"Tinos: Steni-Tsiknias","description_EN":"","ascent_time":80,"descent_time":70,"marker":"Red_dots","level":12,"ascent":338,"descent":29,"maxelev":721,"minelev":400,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.19893 37.57512,25.22601 37.58214)","views":12,"millestones":"0,25.1988185,37.5754085#1,25.2070247,37.5794976#2,25.2157863,37.5811281#3.1,25.2261186,37.5816873","x":25.2141627,"y":37.5802854,"coor":[[25.1988185,37.5754085],[25.1989726,37.5753934],[25.1992243,37.5755531],[25.1995528,37.5762212],[25.1996491,37.5762721],[25.2001615,37.5764471],[25.2005503,37.5766775],[25.2011783,37.5777076],[25.2012348,37.5777881],[25.2042705,37.5778293],[25.2046692,37.5777531],[25.2055102,37.5786458],[25.2058048,37.5793549],[25.2060355,37.5796161],[25.2062674,37.5796904],[25.207136,37.5794742],[25.2091406,37.5796159],[25.209446,37.5795948],[25.2103919,37.5792606],[25.2106297,37.5792582],[25.2108729,37.5790213],[25.2119756,37.5796297],[25.2119269,37.5794229],[25.2124091,37.5791295],[25.2127857,37.5791752],[25.2131399,37.5793698],[25.213481,37.5794474],[25.2137147,37.5798957],[25.2139201,37.5799927],[25.2141627,37.5802854],[25.2143641,37.5803937],[25.2146926,37.5803994],[25.2145894,37.580628],[25.2148084,37.5808601],[25.2148351,37.5811122],[25.2151957,37.5810003],[25.2156178,37.5810591],[25.2159599,37.5811997],[25.2159506,37.581326],[25.2162926,37.5814667],[25.216575,37.5814187],[25.2166229,37.5815805],[25.2168063,37.5817138],[25.216941,37.5816403],[25.2170555,37.5817202],[25.2173043,37.5816996],[25.2173764,37.5819512],[25.2196077,37.5812703],[25.221659,37.5810575],[25.2223398,37.5811406],[25.2237607,37.5807654],[25.2242017,37.5807247],[25.2245816,37.5804144],[25.2248871,37.5803932],[25.2253226,37.5807131],[25.2257847,37.5812671],[25.2261042,37.5814981],[25.2261186,37.5816873]]},{"id":18460,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a6\u03b1\u03bb\u03b1\u03c4\u03ac\u03b4\u03bf\u03c2-\u039b\u03b9\u03b2\u03ac\u03b4\u03b1","description_GR":"","path":"ISLANDS\/Islands_Tinos_Falatados_Livada","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6051,"name_EN":"Tinos: Falatados-Livada","description_EN":"","ascent_time":135,"descent_time":145,"marker":"Red_dots","level":12,"ascent":46,"descent":423,"maxelev":393,"minelev":6,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.19148 37.58145,25.23451 37.61134)","views":5,"millestones":"0,25.1910141,37.5819002#1,25.1981092,37.5877604#2,25.2078578,37.5905197#3,25.2167767,37.5925815#4,25.2237631,37.5980894#5,25.2293626,37.6046098#6.1,25.2349909,37.6106277","x":25.2183923,"y":37.5953385,"coor":[[25.1910141,37.5819002],[25.1912334,37.5821594],[25.1912361,37.5823306],[25.1914619,37.5822833],[25.1917161,37.5825083],[25.1919298,37.5825963],[25.1919921,37.5827759],[25.1922331,37.5829717],[25.1923846,37.5832406],[25.1924618,37.5832849],[25.1927142,37.5834896],[25.1931976,37.584021],[25.1938871,37.5842912],[25.1943104,37.5845573],[25.1946159,37.5845362],[25.1948891,37.5846236],[25.1950929,37.5846215],[25.1953104,37.5847635],[25.1954801,37.5847528],[25.195675,37.584904],[25.1959705,37.5849641],[25.1960926,37.5855217],[25.1962198,37.5856826],[25.1964826,37.5858242],[25.1972681,37.5860776],[25.1977845,37.5864959],[25.1980202,37.5870704],[25.1981424,37.587628],[25.1980573,37.5879713],[25.1982202,37.58824],[25.1988395,37.5887205],[25.1991895,37.5886538],[25.2025392,37.5891785],[25.2028934,37.5893732],[25.2030319,37.589534],[25.2037163,37.5898335],[25.204325,37.59035],[25.2047463,37.5904899],[25.2052441,37.5904578],[25.2056877,37.5905705],[25.2059708,37.5905676],[25.2067315,37.5905508],[25.2069457,37.5904855],[25.2070254,37.5905117],[25.2071826,37.590429],[25.2074451,37.5905525],[25.2077735,37.5905491],[25.2087421,37.5902057],[25.2092284,37.5901647],[25.2094192,37.5900546],[25.2099756,37.590139],[25.210204,37.5902538],[25.2108843,37.5903009],[25.2121269,37.5900989],[25.2125527,37.5898151],[25.2134294,37.5898309],[25.2145341,37.5902071],[25.2147492,37.5901959],[25.2147774,37.5905381],[25.2154379,37.5912839],[25.2155513,37.5918145],[25.2157247,37.592029],[25.2162954,37.5922935],[25.2167292,37.5923318],[25.2167381,37.5925255],[25.2169701,37.5928656],[25.2168726,37.593137],[25.217125,37.5933327],[25.217311,37.5936282],[25.2175639,37.5938509],[25.2178346,37.594479],[25.2178368,37.5946142],[25.2182388,37.5949526],[25.2184129,37.5952121],[25.2183923,37.5953385],[25.2185646,37.595481],[25.2188945,37.5955677],[25.2189548,37.5957924],[25.219173,37.5959794],[25.2199473,37.5961832],[25.219995,37.5963269],[25.2202761,37.596333],[25.2204341,37.5962953],[25.2206574,37.5960947],[25.2209624,37.5960465],[25.2212034,37.5962333],[25.2220376,37.5966843],[25.2223595,37.5969694],[25.2226217,37.5970749],[25.2230418,37.5971336],[25.2237322,37.5977934],[25.223772,37.5981445],[25.2238641,37.5983215],[25.2237416,37.598449],[25.2237544,37.598539],[25.2242024,37.5988363],[25.2242297,37.5991176],[25.224258,37.5994643],[25.2243501,37.5995535],[25.2244365,37.5997239],[25.2243253,37.5998512],[25.2244415,37.6000303],[25.2252205,37.6004728],[25.2255589,37.6006496],[25.2258083,37.600656],[25.2260085,37.6011226],[25.226326,37.6014437],[25.2267689,37.6015112],[25.227448,37.6018196],[25.2274955,37.6019543],[25.2277599,37.6021859],[25.227718,37.6023937],[25.2280297,37.6027509],[25.2282121,37.6028211],[25.2282248,37.6029021],[25.2284882,37.6030796],[25.2286037,37.6032136],[25.2285259,37.6033046],[25.2288656,37.603292],[25.228993,37.6034619],[25.2292037,37.6038743],[25.2291293,37.6041725],[25.2292486,37.6045408],[25.2293974,37.6046294],[25.2296238,37.604618],[25.2300483,37.6049471],[25.2314966,37.6055268],[25.2316266,37.6058499],[25.2316194,37.6061024],[25.231858,37.606145],[25.2317361,37.6063085],[25.2317951,37.6064521],[25.2322061,37.606646],[25.2323759,37.6066353],[25.2325178,37.6069943],[25.2325024,37.6074361],[25.2328032,37.6078115],[25.2329635,37.607918],[25.2334278,37.6085891],[25.2335488,37.6090565],[25.2337357,37.609397],[25.233738,37.6095412],[25.2339801,37.6099172],[25.2340507,37.6100787],[25.2338077,37.6104598],[25.2338343,37.6106939],[25.233975,37.6108997],[25.2346078,37.6107939],[25.2349909,37.6106277]]},{"id":18461,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039c\u03c5\u03c1\u03c3\u03af\u03bd\u03b7-\u039b\u03b9\u03b2\u03ac\u03b4\u03b1","description_GR":"","path":"ISLANDS\/Islands_Tinos_Myrsini_Livada","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5188,"name_EN":"Tinos: Myrsini-Livada\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039c3","description_EN":"M3 Trail","ascent_time":115,"descent_time":125,"marker":"Red_stripe","level":13,"ascent":46,"descent":418,"maxelev":382,"minelev":6,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.20392 37.58156,25.23451 37.61121)","views":0,"millestones":"0,25.2041678,37.5818704#1,25.2078566,37.5876094#2,25.2156942,37.5919895#3,25.2230158,37.5971314#4,25.2290252,37.6035233#5.2,25.2349923,37.6106277","x":25.2204355,"y":37.5962953,"coor":[[25.2041678,37.5818704],[25.2043944,37.5821408],[25.2045604,37.5825987],[25.2047696,37.5829301],[25.2046932,37.5831111],[25.2048009,37.5834705],[25.204463,37.5835821],[25.2041153,37.583793],[25.2037204,37.5838871],[25.2034903,37.5843672],[25.2036489,37.5845458],[25.2037585,37.5850224],[25.2039448,37.5853359],[25.2040202,37.5858038],[25.2041963,37.5861896],[25.2045088,37.586601],[25.2049853,37.5866502],[25.2055024,37.5864106],[25.2060729,37.5866752],[25.2065584,37.5865801],[25.2068578,37.5868835],[25.2071881,37.5869973],[25.2076768,37.5874519],[25.2077893,37.5874057],[25.2077855,37.587568],[25.2081514,37.5877805],[25.2084127,37.5878319],[25.2093606,37.5876149],[25.2097384,37.5878634],[25.2102481,37.5878672],[25.2107258,37.5879885],[25.210887,37.5881491],[25.211333,37.5884149],[25.2113925,37.5885945],[25.2121272,37.5884586],[25.2121804,37.588422],[25.2124287,37.5883653],[25.2126585,37.5885703],[25.2127419,37.5888218],[25.2132953,37.58942],[25.2134308,37.5898309],[25.2145356,37.5902071],[25.2147506,37.5901959],[25.2147788,37.5905381],[25.2154387,37.5912839],[25.2155528,37.5918145],[25.2157262,37.592029],[25.2162968,37.5922935],[25.21673,37.5923318],[25.2167388,37.5925255],[25.2169708,37.5928656],[25.2168733,37.593137],[25.2171257,37.5933327],[25.2173117,37.5936282],[25.2175646,37.5938509],[25.2178353,37.594479],[25.2178375,37.5946142],[25.2182395,37.5949526],[25.2184136,37.5952121],[25.218393,37.5953385],[25.2185653,37.595481],[25.2188952,37.5955677],[25.2189555,37.5957924],[25.2191737,37.5959794],[25.2199487,37.5961832],[25.2199964,37.5963269],[25.2202776,37.596333],[25.2204355,37.5962953],[25.2206588,37.5960947],[25.2209638,37.5960465],[25.2212048,37.5962333],[25.222039,37.5966843],[25.2223609,37.5969694],[25.2226231,37.5970748],[25.2230432,37.5971336],[25.2237337,37.5977934],[25.2237734,37.5981445],[25.2238655,37.5983215],[25.223743,37.598449],[25.2237558,37.598539],[25.2242039,37.5988363],[25.2242311,37.5991176],[25.2242595,37.5994643],[25.2243515,37.5995535],[25.2244379,37.5997239],[25.2243267,37.5998512],[25.2244429,37.6000302],[25.2252219,37.6004728],[25.2255597,37.6006496],[25.225809,37.600656],[25.2260092,37.6011226],[25.2263274,37.6014437],[25.2267703,37.6015112],[25.2274494,37.6018196],[25.2274969,37.6019543],[25.2277613,37.6021859],[25.2277194,37.6023936],[25.2280311,37.6027509],[25.2282135,37.6028211],[25.2282262,37.6029021],[25.2284897,37.6030796],[25.2286052,37.6032136],[25.2285273,37.6033046],[25.228867,37.603292],[25.2289944,37.6034619],[25.2292051,37.6038743],[25.2291307,37.6041725],[25.2292501,37.6045408],[25.2293988,37.6046294],[25.2296252,37.604618],[25.2300497,37.6049471],[25.231498,37.6055268],[25.231628,37.6058499],[25.2316208,37.6061024],[25.2318594,37.6061449],[25.2317375,37.6063084],[25.2317965,37.606452],[25.2322076,37.606646],[25.2323773,37.6066352],[25.2325192,37.6069943],[25.2325038,37.6074361],[25.2328046,37.6078115],[25.2329649,37.607918],[25.2334292,37.6085891],[25.2335502,37.6090565],[25.2337371,37.609397],[25.2337395,37.6095412],[25.2339815,37.6099172],[25.2340522,37.610081],[25.2338092,37.610462],[25.2338357,37.6106961],[25.2339778,37.6108951],[25.2346022,37.6107985],[25.2349923,37.6106277]]},{"id":18462,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0394\u03c5\u03cc \u03a7\u03c9\u03c1\u03af\u03b1-\u0391\u03b3\u03af\u03b1 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1","description_GR":"\u0394\u03c5\u03cc \u03a7\u03c9\u03c1\u03af\u03b1-\u039c\u03b1\u03bd\u03c4\u03b1\u03bb\u03bf\u03cd-\u03bc\u03bf\u03bd\u03ae \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7\u03c2-\u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2-\u0391\u03b3\u03af\u03b1 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1 - \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ad\u03c2 \u03a42 \u03ba\u03b1\u03b9 \u03a402","path":"ISLANDS\/Islands_Tinos_DyoChoria_AgVarvara","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2783,"name_EN":"Tinos: Dyo Choria-Agia Varvara","description_EN":"Dyo Choria-Mandalou-Faneromenis mon.-Kounares-Aghia Varvara-T02 and T2 Trails","ascent_time":55,"descent_time":70,"marker":"Red_stripe","level":13,"ascent":9,"descent":382,"maxelev":421,"minelev":32,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.19641 37.54195,25.20137 37.56161)","views":6,"millestones":"0,25.1965325,37.5616080#1,25.1988777,37.5538600#2,25.1996836,37.5475284#2.8,25.2008104,37.5419589","x":25.1990449,"y":37.5515194,"coor":[[25.1965325,37.561608],[25.1964958,37.561347],[25.196427,37.5612936],[25.1964533,37.5609058],[25.196399,37.5607824],[25.1966347,37.5604803],[25.1966679,37.5603853],[25.1968791,37.5601398],[25.1971633,37.5595061],[25.1970631,37.5592547],[25.197005,37.5591652],[25.1972811,37.5587297],[25.1972329,37.55855],[25.1970826,37.5584861],[25.1970443,37.5582161],[25.1969304,37.5580393],[25.1968079,37.5567517],[25.1966056,37.5565374],[25.1964961,37.5565903],[25.1970219,37.5558437],[25.1970887,37.5557709],[25.1971755,37.5555357],[25.1977596,37.5552504],[25.1988525,37.5541284],[25.1988906,37.5536774],[25.1988186,37.5534257],[25.1989509,37.5531991],[25.1989478,37.5531405],[25.1992725,37.5530493],[25.1990766,37.552835],[25.1991053,37.5525012],[25.1988706,37.5519899],[25.199199,37.5519956],[25.1995489,37.5518839],[25.1995135,37.5517941],[25.1990449,37.5515194],[25.1990977,37.5513206],[25.1993394,37.5514398],[25.1998163,37.5515251],[25.2000346,37.5517302],[25.2001496,37.5517065],[25.2003315,37.5509205],[25.200101,37.5502198],[25.2001136,37.5495978],[25.2002443,37.549272],[25.2001031,37.5488949],[25.1999667,37.5488602],[25.1997575,37.5485199],[25.1995418,37.548486],[25.1995064,37.5483962],[25.199745,37.5477449],[25.1995894,37.5472147],[25.1996051,37.5467819],[25.1997525,37.5461337],[25.2000211,37.5459417],[25.2001417,37.5456971],[25.2004573,37.5456128],[25.2005221,37.5454229],[25.2008116,37.5451225],[25.2008524,37.5448427],[25.2010733,37.5444979],[25.201256,37.544469],[25.2013507,37.5440174],[25.2009634,37.5438681],[25.2008813,37.5436887],[25.2009228,37.543454],[25.2012777,37.5429997],[25.2013851,37.5426381],[25.2011878,37.5423336],[25.2008345,37.542184],[25.2008104,37.5419589]]},{"id":18463,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u038c\u03c1\u03bc\u03bf\u03c2 \u0399\u03c3\u03c4\u03b5\u03c1\u03bd\u03af\u03c9\u03bd-\u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1","description_GR":"\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03b1 \u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1","path":"ISLANDS\/Islands_Tinos_OrmosIsternion_Isternia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":1524,"name_EN":"Tinos: Ormos Isternion-Isternia","description_EN":"Looping to Isternia","ascent_time":40,"descent_time":30,"marker":"No_marks","level":13,"ascent":303,"descent":3,"maxelev":315,"minelev":8,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04305 37.61531,25.05305 37.62199)","views":1,"millestones":"0,25.0429600,37.6153947#1,25.0509073,37.6198097#1.5,25.0516289,37.6219108","x":25.0491453,"y":37.6186927,"coor":[[25.04296,37.6153947],[25.0430529,37.6155561],[25.0435968,37.6157157],[25.0444645,37.6161858],[25.0451098,37.616144],[25.045632,37.6163174],[25.045691,37.6163799],[25.046089,37.6164846],[25.046285,37.6167262],[25.0465597,37.616922],[25.0469009,37.6170182],[25.0470959,37.6171877],[25.0472571,37.6173665],[25.0474579,37.6179506],[25.047608,37.6181475],[25.0479826,37.6181983],[25.0481316,37.6183231],[25.0485056,37.6183288],[25.0485414,37.6184547],[25.0486553,37.6184987],[25.0487596,37.6186601],[25.0488623,37.6187132],[25.0491453,37.6186927],[25.0492383,37.6188631],[25.0496024,37.618968],[25.0497041,37.6189491],[25.0498142,37.6187228],[25.0500061,37.618667],[25.0501559,37.6188459],[25.0503714,37.618862],[25.0507495,37.6191561],[25.0506741,37.6194362],[25.0508933,37.6197136],[25.0509308,37.6199657],[25.0512856,37.6202149],[25.0512786,37.6203704],[25.0516786,37.6206147],[25.0518119,37.6207262],[25.0520341,37.6207647],[25.0529475,37.6204502],[25.0531187,37.6205388],[25.0530945,37.620726],[25.0525975,37.6212419],[25.0516289,37.6219108]]},{"id":18465,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u039a\u03b1\u03bb\u03bb\u03bf\u03bd\u03ae","description_GR":"\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u039a\u03cc\u03c1\u03b7\u03c2 \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u0391\u03b5\u03c4\u03bf\u03c6\u03c9\u03bb\u03b9\u03ac-\u039a\u03b1\u03bb\u03bb\u03bf\u03bd\u03ae","path":"ISLANDS\/Islands_Tinos_Pyrgos_Kalloni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":11501,"name_EN":"Tinos: Pyrgos-Kalloni","description_EN":"Pyrgos-Koris Pyrgos-Aetofolia-Kalloni","ascent_time":270,"descent_time":270,"marker":"No_marks","level":13,"ascent":657,"descent":664,"maxelev":524,"minelev":86,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04111 37.61658,25.11978 37.64027)","views":1,"millestones":"0,25.0411082,37.6402735#1,25.0477037,37.6356156#2,25.0523512,37.6303135#3,25.0607575,37.6294330#4,25.0695595,37.6248845#5,25.0754984,37.6203574#6,25.0811292,37.6225463#7,25.0874379,37.6237779#8,25.0960474,37.6259052#9,25.1053050,37.6231988#10,25.1142220,37.6225055#11,25.1165769,37.6175626#11.5,25.1197836,37.6165834","x":25.0783069,"y":37.6205659,"coor":[[25.0411082,37.6402735],[25.0411509,37.6402438],[25.0414674,37.6401306],[25.0413988,37.6398811],[25.0414039,37.6396422],[25.0414692,37.6394434],[25.0416475,37.6392255],[25.0419859,37.6391143],[25.042138,37.6390972],[25.0424794,37.6390424],[25.0426596,37.6389597],[25.0425811,37.6388725],[25.0429256,37.6386802],[25.0429009,37.6385362],[25.0434308,37.6384414],[25.0436241,37.6384847],[25.043562,37.6383996],[25.04398,37.6383058],[25.0454199,37.637527],[25.0461036,37.6371311],[25.0463746,37.6370656],[25.0469703,37.6375132],[25.0472545,37.6374273],[25.0473998,37.6372818],[25.0476353,37.6372549],[25.0478306,37.6369828],[25.0478996,37.6362521],[25.0477226,37.6356498],[25.0475693,37.6353763],[25.0477279,37.6353749],[25.0478173,37.635284],[25.0478706,37.6350401],[25.0480719,37.6348491],[25.0483909,37.6341613],[25.0483187,37.6338645],[25.0479154,37.6333904],[25.0476921,37.6328245],[25.0476883,37.6325542],[25.0478395,37.6320211],[25.0477452,37.6317605],[25.047773,37.631571],[25.0480778,37.6314872],[25.0483002,37.6315393],[25.0483318,37.6313677],[25.0481342,37.6311622],[25.0485369,37.6307891],[25.0491354,37.6306396],[25.0492246,37.6305306],[25.0495073,37.630492],[25.0496307,37.6304008],[25.0502758,37.630341],[25.0512853,37.6304041],[25.0519754,37.6303168],[25.0524513,37.6303126],[25.0527334,37.630229],[25.0536776,37.6303805],[25.0549559,37.6303173],[25.0552823,37.6301611],[25.0555371,37.6298975],[25.0559975,37.6294968],[25.0562468,37.6294945],[25.0564363,37.6296235],[25.0573357,37.6307151],[25.057598,37.6308299],[25.0579789,37.6308175],[25.0579387,37.6307818],[25.0585592,37.6305869],[25.0594866,37.6304524],[25.0594853,37.6303623],[25.0590968,37.6301315],[25.059037,37.6299157],[25.0597022,37.6296754],[25.0604147,37.6295698],[25.0610119,37.6293301],[25.061554,37.6291991],[25.0631207,37.6285991],[25.0638551,37.6284483],[25.0644301,37.6282358],[25.0648385,37.6278716],[25.0650526,37.6277885],[25.0651124,37.6277069],[25.0651462,37.627346],[25.0655032,37.6271536],[25.0658944,37.6267715],[25.0664337,37.6264511],[25.0667159,37.6263675],[25.0677686,37.6262858],[25.0682877,37.6261369],[25.0684783,37.625991],[25.0685193,37.6256932],[25.0689463,37.625437],[25.0692066,37.6254166],[25.0692504,37.625308],[25.0693526,37.6253251],[25.069563,37.6249807],[25.0695424,37.624332],[25.0697105,37.6242043],[25.0697764,37.6240595],[25.069859,37.6233985],[25.0700136,37.6231177],[25.0699224,37.6230735],[25.0699881,37.6229197],[25.0701798,37.6228548],[25.0704366,37.6225821],[25.0704994,37.622221],[25.0710827,37.6218101],[25.0712367,37.6214843],[25.0714042,37.6213115],[25.0716627,37.6211649],[25.0718306,37.6210192],[25.0718741,37.6208926],[25.072199,37.6206373],[25.0723911,37.6205995],[25.0727208,37.6201842],[25.0729304,37.6205788],[25.0729874,37.6204521],[25.0730556,37.6204695],[25.0733591,37.6202955],[25.0735483,37.6200595],[25.0736285,37.6201218],[25.0736776,37.6203828],[25.0738013,37.6203186],[25.0738699,37.620363],[25.0741376,37.6200631],[25.0744553,37.6200963],[25.0746947,37.6201933],[25.0751481,37.6202071],[25.0766532,37.6208604],[25.0768121,37.620877],[25.076836,37.6206694],[25.0766475,37.6201664],[25.076632,37.6198782],[25.0768789,37.6197137],[25.0771288,37.6197565],[25.0773565,37.6198806],[25.0783069,37.6205659],[25.0786931,37.6206345],[25.0788955,37.6205244],[25.0789506,37.6204158],[25.0792332,37.619584],[25.0794137,37.6195283],[25.0797218,37.6196787],[25.0805371,37.6204283],[25.0808498,37.6208941],[25.0813223,37.623783],[25.0815203,37.6241597],[25.0820403,37.6248489],[25.0826134,37.6253033],[25.0831615,37.6255867],[25.0849164,37.6259672],[25.0849721,37.6259036],[25.0854145,37.6259356],[25.0859982,37.6255516],[25.0861428,37.625361],[25.0871003,37.6255054],[25.0872796,37.6253686],[25.0875006,37.624979],[25.0873823,37.6246376],[25.087479,37.6242762],[25.0874438,37.6241954],[25.0875005,37.6241949],[25.0875438,37.6240593],[25.0873869,37.6236461],[25.0874184,37.6234746],[25.0880116,37.6229644],[25.0882374,37.6229082],[25.0884542,37.6230144],[25.0887593,37.6237326],[25.089386,37.6239702],[25.0896022,37.6240313],[25.0901739,37.6243775],[25.090914,37.624623],[25.0913577,37.6248397],[25.091913,37.625132],[25.09203,37.6252391],[25.0921022,37.6252835],[25.0923874,37.6254161],[25.0926293,37.6256842],[25.0928147,37.6258177],[25.093772,37.6261874],[25.0943088,37.6264708],[25.0946111,37.6264635],[25.0951992,37.6263859],[25.0953924,37.6264202],[25.0960848,37.625873],[25.0963279,37.6256927],[25.0964376,37.6254483],[25.0970331,37.6251003],[25.0975432,37.6251136],[25.0978741,37.6252637],[25.0981916,37.6252788],[25.0985742,37.625095],[25.0988028,37.6252281],[25.0989943,37.6252037],[25.0994037,37.6252991],[25.1000151,37.6252663],[25.1009405,37.6250053],[25.1012775,37.6248039],[25.1014934,37.6248469],[25.101469,37.62473],[25.1015365,37.6246933],[25.1022041,37.624633],[25.1022132,37.6244797],[25.1024274,37.6244056],[25.1029129,37.6242839],[25.103298,37.6242713],[25.1036447,37.6239616],[25.1038937,37.6239412],[25.1039946,37.6238682],[25.1043241,37.6231621],[25.1046308,37.6232133],[25.1052875,37.6231801],[25.105725,37.6236447],[25.1063047,37.6237654],[25.1067625,37.6240203],[25.107831,37.6242446],[25.1082391,37.6242588],[25.1091663,37.6241239],[25.1096038,37.6238223],[25.1098196,37.6238564],[25.1104611,37.6235619],[25.1107918,37.6235092],[25.1116182,37.6238394],[25.1118488,37.6241076],[25.1122266,37.6243655],[25.1123692,37.6240487],[25.1124819,37.6239597],[25.1126576,37.6235795],[25.1128932,37.6234241],[25.1130489,37.6232243],[25.1130618,37.6230913],[25.113085,37.6229874],[25.1133201,37.6227959],[25.1139736,37.6225464],[25.1144936,37.6224604],[25.1148726,37.6220422],[25.1150183,37.6219326],[25.1151429,37.6219315],[25.1154116,37.6217126],[25.1155679,37.6215579],[25.1156664,37.6213226],[25.1159348,37.6210858],[25.1157956,37.6208708],[25.1155202,37.620639],[25.1153501,37.6206316],[25.1152128,37.6205428],[25.114816,37.6205285],[25.1139938,37.6201037],[25.1130085,37.6193739],[25.1129385,37.6192394],[25.1127675,37.6191689],[25.1127776,37.6190877],[25.1131264,37.6189221],[25.1135565,37.618891],[25.1142069,37.618441],[25.1146016,37.6183111],[25.1148673,37.617894],[25.1157931,37.6176689],[25.1167917,37.6175333],[25.1169368,37.6176221],[25.1171019,37.6175844],[25.1173742,37.6176089],[25.11758,37.6177331],[25.1178104,37.6177017],[25.1182177,37.6178015],[25.1185902,37.6177078],[25.1188154,37.6176155],[25.1192961,37.6171783],[25.1193345,37.617],[25.1197043,37.6167261],[25.1197836,37.6165834]]},{"id":18466,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03ce\u03bc\u03b7-\u039a\u03b1\u03bb\u03bb\u03bf\u03bd\u03ae","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03c9\u03bd \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ce\u03bd \u039c4 \u039c5","path":"ISLANDS\/Islands_Tinos_Komi_Kalloni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3523,"name_EN":"Tinos: Komi-Kalloni","description_EN":"Connection between M4 and M5 Trails","ascent_time":85,"descent_time":80,"marker":"Red_stripe","level":13,"ascent":152,"descent":125,"maxelev":113,"minelev":38,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.12003 37.60093,25.1459 37.61094)","views":1,"millestones":"0,25.1459012,37.6012674#1,25.1366782,37.6032030#2,25.1280918,37.6027309#3,25.1215579,37.6090036#3.5,25.1205059,37.6090799","x":25.129755,"y":37.6020179,"coor":[[25.1459012,37.6012674],[25.1457871,37.6013541],[25.1450147,37.6012174],[25.1445574,37.6009425],[25.1442734,37.6010308],[25.1440273,37.6012315],[25.1437858,37.6017386],[25.1435503,37.6018941],[25.1432277,37.6022848],[25.1431587,37.6029118],[25.1428322,37.6030412],[25.1423889,37.6029463],[25.1421181,37.603012],[25.1416755,37.6029622],[25.1413034,37.603074],[25.1410981,37.6029859],[25.1408829,37.6029879],[25.1404655,37.6031001],[25.1399668,37.6030869],[25.139167,37.6033831],[25.1386359,37.6034693],[25.1384652,37.6034169],[25.1379785,37.6034486],[25.1374453,37.6033997],[25.1367173,37.6031994],[25.1365136,37.6032194],[25.1362511,37.6030867],[25.1360814,37.6031064],[25.1356797,37.6035068],[25.135432,37.6036083],[25.1348432,37.603623],[25.1343879,37.6034832],[25.1344038,37.6034087],[25.1344329,37.6033701],[25.1341179,37.6027692],[25.1340565,37.6024544],[25.1339782,37.6025182],[25.13313,37.6026165],[25.132675,37.6024947],[25.1316107,37.6025319],[25.1313947,37.6024799],[25.1311432,37.6023291],[25.1308098,37.6020078],[25.130609,37.6019309],[25.1303877,37.6019037],[25.129755,37.6020179],[25.129539,37.6019659],[25.1290907,37.6022857],[25.1289351,37.6024854],[25.1288815,37.6026842],[25.1287465,37.6027486],[25.128678,37.6027132],[25.1283419,37.6029598],[25.1283038,37.6026898],[25.1280666,37.6027371],[25.1273069,37.6034384],[25.1272202,37.6037456],[25.1267825,37.6040202],[25.1255567,37.6046177],[25.1252994,37.6048365],[25.1242892,37.605459],[25.1240774,37.6056864],[25.1236831,37.6058343],[25.1236958,37.6059243],[25.1235723,37.6059976],[25.1235062,37.6061244],[25.123371,37.6061708],[25.1235154,37.6063091],[25.1236083,37.6065065],[25.1238369,37.6070181],[25.1236463,37.6071551],[25.1235826,37.6074351],[25.1231211,37.6076378],[25.1229531,37.6077656],[25.1226543,37.6082371],[25.1221697,37.6084039],[25.1216221,37.6089048],[25.1214559,37.6091588],[25.1213265,37.6095926],[25.1213908,37.6101058],[25.1213059,37.6104851],[25.1213193,37.610814],[25.1212092,37.6108376],[25.1211647,37.6108921],[25.1208919,37.6109284],[25.1206644,37.6108675],[25.1201029,37.6104402],[25.120021,37.6102698],[25.12044,37.6097385],[25.1205059,37.6090799]]},{"id":18469,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a7\u03ce\u03c1\u03b1 (\u03a4\u03ae\u03bd\u03bf\u03c2)-\u039a\u03b9\u03cc\u03bd\u03b9\u03b1-\u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae T1A","path":"ISLANDS\/Islands_Tinos_Chora_Ktikados2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5683,"name_EN":"Tinos: Chora (Tinos)-Kionia-Ktikados","description_EN":"Trail T1A","ascent_time":135,"descent_time":125,"marker":"Red_stripe","level":12,"ascent":374,"descent":113,"maxelev":263,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.14128 37.53752,25.16114 37.56642)","views":11,"millestones":"0,25.1611447,37.5378153#1,25.1525919,37.5414015#2,25.1474086,37.5485298#3,25.1417850,37.5544240#4,25.1445787,37.5618641#5,25.1505415,37.5646535#5.7,25.1553759,37.5662834","x":25.1417053,"y":37.5556435,"coor":[[25.1611447,37.5378153],[25.1604271,37.5375249],[25.1602258,37.5376801],[25.1602623,37.5380719],[25.1600331,37.5384865],[25.1597376,37.5388161],[25.1595119,37.5390887],[25.1591523,37.5392545],[25.158757,37.5391772],[25.1581147,37.539134],[25.1573706,37.5393215],[25.1562599,37.5396839],[25.1560806,37.5398028],[25.1559034,37.5401899],[25.1557255,37.5405386],[25.1555639,37.5406979],[25.1549413,37.5409248],[25.1546249,37.540964],[25.1535589,37.5408302],[25.1531881,37.5409149],[25.1524377,37.5415239],[25.1516225,37.5422439],[25.1513657,37.5424762],[25.150986,37.5428134],[25.1505173,37.5432506],[25.1502347,37.543553],[25.149846,37.5439917],[25.1497363,37.5442181],[25.1492598,37.5441957],[25.149137,37.544305],[25.1492651,37.5445381],[25.1491884,37.5447056],[25.149185,37.5452194],[25.1490361,37.5457098],[25.148759,37.5460911],[25.148338,37.5464084],[25.1481715,37.5466263],[25.1481643,37.5468968],[25.1482876,37.5473665],[25.1482935,37.5477044],[25.1480625,37.5481461],[25.1478224,37.5484053],[25.1473379,37.5485542],[25.1469154,37.5487791],[25.1468354,37.5488182],[25.14609,37.5493031],[25.1448057,37.5505887],[25.1445868,37.550753],[25.1425808,37.5513493],[25.1411477,37.5516516],[25.1411713,37.5517144],[25.141067,37.551738],[25.141058,37.5519409],[25.1411688,37.5523859],[25.1414609,37.552978],[25.1414488,37.5536721],[25.141753,37.5543181],[25.1417827,37.5544057],[25.1418069,37.5546015],[25.141724,37.555107],[25.141794,37.5552416],[25.1420245,37.5554151],[25.1419584,37.5555329],[25.1417053,37.5556435],[25.1420162,37.5564494],[25.1420844,37.5565141],[25.1424181,37.5568624],[25.1425127,37.5571319],[25.1429969,37.557695],[25.1434767,37.5579788],[25.1435461,37.5580772],[25.1434818,37.5583122],[25.1430807,37.5587397],[25.1431506,37.5588652],[25.1429087,37.5593362],[25.142878,37.5595528],[25.1429819,37.559678],[25.1435864,37.5599696],[25.1438967,37.560273],[25.1440135,37.5605062],[25.1437262,37.5609687],[25.1438314,37.561184],[25.144395,37.5617644],[25.1449087,37.5620388],[25.145311,37.5624315],[25.1453693,37.5625391],[25.1453379,37.5627106],[25.145547,37.5630511],[25.1463215,37.56335],[25.1463792,37.5634215],[25.1466951,37.5634906],[25.1469442,37.5634882],[25.1472432,37.5637917],[25.1474761,37.5642131],[25.1474593,37.5645918],[25.1472368,37.5648463],[25.1477307,37.5653102],[25.1477465,37.5655984],[25.1478517,37.5658137],[25.1480591,37.566046],[25.1484134,37.5662589],[25.1485721,37.5662754],[25.1488088,37.566201],[25.1501311,37.5660439],[25.1501752,37.5659624],[25.1499901,37.5657118],[25.1499876,37.5655496],[25.1500441,37.56554],[25.1501193,37.5652779],[25.1502635,37.5650782],[25.1504209,37.5650046],[25.1505509,37.5646248],[25.1506856,37.5645513],[25.1513081,37.5645363],[25.1521248,37.5646274],[25.1529029,37.5651606],[25.1536775,37.5654595],[25.1543474,37.5655791],[25.1547668,37.5656111],[25.1552681,37.5658135],[25.1554481,37.5657396],[25.1558328,37.5657178],[25.1559443,37.5656086],[25.1560385,37.5657969],[25.1556859,37.5661023],[25.1555893,37.5661731],[25.1553759,37.5662834]]},{"id":18470,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a7\u03ce\u03c1\u03b1 (\u03a4\u03ae\u03bd\u03bf\u03c2)-\u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03a41","path":"ISLANDS\/Islands_Tinos_Chora_Ktikados1","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3938,"name_EN":"Tinos: Chora (Tinos)-Ktikados","description_EN":"Part of Trail T1","ascent_time":95,"descent_time":80,"marker":"Green_stripe","level":12,"ascent":326,"descent":65,"maxelev":273,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.15537 37.5378,25.16248 37.56628)","views":7,"millestones":"0,25.1611447,37.5378153#1,25.1608800,37.5453123#2,25.1582059,37.5529364#3,25.1591787,37.5600414#3.9,25.1553744,37.5662811","x":25.1590697,"y":37.5515581,"coor":[[25.1611447,37.5378153],[25.1611996,37.5379793],[25.1613091,37.5382891],[25.1613357,37.5383655],[25.1613799,37.5384755],[25.1614604,37.5386955],[25.1615826,37.5390458],[25.1616794,37.5393175],[25.1617267,37.5394477],[25.1617793,37.5395959],[25.1618193,37.539715],[25.1618886,37.5398968],[25.1619609,37.5400831],[25.1621314,37.5405862],[25.1625455,37.5417898],[25.1621964,37.5419014],[25.1621602,37.5428504],[25.1622044,37.5431474],[25.162164,37.5432357],[25.1619336,37.5432965],[25.1617872,37.5434782],[25.1615068,37.5435531],[25.1611268,37.543505],[25.1608403,37.5433704],[25.1608082,37.5433955],[25.1607615,37.5440359],[25.1605902,37.5442584],[25.1606958,37.544726],[25.1607902,37.5448806],[25.1608488,37.5450107],[25.1609172,37.5456815],[25.1609475,37.5461769],[25.1612987,37.5469215],[25.161968,37.5477441],[25.1621005,37.5480763],[25.1621293,37.5484726],[25.1618079,37.5490549],[25.1614198,37.5496198],[25.1613481,37.5496948],[25.1610383,37.5501575],[25.1605451,37.5504778],[25.1601283,37.5506081],[25.1591995,37.5513022],[25.1590697,37.5515581],[25.158852,37.552261],[25.1576524,37.5535189],[25.1571515,37.5541637],[25.1565022,37.5548167],[25.156284,37.5553506],[25.1561275,37.5560777],[25.1559195,37.5565394],[25.1559476,37.5568907],[25.1560121,37.5571289],[25.1560792,37.5575744],[25.1563008,37.5579958],[25.156601,37.5583714],[25.1569878,37.5586335],[25.1573979,37.5587917],[25.1581795,37.5588201],[25.1586843,37.5592478],[25.1592829,37.559839],[25.159013,37.5603667],[25.1589169,37.5606087],[25.1588944,37.5608929],[25.1590831,37.5611975],[25.1591419,37.5615214],[25.1589078,37.561758],[25.1584796,37.5618884],[25.1582334,37.5620711],[25.1582171,37.5624858],[25.1579295,37.5629213],[25.157515,37.5630695],[25.1572325,37.5631038],[25.1568706,37.5631299],[25.1565425,37.563239],[25.1564445,37.5634924],[25.1560937,37.5638721],[25.155652,37.5642302],[25.1556585,37.5644239],[25.1556543,37.564611],[25.1557779,37.5648193],[25.1559592,37.5651037],[25.1559429,37.5656063],[25.1560378,37.5657947],[25.1556844,37.5661001],[25.1555879,37.5661709],[25.1553744,37.5662811]]},{"id":18471,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a7\u03ce\u03c1\u03b1 (\u03a4\u03ae\u03bd\u03bf\u03c2)-\u0395\u03be\u03ce\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03ba\u03bf","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03a41","path":"ISLANDS\/Islands_Tinos_Chora_Exobourgo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5719,"name_EN":"Tinos: Chora (Tinos)-Exobourgo","description_EN":"Part of Trail T1","ascent_time":145,"descent_time":120,"marker":"Red_stripe","level":12,"ascent":493,"descent":24,"maxelev":476,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.15626 37.53773,25.16992 37.57822)","views":3,"millestones":"0,25.1611447,37.5378153#1,25.1608800,37.5453123#2,25.1582059,37.5529364#3,25.1594353,37.5600210#4,25.1641617,37.5679487#5,25.1658718,37.5742657#5.7,25.1705541,37.5780784","x":25.1581795,"y":37.5588201,"coor":[[25.1611447,37.5378153],[25.1611996,37.5379793],[25.1613091,37.5382891],[25.1613357,37.5383655],[25.1613799,37.5384755],[25.1614604,37.5386955],[25.1615826,37.5390458],[25.1616794,37.5393175],[25.1617267,37.5394477],[25.1617793,37.5395959],[25.1618193,37.539715],[25.1618886,37.5398968],[25.1619609,37.5400831],[25.1621314,37.5405862],[25.1625455,37.5417898],[25.1621964,37.5419014],[25.1621602,37.5428504],[25.1622044,37.5431474],[25.162164,37.5432357],[25.1619336,37.5432965],[25.1617872,37.5434782],[25.1615068,37.5435531],[25.1611268,37.543505],[25.1608403,37.5433704],[25.1608082,37.5433955],[25.1607615,37.5440359],[25.1605902,37.5442584],[25.1606958,37.544726],[25.1607902,37.5448806],[25.1608488,37.5450107],[25.1609172,37.5456815],[25.1609475,37.5461769],[25.1612987,37.5469215],[25.161968,37.5477441],[25.1621005,37.5480763],[25.1621293,37.5484726],[25.1618079,37.5490549],[25.1614198,37.5496198],[25.1613481,37.5496948],[25.1610383,37.5501575],[25.1605451,37.5504778],[25.1601283,37.5506081],[25.1591995,37.5513022],[25.1590697,37.5515581],[25.158852,37.552261],[25.1576524,37.5535189],[25.1571515,37.5541637],[25.1565022,37.5548167],[25.156284,37.5553506],[25.1561275,37.5560777],[25.1559195,37.5565394],[25.1559476,37.5568907],[25.1560121,37.5571289],[25.1560792,37.5575744],[25.1563008,37.5579958],[25.156601,37.5583714],[25.1569878,37.5586335],[25.1573979,37.5587917],[25.1581795,37.5588201],[25.1586843,37.5592478],[25.1592829,37.559839],[25.1602404,37.5609901],[25.1606831,37.5617879],[25.1610259,37.5619918],[25.1611875,37.5621885],[25.1612963,37.5626381],[25.1613032,37.5630796],[25.1614794,37.5635376],[25.1626775,37.5649949],[25.1630611,37.565728],[25.1636005,37.5661913],[25.1639353,37.5666026],[25.1639258,37.5667199],[25.1641431,37.5674523],[25.164177,37.568173],[25.1642281,37.568551],[25.1640898,37.5691202],[25.1641526,37.5695162],[25.1643459,37.5695684],[25.1641516,37.5696829],[25.1639733,37.5696824],[25.1637575,37.5703696],[25.1635122,37.5707032],[25.1633349,37.5709573],[25.1630889,37.571158],[25.1628422,37.5713137],[25.162639,37.5713517],[25.1625401,37.5714519],[25.162315,37.5715442],[25.1622491,37.571671],[25.1622759,37.5718961],[25.1625606,37.572042],[25.162952,37.5724528],[25.1634334,37.5728266],[25.1636708,37.5735272],[25.1638448,37.5737959],[25.1642278,37.5741211],[25.1648881,37.5743489],[25.1655445,37.5743244],[25.1661544,37.5742193],[25.1667834,37.5743415],[25.1671852,37.5744637],[25.1673012,37.5746879],[25.1676218,37.57491],[25.1676783,37.5750875],[25.1676991,37.5754658],[25.1677763,37.5756048],[25.1679021,37.5756846],[25.1685153,37.5757957],[25.1692714,37.576347],[25.169595,37.5767674],[25.1695653,37.5770381],[25.1697054,37.5775325],[25.1698886,37.5777965],[25.170317,37.5779004],[25.1702701,37.5780271],[25.1705541,37.5780784]]},{"id":18472,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a4\u03c1\u03b9\u03c0\u03cc\u03c4\u03b1\u03bc\u03bf\u03c3-\u039c\u03bf\u03c5\u03bd\u03c4\u03ac\u03b4\u03bf\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03a41\u0392","path":"ISLANDS\/Islands_Tinos_Tripotamos_Moudados","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":1977,"name_EN":"Tinos: Tripotamos-Moudados","description_EN":"Part of Trail T1\u0392","ascent_time":45,"descent_time":45,"marker":"Red_stripe","level":12,"ascent":58,"descent":92,"maxelev":323,"minelev":256,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.16436 37.56538,25.17853 37.57016)","views":2,"millestones":"0,25.1643473,37.5695683#1,25.1721444,37.5673972#2.0,25.1784008,37.5653820","x":25.1712766,"y":37.5678572,"coor":[[25.1643473,37.5695683],[25.1657857,37.5689998],[25.1659265,37.5690007],[25.1661824,37.5687098],[25.166371,37.5687755],[25.1665329,37.5689902],[25.1665917,37.5691338],[25.1665276,37.5693778],[25.1666094,37.5695393],[25.1668161,37.5697265],[25.167101,37.5698408],[25.1672808,37.569981],[25.1677876,37.5698971],[25.1680497,37.5700027],[25.1681058,37.5699661],[25.1687699,37.5701195],[25.1689475,37.5700704],[25.1689683,37.569953],[25.1693896,37.5693811],[25.1696186,37.56882],[25.1698765,37.5686552],[25.1700197,37.5684014],[25.1702438,37.568246],[25.1704103,37.568037],[25.1705571,37.5680085],[25.1712766,37.5678572],[25.1718436,37.5679146],[25.172001,37.567841],[25.1721301,37.5674071],[25.1723541,37.5672516],[25.1725976,37.5670306],[25.1726965,37.5668404],[25.1727509,37.5666956],[25.1727325,37.5662452],[25.1732603,37.5659695],[25.1739702,37.5657462],[25.1743285,37.5654902],[25.1750192,37.5654924],[25.1759325,37.56597],[25.1767411,37.5662684],[25.1769993,37.5668426],[25.1773101,37.567164],[25.1775024,37.5671531],[25.1778514,37.5672938],[25.1780255,37.5672966],[25.1780889,37.5670075],[25.1785418,37.566291],[25.178494,37.5661292],[25.178299,37.5659689],[25.1785067,37.5654982],[25.1784008,37.565382]]},{"id":18473,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039c\u03bf\u03c5\u03bd\u03c4\u03ac\u03b4\u03bf\u03c2-\u03bc\u03bf\u03bd\u03ae \u039a\u03b5\u03c7\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03a41\u0392","path":"ISLANDS\/Islands_Tinos_Moudados_Kechrovouni","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":802,"name_EN":"Tinos: Moudados-Kechrovouni monastery","description_EN":"Part of Trail T1\u0392","ascent_time":20,"descent_time":15,"marker":"Red_stripe","level":12,"ascent":138,"descent":1,"maxelev":445,"minelev":290,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.17826 37.56202,25.18164 37.56538)","views":1,"millestones":"0,25.1784008,37.5653820#0.8,25.1816194,37.5631507","x":25.1796489,"y":37.5634836,"coor":[[25.1784008,37.565382],[25.1782575,37.5649058],[25.1783911,37.5640482],[25.1782592,37.5635809],[25.1783487,37.5635079],[25.178505,37.5637722],[25.1786872,37.5638425],[25.1787771,37.5637965],[25.1788403,37.5634984],[25.1789855,37.5633708],[25.1790977,37.5633066],[25.1793581,37.563304],[25.1793774,37.5634953],[25.1796489,37.5634836],[25.1799297,37.5633366],[25.1800617,37.5630919],[25.1801002,37.5626589],[25.1804734,37.5626371],[25.1807304,37.5624183],[25.1808074,37.5622733],[25.1809315,37.562245],[25.1809049,37.5620425],[25.1810398,37.5620276],[25.1813967,37.5626662],[25.1816508,37.5629881],[25.1816194,37.5631507]]},{"id":18474,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039c\u03bf\u03c5\u03bd\u03c4\u03ac\u03b4\u03bf\u03c2-\u0395\u03be\u03ce\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03bf","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03a41","path":"ISLANDS\/Islands_Tinos_Moudados_Exobourgo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":290,"name_EN":"Tinos: Moudados-Exobourgo","description_EN":"Part of Trail T1","ascent_time":65,"descent_time":55,"marker":"Red_stripe","level":12,"ascent":236,"descent":28,"maxelev":467,"minelev":254,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.17056 37.56535,25.1811 37.5783)","views":1,"millestones":"0,25.1775024,37.5671531#1,25.1811806,37.5706664#2,25.1763764,37.5774892#0.3,25.1705555,37.5780806","x":25.1806888,"y":37.571123,"coor":[[25.1775024,37.5671531],[25.1778514,37.5672938],[25.1780255,37.5672966],[25.1780889,37.5670075],[25.1785418,37.566291],[25.178494,37.5661292],[25.178299,37.5659689],[25.1785067,37.5654982],[25.1784008,37.565382],[25.1785801,37.5653983],[25.1787635,37.5656285],[25.1788647,37.5658551],[25.1787536,37.5659441],[25.1787852,37.5660632],[25.1789525,37.566217],[25.1788794,37.56638],[25.1791218,37.5665375],[25.1789523,37.5666947],[25.1789162,37.5667852],[25.1791354,37.5668664],[25.1793103,37.5670494],[25.179373,37.567211],[25.1795642,37.5674412],[25.1798723,37.5674629],[25.1802069,37.5677637],[25.1802712,37.5678036],[25.1804865,37.5682634],[25.1808341,37.5687647],[25.1807767,37.5694322],[25.1810677,37.569934],[25.1811068,37.570168],[25.181183,37.57069],[25.181105,37.5707718],[25.1808796,37.5707966],[25.1810192,37.5710296],[25.1808454,37.5710043],[25.1806888,37.571123],[25.1806681,37.5712494],[25.180444,37.5713959],[25.1801785,37.5717951],[25.1799659,37.5719594],[25.1803202,37.5721632],[25.1805748,37.5725122],[25.1803333,37.5725461],[25.1803383,37.5728615],[25.18007,37.5730805],[25.1799562,37.5732687],[25.1794729,37.5743528],[25.1791468,37.5745003],[25.1790251,37.5746818],[25.1786219,37.5749652],[25.1781267,37.5751594],[25.1776104,37.575453],[25.1770128,37.5763332],[25.1767839,37.5770385],[25.1765467,37.5772977],[25.1761461,37.5777524],[25.1760156,37.5780962],[25.1750328,37.5782502],[25.1742701,37.5782217],[25.1742667,37.5780054],[25.1741396,37.5778445],[25.1738493,37.577791],[25.1734487,37.5775246],[25.1729126,37.5772776],[25.1724239,37.5771653],[25.1720182,37.5773856],[25.1718849,37.5775492],[25.1716593,37.5776055],[25.1714129,37.5777792],[25.1712369,37.5781144],[25.1709075,37.5781402],[25.1705555,37.5780806]]},{"id":18475,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03ac\u03bc\u03c0\u03bf\u03c2-\u039a\u03ce\u03bc\u03b7","description_GR":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03a0\u03ac\u03bd\u03c9 \u039c\u03b5\u03c1\u03b9\u03ac\u03c2 \u03ba\u03b1\u03b9 \u039a\u03ac\u03c4\u03c9 \u039c\u03b5\u03c1\u03b9\u03ac\u03c2","path":"ISLANDS\/Islands_Tinos_Kambos_Komi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":171,"name_EN":"Tinos: Kambos-Komi","description_EN":"Connection between Pano Meria and Kato Meria","ascent_time":80,"descent_time":90,"marker":"Red_stripe","level":13,"ascent":65,"descent":341,"maxelev":352,"minelev":38,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.14302 37.5778,25.14951 37.60138)","views":2,"millestones":"0,25.1495200,37.5787290#1,25.1427025,37.5807746#2,25.1462320,37.5872784#3,25.1458235,37.5955569#0.2,25.1459039,37.6012584","x":25.1448222,"y":37.5840315,"coor":[[25.14952,37.578729],[25.1492004,37.5785608],[25.1488669,37.5786948],[25.1487586,37.5785561],[25.1487243,37.5782996],[25.1487217,37.5782252],[25.1484918,37.5780022],[25.1483112,37.57804],[25.1481734,37.5780593],[25.1481052,37.5779969],[25.1480087,37.5778829],[25.1478644,37.5778438],[25.1478518,37.5778552],[25.1476491,37.5779292],[25.1473487,37.5779074],[25.146961,37.5779201],[25.1465632,37.5778249],[25.1463422,37.5781875],[25.1462301,37.5782607],[25.1457407,37.5781032],[25.1455995,37.5781249],[25.1456104,37.5788368],[25.1452202,37.5792417],[25.1450195,37.5794419],[25.1444967,37.5791405],[25.1440983,37.5792796],[25.1439776,37.5793056],[25.1439567,37.5797406],[25.1439838,37.5798508],[25.143997,37.5800602],[25.1440398,37.5801296],[25.1438704,37.580253],[25.1438772,37.5803318],[25.1437756,37.5803508],[25.1435115,37.5802542],[25.143341,37.5802108],[25.143196,37.5802618],[25.1429919,37.5802457],[25.1427343,37.5804375],[25.142702,37.5807758],[25.1428297,37.5809818],[25.1432978,37.5812297],[25.1437555,37.581766],[25.1436902,37.5820303],[25.1440906,37.5822968],[25.1444993,37.5823559],[25.1446401,37.582679],[25.1446962,37.5826424],[25.1447367,37.5827029],[25.1445968,37.5829926],[25.1446754,37.5830415],[25.1448432,37.5828145],[25.1449752,37.5829304],[25.1446551,37.5834743],[25.1447255,37.5836358],[25.1446722,37.5838527],[25.1448222,37.5840315],[25.1449239,37.5844293],[25.1449857,37.5847712],[25.1455257,37.5851355],[25.145041,37.5852844],[25.1451015,37.5855362],[25.1449012,37.5857725],[25.1450585,37.5861495],[25.1453672,37.5863358],[25.145912,37.5871507],[25.146231,37.5872737],[25.1462799,37.5875076],[25.1460722,37.5887354],[25.1461557,37.589014],[25.1461124,37.5891406],[25.1457655,37.5894144],[25.1456112,37.5896953],[25.1457197,37.5901268],[25.1455477,37.5907234],[25.1455511,37.5916877],[25.1454625,37.5918148],[25.145489,37.5920669],[25.1455932,37.5922191],[25.1454642,37.592671],[25.1451161,37.5928636],[25.1450297,37.5931439],[25.1450286,37.5938108],[25.1448878,37.5941344],[25.1451491,37.594925],[25.1455991,37.5954615],[25.1457017,37.5955055],[25.1458144,37.5954684],[25.1458799,37.5960446],[25.1461184,37.5960873],[25.1461877,37.5961768],[25.1461017,37.596475],[25.1461833,37.5966275],[25.1461406,37.5967991],[25.1462322,37.5968613],[25.1459977,37.5970799],[25.1460359,37.597359],[25.1459328,37.5976506],[25.1461776,37.5978691],[25.1457989,37.5982873],[25.1455005,37.5987769],[25.1453928,37.5991385],[25.1449626,37.5996181],[25.1448003,37.5997954],[25.1447744,37.6002756],[25.1448558,37.60041],[25.1446994,37.6005558],[25.1446255,37.600908],[25.1445567,37.6009425],[25.145014,37.6012174],[25.1457864,37.6013541],[25.1459039,37.6012584]]},{"id":18476,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0392\u03c9\u03bb\u03ac\u03be-\u0391\u03b3\u03ac\u03c0\u03b9","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae M4","path":"ISLANDS\/Islands_Tinos_Volax_Agapi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":609,"name_EN":"Tinos: Volax-Agapi","description_EN":"Trail M4","ascent_time":55,"descent_time":65,"marker":"Red_stripe","level":12,"ascent":30,"descent":244,"maxelev":285,"minelev":63,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.1629 37.59227,25.17808 37.60855)","views":15,"millestones":"0,25.1780149,37.5922717#1,25.1724558,37.5988190#2,25.1659526,37.6042206#0.6,25.1629098,37.6080974","x":25.1693582,"y":37.6012153,"coor":[[25.1780149,37.5922717],[25.1779988,37.5924206],[25.1780785,37.5924468],[25.1778791,37.5928679],[25.1777815,37.5931393],[25.1777731,37.5934616],[25.1775858,37.593664],[25.1770702,37.5937367],[25.1765176,37.5940262],[25.1765241,37.5942582],[25.1764211,37.5945071],[25.1761213,37.5948886],[25.1754469,37.5952198],[25.1743695,37.5958614],[25.1743489,37.5959878],[25.1740528,37.5959817],[25.1740795,37.5962383],[25.1741074,37.5965715],[25.1738188,37.5968561],[25.1736382,37.5972995],[25.1732651,37.5978868],[25.1726472,37.5982152],[25.1721661,37.5986435],[25.1728859,37.599078],[25.172696,37.5993864],[25.1721037,37.5994508],[25.1716559,37.5996513],[25.1707339,37.6000931],[25.1703989,37.6004028],[25.1698904,37.60048],[25.1697147,37.6008332],[25.1697288,37.6010134],[25.1695496,37.6011413],[25.1694356,37.6010974],[25.1693582,37.6012153],[25.1692119,37.6012799],[25.168872,37.6012742],[25.1687032,37.601348],[25.1685779,37.6013042],[25.1685347,37.6014398],[25.1686817,37.6016501],[25.1685574,37.6016694],[25.1682571,37.6020239],[25.1677405,37.6023084],[25.1674898,37.6025813],[25.1676405,37.6027961],[25.1672276,37.6031967],[25.1670528,37.6036131],[25.1661418,37.6040367],[25.1658293,37.6043372],[25.1654703,37.6045187],[25.1653609,37.6047632],[25.1653459,37.6049841],[25.1652814,37.6051155],[25.1651438,37.6054165],[25.1649571,37.6057969],[25.1647788,37.6059879],[25.1646004,37.6061677],[25.1645358,37.6063846],[25.163947,37.6071295],[25.1638828,37.6077363],[25.1638986,37.6080245],[25.163734,37.6083686],[25.1635018,37.6085084],[25.1633757,37.6085457],[25.1630857,37.6081159],[25.1628912,37.6079916],[25.1629098,37.6080974]]},{"id":18477,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a6\u03b1\u03bb\u03b1\u03c4\u03ac\u03b4\u03bf\u03c2-\u0392\u03c9\u03bb\u03ac\u03be","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 5","path":"ISLANDS\/Islands_Tinos_Falatados_Volax","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2814,"name_EN":"Tinos: Falatados-Volax","description_EN":"Old Trail 5","ascent_time":65,"descent_time":65,"marker":"Red_dots","level":12,"ascent":59,"descent":158,"maxelev":411,"minelev":283,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.17603 37.5819,25.19101 37.59229)","views":10,"millestones":"0,25.1910141,37.5819002#1,25.1837041,37.5835586#2,25.1764671,37.5866072#2.8,25.1780162,37.5922694","x":25.1783675,"y":37.5852268,"coor":[[25.1910141,37.5819002],[25.1909015,37.5821605],[25.1907342,37.5823244],[25.1908777,37.5828007],[25.1906685,37.5828659],[25.1902713,37.5829059],[25.1900142,37.5828477],[25.1897556,37.5829675],[25.1897797,37.5830573],[25.1894658,37.5832588],[25.1893994,37.5835344],[25.1888369,37.5837744],[25.188318,37.5839058],[25.1878877,37.5839101],[25.187803,37.5838794],[25.1874356,37.5834324],[25.1872371,37.5830559],[25.186725,37.5825879],[25.1864539,37.5826357],[25.1856742,37.5826976],[25.1850789,37.5824715],[25.1846377,37.5825029],[25.1843358,37.5823482],[25.1842466,37.5824393],[25.1843014,37.5830336],[25.1838335,37.583525],[25.1837447,37.5835033],[25.1835873,37.5837145],[25.1834534,37.583842],[25.182192,37.5842872],[25.1816082,37.5846085],[25.1814383,37.5846102],[25.1812485,37.5847834],[25.1808199,37.5848958],[25.1797858,37.5853929],[25.1788458,37.5853933],[25.1784793,37.5851355],[25.1783675,37.5852268],[25.1781752,37.5852467],[25.1778914,37.5852045],[25.1776542,37.5852429],[25.1772114,37.5851752],[25.177031,37.5852221],[25.176751,37.5851122],[25.1762787,37.5850516],[25.1759126,37.5849133],[25.17603,37.5851735],[25.1761816,37.5854514],[25.1762003,37.5859199],[25.1759411,37.5860036],[25.1760398,37.5861558],[25.1764611,37.5865662],[25.1764994,37.5868452],[25.1766939,37.5869695],[25.1769091,37.5869673],[25.1769012,37.5871837],[25.1771063,37.5872628],[25.1772914,37.5875133],[25.1776616,37.58778],[25.1779377,37.5880476],[25.1777511,37.588428],[25.1777312,37.5885995],[25.1775743,37.5887092],[25.1777487,37.5889959],[25.1777388,37.5890861],[25.1782956,37.5897858],[25.178594,37.5901208],[25.1789361,37.5909827],[25.179269,37.5912678],[25.1792513,37.5913986],[25.1790435,37.5916012],[25.1788644,37.5917382],[25.1785207,37.5919399],[25.1782977,37.5921585],[25.1780162,37.5922694]]},{"id":18478,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039b\u03bf\u03c5\u03c4\u03c1\u03ac-\u0395\u03be\u03ce\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03ba\u03bf","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 M4","path":"ISLANDS\/Islands_Tinos_Loutra_Exobourgo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":1347,"name_EN":"Tinos: Loutra-Exobourgo","description_EN":"Part of Trail M4","ascent_time":60,"descent_time":50,"marker":"Red_stripe","level":12,"ascent":276,"descent":9,"maxelev":476,"minelev":195,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.1595 37.5743,25.1705 37.58487)","views":3,"millestones":"0,25.1595004,37.5848706#1,25.1628790,37.5778502#2,25.1677642,37.5755787#1.3,25.1705569,37.5780783","x":25.1635957,"y":37.575619,"coor":[[25.1595004,37.5848706],[25.1598567,37.5844795],[25.1598814,37.5843373],[25.1596303,37.5842136],[25.1595449,37.5838179],[25.1596548,37.5836005],[25.1598523,37.5835558],[25.1598856,37.5835104],[25.1600443,37.5835178],[25.1601217,37.5833999],[25.1612594,37.5831363],[25.161537,37.5827821],[25.1615648,37.5823852],[25.1617978,37.5820765],[25.161826,37.5809766],[25.1617443,37.5808152],[25.1612383,37.5805498],[25.1615197,37.5804389],[25.1616231,37.5798069],[25.1617568,37.5796614],[25.1619033,37.5796149],[25.1622034,37.5792514],[25.162401,37.5788529],[25.1624395,37.5784109],[25.1625618,37.5782655],[25.1628731,37.5778929],[25.1629547,37.5773153],[25.1631539,37.5770609],[25.1635184,37.5769717],[25.1634887,37.5767467],[25.1636887,37.5765014],[25.1635957,37.575619],[25.16359,37.5753847],[25.1634285,37.575197],[25.1635788,37.5752113],[25.1639962,37.5755227],[25.1642594,37.5755629],[25.1644595,37.5759124],[25.1646209,37.5761384],[25.1647045,37.576239],[25.164769,37.576378],[25.1652971,37.5759312],[25.1653692,37.5757863],[25.165675,37.5750622],[25.1662672,37.5745516],[25.1667862,37.5743392],[25.167188,37.5744614],[25.1673033,37.5746856],[25.1676238,37.5749077],[25.1676811,37.5750874],[25.1677019,37.5754658],[25.1677784,37.5756047],[25.1679042,37.5756846],[25.1685175,37.5757957],[25.1692735,37.576347],[25.1695971,37.5767674],[25.1695674,37.5770381],[25.1697075,37.5775324],[25.1698907,37.5777965],[25.1703191,37.5778982],[25.170273,37.5780271],[25.1705569,37.5780783]]},{"id":18479,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03ac\u03bc\u03c0\u03bf\u03c2-\u039b\u03bf\u03c5\u03c4\u03c1\u03ac","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 M4","path":"ISLANDS\/Islands_Tinos_Kambos_Loutra","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":1626,"name_EN":"Tinos: Kambos-Loutra","description_EN":"Part of Trail M4","ascent_time":35,"descent_time":40,"marker":"Red_stripe","level":12,"ascent":58,"descent":169,"maxelev":311,"minelev":140,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.14962 37.57816,25.15945 37.58497)","views":1,"millestones":"0,25.1495200,37.5787290#1,25.1556547,37.5816017#1.6,25.1595004,37.5848706","x":25.1549064,"y":37.5805624,"coor":[[25.14952,37.578729],[25.1500306,37.5787871],[25.1504264,37.578612],[25.1505832,37.5785023],[25.1506692,37.5783415],[25.1511093,37.578238],[25.1511973,37.5783025],[25.1514238,37.5783003],[25.1515858,37.5785241],[25.1518247,37.5785938],[25.1518655,37.5797741],[25.1520968,37.5800873],[25.152747,37.5797024],[25.1532448,37.5796705],[25.153412,37.5794977],[25.1537042,37.5793506],[25.1536098,37.5798382],[25.1533763,37.5801199],[25.1533343,37.5803276],[25.1535861,37.5805054],[25.1541996,37.5806256],[25.154366,37.5807682],[25.1547273,37.5806993],[25.1549064,37.5805624],[25.155113,37.5807406],[25.1553944,37.5813597],[25.1555674,37.581518],[25.1557125,37.5816586],[25.1556739,37.5820916],[25.1558578,37.582261],[25.1558291,37.5826038],[25.1559104,37.5827382],[25.1559145,37.5829995],[25.1560181,37.5831067],[25.1561888,37.5831185],[25.1564064,37.5832696],[25.1566555,37.5832672],[25.1567582,37.5833202],[25.1569833,37.5832279],[25.1571424,37.5832624],[25.1575794,37.5836907],[25.158239,37.5838645],[25.1582639,37.5840085],[25.1587371,37.5845807],[25.1589746,37.5845603],[25.1595542,37.5846898],[25.1595004,37.5848706]]},{"id":18480,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039b\u03bf\u03c5\u03c4\u03c1\u03ac-\u039a\u03ce\u03bc\u03b7","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 M4","path":"ISLANDS\/Islands_Tinos_Loutra_Komi","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2766,"name_EN":"Tinos: LoutraKomi","description_EN":"Part of Trail M4","ascent_time":60,"descent_time":65,"marker":"Red_stripe","level":12,"ascent":22,"descent":176,"maxelev":202,"minelev":36,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.1459 37.58485,25.16129 37.60126)","views":2,"millestones":"0,25.1595004,37.5848706#1,25.1558172,37.5888267#2,25.1499745,37.5959752#2.8,25.1459039,37.6012584","x":25.1546525,"y":37.5908419,"coor":[[25.1595004,37.5848706],[25.1595862,37.5850162],[25.159817,37.5852934],[25.1600787,37.5853719],[25.1605146,37.5857281],[25.1609328,37.5858119],[25.1609189,37.5859179],[25.1611293,37.5860623],[25.1613103,37.5860966],[25.1612695,37.5863404],[25.1611911,37.5863952],[25.1608419,37.5863806],[25.1605107,37.5862036],[25.1601494,37.5860517],[25.1600023,37.5860622],[25.1596479,37.5858493],[25.1589622,37.5861805],[25.1585509,37.5859502],[25.1583607,37.586236],[25.1583798,37.5867405],[25.1581098,37.5868604],[25.1577831,37.5868771],[25.1571309,37.5871809],[25.156589,37.5872944],[25.15615,37.5874699],[25.1559767,37.5878457],[25.1558662,37.588027],[25.1560066,37.588314],[25.1558774,37.5887479],[25.1555333,37.589202],[25.1555079,37.589761],[25.1552733,37.5899706],[25.155109,37.5903327],[25.1548853,37.5905152],[25.1546525,37.5908419],[25.1539234,37.5920388],[25.1536761,37.5921584],[25.1534083,37.5924224],[25.1530871,37.5928942],[25.1527627,37.5931587],[25.1525713,37.5932327],[25.1523402,37.5933003],[25.1521663,37.5935048],[25.152146,37.5936582],[25.1522282,37.5938467],[25.1520272,37.5940289],[25.1519214,37.5945166],[25.1514188,37.5949812],[25.1508211,37.5951493],[25.1502714,37.5954971],[25.1497853,37.596295],[25.1497765,37.5964573],[25.1493102,37.5969824],[25.1490709,37.5973475],[25.1489463,37.5973487],[25.1489243,37.597394],[25.1488834,37.5977256],[25.1488796,37.597987],[25.1488497,37.5984334],[25.1488335,37.5986724],[25.1487236,37.5988898],[25.1485592,37.5990221],[25.1483256,37.5991123],[25.1473211,37.5993564],[25.1470859,37.5995299],[25.1470205,37.5996928],[25.1471089,37.5998744],[25.1467001,37.6005454],[25.1459039,37.6012584]]},{"id":18481,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03c1\u03cc\u03ba\u03bf\u03c2-\u0395\u03be\u03ce\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03bf","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 M4","path":"ISLANDS\/Islands_Tinos_Krokos_Exobourgo","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2553,"name_EN":"Tinos: Krokos-Exobourgo","description_EN":"Part of Trail M4","ascent_time":50,"descent_time":55,"marker":"Red_stripe","level":12,"ascent":51,"descent":323,"maxelev":472,"minelev":194,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.16024 37.57807,25.17161 37.59078)","views":3,"millestones":"0,25.1705548,37.5780783#1,25.1679151,37.5835833#2,25.1638767,37.5905554#2.6,25.1606917,37.5893384","x":25.1673909,"y":37.5847838,"coor":[[25.1705548,37.5780783],[25.1705116,37.5783492],[25.1706619,37.5785031],[25.1705521,37.5787205],[25.1702277,37.5789761],[25.1703119,37.5792907],[25.171491,37.5800992],[25.1714584,37.5801897],[25.1715793,37.580362],[25.1715345,37.5803895],[25.1716522,37.5806767],[25.1715305,37.5808582],[25.1715442,37.5810113],[25.1713344,37.5813559],[25.1712928,37.5815906],[25.1708372,37.5821449],[25.1708533,37.5824512],[25.1707675,37.5826233],[25.1709312,37.5829552],[25.1708905,37.5829736],[25.170679,37.5828923],[25.1704701,37.5825699],[25.1703791,37.5825438],[25.1701243,37.5829068],[25.1696266,37.5829478],[25.1693912,37.5831034],[25.1691542,37.5831598],[25.1689709,37.5830264],[25.1688359,37.5830818],[25.1685967,37.5829941],[25.1682847,37.5833216],[25.1680061,37.5834731],[25.1677713,37.5837571],[25.1678414,37.5839006],[25.1678012,37.5842255],[25.1676792,37.5843889],[25.1674536,37.5844452],[25.1673655,37.5846083],[25.1673642,37.5846602],[25.1673909,37.5847838],[25.1672691,37.5849653],[25.1667302,37.585268],[25.1661144,37.5857248],[25.1653085,37.5859693],[25.1650061,37.5861886],[25.1648177,37.5864519],[25.1644598,37.5867438],[25.1644735,37.5868969],[25.1643408,37.5871055],[25.1639269,37.5874341],[25.1636488,37.5877613],[25.1636796,37.5882837],[25.1640942,37.5887213],[25.1640856,37.5889016],[25.164219,37.5890107],[25.1640457,37.5892445],[25.1643201,37.5899538],[25.1643229,37.5903166],[25.1641916,37.5904328],[25.1639211,37.5905166],[25.1636592,37.5907445],[25.1632104,37.5907038],[25.1632741,37.5906131],[25.1631728,37.5906501],[25.1630341,37.5904712],[25.1626711,37.5904387],[25.1623865,37.5903424],[25.1622935,37.5901901],[25.1617182,37.59034],[25.1615342,37.5901615],[25.1613535,37.5901994],[25.1604327,37.5899831],[25.160464,37.5898115],[25.160224,37.5896697],[25.1603595,37.5896413],[25.1602294,37.589566],[25.1602851,37.5895023],[25.1605367,37.5895201],[25.1606917,37.5893384]]},{"id":18482,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a7\u03ce\u03c1\u03b1 (\u03a4\u03ae\u03bd\u03bf\u03c2)-\u039c\u03bf\u03c5\u03bd\u03c4\u03ac\u03b4\u03bf\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u03a41","path":"ISLANDS\/Islands_Tinos_Chora_Moudados","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5035,"name_EN":"Tinos: Chora (Tinos)-Moudados","description_EN":"Part of Trail T1","ascent_time":120,"descent_time":110,"marker":"Red_stripe","level":12,"ascent":372,"descent":83,"maxelev":290,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.16158 37.53765,25.17796 37.56555)","views":10,"millestones":"0,25.1611447,37.5378153#1,25.1689433,37.5419929#2,25.1711184,37.5487647#3,25.1740259,37.5498156#4,25.1739870,37.5577096#5,25.1784009,37.5653866","x":25.1729021,"y":37.5510159,"coor":[[25.1611447,37.5378153],[25.1611996,37.5379793],[25.1614842,37.5378097],[25.1616788,37.5379971],[25.1617291,37.5380507],[25.161937,37.5383168],[25.1621561,37.538576],[25.1622973,37.5387909],[25.1625786,37.53868],[25.1627349,37.5385433],[25.1631738,37.5384263],[25.1633601,37.5387579],[25.1638322,37.5390507],[25.1641873,37.5393176],[25.1643344,37.5396361],[25.1643828,37.5398339],[25.1644195,37.5400138],[25.1645447,37.5400576],[25.1647229,37.5402812],[25.1651216,37.5408969],[25.1654669,37.5412631],[25.165844,37.541221],[25.1661026,37.5411576],[25.1663977,37.5412088],[25.166959,37.5416359],[25.1678485,37.5417871],[25.1680559,37.5420194],[25.168802,37.5419579],[25.1692793,37.5420794],[25.1694483,37.5420326],[25.1696812,37.5417239],[25.1701681,37.5418723],[25.1703226,37.5419811],[25.1701246,37.5423436],[25.1700119,37.5423808],[25.1701192,37.5427222],[25.1702227,37.5428294],[25.1703929,37.5428547],[25.1705553,37.5431055],[25.1708279,37.5431659],[25.17099,37.5433986],[25.1711702,37.5440638],[25.1713975,37.5441246],[25.1714862,37.5442724],[25.1714246,37.5446786],[25.171453,37.5450479],[25.171559,37.5453082],[25.1718702,37.5456657],[25.1718511,37.5458912],[25.1717778,37.5462705],[25.1715474,37.5467414],[25.171256,37.5476456],[25.1712955,37.5480057],[25.1710233,37.5486934],[25.1714013,37.5489781],[25.1714603,37.5491307],[25.1713188,37.5494927],[25.1716637,37.5498317],[25.1722895,37.5500328],[25.172368,37.549987],[25.1727708,37.5505846],[25.1727884,37.55099],[25.1729021,37.5510159],[25.1730928,37.5509059],[25.1732034,37.5507425],[25.1733164,37.5500024],[25.1731429,37.5497697],[25.1733466,37.5490467],[25.173646,37.5486471],[25.1736748,37.5484936],[25.1736255,37.5482417],[25.1734374,37.547793],[25.1734941,37.5476662],[25.1741384,37.5485521],[25.1741552,37.548633],[25.1742481,37.5488282],[25.1740234,37.5496596],[25.1740273,37.5499029],[25.1741525,37.5500819],[25.1740198,37.5502815],[25.1744442,37.5506378],[25.1745844,37.5509158],[25.1744868,37.5511872],[25.1745554,37.5517724],[25.1751189,37.5523346],[25.1750195,37.5524888],[25.1748623,37.5525715],[25.1748419,37.5527159],[25.174993,37.5529667],[25.174732,37.5536453],[25.1747792,37.553771],[25.1749858,37.5539492],[25.1749909,37.5542737],[25.1751347,37.554777],[25.1753204,37.5550725],[25.175443,37.5557112],[25.1751342,37.5562371],[25.1745196,37.5567479],[25.1743835,37.5567313],[25.1740555,37.5574736],[25.1740101,37.557465],[25.1739642,37.558013],[25.1741535,37.5585339],[25.1739373,37.559185],[25.1742728,37.5596413],[25.1743591,37.5600911],[25.1748453,37.5607713],[25.1748952,37.5610682],[25.1751025,37.5611968],[25.1754951,37.5616886],[25.175885,37.5620002],[25.1760716,37.5623499],[25.1761404,37.5624032],[25.1764562,37.5624181],[25.1766537,37.5627316],[25.1768822,37.5628645],[25.1772169,37.5632668],[25.1772671,37.5635817],[25.1774778,37.5638861],[25.1776539,37.5642809],[25.1776941,37.5646771],[25.1780296,37.5651334],[25.1781487,37.5652764],[25.1784009,37.5653866]]},{"id":18483,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u039a\u03b1\u03bb\u03bb\u03bf\u03bd\u03ae-\u0391\u03b5\u03c4\u03bf\u03c6\u03c9\u03bb\u03b9\u03ac","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 \u039c5","path":"ISLANDS\/Islands_Tinos_Kalloni_loop2","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":4799,"name_EN":"Tinos: Kalloni-Aetofolia loop","description_EN":"Part of the M5 Trail","ascent_time":90,"descent_time":85,"marker":"Red_stripe","level":13,"ascent":190,"descent":183,"maxelev":117,"minelev":20,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.11589 37.6093,25.12946 37.62189)","views":0,"millestones":"0,25.1208912,37.6109262#1,25.1261782,37.6139277#2,25.1288826,37.6208751#3,25.1194133,37.6191039#4,25.1170473,37.6124756#4.8,25.1208912,37.6109262","x":25.1264495,"y":37.6215131,"coor":[[25.1208912,37.6109262],[25.1208918,37.6110163],[25.1209177,37.6112324],[25.1207105,37.6117661],[25.1205438,37.611984],[25.1204308,37.6120031],[25.1201317,37.6124566],[25.1201331,37.6125467],[25.1206238,37.6127854],[25.1205705,37.6129099],[25.1207483,37.6131515],[25.1211068,37.6130219],[25.1214959,37.6129529],[25.1216139,37.6127963],[25.1217879,37.6128735],[25.1218986,37.6127936],[25.1220796,37.6128279],[25.1219942,37.6126552],[25.1221602,37.612719],[25.1222774,37.6127945],[25.1223781,37.6128521],[25.1226836,37.6125901],[25.1232965,37.6127037],[25.1241245,37.6127679],[25.1243385,37.6126847],[25.1251233,37.6128846],[25.125678,37.6128522],[25.1257018,37.612834],[25.1258868,37.6129877],[25.1261031,37.6129135],[25.1259868,37.6130926],[25.1260228,37.6132275],[25.1263902,37.6133119],[25.126383,37.6135823],[25.1261828,37.6138366],[25.1261561,37.6143145],[25.126308,37.6146195],[25.1263188,37.6153405],[25.126634,37.6153915],[25.12676,37.6154805],[25.1269587,37.6158841],[25.1264272,37.6159523],[25.1264501,37.6160603],[25.1268938,37.6169303],[25.1277444,37.6177333],[25.1277341,37.6178055],[25.127861,37.6179575],[25.1283079,37.6182867],[25.1288783,37.6185427],[25.1292296,37.6186362],[25.1291279,37.6188873],[25.1295215,37.6191111],[25.1296182,37.6195157],[25.1295002,37.6196723],[25.1293361,37.6197325],[25.129296,37.6200799],[25.1289708,37.6203939],[25.1290634,37.6205711],[25.1287851,37.6210401],[25.1286866,37.6210862],[25.1280799,37.6214254],[25.1268436,37.6213471],[25.1264495,37.6215131],[25.1260912,37.6217959],[25.1257027,37.6215833],[25.1255875,37.6214583],[25.1253142,37.6213707],[25.1249398,37.6213382],[25.124528,37.6215022],[25.1241159,37.6214588],[25.1235917,37.6212655],[25.1224566,37.6211321],[25.1219098,37.620939],[25.1216106,37.6206354],[25.1213439,37.6204644],[25.1207793,37.6198389],[25.1201863,37.6195921],[25.1200272,37.6196072],[25.1197393,37.6192944],[25.1191334,37.6189397],[25.1187434,37.6186189],[25.1185525,37.6179808],[25.1186245,37.6178201],[25.1185867,37.6177101],[25.1182142,37.6178037],[25.1178069,37.6177039],[25.1176041,37.6170209],[25.1174793,37.6170626],[25.1172115,37.6165785],[25.1160351,37.6160984],[25.1158404,37.615956],[25.1158039,37.6157851],[25.1159525,37.6151167],[25.1158308,37.6149331],[25.1159128,37.6147386],[25.1162595,37.6144288],[25.1167609,37.6140546],[25.1170886,37.6139974],[25.1173118,37.61377],[25.1171365,37.612654],[25.116973,37.6123311],[25.1171247,37.612057],[25.1173839,37.6119644],[25.1174807,37.611621],[25.1176152,37.6115206],[25.1175909,37.6114127],[25.1175101,37.6111723],[25.1175754,37.6109914],[25.1175012,37.6108592],[25.1175177,37.6104445],[25.117411,37.6102697],[25.1176572,37.6100691],[25.1176882,37.6098705],[25.1174352,37.6095237],[25.1175914,37.6094118],[25.1184275,37.6100167],[25.1187339,37.6100476],[25.1188933,37.6101002],[25.1190577,37.6103938],[25.1192526,37.6105001],[25.1196505,37.6105865],[25.1199621,37.6109711],[25.1208918,37.6110163],[25.1208912,37.6109262]]},{"id":18485,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1-\u0392\u03b5\u03bd\u03b1\u03c1\u03b4\u03ac\u03b4\u03bf\u03c2-\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2","description_GR":"\u03a0\u03b1\u03bb\u03b9\u03ac \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae 10","path":"ISLANDS\/Islands_Tinos_Isternia_Pyrgos1","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":3079,"name_EN":"Tinos: Isternia-Venardados-Pyrgos","description_EN":"Old Trail 10","ascent_time":65,"descent_time":75,"marker":"No_marks","level":9,"ascent":69,"descent":249,"maxelev":360,"minelev":124,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04198 37.62059,25.05399 37.6391)","views":1,"millestones":"0,25.0516296,37.6219108#1,25.0494901,37.6258824#2,25.0453900,37.6311925#3.1,25.0419787,37.6391031","x":25.046342,"y":37.6294837,"coor":[[25.0516296,37.6219108],[25.0521004,37.621697],[25.0532328,37.6209478],[25.0538057,37.6205912],[25.053994,37.6210852],[25.0537537,37.6212248],[25.0538032,37.6212672],[25.0536124,37.6213951],[25.0535387,37.6213394],[25.0531261,37.6218163],[25.0525296,37.6225562],[25.0524572,37.6227461],[25.0515791,37.6233015],[25.0508417,37.6240471],[25.0502524,37.6245503],[25.0502429,37.6246766],[25.0496824,37.6251142],[25.0494939,37.6254043],[25.049496,37.6263597],[25.0494048,37.6265723],[25.0489324,37.6269798],[25.0485151,37.6271187],[25.0476292,37.6269824],[25.0472216,37.6270536],[25.0477097,37.6271124],[25.0479038,37.6272188],[25.0480452,37.6272964],[25.0478918,37.6276763],[25.0477694,37.6278306],[25.0473504,37.6278524],[25.0471039,37.6280528],[25.047018,37.6283961],[25.046342,37.6294837],[25.0462559,37.6298089],[25.045975,37.6299826],[25.0455618,37.630313],[25.0454288,37.6305305],[25.0451025,37.6306956],[25.0457821,37.6306243],[25.0454558,37.6308367],[25.0453614,37.6313333],[25.0453403,37.6314416],[25.0451048,37.631624],[25.0449306,37.6321302],[25.0440923,37.6329668],[25.0439638,37.6336485],[25.0440809,37.6336655],[25.0439079,37.6338563],[25.0441149,37.6340707],[25.0441657,37.6344669],[25.0443054,37.634727],[25.0446046,37.6350488],[25.0446026,37.6355693],[25.0446795,37.635794],[25.0446393,37.6361639],[25.0445301,37.6364623],[25.044286,37.6367326],[25.0443202,37.6368494],[25.0441923,37.6369227],[25.0436144,37.6372861],[25.0432554,37.6376002],[25.0424913,37.6380711],[25.0420999,37.6383968],[25.0420558,37.6387915],[25.0419787,37.6391031]]},{"id":18486,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0399\u03c3\u03c4\u03ad\u03c1\u03bd\u03b9\u03b1-\u03a0\u03bb\u03b1\u03c4\u03b9\u03ac-\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2","description_GR":"\u03a4\u03bc\u03ae\u03bc\u03b1 \u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae\u03c2 E1","path":"ISLANDS\/Islands_Tinos_Isternia_Pyrgos2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":882,"name_EN":"Tinos: Isternia-Platia-Pyrgos","description_EN":"Part of Trail E1","ascent_time":75,"descent_time":85,"marker":"Red_stripe","level":13,"ascent":100,"descent":308,"maxelev":378,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04051 37.62059,25.05406 37.64074)","views":5,"millestones":"0,25.0516296,37.6219108#1,25.0499322,37.6259296#2,25.0479662,37.6334598#3,25.0445247,37.6380191#0.9,25.0405140,37.6407429","x":25.0479119,"y":37.6333949,"coor":[[25.0516296,37.6219108],[25.0521004,37.621697],[25.0532328,37.6209478],[25.0538057,37.6205912],[25.053994,37.6210852],[25.0540644,37.6211049],[25.053994,37.6210852],[25.0537537,37.6212248],[25.0538032,37.6212672],[25.0536124,37.6213951],[25.0535387,37.6213394],[25.0531261,37.6218163],[25.0525296,37.6225562],[25.0524572,37.6227461],[25.0515798,37.6233015],[25.0512903,37.6236646],[25.0508424,37.6240471],[25.0501988,37.6249158],[25.049901,37.6254953],[25.0498372,37.625897],[25.0504493,37.6261078],[25.0501522,37.6267414],[25.0500883,37.6268276],[25.0498654,37.6273996],[25.0497057,37.6274709],[25.0495285,37.6277699],[25.0493368,37.6278347],[25.0492047,37.6279598],[25.048845,37.6289725],[25.0484574,37.6296158],[25.0485254,37.6297189],[25.0482002,37.6301679],[25.0480426,37.6302414],[25.0478903,37.6306934],[25.0479636,37.6310713],[25.0481314,37.6311645],[25.0483291,37.6313723],[25.0482975,37.6315438],[25.0480743,37.6314917],[25.0477695,37.6315755],[25.0477417,37.6317651],[25.047836,37.6320256],[25.0476849,37.6325587],[25.0476887,37.6328291],[25.0479119,37.6333949],[25.0483153,37.633869],[25.0483874,37.6341658],[25.0480684,37.6348536],[25.0478671,37.6350447],[25.0478139,37.6352885],[25.0483386,37.6353807],[25.0486088,37.6352522],[25.0489732,37.6353751],[25.0489765,37.6356094],[25.0488559,37.6358989],[25.0490529,37.6362036],[25.0492337,37.6361659],[25.0493025,37.6362284],[25.0492873,37.6362556],[25.0486723,37.6364436],[25.0482429,37.6364339],[25.0478278,37.6369873],[25.0476318,37.6372572],[25.0473963,37.6372841],[25.047251,37.6374296],[25.0469668,37.6375155],[25.0463711,37.6370679],[25.0461,37.6371334],[25.0454164,37.6375292],[25.0439765,37.6383081],[25.0435585,37.6384019],[25.0436213,37.638487],[25.043428,37.6384436],[25.0428974,37.6385407],[25.0429221,37.6386847],[25.0425783,37.6388748],[25.0424367,37.6388287],[25.0423775,37.6388472],[25.0420468,37.6388028],[25.0419832,37.6391189],[25.0416447,37.63923],[25.0414664,37.6394479],[25.0414012,37.6396468],[25.0413953,37.6398857],[25.0414647,37.6401352],[25.0411475,37.6402484],[25.0411054,37.640278],[25.0406219,37.6406563],[25.040514,37.6407429]]},{"id":18487,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0391\u03b5\u03c4\u03bf\u03c6\u03c9\u03bb\u03b9\u03ac-\u039a\u03bf\u03bb\u03c5\u03bc\u03c0\u03ae\u03b8\u03c1\u03b1","description_GR":"","path":"ISLANDS\/Islands_Tinos_Aetofolia_Kolybithra","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":3630,"name_EN":"Tinos: Aetofolia-Kolybithra","description_EN":"","ascent_time":85,"descent_time":85,"marker":"No_marks","level":12,"ascent":96,"descent":160,"maxelev":111,"minelev":2,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.11875 37.61634,25.14593 37.63102)","views":5,"millestones":"0,25.1197787,37.6165857#1,25.1250566,37.6221061#2,25.1336645,37.6241396#3,25.1429577,37.6272600#3.6,25.1461527,37.6307577","x":25.1299696,"y":37.6235479,"coor":[[25.1197787,37.6165857],[25.1196994,37.6167284],[25.1193296,37.6170023],[25.1192912,37.6171806],[25.1188105,37.6176178],[25.1185853,37.6177101],[25.118623,37.6178201],[25.1185511,37.6179808],[25.1187419,37.6186189],[25.119132,37.6189397],[25.1197379,37.6192945],[25.1200258,37.6196072],[25.1201849,37.6195922],[25.1207778,37.6198389],[25.1213425,37.6204644],[25.1216092,37.6206354],[25.1219084,37.620939],[25.1224552,37.6211321],[25.1235903,37.6212655],[25.1241144,37.6214588],[25.1245266,37.6215022],[25.1245784,37.6219343],[25.1253174,37.6221954],[25.1250725,37.6224861],[25.1251288,37.6226478],[25.1253187,37.622655],[25.12521,37.6229625],[25.1253307,37.6234481],[25.1256052,37.6236167],[25.1259561,37.6235953],[25.1261702,37.6236541],[25.1264053,37.6237488],[25.1270177,37.623779],[25.1272577,37.6239119],[25.1279366,37.623991],[25.1284919,37.6239947],[25.1291326,37.6236461],[25.1299696,37.6235479],[25.130906,37.6232776],[25.1316417,37.6232165],[25.1319392,37.6234119],[25.1325397,37.6234061],[25.1332472,37.6237328],[25.1335331,37.6239013],[25.133708,37.6242241],[25.1338794,37.6243216],[25.1344096,37.6241633],[25.1349945,37.6241103],[25.1355765,37.624143],[25.1362279,37.6237132],[25.137293,37.6243158],[25.1384465,37.6249085],[25.1387809,37.6252838],[25.140117,37.6259559],[25.1402508,37.6261822],[25.1410078,37.6267788],[25.1418857,37.6271308],[25.1420901,37.6271559],[25.1425077,37.6270437],[25.1429288,37.6271658],[25.1429766,37.6273275],[25.1432249,37.627262],[25.1433972,37.6275533],[25.1438466,37.6280356],[25.1439982,37.6285479],[25.1439978,37.6292599],[25.1437538,37.6296048],[25.1438971,37.6300811],[25.1443575,37.6304507],[25.1446193,37.6305292],[25.1453109,37.6305496],[25.1459779,37.6304439],[25.1460813,37.6305331],[25.1461527,37.6307577]]},{"id":18488,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u0394\u03c5\u03cc \u03a7\u03c9\u03c1\u03b9\u03ac-\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03ce\u03c3\u03c4\u03b7\u03c2","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae T2 (\u0394\u03c5\u03cc \u03a7\u03c9\u03c1\u03b9\u03ac-\u039c\u03b1\u03bd\u03c4\u03b1\u03bb\u03bf\u03cd-\u03bc\u03bf\u03bd\u03ae \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7-\u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2-\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03ce\u03c3\u03c4\u03b7\u03c2)","path":"ISLANDS\/Islands_Tinos_DyoChoria_AgSostis","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":4748,"name_EN":"Tinos: Dyo Choria-Agios Sostis","description_EN":"Trail T2 (Dyo Choria-Mandalou-Faneromenis mon.-Kounares-Agios Sostis)","ascent_time":105,"descent_time":115,"marker":"Red_stripe","level":12,"ascent":27,"descent":438,"maxelev":421,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.19641 37.53025,25.21022 37.56161)","views":4,"millestones":"0,25.1965325,37.5616080#1,25.1988777,37.5538600#2,25.2015434,37.5482174#3,25.2068899,37.5418244#4,25.2088363,37.5352641#4.7,25.2090147,37.5302642","x":25.2025606,"y":37.5470222,"coor":[[25.1965325,37.561608],[25.1964958,37.561347],[25.196427,37.5612936],[25.1964533,37.5609058],[25.196399,37.5607824],[25.1966347,37.5604803],[25.1966679,37.5603853],[25.1968791,37.5601398],[25.1971633,37.5595061],[25.1970631,37.5592547],[25.197005,37.5591652],[25.1972811,37.5587297],[25.1972329,37.55855],[25.1970826,37.5584861],[25.1970443,37.5582161],[25.1969304,37.5580393],[25.1968079,37.5567517],[25.1966056,37.5565374],[25.1964961,37.5565903],[25.1970219,37.5558437],[25.1970887,37.5557709],[25.1971755,37.5555357],[25.1977596,37.5552504],[25.1988525,37.5541284],[25.1988906,37.5536774],[25.1988186,37.5534257],[25.1989509,37.5531991],[25.1989478,37.5531405],[25.1992725,37.5530493],[25.1990766,37.552835],[25.1991053,37.5525012],[25.1988706,37.5519899],[25.199199,37.5519956],[25.1995489,37.5518839],[25.1995135,37.5517941],[25.1990449,37.5515194],[25.1990977,37.5513206],[25.1993394,37.5514398],[25.1998163,37.5515251],[25.2000346,37.5517302],[25.2001496,37.5517065],[25.2003315,37.5509205],[25.200101,37.5502198],[25.2001136,37.5495978],[25.2002443,37.549272],[25.2001031,37.5488949],[25.2002333,37.5485421],[25.2004668,37.5482783],[25.2007947,37.548257],[25.2010305,37.5481374],[25.2014066,37.5482958],[25.2015082,37.5482767],[25.2019929,37.5474426],[25.2025606,37.5470222],[25.2027819,37.547011],[25.2030403,37.5468912],[25.2035975,37.5470477],[25.2038681,37.5469819],[25.203814,37.5457296],[25.204293,37.545247],[25.2046319,37.5452075],[25.2050025,37.5450235],[25.2057112,37.5440428],[25.2057883,37.5439136],[25.2055692,37.5436635],[25.2056978,37.5432115],[25.2063394,37.5429008],[25.2064645,37.5429356],[25.2067082,37.5426086],[25.2066964,37.5421828],[25.2069712,37.5416753],[25.2073111,37.5415164],[25.2076734,37.5411273],[25.2070688,37.5408406],[25.2072461,37.5406044],[25.2070806,37.5401645],[25.2072378,37.5395185],[25.2074189,37.5395166],[25.2080427,37.5388973],[25.2080815,37.5384914],[25.207915,37.5379973],[25.2080817,37.5378064],[25.208341,37.5377406],[25.2084405,37.5375954],[25.2083583,37.5375399],[25.2085324,37.5374187],[25.2087475,37.5374165],[25.2094192,37.537662],[25.2095945,37.5371284],[25.2089914,37.5364474],[25.208931,37.5360784],[25.2089447,37.5353933],[25.2086793,37.5350806],[25.2089357,37.5341316],[25.2088638,37.5337583],[25.2083166,37.5335115],[25.2087138,37.5328765],[25.2088367,37.5327761],[25.209141,37.5327009],[25.2095649,37.5324487],[25.209765,37.5322213],[25.2102463,37.5318018],[25.2101737,37.5316448],[25.2095072,37.5310207],[25.2093096,37.5306983],[25.2092332,37.5304782],[25.2090147,37.5302642]]},{"id":18489,"author":"AnaDigit","name_GR":"\u03a4\u03ae\u03bd\u03bf\u03c2: \u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u03a0\u03ac\u03bd\u03bf\u03c1\u03bc\u03bf\u03c2","description_GR":"\u03a0\u03cd\u03c1\u03b3\u03bf\u03c2-\u03a0\u03ac\u03bd\u03bf\u03c1\u03bc\u03bf\u03c2","path":"ISLANDS\/Islands_Tinos_Pyrgos_Panormos1","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":2560,"name_EN":"Tinos: Pyrgos-Panormos","description_EN":"Pyrgos-Panormos","ascent_time":60,"descent_time":55,"marker":"No_marks","level":13,"ascent":109,"descent":184,"maxelev":174,"minelev":17,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.04127 37.63901,25.05239 37.65184)","views":17,"millestones":"0,25.0411082,37.6402735#1,25.0466928,37.6434421#2,25.0511678,37.6491849#2.6,25.0519787,37.6517475","x":25.0490544,"y":37.6443761,"coor":[[25.0411082,37.6402735],[25.0411509,37.6402438],[25.0414674,37.6401306],[25.0413988,37.6398811],[25.0414039,37.6396422],[25.0414692,37.6394434],[25.0416475,37.6392255],[25.0419859,37.6391143],[25.042138,37.6390972],[25.0422165,37.6398446],[25.0421852,37.6399936],[25.0422769,37.6400626],[25.0422799,37.6402789],[25.0423941,37.6403928],[25.0425425,37.6404636],[25.0427162,37.6407325],[25.042887,37.640785],[25.0430942,37.6410176],[25.0433327,37.6410515],[25.0437736,37.6410701],[25.0439142,37.6413934],[25.0438018,37.6414665],[25.0437172,37.6417466],[25.0439628,37.6417827],[25.0445397,37.6416965],[25.0447068,37.6422989],[25.0449327,37.6424929],[25.0449706,37.6428216],[25.0453046,37.6427488],[25.0458272,37.6428343],[25.0457032,37.6430314],[25.0457057,37.6432116],[25.0470362,37.6435198],[25.047796,37.6435491],[25.0486147,37.6437311],[25.0488547,37.6438732],[25.0490544,37.6443761],[25.048992,37.6444668],[25.0491324,37.6446841],[25.0503772,37.64534],[25.050696,37.6454453],[25.0511776,37.6458376],[25.0514466,37.6464211],[25.051432,37.646998],[25.0513434,37.647143],[25.0515619,37.6473664],[25.0517899,37.6474545],[25.0518139,37.6477044],[25.0518389,37.6478664],[25.0515688,37.648004],[25.051446,37.6481403],[25.0514935,37.6482931],[25.0516545,37.6484539],[25.051305,37.6485922],[25.0516601,37.6488504],[25.0511416,37.6490623],[25.0511779,37.6492243],[25.0509762,37.6493883],[25.0509136,37.6497764],[25.0508217,37.6497907],[25.0509259,37.649943],[25.0508886,37.6502588],[25.0514633,37.6500194],[25.051696,37.6498911],[25.0519665,37.6497805],[25.0524579,37.6497086],[25.05254,37.6499061],[25.052316,37.6500974],[25.0521951,37.6503689],[25.052106,37.65128],[25.0521076,37.651494],[25.0519954,37.6515761],[25.0519787,37.6517475]]}],{"extent":[25.00017,37.53025,25.23451,37.67271],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"redirect"},"sort":{"type":"byname"}},"PELOPONNESE\/Pelop_Abeliona_Trail_1":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_2":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1c":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1a":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"PELOPONNESE\/Pelop_Abeliona_Trail_1b":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Car_touring\/CAR_Rodos_Attavyros_Loop":{"url":null,"color":"#ff612f","width":3,"exclude":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}}}); 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_tinos = new getPoiCollection("tinos",[{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ae\u03bd\u03bf","owner":"AnaDigit","x":25.196638,"y":37.556585,"photo":"Tinos_simansi_11","type":450,"zoom_level":15,"id":2804,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ae\u03bd\u03bf","owner":"AnaDigit","x":25.200213,"y":37.551685,"photo":"Tinos_simansi_21","type":450,"zoom_level":16,"id":2805,"hlink_GR":"","hlink_EN":"","description":"","height":578,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ae\u03bd\u03bf","owner":"AnaDigit","x":25.209248,"y":37.540403,"photo":"Tinos_simansi_31","type":450,"zoom_level":17,"id":2806,"hlink_GR":"","hlink_EN":"","description":"","height":495,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ae\u03bd\u03bf","owner":"AnaDigit","x":25.208741,"y":37.530745,"photo":"Tinos_simansi_41","type":450,"zoom_level":16,"id":2807,"hlink_GR":"","hlink_EN":"","description":"","height":602,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ae\u03bd\u03bf","owner":"AnaDigit","x":25.16081,"y":37.543465,"photo":"Tinos_simansi_51","type":450,"zoom_level":17,"id":2808,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":692},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ae\u03bd\u03bf","owner":"AnaDigit","x":25.160855,"y":37.54479,"photo":"Tinos_simansi_61","type":450,"zoom_level":15,"id":2809,"hlink_GR":"","hlink_EN":"","description":"","height":558,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ae\u03bd\u03bf","owner":"AnaDigit","x":25.199101,"y":37.575402,"photo":"Tinos_simansi_72","type":450,"zoom_level":16,"id":2810,"hlink_GR":"","hlink_EN":"","description":"","height":558,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03c4\u03bf\u03bd \u03c0\u03b1\u03bb\u03b9\u03cc \u03ba\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc \u03b4\u03c1\u03cc\u03bc\u03bf \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.17612,"y":37.541691,"photo":"Tinos_paths_11","type":0,"zoom_level":14,"id":2811,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":532},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.178063,"y":37.542846,"photo":"Tinos_paths_22","type":0,"zoom_level":16,"id":2812,"hlink_GR":"","hlink_EN":"","description":"","height":463,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.180955,"y":37.546788,"photo":"Tinos_paths_61","type":0,"zoom_level":15,"id":2813,"hlink_GR":"","hlink_EN":"","description":"","height":593,"width":800},{"name":"\u0395\u03a1\u03a0\u0395\u03a4\u0391
Podarcis erhardii mykonensis","owner":"AnaDigit","x":25.13865,"y":37.573575,"photo":"Podarcis_ erhardii_mykonensis_11","type":8,"zoom_level":14,"id":2814,"hlink_GR":"","hlink_EN":"","description":"","height":454,"width":1000},{"name":"\u0395\u03a1\u03a0\u0395\u03a4\u0391
Podarcis erhardii mykonensis","owner":"AnaDigit","x":25.125835,"y":37.569446,"photo":"Podarcis_erhardii_mykonensis_21","type":8,"zoom_level":13,"id":2815,"hlink_GR":"","hlink_EN":"","description":"","height":515,"width":1000},{"name":"\u0395\u03a1\u03a0\u0395\u03a4\u0391
\u0391\u03b3\u03b9\u03cc\u03c6\u03b9\u03b4\u03bf (Telescopus fallax)","owner":"AnaDigit","x":25.229778,"y":37.537668,"photo":"Telescopus _fallax_21","type":8,"zoom_level":13,"id":2816,"hlink_GR":"","hlink_EN":"","description":"","height":445,"width":1200},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.18267357405,"y":37.556356764336,"photo":"Tinos_Falatados_11","type":9,"zoom_level":15,"id":2817,"hlink_GR":"","hlink_EN":"","description":"","height":625,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.183832288344,"y":37.555574269909,"photo":"Tinos_Falatados_41","type":9,"zoom_level":15,"id":2818,"hlink_GR":"","hlink_EN":"","description":"","height":770,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03b9 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.195375,"y":37.554842,"photo":"Tinos_Triandaros_53","type":9,"zoom_level":15,"id":2819,"hlink_GR":"","hlink_EN":"","description":"","height":626,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039f\u03b9 \u03b3\u03b5\u03b9\u03c4\u03bf\u03bd\u03b9\u03ba\u03bf\u03af \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03af \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf\u03c2, \u0391\u03c1\u03bd\u03ac\u03b4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf\u03c2","owner":"AnaDigit","x":25.192458272536,"y":37.559894897427,"photo":"Tinos_Triandaros_61","type":0,"zoom_level":12,"id":2820,"hlink_GR":"","hlink_EN":"","description":"","height":452,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc \u03ba\u03b1\u03bb\u03cd\u03b2\u03b9","owner":"AnaDigit","x":25.180695,"y":37.549854,"photo":"Tinos_paths_71","type":9,"zoom_level":16,"id":2821,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.180547,"y":37.552181,"photo":"Tinos_paths_81","type":9,"zoom_level":16,"id":2822,"hlink_GR":"","hlink_EN":"","description":"","height":671,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.181032,"y":37.554005,"photo":"Tinos_paths_101","type":9,"zoom_level":16,"id":2823,"hlink_GR":"","hlink_EN":"","description":"","height":597,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03b9\u03ba\u03bf\u03bd\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.181428,"y":37.554233,"photo":"Tinos_paths_111","type":9,"zoom_level":17,"id":2824,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":688},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.182341,"y":37.55526,"photo":"Tinos_paths_121","type":9,"zoom_level":17,"id":2825,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.187852,"y":37.556252,"photo":"Tinos_paths_131","type":9,"zoom_level":16,"id":2826,"hlink_GR":"","hlink_EN":"","description":"","height":602,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.189059,"y":37.557072,"photo":"Tinos_Berdemiaros_51","type":9,"zoom_level":17,"id":2827,"hlink_GR":"","hlink_EN":"","description":"","height":509,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03b9\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.189515,"y":37.557934,"photo":"Tinos_Berdemiaros_71","type":9,"zoom_level":16,"id":2828,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.189593,"y":37.55753,"photo":"Tinos_Berdemiaros_81","type":0,"zoom_level":16,"id":2829,"hlink_GR":"","hlink_EN":"","description":"","height":621,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ce\u03bd\u03b5\u03c2 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.190863,"y":37.559421,"photo":"Tinos_Berdemiaros_91","type":9,"zoom_level":15,"id":2830,"hlink_GR":"","hlink_EN":"","description":"","height":592,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039c\u03b9\u03ba\u03c1\u03ae \u03c0\u03b7\u03b3\u03ae \u03bc\u03b5 \u03c0\u03bb\u03cd\u03c3\u03c4\u03c1\u03b5\u03c2 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.189075,"y":37.55724,"photo":"Tinos_Berdemiaros_101","type":9,"zoom_level":17,"id":2831,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b7\u03b3\u03ae \u03bc\u03b5 \u03b4\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.188849,"y":37.559457,"photo":"Tinos_Berdemiaros_131","type":9,"zoom_level":16,"id":2832,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":550},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.189573066135,"y":37.560528473189,"photo":"Tinos_Triandaros_121","type":9,"zoom_level":17,"id":2833,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03bf \u039c\u03c0\u03b5\u03c1\u03b4\u03b5\u03bc\u03b9\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.190421851806,"y":37.560385345221,"photo":"Tinos_Triandaros_131","type":9,"zoom_level":17,"id":2834,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0391\u03bd\u03b1\u03ba\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03bc\u03ad\u03bd\u03bf\u03b9 \u03b1\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.196231,"y":37.556944,"photo":"Tinos_Triandaros_151","type":9,"zoom_level":16,"id":2835,"hlink_GR":"","hlink_EN":"","description":"","height":760,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0394\u03cd\u03bf \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b5\u03c2 \u03c3\u03c4\u03bf\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.196625,"y":37.556666,"photo":"Tinos_Triandaros_161","type":9,"zoom_level":17,"id":2836,"hlink_GR":"","hlink_EN":"","description":"","height":567,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bc\u03bf\u03bd\u03ae \u03a6\u03b1\u03bd\u03b5\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7\u03c2 \u03c3\u03c4\u03bf\u03bd \u03a4\u03c1\u03b9\u03b1\u03bd\u03c4\u03ac\u03c1\u03bf","owner":"AnaDigit","x":25.198675,"y":37.553193,"photo":"Tinos_Triandaros_Faneromeni_21","type":9,"zoom_level":13,"id":2838,"hlink_GR":"","hlink_EN":"","description":"","height":709,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0397 \u03b4\u03b9\u03c3\u03c5\u03c0\u03cc\u03c3\u03c4\u03b1\u03c4\u03b7 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u0391\u03b3. \u03a4\u03c1\u03b9\u03ac\u03b4\u03b1 \u03ba\u03b1\u03b9 \u0391\u03b3. \u039c\u03b7\u03bd\u03ac\u03c2","owner":"AnaDigit","x":25.199540185,"y":37.552611,"photo":"Tinos_Triandaros_AgTriada_AgMinas_21","type":9,"zoom_level":15,"id":2839,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039f \u03b5\u03b3\u03ba\u03b1\u03c4\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c2 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c3\u03c4\u03b9\u03c2 \u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2","owner":"AnaDigit","x":25.200269685195,"y":37.550402908064,"photo":"Tinos_Kounares_11","type":0,"zoom_level":14,"id":2840,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03b7 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u03a3\u03ce\u03c3\u03c4\u03b7","height":570,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ac \u03b1\u03b3\u03c1\u03bf\u03b9\u03ba\u03af\u03b1 \u03c3\u03c4\u03b9\u03c2 \u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2","owner":"AnaDigit","x":25.200425,"y":37.550703,"photo":"Tinos_Kounares_71","type":9,"zoom_level":17,"id":2841,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ac \u03b1\u03b3\u03c1\u03bf\u03b9\u03ba\u03af\u03b1 \u03c3\u03c4\u03b9\u03c2 \u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2","owner":"AnaDigit","x":25.2003,"y":37.550551,"photo":"Tinos_Kounares_81","type":9,"zoom_level":17,"id":2842,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0395\u03bb\u03b5\u03c5\u03b8\u03ad\u03c1\u03b9\u03bf\u03c2 \u03c3\u03c4\u03b9\u03c2 \u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2","owner":"AnaDigit","x":25.200236359,"y":37.551164,"photo":"Tinos_Kounares_AgEleftherios_11","type":9,"zoom_level":14,"id":2844,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03b9\u03c2 \u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2","owner":"AnaDigit","x":25.199905,"y":37.5505635,"photo":"Tinos_Kounares_101","type":9,"zoom_level":15,"id":2845,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b9\u03c2 \u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2","owner":"AnaDigit","x":25.20027862,"y":37.5493156,"photo":"Tinos_Kounares_131","type":9,"zoom_level":17,"id":2846,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03c3\u03c4\u03b9\u03c2 \u039a\u03bf\u03c5\u03bd\u03b1\u03c1\u03ad\u03c2","owner":"AnaDigit","x":25.20005599,"y":37.5490923,"photo":"Tinos_Kounares_141","type":9,"zoom_level":16,"id":2847,"hlink_GR":"","hlink_EN":"","description":"","height":507,"width":1200},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0391\u03bb\u03ce\u03bd\u03b9 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u0392\u03b1\u03c1\u03b2\u03ac\u03c1\u03b1","owner":"AnaDigit","x":25.20805866,"y":37.54086352,"photo":"Tinos_Kounares_161","type":9,"zoom_level":17,"id":2848,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0399\u03c9\u03ac\u03bd\u03bd\u03b7\u03c2 \u03c3\u03c4\u03bf \u03a0\u03cc\u03c1\u03c4\u03bf","owner":"AnaDigit","x":25.22047914,"y":37.535716124,"photo":"Tinos_AgGianis_Porto_11","type":9,"zoom_level":13,"id":2849,"hlink_GR":"","hlink_EN":"","description":"\u039d\u03b1\u03cc\u03c2 \u03c4\u03bf\u03c5 1797","height":678,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a4\u03bf \u03ac\u03bb\u03c3\u03bf\u03c2 \u03bc\u03b5 \u03c4\u03b1 \u03b1\u03c1\u03bc\u03c5\u03c1\u03af\u03ba\u03b9\u03b1 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03a0\u03cc\u03c1\u03c4\u03bf","owner":"AnaDigit","x":25.2193606,"y":37.53490576,"photo":"Tinos_AgGianis_Porto_21","type":1,"zoom_level":15,"id":2850,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03b1 \u03b1\u03c1\u03bc\u03c5\u03c1\u03af\u03ba\u03b9\u03b1 (Tamarix hampeana) \u03b5\u03be\u03b1\u03c0\u03bb\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b5\u03c2 \u03cc\u03bb\u03b7\u03c2 \u03c4\u03b7\u03c2 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2","height":750,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf\u03bd \u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03a0\u03cc\u03c1\u03c4\u03bf","owner":"AnaDigit","x":25.22055692,"y":37.5355778,"photo":"Tinos_AgGianis_Porto_31","type":9,"zoom_level":17,"id":2851,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":587},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0397 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c4\u03bf\u03c5 \u0386\u03b3\u03b9\u03bf \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03a0\u03cc\u03c1\u03c4\u03bf","owner":"AnaDigit","x":25.220656,"y":37.535418,"photo":"Tinos_AgGianis_Porto_41","type":0,"zoom_level":13,"id":2852,"hlink_GR":"","hlink_EN":"","description":"","height":535,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039f\u03b9 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b5\u03c2 \u03c4\u03bf\u03c5 \u0391\u03b3. \u03a3\u03ce\u03c3\u03c4\u03b7 \u03ba\u03b1\u03b9 \u0391\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03a0\u03cc\u03c1\u03c4\u03bf","owner":"AnaDigit","x":25.2194679,"y":37.5323236,"photo":"Tinos_AgGianis_Porto_51","type":0,"zoom_level":12,"id":2853,"hlink_GR":"","hlink_EN":"","description":"","height":394,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0397 \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae\u03c2","owner":"AnaDigit","x":25.218315,"y":37.533013,"photo":"Tinos_AgIoanis_Porto_AgKyriaki1","type":9,"zoom_level":14,"id":2854,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03b1\u03ba\u03c1\u03c9\u03c4\u03ae\u03c1\u03b9 \u03b1\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u0391\u03b3. \u03a3\u03ce\u03c3\u03c4\u03b7 \u03ba\u03b1\u03b9 \u0391\u03b3. \u0399\u03c9\u03ac\u03bd\u03bd\u03b7 \u03a0\u03cc\u03c1\u03c4\u03bf.","height":553,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039f\u03b9 \u03b1\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03b9 \u03c3\u03c4\u03bf \u039e\u03ce\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03ba\u03bf","owner":"AnaDigit","x":25.16663635,"y":37.57436228,"photo":"Tinos_Xobourgo_11","type":0,"zoom_level":11,"id":2856,"hlink_GR":"","hlink_EN":"","description":"","height":625,"width":1200},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b1 \u03a3\u03c4\u03b1\u03bc\u03bd\u03ac\u03b4\u03b9\u03ba\u03b1","owner":"AnaDigit","x":25.1599544,"y":37.54768687,"photo":"Tinos_paths_151","type":0,"zoom_level":15,"id":2857,"hlink_GR":"","hlink_EN":"","description":"","height":559,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b5\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ce\u03bd\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u0386\u03bd\u03c9 \u039c\u03b5\u03c1\u03b9\u03ac","owner":"AnaDigit","x":25.158653,"y":37.55255,"photo":"Tinos_paths_161","type":9,"zoom_level":16,"id":2858,"hlink_GR":"","hlink_EN":"","description":"","height":659,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a4\u03bf \u03ba\u03b1\u03bb\u03bd\u03c4\u03b5\u03c1\u03af\u03bc\u03b9 \u03c3\u03c4\u03b7\u03bd \u0386\u03bd\u03c9 \u039c\u03b5\u03c1\u03b9\u03ac","owner":"AnaDigit","x":25.161291,"y":37.546958,"photo":"Tinos_paths_171","type":0,"zoom_level":14,"id":2859,"hlink_GR":"","hlink_EN":"","description":"","height":471,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a4\u03bf \u03ba\u03b1\u03bb\u03bd\u03c4\u03b5\u03c1\u03af\u03bc\u03b9 \u03c3\u03c4\u03b7\u03bd \u0386\u03bd\u03c9 \u039c\u03b5\u03c1\u03b9\u03ac","owner":"AnaDigit","x":25.157265,"y":37.554053,"photo":"Tinos_paths_221","type":0,"zoom_level":15,"id":2860,"hlink_GR":"","hlink_EN":"","description":"","height":608,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u0386\u03bd\u03c9 \u039c\u03b5\u03c1\u03b9\u03ac","owner":"AnaDigit","x":25.15893035,"y":37.55975502,"photo":"Tinos_AnoMeria_KyraXeni_31","type":9,"zoom_level":15,"id":2861,"hlink_GR":"","hlink_EN":"","description":"","height":642,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0397 \u039a\u03c5\u03c1\u03ac-\u039e\u03ad\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u0386\u03bd\u03c9 \u039c\u03b5\u03c1\u03b9\u03ac","owner":"AnaDigit","x":25.1592549,"y":37.56001017,"photo":"Tinos_AnoMeria_KyraXeni_51","type":9,"zoom_level":13,"id":2862,"hlink_GR":"","hlink_EN":"","description":"","height":599,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf \u03c3\u03c4\u03bf\u03bd \u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.155534,"y":37.564374,"photo":"Tinos_Ktikados_11","type":9,"zoom_level":16,"id":2863,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03ba\u03c1\u03ae\u03bd\u03b7 \u03c4\u03bf\u03c5 \u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf\u03c5","owner":"AnaDigit","x":25.155834,"y":37.565773,"photo":"Tinos_Ktikados_31","type":9,"zoom_level":17,"id":2864,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc \u03bc\u03c0\u03b1\u03ba\u03ac\u03bb\u03b9\u03ba\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c6\u03b5-\u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03c3\u03c4\u03bf\u03bd \u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.156010958972,"y":37.565824477149,"photo":"Tinos_Ktikados_41","type":9,"zoom_level":16,"id":2865,"hlink_GR":"","hlink_EN":"","description":"","height":580,"width":1200},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2 \u03c3\u03c4\u03bf\u03bd \u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.154369447055,"y":37.566500561859,"photo":"Tinos_Ktikados_51","type":9,"zoom_level":15,"id":2866,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03bf\u03bd \u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.154841515843,"y":37.566798207271,"photo":"Tinos_Ktikados_61","type":9,"zoom_level":17,"id":2867,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039c\u03bf\u03bd\u03cc\u03c4\u03bf\u03be\u03bf \u03b3\u03b5\u03c6\u03cd\u03c1\u03b9 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u039a\u03c4\u03b9\u03ba\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.158961,"y":37.561406,"photo":"Tinos_paths_261","type":9,"zoom_level":15,"id":2868,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u03a3\u03c4\u03b7\u03bd \u03b5\u03bd\u03bf\u03c1\u03b9\u03b1\u03ba\u03ae \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03a7\u03b1\u03c4\u03b6\u03b9\u03c1\u03ac\u03b4\u03bf\u03c5","owner":"AnaDigit","x":25.150961,"y":37.569951,"photo":"Tinos_Chadzirados_2chu1","type":9,"zoom_level":15,"id":2869,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u03a7\u03b1\u03c4\u03b6\u03b9\u03c1\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.152908,"y":37.569147,"photo":"Tinos_Chadzirados_fnt11","type":9,"zoom_level":17,"id":2870,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":609},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03bf \u03a7\u03b1\u03c4\u03b6\u03b9\u03c1\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.15094,"y":37.569574,"photo":"Tinos_Chadzirados_fnt2a1","type":9,"zoom_level":16,"id":2871,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":613},{"name":"\u03a4\u0397\u039d\u039f\u03a3
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03c4\u03bf\u03c5 \u03a7\u03b1\u03c4\u03b6\u03b9\u03c1\u03ac\u03b4\u03bf\u03c5","owner":"AnaDigit","x":25.154233,"y":37.56742,"photo":"Tinos_Chadzirados_view2","type":0,"zoom_level":14,"id":2872,"hlink_GR":"","hlink_EN":"","description":"","height":525,"width":1000},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u0394\u03bf\u03ba\u03b9\u03bc\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae \u03c3\u03c4\u03bf\u03ac \u03c0\u03b1\u03bb\u03b9\u03bf\u03cd \u03bc\u03b5\u03c4\u03b1\u03bb\u03bb\u03b5\u03af\u03bf\u03c5","owner":"AnaDigit","x":25.003333,"y":37.668889,"photo":"Tinos_Koumelas_dokimastiki_stoa_800px1","type":71,"zoom_level":15,"id":4535,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":563},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u039c\u03b1\u03c1\u03bc\u03ac\u03c1\u03b9\u03bd\u03bf \u03b1\u03bb\u03ce\u03bd\u03b9 \u03c3\u03c4\u03bf \u039c\u03b1\u03bc\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.01115,"y":37.652253,"photo":"Tinos_places_Mamados_threshingfloor_800px1","type":9,"zoom_level":15,"id":4536,"hlink_GR":"","hlink_EN":"","description":"","height":581,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u03a0\u03b5\u03b6\u03bf\u03cd\u03bb\u03b5\u03c2 \u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u03a1\u03b1\u03c2 (\u039c\u03b1\u03bc\u03ac\u03b4\u03bf\u03c2)","owner":"AnaDigit","x":25.004531047566,"y":37.659615239777,"photo":"Tinos_Ras_Mamados_pezoules_800px1","type":0,"zoom_level":15,"id":4537,"hlink_GR":"","hlink_EN":"","description":"","height":755,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u03a5\u03c0\u03ad\u03c1\u03b8\u03c5\u03c1\u03bf \u03ba\u03b1\u03bb\u03cd\u03b2\u03b1\u03c3 \u03c3\u03c4\u03b7\u03bd \u03a4\u03bf\u03cd\u03c1\u03bb\u03b1 \u039a\u03bf\u03c5\u03bc\u03b5\u03bb\u03ac","owner":"AnaDigit","x":25.008472,"y":37.663455,"photo":"Tinos_hut_Tourla_Koumela_800px1","type":9,"zoom_level":16,"id":4538,"hlink_GR":"","hlink_EN":"","description":"","height":416,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u0395\u03bb\u03b1\u03b9\u03cc\u03b4\u03b5\u03bd\u03c1\u03c4\u03b1 \u03c3\u03b5 \u03ba\u03c4\u03ae\u03bc\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03ac\u03bd\u03b5\u03bc\u03bf (\u039c\u03b1\u03c1\u03bb\u03ac\u03c2)","owner":"AnaDigit","x":25.012383,"y":37.657528,"photo":"Tinos_Mamados_olivetrees_800px1","type":0,"zoom_level":16,"id":4539,"hlink_GR":"","hlink_EN":"","description":"","height":479,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u039e\u03c9\u03ba\u03bb\u03ae\u03c3\u03b9 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u039c\u03b1\u03c1\u03bb\u03ac","owner":"AnaDigit","x":25.013796,"y":37.656052,"photo":"Tinos_Marlas_chu1_800px1","type":9,"zoom_level":15,"id":4540,"hlink_GR":"","hlink_EN":"","description":"","height":1324,"width":2000},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u039e\u03c9\u03ba\u03bb\u03ae\u03c3\u03b9 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u039c\u03b1\u03bc\u03ac\u03b4\u03bf","owner":"AnaDigit","x":25.014062,"y":37.654088,"photo":"Tinos_Marlas_chu2_800px1","type":9,"zoom_level":15,"id":4541,"hlink_GR":"","hlink_EN":"","description":"","height":554,"width":800},{"name":"\u03a4\u0397\u039d\u039f\u03a3: \u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03bf \u039c\u03b1\u03bb\u03bb\u03af","owner":"AnaDigit","x":25.000488,"y":37.664627,"photo":"Tinos_villages_Mali_800px1","type":0,"zoom_level":15,"id":4542,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800}],{});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="
Όρμος Ιστερνίων-Ιστέρνια
Αετοφωλιά-Κολυμπήθρα
Άγιος Ρωμανός-Φλοπόρια
Χώρα (Τήνος)-Εξώμπουργκο
Χώρα (Τήνος)-Κτικάδος
Χώρα (Τήνος)-Κιόνια-Κτικάδος
Χώρα (Τήνος)-Μουντάδος
Δυό Χωριά-Άγιος Σώστης
Δυό Χωρία-Αγία Βαρβάρα
Φαλατάδος-Λιβάδα
Φαλατάδος-Βωλάξ
Φλοπόρια-Ιστέρνια
Ιστέρνια-Βεναρδάδος-Πύργος
Ιστέρνια-Πλατιά-Πύργος
Κύκλος Καλλονή-Αγία Υπακοή
Κύκλος Καλλονή-Αετοφωλιά
Κάμπος-Κώμη
Κάμπος-Λουτρά
Καρδιανή-Ιστερνια
Καρδιανή-Ιστέρνια
Κιόνια-Σπήλαιο Γαστριών
Κώμη-Καλλονή
Κρόκος-Εξώμπουργο
Κρόκος-Περάστρα
Κτικάδος-Άγιος Ρωμανός
Λουτρά-Εξώμπουργκο
Λουτρά-Κώμη
Κυκλική πορεία στο Μαμάδο
Ο Μαρμαρόστρωτος Δρόμος
Μαρλάς-Κουμελάς
Μαρλάς-Μαλλί-Κουμελάς
Μαρλάς-Προφήτης Ηλίας
Μουντάδος-Εξώμπουργο
Μουντάδος-μονή Κεχροβουνίου
Μυρσίνη-Λιβάδα
Όρμος Ιστερνίων-Ιστέρνια
Όρμος Υστερνίων-Όρμος Καρδιανής
Όρμος Καρδιανής-Καρδιανή
Πάνορμος-Διαπόρι
Περάστρα-Αγάπι
Πύργος-Καλλονή
Πύργος-Κάτω Μαρλάς-Μαρλάς
Πύργος-Κυρά Ξένη-Μαρλάς
Πύργος-Πάνορμος
Πύργος-Πλατιά-Πάνορμος
Πύργος-Πάνορμος
Στενή-Λυχνάφτια
Στενή-Λυχνάφτια
Στενή-Τσικνιάς
Τριπόταμοσ-Μουντάδος
Βωλάξ-Αγάπι
Ανάβαση στο Ξώμπουργκο
Αρπακτικά και βραχοπούλια στο Εξώμπουργκο
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["tinos"],pc:["tinos"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_tinos.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); }