console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "en";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_sultans_trail = new getAdventureCollection("sultans_trail",[{"id":19484,"author":"AnaDigit","name_GR":"Sultans Trail: 1.01. Prolog Kahlenberg - Vienna City Center","description_GR":"Section-Trail 1.01","path":"Sultans_Trail\/sultans_trail_10","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":17186,"name_EN":"Sultans Trail: 1.01. Prolog Kahlenberg - Vienna City Center","description_EN":"Section-Trail 1.01","ascent_time":347,"descent_time":355,"marker":"","level":9,"ascent":215,"descent":498,"maxelev":455,"minelev":171,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(16.33143 48.20263,16.37245 48.27507)","views":1,"millestones":"","x":16.3464069,"y":48.2421379,"coor":[[16.3362465,48.2750702],[16.3361168,48.2750206],[16.3359165,48.2749405],[16.3356266,48.2748795],[16.3352375,48.2748375],[16.3350277,48.2748184],[16.3348961,48.2747993],[16.334816,48.2747803],[16.3347759,48.2747307],[16.3347759,48.2746887],[16.3348064,48.2746582],[16.3349361,48.274601],[16.3352261,48.2745094],[16.3355675,48.2744179],[16.3356972,48.2743797],[16.3357773,48.2743301],[16.3358173,48.2742882],[16.3358059,48.27425],[16.3357468,48.2742386],[16.3353367,48.27425],[16.3353863,48.2741394],[16.3355465,48.2740097],[16.3357773,48.273838],[16.3359165,48.2737885],[16.3360977,48.2737503],[16.3363361,48.2737389],[16.3367367,48.2737198],[16.3370361,48.2736511],[16.3372974,48.2735786],[16.3376961,48.2734375],[16.3382664,48.2732697],[16.3385868,48.27314],[16.3388062,48.2730103],[16.3390961,48.2728386],[16.3393269,48.2726974],[16.339386,48.2726593],[16.339447,48.2725487],[16.3394966,48.2723579],[16.3395576,48.2722206],[16.3396168,48.2720909],[16.339756,48.2718811],[16.339817,48.271801],[16.3398476,48.2717476],[16.3399067,48.2716675],[16.3400173,48.2714081],[16.3400764,48.2712975],[16.340147,48.2711296],[16.340107,48.2710075],[16.3399563,48.2708282],[16.3398266,48.270668],[16.3396473,48.2704582],[16.3393974,48.2701797],[16.3392162,48.2700005],[16.339077,48.2698898],[16.3388462,48.269989],[16.3385162,48.2701607],[16.3382568,48.2702599],[16.3380966,48.2703209],[16.3379269,48.270359],[16.3374062,48.2704887],[16.3371964,48.2705688],[16.3370075,48.2706604],[16.3368969,48.2706985],[16.3367271,48.2707291],[16.3365059,48.2707481],[16.3363266,48.2707787],[16.3358669,48.2709084],[16.3357468,48.2709274],[16.3356266,48.2709389],[16.335537,48.2709274],[16.3352966,48.2707977],[16.335186,48.2707901],[16.3350677,48.2707901],[16.3347263,48.2708588],[16.334507,48.2709198],[16.3342361,48.2709885],[16.3340073,48.2710495],[16.3339062,48.2710495],[16.3338566,48.2710304],[16.3338566,48.2709885],[16.3338871,48.2709503],[16.3340473,48.2708511],[16.3343468,48.2705994],[16.3345661,48.2703896],[16.3347874,48.2701302],[16.3350067,48.269928],[16.3351269,48.2698288],[16.3352566,48.2696609],[16.3353176,48.2695694],[16.3354168,48.2695007],[16.3356171,48.269371],[16.3358173,48.2692299],[16.3359871,48.2690887],[16.3361874,48.2688789],[16.3363476,48.2686806],[16.3364563,48.2685776],[16.3367577,48.2683907],[16.3368073,48.2683411],[16.3368263,48.2682686],[16.3368473,48.2680473],[16.3368874,48.2679482],[16.3369675,48.2678375],[16.3372059,48.267601],[16.337307,48.2674904],[16.3374271,48.2673798],[16.3375359,48.2673187],[16.3378067,48.2672501],[16.3380165,48.2672081],[16.3382168,48.2672005],[16.3384762,48.2672195],[16.3386173,48.2672195],[16.338747,48.267189],[16.3389874,48.2671204],[16.3391266,48.2670784],[16.3391876,48.2670403],[16.3392372,48.2669296],[16.3393269,48.2668381],[16.3394566,48.2667503],[16.3395576,48.2666702],[16.3396168,48.266571],[16.3396664,48.2664604],[16.3397865,48.2662392],[16.3398075,48.2661285],[16.3398666,48.2658882],[16.3399162,48.265831],[16.340107,48.2657394],[16.3402767,48.2656288],[16.3403664,48.2655411],[16.340456,48.2654076],[16.3405075,48.2652206],[16.3405876,48.2650909],[16.3407669,48.2648888],[16.3409863,48.2646599],[16.341156,48.2644691],[16.3412876,48.2642403],[16.341486,48.2638702],[16.3415165,48.2637787],[16.3414974,48.2635078],[16.3416462,48.263298],[16.3418674,48.2630386],[16.3419971,48.2628403],[16.3420467,48.2626991],[16.3421364,48.2626305],[16.3423767,48.2625084],[16.3426571,48.2623711],[16.3427963,48.2622681],[16.3430576,48.2619781],[16.3431969,48.2618294],[16.3434067,48.2616997],[16.343626,48.2616005],[16.343956,48.2614708],[16.3443165,48.2613602],[16.3447361,48.2612076],[16.345026,48.2611198],[16.3451061,48.2610588],[16.3451462,48.2609901],[16.3451366,48.2609177],[16.3449173,48.2606087],[16.3448963,48.2605095],[16.3449059,48.2604408],[16.3449764,48.2603607],[16.3450966,48.2602882],[16.3452473,48.2602196],[16.3454075,48.26017],[16.3455772,48.2601395],[16.346096,48.2600784],[16.346386,48.2600288],[16.3464375,48.2600174],[16.3470974,48.2598991],[16.348177,48.2596779],[16.3486176,48.2595901],[16.3491459,48.2594986],[16.3500977,48.2593498],[16.3502064,48.2593002],[16.3502674,48.2592583],[16.3503265,48.2592506],[16.350666,48.2592201],[16.351017,48.2591782],[16.3511467,48.2591896],[16.3513374,48.2591705],[16.3515568,48.2591095],[16.3516674,48.2590981],[16.3517876,48.2591095],[16.3519363,48.2591705],[16.3521175,48.259201],[16.3523273,48.2591782],[16.3528976,48.2589989],[16.3529873,48.2589684],[16.3531666,48.2588577],[16.3533268,48.2588005],[16.3535767,48.2587585],[16.3536663,48.2587395],[16.3537273,48.2587509],[16.3539066,48.2587776],[16.3539963,48.2587776],[16.3540764,48.2587509],[16.3542175,48.2586594],[16.3542862,48.2586403],[16.3543873,48.2586403],[16.3546066,48.2586899],[16.3548069,48.258728],[16.3550377,48.2588081],[16.355217,48.2588501],[16.3553467,48.2588577],[16.3556461,48.2588806],[16.3561573,48.2588997],[16.3564377,48.2589111],[16.3567772,48.2589874],[16.3570576,48.2589798],[16.3572273,48.2590294],[16.3574677,48.2591782],[16.3575573,48.2592201],[16.3578663,48.2592773],[16.3579865,48.2593498],[16.3580761,48.2593689],[16.3580971,48.2592888],[16.3587265,48.2595291],[16.3588562,48.2595596],[16.3594265,48.2595177],[16.3595562,48.2595291],[16.3596764,48.2595711],[16.3600273,48.2597809],[16.3599968,48.2598305],[16.3602962,48.259861],[16.3609276,48.2598801],[16.3610973,48.2598877],[16.3613777,48.2598686],[16.3614368,48.259861],[16.3614769,48.259819],[16.3615074,48.2597885],[16.3618374,48.2595978],[16.3619671,48.2595177],[16.3620872,48.2594795],[16.3622074,48.2594604],[16.3622475,48.2594681],[16.3622971,48.2594681],[16.3623371,48.259491],[16.3623562,48.2594376],[16.3625565,48.259449],[16.362606,48.259449],[16.3627377,48.2594604],[16.3627968,48.2594604],[16.3629875,48.2589874],[16.3631573,48.258728],[16.3631859,48.2586899],[16.3631763,48.2586403],[16.3632259,48.2586288],[16.3632565,48.2586288],[16.3632965,48.2586098],[16.3633862,48.2584877],[16.3634262,48.258419],[16.3634872,48.2581978],[16.3635273,48.2580986],[16.3635464,48.2580605],[16.3633175,48.2580299],[16.3632374,48.2579803],[16.3628769,48.2579079],[16.3619976,48.2577095],[16.3620968,48.25737],[16.3621464,48.2572174],[16.362196,48.2570381],[16.3622475,48.2568893],[16.3623371,48.256649],[16.3623772,48.2564774],[16.3624172,48.256279],[16.3623962,48.2561798],[16.3623676,48.2561302],[16.3623161,48.2560883],[16.3621464,48.2559776],[16.3620777,48.2559204],[16.3620167,48.2558594],[16.3619862,48.2557678],[16.3619766,48.2555695],[16.3619766,48.2555275],[16.3619862,48.2553291],[16.3620377,48.2551384],[16.3620872,48.2549591],[16.3621464,48.2547607],[16.3620968,48.2546997],[16.3621674,48.2544899],[16.3622665,48.2542305],[16.3611259,48.2541504],[16.3611374,48.2540588],[16.3612175,48.2537079],[16.361166,48.2537308],[16.3610668,48.2537308],[16.360796,48.2537384],[16.3607063,48.2537308],[16.3606472,48.2534103],[16.3606472,48.2532806],[16.3603573,48.2532883],[16.3602867,48.253231],[16.3602371,48.25317],[16.3601665,48.2532196],[16.3600559,48.2532578],[16.3599968,48.253109],[16.3599472,48.2530174],[16.3598976,48.2529793],[16.3598461,48.2529602],[16.3597965,48.2529678],[16.3597164,48.2530708],[16.3596478,48.2531395],[16.3595963,48.2531509],[16.3595467,48.2530785],[16.3595066,48.2530289],[16.3593864,48.2530899],[16.3593369,48.2530975],[16.3593369,48.2529106],[16.3593369,48.2528076],[16.3593273,48.2527695],[16.3592873,48.2527504],[16.3589268,48.2527008],[16.3588161,48.252739],[16.3585663,48.252758],[16.3584576,48.252739],[16.3583374,48.2527008],[16.3582172,48.2525597],[16.3581867,48.2524681],[16.3581467,48.2523384],[16.3581562,48.2522011],[16.3581066,48.2520905],[16.3581066,48.2519684],[16.3581676,48.2517891],[16.3582458,48.2516899],[16.3583565,48.2515106],[16.3584061,48.251358],[16.3578663,48.2513008],[16.3574562,48.2512283],[16.3574963,48.2511482],[16.3575268,48.2510681],[16.3575363,48.2510376],[16.3575668,48.2508888],[16.3577271,48.2501907],[16.3577271,48.2500687],[16.3577766,48.2498283],[16.3577976,48.2497292],[16.3578663,48.249691],[16.3579063,48.2490807],[16.3579273,48.2489777],[16.3579674,48.2488785],[16.3579674,48.2488098],[16.3579063,48.2485695],[16.3578663,48.2485085],[16.3577576,48.2484207],[16.3576775,48.2483482],[16.3576374,48.248291],[16.357626,48.2482605],[16.3576069,48.2481003],[16.3576069,48.2479591],[16.357626,48.247818],[16.3576565,48.2477188],[16.3577061,48.2476387],[16.3578472,48.2474403],[16.3579273,48.2473183],[16.3579674,48.2472076],[16.3579769,48.2471008],[16.3580074,48.2470474],[16.3581066,48.2469292],[16.3582668,48.24683],[16.3580265,48.2466202],[16.3578873,48.246418],[16.3578072,48.2462311],[16.3577766,48.2460175],[16.3577766,48.2459297],[16.3577061,48.2459297],[16.3570766,48.2459106],[16.3562565,48.2458878],[16.3562565,48.2458191],[16.3561573,48.245369],[16.3561077,48.2451897],[16.3560467,48.2450104],[16.355917,48.2447281],[16.355917,48.2446899],[16.3559074,48.2445984],[16.3559074,48.2445374],[16.3556862,48.2445488],[16.3556461,48.2445602],[16.355566,48.2445793],[16.355566,48.2445488],[16.3554974,48.2444191],[16.3554268,48.2443008],[16.3552361,48.2439194],[16.3551769,48.2438774],[16.3550663,48.2438889],[16.3549671,48.2439499],[16.354826,48.2441406],[16.3547668,48.2441902],[16.3546467,48.2442207],[16.3545265,48.2442207],[16.3544559,48.2441788],[16.3544273,48.2441292],[16.3544369,48.2440491],[16.3544369,48.243969],[16.3543663,48.2438889],[16.3542767,48.2438393],[16.3540573,48.2436676],[16.3539677,48.2436485],[16.3538265,48.24366],[16.3534966,48.2437096],[16.3534164,48.243721],[16.3532963,48.2436905],[16.3531075,48.2436295],[16.3529663,48.2435684],[16.3526077,48.2434196],[16.3521671,48.2432899],[16.3520775,48.2432785],[16.3519459,48.243309],[16.3517075,48.2433586],[16.3515568,48.2433701],[16.3514366,48.2433586],[16.3511467,48.2432976],[16.3507977,48.2432785],[16.3502369,48.243248],[16.3501377,48.2432594],[16.3500366,48.2432709],[16.3498669,48.2433395],[16.3496475,48.2434196],[16.3494568,48.2434578],[16.3490562,48.2434883],[16.3490276,48.2434311],[16.3488064,48.2433891],[16.3487473,48.2430878],[16.3487072,48.2430077],[16.3486671,48.2429276],[16.3486271,48.2429199],[16.3485775,48.2428703],[16.348547,48.2428398],[16.348526,48.2428093],[16.3484974,48.2427788],[16.3484364,48.2427177],[16.3483162,48.2427673],[16.3481464,48.2427979],[16.3479271,48.2427597],[16.3475571,48.2426682],[16.347456,48.2426376],[16.3472061,48.2425499],[16.3468571,48.2424011],[16.3466263,48.24226],[16.3465576,48.2421989],[16.3464069,48.2421379],[16.3461761,48.2420578],[16.3458576,48.2420387],[16.3454075,48.2419777],[16.3450871,48.2418709],[16.3450069,48.2417908],[16.3449059,48.2416],[16.3446865,48.2413788],[16.3445568,48.2412987],[16.344286,48.2410088],[16.3441563,48.2409897],[16.3440475,48.2409477],[16.3434963,48.2407379],[16.3433971,48.2407494],[16.3431759,48.2407494],[16.3430576,48.2407494],[16.3422661,48.2406502],[16.3413162,48.2405281],[16.3412666,48.2405281],[16.3412361,48.2404594],[16.3412075,48.2403793],[16.3412361,48.2402992],[16.3412571,48.2402496],[16.3412762,48.2402],[16.3412971,48.2401276],[16.3413162,48.2400475],[16.3413372,48.2399979],[16.3413563,48.2399292],[16.3414459,48.2395897],[16.3416367,48.2389374],[16.3415775,48.2389297],[16.3414669,48.2389297],[16.3406963,48.2389297],[16.3388062,48.2389297],[16.337347,48.2389297],[16.335907,48.2389297],[16.3345566,48.2389297],[16.3344765,48.2388611],[16.3344765,48.238781],[16.3344765,48.2380104],[16.3344765,48.2378807],[16.3344765,48.2376175],[16.334486,48.2371483],[16.3344059,48.2371483],[16.3344059,48.2370911],[16.3344059,48.237011],[16.3343277,48.2369499],[16.334177,48.2368584],[16.3342171,48.2367973],[16.3342075,48.2367592],[16.3341465,48.236721],[16.3341675,48.2365799],[16.3341866,48.2365074],[16.334177,48.2364388],[16.3341465,48.2363586],[16.3343964,48.2361298],[16.3344269,48.2360992],[16.3344269,48.2360687],[16.3344269,48.2360306],[16.3344574,48.2358894],[16.3343468,48.2358589],[16.334156,48.2357979],[16.3342876,48.2357979],[16.3343678,48.2357903],[16.334507,48.2357597],[16.3345871,48.2357178],[16.3346367,48.2356987],[16.3347073,48.2356606],[16.3348465,48.2355194],[16.3348961,48.2354202],[16.3349571,48.2353096],[16.3350563,48.2351494],[16.3350868,48.2351189],[16.3350677,48.2350883],[16.3350677,48.2350578],[16.3350773,48.2350311],[16.3351173,48.2350082],[16.3351574,48.2350082],[16.3351765,48.2349701],[16.3352165,48.2349281],[16.3352966,48.2348709],[16.3354073,48.2348175],[16.335516,48.2347794],[16.3354073,48.2347679],[16.3353271,48.2347603],[16.3352261,48.2347374],[16.3351364,48.2346992],[16.3350868,48.2346611],[16.3350563,48.2346306],[16.3350468,48.2346001],[16.3350277,48.2345581],[16.3349876,48.2344894],[16.3349266,48.2344208],[16.334856,48.2343597],[16.3347473,48.2342682],[16.3346577,48.2341995],[16.3345566,48.2341499],[16.3344574,48.2341194],[16.3343678,48.2341003],[16.3342266,48.2340698],[16.3340359,48.2341003],[16.3337574,48.2341805],[16.3337364,48.2340508],[16.3337364,48.2339592],[16.3337364,48.2339211],[16.3337269,48.2338409],[16.3337765,48.2338409],[16.3339577,48.2336502],[16.3339672,48.2332993],[16.3339672,48.2329597],[16.3337765,48.2327805],[16.3320675,48.232769],[16.3316669,48.2313995],[16.3321266,48.2312698],[16.3321075,48.2312279],[16.3320866,48.2311974],[16.3320675,48.2311592],[16.3320465,48.2311211],[16.3319569,48.2309799],[16.3319073,48.2309685],[16.3317566,48.2309685],[16.331686,48.2309608],[16.3315964,48.230938],[16.3315468,48.2309189],[16.3317165,48.2309303],[16.3317966,48.2309303],[16.3318672,48.2309189],[16.3319263,48.2308998],[16.3318577,48.2308998],[16.3317966,48.2308998],[16.3317375,48.2308884],[16.3316669,48.2308693],[16.3315964,48.2308388],[16.3315563,48.2308083],[16.3315277,48.2307777],[16.3314972,48.2306976],[16.3314667,48.2305984],[16.3314571,48.2305679],[16.3314266,48.2304878],[16.3315067,48.2304688],[16.3314667,48.2303886],[16.3314476,48.2303581],[16.3315067,48.2303581],[16.3315468,48.2303505],[16.3316174,48.2303276],[16.3316574,48.2303085],[16.3316975,48.2302704],[16.3317165,48.2302399],[16.3316975,48.2301979],[16.3317471,48.2301598],[16.3321171,48.2300301],[16.3321877,48.2299995],[16.3335266,48.2294693],[16.3336163,48.2294502],[16.3336563,48.2294273],[16.3349476,48.22892],[16.3349972,48.22892],[16.3350868,48.2288895],[16.3351364,48.2288704],[16.3352776,48.2288208],[16.3352375,48.2287598],[16.3352165,48.2287407],[16.3353577,48.2286606],[16.3353767,48.228569],[16.3353767,48.2285385],[16.3353672,48.228508],[16.3353462,48.2284775],[16.3353176,48.2284584],[16.3356762,48.2283592],[16.3360577,48.2282677],[16.3360577,48.228199],[16.3364372,48.2281303],[16.3364162,48.2280998],[16.3363972,48.2280693],[16.3363667,48.2280273],[16.3364067,48.2280006],[16.3364868,48.2279778],[16.3369675,48.2278404],[16.3373165,48.2277374],[16.3387966,48.2274208],[16.3388863,48.2273903],[16.3389473,48.2273674],[16.339016,48.2273903],[16.3390865,48.2273674],[16.3392277,48.2273102],[16.3406467,48.226799],[16.3418465,48.2266197],[16.3422565,48.2265587],[16.3435669,48.2264404],[16.3442974,48.2262688],[16.3445168,48.2262306],[16.3446674,48.2261581],[16.3447666,48.2261009],[16.3453465,48.2257576],[16.3455276,48.2256775],[16.3459377,48.2256088],[16.3460064,48.2255974],[16.3473167,48.2253876],[16.3479671,48.2252808],[16.3480473,48.2252388],[16.3488064,48.2251091],[16.3489075,48.2250595],[16.348917,48.225029],[16.348917,48.2249985],[16.3490276,48.2249603],[16.3490963,48.2249298],[16.3491364,48.2249107],[16.3491859,48.2248878],[16.3495064,48.224659],[16.3495674,48.2246284],[16.3495274,48.2245979],[16.3495159,48.2245674],[16.3494968,48.2245407],[16.3494968,48.2244682],[16.349556,48.2244606],[16.3496475,48.2244186],[16.3497372,48.2243805],[16.3498268,48.2243881],[16.3504562,48.2239876],[16.3510971,48.223568],[16.3514862,48.2233086],[16.3517876,48.2231102],[16.3522472,48.2228203],[16.3523369,48.2227974],[16.3530674,48.2223282],[16.3531075,48.2223091],[16.3531265,48.2222595],[16.353096,48.2222099],[16.3531361,48.2221909],[16.3531761,48.2221603],[16.3532066,48.2221375],[16.3532772,48.2220993],[16.3533077,48.2220802],[16.3533459,48.2220573],[16.3533764,48.2220192],[16.3533974,48.2219696],[16.3534565,48.2219582],[16.3535671,48.2219276],[16.3536568,48.2218781],[16.3535862,48.2218399],[16.3543663,48.2213211],[16.3544769,48.2213478],[16.3552666,48.2207909],[16.3556767,48.22052],[16.3557472,48.220459],[16.3557873,48.2204285],[16.3560562,48.2202606],[16.3563862,48.2200089],[16.3565674,48.219841],[16.3573074,48.2191505],[16.3575268,48.2189293],[16.3576965,48.21875],[16.3584366,48.2178993],[16.358757,48.2175598],[16.3589268,48.2173805],[16.359026,48.2172775],[16.359127,48.2171783],[16.3591862,48.2171211],[16.3599873,48.2163086],[16.3603268,48.2159195],[16.3603573,48.2158089],[16.3603477,48.2157784],[16.3603077,48.2157211],[16.3604069,48.2156296],[16.3604965,48.215538],[16.3606873,48.2152977],[16.3612862,48.2147293],[16.3614864,48.2145576],[16.3615875,48.2145004],[16.3616276,48.2144699],[16.3616962,48.2144089],[16.3617477,48.2143707],[16.3616772,48.2143478],[16.3613777,48.2142105],[16.3610973,48.2140884],[16.3610859,48.2140503],[16.3610477,48.2139397],[16.3610363,48.2139091],[16.3610077,48.2138481],[16.3612671,48.2137299],[16.3613167,48.2136574],[16.3614159,48.2136192],[16.361227,48.2129593],[16.3610077,48.2122307],[16.3609161,48.2122498],[16.3608475,48.2122498],[16.3608265,48.2121582],[16.3607063,48.2117805],[16.360527,48.2112198],[16.360487,48.2110786],[16.360466,48.2109985],[16.3603477,48.2106209],[16.3603363,48.2105598],[16.3602962,48.2104378],[16.3602562,48.2102776],[16.360157,48.2099304],[16.360096,48.2097511],[16.3600864,48.2096977],[16.3598175,48.2087975],[16.3597965,48.2087288],[16.359787,48.2086983],[16.3597565,48.2086105],[16.359726,48.2085075],[16.3598061,48.2084885],[16.359766,48.2083206],[16.359726,48.2080574],[16.3596573,48.2078209],[16.3595467,48.2075386],[16.359436,48.2071991],[16.3593674,48.2070007],[16.3593273,48.2068977],[16.3589268,48.2066574],[16.3573666,48.2057495],[16.3569565,48.2056503],[16.3554173,48.2054901],[16.3524761,48.2053795],[16.3518372,48.205349],[16.3515968,48.2053299],[16.3509464,48.205368],[16.3509464,48.2052689],[16.3514767,48.2052193],[16.3516159,48.2052193],[16.3515873,48.2048874],[16.3518867,48.2048874],[16.3523674,48.2048874],[16.352356,48.2042389],[16.3527164,48.2042274],[16.3532372,48.2041893],[16.3537369,48.2041397],[16.3539677,48.2041092],[16.3540859,48.2040977],[16.354166,48.2037277],[16.3543072,48.2037582],[16.3543663,48.2037582],[16.3545666,48.2036781],[16.3547173,48.2030983],[16.3547573,48.20298],[16.3550377,48.2030106],[16.3550663,48.2029381],[16.3553562,48.2029877],[16.3555069,48.2026291],[16.3558674,48.2026978],[16.3562069,48.2027702],[16.3570061,48.2029381],[16.3569965,48.2029877],[16.3569469,48.2031174],[16.3572063,48.2031784],[16.3573666,48.2032089],[16.3573761,48.2032394],[16.3574066,48.2033195],[16.3574772,48.2033691],[16.3575573,48.2034302],[16.3576469,48.2034798],[16.3577766,48.2035484],[16.3578167,48.2035675],[16.3579063,48.203598],[16.3579559,48.2036095],[16.358017,48.2036209],[16.3581066,48.20364],[16.3582363,48.2036476],[16.3583069,48.2036591],[16.3584461,48.2036705],[16.3587875,48.2033806],[16.3588963,48.2034187],[16.3591766,48.2035675],[16.3592377,48.203598],[16.3595772,48.2037888],[16.3596478,48.2038307],[16.3597469,48.2038879],[16.359827,48.2039375],[16.3603268,48.2042503],[16.3605576,48.2043877],[16.3606167,48.2043495],[16.3606968,48.2043304],[16.3607864,48.2043304],[16.3608665,48.2043381],[16.3609371,48.2043686],[16.3609867,48.2044182],[16.3610172,48.2044678],[16.3610268,48.2045174],[16.3610077,48.2045784],[16.3609562,48.2046204],[16.3611965,48.2047577],[16.361557,48.2049599],[16.3618164,48.2049789],[16.3619061,48.2050285],[16.3619862,48.2050781],[16.3620567,48.2051086],[16.3621063,48.2051392],[16.3621769,48.2051811],[16.3622265,48.2052078],[16.3622665,48.2052498],[16.3623562,48.2053108],[16.3626976,48.2055206],[16.3628864,48.2056274],[16.3629169,48.2056503],[16.3630161,48.2057076],[16.3638573,48.2062111],[16.3644562,48.2065697],[16.3645973,48.2066307],[16.3650875,48.2069092],[16.3651867,48.2070084],[16.3651276,48.2070694],[16.3657475,48.2074585],[16.3658772,48.2075386],[16.3660164,48.2076378],[16.3662071,48.2077599],[16.3663063,48.2078209],[16.3663464,48.207798],[16.3664169,48.2077789],[16.3664875,48.2077675],[16.3665676,48.2077599],[16.3666267,48.2077675],[16.3667259,48.2078094],[16.3667965,48.207859],[16.3668365,48.2079086],[16.3668575,48.2079506],[16.3668575,48.2080078],[16.3668461,48.2080383],[16.3668175,48.2080803],[16.366766,48.2081299],[16.3668976,48.2082596],[16.367857,48.20895],[16.3684959,48.2094193],[16.3690472,48.2090683],[16.3691673,48.2089806],[16.3696766,48.2086678],[16.3702068,48.2083588],[16.3703976,48.2082481],[16.3705177,48.2082176],[16.3706169,48.2081909],[16.3709259,48.2081299],[16.3713074,48.2080498],[16.3713474,48.2080498],[16.3714962,48.2080307],[16.3716774,48.2080002],[16.3719063,48.2082176],[16.372076,48.2083778],[16.3723164,48.2086792],[16.3724461,48.2088089]]},{"id":19485,"author":"AnaDigit","name_GR":"Sultans Trail: 1.02. Vienna City Center - Rauchenwarth","description_GR":"Section-Trail 1.02","path":"Sultans_Trail\/sultans_trail_11","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":22841,"name_EN":"Sultans Trail: 1.02. Vienna City Center - Rauchenwarth","description_EN":"Section-Trail 1.02","ascent_time":481,"descent_time":480,"marker":"","level":9,"ascent":192,"descent":157,"maxelev":207,"minelev":156,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(16.37073 48.08386,16.52743 48.20881)","views":0,"millestones":"","x":16.4412003,"y":48.161171,"coor":[[16.3724499,48.2088089],[16.3723202,48.2086792],[16.3720798,48.2083817],[16.3719101,48.2082214],[16.3716812,48.2080002],[16.371851,48.2079506],[16.37183,48.2078514],[16.3718109,48.2077103],[16.3717613,48.2076492],[16.3716507,48.2071609],[16.3716297,48.2070999],[16.3715496,48.2067413],[16.3715115,48.206562],[16.3713799,48.2059822],[16.3710709,48.2053413],[16.3707314,48.2046585],[16.3712101,48.2045288],[16.3716908,48.2043991],[16.3719807,48.204319],[16.372591,48.2041512],[16.3727798,48.2041016],[16.3734512,48.2039795],[16.37356,48.2039413],[16.3731613,48.2036209],[16.3731613,48.2035522],[16.3734398,48.2030716],[16.3735409,48.2028809],[16.37356,48.2028503],[16.3738403,48.2023506],[16.37393,48.202179],[16.3740807,48.201931],[16.3741398,48.2018089],[16.3744602,48.201889],[16.3744907,48.2018509],[16.3745003,48.2018204],[16.3745213,48.2017899],[16.3745708,48.2017097],[16.3746109,48.2016411],[16.3746414,48.2015915],[16.3746605,48.201561],[16.37467,48.2015305],[16.3747005,48.2014694],[16.3747101,48.2014008],[16.3749504,48.2010002],[16.3749714,48.2009087],[16.3751907,48.2005196],[16.3752403,48.20047],[16.3752899,48.2004395],[16.3753414,48.2003708],[16.3754807,48.2000885],[16.3755207,48.2000198],[16.3757706,48.1995697],[16.3758698,48.1994705],[16.3759499,48.1994209],[16.37607,48.1993904],[16.3762112,48.1994019],[16.3763008,48.1993408],[16.3763409,48.1993103],[16.376461,48.1992722],[16.3764,48.1992416],[16.3763409,48.1991997],[16.3762302,48.1991386],[16.3761997,48.199131],[16.3761101,48.1990814],[16.3760509,48.1990395],[16.3761406,48.1990089],[16.3762398,48.1989708],[16.3763905,48.1988792],[16.3765297,48.198761],[16.37673,48.1986122],[16.3770905,48.1983109],[16.3772106,48.1982307],[16.3774109,48.1981087],[16.3775997,48.1980209],[16.3797798,48.1972122],[16.3805599,48.1969299],[16.3805809,48.1968918],[16.380621,48.1966896],[16.38064,48.196579],[16.38064,48.1965408],[16.3804398,48.1965294],[16.3801498,48.1964912],[16.3798904,48.1964722],[16.379961,48.1961403],[16.3800812,48.1955414],[16.3801403,48.1952896],[16.3802509,48.1947594],[16.3802013,48.1947517],[16.3801498,48.1947403],[16.3801098,48.1947212],[16.3800812,48.1946907],[16.3800602,48.1946602],[16.3796101,48.1946106],[16.3795109,48.1946106],[16.3795204,48.1945801],[16.3795509,48.1944389],[16.3795605,48.1944008],[16.3798008,48.1932297],[16.379961,48.1925087],[16.3801212,48.1916809],[16.3800297,48.1916695],[16.3799896,48.1916504],[16.37994,48.1915588],[16.3800011,48.1915398],[16.3800411,48.1915092],[16.3800507,48.1914787],[16.3800201,48.191391],[16.379961,48.1912918],[16.3800697,48.1912498],[16.3802414,48.1911392],[16.3803196,48.1910591],[16.3804398,48.1908112],[16.3805904,48.1904907],[16.38064,48.1903915],[16.3808212,48.1900291],[16.3808804,48.1898994],[16.3809509,48.1897507],[16.3810101,48.1897011],[16.3811607,48.1895599],[16.3813305,48.1894989],[16.38134,48.1894302],[16.3813496,48.1893616],[16.3814297,48.1889992],[16.3815098,48.1886215],[16.3815212,48.1885414],[16.3813896,48.1884995],[16.3814201,48.1884308],[16.3814507,48.1883621],[16.3814697,48.1883202],[16.3815002,48.1882591],[16.3815403,48.1882095],[16.3815804,48.1881409],[16.3815899,48.1880798],[16.3816204,48.1880112],[16.3816414,48.1879501],[16.3817806,48.187561],[16.38204,48.1875992],[16.3826313,48.1877022],[16.3827209,48.1876793],[16.3828201,48.1875801],[16.3828697,48.187542],[16.3830013,48.1874619],[16.3831806,48.1873894],[16.3835411,48.1873016],[16.3836308,48.187252],[16.3837509,48.1871414],[16.3838406,48.1870117],[16.3838596,48.1869392],[16.3838902,48.1868286],[16.3839207,48.1867599],[16.3841209,48.1866989],[16.3843803,48.1866302],[16.3845901,48.1865311],[16.3846607,48.1865005],[16.3848305,48.1863899],[16.3849907,48.1861801],[16.385191,48.1862602],[16.3855,48.1863022],[16.3859005,48.1863289],[16.3860207,48.1863594],[16.3862209,48.1864586],[16.3862705,48.186409],[16.3866901,48.1860695],[16.3871803,48.1856995],[16.3872604,48.1856308],[16.3875599,48.1854095],[16.3876896,48.1852913],[16.3878708,48.1851387],[16.3880806,48.1849709],[16.3882008,48.1848717],[16.3883896,48.1847115],[16.3882408,48.1846008],[16.3881702,48.1845093],[16.3880711,48.1845322],[16.3880005,48.1845398],[16.3879604,48.1844902],[16.3879204,48.1844521],[16.3878613,48.1843987],[16.3877411,48.1843109],[16.3876209,48.1842308],[16.3875408,48.1841888],[16.3875504,48.1841393],[16.3875504,48.1841011],[16.3875408,48.1840401],[16.3875103,48.18396],[16.3874912,48.1839218],[16.3874702,48.1838799],[16.3874607,48.1838417],[16.3874607,48.1837196],[16.3874702,48.1836586],[16.3874798,48.1836205],[16.3875008,48.1835518],[16.3875008,48.1834717],[16.3875008,48.1833992],[16.3875103,48.183342],[16.3875313,48.1832886],[16.3875904,48.1832123],[16.3876114,48.1831818],[16.3875504,48.1831398],[16.3878403,48.1829109],[16.3881207,48.1826897],[16.3887405,48.1821899],[16.389431,48.1816406],[16.3895206,48.1815605],[16.3914108,48.1800423],[16.391571,48.1800804],[16.3916912,48.1799889],[16.3917599,48.1798515],[16.39221,48.1794815],[16.3923702,48.1793518],[16.3926907,48.1795311],[16.3928699,48.1796303],[16.3931503,48.179409],[16.3939705,48.1787491],[16.3940105,48.1787186],[16.3941097,48.1786308],[16.3942814,48.1784897],[16.3945503,48.1782799],[16.3955002,48.1775208],[16.3956909,48.1773415],[16.3957901,48.1772499],[16.3959408,48.1771622],[16.3974209,48.177021],[16.397871,48.1769714],[16.3992405,48.1768303],[16.3995514,48.1767998],[16.3996201,48.1767921],[16.3996811,48.1767921],[16.3998508,48.1767998],[16.4001598,48.1768188],[16.4003601,48.1768112],[16.4003696,48.1767502],[16.4009514,48.1766891],[16.4013805,48.176651],[16.4016514,48.1766205],[16.4020901,48.1765785],[16.4028912,48.1764908],[16.4033699,48.1764412],[16.4034309,48.1764412],[16.4038506,48.1763992],[16.4039497,48.1763916],[16.4041901,48.176342],[16.4044704,48.1762886],[16.40481,48.1761818],[16.4050102,48.1760788],[16.4052505,48.1759186],[16.4057198,48.175602],[16.4059296,48.1754608],[16.40662,48.1749992],[16.4065914,48.1748619],[16.4066505,48.1748695],[16.4067001,48.174881],[16.4067898,48.1748886],[16.4070301,48.174881],[16.4073811,48.1748314],[16.4074306,48.1748199],[16.4074497,48.1747589],[16.4109402,48.1746407],[16.4112511,48.1746216],[16.4136906,48.174572],[16.4141197,48.1747589],[16.41436,48.1748695],[16.4145412,48.1749496],[16.4150314,48.17519],[16.41506,48.1752205],[16.415081,48.1752701],[16.4151211,48.1752396],[16.4151897,48.1751709],[16.4152508,48.1751404],[16.4153099,48.1750908],[16.4156799,48.1747322],[16.415781,48.1746407],[16.416151,48.1742821],[16.4161797,48.1742516],[16.4161606,48.1741791],[16.4162006,48.1741409],[16.4162407,48.1740913],[16.4162598,48.1740723],[16.4162998,48.1740303],[16.4163704,48.1740494],[16.4164104,48.1740303],[16.416441,48.1739998],[16.4174404,48.1730003],[16.4174709,48.1729698],[16.4175205,48.1729202],[16.4175797,48.1728516],[16.417841,48.1725922],[16.4181614,48.1722717],[16.4185905,48.1718407],[16.4186611,48.171772],[16.4187202,48.171711],[16.4189301,48.1717796],[16.4189911,48.1717987],[16.4190407,48.1717491],[16.4190903,48.1717415],[16.4205914,48.1702499],[16.4208508,48.1700592],[16.4210606,48.1698799],[16.42202,48.1694107],[16.4223709,48.1693916],[16.4231701,48.169342],[16.4231701,48.1692314],[16.4233303,48.1691322],[16.423521,48.1691208],[16.4247913,48.1685905],[16.4246197,48.1684418],[16.4257603,48.1677895],[16.4253998,48.1674385],[16.4253712,48.1674118],[16.4254398,48.1674118],[16.42556,48.1673622],[16.4256706,48.1673393],[16.4258709,48.1673393],[16.4260101,48.1673088],[16.4261703,48.1672401],[16.4263897,48.1671104],[16.4267502,48.1668892],[16.4267998,48.1668396],[16.4268608,48.1667099],[16.4268608,48.1666489],[16.4268208,48.1665993],[16.4267311,48.1665001],[16.4267807,48.1664314],[16.4268703,48.1663704],[16.4271698,48.166172],[16.4273014,48.1660995],[16.4274101,48.16605],[16.4275208,48.1660194],[16.4276314,48.1659889],[16.4281597,48.1656685],[16.4284306,48.1655807],[16.4287605,48.1653786],[16.4288597,48.1653023],[16.4289112,48.1652298],[16.4289799,48.165081],[16.42906,48.1650009],[16.4291401,48.1649208],[16.4293213,48.1648102],[16.4294415,48.1647186],[16.4295597,48.1646805],[16.4296703,48.1646805],[16.4298801,48.164772],[16.4300003,48.1647797],[16.4301109,48.1647491],[16.4304905,48.1645813],[16.4305897,48.1645317],[16.4304905,48.1643715],[16.4306011,48.1643105],[16.4306107,48.1642799],[16.4306107,48.1641502],[16.4306297,48.1640587],[16.4306602,48.1640396],[16.4307213,48.1640396],[16.43083,48.1640701],[16.4309807,48.1641121],[16.4312401,48.1641502],[16.4315109,48.1641388],[16.4317112,48.1641388],[16.4318314,48.1641388],[16.4319496,48.1641312],[16.432251,48.1640587],[16.4324703,48.16399],[16.4330196,48.1638222],[16.4337902,48.1635399],[16.4341011,48.1634216],[16.4341908,48.1633987],[16.4344501,48.163372],[16.4347305,48.1632805],[16.4350796,48.1631622],[16.4357204,48.162899],[16.4360905,48.1627502],[16.4364204,48.16259],[16.4365997,48.1625099],[16.4367714,48.1624413],[16.4369011,48.1623993],[16.437521,48.1621895],[16.4379196,48.1621094],[16.4382305,48.1620102],[16.4384499,48.1618996],[16.4386101,48.16185],[16.4387207,48.1617813],[16.4388409,48.1617317],[16.4392509,48.1616516],[16.4396801,48.161499],[16.4399414,48.1614189],[16.4402714,48.1613617],[16.4405613,48.1613007],[16.4407005,48.1612587],[16.4412003,48.161171],[16.4412498,48.161171],[16.4413204,48.1611786],[16.4414005,48.1612511],[16.4414501,48.1613007],[16.4415207,48.1613197],[16.4416599,48.1616096],[16.441721,48.1617393],[16.4420414,48.1616898],[16.4420605,48.1617203],[16.44277,48.1615906],[16.4439106,48.1613693],[16.4440002,48.1613121],[16.4440899,48.1612892],[16.4442196,48.1612701],[16.4442902,48.1612587],[16.4442997,48.1610603],[16.4443512,48.1609421],[16.4444809,48.1608391],[16.44454,48.1608009],[16.4448109,48.1606712],[16.4451809,48.1605301],[16.4453201,48.1604919],[16.4455414,48.1604118],[16.4459305,48.1602592],[16.4460201,48.1601906],[16.4460602,48.1601715],[16.4460812,48.160141],[16.4460697,48.1600914],[16.4463997,48.1599998],[16.4471397,48.1598511],[16.4472809,48.159832],[16.4475002,48.1597786],[16.4485397,48.1595917],[16.4497299,48.1593704],[16.4510098,48.1591187],[16.4512806,48.1590691],[16.4521313,48.1589508],[16.4528713,48.1588593],[16.4537697,48.1587791],[16.4537506,48.1586914],[16.4537506,48.1586418],[16.4538002,48.1585922],[16.4537907,48.1585007],[16.4537697,48.15839],[16.4537506,48.1583519],[16.453661,48.1582298],[16.4534512,48.1580811],[16.4532413,48.1579399],[16.4533215,48.1579208],[16.4534702,48.1578789],[16.45364,48.1578712],[16.45397,48.1578522],[16.4540901,48.15765],[16.45434,48.1572113],[16.45471,48.156601],[16.4549599,48.1562004],[16.4550209,48.1561699],[16.4561596,48.15588],[16.4561901,48.155899],[16.4562511,48.15588],[16.4576702,48.1554985],[16.4578209,48.1554604],[16.4580212,48.1553993],[16.4580498,48.1554298],[16.4581413,48.1554222],[16.4584599,48.1553497],[16.4588509,48.1552811],[16.458971,48.1552505],[16.4591904,48.155201],[16.4596806,48.1551285],[16.45994,48.1550789],[16.4605999,48.1549988],[16.4608097,48.1549721],[16.4612103,48.1549187],[16.4616508,48.1548805],[16.4619198,48.1548615],[16.4623508,48.1548309],[16.4628201,48.1548004],[16.4631996,48.1547623],[16.4632702,48.1547623],[16.4636497,48.1547089],[16.4644108,48.1546021],[16.4644604,48.1545906],[16.4659615,48.1543198],[16.4659805,48.1542816],[16.466011,48.1542015],[16.4661198,48.1542091],[16.4661903,48.1542015],[16.4662609,48.1541901],[16.4663906,48.1541595],[16.4665699,48.154129],[16.4666214,48.1540985],[16.4670906,48.1539192],[16.4673805,48.153801],[16.4679108,48.1535988],[16.4689007,48.153141],[16.4693012,48.1529503],[16.4696102,48.1528091],[16.4697208,48.1527519],[16.471241,48.15205],[16.4711914,48.1520004],[16.4711514,48.1519508],[16.4711399,48.1518898],[16.47118,48.1518517],[16.4711914,48.1518211],[16.4711914,48.1517715],[16.4710712,48.1514893],[16.470911,48.1510391],[16.4708099,48.150589],[16.4708309,48.1503906],[16.4708405,48.1503296],[16.4708996,48.1501389],[16.4710312,48.1497917],[16.4710407,48.1497002],[16.4711208,48.1497116],[16.4715214,48.1498413],[16.4716797,48.1498909],[16.4717712,48.1497498],[16.4722996,48.1489792],[16.4723606,48.1490021],[16.4726505,48.1486015],[16.47258,48.1485786],[16.4728107,48.1482391],[16.4730301,48.1478691],[16.4731503,48.1477585],[16.4729614,48.1476517],[16.4731007,48.1475296],[16.4740601,48.1469917],[16.4748096,48.1465302],[16.4749298,48.146492],[16.4750214,48.1465187],[16.4750996,48.1466904],[16.4758606,48.1466217],[16.4759598,48.1465797],[16.4761696,48.1465721],[16.4762096,48.1468887],[16.4764004,48.1468811],[16.4763813,48.1467018],[16.4764805,48.1466713],[16.4770012,48.1465607],[16.4770699,48.1465492],[16.4770203,48.1463394],[16.4768009,48.1461601],[16.4767208,48.1460114],[16.4767113,48.1457901],[16.4767609,48.1457214],[16.4768906,48.1456795],[16.4770508,48.1456985],[16.4772396,48.145649],[16.4772911,48.1455421],[16.4774208,48.1451912],[16.4774113,48.1451416],[16.4772396,48.1450691],[16.4771004,48.144989],[16.4769211,48.1448708],[16.4768906,48.1448212],[16.4768105,48.1446991],[16.4767914,48.1445923],[16.4766998,48.1442604],[16.4764004,48.1433716],[16.476181,48.1426506],[16.4760914,48.1423912],[16.4760208,48.142189],[16.4759998,48.1421394],[16.4759007,48.141861],[16.47575,48.1416321],[16.4754105,48.1412697],[16.4751701,48.1409302],[16.4750805,48.1408615],[16.4748402,48.1406708],[16.4746609,48.140522],[16.4744911,48.1403885],[16.474411,48.1403503],[16.4743614,48.1403122],[16.4743214,48.1402702],[16.4743004,48.1402397],[16.4742603,48.1402206],[16.4741802,48.1401787],[16.4741001,48.1401405],[16.474041,48.1400986],[16.4740105,48.1400719],[16.4738998,48.1400795],[16.4737606,48.1400414],[16.4736404,48.1399689],[16.4735203,48.1399002],[16.47328,48.13974],[16.4730396,48.1395798],[16.4729214,48.1394997],[16.4728107,48.1394119],[16.47262,48.1392288],[16.4724312,48.1390495],[16.4723797,48.1389999],[16.472271,48.1388893],[16.4722214,48.1388397],[16.4721813,48.1387787],[16.4721012,48.138649],[16.4720707,48.1385994],[16.4719696,48.1384888],[16.47192,48.1384506],[16.4718513,48.1383896],[16.4717712,48.1382103],[16.4717598,48.1381302],[16.4718113,48.138092],[16.4717808,48.1380692],[16.4717407,48.1380615],[16.4716911,48.1380615],[16.4716206,48.1380615],[16.4715805,48.1380386],[16.4714203,48.1378403],[16.4713097,48.137722],[16.4712296,48.1375809],[16.4711399,48.1374016],[16.4710999,48.13731],[16.4710503,48.1372414],[16.4709702,48.1371613],[16.470911,48.1370888],[16.4708805,48.137001],[16.4708614,48.1369286],[16.47085,48.1368523],[16.4708614,48.1367798],[16.4708805,48.1366997],[16.4710197,48.1364212],[16.4711208,48.1362495],[16.4712296,48.1360817],[16.4714909,48.1356888],[16.47155,48.1356201],[16.4715996,48.1355286],[16.4716511,48.1354408],[16.4717312,48.1353188],[16.4718304,48.1352005],[16.4719505,48.1350822],[16.4720306,48.1349602],[16.4721107,48.1348686],[16.4721508,48.1348],[16.4721909,48.1347389],[16.4722004,48.1347122],[16.4724503,48.1347122],[16.4729214,48.1346893],[16.47299,48.1346893],[16.4731712,48.1346817],[16.4733906,48.1346703],[16.4735298,48.1347008],[16.4736614,48.1347008],[16.4737701,48.1347008],[16.4737797,48.1348686],[16.4749107,48.1344986],[16.4749813,48.1345711],[16.4751701,48.1348305],[16.4757214,48.1346588],[16.47579,48.1346397],[16.4759407,48.1346016],[16.47612,48.1345406],[16.4763012,48.134491],[16.4764004,48.1346321],[16.4765606,48.134861],[16.4769802,48.1347313],[16.4774399,48.1345901],[16.4777603,48.1344986],[16.4787598,48.1341896],[16.4793797,48.13414],[16.4794197,48.1341019],[16.4795799,48.1342087],[16.4796906,48.1341591],[16.4798107,48.1340904],[16.4800701,48.1339417],[16.4807911,48.1336212],[16.4832306,48.1326408],[16.4840908,48.1323586],[16.4845104,48.1322212],[16.4846096,48.1321487],[16.4847698,48.1320114],[16.4850101,48.1318016],[16.4851913,48.1317101],[16.4854298,48.1315994],[16.4861202,48.1313286],[16.4867096,48.1311111],[16.4876804,48.1307297],[16.4877205,48.1306992],[16.4876804,48.1299591],[16.4876804,48.1293106],[16.4881096,48.1291695],[16.4879398,48.1289101],[16.4878311,48.1286621],[16.48773,48.128479],[16.4874897,48.1281319],[16.4874401,48.1279907],[16.4874706,48.1278687],[16.4875698,48.1277885],[16.4877701,48.1277313],[16.4918098,48.1268501],[16.4924011,48.1267204],[16.4924297,48.1263008],[16.4924698,48.1259117],[16.4926414,48.1251602],[16.492691,48.1246986],[16.4927311,48.1241608],[16.4927406,48.1237717],[16.4927311,48.1234093],[16.4926605,48.1229897],[16.4925613,48.122612],[16.4924812,48.1221123],[16.4923897,48.1216393],[16.49226,48.1211014],[16.4922905,48.120842],[16.4923496,48.1206093],[16.4925499,48.1203194],[16.4929504,48.1198616],[16.4931698,48.1195297],[16.4933605,48.1191292],[16.4935112,48.1187286],[16.4937096,48.1184311],[16.4939213,48.1181602],[16.4941711,48.1178894],[16.4945297,48.1175499],[16.4952412,48.1170006],[16.4956913,48.1166306],[16.4960499,48.1163292],[16.4960613,48.116291],[16.4960499,48.1162605],[16.4960403,48.1162186],[16.4960613,48.1161919],[16.4961796,48.1160088],[16.4965115,48.1155815],[16.496851,48.1152],[16.4975414,48.1143913],[16.4981613,48.1137886],[16.4984913,48.1133423],[16.4987907,48.112999],[16.4992905,48.1126099],[16.5012608,48.1112099],[16.5017605,48.1108818],[16.5023499,48.1104698],[16.5028,48.1101608],[16.5032406,48.1098595],[16.5037308,48.1093788],[16.5039711,48.1091118],[16.5040798,48.1089706],[16.5056305,48.1073494],[16.5055599,48.1073189],[16.5048809,48.1064186],[16.5040607,48.1053619],[16.503231,48.1042595],[16.5026302,48.1035004],[16.501791,48.1024017],[16.5012512,48.1016808],[16.5009098,48.1012497],[16.5008202,48.1011887],[16.5007706,48.1010895],[16.5013409,48.1005516],[16.5022507,48.0997086],[16.5030804,48.0988693],[16.5034714,48.0985298],[16.5038109,48.0982513],[16.504631,48.0976906],[16.5065212,48.0963821],[16.5068703,48.0960922],[16.5074997,48.0954514],[16.5079613,48.094902],[16.5081596,48.0946503],[16.5087605,48.0941086],[16.5089703,48.0939217],[16.5100307,48.0931511],[16.5104809,48.092762],[16.5117111,48.0914612],[16.5119514,48.0911217],[16.5126705,48.0899506],[16.513031,48.0893707],[16.5132008,48.0890808],[16.5135098,48.0886993],[16.5141602,48.0879021],[16.5146313,48.0873299],[16.5170212,48.0869713],[16.5179596,48.0868187],[16.51931,48.0865517],[16.5207806,48.0862694],[16.5227013,48.0858917],[16.5240002,48.0856018],[16.5245209,48.0854988],[16.5250301,48.0853806],[16.5251598,48.0853691],[16.5251904,48.0853119],[16.5252914,48.0851212],[16.5252705,48.0850716],[16.5253906,48.0848923],[16.5254898,48.0847702],[16.5258102,48.0844421],[16.5259514,48.084301],[16.5274296,48.0838585]]},{"id":19486,"author":"AnaDigit","name_GR":"Sultans Trail: 1.03. Rauchenwarth - Bruck\/Leitha","description_GR":"Section-Trail 1.03","path":"Sultans_Trail\/sultans_trail_12","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":26284,"name_EN":"Sultans Trail: 1.03. Rauchenwarth - Bruck\/Leitha","description_EN":"Section-Trail 1.03","ascent_time":559,"descent_time":560,"marker":"","level":9,"ascent":96,"descent":146,"maxelev":231,"minelev":153,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(16.52743 48.00699,16.77872 48.0843)","views":0,"millestones":"","x":16.663662,"y":48.0193748,"coor":[[16.5274334,48.0838623],[16.5275822,48.0838547],[16.5277424,48.0838547],[16.5278721,48.0839043],[16.5281029,48.084053],[16.5282536,48.0841713],[16.5283432,48.0842133],[16.5284119,48.0842438],[16.5286236,48.0842934],[16.5288219,48.0843048],[16.5291424,48.0843048],[16.5293427,48.0842934],[16.5296326,48.0842628],[16.5298519,48.0842247],[16.5300636,48.0841637],[16.5302029,48.0841026],[16.5304222,48.0839348],[16.5305824,48.0837936],[16.5303535,48.0836639],[16.5302029,48.0836143],[16.5301723,48.0835838],[16.5294628,48.0825119],[16.5296326,48.0824127],[16.5305233,48.0820923],[16.5306835,48.0820923],[16.5306129,48.0815239],[16.5307121,48.0814247],[16.530632,48.0811348],[16.531723,48.0807724],[16.5335331,48.0798149],[16.5342026,48.0794449],[16.5346031,48.0793228],[16.5347919,48.0793037],[16.5349236,48.0793114],[16.5349522,48.0793915],[16.5361233,48.0791626],[16.5383224,48.0786934],[16.5385818,48.0785828],[16.5389233,48.078392],[16.5394535,48.0780334],[16.5395832,48.0779037],[16.5407829,48.0769539],[16.5409927,48.0767517],[16.5412636,48.0765533],[16.5403023,48.0756645],[16.5400124,48.0754013],[16.5399418,48.0753326],[16.5385628,48.0740814],[16.5377636,48.073452],[16.5367527,48.0726433],[16.5370522,48.0725212],[16.5392628,48.0719147],[16.5396729,48.0718422],[16.5399532,48.071804],[16.540062,48.0717926],[16.540453,48.071682],[16.5412121,48.0714226],[16.5421925,48.0710449],[16.5430031,48.0706749],[16.5434628,48.0704346],[16.5436134,48.0703621],[16.5438423,48.0702744],[16.5441227,48.0701828],[16.544632,48.070034],[16.544733,48.0700035],[16.5452633,48.0698814],[16.5458431,48.0697136],[16.5459518,48.0696449],[16.5459518,48.0695534],[16.5454922,48.0688744],[16.5450134,48.0682335],[16.545002,48.0680847],[16.5455532,48.0678749],[16.5463333,48.0676117],[16.5466232,48.067524],[16.5472927,48.0672417],[16.5480022,48.0669441],[16.5486832,48.0666237],[16.549572,48.0661621],[16.5504532,48.0656929],[16.5505333,48.0656433],[16.5499725,48.0652924],[16.5497437,48.0650826],[16.5495319,48.0647736],[16.5494423,48.0645714],[16.5493832,48.0641937],[16.5491734,48.0636826],[16.5491219,48.0633049],[16.549202,48.0630531],[16.5493221,48.062664],[16.5519924,48.0607338],[16.5518932,48.0606842],[16.550293,48.0599213],[16.5504036,48.0598145],[16.5509834,48.0593948],[16.5510235,48.0593719],[16.551403,48.0592041],[16.5519924,48.0587425],[16.552042,48.0586929],[16.5520725,48.0586624],[16.5519924,48.0586433],[16.5522137,48.0583038],[16.552372,48.0581245],[16.5526428,48.0579147],[16.5527935,48.0578346],[16.5531521,48.0575447],[16.5532627,48.0574417],[16.5536633,48.0570717],[16.5537529,48.0569725],[16.5538521,48.0567741],[16.5541821,48.0563545],[16.5543518,48.0560646],[16.5544834,48.0559235],[16.5551624,48.0553322],[16.555212,48.0552826],[16.5552921,48.0552216],[16.5554829,48.0550613],[16.5562229,48.0544739],[16.5564919,48.054245],[16.5565319,48.0542145],[16.5567322,48.0540848],[16.5578327,48.0531731],[16.5586128,48.052433],[16.5588436,48.0522118],[16.5595226,48.0515518],[16.5600529,48.0510826],[16.5603619,48.0508118],[16.5605125,48.0506516],[16.5609035,48.0503731],[16.5619431,48.0495224],[16.5641632,48.0477715],[16.5662231,48.0460548],[16.5692921,48.0434532],[16.5700626,48.0427628],[16.5720024,48.0443726],[16.5721931,48.044342],[16.580492,48.0416145],[16.5823936,48.0409927],[16.5827923,48.040863],[16.5894127,48.0386925],[16.5954227,48.0363922],[16.5955219,48.0363541],[16.5956631,48.0363045],[16.5957432,48.036274],[16.5988121,48.0353317],[16.5990734,48.0352325],[16.5990524,48.0349846],[16.5989723,48.0348549],[16.5981121,48.0340424],[16.5974522,48.0333939],[16.5976334,48.0333214],[16.6021118,48.0317345],[16.6054134,48.0305634],[16.6058025,48.0304947],[16.6058121,48.0304031],[16.6066532,48.030365],[16.619482,48.030014],[16.619463,48.0287743],[16.6194324,48.026722],[16.6194229,48.0256424],[16.6193924,48.0249634],[16.6203232,48.0249214],[16.6215019,48.0248718],[16.6225033,48.0248413],[16.6242027,48.0248222],[16.6259136,48.0247726],[16.627182,48.0247421],[16.6286526,48.0246925],[16.6291027,48.0246849],[16.6306019,48.0246544],[16.6306534,48.0245628],[16.630682,48.0245132],[16.6307526,48.0243835],[16.6308823,48.0240822],[16.6312122,48.0234032],[16.631422,48.0230446],[16.631443,48.0230141],[16.6313934,48.0230026],[16.6313629,48.0229836],[16.6313324,48.022953],[16.6313324,48.0229149],[16.6313419,48.0228844],[16.6313629,48.0228539],[16.6314125,48.0228348],[16.6314621,48.0228119],[16.6315136,48.0228119],[16.6315632,48.0228348],[16.6316223,48.0227432],[16.6319237,48.0222931],[16.6320229,48.022213],[16.6322632,48.0222321],[16.633112,48.0222816],[16.6344318,48.0223923],[16.6347523,48.0224037],[16.6350918,48.0223923],[16.6354237,48.0223541],[16.6359425,48.0222626],[16.6365929,48.0221825],[16.6372128,48.0221214],[16.6374931,48.0221214],[16.6381435,48.0221024],[16.6386929,48.0221329],[16.6390724,48.0221748],[16.6392422,48.0222244],[16.6393528,48.0222931],[16.6396732,48.0225639],[16.639782,48.0226135],[16.6401424,48.0227623],[16.6411533,48.0231438],[16.6413822,48.0231934],[16.641613,48.0232048],[16.641922,48.0231743],[16.642313,48.0230942],[16.6428623,48.022953],[16.6434631,48.0227623],[16.6437035,48.022625],[16.6437931,48.0225143],[16.6438427,48.0221825],[16.6438732,48.0219612],[16.6439133,48.0218925],[16.6439724,48.021843],[16.644083,48.0218315],[16.6442432,48.0218735],[16.6445827,48.0220032],[16.6448936,48.0221634],[16.6452827,48.0223312],[16.6454029,48.0223541],[16.6462822,48.0224037],[16.646513,48.0224419],[16.6466827,48.0224113],[16.6468735,48.0224113],[16.6468735,48.0223541],[16.6469421,48.0218048],[16.6469936,48.0217018],[16.6470833,48.0216217],[16.6474133,48.0214043],[16.6474724,48.021244],[16.6477032,48.0206642],[16.6477032,48.0205727],[16.6477318,48.020462],[16.6479836,48.0204849],[16.6483421,48.0205116],[16.648632,48.0205231],[16.6489334,48.020504],[16.6492329,48.0204735],[16.6494522,48.0204239],[16.6498432,48.0203323],[16.6502132,48.0202141],[16.6505928,48.020092],[16.6510029,48.0199738],[16.6512623,48.0199242],[16.6515636,48.0198936],[16.6519032,48.0198936],[16.6522236,48.0199242],[16.6526623,48.0199738],[16.6528931,48.0199814],[16.6534119,48.0199432],[16.6539021,48.0199127],[16.6542034,48.0199127],[16.6545525,48.0199432],[16.6548634,48.0200043],[16.6554527,48.0201645],[16.6557922,48.0202332],[16.6561127,48.0202713],[16.6563931,48.0202942],[16.656702,48.0202827],[16.6574135,48.0202026],[16.6583424,48.0201149],[16.658802,48.020092],[16.6594334,48.0200729],[16.6600323,48.0200729],[16.6606827,48.0200729],[16.6611729,48.0200729],[16.6616535,48.0200233],[16.6620026,48.0199547],[16.662323,48.0198631],[16.6625729,48.0197716],[16.6629829,48.0195847],[16.6634026,48.0194321],[16.663662,48.0193748],[16.6640625,48.0193138],[16.664463,48.0193024],[16.6647034,48.0193214],[16.6649418,48.0193939],[16.6666927,48.0199814],[16.6668434,48.0200119],[16.6669235,48.0200043],[16.6671028,48.0199547],[16.6673222,48.0198631],[16.6676235,48.0198441],[16.667942,48.0198936],[16.6683636,48.0200119],[16.6688328,48.0200844],[16.6692123,48.0200844],[16.6698036,48.0200348],[16.6699924,48.0199623],[16.6704121,48.0199242],[16.6706924,48.0199547],[16.6711521,48.0200043],[16.6717434,48.0200043],[16.6720924,48.0200119],[16.6722527,48.0199928],[16.6729736,48.0198631],[16.6752129,48.0193138],[16.6766624,48.0189934],[16.6772137,48.0188446],[16.6777229,48.0187225],[16.6785126,48.0185738],[16.6790924,48.0184631],[16.6792336,48.0184822],[16.6793823,48.0184326],[16.6794834,48.0184631],[16.679533,48.0184631],[16.6802521,48.0184021],[16.6809826,48.0183334],[16.681612,48.018322],[16.681982,48.0183029],[16.6824436,48.0182419],[16.6830425,48.0181313],[16.6832123,48.0181313],[16.683382,48.0182114],[16.6834736,48.0180817],[16.6835728,48.0179749],[16.6838036,48.0178032],[16.6841335,48.0173645],[16.6843033,48.0171623],[16.6846333,48.0168839],[16.6849518,48.0166245],[16.6851521,48.0164833],[16.6853828,48.0163422],[16.6854324,48.0162849],[16.6867924,48.0154648],[16.6872025,48.0151939],[16.6880322,48.0146027],[16.6882324,48.014473],[16.6884022,48.0144043],[16.6886826,48.0143242],[16.6895332,48.0141525],[16.6902332,48.0139923],[16.6910324,48.0138626],[16.6922131,48.0136642],[16.6949635,48.0131836],[16.6958828,48.0130119],[16.6961231,48.0129814],[16.6963425,48.0129623],[16.6967525,48.0129128],[16.697443,48.0127831],[16.6983719,48.0125923],[16.6996422,48.0123749],[16.7005825,48.0122223],[16.7010136,48.0121727],[16.7014427,48.0121613],[16.7017937,48.0121841],[16.7021236,48.0122719],[16.7025833,48.012394],[16.7030525,48.0124931],[16.7035828,48.0125313],[16.7039223,48.0125122],[16.7048035,48.0123825],[16.705122,48.012352],[16.7053223,48.0123634],[16.7055035,48.0123825],[16.7059021,48.012352],[16.7062626,48.0123749],[16.706852,48.012413],[16.7076035,48.0125046],[16.7085934,48.0125847],[16.7096424,48.0126419],[16.7112026,48.0128517],[16.7117119,48.0129013],[16.7122021,48.0129242],[16.7130527,48.0129242],[16.713562,48.0128746],[16.7152328,48.0125427],[16.7156219,48.0124817],[16.7160625,48.0124245],[16.716732,48.0123215],[16.7168026,48.0123138],[16.7168636,48.0123138],[16.717062,48.0122948],[16.717453,48.0122337],[16.7179832,48.0121346],[16.7183228,48.0120621],[16.7187634,48.0119743],[16.7192631,48.0118446],[16.7199821,48.0116539],[16.7205029,48.0115128],[16.7205429,48.0114937],[16.7205029,48.0114632],[16.7202225,48.0113449],[16.7200718,48.0112114],[16.7199936,48.0110931],[16.7199535,48.0110435],[16.7198734,48.0109024],[16.719862,48.0108643],[16.7197933,48.0106316],[16.7197819,48.0106049],[16.7196732,48.0101433],[16.719593,48.0098228],[16.719593,48.0097427],[16.719553,48.0095634],[16.7194824,48.0095215],[16.7194633,48.0094833],[16.7194424,48.0094337],[16.7195034,48.0092926],[16.719532,48.0091133],[16.7198925,48.0079117],[16.7199726,48.0079231],[16.7199421,48.0080338],[16.7200832,48.0080223],[16.7204037,48.0079918],[16.7207928,48.0079117],[16.7210732,48.0078125],[16.7211933,48.0077934],[16.7215824,48.0077934],[16.7217731,48.0077438],[16.7219925,48.0076637],[16.7223225,48.0075912],[16.7232227,48.007515],[16.7235222,48.007515],[16.7242527,48.0074615],[16.7254028,48.0073624],[16.7269535,48.0071945],[16.7287235,48.0070915],[16.7292919,48.0070534],[16.7307434,48.0070038],[16.7315826,48.0069923],[16.7336521,48.0070114],[16.7348633,48.0070724],[16.7349625,48.0070915],[16.7350235,48.0071335],[16.7350426,48.0072212],[16.7349834,48.007412],[16.7351933,48.0074921],[16.7354031,48.007534],[16.7365322,48.0075645],[16.7378731,48.0076714],[16.7385826,48.0077019],[16.7388535,48.0077438],[16.7391129,48.0077438],[16.7393036,48.0077019],[16.7398529,48.0078239],[16.7413235,48.0079842],[16.7418823,48.0080948],[16.7424927,48.008194],[16.7429619,48.0082245],[16.7435322,48.0083237],[16.7440033,48.0084229],[16.7446327,48.0085449],[16.7449932,48.0086327],[16.7476921,48.0090637],[16.7485523,48.0092545],[16.749052,48.0093536],[16.7516136,48.0099449],[16.7522221,48.0100937],[16.7523136,48.0101547],[16.7524719,48.0102119],[16.7535229,48.0104713],[16.7540035,48.0105934],[16.7545433,48.0107422],[16.7552433,48.0109749],[16.7561226,48.0112915],[16.7562027,48.0113029],[16.7562733,48.0112648],[16.7563133,48.0111732],[16.7563133,48.0110931],[16.7564125,48.0110016],[16.7566032,48.0109215],[16.756773,48.0109024],[16.7570229,48.0109749],[16.7574825,48.0111427],[16.7577419,48.0112648],[16.7584934,48.0114822],[16.7589626,48.0117035],[16.759243,48.0118713],[16.7596626,48.0120049],[16.760643,48.0123825],[16.7610226,48.0125122],[16.7614937,48.0126839],[16.7617722,48.0127831],[16.7620125,48.0129128],[16.7625332,48.0131226],[16.7629833,48.0132332],[16.763382,48.0133629],[16.7636833,48.0135117],[16.7639122,48.0136223],[16.7640934,48.0137138],[16.7644634,48.0138435],[16.7651024,48.0140648],[16.7658119,48.0143547],[16.766243,48.0145149],[16.7666035,48.0146637],[16.7668228,48.014782],[16.7668819,48.0148544],[16.7668819,48.0149231],[16.7667522,48.0150948],[16.7666626,48.015213],[16.7666321,48.0152817],[16.7666435,48.0153542],[16.7667236,48.0154037],[16.7668018,48.0154343],[16.766983,48.0154648],[16.7674522,48.0154533],[16.7680836,48.0154114],[16.7684631,48.0154228],[16.768713,48.0154648],[16.7692833,48.0156517],[16.7707119,48.0159531],[16.7712231,48.0162849],[16.7726135,48.016964],[16.7734032,48.0174942],[16.7744026,48.0181427],[16.7754822,48.0187721],[16.7758827,48.0188828],[16.7769718,48.0191841],[16.7774334,48.0191536],[16.777523,48.0191116],[16.7776031,48.0191612],[16.7776127,48.0192032],[16.7776337,48.0192947],[16.7776127,48.0193748],[16.7775936,48.0194244],[16.7776337,48.0198936],[16.7776432,48.0200233],[16.7776432,48.0200729],[16.7776527,48.0202332],[16.7776127,48.0203934],[16.7776031,48.0205345],[16.777523,48.020874],[16.7775021,48.0209312],[16.7774124,48.021122],[16.7774029,48.0211945],[16.7774029,48.021244],[16.7774124,48.0213928],[16.7774124,48.021595],[16.777422,48.0216713],[16.7774124,48.0217018],[16.7773628,48.0218124],[16.7772923,48.021843],[16.7772923,48.021904],[16.7772827,48.0219727],[16.7773724,48.0220032],[16.777462,48.0220146],[16.7774334,48.0220528],[16.7775536,48.0220413],[16.7776527,48.0220337],[16.7777634,48.0220528],[16.7779732,48.0221443],[16.7781124,48.022213],[16.7780018,48.0223732],[16.7779236,48.022583],[16.7779121,48.0226326],[16.7780018,48.0229416],[16.7780628,48.0231514],[16.7781029,48.0233536],[16.7781334,48.0235939],[16.7783127,48.0240631],[16.7787228,48.0248146]]},{"id":19487,"author":"AnaDigit","name_GR":"Sultans Trail: 1.04. Bruck\/Leitha - Petronell-Carnuntum","description_GR":"Section-Trail 1.04","path":"Sultans_Trail\/sultans_trail_13","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":18193,"name_EN":"Sultans Trail: 1.04. Bruck\/Leitha - Petronell-Carnuntum","description_EN":"Section-Trail 1.04","ascent_time":379,"descent_time":379,"marker":"","level":9,"ascent":121,"descent":91,"maxelev":191,"minelev":145,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(16.77872 48.02383,16.87246 48.11243)","views":0,"millestones":"","x":16.8490982,"y":48.0553246,"coor":[[16.778717,48.0248146],[16.7788582,48.0247841],[16.7792683,48.0255356],[16.779398,48.0257759],[16.7794876,48.0259247],[16.7794971,48.0259743],[16.7794781,48.0260162],[16.7796974,48.0259438],[16.7807178,48.0256653],[16.7816887,48.0254135],[16.7817078,48.0252838],[16.7817688,48.0252228],[16.7818775,48.0251465],[16.7820473,48.0250549],[16.7821178,48.0250244],[16.782238,48.0250053],[16.7823582,48.025013],[16.7824974,48.0250854],[16.7826977,48.0249557],[16.7827988,48.024765],[16.7829475,48.0246048],[16.7830372,48.0246544],[16.7830772,48.0246544],[16.7831287,48.0246353],[16.7833977,48.0244331],[16.7835484,48.0240746],[16.7840881,48.0238342],[16.7843685,48.0239944],[16.7850475,48.0244255],[16.7853088,48.0245247],[16.7854385,48.0245743],[16.7856579,48.024704],[16.7858677,48.0247955],[16.7859974,48.0248947],[16.7861671,48.0250854],[16.7862587,48.0251732],[16.7863274,48.0251465],[16.7870178,48.0250053],[16.7875481,48.0248528],[16.7877884,48.0248947],[16.7879486,48.0250549],[16.788538,48.0251961],[16.788868,48.0253029],[16.7889881,48.0255661],[16.788908,48.0256958],[16.7887573,48.0258636],[16.7884789,48.0260048],[16.7882576,48.0261154],[16.788208,48.0262146],[16.7883472,48.0263863],[16.7882576,48.0264854],[16.7881584,48.0265465],[16.7879772,48.0265961],[16.7879276,48.0266647],[16.7879772,48.0267639],[16.7881374,48.0268555],[16.788517,48.0269241],[16.7886372,48.0270157],[16.7889786,48.0271263],[16.7893677,48.0271149],[16.7900372,48.0272064],[16.790308,48.0272751],[16.7906075,48.0273628],[16.7909279,48.027523],[16.7914581,48.0276947],[16.791708,48.0277061],[16.7921085,48.0276756],[16.7923775,48.0277061],[16.7929478,48.0277557],[16.7937775,48.0277252],[16.7942772,48.0277748],[16.794857,48.0277061],[16.7955284,48.0277634],[16.7962971,48.0277863],[16.7968674,48.0278549],[16.7968483,48.0280952],[16.796957,48.0280952],[16.7976284,48.0281143],[16.7976475,48.0284462],[16.7978287,48.028614],[16.7979679,48.0286942],[16.7980576,48.0287437],[16.7993374,48.0290527],[16.7999573,48.0291634],[16.7977085,48.0319862],[16.797657,48.0320549],[16.7982273,48.0321732],[16.7983379,48.0321846],[16.7986584,48.0322456],[16.7987576,48.0322762],[16.7988281,48.0322952],[16.7988777,48.0323448],[16.7988777,48.0323753],[16.7988281,48.0325661],[16.7987671,48.0327339],[16.798748,48.032795],[16.7986584,48.0330238],[16.7986279,48.0331039],[16.7985878,48.0331535],[16.7985382,48.0332146],[16.7985172,48.0333061],[16.7984886,48.0333939],[16.7984886,48.0335655],[16.7982388,48.0345535],[16.7982082,48.034584],[16.7981586,48.0346031],[16.7981186,48.0346146],[16.7981071,48.0346451],[16.7980976,48.0347137],[16.7981472,48.0347557],[16.7981777,48.0347939],[16.7981873,48.0348434],[16.7981682,48.0349159],[16.7980671,48.0353165],[16.7981472,48.0353241],[16.7978783,48.0364647],[16.7978783,48.0365257],[16.7978382,48.0366058],[16.7977886,48.0368042],[16.7977581,48.0369148],[16.799057,48.0371056],[16.8000584,48.037365],[16.8011074,48.0377045],[16.8021183,48.0381165],[16.8027782,48.0384254],[16.8034782,48.038784],[16.8038883,48.0389938],[16.8049088,48.0396233],[16.8054886,48.0400238],[16.8068771,48.0411949],[16.8075771,48.0418129],[16.8077488,48.041954],[16.8080387,48.0421753],[16.8085976,48.0425644],[16.809618,48.0431328],[16.810318,48.0434647],[16.8104687,48.0435028],[16.8105278,48.0435143],[16.8106174,48.0435257],[16.8108482,48.0435562],[16.8109684,48.0436058],[16.8110085,48.0436859],[16.8110981,48.0437546],[16.811367,48.0438538],[16.811758,48.0439758],[16.8124886,48.0441437],[16.8133488,48.044323],[16.8137188,48.0444031],[16.8147373,48.0445862],[16.8170586,48.0449944],[16.8183975,48.0452156],[16.8201485,48.0455742],[16.8203983,48.0455437],[16.8205986,48.0455055],[16.8207779,48.0454865],[16.8210678,48.0454941],[16.821497,48.0455246],[16.8217373,48.0455437],[16.8221073,48.0455742],[16.8224583,48.0456161],[16.8228188,48.0456429],[16.8231182,48.0457039],[16.8234978,48.045784],[16.8249683,48.0460663],[16.8251286,48.0461044],[16.8265171,48.0463142],[16.8274174,48.0464363],[16.8293076,48.0466347],[16.8297882,48.0466728],[16.8301983,48.0467033],[16.8310585,48.0470848],[16.8310585,48.0471344],[16.8310986,48.0472031],[16.8314476,48.0475349],[16.8316975,48.0477943],[16.8323574,48.0477448],[16.8326283,48.0477257],[16.8328781,48.0479851],[16.8329372,48.0480347],[16.8330078,48.0479927],[16.8330879,48.0479546],[16.8342285,48.0474548],[16.8346176,48.047245],[16.834568,48.0471954],[16.8349171,48.0469933],[16.8351784,48.0468063],[16.8356876,48.0463333],[16.8362179,48.0459633],[16.836277,48.0459251],[16.8363171,48.0459061],[16.8364487,48.0459251],[16.8365288,48.0459633],[16.8367386,48.0460434],[16.8370285,48.0461731],[16.8374386,48.0458832],[16.8380184,48.0455437],[16.8385983,48.0446854],[16.838747,48.0445137],[16.8393383,48.043705],[16.8400784,48.0438232],[16.8408775,48.0439262],[16.8412075,48.0440331],[16.8417473,48.0443535],[16.8419876,48.0444832],[16.8421478,48.0445137],[16.8426476,48.0445633],[16.8433781,48.0445862],[16.8436375,48.0446739],[16.8437576,48.0447655],[16.8440876,48.045105],[16.8444271,48.0453148],[16.8453388,48.0458336],[16.8456573,48.0460663],[16.8457279,48.046196],[16.8456974,48.0464859],[16.8456879,48.0470428],[16.8457775,48.0476151],[16.8456287,48.0486946],[16.8456974,48.0488129],[16.845747,48.048893],[16.8458271,48.0489655],[16.8462772,48.0494843],[16.8464775,48.0498428],[16.8464375,48.0506058],[16.8462887,48.051075],[16.8462982,48.0515137],[16.8463879,48.051796],[16.8464375,48.0518951],[16.8466587,48.0521049],[16.8467579,48.0526237],[16.8466778,48.0528946],[16.8466377,48.0530243],[16.8466187,48.0532036],[16.8467674,48.0535545],[16.8471184,48.0538635],[16.8475571,48.0541954],[16.8478985,48.0544548],[16.8481579,48.0546036],[16.8494873,48.0548439],[16.8491783,48.055294],[16.8490982,48.0553246],[16.8490276,48.0553665],[16.8490086,48.0554047],[16.8488274,48.0555229],[16.8484573,48.0556946],[16.8494282,48.0559731],[16.8502674,48.0562553],[16.8508778,48.0564957],[16.851368,48.056736],[16.8519878,48.0571136],[16.852438,48.0574837],[16.8526688,48.057724],[16.8529682,48.0582428],[16.8530788,48.0584946],[16.853178,48.0588036],[16.8532372,48.0592155],[16.8531876,48.0601463],[16.8531685,48.0606956],[16.853178,48.0607834],[16.8533077,48.0612946],[16.8532372,48.0613136],[16.8531284,48.0613441],[16.8529186,48.0614128],[16.8528175,48.0614929],[16.8526573,48.0618057],[16.8526478,48.0618858],[16.8526382,48.0620041],[16.8525887,48.0620651],[16.8524685,48.0621948],[16.8524475,48.0622444],[16.8524475,48.0622864],[16.8524685,48.0623245],[16.8524971,48.0623665],[16.8525677,48.0624733],[16.8525677,48.0625153],[16.852478,48.062706],[16.852808,48.0628128],[16.8529282,48.0628548],[16.8533688,48.0630035],[16.8534584,48.0630341],[16.853548,48.0630646],[16.8534985,48.0631638],[16.8533974,48.0632629],[16.8533173,48.0633163],[16.853178,48.0634537],[16.8529987,48.0637245],[16.8529186,48.0639458],[16.8528786,48.0642357],[16.8528881,48.0643158],[16.8528976,48.0644035],[16.8530788,48.0644455],[16.853157,48.0645142],[16.8533077,48.064785],[16.8534088,48.064846],[16.8534374,48.0649834],[16.8535881,48.0649834],[16.8537388,48.0649757],[16.8544674,48.0649338],[16.8546486,48.0649338],[16.8550186,48.0649452],[16.8560886,48.0650063],[16.8566284,48.065033],[16.8571072,48.0650864],[16.8575687,48.0651741],[16.8581486,48.0653458],[16.858427,48.0654259],[16.8587685,48.0649033],[16.8589077,48.0650139],[16.8589973,48.0650444],[16.8592377,48.0650444],[16.8595371,48.0650635],[16.8596878,48.0650063],[16.8599472,48.0648727],[16.8601189,48.0646858],[16.8601971,48.0645943],[16.8602486,48.0645332],[16.8609772,48.0647964],[16.8621082,48.0651665],[16.8636189,48.0656853],[16.8639584,48.065815],[16.8642578,48.0659828],[16.8647175,48.0663033],[16.8670979,48.0680733],[16.8674374,48.0683632],[16.8676472,48.0685349],[16.8677082,48.0685158],[16.8677788,48.0685844],[16.8678379,48.0686646],[16.8691578,48.0701942],[16.8695183,48.0708351],[16.8698578,48.0710449],[16.8705883,48.0713959],[16.8711281,48.0720558],[16.871357,48.072525],[16.8714371,48.0727348],[16.8714771,48.0729256],[16.8714485,48.0730247],[16.8712978,48.0731049],[16.8711681,48.0731544],[16.871027,48.0732155],[16.8711777,48.0732651],[16.8717079,48.0734749],[16.8708286,48.0745354],[16.8724575,48.0796547],[16.8702774,48.0825157],[16.8683681,48.0849648],[16.8680286,48.085453],[16.867588,48.0860939],[16.867157,48.0869064],[16.8670273,48.087265],[16.8669682,48.0875854],[16.8669682,48.0883064],[16.8669987,48.0893135],[16.8669682,48.0893555],[16.8669071,48.0894051],[16.8667583,48.0893936],[16.8664875,48.091526],[16.8662376,48.0937347],[16.866188,48.0941162],[16.866148,48.0942841],[16.8659687,48.0946655],[16.8655872,48.0952034],[16.8654785,48.0953445],[16.8654671,48.0953751],[16.8659172,48.0957947],[16.8659573,48.0958443],[16.8659477,48.0959129],[16.8657684,48.0962334],[16.8657074,48.0962753],[16.8656178,48.0962944],[16.8652687,48.0963135],[16.8651772,48.0963364],[16.865097,48.0963745],[16.8642578,48.0975761],[16.8631287,48.0976028],[16.8629684,48.0976257],[16.8629074,48.0975227],[16.8624687,48.0975456],[16.8621387,48.0975761],[16.8617878,48.0975761],[16.861187,48.0975227],[16.8607483,48.0975037],[16.8599186,48.0975151],[16.8590584,48.097496],[16.8584671,48.0984154],[16.8580875,48.0989532],[16.8576679,48.0995255],[16.8576374,48.0995445],[16.8576088,48.099575],[16.8558483,48.1021347],[16.8545971,48.1039352],[16.854557,48.1039963],[16.8543072,48.1043549],[16.8521175,48.1074944],[16.852047,48.1075439],[16.8521175,48.1075745],[16.8521786,48.107605],[16.8522186,48.1076355],[16.8522472,48.1076546],[16.8522987,48.1076736],[16.8523579,48.1076546],[16.852457,48.1076241],[16.8525276,48.1076164],[16.8525887,48.1076241],[16.8526287,48.1076431],[16.8526783,48.1077042],[16.8527088,48.1077728],[16.8527279,48.1078148],[16.8522186,48.1079559],[16.852108,48.1080055],[16.8520374,48.1081352],[16.8519077,48.1085548],[16.8518581,48.1087265],[16.851778,48.1089859],[16.8517685,48.1090355],[16.851757,48.109066],[16.851717,48.1091652],[16.8516979,48.1092339],[16.8516884,48.1092949],[16.8516273,48.109436],[16.8516178,48.1094933],[16.8516178,48.1095352],[16.8516178,48.1096535],[16.8516273,48.1097145],[16.8516579,48.1097946],[16.8516674,48.1098557],[16.8516788,48.1099129],[16.8516884,48.1099854],[16.8516884,48.110054],[16.8516788,48.1101341],[16.8516674,48.1101952],[16.8516579,48.1102562],[16.8516388,48.1102943],[16.8515987,48.110363],[16.8515778,48.1103859],[16.8515186,48.1104355],[16.8514481,48.1104851],[16.851347,48.1105537],[16.8513184,48.1105728],[16.8512783,48.1106262],[16.8512077,48.1106529],[16.8511581,48.1106644],[16.8512173,48.1106834],[16.8512783,48.1106949],[16.8516388,48.110714],[16.8530483,48.1108055],[16.8558273,48.1109848],[16.8564377,48.1110229],[16.8564987,48.1110344],[16.8565674,48.1110344],[16.8565674,48.111084],[16.8565884,48.1112061],[16.856657,48.1113434],[16.856678,48.1114159],[16.8567982,48.1114845],[16.8572483,48.1119232],[16.857317,48.1119957],[16.857338,48.1120529],[16.8573875,48.1121063],[16.8575172,48.1121864],[16.8576679,48.1122131],[16.8577271,48.1122131],[16.8577576,48.1122742],[16.857748,48.1123238],[16.857748,48.1123734],[16.8586979,48.1123962],[16.859478,48.1124229],[16.859827,48.1124344],[16.8603878,48.1124344],[16.8606586,48.1124153],[16.8608475,48.1123657],[16.8612976,48.1122856],[16.8616371,48.1122055],[16.8620872,48.1120949],[16.8622189,48.1120529],[16.8625488,48.1119843],[16.8628578,48.1119347],[16.8632088,48.1118965],[16.8634586,48.1118546],[16.8638077,48.111805]]},{"id":19488,"author":"AnaDigit","name_GR":"Sultans Trail: 1.05. Petronell - Carnuntum - Bratislava","description_GR":"Section-Trail 1.05","path":"Sultans_Trail\/sultans_trail_14","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":25722,"name_EN":"Sultans Trail: 1.05. Petronell - Carnuntum - Bratislava","description_EN":"Section-Trail 1.05","ascent_time":547,"descent_time":545,"marker":"","level":9,"ascent":249,"descent":290,"maxelev":186,"minelev":131,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(16.8638 48.11179,17.10952 48.16981)","views":0,"millestones":"","x":16.9555492,"y":48.1611328,"coor":[[16.8637981,48.1117935],[16.8639984,48.1117935],[16.8648376,48.1119003],[16.8651295,48.1119614],[16.8651695,48.1118813],[16.865448,48.1119804],[16.8655891,48.1120529],[16.8657379,48.1121101],[16.8659191,48.1122131],[16.8659477,48.1122704],[16.8665695,48.1126328],[16.8666077,48.1126709],[16.8669281,48.1128616],[16.8669586,48.1128922],[16.8675785,48.1131821],[16.8681393,48.1133728],[16.8684483,48.1135025],[16.8685989,48.113533],[16.8687992,48.113533],[16.8688889,48.113533],[16.8692589,48.1135101],[16.8697777,48.1135521],[16.8697891,48.1136017],[16.8705082,48.1137009],[16.8709183,48.1137619],[16.8708878,48.1138725],[16.8716888,48.11409],[16.8721581,48.1142731],[16.8725986,48.1144829],[16.8737278,48.1150703],[16.8739681,48.115242],[16.8741589,48.1153412],[16.8744793,48.1155701],[16.8745689,48.1155014],[16.8751678,48.1158028],[16.8769588,48.1144829],[16.8782177,48.1135902],[16.8802185,48.1151009],[16.8824692,48.1173935],[16.8836193,48.1185722],[16.8849983,48.1198997],[16.886198,48.1191902],[16.8862686,48.1192398],[16.8866882,48.1194534],[16.8880482,48.120121],[16.8883991,48.1202927],[16.8888493,48.1204605],[16.8895988,48.1207504],[16.8897591,48.1208115],[16.8899879,48.1209412],[16.8906479,48.1213417],[16.8915577,48.121891],[16.8926678,48.1225014],[16.8929977,48.1226997],[16.8932381,48.1228905],[16.8934193,48.1230812],[16.8939381,48.1237526],[16.8947582,48.1248817],[16.894928,48.1250801],[16.8942986,48.1254425],[16.8937778,48.1257401],[16.893219,48.1260529],[16.8931389,48.126133],[16.8933392,48.1262131],[16.893589,48.1263313],[16.8936977,48.1263924],[16.893858,48.1264801],[16.8942795,48.1267509],[16.8943291,48.1267815],[16.8922787,48.1277618],[16.8926277,48.1283722],[16.8927689,48.1287308],[16.8929882,48.1290703],[16.8938084,48.1294823],[16.8952179,48.1298904],[16.8964577,48.1304131],[16.8971882,48.1310234],[16.8975792,48.1317101],[16.8980293,48.1324005],[16.8985882,48.1328506],[16.8986492,48.1333313],[16.8985786,48.1336899],[16.8987789,48.1339607],[16.8997688,48.1351624],[16.9000893,48.1353111],[16.9003181,48.1354103],[16.9003887,48.1354332],[16.9004688,48.1354523],[16.9005489,48.1354599],[16.900629,48.1354599],[16.9007187,48.1354523],[16.9011478,48.135273],[16.9015179,48.1350517],[16.9021492,48.1347923],[16.9027576,48.1344604],[16.9029388,48.1349602],[16.9029884,48.1350403],[16.9030094,48.1350822],[16.903038,48.1351204],[16.9031181,48.1352005],[16.9035492,48.1356125],[16.9036179,48.1356697],[16.9037189,48.1357422],[16.9038582,48.1357727],[16.9039783,48.1357803],[16.9040585,48.1357727],[16.9040394,48.1358299],[16.9039879,48.1359901],[16.9039288,48.1362114],[16.9039078,48.1363029],[16.9039383,48.1364098],[16.9040089,48.1366501],[16.9040394,48.1366806],[16.9040985,48.1367035],[16.9043884,48.1368027],[16.9046993,48.1369133],[16.9047794,48.1368217],[16.9052181,48.1368828],[16.9056187,48.1368713],[16.9072285,48.1368027],[16.9073677,48.13694],[16.9074478,48.1370125],[16.9075394,48.1370735],[16.9076481,48.1371422],[16.9078178,48.1371918],[16.9079781,48.1372604],[16.9082088,48.1373215],[16.9084282,48.1373825],[16.9085388,48.1374207],[16.908968,48.1376305],[16.9091492,48.1377106],[16.909668,48.1379509],[16.9098091,48.1379814],[16.9098186,48.1381111],[16.9099083,48.1382599],[16.910059,48.138401],[16.9102879,48.1385307],[16.9105186,48.1386108],[16.910759,48.1386719],[16.9110088,48.1387024],[16.9111977,48.1387329],[16.9114094,48.1388206],[16.9115582,48.1389427],[16.9116783,48.139061],[16.9117393,48.1392021],[16.9117489,48.1394005],[16.9117184,48.1401024],[16.9117889,48.1401024],[16.9117489,48.1404533],[16.9116287,48.1407623],[16.911438,48.1410217],[16.9112186,48.1412201],[16.9110584,48.1413422],[16.9108181,48.1414528],[16.910799,48.1415024],[16.910799,48.141571],[16.910778,48.1416626],[16.9107094,48.1417007],[16.9103394,48.1416626],[16.9102478,48.1417809],[16.9101486,48.141922],[16.910099,48.1420631],[16.9099789,48.1425629],[16.9099293,48.1427803],[16.9098186,48.1430626],[16.9096489,48.1433334],[16.9095688,48.1434898],[16.9095688,48.143631],[16.9096394,48.1436806],[16.9097595,48.1437111],[16.910059,48.1438026],[16.9126587,48.1448402],[16.9130077,48.1449623],[16.9137192,48.145092],[16.9142494,48.145153],[16.917429,48.1451607],[16.9189377,48.1451797],[16.9216881,48.1452713],[16.9217892,48.1452713],[16.9232883,48.1452026],[16.9239082,48.1451912],[16.9241581,48.1451912],[16.9251194,48.1453705],[16.9268684,48.14534],[16.9274483,48.1452904],[16.9287891,48.1452217],[16.9292488,48.1452217],[16.9297886,48.1452332],[16.9306793,48.1452522],[16.9310894,48.1452408],[16.9314384,48.1452408],[16.9315681,48.1452522],[16.9318886,48.1453018],[16.9321785,48.1453629],[16.9324493,48.1454506],[16.9330578,48.1457405],[16.9335594,48.1459732],[16.9340782,48.1462021],[16.9344177,48.1463699],[16.9346485,48.1464615],[16.9348679,48.1465111],[16.9368382,48.1476898],[16.9372883,48.1479607],[16.9374981,48.1480904],[16.9375782,48.1481209],[16.939249,48.1487923],[16.9393387,48.1486931],[16.9396782,48.1487617],[16.9399891,48.1488724],[16.9400387,48.1487999],[16.9401188,48.1486931],[16.9403687,48.1486435],[16.9404278,48.1486206],[16.9405384,48.148613],[16.940588,48.1485901],[16.9407177,48.1485519],[16.9407578,48.1485329],[16.9408379,48.1484833],[16.9409695,48.1483612],[16.9410191,48.1483421],[16.9411488,48.1481705],[16.9411793,48.1481209],[16.9412289,48.1480408],[16.9412785,48.1479607],[16.9413185,48.1478806],[16.9413586,48.1478119],[16.9414787,48.14785],[16.9416485,48.1479111],[16.9421177,48.1481323],[16.9421787,48.1481934],[16.9422588,48.148243],[16.9423981,48.1483002],[16.9421482,48.1486931],[16.9441891,48.1493797],[16.9442978,48.1494026],[16.9442692,48.1494522],[16.9443989,48.1495209],[16.9444084,48.1497307],[16.9442692,48.1499405],[16.9443188,48.1499825],[16.9442177,48.1501198],[16.9440594,48.1503334],[16.9441586,48.1504211],[16.9442482,48.1505127],[16.9443092,48.1506004],[16.9442177,48.1508102],[16.9442482,48.1508904],[16.9447479,48.1514015],[16.9448891,48.1515617],[16.9452286,48.1519203],[16.9455986,48.1523399],[16.9459476,48.1528625],[16.9460793,48.153141],[16.9461594,48.1532631],[16.9463577,48.1535034],[16.9464684,48.1535797],[16.9465294,48.1536522],[16.946558,48.1537209],[16.9465694,48.1537819],[16.946579,48.1538124],[16.9465885,48.1538506],[16.9468079,48.1539803],[16.9470787,48.1543007],[16.9471779,48.1543808],[16.9474792,48.1547318],[16.9476585,48.15485],[16.9479485,48.1551704],[16.9482479,48.1556816],[16.9484692,48.1561012],[16.9487991,48.1565704],[16.949049,48.1568909],[16.949398,48.1572304],[16.9499378,48.157383],[16.9502583,48.1575317],[16.9513092,48.1582222],[16.9519482,48.1585808],[16.9526176,48.1590004],[16.9531689,48.1595802],[16.9533882,48.1597404],[16.9535084,48.1598129],[16.9538879,48.1600533],[16.9542389,48.1603432],[16.9544086,48.160511],[16.9544792,48.1606827],[16.9544983,48.1608009],[16.9547482,48.1609497],[16.9548492,48.1610413],[16.9549389,48.1610413],[16.9551487,48.1610832],[16.9554195,48.1611328],[16.9555492,48.1611328],[16.9556179,48.1611519],[16.9556885,48.1612206],[16.9558277,48.1614799],[16.9559689,48.1617813],[16.956068,48.1619835],[16.9562283,48.1620712],[16.9563084,48.1620903],[16.956419,48.1621323],[16.9563293,48.162262],[16.9562187,48.1624298],[16.956028,48.162571],[16.9564877,48.1628799],[16.9578094,48.16399],[16.9589081,48.1645126],[16.9594784,48.1647415],[16.9604282,48.1649933],[16.965168,48.1655312],[16.9679585,48.1656227],[16.9706192,48.1659813],[16.9710178,48.1661034],[16.971529,48.1663933],[16.9717884,48.1664734],[16.9722691,48.16679],[16.9727383,48.1673126],[16.9729385,48.1676826],[16.9730682,48.1678123],[16.9732685,48.1685524],[16.9735184,48.1692505],[16.9737892,48.1695709],[16.9742393,48.1697617],[16.9748592,48.1698112],[16.9758186,48.1697502],[16.9765892,48.1694717],[16.9775181,48.1691208],[16.9783993,48.1684723],[16.9786587,48.1680908],[16.9786587,48.1679611],[16.9796791,48.1678505],[16.9797993,48.1678314],[16.9811478,48.1673508],[16.9827595,48.1667633],[16.9835987,48.1664505],[16.9839783,48.1662827],[16.9860592,48.1650734],[16.9861794,48.1649399],[16.9862289,48.1646614],[16.9862881,48.1645622],[16.9864388,48.164463],[16.9872494,48.1640511],[16.9888592,48.1631927],[16.9891376,48.163002],[16.989418,48.1627121],[16.9898682,48.162323],[16.9901295,48.1621323],[16.9915581,48.1612816],[16.9918289,48.1611023],[16.9922295,48.1607323],[16.9924488,48.1606102],[16.9930077,48.1603508],[16.9933681,48.1601334],[16.9937477,48.159832],[16.9940777,48.1596222],[16.9942989,48.1595116],[16.9945393,48.1593513],[16.9949493,48.1590233],[16.9952583,48.1588707],[16.9955292,48.15868],[16.9961395,48.15839],[16.9962387,48.1583405],[16.9966278,48.1581116],[16.9969292,48.1579933],[16.9972687,48.1578598],[16.9976578,48.1576233],[16.9978294,48.1575623],[16.9980793,48.1575012],[16.9988785,48.1573906],[16.9990482,48.157341],[16.9991493,48.1572723],[16.9992294,48.1571732],[16.9994087,48.1570511],[16.9994678,48.1570015],[16.999548,48.1569099],[16.9996586,48.1568527],[17.0001183,48.1566429],[17.0003681,48.1565018],[17.0005989,48.1563416],[17.0008087,48.1561699],[17.0009689,48.1560402],[17.001358,48.1557922],[17.0023785,48.15522],[17.002779,48.1550713],[17.0037193,48.1545525],[17.0039978,48.15448],[17.0043392,48.154213],[17.0043392,48.1538506],[17.0043888,48.1536522],[17.0043983,48.1535606],[17.0043888,48.1534729],[17.0043678,48.1533623],[17.0043278,48.1532516],[17.0042877,48.1531906],[17.0044079,48.153183],[17.0045185,48.1531715],[17.0048084,48.1531715],[17.0058479,48.1529922],[17.0064182,48.1528435],[17.0077686,48.1523018],[17.0090694,48.1517525],[17.0092087,48.1516914],[17.0101986,48.1509705],[17.012989,48.1494331],[17.0135078,48.1490707],[17.014349,48.1484413],[17.0146484,48.1482201],[17.0148983,48.1480408],[17.0151978,48.1477509],[17.0155392,48.1475601],[17.0157394,48.1474304],[17.0163784,48.1469307],[17.0167084,48.1466408],[17.0170879,48.1462822],[17.0172577,48.1461411],[17.018198,48.1453133],[17.0185986,48.1449127],[17.0189285,48.1445503],[17.0198879,48.1436615],[17.0207882,48.1428604],[17.021698,48.1422501],[17.0221977,48.1419411],[17.0236893,48.1411629],[17.0257092,48.1403313],[17.0269489,48.1398926],[17.0272789,48.139782],[17.027689,48.1397133],[17.0281582,48.1396523],[17.0290089,48.1396027],[17.0294895,48.1395531],[17.0330181,48.1390305],[17.0337486,48.1389809],[17.0344391,48.1389618],[17.0353394,48.1389503],[17.0362282,48.1389732],[17.0373287,48.1390419],[17.0380192,48.1390228],[17.0383186,48.1390114],[17.0388279,48.1390228],[17.0394783,48.139061],[17.0403194,48.1391716],[17.0405579,48.1392021],[17.0406685,48.1391907],[17.0407486,48.1391602],[17.0407982,48.1392021],[17.0416584,48.1393929],[17.0422783,48.1394501],[17.0446091,48.1398811],[17.045269,48.1399803],[17.0458889,48.1401024],[17.046299,48.1401711],[17.0465279,48.1402016],[17.0468082,48.1401901],[17.0473995,48.1402321],[17.0476894,48.1402397],[17.0482483,48.1402321],[17.0496178,48.1403198],[17.0503883,48.1403618],[17.050869,48.1403923],[17.0514088,48.1404305],[17.0519485,48.1405106],[17.0527191,48.1406631],[17.0533791,48.1407928],[17.0539894,48.1409302],[17.0555878,48.1414032],[17.056179,48.1415634],[17.0572281,48.1417618],[17.0573788,48.1417618],[17.0576077,48.1417999],[17.0580578,48.1418419],[17.0584278,48.1419029],[17.0588779,48.1419106],[17.0592194,48.1418915],[17.059288,48.1419106],[17.0593491,48.1419334],[17.0594692,48.1418915],[17.0595779,48.1419334],[17.0597992,48.1419601],[17.0607281,48.1420326],[17.0618687,48.1421013],[17.062418,48.1421127],[17.0627689,48.1420708],[17.0630684,48.1420097],[17.0636177,48.1419601],[17.0650692,48.1417809],[17.0673695,48.1414719],[17.0700378,48.1409531],[17.0731392,48.1403503],[17.0732193,48.1403122],[17.0732288,48.1402817],[17.0733986,48.1403618],[17.0734081,48.1405525],[17.0734787,48.1409111],[17.074358,48.140892],[17.0746593,48.1408119],[17.0747795,48.1408005],[17.0752487,48.1406898],[17.0757484,48.1407013],[17.0759583,48.1405602],[17.0765591,48.1403618],[17.0768795,48.1403732],[17.0774288,48.1403618],[17.0776882,48.1403313],[17.0777493,48.1402931],[17.0781479,48.1402016],[17.0784092,48.1402397],[17.0796585,48.1400223],[17.0806885,48.139843],[17.0813694,48.1397133],[17.0836277,48.1392822],[17.0849991,48.1389923],[17.0870285,48.1386909],[17.0894394,48.1381721],[17.0920887,48.1376801],[17.0938492,48.1373825],[17.0957394,48.1371231],[17.0969791,48.1370316],[17.0983295,48.1369209],[17.0985489,48.1368217],[17.0990086,48.1368332],[17.099329,48.1368828],[17.1003284,48.1368103],[17.1004181,48.1367302],[17.1004581,48.1367111],[17.1005993,48.1367607],[17.1007481,48.1367912],[17.1008377,48.1368408],[17.1009388,48.1368523],[17.1022778,48.1368828],[17.1023788,48.1368828],[17.1043282,48.1369209],[17.1044292,48.1369209],[17.1047287,48.1369324],[17.1048183,48.1369324],[17.1049786,48.1369324],[17.1048889,48.1368599],[17.1048889,48.1367226],[17.1048584,48.1366806],[17.1048183,48.1366501],[17.1047478,48.1366501],[17.1047077,48.136631],[17.1047077,48.13657],[17.1047077,48.1365204],[17.1047192,48.1364212],[17.104599,48.1396217],[17.1046295,48.1401329],[17.1048393,48.140152],[17.1049385,48.140152],[17.104929,48.1401825],[17.104908,48.1404533],[17.1048985,48.1405907],[17.104969,48.1406822],[17.105238,48.1408119],[17.105299,48.1407204],[17.1068687,48.1412506],[17.1068287,48.1413002],[17.107008,48.1413612],[17.1070385,48.1413231],[17.1071091,48.1413422],[17.1071587,48.1413612],[17.1072083,48.1413727],[17.1073189,48.1413498],[17.1076794,48.1414719],[17.1076984,48.1415329],[17.1079788,48.1416206],[17.1079578,48.1416626],[17.1081886,48.1417427],[17.1082478,48.1417122],[17.1095181,48.1421318],[17.1093578,48.1423607],[17.1093178,48.1424026],[17.1091881,48.14254],[17.1088886,48.1428833],[17.1083279,48.1431313],[17.1083584,48.1431618],[17.1085091,48.14328],[17.1085777,48.1433411],[17.1087589,48.1434822],[17.1087894,48.1435204],[17.1088181,48.1435814],[17.1086788,48.1437302],[17.1085987,48.1438217]]},{"id":19489,"author":"AnaDigit","name_GR":"Sultans Trail: 2.01. Bratislava - \u010cunovo","description_GR":"Section-Trail 2.01","path":"Sultans_Trail\/sultans_trail_201","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":20068,"name_EN":"Sultans Trail: 2.01. Bratislava - \u010cunovo","description_EN":"Section-Trail 2.01","ascent_time":418,"descent_time":418,"marker":"","level":9,"ascent":134,"descent":152,"maxelev":148,"minelev":126,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.10859 48.03055,17.19992 48.1441)","views":0,"millestones":"","x":17.1307926,"y":48.102211,"coor":[[17.1085911,48.1438293],[17.1090221,48.1440125],[17.1091518,48.144043],[17.1091919,48.1440506],[17.1091728,48.1440201],[17.1092625,48.1438904],[17.1093121,48.1438217],[17.1093922,48.1438522],[17.1094418,48.1438828],[17.1095219,48.1439018],[17.1095428,48.1439323],[17.1096325,48.1439705],[17.1097221,48.144001],[17.1097717,48.1439896],[17.1098328,48.144001],[17.1098824,48.1440125],[17.1099319,48.1440315],[17.1099911,48.1441002],[17.110342,48.1438904],[17.1106911,48.1435623],[17.1106014,48.1435204],[17.1106625,48.1434708],[17.1109428,48.1432228],[17.1110821,48.1430626],[17.111042,48.1430206],[17.1110725,48.1430016],[17.1111126,48.1429596],[17.1113625,48.1426926],[17.1118927,48.1429214],[17.1119118,48.1428909],[17.1119423,48.1428719],[17.1119728,48.1428413],[17.112011,48.1427994],[17.112072,48.1427498],[17.1119823,48.1426201],[17.111702,48.1421318],[17.1115818,48.1419525],[17.1115322,48.14188],[17.1113911,48.1417923],[17.1114311,48.1417618],[17.1114712,48.1417198],[17.1114712,48.1416893],[17.1114216,48.1416397],[17.111372,48.1416016],[17.1117611,48.14114],[17.1117516,48.1411018],[17.1117611,48.1410522],[17.1117821,48.1409721],[17.1120224,48.1403427],[17.112072,48.1403503],[17.1121426,48.1403618],[17.1121826,48.1403694],[17.1122017,48.1403313],[17.1122112,48.1402817],[17.1122322,48.1402397],[17.1122513,48.1402016],[17.1122723,48.1401711],[17.1123028,48.14011],[17.1128826,48.1401024],[17.1140327,48.1400909],[17.1140919,48.1400909],[17.1141624,48.1400909],[17.1151123,48.1400795],[17.1151619,48.1400795],[17.1152821,48.1400795],[17.1163616,48.1400604],[17.1164112,48.1400719],[17.1164818,48.1400528],[17.116581,48.1399803],[17.116581,48.1400299],[17.116621,48.1400299],[17.1166325,48.1399994],[17.1166916,48.1400108],[17.1167526,48.1400414],[17.1168728,48.1400528],[17.1169415,48.1400528],[17.1170216,48.1400604],[17.1171017,48.1400909],[17.1171017,48.1402016],[17.1172714,48.1402016],[17.1172714,48.1400604],[17.1172314,48.1397324],[17.1171417,48.1389008],[17.1171322,48.1386909],[17.1170311,48.1376724],[17.1170216,48.1374512],[17.1169224,48.1362114],[17.1169128,48.1358795],[17.1169224,48.1358223],[17.1169224,48.1357613],[17.1168423,48.1357613],[17.1168022,48.1358414],[17.1167526,48.1358604],[17.1167412,48.135952],[17.1168919,48.1359406],[17.1171627,48.1359329],[17.117342,48.1359329],[17.1175117,48.13591],[17.117691,48.135891],[17.1175919,48.1360703],[17.1179314,48.1362114],[17.118412,48.13657],[17.1196022,48.1366501],[17.119772,48.136673],[17.1201725,48.136692],[17.122261,48.1365623],[17.1231422,48.1364326],[17.1234016,48.1363716],[17.1245117,48.1362419],[17.1245918,48.1362],[17.1249123,48.1359596],[17.1252518,48.1358604],[17.1256218,48.1358223],[17.1261921,48.1358223],[17.1265621,48.1357307],[17.1271725,48.1356621],[17.1274414,48.135601],[17.1275616,48.1355629],[17.1276226,48.1355515],[17.1280212,48.1355019],[17.1280823,48.1355019],[17.1282024,48.1354904],[17.1284714,48.1354294],[17.1285515,48.1354218],[17.1289825,48.135601],[17.1290722,48.1356201],[17.1295013,48.135643],[17.130661,48.1354523],[17.1320229,48.1352196],[17.1325016,48.1350327],[17.1328812,48.1349525],[17.1337719,48.1347427],[17.1349812,48.1345024],[17.1360321,48.1340904],[17.1366615,48.133831],[17.1370811,48.1337509],[17.1374512,48.1335793],[17.1378021,48.1334114],[17.1382217,48.1332207],[17.1383018,48.1331825],[17.1390419,48.1326523],[17.1395226,48.1321907],[17.1386528,48.1322212],[17.1379719,48.1313705],[17.1376419,48.1311913],[17.1374416,48.1309929],[17.1367817,48.1305122],[17.1371727,48.1300621],[17.1376114,48.1296005],[17.1379623,48.1295128],[17.1382923,48.1293793],[17.1385918,48.1291618],[17.1390324,48.1288719],[17.1392612,48.1286392],[17.1394711,48.1282921],[17.1397724,48.1278915],[17.1400719,48.1276093],[17.1402912,48.1273308],[17.1407127,48.1269112],[17.140892,48.1267624],[17.1409912,48.1267319],[17.1411324,48.1266823],[17.1413517,48.1266708],[17.1416016,48.1267014],[17.1419125,48.1266899],[17.1422215,48.1266212],[17.1424828,48.1266212],[17.1426525,48.1265907],[17.1428318,48.1264915],[17.1428814,48.1264305],[17.142931,48.1262894],[17.142952,48.1262398],[17.142931,48.1257896],[17.1429825,48.1255493],[17.142992,48.1254692],[17.1429615,48.1251907],[17.1429615,48.1251526],[17.1428623,48.1248322],[17.1428223,48.1243896],[17.1427422,48.1243095],[17.142662,48.1242523],[17.142601,48.1242104],[17.1424828,48.1240196],[17.1424828,48.1237907],[17.1424923,48.1236916],[17.1425228,48.1233215],[17.1425323,48.1227303],[17.1425018,48.1224327],[17.1424026,48.1220093],[17.1422215,48.1216125],[17.1421623,48.1214905],[17.1419525,48.1211014],[17.1417027,48.1205711],[17.1416817,48.1204529],[17.1416912,48.120163],[17.1416321,48.1197815],[17.1415825,48.1196823],[17.1414928,48.1194992],[17.1411514,48.11903],[17.1406612,48.1186218],[17.140501,48.1184196],[17.1403217,48.1181526],[17.1401424,48.1179619],[17.1400928,48.117672],[17.1399326,48.1173325],[17.1397228,48.1169014],[17.139122,48.1164627],[17.1388016,48.115921],[17.1389313,48.1157722],[17.1389427,48.1156197],[17.1387119,48.1156807],[17.138092,48.115963],[17.1379223,48.1159706],[17.1374817,48.1160393],[17.1370811,48.1161003],[17.1367626,48.1161613],[17.1363621,48.1162529],[17.1361427,48.1162796],[17.1359425,48.1162605],[17.1356926,48.116272],[17.1354523,48.116291],[17.135231,48.1163025],[17.1350517,48.1163406],[17.1349525,48.1164093],[17.1346321,48.1165123],[17.133812,48.1167717],[17.1268425,48.1096916],[17.1266613,48.1093216],[17.1266518,48.1092529],[17.1265411,48.1085129],[17.1265717,48.1082306],[17.1266823,48.1077118],[17.1268921,48.1070099],[17.1270924,48.1066399],[17.1276512,48.1059608],[17.1281815,48.1053619],[17.1283321,48.1051712],[17.1283817,48.1051102],[17.128582,48.1048698],[17.1291313,48.1041908],[17.1301727,48.102951],[17.1307926,48.102211],[17.1313725,48.1015205],[17.1315422,48.1012726],[17.1316319,48.1010208],[17.1316814,48.10075],[17.1317024,48.1004715],[17.131691,48.1003723],[17.1316814,48.1003227],[17.1316814,48.1002693],[17.1318722,48.0999603],[17.1318417,48.0998917],[17.1315022,48.0994225],[17.1314411,48.0992699],[17.1315022,48.0991821],[17.1317024,48.0990906],[17.1319218,48.0990601],[17.1321125,48.0990715],[17.1322327,48.0990906],[17.1325226,48.0990906],[17.1326523,48.0989494],[17.1327324,48.0987129],[17.1328621,48.0985718],[17.1330719,48.0979309],[17.1332417,48.0972595],[17.1333313,48.0971107],[17.1336021,48.0964928],[17.1336212,48.0963707],[17.1340714,48.0953522],[17.1342525,48.0931129],[17.1341915,48.0929527],[17.134161,48.0922203],[17.1345615,48.0918121],[17.1345425,48.091732],[17.134552,48.0916023],[17.1344128,48.0915108],[17.1342621,48.0914917],[17.1339817,48.0914307],[17.1338615,48.0912819],[17.1339321,48.0907593],[17.1337719,48.0898628],[17.1340122,48.0886421],[17.1341724,48.0883102],[17.1341324,48.0878525],[17.1347618,48.0874519],[17.134922,48.0872421],[17.1351013,48.0865822],[17.1352615,48.0862503],[17.1353512,48.0861206],[17.1350822,48.0860214],[17.1347313,48.0855904],[17.1345921,48.0855293],[17.1346416,48.0852127],[17.1346321,48.08461],[17.1340923,48.0825729],[17.1336517,48.0807724],[17.1336021,48.0805016],[17.1335812,48.0802422],[17.1336021,48.0799294],[17.1336613,48.0797119],[17.1337414,48.0794525],[17.1339226,48.079052],[17.1341228,48.0786896],[17.1345711,48.0778923],[17.135191,48.0768204],[17.1353722,48.0765724],[17.1355915,48.0763626],[17.1358414,48.0761528],[17.1388817,48.0741806],[17.1391926,48.0739212],[17.1403427,48.0732498],[17.1413422,48.0727501],[17.1421528,48.0724907],[17.1419525,48.0723495],[17.1420116,48.0721817],[17.1423016,48.0720596],[17.1439514,48.0707321],[17.1438618,48.0704613],[17.1442013,48.0700607],[17.1444511,48.0697327],[17.1444416,48.069622],[17.1441326,48.0694618],[17.1440716,48.0694199],[17.1438923,48.0693207],[17.1439514,48.0692711],[17.1487923,48.0656128],[17.1492615,48.0652504],[17.150322,48.0644722],[17.1509113,48.0641899],[17.1512222,48.0640717],[17.1521912,48.0637894],[17.1544323,48.0631294],[17.1544914,48.0629501],[17.1544228,48.0628014],[17.154232,48.0627098],[17.1536713,48.0624504],[17.1530018,48.0619926],[17.152771,48.0617905],[17.1525917,48.06147],[17.1525517,48.0610619],[17.1525822,48.0609627],[17.1527023,48.0607719],[17.1527119,48.0605812],[17.1525116,48.0605125],[17.1521511,48.0602417],[17.151022,48.0593224],[17.1504021,48.0587921],[17.1501427,48.0585823],[17.1500912,48.0582924],[17.1500626,48.0577812],[17.1497612,48.0577126],[17.1495724,48.0576706],[17.1493626,48.0576324],[17.1490211,48.05756],[17.1484623,48.0574226],[17.1480827,48.0572701],[17.1480427,48.0571022],[17.1476822,48.0564995],[17.1473713,48.0560226],[17.1473427,48.0559311],[17.1473618,48.0558014],[17.147501,48.0555992],[17.1476517,48.0553818],[17.1479416,48.0550423],[17.1480026,48.0549698],[17.1480618,48.0548706],[17.1480713,48.054821],[17.1481018,48.0547218],[17.1481419,48.0546799],[17.1484222,48.0545006],[17.1487217,48.0543022],[17.1491222,48.0540428],[17.1494617,48.0538025],[17.1497612,48.0535316],[17.150341,48.0530205],[17.1503925,48.0529594],[17.1503811,48.0528526],[17.150362,48.0527802],[17.1507225,48.0528908],[17.1507816,48.0529099],[17.1511917,48.0530319],[17.1512527,48.0530815],[17.151392,48.0531311],[17.1515923,48.0531921],[17.1518211,48.0532303],[17.1521511,48.0532608],[17.1523914,48.0531807],[17.1525421,48.0530701],[17.1527824,48.052681],[17.152792,48.0525398],[17.1528111,48.0524597],[17.1532021,48.0520897],[17.1533222,48.0520096],[17.1535625,48.0520096],[17.1537418,48.0519829],[17.1546326,48.0517998],[17.1547718,48.0517693],[17.154932,48.0516701],[17.1555023,48.0513725],[17.1558628,48.0511398],[17.1561527,48.0508995],[17.1570015,48.0508614],[17.1571922,48.0508919],[17.1575813,48.0508728],[17.1578312,48.0508423],[17.1587029,48.0505829],[17.1587715,48.050663],[17.1588917,48.0507317],[17.1590519,48.0507126],[17.1591816,48.050663],[17.1592922,48.0505409],[17.1596127,48.0504723],[17.1599121,48.0504417],[17.1600723,48.0505524],[17.160181,48.0506516],[17.160511,48.0508728],[17.160841,48.0510406],[17.1610928,48.050972],[17.1616325,48.0507317],[17.1623211,48.0500908],[17.1623325,48.0499992],[17.1627426,48.0495911],[17.1639328,48.0482292],[17.1642818,48.0478401],[17.1644421,48.0476418],[17.1647625,48.0473022],[17.1651325,48.0470619],[17.1653919,48.0469513],[17.1660519,48.046051],[17.1661224,48.0459518],[17.1670723,48.0444412],[17.1681023,48.0427895],[17.1704025,48.0422707],[17.172102,48.0419006],[17.1733818,48.0419617],[17.1744118,48.0419426],[17.1760826,48.0414314],[17.1769619,48.0412827],[17.1774311,48.0411606],[17.1783619,48.0410728],[17.1803112,48.0409927],[17.1805725,48.0409317],[17.1811123,48.0407906],[17.181282,48.0407219],[17.1821728,48.0406227],[17.1824112,48.0404701],[17.1829624,48.0402298],[17.1839218,48.040062],[17.1844711,48.0400314],[17.1850624,48.0400314],[17.1856613,48.0401611],[17.1861725,48.0402718],[17.1875515,48.0403328],[17.1884422,48.0403214],[17.1887722,48.0402107],[17.1894512,48.0401726],[17.1897621,48.0399704],[17.1898022,48.0395126],[17.1916828,48.0390129],[17.1930828,48.0384026],[17.194191,48.0379219],[17.1949921,48.0375595],[17.1952724,48.0373802],[17.1957626,48.0370522],[17.1962624,48.0359802],[17.1962814,48.0357513],[17.1961823,48.0354195],[17.1961613,48.0348625],[17.196331,48.0346298],[17.197052,48.0340996],[17.1978111,48.03368],[17.1994419,48.0330315],[17.1998024,48.0328407],[17.1998825,48.0327225],[17.1998425,48.0325127],[17.1998425,48.0323715],[17.1999226,48.0320015],[17.1998711,48.031971],[17.1997814,48.0316505],[17.1996212,48.0313721],[17.199482,48.0312004],[17.1989918,48.0305519]]},{"id":19490,"author":"AnaDigit","name_GR":"Sultans Trail: 2.02a. \u010cunovo - Bod\u00edky","description_GR":"Section-Trail 2.02a","path":"Sultans_Trail\/sultans_trail_202","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":29209,"name_EN":"Sultans Trail: 2.02a. \u010cunovo - Bod\u00edky","description_EN":"Section-Trail 2.02a","ascent_time":629,"descent_time":629,"marker":"","level":9,"ascent":171,"descent":184,"maxelev":131,"minelev":115,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.20476 47.91735,17.4571 48.03392)","views":1,"millestones":"","x":17.3530483,"y":47.9846153,"coor":[[17.2047577,48.0272179],[17.2049084,48.027256],[17.2049179,48.0273476],[17.2051582,48.0273285],[17.2053776,48.027317],[17.2057972,48.0273056],[17.2060471,48.0273056],[17.2062378,48.0273056],[17.2062378,48.0272369],[17.2064877,48.0272255],[17.206728,48.0271759],[17.2068272,48.0271263],[17.2072487,48.0271149],[17.2080879,48.0265884],[17.2090187,48.0261154],[17.2100487,48.0256767],[17.210928,48.0253677],[17.2119274,48.0251083],[17.2132282,48.024868],[17.2141781,48.0247269],[17.2149677,48.0246658],[17.2152576,48.0246658],[17.2155285,48.0246849],[17.2158585,48.0247574],[17.2159176,48.0247879],[17.2159977,48.024826],[17.2164078,48.0250473],[17.2166882,48.0251465],[17.2171288,48.0252762],[17.2171574,48.0253181],[17.2174587,48.0254555],[17.2179871,48.0257378],[17.2213383,48.0275879],[17.2236176,48.0288353],[17.2237186,48.0288963],[17.2243481,48.0292473],[17.2244377,48.0293579],[17.2245388,48.029377],[17.2244377,48.0293579],[17.2245388,48.029377],[17.224638,48.0293961],[17.224968,48.0295753],[17.2257786,48.0300179],[17.2270775,48.0307465],[17.2274971,48.0309868],[17.2275982,48.0310783],[17.228138,48.031395],[17.2311382,48.0330276],[17.2312584,48.0330353],[17.2314777,48.033165],[17.2315483,48.0332069],[17.2324371,48.0336952],[17.2328281,48.0339165],[17.2329674,48.0338249],[17.2329483,48.0337067],[17.2332172,48.0336685],[17.2335377,48.033535],[17.2336578,48.0335579],[17.233717,48.0332375],[17.233757,48.0331459],[17.2339783,48.0329056],[17.234087,48.0327263],[17.2343082,48.0324554],[17.2345982,48.0321579],[17.2353687,48.0314484],[17.2356873,48.031105],[17.2360077,48.0308456],[17.2373581,48.029686],[17.237587,48.0294456],[17.2381287,48.028965],[17.2389088,48.0282478],[17.2390976,48.0279884],[17.2405376,48.0266876],[17.240818,48.0264282],[17.2427788,48.025116],[17.2444687,48.0231285],[17.2456875,48.0215149],[17.2466488,48.0200958],[17.2469177,48.0196152],[17.2472477,48.0196877],[17.2476578,48.0196762],[17.2486172,48.0195465],[17.2489986,48.0195351],[17.249567,48.019455],[17.2496586,48.0194855],[17.2498379,48.0196266],[17.2501984,48.0192184],[17.2505188,48.0187454],[17.2509384,48.0180473],[17.2512684,48.0176964],[17.2515373,48.0173759],[17.2517872,48.016777],[17.252058,48.0157967],[17.2521687,48.0151558],[17.2522182,48.0145378],[17.2522087,48.0120354],[17.2519474,48.0120354],[17.2519379,48.010807],[17.2517281,48.0108261],[17.2516575,48.0108871],[17.2516079,48.0110779],[17.2513371,48.0110779],[17.2511482,48.0109177],[17.2511787,48.0108261],[17.2512379,48.0105972],[17.2508774,48.0100975],[17.2507687,48.0098953],[17.2506485,48.0095253],[17.2507286,48.0082054],[17.2507076,48.0074577],[17.2508583,48.0072556],[17.2512283,48.0069084],[17.2513676,48.0066948],[17.2514687,48.006546],[17.2525578,48.005085],[17.2526188,48.0047455],[17.2538681,48.0031776],[17.2539883,48.0027275],[17.255497,48.0020981],[17.2564182,48.001667],[17.2571487,48.0014076],[17.2581177,48.0011673],[17.258358,48.0010452],[17.2586479,48.0009575],[17.2594872,48.000206],[17.2608871,47.9996872],[17.2638073,47.9988556],[17.2647476,47.9986076],[17.2654877,47.9983749],[17.2672081,47.9979057],[17.2679386,47.9976883],[17.2683678,47.9975967],[17.2703171,47.9970284],[17.2715683,47.9967155],[17.2723885,47.9964867],[17.2725277,47.9964752],[17.2728386,47.9965477],[17.2733879,47.9964066],[17.2755184,47.9961967],[17.2763386,47.9961777],[17.2773972,47.9962158],[17.2785683,47.9962578],[17.279047,47.9962578],[17.2798481,47.9962883],[17.2820377,47.9963455],[17.2850971,47.9964256],[17.2867584,47.9964676],[17.2890072,47.9966049],[17.2893372,47.9965553],[17.2898083,47.9966049],[17.291357,47.996666],[17.2938385,47.9968071],[17.2954578,47.9968071],[17.2965488,47.9969063],[17.2978477,47.9969559],[17.2990074,47.9970169],[17.2995071,47.9970169],[17.3000183,47.9970665],[17.300148,47.997097],[17.3004684,47.9970665],[17.3016987,47.9970779],[17.306757,47.9972458],[17.3077679,47.9973068],[17.3108082,47.9973984],[17.3128777,47.9974976],[17.3145771,47.9975777],[17.3155479,47.9975548],[17.3160973,47.9975967],[17.3160877,47.9974174],[17.3162174,47.9973869],[17.3163986,47.9973869],[17.3170776,47.9974976],[17.3182888,47.9975052],[17.3191776,47.9975357],[17.3193188,47.9975967],[17.3193474,47.9977264],[17.3194275,47.9976273],[17.3196182,47.9975662],[17.3200283,47.9975357],[17.3224182,47.9974174],[17.3249683,47.9971275],[17.3271885,47.9967766],[17.3281784,47.9966469],[17.3287487,47.9965248],[17.3293171,47.9962463],[17.3298874,47.9959183],[17.331007,47.995636],[17.3312683,47.9955673],[17.3316784,47.9954376],[17.3320675,47.9954147],[17.3322277,47.9954948],[17.332798,47.9957581],[17.3333588,47.996006],[17.3335781,47.9960861],[17.3336487,47.9962463],[17.3349171,47.9960175],[17.3363571,47.9958153],[17.3376083,47.9956665],[17.3407688,47.9954872],[17.3426075,47.9952278],[17.3438473,47.9950066],[17.345747,47.9946175],[17.3501987,47.9936752],[17.352438,47.9931259],[17.3525486,47.9930267],[17.3526382,47.9929848],[17.3531971,47.992836],[17.353487,47.9927673],[17.3529072,47.9923172],[17.3527584,47.9922256],[17.3526077,47.9920464],[17.3525181,47.9918785],[17.3525887,47.9917374],[17.3526974,47.9916763],[17.353117,47.9915581],[17.3535976,47.9914055],[17.3538284,47.9912682],[17.3535385,47.9912453],[17.3530884,47.9913177],[17.3529682,47.9912758],[17.3526878,47.9907455],[17.352417,47.9903183],[17.3524284,47.9901657],[17.3528576,47.9896164],[17.353178,47.9890862],[17.3532372,47.9884453],[17.3530579,47.9877281],[17.3525887,47.9866562],[17.3525276,47.9864082],[17.3526974,47.9856262],[17.3528786,47.9849167],[17.3530483,47.9846153],[17.3533287,47.9843369],[17.3538971,47.9840164],[17.3540688,47.9839554],[17.3543377,47.9838676],[17.3565083,47.9833755],[17.3575573,47.9831085],[17.3582172,47.9829254],[17.3585587,47.9827957],[17.3591175,47.9824982],[17.3595371,47.9821548],[17.3599377,47.9817047],[17.3600273,47.981617],[17.3601875,47.981678],[17.3607273,47.9823952],[17.3614674,47.9823456],[17.3619976,47.9823265],[17.3624878,47.982357],[17.3630676,47.9823685],[17.3638687,47.982338],[17.3665371,47.9824066],[17.3684483,47.9824257],[17.3700085,47.9823456],[17.3703175,47.9823761],[17.370388,47.9823265],[17.3701687,47.981945],[17.3699379,47.9817352],[17.3698578,47.981636],[17.3698177,47.9814873],[17.3697472,47.9811783],[17.3694572,47.9806976],[17.3693886,47.9806061],[17.3693085,47.9804459],[17.3714771,47.9789352],[17.3717175,47.9787674],[17.3726788,47.9783249],[17.3745174,47.9774666],[17.3750286,47.9772072],[17.3756485,47.9767952],[17.3760586,47.9764748],[17.3768883,47.975647],[17.3775082,47.9749565],[17.3782673,47.9741058],[17.3783588,47.9739456],[17.3784485,47.9739075],[17.3787479,47.9736061],[17.3792076,47.973217],[17.3796978,47.9729156],[17.3805771,47.9724884],[17.3807583,47.9723969],[17.3811588,47.972187],[17.3820972,47.9717674],[17.383028,47.9713249],[17.3838673,47.9709282],[17.3840675,47.9708252],[17.3843575,47.9706154],[17.3845673,47.9704056],[17.3848286,47.9700851],[17.3851585,47.9696579],[17.3854179,47.9693985],[17.3856277,47.9692764],[17.3860683,47.9690666],[17.3863678,47.9689369],[17.3866386,47.9687767],[17.3868179,47.9686775],[17.3870373,47.9684982],[17.3875484,47.9681168],[17.3879986,47.9678383],[17.3882484,47.9677048],[17.3886375,47.9671555],[17.3887577,47.9669952],[17.3889484,47.9667282],[17.3891277,47.9663162],[17.3894577,47.9657059],[17.3895378,47.9654884],[17.3895588,47.9649849],[17.3894882,47.9646149],[17.3897686,47.9639854],[17.3907776,47.9630661],[17.3920383,47.9621162],[17.3931484,47.9616356],[17.3948574,47.960556],[17.3967075,47.9593582],[17.3974285,47.9585381],[17.3977375,47.9584084],[17.3980579,47.9582863],[17.3982487,47.9579964],[17.3982487,47.9577255],[17.3980083,47.9574051],[17.3979282,47.9572258],[17.3978081,47.9569359],[17.3976479,47.956646],[17.3976288,47.9565468],[17.3975677,47.9562149],[17.3973579,47.9559784],[17.3969288,47.9557076],[17.3967876,47.9551468],[17.3966885,47.9546585],[17.3967075,47.9544754],[17.397007,47.9540749],[17.3971672,47.9535866],[17.3971272,47.953476],[17.397047,47.9534073],[17.3969975,47.9532356],[17.3969784,47.9530449],[17.3969879,47.9528961],[17.397007,47.9527855],[17.3972473,47.9524765],[17.3975277,47.9523048],[17.398098,47.9520683],[17.3983383,47.9519577],[17.3987083,47.9517059],[17.3993587,47.9514084],[17.4001884,47.9509163],[17.4009972,47.9504166],[17.4017487,47.9498558],[17.4028988,47.9492073],[17.403698,47.9486275],[17.4043884,47.9479752],[17.4045677,47.9477959],[17.4053173,47.9471474],[17.4056587,47.9466858],[17.4065876,47.9457855],[17.4070473,47.9452782],[17.4075775,47.9449081],[17.407877,47.9442863],[17.4084377,47.9435577],[17.4087982,47.9430351],[17.4091282,47.9427071],[17.4094276,47.9420967],[17.4096584,47.9418259],[17.4098282,47.9415283],[17.4101772,47.9412956],[17.4103985,47.9408684],[17.410738,47.9404373],[17.4111881,47.9400368],[17.4113178,47.9398575],[17.411417,47.939476],[17.412117,47.9385948],[17.4123974,47.9384384],[17.4126682,47.9382362],[17.4129772,47.9378967],[17.4130077,47.9376984],[17.4131985,47.9374084],[17.4137077,47.937027],[17.4140587,47.9368553],[17.4142284,47.9364662],[17.4148884,47.9359055],[17.4184284,47.9333954],[17.4195976,47.9326477],[17.4212074,47.9320259],[17.4218979,47.9316254],[17.4225788,47.9312363],[17.4235783,47.9305382],[17.4242382,47.9300575],[17.4247875,47.9298058],[17.4250584,47.9296379],[17.4251881,47.9294968],[17.4252872,47.9292984],[17.4255371,47.9290466],[17.4255886,47.9287453],[17.4256878,47.9285355],[17.4259281,47.9283447],[17.4265175,47.9280281],[17.4267387,47.9277878],[17.4269085,47.9275856],[17.429018,47.9259567],[17.4293671,47.9256058],[17.4297371,47.9252472],[17.4301186,47.9249382],[17.4305973,47.9243164],[17.4324875,47.9223175],[17.4335976,47.9210281],[17.4340878,47.9202156],[17.434557,47.9195747],[17.4357872,47.9177856],[17.4361572,47.9174461],[17.4364681,47.917347],[17.4373779,47.9177284],[17.4385777,47.918148],[17.4388771,47.9183769],[17.439827,47.919426],[17.4404774,47.9200974],[17.4407978,47.9203758],[17.4409084,47.9204674],[17.4414978,47.9209557],[17.4422588,47.9215775],[17.4424686,47.9217148],[17.4426479,47.9218254],[17.4433479,47.9223557],[17.4436474,47.9225655],[17.4448471,47.9231682],[17.4450378,47.9232864],[17.4455471,47.9237366],[17.4457474,47.9238663],[17.4460182,47.9241676],[17.4465084,47.9248466],[17.4472179,47.9256477],[17.4475288,47.9259148],[17.4476376,47.9261665],[17.4477272,47.9263573],[17.4478588,47.9266167],[17.4478779,47.9267082],[17.4479275,47.9268875],[17.4480572,47.927227],[17.4484386,47.9284668],[17.4480572,47.927227],[17.4479275,47.9268875],[17.4484386,47.9284668],[17.4487476,47.9286079],[17.4495182,47.9286156],[17.4496288,47.9285049],[17.4498386,47.9284172],[17.4502983,47.928318],[17.4511375,47.9281578],[17.4517975,47.9279785],[17.4522171,47.9277153],[17.4525471,47.9274368],[17.4532185,47.926548],[17.4532471,47.926506],[17.4536476,47.9262848],[17.4536076,47.9263458],[17.4539471,47.9262085],[17.4541187,47.9261856],[17.4544182,47.9261284],[17.455328,47.9259872],[17.4555874,47.9259262],[17.4562187,47.9256172],[17.4567585,47.9254456],[17.457037,47.9255867],[17.457098,47.9256172]]},{"id":19491,"author":"AnaDigit","name_GR":"Sultans Trail: 2.03. Bod\u00edky - \u0147\u00e1rad","description_GR":"Section-Trail 2.03","path":"Sultans_Trail\/sultans_trail_203","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":15669,"name_EN":"Sultans Trail: 2.03. Bod\u00edky - \u0147\u00e1rad","description_EN":"Section-Trail 2.03","ascent_time":323,"descent_time":323,"marker":"","level":9,"ascent":50,"descent":55,"maxelev":125,"minelev":111,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.4571 47.83582,17.59476 47.92562)","views":0,"millestones":"","x":17.5177765,"y":47.8903275,"coor":[[17.4570961,47.9256172],[17.4575157,47.9253769],[17.4576073,47.9253578],[17.4576168,47.9252663],[17.4576664,47.9251556],[17.4576969,47.9249573],[17.4576569,47.9247475],[17.4576569,47.924366],[17.457716,47.9242249],[17.457777,47.9239273],[17.4577961,47.9235954],[17.4576969,47.9232178],[17.4575558,47.9230843],[17.4578362,47.9228249],[17.4582062,47.9226646],[17.4593964,47.9218864],[17.4620361,47.920208],[17.4621773,47.9200554],[17.4627571,47.9193344],[17.4652157,47.9163055],[17.4652958,47.9162178],[17.4691372,47.9115067],[17.4707661,47.9107475],[17.4719658,47.9101372],[17.4746075,47.9088249],[17.4786472,47.9067154],[17.4792767,47.9063873],[17.4796257,47.9062042],[17.4799862,47.9060745],[17.4804859,47.9059868],[17.4836864,47.9057579],[17.4842873,47.9057045],[17.484726,47.9056168],[17.485136,47.9055252],[17.4855175,47.905426],[17.4895458,47.9038544],[17.4903374,47.9034958],[17.4909573,47.9030952],[17.4920673,47.9022446],[17.4925461,47.9019775],[17.4944057,47.9012375],[17.4949665,47.9010773],[17.4954872,47.9010277],[17.5004368,47.9009247],[17.5048466,47.9007874],[17.5053463,47.9007149],[17.5057964,47.9005852],[17.5060959,47.9004364],[17.5067272,47.900116],[17.509737,47.8983154],[17.5119171,47.896286],[17.5142975,47.8939743],[17.5177765,47.8903275],[17.5192471,47.8886948],[17.5194073,47.8883972],[17.5200672,47.8879776],[17.5209961,47.8870354],[17.521986,47.8861046],[17.5287476,47.8797951],[17.529026,47.8795242],[17.529356,47.879467],[17.5298061,47.8794746],[17.5300159,47.8794861],[17.5300961,47.8795471],[17.5303268,47.8796654],[17.5308666,47.8799858],[17.5312157,47.880127],[17.5316563,47.8801956],[17.5319672,47.8801651],[17.5323772,47.880085],[17.5332069,47.8799171],[17.5355358,47.879425],[17.5358067,47.8793678],[17.5358868,47.8793564],[17.5359669,47.8793373],[17.536087,47.8793259],[17.5362167,47.8793373],[17.5363865,47.8793564],[17.5365562,47.8793945],[17.5366859,47.879467],[17.5392075,47.8808479],[17.5397167,47.8811378],[17.5399361,47.8812561],[17.540657,47.8816376],[17.5410461,47.8818474],[17.5413361,47.8819962],[17.5418072,47.882267],[17.5420475,47.8824043],[17.5421257,47.8824463],[17.5421963,47.8823776],[17.5435162,47.8826866],[17.5450268,47.8814049],[17.5516758,47.8758659],[17.552866,47.8746567],[17.5547867,47.8718567],[17.5567875,47.8688545],[17.5585766,47.8663559],[17.5612564,47.8636475],[17.5640469,47.8612976],[17.5671062,47.8587265],[17.5724869,47.8542976],[17.5836964,47.845005],[17.5897961,47.8399162],[17.5947571,47.8358154]]},{"id":19492,"author":"AnaDigit","name_GR":"Sultans Trail: 2.04. \u0147\u00e1rad - Zlatn\u00e1 na Ostrove","description_GR":"Section-Trail 2.04","path":"Sultans_Trail\/sultans_trail_204","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":34376,"name_EN":"Sultans Trail: 2.04. \u0147\u00e1rad - Zlatn\u00e1 na Ostrove","description_EN":"Section-Trail 2.04","ascent_time":757,"descent_time":757,"marker":"","level":9,"ascent":179,"descent":183,"maxelev":121,"minelev":107,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.59476 47.74201,17.96798 47.83582)","views":0,"millestones":"","x":17.7655315,"y":47.754158,"coor":[[17.5947628,47.8358192],[17.6077824,47.8250275],[17.6111221,47.8222389],[17.6118622,47.8218269],[17.6142616,47.8196983],[17.6146717,47.8194466],[17.6155319,47.8191071],[17.6180229,47.8181572],[17.6196423,47.8175583],[17.6217918,47.8175774],[17.622303,47.8175583],[17.6234417,47.8174095],[17.6245327,47.8171272],[17.6258316,47.8165474],[17.6263428,47.8162575],[17.6270924,47.8156776],[17.6279125,47.8146896],[17.6295719,47.8121986],[17.6302528,47.8112602],[17.6306915,47.8109283],[17.6347923,47.8084869],[17.6356316,47.8081894],[17.6363831,47.8080673],[17.6385422,47.8079872],[17.6394119,47.807869],[17.6399822,47.8077202],[17.6435032,47.8058281],[17.6452713,47.8047981],[17.6463413,47.8040199],[17.6473427,47.8031578],[17.6497421,47.8009796],[17.6502819,47.8005066],[17.6508331,47.8000488],[17.6513214,47.7997704],[17.6519032,47.7996368],[17.653923,47.799427],[17.6544418,47.7992783],[17.6550121,47.7990685],[17.6552715,47.7989273],[17.6558514,47.7986183],[17.6562328,47.798378],[17.656702,47.7981491],[17.6576424,47.7977676],[17.6604824,47.7967873],[17.6600227,47.7960472],[17.6599216,47.79599],[17.6598225,47.7959366],[17.6594925,47.7957802],[17.6593819,47.7956772],[17.6593418,47.7955284],[17.6593723,47.7953873],[17.6596031,47.7951088],[17.6600914,47.7942696],[17.6603127,47.7939796],[17.6606827,47.7938194],[17.6607914,47.7936668],[17.6610317,47.7932777],[17.6610432,47.7930603],[17.6610928,47.7928886],[17.6613216,47.7925301],[17.6613617,47.7922401],[17.6619225,47.791069],[17.6621723,47.7905502],[17.662323,47.7903481],[17.6626816,47.7901573],[17.662962,47.7900467],[17.6635132,47.7898102],[17.6648026,47.7891884],[17.6660614,47.7886391],[17.6673431,47.7879677],[17.6685314,47.7873001],[17.6689816,47.7870369],[17.6695728,47.7868385],[17.6697025,47.7867584],[17.6701927,47.786499],[17.6708126,47.7862587],[17.6712322,47.7860184],[17.6717014,47.785778],[17.6721115,47.7855301],[17.6724014,47.7852478],[17.6734524,47.7846489],[17.674963,47.7838402],[17.6759415,47.783329],[17.6770515,47.7827377],[17.677433,47.782547],[17.6776924,47.7824097],[17.6779823,47.782299],[17.6796532,47.7813683],[17.6808319,47.7807083],[17.682682,47.7796173],[17.6843529,47.7787399],[17.6852322,47.7781868],[17.6867428,47.7773094],[17.6874828,47.7769775],[17.6882629,47.7766991],[17.6888428,47.7763367],[17.6890926,47.7762489],[17.6894226,47.7762375],[17.6896114,47.7762794],[17.6896725,47.7762985],[17.6897316,47.776329],[17.6899529,47.7764168],[17.6902313,47.7764702],[17.6904125,47.7764587],[17.6906815,47.7764587],[17.6912327,47.7763901],[17.6919613,47.7763367],[17.6923523,47.7763481],[17.6925716,47.7764091],[17.6930122,47.7765274],[17.6933117,47.77668],[17.6936531,47.7768593],[17.6942215,47.7771568],[17.6943817,47.7772903],[17.6944122,47.7775497],[17.6944313,47.7783089],[17.6944714,47.7785568],[17.6946831,47.7787971],[17.6948814,47.7789688],[17.6951714,47.7791481],[17.6956329,47.7793694],[17.6959019,47.7795601],[17.6959629,47.7797089],[17.6959515,47.7798996],[17.6959724,47.7800179],[17.6961632,47.7801285],[17.6963215,47.7801666],[17.6965122,47.7801094],[17.696682,47.7799492],[17.6967525,47.7796669],[17.6969814,47.7794075],[17.6971931,47.7792702],[17.6976719,47.7789383],[17.6982517,47.7784386],[17.698822,47.7780495],[17.699482,47.7776794],[17.7000923,47.777359],[17.7016029,47.7765083],[17.7019215,47.7763786],[17.7024231,47.7761002],[17.7026024,47.7760277],[17.7027225,47.7759972],[17.7028427,47.7759972],[17.7029324,47.7760201],[17.703022,47.7760696],[17.703083,47.7761269],[17.7031727,47.7762375],[17.7031918,47.77631],[17.7032013,47.7764702],[17.7032223,47.7765999],[17.7032928,47.7767868],[17.7036514,47.7775002],[17.7037315,47.7777367],[17.703783,47.7778473],[17.7038822,47.7779388],[17.7041016,47.7780685],[17.7043324,47.7782478],[17.7043915,47.7784081],[17.7043915,47.7786598],[17.7043018,47.7789497],[17.7043915,47.7786598],[17.7043114,47.7789574],[17.7045326,47.7787666],[17.7052822,47.7781601],[17.7065315,47.7771568],[17.7067814,47.7769775],[17.7078228,47.776268],[17.7095222,47.7751694],[17.7138023,47.7723198],[17.7157421,47.7710075],[17.7175732,47.7698174],[17.718483,47.7691879],[17.7189617,47.7689095],[17.7194824,47.7686501],[17.7278728,47.7651978],[17.7309132,47.7639389],[17.7312927,47.7637672],[17.7315426,47.7636185],[17.7319317,47.76334],[17.733633,47.7612686],[17.7341118,47.760807],[17.7348728,47.7604179],[17.7355022,47.7602272],[17.7416916,47.7583199],[17.7425423,47.7581367],[17.7431717,47.7580566],[17.746973,47.7577095],[17.7483826,47.7575684],[17.7490215,47.7574768],[17.7507019,47.7570076],[17.7514725,47.7568169],[17.7545528,47.7565994],[17.7551422,47.7565079],[17.7582016,47.755909],[17.7586823,47.7557869],[17.7588921,47.7557182],[17.7628822,47.7538567],[17.7632828,47.7537689],[17.7636013,47.753727],[17.7640724,47.753727],[17.7646713,47.7538567],[17.7655315,47.754158],[17.7660522,47.7542877],[17.766613,47.7543678],[17.7674522,47.7544289],[17.7684326,47.7544899],[17.7698231,47.7545776],[17.7703514,47.7545891],[17.770813,47.7544975],[17.7721119,47.7541084],[17.7728024,47.7539597],[17.7746925,47.7538185],[17.7751827,47.7537003],[17.7762527,47.7533379],[17.7769222,47.7532272],[17.777422,47.7533188],[17.7787418,47.7537079],[17.7804928,47.7538872],[17.7822819,47.7540894],[17.7841625,47.7543068],[17.7852116,47.7544403],[17.7871323,47.7546692],[17.7922421,47.7552872],[17.7926617,47.7552681],[17.7929516,47.7552299],[17.7930927,47.7551804],[17.7932129,47.7551384],[17.7944717,47.7544975],[17.7946014,47.7543793],[17.7947216,47.754158],[17.7947617,47.7539482],[17.7949123,47.7530785],[17.7949924,47.7528992],[17.7951832,47.7527199],[17.795332,47.7526398],[17.7956715,47.7524986],[17.7959213,47.752449],[17.796833,47.7522888],[17.797102,47.7521973],[17.7975826,47.752037],[17.7998314,47.7512779],[17.8019924,47.7506981],[17.8029423,47.7505989],[17.8035622,47.7504768],[17.8038425,47.7503967],[17.804472,47.7500381],[17.8049526,47.7497673],[17.8068924,47.7493286],[17.807373,47.7492599],[17.8083725,47.7491989],[17.8095131,47.7490692],[17.8102913,47.7490501],[17.8109818,47.7490082],[17.8112831,47.7489777],[17.8147526,47.7484093],[17.8151932,47.7482491],[17.8156223,47.748127],[17.8166027,47.7479286],[17.8181019,47.7477188],[17.8186016,47.7477188],[17.8189526,47.7477798],[17.8191929,47.7478676],[17.8194828,47.7479782],[17.8194427,47.7477798],[17.8208714,47.7476387],[17.8238316,47.7474403],[17.8244228,47.7473297],[17.8248825,47.7473297],[17.8266716,47.7474976],[17.8270321,47.7474785],[17.8280125,47.7473488],[17.8284416,47.7473297],[17.8303623,47.7474174],[17.8313828,47.7472878],[17.8327026,47.7473602],[17.8338032,47.7473297],[17.8368015,47.7470398],[17.8383522,47.7468872],[17.8394318,47.7468376],[17.8407631,47.7467995],[17.842432,47.7468376],[17.8459015,47.7464981],[17.8492222,47.7463493],[17.8499813,47.7463493],[17.8524418,47.7465172],[17.8530121,47.7466278],[17.8533325,47.7467079],[17.8551121,47.7472076],[17.8558331,47.7472687],[17.859333,47.7473068],[17.8653126,47.7471199],[17.8655815,47.7471085],[17.8682117,47.7469482],[17.8703022,47.7466469],[17.8711224,47.7465096],[17.8727322,47.7462692],[17.8737125,47.746109],[17.8744831,47.7459679],[17.8750515,47.7458878],[17.8753014,47.7458572],[17.8764114,47.7456779],[17.8766022,47.7456474],[17.8768024,47.7456093],[17.8774414,47.7455177],[17.8780327,47.74543],[17.8784122,47.7453575],[17.8787918,47.7452774],[17.8790817,47.7452087],[17.8791428,47.7451973],[17.8791828,47.7452202],[17.8792515,47.7452469],[17.8795719,47.7451172],[17.8799629,47.7450066],[17.8808022,47.7446594],[17.8823414,47.7441673],[17.8836327,47.7438393],[17.8851719,47.7433586],[17.8861923,47.7430573],[17.8868427,47.7429466],[17.8875332,47.7429085],[17.8879318,47.742939],[17.8882923,47.7429581],[17.8884125,47.7429695],[17.8885117,47.743],[17.8885727,47.7428703],[17.8886814,47.7428169],[17.8893414,47.7426796],[17.8896027,47.742588],[17.8900318,47.7426682],[17.8910332,47.7425575],[17.8925228,47.7424393],[17.8930321,47.7423401],[17.8933525,47.7422676],[17.8938618,47.7421188],[17.8947525,47.7420197],[17.8958225,47.7420082],[17.8985615,47.7424393],[17.8992329,47.7424393],[17.899683,47.7425499],[17.9001331,47.7429199],[17.9010315,47.743248],[17.902132,47.743927],[17.9024315,47.7442894],[17.9027729,47.7448082],[17.9039631,47.7458382],[17.904253,47.7460175],[17.9049129,47.7463493],[17.9053726,47.7464066],[17.9065914,47.7463684],[17.9071331,47.7464981],[17.9077129,47.7465897],[17.9081516,47.7466202],[17.9088726,47.7467766],[17.9094429,47.7468376],[17.9099121,47.7468987],[17.9103317,47.7469292],[17.9107323,47.7470894],[17.9110126,47.747139],[17.9112015,47.7472267],[17.9114323,47.7472496],[17.9116917,47.7473793],[17.9121323,47.7474785],[17.9126816,47.7476692],[17.9133816,47.7481499],[17.913763,47.7483177],[17.9143429,47.7489395],[17.9145527,47.7492981],[17.9148617,47.7495499],[17.915163,47.75],[17.9138031,47.7499695],[17.9128914,47.7498894],[17.9146919,47.7508583],[17.917572,47.7526093],[17.9185524,47.7532196],[17.9199028,47.7540703],[17.9206314,47.7543488],[17.9212322,47.7543869],[17.9227123,47.7544098],[17.9244328,47.7544403],[17.9269428,47.7546501],[17.9282913,47.7547569],[17.9405022,47.7556],[17.9427624,47.7557373],[17.9433632,47.7557602],[17.9444618,47.7557182],[17.9453831,47.7556],[17.9460526,47.7555199],[17.946352,47.7554893],[17.9469128,47.7554893],[17.9472427,47.7554893],[17.9479713,47.7555885],[17.9481716,47.7556267],[17.9483128,47.7556877],[17.9494324,47.7559471],[17.9530621,47.7567101],[17.9576931,47.7576866],[17.9599915,47.75811],[17.9605713,47.7582169],[17.9621525,47.7585983],[17.9646015,47.7590103],[17.9654522,47.7591095],[17.9679718,47.7595177]]},{"id":19493,"author":"AnaDigit","name_GR":"Sultans Trail: 2.05. Zlatn\u00e1 na Ostrove - Kom\u00e1rno","description_GR":"Section-Trail 2.05","path":"Sultans_Trail\/sultans_trail_205","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":13113,"name_EN":"Sultans Trail: 2.05. Zlatn\u00e1 na Ostrove - Kom\u00e1rno","description_EN":"Section-Trail 2.05","ascent_time":268,"descent_time":267,"marker":"","level":9,"ascent":92,"descent":88,"maxelev":119,"minelev":103,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.96799 47.75092,18.1289 47.76064)","views":0,"millestones":"","x":18.0877762,"y":47.7589111,"coor":[[17.9679852,47.7595215],[17.9700851,47.7598915],[17.9710751,47.7599106],[17.9732857,47.7597504],[17.9739647,47.7596321],[17.9748859,47.7595024],[17.976675,47.7590218],[17.9782448,47.7584419],[17.9783859,47.7583427],[17.9795551,47.7578316],[17.9820862,47.7564392],[17.984005,47.7554207],[17.9861851,47.7543716],[17.9904652,47.7527809],[17.9947262,47.7512207],[17.9961262,47.7509422],[17.9968052,47.7509193],[18.0038052,47.7522125],[18.0109463,47.7536812],[18.015625,47.7550507],[18.0188351,47.7563019],[18.0199051,47.7567329],[18.0220051,47.7575722],[18.0244846,47.7585526],[18.0272751,47.7595406],[18.0285854,47.7599106],[18.0313454,47.7602921],[18.0347748,47.7604027],[18.0371361,47.7603226],[18.0409546,47.7595825],[18.0412846,47.7595406],[18.0429153,47.7595215],[18.0452957,47.7598419],[18.0477257,47.7601929],[18.0501251,47.7605515],[18.0509548,47.7606201],[18.0519047,47.7606392],[18.0527859,47.7605515],[18.0549355,47.760231],[18.0598049,47.7595711],[18.0605259,47.7595024],[18.0627651,47.7595215],[18.0724354,47.7593307],[18.0759354,47.7588997],[18.0772648,47.758812],[18.0807648,47.7587814],[18.0824051,47.75877],[18.0836563,47.758831],[18.0838261,47.7588615],[18.0846157,47.7588997],[18.0859852,47.7589607],[18.086256,47.7590294],[18.086586,47.7590103],[18.0869446,47.7588425],[18.0874958,47.7588806],[18.0877762,47.7589111],[18.0878563,47.7589302],[18.0882263,47.7590714],[18.0895653,47.7589111],[18.0905151,47.7586594],[18.0921249,47.7582512],[18.0926952,47.758152],[18.0959759,47.7572708],[18.0959663,47.7572212],[18.0959663,47.7571716],[18.0959759,47.757122],[18.0963058,47.7569199],[18.096386,47.7568703],[18.0964947,47.7568207],[18.0966148,47.7567711],[18.0968552,47.756691],[18.0992355,47.756031],[18.1014748,47.7554398],[18.103405,47.75494],[18.1045952,47.7546997],[18.1057549,47.7544899],[18.1090755,47.7539215],[18.110075,47.7537804],[18.1128063,47.7534714],[18.1141052,47.7533417],[18.1145153,47.7532997],[18.118166,47.7531929],[18.1199856,47.7531128],[18.1199951,47.7531509],[18.1200352,47.7531929],[18.120575,47.7537498],[18.1207962,47.7539711],[18.1210251,47.7542419],[18.1212349,47.7542801],[18.1212654,47.7543907],[18.1213455,47.7544403],[18.1214352,47.7545013],[18.1215153,47.7545395],[18.1216049,47.754631],[18.1217251,47.7550201],[18.1230259,47.7568398],[18.1234646,47.7573814],[18.1240463,47.7580605],[18.1241055,47.7580414],[18.124176,47.7580109],[18.1242352,47.7580605],[18.1244354,47.7580605],[18.1248055,47.7580223],[18.1252956,47.7579308],[18.1257458,47.7578201],[18.1264362,47.7576294],[18.1272259,47.7574425],[18.1278248,47.7573318],[18.1287251,47.7571411],[18.1288948,47.7572823]]},{"id":19494,"author":"AnaDigit","name_GR":"Sultans Trail: 2.02b1. \u010cunovo - Lip\u00f3t","description_GR":"Section-Trail 2.02b1","path":"Sultans_Trail\/sultans_trail_206","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":34472,"name_EN":"Sultans Trail: 2.02b1. \u010cunovo - Lip\u00f3t","description_EN":"Section-Trail 2.02b1","ascent_time":759,"descent_time":759,"marker":"","level":9,"ascent":185,"descent":199,"maxelev":137,"minelev":113,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.19907 47.86192,17.46582 48.03051)","views":0,"millestones":"","x":17.3792439,"y":47.936039,"coor":[[17.1990738,48.0305099],[17.1993847,48.0303802],[17.1993637,48.0303612],[17.2012653,48.0297012],[17.2012939,48.0296402],[17.2002144,48.0283813],[17.2003536,48.0283394],[17.2010651,48.0281105],[17.2022038,48.0278511],[17.2047653,48.0272217],[17.2046852,48.0271492],[17.2046452,48.02705],[17.2047253,48.0258293],[17.2047043,48.0247803],[17.2045841,48.0233421],[17.2044849,48.0225906],[17.2043152,48.0222092],[17.204504,48.022171],[17.2045536,48.0221291],[17.2045746,48.0219498],[17.2045746,48.0205803],[17.2047939,48.0196304],[17.2047844,48.0195122],[17.2047749,48.0194092],[17.204834,48.0193214],[17.2050953,48.0187416],[17.2052155,48.0187607],[17.2057743,48.0188713],[17.2058544,48.0188904],[17.205925,48.0189095],[17.2060738,48.0189323],[17.2062244,48.01894],[17.2064037,48.0189323],[17.2065544,48.0189095],[17.2067146,48.0188789],[17.2070541,48.0188408],[17.2073345,48.0188217],[17.2076054,48.0188293],[17.2077446,48.0188522],[17.2079639,48.0185814],[17.2090855,48.0171394],[17.2096539,48.0164223],[17.2102451,48.0157013],[17.2104244,48.0155106],[17.2107143,48.0152512],[17.2109947,48.0150299],[17.2113743,48.0147896],[17.2121754,48.0144119],[17.2131653,48.014019],[17.2157936,48.01297],[17.2162952,48.0127792],[17.2163754,48.0127525],[17.2163143,48.0127716],[17.2161636,48.0125999],[17.2161255,48.0125618],[17.2161846,48.0125313],[17.2163353,48.0124702],[17.2161846,48.0125313],[17.2163353,48.0124702],[17.2164249,48.0124321],[17.2164555,48.0122795],[17.2164745,48.0121002],[17.2165642,48.0119095],[17.2166653,48.0118027],[17.2178345,48.0112915],[17.2186852,48.01091],[17.219635,48.0102119],[17.221405,48.0086517],[17.2219353,48.0081825],[17.2223148,48.0079422],[17.2225647,48.0076714],[17.2226639,48.0074997],[17.223135,48.0069809],[17.224865,48.0054893],[17.2268143,48.0036697],[17.2281151,48.0024796],[17.229044,48.001709],[17.2296238,48.0013504],[17.2300549,48.0011101],[17.2305737,48.0009003],[17.2308254,48.000782],[17.2311954,48.0006409],[17.2314739,48.0005798],[17.2318439,48.0005112],[17.2323837,48.00037],[17.2351036,47.9997826],[17.2360554,47.9995918],[17.2367649,47.9994316],[17.2373753,47.9992294],[17.2381554,47.998909],[17.2391243,47.9984093],[17.2395344,47.9981003],[17.2407436,47.9972305],[17.2426853,47.9957619],[17.2444954,47.9943695],[17.2447739,47.9942398],[17.2449646,47.994091],[17.2451248,47.9939804],[17.2451839,47.9939308],[17.245285,47.9938622],[17.2453651,47.9938011],[17.245615,47.9935989],[17.2459145,47.9932709],[17.2482643,47.991539],[17.2511845,47.9893723],[17.255434,47.9859619],[17.2581444,47.9839401],[17.2606945,47.9823418],[17.2623444,47.9814796],[17.2647552,47.9805222],[17.2654152,47.9803505],[17.2657642,47.9803123],[17.265974,47.9802513],[17.2661438,47.9801598],[17.2663651,47.9800911],[17.2661839,47.9797707],[17.2660847,47.9796104],[17.2660446,47.9795303],[17.2661037,47.9794312],[17.2661743,47.9793625],[17.2662449,47.9793091],[17.2663536,47.9792519],[17.2665138,47.9792099],[17.2668648,47.9791107],[17.2677937,47.9789314],[17.2695236,47.9786415],[17.2705154,47.9785194],[17.271944,47.9784012],[17.2735252,47.9783325],[17.2747345,47.9782791],[17.275034,47.9781494],[17.2755146,47.9778404],[17.276865,47.9769516],[17.2776947,47.9764519],[17.2780151,47.9762611],[17.2783546,47.9760704],[17.2786846,47.9758415],[17.2791443,47.9752312],[17.279974,47.9739799],[17.2799454,47.9738312],[17.2797737,47.9727325],[17.2797146,47.9726601],[17.2801838,47.9724922],[17.2803745,47.9724007],[17.2835941,47.9696198],[17.2844048,47.9689026],[17.284935,47.9684906],[17.2855854,47.9681091],[17.2857952,47.9679909],[17.2864342,47.9676094],[17.2864952,47.9675713],[17.2869339,47.9672699],[17.2870541,47.9672012],[17.2872944,47.9670525],[17.2877655,47.9667511],[17.2879238,47.9666023],[17.2879944,47.9664917],[17.2880344,47.9664116],[17.2880249,47.9663506],[17.2879448,47.9661217],[17.2881737,47.9661293],[17.2883339,47.9661598],[17.2885551,47.9662399],[17.2887955,47.9665222],[17.2890549,47.9668427],[17.2893047,47.967041],[17.2895145,47.9671822],[17.2897243,47.9673004],[17.2899952,47.9674606],[17.2904339,47.9676704],[17.2905941,47.9677315],[17.2907448,47.967762],[17.2908955,47.9677696],[17.2910252,47.9677391],[17.2911339,47.9676895],[17.2918243,47.9671516],[17.2922344,47.9668503],[17.2980442,47.969799],[17.2983437,47.9699516],[17.2986946,47.9701309],[17.2991352,47.9703026],[17.2995052,47.970459],[17.2998238,47.9706116],[17.3002548,47.9708214],[17.3008251,47.9711113],[17.3012543,47.9713402],[17.3018341,47.9717216],[17.302515,47.9723396],[17.3030453,47.9728394],[17.3033943,47.9731827],[17.3037949,47.9735489],[17.3042946,47.9740219],[17.3045349,47.9742317],[17.3047848,47.9744225],[17.3050251,47.9742622],[17.3052139,47.9741516],[17.3057747,47.9738693],[17.306385,47.973629],[17.3070946,47.9734116],[17.3073349,47.973362],[17.307745,47.9732819],[17.3080845,47.9732208],[17.3084354,47.9731712],[17.3087444,47.9731522],[17.3093548,47.9731216],[17.3103752,47.9731026],[17.3114147,47.9731026],[17.312315,47.9731216],[17.3140144,47.9731102],[17.3144646,47.9730721],[17.3147755,47.973011],[17.3150539,47.9729195],[17.3155251,47.9726906],[17.3160954,47.9724007],[17.317194,47.9718208],[17.3194447,47.9706612],[17.323925,47.9683418],[17.3255444,47.9674911],[17.3271351,47.9666824],[17.3289051,47.9656525],[17.3304844,47.9647293],[17.3306141,47.9646301],[17.3327751,47.9633522],[17.3348045,47.962162],[17.3360748,47.96138],[17.3373337,47.9607124],[17.337904,47.9604912],[17.3384743,47.9603691],[17.3387852,47.960331],[17.3390541,47.9603119],[17.3393154,47.9603195],[17.3395653,47.9603424],[17.3400345,47.9605408],[17.3404446,47.9607315],[17.3407745,47.9608917],[17.341114,47.9610214],[17.3413143,47.9610825],[17.3416538,47.9611702],[17.3423252,47.9613304],[17.3426647,47.96138],[17.342844,47.9613991],[17.3429642,47.9613991],[17.3431149,47.96138],[17.3438854,47.9613914],[17.3442554,47.9613914],[17.3447151,47.9613419],[17.3450642,47.9612808],[17.3454342,47.9611893],[17.3461246,47.9609909],[17.347435,47.9605789],[17.3490143,47.9600906],[17.3508549,47.9595718],[17.3526955,47.9590111],[17.3530846,47.9588203],[17.3532047,47.9587097],[17.3532944,47.9585609],[17.3533955,47.9583893],[17.3535938,47.9579926],[17.3537445,47.9575005],[17.3541336,47.9563713],[17.3543453,47.9556503],[17.3544445,47.9550896],[17.3545437,47.9546623],[17.3546047,47.9544792],[17.3546352,47.9542007],[17.3547153,47.9539299],[17.354784,47.9538002],[17.3548641,47.9536896],[17.3549442,47.9536018],[17.3550339,47.9535103],[17.355154,47.9534225],[17.3552952,47.9533424],[17.3554554,47.9531898],[17.3558044,47.9529114],[17.3560143,47.9527893],[17.3587551,47.9516907],[17.3597851,47.9513206],[17.360775,47.9509315],[17.3612747,47.9507294],[17.3616238,47.9505806],[17.3621941,47.9502907],[17.3628254,47.9499207],[17.3632946,47.9496002],[17.3637352,47.9492798],[17.3640041,47.9490509],[17.3643055,47.9487991],[17.3645344,47.9485703],[17.3648949,47.9481812],[17.3652554,47.9477119],[17.3658943,47.9468117],[17.3661842,47.9464111],[17.3664436,47.9460793],[17.3667049,47.9458122],[17.3670444,47.9455109],[17.3673954,47.9452515],[17.3676548,47.9450798],[17.3692245,47.9442596],[17.3693047,47.9442101],[17.3695755,47.9440804],[17.3698139,47.9439697],[17.3700352,47.9438705],[17.370245,47.9438019],[17.3705044,47.9437218],[17.3707447,47.9436722],[17.3711052,47.9436302],[17.3718853,47.9436417],[17.3726044,47.9436913],[17.3729839,47.9437218],[17.3732338,47.9437218],[17.3735046,47.9436989],[17.3737755,47.9436607],[17.3739738,47.9436111],[17.3742352,47.9435425],[17.3743954,47.9434814],[17.3745651,47.943409],[17.3747253,47.9433327],[17.3748951,47.9432297],[17.3750343,47.9431305],[17.3752041,47.9430008],[17.3753242,47.9428902],[17.3752136,47.9428024],[17.375124,47.9426689],[17.3750553,47.9425125],[17.3749847,47.9424019],[17.374815,47.9421997],[17.3747044,47.9419899],[17.3744354,47.9415512],[17.3738251,47.9403191],[17.3735943,47.9398499],[17.3732853,47.93927],[17.372715,47.9382706],[17.3728142,47.9381218],[17.3732452,47.9373512],[17.3732948,47.9372025],[17.373415,47.9365005],[17.3734951,47.9364624],[17.3738842,47.9363289],[17.3742542,47.9361916],[17.3743248,47.936161],[17.3743553,47.9361115],[17.374485,47.9356918],[17.3745937,47.9352989],[17.3762951,47.9352798],[17.3764038,47.9352913],[17.376564,47.9353104],[17.3784046,47.9358406],[17.3787251,47.9359398],[17.378994,47.9360199],[17.3791847,47.9360695],[17.3792439,47.936039],[17.3793354,47.9359016],[17.3797054,47.9353714],[17.3801041,47.9348221],[17.3804455,47.9344215],[17.3809052,47.9340401],[17.3812752,47.9337311],[17.3816242,47.9334297],[17.382555,47.932682],[17.3830547,47.9322395],[17.3835754,47.9318695],[17.3840637,47.9317207],[17.3843536,47.9316826],[17.384634,47.9316597],[17.3853455,47.9316826],[17.385725,47.9316597],[17.3861237,47.9316826],[17.3871346,47.9316406],[17.3873253,47.9316597],[17.387455,47.9317322],[17.3876553,47.9317818],[17.3880844,47.9317894],[17.3884048,47.9317398],[17.3886948,47.9316711],[17.3892746,47.931572],[17.3895245,47.93153],[17.3901138,47.9313812],[17.3906345,47.931221],[17.3911648,47.9311295],[17.3914852,47.9310989],[17.3922253,47.9311104],[17.3925438,47.9309998],[17.3927746,47.9308891],[17.3932343,47.9307022],[17.3937244,47.9305305],[17.3947048,47.9302025],[17.3957443,47.9300003],[17.3961544,47.929882],[17.3964348,47.9297714],[17.3967247,47.9296303],[17.3969345,47.9294624],[17.3970947,47.9293594],[17.3972454,47.9293289],[17.3974037,47.9293213],[17.3975048,47.9292908],[17.3976154,47.9292717],[17.3978348,47.9290924],[17.3978844,47.9289703],[17.3979053,47.9288521],[17.3979149,47.9287109],[17.3978138,47.9286194],[17.3977737,47.9284592],[17.3977947,47.9283295],[17.3980236,47.9283218],[17.3982239,47.92836],[17.3985043,47.9284019],[17.3989849,47.9284897],[17.3995342,47.9286003],[17.3998337,47.9286613],[17.3999348,47.9286804],[17.4001637,47.9286919],[17.4005547,47.9287109],[17.4007854,47.9287109],[17.4017353,47.9285622],[17.4021053,47.9284897],[17.402504,47.9284096],[17.4029541,47.9284019],[17.4031944,47.9284096],[17.4035645,47.92836],[17.4037037,47.9283218],[17.4038849,47.9283104],[17.4039936,47.9283104],[17.4040546,47.9283218],[17.4041939,47.928421],[17.404335,47.9285126],[17.4045639,47.9286194],[17.4047546,47.9286995],[17.4051952,47.9288826],[17.4055538,47.9290924],[17.4058247,47.9292717],[17.4059048,47.9293404],[17.406065,47.9294701],[17.4062939,47.9296494],[17.4063339,47.9296799],[17.4065952,47.9298897],[17.4066944,47.9299698],[17.406765,47.9300308],[17.4068851,47.9300995],[17.407095,47.9302101],[17.4076538,47.930481],[17.407835,47.9305725],[17.4083347,47.9308319],[17.4087849,47.9310722],[17.4091053,47.9313316],[17.4091339,47.9313812],[17.4097843,47.9314117],[17.4105949,47.9313927],[17.4115448,47.9313202],[17.4123039,47.931282],[17.412674,47.9312515],[17.4128151,47.9312096],[17.4129143,47.93116],[17.4130039,47.9310989],[17.4131546,47.9310608],[17.4133854,47.9310608],[17.4135647,47.9310608],[17.4136753,47.9310417],[17.4138241,47.9309998],[17.4141846,47.9309196],[17.414465,47.9308701],[17.4147549,47.930851],[17.4149837,47.9308701],[17.4151039,47.9308701],[17.4153843,47.930912],[17.4155941,47.9309425],[17.4157143,47.9309311],[17.4158249,47.9309196],[17.4160137,47.9308701],[17.4162045,47.9307709],[17.4164848,47.9305992],[17.416975,47.9302292],[17.419014,47.9288521],[17.421175,47.9273796],[17.422205,47.9266701],[17.423214,47.9258995],[17.4241447,47.9251595],[17.4246254,47.9247589],[17.4250736,47.9243393],[17.4257145,47.9237404],[17.4260941,47.9233322],[17.4262142,47.9232521],[17.426405,47.9232025],[17.4266148,47.9230804],[17.426775,47.9229393],[17.4268837,47.9228401],[17.4270649,47.9226608],[17.427084,47.9225616],[17.4271145,47.9224091],[17.4271851,47.9222794],[17.4276752,47.9218102],[17.4284039,47.9210091],[17.4290352,47.9203415],[17.4296341,47.9196625],[17.4297752,47.9195099],[17.4300346,47.91922],[17.430294,47.9188499],[17.4307442,47.9183006],[17.4310436,47.9178619],[17.4313545,47.9172707],[17.4316044,47.9168205],[17.432024,47.9160004],[17.4325542,47.9149895],[17.4331055,47.9140892],[17.4333649,47.9136505],[17.4335651,47.913311],[17.4340439,47.9124908],[17.434494,47.9117508],[17.4349651,47.9109192],[17.4354744,47.9101105],[17.4361153,47.908989],[17.4367046,47.9079399],[17.4371338,47.9072723],[17.4376354,47.9062004],[17.4381638,47.9051819],[17.4391346,47.9036102],[17.4395943,47.9030113],[17.4399338,47.9024925],[17.440424,47.9017525],[17.4406052,47.901432],[17.4407654,47.9011612],[17.4411049,47.9005623],[17.4414444,47.9000092],[17.4419346,47.8992004],[17.4423847,47.8983612],[17.4423847,47.8982811],[17.4423637,47.8982201],[17.4423141,47.8981514],[17.442255,47.8981018],[17.4422245,47.8979416],[17.442234,47.897831],[17.442215,47.8974495],[17.442234,47.8971901],[17.4422646,47.8970413],[17.4424038,47.8966904],[17.4424438,47.8966217],[17.4424744,47.8965797],[17.4425545,47.8964691],[17.4427643,47.8963394],[17.4430752,47.8962593],[17.4431839,47.8962402],[17.4433041,47.8961792],[17.4434052,47.8961105],[17.443594,47.8958397],[17.4437637,47.8955917],[17.4438744,47.895401],[17.4440536,47.8951492],[17.4442139,47.8949623],[17.4444237,47.8947716],[17.4445438,47.8946609],[17.4447536,47.8943901],[17.4448452,47.8941307],[17.4449749,47.8939896],[17.4451637,47.8937721],[17.4456444,47.8933296],[17.4460754,47.8928223],[17.4464836,47.8921814],[17.4468842,47.8915825],[17.4474449,47.8908195],[17.4479237,47.8901825],[17.4483738,47.8896599],[17.4488544,47.88908],[17.4492054,47.8886604],[17.4495754,47.8882904],[17.4500237,47.8878593],[17.4502239,47.8876419],[17.4504147,47.8873901],[17.450634,47.8871193],[17.4508839,47.8868904],[17.4515152,47.8863525],[17.4521542,47.8857689],[17.4528236,47.885231],[17.4531155,47.8850403],[17.4533443,47.8848801],[17.4537544,47.8846207],[17.4544945,47.8841324],[17.4549541,47.8838501],[17.4554138,47.8836021],[17.4563046,47.8831215],[17.4584942,47.8820496],[17.4589348,47.8818321],[17.4593639,47.881649],[17.4602547,47.8812714],[17.4610538,47.8809013],[17.4614048,47.8807602],[17.4617939,47.8806725],[17.4620037,47.8806419],[17.4621754,47.8806114],[17.4623337,47.8806],[17.4625645,47.8805389],[17.4628048,47.8804512],[17.462965,47.8804092],[17.4631939,47.8803291],[17.4634838,47.8802223],[17.4637852,47.8801117],[17.4635048,47.87957],[17.4633045,47.8791924],[17.4632854,47.8791504],[17.4630337,47.8786392],[17.4620247,47.8788795],[17.4619045,47.8788719],[17.461834,47.87883],[17.4618549,47.8787003],[17.4619141,47.8785591],[17.4619846,47.8783989],[17.4620342,47.8783226],[17.4621239,47.878212],[17.4621544,47.8781624],[17.4623547,47.8778992],[17.4625053,47.8776321],[17.462965,47.8768005],[17.4631042,47.8764992],[17.4632244,47.8761215],[17.4633045,47.8758621],[17.4634037,47.8756218],[17.4634342,47.875412],[17.4630737,47.8752518],[17.4627151,47.8750496],[17.4619236,47.8745995],[17.4616451,47.8744698],[17.461525,47.8744202],[17.4611454,47.8742409],[17.4610348,47.8741913],[17.4605846,47.8739204],[17.4599743,47.8734322],[17.4598236,47.8731995],[17.4597054,47.872921],[17.4597244,47.87257],[17.4597549,47.8721809],[17.4599342,47.8713913],[17.460144,47.8710823],[17.4603539,47.8707924],[17.4603748,47.8706703],[17.4603348,47.8706017],[17.4600449,47.8705025],[17.4598351,47.8704414],[17.4596939,47.8703613],[17.4592743,47.8701096],[17.458765,47.8697395],[17.4583054,47.8695107],[17.4579544,47.8693314],[17.4577236,47.8691902],[17.4575539,47.869072],[17.4573936,47.8689308],[17.4573345,47.8687897],[17.4572449,47.8686409],[17.4571438,47.8685112],[17.4570446,47.8684006],[17.456974,47.8682518],[17.4568939,47.8681297],[17.4567547,47.8680496],[17.4565544,47.8680305],[17.4553947,47.8679924],[17.4547138,47.8679619],[17.4540253,47.8679123],[17.4535446,47.8678818],[17.453064,47.8678589],[17.4524155,47.8678207],[17.4523354,47.8678093],[17.4522743,47.8678017],[17.4526443,47.8671722],[17.4528751,47.8666992],[17.4530544,47.8663101],[17.4533253,47.8659515],[17.4535236,47.865551],[17.4536953,47.8652496],[17.4538841,47.8650017],[17.454504,47.8646927],[17.4549541,47.8642693],[17.4552155,47.8640022],[17.4553337,47.8638916],[17.4542141,47.8634605],[17.4547653,47.862812],[17.4548645,47.8628616],[17.4549637,47.8628998],[17.4550152,47.8629112],[17.4550838,47.8628998],[17.4551449,47.8628693],[17.4553146,47.8627396],[17.4555645,47.8625603],[17.4558945,47.8624191],[17.4567451,47.8620415],[17.4576054,47.862011],[17.4577446,47.862011],[17.4578743,47.862011],[17.4579754,47.862011],[17.4585342,47.86203],[17.4610348,47.8621101],[17.4613647,47.862072],[17.4620647,47.8619423],[17.4625244,47.8619194],[17.4626637,47.8619194],[17.4629154,47.8619919],[17.4632549,47.8621216],[17.4636841,47.8623314],[17.4638939,47.8623695],[17.4641247,47.8624115],[17.4643154,47.8624001],[17.465065,47.8622017],[17.4658241,47.8619194]]},{"id":19495,"author":"AnaDigit","name_GR":"Sultans Trail: 2.02b2. Lip\u00f3t - Gy\u0151r","description_GR":"Section-Trail 2.02b2","path":"Sultans_Trail\/sultans_trail_207","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":28947,"name_EN":"Sultans Trail: 2.02b2. Lip\u00f3t - Gy\u0151r","description_EN":"Section-Trail 2.02b2","ascent_time":623,"descent_time":623,"marker":"","level":9,"ascent":128,"descent":123,"maxelev":120,"minelev":106,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.46582 47.68777,17.63407 47.86192)","views":0,"millestones":"","x":17.5722771,"y":47.7450294,"coor":[[17.4658165,47.8619194],[17.4664059,47.8616982],[17.4671459,47.8609695],[17.4678955,47.8603096],[17.4686966,47.8599815],[17.4697666,47.8595886],[17.4701271,47.8594284],[17.4725761,47.8575516],[17.4742756,47.8562202],[17.4749069,47.8557091],[17.4756966,47.8551216],[17.476656,47.8543816],[17.4775753,47.8536491],[17.4784069,47.8530197],[17.4803753,47.8515015],[17.4809971,47.8509903],[17.4812469,47.850769],[17.4813271,47.8506508],[17.4814167,47.850441],[17.4814968,47.8502617],[17.4816055,47.8501511],[17.4817753,47.8500214],[17.4820061,47.8498611],[17.4822063,47.8497505],[17.4826164,47.8495216],[17.4830055,47.84935],[17.4845963,47.8486099],[17.4854259,47.8482285],[17.4869461,47.8475113],[17.4875965,47.8472099],[17.4877758,47.8471184],[17.4881153,47.8469505],[17.4883461,47.8468399],[17.4884968,47.8467712],[17.4886265,47.8467102],[17.4891453,47.8465004],[17.4901466,47.8460312],[17.4903469,47.8459091],[17.4905567,47.8457603],[17.4907856,47.8455696],[17.4910164,47.8454514],[17.491497,47.8451881],[17.492136,47.8449097],[17.4922657,47.8448296],[17.4923267,47.8447685],[17.4924068,47.8446388],[17.4925156,47.8444901],[17.4926453,47.8443909],[17.4927654,47.8442917],[17.4928265,47.8442116],[17.4931469,47.8439789],[17.4933262,47.8437691],[17.493557,47.8434296],[17.4939156,47.8431015],[17.4944763,47.8424797],[17.4951057,47.8417702],[17.4957962,47.8410187],[17.4966259,47.8400879],[17.4969769,47.8396912],[17.4974461,47.83918],[17.4978962,47.8386993],[17.498167,47.8383904],[17.4985771,47.8379288],[17.4986763,47.837841],[17.4987164,47.8377914],[17.4986553,47.8376083],[17.4986267,47.8372803],[17.4985657,47.8368187],[17.4984455,47.8362885],[17.4983768,47.8359489],[17.4983158,47.8355408],[17.4982471,47.8352089],[17.4981956,47.8350105],[17.4981365,47.834919],[17.4980354,47.8348083],[17.4979362,47.834671],[17.4974861,47.8339806],[17.4972954,47.8336983],[17.4972153,47.8335686],[17.4971657,47.8334312],[17.4976368,47.8329201],[17.4980869,47.832489],[17.4981956,47.8323784],[17.4982262,47.8322716],[17.4986153,47.8321686],[17.4991264,47.8320694],[17.4995766,47.8319283],[17.4996357,47.8318787],[17.4997463,47.8318291],[17.5000362,47.8317795],[17.5003567,47.831749],[17.5006771,47.8316879],[17.5009365,47.8316383],[17.5011063,47.8315582],[17.5010757,47.8315315],[17.5010967,47.8314896],[17.5012455,47.8312416],[17.5013657,47.8309784],[17.5014362,47.830719],[17.5015259,47.8304291],[17.5016365,47.8301582],[17.5020065,47.8301697],[17.5022259,47.8301506],[17.5032063,47.8297081],[17.5030861,47.8294907],[17.5028763,47.829258],[17.5024757,47.8288612],[17.5023155,47.828701],[17.5021458,47.8285408],[17.5021763,47.8283691],[17.5036964,47.8275185],[17.5037556,47.8274193],[17.503767,47.8273201],[17.5037766,47.8271904],[17.503767,47.8270493],[17.5037365,47.8269806],[17.5038662,47.826828],[17.5039063,47.8267899],[17.5040359,47.8266716],[17.5042553,47.8265305],[17.5045261,47.8263702],[17.5048256,47.8261986],[17.5051556,47.8259811],[17.5055561,47.8257484],[17.5059872,47.825531],[17.5063171,47.8253899],[17.5064468,47.8252907],[17.5065155,47.8252182],[17.5065861,47.8250885],[17.5066662,47.8248482],[17.5067368,47.8246498],[17.5068169,47.8245697],[17.506916,47.824501],[17.5071354,47.8242683],[17.5073967,47.8238602],[17.5077171,47.8232002],[17.5077953,47.8228188],[17.5078468,47.82267],[17.5079269,47.8226013],[17.5039558,47.8164787],[17.5038662,47.8163414],[17.505806,47.8158112],[17.5087757,47.8150101],[17.511467,47.8141708],[17.5129261,47.8137283],[17.513586,47.8135109],[17.5140953,47.8133888],[17.5147953,47.8133507],[17.5155754,47.8131714],[17.516346,47.8129807],[17.5170956,47.8125305],[17.5182667,47.811779],[17.5203571,47.81036],[17.5184269,47.8080292],[17.5234966,47.8066597],[17.5257454,47.8060684],[17.5262966,47.8059311],[17.5268555,47.8057899],[17.5278358,47.8055115],[17.5310555,47.8046608],[17.5326767,47.8042183],[17.5335464,47.8039894],[17.5338955,47.8039207],[17.5342464,47.8038483],[17.5344353,47.8038216],[17.5346165,47.803791],[17.5347157,47.8037796],[17.5348358,47.80373],[17.5360565,47.8031082],[17.5372562,47.8024483],[17.5384769,47.8016891],[17.538887,47.8014183],[17.5389671,47.8013496],[17.5390453,47.8013115],[17.539156,47.8012505],[17.539257,47.8012505],[17.5393372,47.8012199],[17.5394363,47.8011703],[17.5396061,47.8010597],[17.5400257,47.800808],[17.5401268,47.8007088],[17.5401764,47.800621],[17.5401955,47.8005295],[17.5401764,47.8004494],[17.5401459,47.8003311],[17.5401268,47.8001785],[17.5401363,47.8000488],[17.5401459,47.7999001],[17.5401363,47.7997398],[17.5403557,47.7997208],[17.5404854,47.7997093],[17.5406055,47.7997208],[17.5408669,47.7997284],[17.541317,47.7997093],[17.5414162,47.7997017],[17.5415554,47.7996483],[17.5417957,47.7995491],[17.5419159,47.7995186],[17.5419159,47.7994308],[17.5419159,47.7993584],[17.5418854,47.7991104],[17.5418358,47.7987595],[17.5417366,47.7981911],[17.5416355,47.7975883],[17.5415668,47.796978],[17.5415668,47.7968407],[17.5416069,47.7967415],[17.5417862,47.7964897],[17.5420361,47.7961617],[17.5422859,47.7958679],[17.5424061,47.7957611],[17.5424957,47.7957115],[17.5425758,47.7956886],[17.5426369,47.795681],[17.5428162,47.7956886],[17.5433464,47.7956886],[17.5433464,47.7956581],[17.5433769,47.7955513],[17.5433064,47.7942085],[17.5437565,47.7936211],[17.5442963,47.7931213],[17.5447369,47.7925987],[17.5448856,47.7923584],[17.5449963,47.7922516],[17.5456562,47.7918091],[17.5465565,47.7912712],[17.5468864,47.7910805],[17.5471954,47.7909088],[17.5479164,47.790638],[17.5484371,47.7903404],[17.549017,47.79002],[17.5500755,47.7894783],[17.5510654,47.7890015],[17.5512657,47.7888908],[17.5515766,47.78862],[17.5530853,47.7873306],[17.5545654,47.7861214],[17.5594063,47.7824516],[17.5575066,47.7807579],[17.5631771,47.7778587],[17.5662956,47.7746201],[17.5665665,47.7744102],[17.5676765,47.7741508],[17.5724468,47.77174],[17.5730667,47.7715607],[17.5741863,47.7710495],[17.5771656,47.7699013],[17.579277,47.7689209],[17.5820065,47.7678299],[17.5833855,47.7677803],[17.5844269,47.7675514],[17.580946,47.7646103],[17.5807266,47.764389],[17.580677,47.7643509],[17.5809765,47.76408],[17.581686,47.7637291],[17.5822258,47.7632713],[17.5828857,47.7626686],[17.5835171,47.7618904],[17.583807,47.7614899],[17.5839767,47.7611084],[17.5841465,47.7603683],[17.5842361,47.7596207],[17.5840759,47.7588196],[17.5840263,47.7583313],[17.5839157,47.7578888],[17.5833664,47.7569008],[17.5828362,47.7561989],[17.5825062,47.7557602],[17.5819454,47.7549706],[17.5815163,47.7543297],[17.5808353,47.7532501],[17.5805054,47.7528305],[17.5802765,47.75243],[17.5801258,47.7522087],[17.5798759,47.7519112],[17.5795059,47.7515793],[17.5799065,47.7511406],[17.5800171,47.75103],[17.5800667,47.7509995],[17.5799656,47.7509689],[17.5798569,47.7509193],[17.5797653,47.7507782],[17.5795956,47.7504196],[17.5793667,47.7499809],[17.5790958,47.7496681],[17.578146,47.7487717],[17.5773563,47.7481003],[17.5758057,47.7469292],[17.5749168,47.7462502],[17.5743961,47.7458687],[17.5737667,47.745369],[17.5734653,47.7452011],[17.5730953,47.7448997],[17.5730667,47.7449188],[17.5729771,47.7450104],[17.5727463,47.7452316],[17.5725555,47.7451401],[17.5724659,47.7450981],[17.5722771,47.7450294],[17.5720654,47.7449608],[17.5716553,47.7448311],[17.570776,47.7445297],[17.5706253,47.7444115],[17.5703754,47.7441216],[17.5697765,47.7434692],[17.5694771,47.7431297],[17.5684471,47.7419281],[17.5678864,47.7413597],[17.5676956,47.7412186],[17.5673656,47.7409096],[17.567297,47.7408295],[17.567276,47.7407608],[17.5672855,47.7407112],[17.5673161,47.7406693],[17.5673866,47.7406387],[17.5674763,47.7406311],[17.5677071,47.7406502],[17.5679855,47.7406693],[17.5681667,47.7406616],[17.5685062,47.7406197],[17.5687866,47.7405586],[17.5691357,47.740551],[17.569437,47.7404099],[17.5695267,47.7403793],[17.5702362,47.7401314],[17.5706463,47.7400017],[17.5725765,47.7392807],[17.5731068,47.7389488],[17.5734768,47.7387009],[17.5739269,47.7383881],[17.5741062,47.7382393],[17.5756054,47.7372093],[17.5763454,47.7366982],[17.5770855,47.7360916],[17.5772572,47.7359695],[17.5773067,47.7359886],[17.5775261,47.7357903],[17.5776253,47.7356491],[17.5776958,47.735508],[17.5778065,47.7351799],[17.5778255,47.7350388],[17.577877,47.7349014],[17.5780869,47.7342491],[17.5781269,47.7337799],[17.578186,47.73312],[17.5782166,47.7323914],[17.5783653,47.7313805],[17.5786362,47.7294998],[17.5786457,47.728981],[17.5786266,47.7285309],[17.5785065,47.728138],[17.5783768,47.727829],[17.5782661,47.7275505],[17.5782356,47.7274208],[17.5781765,47.7273102],[17.5780869,47.7271309],[17.5779858,47.7267685],[17.5772858,47.7262192],[17.5765667,47.7255211],[17.5758457,47.7247581],[17.574297,47.7230911],[17.5742855,47.7229805],[17.5742664,47.7229614],[17.5742455,47.7229004],[17.5742168,47.7228584],[17.5741959,47.7228203],[17.5741558,47.7227516],[17.5740566,47.7226181],[17.573967,47.7224884],[17.5737057,47.722229],[17.5733356,47.7219582],[17.5729961,47.7217216],[17.5721359,47.7212105],[17.5735569,47.7205315],[17.5737057,47.7205009],[17.573946,47.7205009],[17.5742455,47.7203979],[17.5745468,47.7202797],[17.5750656,47.7200394],[17.5755959,47.7197304],[17.5758667,47.7195816],[17.5763054,47.7192917],[17.5766468,47.719101],[17.5768871,47.7189484],[17.5768566,47.7189217],[17.5768166,47.7188683],[17.576746,47.7187309],[17.5766659,47.7184982],[17.5766468,47.7182388],[17.5766258,47.718029],[17.5766163,47.7178307],[17.5766468,47.7176285],[17.5765762,47.7172813],[17.5765858,47.7172279],[17.5766163,47.7171898],[17.5766659,47.7171516],[17.576746,47.7170982],[17.5768471,47.7170181],[17.5769558,47.7169304],[17.5770264,47.7168388],[17.5771065,47.7167206],[17.5772572,47.7163887],[17.5774155,47.7160912],[17.5775967,47.7158203],[17.5777168,47.7156601],[17.5778065,47.71558],[17.5778961,47.7155495],[17.5779667,47.7155495],[17.5780258,47.7155495],[17.577877,47.7153702],[17.5780354,47.7151604],[17.5783653,47.7149887],[17.5786362,47.7147713],[17.5788269,47.7145195],[17.5794659,47.7140579],[17.5804253,47.7136192],[17.5821667,47.7128181],[17.5830956,47.7123489],[17.5838871,47.7119713],[17.5839558,47.7118683],[17.5840759,47.7117691],[17.5843868,47.7116203],[17.5845356,47.7115784],[17.584877,47.7115593],[17.5852356,47.7115517],[17.5857754,47.7115211],[17.5862656,47.7114906],[17.5867558,47.711441],[17.5869961,47.7114182],[17.5878468,47.7112198],[17.5883465,47.7110481],[17.5888062,47.7109299],[17.5891361,47.7107887],[17.5892963,47.710701],[17.589426,47.7106209],[17.5895863,47.7105484],[17.589777,47.7104988],[17.5898972,47.7104683],[17.5898361,47.7103882],[17.589756,47.7103004],[17.5896263,47.7101517],[17.5895157,47.7100105],[17.5893059,47.7097702],[17.5892067,47.709671],[17.5891571,47.70961],[17.5890961,47.7094612],[17.5891056,47.7094116],[17.5891361,47.7093811],[17.5891972,47.7093582],[17.5892258,47.7093391],[17.5892868,47.7093315],[17.5893459,47.7093086],[17.589426,47.7092896],[17.5895557,47.7092705],[17.5898361,47.709198],[17.5899868,47.7091789],[17.5901566,47.7091484],[17.5904064,47.7091293],[17.5908566,47.7090912],[17.5911369,47.7090683],[17.5914268,47.7090607],[17.5916767,47.7090416],[17.5919456,47.7090111],[17.5921364,47.7089996],[17.5923157,47.7089806],[17.5929565,47.708931],[17.5936069,47.7088814],[17.5945053,47.7088203],[17.594717,47.7088013],[17.5948658,47.7087898],[17.5951958,47.7087593],[17.5954571,47.7087517],[17.5956669,47.7087288],[17.5960655,47.7087097],[17.5962753,47.7086716],[17.5964069,47.7086601],[17.5964966,47.7086716],[17.5965767,47.7086906],[17.5966759,47.7087288],[17.5968056,47.7087593],[17.5968761,47.7087784],[17.5967655,47.7085304],[17.5968456,47.708519],[17.597126,47.7084808],[17.5982265,47.7082481],[17.599596,47.7079697],[17.600666,47.7077408],[17.6014767,47.7075806],[17.6026955,47.7073517],[17.6030865,47.7072983],[17.6035557,47.7072716],[17.6054955,47.7072411],[17.6057167,47.70718],[17.6059456,47.7070503],[17.6060371,47.7067795],[17.6061954,47.7064095],[17.6060963,47.7063789],[17.6060562,47.7063293],[17.6060066,47.7061691],[17.6059971,47.7061386],[17.6060257,47.7060204],[17.6060753,47.7059212],[17.605957,47.7058296],[17.6057854,47.705761],[17.6056671,47.7056694],[17.6055565,47.7056313],[17.605526,47.7055702],[17.6055565,47.7055206],[17.6058464,47.7053299],[17.605957,47.7052689],[17.6060963,47.7051582],[17.607687,47.7041092],[17.6091671,47.7031288],[17.6096363,47.7028389],[17.6106167,47.7021713],[17.614006,47.6999893],[17.6145954,47.6995506],[17.6165657,47.6982498],[17.6168365,47.6980591],[17.6213169,47.6951103],[17.6214561,47.695118],[17.6215267,47.6951294],[17.6217155,47.6951599],[17.6218662,47.695179],[17.622057,47.6951904],[17.6221561,47.695179],[17.6223354,47.6950912],[17.6223965,47.6950607],[17.6224155,47.6950302],[17.622406,47.6949692],[17.6223869,47.6949081],[17.6223354,47.6948509],[17.6222363,47.6948013],[17.6221466,47.6947479],[17.6221161,47.6947098],[17.622097,47.6946602],[17.622097,47.6945915],[17.6221256,47.6945305],[17.6221561,47.6945],[17.6223564,47.6943779],[17.6225567,47.6942482],[17.6226768,47.6942101],[17.623106,47.6941109],[17.6232567,47.6940613],[17.6233463,47.6940117],[17.6235771,47.6938591],[17.6240253,47.6936111],[17.624176,47.6935501],[17.6242561,47.6934891],[17.6242161,47.6934509],[17.6242161,47.693409],[17.6242561,47.6933784],[17.6243153,47.6933708],[17.6243267,47.6932907],[17.6243668,47.6932106],[17.624567,47.6929283],[17.624876,47.6926498],[17.6250954,47.6925087],[17.6253357,47.6924095],[17.6255169,47.6922493],[17.6262264,47.6920586],[17.6262856,47.69207],[17.6263466,47.6920509],[17.6265354,47.6919403],[17.626667,47.6918907],[17.6267967,47.6918488],[17.626936,47.6918182],[17.6270561,47.6917305],[17.6273861,47.6919289],[17.6275959,47.6920586],[17.6276569,47.6920013],[17.6277065,47.6919594],[17.6278858,47.6918488],[17.6279564,47.6918106],[17.628046,47.6917686],[17.6281261,47.691761],[17.6289768,47.6916885],[17.6304264,47.6915779],[17.6313953,47.6915092],[17.6314869,47.6915016],[17.6315861,47.6914787],[17.6317654,47.6911888],[17.6324253,47.6901016],[17.6325054,47.6899796],[17.6325264,47.689949],[17.6325169,47.6899185],[17.6325855,47.6898499],[17.6326466,47.6898003],[17.6327267,47.6897697],[17.6328163,47.689621],[17.6328869,47.689518],[17.6330757,47.6891785],[17.6331062,47.6891479],[17.633297,47.6888504],[17.633646,47.6883507],[17.6338062,47.688118],[17.6340466,47.6878014],[17.6340656,47.6877708]]},{"id":19496,"author":"AnaDigit","name_GR":"Sultans Trail: 2.02b3. Gy\u0151r - G\u00f6ny\u0171","description_GR":"Section-Trail 2.02b3","path":"Sultans_Trail\/sultans_trail_208","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19601,"name_EN":"Sultans Trail: 2.02b3. Gy\u0151r - G\u00f6ny\u0171","description_EN":"Section-Trail 2.02b3","ascent_time":409,"descent_time":409,"marker":"","level":9,"ascent":87,"descent":87,"maxelev":127,"minelev":110,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.63407 47.68459,17.84327 47.72094)","views":0,"millestones":"","x":17.7184181,"y":47.6931114,"coor":[[17.6340675,47.6877747],[17.6344185,47.6879044],[17.6348686,47.6880722],[17.6351089,47.6881447],[17.6351681,47.6881638],[17.6352978,47.6882133],[17.6356277,47.6883125],[17.6357479,47.6883545],[17.6359577,47.6880341],[17.6361084,47.6877823],[17.6362286,47.6877327],[17.6363182,47.6876526],[17.6368675,47.6878929],[17.6373787,47.6881027],[17.6382179,47.6884232],[17.6382484,47.6884041],[17.6382885,47.688385],[17.6383286,47.6883736],[17.6383781,47.6883736],[17.6384182,47.6883926],[17.6384487,47.6884117],[17.6384792,47.6884422],[17.6387691,47.6884232],[17.6397076,47.6883545],[17.639719,47.6883049],[17.6397877,47.6882629],[17.6398678,47.6882744],[17.6399384,47.688324],[17.6412582,47.6881523],[17.6427879,47.6886635],[17.6433983,47.6878738],[17.6440182,47.6880836],[17.6441193,47.6881332],[17.6441593,47.6881523],[17.6442184,47.6881218],[17.6443291,47.6881218],[17.6443977,47.6880722],[17.6444988,47.688015],[17.6448383,47.6881638],[17.6449184,47.6882515],[17.6451492,47.6882744],[17.6452484,47.6883125],[17.6454792,47.6881828],[17.6457577,47.6880531],[17.6461182,47.6878815],[17.6469593,47.6875229],[17.6471481,47.6874542],[17.6473789,47.687355],[17.6489277,47.6866341],[17.6501293,47.6860924],[17.6504993,47.6859436],[17.650938,47.6858215],[17.651228,47.6857834],[17.6524677,47.6857529],[17.6524677,47.6857834],[17.6524582,47.6858521],[17.6524487,47.6859436],[17.6524887,47.6860542],[17.6525879,47.6861534],[17.6529484,47.6863747],[17.6531487,47.6865044],[17.6536484,47.6868629],[17.6539288,47.6870422],[17.654068,47.6871338],[17.6541576,47.6870918],[17.6562576,47.6856613],[17.6566181,47.6855049],[17.6567287,47.685463],[17.6570187,47.6853523],[17.6575775,47.6852417],[17.6590576,47.6851616],[17.6604176,47.6850929],[17.6614685,47.6850433],[17.661459,47.6849747],[17.6633091,47.6849251],[17.6638985,47.6849022],[17.6638985,47.6849747],[17.6638985,47.6850319],[17.6646881,47.6850128],[17.6650181,47.6850319],[17.6655083,47.6850128],[17.6658478,47.6850014],[17.6662579,47.6849937],[17.6665688,47.6849823],[17.6671085,47.6849747],[17.6677685,47.6849442],[17.6680393,47.6849327],[17.6685276,47.6849136],[17.6687584,47.6849136],[17.6692276,47.6849022],[17.6694679,47.6848946],[17.6698093,47.6848831],[17.6703491,47.684864],[17.6704178,47.684864],[17.6706886,47.6848526],[17.6712379,47.6848335],[17.6715488,47.6848221],[17.6718388,47.6848221],[17.6720181,47.6848221],[17.6724892,47.684803],[17.6727276,47.684803],[17.6735287,47.6847839],[17.6735992,47.6847839],[17.6737175,47.684803],[17.6737976,47.6848335],[17.6739178,47.6848335],[17.6740284,47.6848335],[17.6740875,47.6848221],[17.6741676,47.6847916],[17.6742382,47.6847534],[17.6743488,47.6847534],[17.6745491,47.6847534],[17.6756191,47.6847343],[17.6762581,47.6847038],[17.6772175,47.6846619],[17.6775875,47.6846619],[17.6782284,47.6846428],[17.6784592,47.6846428],[17.6785793,47.6846428],[17.6791687,47.6846542],[17.6795979,47.6846428],[17.6797886,47.6846428],[17.6799793,47.6845932],[17.6801777,47.6845932],[17.6803589,47.6846313],[17.680479,47.6847038],[17.6805782,47.6848145],[17.6805878,47.6855049],[17.6805477,47.6855736],[17.6804676,47.6856041],[17.680479,47.6857147],[17.6805687,47.6857719],[17.6807289,47.6857948],[17.6807289,47.6860123],[17.6807384,47.6860619],[17.6830292,47.6859932],[17.6852684,47.6859245],[17.6872978,47.6858521],[17.6894684,47.6858139],[17.6897392,47.6858215],[17.6897984,47.6858215],[17.6911182,47.6858215],[17.6922283,47.6858025],[17.6923981,47.6858025],[17.6925678,47.6858025],[17.6938591,47.6857643],[17.6942692,47.6857643],[17.6949978,47.6857033],[17.6958179,47.6856728],[17.6960888,47.6857529],[17.7107677,47.6907616],[17.7108288,47.6907845],[17.7110481,47.6908646],[17.7125683,47.6913643],[17.7129879,47.6915245],[17.7133884,47.6915627],[17.7172089,47.6928329],[17.7175083,47.6929321],[17.7176189,47.692894],[17.7177582,47.6928749],[17.7178593,47.6928749],[17.7179375,47.6928749],[17.7180386,47.692894],[17.7181778,47.6929436],[17.7182693,47.6929741],[17.7183876,47.6930428],[17.7184181,47.6931114],[17.7184582,47.6932335],[17.7184792,47.6932945],[17.7185287,47.6933746],[17.7186375,47.6934433],[17.7191391,47.6935921],[17.7217388,47.6944237],[17.7254791,47.6956139],[17.7257175,47.6957016],[17.726038,47.6958733],[17.7263393,47.696003],[17.7266788,47.6961327],[17.7272377,47.696312],[17.7290783,47.6969337],[17.7316875,47.6978035],[17.7328777,47.6981926],[17.7329388,47.698143],[17.7330189,47.6981239],[17.7331085,47.6981125],[17.7332077,47.698143],[17.7333183,47.6982117],[17.7332687,47.6982346],[17.7332878,47.6982651],[17.7332783,47.6982918],[17.7333584,47.6984138],[17.7343292,47.6987114],[17.7354393,47.6990738],[17.7355576,47.6991119],[17.7358189,47.6992035],[17.7362385,47.6993446],[17.7363377,47.6993713],[17.7365284,47.6995316],[17.736599,47.6997528],[17.7369175,47.6998825],[17.7377586,47.7001419],[17.7386093,47.7003632],[17.7387486,47.7003326],[17.7388287,47.700325],[17.7393093,47.7004738],[17.7394581,47.7006149],[17.7396393,47.7007332],[17.7410889,47.7011833],[17.7428093,47.7017136],[17.7442875,47.7021828],[17.7462978,47.7028046],[17.7529984,47.704895],[17.7537975,47.7053528],[17.754118,47.7055931],[17.7545376,47.7056618],[17.7549591,47.7056122],[17.7553692,47.7053719],[17.7566891,47.703373],[17.760788,47.696785],[17.7611885,47.6968918],[17.7616386,47.6970024],[17.7635593,47.697464],[17.7683487,47.6986237],[17.7702789,47.6990814],[17.7704983,47.6991539],[17.7706375,47.6992035],[17.7707882,47.6992722],[17.7709484,47.6993713],[17.7710781,47.6994514],[17.7713184,47.6996536],[17.7714176,47.6997528],[17.7717781,47.7001038],[17.7719479,47.7002525],[17.7720985,47.7003632],[17.7722588,47.7004547],[17.7724991,47.7005615],[17.7727489,47.7006416],[17.7729187,47.7006836],[17.7734089,47.7007637],[17.773489,47.7007713],[17.7736988,47.7008247],[17.7739277,47.700943],[17.7742481,47.7010918],[17.7745876,47.7012939],[17.7783279,47.7034645],[17.7798882,47.7043037],[17.7802792,47.7044945],[17.7806187,47.7045631],[17.7806892,47.7046928],[17.7806492,47.7047729],[17.7805786,47.7048531],[17.7807293,47.7049141],[17.7809086,47.7049713],[17.781889,47.705265],[17.7823982,47.7053947],[17.7826576,47.705513],[17.7830486,47.7057228],[17.7834492,47.7059021],[17.7837391,47.7060738],[17.7838383,47.7062225],[17.7838783,47.7063828],[17.7839088,47.7068329],[17.783989,47.707283],[17.783989,47.7074928],[17.7838688,47.7077942],[17.7837982,47.7082748],[17.7837486,47.7087326],[17.7838287,47.7089233],[17.7839584,47.709095],[17.7840691,47.7093544],[17.7840786,47.7095413],[17.7839584,47.709774],[17.7836285,47.7100029],[17.7830486,47.710392],[17.7827988,47.7106438],[17.7823391,47.7108536],[17.7821484,47.7109718],[17.7819881,47.7111549],[17.7816486,47.7115936],[17.7813282,47.7119217],[17.7812691,47.7121048],[17.7812881,47.7122536],[17.7813377,47.7124214],[17.7813282,47.7125435],[17.781229,47.7127342],[17.7811985,47.7130127],[17.781189,47.713192],[17.7811184,47.7136116],[17.780859,47.7146835],[17.7806587,47.715332],[17.7804489,47.7161751],[17.7802181,47.7170448],[17.780159,47.7171516],[17.780159,47.7172737],[17.7814388,47.7173729],[17.7829781,47.7174644],[17.783968,47.7175636],[17.7845192,47.7175827],[17.7846279,47.7176323],[17.7847385,47.7176018],[17.7848682,47.7176018],[17.7866077,47.7177429],[17.7884693,47.7178841],[17.7892189,47.7179413],[17.791708,47.7181015],[17.7928085,47.7181931],[17.7947693,47.7183342],[17.7976189,47.7185516],[17.7988892,47.7186317],[17.7992382,47.7186546],[17.8003979,47.7187424],[17.8019085,47.7188416],[17.8034477,47.7189636],[17.8064194,47.7191849],[17.8095093,47.7194328],[17.8129177,47.7196846],[17.8154182,47.7198524],[17.8186989,47.7200737],[17.8202686,47.7201729],[17.8202286,47.7206421],[17.8223782,47.7206535],[17.8246593,47.7206726],[17.8261375,47.7206841],[17.826828,47.7207336],[17.827198,47.7206917],[17.8291378,47.7207222],[17.8304176,47.7207222],[17.8320675,47.7207947],[17.834259,47.7209435],[17.8359375,47.7208214],[17.8382893,47.7208443],[17.8406487,47.720932],[17.8432693,47.7209435]]},{"id":19497,"author":"AnaDigit","name_GR":"Sultans Trail: 2.02b4. G\u00f6ny\u0171 - Kom\u00e1rno","description_GR":"Section-Trail 2.02b4","path":"Sultans_Trail\/sultans_trail_209","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":27227,"name_EN":"Sultans Trail: 2.02b4. G\u00f6ny\u0171 - Kom\u00e1rno","description_EN":"Section-Trail 2.02b4","ascent_time":586,"descent_time":587,"marker":"","level":9,"ascent":141,"descent":149,"maxelev":124,"minelev":103,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.84327 47.71034,18.12888 47.75817)","views":0,"millestones":"","x":18.0073624,"y":47.7137299,"coor":[[17.8432732,47.7209396],[17.8436642,47.720562],[17.8440628,47.7201805],[17.8446732,47.7194519],[17.844944,47.7191925],[17.8453636,47.7188721],[17.8456135,47.7186012],[17.8457527,47.7185097],[17.8465233,47.7177811],[17.8470631,47.7172623],[17.8477631,47.7166595],[17.8481636,47.7162399],[17.8485126,47.7157097],[17.8489532,47.7150612],[17.8489342,47.714962],[17.8488331,47.7148514],[17.8488426,47.7147713],[17.8488426,47.7147293],[17.8488426,47.7146797],[17.8488541,47.7145195],[17.8488331,47.7144127],[17.8488426,47.7143517],[17.8489532,47.7143211],[17.849453,47.7142715],[17.8499241,47.714241],[17.8501434,47.7141609],[17.8503838,47.7139015],[17.850563,47.713871],[17.8515034,47.7140923],[17.8523235,47.7142525],[17.8527737,47.7142906],[17.852993,47.7143402],[17.8545628,47.7150726],[17.8548336,47.7151413],[17.8549938,47.7151299],[17.8562336,47.7145309],[17.8563728,47.7145004],[17.856554,47.7145119],[17.8571529,47.7147903],[17.8574028,47.7149124],[17.8576126,47.71492],[17.8578033,47.714859],[17.8584633,47.7144623],[17.8594532,47.7138519],[17.8594341,47.7137909],[17.8594227,47.7137604],[17.8594437,47.7137299],[17.8605938,47.7129517],[17.8607426,47.7128792],[17.8621731,47.7136497],[17.8640442,47.7114601],[17.8662834,47.7122993],[17.8686237,47.7132111],[17.8703728,47.7138901],[17.8704929,47.7139397],[17.8707638,47.7139397],[17.8787727,47.7151108],[17.8818035,47.7155495],[17.883604,47.7157707],[17.891283,47.7168922],[17.8914833,47.7169113],[17.8922024,47.7169304],[17.8933926,47.7170715],[17.8937836,47.7171402],[17.8942833,47.7172012],[17.899374,47.7183723],[17.8995132,47.7183914],[17.9033031,47.7192726],[17.9049931,47.7196121],[17.9063339,47.7198906],[17.9075031,47.72015],[17.9076538,47.7201424],[17.9077835,47.7201195],[17.9079533,47.7200813],[17.9084835,47.7189789],[17.9085827,47.7187996],[17.9086838,47.718689],[17.9088535,47.7185211],[17.9091225,47.7182693],[17.909544,47.7180214],[17.9099426,47.7176514],[17.9128227,47.7154999],[17.9130535,47.7152824],[17.9132233,47.7150192],[17.9147224,47.7124519],[17.9153538,47.7113495],[17.9154129,47.7112808],[17.915514,47.7112427],[17.9156837,47.7112503],[17.9168835,47.7114525],[17.9183826,47.7114792],[17.9198837,47.7115707],[17.9212227,47.7116814],[17.9227123,47.71175],[17.9230728,47.7117119],[17.9233227,47.7117004],[17.9237728,47.7117615],[17.9246941,47.7117805],[17.9256039,47.7118416],[17.9264336,47.7119217],[17.9272232,47.7119522],[17.9286633,47.712101],[17.9299431,47.7122917],[17.930933,47.7124596],[17.936964,47.7127991],[17.9371834,47.7127609],[17.9373932,47.7127914],[17.9379025,47.7128601],[17.938633,47.7129898],[17.9389935,47.7129898],[17.9394741,47.7129326],[17.940073,47.7129402],[17.9403725,47.7129593],[17.9409428,47.7128906],[17.9424534,47.7129593],[17.9454136,47.7132111],[17.9465027,47.7132912],[17.947113,47.7134399],[17.9477539,47.7134895],[17.9492931,47.7135124],[17.9507236,47.7136192],[17.9520741,47.7137794],[17.9526329,47.7137108],[17.9531631,47.7137794],[17.9539242,47.7138405],[17.9542332,47.7138519],[17.9556427,47.7139626],[17.9594936,47.7141914],[17.9625435,47.7143898],[17.9632034,47.7144699],[17.9636841,47.7145805],[17.9643326,47.7145691],[17.9649124,47.7145691],[17.9662628,47.7146606],[17.9698429,47.714859],[17.9726238,47.7150497],[17.9728336,47.7150917],[17.9730129,47.7151489],[17.9735031,47.7151718],[17.9739723,47.7151718],[17.9754124,47.715229],[17.9784241,47.7154617],[17.9789124,47.7155418],[17.9792538,47.7157097],[17.979393,47.7157822],[17.9797039,47.7157593],[17.9803829,47.7155304],[17.9806824,47.7154999],[17.9810238,47.7155304],[17.9821434,47.7155991],[17.9824638,47.7156601],[17.9834328,47.7157898],[17.9847736,47.7159195],[17.9863739,47.7159996],[17.9891834,47.7162018],[17.9905434,47.7162895],[17.9913025,47.7163925],[17.9918137,47.7164497],[17.9930038,47.7165222],[17.9940929,47.7166023],[17.9954834,47.7167702],[17.9961338,47.7168121],[17.9962025,47.7167397],[17.9961739,47.7167091],[17.9961433,47.7166824],[17.9961224,47.7166519],[17.9961128,47.7166214],[17.9961128,47.7165794],[17.9961224,47.7165298],[17.9961338,47.7164726],[17.9961624,47.7163124],[17.9961739,47.7162704],[17.9961929,47.7162323],[17.9962234,47.7161903],[17.996254,47.7161713],[17.996294,47.7161522],[17.9963436,47.7161407],[17.9963837,47.7161293],[17.9964333,47.7161217],[17.9964924,47.7161217],[17.9965725,47.7161217],[17.9991837,47.7163391],[17.9998436,47.7163811],[18.0004826,47.7164307],[18.0020428,47.7165413],[18.0024223,47.7165718],[18.0028133,47.7165794],[18.0029926,47.7165794],[18.0031433,47.7165604],[18.0033035,47.7165413],[18.0037327,47.7164497],[18.0038433,47.7164421],[18.0039425,47.7164307],[18.0040436,47.7164307],[18.0046139,47.7164917],[18.004694,47.7164993],[18.0047436,47.7164993],[18.0047932,47.7164917],[18.0048828,47.7164612],[18.0049229,47.7164421],[18.005003,47.7163925],[18.0065327,47.7151222],[18.0065937,47.7150726],[18.0067329,47.7149315],[18.006813,47.7148323],[18.0068626,47.7147522],[18.0069332,47.7146416],[18.0073624,47.7137299],[18.0073929,47.7136726],[18.0074635,47.7135925],[18.0079231,47.7132492],[18.0080242,47.7131691],[18.0084133,47.7128716],[18.0088425,47.712532],[18.0104237,47.7114716],[18.0108738,47.7111702],[18.0112839,47.7110023],[18.0127029,47.7107201],[18.0129242,47.7106819],[18.0133438,47.7106018],[18.0142441,47.7104225],[18.0147133,47.7103424],[18.0151424,47.7104111],[18.0156136,47.7105713],[18.0159626,47.7108116],[18.0163326,47.7111511],[18.0164833,47.711792],[18.0167732,47.713089],[18.017004,47.7142601],[18.0171528,47.7145195],[18.0172729,47.7146416],[18.0175724,47.7148819],[18.018013,47.71521],[18.0191441,47.7161026],[18.0193825,47.7162018],[18.0196323,47.7162094],[18.0198441,47.7162018],[18.0201225,47.7161789],[18.0210724,47.7161293],[18.0219326,47.7161026],[18.0242023,47.7159996],[18.0254631,47.7159195],[18.0261631,47.7159424],[18.0266037,47.7159424],[18.0281734,47.7160492],[18.0287628,47.7160912],[18.0300636,47.7162018],[18.0319939,47.7163391],[18.0338726,47.7164803],[18.035244,47.7165909],[18.0356941,47.7166214],[18.0377636,47.716732],[18.0382137,47.7168198],[18.0389233,47.717041],[18.0409126,47.7175522],[18.0411434,47.7176514],[18.0433636,47.7183609],[18.0460033,47.7190704],[18.0493526,47.7196007],[18.0510235,47.7199097],[18.0521431,47.7201805],[18.0524731,47.7202911],[18.0527439,47.72052],[18.0538826,47.7223816],[18.0553837,47.7247925],[18.0554638,47.7249794],[18.0563335,47.7272911],[18.0569935,47.7289619],[18.0571728,47.7292404],[18.0573025,47.7293396],[18.0576534,47.7295418],[18.0595531,47.7305222],[18.0600834,47.7306595],[18.0615425,47.7312393],[18.0640526,47.7322617],[18.0664539,47.7331619],[18.067873,47.7337227],[18.0706139,47.7347717],[18.0713024,47.7350693],[18.0721436,47.735569],[18.0765438,47.7373123],[18.076704,47.7373199],[18.0768528,47.7373314],[18.076973,47.7373924],[18.0770626,47.7374725],[18.0781231,47.7379723],[18.0788841,47.7383118],[18.0814133,47.7393227],[18.0856628,47.7410202],[18.0867538,47.7414398],[18.0869732,47.7414818],[18.0870934,47.7415504],[18.0869141,47.7416191],[18.086834,47.7416496],[18.0855637,47.7421417],[18.0852737,47.7422523],[18.0849533,47.7423706],[18.086174,47.7429008],[18.0832939,47.745079],[18.0832233,47.7451324],[18.0868931,47.7466927],[18.0870724,47.7467613],[18.0871239,47.7467918],[18.0871639,47.7468224],[18.0872231,47.746891],[18.087244,47.7469215],[18.0872726,47.7469521],[18.0873127,47.7469826],[18.0884933,47.7474823],[18.0888329,47.7476311],[18.0898724,47.7480812],[18.0899925,47.7480507],[18.0900841,47.7480202],[18.0901737,47.747982],[18.0902729,47.747921],[18.0904026,47.7479095],[18.0904942,47.7479095],[18.0905533,47.7479706],[18.0905437,47.7480202],[18.0904942,47.7480812],[18.0904541,47.7480316],[18.0904942,47.7480812],[18.0904541,47.7481194],[18.0905037,47.7481804],[18.0905132,47.7482605],[18.0906639,47.7483215],[18.091013,47.7485809],[18.0915432,47.7490425],[18.0917435,47.7491417],[18.0919437,47.7493591],[18.0922031,47.7492104],[18.0927124,47.74897],[18.0929241,47.7488708],[18.0931225,47.7488098],[18.0932636,47.7488098],[18.0963726,47.7491112],[18.0970726,47.7491722],[18.0978737,47.7492104],[18.098444,47.749321],[18.0982628,47.7495117],[18.0981636,47.7496109],[18.0983925,47.74963],[18.0987434,47.7497215],[18.0991135,47.7498817],[18.0993729,47.7500725],[18.0996037,47.7502899],[18.0996933,47.7503624],[18.0998135,47.7504005],[18.1013031,47.7501526],[18.1024742,47.7499924],[18.1041832,47.7497292],[18.1043034,47.7497597],[18.1044636,47.7500305],[18.104784,47.7505302],[18.1048527,47.7505913],[18.1049137,47.7506294],[18.1049938,47.7506523],[18.1050739,47.7506714],[18.105154,47.750679],[18.1052742,47.7506905],[18.1058426,47.7506523],[18.1116238,47.7500916],[18.1117439,47.7500725],[18.1118736,47.7500801],[18.1120224,47.7501106],[18.113203,47.75],[18.117054,47.7496223],[18.118803,47.7494392],[18.1197929,47.7493515],[18.119873,47.7493324],[18.1199436,47.749321],[18.1200638,47.749279],[18.1202927,47.7491989],[18.1203842,47.7491989],[18.1202927,47.7491989],[18.1203136,47.7492523],[18.1203442,47.7492714],[18.1203842,47.7494011],[18.1207924,47.7511597],[18.1212425,47.7530212],[18.121233,47.7530899],[18.1211834,47.7531204],[18.1210442,47.7531319],[18.1210041,47.75317],[18.1210537,47.7534523],[18.1212025,47.7540817],[18.1212139,47.7541313],[18.121254,47.7542915],[18.121273,47.7544022],[18.1213436,47.7544403],[18.1214428,47.7544899],[18.1215229,47.7545509],[18.121603,47.7546425],[18.1216526,47.7547607],[18.1217442,47.7550125],[18.1218338,47.7551498],[18.1226139,47.7562714],[18.1230335,47.7568321],[18.1234741,47.7573814],[18.124054,47.7580719],[18.1240234,47.7581024],[18.1240635,47.7581711],[18.1242027,47.758152],[18.1242828,47.7581406],[18.1246834,47.758049],[18.1247425,47.7580414],[18.124794,47.7580299],[18.1249237,47.7579994],[18.1257439,47.7578316],[18.126503,47.7576103],[18.127224,47.7574425],[18.1278229,47.7573204],[18.1286526,47.7571602],[18.1287231,47.7571526],[18.1288834,47.7572517]]},{"id":19498,"author":"AnaDigit","name_GR":"Sultans Trail: 2.06. Kom\u00e1rno - Dunaradv\u00e1ny","description_GR":"Section-Trail 2.06","path":"Sultans_Trail\/sultans_trail_210","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":20347,"name_EN":"Sultans Trail: 2.06. Kom\u00e1rno - Dunaradv\u00e1ny","description_EN":"Section-Trail 2.06","ascent_time":424,"descent_time":424,"marker":"","level":9,"ascent":98,"descent":102,"maxelev":118,"minelev":102,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.1289 47.736,18.36687 47.76261)","views":0,"millestones":"","x":18.1895771,"y":47.7457581,"coor":[[18.1288986,47.7572784],[18.1289673,47.757309],[18.1290684,47.7574387],[18.1291885,47.7579575],[18.129528,47.7580566],[18.1299477,47.7579155],[18.1301479,47.7578773],[18.1295185,47.7570877],[18.1304379,47.7567558],[18.1305275,47.7567253],[18.1310883,47.7565155],[18.1325874,47.7564659],[18.1329784,47.7564468],[18.1330986,47.7564278],[18.1330872,47.7561569],[18.1335468,47.7563362],[18.1338177,47.7563858],[18.1340981,47.7564087],[18.1343575,47.7563858],[18.1354885,47.7562561],[18.1358376,47.7562561],[18.1360073,47.756279],[18.136488,47.7564468],[18.1380882,47.7571068],[18.1381874,47.7571564],[18.1383381,47.757309],[18.1384277,47.7572975],[18.1385574,47.7574387],[18.1387787,47.7575188],[18.1393986,47.7575455],[18.1402569,47.7575684],[18.1398869,47.7593689],[18.1398087,47.7597275],[18.1397381,47.7604256],[18.1397076,47.7609062],[18.1397076,47.7610664],[18.1395969,47.7620087],[18.1395569,47.7621956],[18.1395073,47.7622681],[18.1392879,47.762249],[18.1392269,47.7626076],[18.1404781,47.7625465],[18.1407585,47.7625275],[18.1418381,47.7623482],[18.1423283,47.7622871],[18.1439571,47.7620468],[18.1446972,47.7619362],[18.1450481,47.7619057],[18.1455078,47.761879],[18.1466579,47.7618866],[18.1467075,47.7617264],[18.1468868,47.7615089],[18.1471786,47.7613068],[18.1477585,47.7612953],[18.1483784,47.7612762],[18.1487484,47.7611465],[18.1488571,47.7608376],[18.1489182,47.7604179],[18.1490479,47.760006],[18.1495571,47.7591057],[18.1503868,47.7584686],[18.1518173,47.7570763],[18.1521187,47.7567787],[18.1523972,47.7565384],[18.1534271,47.7558861],[18.1546173,47.7548981],[18.1561069,47.753746],[18.1567574,47.7535286],[18.1572285,47.7534256],[18.1576881,47.7531853],[18.1580486,47.7529259],[18.1602573,47.7517471],[18.1608677,47.7513275],[18.1613083,47.7509956],[18.1624184,47.7505074],[18.1629372,47.7503357],[18.1633186,47.7501068],[18.1637878,47.749527],[18.1641273,47.7490082],[18.1645279,47.7487259],[18.1653881,47.7484474],[18.1660576,47.7482986],[18.1683884,47.7480354],[18.1711178,47.7477379],[18.1725082,47.7475166],[18.1732769,47.7473259],[18.1756172,47.7468567],[18.1790085,47.746109],[18.1793671,47.7471962],[18.1795368,47.7472153],[18.1796284,47.7472878],[18.1799278,47.7472153],[18.180397,47.7469864],[18.1822586,47.7466965],[18.1837673,47.7465172],[18.1855373,47.7462769],[18.1870975,47.7460861],[18.1888981,47.7458382],[18.1895771,47.7457581],[18.1908875,47.7455864],[18.1916885,47.7454491],[18.1922379,47.7453766],[18.1927586,47.745327],[18.1930771,47.7452965],[18.1933384,47.7452965],[18.1952972,47.7449989],[18.1953983,47.745018],[18.195488,47.7450562],[18.1956177,47.7450562],[18.195797,47.7450256],[18.1959171,47.7450256],[18.1961079,47.745018],[18.1964169,47.7451973],[18.1964874,47.7452888],[18.1967773,47.7454758],[18.1970081,47.7455978],[18.1974869,47.7457466],[18.1983681,47.7459183],[18.199398,47.7459755],[18.1997871,47.7459564],[18.2005081,47.7458076],[18.2006969,47.7458076],[18.2008877,47.7458458],[18.201107,47.7458954],[18.202158,47.746109],[18.2022972,47.746109],[18.2024975,47.746048],[18.2026386,47.7459564],[18.2027073,47.7459183],[18.2028179,47.7458954],[18.2032375,47.7459183],[18.203577,47.7457275],[18.2039585,47.7454185],[18.2041874,47.7453957],[18.2043877,47.7454071],[18.2044868,47.7452087],[18.2046871,47.7451859],[18.2048779,47.7451973],[18.2059383,47.7453957],[18.2081375,47.7457085],[18.2083569,47.745697],[18.2093868,47.7457886],[18.2101269,47.7458267],[18.2121487,47.7457886],[18.2145481,47.7457581],[18.2164669,47.745636],[18.2188072,47.7454567],[18.2194481,47.7467957],[18.2279968,47.7453766],[18.2390976,47.7444954],[18.2395973,47.7444382],[18.2410278,47.7443657],[18.241457,47.7443657],[18.2418385,47.7444077],[18.2422371,47.7444572],[18.2500687,47.7438583],[18.2584171,47.7431679],[18.2603474,47.7427864],[18.2623787,47.7421761],[18.2642975,47.7416382],[18.2657986,47.7411957],[18.2712269,47.7395554],[18.2729187,47.7390671],[18.2774677,47.7377281],[18.2789879,47.7373886],[18.2834682,47.7365189],[18.2875271,47.7361069],[18.2914276,47.7359962],[18.2953472,47.7360878],[18.2987785,47.7365189],[18.2990074,47.7365265],[18.3149376,47.7391167],[18.3267384,47.7410355],[18.3308277,47.7416687],[18.3322487,47.7420883],[18.3331776,47.7426567],[18.3342171,47.7438469],[18.334528,47.7441483],[18.3346386,47.7442589],[18.3347282,47.7443275],[18.3348484,47.7443962],[18.3351574,47.7444572],[18.3360577,47.7444572],[18.3395176,47.744648],[18.3407078,47.7447586],[18.3411484,47.7447281],[18.3414478,47.7447357],[18.3456669,47.7450371],[18.3508282,47.7453766],[18.353117,47.7453957],[18.3541374,47.7454491],[18.3548374,47.7454987],[18.355257,47.7455368],[18.3576584,47.7456779],[18.3653469,47.746109],[18.3668671,47.746109]]},{"id":19499,"author":"AnaDigit","name_GR":"Sultans Trail: 2.07. Dunaradv\u00e1ny\/Radva\u0148 nad Dunajom - Mu\u017ela","description_GR":"Section-Trail 2.07","path":"Sultans_Trail\/sultans_trail_211","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":22191,"name_EN":"Sultans Trail: 2.07. Dunaradv\u00e1ny\/Radva\u0148 nad Dunajom - Mu\u017ela","description_EN":"Section-Trail 2.07","ascent_time":468,"descent_time":467,"marker":"","level":9,"ascent":99,"descent":98,"maxelev":126,"minelev":102,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.36689 47.7461,18.59764 47.81045)","views":0,"millestones":"","x":18.4630108,"y":47.7673531,"coor":[[18.36689,47.7461014],[18.3674107,47.7461815],[18.3695202,47.7465706],[18.3704109,47.7467804],[18.3707314,47.7467804],[18.3714409,47.7467499],[18.3718204,47.7468224],[18.3738899,47.7472916],[18.3744411,47.7474632],[18.3760509,47.7481232],[18.3762798,47.7483101],[18.3764305,47.7484016],[18.3764896,47.7484398],[18.3765602,47.7484703],[18.3766708,47.7485313],[18.3769703,47.748642],[18.3774109,47.7488327],[18.3799,47.7498016],[18.3804512,47.7500114],[18.3806801,47.7500916],[18.3808098,47.7501297],[18.3809299,47.7501602],[18.381031,47.7501831],[18.3811512,47.7502098],[18.3812714,47.7502327],[18.3816299,47.7502708],[18.3817596,47.7503014],[18.3818512,47.7503128],[18.3819408,47.7503319],[18.382021,47.750351],[18.3821011,47.75037],[18.3822613,47.7504196],[18.3824196,47.750473],[18.3829498,47.7506523],[18.3832207,47.7507515],[18.3835011,47.7508621],[18.3847103,47.7513809],[18.3849201,47.7514725],[18.3852196,47.7516022],[18.3854504,47.7517014],[18.3856602,47.75177],[18.3860607,47.7518997],[18.3865414,47.7520599],[18.3875198,47.7523727],[18.3880196,47.752533],[18.3881397,47.7525711],[18.3882599,47.7526207],[18.3883114,47.7526398],[18.3883705,47.7526627],[18.3884296,47.7526932],[18.3885708,47.7527809],[18.3887005,47.752861],[18.389101,47.7531319],[18.3891907,47.7531929],[18.3893299,47.7532806],[18.3895111,47.7533913],[18.3896999,47.7534904],[18.3899097,47.7536125],[18.3901711,47.7537422],[18.3907013,47.7539902],[18.392231,47.7547226],[18.3931503,47.7538414],[18.3931198,47.7537727],[18.3931408,47.7536926],[18.3931599,47.7536507],[18.3932209,47.7536125],[18.3932896,47.7535896],[18.3936005,47.7535896],[18.39501,47.7536621],[18.397541,47.7538605],[18.3994408,47.7540016],[18.4023113,47.7542915],[18.4046402,47.7545433],[18.4070702,47.7547913],[18.4076614,47.7548409],[18.4080811,47.7548828],[18.4087105,47.7549324],[18.4087906,47.75494],[18.4089203,47.7549629],[18.4092102,47.7550125],[18.4107609,47.7554016],[18.41222,47.7557297],[18.4132309,47.7559624],[18.4135303,47.7560616],[18.4148998,47.7564926],[18.4162312,47.7569809],[18.4165497,47.7571297],[18.4166107,47.7572327],[18.4172001,47.757782],[18.4178905,47.7584114],[18.4181309,47.7585716],[18.4184399,47.7587204],[18.4197502,47.7592316],[18.4224911,47.760273],[18.4355011,47.7647324],[18.4360809,47.7650223],[18.436161,47.7650719],[18.4365005,47.7652321],[18.4367905,47.7653618],[18.4371109,47.765461],[18.4381199,47.7656403],[18.4462204,47.7689209],[18.4466705,47.7690926],[18.4472809,47.76931],[18.4482403,47.7695808],[18.4484711,47.7696304],[18.4489098,47.7696915],[18.4500904,47.7697601],[18.4511814,47.7696724],[18.4528008,47.7695198],[18.4545002,47.7691803],[18.4574909,47.7685013],[18.4626312,47.7671013],[18.4630108,47.7673531],[18.4698009,47.7718315],[18.4749298,47.7751808],[18.4751606,47.7753105],[18.4780312,47.7772522],[18.4781303,47.7773209],[18.4792709,47.7780914],[18.4791813,47.778141],[18.4731407,47.7815704],[18.4724312,47.7820206],[18.4734306,47.7824898],[18.4748707,47.7835732],[18.475811,47.7841911],[18.4773903,47.7850609],[18.4780712,47.7854233],[18.480381,47.7874413],[18.4803009,47.7875023],[18.4802513,47.7876625],[18.48032,47.7881432],[18.4803696,47.7884026],[18.4803905,47.7885399],[18.4805012,47.7886734],[18.4807301,47.7888718],[18.4816399,47.7896614],[18.4817104,47.789711],[18.4858303,47.7921906],[18.4891605,47.7942009],[18.4892902,47.7942734],[18.4898014,47.7945023],[18.4957314,47.7978821],[18.4959106,47.7979813],[18.4960213,47.7980423],[18.4962101,47.7981606],[18.4962902,47.7982025],[18.4991207,47.7998428],[18.5065899,47.8040733],[18.5076313,47.8046608],[18.508461,47.8051529],[18.5085411,47.8053703],[18.5085602,47.8055725],[18.5085602,47.8058014],[18.5085812,47.8061829],[18.5085411,47.806633],[18.5084,47.8071327],[18.5081711,47.8074608],[18.5080013,47.8077812],[18.5079098,47.8080101],[18.5079002,47.8082428],[18.5079308,47.808403],[18.5079708,47.8086014],[18.5080509,47.8088112],[18.5081501,47.8089905],[18.5083904,47.8093719],[18.5084209,47.8094711],[18.5083103,47.8098412],[18.5084801,47.8101425],[18.5085297,47.8101921],[18.5086498,47.8103104],[18.50877,47.8104019],[18.5089207,47.8104401],[18.5090904,47.8104515],[18.5092602,47.8104324],[18.50951,47.81036],[18.5096302,47.8102913],[18.5098705,47.8101616],[18.5102501,47.8100319],[18.5111809,47.8097916],[18.5114803,47.8096504],[18.5116711,47.8095703],[18.5120602,47.8095207],[18.5123596,47.8094826],[18.5128307,47.8093224],[18.5131111,47.8091507],[18.5147705,47.8080025],[18.5151196,47.8078613],[18.5153809,47.8078117],[18.51581,47.8078423],[18.5166111,47.8079033],[18.5182304,47.807991],[18.5188599,47.8079605],[18.5265713,47.8072014],[18.5347996,47.8064728],[18.5358315,47.8064232],[18.5430107,47.8066597],[18.5480614,47.8054619],[18.5626011,47.8020134],[18.5780106,47.7983208],[18.5867214,47.7961807],[18.5901203,47.795311],[18.590271,47.795311],[18.5904312,47.7951927],[18.59062,47.7950096],[18.5914898,47.7943306],[18.5917397,47.7940598],[18.5924606,47.7933197],[18.5929203,47.792881],[18.59375,47.7922516],[18.5943203,47.7918015],[18.5944309,47.7917709],[18.5947514,47.7914429],[18.5952511,47.7910805],[18.5955696,47.7909431],[18.5959206,47.7908516],[18.5960808,47.7908401],[18.5963306,47.7908516],[18.59688,47.7909698],[18.59729,47.7910233],[18.5972404,47.7913132],[18.5972214,47.7915611],[18.5972309,47.79179],[18.5972805,47.7919502],[18.5973797,47.792141],[18.5974903,47.7922707],[18.597641,47.7923431]]},{"id":19500,"author":"AnaDigit","name_GR":"Sultans Trail: 2.08. Mu\u017ela - Esztergom","description_GR":"Section-Trail 2.08","path":"Sultans_Trail\/sultans_trail_212","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":13661,"name_EN":"Sultans Trail: 2.08. Mu\u017ela - Esztergom","description_EN":"Section-Trail 2.08","ascent_time":279,"descent_time":278,"marker":"","level":9,"ascent":138,"descent":96,"maxelev":161,"minelev":101,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.59762 47.77673,18.73716 47.79969)","views":0,"millestones":"","x":18.7070332,"y":47.7958069,"coor":[[18.5976238,47.7923279],[18.5980244,47.792366],[18.598093,47.792366],[18.5983429,47.792305],[18.5986137,47.7921944],[18.5989838,47.7919464],[18.5997429,47.791275],[18.6005936,47.7906876],[18.6010342,47.7904778],[18.6021938,47.7901344],[18.6024246,47.7901154],[18.602623,47.7899475],[18.6031933,47.7896271],[18.6043739,47.7892151],[18.605444,47.788887],[18.6070538,47.7884254],[18.6087341,47.7878456],[18.6106434,47.7869148],[18.6116333,47.7866173],[18.6112232,47.7859077],[18.6147041,47.7844772],[18.6164742,47.784256],[18.6173439,47.7839851],[18.6180134,47.7837563],[18.6195946,47.7832069],[18.6226234,47.7819366],[18.6227837,47.7818947],[18.6230335,47.7818565],[18.6236134,47.7818375],[18.6241245,47.7817459],[18.6249828,47.781517],[18.6255341,47.7822456],[18.6260147,47.7827873],[18.6261234,47.7829361],[18.6264534,47.782856],[18.6306438,47.7807465],[18.6308136,47.7806244],[18.6319447,47.779995],[18.6329746,47.7794952],[18.6337738,47.7791977],[18.6340332,47.7791061],[18.6353531,47.7785568],[18.636404,47.7782173],[18.637413,47.7780457],[18.637743,47.7780266],[18.6380329,47.7780571],[18.6382847,47.7778854],[18.6402836,47.7772751],[18.6415234,47.7769356],[18.6420231,47.7768555],[18.6433239,47.7767258],[18.6437244,47.7767754],[18.6449032,47.7771454],[18.6456337,47.7774162],[18.6463146,47.7779045],[18.6479645,47.7784348],[18.6484833,47.779007],[18.6487141,47.7791557],[18.6488628,47.7792168],[18.6494236,47.7793846],[18.6498833,47.7795944],[18.650034,47.7796974],[18.6501732,47.7798157],[18.6502438,47.7799873],[18.6506443,47.7820854],[18.6516933,47.782196],[18.670454,47.7844048],[18.6705246,47.7870369],[18.6705837,47.7886543],[18.6706142,47.7889061],[18.6707935,47.7890549],[18.6708241,47.7894554],[18.6710739,47.7896652],[18.6763134,47.7912254],[18.6770535,47.7914467],[18.6778946,47.7917175],[18.6815128,47.7928467],[18.6840439,47.7936478],[18.6870441,47.7908669],[18.6879635,47.7911377],[18.6927032,47.7932053],[18.6944237,47.7939377],[18.6945229,47.7940674],[18.6947041,47.7941666],[18.6962929,47.7925949],[18.6984634,47.7934952],[18.6989536,47.7936554],[18.7056236,47.7952271],[18.7056637,47.7951775],[18.7062531,47.7953568],[18.7066536,47.7955551],[18.7070332,47.7958069],[18.7079239,47.7965355],[18.7089329,47.7973976],[18.7096138,47.7979469],[18.7102547,47.7983246],[18.710743,47.7984848],[18.711134,47.7985649],[18.7113743,47.7985649],[18.7117138,47.7984962],[18.7119637,47.7984657],[18.7144337,47.7984161],[18.7144432,47.7983475],[18.7149944,47.7983742],[18.7158642,47.7984543],[18.7165031,47.7985458],[18.717514,47.7987442],[18.7176342,47.7987862],[18.7177734,47.7988052],[18.7179642,47.7988472],[18.7193832,47.7989578],[18.7205029,47.7989578],[18.7208843,47.7989044],[18.720974,47.7988777],[18.7210331,47.7988243],[18.7211037,47.7988243],[18.7215042,47.7987862],[18.7243443,47.7980957],[18.725193,47.7977753],[18.7260036,47.797287],[18.7260132,47.7971878],[18.726593,47.7960052],[18.7266541,47.7958679],[18.7265244,47.7956467],[18.7263737,47.7956963],[18.7264137,47.7957573],[18.7265034,47.7957573],[18.7267342,47.7957344],[18.7294846,47.7952652],[18.7334728,47.7946053],[18.7335644,47.7945862],[18.7334938,47.7945557],[18.7334633,47.7945175],[18.7333145,47.7945366],[18.7332535,47.7944946],[18.7331543,47.7944641],[18.733284,47.7948074],[18.7333431,47.7950058],[18.7335434,47.7952461],[18.7336941,47.7953758],[18.7338638,47.7954559],[18.733923,47.7954979],[18.7340431,47.7955246],[18.7341347,47.7955246],[18.7341728,47.7955856],[18.7341843,47.7956467],[18.7342529,47.7957649],[18.7344341,47.7960358],[18.7347431,47.7963371],[18.7350445,47.7966461],[18.7352333,47.7968178],[18.735424,47.7968674],[18.7351036,47.7973976],[18.7348633,47.7978249],[18.7348347,47.7978668],[18.734724,47.7981148],[18.7351742,47.7982864],[18.7354031,47.7983551],[18.7354031,47.7983971],[18.735363,47.7985268],[18.735384,47.7985764],[18.735363,47.7986374],[18.735384,47.798687],[18.7354641,47.7987366],[18.7353439,47.7990875],[18.735384,47.7991447],[18.7353134,47.7992859],[18.735323,47.799366],[18.735323,47.7994461],[18.7352333,47.7995644],[18.7352734,47.7995949],[18.7353134,47.7996254],[18.7353439,47.7996445],[18.7354336,47.7996445],[18.7354641,47.7996178],[18.7355137,47.7996063],[18.7357845,47.7995758],[18.7360535,47.7996254],[18.7362633,47.7996864],[18.7365646,47.799675],[18.7369728,47.7996559],[18.7371635,47.7994041]]},{"id":19501,"author":"AnaDigit","name_GR":"Sultans Trail: 2.09. Esztergom - Dobog\u00f3k\u0151","description_GR":"Section-Trail 2.09","path":"Sultans_Trail\/sultans_trail_213","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":20896,"name_EN":"Sultans Trail: 2.09. Esztergom - Dobog\u00f3k\u0151","description_EN":"Section-Trail 2.09","ascent_time":615,"descent_time":591,"marker":"","level":9,"ascent":1220,"descent":674,"maxelev":704,"minelev":109,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.73661 47.71555,18.89885 47.79939)","views":0,"millestones":"","x":18.8236237,"y":47.7487335,"coor":[[18.7371731,47.7993927],[18.7373734,47.7991333],[18.737463,47.7990227],[18.7373638,47.7989845],[18.7372227,47.7988815],[18.7366333,47.7986221],[18.7366123,47.7985535],[18.7366333,47.7985115],[18.7366829,47.7984734],[18.7368126,47.7983742],[18.7369537,47.7983437],[18.7371235,47.7982826],[18.7375526,47.7981911],[18.7376328,47.7982216],[18.7380028,47.7984238],[18.7382336,47.7981911],[18.7380829,47.7981224],[18.7381535,47.7981033],[18.7384739,47.797863],[18.7387333,47.7975731],[18.7391129,47.7971725],[18.7387428,47.7968025],[18.7387123,47.7967339],[18.738903,47.7966232],[18.7392426,47.7964745],[18.739563,47.7962532],[18.7399235,47.7960739],[18.7402039,47.7959442],[18.7405834,47.7957916],[18.7412834,47.7956238],[18.7415428,47.7955132],[18.7416935,47.7954025],[18.7417831,47.7952919],[18.7418232,47.7952232],[18.7418327,47.7951126],[18.7418633,47.7948418],[18.7419224,47.7945023],[18.742094,47.7938538],[18.742094,47.7937737],[18.741993,47.7935638],[18.7419033,47.7934647],[18.7417641,47.7933846],[18.7417736,47.7932816],[18.7417526,47.793232],[18.7417126,47.7931519],[18.7416134,47.7931442],[18.7404232,47.7922211],[18.7401524,47.7915115],[18.7413025,47.7912445],[18.7413025,47.7912827],[18.7413731,47.7912636],[18.7419529,47.7912521],[18.7426434,47.7912827],[18.743103,47.7913246],[18.7443523,47.7914925],[18.7449532,47.7914925],[18.7453232,47.7914734],[18.7463741,47.7914734],[18.7468338,47.7914734],[18.7475128,47.791481],[18.7482929,47.7914543],[18.748724,47.7914543],[18.7494926,47.7914925],[18.7497826,47.7915611],[18.7499142,47.7916222],[18.7509537,47.7919426],[18.7513237,47.7921143],[18.7514534,47.7921944],[18.7516537,47.7923317],[18.7519627,47.7925224],[18.7519226,47.7926941],[18.7516041,47.7928734],[18.7515736,47.7928925],[18.751543,47.7929726],[18.7515831,47.7930222],[18.7516232,47.7930336],[18.7517033,47.7930412],[18.7522526,47.7933731],[18.7533627,47.793644],[18.7535038,47.793644],[18.753973,47.7934227],[18.7544327,47.7931137],[18.755003,47.7928925],[18.7551937,47.7928925],[18.7556839,47.7928314],[18.7559929,47.7927628],[18.7562828,47.7926636],[18.7565536,47.7925034],[18.7566738,47.7923737],[18.7570038,47.7919426],[18.7571335,47.7918816],[18.7572632,47.7918129],[18.7575035,47.7918129],[18.7591934,47.7917137],[18.7602024,47.7918129],[18.760334,47.7917938],[18.7605438,47.7917442],[18.7614231,47.7913017],[18.761713,47.7912712],[18.7620831,47.7911224],[18.7623634,47.7909737],[18.7627831,47.7906647],[18.7633038,47.7902946],[18.7633839,47.7902145],[18.7635136,47.7901535],[18.7648335,47.7895927],[18.7652435,47.7895317],[18.7654324,47.7895126],[18.7655525,47.7894135],[18.765934,47.7893028],[18.7661133,47.7892036],[18.7666225,47.7890511],[18.7667542,47.7890244],[18.7668724,47.789032],[18.7678833,47.7891121],[18.7680035,47.7891121],[18.7682533,47.789093],[18.7685528,47.7891121],[18.7687836,47.7891541],[18.7688236,47.7891922],[18.7689724,47.7893524],[18.7691936,47.7894135],[18.7693329,47.7894135],[18.769434,47.7893944],[18.7698135,47.7892036],[18.7702026,47.789032],[18.7705441,47.7885628],[18.7707329,47.7883339],[18.7710934,47.7881126],[18.7712231,47.7879028],[18.7715931,47.7875023],[18.7715931,47.7874222],[18.7715626,47.7873344],[18.7716026,47.7872429],[18.7716236,47.7870331],[18.7716236,47.7868538],[18.7716637,47.7867546],[18.7717133,47.7866135],[18.7718639,47.7865028],[18.7719326,47.7863235],[18.7720737,47.7860146],[18.7724133,47.7858734],[18.7725735,47.7857628],[18.7727623,47.7856827],[18.7730026,47.7856445],[18.7731628,47.7856445],[18.7733631,47.7857437],[18.7738323,47.7851715],[18.774353,47.7847328],[18.7747841,47.7848434],[18.7751236,47.7849731],[18.7756023,47.7850533],[18.776083,47.7850838],[18.7778835,47.7853546],[18.7782726,47.7853622],[18.7788734,47.7853127],[18.7796631,47.7855339],[18.780283,47.7856331],[18.7803936,47.7856331],[18.7806931,47.7857513],[18.7816925,47.7859421],[18.7818642,47.7859612],[18.7820435,47.7859116],[18.7825527,47.7856827],[18.7847328,47.7854919],[18.7853336,47.785511],[18.785553,47.7854919],[18.7857723,47.7854042],[18.7860527,47.7853317],[18.7862835,47.7854118],[18.7873325,47.7854233],[18.7875729,47.7854614],[18.7878036,47.7854919],[18.7881832,47.7854614],[18.7886333,47.7853546],[18.7890339,47.7853127],[18.7898827,47.7852745],[18.7900925,47.7852325],[18.7908726,47.785183],[18.7910233,47.7851639],[18.791193,47.7851715],[18.7914124,47.785202],[18.7917042,47.7852135],[18.7929726,47.7850647],[18.7933826,47.7850533],[18.793993,47.7850838],[18.7947426,47.785141],[18.7954636,47.7852516],[18.7957439,47.7854042],[18.7964535,47.785511],[18.7966042,47.785614],[18.7966938,47.785614],[18.796854,47.7855911],[18.7968235,47.7854843],[18.7976933,47.7854614],[18.7986641,47.785202],[18.801754,47.7846718],[18.8029938,47.7842636],[18.8037434,47.7840233],[18.8039131,47.7839317],[18.8040237,47.7838631],[18.8050728,47.7830734],[18.8071232,47.7823143],[18.8075428,47.7819939],[18.8075924,47.7816734],[18.8072834,47.7813416],[18.8071823,47.7811127],[18.8072033,47.7808113],[18.8075428,47.7803841],[18.8080025,47.7802315],[18.8082123,47.7800217],[18.8083038,47.7795715],[18.8088531,47.7790527],[18.8090839,47.7787743],[18.8102741,47.7783432],[18.8106136,47.7781525],[18.8108234,47.7779121],[18.810873,47.7777519],[18.8114929,47.7763138],[18.8113441,47.7758942],[18.8113232,47.7757034],[18.8114033,47.7744446],[18.8115425,47.7739716],[18.8116837,47.7737312],[18.811924,47.7734718],[18.812973,47.7726135],[18.8137627,47.7716522],[18.8145924,47.7710724],[18.8166027,47.7695847],[18.8168125,47.7694016],[18.8169632,47.7692337],[18.8170738,47.7690125],[18.8171139,47.7687912],[18.8171234,47.7686234],[18.8170338,47.7683945],[18.8169041,47.7681732],[18.8167133,47.7679443],[18.8159428,47.7667427],[18.8157539,47.7665329],[18.8155727,47.7664337],[18.815424,47.766304],[18.8142529,47.7650528],[18.8124828,47.7628632],[18.8124428,47.7626915],[18.8124428,47.7625313],[18.8125038,47.762352],[18.8125038,47.7621346],[18.8123531,47.7617722],[18.8123131,47.7616539],[18.8122139,47.7615128],[18.8119926,47.7613029],[18.8119125,47.7611923],[18.811903,47.7611046],[18.811903,47.7610245],[18.8119431,47.7609138],[18.8125839,47.7600632],[18.8127728,47.7598343],[18.8130627,47.7594032],[18.8134537,47.758831],[18.8138924,47.7580643],[18.8144341,47.7572937],[18.8146229,47.7569313],[18.8147831,47.7567711],[18.8150425,47.7566147],[18.8152027,47.7564735],[18.8152924,47.7563744],[18.8154125,47.756134],[18.815834,47.7558632],[18.816103,47.7556038],[18.8166237,47.7549744],[18.816824,47.7547913],[18.8173141,47.7544327],[18.8177834,47.7540016],[18.8181229,47.753582],[18.8183441,47.7533836],[18.8187733,47.7531929],[18.8195038,47.7529945],[18.8200836,47.7528343],[18.8208027,47.752594],[18.8211536,47.7523918],[18.8214531,47.752182],[18.8217735,47.7518425],[18.8220329,47.7516518],[18.8221531,47.7516136],[18.822464,47.7513123],[18.8234425,47.7505112],[18.8236828,47.7501411],[18.8238735,47.7498245],[18.8239326,47.7496414],[18.8239632,47.7495041],[18.8239231,47.7492447],[18.823904,47.7491226],[18.8237038,47.7488823],[18.8236237,47.7487335],[18.8236332,47.7486916],[18.823513,47.7485313],[18.8234825,47.7484131],[18.8235226,47.7483025],[18.8236237,47.7481728],[18.8235531,47.7480621],[18.8235626,47.7480011],[18.8238735,47.7476845],[18.8240623,47.7475128],[18.8241825,47.747364],[18.8243027,47.7471313],[18.8245239,47.7464333],[18.824604,47.7462425],[18.8247528,47.7460747],[18.8256836,47.7452316],[18.8263226,47.7447815],[18.8264427,47.7446518],[18.826664,47.7441139],[18.8267937,47.7439232],[18.8269234,47.7438126],[18.827013,47.7437325],[18.8271236,47.7436714],[18.8272839,47.7436218],[18.8276024,47.7435646],[18.8282242,47.7433929],[18.8284531,47.7433624],[18.828783,47.7433014],[18.8291225,47.7431526],[18.829504,47.7429237],[18.8296432,47.7428741],[18.8297825,47.7428741],[18.8299828,47.7428932],[18.8307133,47.7428932],[18.8309326,47.7429237],[18.8311329,47.7429619],[18.8319225,47.7432327],[18.8320923,47.7433243],[18.8323727,47.743412],[18.832634,47.7434311],[18.8328533,47.7434311],[18.8331528,47.743412],[18.8335438,47.743351],[18.8338623,47.7432632],[18.8341732,47.7431526],[18.8346233,47.7429543],[18.8349037,47.7428131],[18.8350735,47.7427025],[18.8352737,47.7426529],[18.8353939,47.7426338],[18.8355637,47.7426338],[18.8359833,47.7426834],[18.8363724,47.742672],[18.8374825,47.7425728],[18.8376026,47.7425728],[18.837923,47.7426147],[18.8383427,47.7426338],[18.8386726,47.7425842],[18.8388939,47.7425537],[18.8390827,47.7424622],[18.8392639,47.742424],[18.8395538,47.7423744],[18.8397942,47.7423325],[18.8401031,47.7423325],[18.840374,47.7422714],[18.8404827,47.7422028],[18.8407536,47.7418518],[18.8409328,47.7416611],[18.8410225,47.7415619],[18.8412132,47.7411613],[18.8412724,47.7410927],[18.8413525,47.7409935],[18.8415642,47.7406616],[18.8417835,47.7403641],[18.8419628,47.7402115],[18.8421936,47.7400627],[18.8424625,47.7398529],[18.8427124,47.7395439],[18.8428631,47.7394638],[18.8430138,47.7394028],[18.8431835,47.7393532],[18.8434525,47.7392426],[18.843914,47.7390213],[18.8442039,47.7389336],[18.844944,47.7385826],[18.8450527,47.7385635],[18.8449841,47.7383347],[18.8449726,47.7382126],[18.8449535,47.7380142],[18.8449535,47.7379646],[18.844923,47.7379227],[18.844923,47.7378731],[18.8450127,47.7377739],[18.8450336,47.7377129],[18.8450336,47.7376518],[18.8449841,47.7375832],[18.844923,47.7375221],[18.8449039,47.7374916],[18.8448639,47.7373924],[18.8448334,47.7372017],[18.8449039,47.7369728],[18.844883,47.7366829],[18.8448238,47.7363129],[18.8446426,47.7360535],[18.8444233,47.7359238],[18.8439026,47.7357216],[18.8433132,47.7353821],[18.8431625,47.7352142],[18.8431225,47.7351036],[18.8431034,47.7349129],[18.843214,47.734684],[18.8432732,47.7345238],[18.8433533,47.7344322],[18.8435326,47.7342644],[18.8436031,47.7341423],[18.8436832,47.7339935],[18.8437233,47.7337837],[18.8436737,47.7336044],[18.843483,47.7334824],[18.8432331,47.7333412],[18.8430939,47.7332344],[18.8430328,47.7331543],[18.8430138,47.7330933],[18.8430634,47.7328644],[18.8431435,47.7327728],[18.8431835,47.7323418],[18.8432541,47.7321014],[18.8433533,47.7319641],[18.843504,47.7317314],[18.843504,47.7316933],[18.8432426,47.7316513],[18.8431034,47.7316017],[18.8429642,47.7314224],[18.8429737,47.7308426],[18.8429337,47.7307129],[18.8425026,47.7297516],[18.8422432,47.729351],[18.842144,47.7292938],[18.8420334,47.7292442],[18.8421936,47.7288017],[18.8424339,47.7280617],[18.8424339,47.7278519],[18.8422241,47.7270241],[18.8421326,47.7267342],[18.8421135,47.7265511],[18.8421326,47.7265015],[18.8422127,47.7263527],[18.8423824,47.726223],[18.8428535,47.7260132],[18.8431129,47.7258644],[18.843544,47.7256126],[18.8436928,47.7254944],[18.8440437,47.7249527],[18.8445225,47.7248917],[18.8446026,47.7248535],[18.8446941,47.724762],[18.8447533,47.7246323],[18.8448639,47.7245331],[18.845644,47.7238846],[18.845953,47.7235222],[18.8463726,47.7232933],[18.8472633,47.7229843],[18.8474236,47.7229424],[18.8480129,47.7225647],[18.8480835,47.7222328],[18.8481426,47.7221222],[18.8482342,47.7220535],[18.8483639,47.7220039],[18.848484,47.7219734],[18.8486137,47.7219543],[18.8488541,47.7217941],[18.8489933,47.7217712],[18.8497124,47.7217827],[18.850153,47.7219238],[18.850544,47.7219734],[18.8509331,47.7220535],[18.853693,47.7218246],[18.8558731,47.7213745],[18.857233,47.7209625],[18.8598042,47.7199631],[18.8607426,47.719574],[18.8615742,47.7191811],[18.861433,47.7189636],[18.861433,47.7187729],[18.8615131,47.7187119],[18.8626938,47.7180939],[18.8635826,47.7174644],[18.866293,47.7161331],[18.8665028,47.716011],[18.866703,47.7159424],[18.8671532,47.7158318],[18.8671532,47.7159615],[18.8672028,47.7160835],[18.8672829,47.7162018],[18.8673935,47.7162819],[18.8675728,47.7163734],[18.8678837,47.7164536],[18.8680134,47.7164612],[18.8681927,47.7165222],[18.8683834,47.7165413],[18.8686333,47.7164841],[18.8689537,47.7164612],[18.8693829,47.7164726],[18.8701134,47.7166328],[18.8703136,47.7166328],[18.8707733,47.7166138],[18.870924,47.7166328],[18.8710232,47.7166023],[18.8715134,47.7164116],[18.8718624,47.7163124],[18.872694,47.716053],[18.8731441,47.7159424],[18.8736229,47.7157516],[18.8741341,47.7155647],[18.8743038,47.7155724],[18.8745327,47.7156219],[18.8746033,47.7157021],[18.8746834,47.715992],[18.8746929,47.7163544],[18.8747234,47.7164841],[18.8751335,47.7165413],[18.8754539,47.7165642],[18.876173,47.7165337],[18.8763828,47.7165947],[18.8770142,47.7168045],[18.8778839,47.7169113],[18.8784237,47.7171211],[18.8784428,47.7171631],[18.8784733,47.7172127],[18.8785133,47.7172432],[18.8788338,47.717392],[18.878973,47.717514],[18.8790627,47.7176437],[18.8791027,47.7177429],[18.8791332,47.7179222],[18.8791924,47.7181129],[18.879303,47.7183113],[18.8794327,47.7184334],[18.8796234,47.7185135],[18.8798027,47.718544],[18.880003,47.718544],[18.8801537,47.7185822],[18.8802624,47.7186432],[18.880394,47.7186432],[18.8805237,47.7185822],[18.8807831,47.7182846],[18.8808537,47.7182236],[18.8809433,47.7181816],[18.8811131,47.7181511],[18.8813839,47.7180939],[18.8816032,47.7179222],[18.8816929,47.7178421],[18.8818226,47.717762],[18.8819828,47.7176819],[18.8822536,47.7175941],[18.8829231,47.7175331],[18.883894,47.717514],[18.8839531,47.7177124],[18.8838329,47.7182045],[18.8834629,47.7187729],[18.8834839,47.7189217],[18.883543,47.7190742],[18.8837223,47.7192039],[18.8842831,47.7194023],[18.8852024,47.7200623],[18.885643,47.720314],[18.8861332,47.7205124],[18.8866138,47.7206421],[18.8872032,47.7214813],[18.8876133,47.7215614],[18.8882828,47.7216339],[18.8890324,47.7216339],[18.8906326,47.7215042],[18.8910732,47.7213936],[18.891613,47.7212219],[18.8921242,47.720993],[18.8927326,47.7207527],[18.8932037,47.720623],[18.893364,47.7205544],[18.8934841,47.7204742],[18.8939838,47.7202721],[18.8944035,47.7201538],[18.8950939,47.7200813],[18.8953133,47.7200127],[18.8955135,47.7198944],[18.8958931,47.7197227],[18.8966331,47.7196922],[18.8973732,47.7198944],[18.8976727,47.7198715],[18.8981934,47.7198029],[18.8987427,47.7198524],[18.8986034,47.7195435],[18.8988533,47.7195015]]},{"id":19502,"author":"AnaDigit","name_GR":"Sultans Trail: 2.10. Dobog\u00f3k\u0151 - Csillaghegy","description_GR":"Section-Trail 2.10","path":"Sultans_Trail\/sultans_trail_214","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":21644,"name_EN":"Sultans Trail: 2.10. Dobog\u00f3k\u0151 - Csillaghegy","description_EN":"Section-Trail 2.10","ascent_time":621,"descent_time":653,"marker":"","level":9,"ascent":504,"descent":1094,"maxelev":696,"minelev":106,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.89885 47.58636,19.04413 47.71989)","views":0,"millestones":"","x":18.9679279,"y":47.6420898,"coor":[[18.8988476,47.7195091],[18.8991165,47.7194595],[18.8992271,47.719799],[18.8992577,47.7197685],[18.8994064,47.7197075],[18.8996677,47.7196579],[18.9000874,47.7196274],[18.9001579,47.7196274],[18.9005775,47.7196274],[18.9008274,47.7196388],[18.9009666,47.7196693],[18.9010983,47.7197685],[18.901228,47.7198677],[18.9012775,47.7198868],[18.9013481,47.7198792],[18.9014874,47.7198296],[18.9022064,47.7195282],[18.9029064,47.7191277],[18.9033279,47.7189903],[18.9038372,47.7188301],[18.9047565,47.7184486],[18.9049168,47.7184601],[18.9050064,47.718399],[18.9051781,47.7181969],[18.9053078,47.7181396],[18.9056778,47.7180481],[18.9059868,47.7178802],[18.9061775,47.717659],[18.9072266,47.7172279],[18.9088879,47.7165375],[18.9088268,47.7163582],[18.9092674,47.7159882],[18.9093781,47.7158699],[18.9095268,47.7157288],[18.9097271,47.7156792],[18.9105282,47.7156982],[18.9112968,47.7154694],[18.9120865,47.7149582],[18.9127579,47.7147484],[18.9133682,47.7145271],[18.9141865,47.7142372],[18.9146481,47.7140503],[18.9151573,47.713768],[18.9154682,47.7136002],[18.9155369,47.7135468],[18.9154968,47.7134972],[18.9151573,47.7131271],[18.9146881,47.7127075],[18.9139481,47.7120094],[18.9133968,47.7114182],[18.9128075,47.7108574],[18.9122276,47.7102585],[18.9127579,47.7099876],[18.913187,47.7098198],[18.9132767,47.7097702],[18.9133167,47.7096977],[18.9134274,47.7094193],[18.913578,47.7091904],[18.9137173,47.7090683],[18.9137669,47.7089767],[18.9137669,47.7087975],[18.9138165,47.7086983],[18.913908,47.7085991],[18.9139175,47.7085304],[18.9139271,47.7084389],[18.9140072,47.7082901],[18.9140167,47.70821],[18.9140072,47.7080269],[18.9140682,47.7079582],[18.9143677,47.707737],[18.9144669,47.7076569],[18.914547,47.7075577],[18.9146175,47.7074699],[18.9146671,47.7072678],[18.9146881,47.70718],[18.9147568,47.7070885],[18.914938,47.7069283],[18.9150276,47.7066994],[18.915247,47.7064285],[18.9152279,47.7062569],[18.9152565,47.7061272],[18.9152374,47.7059402],[18.9153271,47.7057076],[18.9154873,47.7056198],[18.9157066,47.7055588],[18.9158478,47.7055168],[18.9159775,47.7054367],[18.9161167,47.7053185],[18.9161873,47.7052994],[18.9162464,47.705307],[18.9164772,47.7050896],[18.916687,47.7048988],[18.9168377,47.7046585],[18.9170666,47.7043991],[18.9171982,47.7041969],[18.9173374,47.7039986],[18.9173565,47.7037277],[18.9175472,47.7034874],[18.9176083,47.7033081],[18.917717,47.7030487],[18.9173069,47.7028885],[18.9170265,47.7028084],[18.9170666,47.7027473],[18.9170971,47.7026978],[18.9171467,47.7026482],[18.9172478,47.70261],[18.9173069,47.7025795],[18.9173965,47.7025375],[18.9173374,47.7024498],[18.9172268,47.7024002],[18.9171066,47.7023697],[18.9168873,47.7023277],[18.9167175,47.7022667],[18.9165974,47.7022095],[18.9164181,47.7021904],[18.9161873,47.702137],[18.916048,47.7020798],[18.9158974,47.7019768],[18.9158077,47.7018394],[18.9157772,47.7016869],[18.9157867,47.7014084],[18.9157677,47.7012482],[18.9157677,47.7010803],[18.9157467,47.7009773],[18.9156265,47.7007599],[18.9156075,47.7006493],[18.9156265,47.7005577],[18.9156971,47.7004776],[18.9158077,47.7004204],[18.9158878,47.7003593],[18.9159775,47.7002983],[18.9160576,47.7002296],[18.9162369,47.7000389],[18.9162674,47.6999779],[18.9160976,47.6998367],[18.915987,47.6996574],[18.9159374,47.6995201],[18.9159164,47.6994781],[18.9157982,47.6992989],[18.9158878,47.6991501],[18.9158173,47.6989174],[18.9158268,47.6987572],[18.9159069,47.698597],[18.9160671,47.6984482],[18.9161968,47.6982193],[18.916338,47.6980286],[18.9164066,47.6978798],[18.9164066,47.6975899],[18.916378,47.6973381],[18.9160271,47.6969872],[18.915987,47.6968384],[18.9160671,47.6966476],[18.9162178,47.6963387],[18.9164867,47.6960182],[18.9165668,47.6958694],[18.9165382,47.6957092],[18.9164982,47.6955986],[18.9164982,47.6954689],[18.9164467,47.6953697],[18.9163876,47.6952896],[18.9163876,47.6951675],[18.9163971,47.6949768],[18.9163971,47.6948776],[18.9164066,47.6947784],[18.9164677,47.6946793],[18.9164867,47.6945686],[18.9164276,47.6944885],[18.9163876,47.6944504],[18.9163074,47.6944771],[18.9162674,47.6944695],[18.9162083,47.6944695],[18.9162273,47.6943283],[18.916317,47.6941299],[18.9162579,47.6939392],[18.9161472,47.6936798],[18.916008,47.6935577],[18.9157372,47.6934776],[18.915678,47.6933403],[18.9155369,47.6931076],[18.9152279,47.6929474],[18.914938,47.6926994],[18.9144878,47.6926193],[18.9141769,47.6924973],[18.9140682,47.6923981],[18.9139671,47.6923103],[18.9137764,47.6920776],[18.9134464,47.6916504],[18.913187,47.691349],[18.9127464,47.6911201],[18.9125881,47.690979],[18.9122868,47.6906395],[18.9122066,47.6905174],[18.9122581,47.6904182],[18.9124165,47.6902885],[18.9126968,47.6900673],[18.9127865,47.6899185],[18.9131966,47.6896172],[18.9134274,47.6891289],[18.9136581,47.6888695],[18.914238,47.6883888],[18.9148273,47.6879272],[18.9151382,47.6876678],[18.9162083,47.687149],[18.9173374,47.6865997],[18.9192867,47.6858788],[18.919838,47.6858177],[18.920208,47.6858482],[18.9203167,47.6857567],[18.9203873,47.685627],[18.9203873,47.6855469],[18.9203568,47.6854973],[18.9202976,47.6854591],[18.920248,47.6854477],[18.9201565,47.6848984],[18.9202271,47.6848488],[18.9203281,47.6846275],[18.9203568,47.6845894],[18.9203777,47.6845284],[18.9204369,47.6844673],[18.9205475,47.6844177],[18.9206867,47.6842995],[18.9214268,47.6838303],[18.9218864,47.6836967],[18.9221077,47.6835785],[18.9229164,47.6828194],[18.9230671,47.68256],[18.9232979,47.6823387],[18.9233971,47.6821289],[18.9233074,47.6818199],[18.923378,47.6816597],[18.9235573,47.681488],[18.9237175,47.6811485],[18.9237766,47.6808586],[18.9239368,47.6806068],[18.9239769,47.6803398],[18.9240971,47.680069],[18.9245872,47.6794968],[18.9246178,47.6794777],[18.9252167,47.6790581],[18.925478,47.6785698],[18.9255867,47.6781387],[18.9263077,47.6774101],[18.9267979,47.676918],[18.9272671,47.6764374],[18.9274578,47.6761169],[18.9276371,47.6758194],[18.9276581,47.6756172],[18.9287472,47.6749001],[18.9290981,47.6747284],[18.9292278,47.6746674],[18.9294777,47.6744003],[18.9297676,47.6739769],[18.9303379,47.6733971],[18.9306374,47.6732101],[18.9309578,47.6728401],[18.9310379,47.6727982],[18.9318466,47.6723671],[18.9321766,47.6721992],[18.9333076,47.6718102],[18.9337177,47.6715889],[18.9344769,47.670948],[18.9345779,47.6707878],[18.9345474,47.6706085],[18.9347782,47.6700592],[18.9358273,47.669487],[18.9362965,47.6690979],[18.9368668,47.6687469],[18.9376965,47.6686668],[18.9387264,47.6683388],[18.9410667,47.6671295],[18.9414368,47.667057],[18.9419079,47.6669884],[18.9422569,47.6668472],[18.942297,47.6667671],[18.9422665,47.6666679],[18.9418564,47.6662483],[18.9418182,47.6661301],[18.9421082,47.6653976],[18.9421368,47.6651573],[18.9427967,47.6642876],[18.9429874,47.6637001],[18.9429264,47.66325],[18.9432068,47.6630478],[18.9434376,47.662899],[18.9435081,47.6627693],[18.9442177,47.6622086],[18.9449883,47.6610794],[18.9450169,47.6610374],[18.9456482,47.6605072],[18.9457874,47.6603203],[18.9459267,47.6600685],[18.9461269,47.6596184],[18.9465866,47.6589394],[18.9467468,47.6587067],[18.947628,47.6576691],[18.9484673,47.6566467],[18.9485474,47.6565475],[18.9487782,47.6562691],[18.9496365,47.6554985],[18.9501171,47.6552391],[18.950428,47.6550102],[18.9508171,47.6547279],[18.9511471,47.6542587],[18.951107,47.6540604],[18.9512882,47.6539001],[18.9514179,47.6537704],[18.9517574,47.6533279],[18.9524269,47.6527672],[18.9531879,47.6518478],[18.9533882,47.6511383],[18.9534664,47.6504974],[18.9534473,47.6504097],[18.9534664,47.6503296],[18.9535675,47.6502304],[18.9539967,47.6497269],[18.9545765,47.6493073],[18.9550972,47.6487579],[18.9552479,47.6486168],[18.9555283,47.6484184],[18.9556274,47.6483383],[18.9557266,47.6482391],[18.9558067,47.648159],[18.9558964,47.6480675],[18.9559574,47.6479988],[18.9560471,47.6479073],[18.9561577,47.6478004],[18.9562569,47.6476898],[18.9563675,47.6475372],[18.9564381,47.6474495],[18.9564877,47.6473579],[18.9565678,47.6473198],[18.956707,47.6472473],[18.9568367,47.6471786],[18.9569283,47.6471596],[18.9570675,47.6470795],[18.9571877,47.647049],[18.9573574,47.6469994],[18.9575176,47.6469574],[18.9576473,47.6469269],[18.9577579,47.6469002],[18.9578667,47.6468697],[18.9579964,47.6468277],[18.9581566,47.6467781],[18.9582977,47.6467476],[18.9584675,47.6467171],[18.9585876,47.6466789],[18.9586773,47.646637],[18.9587669,47.646637],[18.9588566,47.6465874],[18.9589672,47.6465378],[18.9590874,47.6464691],[18.9592381,47.6463699],[18.9593067,47.6463089],[18.9594173,47.6462173],[18.9596272,47.6460571],[18.9596672,47.6459999],[18.9597664,47.6458893],[18.959898,47.64571],[18.9600067,47.6455574],[18.9601479,47.6453667],[18.9601974,47.6453094],[18.9603081,47.6451797],[18.9603767,47.6451073],[18.9605465,47.6450005],[18.9607182,47.6448898],[18.9608879,47.6447792],[18.9609375,47.6447296],[18.9610672,47.6446304],[18.9612064,47.6445084],[18.9613876,47.6443787],[18.9615574,47.6442299],[18.961668,47.6441193],[18.9617977,47.6439896],[18.9619465,47.6437683],[18.9623966,47.6432686],[18.9624767,47.6431503],[18.9625282,47.6430397],[18.9625664,47.6429787],[18.9626369,47.6429176],[18.962738,47.6428604],[18.9628983,47.6427689],[18.9630566,47.6427002],[18.9631767,47.6425972],[18.9633064,47.6425095],[18.9633865,47.6424484],[18.9634666,47.6424179],[18.9635582,47.6423988],[18.9639072,47.6423988],[18.964098,47.6424179],[18.9643669,47.6424294],[18.9645176,47.6424294],[18.9646378,47.6424179],[18.9647179,47.6423988],[18.964777,47.6423798],[18.9648666,47.6423492],[18.9649677,47.6423073],[18.9651165,47.6422691],[18.9651966,47.6422577],[18.9652882,47.6422386],[18.9653873,47.6422272],[18.9655075,47.6422195],[18.9657078,47.642189],[18.9657974,47.6421776],[18.9659367,47.6421585],[18.9660168,47.64217],[18.9663067,47.6421471],[18.9663773,47.6421471],[18.9667282,47.6421204],[18.967207,47.6420975],[18.9673367,47.6420898],[18.9674282,47.6420898],[18.967577,47.6420784],[18.9676971,47.6420898],[18.9677677,47.6421089],[18.9678078,47.642128],[18.9678364,47.6421471],[18.9679279,47.6420898],[18.967968,47.6420403],[18.9679966,47.6420174],[18.9680576,47.6419678],[18.9681168,47.6419182],[18.9681568,47.6418686],[18.9682369,47.6419067],[18.968298,47.6419182],[18.9684277,47.6419487],[18.9685974,47.6419983],[18.9687176,47.642067],[18.9688282,47.6421471],[18.9688873,47.6422386],[18.9700165,47.6420784],[18.9706764,47.6419792],[18.970768,47.6419678],[18.9708672,47.6419792],[18.9710064,47.6420174],[18.9715366,47.6421471],[18.9716969,47.6421776],[18.971838,47.6422081],[18.9718781,47.6422272],[18.9718876,47.6422768],[18.9719181,47.6423988],[18.9719276,47.6424904],[18.9719372,47.6426201],[18.972147,47.6423798],[18.9722767,47.6420784],[18.9722576,47.6419601],[18.9722271,47.6418686],[18.972168,47.6417999],[18.9721375,47.6417503],[18.9721375,47.6416969],[18.972147,47.6416473],[18.9722271,47.6415482],[18.9724464,47.641407],[18.9726982,47.6412773],[18.9727974,47.6412086],[18.9733772,47.64048],[18.9735279,47.6401787],[18.9738178,47.6396599],[18.9739075,47.6395798],[18.9739876,47.6395493],[18.9742279,47.6394882],[18.9743366,47.6394386],[18.9743881,47.639389],[18.9744968,47.6393471],[18.9748077,47.6391487],[18.9751873,47.6388702],[18.9758282,47.6383476],[18.9761772,47.6382103],[18.9764977,47.6381073],[18.9766273,47.6381187],[18.9768372,47.6380882],[18.9769764,47.6380196],[18.9771671,47.637867],[18.977457,47.6377182],[18.9776669,47.6376381],[18.9778366,47.6375694],[18.9780178,47.6374397],[18.9782867,47.6372299],[18.9785576,47.6371078],[18.9788475,47.6369781],[18.9790268,47.6368904],[18.979248,47.6367493],[18.9796276,47.6364784],[18.9798775,47.6362686],[18.9803371,47.63591],[18.9806271,47.6354599],[18.9806671,47.6352501],[18.9805965,47.6349602],[18.9808273,47.6341591],[18.9809074,47.634037],[18.981657,47.6332893],[18.9818077,47.63311],[18.9820271,47.6328087],[18.9820881,47.6326294],[18.9821072,47.6325798],[18.9822083,47.6321487],[18.9823475,47.6316071],[18.9826374,47.6310577],[18.9827671,47.6308784],[18.9832573,47.6303673],[18.9835281,47.6300468],[18.9836464,47.6298904],[18.9837379,47.6298103],[18.9845066,47.6292076],[18.984808,47.6289673],[18.9849377,47.6288376],[18.9849968,47.6286697],[18.9852066,47.6283989],[18.9853382,47.6283379],[18.985487,47.6281967],[18.9855976,47.6280403],[18.9856472,47.6280403],[18.9857464,47.6279869],[18.9858265,47.6279297],[18.9863968,47.627449],[18.9866467,47.6271896],[18.9868374,47.6270485],[18.9871082,47.6269073],[18.9874382,47.62677],[18.9878178,47.6266174],[18.9881382,47.6264687],[18.9883881,47.626297],[18.9887276,47.6260796],[18.9890079,47.6258888],[18.9891682,47.6257591],[18.9893265,47.6255875],[18.9895077,47.6254272],[18.9896679,47.6252975],[18.9899368,47.6251602],[18.990427,47.6248894],[18.9906864,47.6247177],[18.9909382,47.6246071],[18.9911175,47.6245079],[18.9914379,47.6243973],[18.9916668,47.6243172],[18.9918365,47.6242371],[18.9923077,47.6239777],[18.9924278,47.6239204],[18.992527,47.623867],[18.9926281,47.623848],[18.9927368,47.6238403],[18.9933071,47.6237373],[18.9935265,47.6236992],[18.9937668,47.6236382],[18.9940281,47.623539],[18.9941978,47.6234474],[18.9943275,47.6233673],[18.9943275,47.6230888],[18.9943466,47.6230087],[18.994278,47.6227493],[18.9934864,47.6222076],[18.9933968,47.6219978],[18.9926777,47.6215172],[18.9922276,47.6211395],[18.9923077,47.6206169],[18.9922276,47.6201668],[18.9922981,47.6193504],[18.9923782,47.6189194],[18.9924774,47.6186676],[18.9936581,47.6182175],[18.9941483,47.618],[18.9958267,47.6171303],[18.9958973,47.6170578],[18.9959469,47.6169586],[18.9959564,47.61689],[18.9961281,47.6166878],[18.9962177,47.6165886],[18.996418,47.6164474],[18.9965267,47.6163177],[18.9966164,47.6161804],[18.996748,47.6160583],[18.9969082,47.6159668],[18.9970074,47.6158676],[18.997097,47.6157188],[18.9972076,47.6156082],[18.9972477,47.6154785],[18.9973373,47.6153069],[18.9974976,47.615078],[18.9975567,47.6150284],[18.9976368,47.6148872],[18.9977779,47.614727],[18.9979782,47.6145668],[18.9980869,47.6145096],[18.9982471,47.6144676],[18.9982681,47.6144104],[18.9983177,47.6143799],[18.9984264,47.614357],[18.9985065,47.6142769],[18.998827,47.6140976],[18.9989872,47.6140785],[18.9993267,47.6140175],[18.9994469,47.6139488],[18.999588,47.6139297],[18.9997368,47.6138802],[18.9998379,47.6138268],[18.999897,47.6137695],[18.9999981,47.6136284],[19.0000572,47.6135674],[19.0001373,47.6135292],[19.0008469,47.613369],[19.0010567,47.6132774],[19.0012169,47.6132584],[19.001318,47.6132393],[19.0014782,47.6132393],[19.0017567,47.6133575],[19.0018482,47.6133881],[19.0020275,47.6133995],[19.0027866,47.613327],[19.0032082,47.6132393],[19.0034866,47.6131172],[19.0046482,47.6127777],[19.005228,47.6124687],[19.0054874,47.6123695],[19.0056572,47.6122971],[19.0059967,47.6122398],[19.0061169,47.6122398],[19.0062466,47.6122398],[19.0063381,47.6121979],[19.0064373,47.6121483],[19.0065174,47.6121483],[19.0066566,47.6121674],[19.0073872,47.6120377],[19.0077076,47.6115799],[19.0078964,47.6113472],[19.0079765,47.611248],[19.0080872,47.6110191],[19.0081482,47.6108398],[19.0081768,47.6106873],[19.0081768,47.6105003],[19.0081882,47.6104202],[19.0087566,47.6100769],[19.0090466,47.6099472],[19.0092773,47.6098595],[19.009428,47.6098099],[19.0095272,47.6097984],[19.0096779,47.6098099],[19.0098572,47.609848],[19.0099277,47.6098671],[19.0100174,47.6098595],[19.010107,47.6098289],[19.0105572,47.6096382],[19.0107174,47.6095695],[19.0111771,47.6094589],[19.0119781,47.6092567],[19.0127182,47.6090393],[19.0131264,47.6088791],[19.0137272,47.6086884],[19.0144482,47.6084785],[19.0158482,47.6079674],[19.0162277,47.6078568],[19.0165672,47.6077271],[19.0167274,47.6076775],[19.0170879,47.6075096],[19.0183678,47.607029],[19.0195274,47.606617],[19.0203171,47.6063194],[19.0205479,47.6062469],[19.0206776,47.6062584],[19.0207977,47.6060982],[19.0209465,47.6060867],[19.0210781,47.6060677],[19.0217381,47.6058197],[19.0219269,47.6057396],[19.0226669,47.6054688],[19.0230465,47.6053276],[19.0239868,47.6049881],[19.0243473,47.6048698],[19.0246773,47.6047592],[19.0249672,47.6046181],[19.0250282,47.6045685],[19.0251675,47.6044502],[19.0254078,47.604248],[19.0254974,47.6041603],[19.0259266,47.6037102],[19.0263176,47.6033478],[19.0263977,47.6032677],[19.0264874,47.6031303],[19.026577,47.6030502],[19.0267677,47.6028976],[19.0268764,47.6027794],[19.026968,47.6026268],[19.0269871,47.6025887],[19.0270882,47.6024475],[19.0274582,47.6020775],[19.0275879,47.6019402],[19.0278378,47.6016693],[19.0282478,47.6011467],[19.028368,47.6010475],[19.0285072,47.6009598],[19.0286064,47.6008301],[19.0287781,47.6006584],[19.0288773,47.6005898],[19.0289173,47.6005669],[19.0289173,47.6003571],[19.0289574,47.6002579],[19.0291176,47.6000671],[19.0294666,47.5997086],[19.0295773,47.5996094],[19.0296078,47.5995789],[19.029808,47.5993881],[19.0298767,47.5993385],[19.0299778,47.5992775],[19.030098,47.5992279],[19.0303974,47.5991402],[19.0306873,47.5990868],[19.0308075,47.5990677],[19.0309181,47.5990486],[19.0310173,47.5990105],[19.0310669,47.5989494],[19.0311069,47.598877],[19.0311375,47.5987968],[19.0311565,47.59869],[19.0311565,47.5985489],[19.0311565,47.5983276],[19.031208,47.5981674],[19.0312366,47.5980072],[19.0312576,47.5979271],[19.0312767,47.5978584],[19.0313377,47.5977287],[19.0314064,47.5976181],[19.0315075,47.5974998],[19.0315266,47.5974503],[19.0315266,47.5973473],[19.0316181,47.5972672],[19.0316582,47.5972481],[19.0317173,47.597229],[19.0318871,47.597187],[19.0319271,47.597168],[19.0319672,47.5971184],[19.0320072,47.5970688],[19.0320473,47.5970078],[19.0321369,47.5969696],[19.0321865,47.5969467],[19.0322266,47.5969391],[19.0322876,47.5969467],[19.0323467,47.5969772],[19.0324078,47.5969772],[19.0324669,47.5969696],[19.0325279,47.5969467],[19.0325565,47.59692],[19.0325966,47.5968704],[19.0327377,47.5967979],[19.032938,47.5966492],[19.0329781,47.5965996],[19.0330276,47.59655],[19.0330677,47.5965195],[19.0331974,47.5964775],[19.033308,47.5964394],[19.0333576,47.5964279],[19.0333977,47.5963974],[19.0334377,47.5963593],[19.0334873,47.59618],[19.0336266,47.5961571],[19.0337372,47.596138],[19.0338364,47.5961075],[19.0338879,47.5960999],[19.0339165,47.5960579],[19.0339375,47.5960274],[19.0339565,47.5959778],[19.033987,47.5959282],[19.0340176,47.5958977],[19.0340176,47.5958405],[19.0340271,47.595787],[19.0340576,47.5957489],[19.034317,47.59552],[19.0345974,47.5952797],[19.0348568,47.5950394],[19.035017,47.5949097],[19.0351772,47.5948868],[19.0353069,47.5948372],[19.0354176,47.5947876],[19.0354977,47.5946503],[19.0355568,47.5944786],[19.0355568,47.5942879],[19.0355682,47.5942001],[19.0361977,47.5937195],[19.0363464,47.5935974],[19.0364666,47.5934792],[19.0365181,47.5934296],[19.0365677,47.5934067],[19.0366764,47.5933189],[19.036768,47.5932083],[19.0368176,47.5931702],[19.0370579,47.5930176],[19.037117,47.592968],[19.0371475,47.5929298],[19.037178,47.5928688],[19.0372181,47.5925598],[19.0372181,47.5925102],[19.0372372,47.5924873],[19.0372982,47.5924301],[19.0373268,47.5923996],[19.0373669,47.5923691],[19.037447,47.5923386],[19.0375175,47.5923271],[19.0375881,47.592308],[19.0376682,47.5923271],[19.0378075,47.5923386],[19.0379372,47.5923271],[19.0380478,47.592308],[19.0382175,47.5922699],[19.0383873,47.5922089],[19.038517,47.5921478],[19.0385876,47.5921097],[19.0386372,47.5920486],[19.0386982,47.5919991],[19.0388165,47.5919189],[19.0387878,47.591259],[19.0387764,47.5910873],[19.0400867,47.5910492],[19.0400581,47.5904274],[19.0400066,47.5897903],[19.039938,47.5890198],[19.039917,47.5889587],[19.0401974,47.5887604],[19.040247,47.5887184],[19.0409966,47.5882568],[19.0410366,47.5882301],[19.0411167,47.5881767],[19.0411873,47.588089],[19.0412273,47.588047],[19.0419273,47.5871773],[19.0421181,47.5869598],[19.0422573,47.5868301],[19.0423965,47.5867081],[19.0425072,47.586647],[19.0425873,47.5866203],[19.0426464,47.5866203],[19.0426979,47.5866089],[19.042738,47.5865974],[19.0428066,47.5865784],[19.0435276,47.5864677],[19.0440273,47.5863686],[19.0441265,47.5863571]]},{"id":19503,"author":"AnaDigit","name_GR":"Sultans Trail: 2.11. Csillaghegy - Budapest","description_GR":"Section-Trail 2.11","path":"Sultans_Trail\/sultans_trail_215","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":12172,"name_EN":"Sultans Trail: 2.11. Csillaghegy - Budapest","description_EN":"Section-Trail 2.11","ascent_time":248,"descent_time":245,"marker":"","level":9,"ascent":248,"descent":183,"maxelev":173,"minelev":100,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.03053 47.50199,19.04969 47.58636)","views":0,"millestones":"","x":19.040926,"y":47.541214,"coor":[[19.0441265,47.5863647],[19.0440464,47.5862465],[19.0438957,47.5862656],[19.043726,47.5857658],[19.0432968,47.5846977],[19.0429268,47.5841675],[19.0428867,47.5840645],[19.0426369,47.5840263],[19.0421467,47.5835876],[19.0421352,47.583477],[19.0420055,47.5833549],[19.0417252,47.5830956],[19.0414257,47.5828362],[19.0412769,47.5826874],[19.0411968,47.5826073],[19.0411663,47.5825768],[19.0411358,47.5825157],[19.0410767,47.5824356],[19.0409756,47.5822372],[19.0406361,47.5815773],[19.0403862,47.5811043],[19.0400753,47.5807152],[19.0396957,47.5804062],[19.039566,47.5802956],[19.0388851,47.5798569],[19.0387955,47.5797844],[19.0385361,47.5795975],[19.0379353,47.5791054],[19.0378952,47.5790443],[19.0378361,47.5789146],[19.037817,47.578846],[19.0378361,47.5787544],[19.0378666,47.5786858],[19.0379066,47.5786057],[19.0379658,47.5785065],[19.0383453,47.5778465],[19.0385857,47.5774345],[19.0407162,47.5767365],[19.0422363,47.576355],[19.0422764,47.5760155],[19.042326,47.575386],[19.0423965,47.5748672],[19.0424366,47.574585],[19.0425262,47.574337],[19.0426559,47.5740051],[19.042717,47.5738373],[19.0428162,47.573597],[19.0429363,47.5732651],[19.043026,47.5730743],[19.043047,47.5730057],[19.043066,47.572937],[19.0430756,47.5728874],[19.0431557,47.5726471],[19.0432053,47.572506],[19.0432758,47.5723648],[19.0432968,47.5722847],[19.0432854,47.5722466],[19.0432968,47.572197],[19.0433464,47.5721474],[19.043396,47.5720749],[19.0434456,47.5719147],[19.0435753,47.5716171],[19.0435963,47.5715752],[19.0435867,47.571537],[19.0435658,47.5715065],[19.0435352,47.571476],[19.0433159,47.5713272],[19.0432568,47.5712852],[19.0432262,47.5712471],[19.0440865,47.5707054],[19.045536,47.5697174],[19.0456753,47.5696259],[19.0466557,47.568985],[19.046936,47.5687675],[19.0469666,47.5687256],[19.0470161,47.568615],[19.0470066,47.5685043],[19.0469856,47.5684242],[19.0482864,47.568264],[19.0483761,47.5682564],[19.0483952,47.5681877],[19.0484467,47.5680542],[19.0485363,47.5678253],[19.0485954,47.5676651],[19.0486164,47.5676155],[19.0486565,47.5674477],[19.0487461,47.566967],[19.0487652,47.5668373],[19.0487652,47.5667763],[19.0487556,47.5666275],[19.0487366,47.5665741],[19.0487366,47.5665474],[19.0487251,47.5665054],[19.0486965,47.5663872],[19.0486755,47.5662956],[19.048666,47.5663071],[19.0486469,47.5661964],[19.0486069,47.5660744],[19.0485859,47.5659676],[19.0483456,47.5659866],[19.048357,47.5660172],[19.048357,47.5660477],[19.0483665,47.5660858],[19.0485554,47.5660858],[19.0487061,47.5660858],[19.0495167,47.5659866],[19.0496864,47.5659676],[19.0496559,47.5658455],[19.0495567,47.5658569],[19.0494366,47.565937],[19.0494156,47.565876],[19.0493965,47.565815],[19.0493755,47.5657578],[19.0493565,47.5657043],[19.0493069,47.5656548],[19.0484867,47.5634842],[19.0484867,47.5633545],[19.0484066,47.5630569],[19.048336,47.5628357],[19.0482769,47.562645],[19.0482254,47.5623856],[19.0481968,47.5622673],[19.0482063,47.5622177],[19.0480862,47.5619164],[19.0480766,47.5618668],[19.0480957,47.5618362],[19.0480366,47.5617752],[19.0479965,47.561676],[19.047966,47.561615],[19.0479259,47.5614662],[19.0478153,47.5611763],[19.0477867,47.5611076],[19.0477467,47.5610046],[19.0476952,47.5608749],[19.047596,47.560627],[19.0473766,47.5601959],[19.0473251,47.5600853],[19.0473061,47.5600471],[19.0469856,47.5592651],[19.0466766,47.5584145],[19.0466461,47.5583572],[19.0466061,47.5582275],[19.046587,47.5581551],[19.0465355,47.5580444],[19.0464554,47.5578041],[19.0462856,47.5574265],[19.046257,47.5573463],[19.046196,47.5571556],[19.0461559,47.5570145],[19.0461159,47.5569077],[19.0460453,47.5567741],[19.0457268,47.5568047],[19.0456066,47.5568161],[19.0454159,47.5568275],[19.0450954,47.5568657],[19.0451164,47.5569878],[19.045166,47.5570564],[19.0450954,47.5570641],[19.0450153,47.5570869],[19.0449257,47.557106],[19.0448265,47.5568352],[19.0447769,47.5567055],[19.0444469,47.5567551],[19.0442657,47.5567856],[19.0442467,47.5567055],[19.0442467,47.5565872],[19.0441055,47.5563469],[19.0437565,47.5554047],[19.0436459,47.5551147],[19.0436363,47.5550575],[19.0434456,47.554554],[19.0434856,47.5545044],[19.0435257,47.5544662],[19.0435658,47.5543747],[19.0435753,47.5542946],[19.0435753,47.5542145],[19.0435352,47.5541763],[19.0433254,47.5536842],[19.0430565,47.5537376],[19.0429764,47.5535049],[19.0427856,47.5534248],[19.0426655,47.5530853],[19.0426464,47.5530357],[19.0426064,47.5528946],[19.0425854,47.5528564],[19.0425663,47.5527878],[19.0425663,47.5527344],[19.0424156,47.5521851],[19.0424461,47.5521049],[19.0424862,47.551796],[19.0425167,47.5516663],[19.0425167,47.5516052],[19.0424366,47.5512848],[19.0424652,47.5512466],[19.0424156,47.5512047],[19.0423756,47.5511551],[19.0422955,47.550766],[19.0422268,47.5503464],[19.0421867,47.5501175],[19.0421753,47.5500565],[19.0422459,47.550045],[19.0422764,47.5500069],[19.0426064,47.5499573],[19.0427456,47.5499458],[19.0428658,47.5499077],[19.0432758,47.5498657],[19.0433369,47.5498772],[19.0433865,47.5499077],[19.0434456,47.5498543],[19.0434265,47.5497665],[19.043396,47.5496368],[19.0434856,47.5496254],[19.0437355,47.5495949],[19.0438652,47.5495872],[19.0438957,47.5496063],[19.0439663,47.5496254],[19.0441265,47.5496254],[19.0443268,47.5495949],[19.0443859,47.5495949],[19.0444164,47.5495148],[19.0444469,47.549427],[19.044426,47.5492554],[19.044487,47.5491943],[19.0444756,47.549057],[19.0443668,47.5488548],[19.0442963,47.5484657],[19.0442867,47.5482864],[19.0442753,47.5482368],[19.0440464,47.5473061],[19.0440159,47.547226],[19.0439568,47.5469742],[19.0439663,47.5467644],[19.0443058,47.5463943],[19.0443859,47.546196],[19.0450764,47.546154],[19.045166,47.546154],[19.045166,47.5460968],[19.0452251,47.5460663],[19.0451756,47.5456657],[19.0452061,47.5455666],[19.0451164,47.5452766],[19.0450764,47.545105],[19.0449562,47.5446777],[19.0448265,47.5446167],[19.0447655,47.5443153],[19.0446262,47.5436745],[19.0447063,47.5432777],[19.0447769,47.5429344],[19.0447865,47.5427742],[19.0448456,47.5426445],[19.044836,47.5425949],[19.0447655,47.5420876],[19.0446758,47.5416451],[19.0446758,47.5415764],[19.0446968,47.5413742],[19.0447063,47.541275],[19.0447464,47.5408974],[19.0447464,47.5408363],[19.0446854,47.5408669],[19.0445156,47.5408669],[19.0444469,47.5408554],[19.0444069,47.5408478],[19.0443268,47.5407867],[19.0442066,47.5407066],[19.0441265,47.5406456],[19.0440655,47.5406342],[19.0439758,47.5406265],[19.0437164,47.5406456],[19.0431957,47.5406952],[19.0431652,47.5405769],[19.0431557,47.5405273],[19.0430965,47.540554],[19.0422153,47.5407753],[19.0420551,47.5407867],[19.041647,47.5409775],[19.0415363,47.5410156],[19.040926,47.541214],[19.0408459,47.5410042],[19.0406952,47.5406075],[19.0412369,47.5402565],[19.0413551,47.5401077],[19.0414257,47.5400162],[19.0415058,47.5399055],[19.0418262,47.5399742],[19.0418854,47.5399055],[19.0419464,47.5398369],[19.0419769,47.539814],[19.0420551,47.5397568],[19.0421257,47.5397148],[19.0420952,47.539547],[19.0420856,47.5394554],[19.0423164,47.5394249],[19.0423965,47.5392876],[19.0423965,47.5392456],[19.042347,47.5391541],[19.0423565,47.5390663],[19.042387,47.5390167],[19.0422955,47.5390472],[19.0422153,47.5388069],[19.0421562,47.5385857],[19.0425854,47.5385246],[19.0418854,47.5364761],[19.0418758,47.5364151],[19.0418358,47.5362854],[19.0417862,47.5361176],[19.0416756,47.535675],[19.041626,47.5354767],[19.0415859,47.5352364],[19.0415764,47.5350151],[19.0415764,47.5347977],[19.0414963,47.5347977],[19.0399666,47.5348244],[19.0399666,47.5347748],[19.0399666,47.5347366],[19.0399666,47.5346947],[19.0398254,47.534687],[19.0397053,47.534687],[19.0397167,47.5334969],[19.0397263,47.5333977],[19.0397453,47.5331268],[19.0397358,47.5327644],[19.0397263,47.5326653],[19.0396957,47.5325966],[19.0396862,47.532547],[19.0396557,47.5322762],[19.0396557,47.5322151],[19.0396557,47.532177],[19.0396061,47.5321846],[19.039526,47.532177],[19.0394459,47.5321846],[19.0393257,47.532177],[19.0392361,47.532196],[19.0388966,47.5322075],[19.0385952,47.5322075],[19.0385857,47.532177],[19.0384655,47.532196],[19.0381966,47.5322151],[19.0381355,47.5322342],[19.0380554,47.5322571],[19.0380154,47.5322571],[19.0379658,47.5322571],[19.0379353,47.5322456],[19.0379162,47.532177],[19.0379066,47.5321045],[19.0378952,47.5320549],[19.0380058,47.5320473],[19.0380268,47.5318146],[19.0380268,47.5315475],[19.0380363,47.531105],[19.0380363,47.5310745],[19.0380268,47.5309067],[19.0380268,47.5308456],[19.0380268,47.5305252],[19.0380268,47.5302048],[19.0380363,47.5299873],[19.0380554,47.5296059],[19.0381165,47.5291252],[19.038126,47.5289764],[19.038166,47.528286],[19.038166,47.5282364],[19.038166,47.5281754],[19.0381565,47.5281143],[19.0381565,47.5280342],[19.0381565,47.5279961],[19.0381565,47.5279274],[19.0381565,47.527874],[19.038147,47.5278053],[19.038147,47.5277672],[19.038147,47.5276947],[19.038147,47.5276146],[19.0380459,47.527607],[19.0376453,47.527626],[19.0376358,47.5275764],[19.0375957,47.5274773],[19.0375652,47.5273743],[19.0375462,47.5273056],[19.0374966,47.5270576],[19.0374069,47.5266457],[19.0373058,47.5261841],[19.0371552,47.5253372],[19.0371456,47.5252571],[19.0369759,47.5245361],[19.0369759,47.5244675],[19.0369663,47.5244064],[19.0369663,47.5243568],[19.0369759,47.5241966],[19.0369759,47.5239067],[19.0369854,47.5238342],[19.0370064,47.523735],[19.0370064,47.5235176],[19.0370159,47.5227547],[19.0369968,47.5221367],[19.0371761,47.5221367],[19.0371666,47.5220947],[19.0370369,47.521286],[19.0363159,47.5185471],[19.0363865,47.5185471],[19.036417,47.5185356],[19.0364456,47.5179672],[19.036417,47.5175362],[19.0364056,47.5174561],[19.0364666,47.5174255],[19.0364952,47.5172844],[19.036396,47.5172462],[19.0363159,47.5172348],[19.0365963,47.5167351],[19.0366459,47.5166664],[19.0366459,47.5164566],[19.0366154,47.5163765],[19.0365562,47.5162544],[19.035347,47.5163155],[19.0352669,47.5163269],[19.0352364,47.5163345],[19.0351257,47.5161743],[19.0350361,47.5161476],[19.0347366,47.5161476],[19.034626,47.5161476],[19.0345669,47.5161667],[19.0345669,47.515995],[19.0346069,47.5157852],[19.034647,47.5157471],[19.0346756,47.5157242],[19.0347767,47.5156975],[19.0348263,47.5156975],[19.0348969,47.5156441],[19.034977,47.5156364],[19.0350857,47.5156364],[19.0351162,47.5155945],[19.0351467,47.5155754],[19.0351467,47.5155373],[19.0351563,47.5154762],[19.0351563,47.5154343],[19.0351563,47.5153961],[19.0351868,47.5153275],[19.0351753,47.5152855],[19.0350056,47.5146065],[19.0349865,47.5145569],[19.0348759,47.5145645],[19.0348454,47.5145073],[19.0346565,47.514534],[19.0344563,47.5145645],[19.0343552,47.5144768],[19.0341454,47.5141563],[19.0340958,47.5141144],[19.0340252,47.5141258],[19.0340252,47.5140457],[19.0340061,47.5139465],[19.0341454,47.513855],[19.034277,47.5137749],[19.0341969,47.5137253],[19.0341663,47.5136948],[19.0341053,47.5136566],[19.0340462,47.5136261],[19.0337963,47.5134354],[19.0337563,47.5134163],[19.0336761,47.5134544],[19.0334167,47.5132256],[19.0334454,47.513134],[19.033226,47.5129051],[19.0333061,47.5127678],[19.0333462,47.5126648],[19.0333366,47.5125771],[19.0332756,47.5125465],[19.0331669,47.5124855],[19.0331764,47.5124168],[19.0331059,47.5123444],[19.0330467,47.5123177],[19.0329666,47.5123062],[19.0328465,47.5123253],[19.0327358,47.5123672],[19.0326557,47.5123749],[19.032547,47.5124168],[19.0324554,47.512455],[19.0324059,47.5124054],[19.032486,47.5123672],[19.0322762,47.5121346],[19.0321655,47.5120163],[19.0320969,47.5119553],[19.0321159,47.5119171],[19.0321064,47.5118675],[19.0320663,47.5118256],[19.0320168,47.511795],[19.0320568,47.5117264],[19.0320568,47.5116768],[19.0321159,47.5115051],[19.0321255,47.5114746],[19.032156,47.511467],[19.0322266,47.511425],[19.0323963,47.5112648],[19.0322666,47.5112457],[19.0322266,47.5112343],[19.032177,47.5112152],[19.0321255,47.5111961],[19.0320454,47.5111656],[19.0321064,47.511097],[19.0321369,47.5110664],[19.032156,47.5110359],[19.032177,47.5110168],[19.0322056,47.5109863],[19.0322552,47.5109177],[19.0323257,47.5107574],[19.0323257,47.5105476],[19.0323963,47.5102959],[19.0326061,47.5094376],[19.0318756,47.5093155],[19.0318756,47.5092659],[19.0318756,47.5092354],[19.0317955,47.5088463],[19.0315456,47.5078278],[19.0314064,47.5073051],[19.0315151,47.5072861],[19.0315666,47.5072441],[19.0315762,47.5071945],[19.0315456,47.5071564],[19.031477,47.5071259],[19.031847,47.5071144],[19.0317764,47.5067749],[19.0316658,47.5062065],[19.0316563,47.506176],[19.0316257,47.5061569],[19.0305958,47.5055161],[19.0305462,47.5054245],[19.0305252,47.5053749],[19.0305653,47.5053368],[19.0306168,47.5052452],[19.0306454,47.5051575],[19.0306568,47.5051155],[19.0306664,47.5050774],[19.0306664,47.5050354],[19.0306759,47.5049858],[19.0306969,47.5049362],[19.0307465,47.5048676],[19.0307655,47.504837],[19.0309067,47.504734],[19.0310059,47.5046844],[19.031126,47.5046272],[19.0317554,47.5044174],[19.0319653,47.5043373],[19.0322361,47.5042343],[19.0323467,47.5041962],[19.0323467,47.5040855],[19.0323868,47.5040359],[19.0324154,47.5039749],[19.0325165,47.5037956],[19.0325756,47.5036964],[19.0328255,47.5032959],[19.032896,47.5031853],[19.0329552,47.5031052],[19.0332069,47.5027466],[19.0333462,47.502636],[19.0336857,47.5021248],[19.0337257,47.5020866],[19.0337658,47.5019875]]},{"id":19504,"author":"AnaDigit","name_GR":"Sultans Trail: 2.02c. Gabcikovo - Lip\u00f3t (ferry)","description_GR":"Section-Trail 2.02c","path":"Sultans_Trail\/sultans_trail_216","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":12142,"name_EN":"Sultans Trail: 2.02c. Gabcikovo - Lip\u00f3t (ferry)","description_EN":"Section-Trail 2.02c","ascent_time":248,"descent_time":248,"marker":"","level":9,"ascent":36,"descent":38,"maxelev":119,"minelev":111,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.45228 47.86192,17.53053 47.88842)","views":0,"millestones":"","x":17.4751129,"y":47.8796158,"coor":[[17.5194035,47.8884163],[17.5196533,47.8875656],[17.5198517,47.8865356],[17.5202122,47.8790474],[17.5202122,47.8773155],[17.5202827,47.8767548],[17.5210419,47.876297],[17.5222931,47.8758163],[17.5226326,47.8756561],[17.5229435,47.8753548],[17.523613,47.8744469],[17.5240326,47.873867],[17.5243721,47.8735847],[17.5247421,47.8733559],[17.5252934,47.8730545],[17.5271626,47.8721352],[17.5280132,47.871727],[17.5283527,47.8715172],[17.5286922,47.8712463],[17.5290718,47.8710747],[17.5291519,47.8710365],[17.5293427,47.8708267],[17.5293922,47.8707161],[17.5293732,47.8705368],[17.5294228,47.870327],[17.5296917,47.8699875],[17.5301132,47.8694572],[17.5303822,47.8690567],[17.5305119,47.8686752],[17.5305328,47.8683167],[17.5305119,47.8681755],[17.5304031,47.8679276],[17.5293121,47.866394],[17.5293121,47.8661957],[17.5292931,47.866024],[17.5293922,47.8658752],[17.5295925,47.865696],[17.5295124,47.8655052],[17.5294018,47.8655739],[17.5292721,47.8655968],[17.529192,47.8655167],[17.5292225,47.8652153],[17.5292225,47.8650551],[17.5290318,47.8649445],[17.5286026,47.8649673],[17.5282021,47.8651352],[17.5276623,47.8654366],[17.526123,47.8660851],[17.5228119,47.8672142],[17.5205727,47.8676643],[17.5193729,47.8678741],[17.5183735,47.8679047],[17.5167332,47.8675842],[17.5151634,47.8673363],[17.5136623,47.8671646],[17.5112324,47.8668938],[17.509203,47.866806],[17.5063133,47.866745],[17.5031223,47.8669548],[17.5019321,47.8671341],[17.5009823,47.8672752],[17.4999924,47.867424],[17.4983425,47.8678055],[17.4973431,47.8680344],[17.4961433,47.8683739],[17.4928131,47.8696861],[17.4910316,47.8706856],[17.4893227,47.8720741],[17.4866524,47.8736649],[17.4820518,47.8764038],[17.4815731,47.8766747],[17.4792328,47.878006],[17.4775524,47.8787041],[17.476553,47.8791656],[17.4759026,47.879406],[17.4751129,47.8796158],[17.4738617,47.8798065],[17.4724216,47.8798065],[17.4690018,47.8801765],[17.4679928,47.8801956],[17.4657421,47.8800049],[17.4653225,47.8799553],[17.4645023,47.8799171],[17.4637718,47.8801041],[17.4630527,47.8786354],[17.4617519,47.8789253],[17.4619923,47.8784065],[17.4621925,47.8781242],[17.4624729,47.8777161],[17.4630623,47.8765945],[17.4633923,47.8756371],[17.4634323,47.8754044],[17.4629631,47.8751755],[17.4618931,47.8745842],[17.4610329,47.8741875],[17.4606228,47.8739243],[17.4599819,47.8734245],[17.4598026,47.8731766],[17.4597034,47.8729172],[17.4597435,47.8721771],[17.4599533,47.8713646],[17.4603424,47.8707848],[17.4603519,47.8706665],[17.4603329,47.8706055],[17.460043,47.8704948],[17.4598122,47.8704262],[17.4595032,47.8702469],[17.4592419,47.8700943],[17.4587421,47.8697357],[17.4579525,47.8693275],[17.4577217,47.869175],[17.4573822,47.8689346],[17.4572525,47.8686256],[17.4571419,47.8684959],[17.4570217,47.8683662],[17.4569721,47.8682442],[17.4569035,47.868145],[17.4567318,47.8680458],[17.4523735,47.8678169],[17.452282,47.867794],[17.4526424,47.8671646],[17.4530525,47.8663139],[17.4533329,47.8659439],[17.4536934,47.8652344],[17.4538822,47.8650055],[17.4545116,47.8646851],[17.4549618,47.8642654],[17.4553223,47.8638954],[17.4542122,47.8634567],[17.4549522,47.862587],[17.4553318,47.8621445],[17.4555321,47.8620071],[17.4558525,47.8620262],[17.4567318,47.8620453],[17.457592,47.8620148],[17.4577427,47.8619957],[17.4585133,47.8620148],[17.4598522,47.8620644],[17.4610233,47.8621063],[17.4613419,47.8620644],[17.4620533,47.8619347],[17.4626427,47.8619041],[17.4629135,47.8619766],[17.463232,47.8620949],[17.4636726,47.8623161],[17.4641018,47.8624039],[17.4643021,47.8624039],[17.4645023,47.8623543],[17.4650822,47.8621864],[17.4658318,47.8619156]]},{"id":19505,"author":"AnaDigit","name_GR":"Sultans Trail: 2.02d. Medve\u010fove - Gy\u00f6r","description_GR":"Section-Trail 2.02d","path":"Sultans_Trail\/sultans_trail_217","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16134,"name_EN":"Sultans Trail: 2.02d. Medve\u010fove - Gy\u00f6r","description_EN":"Section-Trail 2.02d","ascent_time":333,"descent_time":333,"marker":"","level":9,"ascent":77,"descent":69,"maxelev":121,"minelev":104,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.63206 47.68777,17.66574 47.79841)","views":0,"millestones":"","x":17.6552067,"y":47.7333832,"coor":[[17.6527176,47.794693],[17.6562576,47.7984161],[17.6553669,47.7975044],[17.6517277,47.793705],[17.6501369,47.791954],[17.6486263,47.7904129],[17.6488075,47.7902756],[17.6497173,47.7886047],[17.6498966,47.7880554],[17.6501465,47.7863235],[17.650177,47.7855759],[17.6492672,47.7839546],[17.6490765,47.783493],[17.649168,47.7828255],[17.6492977,47.7825432],[17.6529865,47.7722359],[17.6535778,47.7709961],[17.6537266,47.7707138],[17.6558571,47.7664833],[17.655817,47.7664528],[17.6564064,47.765873],[17.6577263,47.7646561],[17.6578865,47.7644958],[17.657917,47.7643738],[17.6579475,47.7637939],[17.6579075,47.7636032],[17.6578178,47.7634544],[17.6559772,47.762085],[17.6527367,47.7596359],[17.6507874,47.7581329],[17.6506863,47.757946],[17.6507168,47.7577133],[17.6506863,47.7574844],[17.6505871,47.7572327],[17.6505566,47.7568626],[17.6505871,47.7567329],[17.6512775,47.7552338],[17.6513367,47.7546234],[17.6512566,47.7537651],[17.651228,47.7532234],[17.6511669,47.7528725],[17.6511173,47.7527428],[17.6509571,47.7526245],[17.6506062,47.7523537],[17.6504364,47.7521248],[17.6506062,47.7520561],[17.6507568,47.7518044],[17.6507568,47.7517357],[17.6507168,47.7517128],[17.6509361,47.751564],[17.6515179,47.7509842],[17.651598,47.7508545],[17.6518269,47.7502136],[17.6518269,47.7501259],[17.6518078,47.7500458],[17.6517467,47.7499428],[17.6516075,47.7497826],[17.6510563,47.7493324],[17.6521168,47.7487259],[17.6527271,47.7482529],[17.6590576,47.7426834],[17.6592178,47.742485],[17.6593761,47.7422142],[17.6605873,47.7392235],[17.6604576,47.7392349],[17.6602478,47.7391434],[17.6601563,47.7390747],[17.6601372,47.7389832],[17.6601963,47.738884],[17.6602879,47.7387924],[17.6605873,47.7386055],[17.6606579,47.7384644],[17.6608162,47.7380333],[17.6608162,47.7379227],[17.6607761,47.7378349],[17.6606579,47.7377357],[17.6604462,47.7376556],[17.6599674,47.7376556],[17.6598969,47.7376137],[17.6599579,47.7373047],[17.660017,47.7372551],[17.6606064,47.7373161],[17.6608067,47.7373161],[17.6609879,47.7372742],[17.6611271,47.7372131],[17.6612072,47.7371254],[17.6614265,47.7365837],[17.661417,47.7364655],[17.6613579,47.7362823],[17.6613979,47.7362137],[17.6614571,47.7361832],[17.6615372,47.7361755],[17.6544876,47.7339249],[17.6548271,47.7337761],[17.6550064,47.7336159],[17.6552067,47.7333832],[17.6555672,47.7325935],[17.6555576,47.7324257],[17.6554165,47.7321129],[17.6553974,47.7314644],[17.6554165,47.7310448],[17.6554565,47.7309036],[17.6560268,47.7298546],[17.6562462,47.729435],[17.656477,47.7291451],[17.6568375,47.7287941],[17.6598778,47.7262726],[17.6605473,47.7254829],[17.6607971,47.7253456],[17.6612663,47.725235],[17.6614876,47.7252045],[17.6612568,47.7250557],[17.6613464,47.7249146],[17.6614666,47.7248344],[17.6613178,47.7248535],[17.6611862,47.7248535],[17.6606274,47.724514],[17.6605778,47.7244453],[17.6606274,47.7243423],[17.6607475,47.7242432],[17.6609879,47.7241325],[17.6615276,47.7237854],[17.6615467,47.7237549],[17.6615562,47.7235641],[17.6614571,47.7233658],[17.6606865,47.7223625],[17.6604671,47.7214661],[17.6601772,47.7203827],[17.659977,47.7192535],[17.6599579,47.7189445],[17.6598969,47.7187347],[17.6599178,47.7183647],[17.6599865,47.7181854],[17.6600666,47.7176247],[17.6601677,47.717083],[17.6602364,47.7168045],[17.6602573,47.7165031],[17.660368,47.7159653],[17.6608963,47.7159157],[17.6616573,47.715744],[17.6627865,47.7155037],[17.663517,47.7152748],[17.6649971,47.7145844],[17.6657372,47.7145157],[17.6653271,47.7131958],[17.6650467,47.711853],[17.6650372,47.7114029],[17.6650467,47.7109528],[17.6654167,47.7080841],[17.6654072,47.7076149],[17.6651878,47.7068939],[17.6649971,47.7064743],[17.6647778,47.7061348],[17.664257,47.7055054],[17.6634865,47.7048645],[17.6622772,47.7040024],[17.6610966,47.7032661],[17.6602077,47.702774],[17.6599464,47.7026558],[17.6587677,47.7022552],[17.656847,47.7016945],[17.6558762,47.7014427],[17.6511478,47.7000427],[17.6492062,47.6995125],[17.6482468,47.6991959],[17.6479874,47.6990738],[17.6475868,47.6987953],[17.6468868,47.6983452],[17.6448879,47.6976128],[17.6444378,47.6974144],[17.6439171,47.6971054],[17.6433277,47.6966934],[17.6427174,47.6962242],[17.642067,47.6957245],[17.6403675,47.6947327],[17.639677,47.6943741],[17.639658,47.6943436],[17.6393661,47.6941338],[17.6393166,47.6940536],[17.639307,47.6939125],[17.6392765,47.6937943],[17.6391563,47.6936531],[17.6368275,47.692646],[17.6348763,47.6919136],[17.6320667,47.6910057],[17.6325569,47.690155],[17.6326866,47.6899643],[17.6326962,47.6898956],[17.6340466,47.6878624],[17.6340961,47.6877861]]},{"id":19506,"author":"AnaDigit","name_GR":"Sultans Trail: 2.12. Budapest Art-Nouveau city tour","description_GR":"Section-Trail 2.12","path":"Sultans_Trail\/sultans_trail_218","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19755,"name_EN":"Sultans Trail: 2.12. Budapest Art-Nouveau city tour","description_EN":"Section-Trail 2.12","ascent_time":411,"descent_time":411,"marker":"","level":9,"ascent":239,"descent":240,"maxelev":134,"minelev":98,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.03216 47.47787,19.09782 47.51945)","views":0,"millestones":"","x":19.0498028,"y":47.50354,"coor":[[19.0321636,47.4811516],[19.032423,47.4818802],[19.0350323,47.4807701],[19.0377827,47.4795799],[19.0380039,47.4794998],[19.0403538,47.4787903],[19.0404625,47.4787712],[19.0405331,47.4789391],[19.0419331,47.4785805],[19.0423622,47.4784813],[19.0437832,47.4782791],[19.0438824,47.4782715],[19.0439835,47.4782486],[19.0444622,47.4781914],[19.0452423,47.4780998],[19.0458031,47.4780197],[19.0463123,47.477951],[19.0464134,47.4779587],[19.0468636,47.4778709],[19.0468826,47.4779091],[19.0469036,47.477932],[19.0471439,47.4779091],[19.0473537,47.477932],[19.0478134,47.4780388],[19.0482025,47.4781914],[19.0494022,47.4786987],[19.0495434,47.4787712],[19.0506821,47.4794121],[19.050993,47.4796715],[19.0513039,47.480011],[19.0515423,47.48032],[19.0518227,47.4807892],[19.0497837,47.4810219],[19.0497837,47.4811287],[19.0497131,47.4812813],[19.049612,47.481472],[19.0495834,47.4818001],[19.049633,47.4821587],[19.0497322,47.4823685],[19.0498829,47.4826889],[19.0499325,47.482872],[19.0499325,47.4829483],[19.0495529,47.4829102],[19.0499229,47.4829483],[19.0499535,47.483181],[19.0500126,47.4834099],[19.0500927,47.4835701],[19.0502529,47.4838486],[19.0503426,47.4839401],[19.0505123,47.4840317],[19.0508327,47.4841118],[19.0513725,47.4842186],[19.0526333,47.48452],[19.0525627,47.4846191],[19.0526829,47.4846916],[19.0529137,47.4847984],[19.0531425,47.4849091],[19.0565929,47.4866905],[19.0567131,47.4867516],[19.0568829,47.4867897],[19.0571327,47.4869614],[19.0574322,47.4871407],[19.0580025,47.4873886],[19.0581322,47.4872894],[19.0582523,47.4872017],[19.0583439,47.4871407],[19.0586739,47.4868584],[19.0588627,47.4866791],[19.0590534,47.4865417],[19.0592422,47.4863586],[19.0596123,47.4865608],[19.0599136,47.4869003],[19.0601425,47.4865799],[19.0615139,47.4867706],[19.0632324,47.487072],[19.0633221,47.4871407],[19.0641823,47.485981],[19.0667934,47.4872017],[19.0673027,47.486969],[19.0673332,47.4869385],[19.0687027,47.4863205],[19.0691223,47.4867706],[19.0691833,47.4869003],[19.0692234,47.4870491],[19.0692024,47.4871597],[19.0691433,47.4872208],[19.0686436,47.4872208],[19.0684929,47.4872017],[19.0683231,47.4872017],[19.0687523,47.4893684],[19.0687733,47.4894295],[19.0686626,47.4903297],[19.0688324,47.491169],[19.068903,47.4912987],[19.0692635,47.4930115],[19.0693035,47.4930611],[19.0695839,47.4930992],[19.0696526,47.4931488],[19.0697136,47.4932594],[19.0698032,47.4932518],[19.0697937,47.4933395],[19.0696735,47.4954987],[19.0696526,47.4962997],[19.0693035,47.4963112],[19.0692234,47.4964905],[19.0702438,47.4968109],[19.0704727,47.4968414],[19.0705738,47.4968414],[19.0707035,47.4968605],[19.0707722,47.4968796],[19.0709724,47.4971504],[19.0721226,47.4974594],[19.0719624,47.4976616],[19.0709324,47.4973717],[19.0708733,47.4973907],[19.0707436,47.4973717],[19.0704021,47.4972191],[19.0702534,47.4972],[19.0697021,47.4970512],[19.0666428,47.49617],[19.0667934,47.495842],[19.0658321,47.4956093],[19.0659828,47.4952507],[19.0658321,47.4956093],[19.0656738,47.4958496],[19.0644531,47.4955101],[19.0642223,47.4959221],[19.0625038,47.4983788],[19.0624237,47.4984512],[19.0617924,47.498661],[19.0621529,47.4990005],[19.0588627,47.4960098],[19.0591526,47.4957199],[19.0599632,47.4945793],[19.0601025,47.4946289],[19.060173,47.4945412],[19.0598526,47.4942207],[19.0592327,47.494072],[19.0596924,47.4932899],[19.0569134,47.4922485],[19.0568027,47.4921799],[19.056633,47.4920807],[19.0556736,47.4916916],[19.0553627,47.4916916],[19.0541935,47.4914513],[19.0536232,47.4923286],[19.0534134,47.4925804],[19.0529423,47.493309],[19.0523224,47.4944801],[19.0533428,47.4948616],[19.0530338,47.4951401],[19.0523338,47.4956894],[19.0519333,47.496521],[19.0510635,47.5004616],[19.0479832,47.5001411],[19.047823,47.5009995],[19.0492439,47.501152],[19.0488033,47.5029602],[19.0497837,47.5030708],[19.0498924,47.5030785],[19.0498238,47.5032997],[19.0497723,47.5034904],[19.0498028,47.50354],[19.0498428,47.5035515],[19.0497627,47.5039215],[19.0496922,47.5039406],[19.0495834,47.5044098],[19.0495739,47.5045013],[19.0495625,47.5045586],[19.0495834,47.5046921],[19.049633,47.5047798],[19.0497036,47.5048409],[19.0497627,47.5049019],[19.0498524,47.5049706],[19.0501633,47.5051003],[19.0499725,47.5058784],[19.0516529,47.5060616],[19.0516834,47.5059509],[19.0518837,47.5058289],[19.0509338,47.5050316],[19.0506229,47.5047989],[19.050703,47.5046921],[19.0507526,47.504612],[19.0511723,47.5046387],[19.0512238,47.5046196],[19.0525036,47.5047302],[19.0525532,47.504509],[19.053793,47.5046501],[19.0547333,47.5047302],[19.0550728,47.5047417],[19.0550537,47.5038719],[19.0564327,47.5048218],[19.0576935,47.5038109],[19.0591927,47.5026512],[19.0599422,47.5019798],[19.0593834,47.5015793],[19.0599422,47.5019798],[19.0594139,47.502449],[19.0623131,47.5044212],[19.0629539,47.5039711],[19.0629635,47.5039406],[19.0638523,47.5032997],[19.0640221,47.5033989],[19.0646935,47.5028915],[19.0655537,47.5032692],[19.0658436,47.5034409],[19.0665321,47.503891],[19.0684528,47.5024414],[19.0695229,47.5029984],[19.0707436,47.5035515],[19.0697327,47.5043221],[19.0709534,47.5050316],[19.0717125,47.5055313],[19.0722637,47.5059319],[19.072813,47.5065308],[19.0722923,47.5069084],[19.0729122,47.5073318],[19.0729237,47.50737],[19.0728226,47.5074615],[19.0728531,47.5075188],[19.0736427,47.5078812],[19.0752239,47.5085716],[19.0755138,47.5087318],[19.0765839,47.509201],[19.0764122,47.5093803],[19.0777721,47.5099983],[19.0779438,47.5097885],[19.0778236,47.5097389],[19.0806637,47.5110207],[19.0787621,47.512722],[19.0774822,47.5138321],[19.077013,47.5142403],[19.0769329,47.5143204],[19.0768337,47.51437],[19.0767326,47.5144691],[19.0766239,47.5145607],[19.0766239,47.5146217],[19.0761738,47.5149918],[19.0763531,47.5150986],[19.0764523,47.5151405],[19.0764732,47.5152016],[19.0764923,47.5152512],[19.0766239,47.5152397],[19.0771637,47.5155296],[19.0772934,47.5155907],[19.077383,47.5156517],[19.0774422,47.5157204],[19.077383,47.5166092],[19.0774231,47.5170288],[19.0774822,47.5172195],[19.0775223,47.5173111],[19.0774536,47.5173111],[19.0774231,47.5173302],[19.0777435,47.5180016],[19.0775623,47.5180588],[19.0777435,47.5180016],[19.0778236,47.5181389],[19.0780621,47.5181007],[19.0781231,47.5181007],[19.0783234,47.5181694],[19.0784531,47.5182304],[19.0790424,47.5183411],[19.079073,47.5184898],[19.0799026,47.5185013],[19.0802727,47.5185509],[19.0807533,47.5186691],[19.0808525,47.5186996],[19.0817623,47.5191116],[19.0819225,47.5191498],[19.0825939,47.5192413],[19.0826836,47.5192604],[19.082983,47.5192986],[19.0830727,47.5192986],[19.0831833,47.5192795],[19.0833225,47.519371],[19.0833836,47.5193901],[19.0837231,47.5194511],[19.0839825,47.5194511],[19.0840721,47.5194321],[19.0842533,47.5193596],[19.0854435,47.5185699],[19.0856438,47.5184402],[19.0857029,47.5184593],[19.0902424,47.5153694],[19.0903339,47.5154419],[19.0911331,47.5158119],[19.0914936,47.5159492],[19.0919323,47.5161514],[19.0920429,47.5162201],[19.0922222,47.5163612],[19.0929928,47.5168304],[19.0930138,47.5168991],[19.0930138,47.5169601],[19.0934029,47.5172195],[19.0935631,47.5171204],[19.0936337,47.5171089],[19.0937424,47.5170288],[19.0937824,47.5170593],[19.0967827,47.5149117],[19.0964737,47.5147285],[19.0962029,47.5146294],[19.0955124,47.5141602],[19.0952721,47.5139999],[19.0939636,47.5130196],[19.0930138,47.5122414],[19.0919628,47.5114212],[19.0911732,47.510891],[19.0913639,47.5107803],[19.0912437,47.5106621],[19.093853,47.5090408],[19.0948029,47.5083618],[19.0949936,47.5084991],[19.0969639,47.5066109],[19.0978222,47.5059395],[19.0976429,47.5058098],[19.0964928,47.5067596],[19.0957432,47.507431],[19.0948334,47.5083313],[19.092783,47.5066986],[19.0900326,47.5047112],[19.0896931,47.5043716],[19.0894928,47.5045204],[19.0890827,47.5042],[19.0889931,47.5041313]]},{"id":19507,"author":"AnaDigit","name_GR":"Sultans Trail: 2.03b. Gab\u010d\u00edkovo","description_GR":"Section-Trail 2.03b","path":"Sultans_Trail\/sultans_trail_219","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":6167,"name_EN":"Sultans Trail: 2.03b. Gab\u010d\u00edkovo","description_EN":"Section-Trail 2.03b","ascent_time":123,"descent_time":123,"marker":"","level":9,"ascent":4,"descent":7,"maxelev":116,"minelev":111,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(17.54502 47.86379,17.57978 47.89153)","views":0,"millestones":"","x":17.5751553,"y":47.8915291,"coor":[[17.5450153,47.8814201],[17.5453644,47.8816223],[17.5458641,47.8818512],[17.5680141,47.8869896],[17.568285,47.8871193],[17.5697155,47.8879509],[17.5701752,47.8882713],[17.5719051,47.8892899],[17.5736446,47.8903923],[17.5743446,47.8907814],[17.5747051,47.8910522],[17.5751553,47.8915291],[17.5754547,47.8915291],[17.5758438,47.8914795],[17.5761642,47.8914108],[17.5765648,47.8911896],[17.576704,47.8910408],[17.5797844,47.8884392],[17.5784149,47.8876991],[17.5778046,47.8872719],[17.5717354,47.8787308],[17.5610943,47.8637886]]},{"id":19508,"author":"AnaDigit","name_GR":"Sultans Trail: 3.01. Budapest - \u00d3falu","description_GR":"Section-Trail 3.01","path":"Sultans_Trail\/sultans_trail_301","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":25874,"name_EN":"Sultans Trail: 3.01. Budapest - \u00d3falu","description_EN":"Section-Trail 3.01","ascent_time":545,"descent_time":547,"marker":"","level":9,"ascent":434,"descent":504,"maxelev":222,"minelev":94,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.93642 47.35751,19.06474 47.50198)","views":4,"millestones":"","x":19.0568485,"y":47.4605331,"coor":[[19.0337696,47.5019836],[19.0337791,47.5019531],[19.0338097,47.5018845],[19.0338192,47.5017433],[19.0338097,47.5016861],[19.0337887,47.501564],[19.0337887,47.5014954],[19.0337296,47.5014648],[19.0335884,47.5014038],[19.0335293,47.5014534],[19.0334797,47.5014458],[19.0328884,47.5010529],[19.0328197,47.5010452],[19.0327587,47.5009956],[19.0327282,47.5009651],[19.0326691,47.5009155],[19.0322495,47.5006752],[19.0321693,47.5006142],[19.0321388,47.5005836],[19.0320988,47.5005531],[19.0323486,47.5004234],[19.032299,47.5003662],[19.0322685,47.5003433],[19.0322189,47.5003433],[19.0322094,47.5003128],[19.0322685,47.5003052],[19.0322189,47.5003052],[19.0316391,47.4998245],[19.0315895,47.499836],[19.0315285,47.4998131],[19.0315781,47.4997864],[19.0315094,47.4997444],[19.0315781,47.4996529],[19.0310593,47.4993362],[19.0311184,47.4992828],[19.0310383,47.4992332],[19.0309582,47.4991837],[19.0309887,47.4991341],[19.030838,47.4990463],[19.0306797,47.4989128],[19.0305195,47.4988136],[19.0302296,47.4986343],[19.0302792,47.4985962],[19.0303688,47.4985428],[19.0321598,47.4975739],[19.0322094,47.4975433],[19.0324783,47.497364],[19.0326385,47.4972649],[19.0329781,47.4970856],[19.0330486,47.4970436],[19.0330486,47.4970055],[19.0330181,47.4969864],[19.0327091,47.4969254],[19.0325184,47.4968834],[19.0326195,47.4968529],[19.0326881,47.4968147],[19.0328388,47.4967346],[19.0328979,47.4967155],[19.0331593,47.4965858],[19.0333881,47.4964561],[19.0333996,47.4964943],[19.0333881,47.4964561],[19.0337086,47.4962654],[19.0340481,47.4960632],[19.0342388,47.495945],[19.0346489,47.4957237],[19.0351086,47.4955063],[19.0352592,47.4954453],[19.0353489,47.4954147],[19.0352993,47.4953728],[19.0352497,47.4953346],[19.0352192,47.4953156],[19.0351887,47.495285],[19.0351486,47.4952545],[19.0352688,47.4951935],[19.0351982,47.4951248],[19.0351982,47.4950333],[19.0352688,47.494976],[19.0355492,47.4947739],[19.0357189,47.4946556],[19.0359497,47.494545],[19.0362091,47.4944229],[19.0364685,47.4941635],[19.0365791,47.4940643],[19.0370693,47.4937439],[19.0372295,47.4937248],[19.0373688,47.4936829],[19.0375481,47.4935951],[19.0377789,47.4934349],[19.0377693,47.4933929],[19.0377693,47.4933662],[19.0378189,47.4931946],[19.0378685,47.4931641],[19.0379181,47.493145],[19.0380096,47.493145],[19.0380287,47.493084],[19.0381298,47.4927559],[19.0381393,47.492733],[19.038229,47.4926529],[19.0383797,47.4921227],[19.0384197,47.4918938],[19.0383892,47.4917641],[19.0383091,47.4916458],[19.0383987,47.4914742],[19.0385094,47.4912758],[19.0385189,47.4911461],[19.0385284,47.4908829],[19.038599,47.4907837],[19.0384998,47.4907227],[19.0383282,47.4906349],[19.0383492,47.490593],[19.0383797,47.4905128],[19.0384197,47.4904633],[19.0386486,47.4905128],[19.0389385,47.4905434],[19.0392494,47.4905739],[19.039629,47.490593],[19.039608,47.4904633],[19.0397987,47.4904861],[19.0399189,47.4904556],[19.0399895,47.4904137],[19.0400181,47.4903336],[19.0400181,47.4902763],[19.039938,47.4901543],[19.0398598,47.4901047],[19.0398388,47.4900436],[19.0398788,47.489975],[19.0399284,47.4899139],[19.0400295,47.4898529],[19.0401382,47.4898262],[19.0406284,47.4897156],[19.0409489,47.4896431],[19.0409298,47.4896049],[19.0408897,47.4895554],[19.0408688,47.4894753],[19.0408592,47.4893837],[19.0408897,47.489296],[19.0409489,47.4891663],[19.041029,47.4890938],[19.0412884,47.4891434],[19.0416183,47.4892159],[19.0420895,47.4892464],[19.0426598,47.4892731],[19.0437088,47.4893227],[19.0439091,47.4891663],[19.0440483,47.4890442],[19.0440788,47.4889755],[19.0440693,47.488884],[19.0439892,47.4888039],[19.0438595,47.4887161],[19.0437889,47.4886856],[19.0438595,47.4886627],[19.0442696,47.4886551],[19.0443783,47.4886246],[19.0444698,47.4885559],[19.0446682,47.4883842],[19.0447998,47.4883728],[19.0451584,47.488163],[19.0452785,47.4881058],[19.0453091,47.4880753],[19.0453186,47.4880562],[19.0453587,47.4879341],[19.0453491,47.4877663],[19.0455379,47.4877548],[19.0459995,47.4876328],[19.0462093,47.4875755],[19.0463581,47.4875526],[19.0466194,47.487545],[19.0468292,47.4875336],[19.0468998,47.4875259],[19.0469894,47.4874954],[19.0470982,47.4874535],[19.0475693,47.4871941],[19.0476189,47.4871635],[19.047718,47.4870644],[19.0478096,47.4870338],[19.0478783,47.4870033],[19.0479183,47.4869728],[19.0481281,47.486824],[19.0482197,47.486763],[19.0484486,47.4866829],[19.0485897,47.4866753],[19.0487595,47.4866829],[19.0488281,47.4866829],[19.0488987,47.4866829],[19.0489483,47.4866638],[19.0490379,47.4866257],[19.049139,47.4865952],[19.0492096,47.4865761],[19.0494289,47.4865341],[19.0494995,47.486515],[19.0495281,47.486496],[19.0495491,47.4864464],[19.0495396,47.4864159],[19.0494595,47.4863739],[19.0493793,47.4863548],[19.0492592,47.4863358],[19.0490494,47.4863243],[19.0489693,47.4862862],[19.0488682,47.4862556],[19.0486794,47.4862328],[19.0485783,47.4862251],[19.0484695,47.4861832],[19.0482883,47.4861145],[19.0481682,47.4860764],[19.048008,47.4860344],[19.0478382,47.4859962],[19.0477085,47.4860039],[19.047699,47.4859428],[19.047718,47.4859161],[19.0477486,47.4858932],[19.0478191,47.4858627],[19.0478687,47.4858437],[19.0478992,47.4857826],[19.0478592,47.4857254],[19.0480881,47.4856834],[19.0482197,47.4856644],[19.0483093,47.4856529],[19.0484295,47.4856148],[19.0485497,47.4855957],[19.0488491,47.4855537],[19.0489197,47.4855461],[19.0489693,47.4855232],[19.0490284,47.4854851],[19.049078,47.4854355],[19.0490685,47.485363],[19.0489883,47.4852562],[19.0489693,47.4852257],[19.0489292,47.4852142],[19.0488796,47.4852028],[19.0485191,47.4852257],[19.0484486,47.4852142],[19.048378,47.4851837],[19.0483284,47.4851646],[19.0489597,47.4850159],[19.0492496,47.4849434],[19.049509,47.4848862],[19.049778,47.4848137],[19.0502186,47.4846954],[19.0506096,47.4845734],[19.0511894,47.4843636],[19.0513382,47.4842834],[19.0513687,47.4842262],[19.051939,47.4843445],[19.0525684,47.4845161],[19.052618,47.4845352],[19.0526485,47.4844933],[19.0527191,47.4844551],[19.0528088,47.484375],[19.0530891,47.4841461],[19.0531597,47.4840851],[19.0532589,47.4840164],[19.0533085,47.4839745],[19.0533581,47.4839134],[19.0533695,47.4838753],[19.0533695,47.4838257],[19.0534286,47.4838142],[19.0535088,47.4837952],[19.0535488,47.4837761],[19.0535889,47.4837532],[19.0536289,47.4837456],[19.0536785,47.4837151],[19.0537186,47.483696],[19.0537586,47.4836731],[19.0538197,47.483654],[19.0539494,47.4835548],[19.0540485,47.4834747],[19.0540695,47.4834442],[19.0540581,47.4834137],[19.0541191,47.4833946],[19.0541496,47.4833832],[19.0541897,47.4833527],[19.0542183,47.483326],[19.0542698,47.483284],[19.0543079,47.4832535],[19.0544891,47.4830933],[19.0546188,47.4829826],[19.0547085,47.4829063],[19.0550194,47.4826431],[19.0558586,47.481884],[19.0560493,47.4817238],[19.0562382,47.4815636],[19.0576992,47.4802933],[19.0577297,47.4802628],[19.0577984,47.4802132],[19.0578289,47.480175],[19.0579586,47.480175],[19.0580597,47.4801331],[19.0580997,47.4800949],[19.058588,47.4796944],[19.0593987,47.4789734],[19.0595093,47.4788857],[19.0595989,47.4788055],[19.0597191,47.4786835],[19.0597496,47.4786263],[19.0598488,47.4785347],[19.0599194,47.4784737],[19.0599785,47.4784241],[19.0601082,47.4783134],[19.0602283,47.4782028],[19.0603485,47.478096],[19.0603981,47.478054],[19.0604782,47.477993],[19.0607185,47.4777756],[19.061058,47.4774551],[19.0612698,47.4772263],[19.0613689,47.4771156],[19.0614681,47.476963],[19.0615482,47.4768944],[19.0616093,47.4768257],[19.0616283,47.4767838],[19.0616493,47.4767342],[19.0616398,47.4766655],[19.0616398,47.4766235],[19.0616589,47.476593],[19.0616779,47.4765663],[19.061739,47.4765244],[19.0617981,47.4764938],[19.0618382,47.4764748],[19.0618782,47.4764442],[19.0619183,47.4764061],[19.0619392,47.4763756],[19.0623894,47.4757042],[19.0624294,47.4756432],[19.0624695,47.4755745],[19.0626583,47.4751854],[19.062849,47.4748039],[19.0629692,47.474575],[19.0632095,47.4740143],[19.0632992,47.473774],[19.0633888,47.4735146],[19.0634384,47.4733734],[19.063488,47.4732552],[19.0635586,47.4730148],[19.063879,47.4718437],[19.0638885,47.4717751],[19.0638885,47.4717445],[19.0638885,47.471714],[19.0639095,47.4716644],[19.0639286,47.4715843],[19.0639381,47.4715042],[19.0639381,47.4714355],[19.0640182,47.4709549],[19.0640488,47.4708557],[19.0640583,47.4708061],[19.0640793,47.4707451],[19.0640984,47.4706764],[19.0641193,47.4704742],[19.0641384,47.4703255],[19.0641994,47.4700661],[19.064209,47.4700241],[19.0641994,47.4699745],[19.064209,47.4698944],[19.0642395,47.4697037],[19.0642395,47.4696655],[19.0642395,47.4696045],[19.0642395,47.4695663],[19.0642185,47.4695244],[19.0643196,47.4695435],[19.0643692,47.4695549],[19.0644398,47.469574],[19.0645084,47.469574],[19.0646591,47.469574],[19.0647392,47.469574],[19.0646992,47.4690247],[19.0646782,47.4685059],[19.0646782,47.4684143],[19.0646687,47.4683228],[19.0646496,47.4682541],[19.064579,47.4681854],[19.0645084,47.4681358],[19.0644493,47.4680939],[19.0642986,47.4680328],[19.0641785,47.4680138],[19.0641994,47.4679832],[19.0641785,47.4679337],[19.0642395,47.467926],[19.0642281,47.4677849],[19.064188,47.4676361],[19.0641689,47.4675064],[19.0641193,47.4672737],[19.0639191,47.4671135],[19.0637093,47.4668541],[19.0626488,47.4667435],[19.061758,47.4670143],[19.0616589,47.4670258],[19.0606384,47.4670753],[19.0605087,47.467083],[19.0604782,47.4670029],[19.0603981,47.4668541],[19.0601082,47.4668732],[19.0599689,47.4668159],[19.0598087,47.4668961],[19.0596981,47.4669151],[19.0596485,47.4669342],[19.0595779,47.4669228],[19.0595093,47.4669151],[19.0594292,47.4668961],[19.0593681,47.4668846],[19.059309,47.4668655],[19.0592194,47.4668236],[19.0591488,47.4668045],[19.0590687,47.466774],[19.0589981,47.4667358],[19.0589695,47.466713],[19.0589294,47.4666557],[19.058918,47.4665833],[19.0589085,47.466526],[19.058918,47.466465],[19.0589581,47.4663849],[19.0590096,47.4662743],[19.0590191,47.4662247],[19.0590382,47.4661636],[19.0590382,47.466114],[19.0590382,47.4660339],[19.0590191,47.4659538],[19.0590382,47.4658661],[19.0590687,47.4657631],[19.0591183,47.465683],[19.0591888,47.4656258],[19.0592289,47.4655647],[19.059288,47.4654961],[19.059309,47.465435],[19.0593281,47.4653549],[19.0593491,47.4652634],[19.0593491,47.4652061],[19.0593491,47.4651527],[19.0593281,47.4651031],[19.059309,47.4650345],[19.0592995,47.4649734],[19.0592785,47.4649162],[19.0592384,47.4648438],[19.0592289,47.4647636],[19.0592098,47.4647064],[19.0592098,47.4645958],[19.0592098,47.4645042],[19.0592194,47.4644661],[19.0592384,47.4644241],[19.0592384,47.464386],[19.0592289,47.4643364],[19.0591984,47.4642754],[19.0591393,47.4642143],[19.0590782,47.4641533],[19.0590687,47.4641151],[19.0590897,47.4640236],[19.0590687,47.4639435],[19.0590382,47.4638748],[19.0589886,47.4637833],[19.0589485,47.4637146],[19.0589085,47.4636536],[19.0588684,47.4635963],[19.0588589,47.4635429],[19.0588589,47.4635162],[19.0588398,47.4634628],[19.0587788,47.4633827],[19.0587482,47.463356],[19.0585594,47.4633141],[19.058569,47.4632034],[19.0584393,47.4628563],[19.0583687,47.4627647],[19.0583286,47.4627151],[19.0582981,47.4626846],[19.058218,47.4626045],[19.0579586,47.4623337],[19.057909,47.4621658],[19.0576992,47.4615746],[19.0573483,47.460556],[19.0573292,47.4605026],[19.0573082,47.4604759],[19.0572395,47.460453],[19.0570793,47.4604759],[19.0569897,47.4605026],[19.0569382,47.4605255],[19.0568485,47.4605331],[19.056509,47.4605827],[19.0559998,47.4606438],[19.0552692,47.4607353],[19.055048,47.4607658],[19.0549488,47.4607964],[19.0547886,47.4608231],[19.0541782,47.4609146],[19.0536289,47.4609947],[19.0531788,47.4610558],[19.0528393,47.4611053],[19.0527496,47.4611244],[19.0527287,47.4610062],[19.0527191,47.4609756],[19.0526581,47.4609261],[19.0526485,47.4608841],[19.0525188,47.4598236],[19.0525093,47.4596634],[19.0524788,47.4594955],[19.0524197,47.4589729],[19.0524082,47.4589157],[19.0523987,47.4588547],[19.0523987,47.4588127],[19.0523891,47.4587555],[19.0523796,47.4587135],[19.0523186,47.4581947],[19.0522995,47.458065],[19.0522881,47.4579964],[19.0521393,47.4567947],[19.0521393,47.4567451],[19.0521088,47.4565849],[19.051918,47.4550247],[19.0518894,47.4548454],[19.0518684,47.4547234],[19.0518589,47.4546356],[19.0517998,47.4543457],[19.0515594,47.4534454],[19.0512981,47.4524536],[19.0512295,47.4522133],[19.0511894,47.4521027],[19.0510197,47.4517136],[19.0502987,47.4501228],[19.0502586,47.4500732],[19.0501995,47.4499626],[19.0501785,47.4499054],[19.0502186,47.4498444],[19.0502396,47.4497757],[19.050209,47.4497147],[19.0501595,47.4496727],[19.0500889,47.4496346],[19.0500298,47.449585],[19.0499592,47.4495049],[19.0499096,47.4494858],[19.0498791,47.4494553],[19.0498695,47.4494133],[19.0498695,47.4493561],[19.0498886,47.4492836],[19.0498886,47.449234],[19.0496998,47.4480858],[19.0498695,47.447876],[19.0498695,47.4478264],[19.049778,47.4468536],[19.0497398,47.4466629],[19.0496788,47.446434],[19.0496483,47.4461555],[19.0495586,47.4455528],[19.0495396,47.4451828],[19.0494995,47.4449539],[19.0494785,47.444706],[19.0493584,47.4436531],[19.0493183,47.4435463],[19.0492992,47.4434738],[19.0493088,47.4433861],[19.0493183,47.4432564],[19.0492783,47.4430656],[19.0492592,47.4428329],[19.0492382,47.4426346],[19.0491695,47.4423637],[19.0490494,47.4414063],[19.0490093,47.4410439],[19.0489788,47.4408836],[19.0489388,47.4407158],[19.0489197,47.4406357],[19.0487194,47.4395561],[19.0484982,47.4384956],[19.0483685,47.4378548],[19.0483379,47.4377441],[19.0483093,47.437664],[19.0480995,47.4372063],[19.0477982,47.4365349],[19.0475082,47.4358864],[19.0474281,47.4357758],[19.0473881,47.4357262],[19.047348,47.4356728],[19.0466881,47.4342346],[19.0465984,47.4340744],[19.0465488,47.4339828],[19.0461788,47.4334564],[19.0457287,47.4327736],[19.0449085,47.4315948],[19.044878,47.4315758],[19.0447884,47.4315338],[19.0447598,47.4315033],[19.0443382,47.4308853],[19.0442982,47.4308434],[19.0442581,47.4308128],[19.0442085,47.4308052],[19.0440998,47.4307861],[19.0433998,47.4307137],[19.0431995,47.4306946],[19.0424995,47.4306145],[19.0424595,47.4306145],[19.0424194,47.4303055],[19.0424194,47.4301758],[19.0435581,47.4299164],[19.0435486,47.4298744],[19.0434685,47.4296341],[19.0432587,47.4288063],[19.043148,47.428463],[19.0428886,47.427845],[19.0428295,47.4276848],[19.0426998,47.4273758],[19.0425396,47.4270248],[19.0424995,47.4269562],[19.042469,47.4268951],[19.0424595,47.4268532],[19.0421696,47.4264145],[19.0421295,47.4262962],[19.0421085,47.4262161],[19.042078,47.4260445],[19.0420589,47.4250336],[19.0420494,47.4247932],[19.0421295,47.4235229],[19.0423889,47.4199944],[19.0425186,47.4182663],[19.0425396,47.417614],[19.0425091,47.4172134],[19.042429,47.4168053],[19.0423088,47.4163933],[19.0421791,47.4160728],[19.0420189,47.4157257],[19.0417881,47.4153137],[19.0415993,47.4149742],[19.0413895,47.4147148],[19.0412693,47.4145851],[19.0411282,47.414463],[19.0409889,47.4143333],[19.0408993,47.4142342],[19.0407581,47.4140053],[19.0405693,47.4136238],[19.0405083,47.4135551],[19.0404091,47.413456],[19.040369,47.413353],[19.040369,47.4133148],[19.0403595,47.4132347],[19.0401688,47.4129028],[19.0399685,47.4127541],[19.0398293,47.4126663],[19.0398083,47.4126244],[19.0398083,47.4125862],[19.0398083,47.4123764],[19.0398083,47.4121552],[19.0398598,47.4116554],[19.039959,47.4109764],[19.0399685,47.4108849],[19.0399494,47.4107628],[19.0398998,47.4105759],[19.0398197,47.4103432],[19.0397186,47.4101257],[19.0394993,47.4098129],[19.0388393,47.4089127],[19.0383797,47.4081841],[19.0381584,47.4079933],[19.037569,47.4076538],[19.0369797,47.4074249],[19.0359783,47.4072227],[19.0328979,47.406723],[19.0328598,47.406765],[19.0326881,47.4068451],[19.0326195,47.4068756],[19.0325089,47.4069138],[19.0323582,47.4069748],[19.031929,47.4071541],[19.0316582,47.4072762],[19.0313492,47.4074059],[19.0312786,47.4073639],[19.0307198,47.4076653],[19.0296993,47.4082832],[19.0296288,47.4083061],[19.0295486,47.4083061],[19.0294495,47.4083061],[19.0268497,47.4072762],[19.0267982,47.4072342],[19.0267887,47.4071846],[19.0267982,47.4071236],[19.0268288,47.407093],[19.0268688,47.4070435],[19.0267792,47.4069862],[19.0262394,47.4067459],[19.0261097,47.4066734],[19.0260487,47.4066238],[19.0259781,47.4065056],[19.0259094,47.406414],[19.0258389,47.406353],[19.0243988,47.4056549],[19.0241489,47.4055557],[19.0239391,47.4054832],[19.0235481,47.4053955],[19.0232086,47.4053154],[19.0230198,47.4052429],[19.0228081,47.4051552],[19.0227795,47.4051857],[19.022728,47.4052162],[19.0226898,47.4052238],[19.0226383,47.4052238],[19.0222893,47.4050827],[19.0219994,47.4049835],[19.0193787,47.4037628],[19.0193691,47.4037247],[19.0194283,47.403656],[19.0194492,47.403614],[19.0200691,47.4029541],[19.0211182,47.4019051],[19.0202885,47.4015236],[19.0195484,47.4011955],[19.018898,47.4008942],[19.0185986,47.400753],[19.0184288,47.4006538],[19.0182991,47.4005127],[19.018219,47.4004364],[19.0179787,47.4002457],[19.0180283,47.4001427],[19.0182285,47.3999863],[19.0184784,47.399826],[19.0185394,47.399765],[19.018568,47.399704],[19.0185795,47.3996429],[19.0185184,47.3994942],[19.0183697,47.3992462],[19.0179482,47.3988228],[19.0161095,47.3971329],[19.0151196,47.3962936],[19.0149193,47.3961029],[19.0145493,47.3957558],[19.0141983,47.395504],[19.0135098,47.3949432],[19.0133591,47.3948326],[19.0131989,47.394783],[19.0130596,47.3947029],[19.0129986,47.3946762],[19.0126381,47.394474],[19.0120087,47.3940964],[19.0114689,47.393795],[19.0106697,47.3933449],[19.0099297,47.3930359],[19.0096188,47.3929253],[19.009079,47.3926659],[19.0090179,47.3926239],[19.0088692,47.3925133],[19.008728,47.3924026],[19.0086288,47.392334],[19.008419,47.3922462],[19.0081692,47.3921928],[19.0080185,47.3921661],[19.0079098,47.3921547],[19.006258,47.3917351],[19.0053997,47.3915253],[19.0052891,47.3915253],[19.0052185,47.3915443],[19.0050182,47.3916855],[19.0047398,47.3918762],[19.0046387,47.3918343],[19.0045395,47.3917847],[19.0042686,47.3916359],[19.0029488,47.3912849],[19.0021286,47.3910942],[19.0014591,47.3910027],[18.9990196,47.3905754],[18.9976883,47.3903351],[18.9970684,47.3902359],[18.9965496,47.3901634],[18.9962196,47.3900833],[18.9959087,47.3899956],[18.9955997,47.3899536],[18.9953194,47.3899651],[18.9925995,47.3895454],[18.9908485,47.3892441],[18.9905586,47.3892136],[18.9903793,47.3892441],[18.9902496,47.3892059],[18.9900894,47.3891754],[18.9899998,47.3891335],[18.9898586,47.3890648],[18.9897385,47.3889351],[18.9895592,47.3888054],[18.9892292,47.3886261],[18.9890881,47.3885651],[18.9889183,47.3885155],[18.9887886,47.388485],[18.9886398,47.3884163],[18.9885483,47.3884163],[18.9883785,47.3884163],[18.9881897,47.3884163],[18.9879684,47.3883858],[18.9875984,47.3882751],[18.9874382,47.3882332],[18.9872093,47.3881836],[18.9870396,47.3881531],[18.986599,47.3880653],[18.9863491,47.3880234],[18.9859982,47.3879738],[18.9857597,47.3879356],[18.9854298,47.3878746],[18.9851379,47.3878441],[18.9846992,47.3877945],[18.9843292,47.3877449],[18.983799,47.3876534],[18.9830093,47.3874855],[18.9824486,47.3873863],[18.982338,47.3873634],[18.9822483,47.3873749],[18.9820786,47.387394],[18.981699,47.3874435],[18.9813786,47.3874626],[18.9811592,47.3874741],[18.9808388,47.3874931],[18.9803295,47.387516],[18.9799995,47.3875427],[18.9798679,47.3875427],[18.9797897,47.3875656],[18.9797497,47.3875656],[18.9796696,47.3876343],[18.9796085,47.3876534],[18.979208,47.3875427],[18.9790096,47.3874931],[18.9789486,47.3874855],[18.978878,47.3874741],[18.9787998,47.387455],[18.9786797,47.3874359],[18.9786587,47.3874931],[18.9785995,47.3874741],[18.978529,47.3874626],[18.9783497,47.3873863],[18.977499,47.3871536],[18.9761982,47.3867035],[18.9737682,47.385704],[18.9732494,47.3854942],[18.9724083,47.3850937],[18.9724483,47.385025],[18.9723988,47.3849831],[18.9723396,47.3849449],[18.9722385,47.3848839],[18.9720783,47.3847847],[18.9719486,47.3847237],[18.9718685,47.3846626],[18.9717789,47.3846855],[18.9715996,47.3846626],[18.9686394,47.382843],[18.9685898,47.3828163],[18.9685688,47.3827744],[18.9685383,47.3827362],[18.9684792,47.3827133],[18.9684391,47.3826942],[18.9683895,47.3826561],[18.9674091,47.3820343],[18.9670582,47.381813],[18.9668694,47.3816833],[18.9666195,47.3815231],[18.9663296,47.3813553],[18.9662094,47.3812943],[18.9659481,47.3811455],[18.9657383,47.3809929],[18.9654694,47.3808327],[18.9653683,47.3807755],[18.9652691,47.3807259],[18.9651985,47.3806953],[18.9686394,47.382843],[18.9686794,47.382885],[18.9688187,47.3829727],[18.9688892,47.3830261],[18.9689484,47.3830643],[18.9690094,47.3831139],[18.9691887,47.3832245],[18.9695187,47.3834343],[18.9697895,47.3835945],[18.970129,47.3838043],[18.9704781,47.3840256],[18.9708786,47.3842659],[18.9711781,47.3844337],[18.9713287,47.3845253],[18.9713993,47.3845558],[18.9715996,47.3846626],[18.9651985,47.3806953],[18.9651279,47.3806458],[18.9650784,47.3805962],[18.9649582,47.3804626],[18.9648991,47.3804054],[18.9648781,47.3803444],[18.9641685,47.3794746],[18.963768,47.3789635],[18.9636784,47.3788948],[18.9635582,47.3788261],[18.9633789,47.3787651],[18.9631691,47.3787231],[18.9630585,47.3787231],[18.9629288,47.378685],[18.9628983,47.3786545],[18.9628696,47.3786049],[18.9627895,47.3785439],[18.962719,47.3785057],[18.9624081,47.3782158],[18.9612389,47.3770752],[18.9602489,47.3760757],[18.9592781,47.3751259],[18.9590282,47.3748932],[18.9589195,47.3748131],[18.9586792,47.3746262],[18.9575081,47.3737564],[18.9571285,47.3735046],[18.9567089,47.3732834],[18.9559593,47.3729057],[18.9550991,47.3723831],[18.9546185,47.3720741],[18.9541588,47.3717232],[18.9535389,47.371273],[18.9531288,47.370945],[18.9527187,47.3706055],[18.952219,47.3701439],[18.9521694,47.3700943],[18.9521389,47.3700562],[18.9519291,47.3698654],[18.9518681,47.3697929],[18.9515591,47.3694649],[18.9502392,47.3678551],[18.9493084,47.366684],[18.9488583,47.366066],[18.9472485,47.3638763],[18.9471989,47.3638039],[18.9467087,47.3640747],[18.9464798,47.3641663],[18.945879,47.363884],[18.9458179,47.3638229],[18.9457493,47.3637047],[18.9456692,47.363636],[18.9439182,47.3628044],[18.9438095,47.3627663],[18.9436989,47.3627663],[18.9434891,47.3628235],[18.9431496,47.3629761],[18.9418983,47.3623428],[18.9414196,47.3621063],[18.941328,47.3620529],[18.9411182,47.3619461],[18.9408989,47.3618431],[18.9406891,47.3617744],[18.9403591,47.3616943],[18.9395981,47.3615761],[18.9392681,47.361515],[18.9389687,47.3614464],[18.9388485,47.3613739],[18.9387493,47.3612862],[18.9386292,47.3610764],[18.938509,47.3610535],[18.9384193,47.3610039],[18.9383793,47.3609238],[18.9383793,47.3608246],[18.9384193,47.360714],[18.937809,47.3597145],[18.937479,47.3591042],[18.9372883,47.3587646],[18.937149,47.3585434],[18.9368382,47.3580933],[18.9365292,47.3576431],[18.9364185,47.3575134]]},{"id":19509,"author":"AnaDigit","name_GR":"Sultans Trail: 3.02. \u00d3falu - Tordas","description_GR":"Section-Trail 3.02","path":"Sultans_Trail\/sultans_trail_302","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":23781,"name_EN":"Sultans Trail: 3.02. \u00d3falu - Tordas","description_EN":"Section-Trail 3.02","ascent_time":501,"descent_time":500,"marker":"","level":9,"ascent":249,"descent":229,"maxelev":159,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.75022 47.30975,18.94328 47.35751)","views":1,"millestones":"","x":18.9030323,"y":47.3167801,"coor":[[18.9364223,47.3575096],[18.9364719,47.357502],[18.9361515,47.3571129],[18.9361324,47.3570595],[18.9361019,47.3570213],[18.9360714,47.3569794],[18.9360313,47.3569412],[18.9360123,47.3568993],[18.9360123,47.3568726],[18.9359913,47.3568497],[18.9359512,47.3568001],[18.9359226,47.356781],[18.9358826,47.3567619],[18.9358521,47.3567314],[18.9358215,47.3566513],[18.935791,47.3566208],[18.9359913,47.3564415],[18.9360619,47.3563614],[18.936121,47.3562927],[18.936161,47.3562126],[18.9362221,47.3559914],[18.9364624,47.3555412],[18.9365921,47.3552704],[18.9367313,47.355072],[18.9369011,47.3548203],[18.9370518,47.3546028],[18.9371319,47.3544617],[18.9374218,47.3539505],[18.9376316,47.353672],[18.9380722,47.3531418],[18.9383221,47.3528404],[18.9387321,47.3524513],[18.9400024,47.3514099],[18.9402428,47.3512421],[18.9410019,47.350853],[18.9418221,47.3504105],[18.9418926,47.3503799],[18.9419212,47.3503304],[18.9420223,47.3501625],[18.9420815,47.3500328],[18.9421024,47.3498611],[18.942091,47.3497925],[18.9420624,47.34972],[18.9420013,47.3495827],[18.9419518,47.3494797],[18.9419327,47.3493996],[18.9419422,47.3493195],[18.9419727,47.3492203],[18.9420013,47.3491325],[18.9420013,47.3490829],[18.9419823,47.3490295],[18.9419823,47.3489723],[18.9419918,47.3488998],[18.9420509,47.3488121],[18.9422417,47.3486214],[18.942461,47.3483696],[18.9426823,47.3481026],[18.9429913,47.3476715],[18.9431419,47.3474503],[18.9432125,47.3473129],[18.9432411,47.3471603],[18.9432621,47.3471222],[18.9432812,47.3470917],[18.9432526,47.3470802],[18.9432411,47.3470116],[18.943222,47.3469009],[18.9432316,47.3468208],[18.943222,47.3467598],[18.9431324,47.3465919],[18.9430122,47.3464127],[18.9429111,47.3462105],[18.942852,47.3460617],[18.9428024,47.3459129],[18.9427624,47.3457909],[18.9427128,47.3457527],[18.9426613,47.3457222],[18.9426117,47.3456993],[18.9425125,47.3455505],[18.9423428,47.3453522],[18.942091,47.3451004],[18.9420319,47.3450127],[18.9420223,47.3449707],[18.9420013,47.3449326],[18.9419823,47.3448601],[18.9419327,47.3447113],[18.9418716,47.3446426],[18.9417324,47.3445206],[18.9416313,47.3444595],[18.941452,47.3443298],[18.9412518,47.3441696],[18.9410019,47.3439217],[18.9409122,47.3437996],[18.9408016,47.3436012],[18.940731,47.3434601],[18.940712,47.34338],[18.940691,47.3432999],[18.9407024,47.3432312],[18.940731,47.343132],[18.9407616,47.3430405],[18.940752,47.3429909],[18.940731,47.3429413],[18.9405727,47.3428307],[18.9403725,47.3427315],[18.9402714,47.3426704],[18.9401913,47.3425903],[18.9398823,47.3423996],[18.9397221,47.3423004],[18.9395523,47.3422012],[18.9394417,47.3421516],[18.939291,47.3421097],[18.9378319,47.3418503],[18.937912,47.3417397],[18.9381027,47.3415108],[18.9386921,47.3408699],[18.9389725,47.3405724],[18.9391022,47.3404007],[18.9392128,47.3402596],[18.9392509,47.3401527],[18.939352,47.3396416],[18.9393616,47.3393593],[18.9393711,47.3389893],[18.9393616,47.3388405],[18.9393425,47.3385811],[18.9393425,47.3382721],[18.9393311,47.3381729],[18.939312,47.3379707],[18.9393425,47.3377228],[18.939352,47.3375511],[18.9393425,47.3373718],[18.9393311,47.3370819],[18.9393215,47.3368416],[18.939291,47.336792],[18.9392719,47.33675],[18.9392319,47.3367195],[18.9391613,47.3367004],[18.9390411,47.3366699],[18.9389324,47.3366508],[18.9388618,47.3366203],[18.9388123,47.3365822],[18.9387722,47.3365402],[18.9387016,47.3364716],[18.9385509,47.3363113],[18.9385223,47.3362808],[18.9384727,47.3362122],[18.9384117,47.3362122],[18.9383526,47.3362122],[18.9383011,47.3361893],[18.938261,47.3361702],[18.9382324,47.3361397],[18.9382114,47.336113],[18.9381714,47.3360901],[18.9381523,47.336071],[18.9381313,47.3360329],[18.9381428,47.3359299],[18.9381123,47.3358307],[18.9380112,47.3355713],[18.9378624,47.3352814],[18.9376221,47.3348694],[18.9375324,47.334713],[18.9374924,47.3346405],[18.9373913,47.3344193],[18.9372826,47.3341522],[18.9371624,47.3337593],[18.9369926,47.333252],[18.936882,47.332943],[18.9367027,47.3324814],[18.9363918,47.3317909],[18.9362812,47.3315201],[18.9362011,47.3313904],[18.9359627,47.3309517],[18.9358521,47.3308105],[18.9358025,47.330761],[18.935791,47.3307304],[18.9357319,47.3307304],[18.9342518,47.3302803],[18.9334221,47.3300209],[18.9334412,47.3299294],[18.9331913,47.3298416],[18.932991,47.3297501],[18.9314022,47.3289299],[18.9312325,47.3288498],[18.9304428,47.3284416],[18.9300423,47.3282318],[18.929142,47.3277817],[18.9291019,47.3277626],[18.9287319,47.3275719],[18.9276428,47.3270111],[18.925642,47.3259926],[18.9249115,47.3256111],[18.9248028,47.325573],[18.9247017,47.3255501],[18.9244614,47.325573],[18.9242611,47.3255997],[18.9240818,47.3256111],[18.9239521,47.3255997],[18.9240112,47.3255424],[18.9240017,47.3254814],[18.9240017,47.3254395],[18.9240322,47.3254013],[18.9240627,47.3253708],[18.9241028,47.3253517],[18.9240513,47.3253021],[18.9240417,47.3252716],[18.9240417,47.3252106],[18.9240627,47.3251419],[18.9237823,47.3251114],[18.923521,47.3250809],[18.922821,47.3249893],[18.9226112,47.3249626],[18.9215717,47.32481],[18.9208813,47.3247299],[18.9205418,47.3246918],[18.9202919,47.3246918],[18.9191322,47.3245201],[18.9190521,47.3245125],[18.9180927,47.3243599],[18.9178123,47.3243523],[18.9171524,47.3242493],[18.9170513,47.3242302],[18.9163818,47.324131],[18.9155426,47.3240204],[18.915432,47.3240204],[18.9153328,47.323822],[18.9151421,47.32341],[18.9151115,47.3232117],[18.915062,47.3231125],[18.9150124,47.3229294],[18.9150124,47.3227921],[18.9149723,47.3226814],[18.9148121,47.3226128],[18.9146919,47.3225594],[18.9144821,47.3224792],[18.9143925,47.3224525],[18.9138222,47.3222504],[18.9137421,47.3222313],[18.9136925,47.3222122],[18.9136219,47.3222008],[18.9132214,47.3220711],[18.9130726,47.3220024],[18.9130325,47.3219299],[18.912962,47.3217926],[18.912941,47.3217392],[18.9128513,47.3215714],[18.912302,47.3208008],[18.912281,47.3207626],[18.912241,47.3207092],[18.9121113,47.3206329],[18.9119015,47.3204918],[18.9118328,47.3204498],[18.911581,47.3202896],[18.911232,47.3200722],[18.9109917,47.3198929],[18.9107513,47.3197021],[18.9103622,47.3193703],[18.9100113,47.3190918],[18.9098625,47.3189621],[18.9096127,47.3187523],[18.9093323,47.3185005],[18.9092216,47.3183517],[18.9092312,47.3181],[18.9092216,47.3180313],[18.9092121,47.3179512],[18.9091225,47.3179512],[18.9090328,47.3179512],[18.9089413,47.3179626],[18.9089012,47.3179703],[18.9088612,47.3179893],[18.9088917,47.3177605],[18.9088917,47.3177223],[18.9088821,47.3176804],[18.9088211,47.3176422],[18.9087715,47.3176117],[18.9086418,47.3175316],[18.9085026,47.31744],[18.9083824,47.3173714],[18.9078712,47.3170509],[18.9071617,47.3166199],[18.9071121,47.3165894],[18.9069118,47.316452],[18.9068813,47.316433],[18.9059219,47.3158302],[18.905592,47.3156319],[18.9054623,47.315731],[18.9054127,47.3157997],[18.9048214,47.3162117],[18.9048119,47.3162498],[18.9048309,47.3162804],[18.9048214,47.31633],[18.904501,47.3165703],[18.9044323,47.3166008],[18.9043522,47.3166008],[18.9039211,47.31633],[18.9038525,47.316391],[18.9037819,47.3164406],[18.9037323,47.316433],[18.9036427,47.316433],[18.9035625,47.316452],[18.903471,47.3164902],[18.9033222,47.3165817],[18.9032726,47.3166313],[18.9030323,47.3167801],[18.9021511,47.31744],[18.902071,47.3174896],[18.9019928,47.3175392],[18.9019127,47.3175697],[18.9018021,47.3175926],[18.9011421,47.3176498],[18.9008923,47.3177223],[18.9008713,47.3177605],[18.9008427,47.317791],[18.9007912,47.3178215],[18.900732,47.3178329],[18.900671,47.3178329],[18.9006214,47.3178215],[18.9005718,47.317791],[18.9004421,47.3178215],[18.900362,47.3178406],[18.9002819,47.3178825],[18.9001617,47.3179817],[18.9001122,47.3180504],[18.9000721,47.3181419],[18.9000511,47.3182106],[18.9000511,47.3182793],[18.9000721,47.3183708],[18.9001522,47.3185921],[18.9003124,47.3189926],[18.9003525,47.3190994],[18.900362,47.3191605],[18.900362,47.319252],[18.9003525,47.3193016],[18.9003315,47.3193512],[18.900301,47.3194122],[18.9002628,47.3194618],[18.9001923,47.3195114],[18.9001217,47.3195496],[18.9000416,47.3195801],[18.8999615,47.3196106],[18.8999119,47.319622],[18.8998718,47.3196297],[18.8997822,47.3196526],[18.8997211,47.3196526],[18.8996716,47.3196602],[18.899622,47.3196602],[18.8995724,47.3196602],[18.8995018,47.3196602],[18.8994217,47.3196526],[18.8993721,47.3196526],[18.899271,47.3196411],[18.8991623,47.319622],[18.8990822,47.319603],[18.8989925,47.3195724],[18.8988724,47.3195419],[18.8987713,47.3194923],[18.8984528,47.3193703],[18.8980427,47.3192825],[18.8976517,47.3192329],[18.8973427,47.3192215],[18.8970413,47.3192406],[18.8967609,47.3193207],[18.8968315,47.3194199],[18.8968716,47.3195724],[18.8968925,47.3197021],[18.8968925,47.3197899],[18.8968925,47.3198318],[18.8968525,47.3200722],[18.8965626,47.3208504],[18.8963127,47.3213615],[18.8960114,47.3218117],[18.8953114,47.322773],[18.8952827,47.3228111],[18.8949318,47.3226814],[18.8945313,47.3225517],[18.894392,47.3225098],[18.8933525,47.3222618],[18.8930111,47.3221893],[18.8923016,47.3220825],[18.8921814,47.3220596],[18.8920517,47.3220596],[18.8917923,47.3221512],[18.8913021,47.3220215],[18.8861923,47.3208199],[18.885952,47.3208008],[18.8858814,47.3207512],[18.8846512,47.3203697],[18.8833313,47.3200302],[18.8828526,47.319912],[18.8823128,47.3197594],[18.879261,47.3190308],[18.8786716,47.3188896],[18.8781624,47.3188515],[18.8766613,47.3184814],[18.8713512,47.3162498],[18.871212,47.3161697],[18.871151,47.3160896],[18.8702927,47.3144112],[18.8702927,47.3142624],[18.8703518,47.3141594],[18.8704319,47.3140907],[18.8705711,47.3140221],[18.8709812,47.3139229],[18.871151,47.3138313],[18.8712311,47.3137321],[18.8712921,47.313633],[18.8712521,47.31353],[18.871212,47.3134727],[18.8707428,47.3136215],[18.870472,47.3136826],[18.8701916,47.3137703],[18.8698826,47.3138428],[18.8689919,47.314003],[18.868681,47.3140907],[18.8682022,47.3143005],[18.8675117,47.3147011],[18.8675327,47.3147697],[18.8662815,47.3156128],[18.8634224,47.3190422],[18.8626118,47.3201294],[18.858881,47.3233795],[18.8572712,47.324791],[18.8541718,47.3272018],[18.8416119,47.3200302],[18.8370419,47.3176003],[18.8369713,47.3175621],[18.8337727,47.3158607],[18.8284626,47.3135605],[18.8196526,47.3097496],[18.819231,47.3100014],[18.8184719,47.3105392],[18.8177414,47.3110809],[18.8170128,47.3116226],[18.8161125,47.3122826],[18.8155327,47.3127403],[18.8152714,47.31287],[18.8147316,47.3133125],[18.8140526,47.3137817],[18.8134518,47.3142014],[18.8130322,47.3145027],[18.8126621,47.3148117],[18.8121815,47.3151627],[18.811861,47.315361],[18.811552,47.3156128],[18.8111725,47.3158798],[18.8108311,47.3161621],[18.8105316,47.31633],[18.8103218,47.3164902],[18.8099918,47.3167725],[18.8096523,47.3169823],[18.8091011,47.3174095],[18.8088417,47.3175926],[18.8086224,47.3177414],[18.8083019,47.3179893],[18.8079815,47.318203],[18.8078728,47.3183098],[18.807621,47.3185196],[18.807291,47.3187294],[18.8066216,47.3192215],[18.8060722,47.3196297],[18.8059616,47.3197098],[18.8055325,47.3200302],[18.8051224,47.3203392],[18.8047619,47.3205795],[18.8040524,47.3201408],[18.8028622,47.3193398],[18.8021126,47.318821],[18.8017025,47.3185616],[18.8004322,47.3178406],[18.7996311,47.3173904],[18.7994328,47.3173409],[18.7990112,47.3172722],[18.7981625,47.3171425],[18.797781,47.3171005],[18.7976513,47.317131],[18.7974415,47.3169823],[18.7962513,47.3162498],[18.795311,47.31567],[18.7951412,47.3155708],[18.7951317,47.3155403],[18.7944717,47.3151207],[18.794302,47.3151321],[18.794302,47.3150902],[18.7923412,47.3139],[18.7922821,47.3139496],[18.7918911,47.3142624],[18.7916317,47.3146019],[18.7913418,47.3149223],[18.7909126,47.3150902],[18.7906113,47.3150902],[18.7900028,47.3154221],[18.7894325,47.3148003],[18.7888622,47.3142204],[18.7886524,47.314003],[18.787941,47.3143997],[18.7871323,47.3149529],[18.786972,47.3150826],[18.7868519,47.3152428],[18.7869816,47.3154297],[18.7869625,47.3155327],[18.7869625,47.3156013],[18.7870026,47.3156815],[18.7870426,47.3157196],[18.7871914,47.3158798],[18.7871628,47.3159409],[18.7870827,47.316021],[18.7870426,47.3161316],[18.7870026,47.3162193],[18.7869911,47.3162613],[18.786972,47.31633],[18.7869911,47.3163795],[18.7870312,47.3164101],[18.7867413,47.3165817],[18.786562,47.3165092],[18.7863712,47.3166809],[18.7852211,47.3174019],[18.7838726,47.3182106],[18.7835121,47.31847],[18.783041,47.3189392],[18.7826424,47.3193398],[18.7818813,47.3200607],[18.7817726,47.3202515],[18.7817421,47.3203392],[18.7817516,47.3204613],[18.7817822,47.3205605],[18.7816925,47.3206406],[18.7815914,47.3207092],[18.7815628,47.3207321],[18.7817421,47.3208809],[18.781641,47.3209305],[18.7814713,47.321022],[18.7813911,47.3210716],[18.7812519,47.3211403],[18.7810612,47.3212509],[18.7810917,47.3212013],[18.7810726,47.3211403],[18.7810211,47.3211021],[18.780941,47.3210907],[18.7808628,47.3211021],[18.7805023,47.3207817],[18.7801914,47.3205795],[18.779932,47.3206215],[18.7792625,47.3207512],[18.7789021,47.3209229],[18.7784424,47.3210297],[18.7779713,47.321003],[18.7775612,47.3207817],[18.7769623,47.3206215],[18.7765312,47.3206406],[18.7762527,47.3207397],[18.7760715,47.320961],[18.776001,47.321312],[18.7759113,47.3214111],[18.7756214,47.321701],[18.7749424,47.3221321],[18.7746315,47.3222122],[18.7743816,47.3223305],[18.7741718,47.3224106],[18.7737217,47.3227196],[18.7725716,47.3234406],[18.771452,47.3240204],[18.7704811,47.324791],[18.7703228,47.32481],[18.7696609,47.3247719],[18.7695313,47.3247604],[18.7694416,47.32481],[18.769392,47.3247719],[18.7691917,47.3247414],[18.7690926,47.3247528],[18.7688618,47.3248825],[18.7683125,47.3252411],[18.7682323,47.3253326],[18.7682228,47.3253822],[18.7682419,47.3265305],[18.7681713,47.3266792],[18.7678623,47.3270607],[18.7663918,47.3283195],[18.7662716,47.3285904],[18.7656212,47.3292313],[18.7645416,47.3301315],[18.7643013,47.33041],[18.7604027,47.3345604],[18.7600021,47.3349419],[18.7599125,47.3349304],[18.7559013,47.3386116],[18.7554321,47.3390617],[18.7554111,47.3392105],[18.7549915,47.3395996],[18.7544117,47.3401604],[18.7543621,47.3402405],[18.7541122,47.3407593],[18.7538815,47.3410492],[18.7530823,47.3418808],[18.7526817,47.3422508],[18.7523918,47.3425217],[18.7522011,47.3425827],[18.7520714,47.3426094],[18.7516117,47.3426018],[18.7513428,47.3426018],[18.7511311,47.3426704],[18.7509918,47.3427429],[18.7507019,47.3429527],[18.7504215,47.3432007],[18.7502213,47.3433723]]},{"id":19510,"author":"AnaDigit","name_GR":"Sultans Trail: 3.03. Tordas - Nadap","description_GR":"Section-Trail 3.03","path":"Sultans_Trail\/sultans_trail_303","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16282,"name_EN":"Sultans Trail: 3.03. Tordas - Nadap","description_EN":"Section-Trail 3.03","ascent_time":335,"descent_time":335,"marker":"","level":9,"ascent":264,"descent":190,"maxelev":194,"minelev":105,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.61748 47.25724,18.75022 47.34473)","views":0,"millestones":"","x":18.6567783,"y":47.2935677,"coor":[[18.7502193,47.3433647],[18.7500496,47.3433876],[18.749979,47.3434067],[18.7497787,47.3435364],[18.7480392,47.3447266],[18.7468987,47.3440666],[18.7464581,47.3437462],[18.746048,47.3434868],[18.7455692,47.3432541],[18.7446384,47.3427963],[18.7442093,47.3425941],[18.7435284,47.3422852],[18.7417793,47.3414841],[18.7414188,47.3413162],[18.7409592,47.341095],[18.7405987,47.3409576],[18.738699,47.3400574],[18.7373695,47.3396873],[18.7352982,47.3390846],[18.735239,47.339077],[18.7338181,47.3387146],[18.7336788,47.3386574],[18.7335682,47.3385773],[18.7333889,47.3384171],[18.7332687,47.3382454],[18.7329693,47.3375473],[18.7326889,47.3370476],[18.7322979,47.3363762],[18.7317486,47.335537],[18.7304878,47.3335266],[18.7301483,47.3331947],[18.7296791,47.3329353],[18.7284584,47.3323174],[18.7279797,47.332077],[18.7272797,47.3317261],[18.7265186,47.3313255],[18.7260895,47.3310966],[18.7259293,47.3310051],[18.7254086,47.3306541],[18.7245178,47.3300667],[18.7239494,47.3296165],[18.723608,47.3294373],[18.7230091,47.3291855],[18.7221489,47.3288269],[18.7218685,47.3287544],[18.7215786,47.3287468],[18.7206993,47.3288345],[18.7204189,47.3288345],[18.7201881,47.3287964],[18.7190685,47.3283463],[18.7189789,47.3283043],[18.7189293,47.3282852],[18.719799,47.3271255],[18.7198181,47.327095],[18.7198696,47.327034],[18.7207794,47.3262177],[18.7211285,47.3259773],[18.7212486,47.3259048],[18.7195492,47.3250771],[18.7193279,47.3249664],[18.717968,47.3243256],[18.7175579,47.3241158],[18.7174282,47.3240471],[18.7169781,47.3238258],[18.7155991,47.323204],[18.7144279,47.3227272],[18.7135792,47.3223953],[18.7122784,47.3219566],[18.7117996,47.3215256],[18.7108479,47.3212242],[18.7104397,47.3209648],[18.7103691,47.3209267],[18.7086582,47.319664],[18.7072792,47.3188057],[18.7055492,47.3177147],[18.7051697,47.3173943],[18.7041187,47.3166771],[18.7026997,47.3159065],[18.701828,47.315567],[18.7012691,47.3152771],[18.7002678,47.3144646],[18.6977882,47.3127251],[18.6966686,47.3123474],[18.6963596,47.3121758],[18.6960678,47.3118744],[18.6953392,47.3109055],[18.6953087,47.3107643],[18.6953888,47.3106461],[18.6955795,47.3105164],[18.6955795,47.3104248],[18.6947594,47.3098068],[18.6947079,47.3097343],[18.6947384,47.3096848],[18.6949787,47.3094864],[18.6950092,47.3094139],[18.6949787,47.3093376],[18.6939888,47.3087273],[18.6939182,47.3087273],[18.6921692,47.3100777],[18.6916981,47.310215],[18.6903896,47.3103561],[18.6897182,47.310215],[18.6825886,47.3053551],[18.6824894,47.305336],[18.6824188,47.3053665],[18.6813679,47.3062668],[18.6798286,47.3075752],[18.6796894,47.3074455],[18.6787491,47.3067551],[18.6743393,47.3035164],[18.6689281,47.2996063],[18.6680279,47.2989464],[18.6597595,47.2928543],[18.6595383,47.2927361],[18.6593895,47.293026],[18.6581879,47.2934647],[18.6580696,47.2934647],[18.6568184,47.293457],[18.6567783,47.2935677],[18.6563988,47.2942848],[18.6563396,47.2943954],[18.6554585,47.2939873],[18.6541386,47.2933846],[18.6536579,47.2931366],[18.6529694,47.2927971],[18.6521492,47.2923355],[18.650898,47.2916374],[18.6509285,47.2915268],[18.650959,47.2913971],[18.6509781,47.291256],[18.6509895,47.2911148],[18.6510086,47.2910042],[18.6510391,47.2909355],[18.6510696,47.2908669],[18.6511288,47.2907867],[18.6512394,47.2906342],[18.6514683,47.2903442],[18.6520596,47.2896652],[18.6524582,47.2891541],[18.6526184,47.2889442],[18.6529179,47.2885971],[18.6531487,47.2883568],[18.6532993,47.2882271],[18.6548386,47.2868652],[18.6548882,47.2868156],[18.6550884,47.2866364],[18.6551495,47.2865448],[18.6551781,47.2864952],[18.6551991,47.2864342],[18.6551991,47.286377],[18.6551781,47.2862663],[18.6551495,47.2861671],[18.6551094,47.2860451],[18.6550388,47.2858963],[18.6549397,47.2856865],[18.6548691,47.2855644],[18.6547794,47.2854462],[18.654459,47.2851067],[18.6540279,47.2847672],[18.6538696,47.284626],[18.6539478,47.284317],[18.654108,47.2835846],[18.6541386,47.2834663],[18.6541595,47.2833862],[18.6541996,47.2831841],[18.6541786,47.2830353],[18.651619,47.2812347],[18.650919,47.2808456],[18.6498089,47.2802353],[18.6493492,47.2799759],[18.6490784,47.2798157],[18.6487389,47.2795639],[18.6479187,47.2788963],[18.6472092,47.278244],[18.6469994,47.2780266],[18.6468697,47.277874],[18.6467991,47.2777367],[18.6466579,47.2774162],[18.6465187,47.2767868],[18.646389,47.2762451],[18.6464787,47.2760353],[18.6464386,47.2759972],[18.6462784,47.2758865],[18.6459579,47.2756462],[18.6425591,47.2732353],[18.6424389,47.2731476],[18.6415291,47.2724342],[18.6414394,47.2723465],[18.6410389,47.272007],[18.6409893,47.2719269],[18.6409683,47.2718658],[18.6410084,47.2718048],[18.6410084,47.2717247],[18.6373692,47.2682877],[18.637289,47.2682953],[18.637228,47.2682877],[18.6371479,47.2682571],[18.6370888,47.2682266],[18.6368389,47.2680244],[18.636219,47.2673645],[18.6352692,47.2660866],[18.6351681,47.2659874],[18.6350479,47.2658653],[18.6348495,47.2657356],[18.6338882,47.2652054],[18.6335087,47.264946],[18.6323795,47.2638664],[18.6310787,47.2628555],[18.6308479,47.2627068],[18.6303387,47.2624474],[18.6301594,47.2623558],[18.6299591,47.2622757],[18.6290283,47.2619476],[18.6286888,47.2619057],[18.6285191,47.2618752],[18.6273079,47.2616348],[18.6264687,47.2614861],[18.6264095,47.261467],[18.6260986,47.2613564],[18.6257896,47.2612457],[18.6233597,47.2601166],[18.6230278,47.2599564],[18.6226387,47.2598076],[18.6225491,47.2597656],[18.6221294,47.259594],[18.6207886,47.2589455],[18.6201286,47.258606],[18.6196594,47.2583847],[18.6196594,47.2582169],[18.6195087,47.2582169],[18.6193581,47.2581863],[18.6189785,47.2580757],[18.618578,47.257885],[18.6183395,47.2577553],[18.6181393,47.2576065],[18.6177292,47.2573853],[18.6174793,47.2572365]]},{"id":19511,"author":"AnaDigit","name_GR":"Sultans Trail: 3.04. Nadap - Sz\u00e9kesfeh\u00e9rv\u00e1r","description_GR":"Section-Trail 3.04","path":"Sultans_Trail\/sultans_trail_304","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":20699,"name_EN":"Sultans Trail: 3.04. Nadap - Sz\u00e9kesfeh\u00e9rv\u00e1r","description_EN":"Section-Trail 3.04","ascent_time":612,"descent_time":614,"marker":"","level":9,"ascent":373,"descent":453,"maxelev":302,"minelev":107,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.40973 47.19132,18.61748 47.25724)","views":0,"millestones":"","x":18.5221996,"y":47.2317352,"coor":[[18.6174793,47.2572441],[18.6168499,47.2568855],[18.6166592,47.2568054],[18.6163902,47.2566948],[18.61623,47.2566528],[18.6158905,47.2565956],[18.6156902,47.2565536],[18.6154995,47.2565346],[18.6152401,47.2565155],[18.6150608,47.2565155],[18.6147194,47.2565727],[18.61446,47.2566643],[18.6142693,47.2565231],[18.6140003,47.2563934],[18.6137695,47.2562752],[18.6135101,47.2562027],[18.6131592,47.256073],[18.6129704,47.2559738],[18.6125202,47.2555351],[18.6122894,47.2552757],[18.6121693,47.2551231],[18.6120605,47.2549629],[18.6118793,47.254425],[18.6117897,47.2540932],[18.6116905,47.253685],[18.6116104,47.253334],[18.6115894,47.2532234],[18.6115704,47.2530632],[18.6114998,47.2527847],[18.6114807,47.2524338],[18.6115303,47.2520447],[18.6115093,47.2515831],[18.6115208,47.2512741],[18.6116009,47.2509956],[18.6117001,47.2507439],[18.6117992,47.250576],[18.61203,47.2503662],[18.6117802,47.2504044],[18.6116295,47.2504845],[18.6111393,47.2508125],[18.6106396,47.2511559],[18.6103401,47.2513046],[18.6100197,47.2513428],[18.6099091,47.2513847],[18.6095104,47.2516556],[18.6083508,47.2524033],[18.6071491,47.2533836],[18.6069603,47.2534943],[18.6067791,47.2535439],[18.6064301,47.2535553],[18.6061802,47.2535744],[18.6055794,47.2537041],[18.6051693,47.2538261],[18.6040192,47.254055],[18.6038208,47.254055],[18.6037102,47.2539063],[18.6034203,47.2535934],[18.6032696,47.2535133],[18.6030102,47.2534332],[18.6025295,47.253376],[18.6022892,47.253376],[18.6021004,47.2534142],[18.6015205,47.2537727],[18.6011295,47.253933],[18.6010895,47.2539558],[18.6006699,47.2541237],[18.5997105,47.2543755],[18.5995407,47.2544556],[18.5992393,47.2546158],[18.5991096,47.2546654],[18.5989704,47.2547035],[18.5987301,47.254776],[18.5984497,47.2548561],[18.5979099,47.2552261],[18.5972099,47.2555428],[18.5971107,47.2556229],[18.5970707,47.255703],[18.5969601,47.2559242],[18.5968704,47.2560158],[18.5966396,47.2561646],[18.5964298,47.2562561],[18.59622,47.2563133],[18.5957394,47.256443],[18.5950909,47.2565842],[18.5949497,47.2566452],[18.594799,47.2567329],[18.5946598,47.2567825],[18.5944195,47.256813],[18.5941391,47.2568741],[18.5938892,47.2569542],[18.5935898,47.2570038],[18.5927296,47.2571259],[18.5921497,47.2571449],[18.5914307,47.2569962],[18.5910301,47.2569046],[18.5907898,47.2568741],[18.5905495,47.2568855],[18.5903492,47.256916],[18.5902405,47.256916],[18.5900002,47.2568741],[18.5895405,47.2568626],[18.5879097,47.2569542],[18.5856991,47.2569351],[18.5854301,47.2569542],[18.5852509,47.2569656],[18.5841007,47.2569656],[18.5838604,47.2569351],[18.5837193,47.2569542],[18.5832405,47.257103],[18.5827999,47.2571945],[18.5826492,47.2572136],[18.58251,47.2571945],[18.5822392,47.2571449],[18.5820808,47.2571335],[18.5817909,47.2571449],[18.5816498,47.257164],[18.5811901,47.257225],[18.5806694,47.2572136],[18.5803604,47.2571945],[18.5802708,47.257164],[18.5801296,47.2570534],[18.5793495,47.2566032],[18.5791092,47.2564049],[18.57868,47.2561226],[18.5786095,47.2560234],[18.5785599,47.2557831],[18.5785294,47.2555428],[18.5785103,47.2554855],[18.5781097,47.2553825],[18.5777607,47.2552032],[18.5774498,47.2551041],[18.5770798,47.2549744],[18.5769501,47.2548828],[18.57687,47.2548637],[18.5766602,47.2548561],[18.5762997,47.2547455],[18.5761395,47.2545853],[18.5760403,47.2542458],[18.5760498,47.2541656],[18.5760994,47.2540855],[18.5761509,47.253994],[18.5761604,47.2537727],[18.5761204,47.253685],[18.5760098,47.2536049],[18.5758095,47.2534943],[18.5753803,47.2533226],[18.5748291,47.2530327],[18.5742607,47.2528229],[18.5741196,47.2527962],[18.5740108,47.2526436],[18.5739403,47.2524452],[18.57374,47.2521248],[18.5735607,47.2517929],[18.5734406,47.2514343],[18.5731602,47.2510643],[18.5726109,47.2507935],[18.5723095,47.2507248],[18.5719604,47.2506943],[18.5712509,47.2508926],[18.5711002,47.2508926],[18.5709095,47.2508545],[18.5707493,47.2508545],[18.5705395,47.250843],[18.5704002,47.2508049],[18.5701694,47.2507362],[18.5700302,47.2506256],[18.5699501,47.2505836],[18.5696602,47.250473],[18.5694008,47.2504234],[18.5690804,47.2504044],[18.5680599,47.2503929],[18.5669003,47.2502556],[18.5667591,47.2502556],[18.5665894,47.2502937],[18.5664005,47.2503052],[18.5662193,47.2503433],[18.5660801,47.2503242],[18.5659103,47.2502937],[18.5658607,47.2502632],[18.5657291,47.2501831],[18.5654507,47.249794],[18.5651894,47.2496338],[18.5651302,47.2495842],[18.5650291,47.2494125],[18.5648594,47.2492256],[18.5645199,47.2489662],[18.5644093,47.2488747],[18.5639706,47.2484741],[18.5633297,47.2481155],[18.5625401,47.2478447],[18.5623302,47.2477837],[18.562149,47.2477036],[18.5617409,47.2475357],[18.5615807,47.2473946],[18.5616093,47.2473335],[18.5616703,47.2471428],[18.5616894,47.2470551],[18.5616703,47.2470131],[18.5615406,47.2469749],[18.5612698,47.2469063],[18.5608692,47.2468338],[18.5607395,47.2468452],[18.5605907,47.2468452],[18.5603104,47.2467957],[18.5597401,47.2465744],[18.5591106,47.2463226],[18.5589695,47.2463226],[18.5587006,47.2462845],[18.5584793,47.2462349],[18.5580006,47.2460861],[18.557579,47.245903],[18.5572491,47.2457161],[18.5568295,47.245533],[18.5562401,47.2453651],[18.5555592,47.2451859],[18.5549793,47.2450142],[18.5545902,47.244915],[18.5544701,47.2449036],[18.5539703,47.2448349],[18.5535393,47.2447548],[18.5531406,47.2446251],[18.5524998,47.2443733],[18.5519199,47.2442932],[18.5515404,47.2441444],[18.5507908,47.2439232],[18.5506592,47.2439156],[18.5505295,47.2438927],[18.5502701,47.2439232],[18.5498791,47.2440338],[18.5491695,47.244503],[18.5486107,47.244976],[18.5481606,47.2452431],[18.5476093,47.2453842],[18.5471802,47.2454262],[18.5468407,47.2454643],[18.5466309,47.2454262],[18.5463009,47.2452354],[18.5458698,47.2450638],[18.5456905,47.2450142],[18.54533,47.2449532],[18.5449791,47.2448235],[18.5449104,47.2448044],[18.5447006,47.2447128],[18.5444794,47.2446442],[18.5442295,47.244606],[18.5439301,47.2445335],[18.5436306,47.2443733],[18.5433292,47.2442245],[18.5430508,47.2440948],[18.5428391,47.2439651],[18.5424309,47.243576],[18.5421009,47.2432556],[18.5418892,47.2429733],[18.5417709,47.2428856],[18.5417099,47.242794],[18.54142,47.2424545],[18.5409794,47.2420425],[18.5404606,47.2416458],[18.5399094,47.2412643],[18.5389996,47.2408028],[18.5386391,47.2406654],[18.5383492,47.2404861],[18.5380096,47.240284],[18.5378895,47.2401962],[18.5371208,47.2397537],[18.5369492,47.2396927],[18.5368099,47.2396736],[18.5366402,47.2396049],[18.5364704,47.2395134],[18.5364304,47.2395058],[18.5361404,47.2393036],[18.5358009,47.2390633],[18.5356102,47.2387962],[18.5355797,47.2387657],[18.5355396,47.2386131],[18.5354996,47.2385063],[18.5354595,47.2382431],[18.5353909,47.2379532],[18.5353203,47.237854],[18.5352497,47.2375832],[18.5351391,47.2374229],[18.5350494,47.2372742],[18.5349808,47.2371826],[18.5348606,47.2371063],[18.5347099,47.2370338],[18.5345707,47.2370148],[18.5344391,47.2370262],[18.5342999,47.2369957],[18.5340309,47.2368927],[18.53372,47.2367249],[18.5334206,47.2365952],[18.5332108,47.236496],[18.5331593,47.2364655],[18.5329895,47.2363853],[18.5328293,47.2362747],[18.5326805,47.2361946],[18.5324001,47.2361031],[18.5321693,47.2360229],[18.5319996,47.2359428],[18.5318394,47.2358055],[18.5317001,47.2356148],[18.5315895,47.2354736],[18.5314503,47.235363],[18.5310707,47.2352257],[18.5307903,47.2351532],[18.5301495,47.2349854],[18.5297508,47.2349243],[18.5295296,47.2348938],[18.5288792,47.2346649],[18.5286407,47.2345963],[18.5280991,47.2344055],[18.5275993,47.2341728],[18.5273399,47.2340126],[18.5269699,47.2338829],[18.5267296,47.2337036],[18.5265198,47.2335243],[18.5264206,47.2334251],[18.5260792,47.2331047],[18.5259209,47.2328949],[18.5258408,47.2328453],[18.5256004,47.2327652],[18.5254803,47.2327347],[18.5251999,47.232563],[18.52458,47.232193],[18.5243092,47.2320633],[18.5241108,47.2318954],[18.5239906,47.2320251],[18.5237293,47.2320328],[18.52355,47.2320251],[18.5232506,47.2319641],[18.5230103,47.231926],[18.5225506,47.231823],[18.5221996,47.2317352],[18.5219307,47.231636],[18.5216293,47.2314644],[18.5213299,47.2313042],[18.5212002,47.231205],[18.5210705,47.2310638],[18.5209198,47.2309151],[18.5207996,47.2308044],[18.5206699,47.2306938],[18.5206299,47.2306328],[18.5205402,47.2304153],[18.5204906,47.2302933],[18.5202503,47.2298737],[18.5200596,47.2296753],[18.5198803,47.229454],[18.5198193,47.2292938],[18.5196705,47.228756],[18.5195999,47.2285461],[18.5194397,47.2283249],[18.5193005,47.2281151],[18.5192509,47.2280426],[18.5188694,47.2277527],[18.5186501,47.2276039],[18.51824,47.2273827],[18.5180092,47.2271652],[18.5178204,47.227066],[18.5173492,47.2268829],[18.5170898,47.2268143],[18.5169792,47.2267456],[18.5168705,47.2266426],[18.5167599,47.2264328],[18.5164909,47.2262535],[18.5163898,47.2261848],[18.5161095,47.2260437],[18.51577,47.2258759],[18.5151901,47.2254257],[18.5148602,47.2251358],[18.5146408,47.2249146],[18.5142097,47.2246628],[18.5137691,47.2244759],[18.5132103,47.2242928],[18.5129509,47.2242355],[18.5128002,47.224205],[18.5126801,47.2241325],[18.5126495,47.2241058],[18.5125103,47.2238045],[18.5124092,47.2237244],[18.5119705,47.2235527],[18.5115108,47.2233658],[18.5112209,47.2232132],[18.5107403,47.2230263],[18.5103302,47.2228241],[18.5100403,47.2227745],[18.5098991,47.2227249],[18.5097694,47.2225533],[18.5096703,47.2224541],[18.5093403,47.2223129],[18.5086098,47.2221451],[18.5084496,47.2220535],[18.5082207,47.2220039],[18.50737,47.2217827],[18.5069408,47.2215958],[18.5066204,47.2214241],[18.5060005,47.2213326],[18.5055008,47.221405],[18.5048409,47.2213631],[18.5043297,47.2213936],[18.5040798,47.2214661],[18.5036201,47.221714],[18.5035496,47.221756],[18.5032806,47.2220039],[18.5023403,47.222393],[18.5019798,47.2225647],[18.5013294,47.2229042],[18.5005894,47.2234154],[18.4999294,47.2239647],[18.4992008,47.224453],[18.4988308,47.2245331],[18.4984894,47.2246361],[18.4979992,47.2248459],[18.4978104,47.2249641],[18.4976196,47.2252159],[18.4974194,47.2253227],[18.4970093,47.2254028],[18.4966698,47.2253227],[18.4964409,47.225174],[18.4962807,47.2251053],[18.4961395,47.2250557],[18.4954395,47.2249336],[18.4943295,47.224575],[18.4915905,47.2240562],[18.4910107,47.223896],[18.4908199,47.223896],[18.4901295,47.2239456],[18.4897594,47.2238846],[18.4894295,47.2238541],[18.4891701,47.223835],[18.4889202,47.223793],[18.4887905,47.2236938],[18.4886608,47.2236137],[18.4884396,47.2235832],[18.4882908,47.2235641],[18.4881401,47.2235451],[18.4866791,47.2232246],[18.4852791,47.2229156],[18.48526,47.2227745],[18.4850998,47.2228127],[18.4848595,47.2232132],[18.4847202,47.2234039],[18.4846592,47.223484],[18.4845695,47.2235527],[18.4844894,47.2236061],[18.4844093,47.2236443],[18.4841995,47.2236862],[18.4839897,47.2237129],[18.4837894,47.2237663],[18.4836292,47.223835],[18.4835091,47.2239151],[18.4833908,47.2240028],[18.4832897,47.2240562],[18.4831295,47.2241058],[18.4829998,47.2241135],[18.4829006,47.2241058],[18.4827995,47.2240944],[18.4826508,47.2240448],[18.4808502,47.2232361],[18.4762707,47.2212448],[18.4762306,47.2211342],[18.4763107,47.2209053],[18.4759808,47.2200356],[18.4758396,47.2199059],[18.471199,47.2175331],[18.4707203,47.2172127],[18.4689808,47.2163239],[18.4661598,47.215023],[18.4657307,47.2149162],[18.4656391,47.2148628],[18.4654007,47.2147331],[18.4651699,47.2146339],[18.4628296,47.213623],[18.4626694,47.2135544],[18.4612904,47.2129631],[18.4610291,47.2128563],[18.4599094,47.2123756],[18.4597301,47.2122955],[18.4587002,47.211853],[18.4584904,47.2117653],[18.4582691,47.2116852],[18.4581699,47.2116432],[18.4580593,47.2115936],[18.4579601,47.211544],[18.45788,47.2114944],[18.4577408,47.2114029],[18.4575806,47.2112961],[18.4574394,47.2111855],[18.4572906,47.2110939],[18.4571495,47.2110138],[18.4569893,47.2109337],[18.4568501,47.210865],[18.4566097,47.2107735],[18.4563103,47.2106628],[18.4560204,47.2105751],[18.4555492,47.2104263],[18.4552097,47.2103233],[18.4548893,47.2102356],[18.4544792,47.2101326],[18.4536095,47.2099228],[18.4533291,47.2098427],[18.4531097,47.2097855],[18.4530506,47.2097626],[18.45298,47.2097435],[18.4524899,47.2107353],[18.4523907,47.2107353],[18.45224,47.2106857],[18.4521408,47.2106438],[18.4520397,47.2105827],[18.45191,47.2105331],[18.4517708,47.2104759],[18.4515305,47.2103958],[18.4511795,47.2102737],[18.4505997,47.2100945],[18.4504604,47.2100449],[18.4503002,47.2099838],[18.45014,47.2099037],[18.4499607,47.2098045],[18.4496803,47.2096329],[18.4495201,47.2095451],[18.4493599,47.209465],[18.4491901,47.2093925],[18.4489098,47.2093048],[18.4486198,47.2092361],[18.4482994,47.2091446],[18.4481201,47.2090759],[18.4479504,47.2089958],[18.4478092,47.2089157],[18.4477005,47.2088242],[18.4475594,47.2087555],[18.4471798,47.2085762],[18.4468803,47.2084541],[18.4466591,47.2083855],[18.4464493,47.208313],[18.4462395,47.2082558],[18.4448891,47.2079544],[18.4447002,47.2079048],[18.4445,47.2078247],[18.4443398,47.207756],[18.44417,47.2076836],[18.4440098,47.2076225],[18.4438,47.2075653],[18.4436092,47.2075157],[18.4434299,47.2074738],[18.4432392,47.2074432],[18.44314,47.2074242],[18.4427795,47.2073555],[18.4426193,47.207325],[18.4421406,47.2072563],[18.4416695,47.2071838],[18.4412804,47.2071342],[18.44104,47.2071037],[18.4405193,47.2070427],[18.4404697,47.2069931],[18.4405003,47.2068939],[18.4402008,47.2066956],[18.4400101,47.2065926],[18.4399204,47.2065544],[18.4397392,47.2064629],[18.4395599,47.2063637],[18.4384804,47.2059059],[18.4367409,47.2051659],[18.4365997,47.205143],[18.4365005,47.2051353],[18.4363995,47.2050934],[18.4355297,47.2047157],[18.4349804,47.204525],[18.4349308,47.2045746],[18.4348698,47.2046356],[18.4341602,47.2043343],[18.4338303,47.2041931],[18.4335403,47.2040749],[18.4332504,47.2039528],[18.4329491,47.2038651],[18.4327602,47.2038155],[18.4323597,47.2037659],[18.4319801,47.2037354],[18.4317398,47.2037163],[18.4314899,47.2037239],[18.4311104,47.2037239],[18.4311199,47.2036362],[18.4311504,47.2035332],[18.4310207,47.203476],[18.4309006,47.2033958],[18.4313393,47.2030334],[18.4292107,47.201725],[18.4291401,47.2016754],[18.4290791,47.2016258],[18.4280396,47.200676],[18.4279308,47.2005959],[18.4268398,47.1999054],[18.4263401,47.1995926],[18.4258595,47.199295],[18.4247093,47.1985626],[18.4245796,47.1986046],[18.4242306,47.1987228],[18.4237804,47.1983452],[18.4233608,47.1979256],[18.4234409,47.1978951],[18.4225502,47.196804],[18.4222908,47.196373],[18.4222107,47.1962242],[18.4221497,47.1962128],[18.4208107,47.1965027],[18.4205494,47.1965141],[18.42033,47.1964836],[18.4201202,47.1964226],[18.4198704,47.1963463],[18.4192104,47.1961136],[18.4187107,47.1959457],[18.4185104,47.1958733],[18.4183598,47.1958542],[18.4182796,47.1958427],[18.4182091,47.1958427],[18.4182091,47.195816],[18.4182205,47.1957741],[18.4180908,47.1957436],[18.4179897,47.195713],[18.4179497,47.1956749],[18.4178905,47.1955833],[18.4168301,47.1952553],[18.41572,47.1948929],[18.4151306,47.1947136],[18.4150791,47.1946945],[18.4150105,47.194664],[18.4149399,47.194664],[18.4148598,47.194603],[18.4147091,47.1944542],[18.4141598,47.1940041],[18.4140491,47.1938629],[18.4136906,47.193573],[18.4133797,47.1933441],[18.4133396,47.1933136],[18.4130802,47.1930847],[18.4126396,47.1927338],[18.4125996,47.1927147],[18.4125595,47.1926842],[18.41259,47.1926651],[18.4120693,47.1922531],[18.4120102,47.1922455],[18.4119492,47.1922531],[18.41189,47.1922836],[18.4118309,47.1922646],[18.4117794,47.1922531],[18.4116993,47.192234],[18.4117393,47.192173],[18.4117699,47.1921234],[18.41185,47.1919632],[18.4117508,47.191925],[18.4111595,47.1916428],[18.4110794,47.1916161],[18.4109497,47.1915741],[18.4109001,47.1915627],[18.4100704,47.1913757],[18.4099503,47.1913643],[18.40979,47.1913338],[18.4097404,47.1913643],[18.4097309,47.1914139],[18.4097691,47.1914558],[18.4098301,47.1914749],[18.4099007,47.1914749],[18.4099503,47.191433],[18.4099598,47.1913948],[18.4099293,47.1913452],[18.4098701,47.1913261],[18.40979,47.1913338]]},{"id":19512,"author":"AnaDigit","name_GR":"Sultans Trail: 3.05. Sz\u00e9kesfeh\u00e9rv\u00e1r - T\u00e1c","description_GR":"Section-Trail 3.05","path":"Sultans_Trail\/sultans_trail_305","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19285,"name_EN":"Sultans Trail: 3.05. Sz\u00e9kesfeh\u00e9rv\u00e1r - T\u00e1c","description_EN":"Section-Trail 3.05","ascent_time":402,"descent_time":402,"marker":"","level":9,"ascent":126,"descent":137,"maxelev":127,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.40993 47.07959,18.46992 47.19134)","views":1,"millestones":"","x":18.4598312,"y":47.1613312,"coor":[[18.4099312,47.1913414],[18.4100609,47.1912613],[18.4101715,47.1911926],[18.4104824,47.1909027],[18.4105225,47.1908722],[18.4106007,47.1907921],[18.4107113,47.190731],[18.4106808,47.19067],[18.4106712,47.1906319],[18.4107323,47.1905212],[18.4108009,47.1904526],[18.4108715,47.190403],[18.4109306,47.1903725],[18.4110012,47.1903],[18.4110622,47.1901932],[18.4110909,47.1901436],[18.4111118,47.1901016],[18.4111519,47.1900215],[18.411211,47.189991],[18.4112225,47.1899529],[18.4112511,47.1898918],[18.411272,47.1898727],[18.4113216,47.1897926],[18.4113522,47.1897621],[18.4114723,47.1898003],[18.4116306,47.1898537],[18.4118023,47.1895905],[18.4118309,47.1895218],[18.4121513,47.1890106],[18.4121609,47.1889801],[18.4122124,47.1888809],[18.412262,47.1887817],[18.4123116,47.1886711],[18.4123516,47.1885834],[18.4123611,47.1885605],[18.4124222,47.1883926],[18.4124908,47.1882133],[18.412571,47.1882706],[18.4125214,47.1882324],[18.412571,47.1882706],[18.4128323,47.1877518],[18.4128609,47.1877213],[18.4129009,47.1877136],[18.4129524,47.1877136],[18.4129925,47.1877213],[18.4130306,47.1877213],[18.4131012,47.1876907],[18.4130611,47.1876526],[18.4130116,47.1875916],[18.4129715,47.1875305],[18.4129715,47.1874809],[18.412981,47.1874123],[18.4130116,47.1873627],[18.4133415,47.1870804],[18.4141121,47.1864433],[18.4143009,47.1862831],[18.414362,47.1862335],[18.414402,47.1861725],[18.4146118,47.1857605],[18.4150009,47.1858521],[18.4151917,47.1859131],[18.4158916,47.186161],[18.4159412,47.1861115],[18.4159908,47.1861305],[18.4160213,47.1861],[18.416811,47.1851311],[18.4169807,47.1849403],[18.4171925,47.1846809],[18.4173107,47.1845207],[18.4176617,47.1840515],[18.4176807,47.1839828],[18.4177208,47.1839218],[18.4178009,47.1838112],[18.4180813,47.1836624],[18.4184914,47.1835136],[18.418972,47.1833916],[18.4199524,47.1832428],[18.4204025,47.1831932],[18.421051,47.1831207],[18.4219608,47.1831932],[18.4223423,47.1832733],[18.4224224,47.1832924],[18.4225216,47.1832924],[18.4225807,47.1833],[18.4227123,47.183342],[18.4227524,47.1833534],[18.4227924,47.1833725],[18.422821,47.1833916],[18.4229908,47.1834526],[18.4233818,47.1835899],[18.4237022,47.1837006],[18.4241409,47.1838531],[18.4244213,47.1839523],[18.4247818,47.184063],[18.4250107,47.1841202],[18.4251614,47.1841431],[18.4252319,47.1841507],[18.425312,47.1841621],[18.4253521,47.1841621],[18.4254913,47.1841812],[18.4256325,47.1841812],[18.4257813,47.1841736],[18.4258919,47.1841507],[18.4259911,47.1841202],[18.4261513,47.184063],[18.426321,47.1840134],[18.4265118,47.18396],[18.4266911,47.1839409],[18.4268417,47.1839333],[18.4269619,47.1839523],[18.4271717,47.1839905],[18.4274712,47.184082],[18.4277725,47.1841736],[18.4279823,47.1842422],[18.428072,47.1842728],[18.4280415,47.18433],[18.4280014,47.1843834],[18.4281616,47.184433],[18.4285412,47.1845436],[18.4289017,47.1846504],[18.4293709,47.1847916],[18.4299107,47.1849632],[18.4303112,47.1850929],[18.4305611,47.185173],[18.4308109,47.1852417],[18.4313107,47.1854134],[18.4317913,47.1855621],[18.4325924,47.1858025],[18.4334412,47.1860619],[18.4340515,47.1862526],[18.434082,47.1861916],[18.4341316,47.1861305],[18.4340324,47.1861115],[18.4340611,47.1860809],[18.4341221,47.1859818],[18.4345016,47.1854324],[18.4346008,47.1853027],[18.4346809,47.1852608],[18.435091,47.1846199],[18.4351807,47.1845322],[18.4353008,47.1844521],[18.4355106,47.18433],[18.4357224,47.1842232],[18.4359016,47.1840935],[18.4362507,47.1838112],[18.4362812,47.183773],[18.4363022,47.1837311],[18.4363022,47.18367],[18.4363213,47.1836128],[18.4364109,47.1836014],[18.4365025,47.1835709],[18.4365711,47.1835327],[18.4372921,47.1829529],[18.4381008,47.1822815],[18.4384708,47.1819801],[18.4421921,47.1789513],[18.4422817,47.1788712],[18.4430122,47.1782722],[18.4431019,47.1781616],[18.443161,47.1780624],[18.4431419,47.1779633],[18.4411011,47.1757317],[18.4410324,47.1756401],[18.441061,47.17556],[18.4413319,47.1754532],[18.4416008,47.1752625],[18.4427414,47.1743813],[18.4496212,47.1689529],[18.4502907,47.1684303],[18.4510422,47.1676102],[18.4514713,47.1670303],[18.4518013,47.1667023],[18.4522915,47.1667023],[18.4530315,47.1666718],[18.4539413,47.1666222],[18.4545822,47.1665611],[18.4553223,47.1664314],[18.4559021,47.1662827],[18.4564915,47.1660728],[18.4570007,47.1658134],[18.4574509,47.1655312],[18.4576912,47.1653404],[18.457922,47.1651611],[18.4583721,47.1646729],[18.4586906,47.1641808],[18.4590225,47.1632729],[18.4594517,47.1620331],[18.4596024,47.1617203],[18.4598312,47.1613312],[18.460022,47.1610909],[18.4602318,47.1608315],[18.4604511,47.1606407],[18.4609013,47.1602821],[18.4613419,47.1599617],[18.4649811,47.1573601],[18.4681416,47.1551819],[18.4641418,47.1520233],[18.4606209,47.1491623],[18.4605923,47.1491127],[18.4605923,47.1490211],[18.4606419,47.1489906],[18.4634819,47.1469536],[18.4666023,47.1447334],[18.4681721,47.1435013],[18.4684811,47.1432419],[18.468771,47.1430435],[18.4697514,47.1425323],[18.4698811,47.1424332],[18.4699211,47.1423531],[18.4699116,47.1422729],[18.4640121,47.1381111],[18.4613018,47.1363907],[18.4610519,47.1360207],[18.4610424,47.1357918],[18.4609318,47.1355934],[18.4601917,47.1352234],[18.4573116,47.1340828],[18.4562607,47.1336327],[18.4556522,47.1333618],[18.4550323,47.1331024],[18.4546108,47.1329002],[18.453701,47.1325035],[18.4532909,47.1323433],[18.4530525,47.1322517],[18.4527321,47.1321106],[18.4521713,47.1328735],[18.4510212,47.1323624],[18.4495907,47.1317215],[18.448431,47.1312027],[18.4471817,47.1306534],[18.4467621,47.1304626],[18.446682,47.1304321],[18.445591,47.12994],[18.4401608,47.1276131],[18.4337521,47.1248627],[18.4363213,47.1218834],[18.4391518,47.1186409],[18.4395409,47.1184921],[18.4406223,47.1170807],[18.442421,47.1148224],[18.4404316,47.11409],[18.4395409,47.1137428],[18.438961,47.1133232],[18.4382915,47.1130409],[18.4378719,47.1129303],[18.4375916,47.112793],[18.435812,47.1121521],[18.4355717,47.112011],[18.4352818,47.1118927],[18.4345112,47.1116409],[18.434391,47.1115913],[18.4343624,47.1115417],[18.434351,47.1114807],[18.4343624,47.1114006],[18.434391,47.111351],[18.4343815,47.11129],[18.4342709,47.1111908],[18.4340611,47.1110725],[18.4338913,47.1109428],[18.4338112,47.1107635],[18.4338112,47.1105919],[18.4345207,47.1090508],[18.4350224,47.1084023],[18.4341011,47.1079903],[18.4339523,47.1078911],[18.4338112,47.1078415],[18.4334812,47.1076431],[18.4332619,47.107502],[18.4331417,47.1074028],[18.4330616,47.1073036],[18.4329414,47.107193],[18.4327106,47.1070518],[18.4325809,47.1069832],[18.4317207,47.106472],[18.4307213,47.1058235],[18.430521,47.1056824],[18.4303818,47.1055222],[18.4303207,47.105381],[18.4302616,47.1052132],[18.430191,47.1050415],[18.4300213,47.1048431],[18.4297314,47.1045227],[18.4295311,47.1042709],[18.4289417,47.1034317],[18.4286613,47.1031609],[18.4284611,47.1030426],[18.4278412,47.1027832],[18.427702,47.1026917],[18.4271622,47.1021118],[18.427042,47.1020317],[18.4268608,47.1019821],[18.4267216,47.1019402],[18.426342,47.101593],[18.4253712,47.1006203],[18.4243107,47.0995903],[18.4238625,47.0991516],[18.4223022,47.0976715],[18.4222107,47.0975533],[18.4220924,47.0974007],[18.4220123,47.0970802],[18.4217911,47.0963211],[18.4214706,47.0951233],[18.4214211,47.0949631],[18.421402,47.094902],[18.4213123,47.0948524],[18.4212017,47.09478],[18.4211407,47.0947113],[18.4210415,47.0945816],[18.4209824,47.0943718],[18.4209309,47.0942726],[18.4208012,47.0941124],[18.4206619,47.0940132],[18.4203815,47.0938606],[18.4202518,47.093792],[18.419981,47.0936928],[18.4192009,47.0935326],[18.418932,47.0934715],[18.4183121,47.0933533],[18.4179516,47.0932121],[18.417572,47.0931625],[18.4173717,47.0930901],[18.4172325,47.0930901],[18.4170322,47.093071],[18.4168015,47.0930405],[18.4164925,47.0929527],[18.4162312,47.0929031],[18.4160213,47.0928116],[18.4159508,47.092762],[18.4158707,47.0926208],[18.4158611,47.0925102],[18.4159107,47.0924034],[18.4160118,47.0920105],[18.4159908,47.0919037],[18.4158516,47.0917206],[18.415781,47.0915222],[18.4157715,47.0913124],[18.4157619,47.0910606],[18.4158516,47.0908012],[18.4160519,47.0903015],[18.4164009,47.0896912],[18.4167614,47.0891037],[18.4169712,47.0888023],[18.4172707,47.0884819],[18.4173107,47.0883904],[18.4173813,47.0883522],[18.4172516,47.0883026],[18.4171925,47.0882721],[18.4168911,47.0881424],[18.416811,47.0881119],[18.4159508,47.0877228],[18.4146614,47.0872002],[18.4138813,47.0869102],[18.4140625,47.0866318],[18.4141808,47.0865021],[18.4142609,47.0863228],[18.4149818,47.0855331],[18.4153023,47.0852127],[18.415411,47.0850525],[18.4158821,47.0845909],[18.4160519,47.08424],[18.4160423,47.0840836],[18.4160118,47.0838814],[18.4142113,47.0814323],[18.4141617,47.081192],[18.4141521,47.0810127],[18.4141312,47.0809212],[18.4140511,47.080822],[18.4137516,47.0806618],[18.4134712,47.0803909],[18.413271,47.0802116],[18.4133415,47.0802612],[18.4134712,47.0803909],[18.413271,47.0802116],[18.4131508,47.080143],[18.4123116,47.0796509],[18.4121819,47.0796013]]},{"id":19513,"author":"AnaDigit","name_GR":"Sultans Trail: 3.06. T\u00e1c - Nagyl\u00f3k","description_GR":"Section-Trail 3.06","path":"Sultans_Trail\/sultans_trail_306","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":24725,"name_EN":"Sultans Trail: 3.06. T\u00e1c - Nagyl\u00f3k","description_EN":"Section-Trail 3.06","ascent_time":527,"descent_time":527,"marker":"","level":9,"ascent":143,"descent":117,"maxelev":139,"minelev":96,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.41218 46.97454,18.6345 47.08026)","views":0,"millestones":"","x":18.5211563,"y":47.0288353,"coor":[[18.4121761,47.0795937],[18.4123058,47.0796432],[18.413147,47.0801353],[18.4132671,47.080204],[18.4133358,47.0802536],[18.4141865,47.0791054],[18.4160767,47.0763359],[18.4171467,47.0746841],[18.4172573,47.0744743],[18.4172459,47.0743446],[18.4173965,47.0739365],[18.4180565,47.0724754],[18.4189568,47.070446],[18.4198074,47.068634],[18.4199467,47.0686836],[18.4207458,47.0690536],[18.4211864,47.0691833],[18.4238968,47.0701256],[18.4298573,47.0720444],[18.430357,47.0722237],[18.4352665,47.0747032],[18.4353371,47.0747566],[18.4356365,47.0749855],[18.4358768,47.0748253],[18.4364471,47.0743942],[18.4371471,47.0738564],[18.4377556,47.0733757],[18.4382858,47.0729637],[18.4389572,47.0724258],[18.4395256,47.0719833],[18.4399757,47.0716362],[18.440567,47.0711861],[18.441246,47.0706749],[18.4418373,47.0702133],[18.4424171,47.0697632],[18.4430962,47.0692253],[18.4437656,47.0687065],[18.4444466,47.0681763],[18.4450359,47.0676651],[18.4456272,47.0671043],[18.4459457,47.0667839],[18.4462662,47.0664864],[18.4464474,47.0663147],[18.4469357,47.0658455],[18.4472466,47.0655632],[18.4473858,47.0654335],[18.4479961,47.0648651],[18.4484863,47.0644035],[18.4489059,47.0640144],[18.4492664,47.0636559],[18.4494762,47.0634346],[18.449646,47.0632858],[18.4500771,47.0629234],[18.4503574,47.062645],[18.4507065,47.0623169],[18.4511871,47.0618362],[18.4516773,47.0613136],[18.4522266,47.0607338],[18.4527073,47.0601845],[18.4532757,47.0596046],[18.453516,47.0593338],[18.4541359,47.0586853],[18.4546661,47.058094],[18.455246,47.0574951],[18.4558659,47.0568161],[18.4563274,47.056324],[18.4568768,47.0557137],[18.4575367,47.0550346],[18.4581261,47.0543747],[18.4587955,47.0536461],[18.459446,47.0529556],[18.4600258,47.0523338],[18.4606266,47.0516968],[18.461216,47.0510445],[18.4617367,47.0505333],[18.4620762,47.0501556],[18.4624367,47.0497551],[18.462677,47.0495338],[18.463026,47.0491753],[18.4633865,47.0488167],[18.4638557,47.048214],[18.464077,47.0479431],[18.4642963,47.0479736],[18.4650459,47.0480537],[18.4660358,47.0482864],[18.4673462,47.0487633],[18.4683056,47.0490837],[18.4695358,47.0495262],[18.4743061,47.0512657],[18.475647,47.0517044],[18.4779758,47.0525551],[18.4812565,47.0537148],[18.4813957,47.0537643],[18.4821262,47.0539932],[18.4824371,47.0540962],[18.484026,47.0544548],[18.4882374,47.0553665],[18.4888458,47.0555267],[18.4889965,47.0555458],[18.4890556,47.0555954],[18.4898262,47.0558243],[18.4902458,47.0559769],[18.4903469,47.0559845],[18.4906673,47.0561142],[18.4911957,47.0562935],[18.4921665,47.0566444],[18.4922371,47.056675],[18.4925556,47.0562935],[18.4927959,47.0559959],[18.4933167,47.0553856],[18.4934464,47.0551567],[18.4938374,47.0538063],[18.4939461,47.0534554],[18.4940968,47.053215],[18.4988461,47.0470238],[18.4990768,47.0467339],[18.5013771,47.0443039],[18.5024967,47.0437431],[18.5039272,47.0430145],[18.5068359,47.0409851],[18.5095463,47.0390549],[18.5126266,47.0362167],[18.5133572,47.0353546],[18.5136471,47.0350761],[18.5141258,47.0346451],[18.5151062,47.0336342],[18.5162067,47.0319748],[18.5173874,47.0322838],[18.5182762,47.0308342],[18.5183563,47.0307045],[18.518507,47.0305138],[18.5188465,47.0301056],[18.5190563,47.0298653],[18.5193672,47.0295639],[18.5198669,47.0291443],[18.5199661,47.0290833],[18.5200768,47.0290565],[18.5207863,47.0290146],[18.5209064,47.0289955],[18.5210457,47.028904],[18.5210972,47.0288734],[18.5211563,47.0288353],[18.5212173,47.028904],[18.5214558,47.0291634],[18.5215263,47.029026],[18.5216465,47.0287933],[18.5218372,47.0284767],[18.5219364,47.0282936],[18.521986,47.0281639],[18.5220261,47.0280647],[18.5221367,47.0277367],[18.5222969,47.0274239],[18.5224266,47.027256],[18.5224857,47.0271759],[18.5225658,47.0271034],[18.5227757,47.0270157],[18.5229969,47.0268669],[18.5232773,47.0266037],[18.5235767,47.0263634],[18.5242367,47.0257759],[18.5249767,47.0252953],[18.5251465,47.0251846],[18.5250473,47.025116],[18.5250072,47.0250854],[18.5245972,47.0247841],[18.5242558,47.0245438],[18.5249367,47.0238838],[18.5254765,47.0232162],[18.5257359,47.0228462],[18.5262756,47.0218735],[18.5268574,47.0209045],[18.5269356,47.0207748],[18.5270672,47.0206261],[18.5276165,47.0201569],[18.5289669,47.019104],[18.5320873,47.016655],[18.5338974,47.0152054],[18.5347767,47.0144958],[18.5348263,47.0143852],[18.5353374,47.0139542],[18.5356274,47.0137939],[18.5357571,47.0137749],[18.5360661,47.0138359],[18.5364265,47.0138855],[18.5366364,47.0136032],[18.5366974,47.0136147],[18.536787,47.0136261],[18.5368958,47.0136032],[18.5370369,47.0135956],[18.5371456,47.013485],[18.5377159,47.0130234],[18.5380764,47.0127258],[18.5382671,47.0124855],[18.5384274,47.0121956],[18.5387859,47.0115547],[18.5389557,47.0108032],[18.5391159,47.0103569],[18.5394268,47.0099068],[18.5400162,47.0092659],[18.5412464,47.0079231],[18.5415173,47.0076561],[18.5418968,47.0073051],[18.5422173,47.0070534],[18.5426159,47.0067368],[18.543026,47.006176],[18.5433769,47.0059547],[18.5435658,47.0059166],[18.5436764,47.0057945],[18.5439968,47.0054245],[18.5441666,47.0053368],[18.5442257,47.0051231],[18.5442257,47.0050545],[18.544426,47.0049744],[18.5446072,47.0050163],[18.5451069,47.0044746],[18.545887,47.003624],[18.5462456,47.0032158],[18.546917,47.0025864],[18.547636,47.0019341],[18.5483665,47.0013046],[18.548296,47.0012665],[18.5495758,47.0009651],[18.5496864,47.0009346],[18.5519161,47.0003853],[18.5529766,47.0001259],[18.5552273,46.9995956],[18.5554657,46.9995346],[18.5555668,46.9994965],[18.556097,46.9995041],[18.5575256,46.9995041],[18.5579262,46.9995041],[18.5592957,46.9995346],[18.5628567,46.9995766],[18.5674973,46.9996147],[18.5702267,46.9996567],[18.571106,46.9996147],[18.5720158,46.9994545],[18.5734272,46.9992752],[18.5736256,46.9992867],[18.5758572,46.9996643],[18.5760956,46.9996834],[18.5769463,46.9996033],[18.5772572,46.9995766],[18.5788956,46.9994049],[18.5839767,46.9989166],[18.5871964,46.9985847],[18.5882664,46.9985161],[18.5888367,46.9984741],[18.5898266,46.9983635],[18.590807,46.9982262],[18.5929165,46.9978447],[18.5939465,46.9976234],[18.5952663,46.9972763],[18.5961857,46.9969864],[18.5975971,46.9965858],[18.5983162,46.9963951],[18.6014156,46.9956055],[18.6063461,46.9942665],[18.6067162,46.9942245],[18.6097965,46.9947739],[18.6100273,46.9947052],[18.6126862,46.9920959],[18.616127,46.9895859],[18.621706,46.9856453],[18.6250362,46.9832039],[18.6262074,46.9823647],[18.6274261,46.9804344],[18.6278572,46.9801636],[18.6288967,46.9795036],[18.6298962,46.9788437],[18.6304169,46.9784966],[18.6321964,46.9772758],[18.6339359,46.9761047],[18.6335258,46.9749069],[18.6335163,46.9748154],[18.6335163,46.9747658],[18.6335468,46.9747162],[18.6336174,46.9746666],[18.6341267,46.9745636],[18.6342659,46.9745445],[18.6343765,46.9745445],[18.6344967,46.9745636]]},{"id":19514,"author":"AnaDigit","name_GR":"Sultans Trail: 3.07. Nagyl\u00f3k - Mez\u0151falva","description_GR":"Section-Trail 3.07","path":"Sultans_Trail\/sultans_trail_307","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16190,"name_EN":"Sultans Trail: 3.07. Nagyl\u00f3k - Mez\u0151falva","description_EN":"Section-Trail 3.07","ascent_time":334,"descent_time":334,"marker":"","level":9,"ascent":95,"descent":82,"maxelev":170,"minelev":120,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.6345 46.92177,18.7767 46.97457)","views":0,"millestones":"","x":18.6760044,"y":46.9378929,"coor":[[18.6345043,46.9745712],[18.6346035,46.9745407],[18.6346741,46.9745331],[18.6347542,46.9745331],[18.6348343,46.9745522],[18.6370335,46.972332],[18.6385136,46.9708023],[18.6392841,46.9699631],[18.6394329,46.9693794],[18.6394634,46.9691811],[18.6394939,46.9690323],[18.6395435,46.9689026],[18.6396046,46.9687614],[18.6397038,46.9685822],[18.6401043,46.9680405],[18.6401634,46.9679413],[18.640274,46.967823],[18.6420345,46.9662514],[18.6435833,46.9649429],[18.6436729,46.964901],[18.643774,46.9648628],[18.643774,46.9647903],[18.6462936,46.9626312],[18.647604,46.961441],[18.6477337,46.961422],[18.6478329,46.961441],[18.6495743,46.9627609],[18.649704,46.9624329],[18.651804,46.9595795],[18.6535435,46.9572601],[18.6539536,46.9570122],[18.6540527,46.9570923],[18.6547642,46.9573631],[18.6557045,46.9578209],[18.6563835,46.9580307],[18.6594543,46.9590416],[18.6603527,46.9593811],[18.6604633,46.9594498],[18.6605244,46.9595604],[18.6605034,46.959713],[18.6608829,46.9595299],[18.6618042,46.9599419],[18.6619644,46.95998],[18.6620636,46.9599419],[18.6632442,46.9587822],[18.6649837,46.9569016],[18.6670036,46.9545021],[18.6673145,46.95401],[18.6675434,46.952961],[18.6675739,46.9527931],[18.6678638,46.9514618],[18.6681728,46.9506912],[18.6693344,46.9488106],[18.6720028,46.9445419],[18.6737843,46.9417419],[18.6751041,46.9397812],[18.6753445,46.939373],[18.6754341,46.9391899],[18.6755733,46.9390602],[18.6757431,46.9386902],[18.6760044,46.9378929],[18.6767445,46.9354401],[18.6775627,46.9335403],[18.6787338,46.9310722],[18.6792336,46.9299812],[18.6794243,46.9293213],[18.679533,46.9286423],[18.6798534,46.92836],[18.6803741,46.9283524],[18.6820946,46.9272919],[18.6829834,46.9266624],[18.6835938,46.9261627],[18.6837234,46.926033],[18.6840038,46.9257698],[18.6843243,46.9254608],[18.6850243,46.9245911],[18.6868839,46.9254417],[18.6892242,46.92659],[18.6921043,46.9280128],[18.6961346,46.9300003],[18.7036037,46.9252396],[18.704874,46.9246902],[18.7094536,46.9227104],[18.7116737,46.921772],[18.7117138,46.922081],[18.7117634,46.9221916],[18.7119446,46.9223328],[18.7126446,46.9225922],[18.7186642,46.9247017],[18.722393,46.9259796],[18.7227345,46.9261017],[18.7272339,46.9276695],[18.7306538,46.9288826],[18.731884,46.9292908],[18.7340736,46.9300308],[18.7363338,46.9308319],[18.7395935,46.9319115],[18.7397041,46.9319725],[18.7428532,46.9330902],[18.7465229,46.9343414],[18.7481937,46.9349518],[18.7500343,46.9356308],[18.7516727,46.9362221],[18.7589245,46.9387817],[18.7609444,46.9367523],[18.7616539,46.9360199],[18.7641144,46.9335327],[18.7643032,46.9333496],[18.7647743,46.9333],[18.7652931,46.9332199],[18.7659435,46.9331207],[18.7675743,46.9328804],[18.7684536,46.9327431],[18.7695541,46.9325714],[18.7709427,46.9323616],[18.7711029,46.9323425],[18.7743244,46.9318199],[18.7744827,46.9318008],[18.776474,46.9314995],[18.7766438,46.9314804],[18.7767029,46.9314232]]},{"id":19515,"author":"AnaDigit","name_GR":"Sultans Trail: 3.08. Mez\u0151falva - Dunaf\u00f6ldv\u00e1r","description_GR":"Section-Trail 3.08","path":"Sultans_Trail\/sultans_trail_308","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":20439,"name_EN":"Sultans Trail: 3.08. Mez\u0151falva - Dunaf\u00f6ldv\u00e1r","description_EN":"Section-Trail 3.08","ascent_time":426,"descent_time":426,"marker":"","level":9,"ascent":102,"descent":141,"maxelev":143,"minelev":93,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.7767 46.80709,18.92764 46.93142)","views":0,"millestones":"","x":18.8548183,"y":46.8441582,"coor":[[18.7766972,46.9314194],[18.7770576,46.9309807],[18.7791367,46.9287987],[18.7810783,46.9267693],[18.7812481,46.9266586],[18.7814865,46.9265709],[18.7817669,46.9262581],[18.7821579,46.9258118],[18.7822075,46.9256783],[18.782177,46.9255981],[18.7819881,46.925499],[18.7816677,46.9254189],[18.7815075,46.9253311],[18.7814674,46.9252701],[18.7814674,46.925209],[18.7816467,46.9250107],[18.7818775,46.9247704],[18.7820377,46.9244499],[18.7823868,46.9240417],[18.7829475,46.9233704],[18.783617,46.9225388],[18.7858276,46.9198914],[18.7864075,46.9191704],[18.7865181,46.9189987],[18.786808,46.9188118],[18.7869968,46.9186897],[18.7871475,46.9184914],[18.7872181,46.9182014],[18.7873077,46.9180489],[18.7881775,46.9169998],[18.7895184,46.9153709],[18.7901382,46.91465],[18.7906666,46.91399],[18.7913876,46.9130898],[18.7925777,46.9116898],[18.7936268,46.9103584],[18.7941475,46.9097099],[18.7948265,46.9088593],[18.7951469,46.9084015],[18.7951374,46.9082794],[18.7944069,46.9074287],[18.7935066,46.9061317],[18.7935276,46.9059792],[18.7936573,46.9058609],[18.7968369,46.9046707],[18.8009968,46.9030304],[18.8041382,46.9019318],[18.8052368,46.9014587],[18.8066883,46.9008293],[18.8062172,46.9001389],[18.8056774,46.8994789],[18.8051472,46.8988686],[18.8046665,46.8982697],[18.8049965,46.8980789],[18.8052368,46.8979492],[18.8056583,46.8975105],[18.8057079,46.897049],[18.8057365,46.8968506],[18.8058567,46.896759],[18.8060379,46.8967896],[18.8061275,46.8972511],[18.808197,46.8949013],[18.8094482,46.8933296],[18.8101578,46.8924789],[18.8104172,46.8922005],[18.8110867,46.8915215],[18.8124065,46.8899117],[18.8135471,46.8885384],[18.8143482,46.8876114],[18.8157883,46.8857918],[18.8161678,46.8853302],[18.8172379,46.8841209],[18.8184376,46.8827095],[18.8186474,46.8824387],[18.8184681,46.88237],[18.818367,46.882309],[18.818327,46.8822289],[18.8183575,46.8821411],[18.818388,46.8820114],[18.8184566,46.8818703],[18.817358,46.88134],[18.8168983,46.8811417],[18.8180676,46.8800812],[18.8186378,46.8795319],[18.8188572,46.8792801],[18.8191071,46.8788414],[18.8191967,46.8785286],[18.8193169,46.8782692],[18.819418,46.8780518],[18.8197479,46.8776512],[18.8210278,46.8762894],[18.8243065,46.8727798],[18.8261375,46.8708305],[18.8267479,46.8701401],[18.8282967,46.8685112],[18.8288479,46.8679314],[18.828968,46.8678017],[18.8290272,46.8677406],[18.8290768,46.8676491],[18.8290367,46.8674011],[18.8289776,46.8671608],[18.828968,46.8670082],[18.8290482,46.8668785],[18.8296375,46.8663483],[18.8346577,46.8620491],[18.8381767,46.8591309],[18.8385468,46.8588486],[18.8386574,46.8587799],[18.838768,46.8587418],[18.8389072,46.8586884],[18.8389282,46.858551],[18.839077,46.8584099],[18.8435783,46.8546791],[18.8456173,46.8531303],[18.8458672,46.8532104],[18.8490276,46.8535995],[18.852108,46.8487396],[18.8548183,46.8441582],[18.8575974,46.8400116],[18.8584576,46.8394012],[18.8588371,46.8391113],[18.8612881,46.8371086],[18.8616276,46.8370094],[18.8616371,46.8368607],[18.8634968,46.8353195],[18.8651676,46.8336487],[18.8651867,46.8333092],[18.8659878,46.8328094],[18.8658066,46.8323898],[18.8658676,46.8322296],[18.866497,46.8319283],[18.8668575,46.8319283],[18.8667965,46.8316193],[18.8674583,46.8315315],[18.8676376,46.8315315],[18.8703175,46.8324585],[18.8704071,46.8324699],[18.8707371,46.8322792],[18.8713379,46.8320389],[18.8719177,46.8319702],[18.872467,46.8320198],[18.8727283,46.8321419],[18.8730774,46.8323097],[18.8733273,46.8323288],[18.8737679,46.8324394],[18.8741074,46.8325691],[18.8745575,46.8327103],[18.8749065,46.8329582],[18.8754673,46.8334084],[18.8760166,46.8331985],[18.8764877,46.8329582],[18.8768082,46.8327713],[18.8771877,46.832531],[18.8783474,46.8322601],[18.878418,46.8322296],[18.8783569,46.8318787],[18.8784466,46.8317108],[18.8792572,46.8312683],[18.8806477,46.8306084],[18.8841267,46.8293304],[18.8849468,46.8288307],[18.885807,46.8282509],[18.8895969,46.8263588],[18.8909073,46.8256416],[18.8932972,46.8239899],[18.8950577,46.8226891],[18.8967972,46.8213081],[18.8988876,46.8197212],[18.8993378,46.8193283],[18.899828,46.81884],[18.9035282,46.81493],[18.9042873,46.8142509],[18.9046268,46.8138695],[18.9050674,46.8133698],[18.9054565,46.8129807],[18.9054871,46.8128395],[18.9055271,46.8127213],[18.9062977,46.8128319],[18.9083176,46.8130417],[18.9084473,46.8130493],[18.9085083,46.8130608],[18.9085865,46.8130493],[18.9086475,46.8130302],[18.9087181,46.8130188],[18.9087868,46.8130112],[18.9088478,46.8129997],[18.9089279,46.8129997],[18.9091969,46.8129883],[18.909317,46.8130112],[18.9094067,46.8130302],[18.9094467,46.8130302],[18.9094982,46.8130188],[18.9095783,46.8129807],[18.909687,46.8129196],[18.9097672,46.8128815],[18.9098377,46.812851],[18.9098873,46.8128395],[18.9099674,46.8128395],[18.9105568,46.8128586],[18.9105377,46.8130112],[18.9111176,46.8129311],[18.9117184,46.8128891],[18.9122066,46.8129196],[18.9127178,46.8129807],[18.9129066,46.8130188],[18.913538,46.8131905],[18.9147778,46.8136787],[18.9151382,46.8138199],[18.9155273,46.8139496],[18.9162178,46.8141289],[18.9167976,46.81427],[18.9171772,46.8143387],[18.9176674,46.8143692],[18.9181271,46.8143196],[18.9182167,46.8142395],[18.9184666,46.8140297],[18.9189682,46.8136101],[18.9201965,46.8136482],[18.9204578,46.8138809],[18.9206581,46.8139191],[18.9210873,46.8135414],[18.9226265,46.8124008],[18.9229069,46.8121185],[18.9231071,46.8119392],[18.9239578,46.8111496],[18.9242268,46.8109093],[18.9257584,46.8096809],[18.9260674,46.8092918],[18.9262981,46.8089294],[18.9265671,46.8085098],[18.9266968,46.8083305],[18.9269676,46.8079681],[18.9271965,46.8076515],[18.9276371,46.8070908]]},{"id":19516,"author":"AnaDigit","name_GR":"Sultans Trail: 3.09. Dunaf\u00f6ldv\u00e1r - Dunapataj","description_GR":"Section-Trail 3.09","path":"Sultans_Trail\/sultans_trail_309","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":24681,"name_EN":"Sultans Trail: 3.09. Dunaf\u00f6ldv\u00e1r - Dunapataj","description_EN":"Section-Trail 3.09","ascent_time":526,"descent_time":526,"marker":"","level":9,"ascent":167,"descent":177,"maxelev":104,"minelev":89,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.92764 46.64423,19.01359 46.81392)","views":0,"millestones":"","x":19.0030842,"y":46.722805,"coor":[[18.9276352,46.807106],[18.9278355,46.8071747],[18.9287243,46.8076172],[18.9295654,46.8081551],[18.9298439,46.8083458],[18.9300747,46.8085365],[18.933054,46.8104973],[18.9354248,46.8120461],[18.9375439,46.813427],[18.937624,46.813385],[18.9377956,46.8134956],[18.9381752,46.8136063],[18.939064,46.8139153],[18.942934,46.8091965],[18.9431953,46.8089943],[18.9435654,46.8087959],[18.9438953,46.8087463],[18.9441051,46.8087463],[18.9444351,46.8087578],[18.9471741,46.8096466],[18.951355,46.8041649],[18.9520454,46.8038445],[18.9525642,46.8034859],[18.9536343,46.8032074],[18.9545441,46.8027763],[18.955164,46.8026047],[18.9554749,46.8022079],[18.955904,46.8020744],[18.9563141,46.8020363],[18.9564838,46.8020668],[18.9567051,46.8018951],[18.9572239,46.8010445],[18.9576149,46.800827],[18.9577541,46.8005943],[18.9584045,46.7999077],[18.9586353,46.7998352],[18.9591846,46.7998161],[18.9600639,46.7996063],[18.9608154,46.7995071],[18.9609642,46.7994576],[18.9610043,46.799366],[18.961195,46.7993774],[18.9612255,46.7992744],[18.9612446,46.7991943],[18.9612045,46.7988853],[18.961235,46.7987862],[18.9626942,46.7967453],[18.9627838,46.7964973],[18.9635944,46.7951469],[18.9642754,46.7939148],[18.9646053,46.7931747],[18.9650249,46.7924767],[18.9656639,46.7915344],[18.9658947,46.7913971],[18.9665241,46.7900543],[18.9671841,46.7883644],[18.9678745,46.7869759],[18.9684353,46.7860756],[18.9691143,46.7849655],[18.9705353,46.7828979],[18.9710541,46.7822075],[18.9718246,46.7814064],[18.9736652,46.7796364],[18.9744339,46.7789459],[18.9756355,46.7778854],[18.9760952,46.7774773],[18.9770756,46.7767067],[18.9783154,46.7754059],[18.978775,46.7749176],[18.9800453,46.7737045],[18.9802856,46.7735748],[18.9804745,46.7735748],[18.985054,46.7746773],[18.9851055,46.7745972],[18.9851646,46.7745056],[18.9812145,46.7734451],[18.9807148,46.7733078],[18.9806042,46.7732468],[18.9806252,46.7731476],[18.980854,46.7730064],[18.981205,46.7727165],[18.9821339,46.771595],[18.983284,46.7703056],[18.9838848,46.7696571],[18.9841442,46.7693863],[18.9867554,46.7676964],[18.9871941,46.7675171],[18.9874344,46.767498],[18.9876556,46.7675056],[18.9884949,46.7675476],[18.9887142,46.7675476],[18.9888344,46.767498],[18.988884,46.7673645],[18.9890251,46.7668953],[18.9898243,46.7644157],[18.9903355,46.7621346],[18.9904652,46.761776],[18.9909954,46.7613869],[18.9910946,46.7611961],[18.9910946,46.7608147],[18.9911156,46.7595673],[18.9909744,46.7587776],[18.9907951,46.7577553],[18.9907551,46.7573662],[18.9908142,46.756218],[18.9909248,46.7550049],[18.9910145,46.7541847],[18.9912739,46.7533569],[18.9914856,46.7522774],[18.9914341,46.7514267],[18.9911556,46.7504044],[18.991024,46.7499771],[18.9900055,46.7483253],[18.9895649,46.747757],[18.9887753,46.7461166],[18.9886055,46.7439156],[18.988554,46.7412949],[18.9886646,46.7409554],[18.988884,46.740448],[18.9889851,46.7401848],[18.9890041,46.7401161],[18.9889755,46.7400665],[18.988945,46.740036],[18.9888554,46.7399559],[18.9888248,46.7399254],[18.9888344,46.7398262],[18.9890041,46.7394562],[18.9894142,46.738575],[18.9895439,46.738308],[18.9896641,46.7381248],[18.9897747,46.7380371],[18.9899349,46.737915],[18.9900856,46.7378273],[18.9902039,46.7377968],[18.9903851,46.7378273],[18.9907246,46.7379646],[18.9908142,46.7379646],[18.9908752,46.737957],[18.9909344,46.7379379],[18.9912052,46.7375374],[18.9919338,46.7364578],[18.9926643,46.7353859],[18.9927444,46.7352448],[18.992754,46.7351379],[18.9927444,46.7350464],[18.9927044,46.7349358],[18.9926453,46.734848],[18.9925842,46.7347565],[18.992485,46.7346573],[18.9923649,46.7345543],[18.9923153,46.7344856],[18.9923248,46.734417],[18.9923744,46.7343674],[18.9925442,46.7341843],[18.9929638,46.7337646],[18.9935741,46.7332649],[18.9943142,46.7327843],[18.994915,46.7322273],[18.9950447,46.7321167],[18.9969044,46.7305946],[18.9980354,46.7296867],[18.9983349,46.7293243],[18.9986153,46.7291451],[18.9989052,46.7288971],[18.9990349,46.7287178],[18.9991455,46.728447],[18.9993248,46.7282562],[18.9996643,46.7280579],[19.0000648,46.7276344],[19.0002441,46.727417],[19.0009346,46.726387],[19.0012054,46.7259369],[19.0013447,46.725708],[19.0014153,46.725647],[19.0015049,46.7256165],[19.0018444,46.725605],[19.001915,46.7255745],[19.001955,46.7254677],[19.0021744,46.7247658],[19.0027542,46.7233162],[19.0030842,46.722805],[19.004385,46.7211456],[19.0048847,46.7206459],[19.0052452,46.720005],[19.005764,46.7193375],[19.0063038,46.7187576],[19.0063343,46.7187271],[19.0070553,46.7178574],[19.0077438,46.7169456],[19.008625,46.7158661],[19.0092545,46.7149353],[19.0100842,46.7133675],[19.0102139,46.7131157],[19.0103245,46.7127571],[19.0104847,46.7121277],[19.0104942,46.7117348],[19.0104847,46.711277],[19.0104656,46.7108154],[19.0104542,46.7106056],[19.0108738,46.7090645],[19.0111141,46.7083473],[19.0112743,46.7078476],[19.0112247,46.7074547],[19.0112438,46.7070274],[19.011385,46.7066956],[19.0116043,46.7060471],[19.0117741,46.7055473],[19.0118847,46.704998],[19.0119553,46.7046776],[19.0120449,46.7043266],[19.0121746,46.703537],[19.0121651,46.7029572],[19.0121651,46.7027779],[19.0122643,46.7026367],[19.0123444,46.7024765],[19.0124245,46.7022972],[19.0124149,46.7010078],[19.0124245,46.700428],[19.0123348,46.6994171],[19.0125256,46.699398],[19.0126152,46.6993675],[19.0126839,46.6993256],[19.012785,46.6992645],[19.0128345,46.6991844],[19.0128555,46.6990967],[19.0128841,46.6988678],[19.0129852,46.6976776],[19.0131054,46.6964951],[19.0132351,46.6953773],[19.0134945,46.6952744],[19.0134449,46.6951942],[19.0135956,46.6951447],[19.013525,46.6950378],[19.0135746,46.6929169],[19.0134239,46.6927071],[19.0129738,46.6926575],[19.0120544,46.6926651],[19.0123653,46.691658],[19.0124245,46.6912079],[19.0123844,46.6905365],[19.0122452,46.6900253],[19.0121346,46.6897774],[19.0116539,46.6889572],[19.0115356,46.6886864],[19.0113144,46.6880264],[19.0111256,46.6874962],[19.0108948,46.6873055],[19.0106449,46.6871376],[19.0102444,46.6869278],[19.0099945,46.6868248],[19.009634,46.686718],[19.008955,46.6865654],[19.0079842,46.6863251],[19.007225,46.6861458],[19.0065956,46.6859474],[19.0049343,46.6854744],[19.0048046,46.6854172],[19.003994,46.6849747],[19.0039253,46.684906],[19.0039043,46.6848259],[19.0054245,46.6841469],[19.0068455,46.6835175],[19.0069256,46.6834679],[19.0069447,46.6834373],[19.0069542,46.6833153],[19.0069046,46.6830063],[19.0069141,46.6828651],[19.0064049,46.682766],[19.0059948,46.6826744],[19.0057945,46.6826172],[19.005455,46.6824455],[19.0051441,46.6822662],[19.0047951,46.6820869],[19.0045052,46.6819458],[19.0042744,46.6816444],[19.0041752,46.6814346],[19.003994,46.6811562],[19.0038147,46.6809578],[19.0037441,46.6807251],[19.0036049,46.6801872],[19.0033855,46.6798248],[19.0032349,46.6795044],[19.0031338,46.6794167],[19.002985,46.679348],[19.0023251,46.6790657],[19.0021839,46.6789665],[19.0018044,46.6786842],[19.0014839,46.6784554],[19.001215,46.6782951],[19.0009842,46.678196],[19.000885,46.6780777],[19.0007553,46.6775055],[18.9999447,46.6760178],[18.9994755,46.6752853],[18.9990845,46.6747475],[18.9986649,46.6743355],[18.998415,46.6739655],[18.9981251,46.6733856],[18.9978638,46.6730957],[18.9974651,46.6726074],[18.9968052,46.6717949],[18.9945755,46.6699371],[18.9934845,46.6691246],[18.9925556,46.6683578],[18.9918747,46.6677361],[18.9908352,46.6666946],[18.9901543,46.6661453],[18.9891243,46.6651955],[19.001585,46.6524048],[19.001524,46.6523056],[19.0012455,46.6519661],[19.0010643,46.6517944],[19.000885,46.6516457],[19.0004044,46.6510849],[19.0002251,46.6509247],[19.0000648,46.6507759],[18.9999943,46.6506577],[18.9999943,46.6506042],[19.0000553,46.6505051],[19.0001545,46.6503754],[19.000185,46.6502647],[19.0002956,46.6499557],[19.0003643,46.6495476],[19.0003853,46.6491966],[19.0004044,46.6489868],[19.0004654,46.6487656],[19.000555,46.6486244],[19.0006542,46.6485176],[19.0008144,46.648365],[19.0009251,46.6483154],[19.0009651,46.6482162],[19.0009441,46.648098],[19.0008354,46.6478157],[19.0007744,46.6476555],[19.0005856,46.6473846],[19.0004044,46.6471443],[19.000124,46.6467247],[18.9998341,46.6462555],[18.999815,46.6462173],[18.9997749,46.6461754],[18.9997253,46.6461678],[18.9996643,46.6461754],[18.9996147,46.6461868],[18.9996338,46.6461143],[18.9995651,46.6460342],[18.9995346,46.6459274],[18.9995155,46.6458244],[18.9994946,46.645668],[18.9995041,46.6453056],[18.9995346,46.6451759],[18.9995441,46.6450272],[18.9995747,46.6449165],[18.9996147,46.6448364],[18.9996243,46.6447945],[18.9997139,46.6446762],[18.9997749,46.6446266],[19.0000553,46.6444054],[19.0000744,46.6443367],[19.0000553,46.6442947],[19.0000038,46.644268],[19.0000553,46.6442261]]},{"id":19517,"author":"AnaDigit","name_GR":"Sultans Trail: 3.10. Dunapataj - Kalocsa","description_GR":"Section-Trail 3.10","path":"Sultans_Trail\/sultans_trail_310","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":18937,"name_EN":"Sultans Trail: 3.10. Dunapataj - Kalocsa","description_EN":"Section-Trail 3.10","ascent_time":395,"descent_time":395,"marker":"","level":9,"ascent":94,"descent":91,"maxelev":97,"minelev":87,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.94173 46.52923,19.00005 46.64463)","views":0,"millestones":"","x":18.9516926,"y":46.6229515,"coor":[[19.0000534,46.6442299],[18.9998035,46.6441422],[18.9990139,46.6439819],[18.9969826,46.643631],[18.9961433,46.6434593],[18.9956322,46.6433525],[18.9954529,46.6433105],[18.9952736,46.64328],[18.9951725,46.64328],[18.9950123,46.6432915],[18.9946823,46.6433296],[18.9944725,46.6433601],[18.9937038,46.6434326],[18.993494,46.6434593],[18.9930534,46.6435814],[18.9928932,46.6436195],[18.9926834,46.6436424],[18.9924622,46.643631],[18.9917431,46.643692],[18.9912529,46.6437416],[18.9911022,46.6437416],[18.990984,46.6437416],[18.9908428,46.6437302],[18.990284,46.643692],[18.9901333,46.643692],[18.9900036,46.643692],[18.9897823,46.6436996],[18.9886532,46.6437721],[18.9887028,46.644001],[18.9887028,46.6441422],[18.9886837,46.6442223],[18.9886036,46.6445198],[18.9884624,46.644619],[18.9882336,46.6446304],[18.9869537,46.6443825],[18.9863129,46.6442413],[18.9858932,46.6441307],[18.9854832,46.6439705],[18.984993,46.6438103],[18.984623,46.643692],[18.9844437,46.6436501],[18.9841537,46.643589],[18.982914,46.6434402],[18.9815636,46.643261],[18.9808636,46.6431999],[18.9803028,46.6431694],[18.9795532,46.6431618],[18.9783325,46.6431923],[18.9772339,46.6432304],[18.9762325,46.6432991],[18.9749928,46.6433907],[18.9744034,46.6433907],[18.9721031,46.643219],[18.9701633,46.6430626],[18.9656429,46.6425591],[18.9608536,46.6420021],[18.9559135,46.6414604],[18.9539623,46.6411896],[18.9532833,46.6410522],[18.9510937,46.6402512],[18.9505634,46.640049],[18.950613,46.6399422],[18.9506626,46.6398315],[18.9506626,46.6396904],[18.950634,46.6394997],[18.950613,46.6393814],[18.9506435,46.6391525],[18.9507332,46.6388702],[18.9507637,46.6385307],[18.9508038,46.6377411],[18.9508324,46.6375923],[18.950943,46.6374321],[18.951004,46.637352],[18.9500237,46.6368408],[18.9495525,46.6365814],[18.9491425,46.6365204],[18.9488125,46.6364899],[18.9487324,46.6364098],[18.9480534,46.6358604],[18.9478931,46.6357727],[18.947834,46.6357307],[18.9477139,46.6357193],[18.9476337,46.6357193],[18.947443,46.6353798],[18.9473534,46.6351318],[18.9473534,46.6348724],[18.9473839,46.6347618],[18.9471722,46.6342316],[18.947073,46.6338997],[18.9470139,46.6335793],[18.9470329,46.6334496],[18.947094,46.6333008],[18.9472027,46.6331406],[18.9473133,46.6330299],[18.947773,46.6326599],[18.947813,46.6326103],[18.947443,46.631382],[18.947464,46.6312904],[18.947504,46.6312103],[18.9476128,46.6310997],[18.947794,46.6308823],[18.9478931,46.630722],[18.9479523,46.6306496],[18.9480228,46.6306],[18.9482136,46.6305122],[18.9486523,46.6303101],[18.948864,46.6301918],[18.9492226,46.6300201],[18.949604,46.6298409],[18.9496937,46.6297798],[18.9497433,46.6297302],[18.9498138,46.6296425],[18.9498539,46.6296005],[18.9499035,46.6295815],[18.9499531,46.6295509],[18.9499722,46.629509],[18.9500237,46.6293106],[18.9501438,46.6289597],[18.9501629,46.6288795],[18.9501839,46.6287308],[18.9502335,46.628521],[18.950304,46.6282501],[18.9504128,46.6278496],[18.9505329,46.6275024],[18.950573,46.6273117],[18.9505939,46.627182],[18.9506721,46.6269608],[18.9507122,46.6268005],[18.9508038,46.6263618],[18.9509125,46.6258926],[18.9510822,46.6252823],[18.9512329,46.6246796],[18.9514732,46.6238327],[18.9516029,46.623291],[18.9516926,46.6229515],[18.9517422,46.6228104],[18.9518433,46.6224022],[18.9519138,46.6220818],[18.9520226,46.6217194],[18.9521427,46.621212],[18.9522533,46.620842],[18.952404,46.6202316],[18.9525223,46.6196709],[18.9526234,46.6193199],[18.9528027,46.6186295],[18.9529438,46.6181717],[18.9530525,46.6177826],[18.9532032,46.6172104],[18.9533329,46.6166801],[18.9533329,46.6165924],[18.9537334,46.6145325],[18.955204,46.6059418],[18.9474735,46.6064224],[18.946703,46.6010895],[18.9455624,46.5934525],[18.9449234,46.5891724],[18.9442825,46.5848198],[18.9436531,46.580471],[18.9431534,46.5761795],[18.9424038,46.5715218],[18.9417324,46.5668221],[18.9426022,46.5667419],[18.9436436,46.5666504],[18.9441738,46.5666313],[18.9452934,46.5665321],[18.9453526,46.566391],[18.9457626,46.56567],[18.9459629,46.5653725],[18.9462032,46.5649796],[18.9465122,46.5645027],[18.9468632,46.5639191],[18.9471436,46.5634308],[18.9472923,46.5631714],[18.9470825,46.5630493],[18.9467926,46.5629921],[18.9463234,46.5629616],[18.9460335,46.5629692],[18.9447021,46.562851],[18.9441433,46.5621605],[18.9441929,46.56213],[18.9444923,46.561161],[18.9448738,46.5599823],[18.9451637,46.559082],[18.9454327,46.5582123],[18.9455738,46.5577812],[18.9455223,46.5573921],[18.9453831,46.5566025],[18.9453735,46.5564919],[18.9452038,46.5555191],[18.9449635,46.554081],[18.9458332,46.5540009],[18.9458237,46.5538826],[18.9465122,46.5538712],[18.9465332,46.5537415],[18.9465427,46.5535622],[18.9465523,46.5534592],[18.9466438,46.5533218],[18.9467335,46.5533409],[18.9468136,46.5533295],[18.9469528,46.5532608],[18.9470634,46.5531006],[18.9482231,46.5513802],[18.948534,46.55093],[18.9491425,46.5500298],[18.9501133,46.5485802],[18.9509125,46.5474205],[18.9510822,46.5469093],[18.9514427,46.5456619],[18.9515438,46.5452995],[18.9515629,46.5451927],[18.9515934,46.5450211],[18.9517536,46.5434914],[18.9519424,46.5415611],[18.9520035,46.541111],[18.952034,46.5408516],[18.9521332,46.5405617],[18.9523239,46.5402527],[18.952404,46.5401611],[18.9526138,46.539959],[18.9531136,46.53965],[18.954874,46.5385818],[18.9552536,46.5383606],[18.9558735,46.5380096],[18.9585838,46.5363693],[18.9586926,46.5362892],[18.9589634,46.536129],[18.959053,46.5360603],[18.9591331,46.5359917],[18.9591923,46.5359001],[18.9593029,46.5356903],[18.9593239,46.5356293],[18.9596424,46.5348015],[18.9596634,46.5347519],[18.9598637,46.5343018],[18.960043,46.5339317],[18.960413,46.5334892],[18.9613628,46.5323524],[18.9628925,46.5305099],[18.9634533,46.5304909],[18.9638538,46.5304413],[18.9649429,46.5303421],[18.965374,46.5303001],[18.965374,46.53022],[18.9667225,46.5301094],[18.9672031,46.5300713],[18.9681931,46.5300217],[18.9684029,46.5300026],[18.968504,46.5299797],[18.9688435,46.5299606],[18.9693031,46.5298996],[18.9695034,46.5298309],[18.9699631,46.5295906],[18.9703922,46.5293808],[18.9704132,46.5293312],[18.970583,46.5293312],[18.9707432,46.5293312],[18.9710732,46.5293427],[18.9711227,46.5293312],[18.9711533,46.5292625],[18.9711723,46.529232],[18.9712124,46.529232],[18.9712639,46.5292511],[18.9717522,46.5294304],[18.9719639,46.5294609],[18.9721336,46.5295105],[18.972723,46.5297318],[18.9728336,46.5297623],[18.9728928,46.5297394],[18.9730034,46.5296402]]},{"id":19518,"author":"AnaDigit","name_GR":"Sultans Trail: 3.11. Kalocsa - B\u00f3ni-fok","description_GR":"Section-Trail 3.11","path":"Sultans_Trail\/sultans_trail_311","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":29064,"name_EN":"Sultans Trail: 3.11. Kalocsa - B\u00f3ni-fok","description_EN":"Section-Trail 3.11","ascent_time":626,"descent_time":626,"marker":"","level":9,"ascent":127,"descent":127,"maxelev":100,"minelev":84,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.88807 46.34181,18.98285 46.52964)","views":1,"millestones":"","x":18.9422226,"y":46.4626884,"coor":[[18.9730015,46.5296402],[18.9733829,46.5293007],[18.973402,46.5292702],[18.9738026,46.5289574],[18.9743614,46.5285988],[18.9744015,46.5285683],[18.9744015,46.5284805],[18.9744625,46.52845],[18.9750118,46.5280876],[18.9759026,46.5275307],[18.9773026,46.5265884],[18.9774628,46.5265694],[18.9777813,46.5263405],[18.9780521,46.5261688],[18.9790726,46.5255775],[18.9792023,46.5254784],[18.9793129,46.5254097],[18.9800129,46.5249901],[18.980402,46.5247498],[18.9817429,46.5239105],[18.9820423,46.5237007],[18.9824219,46.5233879],[18.9825916,46.5232506],[18.9828529,46.5230408],[18.9826927,46.5228882],[18.9823017,46.5225601],[18.9817924,46.5221481],[18.9812622,46.5218391],[18.980402,46.521431],[18.9796314,46.5211983],[18.979393,46.5211411],[18.9788322,46.5210075],[18.978693,46.5210304],[18.9785824,46.5209999],[18.9785118,46.5209808],[18.9782925,46.5209084],[18.9781513,46.5208702],[18.9780312,46.5207787],[18.9775219,46.5206375],[18.9769917,46.5204697],[18.9761314,46.5202408],[18.9755917,46.5200806],[18.975172,46.5199203],[18.9750614,46.5199089],[18.974432,46.5196304],[18.9739723,46.519371],[18.973772,46.5192375],[18.9735622,46.5190773],[18.9732227,46.5186691],[18.9732113,46.518631],[18.9732113,46.5185776],[18.9729519,46.518528],[18.972723,46.5184784],[18.9726524,46.5184593],[18.9725227,46.5183601],[18.9677219,46.5166283],[18.9652023,46.5157204],[18.9643116,46.5154076],[18.9636326,46.5151711],[18.9617519,46.5145073],[18.9579029,46.5131493],[18.9562225,46.5127106],[18.9562531,46.5126495],[18.9567623,46.5117607],[18.9574623,46.5105209],[18.9583626,46.5089684],[18.9591026,46.5075874],[18.9549313,46.5057106],[18.9527016,46.5047073],[18.9493618,46.5032082],[18.9466114,46.5019798],[18.9435616,46.5006409],[18.9448528,46.4992409],[18.9456921,46.4982986],[18.9464016,46.497509],[18.9466114,46.4973183],[18.9473915,46.4966774],[18.9482212,46.4961205],[18.9487228,46.4957695],[18.9511929,46.493969],[18.951582,46.4936905],[18.9529629,46.4927101],[18.954113,46.49189],[18.9549122,46.4913177],[18.9552612,46.4910774],[18.9553928,46.4909706],[18.9557228,46.4906883],[18.9560814,46.4904289],[18.9561729,46.4903679],[18.9563618,46.4902878],[18.9567719,46.4901581],[18.957222,46.4899902],[18.9572716,46.4899673],[18.9571228,46.4898796],[18.9567623,46.4895897],[18.9566422,46.489521],[18.9564629,46.4893799],[18.9557018,46.488678],[18.9556313,46.4886208],[18.9548721,46.4879189],[18.9540825,46.4871483],[18.9537621,46.4868889],[18.9532223,46.4865685],[18.9531517,46.4865189],[18.953043,46.4864502],[18.9529819,46.4864082],[18.9530525,46.4864197],[18.9537315,46.4854088],[18.9538021,46.4853897],[18.9540424,46.4850273],[18.9543514,46.4846306],[18.9544716,46.4843979],[18.9544926,46.48423],[18.9545326,46.4838409],[18.9534817,46.4834175],[18.9527512,46.4831276],[18.951973,46.482811],[18.9511929,46.4825096],[18.9504528,46.4822006],[18.950243,46.4821091],[18.9501915,46.4820786],[18.9501419,46.482048],[18.9501019,46.4820175],[18.9500523,46.4819603],[18.9498425,46.4816895],[18.9488029,46.480278],[18.9478912,46.4790573],[18.946722,46.47752],[18.9458218,46.4762993],[18.9457417,46.4762077],[18.9454727,46.4759178],[18.9454327,46.47575],[18.9455013,46.4749489],[18.9455128,46.4747505],[18.9456024,46.4744682],[18.9455318,46.4742203],[18.9453316,46.473938],[18.9451218,46.4734573],[18.944912,46.4730873],[18.9446125,46.4720001],[18.9445229,46.4714394],[18.9445229,46.4710197],[18.9445629,46.4707375],[18.9444714,46.4705887],[18.9437923,46.4699593],[18.9433117,46.4695396],[18.9432526,46.4694786],[18.943203,46.4693604],[18.9431629,46.4692688],[18.9426517,46.4683075],[18.9425716,46.4680595],[18.9425526,46.4678993],[18.9424629,46.467659],[18.9424019,46.4674187],[18.9423428,46.4672585],[18.9422913,46.4670792],[18.942152,46.4668808],[18.9419422,46.466629],[18.9417229,46.4663696],[18.9415512,46.4662285],[18.9413223,46.4660988],[18.9411621,46.4659996],[18.9410915,46.46595],[18.9409828,46.4657974],[18.9409313,46.4656792],[18.9409218,46.4655685],[18.9409218,46.4654808],[18.941103,46.4650688],[18.9411621,46.4649887],[18.9413013,46.4647789],[18.9415016,46.4644394],[18.9416924,46.4641495],[18.9418812,46.4639282],[18.9419823,46.463871],[18.9421616,46.4637489],[18.9422417,46.4635887],[18.9422417,46.463398],[18.9422016,46.4632988],[18.9422016,46.4632607],[18.9422321,46.4631577],[18.9422512,46.4630394],[18.9422321,46.4628792],[18.9422226,46.4626884],[18.9422321,46.4623985],[18.942152,46.4618301],[18.9421024,46.4615173],[18.9420414,46.461319],[18.9421329,46.4612885],[18.9422417,46.4612885],[18.9423714,46.4612885],[18.9426823,46.461338],[18.9428024,46.4613495],[18.9430313,46.461319],[18.9435329,46.4612007],[18.9436226,46.4612083],[18.9428616,46.4598198],[18.9428215,46.4597282],[18.9420223,46.4585991],[18.9416218,46.4581909],[18.9413223,46.4576683],[18.9444714,46.4568596],[18.9432526,46.4545174],[18.9415226,46.4512482],[18.9400921,46.4485207],[18.9357929,46.4401207],[18.9343529,46.4372177],[18.932682,46.4337807],[18.9316025,46.4317284],[18.927412,46.4233208],[18.9239426,46.4242096],[18.923933,46.4240379],[18.9240417,46.4237099],[18.9243622,46.4228973],[18.9245014,46.4225082],[18.9246826,46.4219589],[18.9249725,46.4214211],[18.9250927,46.4210587],[18.9253616,46.4201698],[18.9254112,46.4199486],[18.9254627,46.4198074],[18.9255714,46.4196587],[18.925663,46.419529],[18.9256725,46.4194603],[18.925663,46.4193878],[18.9256325,46.4193497],[18.9258518,46.4189682],[18.9247227,46.4187393],[18.923912,46.4185791],[18.9239025,46.4185295],[18.9238415,46.4184799],[18.923542,46.4183578],[18.9231319,46.4183006],[18.922802,46.4183197],[18.9219112,46.4181404],[18.919693,46.4176979],[18.9199619,46.4170609],[18.9202423,46.4164581],[18.9205112,46.4158401],[18.9207916,46.4152107],[18.921072,46.4145699],[18.9202728,46.4143982],[18.9202023,46.4142685],[18.9201527,46.4141884],[18.9193916,46.4132385],[18.9192924,46.4130974],[18.9192219,46.4129601],[18.9192219,46.4127502],[18.9192619,46.4123306],[18.9192829,46.4121399],[18.9192619,46.4119987],[18.9192028,46.41185],[18.9191227,46.4117279],[18.918993,46.4116173],[18.9188328,46.4114799],[18.9187012,46.4112778],[18.9186115,46.4110909],[18.918623,46.4108505],[18.9188519,46.4101295],[18.9188728,46.4099693],[18.9188919,46.4098701],[18.9190712,46.4094391],[18.9192314,46.4091606],[18.9177818,46.4083977],[18.9171219,46.4080582],[18.9158726,46.40728],[18.9156818,46.4071503],[18.9155426,46.4070206],[18.9152718,46.406868],[18.9148827,46.4067192],[18.9122028,46.4057083],[18.9112225,46.4053383],[18.9094124,46.4046707],[18.9093018,46.4046173],[18.9092922,46.4044876],[18.9116821,46.4014397],[18.9162216,46.3957405],[18.9233227,46.386898],[18.9233227,46.3867989],[18.9232216,46.3867378],[18.9172115,46.3845177],[18.9168415,46.384449],[18.9103012,46.3820381],[18.9108124,46.3803291],[18.9117222,46.3769875],[18.9118118,46.3764496],[18.9118328,46.3761406],[18.9117928,46.3754387],[18.9114628,46.3731194],[18.9111824,46.3713379],[18.9111824,46.3712082],[18.9112415,46.3705177],[18.9119225,46.3647308],[18.9120922,46.3631897],[18.913063,46.3548088],[18.9131317,46.3545685],[18.9133625,46.3540497],[18.9131317,46.3540192],[18.9128513,46.3539581],[18.9127522,46.3538284],[18.9127216,46.3534279],[18.9126015,46.3533287],[18.9124222,46.3532906],[18.9082718,46.3532104],[18.9066525,46.3531685],[18.9029121,46.3529892],[18.9027729,46.3531494],[18.9025421,46.3533783],[18.9023228,46.353611],[18.9022923,46.3536377],[18.9022923,46.3535995],[18.9022617,46.3533592],[18.9022522,46.3532677],[18.9021816,46.352829],[18.902113,46.3526993],[18.9020214,46.3526382],[18.9018612,46.3526192],[18.901722,46.352581],[18.9015713,46.3525696],[18.9014626,46.3525696],[18.9012012,46.3525581],[18.9001923,46.3525085],[18.8981419,46.3524094],[18.8944912,46.3522377],[18.8909512,46.3520889],[18.8896027,46.3520203],[18.8895226,46.3520279],[18.8894215,46.3520508],[18.8890514,46.3520393],[18.8887424,46.3520203],[18.8886223,46.3520203],[18.8885212,46.3520393],[18.8884716,46.3520889],[18.8883915,46.3521881],[18.8882713,46.3524704],[18.888073,46.3528595],[18.8881912,46.35289],[18.8882828,46.3528786],[18.8884125,46.352829],[18.8886929,46.3527374],[18.8888626,46.3526802],[18.8891716,46.3525505],[18.8893814,46.3525085],[18.8896828,46.3524704],[18.889883,46.3523903],[18.8902912,46.3522491],[18.8905621,46.352169],[18.8906612,46.352108],[18.8907928,46.3519287],[18.890852,46.351799],[18.890892,46.3517075],[18.890892,46.3515701],[18.890873,46.351429],[18.8908329,46.3510094],[18.8909912,46.3476295],[18.8907814,46.3471603],[18.8910313,46.3461685],[18.891222,46.3449783],[18.8912315,46.3439407],[18.8912621,46.3436203],[18.8909512,46.3428192],[18.8907127,46.3424606],[18.8904018,46.3421288],[18.8903828,46.3420486],[18.8904228,46.3418083]]},{"id":19519,"author":"AnaDigit","name_GR":"Sultans Trail: 3.12. B\u00f3ni-fok - P\u00f6rb\u00f6ly","description_GR":"Section-Trail 3.12","path":"Sultans_Trail\/sultans_trail_312","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":22374,"name_EN":"Sultans Trail: 3.12. B\u00f3ni-fok - P\u00f6rb\u00f6ly","description_EN":"Section-Trail 3.12","ascent_time":471,"descent_time":470,"marker":"","level":9,"ascent":218,"descent":228,"maxelev":103,"minelev":85,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.8262 46.19983,18.89042 46.34299)","views":0,"millestones":"","x":18.863327,"y":46.2577362,"coor":[[18.8904152,46.3418083],[18.8900852,46.3417091],[18.8897152,46.3416595],[18.8891354,46.3416481],[18.888546,46.3416367],[18.8879356,46.3415298],[18.8875465,46.3415489],[18.8870659,46.3415298],[18.8866653,46.3415375],[18.8865166,46.3415794],[18.8864269,46.3416672],[18.8863564,46.3417664],[18.885767,46.3417892],[18.8749161,46.3423386],[18.8707066,46.3425598],[18.8618755,46.3429871],[18.8618259,46.342247],[18.8618164,46.3422165],[18.8617954,46.3420181],[18.8617859,46.3419075],[18.8617764,46.3418083],[18.8617363,46.3415184],[18.8617268,46.3414497],[18.8616867,46.3410988],[18.8616753,46.3409462],[18.8616753,46.3407784],[18.8616657,46.340538],[18.8616657,46.3404999],[18.8616867,46.3401794],[18.8617554,46.3390694],[18.8619156,46.3367462],[18.8620262,46.3351364],[18.8621655,46.3331985],[18.8622265,46.3321877],[18.8622761,46.3315468],[18.8622856,46.3313484],[18.8622761,46.3312492],[18.862236,46.3311386],[18.8622055,46.3310394],[18.8620567,46.3307495],[18.8612957,46.3291893],[18.8612766,46.3291473],[18.8612556,46.3291092],[18.861227,46.3290596],[18.8605156,46.3275986],[18.8604355,46.3274498],[18.8603859,46.3273964],[18.8603153,46.3272476],[18.8602753,46.3271484],[18.8602657,46.3270988],[18.8602161,46.3269691],[18.8601856,46.32687],[18.8573265,46.3210564],[18.8563862,46.3191566],[18.8563156,46.3190384],[18.8561859,46.3189087],[18.8561363,46.3188477],[18.8556767,46.3183784],[18.8546753,46.3173294],[18.8544254,46.3170662],[18.8542461,46.3168068],[18.8539753,46.316349],[18.8537369,46.3159485],[18.8536167,46.3157272],[18.8535366,46.3155289],[18.8535271,46.3153763],[18.8535557,46.3150787],[18.8538265,46.3134689],[18.8539066,46.3130493],[18.8539867,46.312767],[18.8541355,46.3123398],[18.8546066,46.3111572],[18.8549557,46.3102798],[18.8550758,46.309967],[18.8551369,46.3097992],[18.855217,46.3096886],[18.8553162,46.3095665],[18.8554058,46.3094978],[18.8558464,46.309227],[18.8562965,46.30896],[18.8593769,46.3070869],[18.8607063,46.3062782],[18.8623161,46.3053284],[18.8636665,46.3045387],[18.8648853,46.3037987],[18.865057,46.3036575],[18.8651352,46.3035774],[18.8652058,46.3034973],[18.8652763,46.3033485],[18.8653259,46.3031464],[18.8653069,46.3027992],[18.8651352,46.3009682],[18.8650169,46.2996483],[18.8648357,46.2977562],[18.8646259,46.2956696],[18.8643456,46.2926292],[18.8643055,46.2916183],[18.8646355,46.2921791],[18.8649769,46.292347],[18.8657169,46.2917595],[18.8679466,46.2899666],[18.8696156,46.2885399],[18.8730164,46.2856293],[18.8767166,46.2824593],[18.8785667,46.2808876],[18.874567,46.2786789],[18.8750668,46.2780075],[18.8760662,46.2772369],[18.876236,46.2770576],[18.8762264,46.2769966],[18.8761158,46.2768478],[18.8759556,46.2767792],[18.8756371,46.2766075],[18.8756065,46.2762871],[18.8757553,46.2758369],[18.8760567,46.2752075],[18.8761158,46.2748184],[18.8763657,46.2741165],[18.8764153,46.2738075],[18.8763256,46.2733192],[18.8762054,46.2729874],[18.8761864,46.2726784],[18.8760967,46.2721596],[18.8760071,46.2719879],[18.8758869,46.2716866],[18.8756161,46.2714882],[18.8754158,46.2714195],[18.8749866,46.2713699],[18.8744068,46.271389],[18.8739567,46.2714691],[18.8732262,46.2716789],[18.8728867,46.2717667],[18.8721466,46.2718086],[18.8719959,46.2717896],[18.870966,46.271637],[18.8700752,46.2714386],[18.869976,46.271347],[18.8677959,46.2708168],[18.8673267,46.2706795],[18.8665962,46.270359],[18.8648453,46.2693787],[18.864727,46.2692566],[18.8646965,46.2691689],[18.8644257,46.2689781],[18.8640766,46.2687492],[18.8637466,46.268528],[18.8632164,46.2681084],[18.8628654,46.2678185],[18.8624458,46.267437],[18.8620663,46.2670975],[18.8617363,46.2668266],[18.8614368,46.2665367],[18.8611355,46.2660675],[18.8609753,46.2656593],[18.8609467,46.2655067],[18.8609962,46.2652893],[18.861557,46.2639084],[18.8615856,46.2635384],[18.8618164,46.2631798],[18.8618755,46.2628593],[18.8618069,46.2625084],[18.8615971,46.2615967],[18.861517,46.2613983],[18.8622055,46.2607193],[18.8623867,46.2605286],[18.8631363,46.2584686],[18.8632965,46.2583275],[18.8634968,46.2581673],[18.8635654,46.257988],[18.8635063,46.2578087],[18.863327,46.2577362],[18.8631763,46.2576981],[18.8629761,46.2577286],[18.8628368,46.2577591],[18.8626957,46.2577362],[18.8626461,46.2576866],[18.8626156,46.2576065],[18.8626652,46.2575264],[18.8628159,46.2574768],[18.8630867,46.2574272],[18.8633671,46.2573471],[18.8634853,46.2572365],[18.863596,46.2570877],[18.8636971,46.256958],[18.8637753,46.2567863],[18.8638763,46.2566071],[18.8640671,46.2565498],[18.864336,46.2565498],[18.8645058,46.2565498],[18.8646069,46.2564888],[18.8646965,46.2563362],[18.864996,46.2559471],[18.8656559,46.2552299],[18.8665562,46.2541275],[18.8674068,46.2531166],[18.8680668,46.252449],[18.8688965,46.2516785],[18.869957,46.2507172],[18.8701954,46.2505493],[18.871006,46.2497482],[18.8713055,46.2492867],[18.8715458,46.2488098],[18.8715858,46.2485771],[18.8715553,46.2483673],[18.869297,46.2471085],[18.8676052,46.246048],[18.8653259,46.2447472],[18.8634453,46.2437172],[18.8633366,46.2436485],[18.863287,46.2435684],[18.863287,46.2434769],[18.8633461,46.2433662],[18.8637962,46.2428665],[18.8642368,46.2425575],[18.8642769,46.2425194],[18.8642864,46.2424774],[18.8642769,46.2424393],[18.8642368,46.2423897],[18.8640556,46.242218],[18.8639565,46.2419472],[18.8637867,46.2417374],[18.8636456,46.2415886],[18.863596,46.2415695],[18.8635368,46.2415581],[18.8634853,46.2415695],[18.8633766,46.2416267],[18.8629971,46.2417793],[18.8628159,46.2417793],[18.862566,46.2417679],[18.8623257,46.2417488],[18.8621655,46.2416992],[18.8618469,46.2416191],[18.8617363,46.2416077],[18.861536,46.2415466],[18.8614559,46.241478],[18.8614063,46.2413673],[18.8613358,46.2411575],[18.8613052,46.2408867],[18.8612366,46.240799],[18.861227,46.2406578],[18.8611755,46.2404976],[18.8611164,46.2404175],[18.8608761,46.2402573],[18.8606968,46.2401199],[18.8606663,46.2400398],[18.8606758,46.2399673],[18.8606758,46.2398071],[18.8606853,46.2395973],[18.8607254,46.2394867],[18.860796,46.2393265],[18.8606567,46.2392464],[18.8605556,46.2391586],[18.8603153,46.2388878],[18.8601456,46.2387085],[18.860096,46.2386894],[18.8600368,46.2386971],[18.8599167,46.2386971],[18.8595753,46.2386971],[18.859417,46.2386665],[18.8593369,46.2386093],[18.8593159,46.2385178],[18.8592968,46.2383995],[18.8591862,46.2382584],[18.8589153,46.2381783],[18.8580856,46.238308],[18.8579254,46.238327],[18.8578568,46.238327],[18.8574753,46.238327],[18.8572655,46.238308],[18.8569965,46.238327],[18.8570766,46.2382774],[18.8571663,46.2381477],[18.8571968,46.2379799],[18.8572464,46.2377892],[18.8572559,46.2374496],[18.8572464,46.2371063],[18.8572254,46.2368584],[18.8571854,46.2358475],[18.8572369,46.2356377],[18.8572559,46.2355576],[18.8572559,46.2354164],[18.8572559,46.2350769],[18.8573456,46.2347794],[18.8575859,46.2341995],[18.8578663,46.233448],[18.8579464,46.2331467],[18.858057,46.2327271],[18.8579865,46.2326584],[18.8550053,46.2300987],[18.8519554,46.2275085],[18.8518353,46.2274094],[18.851757,46.2272987],[18.8517361,46.2271996],[18.851717,46.22715],[18.8516865,46.2270966],[18.8514862,46.2269974],[18.8512554,46.2269173],[18.8510056,46.2266769],[18.8448162,46.2213669],[18.8386269,46.2160492],[18.834486,46.2125092],[18.8323956,46.2107391],[18.8290558,46.2079086],[18.8282166,46.2071381],[18.8277569,46.2067566],[18.8272266,46.2063179],[18.8266964,46.2058868],[18.8263569,46.2055397],[18.8261967,46.2054176],[18.8268566,46.2050095],[18.828207,46.204277],[18.8282471,46.2042465],[18.8282757,46.2042198],[18.8282852,46.2041779],[18.8283958,46.2039375],[18.8284454,46.2037697],[18.8284664,46.2036095],[18.8284454,46.2035065],[18.8283768,46.2034073],[18.8283558,46.2033272],[18.8284168,46.2030563],[18.8284359,46.2027969],[18.8283558,46.2025681],[18.8283863,46.2024193],[18.8283958,46.2023277],[18.8283958,46.2021866],[18.8284359,46.2021484],[18.828146,46.2019577],[18.8280563,46.2018967],[18.8276768,46.2014999],[18.827446,46.2012787],[18.8272552,46.2010994],[18.8271065,46.2009277],[18.8266068,46.2003784],[18.8265057,46.2002373],[18.8264656,46.2001686],[18.826437,46.2000885],[18.8264065,46.1999397],[18.8263855,46.1998672],[18.8263569,46.1998291]]},{"id":19520,"author":"AnaDigit","name_GR":"Sultans Trail: 3.13. P\u00f6rb\u00f6ly - Dunaszekcs\u00f6","description_GR":"Section-Trail 3.13","path":"Sultans_Trail\/sultans_trail_313","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19760,"name_EN":"Sultans Trail: 3.13. P\u00f6rb\u00f6ly - Dunaszekcs\u00f6","description_EN":"Section-Trail 3.13","ascent_time":411,"descent_time":411,"marker":"","level":9,"ascent":235,"descent":234,"maxelev":154,"minelev":83,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.75799 46.08429,18.84418 46.19989)","views":0,"millestones":"","x":18.7815437,"y":46.1305618,"coor":[[18.8263645,46.1998329],[18.8264446,46.199852],[18.8266239,46.1998825],[18.8276749,46.1998825],[18.8281136,46.1998825],[18.8308449,46.1998825],[18.8320637,46.1998825],[18.8328037,46.1998825],[18.8341942,46.1997414],[18.8360844,46.1995811],[18.8368645,46.1994743],[18.8372536,46.1993027],[18.8375244,46.199192],[18.837595,46.199131],[18.8376141,46.1990623],[18.8376541,46.1988907],[18.8377533,46.1987419],[18.8378334,46.1987534],[18.8381748,46.1984711],[18.8389149,46.1978722],[18.8390636,46.1977615],[18.8391533,46.1977043],[18.8392334,46.1975212],[18.8394451,46.1972809],[18.8398247,46.196991],[18.8401337,46.196743],[18.8400536,46.1965942],[18.8400536,46.1963806],[18.8400345,46.1962128],[18.8401051,46.1960335],[18.8402843,46.1958733],[18.8403339,46.1957817],[18.8403034,46.1954918],[18.8402348,46.1953011],[18.8402538,46.1951828],[18.8403339,46.1950722],[18.8405037,46.1951942],[18.8410149,46.194912],[18.8415146,46.1945229],[18.8417549,46.1943436],[18.8418941,46.1940842],[18.8422241,46.1939926],[18.8423443,46.1938934],[18.842474,46.1937714],[18.8428135,46.1937828],[18.8429337,46.1937332],[18.8430538,46.1937141],[18.8433037,46.1936531],[18.8433437,46.1933937],[18.8433743,46.193203],[18.8434849,46.1930923],[18.8436947,46.1930428],[18.8439045,46.1930122],[18.8441143,46.1929436],[18.8440838,46.1926613],[18.8441143,46.1924438],[18.8440151,46.1921806],[18.8438835,46.1919632],[18.8437042,46.1917343],[18.8436337,46.1916237],[18.8436337,46.1915207],[18.8436852,46.191433],[18.8439045,46.1912537],[18.8441849,46.1911812],[18.8441448,46.1910629],[18.8437443,46.1899338],[18.8434238,46.1888924],[18.8429546,46.1868134],[18.8427143,46.1859131],[18.8426151,46.185463],[18.8425846,46.1852341],[18.8425541,46.1848526],[18.8425941,46.1833038],[18.8426151,46.1825409],[18.8426151,46.1811409],[18.8425941,46.1804924],[18.8425236,46.1800041],[18.8423347,46.1789131],[18.8418941,46.1765709],[18.841835,46.176342],[18.8415947,46.1760139],[18.8414536,46.1758728],[18.8413048,46.1757622],[18.841135,46.1756935],[18.8407936,46.1756821],[18.8387337,46.1758041],[18.8382339,46.1758118],[18.837925,46.1757927],[18.8364143,46.1756439],[18.8360748,46.1755943],[18.8358841,46.1755524],[18.8356247,46.1754532],[18.8342533,46.1747627],[18.8329239,46.1741524],[18.8327236,46.1740227],[18.8325043,46.1738319],[18.8321342,46.1734543],[18.8315849,46.172924],[18.8322544,46.1726341],[18.8322735,46.1725616],[18.8320541,46.172142],[18.8320141,46.1719933],[18.8320637,46.1714706],[18.8321342,46.171093],[18.8322945,46.1708107],[18.8323841,46.1706123],[18.832325,46.1704712],[18.8322735,46.1703911],[18.8321152,46.1702232],[18.8320847,46.1701317],[18.8321247,46.170063],[18.8321743,46.1699333],[18.8322945,46.1697731],[18.8323746,46.169651],[18.8325939,46.1688728],[18.8328838,46.1677017],[18.8331947,46.1662331],[18.8332939,46.1658936],[18.833334,46.1656837],[18.833334,46.1655922],[18.833334,46.1654434],[18.8332634,46.1652832],[18.8331947,46.1651039],[18.8329334,46.1645737],[18.8328037,46.1642914],[18.8312836,46.1610909],[18.830904,46.1605606],[18.8306446,46.1601219],[18.8306046,46.1598244],[18.8307934,46.1594734],[18.8311634,46.1588936],[18.8311939,46.1586723],[18.8312035,46.1582909],[18.8315239,46.1575241],[18.8317547,46.1574631],[18.8321648,46.1574135],[18.8324947,46.1574211],[18.8326244,46.1573906],[18.8331451,46.157093],[18.8335743,46.1566124],[18.8342247,46.1558838],[18.8345451,46.1555443],[18.8346748,46.1551323],[18.8346748,46.1548538],[18.8345642,46.1544838],[18.8342934,46.153923],[18.8341846,46.1533241],[18.8341751,46.153141],[18.8335838,46.1523132],[18.8331146,46.1515121],[18.8326149,46.1507034],[18.8322639,46.150322],[18.8318634,46.1498108],[18.8315449,46.148983],[18.8310642,46.1480942],[18.8303242,46.147213],[18.8296146,46.1460838],[18.8285751,46.1450119],[18.8281937,46.1445427],[18.8280449,46.1442719],[18.8279037,46.1437416],[18.8280449,46.1435432],[18.8280544,46.143261],[18.8279934,46.1430321],[18.8268948,46.1412926],[18.8254337,46.1395226],[18.8232746,46.1368141],[18.8220634,46.1354218],[18.8216133,46.1347122],[18.8205833,46.1333427],[18.819664,46.1333122],[18.8171844,46.1332817],[18.8132343,46.1332626],[18.8098335,46.1332321],[18.8016739,46.1331635],[18.7945938,46.1331024],[18.7917252,46.1331024],[18.7914848,46.1330833],[18.7913151,46.1330643],[18.7911339,46.1329842],[18.790554,46.1326141],[18.7900448,46.1322632],[18.7890434,46.1315231],[18.7889252,46.1314316],[18.7882347,46.1309128],[18.788065,46.1309814],[18.7879639,46.131012],[18.7878342,46.1310425],[18.7877045,46.1310539],[18.7875137,46.1310616],[18.7871933,46.1310616],[18.7870235,46.1310616],[18.7867546,46.1310425],[18.786375,46.1309929],[18.7861538,46.1309929],[18.7853451,46.1310425],[18.7852249,46.1310425],[18.7851448,46.1310425],[18.7850647,46.131031],[18.7840538,46.1308708],[18.7836037,46.1308136],[18.7832241,46.1307411],[18.7826633,46.1306839],[18.7815437,46.1305618],[18.7808151,46.1304512],[18.7801838,46.1303024],[18.7787037,46.1298409],[18.7781944,46.1296539],[18.7775345,46.1293106],[18.7772541,46.1292229],[18.7770443,46.1291809],[18.7765846,46.1291313],[18.7763443,46.1290932],[18.7762337,46.1290627],[18.7759151,46.1289635],[18.7756138,46.1288109],[18.7753143,46.128643],[18.7751141,46.1284943],[18.7743435,46.1279411],[18.774004,46.1277008],[18.7735634,46.1274414],[18.7731037,46.1271935],[18.7728939,46.1270714],[18.7725449,46.1268044],[18.7723942,46.1267128],[18.772234,46.1266212],[18.7717438,46.1264038],[18.7711544,46.1262131],[18.7704849,46.1260529],[18.7707939,46.1254539],[18.7710934,46.1248627],[18.7712345,46.1243935],[18.7712936,46.1238823],[18.771265,46.1230621],[18.771225,46.1228638],[18.7713642,46.1218109],[18.7715149,46.121582],[18.7722149,46.1211929],[18.7725143,46.1209221],[18.7727051,46.1207008],[18.7728748,46.1204338],[18.7730141,46.1202431],[18.7731342,46.1200409],[18.7733536,46.119503],[18.7734833,46.1192322],[18.7735443,46.1190643],[18.7735748,46.1189308],[18.7735939,46.1187935],[18.7735844,46.1186142],[18.7735138,46.1183014],[18.7735233,46.1182213],[18.7735348,46.1181526],[18.7735233,46.1180534],[18.7727051,46.1176109],[18.7724838,46.1175117],[18.7717152,46.1172829],[18.7702236,46.1170807],[18.7695236,46.116993],[18.7677441,46.116684],[18.764555,46.1160927],[18.7643337,46.1160431],[18.7639751,46.1158829],[18.7609234,46.1143723],[18.7607841,46.1142731],[18.7605839,46.1140633],[18.7603836,46.1137924],[18.7602634,46.1135826],[18.7617035,46.1133308],[18.7617645,46.1133041],[18.7618351,46.1132622],[18.7618942,46.1131935],[18.7625751,46.1120834],[18.7626133,46.1119423],[18.7627048,46.1115417],[18.7627144,46.111412],[18.7626247,46.1109428],[18.7626247,46.1109009],[18.7626648,46.1108742],[18.7627144,46.1108437],[18.7628536,46.1108437],[18.7627449,46.1108208],[18.7626648,46.1107712],[18.7626247,46.110714],[18.7625637,46.1103706],[18.7623444,46.1095314],[18.7622337,46.1092834],[18.7621346,46.1092224],[18.7619839,46.1091614],[18.7611237,46.1090622],[18.7608547,46.1089821],[18.760334,46.1087532],[18.7600136,46.1086121],[18.7599545,46.108532],[18.7599449,46.1084328],[18.759964,46.108223],[18.7600536,46.107914],[18.7601738,46.1076927],[18.7605839,46.1072235],[18.7608738,46.106781],[18.7611752,46.1063919],[18.7614136,46.1061134],[18.7613945,46.1059341],[18.761425,46.1057739],[18.7614346,46.1055717],[18.761425,46.1053238],[18.7615051,46.1050529],[18.7616043,46.104744],[18.761694,46.1039009],[18.7617645,46.1035423],[18.7616348,46.1035042],[18.7615147,46.1034317],[18.7613049,46.1032219],[18.7611542,46.1030922],[18.7610245,46.1029243],[18.760994,46.1028328],[18.7609749,46.1027107],[18.7609749,46.1026115],[18.7610149,46.1024818],[18.7611446,46.102272],[18.7612438,46.1021118],[18.7617645,46.1014633],[18.7621136,46.1010208],[18.7621651,46.1009407],[18.7622738,46.1008224],[18.7623539,46.1007233],[18.7623844,46.1006737],[18.7623844,46.1006241],[18.7623634,46.1005821],[18.7621651,46.100544],[18.7616043,46.1003418],[18.7611637,46.1001129],[18.7606735,46.0998421],[18.7605534,46.0997925],[18.7604637,46.0997238],[18.7604141,46.0996513],[18.7603645,46.0995941],[18.7603245,46.0995522],[18.7603836,46.099514],[18.7609444,46.0986023],[18.7610149,46.0985336],[18.7612934,46.0982628],[18.7613335,46.0982018],[18.7613335,46.0981407],[18.7613239,46.0980415],[18.7613735,46.0977135],[18.7613544,46.0976143],[18.7613239,46.0975418],[18.7613049,46.0974808],[18.7612839,46.0974121],[18.7613049,46.0972023],[18.7612743,46.0971642],[18.7612343,46.0971413],[18.7611141,46.0971336],[18.7607346,46.0971527],[18.7606945,46.0971413],[18.7606544,46.0971222],[18.7606544,46.097084],[18.7606449,46.0969543],[18.7607136,46.0966721],[18.760725,46.0965233],[18.7607136,46.0962219],[18.7606449,46.0958443],[18.7606449,46.0955124],[18.7606544,46.0953331],[18.7606544,46.0948334],[18.7606945,46.0944519],[18.7608051,46.0939522],[18.7608433,46.0937614],[18.7608337,46.0936241],[18.760704,46.0933914],[18.7604446,46.0930443],[18.7601738,46.0926514],[18.7598248,46.0923119],[18.7587147,46.0913734],[18.7586346,46.0913124],[18.7583351,46.0910416],[18.7580643,46.0908318],[18.7579937,46.0907822],[18.7580738,46.0905113],[18.7580948,46.089962],[18.7581348,46.0897713],[18.7582035,46.0895119],[18.7582951,46.0891342],[18.7584133,46.0886116],[18.7584648,46.0883408],[18.7585239,46.0880432],[18.7586441,46.0877342],[18.7586746,46.0876122],[18.7586937,46.0875435],[18.7587051,46.0873833],[18.7586842,46.0872536],[18.7586536,46.0871429],[18.7587433,46.0870514],[18.7589836,46.0868225],[18.7590942,46.0867119],[18.7592449,46.0864639],[18.7598343,46.0854721],[18.7599449,46.0852928],[18.7603245,46.0847015],[18.7604141,46.0845413],[18.7604752,46.0845032],[18.7606544,46.0844421],[18.7609749,46.0843925],[18.7611847,46.0843811],[18.7614536,46.0843811],[18.7615948,46.0842934]]},{"id":19521,"author":"AnaDigit","name_GR":"Sultans Trail: 3.14. Dunaszekcs\u00f6 - Moh\u00e1cs","description_GR":"Section-Trail 3.14","path":"Sultans_Trail\/sultans_trail_314","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16728,"name_EN":"Sultans Trail: 3.14. Dunaszekcs\u00f6 - Moh\u00e1cs","description_EN":"Section-Trail 3.14","ascent_time":345,"descent_time":345,"marker":"","level":9,"ascent":80,"descent":81,"maxelev":90,"minelev":80,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.68845 45.99084,18.78316 46.08429)","views":0,"millestones":"","x":18.7399235,"y":46.013813,"coor":[[18.7615948,46.0842934],[18.7622242,46.0841141],[18.7623539,46.0840759],[18.7661839,46.080883],[18.7663441,46.0808449],[18.7663841,46.0808563],[18.7665539,46.0809746],[18.7669849,46.081295],[18.7671146,46.0813942],[18.767334,46.0817032],[18.7674751,46.0818558],[18.7677345,46.0821037],[18.7679138,46.0822334],[18.7681446,46.0823631],[18.7683048,46.0824432],[18.7684536,46.0824852],[18.7684841,46.0822334],[18.7688236,46.0792351],[18.7688351,46.0792046],[18.7688236,46.0792351],[18.7689152,46.0792236],[18.7690144,46.0786743],[18.7690544,46.0783157],[18.7690449,46.0782661],[18.7690239,46.0782051],[18.7682743,46.078186],[18.7682343,46.0781364],[18.7682343,46.0779953],[18.7682438,46.0775261],[18.7683144,46.076664],[18.7683449,46.075676],[18.7683544,46.0748749],[18.7683735,46.0745964],[18.768425,46.0745049],[18.7684937,46.0743637],[18.769125,46.0735664],[18.7696152,46.0731544],[18.7698536,46.0729065],[18.770195,46.0723152],[18.7707253,46.0711746],[18.7709351,46.0709152],[18.7713242,46.0702438],[18.7723351,46.0687637],[18.7724438,46.0686531],[18.7726345,46.068615],[18.7732334,46.0684967],[18.7734852,46.0684166],[18.773674,46.0682259],[18.774025,46.0679054],[18.7743435,46.0676537],[18.7744446,46.0674934],[18.7746449,46.0672951],[18.7776642,46.0650253],[18.7778549,46.0648842],[18.7788734,46.0641365],[18.7803745,46.0629959],[18.7808952,46.0622139],[18.7822742,46.0598755],[18.783165,46.0584564],[18.7815838,46.0578346],[18.7809944,46.0575752],[18.7806244,46.0573845],[18.7783451,46.0560341],[18.7760639,46.0546341],[18.7749844,46.0540543],[18.7732849,46.0529938],[18.7703552,46.0513039],[18.7696838,46.0509148],[18.766964,46.0492554],[18.7624435,46.0465965],[18.7581234,46.0440865],[18.7580738,46.0440559],[18.7577648,46.0438766],[18.7566338,46.0432243],[18.7561951,46.0429764],[18.7548847,46.0422058],[18.7547646,46.0420952],[18.7546635,46.0419655],[18.7541447,46.040966],[18.7534637,46.0392151],[18.7516937,46.034893],[18.7502747,46.0313339],[18.7499142,46.0301247],[18.7494736,46.0293236],[18.7494049,46.0291634],[18.7493744,46.0291138],[18.7488651,46.0280838],[18.7487144,46.0277443],[18.7486935,46.0276337],[18.748724,46.027565],[18.748764,46.0275154],[18.7488346,46.0274849],[18.7489243,46.0274734],[18.749115,46.0274963],[18.7498646,46.0275459],[18.7499638,46.0275345],[18.7500343,46.0275154],[18.7500839,46.0274544],[18.7500935,46.0273933],[18.7501049,46.0272331],[18.7500534,46.0267334],[18.7500744,46.0226631],[18.750185,46.0188446],[18.7500439,46.0188255],[18.749794,46.0187149],[18.7482052,46.0179062],[18.7472649,46.0173531],[18.7457447,46.0163651],[18.7438049,46.0151939],[18.7425938,46.0144844],[18.7411938,46.0141449],[18.7399235,46.013813],[18.7388744,46.0136147],[18.7380543,46.0135536],[18.7370739,46.0135345],[18.7344246,46.0132637],[18.732645,46.0130844],[18.7288952,46.0125465],[18.7269249,46.0122337],[18.7269249,46.0110359],[18.7260246,46.0109749],[18.7243748,46.0108833],[18.722765,46.0108452],[18.7214546,46.0108452],[18.7207146,46.0109634],[18.7200947,46.0110359],[18.719595,46.0111237],[18.7191048,46.0112343],[18.7177639,46.0115547],[18.7161236,46.0118866],[18.7155342,46.0120049],[18.7149334,46.012104],[18.7147942,46.012104],[18.7146244,46.012085],[18.7142735,46.0119667],[18.7119141,46.0111961],[18.7112637,46.010994],[18.7105045,46.0107346],[18.7105141,46.0105743],[18.7099037,46.0103645],[18.7090836,46.0100441],[18.7085552,46.0098343],[18.7081852,46.009594],[18.7080345,46.0094757],[18.707695,46.0093956],[18.7072735,46.0093765],[18.7065735,46.0093346],[18.7056541,46.0093231],[18.7051945,46.0093346],[18.704464,46.0094032],[18.7040634,46.0094452],[18.7037849,46.0094452],[18.703804,46.0090332],[18.7038345,46.0083961],[18.7039547,46.0080032],[18.7041245,46.0074654],[18.704565,46.006134],[18.7046642,46.0058441],[18.7048035,46.005146],[18.704834,46.0050163],[18.7048836,46.004715],[18.7053146,46.003376],[18.7056046,46.0024643],[18.7057438,46.0022049],[18.705965,46.0019264],[18.7063446,46.0013733],[18.7065639,46.0010948],[18.7069244,46.0007439],[18.7072544,46.0003967],[18.7078247,45.9998245],[18.7078838,45.9997635],[18.7071743,45.9993935],[18.7065544,45.999073],[18.706295,45.9989357],[18.705574,45.9985657],[18.7053146,45.9984245],[18.7049847,45.9982567],[18.7047844,45.9981651],[18.7046146,45.9980965],[18.704464,45.9980431],[18.7043037,45.9979935],[18.704134,45.9979439],[18.7040253,45.9979134],[18.7038536,45.9978752],[18.7036743,45.9978447],[18.7033939,45.9977951],[18.7030144,45.9977531],[18.7026844,45.9977264],[18.7025051,45.9977036],[18.7022839,45.9976654],[18.7021542,45.9976463],[18.702034,45.9976044],[18.7018337,45.9975548],[18.701685,45.9975052],[18.7015438,45.9974632],[18.7013836,45.9973946],[18.7010841,45.9972534],[18.7005138,45.9969635],[18.7000446,45.9967155],[18.6993446,45.9963531],[18.6990452,45.9962044],[18.6987438,45.9960365],[18.6982841,45.9957962],[18.6978245,45.995575],[18.697155,45.9952354],[18.6969147,45.9951057],[18.6950035,45.9935265],[18.6948147,45.9934158],[18.6942635,45.9931831],[18.6941643,45.993145],[18.6936436,45.9929466],[18.6933937,45.9933357],[18.6931934,45.9935036],[18.692915,45.9933853],[18.6926136,45.9931831],[18.6925335,45.993103],[18.6916447,45.9928131],[18.6918144,45.9924431],[18.6888943,45.9919052],[18.6885242,45.9918633],[18.6884537,45.9918442],[18.6887951,45.9908447],[18.6889648,45.9908867]]},{"id":19522,"author":"AnaDigit","name_GR":"Sultans Trail: 3.15. Moh\u00e1cs - Hercegsz\u00e1nt\u00f3 (H)","description_GR":"Section-Trail 3.15","path":"Sultans_Trail\/sultans_trail_315","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":26274,"name_EN":"Sultans Trail: 3.15. Moh\u00e1cs - Hercegsz\u00e1nt\u00f3 (H)","description_EN":"Section-Trail 3.15","ascent_time":559,"descent_time":559,"marker":"","level":9,"ascent":214,"descent":215,"maxelev":98,"minelev":79,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.68898 45.92666,18.94151 45.99766)","views":0,"millestones":"","x":18.7823067,"y":45.9356537,"coor":[[18.6889763,45.9908752],[18.6895657,45.9910049],[18.6903057,45.9912071],[18.6917458,45.9915848],[18.6922169,45.9916458],[18.6932659,45.9918938],[18.6941662,45.992157],[18.6939259,45.992485],[18.6936264,45.9929352],[18.6941566,45.9931374],[18.6942558,45.9931755],[18.6948071,45.9934044],[18.6949959,45.993515],[18.696907,45.9950943],[18.6971474,45.995224],[18.6978168,45.9955673],[18.6982765,45.9957848],[18.6987362,45.9960251],[18.6990356,45.9961967],[18.699337,45.9963455],[18.700037,45.9967041],[18.7005062,45.9969559],[18.7010765,45.9972458],[18.701376,45.9973869],[18.7015362,45.9974556],[18.7016773,45.9974937],[18.7018261,45.9975471],[18.7020264,45.9975967],[18.7021465,45.9976349],[18.7022762,45.997654],[18.7025166,45.9972458],[18.7027264,45.9970055],[18.7028275,45.9969063],[18.7036057,45.9962273],[18.7043266,45.995636],[18.7057171,45.9945374],[18.7062664,45.9941139],[18.7066765,45.9937439],[18.7072372,45.9932365],[18.708046,45.992485],[18.7085571,45.9920273],[18.7090263,45.9916267],[18.7092457,45.9914742],[18.7100658,45.9909744],[18.710907,45.9904747],[18.7118568,45.9899254],[18.7146473,45.988266],[18.718317,45.9858971],[18.7186375,45.9857063],[18.7194462,45.9852448],[18.7212772,45.984314],[18.7225666,45.9836159],[18.7229156,45.9834251],[18.7238464,45.9829063],[18.7246361,45.9824142],[18.7250061,45.9822044],[18.7255173,45.9818764],[18.7259674,45.9815445],[18.7262764,45.9812851],[18.726656,45.9809647],[18.7275772,45.980175],[18.7287064,45.979187],[18.7293568,45.9786072],[18.7295856,45.978405],[18.7299061,45.978157],[18.7301369,45.9779968],[18.7307968,45.9775238],[18.7313061,45.9772263],[18.731657,45.977066],[18.732357,45.9768562],[18.7332668,45.9765854],[18.7338257,45.9764252],[18.7346363,45.9761772],[18.7354164,45.9759865],[18.7359066,45.9759369],[18.7365856,45.9759254],[18.7369366,45.9759254],[18.7377968,45.975914],[18.7399158,45.9758949],[18.7408257,45.9759254],[18.7418175,45.975975],[18.7431259,45.9760437],[18.7434769,45.9760666],[18.7435265,45.9760666],[18.7440357,45.9761047],[18.7450161,45.9761543],[18.7461166,45.9762039],[18.7467461,45.9761772],[18.7478161,45.9761238],[18.7487774,45.9760551],[18.7497559,45.9759865],[18.7506561,45.9759254],[18.7513065,45.9758644],[18.7522964,45.9757652],[18.7529564,45.9756851],[18.7534962,45.9755554],[18.7538567,45.9754562],[18.7541256,45.9753838],[18.7553158,45.9750252],[18.7569256,45.9745064],[18.758337,45.9741249],[18.7589569,45.9739571],[18.7595959,45.973835],[18.760397,45.9737358],[18.7616863,45.9736137],[18.7628956,45.973484],[18.765007,45.9732742],[18.7659264,45.973175],[18.7662773,45.9731445],[18.7669964,45.9730644],[18.7675972,45.9729652],[18.7686863,45.9727364],[18.7703667,45.9723663],[18.7722168,45.9719963],[18.7728558,45.971817],[18.773407,45.9716263],[18.7740574,45.9713554],[18.7747269,45.971096],[18.7759457,45.9706039],[18.776226,45.9704971],[18.7763958,45.970417],[18.7766171,45.9702873],[18.7769375,45.9700546],[18.7779865,45.9692154],[18.7789268,45.9684639],[18.7790165,45.9683952],[18.7793369,45.9681549],[18.7795258,45.9680138],[18.7796974,45.9678955],[18.7799873,45.9676552],[18.7806168,45.9671555],[18.7814064,45.966526],[18.7816372,45.9663467],[18.7817459,45.9662666],[18.7823467,45.9656639],[18.7828465,45.9651451],[18.7830963,45.9648438],[18.783186,45.9646645],[18.7832661,45.9643555],[18.7832165,45.9638557],[18.7831764,45.9635353],[18.7831364,45.9632149],[18.7830067,45.9619751],[18.7829666,45.961586],[18.7829056,45.9609756],[18.7828465,45.9599266],[18.7827663,45.9594269],[18.7826862,45.9592438],[18.7825966,45.9591141],[18.7824764,45.9589844],[18.7822762,45.9588051],[18.7815361,45.9581947],[18.7799168,45.9568062],[18.7797565,45.9566574],[18.7781868,45.9554863],[18.776907,45.9545555],[18.7767372,45.9544258],[18.7765675,45.9542961],[18.7762566,45.9540253],[18.7757969,45.9534454],[18.7753563,45.9528847],[18.7750664,45.952446],[18.7747974,45.9518547],[18.7744465,45.9511452],[18.7743664,45.9509354],[18.7741661,45.9503937],[18.7738762,45.9494438],[18.7738361,45.9493256],[18.7738056,45.9492455],[18.773777,45.9491348],[18.7736568,45.9482841],[18.7736073,45.947937],[18.7735462,45.9471664],[18.7735462,45.9462547],[18.7735958,45.945816],[18.7736168,45.9456062],[18.7737675,45.9448738],[18.7737675,45.9448242],[18.7739258,45.9442139],[18.7742271,45.9433861],[18.7746773,45.9423637],[18.775177,45.941494],[18.7756767,45.9407349],[18.7767467,45.9394341],[18.7770157,45.9391937],[18.7770462,45.939167],[18.7771168,45.9390945],[18.7779675,45.9383049],[18.7784863,45.9379044],[18.7796974,45.9370461],[18.7805557,45.9365158],[18.7817574,45.9359055],[18.7820358,45.9357758],[18.7823067,45.9356537],[18.782917,45.9354172],[18.7839756,45.9350166],[18.785656,45.9344139],[18.7894058,45.9330864],[18.7906761,45.9326439],[18.7914867,45.9323273],[18.7921963,45.932045],[18.7936172,45.9313774],[18.7948761,45.9307556],[18.7967663,45.9298439],[18.7987766,45.9288139],[18.8031368,45.9266548],[18.8033867,45.9269142],[18.8037071,45.9272766],[18.8040066,45.9275475],[18.8043175,45.9278374],[18.804636,45.9286041],[18.8048859,45.9290352],[18.8050461,45.9291458],[18.8054657,45.9293175],[18.8058472,45.9295158],[18.8062172,45.9298058],[18.8065567,45.9301147],[18.806797,45.930336],[18.8070869,45.9306259],[18.8073959,45.9308167],[18.8076363,45.9308968],[18.8080063,45.9311142],[18.8083057,45.9313965],[18.8085365,45.9315262],[18.8090858,45.931797],[18.8095169,45.9318771],[18.809866,45.932045],[18.8103561,45.9321938],[18.8105965,45.9323273],[18.8108559,45.9323845],[18.8110657,45.9325256],[18.8112869,45.9325562],[18.8115559,45.9326744],[18.8123169,45.9329071],[18.8128967,45.9331551],[18.8131962,45.9332466],[18.8137264,45.9334259],[18.8141861,45.9336166],[18.8154259,45.934166],[18.8158169,45.9343147],[18.8162766,45.9346161],[18.8164558,45.9347572],[18.8168659,45.9349251],[18.8172073,45.9350967],[18.8175163,45.9351654],[18.8180466,45.9354057],[18.8191662,45.9356346],[18.8195572,45.9356766],[18.8214073,45.9365044],[18.8232365,45.9369774],[18.8243866,45.9372139],[18.8268566,45.9377747],[18.8287373,45.9382172],[18.829277,45.9382973],[18.8301868,45.9385338],[18.8319073,45.9388962],[18.8325157,45.9390945],[18.833786,45.9393768],[18.8346672,45.9394455],[18.8351173,45.9395142],[18.8356266,45.9396439],[18.8361473,45.9396973],[18.8375072,45.9400444],[18.8382969,45.940136],[18.8391972,45.9403038],[18.8414669,45.9406738],[18.8418064,45.9406738],[18.8420563,45.9405937],[18.8423958,45.9405365],[18.842617,45.9404755],[18.8430767,45.9402046],[18.8433361,45.9402466],[18.8452568,45.9404869],[18.8472157,45.9407349],[18.851326,45.941246],[18.8532372,45.9414864],[18.8533573,45.9415054],[18.8537159,45.9414749],[18.8540173,45.9413948],[18.8543167,45.9412842],[18.8545971,45.9411774],[18.8547459,45.941124],[18.8552971,45.9409561],[18.8557968,45.9409142],[18.8564358,45.9409447],[18.8576069,45.9411659],[18.8582859,45.941227],[18.8592663,45.9413147],[18.8598061,45.9413948],[18.8603268,45.9415169],[18.860857,45.9417152],[18.8632374,45.9427338],[18.8636475,45.9429054],[18.8643169,45.9430847],[18.8648968,45.9431953],[18.8655472,45.9433365],[18.8661671,45.9434662],[18.8664074,45.9434662],[18.8666973,45.9434357],[18.8669472,45.9434242],[18.8674164,45.9434357],[18.8686466,45.9435043],[18.8689671,45.9435043],[18.8696957,45.9433861],[18.8705673,45.9431839],[18.8731365,45.9425545],[18.8747559,45.9421272],[18.8755169,45.9419174],[18.8756561,45.9419174],[18.8757973,45.9419441],[18.8758774,45.9420166],[18.875946,45.9421043],[18.8760071,45.9423447],[18.8761768,45.9429169],[18.8763256,45.943306],[18.8765259,45.943264],[18.8767567,45.9432373],[18.8768463,45.9432259],[18.8769474,45.9432259],[18.8771172,45.9432373],[18.877306,45.9432449],[18.8795471,45.9434967],[18.8806171,45.9435844],[18.8813858,45.9436569],[18.8844166,45.943924],[18.886776,45.9441566],[18.8870163,45.9441872],[18.8871861,45.9442062],[18.8873463,45.9442139],[18.887516,45.9442253],[18.8894768,45.944294],[18.8906059,45.9443474],[18.8937168,45.9444847],[18.8941174,45.9445038],[18.8955765,45.9445648],[18.8961067,45.9446068],[18.8965073,45.9446449],[18.8979874,45.944767],[18.9063358,45.9454651],[18.9128075,45.9460068],[18.9147072,45.946167],[18.9188366,45.9465141],[18.9189968,45.9465256],[18.9217167,45.9467354],[18.9231663,45.9468651],[18.9242172,45.9469566],[18.924427,45.9469948],[18.9245758,45.9470253],[18.9246864,45.9470673],[18.9248772,45.9471664],[18.9250069,45.9472466],[18.9254856,45.9475555],[18.9258366,45.9478073],[18.9262867,45.9480743],[18.9264259,45.9481659],[18.9265461,45.9481773],[18.926897,45.9482346],[18.9273071,45.948307],[18.927597,45.9483871],[18.9279175,45.9484749],[18.9281158,45.948555],[18.9285069,45.9487457],[18.9287663,45.9488754],[18.9289665,45.9489555],[18.929306,45.9490356],[18.9296761,45.9490967],[18.9301167,45.9491158],[18.9301968,45.9491272],[18.9306965,45.9492073],[18.9313564,45.949337],[18.9315357,45.9493637],[18.9334259,45.9496765],[18.9337463,45.9497147],[18.9338474,45.9497337],[18.9344368,45.9498138],[18.9350166,45.9498749],[18.9356174,45.9499359],[18.9363365,45.9500046],[18.9368763,45.9500771],[18.937397,45.9501457],[18.9379673,45.9502563],[18.9389763,45.9504662],[18.9395466,45.9505844],[18.9401665,45.9507256],[18.9410858,45.9509468],[18.9415073,45.9510651]]},{"id":19523,"author":"AnaDigit","name_GR":"Sultans Trail: 3.16. Hercegsz\u00e1nt\u00f3 (H) - Bezdan (SRB)","description_GR":"Section-Trail 3.16","path":"Sultans_Trail\/sultans_trail_316","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":17211,"name_EN":"Sultans Trail: 3.16. Hercegsz\u00e1nt\u00f3 (H) - Bezdan (SRB)","description_EN":"Section-Trail 3.16","ascent_time":355,"descent_time":355,"marker":"","level":9,"ascent":134,"descent":134,"maxelev":99,"minelev":78,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.87264 45.85438,18.94539 45.95107)","views":4,"millestones":"","x":18.9105892,"y":45.9179001,"coor":[[18.9415092,45.9510727],[18.941658,45.9509621],[18.9418888,45.9508209],[18.9422398,45.9506226],[18.9426689,45.9504128],[18.9429989,45.9503021],[18.9432087,45.9502831],[18.943409,45.9503021],[18.9437084,45.9504128],[18.9439793,45.9503822],[18.9441586,45.9503212],[18.9443493,45.9502296],[18.944458,45.9501724],[18.9446182,45.949913],[18.9446583,45.9498711],[18.9448586,45.9498215],[18.9452381,45.9485207],[18.945158,45.9482193],[18.9443893,45.947773],[18.9442482,45.9476395],[18.9435787,45.9467506],[18.9437885,45.9466705],[18.9451199,45.9461327],[18.9453888,45.9460106],[18.9448891,45.9450111],[18.9447384,45.9447021],[18.9446392,45.9445724],[18.9445782,45.9445229],[18.9443893,45.9443703],[18.9439087,45.9440498],[18.943819,45.9439697],[18.943758,45.9439011],[18.9436798,45.9437828],[18.9436188,45.943573],[18.9435883,45.9433899],[18.9435596,45.9429398],[18.9434891,45.9416199],[18.9434795,45.9415207],[18.9434681,45.941452],[18.9434185,45.9414101],[18.9433594,45.9413414],[18.9433994,45.9412498],[18.9434185,45.9411621],[18.943428,45.9410095],[18.9434185,45.9408493],[18.9431992,45.9395027],[18.9430485,45.9387131],[18.9430084,45.9384804],[18.9430294,45.9383621],[18.943058,45.938343],[18.9431496,45.938282],[18.9430389,45.9381409],[18.9428387,45.9379196],[18.9427795,45.937851],[18.9425087,45.937542],[18.9421291,45.9371719],[18.9389896,45.9343605],[18.9376087,45.9330597],[18.9374199,45.9328804],[18.937088,45.9325714],[18.9367981,45.9322929],[18.9367485,45.932251],[18.9363499,45.931881],[18.9363098,45.9318428],[18.9362793,45.9318199],[18.9361191,45.9317093],[18.9360294,45.9316597],[18.9358997,45.9316025],[18.9357491,45.93153],[18.9356594,45.9314995],[18.9356289,45.9314423],[18.9355698,45.9313698],[18.9355297,45.9313011],[18.9354992,45.9312515],[18.9354496,45.9311829],[18.9354382,45.9311409],[18.9354095,45.9311028],[18.9353981,45.9310608],[18.9353981,45.9310303],[18.9354095,45.9309196],[18.9354191,45.9308319],[18.9354191,45.9307709],[18.9354095,45.9307213],[18.9353981,45.9306602],[18.9352798,45.9304428],[18.9350796,45.9301224],[18.935009,45.9299927],[18.9349194,45.9298515],[18.9347897,45.9296227],[18.9345798,45.9293022],[18.9344292,45.9290695],[18.9343681,45.9289322],[18.9343185,45.928833],[18.9342499,45.9286194],[18.9341888,45.9282417],[18.9341087,45.9276505],[18.9340687,45.9273529],[18.9340191,45.9270096],[18.933918,45.9264107],[18.9337482,45.9256325],[18.933588,45.9250526],[18.9335289,45.9248123],[18.9333992,45.9246025],[18.9331894,45.9244003],[18.9330788,45.9243011],[18.9327793,45.9240494],[18.9325294,45.9240494],[18.9319286,45.9240608],[18.9314594,45.9239998],[18.931179,45.9239502],[18.930439,45.9238129],[18.9294586,45.9236298],[18.9286098,45.9233704],[18.9280796,45.9231796],[18.9269981,45.9227715],[18.9261284,45.92239],[18.9256382,45.9221802],[18.925209,45.9219017],[18.9250298,45.9216003],[18.9249096,45.9212914],[18.924839,45.9210815],[18.9248085,45.9209824],[18.9248085,45.9207802],[18.9248295,45.9205627],[18.924839,45.9202309],[18.9248085,45.9199028],[18.9242287,45.9199524],[18.9236183,45.9199829],[18.9234085,45.9199829],[18.9222698,45.9199905],[18.9220486,45.9199905],[18.9218884,45.9200211],[18.921629,45.9200516],[18.921339,45.9200897],[18.9206696,45.9194717],[18.9205399,45.9194717],[18.9170685,45.9196625],[18.9169197,45.9196625],[18.9168282,45.9195824],[18.9166698,45.9193115],[18.9165897,45.9191513],[18.9164791,45.9187393],[18.9163494,45.918663],[18.9154797,45.918541],[18.9126492,45.9182014],[18.9120388,45.9181328],[18.9108391,45.9179916],[18.9106884,45.9179497],[18.9105892,45.9179001],[18.9105492,45.9176712],[18.9105396,45.9176102],[18.9103889,45.9174995],[18.9101982,45.9174194],[18.9086781,45.9157524],[18.9076595,45.9145622],[18.9057693,45.9121094],[18.9049282,45.9107094],[18.9047298,45.9103317],[18.9043484,45.9100304],[18.9025993,45.9089699],[18.9016895,45.9083099],[18.9004593,45.9078598],[18.899559,45.9075317],[18.8991184,45.90728],[18.898859,45.9070625],[18.8987885,45.906971],[18.8979588,45.9066925],[18.8972187,45.9064827],[18.8965092,45.9061813],[18.8957481,45.9059105],[18.8952789,45.9057503],[18.8948383,45.9056129],[18.8945084,45.9054794],[18.8940792,45.9053116],[18.8926697,45.9048195],[18.8906898,45.90411],[18.8887482,45.9034195],[18.888319,45.9033813],[18.8879585,45.9032593],[18.8864288,45.9028206],[18.8860893,45.9025116],[18.8849297,45.9010124],[18.8842392,45.9006729],[18.8838596,45.9005394],[18.8833199,45.9006119],[18.8828182,45.9009209],[18.8823185,45.9009628],[18.8811798,45.9004326],[18.8796692,45.8993416],[18.8788185,45.897583],[18.877779,45.8934326],[18.8776398,45.8907318],[18.8774986,45.8893394],[18.8769798,45.889431],[18.8768482,45.8895302],[18.876749,45.8897018],[18.8765984,45.8900528],[18.8764591,45.89011],[18.8758183,45.8902321],[18.8757191,45.8902512],[18.8755894,45.8902702],[18.8753986,45.8903198],[18.8752995,45.8903694],[18.8751698,45.8904419],[18.8745098,45.8906708],[18.8743896,45.8907318],[18.8741398,45.8908501],[18.8731194,45.8919106],[18.8726387,45.8917923],[18.8735294,45.8908501],[18.8742886,45.8899612],[18.875349,45.8886528],[18.8758698,45.8878593],[18.8764687,45.8870316],[18.8769989,45.8862228],[18.8774796,45.8855019],[18.8783989,45.8844223],[18.8794098,45.8835907],[18.8805084,45.8829727],[18.8820496,45.8823128],[18.8839493,45.8818016],[18.8864899,45.8811111],[18.8878384,45.8807907],[18.8896084,45.8803711],[18.8919582,45.8795624],[18.8948898,45.8783722],[18.8968582,45.8775215],[18.8982487,45.8767319],[18.8996296,45.875721],[18.9012585,45.8743629],[18.9014492,45.8741493],[18.901968,45.8734512],[18.902668,45.87257],[18.9028587,45.8722801],[18.9029789,45.8720093],[18.9030285,45.8716202],[18.9033298,45.871151],[18.9034595,45.870842],[18.903738,45.8701096],[18.9038887,45.8694496],[18.9038696,45.8688812],[18.9038582,45.8686218],[18.9037495,45.8679428],[18.9036789,45.8675995],[18.9035091,45.8671227],[18.9033489,45.8668518],[18.9032097,45.8665504],[18.9031181,45.8664017],[18.9029083,45.8661308],[18.9026794,45.8659096],[18.9026089,45.8657494],[18.9025688,45.8655624],[18.9026089,45.8653717],[18.9026489,45.8651924],[18.9025898,45.8649712],[18.9026089,45.8644524],[18.9026394,45.8630829],[18.9026585,45.8620529],[18.9026394,45.8617096],[18.902668,45.8615608],[18.9026489,45.8613815],[18.9026585,45.8612404],[18.902689,45.8611298],[18.9026489,45.8608513],[18.9026489,45.860302],[18.9026585,45.859623],[18.9026794,45.8589516],[18.9027596,45.8587227],[18.9027996,45.8583603],[18.9028091,45.8583107],[18.9027996,45.8579407],[18.9028187,45.8578529],[18.9029083,45.8576698],[18.903019,45.8576622],[18.9031296,45.8576393],[18.9035587,45.8575516],[18.9040298,45.8574715],[18.9054394,45.8572998],[18.9056282,45.8572807],[18.9057598,45.8572693],[18.9068794,45.857132],[18.9094791,45.8568001],[18.9132996,45.8563194],[18.9137383,45.8562622],[18.9143085,45.8561897],[18.9148598,45.8561325],[18.9166183,45.8558502],[18.918499,45.8555412],[18.9187698,45.8554802],[18.920269,45.8550911],[18.9204082,45.8550529],[18.9205494,45.8549995],[18.920639,45.85495],[18.9207497,45.8548927],[18.920969,45.8547325],[18.9210186,45.8546906],[18.9213581,45.8543816]]},{"id":19524,"author":"AnaDigit","name_GR":"Sultans Trail: 3.17. Bezdan - Sombor","description_GR":"Section-Trail 3.17","path":"Sultans_Trail\/sultans_trail_317","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":26110,"name_EN":"Sultans Trail: 3.17. Bezdan - Sombor","description_EN":"Section-Trail 3.17","ascent_time":556,"descent_time":556,"marker":"","level":9,"ascent":163,"descent":155,"maxelev":93,"minelev":78,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.91949 45.76067,19.11551 45.85438)","views":0,"millestones":"","x":18.9945393,"y":45.787262,"coor":[[18.92136,45.8543816],[18.9215794,45.8541603],[18.9217987,45.8539505],[18.9220295,45.8536911],[18.9222202,45.8534927],[18.92276,45.8528328],[18.9227886,45.8527908],[18.9228191,45.8527603],[18.9234295,45.8520432],[18.9237995,45.8516121],[18.9238987,45.85149],[18.9239388,45.8514214],[18.9239693,45.8513412],[18.9239902,45.8512917],[18.9240093,45.8512115],[18.9240799,45.8504524],[18.9240398,45.8499527],[18.9239788,45.8495712],[18.9239292,45.84935],[18.9238091,45.8486824],[18.923769,45.8483429],[18.923769,45.8479424],[18.9238586,45.8474731],[18.9239101,45.8473206],[18.9231186,45.8472824],[18.9226704,45.8472214],[18.9219303,45.8471298],[18.9217186,45.8471222],[18.92136,45.8471031],[18.9211388,45.8470917],[18.9199085,45.8470116],[18.9199295,45.8469505],[18.9200592,45.8468704],[18.9205303,45.8468323],[18.9206085,45.8468132],[18.9206791,45.8467712],[18.9207096,45.8467407],[18.9207191,45.8466606],[18.9206486,45.8459816],[18.9206295,45.8458405],[18.92066,45.8457413],[18.9206295,45.8456001],[18.9204292,45.8450623],[18.9200191,45.8442001],[18.9195995,45.8433609],[18.9194889,45.8429527],[18.9195004,45.8425522],[18.9197502,45.8418503],[18.9200687,45.8414612],[18.9205399,45.8409424],[18.9209499,45.8403625],[18.9213696,45.8397598],[18.9216003,45.8393707],[18.9217796,45.8388519],[18.9219303,45.8383026],[18.9221592,45.8377495],[18.922369,45.837101],[18.9224796,45.8366814],[18.9224091,45.8366013],[18.9223194,45.8364296],[18.9222393,45.8362198],[18.9231701,45.8348007],[18.9236393,45.8341217],[18.9241695,45.8333397],[18.9243393,45.8328018],[18.9243488,45.830761],[18.9243393,45.8286018],[18.9244003,45.8282013],[18.9245796,45.8279114],[18.9250202,45.8274422],[18.9253902,45.8271103],[18.9257393,45.8267822],[18.9261494,45.8261604],[18.9262791,45.8258896],[18.9262886,45.8250732],[18.9263191,45.8243713],[18.9263,45.8238106],[18.9261189,45.8230209],[18.9258404,45.8223305],[18.92556,45.8218498],[18.9252796,45.8214417],[18.9250793,45.8211403],[18.9250298,45.8210716],[18.9249802,45.8209114],[18.9249287,45.8206406],[18.9249001,45.8199921],[18.92486,45.8189812],[18.9248886,45.818573],[18.9249287,45.8182907],[18.9250202,45.8179131],[18.9250889,45.8177032],[18.9251595,45.8174896],[18.9253197,45.8171997],[18.925539,45.8168716],[18.9257298,45.8166122],[18.9260502,45.8162498],[18.9261703,45.8161125],[18.9263191,45.8157501],[18.9264297,45.8155708],[18.9265003,45.8154221],[18.9268703,45.8148727],[18.9270897,45.8145218],[18.9259586,45.8141403],[18.9256191,45.8140106],[18.9253998,45.8139229],[18.9252796,45.8138008],[18.92523,45.8135033],[18.9250793,45.8126831],[18.9248886,45.811882],[18.9248791,45.8117599],[18.9249287,45.8116798],[18.9250488,45.8115807],[18.9251194,45.8115196],[18.9252491,45.8114014],[18.925499,45.8111725],[18.9256287,45.8110199],[18.9254799,45.8108826],[18.9253101,45.8107414],[18.925169,45.8106308],[18.9250793,45.8105011],[18.9249592,45.8103027],[18.9249001,45.8100395],[18.9248791,45.8096313],[18.9248695,45.8092003],[18.9249287,45.8088531],[18.9251404,45.8082314],[18.9251785,45.8080902],[18.925209,45.8079224],[18.9252701,45.8075714],[18.9253502,45.8069305],[18.9254494,45.8061523],[18.9255199,45.8058701],[18.9256496,45.8055725],[18.9257889,45.8052826],[18.9260693,45.8046913],[18.9263096,45.8042221],[18.9264393,45.8039932],[18.9265289,45.8037529],[18.926569,45.8035927],[18.9265995,45.8034401],[18.9265995,45.8027611],[18.9265995,45.8021011],[18.926569,45.8007927],[18.9265785,45.8005409],[18.926609,45.8003731],[18.9266701,45.8002319],[18.9268494,45.8001518],[18.9281387,45.7998428],[18.9320488,45.7990227],[18.9343586,45.7985229],[18.9358292,45.7981911],[18.9358196,45.7980995],[18.9358196,45.7980423],[18.935709,45.7977028],[18.9355888,45.7974319],[18.9354095,45.79702],[18.9353485,45.7969017],[18.9352894,45.7967796],[18.9351997,45.7965927],[18.9349995,45.7961311],[18.9346886,45.7954521],[18.9346294,45.7953224],[18.9345798,45.7952003],[18.934269,45.7945518],[18.9340897,45.7941513],[18.9339695,45.793911],[18.9339485,45.7938728],[18.9338989,45.7937698],[18.9338398,45.7936516],[18.9337692,45.7934914],[18.9336987,45.7933502],[18.9334087,45.7926521],[18.9332695,45.7923317],[18.9331989,45.79216],[18.9333897,45.7921219],[18.9369202,45.7913132],[18.9370899,45.7912712],[18.9372501,45.7912407],[18.9435692,45.7898026],[18.9437389,45.7896614],[18.9439201,45.7892303],[18.9439487,45.7891617],[18.9439697,45.7891121],[18.9440804,45.7888107],[18.944149,45.7886925],[18.9442291,45.7885704],[18.9447994,45.7885628],[18.9477501,45.7885323],[18.9486103,45.78862],[18.9494991,45.788723],[18.94977,45.7887611],[18.9517593,45.7889824],[18.9521999,45.7890396],[18.9530201,45.7891312],[18.9533787,45.7891197],[18.9536285,45.7891006],[18.9549999,45.7888832],[18.95508,45.7887917],[18.9570389,45.7884102],[18.9578686,45.7882423],[18.9585495,45.7881012],[18.9586792,45.788063],[18.9588203,45.7879906],[18.95895,45.7879028],[18.9590588,45.7878532],[18.95924,45.7877808],[18.9592991,45.7877502],[18.9598503,45.7871323],[18.9618797,45.7854614],[18.9638901,45.7838097],[18.9649792,45.7828903],[18.9666786,45.7815132],[18.9674988,45.7809029],[18.967659,45.7807922],[18.96805,45.7806206],[18.9683304,45.7805214],[18.9686604,45.7804222],[18.9692287,45.780262],[18.9701385,45.7801132],[18.9704895,45.7800903],[18.9708996,45.7801132],[18.9716492,45.780262],[18.9731293,45.7807999],[18.9744492,45.7814598],[18.9751587,45.7818832],[18.9757786,45.7824097],[18.9762287,45.7828217],[18.9764786,45.7830124],[18.9777088,45.7837524],[18.9780598,45.7838898],[18.9785786,45.7840118],[18.9798794,45.7842827],[18.9815998,45.7846527],[18.9823895,45.7848511],[18.9835796,45.7853317],[18.9844189,45.7856407],[18.9846191,45.7856827],[18.9848785,45.7853699],[18.9853096,45.7854729],[18.9859486,45.7854309],[18.9865093,45.7854424],[18.9871197,45.7854919],[18.9875298,45.7855301],[18.9882603,45.7855721],[18.9897499,45.78582],[18.9905987,45.7861595],[18.99123,45.7864227],[18.9917889,45.7866821],[18.9923992,45.786911],[18.99296,45.7871399],[18.9934597,45.7872429],[18.9940186,45.7872925],[18.9945393,45.787262],[18.9953003,45.7871895],[18.9958191,45.7871017],[18.9966888,45.7868233],[18.9972897,45.7866211],[18.99757,45.7865219],[18.9987488,45.7863503],[18.9998398,45.7861519],[19.0008297,45.7859421],[19.0022202,45.7856827],[19.003479,45.7854233],[19.00457,45.7851906],[19.0058002,45.7849998],[19.0068703,45.7847824],[19.0078793,45.7846222],[19.0086498,45.7846031],[19.0097599,45.7847214],[19.0099087,45.7847328],[19.0100899,45.7846909],[19.0105,45.7846909],[19.0109692,45.7846603],[19.0113888,45.7846107],[19.0121593,45.7846718],[19.0125198,45.7846909],[19.0128403,45.7846909],[19.0132504,45.7847595],[19.0137291,45.7849617],[19.0138588,45.7850227],[19.0141792,45.7851715],[19.0152302,45.7857704],[19.0156803,45.7859802],[19.0170898,45.7866096],[19.017519,45.7868233],[19.0178394,45.7870216],[19.0183296,45.7874832],[19.0190201,45.7831802],[19.0192204,45.7817116],[19.0198402,45.7817307],[19.0225792,45.7819519],[19.0229187,45.7820015],[19.0273495,45.7823105],[19.0288792,45.7824402],[19.0290794,45.7824516],[19.0296993,45.7824898],[19.0299587,45.7825432],[19.0302296,45.7826424],[19.0304794,45.782692],[19.0307198,45.782692],[19.0311794,45.7826004],[19.0315685,45.7825317],[19.0317097,45.7824898],[19.0320587,45.7823219],[19.0324001,45.7822113],[19.0326195,45.7820511],[19.0327892,45.781971],[19.032999,45.7819023],[19.0331287,45.7818298],[19.0332699,45.7816429],[19.0334797,45.7815323],[19.0336685,45.7814522],[19.0339394,45.781292],[19.0345688,45.7808418],[19.0352402,45.7802811],[19.0355701,45.779911],[19.0359287,45.7796631],[19.0361996,45.7796097],[19.0364189,45.7795219],[19.0366402,45.7794228],[19.0370388,45.7792511],[19.0372791,45.7791595],[19.0373402,45.779171],[19.0374603,45.7792015],[19.0376186,45.779232],[19.0376987,45.779232],[19.03792,45.7790909],[19.0382385,45.7787628],[19.0383587,45.7785606],[19.0386086,45.7776527],[19.038929,45.7765427],[19.0391903,45.7761497],[19.0391788,45.7753105],[19.0391903,45.774971],[19.0390987,45.7742195],[19.0391903,45.7740707],[19.0394001,45.7739029],[19.0395699,45.7737923],[19.0405197,45.7733421],[19.0412102,45.7731209],[19.0414886,45.7730408],[19.0419197,45.7728996],[19.0422802,45.7727432],[19.04245,45.7726212],[19.0428391,45.7722015],[19.0430698,45.7720413],[19.0437889,45.7713509],[19.0450401,45.7702332],[19.0458393,45.7694931],[19.04673,45.7686615],[19.0479889,45.7674522],[19.0492897,45.7662315],[19.049839,45.7656898],[19.0512085,45.7644424],[19.0521393,45.7635422],[19.0525589,45.7632027],[19.0526485,45.7631226],[19.0527287,45.7628098],[19.0530186,45.7626724],[19.0530987,45.7626228],[19.0531788,45.7625427],[19.0539398,45.7622528],[19.0555801,45.7617607],[19.0584087,45.7610512],[19.0593891,45.7607803],[19.0594597,45.7607422],[19.0596485,45.7607727],[19.0599689,45.7607803],[19.0603199,45.7607613],[19.0605888,45.7607307],[19.0607586,45.7606697],[19.0609798,45.7611122],[19.0610294,45.7611313],[19.0610695,45.7611618],[19.0611401,45.7611923],[19.0612602,45.7612114],[19.0613194,45.7612724],[19.0613594,45.7613831],[19.0612698,45.7614517],[19.0613194,45.7615929],[19.0615101,45.7619514],[19.0615997,45.7621002],[19.0618992,45.7624321],[19.0619488,45.7624702],[19.0620804,45.7625809],[19.0622787,45.7626915],[19.0623989,45.7627296],[19.0626297,45.7627831],[19.0627689,45.7628098],[19.0628891,45.7628517],[19.0629902,45.7628899],[19.0630894,45.7629509],[19.0631599,45.7630005],[19.0633087,45.7631226],[19.0634003,45.7631798],[19.0635395,45.7632408],[19.0638199,45.7633514],[19.0640697,45.7634201],[19.0647087,45.7635727],[19.06493,45.7636299],[19.0650692,45.7637024],[19.0654697,45.7638512],[19.0659199,45.7640724],[19.0661602,45.7641602],[19.0664101,45.7642212],[19.0665588,45.7642517],[19.066679,45.7643127],[19.0667,45.7643814],[19.0666695,45.764431],[19.0666294,45.7645531],[19.0686798,45.7652321],[19.0711403,45.7660103],[19.07127,45.7660522],[19.0713387,45.7660904],[19.0713997,45.7661324],[19.0717697,45.7663918],[19.0718689,45.7663803],[19.0719891,45.7663803],[19.0721703,45.7663803],[19.0724792,45.7664413],[19.0726585,45.7664909],[19.0766087,45.7678108],[19.0779686,45.7682495],[19.0788898,45.7685204],[19.0802402,45.7688828],[19.0803204,45.7689133],[19.0804787,45.7689514],[19.0809994,45.7690926],[19.0814896,45.7692108],[19.0818291,45.76931],[19.0823097,45.7694817],[19.0835991,45.7699509],[19.0843086,45.7701607],[19.0847092,45.7702408],[19.0851593,45.7703133],[19.0855789,45.7703629],[19.0861588,45.770401],[19.0869503,45.7704315],[19.0870285,45.770443],[19.0872803,45.770462],[19.0873699,45.7704697],[19.0883198,45.7705612],[19.0886192,45.7706223],[19.0892696,45.7708397],[19.0897503,45.7710724],[19.0906086,45.7714806],[19.0908089,45.7715797],[19.0909901,45.7716713],[19.0911198,45.7717628],[19.0913792,45.7719917],[19.091629,45.772171],[19.0918198,45.7723007],[19.0920391,45.7724113],[19.0923595,45.772522],[19.0940189,45.7729301],[19.0943699,45.7729912],[19.0949192,45.7730713],[19.0951786,45.7730827],[19.0953693,45.7730827],[19.0955791,45.7730713],[19.0957603,45.7730408],[19.0960903,45.7729721],[19.0963001,45.7729301],[19.0963593,45.7729225],[19.0964603,45.7728996],[19.0973091,45.7727623],[19.0984898,45.7725525],[19.0989094,45.7725716],[19.0997295,45.7726212],[19.1004791,45.7726898],[19.1012592,45.7727699],[19.1013699,45.7727814],[19.101799,45.7728615],[19.10285,45.7731133],[19.1036396,45.7722206],[19.1040688,45.7717323],[19.1046696,45.7711029],[19.1050301,45.770752],[19.1054802,45.7703133],[19.1070194,45.7708626],[19.1074486,45.7710495],[19.1077499,45.7712021],[19.1081696,45.77145],[19.1084499,45.7716217],[19.1098385,45.7723808],[19.1107502,45.7729797],[19.1110897,45.7731819],[19.1114292,45.7733002],[19.1114788,45.7733231],[19.111639,45.7734299],[19.1124191,45.7738113],[19.1127186,45.7734604],[19.1128693,45.7734032],[19.1129494,45.7733307],[19.1134892,45.7727814],[19.1135197,45.7727432],[19.1135197,45.7727127],[19.1136303,45.7727203],[19.113699,45.7727432],[19.1139488,45.7728424],[19.1143303,45.7730217],[19.1146603,45.7731628],[19.1150703,45.7733612],[19.115509,45.7728119]]},{"id":19525,"author":"AnaDigit","name_GR":"Sultans Trail: 3.18. Sombor - Apatin","description_GR":"Section-Trail 3.18","path":"Sultans_Trail\/sultans_trail_318","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":22997,"name_EN":"Sultans Trail: 3.18. Sombor - Apatin","description_EN":"Section-Trail 3.18","ascent_time":484,"descent_time":485,"marker":"","level":9,"ascent":102,"descent":107,"maxelev":92,"minelev":78,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.96314 45.67268,19.11695 45.77282)","views":1,"millestones":"","x":19.0154419,"y":45.7407837,"coor":[[19.1155128,45.7728157],[19.1155434,45.7727852],[19.1160126,45.7721558],[19.1169033,45.7710266],[19.1169529,45.7709656],[19.1169319,45.7708244],[19.1165619,45.7706451],[19.1164532,45.7705841],[19.1163025,45.770504],[19.1162033,45.7705956],[19.1160927,45.7707062],[19.1159916,45.7706642],[19.1159725,45.770565],[19.1159515,45.770546],[19.1153526,45.770256],[19.1151218,45.7701454],[19.1150322,45.770153],[19.1142826,45.7697754],[19.1142025,45.7697563],[19.1141624,45.7697563],[19.1140823,45.7697639],[19.1140327,45.769783],[19.1139221,45.7698364],[19.1133232,45.7703362],[19.1128025,45.7708359],[19.1126823,45.7709541],[19.1126232,45.7709656],[19.1125126,45.7709351],[19.1111126,45.7700539],[19.1098824,45.7692566],[19.1082726,45.7681961],[19.1076317,45.767765],[19.106432,45.7669754],[19.1057625,45.7663155],[19.1051121,45.7657166],[19.1047726,45.7653961],[19.1042633,45.7648849],[19.1034431,45.7640762],[19.102972,45.7635651],[19.1024132,45.7629967],[19.1022034,45.7627831],[19.1013031,45.7619438],[19.1003132,45.7609444],[19.0991631,45.7598343],[19.0985718,45.7593155],[19.0984821,45.7592354],[19.098423,45.7591667],[19.0983734,45.7591133],[19.0983334,45.7590752],[19.0982533,45.7590446],[19.0982227,45.7590065],[19.0979519,45.7587433],[19.0970821,45.7578545],[19.0958023,45.7566338],[19.095253,45.7560959],[19.0950031,45.755825],[19.0949631,45.7557831],[19.0947018,45.7555237],[19.0944328,45.7552147],[19.0940418,45.7548256],[19.0937233,45.754425],[19.0936832,45.7543945],[19.0936031,45.7543945],[19.0935421,45.754406],[19.0923519,45.7532349],[19.0912018,45.752636],[19.0894032,45.7535057],[19.0892925,45.7535362],[19.0891628,45.7535362],[19.0890427,45.7534637],[19.0885124,45.7534447],[19.0878716,45.7534752],[19.0872631,45.7535744],[19.0863323,45.7537766],[19.086132,45.7537842],[19.0838032,45.754425],[19.0833225,45.7545357],[19.0817928,45.7549553],[19.0816231,45.7549248],[19.0789928,45.7537346],[19.078083,45.7533264],[19.0774918,45.7530136],[19.0712929,45.749836],[19.0694427,45.7488861],[19.0692825,45.7488556],[19.0620518,45.7465363],[19.0616817,45.7490845],[19.0614433,45.7508736],[19.0615921,45.753006],[19.057312,45.7516365],[19.0570831,45.7515831],[19.0563526,45.7516747],[19.0454216,45.7535362],[19.0430622,45.7539558],[19.0414333,45.7542534],[19.0407429,45.7543564],[19.0387726,45.7546959],[19.0377426,45.7548943],[19.0364723,45.7551842],[19.0288429,45.7459564],[19.0253124,45.7426949],[19.0238228,45.7431259],[19.0232334,45.7432938],[19.0229416,45.7433853],[19.0224628,45.7435532],[19.0218334,45.7437363],[19.0217628,45.7436867],[19.0216618,45.743576],[19.0214634,45.7432938],[19.0206623,45.7421837],[19.0205421,45.7419167],[19.020422,45.7417259],[19.0203323,45.7416763],[19.0202618,45.7415466],[19.0198421,45.7408447],[19.0194416,45.7401848],[19.0194225,45.7401352],[19.0194016,45.7400436],[19.0193729,45.739975],[19.0192833,45.7398453],[19.0191517,45.7396431],[19.0189629,45.7393036],[19.0188427,45.7393341],[19.0186634,45.7393761],[19.0184231,45.7394257],[19.0164127,45.7399063],[19.0159626,45.740036],[19.0156422,45.7401466],[19.0156021,45.7402153],[19.015583,45.7403259],[19.0155716,45.7404747],[19.0155525,45.740715],[19.0154419,45.7407837],[19.0153427,45.7408257],[19.0146427,45.7410851],[19.0141621,45.7412643],[19.0140133,45.7413254],[19.0139618,45.7412567],[19.0137424,45.7409363],[19.0137234,45.7408943],[19.0129719,45.7398949],[19.0129433,45.7398643],[19.0129032,45.7398148],[19.0114822,45.7379036],[19.0113831,45.7377434],[19.011343,45.7376633],[19.0113125,45.7375565],[19.0112629,45.7373657],[19.0100117,45.7373047],[19.009903,45.7372856],[19.0098228,45.7372742],[19.0087624,45.7369652],[19.0076218,45.7366562],[19.0068417,45.7364349],[19.005352,45.7359238],[19.0040417,45.7353249],[19.0027027,45.734745],[19.0015621,45.7343063],[18.9996624,45.7337265],[18.9927731,45.7317047],[18.9847031,45.7293167],[18.9810829,45.7282562],[18.9810028,45.7282333],[18.9809532,45.7282333],[18.9808826,45.7282448],[18.9808121,45.7282753],[18.980772,45.7283058],[18.980732,45.7283554],[18.9802628,45.7292442],[18.9796124,45.7304649],[18.9795628,45.730545],[18.9795227,45.7305832],[18.9794731,45.7306137],[18.9794216,45.7306442],[18.9793434,45.7306747],[18.9792519,45.7306862],[18.9791718,45.7306862],[18.9781723,45.7305336],[18.9780521,45.730526],[18.9770527,45.7303848],[18.976553,45.7303162],[18.9762821,45.7303734],[18.9763126,45.7302742],[18.9762421,45.7301331],[18.9762115,45.7300644],[18.9757919,45.7282829],[18.9753532,45.7267036],[18.9752922,45.7264252],[18.9744625,45.7232132],[18.974062,45.721653],[18.9740334,45.7215233],[18.9739723,45.7213058],[18.973772,45.7209435],[18.9735527,45.7206841],[18.9732323,45.7204742],[18.9730721,45.7202454],[18.9730225,45.7201843],[18.9728832,45.7199059],[18.9725132,45.7190552],[18.9707527,45.7146759],[18.9700127,45.712925],[18.9698925,45.7127037],[18.9697418,45.7124443],[18.9690533,45.7104149],[18.9669533,45.7049141],[18.9649925,45.699913],[18.9647121,45.6992035],[18.9647026,45.6990738],[18.9646931,45.6989136],[18.9645119,45.6986351],[18.9631424,45.6949959],[18.9632015,45.6949234],[18.9640923,45.6949959],[18.9650116,45.6951256],[18.9652233,45.6951332],[18.9653225,45.6950951],[18.9654026,45.6950455],[18.9654331,45.6948738],[18.9654617,45.6946754],[18.9654732,45.6945763],[18.9654827,45.6943855],[18.9654922,45.6943359],[18.9654732,45.6936455],[18.9654827,45.6926651],[18.9655533,45.6922951],[18.9657116,45.6915054],[18.9657631,45.6913643],[18.9659119,45.6912346],[18.9662724,45.6911545],[18.9696121,45.6906357],[18.9715424,45.6902161],[18.9722519,45.6900444],[18.9726925,45.6899033],[18.9729919,45.6896744],[18.9733734,45.6891747],[18.9735222,45.6890564],[18.9747925,45.6885834],[18.9750919,45.6884041],[18.9753132,45.6881332],[18.9754124,45.6877556],[18.975502,45.6875458],[18.9756527,45.6873131],[18.9759026,45.6870537],[18.9763927,45.6860657],[18.976532,45.6857452],[18.9768124,45.6845665],[18.9768028,45.6844444],[18.9767933,45.6843643],[18.9764423,45.6834641],[18.9764633,45.683075],[18.976223,45.682106],[18.9762516,45.6816444],[18.976202,45.6814651],[18.975523,45.6799736],[18.9756622,45.679924],[18.9775429,45.6792755],[18.979023,45.6787453],[18.9768429,45.6757164],[18.9764729,45.6751862],[18.9759331,45.6744232],[18.9754925,45.6738052],[18.9751129,45.673275],[18.9759521,45.6731033],[18.9780216,45.6726837]]},{"id":19526,"author":"AnaDigit","name_GR":"Sultans Trail: 3.19. Apatin - Bogojevo","description_GR":"Section-Trail 3.19","path":"Sultans_Trail\/sultans_trail_319","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":29320,"name_EN":"Sultans Trail: 3.19. Apatin - Bogojevo","description_EN":"Section-Trail 3.19","ascent_time":631,"descent_time":631,"marker":"","level":9,"ascent":140,"descent":142,"maxelev":90,"minelev":75,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.97803 45.53014,19.13037 45.68015)","views":0,"millestones":"","x":19.1082001,"y":45.6330185,"coor":[[18.9780293,45.6726799],[18.9799404,45.6719894],[18.9809895,45.6716194],[18.9834499,45.6707306],[18.9861698,45.6696815],[18.9891891,45.66856],[18.9892502,45.6685295],[18.9892902,45.6685791],[18.9893799,45.6685905],[18.98983,45.6691093],[18.9902096,45.6696091],[18.9902592,45.6696281],[18.9903202,45.6696281],[18.9923401,45.6693497],[18.9939098,45.6691208],[18.9961395,45.6687508],[18.9980297,45.6684494],[19.0008602,45.6680183],[19.0011196,45.6679688],[19.0011501,45.6680794],[19.0012398,45.66819],[19.0056801,45.6699295],[19.0062809,45.6703186],[19.0076504,45.6711884],[19.0079594,45.6714592],[19.0081291,45.671669],[19.0081291,45.6717987],[19.0086803,45.6722183],[19.0090199,45.6723518],[19.0095692,45.6725616],[19.0098305,45.6727295],[19.0104294,45.6733398],[19.0117397,45.6749802],[19.0132904,45.6769714],[19.0132408,45.6770515],[19.0114803,45.6777306],[19.0123596,45.6787796],[19.0128002,45.6793404],[19.0131702,45.6795082],[19.0136299,45.6799316],[19.0147495,45.6796684],[19.0152302,45.6796684],[19.0159206,45.6799393],[19.0163708,45.6800804],[19.0168209,45.6801414],[19.0174503,45.6801491],[19.0177097,45.6800995],[19.0178108,45.6800919],[19.0196304,45.6795616],[19.0225105,45.6784706],[19.0224705,45.6786385],[19.0225296,45.6787682],[19.0228004,45.6790085],[19.0232792,45.6790695],[19.0239906,45.6788101],[19.0249691,45.6784706],[19.0268497,45.677681],[19.0284691,45.6771088],[19.0286102,45.6769905],[19.0287704,45.6769905],[19.0290298,45.6771088],[19.0293407,45.6771812],[19.0311604,45.6766205],[19.0312195,45.6767006],[19.0318508,45.6765213],[19.0319691,45.6764183],[19.0324402,45.6770706],[19.03302,45.6768188],[19.0334091,45.6770515],[19.0338802,45.6771202],[19.03475,45.6768913],[19.0376701,45.677021],[19.03899,45.6768417],[19.0409698,45.6764984],[19.0417404,45.6759605],[19.0423794,45.6755104],[19.0427608,45.6754494],[19.0430202,45.6748695],[19.04426,45.6737709],[19.0450497,45.6732712],[19.0459995,45.6730995],[19.04916,45.6732407],[19.0519009,45.6735497],[19.0520401,45.6731987],[19.0521507,45.6725197],[19.0526695,45.6707497],[19.0524807,45.6703415],[19.0524693,45.66996],[19.052309,45.6697807],[19.0522308,45.6696396],[19.0522594,45.6695404],[19.0525799,45.6693115],[19.0527592,45.6691284],[19.0528393,45.6689987],[19.0530491,45.6689301],[19.0532303,45.6688805],[19.0538998,45.6683617],[19.0539799,45.6683388],[19.0543594,45.6683502],[19.0562992,45.6675606],[19.0563793,45.667469],[19.0564308,45.6673698],[19.0607395,45.6652603],[19.0693607,45.6603889],[19.0685005,45.6596909],[19.0680695,45.6592293],[19.0634499,45.6556892],[19.0633907,45.6555901],[19.0634403,45.6554489],[19.0635395,45.6553802],[19.0665302,45.6534309],[19.0699692,45.6512108],[19.0689602,45.6504593],[19.0688496,45.6503487],[19.0687408,45.6502914],[19.0657597,45.6479797],[19.0659904,45.647831],[19.06707,45.6471291],[19.0669804,45.6470985],[19.0670395,45.6471481],[19.0685406,45.6482887],[19.0686398,45.6483688],[19.0700207,45.6493797],[19.0701294,45.6494598],[19.0702496,45.6495514],[19.0712109,45.6503105],[19.0713005,45.6503601],[19.0725098,45.649601],[19.0740299,45.6486092],[19.0746994,45.6481705],[19.0749397,45.6480293],[19.0753708,45.6477585],[19.0757103,45.6475792],[19.0759201,45.6474686],[19.0760498,45.647419],[19.076189,45.647419],[19.0764294,45.6474609],[19.0765896,45.6474686],[19.0768604,45.6474609],[19.0769901,45.6474495],[19.0771103,45.647419],[19.0773201,45.6474113],[19.0780506,45.6473808],[19.0782509,45.6473618],[19.0784702,45.6472893],[19.0786896,45.6472092],[19.0788307,45.6471481],[19.0790005,45.6470718],[19.0791798,45.6469917],[19.0793705,45.6469002],[19.0796394,45.646759],[19.08008,45.6465492],[19.0806408,45.6462402],[19.0812302,45.6459618],[19.0817299,45.6456985],[19.0824394,45.645359],[19.0826702,45.6452484],[19.083559,45.6448212],[19.0850792,45.6440582],[19.0860195,45.6436081],[19.0865993,45.6432686],[19.0867195,45.6432419],[19.0867805,45.6432419],[19.0868702,45.6432419],[19.0870209,45.6433983],[19.0871906,45.6435699],[19.0876198,45.6439285],[19.0876999,45.643959],[19.0878391,45.643959],[19.0879402,45.6439209],[19.0882301,45.6437492],[19.0887604,45.6433907],[19.0891991,45.6431313],[19.0898991,45.6426315],[19.0906906,45.6421585],[19.0911903,45.6418419],[19.0912495,45.6418114],[19.09132,45.6417999],[19.0913792,45.641819],[19.0914593,45.641861],[19.0918007,45.6421318],[19.0919895,45.6422691],[19.0926304,45.6427917],[19.0928497,45.642971],[19.0929108,45.6429787],[19.0929699,45.6429787],[19.0930309,45.6429482],[19.0934105,45.6426811],[19.0962105,45.6408691],[19.0963097,45.6408081],[19.0963802,45.6407814],[19.0964794,45.64077],[19.0965595,45.6407814],[19.0966396,45.6408195],[19.0967808,45.6409302],[19.0968304,45.6409492],[19.0968895,45.6409302],[19.0969601,45.6408882],[19.0976105,45.640461],[19.0983601,45.6399689],[19.0985394,45.6398811],[19.0988293,45.6397018],[19.0989799,45.6395683],[19.0995598,45.6391907],[19.1004391,45.6385994],[19.1005497,45.6385307],[19.1010799,45.6381912],[19.1018791,45.6377487],[19.1026192,45.6371918],[19.1033306,45.6367607],[19.10359,45.6365891],[19.10429,45.6361504],[19.1047096,45.6358795],[19.1049404,45.6356506],[19.1052399,45.635479],[19.1056099,45.6352806],[19.1058998,45.6351395],[19.1059494,45.6351395],[19.10602,45.6351814],[19.1061096,45.635231],[19.1066799,45.6356316],[19.1068001,45.6356888],[19.1068993,45.6356812],[19.1069603,45.6356697],[19.1070194,45.6356583],[19.10709,45.6355896],[19.1071491,45.6355095],[19.1072102,45.6353912],[19.1072693,45.6353416],[19.1073303,45.6353416],[19.10746,45.6353683],[19.1075993,45.6352615],[19.1076393,45.6351585],[19.1078491,45.6343613],[19.1082001,45.6330185],[19.1083698,45.6322784],[19.1083908,45.6321487],[19.1083908,45.6320381],[19.1083298,45.6319084],[19.1083298,45.6318207],[19.1083603,45.6316414],[19.1084099,45.6315117],[19.10849,45.6310806],[19.1085796,45.6309509],[19.1086502,45.6308784],[19.1087093,45.6307487],[19.1087894,45.6304092],[19.1090107,45.6295204],[19.1091309,45.6287117],[19.1093102,45.6269417],[19.1093502,45.6262398],[19.1093597,45.6256905],[19.1093006,45.6253891],[19.1092701,45.6250687],[19.1093006,45.6248817],[19.1093197,45.6246605],[19.1093597,45.6244888],[19.1094799,45.6233406],[19.1096096,45.6229401],[19.1097393,45.6221504],[19.1099491,45.6214104],[19.1099396,45.6185417],[19.1101894,45.6177292],[19.1101894,45.6173782],[19.11026,45.6170197],[19.11022,45.6167297],[19.1103096,45.6163902],[19.1102791,45.6162605],[19.1103096,45.6160088],[19.1102409,45.6159592],[19.1100597,45.6159782],[19.1099606,45.6159706],[19.1100197,45.6155701],[19.1099796,45.6154594],[19.1102905,45.6146088],[19.1103802,45.6145096],[19.1104298,45.6135406],[19.1104908,45.6131287],[19.1105309,45.6120605],[19.1104698,45.6113014],[19.1102695,45.6104088],[19.1103592,45.6100998],[19.1102409,45.6097984],[19.1102104,45.6095505],[19.1101799,45.6093483],[19.1102409,45.6091003],[19.1102695,45.6089592],[19.11022,45.6086388],[19.11026,45.6080284],[19.1104202,45.607769],[19.1102295,45.6075096],[19.1102505,45.6072884],[19.1102695,45.6071815],[19.11026,45.6067581],[19.1102409,45.6062508],[19.1103096,45.6057091],[19.1103897,45.6046219],[19.1103992,45.6043091],[19.1103592,45.6042213],[19.1102791,45.6042213],[19.1101303,45.6041794],[19.1102295,45.6026993],[19.1101704,45.6025581],[19.1099796,45.6024208],[19.10993,45.6023483],[19.1100502,45.6001015],[19.1101398,45.599781],[19.1101799,45.5993881],[19.1104107,45.5972214],[19.1105595,45.5970383],[19.1107006,45.5970001],[19.1107693,45.5970116],[19.1108303,45.5970192],[19.1110306,45.5970497],[19.1111507,45.5971184],[19.1112804,45.5971909],[19.1113605,45.5971985],[19.1114292,45.5971794],[19.1114807,45.5971413],[19.1144695,45.5935516],[19.1145992,45.5933685],[19.1148396,45.5932503],[19.1151199,45.5931511],[19.1152592,45.5930595],[19.1156292,45.5926819],[19.1158504,45.5924416],[19.1159096,45.5919189],[19.1158905,45.5914497],[19.1157608,45.5909386],[19.1156197,45.5906906],[19.1155396,45.5905304],[19.1148396,45.5898705],[19.11409,45.5892601],[19.1137905,45.5889893],[19.1134205,45.5886917],[19.1131306,45.5884285],[19.1130009,45.5883293],[19.1128998,45.588089],[19.1126804,45.5878906],[19.1126308,45.5878296],[19.1126003,45.5877495],[19.1126709,45.5876198],[19.11273,45.587471],[19.1127701,45.5873489],[19.1127892,45.5871811],[19.1128292,45.5870094],[19.1128597,45.5868797],[19.1128502,45.5867996],[19.1128197,45.5867119],[19.1127605,45.5866394],[19.1124592,45.5866394],[19.1123199,45.5866394],[19.1121101,45.5865784],[19.1120205,45.5865288],[19.1119499,45.5864601],[19.1119194,45.58638],[19.1119003,45.5863113],[19.1118507,45.5861397],[19.1117001,45.5858612],[19.1116505,45.585701],[19.1115608,45.5854187],[19.1115608,45.5849686],[19.1116695,45.5830193],[19.1117191,45.5821991],[19.1117496,45.5817184],[19.1118393,45.5801315],[19.1119308,45.5783386],[19.11199,45.5781517],[19.1120796,45.5780602],[19.1123905,45.5778618],[19.1126003,45.5777092],[19.1128902,45.5775909],[19.1135807,45.5774193],[19.1140709,45.5772514],[19.1146507,45.5767784],[19.1170406,45.574749],[19.1174107,45.5744286],[19.1178398,45.5741386],[19.1179199,45.5740585],[19.1186104,45.5734596],[19.1188793,45.5732498],[19.1191292,45.5732002],[19.1163998,45.5674019],[19.1159897,45.5665092],[19.11553,45.5656891],[19.1152496,45.565361],[19.1143398,45.5649109],[19.1131191,45.5642891],[19.1129208,45.5641708],[19.1128101,45.5639496],[19.1128006,45.5633583],[19.1130295,45.5605202],[19.1130695,45.5602493],[19.1134796,45.5600586],[19.1136799,45.5599213],[19.1137295,45.5597305],[19.1158409,45.5592384],[19.1187191,45.5586319],[19.1228294,45.557621],[19.1247597,45.5571594],[19.1248493,45.5570297],[19.1248703,45.5569115],[19.1247501,45.5566902],[19.1244392,45.5564384],[19.1241493,45.5562592],[19.1235905,45.5559387],[19.1233196,45.5557785],[19.1232491,45.5556908],[19.12327,45.5555992],[19.1232891,45.5555],[19.1232891,45.5552711],[19.1233292,45.5550995],[19.1234303,45.5543518],[19.1234798,45.5538788],[19.1235504,45.5536003],[19.1236591,45.55336],[19.1237907,45.5531082],[19.1240101,45.5528107],[19.1241207,45.5526886],[19.1242104,45.5526009],[19.1243801,45.5523796],[19.124649,45.5522385],[19.1248894,45.5522003],[19.1252995,45.5521584],[19.1258106,45.5520897],[19.1261997,45.5519295],[19.1267395,45.5516014],[19.1270695,45.5513496],[19.1271591,45.5511284],[19.1271305,45.5509415],[19.1270905,45.5507202],[19.1271095,45.5503006],[19.1270409,45.5493507],[19.1269703,45.5485611],[19.1269703,45.5479507],[19.1268597,45.5464096],[19.1268501,45.5460892],[19.1266994,45.5440216],[19.1266899,45.5436592],[19.1266899,45.5435791],[19.12673,45.5434418],[19.1267605,45.5433617],[19.1268196,45.5432816],[19.1272392,45.5428886],[19.1277103,45.54245],[19.1282291,45.5420189],[19.1283703,45.5418892],[19.1293392,45.5418816],[19.1301594,45.5418282],[19.1303692,45.5418282],[19.1303005,45.5404587],[19.1302605,45.5401192],[19.1301899,45.5400391],[19.1301308,45.5399704],[19.1300907,45.539669],[19.1299095,45.5386887],[19.1297798,45.5382805],[19.1294994,45.5370293],[19.1293697,45.5363693],[19.1292591,45.535881],[19.1292,45.5355492],[19.1291504,45.5353699],[19.1290092,45.534771],[19.1287994,45.5337486],[19.1287403,45.5334206],[19.1287708,45.5331802],[19.1286697,45.5331497],[19.1301403,45.5301399]]},{"id":19527,"author":"AnaDigit","name_GR":"Sultans Trail: 3.20. Bogojevo - Ba\u010d","description_GR":"Section-Trail 3.20","path":"Sultans_Trail\/sultans_trail_320","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":22377,"name_EN":"Sultans Trail: 3.20. Bogojevo - Ba\u010d","description_EN":"Section-Trail 3.20","ascent_time":471,"descent_time":472,"marker":"","level":9,"ascent":104,"descent":104,"maxelev":84,"minelev":76,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.13014 45.39198,19.22777 45.53014)","views":2,"millestones":"","x":19.206501,"y":45.4511719,"coor":[[19.1301422,45.5301437],[19.1307812,45.5288315],[19.1309719,45.5284424],[19.1319923,45.5263634],[19.1322308,45.526001],[19.1325321,45.5255623],[19.1325817,45.5255241],[19.1335411,45.5247726],[19.1358223,45.5231514],[19.1360607,45.5230408],[19.1363316,45.5229912],[19.1410713,45.522274],[19.1437626,45.5218735],[19.1444721,45.5217514],[19.1451225,45.5216217],[19.145401,45.521553],[19.1458111,45.521431],[19.1462326,45.5212936],[19.1463013,45.5212631],[19.1550522,45.5181007],[19.1600914,45.5162544],[19.1628113,45.5152512],[19.1634312,45.5150642],[19.164072,45.5148735],[19.1646309,45.5147324],[19.1647816,45.5146942],[19.1655216,45.5145226],[19.1751709,45.5126228],[19.1775513,45.5121536],[19.1851311,45.5106926],[19.1857815,45.5105515],[19.1862621,45.5104141],[19.1865921,45.5103111],[19.1868916,45.5101814],[19.187212,45.5100517],[19.1874924,45.5099144],[19.1877823,45.5097313],[19.1880722,45.5095444],[19.1883125,45.5093613],[19.1885624,45.5091438],[19.1886921,45.5090141],[19.1888618,45.508831],[19.1890125,45.5086517],[19.1891518,45.5084534],[19.1895523,45.5077934],[19.189661,45.5076027],[19.1899109,45.5070724],[19.190052,45.5068016],[19.1902122,45.5064621],[19.1902409,45.5063515],[19.1903019,45.5059509],[19.1903324,45.5058327],[19.1904526,45.5056419],[19.1915016,45.5043716],[19.1915817,45.5042725],[19.1918907,45.503891],[19.1929722,45.5026245],[19.1931019,45.5026245],[19.1933517,45.5026131],[19.1935616,45.5015717],[19.1936321,45.5014839],[19.1937809,45.5014038],[19.1939812,45.5013313],[19.1942215,45.5012512],[19.1943111,45.5012016],[19.1943321,45.5011635],[19.1943417,45.5011139],[19.1941109,45.5002823],[19.1940117,45.4997826],[19.1939526,45.4993629],[19.1939411,45.4985123],[19.1973209,45.4986725],[19.1957417,45.4956818],[19.193552,45.4914932],[19.1934509,45.4913216],[19.1934223,45.491272],[19.1931915,45.4910812],[19.1931725,45.4910316],[19.1931114,45.4908638],[19.1931419,45.4906616],[19.1931915,45.4904213],[19.1932316,45.4902611],[19.1934013,45.4875031],[19.193512,45.4854813],[19.193491,45.4849434],[19.1942825,45.484951],[19.1944122,45.4849739],[19.1971512,45.4850044],[19.1977711,45.4850311],[19.1980019,45.4850311],[19.1981316,45.4849625],[19.198122,45.4846916],[19.1981812,45.4838943],[19.1982613,45.4822121],[19.1982517,45.482132],[19.1982708,45.4820137],[19.1983013,45.4815331],[19.1983509,45.480423],[19.1983223,45.4803314],[19.1983013,45.4802742],[19.1982021,45.4802017],[19.1982021,45.4799538],[19.1982822,45.4798813],[19.1983814,45.4798622],[19.2003422,45.4794731],[19.200552,45.479454],[19.2011013,45.479332],[19.2014713,45.4792824],[19.2027225,45.4790916],[19.2034817,45.4788437],[19.2037621,45.4787331],[19.2042122,45.4785309],[19.2045307,45.478302],[19.2048111,45.4780045],[19.205061,45.4776535],[19.2052517,45.4773521],[19.2054615,45.4769516],[19.2056713,45.4763718],[19.2058125,45.475914],[19.2062912,45.4739227],[19.2069721,45.4714317],[19.2079124,45.4681244],[19.2084923,45.4660835],[19.2086716,45.4654541],[19.2091122,45.4638939],[19.2097225,45.4616318],[19.2102413,45.4598045],[19.2106609,45.4581528],[19.2111225,45.4567032],[19.2113018,45.4560127],[19.211441,45.4559441],[19.211731,45.4559517],[19.2118721,45.4559822],[19.2122211,45.4559441],[19.2124214,45.4558945],[19.2125721,45.455864],[19.2113914,45.4558334],[19.210701,45.4558029],[19.2105713,45.4557915],[19.2095623,45.4557037],[19.2095509,45.4555511],[19.2095222,45.4552612],[19.2095013,45.4539719],[19.2094421,45.4536438],[19.2093525,45.4534035],[19.2089024,45.453064],[19.2079124,45.4522514],[19.206501,45.4511719],[19.2053013,45.4501724],[19.205101,45.4499817],[19.2050915,45.4497719],[19.2051525,45.4496613],[19.2053318,45.449543],[19.2054119,45.4494438],[19.2053509,45.4493408],[19.2051926,45.4490318],[19.2050209,45.4485931],[19.2049618,45.4482422],[19.2049217,45.4477425],[19.2049809,45.4475021],[19.2051315,45.4468613],[19.2055626,45.445591],[19.2057819,45.4451332],[19.2061825,45.4442444],[19.2066116,45.4433441],[19.2065411,45.4432411],[19.2065125,45.4429131],[19.2065926,45.4425812],[19.2065411,45.4423027],[19.2063618,45.4418335],[19.2056713,45.4406319],[19.2045708,45.4388924],[19.2038517,45.4377441],[19.2031422,45.4369926],[19.2025223,45.436573],[19.2018623,45.4360008],[19.2014122,45.4355125],[19.2009411,45.4349442],[19.2007408,45.4344826],[19.2006226,45.4342613],[19.2004509,45.4341431],[19.2004318,45.4341011],[19.2005825,45.4336815],[19.2005615,45.4331932],[19.2005825,45.4324112],[19.2006626,45.4311829],[19.2006817,45.4311028],[19.2007809,45.4306412],[19.2008114,45.4304123],[19.2011623,45.4290009],[19.2013512,45.4283409],[19.201622,45.4278526],[19.2017517,45.4274216],[19.2017307,45.4255943],[19.2016125,45.4244728],[19.2013512,45.4231644],[19.2012615,45.4226532],[19.2011509,45.4220238],[19.2010822,45.4214439],[19.2010307,45.4213715],[19.2007313,45.4211845],[19.2006512,45.4211922],[19.2002716,45.4212112],[19.2000408,45.4211617],[19.1998024,45.421051],[19.1997108,45.4208412],[19.1997013,45.4205933],[19.1996822,45.4205017],[19.1996708,45.4204445],[19.1996708,45.4204025],[19.1995621,45.4200211],[19.1996708,45.4199944],[19.1997719,45.4199142],[19.1998425,45.4196129],[19.1999226,45.419323],[19.2000008,45.4189911],[19.2000618,45.4187126],[19.2001324,45.4183922],[19.2002125,45.4180832],[19.2002621,45.4178314],[19.2003117,45.4176445],[19.2003212,45.4175835],[19.2003918,45.4172935],[19.2004509,45.4170532],[19.2005215,45.4167938],[19.2005615,45.4166412],[19.2006626,45.4166145],[19.2010822,45.4165421],[19.2017612,45.416481],[19.202301,45.4164619],[19.2026215,45.4164009],[19.2027225,45.4163628],[19.2029324,45.4162712],[19.2033215,45.4159927],[19.204361,45.4152832],[19.2050915,45.4147911],[19.2067814,45.4136238],[19.2068214,45.4135933],[19.2091408,45.4112244],[19.2092209,45.4110413],[19.2091808,45.4108543],[19.2086525,45.4100418],[19.2074108,45.4084511],[19.2064018,45.4070015],[19.2059212,45.4063416],[19.2053223,45.4055214],[19.2047615,45.4047623],[19.2044125,45.4043045],[19.2199421,45.3984642],[19.2183018,45.3959808],[19.2164326,45.3934021],[19.2176914,45.392971],[19.2181416,45.3928108],[19.2184124,45.3926735],[19.2187023,45.3926239],[19.2188625,45.3925743],[19.2190018,45.3925133],[19.2190819,45.3924522],[19.2191925,45.3923111],[19.2192326,45.3923225],[19.2192917,45.392334],[19.2193813,45.3923225],[19.2195625,45.3923111],[19.2199326,45.3922844],[19.2201023,45.3922729],[19.2209511,45.3921928],[19.2216415,45.3921013],[19.2218819,45.3920708],[19.2220211,45.3920631],[19.2223015,45.3920326],[19.222681,45.3920021],[19.2231617,45.391983],[19.223732,45.3919945],[19.224371,45.3920517],[19.2251225,45.3921432],[19.225441,45.3921928],[19.2255726,45.3922119],[19.2257118,45.3922539],[19.2258015,45.3922844],[19.225832,45.3923035],[19.225872,45.3923111],[19.2259216,45.3923416],[19.2264423,45.3925438],[19.2264919,45.3925629],[19.2265415,45.3925629],[19.2266026,45.3925629],[19.2266426,45.3925438],[19.2267323,45.3925133],[19.226841,45.3924828],[19.2269421,45.3924637],[19.2269611,45.3925018],[19.2270107,45.3925209],[19.2271519,45.3925743],[19.2276211,45.3927422],[19.2277718,45.3928108]]},{"id":19528,"author":"AnaDigit","name_GR":"Sultans Trail: 3.21. Ba\u010d - Ba\u010dka Palanka","description_GR":"Section-Trail 3.21","path":"Sultans_Trail\/sultans_trail_321","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":30704,"name_EN":"Sultans Trail: 3.21. Ba\u010d - Ba\u010dka Palanka","description_EN":"Section-Trail 3.21","ascent_time":668,"descent_time":668,"marker":"","level":9,"ascent":178,"descent":180,"maxelev":91,"minelev":73,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.22768 45.24788,19.39671 45.39277)","views":2,"millestones":"","x":19.2700138,"y":45.2856445,"coor":[[19.227684,45.392765],[19.2277641,45.3927155],[19.2305641,45.391716],[19.2306137,45.3917542],[19.2308235,45.3917236],[19.2310238,45.391716],[19.232275,45.3918533],[19.2324848,45.3918762],[19.2331448,45.3912735],[19.2328949,45.3907433],[19.2326336,45.3902626],[19.2324638,45.3901443],[19.231945,45.3900146],[19.2317352,45.3900528],[19.2316036,45.3897552],[19.231554,45.3896561],[19.2316437,45.3896255],[19.2322044,45.3894539],[19.2322941,45.3894234],[19.2325344,45.3893433],[19.2331638,45.3891144],[19.2334442,45.3890228],[19.2336044,45.3889656],[19.2336941,45.3889542],[19.2337646,45.3889542],[19.2325554,45.3880348],[19.2320251,45.3876228],[19.2319851,45.3875961],[19.2320938,45.3875656],[19.2321644,45.3875732],[19.2323742,45.387455],[19.2339745,45.3864632],[19.235054,45.3858032],[19.2359638,45.3852539],[19.2377853,45.3841248],[19.2395554,45.3830261],[19.2403736,45.382576],[19.2407646,45.3822937],[19.2410049,45.3820953],[19.2412739,45.381916],[19.2415848,45.3816643],[19.2423744,45.3813858],[19.2424641,45.3813133],[19.2424946,45.3812141],[19.2424641,45.3811226],[19.2424946,45.381073],[19.2440853,45.3804359],[19.2448044,45.3801727],[19.2476444,45.3791237],[19.2504253,45.3780556],[19.2516651,45.377636],[19.2537346,45.3767853],[19.2548847,45.3763428],[19.255085,45.3762245],[19.255785,45.3757248],[19.2570553,45.374794],[19.2587242,45.3736229],[19.2591953,45.3733139],[19.2596245,45.3731346],[19.260004,45.3730736],[19.2603245,45.3729858],[19.2604237,45.3729935],[19.2605343,45.3730354],[19.2606735,45.3731346],[19.2608051,45.3732338],[19.2610054,45.3733063],[19.2611637,45.3733063],[19.2613239,45.3733063],[19.2615852,45.3732452],[19.2617741,45.3731461],[19.2618942,45.3731232],[19.2619839,45.3731232],[19.2621841,45.3731346],[19.2627239,45.3731346],[19.2630043,45.3731651],[19.2631054,45.3731651],[19.2633152,45.3732033],[19.2636051,45.3733444],[19.2639141,45.373436],[19.264164,45.373436],[19.2649345,45.3734627],[19.2651138,45.3734627],[19.2651939,45.3734627],[19.2653141,45.373394],[19.2663651,45.3726425],[19.2664852,45.372654],[19.2669048,45.372364],[19.2672539,45.3721352],[19.2679539,45.3716736],[19.2689743,45.3709946],[19.2702541,45.3701363],[19.2706451,45.3698654],[19.2696838,45.3694839],[19.2712841,45.3679047],[19.2710037,45.3675461],[19.2707043,45.3666649],[19.2706051,45.3664246],[19.2700653,45.3647156],[19.2698135,45.3639832],[19.2697144,45.3636246],[19.2689953,45.3615646],[19.2687244,45.3607445],[19.2686443,45.3606033],[19.2685051,45.3605156],[19.2684135,45.3604851],[19.2685852,45.3603058],[19.2686348,45.3601761],[19.2679539,45.3581047],[19.2674541,45.3570633],[19.2671452,45.3568344],[19.2668438,45.3567238],[19.2659149,45.3567429],[19.2623138,45.357296],[19.2572937,45.3581429],[19.2544346,45.358593],[19.2538853,45.3566933],[19.253294,45.3547859],[19.2516651,45.3496361],[19.2463951,45.3504448],[19.2452946,45.350605],[19.244915,45.3506927],[19.2446938,45.3507652],[19.2401237,45.3489952],[19.239954,45.3491859],[19.2355137,45.3475952],[19.2353745,45.3475151],[19.235014,45.3474045],[19.2344952,45.3472748],[19.2333946,45.3469849],[19.2316246,45.3465347],[19.231205,45.3464241],[19.2306652,45.3462944],[19.2303352,45.3460846],[19.2302151,45.3460045],[19.2299938,45.3458061],[19.2298241,45.3455429],[19.2297745,45.3452339],[19.229784,45.3450661],[19.229845,45.3448029],[19.2302551,45.3438454],[19.2312241,45.3415337],[19.2321053,45.3394356],[19.2326851,45.3380852],[19.2329445,45.3374863],[19.2332649,45.3367233],[19.2337246,45.3356133],[19.2339745,45.3350449],[19.2341442,45.3345757],[19.2345047,45.3337555],[19.2357044,45.3308754],[19.2359943,45.330143],[19.2362938,45.3294144],[19.2364349,45.3290749],[19.236845,45.3284531],[19.2370148,45.3282242],[19.237175,45.3280144],[19.2373238,45.327816],[19.2375145,45.3276558],[19.2375336,45.3276138],[19.2375736,45.3275528],[19.2376137,45.3274536],[19.2375946,45.327343],[19.237545,45.3272629],[19.2376537,45.3272438],[19.2377453,45.3271561],[19.2381039,45.3264046],[19.2381744,45.3263054],[19.2383347,45.3261147],[19.2384644,45.3259926],[19.238615,45.3259163],[19.2390041,45.3257446],[19.2391453,45.3256836],[19.2392254,45.3256531],[19.2393036,45.3255844],[19.2393646,45.3254738],[19.2394238,45.3252945],[19.2394142,45.3250046],[19.2395039,45.3247261],[19.2395344,45.3246536],[19.2436447,45.3186951],[19.2445545,45.3173752],[19.2455044,45.3159943],[19.2456646,45.3158226],[19.2459049,45.3156548],[19.253994,45.3121758],[19.2558041,45.3114052],[19.2558537,45.3113861],[19.2569046,45.3109055],[19.2570648,45.3107758],[19.2574844,45.3100662],[19.2579842,45.309185],[19.2593937,45.3067245],[19.2608147,45.3042641],[19.2622547,45.301796],[19.2635841,45.299366],[19.2641239,45.2985039],[19.2646046,45.2976761],[19.2650642,45.2968025],[19.2651138,45.2966232],[19.2650242,45.2963829],[19.2637939,45.2945633],[19.2635536,45.2942238],[19.2619839,45.292263],[19.261795,45.291935],[19.2620449,45.2910461],[19.2628345,45.2885628],[19.2629147,45.2883034],[19.2630348,45.2879944],[19.2634449,45.2879143],[19.2653942,45.2876549],[19.2667942,45.2874832],[19.2671337,45.2874451],[19.2672653,45.2873459],[19.2672443,45.2872162],[19.2672138,45.2869949],[19.2672443,45.2869034],[19.267395,45.2867661],[19.2676144,45.2866249],[19.2680645,45.2864456],[19.2686253,45.2862549],[19.2692947,45.286026],[19.2696953,45.2858353],[19.2699146,45.2857437],[19.2700138,45.2856445],[19.2700539,45.2855339],[19.2702351,45.2854347],[19.2703438,45.2852745],[19.2706451,45.2851448],[19.2709141,45.2850227],[19.2711048,45.2848244],[19.2713547,45.284565],[19.2715244,45.2843628],[19.2716541,45.2842827],[19.2720737,45.2842751],[19.2722454,45.284153],[19.272295,45.2839546],[19.272274,45.2837334],[19.2725849,45.2835426],[19.2726746,45.283474],[19.272974,45.2832451],[19.2737446,45.2826958],[19.2749653,45.2819061],[19.2764053,45.2812462],[19.2766743,45.2808762],[19.2770138,45.2791862],[19.2774639,45.2772636],[19.2776947,45.2763939],[19.2779942,45.2752342],[19.2782249,45.2738228],[19.2781143,45.2731438],[19.2777348,45.2722549],[19.2779541,45.2722244],[19.2784748,45.2720261],[19.2786846,45.271946],[19.2790051,45.2718925],[19.279665,45.2716255],[19.2806454,45.2712555],[19.2824249,45.2705841],[19.2829838,45.2704048],[19.2832146,45.2702751],[19.2833843,45.2701454],[19.2835541,45.2700844],[19.2837639,45.2700653],[19.2839737,45.2700043],[19.2861652,45.2691154],[19.286684,45.2689438],[19.286684,45.2688751],[19.2867546,45.2687759],[19.2868938,45.2686958],[19.2986736,45.2643852],[19.2989445,45.2642555],[19.3012047,45.2634735],[19.3043442,45.2623062],[19.3060837,45.2616539],[19.3077641,45.2610359],[19.3102436,45.2601242],[19.312624,45.2591858],[19.3132439,45.2590561],[19.3145638,45.258625],[19.3155746,45.257946],[19.3166542,45.2570457],[19.3175545,45.2562943],[19.3182354,45.2558937],[19.3188744,45.2557449],[19.3220654,45.2548256],[19.3223248,45.2547035],[19.3230038,45.2545357],[19.3236141,45.254364],[19.3264542,45.2536354],[19.3268147,45.2534332],[19.3269749,45.2534142],[19.3273754,45.2532845],[19.3289452,45.2528534],[19.3304253,45.2524261],[19.3315048,45.2520828],[19.3317547,45.2519951],[19.3317947,45.2520332],[19.3318253,45.2521553],[19.3317642,45.2524338],[19.3317642,45.2527237],[19.3317642,45.2528648],[19.3318253,45.2529449],[19.331974,45.2529449],[19.3324146,45.2528954],[19.3328552,45.2528534],[19.3335342,45.2527733],[19.3338642,45.2527237],[19.3342838,45.2526627],[19.3347645,45.2526054],[19.3353539,45.2525635],[19.3356438,45.2525139],[19.3362045,45.2524757],[19.336565,45.2524757],[19.3369446,45.2524147],[19.3374844,45.2523842],[19.3378754,45.2523537],[19.3384743,45.2522926],[19.3391953,45.2522125],[19.3395443,45.2521744],[19.3402939,45.2520752],[19.3405247,45.2520447],[19.3409443,45.2520027],[19.3418846,45.2518959],[19.3427143,45.2518158],[19.3430042,45.2517738],[19.3435745,45.2517128],[19.3440247,45.2516632],[19.3446236,45.2515945],[19.3452854,45.2515259],[19.3456535,45.2514839],[19.3460045,45.2514534],[19.3465843,45.2513962],[19.3472042,45.2513428],[19.3476753,45.2512856],[19.3480339,45.2512436],[19.3483849,45.2512245],[19.3487053,45.2511826],[19.3489952,45.251194],[19.3493748,45.2511749],[19.3498154,45.2511253],[19.3501244,45.2511063],[19.3503952,45.2510147],[19.3510437,45.2509041],[19.3514137,45.250885],[19.3517838,45.2508354],[19.352005,45.2509346],[19.3525047,45.2508926],[19.3529148,45.2508125],[19.3533249,45.2507439],[19.3538437,45.2506638],[19.3542538,45.2505836],[19.3543549,45.250576],[19.3544846,45.2505646],[19.3545742,45.2505531],[19.3548336,45.2504959],[19.355154,45.2504158],[19.3554554,45.2504044],[19.355814,45.2503853],[19.3560238,45.2503929],[19.3565235,45.2503738],[19.357214,45.2503548],[19.3577652,45.2503662],[19.3580151,45.2503738],[19.3582439,45.2503433],[19.3584137,45.2503662],[19.3586044,45.2503242],[19.3587341,45.2503242],[19.3588848,45.2503548],[19.3590336,45.2503548],[19.3591938,45.2503433],[19.3594151,45.2503548],[19.3596249,45.2503738],[19.3598347,45.2503242],[19.3600845,45.2502861],[19.3603745,45.2502861],[19.3606644,45.2502861],[19.3609238,45.2502327],[19.3610744,45.2502556],[19.3613243,45.2502747],[19.3617439,45.2503242],[19.3620548,45.2503357],[19.3625336,45.2502861],[19.3638744,45.2502861],[19.3640347,45.2502632],[19.364624,45.2502327],[19.3650551,45.2501945],[19.3655243,45.2501335],[19.366045,45.2500839],[19.3664951,45.2500458],[19.3670139,45.2499542],[19.3675747,45.249855],[19.3680248,45.2497749],[19.3682652,45.2497253],[19.368454,45.2496948],[19.3684845,45.2494125],[19.3697147,45.2494659],[19.3709335,45.2495232],[19.3721638,45.2495728],[19.373085,45.2496147],[19.3748341,45.2497063],[19.3754749,45.2482147],[19.375515,45.2481232],[19.375555,45.2480736],[19.3756046,45.2480431],[19.3756638,45.2480354],[19.3757248,45.248024],[19.3759346,45.2480354],[19.3760242,45.2480354],[19.3760948,45.2480431],[19.3761444,45.248085],[19.376215,45.2481537],[19.3763046,45.2481346],[19.3783741,45.2482758],[19.3785343,45.2478828],[19.3793354,45.2479935],[19.3794651,45.2480545],[19.3794651,45.2480927],[19.3794441,45.2481461],[19.3796139,45.2481956],[19.3798351,45.2482452],[19.3800449,45.2482758],[19.3805542,45.2483444],[19.3807144,45.2483559],[19.3808842,45.2483635],[19.3813152,45.2483444],[19.3820744,45.2482758],[19.3822746,45.2493134],[19.3823643,45.2498131],[19.3823853,45.2498741],[19.3824139,45.2499352],[19.3824539,45.2499847],[19.382515,45.2500229],[19.3825836,45.2500534],[19.3826847,45.2500763],[19.3827438,45.2501144],[19.3827953,45.250145],[19.3828945,45.250103],[19.3829536,45.2500839],[19.3830738,45.2500648],[19.3845253,45.2500229],[19.3867435,45.2499542],[19.3877945,45.2499237],[19.3879547,45.2499237],[19.3892136,45.2498856],[19.3910446,45.2498245],[19.3967152,45.2496529]]},{"id":19529,"author":"AnaDigit","name_GR":"Sultans Trail: 3.22. Ba\u010dka Palanka - Ne\u0161tin","description_GR":"Section-Trail 3.22","path":"Sultans_Trail\/sultans_trail_322","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":13745,"name_EN":"Sultans Trail: 3.22. Ba\u010dka Palanka - Ne\u0161tin","description_EN":"Section-Trail 3.22","ascent_time":278,"descent_time":277,"marker":"","level":9,"ascent":303,"descent":289,"maxelev":134,"minelev":73,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.37024 45.21586,19.45175 45.24965)","views":2,"millestones":"","x":19.3808327,"y":45.2226295,"coor":[[19.3967133,45.249649],[19.3966331,45.248539],[19.396513,45.246891],[19.396452,45.2457886],[19.3964024,45.2450485],[19.3963127,45.243988],[19.396143,45.2424774],[19.396143,45.242218],[19.396162,45.2420883],[19.396183,45.241951],[19.3962135,45.2418404],[19.3962421,45.2416992],[19.3962936,45.2415581],[19.3963432,45.2414207],[19.3964233,45.241291],[19.396492,45.2411575],[19.3965721,45.2410583],[19.3966427,45.2409592],[19.3967037,45.2408905],[19.396843,45.2407379],[19.3970127,45.2405777],[19.3971634,45.2404709],[19.3974438,45.2402878],[19.3976135,45.240181],[19.3977928,45.240078],[19.3981133,45.2399101],[19.3984032,45.239769],[19.3985519,45.2397003],[19.3986721,45.2396507],[19.3987923,45.2395897],[19.3989429,45.239521],[19.3991623,45.2394409],[19.3993435,45.2393608],[19.3995228,45.2393188],[19.3995819,45.2392883],[19.4000721,45.2390709],[19.4005623,45.2388306],[19.4009819,45.2386208],[19.4012222,45.2384682],[19.401413,45.2383308],[19.4015636,45.2382011],[19.4016933,45.23806],[19.4018135,45.2378883],[19.4019222,45.2377281],[19.4020023,45.2375679],[19.402092,45.2373581],[19.4021435,45.2370987],[19.4021626,45.2368202],[19.4021435,45.2366104],[19.4017525,45.2333183],[19.4013729,45.2299995],[19.4012928,45.2291489],[19.4012032,45.2283287],[19.4009819,45.2267189],[19.4009228,45.2261505],[19.4009132,45.2260704],[19.4008732,45.2257385],[19.4008427,45.2256393],[19.4008427,45.2255287],[19.4007931,45.2250786],[19.4007721,45.2249184],[19.4007626,45.2247505],[19.4007435,45.2245789],[19.4007225,45.2244911],[19.4006824,45.224369],[19.400692,45.2242203],[19.400692,45.2241592],[19.4006424,45.2241096],[19.4005833,45.2240486],[19.4004936,45.2239876],[19.400423,45.2239494],[19.3999519,45.2239075],[19.3997326,45.2238884],[19.3995438,45.2238693],[19.3994236,45.2238503],[19.3993034,45.2238083],[19.3992119,45.2237701],[19.3990421,45.22369],[19.3988819,45.2235909],[19.3988228,45.223568],[19.3987522,45.2235603],[19.3986626,45.2235603],[19.3985729,45.223568],[19.3984032,45.2236404],[19.3973331,45.2239494],[19.3970623,45.223999],[19.3968525,45.2240181],[19.3966026,45.2240295],[19.3961124,45.2239876],[19.395422,45.2239609],[19.3951836,45.2239494],[19.3949432,45.2239685],[19.3945732,45.2240105],[19.3939133,45.2241096],[19.3921928,45.224369],[19.3918419,45.2243996],[19.3914433,45.2243881],[19.3909531,45.2243805],[19.390543,45.224369],[19.3889523,45.224308],[19.3887424,45.224308],[19.3885536,45.2243195],[19.3883228,45.2243309],[19.3881836,45.2243576],[19.3881435,45.2243576],[19.3880119,45.224369],[19.3878727,45.2243881],[19.3876934,45.2244186],[19.3874722,45.2244682],[19.3873825,45.2244797],[19.3871136,45.2245407],[19.3867722,45.2246208],[19.3864536,45.2247391],[19.3860836,45.2248497],[19.3858032,45.2248878],[19.385622,45.2249184],[19.3851528,45.2249374],[19.3848324,45.2249184],[19.3843727,45.2249184],[19.3839531,45.2249184],[19.3837337,45.2249298],[19.3833427,45.2249985],[19.3829823,45.2250595],[19.3824921,45.2251511],[19.3819122,45.2252312],[19.3816338,45.2252502],[19.3813629,45.2252502],[19.3811626,45.2252502],[19.3809719,45.2252312],[19.3808327,45.2252083],[19.3807335,45.2251701],[19.3806419,45.2251511],[19.3803825,45.2250595],[19.3801537,45.224968],[19.3799324,45.2248497],[19.3798428,45.2247581],[19.3797131,45.2245903],[19.3795624,45.2246399],[19.3791637,45.2247581],[19.3790627,45.2247581],[19.3789024,45.2247086],[19.3787537,45.2246094],[19.3786526,45.2245407],[19.3783836,45.2242889],[19.3780632,45.2240791],[19.3777637,45.2239494],[19.3775826,45.2239494],[19.377512,45.2239494],[19.3774624,45.2239494],[19.3774223,45.223938],[19.3773537,45.2239189],[19.3769035,45.2239189],[19.3768024,45.2239189],[19.3767338,45.2239189],[19.3767338,45.2239609],[19.3767529,45.2240982],[19.3767529,45.2242393],[19.3767223,45.2242775],[19.3766422,45.2242889],[19.3765335,45.2242775],[19.3764534,45.2242699],[19.3761234,45.2241974],[19.3758335,45.2241402],[19.3756924,45.2241211],[19.3755531,45.2240906],[19.3752728,45.224041],[19.3750725,45.2240181],[19.3744125,45.2239609],[19.3739929,45.2238884],[19.3735924,45.2238197],[19.3734131,45.2237778],[19.3729534,45.2237091],[19.3725433,45.2235985],[19.372303,45.2236099],[19.3720627,45.223629],[19.3713531,45.22369],[19.3710823,45.223671],[19.3704929,45.2236176],[19.3703938,45.2236099],[19.3702431,45.2235909],[19.3702831,45.2233505],[19.3703537,45.2233276],[19.3704319,45.22332],[19.3710728,45.223278],[19.371172,45.2232704],[19.3714924,45.2232475],[19.3717327,45.2231979],[19.3722324,45.2229691],[19.3725224,45.2228203],[19.372673,45.2227592],[19.3728027,45.2227402],[19.3729324,45.2227287],[19.3729725,45.2227402],[19.3734226,45.2227707],[19.3738136,45.2227974],[19.3740025,45.2227974],[19.3742027,45.2227898],[19.3744926,45.2227478],[19.3747025,45.2227097],[19.3749027,45.2226791],[19.3751221,45.2226486],[19.3751831,45.2226601],[19.3757229,45.2226677],[19.3762932,45.2226791],[19.3765736,45.2226906],[19.3769035,45.2226791],[19.377203,45.2226601],[19.3773632,45.2226486],[19.3774529,45.222641],[19.3775425,45.222641],[19.3777237,45.222641],[19.3779221,45.2226295],[19.3780136,45.2226105],[19.3780823,45.22258],[19.3781528,45.2225494],[19.3781624,45.2225189],[19.3782635,45.222271],[19.3783226,45.2222595],[19.3784122,45.2222481],[19.3784924,45.222229],[19.378582,45.2221985],[19.3787422,45.2221489],[19.3788338,45.2221375],[19.3789024,45.2221375],[19.378973,45.2221489],[19.3792629,45.2222176],[19.3793125,45.222229],[19.3793621,45.222229],[19.3794327,45.2222099],[19.3797436,45.2219505],[19.3798637,45.221859],[19.3800831,45.2219009],[19.3801823,45.2220192],[19.3804131,45.2222099],[19.3806324,45.2224007],[19.3806725,45.2224388],[19.3808327,45.2226295],[19.3809128,45.2228889],[19.3808937,45.22295],[19.3808823,45.2229881],[19.3808937,45.2230186],[19.3809719,45.2230492],[19.3810425,45.2232895],[19.3811436,45.2234993],[19.3812923,45.2237282],[19.3814926,45.2239304],[19.3818035,45.2240906],[19.3820534,45.2241478],[19.3823032,45.2241783],[19.3825321,45.2241783],[19.3832722,45.2240982],[19.3834038,45.2240601],[19.3835735,45.223999],[19.383913,45.2238693],[19.3850136,45.2234802],[19.3854828,45.2232704],[19.3864422,45.2227211],[19.386713,45.2226181],[19.3869133,45.2225876],[19.3872433,45.2225189],[19.3878021,45.2223778],[19.388443,45.222168],[19.3886738,45.2221107],[19.388813,45.2220993],[19.3888435,45.2219887],[19.3896236,45.2220192],[19.3899632,45.2219696],[19.3905525,45.2218399],[19.3909035,45.2218208],[19.3916321,45.2218094],[19.3920231,45.2217979],[19.3920727,45.2217979],[19.3923626,45.2217407],[19.3927135,45.2216682],[19.3928623,45.2216606],[19.392992,45.2216797],[19.3931026,45.2216988],[19.3931637,45.2217293],[19.3932819,45.2217979],[19.3935738,45.2219582],[19.3935928,45.2219276],[19.3937035,45.2219505],[19.3938828,45.2220001],[19.3940926,45.2220802],[19.3942432,45.2221489],[19.3944626,45.2222595],[19.3945332,45.22229],[19.3945827,45.2223091],[19.3947124,45.2223511],[19.395113,45.2225304],[19.3953533,45.2226486],[19.3955536,45.2227097],[19.3958931,45.2227783],[19.3961334,45.2227974],[19.3962936,45.2227898],[19.3964119,45.2227783],[19.396822,45.2226982],[19.3971424,45.2226295],[19.3972836,45.2226295],[19.3974724,45.2226181],[19.3976021,45.222641],[19.397953,45.2227211],[19.3984337,45.2229195],[19.398613,45.2229805],[19.399332,45.2231789],[19.3998928,45.2228088],[19.4005928,45.2223282],[19.4006824,45.2222595],[19.4008636,45.2221375],[19.4018631,45.2213478],[19.4030819,45.2203598],[19.4033928,45.2201576],[19.4036922,45.2199783],[19.4037437,45.2199478],[19.4039631,45.219841],[19.4041519,45.219738],[19.4044037,45.2196693],[19.4047432,45.2196388],[19.4051437,45.2196274],[19.4060421,45.2196503],[19.4068432,45.2196693],[19.4071732,45.2196274],[19.4074535,45.2195511],[19.4086323,45.2189598],[19.4089527,45.2188377],[19.4092026,45.2187881],[19.4094219,45.2187805],[19.4102821,45.21875],[19.4106236,45.2187004],[19.4108429,45.2186584],[19.413372,45.2180786],[19.4136925,45.2179985],[19.4150734,45.2175674],[19.4153824,45.2174683],[19.4158421,45.2173691],[19.4171028,45.2173195],[19.4172821,45.217308],[19.4174633,45.2172699],[19.4176521,45.2172089],[19.4178524,45.2171211],[19.4185123,45.2167702],[19.4190331,45.2165108],[19.4192028,45.2164497],[19.4194031,45.2164078],[19.419632,45.2164001],[19.4198132,45.2164001],[19.4204235,45.2164688],[19.420763,45.2164879],[19.4209023,45.2164993],[19.4209728,45.2164993],[19.4211636,45.2165108],[19.4212933,45.2165184],[19.4214821,45.2165108],[19.4216423,45.2165108],[19.4217434,45.2165108],[19.421833,45.2165108],[19.4219227,45.2165108],[19.4221821,45.2165108],[19.4224529,45.2165108],[19.422863,45.2164993],[19.4232826,45.2164688],[19.423542,45.2164383],[19.4237823,45.2163811],[19.424202,45.2162209],[19.4244938,45.2161102],[19.424612,45.2160797],[19.4247532,45.2160492],[19.4248734,45.2160492],[19.4249725,45.2160606],[19.4250927,45.2160912],[19.4252033,45.2161598],[19.425272,45.2162399],[19.425312,45.2163277],[19.4253235,45.2164078],[19.425312,45.2164993],[19.4252529,45.216568],[19.4251633,45.2166595],[19.4249229,45.2167892],[19.4248333,45.2168579],[19.4247723,45.2169189],[19.4247532,45.2169876],[19.4247437,45.2170486],[19.4247932,45.2171288],[19.4248734,45.2171898],[19.424963,45.2172279],[19.4250736,45.2172508],[19.4251728,45.2172508],[19.4252834,45.2172203],[19.4259834,45.2169304],[19.4265022,45.2166901],[19.4268932,45.2164688],[19.4272823,45.2162094],[19.4275227,45.2160378],[19.4276733,45.2159691],[19.4278336,45.2159081],[19.4280434,45.2158699],[19.4282627,45.2158585],[19.4284325,45.2158585],[19.4285736,45.2158775],[19.4287529,45.2159081],[19.4293537,45.2160492],[19.4327831,45.2167282],[19.4346333,45.2170906],[19.436573,45.2174988],[19.4382725,45.2178383],[19.4386635,45.2179108],[19.4396229,45.2180786],[19.4410725,45.2182999],[19.441452,45.2184105],[19.4418125,45.2185783],[19.4419632,45.2187004],[19.4419632,45.2184677],[19.4420929,45.2184181],[19.4424725,45.2184601],[19.4429836,45.2185707],[19.4434719,45.2186508],[19.4438534,45.2187309],[19.4443035,45.2188187],[19.4447136,45.2189102],[19.4454823,45.2190475],[19.4459133,45.2191086],[19.4460526,45.2191505],[19.4461632,45.2191887],[19.4463234,45.2192612],[19.4464436,45.2192879],[19.4465427,45.2193298],[19.4466534,45.2193489],[19.4467831,45.219368],[19.4469223,45.2193985],[19.4473629,45.2195396],[19.4481621,45.2197189],[19.4479237,45.2202492],[19.4479237,45.2203407],[19.4480038,45.2203979],[19.4481335,45.2204781],[19.4483528,45.2205276],[19.4489822,45.2207108],[19.449873,45.2209091],[19.4501934,45.2209778],[19.4503231,45.2210693],[19.4504032,45.2211685],[19.4504032,45.2212677],[19.4503727,45.2213593],[19.4503231,45.2215881],[19.4502735,45.2220001],[19.450222,45.2221985],[19.4502125,45.2224503],[19.4502735,45.2226906],[19.4503231,45.22295],[19.4502525,45.2231178],[19.4500637,45.2233582],[19.449852,45.2234497],[19.4497738,45.2235184],[19.4497623,45.223671],[19.4497223,45.2237892],[19.4496136,45.2239304],[19.4494419,45.2241211],[19.4492531,45.2242699],[19.4491119,45.2243004],[19.4489822,45.224369],[19.4486828,45.2246895],[19.4485321,45.2248383],[19.4489326,45.225029],[19.4490528,45.22509],[19.4493427,45.2252388],[19.4497032,45.2254486],[19.4500732,45.2257004],[19.4502926,45.2258301],[19.4505634,45.2258492],[19.4508724,45.225811],[19.451273,45.2255707],[19.4516125,45.2254105],[19.4517536,45.2254105]]},{"id":19530,"author":"AnaDigit","name_GR":"Sultans Trail: 3.23. Ne\u0161tin - Fru\u0161ka Gora Andrevlje","description_GR":"Section-Trail 3.23","path":"Sultans_Trail\/sultans_trail_323","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":22220,"name_EN":"Sultans Trail: 3.23. Ne\u0161tin - Fru\u0161ka Gora Andrevlje","description_EN":"Section-Trail 3.23","ascent_time":655,"descent_time":659,"marker":"","level":9,"ascent":720,"descent":615,"maxelev":283,"minelev":87,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.45175 45.16846,19.64709 45.22541)","views":3,"millestones":"","x":19.5834293,"y":45.174118,"coor":[[19.4517498,45.2254066],[19.4522705,45.2250862],[19.4527111,45.2246857],[19.4549198,45.2230072],[19.4555702,45.2225189],[19.4563103,45.2219276],[19.4570007,45.2213173],[19.457901,45.2205391],[19.458231,45.2202072],[19.4591293,45.2191963],[19.459341,45.2189255],[19.45965,45.2185364],[19.4597301,45.2184258],[19.4598103,45.2182961],[19.4601307,45.2179871],[19.4603405,45.2178764],[19.4607906,45.2176666],[19.4611797,45.217247],[19.4616699,45.2165756],[19.4618511,45.2161064],[19.4619408,45.2156067],[19.4623699,45.2150459],[19.4627495,45.2148857],[19.4631004,45.2147179],[19.4636002,45.2144775],[19.4639797,45.2142258],[19.4640999,45.2140083],[19.4640503,45.2137375],[19.4640408,45.2136765],[19.4639206,45.213398],[19.4641609,45.212986],[19.4659195,45.2113762],[19.4673405,45.2102966],[19.4680004,45.2097588],[19.4689598,45.2091179],[19.470171,45.2083588],[19.4705696,45.2082863],[19.4708805,45.2082062],[19.4712601,45.2080078],[19.4717503,45.2075577],[19.4722996,45.207058],[19.4723396,45.207016],[19.4724102,45.2069283],[19.4723701,45.2068367],[19.4723301,45.2067566],[19.472311,45.2066956],[19.47365,45.2061577],[19.475481,45.205368],[19.4763508,45.2050362],[19.4774094,45.2045479],[19.4786797,45.2040176],[19.4787502,45.2039261],[19.4789104,45.2036781],[19.4793396,45.2036858],[19.4794102,45.2036362],[19.4794502,45.2034264],[19.4813309,45.2025986],[19.4838104,45.2016487],[19.4854698,45.2012367],[19.48736,45.2004356],[19.4901695,45.1992455],[19.4906502,45.1988258],[19.4910297,45.1982956],[19.491251,45.1979866],[19.4918995,45.1978569],[19.4930305,45.1967087],[19.4939899,45.195797],[19.4963493,45.1925583],[19.4961395,45.1921082],[19.49646,45.1913185],[19.4972,45.1910172],[19.4981098,45.1893158],[19.4991207,45.1890259],[19.4998302,45.1892891],[19.5000896,45.1894188],[19.5002995,45.1892471],[19.5001297,45.1890678],[19.5002995,45.1881485],[19.5007095,45.1875076],[19.5008793,45.1868782],[19.5012894,45.1866188],[19.5016003,45.186058],[19.5018311,45.1861572],[19.5019703,45.1862755],[19.5019302,45.1867371],[19.50284,45.1871758],[19.5033894,45.1868172],[19.503931,45.1864967],[19.5044403,45.1863174],[19.5047703,45.1856384],[19.5049,45.1854362],[19.5057106,45.1857872],[19.507021,45.1861382],[19.5076199,45.186409],[19.5082893,45.1864777],[19.5086193,45.1863556],[19.5089302,45.1855164],[19.5095711,45.1850586],[19.5101299,45.1843758],[19.5103703,45.183609],[19.5112495,45.1833076],[19.512001,45.1827583],[19.5130711,45.1822586],[19.5146809,45.1816978],[19.5158195,45.1811066],[19.516531,45.1805763],[19.5173397,45.1803284],[19.5177307,45.1799278],[19.5181999,45.1789665],[19.5188198,45.178318],[19.5196209,45.1782379],[19.5196304,45.1785164],[19.5199699,45.1788063],[19.5207405,45.1791878],[19.5209293,45.1792755],[19.5215702,45.1795273],[19.522831,45.1798782],[19.523901,45.1799164],[19.52421,45.1801872],[19.5247402,45.180378],[19.5248795,45.1804276],[19.5253506,45.1805573],[19.5264893,45.1808586],[19.52705,45.1808891],[19.5272903,45.1808777],[19.5277901,45.1808586],[19.528801,45.1811485],[19.5299511,45.1811867],[19.5305405,45.1811485],[19.5311298,45.1810188],[19.5321503,45.1806374],[19.5325603,45.1805458],[19.53298,45.1805267],[19.5334702,45.1805458],[19.5338306,45.1806488],[19.5351696,45.181118],[19.535881,45.1813774],[19.5362511,45.1815758],[19.5366802,45.1813087],[19.5371208,45.180706],[19.5375404,45.1799469],[19.5376911,45.1799164],[19.5389099,45.1798973],[19.5397511,45.1798668],[19.5399494,45.1799355],[19.5401306,45.1802673],[19.5402393,45.1804886],[19.5403309,45.1806755],[19.5409698,45.1807671],[19.5422306,45.180809],[19.54245,45.1804466],[19.5437107,45.1806755],[19.5453911,45.1810455],[19.5455494,45.1806183],[19.5456295,45.1803856],[19.5460606,45.1792679],[19.5462894,45.1787262],[19.5466499,45.1777573],[19.5468006,45.1773491],[19.5473709,45.1762276],[19.5476398,45.1757889],[19.5484295,45.1745377],[19.548521,45.1743469],[19.548521,45.1742477],[19.5486698,45.1742287],[19.5488701,45.1742287],[19.5490608,45.1742363],[19.5493107,45.1742783],[19.5494595,45.1742973],[19.5496998,45.1742859],[19.5500793,45.1742554],[19.5512695,45.1742859],[19.5515709,45.1742363],[19.5519695,45.1740875],[19.5523205,45.1737366],[19.5524101,45.1736679],[19.5525303,45.1737175],[19.5525494,45.1737862],[19.5525799,45.174118],[19.5526905,45.1746788],[19.5538006,45.175087],[19.5543499,45.1752853],[19.5544109,45.1752472],[19.5541706,45.1750374],[19.5543594,45.1742668],[19.554451,45.1741982],[19.5545807,45.1742172],[19.5557899,45.1743965],[19.5565395,45.1743965],[19.5576801,45.1744957],[19.5582809,45.1745491],[19.5590611,45.174427],[19.5593605,45.1744881],[19.5604,45.1750984],[19.5609798,45.1759262],[19.5613995,45.1761589],[19.5617409,45.176239],[19.562191,45.1763458],[19.562851,45.1763573],[19.5639095,45.1763382],[19.5643005,45.1764259],[19.5651207,45.1766472],[19.5659904,45.1767769],[19.5668011,45.1767387],[19.5678596,45.1762962],[19.5685997,45.1755486],[19.5687695,45.1747589],[19.5687294,45.1744156],[19.5686493,45.1739578],[19.5686798,45.1734886],[19.5688801,45.1731491],[19.5690403,45.1729164],[19.5696411,45.1724777],[19.5697994,45.1723557],[19.5702305,45.1717682],[19.5707493,45.1714172],[19.5710106,45.1712685],[19.57201,45.1710968],[19.5725899,45.170929],[19.5728893,45.1708069],[19.5731697,45.1704483],[19.5735397,45.1703377],[19.5741997,45.1706276],[19.5746098,45.170929],[19.5750198,45.171299],[19.57551,45.1713867],[19.5760899,45.1715469],[19.5770607,45.1716461],[19.5778904,45.171566],[19.5788593,45.1714172],[19.5793304,45.171299],[19.5798111,45.1712379],[19.580101,45.1715355],[19.5804501,45.1720161],[19.580801,45.172348],[19.5809307,45.1725082],[19.5809898,45.1726685],[19.5810108,45.1727486],[19.5809002,45.1729584],[19.5806408,45.1732254],[19.5805397,45.1734657],[19.5804596,45.1737671],[19.5805111,45.1740379],[19.5805798,45.1741676],[19.5807304,45.1742668],[19.5809307,45.1743279],[19.5811005,45.1743469],[19.5814304,45.1743469],[19.5822601,45.1743469],[19.5829506,45.1741867],[19.5832195,45.1741486],[19.5834293,45.174118],[19.5838203,45.1741257],[19.5839806,45.174118],[19.5841599,45.1740685],[19.5843201,45.1740074],[19.5846004,45.1738167],[19.5848007,45.1736984],[19.5850906,45.1735954],[19.5852795,45.1735687],[19.5853996,45.1735687],[19.5855198,45.1735764],[19.5854797,45.1738091],[19.5854607,45.1738968],[19.5858192,45.1739655],[19.5861111,45.1740074],[19.5861607,45.1740189],[19.5862408,45.1740265],[19.5863495,45.1740379],[19.5865002,45.1740189],[19.5865593,45.1740265],[19.5870609,45.1742668],[19.5872803,45.1739578],[19.5876102,45.1735458],[19.58778,45.1732979],[19.587841,45.1731873],[19.5878906,45.1730576],[19.5880795,45.1727562],[19.5881805,45.1725769],[19.5882301,45.1724968],[19.5883293,45.1724281],[19.58848,45.172348],[19.5887108,45.1722565],[19.5894699,45.1720161],[19.5896397,45.171978],[19.5898609,45.171936],[19.5905609,45.1718178],[19.5915394,45.1716766],[19.5918007,45.1716385],[19.5921097,45.171566],[19.5925102,45.1714287],[19.5928707,45.1712456],[19.5931206,45.1711578],[19.5932293,45.1711273],[19.5933895,45.1710854],[19.5935211,45.1710663],[19.5936108,45.1710663],[19.5944595,45.1710777],[19.5946503,45.1710472],[19.59478,45.1710091],[19.5949097,45.1709671],[19.5974998,45.1695366],[19.5978394,45.1693687],[19.5980606,45.1692772],[19.5982609,45.1692162],[19.5985203,45.1691666],[19.5989304,45.169117],[19.5995903,45.1690559],[19.5998993,45.1690178],[19.6000099,45.1689987],[19.6001301,45.1689568],[19.6002598,45.1688576],[19.6003609,45.1687469],[19.6005096,45.1686172],[19.6006107,45.1685486],[19.6007404,45.168499],[19.6008511,45.168499],[19.6009598,45.1685181],[19.6010303,45.1685677],[19.601181,45.1687088],[19.6012592,45.1687584],[19.6012993,45.1687775],[19.6013699,45.1687965],[19.6014595,45.168808],[19.6016808,45.1687889],[19.6041603,45.1684761],[19.6045799,45.1684685],[19.6047096,45.1684685],[19.6048107,45.1684685],[19.6048698,45.1684685],[19.6054306,45.168457],[19.605751,45.168457],[19.6058903,45.1684761],[19.6061211,45.1685257],[19.6063404,45.1685867],[19.6065197,45.1686554],[19.6066895,45.1687469],[19.6068993,45.1688576],[19.6074295,45.169178],[19.6077805,45.169426],[19.60783,45.1694565],[19.6080494,45.1696854],[19.6081505,45.169796],[19.6082096,45.1699066],[19.6083908,45.1704483],[19.6084805,45.1706963],[19.6085701,45.1708488],[19.6087093,45.1709671],[19.608881,45.1710663],[19.6091194,45.1711884],[19.6092606,45.1712456],[19.6093292,45.1712875],[19.6095409,45.1714478],[19.6098404,45.1717758],[19.6100407,45.1720085],[19.61022,45.1721687],[19.6103706,45.1722755],[19.6105194,45.1723785],[19.6106796,45.1724472],[19.6108608,45.1725082],[19.6114693,45.1726875],[19.6118107,45.1727486],[19.6119804,45.1727676],[19.6123009,45.1727486],[19.6139793,45.1728973],[19.6141796,45.1729279],[19.6153603,45.173027],[19.6164398,45.1730957],[19.6167107,45.1732674],[19.6168308,45.1732254],[19.6169395,45.1731262],[19.6170311,45.1730156],[19.6171799,45.1727371],[19.6173496,45.1725159],[19.6175003,45.172287],[19.6176796,45.1722755],[19.6178608,45.1721878],[19.6181011,45.1722374],[19.6184807,45.1720963],[19.6188602,45.1720467],[19.6189594,45.1717987],[19.6193104,45.171669],[19.6197701,45.1718254],[19.6200809,45.1718979],[19.6202698,45.1718559],[19.6203499,45.1718483],[19.6206894,45.1718178],[19.6209011,45.1719284],[19.6212807,45.1719589],[19.6214504,45.1719589],[19.6219006,45.1718063],[19.6221104,45.1718178],[19.6224194,45.1718369],[19.6224709,45.1718788],[19.622551,45.171936],[19.6225204,45.1722488],[19.6226006,45.1724663],[19.6226196,45.1727257],[19.62257,45.1729355],[19.6227093,45.1731491],[19.6230106,45.1733589],[19.6237392,45.1736259],[19.6241207,45.1738091],[19.6244507,45.1739883],[19.624691,45.1742172],[19.6249104,45.1743088],[19.6251602,45.1743279],[19.6256008,45.1743279],[19.6261597,45.1743774],[19.6269493,45.174427],[19.6276398,45.1745377],[19.6279011,45.1745758],[19.6282711,45.1746178],[19.6287003,45.1746674],[19.6288605,45.1746674],[19.6291504,45.1746178],[19.6292706,45.1745071],[19.6296711,45.1743584],[19.6299896,45.1741982],[19.6301403,45.1739273],[19.6305199,45.1737289],[19.6307201,45.1736183],[19.6310596,45.1735191],[19.6313705,45.1733475],[19.63167,45.1731071],[19.6319103,45.1729469],[19.6322002,45.1728973],[19.6322098,45.1729584],[19.6322708,45.1731682],[19.6322708,45.1733665],[19.6322498,45.1735687],[19.6323204,45.1738167],[19.6323605,45.174057],[19.632391,45.1742783],[19.6323795,45.1745262],[19.63241,45.1747055],[19.6323299,45.1749191],[19.6322098,45.1751289],[19.6321411,45.1753387],[19.6321011,45.1755486],[19.6320705,45.1757584],[19.6321106,45.175869],[19.6322403,45.1759758],[19.632431,45.1761856],[19.6326008,45.1763382],[19.63274,45.1764374],[19.6329498,45.176506],[19.6332703,45.176548],[19.6335297,45.1766663],[19.6337605,45.1768684],[19.6339493,45.1770172],[19.6342602,45.1772079],[19.6345005,45.1772766],[19.6347198,45.1772881],[19.6349411,45.1773682],[19.6351795,45.1774864],[19.63554,45.1775856],[19.635891,45.1776772],[19.6362,45.1777954],[19.6364899,45.1778679],[19.6368599,45.1779556],[19.6371899,45.178009],[19.6374893,45.1780281],[19.637701,45.1780663],[19.6378803,45.1780777],[19.6380806,45.1780472],[19.6382904,45.1779861],[19.6386299,45.1778488],[19.6388493,45.1778069],[19.6391106,45.1777458],[19.63941,45.1777954],[19.6395893,45.1777954],[19.6399803,45.1777191],[19.6401596,45.1777267],[19.6406498,45.1778259],[19.6410198,45.1778564],[19.6414795,45.1778679],[19.6417999,45.1778984],[19.6419601,45.1777878],[19.6420097,45.1776466],[19.6420002,45.1773262],[19.6421204,45.1769981],[19.6424904,45.1769676],[19.6426907,45.176899],[19.6428795,45.1767883],[19.64291,45.1767654],[19.64328,45.1766281],[19.6451893,45.1763573],[19.6464405,45.1762161],[19.6465893,45.176178],[19.6465893,45.1759186],[19.6469898,45.1756973],[19.6470909,45.1754761],[19.6470795,45.1753159],[19.646841,45.1751366],[19.6465797,45.1750488],[19.6463108,45.1750488],[19.64604,45.1750259],[19.6459599,45.1749573],[19.6459408,45.174839],[19.6460304,45.1746368],[19.6462097,45.1744385],[19.6463108,45.174366]]},{"id":19531,"author":"AnaDigit","name_GR":"Sultans Trail: 3.24. Fru\u0161ka Gora Andrevlje - Stari Ledinci","description_GR":"Section-Trail 3.24","path":"Sultans_Trail\/sultans_trail_324","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":20538,"name_EN":"Sultans Trail: 3.24. Fru\u0161ka Gora Andrevlje - Stari Ledinci","description_EN":"Section-Trail 3.24","ascent_time":598,"descent_time":596,"marker":"","level":9,"ascent":776,"descent":809,"maxelev":536,"minelev":155,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.64614 45.15049,19.80538 45.18555)","views":0,"millestones":"","x":19.7560062,"y":45.1582794,"coor":[[19.6463261,45.1743698],[19.6462154,45.1742172],[19.646225,45.1740265],[19.6461353,45.1737175],[19.6467552,45.1738167],[19.6470356,45.1737595],[19.6474361,45.1736794],[19.6477451,45.1736069],[19.6481647,45.1735077],[19.6484947,45.17342],[19.6487751,45.1735001],[19.6489754,45.1736565],[19.6491146,45.1736794],[19.6492558,45.173687],[19.649416,45.1736794],[19.6495247,45.1736374],[19.6496048,45.1735573],[19.6497555,45.1733665],[19.6498451,45.173378],[19.6499748,45.1734085],[19.6500759,45.1735077],[19.650135,45.1735687],[19.650135,45.1736565],[19.6501446,45.1737289],[19.6501656,45.1738091],[19.6502151,45.1738586],[19.6503544,45.1739082],[19.6504345,45.1739273],[19.650526,45.1739273],[19.6505852,45.1739082],[19.6506748,45.1738701],[19.6507645,45.1738167],[19.6508846,45.1737671],[19.6510353,45.173748],[19.6511955,45.1737289],[19.6514149,45.1736984],[19.6515961,45.1736565],[19.6517162,45.173687],[19.6517944,45.1737175],[19.6518955,45.1737785],[19.6521149,45.1739578],[19.6522045,45.1740074],[19.6523457,45.1740875],[19.6525154,45.1741066],[19.6524162,45.1742287],[19.6520462,45.1745186],[19.6516056,45.1746101],[19.650816,45.1747665],[19.650135,45.1749878],[19.6499557,45.175148],[19.6496944,45.1754684],[19.649435,45.1758385],[19.6493759,45.1759186],[19.6495762,45.17593],[19.6497746,45.1759987],[19.6499252,45.1760674],[19.6501961,45.1761093],[19.6503944,45.1761665],[19.650465,45.1762276],[19.6505756,45.1762695],[19.6508255,45.1763382],[19.6511059,45.1764488],[19.6512547,45.1764984],[19.6513348,45.176548],[19.6513252,45.176609],[19.6512661,45.1766701],[19.6509762,45.1769066],[19.6507454,45.1770897],[19.650465,45.1773796],[19.6502953,45.177578],[19.650156,45.1777802],[19.6500244,45.1780701],[19.6500053,45.1782799],[19.6499653,45.1785698],[19.6499653,45.1787071],[19.6499157,45.1787682],[19.6498356,45.1788177],[19.6498852,45.1789284],[19.6499157,45.1790466],[19.6499252,45.1791573],[19.6498661,45.1793365],[19.6498146,45.1795692],[19.649765,45.179657],[19.6498661,45.1797371],[19.6500454,45.1798096],[19.6500854,45.1798668],[19.650095,45.1799469],[19.6500759,45.1800575],[19.6500645,45.1801872],[19.650095,45.1802864],[19.6501961,45.1803589],[19.6503353,45.180378],[19.6504459,45.1803665],[19.6505756,45.1803398],[19.6506653,45.1802597],[19.6506653,45.1801567],[19.6507359,45.1799698],[19.650856,45.1797867],[19.6510048,45.1796188],[19.651165,45.1794281],[19.6513653,45.1791878],[19.651516,45.1790466],[19.6516762,45.1789169],[19.6519051,45.1787567],[19.6521358,45.1786194],[19.6524754,45.1784401],[19.6527863,45.178257],[19.6530952,45.1780281],[19.6533356,45.1777802],[19.6535454,45.1775475],[19.6537056,45.1774101],[19.6538849,45.1772881],[19.6541157,45.1771393],[19.654335,45.1769791],[19.6546249,45.1766891],[19.6548157,45.1764183],[19.655056,45.1761665],[19.6553249,45.1759071],[19.6554756,45.1758385],[19.6556644,45.1757889],[19.6558552,45.1757698],[19.6559563,45.1757393],[19.6560555,45.1757088],[19.6561661,45.1756401],[19.6562653,45.17556],[19.6564751,45.1753883],[19.6567459,45.17519],[19.6568851,45.175087],[19.6570454,45.1749992],[19.6572647,45.1748886],[19.6574955,45.1747971],[19.6578159,45.1746483],[19.6581249,45.1744881],[19.6583061,45.1743698],[19.6584949,45.1742592],[19.6587448,45.1740875],[19.6589947,45.1739082],[19.6592159,45.1737595],[19.6594162,45.1736298],[19.6595745,45.1735077],[19.6597061,45.1733894],[19.6598644,45.1732101],[19.6599655,45.1730385],[19.6600952,45.1727791],[19.6602249,45.1725883],[19.6605644,45.1722183],[19.6608658,45.1718979],[19.6612358,45.1715164],[19.6617947,45.1710968],[19.6621151,45.1708565],[19.6623344,45.1707077],[19.6625652,45.1705475],[19.6626549,45.1704865],[19.662796,45.1704178],[19.6632252,45.1702995],[19.6633358,45.1702499],[19.6635952,45.1700096],[19.663866,45.1698189],[19.6641045,45.1696892],[19.6643448,45.1695976],[19.664856,45.1693382],[19.6651554,45.169178],[19.6653862,45.1691399],[19.6656761,45.1690292],[19.6659355,45.1689301],[19.6662159,45.168869],[19.6665649,45.1687584],[19.6668549,45.1687088],[19.6671963,45.16856],[19.6675453,45.1684265],[19.6677456,45.1683578],[19.6679459,45.1682701],[19.6681557,45.1681595],[19.6684361,45.1680565],[19.6687355,45.1679802],[19.6691151,45.1678581],[19.6694145,45.1678085],[19.6695652,45.1677589],[19.6696949,45.1676979],[19.6698055,45.1676102],[19.670145,45.1673889],[19.6702862,45.1673393],[19.6704159,45.1673164],[19.6705647,45.1672668],[19.6707249,45.1671982],[19.6709061,45.1671066],[19.6710854,45.1670074],[19.6712646,45.1668968],[19.6714458,45.1667786],[19.6715755,45.1666374],[19.6716862,45.1665001],[19.6717358,45.16642],[19.6721153,45.1661072],[19.6724358,45.1654968],[19.6727448,45.1654778],[19.6732655,45.1653099],[19.6735249,45.1651802],[19.6737862,45.1653976],[19.6742344,45.165657],[19.6748657,45.1657982],[19.675766,45.1657295],[19.6766148,45.1654892],[19.6772861,45.1652565],[19.6785545,45.165287],[19.6797848,45.1653671],[19.6802559,45.1654396],[19.6809254,45.1652985],[19.6817951,45.1650887],[19.6826458,45.1647568],[19.6833858,45.1643372],[19.6837158,45.1639595],[19.6836758,45.1636276],[19.6846657,45.1626091],[19.6850662,45.1619682],[19.6857548,45.1616402],[19.6867847,45.1606598],[19.6886444,45.1596985],[19.689045,45.1596489],[19.689806,45.1592484],[19.6902657,45.1589966],[19.6906052,45.1588974],[19.6909161,45.1583672],[19.6910152,45.1578369],[19.6912956,45.1576271],[19.6914845,45.1572495],[19.6914558,45.1568871],[19.6914845,45.156147],[19.6918259,45.155777],[19.6920357,45.1551971],[19.6924648,45.1546669],[19.692625,45.1543388],[19.692955,45.1537285],[19.692955,45.153389],[19.6933861,45.1530571],[19.6941662,45.1529884],[19.6951561,45.152729],[19.6957054,45.1521492],[19.6959248,45.15205],[19.6962051,45.151619],[19.6965446,45.151638],[19.6967449,45.1518288],[19.6970444,45.1519165],[19.6972046,45.1520996],[19.6973152,45.1524773],[19.6974354,45.1525688],[19.6977348,45.1521988],[19.6978245,45.1517067],[19.6981144,45.1513481],[19.6985245,45.1511002],[19.6990261,45.1509399],[19.700716,45.1506577],[19.7014046,45.1505966],[19.7029552,45.1507378],[19.7057858,45.1511765],[19.7060852,45.1510201],[19.7063446,45.1509895],[19.7065449,45.1511688],[19.7067947,45.1512489],[19.7069645,45.1512566],[19.7082558,45.1511688],[19.7089062,45.1509285],[19.7097855,45.1508789],[19.7098656,45.1508675],[19.7100945,45.1507874],[19.7103653,45.1506767],[19.7106152,45.150589],[19.7110348,45.1505089],[19.7112751,45.1504898],[19.711565,45.1505585],[19.7118549,45.1506195],[19.711956,45.1506577],[19.7120152,45.1507301],[19.7120762,45.1508484],[19.7120953,45.1509895],[19.7121754,45.1511192],[19.7122059,45.1511993],[19.7122555,45.1512985],[19.7123356,45.1513786],[19.7124252,45.1514702],[19.7125454,45.1515465],[19.7126255,45.1516075],[19.7127247,45.1516571],[19.7128544,45.1517181],[19.7129955,45.1517677],[19.7132854,45.1518593],[19.7135849,45.1519394],[19.7138653,45.151989],[19.7141151,45.1520195],[19.714325,45.1520386],[19.7145252,45.1521187],[19.714695,45.1521797],[19.7151661,45.1524391],[19.7152557,45.1525078],[19.7153358,45.1525993],[19.7153358,45.1526794],[19.7153454,45.1528702],[19.7153549,45.1529999],[19.7154961,45.1531677],[19.7154961,45.1532288],[19.7155247,45.1532974],[19.7155857,45.153347],[19.7157059,45.1533775],[19.715786,45.1534882],[19.7160053,45.1537399],[19.716156,45.1538467],[19.7163048,45.1539688],[19.7162762,45.1540871],[19.7162952,45.1541901],[19.7163048,45.1544075],[19.7163754,45.1545296],[19.7165947,45.1547966],[19.7168846,45.1550484],[19.7171059,45.1552391],[19.717226,45.1553497],[19.7173347,45.1554794],[19.7173653,45.1555481],[19.7173958,45.1556969],[19.7174854,45.1558266],[19.7175446,45.1558876],[19.7176247,45.1559372],[19.7177162,45.1559792],[19.7178154,45.1560287],[19.717926,45.1560478],[19.7180557,45.1560478],[19.7181854,45.1560478],[19.7182655,45.1560287],[19.7183857,45.1559868],[19.7185154,45.1560097],[19.7186146,45.1560173],[19.7187061,45.1560402],[19.7187958,45.1560783],[19.718956,45.156208],[19.7191257,45.1563072],[19.7192745,45.1563797],[19.7195644,45.1564598],[19.7197361,45.1565399],[19.7199345,45.1566086],[19.7204647,45.1565781],[19.720665,45.156498],[19.7208157,45.1563492],[19.7214146,45.1561279],[19.7220154,45.1556969],[19.7226658,45.155468],[19.7233448,45.1554375],[19.7236061,45.1555176],[19.7247753,45.1554298],[19.725626,45.1551666],[19.7258358,45.1550674],[19.725975,45.1549988],[19.7265549,45.1545296],[19.7272148,45.1539688],[19.7274761,45.1538696],[19.7277946,45.1538277],[19.7278748,45.1537895],[19.7279358,45.1537285],[19.7280846,45.15382],[19.7283249,45.1539078],[19.7285156,45.1540184],[19.7286949,45.1541672],[19.7288647,45.1543198],[19.7289658,45.1543999],[19.729166,45.15448],[19.729435,45.1545296],[19.7296753,45.1545601],[19.7299461,45.1546288],[19.7302551,45.1547585],[19.7304249,45.1548271],[19.730526,45.1548691],[19.7307549,45.1549873],[19.7309856,45.155117],[19.7311859,45.1551971],[19.731535,45.1552773],[19.731926,45.1553078],[19.7321548,45.1553383],[19.7323856,45.1554489],[19.7327347,45.1556091],[19.7328949,45.1557274],[19.7331161,45.1559181],[19.7332458,45.1561699],[19.7334747,45.1563797],[19.7336044,45.1565666],[19.7337055,45.1567764],[19.7338161,45.1569176],[19.7339249,45.1570168],[19.7340755,45.1571198],[19.7342758,45.1572876],[19.7343445,45.1574097],[19.734396,45.1576691],[19.7342644,45.1577301],[19.7341652,45.1578102],[19.7341461,45.1578789],[19.7341557,45.1580391],[19.7341251,45.1581573],[19.7341461,45.158268],[19.7343159,45.1585693],[19.7343845,45.1586876],[19.7344151,45.1587982],[19.734396,45.1589165],[19.7342644,45.1591492],[19.7342644,45.1592178],[19.7343044,45.1592865],[19.7343159,45.159317],[19.7344551,45.1594467],[19.7345753,45.1595001],[19.734766,45.1595383],[19.7349758,45.1595497],[19.735075,45.1595192],[19.7353745,45.1594086],[19.7355957,45.1592979],[19.7357159,45.1592102],[19.7359753,45.1590881],[19.7361355,45.1589966],[19.7362556,45.1589279],[19.7363663,45.1588783],[19.7366848,45.1587486],[19.7367344,45.1586685],[19.736845,45.158577],[19.7368145,45.1584091],[19.736805,45.1583176],[19.7368851,45.1581993],[19.7369652,45.1580696],[19.7370853,45.1579666],[19.7372551,45.1578865],[19.7372952,45.1577797],[19.7373753,45.1577301],[19.7374554,45.1576881],[19.7376251,45.1577072],[19.7377853,45.1577187],[19.7379856,45.1577797],[19.738205,45.1578674],[19.7384357,45.1579475],[19.7386456,45.1580391],[19.7388344,45.1581001],[19.7390156,45.1581764],[19.7391949,45.1582184],[19.7393456,45.1582298],[19.7395153,45.1582565],[19.7396545,45.1582794],[19.7397747,45.1583595],[19.7399445,45.1583672],[19.7402153,45.15839],[19.7404957,45.1584396],[19.7407055,45.15839],[19.7409058,45.1583099],[19.7409744,45.1582489],[19.7411346,45.1580772],[19.7411861,45.1580467],[19.7413559,45.1578865],[19.7415161,45.1578484],[19.7416058,45.1577797],[19.741806,45.1576271],[19.7419453,45.1574402],[19.7421551,45.1571999],[19.7423553,45.1569672],[19.7425747,45.1567078],[19.7426662,45.156498],[19.7428055,45.1563377],[19.7429657,45.1562271],[19.7430649,45.1561584],[19.743206,45.1561394],[19.7434444,45.1561699],[19.7436962,45.156208],[19.743906,45.1562271],[19.7440548,45.156208],[19.7442551,45.1560898],[19.7444248,45.1560173],[19.744566,45.1559601],[19.7446747,45.1559486],[19.7447948,45.1559601],[19.7453156,45.1560402],[19.7456551,45.1560783],[19.7459145,45.1560669],[19.7461662,45.1560478],[19.7463245,45.1560593],[19.7465744,45.1560783],[19.7468147,45.1561165],[19.7472248,45.1561699],[19.747715,45.1562195],[19.7482147,45.1562691],[19.7487144,45.1563072],[19.7491245,45.1563187],[19.7493458,45.1563072],[19.749485,45.1562691],[19.7497158,45.1562767],[19.7499352,45.1563187],[19.7501259,45.1563797],[19.7502346,45.1564178],[19.7503662,45.1564369],[19.750515,45.1564293],[19.7506962,45.1563797],[19.7508755,45.1563492],[19.7510853,45.1563683],[19.7512856,45.1564178],[19.7515545,45.156517],[19.7517357,45.1565895],[19.7519455,45.1567192],[19.7520847,45.1568375],[19.7522354,45.1569595],[19.7524452,45.1570892],[19.7526455,45.1572189],[19.7528648,45.1573296],[19.7530746,45.1573792],[19.7532959,45.1574478],[19.7535152,45.1575089],[19.7537861,45.1575279],[19.7540054,45.1575966],[19.7542553,45.1576385],[19.7545261,45.1577187],[19.7549057,45.1578178],[19.7552261,45.1578979],[19.7555046,45.15802],[19.7556458,45.1581268],[19.7557945,45.1582184],[19.7560062,45.1582794],[19.7562656,45.1583786],[19.7563248,45.1584778],[19.7563858,45.1586189],[19.7564354,45.1587601],[19.7564659,45.1589088],[19.7565651,45.1590691],[19.7566357,45.1591797],[19.7566547,45.1592674],[19.7565956,45.159317],[19.756546,45.1593781],[19.7564049,45.1595192],[19.7563553,45.1595993],[19.7563553,45.1598282],[19.7563248,45.1600189],[19.7563457,45.1602097],[19.7564449,45.1603699],[19.756506,45.1604881],[19.756546,45.1606178],[19.7565956,45.1607285],[19.7567062,45.16082],[19.7569046,45.1609192],[19.7571659,45.1610374],[19.7574062,45.1611176],[19.7576447,45.1612167],[19.7578545,45.1612587],[19.7580662,45.1612892],[19.758255,45.1613464],[19.7584953,45.1614571],[19.7587147,45.1614876],[19.7589245,45.1615601],[19.7591763,45.1615982],[19.7594051,45.1616898],[19.7596359,45.1617088],[19.7598362,45.1616898],[19.7599945,45.1616898],[19.7601662,45.1616478],[19.760376,45.1615372],[19.7605858,45.1614075],[19.7607861,45.1612778],[19.7609959,45.1611481],[19.7612362,45.1610489],[19.7613544,45.1610298],[19.7614956,45.1610069],[19.7617359,45.1610069],[19.7618351,45.1610069],[19.7619648,45.1609993],[19.7621155,45.1609383],[19.7622147,45.1608887],[19.7623463,45.1608772],[19.7625561,45.1608887],[19.7627754,45.1608772],[19.7629547,45.1608582],[19.7632656,45.1608276],[19.7637749,45.160778],[19.7641449,45.160717],[19.7645054,45.1606674],[19.7646561,45.1606674],[19.7648144,45.1606865],[19.7650051,45.1607094],[19.765276,45.160717],[19.7654247,45.1607285],[19.765625,45.1607399],[19.7658749,45.160759],[19.7660656,45.1607094],[19.7662449,45.160717],[19.7664852,45.1607399],[19.7666645,45.1607895],[19.7668648,45.16082],[19.7670059,45.1608696],[19.7671947,45.1609764],[19.7672462,45.161068],[19.7673149,45.161129],[19.7674351,45.1611595],[19.7676048,45.1612587],[19.7677746,45.1612892],[19.7680855,45.1613197],[19.7682056,45.1613579],[19.7683449,45.161377],[19.7685051,45.1613464],[19.7685757,45.1613274],[19.7687054,45.1612892],[19.7689552,45.1611366],[19.7692547,45.1609573],[19.7694855,45.1608086],[19.7697449,45.1605797],[19.7699547,45.160408],[19.7702255,45.1602669],[19.7704163,45.1601295],[19.7706547,45.1599693],[19.7709255,45.1598282],[19.7711353,45.1597481],[19.7712555,45.1597366],[19.7714462,45.1597366],[19.7715855,45.1597176],[19.7717247,45.1596489],[19.7718754,45.1596069],[19.7720051,45.1595192],[19.7721062,45.1594582],[19.7722359,45.1594086],[19.7724247,45.1592865],[19.7726345,45.1592102],[19.7728958,45.1590691],[19.7731056,45.1589775],[19.7732944,45.1588898],[19.7734051,45.1588593],[19.7735062,45.1587868],[19.7735863,45.158699],[19.7736244,45.1585693],[19.7740955,45.1583977],[19.7747059,45.1581573],[19.7752056,45.1579399],[19.7756958,45.1577682],[19.7759857,45.1576996],[19.776125,45.1576767],[19.7766953,45.1576385],[19.7776451,45.1576271],[19.7781658,45.15765],[19.7785454,45.1576385],[19.7787552,45.1575966],[19.7790146,45.1575279],[19.7792053,45.1574783],[19.7795753,45.1573982],[19.7797356,45.1573677],[19.7798862,45.1573486],[19.7799759,45.1573486],[19.7800655,45.1573372],[19.7800846,45.1574287],[19.7802448,45.1574974],[19.7803059,45.1575279],[19.7803555,45.1575775],[19.7803745,45.1576691],[19.7803955,45.1578178],[19.7804451,45.1580276],[19.7804852,45.1582298],[19.7804947,45.1584167],[19.7804852,45.1586075],[19.7805653,45.1587486],[19.780695,45.1588173],[19.7808056,45.1588669],[19.7809753,45.1589088],[19.7810955,45.1588669],[19.7812061,45.1588287],[19.781456,45.1587868],[19.7816162,45.1587868],[19.781786,45.1587982],[19.7819462,45.1588173],[19.7820644,45.1588287],[19.7822056,45.1588593],[19.7823448,45.1589279],[19.7824745,45.1590271],[19.7825851,45.1591072],[19.7826958,45.1591873],[19.7827759,45.1592598],[19.7828045,45.1593399],[19.7828445,45.1594086],[19.7828846,45.1594582],[19.7829456,45.1594887],[19.7830849,45.1595688],[19.7832451,45.1595993],[19.7834053,45.1596069],[19.7835751,45.1596069],[19.7837448,45.1595993],[19.783905,45.1595688],[19.7840061,45.1595573],[19.7840958,45.1595688],[19.784256,45.1595688],[19.7844353,45.1595497],[19.7846355,45.1595192],[19.7848148,45.1594887],[19.7849445,45.1594582],[19.7851448,45.1594276],[19.7853146,45.1593895],[19.7855053,45.1593399],[19.7857056,45.1592865],[19.7859154,45.1592102],[19.7860546,45.1591377],[19.7861557,45.1591072],[19.7862759,45.1590767],[19.7863255,45.1590271],[19.7863255,45.1589394],[19.786356,45.1588478],[19.786396,45.1588097],[19.7864456,45.1587677],[19.7865162,45.1587296],[19.7865753,45.15868],[19.7866859,45.1586571],[19.7868061,45.1586266],[19.7868652,45.1585884],[19.7869053,45.1585464],[19.7869453,45.1585197],[19.7870159,45.1584702],[19.787096,45.15839],[19.7872047,45.1582985],[19.7872562,45.1582565],[19.7873058,45.1582375],[19.7873859,45.1582184],[19.7874546,45.1581993],[19.7875462,45.1581879],[19.7876263,45.1581764],[19.7877159,45.1581573],[19.787796,45.1581497],[19.7879448,45.1581268],[19.7880554,45.1580772],[19.7882252,45.1580391],[19.7883053,45.1580086],[19.7884045,45.1579895],[19.7885761,45.1579475],[19.7887859,45.1579094],[19.7888947,45.1578865],[19.7890148,45.1578865],[19.789175,45.1578865],[19.7893162,45.1578484],[19.7893848,45.1578369],[19.789465,45.1578293],[19.7896461,45.1577682],[19.7897263,45.1577568],[19.7898045,45.1577568],[19.7899055,45.1577568],[19.7900047,45.1577682],[19.7901955,45.1577873],[19.7902851,45.1577988],[19.7903748,45.1578178],[19.7904549,45.1578293],[19.790556,45.1578369],[19.7906551,45.1578178],[19.7907352,45.1577873],[19.7908249,45.1577568],[19.790905,45.1577301],[19.7910252,45.1576996],[19.7911549,45.1576996],[19.7913151,45.1576881],[19.7914047,45.1576691],[19.7914963,45.1576576],[19.7915745,45.15765],[19.7916451,45.1576576],[19.7917347,45.15765],[19.7918053,45.1576195],[19.7918644,45.157589],[19.7919254,45.157547],[19.791996,45.1575165],[19.7920761,45.1574898],[19.7921658,45.1574669],[19.7922554,45.1574593],[19.7923756,45.1574402],[19.7924461,45.1574287],[19.7925053,45.1574173],[19.7925758,45.1574402],[19.792635,45.1574287],[19.7926846,45.1573868],[19.7927952,45.1573486],[19.7929459,45.1573486],[19.7930851,45.1573181],[19.7931957,45.1573067],[19.7933445,45.1572876],[19.7934952,45.157299],[19.7936153,45.1573181],[19.7936459,45.1573372],[19.7936554,45.1573677],[19.7936859,45.1573982],[19.793745,45.1574173],[19.7938347,45.1574402],[19.7938862,45.1574669],[19.7941246,45.157589],[19.7942047,45.1576881],[19.7942657,45.1577988],[19.7943554,45.1579094],[19.7944355,45.1580086],[19.7944756,45.1580582],[19.7945061,45.1581268],[19.7945251,45.1581993],[19.7945652,45.1582565],[19.7946548,45.1583672],[19.794735,45.1584702],[19.794775,45.1585197],[19.794836,45.1585579],[19.7949352,45.15868],[19.7950058,45.1587601],[19.7950954,45.1588402],[19.795166,45.1589394],[19.7952557,45.1590385],[19.7952957,45.1591377],[19.7953053,45.1592598],[19.7953148,45.1594276],[19.7953148,45.1595688],[19.7952957,45.1597099],[19.7952747,45.1598282],[19.7952461,45.159977],[19.7952156,45.160099],[19.7952156,45.1601677],[19.7952347,45.1602287],[19.7952747,45.160347],[19.7953358,45.1604767],[19.7953758,45.1606102],[19.7954044,45.160717],[19.7954559,45.1608696],[19.7955456,45.1610184],[19.7956352,45.161129],[19.7957153,45.1612167],[19.7957859,45.1613274],[19.7958546,45.161438],[19.7958755,45.161499],[19.7958755,45.1615601],[19.7958546,45.1617088],[19.795826,45.1618271],[19.7957859,45.1619492],[19.7957458,45.1620598],[19.7957249,45.162159],[19.7957649,45.1622887],[19.795805,45.1623497],[19.7958755,45.1624069],[19.7959251,45.1624374],[19.7959957,45.162487],[19.7960854,45.1625786],[19.7961349,45.1626892],[19.7961845,45.1627998],[19.7962151,45.1628876],[19.7962551,45.1629982],[19.7963047,45.1631088],[19.7964058,45.1632195],[19.7965355,45.1633186],[19.7966347,45.1633873],[19.7967548,45.1634369],[19.7969151,45.1635094],[19.7970448,45.163559],[19.7971745,45.1636391],[19.7973061,45.1637192],[19.7974358,45.1637993],[19.7975159,45.1638565],[19.797596,45.1639175],[19.7976551,45.16399],[19.7976856,45.1640892],[19.7977161,45.1642075],[19.7976856,45.1643181],[19.7976761,45.1644096],[19.7976761,45.1644897],[19.7976952,45.1645775],[19.7977352,45.1647377],[19.7977657,45.1648674],[19.7977657,45.1649475],[19.7977962,45.1650467],[19.7978554,45.1651878],[19.797905,45.165329],[19.7979546,45.1654701],[19.7979851,45.1655998],[19.7980156,45.165699],[19.7980556,45.1657372],[19.7981453,45.1658401],[19.7982044,45.165947],[19.7982559,45.16605],[19.7982655,45.1661072],[19.798296,45.1661568],[19.7983456,45.1661873],[19.7984657,45.1662788],[19.7985554,45.1663399],[19.798605,45.166378],[19.7986546,45.1664276],[19.7987347,45.1665382],[19.7988148,45.1666374],[19.7988949,45.1667175],[19.7989559,45.1668167],[19.799015,45.1669579],[19.7990952,45.1670876],[19.7991352,45.1671867],[19.7991257,45.1672592],[19.7991161,45.1673775],[19.7990761,45.1674881],[19.798975,45.1675987],[19.7988853,45.1676788],[19.7988148,45.1677666],[19.7987347,45.1678391],[19.798645,45.1679192],[19.7985649,45.1680183],[19.7984753,45.1681175],[19.7983646,45.1682167],[19.798296,45.1682968],[19.7982445,45.1683884],[19.7982159,45.168499],[19.7981853,45.1685982],[19.7982044,45.1686974],[19.7982655,45.1687965],[19.7983551,45.1688499],[19.7984562,45.1689491],[19.7985344,45.1690598],[19.798605,45.1692276],[19.7987461,45.1693268],[19.7988853,45.1695099],[19.7989254,45.16959],[19.798996,45.1696777],[19.7990456,45.1697388],[19.7991047,45.1698074],[19.7991657,45.1698685],[19.799305,45.1699295],[19.7993851,45.1699677],[19.7994461,45.1700096],[19.7995548,45.1701088],[19.7996349,45.1702194],[19.799736,45.1702881],[19.7998848,45.1703377],[19.7999744,45.1703377],[19.8001251,45.1704292],[19.8002148,45.1705475],[19.8002853,45.1706886],[19.800375,45.1708374],[19.8004646,45.170929],[19.8005962,45.1710167],[19.8007145,45.1710968],[19.8008556,45.1712189],[19.8009453,45.1713181],[19.8010044,45.1714172],[19.8010254,45.1715164],[19.8010445,45.1716576],[19.8010445,45.1717682],[19.8010044,45.1719093],[19.8009949,45.1720467],[19.8009949,45.1721191],[19.8009663,45.1722374],[19.801136,45.1724281],[19.801405,45.1725578],[19.8016453,45.1726494],[19.801796,45.172699],[19.8019562,45.1727676],[19.8020649,45.1728477],[19.8021145,45.1729279],[19.8022251,45.173027],[19.8023262,45.1731186],[19.8023853,45.1732178],[19.802475,45.1733398],[19.8025856,45.173439],[19.8027248,45.1735687],[19.802845,45.173687],[19.8029461,45.1738091],[19.802906,45.1739998],[19.8028355,45.1741791],[19.8027649,45.1742897],[19.8027554,45.1743584],[19.8027458,45.174427],[19.8027554,45.1745872],[19.8027954,45.1747284],[19.8026752,45.1749077],[19.802475,45.1749992],[19.8022556,45.1750793],[19.802206,45.175087],[19.8020649,45.1751366],[19.8019047,45.17519],[19.801775,45.1752396],[19.8016357,45.1752777],[19.8014545,45.1753387],[19.8013248,45.1753883],[19.8012161,45.1754494],[19.801115,45.175499],[19.801136,45.1755676],[19.8011761,45.1756973],[19.8013248,45.1758385],[19.8013744,45.1759377],[19.801466,45.1760101],[19.8015461,45.1760979],[19.8016663,45.1761665],[19.8017845,45.176239],[19.8018551,45.1763268],[19.8019753,45.1764069],[19.8020859,45.1764793],[19.8021851,45.1765366],[19.8022957,45.1766167],[19.8024158,45.1766968],[19.802515,45.1767693],[19.8025951,45.1768494],[19.8026848,45.17696],[19.8028259,45.1770477],[19.8029652,45.1771469],[19.8030453,45.1772385],[19.8031044,45.1772766],[19.8031559,45.1773071],[19.8032246,45.1773682],[19.8033257,45.1774673],[19.8034153,45.1775475],[19.8034954,45.177639],[19.803566,45.1777267],[19.803606,45.1778069],[19.8036652,45.177887],[19.8037052,45.1779594],[19.8037052,45.1780167],[19.803915,45.1780777],[19.8040257,45.1781693],[19.8040562,45.1781769],[19.8040257,45.1782799],[19.8041058,45.1785774],[19.8041363,45.1786575],[19.8041363,45.1787567],[19.8040752,45.1789398],[19.8040657,45.1790771],[19.8041458,45.1795578],[19.8042049,45.1796989],[19.8042755,45.1798286],[19.8044853,45.1801186],[19.8049259,45.180687],[19.8050957,45.1808968],[19.8052158,45.1810188],[19.805275,45.1811066],[19.8053551,45.1812172],[19.8053761,45.1813202],[19.805275,45.1814499],[19.8050747,45.1816597],[19.8050461,45.1816902],[19.8046551,45.1820564],[19.8042755,45.1824684],[19.8040047,45.1828995],[19.8038158,45.183197],[19.8036747,45.183567],[19.8035145,45.18396],[19.8034363,45.1843185],[19.8034363,45.1846275],[19.8034554,45.1848297],[19.8037453,45.1855583]]},{"id":19532,"author":"AnaDigit","name_GR":"Sultans Trail: 3.25. Stari Ledinci - Novi Sad","description_GR":"Section-Trail 3.25","path":"Sultans_Trail\/sultans_trail_325","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":12663,"name_EN":"Sultans Trail: 3.25. Stari Ledinci - Novi Sad","description_EN":"Section-Trail 3.25","ascent_time":253,"descent_time":254,"marker":"","level":9,"ascent":373,"descent":456,"maxelev":340,"minelev":72,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.80375 45.18258,19.85408 45.2569)","views":0,"millestones":"","x":19.8339844,"y":45.2161255,"coor":[[19.8037529,45.1855545],[19.803793,45.1854973],[19.8039837,45.1853676],[19.8042641,45.185257],[19.8043537,45.185215],[19.8044033,45.1851654],[19.8043728,45.1851273],[19.8043442,45.1849747],[19.8043537,45.1848183],[19.8048344,45.1847878],[19.8051739,45.1848564],[19.8055134,45.1847649],[19.8057938,45.1846581],[19.805933,45.1847649],[19.8063526,45.1848755],[19.8071442,45.1848755],[19.8088436,45.1847649],[19.8098145,45.1847267],[19.8105431,45.1849251],[19.8109932,45.1845055],[19.8114243,45.1840172],[19.8117638,45.1837273],[19.812603,45.1831169],[19.812664,45.1829758],[19.812603,45.1828461],[19.812933,45.1828461],[19.8130836,45.1827164],[19.8133335,45.1826668],[19.8134327,45.1826553],[19.8135242,45.1826859],[19.8136635,45.1827164],[19.8137932,45.1826668],[19.8139038,45.1825752],[19.8140144,45.1825867],[19.8141136,45.1826859],[19.8142338,45.1827469],[19.8143845,45.1827774],[19.8145237,45.1828346],[19.8146534,45.182888],[19.8147926,45.1829071],[19.8148937,45.1829567],[19.8149834,45.1830368],[19.8150635,45.183136],[19.815134,45.1832466],[19.8151932,45.1833382],[19.8152428,45.1834373],[19.8152943,45.183548],[19.8153229,45.1836281],[19.815424,45.1836777],[19.8155537,45.1837158],[19.8157043,45.1837959],[19.8158245,45.183857],[19.8159237,45.1838646],[19.8159733,45.1839676],[19.8160343,45.1840363],[19.8161545,45.1840668],[19.8162842,45.1840668],[19.8163643,45.1840477],[19.8163433,45.1839371],[19.8163834,45.183857],[19.8164845,45.1837654],[19.8165836,45.1836777],[19.8166332,45.1836472],[19.8168144,45.1836052],[19.8170128,45.1836281],[19.8171539,45.1836548],[19.8173237,45.1837082],[19.8174534,45.1837654],[19.8174839,45.1838264],[19.817543,45.1838646],[19.817564,45.1838875],[19.8177128,45.183857],[19.8179035,45.1837654],[19.8180733,45.1837578],[19.8182144,45.1838455],[19.8183632,45.1838264],[19.8185139,45.1838074],[19.8186932,45.1837769],[19.8188438,45.1837654],[19.8189926,45.1837463],[19.8191833,45.1837082],[19.819294,45.1837349],[19.819294,45.1837959],[19.8192844,45.1838951],[19.8192043,45.1840248],[19.819294,45.1840363],[19.8194542,45.1840172],[19.8195934,45.1839981],[19.8197231,45.1839867],[19.8198433,45.1839676],[19.819973,45.1839447],[19.8201237,45.183918],[19.8202343,45.1838646],[19.8203545,45.183815],[19.8205528,45.183815],[19.820713,45.1837883],[19.8208942,45.1837769],[19.821043,45.1837578],[19.8211327,45.1837349],[19.8212337,45.1836777],[19.821394,45.1835861],[19.8215141,45.183548],[19.8216228,45.1834679],[19.821764,45.1833763],[19.8219032,45.1833153],[19.8220634,45.1833458],[19.8221531,45.1834869],[19.8222141,45.1836357],[19.8223133,45.1836967],[19.822443,45.1837273],[19.822504,45.1837654],[19.8225231,45.1838264],[19.8224831,45.183918],[19.8224144,45.1840172],[19.8223534,45.1841278],[19.8223438,45.1842079],[19.8223534,45.1842651],[19.8224144,45.1842957],[19.8224735,45.1843147],[19.822504,45.1844673],[19.8225632,45.1846046],[19.8225937,45.1846466],[19.8226738,45.1847572],[19.8226929,45.1847763],[19.8227539,45.184845],[19.8227844,45.1848869],[19.822834,45.1849556],[19.822834,45.1850281],[19.822773,45.1851349],[19.8226528,45.1852646],[19.8225441,45.1854172],[19.8223438,45.185688],[19.8221836,45.1859055],[19.8221245,45.1860466],[19.822113,45.1861763],[19.822134,45.1862946],[19.8222237,45.1865578],[19.8225632,45.1870575],[19.8226337,45.1871948],[19.8226528,45.1872673],[19.8227234,45.1876183],[19.8228035,45.1878357],[19.8228931,45.1879463],[19.8230743,45.1880455],[19.8231144,45.1881065],[19.8230934,45.1881981],[19.8229828,45.1882668],[19.8228836,45.1883163],[19.8227844,45.1884079],[19.8227043,45.1886253],[19.8224545,45.1889381],[19.8224239,45.1890068],[19.822403,45.1891861],[19.8224239,45.1893158],[19.822464,45.1894073],[19.8225231,45.1894569],[19.8227634,45.1895866],[19.8228741,45.1896553],[19.8229542,45.1897545],[19.8230629,45.1899452],[19.8231831,45.1900978],[19.823494,45.1903152],[19.8238029,45.1906662],[19.8244534,45.191227],[19.824604,45.1913376],[19.8247032,45.1914482],[19.8247242,45.1915169],[19.8248329,45.1915359],[19.8249245,45.1916771],[19.8251038,45.1917267],[19.8251743,45.1918449],[19.8262234,45.1921082],[19.8264942,45.1921158],[19.8271637,45.1923256],[19.8277931,45.1924973],[19.8280144,45.1925583],[19.828083,45.1925774],[19.8281841,45.1924973],[19.8283329,45.1924248],[19.8284531,45.1924782],[19.8288231,45.1926651],[19.8291931,45.1928368],[19.8295536,45.1929855],[19.8297138,45.193058],[19.829834,45.1931152],[19.8300533,45.1932755],[19.8302937,45.1935158],[19.8304539,45.1937447],[19.8306026,45.1940079],[19.8307343,45.1942978],[19.830843,45.1946068],[19.830904,45.1947975],[19.830904,45.1949348],[19.8308735,45.1951561],[19.8308239,45.1955261],[19.830843,45.1957169],[19.830904,45.1959572],[19.830904,45.196228],[19.8308239,45.1964264],[19.8307133,45.1966248],[19.830534,45.196846],[19.8303738,45.1970367],[19.8303528,45.1971169],[19.8304539,45.1971855],[19.8304939,45.1972046],[19.829874,45.1980553],[19.8295727,45.1984367],[19.8293037,45.198925],[19.8289337,45.1994057],[19.8287029,45.1999168],[19.8286037,45.2002182],[19.8285542,45.2003479],[19.8285236,45.2008247],[19.8284931,45.2013168],[19.828373,45.2019272],[19.8284245,45.2026062],[19.8285236,45.2030373],[19.8285828,45.2036171],[19.828743,45.2044563],[19.8287144,45.2050781],[19.8286839,45.2056274],[19.8286438,45.2057076],[19.8285942,45.2058563],[19.8285637,45.2059746],[19.8285942,45.2060966],[19.8286438,45.2062378],[19.8290043,45.2071381],[19.8291435,45.2073975],[19.8293133,45.2076073],[19.8294945,45.2077446],[19.8296833,45.2078781],[19.8300228,45.208065],[19.830183,45.2081871],[19.8302841,45.2083054],[19.8308334,45.2091064],[19.8313141,45.2100258],[19.8313637,45.2102547],[19.8314743,45.2104683],[19.8316841,45.2106781],[19.831913,45.2109146],[19.8321342,45.2111664],[19.8322735,45.2113762],[19.8323441,45.2114754],[19.8324242,45.211586],[19.8326244,45.2118759],[19.832674,45.2119446],[19.8327026,45.2120247],[19.8327141,45.2120972],[19.8327141,45.2121582],[19.8327236,45.2122269],[19.8327427,45.212265],[19.8327637,45.2123146],[19.8328342,45.2124367],[19.8328743,45.2125168],[19.832943,45.2127457],[19.8330231,45.212986],[19.8330326,45.2131653],[19.8330326,45.213398],[19.8330536,45.213665],[19.8331642,45.2141647],[19.8331738,45.2142448],[19.8331833,45.2143173],[19.8331833,45.2144661],[19.8332043,45.2145767],[19.8332443,45.2146683],[19.8332939,45.2147675],[19.833313,45.2148247],[19.8334141,45.2150154],[19.8335228,45.2152748],[19.8336239,45.2155876],[19.8336735,45.2157173],[19.8337231,45.2158356],[19.8337536,45.2158661],[19.8337727,45.2158966],[19.8338737,45.2159882],[19.8339329,45.2160454],[19.8339844,45.2161255],[19.8341942,45.2165146],[19.8343239,45.2166977],[19.8343639,45.2167664],[19.834444,45.2168655],[19.8346939,45.217186],[19.8349037,45.2171478],[19.8351231,45.2171173],[19.8353043,45.2171059],[19.8354931,45.2171059],[19.8355827,45.2172852],[19.8359032,45.217865],[19.8360443,45.2181282],[19.8364143,45.2188148],[19.8365231,45.2190552],[19.8365936,45.2192078],[19.8366737,45.2194252],[19.8367138,45.2195358],[19.8367729,45.2195549],[19.8369141,45.2199364],[19.8369541,45.2200661],[19.8369732,45.2200775],[19.8370438,45.2201462],[19.8370228,45.2201958],[19.8370037,45.2202454],[19.8370037,45.2203178],[19.8370132,45.220356],[19.8371143,45.2206154],[19.8372135,45.2209053],[19.8372536,45.221035],[19.8372936,45.221138],[19.8373241,45.2212181],[19.8375835,45.2212677],[19.837923,45.2213364],[19.8381329,45.2213669],[19.8382931,45.2213745],[19.8388729,45.2213974],[19.8390331,45.221386],[19.8390331,45.2213364],[19.8396645,45.2214165],[19.8400936,45.2214851],[19.8402233,45.2215271],[19.840313,45.2215881],[19.840414,45.2216454],[19.8406029,45.2216148],[19.8406429,45.2216263],[19.8406734,45.2216454],[19.840723,45.2217064],[19.840744,45.2217865],[19.8407841,45.2219772],[19.8405743,45.2222061],[19.840744,45.2222977],[19.8410339,45.2224464],[19.841383,45.2226257],[19.8418732,45.2228165],[19.8425732,45.2230568],[19.8425732,45.2231369],[19.8426037,45.2232056],[19.8426437,45.223278],[19.8426933,45.2233276],[19.8427429,45.2233353],[19.8427944,45.2233849],[19.8425636,45.2234764],[19.8426037,45.2235451],[19.8426228,45.223587],[19.8426228,45.2236366],[19.8426132,45.2236748],[19.8425732,45.2237282],[19.8423939,45.223877],[19.8422337,45.2239952],[19.8420029,45.2242279],[19.8416138,45.2244568],[19.8413639,45.2245979],[19.8412437,45.224678],[19.8411331,45.2247658],[19.8409843,45.2248764],[19.8408241,45.2249756],[19.8406029,45.2251282],[19.840353,45.2253151],[19.8401031,45.2255249],[19.8396835,45.2259064],[19.8398743,45.2260971],[19.8401642,45.2262955],[19.8404541,45.2264862],[19.8405933,45.2265358],[19.840704,45.2265549],[19.8408127,45.2265663],[19.8410034,45.2265968],[19.841114,45.2266273],[19.8411541,45.2266579],[19.8413544,45.2266846],[19.8415737,45.226757],[19.8417835,45.2268257],[19.8423538,45.2270775],[19.8430729,45.227356],[19.8435535,45.2275047],[19.8445644,45.2278557],[19.8446941,45.2278748],[19.8448238,45.2278862],[19.8449039,45.2278862],[19.8449535,45.2278557],[19.8450127,45.2278061],[19.8450832,45.2278175],[19.8454628,45.2277946],[19.8458843,45.2277565],[19.8460941,45.2277679],[19.8462238,45.227787],[19.8464127,45.2278175],[19.8472538,45.2280273],[19.847353,45.2280579],[19.8474236,45.2280769],[19.8474731,45.2280846],[19.847683,45.2281876],[19.8477936,45.2282753],[19.8479443,45.228405],[19.8481941,45.2285881],[19.8482533,45.2286148],[19.8485336,45.2287865],[19.8487339,45.2289276],[19.8488827,45.2290382],[19.8492737,45.2293472],[19.8495331,45.2295265],[19.8497143,45.2296371],[19.8500042,45.2298279],[19.850193,45.2299576],[19.8503838,45.2300072],[19.8505745,45.2300377],[19.850914,45.2300758],[19.851263,45.2301369],[19.8514137,45.2301865],[19.851553,45.2302666],[19.8519039,45.2302971],[19.8520927,45.2303047],[19.8522034,45.2303352],[19.8523235,45.2304153],[19.8525829,45.2306366],[19.8528843,45.2307663],[19.853054,45.2308083],[19.8531132,45.2308273],[19.8533039,45.2309265],[19.8534241,45.230938],[19.854084,45.2310066],[19.8540344,45.2310371],[19.8538837,45.2311172],[19.8537731,45.2312279],[19.853714,45.2313156],[19.8536739,45.2312775],[19.8536339,45.2312546],[19.8535938,45.2312546],[19.8535633,45.2312775],[19.8535633,45.231308],[19.8535843,45.2313347],[19.8536339,45.2313461],[19.8536644,45.2313156],[19.8535728,45.2312279],[19.8534527,45.231308],[19.8520927,45.2323151],[19.8471527,45.2358055],[19.8469734,45.2359352],[19.8468342,45.2360458],[19.8465328,45.2363052],[19.8462429,45.2365646],[19.8458939,45.236908],[19.8454933,45.2373276],[19.845253,45.2376251],[19.8450832,45.2378578],[19.8449726,45.2379951],[19.8448734,45.2381477],[19.8448334,45.238205],[19.8447838,45.2382851],[19.8447132,45.2384148],[19.8446636,45.2385063],[19.8441334,45.239418],[19.8441639,45.2394447],[19.8442345,45.2394981],[19.8443031,45.2395172],[19.8441334,45.2398262],[19.8440228,45.240036],[19.8438435,45.240345],[19.8437443,45.2405357],[19.8436432,45.2407074],[19.8435345,45.2409172],[19.8433533,45.2412376],[19.8432541,45.2414169],[19.8432236,45.241478],[19.843174,45.2415581],[19.8431129,45.2416649],[19.8430729,45.241745],[19.8430443,45.241806],[19.8430138,45.2418671],[19.8429127,45.2420273],[19.8428841,45.2420845],[19.842783,45.2422676],[19.8427639,45.2423058],[19.8426838,45.2424469],[19.8425827,45.2426376],[19.8424435,45.242897],[19.8423233,45.2431068],[19.8422241,45.2432861],[19.8421535,45.2434273],[19.842083,45.2435455],[19.8419628,45.2437553],[19.8418636,45.2437363],[19.8418331,45.2437859],[19.8417931,45.243866],[19.8417435,45.2439651],[19.8416939,45.2440567],[19.8416729,45.2440872],[19.8416328,45.244175],[19.8415928,45.2442474],[19.8415642,45.244297],[19.8411427,45.2450752],[19.8411045,45.2451477],[19.841074,45.2452049],[19.8404732,45.2463074],[19.8404331,45.246376],[19.8403835,45.2464676],[19.8403034,45.2466049],[19.8402538,45.2466965],[19.8402138,45.2467766],[19.8401031,45.2469864],[19.8400631,45.247036],[19.8399639,45.2472076],[19.8395939,45.2478447],[19.8396034,45.2479057],[19.8395634,45.2479248],[19.8395329,45.2479782],[19.8394833,45.2480774],[19.8394432,45.2481346],[19.8394737,45.248188],[19.8399734,45.2483063],[19.8401833,45.248455],[19.8402939,45.2486076],[19.8405933,45.2490273],[19.8410435,45.2496071],[19.841074,45.2496452],[19.8411045,45.2496948],[19.8416729,45.250618],[19.8419437,45.2510567],[19.842144,45.2513847],[19.8421726,45.2514381],[19.8423042,45.2517471],[19.8423939,45.2519073],[19.8425541,45.2521477],[19.8426628,45.2522964],[19.8426838,45.252327],[19.842804,45.2525063],[19.8428726,45.2526169],[19.8429928,45.2528076],[19.8431339,45.2529869],[19.8433628,45.2532959],[19.8434238,45.2533569],[19.8435345,45.2533073],[19.8435936,45.253376],[19.8434334,45.2534447],[19.8435345,45.2535782],[19.8437328,45.2536163],[19.8438339,45.2536354],[19.843914,45.2536583],[19.8439732,45.2536583],[19.8439236,45.2537956],[19.8440742,45.2538452],[19.8451042,45.2546158],[19.8455238,45.2549362],[19.8455639,45.2549667],[19.8457031,45.2550774],[19.8458042,45.255146],[19.8458843,45.2552071],[19.8457832,45.2552757],[19.8458328,45.2552948],[19.8459034,45.2553253],[19.845953,45.2553482],[19.8462734,45.2555771],[19.8469944,45.2561073],[19.8474636,45.2564468],[19.8479328,45.256897]]},{"id":19533,"author":"AnaDigit","name_GR":"Sultans Trail: 3.26. Novi Sad - Sremski Karlovci","description_GR":"Section-Trail 3.26","path":"Sultans_Trail\/sultans_trail_326","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":13659,"name_EN":"Sultans Trail: 3.26. Novi Sad - Sremski Karlovci","description_EN":"Section-Trail 3.26","ascent_time":274,"descent_time":278,"marker":"","level":9,"ascent":307,"descent":307,"maxelev":193,"minelev":76,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.84793 45.20114,19.93364 45.2569)","views":0,"millestones":"","x":19.8845425,"y":45.2333984,"coor":[[19.8479328,45.256897],[19.8481731,45.2568283],[19.8488331,45.2566566],[19.8491631,45.2565765],[19.8497334,45.2563896],[19.8502331,45.256218],[19.8503132,45.256176],[19.8503532,45.2561989],[19.8503933,45.2562294],[19.8504429,45.256237],[19.8504925,45.2562485],[19.8505421,45.2562561],[19.8505936,45.2562561],[19.8506432,45.2562485],[19.8509426,45.2561874],[19.8510036,45.256176],[19.8512135,45.2561493],[19.8513927,45.2561264],[19.8524132,45.2560081],[19.8529129,45.2559662],[19.8530426,45.2559967],[19.8531227,45.2560196],[19.8530235,45.2555885],[19.8542633,45.2550659],[19.8542328,45.2550392],[19.8542023,45.2550087],[19.8541927,45.2549667],[19.8540325,45.2545395],[19.8540134,45.2544975],[19.8541336,45.2544975],[19.8545132,45.2545166],[19.8545933,45.2545586],[19.8547325,45.2544861],[19.8548126,45.2544594],[19.8549023,45.2544594],[19.8550434,45.2544594],[19.8595619,45.2548981],[19.8596325,45.2549095],[19.8597221,45.2549171],[19.8598423,45.2549362],[19.8599834,45.2549591],[19.8600731,45.2549782],[19.8601227,45.2549973],[19.8601933,45.2549896],[19.860323,45.2549667],[19.860363,45.2549667],[19.8605022,45.2549591],[19.8606033,45.2549591],[19.8608723,45.2549591],[19.8616734,45.254879],[19.8616619,45.254837],[19.8616524,45.2547989],[19.8615322,45.2542686],[19.8622627,45.2541161],[19.8621731,45.2538872],[19.8621521,45.2538261],[19.862112,45.2537766],[19.8619728,45.253746],[19.8618927,45.253746],[19.8617821,45.2537384],[19.8617229,45.2537384],[19.8616428,45.2537193],[19.8615723,45.2537079],[19.8614235,45.2536163],[19.8613834,45.2535896],[19.8613625,45.2535362],[19.8613625,45.2534676],[19.861372,45.2534065],[19.861393,45.2533569],[19.861393,45.2533188],[19.861393,45.2532692],[19.8613834,45.2532272],[19.8613834,45.2531891],[19.8613834,45.2531586],[19.8611126,45.2531662],[19.861063,45.2527161],[19.8610535,45.2526283],[19.8611336,45.2526283],[19.8611736,45.2526283],[19.8613224,45.2526283],[19.861433,45.2526283],[19.8617821,45.2525787],[19.8618832,45.2525291],[19.8620529,45.2525482],[19.8623428,45.2525864],[19.8623619,45.2525597],[19.8626423,45.2521286],[19.8628731,45.2518272],[19.8630333,45.2516174],[19.8631134,45.2515297],[19.8631325,45.2514877],[19.8631134,45.2513771],[19.8631229,45.2512589],[19.8631325,45.2512169],[19.8631725,45.2511673],[19.8632736,45.2511292],[19.8636036,45.2510071],[19.8637218,45.2509766],[19.8638229,45.250988],[19.8639336,45.2510071],[19.8640137,45.2510376],[19.8643627,45.2511673],[19.8644428,45.2511864],[19.8644733,45.2511673],[19.8645229,45.2511177],[19.8645725,45.251049],[19.8647137,45.2509384],[19.8648624,45.2508278],[19.8649826,45.2507362],[19.8651924,45.2506371],[19.8652534,45.2506485],[19.865303,45.2506981],[19.8654423,45.2509193],[19.8655033,45.2508965],[19.8655434,45.2508774],[19.8656921,45.2510986],[19.8657227,45.2511864],[19.8657627,45.2513161],[19.8657818,45.2514267],[19.8657932,45.2515373],[19.8657932,45.2517166],[19.8657627,45.2519875],[19.8657131,45.2522659],[19.8657131,45.252388],[19.8657227,45.2524567],[19.8657532,45.2524986],[19.8658524,45.2525177],[19.8660336,45.2525177],[19.866293,45.2525177],[19.8664436,45.2525368],[19.8665733,45.2525673],[19.867012,45.252758],[19.8673134,45.2526588],[19.867382,45.2526169],[19.8674335,45.2525673],[19.8679924,45.2524681],[19.8682518,45.2524376],[19.8687325,45.2524185],[19.8693523,45.252388],[19.870182,45.252346],[19.8705025,45.2523384],[19.8708534,45.252327],[19.8709526,45.252327],[19.8710632,45.252327],[19.8713131,45.2523193],[19.8717232,45.2522964],[19.8718929,45.2522392],[19.8720627,45.2521286],[19.8723125,45.2519493],[19.8724022,45.2518883],[19.8728027,45.2515793],[19.8738136,45.2508087],[19.8742733,45.2504463],[19.8743324,45.2504196],[19.874382,45.2503891],[19.8739529,45.2500877],[19.8738728,45.2500076],[19.8737621,45.2499161],[19.8736725,45.2498283],[19.8736229,45.2497597],[19.8736019,45.2496872],[19.8736229,45.2495995],[19.8736935,45.2494087],[19.873682,45.2493286],[19.8736324,45.2491989],[19.8735828,45.2490273],[19.8735619,45.2489395],[19.8755322,45.2474861],[19.8756332,45.247406],[19.8758125,45.2472763],[19.8765621,45.2467384],[19.8770733,45.246376],[19.8771229,45.2463264],[19.8774719,45.2459183],[19.877512,45.2458572],[19.877552,45.2458076],[19.8776035,45.2457466],[19.8779831,45.2451591],[19.8781433,45.2449188],[19.8786736,45.2441292],[19.8789825,45.2436676],[19.8790226,45.2436066],[19.8790627,45.2435265],[19.8791122,45.2434196],[19.8791618,45.2432671],[19.8791828,45.2431984],[19.8791924,45.2431679],[19.8793125,45.2429276],[19.8793926,45.2427864],[19.8795128,45.2426071],[19.8796425,45.2424278],[19.8801727,45.2417259],[19.8805733,45.2412376],[19.8811321,45.2405281],[19.8816833,45.2398071],[19.8817234,45.239769],[19.8817921,45.239727],[19.8816528,45.2397385],[19.8814926,45.239727],[19.8812828,45.2396965],[19.8811436,45.2396584],[19.8810234,45.2396164],[19.8808632,45.2395668],[19.8806934,45.2394676],[19.8804626,45.2393265],[19.8802528,45.2391891],[19.8795223,45.2387161],[19.8789234,45.2382965],[19.8788929,45.2382088],[19.8788319,45.2380981],[19.8787231,45.237999],[19.8786736,45.2379379],[19.8786221,45.2379074],[19.8787136,45.2374763],[19.8788528,45.2371979],[19.878912,45.2370987],[19.8791027,45.236927],[19.8792419,45.2367783],[19.8800125,45.236187],[19.8799629,45.2358665],[19.8800125,45.2357178],[19.8801422,45.2355881],[19.8802929,45.2354088],[19.8805923,45.2348366],[19.8806725,45.2343979],[19.8807926,45.2343063],[19.8809834,45.2342491],[19.8811226,45.2342567],[19.8830032,45.2339478],[19.8837528,45.2339096],[19.8839321,45.2338066],[19.8840923,45.2337265],[19.884243,45.2336693],[19.8843536,45.2336273],[19.8844433,45.2335777],[19.8844929,45.2335396],[19.8845329,45.2334976],[19.884552,45.233448],[19.8845425,45.2333984],[19.8842525,45.2320366],[19.8843822,45.2319794],[19.8844929,45.2326393],[19.884573,45.232666],[19.8846436,45.2326965],[19.8847027,45.2326965],[19.8847733,45.2326889],[19.8848324,45.2326889],[19.8850021,45.2325287],[19.8855934,45.2320061],[19.8858128,45.2317963],[19.8860321,45.2316093],[19.8864536,45.2312088],[19.8865528,45.2310982],[19.8866425,45.2310066],[19.8867435,45.2308769],[19.8867836,45.2308159],[19.8868332,45.2307396],[19.8869019,45.230587],[19.8869324,45.230526],[19.8869934,45.2303963],[19.8870125,45.2302895],[19.8870335,45.2300797],[19.8868523,45.2283592],[19.887022,45.2283478],[19.8871326,45.2283287],[19.8872433,45.2282982],[19.8883419,45.227787],[19.8884335,45.2275772],[19.8886127,45.2273293],[19.8889027,45.2270164],[19.889843,45.2261581],[19.8903618,45.2255783],[19.8908825,45.2248077],[19.8911934,45.2242279],[19.8913021,45.223896],[19.8913822,45.2235374],[19.8914032,45.2230186],[19.8913937,45.222599],[19.8915634,45.2219887],[19.8918324,45.2215996],[19.8921223,45.2213287],[19.8922024,45.2212868],[19.8925133,45.2214088],[19.8925724,45.2214394],[19.8928719,45.2215271],[19.8931828,45.2215385],[19.8934231,45.2215767],[19.8937721,45.2216873],[19.894062,45.2218361],[19.8943233,45.2219887],[19.8946419,45.2222061],[19.8948536,45.2222786],[19.8950024,45.2223473],[19.895113,45.2224083],[19.8953934,45.2223587],[19.8953819,45.2223282],[19.8953533,45.2220764],[19.8952637,45.2217178],[19.8951836,45.221447],[19.8951035,45.221199],[19.895092,45.2211685],[19.8950634,45.2210388],[19.8950329,45.2209167],[19.8949928,45.2204971],[19.8948135,45.2201881],[19.894783,45.2201385],[19.8945522,45.2197876],[19.8945122,45.219677],[19.8944931,45.2195473],[19.8944931,45.2193985],[19.8945122,45.2193489],[19.8945427,45.2193069],[19.8945827,45.2192879],[19.8945522,45.2192192],[19.8945637,45.2191391],[19.8946533,45.2187881],[19.8949223,45.2178192],[19.8950024,45.2174759],[19.8955021,45.2150764],[19.8955326,45.2149391],[19.8956928,45.2141876],[19.8958435,45.2133675],[19.8958035,45.2131386],[19.8955936,45.2125969],[19.8955326,45.2123795],[19.8955631,45.2117882],[19.8955936,45.211319],[19.8957233,45.2109375],[19.8959637,45.2106895],[19.8960819,45.2105484],[19.896143,45.2104263],[19.8960018,45.2099876],[19.8959332,45.2096672],[19.8960018,45.2093086],[19.8960629,45.2087288],[19.8962727,45.2083893],[19.8962936,45.2080765],[19.8962727,45.2078896],[19.8962135,45.2076378],[19.8960018,45.2069283],[19.8959026,45.2066689],[19.8959427,45.2065582],[19.8960133,45.2065086],[19.8963223,45.2064095],[19.8971729,45.2063293],[19.8972225,45.2063179],[19.8973122,45.206356],[19.8973522,45.206398],[19.8974419,45.2065086],[19.8976326,45.2070084],[19.897892,45.2069283],[19.8982525,45.2068367],[19.8987122,45.206707],[19.8988419,45.206646],[19.8989124,45.2066078],[19.898983,45.2064972],[19.8990536,45.2064362],[19.8993034,45.206337],[19.8995228,45.2062683],[19.8998432,45.2061577],[19.9001923,45.2060776],[19.9006023,45.2059784],[19.9008923,45.2059174],[19.9011421,45.2058563],[19.9012928,45.2058296],[19.9014225,45.2057991],[19.9016132,45.2057495],[19.9017334,45.2056885],[19.9019127,45.2055893],[19.9022236,45.2053871],[19.9018936,45.2051773],[19.9016323,45.2049561],[19.901432,45.2047577],[19.9011536,45.2043991],[19.9010925,45.2042961],[19.9011936,45.204277],[19.9014721,45.2043762],[19.901783,45.2044563],[19.9021034,45.2044983],[19.902483,45.2045288],[19.9030323,45.2045174],[19.9033718,45.2045479],[19.9037819,45.204567],[19.9044228,45.2046661],[19.9045925,45.2046967],[19.9049835,45.2047272],[19.9052734,45.2047272],[19.9057121,45.2047577],[19.9059925,45.2047882],[19.9064331,45.2048378],[19.9067135,45.2048569],[19.9069233,45.2048378],[19.9071522,45.2047997],[19.9074631,45.2047081],[19.9077721,45.2045975],[19.9083023,45.2044067],[19.9088421,45.2042694],[19.9092731,45.2041664],[19.9094524,45.2040367],[19.9094925,45.203907],[19.9094028,45.2035294],[19.909462,45.2033997],[19.9097729,45.2030182],[19.910183,45.2028465],[19.9103622,45.2026596],[19.9106236,45.2024879],[19.9108829,45.2025795],[19.9110126,45.2027359],[19.9110928,45.2029076],[19.9111519,45.2029762],[19.911293,45.2032394],[19.9114723,45.2034988],[19.9116135,45.2036362],[19.9120522,45.2039261],[19.9125729,45.2041359],[19.9132519,45.2044868],[19.9134636,45.2042885],[19.9138336,45.2038269],[19.9156322,45.2037964],[19.9159527,45.2037163],[19.9160728,45.2035484],[19.9161129,45.2032661],[19.9162636,45.2030487],[19.9164829,45.2029686],[19.9167328,45.2029495],[19.9171734,45.2030373],[19.9188919,45.2032585],[19.9208431,45.2036171],[19.9211826,45.2033272],[19.9217129,45.2030067],[19.922102,45.202549],[19.9223232,45.2021561],[19.9224625,45.2020073],[19.9230423,45.2013893],[19.9234619,45.2011681],[19.923893,45.2011375],[19.9241619,45.2011871],[19.9243927,45.2013359],[19.924572,45.2015877],[19.924942,45.2018661],[19.9255123,45.202198],[19.9258423,45.2022781],[19.9260426,45.2022362],[19.9260025,45.2023697],[19.9260025,45.2024994],[19.9260521,45.2026176],[19.9261227,45.2026176],[19.9272327,45.2023697],[19.927702,45.2022972],[19.9280319,45.202179],[19.9283218,45.2021484],[19.928793,45.2020378],[19.9288425,45.2021179],[19.928833,45.2022362],[19.9286327,45.2024193],[19.9283924,45.2027969],[19.928442,45.2027969],[19.9285221,45.2027473],[19.9284935,45.2028389],[19.9284935,45.2028961],[19.9285736,45.202858],[19.9286022,45.2027969],[19.9286232,45.2028275],[19.9286423,45.2029495],[19.9287319,45.2030983],[19.9295235,45.2034187],[19.9296722,45.2032471],[19.9300137,45.2034187],[19.9302235,45.2035561],[19.9303722,45.2036896],[19.9305229,45.2038383],[19.9306126,45.203949],[19.9310036,45.2037468],[19.9325218,45.2033195],[19.9332123,45.2030792],[19.9336433,45.2029266]]},{"id":19534,"author":"AnaDigit","name_GR":"Sultans Trail: 3.27. Sremski Karlovci - Be\u0161ka (bidge A1_E75)","description_GR":"Section-Trail 3.27","path":"Sultans_Trail\/sultans_trail_327","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":14781,"name_EN":"Sultans Trail: 3.27. Sremski Karlovci - Be\u0161ka (bidge A1_E75)","description_EN":"Section-Trail 3.27","ascent_time":300,"descent_time":300,"marker":"","level":9,"ascent":236,"descent":222,"maxelev":186,"minelev":76,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.93364 45.15378,20.07861 45.20291)","views":0,"millestones":"","x":19.9920406,"y":45.1723061,"coor":[[19.9336395,45.2029076],[19.9336796,45.202877],[19.9337101,45.2028275],[19.9337292,45.2027855],[19.9337292,45.2027359],[19.9337406,45.2025375],[19.9337597,45.2024651],[19.9337788,45.2024384],[19.9338303,45.2023849],[19.9339104,45.2023277],[19.9340897,45.2022781],[19.9344196,45.202198],[19.9345798,45.2021751],[19.9351101,45.2021561],[19.93536,45.2021065],[19.9356499,45.2020149],[19.9359303,45.2019272],[19.9362297,45.2018166],[19.9363995,45.2017174],[19.9366398,45.201458],[19.9367504,45.2013474],[19.9369202,45.2010956],[19.937149,45.2008781],[19.9373703,45.200695],[19.9375191,45.2005882],[19.9377003,45.2004585],[19.9379902,45.2002869],[19.9383106,45.2000961],[19.9387188,45.1999168],[19.9393692,45.199646],[19.9395294,45.1995964],[19.9396095,45.1995659],[19.9408092,45.1991768],[19.9414101,45.1989555],[19.9420795,45.198616],[19.9423504,45.1985168],[19.9424992,45.1984482],[19.9436398,45.1979561],[19.9450092,45.1973877],[19.9463902,45.196846],[19.9473095,45.196476],[19.9479103,45.196106],[19.9484501,45.1957474],[19.9497089,45.1949768],[19.9510593,45.1932869],[19.9513988,45.1931152],[19.9516792,45.1930084],[19.9520206,45.1927071],[19.9523296,45.1923485],[19.9529305,45.1917267],[19.9529896,45.191658],[19.9533005,45.1913681],[19.9535789,45.1910782],[19.9536495,45.1909485],[19.9536991,45.1907349],[19.9538002,45.1905251],[19.9539204,45.1903648],[19.9540195,45.190258],[19.9541798,45.190136],[19.9545994,45.189846],[19.9547195,45.1897774],[19.9548206,45.1896782],[19.9553089,45.1891251],[19.9559498,45.1886063],[19.95751,45.1875381],[19.9591904,45.1864471],[19.9598503,45.1860886],[19.9601803,45.1859055],[19.9611301,45.1853752],[19.9620895,45.1848679],[19.9639797,45.1840782],[19.9642696,45.1839561],[19.9661789,45.1831169],[19.9662895,45.1829872],[19.9664497,45.1828461],[19.9667397,45.1826057],[19.9670105,45.1823769],[19.9678898,45.1821785],[19.9683189,45.1820068],[19.9687405,45.1818085],[19.9692001,45.1816254],[19.9694004,45.1814957],[19.9700298,45.1809578],[19.9701099,45.1808281],[19.970459,45.1801567],[19.9706192,45.1799774],[19.9716988,45.1791573],[19.9725494,45.1785355],[19.9734688,45.1781273],[19.9739189,45.1778679],[19.9745102,45.1773682],[19.9745789,45.1773376],[19.9747601,45.1772957],[19.9748688,45.1772156],[19.9750099,45.1770782],[19.9752789,45.1768379],[19.9756203,45.1765862],[19.9758091,45.1763954],[19.9759102,45.1763153],[19.97616,45.1761665],[19.9764194,45.176075],[19.9766693,45.1759758],[19.97715,45.1758957],[19.9776993,45.1757584],[19.9780388,45.1757278],[19.9787102,45.1756058],[19.9790096,45.1756363],[19.9792805,45.1757355],[19.9795399,45.1757965],[19.9797993,45.175827],[19.9801693,45.175827],[19.9804096,45.1758575],[19.9808197,45.1758881],[19.9811993,45.1758957],[19.9814205,45.1758575],[19.9816895,45.175766],[19.9821301,45.1755676],[19.9824696,45.1753464],[19.9827003,45.1751785],[19.9828091,45.1751366],[19.9833698,45.1749458],[19.9834499,45.1749382],[19.9836693,45.1749458],[19.9838791,45.1749153],[19.9840889,45.1748581],[19.9843998,45.1747169],[19.9848099,45.1745377],[19.9852505,45.1743584],[19.9858799,45.1741486],[19.98592,45.174118],[19.98596,45.1740685],[19.9860706,45.1739464],[19.9862099,45.1738777],[19.9863396,45.1738281],[19.9863892,45.173748],[19.9864197,45.1736183],[19.9864502,45.1735573],[19.9865494,45.1735077],[19.9867096,45.1734467],[19.9871998,45.1732254],[19.9872589,45.1732178],[19.9877605,45.1731873],[19.9878998,45.1732063],[19.9880791,45.1732483],[19.988409,45.1733665],[19.9885502,45.1734085],[19.9887199,45.1734161],[19.9889088,45.1733665],[19.9893093,45.1732368],[19.98946,45.1732063],[19.9897995,45.1731949],[19.9902191,45.173027],[19.9907188,45.1727867],[19.9916592,45.1724358],[19.9920406,45.1723061],[19.9925995,45.1722183],[19.9938202,45.1718369],[19.9944096,45.171608],[19.9946003,45.1715279],[19.9949493,45.1712875],[19.9954395,45.1709366],[19.9956589,45.1707573],[19.9960098,45.170536],[19.9965305,45.1703262],[19.9971695,45.1701584],[19.9974098,45.1700478],[19.9976597,45.1698952],[19.9980888,45.1698074],[19.9989395,45.1696663],[19.9994602,45.1697464],[20.0000801,45.1697159],[20.0011005,45.1696167],[20.0016499,45.1695976],[20.0022602,45.1695251],[20.0027294,45.1694565],[20.0032196,45.169487],[20.0037193,45.1694756],[20.00424,45.1693878],[20.0047398,45.169136],[20.0051289,45.1690369],[20.0054188,45.1690369],[20.0056095,45.1691475],[20.0058689,45.1691856],[20.0065804,45.1690369],[20.0069199,45.1688271],[20.0072498,45.168705],[20.0075302,45.1685982],[20.0079403,45.1682777],[20.0083694,45.1681786],[20.0084705,45.1681557],[20.00881,45.168148],[20.0092506,45.1679764],[20.0097294,45.1677971],[20.0098991,45.1676559],[20.01021,45.1676254],[20.0105896,45.1674156],[20.0110798,45.1670876],[20.0115795,45.1668549],[20.0123291,45.1666756],[20.0128288,45.1665573],[20.0132694,45.1665268],[20.0137806,45.1665955],[20.0146294,45.1665649],[20.01474,45.1663361],[20.01474,45.1660156],[20.0149002,45.1657982],[20.01507,45.1655769],[20.0156593,45.1653976],[20.0162506,45.1650581],[20.0165901,45.1650352],[20.01721,45.1650085],[20.018259,45.164917],[20.0197105,45.1647873],[20.0205193,45.1647453],[20.0209904,45.1645851],[20.0215588,45.1643448],[20.0215988,45.1643257],[20.022049,45.1640549],[20.0223503,45.1637154],[20.0225296,45.1631966],[20.0227299,45.1625671],[20.0228405,45.1621056],[20.0228405,45.1618462],[20.0228291,45.161438],[20.0229092,45.1615448],[20.0230103,45.1616173],[20.0231094,45.1616058],[20.0232296,45.1615562],[20.0236301,45.1611557],[20.0237503,45.1610565],[20.0242805,45.1607552],[20.0250587,45.1602249],[20.0253792,45.1600151],[20.0261497,45.1595078],[20.0270195,45.1590157],[20.0271988,45.1589355],[20.027359,45.1588554],[20.0275192,45.1587868],[20.0280094,45.1586266],[20.0288105,45.1584053],[20.0292606,45.158287],[20.0293789,45.1582375],[20.0303497,45.1578751],[20.0305595,45.1578064],[20.0312004,45.157608],[20.031929,45.1573868],[20.0320892,45.1573448],[20.0328999,45.157238],[20.0332489,45.1570969],[20.0335903,45.1571083],[20.0341492,45.1570358],[20.0352993,45.1569748],[20.0369987,45.1567764],[20.037199,45.1568565],[20.0401497,45.1565056],[20.0405102,45.156456],[20.0429306,45.156147],[20.0434093,45.156147],[20.0446796,45.1560173],[20.0453491,45.1560059],[20.0461102,45.1559067],[20.0480289,45.1556549],[20.0535793,45.1550179],[20.0537605,45.154995],[20.0566006,45.1546364],[20.0574703,45.1545258],[20.0578098,45.1544266],[20.0588493,45.1545067],[20.0596104,45.1545258],[20.061039,45.1544571],[20.0611591,45.1544571],[20.0627289,45.1544685],[20.063179,45.1544151],[20.0645294,45.1543884],[20.0664501,45.1542778],[20.0681591,45.1541672],[20.0690994,45.1540565],[20.0690804,45.153965],[20.0692005,45.1540565],[20.0693092,45.1541061],[20.0694904,45.1541252],[20.0745506,45.1537781],[20.0747299,45.1538048],[20.0750999,45.1539574],[20.0759888,45.154438],[20.07687,45.1549377],[20.0770588,45.1550674],[20.0772305,45.1552353],[20.0773296,45.155426],[20.0775604,45.1560059],[20.0777092,45.1563263],[20.0778599,45.1569061],[20.077919,45.1571465],[20.0780888,45.1577568],[20.0783901,45.1587677],[20.0785294,45.1594582],[20.0786095,45.1598473],[20.0785599,45.1599884],[20.0781498,45.1605072],[20.0781193,45.1605759],[20.0781403,45.1610565],[20.0778999,45.162735],[20.0779095,45.1632271],[20.0780888,45.1640778],[20.0783195,45.1650085],[20.0783691,45.1659164],[20.0783596,45.1659966],[20.0783501,45.1660957]]},{"id":19535,"author":"AnaDigit","name_GR":"Sultans Trail: 3.28. Be\u0161ka (bidge A1_E75) - Stari Slankamen","description_GR":"Section-Trail 3.28","path":"Sultans_Trail\/sultans_trail_328","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":18293,"name_EN":"Sultans Trail: 3.28. Be\u0161ka (bidge A1_E75) - Stari Slankamen","description_EN":"Section-Trail 3.28","ascent_time":378,"descent_time":378,"marker":"","level":9,"ascent":400,"descent":420,"maxelev":188,"minelev":78,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.07835 45.14041,20.25944 45.17716)","views":0,"millestones":"","x":20.1864185,"y":45.1738548,"coor":[[20.0783482,45.1660957],[20.0784473,45.1661758],[20.0785675,45.1662254],[20.0787373,45.1662254],[20.0789986,45.1661873],[20.0791569,45.1661644],[20.0793476,45.1661949],[20.079668,45.1663055],[20.0798569,45.1664352],[20.0800076,45.1665764],[20.080677,45.1666451],[20.0808086,45.1666679],[20.0811481,45.1666756],[20.0814075,45.1666451],[20.0815887,45.1666145],[20.0818672,45.1665764],[20.0821686,45.1665268],[20.0822678,45.1664772],[20.0824184,45.166256],[20.0825577,45.1660767],[20.0826569,45.1659966],[20.082798,45.1659164],[20.0829372,45.1658363],[20.0830383,45.1657867],[20.0831871,45.1657753],[20.0834675,45.1658249],[20.0835972,45.1658974],[20.0836678,45.1659775],[20.0837269,45.1660957],[20.0837269,45.1662064],[20.0837269,45.1663551],[20.0837879,45.1664352],[20.0838985,45.1665077],[20.0840282,45.1665573],[20.0843487,45.1666145],[20.0845585,45.1666451],[20.0847588,45.1666451],[20.0850983,45.166626],[20.085577,45.1666145],[20.0858078,45.1666374],[20.0860081,45.1666145],[20.0861969,45.1666374],[20.086277,45.1666756],[20.0863571,45.1667252],[20.0864582,45.1667557],[20.0865879,45.1667747],[20.0871887,45.1667252],[20.087698,45.1666679],[20.0877972,45.1666451],[20.088007,45.1666069],[20.0883484,45.1665344],[20.0885277,45.1665154],[20.0887871,45.1665344],[20.0890179,45.1665344],[20.0891781,45.1665077],[20.0893974,45.1664352],[20.0900173,45.1662674],[20.0903683,45.1661644],[20.0906982,45.1661148],[20.0909176,45.1660767],[20.0910969,45.1660347],[20.0912571,45.165947],[20.0917187,45.1657867],[20.091917,45.1657562],[20.0920486,45.1657448],[20.0923576,45.1656456],[20.0925274,45.1655655],[20.092598,45.1654663],[20.0926971,45.1654282],[20.0927582,45.1654167],[20.0928574,45.1654053],[20.0931072,45.1654167],[20.0933876,45.1654549],[20.0936069,45.165535],[20.0936775,45.1656151],[20.0937176,45.1656761],[20.0937786,45.1657257],[20.0938683,45.1657372],[20.094017,45.1657257],[20.0942383,45.1656761],[20.0944176,45.1656876],[20.0947876,45.1657372],[20.0950279,45.1657982],[20.0951786,45.1657982],[20.0952473,45.1657753],[20.0953178,45.1657257],[20.0954685,45.1656456],[20.095787,45.1655464],[20.096117,45.1654549],[20.0963173,45.1654282],[20.096468,45.1654053],[20.0966682,45.1654282],[20.0967979,45.1654167],[20.0971375,45.1653862],[20.0974579,45.1653748],[20.0976982,45.1653862],[20.0979481,45.1653748],[20.0982075,45.1653671],[20.0986176,45.1653671],[20.0991173,45.1653252],[20.0995178,45.1653366],[20.0999374,45.1653671],[20.1003284,45.1654282],[20.1005173,45.1654854],[20.1008186,45.1655159],[20.1010685,45.165535],[20.1012383,45.1655273],[20.1013775,45.1654778],[20.1016369,45.1652756],[20.1018887,45.1650963],[20.1020279,45.1649246],[20.1023483,45.1647377],[20.1025181,45.1646156],[20.1028385,45.164505],[20.1029377,45.1644363],[20.1030979,45.1644058],[20.1037579,45.1643448],[20.1040287,45.1643181],[20.104538,45.1643257],[20.1046772,45.1642952],[20.1047478,45.1642876],[20.1047878,45.1641464],[20.1047783,45.1639977],[20.1047974,45.1637764],[20.104887,45.1635056],[20.104908,45.1633072],[20.1048584,45.1631165],[20.1048374,45.1629562],[20.104908,45.1628571],[20.1050377,45.1628265],[20.1051674,45.1628265],[20.1053886,45.1628876],[20.1055679,45.1629982],[20.1058083,45.1630859],[20.1061077,45.163105],[20.1067677,45.163105],[20.1072769,45.1631775],[20.1074581,45.163166],[20.1078072,45.1631355],[20.1079273,45.1631279],[20.1083679,45.1631165],[20.1087875,45.163147],[20.1090984,45.163147],[20.1094379,45.1631165],[20.1097679,45.1630478],[20.1101875,45.1629677],[20.1103783,45.1629562],[20.1105976,45.1630249],[20.1109772,45.1631355],[20.111187,45.163147],[20.1113987,45.1630859],[20.1117382,45.1629562],[20.1119881,45.1628952],[20.1120281,45.1628571],[20.1121387,45.1628151],[20.1122971,45.1627579],[20.1124783,45.1626968],[20.1125984,45.1627045],[20.1128082,45.162735],[20.1129475,45.1627274],[20.1131077,45.1626778],[20.1132374,45.1625977],[20.113327,45.1625557],[20.1135769,45.1626358],[20.1143475,45.1628075],[20.1145782,45.1628571],[20.114748,45.1628876],[20.1149273,45.1629562],[20.1152573,45.1630554],[20.1154976,45.163105],[20.1157475,45.1631279],[20.1159973,45.1631165],[20.1162586,45.1630249],[20.1164284,45.1628761],[20.1166172,45.1626549],[20.1168976,45.1625252],[20.1171875,45.1624565],[20.1174469,45.1624374],[20.1177273,45.162487],[20.1180077,45.1626778],[20.1183281,45.1628571],[20.1186275,45.1630173],[20.1189384,45.1631355],[20.119257,45.1631851],[20.1196671,45.1632462],[20.1200371,45.1632957],[20.1201477,45.1630859],[20.1205082,45.1624947],[20.1206074,45.1623344],[20.120718,45.1622581],[20.121048,45.1622963],[20.1214886,45.1623573],[20.1220779,45.1624374],[20.1233177,45.1626053],[20.1239986,45.1627045],[20.1243782,45.162735],[20.1245079,45.1627579],[20.1245174,45.1626854],[20.1244774,45.1623955],[20.124567,45.162178],[20.1246376,45.1621361],[20.1247177,45.1620445],[20.1247482,45.1619873],[20.1247387,45.1618881],[20.1247272,45.1618156],[20.1259975,45.1619873],[20.1289387,45.1623878],[20.1292286,45.1624069],[20.1293678,45.1623154],[20.1298676,45.1615944],[20.1301575,45.1609764],[20.1305981,45.1599655],[20.1306381,45.1599159],[20.1306973,45.1598663],[20.1307869,45.1598473],[20.1313171,45.1597481],[20.1313782,45.1598358],[20.1318283,45.159977],[20.1325779,45.1601868],[20.1332073,45.1603775],[20.1337986,45.1605453],[20.1360569,45.1612053],[20.1370182,45.1614876],[20.1382084,45.1618271],[20.1384487,45.1619759],[20.138607,45.1621857],[20.1386681,45.1624069],[20.1387272,45.1627464],[20.1388073,45.1630058],[20.1390171,45.1632881],[20.1393871,45.163578],[20.1395874,45.1637344],[20.139698,45.1639252],[20.1397572,45.1640968],[20.1397686,45.1642761],[20.1397877,45.1645546],[20.1398373,45.1647644],[20.1398888,45.1648979],[20.1399975,45.1650581],[20.140358,45.1654167],[20.1411285,45.166008],[20.141758,45.1665344],[20.1419086,45.1666565],[20.1439075,45.1682549],[20.1443272,45.1685867],[20.1444683,45.1686745],[20.1447182,45.168766],[20.1457176,45.1689453],[20.1460781,45.1690445],[20.1464787,45.1691971],[20.1467972,45.1694069],[20.1471577,45.1696968],[20.1473675,45.169857],[20.1478081,45.170166],[20.1479282,45.1702461],[20.1481876,45.1704254],[20.1483879,45.1706276],[20.1485271,45.1708145],[20.1485672,45.1710052],[20.1485081,45.1715546],[20.1485176,45.1716957],[20.1485786,45.1717873],[20.148777,45.1719971],[20.1489277,45.1721344],[20.1496086,45.1726952],[20.1496887,45.1727448],[20.1500378,45.172905],[20.1509171,45.1734352],[20.1511383,45.1736259],[20.1513386,45.1737366],[20.1516171,45.1738281],[20.1531582,45.174305],[20.1542282,45.1746445],[20.1547871,45.174778],[20.1549187,45.1747971],[20.1553383,45.1748276],[20.1555576,45.1748962],[20.1562481,45.1752281],[20.1565781,45.1753769],[20.1571579,45.1755676],[20.1578369,45.1756744],[20.1584873,45.1756744],[20.1592674,45.1757278],[20.1594772,45.1757545],[20.1596985,45.1757851],[20.160347,45.1758652],[20.1610184,45.1759453],[20.1613979,45.1759949],[20.1622181,45.1760979],[20.162447,45.1761246],[20.1626186,45.1761246],[20.1628284,45.1760979],[20.1631279,45.1760178],[20.1633587,45.1759567],[20.1638775,45.1758881],[20.1640873,45.1758766],[20.164238,45.1758766],[20.1646175,45.1758957],[20.1649971,45.1759453],[20.1652584,45.1760178],[20.1653671,45.1760368],[20.1654282,45.1760674],[20.1657085,45.1761971],[20.1659985,45.1763763],[20.1661587,45.1764755],[20.1663876,45.1765366],[20.1677284,45.1767044],[20.1681576,45.1767349],[20.1690578,45.1769371],[20.1698074,45.1770973],[20.1701584,45.1771164],[20.1710377,45.1771545],[20.1714973,45.1771545],[20.1722584,45.1770668],[20.172308,45.1770554],[20.173378,45.176857],[20.1740685,45.1767349],[20.1744175,45.1766777],[20.175848,45.1764755],[20.1772175,45.1761246],[20.1784382,45.1758461],[20.1786079,45.175827],[20.1787777,45.175808],[20.1794777,45.1756248],[20.1799679,45.1754265],[20.1806679,45.1751175],[20.1808777,45.175045],[20.1811581,45.175045],[20.1817074,45.1749954],[20.1818981,45.1749763],[20.1821175,45.1749268],[20.1823177,45.1748657],[20.1826077,45.1747055],[20.1827679,45.1745872],[20.1828175,45.1745453],[20.1832085,45.1744652],[20.1835976,45.174366],[20.1838474,45.1743279],[20.1841183,45.1743279],[20.1844578,45.1742668],[20.1845875,45.1742363],[20.1848087,45.1741753],[20.1850281,45.1741066],[20.1852474,45.1740265],[20.185688,45.173996],[20.1859379,45.1739655],[20.1861286,45.1739159],[20.186348,45.1738663],[20.1864185,45.1738548],[20.1870975,45.1737671],[20.1873474,45.1737061],[20.1875172,45.1736145],[20.1878376,45.1734276],[20.1879482,45.1733475],[20.1880074,45.1732864],[20.188097,45.1731758],[20.1883087,45.173027],[20.1886978,45.1728477],[20.1889477,45.1727371],[20.1892185,45.1725845],[20.1894779,45.1724167],[20.1896782,45.172287],[20.1897469,45.1722069],[20.1898384,45.1720657],[20.1899986,45.1719055],[20.190237,45.1717949],[20.190588,45.1716652],[20.1908169,45.1715965],[20.1909981,45.1715469],[20.1913586,45.1714745],[20.1915569,45.1714058],[20.1917782,45.1713371],[20.1918278,45.1713181],[20.1919785,45.1712379],[20.1927471,45.1708946],[20.1930885,45.1707573],[20.1933784,45.1706352],[20.1935787,45.170517],[20.1937275,45.1704369],[20.1939373,45.1703377],[20.1941986,45.1702271],[20.1943779,45.1701355],[20.1944885,45.1701164],[20.1945782,45.1700974],[20.1946583,45.1700554],[20.1947384,45.1700058],[20.1949387,45.1698647],[20.1950569,45.1697655],[20.1951275,45.1697044],[20.1952381,45.1696548],[20.1954784,45.1696358],[20.1960087,45.1696854],[20.196167,45.1696968],[20.1962376,45.1696968],[20.1965485,45.1696968],[20.1968575,45.1696854],[20.1971874,45.1696472],[20.1976376,45.1695862],[20.198328,45.169487],[20.1983776,45.1694679],[20.1985188,45.1694145],[20.198658,45.1693459],[20.1988373,45.1692963],[20.1995678,45.1692162],[20.2001972,45.1692162],[20.2005978,45.1691551],[20.2010269,45.1690865],[20.2014179,45.1690674],[20.2017384,45.169075],[20.2019081,45.1690674],[20.2020779,45.1689949],[20.2021675,45.1689377],[20.2022686,45.1689148],[20.2024174,45.1689262],[20.2026882,45.1689072],[20.203558,45.1687775],[20.2039776,45.1686859],[20.2043285,45.1685562],[20.2048569,45.1684456],[20.2051086,45.1684074],[20.2055874,45.1684151],[20.2059975,45.168396],[20.206768,45.1683273],[20.2070885,45.1682663],[20.2073383,45.1680946],[20.2076187,45.1678963],[20.2080669,45.1676178],[20.2083473,45.1673775],[20.208498,45.1672554],[20.2086983,45.1671257],[20.2089882,45.1669655],[20.2090778,45.1668777],[20.2091885,45.1667366],[20.2092781,45.1666451],[20.2093487,45.1665649],[20.209568,45.1664963],[20.2099285,45.1664658],[20.2101383,45.1664276],[20.210268,45.166378],[20.2104073,45.1662865],[20.2105083,45.1661758],[20.2105885,45.1660767],[20.2107182,45.1659775],[20.2108383,45.165947],[20.2109985,45.1659546],[20.2111778,45.1659775],[20.211298,45.165966],[20.2115078,45.1658974],[20.2117882,45.1658173],[20.2124577,45.1656265],[20.213028,45.1654854],[20.2135372,45.1653862],[20.2139072,45.1653061],[20.2142677,45.1652069],[20.2145977,45.1650848],[20.2148285,45.1649551],[20.2150879,45.1647568],[20.2153473,45.1645546],[20.2155781,45.1643448],[20.2158585,45.1640167],[20.2160778,45.1637955],[20.2162685,45.1634369],[20.2164288,45.1631165],[20.2164783,45.1629677],[20.2166481,45.1627045],[20.2168179,45.1625671],[20.217207,45.1624146],[20.2175083,45.1622772],[20.2176781,45.1621552],[20.2177086,45.1621056],[20.2176476,45.1620445],[20.2174969,45.1618652],[20.2171574,45.1616173],[20.216898,45.161377],[20.2169285,45.1612968],[20.2169476,45.1612663],[20.2173481,45.1609573],[20.2177773,45.160675],[20.2179279,45.1605568],[20.217907,45.1602974],[20.2177982,45.1599464],[20.2174377,45.1596451],[20.2172585,45.1594162],[20.2172985,45.1593246],[20.2173786,45.159256],[20.217638,45.1591568],[20.2176971,45.1591263],[20.2180672,45.1589355],[20.2186184,45.1586952],[20.2189674,45.1583977],[20.219017,45.1582947],[20.2193069,45.1578178],[20.2199078,45.1573677],[20.2204685,45.1570358],[20.2206669,45.1569366],[20.2207985,45.1569061],[20.2212887,45.156868],[20.221487,45.1568069],[20.2218876,45.1565552],[20.2222672,45.1563568],[20.2223587,45.1563148],[20.2224274,45.1563072],[20.2225075,45.1563072],[20.2227974,45.1563377],[20.2232475,45.1563759],[20.2233677,45.1563644],[20.2235775,45.1563263],[20.2238884,45.156208],[20.2242069,45.1560669],[20.224947,45.1557655],[20.2257576,45.1553879],[20.2259178,45.1552849],[20.2259979,45.1552353],[20.2262478,45.1551666],[20.2264786,45.1550674],[20.2268772,45.1548882],[20.2269287,45.1548653],[20.2276173,45.1545944],[20.228157,45.1543846],[20.2287769,45.1541748],[20.2288284,45.1541481],[20.2289677,45.1540451],[20.2291069,45.1539268],[20.2292576,45.1537971],[20.2294273,45.1537056],[20.229557,45.1536446],[20.2297077,45.1535759],[20.2298183,45.1535378],[20.229948,45.1535072],[20.2301769,45.1533852],[20.2304783,45.1532173],[20.2307777,45.1530647],[20.2309971,45.1529846],[20.2314873,45.1528473],[20.2325974,45.1525574],[20.2329769,45.1524467],[20.2332287,45.1523666],[20.233448,45.1522751],[20.2339382,45.1520348],[20.2343769,45.151825],[20.234808,45.1516075],[20.2350578,45.1514549],[20.235218,45.1513367],[20.2355671,45.1510963],[20.2357674,45.1510162],[20.2360783,45.1509972],[20.2362976,45.1509857],[20.2364273,45.1509781],[20.2366085,45.150898],[20.2368774,45.1507454],[20.2373085,45.1506157],[20.237587,45.150528],[20.2376976,45.1505165],[20.2380276,45.150486],[20.2384586,45.1504364],[20.238678,45.1503944],[20.2387581,45.1503868],[20.2390079,45.1503067],[20.2394676,45.1501045],[20.2395687,45.1500664],[20.2402172,45.1497765],[20.2413483,45.1492081],[20.2419682,45.1488457],[20.2422371,45.1486053],[20.2424183,45.148407],[20.2426071,45.1479874],[20.2426472,45.1479378],[20.2427673,45.1478577],[20.242897,45.1478081],[20.243248,45.1476555],[20.243578,45.1474648],[20.2437782,45.1473846],[20.2440281,45.1472855],[20.2444477,45.1471062],[20.2448769,45.1468544],[20.2450371,45.1467781],[20.245327,45.146656],[20.2456074,45.1465378],[20.2464771,45.1461182],[20.2468586,45.1459274],[20.2471676,45.1457481],[20.247427,45.1455574],[20.2475471,45.1454849],[20.2476578,45.1454163],[20.2477283,45.1453667],[20.2478886,45.145237],[20.2479286,45.1451454],[20.2479286,45.1450768],[20.2479382,45.1450272],[20.2479782,45.1449776],[20.2480469,45.1449547],[20.2481174,45.1449547],[20.2482471,45.1449966],[20.2484074,45.1450272],[20.2485886,45.1450348],[20.2487183,45.1450081],[20.2488785,45.1449661],[20.2490082,45.1449471],[20.2491379,45.1448669],[20.249548,45.1445656],[20.2496586,45.1445274],[20.2497978,45.1444359],[20.2500782,45.1442451],[20.2502079,45.1441269],[20.2503777,45.143898],[20.2505474,45.1437378],[20.2507172,45.1435661],[20.250988,45.1433182],[20.2511177,45.143177],[20.2511177,45.1432953],[20.2511673,45.1436157],[20.2512074,45.1439362],[20.2512283,45.1441765],[20.2512684,45.1442566],[20.251358,45.1443176],[20.2514782,45.1443863],[20.2516174,45.1443672],[20.2516975,45.1443558],[20.2518082,45.1443977],[20.2518978,45.1444778],[20.2519169,45.144516],[20.2519169,45.1445656],[20.2517681,45.1448479],[20.2517185,45.1449471],[20.2517071,45.1450157],[20.2517376,45.1451263],[20.2518177,45.145298],[20.2518787,45.1455078],[20.2519379,45.1456566],[20.252018,45.1458168],[20.252037,45.1458549],[20.2521172,45.1459656],[20.2521572,45.1460152],[20.2522182,45.1460571],[20.2523174,45.1461182],[20.2526379,45.1462364],[20.2527084,45.1462555],[20.2528076,45.1462555],[20.2529678,45.1462479],[20.2530975,45.1462364],[20.2531471,45.1462364],[20.2531776,45.146225],[20.2532883,45.1461563],[20.2533169,45.1461258],[20.2533875,45.1460953],[20.2535076,45.1460571],[20.2537785,45.1459961],[20.2539883,45.1459579],[20.254158,45.1459045],[20.2542877,45.1458473],[20.2545776,45.1457176],[20.2547569,45.1456146],[20.2548084,45.1455765],[20.2548275,45.145546],[20.2548771,45.1454659],[20.2548981,45.1454048],[20.2549076,45.1452446],[20.2549286,45.1450882],[20.2550182,45.144886],[20.2550373,45.1448479],[20.2550373,45.1447945],[20.2550278,45.1447372],[20.2549877,45.1445656],[20.2549877,45.1445274],[20.2549973,45.144455],[20.2550087,45.1444168],[20.2550373,45.1443062],[20.255167,45.1441154],[20.2552185,45.1440849],[20.2552986,45.1440659],[20.2554169,45.1440659],[20.2555275,45.1440353],[20.2556076,45.1440048],[20.255827,45.1439171],[20.2559185,45.143898],[20.2559681,45.1438675],[20.2560177,45.143837],[20.2560883,45.1437378],[20.2561569,45.1436577],[20.2562275,45.1436157],[20.2563171,45.1436081],[20.2564278,45.1436272],[20.2564774,45.1436462],[20.2565975,45.1435051],[20.2566872,45.1434174],[20.256918,45.1431847],[20.2575569,45.1425247],[20.257597,45.1424866],[20.2580471,45.1420174],[20.2581673,45.1418953],[20.2585278,45.1414948],[20.2588787,45.1411667],[20.2589188,45.1411247],[20.2591686,45.1408653],[20.2592373,45.1407776],[20.2592983,45.1407051],[20.2594376,45.1404076]]},{"id":19536,"author":"AnaDigit","name_GR":"Sultans Trail: 3.29. Stari Slankamen - Novi Banovci","description_GR":"Section-Trail 3.29","path":"Sultans_Trail\/sultans_trail_329","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":28406,"name_EN":"Sultans Trail: 3.29. Stari Slankamen - Novi Banovci","description_EN":"Section-Trail 3.29","ascent_time":611,"descent_time":609,"marker":"","level":9,"ascent":291,"descent":282,"maxelev":127,"minelev":73,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.25944 44.95074,20.35247 45.14046)","views":0,"millestones":"","x":20.3472443,"y":45.0517311,"coor":[[20.2594433,45.1404114],[20.2596836,45.1404533],[20.2597637,45.140461],[20.2598133,45.140461],[20.2598743,45.1404533],[20.2599335,45.1404419],[20.2599945,45.1404114],[20.2603645,45.1400032],[20.2604046,45.1399536],[20.2604332,45.1399117],[20.2604733,45.1398315],[20.2605038,45.1397438],[20.2605839,45.1395111],[20.2607231,45.1389313],[20.2607441,45.1388321],[20.2607536,45.1387939],[20.2607536,45.138752],[20.2607441,45.1387138],[20.2606144,45.1385307],[20.2606049,45.138504],[20.2605839,45.1384735],[20.2605648,45.1384125],[20.2605534,45.1383705],[20.2605534,45.1383209],[20.2605743,45.1382713],[20.2606049,45.1382408],[20.2606239,45.1382027],[20.2606544,45.1381607],[20.2606735,45.1381226],[20.2607136,45.138073],[20.2607746,45.1379814],[20.2608433,45.1378517],[20.2608738,45.1377907],[20.2609043,45.137722],[20.2609749,45.1375732],[20.261013,45.1374702],[20.2611046,45.137291],[20.2611942,45.137104],[20.2612438,45.137001],[20.2613049,45.1369019],[20.2613735,45.1368027],[20.2616749,45.1363335],[20.2617035,45.1362839],[20.2617531,45.1362114],[20.2617931,45.1361732],[20.2618637,45.1361618],[20.2619343,45.1361237],[20.2621937,45.1359329],[20.2622433,45.135891],[20.2622833,45.1358528],[20.2628231,45.1353226],[20.2630939,45.1350327],[20.2632141,45.1348915],[20.263464,45.1347122],[20.2637348,45.1344528],[20.2639847,45.1342506],[20.2640247,45.134201],[20.2640343,45.1341515],[20.2640343,45.1340904],[20.2639942,45.1340218],[20.2638245,45.133831],[20.2636337,45.1336136],[20.2636642,45.1335907],[20.2637043,45.1335831],[20.2639141,45.1334534],[20.2639732,45.1333923],[20.2640133,45.1333008],[20.2640438,45.1331406],[20.2640533,45.1330719],[20.2640648,45.1330032],[20.2640648,45.1329613],[20.2640648,45.1329308],[20.2640839,45.1328735],[20.2642441,45.1326637],[20.2642937,45.1325912],[20.2644043,45.1325111],[20.2645245,45.1324005],[20.2646332,45.1322632],[20.2646732,45.1321335],[20.2646942,45.1321106],[20.2650833,45.1319427],[20.2651443,45.1319237],[20.265213,45.1318817],[20.2653236,45.131813],[20.2654133,45.1317329],[20.2654533,45.131691],[20.2656136,45.1315422],[20.2656841,45.1314926],[20.265913,45.1313629],[20.2662544,45.1311531],[20.2665443,45.131031],[20.266634,45.1309814],[20.2666931,45.1309624],[20.2668934,45.1309204],[20.266983,45.1309013],[20.2670536,45.1308708],[20.2671146,45.1308403],[20.2671947,45.1307831],[20.2672234,45.1307411],[20.2672443,45.130703],[20.2672539,45.1306229],[20.2672539,45.1305504],[20.2672443,45.1304932],[20.2672234,45.1304512],[20.2671833,45.1303329],[20.2671738,45.1302834],[20.2671738,45.1302338],[20.2671432,45.1301727],[20.2670231,45.1299934],[20.2670441,45.1299019],[20.2672844,45.1295433],[20.2675037,45.1292305],[20.2680035,45.128643],[20.2680244,45.1286125],[20.2680244,45.128582],[20.2676239,45.1283531],[20.2675648,45.1283112],[20.2675343,45.1282806],[20.2675133,45.1282425],[20.2675133,45.1281929],[20.2675438,45.1281128],[20.2675934,45.1280403],[20.2678337,45.1277733],[20.2678738,45.1277428],[20.2679234,45.1277122],[20.2679634,45.1276932],[20.2683945,45.1275215],[20.2684345,45.1275024],[20.2684746,45.1274834],[20.2685146,45.1274414],[20.2685547,45.1274033],[20.2688332,45.1270905],[20.2688847,45.1270523],[20.2689438,45.1270218],[20.2690239,45.1269913],[20.2690639,45.1269608],[20.2692032,45.1268425],[20.2693844,45.1267204],[20.2695541,45.1266136],[20.2699032,45.1263733],[20.2700043,45.1262207],[20.2700138,45.126152],[20.2698936,45.1260338],[20.2695942,45.1258316],[20.2703648,45.1257019],[20.2705345,45.1256104],[20.2708035,45.1253624],[20.2710934,45.1250725],[20.2713032,45.1248436],[20.2714634,45.1246719],[20.2716236,45.1246109],[20.2718639,45.1244431],[20.2720337,45.1242523],[20.2721539,45.1241226],[20.2722931,45.1240234],[20.2725239,45.1239319],[20.2727833,45.1237717],[20.2728634,45.123703],[20.272953,45.1236305],[20.2730637,45.1234932],[20.2734241,45.1231804],[20.2739048,45.122921],[20.2745934,45.1225128],[20.2748833,45.122303],[20.2751236,45.1220322],[20.2753143,45.1218719],[20.2756233,45.1217232],[20.2757645,45.1216125],[20.2758331,45.1215019],[20.2760239,45.1213722],[20.276144,45.1212921],[20.2762547,45.1212921],[20.2763348,45.1213531],[20.276474,45.1212616],[20.2765732,45.1211433],[20.2767143,45.1209106],[20.2768745,45.1204605],[20.2770042,45.1202812],[20.2770748,45.1202011],[20.2770939,45.1200638],[20.2769642,45.1197739],[20.2770138,45.1195717],[20.2770939,45.1194611],[20.2772541,45.1193237],[20.2774143,45.1191521],[20.277504,45.1189804],[20.277544,45.1188812],[20.2776947,45.1187515],[20.2778435,45.1186104],[20.2781048,45.1184425],[20.2783031,45.1183128],[20.2784538,45.1182022],[20.278574,45.1180916],[20.2786732,45.1180305],[20.2788448,45.117981],[20.2790337,45.1179314],[20.2792339,45.1178322],[20.2794437,45.117691],[20.2797146,45.1174812],[20.2800846,45.1173019],[20.2803135,45.1172028],[20.2804737,45.1171227],[20.2805634,45.1170731],[20.2806835,45.117054],[20.2807846,45.1170616],[20.2808437,45.1170731],[20.2809238,45.1170616],[20.2809734,45.1170616],[20.2810345,45.1170311],[20.2811546,45.1169624],[20.2813339,45.1168518],[20.2814846,45.1167908],[20.282074,45.1165619],[20.282753,45.1163406],[20.2829933,45.1162605],[20.2831745,45.1161537],[20.2834034,45.1160736],[20.2837048,45.1159439],[20.284214,45.1157227],[20.284874,45.1154022],[20.2851448,45.1152725],[20.285223,45.115181],[20.285284,45.1149406],[20.2854137,45.1146622],[20.285614,45.1143837],[20.2857742,45.1142235],[20.2860031,45.1140709],[20.2861633,45.1138611],[20.2863541,45.1135712],[20.2865238,45.1133614],[20.2868042,45.1128731],[20.2869148,45.1126022],[20.2869434,45.1124306],[20.2868843,45.1123009],[20.2867146,45.1121635],[20.2864132,45.1120033],[20.2859039,45.1117516],[20.2854538,45.1115608],[20.2849636,45.1114426],[20.2844048,45.1112137],[20.2840137,45.1109238],[20.2835331,45.1106415],[20.2827339,45.1102028],[20.2818737,45.1097221],[20.281044,45.1092606],[20.2803135,45.1088715],[20.2800846,45.1086922],[20.2826042,45.1064339],[20.2845936,45.1046028],[20.289854,45.0997734],[20.2902641,45.0994034],[20.2903137,45.0993538],[20.2971535,45.0931206],[20.3025646,45.0882111],[20.3080235,45.083313],[20.3102837,45.0815735],[20.3123531,45.0799904],[20.3125648,45.079834],[20.3126335,45.0797806],[20.3129635,45.0795403],[20.3185234,45.0757103],[20.3185635,45.0756836],[20.3226738,45.0728531],[20.3234043,45.0723534],[20.3250237,45.0712204],[20.3250732,45.0711937],[20.3251743,45.0711212],[20.325243,45.0710716],[20.3261032,45.0704918],[20.3275433,45.0695038],[20.3289833,45.0685234],[20.3294544,45.0681534],[20.3295631,45.0679932],[20.3296738,45.0677719],[20.3297138,45.0676422],[20.3297348,45.0675125],[20.3299236,45.0660324],[20.3299332,45.0659218],[20.3303738,45.0659523],[20.3305435,45.0659637],[20.3306732,45.0659828],[20.3308144,45.0660133],[20.3310337,45.0660934],[20.3312531,45.0661812],[20.3315735,45.0663223],[20.3318348,45.066452],[20.3320045,45.0665512],[20.3321648,45.0666504],[20.3324032,45.0668106],[20.3325443,45.0669022],[20.332634,45.0669403],[20.3327446,45.0669823],[20.3328247,45.0669212],[20.333334,45.0664406],[20.3339539,45.0658913],[20.3341732,45.0656929],[20.3343945,45.0654716],[20.3345337,45.0653419],[20.3347931,45.0650139],[20.3349648,45.0647812],[20.3350334,45.0646935],[20.335083,45.0646515],[20.3351746,45.064621],[20.3352833,45.0646133],[20.3354034,45.064621],[20.3358345,45.0646935],[20.3362045,45.0647507],[20.3363132,45.0647507],[20.3364143,45.0647316],[20.336483,45.0647011],[20.336544,45.0646515],[20.336853,45.0642738],[20.3371639,45.0638504],[20.3373337,45.063633],[20.3375435,45.0634117],[20.3377838,45.0631828],[20.3382149,45.0627632],[20.3382835,45.0627136],[20.3383045,45.0626831],[20.3384037,45.0626221],[20.3384647,45.062603],[20.3385143,45.0625839],[20.3386135,45.062561],[20.3387432,45.0625534],[20.3388844,45.0625305],[20.3390045,45.0625114],[20.3391037,45.0624733],[20.3392143,45.0624123],[20.339304,45.0623322],[20.3394337,45.0622139],[20.3395443,45.0620728],[20.3399734,45.0615005],[20.3401432,45.0612717],[20.3407345,45.0605125],[20.3410339,45.0601425],[20.3412933,45.059803],[20.3419933,45.0588531],[20.342514,45.0581818],[20.3426132,45.058033],[20.3427143,45.0579338],[20.3427734,45.0578537],[20.3428135,45.0577736],[20.3428631,45.0576935],[20.3429432,45.0575829],[20.3432236,45.0572128],[20.3434944,45.0568314],[20.3440933,45.0560532],[20.3444233,45.055603],[20.3446846,45.0552139],[20.3450031,45.0547829],[20.3453541,45.0543404],[20.3455544,45.0540314],[20.3457737,45.0537109],[20.3459034,45.0534706],[20.3460636,45.0532227],[20.3463039,45.0528831],[20.3465137,45.0525513],[20.3466434,45.0523911],[20.3467636,45.0522728],[20.3468742,45.0521812],[20.3469944,45.0520515],[20.3471432,45.0518608],[20.3472443,45.0517311],[20.3473148,45.0515938],[20.3473644,45.0514336],[20.3474331,45.0512238],[20.3475037,45.0510406],[20.3477039,45.050724],[20.3479347,45.0503311],[20.3480549,45.0501404],[20.3481445,45.0499725],[20.3484631,45.0494232],[20.348774,45.0489426],[20.3490944,45.0484314],[20.3493347,45.0480003],[20.3494148,45.0478821],[20.349514,45.0477715],[20.3496037,45.0476723],[20.3496742,45.047554],[20.3497143,45.0474625],[20.3497639,45.0473137],[20.3497849,45.0472031],[20.3497944,45.0470924],[20.349823,45.0469933],[20.3498631,45.0468636],[20.3499031,45.0467339],[20.3499241,45.0466309],[20.3499241,45.0465202],[20.3499146,45.046402],[20.3499336,45.0461807],[20.3499641,45.0460014],[20.3500137,45.0457916],[20.3501244,45.0455017],[20.3502331,45.0452805],[20.3503036,45.0451508],[20.3503933,45.0450439],[20.3505135,45.0449409],[20.3506031,45.0448532],[20.3506947,45.0447121],[20.3507748,45.0445404],[20.3508835,45.0442429],[20.3509731,45.0439339],[20.3510246,45.0437622],[20.3510437,45.0436211],[20.3510742,45.0434418],[20.3511734,45.0431633],[20.3511944,45.0431023],[20.3512039,45.0430336],[20.3512039,45.0429535],[20.351223,45.0428505],[20.3512745,45.0427704],[20.3513241,45.0426712],[20.3513641,45.0425529],[20.3514042,45.0423622],[20.3514233,45.0421829],[20.3514633,45.0419922],[20.3515244,45.041832],[20.3515644,45.0416832],[20.3515835,45.0415421],[20.351593,45.0413322],[20.351614,45.0411415],[20.3516445,45.0409737],[20.3516846,45.0406303],[20.3517246,45.0402718],[20.3517437,45.0401039],[20.3517437,45.0399208],[20.3517437,45.039772],[20.3517342,45.0396233],[20.3516941,45.0394325],[20.3516541,45.0392303],[20.3516445,45.0391235],[20.3516331,45.0390511],[20.3516331,45.0389137],[20.3516731,45.0387917],[20.3517532,45.0386925],[20.3518543,45.0386124],[20.3520432,45.0384903],[20.3521748,45.0383911],[20.3522835,45.0382805],[20.3523846,45.0381508],[20.3524246,45.0380325],[20.3524342,45.0379028],[20.3524342,45.0377121],[20.3524532,45.0375824],[20.3524742,45.0374718],[20.3524742,45.0373917],[20.3524437,45.037323],[20.3523941,45.0372238],[20.352354,45.0371513],[20.352354,45.0370636],[20.3523846,45.0363731],[20.3523941,45.0357132],[20.3523846,45.0353813],[20.3523331,45.0351524],[20.352293,45.0349731],[20.3522835,45.0347824],[20.3522549,45.0343628],[20.3522549,45.0339508],[20.3522243,45.033741],[20.3521538,45.0335503],[20.3520832,45.0333633],[20.351963,45.0330315],[20.3519135,45.0328827],[20.3518848,45.0327606],[20.3518238,45.0326614],[20.3517647,45.0325813],[20.3516731,45.0324936],[20.3516045,45.032383],[20.3515434,45.0322304],[20.3514442,45.032032],[20.3513546,45.0318413],[20.3511848,45.0314713],[20.3510742,45.0312729],[20.3509331,45.0310516],[20.3507843,45.0307922],[20.3506947,45.0306511],[20.350584,45.0305138],[20.3502541,45.0301514],[20.3500748,45.0300026],[20.3500042,45.0299339],[20.3499432,45.0298538],[20.3498631,45.0297508],[20.349823,45.0296707],[20.3497849,45.0295906],[20.3497143,45.0295219],[20.3496342,45.0294609],[20.3495235,45.0294228],[20.3493347,45.0293808],[20.3491936,45.0293617],[20.3490334,45.0293617],[20.3488445,45.0293503],[20.3486843,45.0293312],[20.3485031,45.0292816],[20.3483334,45.029232],[20.3481445,45.0291328],[20.3479347,45.0289917],[20.3474846,45.0286827],[20.3471146,45.0284538],[20.3467636,45.0282211],[20.3458233,45.0275917],[20.3454437,45.0273819],[20.3451633,45.0272331],[20.3448639,45.0270729],[20.3444748,45.0268021],[20.3424835,45.0254021],[20.3422546,45.0252419],[20.3423443,45.0251808],[20.3430042,45.0247536],[20.3432446,45.024601],[20.3433132,45.0245018],[20.3433933,45.0244217],[20.343504,45.0243225],[20.3436337,45.0241737],[20.3437443,45.0239906],[20.3437939,45.0239029],[20.3438339,45.0237923],[20.343914,45.0236931],[20.3440838,45.0235214],[20.3443642,45.023262],[20.3448143,45.022892],[20.3453236,45.0225029],[20.3458042,45.0221519],[20.3459435,45.0220337],[20.3460541,45.0218925],[20.3462543,45.0216217],[20.3464241,45.0214424],[20.3465347,45.0213318],[20.346674,45.0212326],[20.3468037,45.0211334],[20.3469448,45.0209503],[20.3470745,45.020752],[20.3471737,45.0206032],[20.3472939,45.0204926],[20.3475132,45.0203514],[20.3480244,45.0200424],[20.3477745,45.0198708],[20.347393,45.0196609],[20.3470039,45.0194435],[20.3465939,45.0192604],[20.3461437,45.0190811],[20.3455448,45.0188637],[20.3450031,45.0186615],[20.3445034,45.0184822],[20.3438034,45.0182419],[20.3431644,45.0180626],[20.3429546,45.018013],[20.3426743,45.0179329],[20.3417645,45.0176315],[20.341423,45.0175323],[20.3409843,45.0174026],[20.3402634,45.0171928],[20.3397636,45.0170403],[20.3394146,45.0169525],[20.3392048,45.0169029],[20.3390236,45.0168724],[20.3389339,45.016861],[20.3388538,45.0168724],[20.3387737,45.0168839],[20.3387032,45.0168304],[20.338623,45.0168114],[20.3385735,45.0168037],[20.3385639,45.0167503],[20.3385639,45.0167007],[20.3385448,45.0166626],[20.3385143,45.0166206],[20.3384743,45.0165939],[20.3384132,45.016571],[20.3380337,45.0164223],[20.3373432,45.0161438],[20.3364143,45.0157204],[20.3355942,45.0153236],[20.3345947,45.0144806],[20.3325634,45.0136528],[20.330534,45.0129013],[20.3297749,45.0125237],[20.3265133,45.0113907],[20.3263245,45.0114136],[20.3261147,45.0114822],[20.3258533,45.0115929],[20.325613,45.0117035],[20.3254147,45.0118332],[20.3252544,45.0119629],[20.325304,45.0118523],[20.3253136,45.0117607],[20.3252048,45.0115128],[20.3242035,45.0112114],[20.3236732,45.0109138],[20.3233242,45.0108223],[20.3219547,45.0101013],[20.3195343,45.0089912],[20.309103,45.0030022],[20.3062744,45.0013924],[20.3048649,45.0006104],[20.3044643,45.0004234],[20.3042946,45.0002937],[20.3035641,44.9995728],[20.3024235,44.9985313],[20.3000546,44.9965515],[20.2995739,44.9961014],[20.2993641,44.9959526],[20.2991447,44.9960136],[20.2990246,44.9959526],[20.2987442,44.9957123],[20.2986736,44.9956703],[20.298584,44.9956436],[20.2985039,44.9956207],[20.2984142,44.9956207],[20.2983246,44.9956322],[20.2981949,44.9956627],[20.2980042,44.9957123],[20.2977638,44.9958038],[20.2968845,44.9961319],[20.2962341,44.9964027],[20.2959538,44.9962006],[20.2958832,44.996151],[20.2953835,44.9957924],[20.2949142,44.9954605],[20.2938843,44.9947014],[20.2938232,44.9946518],[20.2931442,44.9941635],[20.2928944,44.9939804],[20.2926331,44.9937935],[20.2921848,44.9934616],[20.2909737,44.9925919],[20.2906742,44.9923706],[20.2905941,44.9923439],[20.2905045,44.9923019],[20.2903633,44.9921913],[20.2902946,44.9921532],[20.2899647,44.9918709],[20.289814,44.9917107],[20.2896042,44.9914703],[20.2892132,44.9910011],[20.2891731,44.990963],[20.2892437,44.9909134],[20.2891445,44.9908218],[20.2895737,44.990551],[20.2899246,44.990303],[20.2900639,44.9902039],[20.2901249,44.9901505],[20.2901535,44.9901123],[20.2901745,44.9900703],[20.2869148,44.986454],[20.2867241,44.9862518],[20.2854633,44.9848404],[20.2853546,44.9847107],[20.2836838,44.9828529],[20.2835846,44.9827423],[20.283474,44.9826431],[20.2833233,44.9825516],[20.2831936,44.9824715],[20.2830238,44.9823914],[20.282774,44.9822922],[20.2824936,44.9821815],[20.2823334,44.9821129],[20.2822647,44.9820938],[20.2822037,44.9820824],[20.2821236,44.9820709],[20.282053,44.9820824],[20.2819843,44.9820938],[20.2818947,44.982132],[20.2818031,44.9821129],[20.2817135,44.9821205],[20.2816048,44.982132],[20.2812538,44.9821815],[20.2811832,44.9820023],[20.2810745,44.9816513],[20.2809734,44.9813805],[20.2809238,44.9811516],[20.2809048,44.9809303],[20.2809048,44.9806938],[20.2809238,44.9803314],[20.2809544,44.9792824],[20.2809639,44.9786911],[20.281004,44.9778023],[20.281023,44.9774933],[20.2810535,44.9770012],[20.2810745,44.9764709],[20.2810841,44.9759521],[20.2810936,44.975441],[20.2810936,44.9750824],[20.2810936,44.9746819],[20.2811031,44.9739304],[20.2811146,44.9735832],[20.2811546,44.9732132],[20.2811832,44.9728622],[20.2812138,44.9724922],[20.2812233,44.9724007],[20.2813148,44.9716835],[20.2813435,44.9714203],[20.281374,44.9711609],[20.2813835,44.9709816],[20.2814941,44.9699821],[20.2815342,44.9695625],[20.2815437,44.9694214],[20.2815838,44.9688835],[20.2816048,44.9681816],[20.2816238,44.9680328],[20.2816238,44.9672813],[20.2816143,44.9667816],[20.2815742,44.9664612],[20.2815132,44.9659119],[20.2813435,44.9659233],[20.2812634,44.964962],[20.2811832,44.9643211],[20.2811146,44.9636536],[20.281023,44.9626236],[20.2809734,44.9615517],[20.2808743,44.9598732],[20.2808647,44.9597206],[20.2808437,44.9593124],[20.2807331,44.9579926],[20.2806435,44.9567108],[20.2806244,44.956562],[20.2805634,44.9558525],[20.2805538,44.9556732],[20.2805347,44.955452],[20.2805748,44.9551811],[20.2808437,44.9545326],[20.2812233,44.9536209],[20.2815437,44.9528732],[20.2819042,44.952034],[20.2822037,44.9513931],[20.2825546,44.9507408],[20.2827339,44.9507828]]},{"id":19537,"author":"AnaDigit","name_GR":"Sultans Trail: 3.30. Novi Banovci - Belgrade","description_GR":"Section-Trail 3.30","path":"Sultans_Trail\/sultans_trail_330","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":25749,"name_EN":"Sultans Trail: 3.30. Novi Banovci - Belgrade","description_EN":"Section-Trail 3.30","ascent_time":548,"descent_time":547,"marker":"","level":9,"ascent":294,"descent":266,"maxelev":118,"minelev":69,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.28273 44.81488,20.45199 44.95078)","views":0,"millestones":"","x":20.368866,"y":44.8631401,"coor":[[20.2827263,44.9507828],[20.2830563,44.9505424],[20.2838764,44.9498901],[20.2852974,44.948761],[20.2859173,44.9482307],[20.2867165,44.9475822],[20.2877369,44.946701],[20.2883072,44.9462128],[20.2895775,44.9451332],[20.2908459,44.9440308],[20.2913876,44.943531],[20.292017,44.9429817],[20.2925568,44.9424515],[20.2930565,44.9419327],[20.293457,44.9415016],[20.2937469,44.9411316],[20.2937469,44.9410706],[20.2947159,44.9398613],[20.2949963,44.9395027],[20.2952576,44.9392128],[20.2954063,44.9390106],[20.295826,44.9385605],[20.2958775,44.9385033],[20.2961369,44.938221],[20.2964363,44.9379005],[20.2968063,44.9374428],[20.2973576,44.9368019],[20.2979164,44.9361534],[20.2983971,44.9355736],[20.2985172,44.9354401],[20.2986374,44.9353523],[20.2987576,44.9352531],[20.2990665,44.9349136],[20.2992172,44.9347534],[20.2993965,44.9345818],[20.2996368,44.9343719],[20.2999077,44.9341621],[20.300066,44.9340401],[20.3002777,44.9338837],[20.3005562,44.9337006],[20.3007774,44.9335709],[20.3010464,44.9334335],[20.3012371,44.9333229],[20.3016777,44.9330406],[20.301857,44.93293],[20.3020172,44.9328117],[20.302206,44.932663],[20.3023777,44.9325523],[20.3026676,44.9324036],[20.3028374,44.9322929],[20.3029461,44.9321899],[20.3030567,44.9321213],[20.3032761,44.9319916],[20.3033772,44.9319305],[20.3034267,44.931881],[20.3034973,44.9318314],[20.303587,44.9317932],[20.3036976,44.9317627],[20.3038158,44.9317131],[20.3039169,44.9316635],[20.3040161,44.9315834],[20.3040771,44.9315414],[20.3041763,44.9315033],[20.3043175,44.9314117],[20.3044262,44.9313316],[20.3045368,44.931263],[20.3049469,44.9310036],[20.3051071,44.9308929],[20.3053074,44.9307632],[20.3055573,44.9306107],[20.3057671,44.9304619],[20.3059559,44.9303207],[20.306097,44.9302101],[20.3061867,44.93013],[20.3062172,44.9300919],[20.3062572,44.9300308],[20.3062668,44.9299927],[20.3062973,44.9299431],[20.3063869,44.9298706],[20.3066769,44.9295616],[20.3068066,44.9294205],[20.3069077,44.9293404],[20.3070374,44.9292717],[20.3071671,44.9291916],[20.3072567,44.9291],[20.3073158,44.9290009],[20.3074074,44.9289207],[20.3075066,44.9288406],[20.3076363,44.9287834],[20.3077164,44.9287224],[20.3077774,44.9286308],[20.307827,44.9285622],[20.3078575,44.9285202],[20.3079872,44.9284134],[20.308136,44.9282722],[20.3082371,44.9281616],[20.3082771,44.9281311],[20.3083572,44.9280624],[20.3085365,44.9279518],[20.3087273,44.9278221],[20.3089275,44.9276619],[20.3093071,44.9273415],[20.3097076,44.9270325],[20.3099861,44.9267921],[20.3101368,44.9267006],[20.3102665,44.9266205],[20.3103867,44.9265633],[20.310606,44.9264107],[20.3108368,44.9262733],[20.3110161,44.9261627],[20.3111362,44.9261017],[20.3115063,44.9258804],[20.3116169,44.9258118],[20.3125763,44.9252701],[20.312706,44.9252014],[20.3128166,44.9251328],[20.3129272,44.9250526],[20.3130474,44.9249802],[20.3131466,44.9249306],[20.3132362,44.9248505],[20.3133469,44.9247704],[20.3135166,44.9246521],[20.3136559,44.9245529],[20.3139668,44.9243202],[20.3142166,44.9241409],[20.3143368,44.9240417],[20.3144474,44.9239426],[20.3145771,44.9238129],[20.3147373,44.9236908],[20.3149166,44.9235611],[20.3152161,44.9233437],[20.3152561,44.9233131],[20.3154469,44.9231834],[20.3156071,44.9230728],[20.3157063,44.9230118],[20.315836,44.9229317],[20.3159962,44.9228401],[20.3161564,44.9226913],[20.3163261,44.9225616],[20.3164558,44.9224701],[20.3165474,44.9224205],[20.3166561,44.9223709],[20.3167572,44.9223022],[20.3170662,44.9220619],[20.3171558,44.9219933],[20.3172359,44.9219322],[20.3174171,44.9218025],[20.3176575,44.9216499],[20.3177662,44.9215736],[20.3178959,44.9214516],[20.3180161,44.9213104],[20.3181477,44.9211121],[20.3182068,44.9210129],[20.3182564,44.9209023],[20.318327,44.9209137],[20.3184071,44.9209137],[20.3184967,44.9209023],[20.3185673,44.9208832],[20.3186474,44.9208412],[20.3187275,44.9208107],[20.3188076,44.9207611],[20.3189163,44.9206734],[20.3192062,44.9204407],[20.3194771,44.9202118],[20.3195572,44.9201508],[20.3196259,44.9201126],[20.3196964,44.9200706],[20.3198376,44.9199333],[20.3199673,44.9198112],[20.3201561,44.9196701],[20.3203373,44.9195328],[20.3205471,44.9193535],[20.3207474,44.9191628],[20.3209171,44.9190102],[20.3210564,44.918911],[20.3211861,44.9188118],[20.3213863,44.9185829],[20.3216076,44.9183807],[20.3218365,44.9181633],[20.3219471,44.9180527],[20.3220367,44.917923],[20.3220863,44.91782],[20.3221569,44.9177208],[20.3222675,44.9175606],[20.3223267,44.9174423],[20.3223667,44.9173431],[20.3224373,44.9171829],[20.3224869,44.9171028],[20.3225574,44.9170036],[20.3225861,44.9169006],[20.3226376,44.9168129],[20.3227272,44.9166412],[20.3228474,44.9164124],[20.3230267,44.9160805],[20.3231964,44.9157906],[20.323267,44.9156418],[20.3233166,44.9154816],[20.3233871,44.9153519],[20.3234577,44.9152222],[20.3235359,44.915062],[20.3236771,44.9148216],[20.3238163,44.9146004],[20.3239365,44.914402],[20.3240376,44.9142418],[20.3242474,44.9139099],[20.3243275,44.9137611],[20.3243561,44.9136925],[20.3243771,44.91362],[20.3244076,44.9135628],[20.3244667,44.9134521],[20.3245468,44.913353],[20.3246365,44.9132233],[20.3248463,44.9128609],[20.3250771,44.9125099],[20.3251171,44.9124603],[20.3251762,44.9123726],[20.3253059,44.91222],[20.325346,44.9121513],[20.3253765,44.9120636],[20.325407,44.911953],[20.3254566,44.9118614],[20.3255177,44.9117622],[20.3256264,44.9116211],[20.3258476,44.9113617],[20.3260059,44.9111519],[20.326437,44.9106216],[20.3266068,44.9104118],[20.3269958,44.9099503],[20.3272171,44.9096832],[20.3276768,44.9091606],[20.3280468,44.908741],[20.3282776,44.9084511],[20.3284264,44.9082718],[20.3284264,44.9081726],[20.3283958,44.9080429],[20.3284168,44.9079819],[20.3284359,44.9079323],[20.3286972,44.90765],[20.3288574,44.9074821],[20.3289967,44.9073601],[20.3290768,44.9073105],[20.3292465,44.9072113],[20.3293362,44.9071426],[20.3294468,44.9069901],[20.3295975,44.9067726],[20.3296967,44.9066505],[20.3298168,44.9065018],[20.3300362,44.90625],[20.330246,44.9060402],[20.3303871,44.90588],[20.3304577,44.9057503],[20.3305168,44.905632],[20.3306274,44.9054604],[20.3307571,44.9052925],[20.331007,44.904911],[20.3311768,44.9047127],[20.331377,44.90448],[20.3317966,44.9039612],[20.3327866,44.9026718],[20.3332272,44.9021416],[20.3338375,44.9013824],[20.3343277,44.9008331],[20.3345871,44.9006233],[20.3346767,44.9005508],[20.3347168,44.9005318],[20.3348465,44.900383],[20.3361969,44.8989105],[20.3370476,44.8977699],[20.3374672,44.8972626],[20.3388863,44.8956032],[20.3402271,44.8939323],[20.3413067,44.8927116],[20.3413963,44.8925323],[20.3413773,44.8924332],[20.3413277,44.8923225],[20.3412361,44.8922729],[20.3407574,44.891861],[20.3399658,44.8909912],[20.3384266,44.8893623],[20.3382072,44.8891029],[20.3381672,44.8889923],[20.3381977,44.8888702],[20.3384666,44.8887215],[20.3391876,44.8884201],[20.3408566,44.8876801],[20.3421574,44.8871117],[20.3431664,44.8866615],[20.3434868,44.8864822],[20.3428059,44.8859711],[20.3424759,44.8857422],[20.3418865,44.8853226],[20.3410072,44.8847008],[20.3401375,44.8840523],[20.3372459,44.8819618],[20.3330364,44.8789024],[20.3327675,44.8787117],[20.3332462,44.8785019],[20.3336372,44.8783302],[20.3335667,44.8782425],[20.3331966,44.8778],[20.332346,44.8768501],[20.3316574,44.8760719],[20.3309765,44.8753014],[20.3330765,44.8742828],[20.335886,44.8729134],[20.3360271,44.8728333],[20.3364468,44.8723831],[20.3367767,44.8720512],[20.3372059,44.8716431],[20.3377476,44.8711319],[20.3384075,44.8705711],[20.3391476,44.8699913],[20.339447,44.8697624],[20.3398361,44.8694801],[20.3400269,44.8693428],[20.3402271,44.8692017],[20.340517,44.8690109],[20.3411064,44.86866],[20.3419075,44.8681602],[20.3424072,44.8678436],[20.342886,44.8675308],[20.3432465,44.8672905],[20.3434162,44.8671913],[20.3434372,44.8671532],[20.3434467,44.8671227],[20.3434563,44.8670731],[20.3434677,44.8670235],[20.3434772,44.8669701],[20.3434963,44.8669319],[20.3435268,44.8669014],[20.3435764,44.8668518],[20.3445168,44.8663521],[20.3447762,44.8662109],[20.3452473,44.8659515],[20.3453865,44.8658714],[20.3466969,44.8651733],[20.3474464,44.8647614],[20.3475075,44.8647423],[20.3475761,44.8647308],[20.3477974,44.8647232],[20.3478966,44.8647232],[20.3479462,44.8647118],[20.3480072,44.8647003],[20.3480568,44.8646812],[20.3481464,44.8646431],[20.3487377,44.8648415],[20.3505363,44.865551],[20.3506775,44.865612],[20.3510876,44.8657722],[20.3512173,44.8658218],[20.3523159,44.8662529],[20.3530273,44.8665314],[20.3533669,44.8666611],[20.3563461,44.8678322],[20.3564377,44.8678703],[20.356966,44.868103],[20.3589458,44.8672409],[20.3596859,44.8669205],[20.3603973,44.8665924],[20.3630772,44.8654327],[20.3643665,44.8648605],[20.3651466,44.864521],[20.3659573,44.8641815],[20.3673363,44.8635826],[20.3683968,44.8631134],[20.3685169,44.86306],[20.3686066,44.8630333],[20.3686962,44.8631134],[20.3687363,44.8631516],[20.3688164,44.8631516],[20.368866,44.8631401],[20.3689575,44.8631134],[20.3690777,44.8630714],[20.3721466,44.8616829],[20.3735161,44.8610916],[20.3736572,44.8611412],[20.3742065,44.8608932],[20.3747959,44.86063],[20.3758469,44.8601799],[20.3762569,44.8600006],[20.3764172,44.8599434],[20.3764858,44.8599205],[20.3765564,44.8599205],[20.3766174,44.8599205],[20.3766365,44.8598404],[20.3766975,44.8598518],[20.3767662,44.8598404],[20.3768864,44.8597603],[20.3769474,44.8597107],[20.3770161,44.8597107],[20.3770561,44.8597221],[20.3770676,44.8596802],[20.3770962,44.8596611],[20.3771477,44.859623],[20.3771973,44.8595924],[20.3772774,44.8595505],[20.3774776,44.8594704],[20.3775673,44.8594322],[20.3776474,44.8593826],[20.3777275,44.8593407],[20.3777771,44.8593025],[20.3778858,44.8593636],[20.3779774,44.8593712],[20.378067,44.8593712],[20.3781471,44.8593521],[20.3782177,44.859333],[20.3782864,44.8592834],[20.378706,44.8594627],[20.3791466,44.8599129],[20.3793564,44.8599319],[20.3796272,44.8601799],[20.3799477,44.859993],[20.3800163,44.8599625],[20.3800659,44.859951],[20.3801365,44.8599625],[20.3802071,44.8599815],[20.3802967,44.8600311],[20.380476,44.8601608],[20.3808765,44.8599319],[20.3810863,44.8598213],[20.3812962,44.8597031],[20.3824673,44.8590126],[20.382616,44.8589211],[20.3827477,44.8588524],[20.3834667,44.8585014],[20.3841972,44.85812],[20.3843765,44.8580322],[20.3845673,44.8579216],[20.3846664,44.8578606],[20.385046,44.8576508],[20.3852177,44.8575401],[20.3854275,44.8574219],[20.3857269,44.8572617],[20.3866577,44.8568115],[20.386837,44.8567314],[20.3876572,44.8563499],[20.388237,44.8560829],[20.3885365,44.8559418],[20.3888359,44.8558121],[20.3890667,44.8557129],[20.3900471,44.8552704],[20.3901367,44.8552322],[20.390707,44.8550034],[20.3909359,44.8549118],[20.391386,44.8547707],[20.3918571,44.8546333],[20.3921261,44.8545418],[20.3928165,44.8543205],[20.3944073,44.8538322],[20.3944759,44.8538017],[20.3947563,44.8537216],[20.3964272,44.8531799],[20.3993759,44.8522606],[20.4012661,44.8516617],[20.4031372,44.8510704],[20.4036865,44.8509216],[20.403986,44.8508415],[20.4041061,44.850811],[20.4042168,44.8507919],[20.4043674,44.8507729],[20.4044476,44.8507729],[20.4045277,44.8507729],[20.4052868,44.8507729],[20.4057274,44.8507729],[20.405817,44.8507805],[20.4059772,44.8507919],[20.4062576,44.8507919],[20.4063568,44.8507919],[20.4064064,44.8507805],[20.406456,44.8507309],[20.4065266,44.850441],[20.4065475,44.8503914],[20.4065876,44.8503532],[20.4066563,44.8503418],[20.4077168,44.8501625],[20.4078159,44.850132],[20.4078465,44.8501015],[20.407856,44.8500519],[20.4079075,44.8493919],[20.4081173,44.8493805],[20.4087067,44.8493805],[20.4087276,44.8492737],[20.4087162,44.8492432],[20.4086876,44.8490906],[20.4086971,44.8490105],[20.4087677,44.8489532],[20.408886,44.8488922],[20.4090271,44.8488235],[20.4092064,44.8487511],[20.4091663,44.8486099],[20.4092159,44.8485603],[20.409277,44.8484917],[20.409317,44.8484917],[20.4095364,44.8485832],[20.4096165,44.8485336],[20.409647,44.8484802],[20.4096966,44.8484306],[20.4098072,44.8484612],[20.4099159,44.8482933],[20.4098167,44.8482628],[20.4098663,44.8481903],[20.4099369,44.8482018],[20.4099865,44.8481216],[20.4099865,44.848053],[20.4100266,44.8480301],[20.4101276,44.8479729],[20.4101963,44.8479309],[20.4102173,44.8479004],[20.4103661,44.8480225],[20.4105072,44.8481026],[20.4106274,44.8481407],[20.410677,44.8481216],[20.410696,44.8481522],[20.4109268,44.8482704],[20.4112759,44.8484612],[20.4116459,44.8482513],[20.4118061,44.8481636],[20.4118977,44.8481102],[20.4119968,44.8480606],[20.4120369,44.8480225],[20.412077,44.8480034],[20.4121761,44.8479118],[20.4122066,44.8478737],[20.4122562,44.8478203],[20.4123173,44.8477211],[20.4125366,44.8472824],[20.4127769,44.8468208],[20.412817,44.8467712],[20.4132671,44.8461723],[20.4135075,44.8458214],[20.4137058,44.84552],[20.4136066,44.8454819],[20.413866,44.8450508],[20.4143162,44.8442917],[20.4144173,44.84412],[20.4144669,44.8440399],[20.4146862,44.84412],[20.4147472,44.8441505],[20.4150066,44.8442917],[20.4151363,44.8443527],[20.4152069,44.8444023],[20.415226,44.8444633],[20.4155769,44.84478],[20.4156876,44.8448105],[20.4157276,44.8448334],[20.4158459,44.8448715],[20.4159069,44.84478],[20.4161568,44.8444214],[20.4164467,44.8439636],[20.4164772,44.8439026],[20.4167767,44.8440819],[20.4171371,44.8434334],[20.4174271,44.84272],[20.4175968,44.8422928],[20.4177761,44.8417702],[20.418066,44.8409233],[20.4184265,44.8396416],[20.4185066,44.8394432],[20.4185963,44.8391418],[20.4186859,44.8387909],[20.418726,44.8386612],[20.4188175,44.8383522],[20.4188766,44.8381004],[20.4190273,44.8375702],[20.4191074,44.8372002],[20.4190273,44.8370132],[20.4189758,44.8368835],[20.4190464,44.8366127],[20.419136,44.8362122],[20.4191761,44.8360023],[20.4191971,44.8359108],[20.4193668,44.8351135],[20.4194565,44.8347511],[20.4195766,44.8342705],[20.4195976,44.8342209],[20.419796,44.8333817],[20.419817,44.8333321],[20.4200764,44.8324699],[20.4203568,44.8316612],[20.4203758,44.8316116],[20.4203873,44.8315735],[20.4206066,44.8310127],[20.4206867,44.83078],[20.4208069,44.8304901],[20.420866,44.8303604],[20.4212666,44.8295021],[20.4214172,44.8292313],[20.4216061,44.8288803],[20.4216461,44.8288002],[20.4217072,44.8286819],[20.421936,44.8282814],[20.4220066,44.8281708],[20.4221172,44.82798],[20.4221363,44.8279533],[20.422327,44.8276405],[20.4226475,44.8272018],[20.4229774,44.8267403],[20.4235764,44.8259735],[20.4241676,44.8253403],[20.4248161,44.8247223],[20.4251766,44.8244209],[20.4259167,44.8238602],[20.4264374,44.8235435],[20.4269562,44.8232536],[20.4273472,44.8230629],[20.4275169,44.8229828],[20.4280567,44.8227615],[20.428606,44.8225327],[20.4292469,44.8223305],[20.4300175,44.822113],[20.4308567,44.8219414],[20.4319763,44.8217812],[20.432476,44.8217316],[20.4326859,44.8217201],[20.4330769,44.8216934],[20.4338169,44.821682],[20.4349976,44.8217125],[20.4353561,44.8217316],[20.4358673,44.8217735],[20.4362869,44.8218002],[20.4366074,44.8217812],[20.4368362,44.8217125],[20.4371967,44.82164],[20.4376373,44.8216629],[20.4387264,44.8217926],[20.4393673,44.8218613],[20.4394569,44.821743],[20.4395065,44.821701],[20.4397259,44.8214417],[20.4397869,44.8215103],[20.4398575,44.8215599],[20.4399376,44.8215904],[20.4400463,44.8216133],[20.4401665,44.8216209],[20.4403267,44.8216209],[20.4404964,44.8216019],[20.4406967,44.8215714],[20.440937,44.8215103],[20.4411869,44.8214417],[20.4414177,44.8213501],[20.4422264,44.82164],[20.4423676,44.8216934],[20.442627,44.8217926],[20.4427872,44.8215828],[20.4434967,44.820652],[20.4439964,44.8199921],[20.4443359,44.8195305],[20.444376,44.8194733],[20.444416,44.8194237],[20.4446869,44.8190536],[20.4447861,44.8189201],[20.4449177,44.8187332],[20.4451962,44.8183136],[20.4455776,44.8176537],[20.4458466,44.8170815],[20.4459877,44.816761],[20.4462261,44.8161316],[20.4463768,44.81567],[20.446497,44.8152618],[20.4462376,44.8152313],[20.4460869,44.8152122],[20.4456062,44.8151016],[20.4451962,44.8150406],[20.4452267,44.8149223],[20.4454269,44.81493],[20.4454365,44.8149033],[20.4452267,44.8148918],[20.4454365,44.8148804],[20.449667,44.8150711],[20.4504375,44.8151131],[20.4506474,44.8151207],[20.4512768,44.8151436],[20.4514771,44.8151627],[20.4515171,44.8151703],[20.4516163,44.8151932],[20.4517574,44.8152428],[20.4518661,44.8153],[20.4519176,44.8153229],[20.4519863,44.8153534],[20.4518776,44.8153725],[20.4518566,44.8154106],[20.4517765,44.8156204],[20.4516773,44.8158607],[20.4516258,44.8159714],[20.4515877,44.8159828],[20.4515572,44.8160133],[20.4515362,44.8160324],[20.4512463,44.8167725],[20.4511776,44.8169403],[20.4509468,44.8172836],[20.4508972,44.8173828],[20.4508572,44.8174629],[20.4508476,44.8175316],[20.4508667,44.8176613],[20.4509068,44.8178024],[20.4510269,44.818222],[20.451046,44.8182907],[20.451107,44.8184929],[20.4511375,44.818531],[20.4511871,44.8185616],[20.4512959,44.8186302],[20.4512577,44.8186722],[20.4512577,44.8187599],[20.4512672,44.818821],[20.4513569,44.818821],[20.451437,44.818821],[20.4515076,44.8188515],[20.4515667,44.818882],[20.4515877,44.8189125],[20.4516163,44.8189812],[20.4516468,44.8190231],[20.4516258,44.8190422],[20.4516068,44.8191109],[20.4515667,44.8191223],[20.4509373,44.8196907],[20.4507065,44.8199234],[20.4505577,44.8200836],[20.4504566,44.8201904],[20.4501762,44.8205032],[20.4498768,44.8208237],[20.4492664,44.8213425],[20.4492264,44.8213806],[20.4491673,44.8214302],[20.4491177,44.8214722],[20.4490871,44.8215027],[20.4491463,44.8215408],[20.4491863,44.8215523],[20.449337,44.8215599],[20.4494171,44.8215714],[20.4494972,44.8215523],[20.4495659,44.8215332],[20.449667,44.8214912],[20.4499359,44.8213425],[20.4499969,44.8213234],[20.4500866,44.821312],[20.4501667,44.8213425],[20.4503174,44.8212814],[20.4505062,44.8214836],[20.4505863,44.8214531],[20.4504566,44.8213234]]},{"id":19538,"author":"AnaDigit","name_GR":"Sultans Trail: 3.27a1. Sremski Karlovci - Ljukovo","description_GR":"Section-Trail 3.27a1","path":"Sultans_Trail\/sultans_trail_331","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":31618,"name_EN":"Sultans Trail: 3.27a1. Sremski Karlovci - Ljukovo","description_EN":"Section-Trail 3.27a1","ascent_time":685,"descent_time":682,"marker":"","level":9,"ascent":569,"descent":547,"maxelev":331,"minelev":83,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(19.90192 45.0241,20.04123 45.20218)","views":0,"millestones":"","x":19.9067841,"y":45.1342888,"coor":[[19.9345932,45.202179],[19.9344635,45.2017975],[19.9348125,45.2017059],[19.9351139,45.2015877],[19.9352932,45.2013168],[19.9360733,45.2008591],[19.9374428,45.1999664],[19.937664,45.1997375],[19.9377842,45.1995659],[19.9384632,45.1991959],[19.9419937,45.1960983],[19.9419441,45.1957855],[19.9417629,45.1956291],[19.940733,45.1952171],[19.9404526,45.1949577],[19.9398632,45.1949463],[19.9396133,45.1949577],[19.9388542,45.1951065],[19.9379139,45.1960258],[19.9378529,45.1958961],[19.9380531,45.1953773],[19.9380741,45.195118],[19.9381733,45.1948967],[19.9384327,45.1946678],[19.9393539,45.1938858],[19.9395237,45.1936073],[19.9397831,45.193367],[19.9402142,45.1930466],[19.9404335,45.1925964],[19.940834,45.192276],[19.9413128,45.191658],[19.9416027,45.191288],[19.941843,45.1910973],[19.9420834,45.1909485],[19.9422531,45.1907959],[19.9424133,45.1905785],[19.9424629,45.1902466],[19.9424324,45.1897583],[19.9423332,45.1890755],[19.9422626,45.1883965],[19.9422531,45.1879082],[19.9423141,45.1873856],[19.9421635,45.186058],[19.9421825,45.1857681],[19.9423332,45.1850471],[19.9424229,45.1837959],[19.942194,45.1826859],[19.9421234,45.1821976],[19.9420929,45.181778],[19.9420528,45.1816063],[19.9419136,45.1813393],[19.9415932,45.1809959],[19.9399929,45.1789665],[19.939003,45.1778374],[19.9388142,45.177536],[19.9387035,45.1770287],[19.9386024,45.1767082],[19.9385128,45.1765556],[19.9381828,45.1762886],[19.9379635,45.1760979],[19.9377232,45.1757278],[19.9375324,45.1755791],[19.9374142,45.1752968],[19.9370136,45.1748276],[19.9368439,45.1744461],[19.936533,45.173996],[19.9362125,45.1737785],[19.9359035,45.1737061],[19.9356842,45.1735992],[19.9354134,45.173378],[19.9352837,45.1731682],[19.9352036,45.1730461],[19.935154,45.173027],[19.9350929,45.1730461],[19.9350243,45.1730957],[19.9350243,45.1731682],[19.9350739,45.1734772],[19.9349937,45.1735077],[19.9349041,45.173317],[19.9345131,45.1729889],[19.9337635,45.1721687],[19.9336033,45.1720276],[19.9327736,45.1710663],[19.9323635,45.1707077],[19.9317532,45.170269],[19.9310741,45.1698685],[19.930603,45.1695061],[19.9304142,45.1693192],[19.9303131,45.1689987],[19.930254,45.1688385],[19.9301434,45.1687279],[19.9299526,45.1685982],[19.9298325,45.1685181],[19.9294529,45.1680565],[19.9291134,45.1675873],[19.9286633,45.1669464],[19.9284935,45.1666565],[19.9283428,45.1662483],[19.9282227,45.165947],[19.9279041,45.1654968],[19.9275131,45.164978],[19.9273338,45.1647263],[19.9272728,45.1645279],[19.9272232,45.1643677],[19.9271336,45.1642075],[19.9270535,45.1638184],[19.9269829,45.1631584],[19.9270439,45.1624489],[19.9272041,45.1617165],[19.9272041,45.1614685],[19.9271927,45.1612587],[19.9271336,45.1609268],[19.927124,45.1606789],[19.9272938,45.160347],[19.9273434,45.1601372],[19.9273338,45.1596565],[19.9274826,45.1590271],[19.9277325,45.158596],[19.9280224,45.1580582],[19.9280624,45.1578255],[19.9280434,45.157608],[19.9279232,45.1573868],[19.927803,45.1572571],[19.9275932,45.1570663],[19.9274635,45.1569672],[19.9271736,45.1568985],[19.9270325,45.1567955],[19.9268532,45.1566658],[19.9267826,45.1564484],[19.9267826,45.1562691],[19.9267826,45.1560593],[19.9267139,45.1559258],[19.9266033,45.155838],[19.9261742,45.1556892],[19.9260139,45.1555862],[19.9257736,45.1553955],[19.9256725,45.1552658],[19.9254436,45.1551361],[19.9252625,45.1549759],[19.9252033,45.1542358],[19.9252434,45.1540565],[19.9253731,45.1538162],[19.9256325,45.1533966],[19.9259834,45.1530075],[19.9262638,45.1525688],[19.926363,45.1523476],[19.9265842,45.1519966],[19.9266434,45.1518478],[19.9266129,45.1516991],[19.9264927,45.1516762],[19.9261341,45.1518288],[19.9255333,45.1519089],[19.9252033,45.1518974],[19.9250526,45.1519165],[19.9247437,45.1520081],[19.9246731,45.1520157],[19.9244232,45.1520386],[19.9230633,45.152668],[19.9227428,45.1527786],[19.9226627,45.1526375],[19.9224434,45.1524391],[19.9223728,45.152298],[19.9224033,45.1522255],[19.922533,45.1521568],[19.922823,45.1520271],[19.9230328,45.1519165],[19.9231339,45.1517792],[19.9231625,45.151638],[19.9230137,45.1513367],[19.9231224,45.1510887],[19.9231529,45.1509857],[19.9228325,45.1507568],[19.922514,45.1506081],[19.9224129,45.1504974],[19.9222736,45.1503487],[19.921854,45.150219],[19.921814,45.150116],[19.922163,45.1494865],[19.9222126,45.1492462],[19.9222031,45.1491165],[19.9221439,45.1488266],[19.9223328,45.1487389],[19.9225636,45.1484261],[19.9224739,45.1483078],[19.9223137,45.148159],[19.9224625,45.1476669],[19.9229336,45.147049],[19.9231529,45.1468468],[19.9231834,45.1467476],[19.9232025,45.1464462],[19.9221935,45.1465073],[19.9211826,45.1467056],[19.9208126,45.1468086],[19.9204826,45.1465874],[19.9201527,45.1464386],[19.9200039,45.1464081],[19.9198227,45.1462288],[19.919384,45.1454887],[19.9191628,45.1450462],[19.9187737,45.1437988],[19.9187031,45.1436462],[19.9185734,45.1435089],[19.9180336,45.1431274],[19.9169331,45.1429863],[19.9167728,45.1429367],[19.9166431,45.1427765],[19.9166527,45.1426468],[19.9167538,45.1425362],[19.9169731,45.1423874],[19.917284,45.1421967],[19.9174633,45.142067],[19.9174042,45.1418991],[19.9172325,45.1416359],[19.9168339,45.1411591],[19.9158039,45.139946],[19.9147625,45.1389961],[19.9145737,45.1387787],[19.9142036,45.1384964],[19.9135838,45.137928],[19.9133339,45.137886],[19.9128132,45.137886],[19.911953,45.137928],[19.9117832,45.137886],[19.9103737,45.1373558],[19.9106236,45.1367493],[19.9106941,45.1364975],[19.9104824,45.1360359],[19.9103527,45.1359062],[19.9099636,45.1355362],[19.9096241,45.135376],[19.9094925,45.1353188],[19.9086742,45.134697],[19.9085541,45.1345367],[19.908474,45.1345177],[19.9082127,45.1346092],[19.907383,45.1345177],[19.9071941,45.1344566],[19.9067841,45.1342888],[19.9064636,45.1342773],[19.9058342,45.1339264],[19.9054241,45.1338272],[19.9051228,45.1338387],[19.9047337,45.1338768],[19.9042339,45.1336288],[19.9038124,45.133419],[19.9034939,45.133728],[19.9033642,45.1338882],[19.9032536,45.1341782],[19.9029427,45.1348763],[19.9028034,45.1350861],[19.9026737,45.1351776],[19.902544,45.1352272],[19.9022427,45.1353493],[19.9021626,45.1357269],[19.9021034,45.1358261],[19.9019737,45.1359367],[19.9019241,45.1363182],[19.9023933,45.1374359],[19.9024124,45.1380882],[19.9023933,45.1374359],[19.9019241,45.1363182],[19.9019642,45.1359482],[19.9021034,45.1358376],[19.902153,45.1357269],[19.9022331,45.1353493],[19.9023838,45.135006],[19.9026642,45.134449],[19.9028225,45.1340675],[19.9032536,45.1341667],[19.9033642,45.1338959],[19.9034939,45.1337166],[19.9038124,45.1334267],[19.9044132,45.1329079],[19.9050236,45.1324387],[19.9051838,45.1323471],[19.9054832,45.1321983],[19.9056835,45.1321678],[19.9064236,45.132267],[19.9066238,45.1322784],[19.9067535,45.1322784],[19.9068642,45.1322365],[19.9074326,45.1319389],[19.9076233,45.1318474],[19.9084129,45.1315689],[19.9095135,45.1310883],[19.9101238,45.1307983],[19.9102631,45.1307373],[19.9103928,45.1306458],[19.9107227,45.1302757],[19.9112625,45.1297455],[19.9116039,45.1295891],[19.9120827,45.1292992],[19.9123535,45.1291466],[19.9131641,45.1285973],[19.9134731,45.128418],[19.9136524,45.1282883],[19.913763,45.1281281],[19.9139328,45.1280556],[19.9139938,45.1281166],[19.9141026,45.1282082],[19.9142227,45.1284561],[19.9142132,45.1286469],[19.9140739,45.1290474],[19.9141426,45.1291771],[19.9143124,45.1292877],[19.9157925,45.1295967],[19.9163036,45.1285591],[19.9167442,45.1274986],[19.9167633,45.1274185],[19.9167538,45.1272659],[19.9167538,45.1271591],[19.9170341,45.1266861],[19.9174137,45.1258888],[19.9177933,45.1251869],[19.9180527,45.1246872],[19.9182034,45.124176],[19.9183235,45.1236877],[19.9183636,45.1234093],[19.9183235,45.122448],[19.9184132,45.1216087],[19.9185829,45.1208687],[19.9187527,45.1201782],[19.9191837,45.1187668],[19.9234638,45.1198158],[19.9237728,45.1198769],[19.9239941,45.1198883],[19.9244537,45.1198578],[19.9250431,45.1199455],[19.9298725,45.1212082],[19.9310741,45.1212387],[19.931284,45.1212578],[19.9315739,45.1212959],[19.9324436,45.1212769],[19.9342937,45.1213188],[19.9355335,45.1209984],[19.9356136,45.1209755],[19.9360638,45.1207466],[19.9366531,45.1202888],[19.9385338,45.1210976],[19.9386635,45.1209984],[19.9387531,45.1208878],[19.9390831,45.1211281],[19.9391937,45.1210365],[19.939394,45.1208878],[19.9394741,45.1206589],[19.9396534,45.1204376],[19.9397736,45.1200981],[19.9398842,45.1196976],[19.9396534,45.1204376],[19.9394741,45.1206589],[19.939394,45.1208878],[19.9390831,45.1211281],[19.9391842,45.1212158],[19.9391632,45.1213875],[19.9390526,45.121479],[19.9392242,45.1219177],[19.9400635,45.1219864],[19.9405327,45.122139],[19.9410439,45.1223679],[19.9412231,45.1224174],[19.9415226,45.1224556],[19.9418335,45.1224556],[19.9422531,45.122406],[19.942564,45.1223259],[19.9428825,45.1221886],[19.9431038,45.1221161],[19.9433041,45.1221161],[19.9437027,45.1221581],[19.9437542,45.1220284],[19.9437637,45.1219177],[19.9438133,45.1214867],[19.9438725,45.1211891],[19.9442329,45.1200485],[19.944603,45.1190758],[19.9447727,45.1187057],[19.9452534,45.1178856],[19.9454632,45.1173058],[19.9457836,45.1163368],[19.9458427,45.116066],[19.9458733,45.1158485],[19.9459438,45.1152687],[19.9459839,45.1150589],[19.946764,45.114006],[19.947073,45.1137276],[19.9474125,45.1135063],[19.9479637,45.1132469],[19.9485931,45.1130981],[19.9490738,45.1131058],[19.9496937,45.1131363],[19.9517326,45.1135979],[19.9524441,45.113678],[19.9571133,45.1140289],[19.9623833,45.1145363],[19.9625931,45.1145363],[19.9628124,45.1144676],[19.9724331,45.1105881],[19.973814,45.1100388],[19.9792633,45.1079292],[19.9806538,45.1073265],[19.9820232,45.1067657],[19.9824734,45.1066055],[19.9843731,45.105957],[19.9849224,45.1056786],[19.9852734,45.1054459],[19.9853325,45.1052856],[19.9854336,45.1049385],[19.9855728,45.1046677],[19.9857025,45.104538],[19.9859142,45.104496],[19.9865627,45.1044769],[19.987093,45.1044464],[19.9876728,45.1044083],[19.9879742,45.1043472],[19.9883041,45.1041489],[19.9891224,45.1033478],[19.9893341,45.1031265],[19.9897137,45.1022568],[19.9897537,45.102169],[19.9898224,45.102047],[19.9909439,45.1016083],[19.9915428,45.1014061],[19.9918842,45.1013184],[19.991663,45.1011658],[19.990654,45.1009064],[19.9905338,45.100769],[19.9906139,45.0998955],[19.991003,45.0981789],[19.9914932,45.0963364],[19.991663,45.0961075],[19.9924431,45.0949173],[19.993454,45.0931664],[19.9949341,45.0904083],[19.9977226,45.0850983],[20.0002136,45.0803871],[20.003334,45.0752182],[20.0041733,45.0738564],[20.0049839,45.0725288],[20.0052032,45.0720863],[20.0056725,45.0713882],[20.0063629,45.0703163],[20.007103,45.0690765],[20.0080833,45.0674858],[20.0082741,45.0671768],[20.0086441,45.0665169],[20.0089531,45.0658379],[20.0097141,45.064518],[20.0124435,45.0600281],[20.0128727,45.0594368],[20.0131226,45.0590668],[20.0141926,45.0573769],[20.0152531,45.055706],[20.0161037,45.0542564],[20.0168724,45.0531158],[20.0175629,45.0518379],[20.0175838,45.0514984],[20.0184231,45.050106],[20.0212326,45.0456161],[20.0237427,45.0418587],[20.0239334,45.0416374],[20.0241337,45.0414162],[20.0242424,45.0413284],[20.025753,45.0393257],[20.0265541,45.038517],[20.027874,45.0374756],[20.0281734,45.037159],[20.0284634,45.0367775],[20.0300827,45.0351563],[20.0303936,45.034977],[20.0309334,45.0342369],[20.0341225,45.0311089],[20.034853,45.0303688],[20.0357838,45.0293961],[20.0366631,45.0285072],[20.0412331,45.0240974]]},{"id":19539,"author":"AnaDigit","name_GR":"Sultans Trail: 3.27a2. Ljukovo - Batajnica","description_GR":"Section-Trail 3.27a2","path":"Sultans_Trail\/sultans_trail_332","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":26370,"name_EN":"Sultans Trail: 3.27a2. Ljukovo - Batajnica","description_EN":"Section-Trail 3.27a2","ascent_time":562,"descent_time":562,"marker":"","level":9,"ascent":67,"descent":98,"maxelev":105,"minelev":70,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.04123 44.90095,20.26844 45.0241)","views":1,"millestones":"","x":20.1058578,"y":44.9465027,"coor":[[20.0412273,45.0241013],[20.0433979,45.0214233],[20.0447884,45.0196838],[20.0451984,45.0188446],[20.0454082,45.0175133],[20.0457478,45.0162239],[20.0459881,45.015583],[20.0463982,45.0149231],[20.0471077,45.0142937],[20.0472584,45.0141449],[20.0473175,45.014122],[20.0474777,45.0141029],[20.0483379,45.0144615],[20.0485077,45.0145035],[20.0486069,45.0144615],[20.0514183,45.0108337],[20.0533085,45.0083618],[20.0540867,45.0067444],[20.0553474,45.0040436],[20.0556183,45.0034142],[20.0566273,45.0012245],[20.0571079,45.0001335],[20.0576973,44.9986343],[20.0578575,44.9984512],[20.0580769,44.9984131],[20.0586071,44.998394],[20.0591869,44.998333],[20.0598373,44.9982224],[20.0603275,44.9981117],[20.0606785,44.9979134],[20.0607967,44.9976425],[20.0608768,44.9973145],[20.0615978,44.9925728],[20.0621471,44.9888039],[20.0625973,44.9859734],[20.062767,44.9846039],[20.0629578,44.9845543],[20.063097,44.9845543],[20.0632668,44.9844933],[20.064518,44.9842834],[20.0650768,44.9841919],[20.0656471,44.9840813],[20.0662079,44.9839745],[20.0667171,44.9838829],[20.068758,44.9835243],[20.0775585,44.9819336],[20.0786572,44.9817429],[20.0793571,44.9816132],[20.080677,44.9813614],[20.0842876,44.9807549],[20.0885868,44.9800224],[20.0919685,44.9794426],[20.0943985,44.9790916],[20.0945969,44.9790611],[20.094677,44.9789124],[20.0947685,44.9786034],[20.0947075,44.9756622],[20.094717,44.9730911],[20.0947876,44.9727936],[20.0964069,44.9691048],[20.097208,44.9671135],[20.0978775,44.9656334],[20.0980167,44.9653931],[20.0978775,44.9652824],[20.0976772,44.9652634],[20.0976181,44.9652214],[20.0976677,44.9650917],[20.0977573,44.9649124],[20.0995579,44.9606628],[20.0996075,44.9602432],[20.0993767,44.9594231],[20.0993576,44.9592934],[20.1004181,44.9580231],[20.100708,44.9575424],[20.1008377,44.9570618],[20.1009579,44.9569931],[20.1014977,44.9558716],[20.1017284,44.9556923],[20.1023369,44.9554329],[20.1027679,44.9550514],[20.1029377,44.9547539],[20.1029377,44.9545212],[20.1028881,44.9541626],[20.102787,44.9538345],[20.1027775,44.9535332],[20.1029682,44.9531441],[20.103178,44.9527931],[20.103487,44.9524117],[20.1036472,44.9520226],[20.1039276,44.9510536],[20.1040478,44.9507446],[20.1043072,44.9504128],[20.1046677,44.9500046],[20.1050777,44.9496117],[20.1054573,44.9491615],[20.105648,44.9488144],[20.1057968,44.9483147],[20.1058578,44.9465027],[20.1059875,44.9461823],[20.1060867,44.946022],[20.1064072,44.9457512],[20.1069374,44.9454536],[20.107357,44.9451447],[20.1075783,44.9450111],[20.109127,44.9442825],[20.1106682,44.9436111],[20.1132469,44.9432716],[20.1135883,44.9431419],[20.1179485,44.9409637],[20.1228275,44.9391518],[20.1237183,44.9387627],[20.1252575,44.9377518],[20.125597,44.9375725],[20.1258869,44.9374542],[20.1264877,44.9373322],[20.1271172,44.9373322],[20.1289177,44.9371529],[20.129158,44.9371529],[20.1293278,44.9371338],[20.1302681,44.9370842],[20.1348877,44.9366531],[20.1456184,44.9359741],[20.1510277,44.9356613],[20.1516285,44.9356346],[20.1521378,44.9356041],[20.154108,44.9354515],[20.1585484,44.935173],[20.1650982,44.9347725],[20.1652985,44.9347725],[20.1675968,44.9343643],[20.1687679,44.9341927],[20.1694069,44.9339943],[20.1736183,44.9333725],[20.1739769,44.9332848],[20.1745777,44.9328842],[20.1752872,44.9325447],[20.1764774,44.9321518],[20.1811581,44.9314919],[20.1855469,44.9308128],[20.1892185,44.9303131],[20.1894283,44.9302826],[20.1965485,44.9292946],[20.1997185,44.9288521],[20.2004185,44.9286118],[20.2050285,44.9280548],[20.2092381,44.927372],[20.2115879,44.9271317],[20.2162571,44.9264221],[20.2187576,44.9260445],[20.2210178,44.925663],[20.2231483,44.9253044],[20.2241669,44.9252243],[20.2253876,44.9250031],[20.2262669,44.9248314],[20.2280083,44.9245834],[20.2308083,44.924324],[20.2312469,44.9241219],[20.2314072,44.9241943],[20.2346172,44.9221535],[20.2352982,44.9217224],[20.2361774,44.9212112],[20.2368183,44.9208412],[20.2375984,44.9203529],[20.2382774,44.9199219],[20.2382984,44.9198227],[20.2383976,44.9197311],[20.2385769,44.9197044],[20.2395077,44.9191322],[20.2439175,44.9163437],[20.2426071,44.9152412],[20.2415085,44.9143639],[20.2450085,44.9121513],[20.2451878,44.9120026],[20.2461071,44.9114914],[20.2497578,44.9092331],[20.2497978,44.9090424],[20.2496681,44.9088745],[20.2489376,44.9082718],[20.2488976,44.9081421],[20.2490368,44.9079323],[20.2523479,44.905983],[20.2536678,44.9051819],[20.253788,44.9050827],[20.2550983,44.9042816],[20.2574177,44.9028015],[20.258707,44.9019814],[20.2595367,44.901474],[20.2598572,44.9012146],[20.2619667,44.9019432],[20.2631168,44.9022827],[20.2635574,44.9023018],[20.2680073,44.9009628],[20.2682972,44.9009514],[20.2684383,44.9010048]]},{"id":19540,"author":"AnaDigit","name_GR":"Sultans Trail: 3.27a3. Batajnica - Popinov most","description_GR":"Section-Trail 3.27a3","path":"Sultans_Trail\/sultans_trail_333","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":11912,"name_EN":"Sultans Trail: 3.27a3. Batajnica - Popinov most","description_EN":"Section-Trail 3.27a3","ascent_time":241,"descent_time":241,"marker":"","level":9,"ascent":51,"descent":36,"maxelev":95,"minelev":70,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.26844 44.85974,20.37707 44.901)","views":0,"millestones":"","x":20.3059978,"y":44.8766785,"coor":[[20.2684364,44.901001],[20.2684479,44.9008598],[20.268507,44.900631],[20.2686367,44.9004478],[20.2700768,44.8991776],[20.2701263,44.8991089],[20.2702179,44.8985481],[20.2704372,44.8981781],[20.2709866,44.8976288],[20.2719173,44.8965683],[20.274128,44.8937607],[20.2751865,44.8923302],[20.2753773,44.8920708],[20.2757168,44.8917084],[20.2764969,44.8906898],[20.2766972,44.8904877],[20.2765179,44.8899078],[20.2765465,44.8897095],[20.2769566,44.8895111],[20.2770767,44.8894005],[20.277668,44.8876076],[20.2780571,44.8859978],[20.2785168,44.8842697],[20.2827568,44.8856888],[20.2848663,44.8863487],[20.2861176,44.8869286],[20.2864075,44.8870888],[20.2867775,44.8872185],[20.2871666,44.88731],[20.2873974,44.887291],[20.2876377,44.8871994],[20.2881279,44.8867874],[20.2882576,44.8868904],[20.2893372,44.8872986],[20.2894363,44.8874474],[20.2893162,44.887661],[20.2898369,44.8874474],[20.2931862,44.8850975],[20.2942162,44.8845596],[20.2952366,44.8839302],[20.2965775,44.8830376],[20.2976265,44.8821793],[20.3027763,44.8788986],[20.3030071,44.8786774],[20.3059978,44.8766785],[20.3072262,44.8759575],[20.315588,44.8703384],[20.3191166,44.868],[20.3194962,44.8675385],[20.3203964,44.8671875],[20.3209667,44.8667297],[20.3210068,44.8666687],[20.3210773,44.8666878],[20.3211575,44.8667374],[20.3233662,44.8676186],[20.3238964,44.8678398],[20.3241367,44.8679886],[20.3250866,44.8684807],[20.3281765,44.8696404],[20.3341465,44.8720474],[20.3360863,44.872818],[20.3372478,44.8716393],[20.3378162,44.8711395],[20.3391361,44.8700294],[20.3403378,44.8691177],[20.3411274,44.86866],[20.3416862,44.8682976],[20.3428669,44.8675499],[20.3432465,44.8672905],[20.3434162,44.8671989],[20.3434563,44.8671188],[20.3434677,44.8670311],[20.3434963,44.8669281],[20.3435574,44.8668594],[20.3466969,44.8651581],[20.347517,44.8647308],[20.3479271,44.8647079],[20.3480473,44.8646889],[20.3480873,44.8646698],[20.3481865,44.8646202],[20.3523273,44.8662605],[20.356987,44.8680878],[20.3597164,44.8668976],[20.3625469,44.8656502],[20.3683472,44.8631401],[20.3686676,44.8634186],[20.3690262,44.8632698],[20.3770676,44.8597374]]},{"id":19541,"author":"AnaDigit","name_GR":"Sultans Trail: 3.28b. Breskvik - Novi Banovci","description_GR":"Section-Trail 3.28b","path":"Sultans_Trail\/sultans_trail_334","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":26672,"name_EN":"Sultans Trail: 3.28b. Breskvik - Novi Banovci","description_EN":"Section-Trail 3.28b","ascent_time":568,"descent_time":568,"marker":"","level":9,"ascent":114,"descent":202,"maxelev":177,"minelev":77,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.13133 44.95074,20.28273 45.15975)","views":0,"millestones":"","x":20.2169609,"y":45.0338898,"coor":[[20.1313305,45.1597481],[20.1315308,45.1579094],[20.1327,45.1478081],[20.1328011,45.1465797],[20.1328812,45.1457291],[20.1329803,45.1450081],[20.1333008,45.1433678],[20.1334,45.1427994],[20.1329899,45.1404381],[20.1328506,45.139019],[20.1327705,45.13834],[20.132431,45.134449],[20.1367397,45.1294174],[20.1373405,45.1287003],[20.1374302,45.1286583],[20.1375713,45.1286087],[20.137661,45.1285706],[20.1378212,45.1284599],[20.1379604,45.1283188],[20.1381111,45.1281509],[20.1382408,45.1279373],[20.1388397,45.1271095],[20.1398106,45.1261406],[20.1403713,45.1253586],[20.1408195,45.1249275],[20.1410103,45.1246376],[20.1411705,45.1244278],[20.1413212,45.124279],[20.14254,45.1229401],[20.1437397,45.1215401],[20.14464,45.1203995],[20.1452904,45.1197205],[20.1458397,45.1191673],[20.1469803,45.1178894],[20.1491795,45.1150894],[20.1495895,45.1146584],[20.149971,45.1142197],[20.1516113,45.1122284],[20.1536503,45.1097603],[20.155571,45.10746],[20.1562901,45.1065292],[20.15695,45.1057396],[20.1573601,45.1053505],[20.1575413,45.1050301],[20.1585712,45.1036377],[20.1587906,45.1035309],[20.1590595,45.1031876],[20.1591206,45.1030579],[20.1596012,45.1026497],[20.1598206,45.1023407],[20.1604805,45.1016579],[20.1613007,45.1006775],[20.1616402,45.1002388],[20.1629906,45.098671],[20.1636696,45.0977783],[20.1639404,45.097271],[20.1644802,45.0966873],[20.1649399,45.0960884],[20.16539,45.0955009],[20.1665611,45.0940475],[20.1670895,45.0933609],[20.1673603,45.0931473],[20.1676598,45.0928307],[20.1678009,45.0925674],[20.1683502,45.0918083],[20.1685104,45.0915604],[20.1692505,45.0907898],[20.1695995,45.0902481],[20.1701202,45.0895882],[20.1715813,45.0878296],[20.1718407,45.0874786],[20.1735611,45.0853577],[20.1768799,45.081131],[20.1788197,45.0787277],[20.1801109,45.0770988],[20.1817799,45.0749702],[20.1837597,45.0725098],[20.1849995,45.0710602],[20.1858711,45.0700378],[20.1861496,45.0697174],[20.1866302,45.0689201],[20.1870995,45.0684395],[20.1876106,45.0679207],[20.1881104,45.067318],[20.1890011,45.0662804],[20.1915703,45.0633888],[20.1922398,45.0626678],[20.1931305,45.0617104],[20.1942711,45.0604286],[20.1946507,45.0599289],[20.1949997,45.0594902],[20.1956902,45.0587196],[20.1979904,45.0561104],[20.1992397,45.0546875],[20.2001209,45.0534973],[20.201601,45.051899],[20.2033901,45.0497093],[20.2050896,45.0477905],[20.2077999,45.0446205],[20.2090397,45.0431709],[20.21101,45.0408478],[20.2121105,45.0395584],[20.2139511,45.0373802],[20.2169609,45.0338898],[20.2172012,45.0335274],[20.2174606,45.0332909],[20.2196808,45.0306778],[20.2254601,45.0237999],[20.2258701,45.0234108],[20.2264099,45.0228004],[20.2281113,45.0208092],[20.2289295,45.0198288],[20.2299309,45.0186501],[20.23102,45.0173073],[20.2322598,45.0158806],[20.2336102,45.0142403],[20.2344303,45.0133095],[20.2348499,45.0126381],[20.2354298,45.0119286],[20.237711,45.0092392],[20.239521,45.0071182],[20.2399807,45.0065498],[20.2403908,45.0060005],[20.2411404,45.0051079],[20.2413406,45.0050011],[20.2414608,45.0048904],[20.2416096,45.0046577],[20.24193,45.0042],[20.2433605,45.0025101],[20.2441807,45.0015297],[20.2445698,45.0011101],[20.2450104,45.0004387],[20.246521,44.9985809],[20.2484207,44.9963379],[20.2492599,44.9954109],[20.2495003,44.9950104],[20.2495804,44.9948997],[20.2496605,44.9948006],[20.2497807,44.994709],[20.250021,44.9946175],[20.2504005,44.994381],[20.2513905,44.9932594],[20.2518997,44.9926376],[20.2526913,44.9917297],[20.2530899,44.9912491],[20.2537899,44.9903679],[20.2540512,44.9899673],[20.2544212,44.9896088],[20.2548409,44.9891891],[20.2555103,44.9881897],[20.2558098,44.9877396],[20.2559395,44.9875107],[20.256031,44.9871292],[20.2560902,44.9869804],[20.2561798,44.9868584],[20.2565498,44.9864883],[20.2567711,44.98629],[20.2567806,44.9862289],[20.2568111,44.9859695],[20.2568111,44.9859085],[20.2568703,44.9857788],[20.25704,44.9855499],[20.2573109,44.9852486],[20.2578297,44.98489],[20.2580204,44.9846687],[20.2586212,44.9839096],[20.2591305,44.9833298],[20.259861,44.9822884],[20.2601013,44.9819679],[20.2603397,44.9817581],[20.260561,44.9814911],[20.2611313,44.9808273],[20.2617607,44.9800377],[20.2620602,44.9797783],[20.2623501,44.9793282],[20.2627602,44.9788589],[20.2631111,44.9784393],[20.2634811,44.9780998],[20.2637405,44.9777794],[20.2639408,44.9774208],[20.26437,44.9770088],[20.2646103,44.9766693],[20.2648602,44.976368],[20.2649803,44.9761696],[20.2652912,44.9757805],[20.2663898,44.9744301],[20.2673397,44.973259],[20.2708302,44.9690399],[20.2720299,44.9675293],[20.2738113,44.9654503],[20.2756405,44.9631081],[20.2763004,44.9622498],[20.2772903,44.9610176],[20.2779598,44.9602394],[20.2781811,44.959919],[20.2808609,44.9598694],[20.2808609,44.9597397],[20.2806301,44.9567108],[20.280571,44.9558678],[20.2805195,44.9554596],[20.280571,44.9551773],[20.2818813,44.9520874],[20.2821903,44.9513893],[20.2825413,44.9507408],[20.2826099,44.9507408],[20.2827301,44.9507675]]},{"id":19542,"author":"AnaDigit","name_GR":"Sultans Trail: 3.14b. Dunaszekcs\u00f6 - Moh\u00e1cs (Alternative route)","description_GR":"Section-Trail 3.14b","path":"Sultans_Trail\/sultans_trail_335","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16379,"name_EN":"Sultans Trail: 3.14b. Dunaszekcs\u00f6 - Moh\u00e1cs (Alternative route)","description_EN":"Section-Trail 3.14b","ascent_time":338,"descent_time":337,"marker":"","level":9,"ascent":152,"descent":155,"maxelev":141,"minelev":84,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(18.66719 45.99289,18.76209 46.0844)","views":0,"millestones":"","x":18.7016907,"y":46.0413895,"coor":[[18.7614307,46.0844002],[18.7615891,46.0843315],[18.7617397,46.0841599],[18.7619591,46.0840797],[18.7620907,46.0839882],[18.7618599,46.0834694],[18.7616005,46.083519],[18.7612896,46.0833015],[18.7611904,46.08321],[18.7609596,46.0831108],[18.7607403,46.0829315],[18.7607708,46.0827789],[18.7606297,46.0827789],[18.7604599,46.0826302],[18.7603798,46.0824814],[18.7602005,46.0823784],[18.7597599,46.0822716],[18.7596302,46.0822411],[18.7595806,46.0816994],[18.7593708,46.0813293],[18.7590599,46.0808907],[18.7588902,46.0806618],[18.7585201,46.0803413],[18.7582893,46.0800591],[18.7581997,46.0798798],[18.75811,46.0797005],[18.7578201,46.078701],[18.75774,46.0784111],[18.7576294,46.0782204],[18.7573109,46.0777512],[18.7572002,46.0775909],[18.757,46.0776291],[18.7568207,46.0777206],[18.7567291,46.0778618],[18.7565994,46.0774803],[18.7565193,46.077301],[18.7564201,46.0771217],[18.7562904,46.0769615],[18.7560291,46.0766487],[18.7558002,46.0762787],[18.7554092,46.0758514],[18.7550697,46.0757217],[18.7548409,46.0756111],[18.7546692,46.0755997],[18.7544994,46.0756683],[18.7545204,46.0755501],[18.7542591,46.0747986],[18.7542095,46.0746307],[18.7537003,46.07267],[18.7533894,46.0719414],[18.7531891,46.0713882],[18.7531395,46.071209],[18.752779,46.0705185],[18.7526798,46.0703506],[18.7522697,46.0693398],[18.7521305,46.0691109],[18.7520199,46.0689507],[18.7517109,46.0685883],[18.7513599,46.0683594],[18.7508202,46.0680084],[18.7497902,46.0676117],[18.7497101,46.0675583],[18.7493992,46.0674591],[18.7472095,46.0669518],[18.743679,46.0660706],[18.7426796,46.0657806],[18.7424698,46.0656891],[18.7404099,46.0644302],[18.7401505,46.0642586],[18.7372894,46.0625114],[18.7327805,46.0597305],[18.7326603,46.0596619],[18.7317791,46.0591202],[18.7314796,46.05896],[18.7294598,46.0581589],[18.7294693,46.0580788],[18.7290497,46.0579109],[18.7289696,46.0578918],[18.7272091,46.0572014],[18.72686,46.0570107],[18.7268295,46.0570297],[18.7220707,46.05513],[18.7215996,46.0549088],[18.7210007,46.0546989],[18.7202396,46.0541],[18.7201691,46.0541382],[18.7196407,46.0537109],[18.7191906,46.0534096],[18.7186699,46.0531387],[18.7179909,46.0527],[18.7170696,46.0520515],[18.7168694,46.0522308],[18.7166595,46.0526085],[18.7161999,46.0532684],[18.7153797,46.0529289],[18.7148895,46.0528183],[18.7147293,46.0527496],[18.7121105,46.0527802],[18.71105,46.0530586],[18.7105293,46.0531998],[18.7079105,46.054081],[18.7077007,46.0541115],[18.7075291,46.0540314],[18.7073898,46.054039],[18.7074299,46.0538902],[18.7073193,46.0535393],[18.7051201,46.0495605],[18.7047291,46.0488205],[18.7042007,46.0480385],[18.7033806,46.0471916],[18.7032604,46.047039],[18.7031593,46.046669],[18.7029991,46.0464706],[18.7025509,46.0461388],[18.7021008,46.0457191],[18.7019596,46.0454903],[18.7017307,46.0447311],[18.7006092,46.0434189],[18.70051,46.0432091],[18.7004795,46.0430489],[18.7008495,46.0425682],[18.7010994,46.0423317],[18.7013798,46.0420609],[18.7016392,46.0416985],[18.7017002,46.0414886],[18.7016907,46.0413895],[18.7016392,46.0412903],[18.7014198,46.0411911],[18.7000408,46.0401688],[18.6991196,46.0396309],[18.6988697,46.0395393],[18.6984196,46.0394897],[18.6982708,46.0395699],[18.6981106,46.0396194],[18.6979904,46.03965],[18.6977806,46.03965],[18.6973896,46.0395889],[18.6972008,46.0397606],[18.6970406,46.0399704],[18.6963501,46.0403519],[18.6961899,46.0404091],[18.6960392,46.0404396],[18.6957798,46.0404015],[18.6954708,46.0402184],[18.694849,46.0400391],[18.6928101,46.0393219],[18.6924191,46.0391502],[18.691679,46.0388489],[18.6914997,46.0387383],[18.6906395,46.0383797],[18.6904106,46.0383186],[18.6909409,46.0376511],[18.6911106,46.0375099],[18.6913395,46.0374107],[18.6915798,46.0373306],[18.6918201,46.0372505],[18.6918392,46.0371208],[18.6915493,46.0369682],[18.6903706,46.0364189],[18.6901703,46.0363007],[18.6893806,46.0359993],[18.6893005,46.0359993],[18.6891899,46.0360985],[18.6891308,46.0360985],[18.6881695,46.0357285],[18.6882992,46.0353889],[18.6882706,46.0353394],[18.6880798,46.0352898],[18.6880207,46.0352592],[18.6880207,46.0352211],[18.6884193,46.03405],[18.6884003,46.0340118],[18.6873608,46.0334816],[18.6874695,46.0333214],[18.6876106,46.033062],[18.6875401,46.0330391],[18.6875992,46.0329208],[18.6874008,46.0328102],[18.6873302,46.0327911],[18.6876106,46.0323486],[18.6838493,46.0312996],[18.6821003,46.0307808],[18.6819096,46.0307388],[18.6814804,46.030571],[18.6810207,46.0304489],[18.6809292,46.0303612],[18.6807308,46.030262],[18.6798706,46.0300903],[18.6798096,46.0301094],[18.6796494,46.0303383],[18.6775894,46.0297585],[18.6774693,46.0296783],[18.6774197,46.0296516],[18.6772194,46.0296211],[18.6770706,46.0295982],[18.6716003,46.0280113],[18.6714592,46.0279617],[18.67136,46.0278816],[18.6712303,46.0278587],[18.6711597,46.0278893],[18.6710396,46.0279007],[18.6694908,46.0274506],[18.6690407,46.0273285],[18.6689491,46.0272789],[18.6688995,46.0272408],[18.6688805,46.0271912],[18.6689396,46.0269012],[18.66889,46.0268517],[18.6671906,46.0263405],[18.6690197,46.0237999],[18.6741104,46.0170212],[18.6742306,46.0168495],[18.6743603,46.0166817],[18.6744709,46.0165215],[18.6777191,46.0120811],[18.6782093,46.0114784],[18.6781807,46.0113716],[18.6818905,46.0062904],[18.6820202,46.0061188],[18.6827106,46.0051918],[18.6827908,46.0050697],[18.6828403,46.0049286],[18.6828308,46.0048294],[18.6824703,46.0039406],[18.6821804,46.003231],[18.6812305,46.0009689],[18.6814194,46.0009613],[18.6815205,46.0009117],[18.684679,46.0008698],[18.6847401,46.0009384],[18.6852703,46.0009384],[18.6856594,46.0009003],[18.6859608,46.0008087],[18.6863899,46.0008698],[18.6869202,46.0003395],[18.6874409,45.9998817],[18.6889305,45.9984398],[18.6890297,45.9982719],[18.6890907,45.9980888],[18.6892204,45.997921],[18.6893597,45.9977188],[18.6895294,45.9977989],[18.6896,45.9977684],[18.6933193,45.9940186],[18.6932392,45.9938583],[18.6933994,45.9935989],[18.6932697,45.9934502],[18.6933804,45.9933395],[18.6936703,45.9928894],[18.6941299,45.9931297]]},{"id":19543,"author":"AnaDigit","name_GR":"Sultans Trail: 4.01. Belgrade - Avala","description_GR":"Section-Trail 4.01","path":"Sultans_Trail\/sultans_trail_401","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19540,"name_EN":"Sultans Trail: 4.01. Belgrade - Avala","description_EN":"Section-Trail 4.01","ascent_time":402,"descent_time":402,"marker":"","level":9,"ascent":585,"descent":390,"maxelev":329,"minelev":92,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.45046 44.69554,20.52716 44.82148)","views":3,"millestones":"","x":20.4902325,"y":44.7521439,"coor":[[20.4504642,44.8213234],[20.4505138,44.8213005],[20.4506435,44.8213615],[20.4506836,44.8213539],[20.4508133,44.8213539],[20.4509735,44.8214836],[20.4511929,44.8213425],[20.451334,44.8212624],[20.4515934,44.8211327],[20.4516335,44.8211021],[20.451664,44.8209724],[20.4518433,44.8208733],[20.4520836,44.8207207],[20.4522629,44.8206215],[20.4525833,44.8204422],[20.4529743,44.8202133],[20.4530735,44.8201714],[20.4531231,44.8201408],[20.4531631,44.8201218],[20.4532127,44.8200836],[20.4532528,44.8200607],[20.4535141,44.8198929],[20.4538937,44.8196335],[20.4544334,44.8192825],[20.4550343,44.818943],[20.4551239,44.818882],[20.4557629,44.818512],[20.455883,44.8184433],[20.4564629,44.8181038],[20.4567432,44.8179207],[20.4569626,44.8177605],[20.4570541,44.8176804],[20.4574127,44.8173904],[20.4577026,44.8171539],[20.4581242,44.8167915],[20.4582825,44.8166618],[20.4585228,44.816452],[20.4593029,44.8158226],[20.4593639,44.815731],[20.4595337,44.8154831],[20.4598732,44.8150024],[20.4599228,44.8148918],[20.4600334,44.8146935],[20.4600735,44.8146324],[20.4603138,44.8141937],[20.4603825,44.8138618],[20.4605026,44.8135338],[20.4604626,44.8135109],[20.4604931,44.8134537],[20.4605141,44.8133926],[20.4605427,44.8133507],[20.4605732,44.8133507],[20.4606533,44.813221],[20.4606838,44.8131638],[20.4607239,44.8130836],[20.4609642,44.8126907],[20.4611034,44.8124619],[20.461153,44.8123512],[20.4613438,44.8120613],[20.4613934,44.8119812],[20.461504,44.811821],[20.4616642,44.8115616],[20.4619732,44.8109818],[20.4622135,44.8105011],[20.4623032,44.8103333],[20.4623737,44.8101921],[20.4624729,44.8100014],[20.4626637,44.8096619],[20.462904,44.8092537],[20.4630241,44.8090439],[20.4633026,44.8085022],[20.4633141,44.8084717],[20.4633141,44.8083839],[20.4633541,44.8083534],[20.4634037,44.8082733],[20.4634628,44.8082008],[20.4642735,44.8066711],[20.4642525,44.806633],[20.464283,44.806591],[20.464304,44.8065605],[20.4643326,44.8065338],[20.4644642,44.8066139],[20.4645329,44.8066635],[20.4648132,44.8061829],[20.4649734,44.805912],[20.465023,44.8058205],[20.4650726,44.8057213],[20.4651337,44.8056221],[20.4651737,44.8055534],[20.4652328,44.8054314],[20.4654331,44.8050804],[20.4654427,44.8050537],[20.4654942,44.8049622],[20.4655132,44.8049011],[20.4660225,44.8039322],[20.4660625,44.8038712],[20.4661636,44.8037109],[20.4664631,44.8031807],[20.4665432,44.803093],[20.4665833,44.8030624],[20.4666328,44.8030205],[20.4666729,44.8030014],[20.4666634,44.8029709],[20.4666634,44.8029213],[20.4666939,44.8028641],[20.4667625,44.802784],[20.4669228,44.802681],[20.4671631,44.8025208],[20.4670925,44.8024635],[20.4670238,44.8024025],[20.4669228,44.8023529],[20.4667835,44.8022614],[20.4668941,44.8021126],[20.467844,44.8004112],[20.4684639,44.7992821],[20.4685936,44.7990532],[20.4686832,44.7988739],[20.4687042,44.7988319],[20.4687443,44.7988014],[20.4689732,44.7985725],[20.468853,44.798542],[20.4687443,44.7984924],[20.4686527,44.7984428],[20.4685841,44.7983932],[20.468504,44.7983017],[20.4684525,44.7982216],[20.4684238,44.7981339],[20.4684029,44.7980423],[20.4684029,44.7980003],[20.4679432,44.7979622],[20.4672432,44.7978935],[20.4669628,44.797863],[20.4662437,44.7977829],[20.4660835,44.7977638],[20.4661236,44.7976227],[20.4661331,44.7975731],[20.466074,44.7975731],[20.4659939,44.7975731],[20.4659843,44.7976036],[20.4659328,44.7976112],[20.4657326,44.7976112],[20.4656143,44.7976036],[20.4656239,44.7976532],[20.4656239,44.7977104],[20.4656334,44.7977829],[20.4655437,44.7977829],[20.4654636,44.7977905],[20.465313,44.797802],[20.4652939,44.7977219],[20.4652939,44.7976913],[20.4652729,44.7975922],[20.4652538,44.7975426],[20.4652138,44.7972908],[20.4651527,44.7969208],[20.4650936,44.7967224],[20.4650726,44.7964706],[20.4650841,44.7962303],[20.4650936,44.7958832],[20.4651031,44.795742],[20.4651642,44.7954025],[20.4651737,44.7953033],[20.4653625,44.7947922],[20.4656143,44.7943611],[20.465704,44.7941513],[20.465683,44.7939606],[20.465704,44.793911],[20.465744,44.7938232],[20.4658642,44.7935219],[20.4660225,44.7931633],[20.4660625,44.7930527],[20.4662933,44.7925606],[20.466423,44.792263],[20.4665337,44.7919731],[20.4665527,44.7918816],[20.4665527,44.7918434],[20.4665642,44.7917938],[20.4665737,44.7917023],[20.4665737,44.7916107],[20.4665642,44.7914619],[20.4665527,44.7913704],[20.4665337,44.7912827],[20.4664841,44.7911224],[20.4660931,44.7898636],[20.466013,44.7896118],[20.4659634,44.7894707],[20.4658833,44.7891617],[20.4656734,44.7884827],[20.4656029,44.7882919],[20.465374,44.7878532],[20.4652939,44.7878609],[20.4652233,44.7878609],[20.4652138,44.7878036],[20.4652042,44.787693],[20.4651928,44.787632],[20.4652328,44.787632],[20.465313,44.7875023],[20.4654236,44.7873917],[20.4655132,44.7873039],[20.4655342,44.7872734],[20.4655437,44.7872429],[20.4655228,44.7872124],[20.4654827,44.7871819],[20.4655037,44.7871513],[20.4655628,44.7870827],[20.4655228,44.786644],[20.4654541,44.7866135],[20.4654026,44.7865906],[20.4654827,44.7864914],[20.4655228,44.7863808],[20.4655533,44.7862129],[20.4655933,44.7860603],[20.465683,44.7856216],[20.465744,44.7853928],[20.4657841,44.785202],[20.4658432,44.7849541],[20.4658833,44.7848511],[20.4659634,44.7846222],[20.4660225,44.7844009],[20.4661331,44.7841721],[20.4662838,44.7837906],[20.4664631,44.7834129],[20.4665737,44.7831612],[20.4667034,44.7828903],[20.466774,44.7827339],[20.4669743,44.7823219],[20.4670639,44.7821236],[20.4672031,44.7818222],[20.4674034,44.781353],[20.467514,44.7811012],[20.4675732,44.7809029],[20.4676838,44.7807007],[20.4678631,44.7804031],[20.4680042,44.7801018],[20.4681129,44.7799034],[20.4682026,44.7797737],[20.4682236,44.7797318],[20.468214,44.7796822],[20.4678726,44.7793922],[20.4679127,44.7793617],[20.4681835,44.7792206],[20.4682941,44.7791214],[20.4684925,44.7789421],[20.4687233,44.7787437],[20.4689827,44.7786026],[20.4693928,44.7783127],[20.4697037,44.7780609],[20.4700127,44.7777939],[20.4705238,44.7775307],[20.4712238,44.777153],[20.4715042,44.7768822],[20.471674,44.7767639],[20.4719429,44.7765007],[20.472084,44.7763214],[20.4721832,44.7761536],[20.4722939,44.7760124],[20.472353,44.7756538],[20.4725132,44.7754021],[20.4726238,44.7751541],[20.4726334,44.7751007],[20.4728432,44.7744713],[20.4729843,44.7741127],[20.473053,44.7738533],[20.4732132,44.7734718],[20.4732628,44.7733536],[20.4733639,44.7731133],[20.4740543,44.7721405],[20.4742737,44.771843],[20.4745026,44.7715034],[20.4747429,44.7710114],[20.4748936,44.7705116],[20.4750328,44.7700233],[20.4750233,44.7699318],[20.4750042,44.7696838],[20.4749432,44.7696228],[20.4748726,44.7694511],[20.4748936,44.7693825],[20.4748535,44.7693214],[20.4748135,44.7691612],[20.4748135,44.7690926],[20.4748535,44.7690315],[20.474884,44.7689629],[20.4750042,44.7687035],[20.4749928,44.7685738],[20.4750633,44.7684441],[20.4750233,44.7683525],[20.4750328,44.7681923],[20.4748726,44.7680817],[20.4748726,44.768013],[20.4749031,44.7679214],[20.4749832,44.7678528],[20.4750729,44.7678413],[20.4751034,44.7678108],[20.4751244,44.7675133],[20.475193,44.7674637],[20.475193,44.7674141],[20.4752026,44.7673416],[20.4753342,44.7672729],[20.4755936,44.7671814],[20.4757729,44.7671127],[20.4759331,44.7669716],[20.4761028,44.7667122],[20.4762135,44.7664223],[20.4763527,44.7661514],[20.4764042,44.7659836],[20.4764843,44.7658005],[20.4764633,44.7656517],[20.476553,44.7654419],[20.4765434,44.7653427],[20.4767742,44.764904],[20.4767838,44.764801],[20.4770336,44.7644539],[20.4770927,44.7643509],[20.4772739,44.7642021],[20.4773636,44.7640305],[20.4774342,44.7639236],[20.4775429,44.7637329],[20.4777527,44.7635231],[20.4778328,44.7633514],[20.4777126,44.7630806],[20.4776936,44.7628212],[20.4775429,44.762413],[20.4773636,44.7620811],[20.4771442,44.7618713],[20.4769535,44.7617531],[20.4768238,44.7616539],[20.4764442,44.7614326],[20.4757633,44.7610207],[20.4759235,44.761013],[20.4760437,44.761013],[20.4763432,44.761013],[20.4763432,44.7609711],[20.4763432,44.7609215],[20.4763527,44.7608833],[20.4779434,44.7609329],[20.4781227,44.7609215],[20.4783936,44.7609215],[20.4785442,44.7608528],[20.4795036,44.7608719],[20.4797535,44.7609406],[20.4798737,44.760952],[20.4800243,44.7609406],[20.480093,44.7609024],[20.4801636,44.7608719],[20.4802532,44.7608109],[20.4803829,44.7606812],[20.4804134,44.760643],[20.4806328,44.7603722],[20.480793,44.7601929],[20.4808731,44.7601013],[20.4809628,44.7599831],[20.4810429,44.7598534],[20.4810829,44.7597733],[20.4814529,44.7592239],[20.481514,44.759243],[20.4816132,44.759243],[20.4817333,44.7591934],[20.4816837,44.7591209],[20.4817543,44.7591133],[20.4818134,44.7590828],[20.4820137,44.7589912],[20.4824333,44.7587929],[20.4827728,44.7586212],[20.4828434,44.7585831],[20.4830036,44.7584305],[20.4834442,44.7581635],[20.4836426,44.7580528],[20.4838734,44.7578926],[20.4839725,44.7578316],[20.484623,44.7574806],[20.4849243,44.7573128],[20.4852428,44.7571335],[20.4854641,44.7570038],[20.4857235,44.7568512],[20.4857941,44.7568016],[20.4858627,44.7567406],[20.4859142,44.7567024],[20.4859638,44.7566414],[20.4860039,44.7565804],[20.4860535,44.7564812],[20.486124,44.7563438],[20.4861736,44.7562408],[20.4862041,44.7561913],[20.4862938,44.7560921],[20.4863338,44.7560616],[20.4865036,44.7559204],[20.4866829,44.7557831],[20.4872437,44.7553635],[20.4875526,44.7551231],[20.4878235,44.7548828],[20.4879742,44.7547531],[20.4883232,44.7544022],[20.4885731,44.7541313],[20.4888039,44.7539139],[20.4888535,44.7538528],[20.488924,44.7537804],[20.4890232,44.7536507],[20.4891434,44.7534828],[20.4892826,44.7533035],[20.4893341,44.7532425],[20.4894028,44.7531738],[20.4894829,44.7531128],[20.4895725,44.7530403],[20.4896641,44.7529716],[20.4897728,44.7528839],[20.4899139,44.7527504],[20.4899731,44.7526932],[20.4900036,44.7526436],[20.4900532,44.7525826],[20.4901028,44.7525024],[20.4901333,44.7524338],[20.4901543,44.7523804],[20.4902325,44.7521439],[20.490303,44.7519417],[20.4903431,44.7518806],[20.4903927,44.7518234],[20.4904728,44.7517509],[20.4907742,44.751503],[20.4913235,44.7510109],[20.491684,44.7507019],[20.492363,44.7510605],[20.4924831,44.7511215],[20.4926033,44.7511635],[20.4926739,44.751194],[20.4927425,44.7512131],[20.4927826,44.7512321],[20.4930935,44.7513733],[20.4932137,44.7512321],[20.4932938,44.7511215],[20.4935341,44.7508125],[20.4937344,44.7505417],[20.4940338,44.7501717],[20.4941826,44.7499619],[20.4944725,44.7495804],[20.4947128,44.7492714],[20.4948235,44.7491341],[20.4953938,44.748394],[20.495594,44.7481232],[20.4958725,44.7477417],[20.4959641,44.7475739],[20.4961433,44.7473907],[20.4964733,44.7469635],[20.4968929,44.7464218],[20.4974327,44.7457314],[20.4979343,44.7450905],[20.4980831,44.7449722],[20.4988232,44.7446823],[20.4991436,44.7445412],[20.4992828,44.7444115],[20.4993725,44.7442627],[20.499424,44.7440834],[20.4993935,44.7435722],[20.4993935,44.7431831],[20.4994431,44.7429123],[20.4995728,44.7425919],[20.4996929,44.7423325],[20.4998436,44.7421036],[20.4998932,44.742012],[20.5002327,44.7416725],[20.5005035,44.7414207],[20.5009727,44.7409821],[20.5015831,44.7404022],[20.5020638,44.7400703],[20.5022926,44.7399406],[20.5024128,44.7398911],[20.5032425,44.7395706],[20.503994,44.7392731],[20.5048542,44.7389526],[20.5050831,44.7389107],[20.5057125,44.7388229],[20.5059643,44.7387924],[20.5061932,44.7387733],[20.5065441,44.7387924],[20.5074825,44.7389641],[20.5096226,44.7393417],[20.5099125,44.7393608],[20.5101929,44.7393417],[20.5105629,44.7393112],[20.5111237,44.739193],[20.5124226,44.7388535],[20.512764,44.7387428],[20.5128937,44.7386818],[20.5130939,44.7385521],[20.5131931,44.7384338],[20.5132332,44.7383804],[20.5132732,44.7383232],[20.5133533,44.7381325],[20.5133743,44.7379837],[20.5133533,44.7379112],[20.5132637,44.7377319],[20.5131626,44.7375412],[20.5131226,44.7373924],[20.5130939,44.7372131],[20.5130539,44.7369423],[20.5130138,44.7366638],[20.5130825,44.7366524],[20.5130634,44.7365112],[20.5130539,44.736454],[20.5130444,44.7364006],[20.5130234,44.736351],[20.5131531,44.7363014],[20.5132828,44.7362633],[20.513464,44.7362328],[20.5135937,44.7362137],[20.5135441,44.7361107],[20.513483,44.7360115],[20.5134029,44.7358704],[20.5133133,44.7356033],[20.5132637,44.7353821],[20.5132141,44.7351418],[20.5129128,44.7341728],[20.5128441,44.7339516],[20.5127029,44.7335739],[20.5125542,44.7332115],[20.5125027,44.7330933],[20.5124741,44.7330017],[20.5124626,44.732914],[20.5124435,44.7327728],[20.5124435,44.7326431],[20.5124626,44.7325134],[20.5124836,44.7323837],[20.5125237,44.7322617],[20.5126629,44.7319641],[20.5127831,44.7316322],[20.5129242,44.7312012],[20.5130329,44.7309113],[20.5131035,44.7306824],[20.5132427,44.7301826],[20.5132542,44.7301216],[20.5132542,44.7300339],[20.5132637,44.7298317],[20.5132542,44.729702],[20.5132427,44.7295837],[20.5131035,44.7291412],[20.5133934,44.7287636],[20.5138035,44.7283707],[20.5141735,44.7280731],[20.5147133,44.7276535],[20.5148125,44.7275734],[20.5153236,44.7272034],[20.5158539,44.7270126],[20.5162029,44.7268829],[20.5164833,44.7268715],[20.5169926,44.7270317],[20.5171738,44.7270927],[20.5173836,44.7270813],[20.5175133,44.7270508],[20.5176029,44.7270012],[20.5176334,44.7269516],[20.5176735,44.7267723],[20.5176334,44.7262726],[20.517683,44.726162],[20.5178127,44.7260933],[20.5183239,44.7260437],[20.5191631,44.7260704],[20.5209026,44.7260628],[20.5210342,44.7260323],[20.5210838,44.7259331],[20.5210838,44.7258224],[20.5210533,44.7254333],[20.5211525,44.7252541],[20.5212841,44.725174],[20.521553,44.7252121],[20.5218639,44.7252235],[20.5221138,44.7252426],[20.5223942,44.7252426],[20.522583,44.7252541],[20.5226727,44.725174],[20.5227337,44.7249718],[20.5227642,44.7246933],[20.522583,44.724411],[20.5221729,44.724041],[20.5221329,44.7238808],[20.5221539,44.7237511],[20.5224228,44.7233734],[20.5225143,44.7229729],[20.5226841,44.7227211],[20.5230026,44.7222633],[20.5232639,44.7221603],[20.5236435,44.7216721],[20.5237541,44.7215538],[20.5238438,44.7214737],[20.523983,44.7212219],[20.5240936,44.7211533],[20.5242329,44.7211533],[20.5243626,44.7211723],[20.5244827,44.7211609],[20.5245342,44.7211227],[20.5248241,44.7205925],[20.5249844,44.7204704],[20.5251541,44.7204323],[20.5252533,44.7204018],[20.5254726,44.7202835],[20.5256329,44.7200737],[20.5259132,44.7199631],[20.5263634,44.7197037],[20.5265236,44.7196312],[20.5270329,44.7193604],[20.5271435,44.7191505],[20.5271626,44.7190208],[20.5271435,44.7189217],[20.5270939,44.7188721],[20.5269928,44.7188339],[20.5259743,44.7187729],[20.5256939,44.7187233],[20.5255032,44.7186127],[20.525444,44.718441],[20.5255241,44.7181816],[20.5257435,44.7177925],[20.5258026,44.7176437],[20.5258827,44.7173615],[20.5259533,44.7170105],[20.5260735,44.7167015],[20.526104,44.7165833],[20.5261326,44.7164116],[20.5261135,44.7162628],[20.5261135,44.7161407],[20.5257931,44.7161217],[20.5254135,44.716114],[20.5246029,44.7161026],[20.524313,44.7161026],[20.524004,44.716114],[20.5237427,44.7161217],[20.5234737,44.7161217],[20.5230331,44.7161407],[20.5226727,44.7161713],[20.5226536,44.7161217],[20.5226231,44.7160912],[20.5225735,44.7160721],[20.5224838,44.716053],[20.5223637,44.7160606],[20.5221825,44.7160835],[20.5220928,44.7160835],[20.5220528,44.7160835],[20.5220127,44.7160721],[20.5219631,44.716053],[20.5219231,44.716011],[20.521883,44.7159729],[20.521843,44.7159233],[20.5217743,44.7158318],[20.5217342,44.7157822],[20.5217037,44.7157211],[20.5216541,44.7156219],[20.5216331,44.7155838],[20.5215836,44.7154922],[20.5215225,44.7154121],[20.5214825,44.7153625],[20.5214329,44.7153206],[20.5213642,44.715271],[20.5212841,44.7152328],[20.5211239,44.7151031],[20.5210838,44.7149811],[20.5210037,44.7149315],[20.520853,44.7148819],[20.5206642,44.7148628],[20.5205536,44.7148628],[20.5204926,44.7148209],[20.5204525,44.7147827],[20.5204334,44.7147408],[20.5199738,44.7147827],[20.5194435,44.7148209],[20.519434,44.7147522],[20.519434,44.7147141],[20.519434,44.7146606],[20.519434,44.7146111],[20.5194626,44.7143936],[20.5194626,44.7143021],[20.5192928,44.714283],[20.5191631,44.7142334],[20.5191231,44.714222],[20.5190735,44.713974],[20.5190639,44.7134514],[20.518343,44.7134628],[20.5182629,44.7134514],[20.5182228,44.7134438],[20.5182343,44.7133827],[20.5182343,44.7133026],[20.5182343,44.7129021],[20.5182343,44.7128029],[20.5182838,44.7123833],[20.5182934,44.7122536],[20.5183239,44.7121735],[20.518364,44.7120628],[20.5184231,44.7119522],[20.5184536,44.711853],[20.5184841,44.7116928],[20.5185242,44.7111931],[20.5185432,44.7109604],[20.5185432,44.7106438],[20.5185337,44.7097015],[20.5185242,44.7096024],[20.5185032,44.7095604],[20.5184841,44.7095337],[20.5184326,44.7094917],[20.518034,44.7093124],[20.5178833,44.7092323],[20.5178528,44.7092018],[20.5178337,44.7091637],[20.5178242,44.7091026],[20.5178337,44.7090416],[20.5179043,44.7089119],[20.5181026,44.7085533],[20.5181141,44.7084732],[20.5181141,44.7084122],[20.5181141,44.707962],[20.5181236,44.7078133],[20.5181541,44.7076836],[20.5182037,44.7075806],[20.5182934,44.7074738],[20.5184231,44.7073708],[20.5185528,44.707283],[20.5186634,44.7071838],[20.5187836,44.7070503],[20.5188637,44.7069435],[20.5189228,44.7068634],[20.5189743,44.7067909],[20.5190639,44.7066841],[20.5190926,44.7066422],[20.5191441,44.7066116],[20.5192337,44.7065506],[20.5193138,44.7065125],[20.5198536,44.706234],[20.5199337,44.7061806],[20.5199738,44.7061539],[20.5199928,44.7061234],[20.5199928,44.7060928],[20.5199738,44.7060509],[20.5199432,44.7060318],[20.5199032,44.7060013],[20.5198326,44.7059517],[20.5197639,44.7059021],[20.5196743,44.7058411],[20.5195332,44.705761],[20.5194435,44.7057114],[20.5193329,44.7056503],[20.5192528,44.7056122],[20.5191326,44.7055626],[20.519043,44.705513],[20.5189743,44.7054939],[20.5188942,44.705471],[20.5189228,44.7054024],[20.5189438,44.7053719],[20.5189533,44.7053223],[20.5189629,44.7052422],[20.5189438,44.7050705],[20.5189438,44.7049332],[20.5189629,44.7048721],[20.5189743,44.7048111],[20.5189934,44.7047806],[20.519043,44.7047005],[20.519104,44.7045937],[20.5191536,44.7044907],[20.5191727,44.7044106],[20.5191936,44.7043304],[20.5191936,44.7042313],[20.5191727,44.7041016],[20.5190144,44.7036018],[20.5190029,44.7035713],[20.5190334,44.7035217],[20.5190735,44.7034721],[20.5190334,44.7034225],[20.5187836,44.7029533],[20.5185432,44.7023506],[20.5182037,44.7019119],[20.518013,44.701561],[20.5179043,44.7014008],[20.5179443,44.7013817],[20.5179729,44.7013817],[20.5180531,44.7014427],[20.5182228,44.7015724],[20.5185032,44.7017517],[20.5187531,44.7019424],[20.5192432,44.7022324],[20.5192528,44.7020836],[20.5191631,44.7017632],[20.519083,44.7015915],[20.5191536,44.7014732],[20.5192738,44.7013817],[20.5193233,44.7013626],[20.5195141,44.7012634],[20.5198936,44.7009811],[20.5202942,44.7008018],[20.5206242,44.7006721],[20.5206928,44.7006226],[20.520834,44.700531],[20.5209332,44.7004738],[20.5211334,44.7004013],[20.5216236,44.7003021],[20.5218735,44.7002411],[20.5220337,44.7001305],[20.5222931,44.699852],[20.5223141,44.6997108],[20.5223637,44.6996536],[20.5225639,44.6995506],[20.5225925,44.6995316],[20.5229034,44.6993713],[20.5234928,44.6991806],[20.5240631,44.6989937],[20.5241032,44.6989822],[20.5242329,44.6989326],[20.5244427,44.6988525],[20.5246334,44.6987419],[20.5248432,44.6985741],[20.5249634,44.6983833],[20.5250034,44.6982727],[20.525013,44.6981926],[20.5249729,44.6980629],[20.5249443,44.6980209],[20.5248928,44.6978531],[20.5247536,44.6976433],[20.5245228,44.6974106],[20.5241928,44.6971436],[20.5238132,44.6969223],[20.5233631,44.6964531],[20.5231228,44.696331],[20.5228043,44.6962318],[20.5226631,44.6961441],[20.5225239,44.6959229],[20.5224228,44.6958618],[20.5222225,44.6958008],[20.5217133,44.6956635],[20.5216141,44.6956139],[20.5214634,44.6955719],[20.5213432,44.6955414]]},{"id":19544,"author":"AnaDigit","name_GR":"Sultans Trail: 4.02. Avala Summit tour","description_GR":"Section-Trail 4.02","path":"Sultans_Trail\/sultans_trail_402","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":3874,"name_EN":"Sultans Trail: 4.02. Avala Summit tour","description_EN":"Section-Trail 4.02","ascent_time":105,"descent_time":106,"marker":"","level":9,"ascent":243,"descent":252,"maxelev":503,"minelev":276,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.51298 44.68827,20.52894 44.69614)","views":0,"millestones":"","x":20.5195351,"y":44.6893005,"coor":[[20.5213356,44.6955414],[20.5212555,44.6954803],[20.5213451,44.6952591],[20.5210953,44.6951714],[20.5208359,44.6950684],[20.5205746,44.6948814],[20.5202961,44.6946411],[20.5202255,44.6945496],[20.520195,44.6944008],[20.5196362,44.6939888],[20.5189552,44.6937408],[20.5183048,44.6935196],[20.5176353,44.6931915],[20.5174751,44.6930313],[20.5171261,44.6928215],[20.5169353,44.6927299],[20.5168552,44.6924896],[20.5166264,44.692421],[20.5161762,44.6923981],[20.5157547,44.6925011],[20.5143051,44.6932907],[20.5133057,44.6936302],[20.5129757,44.6936913],[20.513195,44.6935387],[20.5134449,44.6932411],[20.5137863,44.6928596],[20.5139847,44.6926613],[20.5140247,44.6924286],[20.5140953,44.691761],[20.5140553,44.6910706],[20.5140152,44.691021],[20.5139751,44.6909599],[20.5139656,44.6907616],[20.5139351,44.690731],[20.5139751,44.6903801],[20.5140953,44.6901779],[20.5140362,44.6900902],[20.5155659,44.6892281],[20.5153961,44.6890793],[20.5161152,44.6886482],[20.5163155,44.6888199],[20.5173645,44.6882706],[20.5174255,44.6883202],[20.5174751,44.6883888],[20.5175152,44.6884384],[20.5175362,44.688488],[20.5176353,44.6884613],[20.5179253,44.6886292],[20.5181847,44.6886482],[20.5183849,44.6885605],[20.5185261,44.6885414],[20.5187759,44.6885605],[20.5189457,44.688549],[20.5191154,44.6884995],[20.5192757,44.68853],[20.5193863,44.6886101],[20.5194359,44.6887512],[20.5194359,44.688961],[20.519516,44.6890984],[20.5195351,44.6893005],[20.5195351,44.6894798],[20.519556,44.6895981],[20.5196362,44.6898003],[20.5197048,44.689991],[20.5197048,44.6901779],[20.5197849,44.6903305],[20.5199051,44.6904488],[20.5200558,44.6904984],[20.5202847,44.6905594],[20.5206146,44.6905708],[20.5210152,44.6904907],[20.5214462,44.6903381],[20.5217857,44.6901588],[20.5220852,44.6900406],[20.522665,44.689949],[20.5230961,44.6899414],[20.5256863,44.6895599],[20.5273762,44.6896095],[20.5279961,44.6897011],[20.5284157,44.6898308],[20.5289345,44.6900215],[20.5289059,44.690258],[20.5288258,44.6904182],[20.528616,44.6905403],[20.527586,44.6908188],[20.526556,44.6909485],[20.526226,44.6909409],[20.5260448,44.6910706],[20.5256157,44.691761],[20.5252857,44.6923599],[20.5248451,44.692749],[20.5247154,44.6929703],[20.5247555,44.6931915],[20.5249462,44.69347],[20.5249653,44.6936684],[20.5248756,44.6938095],[20.5247059,44.6938896],[20.5244846,44.6938896],[20.5241356,44.6938095],[20.5237656,44.6937294],[20.5236359,44.6937981],[20.5236549,44.6941605],[20.5235863,44.6942482],[20.5234261,44.6943283],[20.5234356,44.6944199],[20.5234661,44.6945381],[20.5235348,44.6947708],[20.5235863,44.6949501],[20.5235558,44.695179],[20.5234947,44.6952591],[20.5233059,44.6953583],[20.5231457,44.6953583],[20.5228863,44.6953697],[20.5229149,44.6954308],[20.5228863,44.69561],[20.5227757,44.6957588],[20.522646,44.6959686],[20.5226555,44.6961403]]},{"id":19545,"author":"AnaDigit","name_GR":"Sultans Trail: 4.03. Avala - Grocka","description_GR":"Section-Trail 4.03","path":"Sultans_Trail\/sultans_trail_403","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":20627,"name_EN":"Sultans Trail: 4.03. Avala - Grocka","description_EN":"Section-Trail 4.03","ascent_time":426,"descent_time":426,"marker":"","level":9,"ascent":397,"descent":632,"maxelev":311,"minelev":76,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.52134 44.67075,20.71721 44.70977)","views":0,"millestones":"","x":20.6256447,"y":44.7036705,"coor":[[20.5213356,44.6955414],[20.5214558,44.6955681],[20.5216045,44.69561],[20.5217056,44.6956596],[20.5222149,44.6958008],[20.5224152,44.695858],[20.5225163,44.695919],[20.5226555,44.6961403],[20.5227947,44.696228],[20.5231152,44.696331],[20.5233555,44.6964493],[20.5238056,44.6969185],[20.5241852,44.6971397],[20.5245152,44.6974106],[20.5247459,44.6976395],[20.5259151,44.6973305],[20.5269146,44.6965981],[20.527256,44.6959],[20.5286961,44.6956596],[20.5292149,44.6953392],[20.5300655,44.6951904],[20.5305462,44.6952286],[20.5314255,44.6953087],[20.5329762,44.69561],[20.533186,44.6957207],[20.5333347,44.6958199],[20.5334663,44.6959],[20.533556,44.6959305],[20.5336361,44.6959305],[20.5333557,44.6957397],[20.5332355,44.6956482],[20.5331364,44.6955681],[20.5330963,44.6955109],[20.5330753,44.6954613],[20.5330849,44.6954079],[20.5331059,44.6953812],[20.5331459,44.6953392],[20.5331955,44.6953201],[20.5332546,44.6953087],[20.5333462,44.6953087],[20.5334263,44.6953201],[20.5335846,44.6953583],[20.5349655,44.6957588],[20.5357151,44.6960182],[20.5360355,44.6961403],[20.5361862,44.6961899],[20.5363445,44.6962395],[20.5365047,44.69627],[20.5366249,44.6962891],[20.5367546,44.6963081],[20.5370255,44.696331],[20.5371552,44.6963387],[20.5377655,44.6963882],[20.5382061,44.6964302],[20.5385056,44.6964493],[20.538805,44.6964798],[20.539175,44.6964989],[20.5393448,44.6965103],[20.5393963,44.6965179],[20.5394459,44.6965294],[20.5394955,44.6965408],[20.5395546,44.6965714],[20.5395947,44.6965904],[20.5396957,44.6966705],[20.5402451,44.6970901],[20.5404854,44.6972809],[20.5406055,44.6973686],[20.5406761,44.6974411],[20.5407753,44.6975594],[20.5408649,44.6976891],[20.5409756,44.6978912],[20.5413361,44.6986008],[20.5414352,44.6987686],[20.5416355,44.6990395],[20.5417862,44.6992302],[20.5419254,44.6993484],[20.5420151,44.69944],[20.5422249,44.6996078],[20.5424652,44.6998215],[20.5427647,44.7001305],[20.5429249,44.7003403],[20.5431156,44.7006683],[20.5432758,44.7009506],[20.5434151,44.7011986],[20.5435963,44.7014809],[20.5436649,44.70158],[20.5440445,44.7020683],[20.5441856,44.7022781],[20.5443363,44.7025299],[20.5446758,44.7030602],[20.5449162,44.7032509],[20.5449963,44.7033081],[20.545105,44.7033806],[20.5457153,44.7038307],[20.5460262,44.7040215],[20.546175,44.7041016],[20.5463047,44.7041588],[20.5469151,44.7044601],[20.5470448,44.7045403],[20.5481052,44.7054901],[20.5484352,44.7057304],[20.5489063,44.7060699],[20.5498562,44.7067299],[20.5503349,44.7070694],[20.5509148,44.7075996],[20.5515461,44.707901],[20.5518761,44.7081413],[20.5522156,44.7083778],[20.5530758,44.7088203],[20.5535145,44.7090492],[20.5538464,44.7091293],[20.5539951,44.7091484],[20.5541859,44.7091599],[20.5554848,44.7092209],[20.5556755,44.70924],[20.5562248,44.7093697],[20.5564346,44.7093506],[20.5574646,44.7089882],[20.5580158,44.7089081],[20.5586853,44.7088013],[20.5595951,44.7085915],[20.5603256,44.7083893],[20.5606747,44.7083092],[20.561285,44.70821],[20.5618248,44.7080994],[20.5619259,44.7081108],[20.5622063,44.7081604],[20.5627155,44.7081909],[20.5628452,44.7081909],[20.5629063,44.7081909],[20.5630245,44.7082596],[20.5631447,44.7083397],[20.5635262,44.7086296],[20.5642662,44.7091789],[20.5644855,44.7093315],[20.5645847,44.7093811],[20.5648346,44.7095604],[20.5650063,44.709671],[20.565115,44.7097397],[20.5652447,44.7097702],[20.5653057,44.7097588],[20.5653648,44.7097588],[20.5654163,44.7097702],[20.5655251,44.7097702],[20.5656147,44.7097511],[20.5657959,44.709671],[20.5659161,44.7095985],[20.5663548,44.709259],[20.567585,44.7081909],[20.5677261,44.7080688],[20.5677757,44.7080193],[20.5681953,44.7076607],[20.5682945,44.7075806],[20.5687046,44.7072182],[20.5698547,44.7063103],[20.5706863,44.7056885],[20.5712948,44.7050781],[20.5719662,44.7042313],[20.5723553,44.7035103],[20.572506,44.7033691],[20.5726662,44.7032089],[20.5727863,44.7030907],[20.5729256,44.7029686],[20.5729656,44.7030106],[20.5730057,44.7030411],[20.5730553,44.7030716],[20.5731163,44.7030907],[20.573185,44.7031097],[20.5732555,44.7031097],[20.5733147,44.7030983],[20.5734348,44.7031593],[20.5734749,44.7031898],[20.5735245,44.703228],[20.573925,44.7036209],[20.5740547,44.7037392],[20.5741158,44.7037315],[20.5741959,44.7037086],[20.574255,44.7037086],[20.5743446,44.7037086],[20.5744057,44.7037201],[20.5744648,44.7037315],[20.5745163,44.7037506],[20.5745659,44.7037811],[20.5746346,44.7038307],[20.5751057,44.7042389],[20.575285,44.7044296],[20.5754547,44.704319],[20.5755749,44.7041779],[20.575655,44.7040787],[20.5757046,44.7040215],[20.5757751,44.7039604],[20.5758648,44.7038803],[20.5759449,44.7038307],[20.576376,44.7035294],[20.5768147,44.7032394],[20.5772152,44.7030182],[20.5773849,44.7029381],[20.5774746,44.7029305],[20.5775547,44.7029381],[20.5776463,44.7029915],[20.577776,44.7030907],[20.5792046,44.7041512],[20.5797062,44.7038498],[20.5801048,44.7035713],[20.5804749,44.7031784],[20.5808945,44.7026596],[20.5813751,44.7020683],[20.5821762,44.7024612],[20.5826855,44.7026901],[20.5828857,44.7028389],[20.583065,44.702961],[20.5833359,44.7031288],[20.5836754,44.703289],[20.5837955,44.7033386],[20.5839748,44.7032814],[20.5840759,44.7032585],[20.5841961,44.7033195],[20.5843754,44.7034492],[20.5843754,44.7034912],[20.584465,44.7035789],[20.5845852,44.7036285],[20.5847359,44.7036896],[20.5847359,44.7037506],[20.5846863,44.7038612],[20.5846748,44.7038994],[20.5847454,44.7039108],[20.5849152,44.7039413],[20.5850163,44.703968],[20.5850563,44.7041016],[20.5850964,44.70438],[20.585146,44.7044411],[20.5852261,44.7044716],[20.5856056,44.7044716],[20.586525,44.704361],[20.5869961,44.7042999],[20.5871658,44.7042999],[20.5873146,44.7042999],[20.5884247,44.7042809],[20.5887756,44.7043915],[20.5889664,44.7044907],[20.5892658,44.7046013],[20.5895653,44.704689],[20.5899353,44.7048683],[20.5906963,44.7052193],[20.5908146,44.7052803],[20.5909252,44.7053108],[20.5910358,44.7053108],[20.591095,44.7052383],[20.5911655,44.7051201],[20.5913048,44.7049599],[20.5915356,44.7048111],[20.5916653,44.704731],[20.5917664,44.7046089],[20.5917549,44.7044411],[20.5917358,44.7042084],[20.5918751,44.7040787],[20.5920353,44.704071],[20.5925655,44.7041206],[20.592905,44.7041283],[20.5932446,44.7041206],[20.5935249,44.7041893],[20.5936661,44.7041702],[20.5936661,44.7039986],[20.5938263,44.7037888],[20.5939445,44.7037811],[20.5940857,44.7038689],[20.5943451,44.704319],[20.5948162,44.7048187],[20.595295,44.7051697],[20.5954247,44.7052307],[20.5956364,44.7054787],[20.5958252,44.7056389],[20.5963459,44.7059288],[20.5964546,44.7059784],[20.5968761,44.7059402],[20.5971661,44.7059097],[20.5977154,44.7057915],[20.5977955,44.7057915],[20.5978546,44.7058487],[20.5979862,44.7060089],[20.5980759,44.7061386],[20.598196,44.7062378],[20.5983353,44.7063103],[20.5984955,44.7063293],[20.5986156,44.7063179],[20.5987949,44.7062988],[20.5989056,44.7063103],[20.5989857,44.70644],[20.5990448,44.7065392],[20.5991249,44.7065887],[20.5994549,44.7065887],[20.5997353,44.7065811],[20.599966,44.7065315],[20.6001549,44.7065086],[20.6014748,44.7065201],[20.6017647,44.7066002],[20.6026649,44.706871],[20.603075,44.7069893],[20.6034451,44.7071304],[20.6039352,44.7072411],[20.604475,44.7072983],[20.6050053,44.7073288],[20.6056061,44.707489],[20.6066246,44.7076912],[20.6070957,44.7078094],[20.6072445,44.707859],[20.6074848,44.707901],[20.6076546,44.7078781],[20.6077862,44.707901],[20.6078548,44.7079315],[20.6079254,44.7080193],[20.608675,44.708168],[20.6091251,44.7081795],[20.6094055,44.7082481],[20.6097145,44.7082405],[20.610136,44.7081985],[20.6105862,44.7081108],[20.6107845,44.7080612],[20.6109047,44.7080078],[20.6117764,44.707901],[20.6121845,44.707859],[20.6123562,44.7078781],[20.6131363,44.7077713],[20.613596,44.7076492],[20.6136761,44.7076111],[20.6141758,44.7075081],[20.6146049,44.7073479],[20.6151447,44.7072182],[20.6157551,44.7071495],[20.616106,44.7070313],[20.6169662,44.7065086],[20.6173649,44.7061882],[20.6184845,44.7055511],[20.6188049,44.7054482],[20.6191559,44.705349],[20.6194859,44.7052879],[20.6196651,44.7052879],[20.6200752,44.7053185],[20.6206455,44.7055511],[20.6208954,44.7056808],[20.6211853,44.7057686],[20.6215763,44.7057686],[20.6218948,44.7056885],[20.6223259,44.7055283],[20.6225662,44.7052498],[20.6232357,44.7044792],[20.6235657,44.704258],[20.6244049,44.7039986],[20.6249352,44.7038612],[20.6253948,44.7037582],[20.6256447,44.7036705],[20.6260147,44.7035103],[20.6261959,44.7033501],[20.6263752,44.7032013],[20.6267948,44.7030106],[20.6270752,44.7029114],[20.6287346,44.7027016],[20.629446,44.7025681],[20.6301956,44.7023201],[20.6309052,44.7019386],[20.6319046,44.7013512],[20.6327953,44.7006493],[20.6331253,44.7005501],[20.6333752,44.7004089],[20.6336555,44.7001991],[20.6337357,44.6999779],[20.6338863,44.6999207],[20.6340847,44.6998787],[20.634325,44.6997604],[20.6349049,44.6993179],[20.6353149,44.6989784],[20.6354847,44.6989899],[20.6356354,44.6988411],[20.6357555,44.6987114],[20.6370354,44.6992683],[20.6372757,44.6993904],[20.6376858,44.6996803],[20.6379547,44.6998405],[20.6380749,44.6999512],[20.638195,44.7000885],[20.6383152,44.7001991],[20.6384258,44.7002602],[20.6385155,44.7002792],[20.6389446,44.6998787],[20.6391659,44.6996078],[20.6392059,44.6994781],[20.6395855,44.6989098],[20.6397552,44.6985016],[20.6398849,44.6983414],[20.6414146,44.698101],[20.6415462,44.6980896],[20.6418362,44.6980705],[20.6420345,44.6981392],[20.642086,44.6983681],[20.6422749,44.6986694],[20.6424961,44.6987991],[20.6428947,44.6987991],[20.6433659,44.6988106],[20.6436157,44.6987686],[20.6445351,44.6987381],[20.6458549,44.698658],[20.6458855,44.6986389],[20.646946,44.6987114],[20.6471558,44.6986694],[20.6473446,44.6983109],[20.6476345,44.6980209],[20.647686,44.6976509],[20.6479263,44.6971703],[20.6481647,44.6969414],[20.650156,44.6974907],[20.6503353,44.6976395],[20.6506462,44.6978302],[20.6509762,44.6979713],[20.6512547,44.6980209],[20.6514854,44.6980209],[20.6516552,44.6980515],[20.6518345,44.6981392],[20.6532059,44.6984787],[20.6535053,44.6985703],[20.6537151,44.698658],[20.6539154,44.6987114],[20.6543255,44.6987801],[20.6547852,44.6987801],[20.6550751,44.6988487],[20.6551552,44.6989708],[20.6552563,44.6991005],[20.6556263,44.6995392],[20.6559162,44.6999016],[20.6560555,44.7000389],[20.6561546,44.7000999],[20.6562462,44.7000999],[20.6574249,44.6994514],[20.6586056,44.6987801],[20.6593857,44.6983299],[20.6597252,44.6983414],[20.6600246,44.6983299],[20.6602859,44.6983414],[20.6604652,44.6982994],[20.6607246,44.6981812],[20.6618156,44.6976509],[20.6624947,44.6974182],[20.6626148,44.6973915],[20.662756,44.697361],[20.6630955,44.6973495],[20.6634159,44.697361],[20.6636753,44.697361],[20.6641445,44.6973495],[20.6643848,44.6973381],[20.6645947,44.6973114],[20.664875,44.6972504],[20.6650848,44.6972198],[20.6653557,44.6971893],[20.6658363,44.6971703],[20.6661949,44.6971893],[20.6663952,44.6972313],[20.6665649,44.6972809],[20.6668358,44.6973801],[20.6672955,44.6974983],[20.6677647,44.6976089],[20.668045,44.69767],[20.6682053,44.6976891],[20.6683254,44.6976891],[20.668396,44.6976891],[20.6684856,44.6976509],[20.6685658,44.697731],[20.6686649,44.6978302],[20.6688957,44.6976891],[20.6690559,44.6976204],[20.6692562,44.6975098],[20.6693859,44.6974411],[20.6694851,44.6973801],[20.6695652,44.6973305],[20.6696663,44.697258],[20.669735,44.6972198],[20.6698551,44.6971092],[20.6698952,44.6970711],[20.6699448,44.6970291],[20.6700649,44.6969185],[20.6701851,44.6968193],[20.6702747,44.6967506],[20.6703548,44.6966782],[20.6704445,44.6966209],[20.6705151,44.6965714],[20.6706161,44.6965103],[20.6707153,44.6964607],[20.6708355,44.6963997],[20.6709347,44.6963615],[20.6710663,44.6963081],[20.671236,44.6962509],[20.6713657,44.6962204],[20.6714649,44.6961899],[20.6716957,44.6961479],[20.6720352,44.6960907],[20.6723461,44.6960411],[20.672596,44.6959915],[20.6727753,44.695961],[20.6729546,44.695919],[20.6731148,44.6958809],[20.6733055,44.6958313],[20.6733646,44.6958084],[20.6734257,44.6958008],[20.6735058,44.6957703],[20.6735859,44.6957397],[20.6735249,44.6956596],[20.6735458,44.6956406],[20.6735954,44.6955986],[20.6736755,44.6955605],[20.6738663,44.6954689],[20.6739445,44.6954308],[20.673996,44.6953888],[20.674036,44.6953583],[20.6741257,44.6952782],[20.6744461,44.6949692],[20.6745548,44.6947784],[20.6746445,44.6946297],[20.6747952,44.6942215],[20.6749058,44.6938286],[20.6748161,44.6935387],[20.6746254,44.6931305],[20.6746349,44.6930313],[20.674675,44.6929398],[20.6748657,44.6928215],[20.6753254,44.6927681],[20.6755447,44.6926804],[20.6759052,44.6922989],[20.6760654,44.6921196],[20.6763554,44.6918907],[20.6767254,44.6916199],[20.6771049,44.6913414],[20.6771355,44.6913185],[20.6774063,44.6911316],[20.6775246,44.6910591],[20.6776962,44.6909904],[20.6777859,44.6909714],[20.6780357,44.6909485],[20.6781158,44.6909409],[20.6786861,44.690609],[20.679285,44.6901894],[20.6795349,44.6900482],[20.679615,44.6899796],[20.6798248,44.6896896],[20.6801662,44.6893387],[20.6802959,44.6891403],[20.6804562,44.688839],[20.6809158,44.6884613],[20.6809254,44.6883812],[20.6808853,44.6883278],[20.6807461,44.6882706],[20.6805649,44.6882095],[20.6804962,44.6881485],[20.6804962,44.6880684],[20.6805458,44.6879196],[20.6805553,44.6877899],[20.6805153,44.6875305],[20.6805553,44.6872902],[20.6806755,44.6870499],[20.6808548,44.686821],[20.681406,44.6865311],[20.6818447,44.6863213],[20.6819859,44.6863098],[20.6823559,44.6864891],[20.6829948,44.6862106],[20.6834354,44.6859703],[20.6835346,44.6858482],[20.6840248,44.6855202],[20.684185,44.685379],[20.6842957,44.6852493],[20.6843853,44.6851311],[20.684536,44.6848488],[20.6847858,44.6846581],[20.684866,44.6845398],[20.6848755,44.6843796],[20.6849346,44.6840515],[20.6850853,44.6834488],[20.6852245,44.6833115],[20.6855545,44.6830406],[20.6864548,44.6826591],[20.6878452,44.682518],[20.6881161,44.6824493],[20.6885853,44.6821785],[20.6890163,44.6816216],[20.6891346,44.6812897],[20.6891747,44.681118],[20.6891956,44.6809998],[20.6892357,44.6808815],[20.6893063,44.6808014],[20.6894245,44.6807709],[20.6895046,44.6807594],[20.6897163,44.6807899],[20.6898746,44.6807785],[20.6900463,44.6807594],[20.690176,44.6807404],[20.6903763,44.6806908],[20.6907158,44.6805916],[20.6912746,44.6803894],[20.691885,44.6801796],[20.6921158,44.6800804],[20.692215,44.6800308],[20.6922951,44.6799889],[20.6924362,44.6799088],[20.6925755,44.6797981],[20.6927052,44.6797295],[20.6927853,44.6796913],[20.692915,44.6796494],[20.6932163,44.6795197],[20.6934452,44.679409],[20.6936646,44.6792793],[20.6938057,44.6792107],[20.694046,44.6791115],[20.6944351,44.6789207],[20.694685,44.678791],[20.6948662,44.67873],[20.6953163,44.6785889],[20.6956463,44.6785011],[20.6957855,44.6784782],[20.6958561,44.6784782],[20.6959362,44.6785202],[20.6961155,44.6786194],[20.6962051,44.6786385],[20.6963348,44.6786308],[20.6966248,44.6785583],[20.6972561,44.6783791],[20.6974163,44.6783295],[20.6975555,44.6782494],[20.6976662,44.6781578],[20.6977959,44.6779785],[20.697876,44.6778107],[20.6979351,44.6777],[20.6980362,44.6776009],[20.6981945,44.6775208],[20.6986351,44.6773911],[20.6993446,44.6771393],[20.7000446,44.6767998],[20.7002163,44.6767387],[20.7003555,44.6767082],[20.7005463,44.6766701],[20.7018147,44.6764984],[20.7022858,44.6764183],[20.7027454,44.6763382],[20.7029152,44.6763],[20.7030258,44.676281],[20.7032757,44.6762505],[20.7045956,44.6761703],[20.7052155,44.6761284],[20.7055454,44.6760902],[20.7058849,44.6760483],[20.7061863,44.6759682],[20.7063751,44.6758881],[20.7065048,44.6758003],[20.707716,44.675621],[20.7081451,44.6755409],[20.7083759,44.6754913],[20.7088661,44.6753502],[20.7093258,44.675209],[20.7095947,44.6751404],[20.709856,44.6750793],[20.7100964,44.6750488],[20.7103558,44.6750183],[20.710495,44.6750183],[20.7106552,44.6750603],[20.7110062,44.6751595],[20.7109146,44.6746979],[20.7108345,44.6744385],[20.7111149,44.6743011],[20.7114258,44.6741409],[20.7116356,44.6740494],[20.7118645,44.6739693],[20.7120552,44.6739006],[20.7121849,44.6738396],[20.7126255,44.6736298],[20.7129955,44.6734505],[20.7133045,44.6732712],[20.7134056,44.6731911],[20.7134953,44.673111],[20.7136459,44.673008],[20.7136955,44.6729889],[20.7137547,44.6729813],[20.7138157,44.6729813],[20.7139454,44.6730309],[20.7140656,44.6730614],[20.7141151,44.6730614],[20.7141552,44.6730499],[20.7142353,44.6729813],[20.7144661,44.6727104],[20.7145462,44.6726112],[20.7146053,44.6725693],[20.7146664,44.6725388],[20.7147446,44.6725311],[20.7148457,44.6725311],[20.7149448,44.6725197],[20.7150249,44.6725082],[20.7150745,44.6724892],[20.7151146,44.672451],[20.7155857,44.671978],[20.7156448,44.6719093],[20.7161045,44.6720009],[20.7162952,44.67173],[20.7163963,44.6716194],[20.7165661,44.6714287],[20.7168045,44.6711884],[20.717205,44.6707497]]},{"id":19546,"author":"AnaDigit","name_GR":"Sultans Trail: 4.04. Grocka - Smederevo","description_GR":"Section-Trail 4.04","path":"Sultans_Trail\/sultans_trail_404","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":26084,"name_EN":"Sultans Trail: 4.04. Grocka - Smederevo","description_EN":"Section-Trail 4.04","ascent_time":554,"descent_time":550,"marker":"","level":9,"ascent":443,"descent":449,"maxelev":244,"minelev":68,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.71721 44.61163,20.92756 44.67075)","views":0,"millestones":"","x":20.7864475,"y":44.6125298,"coor":[[20.717207,44.6707497],[20.7177258,44.670742],[20.7178669,44.6707001],[20.7180061,44.6706009],[20.7181263,44.6705704],[20.7185459,44.6705322],[20.7188072,44.6705017],[20.7189274,44.6704903],[20.7190571,44.6704597],[20.7191658,44.670433],[20.7192574,44.6703911],[20.7193966,44.670311],[20.7195263,44.6701813],[20.7196159,44.6701202],[20.7196865,44.6697807],[20.7198162,44.6694221],[20.7199268,44.6692314],[20.7200565,44.6690826],[20.720356,44.6686897],[20.7205067,44.6684532],[20.7206268,44.6684723],[20.7207165,44.6684799],[20.7208061,44.6684914],[20.7208958,44.6684914],[20.7213573,44.66856],[20.7214661,44.6685905],[20.7215672,44.6686211],[20.7217464,44.6686897],[20.7218361,44.6685905],[20.7219067,44.6684608],[20.7219658,44.6683731],[20.7220364,44.6682816],[20.7220974,44.6682396],[20.722187,44.6682014],[20.7222672,44.6681633],[20.7223759,44.6681023],[20.722496,44.6680222],[20.7226372,44.6678696],[20.7227669,44.6677322],[20.7228565,44.6676598],[20.7229671,44.6676102],[20.7231064,44.6675529],[20.7232475,44.6675224],[20.7234058,44.6675034],[20.7236958,44.6674919],[20.7239075,44.6674805],[20.7240868,44.6674728],[20.7242165,44.66745],[20.7243271,44.6674118],[20.7244263,44.6673508],[20.7245159,44.6672821],[20.724617,44.667202],[20.7248363,44.6669731],[20.7248974,44.6669121],[20.724987,44.6667824],[20.7250671,44.6665497],[20.7252159,44.6661034],[20.7252369,44.6659927],[20.7252769,44.6659012],[20.725317,44.665802],[20.7253761,44.6656799],[20.7254162,44.6656303],[20.7254658,44.6655807],[20.7255764,44.6654816],[20.7259159,44.6652412],[20.7260361,44.6651306],[20.7261868,44.66502],[20.7263374,44.6648712],[20.7264862,44.6647415],[20.7266159,44.6646233],[20.7267265,44.6645317],[20.7268162,44.6644707],[20.7269459,44.664341],[20.7271271,44.6641426],[20.7272968,44.6639404],[20.727356,44.6638298],[20.7273464,44.6637115],[20.7273273,44.6635399],[20.7273369,44.6634407],[20.7273865,44.663311],[20.727396,44.6632729],[20.7274075,44.6632118],[20.727396,44.6631699],[20.7273865,44.6631317],[20.7273674,44.6630707],[20.7273464,44.6630096],[20.7273273,44.662941],[20.7273064,44.6628227],[20.7272968,44.6627808],[20.7272758,44.6627312],[20.7272263,44.6626625],[20.7272072,44.66259],[20.7271957,44.6625328],[20.7272263,44.6623802],[20.7272663,44.662281],[20.7273159,44.6622009],[20.7274971,44.6619225],[20.7276974,44.6616707],[20.7278271,44.6615219],[20.7279663,44.6613998],[20.7281761,44.6612701],[20.728796,44.660923],[20.7290268,44.6607819],[20.7290764,44.6607933],[20.7291374,44.6607933],[20.7292366,44.6607704],[20.7293358,44.6607513],[20.7294674,44.6607018],[20.7297363,44.6606026],[20.7300358,44.6604919],[20.7303963,44.6603317],[20.7305565,44.6602516],[20.7306557,44.6601906],[20.7307262,44.6601219],[20.7308159,44.6600609],[20.7309475,44.6599731],[20.7310467,44.6599121],[20.7311974,44.659832],[20.7313366,44.6597824],[20.7315464,44.6597214],[20.7316856,44.6597023],[20.7317772,44.6596832],[20.7318573,44.6596603],[20.7319965,44.6596107],[20.7321663,44.6595421],[20.732317,44.6594925],[20.7324772,44.6594315],[20.7328472,44.6593132],[20.7330074,44.6592712],[20.7331772,44.6592026],[20.7333069,44.6591415],[20.7334366,44.65905],[20.7335567,44.6589813],[20.7336674,44.6588898],[20.7339668,44.6586533],[20.7343864,44.65868],[20.7345066,44.6586914],[20.7346268,44.6586914],[20.7346973,44.65868],[20.7347965,44.6586723],[20.7348957,44.6586609],[20.7349663,44.6586609],[20.7350273,44.6586609],[20.7351074,44.6586723],[20.7352161,44.6586914],[20.7355061,44.6587524],[20.7370663,44.6592331],[20.7381172,44.6595726],[20.7382259,44.6595802],[20.7383461,44.6595802],[20.7385159,44.6595726],[20.7387066,44.6595497],[20.7388363,44.6595421],[20.7389469,44.6595421],[20.7390461,44.6595497],[20.7391262,44.6595612],[20.7391872,44.6595802],[20.7395573,44.6597099],[20.7399063,44.659832],[20.7399864,44.6598701],[20.740057,44.6599007],[20.7401257,44.6599312],[20.7403374,44.6600609],[20.7404766,44.6601334],[20.7405472,44.6601715],[20.7406464,44.6602097],[20.7407265,44.6602402],[20.7410374,44.6603432],[20.7412663,44.660202],[20.741497,44.6600609],[20.7415657,44.6600113],[20.7416058,44.6600723],[20.7416973,44.6600914],[20.741827,44.6601219],[20.7419262,44.6601334],[20.7420368,44.6601334],[20.7421169,44.6601334],[20.7421875,44.6601334],[20.7422962,44.6601028],[20.7426567,44.6599197],[20.743166,44.6596909],[20.7435474,44.6595421],[20.7440872,44.6593704],[20.7444973,44.6592331],[20.7447758,44.659153],[20.7450371,44.6590805],[20.7452374,44.6590233],[20.7454967,44.6590118],[20.7458172,44.65905],[20.7461357,44.6590996],[20.7462559,44.6591415],[20.7464066,44.6591606],[20.7465973,44.6591721],[20.7468262,44.659153],[20.747076,44.6590996],[20.7473259,44.65905],[20.7475567,44.6589928],[20.7478561,44.6589432],[20.7479858,44.6589127],[20.748127,44.6588707],[20.7483673,44.6588097],[20.7485275,44.658783],[20.7487659,44.658741],[20.7490959,44.6587219],[20.7494068,44.6587219],[20.7496262,44.6587334],[20.7500362,44.658741],[20.7503166,44.6587524],[20.7508068,44.6587601],[20.7509766,44.6587715],[20.7512169,44.6588097],[20.7514057,44.6588402],[20.7515259,44.6588631],[20.7517071,44.6588898],[20.752037,44.6589813],[20.7523174,44.6590424],[20.7525959,44.6590729],[20.7527657,44.6590919],[20.7529469,44.6591797],[20.7530956,44.6592331],[20.7533665,44.6593399],[20.7535458,44.6593819],[20.7539272,44.6593628],[20.7545357,44.6593208],[20.7550163,44.6593323],[20.7557659,44.6592712],[20.7562466,44.6592407],[20.7568073,44.6591721],[20.7572765,44.6591301],[20.7575073,44.659111],[20.7574863,44.6589317],[20.7574768,44.6587524],[20.7575474,44.6586113],[20.757597,44.6585617],[20.7576065,44.6584511],[20.7575874,44.6582298],[20.7575569,44.6578522],[20.7572861,44.6575432],[20.757246,44.6573906],[20.7572765,44.6571503],[20.7573166,44.6568031],[20.7573166,44.6562996],[20.7574463,44.6558723],[20.757616,44.6553726],[20.7576866,44.6551399],[20.7577267,44.6549911],[20.7577972,44.6548729],[20.7578163,44.6548424],[20.7578373,44.6547318],[20.7578373,44.6534729],[20.7578068,44.6523705],[20.7576466,44.6523399],[20.7575474,44.6520615],[20.7574863,44.6518021],[20.7574768,44.6516113],[20.7574463,44.6513405],[20.7574272,44.651062],[20.7574158,44.6508827],[20.7573357,44.6506615],[20.7572269,44.6504402],[20.7570858,44.6502724],[20.7569466,44.6500206],[20.7567463,44.6497612],[20.7566166,44.6495018],[20.7565975,44.6494522],[20.7565975,44.6493301],[20.7566071,44.6491699],[20.7567863,44.6490097],[20.7569866,44.6488228],[20.7571774,44.6486626],[20.7574062,44.6484909],[20.7576656,44.6483612],[20.7577171,44.6483231],[20.7578259,44.648243],[20.7578869,44.6481819],[20.7579365,44.6481133],[20.7579765,44.6480522],[20.7579975,44.6480103],[20.7580357,44.6479607],[20.7580757,44.6479111],[20.7581158,44.6478615],[20.7581558,44.6478119],[20.7582073,44.6477623],[20.7584858,44.6476898],[20.7584763,44.6476097],[20.7584858,44.6475716],[20.7584972,44.647522],[20.7585258,44.6474724],[20.758606,44.6473808],[20.7591457,44.646801],[20.7605267,44.6456528],[20.7607975,44.6454811],[20.761076,44.6453629],[20.7620373,44.6451111],[20.7619762,44.6449928],[20.7619171,44.6448097],[20.7618675,44.6446228],[20.7618065,44.6442719],[20.7618561,44.6440201],[20.7619362,44.6439018],[20.7619972,44.6438103],[20.7621765,44.6436234],[20.7622757,44.6433525],[20.7623463,44.642971],[20.7623463,44.6428528],[20.7623158,44.6427231],[20.7618771,44.6416512],[20.7618675,44.6416321],[20.7618465,44.6415329],[20.7618465,44.6414223],[20.7618771,44.6413231],[20.7620068,44.6410599],[20.762476,44.6400833],[20.762516,44.6398201],[20.762537,44.6395416],[20.7623672,44.6390915],[20.7622356,44.6388512],[20.7620468,44.6386833],[20.7612457,44.6379929],[20.7610474,44.6378632],[20.7607269,44.6376724],[20.7604866,44.6375313],[20.7603168,44.6373901],[20.7602463,44.6372032],[20.7602158,44.6370316],[20.7602158,44.6368103],[20.7602158,44.636673],[20.7601566,44.6364403],[20.760067,44.6361923],[20.7599564,44.6359901],[20.7598057,44.6357307],[20.7596073,44.6355133],[20.759306,44.6352997],[20.7591457,44.6351509],[20.7588768,44.6349297],[20.758606,44.6347504],[20.7582569,44.634552],[20.7580261,44.6344833],[20.7578373,44.6344223],[20.7576561,44.6343498],[20.7573967,44.634182],[20.7572861,44.6341019],[20.7571163,44.6339417],[20.7567368,44.633503],[20.7565269,44.6333427],[20.7563572,44.6332397],[20.7560863,44.63311],[20.7557659,44.6330414],[20.7555466,44.6330223],[20.7553864,44.6330109],[20.7551174,44.6330109],[20.7547359,44.6330223],[20.7545757,44.6330032],[20.7543659,44.6329498],[20.7541065,44.632843],[20.7537861,44.6326904],[20.7535057,44.6325607],[20.7531967,44.632431],[20.7529964,44.6323128],[20.7528458,44.632122],[20.7527065,44.6319313],[20.7526169,44.6317596],[20.7524872,44.6314926],[20.7523174,44.6312714],[20.7521267,44.6303329],[20.7520771,44.6301804],[20.7522373,44.6301231],[20.7523365,44.6300926],[20.7525368,44.630043],[20.7528267,44.6299629],[20.7531872,44.6298714],[20.753706,44.6297531],[20.7539272,44.6297112],[20.7541962,44.6296501],[20.7546158,44.6295624],[20.7549057,44.6294899],[20.7551975,44.6294212],[20.7560062,44.6292419],[20.7562656,44.6291733],[20.7564259,44.6291199],[20.756567,44.6290703],[20.7567959,44.6289825],[20.7570057,44.6289101],[20.7572174,44.6288414],[20.7573967,44.6287804],[20.757597,44.6287231],[20.7579269,44.6286125],[20.7581959,44.6285019],[20.7583656,44.6284103],[20.7585258,44.6283112],[20.7586861,44.62817],[20.7588367,44.6280708],[20.7591858,44.6278305],[20.7594662,44.6276627],[20.7598171,44.6274223],[20.7606659,44.6269531],[20.7613068,44.6266098],[20.7619457,44.6262703],[20.762516,44.6259499],[20.7627163,44.6258202],[20.7631168,44.6254921],[20.7648067,44.6242905],[20.7652969,44.6240501],[20.7665958,44.6234703],[20.7661858,44.6230927],[20.7657471,44.6227608],[20.7656975,44.6226921],[20.765686,44.622612],[20.7655468,44.6225624],[20.7654762,44.6225319],[20.7652874,44.6224327],[20.7653465,44.6223412],[20.7655373,44.6222725],[20.7657261,44.6222115],[20.7659264,44.6221428],[20.7661171,44.6220703],[20.7663059,44.6219826],[20.7666473,44.6218224],[20.7668362,44.6217003],[20.767046,44.621582],[20.7672462,44.6214218],[20.7675362,44.6212311],[20.767786,44.6210709],[20.7680759,44.6209221],[20.7683964,44.6207809],[20.7688675,44.6205902],[20.7690964,44.6205101],[20.7693272,44.6204414],[20.7695866,44.6203804],[20.7699757,44.6202927],[20.7703171,44.6202431],[20.7706165,44.6202126],[20.7708759,44.6202011],[20.7710972,44.6202011],[20.7714767,44.6201706],[20.7718964,44.6201515],[20.7723465,44.6201515],[20.7728157,44.6201515],[20.7732258,44.6201324],[20.7736568,44.62006],[20.7741661,44.619873],[20.7746372,44.6196632],[20.7750568,44.6195412],[20.7756062,44.6194725],[20.7759666,44.6194229],[20.7764664,44.6193199],[20.7769165,44.6191521],[20.7772465,44.6189919],[20.777607,44.6187706],[20.7782459,44.6177025],[20.7784672,44.6174202],[20.7794857,44.6166229],[20.7796669,44.6164322],[20.7800865,44.6158524],[20.7804375,44.6154022],[20.7806568,44.6152],[20.7809963,44.614933],[20.7814369,44.6146317],[20.7816257,44.6145096],[20.7819157,44.6142998],[20.7821465,44.6141205],[20.7829361,44.6135216],[20.7831974,44.6133003],[20.7833958,44.613163],[20.7836666,44.6130409],[20.7840462,44.6128922],[20.7843857,44.6127701],[20.7848072,44.6126823],[20.785656,44.6126328],[20.7864475,44.6125298],[20.7869759,44.6124802],[20.7880459,44.6123199],[20.7889271,44.6121826],[20.7896156,44.6120529],[20.7903461,44.6119728],[20.7908173,44.6119232],[20.7912769,44.6118431],[20.7920475,44.6117897],[20.7928658,44.61166],[20.7936764,44.6116333],[20.7942162,44.6116905],[20.7947674,44.6118011],[20.7953358,44.6119118],[20.795517,44.6119308],[20.7958775,44.6121407],[20.7961769,44.6122818],[20.7964268,44.6123924],[20.7968273,44.6125221],[20.7971268,44.6126633],[20.7976761,44.6129112],[20.7978764,44.6130104],[20.7982464,44.6131897],[20.7985859,44.6133728],[20.7989674,44.6136703],[20.7993965,44.6138229],[20.7997074,44.6138725],[20.8001862,44.6139832],[20.8007374,44.6141129],[20.8012867,44.6142998],[20.8017864,44.6144905],[20.8020458,44.6146202],[20.8024063,44.6147728],[20.8027668,44.6148911],[20.8031864,44.6150322],[20.8037071,44.6152115],[20.8042774,44.6154823],[20.8047256,44.6156921],[20.8051758,44.6159325],[20.8056774,44.6162529],[20.8059959,44.6163902],[20.8063164,44.6164627],[20.8067265,44.6165123],[20.8070965,44.6165504],[20.807457,44.6166115],[20.8078957,44.6167107],[20.8084774,44.6168327],[20.8090172,44.6169434],[20.809227,44.6170197],[20.809967,44.6171608],[20.8103371,44.6173019],[20.8105965,44.6174316],[20.8108673,44.6175804],[20.8112469,44.6178322],[20.8115673,44.6180611],[20.8121567,44.6184921],[20.8128071,44.6190033],[20.8131065,44.6193008],[20.8132267,44.619381],[20.8133373,44.6193733],[20.8138561,44.6195831],[20.8142166,44.6196709],[20.8145275,44.619751],[20.8147869,44.619812],[20.8149471,44.6198311],[20.815136,44.6198311],[20.8154469,44.619812],[20.8156757,44.6197624],[20.815876,44.6197128],[20.8160763,44.6196823],[20.816246,44.6197014],[20.8164558,44.619751],[20.816637,44.6197815],[20.8168163,44.6197929],[20.8170567,44.6197815],[20.8175468,44.6197815],[20.8178959,44.6197701],[20.8181572,44.6197624],[20.8183975,44.6197319],[20.8186073,44.6197014],[20.8188362,44.6196632],[20.8190575,44.6196518],[20.8194962,44.6196709],[20.8199558,44.6197319],[20.8206062,44.6198502],[20.8209362,44.6198997],[20.8213272,44.6199112],[20.8217468,44.6199226],[20.8220463,44.6198921],[20.822506,44.6198616],[20.822876,44.619873],[20.8232765,44.6198997],[20.8236961,44.6199303],[20.8240967,44.6199417],[20.8245068,44.6199532],[20.8248768,44.6199722],[20.8252964,44.6199799],[20.825737,44.6199913],[20.8261566,44.6200523],[20.8265762,44.6201401],[20.8269367,44.6202126],[20.8273964,44.6202621],[20.8278675,44.6203232],[20.8283863,44.6203499],[20.8286972,44.6203423],[20.8290367,44.6203613],[20.8294373,44.6204414],[20.8297367,44.6205406],[20.8299675,44.6206398],[20.8301773,44.6207809],[20.8304157,44.6209221],[20.8306274,44.6210403],[20.8309174,44.6211929],[20.8313866,44.6213799],[20.8317165,44.6215019],[20.8319168,44.621563],[20.8322468,44.6216698],[20.8326759,44.6217804],[20.8332558,44.6219597],[20.8336372,44.6220703],[20.8339672,44.6222],[20.834486,44.6224403],[20.8351574,44.6227303],[20.8354568,44.62286],[20.8357372,44.6230125],[20.8359756,44.6231117],[20.8364563,44.6232414],[20.836937,44.6234131],[20.8372765,44.6235733],[20.8374672,44.6236115],[20.8377972,44.6236725],[20.8385162,44.6237907],[20.8391075,44.6239319],[20.839386,44.6239929],[20.8396358,44.6240311],[20.8398457,44.6240616],[20.8399467,44.6240921],[20.8400269,44.6241112],[20.8403072,44.6241302],[20.8404465,44.6240997],[20.8405666,44.6240921],[20.8407669,44.6240005],[20.8410473,44.6239014],[20.8414764,44.6238098],[20.8417664,44.6237106],[20.8421574,44.6236],[20.8424759,44.6235313],[20.8428669,44.6234512],[20.8431969,44.6233826],[20.8436661,44.623333],[20.8439865,44.6232796],[20.8442764,44.6232529],[20.8445358,44.6232414],[20.8447762,44.6232529],[20.8450966,44.6233101],[20.8455963,44.6234627],[20.8458157,44.6235008],[20.846056,44.6234703],[20.846426,44.6233521],[20.846796,44.6232605],[20.8470573,44.6231232],[20.8473969,44.6230011],[20.8476372,44.6229706],[20.8478565,44.6229515],[20.8479767,44.62286],[20.8482857,44.6227798],[20.8486862,44.6225929],[20.8490562,44.6225014],[20.8490772,44.6225624],[20.8491573,44.6226807],[20.8492966,44.622921],[20.8493366,44.6231422],[20.8493767,44.6233406],[20.8493862,44.6236305],[20.8494568,44.6240196],[20.8495369,44.6243515],[20.8495865,44.6244926],[20.8496361,44.62463],[20.8497868,44.6250496],[20.8498058,44.6254616],[20.8498058,44.625843],[20.8498459,44.6261215],[20.8499069,44.6263924],[20.8499966,44.6265221],[20.8500557,44.6266327],[20.8502159,44.6266708],[20.8506966,44.626873],[20.8510857,44.6270905],[20.8513565,44.6272316],[20.8519764,44.6274414],[20.8525257,44.6276016],[20.8531666,44.6277809],[20.8536472,44.6279297],[20.8543262,44.6280899],[20.8547974,44.6281319],[20.8549061,44.6282425],[20.8551064,44.6284904],[20.8553963,44.6290627],[20.855547,44.6293907],[20.8557072,44.6298714],[20.8558769,44.6302605],[20.8559475,44.6306496],[20.8559856,44.6308212],[20.8560066,44.6308899],[20.8560066,44.6309433],[20.8560066,44.6310196],[20.8559856,44.6310997],[20.855957,44.6311913],[20.8559074,44.631321],[20.8558674,44.6314201],[20.8557968,44.6316032],[20.8557358,44.6318016],[20.8556557,44.6320915],[20.8556862,44.6322823],[20.8557758,44.6325417],[20.8559856,44.632843],[20.8562565,44.6331329],[20.8565063,44.6333809],[20.8568172,44.6338921],[20.8570271,44.6343498],[20.8573475,44.6352425],[20.8574162,44.6355515],[20.8574772,44.6358109],[20.8582764,44.6358032],[20.858736,44.6358719],[20.8591461,44.6359711],[20.8592663,44.6359901],[20.8604965,44.6362724],[20.861866,44.6366501],[20.8624268,44.6368828],[20.8628464,44.6371918],[20.8639164,44.6377907],[20.8641567,44.6379128],[20.8646469,44.6381416],[20.8652573,44.638401],[20.8655167,44.6384697],[20.8659668,44.6385918],[20.8663464,44.6387329],[20.8665771,44.6389008],[20.866827,44.6390114],[20.8672771,44.6391029],[20.8678265,44.6391716],[20.8683662,44.6392326],[20.8688259,44.6392403],[20.8693371,44.6393318],[20.8696766,44.6393929],[20.8699074,44.6394424],[20.8702869,44.6394615],[20.8707256,44.6394119],[20.8712769,44.6393623],[20.8717175,44.6393509],[20.8721867,44.639431],[20.872776,44.6395302],[20.873106,44.6396103],[20.8735275,44.6397896],[20.8737373,44.6399498],[20.8739662,44.6400909],[20.8742657,44.6402321],[20.8745575,44.6403198],[20.8748875,44.6404305],[20.8751259,44.6405602],[20.8752365,44.6406898],[20.8756161,44.6412125],[20.8758659,44.6414833],[20.8760471,44.6416512],[20.8763275,44.6417923],[20.8765469,44.6418915],[20.8768368,44.6419411],[20.8771172,44.6420212],[20.877367,44.6420631],[20.8777275,44.6421204],[20.8781357,44.6423111],[20.8785362,44.6425629],[20.8788357,44.6427422],[20.879137,44.642971],[20.8793373,44.6430817],[20.8796463,44.6432533],[20.8800564,44.6435013],[20.8806171,44.6438904],[20.8811169,44.6441727],[20.8814774,44.644371],[20.8818264,44.6444702],[20.882267,44.6445808],[20.8827457,44.64468],[20.8830967,44.6447601],[20.883297,44.6448402],[20.8834667,44.6449623],[20.883646,44.6451797],[20.8839359,44.645443],[20.8840466,44.6456413],[20.8840961,44.6457214],[20.8842659,44.6459503],[20.8845768,44.6462212],[20.8848858,44.6464233],[20.8851871,44.6465607],[20.885437,44.6466599],[20.8855762,44.6466713],[20.885767,44.6466827],[20.8861675,44.6466713],[20.8863964,44.6466827],[20.8866463,44.64674],[20.886837,44.646801],[20.8869457,44.646843],[20.8874569,44.64711],[20.8881969,44.6474113],[20.8887959,44.6476631],[20.8898468,44.6481209],[20.8914757,44.6491203],[20.8920174,44.6495018],[20.8923359,44.6498299],[20.8928261,44.6501732],[20.8939362,44.6507607],[20.8948765,44.6514015],[20.896347,44.6525421],[20.8974361,44.6532326],[20.8977661,44.6534233],[20.8982067,44.6535912],[20.8987675,44.6537628],[20.8990173,44.6538429],[20.899147,44.653862],[20.8992958,44.6538696],[20.8994465,44.6538811],[20.8999672,44.6539803],[20.9001465,44.6540222],[20.9003162,44.6540718],[20.9009666,44.6542931],[20.9012871,44.6544113],[20.9017467,44.654541],[20.9020672,44.6546326],[20.9024067,44.6547508],[20.9027767,44.6549416],[20.9031868,44.6551933],[20.9035168,44.6554031],[20.9043064,44.6559029],[20.9046669,44.6561127],[20.9050064,44.6562805],[20.9054661,44.6564827],[20.9057865,44.6566429],[20.9062061,44.6569023],[20.9065571,44.6571617],[20.9068069,44.657341],[20.9070873,44.6574821],[20.9073772,44.6576233],[20.9077168,44.6577721],[20.9078674,44.6578331],[20.9082165,44.6579704],[20.9084473,44.6580429],[20.9086666,44.6581421],[20.9088669,44.6582413],[20.9090767,44.6583099],[20.909626,44.6585197],[20.9099865,44.65868],[20.9102764,44.658783],[20.9104958,44.6588402],[20.9107075,44.6588707],[20.9110165,44.6589127],[20.9111958,44.6589432],[20.911396,44.6589813],[20.9116058,44.6590614],[20.911787,44.659153],[20.9119663,44.6592827],[20.9121265,44.6594505],[20.9122372,44.6596298],[20.9123764,44.6598816],[20.912487,44.6599922],[20.9126167,44.6601028],[20.9128075,44.6602325],[20.9129963,44.6603203],[20.9132061,44.6604118],[20.913456,44.6604919],[20.9136772,44.6605415],[20.9141369,44.6606407],[20.9145374,44.6607399],[20.9149075,44.6608124],[20.9151058,44.6608505],[20.9153366,44.660862],[20.9155273,44.6608429],[20.9157658,44.6608009],[20.9161167,44.6607513],[20.9165668,44.6606827],[20.9168873,44.6606331],[20.9172363,44.6606026],[20.9174061,44.6605911],[20.9175758,44.6605911],[20.917696,44.6606216],[20.9178162,44.6606407],[20.9181767,44.6607208],[20.9188175,44.6608696],[20.9191971,44.6609917],[20.9194374,44.6610413],[20.9196262,44.6610718],[20.919836,44.6610832],[20.9203072,44.6610603],[20.9204674,44.6610603],[20.9205761,44.6610603],[20.9207363,44.6610832],[20.9208164,44.6611023],[20.9212666,44.6612129],[20.9212074,44.6613121],[20.9211864,44.6613617],[20.9211864,44.6614304],[20.9212265,44.6614723],[20.9213257,44.6615829],[20.9214764,44.6617012],[20.9215069,44.6618004],[20.9214859,44.661953],[20.9214573,44.6620598],[20.9214573,44.6621513],[20.9215164,44.6622314],[20.9219074,44.6625099],[20.9221058,44.6626205],[20.9221668,44.6626701],[20.9224262,44.6628532],[20.9229774,44.6634521],[20.9230766,44.6635323],[20.9231358,44.6636124],[20.9232159,44.66362],[20.923296,44.6636505],[20.9241371,44.6640015],[20.9241657,44.664032],[20.9241867,44.6640816],[20.9241161,44.66436],[20.9252167,44.66436],[20.9256859,44.66436],[20.9260559,44.6643524],[20.9260559,44.664402],[20.9262371,44.6645126],[20.9265957,44.6647911],[20.9267464,44.6649132],[20.926857,44.6650124],[20.9269371,44.6655006],[20.927206,44.6655006],[20.9273968,44.6655006],[20.9274673,44.6655006],[20.9274158,44.6655426],[20.9273872,44.6655807],[20.9273758,44.6656532],[20.9274273,44.6662521],[20.9274368,44.6664314],[20.9274464,44.6664925],[20.9274464,44.6666527],[20.9274464,44.6669006],[20.9274464,44.6669426],[20.9274158,44.6669922],[20.9274368,44.6670113],[20.9274464,44.6670418],[20.9274559,44.6670723],[20.9274559,44.6672211],[20.9274559,44.6672897],[20.9274673,44.6673508],[20.9275074,44.6673927],[20.927557,44.6674004],[20.9274864,44.6674309],[20.9273968,44.6674614],[20.9273758,44.6677132],[20.9273663,44.6677513],[20.9273663,44.6678009],[20.9273567,44.6678619],[20.9273472,44.6679115],[20.9273357,44.6679497],[20.9273357,44.6680031],[20.9271774,44.6680222],[20.9270859,44.6680298],[20.9270267,44.6680603],[20.9269867,44.6681023],[20.9269657,44.6681404],[20.9269466,44.66819],[20.9269371,44.6682396],[20.9269466,44.6683197],[20.9269657,44.6683998]]},{"id":19547,"author":"AnaDigit","name_GR":"Sultans Trail: 4.05. Smederevo - Mihajlovac","description_GR":"Section-Trail 4.05","path":"Sultans_Trail\/sultans_trail_405","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19292,"name_EN":"Sultans Trail: 4.05. Smederevo - Mihajlovac","description_EN":"Section-Trail 4.05","ascent_time":402,"descent_time":399,"marker":"","level":9,"ascent":337,"descent":283,"maxelev":186,"minelev":70,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.923 44.54513,20.97217 44.6684)","views":0,"millestones":"","x":20.9264488,"y":44.6144714,"coor":[[20.9269695,44.6684036],[20.9269485,44.6683235],[20.926939,44.6682434],[20.9269485,44.6681938],[20.9269695,44.6681442],[20.9269886,44.6681023],[20.9270287,44.6680641],[20.9270897,44.6680336],[20.9271793,44.6680222],[20.9273396,44.6680031],[20.9273396,44.6679535],[20.9273491,44.6679115],[20.9273586,44.6678619],[20.9273586,44.6678238],[20.9273682,44.6677742],[20.9273796,44.6677322],[20.9273987,44.6674614],[20.9274883,44.6674309],[20.9275589,44.6674042],[20.9275093,44.6673927],[20.9274693,44.6673546],[20.9274597,44.6672935],[20.9274597,44.6672211],[20.9274597,44.6670723],[20.9274483,44.6670418],[20.9274387,44.6670113],[20.9274197,44.6669922],[20.9274483,44.6669426],[20.9274483,44.6669044],[20.9274483,44.6666527],[20.9274483,44.6664925],[20.9274387,44.6664314],[20.9274292,44.6662521],[20.9273796,44.6656532],[20.9273891,44.6655846],[20.9274197,44.6655426],[20.9274693,44.6655045],[20.9275093,44.665493],[20.9278088,44.665493],[20.9277992,44.6654243],[20.9277191,44.6645622],[20.9276791,44.6643333],[20.9276791,44.6642838],[20.9277496,44.6642723],[20.9280186,44.6642532],[20.9280891,44.6642342],[20.9281483,44.6642227],[20.9282188,44.6642036],[20.928278,44.6641731],[20.9286385,44.6639709],[20.9288292,44.6638718],[20.9289398,44.6638031],[20.9290085,44.6637535],[20.9291382,44.6636543],[20.9292297,44.6635628],[20.9294491,44.6633339],[20.9295597,44.6631737],[20.9296188,44.6630936],[20.9296989,44.6629639],[20.9297791,44.6628532],[20.9299793,44.6624641],[20.9300785,44.6622925],[20.9301491,44.6621628],[20.9301796,44.6621132],[20.9302082,44.6620445],[20.9302292,44.6619911],[20.9302082,44.6619034],[20.9301186,44.6617432],[20.9300785,44.6616936],[20.9300289,44.661644],[20.9299183,44.6615524],[20.9298191,44.6614609],[20.9297791,44.6614113],[20.929718,44.6613312],[20.9296894,44.6612816],[20.9296398,44.6611824],[20.9295788,44.6610031],[20.9295483,44.6609116],[20.9295082,44.6607628],[20.9294891,44.6606331],[20.9294395,44.6603737],[20.929388,44.6600838],[20.929369,44.6599045],[20.9293385,44.6597328],[20.9293098,44.659523],[20.9292793,44.6593742],[20.9292393,44.6591644],[20.9291782,44.6589317],[20.9291592,44.6588326],[20.9291382,44.6587219],[20.9291191,44.6586342],[20.9291096,44.6585426],[20.9290981,44.6584625],[20.9290981,44.6583939],[20.9290981,44.6583138],[20.9290981,44.6582222],[20.9291191,44.6580734],[20.9291382,44.6579247],[20.9291687,44.657692],[20.9291897,44.6575623],[20.9291992,44.6574936],[20.9291897,44.6574326],[20.9291782,44.6573715],[20.9291687,44.6573143],[20.9292793,44.6572723],[20.9294281,44.6572342],[20.9294796,44.6572342],[20.9295483,44.6572227],[20.9296188,44.6572227],[20.9296684,44.6572227],[20.929739,44.6572342],[20.9298992,44.6572609],[20.9302692,44.6573524],[20.930418,44.6573639],[20.9305286,44.6573715],[20.9306183,44.6573715],[20.9307098,44.6573639],[20.930769,44.6573524],[20.9308395,44.6573219],[20.9308891,44.6572914],[20.9309292,44.6572533],[20.9311295,44.6569939],[20.9312096,44.6568909],[20.9312782,44.6568146],[20.9313583,44.656723],[20.9314289,44.6566544],[20.9315491,44.6565514],[20.9316788,44.6564445],[20.9317589,44.656353],[20.9318485,44.6562424],[20.9318886,44.6561737],[20.9319382,44.6561012],[20.9319782,44.656044],[20.9320393,44.6559029],[20.9320793,44.6557732],[20.9320698,44.655674],[20.9320793,44.6556244],[20.9320793,44.6555214],[20.9320889,44.6554222],[20.9321098,44.6552124],[20.932148,44.6549339],[20.9321785,44.6547432],[20.932169,44.6545715],[20.9321785,44.6544609],[20.9321995,44.6542625],[20.932209,44.6541519],[20.9322987,44.6541634],[20.9327393,44.654171],[20.9332581,44.6541824],[20.9332581,44.6541443],[20.9332695,44.6540718],[20.9333382,44.6537132],[20.9333992,44.6534615],[20.9334393,44.6532631],[20.9334698,44.6531334],[20.9334888,44.6530037],[20.9335289,44.6527519],[20.933569,44.652523],[20.933609,44.6521835],[20.9336891,44.6516342],[20.9337292,44.6514626],[20.9337597,44.6513519],[20.9337788,44.6512413],[20.9337997,44.6511421],[20.9337997,44.651062],[20.9338093,44.6509933],[20.9338684,44.6504517],[20.9338799,44.6501122],[20.9338799,44.6500244],[20.9338989,44.6499634],[20.9339294,44.6499023],[20.933979,44.6497612],[20.9340096,44.6496811],[20.9340191,44.649601],[20.9340191,44.6495514],[20.9340096,44.6494827],[20.9339981,44.6493416],[20.9339695,44.6491814],[20.9339485,44.6490517],[20.933918,44.6488609],[20.9338799,44.6487236],[20.9338398,44.6485634],[20.9338093,44.6484413],[20.9337692,44.6483345],[20.9337196,44.6481628],[20.9336586,44.6480217],[20.9335785,44.6476746],[20.933569,44.6476021],[20.933548,44.647522],[20.9335098,44.6474113],[20.9334393,44.6472321],[20.9333992,44.6471519],[20.9333687,44.6470909],[20.9333496,44.6470528],[20.9333286,44.6469917],[20.9333897,44.6469612],[20.9354897,44.6460114],[20.9360294,44.645771],[20.9366589,44.6439629],[20.9367485,44.6438026],[20.9370098,44.6435318],[20.9371395,44.643364],[20.9372196,44.6433029],[20.9373188,44.6432915],[20.9371986,44.6419029],[20.9371891,44.6416626],[20.9371681,44.6414833],[20.9369698,44.6410446],[20.9368782,44.6408615],[20.9373188,44.640564],[20.937439,44.6405029],[20.9375496,44.640274],[20.9374886,44.6401024],[20.9372787,44.6398621],[20.9372387,44.6397934],[20.9379997,44.6390839],[20.9375286,44.638813],[20.9399891,44.6369934],[20.9394398,44.6366844],[20.9388485,44.6363029],[20.9386883,44.6361542],[20.9379787,44.6356926],[20.936779,44.6350441],[20.9357586,44.6343842],[20.9349995,44.6338844],[20.9358196,44.6331635],[20.9361992,44.6328545],[20.9364185,44.6326523],[20.936348,44.6325417],[20.9363594,44.632412],[20.9364281,44.6323624],[20.9365482,44.6323814],[20.9366398,44.6324043],[20.9376087,44.631691],[20.936409,44.6310234],[20.9352589,44.629734],[20.9347687,44.6291733],[20.9344692,44.6290016],[20.9335098,44.6285515],[20.9330082,44.6283531],[20.9326496,44.6283226],[20.9324284,44.6282234],[20.9318981,44.6279411],[20.9311886,44.6276131],[20.9309196,44.6274719],[20.9300385,44.6270447],[20.9293385,44.6266327],[20.928709,44.6263809],[20.9282894,44.626194],[20.9275894,44.6257439],[20.9272785,44.625473],[20.9269295,44.6253433],[20.9260998,44.6251144],[20.9259987,44.6248512],[20.9258881,44.6245232],[20.9257183,44.6238632],[20.9257584,44.623764],[20.925848,44.623703],[20.9256496,44.6235542],[20.9254684,44.6234016],[20.9253483,44.6231422],[20.9252281,44.6230316],[20.9248695,44.6227112],[20.9247189,44.6224518],[20.9245281,44.6220016],[20.9246292,44.6218109],[20.9246483,44.621563],[20.9245491,44.6212845],[20.9244995,44.620903],[20.9244881,44.6206741],[20.9244785,44.6205826],[20.9242687,44.620224],[20.9242496,44.6198235],[20.9242496,44.6193924],[20.9241295,44.6191139],[20.9240284,44.6188812],[20.923748,44.6188011],[20.9236298,44.618782],[20.9235191,44.618721],[20.9233894,44.6184425],[20.9232483,44.6178932],[20.9229984,44.617321],[20.9238987,44.6170921],[20.9247093,44.6167946],[20.9255581,44.6168213],[20.9259796,44.6167526],[20.9260998,44.6164818],[20.9262085,44.6160736],[20.9263191,44.6156044],[20.9263382,44.6152534],[20.9264488,44.6144714],[20.9264584,44.6144142],[20.9264889,44.6141739],[20.926899,44.6139221],[20.9272995,44.6137009],[20.9279881,44.613163],[20.9280987,44.6130943],[20.9284382,44.6128426],[20.9288483,44.612484],[20.9289684,44.6122742],[20.929039,44.6120834],[20.9289684,44.6119728],[20.9296684,44.6118622],[20.9296894,44.6117935],[20.9296989,44.6117516],[20.929718,44.611721],[20.9297485,44.611702],[20.9298096,44.6116638],[20.9303989,44.6112328],[20.9306087,44.610981],[20.9305897,44.6108131],[20.9306889,44.6104317],[20.9308681,44.6100235],[20.9310684,44.6098442],[20.931118,44.6095924],[20.9312191,44.609211],[20.9312592,44.6087532],[20.9313488,44.608223],[20.9316483,44.607933],[20.9318485,44.6077423],[20.9320393,44.6073227],[20.932209,44.606823],[20.9327087,44.6061325],[20.9330883,44.6055717],[20.9333286,44.6051216],[20.9335785,44.6042709],[20.9336586,44.6038933],[20.9337292,44.6033821],[20.9337597,44.6028137],[20.9337883,44.6023026],[20.933939,44.6017532],[20.934248,44.6011429],[20.9344482,44.6006737],[20.9346581,44.6003723],[20.9348392,44.600193],[20.9348793,44.6000938],[20.9349785,44.5998344],[20.9350681,44.5996513],[20.9351997,44.5994835],[20.9354591,44.5993614],[20.936039,44.5991325],[20.9364681,44.5988846],[20.936739,44.5986824],[20.9370384,44.5983009],[20.9372387,44.598011],[20.9377594,44.5977631],[20.9382191,44.5975723],[20.9387589,44.5974541],[20.9393387,44.5975418],[20.9398994,44.5977135],[20.9404697,44.5978813],[20.9410095,44.598114],[20.9415092,44.5982437],[20.9418983,44.5981827],[20.9423084,44.5981331],[20.9426785,44.598114],[20.9432297,44.5981445],[20.9435997,44.5980911],[20.9439793,44.597641],[20.9445496,44.5972328],[20.9450989,44.5968628],[20.9457092,44.5964432],[20.9462795,44.5959015],[20.9465981,44.5956612],[20.9466896,44.5955925],[20.9469185,44.5955124],[20.9471989,44.5954323],[20.9476891,44.5953331],[20.9480495,44.5952034],[20.9484692,44.5949936],[20.9490185,44.594532],[20.9493484,44.5942612],[20.9497585,44.5940437],[20.9502583,44.5938911],[20.9506187,44.5937042],[20.9512482,44.5933037],[20.9520092,44.5930214],[20.9535694,44.5926247],[20.9551697,44.5922546],[20.955719,44.5921211],[20.955759,44.5919113],[20.9552498,44.5918541],[20.9545593,44.591713],[20.9536381,44.5914612],[20.9528484,44.5912933],[20.952179,44.5911522],[20.9518681,44.5910225],[20.9514198,44.5907745],[20.9505997,44.590313],[20.9498196,44.5898628],[20.9490681,44.5892715],[20.9483185,44.5886841],[20.9477482,44.5881538],[20.9477997,44.5880013],[20.9479389,44.5878334],[20.9480686,44.5874939],[20.9481888,44.5870132],[20.948288,44.5865135],[20.9483986,44.5863228],[20.9485989,44.5859909],[20.9487896,44.585804],[20.9488697,44.5856323],[20.9487991,44.585331],[20.948679,44.5850639],[20.9484482,44.5847626],[20.9482193,44.5845413],[20.9480991,44.584362],[20.9480495,44.5840836],[20.9481697,44.5838127],[20.948328,44.5834427],[20.9483795,44.5833015],[20.9483585,44.5831718],[20.9481983,44.5830612],[20.9477291,44.5827713],[20.9476585,44.5826225],[20.9476585,44.5824013],[20.9476585,44.582283],[20.9477386,44.5820541],[20.9477882,44.5819321],[20.947998,44.5818634],[20.9481182,44.5817528],[20.9481297,44.5814743],[20.9482384,44.5813217],[20.9483891,44.5811539],[20.9484291,44.5811119],[20.9484787,44.5810738],[20.9484997,44.5810318],[20.9485683,44.5809517],[20.9486084,44.5809212],[20.948719,44.580864],[20.9488392,44.580822],[20.9489784,44.580761],[20.9491787,44.580452],[20.9492283,44.5802841],[20.9492798,44.5800819],[20.9493084,44.5800018],[20.9494095,44.5800323],[20.9495888,44.580101],[20.9496689,44.5799332],[20.949789,44.5796623],[20.9498081,44.5795021],[20.9497585,44.5792732],[20.9496193,44.5790024],[20.9495392,44.5786514],[20.9494686,44.578331],[20.9494381,44.5781212],[20.9494896,44.5779228],[20.9496784,44.5776329],[20.9497986,44.5773544],[20.9501286,44.5771332],[20.9503784,44.5769234],[20.9506397,44.5767441],[20.950758,44.5765114],[20.9509487,44.5762138],[20.9510784,44.5759811],[20.9515285,44.5754623],[20.9520988,44.5751419],[20.952919,44.5750237],[20.9530792,44.5749931],[20.9532795,44.5749435],[20.953249,44.5748634],[20.9530983,44.5745811],[20.9529095,44.5740318],[20.9528484,44.5738831],[20.9527988,44.5737839],[20.9527283,44.5737114],[20.9526482,44.5736542],[20.952549,44.5735931],[20.9523888,44.5735321],[20.952219,44.573452],[20.9521389,44.5733833],[20.9520683,44.5733147],[20.9520683,44.5732346],[20.9520988,44.5730515],[20.952179,44.5727119],[20.9522991,44.5723915],[20.9523888,44.5720825],[20.9524689,44.5717621],[20.952589,44.5714912],[20.9526882,44.571331],[20.9528198,44.5711937],[20.9529095,44.5711021],[20.9529781,44.5710716],[20.9530392,44.5710716],[20.9531097,44.5708313],[20.9533482,44.5701942],[20.9533787,44.570034],[20.9533787,44.5699234],[20.9533482,44.5698128],[20.9532394,44.5696411],[20.9529991,44.5693817],[20.9524784,44.5688934],[20.9522381,44.5686646],[20.9521198,44.5684738],[20.9517879,44.5678215],[20.9517097,44.5677528],[20.9516087,44.5677032],[20.9514294,44.5676727],[20.9509182,44.5676117],[20.9507885,44.5675735],[20.9506683,44.5675125],[20.9505997,44.5674744],[20.9505482,44.567421],[20.9498692,44.5667114],[20.9496498,44.566452],[20.9490585,44.5652542],[20.9489193,44.564682],[20.948719,44.5640945],[20.9486885,44.564003],[20.9484196,44.5631142],[20.9482498,44.5623817],[20.9480095,44.5610924],[20.9478397,44.5603142],[20.9477997,44.5600815],[20.9477291,44.5596313],[20.9477291,44.5591545],[20.9477596,44.5586624],[20.9477081,44.5583534],[20.9476395,44.5582123],[20.9474983,44.558033],[20.9473896,44.5578842],[20.9473381,44.5576439],[20.9472389,44.5571022],[20.9471684,44.5560417],[20.9472485,44.5542641],[20.947319,44.5540314],[20.9474087,44.5538826],[20.9477081,44.5534821],[20.9482498,44.5524635],[20.9487782,44.5518036],[20.9496689,44.5508041],[20.9503994,44.549942],[20.9505482,44.5497322],[20.9505787,44.5495224],[20.9505692,44.5493431],[20.9506187,44.5491714],[20.950819,44.5488129],[20.9512482,44.5480537],[20.9513683,44.5478325],[20.9514484,44.5477409],[20.9515591,44.5476837],[20.9520397,44.5475922],[20.9524498,44.5474739],[20.9527588,44.5473709],[20.9530888,44.5472527],[20.9534092,44.5470619],[20.953619,44.5470009],[20.9540482,44.5469742],[20.9548798,44.5469437],[20.9553585,44.5469131],[20.9558296,44.5468636],[20.9562588,44.5468636],[20.9568195,44.5468216],[20.9577484,44.5467834],[20.9583282,44.5467911],[20.9587994,44.5466728],[20.9591484,44.5465317],[20.9592381,44.5464325],[20.9592781,44.5462914],[20.9593086,44.5462532],[20.9593391,44.5462341],[20.9597893,44.5460434],[20.9605293,44.5456543],[20.9608498,44.5454826],[20.9612484,44.5453339],[20.9615288,44.5453339],[20.9631882,44.5454025],[20.9645481,44.5455246],[20.9659996,44.5455742],[20.9670582,44.5455818],[20.9671898,44.5455627],[20.9684391,44.5456734],[20.9707184,44.5460014],[20.971508,44.5460434],[20.9716797,44.5460739],[20.9717484,44.5460014],[20.9719296,44.5458221],[20.9721088,44.5454826],[20.9721584,44.5452614],[20.972168,44.5451317]]},{"id":19548,"author":"AnaDigit","name_GR":"Sultans Trail: 4.06. Mihajlovac - Smederevska Palanka","description_GR":"Section-Trail 4.06","path":"Sultans_Trail\/sultans_trail_406","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":25080,"name_EN":"Sultans Trail: 4.06. Mihajlovac - Smederevska Palanka","description_EN":"Section-Trail 4.06","ascent_time":531,"descent_time":533,"marker":"","level":9,"ascent":409,"descent":415,"maxelev":261,"minelev":92,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.956 44.36532,21.00432 44.54513)","views":0,"millestones":"","x":20.9840679,"y":44.466938,"coor":[[20.9721661,44.5451279],[20.9724178,44.5449982],[20.972496,44.5449066],[20.9725761,44.5448685],[20.9726467,44.5448456],[20.9727173,44.5447769],[20.9727974,44.5446358],[20.9728565,44.5445175],[20.9729271,44.5444069],[20.9734364,44.5438385],[20.9736061,44.543396],[20.9738064,44.5432358],[20.9738579,44.5430069],[20.9738579,44.5428963],[20.9738178,44.5428085],[20.9737473,44.542778],[20.9735165,44.5426979],[20.9734764,44.5426674],[20.9734478,44.5426064],[20.9734478,44.5418358],[20.9737072,44.5417175],[20.9737568,44.5416565],[20.9738865,44.5412865],[20.9740772,44.5408974],[20.9741268,44.5408363],[20.9741764,44.5407753],[20.9742279,44.5407257],[20.9742775,44.5406685],[20.9744167,44.5405273],[20.9745579,44.5403862],[20.9746666,44.5404167],[20.9747677,44.5404358],[20.9748573,44.5403862],[20.974966,44.5403252],[20.9752064,44.5401955],[20.9756165,44.5399284],[20.9759274,44.5397148],[20.9762573,44.5394363],[20.9764366,44.539196],[20.9766865,44.5388184],[20.9767876,44.5383682],[20.9769573,44.5380058],[20.9771976,44.5375061],[20.9772778,44.537365],[20.9773273,44.5369148],[20.9773064,44.5362663],[20.9773369,44.5360069],[20.977457,44.5356865],[20.9776669,44.5354271],[20.9781475,44.5349464],[20.9785671,44.5344849],[20.9788074,44.5341873],[20.9790363,44.533905],[20.979147,44.5337677],[20.9792671,44.5336266],[20.9793663,44.5335159],[20.9794464,44.5334167],[20.9794579,44.5333061],[20.9794273,44.5331955],[20.9793568,44.5330963],[20.9792461,44.5330162],[20.9791565,44.5329552],[20.9791164,44.5328674],[20.9791069,44.5327873],[20.9791965,44.532547],[20.9793167,44.5322075],[20.9793968,44.5319977],[20.9794178,44.5318985],[20.9793663,44.531765],[20.9793072,44.5315552],[20.9792976,44.5313873],[20.9793262,44.5312271],[20.9794178,44.5310669],[20.9797668,44.5305977],[20.9798965,44.5304375],[20.9799576,44.5303459],[20.9800663,44.5301857],[20.9802971,44.5299377],[20.9804173,44.5298271],[20.980566,44.5296669],[20.9806862,44.529438],[20.9807663,44.5292549],[20.9808064,44.5289574],[20.9808464,44.5286255],[20.9808979,44.5284653],[20.9809875,44.5282173],[20.9810371,44.528038],[20.9810772,44.5278778],[20.9810963,44.5277061],[20.9810467,44.5274467],[20.9809761,44.5271454],[20.9809265,44.5269852],[20.9809265,44.5268784],[20.9809761,44.5267181],[20.9810772,44.526516],[20.9811172,44.5263672],[20.9811878,44.525898],[20.9812565,44.5255966],[20.9814262,44.5253563],[20.9817066,44.5251274],[20.9821072,44.5247154],[20.9824467,44.5242653],[20.9830475,44.5234375],[20.9835968,44.5228271],[20.9838371,44.5226364],[20.9840775,44.5223656],[20.9843979,44.5219383],[20.9848862,44.5215073],[20.985136,44.5212364],[20.9852772,44.5209656],[20.9853268,44.5206375],[20.9854279,44.5203171],[20.985527,44.5200958],[20.9855766,44.5199051],[20.9856968,44.5196381],[20.9857769,44.5193176],[20.985836,44.5189362],[20.9859467,44.5184669],[20.9859276,44.5182877],[20.9858665,44.5181656],[20.9856873,44.5179749],[20.9855576,44.5177956],[20.9854774,44.5176048],[20.9854565,44.5174866],[20.9856262,44.5173149],[20.9858875,44.517128],[20.9861374,44.5168266],[20.9870663,44.5153351],[20.9872875,44.5149269],[20.9876461,44.514225],[20.9886074,44.5129166],[20.9887066,44.5127869],[20.9888973,44.5124474],[20.9891376,44.5122261],[20.9892769,44.5121269],[20.9896164,44.5118866],[20.9898262,44.5117683],[20.9898167,44.5116577],[20.9897461,44.511528],[20.9889374,44.5106964],[20.9883175,44.5101051],[20.9880276,44.5097351],[20.9877472,44.5094261],[20.9873562,44.5090065],[20.9871178,44.5087051],[20.9869766,44.5084572],[20.9868565,44.5082283],[20.9867668,44.5080376],[20.9864578,44.5076065],[20.9862976,44.5072174],[20.9860668,44.5067368],[20.9857063,44.506237],[20.9853668,44.505928],[20.9852562,44.5057755],[20.985157,44.5055885],[20.9849968,44.5053558],[20.9847164,44.5050964],[20.9844666,44.5049477],[20.9842777,44.5047073],[20.9841576,44.5044556],[20.9840164,44.5042648],[20.9838161,44.5040169],[20.9837761,44.5037766],[20.983757,44.503437],[20.9837265,44.5030861],[20.9836369,44.5028572],[20.9836273,44.5027962],[20.9836864,44.5027084],[20.9837074,44.5026283],[20.9837074,44.5024681],[20.9836979,44.5022049],[20.9836578,44.501976],[20.9836063,44.5018082],[20.9835072,44.5015755],[20.9834175,44.501358],[20.9832668,44.5010567],[20.9829369,44.5008049],[20.9825974,44.5005455],[20.9823666,44.5003853],[20.9822063,44.5002975],[20.9819965,44.500206],[20.9817867,44.5000877],[20.981617,44.499897],[20.9814968,44.4997482],[20.9813976,44.4994965],[20.9813461,44.4993553],[20.9813671,44.4991074],[20.9813576,44.4988785],[20.9813271,44.4986572],[20.9812775,44.4983978],[20.9811478,44.4981079],[20.9810162,44.4978371],[20.9808979,44.4976578],[20.9808178,44.4975471],[20.9806767,44.497448],[20.9804173,44.4973259],[20.980217,44.4971657],[20.9800873,44.4970474],[20.9799175,44.4968872],[20.9797878,44.4967461],[20.9796963,44.4965172],[20.9796772,44.4963379],[20.9797363,44.4960251],[20.9797878,44.4958572],[20.9798565,44.4955978],[20.9799862,44.4952469],[20.9800262,44.4950752],[20.9800262,44.494976],[20.9798279,44.4947357],[20.9796162,44.4944572],[20.9795265,44.4942665],[20.9794579,44.4940567],[20.9794064,44.4939079],[20.9793072,44.4937172],[20.9792576,44.493557],[20.9792175,44.4932861],[20.9791775,44.4931068],[20.9791164,44.4929276],[20.9789677,44.4926682],[20.9788074,44.4923782],[20.9787674,44.4922562],[20.9788074,44.4920959],[20.9788761,44.4919472],[20.9789276,44.4917374],[20.9789467,44.4916573],[20.9788761,44.4916267],[20.9779568,44.4912758],[20.9775677,44.4909973],[20.9773579,44.4908752],[20.9770775,44.4908257],[20.9768677,44.4907684],[20.9767876,44.4907455],[20.9761372,44.4904671],[20.975647,44.4901581],[20.9753265,44.4896965],[20.9749279,44.4889984],[20.9745865,44.4878464],[20.9743462,44.4873466],[20.9739876,44.4867058],[20.9737263,44.4859772],[20.9738464,44.4856682],[20.9738579,44.4853477],[20.9737473,44.4850883],[20.9735966,44.4848251],[20.9735279,44.4846878],[20.9736366,44.4845352],[20.9736462,44.4844055],[20.9729977,44.4833565],[20.9728661,44.4830666],[20.9728775,44.4829178],[20.9730473,44.4828262],[20.9735374,44.4827576],[20.9737167,44.4826469],[20.9743176,44.4818573],[20.9747562,44.4811249],[20.9748173,44.4809456],[20.9748669,44.4805756],[20.9747772,44.4792976],[20.9747677,44.4790955],[20.9748573,44.4790154],[20.9751568,44.4790268],[20.9759178,44.4790573],[20.9764462,44.4790878],[20.9765472,44.4789658],[20.9766178,44.4786873],[20.9766064,44.4783249],[20.9766865,44.4778061],[20.9766674,44.4773483],[20.9766273,44.4770279],[20.9766674,44.4767952],[20.9767075,44.4766579],[20.976717,44.4766083],[20.9767761,44.4765053],[20.9768562,44.4764061],[20.9769478,44.4763069],[20.977087,44.4761848],[20.9772377,44.4760551],[20.9772968,44.4760284],[20.9773579,44.4759865],[20.9774075,44.475956],[20.9774475,44.4759178],[20.9774876,44.4758682],[20.9775162,44.4758072],[20.9775372,44.4757462],[20.9775467,44.4756851],[20.9775467,44.4756279],[20.9775467,44.4755058],[20.9775677,44.4754677],[20.9775867,44.4754372],[20.9776077,44.4754066],[20.9776363,44.4753876],[20.9776669,44.4753685],[20.9778976,44.4752579],[20.9779968,44.4752159],[20.9780979,44.4751778],[20.9782562,44.4750862],[20.9783077,44.4750557],[20.9783573,44.4750252],[20.9783878,44.474987],[20.9784069,44.4749374],[20.9784279,44.4748955],[20.9784279,44.4748459],[20.9784164,44.4747353],[20.9783878,44.4744568],[20.9783878,44.4744148],[20.9783974,44.4743652],[20.9784164,44.4743156],[20.9784374,44.4742661],[20.9785767,44.4739761],[20.9787064,44.4736786],[20.9788361,44.4733849],[20.9789772,44.4730148],[20.9791069,44.4727364],[20.979166,44.4726257],[20.9792061,44.4725075],[20.9792671,44.4723663],[20.9793167,44.4722366],[20.9793568,44.4720383],[20.9793873,44.4718475],[20.9793968,44.4717484],[20.9794064,44.4717064],[20.9794464,44.4716759],[20.9795074,44.4716568],[20.9795876,44.4716454],[20.9796276,44.4716377],[20.9796677,44.4716148],[20.9796963,44.4715958],[20.9797668,44.4715462],[20.979847,44.471508],[20.9799271,44.4714661],[20.9800167,44.4714279],[20.9801064,44.4713974],[20.9803066,44.4713173],[20.9806366,44.4711456],[20.9809875,44.4709358],[20.9813671,44.4707565],[20.9815273,44.4706764],[20.9815369,44.4706268],[20.9815273,44.4705963],[20.9815273,44.4705658],[20.9815369,44.4705353],[20.9815578,44.4704971],[20.9816475,44.470417],[20.9820061,44.4701653],[20.9822979,44.4699783],[20.9824162,44.4698982],[20.9824963,44.4698753],[20.9825668,44.4698677],[20.9826164,44.4698448],[20.9826565,44.4698257],[20.9826965,44.4698067],[20.9827271,44.4697762],[20.9827461,44.4697266],[20.9827366,44.469677],[20.9827271,44.4696083],[20.9827271,44.4695473],[20.9827271,44.4694862],[20.9827366,44.4694252],[20.9828377,44.4692955],[20.9832077,44.4688873],[20.9832764,44.4688148],[20.9833374,44.4687462],[20.983387,44.4686661],[20.983427,44.4685974],[20.9834576,44.4685249],[20.9834576,44.4684868],[20.9834576,44.4684448],[20.9834766,44.468277],[20.9835262,44.4680672],[20.9835663,44.4679184],[20.9836178,44.4677582],[20.9837265,44.4674263],[20.9837475,44.4673462],[20.9837761,44.4672775],[20.9838066,44.4672165],[20.9838371,44.4671669],[20.9839573,44.4670448],[20.9840679,44.466938],[20.9841671,44.466835],[20.9842567,44.4667358],[20.9843464,44.4666367],[20.9844971,44.4664459],[20.9845467,44.4664078],[20.9846077,44.4663773],[20.9846668,44.4663467],[20.9847565,44.4663277],[20.9848175,44.4663277],[20.9848766,44.4663162],[20.9849377,44.4663162],[20.9849968,44.4663086],[20.9851265,44.4663086],[20.9852562,44.4663086],[20.9853477,44.4663086],[20.9854469,44.4663162],[20.985487,44.4663162],[20.985527,44.4663162],[20.9855671,44.4663086],[20.9855976,44.4662971],[20.9856663,44.4662781],[20.9857063,44.4661751],[20.9858265,44.4659767],[20.9860172,44.4657555],[20.9867268,44.4651184],[20.9869461,44.4648552],[20.9870663,44.4646568],[20.9870968,44.4645081],[20.9870872,44.4642372],[20.9870167,44.4630966],[20.9870071,44.4626083],[20.9870071,44.4621773],[20.9869061,44.4618454],[20.9867973,44.4615364],[20.9867878,44.4613876],[20.9868164,44.4613075],[20.9871864,44.4610252],[20.9876175,44.4606285],[20.987957,44.4603386],[20.9882774,44.4600067],[20.9885464,44.4598274],[20.9888363,44.4595871],[20.9892178,44.459137],[20.9894371,44.458847],[20.9895878,44.4586258],[20.9899578,44.4581757],[20.9901066,44.4580383],[20.9903164,44.4577484],[20.9905167,44.4575348],[20.990797,44.4573174],[20.9915466,44.4568062],[20.9919472,44.4565277],[20.9921379,44.4564362],[20.9923363,44.4563866],[20.9926071,44.456356],[20.9927979,44.4563484],[20.9932175,44.4563751],[20.9934464,44.4563866],[20.9936676,44.456398],[20.9938278,44.4563484],[20.9940567,44.4562759],[20.9944077,44.4561653],[20.9953461,44.4557381],[20.9959679,44.4554863],[20.9967079,44.4549675],[20.9974461,44.4545364],[20.9986076,44.4539566],[20.9988365,44.4538269],[20.9989262,44.4537849],[20.9990578,44.4537582],[20.9992466,44.4537163],[20.999897,44.4535675],[21.0003471,44.4534683],[21.000597,44.4534569],[21.0014763,44.4535065],[21.0018463,44.4535065],[21.0021477,44.453495],[21.0023575,44.4534683],[21.002697,44.4533463],[21.0028477,44.4532776],[21.0033569,44.4530563],[21.0043163,44.4526176],[21.0042877,44.4525261],[21.0042477,44.4521751],[21.0041466,44.4515572],[21.0041275,44.4514465],[21.004097,44.4513664],[21.0040073,44.4513054],[21.0039463,44.4512749],[21.0038471,44.4512672],[21.0036068,44.4512558],[21.0035076,44.4512367],[21.0028267,44.4510574],[21.0024376,44.4509659],[21.0021477,44.4508972],[21.0019264,44.4508057],[21.0013065,44.4504852],[21.0011368,44.450428],[21.000927,44.450386],[21.0007477,44.4503555],[21.0005169,44.4503365],[21.0003166,44.450325],[21.0001469,44.4502869],[20.9996777,44.4501381],[20.9994469,44.4500771],[20.9990273,44.450016],[20.9982071,44.4499283],[20.9980373,44.4498863],[20.9978275,44.4497986],[20.9976273,44.449646],[20.9975376,44.4495163],[20.997467,44.449398],[20.9973965,44.4491882],[20.9974365,44.4491081],[20.9974861,44.4490471],[20.9976177,44.4489479],[20.997757,44.4488678],[20.9978676,44.4487762],[20.9979172,44.4487267],[20.9979877,44.448555],[20.9979267,44.4484177],[20.9978867,44.4482384],[20.9979267,44.4479065],[20.9980164,44.447525],[20.9980469,44.4474373],[20.9980774,44.447258],[20.9980373,44.4470558],[20.9979362,44.4468765],[20.997757,44.4465981],[20.9975662,44.4461555],[20.9975262,44.4461174],[20.9972363,44.4458885],[20.9969673,44.4456978],[20.996027,44.4450378],[20.9956875,44.444828],[20.9953175,44.4446068],[20.9947968,44.4444275],[20.9945869,44.4443779],[20.9942379,44.4443474],[20.9933872,44.4443665],[20.9926567,44.4443665],[20.9922562,44.4443054],[20.9919968,44.4441681],[20.9913177,44.4435883],[20.9911175,44.4433479],[20.9910679,44.4431381],[20.991106,44.4427872],[20.9912777,44.4421272],[20.9916077,44.4412384],[20.9916477,44.4410362],[20.9914665,44.4407272],[20.9912663,44.4405174],[20.990757,44.4401283],[20.9901867,44.4396172],[20.9890671,44.4390678],[20.9884872,44.4388962],[20.9880772,44.4387779],[20.9877567,44.4386063],[20.9874973,44.4383965],[20.9874268,44.4379883],[20.9874573,44.4376259],[20.9875774,44.4375763],[20.9876461,44.4374084],[20.9874973,44.4372253],[20.9871578,44.4371376],[20.9869061,44.4369659],[20.9864063,44.4365463],[20.985527,44.4362984],[20.9846363,44.4360771],[20.9840374,44.4357948],[20.983036,44.4352074],[20.9824066,44.4348068],[20.9817371,44.4344368],[20.9813366,44.434288],[20.9804573,44.4341049],[20.9798565,44.4338074],[20.9792671,44.433445],[20.9791069,44.4331284],[20.9788265,44.4329453],[20.9779377,44.4322968],[20.977047,44.4317284],[20.9762878,44.4313354],[20.9753971,44.4309769],[20.9749775,44.4308662],[20.9743767,44.430687],[20.9737072,44.430336],[20.9728661,44.4298668],[20.9725266,44.4295959],[20.9720573,44.428875],[20.9716778,44.4283981],[20.9714165,44.4283066],[20.9702263,44.4282455],[20.9702072,44.4280167],[20.9702263,44.4276772],[20.9704571,44.4271965],[20.9706078,44.4267654],[20.9706764,44.426506],[20.9708271,44.4262581],[20.9711075,44.4259872],[20.9712162,44.4258575],[20.9718571,44.4245262],[20.9719372,44.4243469],[20.9719677,44.4238052],[20.972187,44.4221649],[20.9722176,44.4217567],[20.9721661,44.421566],[20.9720974,44.4213867],[20.9719067,44.4211082],[20.9717064,44.4207268],[20.9717064,44.4203072],[20.9718666,44.419796],[20.9720764,44.4194565],[20.9722576,44.4191666],[20.9723969,44.4188156],[20.9725361,44.4181366],[20.9728661,44.4163857],[20.9730568,44.4153557],[20.9732265,44.4151382],[20.9736271,44.4150772],[20.9741077,44.4150085],[20.9751663,44.4147873],[20.9744873,44.413887],[20.9742069,44.4133682],[20.9740963,44.4130363],[20.9740372,44.4125977],[20.9738579,44.4122658],[20.9734974,44.4119148],[20.9732265,44.4117165],[20.9729576,44.4115753],[20.9725475,44.4111176],[20.9720669,44.4106483],[20.9705067,44.4094162],[20.9700069,44.4089584],[20.969696,44.408596],[20.9696674,44.4084854],[20.969696,44.4084282],[20.9699764,44.4083252],[20.9715672,44.4077682],[20.9738178,44.4072266],[20.9736862,44.4070358],[20.9733372,44.4062386],[20.9728279,44.4056549],[20.9726467,44.4051361],[20.972517,44.4041672],[20.9723568,44.4038773],[20.9711266,44.4025574],[20.9708462,44.4020767],[20.9708176,44.4019356],[20.9708462,44.4008255],[20.9708576,44.4001465],[20.970417,44.399128],[20.9702873,44.3987083],[20.9702072,44.3981781],[20.9702568,44.3977776],[20.9706478,44.3967476],[20.9705868,44.3961449],[20.9703274,44.395546],[20.9702168,44.3954353],[20.9699974,44.3952065],[20.9696178,44.3947449],[20.9695778,44.3946075],[20.9696178,44.3943367],[20.9696465,44.3941078],[20.9696465,44.3938484],[20.9695873,44.3935661],[20.9695168,44.393177],[20.9694271,44.392746],[20.9694061,44.392437],[20.9694271,44.3922577],[20.9694862,44.3919678],[20.9695873,44.3916283],[20.9696369,44.3914757],[20.9697075,44.3912354],[20.9697266,44.3910751],[20.9697971,44.3908653],[20.9698563,44.3906174],[20.9698772,44.3904762],[20.9698772,44.3902855],[20.9698162,44.3900185],[20.9697475,44.3898582],[20.9695969,44.3896179],[20.969347,44.3893051],[20.9690762,44.3889656],[20.9685974,44.3883972],[20.9684277,44.3881683],[20.9682961,44.3879051],[20.9681072,44.387516],[20.9680061,44.3872681],[20.9678974,44.3870659],[20.9677162,44.386776],[20.9674664,44.3864861],[20.967226,44.3862572],[20.9671078,44.386097],[20.9670162,44.3859673],[20.9667377,44.3855362],[20.9666176,44.3854065],[20.9662476,44.3849678],[20.9661179,44.3847885],[20.9659863,44.3845863],[20.9657269,44.3840981],[20.965517,44.3837471],[20.965147,44.3832779],[20.9647465,44.3827782],[20.9644966,44.3825378],[20.964447,44.3824883],[20.9642773,44.3823051],[20.9641571,44.382225],[20.9637775,44.3819275],[20.9634762,44.3816872],[20.9632378,44.3814774],[20.9631062,44.3813782],[20.9627972,44.3810959],[20.9621964,44.380558],[20.9615879,44.3799973],[20.9609661,44.3794365],[20.9606075,44.3791656],[20.9605064,44.3790855],[20.959856,44.3785858],[20.9597874,44.3785362],[20.9594479,44.3782463],[20.9592762,44.3780975],[20.9591064,44.3778763],[20.9588776,44.3775063],[20.9588261,44.3774261],[20.9587574,44.3772354],[20.9586868,44.3770256],[20.9586468,44.3768578],[20.9586067,44.3765373],[20.9585762,44.3761253],[20.9585972,44.375927],[20.9586468,44.3756561],[20.9586468,44.3753967],[20.9585571,44.3748474],[20.9584866,44.374527],[20.9584064,44.3742561],[20.9583569,44.3741264],[20.958107,44.3737259],[20.9580574,44.3736458],[20.9579163,44.3734779],[20.9578362,44.3733673],[20.9577065,44.373188],[20.9576473,44.3731079],[20.9572868,44.372818],[20.9567776,44.372406],[20.9567165,44.3723564],[20.9565163,44.3722076],[20.9565964,44.3719482],[20.9559975,44.3718262],[20.9560471,44.3716965],[20.9561768,44.3713264],[20.9562874,44.3710175],[20.9565563,44.3702774],[20.9566078,44.3701248],[20.9566479,44.3700066],[20.9566765,44.3699074],[20.9566975,44.3698349],[20.956707,44.3697281],[20.9567165,44.3696556],[20.9567165,44.369545],[20.9567165,44.3693657],[20.9567165,44.3691177],[20.956707,44.368866],[20.956707,44.3684578],[20.956707,44.3679352],[20.9567165,44.3676758],[20.9567471,44.3673058],[20.9567661,44.3670349],[20.9567661,44.3668976],[20.9567776,44.3668175],[20.9567661,44.3667679],[20.9567661,44.3667374],[20.9567471,44.3666649],[20.9566879,44.3665466],[20.9566269,44.3664055],[20.9565773,44.3662949],[20.9579468,44.3657455],[20.9590263,44.3653183]]},{"id":19549,"author":"AnaDigit","name_GR":"Sultans Trail: 4.07. Smederevska Palanka - Markovac","description_GR":"Section-Trail 4.07","path":"Sultans_Trail\/sultans_trail_407","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":25348,"name_EN":"Sultans Trail: 4.07. Smederevska Palanka - Markovac","description_EN":"Section-Trail 4.07","ascent_time":535,"descent_time":533,"marker":"","level":9,"ascent":577,"descent":595,"maxelev":243,"minelev":98,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.95902 44.23733,21.11335 44.36532)","views":1,"millestones":"","x":21.020525,"y":44.2963982,"coor":[[20.9590244,44.3653183],[20.9607353,44.3646965],[20.9602947,44.3639069],[20.9603958,44.3638763],[20.9604759,44.3638687],[20.9605751,44.3638496],[20.9606056,44.3638191],[20.9606457,44.3637886],[20.9606857,44.3637695],[20.9608154,44.363739],[20.9610043,44.3636894],[20.9616852,44.3634872],[20.9628944,44.3631172],[20.9645252,44.3626099],[20.9658356,44.3622169],[20.9663658,44.3620567],[20.9664459,44.3620682],[20.9665051,44.3621063],[20.9668655,44.3623886],[20.9669342,44.3624191],[20.9680252,44.3626099],[20.968195,44.3620796],[20.9683342,44.3616676],[20.9685745,44.3609467],[20.9687347,44.3603973],[20.9687557,44.3603363],[20.9687958,44.3601685],[20.9688148,44.3601265],[20.9688244,44.3600883],[20.9688549,44.3600082],[20.968895,44.3599091],[20.9689255,44.3598099],[20.9690342,44.359478],[20.9691448,44.3591385],[20.9693546,44.3584785],[20.9698544,44.3570595],[20.9698849,44.3569679],[20.970335,44.3554497],[20.9703846,44.3553085],[20.970665,44.3544769],[20.9707146,44.3543663],[20.9708347,44.3539772],[20.9709244,44.3536987],[20.9710255,44.3534279],[20.971035,44.3533783],[20.9710751,44.3532486],[20.9711056,44.353138],[20.9711342,44.3530388],[20.9711456,44.3529968],[20.9711552,44.3529472],[20.9711647,44.3528786],[20.9711742,44.352829],[20.9711952,44.3525772],[20.9712257,44.3523483],[20.9712944,44.3516579],[20.9713745,44.3509674],[20.9714146,44.3506699],[20.9714355,44.3504868],[20.9714546,44.3504066],[20.9714756,44.3502998],[20.9714851,44.3502464],[20.9714947,44.3502083],[20.9715157,44.3501587],[20.9715443,44.3501091],[20.9715652,44.3500595],[20.9716053,44.349987],[20.9716759,44.3498688],[20.9718056,44.349659],[20.9719143,44.3494873],[20.9719353,44.3494492],[20.9719849,44.3493767],[20.9720249,44.3492966],[20.9720745,44.3492088],[20.972105,44.3491669],[20.972126,44.3491287],[20.9721451,44.3490982],[20.9721546,44.3490562],[20.9721756,44.3490181],[20.9721851,44.3489761],[20.9722252,44.3488464],[20.9723148,44.348587],[20.9724255,44.3482399],[20.9725342,44.3478966],[20.9726448,44.3475761],[20.9727459,44.3472672],[20.9729652,44.3465881],[20.9732056,44.3458595],[20.9732552,44.3457298],[20.9732857,44.3455963],[20.9733143,44.3454971],[20.9733353,44.3453979],[20.9733543,44.3453064],[20.9733658,44.3452492],[20.9733658,44.3451691],[20.9733658,44.3450966],[20.9733658,44.345047],[20.9733543,44.3449898],[20.9733448,44.3449287],[20.9733353,44.3448677],[20.9733143,44.3447685],[20.9732857,44.3446693],[20.9732647,44.3445778],[20.9729958,44.3437386],[20.9729843,44.343708],[20.9729652,44.3436279],[20.9729347,44.3435173],[20.9729252,44.3434677],[20.9729042,44.3434067],[20.9729042,44.3433495],[20.9728947,44.343277],[20.9728947,44.3432198],[20.9728947,44.3431892],[20.9728947,44.3431473],[20.9729042,44.3430977],[20.9729042,44.3430595],[20.9729156,44.3429985],[20.9729347,44.3429298],[20.9729557,44.3428497],[20.9729652,44.3427963],[20.9729843,44.3427391],[20.9730148,44.3426781],[20.9730453,44.3426094],[20.9730759,44.3425484],[20.9731255,44.3424873],[20.9731655,44.3424263],[20.9732151,44.3423576],[20.973175,44.342289],[20.973156,44.342247],[20.973135,44.3421974],[20.9731159,44.3421173],[20.9730854,44.3419876],[20.9730148,44.3416061],[20.9727345,44.3400269],[20.972456,44.3389664],[20.9721756,44.338459],[20.9721546,44.3384094],[20.972105,44.3381081],[20.9721146,44.3373489],[20.9720955,44.3371468],[20.9719658,44.3368874],[20.9716053,44.3362999],[20.9711552,44.3355789],[20.9707851,44.3348083],[20.9705143,44.3344269],[20.9702644,44.3340378],[20.9702053,44.3338089],[20.9701958,44.3334389],[20.9701748,44.3331375],[20.9703445,44.3329773],[20.9704742,44.3328972],[20.9709053,44.3327484],[20.9715958,44.3326492],[20.9721756,44.3326263],[20.9727554,44.3326797],[20.9737148,44.3328362],[20.9743652,44.3328972],[20.9753551,44.3330269],[20.9762459,44.3332176],[20.9776649,44.3336563],[20.9784641,44.3339272],[20.9790859,44.3341675],[20.9793644,44.3342667],[20.9797955,44.3343277],[20.9802456,44.3343887],[20.9806747,44.3344383],[20.9808846,44.3344879],[20.9811058,44.3345985],[20.981245,44.3346481],[20.9813251,44.3344383],[20.9813042,44.3341866],[20.9810753,44.3337479],[20.9809742,44.3335876],[20.980545,44.333168],[20.9804058,44.3329163],[20.9803352,44.3325272],[20.9803543,44.3321686],[20.9803658,44.3318863],[20.9804554,44.3315773],[20.9806957,44.3312874],[20.9809952,44.3311081],[20.9816856,44.3308792],[20.981926,44.3307686],[20.9820747,44.3306084],[20.9820557,44.3304977],[20.981966,44.3302498],[20.9815655,44.3294296],[20.9815655,44.329277],[20.9816055,44.328907],[20.9816151,44.3287392],[20.981575,44.3284264],[20.9814644,44.3281898],[20.9813442,44.3280296],[20.981245,44.3274994],[20.9816246,44.3274879],[20.9820557,44.3274689],[20.9823551,44.3274498],[20.9824753,44.3274498],[20.982626,44.3274384],[20.9825745,44.3267479],[20.9826756,44.3265572],[20.9830952,44.3263893],[20.9831448,44.3262291],[20.9829445,44.3258896],[20.9829044,44.3256073],[20.9830647,44.325428],[20.9834347,44.3251991],[20.9838047,44.3251076],[20.9843159,44.3250771],[20.9846153,44.3250275],[20.984766,44.3249779],[20.9849758,44.3248787],[20.9853153,44.324707],[20.9863453,44.3242493],[20.9876957,44.3235893],[20.9882355,44.3241768],[20.9898548,44.3257866],[20.9900951,44.3260689],[20.9902744,44.3259773],[20.990366,44.3258362],[20.9905758,44.3255272],[20.9909458,44.3252487],[20.9910755,44.325058],[20.9910145,44.3249397],[20.990696,44.3245964],[20.9906654,44.3244781],[20.9907246,44.324379],[20.9908752,44.3243484],[20.9911041,44.3243294],[20.9913445,44.3242073],[20.9917145,44.3238182],[20.9921246,44.3234787],[20.9926643,44.3231277],[20.9929943,44.3228683],[20.9930649,44.3226089],[20.9931545,44.3220062],[20.9932251,44.3218079],[20.994236,44.3204384],[20.9952049,44.3194771],[20.9956245,44.3190079],[20.9963856,44.3185768],[20.997036,44.3180695],[20.9978447,44.3172493],[20.9981747,44.3169174],[20.9990845,44.3172493],[20.9990349,44.3171692],[20.9989452,44.3170166],[20.9990044,44.3168678],[20.999136,44.3167496],[21.0004959,44.3157768],[21.000555,44.3157463],[21.0008049,44.3156166],[21.001215,44.3154068],[21.0015545,44.3152771],[21.0015659,44.3152466],[21.001585,44.3151894],[21.0015659,44.3150978],[21.0014954,44.3150291],[21.0022945,44.3146095],[21.0025349,44.3145866],[21.002615,44.3144875],[21.0025253,44.3144188],[21.0024242,44.3144073],[21.0014648,44.3136063],[21.0009747,44.3129463],[21.0005646,44.3120384],[21.0004158,44.3107185],[21.0001259,44.3087082],[21.000185,44.3080063],[21.000185,44.3077583],[21.0002842,44.3076897],[21.0007648,44.3075562],[21.0008354,44.3076172],[21.0008755,44.3076363],[21.0009441,44.3076286],[21.0013351,44.307518],[21.0017757,44.3073997],[21.001915,44.3073578],[21.0022755,44.3072891],[21.0028954,44.3072166],[21.0041447,44.307148],[21.0048046,44.3071175],[21.0055752,44.3070679],[21.0060749,44.3070374],[21.0060444,44.3067474],[21.0074749,44.3065491],[21.0073948,44.3063087],[21.0080452,44.3061371],[21.0076542,44.3051071],[21.0081158,44.3047295],[21.0083752,44.3045883],[21.0095253,44.3034477],[21.009676,44.3030586],[21.0095654,44.3028564],[21.0093651,44.3026886],[21.0092659,44.3025284],[21.0092449,44.3023872],[21.0093155,44.3022881],[21.0094357,44.3021774],[21.0099258,44.3019676],[21.0101051,44.3018379],[21.0103054,44.3015785],[21.0106449,44.3008499],[21.0107555,44.3005676],[21.0111351,44.2999077],[21.0113544,44.2992668],[21.0114555,44.2990189],[21.0114651,44.2988968],[21.0114555,44.2986183],[21.0114956,44.2983894],[21.0115547,44.2981796],[21.0117149,44.298069],[21.0118446,44.2980461],[21.0122147,44.2979279],[21.0125656,44.2978172],[21.0135155,44.2972488],[21.0136147,44.2972298],[21.0137749,44.2972488],[21.0141258,44.2972984],[21.0142956,44.2973175],[21.0144253,44.2973289],[21.0148258,44.2973099],[21.014925,44.2973099],[21.0150146,44.2973099],[21.0151043,44.2973175],[21.0153942,44.2973595],[21.0166454,44.2975998],[21.0169353,44.2976379],[21.017065,44.2976494],[21.0176754,44.2976189],[21.0177345,44.2976265],[21.0177746,44.2976379],[21.0178356,44.297699],[21.0178452,44.2977371],[21.0178146,44.2979889],[21.0177345,44.2984276],[21.017725,44.2985191],[21.0176144,44.2988281],[21.0177956,44.2988777],[21.0183449,44.2989578],[21.0189857,44.2990799],[21.019146,44.299099],[21.0192242,44.299099],[21.0193157,44.2990799],[21.0194054,44.2990379],[21.0194759,44.2989998],[21.0195255,44.2989388],[21.0196648,44.2987099],[21.0197258,44.2985687],[21.0199146,44.2980995],[21.0200157,44.297718],[21.020195,44.2969894],[21.0203857,44.2965279],[21.0204048,44.2964897],[21.0204544,44.2964363],[21.020525,44.2963982],[21.0208359,44.2962685],[21.0209255,44.2962189],[21.0210152,44.2961578],[21.0210743,44.2961082],[21.0211353,44.2960167],[21.0212059,44.2959099],[21.0212955,44.2957573],[21.0214748,44.2956772],[21.021965,44.2956085],[21.0224953,44.2955399],[21.0227757,44.2954788],[21.0230446,44.2952995],[21.0235043,44.2948875],[21.0241547,44.2946281],[21.0249043,44.2944298],[21.0257645,44.2940979],[21.0263844,44.2939262],[21.026825,44.2938271],[21.0270653,44.2936592],[21.0273857,44.2933578],[21.0278549,44.2931175],[21.0287743,44.2927399],[21.0295753,44.2925262],[21.0305958,44.2920074],[21.0312748,44.291687],[21.0316048,44.2916565],[21.0322857,44.2918472],[21.0326252,44.2918587],[21.0327549,44.2918282],[21.033186,44.2915878],[21.0334244,44.2913589],[21.0338345,44.2908669],[21.0341454,44.2903595],[21.0341759,44.2902298],[21.0340252,44.2893677],[21.0338745,44.2888985],[21.0338955,44.2886887],[21.0339546,44.2886162],[21.0331154,44.2881699],[21.0325451,44.287838],[21.032156,44.2875481],[21.0318546,44.2872887],[21.0315456,44.2870865],[21.0311546,44.2868881],[21.0307846,44.2866783],[21.0302048,44.2862663],[21.0301552,44.2861099],[21.030405,44.286068],[21.0308857,44.2859192],[21.0313854,44.2858696],[21.0318756,44.2857971],[21.0326157,44.2856674],[21.0330048,44.2856064],[21.0336342,44.2856598],[21.0342941,44.2855568],[21.0347652,44.2855492],[21.0352249,44.2855568],[21.0354156,44.2855186],[21.0359058,44.2853279],[21.0372753,44.2849884],[21.0382957,44.2845993],[21.0384445,44.2845268],[21.0385056,44.2845078],[21.038765,44.284359],[21.0393848,44.2837677],[21.0395546,44.2835884],[21.0396652,44.2834396],[21.0396843,44.2833672],[21.0396557,44.2832565],[21.0403156,44.2822762],[21.0408955,44.2817268],[21.0410843,44.2814789],[21.0411644,44.281208],[21.041235,44.2806778],[21.0412655,44.2799492],[21.0411148,44.2792969],[21.0409756,44.2786064],[21.040905,44.2784996],[21.0408058,44.2782364],[21.0406742,44.2779884],[21.0405445,44.2778091],[21.0404053,44.2776985],[21.0403252,44.2776794],[21.0401859,44.2776985],[21.0400143,44.2777977],[21.0399151,44.2777863],[21.0398254,44.2777481],[21.0396156,44.2775078],[21.0393257,44.2773094],[21.0389347,44.2769279],[21.0388451,44.2766876],[21.0388546,44.2764664],[21.0388756,44.2763786],[21.0388947,44.2763176],[21.0390244,44.2761192],[21.0392151,44.2759476],[21.0394249,44.2758369],[21.0396843,44.2757263],[21.0404854,44.2753677],[21.041605,44.2748795],[21.042305,44.2745476],[21.0428448,44.2741966],[21.0431957,44.2739983],[21.0435658,44.2738075],[21.0437851,44.2736473],[21.0439453,44.2735176],[21.044096,44.2733765],[21.0443249,44.2730484],[21.0443745,44.2729492],[21.044466,44.2728271],[21.0446453,44.2726784],[21.0449047,44.2725563],[21.0451756,44.2725067],[21.0453548,44.2724876],[21.0456543,44.2725182],[21.0460052,44.2725868],[21.0467243,44.2725983],[21.0473251,44.2725868],[21.047966,44.2725487],[21.0487957,44.2724495],[21.0497456,44.2722282],[21.0503445,44.2720184],[21.0511646,44.2718391],[21.0514755,44.2717361],[21.0517349,44.2715874],[21.0523643,44.2709694],[21.0527859,44.2706184],[21.0535545,44.2701569],[21.0541553,44.2698593],[21.0547142,44.2697182],[21.0551758,44.269577],[21.0558147,44.269249],[21.0569057,44.2685471],[21.0571346,44.2684174],[21.0572243,44.2683563],[21.0575142,44.2681465],[21.0579357,44.267849],[21.0581646,44.2676697],[21.0583344,44.2675667],[21.0585556,44.2675171],[21.0592442,44.2672691],[21.0596848,44.2670097],[21.0602055,44.2666168],[21.0604744,44.2663498],[21.0611744,44.2659569],[21.061636,44.2657166],[21.0618153,44.2654572],[21.0619946,44.2651787],[21.0622253,44.265049],[21.0625954,44.2649574],[21.0628853,44.2649689],[21.0632057,44.2650566],[21.0638046,44.2653198],[21.0642357,44.2654381],[21.0647545,44.2654762],[21.0653553,44.2654686],[21.0657349,44.2654877],[21.0660343,44.2655182],[21.0662556,44.2655373],[21.0670242,44.2654495],[21.0679245,44.2652969],[21.0682545,44.2652092],[21.0684547,44.2651291],[21.0687351,44.2649384],[21.0692844,44.2645264],[21.0697155,44.264328],[21.0701351,44.2641678],[21.070385,44.2640991],[21.0705452,44.2640762],[21.0713844,44.2640381],[21.0726357,44.2639885],[21.0730953,44.2639465],[21.0734444,44.2638283],[21.0737743,44.2636566],[21.0742149,44.2633362],[21.0746651,44.2630768],[21.075285,44.2628288],[21.0769749,44.2621765],[21.0786743,44.2616081],[21.0797253,44.2612495],[21.079895,44.2612076],[21.0793247,44.2610588],[21.0789852,44.2608376],[21.0787945,44.2605476],[21.0784359,44.2602386],[21.0780544,44.2599487],[21.0779457,44.2597389],[21.0778847,44.2593994],[21.0777645,44.2588463],[21.0775948,44.2585182],[21.0773449,44.2584877],[21.0769749,44.2582664],[21.0768547,44.2580681],[21.0764351,44.2579765],[21.0758743,44.2579384],[21.075655,44.2578468],[21.0754642,44.257637],[21.0751858,44.2570572],[21.0751343,44.2567177],[21.0752659,44.2564468],[21.0753746,44.2563095],[21.0754757,44.2562065],[21.0757256,44.2560997],[21.0779152,44.2535973],[21.0778446,44.2535095],[21.077776,44.2531586],[21.0778446,44.2528877],[21.078125,44.2526093],[21.0793056,44.2517967],[21.0800152,44.2514076],[21.080225,44.2511978],[21.080616,44.2509575],[21.0809956,44.2506981],[21.0815048,44.2504692],[21.0819759,44.250248],[21.0823059,44.2500381],[21.0826359,44.2498779],[21.0827541,44.2497177],[21.0830956,44.2494583],[21.0835857,44.2493172],[21.0840855,44.2491684],[21.084486,44.2490387],[21.0849552,44.2488785],[21.0854549,44.2486572],[21.086235,44.2482872],[21.0868149,44.2480583],[21.0882359,44.2475777],[21.0892143,44.2473297],[21.0898743,44.2471199],[21.090435,44.2469177],[21.0907955,44.2466965],[21.0908852,44.2466164],[21.0910645,44.2464561],[21.0911942,44.2459984],[21.0915451,44.2452087],[21.0919952,44.2447586],[21.0921459,44.2443771],[21.092205,44.2442093],[21.0928345,44.2437592],[21.0931053,44.2434998],[21.0932846,44.2432365],[21.0933151,44.2431374],[21.0933056,44.2429771],[21.093235,44.2427597],[21.0932655,44.2424088],[21.0934353,44.2423897],[21.0940647,44.2422791],[21.0950851,44.2420692],[21.0956459,44.241909],[21.0957451,44.2426262],[21.0963058,44.2425194],[21.0964546,44.2424965],[21.0966644,44.2425079],[21.0967255,44.2425079],[21.0967751,44.2424965],[21.0968342,44.2424698],[21.0968742,44.2424278],[21.0969143,44.2423477],[21.0969448,44.2422485],[21.0969048,44.241497],[21.0969143,44.2414169],[21.0969257,44.2413673],[21.0969543,44.2413177],[21.0969849,44.2412682],[21.0970459,44.2412186],[21.097126,44.2411575],[21.0972157,44.2411079],[21.0974045,44.2410278],[21.0982857,44.2407265],[21.0996456,44.2402267],[21.0999546,44.2401161],[21.1003342,44.2399864],[21.1008549,44.2397995],[21.101305,44.2396393],[21.1015644,44.2395287],[21.1021347,44.2391777],[21.1025047,44.2389069],[21.1030045,44.2385788],[21.1034641,44.238327],[21.1039143,44.2380486],[21.1040249,44.2379379],[21.104105,44.2377968],[21.1041145,44.2377472],[21.104105,44.2376366],[21.1044559,44.237587],[21.104845,44.2375374],[21.1051846,44.2374992],[21.1053658,44.2374687],[21.1055546,44.2374496],[21.1057758,44.2374268],[21.105896,44.2374191],[21.1060143,44.2374077],[21.106245,44.2373962],[21.1064758,44.2373772],[21.1068153,44.2373466],[21.1069851,44.237339],[21.1071358,44.237339],[21.1072445,44.2373276],[21.1073151,44.2373276],[21.1073856,44.2373276],[21.1074657,44.2373276],[21.1075459,44.237339],[21.1076546,44.2373466],[21.1077843,44.2373695],[21.1079159,44.2373886],[21.1080341,44.2374077],[21.1081753,44.2374268],[21.1082859,44.2374496],[21.1083755,44.2374687],[21.1084442,44.2374763],[21.1085243,44.2374878],[21.1086044,44.2374878],[21.1086845,44.2374992],[21.1087742,44.2374992],[21.1088543,44.2374992],[21.1089859,44.2374878],[21.1091251,44.2374763],[21.1092644,44.2374687],[21.1093655,44.2374573],[21.1094742,44.2374496],[21.1095943,44.2374382],[21.1096745,44.2374382],[21.1097355,44.2374496],[21.1098042,44.2374496],[21.1098652,44.2374573],[21.1099052,44.2374763],[21.1099758,44.2374992],[21.1100254,44.2375069],[21.110096,44.2375374],[21.1101742,44.2375679],[21.1102543,44.2376099],[21.1103649,44.237648],[21.110466,44.2376976],[21.1105347,44.2377281],[21.1105843,44.2377472],[21.1106453,44.2377663],[21.110775,44.2378082],[21.1108856,44.2378387],[21.1110058,44.2378769],[21.1112251,44.2379265],[21.1114445,44.2379875],[21.111866,44.2380981],[21.1122742,44.2382164],[21.1123543,44.2382393],[21.1124249,44.2382584],[21.1125145,44.2382774],[21.1125851,44.2382889],[21.1126747,44.2382965],[21.1127644,44.238308],[21.1129055,44.2383194],[21.1130257,44.238327],[21.1131458,44.238327],[21.113245,44.238327],[21.1133442,44.2383194]]},{"id":19550,"author":"AnaDigit","name_GR":"Sultans Trail: 4.08. Markovac - Svilajnac","description_GR":"Section-Trail 4.08","path":"Sultans_Trail\/sultans_trail_408","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":10555,"name_EN":"Sultans Trail: 4.08. Markovac - Svilajnac","description_EN":"Section-Trail 4.08","ascent_time":213,"descent_time":213,"marker":"","level":9,"ascent":84,"descent":84,"maxelev":107,"minelev":94,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.11335 44.21909,21.19531 44.23832)","views":0,"millestones":"","x":21.15695,"y":44.225441,"coor":[[21.1133518,44.2383194],[21.1135311,44.2380714],[21.1136703,44.2378693],[21.1138115,44.23769],[21.1140614,44.2374115],[21.1144009,44.2369881],[21.1147518,44.2365685],[21.1149311,44.236351],[21.1149807,44.2362213],[21.1149902,44.2359886],[21.1149902,44.2357216],[21.1149902,44.2355804],[21.1149807,44.2354012],[21.1150513,44.2351799],[21.1152,44.234951],[21.1153603,44.2347412],[21.1155605,44.2345009],[21.1156406,44.2343597],[21.1156502,44.2342796],[21.1170502,44.2342987],[21.1175117,44.2342987],[21.1176205,44.2342682],[21.117651,44.2341995],[21.1175709,44.2339401],[21.1175003,44.2337799],[21.1174812,44.2337189],[21.1180401,44.2337189],[21.1179409,44.2333984],[21.1175518,44.2325211],[21.1170807,44.2314491],[21.1170712,44.2313614],[21.1173916,44.2309189],[21.1178513,44.2301292],[21.1181717,44.2295609],[21.1184711,44.2291298],[21.1187916,44.2285194],[21.1189213,44.2284012],[21.1192608,44.2282906],[21.1230106,44.2270088],[21.1231804,44.2269402],[21.1245918,44.2259903],[21.1257706,44.2252312],[21.1275902,44.2240105],[21.1279316,44.2237892],[21.1282406,44.2236595],[21.128521,44.2236099],[21.1285515,44.2235184],[21.128521,44.2233315],[21.1285305,44.2232513],[21.128561,44.2231979],[21.1286106,44.2231293],[21.1288013,44.22295],[21.1289005,44.2228394],[21.1289406,44.2227402],[21.1291504,44.22258],[21.1295204,44.2224007],[21.1298008,44.22229],[21.1303501,44.2221603],[21.1308804,44.2219696],[21.1312218,44.2218208],[21.1313705,44.2218094],[21.1315517,44.2218399],[21.1319714,44.2219505],[21.1323509,44.2219582],[21.1326809,44.22192],[21.13344,44.22192],[21.1340313,44.2217979],[21.1343307,44.2216988],[21.1358204,44.2209511],[21.13661,44.2205391],[21.1375504,44.2201004],[21.1376514,44.2199783],[21.1376801,44.219841],[21.1377201,44.2196579],[21.1378517,44.2195396],[21.1382103,44.2193413],[21.139431,44.21978],[21.14258,44.2208481],[21.1433506,44.2211113],[21.1445713,44.2215385],[21.1462116,44.2220802],[21.1466808,44.2222404],[21.1467915,44.2222786],[21.1469002,44.2223282],[21.1469707,44.2223816],[21.1470203,44.2224083],[21.1470604,44.2224388],[21.1470909,44.2224693],[21.1471405,44.2225494],[21.1472015,44.2226486],[21.1472607,44.2227287],[21.1473007,44.2227707],[21.1473618,44.2228088],[21.1474419,44.2228508],[21.1475315,44.2228813],[21.1476307,44.2229004],[21.14781,44.2229309],[21.1484509,44.2229881],[21.1486206,44.223011],[21.1488018,44.2230492],[21.1489601,44.2230797],[21.1490612,44.2230988],[21.1491318,44.2231216],[21.1492004,44.2231407],[21.1492615,44.2231712],[21.1493111,44.2231903],[21.1493301,44.2232094],[21.1493912,44.2232513],[21.1494312,44.2232513],[21.1494904,44.2232513],[21.1495514,44.2232513],[21.1496315,44.2232704],[21.1497307,44.2233009],[21.1498814,44.2233505],[21.1503506,44.2234802],[21.1506214,44.2235794],[21.1508617,44.2236595],[21.1510105,44.2237282],[21.151371,44.2238693],[21.1517506,44.224041],[21.1519108,44.2240982],[21.1521301,44.2241783],[21.1539001,44.225029],[21.1547318,44.2254295],[21.1549511,44.2255211],[21.1550903,44.2255707],[21.155201,44.2256088],[21.1552811,44.2256279],[21.1553307,44.2256508],[21.1553917,44.2256584],[21.1554604,44.2256699],[21.1555309,44.2256813],[21.1555805,44.2256813],[21.1556511,44.2256813],[21.1557312,44.2256699],[21.1558018,44.2256699],[21.155941,44.2256393],[21.1561813,44.2255783],[21.156641,44.2254906],[21.1568203,44.2254601],[21.1569004,44.2254486],[21.15695,44.225441],[21.1569214,44.2253799],[21.1568813,44.2253304],[21.1567116,44.2252808],[21.1564312,44.2252312],[21.1563206,44.2252083],[21.1562214,44.2252007],[21.1560516,44.2251816],[21.1557407,44.2251816],[21.1554413,44.2251892],[21.1550903,44.2251701],[21.1553917,44.2249184],[21.1558018,44.2244987],[21.1563816,44.2242508],[21.1570702,44.2238693],[21.157711,44.2234306],[21.1578407,44.2232895],[21.1582317,44.2231712],[21.159441,44.2229614],[21.1604309,44.22295],[21.1607418,44.22295],[21.1608505,44.2229996],[21.1609306,44.2231789],[21.1610508,44.2233315],[21.1613712,44.2233696],[21.1617603,44.2234001],[21.1620216,44.2233696],[21.1622505,44.2233696],[21.1624203,44.2233086],[21.1625214,44.2232704],[21.1630001,44.2230415],[21.163641,44.2228699],[21.1645317,44.2225685],[21.16576,44.2220001],[21.1668015,44.2214203],[21.1674309,44.2210693],[21.1684914,44.2203102],[21.1686611,44.2202415],[21.1700706,44.2207985],[21.1703014,44.2208481],[21.1706905,44.2209206],[21.1712914,44.2209892],[21.1715603,44.2209816],[21.1717415,44.2209816],[21.1722507,44.2208481],[21.1730003,44.2206383],[21.1737709,44.2205315],[21.1750412,44.2201195],[21.1753616,44.2198181],[21.1756516,44.2196999],[21.1767216,44.2193604],[21.1775017,44.2191811],[21.1781616,44.2190895],[21.1791,44.2197914],[21.1799507,44.2207603],[21.177681,44.2218704],[21.1763802,44.222538],[21.1756611,44.2230988],[21.1751213,44.2232513],[21.1747608,44.2236481],[21.1748219,44.2242393],[21.1750317,44.224369],[21.1753216,44.2244797],[21.1756001,44.2245293],[21.1764507,44.2248116],[21.1773109,44.2250214],[21.1777611,44.2252083],[21.1781006,44.2255516],[21.1787701,44.2259789],[21.1793804,44.2262611],[21.1800919,44.2264595],[21.1815014,44.2267685],[21.1821308,44.2269211],[21.1822414,44.2269897],[21.1827106,44.227478],[21.1830502,44.2279282],[21.1831112,44.2279816],[21.1835003,44.2282791],[21.1836014,44.2283783],[21.183691,44.228508],[21.1837215,44.2285805],[21.1837502,44.2286911],[21.1838512,44.2290802],[21.1839714,44.2295914],[21.1842117,44.2301407],[21.1842613,44.2302513],[21.1842918,44.2303085],[21.1843414,44.230381],[21.1844807,44.2305107],[21.1851501,44.2309685],[21.1852608,44.2310486],[21.1853313,44.2311211],[21.1856308,44.2314491],[21.1858311,44.2316895],[21.1858711,44.231781],[21.1858406,44.2318306],[21.1857109,44.2320404],[21.1855011,44.2324409],[21.1853714,44.232769],[21.1854706,44.232811],[21.1855717,44.2328491],[21.1856918,44.232769],[21.185791,44.2327194],[21.1864414,44.2327614],[21.1869316,44.2327995],[21.1871414,44.2327995],[21.1872311,44.2328186],[21.1873417,44.2327881],[21.1874905,44.2327499],[21.1876202,44.2327309],[21.1877708,44.2327003],[21.1879215,44.2326813],[21.1880703,44.2326584],[21.1882515,44.2326508],[21.1887417,44.2326088],[21.1890507,44.2326012],[21.1892014,44.2325897],[21.1893101,44.2325783],[21.1893311,44.2326393],[21.1893806,44.2329407],[21.1899204,44.2328796],[21.1901913,44.23283],[21.1906013,44.2326889],[21.1909008,44.2325783],[21.1910305,44.2327385],[21.1911201,44.2328415],[21.1911602,44.2328911],[21.1912613,44.2330093],[21.1914215,44.2331696],[21.1914806,44.2332001],[21.1916714,44.2332382],[21.1920109,44.2333107],[21.1921005,44.2333603],[21.1922703,44.2334709],[21.1924114,44.2335205],[21.1925201,44.2335281],[21.1929703,44.2336082],[21.1930103,44.2336388],[21.193531,44.2339783],[21.1938915,44.2337189],[21.194561,44.2331886],[21.1953106,44.2325706]]},{"id":19551,"author":"AnaDigit","name_GR":"Sultans Trail: 4.09. Svilajnac - Despotovac","description_GR":"Section-Trail 4.09","path":"Sultans_Trail\/sultans_trail_409","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":27714,"name_EN":"Sultans Trail: 4.09. Svilajnac - Despotovac","description_EN":"Section-Trail 4.09","ascent_time":597,"descent_time":597,"marker":"","level":9,"ascent":241,"descent":151,"maxelev":193,"minelev":99,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.19532 44.09615,21.43598 44.23344)","views":0,"millestones":"","x":21.3111172,"y":44.1886177,"coor":[[21.1953163,44.2325668],[21.1954269,44.2326584],[21.195816,44.2332382],[21.1959057,44.2332382],[21.196146,44.2331581],[21.196207,44.2332497],[21.1968861,44.2332573],[21.1969872,44.2332573],[21.1971054,44.2332687],[21.1973572,44.2332764],[21.1977959,44.2332993],[21.1979961,44.2333069],[21.1982365,44.2333298],[21.1983356,44.2333298],[21.1994362,44.2333984],[21.2014866,44.2334366],[21.2017365,44.2330589],[21.2019157,44.2327881],[21.2021561,44.2324066],[21.2022762,44.2322197],[21.203577,44.2326698],[21.2051659,44.2332077],[21.2055454,44.2330589],[21.2056961,44.233017],[21.2062359,44.2328987],[21.2066154,44.2328796],[21.207037,44.2328491],[21.2071457,44.23283],[21.2072163,44.2327766],[21.2077065,44.2322388],[21.2078972,44.2322578],[21.208046,44.2322998],[21.208147,44.2322693],[21.2084866,44.2319565],[21.2085457,44.2319984],[21.208847,44.2321701],[21.2089672,44.2321968],[21.209116,44.2320671],[21.2094669,44.231739],[21.2097054,44.2318573],[21.2104263,44.2322197],[21.2109566,44.2325287],[21.2114372,44.2329369],[21.2115059,44.2329788],[21.211586,44.2330093],[21.2116566,44.2330399],[21.2117367,44.233078],[21.2118855,44.2331276],[21.2120571,44.2331772],[21.2122364,44.2331772],[21.2124462,44.2331772],[21.2126961,44.2331772],[21.2129555,44.2331696],[21.2131062,44.2331696],[21.2132568,44.2331581],[21.2133465,44.2331581],[21.2134361,44.2331467],[21.2135372,44.2331276],[21.2136364,44.2331085],[21.2137356,44.2330894],[21.2138462,44.2330589],[21.2139568,44.2330399],[21.2140656,44.2330093],[21.2141666,44.2329674],[21.2142754,44.2329292],[21.2145061,44.2328491],[21.2148972,44.232708],[21.2152958,44.2325592],[21.2154961,44.2324791],[21.2157269,44.232399],[21.2159157,44.2323265],[21.216116,44.2322578],[21.2163258,44.2321777],[21.2165661,44.2320976],[21.2168865,44.2319984],[21.2171059,44.2319374],[21.217186,44.2319069],[21.2178268,44.2317276],[21.2184658,44.2315369],[21.2194061,44.2312698],[21.2203064,44.2310066],[21.2207661,44.2308769],[21.2212868,44.2307396],[21.2214966,44.2306786],[21.2217159,44.230629],[21.2218361,44.2305984],[21.2219563,44.2305565],[21.2220764,44.2305298],[21.2222157,44.2304878],[21.2223263,44.2304497],[21.2224464,44.2304077],[21.2226563,44.2303391],[21.2227154,44.23032],[21.2229366,44.230217],[21.223196,44.2301064],[21.2237263,44.229847],[21.224247,44.2296066],[21.2251453,44.229229],[21.2252655,44.2291794],[21.2254257,44.2291069],[21.2255764,44.2290497],[21.2257366,44.2289886],[21.2259369,44.22892],[21.2261372,44.2288475],[21.2265759,44.2287064],[21.2273655,44.228447],[21.227766,44.2283173],[21.2279663,44.2282486],[21.2281666,44.2281799],[21.2290859,44.2278786],[21.2293262,44.2277985],[21.2295761,44.2277184],[21.2297268,44.2276688],[21.2298965,44.2276001],[21.2300262,44.2275467],[21.2302055,44.227478],[21.2304153,44.2273979],[21.2308254,44.2272301],[21.2312355,44.2270699],[21.2314854,44.2269783],[21.2316666,44.2269096],[21.2317467,44.2268867],[21.2318554,44.2268486],[21.2319756,44.226799],[21.2321167,44.226738],[21.2322559,44.2266769],[21.2323666,44.2266273],[21.2324772,44.2265778],[21.2327156,44.2264671],[21.2329159,44.226368],[21.233057,44.2262993],[21.2331657,44.2262573],[21.2333069,44.2262077],[21.2334557,44.2261467],[21.2336655,44.226078],[21.2338371,44.226017],[21.2339172,44.2259979],[21.2339859,44.2259789],[21.2340469,44.2259789],[21.2341061,44.2259598],[21.2341766,44.2259293],[21.2343063,44.2258873],[21.234436,44.2258568],[21.2345467,44.2258301],[21.2348766,44.2257385],[21.2353954,44.2256279],[21.236187,44.2254791],[21.2362366,44.2254601],[21.2367058,44.2252998],[21.2369556,44.2251663],[21.2370968,44.2250977],[21.2377357,44.2247963],[21.2387161,44.2243271],[21.2392159,44.2240982],[21.2394962,44.2239685],[21.2404671,44.2235069],[21.2406254,44.2234497],[21.2415962,44.2229691],[21.2418556,44.2228775],[21.2421856,44.2227974],[21.2428665,44.2226982],[21.243187,44.2226868],[21.2437553,44.2227287],[21.2441654,44.2227287],[21.2447872,44.2227173],[21.2454071,44.2226868],[21.2457771,44.2226791],[21.246067,44.2225876],[21.2466068,44.2222977],[21.2471066,44.2220764],[21.2475758,44.2219696],[21.2480869,44.2219086],[21.2483654,44.2219086],[21.2490654,44.2219582],[21.2496262,44.2219582],[21.2507362,44.2218666],[21.252697,44.2217064],[21.2537155,44.22155],[21.2546272,44.2213974],[21.2555161,44.2212982],[21.2561569,44.2212601],[21.2564754,44.2213173],[21.2571468,44.2214279],[21.2577572,44.2215691],[21.2586269,44.2217598],[21.2589569,44.2218094],[21.2597771,44.22192],[21.2604961,44.2219582],[21.2614555,44.2220573],[21.2621765,44.222168],[21.2636967,44.2223663],[21.2640972,44.2224083],[21.2642956,44.2223969],[21.2659454,44.2223091],[21.2661572,44.2222595],[21.2663155,44.2221794],[21.2668667,44.2217598],[21.2683868,44.2203598],[21.2693768,44.219677],[21.2704563,44.219017],[21.2717171,44.2180099],[21.272337,44.2174873],[21.2726059,44.2172165],[21.2738571,44.2163696],[21.2753258,44.2153397],[21.2753963,44.2152901],[21.2756767,44.2150879],[21.2760563,44.214859],[21.2766266,44.2145576],[21.2767162,44.2145081],[21.276886,44.2143593],[21.2776356,44.2138596],[21.2783661,44.2134094],[21.2785072,44.2132988],[21.2789669,44.2129364],[21.2792168,44.2127686],[21.2795963,44.2125587],[21.2799072,44.2123871],[21.2801266,44.2122078],[21.2802963,44.211998],[21.2808571,44.2112694],[21.2810268,44.2110672],[21.2824955,44.2092972],[21.2826767,44.2090569],[21.2828369,44.2087593],[21.2831364,44.2082596],[21.2832355,44.2080498],[21.2832661,44.2079277],[21.2834167,44.2068367],[21.2834454,44.206768],[21.2834663,44.2067299],[21.2835159,44.2066383],[21.2839966,44.2058792],[21.2843761,44.2052574],[21.2844963,44.2050591],[21.2847366,44.2047195],[21.2848167,44.2046471],[21.2848663,44.204628],[21.2849255,44.2045898],[21.2854156,44.2042885],[21.286417,44.2036285],[21.2869568,44.2032471],[21.2873859,44.2029877],[21.2875462,44.2028999],[21.2878265,44.2027779],[21.2885265,44.202549],[21.2891865,44.20224],[21.2898369,44.2019081],[21.290596,44.201519],[21.2907257,44.2014389],[21.2910957,44.2011185],[21.2912369,44.2009583],[21.2915058,44.2006378],[21.2917671,44.2002983],[21.2918568,44.2000084],[21.2919159,44.199707],[21.2920856,44.1995163],[21.2922668,44.1993599],[21.2924461,44.1992493],[21.2925854,44.1991386],[21.2928867,44.1990166],[21.2931767,44.1989594],[21.2932167,44.1989594],[21.2935963,44.1989784],[21.2939072,44.198967],[21.2944069,44.1988487],[21.2948055,44.1986389],[21.2951965,44.1983871],[21.2958164,44.1978188],[21.2960567,44.1975975],[21.2962971,44.1973381],[21.296566,44.1970291],[21.2970371,44.1965675],[21.2971859,44.1964569],[21.2979069,44.1958199],[21.297966,44.1957588],[21.2981071,44.19561],[21.2982159,44.1954269],[21.2982769,44.1952667],[21.298317,44.1951675],[21.2983856,44.1950874],[21.2985764,44.1949501],[21.2987061,44.1948891],[21.2989655,44.194809],[21.2993565,44.1946564],[21.2995358,44.1945686],[21.2996464,44.1944695],[21.2999058,44.1942596],[21.3000755,44.1941681],[21.3002567,44.1941185],[21.3007565,44.1940575],[21.3012657,44.1940079],[21.3014565,44.1940079],[21.3016357,44.1939697],[21.3020267,44.1938171],[21.3023357,44.193737],[21.3030357,44.1935387],[21.3036366,44.1933289],[21.3042564,44.1931496],[21.3049068,44.1929665],[21.3053856,44.1928368],[21.3055668,44.1927681],[21.3057156,44.1926765],[21.3057766,44.192627],[21.3058262,44.1925583],[21.3060169,44.1922684],[21.3062458,44.1919289],[21.306406,44.1917496],[21.3065472,44.1916275],[21.306776,44.1914787],[21.3071556,44.1911697],[21.3073654,44.1909599],[21.3074455,44.1908684],[21.3076267,44.1906891],[21.3077564,44.1905479],[21.3079472,44.1903801],[21.3083267,44.1900864],[21.3086472,44.1898766],[21.3089466,44.1896782],[21.3092365,44.189537],[21.3095455,44.1893997],[21.309906,44.1892471],[21.3100567,44.1891785],[21.3103371,44.1890564],[21.3105869,44.1889496],[21.3107758,44.1888466],[21.3108959,44.1887474],[21.3111172,44.1886177],[21.3114166,44.1884499],[21.3116264,44.1882973],[21.3117867,44.1881485],[21.3119869,44.1878967],[21.3124466,44.1873474],[21.3126469,44.1870384],[21.3130264,44.1864967],[21.3134956,44.1858177],[21.3135967,44.1856995],[21.3136864,44.1855965],[21.3139668,44.1853676],[21.316206,44.1834373],[21.3163166,44.1833687],[21.3164768,44.1832695],[21.3167171,44.1831589],[21.3171368,44.1829071],[21.3174171,44.1827278],[21.3177567,44.1825371],[21.3181267,44.1823578],[21.318737,44.1820679],[21.3191071,44.1819077],[21.3195763,44.1816673],[21.3200264,44.1814079],[21.3202953,44.1812286],[21.3214455,44.1805687],[21.3216763,44.1804276],[21.321806,44.1803169],[21.3220272,44.1801186],[21.3222256,44.1798477],[21.3223763,44.1796379],[21.3225956,44.1792374],[21.3231564,44.1781197],[21.3232555,44.1779594],[21.3233662,44.1778183],[21.3237267,44.1775284],[21.3241062,44.1772575],[21.3247166,44.1767883],[21.3248062,44.1767387],[21.3249454,44.1766586],[21.3250866,44.1765976],[21.3253555,44.1764984],[21.326767,44.1760597],[21.328207,44.1756172],[21.328516,44.175518],[21.3287964,44.1754265],[21.3292866,44.1752396],[21.3297768,44.1750298],[21.3301067,44.1748581],[21.3303661,44.1747284],[21.3307667,44.1744881],[21.3321171,44.1737099],[21.3325462,44.1734467],[21.3328667,44.1732597],[21.3332157,44.1730576],[21.3337555,44.1727295],[21.3339272,44.1726379],[21.3341064,44.1725693],[21.3342571,44.1725578],[21.3342857,44.1725464],[21.3343964,44.1725464],[21.3357754,44.172657],[21.3359871,44.1725693],[21.3360672,44.1725464],[21.3361969,44.1724892],[21.3365669,44.1721497],[21.3369064,44.1716499],[21.3370171,44.1714897],[21.3373566,44.1711998],[21.3378563,44.1709595],[21.3380871,44.1708488],[21.3385258,44.1705894],[21.3386669,44.1704979],[21.339016,44.1702881],[21.3393059,44.1701393],[21.3398457,44.1698799],[21.3399868,44.1698074],[21.340126,44.1697388],[21.3412857,44.1692772],[21.3421059,44.1685066],[21.3425655,44.16819],[21.3431664,44.16782],[21.3434372,44.1676598],[21.3436165,44.1675873],[21.3438072,44.1675491],[21.3439865,44.1675301],[21.3441868,44.167469],[21.344347,44.167408],[21.3446255,44.1671982],[21.3448753,44.1670685],[21.3451061,44.1669884],[21.3453159,44.1669197],[21.3459568,44.1667671],[21.3466759,44.1665382],[21.3469372,44.1664085],[21.347086,44.1663475],[21.3474464,44.1661301],[21.3477764,44.1658897],[21.3484669,44.1652985],[21.3494167,44.1645775],[21.3494263,44.164547],[21.3494263,44.1645088],[21.3494263,44.1644592],[21.3493271,44.1643677],[21.3487263,44.1640091],[21.3487263,44.1639481],[21.3488064,44.1633987],[21.3487968,44.1631889],[21.3488464,44.1628571],[21.3491764,44.1626091],[21.3492966,44.1625175],[21.3495255,44.1624069],[21.3501072,44.1622581],[21.3502865,44.1621475],[21.3504372,44.1620483],[21.350626,44.1619797],[21.3508072,44.1619377],[21.3509369,44.1618767],[21.3510571,44.1617966],[21.3511372,44.1617165],[21.3512268,44.1615181],[21.3512459,44.1613464],[21.3513355,44.1613464],[21.3515854,44.1613693],[21.3518257,44.1613998],[21.3521366,44.1614685],[21.3524265,44.1615372],[21.3528461,44.1616592],[21.3529758,44.1617165],[21.3531666,44.1618996],[21.3533554,44.1620979],[21.3539562,44.1617584],[21.3551559,44.1610489],[21.3562355,44.1603966],[21.3575859,44.1595573],[21.3577557,44.15942],[21.3586655,44.1588287],[21.3596268,44.1583366],[21.3605766,44.1578369],[21.3608456,44.1577301],[21.3617172,44.1572571],[21.3623962,44.1568985],[21.3627567,44.1565895],[21.3633766,44.1559486],[21.3640556,44.1554184],[21.3655071,44.1543579],[21.3664265,44.1536865],[21.3683262,44.1522865],[21.3690968,44.1517372],[21.3693371,44.1515465],[21.3702869,44.1508293],[21.3715572,44.1500282],[21.3725357,44.1493378],[21.3735771,44.1486588],[21.3745956,44.1481476],[21.3757954,44.1475296],[21.376606,44.147068],[21.3771858,44.146698],[21.3776455,44.1465874],[21.3780766,44.1465073],[21.3782368,44.1464996],[21.3784256,44.1465073],[21.3785763,44.1465073],[21.3787861,44.1464882],[21.3791771,44.1464577],[21.379467,44.14645],[21.3796864,44.1464691],[21.3800354,44.1465073],[21.3801365,44.1465187],[21.3807163,44.146637],[21.3808861,44.1466484],[21.3811264,44.1466179],[21.3821869,44.1463966],[21.3832455,44.1461067],[21.3840561,44.1458664],[21.3849564,44.1455498],[21.3853359,44.145359],[21.3859062,44.1450081],[21.3861561,44.1447563],[21.3862972,44.1445694],[21.3864555,44.1442375],[21.386446,44.1438866],[21.3864765,44.1437988],[21.386816,44.1436996],[21.3876667,44.1435699],[21.3889771,44.1433296],[21.3896255,44.1431885],[21.3901672,44.1430283],[21.3902969,44.1429787],[21.3907356,44.142849],[21.3917961,44.1425095],[21.3920059,44.142437],[21.3944664,44.1414375],[21.3946571,44.1413269],[21.394886,44.1411667],[21.3953457,44.1407967],[21.3957767,44.1404076],[21.3964462,44.1397285],[21.3965263,44.1395798],[21.3965664,44.13937],[21.3966255,44.1391487],[21.3967171,44.1390572],[21.3981972,44.1372871],[21.3983765,44.1371574],[21.3985062,44.1370888],[21.3986168,44.1370392],[21.399786,44.1366768],[21.4007854,44.1363564],[21.4013672,44.1362076],[21.4015865,44.136158],[21.4027863,44.1360283],[21.4028568,44.1360092],[21.4028854,44.1359978],[21.4035168,44.1362877],[21.4041767,44.1358185],[21.4057465,44.1350975],[21.4067154,44.1346893],[21.4072857,44.1344795],[21.4077969,44.1343994],[21.4083462,44.134388],[21.4087162,44.1343575],[21.4105663,44.1340599],[21.4117756,44.1339264],[21.4125271,44.1338768],[21.4135456,44.1339073],[21.4137459,44.1338882],[21.413847,44.1338692],[21.4140167,44.1338081],[21.4142456,44.133709],[21.4155159,44.1329498],[21.416357,44.1325684],[21.4172764,44.1321678],[21.4175758,44.1320381],[21.4181767,44.1318092],[21.4187469,44.131649],[21.4192162,44.1315498],[21.4194355,44.1314774],[21.4197254,44.1313667],[21.4202271,44.1311264],[21.4205761,44.1309586],[21.420866,44.130867],[21.4210854,44.1307793],[21.4214764,44.1306801],[21.4216671,44.1305885],[21.4217567,44.130558],[21.4226456,44.1302376],[21.4233761,44.1299782],[21.4235458,44.1298866],[21.4236565,44.129818],[21.4238071,44.1296768],[21.4239464,44.1295776],[21.4250469,44.1289978],[21.4251671,44.1288872],[21.4252968,44.1287498],[21.4255772,44.1282692],[21.4256172,44.1282196],[21.4257259,44.1281586],[21.4258766,44.128109],[21.4262867,44.1280174],[21.4264565,44.1279564],[21.4265671,44.1278801],[21.4266472,44.1278191],[21.4267769,44.1277199],[21.4269962,44.1274567],[21.4270363,44.1273689],[21.4270668,44.1273079],[21.4270554,44.1271286],[21.4270458,44.127018],[21.4270172,44.1268578],[21.4270058,44.1267395],[21.4269772,44.1265678],[21.427187,44.1257095],[21.427166,44.1256599],[21.4271355,44.1255875],[21.4270267,44.1254768],[21.4267864,44.1253166],[21.4266663,44.125248],[21.4261761,44.1249695],[21.4259968,44.1248779],[21.4258461,44.1247673],[21.4257565,44.1246185],[21.4256954,44.1244583],[21.4256554,44.1242867],[21.4249859,44.1211891],[21.4248562,44.1206779],[21.4248161,44.12043],[21.4248257,44.1201897],[21.4248371,44.1199989],[21.4248772,44.1198082],[21.4250469,44.1191864],[21.4254055,44.1184082],[21.4256363,44.1179466],[21.4257565,44.117527],[21.4258156,44.1170464],[21.4258461,44.1168098],[21.4259071,44.1154785],[21.4259071,44.1152992],[21.4255562,44.1134567],[21.4255257,44.1132088],[21.4255371,44.1127167],[21.4255772,44.1117096],[21.4255772,44.1116371],[21.4255867,44.1115685],[21.4255772,44.1115379],[21.4255466,44.1114769],[21.4278469,44.1079865],[21.4283562,44.1072083],[21.4293671,44.1055984],[21.429657,44.1051483],[21.4298458,44.1048775],[21.430006,44.1046295],[21.4306965,44.10355],[21.4316769,44.1020393],[21.4317455,44.1019287],[21.4320469,44.10149],[21.4323864,44.1009483],[21.4324856,44.1007881],[21.4330158,44.0999489],[21.4337864,44.0986481],[21.4341965,44.0979691],[21.4342461,44.0978966],[21.4342861,44.0978394],[21.4343357,44.0977783],[21.4343967,44.0977173],[21.4344368,44.0976677],[21.4345055,44.0976067],[21.4350357,44.0970879],[21.435976,44.0961494]]},{"id":19552,"author":"AnaDigit","name_GR":"Sultans Trail: 4.10. Despotovac - Manasija-roundtrip","description_GR":"Section-Trail 4.10","path":"Sultans_Trail\/sultans_trail_410","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":10694,"name_EN":"Sultans Trail: 4.10. Despotovac - Manasija-roundtrip","description_EN":"Section-Trail 4.10","ascent_time":213,"descent_time":214,"marker":"","level":9,"ascent":248,"descent":248,"maxelev":306,"minelev":180,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.43303 44.0937,21.47401 44.11423)","views":0,"millestones":"","x":21.4629002,"y":44.1124954,"coor":[[21.4359798,44.0961647],[21.4344902,44.0976143],[21.4343204,44.0977745],[21.4337902,44.0986443],[21.433651,44.098877],[21.4330311,44.0999374],[21.4339409,44.1001968],[21.4346008,44.1004066],[21.4346313,44.1004677],[21.4346313,44.1005249],[21.4345207,44.101387],[21.4348812,44.1014366],[21.43503,44.1014366],[21.4350815,44.1015053],[21.4353313,44.1020775],[21.43536,44.1022072],[21.4354,44.1026077],[21.435421,44.1027069],[21.4354401,44.1027374],[21.435461,44.1027641],[21.4355316,44.1027641],[21.43577,44.1026764],[21.4358711,44.1026764],[21.4363213,44.102787],[21.4364014,44.1028252],[21.4365807,44.1029549],[21.4366207,44.103035],[21.4366417,44.1031075],[21.4365807,44.1034775],[21.4365005,44.1036148],[21.4363708,44.1037865],[21.4363403,44.1038742],[21.4363403,44.1039276],[21.4363899,44.1039848],[21.4365005,44.1041145],[21.4365902,44.1041374],[21.4366703,44.1041374],[21.4373703,44.1039047],[21.4374599,44.1037941],[21.4375401,44.1037445],[21.4380798,44.1036453],[21.4381905,44.1041145],[21.4382515,44.1042442],[21.4383202,44.1043358],[21.4384003,44.1043549],[21.4387417,44.1048355],[21.4388313,44.1050148],[21.4388504,44.1052055],[21.4388313,44.1053772],[21.4387703,44.105526],[21.4386616,44.1057243],[21.4385414,44.1058655],[21.4381313,44.106205],[21.4377003,44.1065254],[21.4373112,44.1068649],[21.4372311,44.1069641],[21.4369717,44.1072044],[21.4368401,44.107296],[21.4366512,44.1073761],[21.4361515,44.1075249],[21.4358902,44.1075974],[21.4358311,44.1075974],[21.4358501,44.1076469],[21.4358501,44.1079559],[21.4356499,44.1084557],[21.4356804,44.1085777],[21.4357414,44.1087074],[21.4358616,44.1087761],[21.4360104,44.1088142],[21.4364605,44.1088562],[21.4367199,44.1088943],[21.4369411,44.1090469],[21.4370308,44.1092377],[21.4371204,44.1096573],[21.4372005,44.1097946],[21.4373512,44.1099777],[21.4375401,44.1100769],[21.4384403,44.1103172],[21.4386215,44.1103859],[21.4388103,44.1105042],[21.4388714,44.1105576],[21.4390316,44.1106949],[21.4393406,44.1110268],[21.4395504,44.111145],[21.4398499,44.1112862],[21.4400101,44.1113243],[21.4404011,44.1113472],[21.4411411,44.1112862],[21.4411907,44.1113052],[21.4414711,44.1116867],[21.4417515,44.1120567],[21.4418907,44.1121864],[21.4420815,44.1122551],[21.4422417,44.1122971],[21.4426403,44.1126556],[21.4427605,44.1127243],[21.4430199,44.1128044],[21.4437599,44.1129875],[21.4444714,44.1132355],[21.4452801,44.1135559],[21.4455414,44.1137047],[21.4456215,44.1137352],[21.4456902,44.1137543],[21.4462814,44.1138153],[21.4463615,44.1138344],[21.4465714,44.1138153],[21.4468613,44.1138153],[21.4474602,44.1138763],[21.4478111,44.1138763],[21.4479904,44.1138573],[21.4491806,44.1136055],[21.4493008,44.1135559],[21.4494915,44.1134262],[21.4498806,44.1131477],[21.4502716,44.1130142],[21.4510612,44.1130257],[21.4521713,44.1130676],[21.45257,44.1131744],[21.4527302,44.1132469],[21.4531517,44.1135864],[21.4532814,44.1138573],[21.4534607,44.1140251],[21.4537601,44.1141663],[21.4541206,44.1142273],[21.4542999,44.1142273],[21.4544315,44.1142044],[21.4545708,44.1141663],[21.4547615,44.1141472],[21.4548206,44.1141357],[21.4548912,44.1140976],[21.4549809,44.1139946],[21.4551315,44.1137047],[21.4554005,44.1132851],[21.4556103,44.1126175],[21.4556503,44.1123657],[21.4556999,44.1122971],[21.4557514,44.1122475],[21.4559002,44.1121445],[21.4559898,44.1120758],[21.4560909,44.1119652],[21.4561806,44.1118851],[21.4568214,44.111496],[21.4569607,44.1113167],[21.4570713,44.1113243],[21.4571915,44.1113052],[21.4572906,44.1112556],[21.4574413,44.1111565],[21.4577808,44.1110077],[21.4582214,44.1109161],[21.4584713,44.1109161],[21.4589214,44.1110268],[21.4592915,44.1110649],[21.4597301,44.1112251],[21.4604206,44.1115646],[21.4608898,44.1117172],[21.4612904,44.1117363],[21.46171,44.1118469],[21.4623013,44.1120872],[21.4624805,44.1121674],[21.4627304,44.1123466],[21.4629002,44.1124954],[21.4630508,44.1126671],[21.4631901,44.1127167],[21.4637604,44.1128273],[21.46418,44.1130447],[21.4643517,44.1131248],[21.4647713,44.1131973],[21.4651299,44.1132851],[21.4656506,44.1133156],[21.466301,44.1134453],[21.4664612,44.1134148],[21.4670811,44.1129456],[21.4672508,44.1128845],[21.4673214,44.112896],[21.4676113,44.1129761],[21.46768,44.1128654],[21.4679108,44.1127663],[21.4684715,44.1126556],[21.4685612,44.112606],[21.4687805,44.1123772],[21.4690704,44.1120567],[21.4695511,44.110817],[21.4695816,44.1105042],[21.4697399,44.1102676],[21.4699516,44.1101265],[21.4702415,44.1099968],[21.4706402,44.1099777],[21.4709606,44.1099243],[21.4714813,44.1098251],[21.4727802,44.1098251],[21.4733906,44.1098061],[21.4735508,44.1097755],[21.47369,44.1097565],[21.4739399,44.1094971],[21.4740105,44.1093254],[21.4735813,44.1076775],[21.4734917,44.1073265],[21.4734001,44.1069641],[21.4734402,44.1051674],[21.4734211,44.1049347],[21.4733315,44.1047173],[21.4731216,44.1045265],[21.4728603,44.1043472],[21.4720116,44.1040573],[21.4716206,44.1038742],[21.4713211,44.1036873],[21.4710217,44.103405],[21.4706516,44.1028442],[21.4705906,44.102726],[21.4705505,44.1025963],[21.4705315,44.1022873],[21.4704514,44.1021576],[21.4702702,44.1019363],[21.4702015,44.1017761],[21.4701405,44.101696],[21.4700298,44.1016045],[21.4699001,44.1015167],[21.4693909,44.1014366],[21.4692707,44.1013947],[21.4691105,44.101326],[21.4689407,44.1011963],[21.4688606,44.1011162],[21.4688301,44.1010056],[21.4688301,44.1008568],[21.468811,44.1007652],[21.4687901,44.1007271],[21.4687309,44.1006851],[21.4686604,44.100666],[21.4688015,44.1004944],[21.4690399,44.1005363],[21.4692516,44.100605],[21.4694004,44.1006546],[21.4690399,44.1005363],[21.4688015,44.1004868],[21.4686508,44.100666],[21.4686012,44.1006355],[21.4683208,44.100647],[21.46735,44.100666],[21.4659309,44.100605],[21.4655914,44.100605],[21.4650402,44.1006851],[21.464941,44.100666],[21.4652309,44.1005249],[21.4653816,44.1004677],[21.4655209,44.1003952],[21.4655304,44.1003342],[21.4653816,44.1001663],[21.4653111,44.1000557],[21.4651814,44.1000175],[21.4648914,44.1000671],[21.4642105,44.1003342],[21.4640217,44.1003342],[21.4638805,44.1002655],[21.4637299,44.1001053],[21.4635105,44.0996971],[21.4631805,44.0995674],[21.4630909,44.0988655],[21.4631405,44.0983276],[21.4630013,44.0980148],[21.4627399,44.0977859],[21.4625816,44.0976257],[21.4625111,44.0976067],[21.4623508,44.0977669],[21.4621811,44.0977745],[21.4621105,44.0977364],[21.4619999,44.0977478],[21.4619598,44.0977669],[21.4619408,44.0978546],[21.4620113,44.0979462],[21.4621201,44.0979958],[21.4622517,44.0981255],[21.4621506,44.0982552],[21.4616108,44.0978661],[21.4612713,44.0977173],[21.4606705,44.0975075],[21.4596806,44.0972672],[21.4593716,44.0972443],[21.4580517,44.0973473],[21.4568501,44.0974846],[21.455471,44.0977249],[21.4552708,44.0977249],[21.4549007,44.0976868],[21.4535904,44.0975761],[21.4534302,44.0975266],[21.4533005,44.0974464],[21.4532604,44.0973778],[21.4532299,44.0972977],[21.4532909,44.0967178],[21.45327,44.0966072],[21.4532299,44.0965652],[21.4521103,44.0964775],[21.4517899,44.0964165],[21.4515114,44.0963173],[21.4507198,44.0959969],[21.44907,44.0952377],[21.4479904,44.0947647],[21.4470005,44.0943375],[21.4457817,44.0937653],[21.4455299,44.0936966],[21.4454002,44.0938873],[21.4449711,44.0944176],[21.4448814,44.0943947],[21.4447308,44.0943947],[21.4444809,44.0944366],[21.4432507,44.0947571],[21.4421005,44.0950356],[21.4417114,44.0951347],[21.4405804,44.0951958],[21.44063,44.0953064],[21.4406109,44.0953674],[21.4405613,44.095417],[21.4404812,44.0954247],[21.4402008,44.0955162],[21.4376507,44.0961647],[21.4373913,44.0962563],[21.43713,44.0964241],[21.4369106,44.0966454],[21.436451,44.0963974],[21.4363308,44.0963478],[21.4359798,44.0961647]]},{"id":19553,"author":"AnaDigit","name_GR":"Sultans Trail: 4.12. \u0106uprija - Para\u0107in","description_GR":"Section-Trail 4.12","path":"Sultans_Trail\/sultans_trail_412","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":15507,"name_EN":"Sultans Trail: 4.12. \u0106uprija - Para\u0107in","description_EN":"Section-Trail 4.12","ascent_time":320,"descent_time":320,"marker":"","level":9,"ascent":104,"descent":95,"maxelev":138,"minelev":116,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.34516 43.85925,21.41135 43.93472)","views":0,"millestones":"","x":21.3692703,"y":43.87854,"coor":[[21.3707714,43.9338074],[21.3708,43.9336166],[21.3707714,43.933567],[21.3707504,43.9335289],[21.3707314,43.9334984],[21.3706913,43.9334488],[21.3706207,43.9333992],[21.3705597,43.9333687],[21.37047,43.9333382],[21.3698711,43.9333572],[21.3695202,43.9333801],[21.3693409,43.9334068],[21.3677998,43.9337273],[21.3675499,43.9337769],[21.3673801,43.9338188],[21.3672714,43.9338684],[21.3671913,43.933918],[21.3671398,43.9339676],[21.3671207,43.9340477],[21.3671207,43.9341278],[21.3671207,43.9342079],[21.3668404,43.9343567],[21.3666,43.9344597],[21.3659611,43.9346199],[21.3656998,43.9347076],[21.3652401,43.9344902],[21.3650703,43.9344788],[21.3623505,43.9344101],[21.3604012,43.9343681],[21.358181,43.9343071],[21.3564796,43.9342575],[21.3546314,43.9340096],[21.3531704,43.9336777],[21.3514099,43.9329987],[21.3500614,43.9323692],[21.3499107,43.9322891],[21.3498001,43.9322891],[21.34935,43.9326401],[21.3485298,43.9333382],[21.3481407,43.9334793],[21.34795,43.9334984],[21.3477097,43.9333878],[21.3477306,43.9332695],[21.3486099,43.9321098],[21.3488007,43.9317474],[21.3488102,43.9316597],[21.3486996,43.9315376],[21.3478413,43.930809],[21.3470306,43.9299278],[21.3465805,43.9292984],[21.3460903,43.9285469],[21.3460598,43.9285088],[21.3457298,43.927887],[21.3451595,43.9260368],[21.3452301,43.9243584],[21.3456097,43.9226799],[21.3461514,43.9204788],[21.3464603,43.919239],[21.3473606,43.9157181],[21.3473911,43.9155884],[21.3473797,43.9155273],[21.3473606,43.9154701],[21.3473511,43.9154396],[21.3473701,43.9153481],[21.3475513,43.9153671],[21.3476696,43.914917],[21.3477707,43.9144974],[21.3476105,43.911747],[21.3475609,43.908268],[21.3477612,43.9075203],[21.3481407,43.9068069],[21.3487396,43.9060669],[21.349371,43.9055901],[21.3503113,43.9050484],[21.3510399,43.9046402],[21.35182,43.9042473],[21.3529301,43.9037781],[21.35359,43.9034767],[21.3539104,43.9033279],[21.3549709,43.9027367],[21.3553505,43.9024086],[21.3556995,43.9021378],[21.3559608,43.9018288],[21.35639,43.9012489],[21.3564911,43.9010582],[21.3565407,43.9009476],[21.3566704,43.9004784],[21.3568001,43.9000168],[21.3568497,43.899498],[21.3568707,43.8993988],[21.3568707,43.8990669],[21.3568802,43.8976974],[21.3568802,43.8966675],[21.3568802,43.8962288],[21.3568802,43.8957787],[21.3568707,43.8940773],[21.3568611,43.8930969],[21.3568611,43.8927994],[21.3568802,43.8917885],[21.3568611,43.8914986],[21.3568306,43.891098],[21.3567314,43.8905983],[21.3562908,43.8897781],[21.3558998,43.8892975],[21.3555908,43.8889885],[21.3550911,43.8885994],[21.3543701,43.8880577],[21.3538799,43.887619],[21.3538303,43.8876572],[21.3535995,43.8874168],[21.3531513,43.886837],[21.352951,43.8863983],[21.3527813,43.8859177],[21.3526707,43.8852081],[21.3525696,43.8842087],[21.3524914,43.8835373],[21.3523312,43.881897],[21.3522606,43.8812981],[21.3521805,43.8803787],[21.3519802,43.8785477],[21.3519211,43.8779297],[21.35186,43.8774986],[21.3517513,43.8771477],[21.3516312,43.8770065],[21.3517303,43.8769188],[21.35182,43.8768501],[21.3519001,43.8770866],[21.3520699,43.8775902],[21.3521309,43.8779793],[21.3521614,43.8784676],[21.3522205,43.8785782],[21.3522511,43.878727],[21.3522911,43.8792801],[21.3523197,43.8794479],[21.3524914,43.8794785],[21.35289,43.8794975],[21.353241,43.879528],[21.3540611,43.8796768],[21.3545303,43.8796997],[21.3552303,43.8796883],[21.3555603,43.8797569],[21.3558197,43.8801765],[21.3561306,43.8804398],[21.356411,43.8805275],[21.3573208,43.8803177],[21.3582401,43.8802795],[21.3593311,43.8801765],[21.36022,43.8802872],[21.36092,43.8804588],[21.3612404,43.8804703],[21.3621311,43.8801079],[21.3634396,43.8796387],[21.3641911,43.8794289],[21.3642902,43.8793983],[21.3649311,43.8792191],[21.3653507,43.879097],[21.3662605,43.879097],[21.3672009,43.8789673],[21.3680096,43.8787689],[21.3689899,43.8786469],[21.3692703,43.87854],[21.3692799,43.8781776],[21.3694897,43.8778381],[21.3702011,43.8779182],[21.3715706,43.8780403],[21.3723106,43.8780289],[21.3730202,43.8779373],[21.3735409,43.877758],[21.3738899,43.8775978],[21.3740711,43.8774376],[21.3740807,43.8773689],[21.3746204,43.8773079],[21.37467,43.8771667],[21.3747902,43.877079],[21.3750095,43.8769302],[21.3755112,43.8766975],[21.3761902,43.8760796],[21.3765907,43.8755074],[21.3768406,43.8749695],[21.3773212,43.8740692],[21.3773899,43.8738365],[21.3773613,43.8734894],[21.3772697,43.8729286],[21.3772202,43.8725586],[21.3774204,43.8721581],[21.3777008,43.8718185],[21.3780308,43.8715973],[21.3784504,43.8714981],[21.3789101,43.8715286],[21.3792706,43.8715668],[21.37953,43.8714867],[21.3797913,43.87117],[21.3800697,43.8707085],[21.3804607,43.8704491],[21.3809109,43.8701668],[21.3810501,43.8700294],[21.3811798,43.8697586],[21.381321,43.8695488],[21.3814697,43.869297],[21.3815613,43.8691101],[21.3817596,43.868988],[21.3843002,43.8684502],[21.3848495,43.8678589],[21.3854198,43.866787],[21.3859711,43.8662071],[21.3867512,43.8656197],[21.3879204,43.8650398],[21.3893299,43.8646698],[21.3903008,43.864399],[21.3909397,43.8642883],[21.3933697,43.8636894],[21.3940411,43.8635597],[21.394701,43.8634491],[21.3949814,43.8633003],[21.3952198,43.8628883],[21.39538,43.8622589],[21.3967209,43.8621597],[21.3973503,43.8621101],[21.397831,43.8620682],[21.398201,43.8620186],[21.3983898,43.8619881],[21.3995304,43.8618202],[21.40028,43.8617096],[21.4005814,43.8616371],[21.4008503,43.8615875],[21.4010201,43.861557],[21.4011211,43.8615379],[21.4012508,43.8615189],[21.4013214,43.8615074],[21.4014606,43.8615189],[21.4015808,43.8615189],[21.4017696,43.8615189],[21.4018097,43.8614883],[21.4018497,43.8614769],[21.4018898,43.8614578],[21.4019413,43.8614578],[21.40201,43.8614578],[21.4021111,43.8614578],[21.4022808,43.8614578],[21.402401,43.8614578],[21.4026012,43.8614693],[21.4028397,43.8614578],[21.4030704,43.8614693],[21.4032803,43.8614693],[21.4035206,43.8614769],[21.40378,43.8614998],[21.4038601,43.8614998],[21.4039307,43.8615074],[21.4040108,43.8615189],[21.404211,43.8615494],[21.4044399,43.861599],[21.4046612,43.8616295],[21.404911,43.8616676],[21.4052505,43.8617172],[21.4055595,43.8617592],[21.4056206,43.8617592],[21.4056911,43.8617668],[21.4057407,43.8617592],[21.4057999,43.8617477],[21.4059296,43.8617401],[21.4059811,43.8617401],[21.4061413,43.8617401],[21.4062595,43.8617477],[21.4063911,43.8617668],[21.4064903,43.8617897],[21.4065704,43.8618088],[21.4066601,43.8618279],[21.4067211,43.8618469],[21.4067707,43.8618774],[21.4069004,43.8619499],[21.4070797,43.8620377],[21.4074306,43.8622475],[21.4075012,43.8622894],[21.4076004,43.862339],[21.4078007,43.8624496],[21.4081402,43.8626366],[21.4082012,43.8626671],[21.4082699,43.8626976],[21.4083595,43.8627281],[21.4085407,43.8627892],[21.4086914,43.8628387],[21.408741,43.8628578],[21.4090004,43.8629494],[21.4093399,43.8630676],[21.4097004,43.8632088],[21.4098301,43.8632584],[21.4099598,43.8632698],[21.4100208,43.8632278],[21.4100513,43.8631783],[21.4100914,43.8631401],[21.4102612,43.8629189],[21.4103012,43.8628693],[21.4103813,43.8627586],[21.41049,43.8626289],[21.4105301,43.8625793],[21.4105797,43.8624878],[21.4106312,43.8624001],[21.4106712,43.8623085],[21.4107399,43.8621483],[21.4108105,43.8619576],[21.4109211,43.8616676],[21.4109402,43.861599],[21.4110107,43.8613892],[21.4111004,43.8610992],[21.41119,43.8608284],[21.4113102,43.8604202],[21.4113102,43.8603477],[21.4113312,43.8602791],[21.4113503,43.8601685],[21.4113503,43.8600883],[21.4113503,43.8600273],[21.4113503,43.8599701],[21.4113407,43.8598976],[21.4113312,43.8598099],[21.4113197,43.8596802],[21.4113102,43.8595581],[21.4112911,43.8594666],[21.4112797,43.8594284],[21.4112797,43.8593597],[21.4112797,43.8592491]]},{"id":19554,"author":"AnaDigit","name_GR":"Sultans Trail: 4.13. Para\u0107in - Varvarin","description_GR":"Section-Trail 4.13","path":"Sultans_Trail\/sultans_trail_413","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":18632,"name_EN":"Sultans Trail: 4.13. Para\u0107in - Varvarin","description_EN":"Section-Trail 4.13","ascent_time":388,"descent_time":388,"marker":"","level":9,"ascent":138,"descent":125,"maxelev":146,"minelev":123,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.36845 43.72397,21.41293 43.85925)","views":0,"millestones":"","x":21.3718567,"y":43.7984314,"coor":[[21.4112778,43.8592529],[21.4112778,43.8591805],[21.4112873,43.8591118],[21.4112873,43.8590622],[21.4113178,43.8589325],[21.4113674,43.8587227],[21.4114075,43.8585625],[21.4114475,43.8583908],[21.4114876,43.8582497],[21.4115067,43.8582001],[21.4115772,43.8579826],[21.4116364,43.8577995],[21.4118671,43.8571396],[21.4119873,43.8568611],[21.4120178,43.8567924],[21.4120464,43.85672],[21.4122772,43.856102],[21.4123363,43.8559303],[21.4125271,43.855442],[21.4126778,43.8550606],[21.4127178,43.8549423],[21.4126968,43.8548698],[21.4126873,43.8547821],[21.4127064,43.8546829],[21.4127178,43.8546104],[21.4127769,43.8543015],[21.4127979,43.8541298],[21.4128265,43.8540115],[21.4128265,43.8539696],[21.412878,43.8537903],[21.4129066,43.8535919],[21.4129276,43.8535194],[21.4129276,43.8534203],[21.4129276,43.8533707],[21.4129181,43.8533325],[21.4128971,43.8532906],[21.4128075,43.8532524],[21.4126472,43.8532219],[21.4124775,43.8531799],[21.412138,43.8531113],[21.4118977,43.8530617],[21.4116764,43.8530006],[21.4115276,43.8529701],[21.4112568,43.8528824],[21.4110165,43.8527908],[21.4108067,43.8527031],[21.4105968,43.852581],[21.4101982,43.852211],[21.4100075,43.8520622],[21.4098663,43.851963],[21.4098969,43.8519211],[21.4097366,43.8517723],[21.4094772,43.8515015],[21.4093971,43.8513603],[21.4093876,43.8512917],[21.4094467,43.8511314],[21.4094772,43.8510323],[21.4092674,43.8509407],[21.4091167,43.8508797],[21.4089775,43.8507423],[21.4089565,43.8506203],[21.4073277,43.8498802],[21.4071865,43.8498116],[21.4070168,43.8496399],[21.4069176,43.849453],[21.406868,43.8493195],[21.4067364,43.849102],[21.4066772,43.8489799],[21.4064674,43.8485794],[21.4062881,43.8481026],[21.4054565,43.8479996],[21.4056377,43.8478012],[21.4057274,43.8476906],[21.4057369,43.8475609],[21.4057369,43.8473816],[21.4057579,43.8471794],[21.4057579,43.8469429],[21.4057369,43.8466721],[21.4057178,43.8464394],[21.4056664,43.8461418],[21.4056377,43.8459015],[21.4055672,43.8455925],[21.4054775,43.8452911],[21.4053764,43.8449402],[21.4052963,43.8447418],[21.4051476,43.8444519],[21.4048576,43.8440514],[21.4045582,43.8436623],[21.4044876,43.843502],[21.4044571,43.8434296],[21.404438,43.8433609],[21.404438,43.8433228],[21.4044266,43.8432121],[21.4044571,43.8424606],[21.4044781,43.8413696],[21.4044781,43.8406296],[21.4044476,43.8398399],[21.4044476,43.8389511],[21.4044781,43.8382301],[21.4044876,43.8379326],[21.4045868,43.8368607],[21.404768,43.835453],[21.4047775,43.8352509],[21.4047871,43.8351402],[21.4047375,43.8348808],[21.4045181,43.8339119],[21.4044266,43.8337021],[21.404438,43.8335915],[21.404768,43.8324814],[21.4039364,43.8323822],[21.402668,43.8320923],[21.4037571,43.8305016],[21.4037971,43.830452],[21.4032669,43.8303299],[21.4030476,43.8302994],[21.4028168,43.8302803],[21.4024582,43.8302307],[21.4021873,43.8301697],[21.401907,43.8300705],[21.4013977,43.8298111],[21.401247,43.829731],[21.3996964,43.8289223],[21.3988972,43.8285027],[21.3988171,43.8284607],[21.3984776,43.8282013],[21.3983269,43.8280411],[21.3981476,43.8277626],[21.3979969,43.8274994],[21.3978367,43.827301],[21.3975868,43.8270912],[21.3971767,43.8268204],[21.3964577,43.8264008],[21.3957481,43.8260002],[21.3950577,43.8256607],[21.3945465,43.8254128],[21.3940182,43.8251114],[21.3934879,43.82481],[21.3930569,43.8245316],[21.3925972,43.8241425],[21.392107,43.8236923],[21.391777,43.82341],[21.3916779,43.8233223],[21.3914165,43.823143],[21.3911572,43.8229408],[21.3909168,43.822731],[21.3907776,43.8225517],[21.3906765,43.8223495],[21.3906364,43.8221626],[21.3906479,43.821701],[21.3906479,43.8215218],[21.3905563,43.821022],[21.3904667,43.8207016],[21.390377,43.8204994],[21.3901577,43.8202095],[21.3900166,43.8200531],[21.3896866,43.8196907],[21.3895378,43.8197212],[21.3879566,43.8193893],[21.3862972,43.8195],[21.3862572,43.8194809],[21.386198,43.8194504],[21.385807,43.8182297],[21.3854275,43.8181114],[21.3849564,43.8179398],[21.3846779,43.8176727],[21.3842068,43.8174324],[21.384058,43.8172531],[21.3838863,43.8166809],[21.3832264,43.8162804],[21.3816166,43.8154221],[21.380928,43.8151817],[21.3805981,43.8151894],[21.3807373,43.8147316],[21.3808479,43.813961],[21.3806171,43.8133621],[21.380558,43.8130302],[21.3806381,43.8123207],[21.3806381,43.8119698],[21.3807468,43.8112907],[21.3805676,43.8111725],[21.3792381,43.810421],[21.3791676,43.8103104],[21.377367,43.8099098],[21.3764381,43.8098297],[21.3746071,43.8097496],[21.3743782,43.8097229],[21.3737469,43.8096313],[21.3733673,43.8094711],[21.372858,43.8091621],[21.3722382,43.8088226],[21.3721275,43.808773],[21.3720379,43.8087502],[21.3719368,43.808773],[21.371767,43.8088226],[21.3716068,43.8088303],[21.3714981,43.8088112],[21.3703766,43.8080101],[21.3702068,43.80793],[21.3707867,43.806942],[21.371067,43.8060226],[21.3712463,43.8048515],[21.3712368,43.8044319],[21.3712273,43.8043213],[21.3713074,43.8036804],[21.3712463,43.803421],[21.3708668,43.8024712],[21.3707867,43.8019409],[21.3707867,43.8015099],[21.3708668,43.8011131],[21.3711681,43.8005829],[21.3714066,43.7997818],[21.3718567,43.7984314],[21.3722172,43.7976418],[21.372467,43.7971115],[21.3725681,43.7969208],[21.3737965,43.797142],[21.3732681,43.7961426],[21.373148,43.7956314],[21.373167,43.7952194],[21.3731976,43.7951622],[21.3732681,43.7949715],[21.3737965,43.79356],[21.3742466,43.792141],[21.3743076,43.7914505],[21.374218,43.7912025],[21.3741379,43.7909698],[21.3740978,43.7907829],[21.3740082,43.7903595],[21.3739281,43.7901306],[21.3738365,43.7898712],[21.3737564,43.7896194],[21.3737469,43.7895203],[21.3737869,43.7894325],[21.3737373,43.78936],[21.3737164,43.7892303],[21.3737164,43.7891617],[21.3736973,43.7891197],[21.3736267,43.7890625],[21.3735676,43.7890511],[21.3733768,43.7891006],[21.3733082,43.7891121],[21.3733177,43.7889595],[21.3732071,43.7885399],[21.3730068,43.7879105],[21.3728466,43.7874527],[21.3728371,43.7874298],[21.3725567,43.7867699],[21.3723774,43.7863998],[21.3720264,43.7858315],[21.371418,43.7849617],[21.3709679,43.7843513],[21.370657,43.7838326],[21.3705463,43.7835922],[21.3703365,43.7829819],[21.3702278,43.7823219],[21.3701782,43.782032],[21.3701973,43.7814522],[21.3702774,43.7810631],[21.3704166,43.7805328],[21.3706169,43.7800407],[21.3709068,43.7795525],[21.3710079,43.7794228],[21.3711681,43.7791824],[21.3714771,43.7788124],[21.371767,43.778511],[21.372118,43.7781906],[21.372427,43.7778702],[21.3726177,43.7776604],[21.372858,43.7773895],[21.3730679,43.7771301],[21.3734169,43.77668],[21.3737679,43.7762299],[21.3740368,43.7758102],[21.3742867,43.7754211],[21.3744774,43.7750931],[21.3748169,43.7744827],[21.3749866,43.7741203],[21.375267,43.7735405],[21.3753872,43.7733116],[21.3755569,43.7727013],[21.3756866,43.7722626],[21.3757076,43.772213],[21.3760471,43.7722702],[21.3759365,43.772213],[21.3758373,43.7721405],[21.3758373,43.7720299],[21.3758678,43.7719002],[21.3759079,43.77174],[21.375967,43.7714729],[21.3760071,43.7712708],[21.3760777,43.7709503],[21.3761082,43.7705116],[21.3761368,43.7698708],[21.3761368,43.7695999],[21.3760872,43.7692223],[21.3760376,43.7689018],[21.3759975,43.7688293],[21.3759174,43.7687302],[21.3758869,43.768692],[21.375948,43.7686501],[21.375967,43.7685928],[21.375948,43.7684822],[21.3759365,43.7683907],[21.3758869,43.768261],[21.3757572,43.7679024],[21.3756275,43.7675705],[21.3754864,43.7672119],[21.3753281,43.7669525],[21.3750782,43.7665825],[21.3748779,43.7662811],[21.3745575,43.765873],[21.3742981,43.765583],[21.3741474,43.7653923],[21.3737679,43.7650414],[21.3732872,43.7644615],[21.3729267,43.7638931],[21.3725872,43.7632713],[21.372427,43.7628403],[21.3723068,43.7626228],[21.3722782,43.7623596],[21.3722572,43.7621727],[21.3722572,43.762001],[21.3722782,43.7619629],[21.3723373,43.7618828],[21.3722572,43.7618408],[21.3721466,43.7617531],[21.3721275,43.7616425],[21.3720779,43.7613029],[21.3720875,43.7608795],[21.3721867,43.7603416],[21.3722572,43.7600327],[21.372427,43.759613],[21.3726273,43.7592506],[21.3730278,43.7586327],[21.3732872,43.7583427],[21.3733864,43.7582626],[21.3733864,43.7582016],[21.3733978,43.7581406],[21.3744278,43.7572098],[21.3746777,43.757],[21.3751564,43.7566109],[21.3753281,43.7564926],[21.3754482,43.7563896],[21.3756371,43.7562904],[21.3756771,43.7562599],[21.3761768,43.7560425],[21.3762264,43.7560196],[21.3766079,43.7558899],[21.3769665,43.7558212],[21.3772469,43.7557831],[21.3775768,43.7557297],[21.3779068,43.7557106],[21.3780079,43.7557106],[21.3784466,43.7557411],[21.3783379,43.7556229],[21.3780575,43.7554131],[21.3779564,43.755291],[21.3779163,43.7552528],[21.3778877,43.7552109],[21.377737,43.7551193],[21.3776264,43.7550621],[21.3777275,43.7549629],[21.3778782,43.7549629],[21.3780365,43.7549095],[21.3772564,43.7546425],[21.3769779,43.7544098],[21.3768482,43.7542],[21.3767567,43.753933],[21.3767776,43.7535706],[21.3769875,43.7521896],[21.377037,43.7513695],[21.377018,43.7505226],[21.3769264,43.7494125],[21.3766975,43.7485199],[21.3762779,43.7472801],[21.3756275,43.7459106],[21.3748169,43.7444115],[21.3743572,43.7435799],[21.3739777,43.7427406],[21.373518,43.741581],[21.3730869,43.7402802],[21.3728676,43.7391396],[21.3727379,43.7381706],[21.3727379,43.7377014],[21.3727665,43.7365913],[21.372797,43.7359924],[21.3729668,43.7344322],[21.3732681,43.7321014],[21.3735065,43.7301712],[21.3735466,43.7298508],[21.3737373,43.7287712],[21.3742981,43.7272911],[21.3752365,43.7251396],[21.3753471,43.7248917],[21.3752365,43.7248611],[21.3730278,43.7241707],[21.372858,43.7241211],[21.3726673,43.7240601],[21.372467,43.7240105],[21.3722572,43.7239799],[21.3721581,43.7239723],[21.3720779,43.7239723],[21.3719978,43.7239723],[21.3719177,43.7239799],[21.3718281,43.7239914],[21.371767,43.7240028],[21.3716965,43.7240105],[21.3715172,43.7240601],[21.3713665,43.7240906],[21.3709373,43.7241821],[21.3704872,43.7242699],[21.3701382,43.72435],[21.3700371,43.7243729],[21.3697681,43.7244301],[21.3695164,43.7244911],[21.3693371,43.7245216],[21.3691769,43.7245407],[21.3690071,43.7245712],[21.3687477,43.7245903],[21.368618,43.7246094],[21.3685379,43.7246094],[21.3684464,43.7246208]]},{"id":19555,"author":"AnaDigit","name_GR":"Sultans Trail: 4.14. Varvarin - Kru\u0161evac","description_GR":"Section-Trail 4.14","path":"Sultans_Trail\/sultans_trail_414","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":21807,"name_EN":"Sultans Trail: 4.14. Varvarin - Kru\u0161evac","description_EN":"Section-Trail 4.14","ascent_time":653,"descent_time":650,"marker":"","level":9,"ascent":361,"descent":343,"maxelev":310,"minelev":136,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.2989 43.58262,21.37194 43.72462)","views":0,"millestones":"","x":21.3384514,"y":43.6494102,"coor":[[21.3684521,43.7246208],[21.3684921,43.7243996],[21.3685112,43.7242622],[21.3685417,43.7240524],[21.3685513,43.7237511],[21.3685513,43.7236214],[21.3685322,43.7235298],[21.3685513,43.7233505],[21.3685722,43.7231903],[21.3685913,43.7230606],[21.3686218,43.7228622],[21.3686523,43.7227097],[21.3687325,43.7222404],[21.3687725,43.7220116],[21.368803,43.7218094],[21.3688526,43.7215424],[21.3688717,43.7213898],[21.3689022,43.7212906],[21.3689213,43.7212029],[21.3689518,43.7210922],[21.3689728,43.7210121],[21.3689919,43.7209511],[21.3690014,43.720871],[21.3690224,43.7207718],[21.3690319,43.7206421],[21.3690529,43.720562],[21.3690624,43.7204819],[21.3690929,43.7204094],[21.3691025,43.7203598],[21.3691425,43.7202797],[21.3691921,43.720192],[21.3692417,43.7201118],[21.3693027,43.7200394],[21.3693523,43.7199898],[21.3694019,43.7199631],[21.3694515,43.7199326],[21.3695126,43.719902],[21.3695927,43.7198601],[21.3697014,43.7198105],[21.3699017,43.7197418],[21.3701515,43.7196426],[21.3705215,43.7195129],[21.3708019,43.7194023],[21.3711319,43.7192726],[21.3712025,43.7192497],[21.3713017,43.7192116],[21.3713722,43.7191696],[21.3714218,43.7191429],[21.3714828,43.7190895],[21.3715115,43.7190514],[21.371542,43.7190208],[21.371563,43.7189903],[21.371582,43.7189522],[21.371603,43.7189102],[21.3716717,43.7187195],[21.3717327,43.7185402],[21.3718128,43.7183113],[21.3718529,43.7181702],[21.3718815,43.718071],[21.371912,43.7179794],[21.3719215,43.7179222],[21.371933,43.7178497],[21.3719425,43.7177696],[21.3719425,43.7177124],[21.3719425,43.7176514],[21.371933,43.7174911],[21.371912,43.7173729],[21.3719025,43.7173004],[21.3718529,43.716713],[21.3718224,43.7164001],[21.3718224,43.7159996],[21.3718014,43.7157402],[21.3718014,43.7156525],[21.3717918,43.71558],[21.3717823,43.7154694],[21.3717728,43.7153816],[21.3717518,43.7153015],[21.3717422,43.7152328],[21.3717117,43.7151413],[21.3716927,43.7150307],[21.3716221,43.7148018],[21.371582,43.7146606],[21.3715725,43.7146225],[21.3714828,43.7145729],[21.3714123,43.7145424],[21.3713417,43.7145004],[21.3712521,43.7144623],[21.371172,43.7144203],[21.3712025,43.7143898],[21.3712826,43.7143402],[21.3713226,43.7143021],[21.3713627,43.7142525],[21.3714218,43.7141914],[21.3714428,43.7141495],[21.3714828,43.7140923],[21.3715229,43.7140198],[21.371563,43.7139511],[21.3715916,43.7139015],[21.3715916,43.7138329],[21.3715725,43.7137909],[21.3715515,43.7137222],[21.3715115,43.7136421],[21.3714828,43.7136002],[21.3713913,43.7134628],[21.3713112,43.7133522],[21.3711929,43.7131996],[21.3710918,43.7130394],[21.3709526,43.7129097],[21.3701019,43.7121315],[21.3690414,43.7112122],[21.3689728,43.711113],[21.3689213,43.7108803],[21.3688221,43.7104607],[21.368803,43.7103119],[21.368782,43.7102203],[21.3687019,43.7099113],[21.3685322,43.7094002],[21.3682728,43.7089005],[21.3679123,43.7084808],[21.3674526,43.7080002],[21.3670025,43.7074318],[21.3662529,43.7063217],[21.3661022,43.7060623],[21.3656521,43.7052917],[21.3649921,43.7045593],[21.3638725,43.7036819],[21.3631229,43.7028999],[21.3619919,43.7019424],[21.3621216,43.7015228],[21.3622627,43.7005806],[21.3620224,43.6992416],[21.3608322,43.6956596],[21.3605118,43.6946602],[21.3602924,43.6933327],[21.360302,43.692543],[21.3603325,43.6918602],[21.3605919,43.6911926],[21.3612728,43.6899414],[21.3618221,43.6890907],[21.3622417,43.6887512],[21.363102,43.6884308],[21.3631725,43.6883812],[21.363863,43.6878815],[21.364502,43.6872597],[21.3647327,43.6869698],[21.3649521,43.6862106],[21.3650227,43.6860123],[21.3651314,43.6857224],[21.3651123,43.6852798],[21.3651524,43.6846313],[21.3651924,43.6845016],[21.3652515,43.6843529],[21.3656025,43.6836014],[21.3657722,43.6833115],[21.3659325,43.6830711],[21.3659515,43.683033],[21.3661118,43.6827316],[21.3661613,43.6826019],[21.3661728,43.6824112],[21.3661919,43.6821594],[21.3660927,43.6814194],[21.3660526,43.681282],[21.3657627,43.6808128],[21.3653526,43.68013],[21.3649426,43.6795502],[21.3644028,43.6790009],[21.364172,43.6787109],[21.3638725,43.6784515],[21.3636322,43.6781502],[21.363472,43.6778603],[21.3633614,43.6777],[21.3632412,43.6774597],[21.3632126,43.6769295],[21.3632317,43.6766815],[21.3633118,43.6762619],[21.3633327,43.6761703],[21.3633213,43.6753502],[21.3633423,43.6750603],[21.363533,43.6742401],[21.3634224,43.6739197],[21.3632126,43.6732216],[21.3632126,43.6730423],[21.3633728,43.6726913],[21.3633823,43.6726494],[21.363472,43.6724014],[21.3637314,43.6717911],[21.3640327,43.6708298],[21.3640823,43.6706619],[21.3641014,43.6706009],[21.3641224,43.6705513],[21.3641415,43.6705208],[21.3641815,43.6704826],[21.3641624,43.6704407],[21.3641529,43.6703911],[21.3641415,43.6703529],[21.3641415,43.6702919],[21.3641415,43.6702309],[21.3641415,43.6701393],[21.3641415,43.6700821],[21.3641319,43.670002],[21.3641319,43.6699028],[21.3641224,43.6698227],[21.3641129,43.6697693],[21.3641129,43.6697006],[21.3640919,43.6696129],[21.3640728,43.6695328],[21.3640518,43.6694527],[21.3640423,43.6694031],[21.3640213,43.6692696],[21.3639927,43.6691704],[21.3639221,43.6688194],[21.3638916,43.668663],[21.363863,43.6684799],[21.3638229,43.6683197],[21.3637829,43.6681404],[21.3637619,43.6680412],[21.3637524,43.667923],[21.3637428,43.6678009],[21.3637314,43.6677094],[21.3637428,43.6676712],[21.3637428,43.6676102],[21.3637524,43.6675606],[21.3637714,43.6674728],[21.363802,43.6673508],[21.3638325,43.6672516],[21.363863,43.6671524],[21.3638916,43.6670723],[21.3639221,43.6669807],[21.3639622,43.6669006],[21.3640423,43.6666718],[21.3641224,43.6664925],[21.3642216,43.6662407],[21.3643417,43.6659698],[21.3644619,43.6656914],[21.3645115,43.6655693],[21.3647118,43.6651421],[21.3647327,43.665081],[21.3647614,43.66502],[21.3647728,43.6649818],[21.3647823,43.6649208],[21.3647823,43.6648712],[21.3647823,43.6648216],[21.3647823,43.6647797],[21.3647728,43.6647415],[21.3647614,43.6646996],[21.3647423,43.6646729],[21.3647022,43.6646423],[21.3646622,43.6646118],[21.3645725,43.6645699],[21.3644218,43.6644897],[21.3643513,43.6644516],[21.3642616,43.664402],[21.3641815,43.66436],[21.3641014,43.6643105],[21.3640327,43.6642609],[21.3639126,43.6641808],[21.363533,43.6639023],[21.3634224,43.6638107],[21.3633423,43.6637611],[21.3632126,43.663662],[21.3628426,43.6633797],[21.362793,43.6633415],[21.3627529,43.6632996],[21.3627224,43.6632614],[21.3626919,43.6632195],[21.3626728,43.6631927],[21.3626518,43.6631622],[21.3626328,43.6631317],[21.3626022,43.6630707],[21.3625717,43.663002],[21.3625526,43.662941],[21.3625317,43.6628723],[21.3625126,43.6627998],[21.3625031,43.6627502],[21.3624916,43.662693],[21.3624916,43.6626396],[21.3624916,43.66259],[21.3624916,43.6624603],[21.3624916,43.6623306],[21.3625031,43.6622009],[21.3625126,43.6621323],[21.3625221,43.6620903],[21.3625317,43.6620216],[21.3625412,43.6619797],[21.3625622,43.661953],[21.3625717,43.661911],[21.3626022,43.6618614],[21.3626328,43.6618118],[21.3626518,43.6617699],[21.3626823,43.6617317],[21.3627129,43.6617012],[21.3627415,43.6616707],[21.3627625,43.6616402],[21.3628025,43.6615906],[21.3628426,43.661541],[21.3628826,43.6614914],[21.3629017,43.6614494],[21.3629322,43.6614227],[21.3629513,43.6613808],[21.3630524,43.6611824],[21.3631516,43.6609917],[21.3631821,43.6609306],[21.3632126,43.6608925],[21.3632317,43.6608505],[21.3632526,43.66082],[21.3632813,43.6607895],[21.3633118,43.6607513],[21.3633423,43.6607094],[21.3633823,43.6606712],[21.3634415,43.6606102],[21.3633823,43.660553],[21.3633213,43.6604919],[21.3632526,43.6604118],[21.3626728,43.6596413],[21.3622723,43.6591797],[21.3617916,43.6589394],[21.361433,43.6587715],[21.3612518,43.6587601],[21.3609924,43.6587601],[21.3607922,43.6588326],[21.3606224,43.6589394],[21.3605118,43.6590919],[21.3603916,43.6593895],[21.3601723,43.659462],[21.3599129,43.659462],[21.3593521,43.6592712],[21.3578815,43.6585617],[21.356863,43.6580124],[21.3566227,43.6579323],[21.3560314,43.6577797],[21.3547726,43.6575928],[21.3547726,43.6575127],[21.3547726,43.6574326],[21.3547821,43.6573524],[21.3548222,43.656002],[21.3548317,43.6558914],[21.354723,43.6557312],[21.3544121,43.6553802],[21.3542423,43.6552429],[21.3538322,43.6550522],[21.3535423,43.6549416],[21.3531017,43.6547508],[21.3528824,43.6546822],[21.3527222,43.6546631],[21.3519917,43.6546898],[21.3518124,43.6546631],[21.3516026,43.6546211],[21.3513527,43.6545219],[21.3511028,43.6543999],[21.3506718,43.6541824],[21.3503113,43.6539612],[21.349823,43.6536522],[21.349493,43.65345],[21.3492126,43.6532326],[21.3490524,43.653141],[21.3486214,43.6529922],[21.3480816,43.6529007],[21.3477116,43.652813],[21.347393,43.6527405],[21.3471127,43.6526527],[21.347002,43.652523],[21.3469315,43.6523628],[21.3468113,43.6521301],[21.3467312,43.6519699],[21.3466015,43.6518326],[21.3464718,43.6516914],[21.3462524,43.651371],[21.3459625,43.6509895],[21.3457718,43.6507797],[21.3454227,43.6504211],[21.3450012,43.6502495],[21.3444424,43.6500702],[21.3441925,43.6499825],[21.3438931,43.6498299],[21.3436527,43.6496811],[21.3434925,43.6495705],[21.3433323,43.6494904],[21.3431625,43.6494713],[21.3426723,43.6495399],[21.342392,43.6495323],[21.3421726,43.6494827],[21.3419228,43.6494293],[21.3417625,43.6493721],[21.3416824,43.649231],[21.3411121,43.6489716],[21.3408413,43.6488724],[21.340683,43.6487694],[21.3405323,43.6487617],[21.3398113,43.6487808],[21.3388615,43.6491508],[21.3384514,43.6494102],[21.3381729,43.6495094],[21.3379021,43.6495895],[21.3376522,43.6497116],[21.3374729,43.6497917],[21.3373718,43.6498718],[21.3372421,43.6499023],[21.3370113,43.64991],[21.3362026,43.6498604],[21.3354721,43.6497803],[21.3351116,43.6497612],[21.3347816,43.6497231],[21.3344727,43.6497726],[21.3342323,43.6498413],[21.3340912,43.6498222],[21.3340321,43.6497498],[21.3340626,43.6496696],[21.3339119,43.6496506],[21.3335323,43.6496506],[21.3332825,43.6495895],[21.332552,43.6491699],[21.3324013,43.6489906],[21.3321228,43.6483307],[21.3320618,43.6481094],[21.3320026,43.6478729],[21.3319321,43.6477203],[21.3313313,43.6472702],[21.3312321,43.6472206],[21.3310623,43.6471825],[21.330513,43.6471329],[21.3300514,43.6470528],[21.329752,43.6469612],[21.3293915,43.6468201],[21.3289413,43.6466599],[21.3288326,43.6465797],[21.3288212,43.6464996],[21.3288612,43.6464005],[21.3287621,43.6463699],[21.3284321,43.6463394],[21.3281422,43.6462898],[21.327652,43.6461906],[21.3273716,43.6461105],[21.3272018,43.6461525],[21.3271713,43.6462212],[21.326992,43.6467514],[21.3269424,43.6467896],[21.3266926,43.6468124],[21.3264427,43.6468811],[21.3257618,43.647171],[21.3255215,43.6472321],[21.3254128,43.6472893],[21.325182,43.6473007],[21.3249321,43.6473007],[21.3247223,43.6472206],[21.3242722,43.6470222],[21.323843,43.6468811],[21.3237114,43.6468506],[21.3234119,43.6468811],[21.3232822,43.6469002],[21.3230515,43.6468697],[21.3225517,43.6466713],[21.3221722,43.6465225],[21.3217716,43.6462822],[21.3214912,43.6460915],[21.3211021,43.6459198],[21.3207817,43.6457405],[21.3206825,43.6456413],[21.3206024,43.6455231],[21.3203526,43.6452408],[21.3201618,43.64505],[21.3200912,43.6448898],[21.3200417,43.6445808],[21.319952,43.6443405],[21.3198128,43.644001],[21.3197021,43.6437912],[21.3194923,43.6436615],[21.3192329,43.6435623],[21.3188324,43.6435318],[21.3183613,43.6434402],[21.3178921,43.64328],[21.3176823,43.6431999],[21.3174515,43.6431503],[21.3171616,43.6431007],[21.3168526,43.6431007],[21.3167419,43.6431007],[21.3165131,43.6430511],[21.3163719,43.6429901],[21.3162117,43.6428795],[21.3160019,43.6428108],[21.3156815,43.6428299],[21.3151722,43.6429329],[21.3148117,43.6429329],[21.3141613,43.6429901],[21.3140316,43.6429825],[21.3139915,43.6429214],[21.3139515,43.6428604],[21.3139324,43.6426697],[21.3140316,43.6424828],[21.3143616,43.6422119],[21.3145313,43.6420021],[21.3148022,43.6417809],[21.3148823,43.6415405],[21.3148518,43.6412697],[21.3146515,43.6407814],[21.3146515,43.6406517],[21.3147221,43.6405411],[21.3148022,43.6404228],[21.3148327,43.6403427],[21.3147621,43.6402016],[21.3147125,43.6399803],[21.314703,43.6392097],[21.314703,43.6389503],[21.3146324,43.6388206],[21.3141518,43.6382027],[21.3138313,43.6376724],[21.313612,43.637352],[21.3134117,43.6370125],[21.3132229,43.6368103],[21.3129921,43.6366119],[21.3127728,43.6364403],[21.3113117,43.6357613],[21.3111629,43.6357422],[21.3109322,43.6356926],[21.3106613,43.6355896],[21.3104324,43.6354713],[21.3102722,43.6353722],[21.3101215,43.6352119],[21.3100414,43.6350403],[21.3099823,43.6348305],[21.3099327,43.6347008],[21.309763,43.6345596],[21.3092213,43.6340523],[21.3091221,43.6339798],[21.3090916,43.6339607],[21.3090115,43.6339417],[21.3089027,43.6339226],[21.308712,43.633873],[21.3079529,43.6335106],[21.3075829,43.6333694],[21.3072929,43.633213],[21.3071327,43.6332016],[21.3069019,43.6331329],[21.3067112,43.6330605],[21.3065624,43.6329727],[21.3064518,43.6328506],[21.3060818,43.6325607],[21.3059521,43.6325111],[21.3055325,43.6320419],[21.3051319,43.6314316],[21.3050613,43.6312294],[21.3049927,43.6310196],[21.304882,43.6308327],[21.304842,43.630722],[21.304863,43.6304817],[21.3048725,43.6304016],[21.3048515,43.6299095],[21.3047924,43.6295509],[21.3046513,43.6290398],[21.3044014,43.6285515],[21.3041821,43.6282501],[21.3039913,43.6281815],[21.3038025,43.6281013],[21.3036919,43.6280022],[21.3036823,43.6278915],[21.303812,43.6276207],[21.3039513,43.6274719],[21.3040218,43.6273003],[21.3041821,43.6270409],[21.3042221,43.626812],[21.304203,43.6266327],[21.3041515,43.6265221],[21.3040619,43.6264229],[21.3040924,43.6263618],[21.3042412,43.6261406],[21.3042126,43.6259918],[21.3041725,43.6259117],[21.3042126,43.625843],[21.3046627,43.6255798],[21.3047829,43.6255302],[21.3047829,43.6254921],[21.3044224,43.6249123],[21.3042126,43.6244812],[21.3041821,43.6241913],[21.3041229,43.6240501],[21.3034115,43.6232224],[21.3033028,43.622921],[21.3032112,43.6223907],[21.3030815,43.6221924],[21.3029118,43.6219902],[21.3024426,43.6216125],[21.3021927,43.6215019],[21.301342,43.6211815],[21.3011322,43.6210709],[21.3010521,43.6207008],[21.3008518,43.6203499],[21.3007526,43.6195221],[21.300703,43.6193619],[21.2999821,43.6184006],[21.2999325,43.6181717],[21.299942,43.6180115],[21.3004112,43.6174927],[21.3005314,43.6173019],[21.3007927,43.6163597],[21.3009014,43.6159897],[21.3007927,43.6159515],[21.3006725,43.6159096],[21.3003521,43.6158104],[21.3001213,43.6157417],[21.3000031,43.6157112],[21.2998524,43.6156616],[21.2996922,43.615612],[21.2996025,43.6155815],[21.2996616,43.6155319],[21.2997627,43.6154594],[21.299902,43.6153793],[21.2999821,43.6153107],[21.3000317,43.6152306],[21.3001213,43.6150627],[21.3001614,43.6150093],[21.3001919,43.6149597],[21.3003025,43.6148529],[21.3003426,43.6147614],[21.300333,43.6146698],[21.3003216,43.6145821],[21.3003521,43.614563],[21.3003521,43.614502],[21.3003025,43.6142006],[21.3002625,43.6139526],[21.3002319,43.613842],[21.3002415,43.6137199],[21.300293,43.6134605],[21.3003426,43.6132126],[21.3003616,43.6130409],[21.3003826,43.6129799],[21.3004322,43.6129227],[21.3001919,43.6126328],[21.299942,43.6122818],[21.2996616,43.6119308],[21.2995415,43.6117325],[21.2993412,43.6114616],[21.299263,43.611393],[21.2991028,43.6112709],[21.2989025,43.6111908],[21.2989426,43.6111526],[21.2989712,43.6111221],[21.2990417,43.6110306],[21.2990818,43.611042],[21.2994919,43.6105728],[21.2999115,43.6100807],[21.299902,43.6100502],[21.3000317,43.6099014],[21.3000813,43.6098404],[21.300333,43.6095619],[21.3004818,43.6093712],[21.300642,43.6091995],[21.3009815,43.6088104],[21.3010616,43.6087303],[21.3013115,43.6084404],[21.3014717,43.6081924],[21.3014622,43.6081619],[21.3014717,43.6081314],[21.3014812,43.6080894],[21.3015022,43.6080017],[21.3014927,43.6079712],[21.3014526,43.6079216],[21.3014126,43.6079025],[21.301302,43.607872],[21.3011017,43.6078224],[21.301012,43.6077919],[21.3009224,43.6077805],[21.300663,43.6077423],[21.3005714,43.6077118],[21.3005314,43.6077003],[21.3005028,43.6076813],[21.3004818,43.6076393],[21.3005028,43.6076012],[21.3005829,43.6075516],[21.3006325,43.6075325],[21.3006916,43.6075096],[21.3007622,43.6074905],[21.3008022,43.6074715],[21.3008118,43.6074409],[21.3008118,43.6074104],[21.301302,43.6075401],[21.3015518,43.6075706],[21.3017521,43.6076202],[21.3018627,43.6076202],[21.3021412,43.6074715],[21.3041725,43.6065216],[21.3047619,43.6062393],[21.3060627,43.6056023],[21.3064919,43.605423],[21.3066921,43.6052704],[21.3067913,43.6051521],[21.3070221,43.6046715],[21.3072929,43.6041412],[21.3074226,43.6038628],[21.3075829,43.6035194],[21.3077126,43.6033325],[21.3078423,43.6031494],[21.3079414,43.6030006],[21.3095016,43.601223],[21.3100224,43.6006393],[21.3104515,43.6001205],[21.3106422,43.5999222],[21.3111515,43.5993423],[21.3133316,43.5968513],[21.3135529,43.5965996],[21.3143826,43.5956612],[21.3146629,43.5953293],[21.3155212,43.5943718],[21.3162613,43.5935516],[21.316843,43.5928726],[21.3173523,43.5923424],[21.3175716,43.5920906],[21.3179626,43.5916595],[21.3185825,43.5910225],[21.319252,43.5903015],[21.3200417,43.5894699],[21.3205223,43.5890312],[21.3207321,43.5888214],[21.3211021,43.5884399],[21.3212414,43.5882607],[21.3215427,43.5876999],[21.3216228,43.587513],[21.3216915,43.58741],[21.3217525,43.5874329],[21.3219528,43.5870399],[21.3219719,43.5870018],[21.3220329,43.5869026],[21.3220825,43.5867996],[21.3221416,43.5866814],[21.3221321,43.5866203],[21.322113,43.5865822],[21.3220615,43.5865402],[21.3219814,43.5865097],[21.3218517,43.5865097],[21.3215523,43.5865517],[21.321703,43.5860405],[21.3219223,43.5860405],[21.3219719,43.5860214],[21.3220119,43.5859604],[21.3221416,43.5856514],[21.3222618,43.585392],[21.3223228,43.5853195],[21.3223515,43.5852928],[21.322382,43.5853004],[21.3225422,43.5852814],[21.3225613,43.5852394],[21.3225422,43.5851021],[21.3225212,43.585041],[21.3223114,43.5850601],[21.3221626,43.5850716],[21.3219528,43.5850296],[21.3219223,43.5848923],[21.3219223,43.5847893],[21.3219128,43.5847321],[21.3218822,43.5846519],[21.3218613,43.58461],[21.3218422,43.5844002],[21.3218517,43.5843124],[21.3219223,43.5841522],[21.3219719,43.5840607],[21.3219814,43.5840225],[21.3219814,43.583992],[21.3219624,43.5839005],[21.3219624,43.5838318],[21.3219719,43.5837593],[21.3219528,43.5836525],[21.3219624,43.5836029],[21.3222618,43.5835304],[21.3224316,43.5834808],[21.3228512,43.5833397],[21.3239021,43.5834122],[21.3239613,43.5833817],[21.3240128,43.5834198],[21.3245125,43.5835304],[21.3246517,43.5836525],[21.3249512,43.5834808],[21.3251228,43.5833702],[21.3253422,43.5832329],[21.3254013,43.5831909],[21.3255424,43.5830917],[21.3255825,43.5830612],[21.325613,43.5830231],[21.3256416,43.5829506],[21.3256721,43.5829315],[21.3257618,43.5828819],[21.3259125,43.5828094],[21.3262119,43.5826225]]},{"id":19556,"author":"AnaDigit","name_GR":"Sultans Trail: 4.15. Kru\u0161evac - Ribarska banja","description_GR":"Section-Trail 4.15","path":"Sultans_Trail\/sultans_trail_415","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":30801,"name_EN":"Sultans Trail: 4.15. Kru\u0161evac - Ribarska banja","description_EN":"Section-Trail 4.15","ascent_time":948,"descent_time":935,"marker":"","level":9,"ascent":1087,"descent":781,"maxelev":650,"minelev":157,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.32669 43.4245,21.51826 43.58232)","views":0,"millestones":"","x":21.449873,"y":43.4947433,"coor":[[21.3266945,43.582325],[21.3267345,43.5822945],[21.3268242,43.5822563],[21.3273029,43.5820236],[21.3281631,43.5814857],[21.3287334,43.5811844],[21.3291931,43.5809364],[21.3295231,43.5807152],[21.3297939,43.5805435],[21.3298244,43.5804939],[21.3298244,43.5804558],[21.3298836,43.5804062],[21.3299332,43.5803642],[21.3299847,43.5803566],[21.3300438,43.5803261],[21.3302536,43.5801735],[21.3305531,43.5798645],[21.3306847,43.5797348],[21.3307438,43.5796661],[21.3308945,43.579464],[21.3310642,43.5792465],[21.3310833,43.579216],[21.3311939,43.5790749],[21.331274,43.5789757],[21.3318138,43.5782433],[21.3318729,43.5782661],[21.331953,43.5782852],[21.3320446,43.578167],[21.3321533,43.5782433],[21.332243,43.5783234],[21.3324242,43.5784645],[21.3325539,43.5784035],[21.332613,43.578434],[21.3342648,43.5768852],[21.3342838,43.5768661],[21.3344536,43.5766945],[21.3347645,43.5764351],[21.3349648,43.5762939],[21.3351345,43.5761757],[21.335474,43.5759163],[21.3358631,43.5756149],[21.3360138,43.5755043],[21.3362045,43.5753555],[21.3364143,43.5751648],[21.336853,43.5747261],[21.3370743,43.5745239],[21.3371944,43.5743752],[21.337244,43.5743065],[21.3372746,43.5742455],[21.3372936,43.5741768],[21.3372841,43.5740738],[21.3372536,43.5739555],[21.337244,43.5739136],[21.3372345,43.5738869],[21.3372135,43.5738335],[21.337534,43.5736046],[21.3375244,43.5735855],[21.3380833,43.5731735],[21.3381138,43.5731468],[21.3381634,43.5730934],[21.338213,43.5730057],[21.3382244,43.5729065],[21.3382244,43.5728645],[21.3382339,43.5725746],[21.3381939,43.5724754],[21.3381538,43.5723648],[21.3381443,43.572197],[21.3381634,43.5720863],[21.3381634,43.5719452],[21.3381233,43.5717545],[21.3380737,43.5715866],[21.3379345,43.5711861],[21.3378944,43.5710945],[21.3377247,43.570694],[21.3377743,43.5706444],[21.3378639,43.5705948],[21.3378944,43.5705643],[21.3379536,43.5706139],[21.3380337,43.5706558],[21.3381042,43.5706635],[21.3382034,43.5706749],[21.3383045,43.5706749],[21.3383732,43.5706558],[21.3385239,43.5706367],[21.3387833,43.5706062],[21.3400841,43.5704346],[21.340353,43.5704041],[21.3404636,43.5703659],[21.3405838,43.5702553],[21.3407536,43.5699043],[21.3408337,43.5695839],[21.3408737,43.5691643],[21.3408737,43.5688934],[21.3408642,43.5688248],[21.3408642,43.5686836],[21.3408546,43.5681534],[21.3408432,43.5673637],[21.3408337,43.5672569],[21.3408146,43.5666542],[21.3407841,43.5660362],[21.3407536,43.5655937],[21.3406544,43.5644341],[21.3405647,43.5634346],[21.340374,43.5611839],[21.3403435,43.5607452],[21.340353,43.5604744],[21.3404045,43.5601768],[21.3408833,43.5591164],[21.3409538,43.5589333],[21.3409729,43.5585861],[21.3409843,43.5585442],[21.3409443,43.5582237],[21.3408432,43.5578461],[21.3405342,43.556694],[21.3405838,43.5566864],[21.3406544,43.5566635],[21.3404636,43.5559464],[21.3403645,43.5555267],[21.3402443,43.5550766],[21.3402233,43.5549164],[21.3402443,43.5547562],[21.3403835,43.5545158],[21.3405037,43.5543938],[21.3409042,43.5541153],[21.3413734,43.5537949],[21.3419437,43.5533943],[21.3430347,43.5529366],[21.344593,43.5523033],[21.3446636,43.5522842],[21.3456936,43.5518761],[21.3461533,43.5516739],[21.3464241,43.551487],[21.3466034,43.5513268],[21.3465538,43.5512962],[21.3469944,43.5508461],[21.3472843,43.5505333],[21.3474941,43.5503159],[21.3478546,43.5500145],[21.3483829,43.5496635],[21.348753,43.549427],[21.3490047,43.5492668],[21.3494244,43.548996],[21.3504543,43.5483437],[21.350584,43.5482254],[21.3506432,43.5481339],[21.3507137,43.5481567],[21.3507938,43.5481758],[21.3508835,43.5481758],[21.3509541,43.5481644],[21.3510246,43.5481339],[21.3514633,43.5477448],[21.3518429,43.5474167],[21.3523235,43.5469246],[21.3526344,43.5466957],[21.3527031,43.5466461],[21.3538933,43.5462265],[21.354044,43.5462952],[21.3542442,43.5467262],[21.3543339,43.5468063],[21.3564129,43.5471268],[21.3566132,43.5471268],[21.356823,43.5470848],[21.3571243,43.5469933],[21.357254,43.5469933],[21.357954,43.5471153],[21.3581829,43.5471268],[21.3588333,43.5470238],[21.3592339,43.5469246],[21.3594742,43.5468369],[21.3602142,43.5463333],[21.3610935,43.5459251],[21.3612938,43.545826],[21.3618145,43.5453949],[21.3623638,43.5452232],[21.3635044,43.5449638],[21.3637943,43.5448837],[21.3647537,43.5445557],[21.3652039,43.5444756],[21.3654537,43.5444756],[21.3656445,43.5445137],[21.3657646,43.5445938],[21.3659344,43.5448036],[21.366024,43.5448837],[21.3661137,43.5449448],[21.3662739,43.5450134],[21.3664532,43.5450668],[21.3667641,43.5451469],[21.3671532,43.5453148],[21.3674431,43.5454254],[21.368063,43.5457344],[21.368433,43.5459442],[21.3686047,43.5460052],[21.3686943,43.5460243],[21.3689537,43.5460052],[21.3702335,43.5457764],[21.3713036,43.5455437],[21.3716431,43.5455742],[21.3719845,43.5455933],[21.372303,43.5455856],[21.3727131,43.5455437],[21.373064,43.5454559],[21.3735046,43.5453568],[21.3739147,43.5452232],[21.3747044,43.5448837],[21.3750134,43.5447235],[21.3753147,43.5445366],[21.3758945,43.5441551],[21.3766441,43.5436363],[21.3769741,43.5434456],[21.377203,43.5433044],[21.3773537,43.5431366],[21.3778439,43.5425148],[21.377964,43.5423965],[21.3781738,43.5422668],[21.3789635,43.5420647],[21.3793545,43.5419464],[21.3794842,43.5418968],[21.3797035,43.5418053],[21.3801842,43.5415764],[21.3802433,43.5415535],[21.3803043,43.5415535],[21.3803635,43.541584],[21.3805046,43.5416756],[21.3806839,43.5417557],[21.3807335,43.5417747],[21.3808041,43.5417862],[21.3808937,43.5417747],[21.3809547,43.5417442],[21.3810539,43.5417137],[21.3811436,43.5416641],[21.3812943,43.5415268],[21.3813438,43.5414467],[21.3813839,43.5413666],[21.3814144,43.5413055],[21.3814735,43.5412445],[21.3830338,43.5406151],[21.383213,43.540596],[21.383543,43.5406036],[21.3841934,43.5406761],[21.3844433,43.5406647],[21.3851337,43.540554],[21.3859634,43.5403633],[21.3861847,43.5403557],[21.3866844,43.5403366],[21.3870735,43.5402641],[21.3878345,43.5399666],[21.388773,43.5394745],[21.3896046,43.538784],[21.3897038,43.5386543],[21.3899536,43.5381737],[21.3899937,43.538105],[21.3902931,43.5379143],[21.3907833,43.5378456],[21.3916645,43.5378342],[21.3919029,43.537796],[21.3922329,43.5377159],[21.392664,43.5375862],[21.3929729,43.5374641],[21.3931732,43.5373535],[21.3934345,43.5371437],[21.3939533,43.5366936],[21.3940639,43.5365868],[21.3943634,43.5362968],[21.3945236,43.5361443],[21.3947544,43.5360146],[21.395174,43.5358162],[21.395443,43.535717],[21.3956642,43.5356636],[21.3960838,43.5356636],[21.3963737,43.5357437],[21.3967648,43.5359039],[21.3969746,43.536026],[21.3971729,43.5361862],[21.3982239,43.537056],[21.3983231,43.537056],[21.3985138,43.5369759],[21.3988037,43.5365944],[21.3993835,43.5362358],[21.3995647,43.5361633],[21.4001637,43.5360565],[21.4012032,43.5360069],[21.4014835,43.5359955],[21.4029236,43.5361557],[21.4033546,43.5361443],[21.4038334,43.5360565],[21.4050045,43.5356865],[21.4059639,43.5354156],[21.4071331,43.5350456],[21.4077339,43.5349655],[21.4079533,43.5349045],[21.4094944,43.5343666],[21.410244,43.534214],[21.4103642,43.5341568],[21.4108429,43.5336952],[21.4115829,43.5332146],[21.4122047,43.5329666],[21.4123135,43.5328865],[21.412714,43.532444],[21.4127846,43.5323639],[21.413084,43.5320168],[21.4132137,43.5317955],[21.4132042,43.5317154],[21.4131546,43.5316658],[21.413084,43.5314941],[21.4129734,43.5311356],[21.4128933,43.5309563],[21.4129429,43.5307846],[21.413084,43.530674],[21.4134636,43.5306435],[21.4136944,43.5306053],[21.4139843,43.530365],[21.4143944,43.5298843],[21.414484,43.5297737],[21.4148235,43.5290642],[21.4153538,43.5284653],[21.4157143,43.5280762],[21.4160233,43.5275955],[21.4163742,43.5273247],[21.4167538,43.5270653],[21.4171638,43.526825],[21.4175739,43.5265465],[21.4181747,43.5260239],[21.4189644,43.5252037],[21.4194145,43.5245438],[21.4196339,43.5242844],[21.4201546,43.5236664],[21.4205246,43.5230446],[21.4209442,43.5223846],[21.4210739,43.5222168],[21.4213238,43.5218468],[21.4215946,43.5215034],[21.4217739,43.521286],[21.4220142,43.5210648],[21.4222641,43.5209236],[21.4225235,43.5207748],[21.4228134,43.520565],[21.4231434,43.5202065],[21.4234447,43.5199356],[21.4237041,43.5197754],[21.4240246,43.5195045],[21.4243431,43.5191765],[21.4243946,43.5191269],[21.4246445,43.5189362],[21.4248543,43.5187569],[21.4249935,43.5185852],[21.4251137,43.5184555],[21.4252644,43.5183754],[21.4255142,43.5182457],[21.425684,43.5181541],[21.4258442,43.5180168],[21.4260235,43.5178452],[21.4262543,43.5176239],[21.426424,43.5175056],[21.4266033,43.5173836],[21.4267731,43.5172958],[21.4269447,43.5172157],[21.4271431,43.5171432],[21.4273338,43.5170937],[21.4277039,43.5170059],[21.4280243,43.5169563],[21.4281845,43.5169067],[21.4291534,43.5166054],[21.4294338,43.5164948],[21.4298344,43.5163345],[21.4302139,43.5161667],[21.4304237,43.516037],[21.4305439,43.5160065],[21.4307137,43.515976],[21.430933,43.5159645],[21.4311333,43.5159454],[21.4313831,43.5158958],[21.4316635,43.5158348],[21.4322739,43.5157547],[21.4326344,43.5157051],[21.4328442,43.515667],[21.4330044,43.515625],[21.4332047,43.5155258],[21.4333439,43.5154343],[21.4334736,43.5153656],[21.4336147,43.5153046],[21.4338131,43.5152359],[21.4341545,43.5151443],[21.4343643,43.5150757],[21.4347439,43.5149155],[21.4352131,43.5147552],[21.4357834,43.5146255],[21.4362335,43.5145454],[21.4364147,43.5144844],[21.4367638,43.5143547],[21.436964,43.5142365],[21.4370632,43.5141068],[21.4371929,43.5140152],[21.4373837,43.5139236],[21.438324,43.5136261],[21.4386635,43.513485],[21.4393044,43.5132561],[21.4399738,43.5130539],[21.4405537,43.512886],[21.4411335,43.5127563],[21.4412746,43.5127144],[21.4413738,43.5126762],[21.441473,43.5126152],[21.4415436,43.5125542],[21.4416237,43.5124741],[21.4417343,43.5123558],[21.441864,43.5122337],[21.4419937,43.5121536],[21.4422245,43.5120354],[21.4423733,43.5119667],[21.4426537,43.5118561],[21.4428539,43.511776],[21.4430141,43.5117035],[21.4432144,43.5116043],[21.4433937,43.5114861],[21.4434834,43.5114059],[21.4435444,43.5112534],[21.4437332,43.5107651],[21.4438839,43.5104446],[21.4439945,43.5102539],[21.4441643,43.510006],[21.4446545,43.5093269],[21.4446945,43.5092468],[21.4447041,43.5091553],[21.4447536,43.5089264],[21.4447937,43.5088463],[21.4449043,43.5087357],[21.4452038,43.5084343],[21.4452248,43.5083466],[21.4452343,43.5081863],[21.4452248,43.5077934],[21.4452343,43.5072136],[21.4451942,43.5066948],[21.4451733,43.5062447],[21.4452248,43.5059967],[21.4452934,43.505806],[21.4453545,43.5055847],[21.4453945,43.5049057],[21.4454041,43.5047455],[21.445364,43.5046234],[21.4452839,43.5045357],[21.4448643,43.5042267],[21.4441547,43.503746],[21.4436131,43.5034256],[21.4435444,43.5030441],[21.4435539,43.5027046],[21.4436531,43.5023041],[21.4437637,43.5019569],[21.4438438,43.5017548],[21.4438934,43.5016365],[21.4439545,43.5014839],[21.4440937,43.5010452],[21.4442444,43.5007439],[21.4445934,43.5000763],[21.4446945,43.4999733],[21.4447136,43.4999466],[21.4453144,43.4993744],[21.4454231,43.4992447],[21.4455643,43.4990959],[21.445734,43.4988861],[21.4458447,43.498764],[21.4459438,43.4986458],[21.4462547,43.4982948],[21.4465847,43.4979668],[21.446703,43.4977951],[21.446743,43.4974365],[21.4469147,43.4972343],[21.447094,43.4971733],[21.4471931,43.4971352],[21.4475231,43.4970665],[21.4481144,43.4968948],[21.4485645,43.4967651],[21.4489441,43.4966545],[21.4490337,43.4965439],[21.4493141,43.4964066],[21.4494247,43.4962959],[21.4494038,43.4962234],[21.4493637,43.4961548],[21.4493237,43.4960136],[21.4493141,43.4959068],[21.4493046,43.4958267],[21.4492836,43.4957542],[21.4493237,43.4953842],[21.4493332,43.495224],[21.4493332,43.4951248],[21.4493446,43.4950943],[21.4493637,43.4950752],[21.4494247,43.4950447],[21.4497433,43.4949341],[21.4497948,43.4949036],[21.4498329,43.4948654],[21.4498634,43.4947968],[21.449873,43.4947433],[21.4498844,43.4947052],[21.4498844,43.4946747],[21.4498844,43.4946365],[21.4502335,43.4945259],[21.4503231,43.4945145],[21.4504147,43.4945068],[21.4505234,43.4945335],[21.4506435,43.4945641],[21.4507637,43.4945869],[21.4508343,43.4945869],[21.4508247,43.4945068],[21.4507542,43.4940147],[21.4506645,43.4936333],[21.4504642,43.4932938],[21.4502945,43.4929352],[21.4502144,43.4925766],[21.4502144,43.4922066],[21.4502029,43.4920158],[21.4501247,43.491806],[21.4500942,43.4915848],[21.4501247,43.4913559],[21.4501743,43.491024],[21.4502335,43.4908257],[21.4502831,43.4906654],[21.4502144,43.4904861],[21.4501743,43.490345],[21.4501934,43.4901962],[21.4504337,43.4899864],[21.4506836,43.4897346],[21.4508934,43.4894867],[21.4511147,43.4892235],[21.4511642,43.4891548],[21.4510632,43.4889069],[21.4510345,43.4886436],[21.4510441,43.4884834],[21.4513645,43.4880257],[21.4514942,43.4876747],[21.4515247,43.4874535],[21.4513931,43.4871941],[21.4514141,43.4870148],[21.4515247,43.4869041],[21.4518433,43.4867439],[21.4519444,43.4866447],[21.452034,43.4863853],[21.4521141,43.4860764],[21.4522629,43.4858932],[21.4524937,43.4857368],[21.4531631,43.4855347],[21.4547729,43.4851761],[21.4551544,43.4849854],[21.4554138,43.4846153],[21.4556637,43.484375],[21.4561844,43.4840164],[21.4567337,43.4837761],[21.4572544,43.4835243],[21.4575634,43.4834137],[21.4576931,43.4832458],[21.457674,43.4830933],[21.4574337,43.4827843],[21.457283,43.4823647],[21.4571934,43.4817047],[21.457243,43.4813347],[21.4573231,43.4810638],[21.4573135,43.4807663],[21.4574833,43.4806061],[21.457613,43.4804764],[21.4577637,43.4802742],[21.457943,43.4796944],[21.4580746,43.4794464],[21.4581337,43.4793053],[21.4584141,43.478817],[21.4584637,43.4784355],[21.4585037,43.4780159],[21.4585838,43.4777641],[21.4585934,43.477375],[21.4585133,43.477047],[21.458353,43.4767342],[21.4580746,43.4764862],[21.4573746,43.4761658],[21.4565239,43.4757347],[21.4560432,43.4755058],[21.4559441,43.4753952],[21.4557934,43.4747543],[21.4560242,43.4742661],[21.4561329,43.4739342],[21.4562645,43.4734344],[21.4564533,43.473217],[21.4565735,43.4729843],[21.4565144,43.4726563],[21.4563046,43.4722633],[21.4561443,43.4720459],[21.4558144,43.4716263],[21.4555645,43.4711952],[21.4556637,43.4710159],[21.4559536,43.4707947],[21.4563046,43.4705963],[21.4566345,43.470417],[21.4570446,43.4701042],[21.4572029,43.4700241],[21.4576435,43.469677],[21.4579144,43.4694862],[21.4584732,43.4690666],[21.4586029,43.4689445],[21.4588337,43.4687042],[21.4590244,43.4684639],[21.4590836,43.4682465],[21.4591637,43.4679565],[21.4592648,43.4677658],[21.4594231,43.467495],[21.4595547,43.4672546],[21.4597836,43.4669037],[21.4598236,43.4664536],[21.4598236,43.4660339],[21.459713,43.4656448],[21.4596539,43.465435],[21.4596043,43.4652939],[21.4595737,43.465107],[21.4595833,43.4648666],[21.4595146,43.4646339],[21.4594345,43.4645042],[21.459383,43.4644241],[21.4592438,43.4642258],[21.4590836,43.4639053],[21.4589844,43.4637146],[21.4588337,43.4633636],[21.4586639,43.4628944],[21.458643,43.4627342],[21.4586143,43.4625549],[21.4586029,43.4623947],[21.4586735,43.4622154],[21.4587746,43.4618645],[21.4587631,43.4616356],[21.4587536,43.461277],[21.4587231,43.460865],[21.4586945,43.4606133],[21.4587135,43.4603348],[21.4588032,43.4600868],[21.4587345,43.459816],[21.458683,43.4595642],[21.4586239,43.4593735],[21.4585438,43.4592552],[21.4585438,43.4591637],[21.4586544,43.4588737],[21.4587231,43.4586639],[21.4588547,43.4584351],[21.4589729,43.4582062],[21.4591541,43.4578362],[21.4593735,43.4576149],[21.4598446,43.4570961],[21.4601536,43.4567833],[21.4603729,43.4565544],[21.4607334,43.4562645],[21.4610443,43.4560661],[21.4613342,43.4559669],[21.4616337,43.4558563],[21.4619637,43.4557457],[21.462244,43.455616],[21.462553,43.4554367],[21.4627533,43.4552841],[21.4629745,43.4551353],[21.4633331,43.4549446],[21.4636745,43.4547768],[21.4640732,43.4545441],[21.4643536,43.4543762],[21.4645443,43.4540939],[21.4647236,43.453804],[21.4648933,43.453495],[21.4649639,43.4532967],[21.4651241,43.4530067],[21.4654541,43.4526443],[21.4656544,43.4523659],[21.4658642,43.4521141],[21.466013,43.4518433],[21.4660835,43.4514961],[21.4661942,43.4513054],[21.4662437,43.451004],[21.4663143,43.4508057],[21.4665546,43.4505653],[21.466774,43.4503937],[21.4672031,43.4502258],[21.467453,43.4501152],[21.4677429,43.450016],[21.4679241,43.4499969],[21.4681644,43.4500237],[21.4683247,43.4500237],[21.468544,43.4499664],[21.4685745,43.4499435],[21.4687939,43.4498138],[21.4689732,43.4496346],[21.4691734,43.4494553],[21.4694538,43.4491844],[21.4695644,43.4490662],[21.4700241,43.4487762],[21.4702339,43.4486542],[21.4703941,43.4485054],[21.4705143,43.4483147],[21.470644,43.4481049],[21.4707336,43.4480057],[21.4707947,43.4479637],[21.4708347,43.4479561],[21.4710236,43.4477959],[21.471323,43.447506],[21.4717636,43.4471741],[21.4721546,43.4468765],[21.4724541,43.4467049],[21.4728832,43.4465446],[21.4731636,43.4464035],[21.4733238,43.4463043],[21.4736137,43.4461441],[21.4738235,43.4460068],[21.4740543,43.4459152],[21.4742832,43.4458237],[21.4746037,43.4458733],[21.4748745,43.4459152],[21.4753036,43.4460258],[21.475544,43.446106],[21.4757137,43.4461136],[21.4758739,43.4460869],[21.4759941,43.4460144],[21.4760933,43.4459152],[21.4763432,43.4455566],[21.4765034,43.4453659],[21.4765835,43.4452362],[21.4767437,43.4449348],[21.4768047,43.4447937],[21.4768543,43.4446564],[21.4768238,43.4445534],[21.476614,43.4444466],[21.4763546,43.4443741],[21.4760437,43.4443436],[21.4757347,43.4443245],[21.4754734,43.4443169],[21.4753647,43.4442635],[21.4750233,43.4441147],[21.4748535,43.4440155],[21.4747734,43.4438934],[21.4747429,43.4437447],[21.4747829,43.4436264],[21.4748631,43.4435158],[21.4750633,43.4433937],[21.475214,43.4432869],[21.4753742,43.4431648],[21.475523,43.4430542],[21.4756432,43.4429741],[21.4757538,43.4428635],[21.4758244,43.4427567],[21.4758434,43.4427261],[21.475893,43.4426842],[21.4759941,43.442646],[21.4761238,43.442646],[21.476223,43.4426651],[21.476244,43.4427452],[21.4762135,43.4428864],[21.4761543,43.4430237],[21.4761333,43.4430733],[21.4761143,43.4431343],[21.4760342,43.4433136],[21.4760036,43.4434242],[21.4759731,43.4435349],[21.4760132,43.443615],[21.4761143,43.4436264],[21.4762535,43.4436035],[21.4764442,43.4435349],[21.4766731,43.4434242],[21.477253,43.4431534],[21.4774742,43.4430542],[21.4778137,43.4428864],[21.4780731,43.4427948],[21.4785442,43.4426041],[21.4790134,43.4423943],[21.4792137,43.4423943],[21.4795647,43.4424744],[21.4802532,43.4424438],[21.4806938,43.442627],[21.4810829,43.4428635],[21.4814243,43.4429436],[21.4818535,43.4430466],[21.4824944,43.4433136],[21.4827938,43.4433937],[21.4830647,43.4434052],[21.4832344,43.4433746],[21.4832344,43.4432335],[21.483223,43.4428444],[21.4832535,43.4423256],[21.4832535,43.4421539],[21.4832535,43.4420662],[21.4832535,43.4417267],[21.482584,43.4407959],[21.4823341,43.4404449],[21.4820938,43.439785],[21.4820137,43.4393044],[21.481884,43.4386749],[21.4818344,43.4381142],[21.4820938,43.4377861],[21.4820747,43.4373741],[21.4819145,43.4368362],[21.4818039,43.4365654],[21.481493,43.4361038],[21.4811039,43.4358139],[21.4807243,43.4352341],[21.4806538,43.4351234],[21.4803429,43.4347763],[21.4801445,43.434597],[21.4798241,43.4344864],[21.4796734,43.4343948],[21.4796047,43.4341545],[21.4796429,43.4340248],[21.4798641,43.4339638],[21.4799843,43.4339638],[21.480093,43.433876],[21.4801331,43.433754],[21.480114,43.4335556],[21.4799633,43.4333534],[21.4798832,43.433136],[21.4799538,43.4329262],[21.4800129,43.432415],[21.480154,43.4321251],[21.4809246,43.4317741],[21.4810829,43.4316368],[21.4812832,43.4312744],[21.4814034,43.4311562],[21.4815331,43.4311256],[21.4816341,43.4311752],[21.4816933,43.4313164],[21.4819546,43.4316254],[21.4820938,43.4319649],[21.4824047,43.4323349],[21.4826641,43.432724],[21.4828129,43.4330864],[21.4829731,43.4331741],[21.4832344,43.4331665],[21.4833145,43.4331169],[21.4834843,43.4329834],[21.483633,43.4326935],[21.483593,43.432457],[21.483614,43.4322662],[21.4835434,43.4320946],[21.4835835,43.4319267],[21.4837132,43.4316139],[21.4839745,43.4313469],[21.4841347,43.4311943],[21.4843731,43.4310341],[21.4845734,43.4310341],[21.4848137,43.4310341],[21.4851036,43.4310265],[21.4854546,43.4310265],[21.4856129,43.4309349],[21.4859447,43.4308548],[21.4862537,43.4307861],[21.4864635,43.430706],[21.4865837,43.4306946],[21.4871941,43.4307747],[21.4877033,43.4308167],[21.4882946,43.4308548],[21.4886646,43.4309845],[21.4891148,43.4312248],[21.4893742,43.4314537],[21.4895744,43.4316063],[21.4900742,43.4317856],[21.4903545,43.4319344],[21.4904747,43.432045],[21.490593,43.4321556],[21.4906635,43.4322739],[21.4908829,43.4324341],[21.491024,43.4326439],[21.4910736,43.432724],[21.4911537,43.4328461],[21.4913044,43.4329453],[21.4915047,43.4330864],[21.4916229,43.4332352],[21.4916344,43.4332848],[21.4915733,43.4333534],[21.4915142,43.4334259],[21.4914436,43.4334946],[21.4915237,43.4335938],[21.491684,43.4336052],[21.4917431,43.4335442],[21.4918842,43.4334641],[21.4921036,43.4334145],[21.4922237,43.4333839],[21.4923134,43.4333839],[21.4925137,43.4332542],[21.4926338,43.4331551],[21.4927044,43.433094],[21.4928036,43.4329453],[21.4928532,43.4328842],[21.4929237,43.432827],[21.4929733,43.432785],[21.4930534,43.4327469],[21.4931545,43.4326553],[21.4929943,43.4325447],[21.4927635,43.4323654],[21.4927235,43.4322853],[21.4926834,43.4322166],[21.4926434,43.4317741],[21.4920731,43.4311638],[21.4918137,43.4308243],[21.4918346,43.4305649],[21.491993,43.4303436],[21.4926529,43.4298363],[21.4931545,43.4294853],[21.4934731,43.4292564],[21.4936638,43.4291153],[21.4938145,43.4289932],[21.4938831,43.4288864],[21.4939938,43.4288139],[21.494173,43.4287834],[21.4943848,43.4287262],[21.4946041,43.4285469],[21.4946442,43.4284134],[21.4945831,43.428196],[21.4946232,43.4280853],[21.4949741,43.4279556],[21.4951229,43.427906],[21.4951534,43.4278564],[21.4951134,43.4278069],[21.4950237,43.4277763],[21.494894,43.4277534],[21.494873,43.4276733],[21.4949341,43.4275665],[21.4950848,43.4273453],[21.4951534,43.4271851],[21.4952431,43.4270668],[21.4953537,43.4269562],[21.4954433,43.4268341],[21.4954643,43.4266434],[21.4955635,43.426506],[21.4956036,43.4264336],[21.4956741,43.4263535],[21.4957943,43.4262161],[21.495863,43.426075],[21.495924,43.4259453],[21.4960136,43.4256058],[21.4960747,43.4254265],[21.4961739,43.4252663],[21.4962635,43.4251251],[21.496294,43.425045],[21.4963436,43.4250259],[21.4964733,43.4250069],[21.4966736,43.4250641],[21.4968529,43.4251442],[21.4970036,43.4251862],[21.4971237,43.4251862],[21.4972343,43.4251366],[21.4975929,43.4249649],[21.4978638,43.4247437],[21.4981136,43.424614],[21.4985142,43.4245262],[21.4989529,43.4245148],[21.4993343,43.4245453],[21.4998436,43.4245644],[21.5005245,43.4244843],[21.5007343,43.4245262],[21.5011635,43.4246063],[21.501543,43.4247246],[21.5019436,43.4248352],[21.5024147,43.4248962],[21.5026245,43.4249268],[21.5031433,43.4251251],[21.5034733,43.4251747],[21.5035934,43.4251747],[21.5038242,43.4251862],[21.5043736,43.4253654],[21.505003,43.4255066],[21.5055447,43.4254265],[21.5059643,43.4255562],[21.5059929,43.4256439],[21.5062637,43.425705],[21.5065231,43.4257545],[21.5073147,43.4259148],[21.5076141,43.4259758],[21.5085239,43.4260063],[21.5088539,43.4260368],[21.5092545,43.4261169],[21.510004,43.4262161],[21.5102634,43.4262161],[21.5109234,43.4261055],[21.5114441,43.4260559],[21.5118446,43.4260559],[21.5122547,43.426075],[21.5126133,43.4260368],[21.5132446,43.4259338],[21.5139847,43.4257736],[21.5150337,43.4256248],[21.5153732,43.4255943],[21.5158634,43.4256439],[21.5166245,43.4257355],[21.5172234,43.4258041],[21.5177841,43.4259644],[21.5182648,43.4261436]]},{"id":19557,"author":"AnaDigit","name_GR":"Sultans Trail: 4.16. Ribarska banja - Cesma Grebac","description_GR":"Section-Trail 4.16","path":"Sultans_Trail\/sultans_trail_416","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":12072,"name_EN":"Sultans Trail: 4.16. Ribarska banja - Cesma Grebac","description_EN":"Section-Trail 4.16","ascent_time":344,"descent_time":337,"marker":"","level":9,"ascent":603,"descent":424,"maxelev":697,"minelev":410,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.51735 43.35763,21.58035 43.42615)","views":0,"millestones":"","x":21.5564728,"y":43.3967018,"coor":[[21.5182629,43.4261513],[21.5183315,43.4260635],[21.5183926,43.426033],[21.5184517,43.4260101],[21.5185318,43.4259605],[21.5185719,43.4259338],[21.5186214,43.4258423],[21.5186424,43.4257813],[21.5187016,43.4257126],[21.5188313,43.425621],[21.5189629,43.4254837],[21.5190525,43.4253807],[21.5191116,43.4253006],[21.5191612,43.4252205],[21.5191727,43.4251137],[21.5191822,43.4249611],[21.5191917,43.4248238],[21.5191422,43.4247017],[21.5190716,43.4245911],[21.519062,43.424511],[21.519062,43.4244118],[21.519043,43.4239922],[21.5190315,43.4238739],[21.5190315,43.4234924],[21.519022,43.4232826],[21.5189819,43.4231529],[21.5189323,43.4230118],[21.5189018,43.4229126],[21.5188313,43.4227829],[21.5187321,43.4225616],[21.5186214,43.4223404],[21.518322,43.4219627],[21.5182018,43.4218025],[21.5178318,43.4213524],[21.517683,43.4211426],[21.5175724,43.421051],[21.5174427,43.4209023],[21.5174026,43.4208527],[21.5174313,43.4207802],[21.5174217,43.420681],[21.5174122,43.4205513],[21.5173912,43.4204521],[21.5173626,43.4203033],[21.5173626,43.4202003],[21.5173817,43.4201431],[21.5173912,43.4201126],[21.5174217,43.4199905],[21.5174713,43.4199333],[21.5176029,43.4198914],[21.5177231,43.4198303],[21.5178413,43.4197922],[21.5179424,43.4196701],[21.5180225,43.4195518],[21.5180531,43.4195023],[21.5181427,43.4194107],[21.518322,43.419281],[21.5184612,43.4191818],[21.5185528,43.4190712],[21.5186214,43.4188614],[21.5186615,43.4187508],[21.5187531,43.4185715],[21.5188217,43.4184418],[21.5189323,43.4182625],[21.5190315,43.4181213],[21.5192413,43.4175835],[21.519352,43.4171333],[21.5195026,43.4167213],[21.5196915,43.4161415],[21.5200024,43.4156113],[21.5204315,43.4152336],[21.5209312,43.4148636],[21.5212116,43.4148102],[21.5215416,43.4148712],[21.5218124,43.4149513],[21.5223217,43.4151115],[21.5226917,43.415123],[21.5231018,43.4151306],[21.5233116,43.4151535],[21.5236721,43.4151421],[21.5238914,43.415123],[21.5240917,43.4151115],[21.5242729,43.415062],[21.5242729,43.4149704],[21.5243626,43.4148712],[21.5245628,43.4147224],[21.5247326,43.4145737],[21.5248528,43.4143715],[21.5248928,43.4142418],[21.5249329,43.4141312],[21.525013,43.4140701],[21.5250816,43.4139023],[21.5252914,43.4134636],[21.5253429,43.4133224],[21.5254021,43.4132118],[21.5254726,43.4129906],[21.5254116,43.4128113],[21.5252018,43.4123917],[21.5251923,43.412262],[21.5252514,43.411972],[21.5252914,43.4117508],[21.5252914,43.4115715],[21.5253315,43.4113503],[21.5252819,43.4110718],[21.5252914,43.4109917],[21.5252914,43.4108009],[21.5254116,43.4106636],[21.5254822,43.410553],[21.5256329,43.4104004],[21.525732,43.4102821],[21.5258026,43.4101524],[21.5258617,43.4101028],[21.5258923,43.4100609],[21.5260315,43.4098816],[21.5261326,43.4097404],[21.5262012,43.4095001],[21.5263023,43.4094124],[21.526413,43.4092636],[21.526453,43.4091606],[21.5264721,43.4090805],[21.5265217,43.4088707],[21.5265923,43.4087906],[21.5266819,43.4086914],[21.5267315,43.4086304],[21.5268116,43.4085503],[21.5269222,43.4085236],[21.5272522,43.4085007],[21.5274715,43.408493],[21.5276527,43.4084625],[21.5277729,43.408432],[21.5282116,43.4083519],[21.5288525,43.4082413],[21.5295925,43.4081612],[21.5306225,43.4081917],[21.5308418,43.4081612],[21.5319023,43.4081612],[21.5326729,43.4081001],[21.5333328,43.408062],[21.5338421,43.4079819],[21.5341015,43.4079323],[21.5344219,43.4078407],[21.5346622,43.4078026],[21.5347424,43.407753],[21.5347328,43.4075508],[21.5347614,43.4073715],[21.5349312,43.4071922],[21.5353012,43.4068909],[21.5353813,43.4067535],[21.5356312,43.4065514],[21.5365028,43.406292],[21.5367126,43.4062119],[21.5371323,43.4058037],[21.5374813,43.4056816],[21.5379829,43.4054108],[21.5384426,43.4051933],[21.5385723,43.4051933],[21.539032,43.4050102],[21.5393219,43.4047928],[21.539772,43.404541],[21.5399323,43.4043732],[21.5404625,43.404232],[21.5406418,43.404171],[21.540823,43.4040909],[21.5409622,43.4040222],[21.5411129,43.4039536],[21.5412617,43.4038811],[21.5413322,43.4038124],[21.5413723,43.4037209],[21.5414429,43.4036102],[21.541502,43.4035721],[21.5416412,43.4035034],[21.5417728,43.4034729],[21.5419025,43.4034309],[21.5419827,43.4034119],[21.542202,43.4032822],[21.5423527,43.403183],[21.5426025,43.4030838],[21.5428314,43.4029922],[21.543232,43.4028816],[21.5435028,43.402813],[21.5437222,43.4027519],[21.5438328,43.4027138],[21.5440331,43.4026604],[21.5441113,43.4026108],[21.5442314,43.4025612],[21.5443916,43.4024925],[21.5444813,43.4024811],[21.5446014,43.4025002],[21.544693,43.4025116],[21.5448322,43.4025307],[21.5449619,43.402523],[21.5451527,43.4024925],[21.545332,43.4024124],[21.545433,43.4023438],[21.5456028,43.4022522],[21.545742,43.4022026],[21.5459423,43.4021301],[21.5460415,43.4020615],[21.5461922,43.4019508],[21.5462914,43.4018822],[21.546423,43.4018326],[21.5466022,43.4017601],[21.546772,43.4016533],[21.5469513,43.4015617],[21.5471516,43.4014626],[21.5474129,43.4012718],[21.5475426,43.4011612],[21.5476513,43.4009819],[21.5477428,43.4008636],[21.547842,43.4007721],[21.5479527,43.4007034],[21.5480614,43.4006424],[21.5482426,43.4005737],[21.5483723,43.4005203],[21.548542,43.4004707],[21.5487423,43.4004402],[21.5488815,43.4004326],[21.5491714,43.4004135],[21.5493927,43.4004135],[21.5495224,43.4003906],[21.5495625,43.400383],[21.5496025,43.4003716],[21.5497017,43.400322],[21.5502014,43.3999405],[21.5505619,43.3997002],[21.5506516,43.399601],[21.5507317,43.3994827],[21.5508728,43.3993416],[21.5511818,43.3991318],[21.5512829,43.3990822],[21.551403,43.3990631],[21.5522213,43.3990021],[21.5522919,43.3990021],[21.5523624,43.3990135],[21.5524921,43.3989029],[21.5526428,43.3988037],[21.5527229,43.3987503],[21.5527821,43.3987007],[21.5528412,43.3986511],[21.5529022,43.3985405],[21.5529327,43.3985023],[21.5529518,43.3984337],[21.5530224,43.3983231],[21.553072,43.3982735],[21.5532227,43.3983002],[21.5533028,43.398262],[21.5534019,43.3982315],[21.5536919,43.3981514],[21.5539722,43.3980827],[21.5542526,43.3980408],[21.5544319,43.3979912],[21.5545425,43.3979607],[21.5546227,43.3979225],[21.5547123,43.3978729],[21.5547829,43.3978233],[21.5548229,43.3977737],[21.554842,43.3977127],[21.5548325,43.3976326],[21.5548019,43.3975601],[21.5547714,43.3975029],[21.5547523,43.3974304],[21.5547714,43.3973618],[21.5548115,43.3972931],[21.5548725,43.3972321],[21.5550022,43.3971214],[21.5551929,43.3970032],[21.5552616,43.3969917],[21.5553722,43.3969612],[21.5555019,43.3969231],[21.555563,43.3969116],[21.5556526,43.3969002],[21.5557117,43.3969002],[21.5558014,43.3969116],[21.5558624,43.3969307],[21.5559826,43.3969536],[21.5560627,43.3969536],[21.5561218,43.3969421],[21.5561619,43.3969231],[21.5562019,43.3968925],[21.5562515,43.3968315],[21.5563316,43.3967628],[21.5564022,43.3967209],[21.5564728,43.3967018],[21.5565815,43.3966522],[21.5567417,43.3965721],[21.5569324,43.3964615],[21.5570431,43.3963928],[21.5571613,43.3963013],[21.5571918,43.3962631],[21.5572319,43.3961334],[21.5572128,43.3959427],[21.5572529,43.395771],[21.5573521,43.3955421],[21.5574017,43.3954735],[21.5574226,43.3954315],[21.5575428,43.3953209],[21.5576725,43.3952637],[21.5577717,43.3951836],[21.5578518,43.395092],[21.5580215,43.3948402],[21.5581226,43.3946724],[21.5582924,43.3945236],[21.5585022,43.3943901],[21.5587215,43.3942604],[21.5589314,43.3941727],[21.5590725,43.3941116],[21.5592022,43.3940239],[21.5592918,43.3939438],[21.5593815,43.3938713],[21.5595016,43.3937035],[21.5596619,43.3934708],[21.5597515,43.393383],[21.5599613,43.3932304],[21.5600529,43.3931618],[21.5600719,43.3930817],[21.5600815,43.3930206],[21.5600929,43.3929825],[21.5600815,43.3928909],[21.5599918,43.3928337],[21.5599117,43.3927536],[21.5598927,43.3926926],[21.5599022,43.3926506],[21.5599327,43.3926239],[21.5600128,43.3925514],[21.5601215,43.3924828],[21.5602322,43.3924103],[21.5602722,43.3923721],[21.5602722,43.3923416],[21.5602512,43.3922729],[21.5602226,43.3922424],[21.5601425,43.3921928],[21.5600624,43.3921509],[21.5599518,43.3921204],[21.5598221,43.3920937],[21.5596924,43.3920708],[21.5595818,43.3920326],[21.5595226,43.3920021],[21.5594921,43.391983],[21.5594616,43.3919601],[21.559433,43.391922],[21.5594215,43.3918724],[21.559433,43.3918419],[21.5594521,43.3918114],[21.559473,43.3917809],[21.5595112,43.3917618],[21.5595512,43.3917427],[21.5595818,43.3917236],[21.5596523,43.3917007],[21.5597019,43.3916702],[21.559742,43.3915901],[21.5597725,43.3915634],[21.5598125,43.3914909],[21.5598431,43.3914223],[21.5598621,43.3913612],[21.5608215,43.3914604],[21.5610828,43.3914833],[21.5614414,43.3915329],[21.5620823,43.3916016],[21.5627422,43.3916817],[21.5628929,43.3917007],[21.5630417,43.3917313],[21.5632725,43.3917923],[21.5635719,43.3918839],[21.5638123,43.3919716],[21.563942,43.3920212],[21.5640316,43.3920708],[21.5641422,43.3921509],[21.5642319,43.392231],[21.5644417,43.3924217],[21.5646515,43.392601],[21.5647526,43.3926735],[21.5648518,43.3927307],[21.5649414,43.3927803],[21.5650425,43.3928337],[21.5651913,43.3928833],[21.5653324,43.3929405],[21.5654812,43.392971],[21.5658627,43.3930435],[21.5661812,43.3930817],[21.5667114,43.3931503],[21.5669727,43.3931808],[21.567152,43.3931923],[21.5673218,43.3932037],[21.5675831,43.3931923],[21.5677929,43.3931808],[21.5680218,43.3931618],[21.5684013,43.3931427],[21.5686722,43.3931236],[21.5689716,43.3931236],[21.5695229,43.3931427],[21.569973,43.3931618],[21.5704117,43.3931808],[21.5710716,43.3932037],[21.5712624,43.3931808],[21.5715027,43.3931313],[21.5717716,43.3930626],[21.5720215,43.3929825],[21.5725212,43.3928032],[21.5726013,43.3927612],[21.5726929,43.3927307],[21.5727615,43.3926811],[21.5728321,43.392643],[21.5728817,43.392601],[21.5729218,43.3925629],[21.5729618,43.3925018],[21.5729713,43.3924522],[21.5730019,43.3923531],[21.5730114,43.3922424],[21.5730228,43.3921432],[21.5730114,43.3920517],[21.5729713,43.3919029],[21.5729122,43.3916817],[21.5729027,43.391613],[21.5727215,43.3910522],[21.5726013,43.3908234],[21.5725327,43.3907127],[21.572443,43.3905716],[21.5722218,43.3904114],[21.5720215,43.3902817],[21.5718327,43.3901901],[21.571722,43.390152],[21.5716324,43.3901138],[21.5715714,43.3900108],[21.5715523,43.3898926],[21.5715714,43.3896904],[21.5716515,43.3895721],[21.5717621,43.3894119],[21.5718021,43.3893127],[21.5717716,43.3891602],[21.5717316,43.389061],[21.5715923,43.3889809],[21.5714626,43.3889122],[21.5714226,43.3888206],[21.5714512,43.3887215],[21.5715218,43.3886414],[21.571743,43.3884621],[21.5718021,43.388401],[21.5718422,43.3882332],[21.5717125,43.3881302],[21.5716324,43.388031],[21.5715828,43.3878212],[21.5715523,43.3876228],[21.5715923,43.3873901],[21.5715523,43.3871727],[21.5714417,43.3869514],[21.5709629,43.3862305],[21.5708618,43.3860321],[21.5707912,43.3858528],[21.5707722,43.3854828],[21.5706921,43.3852234],[21.5706615,43.3849716],[21.570713,43.3848038],[21.5706615,43.3846931],[21.5705013,43.3846207],[21.5700417,43.3845634],[21.5698624,43.3845139],[21.5697727,43.3843803],[21.5697422,43.384201],[21.5697212,43.3841133],[21.5696926,43.3840103],[21.5695114,43.3838234],[21.5693626,43.3836937],[21.5692425,43.3834839],[21.5691319,43.383213],[21.5691414,43.3829117],[21.569212,43.382431],[21.5691528,43.3820915],[21.5690823,43.3819008],[21.568903,43.3817406],[21.5687218,43.3815804],[21.5684528,43.3813324],[21.5681915,43.3809814],[21.5680618,43.3807411],[21.5680428,43.3805504],[21.5680618,43.3803215],[21.5680828,43.3800812],[21.5680714,43.3799133],[21.5679817,43.3797112],[21.5680027,43.3795319],[21.5681419,43.379303],[21.568203,43.3791428],[21.568182,43.3789024],[21.5681515,43.3787727],[21.5681725,43.3785629],[21.5685425,43.3778229],[21.569273,43.376873],[21.5695229,43.3763924],[21.5696926,43.3762512],[21.5700626,43.3758736],[21.5707722,43.3750114],[21.5712128,43.3747406],[21.5713615,43.3745728],[21.5715027,43.3743515],[21.5714626,43.374012],[21.5715122,43.3738823],[21.5718212,43.3735733],[21.5718517,43.373291],[21.5719013,43.3730621],[21.5720329,43.3728409],[21.5722713,43.3723831],[21.5726624,43.3717117],[21.5730629,43.3711739],[21.5733223,43.3707619],[21.573452,43.3706131],[21.5736523,43.370472],[21.573843,43.3703537],[21.5740128,43.3702736],[21.5741119,43.3702011],[21.5741425,43.3701515],[21.574152,43.3700905],[21.5740719,43.3700104],[21.5739613,43.3700027],[21.5738716,43.3700333],[21.5737629,43.3700905],[21.5729523,43.3705635],[21.5725021,43.3708305],[21.5723114,43.3709335],[21.5722218,43.3709602],[21.5721416,43.3709526],[21.5720921,43.3709335],[21.5720329,43.3708916],[21.5720119,43.3708305],[21.5720329,43.3707619],[21.5721226,43.3706627],[21.5725918,43.3702011],[21.5732727,43.3696022],[21.5733929,43.3694115],[21.5734024,43.3692818],[21.5733719,43.3691216],[21.5732613,43.3689003],[21.5729523,43.3684311],[21.5729122,43.3682823],[21.5729713,43.3679924],[21.5730324,43.3678932],[21.5731525,43.3678322],[21.5734329,43.3677406],[21.5736923,43.3676224],[21.5738926,43.3675117],[21.5740814,43.3672829],[21.5745125,43.3668709],[21.574873,43.3664818],[21.5754414,43.3659515],[21.5755215,43.3658409],[21.575592,43.3655319],[21.5756912,43.3654327],[21.5759926,43.3652229],[21.5761414,43.3650818],[21.5765514,43.3643532],[21.5768623,43.3636932],[21.5768623,43.3635826],[21.5767822,43.3634109],[21.5767822,43.3633003],[21.5768414,43.3631325],[21.5773315,43.3626213],[21.5778217,43.3619232],[21.5781021,43.3611908],[21.5786018,43.3606339],[21.579483,43.3595238],[21.5799026,43.3589401],[21.5803223,43.3580017],[21.5803413,43.3579102],[21.5803413,43.3578224],[21.5803013,43.3576927],[21.5802612,43.3576317]]},{"id":19558,"author":"AnaDigit","name_GR":"Sultans Trail: 4.17. Cesma Grebac - Ni\u0161","description_GR":"Section-Trail 4.17","path":"Sultans_Trail\/sultans_trail_417","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":35223,"name_EN":"Sultans Trail: 4.17. Cesma Grebac - Ni\u0161","description_EN":"Section-Trail 4.17","ascent_time":1088,"descent_time":1106,"marker":"","level":9,"ascent":508,"descent":964,"maxelev":725,"minelev":176,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.5803 43.32193,21.89532 43.36864)","views":0,"millestones":"","x":21.7133369,"y":43.3386459,"coor":[[21.5802956,43.3576927],[21.5803967,43.3576736],[21.5806961,43.3577843],[21.5809155,43.3579254],[21.5811157,43.3581657],[21.5812168,43.3582535],[21.581356,43.3583145],[21.5815258,43.3583527],[21.5816669,43.358326],[21.5818958,43.3582458],[21.5821362,43.3582344],[21.5822754,43.3582649],[21.5824356,43.358345],[21.5826359,43.3585434],[21.582716,43.3586655],[21.5827866,43.3587151],[21.5828667,43.3587456],[21.5831261,43.3588028],[21.5835171,43.3590736],[21.5838356,43.359333],[21.5840263,43.3596458],[21.5843468,43.3597527],[21.5847168,43.3598328],[21.5849056,43.3600235],[21.5849457,43.3602753],[21.5850353,43.3606453],[21.5852261,43.3608856],[21.5854855,43.3610039],[21.5859165,43.361145],[21.5860863,43.3613358],[21.5863056,43.3615532],[21.5866261,43.3616753],[21.5867863,43.3617249],[21.5869865,43.3617554],[21.5870953,43.3617249],[21.5873566,43.3616333],[21.5877666,43.3614426],[21.5881462,43.3611755],[21.588707,43.3606644],[21.5887871,43.3606453],[21.5888863,43.3606529],[21.5889664,43.3606949],[21.5891361,43.3608246],[21.5894661,43.3611031],[21.5896168,43.3612633],[21.5896664,43.361393],[21.5896969,43.3615532],[21.5896454,43.3622742],[21.5897064,43.3623848],[21.5898457,43.3625031],[21.590147,43.3626442],[21.5904369,43.3626747],[21.5905666,43.3626137],[21.5907154,43.3626137],[21.590826,43.3626328],[21.5910454,43.3627243],[21.591217,43.3628731],[21.5912571,43.3629761],[21.5912666,43.3630829],[21.5912666,43.3631859],[21.5913067,43.3632736],[21.5916462,43.3635941],[21.5921364,43.3638649],[21.5923367,43.364193],[21.5925655,43.3643951],[21.5926571,43.3643951],[21.5927868,43.3643761],[21.5930462,43.3643456],[21.5931263,43.3643646],[21.5932159,43.3644257],[21.593277,43.3645058],[21.5932865,43.3645859],[21.5932369,43.3648453],[21.5931454,43.3651237],[21.5931053,43.3653145],[21.5931168,43.365406],[21.5931454,43.3654633],[21.5932961,43.3656349],[21.5934258,43.3657341],[21.5935669,43.3658142],[21.5938759,43.3659554],[21.5943966,43.3661232],[21.5946865,43.3662262],[21.5949554,43.366375],[21.5951767,43.3665352],[21.5953369,43.366703],[21.5956364,43.3672028],[21.5959053,43.3675728],[21.5960655,43.3678055],[21.5961666,43.3678436],[21.5962963,43.3678627],[21.5965366,43.3678055],[21.5974159,43.3679848],[21.5975056,43.3680458],[21.5975857,43.3681526],[21.5976963,43.3683739],[21.5977364,43.3684654],[21.5978355,43.3685951],[21.597887,43.3686333],[21.5979462,43.3686447],[21.5980053,43.3686256],[21.5980568,43.368576],[21.5981064,43.3684731],[21.5982056,43.3682251],[21.5981655,43.368145],[21.5981159,43.3680458],[21.5981369,43.3679237],[21.5988655,43.3672142],[21.5989761,43.3669434],[21.5989761,43.3666534],[21.598896,43.3664055],[21.5987663,43.366066],[21.5986958,43.3656349],[21.5983658,43.3651428],[21.5983257,43.365036],[21.5982857,43.3646736],[21.5982056,43.3644829],[21.598177,43.3638458],[21.5982056,43.3637657],[21.5982761,43.3637047],[21.5987167,43.3632545],[21.598896,43.3630638],[21.5990868,43.3628731],[21.5991764,43.3627052],[21.5992165,43.3625336],[21.5991554,43.3622932],[21.5991459,43.362114],[21.5991955,43.3620148],[21.5992756,43.3619537],[21.5996666,43.3621025],[21.5998669,43.3622437],[21.5999069,43.3624649],[21.599966,43.3627853],[21.6002064,43.3631859],[21.6003361,43.3634338],[21.6004066,43.363533],[21.6004562,43.3635635],[21.6005154,43.3635941],[21.6005955,43.3636055],[21.6006756,43.3636131],[21.6007767,43.3635826],[21.6015568,43.3630753],[21.6019268,43.3629532],[21.6020565,43.3629761],[21.6021957,43.3630333],[21.6024857,43.3632927],[21.6025867,43.3633232],[21.6027069,43.3633156],[21.6028671,43.3632126],[21.6031265,43.3629227],[21.603857,43.3615341],[21.6039162,43.3614655],[21.6039963,43.3614235],[21.6040859,43.3614159],[21.604187,43.3614426],[21.6044064,43.3615456],[21.6047058,43.3616257],[21.6048756,43.3615761],[21.6049671,43.3615036],[21.6050968,43.3612938],[21.6051159,43.3608742],[21.6051865,43.3605843],[21.6052856,43.3604736],[21.6053963,43.360405],[21.605526,43.3603745],[21.6056767,43.360405],[21.605917,43.3605347],[21.6061268,43.3606758],[21.6067963,43.3608437],[21.6070671,43.3610458],[21.6074352,43.3613739],[21.6076756,43.3617859],[21.6078453,43.3621559],[21.6079464,43.362484],[21.608057,43.3627663],[21.6079464,43.3631248],[21.6078854,43.3632927],[21.6079159,43.3633537],[21.6079769,43.3634033],[21.608036,43.3634148],[21.6081257,43.3633842],[21.6082954,43.363266],[21.6087055,43.3628426],[21.6090565,43.3624725],[21.6089954,43.3624039],[21.6089764,43.3622627],[21.6092167,43.3616562],[21.6093159,43.3613129],[21.6093369,43.3610344],[21.6092262,43.3607559],[21.6091671,43.3606148],[21.6091156,43.3602142],[21.6091366,43.3597527],[21.6088963,43.3585854],[21.6083565,43.3576355],[21.6076756,43.3560638],[21.6072464,43.3550529],[21.6070957,43.3542061],[21.6068859,43.3539429],[21.6069965,43.3532639],[21.6075153,43.3529053],[21.6076469,43.3526039],[21.6078262,43.3523254],[21.6078568,43.3521233],[21.6079254,43.352005],[21.608017,43.351963],[21.6081352,43.3519936],[21.608366,43.352066],[21.6083965,43.3520927],[21.6085453,43.3522034],[21.6087971,43.352253],[21.6089954,43.3523941],[21.6090565,43.3522949],[21.6092453,43.3520851],[21.6093655,43.3519249],[21.6094456,43.3517838],[21.6095371,43.351593],[21.6096554,43.3514328],[21.6097469,43.3513336],[21.609827,43.3512726],[21.6098957,43.3512039],[21.6100769,43.3508949],[21.610157,43.3507957],[21.6103268,43.3506851],[21.6106758,43.3504944],[21.6108971,43.3503227],[21.6111355,43.3501358],[21.6113853,43.349823],[21.6118469,43.3491745],[21.6120567,43.3488541],[21.6122761,43.3486938],[21.6125469,43.348484],[21.6127663,43.3482246],[21.6130562,43.347805],[21.6132069,43.3476257],[21.6133957,43.347084],[21.6136665,43.3466034],[21.6138554,43.3459854],[21.6144466,43.3453255],[21.6147461,43.3446159],[21.6151161,43.343895],[21.6152763,43.3435059],[21.615366,43.3425331],[21.6153564,43.342083],[21.6161861,43.3405533],[21.6166058,43.3400841],[21.6176357,43.3383446],[21.6178761,43.3381157],[21.6179562,43.3376656],[21.6181564,43.337513],[21.6183567,43.3369827],[21.6192169,43.336174],[21.6201553,43.3357658],[21.6211967,43.3353462],[21.6217556,43.3349762],[21.6221771,43.3347626],[21.6227455,43.3345528],[21.6239071,43.3345337],[21.6253757,43.334095],[21.6269455,43.3338852],[21.6287956,43.3335152],[21.6292667,43.3334732],[21.6296558,43.3336143],[21.6300755,43.3338356],[21.6303368,43.3341751],[21.6314163,43.3348846],[21.6326962,43.3358231],[21.6331158,43.3360558],[21.6338959,43.3360138],[21.6342564,43.3359642],[21.6346855,43.3362045],[21.6354771,43.3369637],[21.6356754,43.3370934],[21.6358852,43.3373528],[21.6362953,43.3374252],[21.6365566,43.3374138],[21.6375465,43.3376656],[21.6388454,43.3374939],[21.6390362,43.3376732],[21.6398468,43.3376846],[21.6405754,43.337925],[21.6412258,43.337986],[21.6420765,43.3380241],[21.6423664,43.3380051],[21.6429062,43.3376732],[21.6431656,43.337574],[21.6440964,43.3370628],[21.6448154,43.3366241],[21.6456356,43.3363647],[21.6461658,43.3361626],[21.6473255,43.3355331],[21.6476955,43.335434],[21.6500454,43.3351631],[21.6505966,43.334816],[21.6513367,43.3343239],[21.6515369,43.3342438],[21.6517467,43.3342056],[21.6527061,43.3341446],[21.653017,43.3341331],[21.6535053,43.3342438],[21.6538258,43.3343735],[21.654007,43.3344345],[21.6543961,43.3346634],[21.6551666,43.3352852],[21.6553669,43.3354645],[21.6557159,43.3358841],[21.6556969,43.3360558],[21.6556358,43.3361931],[21.6555653,43.3363228],[21.6554756,43.3364754],[21.6553364,43.3366356],[21.6552353,43.3367653],[21.6551857,43.336853],[21.6550961,43.3370361],[21.6550159,43.337265],[21.6549854,43.3374634],[21.6549854,43.3375931],[21.655056,43.3378258],[21.6551952,43.3380356],[21.6556454,43.3384628],[21.6557655,43.338604],[21.6559067,43.3388557],[21.6559963,43.3389931],[21.6560955,43.3391838],[21.6561565,43.3393745],[21.6561661,43.3395348],[21.6561356,43.3396759],[21.6560059,43.339695],[21.6559258,43.3399162],[21.6560364,43.3399658],[21.6562958,43.3400459],[21.6566353,43.3401146],[21.6569271,43.3402061],[21.6570358,43.3402748],[21.6573067,43.3404846],[21.6574669,43.3406258],[21.6576958,43.340786],[21.657917,43.3409233],[21.6580963,43.3410339],[21.6582966,43.3412056],[21.6584854,43.3413849],[21.6585865,43.3414726],[21.6587162,43.3415337],[21.6591053,43.3416557],[21.6593857,43.3417625],[21.6599064,43.3419037],[21.6602955,43.3420334],[21.6605167,43.3421249],[21.6607857,43.342186],[21.661087,43.3422432],[21.6613655,43.3422928],[21.6615162,43.3423042],[21.6616554,43.3422928],[21.6618767,43.3423042],[21.662056,43.3423233],[21.6622753,43.3423843],[21.6624165,43.3424644],[21.6625957,43.3425751],[21.6628056,43.3426933],[21.6629658,43.3427849],[21.663166,43.3428955],[21.6633167,43.3429527],[21.6634369,43.3429756],[21.6635971,43.3429832],[21.6637859,43.3429756],[21.6640263,43.3429642],[21.6642056,43.3429451],[21.6643867,43.342926],[21.6645355,43.3428841],[21.6646957,43.342804],[21.6648159,43.3426857],[21.6649666,43.3424759],[21.6650867,43.3423462],[21.6652355,43.3421936],[21.6653557,43.3421326],[21.6654854,43.342083],[21.665596,43.3420563],[21.6657257,43.3420563],[21.6658363,43.3420944],[21.6660557,43.342186],[21.6663055,43.3422852],[21.6664257,43.3423233],[21.6665554,43.3423538],[21.6666965,43.3423729],[21.6668968,43.3423729],[21.6671963,43.3423843],[21.6673965,43.3423843],[21.6675167,43.3424034],[21.6676159,43.3424339],[21.6677666,43.342514],[21.668066,43.3426857],[21.6681461,43.3427544],[21.6681862,43.3428154],[21.6683254,43.3428154],[21.6685867,43.3427162],[21.6688461,43.3425941],[21.6690254,43.342514],[21.6692066,43.3424759],[21.6693668,43.3424759],[21.6695156,43.342514],[21.6699066,43.3427162],[21.6699963,43.3428154],[21.6702366,43.3430862],[21.6704063,43.3432426],[21.6705761,43.3434143],[21.6707668,43.3435326],[21.6709557,43.3436546],[21.6718464,43.3438835],[21.6719761,43.3439255],[21.6720963,43.3439751],[21.6721859,43.3440361],[21.6722755,43.3440628],[21.6723766,43.3440628],[21.6724968,43.3440437],[21.6726456,43.3440628],[21.6727962,43.3440552],[21.6729565,43.3440552],[21.6732159,43.3440437],[21.6736069,43.3441048],[21.6739063,43.3441925],[21.6748161,43.3444252],[21.6750565,43.3444443],[21.6752167,43.3444061],[21.6753063,43.3444138],[21.6754456,43.3444862],[21.6755753,43.344574],[21.6757355,43.3446732],[21.6758671,43.3447342],[21.6759968,43.3447342],[21.6761265,43.3446426],[21.6762161,43.344574],[21.6763458,43.3443451],[21.6764164,43.3441734],[21.6765556,43.3439255],[21.6766758,43.3437157],[21.6767368,43.3435555],[21.6768665,43.3435059],[21.6771069,43.3434639],[21.6773262,43.3434448],[21.6775055,43.3434563],[21.6778259,43.3435326],[21.6780968,43.3435936],[21.6783657,43.3436546],[21.6784859,43.3436928],[21.6785355,43.3437157],[21.6785755,43.3436737],[21.6786556,43.3436241],[21.6787968,43.343605],[21.6789665,43.3436241],[21.679287,43.3436737],[21.6795464,43.3436737],[21.6797161,43.3437042],[21.6798954,43.3437462],[21.6800671,43.3437538],[21.6802864,43.3437233],[21.6806564,43.3436737],[21.6808567,43.3436356],[21.6812153,43.343605],[21.6814461,43.3435555],[21.681736,43.343483],[21.6819458,43.3434448],[21.6820965,43.3434258],[21.6822262,43.3434029],[21.6823559,43.3434029],[21.682457,43.3434258],[21.6827354,43.3433533],[21.682827,43.3433151],[21.6828957,43.3432846],[21.6830654,43.3432961],[21.6832371,43.3433151],[21.6834469,43.3433228],[21.683836,43.3433151],[21.6842556,43.3433037],[21.6844959,43.3433342],[21.6846371,43.3433456],[21.6848354,43.3433647],[21.6849861,43.3433838],[21.6850967,43.3434143],[21.6851864,43.3434334],[21.6854153,43.3434334],[21.6857357,43.3434143],[21.6858959,43.3433952],[21.6860771,43.3433647],[21.6863365,43.3433952],[21.6865654,43.3434334],[21.6868668,43.3435249],[21.6872864,43.3437042],[21.6874371,43.3437653],[21.6876354,43.3437958],[21.6878262,43.3438263],[21.6880264,43.3438339],[21.6881466,43.343853],[21.6882954,43.3438644],[21.6885071,43.3438835],[21.6886654,43.343914],[21.6888371,43.343956],[21.6891556,43.3441048],[21.6893063,43.3441849],[21.6895866,43.344326],[21.689806,43.3442345],[21.6900463,43.3441658],[21.6902466,43.3440857],[21.6903667,43.3440247],[21.690527,43.3439445],[21.6906166,43.343895],[21.6908169,43.3437729],[21.6909866,43.3436928],[21.6911564,43.3436241],[21.6913471,43.3435555],[21.6916256,43.3434639],[21.691906,43.3433838],[21.6921654,43.3432846],[21.6924458,43.343235],[21.6929855,43.3431053],[21.6935558,43.3429947],[21.6939659,43.3429337],[21.6943169,43.3429146],[21.6945152,43.3429031],[21.6946754,43.3428535],[21.6948757,43.3427658],[21.6950455,43.3426857],[21.6952267,43.3426056],[21.6953659,43.3425636],[21.6955166,43.3425636],[21.6957455,43.3426132],[21.6958561,43.3426437],[21.696146,43.3427353],[21.6963863,43.342823],[21.6966171,43.3429337],[21.6968365,43.3430862],[21.6969471,43.3431435],[21.6971455,43.3431854],[21.6974163,43.3431854],[21.6976471,43.3431854],[21.6978569,43.3431625],[21.6980171,43.3431358],[21.6981354,43.3430862],[21.6982059,43.3430328],[21.6982861,43.3430252],[21.6983471,43.3430252],[21.6984367,43.3429947],[21.6985569,43.342926],[21.6988068,43.3428345],[21.6989555,43.3428154],[21.6990967,43.3427925],[21.6993256,43.3427238],[21.6999969,43.3424339],[21.7001553,43.3423729],[21.7008667,43.3420944],[21.7027054,43.3415833],[21.7029266,43.341526],[21.7031364,43.3414955],[21.7033367,43.3414345],[21.7035561,43.3413658],[21.7043457,43.3411446],[21.7045765,43.341095],[21.7047958,43.3410034],[21.7050667,43.3408928],[21.7053165,43.3407555],[21.7057457,43.3405457],[21.7061653,43.340374],[21.7064171,43.3402328],[21.7069454,43.340004],[21.7072468,43.3398857],[21.7077065,43.3397141],[21.7081661,43.3395729],[21.7084064,43.3395042],[21.7085457,43.3394661],[21.7087154,43.3394241],[21.7090969,43.3393936],[21.709177,43.339386],[21.7093258,43.3393555],[21.7094555,43.3393326],[21.7096062,43.3393059],[21.709816,43.3392563],[21.7099266,43.3392029],[21.7100353,43.3391647],[21.7101765,43.3391228],[21.7102871,43.3390541],[21.7104664,43.338913],[21.7107162,43.3387451],[21.7108059,43.3386536],[21.7109756,43.3384933],[21.7110462,43.3384552],[21.7110958,43.3384247],[21.7111759,43.3383942],[21.711256,43.3383827],[21.7113762,43.3383827],[21.7115459,43.3383942],[21.7116566,43.3384056],[21.7118053,43.3384132],[21.7120056,43.3384552],[21.7121353,43.3384857],[21.712286,43.3385239],[21.7124557,43.3385735],[21.7126064,43.3386345],[21.7127857,43.3386726],[21.7129059,43.3387146],[21.7130165,43.3386955],[21.7131557,43.3386955],[21.7133369,43.3386459],[21.7134857,43.3385925],[21.7136459,43.3384857],[21.7136955,43.3384056],[21.7138958,43.3383751],[21.7141571,43.3383751],[21.7141953,43.3383751],[21.7143669,43.3383751],[21.7145557,43.3383636],[21.7147865,43.3383751],[21.7149467,43.3383827],[21.7150955,43.3384247],[21.7152653,43.3384628],[21.7154255,43.3384857],[21.7155857,43.3385048],[21.7157555,43.3385162],[21.7159271,43.3385048],[21.716116,43.3384743],[21.7162857,43.3384247],[21.7164364,43.3383331],[21.716547,43.3382339],[21.7167759,43.3381157],[21.7170467,43.3380432],[21.7172565,43.3379936],[21.7174568,43.3379936],[21.717617,43.337986],[21.7178268,43.3379936],[21.7180061,43.337944],[21.7182255,43.3379059],[21.7184563,43.3378754],[21.7186756,43.3378563],[21.7188454,43.3378563],[21.7191257,43.337883],[21.7193069,43.3379059],[21.7195568,43.3379135],[21.7197571,43.3379135],[21.7199764,43.3379135],[21.7201462,43.3379059],[21.7207165,43.3378563],[21.7210064,43.3378143],[21.721386,43.3377533],[21.7215862,43.3377228],[21.7217464,43.3376732],[21.7218056,43.3376541],[21.7218971,43.3376045],[21.7220364,43.3375244],[21.7221966,43.3374329],[21.7224865,43.3372726],[21.7228069,43.3371162],[21.722847,43.3370934],[21.7230358,43.3369637],[21.7233562,43.3367157],[21.7236061,43.3364944],[21.7240067,43.3361359],[21.7248554,43.3361053],[21.7251968,43.3361549],[21.7254162,43.3361244],[21.7255554,43.3361359],[21.7259464,43.336235],[21.7264366,43.3363457],[21.7268257,43.3365326],[21.7269154,43.3365936],[21.7271061,43.3366356],[21.7273064,43.3366547],[21.7274456,43.3366661],[21.7276459,43.3366547],[21.7279263,43.3366928],[21.7280655,43.3367348],[21.7281666,43.3367348],[21.7284355,43.3367653],[21.7287064,43.3368225],[21.7288761,43.336853],[21.7289562,43.336853],[21.7290459,43.3368645],[21.729147,43.336853],[21.7292671,43.3368149],[21.7293758,43.3368149],[21.7298164,43.336853],[21.7300262,43.336895],[21.7304268,43.3369637],[21.7308064,43.3371048],[21.7311459,43.3372231],[21.7312756,43.337326],[21.7315159,43.3374634],[21.7316666,43.3375931],[21.7318668,43.3376846],[21.7326069,43.3378448],[21.7329063,43.3379135],[21.7335758,43.3380928],[21.7339954,43.3382225],[21.734436,43.3383827],[21.7347164,43.3384857],[21.7354069,43.3387756],[21.7356567,43.3388557],[21.735836,43.3389244],[21.7361355,43.3389931],[21.7363262,43.3390961],[21.7364655,43.3391762],[21.7366161,43.3392334],[21.7367554,43.3392563],[21.7381668,43.3394127],[21.7384453,43.3394928],[21.7384968,43.3392563],[21.7387371,43.338974],[21.7399063,43.3377647],[21.7402554,43.3374443],[21.740406,43.3373528],[21.740736,43.3372459],[21.7410164,43.3371849],[21.7413559,43.3370934],[21.7416458,43.336956],[21.7419968,43.3369141],[21.742466,43.3369637],[21.7426567,43.3370361],[21.7429962,43.3373833],[21.7434063,43.3378448],[21.7438068,43.3381538],[21.7441254,43.3383636],[21.7446671,43.3386154],[21.7451267,43.3388443],[21.7457657,43.3391762],[21.7462158,43.3394661],[21.7465858,43.3395653],[21.7490463,43.3399658],[21.7498169,43.3400955],[21.7501659,43.3401642],[21.7506962,43.3403435],[21.750967,43.3404236],[21.7512665,43.3404655],[21.7516766,43.3404961],[21.752037,43.3404655],[21.7525063,43.3404655],[21.7530556,43.3404732],[21.753376,43.3405228],[21.7540264,43.3405533],[21.7543964,43.3406029],[21.7546158,43.3405762],[21.7548962,43.3405228],[21.7551155,43.3405228],[21.7555161,43.3405037],[21.7560463,43.3403625],[21.7563152,43.3403053],[21.7565765,43.3402863],[21.7567959,43.3402863],[21.7570152,43.3402939],[21.7572765,43.3402748],[21.7577362,43.3401451],[21.7581959,43.340023],[21.7584553,43.3399658],[21.7587261,43.340004],[21.7593555,43.3400345],[21.7607269,43.3400841],[21.7613964,43.3401947],[21.7616863,43.3401947],[21.7621059,43.3401833],[21.7629356,43.340126],[21.764637,43.3398438],[21.7654858,43.3398132],[21.7658157,43.3398056],[21.7660465,43.3396835],[21.7666569,43.339016],[21.7668171,43.3387451],[21.7668953,43.3385353],[21.7670155,43.338295],[21.7671566,43.3381958],[21.7673759,43.3382759],[21.7675858,43.338356],[21.7678261,43.3384361],[21.7679768,43.3385544],[21.7680454,43.338726],[21.7681255,43.339016],[21.7682171,43.3391151],[21.7684155,43.3392448],[21.7690353,43.3395157],[21.7695656,43.3397255],[21.7699356,43.3398361],[21.7701969,43.3399162],[21.7705059,43.3400345],[21.7721863,43.3407745],[21.772707,43.3409843],[21.7729053,43.3410645],[21.7730865,43.341114],[21.7734566,43.3412056],[21.7739162,43.3412628],[21.7743664,43.3412857],[21.7748356,43.3412857],[21.7763767,43.3411827],[21.7781963,43.3410645],[21.7807255,43.3408928],[21.7813053,43.3408737],[21.7816257,43.3408852],[21.7818165,43.3409042],[21.7820053,43.3409348],[21.782177,43.3409843],[21.7829666,43.3411446],[21.7832069,43.3411751],[21.7835369,43.3411827],[21.7840061,43.341095],[21.7851963,43.3409042],[21.7857361,43.3408356],[21.786747,43.3406029],[21.7869568,43.3405647],[21.7871971,43.3405037],[21.7873268,43.3404655],[21.7876167,43.3403053],[21.7879257,43.3400955],[21.7879658,43.3400726],[21.7881966,43.3399658],[21.788496,43.3398743],[21.7885971,43.3398438],[21.789156,43.3397141],[21.7892056,43.3397026],[21.7892761,43.3396759],[21.7894363,43.3395729],[21.789526,43.3393631],[21.7896671,43.3390656],[21.7898655,43.3388634],[21.7900658,43.3386841],[21.7901859,43.3384857],[21.790247,43.3383827],[21.7903271,43.3383141],[21.7903557,43.3382835],[21.790556,43.3382339],[21.7908268,43.3382454],[21.791687,43.3383751],[21.792366,43.3384361],[21.7926159,43.3384438],[21.7928066,43.3384438],[21.7929153,43.3384361],[21.7930355,43.3384361],[21.7931461,43.3384132],[21.7932453,43.3383942],[21.7933865,43.3383446],[21.7935066,43.3383026],[21.7936554,43.3382339],[21.7937565,43.3381958],[21.7938271,43.3381538],[21.7939262,43.3381348],[21.7940159,43.3381233],[21.794117,43.3381157],[21.7942657,43.3381042],[21.7943764,43.3381042],[21.7944355,43.3380928],[21.7945271,43.3380661],[21.7945957,43.3380432],[21.7946758,43.3379936],[21.7947369,43.3379555],[21.7947769,43.3379135],[21.7948265,43.3378563],[21.7948761,43.3377838],[21.7949066,43.3377151],[21.7949257,43.337635],[21.7950268,43.3372841],[21.7951355,43.3371239],[21.7953358,43.3370056],[21.7954865,43.336834],[21.7956066,43.3365746],[21.7957153,43.3362541],[21.795866,43.3360443],[21.7960758,43.3359032],[21.7968159,43.3355637],[21.7970371,43.335453],[21.7971058,43.3354149],[21.7973671,43.3352127],[21.7974567,43.3350258],[21.8001957,43.3353539],[21.8003769,43.3353844],[21.8037262,43.3358345],[21.8038368,43.3358154],[21.8039169,43.335743],[21.8042068,43.335083],[21.8043156,43.3349953],[21.8044453,43.3349953],[21.8072262,43.3357162],[21.8073864,43.335743],[21.8076153,43.3357658],[21.8079262,43.335804],[21.8082161,43.3358841],[21.809557,43.3361855],[21.8104858,43.3363838],[21.8106155,43.3364029],[21.8107262,43.3363762],[21.8108063,43.3363152],[21.8109856,43.3360252],[21.8113956,43.335434],[21.8119259,43.3349037],[21.8124561,43.334465],[21.8130455,43.3341026],[21.814106,43.3336029],[21.8141956,43.3335533],[21.814806,43.3332863],[21.8157959,43.3327942],[21.8160667,43.332634],[21.8162956,43.3324738],[21.8164654,43.3323326],[21.8166466,43.3321762],[21.8168068,43.3319931],[21.816967,43.3318138],[21.8175068,43.3309441],[21.8177071,43.3306541],[21.8188858,43.3308945],[21.8190956,43.3309631],[21.8193054,43.3310051],[21.8193569,43.3310547],[21.8201256,43.3317528],[21.8209267,43.3324928],[21.8210068,43.3325958],[21.8210468,43.3326645],[21.821106,43.3326225],[21.8211155,43.3325958],[21.8210869,43.3325348],[21.8210754,43.3324928],[21.821106,43.3324242],[21.8211956,43.332283],[21.8213253,43.3320847],[21.8215256,43.3318748],[21.8215866,43.3317947],[21.8216171,43.3317642],[21.8217468,43.3316231],[21.8219757,43.3314552],[21.822176,43.3313255],[21.8224468,43.3311729],[21.8227062,43.3310547],[21.8230171,43.330925],[21.8232956,43.3308258],[21.823576,43.3307457],[21.8238869,43.3306656],[21.8242664,43.3306046],[21.8244267,43.3305855],[21.8245564,43.330555],[21.8246765,43.3305244],[21.8247852,43.3304939],[21.8249359,43.3304443],[21.8250866,43.3303833],[21.8252258,43.3303337],[21.825367,43.330265],[21.8254566,43.3302155],[21.8255558,43.3301353],[21.8256855,43.3300362],[21.8258266,43.329895],[21.8259563,43.3297653],[21.826046,43.3296661],[21.8260956,43.3296242],[21.8262367,43.3294754],[21.8263264,43.3293762],[21.826376,43.3293343],[21.8264256,43.3292961],[21.8264961,43.3292046],[21.8265362,43.3291435],[21.8265762,43.3290863],[21.8266754,43.3289528],[21.8267059,43.3289146],[21.8267765,43.3288231],[21.8268852,43.3286438],[21.8269653,43.3285255],[21.8270168,43.328434],[21.827116,43.3282661],[21.8272762,43.3279533],[21.8273354,43.3278542],[21.827486,43.3276634],[21.8276463,43.327446],[21.8277359,43.3273544],[21.8278465,43.3272362],[21.8279457,43.3271255],[21.8279953,43.327076],[21.8280563,43.3270149],[21.828186,43.3269043],[21.8284969,43.3266754],[21.8286667,43.3265648],[21.8288269,43.3264542],[21.8290253,43.3263435],[21.8290653,43.326313],[21.829237,43.3262329],[21.8292866,43.3262062],[21.8294353,43.3261261],[21.8295364,43.3260727],[21.8297558,43.3259926],[21.8302059,43.3258362],[21.8315353,43.3254128],[21.8316669,43.3253746],[21.8317471,43.3253555],[21.8318558,43.3253632],[21.8320465,43.325386],[21.8322659,43.3254356],[21.8323956,43.3254242],[21.8325062,43.3253937],[21.8327065,43.3253326],[21.8328056,43.3253059],[21.8328552,43.3253059],[21.8329353,43.3253059],[21.8329868,43.3252754],[21.8331871,43.3251534],[21.8333454,43.3250351],[21.8337555,43.3248329],[21.8339062,43.3247833],[21.8350964,43.3246727],[21.8354855,43.324646],[21.8369961,43.3245049],[21.8371868,43.3244858],[21.8385468,43.3243637],[21.8392658,43.324295],[21.8400154,43.324234],[21.8403263,43.3242035],[21.8409462,43.3241539],[21.8416462,43.3241158],[21.8418865,43.3241158],[21.8421764,43.3241234],[21.8426456,43.3242455],[21.8436966,43.3247032],[21.8439865,43.3248253],[21.8446655,43.3250847],[21.8450871,43.3251839],[21.845726,43.3252449],[21.8459663,43.3252258],[21.8461857,43.3252029],[21.8465767,43.3251152],[21.8466454,43.3250961],[21.8476353,43.3248329],[21.8493462,43.3243828],[21.8497658,43.324276],[21.8508568,43.3239746],[21.8512554,43.323864],[21.8525162,43.3235359],[21.8533459,43.3233261],[21.8546963,43.3229752],[21.8551369,43.3229027],[21.8556366,43.3228531],[21.8564358,43.3227654],[21.8568954,43.3227158],[21.8571262,43.3226929],[21.8572254,43.3226852],[21.8583355,43.3225632],[21.8586559,43.322525],[21.8600864,43.3223763],[21.860487,43.3223343],[21.8627453,43.3221054],[21.8632259,43.3220444],[21.863287,43.3220825],[21.8633766,43.3220749],[21.8636055,43.3220444],[21.8637962,43.3220062],[21.8639965,43.3219757],[21.864336,43.3219528],[21.8646965,43.3219337],[21.8649559,43.3219452],[21.8652763,43.3219643],[21.8654957,43.3219948],[21.8656769,43.3220444],[21.8660069,43.3221436],[21.8663464,43.3222847],[21.8665466,43.3223839],[21.8668671,43.3225441],[21.8669357,43.3225746],[21.8669071,43.3226051],[21.8666859,43.3229256],[21.866766,43.3229942],[21.8670769,43.3234138],[21.8673668,43.3237762],[21.8675461,43.3240128],[21.8675766,43.3240433],[21.8676071,43.3240662],[21.8676357,43.3240852],[21.8676758,43.3240929],[21.8677254,43.3241043],[21.8677654,43.3241043],[21.8678169,43.3241043],[21.867897,43.3240852],[21.8680153,43.3240738],[21.8681259,43.3240433],[21.868166,43.3240356],[21.8682671,43.3240356],[21.8683758,43.3240433],[21.8684864,43.3240662],[21.868576,43.3240738],[21.8687763,43.3241158],[21.8688965,43.3241844],[21.8690567,43.324295],[21.8691559,43.3243752],[21.8692455,43.3244247],[21.8693466,43.3244743],[21.8694363,43.3245049],[21.8695564,43.3245239],[21.8696556,43.3245354],[21.8699856,43.3245544],[21.8700657,43.3245659],[21.8701267,43.324585],[21.8701668,43.3246155],[21.8702164,43.324646],[21.8702755,43.3246727],[21.8703671,43.3247261],[21.8704758,43.3247757],[21.8705654,43.3247948],[21.870657,43.3248062],[21.8707771,43.3248062],[21.8708763,43.3248062],[21.870966,43.3247948],[21.8710766,43.3247643],[21.8712654,43.3246956],[21.8713455,43.3246727],[21.8714161,43.3246651],[21.8714867,43.3246727],[21.8715553,43.3246841],[21.8717155,43.3247337],[21.872036,43.3248062],[21.872406,43.3248749],[21.8726959,43.3249359],[21.8731556,43.3250351],[21.8737869,43.3251343],[21.875227,43.3254051],[21.8763256,43.3255463],[21.8765965,43.325573],[21.8781261,43.3257027],[21.8787365,43.3257561],[21.8791962,43.3257637],[21.8802853,43.3257942],[21.8806858,43.3258133],[21.880806,43.3258133],[21.8809261,43.3258247],[21.8809662,43.3258438],[21.8809967,43.3258629],[21.8810368,43.3259163],[21.8810863,43.3260155],[21.8811169,43.3260651],[21.8812256,43.3261757],[21.8812866,43.3262329],[21.8813057,43.3262749],[21.8813152,43.3263054],[21.8813362,43.3263359],[21.8813858,43.326355],[21.8818455,43.3262444],[21.8827152,43.3259735],[21.8830853,43.3258553],[21.8832664,43.3257942],[21.8838558,43.3254929],[21.8844357,43.3251762],[21.8844566,43.3254128],[21.8846054,43.3258362],[21.8846664,43.3259926],[21.884737,43.3259354],[21.8849258,43.3258858],[21.885006,43.3258553],[21.885067,43.3258247],[21.885107,43.3257751],[21.8851357,43.3257332],[21.8851757,43.3257256],[21.8855953,43.3257027],[21.886467,43.325676],[21.8865967,43.3259354],[21.8866863,43.3260727],[21.8868256,43.3263054],[21.8871155,43.3267746],[21.8872566,43.3270035],[21.8877068,43.327095],[21.8880863,43.3271828],[21.8886757,43.3272743],[21.8888454,43.3273048],[21.888937,43.3273239],[21.8890457,43.3273544],[21.8896065,43.3274841],[21.8887653,43.3286552],[21.8888359,43.3286934],[21.8893852,43.3289337],[21.8896961,43.3290749],[21.8900871,43.3292427],[21.8905869,43.3294525],[21.8912354,43.3297348],[21.8913765,43.3297958],[21.8914661,43.3298454],[21.8915462,43.3297348],[21.8927155,43.3284836],[21.8927555,43.3284645],[21.8928165,43.328434],[21.8931656,43.3283653],[21.8931961,43.3283234],[21.8931961,43.3282928],[21.893137,43.328125],[21.8931255,43.328064],[21.8931561,43.3280144],[21.893486,43.3276558],[21.8935661,43.3275642],[21.8936958,43.3274231],[21.8937759,43.3273354],[21.8938866,43.3272247],[21.8939171,43.3271828],[21.8943653,43.326683],[21.8946762,43.326355],[21.8947258,43.3262634],[21.8950462,43.326004],[21.8951168,43.3259239],[21.8951664,43.3258133],[21.8951759,43.3254662],[21.8951759,43.3249626],[21.8951664,43.3246841],[21.8951664,43.3241959],[21.8952065,43.3240356],[21.895277,43.3236961],[21.8952961,43.3235626],[21.8953171,43.3234749],[21.8953171,43.3233833],[21.8953171,43.3231926]]},{"id":19559,"author":"AnaDigit","name_GR":"Sultans Trail: 4.18. Ni\u0161 - Ni\u0161ka Banja","description_GR":"Section-Trail 4.18","path":"Sultans_Trail\/sultans_trail_418","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":13072,"name_EN":"Sultans Trail: 4.18. Ni\u0161 - Ni\u0161ka Banja","description_EN":"Section-Trail 4.18","ascent_time":266,"descent_time":265,"marker":"","level":9,"ascent":194,"descent":130,"maxelev":286,"minelev":188,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.89532 43.29226,22.0069 43.32652)","views":2,"millestones":"","x":21.9655304,"y":43.3083496,"coor":[[21.8953209,43.3231888],[21.8953209,43.3231506],[21.8953304,43.3230896],[21.8954201,43.3224907],[21.8954201,43.3224411],[21.8954411,43.3222389],[21.8954411,43.3221703],[21.8959999,43.3222084],[21.8966103,43.3222694],[21.89678,43.3222809],[21.8975601,43.322361],[21.8978901,43.3223915],[21.8979893,43.3224792],[21.8980808,43.3225784],[21.8981495,43.3226585],[21.8983002,43.3228912],[21.8982697,43.3229904],[21.89818,43.3232193],[21.8980808,43.3234711],[21.8980598,43.3235512],[21.8980503,43.3236313],[21.8980598,43.3236885],[21.8985596,43.3241119],[21.8988609,43.3243599],[21.8991203,43.3245506],[21.8992004,43.3246117],[21.8992805,43.3246689],[21.8993797,43.3247299],[21.8994808,43.324791],[21.8996105,43.3248596],[21.8997402,43.3249321],[21.9000492,43.3250618],[21.9001293,43.3250885],[21.9001999,43.325222],[21.9002304,43.3252487],[21.9002609,43.3252792],[21.9003105,43.3253212],[21.90061,43.3254585],[21.9007397,43.3255196],[21.9008598,43.3255692],[21.9011707,43.3256989],[21.9012604,43.3257294],[21.9015694,43.3258705],[21.9018402,43.3259697],[21.9022503,43.3261185],[21.9023209,43.3261414],[21.9025803,43.3261604],[21.9026299,43.3261909],[21.9027901,43.3262215],[21.9027901,43.3262787],[21.9032803,43.3263588],[21.9043102,43.3264618],[21.905201,43.326519],[21.9062901,43.3264999],[21.90732,43.3264389],[21.9080009,43.3263702],[21.9087696,43.3262596],[21.909111,43.3261909],[21.909481,43.3260612],[21.9096107,43.3260498],[21.9100304,43.3260117],[21.9103203,43.325779],[21.9103909,43.3257599],[21.910471,43.3257484],[21.9105396,43.3257599],[21.9106102,43.325779],[21.9106903,43.325779],[21.9107494,43.3257599],[21.910841,43.3257599],[21.9109001,43.3257713],[21.9109993,43.3257904],[21.9110603,43.3257904],[21.9111595,43.3257713],[21.911211,43.3257713],[21.9112797,43.325779],[21.9113407,43.3258018],[21.9114304,43.3258018],[21.9114895,43.3257904],[21.9115505,43.325779],[21.9116306,43.3257904],[21.9116898,43.3258095],[21.9117699,43.3258705],[21.9118309,43.3259087],[21.911911,43.3259201],[21.9121704,43.3259621],[21.912941,43.3260612],[21.9141998,43.3262291],[21.9148293,43.3262215],[21.915451,43.326149],[21.9158802,43.3260422],[21.9163208,43.32584],[21.9170799,43.3254509],[21.9171295,43.3254204],[21.9177494,43.3251686],[21.9178104,43.325161],[21.9179993,43.3251305],[21.918911,43.3249702],[21.918951,43.3249588],[21.9194603,43.3248596],[21.9203892,43.3247604],[21.9211407,43.3246803],[21.92136,43.3245811],[21.9215393,43.3246307],[21.9215794,43.3245811],[21.9223995,43.3232918],[21.9233303,43.3218117],[21.9234009,43.3217392],[21.9233704,43.3216019],[21.92342,43.3215294],[21.9234409,43.3214989],[21.9235096,43.3214989],[21.9235497,43.3214912],[21.9235897,43.3214722],[21.9236298,43.3214493],[21.9236698,43.3214188],[21.9237003,43.3213997],[21.9240704,43.3208885],[21.9245605,43.3201599],[21.9251995,43.3187904],[21.9256496,43.3175087],[21.9257507,43.3167114],[21.9256802,43.3166885],[21.9256706,43.3166313],[21.925581,43.3165207],[21.9253597,43.3166199],[21.9253292,43.3165894],[21.9252605,43.3164902],[21.925211,43.3164291],[21.9251099,43.3164787],[21.9250107,43.3165321],[21.9249306,43.3164291],[21.9240704,43.3154411],[21.9239807,43.3153305],[21.9233208,43.3145485],[21.9232693,43.3144798],[21.9233093,43.3143616],[21.9232292,43.313942],[21.923151,43.3135414],[21.92272,43.3129501],[21.9226894,43.3129311],[21.9226494,43.3128586],[21.9225998,43.3128014],[21.9240704,43.3123207],[21.9239407,43.3121719],[21.9240303,43.3120308],[21.9248104,43.3117905],[21.9249802,43.3117409],[21.9250393,43.3117218],[21.9251499,43.3116913],[21.9254608,43.3115997],[21.9256401,43.3115616],[21.9256802,43.3115616],[21.9256992,43.3116112],[21.9257507,43.3117294],[21.9262505,43.3116417],[21.9263496,43.3116188],[21.9268894,43.3115311],[21.9270706,43.3115196],[21.9274807,43.31147],[21.9280205,43.3113708],[21.9280605,43.311451],[21.9281197,43.3115196],[21.9281693,43.3115501],[21.9286308,43.311512],[21.9302807,43.3112488],[21.9314194,43.3110619],[21.9324608,43.3109016],[21.9330006,43.3108101],[21.9335899,43.3107109],[21.93367,43.3106995],[21.9338703,43.3106384],[21.9341908,43.3106003],[21.9344692,43.3105698],[21.9346199,43.3105698],[21.9347801,43.3106194],[21.9348698,43.3106804],[21.9349308,43.3107491],[21.9349403,43.310791],[21.93507,43.3107719],[21.9352398,43.3107605],[21.9353409,43.3107719],[21.9353504,43.3106804],[21.9354,43.3105507],[21.9355202,43.3104286],[21.9356403,43.3103905],[21.9360809,43.3103104],[21.9365597,43.3102188],[21.9375095,43.31007],[21.9377499,43.3100395],[21.947401,43.3085022],[21.9477806,43.3084221],[21.94804,43.3084297],[21.9480896,43.3084221],[21.9481697,43.3083992],[21.9482403,43.3083687],[21.9483604,43.3083191],[21.94841,43.3083],[21.9484596,43.3083],[21.9486008,43.3082886],[21.94874,43.3082809],[21.9488907,43.3082619],[21.9510803,43.3079109],[21.9565296,43.3070412],[21.9577408,43.306839],[21.9588394,43.3066521],[21.9597893,43.3064919],[21.960001,43.3064613],[21.9601707,43.3064194],[21.9602795,43.3064117],[21.9604092,43.3066788],[21.9605198,43.3068199],[21.96064,43.3069305],[21.9608707,43.3070908],[21.9611492,43.3072319],[21.9614506,43.3073921],[21.9618797,43.3074913],[21.9620304,43.3075218],[21.9623909,43.307579],[21.9629097,43.3076591],[21.9636002,43.3077698],[21.9640808,43.307869],[21.9643593,43.30793],[21.9648609,43.3080597],[21.9649601,43.3080902],[21.9650593,43.3081322],[21.9653397,43.3082619],[21.9655304,43.3083496],[21.9656601,43.3084221],[21.9658394,43.308609],[21.966011,43.3087921],[21.9663506,43.3087616],[21.9678993,43.3086319],[21.9685192,43.3085403],[21.9688702,43.3084908],[21.9696999,43.3083496],[21.9702301,43.308239],[21.9706993,43.3081093],[21.9709492,43.3080521],[21.9713898,43.3078384],[21.9717598,43.3077202],[21.9727402,43.3074188],[21.9734306,43.3072319],[21.9737701,43.3071289],[21.9739208,43.3070602],[21.9741096,43.3069916],[21.9744797,43.3068314],[21.9751701,43.3066101],[21.9753094,43.3065796],[21.9755192,43.30653],[21.9757595,43.3064384],[21.9766102,43.3062096],[21.9771004,43.3060913],[21.9776897,43.3058891],[21.9779205,43.305851],[21.9780807,43.305809],[21.9781609,43.3057594],[21.9785194,43.3056488],[21.9786606,43.3055191],[21.9788303,43.3054695],[21.9790001,43.3054314],[21.9794903,43.3053398],[21.980011,43.3052406],[21.980381,43.305172],[21.9809799,43.3050919],[21.9813595,43.3050117],[21.9811401,43.3048706],[21.9809093,43.3047218],[21.9808598,43.3046608],[21.9808197,43.3045998],[21.9807796,43.304512],[21.9806309,43.3040085],[21.9805508,43.3036804],[21.9805107,43.3035622],[21.9802494,43.3030815],[21.9802399,43.3030396],[21.9801998,43.3029785],[21.9801693,43.3028908],[21.9801598,43.3028412],[21.9801006,43.3024712],[21.9800797,43.3023987],[21.9800701,43.30233],[21.9808693,43.3021698],[21.9809704,43.3021088],[21.9811001,43.3019104],[21.9815502,43.3011894],[21.9813995,43.3006592],[21.9813595,43.300602],[21.9813099,43.3005409],[21.9812298,43.3005295],[21.9811401,43.3005409],[21.9806995,43.3006401],[21.9801197,43.3007317],[21.9799995,43.3007317],[21.9799099,43.3007088],[21.9798794,43.3006096],[21.9798698,43.3003807],[21.9798508,43.299881],[21.9798603,43.2998085],[21.9798603,43.2997818],[21.9798794,43.2994995],[21.9799004,43.2992516],[21.9799309,43.2988396],[21.97999,43.2983513],[21.980051,43.297699],[21.9801102,43.2969398],[21.9800892,43.2968597],[21.9799995,43.2966919],[21.9799709,43.2966118],[21.97999,43.2964897],[21.9800701,43.2964211],[21.9802399,43.2962494],[21.9803009,43.2961197],[21.9803295,43.2960205],[21.9803104,43.2956085],[21.9803104,43.2955208],[21.9804497,43.2954102],[21.9805508,43.29533],[21.9807396,43.2951622],[21.9808502,43.2950401],[21.9808903,43.2949905],[21.9809494,43.2949409],[21.9810104,43.2949219],[21.9811001,43.294899],[21.9811707,43.294899],[21.9812202,43.2949409],[21.9812908,43.2950211],[21.9813309,43.2950821],[21.9813995,43.2951317],[21.9814892,43.2951508],[21.9815807,43.2951393],[21.9816608,43.2951088],[21.9818306,43.295002],[21.9820004,43.2949219],[21.983551,43.2941818],[21.98419,43.2938919],[21.9847908,43.2936707],[21.9854603,43.2933922],[21.9857006,43.2932701],[21.9858208,43.29319],[21.9859695,43.2931099],[21.9861507,43.2930489],[21.98629,43.2928391],[21.9863911,43.2926903],[21.9865799,43.29245],[21.9867802,43.2922592],[21.9868202,43.2923813],[21.9868507,43.2924118],[21.98699,43.292469],[21.9870605,43.2926788],[21.9871693,43.2927399],[21.9872093,43.2928009],[21.9873104,43.2929115],[21.9874496,43.2929993],[21.9875698,43.2930603],[21.9877205,43.2930794],[21.9879093,43.2930717],[21.9886303,43.2928696],[21.9889507,43.2935486],[21.9889698,43.2935791],[21.9890308,43.293602],[21.9890995,43.293602],[21.9893208,43.2935791],[21.9894199,43.2936287],[21.9895,43.2936707],[21.9897308,43.2937202],[21.9900303,43.2937508],[21.99086,43.293911],[21.9909706,43.2939301],[21.9910393,43.2939415],[21.9910698,43.2939491],[21.9910908,43.2939911],[21.9911003,43.2940216],[21.9911003,43.2941093],[21.9911098,43.2941818],[21.9911709,43.2943802],[21.99119,43.2944221],[21.99123,43.2944412],[21.9912701,43.2944489],[21.991621,43.2943497],[21.9918594,43.2943001],[21.9920902,43.29422],[21.9922009,43.2942085],[21.9923306,43.2941513],[21.9924793,43.2940903],[21.99263,43.2940712],[21.9927902,43.2940712],[21.9931202,43.2939987],[21.9934292,43.2939301],[21.9938107,43.2938919],[21.9941101,43.2938919],[21.9942703,43.2938805],[21.9943695,43.2938614],[21.9944992,43.2937698],[21.9946194,43.2936821],[21.994791,43.2935905],[21.9955101,43.2933388],[21.9956398,43.2933311],[21.9958611,43.293251],[21.996151,43.2930984],[21.9964504,43.29319],[21.99683,43.2932091],[21.9972801,43.2932205],[21.99753,43.2932587],[21.9977608,43.2933006],[21.9979992,43.2933388],[21.9981995,43.2933388],[21.9983196,43.2933197],[21.9985008,43.2932892],[21.9986,43.2932701],[21.9987698,43.2932701],[21.9989109,43.2932701],[21.9990902,43.2933006],[21.9992599,43.2933502],[21.9993896,43.2933922],[21.9995193,43.2933998],[21.9997406,43.2934303],[22.0000095,43.2934685],[22.0001698,43.293499],[22.0004311,43.293541],[22.0006008,43.29356],[22.000721,43.29356],[22.0008202,43.2935486],[22.0009098,43.293541],[22.0009899,43.2935295],[22.0011692,43.2934608],[22.0013294,43.2933693],[22.0014496,43.2933311],[22.0015202,43.2933006],[22.0016098,43.2932892],[22.0016804,43.2932816],[22.0017395,43.2932816],[22.0018005,43.2932701],[22.0018406,43.2932587],[22.0021095,43.2931404],[22.0025902,43.2929497],[22.002861,43.2928391],[22.0029697,43.2928009],[22.0030804,43.2927818],[22.0031796,43.2927704],[22.0032997,43.2927704],[22.0040607,43.2927399],[22.005331,43.2927513],[22.0054398,43.2927704],[22.0054893,43.2927399],[22.0055408,43.2927284],[22.0055904,43.2927284],[22.00564,43.2927513],[22.0056896,43.2927704],[22.0057106,43.2928009],[22.0058403,43.2927704],[22.0064392,43.2927589],[22.0066605,43.2927589],[22.0069008,43.2927589]]},{"id":19560,"author":"AnaDigit","name_GR":"Sultans Trail: 4.19. Ni\u0161ka Banja - Bojanine Vode","description_GR":"Section-Trail 4.19","path":"Sultans_Trail\/sultans_trail_419","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":19314,"name_EN":"Sultans Trail: 4.19. Ni\u0161ka Banja - Bojanine Vode","description_EN":"Section-Trail 4.19","ascent_time":573,"descent_time":539,"marker":"","level":9,"ascent":1273,"descent":660,"maxelev":867,"minelev":251,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.00544 43.22165,22.11135 43.29276)","views":1,"millestones":"","x":22.069025,"y":43.2608261,"coor":[[22.0068951,43.2927551],[22.0069046,43.2925453],[22.0069256,43.2924576],[22.0069447,43.2923851],[22.0069847,43.2923279],[22.0069561,43.2922668],[22.0069656,43.2921753],[22.0070152,43.2920952],[22.0071449,43.2920761],[22.0072346,43.2920074],[22.0073147,43.2919464],[22.0073357,43.2918549],[22.0073357,43.2917671],[22.0073147,43.2915459],[22.0073147,43.2914162],[22.0070763,43.2914085],[22.0067463,43.291378],[22.0063248,43.2912979],[22.0062752,43.291275],[22.0062561,43.291256],[22.0062656,43.2912254],[22.0063152,43.2911949],[22.0063858,43.2911758],[22.0066147,43.2911568],[22.0068359,43.2911453],[22.0074253,43.2911949],[22.0093746,43.2913284],[22.0094547,43.291317],[22.0095062,43.291275],[22.0095253,43.2912369],[22.0095158,43.2912064],[22.0094757,43.2911682],[22.0094147,43.2911568],[22.0092163,43.2911377],[22.0076351,43.2909775],[22.0075855,43.290947],[22.007576,43.290905],[22.0075855,43.2908783],[22.0076351,43.2908058],[22.0081158,43.2906151],[22.0081348,43.2905655],[22.0082359,43.2904968],[22.0084152,43.2904053],[22.0089359,43.2903671],[22.0091858,43.2902985],[22.0100155,43.2901382],[22.0111847,43.2899857],[22.011425,43.289917],[22.011425,43.2898254],[22.0111351,43.2897758],[22.010746,43.2897568],[22.0096149,43.2896156],[22.0087452,43.2893372],[22.0077763,43.2892685],[22.0074062,43.2892876],[22.0072651,43.2893372],[22.0071354,43.2894058],[22.0070248,43.2894249],[22.006815,43.2894249],[22.0066757,43.2893562],[22.0066662,43.289257],[22.0070763,43.2889977],[22.0074654,43.288868],[22.0080051,43.2886963],[22.0081959,43.2886086],[22.0086746,43.288517],[22.0094662,43.2882767],[22.0095158,43.2882462],[22.0087948,43.2881165],[22.0086346,43.2880173],[22.0085163,43.2880669],[22.0083447,43.288105],[22.0085449,43.2879448],[22.0086555,43.2878761],[22.0085354,43.2878151],[22.008316,43.2878265],[22.008276,43.287735],[22.0081749,43.2877464],[22.0080051,43.2876663],[22.0076046,43.2874184],[22.0074062,43.2873764],[22.0072651,43.2873268],[22.0071163,43.2873077],[22.0069752,43.287178],[22.0068455,43.2870255],[22.0066051,43.2868881],[22.0063953,43.2867851],[22.0062351,43.2867355],[22.0059547,43.2866859],[22.0057755,43.2866554],[22.0055962,43.2865753],[22.0054646,43.2864265],[22.0054359,43.286377],[22.0054359,43.2863274],[22.0054646,43.2863083],[22.0055046,43.2862854],[22.0057755,43.2862549],[22.0058956,43.2862282],[22.0060253,43.2861481],[22.006115,43.2861176],[22.0064754,43.2860756],[22.0067654,43.286026],[22.0069256,43.2859573],[22.0070362,43.2859268],[22.0072346,43.2859154],[22.0073757,43.2858849],[22.0075359,43.2858086],[22.007885,43.2855949],[22.0083046,43.2852974],[22.0087051,43.2850456],[22.0088158,43.284996],[22.0087662,43.2848358],[22.0086651,43.2847061],[22.0086155,43.2845955],[22.008606,43.2843971],[22.008606,43.2842751],[22.0085754,43.2841682],[22.0085049,43.2840271],[22.0084457,43.283905],[22.0083447,43.2837563],[22.0082645,43.2836456],[22.008215,43.2835159],[22.0081959,43.2833862],[22.0081863,43.2830963],[22.0081463,43.2826881],[22.0080757,43.2822762],[22.0080853,43.2822151],[22.0081463,43.2821083],[22.0082054,43.2820053],[22.0082855,43.2818985],[22.0084553,43.281765],[22.0087147,43.2817459],[22.0089054,43.2816963],[22.0092659,43.2815857],[22.0094948,43.281498],[22.009716,43.2814751],[22.0099449,43.2814255],[22.0101147,43.2812386],[22.0101948,43.2810555],[22.0102558,43.2813873],[22.010376,43.2816162],[22.0105057,43.2819672],[22.0105762,43.2821083],[22.0107059,43.2822456],[22.0107956,43.2822876],[22.0108948,43.2822952],[22.0110359,43.2822952],[22.0111847,43.2822571],[22.0114555,43.2821274],[22.0118046,43.2820053],[22.0122948,43.2817879],[22.0126762,43.2815857],[22.0132256,43.2812881],[22.0135059,43.281105],[22.013895,43.2809181],[22.0142956,43.2807884],[22.0145454,43.2807274],[22.014946,43.2806778],[22.0154552,43.2805481],[22.0158958,43.280407],[22.0163746,43.2802086],[22.0166454,43.2799759],[22.0169353,43.2796555],[22.0172863,43.2794685],[22.0177555,43.2792664],[22.0180359,43.2791481],[22.0183258,43.2789078],[22.0186157,43.2788162],[22.0189152,43.2786484],[22.0191956,43.2783661],[22.0196457,43.2779465],[22.0198956,43.2776985],[22.0202351,43.2775764],[22.0204754,43.2774467],[22.0208759,43.277195],[22.0213356,43.2768478],[22.0220261,43.2760582],[22.0224247,43.2757683],[22.0226345,43.2755165],[22.0229053,43.2746849],[22.0232849,43.2740974],[22.0235348,43.2735062],[22.023716,43.2732162],[22.0239162,43.273098],[22.0243149,43.2730484],[22.0245552,43.273098],[22.0248756,43.2732277],[22.0259457,43.2731552],[22.0264854,43.273056],[22.0273762,43.2728767],[22.0278759,43.272747],[22.0281849,43.2726974],[22.0286846,43.2726173],[22.0290947,43.2725449],[22.0296059,43.2723579],[22.029995,43.2722054],[22.0301247,43.2719879],[22.0303154,43.2717056],[22.0305748,43.2714577],[22.0307446,43.2712669],[22.0308151,43.2710457],[22.0307751,43.2707863],[22.0309849,43.2706184],[22.0311146,43.2704277],[22.0311756,43.2702866],[22.0311661,43.2701683],[22.0310345,43.2698059],[22.0310154,43.2696075],[22.0312061,43.2694473],[22.031456,43.269146],[22.0319252,43.268528],[22.0323849,43.2683449],[22.0326347,43.2682266],[22.0337658,43.2671852],[22.0340462,43.267067],[22.034296,43.2669182],[22.0346451,43.2665367],[22.0349255,43.2658768],[22.0358162,43.2648354],[22.0364761,43.264286],[22.037096,43.2638359],[22.0384655,43.263176],[22.0393562,43.2626076],[22.0394249,43.2623672],[22.0410347,43.2618256],[22.041296,43.2615662],[22.0415745,43.2613983],[22.0418549,43.2614555],[22.0421352,43.2616653],[22.0425053,43.261795],[22.0427647,43.2617455],[22.0427952,43.2616158],[22.0427361,43.2613869],[22.0427952,43.2610054],[22.0429363,43.2608986],[22.0434361,43.2609062],[22.0437145,43.2610283],[22.0442047,43.2611656],[22.0444756,43.2612457],[22.0449657,43.2612762],[22.0452957,43.2612953],[22.0455647,43.2612457],[22.0458355,43.2611961],[22.046196,43.260788],[22.046875,43.260006],[22.0471954,43.2595863],[22.0476856,43.2591362],[22.0481262,43.2589073],[22.0487156,43.2588959],[22.0489445,43.2589874],[22.0491562,43.2591362],[22.0495262,43.2595177],[22.0497551,43.2597771],[22.0498848,43.2598381],[22.0500355,43.2598267],[22.0506859,43.2593575],[22.0510159,43.2590256],[22.0514145,43.2578163],[22.051405,43.257576],[22.0511856,43.2573776],[22.051096,43.2571754],[22.0512962,43.2566452],[22.0519657,43.2561951],[22.052166,43.2556953],[22.0528259,43.2553558],[22.0540848,43.2548256],[22.0542355,43.254715],[22.0543461,43.2545776],[22.0544949,43.2544861],[22.0546951,43.2544174],[22.0550861,43.2543068],[22.0552464,43.2541771],[22.055315,43.2540283],[22.0553646,43.2539177],[22.0554657,43.253788],[22.0556545,43.2537155],[22.0558357,43.2537384],[22.0559959,43.253727],[22.0563946,43.2537079],[22.0569458,43.2534065],[22.0573349,43.2533264],[22.0577354,43.2530975],[22.0579147,43.2529755],[22.0583458,43.2528152],[22.0588245,43.2525749],[22.059166,43.2524185],[22.059515,43.2522659],[22.0600357,43.2521477],[22.060606,43.2521667],[22.0608559,43.2522659],[22.0612164,43.2522469],[22.0615959,43.2522774],[22.0625858,43.2524872],[22.0632153,43.2523155],[22.0635662,43.2521782],[22.0638447,43.2519951],[22.0639553,43.2517967],[22.064106,43.2516174],[22.0643749,43.2514458],[22.0646152,43.2513351],[22.064846,43.2512474],[22.0649948,43.2510948],[22.0653553,43.2508774],[22.0655746,43.2508354],[22.0657463,43.2506981],[22.0659962,43.2504959],[22.0663948,43.2502975],[22.0667362,43.2501755],[22.0669556,43.2501564],[22.0671558,43.2500954],[22.0674858,43.2499275],[22.0675945,43.2498474],[22.0676861,43.2497482],[22.0678864,43.2496948],[22.0682049,43.2497559],[22.068346,43.2497559],[22.0686855,43.2496567],[22.0696049,43.249485],[22.0696754,43.2499771],[22.0697556,43.2501869],[22.0696163,43.2504883],[22.0694962,43.251545],[22.0693359,43.2517586],[22.0692863,43.2519684],[22.0692654,43.2521172],[22.0693054,43.2523956],[22.0692654,43.2528877],[22.0693245,43.2532768],[22.0693245,43.2536049],[22.069355,43.2540665],[22.0694656,43.2545166],[22.0695152,43.2552757],[22.0695953,43.2558556],[22.0696049,43.2568359],[22.0697651,43.2576981],[22.0698948,43.2581749],[22.0700054,43.2588158],[22.0700245,43.2593956],[22.0701046,43.2595253],[22.0703449,43.2596664],[22.0704155,43.2597771],[22.0703945,43.2599754],[22.0702763,43.2601357],[22.070116,43.2603264],[22.0698757,43.260498],[22.0694256,43.2606659],[22.069025,43.2608261],[22.0685463,43.261158],[22.068325,43.2613754],[22.0683346,43.261528],[22.069025,43.2615051],[22.0695457,43.261528],[22.0699463,43.2614555],[22.0704651,43.2614479],[22.0708961,43.2613754],[22.0715561,43.261097],[22.0719357,43.2609367],[22.0723457,43.260807],[22.0728054,43.260788],[22.0740051,43.2611351],[22.0742645,43.2612076],[22.0748253,43.2612267],[22.074995,43.2612953],[22.075386,43.2613754],[22.0757046,43.2613449],[22.0759945,43.2612762],[22.0761852,43.2612152],[22.0764351,43.2611961],[22.0766659,43.2612648],[22.0769348,43.2614861],[22.0771351,43.2615967],[22.0773849,43.2616577],[22.0775261,43.2616158],[22.0775948,43.2615356],[22.077776,43.2615471],[22.0779648,43.2615662],[22.0780945,43.2616272],[22.0782757,43.2616348],[22.0784149,43.2615852],[22.0792255,43.2611961],[22.0800648,43.2610168],[22.0808563,43.2610474],[22.0813961,43.2611961],[22.0818863,43.2613678],[22.0826759,43.2615662],[22.0827961,43.2616158],[22.0829048,43.2616882],[22.0829754,43.2617569],[22.083086,43.2618866],[22.0831852,43.2620049],[22.0833054,43.2621269],[22.0834351,43.262207],[22.0836048,43.2622757],[22.083765,43.2623253],[22.0838947,43.2623672],[22.0839863,43.2624168],[22.0840549,43.2624779],[22.0842247,43.2626648],[22.0843048,43.2627182],[22.0843849,43.2627449],[22.0845947,43.2628059],[22.0846863,43.2628365],[22.0847359,43.262867],[22.0847855,43.262928],[22.0848255,43.2630081],[22.0848846,43.2630959],[22.0849361,43.2631454],[22.0850163,43.2632256],[22.0850754,43.2632866],[22.0851555,43.2633667],[22.0852356,43.2634354],[22.0853252,43.2635384],[22.0856247,43.2632065],[22.0858154,43.2629776],[22.0858955,43.2629051],[22.0861149,43.2627983],[22.0863647,43.2627068],[22.0867558,43.2625771],[22.0870247,43.2624474],[22.0871258,43.2623978],[22.0875053,43.262146],[22.0879745,43.2618675],[22.0881062,43.2617683],[22.0882149,43.2616348],[22.0885162,43.2611275],[22.0885849,43.2610664],[22.0886555,43.2609978],[22.0887852,43.2609177],[22.0889549,43.2608376],[22.0891457,43.2607574],[22.0893555,43.2606354],[22.089735,43.260376],[22.090065,43.260128],[22.0903263,43.2599182],[22.0906963,43.2596169],[22.0908852,43.2595062],[22.0911655,43.259346],[22.0912247,43.259285],[22.0913448,43.2591476],[22.0917263,43.2587051],[22.091856,43.2585983],[22.0920353,43.2584877],[22.0933151,43.2576485],[22.0933857,43.257576],[22.0934258,43.2575378],[22.0934448,43.2574959],[22.0934963,43.2573776],[22.0935459,43.2573051],[22.0936356,43.2572556],[22.0938053,43.2571869],[22.0941753,43.2570267],[22.0944347,43.2569656],[22.0947456,43.2569275],[22.0949459,43.256916],[22.0952263,43.2568779],[22.0953751,43.2568779],[22.0959549,43.2568779],[22.0963745,43.2568665],[22.0966053,43.2568283],[22.0967159,43.2567978],[22.0969257,43.2567253],[22.0970459,43.2566757],[22.097086,43.2566452],[22.0971146,43.2565956],[22.0972252,43.2564583],[22.0972347,43.2564354],[22.0972748,43.2563667],[22.0973148,43.2562866],[22.0973358,43.2562065],[22.0973549,43.256115],[22.0973454,43.2560349],[22.0972958,43.2558365],[22.0972652,43.2556648],[22.0972862,43.2555161],[22.0974045,43.2553062],[22.0976849,43.2549286],[22.0977058,43.2548981],[22.0977249,43.2548561],[22.0978851,43.2544785],[22.0978947,43.2544174],[22.0978947,43.2543564],[22.0979156,43.2539864],[22.0979557,43.2538872],[22.0979958,43.2538185],[22.0980453,43.2537766],[22.0983162,43.2535858],[22.0984955,43.2534485],[22.0986652,43.2532768],[22.0987759,43.2531662],[22.098875,43.2530365],[22.0989647,43.2528648],[22.0990162,43.252636],[22.0989857,43.2524757],[22.0989456,43.2522354],[22.0989761,43.252037],[22.0990963,43.2515678],[22.0991249,43.2514458],[22.0991058,43.2510757],[22.0991955,43.2507057],[22.0992451,43.2503471],[22.0992756,43.2501564],[22.0992756,43.2500648],[22.0992661,43.2499161],[22.0992851,43.249836],[22.0993557,43.2496262],[22.0993958,43.249527],[22.0993862,43.2493858],[22.0993252,43.2492371],[22.0992851,43.2491875],[22.0992661,43.249157],[22.0992451,43.2490273],[22.0993156,43.2486649],[22.0994549,43.2482681],[22.0996456,43.2478256],[22.0997353,43.2475357],[22.0999546,43.2470055],[22.1001358,43.2464256],[22.1002254,43.2461166],[22.1003761,43.2458763],[22.1005554,43.2455368],[22.1006851,43.2451859],[22.1008663,43.2445259],[22.1008854,43.2443581],[22.1009445,43.2442551],[22.1011047,43.2441063],[22.1011562,43.2440186],[22.1012745,43.2438469],[22.1014748,43.2434959],[22.1015358,43.2432976],[22.1015148,43.2424278],[22.1014652,43.2421455],[22.1013851,43.2417755],[22.101305,43.2416153],[22.1012955,43.2414055],[22.1013355,43.2412872],[22.1014347,43.2411385],[22.1014862,43.2410355],[22.1014557,43.2408257],[22.1011353,43.2402077],[22.1009254,43.2397957],[22.1008854,43.2396851],[22.1008663,43.2395668],[22.1008549,43.2391968],[22.1007748,43.2390671],[22.1005859,43.2388268],[22.1004963,43.2386551],[22.1003056,43.238205],[22.1000156,43.2375984],[22.0999546,43.2374382],[22.0999146,43.2372475],[22.0998249,43.2371063],[22.0997047,43.2369576],[22.0995846,43.2367668],[22.0995159,43.2365685],[22.0994949,43.2363777],[22.0995255,43.2359581],[22.0994854,43.2357979],[22.0994358,43.2356262],[22.0994148,43.2355461],[22.0994053,43.2354164],[22.0994549,43.2350273],[22.0994549,43.2348785],[22.0994453,43.2344666],[22.0994663,43.2343063],[22.0995159,43.2341957],[22.0995445,43.2340851],[22.0996151,43.2339783],[22.0996456,43.2339363],[22.0996952,43.2338676],[22.0997448,43.2337952],[22.0998363,43.2336273],[22.0998859,43.2335472],[22.1000061,43.2334557],[22.100256,43.233345],[22.1003857,43.2332458],[22.1004353,43.2331848],[22.1004658,43.2331161],[22.1004753,43.2330551],[22.1004658,43.2330055],[22.1003952,43.2329254],[22.100235,43.2327881],[22.1001949,43.2327156],[22.1002159,43.2326355],[22.1003361,43.2322769],[22.1003551,43.2321053],[22.1003551,43.2318954],[22.1003551,43.2318077],[22.1004257,43.2315254],[22.1004753,43.2313385],[22.1005859,43.2306557],[22.100605,43.2306175],[22.1006355,43.230587],[22.1006145,43.2304878],[22.1006546,43.2301483],[22.1006145,43.2299881],[22.1006851,43.2290764],[22.1006355,43.2290268],[22.100666,43.2282066],[22.1005859,43.2280273],[22.1005363,43.2279053],[22.1004753,43.2277451],[22.1004353,43.2276077],[22.1003647,43.2274475],[22.1003151,43.2272949],[22.1002445,43.2271271],[22.1002655,43.227047],[22.1003857,43.2269554],[22.1005459,43.2267761],[22.1006355,43.2267265],[22.1008148,43.2266884],[22.1009445,43.2266083],[22.1010151,43.2264977],[22.1010151,43.2263985],[22.1010361,43.2263184],[22.1011562,43.226265],[22.1012154,43.2262573],[22.101265,43.226265],[22.101305,43.2262878],[22.1013355,43.2263184],[22.1014061,43.2264061],[22.1016655,43.2267876],[22.1017361,43.2268677],[22.1018162,43.2269249],[22.1018848,43.2269669],[22.1019745,43.2269974],[22.1021461,43.227066],[22.1022663,43.2270851],[22.1024456,43.2270851],[22.1025963,43.2270584],[22.1026955,43.2270355],[22.1027546,43.2270355],[22.1028252,43.2270355],[22.1029148,43.2270584],[22.103035,43.227108],[22.1031857,43.2271957],[22.1033154,43.2273064],[22.103466,43.2275085],[22.1036053,43.2276268],[22.1037159,43.2276764],[22.1038055,43.2277184],[22.1039257,43.2277565],[22.1040249,43.2277756],[22.1041145,43.2277756],[22.1041756,43.2277565],[22.1042347,43.2277184],[22.1042862,43.2276382],[22.1044559,43.2269554],[22.1045361,43.226757],[22.1046448,43.2266083],[22.104805,43.2264671],[22.1049461,43.226387],[22.1051064,43.2263184],[22.1052151,43.2262955],[22.1053352,43.2262878],[22.1054955,43.2262955],[22.1057148,43.226326],[22.1058655,43.2263451],[22.1059856,43.2263374],[22.1060753,43.226326],[22.1061649,43.2263069],[22.106245,43.2262764],[22.1062851,43.2262573],[22.1064854,43.2261353],[22.1074448,43.2255478],[22.1081657,43.2250671],[22.1082458,43.2249756],[22.1082954,43.2249069],[22.1085052,43.2245674],[22.108675,43.2241249],[22.1086559,43.223835],[22.1088657,43.2234268],[22.1090145,43.223175],[22.1091747,43.2229271],[22.1092262,43.2227058],[22.1092262,43.2225685],[22.1091557,43.2222977],[22.1091862,43.222065],[22.1092262,43.2219963],[22.1092854,43.2219353],[22.109766,43.2216682],[22.1098347,43.2216454],[22.1099358,43.2216454],[22.1100159,43.2216682],[22.110096,43.2216873],[22.1102657,43.2217369],[22.1104355,43.221756],[22.1106453,43.221817],[22.1107159,43.2218285],[22.1109352,43.2218361],[22.1110249,43.2218285],[22.1112061,43.221756],[22.1113453,43.2217064]]},{"id":19561,"author":"AnaDigit","name_GR":"Sultans Trail: 4.20. Bojanine Vode - Bela Palanka","description_GR":"Section-Trail 4.20","path":"Sultans_Trail\/sultans_trail_420","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":27612,"name_EN":"Sultans Trail: 4.20. Bojanine Vode - Bela Palanka","description_EN":"Section-Trail 4.20","ascent_time":800,"descent_time":838,"marker":"","level":9,"ascent":1209,"descent":1781,"maxelev":1171,"minelev":291,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.11174 43.17947,22.31173 43.22156)","views":0,"millestones":"","x":22.2265015,"y":43.1807365,"coor":[[22.111742,43.2215576],[22.1120815,43.2214661],[22.1123924,43.2213364],[22.1127129,43.2213173],[22.1129227,43.2212753],[22.1132927,43.2209969],[22.1134415,43.2207069],[22.1136322,43.2206154],[22.1137123,43.2205963],[22.1137924,43.2205086],[22.1142216,43.2203674],[22.1146412,43.2202873],[22.1148014,43.2202682],[22.1149616,43.2201958],[22.1155128,43.2198868],[22.1156826,43.219677],[22.1159515,43.2193184],[22.1160126,43.2191162],[22.1160316,43.2190285],[22.1160316,43.2188263],[22.1160526,43.2187386],[22.1162624,43.2185555],[22.116312,43.2184372],[22.1165123,43.218277],[22.1168919,43.2181282],[22.1171913,43.2179756],[22.1175823,43.2176552],[22.1180725,43.2175484],[22.1184826,43.2174377],[22.1189022,43.2174683],[22.1191025,43.2174873],[22.1192818,43.217556],[22.1193123,43.2176056],[22.1193218,43.2176781],[22.1193829,43.217907],[22.1194515,43.2179451],[22.1198425,43.2180367],[22.1208019,43.217968],[22.1216011,43.2176666],[22.1219521,43.217186],[22.1223927,43.2167778],[22.1226215,43.2161674],[22.1227226,43.2160072],[22.1228027,43.2159386],[22.122961,43.2159157],[22.1231327,43.2159386],[22.1235027,43.2158966],[22.1237621,43.215786],[22.1239529,43.2156067],[22.1240425,43.2154655],[22.1240311,43.2153168],[22.1240025,43.2151451],[22.1237926,43.2147675],[22.1236515,43.2145767],[22.123642,43.2144279],[22.1236324,43.2142258],[22.1236515,43.2134476],[22.1237125,43.2132568],[22.1238613,43.2130852],[22.1244926,43.2127075],[22.1260319,43.2119865],[22.1268425,43.2113075],[22.1273022,43.2110863],[22.1274719,43.2110672],[22.1276417,43.2110863],[22.1279011,43.2110672],[22.1281414,43.2109756],[22.1283722,43.2109451],[22.1284428,43.2109451],[22.1285419,43.2109871],[22.1286812,43.2109871],[22.1298027,43.2116852],[22.1316929,43.2120171],[22.132782,43.2121162],[22.133461,43.2119865],[22.1339111,43.2118263],[22.134531,43.2115479],[22.1346512,43.2113571],[22.1355324,43.2110252],[22.1358013,43.2108955],[22.135952,43.2106781],[22.1373024,43.2097969],[22.1388721,43.2091866],[22.1390629,43.2090759],[22.1391315,43.2089272],[22.1390419,43.2086258],[22.1389618,43.2084351],[22.1388912,43.2081985],[22.1389923,43.207695],[22.1391716,43.2071762],[22.1395416,43.2068367],[22.1400414,43.2065277],[22.1412411,43.2060966],[22.1414223,43.2057381],[22.1419716,43.2054558],[22.1426315,43.2053566],[22.1428318,43.2051964],[22.1435814,43.2049179],[22.1447124,43.2050171],[22.1454525,43.2049751],[22.145792,43.2049065],[22.1460514,43.2046967],[22.1459713,43.2038078],[22.1461811,43.2036667],[22.1467419,43.2036171],[22.1470413,43.2035561],[22.1474113,43.2033463],[22.147562,43.2031555],[22.1475811,43.202858],[22.1476421,43.2026062],[22.1478214,43.2022285],[22.1483421,43.2020149],[22.148941,43.2019463],[22.1498318,43.2023849],[22.1501617,43.202507],[22.150322,43.202507],[22.1511021,43.2022057],[22.1511421,43.2020874],[22.1511612,43.2018967],[22.1509514,43.2015076],[22.1509323,43.2013474],[22.1512127,43.2011375],[22.1514511,43.2007561],[22.1517315,43.2006264],[22.1528912,43.2011757],[22.1530628,43.2012177],[22.1531811,43.2011757],[22.1532211,43.201107],[22.1535015,43.1997986],[22.1535015,43.1995773],[22.1534615,43.1993484],[22.153511,43.199276],[22.1536312,43.1991272],[22.153862,43.1990166],[22.1541214,43.1990051],[22.1542816,43.199028],[22.1547318,43.1991577],[22.1549416,43.1991577],[22.1554012,43.1989479],[22.155962,43.1988182],[22.1561413,43.1988258],[22.156311,43.1988869],[22.1565723,43.1990356],[22.1565819,43.1990776],[22.1564617,43.1994553],[22.1563816,43.1996651],[22.1563816,43.1999168],[22.1565514,43.2001076],[22.1567421,43.2002563],[22.1579113,43.2004051],[22.1583824,43.2004852],[22.1591015,43.2008667],[22.1593113,43.2009583],[22.1597919,43.2008553],[22.1603413,43.200367],[22.1605225,43.2001076],[22.1609325,43.1998253],[22.1611214,43.1996078],[22.161232,43.199337],[22.1609612,43.1988182],[22.1609726,43.1987076],[22.1611023,43.1986656],[22.1620712,43.1987457],[22.1632328,43.1989975],[22.163311,43.198967],[22.1634712,43.1987381],[22.1635113,43.1985359],[22.1634121,43.1978073],[22.1632729,43.1974869],[22.1630726,43.1972275],[22.1624012,43.1967583],[22.1620922,43.1965256],[22.1617413,43.1961975],[22.1617813,43.1956978],[22.1616821,43.1953964],[22.1615314,43.1951752],[22.1615715,43.1950455],[22.1619511,43.194706],[22.1621513,43.1946182],[22.162281,43.1946182],[22.1627617,43.1949768],[22.1630917,43.195015],[22.163311,43.1949768],[22.1638012,43.1946564],[22.1643314,43.194706],[22.1660824,43.1946754],[22.1664219,43.1946754],[22.1670723,43.1942482],[22.1675816,43.1941566],[22.1683426,43.1940956],[22.1692524,43.1943665],[22.170332,43.1945267],[22.1718922,43.1944656],[22.1723118,43.1945686],[22.1727028,43.194458],[22.1728115,43.1939163],[22.1730213,43.1937675],[22.1731415,43.1935387],[22.1732025,43.1930771],[22.1734428,43.1928978],[22.173851,43.1928062],[22.1744919,43.1929054],[22.1746922,43.1929779],[22.1747723,43.1931267],[22.1749325,43.1931763],[22.1754017,43.1931953],[22.1769314,43.1931152],[22.1781216,43.192997],[22.1785526,43.1929359],[22.1791821,43.1926765],[22.1798916,43.192688],[22.1803627,43.1927757],[22.1806412,43.1925659],[22.1812916,43.1922379],[22.1815414,43.1921883],[22.1821823,43.1922073],[22.1829014,43.1919785],[22.1832714,43.1916962],[22.1837616,43.1917381],[22.184021,43.1918564],[22.1845226,43.1920776],[22.1849613,43.1921883],[22.1855621,43.1921158],[22.1861229,43.1921463],[22.1868324,43.1919785],[22.1872711,43.1917152],[22.1877422,43.1915665],[22.188261,43.1914749],[22.1885128,43.1912766],[22.1889229,43.1902351],[22.1890717,43.1899452],[22.1892014,43.1898575],[22.189352,43.1898766],[22.1895924,43.1900253],[22.1903019,43.1903687],[22.1924114,43.1907463],[22.1930618,43.1907959],[22.1945724,43.1906853],[22.1950912,43.1905975],[22.1958427,43.1906052],[22.1963215,43.1909256],[22.1968021,43.1910667],[22.1968327,43.1909676],[22.197052,43.1908684],[22.1973114,43.190815],[22.1975422,43.1908569],[22.1977024,43.1908379],[22.1978321,43.1908379],[22.1980629,43.1907959],[22.1981621,43.1907463],[22.1988621,43.1907654],[22.1992817,43.1909561],[22.1998615,43.1911049],[22.1999912,43.1911774],[22.2000923,43.1912651],[22.2001629,43.1914063],[22.2007217,43.1917267],[22.2009621,43.191925],[22.2010612,43.1920853],[22.2011223,43.1922264],[22.2011929,43.1922874],[22.2013626,43.1923561],[22.2014713,43.1923676],[22.2016125,43.192276],[22.2016621,43.1921883],[22.2017822,43.1919365],[22.2016926,43.1913986],[22.2017517,43.191227],[22.2019215,43.1910362],[22.2021313,43.1908455],[22.202282,43.1906853],[22.2024212,43.1906052],[22.2025928,43.1905785],[22.2031727,43.1904869],[22.2032413,43.1904259],[22.2032928,43.1903572],[22.2033119,43.1903076],[22.2032413,43.190155],[22.2032413,43.1898956],[22.2032814,43.1897659],[22.2033825,43.1895866],[22.2034912,43.1894875],[22.2037411,43.1894379],[22.2038727,43.1892052],[22.2038326,43.1890373],[22.2038326,43.1889877],[22.2039223,43.1888962],[22.204052,43.1888466],[22.2048416,43.1888275],[22.2049923,43.188797],[22.205122,43.188755],[22.2052326,43.1886978],[22.2055817,43.1885452],[22.2058926,43.1884956],[22.2062225,43.1884956],[22.2063828,43.1885262],[22.2069912,43.1888351],[22.2072926,43.1890182],[22.2074413,43.1891174],[22.2075615,43.1891174],[22.2076225,43.1890564],[22.2076111,43.1889458],[22.207552,43.1888351],[22.2072124,43.1884766],[22.2070522,43.1882362],[22.2067413,43.188015],[22.2066727,43.1879158],[22.2067318,43.1878662],[22.2069511,43.1878052],[22.2073212,43.1878777],[22.2076015,43.1878586],[22.2078915,43.1878777],[22.2081127,43.1878471],[22.2083721,43.1878967],[22.2086716,43.1878586],[22.208992,43.1877861],[22.2090626,43.1877556],[22.2092113,43.1877251],[22.2093811,43.1877251],[22.2095413,43.187706],[22.2098427,43.187706],[22.2099724,43.1876869],[22.2101517,43.1876068],[22.2101727,43.1875267],[22.2101326,43.1872368],[22.2102013,43.1871185],[22.2102814,43.1870575],[22.2104225,43.1870575],[22.2108116,43.1871262],[22.2109127,43.1871262],[22.2110615,43.1870956],[22.2112522,43.187027],[22.211422,43.1868668],[22.2115822,43.1865273],[22.2116318,43.1861687],[22.2116814,43.1860962],[22.2117825,43.1860771],[22.2119122,43.186058],[22.212162,43.186058],[22.2125015,43.1861267],[22.2126617,43.1861687],[22.2129211,43.1863365],[22.2130127,43.1864052],[22.2132111,43.1865349],[22.2137718,43.1865463],[22.2141228,43.1864586],[22.2144623,43.1863365],[22.2145824,43.1862679],[22.2146912,43.1861076],[22.2147026,43.1859169],[22.2147617,43.1857185],[22.2148724,43.1856384],[22.2150326,43.1856461],[22.2152519,43.185688],[22.2153511,43.185688],[22.2155914,43.185585],[22.2157822,43.1854668],[22.2159615,43.1853752],[22.2161121,43.1853371],[22.2162418,43.1853676],[22.2165318,43.1853676],[22.2169914,43.1852951],[22.2179317,43.1851349],[22.2183228,43.1851082],[22.2187119,43.1851463],[22.2193623,43.1851463],[22.219532,43.1851273],[22.2197914,43.1850052],[22.2201614,43.1847267],[22.2206421,43.1844368],[22.2209225,43.1840553],[22.2210922,43.1837463],[22.2211514,43.1836853],[22.2211628,43.1835976],[22.221302,43.1834564],[22.2214813,43.1830978],[22.2216721,43.1826172],[22.2217712,43.1825485],[22.2218418,43.1824379],[22.2218723,43.1823158],[22.2220726,43.1820183],[22.2224617,43.1815567],[22.2225323,43.1814575],[22.2225513,43.1813774],[22.2225723,43.1813049],[22.222681,43.1812668],[22.2227726,43.1812553],[22.2229118,43.1812782],[22.2231026,43.1812859],[22.2232323,43.1812286],[22.2235813,43.1810379],[22.2238312,43.1807556],[22.2239227,43.1805649],[22.2240715,43.1803856],[22.2241211,43.1802368],[22.2242413,43.1800156],[22.224411,43.1798553],[22.2244225,43.1798172],[22.2244511,43.1797485],[22.2245922,43.1795959],[22.2250729,43.179657],[22.2252026,43.1796379],[22.2255211,43.1795464],[22.2257214,43.1795273],[22.2259712,43.1794662],[22.2261925,43.1794662],[22.2264214,43.1795082],[22.2264919,43.1795349],[22.2265224,43.179615],[22.2264423,43.179718],[22.2263222,43.1798058],[22.2261524,43.1801987],[22.2260914,43.1802673],[22.2260723,43.1805954],[22.2261219,43.1806679],[22.2262325,43.180748],[22.2263527,43.1807785],[22.2265015,43.1807365],[22.2265511,43.1807251],[22.2267723,43.1806374],[22.2269115,43.1806259],[22.2270412,43.1805763],[22.2272816,43.1805954],[22.2274513,43.1806374],[22.2278328,43.180687],[22.2281723,43.1806564],[22.2283211,43.1806374],[22.2287827,43.1804161],[22.2289619,43.1803665],[22.2292023,43.1804085],[22.2295723,43.1804161],[22.2297611,43.1804276],[22.2301521,43.1803474],[22.2305126,43.1802864],[22.230751,43.1803474],[22.2309818,43.1804466],[22.231142,43.1804962],[22.2314224,43.1805382],[22.2316322,43.1804886],[22.2318516,43.1804466],[22.2319927,43.1804886],[22.2321014,43.1806259],[22.2320824,43.1807671],[22.2317524,43.1811562],[22.2317123,43.1813354],[22.2316418,43.1814156],[22.2315826,43.1815376],[22.2313328,43.181736],[22.2310028,43.1819954],[22.2308216,43.1822281],[22.2307129,43.1822853],[22.2305927,43.182476],[22.2305527,43.1826286],[22.2305813,43.1827469],[22.2306423,43.182888],[22.2307911,43.1832275],[22.2309723,43.1834259],[22.2311211,43.1835556],[22.2312412,43.1835556],[22.2313728,43.1835365],[22.2318726,43.1833878],[22.232172,43.1833382],[22.232502,43.1832161],[22.2327614,43.1831169],[22.2334614,43.1828957],[22.2337513,43.182766],[22.2340317,43.1827278],[22.2342815,43.1827049],[22.2348022,43.1826973],[22.2352028,43.1826172],[22.2355614,43.1825256],[22.2357311,43.1824951],[22.2364616,43.1824875],[22.2366219,43.182457],[22.2368221,43.1823883],[22.237772,43.1824875],[22.2379417,43.1825981],[22.2382412,43.1827278],[22.2386017,43.1827774],[22.2390423,43.182785],[22.2392712,43.182888],[22.2394829,43.1830254],[22.2395725,43.1832085],[22.2394028,43.1834183],[22.2391815,43.183445],[22.2389717,43.1835556],[22.2389011,43.1838074],[22.2389412,43.1841774],[22.2392712,43.1849365],[22.2394428,43.1851158],[22.2398129,43.1853371],[22.239872,43.1855659],[22.2397728,43.1856766],[22.2398224,43.1858673],[22.2398319,43.1859779],[22.2400227,43.186245],[22.2403412,43.1868668],[22.2407627,43.188015],[22.2407722,43.1881676],[22.2408123,43.1883278],[22.2408028,43.1886673],[22.2407913,43.1889877],[22.2407017,43.1892052],[22.2406425,43.1894455],[22.2406425,43.1897659],[22.2408218,43.190258],[22.2408714,43.1903572],[22.2410316,43.1905785],[22.2415524,43.1911583],[22.2417526,43.1913261],[22.2418213,43.1916084],[22.2416821,43.1918259],[22.2415218,43.1918983],[22.2413216,43.1921158],[22.2413025,43.1923065],[22.2414322,43.1924553],[22.2417412,43.1925659],[22.2423115,43.1929054],[22.2425213,43.1932259],[22.2425823,43.1933784],[22.242712,43.1934662],[22.2428627,43.1937065],[22.2430325,43.193985],[22.2432518,43.1942749],[22.2433014,43.1945457],[22.2434425,43.1947975],[22.2437325,43.1949081],[22.2440014,43.1952057],[22.2440319,43.1956978],[22.2442112,43.1957054],[22.2442722,43.1956367],[22.2444115,43.1955566],[22.2445126,43.195488],[22.2450714,43.195507],[22.2456226,43.1956863],[22.2460918,43.1959267],[22.2463818,43.1960373],[22.2476215,43.1963387],[22.2480927,43.1966286],[22.2483826,43.1968651],[22.2485313,43.1969757],[22.2484818,43.1970177],[22.2484722,43.1970673],[22.2485123,43.1970863],[22.2485714,43.1971054],[22.2497826,43.1973381],[22.2506027,43.197506],[22.2511215,43.1977654],[22.2520714,43.1979752],[22.2524815,43.1981773],[22.2534828,43.1983452],[22.2539215,43.1983185],[22.2540627,43.1982956],[22.2546215,43.1982384],[22.2549515,43.1982765],[22.2551117,43.1984482],[22.2552223,43.1985168],[22.2553921,43.1985855],[22.2565022,43.1988068],[22.2582111,43.1991653],[22.2587528,43.199337],[22.2589226,43.1993752],[22.2590427,43.1993752],[22.2591324,43.1993561],[22.2594719,43.1992149],[22.2600117,43.1990051],[22.2603722,43.1987457],[22.2610817,43.1976166],[22.2611618,43.1975784],[22.2615013,43.1971855],[22.262022,43.1963081],[22.2625828,43.1956482],[22.2628517,43.1949883],[22.2630825,43.194355],[22.2632217,43.1941681],[22.2636013,43.1936455],[22.2639923,43.1929169],[22.2641621,43.1924782],[22.2642727,43.1923485],[22.2646027,43.1920052],[22.2653122,43.1911278],[22.2653618,43.1909981],[22.2653313,43.190918],[22.2652721,43.1908379],[22.2650814,43.1907158],[22.2650013,43.1906357],[22.2649822,43.1906052],[22.2650013,43.1905785],[22.2650318,43.1905556],[22.2651215,43.190567],[22.2653618,43.1906776],[22.265522,43.1907463],[22.2656612,43.190815],[22.2660122,43.1910286],[22.2660522,43.1910782],[22.2660828,43.1911354],[22.2661114,43.1911964],[22.2660923,43.1916771],[22.2661018,43.1922379],[22.2661114,43.1925964],[22.2660713,43.1929779],[22.2661629,43.1931152],[22.2666817,43.1936264],[22.2668018,43.1938477],[22.2669125,43.1940651],[22.2669716,43.1942253],[22.2670212,43.1943779],[22.267271,43.1946259],[22.267292,43.1948776],[22.2674427,43.1952286],[22.2678013,43.1957169],[22.2680511,43.1959686],[22.2684517,43.1963081],[22.2687016,43.1967468],[22.2688427,43.1972275],[22.2692127,43.1977882],[22.2694416,43.198288],[22.2694626,43.1990356],[22.2694111,43.1991882],[22.2694225,43.1993179],[22.2698727,43.200016],[22.2700214,43.201355],[22.2701111,43.2020454],[22.2700214,43.2030754],[22.2699814,43.2031784],[22.2698212,43.2035751],[22.2695313,43.2038651],[22.2695313,43.203907],[22.2696018,43.2039452],[22.2696419,43.2039566],[22.2697811,43.2038765],[22.2712917,43.2029457],[22.2729816,43.2015572],[22.2736015,43.2006683],[22.2737217,43.2004585],[22.2738113,43.2000771],[22.2738419,43.2000351],[22.2738819,43.2000275],[22.273922,43.2000275],[22.273962,43.2000465],[22.2739811,43.2000656],[22.2740116,43.2001152],[22.273962,43.2003555],[22.2739315,43.2004356],[22.2741013,43.2010384],[22.2741413,43.2013054],[22.2742329,43.2015877],[22.2745419,43.2021255],[22.2746124,43.202446],[22.2747211,43.202755],[22.2747021,43.2030373],[22.2746525,43.2032166],[22.2745628,43.2033272],[22.2744427,43.203495],[22.2744617,43.203537],[22.2744827,43.2035675],[22.2746124,43.2035179],[22.2746525,43.2034569],[22.2747116,43.2034149],[22.2753525,43.2029686],[22.2755527,43.2027969],[22.2757111,43.2025681],[22.2759628,43.2023964],[22.2762318,43.2021484],[22.2766113,43.2015953],[22.2770214,43.2013779],[22.2776127,43.201046],[22.2782822,43.2003784],[22.2783527,43.200325],[22.2791729,43.200016],[22.2797012,43.1996956],[22.2800617,43.1993484],[22.2803211,43.1991081],[22.2804718,43.1988754],[22.280592,43.198597],[22.2807026,43.1982765],[22.2808018,43.1981773],[22.2811317,43.1980476],[22.2813416,43.1979179],[22.2815628,43.1978378],[22.2816925,43.1977654],[22.2818127,43.1977882],[22.2819824,43.1979179],[22.2821426,43.1979752],[22.2822723,43.1980057],[22.2824917,43.1979561],[22.2826328,43.1979561],[22.2830029,43.1980858],[22.2833328,43.1982384],[22.2836819,43.1985054],[22.2839317,43.1986275],[22.2847424,43.1988182],[22.2852116,43.1988564],[22.2865925,43.1989059],[22.2870026,43.198925],[22.2870712,43.1989365],[22.2871628,43.1990356],[22.2871914,43.1991882],[22.2871819,43.1992683],[22.2871418,43.1993752],[22.2871418,43.1995277],[22.287302,43.1997681],[22.2874413,43.1998978],[22.2875729,43.1999474],[22.2877026,43.1999779],[22.2879028,43.1999779],[22.2881012,43.1999969],[22.2882423,43.2000351],[22.2883625,43.2000961],[22.2884922,43.2001953],[22.2885113,43.2002449],[22.2885418,43.200325],[22.2885418,43.2004852],[22.2885628,43.2005463],[22.2886524,43.2006149],[22.2887211,43.2006264],[22.2889118,43.2005768],[22.2889919,43.2005272],[22.2890511,43.2004662],[22.2891026,43.2003555],[22.2891827,43.2000465],[22.2892017,43.1998367],[22.2893314,43.199688],[22.2894726,43.1995773],[22.2897415,43.1994171],[22.2899818,43.1993561],[22.2901421,43.1993561],[22.2902927,43.1993675],[22.2903614,43.1994057],[22.2908211,43.1996765],[22.2913513,43.2002068],[22.2915611,43.2003555],[22.2916927,43.2004662],[22.291832,43.2006264],[22.2920418,43.2010078],[22.2921429,43.2011566],[22.2925415,43.2017479],[22.2925911,43.2018585],[22.2925911,43.2020378],[22.2926025,43.202137],[22.2926617,43.2024384],[22.2927818,43.2026978],[22.2927818,43.2029762],[22.2930622,43.2036362],[22.2932224,43.2039452],[22.293232,43.2040558],[22.2932129,43.2041779],[22.2931614,43.2043076],[22.2931728,43.2044754],[22.2931423,43.2046165],[22.2931023,43.2048073],[22.2930126,43.2048759],[22.2928925,43.2049484],[22.2926521,43.2050476],[22.2925224,43.2051277],[22.2923126,43.2052956],[22.2921925,43.2054558],[22.2920113,43.2057152],[22.2919617,43.2058067],[22.2919426,43.2058868],[22.2919617,43.2063255],[22.2920017,43.2064781],[22.2920723,43.2065773],[22.2920628,43.2067184],[22.2921219,43.2068672],[22.2922115,43.2069778],[22.2923012,43.207058],[22.2925014,43.2071762],[22.2932014,43.2074966],[22.2933826,43.2075577],[22.2940121,43.2077255],[22.2949619,43.2079468],[22.2956219,43.208107],[22.296402,43.2081985],[22.2966518,43.2082977],[22.2970123,43.2086983],[22.2970715,43.2087975],[22.297121,43.2089462],[22.297121,43.2090378],[22.297142,43.209156],[22.2972126,43.2093773],[22.2973728,43.2096786],[22.2987518,43.2111549],[22.2993927,43.2117577],[22.2994919,43.2118759],[22.2995319,43.2120285],[22.2995415,43.2125473],[22.2997627,43.2130165],[22.3000221,43.2134552],[22.3000526,43.2134972],[22.3000011,43.2138672],[22.3000927,43.2141266],[22.3001919,43.2142487],[22.3003616,43.2143784],[22.3006115,43.2145271],[22.3009319,43.2146072],[22.3012524,43.2146072],[22.3015728,43.2145653],[22.3018723,43.2145081],[22.3020515,43.2144165],[22.3022919,43.2142563],[22.3025417,43.2140884],[22.302721,43.2139854],[22.3029118,43.2139282],[22.3030815,43.2139282],[22.3033524,43.2139664],[22.3035927,43.2139473],[22.3042927,43.2137756],[22.304512,43.213665],[22.3046417,43.2135277],[22.3048019,43.2134056],[22.3049526,43.2133484],[22.3052826,43.2133369],[22.3054714,43.2133675],[22.3057823,43.2134972],[22.3060513,43.213707],[22.3062115,43.2138176],[22.3067417,43.2144165],[22.3069115,43.2145462],[22.3072128,43.2149086],[22.3072414,43.2149582],[22.3074322,43.215126],[22.3076019,43.2152367],[22.3080711,43.2153778],[22.3082027,43.2154083],[22.3084316,43.2154961],[22.3086414,43.2156181],[22.308672,43.2156754],[22.3087826,43.2157974],[22.3090515,43.2159767],[22.3098412,43.2166862],[22.3105927,43.2173271],[22.3113613,43.217907],[22.3117313,43.2177086]]},{"id":19562,"author":"AnaDigit","name_GR":"Sultans Trail: 4.19b1. Ni\u0161ka Banja - Si\u0107evo","description_GR":"Section-Trail 4.19b1","path":"Sultans_Trail\/sultans_trail_421","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":13063,"name_EN":"Sultans Trail: 4.19b1. Ni\u0161ka Banja - Si\u0107evo","description_EN":"Section-Trail 4.19b1","ascent_time":379,"descent_time":367,"marker":"","level":9,"ascent":497,"descent":372,"maxelev":395,"minelev":213,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.0069 43.29272,22.08636 43.34024)","views":0,"millestones":"","x":22.0733776,"y":43.3283081,"coor":[[22.006897,43.2927589],[22.0073071,43.2927475],[22.0090866,43.292717],[22.0091362,43.292717],[22.0091877,43.2927361],[22.0091267,43.2928085],[22.0090675,43.2929955],[22.0091972,43.2930069],[22.0095673,43.2931557],[22.0098076,43.2932892],[22.0102673,43.2937088],[22.0107479,43.2938766],[22.0109062,43.2940254],[22.0112171,43.2943459],[22.0112762,43.2947769],[22.0112762,43.2950172],[22.0113163,43.2951164],[22.0114365,43.2952385],[22.0116863,43.2954483],[22.0118771,43.2954979],[22.0122375,43.2955971],[22.0125179,43.2957077],[22.0127468,43.2958565],[22.0131073,43.2961464],[22.0135479,43.2968178],[22.0137577,43.2970085],[22.0139179,43.2970657],[22.0143566,43.2971191],[22.0147266,43.2970772],[22.015398,43.2968483],[22.016367,43.2965164],[22.0173168,43.2961655],[22.0180073,43.2959862],[22.0190372,43.295826],[22.0199661,43.2958069],[22.0210075,43.2957573],[22.022007,43.2957764],[22.0228767,43.2957878],[22.0238972,43.2956276],[22.0246677,43.2956276],[22.0260067,43.2957878],[22.0264778,43.2960281],[22.0268574,43.2961769],[22.0275764,43.2964058],[22.0289764,43.2967491],[22.0294075,43.2969284],[22.0298367,43.2970657],[22.0303574,43.2971382],[22.0316372,43.2978172],[22.0330563,43.298439],[22.0341072,43.2989655],[22.0349464,43.2993469],[22.0358868,43.2999077],[22.0365963,43.3003082],[22.0372066,43.3006477],[22.0382862,43.3012581],[22.0386963,43.3015862],[22.0389671,43.3017883],[22.039238,43.301918],[22.042017,43.3022461],[22.0423069,43.3022881],[22.0425568,43.3023491],[22.0437775,43.3030891],[22.0439262,43.3031273],[22.0441265,43.3031464],[22.044487,43.3030968],[22.0448875,43.302906],[22.0467968,43.3017159],[22.0472775,43.3014755],[22.0474968,43.3014069],[22.0477371,43.3013382],[22.0488472,43.301239],[22.0495262,43.3011971],[22.0503769,43.3011971],[22.0503578,43.3012772],[22.0499077,43.3020973],[22.0495377,43.3026276],[22.0494766,43.3027763],[22.0494175,43.3032761],[22.0492268,43.3035583],[22.0491562,43.3037491],[22.0491066,43.3039055],[22.0491066,43.3040276],[22.049078,43.3041382],[22.0487366,43.3049164],[22.0486565,43.3052673],[22.0486679,43.3055077],[22.048748,43.305687],[22.0488567,43.3058586],[22.0494766,43.3066063],[22.0498371,43.3071976],[22.0499172,43.3073387],[22.0500679,43.3075981],[22.0503063,43.3084564],[22.0505772,43.309288],[22.0506477,43.3094368],[22.0508862,43.309967],[22.0512371,43.3104362],[22.0512962,43.3105965],[22.0513878,43.3107491],[22.0520172,43.310997],[22.0523777,43.3111877],[22.0526867,43.3113289],[22.0536366,43.3115959],[22.0538673,43.3117867],[22.0540371,43.3119583],[22.0544376,43.3122063],[22.0549774,43.3124161],[22.0552464,43.312458],[22.0554771,43.3125877],[22.0556774,43.3128777],[22.0562572,43.3134956],[22.0567169,43.3140564],[22.0569878,43.3144073],[22.0570278,43.3145676],[22.0570869,43.3149872],[22.0570679,43.3154373],[22.0571365,43.3156471],[22.057148,43.3157387],[22.0572166,43.3160973],[22.0571766,43.3161659],[22.0570679,43.3162155],[22.0569878,43.3162155],[22.0568771,43.3162575],[22.0568371,43.316349],[22.0567875,43.3165855],[22.0569077,43.316906],[22.0572567,43.3173065],[22.057827,43.3178864],[22.0578365,43.3179665],[22.0578175,43.318058],[22.0576267,43.3182259],[22.0568066,43.3187675],[22.0565777,43.319046],[22.0565166,43.3192558],[22.0565472,43.319416],[22.0572662,43.3203964],[22.0576077,43.3209076],[22.0576267,43.3210373],[22.0575867,43.3211479],[22.0572777,43.3214874],[22.0571575,43.3217163],[22.0571575,43.3218269],[22.0575371,43.3223076],[22.0577374,43.3224564],[22.0579071,43.3225174],[22.0580463,43.3225479],[22.0581875,43.3225479],[22.0584774,43.3223457],[22.0587769,43.3221664],[22.0598373,43.3218269],[22.0600071,43.3218384],[22.0605679,43.3220291],[22.0608864,43.3220291],[22.0610275,43.3220863],[22.0614262,43.3224182],[22.061718,43.322567],[22.0618763,43.3225784],[22.0620365,43.3225861],[22.0622578,43.3224983],[22.0625076,43.3226776],[22.0625877,43.3228073],[22.0627575,43.3229675],[22.0630474,43.3231888],[22.0632877,43.3233376],[22.0635262,43.3234367],[22.0636768,43.3234863],[22.0643578,43.3235855],[22.0646572,43.3236961],[22.0649872,43.3239174],[22.0651073,43.3240776],[22.065237,43.3245392],[22.0653572,43.324707],[22.0654869,43.3249359],[22.0657063,43.325058],[22.0665779,43.3253555],[22.0669174,43.3253975],[22.0674362,43.3255272],[22.0681171,43.3255692],[22.0689564,43.3258171],[22.0693474,43.3260078],[22.0698872,43.326149],[22.0702267,43.3261871],[22.0703773,43.3261871],[22.0706177,43.3261871],[22.0708961,43.3263283],[22.0711765,43.3265266],[22.0713863,43.3267365],[22.0716267,43.3270264],[22.0719166,43.3274574],[22.0724373,43.3279991],[22.0725574,43.3280869],[22.0728569,43.328167],[22.0733776,43.3283081],[22.0742264,43.3284378],[22.0749874,43.3287277],[22.0754871,43.3290062],[22.0759373,43.3296661],[22.0759068,43.329689],[22.0758572,43.329689],[22.0756969,43.3296356],[22.0754871,43.3295784],[22.0753574,43.329586],[22.0751171,43.3296165],[22.0746975,43.3297462],[22.0746479,43.3297882],[22.0745468,43.3298264],[22.0744267,43.3298569],[22.0735474,43.3297272],[22.0731163,43.3296089],[22.0723476,43.3296089],[22.0721073,43.3295784],[22.0718174,43.3294983],[22.0715771,43.3294373],[22.0709171,43.3291969],[22.0708275,43.3291473],[22.0705662,43.3289871],[22.0703468,43.3288383],[22.0702267,43.3286858],[22.0701962,43.3286362],[22.0701771,43.3285789],[22.070137,43.3285561],[22.0700073,43.3285484],[22.0698872,43.3286171],[22.069767,43.3287659],[22.0695477,43.3292389],[22.0694275,43.3294067],[22.0693073,43.3295364],[22.0691662,43.3296356],[22.0689678,43.3297386],[22.0687962,43.3297691],[22.0681171,43.3298569],[22.0680466,43.3299065],[22.068058,43.3299675],[22.0680771,43.329998],[22.0682468,43.3300591],[22.0684967,43.3301163],[22.0687866,43.3301582],[22.0691662,43.3301888],[22.0696278,43.3301888],[22.0698071,43.3301773],[22.0698872,43.3301468],[22.0700474,43.3299866],[22.0701275,43.3299484],[22.0701866,43.3299484],[22.0702171,43.3299675],[22.0703068,43.3300667],[22.0703773,43.330307],[22.0704079,43.3305092],[22.0703869,43.3306084],[22.0703564,43.330677],[22.0702572,43.330719],[22.0698471,43.3308258],[22.0696278,43.3309288],[22.0695076,43.3310471],[22.0694675,43.3310661],[22.0690479,43.3314476],[22.0689468,43.3315086],[22.068758,43.3315468],[22.0683479,43.3315277],[22.0679569,43.331459],[22.0676975,43.331337],[22.0676765,43.331356],[22.0672779,43.3316956],[22.0672169,43.3317261],[22.0671062,43.331749],[22.066988,43.3316956],[22.0667763,43.3315086],[22.0663776,43.3311577],[22.0660572,43.3308067],[22.0658379,43.3305855],[22.0653477,43.3300056],[22.0650063,43.3298264],[22.0648766,43.3297768],[22.0647373,43.3297691],[22.0646572,43.3298073],[22.0643673,43.3301392],[22.0642376,43.330246],[22.0646362,43.3304977],[22.0647564,43.330719],[22.0649166,43.3309288],[22.0650768,43.3311462],[22.0652466,43.331356],[22.065588,43.3315773],[22.0660076,43.3319092],[22.0663376,43.3322067],[22.0664978,43.3323784],[22.0667973,43.3326378],[22.0669975,43.3327675],[22.0670872,43.3328285],[22.0671673,43.3328476],[22.0675678,43.332859],[22.0676575,43.332859],[22.0677471,43.3328857],[22.0678177,43.3329277],[22.0680275,43.3331871],[22.0681763,43.3333168],[22.0683365,43.3333969],[22.0686378,43.333416],[22.0689869,43.3334389],[22.0691776,43.3335075],[22.0693874,43.3335991],[22.0694466,43.3335991],[22.0695877,43.3336067],[22.0697765,43.3335686],[22.0702171,43.3333359],[22.0705166,43.3332672],[22.0707779,43.3332672],[22.0709972,43.3332863],[22.0711079,43.3333092],[22.0712967,43.3333969],[22.0714264,43.3335381],[22.0715179,43.3335991],[22.0717564,43.3337059],[22.0719166,43.3337479],[22.0720463,43.3337555],[22.0724068,43.333786],[22.0728073,43.333847],[22.0729961,43.3338585],[22.0731678,43.3338776],[22.073307,43.3339157],[22.0737667,43.3341064],[22.0738869,43.3341866],[22.0740662,43.3343773],[22.0743275,43.334816],[22.0743961,43.3348885],[22.0745773,43.3349876],[22.074707,43.3351173],[22.0749664,43.3354263],[22.0752773,43.3356857],[22.0754967,43.3359489],[22.0758667,43.3364792],[22.0759163,43.3365059],[22.076088,43.3365555],[22.076807,43.3364868],[22.0773964,43.3363876],[22.0775566,43.3363571],[22.0777779,43.3363571],[22.0779877,43.3363991],[22.0781174,43.3364487],[22.0784378,43.3364868],[22.0788269,43.3365173],[22.0790863,43.3365059],[22.0793076,43.3364868],[22.0795174,43.3364487],[22.079607,43.3364487],[22.0798378,43.3365555],[22.0804863,43.3371162],[22.0811768,43.337616],[22.0812473,43.3376961],[22.0812664,43.337738],[22.0812664,43.3378487],[22.0811672,43.3380165],[22.0811672,43.3381081],[22.0812073,43.3384781],[22.0812378,43.3385582],[22.0813675,43.3387489],[22.0814762,43.3388672],[22.0817566,43.3391075],[22.0823765,43.3396873],[22.0824871,43.3397865],[22.0826378,43.339859],[22.0829277,43.3399467],[22.0829868,43.3399658],[22.0830364,43.3399658],[22.0834675,43.339817],[22.0835876,43.339817],[22.0843163,43.339859],[22.0844479,43.3398972],[22.084568,43.3399773],[22.0846767,43.3400879],[22.0849361,43.3401985],[22.0851078,43.3402367],[22.0853977,43.3402061],[22.0855675,43.3401756],[22.0857677,43.3401566],[22.085947,43.3401184],[22.0861568,43.3400269],[22.0862865,43.3399467],[22.0863171,43.3399277],[22.0863571,43.3398476],[22.0863476,43.339756],[22.0861568,43.3395958],[22.0861073,43.3395386],[22.0860577,43.3394775],[22.0860577,43.3394165]]},{"id":19563,"author":"AnaDigit","name_GR":"Sultans Trail: 4.19b2. Si\u0107evo - Bela Palanka","description_GR":"Section-Trail 4.19b2","path":"Sultans_Trail\/sultans_trail_422","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":31138,"name_EN":"Sultans Trail: 4.19b2. Si\u0107evo - Bela Palanka","description_EN":"Section-Trail 4.19b2","ascent_time":949,"descent_time":952,"marker":"","level":9,"ascent":920,"descent":1009,"maxelev":645,"minelev":259,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.08666 43.2177,22.31814 43.34591)","views":0,"millestones":"","x":22.1931343,"y":43.3155632,"coor":[[22.0866642,43.3390541],[22.0870533,43.338913],[22.0871334,43.3388863],[22.0872231,43.3388634],[22.0872726,43.3388557],[22.0873127,43.3388557],[22.0873642,43.3388748],[22.0874233,43.3389053],[22.0874538,43.3389244],[22.087904,43.3392448],[22.088274,43.3395157],[22.0884533,43.3396759],[22.0884838,43.3397064],[22.0885429,43.3397446],[22.0886536,43.3398056],[22.0888042,43.3398552],[22.0888443,43.3398743],[22.0890827,43.3399544],[22.0894337,43.3400459],[22.089653,43.340065],[22.0898628,43.3400841],[22.0903625,43.3401642],[22.0905342,43.3401947],[22.0905933,43.3402061],[22.0906925,43.3402328],[22.0907726,43.3402557],[22.0908241,43.3402748],[22.0908642,43.3402748],[22.0909042,43.3402748],[22.0910435,43.3402443],[22.0911026,43.3402328],[22.0911541,43.3402443],[22.0911827,43.3402748],[22.0912533,43.3402863],[22.0913734,43.3402443],[22.091423,43.3402443],[22.0916042,43.3402634],[22.091774,43.3403053],[22.0919437,43.3403435],[22.0925331,43.3405151],[22.092844,43.3406029],[22.0932426,43.3406754],[22.093483,43.3407364],[22.0936127,43.3407745],[22.0937328,43.3408356],[22.093853,43.3409157],[22.0939026,43.3409729],[22.0940342,43.341114],[22.0940628,43.3411446],[22.0941029,43.3411751],[22.0941429,43.3411942],[22.0941944,43.3412132],[22.0942535,43.3412361],[22.0943127,43.3412552],[22.0943737,43.3412628],[22.0944443,43.3412857],[22.0945034,43.3412857],[22.0945625,43.3412857],[22.0946331,43.3412743],[22.0946941,43.3412628],[22.0948238,43.3412132],[22.0949841,43.341114],[22.0957432,43.3406258],[22.096344,43.3403664],[22.0964642,43.3402939],[22.0965729,43.3401947],[22.096674,43.340023],[22.0968227,43.3396835],[22.0969028,43.3395844],[22.097084,43.3394165],[22.0975227,43.3391533],[22.0981941,43.3386955],[22.0984936,43.3385963],[22.0987339,43.3385963],[22.0988941,43.3385963],[22.0990734,43.3386536],[22.0992432,43.338726],[22.0994434,43.3387756],[22.0996742,43.3388329],[22.0999031,43.3388443],[22.1000938,43.3388138],[22.1003532,43.3387642],[22.1005135,43.3387451],[22.1007042,43.3387833],[22.100893,43.3388748],[22.1010532,43.3389435],[22.101244,43.3389931],[22.1013336,43.339016],[22.1013927,43.3390045],[22.1014633,43.3389931],[22.1016235,43.3389931],[22.1021042,43.3390732],[22.102314,43.3391228],[22.1024628,43.3391838],[22.102684,43.3392448],[22.1028538,43.339283],[22.1030426,43.339283],[22.1032543,43.3392639],[22.1037235,43.3391953],[22.104023,43.3391762],[22.1044235,43.3391838],[22.104744,43.3392258],[22.1049232,43.3392639],[22.1050739,43.339325],[22.105423,43.3395348],[22.1056633,43.3397331],[22.1058731,43.3399429],[22.1061134,43.3400841],[22.1063328,43.3401642],[22.1065826,43.3401947],[22.1069126,43.3401833],[22.1074429,43.3401833],[22.1077633,43.3402061],[22.1079826,43.3402634],[22.1082039,43.3403931],[22.1083927,43.3405647],[22.1085644,43.3407364],[22.1089725,43.3409843],[22.1091537,43.3411064],[22.1092834,43.3411751],[22.1094627,43.3412247],[22.1097126,43.3412361],[22.1100826,43.3411751],[22.1104431,43.3411751],[22.1107731,43.3411751],[22.1111832,43.3411942],[22.1117229,43.3411751],[22.112114,43.3411446],[22.1124535,43.3411064],[22.1128044,43.3411255],[22.1129932,43.3411865],[22.1131725,43.3412933],[22.1132736,43.341404],[22.1133442,43.3414955],[22.1133728,43.3415756],[22.1133537,43.3416443],[22.1133041,43.3416862],[22.1132526,43.341713],[22.113224,43.3417244],[22.1129742,43.3418541],[22.1127434,43.3420029],[22.1125736,43.3421745],[22.1124439,43.3423462],[22.1123142,43.3425064],[22.1122627,43.3426552],[22.1122837,43.3427963],[22.1124134,43.3430557],[22.1124439,43.3432236],[22.1123734,43.3435249],[22.1122837,43.3437347],[22.1122341,43.3438454],[22.1122227,43.3439331],[22.1122437,43.3440361],[22.1122837,43.3440742],[22.1123734,43.3441429],[22.112524,43.3441849],[22.1126633,43.3441849],[22.112854,43.3441849],[22.1130142,43.3441849],[22.113203,43.3441963],[22.1134243,43.3441963],[22.1136036,43.344223],[22.1137733,43.3442764],[22.1139736,43.3442955],[22.1141644,43.3443565],[22.1142941,43.3444138],[22.1144142,43.3444328],[22.1145344,43.3444328],[22.1146431,43.3443947],[22.1146832,43.3443031],[22.1148033,43.3441544],[22.114893,43.3441048],[22.1149826,43.3440628],[22.1151028,43.3440552],[22.1152229,43.3440742],[22.1153641,43.3441544],[22.1155128,43.344223],[22.1156731,43.3442535],[22.1157932,43.3442459],[22.1158829,43.3442154],[22.116024,43.3441544],[22.1161537,43.3441162],[22.116293,43.3441353],[22.116394,43.3442154],[22.1165543,43.3442345],[22.1167336,43.3442459],[22.1169338,43.3442459],[22.1171932,43.3442841],[22.1174736,43.3444138],[22.1177044,43.3445663],[22.1178837,43.3447227],[22.1183128,43.3449745],[22.1185036,43.3450241],[22.1186733,43.3450241],[22.1188736,43.3449554],[22.1193638,43.3447227],[22.1196442,43.3445854],[22.1200943,43.3444557],[22.1204529,43.3444061],[22.121563,43.3444328],[22.1218128,43.3444557],[22.1221428,43.3445358],[22.1225338,43.3445435],[22.1227036,43.3445549],[22.1228027,43.3445435],[22.1229038,43.3445053],[22.1229839,43.3444328],[22.1230335,43.3443336],[22.1230831,43.3441963],[22.1230526,43.3440628],[22.1230831,43.3439331],[22.1231537,43.3437958],[22.123354,43.3435936],[22.123703,43.3432961],[22.1238537,43.3431854],[22.1239529,43.3431664],[22.1240425,43.3431435],[22.1241226,43.3431435],[22.1242542,43.343174],[22.1245632,43.3432236],[22.124754,43.3432961],[22.1249142,43.3433647],[22.1250439,43.3434563],[22.1252136,43.3436241],[22.1253033,43.3437233],[22.1253738,43.3438454],[22.1254234,43.3439331],[22.125494,43.3440247],[22.1255627,43.3440857],[22.1256638,43.3441353],[22.1257629,43.3441544],[22.1258926,43.3441658],[22.1261539,43.3442154],[22.126194,43.344223],[22.1262341,43.3442459],[22.1263237,43.3442955],[22.1264038,43.3443642],[22.1264839,43.3444557],[22.1266232,43.344635],[22.1268635,43.3448639],[22.1271534,43.3450928],[22.1273727,43.3452339],[22.1275043,43.3452835],[22.127634,43.3453255],[22.1280327,43.3453865],[22.1282444,43.3453865],[22.1284428,43.3453751],[22.1286926,43.3453255],[22.1289139,43.3452759],[22.128994,43.3452644],[22.1290741,43.3452759],[22.1291332,43.3453064],[22.1291828,43.3453445],[22.1292534,43.3453941],[22.129303,43.3454247],[22.129364,43.3454361],[22.1294136,43.3454437],[22.1295242,43.3454247],[22.1295929,43.3454247],[22.129673,43.3454437],[22.1299343,43.3455429],[22.1301441,43.345665],[22.1302834,43.3457451],[22.130394,43.3458138],[22.1304741,43.3458633],[22.1305428,43.3458939],[22.1306343,43.3459129],[22.1306934,43.3459053],[22.1307831,43.3458633],[22.1308727,43.3458061],[22.1309242,43.3457565],[22.1309738,43.345665],[22.1310139,43.3455238],[22.1310139,43.345356],[22.1309433,43.3450356],[22.1306839,43.3438339],[22.1306839,43.3437462],[22.1306934,43.3436737],[22.1307125,43.3435936],[22.130703,43.3435135],[22.1306629,43.3433762],[22.1306343,43.3432236],[22.1307526,43.3427429],[22.1308041,43.3426437],[22.1308537,43.3425331],[22.1309242,43.3424339],[22.1310539,43.3423042],[22.1315727,43.3419838],[22.1321926,43.3420639],[22.1324825,43.3420143],[22.1327133,43.3418846],[22.1328335,43.3417435],[22.1329842,43.3414841],[22.1331635,43.3413048],[22.1333542,43.3411064],[22.1338043,43.3410454],[22.1344738,43.3407364],[22.1350231,43.340313],[22.1352825,43.3399849],[22.1357327,43.3394432],[22.1365242,43.3388138],[22.1369629,43.3385162],[22.1373043,43.338295],[22.1376133,43.3380051],[22.1383438,43.3376732],[22.1390438,43.3374329],[22.139534,43.3372841],[22.1400642,43.3371544],[22.1407337,43.3370628],[22.141304,43.3369637],[22.1418934,43.3369064],[22.1425037,43.3367538],[22.1429443,43.3365746],[22.143364,43.3365631],[22.1436844,43.336483],[22.1439743,43.3363228],[22.1444931,43.3361549],[22.145134,43.3360443],[22.1457729,43.3360252],[22.1464043,43.3361053],[22.147253,43.3363228],[22.1482143,43.3364944],[22.1488342,43.3365631],[22.1494827,43.3365936],[22.1504726,43.336525],[22.1511936,43.3363342],[22.1517429,43.3360634],[22.1520538,43.3358345],[22.1523628,43.3355942],[22.1526833,43.3354759],[22.1533127,43.3354759],[22.1540928,43.3355942],[22.1546631,43.3357658],[22.1552925,43.3358841],[22.1559429,43.3359528],[22.1562939,43.3360748],[22.1564426,43.3361855],[22.1566639,43.3366241],[22.1568336,43.3367844],[22.157053,43.3368645],[22.1574039,43.3369331],[22.1579533,43.3369446],[22.1589031,43.336895],[22.1590233,43.3368454],[22.1591129,43.3368454],[22.1593342,43.3368263],[22.1595936,43.3368149],[22.1597443,43.3367538],[22.1599331,43.3366051],[22.1600742,43.3363953],[22.1603527,43.3362541],[22.1606827,43.3361931],[22.1609535,43.3361931],[22.1611328,43.3361244],[22.1613331,43.3359642],[22.1615734,43.3358459],[22.161953,43.3357239],[22.1622543,43.3357353],[22.1624737,43.3357544],[22.1628933,43.3358345],[22.1631432,43.3360329],[22.1642342,43.336235],[22.1648827,43.3361664],[22.1651936,43.336235],[22.1655331,43.3365364],[22.1657429,43.3370247],[22.1659031,43.3376465],[22.1660538,43.3378448],[22.1660938,43.3379059],[22.1664143,43.3382835],[22.1668739,43.3386841],[22.1672134,43.3388634],[22.1672935,43.3388863],[22.1679325,43.3390846],[22.1691933,43.3393555],[22.1694927,43.3393936],[22.1708927,43.3395653],[22.1716042,43.3395233],[22.1722336,43.3394928],[22.1729431,43.3396454],[22.1733036,43.339695],[22.1740036,43.3396835],[22.1742229,43.3397064],[22.1746025,43.3398132],[22.1752243,43.3399429],[22.1754932,43.3400345],[22.1759644,43.3401756],[22.1763039,43.3402557],[22.1765728,43.3402443],[22.1768436,43.3401833],[22.1770229,43.3400955],[22.1771126,43.340023],[22.1771431,43.3399734],[22.1771736,43.3397064],[22.1771927,43.3395348],[22.177084,43.3394051],[22.177063,43.3391762],[22.177103,43.3390656],[22.1771431,43.3390236],[22.1772633,43.3389053],[22.1773243,43.3388138],[22.1773643,43.3386765],[22.1774044,43.3385353],[22.1776237,43.3384438],[22.1777229,43.3384361],[22.1778526,43.3384247],[22.1779938,43.3384438],[22.1782036,43.3385735],[22.1784344,43.3387833],[22.1786232,43.3388329],[22.1788826,43.3388329],[22.179163,43.3388138],[22.1793938,43.3387642],[22.1795044,43.3387337],[22.1795635,43.3386765],[22.1795635,43.3385658],[22.1795139,43.3384552],[22.1794033,43.3383331],[22.1793537,43.3382339],[22.1793728,43.3378639],[22.1794128,43.3375359],[22.1794643,43.3373451],[22.1794434,43.3371353],[22.1793842,43.3369141],[22.1792831,43.3365555],[22.1792927,43.3363647],[22.1793137,43.3362656],[22.1792927,43.3361549],[22.1792526,43.3360939],[22.1789436,43.3356743],[22.1788731,43.3356056],[22.1788425,43.3355751],[22.177784,43.3349838],[22.1774235,43.3348236],[22.1769829,43.3346939],[22.1768341,43.3345947],[22.176693,43.3343544],[22.1766434,43.3341827],[22.1765938,43.3339729],[22.1765442,43.3337059],[22.1767635,43.3335152],[22.1768341,43.333416],[22.1769333,43.3332634],[22.1769428,43.3330231],[22.1767139,43.3327141],[22.176363,43.3319664],[22.1762028,43.3315239],[22.1762238,43.3311539],[22.1763935,43.3308563],[22.1765842,43.3306961],[22.1768131,43.330555],[22.1770229,43.3304443],[22.1772442,43.3303032],[22.1775341,43.3301659],[22.1776733,43.3300743],[22.177784,43.3300056],[22.177824,43.3299751],[22.177454,43.3299141],[22.177084,43.3298264],[22.1763935,43.3295937],[22.1762733,43.3295059],[22.1761837,43.3293839],[22.176054,43.329155],[22.1759644,43.3289452],[22.1758938,43.328743],[22.1757336,43.3285637],[22.1756535,43.328434],[22.1756039,43.3282852],[22.1755142,43.3281937],[22.1753426,43.3279533],[22.175293,43.3278542],[22.1752434,43.3277245],[22.1752243,43.3275642],[22.1752434,43.3274765],[22.1752644,43.3274231],[22.1754036,43.3272362],[22.1755238,43.3269844],[22.1758041,43.3265762],[22.1761131,43.3259964],[22.1761837,43.3257561],[22.1762238,43.325573],[22.1762238,43.3254356],[22.1762028,43.3253136],[22.1762028,43.3252029],[22.1761837,43.3251228],[22.1761436,43.3250542],[22.1761036,43.3249931],[22.1759739,43.3248558],[22.1759644,43.3247833],[22.1759644,43.3247261],[22.175993,43.3246651],[22.1761932,43.3243942],[22.1765327,43.3239555],[22.176693,43.3236542],[22.1768532,43.3233757],[22.1770439,43.323204],[22.1772842,43.3228149],[22.177433,43.3226051],[22.1776638,43.3223648],[22.1777439,43.3221931],[22.177763,43.3221054],[22.1777439,43.3220139],[22.1777134,43.3219032],[22.1776543,43.3218155],[22.1776028,43.321743],[22.1775837,43.3216858],[22.1775837,43.3216553],[22.1776428,43.3216248],[22.1778431,43.3215752],[22.1781826,43.3214836],[22.1785431,43.3213844],[22.1789131,43.3212738],[22.1791229,43.3212433],[22.1794033,43.3212128],[22.1796341,43.3211861],[22.1798344,43.3211555],[22.1799927,43.3211441],[22.1801529,43.3211632],[22.1803741,43.3212128],[22.180584,43.3212662],[22.1808643,43.3213654],[22.1811333,43.3214951],[22.1813126,43.3215752],[22.1815643,43.3216743],[22.1817627,43.3217239],[22.1819744,43.3217735],[22.1820831,43.3217659],[22.1821632,43.321743],[22.1822433,43.3216934],[22.1823044,43.3216438],[22.182333,43.3215942],[22.1823425,43.3215446],[22.182333,43.3214645],[22.1823425,43.3211937],[22.182373,43.321064],[22.1824436,43.3208542],[22.1826038,43.3204651],[22.1827431,43.3201561],[22.1828232,43.3199959],[22.1830826,43.3194733],[22.1832142,43.3192558],[22.1833935,43.3189964],[22.1836529,43.3187141],[22.1838436,43.3185463],[22.1840935,43.3183746],[22.1843243,43.3182755],[22.1846142,43.3181763],[22.1847744,43.3181534],[22.1852436,43.3179359],[22.1855335,43.3177452],[22.1858044,43.3175163],[22.1860237,43.3173943],[22.1868038,43.3170547],[22.1870327,43.3169365],[22.187273,43.3167839],[22.1874332,43.3166733],[22.1875744,43.3166351],[22.1879539,43.3166046],[22.1881428,43.3166542],[22.188303,43.3167763],[22.1884842,43.3169632],[22.188673,43.3170547],[22.1888733,43.3170738],[22.1890926,43.3170662],[22.1901226,43.3167458],[22.1903744,43.3166351],[22.1906338,43.3164558],[22.1908531,43.3162537],[22.1910133,43.316143],[22.191124,43.3161354],[22.1911736,43.3162041],[22.1912842,43.3164253],[22.1913738,43.3165932],[22.1915226,43.3167953],[22.1916428,43.316906],[22.1917839,43.3169746],[22.1919441,43.3169937],[22.1921043,43.3169632],[22.1922626,43.3168755],[22.1924934,43.3166656],[22.1926937,43.316433],[22.1928635,43.316143],[22.1930027,43.3157959],[22.1931343,43.3155632],[22.1934528,43.3152161],[22.1939926,43.314724],[22.1946831,43.3142128],[22.194994,43.314003],[22.1953239,43.3138428],[22.1954727,43.3137932],[22.195734,43.3136444],[22.1961441,43.3134842],[22.1964226,43.3133163],[22.1965942,43.3131638],[22.1967335,43.312973],[22.1973038,43.3124542],[22.1976433,43.3122864],[22.1980133,43.3121452],[22.1983032,43.3119736],[22.1986542,43.3116951],[22.1992435,43.3111229],[22.1995239,43.3108063],[22.1997738,43.3104134],[22.1999226,43.3100739],[22.1999931,43.3101234],[22.2000542,43.310154],[22.2001343,43.310154],[22.2002144,43.3101234],[22.200264,43.3101044],[22.2003536,43.3100548],[22.2004242,43.3098564],[22.2004433,43.3095856],[22.2005043,43.3093452],[22.2006226,43.3090134],[22.2007542,43.308773],[22.2010136,43.3085251],[22.2012043,43.3083038],[22.2017841,43.3077354],[22.2021141,43.3074837],[22.2023525,43.3073654],[22.2026443,43.3072052],[22.2028942,43.3070145],[22.2032032,43.3068733],[22.2035332,43.3068047],[22.2037144,43.306736],[22.2039337,43.306633],[22.2040539,43.3065758],[22.2042542,43.3064957],[22.204504,43.3064232],[22.2046738,43.306366],[22.2050629,43.3062935],[22.2053528,43.3062057],[22.2056828,43.3060837],[22.206543,43.3058929],[22.2069035,43.3057938],[22.2072144,43.3056641],[22.2074242,43.3055534],[22.2076035,43.3054428],[22.2077236,43.3053551],[22.2079029,43.305294],[22.2081432,43.3051834],[22.2083931,43.3050728],[22.208643,43.304966],[22.2088432,43.3048553],[22.2090225,43.3047333],[22.2093143,43.3045235],[22.2094727,43.3043327],[22.2095928,43.3041534],[22.209713,43.3039856],[22.2098236,43.3038864],[22.2099838,43.3037834],[22.2101936,43.3036842],[22.2105637,43.303566],[22.2110443,43.3034859],[22.2112637,43.303463],[22.2113934,43.3034439],[22.2115135,43.3034058],[22.2115726,43.3033752],[22.2116241,43.3033333],[22.2116642,43.3032951],[22.2117233,43.3032265],[22.211813,43.3031158],[22.2119026,43.3030052],[22.2120037,43.3028831],[22.2121925,43.3026428],[22.2122726,43.302536],[22.2123737,43.302433],[22.212534,43.3022842],[22.2125931,43.3022232],[22.2126427,43.3021965],[22.2126827,43.3021736],[22.2127743,43.302166],[22.2128334,43.302166],[22.2129326,43.3021545],[22.2130032,43.3021431],[22.2130642,43.3021355],[22.2131443,43.3021164],[22.2132339,43.3020744],[22.2135143,43.3019638],[22.2136135,43.3019333],[22.2137241,43.3019028],[22.2138329,43.3018837],[22.2139339,43.3018646],[22.2140427,43.3018456],[22.2143936,43.301796],[22.2144642,43.3017845],[22.2145233,43.3017654],[22.2145844,43.3017464],[22.2146626,43.3017044],[22.2147636,43.3016548],[22.2152843,43.3013344],[22.215353,43.3012848],[22.2154331,43.3012238],[22.2157135,43.3009949],[22.2157841,43.3009529],[22.2158527,43.3009148],[22.2159233,43.3008842],[22.2160034,43.3008461],[22.216074,43.3007965],[22.2161427,43.3007355],[22.2162037,43.3006859],[22.2162628,43.3006134],[22.2163029,43.3005333],[22.2163734,43.300396],[22.2164326,43.300293],[22.2164726,43.3002357],[22.2165432,43.3001747],[22.2166138,43.3001251],[22.2166939,43.3000755],[22.2168026,43.3000259],[22.2169228,43.299984],[22.2171841,43.2998962],[22.2173538,43.2998047],[22.2174625,43.299736],[22.2175236,43.2996941],[22.2175636,43.2996445],[22.2176037,43.2995949],[22.2176342,43.2995338],[22.2176838,43.2994041],[22.2177143,43.2992363],[22.2177639,43.2990532],[22.2177925,43.2990036],[22.2178326,43.298954],[22.2178841,43.2989044],[22.2179432,43.2988548],[22.2180042,43.2988129],[22.2180729,43.2988052],[22.2181435,43.2987938],[22.218214,43.2988052],[22.2182941,43.2988243],[22.2183628,43.2988434],[22.2184334,43.2988548],[22.218504,43.2988434],[22.2185726,43.2988358],[22.2186337,43.2988243],[22.2186737,43.2988052],[22.2187328,43.2987862],[22.2187843,43.2987556],[22.2188435,43.2987061],[22.2189026,43.2986565],[22.2190838,43.2984848],[22.2192039,43.2983551],[22.219244,43.2983246],[22.2193127,43.2982864],[22.219593,43.2982063],[22.2200336,43.2980728],[22.220293,43.2979431],[22.2205238,43.2977943],[22.2208042,43.297596],[22.2210426,43.2974434],[22.2213135,43.2973328],[22.2214737,43.2972641],[22.2215633,43.297245],[22.2216625,43.2972145],[22.2217426,43.2972031],[22.2218227,43.2971954],[22.2218628,43.2971764],[22.2219143,43.2971649],[22.2219639,43.297123],[22.2220631,43.2970428],[22.2221432,43.2968941],[22.2221642,43.296833],[22.2222042,43.2967453],[22.2222443,43.2966728],[22.2222939,43.2966156],[22.2227039,43.2957535],[22.2228527,43.2955437],[22.2229843,43.2953758],[22.223093,43.2952156],[22.2231731,43.2951431],[22.2233639,43.2949638],[22.2234726,43.294735],[22.2235336,43.2945747],[22.2236443,43.2942848],[22.2237625,43.2940636],[22.2239532,43.2936363],[22.2240028,43.2935333],[22.2241325,43.2928543],[22.2242126,43.2926254],[22.2244244,43.292305],[22.2248631,43.2918053],[22.2249832,43.2916336],[22.2250633,43.2913933],[22.2252636,43.2909737],[22.2252731,43.2909431],[22.2253342,43.2907448],[22.2254639,43.290493],[22.2256832,43.2901955],[22.2257938,43.2900162],[22.2258739,43.2899132],[22.2259941,43.2897339],[22.2260628,43.2896042],[22.2261829,43.2893562],[22.2262535,43.2891464],[22.2263432,43.2890739],[22.2264538,43.2890053],[22.2265434,43.2889862],[22.2266636,43.2889633],[22.2267933,43.2889442],[22.2269135,43.2889137],[22.2270432,43.2888336],[22.2271938,43.288723],[22.227293,43.2886047],[22.2273426,43.2885132],[22.2273636,43.2884331],[22.2274227,43.2881851],[22.2274437,43.2879333],[22.2274628,43.2878456],[22.2274933,43.287735],[22.2276134,43.2875443],[22.2277832,43.287323],[22.2280235,43.2871361],[22.2282829,43.2869644],[22.2286129,43.2868156],[22.2289028,43.2866631],[22.2291527,43.2864952],[22.229393,43.2863235],[22.2296028,43.2862053],[22.2298641,43.2860565],[22.2300034,43.2859459],[22.2302341,43.2857437],[22.2303829,43.2855644],[22.2305336,43.2853432],[22.2307529,43.284996],[22.2309628,43.2848358],[22.231144,43.2847443],[22.2316837,43.2845039],[22.232193,43.2843437],[22.2324238,43.2842865],[22.2326126,43.2842636],[22.232914,43.284214],[22.2331028,43.2841644],[22.233263,43.2841148],[22.2336636,43.2839737],[22.2338638,43.2838745],[22.2340927,43.2837257],[22.2345333,43.2834129],[22.2352142,43.2829247],[22.2355843,43.2827148],[22.2359428,43.2825546],[22.236124,43.282444],[22.2363834,43.2822227],[22.2364731,43.282135],[22.2365227,43.2820663],[22.2365532,43.2819939],[22.2365532,43.281826],[22.2365742,43.2817345],[22.2368336,43.2812843],[22.2371826,43.2808533],[22.2375641,43.2805557],[22.2377129,43.2804337],[22.237854,43.2803841],[22.2379742,43.2803535],[22.2384644,43.2802734],[22.2388935,43.2801933],[22.2390041,43.2801437],[22.2390633,43.2801056],[22.239193,43.2799835],[22.2392826,43.2798157],[22.2394428,43.2795944],[22.2396126,43.2793961],[22.2397728,43.2792053],[22.239893,43.2790833],[22.2400532,43.2789459],[22.2403126,43.2787437],[22.2405128,43.2786064],[22.2407131,43.2785034],[22.2408943,43.2784462],[22.2410641,43.2783852],[22.2412338,43.2782936],[22.2414742,43.2781029],[22.2415638,43.2780151],[22.241684,43.2777634],[22.2417927,43.2776146],[22.2419243,43.277504],[22.2420731,43.2773552],[22.2421532,43.2771835],[22.2422028,43.2770157],[22.2422028,43.2769165],[22.2422237,43.276844],[22.2424927,43.2765541],[22.2426643,43.2763939],[22.2429028,43.2761345],[22.2430534,43.2759857],[22.243494,43.2756844],[22.2436428,43.2755928],[22.2438927,43.2753754],[22.2442837,43.2752151],[22.2446041,43.2749748],[22.2453728,43.2742844],[22.2454243,43.2741356],[22.2456932,43.2739449],[22.2458935,43.273716],[22.2459335,43.2736549],[22.2461739,43.2733955],[22.2464542,43.2730751],[22.2465839,43.2727852],[22.2474937,43.2719955],[22.247694,43.2717552],[22.2477627,43.2717056],[22.2480431,43.2715759],[22.2483826,43.2714958],[22.2485332,43.2714348],[22.2486534,43.2713242],[22.2487736,43.2711258],[22.2489128,43.2709656],[22.2492542,43.2707138],[22.249773,43.2703934],[22.2502232,43.2702446],[22.250473,43.2701035],[22.2506332,43.2699738],[22.250824,43.2698936],[22.2510834,43.2698364],[22.2517242,43.2696648],[22.2521439,43.2694664],[22.2525444,43.2692528],[22.2531433,43.2688637],[22.2536335,43.268383],[22.2550125,43.2673035],[22.2561226,43.2666054],[22.2569237,43.2662163],[22.2574234,43.2660446],[22.2575741,43.2660065],[22.2577534,43.2659836],[22.2580032,43.2659035],[22.258213,43.2658043],[22.2582741,43.2657852],[22.2588329,43.2655258],[22.2591133,43.265316],[22.259613,43.2651443],[22.2600842,43.264843],[22.2607231,43.2645264],[22.2611542,43.2640228],[22.2615833,43.2634354],[22.2618542,43.2632332],[22.2621727,43.2631264],[22.262394,43.2631149],[22.2626133,43.2631454],[22.2631741,43.2632256],[22.2635841,43.2631454],[22.2646332,43.2628059],[22.2660942,43.2623062],[22.2672729,43.262085],[22.2682838,43.2614861],[22.2685127,43.2614746],[22.2686844,43.2614441],[22.2687931,43.2613335],[22.2689037,43.2611237],[22.269434,43.2609558],[22.269804,43.2609253],[22.2700329,43.2608757],[22.2703629,43.2606659],[22.2706432,43.2603645],[22.2710629,43.2602043],[22.2716236,43.2600861],[22.2717743,43.2600746],[22.272213,43.2600555],[22.2727833,43.2599144],[22.2731934,43.2598152],[22.2733841,43.2596664],[22.2735844,43.2593651],[22.2738132,43.2590828],[22.2740536,43.2588463],[22.2744637,43.258564],[22.2748032,43.2584038],[22.2749729,43.2583351],[22.2753143,43.258316],[22.2757435,43.2584229],[22.2760029,43.258503],[22.2761936,43.2584534],[22.276823,43.2581635],[22.2786732,43.2578545],[22.2796326,43.2576942],[22.2804432,43.2578964],[22.2810936,43.2579765],[22.2815628,43.2580528],[22.2825832,43.2584229],[22.2827435,43.2583961],[22.2832432,43.2583046],[22.2835827,43.2582245],[22.2837734,43.258213],[22.2839527,43.2582359],[22.2841129,43.2582741],[22.2846527,43.2584763],[22.2854042,43.2587738],[22.2855034,43.2588043],[22.2856941,43.2588234],[22.2861938,43.2588043],[22.2863331,43.2587929],[22.2864342,43.2587357],[22.2865143,43.2586136],[22.2864742,43.2584229],[22.2865639,43.257843],[22.2868633,43.2570229],[22.2874126,43.2561455],[22.2875633,43.2559929],[22.2879333,43.2558365],[22.2882538,43.255764],[22.2890434,43.2556953],[22.2897243,43.2557449],[22.2902336,43.255806],[22.290493,43.2558861],[22.2905636,43.2558937],[22.2906227,43.2558861],[22.2907429,43.2558556],[22.2909832,43.2560349],[22.2911739,43.2561531],[22.2912941,43.256176],[22.2913933,43.256176],[22.291523,43.2561531],[22.2916832,43.2561035],[22.2918339,43.2560234],[22.2919941,43.2559242],[22.2922535,43.2558136],[22.2923832,43.2557831],[22.2925034,43.2557945],[22.2928028,43.2558861],[22.2930832,43.2560349],[22.2932529,43.2561035],[22.2935333,43.2561951],[22.2937431,43.256176],[22.2938442,43.2560844],[22.2940235,43.2556839],[22.2942028,43.2549553],[22.2944431,43.2542038],[22.2945938,43.2538948],[22.294714,43.2537346],[22.2952042,43.2531128],[22.2953644,43.2529564],[22.2954731,43.2528038],[22.2955437,43.2526436],[22.2956142,43.2523727],[22.2956944,43.2514954],[22.2957344,43.2513733],[22.2958336,43.2512245],[22.2962532,43.2506561],[22.2973938,43.2495537],[22.2975731,43.249424],[22.2977238,43.2493248],[22.2986126,43.2488861],[22.2988129,43.2487564],[22.2992725,43.2483253],[22.2994328,43.2481346],[22.2997131,43.2477264],[22.3003139,43.2471352],[22.3004627,43.2469864],[22.3009033,43.2464027],[22.3009739,43.246315],[22.3010426,43.2461548],[22.3010731,43.2460251],[22.3014336,43.2444534],[22.3014736,43.2442856],[22.3014927,43.2426262],[22.3016338,43.2413445],[22.3016129,43.2406731],[22.3017235,43.2401733],[22.3017139,43.2399635],[22.3015041,43.239006],[22.3015137,43.2388649],[22.3015442,43.2387352],[22.3016129,43.2386436],[22.3022633,43.2380142],[22.3025436,43.2378044],[22.3027229,43.2376556],[22.3030434,43.2373543],[22.3031826,43.2371941],[22.3033638,43.2370644],[22.3035927,43.2369652],[22.3040142,43.236866],[22.3046131,43.2366943],[22.3058033,43.2363548],[22.3066425,43.2360954],[22.3069935,43.2359428],[22.3074226,43.2358131],[22.3078041,43.2357635],[22.3080235,43.2357559],[22.3082428,43.2357635],[22.3084126,43.2357559],[22.3085136,43.2357063],[22.3085938,43.2356148],[22.3086243,43.2355347],[22.3086338,43.2354431],[22.3085442,43.2351036],[22.3085232,43.2350235],[22.3085327,43.2348061],[22.3093929,43.2346535],[22.3101234,43.2345428],[22.3109131,43.2344627],[22.3118629,43.2343941],[22.3128433,43.2343063],[22.3134632,43.2342148],[22.3140831,43.2341042],[22.314764,43.2339249],[22.3151226,43.2337952],[22.3153133,43.2336464],[22.3154125,43.2335434],[22.3155136,43.2333946],[22.3156528,43.2332153],[22.3158226,43.2330627],[22.3160439,43.2329559],[22.3161736,43.232914],[22.3162537,43.2328949],[22.3165627,43.2329063],[22.3176041,43.2330627],[22.3177929,43.2330856],[22.3179131,43.2330933],[22.3180027,43.2330933],[22.3181438,43.2330627],[22.3180943,43.2330246],[22.3180428,43.2329941],[22.3180237,43.2329559],[22.3179741,43.2324257],[22.3178825,43.232235],[22.3177528,43.2320251],[22.3177128,43.2320137],[22.3176842,43.2320061],[22.3176441,43.2319756],[22.3176231,43.2319565],[22.3176041,43.231926],[22.3175926,43.231884],[22.3175926,43.2318535],[22.3176041,43.2318153],[22.3176231,43.2317848],[22.3176632,43.2317543],[22.3177338,43.2316437],[22.3177738,43.2315636],[22.3176937,43.231266],[22.3175926,43.2307129],[22.3174534,43.2300034],[22.3174038,43.2297859],[22.3173542,43.2295952],[22.3172035,43.2291756],[22.3170929,43.2288246],[22.3169632,43.2284546],[22.3166828,43.2274933],[22.3166428,43.227375],[22.3165131,43.2269745],[22.3163738,43.2265244],[22.3162632,43.2261543],[22.3162327,43.2260857],[22.3159828,43.2252655],[22.3157444,43.2244949],[22.3157234,43.2244263],[22.3153534,43.2232628],[22.3153343,43.2232056],[22.3152027,43.2227058],[22.315134,43.2225151],[22.3151035,43.2224159],[22.3150444,43.2222061],[22.3149529,43.2219543],[22.3148632,43.2215652],[22.3145428,43.220665],[22.3145332,43.2205849],[22.3145638,43.2205048],[22.314743,43.220253],[22.3147926,43.2201843],[22.314703,43.2201347],[22.3144627,43.2200165],[22.3125839,43.2191429],[22.3125229,43.2190857],[22.3124733,43.2190361],[22.312273,43.2186661],[22.3121243,43.2183838],[22.3120632,43.2182655],[22.3119831,43.2181129],[22.3117428,43.2177048]]},{"id":19564,"author":"AnaDigit","name_GR":"Sultans Trail: 4.21. Bela Palanka - Pirot","description_GR":"Section-Trail 4.21","path":"Sultans_Trail\/sultans_trail_423","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":28063,"name_EN":"Sultans Trail: 4.21. Bela Palanka - Pirot","description_EN":"Section-Trail 4.21","ascent_time":601,"descent_time":598,"marker":"","level":9,"ascent":644,"descent":567,"maxelev":706,"minelev":289,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.31174 43.15704,22.5884 43.2177)","views":1,"millestones":"","x":22.4198837,"y":43.176857,"coor":[[22.3117447,43.2176971],[22.3120441,43.2174988],[22.3127842,43.2170181],[22.3133545,43.2166786],[22.3135242,43.2166176],[22.313715,43.2165756],[22.3139744,43.216526],[22.3142834,43.2164879],[22.3149834,43.216507],[22.3152237,43.216526],[22.3152637,43.2165375],[22.3153343,43.2165451],[22.3157043,43.2165871],[22.315794,43.2166061],[22.3159943,43.2166557],[22.3160343,43.2166481],[22.3161144,43.2166481],[22.3162346,43.2166672],[22.3164845,43.2167587],[22.3166637,43.2167969],[22.3168144,43.216835],[22.3170547,43.216877],[22.3172836,43.2169151],[22.3176136,43.2169151],[22.3179646,43.2169151],[22.3184643,43.2169075],[22.3189144,43.216938],[22.3206635,43.2171173],[22.3209743,43.2171364],[22.3221951,43.2172279],[22.3226643,43.2172165],[22.3228245,43.2171974],[22.3230438,43.2171669],[22.3233051,43.2171059],[22.3245735,43.2167969],[22.3248234,43.2167282],[22.3254337,43.2165565],[22.3262138,43.2163086],[22.3266544,43.216198],[22.327404,43.2160072],[22.3277245,43.2159767],[22.3278141,43.2159653],[22.3286037,43.2159271],[22.3292446,43.2158852],[22.3298836,43.215847],[22.3309841,43.2157669],[22.3314838,43.2157478],[22.3319035,43.2157669],[22.3324337,43.2158279],[22.3326149,43.2158279],[22.3327942,43.2158051],[22.3329849,43.2157669],[22.3331451,43.2157173],[22.3334942,43.2156067],[22.3340549,43.2154083],[22.3341141,43.215416],[22.3341637,43.215416],[22.3343639,43.2153587],[22.3379936,43.2142067],[22.3382034,43.2141266],[22.3384743,43.214077],[22.3394451,43.2140579],[22.3407249,43.2140465],[22.3409843,43.2141075],[22.341114,43.2141876],[22.3412743,43.2143364],[22.3415241,43.2146873],[22.3416939,43.2148552],[22.3417835,43.2149162],[22.3418541,43.2150383],[22.341814,43.215126],[22.3417645,43.2151871],[22.3416634,43.2152863],[22.3414936,43.2154655],[22.3413734,43.2155876],[22.3413448,43.2156487],[22.3413544,43.2157364],[22.3413944,43.2158356],[22.3415051,43.2159157],[22.3415947,43.2159462],[22.3416843,43.2159767],[22.3419151,43.2160072],[22.3420334,43.2159767],[22.342205,43.2159576],[22.3422737,43.2159653],[22.3424149,43.2160187],[22.3425045,43.2160378],[22.3426647,43.2160568],[22.3428841,43.2160454],[22.3430748,43.2160378],[22.3433037,43.2160263],[22.3435535,43.2160072],[22.3437843,43.2159653],[22.3439236,43.2159462],[22.3440838,43.2159081],[22.3441448,43.215847],[22.3441448,43.2157974],[22.3441334,43.2157173],[22.3441334,43.2155075],[22.3441334,43.2152977],[22.3441544,43.2150879],[22.3441639,43.2149086],[22.3441849,43.2146873],[22.3441944,43.2144852],[22.3441944,43.2144051],[22.3442039,43.2143364],[22.3442535,43.2142982],[22.3444138,43.2141876],[22.3445435,43.2140961],[22.3446636,43.2140465],[22.3447037,43.214016],[22.3448544,43.2139778],[22.3449936,43.2139359],[22.3451138,43.2139053],[22.3452244,43.2138786],[22.3453751,43.2138176],[22.3454437,43.213768],[22.3455048,43.2136955],[22.3455544,43.2136574],[22.3456345,43.2136154],[22.3456936,43.2135773],[22.3457947,43.2135887],[22.3458939,43.2136154],[22.3459339,43.2136269],[22.346035,43.2136574],[22.3461151,43.2136688],[22.3461933,43.2136765],[22.3462639,43.2136879],[22.3463535,43.2136879],[22.3464336,43.2136879],[22.3465633,43.2136765],[22.3466644,43.2136765],[22.3467846,43.2136765],[22.3470936,43.213707],[22.3472347,43.2137451],[22.3473148,43.213768],[22.347414,43.2137985],[22.3474846,43.2138252],[22.3478451,43.2138557],[22.348074,43.2138367],[22.3481941,43.2138367],[22.3482742,43.2138481],[22.3483334,43.2138557],[22.3484039,43.2138672],[22.348484,43.2138977],[22.3485851,43.2139168],[22.3486938,43.2139587],[22.3488045,43.2139778],[22.3489246,43.2139969],[22.3490238,43.2140274],[22.3491135,43.214035],[22.3491936,43.2140465],[22.3492947,43.2140465],[22.3493748,43.214016],[22.3494434,43.2139969],[22.3494949,43.2139587],[22.349535,43.2139168],[22.349575,43.2138672],[22.3495941,43.2137985],[22.3496151,43.2137184],[22.3496342,43.2136269],[22.3496552,43.2135582],[22.3496742,43.2134666],[22.3497143,43.2133865],[22.3497543,43.2133369],[22.3498135,43.2132759],[22.349844,43.2132072],[22.3498936,43.2131157],[22.3499336,43.213047],[22.3499851,43.2129784],[22.3500443,43.2128983],[22.3501034,43.2127953],[22.3501339,43.2127075],[22.3501949,43.2126274],[22.3502541,43.2125359],[22.3502846,43.2124786],[22.3503246,43.2123985],[22.3503551,43.2123184],[22.3503838,43.2122574],[22.3504333,43.2121353],[22.3503742,43.2120781],[22.350275,43.2120476],[22.3503246,43.2119751],[22.3505039,43.2119255],[22.3508339,43.2117958],[22.3510342,43.2116852],[22.3512249,43.2114868],[22.3513947,43.211216],[22.3514633,43.2110367],[22.3514938,43.2109261],[22.3515739,43.2106552],[22.3515244,43.2105179],[22.3514538,43.2104378],[22.3514748,43.2103157],[22.3515739,43.2100258],[22.3515949,43.2097664],[22.3515549,43.2095566],[22.3514938,43.2092552],[22.3514538,43.2090569],[22.3514137,43.2088852],[22.3514137,43.2085762],[22.3513851,43.2083855],[22.351305,43.2082253],[22.3512135,43.2079964],[22.3511734,43.2078857],[22.3514347,43.2076073],[22.3515644,43.2074471],[22.3516445,43.2073174],[22.3516941,43.2071953],[22.3517151,43.2068367],[22.3517342,43.206646],[22.3517742,43.2065468],[22.3518143,43.2064972],[22.3518848,43.2064476],[22.353075,43.2057762],[22.3550644,43.2045364],[22.3569336,43.2031975],[22.3571434,43.2030869],[22.359045,43.2022858],[22.3600636,43.2018967],[22.3608952,43.2015457],[22.3611641,43.2013969],[22.3613949,43.2012482],[22.3615837,43.201088],[22.3618145,43.2008362],[22.3619747,43.2005157],[22.3622437,43.1999664],[22.3623333,43.1996956],[22.3623943,43.1994286],[22.3624344,43.1992378],[22.3625145,43.1991386],[22.3625946,43.1990585],[22.3627243,43.1989975],[22.362854,43.1989555],[22.3630047,43.1989784],[22.3631344,43.199028],[22.3632545,43.1991081],[22.3633633,43.1992455],[22.3634834,43.1995468],[22.363554,43.199688],[22.3636436,43.1997986],[22.3638039,43.1999168],[22.3642139,43.2001953],[22.3644142,43.2003365],[22.364584,43.2004166],[22.3647938,43.2004776],[22.3655548,43.2004776],[22.3661747,43.2004967],[22.3667946,43.2005882],[22.3679142,43.2008286],[22.3682842,43.2008667],[22.3687038,43.2008553],[22.3692245,43.200798],[22.3695545,43.2007256],[22.3698845,43.2006187],[22.3702946,43.2004051],[22.3706341,43.2001686],[22.3708534,43.1999855],[22.3710537,43.1997375],[22.3713245,43.1993561],[22.3717537,43.1985168],[22.372654,43.1970978],[22.3727741,43.1968651],[22.3729134,43.1965866],[22.3730545,43.1963387],[22.3732147,43.1961479],[22.3734035,43.1959572],[22.3735943,43.1958084],[22.3738747,43.1956177],[22.3740749,43.195488],[22.3741951,43.1953659],[22.3742847,43.1952553],[22.3743534,43.1951256],[22.3743839,43.1949654],[22.3743839,43.1948166],[22.3743744,43.1946678],[22.3743248,43.1945572],[22.3742447,43.1944275],[22.3740635,43.1942368],[22.3739948,43.1941566],[22.3739738,43.1940651],[22.3739738,43.1939888],[22.3739948,43.1938972],[22.374054,43.1938171],[22.3741436,43.1937485],[22.3743248,43.1936684],[22.3750839,43.193428],[22.3755836,43.1932487],[22.3761749,43.1930275],[22.3767433,43.1928253],[22.377285,43.192646],[22.3787136,43.1922073],[22.3795242,43.1919479],[22.3797741,43.1918564],[22.3799934,43.1917763],[22.3801441,43.1916962],[22.3809147,43.1912956],[22.3815041,43.1910057],[22.3823738,43.1905251],[22.3829937,43.1902161],[22.3831844,43.190136],[22.3834248,43.1900482],[22.3836842,43.1899757],[22.3848438,43.1897087],[22.3856144,43.189537],[22.3857937,43.1895065],[22.3860035,43.1894951],[22.3865833,43.189476],[22.3873348,43.1894264],[22.3875237,43.1893959],[22.3876839,43.1893654],[22.3879147,43.1892967],[22.3882141,43.1891975],[22.3884144,43.1891365],[22.3886242,43.1890984],[22.3889637,43.1890068],[22.3893051,43.1889076],[22.3902245,43.1886063],[22.3904648,43.1885452],[22.3906136,43.1885185],[22.3908138,43.1885185],[22.390995,43.1885376],[22.3911438,43.1885681],[22.3914547,43.1886253],[22.3916645,43.1886864],[22.3919239,43.1887779],[22.3926144,43.1890678],[22.3928738,43.1891785],[22.3930645,43.1892662],[22.3932247,43.1892967],[22.3934135,43.1893158],[22.3936043,43.1893082],[22.3938141,43.1892776],[22.3947334,43.1890755],[22.3952847,43.1889458],[22.3958549,43.1888466],[22.3962345,43.1887665],[22.3965034,43.1886978],[22.3967934,43.1885872],[22.3971844,43.1884384],[22.3974934,43.1882858],[22.3977833,43.1881371],[22.3981247,43.1879272],[22.3985348,43.1876869],[22.3988037,43.1875572],[22.3990746,43.1874352],[22.399395,43.1873169],[22.3996239,43.1872253],[22.3998451,43.1871567],[22.4000645,43.1870956],[22.4003448,43.1870384],[22.4006844,43.1869774],[22.4010048,43.1869354],[22.4012642,43.1868858],[22.4015541,43.1868172],[22.4019642,43.1866875],[22.4023647,43.1865768],[22.4028244,43.1864662],[22.4031048,43.1863976],[22.4034042,43.1863365],[22.4039536,43.1862564],[22.4044533,43.1861877],[22.4049244,43.1861076],[22.4052334,43.1860466],[22.4056339,43.185955],[22.4060745,43.1858368],[22.4064941,43.1857185],[22.4074249,43.1854477],[22.4081039,43.185257],[22.4088345,43.1850357],[22.4095039,43.1848373],[22.4100151,43.1846886],[22.4104042,43.184597],[22.4110947,43.1844788],[22.4117336,43.1843872],[22.4125137,43.1842461],[22.4133835,43.1840782],[22.414175,43.183918],[22.4147243,43.1837883],[22.4152641,43.1836357],[22.4155445,43.183567],[22.4153137,43.1831779],[22.4152546,43.1829453],[22.4153633,43.1827278],[22.415575,43.1824684],[22.4157047,43.1822662],[22.4157333,43.1819267],[22.4154148,43.1816788],[22.415205,43.1815758],[22.4150047,43.1813354],[22.4148235,43.1810265],[22.414875,43.1807671],[22.4151039,43.1805573],[22.4153843,43.180397],[22.4157848,43.1801453],[22.4160442,43.179966],[22.4164238,43.1796951],[22.4167442,43.1795273],[22.4170742,43.1793785],[22.4172935,43.179306],[22.4177647,43.1791878],[22.4178448,43.1791763],[22.4182835,43.1790886],[22.4184341,43.178997],[22.4186344,43.1788254],[22.4187946,43.1785965],[22.4189243,43.1783485],[22.4191647,43.1781387],[22.419384,43.1778374],[22.4194641,43.1776886],[22.4194145,43.1775169],[22.4192944,43.1772957],[22.4193745,43.1772766],[22.4194641,43.1772156],[22.4195251,43.1771355],[22.4196644,43.1769676],[22.4198837,43.176857],[22.420105,43.1767883],[22.4203339,43.1766167],[22.4205551,43.1764755],[22.4207745,43.1764259],[22.4209938,43.1764488],[22.4212246,43.1765175],[22.421545,43.1764565],[22.4216537,43.1762352],[22.4219646,43.1762352],[22.4222546,43.1761551],[22.4225349,43.1760483],[22.4227943,43.1757965],[22.4229145,43.1756172],[22.423605,43.1755066],[22.424305,43.1753464],[22.4246635,43.1752281],[22.4251347,43.1750565],[22.4253941,43.1748886],[22.4256535,43.1748085],[22.4260349,43.174778],[22.427475,43.1748772],[22.428175,43.1748772],[22.4290447,43.1748962],[22.4296951,43.1748161],[22.4298744,43.1746483],[22.4300747,43.1744881],[22.4303951,43.1743279],[22.430624,43.1742554],[22.4308434,43.1742363],[22.4309845,43.1742477],[22.431385,43.1741486],[22.4316349,43.1740761],[22.4321041,43.1738167],[22.4322834,43.173687],[22.4324436,43.1735153],[22.4325638,43.1733551],[22.4328346,43.1731377],[22.4328842,43.1730881],[22.4331741,43.1728287],[22.4335747,43.1724777],[22.4338341,43.1721764],[22.4340038,43.1718254],[22.4341335,43.1714783],[22.4343243,43.1712265],[22.4346046,43.1710281],[22.4350433,43.1707077],[22.435524,43.1703186],[22.4358444,43.1700478],[22.4361038,43.1698685],[22.4366741,43.1694183],[22.4371643,43.1690865],[22.4375248,43.1688461],[22.4379349,43.1686172],[22.438694,43.1683388],[22.4389343,43.1683578],[22.4392033,43.1683464],[22.4393444,43.1683273],[22.4394436,43.1683083],[22.4396248,43.1682472],[22.4401741,43.1679955],[22.440424,43.1678886],[22.4405346,43.1678352],[22.4407349,43.1677666],[22.4409733,43.1676483],[22.4414234,43.1674576],[22.4419937,43.1671677],[22.4422035,43.1671257],[22.4423542,43.1670685],[22.4425945,43.1669655],[22.4427338,43.1668968],[22.4431438,43.1667061],[22.4434052,43.1665573],[22.4436836,43.1663284],[22.4440041,43.1660957],[22.4442444,43.1659851],[22.4444847,43.1659164],[22.4447746,43.1658363],[22.4450951,43.1657867],[22.4452343,43.1657257],[22.4454651,43.165638],[22.4456348,43.1655464],[22.4458447,43.1654167],[22.4459934,43.165287],[22.4461346,43.1651955],[22.4463043,43.1651268],[22.4465237,43.1650467],[22.4469948,43.1649284],[22.4473038,43.1648674],[22.4473839,43.1648178],[22.447525,43.1647377],[22.4476433,43.1646576],[22.4477444,43.1645966],[22.4479637,43.1644783],[22.4481735,43.1643562],[22.4483242,43.1642685],[22.4485245,43.1641159],[22.4488449,43.1638985],[22.4490547,43.1637573],[22.449234,43.1636353],[22.4495735,43.1634674],[22.4498138,43.1633759],[22.4499645,43.1633377],[22.4500637,43.1633072],[22.4502144,43.1632881],[22.4503937,43.1632576],[22.4505939,43.1632576],[22.4507942,43.1632576],[22.4508743,43.1632652],[22.4509735,43.1632957],[22.4512634,43.1633873],[22.4515247,43.163456],[22.4518833,43.1635551],[22.4522038,43.1636162],[22.4525051,43.1636887],[22.4527035,43.1637268],[22.4550743,43.1637077],[22.4552345,43.1636887],[22.4553642,43.1636581],[22.4554844,43.1636086],[22.4556046,43.1635284],[22.4557343,43.1634369],[22.4559345,43.1632767],[22.4560947,43.163166],[22.456255,43.1630783],[22.4564342,43.1630058],[22.4568443,43.1628685],[22.4570751,43.162796],[22.4572544,43.1627655],[22.4574642,43.1627464],[22.4577236,43.1627388],[22.4579544,43.1627159],[22.4582348,43.1626854],[22.4585743,43.1626358],[22.4588451,43.1625977],[22.4591141,43.1625557],[22.4592838,43.1625175],[22.4594746,43.1624756],[22.4596043,43.1624565],[22.4597836,43.1624374],[22.4599438,43.1624374],[22.460104,43.1624069],[22.4607944,43.1622658],[22.4611435,43.1621857],[22.4612446,43.1621666],[22.4613533,43.1621552],[22.4614449,43.162178],[22.4614944,43.1621971],[22.461525,43.1622162],[22.4616547,43.1622581],[22.4617443,43.1622772],[22.4618149,43.1623077],[22.461895,43.1623154],[22.4619751,43.1623268],[22.4620934,43.1623383],[22.462244,43.1623383],[22.4624043,43.1623383],[22.462595,43.1623268],[22.4627647,43.1623077],[22.462965,43.1622963],[22.4631634,43.1623077],[22.4633636,43.1623077],[22.4634933,43.1622963],[22.4637642,43.1622581],[22.4642735,43.1622086],[22.4645443,43.162178],[22.4648533,43.1621475],[22.4651451,43.1621284],[22.4655342,43.1621475],[22.4657249,43.162178],[22.4658241,43.1621857],[22.4660645,43.1622467],[22.4662437,43.1623077],[22.4664536,43.1623764],[22.4667149,43.1624374],[22.4669151,43.1624756],[22.4670544,43.1625175],[22.4671841,43.1625786],[22.4673634,43.1626854],[22.467495,43.1627579],[22.4676533,43.1628571],[22.4677544,43.1629181],[22.467905,43.1630058],[22.4680443,43.1631165],[22.4681644,43.163208],[22.4682446,43.1632462],[22.4683533,43.1633186],[22.4687634,43.1634178],[22.468914,43.1634178],[22.4691334,43.1633987],[22.4692841,43.1633759],[22.4694347,43.1633453],[22.4696045,43.1632881],[22.4697742,43.1632156],[22.4701633,43.1630173],[22.4703751,43.1629257],[22.4706249,43.162838],[22.4710236,43.1626968],[22.4719143,43.1623764],[22.4729538,43.1619987],[22.4732151,43.1619453],[22.473444,43.1618958],[22.4736938,43.1618767],[22.4747734,43.1617851],[22.4750633,43.1617661],[22.4753151,43.1617584],[22.4755135,43.1617661],[22.4757233,43.1617966],[22.4759045,43.1618462],[22.4761543,43.1619263],[22.4763336,43.1619873],[22.4765244,43.1620369],[22.4767551,43.1620674],[22.476984,43.162075],[22.4773941,43.1620865],[22.4776535,43.1620979],[22.4778843,43.1621284],[22.4781246,43.1621857],[22.4783249,43.1622353],[22.4785042,43.1622887],[22.4786739,43.1623077],[22.4788742,43.1623077],[22.479084,43.1622963],[22.4792843,43.1622887],[22.4795837,43.1622658],[22.4800739,43.1622581],[22.4805241,43.1622581],[22.4807549,43.1622658],[22.4809437,43.1622963],[22.481144,43.1623383],[22.4813747,43.1623955],[22.4815636,43.1624565],[22.4817047,43.1625175],[22.4818935,43.1626167],[22.4820347,43.1627083],[22.4821644,43.1628075],[22.4823036,43.1629562],[22.4826241,43.1632576],[22.4827442,43.1633682],[22.4828835,43.163456],[22.4830551,43.1635361],[22.4832344,43.1635857],[22.4834042,43.1636086],[22.4838638,43.1636276],[22.484314,43.1636467],[22.4851036,43.1636887],[22.4853249,43.1637268],[22.486414,43.1638069],[22.4866638,43.1638069],[22.4869251,43.1637955],[22.4872036,43.1637764],[22.4877243,43.1637077],[22.4882641,43.1636467],[22.4886036,43.1636086],[22.4890251,43.1635361],[22.4893436,43.1634979],[22.4896736,43.163456],[22.489954,43.1634178],[22.4902439,43.1633453],[22.4905033,43.1632767],[22.4907742,43.1632156],[22.490984,43.163166],[22.4912338,43.163147],[22.4914742,43.1631279],[22.491724,43.1631279],[22.4925537,43.1631165],[22.4937649,43.1631165],[22.4947739,43.1631165],[22.496254,43.1631279],[22.4971447,43.1631355],[22.4976044,43.1631355],[22.498045,43.1631165],[22.4985447,43.1630669],[22.4991646,43.1629868],[22.5018635,43.1626587],[22.5030441,43.1625061],[22.506094,43.1621056],[22.5072536,43.1619759],[22.5089245,43.1618156],[22.5102348,43.1616783],[22.513485,43.1613579],[22.5138435,43.1613274],[22.5166836,43.1610374],[22.5213947,43.1605873],[22.5218849,43.162178],[22.522644,43.1651764],[22.5251141,43.1651154],[22.5262833,43.1694183],[22.5285435,43.1693687],[22.5288639,43.1705666],[22.5301838,43.1701164],[22.531004,43.1699753],[22.5336552,43.1697388],[22.5352135,43.1696968],[22.5358047,43.1695862],[22.5370445,43.1692085],[22.5378437,43.1689758],[22.5406933,43.1686859],[22.5424347,43.1684875],[22.5441742,43.1682777],[22.5463638,43.167675],[22.5477943,43.1672478],[22.5481834,43.1672287],[22.5497036,43.1671562],[22.5520039,43.1667061],[22.5532036,43.1664886],[22.553524,43.1664772],[22.553854,43.1664772],[22.5544243,43.1664658],[22.5552139,43.1664772],[22.5553951,43.1665268],[22.5556545,43.1667671],[22.5560646,43.1665382],[22.5565338,43.1661873],[22.5569038,43.1659851],[22.5574245,43.1657982],[22.558075,43.165638],[22.5588837,43.1654167],[22.5604439,43.1650085],[22.5616436,43.1644669],[22.5617847,43.1643867],[22.5622749,43.1640587],[22.5625839,43.1637764],[22.5628433,43.1635857],[22.563345,43.1633263],[22.5636749,43.1632156],[22.5641346,43.1630669],[22.564394,43.1629753],[22.5649338,43.1627579],[22.5654335,43.1625481],[22.5660934,43.1622276],[22.5663052,43.1621284],[22.5669937,43.1618652],[22.5674438,43.1617355],[22.568224,43.1615753],[22.5690651,43.1614265],[22.5697842,43.1612663],[22.5704746,43.161087],[22.5709133,43.1609573],[22.5719051,43.1606178],[22.5727844,43.1602974],[22.5732346,43.1601257],[22.5734348,43.1600571],[22.5735245,43.1599884],[22.573885,43.1599083],[22.5741539,43.1598473],[22.5745945,43.1597366],[22.574894,43.159687],[22.5756149,43.159687],[22.5761948,43.1596451],[22.5764847,43.1596184],[22.5766945,43.1595955],[22.5768433,43.1595688],[22.5769634,43.1595383],[22.5770836,43.1595078],[22.5772343,43.1594887],[22.5773849,43.1594963],[22.5775146,43.1595154],[22.5776634,43.1595383],[22.577795,43.1595688],[22.5779934,43.1595879],[22.5781345,43.1595955],[22.5783234,43.1595955],[22.5785751,43.1595764],[22.578825,43.1595383],[22.5790043,43.1594887],[22.5791836,43.1593971],[22.5794449,43.1593056],[22.5797234,43.1592369],[22.5799541,43.1591873],[22.5801239,43.1591682],[22.5802746,43.1591759],[22.5803738,43.1592178],[22.5804844,43.1592674],[22.580574,43.1593361],[22.5806637,43.1594162],[22.5807247,43.1595078],[22.5807934,43.1596565],[22.5808144,43.1598473],[22.5808239,43.159996],[22.580925,43.1599388],[22.5810146,43.1598854],[22.5811844,43.1597977],[22.5813446,43.1596756],[22.5814648,43.1596451],[22.5814743,43.1596069],[22.5818939,43.1592751],[22.581955,43.1592064],[22.581974,43.1591454],[22.5820045,43.1587868],[22.5820141,43.1586952],[22.5820351,43.1586266],[22.5820751,43.1585655],[22.5821743,43.1584778],[22.5822639,43.1583786],[22.5825043,43.1581573],[22.5825748,43.1580887],[22.5827351,43.157917],[22.5828342,43.157917],[22.5829048,43.1577988],[22.5830936,43.1577873],[22.5831242,43.1577682],[22.5834351,43.1574974],[22.583765,43.157196],[22.5839233,43.1570358],[22.584034,43.1570854],[22.5846043,43.1573257],[22.5847645,43.1573868],[22.5850544,43.157505],[22.5855045,43.1576958],[22.5857239,43.1577759],[22.5858746,43.1578369],[22.5870152,43.1583176],[22.5871449,43.1583862],[22.587534,43.1586151],[22.5876637,43.1587181],[22.5884037,43.1592064]]},{"id":19565,"author":"AnaDigit","name_GR":"Sultans Trail: 4.22. Pirot - Dimitrovgrad","description_GR":"Section-Trail 4.22","path":"Sultans_Trail\/sultans_trail_424","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":25354,"name_EN":"Sultans Trail: 4.22. Pirot - Dimitrovgrad","description_EN":"Section-Trail 4.22","ascent_time":768,"descent_time":763,"marker":"","level":9,"ascent":563,"descent":473,"maxelev":640,"minelev":367,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.5884 43.01489,22.78005 43.15921)","views":0,"millestones":"","x":22.7035179,"y":43.0824013,"coor":[[22.588398,43.1592102],[22.5928288,43.1557999],[22.5928993,43.1556396],[22.5952892,43.153862],[22.5962696,43.1531334],[22.5973988,43.1523018],[22.5976582,43.1521416],[22.5978489,43.15205],[22.5980682,43.1519699],[22.5987892,43.1517715],[22.5991993,43.1516724],[22.5997295,43.1515617],[22.5999279,43.1515312],[22.600378,43.1514816],[22.6006184,43.1514397],[22.6008682,43.1513901],[22.6012592,43.1512604],[22.6016693,43.1510696],[22.6020184,43.1508522],[22.6024284,43.1505127],[22.6027393,43.1501198],[22.602869,43.1498299],[22.6029987,43.1494102],[22.6029491,43.1487198],[22.6027889,43.1481628],[22.6025181,43.1472702],[22.602438,43.1469421],[22.6023788,43.1465416],[22.6023979,43.1462326],[22.6025085,43.1458397],[22.6026592,43.1454811],[22.602808,43.1452599],[22.6032085,43.1447906],[22.6041794,43.1438522],[22.6047878,43.1431999],[22.6054497,43.1425934],[22.6058884,43.1422729],[22.606348,43.1420097],[22.6066494,43.14188],[22.6089592,43.1411705],[22.6106987,43.1406708],[22.6112881,43.1405029],[22.611908,43.1403999],[22.6134281,43.1402321],[22.614399,43.14011],[22.6148491,43.1399918],[22.6152897,43.1397934],[22.6155586,43.1394997],[22.6157589,43.1391411],[22.6159382,43.1384201],[22.6162586,43.136631],[22.6163788,43.1360703],[22.6163979,43.1359711],[22.6163979,43.135952],[22.6163883,43.1359215],[22.6163578,43.135891],[22.6163979,43.1358604],[22.6164284,43.1358032],[22.6165295,43.1355629],[22.6165886,43.1354523],[22.6166592,43.1354218],[22.6167183,43.1354027],[22.6168079,43.1354103],[22.6169186,43.1354408],[22.6170082,43.1353798],[22.6171494,43.1353226],[22.617239,43.1353111],[22.6172791,43.1352997],[22.6173096,43.135273],[22.6173897,43.1351929],[22.6174679,43.1351509],[22.617548,43.1351128],[22.6176796,43.1350822],[22.618309,43.1350098],[22.6186981,43.1351204],[22.6190586,43.134922],[22.6195393,43.1345901],[22.6198387,43.1344223],[22.6201382,43.1342201],[22.6203079,43.1339302],[22.620779,43.133461],[22.6213493,43.1329002],[22.6219482,43.1322899],[22.6221581,43.1319923],[22.6225891,43.1315804],[22.6230793,43.1310425],[22.6232986,43.1304703],[22.6236591,43.1300697],[22.6238289,43.1297798],[22.6239491,43.1295929],[22.6238079,43.1290398],[22.6254082,43.1282425],[22.6258984,43.1279716],[22.6263885,43.1278],[22.6276379,43.1273727],[22.6291695,43.1269417],[22.6302795,43.126442],[22.6306095,43.1263504],[22.6307793,43.1263123],[22.6309586,43.1262512],[22.6311283,43.126152],[22.6320286,43.1256523],[22.6325989,43.1252899],[22.6337681,43.1246719],[22.634079,43.1244621],[22.634388,43.1242104],[22.6348686,43.123703],[22.635088,43.1233826],[22.6353989,43.1230125],[22.6355591,43.1225014],[22.6356792,43.122303],[22.635849,43.1221313],[22.636179,43.1217918],[22.6363392,43.1216431],[22.636528,43.1215134],[22.6369286,43.1213226],[22.6373196,43.1211624],[22.637558,43.1210899],[22.6378193,43.1210327],[22.6387596,43.1209831],[22.6397991,43.1210213],[22.640379,43.1210518],[22.6410389,43.1210022],[22.6416988,43.1209908],[22.6426487,43.1211624],[22.6428185,43.121151],[22.6430092,43.1211205],[22.6444683,43.1206818],[22.6449089,43.1206131],[22.6453686,43.1205711],[22.6457481,43.1205826],[22.6460686,43.1206017],[22.646389,43.1206131],[22.646759,43.1205902],[22.6478386,43.12043],[22.6482887,43.1204109],[22.6492081,43.1204109],[22.649559,43.1204414],[22.6504593,43.1201019],[22.6508389,43.1198425],[22.6522484,43.1187897],[22.652689,43.1184502],[22.6527195,43.1185303],[22.6529293,43.1184196],[22.6533089,43.1181602],[22.653698,43.1178703],[22.6539288,43.1175117],[22.6539993,43.1174431],[22.6540585,43.1174011],[22.6548786,43.1168709],[22.6560688,43.1160622],[22.656168,43.1160202],[22.6562786,43.1159897],[22.6563282,43.1159325],[22.6571178,43.115551],[22.657568,43.1152802],[22.6578884,43.1150131],[22.6581993,43.1146622],[22.6585789,43.1140709],[22.6589184,43.1134224],[22.6591396,43.1130829],[22.6597595,43.1125908],[22.6606884,43.1121216],[22.6608486,43.112011],[22.6615887,43.1114616],[22.6621494,43.1111832],[22.6624279,43.1111107],[22.6628685,43.1110916],[22.6631889,43.111042],[22.6637096,43.1108208],[22.6644993,43.1104317],[22.6658783,43.1095734],[22.6664295,43.1091003],[22.666748,43.1086731],[22.6671696,43.1082001],[22.6674786,43.1077805],[22.6676292,43.1074409],[22.6679382,43.1071205],[22.6681786,43.1069107],[22.6683483,43.1067619],[22.6691589,43.1069031],[22.6692696,43.1069031],[22.6694679,43.1068916],[22.6696091,43.1068802],[22.6697884,43.106823],[22.6699181,43.1066933],[22.6699486,43.1066399],[22.6700287,43.1065025],[22.670248,43.1062622],[22.6704788,43.1060333],[22.6706886,43.1059303],[22.6709881,43.1059227],[22.6712379,43.1059799],[22.6714497,43.1060715],[22.6722183,43.1063919],[22.6722984,43.1063919],[22.6723995,43.1063805],[22.6724987,43.1063309],[22.6729183,43.106102],[22.6731892,43.1059113],[22.6732693,43.1058922],[22.6733494,43.1058998],[22.6737289,43.1055603],[22.6738987,43.1054001],[22.6740379,43.10532],[22.6743183,43.1052208],[22.674448,43.1051712],[22.6745682,43.1050797],[22.6746578,43.1050034],[22.6749687,43.1048508],[22.6751289,43.1047401],[22.6752396,43.1046524],[22.675478,43.1044998],[22.6756783,43.104332],[22.6758385,43.1042099],[22.6761284,43.1040916],[22.6763687,43.1039734],[22.6767693,43.1038513],[22.6769581,43.1037903],[22.6770782,43.1036911],[22.677248,43.1034698],[22.6773586,43.10326],[22.6774693,43.1031609],[22.6777897,43.1030502],[22.6779785,43.1029434],[22.6785278,43.1027718],[22.6793079,43.10252],[22.6794891,43.1023521],[22.679739,43.1022224],[22.6803684,43.1022797],[22.6804886,43.102211],[22.6805496,43.1020813],[22.6805687,43.10186],[22.6807785,43.1017532],[22.6809978,43.1017418],[22.6816692,43.1013031],[22.6820393,43.1010628],[22.6823883,43.1009827],[22.682909,43.1009827],[22.6835384,43.1011009],[22.6838284,43.1011734],[22.6842785,43.1007919],[22.6843586,43.1007233],[22.6845493,43.1005402],[22.6847382,43.1003799],[22.6848087,43.1003113],[22.6851082,43.100132],[22.6852493,43.0999832],[22.6853981,43.0996628],[22.6857185,43.0990829],[22.6861687,43.0981331],[22.6865082,43.0972824],[22.686739,43.0968018],[22.6869087,43.0967026],[22.6869984,43.0965614],[22.6872292,43.0963516],[22.6873589,43.0962601],[22.6875896,43.0962524],[22.6876888,43.0962219],[22.6878281,43.0961227],[22.6879978,43.0960312],[22.6880188,43.0959015],[22.688118,43.0957909],[22.6884289,43.0956306],[22.6889095,43.0954628],[22.6890392,43.0954208],[22.6891689,43.0953827],[22.6892986,43.0952034],[22.689539,43.0948906],[22.6897583,43.0947418],[22.6899281,43.0945702],[22.6900597,43.0942116],[22.6900883,43.0940323],[22.6900978,43.09375],[22.6900787,43.093502],[22.6901493,43.0933914],[22.6902981,43.0932922],[22.6906185,43.0931702],[22.6908092,43.0930519],[22.6910381,43.0929108],[22.6912079,43.0928497],[22.6912994,43.0928116],[22.691349,43.0927505],[22.691618,43.0925713],[22.6917992,43.0924797],[22.6919289,43.0923424],[22.692049,43.0921211],[22.6920986,43.0919304],[22.6921387,43.0918732],[22.692358,43.0917931],[22.6926289,43.0917397],[22.6929379,43.091671],[22.6931381,43.0915527],[22.6933784,43.0914116],[22.6935787,43.0912819],[22.693718,43.0911598],[22.6940193,43.091011],[22.6941986,43.0908432],[22.6943588,43.0906715],[22.6944885,43.0904808],[22.6947384,43.090332],[22.6950779,43.0902405],[22.6953583,43.0901604],[22.6955395,43.0900917],[22.6957493,43.090023],[22.6959095,43.0899124],[22.6960678,43.0897713],[22.6962986,43.0895615],[22.6965694,43.0893211],[22.6967793,43.0891304],[22.6971893,43.0887604],[22.6977386,43.0882912],[22.6979694,43.0881004],[22.6982193,43.0878716],[22.6983585,43.0877228],[22.6984692,43.0876312],[22.6985493,43.087532],[22.6986294,43.0874519],[22.6987591,43.0873833],[22.6989193,43.0873604],[22.6990185,43.0873222],[22.6991196,43.0871315],[22.6992283,43.0869904],[22.6994381,43.0868301],[22.6995487,43.0867233],[22.6996479,43.0865326],[22.6997986,43.0863609],[22.7004681,43.0859528],[22.7006588,43.0858116],[22.700779,43.0856934],[22.7009392,43.0856209],[22.7013283,43.0854912],[22.7016678,43.0853806],[22.7021084,43.0850105],[22.702158,43.0847931],[22.7023296,43.0845032],[22.7025089,43.0842514],[22.7026291,43.0839005],[22.7028885,43.0835228],[22.7030582,43.0831833],[22.7032394,43.082943],[22.7033691,43.0827332],[22.7033997,43.0825729],[22.7035179,43.0824013],[22.7036781,43.0822716],[22.7037888,43.0821419],[22.7040195,43.0818634],[22.7042179,43.0816612],[22.704649,43.0814018],[22.7048283,43.0812721],[22.7050095,43.081131],[22.7052383,43.0810013],[22.7054386,43.0809212],[22.7055893,43.0808411],[22.7058582,43.0806503],[22.7061882,43.080471],[22.7064686,43.0803719],[22.706749,43.0802803],[22.7069588,43.0801811],[22.7079792,43.0795326],[22.7088795,43.0790405],[22.709898,43.0784721],[22.7104092,43.0781403],[22.7104988,43.078083],[22.7107296,43.0778732],[22.7110481,43.0777626],[22.7112389,43.0777397],[22.7114487,43.0777397],[22.7117195,43.07761],[22.7120495,43.0773125],[22.7125988,43.0769005],[22.7128086,43.0766716],[22.7130795,43.0764198],[22.7132282,43.0763702],[22.7138195,43.0760803],[22.7139187,43.0760117],[22.7140179,43.0758133],[22.7139893,43.0757523],[22.7139683,43.0755119],[22.7140484,43.0753632],[22.7141781,43.0751724],[22.7144089,43.0750198],[22.7145195,43.0748596],[22.7147083,43.074791],[22.7150097,43.0747528],[22.715168,43.0747223],[22.7160988,43.0739708],[22.7162685,43.0738831],[22.7164688,43.0734406],[22.7165489,43.0732918],[22.716608,43.0730629],[22.716938,43.0727234],[22.7172394,43.0725212],[22.7175083,43.0722313],[22.7181282,43.0718422],[22.7183781,43.0715103],[22.718708,43.0713425],[22.7193184,43.0709],[22.7198391,43.0704918],[22.7200794,43.0702705],[22.7204494,43.0698929],[22.720768,43.0693703],[22.7210484,43.0691414],[22.7214489,43.068943],[22.7216492,43.0688324],[22.7220993,43.0685234],[22.722538,43.0682716],[22.7230682,43.0679016],[22.7230988,43.0678329],[22.7230492,43.0676003],[22.7230091,43.0674019],[22.7228794,43.0671616],[22.7227688,43.0668602],[22.7228889,43.0666428],[22.7229481,43.0665512],[22.7229385,43.0663414],[22.7228088,43.0661926],[22.722559,43.0659904],[22.7223282,43.0657921],[22.7228985,43.0655823],[22.7234592,43.0649414],[22.7236996,43.0645027],[22.7240791,43.0639229],[22.7247295,43.0633202],[22.7247581,43.0631332],[22.724968,43.0620499],[22.7251797,43.0614319],[22.7254887,43.0607605],[22.7256184,43.0602798],[22.7259083,43.0599403],[22.7261696,43.059742],[22.726368,43.0595131],[22.7265491,43.0593605],[22.7266083,43.0593033],[22.7266693,43.0591812],[22.7268085,43.0590019],[22.7269382,43.0588913],[22.7271194,43.0586815],[22.7272587,43.0584908],[22.7273579,43.058403],[22.7273884,43.0583725],[22.727438,43.0581131],[22.7274494,43.0578499],[22.7274895,43.0575905],[22.7275581,43.0574532],[22.7276688,43.0573502],[22.7278881,43.0572624],[22.7280388,43.0571404],[22.728138,43.0569801],[22.7281895,43.0568733],[22.728178,43.0567398],[22.7282581,43.0566597],[22.7284393,43.0566406],[22.7285786,43.0566025],[22.7288094,43.0566025],[22.7290096,43.0566216],[22.7292194,43.056633],[22.7293682,43.0566101],[22.7294483,43.0566025],[22.7294979,43.056572],[22.7296085,43.0565224],[22.7298088,43.0565414],[22.7302094,43.05653],[22.7306786,43.0564613],[22.7310486,43.0563316],[22.7311993,43.0562325],[22.731739,43.0558815],[22.7320385,43.0555305],[22.7324486,43.0552406],[22.7328987,43.0550308],[22.7333794,43.0548515],[22.7336788,43.0547028],[22.7341881,43.0546227],[22.7345982,43.0543098],[22.7351093,43.0539131],[22.7357883,43.0535698],[22.7365189,43.0532303],[22.7367992,43.0531311],[22.7369385,43.0528908],[22.7371693,43.0526123],[22.7372684,43.0523911],[22.7374096,43.0522423],[22.7374783,43.0518913],[22.7374878,43.0518417],[22.7375679,43.0512924],[22.737608,43.0509796],[22.7379189,43.0502014],[22.7380486,43.0499725],[22.7381992,43.0497131],[22.7382984,43.0495415],[22.7383194,43.0493126],[22.738409,43.0491714],[22.7385483,43.0488625],[22.7386684,43.0485916],[22.7389278,43.0481529],[22.7390594,43.0478401],[22.7390785,43.0476532],[22.7392292,43.0475311],[22.739439,43.0471497],[22.7395782,43.046833],[22.7396679,43.0465126],[22.739809,43.0463104],[22.7400684,43.0461006],[22.7401581,43.0458908],[22.7403584,43.045723],[22.7406693,43.0455132],[22.7408085,43.0454903],[22.7405682,43.0449333],[22.7403889,43.044632],[22.7402592,43.0442314],[22.7411289,43.0447197],[22.7412796,43.0448723],[22.7414989,43.0450821],[22.7416592,43.0453224],[22.7417793,43.045372],[22.7419186,43.0453415],[22.742178,43.0451126],[22.7424889,43.0449333],[22.7427082,43.0448799],[22.7428093,43.0448723],[22.7430096,43.0449028],[22.743639,43.0450096],[22.7437687,43.0450325],[22.7438984,43.0450401],[22.7441082,43.0450401],[22.7441883,43.045063],[22.7443085,43.0451126],[22.7445087,43.0452118],[22.7447891,43.0453415],[22.7450485,43.0454521],[22.745409,43.0457115],[22.7456093,43.0458221],[22.7457886,43.0458832],[22.7458897,43.0459099],[22.7468796,43.0462112],[22.7473183,43.0463333],[22.7479591,43.0464516],[22.7484989,43.0464706],[22.7486591,43.0464211],[22.7489586,43.0462532],[22.7490788,43.0460625],[22.7490387,43.0455132],[22.7491989,43.0450211],[22.7491989,43.0446701],[22.7491493,43.0444527],[22.749218,43.0443497],[22.7495689,43.0441322],[22.7498093,43.0440102],[22.749939,43.0438309],[22.7499886,43.0435905],[22.7497978,43.0431633],[22.7497597,43.0428619],[22.7498093,43.0420418],[22.7497883,43.0419312],[22.7497597,43.0418625],[22.7497597,43.0417709],[22.7498188,43.0415802],[22.749918,43.0413933],[22.7500381,43.0413017],[22.7501888,43.0413513],[22.7503986,43.0414314],[22.7506886,43.0414619],[22.7511196,43.0414429],[22.7512493,43.0414009],[22.751688,43.0411606],[22.7519779,43.0409813],[22.7521095,43.0408211],[22.7522678,43.0404205],[22.7522793,43.0402298],[22.7523079,43.0401001],[22.7523689,43.0400429],[22.7525196,43.0399818],[22.7533779,43.0397415],[22.7538395,43.0397034],[22.7540779,43.0396309],[22.754509,43.0394211],[22.7553883,43.0388908],[22.7558689,43.0385132],[22.756258,43.0382729],[22.7567787,43.038002],[22.7569981,43.0377998],[22.7571793,43.03759],[22.7572479,43.0375404],[22.7573986,43.0374222],[22.7577286,43.0372734],[22.7584782,43.0369606],[22.7586594,43.0368614],[22.7588692,43.0367928],[22.7595482,43.0364418],[22.7602386,43.0360031],[22.7605991,43.03582],[22.7609291,43.0356903],[22.7613792,43.0356407],[22.7616196,43.0355606],[22.7630882,43.0348701],[22.7636986,43.034462],[22.7641678,43.0340729],[22.7645187,43.033783],[22.7650585,43.0335121],[22.7652378,43.0333328],[22.7653484,43.0330811],[22.7654095,43.0328102],[22.7655582,43.0324707],[22.7657185,43.0322418],[22.7660885,43.0318108],[22.7662792,43.0316124],[22.7665386,43.0313911],[22.7666779,43.0312309],[22.766819,43.0309029],[22.7668896,43.0307922],[22.7669888,43.0307312],[22.7672081,43.0306129],[22.7678089,43.0303802],[22.7680588,43.0303116],[22.7683182,43.0302429],[22.7688694,43.0300217],[22.7699986,43.0294533],[22.7709789,43.0288811],[22.7716179,43.0283699],[22.7716885,43.0283127],[22.7726078,43.0274696],[22.7728291,43.0272331],[22.7730293,43.0269432],[22.7733879,43.0264511],[22.7737789,43.0260696],[22.7741184,43.0255203],[22.7743092,43.0251427],[22.7746582,43.0244408],[22.774868,43.0241814],[22.7750988,43.0240097],[22.7754478,43.0237923],[22.7758179,43.0235329],[22.7765884,43.0230103],[22.7771397,43.0226326],[22.7774582,43.0223923],[22.7778397,43.0220604],[22.7779789,43.0218925],[22.7789993,43.0207214],[22.7796478,43.0203934],[22.7797184,43.0202827],[22.7798195,43.0199928],[22.7798786,43.019783],[22.7799091,43.0195313],[22.7798882,43.019413],[22.779768,43.0192719],[22.7796688,43.0191498],[22.7796383,43.0190506],[22.7796783,43.0188828],[22.7796879,43.0187302],[22.7796288,43.0184402],[22.7796097,43.0183411],[22.7796783,43.0183601],[22.7797279,43.0183525],[22.7797489,43.0183029],[22.7797184,43.0182724],[22.7795982,43.0182304],[22.7795086,43.0181999],[22.7794285,43.0181732],[22.7794094,43.0181427],[22.779398,43.0180931],[22.7794189,43.0180397],[22.7795486,43.017952],[22.7799587,43.0175514],[22.7800179,43.0174904],[22.7800484,43.0174522],[22.7796879,43.0172424],[22.7795696,43.0171432],[22.7793484,43.0169029],[22.7793179,43.0168724],[22.7791882,43.0167198],[22.779108,43.0166512],[22.7788582,43.0163918],[22.7788181,43.0163498],[22.778759,43.0163002],[22.7786083,43.0161819],[22.7784996,43.0160904],[22.7784386,43.0160828],[22.778389,43.0160522],[22.7783794,43.0160103],[22.7781391,43.0159111],[22.7778988,43.0157928],[22.7772694,43.01548],[22.777029,43.0153732],[22.7764988,43.01511],[22.7762089,43.0149803],[22.7760181,43.0148926]]},{"id":19566,"author":"AnaDigit","name_GR":"Sultans Trail: 4.23. Dimitrovgrad - Dragoman","description_GR":"Section-Trail 4.23","path":"Sultans_Trail\/sultans_trail_425","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":22983,"name_EN":"Sultans Trail: 4.23. Dimitrovgrad - Dragoman","description_EN":"Section-Trail 4.23","ascent_time":690,"descent_time":677,"marker":"","level":9,"ascent":708,"descent":444,"maxelev":916,"minelev":452,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.77602 42.92087,22.93017 43.01837)","views":0,"millestones":"","x":22.8435326,"y":42.9726524,"coor":[[22.776022,43.0148926],[22.7762127,43.0149841],[22.7765026,43.0151138],[22.7770329,43.0153732],[22.7772732,43.0154839],[22.7779026,43.0157928],[22.7781429,43.0159149],[22.7781925,43.0159149],[22.7782726,43.0159149],[22.7783527,43.0159225],[22.7784424,43.0159416],[22.7785034,43.0159416],[22.778553,43.0159645],[22.7785835,43.0160027],[22.7786026,43.0160942],[22.7786026,43.0161247],[22.7786121,43.0161819],[22.7787628,43.016304],[22.7788219,43.0163536],[22.778862,43.0163918],[22.7791119,43.016655],[22.779192,43.0167236],[22.7793236,43.0168724],[22.7793522,43.0169029],[22.7795734,43.0171432],[22.7796936,43.0172424],[22.7800522,43.0174522],[22.7809124,43.0179138],[22.7812634,43.0181046],[22.7814236,43.0181732],[22.7815819,43.0182533],[22.7817631,43.0183449],[22.7819023,43.0183525],[22.7820435,43.018322],[22.7826729,43.0180931],[22.782753,43.018074],[22.7828121,43.0180626],[22.7828636,43.0180626],[22.7828922,43.018013],[22.7829323,43.0179825],[22.7829819,43.0179443],[22.7834225,43.0177422],[22.7836819,43.0176125],[22.7839031,43.0175552],[22.784153,43.0175247],[22.7843418,43.0175133],[22.7845726,43.0175438],[22.786253,43.0178833],[22.7886925,43.0183525],[22.7888336,43.018364],[22.7889729,43.0183716],[22.7891121,43.018364],[22.7896824,43.0183334],[22.7901936,43.018322],[22.7911625,43.0183029],[22.7915726,43.0182838],[22.7919235,43.0182724],[22.7921925,43.0182533],[22.7928219,43.0182037],[22.7931728,43.0181847],[22.7933426,43.0181618],[22.7935219,43.0181427],[22.7937336,43.0181046],[22.7942219,43.0179253],[22.7945518,43.0177422],[22.7958221,43.0170746],[22.7965031,43.0167236],[22.7966118,43.016674],[22.7968235,43.0166245],[22.797163,43.0165939],[22.7977219,43.0165825],[22.7980022,43.0165939],[22.7981625,43.0165749],[22.7986221,43.0164642],[22.7991028,43.0163536],[22.7995834,43.0162926],[22.7997417,43.0162849],[22.7998524,43.0162621],[22.7999535,43.0162315],[22.8000221,43.0161819],[22.8006325,43.0155525],[22.8007126,43.0154724],[22.8007736,43.0154152],[22.8008423,43.0153732],[22.8008728,43.0153236],[22.8009033,43.015255],[22.801012,43.0151253],[22.8012619,43.014782],[22.8016624,43.0142021],[22.8017921,43.013813],[22.8018436,43.0137444],[22.802042,43.0134735],[22.8021927,43.0130119],[22.8024025,43.0120735],[22.8024826,43.0115547],[22.8025036,43.0112648],[22.8025627,43.0111122],[22.8026218,43.0109329],[22.8026924,43.0108223],[22.8027935,43.010704],[22.803133,43.0107346],[22.8032818,43.0107422],[22.8035221,43.0107536],[22.803772,43.0106621],[22.8041725,43.0104637],[22.8047924,43.0100517],[22.8049831,43.0098648],[22.8051128,43.0097847],[22.8051834,43.0097618],[22.8052521,43.0097733],[22.8052425,43.009903],[22.8053036,43.0099144],[22.8054028,43.0099525],[22.8057327,43.0102348],[22.8057823,43.0103722],[22.8058128,43.010643],[22.8060036,43.0108948],[22.8061733,43.0112839],[22.8062725,43.0116234],[22.8062325,43.0117531],[22.8063736,43.0116615],[22.807373,43.0112152],[22.8081818,43.0108833],[22.8088226,43.010643],[22.8096523,43.0104218],[22.8100033,43.0103226],[22.8106136,43.0101852],[22.8112926,43.0099831],[22.8119125,43.0097847],[22.813343,43.0093918],[22.8135223,43.0093651],[22.8148918,43.0091438],[22.8150635,43.0091019],[22.8159027,43.0088921],[22.816143,43.0088615],[22.8164234,43.0088844],[22.8185825,43.0084152],[22.8185234,43.0080032],[22.818552,43.0078621],[22.8185234,43.0076218],[22.8185425,43.0070038],[22.8182125,43.0066452],[22.8176136,43.0064125],[22.8173523,43.0063324],[22.8170319,43.0063324],[22.8167229,43.0064125],[22.8161831,43.0065117],[22.816103,43.006485],[22.8160629,43.006424],[22.8160934,43.0062447],[22.8161526,43.0058441],[22.8161621,43.0056038],[22.816103,43.0054626],[22.8160229,43.0053444],[22.8158932,43.0052452],[22.8156433,43.0051231],[22.8155022,43.005024],[22.8150826,43.0046043],[22.8169632,43.0042152],[22.8172722,43.0041428],[22.8176727,43.0040436],[22.8179321,43.003933],[22.8195534,43.0033035],[22.8207626,43.0027924],[22.8208828,43.0027428],[22.8212128,43.0026131],[22.8211632,43.0025635],[22.8211536,43.0025024],[22.8211536,43.0024223],[22.8211422,43.0023117],[22.8212223,43.0020828],[22.8214626,43.0019646],[22.821703,43.0018234],[22.8215332,43.0015717],[22.8214836,43.0014343],[22.821352,43.0010452],[22.8214531,43.0009041],[22.8216228,43.0007439],[22.822813,43.0005951],[22.8240719,43.0004234],[22.824152,43.000412],[22.8242836,43.0004044],[22.8244724,43.0003738],[22.8248024,43.0003319],[22.8253822,43.0002441],[22.8257217,43.0001831],[22.8258629,43.0001526],[22.8259621,43.0001335],[22.8261623,42.9999924],[22.8271732,42.9996834],[22.8286228,42.9992218],[22.8295918,42.9989128],[22.8305531,42.9985924],[22.8309822,42.9984322],[22.831852,42.9980927],[22.832283,42.9979324],[22.8334427,42.9974823],[22.8353233,42.9966049],[22.8354435,42.9965515],[22.8355827,42.9964943],[22.8357735,42.9964638],[22.8360023,42.9964218],[22.8361931,42.9963646],[22.8363533,42.996315],[22.8367329,42.9961624],[22.8371525,42.9960022],[22.8377934,42.9957428],[22.8380222,42.9956436],[22.8384132,42.9954948],[22.8387432,42.9953651],[22.8397732,42.994915],[22.8401031,42.9947624],[22.8409729,42.9944153],[22.8413925,42.9942551],[22.8419724,42.9940529],[22.8423824,42.9939232],[22.8425827,42.9938736],[22.8430119,42.9937325],[22.8448334,42.993412],[22.8453331,42.9933128],[22.8460121,42.9931717],[22.8466625,42.9929733],[22.8469334,42.9928818],[22.8469124,42.9926949],[22.8468132,42.9924736],[22.8466225,42.9922142],[22.846302,42.991745],[22.8462524,42.9915733],[22.846262,42.991375],[22.8466225,42.9905624],[22.8468819,42.9900322],[22.847002,42.9896851],[22.8469925,42.9895325],[22.846962,42.9893837],[22.8469925,42.989254],[22.8475018,42.9891052],[22.847702,42.9890327],[22.8479328,42.9888725],[22.8481236,42.9886742],[22.8482323,42.9883919],[22.8482323,42.9883423],[22.8482227,42.9880219],[22.848032,42.9866638],[22.8478928,42.9863434],[22.8474121,42.9855537],[22.8472519,42.9852028],[22.8471336,42.9849625],[22.8471432,42.9847946],[22.8471832,42.9846649],[22.8472519,42.9845428],[22.8473625,42.9844017],[22.8485928,42.9833336],[22.8489532,42.9830322],[22.8490925,42.982872],[22.8482819,42.9826241],[22.8476524,42.982563],[22.8465919,42.9823723],[22.8462124,42.9823952],[22.8474331,42.9819527],[22.8475723,42.9818649],[22.847683,42.9817619],[22.8477936,42.9815636],[22.8477936,42.9813919],[22.8477421,42.9812546],[22.8476334,42.981163],[22.8474827,42.9811134],[22.846323,42.980793],[22.8461132,42.9806938],[22.8459625,42.9805946],[22.8458519,42.9804535],[22.8457928,42.9802818],[22.8458233,42.9801636],[22.845953,42.9800529],[22.8461227,42.9800224],[22.8462734,42.9800148],[22.8463936,42.9799843],[22.8465519,42.9799118],[22.8474026,42.9794044],[22.8474522,42.9793129],[22.8474426,42.9792023],[22.8473225,42.9789429],[22.8472424,42.978653],[22.8472023,42.9783325],[22.8472233,42.9781952],[22.8473625,42.9777336],[22.8472824,42.9775848],[22.846962,42.9773026],[22.8469124,42.9772148],[22.8464832,42.9759026],[22.8464222,42.9758148],[22.8463421,42.9757423],[22.8459721,42.9755936],[22.8459034,42.9755325],[22.8458633,42.9754448],[22.8458729,42.9753227],[22.846323,42.9743729],[22.846323,42.9742737],[22.8462524,42.9741821],[22.8461628,42.9741135],[22.8461018,42.9740219],[22.8456821,42.9731636],[22.8455925,42.9730415],[22.8454533,42.9729729],[22.8448524,42.9728622],[22.8446732,42.9728622],[22.8445034,42.9728851],[22.8440933,42.9730225],[22.8439236,42.9730415],[22.8437119,42.9729843],[22.8435936,42.9729042],[22.843523,42.972805],[22.8435326,42.9726524],[22.8436623,42.9724846],[22.8438435,42.972393],[22.8451233,42.9720726],[22.8453026,42.9720039],[22.8454533,42.9719238],[22.8455524,42.9718552],[22.8456421,42.9717445],[22.8456631,42.9716225],[22.845602,42.9715347],[22.8455219,42.9714737],[22.844923,42.9711227],[22.8447933,42.9710121],[22.8447227,42.9708824],[22.8446636,42.9706116],[22.8446236,42.970314],[22.8446732,42.9700546],[22.8447227,42.9699745],[22.845293,42.9693718],[22.8453636,42.9692345],[22.8458633,42.9678421],[22.8434925,42.9674034],[22.8428535,42.9671936],[22.8423824,42.9671249],[22.8404636,42.9670639],[22.8403034,42.9670334],[22.8402023,42.9669533],[22.8401127,42.966835],[22.8401031,42.9667053],[22.8402233,42.9665527],[22.8404121,42.966404],[22.840723,42.9661751],[22.841013,42.9660225],[22.841362,42.9658241],[22.8415222,42.9656639],[22.8419628,42.9652328],[22.8428421,42.9648247],[22.8431835,42.964592],[22.843792,42.9640121],[22.8438225,42.9639244],[22.8437119,42.9637337],[22.8433628,42.9634323],[22.8433723,42.9633636],[22.8434925,42.9632645],[22.8437328,42.9631538],[22.8439522,42.9630432],[22.844202,42.9629745],[22.8444328,42.962822],[22.8446236,42.9627342],[22.845932,42.9614716],[22.8462219,42.9609222],[22.8464336,42.9606819],[22.8469734,42.9603424],[22.8485432,42.9596519],[22.8489227,42.9594231],[22.849123,42.9591827],[22.8492222,42.958622],[22.8492222,42.9581146],[22.8490925,42.9577751],[22.8488426,42.9575539],[22.848793,42.9574051],[22.8488426,42.9572525],[22.8489723,42.9571228],[22.849762,42.9568024],[22.8504734,42.9564438],[22.8511333,42.9557037],[22.8515034,42.9554329],[22.8515625,42.9552841],[22.8541431,42.9539948],[22.8544426,42.953804],[22.8548527,42.9533043],[22.8551235,42.9531136],[22.8562222,42.9526024],[22.8574829,42.9520226],[22.8577919,42.9518242],[22.8586025,42.9511642],[22.8589935,42.9510117],[22.8593731,42.9509239],[22.8607235,42.950882],[22.8610935,42.9508438],[22.8626328,42.9504929],[22.8630428,42.9504929],[22.8637123,42.9506035],[22.8640728,42.9506226],[22.8643322,42.9505615],[22.8646336,42.9504547],[22.8648033,42.9502831],[22.8649731,42.9499626],[22.8652325,42.9497833],[22.8655128,42.9496651],[22.8659229,42.9495735],[22.8662624,42.9495544],[22.866993,42.9496841],[22.8674831,42.9496651],[22.8688622,42.9497643],[22.8698425,42.949913],[22.8703232,42.9499626],[22.8706436,42.949913],[22.8707733,42.949852],[22.8710022,42.9495735],[22.8710518,42.9494629],[22.8710518,42.9493523],[22.8710022,42.9492722],[22.8706436,42.9489746],[22.8706436,42.9488831],[22.8706436,42.9487839],[22.8712234,42.9480019],[22.8712425,42.9478722],[22.8712025,42.9477921],[22.8710918,42.9477043],[22.8706627,42.9476242],[22.8705521,42.9475327],[22.870512,42.9474716],[22.8705521,42.9473648],[22.8707733,42.9472122],[22.8708324,42.9470825],[22.8708134,42.9469528],[22.8705521,42.9466324],[22.870512,42.9464149],[22.8706436,42.945755],[22.8706436,42.9456635],[22.8706436,42.9455643],[22.8706436,42.9455147],[22.8699532,42.9440117],[22.8701534,42.9437523],[22.8704624,42.9435539],[22.8708935,42.9433441],[22.8713322,42.9432335],[22.8716526,42.9432144],[22.8719521,42.9432831],[22.8723831,42.9433136],[22.8727722,42.9432716],[22.8732224,42.9431648],[22.8735924,42.9430428],[22.8738632,42.9429131],[22.874052,42.9427338],[22.874342,42.9426918],[22.8746834,42.9426422],[22.8748817,42.942585],[22.8751621,42.9424438],[22.8753719,42.9423218],[22.8756924,42.9422951],[22.8759232,42.9423447],[22.8760624,42.9424133],[22.876152,42.9424324],[22.8764629,42.9423332],[22.876812,42.9422722],[22.8770924,42.9422531],[22.8772621,42.9422226],[22.8774033,42.9422226],[22.877573,42.9422531],[22.8777428,42.9422646],[22.8780632,42.9422226],[22.8782825,42.9421616],[22.8784332,42.9420853],[22.8784924,42.9420128],[22.8787327,42.9418144],[22.8788433,42.9417648],[22.8789024,42.9417343],[22.8789825,42.9416847],[22.8790436,42.9416924],[22.8791332,42.9417343],[22.8792324,42.9418144],[22.8793526,42.9418945],[22.8794327,42.9420242],[22.8796024,42.9421921],[22.8797836,42.9422646],[22.8800335,42.9422646],[22.8804131,42.9422035],[22.8806419,42.9421844],[22.8814621,42.9422531],[22.8820133,42.9423218],[22.8821735,42.9423637],[22.8824329,42.9424248],[22.8826332,42.9425049],[22.8827724,42.9425125],[22.8828335,42.9425125],[22.8829231,42.9424744],[22.8832436,42.9423637],[22.8836327,42.9422722],[22.8837719,42.9422646],[22.883873,42.9422035],[22.884922,42.9415016],[22.8861923,42.9407349],[22.8868828,42.9402122],[22.8874626,42.9397545],[22.8877029,42.9395752],[22.8878136,42.9394951],[22.8879433,42.9393921],[22.8880825,42.9393425],[22.8883324,42.9392853],[22.8886433,42.9392319],[22.8893433,42.9391022],[22.8894329,42.9390945],[22.8897934,42.9390717],[22.8916931,42.9392929],[22.8918629,42.9392738],[22.891983,42.9392548],[22.8920727,42.9392052],[22.8921833,42.9391251],[22.8923836,42.9388924],[22.892992,42.9381218],[22.8931522,42.937973],[22.8933334,42.9378738],[22.8951321,42.9371338],[22.8969631,42.9363632],[22.8988419,42.935585],[22.9006519,42.9348831],[22.9019032,42.9344139],[22.9020519,42.9343452],[22.9020729,42.9341927],[22.9020519,42.934063],[22.9020329,42.9339752],[22.9019718,42.9338646],[22.9019032,42.933754],[22.9018421,42.9336548],[22.9018421,42.9335632],[22.9018631,42.9334946],[22.9018936,42.9334335],[22.9020119,42.9332619],[22.902113,42.9331245],[22.9021626,42.9330139],[22.9022026,42.9328918],[22.9022427,42.932724],[22.9022923,42.9325829],[22.9023533,42.9324532],[22.9024124,42.9323616],[22.902523,42.9322548],[22.9025936,42.9321251],[22.9026623,42.9319839],[22.9027424,42.9317932],[22.9027634,42.9317551],[22.902813,42.9316444],[22.9028721,42.9315224],[22.9029236,42.9313622],[22.9029636,42.9312515],[22.9029522,42.9312134],[22.9030418,42.9311638],[22.9031029,42.9311333],[22.9031525,42.9311142],[22.9032326,42.9311142],[22.9033222,42.9311333],[22.9034634,42.9312248],[22.9036522,42.9313927],[22.9038925,42.931282],[22.9039822,42.9312515],[22.9043236,42.9313736],[22.9044724,42.9313927],[22.9048023,42.931282],[22.9051819,42.9311333],[22.9055233,42.9310036],[22.9057426,42.9308624],[22.9058933,42.9307327],[22.906023,42.9306145],[22.9065933,42.9305344],[22.9076424,42.9298515],[22.9078636,42.9297028],[22.908083,42.9295731],[22.9083118,42.9294243],[22.9085522,42.9292221],[22.9087524,42.9289742],[22.9089336,42.9288025],[22.9092827,42.9286118],[22.909502,42.9284439],[22.9098835,42.9282036],[22.9101524,42.9280853],[22.9105034,42.9278946],[22.9107323,42.927784],[22.9110126,42.9276123],[22.9112625,42.9275436],[22.911623,42.9274826],[22.911932,42.9274216],[22.912302,42.9273224],[22.912693,42.9271736],[22.9130325,42.9270248],[22.9133434,42.9268837],[22.913702,42.9267349],[22.9141331,42.9265137],[22.9143829,42.9263535],[22.9147434,42.9262047],[22.9151325,42.9260216],[22.9155121,42.9258652],[22.9157619,42.9258423],[22.9160233,42.9257545],[22.9163322,42.9256744],[22.9165726,42.9256325],[22.9169121,42.9256248],[22.9170818,42.925602],[22.917223,42.9254951],[22.9174423,42.9253616],[22.917593,42.9252243],[22.9177628,42.9250526],[22.917942,42.9249229],[22.9180622,42.9248123],[22.9182224,42.9246635],[22.918602,42.9238815],[22.9186935,42.9237747],[22.9188232,42.9237328],[22.9214725,42.9233627],[22.9218922,42.923275],[22.922102,42.9231033],[22.921772,42.9209633],[22.9217625,42.9208717],[22.9234428,42.9211044],[22.9234924,42.9211121],[22.9245129,42.9212418],[22.9254723,42.9213829],[22.9271832,42.9216232],[22.9283028,42.9217644],[22.9292736,42.9219017],[22.9297829,42.9219322],[22.930172,42.9220543]]},{"id":19567,"author":"AnaDigit","name_GR":"Sultans Trail: 4.24. Dragoman - Slivnitsa","description_GR":"Section-Trail 4.24","path":"Sultans_Trail\/sultans_trail_426","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16597,"name_EN":"Sultans Trail: 4.24. Dragoman - Slivnitsa","description_EN":"Section-Trail 4.24","ascent_time":342,"descent_time":342,"marker":"","level":9,"ascent":160,"descent":292,"maxelev":744,"minelev":590,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(22.93019 42.84665,23.03767 42.92203)","views":0,"millestones":"","x":22.9466801,"y":42.8692741,"coor":[[22.93083,42.9219131],[22.9307499,42.9219322],[22.9304695,42.921833],[22.9301891,42.9220352],[22.9304485,42.9218521],[22.9307499,42.9219322],[22.93083,42.9219131],[22.9308891,42.9218941],[22.9309387,42.9219437],[22.9317799,42.9216042],[22.9317398,42.9215546],[22.9317799,42.921524],[22.9318485,42.921505],[22.9319,42.9215546],[22.9320202,42.9214935],[22.9320698,42.9214745],[22.9323902,42.9213142],[22.932579,42.9211731],[22.9333,42.9205933],[22.9340191,42.9200249],[22.9344292,42.919632],[22.9346085,42.9194717],[22.9347095,42.9194946],[22.9348392,42.9194832],[22.9349785,42.9194717],[22.9352303,42.9189148],[22.9356899,42.9180222],[22.9363995,42.9166718],[22.9368591,42.9157715],[22.9372902,42.9150352],[22.9370193,42.9147835],[22.9371185,42.9147224],[22.9377289,42.9143448],[22.9396286,42.913105],[22.9409695,42.9123421],[22.9409885,42.9122925],[22.9409695,42.9122429],[22.9407291,42.9120827],[22.9406586,42.9120331],[22.94063,42.9119225],[22.940649,42.9118233],[22.9407501,42.9116631],[22.9412098,42.9112625],[22.9414902,42.9110031],[22.9415092,42.910965],[22.9422588,42.9103546],[22.9423885,42.9102249],[22.9424992,42.909935],[22.9427395,42.9094925],[22.9433994,42.9083824],[22.9440689,42.9073143],[22.9450989,42.9058952],[22.945179,42.9053345],[22.9449596,42.904644],[22.94487,42.9042549],[22.9448795,42.9035835],[22.9445,42.9026718],[22.9444389,42.9022026],[22.9441586,42.9020348],[22.9434586,42.9016151],[22.9430389,42.9014015],[22.9428596,42.9012642],[22.9426689,42.9008522],[22.9427891,42.9005318],[22.9439793,42.8989716],[22.9457397,42.8970718],[22.9460297,42.8967323],[22.9461098,42.896595],[22.9461098,42.8963852],[22.9458294,42.8961334],[22.945549,42.8959351],[22.9451885,42.8958549],[22.94454,42.8956451],[22.9438095,42.8952217],[22.9431095,42.8947639],[22.9427586,42.8943138],[22.9426098,42.8939629],[22.9424591,42.8936844],[22.9421387,42.8933029],[22.9416294,42.8930244],[22.9405994,42.8925934],[22.9397202,42.8921928],[22.93927,42.891983],[22.9389191,42.8918648],[22.9390697,42.8917351],[22.9391994,42.8915749],[22.9393692,42.8912735],[22.9396191,42.8909721],[22.9404392,42.8899651],[22.9407597,42.889473],[22.9408798,42.8890839],[22.9409103,42.888752],[22.9408302,42.8882332],[22.9407997,42.8880119],[22.9407597,42.8878517],[22.94067,42.8877144],[22.94067,42.8875847],[22.9406796,42.8873749],[22.9406796,42.8871918],[22.940609,42.8869743],[22.9406185,42.8867645],[22.9406185,42.886673],[22.9405098,42.8862648],[22.9403992,42.8860817],[22.9403191,42.8858337],[22.9403095,42.8856735],[22.9403286,42.8854523],[22.9404087,42.8852119],[22.9405098,42.8847427],[22.9405594,42.8844147],[22.940609,42.8841743],[22.9405994,42.8838844],[22.9405689,42.8836441],[22.9407101,42.8834152],[22.9408588,42.8832626],[22.9409485,42.8830833],[22.9409885,42.8829422],[22.9412098,42.8823318],[22.9413395,42.8817139],[22.9414101,42.8811836],[22.9415398,42.8807449],[22.94174,42.8798943],[22.9418087,42.8795433],[22.9418201,42.8792343],[22.9418888,42.8789749],[22.9418087,42.8786049],[22.9417286,42.878212],[22.9414196,42.8778839],[22.9404888,42.8772736],[22.9404697,42.8772316],[22.9404602,42.8771935],[22.9405003,42.8771019],[22.9405994,42.8770447],[22.9408092,42.8769341],[22.9410191,42.8768349],[22.9411087,42.8767052],[22.94104,42.8764839],[22.9408703,42.876255],[22.9406891,42.8759918],[22.940609,42.8758125],[22.9407291,42.8757019],[22.9410992,42.8754425],[22.9413395,42.8752136],[22.9416389,42.8748741],[22.9417095,42.8748016],[22.9417992,42.8746719],[22.9421902,42.8743248],[22.9424686,42.8740845],[22.9428692,42.8738136],[22.9433002,42.8735428],[22.9440098,42.8731117],[22.9445896,42.8727531],[22.9449787,42.8725548],[22.9453087,42.8723526],[22.9453888,42.872303],[22.9455795,42.8721619],[22.9458199,42.871994],[22.9459991,42.8718033],[22.9460793,42.8716316],[22.9462185,42.8713531],[22.9462395,42.8713036],[22.9462986,42.8710518],[22.9463501,42.8707924],[22.9464188,42.870594],[22.9464989,42.8702545],[22.9465294,42.8699837],[22.9465885,42.869873],[22.9466686,42.8694839],[22.9466801,42.8692741],[22.9467602,42.8689919],[22.9467888,42.8686829],[22.9468002,42.8684044],[22.9470387,42.8678551],[22.9471188,42.867733],[22.9470501,42.8677139],[22.9468403,42.8676147],[22.9466496,42.8674126],[22.9466095,42.8672447],[22.9466801,42.8671532],[22.9468002,42.8668327],[22.9469891,42.8664742],[22.9471092,42.8663826],[22.9472599,42.8662529],[22.9474487,42.8661842],[22.9475498,42.8661118],[22.9476891,42.8659744],[22.9479885,42.8656349],[22.948349,42.8652115],[22.9486389,42.8648338],[22.9487686,42.864563],[22.9489403,42.8643341],[22.9491596,42.8641243],[22.9494286,42.8639221],[22.9495888,42.8638039],[22.9498291,42.8635941],[22.950079,42.8634453],[22.9503288,42.8633423],[22.9505787,42.8632622],[22.9506588,42.8632126],[22.9506989,42.8631439],[22.9510002,42.8629646],[22.9514294,42.8627815],[22.9517288,42.8626022],[22.9520187,42.8624344],[22.9524002,42.8622627],[22.9526901,42.8621445],[22.9527702,42.8620644],[22.9537487,42.8616028],[22.9552689,42.8606148],[22.9561901,42.8601151],[22.9572487,42.859314],[22.9579792,42.8587952],[22.9587994,42.8583641],[22.9600391,42.8578644],[22.9608898,42.8573952],[22.9619789,42.8567848],[22.9632988,42.8560028],[22.96385,42.8555145],[22.9643288,42.8551216],[22.9647293,42.8549042],[22.965229,42.8546448],[22.9661598,42.8542824],[22.9663792,42.8541527],[22.9664803,42.8540649],[22.9665489,42.8535919],[22.96661,42.8534622],[22.97192,42.8517532],[22.9724903,42.8515739],[22.9728088,42.8514748],[22.973299,42.8513527],[22.9737701,42.8512344],[22.9743786,42.8511353],[22.9748096,42.8510551],[22.9752388,42.850975],[22.9755802,42.8508949],[22.9769001,42.8505325],[22.9779587,42.8502426],[22.9784393,42.8501244],[22.97859,42.8501053],[22.9787197,42.8500938],[22.9793797,42.8500938],[22.979929,42.8500938],[22.9801197,42.8500824],[22.9802895,42.8501244],[22.9805088,42.8501816],[22.9806499,42.850193],[22.9807796,42.8501625],[22.9808788,42.8501129],[22.9809895,42.8499947],[22.9811192,42.8498039],[22.9811897,42.8497124],[22.9812698,42.8496323],[22.9813385,42.8495827],[22.9814892,42.8495026],[22.9817486,42.8493652],[22.9823303,42.8490524],[22.9827595,42.848835],[22.9831696,42.8486633],[22.983429,42.8485947],[22.9840202,42.8484421],[22.9847393,42.8482552],[22.9854298,42.8480721],[22.9858589,42.8479729],[22.9861794,42.8479042],[22.9864388,42.8478622],[22.9868793,42.8478241],[22.988039,42.8477325],[22.9883194,42.8477135],[22.9885502,42.8476944],[22.9888496,42.8476524],[22.9890995,42.8475723],[22.9892902,42.8475037],[22.9895992,42.8473816],[22.9895992,42.8477631],[22.9896393,42.8478622],[22.9897003,42.8479233],[22.9897289,42.8479652],[22.9897194,42.8480225],[22.9897003,42.8480644],[22.9896393,42.8481522],[22.9896297,42.8482933],[22.9896793,42.8484917],[22.9904499,42.8486938],[22.9916592,42.8489952],[22.9917488,42.8490219],[22.9918098,42.8490524],[22.9919186,42.8490448],[22.9919891,42.8490524],[22.9927292,42.8490715],[22.9931393,42.8492432],[22.9936295,42.8494148],[22.9940987,42.8496017],[22.9942989,42.8497429],[22.9946289,42.8499832],[22.9949589,42.850132],[22.9951801,42.8503151],[22.9954586,42.8503532],[22.9958591,42.8504219],[22.9960499,42.8504524],[22.9961491,42.8504639],[22.9963894,42.850605],[22.9972687,42.8507538],[22.9980087,42.8508148],[22.9990997,42.8508644],[23.0005093,42.8510628],[23.0016899,42.851265],[23.0029697,42.8514442],[23.0046387,42.8516045],[23.0065498,42.8518333],[23.0081387,42.8521042],[23.0093899,42.8522835],[23.0098495,42.8523331],[23.0103092,42.8523941],[23.0112286,42.8525429],[23.0117092,42.8525925],[23.0120201,42.852562],[23.0120792,42.8524742],[23.0123501,42.8524933],[23.0131187,42.8523445],[23.01404,42.8521729],[23.0152302,42.8477631],[23.0154495,42.8470421],[23.0156097,42.846653],[23.0232601,42.8485146],[23.0232296,42.8485718],[23.0247002,42.8489151],[23.0262394,42.8493118],[23.0282593,42.8498039],[23.030489,42.8503723],[23.0305195,42.8503227],[23.0327091,42.8508224],[23.0341892,42.8512115],[23.0342598,42.8512344],[23.0351696,42.8514519],[23.0362301,42.8517036],[23.03689,42.8518639],[23.0376701,42.8520126]]},{"id":19568,"author":"AnaDigit","name_GR":"Sultans Trail: 4.25. Slivnitsa - Bankya","description_GR":"Section-Trail 4.25","path":"Sultans_Trail\/sultans_trail_427","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":23209,"name_EN":"Sultans Trail: 4.25. Slivnitsa - Bankya","description_EN":"Section-Trail 4.25","ascent_time":489,"descent_time":485,"marker":"","level":9,"ascent":471,"descent":457,"maxelev":713,"minelev":583,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.03767 42.71721,23.17638 42.85202)","views":0,"millestones":"","x":23.1065941,"y":42.7942047,"coor":[[23.037674,42.8520164],[23.0385952,42.8519363],[23.0396042,42.851696],[23.0406837,42.8514061],[23.0413742,42.8511543],[23.0420341,42.8508949],[23.0420837,42.8508759],[23.0424652,42.8507233],[23.0427036,42.8506355],[23.0426445,42.8504448],[23.0426636,42.8497658],[23.0427341,42.8493843],[23.0427151,42.8492966],[23.042675,42.8492241],[23.042614,42.849144],[23.0425034,42.8490562],[23.043314,42.8489532],[23.044054,42.848774],[23.0453033,42.8485031],[23.0457249,42.8484459],[23.0460548,42.8483849],[23.0461044,42.8483734],[23.046175,42.8483353],[23.0462151,42.8483047],[23.0463238,42.8481865],[23.046484,42.8480034],[23.0467949,42.847805],[23.0471535,42.8476067],[23.0479851,42.8472939],[23.0481739,42.8471947],[23.0482349,42.8471451],[23.0482445,42.8471031],[23.0482445,42.847065],[23.0483646,42.8467636],[23.0481548,42.8461266],[23.0481739,42.8457947],[23.048214,42.8455238],[23.0482845,42.8453865],[23.0483646,42.8452034],[23.0487251,42.8446732],[23.0488033,42.8445663],[23.0490036,42.8443565],[23.0490551,42.8442955],[23.0490742,42.8442764],[23.0491352,42.8441429],[23.0493851,42.8438454],[23.0496349,42.8436432],[23.0499134,42.8433952],[23.0501938,42.8432465],[23.050354,42.8431358],[23.050724,42.8427849],[23.0511951,42.8422432],[23.0514545,42.841526],[23.0518551,42.8398247],[23.0519447,42.8384666],[23.0521336,42.8373833],[23.0522251,42.8366737],[23.0523548,42.8340034],[23.052515,42.8328362],[23.0525837,42.8322754],[23.0538349,42.8323059],[23.0540733,42.8321457],[23.054184,42.8320045],[23.0544643,42.8317337],[23.0547543,42.8316154],[23.0550537,42.8315239],[23.0551739,42.8314362],[23.0553036,42.8313942],[23.0554142,42.831356],[23.0555134,42.8313255],[23.0555744,42.831295],[23.0557537,42.8312149],[23.0558243,42.8312035],[23.0559444,42.8311844],[23.0560741,42.8311653],[23.0561733,42.8311348],[23.0562744,42.8310966],[23.0563545,42.8310738],[23.056654,42.8309441],[23.0568142,42.830883],[23.0569744,42.8308258],[23.0574341,42.8306847],[23.0578842,42.8304863],[23.0579548,42.8304329],[23.0579948,42.8303566],[23.058075,42.8302345],[23.0581551,42.8301735],[23.0584545,42.8300934],[23.0588436,42.8300056],[23.0590839,42.8299637],[23.0592346,42.8299141],[23.0593834,42.8298531],[23.0594749,42.8297958],[23.0595341,42.8297234],[23.0595951,42.8296547],[23.0596752,42.8296165],[23.0596943,42.8295059],[23.0596848,42.8293648],[23.0596848,42.8291855],[23.0596352,42.8290253],[23.0595951,42.8289337],[23.0595646,42.8288345],[23.0595741,42.8287239],[23.0596142,42.8286629],[23.0596943,42.8286133],[23.0598736,42.8285332],[23.0600243,42.8284645],[23.0601349,42.8284149],[23.0602036,42.8284035],[23.0602951,42.8284035],[23.0603752,42.8284035],[23.0605049,42.828434],[23.0605946,42.8284645],[23.0608234,42.8284836],[23.0611649,42.8285446],[23.061245,42.8284264],[23.0612736,42.8283043],[23.0614147,42.8282547],[23.061594,42.8282051],[23.0617638,42.8282051],[23.0619736,42.8283043],[23.0621948,42.8283844],[23.0624352,42.8284035],[23.0627441,42.8284149],[23.063015,42.8283958],[23.0632534,42.8283653],[23.0635338,42.8283348],[23.0637341,42.8283653],[23.0640049,42.8283844],[23.0642242,42.8284035],[23.0644951,42.8283844],[23.0647144,42.8282738],[23.0649548,42.828083],[23.0650539,42.8279762],[23.0652237,42.8278847],[23.0654049,42.8277435],[23.0655842,42.8276253],[23.0657139,42.8275566],[23.0657749,42.8275146],[23.065815,42.8274231],[23.0657539,42.8273735],[23.0656643,42.8273163],[23.0656548,42.8272133],[23.0657845,42.827095],[23.0667133,42.8264236],[23.0676937,42.8257141],[23.067915,42.8255463],[23.0679646,42.8255157],[23.0680752,42.8254662],[23.068224,42.8254738],[23.0683746,42.8254356],[23.0684547,42.8253746],[23.068594,42.8252449],[23.0689049,42.8250542],[23.0691147,42.8248749],[23.0694351,42.8246841],[23.0700035,42.8244247],[23.0706043,42.824173],[23.0712948,42.8238831],[23.0717144,42.8237152],[23.0719643,42.8235359],[23.0720634,42.8234329],[23.0722237,42.8233948],[23.0724144,42.8233452],[23.072855,42.8232956],[23.0733147,42.8232346],[23.0737648,42.823204],[23.0740833,42.823185],[23.0743141,42.8231964],[23.0744438,42.8231735],[23.074564,42.8230934],[23.0746536,42.8229065],[23.0747547,42.8226738],[23.0739937,42.8218536],[23.0736351,42.821434],[23.0782547,42.8189735],[23.0837345,42.8158646],[23.0867138,42.8143234],[23.0875549,42.8143539],[23.0871944,42.8139763],[23.0867348,42.8134842],[23.086525,42.8132439],[23.0863838,42.8130646],[23.0863247,42.812973],[23.0861835,42.8128738],[23.0859642,42.8127556],[23.0857849,42.8126755],[23.0855141,42.8125839],[23.0835037,42.8122063],[23.0833035,42.8121643],[23.0831451,42.8121033],[23.083004,42.8120346],[23.0828838,42.8119545],[23.0827847,42.8118439],[23.0827236,42.8116951],[23.082695,42.8115654],[23.0827236,42.8114052],[23.0829239,42.8110962],[23.0831451,42.8108063],[23.0832539,42.8107452],[23.0841751,42.8104744],[23.0848446,42.8104553],[23.0852947,42.8103561],[23.0854149,42.8103256],[23.0859947,42.8102036],[23.086195,42.8101349],[23.0862637,42.8100433],[23.0863152,42.8099251],[23.0863342,42.8097954],[23.0863037,42.8095245],[23.086235,42.8093033],[23.086134,42.8091049],[23.0855846,42.8083763],[23.0848236,42.8074455],[23.0842037,42.8065529],[23.0841751,42.8064651],[23.0842037,42.8063736],[23.0842648,42.8062935],[23.0843239,42.8062439],[23.0852737,42.805603],[23.0854549,42.8054733],[23.0858345,42.8051949],[23.0862141,42.804863],[23.0886745,42.8059654],[23.089035,42.8061752],[23.0891838,42.8060532],[23.0915642,42.8038254],[23.0952034,42.8004761],[23.0958633,42.7998734],[23.0959339,42.7998466],[23.0960445,42.7998047],[23.0968437,42.7996254],[23.097435,42.7994843],[23.097784,42.7993736],[23.0980244,42.799263],[23.0983334,42.7991066],[23.0989037,42.7988358],[23.0992451,42.7986832],[23.0996742,42.7984734],[23.099905,42.7984848],[23.1004448,42.7985535],[23.1006546,42.7986031],[23.1008835,42.7986259],[23.1008549,42.7985535],[23.1008835,42.7984657],[23.1011639,42.797863],[23.1014347,42.7973938],[23.1014137,42.7973366],[23.1011543,42.7970734],[23.100975,42.7970734],[23.1009235,42.7969742],[23.1008549,42.796814],[23.1008034,42.7967033],[23.1008835,42.7964935],[23.1007347,42.7964554],[23.1004848,42.7963562],[23.1003551,42.7961731],[23.1003036,42.7959137],[23.1003036,42.7955856],[23.1003342,42.7953529],[23.1003952,42.7952766],[23.1008339,42.7949562],[23.1013145,42.794796],[23.1018333,42.7946243],[23.1024246,42.7943649],[23.1026249,42.794323],[23.1029549,42.7943153],[23.1031437,42.7943459],[23.1034946,42.7944031],[23.1043949,42.7943039],[23.1046944,42.7943039],[23.1053333,42.7942352],[23.105835,42.7942657],[23.106205,42.7942657],[23.1065941,42.7942047],[23.106905,42.7940254],[23.1072445,42.7939453],[23.1079445,42.7935257],[23.1081047,42.7932854],[23.1094646,42.7893066],[23.1106834,42.7856865],[23.1108036,42.7852631],[23.1110249,42.7848854],[23.1115742,42.7839165],[23.1117134,42.7835159],[23.111805,42.7832832],[23.1118336,42.7832031],[23.1116142,42.782795],[23.1111736,42.7819443],[23.1119843,42.7816734],[23.112875,42.7812958],[23.1130543,42.7812042],[23.1140251,42.7807846],[23.1144142,42.780674],[23.1144943,42.7806664],[23.1151943,42.7804565],[23.1158943,42.7802544],[23.1162548,42.7801933],[23.116745,42.7801743],[23.1171741,42.7801666],[23.1171741,42.7800941],[23.1171951,42.7798538],[23.1171951,42.7796249],[23.1172638,42.7795563],[23.117445,42.7794533],[23.1175842,42.7793159],[23.117754,42.7791252],[23.1178551,42.7789154],[23.117794,42.7787361],[23.1178646,42.7782059],[23.1178741,42.7781563],[23.1178436,42.7778664],[23.1177044,42.7775764],[23.1176147,42.777153],[23.1176338,42.7770157],[23.1178646,42.7766457],[23.1180038,42.7761345],[23.118185,42.7755356],[23.1186352,42.7749367],[23.1191635,42.7740555],[23.1194744,42.7735748],[23.1195145,42.7734833],[23.1193943,42.7728233],[23.1194649,42.7725449],[23.1195545,42.7722855],[23.1198444,42.7718658],[23.1201649,42.7711334],[23.1202946,42.770504],[23.1203537,42.7703133],[23.1205349,42.7702065],[23.1211834,42.7698441],[23.1213036,42.7697334],[23.1213837,42.7694435],[23.1214447,42.769413],[23.1215935,42.7693634],[23.1216545,42.7692642],[23.1218548,42.7684364],[23.1218433,42.7682152],[23.1217747,42.7679863],[23.1217537,42.7678947],[23.1217747,42.767765],[23.1220341,42.7678032],[23.1221638,42.7678032],[23.1251144,42.7670555],[23.1274052,42.7664757],[23.1287842,42.7663231],[23.130085,42.7664032],[23.1303234,42.7661934],[23.1305542,42.7645531],[23.1306744,42.7643661],[23.1324139,42.7633858],[23.1330242,42.7627449],[23.1342545,42.7623329],[23.134985,42.7621651],[23.1362534,42.7616158],[23.1372643,42.7609863],[23.1373539,42.7608833],[23.1373634,42.7606659],[23.1374035,42.7604942],[23.1376438,42.7601242],[23.1379242,42.7599144],[23.1381035,42.7598457],[23.1382847,42.7597237],[23.1384239,42.7594452],[23.1391335,42.7590256],[23.1398048,42.7588234],[23.1399937,42.7587547],[23.1405048,42.7586632],[23.1423149,42.758255],[23.1426239,42.7581863],[23.1427841,42.7581329],[23.1429539,42.7580757],[23.1431046,42.7580643],[23.1433449,42.7581062],[23.1434441,42.7581253],[23.1436138,42.7581444],[23.1438351,42.7581749],[23.1441746,42.758194],[23.1443634,42.7581863],[23.1445236,42.7581444],[23.1446934,42.7580338],[23.1448135,42.7579346],[23.1456242,42.7573738],[23.1456947,42.7573051],[23.1457138,42.7572136],[23.1457043,42.757164],[23.1457233,42.7570343],[23.1457748,42.7569351],[23.1458549,42.7569046],[23.1460342,42.756794],[23.1461048,42.7567062],[23.146204,42.7565231],[23.1462135,42.7563248],[23.1461735,42.756176],[23.1459236,42.7559547],[23.1458645,42.7558441],[23.1460342,42.7555962],[23.1462345,42.755394],[23.1466045,42.7551765],[23.1468849,42.7548256],[23.1471443,42.7546234],[23.1478348,42.7542839],[23.148035,42.7541161],[23.148365,42.7535439],[23.1484737,42.7532349],[23.1487141,42.7529144],[23.1487942,42.7526932],[23.1488247,42.7525749],[23.1487942,42.7524452],[23.1491146,42.7523537],[23.1505737,42.7519264],[23.1513348,42.7516632],[23.1516743,42.751503],[23.1520348,42.7513046],[23.1522541,42.7511444],[23.1524448,42.7509766],[23.1527348,42.7506447],[23.1530743,42.7502251],[23.1532135,42.7500954],[23.1534252,42.7499352],[23.1536846,42.7497864],[23.1597252,42.7465057],[23.1628952,42.7447662],[23.1630344,42.7446938],[23.1631947,42.7446251],[23.1633835,42.7445831],[23.163435,42.7445755],[23.1636333,42.7445335],[23.1637344,42.7445145],[23.163805,42.744503],[23.1638947,42.7444763],[23.1639538,42.7444458],[23.1640034,42.7444153],[23.1640339,42.7443733],[23.1640549,42.7443047],[23.1640339,42.744236],[23.1639748,42.7441635],[23.1638851,42.7440834],[23.1630249,42.7434464],[23.162775,42.7432632],[23.1626949,42.7431641],[23.1627045,42.743103],[23.1627235,42.7430344],[23.1628151,42.7429848],[23.1629047,42.7429657],[23.1629944,42.7429543],[23.1627445,42.7427559],[23.1624546,42.7425842],[23.1622448,42.7425156],[23.162384,42.7416954],[23.1637745,42.7413559],[23.1640549,42.7413445],[23.1643143,42.741436],[23.1646042,42.7416344],[23.164854,42.7415466],[23.1650047,42.7415047],[23.165205,42.741436],[23.1654949,42.7413559],[23.1656742,42.7412949],[23.1657944,42.7412643],[23.1660652,42.7411766],[23.1663742,42.741024],[23.1665649,42.7409439],[23.1666641,42.7408943],[23.1668339,42.7407951],[23.166954,42.7406654],[23.1670551,42.7405548],[23.1671047,42.7404633],[23.1671638,42.7403336],[23.167305,42.740036],[23.1675549,42.7398758],[23.1676941,42.7398262],[23.1679344,42.7397957],[23.1680851,42.7397537],[23.1681938,42.7396545],[23.1682644,42.7396164],[23.1683941,42.739563],[23.1685448,42.7395134],[23.1686649,42.7394638],[23.1688747,42.7393646],[23.169075,42.7392464],[23.1692848,42.7390938],[23.169445,42.739006],[23.169735,42.7388763],[23.1698742,42.7388153],[23.1701946,42.7387352],[23.1703739,42.7387161],[23.1705036,42.7386665],[23.1705647,42.7386246],[23.1707039,42.7383461],[23.1708851,42.738205],[23.1709251,42.7381439],[23.1710033,42.7380562],[23.1710644,42.7379837],[23.1712036,42.737915],[23.1713352,42.7378349],[23.1714649,42.7377663],[23.1715851,42.7377167],[23.1717243,42.7376862],[23.171545,42.7373543],[23.1714249,42.7369537],[23.1714134,42.7364464],[23.1716537,42.7360153],[23.1719952,42.7354546],[23.172575,42.7349739],[23.1734943,42.7342262],[23.1741848,42.7337761],[23.1744747,42.7335663],[23.1748238,42.7332764],[23.175045,42.7330132],[23.1752434,42.7327042],[23.1757851,42.7321739],[23.176384,42.7313461],[23.1763649,42.7312737],[23.1763039,42.7312164],[23.1762142,42.7311935],[23.176115,42.7311745],[23.1759949,42.7311745],[23.1758041,42.7311363],[23.1756248,42.7310829],[23.175375,42.7309456],[23.1741638,42.7294044],[23.1726952,42.7278061],[23.1717434,42.7274857],[23.1704044,42.7259064],[23.1701851,42.7255936],[23.1698246,42.7243652],[23.1697845,42.7236443],[23.1697636,42.7233849],[23.1697941,42.7231255],[23.1698551,42.7230339],[23.1698246,42.7229042],[23.1697636,42.7228432],[23.1697636,42.7227745],[23.1699448,42.7226067],[23.1701546,42.7223549],[23.1702747,42.7221565],[23.1703434,42.7218857],[23.1707745,42.7210236],[23.170845,42.7207947],[23.1709251,42.7197647],[23.1709843,42.7189064],[23.1710033,42.718483],[23.1708641,42.7181244],[23.1706734,42.7176437],[23.1706543,42.717453],[23.1706734,42.7173538],[23.1707134,42.7172165]]},{"id":19569,"author":"AnaDigit","name_GR":"Sultans Trail: 4.26. Bankya - Sofia","description_GR":"Section-Trail 4.26","path":"Sultans_Trail\/sultans_trail_428","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":15032,"name_EN":"Sultans Trail: 4.26. Bankya - Sofia","description_EN":"Section-Trail 4.26","ascent_time":309,"descent_time":306,"marker":"","level":9,"ascent":260,"descent":309,"maxelev":685,"minelev":544,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.1707 42.69466,23.32184 42.71721)","views":0,"millestones":"","x":23.2499542,"y":42.7042885,"coor":[[23.1707039,42.7172089],[23.1709347,42.7168503],[23.1709843,42.7167397],[23.1716347,42.7160187],[23.171814,42.7158585],[23.1719952,42.7157288],[23.1722851,42.7154999],[23.1729946,42.715107],[23.1732254,42.7149582],[23.1732349,42.71492],[23.1732655,42.7148972],[23.1733055,42.7148972],[23.1735039,42.7147675],[23.174015,42.7141571],[23.1744347,42.7136574],[23.1749439,42.7132874],[23.175415,42.7129402],[23.1759739,42.7124367],[23.1766739,42.7115784],[23.1769543,42.7112198],[23.1771641,42.7108803],[23.1773739,42.7100677],[23.1773453,42.7092171],[23.1773739,42.7091103],[23.1774445,42.7090073],[23.1775951,42.7089767],[23.177784,42.7090187],[23.1788845,42.7098694],[23.1790047,42.709919],[23.1790943,42.709938],[23.1792049,42.7099304],[23.1793041,42.7098579],[23.1793842,42.7096786],[23.1796055,42.7089767],[23.1796646,42.708889],[23.1798153,42.7087593],[23.1801548,42.70858],[23.1802654,42.708519],[23.1804447,42.7083969],[23.1805439,42.7083168],[23.1809444,42.707798],[23.1816139,42.7069473],[23.1821041,42.7064285],[23.1822147,42.7064171],[23.182785,42.7060966],[23.1829453,42.7059975],[23.1835842,42.7056503],[23.1839447,42.7055473],[23.1842251,42.7056999],[23.1849251,42.7051201],[23.1851254,42.7049294],[23.1865654,42.7049789],[23.1878357,42.70504],[23.1881847,42.7050171],[23.1885853,42.7049675],[23.1888142,42.7048988],[23.1896057,42.7046776],[23.1903152,42.7045288],[23.1906757,42.7043381],[23.1908646,42.7043076],[23.1915646,42.704258],[23.1919441,42.7042274],[23.1923943,42.7042389],[23.1926842,42.704258],[23.1930141,42.7042198],[23.1941357,42.7040291],[23.1949043,42.7039185],[23.1954041,42.7037392],[23.1963444,42.7034988],[23.1968155,42.7034492],[23.1969948,42.7033691],[23.1970539,42.703289],[23.1971855,42.703167],[23.1974049,42.7030602],[23.1974545,42.7030792],[23.197525,42.7030869],[23.1976452,42.7030678],[23.1979752,42.7029381],[23.1998158,42.7021904],[23.2003956,42.7019882],[23.2020245,42.7014771],[23.2022343,42.7014084],[23.2028141,42.7012978],[23.2029839,42.7012672],[23.2031956,42.7012367],[23.2036457,42.7011871],[23.2051544,42.7011299],[23.2055645,42.7010994],[23.2060947,42.7010574],[23.2065945,42.7009697],[23.206934,42.7008972],[23.2071953,42.7008286],[23.2078457,42.7006493],[23.2081642,42.7005386],[23.2085247,42.700367],[23.208744,42.7002373],[23.2093849,42.6998482],[23.2095146,42.6997795],[23.2104454,42.6991997],[23.2112846,42.6986389],[23.2116241,42.6983871],[23.2120457,42.6980591],[23.2129345,42.6972504],[23.2130756,42.6971283],[23.213335,42.6968994],[23.2137947,42.6965103],[23.2140541,42.6963692],[23.2142544,42.6962891],[23.2144756,42.696228],[23.2147141,42.6961899],[23.2149448,42.696167],[23.2151146,42.696167],[23.215395,42.696209],[23.2157249,42.6962967],[23.217165,42.6966476],[23.2183857,42.6969376],[23.2184849,42.6969566],[23.2187653,42.6970291],[23.218935,42.6970787],[23.219244,42.6971588],[23.2196255,42.6972771],[23.2199039,42.6973801],[23.2204056,42.6975594],[23.2205639,42.6976089],[23.2207355,42.697628],[23.2208939,42.697628],[23.2210541,42.6975784],[23.2212048,42.6974869],[23.2213039,42.6973877],[23.2215042,42.697197],[23.2215557,42.6971588],[23.2216549,42.6970673],[23.2217751,42.6969795],[23.2218952,42.696907],[23.2220154,42.6968575],[23.2221756,42.6967888],[23.2223549,42.6967392],[23.2225246,42.6967201],[23.2225246,42.69664],[23.2226048,42.6964378],[23.2226753,42.6963577],[23.2228241,42.6963196],[23.2237644,42.696167],[23.2239552,42.6961174],[23.2241039,42.6960487],[23.2245445,42.6957397],[23.2250042,42.6954498],[23.2253056,42.6952477],[23.225565,42.6950798],[23.2256641,42.6950188],[23.2256947,42.6949997],[23.2258739,42.6948776],[23.2260342,42.6947899],[23.2262249,42.6947289],[23.2263947,42.6946793],[23.226635,42.6946602],[23.2277641,42.6946678],[23.2286949,42.6946678],[23.2300644,42.6946678],[23.2300854,42.6959],[23.2303047,42.6958885],[23.2303047,42.6959877],[23.2303047,42.6960793],[23.2307644,42.6961784],[23.2312641,42.6963272],[23.2318344,42.6965103],[23.232584,42.6967392],[23.2334957,42.6970177],[23.2338257,42.6971169],[23.2340546,42.697197],[23.2345352,42.6973572],[23.2347641,42.6974373],[23.2349339,42.6975403],[23.2356148,42.6979599],[23.2364655,42.6984673],[23.2370052,42.6987877],[23.237524,42.6991501],[23.2379341,42.6994095],[23.2392445,42.7003288],[23.2402153,42.7010384],[23.2406254,42.7013397],[23.2417145,42.702179],[23.2419739,42.7023773],[23.2422752,42.7026291],[23.2425652,42.7029572],[23.242815,42.7033081],[23.2430649,42.7034874],[23.2443657,42.7040596],[23.2446346,42.7041283],[23.2454052,42.7042694],[23.2461357,42.7043266],[23.246645,42.7043571],[23.247015,42.7043686],[23.248085,42.704319],[23.2486744,42.7043381],[23.2491341,42.70438],[23.2495155,42.7044067],[23.2496948,42.7044067],[23.2498341,42.7043686],[23.2499542,42.7042885],[23.2502556,42.7041588],[23.2512245,42.7037697],[23.2513943,42.7039299],[23.2516556,42.7041588],[23.252285,42.7047691],[23.2523251,42.7047997],[23.2524052,42.7048569],[23.2524853,42.7049179],[23.2527447,42.7050667],[23.2530556,42.7052574],[23.2532444,42.705368],[23.2533245,42.70541],[23.2534351,42.7054367],[23.2539845,42.7056198],[23.2546444,42.7057381],[23.2548542,42.7057495],[23.2550144,42.7057495],[23.2552052,42.7057381],[23.2553043,42.7057304],[23.2557449,42.7058067],[23.2559948,42.7058372],[23.2563343,42.7058601],[23.2564449,42.7058792],[23.2565746,42.7059288],[23.2567654,42.7058372],[23.2569542,42.7056885],[23.2570648,42.7055969],[23.2571239,42.7055702],[23.257164,42.7055588],[23.2573242,42.7056084],[23.2574749,42.7055893],[23.2576752,42.7055397],[23.2578239,42.7054596],[23.2579155,42.705349],[23.2581654,42.7050476],[23.2579155,42.705349],[23.2578239,42.7054596],[23.2576752,42.7055397],[23.2574749,42.7055893],[23.2573242,42.7056084],[23.257164,42.7055588],[23.2581654,42.7050476],[23.2586842,42.7043381],[23.2588253,42.7040977],[23.258955,42.7039185],[23.2590351,42.7038383],[23.2591343,42.7037277],[23.2594643,42.7034988],[23.259655,42.7033882],[23.2598152,42.7032585],[23.260025,42.7031097],[23.2600842,42.7031403],[23.260294,42.7032089],[23.2605152,42.703289],[23.2607346,42.7033691],[23.2609348,42.7034492],[23.2612457,42.7035599],[23.2614441,42.70364],[23.2617455,42.7037086],[23.2621841,42.7037277],[23.2626247,42.7037468],[23.2633152,42.7037582],[23.2639256,42.7037468],[23.2647152,42.7037392],[23.2655849,42.7036896],[23.2663345,42.7036591],[23.2672653,42.7036781],[23.2675056,42.7036667],[23.2683544,42.7036781],[23.2689743,42.7036095],[23.2691956,42.7035599],[23.2696953,42.7034378],[23.2706757,42.7032471],[23.2711353,42.70327],[23.2715645,42.70327],[23.2722149,42.7033272],[23.2727852,42.7033386],[23.2731152,42.703228],[23.273695,42.7027588],[23.2738056,42.7027092],[23.2739143,42.7026482],[23.2739754,42.7026176],[23.2749748,42.7022667],[23.2758846,42.7019691],[23.2759247,42.7018776],[23.2759457,42.7014503],[23.2759953,42.7013168],[23.2762451,42.7013474],[23.2780247,42.701519],[23.2780743,42.7015991],[23.2795048,42.7017479],[23.2850742,42.7024078],[23.2854843,42.7024002],[23.2858849,42.7024193],[23.2859039,42.7023888],[23.285944,42.7023582],[23.285984,42.7023468],[23.2860355,42.7023392],[23.2866745,42.70224],[23.2884655,42.7019691],[23.2905045,42.7016487],[23.2921143,42.7013969],[23.2922745,42.7013702],[23.2924442,42.7013474],[23.295845,42.7008171],[23.2960243,42.700798],[23.2966442,42.7007103],[23.2971649,42.7006378],[23.2972946,42.7006187],[23.2973347,42.7006073],[23.2973843,42.7006073],[23.2974453,42.7005997],[23.2974854,42.7005882],[23.2975044,42.7006378],[23.297575,42.7006798],[23.2976246,42.7006989],[23.2977257,42.7005882],[23.2977943,42.7005272],[23.2978954,42.7004967],[23.2983551,42.700428],[23.2984142,42.7004585],[23.2992439,42.7003288],[23.2993145,42.7002678],[23.3001957,42.7001266],[23.3002739,42.7001686],[23.3004646,42.7001381],[23.3005142,42.7000885],[23.301384,42.6999474],[23.3023052,42.6997986],[23.3023453,42.69981],[23.3027744,42.6997375],[23.302845,42.6997185],[23.303194,42.6996689],[23.3032742,42.6996574],[23.3040752,42.6995201],[23.3041649,42.6995277],[23.3042545,42.6995201],[23.3050747,42.699398],[23.3050842,42.69944],[23.3051243,42.6995468],[23.3053246,42.6995087],[23.305584,42.6994667],[23.3058643,42.6994286],[23.3060741,42.6993904],[23.3064346,42.699337],[23.3064251,42.6992989],[23.306385,42.6991768],[23.3069344,42.6990967],[23.3070145,42.6990776],[23.3078041,42.6989594],[23.3087845,42.6988182],[23.3096256,42.6986885],[23.3097153,42.6986771],[23.309845,42.698658],[23.3099346,42.6986504],[23.3099651,42.698597],[23.3106441,42.6984901],[23.3115253,42.6983604],[23.3115845,42.69841],[23.3124943,42.6982689],[23.3125439,42.6982269],[23.3129444,42.6981697],[23.313324,42.6981201],[23.3133144,42.6980782],[23.313385,42.6980591],[23.3134346,42.6980591],[23.3135757,42.6980972],[23.3135948,42.6980591],[23.3145351,42.6979103],[23.3152046,42.6978073],[23.3152542,42.6977997],[23.3153152,42.6977882],[23.3153553,42.6977768],[23.3154049,42.6977692],[23.3155155,42.6977501],[23.3167839,42.6975594],[23.3168449,42.6975479],[23.3178043,42.6973991],[23.3178844,42.6973991],[23.3190155,42.6972084],[23.3190651,42.6972084],[23.3196049,42.6971169],[23.320425,42.6969872],[23.3206749,42.696949],[23.320734,42.6969681],[23.3207645,42.6969986],[23.3207855,42.6970367],[23.3208447,42.6970177],[23.3209152,42.6969872],[23.3209743,42.6969566],[23.3210239,42.6969376],[23.321104,42.696907],[23.3216152,42.6968575],[23.3216553,42.6968575],[23.321764,42.6968079],[23.3217945,42.6967392],[23.321804,42.6966896],[23.321785,42.6966286],[23.3218441,42.6966171]]},{"id":19570,"author":"AnaDigit","name_GR":"Sultans Trail: 4.12b. \u0106uprija - Varvarin","description_GR":"Section-Trail 4.12b","path":"Sultans_Trail\/sultans_trail_429","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":30549,"name_EN":"Sultans Trail: 4.12b. \u0106uprija - Varvarin","description_EN":"Section-Trail 4.12b","ascent_time":665,"descent_time":665,"marker":"","level":9,"ascent":204,"descent":183,"maxelev":145,"minelev":116,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.34515 43.72398,21.37845 43.93467)","views":0,"millestones":"","x":21.3598728,"y":43.8318214,"coor":[[21.3708534,43.9333611],[21.369873,43.9333611],[21.3697529,43.9333687],[21.369524,43.9333801],[21.3693047,43.9334297],[21.368784,43.9335403],[21.3679333,43.9337387],[21.3673134,43.9338799],[21.3672142,43.9339409],[21.3671741,43.9340591],[21.3671341,43.9341583],[21.3670235,43.9342613],[21.3666134,43.9344292],[21.3657742,43.9346695],[21.3652744,43.9344482],[21.3624039,43.9343491],[21.3602238,43.9343681],[21.356493,43.9342613],[21.3546429,43.9339981],[21.3531837,43.9336815],[21.3514233,43.9329987],[21.3500633,43.9323692],[21.349823,43.9323311],[21.3493633,43.9326286],[21.3485336,43.9333382],[21.3481445,43.9334679],[21.3479538,43.9335098],[21.3477936,43.9334488],[21.347723,43.9333801],[21.347723,43.9332695],[21.3482132,43.93256],[21.3485832,43.9321404],[21.3488846,43.9315796],[21.3478546,43.9308014],[21.3465939,43.9293098],[21.3460541,43.9285202],[21.3456631,43.9278603],[21.3451538,43.9260483],[21.3452129,43.9246483],[21.345623,43.9226608],[21.3462238,43.9202881],[21.3464737,43.9192009],[21.3474731,43.9153595],[21.3475533,43.9153709],[21.3476143,43.9151001],[21.3477745,43.9145012],[21.3477345,43.9138908],[21.3475132,43.9138412],[21.3474445,43.910141],[21.3475933,43.910038],[21.3475628,43.9084015],[21.3475838,43.9082794],[21.3482628,43.9068413],[21.349514,43.9056396],[21.3515339,43.9045105],[21.3536034,43.9035912],[21.354723,43.9029007],[21.3549843,43.902729],[21.3559742,43.9018402],[21.3564529,43.9011612],[21.3565845,43.9009514],[21.3568535,43.8994293],[21.3568745,43.898159],[21.3568935,43.8962402],[21.3568039,43.8962212],[21.3567734,43.8922386],[21.3567333,43.8914108],[21.3566742,43.8906708],[21.3560944,43.8897591],[21.3557739,43.8893585],[21.354353,43.8881607],[21.3538437,43.887661],[21.3536034,43.8874207],[21.3531532,43.8868408],[21.3529339,43.8863792],[21.3527946,43.8859215],[21.3524933,43.8835411],[21.3523331,43.8818512],[21.3521843,43.8804512],[21.3520832,43.8793602],[21.351923,43.8778305],[21.3518734,43.8775215],[21.3517628,43.87714],[21.3516445,43.8770103],[21.3517342,43.8769302],[21.3518238,43.8768501],[21.3521137,43.8765297],[21.3523941,43.8762093],[21.352644,43.875721],[21.352684,43.8755684],[21.352663,43.8751907],[21.3527641,43.8745193],[21.3525734,43.8740082],[21.3518944,43.8727798],[21.3514938,43.8720207],[21.3514042,43.871788],[21.3513947,43.8715897],[21.3514843,43.8713684],[21.3515739,43.8713112],[21.3519344,43.871151],[21.352253,43.8710098],[21.352314,43.8709679],[21.3525143,43.8706398],[21.3527641,43.8703308],[21.3530941,43.8699684],[21.3533936,43.8698006],[21.3538532,43.8696098],[21.3542538,43.8694],[21.3549328,43.8688202],[21.3552437,43.8685493],[21.3556843,43.8680878],[21.3564129,43.8675995],[21.3566341,43.8673096],[21.3567333,43.8668404],[21.3568439,43.8665695],[21.3570442,43.8662109],[21.357214,43.8660507],[21.3575344,43.8657913],[21.357893,43.8652],[21.3582039,43.8648186],[21.3583031,43.864521],[21.358263,43.8639488],[21.3583431,43.8629112],[21.3583336,43.8628311],[21.357914,43.8626404],[21.3578529,43.8625984],[21.3577232,43.8621407],[21.3575935,43.861969],[21.3574829,43.8618813],[21.3567944,43.8615913],[21.3565731,43.8613815],[21.356493,43.8612289],[21.3564529,43.8611298],[21.3565044,43.8610687],[21.3566246,43.8609886],[21.3576641,43.8610687],[21.3577633,43.8603096],[21.3577938,43.8600502],[21.3578339,43.8599815],[21.357893,43.8599205],[21.3581142,43.8599091],[21.3582039,43.85989],[21.3582535,43.859848],[21.3583031,43.8597679],[21.3582935,43.8596611],[21.358223,43.8593903],[21.3576336,43.8582802],[21.3575134,43.8579712],[21.3575134,43.8578987],[21.3575344,43.8578491],[21.3586941,43.8575706],[21.3588428,43.8574982],[21.3590336,43.8573189],[21.359314,43.8568802],[21.3593731,43.8567505],[21.3596344,43.8565903],[21.3599339,43.8563194],[21.3604031,43.8559113],[21.3607445,43.855751],[21.3609428,43.855629],[21.3611336,43.8554878],[21.3616638,43.8552589],[21.3618546,43.8550606],[21.3619328,43.8546486],[21.3619041,43.8545685],[21.3617439,43.8544807],[21.3613739,43.8542099],[21.3611546,43.8540001],[21.3604145,43.8536415],[21.3601437,43.8535995],[21.3599529,43.8535385],[21.3598232,43.8534508],[21.3597832,43.8533783],[21.3598728,43.853199],[21.3605938,43.8521881],[21.360733,43.8519287],[21.3610535,43.8515396],[21.3615036,43.8510094],[21.3620644,43.8505707],[21.3631134,43.8497581],[21.3637028,43.8492699],[21.3646832,43.848259],[21.3649731,43.8479805],[21.3655434,43.8475685],[21.365654,43.8474884],[21.3659039,43.847168],[21.3660336,43.8470306],[21.3662643,43.8468399],[21.366354,43.8467178],[21.3664436,43.8465881],[21.3664646,43.8465004],[21.3662834,43.8460579],[21.3663139,43.8459892],[21.3660545,43.8458786],[21.3646431,43.8450699],[21.362793,43.8440094],[21.3625641,43.8438797],[21.3624744,43.8438187],[21.3612537,43.8436089],[21.3609333,43.8435593],[21.3607445,43.8435783],[21.3605938,43.8435783],[21.3604946,43.8435402],[21.360384,43.8434715],[21.3599129,43.843071],[21.3595829,43.842968],[21.3591232,43.84272],[21.3589745,43.8424911],[21.3587532,43.8422585],[21.3583241,43.8419914],[21.3579235,43.8417587],[21.3578129,43.841671],[21.3570232,43.8412514],[21.356123,43.8409195],[21.3578129,43.839241],[21.3583736,43.8386688],[21.3587341,43.8382187],[21.3589535,43.8378906],[21.3591843,43.8374596],[21.3594246,43.8368607],[21.3596535,43.83601],[21.3597031,43.8351593],[21.359684,43.8347397],[21.3595543,43.8341713],[21.3593445,43.8334694],[21.3592739,43.8332405],[21.3592529,43.8330879],[21.3592529,43.8329201],[21.3592644,43.8327484],[21.3594837,43.8323402],[21.359663,43.8321114],[21.3598728,43.8318214],[21.3601437,43.8308907],[21.3602333,43.8306885],[21.3603039,43.8306198],[21.3595142,43.8301506],[21.3591042,43.8299484],[21.3586731,43.8297615],[21.3565731,43.8288002],[21.3562546,43.8286896],[21.3559837,43.8286896],[21.3556042,43.8288002],[21.3554745,43.8288078],[21.3551636,43.8288383],[21.3549232,43.8288383],[21.3546638,43.8287811],[21.3544331,43.8286781],[21.3543129,43.8285713],[21.3541946,43.8284378],[21.3540745,43.828228],[21.353754,43.8274612],[21.3536434,43.8270378],[21.3535633,43.826931],[21.3532734,43.8267593],[21.3530731,43.8266602],[21.353014,43.8266106],[21.3529644,43.8265686],[21.3528728,43.8263588],[21.3527431,43.8260498],[21.3524742,43.8258591],[21.3524036,43.8257103],[21.3530331,43.8244896],[21.3534336,43.8234978],[21.3535233,43.8230515],[21.3536644,43.8220711],[21.3536739,43.8207703],[21.3538246,43.8201103],[21.3541336,43.8195686],[21.3553333,43.8177109],[21.355814,43.8167],[21.356163,43.8155098],[21.3562832,43.81464],[21.3563328,43.8136902],[21.3562832,43.8135109],[21.3562431,43.8130302],[21.3560734,43.812149],[21.3557739,43.8112793],[21.3555145,43.810688],[21.3548431,43.8095779],[21.3543339,43.8089294],[21.3541946,43.8087578],[21.3543644,43.8087502],[21.355423,43.8088188],[21.3557339,43.8087196],[21.3559036,43.8086395],[21.3571835,43.8080978],[21.3578243,43.8079185],[21.3585243,43.8078995],[21.3595734,43.8077698],[21.3597431,43.8076782],[21.3599033,43.8075294],[21.360054,43.8072586],[21.3603439,43.806839],[21.3604736,43.8062782],[21.3604145,43.8052788],[21.3615341,43.8053703],[21.3629932,43.8055801],[21.363184,43.8055611],[21.3637943,43.8055992],[21.364603,43.8057785],[21.3651428,43.8058815],[21.365654,43.8059883],[21.3661137,43.8060303],[21.3660145,43.8053284],[21.3659935,43.8048286],[21.3658333,43.8042908],[21.3660831,43.8042908],[21.367733,43.8045006],[21.3677444,43.8037987],[21.3678741,43.8022499],[21.3680744,43.8010406],[21.3684044,43.8001404],[21.3684731,43.7997894],[21.368454,43.7995415],[21.368454,43.7994003],[21.3685932,43.7990379],[21.3689041,43.7985001],[21.3689442,43.7978096],[21.3690128,43.7975998],[21.3690739,43.7975006],[21.3694744,43.7970886],[21.3696938,43.7967911],[21.369873,43.7963982],[21.369894,43.7962685],[21.3708839,43.7965698],[21.3718338,43.7967796],[21.3725739,43.7969093],[21.3737946,43.7971497],[21.3733044,43.7961807],[21.3731632,43.79562],[21.3731728,43.7952194],[21.3734646,43.7944298],[21.3737946,43.7935486],[21.3742332,43.7921715],[21.3743134,43.7914581],[21.3741436,43.7909813],[21.3740139,43.7903709],[21.3737545,43.7896004],[21.3737545,43.7895088],[21.3737946,43.7894211],[21.3737335,43.78936],[21.373703,43.789238],[21.3737335,43.7891502],[21.3736343,43.7890587],[21.3735828,43.7890282],[21.3733845,43.7891006],[21.3733044,43.7891006],[21.3733234,43.7889709],[21.3731441,43.7883415],[21.3728428,43.7874298],[21.3723831,43.7863998],[21.3720531,43.7858582],[21.3718643,43.7855911],[21.3709641,43.784359],[21.3706646,43.7838287],[21.3705635,43.7836113],[21.3704243,43.7832184],[21.3703346,43.7829704],[21.3701744,43.7820702],[21.3702335,43.7813606],[21.3704338,43.7805099],[21.3706245,43.7800407],[21.3710136,43.7794113],[21.3714828,43.7788086],[21.3724136,43.7778893],[21.3728638,43.777401],[21.3737946,43.7761879],[21.3742733,43.7754478],[21.3748436,43.7744789],[21.3753929,43.7733002],[21.3757038,43.7722282],[21.375824,43.7721481],[21.3760738,43.7709389],[21.3760929,43.7705994],[21.3761539,43.7698898],[21.3760433,43.7688789],[21.3758831,43.7686882],[21.3759842,43.7686005],[21.3759346,43.7683182],[21.3756142,43.7675209],[21.3755131,43.7672386],[21.3748837,43.7662582],[21.3744831,43.76577],[21.3741646,43.7653885],[21.3736839,43.7649498],[21.3733139,43.7644615],[21.3729343,43.7638779],[21.3725739,43.7632103],[21.3723145,43.7626114],[21.3722534,43.7621613],[21.3722744,43.7619514],[21.3722935,43.7619209],[21.3723335,43.761898],[21.3722534,43.7618484],[21.3721542,43.7617607],[21.3720837,43.7612801],[21.3721142,43.7608604],[21.3721828,43.7603798],[21.3722839,43.7600098],[21.3724442,43.7595787],[21.3730145,43.7586708],[21.373394,43.7582703],[21.3734035,43.7581596],[21.374403,43.7572403],[21.375433,43.7564201],[21.3757229,43.7562294],[21.3762436,43.7560081],[21.3765545,43.7559013],[21.3775635,43.7557297],[21.3778934,43.7556992],[21.3784542,43.7557297],[21.378334,43.7556],[21.3780746,43.7554207],[21.377903,43.7552299],[21.3776436,43.7550507],[21.3777237,43.7549591],[21.3778744,43.7549591],[21.3780441,43.754921],[21.3775139,43.7547302],[21.3772736,43.7546387],[21.3771534,43.7545395],[21.3769836,43.7543983],[21.3768635,43.7542114],[21.3767529,43.7539291],[21.3767738,43.7537804],[21.3767738,43.7535782],[21.3768234,43.7532387],[21.3769932,43.7522011],[21.3770332,43.751358],[21.3770428,43.7507286],[21.3770237,43.7503586],[21.3769932,43.7499695],[21.3769245,43.7494087],[21.3768234,43.7489815],[21.3765736,43.7481499],[21.3764038,43.7476196],[21.3762836,43.7472878],[21.3757439,43.746109],[21.3744144,43.74366],[21.3740139,43.7427979],[21.3735332,43.7415886],[21.3730946,43.7402802],[21.3729038,43.7393112],[21.3727436,43.7381706],[21.3727741,43.7365799],[21.3728142,43.7360382],[21.372963,43.7344704],[21.3733234,43.73172],[21.3735237,43.7301598],[21.3737545,43.7287903],[21.3742542,43.7274094],[21.3745041,43.7268181],[21.3750343,43.7256012],[21.3753529,43.7248878],[21.373003,43.7241592],[21.372673,43.7240601],[21.3722439,43.7239799],[21.3718338,43.7239799],[21.3716736,43.7240295],[21.3700428,43.7243805],[21.3693237,43.7245293],[21.3684635,43.7246208]]},{"id":19571,"author":"AnaDigit","name_GR":"Sultans Trail: 5.01. Sofia - Aleko","description_GR":"Section-Trail 5.01","path":"Sultans_Trail\/sultans_trail_501","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":16550,"name_EN":"Sultans Trail: 5.01. Sofia - Aleko","description_EN":"Section-Trail 5.01","ascent_time":442,"descent_time":389,"marker":"","level":9,"ascent":1384,"descent":137,"maxelev":1821,"minelev":554,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.28997 42.58237,23.32184 42.69662)","views":1,"millestones":"","x":23.3090801,"y":42.6288109,"coor":[[23.3218403,42.6966209],[23.3216705,42.696022],[23.32127,42.6960716],[23.321291,42.6959496],[23.3212509,42.6958122],[23.3211002,42.6954002],[23.3209705,42.6949997],[23.3209705,42.6949692],[23.3210201,42.6949501],[23.3209915,42.69487],[23.3208599,42.6948891],[23.3207798,42.6948891],[23.320631,42.6944122],[23.3206215,42.6943512],[23.3204803,42.693882],[23.3203011,42.6933098],[23.3202801,42.6932297],[23.3201103,42.6926804],[23.319891,42.6919594],[23.3197708,42.6915512],[23.3195515,42.6908302],[23.3193798,42.6902618],[23.3192101,42.689682],[23.3190613,42.6891327],[23.3191204,42.6891403],[23.3191204,42.6890411],[23.3191109,42.6888504],[23.3191814,42.6886711],[23.3192501,42.6885719],[23.3194408,42.6883926],[23.3193207,42.6877899],[23.319231,42.6872711],[23.3191299,42.6868324],[23.3194904,42.6868019],[23.3196602,42.686779],[23.3197803,42.6866722],[23.3199215,42.6865425],[23.3198509,42.6862106],[23.3198013,42.6859703],[23.3198605,42.6859207],[23.3198109,42.6857109],[23.3201199,42.6856689],[23.3200912,42.6855316],[23.3199005,42.6844025],[23.3198814,42.68433],[23.3200016,42.6842308],[23.319931,42.6837921],[23.3198605,42.68367],[23.3201904,42.6827316],[23.3204002,42.6820717],[23.3205299,42.6818123],[23.3205414,42.6817627],[23.3207512,42.6810608],[23.3201008,42.6807022],[23.319931,42.6805801],[23.3195915,42.6803818],[23.3191414,42.6801605],[23.3188114,42.6799393],[23.3187103,42.6799011],[23.318491,42.6796913],[23.3178616,42.6791115],[23.3167114,42.6785507],[23.3164501,42.6779823],[23.3163204,42.677742],[23.3161812,42.6775627],[23.3159904,42.677372],[23.3158398,42.677269],[23.3153,42.6770706],[23.31493,42.6769409],[23.3148899,42.6767616],[23.3147202,42.6762619],[23.3146114,42.6759911],[23.3145199,42.6759224],[23.3144112,42.6758194],[23.3143215,42.6758003],[23.3142414,42.6757813],[23.3141613,42.6757202],[23.3141098,42.6756401],[23.3140907,42.6755791],[23.3141003,42.6755104],[23.3141499,42.6754227],[23.3142204,42.6753616],[23.3143806,42.6752815],[23.3144703,42.675251],[23.31394,42.6749802],[23.313591,42.6748009],[23.3134403,42.6747208],[23.3129101,42.6744614],[23.3127708,42.6744003],[23.3126106,42.6743507],[23.3124504,42.6743317],[23.3122616,42.6743011],[23.31217,42.6743011],[23.3121815,42.6742325],[23.312191,42.6741524],[23.3121414,42.6741219],[23.3120499,42.6741104],[23.3119411,42.6740913],[23.3117809,42.6740494],[23.3114204,42.6740303],[23.3108006,42.6740799],[23.31036,42.6741714],[23.3101406,42.6743126],[23.3102398,42.6741295],[23.3102703,42.6739998],[23.3101406,42.67379],[23.3101215,42.6734009],[23.3098202,42.6730118],[23.3095798,42.6728706],[23.30937,42.6728516],[23.3092499,42.6728821],[23.3091011,42.6729012],[23.3090305,42.6727791],[23.3087311,42.6724205],[23.3085403,42.6721992],[23.3083401,42.6719704],[23.3084106,42.67173],[23.3083916,42.6715698],[23.3084106,42.6713219],[23.3083401,42.6710892],[23.30826,42.670929],[23.3081703,42.6708527],[23.3082008,42.6708107],[23.3083515,42.6706314],[23.3084412,42.6705017],[23.3084908,42.6704292],[23.3087711,42.6696205],[23.3087616,42.6695595],[23.3087215,42.6695099],[23.3086205,42.6694412],[23.3085499,42.6693916],[23.3085003,42.6693497],[23.3084812,42.669281],[23.3084698,42.6692314],[23.3085308,42.6689301],[23.3085403,42.6685295],[23.30863,42.6683807],[23.3086414,42.6682701],[23.3086109,42.6681824],[23.3085308,42.6680412],[23.30826,42.6678925],[23.3082008,42.6678123],[23.3081799,42.6677322],[23.3080997,42.6674118],[23.3080502,42.6672897],[23.30797,42.667202],[23.307621,42.6670418],[23.30756,42.6669807],[23.3074207,42.6666412],[23.3073406,42.6665726],[23.3072014,42.6664391],[23.3071213,42.6662827],[23.3071003,42.6662025],[23.3070602,42.66605],[23.3070507,42.6658096],[23.3071613,42.6655006],[23.3072701,42.6652222],[23.3073711,42.664959],[23.3074703,42.6647224],[23.3075504,42.6645393],[23.3077412,42.6643105],[23.3078213,42.6639595],[23.3078709,42.6637306],[23.3079014,42.6636314],[23.3079014,42.6634293],[23.3079014,42.6631813],[23.3078804,42.6631203],[23.3078499,42.6628609],[23.3078003,42.6626511],[23.3077908,42.662529],[23.3076115,42.6622391],[23.3075314,42.6621399],[23.3073902,42.6619797],[23.3071499,42.6617012],[23.3070507,42.6616516],[23.3069916,42.6607018],[23.3070698,42.6605911],[23.3075409,42.6601791],[23.3076611,42.6601105],[23.3077507,42.6600609],[23.3079014,42.6599808],[23.3080711,42.6598625],[23.308321,42.6597595],[23.3084698,42.6597214],[23.3086205,42.6597099],[23.3087215,42.6595612],[23.3087902,42.659462],[23.309021,42.6593018],[23.3091412,42.6592293],[23.309391,42.6591492],[23.3094997,42.6590805],[23.3097401,42.6589127],[23.309761,42.6588097],[23.3098297,42.6584702],[23.3099804,42.6582909],[23.3100109,42.6582527],[23.31007,42.6581917],[23.3101101,42.6579094],[23.310051,42.6577721],[23.3098907,42.6576004],[23.3098812,42.657402],[23.3099098,42.6573105],[23.3101215,42.6573219],[23.3104916,42.657299],[23.3106403,42.6572723],[23.3106403,42.6571999],[23.3104801,42.6571999],[23.3105011,42.6571007],[23.3103504,42.6570396],[23.3101997,42.6569901],[23.3099709,42.656929],[23.3096199,42.6568413],[23.3094101,42.6567497],[23.3094215,42.6559792],[23.3094101,42.6556091],[23.30933,42.6550713],[23.3092899,42.654911],[23.3092709,42.6546516],[23.3092899,42.6542816],[23.3095303,42.6538315],[23.3096504,42.6535912],[23.3098507,42.6532822],[23.3099003,42.6530418],[23.3099403,42.652729],[23.3099308,42.6526718],[23.3098602,42.652401],[23.3097305,42.6518707],[23.3095112,42.650959],[23.3093109,42.6504707],[23.3092804,42.6503792],[23.3092709,42.650322],[23.3096199,42.6502609],[23.3096008,42.6499405],[23.3094215,42.6497116],[23.3090401,42.64925],[23.3090115,42.6492119],[23.3088608,42.6490402],[23.3087902,42.648941],[23.3087215,42.6486893],[23.3086414,42.6484909],[23.3084698,42.6479416],[23.3083801,42.6478691],[23.3081207,42.6474915],[23.3078709,42.6471214],[23.3071899,42.6460915],[23.30723,42.6457214],[23.3072414,42.6454697],[23.3071899,42.6451302],[23.3072414,42.6447792],[23.3073101,42.6445923],[23.3073902,42.6444016],[23.3074112,42.6439095],[23.3079605,42.6436615],[23.3080902,42.6436005],[23.3091297,42.6431808],[23.3100204,42.6428223],[23.3106003,42.6425896],[23.3118305,42.6420898],[23.3119907,42.6420403],[23.3120308,42.6420212],[23.3120804,42.6420212],[23.3121204,42.6420212],[23.3121605,42.6420326],[23.3121109,42.6420021],[23.3120708,42.6419792],[23.3120308,42.6419525],[23.3120003,42.641922],[23.3119602,42.6418915],[23.3119316,42.6418495],[23.3119106,42.641819],[23.3118916,42.6417618],[23.3118801,42.6417313],[23.3118706,42.6416702],[23.3118706,42.6416321],[23.3118801,42.6416016],[23.3118916,42.6415596],[23.3119106,42.6415215],[23.3119202,42.6414909],[23.3119411,42.6414604],[23.3119602,42.6414413],[23.3119907,42.6414108],[23.3120213,42.6413803],[23.3120613,42.6413498],[23.3120899,42.6413422],[23.3121605,42.6413002],[23.3122005,42.6412697],[23.3122215,42.6412315],[23.3122406,42.6411819],[23.3122406,42.6411324],[23.3122215,42.6410789],[23.3120403,42.6404419],[23.3119011,42.6399498],[23.311861,42.6398201],[23.311821,42.6396599],[23.3118,42.6394501],[23.3115616,42.638649],[23.311451,42.6382713],[23.3113308,42.6380424],[23.3111801,42.6377411],[23.3109512,42.6372604],[23.3108616,42.6370697],[23.3107815,42.6367302],[23.3107605,42.6366196],[23.3106709,42.6360893],[23.3104801,42.6351013],[23.3104,42.6346397],[23.3103809,42.6344604],[23.3104,42.6342621],[23.310461,42.6341095],[23.3106709,42.6337013],[23.31077,42.6335793],[23.3109608,42.633419],[23.3110313,42.6333504],[23.3104515,42.6329727],[23.3103313,42.6328621],[23.3101807,42.6326599],[23.3100815,42.632309],[23.3099098,42.6317291],[23.3097916,42.6313591],[23.3097801,42.6313019],[23.3097706,42.6311417],[23.3098507,42.6310005],[23.3100605,42.6306],[23.3101616,42.6303711],[23.3101807,42.6302795],[23.3101807,42.6301918],[23.3101616,42.6300507],[23.3099499,42.6296196],[23.3098602,42.6294327],[23.3097916,42.6291122],[23.3097305,42.6289902],[23.3097,42.6289711],[23.3096504,42.628952],[23.3092308,42.628952],[23.3091812,42.6289406],[23.3090801,42.6288109],[23.3090515,42.6287804],[23.3089504,42.6286201],[23.3087215,42.6282005],[23.3081512,42.6272507],[23.3079205,42.6268692],[23.3078899,42.6266823],[23.3079205,42.6259918],[23.30793,42.6257515],[23.3078403,42.625679],[23.3077011,42.625782],[23.3075714,42.6258202],[23.3073711,42.6258202],[23.3071404,42.6256714],[23.3065109,42.6248093],[23.3063812,42.62463],[23.3062401,42.6247025],[23.3060799,42.6247711],[23.3059311,42.6248398],[23.3059006,42.6246109],[23.3057899,42.6243324],[23.3056202,42.6240501],[23.3055401,42.6239204],[23.3054714,42.6238327],[23.3052311,42.6236115],[23.3051014,42.623539],[23.304451,42.6231117],[23.3040199,42.6229401],[23.30373,42.622879],[23.3036003,42.6228104],[23.3034706,42.6227493],[23.3031311,42.6225204],[23.3029308,42.6223412],[23.3028507,42.6222305],[23.3027306,42.6219902],[23.3026905,42.62183],[23.3027401,42.6213989],[23.3027,42.6212311],[23.3025513,42.6209106],[23.3024216,42.6206818],[23.3023911,42.6206322],[23.3020611,42.6205406],[23.3014908,42.6204605],[23.300951,42.6204491],[23.3009415,42.6203499],[23.3008614,42.6201401],[23.3007412,42.6199799],[23.3004303,42.6198425],[23.3002815,42.6198006],[23.3001003,42.6199989],[23.2999306,42.6201706],[23.2998409,42.6202507],[23.2997608,42.6203003],[23.2996807,42.6203003],[23.2996311,42.6202507],[23.2996407,42.6201897],[23.2996807,42.620121],[23.2996902,42.6200523],[23.2996597,42.6199799],[23.29949,42.6198425],[23.2993698,42.619709],[23.2992706,42.6195717],[23.2991905,42.6195602],[23.2991505,42.6195717],[23.2991104,42.6196022],[23.2991104,42.6196404],[23.2991714,42.6197815],[23.2992516,42.6199722],[23.2992401,42.6200409],[23.2991505,42.6201324],[23.2990303,42.6201019],[23.2988205,42.6199226],[23.2986202,42.6197014],[23.2985306,42.6196404],[23.2983913,42.6195297],[23.2982597,42.6193924],[23.2982311,42.6193314],[23.2981815,42.6192207],[23.298111,42.6191216],[23.2979698,42.6189804],[23.2979107,42.6189117],[23.2978115,42.618782],[23.2974701,42.6183891],[23.2973003,42.6177711],[23.2972107,42.6176491],[23.2970505,42.6173592],[23.2969913,42.6171722],[23.2969799,42.6169624],[23.2968807,42.6165314],[23.2968502,42.6160202],[23.2968597,42.6157608],[23.2968006,42.615509],[23.2966614,42.6152191],[23.2965813,42.6149712],[23.2965508,42.6149101],[23.2965698,42.6146812],[23.2966003,42.6145096],[23.296751,42.6142311],[23.2968712,42.6140709],[23.2969608,42.6138115],[23.2970104,42.6134109],[23.2971706,42.6128311],[23.2972908,42.6121826],[23.2973709,42.6119919],[23.2974701,42.611599],[23.2975502,42.6111221],[23.2975502,42.6109924],[23.2974911,42.6107826],[23.2973003,42.6103821],[23.2971897,42.6102409],[23.2969799,42.6100922],[23.2968903,42.6100006],[23.29673,42.6097908],[23.2967014,42.6096115],[23.296711,42.6095123],[23.2967911,42.6093407],[23.2968998,42.6091995],[23.2970505,42.6090927],[23.2974205,42.6090622],[23.297821,42.6090927],[23.2982216,42.609169],[23.2987614,42.6093407],[23.2992115,42.6095505],[23.2997303,42.6097908],[23.3000412,42.6099625],[23.30019,42.6101303],[23.3003101,42.6103516],[23.3003998,42.6105614],[23.3005199,42.6107216],[23.3006516,42.6108017],[23.3008099,42.6108093],[23.3008804,42.6107597],[23.30093,42.610672],[23.3009205,42.6103706],[23.3009014,42.6102104],[23.3008614,42.6099701],[23.3008614,42.6097603],[23.3009014,42.6096725],[23.3009415,42.6096001],[23.3010406,42.6095123],[23.3011608,42.6093407],[23.3010311,42.60923],[23.3008099,42.6089897],[23.3005009,42.6087914],[23.3004704,42.6086617],[23.300211,42.6084595],[23.3002205,42.6082916],[23.3003311,42.6081505],[23.3003807,42.6080894],[23.3004303,42.6080093],[23.3004799,42.6079712],[23.3006916,42.6078415],[23.3008099,42.607769],[23.3009205,42.6077003],[23.3010216,42.6074905],[23.3011303,42.6073494],[23.3011398,42.6072922],[23.3011303,42.607151],[23.3011608,42.6068993],[23.3011398,42.6065025],[23.3011208,42.6064415],[23.3010101,42.6062927],[23.3009605,42.6061707],[23.3008614,42.6058617],[23.3008308,42.605629],[23.3008003,42.6055717],[23.3005409,42.6055107],[23.3003902,42.6054192],[23.3002815,42.6052704],[23.3000908,42.6051407],[23.3000507,42.6051102],[23.2999001,42.6049995],[23.2997513,42.6049004],[23.2996597,42.6047897],[23.2996311,42.604641],[23.2996712,42.6045418],[23.2996807,42.6043625],[23.2997513,42.6042709],[23.29986,42.6041527],[23.3000298,42.6040421],[23.3000603,42.6040115],[23.3001308,42.6039314],[23.300251,42.6038208],[23.3003712,42.6036797],[23.3005104,42.6035309],[23.30056,42.6034203],[23.3005714,42.6033211],[23.3005714,42.60326],[23.3005199,42.6031799],[23.3004303,42.6031609],[23.300251,42.6031494],[23.3001499,42.6031799],[23.2999001,42.6033096],[23.2997913,42.6033325],[23.2995605,42.6033096],[23.2994003,42.6032715],[23.2992516,42.6032104],[23.2991505,42.6031227],[23.2990513,42.6029091],[23.2990704,42.6027718],[23.2989998,42.6025391],[23.2989311,42.6024323],[23.2989101,42.602272],[23.2988911,42.602211],[23.2989006,42.6021309],[23.2989998,42.6020012],[23.2990208,42.6019325],[23.2990303,42.6016197],[23.2991199,42.6013412],[23.2992611,42.6006317],[23.2992306,42.6004791],[23.2992706,42.6003304],[23.299221,42.6002197],[23.299181,42.600132],[23.2991505,42.6000214],[23.2990208,42.5997505],[23.2989807,42.5996323],[23.2988605,42.5995102],[23.2987003,42.599369],[23.2985115,42.5991898],[23.2983303,42.5989799],[23.2979908,42.5986099],[23.2978611,42.5985298],[23.297781,42.5984497],[23.2975311,42.5980911],[23.29739,42.5979195],[23.297121,42.5976906],[23.2970409,42.597332],[23.2969704,42.5972099],[23.2968597,42.5971527],[23.2966099,42.5970993],[23.2962704,42.5969925],[23.2960606,42.5969009],[23.2958508,42.5968513],[23.2955914,42.5967102],[23.2952213,42.5964699],[23.2947407,42.5960197],[23.2944412,42.595871],[23.2941513,42.5957603],[23.2940598,42.5956993],[23.2937908,42.5951004],[23.2938004,42.5949326],[23.2937107,42.5947189],[23.2937508,42.5945625],[23.2937908,42.594471],[23.2939014,42.5943794],[23.2940216,42.5943222],[23.2941113,42.5942421],[23.2941608,42.5941391],[23.2943516,42.593811],[23.2944698,42.5936623],[23.2945709,42.593441],[23.2947407,42.5932693],[23.2948513,42.5931892],[23.2949104,42.5930901],[23.294651,42.5928917],[23.2944202,42.5927696],[23.29422,42.5926323],[23.2940006,42.5923195],[23.2938614,42.5921326],[23.2936802,42.5918617],[23.2936211,42.591671],[23.2935009,42.5915794],[23.2933407,42.5915489],[23.2929897,42.5915794],[23.2924099,42.5915794],[23.2919102,42.5916214],[23.2916298,42.591629],[23.2913609,42.5916824],[23.2913303,42.591629],[23.2913399,42.5913696],[23.2913303,42.5909424],[23.2913208,42.5907707],[23.2913113,42.5905914],[23.2912807,42.5904503],[23.2912502,42.5903091],[23.2912407,42.5901909],[23.2912102,42.5900002],[23.2911816,42.5898323],[23.2911816,42.5897408],[23.2911701,42.5896721],[23.2911415,42.5896111],[23.29105,42.5895004],[23.2908306,42.5893211],[23.2907104,42.5892105],[23.2906704,42.589119],[23.2906704,42.5890312],[23.2906914,42.5889702],[23.2907715,42.588829],[23.290781,42.5887222],[23.290741,42.588562],[23.290741,42.588501],[23.2907505,42.5883904],[23.29072,42.588192],[23.2906704,42.5880127],[23.2905712,42.587822],[23.2905102,42.5876427],[23.2904701,42.5874901],[23.29039,42.5873718],[23.2903099,42.5872917],[23.2902603,42.5871696],[23.2901802,42.5869713],[23.2900105,42.5866508],[23.2899704,42.5864601],[23.2899704,42.5862427],[23.2899914,42.5861206],[23.2900105,42.5860291],[23.290041,42.5859299],[23.2900314,42.5858727],[23.2900906,42.585701],[23.2901211,42.5855217],[23.2901802,42.5853119],[23.2902412,42.5852013],[23.2903309,42.5848923],[23.2903614,42.5847816],[23.2903805,42.5847206],[23.2904205,42.5845299],[23.29039,42.5843697],[23.2903709,42.5841522],[23.29035,42.5839424],[23.2905102,42.5837593],[23.2906799,42.5835495],[23.2910004,42.5832291],[23.2911816,42.5830917],[23.2913799,42.5830002],[23.2915115,42.5829201],[23.2916813,42.5827904],[23.2918015,42.5827408],[23.2918301,42.5827217],[23.2918015,42.5826797],[23.2918606,42.5826111],[23.2919197,42.5824509],[23.2919407,42.5824127],[23.2920113,42.5823708],[23.292181,42.5824013],[23.2922306,42.5824127]]},{"id":19572,"author":"AnaDigit","name_GR":"Sultans Trail: 5.02. Aleko - Yarlovo","description_GR":"Section-Trail 5.02","path":"Sultans_Trail\/sultans_trail_502","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":17327,"name_EN":"Sultans Trail: 5.02. Aleko - Yarlovo","description_EN":"Section-Trail 5.02","ascent_time":413,"descent_time":444,"marker":"","level":9,"ascent":591,"descent":1336,"maxelev":2282,"minelev":1059,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.25761 42.46862,23.2957 42.58241)","views":0,"millestones":"","x":23.2799091,"y":42.5305977,"coor":[[23.2922306,42.5824051],[23.2923088,42.5823059],[23.2923088,42.5821953],[23.2921791,42.582077],[23.2921295,42.5819664],[23.2920895,42.5818558],[23.2920704,42.5818176],[23.2920094,42.581707],[23.2919788,42.5816154],[23.2918987,42.5814781],[23.2918797,42.5813751],[23.2918091,42.5812454],[23.291729,42.5812378],[23.2915802,42.5812263],[23.2913303,42.5813065],[23.2912292,42.5813179],[23.2911701,42.581295],[23.2911892,42.5812073],[23.2911987,42.5811882],[23.2912388,42.5810966],[23.2914391,42.5807571],[23.2913799,42.5807152],[23.2911091,42.5807762],[23.2908993,42.5808258],[23.2908306,42.5808449],[23.2906094,42.5809479],[23.2903595,42.5810776],[23.2902489,42.5811272],[23.2901001,42.5811577],[23.2899895,42.5811653],[23.2899895,42.5811081],[23.2901688,42.580925],[23.2903805,42.5805779],[23.2904491,42.5804367],[23.2904396,42.5803261],[23.29039,42.5802765],[23.29035,42.5802879],[23.2901592,42.5803146],[23.28965,42.5804482],[23.2894402,42.5805168],[23.2890396,42.5806465],[23.2888298,42.5807381],[23.2887001,42.5807648],[23.2887001,42.5807152],[23.2887688,42.5806465],[23.2888699,42.5803947],[23.288929,42.5801468],[23.2891598,42.5796967],[23.289259,42.5794868],[23.2893295,42.5793266],[23.2894001,42.5792084],[23.2894096,42.5790863],[23.2894402,42.5790482],[23.2894497,42.5789871],[23.2894897,42.5789452],[23.2893791,42.5789871],[23.2891197,42.5790558],[23.288929,42.5791283],[23.2888298,42.5791473],[23.2887897,42.5791359],[23.2887802,42.5790672],[23.2888088,42.5789452],[23.2889404,42.5787354],[23.2889595,42.5786667],[23.28899,42.5785446],[23.2890205,42.5785065],[23.28895,42.5785065],[23.2889099,42.5785255],[23.2886696,42.5786362],[23.2884693,42.5786972],[23.2884998,42.5786247],[23.2887402,42.5783081],[23.2887802,42.5782471],[23.2887402,42.578167],[23.2886791,42.578167],[23.2886105,42.5781975],[23.2885704,42.578228],[23.2884693,42.5782967],[23.2882195,42.5784874],[23.2880096,42.578598],[23.2878799,42.5786247],[23.2877693,42.5786362],[23.2876606,42.5786476],[23.2875805,42.5786247],[23.2874889,42.5785866],[23.2874088,42.5784874],[23.2873592,42.5784073],[23.2873287,42.5783463],[23.2873287,42.5782852],[23.2873688,42.5781975],[23.287529,42.5779381],[23.2876492,42.5778465],[23.2876987,42.5777969],[23.2877293,42.5777283],[23.2876987,42.5776558],[23.2876492,42.5775681],[23.2876606,42.577446],[23.2875595,42.5774765],[23.2873898,42.5774574],[23.2872505,42.5774078],[23.287159,42.5773659],[23.2870388,42.5772972],[23.286829,42.5771179],[23.2868004,42.577076],[23.2862206,42.5766258],[23.28615,42.5764351],[23.2861691,42.5761261],[23.2862091,42.5758972],[23.28615,42.5757256],[23.2860603,42.5755768],[23.2860088,42.5755081],[23.2858906,42.575428],[23.28582,42.5752258],[23.2858906,42.575428],[23.28582,42.5752258],[23.2856789,42.5749664],[23.2853088,42.5741768],[23.2848606,42.5733871],[23.2848301,42.5733261],[23.2846203,42.5729065],[23.2844296,42.5725975],[23.2842903,42.5724564],[23.2840691,42.5722656],[23.2839603,42.5721169],[23.2839394,42.5720367],[23.2839699,42.5719757],[23.2838688,42.571785],[23.2837791,42.5717049],[23.2836494,42.5716476],[23.2836094,42.5715866],[23.2835197,42.5712051],[23.2832489,42.5709381],[23.2831802,42.5708046],[23.2831993,42.5707359],[23.2831898,42.5706482],[23.2831192,42.5705757],[23.2830696,42.5705681],[23.282999,42.5705757],[23.2829494,42.5705566],[23.2829399,42.570507],[23.2828903,42.5703163],[23.2827797,42.5700264],[23.282629,42.5698662],[23.2824802,42.5696182],[23.2823696,42.5692558],[23.2822704,42.5691681],[23.2820797,42.5689278],[23.2819996,42.568737],[23.2816696,42.5682373],[23.28162,42.5681877],[23.2815304,42.5681267],[23.2814198,42.5680656],[23.2813702,42.567997],[23.2812595,42.567688],[23.2812195,42.5675964],[23.2811604,42.5675583],[23.2811699,42.5675278],[23.2811394,42.5674973],[23.2811489,42.5674057],[23.2811298,42.5673065],[23.2810001,42.5670967],[23.2807999,42.5669746],[23.2806797,42.5667572],[23.2806587,42.5666351],[23.2805691,42.5664558],[23.2803993,42.566185],[23.2801304,42.565937],[23.2800503,42.5658684],[23.2799587,42.5657463],[23.2798405,42.5655174],[23.2796593,42.5652962],[23.2795696,42.5651169],[23.2795391,42.5649567],[23.2794399,42.564785],[23.2794094,42.5646667],[23.2792702,42.5644951],[23.2792206,42.5643654],[23.2792091,42.5642166],[23.2791691,42.5641556],[23.2791004,42.5641251],[23.2790089,42.5640869],[23.2788696,42.5640259],[23.2786999,42.5639153],[23.2786503,42.5638466],[23.2785988,42.563736],[23.2785797,42.5636482],[23.27878,42.5635872],[23.2790203,42.5635681],[23.2790794,42.5635757],[23.2791405,42.5635948],[23.2792397,42.5635757],[23.2793503,42.5636177],[23.279459,42.5636673],[23.2795296,42.5636482],[23.2795391,42.5636063],[23.2795792,42.5636177],[23.2796001,42.5636673],[23.2796402,42.5636749],[23.2797394,42.5636368],[23.2798595,42.5636368],[23.2802391,42.5635376],[23.2805595,42.5634155],[23.2808399,42.5632553],[23.2811298,42.5629883],[23.2812195,42.5628281],[23.2812595,42.5627556],[23.2813396,42.5626068],[23.2817097,42.5619965],[23.2818298,42.5619049],[23.2819004,42.5618553],[23.2821999,42.5613747],[23.2824001,42.5612564],[23.2824001,42.5612068],[23.2823906,42.5611572],[23.2823906,42.5610847],[23.2824192,42.5610161],[23.2824898,42.5609169],[23.282589,42.5606575],[23.282629,42.5605659],[23.2827091,42.5604973],[23.2829494,42.5601463],[23.2831097,42.5599251],[23.2831001,42.5598755],[23.2831688,42.5597763],[23.283289,42.5596352],[23.2833996,42.5594177],[23.2837505,42.5589066],[23.2838497,42.5587349],[23.2845497,42.5575676],[23.28479,42.5570755],[23.2849693,42.5569649],[23.285099,42.5568581],[23.2852993,42.556427],[23.2854805,42.5562477],[23.2855892,42.5559769],[23.2858696,42.5557747],[23.286129,42.555687],[23.2863388,42.5555458],[23.2864895,42.5554276],[23.2867203,42.5552177],[23.2868595,42.5551376],[23.2868996,42.5551147],[23.2870293,42.5551453],[23.2870998,42.5551567],[23.2871494,42.5551376],[23.2872105,42.5550461],[23.2872105,42.5549774],[23.2871799,42.5549355],[23.2874298,42.5547562],[23.28755,42.5546761],[23.2877293,42.5545082],[23.2882595,42.5541763],[23.2884502,42.553997],[23.2887802,42.5537872],[23.2888203,42.5537071],[23.2890606,42.5530777],[23.2894287,42.5524673],[23.2893791,42.5523758],[23.2894993,42.5523071],[23.2895393,42.5521469],[23.2897797,42.5517464],[23.2899704,42.5512352],[23.2900696,42.551136],[23.2902489,42.5504074],[23.2904606,42.5499268],[23.2906895,42.5495682],[23.2909393,42.5492859],[23.291069,42.5488968],[23.2920704,42.5476646],[23.2926788,42.5472183],[23.2932205,42.5464973],[23.2936306,42.5464172],[23.2938499,42.5461578],[23.29422,42.5455551],[23.2944202,42.5449562],[23.2944393,42.5447655],[23.2948189,42.5441551],[23.2948494,42.5437851],[23.2950401,42.5435753],[23.2951298,42.5432968],[23.2953091,42.5431366],[23.2955589,42.5427475],[23.2956505,42.5424576],[23.2957001,42.5421448],[23.2955799,42.5418282],[23.2950687,42.5412178],[23.2949104,42.5409355],[23.2946701,42.5407677],[23.2945194,42.5404968],[23.2944298,42.5402946],[23.29352,42.5397148],[23.29282,42.5392151],[23.2925091,42.5388947],[23.2922306,42.5386848],[23.2921505,42.538517],[23.2918396,42.5382767],[23.2917004,42.5380669],[23.2911091,42.5377769],[23.2907791,42.5374947],[23.2904987,42.5374069],[23.2897091,42.536747],[23.2895794,42.5365562],[23.2894192,42.5355873],[23.2893791,42.5338058],[23.2895794,42.5335159],[23.2895088,42.5333977],[23.2894192,42.533268],[23.28932,42.5330276],[23.2892094,42.5329361],[23.2891388,42.5328865],[23.2889996,42.5328674],[23.2888393,42.5327873],[23.2887688,42.5326881],[23.28862,42.5325966],[23.2884598,42.532505],[23.2883606,42.5324669],[23.2882595,42.5323868],[23.2880402,42.532177],[23.2877789,42.5320854],[23.287159,42.5320358],[23.2867699,42.5319672],[23.2860794,42.5317574],[23.285759,42.5317383],[23.2856197,42.5317764],[23.2855701,42.531765],[23.2852097,42.5318565],[23.2850399,42.5319252],[23.2847404,42.5320473],[23.2844601,42.5320969],[23.2842693,42.532238],[23.2837696,42.532505],[23.2833195,42.5328178],[23.2831802,42.5329781],[23.2830696,42.5332069],[23.2830296,42.5333862],[23.2828789,42.5335159],[23.2827206,42.5336456],[23.282589,42.5336151],[23.2824097,42.5335083],[23.2822304,42.5332947],[23.2820892,42.5330582],[23.2819691,42.5327568],[23.2818394,42.5322876],[23.2817497,42.5320473],[23.2817001,42.5317154],[23.2815895,42.5315666],[23.2813988,42.5313683],[23.2812691,42.5312767],[23.2811203,42.531208],[23.2809105,42.5311661],[23.2807693,42.531105],[23.2806892,42.531086],[23.2805901,42.5310249],[23.2804794,42.5308266],[23.2803402,42.530777],[23.2801895,42.5306969],[23.2799091,42.5305977],[23.2796803,42.5304947],[23.2795696,42.5304184],[23.2792091,42.5303764],[23.279089,42.5303459],[23.2787895,42.5302048],[23.2786503,42.5301552],[23.2785797,42.5301056],[23.2785091,42.530056],[23.2783489,42.5299568],[23.2781601,42.5297966],[23.2779903,42.5297279],[23.2779503,42.5296783],[23.2779503,42.5296364],[23.2777691,42.5294876],[23.27775,42.5294571],[23.2776604,42.5294151],[23.2775097,42.5293846],[23.2773399,42.529377],[23.2772598,42.5293579],[23.2770901,42.5293274],[23.2768192,42.5292549],[23.276619,42.5291862],[23.2763004,42.5291061],[23.2759895,42.5289383],[23.2757092,42.5288963],[23.2756691,42.5288658],[23.2753696,42.5287247],[23.2751389,42.5285378],[23.27495,42.5284653],[23.2747803,42.5283661],[23.2747002,42.5283356],[23.2744293,42.5282364],[23.2743492,42.5281563],[23.2741795,42.5280762],[23.2737904,42.5280075],[23.2735596,42.5280075],[23.273159,42.5279846],[23.2728691,42.5278664],[23.2726192,42.5278168],[23.2724991,42.5277557],[23.272419,42.5277061],[23.2722397,42.5274963],[23.272089,42.5274162],[23.2720203,42.5273857],[23.2719402,42.527317],[23.2718601,42.5272675],[23.2716103,42.527195],[23.27141,42.5270348],[23.2713089,42.5269966],[23.2712097,42.5269279],[23.2711506,42.5267982],[23.27104,42.5266571],[23.2709599,42.5265846],[23.2708397,42.5264778],[23.2707596,42.5263557],[23.2705803,42.526268],[23.270319,42.5261879],[23.2702694,42.526165],[23.2701588,42.5261269],[23.2700596,42.5260582],[23.2700195,42.5260353],[23.2699394,42.5259552],[23.2699394,42.5259247],[23.2698288,42.525856],[23.2698193,42.5258255],[23.2697506,42.5257568],[23.2695389,42.5256157],[23.2694702,42.5255356],[23.2693691,42.5254784],[23.2691898,42.5252266],[23.2688389,42.524868],[23.2687588,42.5247879],[23.2686806,42.5247154],[23.2686195,42.5246277],[23.26861,42.5245056],[23.2684689,42.5243568],[23.2684097,42.5242462],[23.2683601,42.524128],[23.2683201,42.5239983],[23.2682705,42.5239182],[23.2681389,42.5237579],[23.2680302,42.5235863],[23.2677994,42.5233879],[23.2677097,42.5232964],[23.2676201,42.5232277],[23.2674999,42.5231247],[23.2673302,42.523037],[23.26717,42.5229568],[23.2670403,42.5229073],[23.2668896,42.5228348],[23.2667503,42.5227661],[23.26651,42.5225983],[23.2664089,42.5225449],[23.2662506,42.5224953],[23.2660294,42.5224648],[23.2656689,42.5223656],[23.2654991,42.5222969],[23.2653389,42.5222664],[23.2651405,42.5222359],[23.2649593,42.5221977],[23.2647705,42.5221558],[23.2645988,42.5220947],[23.2644005,42.5219955],[23.2637596,42.5218048],[23.2634888,42.5217056],[23.2634106,42.521656],[23.2632999,42.5215683],[23.26301,42.5213661],[23.2627392,42.5211372],[23.2624702,42.5208778],[23.2623596,42.5207481],[23.2622299,42.5206261],[23.2620392,42.5203781],[23.2618599,42.5202446],[23.2615795,42.5199966],[23.261179,42.5197258],[23.2609997,42.5195961],[23.2608395,42.5194473],[23.2606888,42.5193367],[23.2603493,42.5190277],[23.2602291,42.5189056],[23.2601891,42.518856],[23.2600994,42.5187073],[23.2600193,42.5185051],[23.2598801,42.5183372],[23.2598705,42.5183067],[23.2597198,42.5180359],[23.2596703,42.5179062],[23.2595901,42.5175858],[23.25951,42.5173149],[23.2594795,42.5170174],[23.2593594,42.516655],[23.2592888,42.5162354],[23.2592697,42.5161247],[23.2593193,42.5159149],[23.2593403,42.515728],[23.2593288,42.5155563],[23.259409,42.5153847],[23.2594299,42.5152473],[23.2593594,42.5150681],[23.2592602,42.5149269],[23.2592793,42.5145149],[23.2592392,42.5143166],[23.2592793,42.5141754],[23.2594395,42.5138664],[23.2595406,42.5137482],[23.25984,42.5134964],[23.2599392,42.5133972],[23.2600498,42.5132065],[23.2602501,42.5125961],[23.2603703,42.5124359],[23.2604103,42.5121765],[23.26054,42.5119553],[23.2605705,42.511776],[23.2605705,42.5116081],[23.2604599,42.5113754],[23.2600498,42.5110168],[23.2600002,42.5107956],[23.2600098,42.5105667],[23.2600288,42.5105057],[23.2603188,42.5101776],[23.2603703,42.5100365],[23.2605705,42.509716],[23.260849,42.5091553],[23.2608891,42.5090675],[23.26091,42.5089569],[23.2608795,42.5088272],[23.2608395,42.5087662],[23.2607288,42.5087166],[23.2605991,42.5086746],[23.2604198,42.5086555],[23.2602291,42.5086555],[23.259779,42.508606],[23.2593193,42.5083771],[23.2592106,42.5082855],[23.2589397,42.507946],[23.2587891,42.5076675],[23.2586193,42.5074348],[23.2585392,42.5073776],[23.2582397,42.5071983],[23.2581501,42.5070953],[23.2580204,42.5068169],[23.2579803,42.5065765],[23.2579803,42.5063171],[23.2580299,42.5059052],[23.2579994,42.5057869],[23.2578392,42.5055161],[23.257719,42.5053558],[23.2576199,42.5049973],[23.2576199,42.5045662],[23.2577,42.5040359],[23.257679,42.5038681],[23.2576103,42.5035057],[23.2576199,42.5030174],[23.2576103,42.5028648],[23.2576504,42.5027161],[23.2576504,42.5025253],[23.257679,42.5023956],[23.2577305,42.5023079],[23.2578106,42.5021553],[23.2579002,42.5020866],[23.2582188,42.5018768],[23.2584,42.5018082],[23.2584991,42.5017967],[23.2588406,42.5019379],[23.2589397,42.5019455],[23.259119,42.5019073],[23.2592106,42.5018578],[23.2597103,42.5014954],[23.2602901,42.5011673],[23.2604904,42.5010262],[23.2607803,42.5008469],[23.2609692,42.5007668],[23.2613297,42.5006866],[23.2614403,42.5006981],[23.2614994,42.5007362],[23.261549,42.5008354],[23.2616291,42.5009155],[23.2617798,42.500988],[23.2618504,42.500988],[23.2619495,42.5009766],[23.2623291,42.5008049],[23.262619,42.5006866],[23.2627602,42.500618],[23.2628288,42.5005379],[23.2630596,42.4998474],[23.2630997,42.4995766],[23.2630997,42.4991875],[23.2631397,42.4990578],[23.2631588,42.4989853],[23.2632198,42.4989548],[23.2633305,42.4989662],[23.2634697,42.4989777],[23.2635689,42.4989471],[23.2636089,42.4988365],[23.2635288,42.4986877],[23.2634106,42.4985466],[23.2632389,42.4984169],[23.2629204,42.498188],[23.2626705,42.4979782],[23.2625999,42.4976768],[23.2625904,42.4975777],[23.2626095,42.497406],[23.2625504,42.4972763],[23.2625389,42.4971848],[23.2626705,42.4968948],[23.2627697,42.496727],[23.2629604,42.4965248],[23.2630405,42.496376],[23.2630596,42.4962959],[23.2630596,42.4959984],[23.2631187,42.4958267],[23.2631702,42.4955482],[23.2632198,42.4954567],[23.2634201,42.4952469],[23.2636604,42.4949455],[23.2638702,42.4947357],[23.2639103,42.4946251],[23.2638493,42.4943581],[23.2638702,42.4943161],[23.2639294,42.4935455],[23.2640095,42.4930267],[23.2640095,42.4926376],[23.2640305,42.4923859],[23.2640591,42.4922752],[23.2640095,42.4920769],[23.2639389,42.4918671],[23.2639503,42.4916954],[23.2639103,42.4913483],[23.2638798,42.4912376],[23.2638798,42.4911575],[23.2639694,42.4910583],[23.2642193,42.4908981],[23.264389,42.490757],[23.2648106,42.4905472],[23.2648888,42.4904175],[23.2650204,42.4901276],[23.2652893,42.4897881],[23.2653904,42.4895973],[23.26544,42.4894562],[23.2654591,42.4892082],[23.2656288,42.4888268],[23.2657394,42.4887276],[23.2660103,42.4885254],[23.2661705,42.4883347],[23.2663689,42.4880753],[23.26651,42.4879646],[23.2667789,42.4878654],[23.2671299,42.487545],[23.2673588,42.4871483],[23.267519,42.4870682],[23.2678604,42.4866676],[23.2679291,42.486557],[23.2679596,42.486496],[23.2679901,42.4864082],[23.2680893,42.4863052],[23.2682896,42.4861679],[23.2683296,42.4861069],[23.2683792,42.485878],[23.2685089,42.4856682],[23.2685795,42.4853859],[23.2686691,42.4852371],[23.2688904,42.4850464],[23.2691097,42.4849052],[23.2691994,42.484787],[23.2692394,42.4846764],[23.2692699,42.4844246],[23.269249,42.4842453],[23.269249,42.4841957],[23.2692604,42.4840469],[23.2693405,42.4837074],[23.2694798,42.4832382],[23.2696095,42.483017],[23.269659,42.4828758],[23.2697296,42.4825974],[23.2698803,42.4824181],[23.2700291,42.4822273],[23.2704296,42.4817963],[23.27071,42.4814377],[23.2709599,42.4811172],[23.2712193,42.4807358],[23.2715187,42.4800949],[23.2718296,42.4796867],[23.2722492,42.4790382],[23.2725105,42.4782677],[23.2726002,42.478138],[23.2727489,42.478035],[23.2733192,42.4768753],[23.2733994,42.4765968],[23.2734795,42.4763069],[23.2737389,42.4755173],[23.2740097,42.4741364],[23.2742195,42.473835],[23.2743397,42.4735374],[23.2746506,42.4728279],[23.2747593,42.4726982],[23.2749805,42.4724579],[23.2751293,42.4723167],[23.2753105,42.4722061],[23.2754993,42.4721375],[23.2757206,42.472126],[23.2758293,42.472126],[23.275919,42.4719162],[23.2759495,42.4717865],[23.2759895,42.4716072],[23.27598,42.471447],[23.2758198,42.4710655],[23.2758198,42.4709663],[23.2758789,42.4708672],[23.2765598,42.4702377],[23.2769299,42.4698563],[23.2774105,42.4692574],[23.27771,42.4690361],[23.2779293,42.468895],[23.2781105,42.4688072],[23.2790089,42.4686165]]},{"id":19573,"author":"AnaDigit","name_GR":"Sultans Trail: 5.03. Yarlovo - Belchin","description_GR":"Section-Trail 5.03","path":"Sultans_Trail\/sultans_trail_503","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":28445,"name_EN":"Sultans Trail: 5.03. Yarlovo - Belchin","description_EN":"Section-Trail 5.03","ascent_time":853,"descent_time":859,"marker":"","level":9,"ascent":930,"descent":1063,"maxelev":1377,"minelev":928,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.24014 42.33789,23.38333 42.46862)","views":0,"millestones":"","x":23.266674,"y":42.4004059,"coor":[[23.2790127,42.4686165],[23.2789536,42.4685478],[23.2789326,42.4684982],[23.2789326,42.4684258],[23.2792835,42.4678879],[23.2793732,42.4677658],[23.2795639,42.4673157],[23.2796936,42.466938],[23.279644,42.4668579],[23.2784634,42.4660263],[23.2782631,42.4658775],[23.2785835,42.4654884],[23.2788029,42.4651451],[23.2789135,42.4649353],[23.2790642,42.4646568],[23.2792625,42.4643669],[23.2795334,42.4636765],[23.2798233,42.4632187],[23.2802944,42.4625664],[23.2805443,42.462265],[23.280653,42.4622383],[23.2801628,42.4617767],[23.2799435,42.461647],[23.2799339,42.4615784],[23.2799435,42.4615173],[23.2801838,42.4612656],[23.2807426,42.4606285],[23.2811127,42.4601784],[23.2814541,42.4592972],[23.2814827,42.4591179],[23.2814426,42.4589958],[23.2814026,42.4589577],[23.2809429,42.4589577],[23.2807636,42.4588661],[23.2805939,42.4587479],[23.2805443,42.4583549],[23.2804642,42.4582787],[23.2796936,42.4581871],[23.2796135,42.4581871],[23.2794628,42.4581451],[23.2793331,42.4580574],[23.2792034,42.4579086],[23.2791538,42.4578171],[23.2790527,42.457428],[23.2788029,42.4566956],[23.2784843,42.4560776],[23.2780743,42.4555664],[23.2775326,42.4551773],[23.2773743,42.4549484],[23.2772427,42.4546661],[23.2767334,42.453846],[23.2763939,42.4532166],[23.2760735,42.4527969],[23.275774,42.4523773],[23.2754631,42.4520683],[23.2751827,42.4518852],[23.2748241,42.4517365],[23.2745838,42.4515457],[23.2744827,42.451458],[23.2742634,42.4511986],[23.2740841,42.4510956],[23.273674,42.4509773],[23.2734833,42.4508972],[23.2730427,42.4508362],[23.2726326,42.450798],[23.2724037,42.4507256],[23.2721233,42.4506683],[23.2716141,42.4506149],[23.2710133,42.4503555],[23.2705441,42.4502068],[23.2698536,42.4499168],[23.2693634,42.449646],[23.2692127,42.4495964],[23.2689037,42.4495583],[23.2676544,42.4489555],[23.2673931,42.4487076],[23.266964,42.4483757],[23.2665329,42.4481163],[23.2655239,42.4474754],[23.2650337,42.4472351],[23.2647343,42.4470863],[23.2643528,42.4468079],[23.2637329,42.4462357],[23.263504,42.4460678],[23.2626438,42.4457359],[23.2624931,42.4456749],[23.2623138,42.4454384],[23.2619839,42.4448586],[23.2619438,42.444725],[23.2619839,42.4445076],[23.2621231,42.4441185],[23.2621632,42.4439163],[23.2621536,42.4437752],[23.262104,42.4437065],[23.2619839,42.4436569],[23.2618542,42.4436684],[23.261713,42.4436951],[23.2614441,42.4437866],[23.2611141,42.4438362],[23.2607727,42.4438782],[23.2603836,42.4438667],[23.2600327,42.4438362],[23.2598228,42.4437675],[23.2595444,42.4436684],[23.2590427,42.4434662],[23.258604,42.4432869],[23.2582035,42.4431686],[23.2576141,42.4430885],[23.2563133,42.4427986],[23.2555332,42.4426651],[23.2552242,42.442646],[23.2550144,42.4425964],[23.2548237,42.4424171],[23.2547131,42.4423676],[23.2545738,42.442337],[23.2542229,42.4422874],[23.2540035,42.4422684],[23.2537327,42.4422379],[23.2533035,42.4421959],[23.2528934,42.4421883],[23.2523632,42.4421654],[23.2518444,42.4421654],[23.251133,42.4421272],[23.250824,42.4420586],[23.2505531,42.4420052],[23.2503643,42.441967],[23.2502041,42.4418869],[23.2500629,42.4417458],[23.2498627,42.4413452],[23.2496529,42.4411354],[23.2494926,42.4409676],[23.2493744,42.4408264],[23.2492542,42.4404869],[23.2491531,42.4402657],[23.2489643,42.4401169],[23.2486534,42.4399071],[23.2479935,42.439518],[23.2476044,42.4392471],[23.2474728,42.4391785],[23.2471638,42.4389763],[23.2467842,42.438736],[23.2464943,42.4385681],[23.2455635,42.4379959],[23.2452641,42.4377785],[23.2449627,42.4376183],[23.2447643,42.4374275],[23.2446938,42.4372978],[23.2447433,42.4371872],[23.2447929,42.4371071],[23.2449036,42.4370155],[23.2450142,42.4369774],[23.2451344,42.4369278],[23.2453842,42.4368362],[23.2455826,42.436718],[23.2457733,42.4365959],[23.2461433,42.4364967],[23.2463436,42.436348],[23.2465534,42.4360771],[23.2467937,42.4358253],[23.246994,42.4356384],[23.2471333,42.4354668],[23.247263,42.4353752],[23.2474537,42.435276],[23.247633,42.4351768],[23.2477131,42.4350662],[23.2476826,42.4348068],[23.2476044,42.4345284],[23.2474442,42.4340973],[23.2474041,42.4339256],[23.2474136,42.4337578],[23.2474632,42.4336052],[23.2475529,42.4334564],[23.247673,42.4333382],[23.2478638,42.4332352],[23.2482834,42.4330978],[23.2487926,42.4328766],[23.2491131,42.4326057],[23.2492542,42.4324074],[23.2493134,42.4322357],[23.2493935,42.4320374],[23.2495136,42.4319267],[23.2497444,42.4317856],[23.2501831,42.4314651],[23.2503738,42.4313164],[23.2503738,42.4311867],[23.2502537,42.4310951],[23.250103,42.4310074],[23.2499542,42.4309464],[23.249733,42.4309082],[23.249424,42.4307976],[23.2491131,42.430687],[23.2486343,42.4305153],[23.2483139,42.4304352],[23.2480125,42.430378],[23.2477627,42.4303551],[23.2475338,42.4303551],[23.2473831,42.430336],[23.2472134,42.4302063],[23.2471142,42.4300957],[23.2470837,42.4299774],[23.2470741,42.4297981],[23.2471142,42.4296875],[23.247324,42.4294052],[23.2477627,42.4289665],[23.2479439,42.4287987],[23.2480526,42.4286385],[23.2480927,42.4285278],[23.2480927,42.4284286],[23.2479935,42.4282875],[23.2478828,42.4282074],[23.2476444,42.427887],[23.2476826,42.4274673],[23.2476044,42.4273376],[23.2474937,42.4272766],[23.2473335,42.4271851],[23.2471828,42.4271355],[23.2468433,42.4270554],[23.2466927,42.4270172],[23.2466125,42.4269753],[23.2465343,42.4268951],[23.2465134,42.4267883],[23.2464638,42.426548],[23.2465134,42.4264374],[23.2466335,42.4262581],[23.2467327,42.4260483],[23.2469139,42.4255981],[23.2470226,42.4251785],[23.2470036,42.425106],[23.2469044,42.4250679],[23.2466125,42.4250565],[23.2463741,42.4250565],[23.2460442,42.4250259],[23.2457733,42.4249649],[23.2456436,42.4249077],[23.2454529,42.424778],[23.2451744,42.424366],[23.2451038,42.4242287],[23.2451134,42.4240952],[23.2450943,42.4237785],[23.2450142,42.423687],[23.2449226,42.4236679],[23.2446537,42.4236984],[23.2442226,42.4237862],[23.2439232,42.423748],[23.2438431,42.4237061],[23.2435741,42.4234467],[23.2434044,42.4233284],[23.2433243,42.4233055],[23.2432537,42.4233284],[23.2430744,42.4234772],[23.2428226,42.4237251],[23.2427139,42.4238167],[23.2425842,42.4238472],[23.2419739,42.4237862],[23.2416534,42.4237671],[23.2415428,42.4237556],[23.2414131,42.4237061],[23.2411842,42.4236069],[23.241024,42.4235077],[23.2409134,42.4234276],[23.2408333,42.4233284],[23.2407341,42.4231567],[23.2407036,42.4231186],[23.2405739,42.423008],[23.2405128,42.4229355],[23.2403336,42.4224968],[23.2402229,42.4223671],[23.2401829,42.4222565],[23.2401428,42.4221077],[23.2401333,42.4219856],[23.2402039,42.4218483],[23.2402935,42.4217072],[23.2404537,42.4215851],[23.240654,42.4214859],[23.240694,42.4214668],[23.2408028,42.4212456],[23.2409344,42.4209671],[23.2409534,42.420845],[23.2409744,42.4204483],[23.2410526,42.4199371],[23.2411041,42.4197769],[23.2411537,42.4196587],[23.2412739,42.419487],[23.2418137,42.418705],[23.2418327,42.4183159],[23.2418442,42.4181671],[23.2423744,42.417305],[23.243124,42.4160767],[23.2431431,42.4155579],[23.243433,42.4150467],[23.2435036,42.4149361],[23.2435226,42.4148483],[23.2434826,42.4146271],[23.2434444,42.4143066],[23.2434139,42.4139977],[23.2434635,42.4137764],[23.2435341,42.4136162],[23.2436237,42.4134369],[23.2442226,42.4128571],[23.2445641,42.4126282],[23.2446842,42.4125786],[23.2448444,42.4125557],[23.2453232,42.4126053],[23.2454243,42.4125977],[23.2455139,42.4125481],[23.2459335,42.4120979],[23.246273,42.4114571],[23.2465534,42.4111557],[23.2469234,42.4109077],[23.2479229,42.410347],[23.2485237,42.409935],[23.2489834,42.409565],[23.2491131,42.4092369],[23.2494431,42.4088554],[23.2496929,42.4083786],[23.2496738,42.4081879],[23.2496834,42.4080887],[23.2500629,42.4075279],[23.2509327,42.4067955],[23.2514629,42.4063873],[23.2525234,42.4058571],[23.2531242,42.4055481],[23.253664,42.4054985],[23.2544537,42.4052277],[23.2550526,42.4049377],[23.2551441,42.4046173],[23.2553329,42.404335],[23.2555141,42.4041061],[23.2556744,42.4038467],[23.2558537,42.4034958],[23.2566433,42.4030952],[23.2573338,42.4026756],[23.2579136,42.4022179],[23.2584629,42.4016953],[23.2593536,42.4011574],[23.2599525,42.4010086],[23.2608128,42.4011269],[23.2612743,42.4009361],[23.2616329,42.4007072],[23.2622032,42.4005852],[23.2628536,42.4007072],[23.2635231,42.4010582],[23.2639828,42.4015083],[23.2643738,42.401516],[23.2648544,42.4013786],[23.265234,42.4009781],[23.2658043,42.4006157],[23.266674,42.4004059],[23.2670231,42.4000549],[23.2672844,42.3996773],[23.2674637,42.3991585],[23.2679138,42.3984756],[23.268034,42.3982849],[23.2679443,42.3980484],[23.2676144,42.3976479],[23.2674732,42.3972664],[23.2675629,42.397068],[23.2675343,42.3967667],[23.2676029,42.396637],[23.2678242,42.3965874],[23.2686844,42.3966484],[23.2689629,42.396595],[23.2691936,42.3964272],[23.2697926,42.3962364],[23.2709541,42.3957062],[23.2721043,42.3955383],[23.273283,42.3953056],[23.2738228,42.3951149],[23.2744236,42.3950272],[23.2748833,42.3947487],[23.2754326,42.3945656],[23.2760143,42.394516],[23.2766228,42.3945885],[23.2778244,42.3945465],[23.2784443,42.3945274],[23.2790031,42.3944359],[23.2795944,42.3943062],[23.2799644,42.3940163],[23.2803936,42.3937378],[23.2809734,42.3937759],[23.2816143,42.3936882],[23.2822342,42.393528],[23.2822933,42.3930168],[23.2822742,42.3928566],[23.2822342,42.3925362],[23.2825127,42.3921165],[23.2825432,42.3915367],[23.2827644,42.3905373],[23.2831326,42.3899078],[23.2834435,42.389225],[23.2839031,42.3887177],[23.2845631,42.3879967],[23.2846432,42.387558],[23.2844238,42.3871384],[23.2843628,42.3865776],[23.2849827,42.3865967],[23.2858143,42.3862686],[23.2863235,42.3859062],[23.2873135,42.3853874],[23.2883244,42.3848152],[23.2885227,42.3844185],[23.2884827,42.383976],[23.2878342,42.3830376],[23.2876129,42.3825569],[23.287384,42.3823166],[23.2873631,42.3817673],[23.2866535,42.3814583],[23.2864227,42.3810158],[23.2864132,42.380558],[23.2868729,42.3802872],[23.288414,42.3796577],[23.2887344,42.3792953],[23.2896729,42.3784065],[23.2898235,42.3780251],[23.2900238,42.3776474],[23.2903328,42.3771973],[23.2906837,42.3766174],[23.2912235,42.3760757],[23.2917633,42.3756371],[23.2920132,42.3751678],[23.2920341,42.3748169],[23.2918739,42.3745155],[23.2921238,42.3740654],[23.2927837,42.3737755],[23.2930336,42.3735657],[23.2935238,42.3733673],[23.2939243,42.3731461],[23.2941742,42.3727455],[23.2944927,42.3719063],[23.2949333,42.3712349],[23.2954826,42.3707275],[23.2960835,42.3703575],[23.2972527,42.3701973],[23.2982426,42.3697166],[23.2987041,42.3694153],[23.2992744,42.3690376],[23.3000927,42.3684654],[23.3003044,42.3680077],[23.301054,42.3674583],[23.3014431,42.3670769],[23.3017235,42.3666763],[23.3023243,42.3658867],[23.3027344,42.3651581],[23.3033028,42.3642349],[23.3036327,42.3638458],[23.3039932,42.3635063],[23.3043041,42.3631058],[23.3044434,42.3626671],[23.3045731,42.3622475],[23.3047943,42.361805],[23.3056641,42.3611984],[23.3060532,42.360817],[23.3065033,42.3605385],[23.3074532,42.3601952],[23.3077335,42.359787],[23.3079243,42.3593559],[23.308363,42.3590775],[23.3089333,42.3588676],[23.3094139,42.3585968],[23.309494,42.3580856],[23.3103542,42.3580055],[23.3113327,42.3581085],[23.3117332,42.3582382],[23.312273,42.3583755],[23.3134842,42.3584671],[23.3146133,42.3581581],[23.314743,42.3580856],[23.3156128,42.3576355],[23.316534,42.3570251],[23.3171043,42.3568153],[23.3177128,42.3567276],[23.3183231,42.3567162],[23.3193035,42.356266],[23.3198738,42.3561172],[23.3210335,42.3559151],[23.321373,42.3555565],[23.3223038,42.3549576],[23.3227139,42.3546257],[23.3229942,42.3542252],[23.3231144,42.3541679],[23.3234329,42.3540077],[23.3241329,42.3540077],[23.3255234,42.3538055],[23.3261433,42.3536873],[23.3271732,42.3532562],[23.3276138,42.3529587],[23.3278732,42.3527069],[23.3279743,42.3526154],[23.3282833,42.3522377],[23.3285942,42.3512459],[23.328743,42.3508949],[23.3288937,42.3505974],[23.3290329,42.3501968],[23.3290539,42.3497467],[23.3291531,42.3492851],[23.3292141,42.3487778],[23.3291836,42.3485069],[23.3290844,42.3481865],[23.3290844,42.3480682],[23.3290939,42.3471451],[23.329073,42.3470268],[23.3289833,42.3468971],[23.3285332,42.346508],[23.3283443,42.3462677],[23.3282032,42.346077],[23.3281727,42.3458481],[23.3280144,42.3456573],[23.3268337,42.3442879],[23.3267841,42.3441467],[23.3268528,42.3440666],[23.3269444,42.343998],[23.3274536,42.3439255],[23.3277531,42.3439369],[23.3280926,42.3439865],[23.3282833,42.343998],[23.3285027,42.343956],[23.3292637,42.3436775],[23.3304329,42.3433952],[23.3306541,42.3433075],[23.3308144,42.3431854],[23.3310833,42.3428764],[23.3317127,42.3424072],[23.3321342,42.3422279],[23.3332233,42.3419266],[23.3336334,42.3419075],[23.3338337,42.341835],[23.334034,42.3417473],[23.3347435,42.3413277],[23.3350143,42.3411865],[23.3356342,42.3410263],[23.3357639,42.3409386],[23.3358631,42.3408165],[23.3361626,42.3402672],[23.3363934,42.3400269],[23.3366528,42.3398972],[23.3369732,42.3398552],[23.3375034,42.339817],[23.3377037,42.3397675],[23.338274,42.3394966],[23.338644,42.3393173],[23.3387928,42.3392754],[23.3389931,42.3392563],[23.3393326,42.3392067],[23.3395538,42.3391762],[23.3397236,42.3391266],[23.340044,42.3389664],[23.3406029,42.3386269],[23.3407631,42.3385773],[23.3409939,42.3385468],[23.3413944,42.3385582],[23.3416634,42.3385963],[23.3418331,42.3386078],[23.3420238,42.3386383],[23.3422031,42.3386269],[23.3427544,42.3385353],[23.3429031,42.3385353],[23.3430443,42.3385658],[23.3432541,42.3386574],[23.3433838,42.3386765],[23.343544,42.338665],[23.3444729,42.3384666],[23.3447227,42.3384666],[23.3458042,42.3386879],[23.3461533,42.3386955],[23.346674,42.3386154],[23.3468742,42.3386383],[23.3473244,42.3386879],[23.3475742,42.3388176],[23.3479443,42.3388977],[23.3487034,42.3387871],[23.3492641,42.3386269],[23.349884,42.3382454],[23.3519936,42.3378868],[23.3529034,42.3379173],[23.3538036,42.3382378],[23.354454,42.3386574],[23.3549728,42.3387375],[23.3558941,42.3392982],[23.3563843,42.339447],[23.3581142,42.3399658],[23.3586941,42.3401566],[23.358984,42.3401451],[23.359333,42.3400154],[23.3594532,42.3400269],[23.3596134,42.340126],[23.3600044,42.3397064],[23.3602428,42.3394356],[23.3612041,42.3388367],[23.3616238,42.3387451],[23.3624744,42.3386574],[23.3627434,42.3386879],[23.3630943,42.3387985],[23.3639641,42.3391685],[23.3643227,42.3392067],[23.3648834,42.339138],[23.3650627,42.3391266],[23.3652229,42.3391151],[23.3655529,42.3390274],[23.3661137,42.3387566],[23.3664036,42.3386765],[23.3679333,42.3388481],[23.3684139,42.339035],[23.3689537,42.3391075],[23.3710537,42.3404083],[23.3715229,42.3405952],[23.3724537,42.3406868],[23.3732128,42.3404579],[23.3741627,42.3404274],[23.3745842,42.3405075],[23.3747139,42.3409157],[23.3747444,42.3413582],[23.3752937,42.3419762],[23.3755531,42.3427963],[23.3759632,42.3436584],[23.3760834,42.3438187],[23.3762341,42.3441887],[23.3771629,42.3447151],[23.3775043,42.3449364],[23.3777733,42.3453255],[23.3783836,42.345787],[23.3790436,42.3461266],[23.3803844,42.3466949],[23.3806744,42.3468285],[23.3808136,42.3469887],[23.3809242,42.3474464],[23.3811836,42.3478584],[23.3819637,42.3482552],[23.3823738,42.3484573],[23.3824635,42.3485451],[23.3831329,42.3500862],[23.3833332,42.3504562],[23.3831234,42.3507271],[23.382843,42.3509483],[23.3825932,42.3511276],[23.3824329,42.351265],[23.3823528,42.3514366],[23.3823128,42.3516273],[23.3823128,42.3517761],[23.3823032,42.3519058],[23.3822937,42.3520164],[23.3822842,42.3522263],[23.3822136,42.3525352],[23.3821831,42.3528976],[23.382164,42.3531075],[23.3821335,42.3532066],[23.3820744,42.3532867],[23.3822327,42.353447],[23.3824444,42.353756],[23.3825626,42.3539581],[23.3824234,42.3540268],[23.3823032,42.3540878],[23.3822727,42.3541374],[23.3822632,42.3542366],[23.3822937,42.3542786],[23.3823338,42.3543282],[23.3823833,42.3543854],[23.3824329,42.3544769],[23.3823929,42.354557],[23.3824139,42.3546486],[23.3824043,42.3546867],[23.3823833,42.3547173],[23.3823738,42.3547554],[23.3822136,42.3547363],[23.3821526,42.3547783],[23.3823032,42.3549576],[23.3820744,42.3551559],[23.3821144,42.3553467],[23.3820438,42.3554649],[23.3820534,42.3557968],[23.3819733,42.3559074],[23.3819332,42.3561058],[23.381813,42.3561554],[23.381773,42.3562584],[23.381813,42.356575],[23.381834,42.356926],[23.3817635,42.3572578],[23.3816833,42.3573685],[23.3817329,42.3574066],[23.3817329,42.3574371],[23.3818226,42.3574867],[23.3818932,42.3575172],[23.3819828,42.3575478],[23.3821335,42.3575478],[23.3823738,42.3575058],[23.3825226,42.3574486],[23.3826942,42.3573952],[23.3826942,42.3574486],[23.3827343,42.3575287],[23.3829727,42.3577156],[23.3830643,42.3577881],[23.3831539,42.3579559],[23.3833332,42.3581276],[23.3830242,42.358448],[23.3830128,42.3584862],[23.3831539,42.3589287]]},{"id":19574,"author":"AnaDigit","name_GR":"Sultans Trail: 5.04. Belchin - Samokov","description_GR":"Section-Trail 5.04","path":"Sultans_Trail\/sultans_trail_504","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":18328,"name_EN":"Sultans Trail: 5.04. Belchin - Samokov","description_EN":"Section-Trail 5.04","ascent_time":382,"descent_time":381,"marker":"","level":9,"ascent":198,"descent":176,"maxelev":949,"minelev":883,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.38315 42.33691,23.56043 42.37638)","views":0,"millestones":"","x":23.484293,"y":42.3745651,"coor":[[23.383152,42.3589249],[23.3841934,42.3587265],[23.3843327,42.3592262],[23.3845024,42.3597374],[23.3845825,42.359848],[23.3847427,42.3599358],[23.3853416,42.3601646],[23.3855629,42.3603172],[23.3856621,42.3604279],[23.3875027,42.3612862],[23.3875523,42.3613052],[23.3888226,42.3618965],[23.3888626,42.3619461],[23.4002228,42.3640747],[23.403492,42.3647346],[23.4061527,42.3652649],[23.4085026,42.3657455],[23.4094429,42.3659363],[23.4104233,42.366127],[23.4121933,42.366478],[23.4139023,42.3664665],[23.4164333,42.3665352],[23.4173431,42.3665352],[23.4184132,42.3665581],[23.418642,42.3665581],[23.4190426,42.3665657],[23.4192619,42.3665848],[23.4194317,42.3666267],[23.4196625,42.3667145],[23.4198418,42.3668365],[23.420002,42.3669853],[23.4201221,42.3671455],[23.4211216,42.3686943],[23.421423,42.3687248],[23.4218731,42.3688774],[23.422472,42.3688965],[23.4251328,42.3686562],[23.425993,42.3686066],[23.4264221,42.3683052],[23.4267521,42.3681755],[23.4272232,42.3681259],[23.4273319,42.3681145],[23.4276924,42.3683662],[23.428133,42.3685265],[23.428463,42.368618],[23.4291821,42.3686371],[23.4294624,42.3686562],[23.4295731,42.3689156],[23.4296322,42.3690872],[23.4297619,42.3690872],[23.4298916,42.3690376],[23.4322128,42.3686256],[23.4324322,42.3686943],[23.4350128,42.3682556],[23.4403419,42.3673668],[23.441082,42.3674545],[23.4411831,42.3675079],[23.4414825,42.3677979],[23.4416027,42.3681259],[23.4416733,42.3685074],[23.4417419,42.3687172],[23.4417934,42.3689346],[23.4418316,42.3692665],[23.4418716,42.369606],[23.4419231,42.3697968],[23.4423733,42.3701668],[23.4425621,42.3701553],[23.4427223,42.3701477],[23.442812,42.3701363],[23.4435024,42.3700943],[23.4448624,42.3700066],[23.4459629,42.3698959],[23.4464931,42.3698578],[23.4477329,42.3709679],[23.4491329,42.3722458],[23.4494419,42.3724976],[23.4496231,42.3726349],[23.4498234,42.3726768],[23.4499931,42.3727074],[23.4501133,42.3727074],[23.451683,42.3726959],[23.4515934,42.3721962],[23.4525127,42.3720665],[23.4527321,42.372036],[23.4528217,42.3720245],[23.4531231,42.3719749],[23.4538116,42.3721161],[23.4540024,42.3720779],[23.4547234,42.3718872],[23.4551029,42.3717575],[23.4561119,42.3717957],[23.4577427,42.3718948],[23.4578819,42.3718872],[23.4580822,42.3719368],[23.4584122,42.3719864],[23.4588223,42.372036],[23.4590321,42.3720665],[23.4591522,42.372097],[23.4593029,42.372097],[23.4595127,42.3720665],[23.4599323,42.3720779],[23.4603024,42.3721161],[23.4606724,42.3721848],[23.4609032,42.3721657],[23.4611626,42.3722076],[23.461422,42.3722267],[23.4616222,42.3721848],[23.4617519,42.3721657],[23.4618931,42.3721771],[23.4620724,42.3722153],[23.4623432,42.3723145],[23.4625416,42.372345],[23.463932,42.3723259],[23.4640427,42.3722954],[23.464262,42.3722267],[23.4646034,42.3721771],[23.4649925,42.3721275],[23.4651432,42.3720856],[23.4652233,42.3721046],[23.4652519,42.3721657],[23.465292,42.3722458],[23.4654026,42.3722763],[23.4657421,42.3721771],[23.4660625,42.3721581],[23.4671726,42.3709068],[23.467453,42.3706856],[23.4679928,42.3699951],[23.468132,42.369976],[23.4685421,42.3699875],[23.4691334,42.3700371],[23.4697018,42.3700752],[23.4708424,42.3702049],[23.4712734,42.3702545],[23.471632,42.370266],[23.4721317,42.3702965],[23.4724331,42.3702965],[23.4729919,42.370327],[23.4732018,42.3703957],[23.473402,42.3705177],[23.4737434,42.3706245],[23.4738731,42.3707161],[23.4738522,42.3714066],[23.4739132,42.3716354],[23.4741421,42.3717079],[23.4745121,42.3717079],[23.4747334,42.3717461],[23.4757919,42.3719063],[23.4808521,42.3725357],[23.4814835,42.3726578],[23.481842,42.3727455],[23.4822521,42.3728752],[23.4826527,42.3730469],[23.4834118,42.3735352],[23.4835033,42.3736076],[23.4837418,42.3739548],[23.4841022,42.3742256],[23.484293,42.3745651],[23.4844723,42.3747253],[23.4849529,42.374836],[23.4862022,42.3752174],[23.486763,42.3753777],[23.4870224,42.3753853],[23.4873428,42.3752556],[23.4875622,42.3751678],[23.487793,42.3751755],[23.4879627,42.375248],[23.4881821,42.3752174],[23.4883327,42.375248],[23.488512,42.3753166],[23.4887028,42.3754272],[23.4897633,42.3761177],[23.4899731,42.3762245],[23.4901218,42.3762856],[23.4902916,42.3763351],[23.4904919,42.3763657],[23.4906921,42.3763771],[23.490942,42.3763657],[23.4914227,42.3763046],[23.4915333,42.3762856],[23.4917316,42.376236],[23.4918633,42.376236],[23.4919834,42.3762474],[23.4920826,42.376255],[23.4922028,42.376255],[23.492342,42.3762474],[23.4924927,42.3762054],[23.4928722,42.3760948],[23.4929829,42.3760376],[23.4930534,42.3759766],[23.4931622,42.3758354],[23.4932823,42.3756371],[23.4933224,42.3755455],[23.4935226,42.3754959],[23.4937534,42.3754272],[23.4948521,42.3751068],[23.4949722,42.3750458],[23.4952621,42.3749046],[23.4957924,42.3746643],[23.4959431,42.374527],[23.4959621,42.3744965],[23.4965534,42.3737755],[23.496933,42.3733368],[23.497942,42.3721962],[23.4981422,42.3719559],[23.4982433,42.3718643],[23.4984627,42.371727],[23.4990425,42.3713951],[23.4994831,42.3711052],[23.5002232,42.3705978],[23.5010834,42.3700447],[23.5012226,42.3699455],[23.5037918,42.367527],[23.5041523,42.3671951],[23.5074329,42.3640976],[23.5113831,42.3603859],[23.5132332,42.3586655],[23.5165234,42.3556175],[23.5186024,42.3536758],[23.5216732,42.3508453],[23.5220127,42.350647],[23.5223923,42.3504562],[23.5226421,42.3502769],[23.5228729,42.3500061],[23.5234127,42.3493843],[23.5238628,42.3485565],[23.5239334,42.3482857],[23.523922,42.3479271],[23.5238724,42.3475456],[23.5236931,42.3470078],[23.5246735,42.3469963],[23.5255527,42.3469849],[23.5256824,42.3469658],[23.5257931,42.3469276],[23.5258732,42.3468246],[23.5260525,42.3464355],[23.5262222,42.3461151],[23.5263424,42.3459358],[23.5264416,42.3457756],[23.5265732,42.3455772],[23.526722,42.3454247],[23.5268917,42.3451767],[23.5274925,42.3443451],[23.5283527,42.343235],[23.5287018,42.3426857],[23.5291233,42.342247],[23.5294323,42.3420258],[23.5298824,42.3417053],[23.5300617,42.3415871],[23.5306034,42.3410568],[23.5306435,42.3410072],[23.5310631,42.3405647],[23.5313625,42.3403244],[23.5315723,42.3401566],[23.5317631,42.3400879],[23.5318832,42.3400459],[23.5322323,42.3399963],[23.5324917,42.3399963],[23.5327225,42.3399963],[23.5329533,42.3399849],[23.5331516,42.3399467],[23.533392,42.3398857],[23.5335426,42.3398361],[23.5337029,42.3397369],[23.533823,42.3396149],[23.5339718,42.3394661],[23.5342121,42.3392677],[23.5344028,42.3391647],[23.534502,42.3391457],[23.5346317,42.3390656],[23.5347519,42.3389473],[23.5347919,42.3388863],[23.534853,42.3388062],[23.5350227,42.338726],[23.5351925,42.3386574],[23.5353832,42.3384857],[23.5370522,42.3383064],[23.538332,42.3381577],[23.5442924,42.3376045],[23.5488224,42.3372459],[23.5497627,42.3371964],[23.5506325,42.3371353],[23.5515232,42.3370667],[23.5524731,42.3369865],[23.5529327,42.336937],[23.5536633,42.3369179],[23.554493,42.336956],[23.5545826,42.336956],[23.5547333,42.3369675],[23.5553532,42.3369865],[23.5554333,42.3369865],[23.5557518,42.3370056],[23.5559616,42.3370171],[23.5563126,42.3370476],[23.5565033,42.3370552],[23.556612,42.3370667],[23.556673,42.3370667],[23.5568924,42.3370743],[23.5568924,42.3371353],[23.5569134,42.3377647],[23.5570221,42.3377647],[23.5574017,42.3377762],[23.5574017,42.3378944],[23.5574017,42.3379669],[23.5574322,42.3384056],[23.5575924,42.338398],[23.5576534,42.3386879],[23.5580616,42.3388367],[23.5584316,42.3388062],[23.5588226,42.338768],[23.5590229,42.338726],[23.5591621,42.3386765],[23.559473,42.3386154],[23.5604324,42.3385277]]},{"id":19575,"author":"AnaDigit","name_GR":"Sultans Trail: 5.05. Samokov - khiza Mechit","description_GR":"Section-Trail 5.05","path":"Sultans_Trail\/sultans_trail_505","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":20252,"name_EN":"Sultans Trail: 5.05. Samokov - khiza Mechit","description_EN":"Section-Trail 5.05","ascent_time":535,"descent_time":504,"marker":"","level":9,"ascent":1001,"descent":200,"maxelev":1751,"minelev":943,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.45446 42.22585,23.56053 42.33852)","views":0,"millestones":"","x":23.5247574,"y":42.277298,"coor":[[23.5604362,42.3385162],[23.5605278,42.3373375],[23.5592976,42.3372269],[23.5588169,42.3371887],[23.5588665,42.3367271],[23.5589066,42.3363457],[23.5589561,42.3357887],[23.5589962,42.3352661],[23.5584068,42.3351784],[23.557806,42.3350754],[23.5566463,42.3348961],[23.556036,42.3347778],[23.5558567,42.3346977],[23.5556564,42.3346786],[23.5549469,42.3346062],[23.5544968,42.3342476],[23.5545673,42.3339157],[23.5546074,42.3337784],[23.5545864,42.3335876],[23.5545673,42.3333664],[23.5544472,42.3332977],[23.5544376,42.3331871],[23.5544567,42.3331261],[23.5544777,42.3318977],[23.5545578,42.3318787],[23.554657,42.3318481],[23.5546761,42.3318176],[23.5544376,42.3318176],[23.553566,42.3318176],[23.5534878,42.3274879],[23.5534668,42.3269768],[23.5528374,42.3270073],[23.5528069,42.3264275],[23.5527573,42.325676],[23.5526962,42.3248253],[23.5526562,42.3242378],[23.5526466,42.3240662],[23.552597,42.3239059],[23.5524578,42.3236465],[23.552557,42.3234253],[23.5528374,42.3230972],[23.552906,42.3230171],[23.552927,42.3229065],[23.5526676,42.3222771],[23.5525475,42.3218651],[23.5525665,42.321785],[23.5527573,42.3216972],[23.552866,42.3216171],[23.5529175,42.3214874],[23.5528965,42.3209953],[23.5529671,42.3206978],[23.5529461,42.3205757],[23.5530167,42.3204079],[23.5529366,42.3198967],[23.5530472,42.3192482],[23.5529976,42.3190384],[23.5529861,42.3187065],[23.5530872,42.318367],[23.5531464,42.317955],[23.5530262,42.3175774],[23.5529976,42.3173485],[23.5528564,42.3170853],[23.5522861,42.3166656],[23.5522976,42.3165359],[23.5524464,42.3162575],[23.5524464,42.3160362],[23.5523872,42.3157959],[23.5523376,42.315506],[23.5523071,42.3153381],[23.5520172,42.315155],[23.5517578,42.314827],[23.5516262,42.3145485],[23.5513477,42.3142586],[23.5513477,42.3141975],[23.5513973,42.3140373],[23.5513763,42.3139458],[23.5512772,42.3136864],[23.5511761,42.3134651],[23.5511875,42.3133583],[23.5512676,42.313076],[23.5512371,42.3129463],[23.5511475,42.3128777],[23.5506268,42.3124275],[23.5505161,42.3123055],[23.5504971,42.3122559],[23.5504265,42.3120155],[23.5503769,42.3116074],[23.5503464,42.3114281],[23.5502872,42.3113174],[23.5500965,42.3111382],[23.549696,42.3108368],[23.5495071,42.3107567],[23.5494366,42.310688],[23.5494061,42.3105583],[23.5493374,42.3104172],[23.5491867,42.3102684],[23.5491276,42.3101959],[23.5490971,42.3099861],[23.5490761,42.3097687],[23.5491676,42.3096657],[23.5491867,42.3096085],[23.5491676,42.3094978],[23.5491276,42.3094177],[23.5490971,42.3093681],[23.549017,42.3092651],[23.5489864,42.3090782],[23.5490475,42.3089485],[23.5491467,42.3088074],[23.5491676,42.3085976],[23.5491276,42.3083572],[23.5490971,42.3081474],[23.5490265,42.3079376],[23.5489063,42.3076668],[23.5488262,42.3075752],[23.5488777,42.3074455],[23.5490475,42.3072968],[23.5491772,42.3072281],[23.5493279,42.3069954],[23.549366,42.3068085],[23.549387,42.3065567],[23.549366,42.306385],[23.5492172,42.3062363],[23.5489368,42.3061066],[23.5487576,42.3059959],[23.5486259,42.3057251],[23.5484371,42.3054276],[23.5479774,42.3045387],[23.5479469,42.3044357],[23.5480461,42.3040581],[23.5480366,42.3037758],[23.5481071,42.3035469],[23.5481377,42.303257],[23.5481377,42.3029671],[23.5480671,42.3027687],[23.5477562,42.3023567],[23.5475368,42.3021278],[23.5474777,42.3019753],[23.5473766,42.3018684],[23.5468369,42.3015671],[23.5461273,42.3013382],[23.5459461,42.3011971],[23.5457478,42.3008156],[23.545536,42.3004456],[23.5455971,42.3002586],[23.5456867,42.300045],[23.5456562,42.2998962],[23.5455475,42.2998085],[23.5449162,42.2991753],[23.5447578,42.2989349],[23.5443878,42.2984352],[23.544157,42.2981873],[23.543726,42.2976074],[23.5434361,42.2972565],[23.5431061,42.296936],[23.5429878,42.2968178],[23.5426865,42.296627],[23.5425072,42.2966576],[23.542017,42.2962761],[23.5418568,42.2960281],[23.5417576,42.2958565],[23.5414772,42.2956886],[23.5413666,42.2956352],[23.5412178,42.2954865],[23.5410976,42.2954178],[23.5408764,42.2953758],[23.5404663,42.2953758],[23.5403271,42.2953568],[23.5401573,42.2952652],[23.5394764,42.2950668],[23.5392876,42.2950783],[23.5391273,42.295166],[23.5390072,42.2952576],[23.5386066,42.2952766],[23.5383968,42.2947769],[23.5384274,42.2946167],[23.5384369,42.2944679],[23.5382767,42.2941055],[23.5380878,42.2938881],[23.5379562,42.2936974],[23.5378571,42.2934074],[23.5377865,42.2930679],[23.5376377,42.2927971],[23.5374966,42.2926254],[23.5372963,42.2925377],[23.5371571,42.2925072],[23.537056,42.2925262],[23.5369263,42.2925987],[23.5369873,42.2924767],[23.5369377,42.2923775],[23.5369473,42.2922173],[23.5368271,42.2920456],[23.5366669,42.2918053],[23.5364876,42.2914772],[23.5364971,42.2913971],[23.5366268,42.2912674],[23.5366974,42.2911186],[23.5366669,42.290966],[23.5365772,42.2908058],[23.5364971,42.2907181],[23.5362263,42.2905159],[23.5361271,42.2903671],[23.536026,42.2900581],[23.5357761,42.2898865],[23.5355263,42.2896767],[23.5352573,42.2893486],[23.5351467,42.2891159],[23.5349274,42.288868],[23.5347176,42.2886887],[23.534317,42.2884979],[23.5341873,42.2882576],[23.5340366,42.2879753],[23.5339565,42.2878456],[23.5338478,42.2877274],[23.5336761,42.2875977],[23.5334473,42.2874374],[23.5332966,42.2873077],[23.5331669,42.2871552],[23.5331078,42.2870064],[23.5330467,42.2868576],[23.5329971,42.2866173],[23.5329971,42.2863884],[23.5330162,42.2861977],[23.5331364,42.285965],[23.5333271,42.2858086],[23.5334377,42.285717],[23.5338173,42.2854881],[23.533886,42.2854462],[23.5338478,42.285347],[23.5337467,42.2852173],[23.532917,42.2843056],[23.5312271,42.2825356],[23.5310764,42.2823868],[23.5309467,42.2823982],[23.5308666,42.2823677],[23.5307369,42.282177],[23.5306168,42.2820854],[23.5304775,42.2820053],[23.5300159,42.2813873],[23.5298977,42.2812271],[23.5293674,42.2807083],[23.5292168,42.2803879],[23.527977,42.2793655],[23.5277576,42.2792969],[23.527607,42.2792854],[23.5273075,42.2792473],[23.5268574,42.2790985],[23.5265675,42.2789574],[23.5263462,42.2788277],[23.526247,42.2786865],[23.5261364,42.2786484],[23.525856,42.2785454],[23.5255375,42.2781754],[23.5255375,42.2780762],[23.525507,42.2778358],[23.5252171,42.2775955],[23.5247574,42.277298],[23.5242271,42.2771759],[23.523756,42.2771072],[23.5235863,42.2770576],[23.5233669,42.2769356],[23.5230064,42.2768974],[23.5227261,42.2769051],[23.5225067,42.2770081],[23.5222168,42.2770157],[23.5218678,42.2770081],[23.5215073,42.2769051],[23.5214272,42.2768784],[23.5210972,42.276947],[23.5208874,42.2768784],[23.5206966,42.2767258],[23.520647,42.2765961],[23.5206776,42.2763786],[23.5200977,42.2763863],[23.5191669,42.2763786],[23.515316,42.2763481],[23.5146961,42.2763252],[23.5144863,42.2763062],[23.514246,42.2762566],[23.5140362,42.276207],[23.5138073,42.2761154],[23.5136261,42.2760582],[23.5134068,42.2759781],[23.5130672,42.2758064],[23.5113163,42.2749367],[23.5107861,42.2746582],[23.5104275,42.274456],[23.5101662,42.2742958],[23.5099163,42.274128],[23.5091362,42.2735672],[23.5076561,42.2724762],[23.5071774,42.2721786],[23.5070171,42.2720757],[23.5067272,42.2719078],[23.5058765,42.2713852],[23.5053673,42.2710571],[23.5050964,42.2708473],[23.5049572,42.2706871],[23.5048561,42.2705879],[23.5047474,42.2704353],[23.5045567,42.2700882],[23.5040474,42.2689552],[23.5037975,42.268425],[23.5035877,42.2679977],[23.5033474,42.2676468],[23.5029564,42.2672462],[23.5028172,42.2671165],[23.5027275,42.267025],[23.5025578,42.2668953],[23.502346,42.2668076],[23.5021763,42.266758],[23.5018463,42.2667465],[23.5008373,42.2667351],[23.5000763,42.266758],[23.4986668,42.2667961],[23.4971066,42.2668266],[23.4962368,42.2668076],[23.4954662,42.266777],[23.4933968,42.2667656],[23.4927769,42.2667274],[23.4915466,42.2666283],[23.4907265,42.2665367],[23.4901867,42.2664757],[23.4889278,42.2662849],[23.4883671,42.2661972],[23.4877968,42.2661667],[23.4867878,42.2661781],[23.4851761,42.2661781],[23.4847965,42.2661476],[23.4844265,42.2660866],[23.4841576,42.266037],[23.4834366,42.2658653],[23.4823875,42.2656174],[23.4821472,42.2654076],[23.4811268,42.2645683],[23.4807968,42.2643166],[23.480526,42.2641182],[23.4802074,42.2638855],[23.4800262,42.2637787],[23.4795361,42.263485],[23.4790573,42.2632179],[23.4787769,42.2629051],[23.4782372,42.2623482],[23.478056,42.2621765],[23.4779167,42.2620659],[23.4785271,42.2615166],[23.4777164,42.2609863],[23.4771862,42.2605171],[23.4769573,42.2603149],[23.4766064,42.259655],[23.4764462,42.2595062],[23.4755878,42.2589951],[23.4751072,42.258728],[23.4732265,42.2577477],[23.4730663,42.2575951],[23.4727268,42.2572479],[23.472147,42.2565155],[23.4707775,42.2549286],[23.4706669,42.254776],[23.4705372,42.2545853],[23.4702969,42.2540283],[23.4701061,42.2536354],[23.4701061,42.2528381],[23.4697475,42.2515259],[23.4695473,42.249855],[23.4695663,42.2493286],[23.4696865,42.2486572],[23.4697571,42.2479782],[23.4695873,42.2476273],[23.4692974,42.2468872],[23.4691372,42.2462883],[23.468956,42.2453651],[23.4689465,42.2452278],[23.4687672,42.2447662],[23.4686966,42.244545],[23.468647,42.2444763],[23.4685669,42.2444382],[23.4684467,42.2444153],[23.468317,42.2444458],[23.468256,42.2445183],[23.4682274,42.2445679],[23.4682274,42.2446556],[23.4682274,42.2447472],[23.4682178,42.2448158],[23.4681873,42.2448959],[23.4681664,42.2449379],[23.4681377,42.2449684],[23.4680767,42.2449951],[23.4680176,42.2449951],[23.467556,42.2449265],[23.466877,42.2447777],[23.467617,42.243145],[23.4677563,42.2429581],[23.4677963,42.242878],[23.4678173,42.2425575],[23.4678478,42.2424164],[23.4679775,42.241787],[23.4680977,42.2413177],[23.4681168,42.241188],[23.4681072,42.2411156],[23.4681072,42.2410469],[23.4680367,42.2409859],[23.4679165,42.2409859],[23.4677162,42.2409668],[23.4674873,42.2409363],[23.4673367,42.2408981],[23.4672375,42.2408485],[23.4669266,42.240696],[23.4667969,42.2406578],[23.4664268,42.2405472],[23.4660473,42.2404251],[23.4656773,42.240345],[23.4656067,42.2403259],[23.4652061,42.2401962],[23.4650173,42.2401161],[23.4649162,42.2400856],[23.4648666,42.2400665],[23.4644375,42.2398567],[23.4639263,42.2396965],[23.4636974,42.2396584],[23.4634075,42.2395058],[23.4631176,42.2394257],[23.4626961,42.2393074],[23.461937,42.2389984],[23.4611168,42.2387581],[23.4607868,42.2386055],[23.4588566,42.2374763],[23.4577465,42.2369881],[23.4573975,42.2368164],[23.457407,42.2367172],[23.4575462,42.2367058],[23.4580364,42.2367363],[23.4585266,42.2365761],[23.4585762,42.2365074],[23.4585361,42.2364273],[23.4580269,42.2363586],[23.4568462,42.2357483],[23.4563274,42.2351151],[23.4560966,42.2346268],[23.4555874,42.2341461],[23.4553661,42.2336082],[23.4552364,42.2332153],[23.454546,42.2323761],[23.4544563,42.232048],[23.4546261,42.2313385],[23.4549274,42.230957],[23.4554672,42.2308578],[23.4557667,42.230896],[23.4557877,42.2310562],[23.4556561,42.2313385],[23.4555473,42.2318077],[23.4555779,42.2320366],[23.4558163,42.2321777],[23.4567375,42.2321777],[23.4571877,42.2321053],[23.4574661,42.2320976],[23.4575863,42.232235],[23.4575367,42.2323952],[23.4571972,42.2325554],[23.4572964,42.2327652],[23.4576378,42.2329178],[23.4583664,42.2329674],[23.458746,42.2327957],[23.4592075,42.2324867],[23.4596767,42.2320175],[23.4599972,42.2314873],[23.4602661,42.2309074],[23.4605465,42.2307167],[23.4609375,42.2308464],[23.4611263,42.2312164],[23.461237,42.231678],[23.4614372,42.231926],[23.4617577,42.2319984],[23.4622269,42.2320786],[23.4627571,42.2320862],[23.463377,42.2319565],[23.4635963,42.2318153],[23.4636574,42.2317772],[23.4643364,42.2313461],[23.4646969,42.2313461],[23.4650173,42.2312965],[23.4652863,42.2311974],[23.465477,42.2310753],[23.4656372,42.2307777],[23.4655361,42.2304573],[23.4652863,42.2300453],[23.4650764,42.2299385],[23.4643764,42.2293777],[23.4635468,42.228817],[23.4634361,42.2287483],[23.463377,42.2285957],[23.463316,42.2285461],[23.462286,42.228096],[23.4621773,42.2280083],[23.4620476,42.2279472],[23.4619064,42.2278557],[23.4617462,42.2278175],[23.4614277,42.2277565],[23.4611073,42.2277069],[23.4607277,42.2276878],[23.4603577,42.2276573],[23.4600163,42.2275276],[23.4597569,42.2273178],[23.4595776,42.2271156],[23.459446,42.2269173],[23.4594574,42.226635],[23.4594975,42.2264366],[23.4596672,42.226265],[23.459856,42.2260361],[23.4600964,42.2259064],[23.4602375,42.2258759],[23.4603577,42.2258377]]},{"id":19576,"author":"AnaDigit","name_GR":"Sultans Trail: 5.06. khiza Mechit - Rila Monastery","description_GR":"Section-Trail 5.06","path":"Sultans_Trail\/sultans_trail_506","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":22996,"name_EN":"Sultans Trail: 5.06. khiza Mechit - Rila Monastery","description_EN":"Section-Trail 5.06","ascent_time":564,"descent_time":592,"marker":"","level":9,"ascent":1166,"descent":1752,"maxelev":2553,"minelev":1148,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.33965 42.13316,23.46986 42.22585)","views":0,"millestones":"","x":23.4548779,"y":42.1849632,"coor":[[23.4603577,42.2258453],[23.460598,42.2257233],[23.4607563,42.2256432],[23.4608669,42.2255363],[23.4615669,42.2249565],[23.4617367,42.2247162],[23.4618664,42.224556],[23.4618378,42.2244148],[23.4617977,42.2242355],[23.4617672,42.2241058],[23.4619465,42.2233658],[23.4619579,42.2227936],[23.461977,42.2222939],[23.4620075,42.2219353],[23.461937,42.2216835],[23.4617271,42.221386],[23.4615364,42.2211227],[23.4614964,42.2207146],[23.4613667,42.2204247],[23.4612675,42.2199745],[23.4610977,42.2196732],[23.460928,42.2194328],[23.4608364,42.2191544],[23.4607677,42.2191048],[23.460638,42.2190628],[23.4604473,42.2190437],[23.4603481,42.2190628],[23.4594173,42.2189941],[23.4587479,42.2189255],[23.4586067,42.2188835],[23.4585266,42.2188148],[23.4583168,42.2187157],[23.4580479,42.2184753],[23.4579372,42.2183762],[23.4578781,42.2183037],[23.4578476,42.2182655],[23.4578667,42.2182159],[23.4579067,42.2181854],[23.4580479,42.2180557],[23.458147,42.2179756],[23.4581776,42.2178154],[23.4581871,42.2176056],[23.4582367,42.2174835],[23.4582577,42.2173538],[23.4582481,42.217083],[23.4581966,42.2168541],[23.4580269,42.2164536],[23.4579773,42.2162857],[23.4579773,42.2162361],[23.4580364,42.2162056],[23.4583473,42.2162132],[23.4584675,42.2161751],[23.4587574,42.2160034],[23.4589272,42.2158356],[23.4589977,42.2156639],[23.4590569,42.2152863],[23.4590473,42.2152252],[23.4589767,42.2152138],[23.4588776,42.2152252],[23.4587173,42.2152557],[23.4583874,42.2151451],[23.4580364,42.2149239],[23.4577579,42.214695],[23.4568272,42.2137833],[23.4567871,42.2137337],[23.4568081,42.2137032],[23.4568977,42.2137146],[23.457428,42.2138329],[23.457798,42.2138939],[23.4580574,42.2138863],[23.4582672,42.2138252],[23.4583969,42.2137756],[23.4585876,42.213665],[23.4589577,42.2134438],[23.4589272,42.2133636],[23.4587879,42.2133751],[23.4584465,42.2133636],[23.4580574,42.2132835],[23.4579067,42.2132263],[23.4574871,42.2129631],[23.4571075,42.2126236],[23.4568367,42.2122459],[23.4566574,42.211853],[23.4565182,42.2113533],[23.456398,42.2106247],[23.4562969,42.2099648],[23.4562969,42.2099228],[23.4563274,42.2098732],[23.4563866,42.2098656],[23.4564781,42.2099152],[23.4572372,42.2106133],[23.4574566,42.2107964],[23.4576874,42.2109337],[23.4580078,42.2110138],[23.4582767,42.2110443],[23.4585781,42.2110863],[23.4586277,42.2110634],[23.4586563,42.2110329],[23.4586372,42.2110062],[23.4585781,42.2109756],[23.4583874,42.2109032],[23.4582767,42.2107964],[23.4581375,42.2106133],[23.4579468,42.2101555],[23.4577866,42.2095642],[23.4578075,42.2095337],[23.4578476,42.2095261],[23.4579182,42.2095528],[23.4581165,42.2096863],[23.4583263,42.2097931],[23.4585972,42.2098465],[23.458868,42.2098732],[23.4593182,42.2098656],[23.4594364,42.2098351],[23.4596367,42.2097054],[23.4596767,42.2095528],[23.4596863,42.2093239],[23.4597969,42.2088051],[23.4599075,42.2084541],[23.4600563,42.2079659],[23.4603481,42.2074661],[23.4606667,42.2070847],[23.4607773,42.2068939],[23.4608173,42.2068253],[23.4607677,42.2068138],[23.4606781,42.2068138],[23.4604664,42.2068253],[23.4601269,42.2067451],[23.4599075,42.2066841],[23.4596176,42.2065849],[23.4594078,42.2064629],[23.459198,42.2062836],[23.4590378,42.2059441],[23.4589081,42.205616],[23.4588375,42.2052536],[23.4588375,42.2049751],[23.458868,42.2047157],[23.4590073,42.2043648],[23.4591465,42.2041359],[23.459198,42.2041054],[23.4592571,42.2041054],[23.4593277,42.204155],[23.4596481,42.204525],[23.4597969,42.2046432],[23.4599667,42.2047157],[23.4601974,42.2047462],[23.4604568,42.2047157],[23.4621372,42.2042046],[23.4621468,42.2041664],[23.4621372,42.2041245],[23.4620781,42.2040939],[23.4617672,42.2040443],[23.4614372,42.2039337],[23.4611473,42.2038231],[23.4611073,42.2037735],[23.4611168,42.2037544],[23.4611778,42.203743],[23.4615669,42.2037354],[23.4622173,42.2036362],[23.4629173,42.2034454],[23.4634571,42.2033043],[23.4648075,42.2029762],[23.466547,42.2026939],[23.4667969,42.2026558],[23.4673271,42.2026558],[23.4677467,42.2026863],[23.4684372,42.2027855],[23.4685974,42.202816],[23.4693375,42.2030144],[23.469738,42.2030945],[23.4698277,42.2031059],[23.4698582,42.2030754],[23.4698067,42.2030029],[23.469677,42.202774],[23.4695473,42.2024765],[23.4695263,42.2023735],[23.4695263,42.2022858],[23.4694576,42.2021942],[23.4692574,42.2020836],[23.4689178,42.2019043],[23.4678764,42.2014427],[23.4677963,42.2013931],[23.4677582,42.2013741],[23.4677582,42.2013359],[23.4678173,42.201313],[23.4683075,42.2012558],[23.4685078,42.2012138],[23.4686966,42.2010651],[23.4688263,42.2009239],[23.4689064,42.2008438],[23.4688568,42.2007141],[23.4685574,42.2004051],[23.4683781,42.2001648],[23.4682369,42.1999664],[23.4681377,42.1999435],[23.4680481,42.1999855],[23.4678173,42.2001762],[23.4675674,42.2002754],[23.4672565,42.2003441],[23.4668579,42.2003555],[23.4664364,42.2002754],[23.4660969,42.2001839],[23.4656563,42.1999855],[23.464817,42.1996651],[23.4640675,42.1994057],[23.4636574,42.1991959],[23.4633865,42.1990051],[23.4632072,42.1988144],[23.4630566,42.1985855],[23.463047,42.1985245],[23.4631081,42.1985245],[23.4636879,42.198616],[23.4641171,42.1986237],[23.4645882,42.1985855],[23.4648781,42.198513],[23.4651165,42.1983757],[23.4651165,42.1982346],[23.4651165,42.1980057],[23.4650669,42.1979446],[23.4649868,42.1979332],[23.4644966,42.1978836],[23.4641075,42.1978264],[23.4639378,42.1977844],[23.4638176,42.1976852],[23.4637966,42.1975632],[23.4638977,42.1973763],[23.4638271,42.1971054],[23.4638176,42.1968727],[23.4638081,42.1965141],[23.4638176,42.1963654],[23.4638767,42.1961746],[23.4639378,42.196125],[23.4640675,42.196003],[23.4641075,42.1959763],[23.4641666,42.1958427],[23.4642181,42.1957741],[23.4642773,42.1957054],[23.4643669,42.1956749],[23.4644775,42.1956329],[23.4645576,42.1955948],[23.4645481,42.1955261],[23.4645481,42.1954651],[23.4645176,42.195385],[23.4644375,42.1953049],[23.4643478,42.1952362],[23.4642963,42.1951942],[23.4640675,42.1950035],[23.4639664,42.1949463],[23.4630375,42.1943741],[23.4629173,42.194313],[23.4628067,42.1942749],[23.4625778,42.1941643],[23.4624882,42.1941032],[23.4623775,42.1940231],[23.4621868,42.1938858],[23.4620781,42.1937637],[23.4619064,42.193615],[23.4618874,42.1935539],[23.4618568,42.1934547],[23.4618073,42.1930542],[23.4618073,42.192894],[23.4618073,42.1928558],[23.4617882,42.1927643],[23.4617176,42.1926537],[23.4616871,42.1925735],[23.4616375,42.1924629],[23.4615669,42.1923752],[23.4614868,42.1923141],[23.4613667,42.1922455],[23.4612465,42.1921844],[23.4610977,42.1921234],[23.4609871,42.1920853],[23.4609165,42.1920853],[23.4609165,42.1921234],[23.4609566,42.1921539],[23.4610577,42.1921959],[23.4611378,42.1922646],[23.4611969,42.1923447],[23.4613171,42.192543],[23.4613266,42.1926155],[23.4612579,42.192894],[23.4612274,42.1929245],[23.4611969,42.1929359],[23.4611568,42.1929436],[23.4608669,42.1928749],[23.4607182,42.1928558],[23.4604568,42.1928139],[23.4603672,42.1927834],[23.4603081,42.1927452],[23.4602776,42.1927032],[23.4602375,42.1926727],[23.4601974,42.1926537],[23.4601364,42.1926537],[23.4599667,42.192646],[23.4596977,42.1926155],[23.4593182,42.192543],[23.4589977,42.1924934],[23.458847,42.1924553],[23.4586563,42.1923943],[23.4585075,42.1922531],[23.4584064,42.1921539],[23.4582672,42.1919937],[23.4581375,42.1919365],[23.4579678,42.1918449],[23.457777,42.1917763],[23.4576263,42.1916962],[23.4572964,42.1915665],[23.4570274,42.1914253],[23.4568367,42.1913033],[23.4566975,42.1911659],[23.4566269,42.1910629],[23.4565868,42.1909752],[23.4565773,42.1908951],[23.4565868,42.190815],[23.4566269,42.1907158],[23.4567375,42.1906128],[23.4567966,42.1905632],[23.4568272,42.190506],[23.4568176,42.190464],[23.4567566,42.1904564],[23.4565773,42.1904335],[23.4564667,42.1903954],[23.456377,42.1903763],[23.456358,42.1903458],[23.4562073,42.1902657],[23.4560871,42.1901665],[23.4559975,42.1900864],[23.4560165,42.1899948],[23.4558773,42.1899033],[23.4557781,42.1897736],[23.4557877,42.1897354],[23.4557171,42.1896439],[23.4554367,42.1895256],[23.4552765,42.189476],[23.4552269,42.1894035],[23.4551868,42.1892738],[23.454998,42.1891365],[23.4549065,42.189045],[23.4548073,42.1890144],[23.4547672,42.189003],[23.4547081,42.1889839],[23.454668,42.1889648],[23.454607,42.1889458],[23.454567,42.1889153],[23.4545269,42.1888847],[23.4542675,42.1888657],[23.4541168,42.1887856],[23.4540272,42.188755],[23.4540081,42.1887054],[23.453928,42.1886253],[23.4538879,42.1885834],[23.4538364,42.1885643],[23.4536877,42.1885033],[23.4534779,42.188385],[23.4534473,42.1883659],[23.4534473,42.188324],[23.4534073,42.1882935],[23.4533482,42.1881256],[23.4535275,42.1880035],[23.453537,42.1875534],[23.4536572,42.1874657],[23.4538765,42.187355],[23.4538574,42.1872749],[23.4537964,42.1871834],[23.4538975,42.1870956],[23.4540272,42.1871147],[23.4541473,42.1870537],[23.4544964,42.1870956],[23.4545765,42.1870346],[23.4545479,42.186924],[23.4549065,42.1868134],[23.4549465,42.1867332],[23.4547768,42.1866646],[23.4546871,42.1866951],[23.4543476,42.1865349],[23.4543266,42.1863632],[23.4544163,42.1860237],[23.4544773,42.1858749],[23.4546566,42.1857033],[23.4547977,42.1855736],[23.4548969,42.1854553],[23.4550171,42.1851959],[23.4549465,42.1850853],[23.454937,42.1850548],[23.4548969,42.1849937],[23.4548779,42.1849632],[23.4548664,42.1849136],[23.4548569,42.1848335],[23.4548969,42.1847038],[23.4549065,42.1846161],[23.4548874,42.184494],[23.4548779,42.1844063],[23.4549065,42.1843529],[23.454977,42.1843147],[23.4550266,42.1843033],[23.4550972,42.1843033],[23.4551468,42.1843262],[23.4552078,42.1843529],[23.4552765,42.1843948],[23.455307,42.1844139],[23.4553871,42.1843948],[23.4554081,42.1843452],[23.4554176,42.1842232],[23.4553471,42.1840134],[23.455267,42.1838837],[23.4551373,42.1837158],[23.4548969,42.1834946],[23.4546871,42.1833038],[23.4545479,42.1832352],[23.4544964,42.1831856],[23.4545078,42.1831436],[23.454567,42.183136],[23.4547176,42.1831055],[23.4547977,42.1831131],[23.4548473,42.183136],[23.4549065,42.183136],[23.4549274,42.1829948],[23.454958,42.182766],[23.4549179,42.1824646],[23.4547977,42.1822929],[23.4544563,42.1820335],[23.4541874,42.1818657],[23.4538574,42.1816559],[23.453537,42.1814156],[23.4532375,42.1811447],[23.4530869,42.180954],[23.4528465,42.1809158],[23.4526978,42.1808662],[23.4526176,42.1808548],[23.4525681,42.1808434],[23.4522781,42.1808548],[23.4521465,42.1808052],[23.4520569,42.1807251],[23.4519863,42.180645],[23.4520073,42.180603],[23.4520874,42.1805458],[23.452198,42.1804848],[23.4522266,42.1804657],[23.4522972,42.1803551],[23.4523964,42.1801643],[23.4524364,42.1800537],[23.4524174,42.179966],[23.4523468,42.179863],[23.4522781,42.1797447],[23.4522877,42.1796455],[23.4523373,42.1795464],[23.4523277,42.1794243],[23.4525566,42.1791229],[23.4525375,42.1790657],[23.4525166,42.1790352],[23.452467,42.1790047],[23.4524479,42.1789627],[23.4524269,42.1788635],[23.4523773,42.1787338],[23.4523678,42.1786041],[23.4523563,42.1784935],[23.4523373,42.1784134],[23.4523773,42.1783562],[23.4523964,42.1782646],[23.4524174,42.1779137],[23.4523964,42.1777954],[23.4524269,42.1777153],[23.4524174,42.1776161],[23.4523773,42.1775131],[23.4523163,42.1774254],[23.4522877,42.1773643],[23.4523067,42.1773262],[23.4523678,42.1772537],[23.4524574,42.1771851],[23.452467,42.1771049],[23.4524269,42.1769943],[23.4523964,42.1769028],[23.4523869,42.176815],[23.4524364,42.1766243],[23.4524174,42.1765747],[23.4523067,42.1764755],[23.452137,42.1763458],[23.4519081,42.1761627],[23.451828,42.1761055],[23.4517365,42.1760635],[23.4516964,42.1760063],[23.4516678,42.1758728],[23.4516678,42.1757355],[23.4517574,42.1755943],[23.4518166,42.1754761],[23.451828,42.175415],[23.4518471,42.1752739],[23.4518871,42.1751938],[23.4520168,42.1750946],[23.4522076,42.1749649],[23.4522781,42.1748657],[23.4523468,42.1746864],[23.4524479,42.1744347],[23.4524479,42.1741638],[23.4523678,42.1737556],[23.4523067,42.1735535],[23.4522781,42.1733551],[23.4522781,42.1731834],[23.4522572,42.1729431],[23.4522076,42.1726761],[23.4522076,42.1725845],[23.452137,42.172493],[23.4518776,42.172554],[23.4517269,42.172596],[23.4513779,42.1727753],[23.4509468,42.1729431],[23.4505482,42.1729736],[23.4496574,42.1727028],[23.4490871,42.1725159],[23.448698,42.1723938],[23.4484272,42.1723633],[23.4473476,42.1723862],[23.4470272,42.1723442],[23.4451065,42.1719246],[23.4450073,42.1719856],[23.4449177,42.1719856],[23.444418,42.1717834],[23.4429874,42.1713638],[23.4424171,42.1714745],[23.4416466,42.1714134],[23.4411564,42.1712265],[23.4403076,42.1708946],[23.4396172,42.170826],[23.439188,42.1707535],[23.4387569,42.1706734],[23.438097,42.1705627],[23.4376469,42.1704941],[23.4365578,42.170414],[23.4355278,42.1703453],[23.4347973,42.1704063],[23.4335976,42.1704254],[23.4319878,42.1701241],[23.4309864,42.169754],[23.4303875,42.1695328],[23.428978,42.1691628],[23.4282665,42.1687737],[23.4276466,42.1685333],[23.4269772,42.1680565],[23.4263172,42.1677856],[23.4262371,42.1677551],[23.4254074,42.1673737],[23.4249077,42.167366],[23.4242172,42.1669731],[23.423027,42.1665649],[23.4210072,42.1667633],[23.4205475,42.1670837],[23.4190578,42.1670456],[23.4189568,42.1670456],[23.4186764,42.1671257],[23.4184666,42.1671944],[23.4183674,42.1672363],[23.4181271,42.1671944],[23.4174576,42.1668663],[23.4171467,42.1667747],[23.4158878,42.1664238],[23.4155464,42.1657143],[23.4154968,42.1656761],[23.4149971,42.1652031],[23.4136868,42.1649628],[23.4128075,42.1644745],[23.4117775,42.1638832],[23.4112663,42.163765],[23.410677,42.1634941],[23.4103374,42.1631165],[23.4104176,42.1627731],[23.4105663,42.1621056],[23.4100266,42.1618729],[23.4090366,42.162014],[23.4071579,42.1622849],[23.4052181,42.1619263],[23.4041672,42.1618156],[23.4025574,42.1620445],[23.4021378,42.1614952],[23.4017067,42.1614037],[23.4007568,42.1616859],[23.4005966,42.1616058],[23.4020977,42.1602249],[23.4002266,42.1607857],[23.4002075,42.160614],[23.400938,42.1597252],[23.3979778,42.160244],[23.3966866,42.1589546],[23.3965778,42.1579742],[23.3970871,42.1565933],[23.3975773,42.155056],[23.3976269,42.1549263],[23.3977871,42.1544762],[23.3978481,42.1539764],[23.3960266,42.1534843],[23.3956375,42.1534042],[23.3953571,42.1533737],[23.3950768,42.1533928],[23.3937473,42.1536827],[23.3935776,42.1537247],[23.3929367,42.1538658],[23.3919563,42.1540833],[23.391758,42.1541328],[23.3917065,42.1540756],[23.3916473,42.1540146],[23.3909664,42.1540947],[23.3905964,42.1542358],[23.3904076,42.1541557],[23.3909473,42.1535034],[23.3910179,42.1533546],[23.3908978,42.1531754],[23.3906479,42.1530533],[23.3903275,42.153286],[23.3900871,42.1536331],[23.3897972,42.1538353],[23.3895874,42.1538849],[23.3890667,42.1538239],[23.3886375,42.1538734],[23.3882465,42.1541061],[23.3881569,42.1541862],[23.3880081,42.1541862],[23.3878174,42.1541443],[23.3875866,42.153923],[23.3874664,42.1537552],[23.3873177,42.1536331],[23.3872681,42.1533432],[23.386837,42.1531944],[23.3867779,42.1531334],[23.3866577,42.1530952],[23.3865871,42.1530838],[23.3865166,42.1530762],[23.3864765,42.1529846],[23.386137,42.1526146],[23.3853569,42.1522751],[23.3852463,42.1522064],[23.385128,42.1521645],[23.3849678,42.1521645],[23.3840675,42.1523247],[23.3838673,42.1521263],[23.3835068,42.1518059],[23.383297,42.1517563],[23.3830776,42.1514549],[23.3828564,42.1514359],[23.3823166,42.1516228],[23.381897,42.1517563],[23.3818474,42.1517639],[23.3814468,42.1517944],[23.3807373,42.151886],[23.3800869,42.1519547],[23.3793468,42.1518364],[23.3785172,42.1515236],[23.3782368,42.151413],[23.3778973,42.151104],[23.3777981,42.1510162],[23.3773479,42.1509628],[23.3769875,42.1508255],[23.3767567,42.1507645],[23.376688,42.1505432],[23.3765068,42.1503258],[23.3762474,42.1500549],[23.3762264,42.1501236],[23.3761978,42.1501846],[23.3761368,42.1502228],[23.3760681,42.1502457],[23.3759766,42.1502647],[23.3758469,42.1502647],[23.3757076,42.1502533],[23.3754082,42.1502457],[23.3752174,42.1502457],[23.3750381,42.1502533],[23.3748665,42.1502647],[23.3747463,42.1502953],[23.3746567,42.1503334],[23.374567,42.1503944],[23.3745365,42.1504631],[23.3742981,42.1505241],[23.3744278,42.1506653],[23.3741379,42.1508255],[23.3739967,42.1507263],[23.3737278,42.1508636],[23.3732872,42.1509247],[23.3732281,42.1510239],[23.3729267,42.1510963],[23.3724575,42.1510048],[23.3722076,42.1508751],[23.3719673,42.1508751],[23.3715477,42.1507645],[23.3710976,42.1505852],[23.3705769,42.1505165],[23.3704376,42.1503448],[23.3701382,42.1501961],[23.369978,42.1501236],[23.3696976,42.1498528],[23.3693275,42.1496849],[23.3688774,42.1495247],[23.3686275,42.1492958],[23.3684177,42.1492538],[23.368288,42.1491661],[23.3681164,42.1491051],[23.3679867,42.1489944],[23.3676682,42.1487846],[23.3665676,42.1484032],[23.365797,42.147934],[23.3657475,42.1478462],[23.3655071,42.1472931],[23.3648567,42.1469231],[23.3639278,42.1466942],[23.3633366,42.1463737],[23.3628368,42.146244],[23.3617172,42.1459732],[23.3611565,42.1456337],[23.3610878,42.1456032],[23.3609676,42.1455841],[23.3608379,42.145565],[23.3606873,42.145504],[23.3604374,42.1453857],[23.360178,42.1453629],[23.3597775,42.1452827],[23.3595066,42.1452065],[23.3590164,42.1449738],[23.3586578,42.1446838],[23.3583279,42.1442757],[23.358017,42.1440544],[23.3575764,42.1438141],[23.3574371,42.1435738],[23.3571777,42.1433945],[23.3562374,42.1430244],[23.355608,42.1428032],[23.3550873,42.1423454],[23.3541374,42.141613],[23.3536377,42.1414528],[23.3526669,42.1414528],[23.3525066,42.1414642],[23.3520775,42.1413956],[23.3518677,42.1413345],[23.351757,42.1412735],[23.351017,42.1409645],[23.3509674,42.1407738],[23.3502979,42.1407127],[23.3501968,42.1405258],[23.3502369,42.1404152],[23.350317,42.1402054],[23.3503666,42.1400528],[23.3500767,42.1397133],[23.349247,42.1390533],[23.3489571,42.1388741],[23.3474865,42.1385155],[23.3469467,42.1382942],[23.3464775,42.1379662],[23.3461475,42.1378746],[23.345787,42.1377563],[23.3454571,42.1375237],[23.3451576,42.1373138],[23.3448277,42.1370659],[23.3445873,42.1369362],[23.3441772,42.1368446],[23.3437767,42.1367149],[23.3434772,42.1364136],[23.3431473,42.1359634],[23.3426781,42.1354637],[23.3420181,42.1349449],[23.3417377,42.1346054],[23.3416176,42.1343727],[23.3415165,42.1342239],[23.3414173,42.1340942],[23.3410568,42.1340065],[23.3409367,42.1339951],[23.3408775,42.1339951],[23.3407764,42.1339951],[23.3406181,42.1340141],[23.3403778,42.1341743],[23.3403969,42.1340561],[23.3403873,42.1339645],[23.3403473,42.1339531],[23.3402767,42.1339264],[23.340147,42.1338654],[23.3396473,42.1331635]]},{"id":19577,"author":"AnaDigit","name_GR":"Sultans Trail: 5.07. Rila Monastery - khiza Makadoniya","description_GR":"Section-Trail 5.07","path":"Sultans_Trail\/sultans_trail_507","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":22861,"name_EN":"Sultans Trail: 5.07. Rila Monastery - khiza Makadoniya","description_EN":"Section-Trail 5.07","ascent_time":603,"descent_time":565,"marker":"","level":9,"ascent":1598,"descent":604,"maxelev":2187,"minelev":1014,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.31526 42.04544,23.44003 42.13316)","views":0,"millestones":"","x":23.3858032,"y":42.0924149,"coor":[[23.339653,42.1331635],[23.3396149,42.1330338],[23.3393135,42.1328659],[23.339304,42.1327553],[23.3392448,42.1326332],[23.3391647,42.1325531],[23.3390636,42.1324844],[23.3389244,42.1324539],[23.3387833,42.1324348],[23.3384838,42.1324348],[23.3382435,42.1324539],[23.3380432,42.1324654],[23.3378334,42.1324425],[23.3376331,42.1324043],[23.3372936,42.1322937],[23.3367348,42.132103],[23.336504,42.1319923],[23.3363342,42.1318741],[23.3360443,42.1316032],[23.3350735,42.1308136],[23.3348141,42.1305733],[23.334734,42.1303558],[23.3346844,42.1301537],[23.3346043,42.1299057],[23.3345146,42.129776],[23.3343239,42.1295853],[23.3334942,42.1289558],[23.3331032,42.1286354],[23.3328533,42.128376],[23.3325634,42.1280632],[23.331974,42.1273727],[23.3318233,42.1272125],[23.3315945,42.1270256],[23.3311844,42.1267624],[23.3304539,42.1263046],[23.3302441,42.1261826],[23.3300838,42.1260529],[23.3299637,42.1259346],[23.3298244,42.1257133],[23.329483,42.1250648],[23.3293743,42.1248741],[23.3292542,42.1246643],[23.3291245,42.1244736],[23.3289433,42.1242828],[23.328434,42.1238327],[23.3281345,42.1234741],[23.3278236,42.1230736],[23.3276749,42.1228638],[23.3275547,42.1226044],[23.327364,42.1221352],[23.3272133,42.1218338],[23.3270035,42.1215553],[23.3266945,42.1211624],[23.3263931,42.1208534],[23.3260345,42.1205559],[23.3256645,42.120285],[23.3253746,42.1200752],[23.3252945,42.1200027],[23.3252239,42.1199226],[23.3248844,42.1195145],[23.3237438,42.1183052],[23.322834,42.1173058],[23.3227234,42.1171761],[23.3226643,42.1170731],[23.3224449,42.1166344],[23.3223438,42.1165047],[23.3222446,42.1164246],[23.322134,42.1163635],[23.3220043,42.1163254],[23.3217239,42.1162453],[23.3214245,42.1161346],[23.3213234,42.1160851],[23.3212547,42.1160431],[23.3211937,42.1159935],[23.3205547,42.115303],[23.3201332,42.1148643],[23.3199844,42.1147652],[23.3198032,42.114666],[23.3196239,42.1145935],[23.3188343,42.1143837],[23.3181744,42.1142235],[23.3179646,42.114193],[23.3177032,42.1141739],[23.3173141,42.1141739],[23.3166637,42.114193],[23.3152637,42.1143456],[23.3153038,42.1142349],[23.3154545,42.1141739],[23.3156242,42.1141434],[23.3158035,42.1141129],[23.3160439,42.1140938],[23.3166542,42.1140327],[23.3174934,42.114006],[23.3176842,42.1139832],[23.3178139,42.1139526],[23.3180046,42.1138458],[23.3181839,42.1137161],[23.3183746,42.1135941],[23.3185043,42.1135025],[23.3186741,42.1133461],[23.3187447,42.1132545],[23.3187943,42.1131058],[23.3188343,42.1129532],[23.3188934,42.1127243],[23.3189831,42.1125145],[23.3191032,42.112236],[23.3191547,42.1120224],[23.3193436,42.1115837],[23.3195038,42.1114044],[23.3197632,42.1112328],[23.3200645,42.1111031],[23.3203545,42.1110229],[23.3209534,42.1109123],[23.3212643,42.1108627],[23.3214436,42.1108055],[23.3216934,42.1107254],[23.3222446,42.1105232],[23.3225632,42.110363],[23.3230133,42.1101952],[23.3251743,42.109333],[23.3260441,42.1089935],[23.3264236,42.1088829],[23.327013,42.1086159],[23.3271542,42.1085358],[23.3272533,42.1084442],[23.3273048,42.108326],[23.327364,42.1082344],[23.3276043,42.1079941],[23.3289032,42.107235],[23.3292446,42.1071358],[23.3295841,42.1070747],[23.3306046,42.1069832],[23.3327332,42.1068649],[23.3336048,42.1067848],[23.3339348,42.1066933],[23.3342838,42.1065331],[23.3347435,42.1063042],[23.3349533,42.1062355],[23.3351746,42.1061935],[23.3353748,42.106205],[23.3355141,42.1062241],[23.3356743,42.1062431],[23.3357944,42.1062431],[23.3358841,42.1062355],[23.3359337,42.106205],[23.3359642,42.106163],[23.3359833,42.1061058],[23.3359737,42.1060524],[23.3359547,42.1059837],[23.3359032,42.1059227],[23.3358631,42.1058846],[23.3358135,42.1058655],[23.335804,42.1058159],[23.3359737,42.1058044],[23.3361645,42.1058044],[23.3363647,42.1058655],[23.3365536,42.1059532],[23.3366146,42.1059647],[23.3366547,42.1059341],[23.3366642,42.105896],[23.3366947,42.105854],[23.3368835,42.1057358],[23.3374443,42.105484],[23.3376637,42.1054153],[23.3385143,42.1051826],[23.3387642,42.1051941],[23.3389149,42.1052055],[23.3392849,42.1052132],[23.3394032,42.1051826],[23.3406048,42.1044655],[23.3411636,42.1043625],[23.3418541,42.1041145],[23.3431931,42.1035652],[23.3436146,42.1033936],[23.3438644,42.1033058],[23.3440838,42.1031647],[23.3446846,42.102726],[23.344944,42.1025734],[23.3460331,42.102066],[23.3461132,42.1020355],[23.3462143,42.1020241],[23.3472347,42.1020432],[23.3476944,42.101944],[23.3490849,42.1015434],[23.3499832,42.101223],[23.3501434,42.1011429],[23.3503342,42.1010132],[23.3505249,42.1007843],[23.3508034,42.1004143],[23.350914,42.1002541],[23.3509636,42.1001434],[23.3511143,42.0998154],[23.3511543,42.0997734],[23.3512135,42.0997238],[23.3516445,42.099556],[23.351944,42.0993729],[23.3520737,42.0992928],[23.3521538,42.0992126],[23.3522243,42.0991325],[23.352293,42.0990028],[23.3523331,42.098896],[23.3523636,42.0986557],[23.3524742,42.0985336],[23.352644,42.0984459],[23.3529148,42.0983124],[23.3533535,42.0982056],[23.3538532,42.0981255],[23.3542442,42.098156],[23.3547745,42.0982437],[23.3564434,42.098484],[23.3568935,42.0985031],[23.3581047,42.0983734],[23.3584347,42.0984535],[23.3586731,42.0988655],[23.3588543,42.0991135],[23.3590641,42.0992851],[23.3592834,42.0994148],[23.3595047,42.0994835],[23.3597431,42.0995255],[23.3599644,42.0994949],[23.3607941,42.0991554],[23.361454,42.0990753],[23.3624249,42.0990524],[23.3626347,42.0990143],[23.3628139,42.098896],[23.3630848,42.0983353],[23.363184,42.0982246],[23.3634834,42.0980759],[23.3638439,42.0980034],[23.3650436,42.0978546],[23.3651848,42.0978432],[23.3671036,42.0974731],[23.3682842,42.0972748],[23.3685036,42.0971832],[23.3692341,42.0966339],[23.3695641,42.0965424],[23.3698845,42.0965042],[23.370224,42.0964661],[23.3703232,42.0964432],[23.3704548,42.0963745],[23.3705349,42.096283],[23.370573,42.0961533],[23.3707047,42.095665],[23.3707638,42.0952225],[23.3708439,42.0942535],[23.3713646,42.0933952],[23.3717842,42.0929947],[23.3722343,42.0926628],[23.3727036,42.0923653],[23.3733444,42.0920334],[23.3738041,42.0919456],[23.3743343,42.0919037],[23.3747635,42.0919456],[23.3752041,42.0920525],[23.3761234,42.0923653],[23.3762436,42.0923729],[23.3763332,42.0923538],[23.3764133,42.0922928],[23.3764744,42.0922127],[23.3764935,42.0919952],[23.376524,42.0918732],[23.3767548,42.0916138],[23.3769646,42.091423],[23.3769932,42.0912361],[23.3770046,42.0910835],[23.3770447,42.0909729],[23.377224,42.0908432],[23.3776836,42.0906334],[23.3786335,42.0903854],[23.3796234,42.0902748],[23.3800335,42.0902824],[23.3808346,42.0908432],[23.3814144,42.0911751],[23.3816338,42.0912628],[23.3820438,42.0912552],[23.3824444,42.091095],[23.3825932,42.091095],[23.3827534,42.0911255],[23.3828239,42.0911331],[23.3830833,42.0911751],[23.3836346,42.0912743],[23.3858032,42.0924149],[23.3876648,42.0932961],[23.388464,42.0933723],[23.389183,42.093174],[23.3908443,42.0935936],[23.3918247,42.0935936],[23.3945637,42.0943146],[23.3957634,42.0942726],[23.3973942,42.0941544],[23.3988743,42.0942459],[23.4012642,42.0944939],[23.4013634,42.0946045],[23.401474,42.0947342],[23.4015846,42.0949631],[23.4022141,42.0954132],[23.4024048,42.0955544],[23.4026947,42.0959053],[23.4031048,42.0960846],[23.403204,42.0958748],[23.4032841,42.0956726],[23.4031448,42.0951347],[23.4028149,42.0945129],[23.4024048,42.0940361],[23.4018345,42.0936928],[23.4013042,42.0934525],[23.3997746,42.0930748],[23.3991737,42.0924225],[23.3982449,42.0917053],[23.3980045,42.091713],[23.3978748,42.0917625],[23.3963547,42.0917625],[23.395874,42.0917625],[23.3947449,42.0918045],[23.3941936,42.0916634],[23.3937435,42.091465],[23.3928642,42.0913124],[23.3920841,42.0909233],[23.3912544,42.0904732],[23.3905945,42.0903549],[23.3902435,42.0903625],[23.3901138,42.0903854],[23.3898144,42.0903549],[23.3894749,42.0901337],[23.3894234,42.0897751],[23.3892632,42.0894547],[23.3884735,42.0892029],[23.387104,42.0892754],[23.3869133,42.0892258],[23.3868732,42.0891228],[23.3869839,42.0889359],[23.3872433,42.0887756],[23.3876133,42.0885925],[23.3876438,42.0883255],[23.3880634,42.087616],[23.3884239,42.0872345],[23.388504,42.0869942],[23.3885345,42.0864258],[23.3886738,42.0860023],[23.3889942,42.0855331],[23.3892231,42.0852547],[23.3894043,42.0846939],[23.3894348,42.0838432],[23.3895931,42.0834656],[23.3897839,42.0832443],[23.3900032,42.0829735],[23.3905735,42.0824928],[23.3909931,42.0821724],[23.3911839,42.0820847],[23.3914433,42.0819855],[23.3916149,42.0814934],[23.3919048,42.0812035],[23.3923531,42.0809059],[23.3930244,42.0806656],[23.3939838,42.0803833],[23.3942242,42.0802841],[23.3944149,42.0801353],[23.3948936,42.0799942],[23.3949642,42.0795441],[23.3953934,42.0792732],[23.3957939,42.0789642],[23.3962135,42.0782356],[23.3965645,42.0779343],[23.3969345,42.077774],[23.3973541,42.0776558],[23.3980141,42.0773239],[23.3985634,42.0762444],[23.3987732,42.0760727],[23.3991833,42.0758934],[23.3999233,42.0752754],[23.4001331,42.0748444],[23.4001732,42.074295],[23.3999748,42.0736427],[23.4001732,42.0735626],[23.4002647,42.0736427],[23.4005642,42.0737038],[23.4006348,42.0736237],[23.400774,42.0732536],[23.4012642,42.0729027],[23.4014931,42.0727158],[23.4017639,42.0723839],[23.4023838,42.0715752],[23.4024048,42.0715332],[23.4026947,42.0714035],[23.4029331,42.0713425],[23.4035549,42.071003],[23.4039841,42.0704956],[23.4041443,42.0700951],[23.4051342,42.0688438],[23.4054337,42.068573],[23.4057045,42.0684624],[23.4058037,42.0683556],[23.4057541,42.0681458],[23.4062347,42.0673027],[23.4066849,42.0665436],[23.4070644,42.0662537],[23.4073238,42.0660324],[23.4075642,42.065815],[23.4078331,42.0655556],[23.4081535,42.0653152],[23.4083843,42.0650024],[23.4084339,42.0648727],[23.4087734,42.0645561],[23.4090939,42.0642242],[23.4092941,42.0639725],[23.4097042,42.0636253],[23.409874,42.0634155],[23.4100647,42.0631027],[23.410244,42.0628853],[23.4107437,42.0624046],[23.410984,42.0622253],[23.4112549,42.0620461],[23.4113941,42.0619354],[23.4115639,42.0618439],[23.4116936,42.0616951],[23.4119034,42.0615654],[23.4121132,42.0615234],[23.4124241,42.0615234],[23.4130344,42.0615349],[23.4134235,42.0614548],[23.414093,42.0612259],[23.4143543,42.0611839],[23.4146843,42.0611839],[23.4152431,42.0610847],[23.4153442,42.0610161],[23.4156246,42.0609932],[23.4159641,42.0609245],[23.4161835,42.0608559],[23.4166832,42.0607643],[23.4167633,42.0607224],[23.4168835,42.0606537],[23.4168835,42.060524],[23.4168434,42.0604744],[23.4167233,42.0603256],[23.4164543,42.0600853],[23.4162331,42.0599251],[23.4161339,42.0598755],[23.4152641,42.0596046],[23.414463,42.0593338],[23.4139748,42.0590858],[23.4135246,42.0585861],[23.4134235,42.0582848],[23.4134331,42.058033],[23.4134045,42.0575256],[23.4134445,42.057373],[23.4135342,42.0573349],[23.4135838,42.0573654],[23.4136543,42.0574226],[23.4136944,42.0576859],[23.413763,42.0578728],[23.4139347,42.0581741],[23.4143047,42.0584641],[23.4147644,42.0586128],[23.4149933,42.0586853],[23.415144,42.0587044],[23.4155235,42.0587234],[23.4158134,42.0587158],[23.4160347,42.0586357],[23.4163742,42.0586128],[23.4168434,42.0585861],[23.4171143,42.0586357],[23.4172039,42.0586128],[23.4172535,42.0585251],[23.4171848,42.0584335],[23.4170036,42.0583534],[23.4166431,42.0582848],[23.4163532,42.0582428],[23.4159336,42.0583153],[23.4155445,42.0582237],[23.4152737,42.058033],[23.4151134,42.0577431],[23.4151344,42.0575523],[23.4151745,42.0572739],[23.4152737,42.057106],[23.4157333,42.0565453],[23.4159737,42.0561752],[23.4160442,42.0559654],[23.4159946,42.0557747],[23.4158936,42.0556641],[23.415493,42.0553627],[23.4153347,42.0551949],[23.415144,42.0548058],[23.4148045,42.0543633],[23.4145145,42.0541534],[23.413784,42.0538025],[23.4135742,42.0537224],[23.4133434,42.0536957],[23.4128036,42.0537033],[23.4124737,42.0536232],[23.4121838,42.0535927],[23.4118042,42.0534935],[23.411274,42.0532036],[23.4110641,42.0530624],[23.4110241,42.0530243],[23.4110432,42.0528831],[23.4110947,42.0528145],[23.4112644,42.0526733],[23.4116936,42.052433],[23.4122448,42.0521545],[23.4129047,42.0518341],[23.4142647,42.0512924],[23.415163,42.0510445],[23.4157333,42.0509529],[23.416214,42.0509453],[23.4168034,42.0510635],[23.4172134,42.0511436],[23.4177132,42.0511551],[23.4180431,42.051033],[23.4194832,42.0500526],[23.4201145,42.0497055],[23.4210739,42.0493736],[23.4215145,42.049263],[23.4218845,42.0491943],[23.4230347,42.0490456],[23.4243336,42.0487137],[23.4251347,42.0485229],[23.4261131,42.0483246],[23.4262543,42.048275],[23.4263649,42.048214],[23.4265442,42.0481758],[23.4276447,42.0479546],[23.4278431,42.047924],[23.4281445,42.047966],[23.4282742,42.047966],[23.4283638,42.0479126],[23.4284534,42.0478249],[23.4285946,42.0477028],[23.4290447,42.0476341],[23.4300232,42.0475349],[23.4304047,42.0475426],[23.4312744,42.0472641],[23.4320641,42.0470734],[23.4324036,42.0469856],[23.4324932,42.0469551],[23.4326744,42.0468254],[23.4329739,42.0467529],[23.433073,42.0467033],[23.4330845,42.0466537],[23.4330235,42.0465546],[23.4328537,42.0464554],[23.4328442,42.0464134],[23.4328842,42.0463829],[23.4335136,42.0460854],[23.4338741,42.0461426],[23.4346237,42.0460358],[23.4351139,42.0460548],[23.4358635,42.0461731],[23.4363232,42.0461655],[23.4367733,42.0458755],[23.4368134,42.045723],[23.436924,42.0455933],[23.4370747,42.0454636],[23.4372044,42.0454445],[23.4373932,42.0454559],[23.4377747,42.0456238],[23.4384346,42.0461044],[23.4388332,42.0462646],[23.4394436,42.0463753],[23.439724,42.0464859],[23.4399338,42.0465927],[23.4400139,42.0466843],[23.4400349,42.0468826]]},{"id":19578,"author":"AnaDigit","name_GR":"Sultans Trail: 5.08. khiza Makadoniya - Belitsa (Bear Park)","description_GR":"Section-Trail 5.08","path":"Sultans_Trail\/sultans_trail_508","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":15665,"name_EN":"Sultans Trail: 5.08. khiza Makadoniya - Belitsa (Bear Park)","description_EN":"Section-Trail 5.08","ascent_time":365,"descent_time":415,"marker":"","level":9,"ascent":336,"descent":1295,"maxelev":2157,"minelev":1189,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.44005 42.02709,23.57535 42.05594)","views":0,"millestones":"","x":23.5275364,"y":42.0486069,"coor":[[23.4400463,42.0468788],[23.4401169,42.0468063],[23.4406071,42.0465775],[23.4410763,42.0465775],[23.4416561,42.0464287],[23.4422169,42.0464668],[23.4427471,42.0464363],[23.4432869,42.0464592],[23.444397,42.0465393],[23.4449863,42.0465584],[23.4455261,42.0467262],[23.4459057,42.0470276],[23.4461765,42.0471382],[23.4464455,42.0471573],[23.4470062,42.0472069],[23.4475861,42.0471878],[23.4481659,42.0472069],[23.4487057,42.0471382],[23.4492569,42.0471268],[23.4494362,42.0471382],[23.4497967,42.0471497],[23.4503555,42.0470276],[23.4508762,42.046978],[23.4514656,42.0469894],[23.4520054,42.0469589],[23.4525566,42.0470467],[23.4531269,42.0470085],[23.4536953,42.0469589],[23.4542866,42.0468979],[23.4548264,42.0467682],[23.4553871,42.0466881],[23.4557953,42.0463676],[23.456316,42.0461578],[23.456707,42.0462189],[23.4568768,42.0462379],[23.4574566,42.0461578],[23.4580555,42.0460968],[23.4586563,42.0460396],[23.4591465,42.0458679],[23.4597454,42.0458069],[23.4609566,42.0458488],[23.4615669,42.0458488],[23.4621754,42.0458183],[23.4627571,42.0459595],[23.4633465,42.0460167],[23.4638367,42.0457573],[23.4643364,42.045536],[23.4644871,42.0454865],[23.4648762,42.0453568],[23.4654961,42.0453987],[23.4660263,42.0455971],[23.4665966,42.0457573],[23.4671955,42.0457993],[23.4677963,42.0457878],[23.4683762,42.045929],[23.4688663,42.0461693],[23.4694557,42.0463066],[23.4700565,42.046299],[23.4706554,42.0463066],[23.4711971,42.0463371],[23.471796,42.0462265],[23.4723854,42.0462685],[23.4729767,42.0463982],[23.473547,42.0463982],[23.4741268,42.0463181],[23.4747162,42.0462189],[23.4753265,42.0462379],[23.4759655,42.0463181],[23.4766064,42.0463371],[23.4776955,42.0463982],[23.4783154,42.0464287],[23.4788857,42.0465088],[23.479517,42.0465393],[23.4801559,42.0465889],[23.4806366,42.0467796],[23.4810257,42.0470886],[23.4815369,42.0472984],[23.4821358,42.047287],[23.4825363,42.047657],[23.4829369,42.0479584],[23.4834862,42.0480576],[23.4839764,42.0482674],[23.4845562,42.0484467],[23.4850769,42.048687],[23.4855061,42.0489197],[23.4859467,42.0490761],[23.4864159,42.0491562],[23.4869556,42.0491066],[23.4873161,42.0488281],[23.4876862,42.0485077],[23.4883461,42.0481567],[23.4886665,42.0477982],[23.4889355,42.0475578],[23.489357,42.0474663],[23.4896259,42.0476379],[23.4901867,42.0476189],[23.490736,42.0474167],[23.4913559,42.0472794],[23.4919453,42.0475197],[23.4926071,42.0474968],[23.4932671,42.0474281],[23.4938755,42.0476074],[23.4942055,42.0476685],[23.4945564,42.0476265],[23.4951267,42.0476685],[23.4953957,42.0477867],[23.4957161,42.0477982],[23.4962864,42.0479164],[23.4969254,42.0479965],[23.4975357,42.0480766],[23.4978256,42.0480194],[23.4980965,42.0480576],[23.4986267,42.0480995],[23.4993153,42.048008],[23.499527,42.0480461],[23.4997253,42.0482178],[23.5001659,42.048439],[23.5012569,42.0485992],[23.5018463,42.048439],[23.502367,42.0483284],[23.503437,42.0481567],[23.5046654,42.0482979],[23.504837,42.048378],[23.5049763,42.0485191],[23.5049763,42.0489082],[23.5053558,42.0489693],[23.5056057,42.0488472],[23.5061264,42.0485992],[23.5066967,42.0487061],[23.5073166,42.0487595],[23.508007,42.0487061],[23.5085964,42.0487175],[23.5090065,42.0485687],[23.509697,42.0484085],[23.5105667,42.0478287],[23.5107555,42.0474167],[23.5108757,42.0471764],[23.5110264,42.047039],[23.5118561,42.0464096],[23.5122662,42.0460587],[23.5127659,42.0457993],[23.5141068,42.0455894],[23.5144958,42.0456161],[23.514967,42.0455475],[23.5154552,42.0455475],[23.5159359,42.0455894],[23.5162964,42.0456161],[23.5164356,42.0457764],[23.5165157,42.0459061],[23.5165367,42.0459671],[23.5165558,42.0460091],[23.5166454,42.0460472],[23.5169563,42.0460777],[23.5172253,42.0458183],[23.5175667,42.0453262],[23.5177155,42.0451965],[23.517807,42.0451088],[23.5180359,42.0450287],[23.5180759,42.0454979],[23.5178661,42.0461082],[23.5178566,42.0463562],[23.5179653,42.046566],[23.5180664,42.0468674],[23.5183754,42.0470772],[23.5184956,42.0471382],[23.5189266,42.0474281],[23.5192871,42.0477066],[23.519516,42.0478477],[23.519846,42.0480995],[23.5201664,42.0483894],[23.5202656,42.0484962],[23.5203056,42.0485382],[23.5205669,42.0486183],[23.5208759,42.0485764],[23.5210457,42.0486565],[23.5212154,42.0486794],[23.5215168,42.048687],[23.5217857,42.0485764],[23.5220566,42.0485382],[23.5225658,42.048378],[23.5229168,42.0482483],[23.5230865,42.0481262],[23.5231857,42.0480576],[23.5233955,42.0477295],[23.5233955,42.0475693],[23.5233955,42.0474892],[23.523716,42.0475769],[23.5240459,42.0476761],[23.5242767,42.0477562],[23.5245361,42.0478783],[23.5248756,42.0480576],[23.5252171,42.0482483],[23.5253353,42.0482674],[23.525486,42.0482864],[23.5256653,42.0482864],[23.5256767,42.0484772],[23.5256462,42.0486183],[23.5255966,42.0487671],[23.5256062,42.0488586],[23.5256367,42.0489464],[23.5256958,42.0490074],[23.5257854,42.0490494],[23.5258656,42.0490685],[23.5259457,42.049057],[23.5260963,42.0490265],[23.5271854,42.0487061],[23.5275364,42.0486069],[23.5278969,42.0484886],[23.5282555,42.0483665],[23.5284863,42.0482788],[23.5287666,42.0480194],[23.5288563,42.0479774],[23.5289555,42.0479889],[23.5290356,42.0480194],[23.5290966,42.0480766],[23.5291061,42.0481377],[23.5290966,42.0482292],[23.5286255,42.0488396],[23.5286064,42.0489464],[23.5286865,42.0490265],[23.5288754,42.0490494],[23.5289669,42.0490265],[23.5291271,42.0489273],[23.5298271,42.048378],[23.5304356,42.0479965],[23.5305557,42.0479774],[23.5306854,42.0479889],[23.5309467,42.0479584],[23.5309868,42.0479584],[23.5311565,42.0479584],[23.5311871,42.0480461],[23.5312862,42.0482674],[23.5313263,42.0485573],[23.5313969,42.0488586],[23.5317059,42.0494385],[23.5319271,42.0498276],[23.5326271,42.0505867],[23.5334167,42.0513268],[23.5339661,42.0518074],[23.5343857,42.0522575],[23.534317,42.052597],[23.5342865,42.0528564],[23.5342655,42.053009],[23.534317,42.0531769],[23.5348358,42.0534477],[23.5353355,42.0537262],[23.5358257,42.0540771],[23.5366554,42.0548363],[23.5367069,42.0552979],[23.5367756,42.0554771],[23.5370159,42.0555687],[23.5375767,42.0557671],[23.5380764,42.0559387],[23.5382156,42.0559196],[23.5382957,42.0557785],[23.5383167,42.0556259],[23.5383263,42.0554085],[23.5383167,42.0552673],[23.5382767,42.0551376],[23.5382156,42.0549583],[23.5382366,42.0547791],[23.5383263,42.0544586],[23.5383854,42.054287],[23.5384464,42.0540886],[23.5385056,42.053936],[23.5384865,42.0537682],[23.538496,42.0536385],[23.5385456,42.0534172],[23.5387669,42.0529366],[23.538887,42.0527191],[23.5396957,42.052269],[23.5402355,42.0517387],[23.5406361,42.0514488],[23.5413761,42.0509186],[23.5423565,42.0505981],[23.5435467,42.050499],[23.5440769,42.0505791],[23.5445862,42.0507774],[23.5447769,42.050808],[23.5449753,42.0507164],[23.5453568,42.0501862],[23.5457153,42.0499687],[23.5463657,42.0498276],[23.5467854,42.049778],[23.5471554,42.0496178],[23.547287,42.0494461],[23.5474758,42.0493584],[23.5481071,42.0493469],[23.5486069,42.049366],[23.5490055,42.0492668],[23.5495071,42.0487976],[23.5503368,42.0482483],[23.5503368,42.0481262],[23.5503063,42.0478668],[23.5503464,42.047699],[23.5506153,42.0475388],[23.5510864,42.0473366],[23.5516167,42.0472565],[23.5524559,42.0471573],[23.5529671,42.0472183],[23.5537968,42.0471573],[23.5540066,42.0471382],[23.5541553,42.046917],[23.5544453,42.0467567],[23.554697,42.046566],[23.5547371,42.0463562],[23.5547867,42.0461578],[23.555027,42.0459862],[23.5550861,42.0458679],[23.5549755,42.0456581],[23.5549068,42.0454674],[23.5550461,42.0450974],[23.5552654,42.044529],[23.555666,42.0440674],[23.5564461,42.0433693],[23.5566959,42.0428467],[23.5565071,42.0425072],[23.5565166,42.042366],[23.5569763,42.0416374],[23.5577564,42.0406876],[23.5582962,42.0400887],[23.5590954,42.0394363],[23.5593071,42.0393181],[23.5595856,42.0391197],[23.5597954,42.0388069],[23.5604057,42.0385475],[23.5608253,42.0381889],[23.5613766,42.0379562],[23.5619354,42.0377579],[23.5620861,42.0376396],[23.5622063,42.0372581],[23.5622368,42.0370865],[23.5631161,42.0364571],[23.5637054,42.0359077],[23.5639458,42.0356789],[23.5645771,42.0354576],[23.5648365,42.0352478],[23.5653954,42.0344696],[23.5655861,42.0340576],[23.5658054,42.0335083],[23.5657558,42.0333672],[23.5658169,42.0330086],[23.5659866,42.0326881],[23.5665054,42.032299],[23.5669861,42.0318184],[23.5671253,42.031208],[23.5672455,42.0309677],[23.5677853,42.0304871],[23.5681458,42.0302162],[23.568346,42.0300369],[23.568716,42.0299187],[23.5691357,42.0299263],[23.5692253,42.0299377],[23.5691757,42.0298576],[23.569046,42.029686],[23.569067,42.0295296],[23.5693855,42.0292168],[23.5694466,42.0291672],[23.5693359,42.029068],[23.5692558,42.0289993],[23.569416,42.0289879],[23.5698662,42.0290565],[23.5702763,42.0289993],[23.5704956,42.0288887],[23.570467,42.0284882],[23.5707455,42.028019],[23.5710659,42.0273972],[23.571476,42.0270882],[23.5715866,42.0271263],[23.5718155,42.027256],[23.5721359,42.0274696],[23.5723953,42.0277481],[23.572567,42.0281563],[23.572506,42.0284996],[23.5723667,42.0286369],[23.5722866,42.0287971],[23.5722656,42.0289192],[23.5722065,42.0289993],[23.5722065,42.0290871],[23.5723553,42.0291672],[23.572607,42.0291672],[23.572937,42.0291862],[23.5731163,42.0293159],[23.5733166,42.0295677],[23.5734158,42.0295982],[23.5734768,42.0295296],[23.5734653,42.0292969],[23.5731869,42.0287971],[23.5731659,42.0286789],[23.5732059,42.0285568],[23.573246,42.0284882],[23.5733471,42.0284767],[23.5734653,42.0285072],[23.573597,42.0285568],[23.5738163,42.028717],[23.573967,42.0288391],[23.5740967,42.0289459],[23.5742855,42.029026],[23.5743561,42.0290489],[23.5744762,42.0290184],[23.5745869,42.0289688],[23.5746555,42.0289268],[23.5747967,42.0289078],[23.5749264,42.0288582],[23.5749855,42.0288086],[23.5750065,42.0287285],[23.5750866,42.0286293],[23.5751457,42.0285568],[23.5751953,42.0284462],[23.5752163,42.0282974],[23.5752354,42.0279884],[23.575346,42.0277061]]},{"id":19579,"author":"AnaDigit","name_GR":"Sultans Trail: 5.09. Belitsa (Bear Park) - Yakoruda","description_GR":"Section-Trail 5.09","path":"Sultans_Trail\/sultans_trail_509","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":14670,"name_EN":"Sultans Trail: 5.09. Belitsa (Bear Park) - Yakoruda","description_EN":"Section-Trail 5.09","ascent_time":352,"descent_time":369,"marker":"","level":9,"ascent":581,"descent":880,"maxelev":1458,"minelev":870,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.57507 42.01141,23.66994 42.02853)","views":0,"millestones":"","x":23.6186218,"y":42.0275879,"coor":[[23.5753517,42.0277061],[23.5753517,42.0263977],[23.5754108,42.0260353],[23.5754108,42.025795],[23.5753708,42.0254364],[23.5754223,42.0251083],[23.5754223,42.0250359],[23.5753613,42.0249367],[23.5752106,42.024826],[23.5751419,42.0247269],[23.5751419,42.0245781],[23.575182,42.0243683],[23.575182,42.0242157],[23.5751019,42.0240364],[23.5750809,42.0237579],[23.5751419,42.0234184],[23.5750713,42.0227661],[23.5753021,42.022625],[23.5758209,42.0218964],[23.575882,42.0217056],[23.5757523,42.0213356],[23.5756721,42.0211678],[23.5757713,42.0210152],[23.5760021,42.0208282],[23.5760307,42.0204353],[23.575861,42.0198669],[23.575592,42.019558],[23.5753613,42.0193672],[23.5753708,42.0192375],[23.5753918,42.0190964],[23.5755024,42.0188484],[23.5755711,42.0186272],[23.5755806,42.0183258],[23.5757523,42.018158],[23.5759621,42.0181274],[23.5762711,42.0182877],[23.5768223,42.0186157],[23.5771217,42.0190277],[23.5772324,42.0192986],[23.5773315,42.0194778],[23.5775108,42.0195084],[23.5777512,42.0192986],[23.5781116,42.0193367],[23.5787811,42.0193863],[23.5795021,42.019455],[23.5797424,42.0195656],[23.5798111,42.0197182],[23.5799713,42.0202255],[23.5798912,42.0203972],[23.5798721,42.0205154],[23.5800514,42.020546],[23.5803909,42.0204163],[23.580452,42.0204086],[23.5805721,42.0203972],[23.5807915,42.0204163],[23.5807209,42.0205765],[23.5807419,42.020607],[23.5809917,42.020916],[23.5811024,42.0210152],[23.5813522,42.0210876],[23.5814819,42.0208969],[23.5816212,42.020668],[23.5817108,42.0205956],[23.5820217,42.0205383],[23.5824509,42.0204773],[23.5827618,42.0205383],[23.5828724,42.0205078],[23.5830421,42.0203552],[23.5831413,42.0203056],[23.5837307,42.0202484],[23.5839024,42.0202675],[23.5843315,42.0204849],[23.5844116,42.0205078],[23.5852718,42.0207367],[23.5865116,42.0210457],[23.5868206,42.0211067],[23.587122,42.0212364],[23.5878716,42.0221558],[23.5883408,42.0223351],[23.5887222,42.0224571],[23.588932,42.0226479],[23.5890408,42.022686],[23.5890923,42.0226555],[23.5891209,42.0221977],[23.5892811,42.0220261],[23.5897713,42.0220184],[23.5902424,42.022007],[23.5907021,42.0219154],[23.5909023,42.0218353],[23.5910015,42.0216179],[23.5910206,42.0212364],[23.5911312,42.0207672],[23.5911713,42.020298],[23.5912914,42.0199356],[23.5912514,42.0196953],[23.5912209,42.0194778],[23.5912418,42.0193481],[23.5913506,42.0193367],[23.5914707,42.0193977],[23.5921211,42.0201073],[23.5922813,42.0203476],[23.5924015,42.0204773],[23.5925007,42.0204849],[23.5926018,42.0204163],[23.5926323,42.0202065],[23.5922413,42.0193977],[23.5921211,42.0191956],[23.5922012,42.0191269],[23.592371,42.0192184],[23.5928822,42.0196381],[23.5930519,42.0197449],[23.5937214,42.0198784],[23.5938721,42.0199471],[23.5940418,42.0199585],[23.5943508,42.0199051],[23.594492,42.0197868],[23.594471,42.0197372],[23.5942707,42.0196686],[23.5941811,42.0195885],[23.5942516,42.019516],[23.5945206,42.019455],[23.5947819,42.0192986],[23.5950108,42.0190773],[23.5953407,42.0186653],[23.595871,42.0181084],[23.5959606,42.017868],[23.5960312,42.0177078],[23.5962715,42.0175858],[23.5965919,42.0173378],[23.5968819,42.0173073],[23.5975323,42.0173073],[23.5979118,42.017395],[23.5983315,42.0175858],[23.5985813,42.0176659],[23.5989513,42.0176582],[23.5992413,42.0176277],[23.5994205,42.0175858],[23.5995922,42.0173683],[23.599741,42.0169754],[23.5998306,42.0165062],[23.5999718,42.0162773],[23.600071,42.0162354],[23.6002808,42.0163078],[23.6005516,42.0166054],[23.6008606,42.0168877],[23.6009007,42.0173073],[23.6011009,42.0175171],[23.6013222,42.0176582],[23.601511,42.0177879],[23.6019421,42.0180664],[23.6022015,42.0182076],[23.602911,42.0183754],[23.6033516,42.018486],[23.6037407,42.018486],[23.6042423,42.0183754],[23.6044216,42.0183563],[23.6047211,42.0183182],[23.6049614,42.0183182],[23.6055813,42.0184669],[23.6057911,42.0185165],[23.606041,42.0187073],[23.6062717,42.0188179],[23.6064816,42.0191078],[23.6065407,42.0194283],[23.6066608,42.0200653],[23.606781,42.020256],[23.6072521,42.0202065],[23.6078415,42.0199585],[23.608181,42.0198784],[23.6084423,42.0198975],[23.6086922,42.0201759],[23.6091919,42.0207863],[23.6091614,42.0210686],[23.6091118,42.0213585],[23.6091709,42.0215378],[23.6095409,42.0217552],[23.6099606,42.022068],[23.6103916,42.0223579],[23.610651,42.0224457],[23.6110115,42.022377],[23.6113605,42.0222969],[23.6119213,42.0221977],[23.6123314,42.0220375],[23.6126022,42.0218163],[23.6126423,42.0216255],[23.6128216,42.0217171],[23.6129913,42.0218849],[23.6130619,42.0219574],[23.6131115,42.0221481],[23.6132813,42.0228271],[23.6133518,42.0229378],[23.6134815,42.0230179],[23.6142521,42.0233078],[23.614542,42.0236168],[23.6146622,42.0237579],[23.6145115,42.0238457],[23.6143112,42.0239868],[23.614151,42.0241966],[23.6141605,42.0245972],[23.6141014,42.0247765],[23.6139317,42.0249481],[23.6136913,42.0251579],[23.6136112,42.0253754],[23.6136513,42.0255165],[23.6138515,42.0257378],[23.614172,42.0259361],[23.6144218,42.0259857],[23.6146412,42.0261574],[23.6148014,42.0265579],[23.6151009,42.0267258],[23.6155624,42.0268364],[23.6159611,42.0270653],[23.6162224,42.0271072],[23.6167107,42.0271873],[23.6172123,42.0272865],[23.617672,42.027317],[23.6181316,42.0274162],[23.6186218,42.0275879],[23.619091,42.0275879],[23.6192913,42.027668],[23.6196613,42.0277252],[23.6202316,42.0275269],[23.6204014,42.0275383],[23.6207714,42.0277061],[23.6209221,42.0277481],[23.6214008,42.0277977],[23.6220112,42.0280075],[23.6229019,42.0284271],[23.6233921,42.0285149],[23.6236019,42.0284576],[23.6239109,42.0284386],[23.6247311,42.0284271],[23.6252117,42.0284462],[23.6255913,42.0284462],[23.6259212,42.0283356],[23.6263409,42.0282249],[23.6265621,42.0281677],[23.6274414,42.0279465],[23.628252,42.0278549],[23.6285515,42.0278168],[23.628912,42.027668],[23.6291523,42.0275574],[23.6295624,42.0274467],[23.6302013,42.0271873],[23.6305523,42.0270081],[23.6308422,42.026825],[23.630991,42.0267181],[23.6312714,42.0266266],[23.6316509,42.026577],[23.6319523,42.0265656],[23.6322823,42.0264473],[23.6326408,42.0262871],[23.6328907,42.0260773],[23.633152,42.0258675],[23.6332607,42.025795],[23.6337223,42.0256653],[23.6339207,42.0255585],[23.634222,42.0253754],[23.6344414,42.0252686],[23.6347523,42.0251884],[23.6349716,42.0250854],[23.6351013,42.0249176],[23.6353607,42.0247269],[23.6359119,42.0243568],[23.6359711,42.0242271],[23.6359406,42.024025],[23.6359406,42.0231056],[23.6358624,42.0228882],[23.6357422,42.0227852],[23.6355324,42.0227661],[23.6353607,42.0228157],[23.6352215,42.0229454],[23.6349411,42.0232849],[23.6344109,42.0235863],[23.6339512,42.0238457],[23.6337414,42.0239258],[23.6335106,42.0239258],[23.6333008,42.0239449],[23.6331215,42.0239868],[23.6330223,42.0239449],[23.6329823,42.0237885],[23.6329708,42.0235176],[23.633112,42.0232277],[23.6333523,42.022995],[23.6333923,42.0228386],[23.6330318,42.0224152],[23.6327915,42.0222473],[23.6327114,42.0220375],[23.6326122,42.0217857],[23.6323013,42.0215454],[23.6321316,42.0214577],[23.6319923,42.0211754],[23.6318817,42.0209274],[23.6316223,42.0206757],[23.6312618,42.0205574],[23.6310616,42.0203285],[23.6308117,42.0199051],[23.6305218,42.0196571],[23.630291,42.0195465],[23.6298618,42.0194778],[23.6295414,42.0194283],[23.6292019,42.0195465],[23.6285419,42.0198975],[23.628212,42.0199661],[23.6272316,42.0200768],[23.6269608,42.020195],[23.6267509,42.0204773],[23.6266422,42.0206184],[23.6265316,42.0206985],[23.626442,42.0207176],[23.6263714,42.0206566],[23.6263924,42.0203667],[23.6265106,42.019928],[23.6267109,42.0197182],[23.6268215,42.0196762],[23.6270714,42.0195885],[23.6278019,42.0192986],[23.6281223,42.0189476],[23.6286011,42.0187454],[23.6290016,42.0183372],[23.6293011,42.0181274],[23.630291,42.0178261],[23.6311417,42.0176048],[23.631382,42.0175285],[23.6316814,42.0173874],[23.6322212,42.0168152],[23.6326523,42.0164986],[23.6330109,42.0163155],[23.6334019,42.0161972],[23.6337509,42.0160675],[23.6342506,42.0158272],[23.6345406,42.0155678],[23.6349907,42.0150452],[23.6350918,42.0148277],[23.6352921,42.0146751],[23.6353607,42.0145569],[23.6354313,42.0144157],[23.6356106,42.014267],[23.6357708,42.0140762],[23.6358719,42.0138779],[23.6360321,42.013588],[23.6360607,42.0133858],[23.6361713,42.0130081],[23.6364517,42.0127869],[23.6367722,42.0126076],[23.6368523,42.0124855],[23.6369019,42.0122871],[23.6376514,42.0116959],[23.6377506,42.0116272],[23.6380806,42.0114861],[23.638752,42.0114059],[23.639061,42.0114555],[23.6392918,42.0115662],[23.6394215,42.0115776],[23.639822,42.0115967],[23.6404819,42.0116081],[23.6412315,42.0117455],[23.6413918,42.0117149],[23.6415424,42.0118561],[23.6422024,42.0121651],[23.6431007,42.0126686],[23.6436214,42.012928],[23.6437206,42.0130081],[23.6438007,42.0131073],[23.644001,42.0131264],[23.6443424,42.013176],[23.6447906,42.0133171],[23.6458416,42.0136375],[23.6461811,42.0137558],[23.6467609,42.013958],[23.646841,42.0140152],[23.6468716,42.0141449],[23.6469421,42.0142365],[23.6469212,42.014328],[23.6470413,42.0145378],[23.6472607,42.0146484],[23.6476707,42.0149078],[23.647871,42.0150871],[23.6480217,42.0152779],[23.6482124,42.0153961],[23.6484509,42.0154381],[23.648901,42.0155258],[23.6491508,42.0156364],[23.649931,42.0161476],[23.6502209,42.0162468],[23.6506119,42.0164375],[23.6508121,42.0163956],[23.6509418,42.0164375],[23.6512623,42.0165367],[23.6513214,42.0166168],[23.6514912,42.0166664],[23.6519508,42.0168266],[23.6520309,42.0169182],[23.6522617,42.0169868],[23.6525021,42.0169754],[23.6529408,42.0171471],[23.653141,42.0172882],[23.6534119,42.0175781],[23.6534424,42.0177574],[23.653492,42.0178452],[23.6536007,42.0178566],[23.6537018,42.017807],[23.6538315,42.0176964],[23.6540508,42.0175781],[23.6542721,42.0175285],[23.654541,42.0175362],[23.6548519,42.0176277],[23.6550121,42.0176773],[23.6554718,42.0178185],[23.656311,42.0179977],[23.656662,42.0180664],[23.6567116,42.0180168],[23.6567822,42.0179558],[23.6582718,42.0181351],[23.6590824,42.0183563],[23.6595211,42.018486],[23.6599007,42.0185776],[23.6608715,42.0188866],[23.6617012,42.019146],[23.6628819,42.019516],[23.6632614,42.0196075],[23.6635323,42.0196381],[23.6641216,42.0196877],[23.6655521,42.0202675],[23.6662216,42.019886],[23.6663418,42.0197983],[23.6665306,42.0196686],[23.6667824,42.0194855],[23.6668816,42.0194054],[23.6674213,42.0189362],[23.6678219,42.0185471],[23.6684418,42.0178871],[23.6688213,42.017807],[23.6691818,42.0178185],[23.6699524,42.0178986]]},{"id":19580,"author":"AnaDigit","name_GR":"Sultans Trail: 5.10. Yakoruda - Yundola","description_GR":"Section-Trail 5.10","path":"Sultans_Trail\/sultans_trail_510","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":25231,"name_EN":"Sultans Trail: 5.10. Yakoruda - Yundola","description_EN":"Section-Trail 5.10","ascent_time":764,"descent_time":735,"marker":"","level":9,"ascent":1228,"descent":742,"maxelev":1685,"minelev":897,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.66929 42.01783,23.85488 42.07747)","views":0,"millestones":"","x":23.7687302,"y":42.0444717,"coor":[[23.6692905,42.0178299],[23.6698208,42.0178719],[23.6699715,42.0178986],[23.6702404,42.0179787],[23.6709614,42.0181999],[23.6711502,42.01828],[23.6718407,42.018589],[23.67243,42.0188599],[23.6730804,42.0191917],[23.67313,42.0192108],[23.6736012,42.0194206],[23.6740303,42.0196915],[23.6741009,42.0197411],[23.6747608,42.0203896],[23.6753712,42.0210419],[23.6756897,42.0209007],[23.6757908,42.0210419],[23.6759605,42.0211983],[23.6763496,42.021492],[23.6767807,42.0218506],[23.6770496,42.0222206],[23.6772804,42.0225792],[23.6774101,42.0227203],[23.6775913,42.02285],[23.6780205,42.0230789],[23.6784496,42.0233803],[23.6788902,42.0237808],[23.6794415,42.0242996],[23.6795807,42.0245018],[23.6797104,42.0247192],[23.6797504,42.0248604],[23.679781,42.0254593],[23.6800098,42.025589],[23.6805801,42.0258713],[23.6815205,42.0262108],[23.6812801,42.0263786],[23.6809902,42.026619],[23.6806011,42.0270691],[23.6802807,42.0274315],[23.680191,42.0276108],[23.6801701,42.0276489],[23.6800499,42.0276985],[23.6800709,42.0277596],[23.6800098,42.0280418],[23.6802006,42.0281487],[23.6808109,42.028492],[23.6810398,42.0285606],[23.6812801,42.0286713],[23.6814613,42.0287399],[23.6816502,42.0289001],[23.6817799,42.0288506],[23.6819515,42.0288086],[23.6821709,42.028759],[23.6824703,42.0287704],[23.6826305,42.0288696],[23.6829414,42.0291214],[23.6831703,42.0293007],[23.6832504,42.0293694],[23.6833611,42.0293808],[23.6835804,42.0291405],[23.6840801,42.029129],[23.6847706,42.0292892],[23.685091,42.0294113],[23.6852398,42.0295486],[23.6853313,42.0296402],[23.6855202,42.0298309],[23.6855812,42.0299187],[23.685751,42.0300217],[23.6859703,42.0298615],[23.6861706,42.0297089],[23.6863804,42.0297203],[23.6866512,42.0297203],[23.6871605,42.0298119],[23.6877403,42.0304298],[23.6881008,42.0307617],[23.6884708,42.0311203],[23.6887398,42.0312996],[23.6888504,42.0313988],[23.6891708,42.0317307],[23.6894703,42.0318985],[23.6897411,42.0321808],[23.68993,42.0323601],[23.6901207,42.0324783],[23.6908112,42.0330315],[23.6911106,42.0331001],[23.6912403,42.0331192],[23.6914005,42.0333099],[23.6915512,42.0333405],[23.6917896,42.0334511],[23.6921101,42.0335388],[23.6922798,42.0335617],[23.6925411,42.0334892],[23.6928806,42.0334587],[23.6932907,42.0334702],[23.6937199,42.0335007],[23.6940403,42.0335083],[23.6945305,42.0335808],[23.6946411,42.0336494],[23.6945305,42.033802],[23.6946201,42.0339394],[23.694891,42.03405],[23.6949406,42.0340385],[23.6949711,42.0340004],[23.6950703,42.0339394],[23.6952114,42.0339317],[23.6953011,42.0339699],[23.6954308,42.0339317],[23.6955109,42.0338707],[23.6955204,42.0337715],[23.6956997,42.0337105],[23.6958199,42.0336189],[23.6959114,42.0335999],[23.6960602,42.0335693],[23.6965103,42.0337219],[23.6967697,42.033802],[23.6971512,42.0339317],[23.6973305,42.0336189],[23.6999798,42.0344505],[23.7004509,42.0345917],[23.7007103,42.0346985],[23.6973305,42.0336189],[23.6999798,42.0344505],[23.7000504,42.0343895],[23.7003212,42.0343513],[23.7006207,42.03442],[23.7008209,42.0345497],[23.7010708,42.0345917],[23.7012501,42.0345612],[23.7016602,42.0345383],[23.7024708,42.0346794],[23.7031212,42.0347519],[23.7033615,42.0348396],[23.7035599,42.0348206],[23.7037106,42.0347404],[23.7039204,42.0346985],[23.70434,42.0347786],[23.7046413,42.0348015],[23.7048912,42.0348892],[23.7050114,42.0349312],[23.7051811,42.0350304],[23.7053814,42.0351601],[23.7058601,42.0352592],[23.7063808,42.0353088],[23.7066402,42.0353813],[23.7068501,42.0356293],[23.7070713,42.0357285],[23.7070713,42.0358505],[23.7069798,42.0358887],[23.7070103,42.0360184],[23.7072411,42.0361595],[23.7072906,42.0362511],[23.7077713,42.0364494],[23.7079811,42.0367088],[23.7081299,42.0368805],[23.7086315,42.0373116],[23.7095814,42.0380287],[23.7101212,42.0385284],[23.7101803,42.0386314],[23.7102909,42.0388107],[23.7103615,42.0389786],[23.710371,42.0391083],[23.7104206,42.0395508],[23.7104702,42.03965],[23.71064,42.0397301],[23.7108002,42.0397911],[23.7111111,42.0396996],[23.7113209,42.0396385],[23.7116508,42.0395012],[23.7118912,42.0392494],[23.7119999,42.0390511],[23.7122097,42.0389214],[23.7126503,42.0389099],[23.7128811,42.0390091],[23.7132607,42.0392494],[23.7136002,42.0393295],[23.7144108,42.0395393],[23.7152004,42.0397987],[23.7155399,42.0399208],[23.7157612,42.040062],[23.7158413,42.0401993],[23.7158604,42.0402794],[23.7158604,42.0403709],[23.7158813,42.0404205],[23.7163506,42.0403404],[23.7167511,42.0404015],[23.7169609,42.0405312],[23.7170906,42.04076],[23.7172909,42.0413704],[23.7173805,42.0415421],[23.7174702,42.0415916],[23.7175999,42.0415306],[23.7177601,42.0413208],[23.7179413,42.0412903],[23.7181301,42.0413704],[23.7184315,42.0416603],[23.7187309,42.0420609],[23.7192707,42.0425491],[23.7199707,42.0430412],[23.7205715,42.0433617],[23.7208405,42.0434685],[23.7211609,42.0434914],[23.7213497,42.043541],[23.7223797,42.0440407],[23.7225914,42.0440712],[23.7228413,42.0441818],[23.7229309,42.0442696],[23.722971,42.0444489],[23.7230206,42.0445404],[23.7230911,42.0445709],[23.7232208,42.0445404],[23.7235699,42.0445213],[23.7238007,42.04459],[23.7241211,42.044632],[23.7246304,42.0449104],[23.725071,42.0452003],[23.7254314,42.0454292],[23.725811,42.04562],[23.7260513,42.0457497],[23.7262001,42.0459518],[23.7264805,42.0466118],[23.7266808,42.0471497],[23.7269001,42.0477295],[23.7270012,42.0480385],[23.72715,42.0484009],[23.7272205,42.0490189],[23.7273808,42.0494118],[23.7278805,42.0501709],[23.7281399,42.0505409],[23.7283707,42.0508385],[23.7285709,42.0510597],[23.7287006,42.0512886],[23.7287502,42.0514908],[23.7287197,42.0518684],[23.7287407,42.0520821],[23.7287807,42.0522003],[23.7288208,42.0521889],[23.7290096,42.0521393],[23.7290897,42.0521317],[23.7293797,42.0520821],[23.7295303,42.0520401],[23.7300205,42.0520401],[23.7307014,42.0519905],[23.7314014,42.0517311],[23.7318497,42.0515518],[23.7319012,42.0515518],[23.7326813,42.0512619],[23.7336311,42.0510216],[23.7342701,42.0508308],[23.7352505,42.0508385],[23.7357197,42.0507584],[23.73629,42.0508614],[23.7371101,42.0508308],[23.7373505,42.050869],[23.7376308,42.050972],[23.7378311,42.0510712],[23.7381306,42.0510101],[23.7382202,42.0509605],[23.7382698,42.0509186],[23.7382698,42.0508499],[23.7382298,42.0507889],[23.7372913,42.0505905],[23.736721,42.0505409],[23.7366199,42.0504684],[23.7365608,42.0503883],[23.7364902,42.0500603],[23.73666,42.0497284],[23.7367496,42.0496101],[23.7368908,42.049511],[23.7381611,42.0491295],[23.7384205,42.0489807],[23.7393208,42.0489883],[23.7395802,42.048851],[23.7400112,42.0485611],[23.7401104,42.0485115],[23.7410011,42.0485001],[23.7413998,42.0484009],[23.7416897,42.0483284],[23.7420712,42.0480804],[23.7428112,42.0476112],[23.7430515,42.0475311],[23.7433701,42.0475998],[23.7439613,42.0477295],[23.7441807,42.0478592],[23.7447014,42.0480919],[23.7452412,42.0482483],[23.7455997,42.0485191],[23.7459106,42.0488205],[23.7459297,42.0491409],[23.7459106,42.0495186],[23.7460098,42.0498505],[23.746151,42.0500717],[23.7463512,42.050312],[23.7466507,42.0506096],[23.7472897,42.0509796],[23.7476101,42.0512314],[23.7477303,42.051342],[23.7478008,42.0513496],[23.7481098,42.0512619],[23.7492714,42.0512619],[23.7501507,42.0511818],[23.7502308,42.0511093],[23.750391,42.050972],[23.7505913,42.0509491],[23.7509899,42.050972],[23.7511501,42.0508499],[23.7513809,42.0504494],[23.7515106,42.0502205],[23.7517815,42.0499992],[23.7518806,42.049881],[23.7518902,42.0495911],[23.7521,42.0493317],[23.7526798,42.0488701],[23.7532005,42.0486107],[23.7533703,42.0484886],[23.753561,42.0484009],[23.7540207,42.0482903],[23.7543106,42.048172],[23.7545204,42.0479202],[23.7548599,42.0477486],[23.7555408,42.0475616],[23.7565613,42.0472908],[23.7579212,42.0467911],[23.7585907,42.0466309],[23.7587204,42.0466309],[23.7590809,42.0466995],[23.7594299,42.0466118],[23.7600708,42.0463409],[23.7603302,42.0463486],[23.7606297,42.0464211],[23.7608604,42.0463905],[23.7610912,42.0463104],[23.7612801,42.0460396],[23.7613697,42.0458717],[23.7614212,42.0455589],[23.7615299,42.0454407],[23.7618904,42.0452919],[23.7623215,42.0449104],[23.7627907,42.0449219],[23.763031,42.0448608],[23.7632504,42.0447311],[23.7634201,42.0447121],[23.7635098,42.0445595],[23.7637711,42.0444794],[23.7639809,42.0444298],[23.7643909,42.044342],[23.7646904,42.0440788],[23.7649708,42.0440483],[23.7651405,42.0441589],[23.7653103,42.0442619],[23.7657299,42.0442886],[23.7659206,42.0442085],[23.766201,42.0439796],[23.7665215,42.0438499],[23.7668209,42.0437698],[23.7673206,42.0437584],[23.7676907,42.0439186],[23.767971,42.0440407],[23.7682304,42.0440712],[23.7685909,42.0441704],[23.7689304,42.0443192],[23.7692299,42.0444298],[23.7691002,42.0444908],[23.7687302,42.0444717],[23.7681313,42.0445213],[23.76758,42.0445786],[23.7674503,42.0446701],[23.7674313,42.0448799],[23.7674809,42.04496],[23.7677307,42.0451202],[23.7678509,42.045311],[23.7678814,42.0455399],[23.7678814,42.0455589],[23.7679615,42.0461388],[23.7680302,42.0464096],[23.7686615,42.0470619],[23.7688904,42.0473518],[23.7692909,42.0477486],[23.7696114,42.0479813],[23.7696705,42.048172],[23.7698402,42.0486412],[23.77001,42.0488091],[23.77104,42.0493088],[23.7713509,42.0494003],[23.7718105,42.0494804],[23.772171,42.0495796],[23.7726898,42.0499496],[23.7728806,42.05019],[23.7731514,42.0503616],[23.77351,42.050499],[23.7736797,42.050621],[23.7737598,42.0508499],[23.7736607,42.0511589],[23.7735405,42.0514984],[23.7738209,42.0517387],[23.7741604,42.0520706],[23.7744999,42.0523987],[23.7745609,42.0527],[23.7745914,42.0530891],[23.7746315,42.0536385],[23.7746696,42.0539093],[23.7747097,42.0540695],[23.7749901,42.0542107],[23.7752304,42.0543518],[23.7753201,42.0545311],[23.7752209,42.0548592],[23.7752705,42.0550385],[23.7755814,42.0552406],[23.7757301,42.0554619],[23.7758312,42.0557709],[23.7758312,42.0559196],[23.7758408,42.056179],[23.7760696,42.0564308],[23.7763615,42.0567284],[23.776701,42.056881],[23.7767696,42.056942],[23.7767506,42.0571098],[23.7775307,42.0576591],[23.7776814,42.0577316],[23.7779503,42.0577812],[23.7785206,42.0578384],[23.7789097,42.0578194],[23.7793407,42.0579491],[23.7798805,42.0579491],[23.7805309,42.0578995],[23.7809906,42.057991],[23.7813301,42.0580902],[23.7816105,42.0582199],[23.7819614,42.0582809],[23.78232,42.0583611],[23.7829113,42.0583611],[23.7833614,42.0584908],[23.7834911,42.0585403],[23.7841206,42.0584717],[23.78442,42.0583],[23.7849102,42.0583],[23.7857399,42.0582008],[23.7862701,42.0581017],[23.7867603,42.0580215],[23.7872105,42.0579109],[23.7881203,42.0574989],[23.7886009,42.0573807],[23.7891102,42.0570984],[23.7897015,42.0569191],[23.7905312,42.0567818],[23.7911606,42.0567284],[23.79175,42.0566101],[23.7921104,42.0566902],[23.7923203,42.0566101],[23.792841,42.056282],[23.7929497,42.0564384],[23.7932415,42.0564804],[23.7935104,42.056591],[23.7936897,42.0567513],[23.7937698,42.0569305],[23.7937698,42.0571098],[23.7936306,42.0574608],[23.7939301,42.0578117],[23.7939301,42.0580101],[23.7938099,42.0585518],[23.79389,42.0587196],[23.794241,42.0591087],[23.7943401,42.0594101],[23.7946301,42.0597992],[23.7947407,42.0599213],[23.7948608,42.0599594],[23.7950611,42.0599213],[23.7954102,42.0598793],[23.7956715,42.0599594],[23.7961102,42.0601501],[23.7962914,42.0603409],[23.7961807,42.0607796],[23.796051,42.0615387],[23.7958698,42.0619392],[23.7958412,42.062252],[23.7958012,42.0625114],[23.7959309,42.0627708],[23.7960701,42.0629196],[23.7960415,42.0630989],[23.7958603,42.0632019],[23.7957802,42.0634918],[23.7955303,42.0636406],[23.7950897,42.0638618],[23.7949715,42.0639687],[23.7950706,42.0640602],[23.7951813,42.064209],[23.7951908,42.0644417],[23.7951813,42.0645905],[23.7948704,42.0647888],[23.794651,42.06493],[23.7943401,42.0656204],[23.7939606,42.0668907],[23.7941303,42.0671883],[23.79426,42.0675583],[23.7945213,42.0679398],[23.7947197,42.0683594],[23.7948208,42.0688095],[23.7949905,42.0695801],[23.7952309,42.0702705],[23.7954807,42.0707283],[23.795681,42.071312],[23.7957611,42.0714912],[23.7958298,42.0719719],[23.7959099,42.0720711],[23.7962208,42.0720901],[23.7967415,42.0720711],[23.797081,42.0720901],[23.7975597,42.0722084],[23.797781,42.0723686],[23.7978401,42.0725594],[23.7979603,42.0726013],[23.7982101,42.0725899],[23.7983608,42.0724983],[23.7985802,42.0724487],[23.79883,42.0724716],[23.7991409,42.0726585],[23.7993603,42.0728188],[23.7994213,42.0730095],[23.7996101,42.0732307],[23.7999496,42.0733185],[23.8010597,42.0735893],[23.8009014,42.0738907],[23.8010197,42.0743904],[23.8013802,42.0748787],[23.8016911,42.0752602],[23.8021412,42.0754509],[23.8020496,42.0755806],[23.8024197,42.0757904],[23.8027897,42.0758514],[23.803381,42.0758286],[23.8035507,42.0760002],[23.8035507,42.0761795],[23.8033199,42.0763512],[23.8032608,42.076519],[23.8035107,42.0770302],[23.8036404,42.0773087],[23.8038311,42.0774384],[23.8039608,42.0774689],[23.8044415,42.0771103],[23.804821,42.0766983],[23.8059902,42.0760918],[23.8068104,42.0755692],[23.8074608,42.0753517],[23.8083801,42.0747108],[23.8092499,42.0745087],[23.8098412,42.0742302],[23.810791,42.0735893],[23.8112297,42.0732918],[23.8114605,42.0732307],[23.8118896,42.0732384],[23.812191,42.0732384],[23.8126602,42.0731392],[23.8129005,42.0729485],[23.8131313,42.0726013],[23.8133411,42.0723801],[23.8136005,42.0722198],[23.8139801,42.0721512],[23.814291,42.0712814],[23.8144512,42.0711098],[23.81534,42.0706291],[23.8154697,42.0704689],[23.8155613,42.0701904],[23.8157711,42.0696793],[23.8161602,42.0693283],[23.8162899,42.0691986],[23.8166199,42.0692711],[23.8168812,42.0694695],[23.8170109,42.0691605],[23.81703,42.0690994],[23.8173904,42.0681419],[23.817461,42.0680008],[23.8176098,42.0675201],[23.8178501,42.0667191],[23.8182201,42.065361],[23.8183308,42.0651817],[23.8195114,42.0640488],[23.8196602,42.0639801],[23.81991,42.063942],[23.8200912,42.063961],[23.820261,42.0640297],[23.8203907,42.0641594],[23.8204498,42.0644798],[23.8204899,42.0646515],[23.8205814,42.0648308],[23.8208008,42.0651894],[23.8209515,42.0653305],[23.8210812,42.0653915],[23.82127,42.0654221],[23.8214798,42.0653992],[23.8219509,42.0653],[23.8224106,42.0651894],[23.8225803,42.0651703],[23.8227997,42.0652313],[23.823,42.0653687],[23.8233109,42.0656509],[23.8234901,42.0657616],[23.8236408,42.0657692],[23.8237209,42.0657692],[23.8238411,42.0657387],[23.8244114,42.0653992],[23.82477,42.0652885],[23.8250713,42.0652504],[23.8253708,42.0652885],[23.8260307,42.0654602],[23.8262405,42.0655212],[23.8264904,42.0655518],[23.8270206,42.0655708],[23.8273811,42.065609],[23.8277607,42.065731],[23.8279514,42.0657616],[23.8281612,42.0657501],[23.82897,42.0655212],[23.82934,42.0654297],[23.8298206,42.0654488],[23.8306503,42.06567],[23.8308315,42.0657501],[23.8309212,42.0658607],[23.8309708,42.066021],[23.8309402,42.0663109],[23.8308411,42.0668411],[23.8308811,42.0672112],[23.8309212,42.0674019],[23.8309898,42.0675201],[23.8311615,42.0676384],[23.8313808,42.0676918],[23.8315907,42.0677299],[23.8319302,42.067791],[23.8324203,42.0679092],[23.8334503,42.06847],[23.8337612,42.0685806],[23.8340511,42.0686111],[23.8343201,42.0685997],[23.8347301,42.0685196],[23.8351898,42.0684395],[23.8354797,42.0684509],[23.8356705,42.0685005],[23.83601,42.0686798],[23.8361797,42.0687294],[23.8363209,42.0687218],[23.8364105,42.0686798],[23.8365211,42.0685997],[23.8366108,42.06847],[23.8369999,42.0677299],[23.8372898,42.0674095],[23.8375912,42.0672188],[23.8385506,42.0669518],[23.839241,42.0667191],[23.8396702,42.0666618],[23.8399315,42.0666313],[23.8401699,42.0666504],[23.8404598,42.0667114],[23.8407211,42.0668488],[23.8410702,42.0672684],[23.8412399,42.0674896],[23.8413696,42.0676003],[23.8415413,42.0676918],[23.8417912,42.067749],[23.8423309,42.067852],[23.8426609,42.0679703],[23.8429508,42.0681114],[23.8431206,42.0683098],[23.8432598,42.0685005],[23.843401,42.0685997],[23.8435898,42.0686607],[23.8438511,42.0686989],[23.8442211,42.0687294],[23.8443813,42.0687103],[23.8444805,42.0686607],[23.8445606,42.0685387],[23.8447609,42.0683098],[23.8449306,42.0682297],[23.8451309,42.0682411],[23.8452511,42.0683098],[23.8453903,42.0684395],[23.8455906,42.0685997],[23.8456802,42.0686607],[23.8458405,42.0686684],[23.8459511,42.0686302],[23.8461208,42.0685387],[23.8469009,42.0678711],[23.8476715,42.067131],[23.8478413,42.0669785],[23.8480206,42.0669289],[23.8481998,42.0669098],[23.8483315,42.0669785],[23.8485508,42.0671387],[23.8487301,42.0672989],[23.8489399,42.0673714],[23.8490715,42.0673714],[23.8492603,42.0673409],[23.8498898,42.0670013],[23.8500805,42.0669403],[23.8502407,42.0669289],[23.8503399,42.0669518],[23.8507309,42.0662689],[23.8510513,42.0657883],[23.8513603,42.0653801],[23.8513603,42.0653305],[23.8513508,42.0652885],[23.8512707,42.0652618],[23.8512001,42.065239],[23.8511906,42.0652084],[23.8511906,42.0651588],[23.8512707,42.0649796],[23.8513203,42.0648613],[23.8513813,42.0647888],[23.85145,42.0647583],[23.8516808,42.0647583],[23.8517704,42.0647507],[23.8519001,42.0647202],[23.8520298,42.064621],[23.8522301,42.064209],[23.8523998,42.0638504],[23.8525105,42.0636787],[23.8526096,42.0635605],[23.8527699,42.0633812],[23.8530312,42.0631294],[23.8533707,42.0629387],[23.8534508,42.0631714],[23.8536015,42.0632706],[23.8537102,42.0633507],[23.8538704,42.0633888],[23.8542709,42.0633507],[23.8545704,42.0632095],[23.8548813,42.0631485]]},{"id":19581,"author":"AnaDigit","name_GR":"Sultans Trail: 5.11. Yundola - Velingrad","description_GR":"Section-Trail 5.11","path":"Sultans_Trail\/sultans_trail_511","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":15269,"name_EN":"Sultans Trail: 5.11. Yundola - Velingrad","description_EN":"Section-Trail 5.11","ascent_time":417,"descent_time":452,"marker":"","level":9,"ascent":402,"descent":1034,"maxelev":1606,"minelev":749,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.85489 42.02612,23.99247 42.0645)","views":0,"millestones":"","x":23.9455261,"y":42.0414429,"coor":[[23.8548851,42.0631638],[23.8554955,42.0629501],[23.8570862,42.0624619],[23.8571758,42.0624428],[23.8574352,42.0623817],[23.8575649,42.0623627],[23.8586063,42.062233],[23.8591461,42.0621605],[23.8593464,42.0621223],[23.8594952,42.0620422],[23.8596859,42.0618515],[23.8598652,42.0616722],[23.8603363,42.061203],[23.8604259,42.0611115],[23.8606358,42.0610809],[23.860796,42.0610428],[23.8610458,42.0609932],[23.8616161,42.0610008],[23.8617363,42.0609932],[23.8618259,42.0609512],[23.8618851,42.0609016],[23.8623753,42.0603714],[23.8624859,42.0602913],[23.8625565,42.0602226],[23.8627052,42.0600204],[23.8629265,42.059742],[23.8629951,42.0596123],[23.8630257,42.0594635],[23.8630657,42.0592003],[23.8630962,42.0590324],[23.8631763,42.0588722],[23.8633652,42.058773],[23.863575,42.0588036],[23.8637962,42.0589333],[23.8640862,42.0590935],[23.864336,42.0591812],[23.864706,42.0591736],[23.864975,42.0591316],[23.8651352,42.0591507],[23.865406,42.059391],[23.8655548,42.0595436],[23.8660164,42.0599022],[23.8663063,42.0602417],[23.8667049,42.060482],[23.8671265,42.0607529],[23.8673859,42.0609207],[23.8675861,42.0610313],[23.8677959,42.0610504],[23.8681049,42.0610733],[23.8682461,42.0611229],[23.8684063,42.0612411],[23.8686752,42.0616837],[23.8690357,42.0621338],[23.8692646,42.0623131],[23.8695755,42.0625114],[23.869875,42.0627022],[23.8701363,42.0628433],[23.8708553,42.0631409],[23.8711662,42.0632515],[23.871376,42.063343],[23.8715553,42.0634003],[23.8717155,42.0635605],[23.8719749,42.0638313],[23.8723564,42.0640831],[23.8725662,42.0642204],[23.8730259,42.0644226],[23.8732948,42.0645027],[23.8734951,42.0645027],[23.8736153,42.0644226],[23.873745,42.0642128],[23.8738747,42.0636215],[23.8739548,42.0634117],[23.874445,42.0627708],[23.8746853,42.0625114],[23.8750248,42.0623131],[23.8753357,42.0621529],[23.8756351,42.0620728],[23.8758049,42.0620613],[23.8759651,42.0621109],[23.8760948,42.0621605],[23.8765259,42.0623627],[23.8771248,42.0627632],[23.8774853,42.0629425],[23.8778458,42.0631332],[23.878006,42.0632019],[23.8782558,42.0632019],[23.8785954,42.0631714],[23.8789864,42.0630836],[23.879385,42.0629921],[23.8798161,42.0630608],[23.8802357,42.0631104],[23.8806057,42.0631638],[23.8810062,42.0630913],[23.8814964,42.0629807],[23.8817348,42.062912],[23.8818951,42.0627937],[23.8820763,42.0625916],[23.8821259,42.0625229],[23.8821659,42.0624619],[23.8825455,42.0614128],[23.883646,42.0600128],[23.8837948,42.0597229],[23.8852959,42.0591125],[23.8857365,42.0588036],[23.8865452,42.0587006],[23.8868046,42.0586014],[23.8872852,42.0583115],[23.8882656,42.0582123],[23.8896656,42.0575333],[23.8914146,42.056633],[23.891716,42.0563316],[23.8922653,42.0560226],[23.892786,42.0557022],[23.893116,42.0552711],[23.8932953,42.0552101],[23.893755,42.055172],[23.894125,42.0552025],[23.894455,42.0550728],[23.8947449,42.0551033],[23.8944855,42.0557518],[23.8946362,42.0559921],[23.8953056,42.0557823],[23.8956661,42.0559006],[23.8964863,42.0560532],[23.8966446,42.0564537],[23.8967361,42.0564537],[23.8970547,42.0564232],[23.8977451,42.0558624],[23.8979855,42.0555801],[23.8991451,42.0549316],[23.9018154,42.0545502],[23.902626,42.0545502],[23.9034061,42.0542526],[23.9043064,42.0544128],[23.9046364,42.054821],[23.9047146,42.0548019],[23.9048347,42.0547829],[23.9056053,42.0535431],[23.9065247,42.0527916],[23.9089756,42.0513535],[23.9130859,42.0513306],[23.9144859,42.051033],[23.9158955,42.0506325],[23.9163952,42.0504837],[23.916996,42.0503426],[23.9175453,42.0500031],[23.9179058,42.0497208],[23.918005,42.049511],[23.9189148,42.0491333],[23.9196262,42.0489235],[23.9198456,42.0490303],[23.9202557,42.0491524],[23.9207554,42.0491409],[23.9211159,42.049221],[23.9233055,42.0497208],[23.9246159,42.0497437],[23.9259663,42.0500221],[23.9272346,42.0489006],[23.9282856,42.0487823],[23.9291458,42.0481834],[23.9309464,42.047863],[23.9321251,42.0473137],[23.9325962,42.0465622],[23.9334564,42.0448303],[23.9354248,42.0453033],[23.9362564,42.0447617],[23.936285,42.0449715],[23.9365749,42.0452538],[23.9367657,42.0453606],[23.9371948,42.0453529],[23.937706,42.0450706],[23.9387665,42.0447922],[23.939436,42.0444221],[23.9394951,42.0442924],[23.9397163,42.0442619],[23.939806,42.0447807],[23.9401665,42.0450706],[23.9411163,42.0451508],[23.9418049,42.0446701],[23.9420357,42.0447426],[23.9420357,42.0449905],[23.9421463,42.0452919],[23.9426346,42.0451317],[23.9433651,42.0447426],[23.9444351,42.0440636],[23.9448948,42.0436935],[23.9459953,42.042881],[23.9465446,42.0426331],[23.9465961,42.0424919],[23.9465656,42.0422935],[23.9464855,42.0421524],[23.9463863,42.0420227],[23.9462852,42.0419426],[23.9461155,42.0418129],[23.9459248,42.0417137],[23.9457664,42.0416107],[23.9456558,42.0415306],[23.9455261,42.0414429],[23.9454746,42.0412636],[23.9456749,42.0412407],[23.9459248,42.0412407],[23.9462357,42.041153],[23.9467754,42.0412331],[23.9473057,42.0412407],[23.947525,42.0412407],[23.9478264,42.0412521],[23.9480858,42.0412827],[23.9483852,42.0412827],[23.9486351,42.0412331],[23.9488964,42.0411301],[23.9491062,42.0410233],[23.9492855,42.0409126],[23.9495564,42.0408134],[23.9498062,42.0407715],[23.9501648,42.0407524],[23.950325,42.0407715],[23.9504547,42.0408401],[23.9505653,42.0409927],[23.9505959,42.0411835],[23.9506664,42.0413818],[23.9507656,42.0415421],[23.9508648,42.0416222],[23.9510365,42.0417213],[23.9512253,42.0418015],[23.9513664,42.0419235],[23.9514446,42.0420036],[23.9515953,42.0420914],[23.9518452,42.0421333],[23.9521656,42.0421829],[23.9523659,42.04216],[23.9526062,42.0421524],[23.9527664,42.042202],[23.9530258,42.0422516],[23.9534149,42.0423737],[23.9536247,42.0424118],[23.9537258,42.0424309],[23.9539452,42.0423317],[23.9541759,42.0423126],[23.9543152,42.0423431],[23.9545956,42.0424919],[23.9548454,42.0426903],[23.9550152,42.0427132],[23.9552746,42.0427208],[23.9554653,42.0426903],[23.9556351,42.0426826],[23.9558563,42.0426636],[23.9560452,42.0426636],[23.9562855,42.0426826],[23.9564552,42.0426636],[23.9566364,42.0426102],[23.9567451,42.0425301],[23.9568062,42.0424004],[23.9568062,42.042263],[23.9568462,42.0421524],[23.9569149,42.0419807],[23.956995,42.041832],[23.9571152,42.0417633],[23.9572849,42.0417328],[23.9574356,42.0417404],[23.9576054,42.0418701],[23.957695,42.0419617],[23.9578857,42.0420418],[23.9581146,42.0420914],[23.9583759,42.0420914],[23.9585648,42.0420609],[23.9588146,42.0420113],[23.9590855,42.0420113],[23.9592361,42.0420609],[23.959425,42.0420723],[23.9596653,42.0421219],[23.9599056,42.042141],[23.9601059,42.0420914],[23.9603062,42.0420303],[23.960556,42.0419922],[23.9607162,42.0419235],[23.9609947,42.0418205],[23.9613361,42.0417404],[23.9617863,42.0416718],[23.9620647,42.0417137],[23.962265,42.0417404],[23.9628448,42.0418625],[23.9630356,42.0419731],[23.9631462,42.0420723],[23.963316,42.0421524],[23.9634857,42.0421524],[23.9636154,42.0420723],[23.963686,42.0419312],[23.9638348,42.0418205],[23.9640846,42.0416718],[23.9644051,42.0414734],[23.9646549,42.0413132],[23.9649048,42.0411415],[23.9653053,42.0409622],[23.9656448,42.0408134],[23.9659252,42.0406914],[23.9662857,42.0405426],[23.9666061,42.0403824],[23.9668751,42.0402832],[23.9671955,42.0401611],[23.9674549,42.0400429],[23.9676762,42.0398712],[23.9678364,42.039711],[23.9680061,42.0395432],[23.9681454,42.0393524],[23.9682751,42.0391426],[23.9684753,42.0389633],[23.9686356,42.038723],[23.9688148,42.0385208],[23.9689751,42.0382614],[23.9692154,42.0381126],[23.9694748,42.0379333],[23.9697361,42.0378227],[23.9700947,42.0377235],[23.9703846,42.0376625],[23.970726,42.0376205],[23.9709949,42.0376129],[23.971386,42.0376129],[23.9716053,42.0375824],[23.9718552,42.0374908],[23.9720459,42.0374107],[23.9722958,42.0373802],[23.972496,42.0373917],[23.9727154,42.0374336],[23.9729862,42.0374718],[23.9732857,42.0374908],[23.9735756,42.0375023],[23.9738159,42.0374832],[23.9741249,42.0374222],[23.9742661,42.0373611],[23.9744663,42.037281],[23.9746361,42.0372009],[23.9748554,42.0371323],[23.9751263,42.0370827],[23.9753551,42.0370331],[23.975666,42.036953],[23.9759464,42.0369034],[23.9761963,42.0368538],[23.9764462,42.0368423],[23.9767056,42.0368538],[23.9770355,42.0369225],[23.9772758,42.036953],[23.9775753,42.0369911],[23.9779053,42.0370407],[23.9781647,42.0371132],[23.9785652,42.0372009],[23.9788361,42.037262],[23.9790955,42.0373421],[23.9793854,42.0374527],[23.9796047,42.0374908],[23.9800453,42.0376205],[23.9802246,42.0376205],[23.9806557,42.0375519],[23.9807663,42.0374718],[23.9808159,42.0373917],[23.980835,42.0373001],[23.9809055,42.0372124],[23.9812946,42.0368309],[23.9817047,42.036171],[23.9819355,42.0359535],[23.9821453,42.0356216],[23.9823761,42.0352821],[23.9824963,42.035141],[23.9827251,42.0347633],[23.9830151,42.0344315],[23.9831352,42.0342636],[23.983305,42.0340729],[23.9833851,42.0339622],[23.9834652,42.0338707],[23.9838352,42.033741],[23.9842854,42.0336037],[23.984705,42.0334015],[23.9850159,42.0331917],[23.985405,42.0330429],[23.9856548,42.0329819],[23.9858246,42.0330124],[23.9859962,42.0329819],[23.9861164,42.0328903],[23.9865055,42.032383],[23.9866257,42.0322113],[23.9870548,42.031662],[23.9877453,42.0293427],[23.9878559,42.0289001],[23.9878464,42.028511],[23.9883461,42.0284424],[23.991396,42.0276222],[23.9913559,42.0275726],[23.991396,42.027523],[23.991436,42.0274811],[23.9915047,42.0274734],[23.9914951,42.0273132],[23.9913464,42.0266914],[23.9913063,42.0265121],[23.991415,42.0265121],[23.992466,42.026123]]},{"id":19582,"author":"AnaDigit","name_GR":"Sultans Trail: 5.12. Velingrad - Batak","description_GR":"Section-Trail 5.12","path":"Sultans_Trail\/sultans_trail_512","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":26783,"name_EN":"Sultans Trail: 5.12. Velingrad - Batak","description_EN":"Section-Trail 5.12","ascent_time":812,"descent_time":798,"marker":"","level":9,"ascent":844,"descent":558,"maxelev":1228,"minelev":742,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.99165 41.93883,24.21864 42.02787)","views":0,"millestones":"","x":24.0910053,"y":41.9871063,"coor":[[23.9916458,42.027565],[23.9925156,42.0274544],[23.9925957,42.0274544],[23.993536,42.0275459],[23.9936657,42.027565],[23.9944859,42.0277443],[23.9950447,42.0278664],[23.9951859,42.0274544],[23.9953156,42.0270653],[23.9954853,42.0266266],[23.9959755,42.0267677],[23.9961853,42.026825],[23.9962463,42.026886],[23.9964561,42.0268555],[23.9964046,42.0266876],[23.9963455,42.026516],[23.9962158,42.0262375],[23.9961357,42.0260658],[23.996006,42.025795],[23.9959164,42.0256767],[23.9958858,42.0254745],[23.9957752,42.0252266],[23.995575,42.0247879],[23.9949646,42.0237045],[23.9949551,42.0235672],[23.994936,42.0234375],[23.9949646,42.023407],[23.9950047,42.0233955],[23.9950657,42.0233765],[23.9950047,42.0232048],[23.9952564,42.0230255],[23.9952049,42.0229073],[23.9952564,42.0228653],[23.9953747,42.0227852],[23.9954262,42.0227547],[23.9954662,42.022728],[23.9955654,42.022686],[23.9956646,42.0226479],[23.9957962,42.022625],[23.995945,42.0226059],[23.9964962,42.0225563],[23.9967651,42.0225258],[23.9969654,42.0225067],[23.9972458,42.0224876],[23.9974651,42.0224571],[23.9979248,42.0224152],[23.9990253,42.0223045],[23.9993858,42.0222664],[23.999485,42.0222664],[23.9996758,42.0222473],[23.9997959,42.0222473],[23.9998856,42.0222664],[23.9999447,42.0222969],[24.0000153,42.0223351],[24.0000763,42.022377],[24.0001259,42.0224342],[24.000185,42.0228043],[24.0002155,42.0230179],[24.0002251,42.023056],[24.0002747,42.0233765],[24.0002956,42.0235062],[24.0003262,42.0236473],[24.0003757,42.0237579],[24.0004349,42.0238571],[24.0005264,42.0239372],[24.0006447,42.0240059],[24.0008564,42.0241051],[24.0012455,42.0243378],[24.0013256,42.0243759],[24.0013561,42.024395],[24.0018463,42.0246773],[24.002306,42.0249367],[24.0032253,42.0254478],[24.0041656,42.0259743],[24.005106,42.0265045],[24.0053558,42.0266571],[24.006176,42.0259552],[24.0063152,42.0258446],[24.0069962,42.0252762],[24.0071449,42.0251656],[24.0073147,42.0250664],[24.0077248,42.0249367],[24.0084152,42.0247269],[24.0088348,42.0245972],[24.0098057,42.0242844],[24.010746,42.0239754],[24.0109348,42.0238571],[24.0110455,42.0237465],[24.011116,42.0236053],[24.011446,42.0226669],[24.0115261,42.0224953],[24.0116749,42.0223579],[24.0119362,42.0221748],[24.0136356,42.0211143],[24.0153446,42.0200768],[24.0157146,42.019886],[24.0160751,42.0197563],[24.0164661,42.0196342],[24.0181751,42.0191154],[24.0191154,42.0188065],[24.0194263,42.0186958],[24.0195847,42.0186157],[24.0197659,42.0185165],[24.0199051,42.0185165],[24.0201759,42.0185356],[24.020586,42.0185661],[24.020956,42.0186043],[24.0211563,42.0186653],[24.0212955,42.0187645],[24.0218353,42.018795],[24.0223751,42.0186043],[24.0227146,42.0184174],[24.0232754,42.0180244],[24.0234852,42.0179367],[24.0240746,42.017807],[24.0245056,42.0175476],[24.0248852,42.0172958],[24.0250759,42.0170555],[24.0251446,42.0168457],[24.0251446,42.0164146],[24.0252953,42.0161972],[24.0256958,42.0159149],[24.0259647,42.0158272],[24.0263157,42.0158272],[24.0266552,42.0158844],[24.0270252,42.0159149],[24.0276661,42.0158958],[24.0283852,42.0156975],[24.0291061,42.0155563],[24.0294151,42.0154572],[24.0309353,42.0147247],[24.0312347,42.014637],[24.0314655,42.0146065],[24.0318146,42.0146255],[24.0325451,42.0146065],[24.0328751,42.0145149],[24.033165,42.0144768],[24.0336857,42.0144463],[24.0347862,42.0142174],[24.0357761,42.0141144],[24.0367756,42.013916],[24.0370846,42.0139656],[24.0375156,42.0139046],[24.0383148,42.0138664],[24.0386162,42.0137978],[24.0389252,42.0135765],[24.0392761,42.0133858],[24.039526,42.0132675],[24.0398655,42.0131645],[24.0403957,42.0132065],[24.0411358,42.0132942],[24.0414047,42.0133667],[24.041996,42.0136871],[24.0426846,42.013916],[24.0433064,42.0140648],[24.0436954,42.0141373],[24.0441551,42.0141678],[24.0447559,42.0141144],[24.0449848,42.0140572],[24.0450649,42.0140457],[24.0455246,42.013916],[24.0458164,42.0137749],[24.0460949,42.013588],[24.0462856,42.0135078],[24.0469646,42.0133553],[24.0473347,42.0132942],[24.0479355,42.0132256],[24.0487156,42.0130768],[24.0498962,42.0129051],[24.0503654,42.012825],[24.0508251,42.0127869],[24.051136,42.012825],[24.0516148,42.0127945],[24.0519562,42.0126953],[24.0524254,42.0125465],[24.0532551,42.0121956],[24.0535851,42.0120964],[24.0542946,42.0118256],[24.0544548,42.0117569],[24.054636,42.0116653],[24.0554047,42.0109177],[24.0560551,42.0104256],[24.0563049,42.0101471],[24.0575848,42.0088043],[24.0578957,42.0085258],[24.0580959,42.0084267],[24.0583248,42.0084076],[24.0589352,42.0080566],[24.0596848,42.0076675],[24.0598946,42.0075073],[24.0601864,42.0071869],[24.060976,42.0065575],[24.0616055,42.0062943],[24.0619659,42.0060043],[24.0624561,42.0054169],[24.0626945,42.0048256],[24.0626659,42.0043259],[24.0626659,42.0034676],[24.0629749,42.0029755],[24.0632057,42.0027962],[24.0635548,42.0020752],[24.0635853,42.0008278],[24.0637951,42.0000954],[24.0639057,41.9998055],[24.0641251,41.9994774],[24.0644855,41.9989777],[24.0647564,41.9982376],[24.0651455,41.9975052],[24.0654659,41.9968948],[24.0656452,41.9967766],[24.0657558,41.9965363],[24.0661564,41.9962044],[24.0668964,41.9958076],[24.0675049,41.995285],[24.0677357,41.9952278],[24.0681553,41.9950066],[24.0685062,41.9948463],[24.0686264,41.9947777],[24.0687561,41.9946671],[24.0690956,41.9943962],[24.0695858,41.9941177],[24.069746,41.9940567],[24.0703049,41.9938469],[24.0706749,41.9937477],[24.0709152,41.9936867],[24.071106,41.9936142],[24.0716763,41.9933052],[24.0725346,41.9928474],[24.0726948,41.9927063],[24.0728359,41.9925766],[24.0728664,41.9924545],[24.0729752,41.9921646],[24.0730648,41.9920654],[24.073185,41.9919662],[24.0733356,41.9918747],[24.0735054,41.9917068],[24.0737457,41.9915047],[24.073885,41.9914169],[24.0739346,41.9913559],[24.0739746,41.9912453],[24.0740051,41.9911461],[24.0740547,41.9910774],[24.0741348,41.9910355],[24.0742455,41.9910278],[24.0743046,41.9910049],[24.0743561,41.9909668],[24.0743961,41.9909172],[24.0744057,41.9908562],[24.0744057,41.9907761],[24.0743847,41.9906845],[24.0743847,41.9906273],[24.0743961,41.9905853],[24.0745049,41.9904556],[24.0746346,41.9903259],[24.0748158,41.9901466],[24.0748863,41.9900665],[24.074955,41.9899673],[24.074995,41.9899063],[24.0750351,41.9898148],[24.0750351,41.989727],[24.0750046,41.9896355],[24.0749264,41.9894943],[24.0750256,41.9894562],[24.0751247,41.9894142],[24.075285,41.9893379],[24.0754261,41.9892464],[24.076086,41.9885674],[24.0768356,41.9878044],[24.0771046,41.9877167],[24.0771751,41.9877052],[24.0772648,41.9877052],[24.0773354,41.9876976],[24.0773659,41.9877548],[24.0774059,41.9878159],[24.077486,41.987957],[24.0775948,41.9881172],[24.0778751,41.9884262],[24.078125,41.9887047],[24.0782261,41.9887962],[24.0783157,41.9888573],[24.0784359,41.9889145],[24.0786457,41.9889679],[24.0787754,41.9889679],[24.0790157,41.988945],[24.0793648,41.9888763],[24.0800648,41.9887543],[24.0806847,41.9886551],[24.0815258,41.9885254],[24.0818062,41.9884758],[24.0820045,41.9884262],[24.0821457,41.9883766],[24.0830154,41.9879456],[24.0834446,41.9877243],[24.0850563,41.9868851],[24.0852661,41.9866867],[24.0859146,41.9860153],[24.0860748,41.9859047],[24.0867157,41.9858475],[24.0867958,41.985775],[24.0868549,41.985836],[24.0870361,41.9859467],[24.0871964,41.9860344],[24.0880451,41.9856377],[24.0880451,41.9854546],[24.0882664,41.9853973],[24.0882759,41.9854355],[24.0882854,41.9858246],[24.088335,41.986187],[24.0884457,41.9864464],[24.0886459,41.9866562],[24.0888863,41.9867477],[24.0889454,41.9867744],[24.0892563,41.986866],[24.0895863,41.9869576],[24.0900154,41.9871368],[24.0901661,41.9872246],[24.0903053,41.9873161],[24.0905857,41.9875946],[24.0906162,41.9876366],[24.0913258,41.9875946],[24.0910053,41.9871063],[24.0914364,41.986805],[24.0915146,41.9866562],[24.0915852,41.9863968],[24.0916348,41.9861755],[24.0915852,41.9858742],[24.0914154,41.9855766],[24.091156,41.9850349],[24.0912056,41.9846458],[24.091156,41.9843864],[24.0909748,41.9838142],[24.091526,41.9833565],[24.0922356,41.9831047],[24.0923748,41.9825058],[24.0924759,41.9817352],[24.0929546,41.9808159],[24.0936451,41.9800377],[24.0944252,41.9793243],[24.094595,41.9789467],[24.0955162,41.978096],[24.0961246,41.9777946],[24.0969162,41.9773254],[24.0976849,41.9768257],[24.0979958,41.9762573],[24.0984058,41.9760475],[24.0990162,41.9759865],[24.0999146,41.9748764],[24.0999355,41.9744377],[24.1001854,41.9739151],[24.1004353,41.9732475],[24.1006145,41.9730148],[24.1026459,41.9718246],[24.1035957,41.9713554],[24.1046448,41.9709969],[24.1053162,41.9707565],[24.1061649,41.9708176],[24.1070747,41.9707069],[24.1079254,41.970665],[24.1083946,41.9702873],[24.1086559,41.9698143],[24.1090946,41.9692764],[24.1094055,41.968998],[24.1105347,41.968956],[24.1121159,41.9685669],[24.1126556,41.968586],[24.1132946,41.9689064],[24.1137657,41.9691162],[24.1142864,41.9691048],[24.1148148,41.969017],[24.1154461,41.9684563],[24.1165161,41.9674644],[24.1181355,41.9663849],[24.1187057,41.9656868],[24.1191349,41.965107],[24.119566,41.9649353],[24.1199951,41.9649353],[24.1206055,41.9651642],[24.1211147,41.9651566],[24.121706,41.9649544],[24.1220856,41.9648857],[24.122736,41.9649658],[24.1229057,41.9652061],[24.1231556,41.965416],[24.1249561,41.9655342],[24.1257153,41.9654274],[24.1261463,41.965126],[24.1266155,41.9648361],[24.1270046,41.9648361],[24.1271553,41.9647675],[24.1274548,41.9645348],[24.1278057,41.9640274],[24.1279354,41.9635773],[24.1281052,41.9633064],[24.1283264,41.9629669],[24.1284256,41.9625969],[24.1286049,41.9620247],[24.1288261,41.9616661],[24.1292858,41.9613457],[24.1301861,41.9609871],[24.1313553,41.9605865],[24.1330853,41.9598045],[24.1338863,41.9593773],[24.1342964,41.9591064],[24.1348858,41.9588966],[24.135376,41.9588165],[24.1359863,41.9587555],[24.1369152,41.9585648],[24.1374149,41.9583664],[24.138195,41.9579544],[24.1391048,41.9573669],[24.1398354,41.9568176],[24.1398849,41.9566765],[24.1401653,41.9563255],[24.1402359,41.9562569],[24.1404152,41.9560547],[24.1410847,41.9558144],[24.1415749,41.9557457],[24.142046,41.955658],[24.1423149,41.9554977],[24.1425152,41.9550972],[24.1426563,41.9545479],[24.142765,41.954216],[24.1429462,41.9537354],[24.1431847,41.9534378],[24.1435757,41.9530869],[24.1438656,41.9528847],[24.1438656,41.9528046],[24.1438847,41.9523964],[24.143446,41.9524078],[24.1431561,41.9524078],[24.1431255,41.9522476],[24.1430054,41.9517059],[24.1429749,41.9514656],[24.1429749,41.9512978],[24.1430359,41.9511566],[24.142786,41.9510574],[24.1425247,41.950737],[24.1424446,41.9506454],[24.1422653,41.950367],[24.1428852,41.9500847],[24.1432858,41.9499245],[24.143425,41.9498672],[24.1436348,41.9497643],[24.1438351,41.9495544],[24.1438656,41.9495163],[24.1441154,41.9492378],[24.1443863,41.9488258],[24.1450348,41.9480858],[24.1452351,41.9478569],[24.1456146,41.9474258],[24.1460361,41.9466972],[24.1462955,41.9462471],[24.1467552,41.9452553],[24.1471252,41.944397],[24.1472759,41.9439049],[24.1471958,41.9435844],[24.1470661,41.9433365],[24.1470356,41.9432678],[24.1470261,41.9431458],[24.1470947,41.9430656],[24.1472549,41.942997],[24.1474247,41.942997],[24.1476154,41.9430542],[24.1479149,41.9432678],[24.1481247,41.9433556],[24.1484756,41.9434547],[24.1485157,41.9434662],[24.1486454,41.9434967],[24.1487656,41.9436073],[24.1489162,41.9438972],[24.1490059,41.9439774],[24.1491261,41.9440269],[24.1506062,41.9442558],[24.1515446,41.9444771],[24.1524162,41.944725],[24.1527061,41.944767],[24.152956,41.9447556],[24.1531658,41.9447365],[24.1538448,41.9446144],[24.154356,41.944416],[24.1546059,41.9443169],[24.1551952,41.9442558],[24.1566963,41.9441452],[24.1580048,41.9440575],[24.1580849,41.9439278],[24.1582756,41.9438553],[24.1585255,41.9437561],[24.1587353,41.9436378],[24.1589661,41.943615],[24.1591053,41.9435844],[24.159256,41.9435158],[24.1595955,41.9434357],[24.1598263,41.9432869],[24.1598454,41.9431877],[24.1597958,41.9430542],[24.1597748,41.9428864],[24.1599064,41.9427261],[24.1599655,41.942646],[24.1603355,41.9427376],[24.160656,41.9429779],[24.1608753,41.9430161],[24.1611862,41.942997],[24.1615047,41.9428864],[24.1622353,41.9427147],[24.1627655,41.942646],[24.1631145,41.9426575],[24.1635551,41.9425163],[24.1638947,41.9423676],[24.1640854,41.9422264],[24.1644955,41.9420662],[24.1645851,41.9420357],[24.1646748,41.9420357],[24.164875,41.9420853],[24.1652355,41.9418945],[24.1654263,41.9418068],[24.1660557,41.9415474],[24.1674347,41.9412346],[24.1697063,41.9408875],[24.1724262,41.9404945],[24.1730461,41.9404068],[24.1746559,41.940197],[24.1750164,41.940136],[24.1751556,41.9401245],[24.1761551,41.9399872],[24.1779156,41.9397469],[24.1780262,41.9397278],[24.1803646,41.9393959],[24.1825752,41.9390869],[24.1841049,41.9388657],[24.185215,41.9388275],[24.1857758,41.9388275],[24.186636,41.9389648],[24.1872463,41.9391251],[24.188406,41.9395752],[24.1895046,41.9401855],[24.190815,41.940918],[24.1910858,41.9410858],[24.1912651,41.941246],[24.1914158,41.9414177],[24.1919155,41.9420967],[24.1920357,41.9422379],[24.1921959,41.9423943],[24.1924362,41.9425354],[24.1927147,41.942646],[24.1930351,41.9427261],[24.193346,41.9427567],[24.1936455,41.9427147],[24.1939049,41.942646],[24.1941853,41.9425163],[24.1943951,41.9424171],[24.1946163,41.9424477],[24.1949062,41.9424248],[24.1949463,41.9424248],[24.1952858,41.9424477],[24.1955547,41.9424858],[24.1956749,41.9425354],[24.1957664,41.9425659],[24.1960049,41.9427147],[24.1962547,41.9427261],[24.1966152,41.9427643],[24.196846,41.9427567],[24.1977558,41.9426842],[24.1981049,41.9426575],[24.1981659,41.942646],[24.1983452,41.9426842],[24.1985149,41.9428177],[24.1987553,41.9430046],[24.1990051,41.9430847],[24.1992149,41.9431152],[24.1993656,41.9432068],[24.1994553,41.9432869],[24.1995258,41.9434357],[24.1996059,41.9436264],[24.1996651,41.943737],[24.1997662,41.9438057],[24.1999454,41.9438553],[24.2002163,41.9438553],[24.2003956,41.9438553],[24.200716,41.9439964],[24.201086,41.9441948],[24.2012253,41.9442253],[24.201355,41.9442253],[24.2014561,41.9441872],[24.2016964,41.9440346],[24.2019157,41.9439659],[24.2021446,41.9439545],[24.2023563,41.9440155],[24.2025261,41.9441147],[24.202776,41.9442558],[24.2029362,41.9443169],[24.2030754,41.9443359],[24.2032547,41.9442558],[24.2035961,41.9440651],[24.2039051,41.9439278],[24.204216,41.9438744],[24.2043762,41.9437866],[24.2046757,41.9435043],[24.2049255,41.9431572],[24.2053852,41.9427452],[24.2057762,41.9424057],[24.2060051,41.9420357],[24.2062263,41.9417152],[24.2063751,41.9414558],[24.2066555,41.9410667],[24.2070847,41.9407043],[24.2075253,41.9404144],[24.2081547,41.940136],[24.2085247,41.9400749],[24.2090454,41.9401054],[24.2094555,41.9402466],[24.2095852,41.9403458],[24.2097759,41.9404068],[24.2099152,41.940506],[24.2101154,41.9407654],[24.2103157,41.9406662],[24.2104759,41.9405365],[24.2108746,41.9402161],[24.2109756,41.9401779],[24.2110748,41.9401665],[24.2121162,41.940197],[24.2122955,41.9403152],[24.2125149,41.9404449],[24.2127552,41.9404755],[24.212986,41.9405174],[24.213356,41.9405251],[24.2137051,41.9405479],[24.2139149,41.9406052],[24.2141953,41.9407578],[24.2146664,41.9410057],[24.2151852,41.9413261],[24.2159958,41.9417877],[24.2163048,41.941967],[24.2167263,41.942215],[24.2170753,41.9425278],[24.2174454,41.9428368],[24.2177048,41.9430351],[24.217865,41.9430656],[24.2179546,41.9432373],[24.2183151,41.9433746],[24.2186356,41.9435463]]},{"id":19583,"author":"AnaDigit","name_GR":"Sultans Trail: 5.13. Batak - Shiroka Polyana","description_GR":"Section-Trail 5.13","path":"Sultans_Trail\/sultans_trail_513","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":31052,"name_EN":"Sultans Trail: 5.13. Batak - Shiroka Polyana","description_EN":"Section-Trail 5.13","ascent_time":666,"descent_time":654,"marker":"","level":9,"ascent":1513,"descent":1009,"maxelev":1878,"minelev":1036,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.16374 41.75042,24.21796 41.94324)","views":0,"millestones":"","x":24.1742668,"y":41.8382416,"coor":[[24.2179565,41.9432411],[24.2178669,41.9430733],[24.2177067,41.9430428],[24.2174473,41.9428406],[24.2170773,41.9425316],[24.2167263,41.9422226],[24.2163067,41.9419708],[24.2159977,41.9417915],[24.2151871,41.9413338],[24.2146664,41.9410133],[24.2141972,41.9407616],[24.2139168,41.9406128],[24.213707,41.9405518],[24.213356,41.9405327],[24.2129879,41.9405212],[24.2127571,41.9404831],[24.2125168,41.9404526],[24.2122974,41.9403229],[24.2121162,41.9402008],[24.2119064,41.9400826],[24.2110767,41.9396133],[24.2106171,41.9394417],[24.2105064,41.9393005],[24.2103367,41.9391136],[24.2101669,41.9389725],[24.2099876,41.9388123],[24.2097378,41.9386826],[24.2094574,41.9385529],[24.2090874,41.9384422],[24.2086163,41.938324],[24.2083473,41.9382439],[24.2080975,41.9381104],[24.2079067,41.9379539],[24.2075367,41.9374008],[24.2073479,41.9371605],[24.2070179,41.9369316],[24.2058868,41.936142],[24.2044067,41.9351425],[24.203207,41.9342613],[24.2030067,41.9341011],[24.2027779,41.9339027],[24.2025566,41.9336739],[24.2022076,41.9333611],[24.2016869,41.9329338],[24.2014179,41.9326439],[24.2012367,41.9324303],[24.2008877,41.9317703],[24.2006474,41.9311905],[24.2004471,41.9307518],[24.2001476,41.9302521],[24.1999569,41.9300003],[24.1996975,41.9296837],[24.1994667,41.9294434],[24.1990566,41.9291039],[24.1981468,41.9285927],[24.1973877,41.9281616],[24.197197,41.9280205],[24.1968765,41.9276505],[24.1965961,41.9273338],[24.1964779,41.9272537],[24.1961174,41.9271431],[24.1958065,41.9271011],[24.1953278,41.9271317],[24.1949062,41.9272232],[24.1946869,41.9272423],[24.1944962,41.9271812],[24.1943874,41.9270706],[24.1943264,41.9268837],[24.1941261,41.9265022],[24.1939678,41.926384],[24.1936874,41.9262505],[24.1933174,41.9261436],[24.1931572,41.9260712],[24.1930676,41.925972],[24.193037,41.9258537],[24.1930676,41.9257317],[24.1933079,41.9253807],[24.193346,41.9251709],[24.1933861,41.9247704],[24.1933765,41.924572],[24.193367,41.9242706],[24.1932869,41.9240303],[24.1930771,41.9237404],[24.1929779,41.9235535],[24.1929379,41.9233208],[24.1929264,41.9231224],[24.1929073,41.922863],[24.1928978,41.9224815],[24.1927967,41.9221306],[24.1927567,41.9218903],[24.1927376,41.9216537],[24.1927567,41.9213829],[24.1928272,41.9202538],[24.1930466,41.9197617],[24.1931877,41.9194717],[24.1932373,41.9193535],[24.1934872,41.9184837],[24.1936169,41.9184113],[24.1937065,41.9182205],[24.1936874,41.9177017],[24.1936779,41.9174232],[24.193697,41.9170609],[24.1939278,41.9166603],[24.1941166,41.9164505],[24.194416,41.9161835],[24.1947575,41.915844],[24.1949673,41.9156532],[24.1951275,41.915451],[24.1953678,41.9152412],[24.1956177,41.9149017],[24.1957169,41.9148026],[24.1958961,41.9145432],[24.1960278,41.9142113],[24.1962967,41.9137421],[24.1963768,41.9133224],[24.1964779,41.9130211],[24.1965771,41.9126511],[24.1967163,41.9123726],[24.1968174,41.9122124],[24.1969662,41.912014],[24.1971874,41.9117126],[24.1974163,41.9114418],[24.1975574,41.9112129],[24.1975861,41.910862],[24.1976566,41.9106407],[24.1977673,41.9104424],[24.1979465,41.9100914],[24.1980572,41.9098625],[24.1982574,41.9096832],[24.1984177,41.9095116],[24.1985264,41.9093437],[24.1985664,41.9092636],[24.198597,41.9091835],[24.1986771,41.9090309],[24.1987667,41.9088631],[24.1988678,41.9086304],[24.1989269,41.9084511],[24.1989765,41.9083023],[24.1990376,41.9081039],[24.1990471,41.9077034],[24.1991062,41.9070129],[24.1991978,41.9065437],[24.1994267,41.9061432],[24.1995564,41.9057503],[24.1995277,41.9054222],[24.1995163,41.9051628],[24.1996269,41.9047928],[24.1997566,41.9045906],[24.2000961,41.9041519],[24.2002277,41.9038734],[24.2004776,41.9034004],[24.2006664,41.9031219],[24.2008362,41.9029236],[24.2010174,41.9026413],[24.2011566,41.9022636],[24.2011871,41.9020309],[24.2013264,41.9018631],[24.2015266,41.9015808],[24.2019863,41.901104],[24.2021465,41.9007835],[24.2023869,41.900383],[24.2025566,41.900032],[24.2027378,41.899704],[24.2027664,41.8995132],[24.2029171,41.8993111],[24.2030277,41.8990631],[24.203167,41.8986626],[24.203186,41.8984604],[24.2031765,41.8980827],[24.2027378,41.8977013],[24.2019176,41.8966331],[24.2016773,41.8961334],[24.2015572,41.8959808],[24.2016563,41.8958817],[24.2017479,41.8958435],[24.201786,41.8958321],[24.2022762,41.8959732],[24.2031174,41.8965836],[24.2033062,41.8966331],[24.2034264,41.8965912],[24.2035065,41.8965034],[24.2048874,41.8949814],[24.2059078,41.8937531],[24.2073269,41.8930016],[24.2075462,41.8928223],[24.2078075,41.892662],[24.2073174,41.892334],[24.2070961,41.8921127],[24.2069473,41.8918304],[24.2071075,41.8915405],[24.2074471,41.8913727],[24.2075272,41.8911629],[24.2073574,41.8910522],[24.2069378,41.8908234],[24.2065067,41.8908234],[24.2061367,41.8909111],[24.205637,41.890934],[24.2054768,41.8908539],[24.2053776,41.8906136],[24.2055264,41.8902817],[24.2057076,41.8901711],[24.2062073,41.8898125],[24.2067471,41.8893318],[24.2069874,41.8891106],[24.2068367,41.8890228],[24.2065277,41.8889122],[24.2062969,41.8888931],[24.2056961,41.8889503],[24.2052479,41.889183],[24.2050877,41.889183],[24.2049065,41.8892136],[24.204586,41.889164],[24.2044773,41.889122],[24.2045364,41.8889809],[24.2047977,41.8888016],[24.2047977,41.8884811],[24.2046471,41.8882332],[24.2047863,41.8879738],[24.2045975,41.8872337],[24.2049274,41.8871117],[24.2050972,41.8868217],[24.2055264,41.8866806],[24.2057667,41.8863907],[24.2060375,41.8863831],[24.2061367,41.8861732],[24.2062874,41.885952],[24.2064972,41.8853607],[24.206356,41.8844109],[24.2068462,41.8834419],[24.207037,41.8825722],[24.2068062,41.8819237],[24.206707,41.8815308],[24.2066174,41.881012],[24.2067165,41.8800812],[24.2068272,41.879673],[24.2069569,41.8795204],[24.2075367,41.8793526],[24.2076778,41.8788719],[24.2078667,41.8785133],[24.2083874,41.8779526],[24.2086678,41.8776131],[24.2087364,41.8774338],[24.2093067,41.8770828],[24.2099762,41.8767204],[24.2103271,41.876461],[24.2108479,41.8761139],[24.2116566,41.8758316],[24.2121563,41.8757629],[24.212656,41.8757629],[24.2130165,41.8758507],[24.2133465,41.8758011],[24.2136974,41.8756523],[24.2138767,41.875473],[24.2143478,41.8753128],[24.2146378,41.875061],[24.2148762,41.8749809],[24.2150478,41.8746834],[24.2151375,41.8745117],[24.2153473,41.8743706],[24.2158871,41.8743324],[24.216177,41.8742905],[24.2162075,41.8742218],[24.2160072,41.8737907],[24.2156162,41.8736115],[24.2151871,41.8735008],[24.2148762,41.8730812],[24.2148876,41.8726616],[24.2151375,41.8724136],[24.215126,41.872261],[24.2146873,41.8718414],[24.2142677,41.871521],[24.2140579,41.8712311],[24.2137966,41.8709335],[24.2134972,41.8708611],[24.2131271,41.8708611],[24.2126369,41.8709908],[24.2123165,41.8711014],[24.2118874,41.8710213],[24.2113876,41.8709221],[24.2112865,41.8706932],[24.2113171,41.8702507],[24.2112274,41.8698616],[24.2111969,41.8691139],[24.2111874,41.8688927],[24.2110977,41.8683815],[24.2108269,41.8678131],[24.2107677,41.867424],[24.2105675,41.8671722],[24.2101364,41.8671303],[24.2090874,41.8667831],[24.2083378,41.8662605],[24.2079563,41.8660927],[24.2074375,41.8660316],[24.2069073,41.8657608],[24.2051773,41.8649025],[24.2043266,41.8643036],[24.2039165,41.8640938],[24.2036076,41.8639526],[24.2034168,41.8637428],[24.2032661,41.8632736],[24.2029762,41.8629913],[24.2022171,41.8625603],[24.2016068,41.8622322],[24.2013474,41.8619308],[24.2011471,41.8615112],[24.2008762,41.8611412],[24.2005672,41.8609238],[24.2000866,41.8608437],[24.1996765,41.8608208],[24.1993675,41.860733],[24.1991272,41.8604736],[24.1987762,41.8602638],[24.1988373,41.8601112],[24.1989174,41.8597336],[24.1989174,41.8595009],[24.1987267,41.8591614],[24.198307,41.8585739],[24.1978073,41.8585014],[24.1974163,41.8586121],[24.1963978,41.8588409],[24.1957874,41.8587723],[24.1951675,41.8587036],[24.1944962,41.8583412],[24.1935177,41.8578835],[24.1923771,41.8571739],[24.1913471,41.8564606],[24.1903877,41.855423],[24.1897068,41.855011],[24.1893463,41.8548126],[24.1883564,41.853714],[24.1882877,41.8534927],[24.1881161,41.8532829],[24.1876068,41.8531532],[24.1868362,41.8531418],[24.1864262,41.8530235],[24.1858463,41.8528404],[24.1854076,41.8527832],[24.1850567,41.8528824],[24.1843472,41.8531532],[24.183876,41.8531837],[24.1834679,41.8533134],[24.1827164,41.8533134],[24.1821671,41.8533936],[24.1819477,41.8534508],[24.1813679,41.8533821],[24.1811676,41.853302],[24.1807365,41.8531532],[24.1804962,41.8530312],[24.1803474,41.8529625],[24.1803379,41.852581],[24.1803474,41.8523026],[24.1802673,41.8521309],[24.1800976,41.8519516],[24.1798077,41.8517303],[24.179657,41.8516235],[24.1796074,41.8514709],[24.1795578,41.8509903],[24.1794872,41.8506126],[24.179327,41.8502312],[24.179287,41.8499527],[24.1793766,41.8495026],[24.1794472,41.8493729],[24.1795063,41.8492012],[24.1795368,41.8489838],[24.1795063,41.8487816],[24.1793575,41.8483009],[24.179306,41.848011],[24.1797161,41.8459206],[24.1797466,41.8456612],[24.179697,41.8454132],[24.1794376,41.8450203],[24.1790962,41.8445816],[24.1789665,41.8444405],[24.1787872,41.8442917],[24.1785564,41.8441238],[24.1784477,41.8439827],[24.1783276,41.843853],[24.1782074,41.8436508],[24.1780663,41.8433609],[24.1780472,41.8433113],[24.177887,41.8430214],[24.1777763,41.8427124],[24.1774979,41.8422318],[24.1773376,41.8419228],[24.1771278,41.8415031],[24.1767864,41.8407516],[24.176506,41.8402634],[24.1763763,41.8401909],[24.1760063,41.8398514],[24.1757469,41.8395424],[24.1755161,41.8393707],[24.1752663,41.8391113],[24.1749172,41.8388138],[24.1745968,41.8385239],[24.1742668,41.8382416],[24.1741371,41.8381538],[24.1738167,41.8379211],[24.1734161,41.8375816],[24.1732178,41.8372421],[24.1730366,41.8369331],[24.1729469,41.8367805],[24.1729069,41.8367119],[24.1727276,41.8365211],[24.1724072,41.8362923],[24.1721478,41.8361206],[24.1718369,41.8358307],[24.1716461,41.8355331],[24.1715775,41.8354416],[24.1714764,41.8353004],[24.171217,41.8349724],[24.171217,41.8346825],[24.1713161,41.8344116],[24.1714668,41.8342514],[24.1715279,41.8341904],[24.1718464,41.8337822],[24.1721077,41.8334312],[24.1723366,41.8330536],[24.1722069,41.8327637],[24.1719971,41.8323936],[24.1717968,41.8321114],[24.1717968,41.8319016],[24.1718578,41.8317337],[24.1720963,41.831501],[24.1721172,41.8311729],[24.171936,41.8308029],[24.1720867,41.8304939],[24.1723862,41.8300705],[24.1725368,41.8298225],[24.1729164,41.8294411],[24.1739674,41.8286438],[24.1741066,41.8285217],[24.1743069,41.8283539],[24.1744461,41.8282509],[24.1749172,41.828083],[24.1753464,41.827961],[24.1757164,41.8278427],[24.1760769,41.8276939],[24.1764774,41.8274307],[24.1768379,41.827282],[24.1771469,41.8269005],[24.1774063,41.8265839],[24.1776066,41.8263512],[24.1778564,41.8260803],[24.1782265,41.8257637],[24.1783276,41.8256721],[24.1787071,41.8252716],[24.1787968,41.8251724],[24.178997,41.8249702],[24.1792469,41.8246117],[24.1793461,41.8243713],[24.1793861,41.8242912],[24.1793976,41.8239212],[24.1793461,41.8236427],[24.1792679,41.8234138],[24.1791573,41.8231506],[24.1791077,41.8230438],[24.178997,41.822834],[24.178627,41.8225212],[24.1782379,41.8222809],[24.1779366,41.8219414],[24.1777878,41.8216515],[24.1776962,41.8212738],[24.1776161,41.8210907],[24.1774673,41.8209839],[24.1771164,41.8207321],[24.1768169,41.8206329],[24.1764374,41.8206406],[24.1760464,41.8205223],[24.175787,41.8203621],[24.1756363,41.8203125],[24.1753769,41.8202324],[24.1751671,41.8201714],[24.1748962,41.8200607],[24.1747074,41.8199005],[24.1745872,41.8197708],[24.1743679,41.8195534],[24.1742268,41.8192825],[24.174057,41.8190308],[24.1739178,41.8188515],[24.173727,41.818573],[24.1736279,41.8184433],[24.1734066,41.818203],[24.1728973,41.8180237],[24.1721478,41.8177605],[24.1717777,41.8176422],[24.1718769,41.8170509],[24.171957,41.8165932],[24.171936,41.8163605],[24.1718578,41.8162231],[24.1717377,41.8161011],[24.1713467,41.8158112],[24.1709766,41.8155708],[24.1705875,41.8153725],[24.1704063,41.8152008],[24.1702366,41.814743],[24.1701069,41.8146324],[24.1700268,41.8144722],[24.1700077,41.8143616],[24.1699467,41.8142738],[24.1699066,41.8141518],[24.1697865,41.8137321],[24.1695576,41.8134117],[24.1692276,41.812973],[24.1689968,41.8128929],[24.1687279,41.812851],[24.1685066,41.8126602],[24.1684666,41.8125114],[24.1683769,41.8123817],[24.1683178,41.8121338],[24.1683064,41.8120537],[24.1682377,41.8118134],[24.1682262,41.8116226],[24.1681061,41.811451],[24.1679268,41.8112526],[24.1676979,41.8111038],[24.1675777,41.8109322],[24.1674862,41.8107529],[24.1673374,41.8102226],[24.1671066,41.8097115],[24.1668968,41.809433],[24.1665668,41.8091927],[24.1663876,41.8089905],[24.1661472,41.8083534],[24.1661568,41.8082123],[24.1649075,41.8083916],[24.1647968,41.8084412],[24.1647472,41.8085213],[24.1647778,41.8088837],[24.1647472,41.8089638],[24.1646862,41.8089828],[24.1645069,41.8090134],[24.1643276,41.8089714],[24.1642971,41.8089409],[24.1642666,41.8085518],[24.1640968,41.8084412],[24.1638279,41.8083611],[24.1637363,41.8082809],[24.1639671,41.8080025],[24.1643066,41.807354],[24.1646061,41.8070335],[24.1647167,41.8067627],[24.1651077,41.8061409],[24.1657562,41.8056335],[24.1658974,41.8048515],[24.1658974,41.804493],[24.165657,41.8039436],[24.165266,41.8034935],[24.1651669,41.8033028],[24.1652069,41.803093],[24.1650677,41.8028412],[24.1649361,41.8024139],[24.1644077,41.8015823],[24.1643677,41.8012009],[24.1641064,41.8005219],[24.1641273,41.8000717],[24.1646767,41.7992706],[24.1650772,41.7989311],[24.1652374,41.7982407],[24.1656265,41.7979012],[24.1658878,41.7973404],[24.1663475,41.7967834],[24.1666164,41.7966003],[24.1675968,41.7962723],[24.1679268,41.796032],[24.1686878,41.795681],[24.1697063,41.7952728],[24.1700668,41.7945633],[24.1703663,41.794014],[24.1705761,41.7937317],[24.1707363,41.7936134],[24.1719875,41.792881],[24.1728878,41.7924309],[24.1738663,41.792244],[24.1740665,41.7921333],[24.1742077,41.7915535],[24.1743469,41.7912903],[24.1749363,41.7906914],[24.1751175,41.7904434],[24.1751976,41.7902031],[24.1751976,41.7899132],[24.1753674,41.7893524],[24.1753273,41.7887306],[24.1751175,41.788372],[24.175106,41.7882233],[24.1752167,41.7878914],[24.1751766,41.7877235],[24.1748466,41.7873802],[24.1743965,41.7871132],[24.1741562,41.7870712],[24.1739769,41.7869225],[24.1739273,41.7864532],[24.1737366,41.7860718],[24.1734772,41.7859726],[24.1732368,41.7860527],[24.1729965,41.7860718],[24.1728363,41.7859039],[24.1726971,41.7853127],[24.1726475,41.7846909],[24.1725368,41.7843628],[24.1724167,41.7839928],[24.1722164,41.7834435],[24.1719875,41.7828407],[24.1718578,41.7822037],[24.171917,41.7817116],[24.171957,41.781601],[24.1720467,41.7814331],[24.1721172,41.7813606],[24.1721878,41.7811508],[24.1721077,41.7807236],[24.1721077,41.7806435],[24.1721878,41.7804337],[24.1723671,41.7802238],[24.1725578,41.7799606],[24.1725368,41.7798729],[24.1723671,41.7795219],[24.1721764,41.778923],[24.1721878,41.7787209],[24.1723366,41.7783432],[24.1723576,41.7780304],[24.172327,41.7778206],[24.1722965,41.7775307],[24.1726475,41.7773628],[24.1732464,41.7772408],[24.1735573,41.7770233],[24.1738472,41.7764626],[24.1739368,41.7762527],[24.1740971,41.7759705],[24.1742764,41.7757912],[24.1744366,41.7756615],[24.1746178,41.7755508],[24.1747971,41.775341],[24.1749668,41.7751007],[24.1750278,41.7748337],[24.1749973,41.7746429],[24.1749268,41.7744827],[24.1748867,41.7743111],[24.1748772,41.7741013],[24.1748962,41.7738419],[24.1751366,41.7733116],[24.1754475,41.7730904],[24.1761074,41.7724724],[24.1762371,41.7723122],[24.1766663,41.7718124],[24.1770973,41.7712326],[24.1773262,41.7707138],[24.1769962,41.7704315],[24.1765575,41.7696915],[24.1766663,41.7694702],[24.1769562,41.7692413],[24.1772575,41.7688103],[24.1773872,41.7684135],[24.1777477,41.767643],[24.1778469,41.7672539],[24.1784077,41.7670212],[24.1788864,41.7667923],[24.1791267,41.7665939],[24.1791878,41.7664909],[24.1796379,41.7662239],[24.180357,41.7655525],[24.1806469,41.7654533],[24.1808472,41.7652931],[24.1809673,41.7650528],[24.1811466,41.764801],[24.1812077,41.7646027],[24.1814575,41.7642708],[24.1818562,41.7640114],[24.1821976,41.7638626],[24.1825466,41.763813],[24.1827469,41.7637825],[24.1827774,41.763813],[24.1829872,41.7638206],[24.1834278,41.7635803],[24.1836262,41.7634926],[24.1837978,41.763382],[24.1840363,41.7633629],[24.1841965,41.7634239],[24.1843472,41.7635307],[24.184557,41.7638626],[24.1846161,41.764122],[24.1848164,41.7643013],[24.1850567,41.7642708],[24.1853771,41.7640915],[24.1854973,41.7640038],[24.1857662,41.7639122],[24.1861763,41.7639008],[24.1863861,41.7637939],[24.1864567,41.7636032],[24.1864071,41.7633438],[24.1863174,41.7631721],[24.1861477,41.763073],[24.1859169,41.7630005],[24.1856174,41.7628326],[24.1855774,41.7626114],[24.1856461,41.7624817],[24.1856766,41.7623215],[24.1855679,41.7620125],[24.1852169,41.7614326],[24.184927,41.7608719],[24.1848469,41.7604218],[24.1845875,41.7596321],[24.1847076,41.7592735],[24.1848278,41.7591324],[24.1850662,41.758934],[24.1863575,41.7584915],[24.1866264,41.7583504],[24.1870975,41.7580109],[24.1875172,41.7577438],[24.1877766,41.7575417],[24.1880665,41.7574425],[24.1881275,41.7573929],[24.1883278,41.7572708],[24.1885471,41.7573738],[24.1887569,41.7574921],[24.1888962,41.7576408],[24.1889763,41.7579613],[24.1891975,41.758461],[24.1895161,41.7591133],[24.1895676,41.7592812],[24.1896477,41.7594109],[24.1897869,41.7595825],[24.1901779,41.7598915],[24.1903973,41.7602539],[24.1903973,41.7604027],[24.1907864,41.7605934],[24.1909275,41.7607117],[24.1912975,41.7608528],[24.1914577,41.7608032],[24.1921978,41.7605133],[24.1922264,41.7601929],[24.1920166,41.7600021],[24.1918468,41.7598228],[24.1914063,41.7594604],[24.191246,41.7592506],[24.1911163,41.7590332],[24.1908875,41.7587013],[24.1907063,41.7581711],[24.1906261,41.757782],[24.190567,41.7571831],[24.190567,41.7569122],[24.1906071,41.7566223],[24.1908169,41.7563934],[24.1910667,41.7562714],[24.1913872,41.7562103],[24.1915665,41.7561531],[24.1920967,41.7560616],[24.1921177,41.7557526],[24.1920166,41.7553329],[24.1922569,41.7551308],[24.1925373,41.7549934],[24.192627,41.754631],[24.1928463,41.7542114],[24.1928368,41.7538223],[24.1926575,41.7535133],[24.192627,41.7533836],[24.1927471,41.7531738],[24.1926975,41.7527237],[24.1926174,41.7526436],[24.1925068,41.7523117],[24.1925564,41.7518005],[24.192627,41.7515411],[24.1927967,41.7511826],[24.1930561,41.750843],[24.1931667,41.7507019],[24.1931667,41.7506332],[24.1930962,41.7505417],[24.1929874,41.7504616],[24.1928577,41.7504234],[24.1926975,41.750412],[24.1924267,41.7504425],[24.1918564,41.7505722],[24.1912975,41.7507133],[24.1902866,41.7509727],[24.1900673,41.7510605],[24.1898975,41.7512207],[24.1897564,41.7513924],[24.1895962,41.7515335],[24.1892662,41.7517014],[24.1884975,41.7519531],[24.1882477,41.7519913],[24.1879978,41.7519722],[24.1878471,41.7519035],[24.1877575,41.7518425],[24.1874962,41.7514915],[24.1874275,41.7514229],[24.1872978,41.7513924],[24.1867676,41.7513733],[24.1860371,41.7513237],[24.1857567,41.7513008],[24.1853161,41.7511711]]},{"id":19584,"author":"AnaDigit","name_GR":"Sultans Trail: 5.14. Shiroka polyana Dam - Borino","description_GR":"Section-Trail 5.14","path":"Sultans_Trail\/sultans_trail_514","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":17325,"name_EN":"Sultans Trail: 5.14. Shiroka polyana Dam - Borino","description_EN":"Section-Trail 5.14","ascent_time":338,"descent_time":354,"marker":"","level":9,"ascent":597,"descent":1001,"maxelev":1560,"minelev":1136,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.18532 41.68314,24.29485 41.75443)","views":0,"millestones":"","x":24.2496033,"y":41.7327461,"coor":[[24.1853237,41.7511749],[24.1857624,41.7513046],[24.1860428,41.7513237],[24.1867733,41.7513733],[24.1873035,41.7513962],[24.1874332,41.7514229],[24.1875038,41.7514954],[24.1877632,41.7518425],[24.1878529,41.7519035],[24.1880035,41.751976],[24.1882534,41.7519951],[24.1885033,41.7519531],[24.1892738,41.7517052],[24.1896038,41.7515335],[24.189764,41.7513962],[24.1899033,41.7512245],[24.190073,41.7510643],[24.1902924,41.7509727],[24.1913033,41.7507133],[24.191864,41.750576],[24.1924324,41.7504425],[24.1927032,41.7504158],[24.1928635,41.7504234],[24.1929932,41.7504654],[24.1931038,41.7505455],[24.1931725,41.7506332],[24.1931725,41.7507057],[24.1930637,41.750843],[24.1928024,41.7511826],[24.1926327,41.751545],[24.192564,41.7518044],[24.1925125,41.7523155],[24.1926231,41.7526436],[24.1927032,41.7527237],[24.1928329,41.7527733],[24.1931229,41.7528725],[24.1937923,41.7530556],[24.1944923,41.7531548],[24.1953239,41.7531128],[24.1956024,41.7531052],[24.1961327,41.7533836],[24.1964436,41.7537155],[24.1964436,41.7538643],[24.1959724,41.7542953],[24.1959324,41.7543526],[24.1959629,41.754406],[24.1960125,41.7544136],[24.1962032,41.754425],[24.1967525,41.7543945],[24.1972923,41.7542648],[24.1974525,41.7541847],[24.1975422,41.7540855],[24.1976738,41.7538757],[24.1977825,41.753685],[24.1979523,41.7535439],[24.198204,41.7534637],[24.1985531,41.7533951],[24.1988831,41.7532654],[24.1990623,41.7529755],[24.2002831,41.7514458],[24.2006836,41.7509651],[24.201004,41.7503242],[24.2011738,41.7500458],[24.2010822,41.7496147],[24.2011223,41.7493744],[24.2012634,41.7491341],[24.2014732,41.7489052],[24.2015438,41.7488136],[24.2015839,41.7486229],[24.2013931,41.7482948],[24.2011833,41.7480354],[24.2011223,41.7477951],[24.2012024,41.7475433],[24.2015133,41.7473335],[24.201704,41.7469635],[24.2019024,41.7467232],[24.2022724,41.7464333],[24.202404,41.7460938],[24.2024937,41.7456932],[24.2024536,41.7452736],[24.2024536,41.7449646],[24.2024536,41.7448654],[24.2025337,41.7445755],[24.2027626,41.7439957],[24.2029133,41.743576],[24.203043,41.7433739],[24.2033234,41.7431946],[24.2035828,41.7430725],[24.205183,41.7428055],[24.2066441,41.7426262],[24.2067928,41.7425957],[24.206934,41.7425346],[24.2070637,41.742424],[24.2070923,41.7422829],[24.2071133,41.741745],[24.2071934,41.7415543],[24.2072525,41.7414436],[24.2075939,41.7412453],[24.2078133,41.7410851],[24.2079029,41.7408829],[24.2077923,41.7406845],[24.2075329,41.7402725],[24.2075329,41.7399254],[24.2077427,41.7396927],[24.2080231,41.7395439],[24.2085037,41.7393532],[24.2087727,41.7390633],[24.2090435,41.7387848],[24.2091122,41.7386055],[24.2090836,41.7382927],[24.2090626,41.737896],[24.2091236,41.7378235],[24.2090836,41.7376137],[24.2091026,41.7375031],[24.2092724,41.7373734],[24.2095127,41.737236],[24.2097034,41.7370262],[24.2097931,41.7367859],[24.2097836,41.7365761],[24.2098522,41.7364159],[24.2099934,41.7362633],[24.2101936,41.7361755],[24.2109337,41.7361031],[24.2111835,41.7360954],[24.2113037,41.7361031],[24.2114029,41.736145],[24.2114735,41.7362556],[24.2115536,41.7363358],[24.2117634,41.7367935],[24.2119522,41.7371559],[24.212183,41.7374229],[24.2125435,41.7382355],[24.2126827,41.7384529],[24.212923,41.7385826],[24.2132626,41.7387428],[24.2134724,41.7388039],[24.213644,41.7387848],[24.2138233,41.7387428],[24.213974,41.7386436],[24.2141838,41.7386055],[24.2145138,41.7386436],[24.2148228,41.7387352],[24.2150726,41.7387543],[24.2155628,41.7387238],[24.2159538,41.7386856],[24.2163124,41.7385941],[24.2166538,41.7384644],[24.2169228,41.7384834],[24.2171936,41.738636],[24.217514,41.7387848],[24.2177029,41.7388229],[24.2180634,41.7388649],[24.2193336,41.7388039],[24.2197227,41.738884],[24.2199535,41.7390137],[24.220274,41.7391052],[24.2205429,41.7391357],[24.2207222,41.7391357],[24.2211533,41.7390442],[24.221653,41.738903],[24.2219925,41.7388458],[24.2225437,41.7389259],[24.2240334,41.739193],[24.2247829,41.739315],[24.2250538,41.7393456],[24.2254429,41.7393227],[24.2256432,41.7392349],[24.2257233,41.7390862],[24.2258224,41.7387047],[24.2259827,41.7386436],[24.2261524,41.7386055],[24.2264633,41.7386131],[24.2267227,41.7386742],[24.2269535,41.7387733],[24.2272129,41.7389641],[24.2274227,41.7390556],[24.2277031,41.7390938],[24.227953,41.7390633],[24.2281322,41.7389832],[24.2286434,41.7387161],[24.2290325,41.7383537],[24.2292137,41.7381058],[24.2294331,41.7380028],[24.2297134,41.7379951],[24.230114,41.7379761],[24.2305241,41.7379532],[24.230793,41.7379646],[24.2311535,41.7380753],[24.2315922,41.7382851],[24.2319832,41.7384834],[24.2322235,41.7385559],[24.2324924,41.7385445],[24.232914,41.7384529],[24.2334023,41.7382927],[24.2340031,41.7381935],[24.2346134,41.7379951],[24.2349625,41.737793],[24.2352638,41.7376633],[24.2354622,41.737606],[24.235754,41.7375755],[24.2360439,41.7375755],[24.2361736,41.737545],[24.2362823,41.737484],[24.2363529,41.7374229],[24.2366428,41.7370949],[24.236784,41.7369652],[24.2368832,41.7369041],[24.2370129,41.7368546],[24.2371635,41.736824],[24.2372723,41.7368355],[24.237463,41.7368736],[24.2376823,41.7369041],[24.2379036,41.7368927],[24.2381229,41.7368546],[24.2383327,41.736763],[24.238533,41.7365952],[24.2386627,41.7363739],[24.2388039,41.7361641],[24.238884,41.7359047],[24.2389927,41.7357445],[24.2391834,41.7355957],[24.2393436,41.7355347],[24.239563,41.7354546],[24.2400036,41.7353439],[24.2402725,41.7352028],[24.2403927,41.7351151],[24.2407436,41.7348251],[24.2408524,41.734726],[24.240984,41.7346535],[24.2412624,41.7346535],[24.2414436,41.7346725],[24.2416439,41.7347145],[24.2420635,41.734745],[24.2424526,41.7347641],[24.2427731,41.7347641],[24.2428932,41.7347755],[24.2431641,41.7348251],[24.2434025,41.7349739],[24.2437725,41.7351341],[24.2440128,41.7351952],[24.2442131,41.7351952],[24.2446136,41.7351646],[24.2450829,41.7352943],[24.2453728,41.735405],[24.2455425,41.7355537],[24.2457428,41.7358437],[24.245863,41.7359047],[24.2459335,41.7359352],[24.2462139,41.7359428],[24.2464237,41.7358742],[24.2466831,41.7358131],[24.2467823,41.7357025],[24.2467728,41.7355728],[24.2466736,41.7352943],[24.2466831,41.7351227],[24.2467422,41.7348938],[24.2470226,41.734436],[24.2472134,41.7343636],[24.2473927,41.7342949],[24.2477131,41.7342339],[24.2479324,41.7342033],[24.2480526,41.7341728],[24.2481823,41.7340851],[24.248394,41.7339249],[24.2485332,41.7337151],[24.2486229,41.7336159],[24.248764,41.7335358],[24.2489338,41.7335243],[24.2491341,41.7335434],[24.2492428,41.7335052],[24.2493038,41.7334557],[24.2495728,41.7333145],[24.249733,41.7331429],[24.249754,41.7330437],[24.2496033,41.7327461],[24.2496033,41.7326126],[24.2496738,41.7324944],[24.2499924,41.7321854],[24.2500629,41.7321053],[24.2501926,41.7320442],[24.2503338,41.7320557],[24.2507629,41.7319756],[24.2510338,41.731884],[24.2512341,41.7317734],[24.2515125,41.7314529],[24.2516632,41.7313461],[24.252264,41.7310257],[24.2523727,41.7309341],[24.2525234,41.7308159],[24.2526627,41.7307243],[24.2529335,41.7306633],[24.2531528,41.7306442],[24.2533436,41.7306442],[24.2540531,41.7306633],[24.2546825,41.7305641],[24.2555428,41.7301826],[24.255743,41.7301445],[24.2560024,41.7301445],[24.2562332,41.7301445],[24.2572632,41.7301025],[24.2582531,41.7300644],[24.2584438,41.7300644],[24.2586536,41.7300758],[24.2589035,41.7300339],[24.2593231,41.7298927],[24.259613,41.729744],[24.259903,41.7295036],[24.2601337,41.729393],[24.2607822,41.7293358],[24.2613735,41.7292252],[24.2620926,41.7290154],[24.2624741,41.7289543],[24.2628822,41.7289162],[24.2638435,41.7287636],[24.2643929,41.7286949],[24.2645531,41.7286949],[24.2648239,41.7287636],[24.2654438,41.7290459],[24.2656937,41.7291031],[24.2660732,41.7291031],[24.2663727,41.7290459],[24.2664623,41.7290649],[24.2667637,41.7293358],[24.267004,41.7294731],[24.2674026,41.7296028],[24.2677326,41.7296944],[24.2681828,41.7297134],[24.2685928,41.729763],[24.2690125,41.729866],[24.2692223,41.7298851],[24.2695236,41.7298737],[24.2699032,41.7297859],[24.2702427,41.7297325],[24.2705441,41.7297554],[24.2707329,41.7298355],[24.2711239,41.7300835],[24.2712536,41.730175],[24.2713623,41.7302628],[24.2717533,41.7303925],[24.2720337,41.7304039],[24.2724323,41.7304649],[24.2726727,41.7305031],[24.2731533,41.7306328],[24.2732525,41.7303658],[24.273283,41.730175],[24.2735023,41.7301331],[24.2738323,41.7301025],[24.2738934,41.7301331],[24.2745533,41.7304535],[24.2746639,41.7306328],[24.2748737,41.7307549],[24.2749729,41.7308044],[24.2750931,41.7307434],[24.2751522,41.7306061],[24.2750225,41.7303429],[24.275074,41.7298737],[24.2751427,41.7295341],[24.2755928,41.7292633],[24.2760124,41.7289925],[24.2763424,41.7285957],[24.2763538,41.7275047],[24.2764835,41.7272339],[24.2766628,41.7268829],[24.2766933,41.7264137],[24.2768631,41.7262535],[24.2775135,41.7262955],[24.2778625,41.7263756],[24.278204,41.7261658],[24.2785625,41.725853],[24.2786331,41.7254333],[24.2791538,41.725174],[24.2791824,41.7247925],[24.2791538,41.7245026],[24.278923,41.7241745],[24.2786636,41.7239342],[24.2783031,41.7236862],[24.278223,41.7234459],[24.2780323,41.7229233],[24.2779922,41.7223854],[24.2780228,41.7220955],[24.2783833,41.7216454],[24.2786026,41.7215233],[24.2788029,41.7212524],[24.2787933,41.7205658],[24.2788334,41.7201653],[24.2786827,41.7196045],[24.2788429,41.7193832],[24.2788429,41.7192841],[24.2789135,41.7191048],[24.2788925,41.7189636],[24.2787838,41.7187462],[24.2787437,41.7185936],[24.2785625,41.7182846],[24.2782536,41.7178535],[24.2780838,41.717556],[24.2779522,41.7169952],[24.2781429,41.7166443],[24.2784729,41.7163544],[24.278614,41.716053],[24.2786331,41.7158051],[24.278883,41.7155228],[24.2790337,41.7153854],[24.2793331,41.7151527],[24.2794724,41.7148933],[24.2795238,41.7146835],[24.2795029,41.714325],[24.2794838,41.7140846],[24.2794933,41.7137756],[24.2798328,41.7131042],[24.2802238,41.7128143],[24.2809525,41.7124748],[24.2813625,41.7121658],[24.2816925,41.7117729],[24.2820034,41.7113342],[24.282053,41.711235],[24.2823429,41.7106628],[24.2825222,41.710495],[24.2828026,41.7103844],[24.2832832,41.7101326],[24.2836533,41.7097054],[24.283823,41.7094154],[24.2840633,41.7088661],[24.2842636,41.7085457],[24.2846127,41.7083054],[24.285284,41.7078552],[24.2854633,41.7077141],[24.2854023,41.7075348],[24.2852039,41.7073441],[24.2848034,41.7069931],[24.2847424,41.7068825],[24.2844028,41.7067337],[24.2842426,41.7064438],[24.2842236,41.7060547],[24.284153,41.7058754],[24.284153,41.7057228],[24.2840824,41.7056541],[24.2839832,41.705555],[24.2839222,41.7052956],[24.2842026,41.7047729],[24.2843533,41.7045059],[24.2845535,41.7043648],[24.2847233,41.7043228],[24.2849636,41.7043839],[24.2851124,41.7043457],[24.2851524,41.7042351],[24.2852135,41.7040634],[24.285244,41.7038345],[24.2855339,41.7036133],[24.2856426,41.7034149],[24.2857533,41.7032242],[24.2859039,41.7030334],[24.2861023,41.7028847],[24.2862129,41.7028046],[24.2862129,41.7026825],[24.2861233,41.7025261],[24.285923,41.7024155],[24.2856236,41.7022934],[24.2854137,41.7020836],[24.2851124,41.7020149],[24.2848034,41.7019958],[24.2842827,41.7018127],[24.2840328,41.7017059],[24.2837429,41.7013626],[24.283514,41.7012138],[24.2829723,41.7010155],[24.2824326,41.7009048],[24.282074,41.7008553],[24.2818336,41.700676],[24.2817936,41.7005234],[24.2819729,41.7004051],[24.2822037,41.7003136],[24.2823734,41.7001343],[24.2824039,41.699955],[24.2823124,41.6997261],[24.2823124,41.6995125],[24.2823734,41.6993752],[24.2825222,41.6991043],[24.2827129,41.6990242],[24.282814,41.6989555],[24.2828236,41.6989059],[24.282753,41.6987343],[24.2823925,41.6983452],[24.2822723,41.698204],[24.2822132,41.6978226],[24.2823124,41.697094],[24.2829437,41.696434],[24.283144,41.6959953],[24.2831326,41.6955528],[24.2831841,41.695343],[24.2835426,41.6951027],[24.2839527,41.694603],[24.284214,41.694313],[24.2844124,41.6940842],[24.2848225,41.6939049],[24.2850533,41.6937752],[24.2853527,41.6934853],[24.2854729,41.6932831],[24.2858429,41.6931152],[24.2862434,41.6927528],[24.2864532,41.6924858],[24.2864628,41.6923828],[24.2865829,41.6922035],[24.2868729,41.6919632],[24.2869225,41.6918945],[24.2868729,41.6915245],[24.2870026,41.6912842],[24.2870426,41.6905937],[24.2870426,41.6901436],[24.2871437,41.6899452],[24.2872829,41.6898155],[24.287344,41.6896629],[24.2873936,41.689373],[24.2876835,41.6889534],[24.2879829,41.6888046],[24.2883625,41.6885757],[24.2885036,41.6884651],[24.2885723,41.688385],[24.2886429,41.6882057],[24.288784,41.6880951],[24.2888927,41.6880646],[24.2889938,41.6880455],[24.2892323,41.6878548],[24.2892437,41.6877441],[24.2891922,41.687603],[24.2891426,41.6875153],[24.2891426,41.6874161],[24.289484,41.6866341],[24.289793,41.685894],[24.2898636,41.6857338],[24.2899628,41.685585],[24.2900829,41.6854935],[24.2902622,41.6853142],[24.2902927,41.6853027],[24.2904129,41.6852036],[24.2905827,41.6850433],[24.2906227,41.6849937],[24.2907238,41.6848755],[24.290844,41.6847725],[24.2910328,41.6846657],[24.291214,41.6845551],[24.2914925,41.6843834],[24.2918434,41.684185],[24.2919731,41.6841125],[24.2925129,41.6839142],[24.2926731,41.683815],[24.2928028,41.6836739],[24.2932034,41.6836052],[24.2940235,41.6833649],[24.2948532,41.683136]]},{"id":19585,"author":"AnaDigit","name_GR":"Sultans Trail: 5.15. Borino - Yagodina via Devils bridge","description_GR":"Section-Trail 5.15","path":"Sultans_Trail\/sultans_trail_515","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":10533,"name_EN":"Sultans Trail: 5.15. Borino - Yagodina via Devils bridge","description_EN":"Section-Trail 5.15","ascent_time":297,"descent_time":298,"marker":"","level":9,"ascent":502,"descent":546,"maxelev":1137,"minelev":936,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.29486 41.63445,24.35168 41.68313)","views":0,"millestones":"","x":24.325737,"y":41.6494598,"coor":[[24.294857,41.6831322],[24.2950478,41.6830711],[24.2952671,41.6830025],[24.2954979,41.6828995],[24.2958374,41.6827126],[24.2963181,41.6824417],[24.2982769,41.6812592],[24.2993584,41.6806793],[24.2998276,41.6804199],[24.300087,41.6802597],[24.3000584,41.6801605],[24.3000183,41.6800995],[24.2996883,41.6796722],[24.2996368,41.6795921],[24.2996368,41.6795197],[24.2996483,41.679451],[24.2996883,41.6793594],[24.2997684,41.6792603],[24.2997475,41.6791306],[24.2997074,41.6790199],[24.2996769,41.6789398],[24.2996979,41.6788521],[24.299757,41.6787415],[24.299778,41.6786003],[24.2997284,41.6784821],[24.2996883,41.67836],[24.2996674,41.6781921],[24.2996883,41.6779709],[24.299778,41.6775894],[24.2998772,41.6771317],[24.2998085,41.6769218],[24.299778,41.6764908],[24.2997971,41.6762314],[24.2998581,41.6760902],[24.3000183,41.6757927],[24.3000774,41.6756897],[24.3001575,41.6753502],[24.3001671,41.6751328],[24.3002281,41.6749611],[24.3003483,41.6747627],[24.3004074,41.6746597],[24.3004379,41.6744118],[24.3002968,41.6739426],[24.3001976,41.6736221],[24.3002281,41.67342],[24.3003178,41.6732597],[24.3003674,41.6731491],[24.3003883,41.673111],[24.3004074,41.6726723],[24.300457,41.6724701],[24.300518,41.6719322],[24.3005085,41.6715508],[24.3005581,41.6713905],[24.3005981,41.6712914],[24.3004971,41.6710625],[24.3005276,41.6709518],[24.3006668,41.6707611],[24.3008385,41.670681],[24.3010368,41.6705627],[24.3012276,41.6704597],[24.3014278,41.6704521],[24.3014278,41.6703491],[24.3013878,41.6702003],[24.3013573,41.6701012],[24.3010979,41.6691322],[24.3011074,41.668972],[24.301157,41.6688004],[24.301218,41.6686821],[24.3015175,41.6683807],[24.3015881,41.6682625],[24.3015976,41.6681404],[24.3015671,41.6680717],[24.3015175,41.6679726],[24.3013973,41.6678314],[24.3007469,41.667141],[24.3007183,41.6670418],[24.3007183,41.6669807],[24.3007984,41.6667404],[24.300808,41.6666527],[24.3007984,41.6665916],[24.3007183,41.66642],[24.3006477,41.6663017],[24.3001385,41.6658096],[24.3000374,41.6657104],[24.3000183,41.6655426],[24.3000679,41.6653595],[24.3004475,41.6644897],[24.300457,41.6643219],[24.3004284,41.6641312],[24.3001785,41.6634521],[24.300148,41.6632919],[24.3001385,41.6631813],[24.3002186,41.6623917],[24.3001785,41.6621017],[24.2997379,41.6609421],[24.2997074,41.6608315],[24.299757,41.6605797],[24.2999783,41.6598511],[24.2999783,41.6596909],[24.2998772,41.6595306],[24.299778,41.6594124],[24.2995281,41.6590614],[24.2995186,41.6589203],[24.2995281,41.6588402],[24.2996273,41.6586609],[24.2998085,41.6585007],[24.3005676,41.6581116],[24.3012581,41.6577301],[24.3013477,41.6576691],[24.3013783,41.6576309],[24.3014183,41.6575508],[24.3015175,41.6570816],[24.301527,41.656971],[24.3015175,41.6568604],[24.3014584,41.6567307],[24.3012676,41.6564102],[24.3012981,41.6563721],[24.3013668,41.6563301],[24.3016777,41.6562614],[24.3021278,41.6562119],[24.3023872,41.6561928],[24.3024483,41.6561928],[24.303297,41.6561813],[24.3037472,41.6562195],[24.3042374,41.6561813],[24.3043175,41.6561699],[24.3048267,41.6559296],[24.3052883,41.6556206],[24.305418,41.6553497],[24.3055878,41.6548195],[24.3056183,41.6542206],[24.3056583,41.6540413],[24.3059483,41.6536407],[24.3060474,41.6533508],[24.3060684,41.6529503],[24.3061371,41.6527023],[24.3062477,41.6525612],[24.3067074,41.6521912],[24.3068886,41.6521225],[24.3072186,41.65205],[24.3084183,41.6522102],[24.3091984,41.6520615],[24.309948,41.6517906],[24.3107471,41.6516724],[24.3114967,41.6515808],[24.3119774,41.6515503],[24.3124676,41.6516304],[24.3130169,41.6517296],[24.3134079,41.6518097],[24.3136883,41.6517715],[24.3140182,41.65168],[24.3144779,41.6515694],[24.3150578,41.651432],[24.3156681,41.6513596],[24.3160076,41.6512794],[24.3161678,41.6511726],[24.3162384,41.6511192],[24.3170376,41.6511116],[24.3173676,41.651062],[24.3177586,41.6510811],[24.3178577,41.6510811],[24.3185577,41.6512222],[24.3187084,41.6513824],[24.3189678,41.6514816],[24.3191185,41.6515999],[24.3192482,41.6516914],[24.3199482,41.6512222],[24.3202572,41.6510201],[24.3208275,41.6507607],[24.3210373,41.6508102],[24.3212776,41.6508217],[24.3214378,41.6507607],[24.3218384,41.6507416],[24.3220272,41.650692],[24.3222179,41.6505699],[24.3223572,41.6506805],[24.3227673,41.6503525],[24.3230476,41.6504326],[24.323307,41.6501694],[24.3244381,41.6499214],[24.325737,41.6494598],[24.3265476,41.6493912],[24.3270378,41.6495094],[24.3278084,41.6495399],[24.3284283,41.6494293],[24.3286572,41.6495209],[24.3290882,41.6494713],[24.3294277,41.649601],[24.3294182,41.6497192],[24.3294067,41.6497993],[24.3294067,41.6499023],[24.3298569,41.6501198],[24.3302574,41.6501503],[24.330698,41.6501808],[24.3311577,41.6502228],[24.3316078,41.6501198],[24.3319683,41.6498718],[24.3324776,41.6493492],[24.332737,41.6492119],[24.3330975,41.6492195],[24.3336182,41.6491127],[24.3339977,41.6491127],[24.3341084,41.6491013],[24.3344574,41.6491013],[24.3346272,41.6491013],[24.334837,41.6491508],[24.3349571,41.6492195],[24.3350067,41.6493607],[24.3350677,41.6492805],[24.3352375,41.6491623],[24.335207,41.6490517],[24.3351383,41.6489906],[24.3349571,41.6488914],[24.3347683,41.6488419],[24.334507,41.6487122],[24.3340778,41.6484909],[24.3339767,41.6483917],[24.3339977,41.6482811],[24.3340073,41.6481514],[24.3343868,41.6483498],[24.3343182,41.6482506],[24.3343582,41.6481705],[24.334507,41.6481819],[24.3347683,41.6483917],[24.3349686,41.6485023],[24.3363285,41.6489525],[24.3368168,41.6489601],[24.336977,41.6490898],[24.3372078,41.6493721],[24.3374577,41.6494598],[24.3373375,41.648941],[24.3372478,41.6487808],[24.3362579,41.6485023],[24.3359184,41.648201],[24.3358383,41.6480408],[24.335598,41.647892],[24.3354168,41.6475601],[24.3352375,41.647522],[24.3352184,41.6473122],[24.3351269,41.6471901],[24.3351574,41.6469498],[24.3352375,41.6467018],[24.3350582,41.6464424],[24.3350372,41.6462402],[24.3347378,41.6457596],[24.3346672,41.6454506],[24.3344173,41.6451492],[24.3343678,41.6448708],[24.334507,41.6446724],[24.334507,41.644371],[24.3343678,41.6441116],[24.3344173,41.6438828],[24.3343468,41.6436195],[24.3343277,41.6434517],[24.3339481,41.6428413],[24.333807,41.6427307],[24.3337574,41.6425819],[24.3338871,41.64151],[24.3338776,41.6414299],[24.3339672,41.6412392],[24.3341084,41.6412506],[24.3340168,41.6411514],[24.3337879,41.6409912],[24.333807,41.6408997],[24.3342075,41.6409912],[24.334528,41.6408119],[24.3348675,41.6406097],[24.3350582,41.6405602],[24.3352184,41.640419],[24.3353081,41.6401405],[24.3355083,41.6399727],[24.3355885,41.6397514],[24.3357983,41.6395416],[24.3358383,41.6392021],[24.3358269,41.6383591],[24.3359776,41.6381607],[24.3365078,41.6380196],[24.3365784,41.637661],[24.3368778,41.6375313],[24.3371582,41.637001],[24.3372574,41.6368904],[24.337328,41.6366806],[24.3372269,41.6364517],[24.3372173,41.6363907],[24.3371868,41.6362305],[24.3372078,41.6360626],[24.3372478,41.6360703],[24.3374767,41.6360397],[24.3378277,41.6360397],[24.3379173,41.6360321],[24.3379974,41.6360016],[24.3381481,41.635891],[24.3382683,41.6357918],[24.3383884,41.6357498],[24.3384972,41.6357307],[24.3386478,41.6357422],[24.3392582,41.6358719],[24.3393784,41.6358719],[24.3394871,41.6358719],[24.3395576,41.6358414],[24.3396168,41.6357918],[24.3396473,41.6357117],[24.3396873,41.6355705],[24.3397179,41.6354408],[24.3398285,41.6352997],[24.3398972,41.6352615],[24.3400574,41.6352119],[24.3401871,41.6351128],[24.3403873,41.6350403],[24.3405781,41.6350098],[24.3408985,41.6349716],[24.3410969,41.6349525],[24.3413582,41.6349106],[24.3417969,41.6348495],[24.3421383,41.6348305],[24.342268,41.6348419],[24.3423767,41.6348915],[24.3425579,41.6349525],[24.3427467,41.6350098],[24.3428974,41.6350403],[24.3430271,41.6350403],[24.3431683,41.6350212],[24.3433285,41.6349716],[24.3435078,41.6349297],[24.3436871,41.6349602],[24.3439484,41.6349716],[24.3441868,41.6349907],[24.3443985,41.6350098],[24.3446083,41.6350098],[24.3447475,41.6350212],[24.3448982,41.6350021],[24.345047,41.6349602],[24.3452473,41.6349106],[24.3454075,41.6349106],[24.3455372,41.634922],[24.3457069,41.6349525],[24.3458576,41.6349907],[24.3459473,41.6350327],[24.3460369,41.6350899],[24.3461075,41.6351318],[24.3463268,41.6352425],[24.346447,41.6352806],[24.3465576,41.6353226],[24.3466682,41.6353416],[24.346817,41.6353302],[24.347168,41.6353493],[24.3478374,41.6352806],[24.3484383,41.6353226],[24.3488178,41.6352692],[24.3494167,41.6352806],[24.3497772,41.6352692],[24.3500786,41.6352425],[24.3504581,41.6351814],[24.350647,41.6351204],[24.3507671,41.6350594],[24.3509674,41.6349411],[24.351017,41.6348991],[24.3512878,41.6347122],[24.3514271,41.6346092],[24.3516769,41.634449]]},{"id":19586,"author":"AnaDigit","name_GR":"Sultans Trail: 5.16. Yagodina - Mugla","description_GR":"Section-Trail 5.16","path":"Sultans_Trail\/sultans_trail_516","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":19673,"name_EN":"Sultans Trail: 5.16. Yagodina - Mugla","description_EN":"Section-Trail 5.16","ascent_time":571,"descent_time":556,"marker":"","level":9,"ascent":1282,"descent":1032,"maxelev":1659,"minelev":1092,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.35163 41.59299,24.49264 41.63445)","views":0,"millestones":"","x":24.4146862,"y":41.6010666,"coor":[[24.3516769,41.634449],[24.3516273,41.634346],[24.3516273,41.6341667],[24.3516865,41.6340294],[24.3518562,41.633667],[24.3519459,41.6335793],[24.3521576,41.6334686],[24.3522778,41.6333771],[24.352356,41.6332779],[24.3524761,41.6330376],[24.3525867,41.6328659],[24.3533573,41.6325188],[24.3537674,41.6324158],[24.3539276,41.6323662],[24.3541565,41.6323166],[24.3543568,41.6322594],[24.354496,41.6321983],[24.3546772,41.632019],[24.3547974,41.6319389],[24.3549061,41.6318588],[24.3549175,41.6317673],[24.3548775,41.6316757],[24.3545666,41.6314087],[24.354517,41.6313362],[24.3544769,41.631279],[24.3544674,41.6312485],[24.3543377,41.6308975],[24.3543262,41.6307869],[24.3543777,41.6307068],[24.3544273,41.6306763],[24.354496,41.6306992],[24.3546276,41.6310883],[24.3546867,41.6311569],[24.3547478,41.6311989],[24.3555565,41.6313667],[24.3563271,41.631588],[24.3565464,41.6316071],[24.3569069,41.6315765],[24.3572769,41.6316566],[24.3579273,41.631958],[24.358387,41.6320572],[24.3588772,41.6319885],[24.3589859,41.6318169],[24.3592072,41.6317062],[24.3592072,41.631546],[24.3588963,41.6312294],[24.3588676,41.6311188],[24.3588276,41.6310387],[24.3588371,41.6308479],[24.3587875,41.6307564],[24.358717,41.6305962],[24.3587666,41.6304779],[24.3588161,41.6303787],[24.3590775,41.630146],[24.3593464,41.6296082],[24.3594875,41.629509],[24.359787,41.6294785],[24.3601971,41.6296577],[24.3603268,41.6296387],[24.3607368,41.6292877],[24.3610764,41.6289864],[24.3611774,41.6288872],[24.3613968,41.6288185],[24.3616066,41.6286163],[24.3619576,41.6283875],[24.3623466,41.6277885],[24.3627262,41.6275368],[24.3633976,41.6272659],[24.3637772,41.6271362],[24.3640976,41.6269684],[24.3641567,41.6268387],[24.3643665,41.626667],[24.364727,41.6264992],[24.365406,41.626049],[24.3657265,41.6259079],[24.3663177,41.6258583],[24.3666267,41.6259575],[24.3671169,41.6260071],[24.3671875,41.6260262],[24.3672867,41.626049],[24.3673878,41.6260757],[24.3676071,41.6260376],[24.3676567,41.6259575],[24.3676567,41.6258469],[24.3679771,41.6253891],[24.3681374,41.625248],[24.3683167,41.6249771],[24.3683071,41.6248665],[24.3686161,41.6245689],[24.368597,41.6243286],[24.3686962,41.624176],[24.3686562,41.6241074],[24.3687363,41.6240387],[24.3689175,41.6239281],[24.3690968,41.6238289],[24.3691864,41.6235886],[24.3693771,41.6230469],[24.3694477,41.6226387],[24.3696671,41.6223373],[24.3699265,41.6221695],[24.3704967,41.622097],[24.3708668,41.6220589],[24.3712673,41.6219978],[24.3715267,41.6220093],[24.3726864,41.6223679],[24.3729267,41.6224861],[24.3732376,41.6225662],[24.3734169,41.6226463],[24.3737259,41.6226883],[24.3739262,41.6227379],[24.3743572,41.6228294],[24.3744469,41.6227989],[24.374506,41.6227684],[24.3746071,41.6227493],[24.3747177,41.6226883],[24.3749466,41.6226463],[24.3752365,41.6225281],[24.3753872,41.6224289],[24.3754063,41.6222687],[24.3754272,41.6220894],[24.3753777,41.6219368],[24.3752766,41.6217384],[24.3752174,41.6215973],[24.3751659,41.6215172],[24.3750572,41.6213875],[24.3750172,41.6213264],[24.3748875,41.6211586],[24.3747578,41.6210175],[24.3744965,41.6207886],[24.3742867,41.6207085],[24.3739262,41.6204262],[24.3738461,41.6203384],[24.3734875,41.6201859],[24.3732662,41.6199493],[24.373127,41.6198578],[24.3729362,41.6197891],[24.3726673,41.6196175],[24.3726368,41.6195488],[24.3726959,41.6194763],[24.3729763,41.6195068],[24.3733368,41.6194077],[24.373436,41.6193771],[24.3737869,41.6192474],[24.3740673,41.6191864],[24.3743267,41.6191864],[24.3746872,41.6192474],[24.3748569,41.6193085],[24.3753071,41.6194763],[24.3754177,41.6194878],[24.3754673,41.6194458],[24.3754673,41.6193771],[24.3752575,41.6189461],[24.3752861,41.618679],[24.3753662,41.6182594],[24.3754578,41.6179886],[24.3755169,41.6178169],[24.3757076,41.6177063],[24.3758373,41.6173592],[24.3760262,41.6170082],[24.376236,41.6163177],[24.3763771,41.6156387],[24.3765068,41.6152191],[24.3766365,41.6150475],[24.3767262,41.6148376],[24.3767967,41.6145859],[24.3768063,41.6143074],[24.3767967,41.6139488],[24.3768578,41.6136093],[24.3769073,41.6132889],[24.3768864,41.6129189],[24.376976,41.6125565],[24.3771973,41.612339],[24.3775864,41.6121674],[24.3778477,41.6121674],[24.3779564,41.6121483],[24.3779964,41.6120262],[24.3779469,41.6117477],[24.3779869,41.6115265],[24.378067,41.6113968],[24.3782959,41.6111374],[24.3785973,41.6109161],[24.3786469,41.6106262],[24.3789959,41.6102371],[24.3793564,41.609726],[24.3794861,41.6090889],[24.3797569,41.6087761],[24.3799362,41.6083984],[24.3800278,41.6079865],[24.3800163,41.6078072],[24.380146,41.6075592],[24.3802071,41.6073189],[24.3803272,41.6071167],[24.3803062,41.6068993],[24.3801765,41.6065178],[24.3800468,41.6063385],[24.3797665,41.6061478],[24.3791771,41.6057663],[24.3786659,41.6052895],[24.3781071,41.6048775],[24.3779163,41.6045876],[24.3778477,41.6044083],[24.3777962,41.6042671],[24.3775463,41.6039886],[24.3773365,41.6038589],[24.377327,41.6036873],[24.3774471,41.6034775],[24.3774471,41.6031265],[24.3772659,41.6027985],[24.3768673,41.6023178],[24.377037,41.6021767],[24.3774662,41.6019363],[24.3775864,41.6018486],[24.3777275,41.6017075],[24.3779869,41.6014977],[24.3781071,41.601368],[24.3785667,41.6012878],[24.378706,41.6012878],[24.3789063,41.6013374],[24.379076,41.6013985],[24.3790665,41.601429],[24.3792572,41.6014786],[24.3795662,41.6015587],[24.3800163,41.6016884],[24.3802261,41.6018791],[24.3803272,41.6021194],[24.3804665,41.6025887],[24.3805962,41.6026192],[24.3816872,41.6033478],[24.3824463,41.603817],[24.3831959,41.6042671],[24.3835659,41.6044464],[24.3836975,41.6045685],[24.3838577,41.6049385],[24.3839073,41.6051979],[24.3840675,41.6053886],[24.3844166,41.6054382],[24.3848877,41.6054459],[24.3852062,41.6055183],[24.3853874,41.6055565],[24.3854866,41.605648],[24.3855667,41.6058769],[24.3855972,41.606636],[24.3856869,41.606678],[24.385746,41.6066589],[24.3858261,41.6061668],[24.3860264,41.6060181],[24.3866272,41.6059685],[24.3874969,41.6061172],[24.3880672,41.606308],[24.3889065,41.6064072],[24.3894577,41.6064987],[24.3896961,41.6065483],[24.3900661,41.6066971],[24.3903465,41.606678],[24.3907776,41.6068077],[24.3909473,41.6068077],[24.3913269,41.6066895],[24.3915062,41.6065865],[24.391737,41.606617],[24.3920765,41.6068382],[24.3925762,41.6069984],[24.3928871,41.6070862],[24.3930874,41.607048],[24.3933964,41.6072464],[24.3937263,41.6073265],[24.3939171,41.6076279],[24.3941364,41.6078568],[24.3942471,41.6079292],[24.3945961,41.6080093],[24.3950062,41.6083984],[24.3952274,41.608387],[24.3954868,41.6084595],[24.3962574,41.6088371],[24.3963966,41.6088486],[24.3968372,41.6087379],[24.3971767,41.608757],[24.3975163,41.608799],[24.3981476,41.6086159],[24.3982677,41.6085663],[24.3984566,41.6085892],[24.3996773,41.6082573],[24.4007378,41.607708],[24.4014072,41.6073189],[24.4024963,41.6069489],[24.4035568,41.6066666],[24.403656,41.6066475],[24.4037876,41.6065369],[24.4039669,41.6062164],[24.4042568,41.6058578],[24.4043674,41.6057281],[24.4047871,41.605278],[24.4053268,41.6047974],[24.4059772,41.6044693],[24.4062767,41.6041794],[24.4066372,41.6039886],[24.4068966,41.6037369],[24.4076862,41.603199],[24.4080563,41.6027794],[24.4084473,41.602459],[24.4086571,41.6021461],[24.4088459,41.6020279],[24.4095573,41.6015282],[24.4101868,41.6012993],[24.4112263,41.6013489],[24.4113464,41.6012993],[24.4116669,41.6013565],[24.4122372,41.6013489],[24.4125366,41.6013565],[24.4129372,41.6013985],[24.4131966,41.6013069],[24.4135666,41.6011772],[24.4139977,41.601059],[24.4143276,41.601017],[24.4146862,41.6010666],[24.4151974,41.6011887],[24.4153175,41.6011887],[24.4154377,41.6011467],[24.4156361,41.6010361],[24.4158573,41.6008759],[24.4159966,41.6007767],[24.4161263,41.6007462],[24.4162064,41.6008072],[24.4162769,41.6008873],[24.4165363,41.6011772],[24.4166965,41.6013794],[24.4169273,41.601429],[24.4169865,41.6017494],[24.4169865,41.6019478],[24.4172764,41.6022873],[24.417757,41.602787],[24.4179974,41.6030693],[24.418396,41.6034584],[24.418787,41.6035881],[24.4193172,41.6036377],[24.4197063,41.6036263],[24.419817,41.6036873],[24.4200268,41.6036758],[24.420166,41.6035957],[24.4203472,41.6034889],[24.4206161,41.6033287],[24.4209175,41.6033363],[24.4211864,41.6034088],[24.4214077,41.6033783],[24.421627,41.6032791],[24.4220867,41.603096],[24.4229259,41.6029472],[24.4234867,41.6027565],[24.4239769,41.6026764],[24.4242973,41.6026382],[24.4248962,41.6026382],[24.4256172,41.602726],[24.4259071,41.602726],[24.4260273,41.6026764],[24.4262676,41.602478],[24.4265671,41.6021461],[24.4267769,41.6017685],[24.4270668,41.6016464],[24.4274464,41.6017265],[24.4276867,41.6017761],[24.4277668,41.601799],[24.4277973,41.6017494],[24.4277973,41.6016388],[24.4276562,41.6014481],[24.427597,41.6013489],[24.4276867,41.6011581],[24.4277668,41.6011162],[24.427906,41.6010475],[24.4281864,41.6009865],[24.4283371,41.6009369],[24.4284973,41.6008759],[24.428627,41.6008873],[24.4287262,41.6009483],[24.4288063,41.601059],[24.4289474,41.6011391],[24.4290161,41.6011467],[24.4291172,41.601078],[24.4293175,41.6009369],[24.4294567,41.6008377],[24.4296074,41.6008377],[24.4297771,41.6009293],[24.4299068,41.601059],[24.4300976,41.6011963],[24.4302273,41.6011772],[24.4304161,41.6010971],[24.430666,41.6009674],[24.4309368,41.6008186],[24.4312267,41.6007881],[24.4313259,41.6009178],[24.4314175,41.6010666],[24.4315662,41.6012268],[24.4316673,41.6013069],[24.4317665,41.6013489],[24.4318771,41.6013069],[24.4319668,41.6012077],[24.4322376,41.6010475],[24.4325161,41.6009064],[24.4328575,41.6007767],[24.4330673,41.6007195],[24.4334068,41.6006966],[24.4336166,41.6006279],[24.4337177,41.6005859],[24.4336967,41.6005363],[24.4335766,41.6004257],[24.4334068,41.6003494],[24.4332962,41.6001663],[24.4332466,41.6000061],[24.4332466,41.5996361],[24.4332561,41.599369],[24.4332161,41.5991364],[24.4333363,41.598938],[24.4336567,41.5987358],[24.4341774,41.5987091],[24.434576,41.5986176],[24.4348774,41.5985794],[24.4350262,41.5985374],[24.435236,41.598526],[24.435257,41.5984993],[24.4352665,41.5984192],[24.4350471,41.5983162],[24.4349174,41.5982094],[24.4348469,41.5980568],[24.434906,41.597847],[24.4348965,41.5976677],[24.4348068,41.5976067],[24.434967,41.5975075],[24.4353161,41.597477],[24.4354763,41.5973473],[24.4354877,41.5972061],[24.4354763,41.5969467],[24.4353962,41.5967674],[24.4353771,41.5966873],[24.4355068,41.5966377],[24.4356461,41.5966263],[24.4357262,41.5967865],[24.4358177,41.5968666],[24.4360466,41.596859],[24.4364471,41.5967178],[24.4365273,41.5966492],[24.4367161,41.5960159],[24.4368267,41.5959778],[24.4368076,41.5956078],[24.4371262,41.5952072],[24.4373169,41.5942879],[24.4381771,41.5932388],[24.4384766,41.5931282],[24.4385662,41.5931664],[24.4387569,41.5930977],[24.4396076,41.5929871],[24.4402676,41.5935593],[24.4412365,41.5937195],[24.4420166,41.5941658],[24.443037,41.5940781],[24.4438763,41.5945969],[24.4440575,41.5947876],[24.4441662,41.5948181],[24.4442863,41.5947762],[24.4445763,41.5946693],[24.4446869,41.5946693],[24.4448376,41.5947685],[24.4450169,41.594799],[24.445137,41.5949593],[24.4450169,41.5950775],[24.4449062,41.5952377],[24.4448872,41.5953369],[24.4449062,41.5954094],[24.445076,41.5955276],[24.4453964,41.5956688],[24.4457569,41.595787],[24.4460659,41.5959473],[24.4462261,41.5960464],[24.4463577,41.5960884],[24.4464264,41.5964394],[24.4466171,41.5969162],[24.4467869,41.597538],[24.4469261,41.5976372],[24.447237,41.5977592],[24.4476662,41.5978279],[24.4481564,41.5978889],[24.4485569,41.5980568],[24.4487362,41.5981865],[24.4487171,41.5982285],[24.4486961,41.5984077],[24.4487667,41.5986176],[24.4488964,41.5986977],[24.4490566,41.5987282],[24.4494476,41.5988884],[24.449646,41.5991783],[24.4499874,41.5994873],[24.4500275,41.5997772],[24.4502869,41.6000671],[24.4505672,41.6003265],[24.4509068,41.6005592],[24.4512062,41.6008492],[24.4516163,41.6011162],[24.4519463,41.6012764],[24.4521866,41.6014786],[24.452507,41.6018562],[24.4526367,41.6023064],[24.4528275,41.6025658],[24.4532776,41.6029472],[24.4535465,41.6033783],[24.4540062,41.6038475],[24.4543762,41.6043472],[24.4545975,41.6045189],[24.4547863,41.604538],[24.4550362,41.6044769],[24.4557877,41.6042671],[24.4567776,41.6040764],[24.4575577,41.6040573],[24.4587269,41.6040573],[24.459877,41.6042175],[24.4607277,41.6046562],[24.4613972,41.6053162],[24.4616661,41.6060181],[24.4617462,41.6067085],[24.4616661,41.6072464],[24.4614372,41.6076889],[24.4614067,41.6080284],[24.4615574,41.6085281],[24.4619465,41.6094284],[24.462656,41.610096],[24.4631271,41.6102562],[24.4636173,41.6104279],[24.4655762,41.6117172],[24.466856,41.6124992],[24.4672661,41.612587],[24.4680977,41.6125679],[24.4692459,41.6127586],[24.4698563,41.6130295],[24.470686,41.6133995],[24.4715176,41.6135063],[24.4722271,41.6137772],[24.4724274,41.6138878],[24.4726067,41.6139259],[24.4729061,41.6139565],[24.4730778,41.6139679],[24.4732075,41.6139374],[24.4733772,41.6139069],[24.4735661,41.6139793],[24.4736576,41.6140289],[24.4736977,41.6142082],[24.4738159,41.6143684],[24.4737968,41.6145859],[24.4738464,41.6146278],[24.4739971,41.6147461],[24.4742661,41.6149788],[24.4744778,41.6151962],[24.4746475,41.6152763],[24.4747276,41.6153183],[24.4749069,41.6152992],[24.4752274,41.6153259],[24.4754276,41.6153679],[24.4755077,41.6154861],[24.4755764,41.6156387],[24.4757061,41.615757],[24.4758568,41.6158562],[24.4763565,41.6159286],[24.476717,41.6160469],[24.4769764,41.6161995],[24.477047,41.6162567],[24.4773674,41.6162872],[24.4779072,41.6163368],[24.4779167,41.6163864],[24.4779663,41.6164894],[24.4780769,41.6165695],[24.4781876,41.6165466],[24.4785061,41.6165276],[24.4788074,41.616478],[24.4790573,41.6164894],[24.4791775,41.6165276],[24.4793167,41.6166573],[24.479496,41.6167793],[24.479517,41.6168861],[24.4797573,41.6170464],[24.4800167,41.6172867],[24.4800377,41.6175766],[24.4803467,41.6178284],[24.4804363,41.617836],[24.4806271,41.6178894],[24.4808674,41.617878],[24.4810562,41.6179085],[24.4813366,41.6180687],[24.4816074,41.618206],[24.4818172,41.6183777],[24.4820461,41.6184082],[24.4825859,41.6183891],[24.4833164,41.6184158],[24.4835167,41.6182785],[24.4838562,41.6181183],[24.484127,41.6180573],[24.4843159,41.6179581],[24.484726,41.617878],[24.4849968,41.6177368],[24.4850559,41.6176987],[24.485157,41.6177063],[24.4852276,41.6177559],[24.4852562,41.6177788],[24.4853363,41.6178665],[24.485466,41.6180458],[24.4856377,41.6181564],[24.4858875,41.6183662],[24.4862671,41.6184769],[24.4867172,41.6184769],[24.4869976,41.6184387],[24.4873276,41.6184082],[24.4880562,41.6182594],[24.4886265,41.6180687],[24.489027,41.6178589],[24.4892063,41.6178284],[24.4895363,41.6178474],[24.490057,41.6177368],[24.490387,41.617569],[24.490696,41.6173973],[24.4908867,41.6173172],[24.4911671,41.6172676],[24.4914474,41.6171875],[24.491766,41.6171265],[24.4918976,41.6171379],[24.4921761,41.617218],[24.4924164,41.6170387],[24.492466,41.6169167],[24.492527,41.6168365],[24.4925976,41.6167183],[24.4926376,41.6166763],[24.492506,41.6166077],[24.4923973,41.6164665]]},{"id":19587,"author":"AnaDigit","name_GR":"Sultans Trail: 5.17. Mugla - Perelik","description_GR":"Section-Trail 5.17","path":"Sultans_Trail\/sultans_trail_517","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":12622,"name_EN":"Sultans Trail: 5.17. Mugla - Perelik","description_EN":"Section-Trail 5.17","ascent_time":324,"descent_time":296,"marker":"","level":9,"ascent":1055,"descent":428,"maxelev":2153,"minelev":1343,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.4924 41.60049,24.59592 41.63177)","views":2,"millestones":"","x":24.5525227,"y":41.6180878,"coor":[[24.492403,41.6164665],[24.4926224,41.6163445],[24.4926929,41.6163368],[24.4928322,41.616375],[24.4929333,41.6163979],[24.4930725,41.6161652],[24.4933033,41.6164474],[24.4934826,41.616436],[24.4936428,41.616478],[24.4939327,41.6163254],[24.494112,41.6163177],[24.494442,41.6163979],[24.494873,41.6164474],[24.4950428,41.6164474],[24.4951134,41.6163559],[24.4950733,41.6159363],[24.4951324,41.6158257],[24.4953728,41.6157761],[24.495573,41.6157875],[24.4957218,41.6159363],[24.4963932,41.616127],[24.4971333,41.6165161],[24.4979725,41.6171875],[24.4981728,41.6173248],[24.4988136,41.6177673],[24.4992218,41.6179771],[24.5002136,41.6184578],[24.5007534,41.6184769],[24.5016022,41.6189575],[24.5023727,41.6190872],[24.5030231,41.6189461],[24.5037918,41.6191177],[24.5044422,41.6195068],[24.505743,41.6199646],[24.506403,41.6207161],[24.5065517,41.6209145],[24.5070534,41.6215973],[24.5077324,41.6221657],[24.5087223,41.6225853],[24.5094528,41.6227455],[24.5101833,41.6226578],[24.5111523,41.6225052],[24.5114021,41.6227875],[24.5117321,41.6230049],[24.5119534,41.6232567],[24.5128822,41.6237679],[24.5137024,41.6240768],[24.5139217,41.6241646],[24.5142632,41.6244469],[24.5145035,41.6247444],[24.5149021,41.6255646],[24.5150719,41.6256447],[24.5153122,41.6256256],[24.5160522,41.6254959],[24.5165634,41.625618],[24.5170631,41.6258049],[24.5172424,41.6260376],[24.5183029,41.6267471],[24.5185623,41.6271858],[24.5188236,41.6276054],[24.5192032,41.6279449],[24.5193729,41.6281967],[24.5196819,41.6285248],[24.5200634,41.629055],[24.5200329,41.6292267],[24.5197334,41.629715],[24.5200119,41.6301651],[24.5205135,41.6303673],[24.5214024,41.6305161],[24.5219231,41.6308174],[24.5222626,41.6309853],[24.5226421,41.6314163],[24.5231628,41.6316261],[24.5236931,41.6317253],[24.5240822,41.6317673],[24.5245132,41.631588],[24.5250626,41.6313553],[24.5252533,41.6311264],[24.5253334,41.6307869],[24.5255623,41.6304474],[24.5258617,41.630146],[24.5261822,41.6300278],[24.526783,41.6300278],[24.5273533,41.630146],[24.5276031,41.6304054],[24.5279636,41.6310349],[24.5285721,41.6312981],[24.5294018,41.6311569],[24.5308533,41.6303749],[24.5319633,41.6297874],[24.532692,41.6295052],[24.5328827,41.6297379],[24.5333633,41.6304169],[24.5341625,41.6306953],[24.5347233,41.6307259],[24.5352421,41.6307449],[24.5356636,41.6304169],[24.5357533,41.6299744],[24.5351219,41.6300468],[24.5354233,41.6294746],[24.535862,41.6289749],[24.5362225,41.6285667],[24.537302,41.6283569],[24.5378819,41.6283951],[24.5386429,41.6281052],[24.5391827,41.6277771],[24.5400429,41.6275978],[24.5400829,41.6275673],[24.5401936,41.6273079],[24.5403328,41.6268654],[24.5403824,41.6264267],[24.5403919,41.6261063],[24.5405331,41.6258278],[24.5404835,41.6253357],[24.540493,41.6250153],[24.5406628,41.6248665],[24.5407429,41.624485],[24.5409431,41.6241951],[24.5412121,41.6238251],[24.5412827,41.6237373],[24.5414124,41.6236267],[24.5414219,41.6234856],[24.5415325,41.6233978],[24.5416832,41.6233864],[24.5418224,41.6233559],[24.5419121,41.6232376],[24.541893,41.6231079],[24.5420036,41.6229973],[24.5420723,41.6229057],[24.5421124,41.6228676],[24.5423126,41.6228752],[24.5426331,41.6228256],[24.5428619,41.6228371],[24.5433426,41.6228752],[24.5436325,41.6228447],[24.5437927,41.6228256],[24.5440025,41.622776],[24.544363,41.6226654],[24.5448036,41.6226463],[24.5450134,41.6226044],[24.5453835,41.6224861],[24.5455723,41.6223869],[24.5459328,41.622097],[24.5462036,41.6219444],[24.546442,41.6217766],[24.5466423,41.6215973],[24.5468731,41.6212845],[24.5470734,41.6211243],[24.5473118,41.6211166],[24.5476933,41.6210861],[24.5479336,41.620945],[24.5485134,41.620697],[24.5488033,41.6205177],[24.5489521,41.6204071],[24.5494232,41.6201859],[24.5497627,41.6200562],[24.5500221,41.6198654],[24.5501328,41.6198044],[24.550312,41.6196556],[24.5505123,41.6195374],[24.550642,41.6194763],[24.5508423,41.6194077],[24.5512524,41.619175],[24.5515919,41.6190567],[24.5517921,41.618988],[24.5520725,41.618885],[24.5522232,41.6188049],[24.5522919,41.6186447],[24.5523033,41.6184654],[24.5523624,41.6183167],[24.5525227,41.6180878],[24.5528526,41.6176567],[24.553133,41.6173668],[24.5533428,41.6170273],[24.5536022,41.6167679],[24.554142,41.6162643],[24.5543823,41.6159973],[24.5545921,41.615757],[24.5547733,41.6156578],[24.5550919,41.6154556],[24.5553226,41.6152649],[24.5557022,41.6150856],[24.5558624,41.6149368],[24.5561218,41.6149368],[24.5564423,41.6150055],[24.5567131,41.615078],[24.5568829,41.6152458],[24.5571232,41.6153564],[24.5574627,41.6154747],[24.5578327,41.6156578],[24.5579319,41.6156578],[24.558012,41.6156044],[24.5580425,41.6155472],[24.5581436,41.6155472],[24.5584927,41.6156349],[24.5588036,41.6156578],[24.5597019,41.6155548],[24.5601921,41.6154175],[24.5608635,41.6152954],[24.5614223,41.6151276],[24.5617523,41.6149445],[24.5621834,41.6146278],[24.5624733,41.6145363],[24.5627518,41.6144753],[24.5629826,41.6144562],[24.5632324,41.614315],[24.5639324,41.6139259],[24.5641823,41.6137047],[24.5642529,41.6133575],[24.5643635,41.6131477],[24.5644131,41.6129379],[24.564373,41.6126556],[24.564312,41.6124954],[24.5643826,41.6122856],[24.5646324,41.6119957],[24.5648632,41.6115646],[24.5650234,41.6113548],[24.5650635,41.6111145],[24.5652523,41.6109352],[24.5653934,41.6107368],[24.5657425,41.6104965],[24.5661335,41.6102943],[24.5665531,41.6103249],[24.5669136,41.6102562],[24.5672131,41.6102562],[24.5681324,41.6101074],[24.5685234,41.6100845],[24.5687923,41.6100578],[24.5691128,41.6099663],[24.5693436,41.6097755],[24.5697517,41.6096954],[24.5702133,41.6096153],[24.5704536,41.6095543],[24.5708923,41.6095047],[24.5713634,41.6095657],[24.5716629,41.6096153],[24.5721321,41.6096153],[24.5729523,41.6096344],[24.5733128,41.6096764],[24.5736923,41.6096764],[24.5742321,41.6095543],[24.5746422,41.6094971],[24.5751228,41.6093445],[24.5756035,41.6090546],[24.5760822,41.6088562],[24.5764427,41.6086845],[24.5770226,41.6083679],[24.5775223,41.6081963],[24.5778828,41.6079445],[24.5781422,41.6078262],[24.5782433,41.6077843],[24.5786819,41.6074448],[24.5788822,41.6071777],[24.5790329,41.6068954],[24.5791836,41.6067352],[24.5791321,41.606575],[24.579113,41.6063461],[24.5792122,41.6060562],[24.5792732,41.6058464],[24.5795631,41.6056175],[24.5796528,41.6053658],[24.5798035,41.6051674],[24.5800724,41.6050949],[24.5802631,41.6050949],[24.5804234,41.6050453],[24.5805531,41.6049843],[24.5809422,41.6050262],[24.5813618,41.6050758],[24.5816727,41.6051064],[24.5819321,41.6050758],[24.5820618,41.6050453],[24.5822525,41.6050377],[24.5824318,41.6049843],[24.5826931,41.6049271],[24.5829334,41.6048279],[24.5831318,41.6046944],[24.5834827,41.6044273],[24.583662,41.6043854],[24.5838528,41.6043663],[24.5839634,41.6043053],[24.5841122,41.6042976],[24.5844631,41.6043472],[24.584713,41.6043243],[24.5847836,41.6042557],[24.5848732,41.6042557],[24.5849228,41.604187],[24.5849133,41.6039543],[24.5848618,41.6036148],[24.5848026,41.6034279],[24.5847225,41.6032677],[24.5847836,41.6032143],[24.5849228,41.6032066],[24.5851536,41.6031761],[24.5853119,41.6029663],[24.5855923,41.6028748],[24.5856934,41.6028481],[24.5859032,41.6028252],[24.5863533,41.6025467],[24.5866032,41.6023865],[24.5869236,41.6021652],[24.5870323,41.602066],[24.5871124,41.6018448],[24.587122,41.6016045],[24.5870724,41.6012955],[24.5871124,41.6011276],[24.5870724,41.6009254],[24.5870628,41.6006775],[24.5869617,41.6005249],[24.587162,41.6004868],[24.5874119,41.6005554],[24.5876236,41.6006851],[24.5878925,41.6007462],[24.5883522,41.6008377],[24.5886822,41.600956],[24.5890427,41.601017],[24.5893021,41.6011162],[24.5898724,41.6015167],[24.5901432,41.6018677],[24.5905533,41.6023445],[24.591032,41.6028671],[24.5914326,41.603157],[24.5914326,41.6032448],[24.5914822,41.6033173],[24.5920029,41.6039963],[24.5930424,41.6048164],[24.5932426,41.6051445],[24.5937824,41.6060562],[24.5939827,41.6063461],[24.5940723,41.6065674],[24.5941925,41.6067467],[24.5942535,41.6069374],[24.5943127,41.6070671],[24.5944519,41.6072044],[24.594593,41.6073265],[24.5946827,41.6072578],[24.594902,41.6071663],[24.5950928,41.6071663],[24.595232,41.6071968],[24.5953426,41.607296],[24.595583,41.6082649],[24.5959225,41.609108]]},{"id":19588,"author":"AnaDigit","name_GR":"Sultans Trail: 5.18. Perelik - Smolyan","description_GR":"Section-Trail 5.18","path":"Sultans_Trail\/sultans_trail_518","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":16431,"name_EN":"Sultans Trail: 5.18. Perelik - Smolyan","description_EN":"Section-Trail 5.18","ascent_time":388,"descent_time":429,"marker":"","level":9,"ascent":378,"descent":1398,"maxelev":1996,"minelev":934,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.59592 41.57882,24.69366 41.61689)","views":0,"millestones":"","x":24.6311512,"y":41.5859604,"coor":[[24.5959206,41.609108],[24.5963211,41.6096001],[24.5970516,41.6100082],[24.5976105,41.6102905],[24.5988503,41.6110191],[24.5993004,41.6113281],[24.5997009,41.6117897],[24.6003113,41.6124878],[24.6006413,41.6127701],[24.6008205,41.6128273],[24.6012211,41.6127777],[24.6022205,41.6124687],[24.6024399,41.6123199],[24.6026402,41.6121597],[24.6031208,41.611618],[24.6034813,41.6110001],[24.6036606,41.6108589],[24.6040707,41.6107903],[24.6045704,41.6108398],[24.6049709,41.6110306],[24.6056805,41.6118279],[24.6065712,41.6124191],[24.6073608,41.6133308],[24.60779,41.6138878],[24.6078911,41.6139984],[24.6079998,41.6140785],[24.6081314,41.6141281],[24.6083012,41.6141891],[24.6084499,41.6142387],[24.6085911,41.6142998],[24.6087399,41.6143608],[24.6088314,41.6144104],[24.6089706,41.6144409],[24.6093216,41.6144295],[24.6097908,41.6144485],[24.6099815,41.6144905],[24.6102104,41.6145782],[24.6108799,41.6148186],[24.6112804,41.6149979],[24.6114006,41.6150398],[24.6115513,41.6150475],[24.6117611,41.6150703],[24.6119804,41.6150475],[24.6127605,41.6149101],[24.6131802,41.6148987],[24.6134109,41.6148491],[24.6135998,41.6147308],[24.6138,41.6146774],[24.6139908,41.6146584],[24.6144409,41.6146584],[24.6154709,41.6146774],[24.6159706,41.614769],[24.6163311,41.6148491],[24.6166916,41.6149788],[24.6173115,41.6153603],[24.6178112,41.6156197],[24.6182899,41.6157799],[24.6184216,41.615818],[24.6185913,41.6159172],[24.6194305,41.6165199],[24.6196098,41.6166077],[24.6198902,41.6166687],[24.6205006,41.6167679],[24.6208706,41.6168594],[24.6209812,41.61689],[24.6211109,41.61689],[24.6212807,41.61689],[24.6214199,41.6168594],[24.6217709,41.6166496],[24.62187,41.6166191],[24.6219311,41.6165695],[24.6219406,41.6165085],[24.6219501,41.61623],[24.6219807,41.6161003],[24.6220016,41.6160393],[24.6220913,41.6159401],[24.6223011,41.6158295],[24.6227303,41.6156502],[24.6229305,41.6155891],[24.6230412,41.6155205],[24.6231098,41.6153908],[24.6231213,41.6152878],[24.6230812,41.6151886],[24.6229,41.6148605],[24.6228809,41.6147995],[24.6228809,41.6147385],[24.6229115,41.6147003],[24.6229916,41.6146698],[24.6232414,41.6146584],[24.6235409,41.6146774],[24.6240005,41.6147881],[24.6242599,41.6148682],[24.6244602,41.6149101],[24.6246204,41.6149101],[24.6247711,41.6148872],[24.6249199,41.6148186],[24.6250114,41.6147385],[24.6251202,41.6145592],[24.6253605,41.6142693],[24.6254902,41.614109],[24.6256104,41.6140175],[24.6259212,41.6138878],[24.6263103,41.6138],[24.6266708,41.6137886],[24.6271,41.6137695],[24.6277313,41.6137886],[24.6280003,41.6138382],[24.6286411,41.6140404],[24.6289501,41.6141205],[24.6291714,41.6142006],[24.6293411,41.6143188],[24.6294403,41.6143608],[24.629631,41.6143799],[24.6298313,41.6143799],[24.6301899,41.6143494],[24.6304703,41.6144104],[24.6306801,41.6144409],[24.630991,41.6144791],[24.6311302,41.6145096],[24.6312313,41.6145782],[24.6314106,41.6147804],[24.6314812,41.61483],[24.6315212,41.6148605],[24.6315899,41.6148796],[24.6316509,41.6148682],[24.6317101,41.6148491],[24.6317806,41.6147995],[24.6319103,41.6145973],[24.6319714,41.6145706],[24.6320515,41.6145706],[24.6321201,41.6144485],[24.6322098,41.6143188],[24.6321716,41.6139183],[24.6322498,41.6136475],[24.6324711,41.6133385],[24.6324806,41.6130905],[24.6322708,41.6127701],[24.6322212,41.6123772],[24.6320915,41.611969],[24.6318398,41.6116295],[24.6319008,41.6111374],[24.6324501,41.6105003],[24.6326103,41.6100388],[24.6326599,41.6096001],[24.6323204,41.6088295],[24.6323414,41.6085091],[24.6325703,41.6083107],[24.6327515,41.6080284],[24.6327305,41.6077805],[24.6325302,41.6076584],[24.6321316,41.6076088],[24.6318302,41.6076202],[24.6316414,41.607708],[24.6314812,41.6079178],[24.6310806,41.6080093],[24.6297607,41.6079597],[24.6294003,41.6078796],[24.6288109,41.6080589],[24.6286201,41.6082993],[24.6275616,41.6090393],[24.6270714,41.6092072],[24.626421,41.6093788],[24.6257515,41.6094475],[24.6251011,41.6093979],[24.6248608,41.6094208],[24.6247616,41.6093597],[24.6247406,41.6092377],[24.6249599,41.6089096],[24.6249504,41.6086388],[24.6250305,41.6084404],[24.625391,41.6080399],[24.6255703,41.6079102],[24.6255798,41.6077499],[24.6253605,41.6075287],[24.6253109,41.6072884],[24.6255207,41.6072006],[24.6255608,41.606739],[24.6256905,41.6066093],[24.6256313,41.6055984],[24.6256905,41.6054192],[24.6255703,41.6049385],[24.6252708,41.6047287],[24.6252003,41.604538],[24.625061,41.6044006],[24.6247807,41.60429],[24.6243114,41.604248],[24.6235905,41.6039505],[24.6232109,41.6038399],[24.6229401,41.6038475],[24.6228504,41.6037788],[24.6229,41.6036797],[24.6232605,41.6035385],[24.624361,41.6032372],[24.6250706,41.6024399],[24.6255798,41.6022301],[24.6257915,41.6020393],[24.6256504,41.6019897],[24.6254711,41.6019897],[24.6252499,41.6020584],[24.6245804,41.6026192],[24.6242504,41.6027679],[24.6239605,41.6026688],[24.6235104,41.6021881],[24.6231899,41.6020279],[24.6230011,41.6020279],[24.6226501,41.6017189],[24.6222801,41.6011505],[24.6221905,41.6007881],[24.6223412,41.6002884],[24.6225605,41.5999489],[24.6224003,41.5997276],[24.6224709,41.5995293],[24.6224308,41.59935],[24.622591,41.5992088],[24.6228008,41.5992203],[24.6234608,41.59869],[24.6237106,41.5984306],[24.6236305,41.59832],[24.6237202,41.5980873],[24.6237011,41.5976791],[24.6242504,41.59655],[24.6241913,41.5964584],[24.6242199,41.5963898],[24.6244812,41.5961685],[24.6245308,41.5960579],[24.6244698,41.5959396],[24.6244907,41.5957985],[24.6246414,41.5956879],[24.625021,41.5949707],[24.6251507,41.5949593],[24.6251602,41.5945778],[24.6253815,41.5942993],[24.62533,41.5941505],[24.6258698,41.5933685],[24.6259098,41.5930481],[24.6260414,41.5928307],[24.6262302,41.592289],[24.626091,41.5921402],[24.6259003,41.5921974],[24.6255302,41.5924187],[24.6252403,41.5927391],[24.6247711,41.5929108],[24.6245308,41.5930595],[24.6241703,41.5931396],[24.6238708,41.5933304],[24.6232109,41.5942192],[24.6228905,41.5943489],[24.622551,41.5942497],[24.6224613,41.5938873],[24.62253,41.5935707],[24.6227398,41.5934486],[24.6231308,41.5922775],[24.6234703,41.5919075],[24.6237698,41.5918884],[24.6238708,41.5913506],[24.6241512,41.5906677],[24.6246414,41.5901604],[24.6249199,41.5890694],[24.62533,41.5886078],[24.6262302,41.5871582],[24.6265106,41.5867195],[24.6265411,41.5864105],[24.6265907,41.5862999],[24.6266403,41.5860481],[24.6266804,41.5858574],[24.6268215,41.5855904],[24.627121,41.5853577],[24.6276302,41.5853691],[24.6279106,41.5854797],[24.6286602,41.5856094],[24.6296101,41.5854874],[24.6300106,41.5855408],[24.6300812,41.5857582],[24.6301804,41.5858192],[24.6302414,41.5859184],[24.6303005,41.5860291],[24.6303806,41.5861588],[24.6303101,41.5865288],[24.6304703,41.5865479],[24.6305313,41.5866585],[24.6306114,41.5867195],[24.6306915,41.5867882],[24.6308498,41.5868073],[24.6311913,41.586628],[24.6310711,41.5865173],[24.6310406,41.5864792],[24.6310501,41.586338],[24.6312504,41.5861588],[24.6311512,41.5859604],[24.6312904,41.5857887],[24.6316509,41.5857201],[24.631731,41.5857506],[24.6317806,41.5857697],[24.6319504,41.5857277],[24.6319313,41.5856972],[24.6319008,41.5856476],[24.6318798,41.5856209],[24.6319599,41.5856094],[24.6321011,41.5855484],[24.6322403,41.585659],[24.6322708,41.5857773],[24.6322098,41.5858688],[24.6323013,41.585968],[24.63241,41.5859909],[24.6324806,41.5859985],[24.6325512,41.5859795],[24.6326103,41.5859489],[24.6326714,41.5859299],[24.6327801,41.5859108],[24.6328716,41.5859375],[24.6328716,41.5859108],[24.6328602,41.5858307],[24.6329803,41.5858879],[24.6330013,41.5859375],[24.6330299,41.5859299],[24.6331005,41.5859184],[24.63311,41.5858879],[24.6331615,41.5859108],[24.6332302,41.5859604],[24.6333904,41.5861092],[24.6336708,41.5862083],[24.633831,41.5861702],[24.6337414,41.5861473],[24.6337814,41.5860786],[24.63381,41.5859299],[24.6339016,41.5859985],[24.6339607,41.5860672],[24.6340809,41.5861778],[24.6340103,41.5858498],[24.6341305,41.5858078],[24.6343002,41.5858383],[24.6344013,41.5858688],[24.6345005,41.5858307],[24.634531,41.5857773],[24.6349716,41.5858574],[24.6346512,41.5856895],[24.6350307,41.5857582],[24.6351604,41.585598],[24.6355,41.5855904],[24.6357708,41.5856781],[24.6364899,41.5853806],[24.63657,41.5853386],[24.6367111,41.5852699],[24.6368103,41.5852203],[24.6371498,41.5850372],[24.6374798,41.5848885],[24.637701,41.5848579],[24.6381512,41.584549],[24.6381702,41.5843582],[24.6383209,41.58424],[24.6385307,41.5840492],[24.6389503,41.5839577],[24.6391315,41.5839577],[24.6393604,41.5840607],[24.6396809,41.584198],[24.6400013,41.5841789],[24.6402111,41.5841675],[24.6408215,41.5841179],[24.6410103,41.5842705],[24.6413116,41.5843582],[24.6417007,41.5842972],[24.6430912,41.5843201],[24.6437798,41.5845184],[24.6442604,41.5845108],[24.6443501,41.584549],[24.6448803,41.5846672],[24.6451206,41.5846786],[24.6453514,41.5846977],[24.6454506,41.5846901],[24.6456108,41.5846405],[24.6459408,41.5846481],[24.6462002,41.5846672],[24.6465302,41.5847206],[24.6469307,41.5847092],[24.6471004,41.5846901],[24.64744,41.5847778],[24.648201,41.5849304],[24.6484299,41.5849609],[24.6486912,41.5849686],[24.6491508,41.5850182],[24.6493511,41.5850487],[24.6495609,41.5850792],[24.6496506,41.5850906],[24.6497002,41.5850906],[24.6498013,41.5850601],[24.6500206,41.5851097],[24.6501598,41.5851593],[24.6503315,41.5852203],[24.6504498,41.5852394],[24.6505604,41.5852394],[24.65098,41.5851974],[24.6510811,41.585228],[24.6511307,41.5852776],[24.6511402,41.5853386],[24.6514111,41.5853577],[24.6514206,41.585228],[24.6513805,41.5850296],[24.6513615,41.5848885],[24.6514015,41.5847893],[24.6514816,41.5846786],[24.6515598,41.584568],[24.6517105,41.5844498],[24.6518803,41.5843201],[24.652071,41.584198],[24.6522312,41.5841179],[24.6526909,41.5839195],[24.6530514,41.5837288],[24.65345,41.5836182],[24.6535702,41.5836105],[24.65415,41.5836182],[24.6543312,41.5835991],[24.6544704,41.58358],[24.6548004,41.5835571],[24.6549702,41.5835381],[24.6551609,41.5834999],[24.6553211,41.5834389],[24.6554699,41.5833588],[24.6558514,41.5831604],[24.6566105,41.5826874],[24.6567001,41.5826302],[24.6567612,41.5825577],[24.6568413,41.5824776],[24.6569614,41.5823975],[24.6571102,41.5823288],[24.6572704,41.5822296],[24.6573315,41.5821686],[24.6574001,41.5821495],[24.6576309,41.5821304],[24.657711,41.5821075],[24.6578503,41.5820503],[24.6579704,41.5820274],[24.6582012,41.5819702],[24.6585102,41.5818787],[24.6586113,41.5818291],[24.6588707,41.5816193],[24.6589108,41.5815506],[24.6589203,41.5814972],[24.6589203,41.5814476],[24.6589699,41.5814476],[24.6590309,41.58144],[24.65905,41.5813599],[24.6590614,41.5813179],[24.659111,41.5812607],[24.65938,41.5809593],[24.6596107,41.5804977],[24.6597099,41.58041],[24.659811,41.580349],[24.6599598,41.5803185],[24.6606216,41.5802383],[24.6606808,41.5802383],[24.6607399,41.5802193],[24.66082,41.5801773],[24.66115,41.5798683],[24.6614513,41.579628],[24.6617203,41.5794487],[24.6619301,41.57938],[24.66222,41.5793495],[24.6625404,41.5793495],[24.6627007,41.5793381],[24.6627903,41.579319],[24.6628799,41.5792885],[24.6631699,41.5792274],[24.6632214,41.5792084],[24.6632805,41.5791702],[24.6633511,41.5790672],[24.6634102,41.5789986],[24.6635113,41.5789299],[24.6637115,41.5788498],[24.6638508,41.5788193],[24.6640415,41.5788498],[24.6643105,41.5789185],[24.6646709,41.5790977],[24.6647701,41.5792389],[24.6648998,41.5793076],[24.66502,41.5793571],[24.6651402,41.5793877],[24.6652203,41.5793877],[24.6652603,41.57938],[24.66539,41.5792809],[24.6656399,41.5790672],[24.6677113,41.5789185],[24.6679401,41.5789108],[24.6680412,41.5789185],[24.6681805,41.578968],[24.6682415,41.57901],[24.6683006,41.5790672],[24.6683998,41.5794983],[24.6684303,41.5796089],[24.6685104,41.5797081],[24.6686001,41.5797577],[24.6687508,41.5797997],[24.6691608,41.5798988],[24.6694202,41.5800095],[24.6695213,41.58004],[24.6696815,41.5800591],[24.669981,41.5800896],[24.6701603,41.5801086],[24.6703014,41.5801506],[24.6704216,41.5802078],[24.6705914,41.5803909],[24.670681,41.5804977],[24.6707516,41.5805779],[24.6708412,41.5806389],[24.6709499,41.5806999],[24.6715107,41.5809402],[24.6719704,41.5811501],[24.672121,41.5811882],[24.6722603,41.5812302],[24.6724014,41.5812492],[24.6726112,41.5812492],[24.6737404,41.5812798],[24.6739006,41.5812874],[24.6742916,41.5813675],[24.6746616,41.5814209],[24.6747913,41.58144],[24.6749706,41.58144],[24.6756115,41.5814095],[24.6767311,41.5814209],[24.6772709,41.5814209],[24.6774902,41.5814209],[24.6777515,41.581459],[24.6785316,41.5816193],[24.6787109,41.5816383],[24.6788712,41.5816498],[24.6791,41.5816383],[24.6794415,41.5815887],[24.679821,41.5815392],[24.6800709,41.5815086],[24.6803207,41.5815201],[24.6805305,41.5815201],[24.6806412,41.5815277],[24.6807404,41.5815201],[24.68083,41.5815086],[24.6809406,41.5814705],[24.6812706,41.5812798],[24.6815109,41.5811195],[24.6817398,41.5809479],[24.6818504,41.5808792],[24.6820507,41.5808182],[24.6822205,41.5807686],[24.6824112,41.5806694],[24.6825714,41.5805283],[24.6827602,41.5802574],[24.6828403,41.5802002],[24.68297,41.5801392],[24.6831608,41.5800781],[24.6834908,41.5799789],[24.6843605,41.5797691],[24.6847515,41.5797272],[24.6849804,41.5799675],[24.6850014,41.5799904],[24.685091,41.5800972],[24.6851501,41.5801392],[24.6852207,41.5801506],[24.6853104,41.5801697],[24.6854401,41.5801506],[24.6855698,41.5800896],[24.68577,41.5799484],[24.6858902,41.5798874],[24.6859913,41.5798492],[24.6861401,41.5798302],[24.6863213,41.5798302],[24.6866112,41.5798378],[24.6873112,41.5798988],[24.6880207,41.5799179],[24.6882,41.5799179],[24.6887207,41.5798683],[24.6894913,41.5798073],[24.689661,41.5798073],[24.6904507,41.5799179],[24.6911716,41.5796394],[24.6913204,41.5795975],[24.6916504,41.5794983],[24.6920013,41.5794106],[24.6921806,41.5793686],[24.6936607,41.578968]]},{"id":19589,"author":"AnaDigit","name_GR":"Sultans Trail: 5.19. Smolyan - Polkovnik Serafimovo","description_GR":"Section-Trail 5.19","path":"Sultans_Trail\/sultans_trail_519","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":16047,"name_EN":"Sultans Trail: 5.19. Smolyan - Polkovnik Serafimovo","description_EN":"Section-Trail 5.19","ascent_time":452,"descent_time":460,"marker":"","level":9,"ascent":872,"descent":930,"maxelev":1416,"minelev":854,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.68752 41.52697,24.78364 41.57898)","views":0,"millestones":"","x":24.7318439,"y":41.5367355,"coor":[[24.6936646,41.5789757],[24.6935444,41.5786324],[24.6934052,41.5782738],[24.6933346,41.5779533],[24.6932449,41.5778427],[24.6930752,41.5777931],[24.6928349,41.5777931],[24.6923256,41.577713],[24.6922245,41.5776939],[24.6920948,41.5776749],[24.6920547,41.5776024],[24.6919746,41.5773621],[24.6919556,41.5773125],[24.6920738,41.577282],[24.6920338,41.5771637],[24.692215,41.5769653],[24.6923847,41.5768433],[24.692625,41.5766945],[24.6928253,41.5765648],[24.692955,41.5764351],[24.6935539,41.5756226],[24.693634,41.5755119],[24.6937141,41.5753136],[24.6938953,41.575222],[24.6940346,41.5751343],[24.6941338,41.5749054],[24.6941452,41.5746346],[24.6940441,41.5744438],[24.6939354,41.574295],[24.6937637,41.5741653],[24.6936855,41.5740929],[24.693634,41.5740356],[24.693615,41.5739136],[24.693655,41.573822],[24.6938038,41.5737343],[24.6939049,41.5737038],[24.6937752,41.5731544],[24.6937752,41.5730629],[24.6937542,41.5729752],[24.6936646,41.5728645],[24.6935749,41.5727539],[24.6935444,41.5727043],[24.6937351,41.5726738],[24.6938038,41.5726128],[24.6937943,41.5725555],[24.6937141,41.5724525],[24.6936455,41.5723839],[24.6935844,41.5723953],[24.6935444,41.5723839],[24.6934948,41.5723343],[24.6934738,41.5722427],[24.6934547,41.5721245],[24.6934242,41.5721054],[24.6934052,41.572052],[24.6933956,41.5720139],[24.6934052,41.5719452],[24.6933842,41.5718956],[24.6934338,41.5718842],[24.6934853,41.5718155],[24.693615,41.5716934],[24.6936455,41.5715027],[24.693634,41.5713348],[24.6934147,41.5711746],[24.693325,41.571022],[24.6933556,41.5709229],[24.6934338,41.5708542],[24.6934338,41.570755],[24.6933441,41.5706635],[24.6931343,41.5706444],[24.6928253,41.5706253],[24.6926556,41.5705223],[24.6924553,41.5704651],[24.6927242,41.5704155],[24.6933041,41.5703239],[24.6935043,41.5702934],[24.6936646,41.5702629],[24.6937943,41.5702324],[24.693964,41.5701752],[24.6940842,41.5701027],[24.6941948,41.570015],[24.6943054,41.5698929],[24.694664,41.5694847],[24.6949844,41.5691757],[24.6954556,41.5687141],[24.6955051,41.5686226],[24.6955452,41.5685654],[24.6955547,41.5684853],[24.6955853,41.5678253],[24.6955547,41.5674438],[24.6955242,41.5673943],[24.6954651,41.5673523],[24.695385,41.5673332],[24.6953239,41.5673332],[24.6952553,41.5673447],[24.6951847,41.5673752],[24.6951542,41.5674248],[24.6951046,41.5677147],[24.695055,41.5679741],[24.6950455,41.5680351],[24.694994,41.5681152],[24.6949348,41.5681953],[24.6947956,41.5683136],[24.6945953,41.5684738],[24.6942043,41.5687523],[24.6936054,41.5691338],[24.6934452,41.5692329],[24.6933746,41.569252],[24.6932945,41.5692635],[24.693224,41.5692444],[24.6931648,41.5692253],[24.6931248,41.5691833],[24.6930752,41.5691338],[24.6930637,41.5690651],[24.6930847,41.5689926],[24.6931343,41.568924],[24.6932755,41.5688248],[24.6936855,41.568573],[24.6938438,41.5684624],[24.6940842,41.5682335],[24.6941547,41.5681152],[24.6942139,41.5679436],[24.6942253,41.5678253],[24.6942139,41.5676956],[24.6941853,41.5675926],[24.6939945,41.5672646],[24.6939144,41.5671043],[24.6938953,41.5669937],[24.6938839,41.5669022],[24.6939144,41.5668144],[24.6941547,41.5664444],[24.6942749,41.5662842],[24.6943951,41.5662155],[24.694334,41.5661125],[24.694294,41.5660248],[24.6941853,41.5657043],[24.6941643,41.5654449],[24.6943645,41.5652046],[24.6943455,41.5649338],[24.694334,41.564785],[24.6944046,41.5647049],[24.6945152,41.5646744],[24.6944752,41.5642242],[24.6945744,41.5640144],[24.6945343,41.5638847],[24.6945152,41.563652],[24.6945953,41.5633545],[24.6945553,41.5631638],[24.6944542,41.5630722],[24.6941643,41.562973],[24.6940651,41.5628548],[24.6939545,41.5624924],[24.6936741,41.5621948],[24.6933842,41.5619125],[24.6933346,41.5617256],[24.6934338,41.561615],[24.693655,41.5614433],[24.6931839,41.5608635],[24.6930256,41.560524],[24.6930046,41.5596848],[24.6926842,41.5595322],[24.692194,41.5596046],[24.691824,41.559082],[24.6916943,41.558445],[24.6912251,41.5583229],[24.6908245,41.5581245],[24.6905651,41.5578346],[24.689045,41.5574532],[24.6875248,41.5570526],[24.6905556,41.5564423],[24.6917439,41.5564156],[24.6919651,41.5563354],[24.6920738,41.556324],[24.6922741,41.5563431],[24.6925449,41.5563545],[24.6927452,41.5563126],[24.6931648,41.5561333],[24.6935844,41.555954],[24.6936455,41.5558929],[24.6937046,41.5557632],[24.6937637,41.5557137],[24.694315,41.5554123],[24.6944447,41.5553322],[24.6945744,41.555233],[24.6952648,41.5542641],[24.6953049,41.5541534],[24.6953754,41.553875],[24.6954155,41.5537643],[24.6954842,41.5536728],[24.6955643,41.5535851],[24.6958942,41.5532951],[24.6959152,41.5532646],[24.6959248,41.553215],[24.6959839,41.5531731],[24.6956253,41.5529747],[24.6954842,41.5528641],[24.6954441,41.552784],[24.695425,41.5527039],[24.6954041,41.5526123],[24.6954155,41.5524826],[24.6954346,41.5524025],[24.6955738,41.5521049],[24.6958141,41.5516853],[24.6959553,41.5514832],[24.6962242,41.5510635],[24.6963444,41.5507545],[24.6965046,41.5504341],[24.6966743,41.5502052],[24.6969547,41.5501137],[24.6972351,41.549984],[24.6973248,41.5498657],[24.697464,41.5493431],[24.697525,41.5491447],[24.6976547,41.5491028],[24.6978054,41.5491333],[24.6979542,41.5491943],[24.6980839,41.5493851],[24.6982555,41.5495529],[24.6983337,41.549614],[24.6984348,41.5496635],[24.6986351,41.5497551],[24.6987648,41.5497742],[24.6988239,41.5498047],[24.6989346,41.5498238],[24.6990337,41.5498123],[24.6992855,41.5498047],[24.6994152,41.5497856],[24.6995049,41.5497627],[24.6995945,41.5497246],[24.6996956,41.5496521],[24.6999149,41.5494537],[24.7001743,41.5491753],[24.7002239,41.5491028],[24.7003651,41.549015],[24.7005043,41.5489349],[24.700964,41.5486641],[24.7016945,41.5483055],[24.7030239,41.5474548],[24.7034855,41.5471535],[24.703804,41.5469055],[24.7039242,41.5464821],[24.7040539,41.5460739],[24.7040653,41.5458641],[24.7040844,41.5456238],[24.7041454,41.5455627],[24.7042847,41.5455627],[24.7045956,41.5456047],[24.7051353,41.5455627],[24.7054043,41.545372],[24.7055054,41.5449448],[24.7055645,41.544632],[24.7056351,41.5444641],[24.7058544,41.544323],[24.7060738,41.5442848],[24.7064648,41.5439949],[24.7065945,41.5435333],[24.7070255,41.5433922],[24.7074242,41.543354],[24.7078648,41.5433235],[24.7081242,41.5434036],[24.7084045,41.5434341],[24.7085648,41.5433121],[24.7090645,41.5431633],[24.7093639,41.5433655],[24.7102852,41.5439835],[24.7114754,41.5442619],[24.7117653,41.5444527],[24.7122955,41.5445747],[24.7125053,41.5446548],[24.7128754,41.5449829],[24.7131748,41.5453835],[24.7134247,41.5455551],[24.7137146,41.5456619],[24.7143555,41.5457649],[24.7144241,41.5458755],[24.7143555,41.5462837],[24.7144947,41.5463448],[24.7150154,41.5462227],[24.7151852,41.5460854],[24.7151852,41.5457649],[24.7152538,41.5456429],[24.7153645,41.5455742],[24.7155437,41.5455437],[24.7156639,41.5455856],[24.7160549,41.545742],[24.7162151,41.5457649],[24.716465,41.5458145],[24.7167053,41.5457726],[24.7168541,41.5457039],[24.7169552,41.5455627],[24.7169743,41.5455055],[24.7171249,41.5453339],[24.717205,41.5451431],[24.7172451,41.545002],[24.7174244,41.5448723],[24.7174854,41.5446854],[24.7172756,41.5444336],[24.7170353,41.5442123],[24.7170238,41.5440826],[24.7172546,41.5438538],[24.7174644,41.5437737],[24.7181053,41.5439453],[24.7183952,41.544014],[24.7187443,41.5437851],[24.7189751,41.5435753],[24.719265,41.5434952],[24.7195053,41.5435524],[24.7198448,41.5434532],[24.7201538,41.543232],[24.7212238,41.5426445],[24.7221756,41.5422554],[24.7223644,41.5422249],[24.7225742,41.542244],[24.722784,41.5422935],[24.723114,41.5425034],[24.7233238,41.542572],[24.7235451,41.542572],[24.7237453,41.5425339],[24.7245445,41.5421638],[24.7247353,41.5420341],[24.7248554,41.5418739],[24.7249355,41.5415154],[24.724905,41.5410233],[24.7249947,41.5408821],[24.7257442,41.5403633],[24.7258549,41.5402145],[24.7259846,41.5398827],[24.7260647,41.5397224],[24.7261143,41.5396652],[24.7262249,41.5395432],[24.7267456,41.5391922],[24.7267838,41.5391655],[24.7268944,41.5390129],[24.7268848,41.5388222],[24.7270241,41.538475],[24.726944,41.5381355],[24.7270851,41.5374527],[24.7272739,41.5374336],[24.7274456,41.5373726],[24.7276955,41.5371437],[24.7278652,41.537014],[24.7279854,41.5369453],[24.728035,41.5368843],[24.728054,41.5367622],[24.7280254,41.536602],[24.728014,41.5365334],[24.728075,41.5364838],[24.7280655,41.5364342],[24.7280254,41.5363922],[24.7280254,41.5363426],[24.728035,41.536274],[24.7280445,41.5361938],[24.728035,41.5359955],[24.7281647,41.5360336],[24.7282639,41.5361443],[24.7284145,41.536232],[24.7285347,41.536274],[24.7286453,41.5362625],[24.7287445,41.5362053],[24.7289352,41.5361557],[24.7290344,41.5361137],[24.7290649,41.5360832],[24.7292938,41.5358238],[24.7293243,41.5356636],[24.7293739,41.5355644],[24.7294445,41.5354843],[24.7294445,41.5355148],[24.7295151,41.5355949],[24.7298641,41.5358238],[24.7299347,41.5357933],[24.7299938,41.5357857],[24.7300549,41.5358124],[24.7303238,41.535984],[24.7304745,41.535984],[24.7306747,41.5359421],[24.7307854,41.5358849],[24.730875,41.5357933],[24.7313042,41.5352745],[24.7313843,41.5354156],[24.7313747,41.535553],[24.7313042,41.5357323],[24.731184,41.5358543],[24.7311745,41.5360146],[24.7312546,41.5362129],[24.7314148,41.5363846],[24.7317352,41.536644],[24.7318439,41.5367355],[24.7319641,41.5368042],[24.7321339,41.5367737],[24.7323952,41.5367355],[24.7328053,41.5366249],[24.7331448,41.5365753],[24.733305,41.5365753],[24.733345,41.5365639],[24.7333851,41.5365524],[24.7333946,41.5365257],[24.7334652,41.5363922],[24.7335052,41.5363731],[24.7335548,41.5363426],[24.7336349,41.5363121],[24.7337151,41.536293],[24.7340355,41.5362434],[24.7341652,41.5361938],[24.734354,41.5360947],[24.7344055,41.5360222],[24.7344246,41.5358925],[24.7344646,41.5358047],[24.7345848,41.5356636],[24.7347755,41.5355644],[24.7348652,41.5355225],[24.7349339,41.5355339],[24.735054,41.5355453],[24.7351341,41.5355339],[24.7352142,41.5355339],[24.7352943,41.535553],[24.7353439,41.535553],[24.7355042,41.5354729],[24.7357044,41.5352821],[24.7359943,41.5350456],[24.7363052,41.534893],[24.7363548,41.5347328],[24.7367554,41.5346756],[24.7371655,41.5348549],[24.7376251,41.5348434],[24.7379856,41.5347252],[24.738205,41.5346527],[24.7383842,41.5344543],[24.7386341,41.5342827],[24.7390442,41.5342026],[24.7395039,41.5340919],[24.7394848,41.5341339],[24.7394943,41.5342751],[24.7394848,41.5343056],[24.7395744,41.5342636],[24.739624,41.5342255],[24.7396755,41.5341721],[24.7397346,41.5341225],[24.7397842,41.5340919],[24.7398453,41.5340843],[24.7399349,41.5340652],[24.7400055,41.5340843],[24.7400951,41.5340843],[24.7401752,41.5341034],[24.7402649,41.5341034],[24.7403355,41.5340843],[24.7404156,41.5340538],[24.7404747,41.5340157],[24.7405338,41.5339737],[24.7406044,41.5339432],[24.740654,41.5339127],[24.7407055,41.5338554],[24.7407341,41.5337944],[24.7407646,41.5337334],[24.7408142,41.5337029],[24.7408848,41.5336838],[24.740984,41.5337029],[24.7410355,41.5337524],[24.7411156,41.5338135],[24.7411747,41.5338326],[24.7412548,41.5338554],[24.7413349,41.533905],[24.741415,41.5339546],[24.7414856,41.5339851],[24.7415447,41.5340347],[24.7416153,41.5340729],[24.7416954,41.5341148],[24.7417545,41.5341454],[24.7418346,41.5341454],[24.7418938,41.5340919],[24.7419453,41.5340652],[24.7419739,41.5340157],[24.7420139,41.5339622],[24.7420654,41.5339355],[24.742115,41.5339127],[24.7421455,41.5338745],[24.7422237,41.533844],[24.7423038,41.5338135],[24.7423649,41.5337753],[24.7424049,41.5337524],[24.742485,41.5337219],[24.7426147,41.5337029],[24.7427044,41.5336647],[24.7428246,41.5336342],[24.7429638,41.5336151],[24.7431145,41.5336151],[24.7432346,41.5336227],[24.7433643,41.5336456],[24.743494,41.5336342],[24.7436047,41.5336037],[24.7437248,41.5335655],[24.7438354,41.5335121],[24.7439442,41.5334854],[24.7440052,41.5334625],[24.7440739,41.5334244],[24.7441349,41.5334053],[24.7442341,41.5333748],[24.7443047,41.5333443],[24.7444038,41.5333252],[24.7444839,41.5333252],[24.7445946,41.5333328],[24.7446842,41.5333633],[24.7447453,41.5333748],[24.744875,41.5333557],[24.7450352,41.5333557],[24.7451439,41.5333443],[24.7452755,41.5333557],[24.7453842,41.5333443],[24.7454948,41.5333252],[24.745594,41.5333023],[24.7457542,41.5332756],[24.7458649,41.5332451],[24.7459946,41.5332031],[24.7460938,41.533165],[24.7460442,41.5330925],[24.745985,41.5330048],[24.7459755,41.5329247],[24.7460346,41.5328751],[24.7460842,41.5328026],[24.7461643,41.5327454],[24.7462254,41.5327721],[24.7463055,41.5327148],[24.7463741,41.5326843],[24.7464943,41.5326347],[24.7465439,41.5326042],[24.7465744,41.5325851],[24.7466049,41.5325356],[24.7466545,41.532505],[24.7467251,41.5324554],[24.7468243,41.5323944],[24.7469044,41.5323334],[24.7470055,41.5322723],[24.7471542,41.5322227],[24.7472649,41.5321541],[24.7473755,41.5321045],[24.7475052,41.5320549],[24.7475853,41.5319939],[24.7476845,41.5319252],[24.7477951,41.5318527],[24.7479744,41.5318146],[24.7481155,41.531765],[24.7482338,41.5316925],[24.748354,41.5317535],[24.7484646,41.5317345],[24.7485847,41.5316429],[24.7486248,41.5314751],[24.7486038,41.5314026],[24.7484741,41.5312424],[24.7485142,41.5311852],[24.7486343,41.5311241],[24.7487144,41.5309944],[24.748764,41.5309143],[24.7488441,41.530735],[24.7488651,41.5305824],[24.7490845,41.5303535],[24.7496147,41.5300026],[24.749855,41.5295944],[24.7500248,41.5294151],[24.750164,41.5293121],[24.7504749,41.5293236],[24.7505646,41.5294724],[24.7509937,41.5295639],[24.7512646,41.5296326],[24.7515545,41.529644],[24.7517452,41.5296822],[24.7519646,41.5297623],[24.752224,41.5298233],[24.7523937,41.5298157],[24.7525043,41.5297356],[24.7526455,41.5296631],[24.7528248,41.529644],[24.7529545,41.5296631],[24.7531242,41.5297737],[24.7531853,41.5298653],[24.7532444,41.5299034],[24.7533245,41.5299149],[24.7533855,41.5299034],[24.7534351,41.5299225],[24.7536449,41.5299835],[24.7539139,41.529995],[24.7541256,41.5299454],[24.7542744,41.5298424],[24.7544651,41.5296822],[24.7546539,41.5295143],[24.7547646,41.5294838],[24.7549038,41.5294724],[24.755064,41.5295029],[24.7552547,41.529583],[24.755415,41.5297127],[24.7556152,41.5297928],[24.7556839,41.5298538],[24.7558441,41.5299454],[24.7559948,41.5299644],[24.7561646,41.5299454],[24.7562256,41.5298843],[24.7564545,41.5295753],[24.7567139,41.5293427],[24.756815,41.529232],[24.7569351,41.5292053],[24.757185,41.5292244],[24.7575645,41.529213],[24.7576847,41.5292244],[24.7579651,41.5293541],[24.7582245,41.5295143],[24.7584648,41.5296745],[24.7586956,41.5298729],[24.7588539,41.5302238],[24.7590542,41.5304756],[24.759264,41.5307045],[24.7596149,41.5310326],[24.7598438,41.5312347],[24.7600956,41.5315628],[24.7601738,41.5316124],[24.7602844,41.5316048],[24.760294,41.5314331],[24.7601547,41.5311241],[24.7601738,41.5308342],[24.7601337,41.5305939],[24.759985,41.5303345],[24.7600441,41.5301056],[24.7602253,41.5299644],[24.7602654,41.5296021],[24.7603054,41.5292625],[24.7603245,41.5290451],[24.760355,41.5289841],[24.7605839,41.528862],[24.7607651,41.5287437],[24.7608643,41.5286446],[24.7608852,41.5283432],[24.7609253,41.5281143],[24.761034,41.5279427],[24.7611542,41.5278931],[24.761404,41.5280533],[24.7618256,41.5281639],[24.7623348,41.5283928],[24.7630043,41.5285454],[24.7634048,41.5287628],[24.7638149,41.5290222],[24.7642651,41.5293427],[24.764534,41.5294647],[24.7646255,41.5294342],[24.7647343,41.5292549],[24.7647247,41.5290451],[24.7648144,41.5286636],[24.7650547,41.5284653],[24.7654247,41.5283051],[24.765625,41.5281219],[24.7661343,41.5278931],[24.7664242,41.527813],[24.7665539,41.5277748],[24.7666149,41.5277634],[24.766695,41.5277824],[24.7668247,41.5278931],[24.7670345,41.5279655],[24.7671947,41.5280151],[24.7672749,41.5280228],[24.7674446,41.5279846],[24.7675838,41.5279655],[24.7677345,41.5279427],[24.768074,41.5279045],[24.7681351,41.527874],[24.7682552,41.5277939],[24.7683945,41.5277252],[24.7685852,41.5276031],[24.768774,41.527504],[24.7688446,41.5274544],[24.7689152,41.5273857],[24.7690239,41.5273132],[24.7690754,41.5272942],[24.7691154,41.5272751],[24.7692738,41.5272446],[24.7695541,41.5272141],[24.7697754,41.5271645],[24.7700043,41.5271225],[24.7702541,41.5271225],[24.7703037,41.5271034],[24.7703743,41.5270424],[24.7704849,41.5269852],[24.7705555,41.5269737],[24.7706451,41.5269852],[24.7708855,41.5270844],[24.7710743,41.527153],[24.7714443,41.5272636],[24.7716255,41.5273056],[24.771904,41.5273247],[24.7723141,41.5273628],[24.7726345,41.5274353],[24.7728348,41.5274925],[24.7732143,41.5276146],[24.7735348,41.5277138],[24.773634,41.5277328],[24.7737656,41.5277557],[24.7741241,41.5277443],[24.7742939,41.5277443],[24.7744656,41.5277634],[24.7746449,41.5277824],[24.7746944,41.5277939],[24.7747746,41.5277328],[24.7749252,41.5276642],[24.7750645,41.527565],[24.7751751,41.5274734],[24.7752743,41.5274353],[24.7754345,41.5274048],[24.7755737,41.5273857],[24.7757053,41.5273628],[24.7759838,41.5274124],[24.7762241,41.5274239],[24.7764549,41.5274429],[24.7765942,41.5274429],[24.7767448,41.5274429],[24.776865,41.5274429],[24.7769451,41.5274544],[24.7769947,41.5274849],[24.7770443,41.5275421],[24.7771454,41.5276451],[24.7772655,41.5276833],[24.7773438,41.5276833],[24.7774143,41.5277138],[24.777544,41.527813],[24.7775745,41.5278053],[24.7776546,41.5278244],[24.7777653,41.5278625],[24.7779846,41.5279427],[24.7781048,41.5280037],[24.7781944,41.5280342],[24.7782841,41.5280457],[24.7783756,41.5280228],[24.7784843,41.5279427],[24.778574,41.527832],[24.7786255,41.5276756],[24.7786541,41.5276451],[24.7787056,41.5276222],[24.7787647,41.5276222],[24.7790051,41.5277557],[24.7791042,41.5279732],[24.7791538,41.5280952],[24.7791443,41.5281639],[24.7790947,41.5284424],[24.7790241,41.5287437],[24.7790451,41.5288925],[24.7790852,41.5290031],[24.7791348,41.5290756],[24.7792339,41.5291138],[24.7793045,41.5291328],[24.7793541,41.5291557],[24.7794743,41.529232],[24.7796555,41.5295219],[24.7798748,41.5298653],[24.779995,41.530014],[24.7800541,41.5300522],[24.7801743,41.5300941],[24.7805939,41.5302124],[24.7809353,41.5302925],[24.7810555,41.530365],[24.7813053,41.5306244],[24.7816238,41.531044],[24.7818851,41.5313644],[24.7821941,41.5316544],[24.7824955,41.5318642],[24.7827053,41.5320129],[24.782795,41.5320854],[24.7828255,41.5322151],[24.7828655,41.532402],[24.7829151,41.5324554],[24.7830143,41.5324631],[24.7831745,41.5324249],[24.7833538,41.5323334],[24.7834053,41.5322533],[24.7834244,41.5322227],[24.7835541,41.5321922],[24.7836342,41.5322342],[24.7836437,41.5323029]]},{"id":19590,"author":"AnaDigit","name_GR":"Sultans Trail: 5.20. Polkovnik Serafimovo - Srednogorci","description_GR":"Section-Trail 5.20","path":"Sultans_Trail\/sultans_trail_520","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":17672,"name_EN":"Sultans Trail: 5.20. Polkovnik Serafimovo - Srednogorci","description_EN":"Section-Trail 5.20","ascent_time":495,"descent_time":508,"marker":"","level":9,"ascent":827,"descent":1085,"maxelev":1222,"minelev":635,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.78377 41.5192,24.91305 41.54205)","views":0,"millestones":"","x":24.8580303,"y":41.5322113,"coor":[[24.7837696,41.5323296],[24.7839603,41.5323105],[24.7844105,41.5323105],[24.7847195,41.5323715],[24.7848606,41.5324402],[24.7854595,41.5330391],[24.7856293,41.5331497],[24.785799,41.5331917],[24.7861404,41.5333214],[24.7862492,41.5334511],[24.7864704,41.533741],[24.786829,41.5341415],[24.7869396,41.53442],[24.7871094,41.5344582],[24.7884388,41.5357018],[24.7890396,41.5362587],[24.7893391,41.5359612],[24.7899094,41.5362091],[24.7900505,41.5363388],[24.7902088,41.5364113],[24.7902794,41.5364304],[24.79039,41.5365105],[24.7905197,41.5366707],[24.7905388,41.5367393],[24.7905388,41.5368309],[24.7905788,41.5370102],[24.7906704,41.5370903],[24.7908497,41.537178],[24.7910004,41.5372887],[24.791729,41.5374603],[24.7919693,41.5376091],[24.79245,41.5376511],[24.7927189,41.537571],[24.7932205,41.537159],[24.7933388,41.5369186],[24.7936306,41.5366211],[24.7937202,41.536499],[24.7938995,41.5363808],[24.7942505,41.5362206],[24.7946491,41.5361481],[24.7948799,41.53619],[24.7951088,41.5363884],[24.7955589,41.5364799],[24.7959099,41.5365791],[24.7960491,41.5366898],[24.7960606,41.5367699],[24.7960091,41.5370293],[24.7958202,41.5372696],[24.7957401,41.5375481],[24.7957497,41.537838],[24.7957497,41.5380592],[24.7957401,41.5383797],[24.7956295,41.5386009],[24.7956905,41.5388298],[24.7957897,41.5390091],[24.7960396,41.5393295],[24.7961388,41.5395203],[24.7961597,41.5397415],[24.7961502,41.539959],[24.795969,41.540451],[24.795969,41.5411911],[24.7960091,41.5415993],[24.7962093,41.5419312],[24.7965088,41.5420494],[24.7965889,41.5419693],[24.7967396,41.5418892],[24.79776,41.5415115],[24.7982006,41.5413589],[24.7983303,41.5413017],[24.7997303,41.5404205],[24.7999191,41.5402718],[24.8004799,41.539711],[24.8006592,41.5397606],[24.8007088,41.5397415],[24.8007603,41.539669],[24.8007889,41.5396309],[24.8010197,41.5395889],[24.8011398,41.53965],[24.8012104,41.539669],[24.8012791,41.539669],[24.8013496,41.5396309],[24.8014698,41.5394516],[24.8016891,41.5392685],[24.8020802,41.5391617],[24.802269,41.5390701],[24.8024292,41.5389786],[24.8025188,41.5388985],[24.8027802,41.5385208],[24.8028793,41.5384483],[24.8030491,41.5383911],[24.8035297,41.5382614],[24.803709,41.5382385],[24.8039703,41.5382195],[24.80406,41.5381889],[24.8045902,41.5379982],[24.8053303,41.5379791],[24.8060093,41.5380783],[24.8070488,41.5378494],[24.8075504,41.5378494],[24.8078098,41.5378685],[24.8078899,41.5379181],[24.8080406,41.5379295],[24.8081894,41.5378914],[24.8082504,41.5378494],[24.8082294,41.5377197],[24.8083401,41.5377007],[24.8087101,41.5377884],[24.8091698,41.5378914],[24.8093891,41.5378914],[24.80966,41.5378189],[24.8099194,41.5378113],[24.8100204,41.5378304],[24.8101006,41.5379295],[24.8102798,41.5380211],[24.8105202,41.5380707],[24.8108406,41.5379486],[24.8111,41.5379295],[24.8115005,41.5380898],[24.811739,41.5381012],[24.8119793,41.5379181],[24.8122005,41.5377808],[24.8123989,41.5377083],[24.8127098,41.5375099],[24.8129196,41.5374489],[24.813179,41.5375481],[24.8137188,41.5378685],[24.8141193,41.5377998],[24.8146591,41.5377388],[24.8150902,41.5377998],[24.8155899,41.5379601],[24.8158302,41.5379295],[24.8159389,41.5377693],[24.8161602,41.537529],[24.8161201,41.5373802],[24.8158588,41.5368805],[24.8157997,41.5365486],[24.8158398,41.5362015],[24.8158798,41.5360909],[24.8160305,41.5360298],[24.81633,41.5361481],[24.8165398,41.53619],[24.8176289,41.5359306],[24.8179493,41.5358696],[24.8182106,41.5359116],[24.8186703,41.5360909],[24.8188896,41.5361404],[24.8190899,41.5360909],[24.8196201,41.5359001],[24.8198395,41.5357895],[24.8200397,41.5357399],[24.8202305,41.5356789],[24.8204803,41.53545],[24.8207092,41.5353889],[24.820919,41.5352707],[24.8213406,41.5351181],[24.8215294,41.535038],[24.8218498,41.5349503],[24.8221493,41.5348282],[24.8224792,41.5346909],[24.8230991,41.534481],[24.8235989,41.5344315],[24.8242207,41.5346413],[24.82444,41.5346909],[24.8245506,41.5346489],[24.8247299,41.5343704],[24.8249588,41.5341797],[24.825489,41.533989],[24.8256702,41.5339012],[24.8258591,41.5336494],[24.8262596,41.5334282],[24.8267002,41.5332603],[24.8272495,41.5332108],[24.8276691,41.5331306],[24.828249,41.5331306],[24.8286095,41.5331001],[24.8290997,41.53302],[24.829649,41.5330391],[24.8297901,41.5331306],[24.8299789,41.533268],[24.8301296,41.5334702],[24.8302593,41.5335503],[24.8304596,41.5335999],[24.8307991,41.533638],[24.8311405,41.5337486],[24.8316288,41.5338593],[24.8318195,41.5338211],[24.8319702,41.5338097],[24.83214,41.5338287],[24.8323097,41.5339394],[24.8326206,41.5340309],[24.8329906,41.53405],[24.8334293,41.5338898],[24.8337193,41.5337715],[24.8348103,41.5334511],[24.8350697,41.5335083],[24.8353405,41.53368],[24.8355904,41.5337906],[24.8366489,41.5340691],[24.8370399,41.5342216],[24.8372097,41.5343704],[24.8371906,41.5345116],[24.8370495,41.5350304],[24.837059,41.5352516],[24.8371506,41.5352898],[24.837389,41.5352707],[24.8378696,41.5351906],[24.8383102,41.535141],[24.8385391,41.53508],[24.8386803,41.5350113],[24.838829,41.5349312],[24.8389397,41.5348816],[24.8397388,41.53508],[24.8399296,41.5351601],[24.8400192,41.5352287],[24.8399601,41.535778],[24.8398991,41.5360413],[24.8394489,41.5367317],[24.8393002,41.5368805],[24.8392506,41.5369682],[24.8393097,41.5370102],[24.8397102,41.5370102],[24.8399906,41.5370293],[24.8403797,41.537159],[24.8405704,41.537159],[24.8409004,41.5370216],[24.8414898,41.5368805],[24.8416004,41.5368614],[24.8417397,41.5368614],[24.8419991,41.5369492],[24.8421001,41.5370102],[24.8423405,41.5372009],[24.8424797,41.5373802],[24.8425999,41.5374794],[24.8426895,41.537529],[24.8428402,41.5375481],[24.8429699,41.5375786],[24.8430996,41.5376587],[24.8432102,41.5377502],[24.8432999,41.537838],[24.8434601,41.5379486],[24.8438206,41.5379791],[24.844059,41.5380783],[24.8441792,41.5381393],[24.8443203,41.5382385],[24.8444195,41.5382614],[24.8445892,41.5382614],[24.8447399,41.5382195],[24.8451996,41.5379486],[24.8454304,41.5378304],[24.8459702,41.5377388],[24.8461399,41.5377197],[24.8466091,41.5377197],[24.8468895,41.53759],[24.8472099,41.5376091],[24.8475094,41.5375595],[24.8480091,41.5373802],[24.8484306,41.5372696],[24.8490505,41.5372505],[24.8498898,41.5368881],[24.85009,41.5368385],[24.8501492,41.5368385],[24.850399,41.5369911],[24.8508892,41.5372696],[24.851099,41.5373497],[24.8512897,41.5373802],[24.8515205,41.5373306],[24.8518105,41.53722],[24.8523502,41.5368881],[24.85285,41.5365982],[24.853159,41.536499],[24.8535004,41.5364304],[24.8535995,41.5363388],[24.8541889,41.5354195],[24.8543205,41.5351715],[24.8544502,41.5349693],[24.8545494,41.5347786],[24.8545704,41.5345497],[24.8545799,41.533989],[24.8547192,41.5338402],[24.8548298,41.5337906],[24.8549805,41.5337296],[24.8550491,41.5335999],[24.8549995,41.5334206],[24.8549004,41.5331497],[24.8550892,41.5326385],[24.8552094,41.5320702],[24.8553104,41.5319099],[24.8554096,41.531868],[24.8554497,41.5318604],[24.8555889,41.5318794],[24.856039,41.5322189],[24.8569088,41.5326309],[24.8571796,41.532589],[24.857769,41.5321999],[24.8580303,41.5322113],[24.8581696,41.5321198],[24.8582706,41.5319901],[24.85849,41.5318108],[24.8586597,41.5317497],[24.8589497,41.5317497],[24.8589897,41.5316887],[24.8590298,41.531559],[24.8590488,41.5310097],[24.8589897,41.5306816],[24.859129,41.5307388],[24.8596706,41.5307503],[24.8599892,41.5307007],[24.8601894,41.5306396],[24.8603401,41.5304985],[24.8604488,41.5303192],[24.8605499,41.5301285],[24.8607101,41.5299301],[24.8607101,41.5296593],[24.8609695,41.52911],[24.8610897,41.5287704],[24.8611393,41.5284081],[24.8612499,41.5281906],[24.8615398,41.5279312],[24.8618393,41.527771],[24.8621502,41.5276489],[24.8624401,41.5275993],[24.8628902,41.5274506],[24.8630905,41.5273514],[24.8632603,41.5271606],[24.8636093,41.5270081],[24.8640099,41.5269012],[24.8650589,41.5264091],[24.8659592,41.5258293],[24.8661995,41.5255585],[24.8666401,41.525341],[24.8671589,41.5251884],[24.86759,41.5251198],[24.8673191,41.525341],[24.8671494,41.5257111],[24.8671894,41.5260506],[24.8673401,41.5264091],[24.8672791,41.5266495],[24.8670692,41.5268402],[24.8665104,41.5270996],[24.8664494,41.5272713],[24.8663998,41.5274086],[24.8660889,41.5277901],[24.8658295,41.5279808],[24.86586,41.5283012],[24.8660202,41.5283508],[24.866169,41.5284615],[24.86623,41.5287018],[24.8663197,41.5287781],[24.866869,41.5284882],[24.8673306,41.5284309],[24.8677998,41.5282707],[24.8680801,41.5282288],[24.8685188,41.5279999],[24.8687897,41.5279198],[24.8689899,41.5278816],[24.869379,41.5276794],[24.8698692,41.5275192],[24.8701305,41.5274887],[24.8702602,41.5274391],[24.8703403,41.5274391],[24.8703403,41.5275192],[24.8702793,41.5276108],[24.8702793,41.5278702],[24.8703003,41.5279388],[24.8706093,41.5281181],[24.8706894,41.5282211],[24.8706894,41.5283012],[24.8705997,41.5284195],[24.8705597,41.528511],[24.8705597,41.5285988],[24.8705788,41.5287094],[24.8706398,41.5288811],[24.8706799,41.5289001],[24.8707294,41.5289001],[24.8708,41.5287895],[24.8708496,41.5287285],[24.8710403,41.5286407],[24.8712006,41.5285797],[24.8713989,41.5285683],[24.8715897,41.5285301],[24.8723698,41.5282211],[24.8727703,41.5281105],[24.8727894,41.5281982],[24.8727703,41.5284691],[24.872839,41.5285606],[24.8729191,41.5285492],[24.8729591,41.5285301],[24.8729992,41.5284882],[24.8733292,41.5279083],[24.8734493,41.5277405],[24.8735104,41.5276909],[24.8735905,41.5276604],[24.8738194,41.5276604],[24.8743305,41.5278702],[24.8749905,41.5281181],[24.8751106,41.5281487],[24.8751888,41.5281487],[24.8752499,41.5280685],[24.8752289,41.5279884],[24.8748989,41.5275612],[24.8748302,41.5272903],[24.8748493,41.5270081],[24.8749199,41.5268097],[24.8750191,41.5266991],[24.8751106,41.526619],[24.8753204,41.5265617],[24.8757801,41.526371],[24.8758602,41.5262184],[24.8759003,41.5259895],[24.8759193,41.5257492],[24.8760605,41.525631],[24.8762188,41.5254288],[24.8762589,41.5252304],[24.876339,41.5251617],[24.87673,41.5248909],[24.8768005,41.5248299],[24.8769093,41.5248299],[24.8770599,41.52491],[24.8772697,41.5250816],[24.87743,41.5251617],[24.8776798,41.5253105],[24.8778496,41.525341],[24.8782692,41.5246506],[24.8785191,41.5243912],[24.8787498,41.5242691],[24.8789501,41.5242195],[24.8791695,41.5242195],[24.8794193,41.5242615],[24.879549,41.5243492],[24.8801289,41.5250587],[24.8801689,41.5251999],[24.8802395,41.5253983],[24.8803196,41.5255318],[24.8805695,41.5256996],[24.8807106,41.5257301],[24.8814392,41.5257492],[24.8816795,41.5257912],[24.8817806,41.5258904],[24.8818703,41.5260315],[24.8819695,41.5262985],[24.8819389,41.5264397],[24.8818493,41.5265503],[24.8817806,41.5266495],[24.8818703,41.5270615],[24.8818092,41.5271416],[24.8816204,41.5273285],[24.8814697,41.5275002],[24.881319,41.5276299],[24.8812695,41.5277786],[24.8811302,41.5279617],[24.880909,41.5281105],[24.8808193,41.5282211],[24.8808594,41.5283394],[24.8810997,41.528511],[24.8812199,41.5286217],[24.8813305,41.5287704],[24.8818398,41.5289192],[24.882,41.5288582],[24.8820496,41.528801],[24.8822289,41.5287285],[24.88241,41.5287094],[24.8827,41.5287018],[24.8828506,41.5287285],[24.8835602,41.5283699],[24.8839989,41.52808],[24.8842201,41.5279808],[24.8844299,41.5279617],[24.8846703,41.528038],[24.8849392,41.5280609],[24.8852291,41.5281105],[24.8855495,41.528038],[24.8858891,41.5279312],[24.8865299,41.5275917],[24.8868103,41.5273895],[24.8869705,41.5272713],[24.8870602,41.5270996],[24.8871899,41.5269508],[24.8874302,41.5269508],[24.8880806,41.5265999],[24.8884697,41.5264282],[24.8895493,41.5254402],[24.8897991,41.5251999],[24.8899803,41.5249481],[24.8901997,41.5247612],[24.890379,41.5246391],[24.8905106,41.5244408],[24.8906002,41.5242195],[24.89077,41.5239792],[24.8909798,41.5238914],[24.89114,41.5237885],[24.8912392,41.5234795],[24.8912201,41.5233917],[24.8912392,41.5232887],[24.8913403,41.5232391],[24.8913498,41.5231705],[24.8912392,41.5230598],[24.8912907,41.5229797],[24.89147,41.5229988],[24.8915997,41.5229988],[24.8917198,41.5229492],[24.8919296,41.5228081],[24.8920803,41.5225983],[24.8921604,41.5224304],[24.8921795,41.5223083],[24.8922291,41.5222092],[24.8923206,41.5221405],[24.8924389,41.5219994],[24.8926296,41.5219307],[24.8927689,41.5218391],[24.8928299,41.5217705],[24.8930702,41.5217285],[24.8933296,41.5217094],[24.8934288,41.5216713],[24.8935604,41.5217514],[24.8935604,41.5218201],[24.8935204,41.5219803],[24.8935204,41.5220985],[24.8937798,41.5224495],[24.8938503,41.5225792],[24.8938389,41.5227585],[24.8938789,41.522831],[24.8940201,41.5228195],[24.8942204,41.52285],[24.8944397,41.5229988],[24.8945694,41.5231285],[24.89464,41.5231514],[24.89468,41.52314],[24.8947601,41.5228386],[24.8947601,41.5226517],[24.8946991,41.5224609],[24.8945694,41.5223694],[24.8944206,41.5223312],[24.8943996,41.5222702],[24.8944798,41.5220795],[24.8945694,41.5217285],[24.89468,41.5215607],[24.894659,41.5213699],[24.8945198,41.5211716],[24.894619,41.5210114],[24.8947601,41.5209198],[24.8948498,41.520771],[24.8947506,41.5205994],[24.8946095,41.5204582],[24.8944988,41.5201912],[24.8945103,41.52005],[24.8945103,41.5197906],[24.8942699,41.5193787],[24.8941288,41.5191994],[24.8943005,41.5192909],[24.8945389,41.5194817],[24.8947105,41.5196381],[24.8952389,41.520401],[24.8953896,41.520771],[24.8955803,41.5210495],[24.8957996,41.5212593],[24.8958988,41.52145],[24.8959389,41.5216599],[24.8960094,41.522438],[24.8961391,41.5230408],[24.8962688,41.5232811],[24.8964996,41.5235596],[24.8970795,41.5240898],[24.8975697,41.5248184],[24.8977489,41.5250015],[24.9002399,41.5267105],[24.900589,41.5269089],[24.9010906,41.5270081],[24.9013691,41.5269699],[24.9016399,41.5268593],[24.9021206,41.5266304],[24.9023304,41.5265808],[24.9026394,41.5265808],[24.9028893,41.5266304],[24.9030895,41.5267296],[24.9042606,41.5276184],[24.9057293,41.528511],[24.9060802,41.5286903],[24.9064598,41.52882],[24.9077892,41.52911],[24.9082298,41.5291786],[24.9085197,41.5292587],[24.9087906,41.5293999],[24.9105206,41.5309296],[24.9107189,41.5311203],[24.9113903,41.531929],[24.9115601,41.5321808],[24.9118099,41.5321198],[24.9126492,41.5321007],[24.9130497,41.5321007]]},{"id":19591,"author":"AnaDigit","name_GR":"Sultans Trail: 5.21. Srednogorci - Madan - Shadeetsa","description_GR":"Section-Trail 5.21","path":"Sultans_Trail\/sultans_trail_521","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":15532,"name_EN":"Sultans Trail: 5.21. Srednogorci - Madan - Shadeetsa","description_EN":"Section-Trail 5.21","ascent_time":455,"descent_time":427,"marker":"","level":9,"ascent":1069,"descent":560,"maxelev":1170,"minelev":638,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.90925 41.48367,24.99434 41.53342)","views":0,"millestones":"","x":24.9177017,"y":41.5043945,"coor":[[24.9130516,41.532093],[24.9131012,41.5321121],[24.9134903,41.5322037],[24.9136314,41.5322914],[24.9138012,41.5324211],[24.9144115,41.5331421],[24.9145508,41.5332947],[24.9148006,41.5333939],[24.9149418,41.5334244],[24.9151917,41.5334244],[24.9155712,41.5333023],[24.9166718,41.5328522],[24.9166317,41.5327148],[24.9165611,41.5326347],[24.9164505,41.5325928],[24.9163113,41.5326233],[24.9159908,41.5327415],[24.9157009,41.5328026],[24.9153214,41.5327644],[24.91502,41.5326843],[24.9148617,41.5325737],[24.9147816,41.5324211],[24.9147816,41.5321312],[24.9148407,41.5318336],[24.9148903,41.5317116],[24.9149513,41.5316734],[24.9153004,41.5316124],[24.9158001,41.5312538],[24.9159107,41.5311127],[24.916151,41.5310326],[24.9164104,41.531002],[24.9167404,41.5310135],[24.9168606,41.5310516],[24.9168816,41.5311317],[24.9171906,41.5311813],[24.9176311,41.5310936],[24.9183006,41.5310516],[24.9186516,41.530983],[24.9189701,41.5309448],[24.9194412,41.5308418],[24.9198818,41.5307312],[24.9201717,41.5305634],[24.9205513,41.5301933],[24.92066,41.5300713],[24.9209709,41.5297737],[24.92103,41.5296631],[24.9209805,41.5294838],[24.9207706,41.5292625],[24.9207706,41.5292244],[24.9207916,41.5291748],[24.9209118,41.5291443],[24.9212017,41.5291634],[24.9213409,41.5290833],[24.9214802,41.5288849],[24.9215603,41.5288849],[24.9216309,41.5288239],[24.9218216,41.5287819],[24.9222603,41.5283318],[24.9223118,41.5280533],[24.9226418,41.527813],[24.9227219,41.5275421],[24.9227505,41.5273018],[24.9226513,41.5269547],[24.9226704,41.5266724],[24.9226913,41.5264511],[24.9226208,41.5262413],[24.9225407,41.5260735],[24.9221611,41.5258026],[24.9216805,41.5255318],[24.9213715,41.5254021],[24.9211617,41.5252533],[24.9209709,41.5249023],[24.9206009,41.5246124],[24.9206009,41.5244827],[24.9206409,41.5242424],[24.9206104,41.5237923],[24.9209003,41.5235023],[24.9209309,41.5233727],[24.9208717,41.5232048],[24.9209805,41.5229416],[24.9209213,41.5226822],[24.9208908,41.5223236],[24.9206715,41.5220642],[24.9205303,41.5218925],[24.9204617,41.5216026],[24.9203205,41.521534],[24.9200001,41.5214119],[24.9198112,41.5212936],[24.9197502,41.5212021],[24.9197807,41.5211029],[24.9198303,41.5210228],[24.9198303,41.5208244],[24.9198608,41.5207634],[24.9200211,41.5206947],[24.9201412,41.5205917],[24.9201412,41.5203934],[24.9201412,41.5202332],[24.9200611,41.5200119],[24.9199505,41.5198631],[24.9198608,41.5197029],[24.9198017,41.5196037],[24.9196701,41.5194244],[24.9193802,41.5192528],[24.9193001,41.5191345],[24.9190617,41.519043],[24.9190407,41.5189934],[24.9193707,41.5188522],[24.9195118,41.5187531],[24.9196606,41.5187035],[24.9197712,41.5187416],[24.9199409,41.5187149],[24.9201508,41.5185738],[24.92033,41.5184441],[24.9205208,41.518383],[24.9209003,41.518383],[24.9212112,41.518383],[24.921381,41.5182533],[24.9216614,41.5181236],[24.9217701,41.5180435],[24.9216003,41.5180244],[24.9215412,41.5180435],[24.9214802,41.5180435],[24.9213905,41.5180016],[24.9213009,41.5179329],[24.9211407,41.5178337],[24.9208012,41.5175323],[24.9206314,41.5174026],[24.9204617,41.5173416],[24.9201508,41.517292],[24.9201107,41.5172729],[24.9200802,41.5172539],[24.9200611,41.5172119],[24.9201012,41.5168228],[24.9200916,41.5167847],[24.9200401,41.5167427],[24.919981,41.5167236],[24.9197903,41.5167122],[24.9196415,41.5167542],[24.91959,41.5167542],[24.9195309,41.5167427],[24.9194717,41.5167122],[24.9194012,41.516674],[24.9192715,41.5165634],[24.9189911,41.5164146],[24.9188709,41.5164146],[24.9188309,41.5164337],[24.9186916,41.5166016],[24.9184418,41.5167618],[24.9182415,41.5168419],[24.9181614,41.5168419],[24.9180603,41.5168228],[24.9178219,41.5168037],[24.9177608,41.5168228],[24.9175911,41.516922],[24.9171906,41.5169945],[24.9169712,41.5169945],[24.9168205,41.5169334],[24.9166107,41.5168228],[24.9164104,41.5167618],[24.9162102,41.5167313],[24.9159603,41.5168037],[24.915741,41.5169144],[24.9156208,41.5170822],[24.9155807,41.5171738],[24.9155312,41.5172043],[24.9154205,41.5172043],[24.9151802,41.5170517],[24.91506,41.5170326],[24.9149208,41.5170326],[24.9147205,41.5170631],[24.9146404,41.5170135],[24.9146309,41.5169525],[24.9147015,41.5166931],[24.9151306,41.5157623],[24.9155807,41.5153732],[24.9157314,41.5151749],[24.91576,41.5149918],[24.9156609,41.5147324],[24.9158611,41.5144234],[24.9158516,41.5142021],[24.9157009,41.5140915],[24.9148712,41.5140419],[24.9146004,41.5141029],[24.9138012,41.5140114],[24.9134808,41.5141716],[24.9126911,41.5143242],[24.9124603,41.5146217],[24.9122715,41.5147018],[24.9120903,41.5146027],[24.9117508,41.5140533],[24.9115505,41.5138626],[24.9113312,41.5135345],[24.9113407,41.513382],[24.9114819,41.5132942],[24.9117012,41.5132332],[24.9119415,41.5132027],[24.9119911,41.513134],[24.9119701,41.5130615],[24.9124107,41.5124931],[24.9124813,41.5123138],[24.9123516,41.5120239],[24.9123611,41.5119324],[24.9125004,41.5118713],[24.9128819,41.5117912],[24.9129906,41.5117645],[24.9129505,41.5117035],[24.9127502,41.5115623],[24.9126205,41.5115547],[24.9124908,41.5115013],[24.91222,41.5115013],[24.9118519,41.5115547],[24.9114609,41.5115128],[24.9111404,41.5113945],[24.9110603,41.5113945],[24.9110203,41.5111847],[24.9107819,41.5109634],[24.9106102,41.5108337],[24.9104004,41.5107918],[24.9102707,41.5106316],[24.9101505,41.5100937],[24.90979,41.5098228],[24.9097214,41.5097313],[24.9096203,41.5092049],[24.909441,41.5088539],[24.9092503,41.5085716],[24.9092503,41.5083427],[24.9095802,41.5080414],[24.9096317,41.5078049],[24.9096107,41.5075645],[24.9094715,41.5073242],[24.9093304,41.5070343],[24.9093609,41.5068016],[24.9094009,41.5067139],[24.9095612,41.5065613],[24.9096603,41.5063438],[24.9096813,41.5061913],[24.9096909,41.506073],[24.9100609,41.5054741],[24.9101009,41.5052223],[24.910141,41.5050621],[24.9102306,41.5050049],[24.9106407,41.5048637],[24.9108315,41.5048714],[24.9109612,41.5048523],[24.9110603,41.5048141],[24.9111805,41.5046539],[24.9114513,41.5045013],[24.9114914,41.5044441],[24.9115906,41.5044022],[24.9123001,41.5043144],[24.9127808,41.5042229],[24.9128819,41.5042534],[24.9129906,41.5043411],[24.9131508,41.5044441],[24.9133511,41.5045242],[24.9135113,41.5045624],[24.9136009,41.5045738],[24.9141502,41.504673],[24.9142609,41.504673],[24.9144611,41.5046349],[24.9147205,41.5046539],[24.9148617,41.5046539],[24.9150009,41.5046349],[24.9158707,41.5043716],[24.9160614,41.5043335],[24.9163818,41.5043335],[24.9165611,41.5042915],[24.9169102,41.5042915],[24.9177017,41.5043945],[24.9180603,41.5043945],[24.9182205,41.5043221],[24.9184017,41.5041924],[24.9184914,41.5040627],[24.9185104,41.5039711],[24.9184704,41.5039024],[24.9184704,41.5038147],[24.9185104,41.5037117],[24.9186306,41.5035744],[24.9190712,41.502964],[24.9192219,41.5029144],[24.9193802,41.5029335],[24.9195805,41.5030022],[24.9205017,41.5030441],[24.9209404,41.5030746],[24.9210415,41.5030441],[24.9212914,41.5028725],[24.9215508,41.5027313],[24.9218102,41.5026321],[24.9221516,41.502552],[24.9223404,41.502552],[24.9224815,41.502594],[24.9226208,41.5026512],[24.9226913,41.5026817],[24.9228516,41.5026512],[24.9230003,41.5025826],[24.9235001,41.502552],[24.9236317,41.502552],[24.9238205,41.5026131],[24.9239902,41.5026741],[24.9243908,41.5029526],[24.9245205,41.5029831],[24.9251404,41.5029411],[24.925251,41.5029526],[24.9257412,41.5031319],[24.9258919,41.5032845],[24.9260502,41.503334],[24.9262409,41.503334],[24.9265919,41.5033646],[24.9267616,41.5034027],[24.9268112,41.5034142],[24.9268703,41.5034142],[24.9269505,41.5033646],[24.9272614,41.5031319],[24.92733,41.5031013],[24.9280415,41.5033417],[24.9282913,41.5033646],[24.928791,41.5031815],[24.9291,41.5031815],[24.9296513,41.5031929],[24.9299316,41.5031548],[24.9304409,41.5030212],[24.9305801,41.5030746],[24.930891,41.5030441],[24.9313316,41.5028534],[24.93153,41.5026627],[24.9317913,41.5023041],[24.9319515,41.5018616],[24.9320812,41.5016518],[24.9323902,41.5015411],[24.9331512,41.5015831],[24.9335709,41.5015221],[24.9346714,41.5012817],[24.9348717,41.5006714],[24.935421,41.4999733],[24.9354801,41.4994125],[24.9357414,41.4992828],[24.9362507,41.4998131],[24.9367409,41.5002327],[24.937151,41.5008926],[24.9373112,41.5016022],[24.9371815,41.5018539],[24.9372406,41.5019112],[24.9374218,41.5018921],[24.9378014,41.5016937],[24.9379005,41.5016747],[24.9380302,41.5016136],[24.9380913,41.5016327],[24.9381504,41.5016022],[24.9382401,41.5015411],[24.9383106,41.5014534],[24.9384308,41.5012321],[24.9387913,41.5006638],[24.9390507,41.500164],[24.9390907,41.5000229],[24.9392815,41.4995346],[24.9394112,41.4991035],[24.9394207,41.4990349],[24.939661,41.4989319],[24.9399109,41.4988441],[24.9400005,41.4988213],[24.9404411,41.4986916],[24.9407101,41.4986649],[24.94104,41.4984322],[24.9418106,41.4980927],[24.9422512,41.4978714],[24.942421,41.4977341],[24.9438114,41.4966431],[24.9448814,41.4958916],[24.9456406,41.4953232],[24.94631,41.4947319],[24.9466209,41.494194],[24.9467716,41.4940338],[24.9476414,41.4933434],[24.9483013,41.4930038],[24.9484806,41.4928741],[24.9488201,41.4925232],[24.9492207,41.4922829],[24.9506207,41.4916344],[24.95084,41.4911919],[24.95154,41.4901314],[24.9522915,41.4894218],[24.9523811,41.4892311],[24.9524002,41.4882813],[24.9527607,41.4873314],[24.9529305,41.4871025],[24.9532604,41.4868813],[24.9544201,41.4864311],[24.9548206,41.4862442],[24.9550209,41.4860725],[24.9553413,41.4856644],[24.9555016,41.4857025],[24.9556618,41.4857521],[24.9556408,41.4858437],[24.9556618,41.4859123],[24.9559402,41.4859924],[24.956131,41.4859543],[24.9561806,41.4859047],[24.9564705,41.4858017],[24.956871,41.4857712],[24.9573402,41.4859848],[24.9575806,41.4859848],[24.9577103,41.4859238],[24.9578609,41.4859047],[24.9580708,41.4859047],[24.9579716,41.4859543],[24.9577904,41.4860649],[24.9576511,41.4862022],[24.9574413,41.4862633],[24.957201,41.4862633],[24.9569511,41.4863243],[24.9569302,41.486393],[24.9570618,41.4864922],[24.9576817,41.4866028],[24.9579601,41.4865837],[24.958231,41.4865646],[24.9584503,41.4867516],[24.9584312,41.4868011],[24.9584618,41.4868622],[24.9588909,41.4868622],[24.9591904,41.486824],[24.95928,41.4868011],[24.9594116,41.4867439],[24.9595814,41.4866943],[24.9597206,41.4866943],[24.9598713,41.4867439],[24.9600201,41.4868431],[24.9601803,41.4869347],[24.9603806,41.4869728],[24.9605217,41.4869843],[24.96138,41.4869919],[24.9623013,41.4869728],[24.9626408,41.4869537],[24.9629002,41.4869118],[24.9637508,41.4866829],[24.9639206,41.4866524],[24.9640503,41.4866943],[24.9644604,41.4874229],[24.9645004,41.4874649],[24.964571,41.4875031],[24.9646702,41.4875145],[24.9648418,41.4876633],[24.9651012,41.4878311],[24.9657211,41.4880028],[24.9657803,41.4881516],[24.9659615,41.4882431],[24.9661617,41.4882431],[24.9663715,41.4881325],[24.9665508,41.4881439],[24.9672413,41.4879723],[24.9676418,41.4879112],[24.9684601,41.4879112],[24.9687614,41.4879417],[24.9689407,41.4880142],[24.969141,41.4881325],[24.9693604,41.4883537],[24.9696312,41.4885025],[24.9699001,41.4886017],[24.97052,41.4886017],[24.9707108,41.4886627],[24.9709301,41.488884],[24.9711914,41.4889832],[24.9718819,41.4892311],[24.9723206,41.4893723],[24.9727402,41.4894142],[24.9732704,41.4893532],[24.9737911,41.489212],[24.97439,41.488884],[24.9750214,41.4887619],[24.9752216,41.4886322],[24.9755402,41.4882736],[24.9760208,41.4879837],[24.9763603,41.4877815],[24.9770718,41.4872818],[24.9772606,41.487114],[24.9773502,41.4867935],[24.9774303,41.4866943],[24.9775715,41.4866447],[24.9778309,41.4865837],[24.9784012,41.4865837],[24.9789715,41.4866447],[24.9792213,41.4866028],[24.9801617,41.4861221],[24.9802608,41.4860916],[24.9804916,41.4861145],[24.9811916,41.4863739],[24.9818115,41.4863815],[24.9825211,41.4862442],[24.9828014,41.4862022],[24.9829311,41.4861336],[24.9831715,41.4859619],[24.9833813,41.4858742],[24.9837818,41.4858818],[24.9845219,41.4858437],[24.9851704,41.4859314],[24.9853115,41.4860344],[24.9853802,41.4861336],[24.9854813,41.4862938],[24.9855309,41.4863434],[24.9856014,41.4863243],[24.985651,41.4862823],[24.9857616,41.4861031],[24.9858913,41.4860115],[24.9861507,41.4859924],[24.9865303,41.4860115],[24.9868813,41.4859924],[24.9873409,41.4858437],[24.9874516,41.4857941],[24.9877014,41.4857712],[24.9879704,41.4858131],[24.9884605,41.4859619],[24.9887104,41.4859848],[24.9889317,41.4859428],[24.9892712,41.4857941],[24.9897118,41.4856415],[24.9904118,41.4852638],[24.9906712,41.4851532],[24.9908409,41.4851227],[24.9910202,41.4852219],[24.9913311,41.4855347],[24.9914913,41.4855423],[24.9917908,41.4853821],[24.9919701,41.4854012],[24.9922905,41.4855347],[24.9933205,41.4857712],[24.9936008,41.4858017],[24.9938011,41.485733],[24.9939518,41.4856148],[24.9941807,41.4852524],[24.9943409,41.484993],[24.9943314,41.484623],[24.9942017,41.4842033],[24.9941216,41.4839935],[24.9940205,41.4839439],[24.9933414,41.4836922],[24.9932117,41.4836731],[24.9931202,41.4836922]]},{"id":19592,"author":"AnaDigit","name_GR":"Sultans Trail: 5.22. Shateetsa - Ardino","description_GR":"Section-Trail 5.22","path":"Sultans_Trail\/sultans_trail_522","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":24530,"name_EN":"Sultans Trail: 5.22. Shateetsa - Ardino","description_EN":"Section-Trail 5.22","ascent_time":710,"descent_time":738,"marker":"","level":9,"ascent":715,"descent":1278,"maxelev":1209,"minelev":562,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.99326 41.48579,25.13489 41.58385)","views":0,"millestones":"","x":25.0654221,"y":41.529377,"coor":[[24.9935722,41.4857864],[24.9935112,41.485817],[24.993372,41.4858437],[24.9932613,41.4859352],[24.9932728,41.4860764],[24.9933319,41.486145],[24.9934826,41.4862137],[24.9938126,41.4863853],[24.9943027,41.4865837],[24.9944324,41.4866753],[24.994442,41.4867935],[24.9943829,41.4868546],[24.9942627,41.4870453],[24.9941425,41.4871635],[24.9941921,41.4873047],[24.9943027,41.4873772],[24.994463,41.4874344],[24.9945717,41.487484],[24.9946518,41.4875565],[24.9946613,41.4876251],[24.9946423,41.4880142],[24.9946918,41.4881554],[24.9946613,41.488327],[24.9946518,41.4883957],[24.9944916,41.4885139],[24.9945621,41.4887047],[24.9946613,41.4889145],[24.9947529,41.4890671],[24.9948521,41.4892044],[24.9948826,41.4893837],[24.994873,41.4895859],[24.994833,41.4898338],[24.9948025,41.4901352],[24.9948521,41.490345],[24.9950314,41.4906158],[24.9951515,41.4907341],[24.9953022,41.4908371],[24.9958229,41.4911766],[24.9960518,41.4912071],[24.9963112,41.4911957],[24.9966221,41.4912643],[24.996912,41.4915352],[24.9971714,41.4915771],[24.9977112,41.4915771],[24.9980717,41.4915161],[24.9982014,41.4915962],[24.9982719,41.4918442],[24.9982719,41.4920349],[24.9983425,41.4922867],[24.9983616,41.492424],[24.9982414,41.4927139],[24.997963,41.4932671],[24.9979229,41.4933357],[24.9978313,41.4934235],[24.9976521,41.493576],[24.9975624,41.4936447],[24.9972115,41.494297],[24.9970627,41.4945259],[24.9969215,41.4946938],[24.9962826,41.495327],[24.9961815,41.4956055],[24.9960423,41.4958954],[24.9958725,41.4961967],[24.9959927,41.4962959],[24.9960327,41.4964371],[24.9959621,41.4965439],[24.9958725,41.4967155],[24.9960728,41.4972649],[24.996233,41.4975853],[24.9962616,41.497715],[24.9962826,41.4977455],[24.9964924,41.4977455],[24.9968128,41.4976845],[24.9970913,41.4975357],[24.9972725,41.4974365],[24.9974022,41.4972839],[24.9980221,41.4969559],[24.9984112,41.4968948],[24.998682,41.4967842],[24.9987221,41.4967461],[24.9987221,41.4966049],[24.9988327,41.4964561],[24.9988213,41.4961739],[24.9986629,41.4959335],[24.9987431,41.4958572],[24.9991817,41.4957352],[24.9996719,41.4955254],[24.9999523,41.4954071],[25.0002213,41.4953957],[25.0005226,41.4955063],[25.0009212,41.4956055],[25.0010815,41.4956741],[25.0013523,41.4956665],[25.0016613,41.495636],[25.0018616,41.4956436],[25.0020828,41.4954872],[25.0024014,41.4953651],[25.0026226,41.4953537],[25.0029812,41.4954567],[25.0033226,41.4954147],[25.0036316,41.495285],[25.0038528,41.4951668],[25.0043125,41.4951248],[25.0046921,41.4950371],[25.0052128,41.494976],[25.0054913,41.4950256],[25.005722,41.4950562],[25.006073,41.4950943],[25.0067425,41.4952354],[25.0075321,41.4954262],[25.0090313,41.4957771],[25.0095425,41.4958839],[25.0100517,41.4961243],[25.0105724,41.4963036],[25.0109329,41.4963646],[25.0115013,41.4965935],[25.0120316,41.4967155],[25.0125027,41.496666],[25.0129623,41.4966545],[25.0131912,41.4967461],[25.0138721,41.4974747],[25.0139217,41.4976845],[25.0138512,41.4979858],[25.0138626,41.4982948],[25.0140514,41.498867],[25.0140915,41.4991837],[25.0141621,41.499794],[25.0142918,41.5000343],[25.0144119,41.5002365],[25.0144424,41.5003548],[25.0145321,41.5003967],[25.0147724,41.5004959],[25.0149212,41.5005341],[25.0158024,41.5006065],[25.0165119,41.5007362],[25.016613,41.5007553],[25.0166817,41.5007935],[25.0169926,41.5011063],[25.0171719,41.5012741],[25.017292,41.5013771],[25.0176315,41.5016365],[25.0179424,41.5019455],[25.0180225,41.5020638],[25.0183029,41.5025635],[25.0184422,41.5031357],[25.0185623,41.5036545],[25.0186024,41.5037956],[25.0187416,41.5042572],[25.0187912,41.5044441],[25.0193825,41.5051155],[25.0201912,41.5064964],[25.0202026,41.5065651],[25.0202026,41.5066757],[25.020052,41.507206],[25.0200119,41.5072746],[25.0199623,41.5073357],[25.0198021,41.5074844],[25.019743,41.5075455],[25.0197029,41.5075951],[25.0196915,41.5076637],[25.0197124,41.5077438],[25.0197926,41.5079155],[25.0198612,41.5080338],[25.0205116,41.5087738],[25.0207329,41.5089569],[25.0210419,41.5091438],[25.021162,41.5092545],[25.0212517,41.5094147],[25.0212917,41.5095749],[25.0212917,41.5096855],[25.0212822,41.5098038],[25.0210915,41.5100861],[25.0210514,41.5101852],[25.0210323,41.5103035],[25.0210419,41.5104256],[25.0210724,41.5105438],[25.0211716,41.5108261],[25.0213013,41.5111237],[25.021553,41.5108147],[25.0216026,41.5105553],[25.0216217,41.510376],[25.0217514,41.5102043],[25.0218925,41.5100746],[25.0221519,41.510006],[25.0224724,41.5099945],[25.0227814,41.510006],[25.0230618,41.5099449],[25.0233517,41.5098457],[25.0235519,41.5096855],[25.0237617,41.5095139],[25.0240822,41.5093651],[25.0242825,41.5093346],[25.0246429,41.5093155],[25.0248814,41.5092354],[25.025053,41.5090866],[25.0251713,41.5089149],[25.0253124,41.5087471],[25.0256824,41.5085258],[25.0259724,41.5083656],[25.026083,41.5082245],[25.0262623,41.5081635],[25.0264912,41.5081367],[25.0265923,41.5081635],[25.0268421,41.5084038],[25.0270729,41.5084839],[25.0273113,41.5084648],[25.0276222,41.5084953],[25.0279121,41.5085144],[25.0280323,41.5084953],[25.0283012,41.5084343],[25.028492,41.5083961],[25.0285816,41.5083847],[25.0287323,41.5084572],[25.0288429,41.5084839],[25.0289726,41.5084038],[25.0290928,41.508297],[25.0291824,41.508297],[25.0292816,41.5082855],[25.0293522,41.5082436],[25.0294724,41.5081367],[25.0294819,41.5080338],[25.0293827,41.5078468],[25.0293121,41.5077972],[25.0289516,41.5076637],[25.0287514,41.5075455],[25.0285416,41.5075035],[25.0282516,41.507515],[25.0282116,41.5074959],[25.0287323,41.5073166],[25.0288429,41.507267],[25.0290127,41.5071144],[25.029213,41.5070457],[25.0293217,41.5070267],[25.0294724,41.5070267],[25.0296021,41.5070457],[25.0301228,41.5072937],[25.0305023,41.507534],[25.0305519,41.5075569],[25.030653,41.507534],[25.0306625,41.5074844],[25.030632,41.5071945],[25.0306015,41.5066071],[25.0305328,41.5064659],[25.0304317,41.5062561],[25.031002,41.5063858],[25.0312023,41.5064964],[25.0313129,41.5065842],[25.0314312,41.5066566],[25.0316315,41.5066948],[25.0320015,41.5066643],[25.0322514,41.5066872],[25.0323925,41.5067062],[25.0325718,41.5068169],[25.032692,41.5069962],[25.0327816,41.5072136],[25.0328522,41.5076866],[25.0329514,41.5079651],[25.0331421,41.5084953],[25.0333214,41.5087357],[25.0334625,41.5089149],[25.0335712,41.5091667],[25.0336323,41.5092735],[25.0337124,41.5093536],[25.033802,41.5093956],[25.0340023,41.5094948],[25.0341225,41.5095863],[25.0342312,41.5096741],[25.0343513,41.5098267],[25.0344219,41.510067],[25.034483,41.5103455],[25.0345325,41.5104866],[25.0346317,41.5106163],[25.0347424,41.5106964],[25.0348721,41.5108261],[25.0349426,41.5108948],[25.0351429,41.5111771],[25.0353222,41.5113945],[25.0354328,41.5114861],[25.035553,41.5115738],[25.0357227,41.5117264],[25.0358124,41.5118446],[25.0358829,41.5119553],[25.0360928,41.5124245],[25.0361519,41.5125237],[25.036232,41.5125961],[25.0363922,41.5126839],[25.0364914,41.5127144],[25.0365829,41.5127258],[25.0367126,41.5127144],[25.0368824,41.5126953],[25.0371017,41.5126762],[25.0372429,41.5126953],[25.0373917,41.5127144],[25.0375214,41.5127563],[25.0376816,41.5128059],[25.0378113,41.512886],[25.0379124,41.5129471],[25.0380917,41.5131035],[25.0382919,41.5133438],[25.038393,41.5134735],[25.0384426,41.5136261],[25.0384521,41.5137672],[25.0384617,41.5140572],[25.0385017,41.5142937],[25.0385723,41.5144463],[25.0386925,41.5145454],[25.0389729,41.5147438],[25.0392227,41.514904],[25.0393715,41.5149841],[25.0395317,41.5150337],[25.0396423,41.5150642],[25.0399818,41.5152435],[25.0402622,41.5154457],[25.0405712,41.5156937],[25.0407829,41.5159035],[25.0410118,41.5161171],[25.0413513,41.5163269],[25.0417328,41.5165367],[25.0419025,41.5166969],[25.042223,41.5170364],[25.0424614,41.5172958],[25.0425224,41.5173759],[25.0425415,41.5174561],[25.0425415,41.5175171],[25.042532,41.5175972],[25.0425014,41.5176353],[25.0424614,41.5176735],[25.0422821,41.517807],[25.0422421,41.5178566],[25.0422325,41.5179062],[25.0422421,41.5179749],[25.0422821,41.5180359],[25.0423622,41.5181236],[25.0424423,41.5181656],[25.0425415,41.518177],[25.0427017,41.5182037],[25.0428123,41.5182343],[25.042902,41.5182648],[25.0430622,41.5183563],[25.0434418,41.5186768],[25.0440331,41.5191765],[25.044323,41.5193863],[25.0448017,41.5197144],[25.0452118,41.5200539],[25.0454121,41.520237],[25.0454712,41.5203552],[25.0454922,41.5204468],[25.0454826,41.5205345],[25.045433,41.5206337],[25.0453224,41.5208054],[25.0450916,41.5211143],[25.0450115,41.5212555],[25.0449619,41.5214157],[25.0449619,41.5215645],[25.0449829,41.5216751],[25.0450115,41.5217667],[25.0450516,41.5218964],[25.0451126,41.5220146],[25.0453415,41.5223465],[25.0456524,41.5227661],[25.0459728,41.5231056],[25.0461121,41.5232468],[25.0462627,41.523365],[25.0464516,41.5234947],[25.0466518,41.5235863],[25.0468712,41.5236664],[25.0471115,41.523716],[25.0473118,41.5237465],[25.0475216,41.5237541],[25.0479412,41.5237236],[25.0482216,41.523716],[25.0483723,41.5237236],[25.0485516,41.523777],[25.0486813,41.5238266],[25.0487823,41.5238953],[25.048893,41.5239944],[25.0489616,41.5240746],[25.0490017,41.524147],[25.0490227,41.5242271],[25.0490227,41.5243149],[25.0489922,41.5244064],[25.048933,41.5245247],[25.0488529,41.5246468],[25.0486526,41.524826],[25.0484219,41.5250435],[25.0483322,41.5251846],[25.0482922,41.5253067],[25.0482826,41.5254555],[25.0483017,41.5256157],[25.0483818,41.5257568],[25.048563,41.5259666],[25.0486622,41.5261154],[25.0487213,41.5262337],[25.0487614,41.5263863],[25.0488014,41.5267143],[25.0488014,41.5269356],[25.0487728,41.5270653],[25.0487118,41.5271568],[25.0486317,41.527256],[25.0484314,41.5274162],[25.0482121,41.527626],[25.0481224,41.5277863],[25.0480423,41.5281067],[25.0480118,41.5284271],[25.0480328,41.5286751],[25.0480824,41.5288544],[25.0483418,41.5295944],[25.0484924,41.5299568],[25.048542,41.5300865],[25.048563,41.530117],[25.0486126,41.5301552],[25.0487022,41.5301971],[25.0488224,41.5302048],[25.0491028,41.5301971],[25.0496025,41.5301666],[25.0501614,41.530117],[25.0505924,41.5300369],[25.0509224,41.5299339],[25.0512428,41.5298462],[25.0515327,41.5298042],[25.0522823,41.5297546],[25.0526619,41.5297165],[25.0528927,41.5295639],[25.0534325,41.5291367],[25.0540028,41.5287971],[25.0547314,41.5284271],[25.0549412,41.528347],[25.0550823,41.5283546],[25.0556717,41.5285149],[25.0561218,41.5286865],[25.0563221,41.5287971],[25.0567818,41.5292435],[25.056942,41.5293846],[25.0570927,41.5294342],[25.0578117,41.529644],[25.0580425,41.529686],[25.0582523,41.529686],[25.0584927,41.5296135],[25.0587521,41.5295143],[25.0589619,41.5294266],[25.0592823,41.5292664],[25.0595818,41.5291252],[25.059782,41.5290337],[25.0599213,41.5289268],[25.0600128,41.5288467],[25.0600719,41.5287666],[25.0602112,41.5285072],[25.0605812,41.5279541],[25.0614529,41.5265541],[25.0615616,41.5264435],[25.0616627,41.5264053],[25.0620022,41.5264435],[25.0625019,41.5266953],[25.0629616,41.5269547],[25.0637913,41.5274162],[25.0641518,41.527565],[25.0644321,41.5278053],[25.0645313,41.5279045],[25.0646515,41.5281754],[25.0648327,41.5284157],[25.0650826,41.5289841],[25.0651512,41.5291252],[25.0654221,41.529377],[25.0656013,41.5297661],[25.0661221,41.5308151],[25.0662727,41.5311966],[25.0663013,41.5314064],[25.0664215,41.5316849],[25.0665817,41.5318642],[25.0666218,41.5320549],[25.0667229,41.5322037],[25.0669212,41.5324364],[25.0673122,41.5327339],[25.0677223,41.5330162],[25.0679626,41.5331268],[25.0680923,41.5332069],[25.0682125,41.5333939],[25.0683422,41.5337067],[25.0686131,41.5340652],[25.0688419,41.5343742],[25.0690422,41.5345535],[25.0692425,41.5348358],[25.0691814,41.5350456],[25.0691929,41.5352249],[25.0692921,41.5354462],[25.0694122,41.5359955],[25.0694218,41.5362167],[25.0693417,41.5364571],[25.069273,41.5366745],[25.0692329,41.5369568],[25.0692825,41.5372238],[25.0693817,41.5374146],[25.0696125,41.5376434],[25.0697327,41.5376968],[25.0695419,41.5379066],[25.0693817,41.5382271],[25.069273,41.5385742],[25.0692921,41.5386353],[25.0693226,41.5386963],[25.0693512,41.538765],[25.0694122,41.538826],[25.0694714,41.5388947],[25.0696316,41.5391159],[25.0696812,41.5392036],[25.0697212,41.5393372],[25.0697517,41.5394669],[25.0697918,41.5397072],[25.0699215,41.5401154],[25.0700016,41.5403557],[25.0700722,41.540554],[25.0700912,41.5406265],[25.0700912,41.5407562],[25.0701218,41.5408669],[25.0701923,41.540947],[25.0703125,41.5410461],[25.0703926,41.5411644],[25.0704823,41.5413971],[25.0704918,41.5414963],[25.0704613,41.5415764],[25.0707817,41.5419846],[25.0709629,41.5421562],[25.0712624,41.5424461],[25.0717926,41.5430069],[25.0719128,41.5432243],[25.0719318,41.5434151],[25.0718613,41.5435638],[25.0717812,41.5437469],[25.071743,41.544014],[25.0717316,41.5442238],[25.0717525,41.5444756],[25.0717926,41.5446358],[25.0718727,41.5448761],[25.0718918,41.5451355],[25.0719128,41.5454445],[25.0718822,41.5457458],[25.0718117,41.5461464],[25.0722427,41.5460968],[25.0725613,41.5460663],[25.072752,41.5463142],[25.0728416,41.5463562],[25.0729923,41.5463562],[25.0730629,41.5463448],[25.0732422,41.5466461],[25.073082,41.5467072],[25.073143,41.546936],[25.0732422,41.5469666],[25.0732327,41.5470657],[25.0731716,41.5471344],[25.0732021,41.5471954],[25.073143,41.547287],[25.0732117,41.5473251],[25.0731926,41.5474167],[25.0732327,41.5474739],[25.0732517,41.5475655],[25.0732021,41.5476646],[25.0732212,41.5477562],[25.0732727,41.5478249],[25.0736313,41.5480156],[25.073782,41.5480347],[25.0738525,41.5481071],[25.0737915,41.5481834],[25.0737228,41.5482254],[25.0737019,41.5482635],[25.0737019,41.5483551],[25.0736618,41.5484352],[25.0737019,41.5486755],[25.0736828,41.5487862],[25.0736828,41.549015],[25.0736618,41.5490646],[25.0736618,41.5491562],[25.0737228,41.549366],[25.0737915,41.5494537],[25.0738525,41.5494766],[25.0742416,41.5495338],[25.0744915,41.5496254],[25.0750828,41.5499649],[25.0752029,41.5499649],[25.0752621,41.5499458],[25.0754318,41.5499268],[25.075592,41.5498352],[25.0759315,41.5494766],[25.0763321,41.5493469],[25.0765114,41.5492172],[25.076683,41.5490265],[25.0767517,41.5488472],[25.0772228,41.5483551],[25.078043,41.5480156],[25.0782928,41.5479546],[25.0784817,41.5479736],[25.0786018,41.5480042],[25.0788326,41.5480957],[25.0791817,41.5483971],[25.0793324,41.5484238],[25.0795212,41.5483742],[25.0797729,41.5484467],[25.0799217,41.5485458],[25.0799923,41.5486755],[25.0801315,41.5487671],[25.0802917,41.5487671],[25.0804329,41.5487251],[25.0805817,41.5487251],[25.0806923,41.5487862],[25.0809116,41.5489769],[25.0811615,41.5490265],[25.0814323,41.5490265],[25.0816917,41.548954],[25.081913,41.5488472],[25.082243,41.5488548],[25.0824528,41.5489159],[25.0827217,41.5489159],[25.082943,41.5488358],[25.083252,41.5485649],[25.0833912,41.5484047],[25.0835018,41.5482254],[25.0837212,41.5479965],[25.0840015,41.547905],[25.0844421,41.5478668],[25.0848217,41.5479355],[25.0855312,41.5480766],[25.0860825,41.5481453],[25.0862122,41.5481453],[25.0862617,41.548027],[25.086483,41.5478058],[25.0868816,41.5476456],[25.0872021,41.5476036],[25.0873127,41.5476761],[25.0880527,41.5477943],[25.0883427,41.5477562],[25.0884724,41.5477142],[25.0885715,41.5475159],[25.0886822,41.5474739],[25.0889721,41.5474358],[25.0893517,41.5473366],[25.0899315,41.5472145],[25.090353,41.5470963],[25.0907326,41.5468559],[25.0911713,41.5468369],[25.0914917,41.5468559],[25.0915413,41.5468941],[25.0918827,41.5468941],[25.0919819,41.5468369],[25.092083,41.5468369],[25.0923519,41.5470047],[25.0925522,41.5470238],[25.0933514,41.5472336],[25.0937519,41.5474548],[25.0939617,41.5476646],[25.0940228,41.547905],[25.0941315,41.5479736],[25.0948029,41.5480537],[25.0949421,41.5479965],[25.0950623,41.5478668],[25.0951424,41.5478058],[25.095293,41.5477371],[25.0955219,41.5476265],[25.0957127,41.5476341],[25.0960217,41.5477943],[25.0961914,41.5478363],[25.096632,41.5478172],[25.0971317,41.5478668],[25.0974216,41.5478668],[25.0979214,41.5477943],[25.0984421,41.5479469],[25.0986214,41.5479469],[25.0987415,41.5480347],[25.099432,41.5482864],[25.0995617,41.5483742],[25.1001816,41.5483551],[25.1006622,41.5482559],[25.1010914,41.5481758],[25.101223,41.5481949],[25.1012516,41.5482254],[25.1012821,41.5483742],[25.1013527,41.5484772],[25.1014519,41.5485458],[25.1015224,41.5485649],[25.1016426,41.5485268],[25.1017323,41.5484657],[25.101902,41.5484047],[25.1020813,41.5482635],[25.1021214,41.548214],[25.1022415,41.5481453],[25.1024323,41.5480957],[25.102562,41.5481071],[25.1027222,41.548027],[25.1028919,41.547905],[25.1030922,41.5478439],[25.1034527,41.5478668],[25.1035213,41.5478668],[25.1036816,41.5478172],[25.1037426,41.5477638],[25.1038017,41.5476952],[25.1038914,41.547657],[25.1040821,41.5476036],[25.1042423,41.5476036],[25.1046925,41.5474739],[25.1050816,41.5474968],[25.1053028,41.5475044],[25.1055412,41.5475159],[25.1056213,41.5476456],[25.1060219,41.5481644],[25.106163,41.5483971],[25.1062927,41.5487251],[25.1064816,41.548996],[25.1065712,41.5490456],[25.1069527,41.5490036],[25.1070423,41.5490265],[25.1072426,41.5492439],[25.1074524,41.5493851],[25.1076221,41.5497971],[25.1076221,41.5499268],[25.1076412,41.550087],[25.1077118,41.5501938],[25.1079025,41.5503159],[25.1080112,41.5504646],[25.1080513,41.5505371],[25.1081123,41.5507469],[25.1081619,41.5508652],[25.108593,41.5511436],[25.1087322,41.5511742],[25.1088619,41.5511856],[25.1090813,41.5511971],[25.1096325,41.5512772],[25.1097927,41.5513153],[25.1099224,41.5514259],[25.1099529,41.551506],[25.1101627,41.5517235],[25.1104717,41.5517654],[25.1106014,41.5519867],[25.1105919,41.5520744],[25.1104012,41.5522766],[25.1102028,41.5524139],[25.1100216,41.552597],[25.1098728,41.5527954],[25.1097012,41.5530739],[25.109642,41.5531464],[25.1092319,41.5533867],[25.1089325,41.5538445],[25.1087418,41.5539665],[25.108532,41.5540466],[25.1085014,41.5540657],[25.1083813,41.5540657],[25.1078625,41.554184],[25.1077118,41.5542564],[25.1076527,41.5543938],[25.1075821,41.5544968],[25.1074924,41.5545158],[25.1073723,41.5544739],[25.1072617,41.5543671],[25.107233,41.554287],[25.107132,41.5540047],[25.1070614,41.5539742],[25.1069317,41.5539169],[25.1067924,41.5539169],[25.1066628,41.5539665],[25.1063519,41.5543251],[25.1060429,41.5544472],[25.1059513,41.554554],[25.1060429,41.5548935],[25.1059914,41.5550346],[25.1057529,41.5552063],[25.1056919,41.5553055],[25.1056213,41.5555038],[25.1055622,41.5555534],[25.1053028,41.5556755],[25.1052914,41.5557442],[25.1052914,41.5558662],[25.1051922,41.555954],[25.105072,41.5559769],[25.1047726,41.5559235],[25.1045914,41.5559349],[25.1043415,41.5558472],[25.1041412,41.5556641],[25.1040115,41.5556335],[25.1038017,41.5557671],[25.1037121,41.5558968],[25.103632,41.5561867],[25.103632,41.5562859],[25.1037121,41.5566444],[25.1037216,41.5568962],[25.1038513,41.557106],[25.1038723,41.5572472],[25.1038017,41.5573044],[25.1031227,41.5572853],[25.102972,41.5573463],[25.1030521,41.5575371],[25.1030521,41.5576744],[25.1030121,41.5577736],[25.1027012,41.5578651],[25.102623,41.5579643],[25.102623,41.558075],[25.1027527,41.5582466],[25.1028023,41.5583954],[25.1029015,41.5584641],[25.1030521,41.5585938],[25.1031113,41.5588264],[25.1032028,41.5589371],[25.1033325,41.5590248],[25.1033726,41.5591469],[25.1033325,41.5592155],[25.1032524,41.5592766],[25.1031818,41.5593872],[25.1031914,41.5594559],[25.1033726,41.5597458],[25.1038628,41.5600662],[25.1039619,41.5602264],[25.1039124,41.5603256],[25.1037216,41.5604744],[25.1036816,41.560585],[25.103693,41.5607262],[25.1037025,41.5608444],[25.1034927,41.560936],[25.1033916,41.5610466],[25.1034412,41.5612144],[25.1033726,41.5614243],[25.102972,41.5616646],[25.1031418,41.5618362],[25.1033325,41.5618935],[25.1035728,41.5620842],[25.103653,41.5623436],[25.1038322,41.5629272],[25.1038418,41.5630646],[25.1038017,41.5631638],[25.103672,41.5632248],[25.1034622,41.5632935],[25.1036224,41.563324],[25.1037312,41.5633354],[25.1039715,41.5632553],[25.1041527,41.5632248],[25.104332,41.5633163],[25.1043816,41.5633659],[25.1044216,41.5635071],[25.1043816,41.5637245],[25.1044922,41.5640755],[25.1046715,41.564415],[25.1047726,41.5649071],[25.104393,41.5650444],[25.1043015,41.5651436],[25.104332,41.565197],[25.1045818,41.5653267],[25.1048622,41.5653954],[25.1049614,41.5655441],[25.1049824,41.5657845],[25.105093,41.5662537],[25.1053028,41.5664444],[25.105093,41.5667038],[25.105093,41.5667953],[25.1053925,41.5667953],[25.1058331,41.5668335],[25.1061115,41.5668144],[25.1064529,41.5668564],[25.1068821,41.5669365],[25.1070023,41.5668945],[25.107172,41.5667038],[25.1072617,41.5666656],[25.1073627,41.5666656],[25.1082916,41.5667953],[25.1088619,41.5668945],[25.1090317,41.5668335],[25.109602,41.5671959],[25.1098919,41.5674934],[25.1104527,41.5678139],[25.1109219,41.5681343],[25.111372,41.568325],[25.1114216,41.5683937],[25.1114025,41.5687141],[25.1114826,41.5688248],[25.1115513,41.5688438],[25.1116314,41.5690269],[25.1118717,41.5692558],[25.1119614,41.5693855],[25.1124516,41.5695343],[25.1125717,41.5695572],[25.1131821,41.5697937],[25.1141624,41.5698738],[25.1146526,41.570015],[25.115593,41.5701141],[25.1158314,41.5701141],[25.1163521,41.5701942],[25.1165714,41.5702667],[25.1167927,41.5702667],[25.1171227,41.5703735],[25.1174927,41.5703964],[25.1177521,41.5705872],[25.1180515,41.5706749],[25.1181412,41.5707436],[25.1181927,41.5708542],[25.1182423,41.5709763],[25.118372,41.5710869],[25.1187229,41.571167],[25.1187115,41.5712357],[25.1187325,41.5713348],[25.1197529,41.571804],[25.1203728,41.572197],[25.1207027,41.5723648],[25.1208916,41.5724564],[25.1216316,41.5726852],[25.1217728,41.5727348],[25.1229019,41.5733566],[25.1243515,41.5742035],[25.1248226,41.5743866],[25.125843,41.5745163],[25.126442,41.5746155],[25.1297722,41.5759735],[25.130352,41.5762253],[25.130703,41.5764046],[25.1308918,41.5765152],[25.1310215,41.5766335],[25.1311321,41.5768356],[25.1312714,41.577137],[25.131443,41.577446],[25.1315212,41.5775337],[25.1318016,41.577816],[25.1322918,41.5783272],[25.1325626,41.5785942],[25.1332817,41.5794945],[25.1333828,41.5796051],[25.1343422,41.5814857],[25.1347427,41.5822868],[25.1348915,41.5826035],[25.1347713,41.5826645],[25.1338825,41.583107],[25.1336727,41.5834541],[25.1334629,41.583847]]},{"id":19593,"author":"AnaDigit","name_GR":"Sultans Trail: 5.23. Ardino - Lyubino","description_GR":"Section-Trail 5.23","path":"Sultans_Trail\/sultans_trail_523","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19647,"name_EN":"Sultans Trail: 5.23. Ardino - Lyubino","description_EN":"Section-Trail 5.23","ascent_time":398,"descent_time":393,"marker":"","level":9,"ascent":1110,"descent":977,"maxelev":799,"minelev":434,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.09899 41.58347,25.14216 41.66633)","views":0,"millestones":"","x":25.1088219,"y":41.6276855,"coor":[[25.1336708,41.5834656],[25.1334515,41.5838356],[25.1333618,41.5839958],[25.1332417,41.5841942],[25.1331921,41.5842857],[25.1331825,41.5843239],[25.1331825,41.5843658],[25.1332016,41.5844154],[25.1332722,41.5844841],[25.1333809,41.5845566],[25.1334724,41.5846443],[25.1338215,41.5851364],[25.1339912,41.5857162],[25.1341515,41.5861359],[25.134491,41.586895],[25.1345215,41.586956],[25.1349716,41.5878868],[25.1352215,41.5883255],[25.1353016,41.5884743],[25.1355324,41.5889664],[25.1357613,41.5893173],[25.1360626,41.5897751],[25.1363716,41.5902443],[25.1368809,41.5910454],[25.137352,41.5916672],[25.1376019,41.5919762],[25.137661,41.5922241],[25.1376724,41.5924568],[25.1378517,41.5927773],[25.138092,41.5931168],[25.1384315,41.593544],[25.1385517,41.5937462],[25.1387119,41.5941467],[25.1388416,41.5944939],[25.1389408,41.5946465],[25.1389809,41.5948639],[25.1389618,41.594986],[25.1388626,41.5951042],[25.1386223,41.5952873],[25.1383724,41.5954361],[25.1380711,41.5955467],[25.1379719,41.5956039],[25.1379318,41.5956764],[25.1379108,41.5957565],[25.1379223,41.5958061],[25.1379814,41.5958862],[25.1382313,41.5960655],[25.1383114,41.5961571],[25.138361,41.5962563],[25.1383915,41.5964241],[25.138382,41.5965347],[25.1382618,41.5967255],[25.1381016,41.5968742],[25.138031,41.5970039],[25.138052,41.5972137],[25.1381817,41.5975456],[25.1384315,41.5979843],[25.1385918,41.5983238],[25.1387825,41.5991058],[25.1388512,41.5993271],[25.1390915,41.6003342],[25.1392021,41.6007462],[25.1394119,41.6011238],[25.139782,41.6017036],[25.1402721,41.602314],[25.140831,41.6029968],[25.1414013,41.603714],[25.1419525,41.604454],[25.1421013,41.6046944],[25.1421623,41.6048737],[25.1421509,41.6049767],[25.1421318,41.6050568],[25.1420708,41.6051254],[25.1419621,41.605217],[25.1417809,41.6053162],[25.141552,41.6054268],[25.1414318,41.6055145],[25.1413212,41.6056252],[25.1412525,41.6057854],[25.141201,41.6060944],[25.1411514,41.6062355],[25.1410007,41.6064644],[25.1409512,41.6066551],[25.1409626,41.6068344],[25.1410122,41.6071167],[25.1411114,41.6073151],[25.1412716,41.6075668],[25.1414223,41.6077766],[25.1414719,41.607914],[25.1414909,41.6081238],[25.1415024,41.6083374],[25.1414623,41.6084061],[25.1414223,41.6084442],[25.1413612,41.6084747],[25.1412716,41.6084938],[25.1411514,41.6084938],[25.1407719,41.6085052],[25.1406822,41.6085243],[25.1406021,41.6085472],[25.1404324,41.6086159],[25.1403008,41.6086464],[25.1401615,41.6086769],[25.1400108,41.6086845],[25.1399117,41.6086845],[25.1398125,41.608654],[25.1396713,41.6085854],[25.1394711,41.6085243],[25.1393318,41.6085167],[25.1392117,41.6085167],[25.139122,41.6085358],[25.1390514,41.6085548],[25.1390018,41.6086159],[25.1390114,41.6086769],[25.1390514,41.6087456],[25.1391411,41.6088867],[25.1391525,41.6089554],[25.1391411,41.609005],[25.139101,41.6090546],[25.1390419,41.6091156],[25.1389523,41.6091461],[25.1388111,41.6091652],[25.1385918,41.6091843],[25.1384621,41.6092148],[25.1382313,41.6092873],[25.1379318,41.6094246],[25.1374912,41.6096458],[25.1370125,41.6098366],[25.1368713,41.6099243],[25.1367321,41.6100655],[25.1365623,41.6101646],[25.1360226,41.6104164],[25.1358318,41.6105652],[25.1356716,41.6108437],[25.1355419,41.6111641],[25.1354618,41.6112747],[25.1353626,41.6114273],[25.1353111,41.6115265],[25.135252,41.6116943],[25.1352119,41.6117668],[25.1351509,41.611824],[25.1350517,41.6118965],[25.1342411,41.6123962],[25.1341724,41.6124344],[25.1340714,41.6124573],[25.1339722,41.6124649],[25.133791,41.6124954],[25.1337109,41.6125145],[25.1336308,41.6125641],[25.1335812,41.6126366],[25.133522,41.6127357],[25.1333809,41.6131439],[25.1333122,41.6133041],[25.1332226,41.6134872],[25.133131,41.6136246],[25.1330414,41.6137161],[25.1329422,41.6137848],[25.132782,41.613884],[25.1327019,41.6139641],[25.1325111,41.6142349],[25.1322613,41.6145744],[25.1320019,41.6147957],[25.1317921,41.615036],[25.131712,41.6151848],[25.1316319,41.6154251],[25.1315517,41.6156845],[25.1315117,41.6157761],[25.1314526,41.6159058],[25.1313915,41.6159668],[25.1313324,41.6160164],[25.1312618,41.6160355],[25.1311321,41.6160545],[25.1310215,41.6160355],[25.1309013,41.6160049],[25.1307621,41.6159554],[25.130661,41.6159363],[25.1305523,41.6159172],[25.1304607,41.6159248],[25.1303825,41.6159439],[25.1302509,41.6160164],[25.129961,41.6162148],[25.1294308,41.6165848],[25.1293221,41.6166649],[25.1292725,41.6166954],[25.129221,41.6167145],[25.1291714,41.6167259],[25.1291122,41.6167374],[25.1290607,41.6167259],[25.1289921,41.6167068],[25.128891,41.6166649],[25.1287613,41.6165771],[25.1285419,41.6164436],[25.1284008,41.6163864],[25.128231,41.6163445],[25.1280212,41.6163139],[25.127882,41.6163063],[25.1277313,41.6163368],[25.1275826,41.6163559],[25.1274815,41.6163673],[25.1273422,41.6163368],[25.127182,41.6162567],[25.1270409,41.6161842],[25.126791,41.6160545],[25.1266212,41.6159554],[25.1265316,41.6158867],[25.126482,41.6158257],[25.1264019,41.6156845],[25.1263523,41.6155548],[25.1263313,41.6154366],[25.1263218,41.6152763],[25.1262913,41.6151772],[25.1262512,41.6151047],[25.1261425,41.614975],[25.1259613,41.6147957],[25.1258812,41.6147346],[25.1258011,41.6146851],[25.125721,41.6146545],[25.1256218,41.6146469],[25.1255226,41.6146469],[25.1254215,41.6146469],[25.1253624,41.6146355],[25.1253014,41.6146049],[25.1249218,41.6143265],[25.1248512,41.6142845],[25.1247826,41.614254],[25.1246815,41.6142349],[25.1243515,41.6141968],[25.1241226,41.6141663],[25.1240425,41.6141663],[25.1240025,41.6141739],[25.1239719,41.6142044],[25.1239624,41.6142464],[25.1239719,41.6143074],[25.123991,41.6143837],[25.124012,41.6144562],[25.124052,41.6145248],[25.1241112,41.6146164],[25.1242123,41.6147537],[25.124382,41.614975],[25.1243916,41.6150055],[25.1244011,41.6150551],[25.1244011,41.6151161],[25.124382,41.6152267],[25.124342,41.6153641],[25.1243114,41.6155052],[25.1243114,41.6155853],[25.1243114,41.6156464],[25.124321,41.6157074],[25.1243324,41.615757],[25.1243515,41.6158066],[25.1243725,41.6158752],[25.1243725,41.6159668],[25.1244011,41.6161537],[25.1244221,41.6162262],[25.1244717,41.6162949],[25.1246223,41.6165352],[25.1248016,41.616806],[25.1249924,41.6170654],[25.1252823,41.6174469],[25.1255226,41.6177673],[25.1255608,41.6178436],[25.1255913,41.6179161],[25.1256008,41.6179657],[25.1256123,41.6180153],[25.1256123,41.6180573],[25.1256008,41.6180954],[25.1255016,41.6183357],[25.1253719,41.6186562],[25.1253414,41.6186867],[25.1253014,41.6187057],[25.1252613,41.6187248],[25.1252117,41.6187248],[25.1251717,41.6187248],[25.1251316,41.6187172],[25.125042,41.6186752],[25.1249714,41.6186142],[25.124691,41.6183472],[25.1246223,41.6182938],[25.1245422,41.6182442],[25.1239414,41.6179771],[25.1237221,41.6178665],[25.1234913,41.6177139],[25.123312,41.6175461],[25.1231213,41.6173668],[25.1230812,41.6173363],[25.1230316,41.6173172],[25.122961,41.6173058],[25.1229115,41.6173058],[25.1228619,41.6173172],[25.1228313,41.6173363],[25.1228218,41.6173553],[25.1228313,41.6174355],[25.1228523,41.617527],[25.1228523,41.6175957],[25.1228409,41.6176453],[25.1228313,41.6176872],[25.1228008,41.6177368],[25.1227608,41.6177864],[25.1227322,41.6178169],[25.1226215,41.6178856],[25.1225624,41.6179237],[25.1225319,41.6179657],[25.1225224,41.6180038],[25.1225319,41.6180344],[25.1225815,41.6180954],[25.1226311,41.6181374],[25.1227608,41.6182442],[25.1228123,41.6183357],[25.1228409,41.6184158],[25.1228714,41.6184845],[25.1228714,41.6185455],[25.1228714,41.6186066],[25.1228619,41.6186638],[25.1228409,41.6186943],[25.1228218,41.6187363],[25.1227417,41.6187973],[25.122612,41.618885],[25.1225719,41.6189156],[25.1225624,41.6189461],[25.122551,41.6189957],[25.1225414,41.6190643],[25.122551,41.6191368],[25.1225414,41.619175],[25.1225319,41.6192055],[25.1225014,41.619236],[25.1224613,41.6192741],[25.1224022,41.6193047],[25.1223621,41.6193466],[25.1223412,41.6193657],[25.1223316,41.6194038],[25.1223412,41.6194572],[25.1223526,41.6195068],[25.1224117,41.619606],[25.1224709,41.6196861],[25.1225319,41.6197357],[25.1226025,41.6197853],[25.1226425,41.6198044],[25.1226921,41.6198463],[25.1229115,41.6201363],[25.122982,41.6202469],[25.1230011,41.6202965],[25.1230011,41.6203461],[25.1230011,41.6203957],[25.1229916,41.6204262],[25.122961,41.6204567],[25.122942,41.6204758],[25.1228809,41.6205063],[25.1227417,41.6205673],[25.1225414,41.620636],[25.1223907,41.6207352],[25.1223125,41.6208038],[25.122282,41.6208458],[25.1222916,41.6208839],[25.1223011,41.6209145],[25.1223717,41.6209946],[25.1224117,41.621067],[25.1224422,41.6211472],[25.1224709,41.621254],[25.1225109,41.6213264],[25.1225624,41.6213837],[25.1226311,41.6214371],[25.1227226,41.6214867],[25.1228809,41.6215363],[25.1231308,41.6216354],[25.1232224,41.621666],[25.123291,41.6217155],[25.1234016,41.6218262],[25.1234818,41.6218872],[25.1235714,41.6219444],[25.1236916,41.6220055],[25.1237717,41.6220665],[25.1237907,41.6221046],[25.1238022,41.6221352],[25.1238022,41.6221771],[25.1237621,41.6222153],[25.1237125,41.6222649],[25.1228809,41.6227074],[25.1228313,41.622757],[25.1228123,41.6228065],[25.1228123,41.6228638],[25.1228409,41.6229172],[25.1229324,41.6230545],[25.1230125,41.6231346],[25.1231709,41.6232262],[25.1233215,41.6232948],[25.1234226,41.6233139],[25.1236324,41.6233368],[25.1237316,41.6233559],[25.1238422,41.623436],[25.1240425,41.6236649],[25.1242123,41.623764],[25.1244125,41.623764],[25.1245918,41.6238441],[25.1246319,41.6239738],[25.1246223,41.6241837],[25.1246014,41.6243858],[25.1245022,41.6246147],[25.124382,41.624897],[25.124321,41.6250839],[25.1243114,41.625267],[25.124321,41.6254845],[25.1242008,41.6256065],[25.1241608,41.6257973],[25.1241512,41.6259842],[25.1240215,41.6262665],[25.1238918,41.6263542],[25.123642,41.6264648],[25.1234722,41.6265068],[25.1232014,41.6265259],[25.1229324,41.6266747],[25.1224613,41.6266365],[25.1223526,41.6267967],[25.1222515,41.6269836],[25.1220112,41.6270638],[25.1218815,41.6270866],[25.1218109,41.6272354],[25.1216812,41.6273041],[25.1215019,41.627285],[25.1211014,41.6271362],[25.1210022,41.6270866],[25.1209126,41.6271172],[25.120882,41.627285],[25.1208515,41.6274338],[25.1207619,41.627594],[25.1206512,41.6276855],[25.120491,41.6277466],[25.1202812,41.6278572],[25.1199608,41.6279068],[25.1197109,41.6279068],[25.1194725,41.6278839],[25.1189709,41.6278038],[25.1185818,41.6279144],[25.1182518,41.6281166],[25.1180611,41.6281967],[25.1177711,41.6283646],[25.1175823,41.6285172],[25.1173515,41.6285744],[25.1170216,41.628685],[25.1168423,41.6288261],[25.1166725,41.6289139],[25.1164608,41.6289444],[25.1162109,41.6288757],[25.1159916,41.628685],[25.1158123,41.6284256],[25.1156521,41.6280746],[25.115591,41.6277847],[25.1153316,41.6273041],[25.1152611,41.6270447],[25.1151619,41.6265564],[25.1151009,41.6262245],[25.1151009,41.6259346],[25.1150417,41.6254845],[25.1149521,41.6249962],[25.1149216,41.6246262],[25.1149216,41.6242638],[25.1149616,41.6240273],[25.1149826,41.6237068],[25.1151009,41.623497],[25.1152325,41.6232643],[25.1155014,41.6229553],[25.115572,41.6226044],[25.1156425,41.6222343],[25.1157207,41.6220245],[25.1157417,41.6218567],[25.1157112,41.6217957],[25.1157112,41.6216774],[25.1157608,41.6215744],[25.1157513,41.6214256],[25.1157017,41.621254],[25.1153908,41.6208344],[25.1151123,41.6205864],[25.1149426,41.6205139],[25.1147118,41.6204758],[25.114521,41.6203957],[25.1143723,41.6203766],[25.1141815,41.6203041],[25.1140919,41.620594],[25.1139812,41.6207771],[25.1140614,41.6208839],[25.1141319,41.621006],[25.1141109,41.6211472],[25.1141415,41.6213646],[25.1140709,41.6218948],[25.1140823,41.6222954],[25.1139908,41.6226349],[25.1138916,41.6228142],[25.1136913,41.6229362],[25.1135521,41.6231537],[25.1135712,41.6233444],[25.1135216,41.6236267],[25.1133423,41.6238556],[25.112751,41.6240845],[25.1125221,41.6242943],[25.1125317,41.624424],[25.1126213,41.6246452],[25.1127224,41.6248169],[25.112751,41.6249962],[25.1125813,41.6252861],[25.1124725,41.6254959],[25.1123123,41.6256943],[25.112051,41.6258354],[25.1119213,41.6260147],[25.1115513,41.6262856],[25.1111908,41.626667],[25.1107521,41.6268463],[25.1101322,41.627037],[25.1097221,41.6271973],[25.1093826,41.6271973],[25.1091022,41.627327],[25.1089725,41.6273346],[25.1087723,41.6274872],[25.1086712,41.6275864],[25.1086311,41.6276665],[25.1086311,41.6277161],[25.1088219,41.6276855],[25.1089115,41.627655],[25.1091423,41.6277161],[25.1095524,41.6277962],[25.1100426,41.6280556],[25.1105824,41.6279869],[25.1110821,41.6281548],[25.1111412,41.6285057],[25.1107426,41.6283073],[25.1102924,41.6282845],[25.1097908,41.6282845],[25.1095314,41.6281471],[25.1092815,41.6282043],[25.1091022,41.6281662],[25.1088715,41.6281548],[25.1085014,41.6281853],[25.1082726,41.6283569],[25.1082516,41.6285362],[25.108202,41.6286964],[25.1080818,41.6288757],[25.1080914,41.6290169],[25.1080112,41.6291847],[25.107851,41.6292648],[25.1077919,41.6293755],[25.1077824,41.6294937],[25.1079617,41.6298065],[25.1080513,41.6299858],[25.1080723,41.6301651],[25.1076622,41.6303368],[25.107481,41.6304054],[25.1074123,41.630497],[25.1073818,41.6306953],[25.1073322,41.6308861],[25.1072617,41.6312561],[25.1071625,41.6315155],[25.1070709,41.6317368],[25.1071014,41.6318855],[25.107151,41.6319847],[25.1071625,41.6320763],[25.1071014,41.6321373],[25.1068821,41.6324158],[25.1067924,41.6325455],[25.1066513,41.6326141],[25.106451,41.6327171],[25.1062622,41.6327972],[25.1061211,41.6328545],[25.1060314,41.6329269],[25.1060619,41.6329956],[25.1061115,41.6330338],[25.1063519,41.6330261],[25.1064415,41.6330566],[25.1066723,41.6331673],[25.1070023,41.6332741],[25.1071415,41.6333542],[25.1072521,41.6334457],[25.1072216,41.6335373],[25.1070919,41.6336174],[25.1069717,41.6336441],[25.1068325,41.6336365],[25.1066322,41.6335754],[25.1064014,41.6335068],[25.1062622,41.6335258],[25.1062508,41.6336441],[25.1062412,41.6338768],[25.1062717,41.634037],[25.1063824,41.6341553],[25.1065216,41.6343765],[25.1065426,41.6344643],[25.1065521,41.6345863],[25.1065807,41.6346245],[25.1066208,41.6346664],[25.1066914,41.6346855],[25.1068115,41.634716],[25.1069908,41.6347847],[25.1072712,41.6348763],[25.1073208,41.6349068],[25.1073818,41.634964],[25.1074524,41.6350746],[25.107502,41.6351662],[25.1075325,41.6352844],[25.1075726,41.635437],[25.1075821,41.6356163],[25.1075726,41.6358261],[25.1075726,41.6358948],[25.1075916,41.6359558],[25.1076221,41.6361542],[25.1076412,41.636425],[25.1076221,41.6365547],[25.1075821,41.6367455],[25.1075726,41.6368446],[25.1075916,41.6369362],[25.1076221,41.6370049],[25.1077614,41.6372261],[25.107811,41.6373138],[25.107851,41.6374168],[25.1078625,41.637516],[25.1078625,41.6375656],[25.107872,41.6376038],[25.1078911,41.6376266],[25.1079311,41.6376457],[25.1079807,41.6376572],[25.1080322,41.6376457],[25.1081715,41.6376152],[25.1083717,41.6375542],[25.1084614,41.6375237],[25.1085224,41.637516],[25.1085911,41.637516],[25.1086712,41.6375351],[25.1088409,41.6375961],[25.1088924,41.6376152],[25.108942,41.6376152],[25.1089916,41.6375961],[25.1090508,41.6375656],[25.1091709,41.6374664],[25.1092815,41.6374054],[25.1094112,41.6373367],[25.109642,41.6372452],[25.1098614,41.637207],[25.1100616,41.6371651],[25.1101818,41.6371269],[25.1103325,41.6370544],[25.1105213,41.6369438],[25.110672,41.636837],[25.1108112,41.6367569],[25.1108913,41.6367455],[25.1109715,41.6367569],[25.111021,41.636776],[25.1110821,41.6368141],[25.1111221,41.6368752],[25.1111412,41.6369171],[25.1111908,41.6369553],[25.1112518,41.6369743],[25.1113415,41.6369743],[25.1115017,41.6369743],[25.1115818,41.6369743],[25.1116524,41.6369972],[25.1121311,41.6371346],[25.1122322,41.6371536],[25.1123409,41.6371651],[25.1124516,41.6371536],[25.1125622,41.6371536],[25.1126213,41.6371651],[25.1126614,41.6371841],[25.1126823,41.6372261],[25.1126709,41.6372643],[25.1126213,41.6374054],[25.1125011,41.637867],[25.112442,41.6382256],[25.112421,41.6382637],[25.112402,41.6383171],[25.1123619,41.6383438],[25.1123219,41.6383667],[25.1121311,41.6384239],[25.1120815,41.6384468],[25.112051,41.6384773],[25.1120415,41.6385155],[25.1120625,41.6385536],[25.1122513,41.6387558],[25.1123009,41.6388245],[25.1123123,41.6388741],[25.1122913,41.6389771],[25.1123009,41.6390343],[25.1123409,41.6390953],[25.112402,41.6391869],[25.112442,41.639286],[25.1124916,41.6393738],[25.1125412,41.6394539],[25.1126308,41.6395454],[25.1127224,41.6396141],[25.1134109,41.6399155],[25.113512,41.6399956],[25.1135712,41.6400948],[25.1135826,41.6402168],[25.113472,41.6402969],[25.1131325,41.6405449],[25.1129112,41.6407166],[25.1126213,41.6408653],[25.1125622,41.6409073],[25.1125412,41.6412468],[25.1127911,41.6415939],[25.1128616,41.6416664],[25.1130524,41.6419754],[25.1131325,41.6422462],[25.1132717,41.6423645],[25.1133614,41.6425056],[25.1135616,41.6426163],[25.1136608,41.6427765],[25.1136322,41.6428871],[25.1134319,41.6431236],[25.1132412,41.6433563],[25.1132317,41.643425],[25.1132813,41.643734],[25.1133518,41.6438255],[25.1135426,41.6438942],[25.1137218,41.6440544],[25.1138325,41.6441956],[25.1139412,41.6442871],[25.1141815,41.6445351],[25.1142311,41.6446571],[25.1141815,41.6448174],[25.1140614,41.6449471],[25.1139126,41.6450653],[25.1136723,41.6451645],[25.1135521,41.6452255],[25.1135025,41.6453056],[25.1134911,41.6457062],[25.113451,41.6457672],[25.1133614,41.6457672],[25.1132908,41.6457672],[25.1131115,41.6457253],[25.112751,41.6457138],[25.1120224,41.6456871],[25.1119118,41.6457062],[25.1117516,41.6457863],[25.1116123,41.6457558],[25.1110725,41.6455841],[25.1109524,41.6455841],[25.1108913,41.6456337],[25.1108913,41.6457062],[25.111021,41.6458855],[25.1110725,41.6460037],[25.111042,41.6461372],[25.1108913,41.646244],[25.1107121,41.6463051],[25.1105309,41.6463165],[25.1104221,41.646347],[25.1103725,41.6464157],[25.1103821,41.6465073],[25.1104908,41.6467552],[25.1105309,41.6468544],[25.1105423,41.646904],[25.1104908,41.6469765],[25.1104126,41.6470146],[25.1101513,41.6470642],[25.1099224,41.6471443],[25.1096516,41.6473274],[25.1091919,41.6475868],[25.1091423,41.6476173],[25.1090717,41.6477242],[25.1086712,41.6480865],[25.1085415,41.6481247],[25.1084118,41.6481171],[25.1080818,41.6480064],[25.1079617,41.647995],[25.1078625,41.6480141],[25.1075325,41.6482162],[25.1073818,41.6483269],[25.1072121,41.6483841],[25.1070518,41.6483955],[25.1068516,41.6483269],[25.1067009,41.6481857],[25.1066017,41.6480064],[25.1065617,41.6478271],[25.1065617,41.6474457],[25.1066513,41.6472664],[25.1066608,41.6471367],[25.1066418,41.646946],[25.1064224,41.6463242],[25.106411,41.6461945],[25.1063213,41.6459656],[25.1062508,41.645874],[25.1061611,41.6458664],[25.1060524,41.645874],[25.1059723,41.6459465],[25.1058311,41.6461449],[25.1056824,41.646286],[25.1053009,41.6464348],[25.1052608,41.6464767],[25.1052513,41.6465073],[25.1052914,41.6466866],[25.1053009,41.6467743],[25.1052608,41.6468544],[25.1049023,41.6471939],[25.1045513,41.6475639],[25.1044617,41.6476173],[25.1043816,41.6476555],[25.103672,41.6477966],[25.1035118,41.6478043],[25.1032219,41.6477661],[25.1030807,41.6477966],[25.1029625,41.6478958],[25.1027412,41.6480141],[25.1025219,41.6480637],[25.1021614,41.648037],[25.1018524,41.6480255],[25.1017017,41.647995],[25.1015625,41.647934],[25.1012115,41.6477661],[25.1007309,41.6475258],[25.100172,41.6473351],[25.0998116,41.6472473],[25.0992508,41.6471748],[25.0991516,41.6471863],[25.0990925,41.6471939],[25.0990314,41.6472473],[25.0990009,41.6472855],[25.0989914,41.6473465],[25.0990009,41.6474037],[25.0990219,41.6474571],[25.0991821,41.6476555],[25.0992413,41.6477051],[25.0993118,41.6477356],[25.0995216,41.6478043],[25.0995922,41.6478462],[25.0998116,41.6480064],[25.0998516,41.648056],[25.0998821,41.6481056],[25.0999222,41.6482773],[25.0999508,41.6483345],[25.1000023,41.6483955],[25.1000614,41.6484146],[25.100111,41.6484261],[25.1004009,41.6484642],[25.100481,41.6485062],[25.1005611,41.6485558],[25.1008015,41.6488342],[25.1009922,41.649044],[25.1010914,41.6491165],[25.1013107,41.6492043],[25.1014423,41.6492844],[25.101532,41.6493874],[25.101572,41.649437],[25.1016712,41.6494942],[25.1020813,41.6495438],[25.1022224,41.6495247],[25.1025009,41.6494637],[25.1026211,41.649456],[25.1027107,41.6494637],[25.1027908,41.6494865],[25.1028614,41.6495247],[25.1031818,41.6496773],[25.1033325,41.6497269],[25.1034718,41.6497574],[25.1037617,41.6497841],[25.1039925,41.649826],[25.1040726,41.6498566],[25.1041813,41.6499062],[25.104372,41.6500168],[25.1045818,41.650177],[25.1047821,41.6503868],[25.1048126,41.6504669],[25.1047916,41.650547],[25.1044216,41.6508942],[25.104332,41.6509666],[25.1041412,41.6510773],[25.103981,41.6511765],[25.1038017,41.6514053],[25.1036816,41.6517754],[25.1034718,41.6521454],[25.1034622,41.6522636],[25.1035309,41.6523552],[25.1035919,41.6523857],[25.1036625,41.6524162],[25.1038418,41.6524162],[25.103981,41.6524467],[25.1041126,41.6524467],[25.1042118,41.6524048],[25.1043015,41.652317],[25.1044807,41.6522369],[25.1046925,41.6522369],[25.105442,41.6523361],[25.1055908,41.6523361],[25.105732,41.6522865],[25.1059017,41.652256],[25.1060314,41.6522141],[25.1061211,41.6521263],[25.1063213,41.6518555],[25.1064816,41.6517067],[25.1070919,41.6513939],[25.1073017,41.6513557],[25.1074409,41.6513443],[25.1075325,41.6513672],[25.1077518,41.6514359],[25.1079311,41.6515465],[25.1082726,41.6517754],[25.1084309,41.651825],[25.1086521,41.6518364],[25.108902,41.6518173],[25.1089916,41.6518173],[25.1091824,41.651844],[25.1093616,41.6518555],[25.1095524,41.6518173],[25.110321,41.6515465],[25.1108818,41.6512756],[25.1111221,41.651226],[25.1113224,41.651226],[25.1118221,41.6512871],[25.1124725,41.6512337],[25.1126022,41.6512451],[25.1130314,41.6513557],[25.1133518,41.651474],[25.1137524,41.651516],[25.1140022,41.6515846],[25.1142311,41.6517258],[25.1143913,41.6519356],[25.1144619,41.6521568],[25.1144218,41.6523666],[25.1143208,41.652565],[25.1142216,41.6527367],[25.1142025,41.6527863],[25.1142216,41.6528244],[25.1142826,41.652874],[25.1143417,41.652916],[25.1156425,41.6531944],[25.1158009,41.6532745],[25.1159325,41.6534042],[25.1160126,41.6535645],[25.1160221,41.6537056],[25.1159821,41.6538658],[25.1158924,41.6539955],[25.1158619,41.6541252],[25.115881,41.6543159],[25.1159821,41.6545143],[25.1160011,41.6546249],[25.1160011,41.654705],[25.1159515,41.6547661],[25.1158714,41.6548271],[25.1157608,41.6548653],[25.1156425,41.6548653],[25.1153221,41.6548347],[25.1150417,41.6548042],[25.1147823,41.6547737],[25.114521,41.6547737],[25.1143608,41.6548042],[25.114212,41.6548653],[25.1141415,41.6549339],[25.1140919,41.655056],[25.1140213,41.6556053],[25.1139908,41.6556854],[25.1139126,41.6557541],[25.113512,41.6560249],[25.1130619,41.6562843],[25.1130009,41.6563454],[25.1129608,41.656395],[25.1129017,41.6565437],[25.1128922,41.6566353],[25.1129017,41.6567268],[25.1129322,41.6568336],[25.1129723,41.6569672],[25.1129818,41.6571655],[25.1129818,41.6573448],[25.1130123,41.6574669],[25.1130619,41.6575241],[25.1131115,41.6575737],[25.1132622,41.6576767],[25.1133919,41.6577644],[25.1135216,41.657814],[25.113842,41.657856],[25.1142826,41.6579056],[25.1144218,41.6579437],[25.1145611,41.6580048],[25.1150608,41.6583138],[25.1153908,41.6584549],[25.1154308,41.6584969],[25.1154423,41.658535],[25.1154518,41.6586037],[25.1153812,41.6587563],[25.1153812,41.6588249],[25.1154118,41.6588974],[25.1155415,41.6589737],[25.1157722,41.6590538],[25.116291,41.6593361],[25.1163921,41.6594238],[25.1164207,41.6595154],[25.1164112,41.6596451],[25.1164417,41.6597366],[25.1165314,41.6597939],[25.1167412,41.6598663],[25.1168613,41.659935],[25.1169014,41.6600342],[25.1168518,41.6602554],[25.1168823,41.660347],[25.1171017,41.6605873],[25.1171608,41.6607246],[25.1171722,41.6608772],[25.1170216,41.6609459],[25.1170025,41.6610069],[25.1170216,41.6610756],[25.1172009,41.6612244],[25.1172314,41.6612968],[25.1172218,41.6613541],[25.1171818,41.6614151],[25.1168709,41.6616745],[25.1167717,41.6618347],[25.1167221,41.6618652],[25.1165924,41.6623459],[25.1164513,41.6624947],[25.116312,41.6625938],[25.1162014,41.6628647],[25.1162224,41.6629448],[25.1163425,41.6630974],[25.1163921,41.6632652],[25.1165009,41.6633644],[25.1166725,41.6634254],[25.1167316,41.663475],[25.1167412,41.6636162],[25.1168022,41.6637039],[25.1170311,41.663826],[25.1171513,41.6639938],[25.1171913,41.6641464],[25.1171722,41.6642838],[25.117012,41.664505],[25.1169224,41.6646843],[25.1169109,41.6647644],[25.116972,41.6649857],[25.1170921,41.6651649],[25.1172314,41.6654968],[25.1174126,41.6656265],[25.1174908,41.6657448],[25.1176224,41.6660042],[25.1178112,41.6661339],[25.1180725,41.6662445],[25.1183014,41.6663246]]},{"id":19594,"author":"AnaDigit","name_GR":"Sultans Trail: 5.24. Lyubino - Kitnitsa","description_GR":"Section-Trail 5.24","path":"Sultans_Trail\/sultans_trail_524","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":12000,"name_EN":"Sultans Trail: 5.24. Lyubino - Kitnitsa","description_EN":"Section-Trail 5.24","ascent_time":226,"descent_time":235,"marker":"","level":9,"ascent":575,"descent":971,"maxelev":734,"minelev":333,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.1183 41.66633,25.1913 41.68859)","views":0,"millestones":"","x":25.139967,"y":41.6802368,"coor":[[25.1182957,41.6663284],[25.1188068,41.6665497],[25.1189175,41.6666298],[25.1189575,41.6666565],[25.1190968,41.6668472],[25.119297,41.6670265],[25.1195374,41.667347],[25.1196461,41.6676369],[25.1199265,41.6678696],[25.1200771,41.6680679],[25.1200962,41.6682663],[25.1200466,41.6685371],[25.1200771,41.6686783],[25.1201458,41.6687164],[25.1202965,41.6687088],[25.120676,41.6685295],[25.1206474,41.6686592],[25.1209869,41.6686783],[25.1208458,41.6688881],[25.121067,41.6688385],[25.1211758,41.6688499],[25.1210766,41.6689568],[25.1210957,41.6690369],[25.1212463,41.6690292],[25.1213169,41.6690979],[25.1212864,41.6692467],[25.1212463,41.6693878],[25.1212673,41.669487],[25.1215267,41.6692581],[25.1216564,41.6691666],[25.1215858,41.6693268],[25.1215057,41.669487],[25.1214275,41.6696472],[25.1214161,41.6697083],[25.1214371,41.6697578],[25.1214771,41.6698074],[25.1217957,41.6700478],[25.122057,41.6702576],[25.1223869,41.6704674],[25.1225758,41.6707687],[25.1227169,41.6709366],[25.1228466,41.67099],[25.1232758,41.6710396],[25.123436,41.6710968],[25.1235275,41.6712189],[25.1235771,41.6713867],[25.1236057,41.6714363],[25.1236572,41.6714668],[25.1239471,41.6715393],[25.1240673,41.6715889],[25.1243572,41.6718178],[25.1245956,41.6719284],[25.1247063,41.6720276],[25.1248169,41.6721191],[25.1250858,41.6722374],[25.1253967,41.6723289],[25.1257267,41.6723976],[25.1258869,41.6724586],[25.1260071,41.6725769],[25.1261158,41.6727295],[25.1263275,41.6728973],[25.1264458,41.673008],[25.1265373,41.6730881],[25.1267071,41.6731682],[25.1271267,41.6733398],[25.1275864,41.6734886],[25.1278858,41.6736183],[25.1281471,41.6736984],[25.1282768,41.6737099],[25.1283875,41.673687],[25.1289864,41.6735077],[25.1295567,41.6734276],[25.1297264,41.673439],[25.1298561,41.6734886],[25.1299171,41.6735497],[25.1300259,41.6735764],[25.1305466,41.6735687],[25.1311569,41.6735687],[25.1317463,41.6736298],[25.1320362,41.6736183],[25.1321869,41.6735878],[25.1326065,41.6734695],[25.1328869,41.6733398],[25.1332264,41.6732292],[25.1335258,41.6731567],[25.1337662,41.6730766],[25.134037,41.6730385],[25.134306,41.6730766],[25.1343861,41.6731567],[25.1343975,41.6731873],[25.1343975,41.6732292],[25.1342468,41.6733894],[25.1341572,41.6735268],[25.1338272,41.6740799],[25.1334858,41.6745186],[25.133297,41.674839],[25.1332664,41.6749268],[25.1332474,41.6750298],[25.1332874,41.6752281],[25.1333961,41.6753883],[25.1335659,41.675518],[25.133667,41.6756363],[25.133707,41.6757469],[25.133667,41.675869],[25.1335468,41.6760292],[25.1335163,41.6761589],[25.1335373,41.6763763],[25.1336365,41.67659],[25.1339359,41.676899],[25.134037,41.6770172],[25.1340961,41.6771965],[25.1341362,41.6774864],[25.1342068,41.6777763],[25.1342773,41.6778374],[25.1343575,41.6778488],[25.1344261,41.6778183],[25.1344566,41.6777267],[25.1342659,41.6773987],[25.1342773,41.6771088],[25.1342068,41.6769485],[25.1341362,41.6767387],[25.1339169,41.6764183],[25.1339474,41.6762695],[25.1340866,41.6761284],[25.1341858,41.6759682],[25.1342163,41.6757774],[25.1341858,41.6756287],[25.1340771,41.675457],[25.1340961,41.6751785],[25.1343861,41.6748276],[25.1346474,41.6745682],[25.1349068,41.6742592],[25.1350269,41.6739273],[25.1351662,41.673687],[25.1353168,41.6735077],[25.1354961,41.6734085],[25.1357574,41.6733284],[25.1359272,41.6732483],[25.1360474,41.6731796],[25.136097,41.6731262],[25.1361561,41.6729965],[25.1362057,41.6729584],[25.1362667,41.6729469],[25.1363163,41.6729698],[25.1363258,41.673027],[25.1362972,41.6731071],[25.1361561,41.6732292],[25.1359558,41.673317],[25.135767,41.673439],[25.1356258,41.6735878],[25.1354961,41.6737289],[25.1353664,41.6738892],[25.1353359,41.6740494],[25.1353474,41.6742592],[25.1353168,41.6743698],[25.135107,41.6747093],[25.1350269,41.6748772],[25.1350174,41.6751976],[25.135046,41.6754074],[25.1351261,41.6755791],[25.1351757,41.6756668],[25.1350975,41.6760597],[25.1350765,41.6763191],[25.1351261,41.6764565],[25.1352863,41.6767387],[25.1354675,41.6770363],[25.1357574,41.6773376],[25.1358166,41.6775475],[25.1358757,41.6776085],[25.136076,41.6776772],[25.1361561,41.6777496],[25.1361866,41.6777763],[25.1362362,41.6778564],[25.1366158,41.6782494],[25.1368065,41.6783295],[25.1371174,41.6784096],[25.1371975,41.6784592],[25.1374073,41.6786995],[25.137516,41.6788177],[25.1377258,41.6789894],[25.1377468,41.6790466],[25.1376972,41.6791191],[25.1375961,41.6791496],[25.1374359,41.6791496],[25.1370258,41.6792183],[25.1366367,41.6793785],[25.1362057,41.6793594],[25.1359673,41.6793594],[25.1357365,41.6793365],[25.1355057,41.6793098],[25.1352768,41.6792793],[25.1348267,41.6791382],[25.1346359,41.6791267],[25.1344566,41.6791687],[25.1342258,41.6792297],[25.1340675,41.6793098],[25.1338463,41.6793289],[25.1336365,41.6793098],[25.1335564,41.6792679],[25.1333771,41.6792488],[25.1331558,41.6792793],[25.1329365,41.6792793],[25.1327057,41.6792679],[25.1324463,41.6792679],[25.132246,41.6792374],[25.1321774,41.6792488],[25.1321259,41.679287],[25.1321068,41.679348],[25.1321373,41.6794281],[25.1322174,41.6794662],[25.1323071,41.6794777],[25.1323967,41.6794662],[25.1324959,41.6794472],[25.1326275,41.6794167],[25.1327267,41.6793976],[25.1328163,41.67939],[25.1328773,41.6794167],[25.1330967,41.6795998],[25.1331673,41.6796265],[25.1332264,41.6796494],[25.1334763,41.6796875],[25.1338959,41.6797981],[25.1341267,41.6798897],[25.1342564,41.6799088],[25.1348267,41.6799698],[25.1351261,41.6799889],[25.135376,41.6800385],[25.1367073,41.6804771],[25.1369572,41.6805573],[25.1371269,41.6806488],[25.1372356,41.6806679],[25.1373463,41.6806488],[25.137516,41.6805878],[25.1376171,41.6805763],[25.1377964,41.6805878],[25.1382465,41.6805687],[25.1385365,41.6805191],[25.1387062,41.6804771],[25.1388073,41.6804771],[25.138876,41.6804962],[25.1389275,41.6805573],[25.1389675,41.6806679],[25.1390572,41.6807289],[25.1392059,41.6807976],[25.1394062,41.6808395],[25.1397972,41.6808968],[25.1398964,41.6808891],[25.1399574,41.6808395],[25.1399765,41.6807899],[25.139967,41.6807365],[25.1399269,41.6807098],[25.1397858,41.6806297],[25.1397572,41.6805687],[25.1397572,41.6804771],[25.1398659,41.6803093],[25.139967,41.6802368],[25.1400661,41.6801987],[25.1406975,41.680088],[25.1410961,41.680088],[25.1413975,41.6800385],[25.1422367,41.6800499],[25.142437,41.6800766],[25.142477,41.6800766],[25.1427059,41.6800079],[25.142746,41.6799965],[25.1432171,41.6799774],[25.1434269,41.6799889],[25.1437073,41.6799774],[25.1438465,41.6799278],[25.1439171,41.6798172],[25.1439762,41.6796989],[25.1440868,41.6795578],[25.1441364,41.6794891],[25.1441269,41.679409],[25.1440563,41.6793365],[25.1439972,41.6792984],[25.1439457,41.6792679],[25.143877,41.6791763],[25.1438065,41.6790886],[25.1437168,41.6789665],[25.1437073,41.6788864],[25.1437359,41.6788483],[25.1437874,41.6788292],[25.1439171,41.6787987],[25.1441174,41.6787872],[25.1442661,41.6788177],[25.1446171,41.678997],[25.1449661,41.6791267],[25.1458168,41.6795082],[25.1459961,41.6795998],[25.1460762,41.6796989],[25.1460857,41.6799393],[25.1461372,41.6799889],[25.1462173,41.6800499],[25.146286,41.680069],[25.1464863,41.6800766],[25.1467171,41.6801186],[25.1467762,41.6801186],[25.1468868,41.6800575],[25.1470871,41.6799698],[25.1472263,41.6799278],[25.1473465,41.6798973],[25.1475258,41.6798973],[25.1478157,41.6799583],[25.1479168,41.6799583],[25.1481457,41.6799278],[25.1483669,41.6798973],[25.148737,41.6799698],[25.1488361,41.6799698],[25.1489258,41.6799583],[25.1491966,41.6798668],[25.149416,41.6798172],[25.1495857,41.6797981],[25.149786,41.6797981],[25.1499062,41.67976],[25.1499863,41.6796875],[25.1501465,41.6794662],[25.1502762,41.6793785],[25.1504459,41.6793098],[25.1506462,41.679287],[25.1507473,41.6792374],[25.1508465,41.6791267],[25.1511669,41.6788292],[25.1514263,41.6786499],[25.1517258,41.6785278],[25.151886,41.6784897],[25.1520462,41.6784973],[25.1521969,41.6785698],[25.1523571,41.6786499],[25.152647,41.6787262],[25.1527367,41.6787491],[25.1528072,41.6788597],[25.1528568,41.679039],[25.1528473,41.6791992],[25.1527672,41.6794472],[25.1523266,41.6802597],[25.1522369,41.6803398],[25.1521969,41.680439],[25.1521759,41.6805267],[25.152216,41.6806564],[25.1523361,41.6808662],[25.1523762,41.6810074],[25.1523457,41.6812592],[25.1523361,41.6814384],[25.1523361,41.6816292],[25.1522675,41.681778],[25.1521072,41.6820297],[25.1521072,41.6821175],[25.1521664,41.6822395],[25.1524868,41.68256],[25.152647,41.6827965],[25.1528072,41.6830864],[25.1528568,41.6832771],[25.1528664,41.6835175],[25.1529369,41.6836777],[25.1530457,41.6838684],[25.1531563,41.6839981],[25.1533871,41.6841278],[25.1535168,41.6841965],[25.1535969,41.6842766],[25.1536369,41.6844368],[25.1536961,41.684597],[25.1539268,41.6847878],[25.1542473,41.6850967],[25.1545467,41.6852684],[25.1548767,41.6855469],[25.1551075,41.6857796],[25.1551666,41.6858978],[25.1551666,41.6859894],[25.1550159,41.6860771],[25.1548557,41.6861572],[25.1545563,41.6862297],[25.1540871,41.6862373],[25.1536865,41.6862068],[25.153286,41.6862488],[25.1528473,41.686348],[25.1522675,41.6865997],[25.1523457,41.6867371],[25.152607,41.6872597],[25.152626,41.6873283],[25.1524067,41.6874771],[25.1523762,41.6875992],[25.1523762,41.6877899],[25.1524067,41.6879997],[25.1524563,41.6881485],[25.1525669,41.6882896],[25.1527958,41.6884193],[25.152977,41.688488],[25.1532059,41.688549],[25.1535759,41.6885872],[25.1539669,41.6885796],[25.1546764,41.68853],[25.1550159,41.6884575],[25.1554775,41.6884193],[25.1559963,41.6883774],[25.1570168,41.6882782],[25.1576366,41.6882973],[25.1584568,41.6881866],[25.1591167,41.6881371],[25.1594658,41.6880569],[25.1598873,41.6879883],[25.1601868,41.6878777],[25.1604061,41.6877365],[25.1608257,41.6875267],[25.1611366,41.6873665],[25.1613274,41.6872864],[25.1617565,41.6868782],[25.1624374,41.6864777],[25.1629772,41.6862068],[25.1637573,41.6860199],[25.1641064,41.685997],[25.1653175,41.6860199],[25.1654968,41.686058],[25.165657,41.6861076],[25.165987,41.6861076],[25.1664467,41.6860466],[25.1666965,41.685997],[25.1669464,41.6859169],[25.1672573,41.68573],[25.1674671,41.6854668],[25.1675663,41.6853485],[25.1675968,41.6852074],[25.1676064,41.6850395],[25.167696,41.6849098],[25.1681271,41.6844368],[25.1682568,41.6842766],[25.1683369,41.6840973],[25.1684265,41.68396],[25.1685562,41.6837082],[25.1686363,41.683567],[25.1686268,41.6833763],[25.1685162,41.6832275],[25.1684856,41.6831398],[25.1685772,41.6830673],[25.1689072,41.6828499],[25.169157,41.6826096],[25.1694469,41.6823578],[25.1698265,41.6819687],[25.1701565,41.6817284],[25.1705475,41.6814575],[25.1707973,41.6812592],[25.1709862,41.6811295],[25.1711273,41.6810265],[25.1712971,41.6810493],[25.171627,41.6810989],[25.1719761,41.6811981],[25.1721363,41.6813087],[25.1723061,41.6815071],[25.1725159,41.6816788],[25.172636,41.6817474],[25.1728859,41.6818085],[25.1732159,41.6818199],[25.1736469,41.6817665],[25.1740475,41.6817093],[25.1742573,41.6816788],[25.1748161,41.6816292],[25.1751366,41.6815796],[25.1754074,41.6816177],[25.1761665,41.6817894],[25.1763058,41.6818581],[25.1764164,41.6819992],[25.1764374,41.6821098],[25.176527,41.6821899],[25.176897,41.6823883],[25.1772957,41.6825676],[25.177536,41.6826363],[25.1776657,41.6826477],[25.177866,41.6826973],[25.1780167,41.6827774],[25.1780472,41.682888],[25.1781559,41.6830292],[25.1783371,41.6830978],[25.1791973,41.6834679],[25.1795864,41.683567],[25.1799564,41.6836281],[25.1804066,41.6836967],[25.1811256,41.6837273],[25.1813469,41.6836891],[25.1815166,41.6836472],[25.1816769,41.683567],[25.1818256,41.6834869],[25.1819973,41.6834373],[25.1823673,41.6834373],[25.1837559,41.6832886],[25.1840973,41.683239],[25.1845169,41.6831665],[25.1848564,41.6831093],[25.1854458,41.6829185],[25.1857758,41.6827965],[25.1862965,41.6826897],[25.1864567,41.6825981],[25.1865158,41.68256],[25.1865673,41.6824684],[25.1865673,41.6822891],[25.1865273,41.6821365],[25.1863956,41.6818886],[25.1863861,41.6818275],[25.1865063,41.6817398],[25.186636,41.6817589],[25.1867962,41.6818771],[25.1869774,41.6820984],[25.1872559,41.6823082],[25.1873665,41.6823463],[25.1875362,41.6823769],[25.187706,41.6823578],[25.1882172,41.6821899],[25.1884956,41.6820488],[25.1888065,41.6818886],[25.1893272,41.6815872],[25.1904774,41.6810265],[25.1912975,41.6806564]]},{"id":19595,"author":"AnaDigit","name_GR":"Sultans Trail: 5.25. Kitnitsa - Kardzhali","description_GR":"Section-Trail 5.25","path":"Sultans_Trail\/sultans_trail_525","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":24958,"name_EN":"Sultans Trail: 5.25. Kitnitsa - Kardzhali","description_EN":"Section-Trail 5.25","ascent_time":521,"descent_time":522,"marker":"","level":9,"ascent":816,"descent":895,"maxelev":553,"minelev":229,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.1913 41.63591,25.37585 41.68074)","views":0,"millestones":"","x":25.3199596,"y":41.6721115,"coor":[[25.1913013,41.6806602],[25.1914406,41.6807404],[25.1915798,41.6806908],[25.1939411,41.6798401],[25.1943703,41.6798515],[25.1954498,41.6796417],[25.196291,41.6795197],[25.1967297,41.6792221],[25.19734,41.6789207],[25.197731,41.6784706],[25.1978512,41.6783104],[25.1984215,41.67799],[25.1993008,41.6777802],[25.199501,41.677742],[25.2003098,41.6778221],[25.2005997,41.6779022],[25.2006912,41.6778908],[25.2007999,41.6778526],[25.2008514,41.6777802],[25.2008514,41.6776924],[25.2007713,41.6774597],[25.2007999,41.6772919],[25.2008209,41.6772003],[25.2008801,41.6771507],[25.2009602,41.6771126],[25.2010803,41.6771202],[25.2012501,41.6772423],[25.2013798,41.6772919],[25.2020206,41.6772614],[25.2021503,41.6772499],[25.20228,41.6772003],[25.2024612,41.6770096],[25.2025604,41.6769295],[25.2026711,41.6768417],[25.2029209,41.6766319],[25.2030602,41.6765404],[25.2032108,41.6765022],[25.2046909,41.6763229],[25.2051697,41.6762123],[25.205471,41.6760521],[25.2056599,41.6758308],[25.2058296,41.6754227],[25.2059002,41.675312],[25.2067299,41.6750908],[25.20714,41.6750298],[25.2077007,41.6749306],[25.2079811,41.6749496],[25.2083302,41.6750221],[25.2086201,41.6749725],[25.2088203,41.6748619],[25.2088909,41.6748695],[25.2089806,41.6749001],[25.2090511,41.6751213],[25.2091904,41.6752129],[25.2093601,41.6752396],[25.2097797,41.6751404],[25.2102299,41.6749916],[25.2103806,41.6749802],[25.2104702,41.6750526],[25.2104607,41.6752625],[25.2103996,41.6755028],[25.2104206,41.6755829],[25.2105598,41.67556],[25.2109814,41.6748619],[25.2111397,41.6746712],[25.2116203,41.6745415],[25.2125797,41.6744194],[25.21311,41.6743507],[25.2137012,41.6743011],[25.2139397,41.6742325],[25.2141399,41.674263],[25.2144299,41.6744423],[25.2151299,41.6745796],[25.2157803,41.6746521],[25.2163696,41.6746216],[25.2169304,41.674633],[25.2175407,41.6746521],[25.2180405,41.6746597],[25.2185001,41.6746101],[25.2193699,41.6744995],[25.2205315,41.674202],[25.2217598,41.6739197],[25.2229099,41.6737213],[25.22369,41.6735497],[25.2241402,41.6734924],[25.2250404,41.6735115],[25.2254601,41.6736107],[25.2256203,41.6736031],[25.2258511,41.6735497],[25.2265396,41.6736717],[25.2268105,41.6738319],[25.2273998,41.6741219],[25.227541,41.6741409],[25.22756,41.6740799],[25.2273712,41.6736526],[25.2272911,41.673481],[25.2273407,41.6731796],[25.2272911,41.6730995],[25.2269802,41.6729507],[25.2269802,41.6728706],[25.2271099,41.6727524],[25.2272797,41.6727409],[25.2277412,41.6726723],[25.2278099,41.6725426],[25.2278805,41.6725121],[25.2279701,41.6725311],[25.22826,41.67276],[25.2285309,41.6730309],[25.2288303,41.6734009],[25.2290497,41.6737022],[25.229311,41.6739998],[25.2296009,41.67416],[25.2297897,41.6743927],[25.230051,41.6744614],[25.2305813,41.6748123],[25.2307396,41.6748619],[25.2309208,41.6748619],[25.2310905,41.6748199],[25.2312908,41.6746902],[25.23139,41.6745415],[25.2315102,41.6744499],[25.2316608,41.6743813],[25.2317009,41.6743202],[25.2316799,41.6742096],[25.2316208,41.6741829],[25.2312012,41.6741714],[25.2307911,41.6739998],[25.2307701,41.6739616],[25.2308197,41.6739197],[25.2312012,41.6738815],[25.2314205,41.6737823],[25.2320499,41.6736107],[25.2325401,41.6734314],[25.2327404,41.6733017],[25.2328205,41.6732101],[25.2329407,41.6729698],[25.2331715,41.6726799],[25.2334309,41.6724129],[25.2337799,41.6721611],[25.23382,41.6720695],[25.2338009,41.6718712],[25.2338715,41.6715622],[25.2339706,41.6711197],[25.2338104,41.6708794],[25.23386,41.6707497],[25.2339611,41.6706696],[25.2341003,41.6706429],[25.2345314,41.6706619],[25.2346497,41.6706314],[25.2347298,41.6705894],[25.2347813,41.6704826],[25.2349014,41.670433],[25.2351799,41.6698418],[25.2353096,41.6694908],[25.2358112,41.6689911],[25.2358608,41.6688423],[25.2358513,41.6684914],[25.236021,41.6677208],[25.2364197,41.6676407],[25.2365398,41.6675415],[25.2369804,41.6671906],[25.2370911,41.6670494],[25.2372112,41.6667328],[25.2372913,41.6666412],[25.237381,41.6666107],[25.2375298,41.6666412],[25.2376308,41.6667595],[25.2383404,41.6678314],[25.2384701,41.6679001],[25.2387905,41.667881],[25.2391415,41.66782],[25.2398796,41.6679115],[25.2401199,41.6679497],[25.2403698,41.6680527],[25.2407207,41.668251],[25.2411613,41.6683998],[25.2413998,41.6684494],[25.2417908,41.6684418],[25.2420311,41.6684799],[25.242321,41.6685829],[25.2425098,41.6686211],[25.2426701,41.6686211],[25.2427711,41.6685524],[25.2427711,41.6684418],[25.2426796,41.6681519],[25.2426701,41.6680298],[25.2427197,41.667942],[25.2427998,41.6679001],[25.2429905,41.6678619],[25.2432404,41.6678314],[25.2434998,41.6678314],[25.2439003,41.6678505],[25.2442112,41.6678123],[25.2444496,41.6677094],[25.2446213,41.6675797],[25.2449799,41.667202],[25.2452908,41.6669617],[25.245451,41.666832],[25.2455196,41.6667328],[25.2455406,41.6666107],[25.2454014,41.6663818],[25.2453709,41.6662025],[25.2454014,41.6661301],[25.2454414,41.6660805],[25.2455807,41.6660004],[25.2459602,41.6660118],[25.2463303,41.6660118],[25.2466011,41.6659813],[25.2469196,41.6658401],[25.2471809,41.6656609],[25.2472706,41.6655426],[25.2472706,41.665432],[25.2472401,41.6653709],[25.2470703,41.6651611],[25.2469006,41.6648903],[25.2468605,41.664711],[25.2469311,41.6645699],[25.2471199,41.6644516],[25.2479305,41.6642227],[25.2481308,41.6642227],[25.2483196,41.6642723],[25.2485905,41.6644211],[25.2488804,41.6645508],[25.2491512,41.6646729],[25.2492504,41.6647797],[25.2493801,41.6649513],[25.2494907,41.6651497],[25.24967,41.6652412],[25.2503014,41.6654015],[25.2504101,41.66539],[25.2505112,41.6653328],[25.2506104,41.6650925],[25.250761,41.6647797],[25.2508411,41.6646729],[25.2509708,41.6645927],[25.2512913,41.6646118],[25.2516098,41.6646309],[25.2521114,41.6646614],[25.2530308,41.6647606],[25.2540512,41.6648521],[25.2556896,41.6649895],[25.2573605,41.6651802],[25.2584209,41.6653099],[25.2594814,41.6654205],[25.2595901,41.665432],[25.2597198,41.66539],[25.2599201,41.6652107],[25.2602711,41.66502],[25.2604408,41.6649818],[25.2605896,41.6647911],[25.260601,41.6647224],[25.2605705,41.6645813],[25.2606506,41.6644516],[25.2607403,41.664402],[25.2609215,41.664341],[25.2611599,41.6642113],[25.2612896,41.6639709],[25.2613297,41.6639214],[25.2615204,41.6638412],[25.2621403,41.6632729],[25.2622299,41.6628914],[25.2623215,41.6627808],[25.2624607,41.662693],[25.2628307,41.6625328],[25.2631207,41.6624107],[25.2636604,41.6622429],[25.2638702,41.661972],[25.2641907,41.661602],[25.2662296,41.6622314],[25.2664604,41.6621895],[25.2667503,41.6618996],[25.2669296,41.6616516],[25.2670403,41.6616325],[25.26721,41.6617126],[25.2671604,41.6624222],[25.2672806,41.6632195],[25.2671814,41.6633797],[25.2669506,41.6634712],[25.2669296,41.6635704],[25.2669601,41.6637001],[25.2672596,41.6639519],[25.2675209,41.6641006],[25.2678814,41.6638107],[25.2685509,41.6643219],[25.2692413,41.6646423],[25.2699013,41.6645508],[25.2701702,41.6645813],[25.2704411,41.6646729],[25.2710114,41.6652718],[25.2712307,41.6656494],[25.27145,41.6661224],[25.2715397,41.6664925],[25.2723503,41.6675301],[25.2729607,41.6678505],[25.2733212,41.667881],[25.2739811,41.667881],[25.2741699,41.667881],[25.2742615,41.6680603],[25.2741413,41.6683006],[25.2736607,41.6685829],[25.2736511,41.6686516],[25.2737408,41.6687012],[25.2745209,41.6686325],[25.2748108,41.6687317],[25.2751503,41.6688919],[25.2753906,41.6689796],[25.2755203,41.668972],[25.2763805,41.6690025],[25.2780704,41.6683426],[25.2784901,41.6683006],[25.2792606,41.6679611],[25.2793808,41.6679497],[25.2813511,41.6683502],[25.2825298,41.6683311],[25.2828999,41.6683998],[25.2832813,41.6688004],[25.2836609,41.6694908],[25.2837696,41.6695404],[25.284071,41.6696014],[25.2842102,41.6695595],[25.2844315,41.6694527],[25.2845898,41.6693726],[25.2848015,41.6691895],[25.2850513,41.6690826],[25.2852001,41.6691093],[25.2853203,41.6692429],[25.2857609,41.6701431],[25.2860603,41.670311],[25.287611,41.6709404],[25.2879906,41.6714325],[25.2886314,41.6717606],[25.2891998,41.6720009],[25.2905598,41.6730194],[25.29076,41.6733818],[25.291811,41.6745224],[25.2919312,41.6746101],[25.2927303,41.6750526],[25.2933197,41.6753731],[25.2945709,41.6760902],[25.2951508,41.676342],[25.2957706,41.6765518],[25.2962704,41.6766815],[25.2968998,41.6770096],[25.2975712,41.6773605],[25.298521,41.6776199],[25.2986107,41.6776924],[25.2986012,41.6777725],[25.2985497,41.6778526],[25.299181,41.6777611],[25.2996597,41.6776199],[25.3002205,41.6776505],[25.3007603,41.6774597],[25.30159,41.6774101],[25.3021507,41.6772919],[25.30439,41.6773529],[25.3052597,41.6771927],[25.3054504,41.6771927],[25.3062801,41.6771622],[25.3067799,41.6771126],[25.3076,41.6768417],[25.3085499,41.6766319],[25.3087502,41.6765594],[25.3089504,41.6765404],[25.3091011,41.6765709],[25.3092899,41.6766129],[25.309721,41.6767807],[25.3098412,41.6765709],[25.3101807,41.6761398],[25.3103504,41.676033],[25.3105202,41.6759605],[25.3108101,41.6759605],[25.3110008,41.675972],[25.3113899,41.6760597],[25.3115406,41.6761703],[25.3116608,41.6763],[25.3118401,41.6765404],[25.3120098,41.676693],[25.3122597,41.6767998],[25.3124905,41.6768723],[25.3134499,41.6771622],[25.3137703,41.6772118],[25.3140507,41.6771927],[25.3145313,41.6769714],[25.3151398,41.6762123],[25.3154202,41.6758995],[25.3156109,41.6757317],[25.3159103,41.67556],[25.3165207,41.6754227],[25.3189201,41.6748695],[25.3195305,41.6747322],[25.3198109,41.6746216],[25.3200111,41.6744804],[25.3201313,41.6743927],[25.3208599,41.6737328],[25.3209305,41.6736107],[25.320961,41.673481],[25.32094,41.6733322],[25.3208504,41.6731529],[25.3203201,41.6725311],[25.3199596,41.6721115],[25.3196106,41.6717796],[25.3194809,41.6715622],[25.3194103,41.6713715],[25.3194714,41.670681],[25.3194809,41.6706009],[25.3194809,41.6704712],[25.3194313,41.6702423],[25.3192806,41.6695213],[25.3192902,41.6693916],[25.3193398,41.6692696],[25.3194313,41.6691818],[25.319521,41.6691399],[25.3196507,41.6691208],[25.3198605,41.6691093],[25.3202801,41.6691093],[25.3205414,41.6690903],[25.3207607,41.6690331],[25.3209305,41.6689606],[25.3218613,41.6685295],[25.3223896,41.6683006],[25.3227596,41.6681709],[25.3231812,41.6681099],[25.3236504,41.6680794],[25.3240814,41.6680298],[25.3243103,41.6679726],[25.3244896,41.6679115],[25.3246613,41.6677895],[25.32481,41.6675911],[25.32514,41.6669998],[25.3252907,41.6667519],[25.3253708,41.6666107],[25.3255215,41.666481],[25.3254414,41.6663628],[25.3254814,41.666172],[25.3256912,41.6659012],[25.325861,41.6657028],[25.3260803,41.6650925],[25.32617,41.6643295],[25.3261299,41.6637726],[25.3263702,41.6629219],[25.3262596,41.6624603],[25.3261814,41.6617203],[25.3263302,41.6609421],[25.3262711,41.6608124],[25.326231,41.6607094],[25.3261204,41.6606712],[25.3260498,41.6604996],[25.3259811,41.6603203],[25.3257713,41.6599922],[25.3257408,41.6599312],[25.3255806,41.6597328],[25.3254204,41.6595612],[25.3253212,41.6593895],[25.3253212,41.6592522],[25.3253002,41.6591415],[25.3253002,41.6589928],[25.3253899,41.6587524],[25.325491,41.6585312],[25.3255005,41.65839],[25.3254013,41.6582031],[25.3253498,41.6581612],[25.3252201,41.6580696],[25.3250103,41.6579895],[25.3248501,41.6579628],[25.3246803,41.6578903],[25.3244114,41.6579094],[25.3243198,41.6579018],[25.3242302,41.6578522],[25.3241806,41.6577606],[25.3241501,41.6576424],[25.3241405,41.6574707],[25.324131,41.6573601],[25.3241005,41.6572418],[25.3239899,41.6569595],[25.3239307,41.6567726],[25.3239098,41.65662],[25.3239212,41.6565094],[25.3239403,41.6564407],[25.3239899,41.6563606],[25.3240814,41.6562805],[25.3241901,41.6562309],[25.3242912,41.6562309],[25.3243999,41.65625],[25.3245201,41.656311],[25.3246098,41.656353],[25.3247204,41.6564217],[25.3247814,41.6564827],[25.3248501,41.6565094],[25.3249607,41.6565323],[25.3250904,41.6565399],[25.325201,41.6565323],[25.3253708,41.6564903],[25.3255711,41.6564522],[25.3257999,41.6563797],[25.3260098,41.6563225],[25.32617,41.65625],[25.3263111,41.6561928],[25.3263607,41.6561508],[25.3264313,41.6560631],[25.3264503,41.656002],[25.3264599,41.6559525],[25.3264599,41.6558723],[25.3264103,41.6556625],[25.3263798,41.6556129],[25.3263512,41.6555595],[25.3262901,41.6554794],[25.3262711,41.6554413],[25.3262596,41.6553802],[25.3262711,41.65522],[25.3262596,41.6551514],[25.3262711,41.6551094],[25.3263111,41.6550713],[25.3265114,41.6550522],[25.3266106,41.6550407],[25.3267097,41.6550102],[25.3267708,41.6549721],[25.3270397,41.6546822],[25.3271713,41.6545029],[25.3274498,41.6539307],[25.3276901,41.6534195],[25.3278503,41.6532097],[25.3277512,41.6532326],[25.3276501,41.6532707],[25.3276901,41.6532021],[25.3276997,41.6531601],[25.3277111,41.6531219],[25.3277111,41.6530609],[25.3276997,41.6529121],[25.3276997,41.6528397],[25.3277206,41.6526604],[25.3277798,41.6523209],[25.3278408,41.652153],[25.3278999,41.6520119],[25.3279896,41.651741],[25.3280411,41.6515808],[25.3280296,41.651371],[25.3280201,41.6512413],[25.3279305,41.6510506],[25.3278503,41.6509209],[25.3276501,41.650692],[25.3275204,41.6504822],[25.3273697,41.6501427],[25.327301,41.649971],[25.3271713,41.6493797],[25.3271313,41.64925],[25.3270912,41.6491394],[25.3270512,41.6490707],[25.3270512,41.648922],[25.3270912,41.6488113],[25.3271408,41.6487617],[25.32728,41.6487198],[25.3290405,41.6486397],[25.3291302,41.648613],[25.3292313,41.6485329],[25.3297901,41.6467896],[25.3303509,41.6449203],[25.3303909,41.6444817],[25.3302402,41.6442528],[25.3301601,41.6441498],[25.3300514,41.644043],[25.3299503,41.6438713],[25.3296509,41.6435509],[25.3295212,41.6433601],[25.3295097,41.6432228],[25.3295498,41.6431923],[25.32971,41.6431007],[25.3299103,41.6430321],[25.3299999,41.642952],[25.3302307,41.6428223],[25.3303699,41.6427612],[25.3305511,41.6427307],[25.3307209,41.6427307],[25.3308601,41.6427307],[25.3312397,41.6427803],[25.3315201,41.6427994],[25.3316212,41.6429901],[25.3316803,41.6434021],[25.3317509,41.6434822],[25.3318405,41.6437302],[25.3319798,41.6440201],[25.3321304,41.6440926],[25.3324413,41.6441917],[25.3325405,41.6442604],[25.3328915,41.6443596],[25.333231,41.6444206],[25.3334312,41.6445007],[25.3335209,41.6445618],[25.3335915,41.6445694],[25.3336811,41.6445618],[25.3337212,41.6444931],[25.3337402,41.6443024],[25.3338013,41.6442413],[25.3338413,41.6442299],[25.333971,41.6442795],[25.3344898,41.6443214],[25.3348312,41.6443596],[25.3351707,41.6443901],[25.3357296,41.6444321],[25.3361301,41.6445427],[25.3365097,41.6446228],[25.3370113,41.6446609],[25.3373203,41.6446419],[25.3376312,41.6445313],[25.3379402,41.644413],[25.3380013,41.6442413],[25.3380814,41.6441116],[25.3382301,41.6440315],[25.3385696,41.6439095],[25.3389111,41.6437798],[25.3390903,41.6436195],[25.3392601,41.6431808],[25.3392811,41.6430206],[25.3393307,41.642952],[25.3396606,41.6427422],[25.3399506,41.6424713],[25.3400898,41.6423111],[25.3401108,41.6422005],[25.3401203,41.64217],[25.3400612,41.6420708],[25.3399506,41.6420097],[25.3399296,41.6419601],[25.3399601,41.6419029],[25.3400402,41.64188],[25.3401699,41.6418724],[25.3402309,41.641861],[25.34025,41.6418419],[25.3402615,41.6418228],[25.3403912,41.640892],[25.3404198,41.6402702],[25.3405514,41.6402702],[25.3407307,41.6398621],[25.3408012,41.639801],[25.3412113,41.6395302],[25.3413105,41.639473],[25.3414211,41.6394119],[25.3415909,41.6393814],[25.3416615,41.6394119],[25.3417397,41.63937],[25.3418312,41.6393013],[25.342041,41.6387215],[25.3421097,41.6385918],[25.3421612,41.6383514],[25.3421707,41.6380119],[25.3421097,41.6376305],[25.3420105,41.6373711],[25.3417511,41.6371117],[25.3416214,41.6368599],[25.3413811,41.6364899],[25.3413315,41.6362495],[25.3419209,41.6359406],[25.34198,41.63591],[25.3423996,41.6362],[25.3429508,41.636673],[25.3431911,41.6368599],[25.3432999,41.6369095],[25.3433609,41.6369209],[25.34342,41.6369209],[25.3434696,41.6369095],[25.3435211,41.6368713],[25.3436298,41.636673],[25.3436813,41.6365929],[25.3437405,41.6365204],[25.3437996,41.6364899],[25.3438702,41.6364822],[25.3439407,41.6364899],[25.3440113,41.6365013],[25.34408,41.6365128],[25.344141,41.6365013],[25.3442001,41.6364708],[25.3442802,41.6364098],[25.3443298,41.6363411],[25.3443604,41.6362801],[25.3443699,41.6362305],[25.3442898,41.6360703],[25.3442612,41.6360207],[25.3442707,41.6359406],[25.3448105,41.6362724],[25.3449707,41.6363602],[25.3451099,41.6364326],[25.345211,41.6364594],[25.3453197,41.6364822],[25.3454609,41.6364822],[25.3456001,41.6364517],[25.3457909,41.6363907],[25.345911,41.6363411],[25.3460503,41.6362114],[25.34618,41.6360703],[25.3462811,41.6359711],[25.3463211,41.635952],[25.3463898,41.6359406],[25.3464699,41.635952],[25.3465614,41.6360016],[25.3467197,41.6361122],[25.3468914,41.6362228],[25.3472099,41.6364326],[25.3473911,41.6365204],[25.3476009,41.6366119],[25.3478413,41.6366615],[25.3480301,41.636673],[25.3484306,41.6367111],[25.3491497,41.6368217],[25.34939,41.6368599],[25.3495903,41.6368904],[25.3497601,41.6369095],[25.3498001,41.6369324],[25.3498211,41.6369629],[25.3499413,41.6373825],[25.3500004,41.6375504],[25.3502312,41.6375809],[25.350481,41.6376915],[25.3508015,41.6374817],[25.3509197,41.6373901],[25.3516006,41.6378593],[25.3518505,41.6380424],[25.3520012,41.6381607],[25.3521309,41.6382713],[25.352211,41.6383896],[25.3522396,41.6385002],[25.3522606,41.6385803],[25.3523712,41.6389923],[25.3523903,41.6391029],[25.3524208,41.6392822],[25.3524799,41.6395302],[25.3525314,41.6397095],[25.3526211,41.6398621],[25.3527107,41.6399422],[25.3527699,41.6399803],[25.3528404,41.6400108],[25.3530197,41.6400719],[25.3530712,41.6400909],[25.3534203,41.640152],[25.3540611,41.6402512],[25.3541813,41.6402702],[25.3545799,41.6403313],[25.3549404,41.6403923],[25.3555908,41.6405106],[25.3568897,41.6407394],[25.3580303,41.6409607],[25.3583603,41.6410294],[25.3586712,41.6410828],[25.3590603,41.6411514],[25.3595409,41.641243],[25.359621,41.6412621],[25.3596401,41.6412926],[25.3596306,41.6413498],[25.3596306,41.6414413],[25.3597412,41.6414604],[25.3617706,41.6419411],[25.3618298,41.6419525],[25.3623409,41.6420898],[25.3626804,41.6421814],[25.3623409,41.6420898],[25.3618298,41.6419525],[25.3626804,41.6421814],[25.362711,41.6421509],[25.3627605,41.64217],[25.3630314,41.6423111],[25.36306,41.6422806],[25.3635807,41.642601],[25.3637009,41.6426697],[25.3643799,41.6430702],[25.3644505,41.643013],[25.3645306,41.6429825],[25.3645306,41.6430397],[25.3645496,41.6430931],[25.3646297,41.6431503],[25.3652,41.6435814],[25.3653297,41.6435318],[25.3654003,41.6435204],[25.3654709,41.6434631],[25.3655605,41.6435318],[25.3656712,41.6435814],[25.3658314,41.6436119],[25.3660202,41.643631],[25.3667107,41.6437111],[25.3667812,41.6434631],[25.3669701,41.6428795],[25.3671703,41.6423912],[25.367651,41.6424904],[25.3678703,41.64254],[25.3682709,41.6426315],[25.3687496,41.6427422],[25.3692112,41.6428719],[25.3695107,41.642952],[25.3705997,41.6432495],[25.3711014,41.6433907],[25.3715401,41.6434212],[25.3723907,41.6434212],[25.37323,41.6434326],[25.3733406,41.6434326],[25.3738804,41.6434212],[25.3742008,41.6434212],[25.3745098,41.6434097],[25.374651,41.6434097],[25.3754902,41.6434097],[25.3756313,41.6434212],[25.3757305,41.6434402],[25.3758507,41.6434708]]},{"id":19596,"author":"AnaDigit","name_GR":"Sultans Trail: 5.26. Kardzhali - Madrets","description_GR":"Section-Trail 5.26","path":"Sultans_Trail\/sultans_trail_526","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":22711,"name_EN":"Sultans Trail: 5.26. Kardzhali - Madrets","description_EN":"Section-Trail 5.26","ascent_time":672,"descent_time":677,"marker":"","level":9,"ascent":634,"descent":605,"maxelev":554,"minelev":247,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.37348 41.64347,25.51884 41.70849)","views":0,"millestones":"","x":25.4030228,"y":41.693737,"coor":[[25.3758545,41.6434669],[25.3758144,41.6435585],[25.3757439,41.6436577],[25.3753338,41.6441765],[25.3746243,41.6450882],[25.3744335,41.6453285],[25.3743343,41.6454468],[25.3742142,41.6455574],[25.374094,41.645668],[25.3734837,41.6462059],[25.3735237,41.6462288],[25.3738041,41.6464157],[25.3739738,41.6465492],[25.3741436,41.6466866],[25.3747044,41.6471672],[25.3749142,41.6473389],[25.3753338,41.6477089],[25.3754845,41.6478386],[25.3758144,41.6481476],[25.3759041,41.6482277],[25.3760242,41.6483192],[25.3760643,41.6483459],[25.3762436,41.6484489],[25.3767128,41.6486969],[25.3772831,41.6489258],[25.3775539,41.6490364],[25.3777428,41.6491089],[25.3779545,41.6491661],[25.3782444,41.6492157],[25.3791943,41.649147],[25.3798733,41.6490974],[25.380764,41.6490173],[25.3820839,41.6488991],[25.3827133,41.6488457],[25.3830738,41.648838],[25.3833828,41.6488571],[25.3851643,41.6490059],[25.3854942,41.6490364],[25.3856735,41.6491585],[25.3858528,41.6494179],[25.3860245,41.6495781],[25.3864231,41.6500168],[25.3865528,41.6504288],[25.386694,41.6505966],[25.3867931,41.6508675],[25.3871746,41.6517868],[25.3873634,41.6520081],[25.3874931,41.6521187],[25.3876743,41.6522369],[25.3877735,41.6521492],[25.3882141,41.6519279],[25.3886738,41.6517487],[25.3893738,41.651619],[25.3898945,41.6516457],[25.3903732,41.6517487],[25.390934,41.6517487],[25.3915043,41.6517677],[25.3920631,41.6519775],[25.3922329,41.6520576],[25.392313,41.6521072],[25.392374,41.6521683],[25.3924046,41.6522255],[25.3924732,41.6522255],[25.3925838,41.6522369],[25.3926945,41.6522675],[25.3929329,41.6523056],[25.3931332,41.652359],[25.3933334,41.6524391],[25.3934135,41.6525269],[25.3934937,41.6525688],[25.3935833,41.6525879],[25.3937035,41.652607],[25.3938046,41.652626],[25.3939133,41.6526566],[25.3939934,41.6526756],[25.3940334,41.6526985],[25.3941746,41.6527557],[25.3943233,41.6528282],[25.3945236,41.6528778],[25.3946629,41.652916],[25.3949032,41.652977],[25.3950443,41.653038],[25.3952637,41.6530762],[25.395504,41.6531563],[25.3957233,41.6532059],[25.3960743,41.6532974],[25.3962135,41.6533089],[25.3962631,41.6533089],[25.3960743,41.6534462],[25.3959141,41.6536484],[25.3959141,41.6538658],[25.3960629,41.6539955],[25.3961945,41.6540184],[25.3962841,41.6540489],[25.3963642,41.6540871],[25.3964443,41.6541481],[25.3965435,41.6542168],[25.3966045,41.6542969],[25.3966541,41.6543465],[25.3966732,41.6543884],[25.3966732,41.6544991],[25.3966637,41.6545868],[25.3966331,41.6546593],[25.3966045,41.6546974],[25.3966045,41.6547585],[25.3966541,41.6548691],[25.3966541,41.6549568],[25.3966541,41.6549988],[25.3967533,41.6550484],[25.3968639,41.6551666],[25.3965435,41.6558685],[25.3966045,41.6561089],[25.3967228,41.6562576],[25.3968334,41.6563568],[25.3970032,41.6564369],[25.3971443,41.6564064],[25.3973637,41.6563683],[25.397604,41.6563072],[25.3977642,41.6562576],[25.3977242,41.6563072],[25.3977146,41.6563568],[25.3980331,41.6568184],[25.3980541,41.6572189],[25.3980141,41.6573792],[25.3980141,41.6574478],[25.3980045,41.6575356],[25.3980331,41.6576271],[25.3981342,41.6576958],[25.3983536,41.6577492],[25.398653,41.6577568],[25.398983,41.6577682],[25.399313,41.6577873],[25.3992939,41.6578674],[25.3992939,41.6579666],[25.3992729,41.6580582],[25.3992443,41.6581268],[25.3992634,41.6583176],[25.3992634,41.6583862],[25.3992538,41.6584473],[25.3992043,41.6585579],[25.3992538,41.658596],[25.3993034,41.6588669],[25.399334,41.6589584],[25.399374,41.6590157],[25.3995037,41.6591492],[25.3997936,41.659359],[25.3998737,41.6594162],[25.3999729,41.6594963],[25.3999634,41.6595764],[25.3999844,41.6596985],[25.4000435,41.6598358],[25.4001846,41.6600761],[25.400423,41.6605759],[25.4005146,41.660778],[25.4005032,41.6609573],[25.4003239,41.661087],[25.4000931,41.6611862],[25.3996029,41.6613274],[25.3991928,41.6615791],[25.3990231,41.6618271],[25.3989143,41.6620979],[25.3988132,41.6623573],[25.3988037,41.6628876],[25.3986931,41.6630974],[25.3985634,41.6632576],[25.3983536,41.6634483],[25.3982143,41.6636963],[25.3980942,41.6641464],[25.3981133,41.6644287],[25.3983746,41.6649666],[25.3984642,41.6652184],[25.3985329,41.665596],[25.398653,41.6659966],[25.3987446,41.6662178],[25.3988628,41.6665268],[25.3988228,41.6665878],[25.3987541,41.6667175],[25.3983841,41.6671791],[25.398304,41.6673584],[25.3981628,41.6677284],[25.3980446,41.6679459],[25.3978634,41.6682167],[25.3974342,41.6690292],[25.3971844,41.669178],[25.3970528,41.6692886],[25.3967228,41.6694374],[25.3966141,41.669487],[25.3963642,41.6695366],[25.3962746,41.6696663],[25.3961639,41.669857],[25.396143,41.6699486],[25.396143,41.6700287],[25.3963146,41.6700592],[25.3965435,41.6701088],[25.3968334,41.6701965],[25.396944,41.670269],[25.3970242,41.6703491],[25.3971043,41.6704559],[25.3971539,41.670578],[25.3972244,41.6707687],[25.397253,41.6709366],[25.397253,41.6711769],[25.397234,41.6713676],[25.3971939,41.6715164],[25.3970642,41.6717873],[25.3969631,41.6720161],[25.3968029,41.6722374],[25.3966637,41.6723061],[25.3964844,41.6723976],[25.3964443,41.6724281],[25.3964329,41.6724777],[25.3964634,41.6726685],[25.3964939,41.6728973],[25.3965836,41.6731377],[25.3965931,41.673439],[25.3966236,41.673687],[25.3966541,41.6737289],[25.3967342,41.6738167],[25.3968945,41.6740685],[25.3968544,41.6741982],[25.3967533,41.6743469],[25.3966846,41.6744576],[25.3966637,41.6745186],[25.3966236,41.6745758],[25.3965435,41.6746788],[25.3964729,41.6747284],[25.3963833,41.6747589],[25.3963032,41.674839],[25.3962536,41.6748962],[25.3961945,41.6749763],[25.3960934,41.6751289],[25.3960228,41.6752663],[25.3959827,41.6754189],[25.3959732,41.6755791],[25.3959446,41.6757965],[25.3958931,41.6759491],[25.3957539,41.6761475],[25.3957138,41.6762161],[25.395504,41.6762657],[25.3954144,41.6762657],[25.395134,41.6762466],[25.3950043,41.6762581],[25.3948746,41.6762657],[25.3947144,41.6762962],[25.3946037,41.6763268],[25.3944931,41.6763458],[25.3943939,41.6763687],[25.3942928,41.6764069],[25.3942146,41.6764374],[25.3941231,41.6764984],[25.3940544,41.6765785],[25.3939629,41.6766968],[25.3939133,41.6769066],[25.3939438,41.6770782],[25.3939934,41.677269],[25.3939438,41.6775055],[25.3938332,41.6776772],[25.3937531,41.6778488],[25.3936043,41.6780968],[25.3934841,41.6783257],[25.3935032,41.6789589],[25.3936234,41.6792259],[25.3937035,41.6794968],[25.3936539,41.6796074],[25.3936234,41.6798058],[25.3935242,41.6800957],[25.3935146,41.6803589],[25.3935337,41.6805267],[25.3935738,41.6807785],[25.3935242,41.6809273],[25.3934231,41.6810875],[25.3931732,41.6813583],[25.3929539,41.6815987],[25.3928642,41.6816788],[25.3926735,41.6818275],[25.3926239,41.6818962],[25.3925228,41.6821175],[25.3924942,41.6823578],[25.3924732,41.6827469],[25.3924828,41.6830177],[25.3925343,41.6832962],[25.3925343,41.6834679],[25.3924732,41.6836586],[25.3924236,41.683857],[25.3923531,41.6840286],[25.3923435,41.6844978],[25.3924332,41.6852989],[25.3936443,41.6868668],[25.393734,41.6870155],[25.3938141,41.6871567],[25.3938828,41.6873093],[25.3939133,41.6874161],[25.3939629,41.6875992],[25.394083,41.6880875],[25.3941441,41.6882591],[25.3941936,41.6883659],[25.3942432,41.688446],[25.3943443,41.688549],[25.3945332,41.6886978],[25.3947029,41.6888161],[25.3949528,41.6889458],[25.3952827,41.6890984],[25.3952732,41.6891861],[25.3953133,41.6892586],[25.3954144,41.6893272],[25.3958645,41.6896591],[25.3959236,41.6897163],[25.3960342,41.6898689],[25.3960934,41.6899567],[25.3961334,41.6900787],[25.3961735,41.6902657],[25.3961735,41.6904259],[25.3961029,41.6906967],[25.3960133,41.6908875],[25.3959827,41.6910172],[25.3959732,41.6911087],[25.3959637,41.6912956],[25.3959446,41.6913376],[25.3959637,41.6914978],[25.3960629,41.6916389],[25.3960629,41.6916771],[25.3961143,41.6920891],[25.3961639,41.6921959],[25.3962135,41.6922455],[25.3962841,41.6922989],[25.3963833,41.6923256],[25.3965034,41.6922188],[25.3968544,41.6921883],[25.3970337,41.6921272],[25.3971634,41.6921082],[25.3973236,41.6920662],[25.3974533,41.6920662],[25.3976231,41.6920891],[25.3977337,41.6920967],[25.3978233,41.6920891],[25.397934,41.6920357],[25.3980846,41.691906],[25.3982143,41.6918182],[25.3983345,41.6917992],[25.3984642,41.6917992],[25.3986034,41.6918488],[25.3987331,41.6919289],[25.3988342,41.692028],[25.3989029,41.6920662],[25.399004,41.6920967],[25.3990841,41.6920967],[25.3992443,41.692028],[25.3992939,41.6919174],[25.399374,41.6917763],[25.3994541,41.6916656],[25.3995037,41.6915855],[25.3995438,41.6915588],[25.3996334,41.6914864],[25.3997746,41.6914063],[25.4000244,41.6913376],[25.4002342,41.6913261],[25.400383,41.6913071],[25.4005337,41.6913185],[25.4007339,41.6913376],[25.4008732,41.6913872],[25.4010334,41.6914177],[25.4012527,41.6914673],[25.4013939,41.6914558],[25.4015141,41.6914063],[25.4016342,41.691349],[25.4018135,41.6912689],[25.4020138,41.6911774],[25.4020939,41.691349],[25.402113,41.6914482],[25.4021339,41.6915665],[25.4021835,41.6916771],[25.4022541,41.6917877],[25.4023933,41.6918869],[25.4024734,41.6919289],[25.4025631,41.692009],[25.4026241,41.6920967],[25.4026642,41.6921883],[25.4026527,41.692276],[25.4026432,41.6924057],[25.4026642,41.6925278],[25.4026833,41.6926155],[25.4026928,41.6927071],[25.4026737,41.6927986],[25.4026527,41.6928787],[25.4026337,41.692997],[25.4026337,41.6930885],[25.4026337,41.6932373],[25.4026833,41.6932869],[25.4028435,41.6934357],[25.4029636,41.6935768],[25.4030228,41.693737],[25.4030437,41.6938591],[25.4029846,41.6940689],[25.4029846,41.6941757],[25.4029541,41.6942978],[25.4030743,41.6943855],[25.4032135,41.6944466],[25.4033642,41.694416],[25.403513,41.6943092],[25.4038429,41.6941986],[25.4041042,41.694149],[25.4045029,41.694046],[25.4048443,41.6939278],[25.4052544,41.6939163],[25.4054928,41.6939964],[25.4056835,41.6941071],[25.4058533,41.6941681],[25.4060631,41.6941566],[25.4063435,41.6940155],[25.4065342,41.6938858],[25.4067535,41.6938362],[25.4069843,41.6938591],[25.4072933,41.6939392],[25.4075031,41.694046],[25.4077644,41.6941986],[25.4080334,41.6943665],[25.4082241,41.6944885],[25.408493,41.6945763],[25.4091034,41.694706],[25.4097328,41.6948662],[25.410183,41.6950073],[25.4105129,41.6950989],[25.4106636,41.6951561],[25.4109039,41.6952477],[25.4111328,41.6953468],[25.411293,41.6954384],[25.4118938,41.6954689],[25.4123631,41.6954155],[25.4135246,41.6952972],[25.4138031,41.6952858],[25.4140034,41.6952858],[25.4141941,41.6953659],[25.4146843,41.6956558],[25.4149036,41.6958389],[25.4149837,41.6959686],[25.4151134,41.6959381],[25.4152336,41.6960258],[25.4154434,41.6961975],[25.4156342,41.6963387],[25.4157639,41.6964493],[25.4159431,41.6965485],[25.4160938,41.6966057],[25.4162235,41.6965981],[25.4163532,41.6966667],[25.4165344,41.6967964],[25.4167042,41.696907],[25.4168835,41.6970558],[25.4169731,41.6971779],[25.4170437,41.6973076],[25.4171333,41.6974487],[25.4171829,41.6974869],[25.4173031,41.697506],[25.4173031,41.6977272],[25.4173946,41.6978874],[25.4176235,41.6981468],[25.4178333,41.6985092],[25.4181633,41.6988564],[25.4186344,41.6990471],[25.4189644,41.6991882],[25.4192638,41.6993561],[25.4197845,41.6994781],[25.4202538,41.6995964],[25.4204731,41.6996956],[25.4209728,41.6999474],[25.4213543,41.6999855],[25.4220142,41.7001762],[25.4224033,41.7003479],[25.4227829,41.700428],[25.4230442,41.700489],[25.4231434,41.7005081],[25.4232635,41.7004967],[25.4234238,41.7005081],[25.4236336,41.7006683],[25.4237728,41.7008057],[25.423933,41.7008972],[25.4240131,41.7009468],[25.4241829,41.7010574],[25.4243145,41.7011375],[25.4244442,41.7012367],[25.4246845,41.701416],[25.4248943,41.7015991],[25.4249935,41.7017479],[25.4250736,41.7018585],[25.4251537,41.7019157],[25.425354,41.7020187],[25.4254532,41.7021866],[25.4255638,41.7023888],[25.425684,41.7024879],[25.4258728,41.7026062],[25.4260445,41.7026558],[25.4262733,41.7027588],[25.426403,41.702816],[25.4267445,41.7030487],[25.4268532,41.7032356],[25.4270439,41.703537],[25.4273338,41.7038765],[25.4275932,41.7042274],[25.4278545,41.7045174],[25.4280243,41.7046967],[25.4280643,41.7048264],[25.4279232,41.7051277],[25.4275532,41.7057076],[25.4275131,41.7059288],[25.4274845,41.7062378],[25.4278431,41.7065773],[25.428093,41.7068291],[25.4283543,41.7071877],[25.4286346,41.7075386],[25.428854,41.707756],[25.429203,41.7078972],[25.429594,41.7080688],[25.4305134,41.7083282],[25.4311638,41.7084885],[25.4316139,41.7083778],[25.4319134,41.7083092],[25.4323444,41.7081375],[25.432663,41.708046],[25.4329739,41.707798],[25.4333439,41.7075768],[25.4335537,41.7075768],[25.4338131,41.7074165],[25.4340134,41.7071686],[25.4340744,41.707058],[25.4341145,41.7069588],[25.4341946,41.7068672],[25.4342632,41.7068291],[25.4349232,41.7065964],[25.4357338,41.7063179],[25.4358234,41.7062759],[25.4359131,41.7062492],[25.4360332,41.7063675],[25.4364929,41.7064667],[25.4369335,41.7066193],[25.4371929,41.7066383],[25.4374638,41.7065659],[25.4394531,41.7058067],[25.4403629,41.705349],[25.4410839,41.7051888],[25.4424133,41.7046776],[25.4434242,41.7044868],[25.4441032,41.7043381],[25.4448738,41.7040558],[25.4452133,41.703968],[25.4459934,41.7040291],[25.4461346,41.7040672],[25.4465542,41.7041779],[25.4473133,41.7042885],[25.4478035,41.7043762],[25.4482632,41.7044563],[25.4492435,41.7045784],[25.4501534,41.7047081],[25.4503632,41.7047577],[25.4505329,41.7048874],[25.4506741,41.7050171],[25.4508038,41.7050972],[25.450964,41.7051964],[25.4512234,41.705307],[25.4515438,41.7054176],[25.4518738,41.7055283],[25.4521542,41.7056084],[25.4524231,41.705658],[25.4526138,41.705658],[25.4529629,41.7058182],[25.4532528,41.7059784],[25.4535236,41.7061882],[25.4536438,41.7062378],[25.4537735,41.7062492],[25.4540539,41.7062263],[25.4544029,41.7060661],[25.4550533,41.7059174],[25.4556828,41.7057991],[25.4562531,41.7056656],[25.4566631,41.7056389],[25.4571037,41.705616],[25.4575939,41.705719],[25.4580841,41.7056961],[25.4582844,41.7057762],[25.4584332,41.7057686],[25.4584942,41.705719],[25.4584942,41.7056389],[25.4584141,41.7054977],[25.4584637,41.7048073],[25.458374,41.7046165],[25.4584332,41.704567],[25.4586029,41.7044373],[25.4588833,41.7042961],[25.4591732,41.7041664],[25.460083,41.7038193],[25.4611034,41.7033386],[25.4611435,41.7033272],[25.4615631,41.7032089],[25.4619732,41.7032089],[25.4643936,41.7035561],[25.4655228,41.7038956],[25.4675331,41.7042885],[25.4678936,41.7043571],[25.468853,41.7044678],[25.4692535,41.7044487],[25.4695644,41.7046089],[25.4698544,41.7048874],[25.4699345,41.7050476],[25.4700241,41.7053185],[25.4700336,41.7056274],[25.4700546,41.7057877],[25.4700642,41.7058792],[25.4702435,41.7060471],[25.4704628,41.7061577],[25.4706936,41.7062492],[25.4713135,41.7064972],[25.4714432,41.7065964],[25.4715843,41.7068481],[25.4717541,41.7070274],[25.4719734,41.7071075],[25.4723644,41.7072563],[25.4728832,41.707428],[25.4731331,41.7075462],[25.4736328,41.7075768],[25.474123,41.7076263],[25.4745541,41.7076874],[25.4749928,41.707756],[25.4753742,41.7078056],[25.4756336,41.7078362],[25.475853,41.7078285],[25.4760532,41.7077065],[25.4762135,41.7074776],[25.4763241,41.7073174],[25.4764233,41.7072258],[25.4766235,41.707058],[25.4768734,41.7069473],[25.4771328,41.7068787],[25.4774437,41.7066879],[25.4779739,41.7064362],[25.4782333,41.7062492],[25.4784031,41.7059975],[25.4789143,41.7056885],[25.4793034,41.7055283],[25.4795437,41.705368],[25.4798336,41.7051277],[25.4799442,41.7050591],[25.4800835,41.704937],[25.480114,41.7048988],[25.480114,41.7048492],[25.4800835,41.7047577],[25.4800243,41.7046356],[25.4798737,41.7044563],[25.480444,41.7044868],[25.4805946,41.7045174],[25.4808846,41.7046776],[25.481144,41.7048073],[25.481184,41.7047462],[25.4817333,41.7044258],[25.4823933,41.7040977],[25.4824734,41.7040482],[25.4829445,41.7044067],[25.4838238,41.7050285],[25.483984,41.7051964],[25.4841633,41.7053261],[25.4844341,41.7054863],[25.4845943,41.705368],[25.4848843,41.7051163],[25.4899731,41.7062988],[25.4903431,41.7058182],[25.4905643,41.7056465],[25.4908028,41.7056084],[25.4909344,41.7055473],[25.4913139,41.7048492],[25.4916039,41.7040558],[25.4917145,41.7037086],[25.4921932,41.7029266],[25.4925442,41.7023277],[25.4938335,41.6995087],[25.4940929,41.6985779],[25.4940739,41.6975174],[25.494173,41.6967583],[25.494873,41.6953392],[25.4951439,41.6950455],[25.4956532,41.6948662],[25.4958744,41.6948662],[25.496233,41.6948776],[25.4963436,41.6950378],[25.496273,41.6952858],[25.4963131,41.695446],[25.4963741,41.695488],[25.496664,41.6952667],[25.4968643,41.6950264],[25.4970646,41.6947556],[25.4972134,41.6946182],[25.4974041,41.6942863],[25.4974442,41.6940689],[25.4974346,41.6937866],[25.4974232,41.6934471],[25.4974632,41.6931458],[25.4975128,41.692997],[25.4975643,41.6927681],[25.4975929,41.6925163],[25.4976635,41.6921272],[25.4976635,41.691967],[25.4971828,41.6914864],[25.4968643,41.6910172],[25.496933,41.6906586],[25.497303,41.6904984],[25.4976635,41.6905556],[25.4983139,41.6914177],[25.4988346,41.6916389],[25.4992542,41.6917191],[25.499754,41.6917191],[25.5002537,41.6916885],[25.5005341,41.6916771],[25.5006733,41.6915588],[25.5004845,41.6915092],[25.5001545,41.6913071],[25.5002136,41.6910782],[25.5003433,41.6911163],[25.5005436,41.6908875],[25.500803,41.6908188],[25.5010128,41.6907959],[25.5012531,41.6907768],[25.5014133,41.6907692],[25.5016041,41.6907768],[25.5016632,41.6907158],[25.5016632,41.6905289],[25.5016441,41.6903877],[25.5016346,41.6902161],[25.5016346,41.6900787],[25.5016232,41.689888],[25.5016346,41.6897087],[25.5016537,41.6895256],[25.5016441,41.6893959],[25.5016441,41.6892357],[25.5015945,41.6890984],[25.5016632,41.6890488],[25.5017433,41.6890068],[25.5028439,41.6890564],[25.5035229,41.6890488],[25.5042629,41.6890564],[25.504694,41.6891174],[25.5052528,41.6893082],[25.5065136,41.6896858],[25.5070229,41.6898956],[25.5075436,41.6900673],[25.5084133,41.6903267],[25.5089741,41.6905556],[25.509634,41.6907692],[25.5103245,41.690918],[25.511013,41.6910286],[25.5118046,41.6910667],[25.5122433,41.6910782],[25.513073,41.6910973],[25.5137539,41.6910172],[25.5144844,41.6909065],[25.5151443,41.6907463],[25.5156746,41.6905975],[25.5159836,41.6904793],[25.5160732,41.6903572],[25.5161934,41.6902657],[25.5163536,41.6902161],[25.5164242,41.6902885],[25.5164642,41.6904259],[25.5164928,41.6905861],[25.5164738,41.6908188],[25.5165043,41.6911469],[25.5165234,41.6914787],[25.5165234,41.6916161],[25.5165539,41.6918068],[25.5167542,41.6920891],[25.5168743,41.6922379],[25.517004,41.6923485],[25.5175133,41.6922379],[25.5171242,41.6925392],[25.5171528,41.6925964],[25.5174446,41.692646],[25.518013,41.6927185],[25.5181046,41.692749],[25.5181446,41.6928864],[25.5181828,41.6932678],[25.5181332,41.6935158],[25.5182743,41.6936073],[25.5184841,41.6937256],[25.5187531,41.6939278],[25.5188446,41.6939468]]},{"id":19597,"author":"AnaDigit","name_GR":"Sultans Trail: 5.27. Madrets - Rabovo","description_GR":"Section-Trail 5.27","path":"Sultans_Trail\/sultans_trail_527","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":21585,"name_EN":"Sultans Trail: 5.27. Madrets - Rabovo","description_EN":"Section-Trail 5.27","ascent_time":639,"descent_time":641,"marker":"","level":9,"ascent":528,"descent":634,"maxelev":377,"minelev":181,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.51877 41.62559,25.67257 41.69393)","views":0,"millestones":"","x":25.5980968,"y":41.6727943,"coor":[[25.5187683,41.6939316],[25.5190372,41.6939125],[25.5192776,41.6937752],[25.5195675,41.6937447],[25.519928,41.6935921],[25.5200367,41.6935921],[25.5202675,41.6936035],[25.5205173,41.6937523],[25.5206566,41.6938744],[25.5208378,41.6939125],[25.5212269,41.693615],[25.5212784,41.6932945],[25.5212574,41.6929932],[25.5210171,41.6924744],[25.5210075,41.6923447],[25.520998,41.692234],[25.5210571,41.6920547],[25.5212879,41.6919136],[25.5212669,41.6916542],[25.5212078,41.6915245],[25.5212383,41.691433],[25.5213184,41.6912041],[25.5213966,41.6908226],[25.5213871,41.6905327],[25.5215378,41.6904716],[25.5216675,41.6903915],[25.5218582,41.6903038],[25.5221176,41.690155],[25.5222168,41.6901016],[25.5222969,41.6900215],[25.5223866,41.6898537],[25.5225468,41.6895752],[25.5232677,41.6895828],[25.5235176,41.6895752],[25.523838,41.6896133],[25.5245667,41.6896324],[25.525528,41.6895447],[25.5262375,41.6894226],[25.5267868,41.689312],[25.5271683,41.6891937],[25.5272484,41.6891747],[25.5272274,41.6891441],[25.5273476,41.688942],[25.5275879,41.688755],[25.5278683,41.6885643],[25.5281277,41.6884232],[25.5285072,41.6883049],[25.5289669,41.6881943],[25.5293484,41.6881523],[25.5297375,41.6882248],[25.5301781,41.6882439],[25.5307178,41.6883125],[25.5311375,41.6883545],[25.5314274,41.688343],[25.5317783,41.6883545],[25.5319366,41.6883316],[25.5322781,41.6884346],[25.5327072,41.6885223],[25.5331173,41.6886215],[25.533308,41.6887245],[25.5336266,41.6888428],[25.5341167,41.6889839],[25.5343475,41.689064],[25.5349579,41.6890221],[25.5360584,41.6888847],[25.5363579,41.6888351],[25.5370674,41.688652],[25.5375175,41.6884232],[25.5377579,41.6882515],[25.5379276,41.6881828],[25.5381966,41.6880417],[25.5383682,41.687973],[25.538538,41.6878853],[25.5386467,41.6878128],[25.5387077,41.6877327],[25.5387383,41.6877022],[25.5387573,41.6876526],[25.5388374,41.6874924],[25.5388584,41.6873817],[25.5390472,41.6874237],[25.5392475,41.6874733],[25.5394573,41.6874924],[25.539608,41.6874924],[25.539957,41.6875725],[25.5401974,41.6876221],[25.5403976,41.6874352],[25.5404968,41.6873131],[25.5407372,41.6870346],[25.5410976,41.6866722],[25.5416183,41.6860352],[25.5419273,41.6860237],[25.542057,41.6860046],[25.5422173,41.6859436],[25.5423965,41.6857147],[25.5426273,41.6853218],[25.5429077,41.6850052],[25.5436172,41.6840248],[25.5437679,41.6840935],[25.5439281,41.6841545],[25.5440483,41.6841927],[25.5443478,41.6838646],[25.5445366,41.6837044],[25.5447273,41.6835442],[25.5448875,41.683445],[25.5449581,41.683403],[25.5451183,41.6833153],[25.545578,41.683033],[25.5456181,41.682972],[25.5456066,41.6829033],[25.5452976,41.682415],[25.5452366,41.6823044],[25.5449867,41.6820831],[25.5449181,41.6818924],[25.5449066,41.6817627],[25.544838,41.6816216],[25.544487,41.6809616],[25.5443077,41.6806335],[25.544138,41.6803246],[25.544138,41.6802025],[25.5441875,41.6800728],[25.5443077,41.6798935],[25.5443668,41.6797829],[25.5444679,41.6796227],[25.5445976,41.6793633],[25.5448666,41.678833],[25.5449181,41.6786652],[25.5449181,41.678463],[25.544817,41.6780319],[25.5444469,41.6769218],[25.5442772,41.676384],[25.5440769,41.6758347],[25.5438671,41.6752739],[25.5436974,41.6747818],[25.5436382,41.6745453],[25.5436382,41.6741447],[25.5436974,41.6738739],[25.5438881,41.6734543],[25.5438881,41.6733818],[25.543848,41.6733437],[25.543787,41.6733131],[25.5433578,41.673233],[25.5432377,41.6731834],[25.5431767,41.6731224],[25.5431576,41.6730537],[25.5432072,41.6727448],[25.5432472,41.6726723],[25.5433178,41.672554],[25.543478,41.6724243],[25.5434875,41.6722946],[25.543478,41.6722221],[25.5433769,41.6721039],[25.5432568,41.6719818],[25.5432072,41.6718941],[25.5432873,41.6717834],[25.5434284,41.6717033],[25.5436172,41.6716347],[25.543787,41.6716347],[25.5438976,41.6715736],[25.5439281,41.6714821],[25.5440769,41.6714821],[25.5441475,41.671524],[25.5443878,41.6716232],[25.5444965,41.6716537],[25.5449066,41.6714935],[25.5451183,41.6714249],[25.5453167,41.6713524],[25.5454082,41.6712532],[25.5454884,41.6711121],[25.5454369,41.6709023],[25.5458069,41.6708336],[25.546278,41.6709442],[25.546978,41.6709137],[25.5476475,41.6708641],[25.5478668,41.670845],[25.5480175,41.6708336],[25.5480671,41.670845],[25.5483074,41.6706123],[25.5486069,41.6702919],[25.5487881,41.6700134],[25.5489273,41.6699219],[25.5491581,41.6698418],[25.549387,41.6696739],[25.5495567,41.6693649],[25.5497074,41.6689148],[25.5495777,41.6684418],[25.5496178,41.6680641],[25.5500584,41.6681252],[25.5504074,41.6680832],[25.5505371,41.6679726],[25.5506973,41.6678848],[25.5508766,41.6675034],[25.5509682,41.6673546],[25.551157,41.6670418],[25.5512466,41.6669922],[25.5513172,41.6670036],[25.5516872,41.6670341],[25.5520782,41.6670532],[25.5524883,41.6672516],[25.5531273,41.6675644],[25.5535984,41.6679115],[25.5538883,41.668045],[25.5544777,41.6683121],[25.5548382,41.6685333],[25.5548267,41.6686134],[25.5548172,41.6687126],[25.5549278,41.6689644],[25.5550671,41.6692047],[25.5551376,41.6692619],[25.5552177,41.6692848],[25.5553169,41.6694221],[25.5553074,41.6695633],[25.555378,41.6696243],[25.5555267,41.6696434],[25.5559082,41.6698341],[25.5563183,41.6700249],[25.5566273,41.6701622],[25.5569878,41.6702843],[25.5572376,41.670414],[25.5574074,41.6709251],[25.557478,41.6710815],[25.557518,41.6712151],[25.5577679,41.6720352],[25.5577278,41.6726646],[25.5575581,41.6735344],[25.5576477,41.6742744],[25.5581875,41.6747742],[25.5586777,41.6747818],[25.5590477,41.6748924],[25.5596676,41.6753731],[25.5602779,41.6756325],[25.5607281,41.6760139],[25.5609379,41.6762428],[25.5611172,41.6764221],[25.5616283,41.6765747],[25.5620384,41.6766243],[25.5624981,41.6767426],[25.5629082,41.6767845],[25.5632668,41.6767044],[25.5637169,41.6766319],[25.5640774,41.676693],[25.5644379,41.676815],[25.5647068,41.6769447],[25.5649681,41.6769943],[25.5653782,41.6769943],[25.5657978,41.677063],[25.5661182,41.6771545],[25.5663681,41.6772919],[25.566597,41.6772728],[25.5666981,41.6771736],[25.5667381,41.6768417],[25.5668278,41.6764717],[25.5669384,41.6762123],[25.5671368,41.6761017],[25.5681572,41.6759224],[25.5689278,41.6757851],[25.5698776,41.6757545],[25.5708275,41.6756821],[25.5714684,41.6757927],[25.5721283,41.6758728],[25.5724468,41.6758041],[25.5728283,41.6759033],[25.5732269,41.6762428],[25.5735474,41.6764641],[25.5738468,41.6766739],[25.5740871,41.676693],[25.574337,41.6766243],[25.5746479,41.6763649],[25.5751667,41.676075],[25.5759277,41.6759338],[25.5768566,41.6756821],[25.5769768,41.6754951],[25.5779781,41.6753845],[25.5786476,41.6752739],[25.5789471,41.675312],[25.579567,41.6752548],[25.5797882,41.6751137],[25.5801678,41.6750221],[25.5805779,41.6753616],[25.5809879,41.675724],[25.5809078,41.6758423],[25.5807381,41.6761551],[25.5808182,41.6762619],[25.5810966,41.6763115],[25.5814075,41.6762733],[25.582468,41.6758118],[25.5833282,41.6752625],[25.5835781,41.6751022],[25.5841274,41.6750221],[25.5846367,41.674984],[25.5849266,41.6750832],[25.5851173,41.6751633],[25.5856667,41.6751938],[25.5865974,41.6751137],[25.5870476,41.674942],[25.5874367,41.6748924],[25.5879669,41.675045],[25.588377,41.675312],[25.5887184,41.6754951],[25.5889778,41.6755028],[25.5894375,41.6752434],[25.5896969,41.6751823],[25.5897675,41.6749229],[25.5898476,41.6745453],[25.5899773,41.6743622],[25.5904675,41.6740646],[25.5908566,41.6737633],[25.5912476,41.6735344],[25.5915565,41.6733437],[25.5917072,41.673275],[25.5919266,41.6732216],[25.5920982,41.6732445],[25.5922871,41.6732826],[25.5925484,41.6733551],[25.5927467,41.6733627],[25.5930271,41.6734047],[25.5934467,41.6735039],[25.5937366,41.6734619],[25.5943871,41.6733246],[25.5951176,41.6731529],[25.5956478,41.6729927],[25.5958881,41.6729736],[25.5961971,41.6730537],[25.596817,41.6733627],[25.5969276,41.6733932],[25.5971966,41.6733017],[25.5974674,41.6731644],[25.5977383,41.6729622],[25.597847,41.6728439],[25.5980968,41.6727943],[25.598238,41.6727638],[25.5983868,41.6727333],[25.5985069,41.6726418],[25.5985184,41.6725349],[25.5984783,41.6723328],[25.5985279,41.6722641],[25.598568,41.6722221],[25.5985584,41.6720848],[25.5986176,41.6719742],[25.5987682,41.6718826],[25.5989666,41.6718445],[25.5991268,41.671814],[25.5992184,41.671772],[25.599287,41.6716423],[25.5994873,41.6714821],[25.6001472,41.6711121],[25.6005669,41.6709023],[25.6009083,41.6708031],[25.6014175,41.6707039],[25.6018581,41.6707115],[25.6023083,41.670723],[25.6028366,41.6706543],[25.6032581,41.6705933],[25.6036377,41.6705437],[25.603878,41.6706047],[25.6041183,41.6706047],[25.6044579,41.6705627],[25.6047974,41.6704941],[25.6050968,41.6702843],[25.6053867,41.670002],[25.605608,41.6697731],[25.6054382,41.6695442],[25.6055183,41.6692734],[25.6060982,41.6686325],[25.6066475,41.6681633],[25.6068077,41.6681328],[25.6069374,41.667942],[25.6071968,41.6677322],[25.607378,41.667675],[25.6076183,41.6677246],[25.6077766,41.6677818],[25.6079578,41.6677628],[25.6082382,41.6676216],[25.608448,41.6675034],[25.6086273,41.667305],[25.6089077,41.6671448],[25.609108,41.6671028],[25.6091976,41.6670341],[25.6091766,41.6668816],[25.609108,41.6667023],[25.609148,41.6664429],[25.609148,41.6659851],[25.6095982,41.6653252],[25.609827,41.6650543],[25.6106873,41.6644745],[25.611227,41.6641045],[25.6116676,41.6638031],[25.6125374,41.6632843],[25.6125584,41.6632538],[25.6125278,41.6616249],[25.6125679,41.6610031],[25.6128273,41.6605415],[25.6137772,41.6594849],[25.6140079,41.6591835],[25.6140575,41.6590042],[25.6141872,41.6584435],[25.6141682,41.6582031],[25.6142082,41.6579628],[25.6144066,41.6577225],[25.6146469,41.6575241],[25.6149979,41.6570015],[25.6154079,41.6562424],[25.615448,41.6559525],[25.6156483,41.655262],[25.616087,41.6548042],[25.6165276,41.6544228],[25.6171169,41.6538925],[25.6171474,41.6537552],[25.6170082,41.6536026],[25.6169567,41.6534653],[25.6169872,41.6534348],[25.6170979,41.6533127],[25.6174469,41.6532631],[25.6177578,41.6532326],[25.6182671,41.6532936],[25.6186981,41.6534042],[25.6189365,41.653492],[25.6192284,41.6535034],[25.6195869,41.6533318],[25.6196575,41.6531715],[25.619688,41.6524544],[25.6193066,41.6522522],[25.6191673,41.6519852],[25.6194477,41.6515923],[25.6196575,41.6514626],[25.6205769,41.6511345],[25.6211472,41.6512833],[25.6215668,41.6513519],[25.6222267,41.6513252],[25.6226578,41.6512527],[25.6231174,41.6510239],[25.6234283,41.6508331],[25.6237183,41.6505241],[25.6237469,41.6506538],[25.6239376,41.6508026],[25.6240082,41.6508522],[25.6240673,41.6509743],[25.624197,41.651123],[25.6242371,41.6514244],[25.624218,41.6515617],[25.6242065,41.6517143],[25.6244469,41.6515045],[25.6245174,41.6512032],[25.6248074,41.6510124],[25.6252575,41.6508751],[25.6254272,41.6508446],[25.6255569,41.6508942],[25.6256981,41.6509247],[25.6258183,41.6509438],[25.6260166,41.6508446],[25.6262283,41.650753],[25.6263275,41.6506653],[25.6263866,41.6505928],[25.6264381,41.6505318],[25.6265182,41.650444],[25.626667,41.6503334],[25.6288567,41.649044],[25.6289272,41.6489944],[25.6292877,41.6487923],[25.6294975,41.6487045],[25.6301384,41.6484451],[25.6302872,41.6483917],[25.6304283,41.6483116],[25.630518,41.6482544],[25.6306267,41.6481934],[25.6307278,41.6481552],[25.6308384,41.6481323],[25.6310482,41.6481133],[25.6312084,41.6480942],[25.631937,41.647995],[25.632288,41.6479225],[25.6327667,41.6478233],[25.6328678,41.6478043],[25.6329479,41.6477852],[25.6330376,41.6477852],[25.6331177,41.6477928],[25.6331882,41.6478348],[25.6332378,41.6479034],[25.6333084,41.6480217],[25.6334381,41.6482735],[25.6337166,41.6487045],[25.6338272,41.6488419],[25.6339779,41.6489639],[25.6341782,41.6491127],[25.6343384,41.6492119],[25.6344681,41.6490936],[25.6346874,41.6490135],[25.634798,41.6489143],[25.6355572,41.6487427],[25.636198,41.6486015],[25.6366482,41.6484642],[25.6371078,41.6484451],[25.6373577,41.6484032],[25.6375771,41.6483116],[25.6377373,41.6482239],[25.6379166,41.6482315],[25.6380768,41.648243],[25.6381683,41.6482048],[25.6382675,41.6481323],[25.6383381,41.6480446],[25.6384277,41.647995],[25.6386967,41.6479836],[25.6388969,41.6480141],[25.6394176,41.6479416],[25.6397667,41.6480522],[25.6401081,41.6484947],[25.6403484,41.6486244],[25.6404572,41.6486816],[25.6406174,41.6488037],[25.6407681,41.649025],[25.6409779,41.6491432],[25.6411972,41.6492119],[25.641407,41.6492538],[25.6417274,41.6492043],[25.6420574,41.6492653],[25.6425667,41.6495247],[25.6427269,41.6496544],[25.642767,41.6497116],[25.6428471,41.6497841],[25.6429577,41.6498528],[25.6431274,41.6499939],[25.6433182,41.650135],[25.6436577,41.6503334],[25.644207,41.6497421],[25.6443272,41.649662],[25.6444778,41.6496048],[25.6446266,41.6495819],[25.6447983,41.6495819],[25.6452866,41.6496315],[25.6461067,41.6497345],[25.6463184,41.6497421],[25.6466179,41.649765],[25.6467781,41.6497917],[25.6468983,41.6498451],[25.6469669,41.6499138],[25.647047,41.650013],[25.6471481,41.6499748],[25.6472282,41.6499023],[25.647438,41.6497231],[25.6476173,41.6495743],[25.647768,41.6495018],[25.6479282,41.6494637],[25.6481266,41.6494522],[25.6482372,41.6494331],[25.6483269,41.6493721],[25.6485672,41.6490135],[25.6487274,41.6488533],[25.6488876,41.6487236],[25.6490383,41.6485252],[25.6493568,41.6479416],[25.6497879,41.6467628],[25.6494865,41.6457253],[25.649807,41.6450539],[25.6495972,41.6443634],[25.6492882,41.6439743],[25.6492977,41.6434746],[25.6494865,41.6431541],[25.6496677,41.642662],[25.6499882,41.6423035],[25.6503868,41.6420326],[25.6519566,41.6413918],[25.6524181,41.6410141],[25.6526375,41.6407242],[25.6531773,41.6404343],[25.6535969,41.6399536],[25.6540775,41.6395149],[25.6542473,41.6392937],[25.6544266,41.6392136],[25.6546669,41.6391335],[25.6553478,41.6390228],[25.6555767,41.638752],[25.6559067,41.6381035],[25.6563568,41.6379929],[25.6581173,41.6376343],[25.6593781,41.6372833],[25.6602879,41.6370125],[25.6608582,41.6368141],[25.6610279,41.6365242],[25.6609478,41.6363335],[25.6605968,41.6362839],[25.660347,41.6362724],[25.6603966,41.6360931],[25.6605377,41.636013],[25.661047,41.6358643],[25.6616974,41.6357918],[25.6619568,41.6357346],[25.6623669,41.6353722],[25.6625671,41.635334],[25.6627483,41.6354027],[25.6635475,41.6361732],[25.6642666,41.6361237],[25.6649075,41.6362038],[25.6657066,41.6363449],[25.6658268,41.6363335],[25.6659679,41.6362648],[25.6662083,41.636055],[25.6664276,41.6359253],[25.6669979,41.6357231],[25.6673374,41.6354523],[25.6676083,41.6353836],[25.6678867,41.6352425],[25.6684074,41.6349945],[25.6685467,41.6351547],[25.6694183,41.6347618],[25.6698666,41.6345024],[25.6701069,41.6343842],[25.6704483,41.6342316],[25.6704884,41.6341743],[25.670557,41.6338615],[25.670887,41.6338921],[25.670927,41.6338234],[25.6709766,41.6337547],[25.6710377,41.6336937],[25.6716576,41.6331139],[25.6718273,41.6329536],[25.6720982,41.6327133],[25.6722584,41.6325531],[25.6723576,41.6324234],[25.6724281,41.6323242],[25.6724873,41.6322136],[25.6725273,41.632103],[25.6725578,41.6319923],[25.6725674,41.6318741],[25.6725674,41.6318016],[25.6725578,41.631752],[25.6725178,41.6316948],[25.6723175,41.6315842],[25.6721973,41.6315536],[25.6720467,41.6315346],[25.6719074,41.6315422],[25.6717472,41.6315727],[25.671587,41.6316338],[25.6713467,41.6317329],[25.6710167,41.6318932],[25.6708984,41.6319351],[25.6707878,41.6319542],[25.6706676,41.6319542],[25.670557,41.6319351],[25.6704884,41.6318741],[25.6704273,41.631794],[25.6703777,41.6317024],[25.670248,41.6312447],[25.6700668,41.630703],[25.6697083,41.6296425],[25.6692181,41.628273],[25.6689472,41.6275215],[25.6689072,41.6274033],[25.6688881,41.627285],[25.6688881,41.627182],[25.6689072,41.6270943],[25.6689568,41.6269836],[25.6690674,41.6268234],[25.6697083,41.6260338],[25.6697769,41.6259232],[25.669817,41.625824],[25.6698284,41.6257133],[25.6697884,41.6255951]]},{"id":19598,"author":"AnaDigit","name_GR":"Sultans Trail: 5.28. Rabovo - Madzharevo Vulture Centre","description_GR":"Section-Trail 5.28","path":"Sultans_Trail\/sultans_trail_528","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":22594,"name_EN":"Sultans Trail: 5.28. Rabovo - Madzharevo Vulture Centre","description_EN":"Section-Trail 5.28","ascent_time":476,"descent_time":471,"marker":"","level":9,"ascent":394,"descent":424,"maxelev":209,"minelev":135,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.66979 41.61108,25.87206 41.6516)","views":0,"millestones":"","x":25.767952,"y":41.6420898,"coor":[[25.6697922,41.6255913],[25.6699619,41.6254997],[25.6700516,41.6253815],[25.6701012,41.6252708],[25.6701221,41.6251411],[25.6700916,41.6249924],[25.6701126,41.6249008],[25.6702023,41.6248207],[25.670332,41.6247787],[25.6704521,41.6247902],[25.6705608,41.6248322],[25.6706524,41.6249123],[25.6707211,41.6249619],[25.6708221,41.6249695],[25.6709709,41.6249924],[25.6710911,41.625042],[25.6713009,41.6251717],[25.6715317,41.6252213],[25.6717815,41.6252708],[25.6719513,41.625309],[25.672102,41.625351],[25.6722527,41.625351],[25.6724224,41.6253624],[25.6726627,41.6254196],[25.672842,41.6254616],[25.6729813,41.6254501],[25.6731224,41.6254005],[25.6732616,41.6253624],[25.6733723,41.625351],[25.6736317,41.6253624],[25.6737518,41.62537],[25.6738625,41.625351],[25.6739311,41.625309],[25.6740112,41.6252403],[25.6741314,41.6251793],[25.6743011,41.6251411],[25.6745014,41.6251221],[25.6748314,41.6251602],[25.6751518,41.6252289],[25.6753616,41.6252823],[25.6756516,41.625412],[25.6758919,41.6254692],[25.6760712,41.6254997],[25.6762714,41.6254997],[25.6765614,41.6254501],[25.6768017,41.6254196],[25.6771412,41.6254311],[25.6774426,41.6254692],[25.6776218,41.6254997],[25.6777821,41.6255302],[25.6779213,41.6255798],[25.678051,41.6256104],[25.6782513,41.6256714],[25.6783714,41.6256905],[25.6784725,41.6256714],[25.6786213,41.6256523],[25.6788311,41.6256294],[25.6790924,41.6256523],[25.6795712,41.6256905],[25.6805019,41.6257896],[25.6817417,41.6254997],[25.6854725,41.624382],[25.6871624,41.6240997],[25.6875725,41.6240501],[25.6877518,41.6240311],[25.6878223,41.6240005],[25.6878014,41.6238899],[25.6878223,41.6238098],[25.6879025,41.6237488],[25.6879711,41.6237221],[25.6880722,41.6237221],[25.6882515,41.6237793],[25.6884327,41.6237907],[25.6887417,41.6237411],[25.6891327,41.623642],[25.6892624,41.623642],[25.6893711,41.6236725],[25.6894817,41.6236801],[25.689642,41.623661],[25.6937122,41.6224594],[25.695961,41.62183],[25.6971226,41.6217194],[25.6990108,41.6212502],[25.6996613,41.6210403],[25.700531,41.6206589],[25.7015514,41.620079],[25.7037716,41.6188622],[25.7044411,41.6186218],[25.7046013,41.6184692],[25.7047424,41.6181717],[25.7046318,41.6177711],[25.704401,41.6163521],[25.7047825,41.6155701],[25.7057419,41.6149025],[25.7109222,41.6118507],[25.7118225,41.611412],[25.7127514,41.6112022],[25.7137318,41.6110802],[25.7139721,41.6111221],[25.7142124,41.6111794],[25.7143726,41.6112709],[25.7144718,41.6113815],[25.7145424,41.6115417],[25.7153111,41.6114693],[25.7157726,41.6115112],[25.7158623,41.6115494],[25.7159119,41.6116295],[25.7159519,41.6116905],[25.715971,41.6119194],[25.7159424,41.6120911],[25.7161713,41.6121597],[25.7164021,41.6122322],[25.7168026,41.612381],[25.7180614,41.6128616],[25.7186413,41.6130714],[25.7187119,41.6131325],[25.718771,41.6132088],[25.7188015,41.6133118],[25.718811,41.613739],[25.718832,41.6138306],[25.7188721,41.6139221],[25.7189617,41.6140022],[25.719162,41.6141701],[25.7192421,41.6142693],[25.7192726,41.6143799],[25.7192726,41.6145325],[25.7192326,41.6148605],[25.7192822,41.6149406],[25.7193413,41.6150322],[25.7196312,41.6152191],[25.7198315,41.6153488],[25.7199211,41.6154594],[25.7199421,41.6156006],[25.7199211,41.6157188],[25.7197914,41.6159019],[25.7197323,41.6159096],[25.7190323,41.6171417],[25.7185726,41.6179695],[25.7185326,41.6181602],[25.7187119,41.6181602],[25.7190208,41.6181793],[25.7193909,41.6181793],[25.719511,41.6181793],[25.7196121,41.6181602],[25.7197208,41.6181412],[25.7198315,41.6180916],[25.7199516,41.6180191],[25.7200718,41.6179199],[25.720171,41.6178017],[25.7203026,41.6176414],[25.7204514,41.6174393],[25.720602,41.6172714],[25.7208118,41.6170807],[25.7210217,41.616909],[25.7212811,41.6167603],[25.7215614,41.6166306],[25.7217426,41.6165619],[25.721962,41.6165009],[25.7222023,41.6164589],[25.7224426,41.6164703],[25.7227116,41.6164894],[25.7259121,41.617012],[25.7260723,41.6170311],[25.7261925,41.6170387],[25.7263317,41.6170311],[25.7264519,41.6170006],[25.7265625,41.6169395],[25.7266426,41.6168594],[25.7267914,41.6166725],[25.7270222,41.6163712],[25.7278519,41.6151505],[25.7278824,41.6151199],[25.727951,41.6150818],[25.7280521,41.6150703],[25.7281418,41.6150818],[25.7282219,41.6151009],[25.7283325,41.615139],[25.7288418,41.6153107],[25.7294617,41.6155014],[25.7298412,41.6156197],[25.7301025,41.6157303],[25.7303619,41.61586],[25.7306023,41.6160011],[25.7315922,41.6166306],[25.7321815,41.6170006],[25.7325325,41.6172218],[25.7327423,41.6173401],[25.7329712,41.6174393],[25.7332916,41.617569],[25.7336826,41.617691],[25.7340622,41.6178017],[25.7344418,41.6178818],[25.7349815,41.6179695],[25.7362022,41.6181488],[25.7372818,41.6183014],[25.7378311,41.6183891],[25.7382622,41.6184921],[25.7386913,41.6186104],[25.7391624,41.6187325],[25.7394409,41.6188393],[25.7399025,41.6189995],[25.7406826,41.6192589],[25.7410316,41.619381],[25.7412109,41.619442],[25.7413712,41.6195297],[25.7415619,41.6196404],[25.7420616,41.6199417],[25.7428226,41.6204414],[25.7438412,41.6211014],[25.7441025,41.6212807],[25.7442417,41.6213799],[25.7443924,41.6214905],[25.7445927,41.6216812],[25.7447224,41.6218109],[25.7448215,41.6219215],[25.7452927,41.6224022],[25.7457924,41.622879],[25.7460213,41.6231003],[25.746172,41.62323],[25.7463017,41.6233406],[25.7466526,41.623642],[25.7469025,41.6238289],[25.7470913,41.623951],[25.7473717,41.6241112],[25.7478027,41.624321],[25.7484322,41.62463],[25.7488327,41.6248322],[25.7490826,41.6249809],[25.7496014,41.625309],[25.7509823,41.6264915],[25.7524319,41.6276588],[25.7538815,41.6289291],[25.7551117,41.62994],[25.7562809,41.6309319],[25.7564316,41.6310425],[25.7565727,41.6311302],[25.756731,41.6311989],[25.7569408,41.6312714],[25.7583122,41.6316795],[25.7594013,41.632019],[25.7596111,41.6320992],[25.7597923,41.6321907],[25.759901,41.6322899],[25.7600327,41.6324425],[25.7601109,41.6325912],[25.7602024,41.632782],[25.7609425,41.6346893],[25.7610817,41.6350594],[25.761322,41.6357002],[25.7615108,41.6362114],[25.7616024,41.6363716],[25.7617226,41.6365089],[25.7618713,41.6366425],[25.7620621,41.6367493],[25.7630424,41.6371613],[25.7633514,41.6373024],[25.7637024,41.6374702],[25.7639809,41.6376114],[25.7644424,41.6378899],[25.7645111,41.6379509],[25.7645512,41.637989],[25.7646313,41.638092],[25.7648315,41.63834],[25.7650509,41.6386108],[25.7653027,41.6389122],[25.7654209,41.639019],[25.765522,41.6390915],[25.7656116,41.6391411],[25.7657909,41.6391907],[25.7660313,41.6392517],[25.7677021,41.6396523],[25.767662,41.6402702],[25.7677212,41.6409302],[25.7678719,41.6416817],[25.767952,41.6420898],[25.7680016,41.642292],[25.7683716,41.6430206],[25.7684822,41.6432304],[25.7693024,41.64468],[25.7695026,41.6449509],[25.7716522,41.6471024],[25.7726021,41.647831],[25.7729015,41.6480217],[25.7763615,41.6501999],[25.777132,41.6506424],[25.7776508,41.6509209],[25.7779827,41.6510696],[25.7789116,41.6514206],[25.779501,41.6515808],[25.7797527,41.6515999],[25.7801609,41.6515503],[25.7803211,41.6514893],[25.780611,41.6513023],[25.7807426,41.6511307],[25.7809219,41.6507492],[25.7809925,41.6506691],[25.7811718,41.6504593],[25.7817421,41.6499519],[25.782362,41.6495514],[25.7838326,41.6487923],[25.7845325,41.6485519],[25.7846317,41.6485214],[25.7854023,41.6482887],[25.7866421,41.6478119],[25.7866917,41.6477814],[25.7870522,41.6476021],[25.7875824,41.6472702],[25.7888317,41.6464691],[25.7895527,41.6460114],[25.7898312,41.6460419],[25.7899113,41.6460419],[25.7901611,41.6460609],[25.7906914,41.6462097],[25.7917023,41.6464806],[25.7917614,41.6465912],[25.7917309,41.6467819],[25.7917309,41.6469193],[25.7918015,41.6469994],[25.7923527,41.6474304],[25.7925014,41.6474113],[25.7932415,41.6471519],[25.7936115,41.6470604],[25.7938023,41.6470795],[25.7940826,41.6471519],[25.7944622,41.6472015],[25.7948513,41.6471596],[25.7951813,41.6471214],[25.7954216,41.6471291],[25.7956009,41.6471519],[25.7958221,41.6472206],[25.7959919,41.6473923],[25.7962322,41.6475105],[25.797121,41.6478119],[25.7976017,41.6480293],[25.7983913,41.6484604],[25.7990112,41.6486588],[25.799221,41.6486816],[25.7997513,41.6486816],[25.8003426,41.6487923],[25.8010921,41.6488113],[25.801672,41.6487198],[25.8022518,41.6486816],[25.8028412,41.6485901],[25.8032017,41.6484413],[25.8036213,41.6483803],[25.8038521,41.6484222],[25.804121,41.6484795],[25.8045311,41.6484604],[25.8047009,41.6484299],[25.8051414,41.6483803],[25.8055325,41.6483803],[25.8062725,41.6484795],[25.8068619,41.6485519],[25.8072224,41.6486702],[25.8074913,41.6488495],[25.8082924,41.6492424],[25.8093414,41.6496696],[25.8101521,41.64991],[25.8109322,41.6501007],[25.811552,41.650219],[25.8118725,41.6502419],[25.8122616,41.6502495],[25.8127327,41.6501312],[25.8130722,41.6501694],[25.813282,41.6502495],[25.8138809,41.6504288],[25.8147316,41.6505699],[25.8161526,41.6506195],[25.8172722,41.6506424],[25.8175316,41.6506691],[25.8179111,41.6507912],[25.818182,41.6509819],[25.8184814,41.6511116],[25.8189926,41.6512222],[25.8197021,41.6513023],[25.820261,41.6513023],[25.8209209,41.6512794],[25.8215408,41.6512299],[25.8219223,41.6512222],[25.8221512,41.6511993],[25.8225613,41.6511612],[25.8230209,41.6510925],[25.823391,41.6510391],[25.8249512,41.6507797],[25.825201,41.6507225],[25.8254108,41.650631],[25.8259411,41.6504097],[25.8263512,41.6502724],[25.8268814,41.6499596],[25.8277321,41.6495209],[25.8282108,41.6491814],[25.8290615,41.6486702],[25.829752,41.6483498],[25.8301125,41.648262],[25.8307018,41.6483307],[25.8312416,41.6483421],[25.8321018,41.6480904],[25.8330212,41.6479225],[25.8331509,41.647831],[25.833252,41.6477814],[25.8333511,41.6477699],[25.8335323,41.647789],[25.8336811,41.6477814],[25.8339119,41.6477203],[25.8345413,41.64748],[25.8347721,41.6473503],[25.8349419,41.6471901],[25.8352623,41.6468391],[25.8357716,41.6465721],[25.8361416,41.6464424],[25.8371716,41.6461411],[25.8382626,41.6459198],[25.8393612,41.6457024],[25.8397026,41.6455421],[25.8404427,41.6451607],[25.8409214,41.6449013],[25.8413715,41.6446419],[25.8418713,41.6443024],[25.8422813,41.644001],[25.8425827,41.643692],[25.8430119,41.6432724],[25.8432522,41.6430016],[25.8434525,41.6427422],[25.8436718,41.6425323],[25.8439121,41.6422806],[25.8442116,41.6420898],[25.8449116,41.6416588],[25.8452816,41.6414299],[25.8456421,41.641201],[25.8461323,41.6408806],[25.8463211,41.64077],[25.8465309,41.6407013],[25.8467426,41.6406403],[25.8468914,41.6405716],[25.8469925,41.640461],[25.8470917,41.6403503],[25.8472023,41.6402817],[25.8473511,41.6402206],[25.8475323,41.6401711],[25.847681,41.64011],[25.8478127,41.6400299],[25.8479824,41.6399307],[25.8482227,41.6398392],[25.8487015,41.6396904],[25.8489723,41.6395798],[25.8492413,41.6394806],[25.8494511,41.6393509],[25.8496819,41.6392097],[25.8498726,41.6390915],[25.850132,41.6389618],[25.8504524,41.6388206],[25.8507614,41.6386909],[25.8509026,41.6386108],[25.8509827,41.6385307],[25.8510017,41.6384392],[25.8509312,41.63834],[25.8508511,41.6382408],[25.8507423,41.638092],[25.8506813,41.63797],[25.8506622,41.6378403],[25.8506813,41.6377716],[25.8507519,41.637722],[25.850832,41.6377106],[25.8509312,41.6377296],[25.8510723,41.6377792],[25.851202,41.6378098],[25.8513527,41.6378098],[25.8514709,41.6378212],[25.851572,41.6378403],[25.8516617,41.6378822],[25.8517818,41.6379814],[25.851881,41.6380424],[25.8519917,41.6380806],[25.8521423,41.638092],[25.852272,41.6380806],[25.8523922,41.638031],[25.8525524,41.63797],[25.8526821,41.6379395],[25.8528118,41.6379395],[25.8529625,41.63797],[25.8530922,41.637989],[25.8532314,41.6380005],[25.8534012,41.6379814],[25.8537312,41.6379204],[25.8539925,41.6378517],[25.8542709,41.6377602],[25.8544312,41.6376801],[25.8545513,41.6376305],[25.854641,41.6376114],[25.8547421,41.6375999],[25.8548412,41.6376114],[25.8549309,41.6376305],[25.8550415,41.6376724],[25.8551617,41.6376991],[25.8553123,41.6377106],[25.8555222,41.6376915],[25.8557911,41.6376801],[25.8559818,41.637661],[25.8561325,41.637619],[25.8562317,41.6375923],[25.8563118,41.6375389],[25.8564625,41.6373215],[25.8565216,41.6371422],[25.8565121,41.6370697],[25.8564816,41.6369705],[25.8567619,41.6367111],[25.8570518,41.636219],[25.857111,41.6361198],[25.8572521,41.6359596],[25.8572922,41.6359291],[25.8574715,41.6358223],[25.8576317,41.6357422],[25.857851,41.6355896],[25.8583221,41.6350822],[25.8596325,41.6337318],[25.8600521,41.6332817],[25.8610916,41.6335793],[25.8623009,41.6339417],[25.8630619,41.6341705],[25.8635921,41.6343498],[25.8646317,41.6346321],[25.8647614,41.6346703],[25.8648319,41.6347122],[25.8649521,41.6347923],[25.8652325,41.6350517],[25.8655815,41.6353416],[25.8666821,41.635849],[25.8676319,41.6362991],[25.8690319,41.636982],[25.870512,41.6376915],[25.870512,41.6377907],[25.8705921,41.6382103],[25.8708725,41.6386414],[25.8712425,41.6400223],[25.8712425,41.6402512],[25.871151,41.6405525],[25.8709717,41.6409187],[25.8708324,41.6413994],[25.8708515,41.6416092],[25.870821,41.6417923],[25.8708515,41.641922],[25.8709221,41.6420517],[25.8712311,41.6423912],[25.871542,41.6426888],[25.8715611,41.6427498],[25.8715611,41.6428223],[25.8714924,41.6428795],[25.8717422,41.6431313],[25.8720512,41.6433792]]},{"id":19599,"author":"AnaDigit","name_GR":"Sultans Trail: 5.29. Vulture Centre - Gornoseltsi","description_GR":"Section-Trail 5.29","path":"Sultans_Trail\/sultans_trail_529","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":19205,"name_EN":"Sultans Trail: 5.29. Vulture Centre - Gornoseltsi","description_EN":"Section-Trail 5.29","ascent_time":562,"descent_time":545,"marker":"","level":9,"ascent":970,"descent":699,"maxelev":566,"minelev":141,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.87082 41.57541,25.98597 41.64288)","views":0,"millestones":"","x":25.9314499,"y":41.6125107,"coor":[[25.8714905,41.6428833],[25.8715496,41.6428223],[25.8715591,41.6427536],[25.8715305,41.6426926],[25.8712807,41.6424332],[25.8712292,41.6423912],[25.871069,41.6422424],[25.8709202,41.6420517],[25.8708591,41.6419334],[25.8708191,41.6417923],[25.8708401,41.6416206],[25.8709106,41.6414719],[25.8710098,41.6413422],[25.8711205,41.6411705],[25.8713303,41.6409111],[25.8716602,41.6404419],[25.8717995,41.6402435],[25.8719997,41.6399536],[25.8720798,41.639782],[25.87216,41.6396103],[25.8722,41.6395111],[25.8722305,41.6394119],[25.8723888,41.6389618],[25.8724499,41.638813],[25.87253,41.6385918],[25.8726006,41.6383514],[25.8726292,41.6382027],[25.8726692,41.6380501],[25.8726997,41.6379318],[25.8727493,41.6378212],[25.872839,41.637661],[25.8730297,41.6373634],[25.8731003,41.6372337],[25.8731403,41.6371117],[25.8731594,41.6369705],[25.8731594,41.6368408],[25.8731194,41.6367111],[25.8730507,41.6365814],[25.8729095,41.6364403],[25.8727493,41.6362915],[25.87257,41.6361618],[25.8723888,41.6360321],[25.8721695,41.6359329],[25.8719597,41.6358604],[25.8713989,41.6357117],[25.8712502,41.635643],[25.8711395,41.6355629],[25.8710804,41.6354523],[25.8710594,41.6353722],[25.8710899,41.6352119],[25.8722496,41.6340218],[25.8723507,41.6339111],[25.8726501,41.6336823],[25.8728504,41.6334534],[25.8729401,41.6332626],[25.8729191,41.6331406],[25.872839,41.6330528],[25.8727589,41.6329918],[25.8724899,41.6329308],[25.8722706,41.6328125],[25.8721504,41.6326828],[25.8721104,41.6324615],[25.8721104,41.632431],[25.8721199,41.6322937],[25.8722,41.632122],[25.8723202,41.6319809],[25.8723602,41.6318817],[25.8723392,41.6318207],[25.8722897,41.6317329],[25.8723202,41.6316528],[25.8724499,41.6316338],[25.8725395,41.6316109],[25.8725204,41.6315804],[25.8723698,41.6313019],[25.8722095,41.6306915],[25.8722401,41.6305504],[25.8723202,41.6304817],[25.8725796,41.6304703],[25.87323,41.6305313],[25.8737698,41.6305809],[25.8740902,41.6304932],[25.8743992,41.6303024],[25.8744297,41.630043],[25.8744106,41.629673],[25.8749599,41.6286926],[25.8755207,41.6288834],[25.8758793,41.6286316],[25.876339,41.6287422],[25.8767796,41.6286812],[25.8773804,41.6284714],[25.8780594,41.6283112],[25.8784294,41.6278801],[25.8785191,41.6278725],[25.8787689,41.6278801],[25.8789806,41.6276016],[25.8791904,41.6276436],[25.8796005,41.6277122],[25.8802605,41.6276131],[25.8811207,41.6274223],[25.8817692,41.6273232],[25.88237,41.6273308],[25.8828392,41.6273727],[25.8838997,41.6271629],[25.8844604,41.6269035],[25.8848801,41.6262817],[25.8850594,41.6259804],[25.8853607,41.6258507],[25.88587,41.6258316],[25.8864498,41.6259727],[25.8871307,41.6261406],[25.8875294,41.6262932],[25.8878002,41.6266212],[25.8882294,41.6272011],[25.8882694,41.6272736],[25.8884201,41.627533],[25.8885689,41.6278038],[25.8887196,41.6280632],[25.8890305,41.6283836],[25.889389,41.6286201],[25.8898602,41.6288033],[25.8901005,41.6288605],[25.8906403,41.6288414],[25.89118,41.6287918],[25.8918495,41.628891],[25.8928089,41.6291428],[25.8929806,41.6292305],[25.8932896,41.6293907],[25.8936405,41.6295929],[25.89398,41.6297531],[25.8942204,41.6298409],[25.8943806,41.6297913],[25.89468,41.6297722],[25.8949203,41.6297836],[25.8952293,41.6298523],[25.8956699,41.6298027],[25.8964596,41.6294327],[25.89715,41.628952],[25.89785,41.6286125],[25.8983593,41.6281815],[25.8987503,41.6277618],[25.8995705,41.6272736],[25.9000893,41.6269913],[25.9003105,41.6267815],[25.9003506,41.6265907],[25.9003296,41.6263313],[25.9005394,41.6259308],[25.9005299,41.6258736],[25.9004707,41.625782],[25.9004993,41.6256828],[25.9005489,41.6255913],[25.9006405,41.6254616],[25.9008007,41.6253014],[25.9008999,41.6252022],[25.9009991,41.6250801],[25.9011097,41.6249504],[25.9012699,41.6248322],[25.9015198,41.6246414],[25.9015999,41.6245003],[25.901659,41.6243324],[25.9017105,41.6242638],[25.9018497,41.6242409],[25.901989,41.6242638],[25.9021091,41.6243439],[25.9022198,41.6244507],[25.9022789,41.6245918],[25.9022694,41.624752],[25.9022903,41.6249008],[25.9023304,41.6249924],[25.9024296,41.6250725],[25.9026604,41.6252022],[25.9029789,41.625351],[25.9032497,41.6254311],[25.9035492,41.625473],[25.9038601,41.6254501],[25.9041691,41.6254807],[25.9043903,41.6255226],[25.9046402,41.6255112],[25.9049397,41.6254921],[25.9051991,41.6254616],[25.9053898,41.6254234],[25.9056797,41.6254005],[25.905899,41.6253815],[25.9061489,41.6253204],[25.9063206,41.6252708],[25.9064693,41.6252403],[25.9065704,41.6252022],[25.9066296,41.6251411],[25.90662,41.6250229],[25.9066105,41.6249313],[25.9066792,41.6248322],[25.9067307,41.624733],[25.9067993,41.6245232],[25.9068489,41.6242523],[25.9069195,41.6239738],[25.9069099,41.6237221],[25.9068203,41.6235733],[25.9065495,41.6232834],[25.9064693,41.6231422],[25.9064503,41.6229935],[25.9064999,41.6228409],[25.9066296,41.6227036],[25.9067802,41.6225128],[25.9069805,41.6223717],[25.9071598,41.6222725],[25.9075794,41.6220932],[25.9080296,41.6219215],[25.9082088,41.6218033],[25.9083595,41.6216736],[25.9085197,41.6214714],[25.908699,41.6213531],[25.9089489,41.6212234],[25.9091301,41.6210823],[25.9092789,41.620903],[25.9094391,41.6207809],[25.9096603,41.6205902],[25.9098492,41.6204033],[25.9100189,41.6202927],[25.9101696,41.6202316],[25.9104404,41.6201324],[25.9106407,41.6200333],[25.910799,41.6199036],[25.9109993,41.6197929],[25.9113102,41.6196823],[25.911459,41.6195908],[25.9116001,41.6195107],[25.9116707,41.6194611],[25.9117699,41.6193733],[25.911869,41.6192131],[25.9119492,41.6190414],[25.9120789,41.6188812],[25.9123096,41.6186523],[25.9124889,41.6184807],[25.9126091,41.6183014],[25.9126606,41.6181831],[25.9126301,41.6180611],[25.912569,41.6178703],[25.9125595,41.6177216],[25.9126701,41.6176224],[25.9128094,41.6175423],[25.9130096,41.6174507],[25.9132805,41.6173134],[25.9134903,41.6172104],[25.913599,41.6171722],[25.9137096,41.6171417],[25.9138203,41.6170616],[25.9139404,41.6169815],[25.9141293,41.6168938],[25.9143505,41.6167717],[25.9145393,41.6166611],[25.9147701,41.6165619],[25.9151192,41.6164322],[25.91535,41.6163025],[25.9155998,41.6161613],[25.9158401,41.6160316],[25.9160194,41.6159019],[25.9161701,41.6157532],[25.9162407,41.6157036],[25.9163589,41.6155815],[25.9165897,41.6154213],[25.9169998,41.6151237],[25.9172497,41.6150017],[25.9174194,41.6150017],[25.9176102,41.6150208],[25.9177704,41.6150436],[25.9178905,41.6150322],[25.9179993,41.6149521],[25.9181499,41.6148338],[25.9184399,41.6146317],[25.9186001,41.614521],[25.9186096,41.6144218],[25.9185905,41.6143608],[25.9186192,41.6143112],[25.9187393,41.6142502],[25.9190197,41.6141205],[25.9193401,41.6139336],[25.9194489,41.613842],[25.9194698,41.6137314],[25.9194698,41.6135902],[25.9194889,41.6134529],[25.9196796,41.6133118],[25.9198799,41.6132011],[25.9200001,41.6130905],[25.9200897,41.6130028],[25.9202194,41.6130104],[25.9203396,41.6131401],[25.9204006,41.6132431],[25.9204807,41.6133308],[25.9206104,41.6134224],[25.9207306,41.6134834],[25.9208202,41.6135101],[25.9209194,41.613472],[25.9210396,41.6133003],[25.9211903,41.6130714],[25.921339,41.6129532],[25.921629,41.6127815],[25.9218197,41.6126709],[25.9219799,41.6125908],[25.9220505,41.6124611],[25.9221096,41.6123009],[25.9223003,41.6120834],[25.9225597,41.6118736],[25.9228592,41.611702],[25.9231491,41.6116333],[25.9233589,41.6116028],[25.9235802,41.6115913],[25.9238892,41.6115723],[25.9240589,41.6115608],[25.9242592,41.6115036],[25.92449,41.611412],[25.9247494,41.611393],[25.9251595,41.611412],[25.9255199,41.6114922],[25.9258194,41.6115532],[25.9260406,41.6115417],[25.9262791,41.6115036],[25.9264793,41.6115303],[25.9266205,41.6115303],[25.9268093,41.6114922],[25.9270306,41.6114616],[25.9272499,41.6115303],[25.9274998,41.6116524],[25.9277191,41.6117325],[25.9278202,41.611763],[25.92799,41.6119003],[25.9281101,41.6119614],[25.9281998,41.6119308],[25.9283104,41.611763],[25.9284306,41.6116905],[25.92873,41.6115837],[25.9288807,41.6115112],[25.9293404,41.6115417],[25.9301205,41.6115913],[25.9303989,41.6116638],[25.9307804,41.611721],[25.9311695,41.6117821],[25.9314289,41.6117706],[25.9315605,41.6117516],[25.9316597,41.6117325],[25.931509,41.6120415],[25.9314194,41.6122932],[25.9314499,41.6125107],[25.9315395,41.6126633],[25.9318104,41.612751],[25.932539,41.6127625],[25.9327698,41.612751],[25.9330196,41.6126823],[25.9333401,41.6125603],[25.9335995,41.6125526],[25.933939,41.6125526],[25.9344692,41.6126404],[25.9348698,41.6126404],[25.9352989,41.6126633],[25.93577,41.6127319],[25.9365196,41.6126823],[25.9373589,41.6126518],[25.938179,41.6126709],[25.9384804,41.6126823],[25.9386292,41.6127434],[25.9387398,41.6128311],[25.9388905,41.6129036],[25.9390392,41.6129303],[25.9392395,41.6129532],[25.9396095,41.6130333],[25.9401207,41.6132622],[25.9404106,41.6134033],[25.9407196,41.6135712],[25.9419098,41.6137505],[25.9424591,41.6137123],[25.9429302,41.6137238],[25.9432106,41.6136208],[25.9434605,41.6135216],[25.9437103,41.6134415],[25.9439602,41.6132736],[25.9440994,41.6132622],[25.9443607,41.6132202],[25.9444294,41.6133003],[25.94454,41.6133804],[25.9446793,41.6134415],[25.944849,41.6135025],[25.9452705,41.6136131],[25.9456406,41.6137009],[25.9459095,41.6137505],[25.9460907,41.6137733],[25.9462605,41.6137619],[25.9463997,41.6137428],[25.9465599,41.6136932],[25.9468689,41.6135826],[25.9478798,41.6132126],[25.9482002,41.6130905],[25.9490299,41.612793],[25.9494801,41.6126328],[25.9495506,41.6126213],[25.9496098,41.6126328],[25.9495907,41.6125412],[25.9495602,41.6125031],[25.9494591,41.6124039],[25.9492893,41.6122208],[25.9492493,41.6121216],[25.9492493,41.6120224],[25.9493198,41.6117325],[25.9491501,41.6111031],[25.9491596,41.6107826],[25.9492493,41.6105232],[25.94944,41.6104126],[25.9497299,41.6103401],[25.9500599,41.6103706],[25.9500904,41.6103134],[25.950079,41.6101532],[25.9500103,41.609993],[25.9498291,41.6098824],[25.9495506,41.6098328],[25.9492493,41.6097832],[25.9489803,41.6096611],[25.9487591,41.6095619],[25.9485302,41.6095123],[25.9482994,41.6095238],[25.9481506,41.6096039],[25.9479694,41.6097221],[25.9477692,41.6098022],[25.9475994,41.6097603],[25.9475098,41.6097031],[25.9473896,41.609623],[25.9470501,41.6094437],[25.9464207,41.6090126],[25.9462204,41.6086922],[25.9461498,41.6083412],[25.9459896,41.6080017],[25.9457302,41.6077118],[25.9456406,41.607563],[25.9457493,41.6074104],[25.9456005,41.6072235],[25.9457397,41.6071129],[25.94594,41.6071129],[25.9461689,41.6071434],[25.9468994,41.6072006],[25.9470692,41.607151],[25.9473705,41.6070213],[25.9475498,41.6070404],[25.947649,41.6072121],[25.9477501,41.6075821],[25.9479103,41.6077309],[25.9480896,41.6077728],[25.94837,41.6076431],[25.94874,41.6071205],[25.9495602,41.6067505],[25.9499302,41.6064415],[25.9502792,41.6064224],[25.9509697,41.6065903],[25.9518299,41.6065407],[25.9521904,41.6064034],[25.9525089,41.6057701],[25.9527397,41.6054726],[25.9528999,41.6050835],[25.9531307,41.604702],[25.9532299,41.604641],[25.9534607,41.604641],[25.9536591,41.6045914],[25.9537792,41.6043816],[25.9538898,41.6042938],[25.9540691,41.6042328],[25.9544201,41.6043015],[25.9549103,41.6045113],[25.955389,41.6048927],[25.9555798,41.6049538],[25.95574,41.6048927],[25.9559402,41.604702],[25.95611,41.604641],[25.9563389,41.6046524],[25.956459,41.604641],[25.9568405,41.6045227],[25.9572296,41.6044922],[25.95751,41.6043701],[25.9577198,41.6043129],[25.9580688,41.6043434],[25.9582291,41.6042938],[25.9586105,41.6042824],[25.9587402,41.6042519],[25.9587402,41.6041832],[25.9586697,41.6041107],[25.9581604,41.603653],[25.9565792,41.6027527],[25.9559002,41.6022835],[25.9551697,41.6012611],[25.9548492,41.6009521],[25.9540291,41.6007004],[25.9539394,41.6006012],[25.9541092,41.600193],[25.9535503,41.5985031],[25.9531193,41.5984116],[25.9527798,41.5982933],[25.9526291,41.5981522],[25.9526291,41.5976715],[25.9523296,41.5974236],[25.9522991,41.5972404],[25.9524097,41.5971527],[25.952589,41.5971718],[25.9532795,41.5972519],[25.9535294,41.5973129],[25.9541893,41.5976028],[25.955389,41.5979538],[25.9556599,41.5978508],[25.9561005,41.5969315],[25.9562702,41.5969505],[25.9564896,41.5971718],[25.956789,41.5973015],[25.9573402,41.5974312],[25.9592896,41.5967026],[25.9593906,41.5966606],[25.9594994,41.5966225],[25.9596291,41.5964813],[25.9596901,41.5964012],[25.9602299,41.5957909],[25.96031,41.5956421],[25.9601994,41.5954704],[25.9596291,41.595211],[25.9596004,41.5951004],[25.9604893,41.5947533],[25.9607296,41.5946503],[25.9609489,41.5945816],[25.9614906,41.5946503],[25.9619789,41.5946236],[25.962389,41.5947227],[25.962719,41.5946808],[25.9637394,41.5942726],[25.9639206,41.5940323],[25.9640999,41.5939407],[25.9644794,41.5940132],[25.9661598,41.593483],[25.9671707,41.5930939],[25.9674892,41.5929222],[25.9675903,41.5924034],[25.9673691,41.5915108],[25.96698,41.5908012],[25.9667397,41.5897408],[25.9666805,41.5895729],[25.9666195,41.5894508],[25.9665089,41.5893402],[25.9663601,41.5892105],[25.9663792,41.5891304],[25.9665203,41.5890923],[25.9666901,41.5890923],[25.9669189,41.5891304],[25.9670792,41.5891724],[25.9671497,41.5891724],[25.9672203,41.5891304],[25.9672203,41.5890808],[25.9671707,41.5890312],[25.9670792,41.5889931],[25.9669189,41.5889626],[25.9666595,41.5889206],[25.9664898,41.5888824],[25.9663391,41.5888214],[25.96628,41.588623],[25.96661,41.5883904],[25.9675198,41.5884209],[25.9685307,41.5883408],[25.970129,41.5880814],[25.9706001,41.5878716],[25.9723492,41.5866127],[25.9721889,41.586441],[25.9712391,41.5865211],[25.9705505,41.5866623],[25.96982,41.5868721],[25.9696693,41.5868416],[25.9697399,41.5867233],[25.9701595,41.5866203],[25.9706898,41.5863533],[25.9721699,41.585392],[25.9720707,41.5853119],[25.9717789,41.5853729],[25.9713097,41.5855637],[25.9710102,41.5854034],[25.9709892,41.5846634],[25.9711399,41.5844727],[25.9716301,41.5842628],[25.9722404,41.5841217],[25.9728107,41.5841026],[25.9747791,41.5833015],[25.9752903,41.5830231],[25.9754696,41.5827904],[25.9754601,41.5824318],[25.9753189,41.5820236],[25.9757099,41.5814133],[25.9762497,41.5810204],[25.9764099,41.5807114],[25.9765491,41.5803528],[25.9765797,41.5802612],[25.9766407,41.5801735],[25.9767189,41.5801125],[25.976799,41.5800934],[25.9769001,41.5800934],[25.9770603,41.5801315],[25.9772892,41.5802307],[25.9774704,41.5802917],[25.9776096,41.5803108],[25.9777489,41.5803032],[25.9778805,41.5802612],[25.9780197,41.5802002],[25.9781399,41.5801201],[25.9782906,41.5799828],[25.9784489,41.5798302],[25.97855,41.5797424],[25.9786396,41.5796738],[25.9787502,41.5796432],[25.9789104,41.5796127],[25.9791889,41.5795822],[25.9793396,41.5795517],[25.9794807,41.5795021],[25.9795704,41.579422],[25.9797001,41.5792809],[25.9797993,41.5791702],[25.9799404,41.5790634],[25.9800797,41.5789719],[25.9801903,41.5788727],[25.9802704,41.5787735],[25.9803295,41.5786629],[25.9803696,41.5785522],[25.9804306,41.5784607],[25.9804993,41.5783615],[25.9805202,41.5782433],[25.9804993,41.5781403],[25.9804707,41.5780525],[25.9804001,41.5779915],[25.9803295,41.5779533],[25.9802494,41.5778732],[25.9802189,41.5778008],[25.9802189,41.5777435],[25.9802589,41.5776711],[25.9803505,41.5776215],[25.9804497,41.5775719],[25.9806194,41.5775223],[25.9812489,41.5774117],[25.9816303,41.577343],[25.9818192,41.5773315],[25.9819889,41.5773315],[25.9821301,41.5773621],[25.9822197,41.5773621],[25.9822807,41.577343],[25.9823093,41.5772934],[25.9823093,41.5772018],[25.9822598,41.5770912],[25.9822407,41.5770226],[25.9822407,41.576931],[25.9822502,41.5768509],[25.9822998,41.5767937],[25.9823895,41.5767403],[25.9826107,41.5766716],[25.98283,41.5766029],[25.9829807,41.5765419],[25.9830894,41.5764618],[25.9831696,41.5763702],[25.9832096,41.5762711],[25.9832306,41.5761528],[25.9832096,41.5760231],[25.9831505,41.5758133],[25.9831295,41.5756836],[25.9831295,41.5756035],[25.9831905,41.5755119],[25.9832592,41.5754433],[25.9833603,41.5754128],[25.9834499,41.5754128],[25.9835796,41.5754318],[25.9837589,41.5754929],[25.9840107,41.5756111],[25.9841805,41.5756836],[25.9843006,41.5757217],[25.9844494,41.5757332],[25.9847488,41.5757103],[25.9849606,41.5757027],[25.9851494,41.5756912],[25.9853001,41.5756836],[25.9854107,41.5757027],[25.9854889,41.5757637],[25.9855595,41.5758514],[25.98563,41.5759811],[25.9856701,41.5761414],[25.9857101,41.576252],[25.9857903,41.5763512],[25.9858494,41.5764008],[25.985899,41.5764313],[25.9859695,41.5764427]]},{"id":19600,"author":"AnaDigit","name_GR":"Sultans Trail: 5.30. Gornoseltsi - Ivaylovgrad","description_GR":"Section-Trail 5.30","path":"Sultans_Trail\/sultans_trail_530","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":22482,"name_EN":"Sultans Trail: 5.30. Gornoseltsi - Ivaylovgrad","description_EN":"Section-Trail 5.30","ascent_time":662,"descent_time":673,"marker":"","level":9,"ascent":559,"descent":788,"maxelev":485,"minelev":180,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(25.98597 41.52583,26.1243 41.57644)","views":4,"millestones":"","x":26.0564308,"y":41.5494423,"coor":[[25.9859715,41.5764389],[25.986021,41.5764313],[25.986042,41.5764008],[25.9860916,41.5763512],[25.9861221,41.5763016],[25.9861622,41.5762215],[25.9862309,41.5760498],[25.9862709,41.5759926],[25.9863415,41.5759392],[25.9864922,41.575882],[25.9866619,41.5758324],[25.9868507,41.5758095],[25.9871311,41.5758018],[25.9873619,41.5757904],[25.9876118,41.5757523],[25.9878616,41.5757294],[25.9880524,41.5756989],[25.9881325,41.5756607],[25.9881611,41.5756302],[25.9881725,41.5755806],[25.9881325,41.5755196],[25.9880409,41.5754395],[25.9879818,41.5753708],[25.9879112,41.5752296],[25.9878521,41.5750809],[25.9877319,41.5748711],[25.9877625,41.5747299],[25.9878826,41.5746498],[25.988081,41.5742798],[25.9882317,41.5741196],[25.9883423,41.5739021],[25.9887218,41.5736008],[25.9889507,41.5734901],[25.9891014,41.5734596],[25.9892025,41.5733604],[25.9893112,41.5733223],[25.9894009,41.5732307],[25.9894714,41.5731125],[25.9896622,41.5728722],[25.9901009,41.5726089],[25.990242,41.5725021],[25.9904213,41.5724106],[25.9906425,41.5721321],[25.9907913,41.5719109],[25.9909611,41.5717621],[25.9911213,41.5716209],[25.9912415,41.5716324],[25.9915314,41.5715599],[25.9923611,41.5712013],[25.9929218,41.5708199],[25.9932518,41.5705299],[25.9934616,41.5703697],[25.9940815,41.5701904],[25.9945011,41.5699692],[25.994791,41.5697098],[25.9950924,41.5695305],[25.9957008,41.5692101],[25.9962215,41.5689507],[25.996582,41.5687714],[25.9968815,41.56847],[25.9968815,41.5683098],[25.9968624,41.5681725],[25.996891,41.5681419],[25.9970818,41.5680504],[25.9971809,41.5680618],[25.9973412,41.5681496],[25.9978809,41.5684891],[25.9979916,41.5685425],[25.9981709,41.5685616],[25.9983025,41.568531],[25.9983921,41.56847],[25.9988022,41.5678406],[25.9990215,41.5676003],[25.9991722,41.567482],[25.9994011,41.567379],[25.9996319,41.5673294],[25.9998016,41.5673904],[25.9998817,41.5674515],[25.9999714,41.5675621],[25.9999924,41.5676994],[25.9999714,41.5679016],[25.9998512,41.5680695],[25.9998417,41.568161],[25.9998817,41.568222],[25.9999313,41.5682297],[26.0000114,41.5682106],[26.0001411,41.5681419],[26.0002613,41.568119],[26.000412,41.568119],[26.0006924,41.5682297],[26.0010223,41.5685806],[26.0010414,41.5688019],[26.0010509,41.5690308],[26.0011425,41.5690994],[26.0014019,41.5691605],[26.0015316,41.5691795],[26.0016117,41.5691605],[26.0016708,41.5690613],[26.0017319,41.5689316],[26.0018024,41.56884],[26.0019226,41.5688095],[26.0020924,41.568779],[26.0022621,41.5688324],[26.0025215,41.5688705],[26.0028515,41.568882],[26.0030308,41.56884],[26.0031624,41.5687523],[26.003521,41.5684814],[26.0036812,41.5683403],[26.0041122,41.5680504],[26.0044823,41.5678291],[26.0047016,41.5676613],[26.0048313,41.5674706],[26.004921,41.5674515],[26.0050316,41.5675011],[26.0052509,41.5678024],[26.0053921,41.5679207],[26.0055618,41.5679321],[26.0056725,41.567852],[26.0058117,41.5677109],[26.0062523,41.5675316],[26.0065117,41.5675926],[26.0067825,41.5676994],[26.0069313,41.5677109],[26.0072308,41.5676498],[26.0074215,41.5673904],[26.0074825,41.5673103],[26.0080414,41.5673714],[26.0083809,41.5674591],[26.0088215,41.5674896],[26.0090809,41.5674706],[26.0101109,41.5673523],[26.0106716,41.5672798],[26.0110626,41.5671806],[26.0113716,41.567009],[26.0116024,41.5669594],[26.0117016,41.5670204],[26.0120411,41.5672112],[26.012392,41.5672493],[26.0128117,41.5672607],[26.0129623,41.5671692],[26.013052,41.5670319],[26.0131321,41.5668716],[26.0133209,41.5666809],[26.0136108,41.5665321],[26.0139713,41.5664825],[26.0139923,41.5663719],[26.0137615,41.5662003],[26.0136909,41.5659904],[26.0139523,41.5657196],[26.0139122,41.5655899],[26.013422,41.564682],[26.0134125,41.5644798],[26.0132313,41.5643311],[26.0132217,41.5642509],[26.0133915,41.5641289],[26.0135422,41.5639],[26.0138016,41.5636101],[26.0139713,41.5634117],[26.0139618,41.5630493],[26.0130615,41.5625],[26.0125523,41.5623016],[26.0118809,41.5621109],[26.0112724,41.5621414],[26.0107822,41.5621719],[26.0106411,41.5620918],[26.0105724,41.5619698],[26.0109825,41.5613289],[26.0112724,41.5608215],[26.0114212,41.5606804],[26.011692,41.5604324],[26.0120926,41.5601616],[26.012392,41.5599289],[26.0125713,41.5595589],[26.012722,41.5592995],[26.0128708,41.5591812],[26.0132313,41.5588913],[26.0134621,41.5586205],[26.0138416,41.5583992],[26.014061,41.5580101],[26.0140018,41.5577316],[26.0140514,41.5576019],[26.014122,41.5575294],[26.0142517,41.5574722],[26.0146809,41.5572624],[26.0152626,41.5567513],[26.015461,41.5563698],[26.016201,41.5551796],[26.0159721,41.5545311],[26.0163422,41.553669],[26.0163517,41.5532417],[26.0163116,41.5529289],[26.0163212,41.5524292],[26.0162315,41.5521317],[26.0161819,41.5517807],[26.0161819,41.5516815],[26.0161018,41.5515404],[26.0161514,41.5511513],[26.0163021,41.5508003],[26.0167313,41.5503311],[26.0170708,41.5501518],[26.0175915,41.5499916],[26.0180016,41.5497589],[26.0184917,41.5494118],[26.0188217,41.5491524],[26.019371,41.5486717],[26.0194111,41.5484009],[26.019331,41.5480499],[26.0192223,41.5479507],[26.0190811,41.5479202],[26.0187721,41.5479012],[26.0185413,41.5478706],[26.018261,41.5476913],[26.0181618,41.5475006],[26.0181522,41.5473099],[26.0183315,41.547081],[26.019001,41.5468102],[26.0191212,41.5466805],[26.0191326,41.5460701],[26.0190315,41.5455399],[26.0190125,41.5452805],[26.0190716,41.5452309],[26.0194111,41.5448608],[26.0196724,41.5444794],[26.0196819,41.5443497],[26.0196419,41.5441589],[26.0198021,41.5437393],[26.0200615,41.5435219],[26.0212917,41.5429001],[26.0216408,41.5428123],[26.0221615,41.5428009],[26.022562,41.5426521],[26.0230312,41.5423889],[26.023222,41.5422325],[26.023531,41.5418892],[26.0236721,41.5416298],[26.0236511,41.5413322],[26.0237122,41.5411415],[26.0240421,41.5409203],[26.0243816,41.5409012],[26.025341,41.5406609],[26.0255623,41.5405121],[26.0259514,41.5401611],[26.0262814,41.5394516],[26.0264111,41.5392799],[26.0266113,41.5391121],[26.0270519,41.5387611],[26.0275707,41.5385094],[26.0282421,41.5380516],[26.0283909,41.5379524],[26.0287018,41.5377007],[26.0290413,41.5374794],[26.0300026,41.5370598],[26.0300808,41.5370216],[26.0302219,41.5368919],[26.0305119,41.5368195],[26.0307026,41.5367203],[26.031002,41.5365219],[26.0311813,41.5364609],[26.0313511,41.5364799],[26.0322018,41.5366898],[26.032362,41.5366821],[26.0324821,41.5366211],[26.0325413,41.5365219],[26.0326309,41.5361404],[26.0328522,41.5355721],[26.032711,41.535202],[26.0327015,41.535099],[26.032732,41.5350189],[26.0328217,41.5349312],[26.0330524,41.5348396],[26.0331326,41.5347595],[26.0332012,41.5344391],[26.0333023,41.5342522],[26.0337315,41.533802],[26.0343323,41.5335693],[26.0344315,41.5335312],[26.0349617,41.5333405],[26.0362511,41.5335121],[26.0374622,41.5337715],[26.0384026,41.5338402],[26.0393925,41.5341606],[26.0399723,41.5345001],[26.0401917,41.5347595],[26.0404625,41.5349922],[26.0414314,41.5359726],[26.0427017,41.5368919],[26.0430813,41.537262],[26.0441818,41.5379219],[26.0449524,41.5382614],[26.045042,41.5383492],[26.0450726,41.5384293],[26.0453014,41.5388489],[26.0458813,41.5395126],[26.0469322,41.5399513],[26.0473022,41.5401421],[26.0477009,41.5402908],[26.0486412,41.5407219],[26.0489616,41.5410614],[26.0490208,41.5412102],[26.0491409,41.5415726],[26.049221,41.541729],[26.0493126,41.541832],[26.0494423,41.5419502],[26.0495625,41.5420799],[26.0496216,41.5421715],[26.0498409,41.5424919],[26.0499115,41.5426102],[26.049942,41.5427589],[26.0499516,41.5429497],[26.0499821,41.5432205],[26.0500011,41.5432816],[26.0500412,41.5433502],[26.049902,41.5437622],[26.0497913,41.5440826],[26.0496311,41.5445595],[26.0495415,41.5448723],[26.0495014,41.5450401],[26.0494919,41.5451813],[26.049511,41.5452919],[26.0495625,41.5454102],[26.0496216,41.5455093],[26.0497818,41.5457115],[26.050211,41.5462303],[26.0507011,41.5468216],[26.0508518,41.5470009],[26.0509109,41.5469704],[26.050972,41.5469589],[26.0512218,41.5469704],[26.0514317,41.5469513],[26.0515518,41.5469398],[26.0516415,41.5469513],[26.0517216,41.5469589],[26.0521507,41.5471001],[26.0525017,41.5472107],[26.0528507,41.5474815],[26.0531921,41.5477104],[26.0537109,41.5480423],[26.0538712,41.5481224],[26.0540409,41.5482216],[26.0541821,41.5483208],[26.0543022,41.54842],[26.0545311,41.5485802],[26.0548916,41.5486717],[26.0551014,41.5488091],[26.0554924,41.5492516],[26.0555725,41.5493126],[26.0556812,41.5493507],[26.0562115,41.5494003],[26.0564308,41.5494423],[26.056881,41.5496407],[26.0571308,41.5498924],[26.0574322,41.5501022],[26.0582809,41.5506401],[26.0587215,41.5508308],[26.0590725,41.550869],[26.0592709,41.5508499],[26.0594521,41.5507507],[26.0596008,41.5507317],[26.060112,41.5507126],[26.0602608,41.5507393],[26.0603924,41.5508423],[26.0604515,41.5509796],[26.060482,41.5513115],[26.0605812,41.5518608],[26.0606518,41.55196],[26.0610924,41.5523491],[26.0612125,41.5524216],[26.0615616,41.5524902],[26.0619812,41.5524292],[26.062212,41.5522919],[26.0624123,41.5520897],[26.0630608,41.5519409],[26.0632725,41.5518494],[26.0635509,41.5516891],[26.063942,41.5514107],[26.0642319,41.551281],[26.0647011,41.5508308],[26.0647907,41.5508194],[26.0649509,41.5510521],[26.0651112,41.5511703],[26.0653019,41.551239],[26.0655212,41.5512619],[26.0656414,41.5512314],[26.0657825,41.5511894],[26.0662022,41.5509109],[26.0665016,41.5507622],[26.067131,41.550602],[26.0673523,41.5505791],[26.0675316,41.550621],[26.068222,41.5510521],[26.0685215,41.5511894],[26.068821,41.5512314],[26.0692921,41.5513496],[26.0701408,41.5518112],[26.0703411,41.5518913],[26.0705318,41.551899],[26.0707817,41.5518417],[26.0712509,41.551651],[26.0713615,41.5516396],[26.0715122,41.5516624],[26.0718918,41.5517197],[26.0722313,41.5518303],[26.0723419,41.5518494],[26.0730419,41.5517426],[26.0734215,41.5516319],[26.0739307,41.5516891],[26.074192,41.5516624],[26.0744724,41.5514412],[26.0751915,41.5512123],[26.0755825,41.5511818],[26.0760517,41.5512619],[26.0762215,41.5513306],[26.0763111,41.5513992],[26.0763016,41.5515404],[26.0761909,41.5517197],[26.0757122,41.551899],[26.0752926,41.5521698],[26.0751419,41.5523224],[26.0750713,41.5524521],[26.0750217,41.5529213],[26.075201,41.5537605],[26.0753613,41.5539818],[26.075592,41.5541],[26.0763912,41.5541496],[26.0768223,41.5542717],[26.0773811,41.5542717],[26.0777416,41.5543289],[26.0785408,41.5542107],[26.0787716,41.5542297],[26.0790424,41.5543709],[26.079071,41.5545502],[26.0790215,41.55476],[26.0786819,41.5557594],[26.0783825,41.5561714],[26.0784626,41.5565491],[26.0786114,41.5567703],[26.0787525,41.5569],[26.0789223,41.5570107],[26.0791225,41.5570717],[26.0793419,41.5570602],[26.0797119,41.5570221],[26.0800209,41.5570412],[26.0813408,41.5567513],[26.0818424,41.5567093],[26.0821609,41.5567093],[26.0825119,41.5567398],[26.0828514,41.556942],[26.0833511,41.5569305],[26.0837212,41.5569801],[26.0840321,41.5571289],[26.0842609,41.5573616],[26.0845718,41.5575294],[26.0849419,41.5576019],[26.0856514,41.5581017],[26.0858707,41.5583496],[26.0861015,41.5583916],[26.0866222,41.5582695],[26.0869312,41.5583305],[26.0870609,41.5584602],[26.0870724,41.5585518],[26.0870514,41.5594101],[26.0874119,41.5590515],[26.0877323,41.5587692],[26.0880814,41.5585022],[26.0882626,41.5583191],[26.0883312,41.5581322],[26.0883923,41.5578308],[26.0884323,41.5576324],[26.0883923,41.5575104],[26.0882225,41.5573921],[26.0879917,41.5572891],[26.0877914,41.5572205],[26.0875111,41.5571899],[26.0868626,41.5571518],[26.0866413,41.5571213],[26.0864525,41.5570526],[26.0859318,41.5566711],[26.0858326,41.5566025],[26.0858021,41.5565109],[26.0858326,41.5564194],[26.0859108,41.5563507],[26.0860519,41.5563316],[26.0863819,41.5563202],[26.0866108,41.5562897],[26.0868816,41.5562592],[26.0872021,41.5562706],[26.0876026,41.5563126],[26.0879707,41.5563126],[26.0882721,41.5562592],[26.0886421,41.5561905],[26.0902424,41.5557594],[26.0904217,41.5556908],[26.0905323,41.5556221],[26.0905914,41.5555191],[26.0905819,41.5553017],[26.0906124,41.555191],[26.0906715,41.5550919],[26.0908012,41.5550308],[26.0909519,41.5549889],[26.0911217,41.5549889],[26.0912914,41.5550194],[26.091671,41.55513],[26.0918217,41.5551414],[26.0919914,41.5551109],[26.0921211,41.5550499],[26.0922012,41.5549812],[26.0922222,41.5548592],[26.0921917,41.5547523],[26.0921021,41.5544319],[26.0921211,41.5542793],[26.0921726,41.5541115],[26.0921917,41.5539894],[26.0921822,41.5538597],[26.0921116,41.5537109],[26.0920219,41.5535812],[26.0919323,41.5534897],[26.0916023,41.5531807],[26.0914516,41.5529823],[26.0913811,41.5528526],[26.091362,41.552639],[26.0913811,41.5522919],[26.091362,41.5520821],[26.0913219,41.5519295],[26.0912724,41.5517616],[26.0912724,41.5516014],[26.0913219,41.5514603],[26.0915108,41.5511322],[26.0916214,41.5510101],[26.0917416,41.550972],[26.0918522,41.5509796],[26.0919113,41.5510025],[26.0920715,41.5510597],[26.0922108,41.5511398],[26.0922909,41.5512314],[26.092802,41.5521393],[26.0930824,41.5525398],[26.0933418,41.5528793],[26.093462,41.5530014],[26.0935612,41.5530701],[26.0936909,41.5531006],[26.093832,41.5531006],[26.0940018,41.5531197],[26.0942211,41.5531502],[26.094511,41.5532494],[26.0948219,41.5534019],[26.0950813,41.5534897],[26.0953407,41.5535812],[26.0955925,41.5536804],[26.0957413,41.553791],[26.0958614,41.5539207],[26.0959911,41.5540314],[26.0961208,41.554081],[26.096241,41.5541],[26.0963821,41.5541115],[26.0965214,41.554081],[26.0967617,41.5539894],[26.0971508,41.5538521],[26.0974808,41.5536919],[26.0977726,41.5535316],[26.0979824,41.5533714],[26.0981312,41.5531921],[26.0982513,41.5530701],[26.0983925,41.5530014],[26.0985222,41.55299],[26.0986423,41.553009],[26.0987015,41.5531006],[26.0987511,41.5532303],[26.0988426,41.5534096],[26.0989609,41.5535393],[26.0990925,41.5536118],[26.0992107,41.5536423],[26.0993309,41.5536423],[26.099432,41.5536118],[26.0994911,41.5535393],[26.0996017,41.5531807],[26.0997009,41.5528908],[26.0997925,41.5527496],[26.0999107,41.5526695],[26.1001225,41.5526505],[26.1003113,41.5526695],[26.1011524,41.5529099],[26.1013718,41.5529404],[26.101532,41.5529404],[26.1016808,41.5528793],[26.1017818,41.5527802],[26.1021519,41.5523224],[26.1022415,41.5521698],[26.1022625,41.552021],[26.1022224,41.5516319],[26.1020107,41.550312],[26.1019821,41.5500603],[26.1019325,41.5499115],[26.1019211,41.549839],[26.1019611,41.5497398],[26.1017017,41.5492516],[26.1016312,41.5490494],[26.1016121,41.5488625],[26.1016312,41.5486794],[26.1016808,41.5484924],[26.1017609,41.5483322],[26.101881,41.5481796],[26.1025219,41.5474815],[26.1028519,41.5471001],[26.1030121,41.5469017],[26.1031322,41.5466995],[26.1032314,41.5465202],[26.1032925,41.5463409],[26.1035118,41.5455513],[26.1035919,41.5453491],[26.1036625,41.5452003],[26.1037617,41.5450516],[26.1039124,41.5448723],[26.104311,41.5444412],[26.1044807,41.544239],[26.1045723,41.5441093],[26.104641,41.5439606],[26.1046925,41.5437813],[26.1046925,41.5436211],[26.1046925,41.5432625],[26.1047211,41.5413895],[26.1047516,41.5404205],[26.1047421,41.5402298],[26.104702,41.5400505],[26.104702,41.5399094],[26.1047211,41.539772],[26.1044712,41.5390892],[26.104372,41.538662],[26.1043015,41.5377998],[26.1041508,41.5373917],[26.1041412,41.5370407],[26.1042213,41.5364189],[26.1042118,41.5362015],[26.1041317,41.5357819],[26.1037521,41.534832],[26.1035213,41.5345802],[26.1029015,41.5342598],[26.1028519,41.5341911],[26.1027908,41.5340805],[26.1027718,41.5339317],[26.1028709,41.5336914],[26.1031017,41.5334816],[26.1040611,41.5327606],[26.1044216,41.5325317],[26.1046524,41.5326118],[26.1051311,41.53265],[26.106142,41.5325623],[26.1063614,41.5325203],[26.1072617,41.5320206],[26.1075821,41.5317993],[26.1077309,41.5317802],[26.1079712,41.5317192],[26.1081715,41.5316315],[26.1083813,41.5314026],[26.1087322,41.5307922],[26.1087818,41.5306396],[26.1088009,41.5303612],[26.1089821,41.5301094],[26.1091709,41.529892],[26.109602,41.5296898],[26.1104221,41.529232],[26.1111908,41.5289307],[26.111412,41.5288315],[26.1118622,41.5286102],[26.1125908,41.5284424],[26.1129208,41.5282593],[26.1131725,41.5280418],[26.113512,41.5277023],[26.1141014,41.5272408],[26.1147118,41.5267601],[26.1152115,41.5265007],[26.115942,41.526371],[26.1165619,41.52631],[26.1171513,41.5261803],[26.1175823,41.5261497],[26.1180916,41.5261497],[26.1184025,41.5261497],[26.1185112,41.5260925],[26.1186123,41.5260124],[26.1184826,41.5259094],[26.1184711,41.5258217],[26.1186409,41.5258598],[26.1188126,41.5258904],[26.1190319,41.5259399],[26.1201324,41.5261803],[26.1203022,41.5261993],[26.1204414,41.5261993],[26.1205921,41.5261917],[26.1209412,41.5263596],[26.1210518,41.5264397],[26.1216011,41.5268593],[26.1221409,41.5268898],[26.122921,41.52742],[26.1233521,41.5272026],[26.1234322,41.5271721],[26.123312,41.52705],[26.123682,41.5269508],[26.1238823,41.5268898],[26.1243019,41.5272217]]},{"id":19601,"author":"AnaDigit","name_GR":"Sultans Trail: 5.31. Ivaylovgrad - Fylakio","description_GR":"Section-Trail 5.31","path":"Sultans_Trail\/sultans_trail_531","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":22354,"name_EN":"Sultans Trail: 5.31. Ivaylovgrad - Fylakio","description_EN":"Section-Trail 5.31","ascent_time":470,"descent_time":471,"marker":"","level":9,"ascent":227,"descent":336,"maxelev":195,"minelev":51,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(26.1243 41.52723,26.32676 41.58084)","views":1,"millestones":"","x":26.1941433,"y":41.5671158,"coor":[[26.1243019,41.5272255],[26.1249924,41.5283852],[26.1249027,41.528595],[26.1251526,41.5286636],[26.1254025,41.5287132],[26.1260529,41.5288467],[26.1271133,41.5290756],[26.1273136,41.5291367],[26.1283627,41.5294838],[26.128582,41.5295639],[26.1292934,41.5298233],[26.1301517,41.5301247],[26.1310425,41.5304565],[26.1317024,41.5306854],[26.1328621,41.5310631],[26.1341324,41.5314941],[26.1344624,41.5316048],[26.1346931,41.5316734],[26.1347923,41.5317039],[26.1348419,41.5317345],[26.1348419,41.5317841],[26.1348133,41.5318336],[26.1344624,41.5321541],[26.1343422,41.5322647],[26.1356926,41.5330353],[26.1358528,41.5331764],[26.136013,41.5333061],[26.1361427,41.5334435],[26.1362724,41.5336533],[26.1375732,41.5342865],[26.1378021,41.5344467],[26.1378822,41.5346146],[26.1379929,41.5350533],[26.1381226,41.5352249],[26.138443,41.5354652],[26.1392231,41.5360756],[26.139822,41.5365257],[26.1404228,41.5367546],[26.1406822,41.5368233],[26.140852,41.5368462],[26.1412926,41.5368767],[26.1416836,41.5368767],[26.142292,41.5369453],[26.1429729,41.5370941],[26.1434536,41.5372658],[26.1442432,41.5371552],[26.1448326,41.5369644],[26.1451626,41.5369339],[26.1481323,41.5369568],[26.1493721,41.5368843],[26.1517124,41.5370255],[26.1524029,41.5371056],[26.1527729,41.5371742],[26.1528835,41.5371742],[26.1529617,41.5371361],[26.1530418,41.5369644],[26.1531734,41.536705],[26.1532421,41.5365562],[26.1533318,41.5364037],[26.1534424,41.5361862],[26.1535225,41.535923],[26.1536026,41.5356636],[26.1536331,41.5354652],[26.1538429,41.5351944],[26.1540127,41.5349236],[26.1541519,41.5347137],[26.154213,41.5344963],[26.1542721,41.5343056],[26.1527023,41.5334358],[26.152792,41.5334167],[26.1529121,41.5334244],[26.1530418,41.533474],[26.1532021,41.5335464],[26.1533527,41.5335655],[26.153513,41.5335464],[26.1537628,41.5333939],[26.1539421,41.533226],[26.1541424,41.5330734],[26.1546421,41.5327339],[26.1550426,41.5324936],[26.1552334,41.5324364],[26.1554432,41.5323868],[26.1556835,41.5322838],[26.1558132,41.5321732],[26.155962,41.5320168],[26.155983,41.5319748],[26.1561222,41.5320435],[26.1564026,41.5321541],[26.1587429,41.533123],[26.1590633,41.5332756],[26.1592922,41.5333633],[26.1597633,41.5334854],[26.1600723,41.533535],[26.1603718,41.5336761],[26.1606636,41.5338058],[26.1609726,41.5340233],[26.160902,41.5342636],[26.160902,41.5343742],[26.160902,41.5345459],[26.1609325,41.5347443],[26.1609535,41.5349045],[26.1609726,41.5350456],[26.1611824,41.5351944],[26.1613922,41.5353546],[26.1615925,41.5355263],[26.1618824,41.5356941],[26.1622429,41.5358849],[26.1625633,41.5361366],[26.1628532,41.5363235],[26.1631317,41.5365639],[26.1632328,41.536644],[26.1633129,41.5368958],[26.1635017,41.537056],[26.1636734,41.5371933],[26.1638222,41.5373039],[26.1639633,41.5373764],[26.1647034,41.5376854],[26.164793,41.5377464],[26.165123,41.5380135],[26.1653328,41.538166],[26.1656532,41.5383453],[26.165823,41.5383568],[26.1667633,41.5385551],[26.1677132,41.538765],[26.1677628,41.5387154],[26.1681118,41.538826],[26.1685524,41.5389862],[26.1689434,41.5391235],[26.1681824,41.5399742],[26.1671219,41.5411453],[26.1677227,41.5415764],[26.1679535,41.5417366],[26.1681423,41.5418663],[26.1682835,41.541954],[26.1683922,41.5420265],[26.1684933,41.5420647],[26.1685925,41.5421066],[26.1687126,41.5421448],[26.1689625,41.5422363],[26.1690922,41.5422859],[26.1692219,41.5423431],[26.1693325,41.5424042],[26.1694431,41.5424652],[26.1695518,41.5425339],[26.1697235,41.5426636],[26.1698627,41.5427856],[26.1699829,41.5429153],[26.1700935,41.5430565],[26.1701927,41.5432167],[26.1702824,41.5433731],[26.1706619,41.5441856],[26.1710224,41.5449562],[26.1710835,41.5450859],[26.1712322,41.5453835],[26.1712818,41.5454636],[26.1713123,41.5455132],[26.1713524,41.5455666],[26.171442,41.5456467],[26.1715431,41.5457039],[26.1716423,41.5457458],[26.1717529,41.545784],[26.1720123,41.5458565],[26.1721725,41.5458946],[26.1723118,41.5459442],[26.1724319,41.5459938],[26.1725636,41.5460434],[26.1727028,41.5461159],[26.172842,41.5462036],[26.1731033,41.5463753],[26.1735325,41.5466537],[26.1736526,41.5467262],[26.1737728,41.5467949],[26.173912,41.5468559],[26.1740227,41.5469055],[26.1740723,41.5469246],[26.1745129,41.5470657],[26.1762333,41.5476761],[26.1786327,41.5485268],[26.1793423,41.5487747],[26.1797523,41.5489159],[26.1824226,41.5499458],[26.1814632,41.5512352],[26.1810627,41.5519142],[26.1808434,41.5521355],[26.1806526,41.5523643],[26.1803322,41.5526848],[26.1801128,41.5529861],[26.1799622,41.5533142],[26.1798935,41.5535164],[26.179863,41.5536156],[26.1798325,41.5537949],[26.1798134,41.5540047],[26.1797733,41.5541954],[26.1796818,41.5544548],[26.179533,41.5547066],[26.1794529,41.5547943],[26.1793022,41.5548859],[26.1791325,41.5551758],[26.1791534,41.5554466],[26.1792526,41.5556564],[26.1794319,41.5558434],[26.1796417,41.5560837],[26.1797523,41.5562668],[26.1799221,41.5564461],[26.1800518,41.556633],[26.1800518,41.5571365],[26.1801834,41.5576134],[26.1803131,41.5579338],[26.1804333,41.5581245],[26.1804428,41.5582047],[26.1804619,41.5584335],[26.1804333,41.5588646],[26.1804123,41.5593452],[26.1804333,41.5597038],[26.1804123,41.5599632],[26.1803532,41.5601959],[26.1802826,41.5604553],[26.1801128,41.5608749],[26.1799431,41.5609932],[26.1796417,41.561245],[26.1793823,41.5615654],[26.1792126,41.5617447],[26.1790333,41.5618935],[26.1788921,41.5620461],[26.178833,41.5621948],[26.1787624,41.5624466],[26.1788025,41.5627556],[26.1789036,41.5628242],[26.1792526,41.5629959],[26.1796532,41.5630836],[26.1800423,41.5631866],[26.180212,41.5632858],[26.1803131,41.5634651],[26.1804123,41.5636444],[26.1805019,41.5637131],[26.1806736,41.5637054],[26.1809025,41.5636635],[26.1812019,41.5636063],[26.1813622,41.5635948],[26.1818829,41.5636444],[26.1825829,41.563755],[26.1835117,41.5639153],[26.1839619,41.5640144],[26.1842422,41.5640564],[26.1843929,41.5640755],[26.1845322,41.5640755],[26.1850128,41.564045],[26.1858521,41.5640259],[26.1863232,41.5640335],[26.1867218,41.5640945],[26.1870518,41.5641861],[26.1872826,41.5642662],[26.1877232,41.5644455],[26.1885128,41.5647964],[26.1892529,41.5651855],[26.1898136,41.5654755],[26.1902332,41.5656357],[26.1905632,41.565773],[26.1907234,41.5658455],[26.1912918,41.5660553],[26.1941433,41.5671158],[26.194273,41.5672531],[26.1943626,41.5672455],[26.1944733,41.567234],[26.1946335,41.5672646],[26.1953926,41.5674248],[26.1958218,41.5674858],[26.1961918,41.5675049],[26.1965218,41.5674858],[26.196703,41.5674667],[26.1976624,41.5673752],[26.1980934,41.5673332],[26.1983223,41.5673256],[26.198473,41.5673256],[26.1997623,41.5674667],[26.2001228,41.5674858],[26.2004433,41.5674744],[26.2012825,41.5674248],[26.2016029,41.5674133],[26.2017822,41.5674133],[26.2019825,41.5674438],[26.2021828,41.5674858],[26.202322,41.567524],[26.2024822,41.5675735],[26.2027435,41.5677032],[26.2035332,41.5681152],[26.2045231,41.5686455],[26.2050934,41.5689964],[26.2056122,41.5693741],[26.2061234,41.5697441],[26.2063522,41.5698853],[26.2065029,41.5699844],[26.2067032,41.5700645],[26.2070427,41.5701447],[26.2073822,41.5702133],[26.2077427,41.5703049],[26.207983,41.5703735],[26.208252,41.5704842],[26.2085533,41.5706444],[26.2088833,41.5708237],[26.2091236,41.5709763],[26.2095222,41.5712547],[26.209692,41.571373],[26.2101917,41.5717049],[26.2107334,41.572094],[26.2110119,41.5722847],[26.2111931,41.5723763],[26.2113228,41.5724258],[26.2115135,41.5724754],[26.2117023,41.5725136],[26.2120819,41.5725746],[26.2126522,41.5726547],[26.2132435,41.5727234],[26.2138329,41.572834],[26.2148323,41.5730362],[26.215723,41.5732231],[26.2163334,41.5733452],[26.2168026,41.5734367],[26.2170334,41.5734863],[26.2172623,41.5735245],[26.2183228,41.5736465],[26.2190533,41.5737343],[26.2193623,41.5737953],[26.2196026,41.5738449],[26.2197533,41.5738831],[26.2198925,41.5739365],[26.2201023,41.5740166],[26.2203236,41.5741158],[26.2206821,41.5742645],[26.2210331,41.5744133],[26.2214222,41.5745544],[26.2216721,41.5746346],[26.221983,41.5747337],[26.2222633,41.5748138],[26.222702,41.5749359],[26.2228622,41.5749931],[26.2229023,41.5750465],[26.2229118,41.5751038],[26.2229023,41.5754051],[26.224062,41.5754547],[26.2242928,41.5754547],[26.2246017,41.5754662],[26.2254524,41.5754967],[26.2259121,41.5755157],[26.2265835,41.5755463],[26.2277718,41.5755844],[26.2280235,41.5755959],[26.2284832,41.5756149],[26.2289524,41.575634],[26.2296619,41.5756645],[26.230793,41.5757065],[26.2319832,41.5757561],[26.2328835,41.5757866],[26.233202,41.5757942],[26.2337322,41.5758247],[26.2342033,41.5758362],[26.2343826,41.5758667],[26.2344532,41.5758743],[26.2345619,41.5759048],[26.2348824,41.5760231],[26.2360821,41.5764656],[26.236412,41.5764542],[26.2368126,41.5763931],[26.2368832,41.5763855],[26.2372818,41.5762062],[26.2377224,41.5760956],[26.2379322,41.5761261],[26.2387218,41.5762253],[26.2390823,41.5762558],[26.2395535,41.5762863],[26.240202,41.5763245],[26.2406731,41.576416],[26.2412319,41.5765266],[26.2415218,41.5765839],[26.2419319,41.5767059],[26.2426128,41.5768661],[26.2430229,41.5769348],[26.2434025,41.5769844],[26.244173,41.5769958],[26.2450733,41.5769958],[26.2456226,41.577034],[26.2464027,41.5772362],[26.2472019,41.5773964],[26.2479534,41.5775833],[26.2488232,41.577774],[26.2501621,41.578064],[26.2509117,41.5783234],[26.2518024,41.5787163],[26.2524033,41.5789948],[26.2528229,41.5791855],[26.2532024,41.5792542],[26.2538223,41.5791245],[26.2540226,41.5790863],[26.2545433,41.5790062],[26.2551727,41.5790253],[26.2553921,41.5790558],[26.2555218,41.5790749],[26.2559528,41.5790634],[26.2566433,41.5788765],[26.2573433,41.5787964],[26.2580128,41.5786438],[26.2580833,41.5785751],[26.2580929,41.5782242],[26.2583218,41.578083],[26.258812,41.5779037],[26.2590828,41.5776062],[26.2593918,41.5769539],[26.2595234,41.5766144],[26.259552,41.5765343],[26.2596226,41.5764236],[26.2597427,41.5761261],[26.2598228,41.5757942],[26.259922,41.575676],[26.2603722,41.5754852],[26.2608032,41.5753555],[26.2605324,41.575634],[26.260273,41.5759659],[26.2601433,41.5763245],[26.2602024,41.576664],[26.260252,41.5768242],[26.2602234,41.577034],[26.2602825,41.5771446],[26.2603321,41.5772057],[26.2607136,41.5775146],[26.2611217,41.5779152],[26.2614517,41.5782051],[26.2616634,41.5784264],[26.2618828,41.5786057],[26.2620621,41.5786362],[26.2624321,41.5786247],[26.2627735,41.5785751],[26.2632828,41.5785332],[26.2638931,41.5784836],[26.2642918,41.5784645],[26.2647018,41.5784531],[26.2650318,41.5784531],[26.2653828,41.5784531],[26.2658234,41.5784836],[26.2660923,41.5784836],[26.266243,41.5784645],[26.2664623,41.5785332],[26.2670631,41.5785866],[26.2674828,41.5786667],[26.2680035,41.578743],[26.2686634,41.5787849],[26.2694225,41.578846],[26.2699623,41.5789566],[26.2700729,41.5788956],[26.2701721,41.5788841],[26.2703419,41.5788956],[26.2709923,41.5790062],[26.2715721,41.5790634],[26.2721329,41.5791664],[26.2724228,41.5792046],[26.2732029,41.5791435],[26.2740536,41.5790749],[26.2748032,41.5789757],[26.276123,41.5787849],[26.2772923,41.5786552],[26.2780018,41.5785446],[26.278162,41.5785255],[26.2787533,41.5784264],[26.2792835,41.5783844],[26.2798328,41.5783768],[26.2798328,41.5782738],[26.2802429,41.5783043],[26.2805119,41.5783348],[26.2808819,41.5784264],[26.2810326,41.5784454],[26.2814121,41.5784645],[26.2818527,41.5784645],[26.282423,41.5784645],[26.2826233,41.5784264],[26.2828522,41.5783768],[26.283062,41.5782738],[26.2832127,41.5782051],[26.2832527,41.5781937],[26.2834625,41.5781136],[26.283802,41.5779839],[26.2839127,41.5780563],[26.2840424,41.578125],[26.2843533,41.5781136],[26.2845631,41.5781136],[26.2849827,41.578064],[26.2854424,41.5779953],[26.2860622,41.5778046],[26.2866535,41.5776253],[26.2871819,41.5774841],[26.2875919,41.5773544],[26.2883034,41.5771561],[26.2890034,41.5769539],[26.2898731,41.576725],[26.2902718,41.5766144],[26.2910328,41.5764046],[26.2916126,41.5762863],[26.2916431,41.5762863],[26.2921124,41.5762062],[26.2926025,41.5761833],[26.2935333,41.5762749],[26.2954521,41.5764046],[26.2960835,41.5764542],[26.2964935,41.5764847],[26.2975826,41.5765648],[26.2978535,41.5765839],[26.2998734,41.5767746],[26.301712,41.5768967],[26.3027935,41.5769844],[26.3029327,41.5770035],[26.3034935,41.5770645],[26.3043118,41.5771255],[26.3056221,41.5771332],[26.308382,41.5770645],[26.3107319,41.5769958],[26.3132019,41.5769157],[26.3133221,41.5769463],[26.3149624,41.5769463],[26.3159428,41.5770454],[26.3163929,41.5771751],[26.3187828,41.5779648],[26.3205528,41.5786552],[26.3267632,41.5808449]]},{"id":19602,"author":"AnaDigit","name_GR":"Sultans Trail: 5.32. Fylakio - Edirne","description_GR":"Section-Trail 5.32","path":"Sultans_Trail\/sultans_trail_532","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":27736,"name_EN":"Sultans Trail: 5.32. Fylakio - Edirne","description_EN":"Section-Trail 5.32","ascent_time":596,"descent_time":597,"marker":"","level":9,"ascent":255,"descent":269,"maxelev":77,"minelev":33,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(26.32676 41.58081,26.55588 41.67704)","views":0,"millestones":"","x":26.4556065,"y":41.6502762,"coor":[[26.3267555,41.5808067],[26.3296146,41.5817299],[26.3303757,41.5818863],[26.3314648,41.5819778],[26.3384552,41.5823593],[26.3384151,41.5844765],[26.3384151,41.5851974],[26.3383961,41.5857697],[26.338335,41.5862389],[26.3381348,41.5872993],[26.3380146,41.5884666],[26.3379955,41.5886269],[26.3395061,41.5889091],[26.3407459,41.5892181],[26.3422852,41.5895271],[26.343235,41.5899391],[26.344286,41.5903893],[26.3449554,41.5907288],[26.3462257,41.5912895],[26.3479958,41.5920486],[26.3487263,41.5924263],[26.3493958,41.5926666],[26.3501263,41.593029],[26.3514462,41.5935783],[26.3525963,41.5941162],[26.3527946,41.5950966],[26.3528347,41.5953064],[26.3528957,41.5956497],[26.3529854,41.5959091],[26.3531361,41.5961571],[26.3532257,41.5962677],[26.353426,41.5964088],[26.3538761,41.5967484],[26.3542652,41.5970078],[26.3545361,41.5971985],[26.3548851,41.5974274],[26.3550148,41.5975494],[26.3551254,41.5977478],[26.3552551,41.5980377],[26.3553162,41.5978966],[26.3554153,41.5982094],[26.3554859,41.598217],[26.3555946,41.5983086],[26.3556252,41.5984497],[26.3557549,41.5991783],[26.3557854,41.5992584],[26.355835,41.5993195],[26.3560658,41.5993881],[26.3578453,41.5999069],[26.3583565,41.6000481],[26.3595753,41.6000595],[26.3625946,41.6000595],[26.3672447,41.6000595],[26.3723354,41.6000481],[26.3723354,41.6011772],[26.372345,41.6023064],[26.3782349,41.6022987],[26.3824062,41.6023369],[26.3856163,41.6023369],[26.3879356,41.6023293],[26.3879757,41.6035194],[26.3910656,41.6034966],[26.3916759,41.6034966],[26.3918362,41.6035385],[26.392025,41.6036682],[26.3923149,41.6039467],[26.3925457,41.6041679],[26.3933353,41.6048584],[26.3960056,41.6073189],[26.3962765,41.6075897],[26.3984451,41.6095886],[26.3989449,41.6100082],[26.3993664,41.6103973],[26.3995152,41.6106071],[26.4006863,41.6129684],[26.4014549,41.6145477],[26.401886,41.6152382],[26.4020748,41.6156578],[26.4022064,41.615799],[26.4024448,41.6159172],[26.4026451,41.6159668],[26.4028759,41.6159897],[26.4033356,41.6160164],[26.4038162,41.6160889],[26.4039955,41.6161385],[26.4042358,41.6162186],[26.4044647,41.6163063],[26.4046059,41.6163864],[26.4048653,41.616539],[26.4049549,41.6165886],[26.4052448,41.6167068],[26.4054947,41.6167679],[26.4059048,41.6168594],[26.4061356,41.6170082],[26.4065552,41.6173592],[26.4076347,41.6173973],[26.4081764,41.6174088],[26.4099751,41.6174889],[26.4105358,41.6175385],[26.4110756,41.6176262],[26.4114857,41.6177177],[26.4120655,41.6178589],[26.4131546,41.618187],[26.4144764,41.618618],[26.4154148,41.6188698],[26.4154854,41.6188889],[26.4159756,41.6189766],[26.4165058,41.6190071],[26.4180756,41.6191177],[26.4184856,41.6191368],[26.4190559,41.6192665],[26.4196854,41.6194382],[26.4199963,41.6195068],[26.420435,41.6196365],[26.4208164,41.6197662],[26.4211349,41.6199188],[26.4213047,41.620079],[26.4214363,41.6202164],[26.4215946,41.6204071],[26.421875,41.6207962],[26.4220352,41.6210365],[26.4221249,41.6211891],[26.4221954,41.6213493],[26.422245,41.6216393],[26.422245,41.6219292],[26.4224949,41.6223068],[26.4230347,41.6229973],[26.4232864,41.6233177],[26.4234161,41.6234398],[26.423666,41.6235466],[26.424015,41.6236267],[26.4242954,41.6236877],[26.4245358,41.6237564],[26.4247265,41.6238174],[26.4248257,41.623848],[26.4250355,41.6239586],[26.4252262,41.6240997],[26.425375,41.6242065],[26.425436,41.6242485],[26.4255962,41.6243286],[26.4258461,41.6244698],[26.4261456,41.6246986],[26.4260464,41.6249199],[26.4259453,41.6250763],[26.4258461,41.6252289],[26.4257259,41.6253777],[26.4255962,41.6255188],[26.4254646,41.6256676],[26.4253159,41.6258163],[26.4251957,41.6259766],[26.425045,41.6261292],[26.4248562,41.6263199],[26.4247761,41.6263885],[26.4247055,41.6264381],[26.4245949,41.6265182],[26.4243164,41.6266289],[26.4241161,41.6267471],[26.4238853,41.6268883],[26.4235954,41.627037],[26.4231358,41.6271667],[26.422966,41.6272278],[26.4228764,41.6272774],[26.4227047,41.6273575],[26.4230556,41.6274872],[26.4235859,41.6276398],[26.4242363,41.6278191],[26.4246559,41.6279984],[26.424696,41.6280289],[26.425066,41.6282692],[26.425396,41.6285172],[26.4258862,41.6288986],[26.4262257,41.6291466],[26.4265652,41.6293182],[26.4269352,41.6294899],[26.4273052,41.6296768],[26.4276848,41.6298294],[26.4279861,41.6299286],[26.4281158,41.6299782],[26.4287052,41.630249],[26.4290352,41.6303482],[26.4289761,41.6305962],[26.4289551,41.6308479],[26.428875,41.6313477],[26.4289055,41.6318474],[26.4289055,41.6319084],[26.4289551,41.6322289],[26.4290447,41.6326675],[26.429245,41.6330376],[26.4294453,41.6335678],[26.4295654,41.6339684],[26.4297047,41.6343994],[26.4299965,41.6348572],[26.4302254,41.6351471],[26.4304657,41.6354866],[26.4308052,41.6359291],[26.4311352,41.6361694],[26.4315262,41.6363792],[26.4319057,41.6366692],[26.4324455,41.6370583],[26.4329147,41.6374092],[26.4332657,41.6376495],[26.4333057,41.6376762],[26.4339256,41.6380882],[26.4342861,41.6384163],[26.4348965,41.6387787],[26.4353447,41.6390495],[26.4357853,41.639389],[26.4361763,41.6397285],[26.4369259,41.6403275],[26.4375153,41.6407661],[26.4376965,41.6409264],[26.4380054,41.6411781],[26.4384956,41.641468],[26.4388847,41.6417885],[26.4392853,41.642067],[26.4399147,41.6424675],[26.4402351,41.6426773],[26.4405956,41.6426582],[26.4408665,41.6427193],[26.4409447,41.642868],[26.4410954,41.6430779],[26.4413147,41.6433372],[26.4415054,41.6434975],[26.4416962,41.6436577],[26.4418259,41.6438179],[26.4420052,41.6439896],[26.4422455,41.6441879],[26.4424553,41.6443291],[26.4426155,41.6444778],[26.4428558,41.644577],[26.4431763,41.6446877],[26.4436054,41.6448174],[26.4441357,41.6449776],[26.4445248,41.6450996],[26.4447956,41.6451874],[26.4450855,41.6453171],[26.4453259,41.6453896],[26.4455757,41.6454773],[26.4457951,41.6455383],[26.4461956,41.645649],[26.4463348,41.6456985],[26.4464855,41.6457672],[26.4466648,41.6459084],[26.4469948,41.6461487],[26.4477158,41.6465874],[26.4480362,41.6466293],[26.4483051,41.6465683],[26.4490757,41.6469994],[26.4491653,41.6472893],[26.4492054,41.6474495],[26.449255,41.6475563],[26.4494362,41.6476669],[26.4496746,41.6477776],[26.4500751,41.6478882],[26.450325,41.6479874],[26.4506855,41.6481361],[26.4508858,41.648159],[26.4510746,41.6481781],[26.4512558,41.6482277],[26.4515648,41.6483688],[26.4524555,41.6487999],[26.453455,41.6493073],[26.4542255,41.6496773],[26.4547062,41.6499062],[26.4550953,41.6501083],[26.4553146,41.650219],[26.4554348,41.6502686],[26.4555149,41.6502571],[26.4555664,41.6502686],[26.4556065,41.6502762],[26.4557247,41.6503487],[26.4558048,41.6503983],[26.4559364,41.6504593],[26.4560547,41.6505165],[26.4561462,41.6505394],[26.456255,41.6505699],[26.4563847,41.6507187],[26.4565048,41.6508064],[26.456955,41.6510696],[26.4572353,41.6511879],[26.4575462,41.6513367],[26.4583054,41.6516876],[26.4585552,41.6518173],[26.4591656,41.6517982],[26.4602051,41.6517563],[26.461565,41.6516266],[26.4629459,41.6515579],[26.4635048,41.6515274],[26.4637547,41.6514587],[26.4641361,41.6513786],[26.4649162,41.6513367],[26.4656963,41.6512871],[26.4673748,41.6511497],[26.4686546,41.6510963],[26.4696846,41.6510391],[26.4702663,41.6509781],[26.4718552,41.6509171],[26.4722347,41.6508789],[26.4725456,41.6507797],[26.4724865,41.6501389],[26.4724865,41.6500587],[26.4725361,41.6499062],[26.4727154,41.6496887],[26.4728165,41.649559],[26.4728661,41.6494675],[26.4730358,41.6491776],[26.4733162,41.6486778],[26.4733849,41.6485672],[26.4734364,41.6485291],[26.4735165,41.6484566],[26.4737148,41.6482964],[26.4739246,41.6481361],[26.4741764,41.6479568],[26.4742546,41.6478996],[26.4743252,41.6478462],[26.4744358,41.6477394],[26.4746151,41.6474686],[26.4747448,41.6472969],[26.4748955,41.6471062],[26.4750652,41.6468964],[26.4751358,41.6468086],[26.4751854,41.6467094],[26.475235,41.6465797],[26.475235,41.6465073],[26.475256,41.646347],[26.475256,41.6462784],[26.4752655,41.6461372],[26.475275,41.6460876],[26.4752865,41.6460571],[26.4752865,41.6460266],[26.475296,41.6459999],[26.475296,41.6459579],[26.4753056,41.6459198],[26.4753361,41.6458092],[26.4755554,41.6458168],[26.4765358,41.6462479],[26.4772148,41.6465797],[26.4773865,41.6466866],[26.4776058,41.6468697],[26.4778652,41.6471062],[26.4780655,41.6472664],[26.4781761,41.6473389],[26.4782448,41.647377],[26.4784451,41.6474991],[26.4786549,41.6475983],[26.4790459,41.6478271],[26.4793262,41.6479988],[26.4814453,41.6493263],[26.4816055,41.6494179],[26.4822254,41.6498184],[26.4823952,41.649929],[26.4832153,41.6504669],[26.4846363,41.6513786],[26.4849663,41.6515999],[26.4855061,41.6520081],[26.4862061,41.6525497],[26.4867954,41.6529999],[26.4869251,41.6530762],[26.4871159,41.6532173],[26.4873257,41.6533394],[26.487606,41.6534767],[26.4878349,41.6535683],[26.4880962,41.6536598],[26.4886456,41.6538391],[26.4894447,41.6540794],[26.4898949,41.6542091],[26.4900551,41.6542587],[26.4902763,41.6543388],[26.4904556,41.654068],[26.4905949,41.6541061],[26.4906864,41.654129],[26.490736,41.6541481],[26.4908447,41.6541862],[26.4908657,41.6542473],[26.4908257,41.6545563],[26.4911156,41.6546669],[26.4915657,41.6548271],[26.4928856,41.6552963],[26.4938965,41.6556969],[26.4942951,41.6558571],[26.4945164,41.6559563],[26.4949265,41.6561966],[26.4953251,41.6564674],[26.4961452,41.6569672],[26.4966564,41.6573181],[26.4971046,41.657547],[26.4977951,41.6577682],[26.4994049,41.658287],[26.5004654,41.658638],[26.500555,41.6586761],[26.5009346,41.6586494],[26.5011349,41.6585999],[26.5014763,41.6584778],[26.5017357,41.6584167],[26.5019264,41.6583672],[26.5021648,41.6583176],[26.5024261,41.658268],[26.5026951,41.6581993],[26.5029755,41.6581268],[26.5032063,41.6580772],[26.5033665,41.6580391],[26.5037556,41.6579285],[26.5040455,41.6578598],[26.5041962,41.6578178],[26.505106,41.657589],[26.5053654,41.6575279],[26.5055161,41.6574898],[26.5056553,41.6574478],[26.505846,41.6574097],[26.5061054,41.6573372],[26.5063057,41.6572876],[26.506485,41.657238],[26.5066662,41.6571693],[26.5068665,41.6571083],[26.5070553,41.6570473],[26.5072365,41.6569977],[26.5074463,41.6569176],[26.5076447,41.6568565],[26.5078049,41.6567879],[26.507906,41.6567574],[26.507946,41.6567383],[26.5080853,41.6566963],[26.508255,41.6566277],[26.5084057,41.6565781],[26.5085754,41.656517],[26.5088463,41.6564293],[26.5092163,41.6562881],[26.5094452,41.6561966],[26.5096054,41.6561394],[26.5097961,41.6560593],[26.5099964,41.6559792],[26.5102558,41.6558876],[26.5106163,41.6557388],[26.5108757,41.6556282],[26.5110664,41.6555481],[26.5117054,41.6553078],[26.512476,41.6549988],[26.5130253,41.654789],[26.5138359,41.6544762],[26.5140553,41.6543884],[26.5143852,41.6542892],[26.5145359,41.6539383],[26.5151749,41.653698],[26.5162449,41.6533165],[26.5164547,41.6532898],[26.5170765,41.6529884],[26.5181961,41.6525764],[26.5190048,41.6522293],[26.5196247,41.6519966],[26.5203362,41.6517792],[26.5207348,41.6515388],[26.5216656,41.6510582],[26.5219059,41.6508865],[26.5222454,41.6507263],[26.5222664,41.6508675],[26.5223255,41.6510277],[26.5224247,41.6510696],[26.5226364,41.6510582],[26.5228157,41.6513672],[26.5226364,41.6515579],[26.5225258,41.6517563],[26.5223961,41.6520996],[26.5225563,41.6522789],[26.523035,41.652729],[26.5235748,41.6531868],[26.5241852,41.6536789],[26.5247459,41.6541786],[26.5253448,41.6546669],[26.5259552,41.6552086],[26.5264759,41.6557198],[26.5265465,41.6557274],[26.5265751,41.6557465],[26.5265961,41.655777],[26.526825,41.6559372],[26.5270863,41.6559868],[26.530405,41.6568565],[26.5270863,41.6559868],[26.526825,41.6559372],[26.530405,41.6568565],[26.5306053,41.6569099],[26.5320549,41.6572876],[26.5361557,41.6583481],[26.5375652,41.6587296],[26.5390663,41.6591263],[26.5421162,41.6599274],[26.543745,41.6603699],[26.5452747,41.660778],[26.5469151,41.6612282],[26.5484352,41.6616173],[26.5488052,41.6617165],[26.5489864,41.6617889],[26.5506554,41.662178],[26.5515156,41.6623688],[26.5515652,41.6623764],[26.5516262,41.6623764],[26.5516853,41.6623688],[26.5517349,41.6624298],[26.5525856,41.6644363],[26.5528564,41.6651382],[26.5532551,41.6660385],[26.5537758,41.6671371],[26.553875,41.6672783],[26.5545864,41.6684875],[26.5547047,41.6687584],[26.5547352,41.6688271],[26.5547562,41.668869],[26.5548553,41.6694794],[26.5547047,41.6696281],[26.5543861,41.6699295],[26.5535965,41.6704979],[26.5534763,41.6706772],[26.5534649,41.6709595],[26.5534859,41.6712074],[26.5534954,41.6718369],[26.5534954,41.6721992],[26.5534859,41.6724091],[26.5534859,41.6725998],[26.5534859,41.6732979],[26.5534058,41.6736984],[26.5533257,41.6740685],[26.5532951,41.6742287],[26.5533447,41.6742363],[26.5534763,41.6743279],[26.5539551,41.6748695],[26.5540352,41.6749573],[26.5543461,41.6753082],[26.5546055,41.6755981],[26.5547962,41.6756897],[26.5547352,41.6757584],[26.5550251,41.6760597],[26.555315,41.6763573],[26.5554256,41.6764793],[26.555336,41.6766167],[26.5553455,41.6766968],[26.5554161,41.6767883],[26.5557461,41.6770363],[26.5558262,41.6770287],[26.5558758,41.6769867]]},{"id":19603,"author":"AnaDigit","name_GR":"Sultans Trail: 5.03b. Yarlovo - Belchin (valley route)","description_GR":"Section-Trail 5.03b","path":"Sultans_Trail\/sultans_trail_533","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":17699,"name_EN":"Sultans Trail: 5.03b. Yarlovo - Belchin (valley route)","description_EN":"Section-Trail 5.03b","ascent_time":365,"descent_time":365,"marker":"","level":9,"ascent":101,"descent":235,"maxelev":1061,"minelev":914,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(23.27829 42.35895,23.38318 42.46862)","views":0,"millestones":"","x":23.3489666,"y":42.4054184,"coor":[[23.278986,42.4686203],[23.2789574,42.4685593],[23.2789364,42.4684296],[23.2792759,42.4678802],[23.2793674,42.4677773],[23.279686,42.4669495],[23.2796459,42.4668388],[23.2784672,42.4660072],[23.278286,42.4658508],[23.2785873,42.4654999],[23.2790661,42.4646683],[23.2792473,42.4643784],[23.2795868,42.4636002],[23.2798157,42.4632301],[23.2805462,42.4622574],[23.2806568,42.4622383],[23.2809162,42.4620972],[23.2814865,42.4616585],[23.2818661,42.4613991],[23.2821465,42.4611282],[23.2825165,42.46064],[23.2826672,42.4602699],[23.2827873,42.4601707],[23.2835369,42.4597473],[23.2838268,42.4594994],[23.2839375,42.4593582],[23.2843266,42.4585075],[23.2845669,42.4576607],[23.2847271,42.4572983],[23.2848759,42.45681],[23.2850666,42.4564705],[23.2851162,42.4562874],[23.2851372,42.4560204],[23.2850971,42.4555092],[23.2851257,42.455349],[23.2852669,42.4551506],[23.2853069,42.4550285],[23.285387,42.4548073],[23.2854557,42.4544182],[23.2855473,42.4541283],[23.2856064,42.4537697],[23.2855167,42.4533501],[23.2855167,42.4527893],[23.285326,42.4512787],[23.285387,42.4510994],[23.2855759,42.4508286],[23.285717,42.4506187],[23.2857761,42.4503288],[23.285717,42.4500809],[23.2856865,42.4498482],[23.2859459,42.4496002],[23.2860165,42.4494476],[23.2859058,42.4491386],[23.2858658,42.4485893],[23.2861061,42.4474297],[23.2861271,42.4472275],[23.2860165,42.4470482],[23.2861671,42.4464493],[23.2862568,42.4459076],[23.2862473,42.4457207],[23.2862263,42.4456406],[23.2862473,42.4454803],[23.2863159,42.4453697],[23.2865772,42.4445686],[23.286726,42.4438591],[23.2867966,42.4435806],[23.2869167,42.4433403],[23.2871056,42.4429779],[23.2871761,42.4425201],[23.2871456,42.4416885],[23.2870464,42.4414177],[23.2869759,42.4410172],[23.2869663,42.44067],[23.2868366,42.4401894],[23.2866173,42.4399185],[23.286396,42.4397507],[23.2863159,42.4394379],[23.2862072,42.4386292],[23.2862263,42.4380379],[23.2861671,42.437851],[23.2860661,42.4376297],[23.290657,42.4354401],[23.2915668,42.435051],[23.2918758,42.4348984],[23.2921257,42.4347305],[23.2972374,42.4322472],[23.2995358,42.4311295],[23.3004074,42.4306679],[23.300806,42.4304581],[23.3024273,42.4297485],[23.3057156,42.4281082],[23.3071461,42.4274673],[23.3083172,42.4268494],[23.3087673,42.4267693],[23.3135166,42.4244576],[23.3138657,42.4242172],[23.3143272,42.4240494],[23.3154259,42.4238281],[23.3158264,42.4236603],[23.3167667,42.42313],[23.316967,42.4228783],[23.3170166,42.4226494],[23.3173065,42.4224586],[23.3181667,42.422039],[23.3188457,42.4216881],[23.3193169,42.4213905],[23.3197174,42.4213104],[23.3202057,42.4210701],[23.3209667,42.4206696],[23.3214169,42.4203987],[23.3221073,42.4202309],[23.3234959,42.4195976],[23.3254967,42.4187889],[23.3258171,42.418499],[23.3259563,42.4182205],[23.3272667,42.4175682],[23.3280067,42.4172173],[23.3283272,42.417099],[23.3289566,42.4170074],[23.3293972,42.4168701],[23.3300457,42.4165382],[23.3310471,42.4160576],[23.3315563,42.4157791],[23.3322067,42.4155006],[23.3335857,42.4148979],[23.334156,42.4145279],[23.3348656,42.4142075],[23.3364372,42.4134674],[23.3372059,42.4130478],[23.339817,42.4117584],[23.3462658,42.4085999],[23.3492069,42.4072189],[23.3496456,42.4069901],[23.3498459,42.4068375],[23.3498173,42.4066772],[23.349596,42.4062691],[23.3493061,42.4060173],[23.3491364,42.4058189],[23.3489666,42.4054184],[23.3489361,42.4051094],[23.3487358,42.4044685],[23.3484364,42.4036179],[23.3483257,42.40308],[23.3482361,42.4028702],[23.3480968,42.4022102],[23.3480759,42.4018898],[23.3476563,42.4009705],[23.3475361,42.400631],[23.3474064,42.3996887],[23.3473358,42.3994675],[23.3470573,42.3989182],[23.3470173,42.3986588],[23.3469868,42.3983078],[23.3469372,42.3980484],[23.3468857,42.3975601],[23.3468266,42.3972588],[23.3466759,42.3966179],[23.3465672,42.396328],[23.3465271,42.3960876],[23.3465672,42.3958702],[23.3466473,42.3956795],[23.3466663,42.3950691],[23.3467159,42.3948708],[23.3467369,42.3946381],[23.3466473,42.3942795],[23.3465672,42.3939781],[23.3464375,42.3937187],[23.3463669,42.3934708],[23.3463573,42.3932495],[23.3462467,42.3928108],[23.3461266,42.3925209],[23.3460674,42.3923874],[23.3458862,42.392189],[23.345787,42.3920975],[23.3457069,42.3919487],[23.3455963,42.3916283],[23.3454971,42.3915176],[23.3453369,42.3913574],[23.3453159,42.3913002],[23.3452969,42.3911896],[23.3453064,42.3906784],[23.3452168,42.3903198],[23.3451366,42.3899574],[23.3449764,42.3896408],[23.3445759,42.3891792],[23.3438473,42.3881302],[23.343647,42.3877373],[23.3432274,42.3871193],[23.3427963,42.3866997],[23.3425369,42.3864174],[23.3421764,42.3862686],[23.3420067,42.3861389],[23.3414173,42.3848877],[23.340786,42.3839607],[23.3406868,42.3834572],[23.3406258,42.3829002],[23.340517,42.3824883],[23.3403473,42.3818207],[23.3402367,42.3815498],[23.3400173,42.3813705],[23.3400364,42.3811684],[23.3400269,42.38097],[23.3399963,42.3805809],[23.3399372,42.3802376],[23.3399963,42.3801498],[23.340086,42.3801003],[23.3405571,42.3799896],[23.3407269,42.3796692],[23.3407364,42.3794594],[23.3410759,42.3789902],[23.3413773,42.3789177],[23.3416157,42.3787804],[23.3421173,42.3783989],[23.3423271,42.3782005],[23.3425369,42.3777885],[23.3427868,42.3774376],[23.342947,42.3775101],[23.3432159,42.3775291],[23.3433666,42.3774681],[23.3434563,42.3773499],[23.343626,42.3769188],[23.3440762,42.3760681],[23.3443069,42.3759193],[23.3445072,42.3758087],[23.3448467,42.3757896],[23.3454266,42.3758392],[23.3459969,42.3757782],[23.3466263,42.3757706],[23.3475571,42.3758392],[23.3484669,42.3758087],[23.3488274,42.3757706],[23.3505058,42.3751297],[23.3521957,42.3743286],[23.3536758,42.3738403],[23.3544769,42.3736801],[23.3557262,42.3734703],[23.358427,42.3726578],[23.3588772,42.372448],[23.3593769,42.3719482],[23.3599072,42.3715477],[23.3606358,42.3704796],[23.3616066,42.3699303],[23.3623962,42.369339],[23.3631859,42.3688889],[23.3634262,42.3686905],[23.3638268,42.3685074],[23.3641472,42.3683395],[23.3647461,42.3681488],[23.3657665,42.367939],[23.3667374,42.3677673],[23.3672161,42.3676987],[23.3676567,42.367569],[23.3690758,42.3668175],[23.370966,42.3658295],[23.3725872,42.3650475],[23.3735962,42.3645477],[23.374157,42.3642502],[23.3749161,42.3638191],[23.3752556,42.3637085],[23.3759956,42.363369],[23.3764057,42.3631973],[23.3773556,42.3629608],[23.3774967,42.3628693],[23.3777962,42.3628082],[23.3782864,42.3626785],[23.3787956,42.3625298],[23.3791466,42.3624001],[23.3796768,42.3620491],[23.3803062,42.3613777],[23.3807468,42.3609886],[23.3812256,42.3603706],[23.3814659,42.3600082],[23.3816071,42.3597679],[23.3817558,42.3596191],[23.3820763,42.3592873],[23.3822556,42.3591995],[23.3831768,42.3589478]]},{"id":19604,"author":"AnaDigit","name_GR":"Sultans Trail: 5.15b. Borino - Yagodina Devils bridge detour","description_GR":"Section-Trail 5.15b","path":"Sultans_Trail\/sultans_trail_534","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":9365,"name_EN":"Sultans Trail: 5.15b. Borino - Yagodina Devils bridge detour","description_EN":"Section-Trail 5.15b","ascent_time":254,"descent_time":259,"marker":"","level":9,"ascent":699,"descent":668,"maxelev":1384,"minelev":992,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.30763 41.62928,24.35163 41.6516)","views":0,"millestones":"","x":24.3208008,"y":41.6334038,"coor":[[24.3191223,41.6515961],[24.3192425,41.6512451],[24.3193226,41.6510963],[24.3194523,41.6508636],[24.3197823,41.6506462],[24.3200607,41.6505051],[24.3203316,41.6503868],[24.3207111,41.6502266],[24.3209419,41.650074],[24.3211212,41.6498337],[24.3212318,41.649437],[24.3214626,41.6492233],[24.3217411,41.6491241],[24.3221321,41.6490364],[24.3225117,41.6488152],[24.3232212,41.6485939],[24.3235912,41.6485367],[24.3239307,41.6484756],[24.324131,41.6483955],[24.3238125,41.6479836],[24.3236313,41.6478157],[24.3238716,41.6476364],[24.3239117,41.6471558],[24.3239613,41.647007],[24.3240719,41.6468735],[24.3240318,41.6467743],[24.3241119,41.6464348],[24.3241615,41.6462555],[24.3242111,41.6460457],[24.3241425,41.645977],[24.3241615,41.6457939],[24.3243217,41.6456642],[24.3243122,41.645504],[24.3242321,41.6452446],[24.3242512,41.6450653],[24.3242226,41.6448936],[24.3241825,41.6446342],[24.3241024,41.6445465],[24.3239517,41.6444664],[24.3239613,41.6443558],[24.3238811,41.6442261],[24.3239822,41.6441345],[24.3239117,41.6439667],[24.3240108,41.6438255],[24.3239021,41.6436768],[24.3238411,41.6435356],[24.3238811,41.6434555],[24.3240108,41.6434135],[24.3241024,41.6434441],[24.3242512,41.6434555],[24.3244019,41.6434059],[24.3244114,41.6432953],[24.3243122,41.6430244],[24.3242321,41.6429558],[24.3236713,41.6427765],[24.3229809,41.6426353],[24.3228817,41.6425934],[24.3229713,41.6424637],[24.323082,41.6422958],[24.323122,41.6416855],[24.3230114,41.6414146],[24.3227921,41.6412239],[24.3224621,41.6410637],[24.3218822,41.640995],[24.321352,41.640995],[24.3210812,41.6408653],[24.3209019,41.6407661],[24.3207722,41.6406364],[24.3201523,41.6402245],[24.3192711,41.6397858],[24.3182526,41.639637],[24.3169308,41.6395264],[24.3165722,41.6394768],[24.3162212,41.6394653],[24.316021,41.6395836],[24.3158112,41.6396866],[24.3152618,41.6397743],[24.3149223,41.6397247],[24.3145523,41.6397247],[24.3134022,41.6399155],[24.3132114,41.6400337],[24.3129616,41.6401253],[24.3127613,41.6401253],[24.3125725,41.6400146],[24.3123608,41.6399956],[24.3119717,41.6400261],[24.3110313,41.6400642],[24.3108521,41.6400452],[24.3107414,41.6398964],[24.3107224,41.6396751],[24.3106213,41.6395645],[24.3103523,41.6394768],[24.3101311,41.6394157],[24.3098907,41.6393967],[24.3096924,41.639267],[24.3092918,41.6388741],[24.3090324,41.6385841],[24.3086109,41.6384048],[24.3084221,41.6382446],[24.308382,41.638176],[24.3082924,41.6381035],[24.3081512,41.6380539],[24.307991,41.6379852],[24.3077316,41.6378136],[24.3076515,41.6377144],[24.3076324,41.6376457],[24.3076515,41.6375771],[24.3077126,41.6374855],[24.3078213,41.6372833],[24.3079224,41.6369858],[24.3079815,41.6368561],[24.3080521,41.6367645],[24.3081818,41.6366959],[24.308382,41.6366234],[24.3084908,41.6365547],[24.3085709,41.636467],[24.3086224,41.6363068],[24.3086224,41.6361351],[24.3085918,41.6360054],[24.3084412,41.6357956],[24.3083725,41.6356964],[24.3083515,41.6355858],[24.3083725,41.635437],[24.3085022,41.6350746],[24.3085213,41.6349258],[24.3084717,41.6348152],[24.3083725,41.634716],[24.3081722,41.6346169],[24.3084526,41.6346741],[24.3088722,41.6349449],[24.3092613,41.6350441],[24.3095322,41.6350746],[24.309761,41.6349449],[24.3099823,41.634697],[24.3102608,41.6345367],[24.3106613,41.6344337],[24.3110619,41.6342239],[24.3113823,41.6341438],[24.3115025,41.6340065],[24.311552,41.6338463],[24.3115311,41.6337051],[24.3113613,41.6334763],[24.3111725,41.633316],[24.3110809,41.6332054],[24.311121,41.6330643],[24.3113823,41.6330261],[24.3117809,41.6330757],[24.3123016,41.6330147],[24.3125916,41.6330261],[24.3128414,41.6331444],[24.3130608,41.6332855],[24.3133717,41.6333046],[24.3136921,41.633297],[24.314312,41.6332664],[24.3148022,41.6331863],[24.3152714,41.633316],[24.3155308,41.6332855],[24.3158112,41.633194],[24.3163509,41.6332054],[24.3166618,41.6333656],[24.3168621,41.6332664],[24.3170509,41.633194],[24.3174725,41.6331635],[24.3178616,41.6330643],[24.3183117,41.6331749],[24.3186226,41.6330261],[24.3188725,41.6329842],[24.3198109,41.6329651],[24.3203716,41.6330757],[24.3205719,41.633194],[24.3206615,41.6333351],[24.3208008,41.6334038],[24.3210411,41.6334267],[24.3212414,41.6333961],[24.3213825,41.6334152],[24.3215523,41.6335258],[24.321661,41.6336441],[24.3217316,41.6338463],[24.3218212,41.6339569],[24.3221416,41.6340141],[24.3222313,41.6341057],[24.3223324,41.6342239],[24.3224411,41.6342468],[24.3225822,41.6341858],[24.322731,41.6340446],[24.3229523,41.6340065],[24.3232021,41.6340752],[24.3238811,41.634594],[24.324791,41.6351662],[24.3251019,41.6353035],[24.3253613,41.6356468],[24.325552,41.635704],[24.3256817,41.6356735],[24.3257618,41.6355667],[24.3256721,41.6353264],[24.3257122,41.6351967],[24.3258324,41.6352158],[24.3262825,41.6355362],[24.3264313,41.6358566],[24.3266926,41.6360664],[24.3271408,41.6362343],[24.3275318,41.6362762],[24.3279514,41.6362953],[24.3289509,41.6360054],[24.3291512,41.6360664],[24.3293915,41.6362343],[24.3295021,41.6363869],[24.3295822,41.6364441],[24.3299007,41.6365051],[24.3300724,41.6364365],[24.3299713,41.6361351],[24.3298912,41.6356468],[24.3298416,41.6354752],[24.3296509,41.6353569],[24.3297424,41.6352959],[24.3299408,41.6353149],[24.330122,41.6353951],[24.3303223,41.6355934],[24.3305016,41.6358261],[24.3306923,41.6359863],[24.3308411,41.6360359],[24.3310413,41.6360168],[24.3311119,41.6359253],[24.3310623,41.6358337],[24.3308525,41.6357346],[24.3308525,41.6356163],[24.3310108,41.6355057],[24.3310509,41.6353645],[24.3303909,41.6344261],[24.3303719,41.634304],[24.3303413,41.6340637],[24.3301926,41.6337738],[24.3302116,41.6335754],[24.3304119,41.633316],[24.3306923,41.6330452],[24.3309917,41.6328163],[24.3312511,41.6326561],[24.3318424,41.6323471],[24.332201,41.6322136],[24.3321609,41.6320648],[24.3318424,41.6317444],[24.3310108,41.6311836],[24.3311214,41.6308441],[24.3312626,41.6310349],[24.3315411,41.6305161],[24.3314323,41.6303749],[24.3311119,41.6302452],[24.3314323,41.6302338],[24.3310909,41.6300049],[24.3311024,41.6299667],[24.3312511,41.6299667],[24.3317623,41.6301842],[24.3315716,41.6300049],[24.3314209,41.6299248],[24.3309422,41.6297836],[24.3307915,41.6297569],[24.3309326,41.6297455],[24.3315811,41.629776],[24.3318214,41.6295547],[24.331852,41.6293945],[24.3319626,41.6292763],[24.3320408,41.629467],[24.3320923,41.6295967],[24.3320217,41.6297836],[24.3322811,41.6299133],[24.332592,41.6301765],[24.3326912,41.6302147],[24.3328609,41.6303139],[24.332962,41.6304436],[24.3329811,41.6305351],[24.3331909,41.6306343],[24.3335323,41.6309166],[24.3338108,41.6309967],[24.3343124,41.6313133],[24.3345623,41.6312943],[24.3347912,41.6316147],[24.335022,41.6317444],[24.3354721,41.6319847],[24.335701,41.6321945],[24.3359413,41.6324158],[24.3363113,41.6326637],[24.3365021,41.6327667],[24.3365116,41.6328468],[24.3366108,41.6329536],[24.3366814,41.6330261],[24.3368511,41.6331139],[24.3370113,41.6333961],[24.3371525,41.6335258],[24.3371315,41.6336365],[24.3371716,41.6337471],[24.3371124,41.6338234],[24.3372612,41.6338043],[24.3373508,41.6337852],[24.3375225,41.6337662],[24.3377018,41.6337051],[24.3378925,41.6336861],[24.338131,41.6335754],[24.3383121,41.6334457],[24.3384609,41.6334267],[24.3386707,41.6335144],[24.3393021,41.6335335],[24.3397312,41.6335144],[24.3399525,41.6335144],[24.3403625,41.6334839],[24.340601,41.6333771],[24.3408012,41.6333961],[24.3410015,41.633297],[24.3410511,41.6330643],[24.3411121,41.6330338],[24.3412724,41.6330948],[24.3417416,41.6331558],[24.3421211,41.6331444],[24.3424015,41.6332359],[24.3428326,41.6333466],[24.3431816,41.6333656],[24.3434315,41.6333466],[24.3440208,41.6331863],[24.3445911,41.6330833],[24.3449726,41.6329536],[24.3452911,41.632946],[24.3457909,41.6330566],[24.3460217,41.6331062],[24.346262,41.6330338],[24.3463421,41.6329536],[24.3464813,41.6330757],[24.3467216,41.6328964],[24.3468418,41.6327934],[24.3470516,41.6327667],[24.3472424,41.6327934],[24.3474026,41.6328468],[24.3477325,41.6329346],[24.348011,41.6330643],[24.3484116,41.6332169],[24.3486309,41.6333046],[24.3495617,41.6337738],[24.3498116,41.6338234],[24.3504524,41.6337471],[24.3505325,41.6337357],[24.3506107,41.6337662],[24.3509312,41.6339569],[24.3514824,41.6342468],[24.3516312,41.634346]]},{"id":19605,"author":"AnaDigit","name_GR":"Sultans Trail: 5.17b. Mugla - Smolyan (via road)","description_GR":"Section-Trail 5.17b","path":"Sultans_Trail\/sultans_trail_535","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":25372,"name_EN":"Sultans Trail: 5.17b. Mugla - Smolyan (via road)","description_EN":"Section-Trail 5.17b","ascent_time":516,"descent_time":533,"marker":"","level":9,"ascent":922,"descent":1316,"maxelev":1801,"minelev":933,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.4924 41.56047,24.69366 41.61647)","views":0,"millestones":"","x":24.582552,"y":41.5628853,"coor":[[24.492403,41.6164665],[24.4926224,41.6163445],[24.4925117,41.6161766],[24.4928436,41.6160851],[24.493063,41.6159973],[24.4933929,41.6159058],[24.4933929,41.6158676],[24.4933319,41.6157761],[24.4936218,41.6156158],[24.4939919,41.6153755],[24.4941635,41.6151772],[24.4943218,41.6149178],[24.4945335,41.6147652],[24.4947128,41.6144943],[24.4950733,41.6141357],[24.4952335,41.6139755],[24.495573,41.6136169],[24.4956818,41.6133881],[24.4956722,41.6128349],[24.4956932,41.6126976],[24.495842,41.6126251],[24.4960632,41.6125679],[24.4964523,41.6124649],[24.4967728,41.6123352],[24.4972019,41.6120949],[24.4977818,41.6116371],[24.498003,41.6115265],[24.4985123,41.6113548],[24.4992924,41.6111145],[24.5000324,41.6109276],[24.5033531,41.6106758],[24.505743,41.6110458],[24.5064125,41.6109848],[24.5074921,41.6107368],[24.5078735,41.6104469],[24.5086136,41.6096077],[24.5086136,41.6093445],[24.5084629,41.6090546],[24.508543,41.608696],[24.5088825,41.6081467],[24.5094719,41.607666],[24.5099735,41.6071053],[24.5101833,41.6068878],[24.5106525,41.6065674],[24.5114326,41.6061478],[24.5123329,41.6059952],[24.5132732,41.6058464],[24.5135231,41.6057167],[24.5136929,41.6055756],[24.5138531,41.6054268],[24.5139027,41.605175],[24.5140629,41.6050072],[24.5143223,41.6049652],[24.5166321,41.6045151],[24.5168133,41.604435],[24.5169029,41.6043549],[24.5169621,41.6042862],[24.5170822,41.604126],[24.5172729,41.6040344],[24.5178127,41.6039352],[24.5182934,41.6038361],[24.5187931,41.6035957],[24.5190525,41.603447],[24.5192127,41.6032867],[24.519762,41.6024055],[24.5197926,41.6023254],[24.5198135,41.6022148],[24.5198021,41.6018257],[24.5198822,41.6012154],[24.5199432,41.6010551],[24.520052,41.600956],[24.520422,41.6007576],[24.5206432,41.6006279],[24.5207329,41.6004944],[24.5207329,41.6004143],[24.5206318,41.6002274],[24.5206032,41.6001244],[24.5206432,41.6000557],[24.5211525,41.599575],[24.5212936,41.5994148],[24.5219135,41.5983849],[24.5222931,41.5976753],[24.5222931,41.597538],[24.5222435,41.5974579],[24.5221233,41.5973778],[24.5217934,41.5973167],[24.5216427,41.5972862],[24.5212326,41.5970879],[24.5211029,41.5969772],[24.5210629,41.5968857],[24.5211029,41.5967674],[24.5212936,41.5965271],[24.5217419,41.5959778],[24.5223732,41.5954781],[24.5226326,41.5952759],[24.5227833,41.595108],[24.5228233,41.5949745],[24.5228024,41.5948563],[24.5225735,41.5946159],[24.5225124,41.5944977],[24.5225525,41.5943565],[24.5227528,41.5941048],[24.5228424,41.5939369],[24.5228424,41.5935364],[24.5228729,41.5932846],[24.5230732,41.5926857],[24.5231133,41.5924644],[24.5230923,41.5919075],[24.5231819,41.5913773],[24.5233727,41.5910873],[24.5235825,41.5908775],[24.5241928,41.5905952],[24.5243835,41.590477],[24.5244331,41.5903358],[24.5243835,41.5901146],[24.523983,41.5895958],[24.5232124,41.5889778],[24.5227833,41.5886459],[24.5227528,41.5885277],[24.5227718,41.5884552],[24.5228424,41.588398],[24.5229721,41.5883675],[24.5231323,41.588398],[24.523283,41.5884743],[24.5244026,41.5892143],[24.524662,41.5892944],[24.5249519,41.5892868],[24.5262318,41.5891647],[24.5264225,41.589077],[24.5264931,41.5889854],[24.5265331,41.5888557],[24.526453,41.5883255],[24.5264626,41.5882454],[24.5264931,41.5881958],[24.5265923,41.5881653],[24.526722,41.5881653],[24.5273132,41.5883369],[24.527422,41.5883446],[24.5275135,41.5883369],[24.5275822,41.5882759],[24.5277424,41.588047],[24.5287323,41.5874367],[24.5288429,41.5874062],[24.5289421,41.5874252],[24.5290031,41.5874672],[24.5290432,41.5875168],[24.5290432,41.5875854],[24.5290031,41.587677],[24.5287724,41.5879974],[24.5286732,41.5881271],[24.5286427,41.5883255],[24.5286427,41.5886154],[24.5287132,41.5887871],[24.5286922,41.5888672],[24.5286522,41.5889168],[24.5285225,41.5890274],[24.5284424,41.5890846],[24.528223,41.589447],[24.5281029,41.5897255],[24.5280933,41.5898056],[24.5281219,41.5898857],[24.5281925,41.5899544],[24.5287018,41.5903053],[24.5288925,41.5903778],[24.529253,41.5904655],[24.5293331,41.5905075],[24.5293922,41.5906143],[24.5293827,41.5907173],[24.5293236,41.5908165],[24.5293121,41.5909081],[24.5293427,41.5909843],[24.5294018,41.5910263],[24.5294819,41.5910378],[24.529562,41.5909958],[24.5296421,41.5908546],[24.5296726,41.5906563],[24.529562,41.5904846],[24.5294228,41.5903778],[24.5291634,41.5903053],[24.5289631,41.5901947],[24.5286732,41.5898972],[24.5286636,41.589756],[24.5287228,41.5896378],[24.5288334,41.5895081],[24.5294533,41.5890579],[24.5295429,41.5889664],[24.5295925,41.5888176],[24.529623,41.5885162],[24.5296936,41.5883675],[24.5297928,41.5882759],[24.5299034,41.5882149],[24.5300426,41.5881958],[24.5301933,41.5882149],[24.5307121,41.5884552],[24.5309525,41.5885162],[24.5311222,41.5885162],[24.5314636,41.5884476],[24.5316029,41.588356],[24.5316429,41.5882645],[24.5316334,41.5881348],[24.5314922,41.5879478],[24.5314636,41.587738],[24.5315323,41.5876045],[24.5316525,41.5875053],[24.5324326,41.5871964],[24.5344734,41.5855255],[24.5351925,41.5851746],[24.535553,41.5849648],[24.5362434,41.5842743],[24.5369835,41.5834656],[24.5371418,41.5831375],[24.5371227,41.582695],[24.5371933,41.5825157],[24.5372524,41.5824165],[24.5374031,41.582325],[24.5389519,41.5821457],[24.5403423,41.5818367],[24.5405827,41.5817451],[24.5408134,41.5815849],[24.5409718,41.581398],[24.5417233,41.5800667],[24.5419636,41.579937],[24.5423126,41.579895],[24.5439529,41.5801163],[24.5441227,41.5801048],[24.5442219,41.5800476],[24.5442524,41.5799561],[24.5442219,41.5798454],[24.5440426,41.5796547],[24.5438328,41.5793648],[24.5436325,41.578907],[24.5424328,41.5777473],[24.5421619,41.5773659],[24.5418129,41.5765648],[24.5417633,41.576416],[24.5417633,41.5763054],[24.541853,41.5758667],[24.5417824,41.5757751],[24.5416431,41.5757256],[24.5412025,41.5757179],[24.5410728,41.5756645],[24.5409927,41.5755577],[24.5409622,41.5754471],[24.5411224,41.5743561],[24.5414124,41.5736847],[24.541563,41.5735054],[24.5425434,41.5727654],[24.5426121,41.5726166],[24.5426121,41.5724678],[24.5425529,41.5722275],[24.542532,41.5720177],[24.5425835,41.571846],[24.5427818,41.5715179],[24.5428829,41.5714073],[24.5434532,41.5710258],[24.5438423,41.5709076],[24.544672,41.5705452],[24.545063,41.5702858],[24.5455227,41.5700951],[24.5459919,41.5698357],[24.5466633,41.5695763],[24.546833,41.5694351],[24.5471134,41.569046],[24.5472336,41.5689468],[24.5473232,41.5689049],[24.547472,41.5688858],[24.5477028,41.5688972],[24.5483723,41.5690575],[24.5485821,41.5690956],[24.5488224,41.569088],[24.5490417,41.5690079],[24.5491829,41.5689049],[24.5494328,41.5685463],[24.5496235,41.5683556],[24.5500832,41.5681763],[24.5502129,41.5681152],[24.5504131,41.5678864],[24.5506325,41.5675163],[24.5507336,41.567318],[24.5508423,41.5669479],[24.5509319,41.5668144],[24.5515633,41.5663147],[24.551733,41.5661774],[24.5517921,41.5660172],[24.5518627,41.5657845],[24.5519333,41.5656853],[24.5519924,41.5656357],[24.5520725,41.5656166],[24.5525036,41.5657272],[24.5526733,41.5657578],[24.5529919,41.5657845],[24.5531235,41.5658569],[24.5532722,41.5660248],[24.5532627,41.5661049],[24.5529633,41.5665169],[24.5529232,41.5666161],[24.5529118,41.5667343],[24.5529423,41.5668259],[24.5531826,41.5670776],[24.5536423,41.567276],[24.5539036,41.5673256],[24.5547829,41.5672455],[24.5551224,41.5671844],[24.5553436,41.5671043],[24.5554428,41.5670052],[24.5554829,41.566925],[24.5554619,41.5668259],[24.5553036,41.5665779],[24.5552826,41.5664673],[24.5553627,41.5663757],[24.5555229,41.566288],[24.5566425,41.5660973],[24.5569019,41.5660973],[24.5570736,41.5661354],[24.5571728,41.566185],[24.5576935,41.5667458],[24.5578232,41.5668449],[24.5579929,41.5668755],[24.5581131,41.5668564],[24.5587025,41.5665665],[24.5589733,41.5664749],[24.5591621,41.5663567],[24.5592327,41.566246],[24.5593128,41.5660248],[24.5593719,41.5659866],[24.5595131,41.565937],[24.5597534,41.5659676],[24.560833,41.5663376],[24.5610218,41.5663872],[24.561512,41.5663872],[24.5616531,41.5663757],[24.5617733,41.5663071],[24.561882,41.5662155],[24.5622921,41.565876],[24.5624828,41.5657654],[24.5630131,41.5656853],[24.563612,41.5654678],[24.5639935,41.5654144],[24.5648632,41.5654068],[24.5652523,41.5653267],[24.5654221,41.5652275],[24.5657024,41.5648766],[24.5662518,41.5645065],[24.5665226,41.5643959],[24.5667133,41.5643768],[24.5669231,41.5643768],[24.5676231,41.5644951],[24.5679131,41.5644951],[24.5680218,41.564415],[24.5681419,41.5642357],[24.5684929,41.5639763],[24.568943,41.5638275],[24.5691223,41.5636864],[24.569212,41.5635452],[24.569212,41.5631943],[24.5692425,41.563015],[24.5693722,41.5627861],[24.569622,41.5626068],[24.5698833,41.5625458],[24.5701523,41.5625648],[24.5704632,41.5626373],[24.5712032,41.5630875],[24.5712223,41.5632477],[24.5711823,41.5635262],[24.5712833,41.5636444],[24.5723019,41.5645866],[24.5726032,41.5648155],[24.572773,41.5648651],[24.5729332,41.5650444],[24.5731125,41.5652962],[24.5733719,41.5654259],[24.5737629,41.5654373],[24.5740128,41.5653572],[24.5741425,41.5652466],[24.5742931,41.5649567],[24.5743523,41.5649071],[24.5750828,41.5646858],[24.5752125,41.5646858],[24.5753231,41.5647278],[24.5757923,41.5650177],[24.5759029,41.5650444],[24.5760326,41.5650444],[24.5763226,41.5649872],[24.5764828,41.5649071],[24.5770531,41.5644455],[24.5774326,41.5642052],[24.5778732,41.5640945],[24.5782127,41.5639572],[24.5786133,41.5639076],[24.5791721,41.5639877],[24.5794525,41.5639458],[24.5796223,41.563858],[24.5800419,41.5633469],[24.5804234,41.5626755],[24.5805626,41.5625877],[24.5807629,41.5625343],[24.5810833,41.5625267],[24.5815525,41.562645],[24.5823135,41.5628853],[24.582552,41.5628853],[24.5835629,41.5626869],[24.5843525,41.5626259],[24.5844936,41.562645],[24.5846024,41.562748],[24.5848827,41.5630264],[24.585043,41.563118],[24.5851631,41.5631371],[24.5852833,41.563118],[24.5863228,41.5626144],[24.5864925,41.5624161],[24.5866318,41.5623055],[24.5867519,41.5622673],[24.5869923,41.5622978],[24.5872936,41.5624466],[24.5875626,41.5626869],[24.5876827,41.5627251],[24.5879135,41.5627174],[24.5895519,41.5633469],[24.5897827,41.5633659],[24.5899429,41.5633354],[24.5900822,41.5632973],[24.5907536,41.5628967],[24.5909424,41.5627747],[24.5910225,41.5626755],[24.5911236,41.5623779],[24.5911922,41.5622749],[24.5913219,41.5621948],[24.5915928,41.5620155],[24.5916729,41.5619164],[24.591713,41.5613976],[24.5916119,41.5611572],[24.5916119,41.560997],[24.5916824,41.5609055],[24.5918427,41.5608253],[24.5920525,41.5607643],[24.5923424,41.5607376],[24.5929928,41.5607262],[24.5935535,41.5607071],[24.5941429,41.560688],[24.5951118,41.5605659],[24.5954933,41.5605469],[24.5958118,41.5605545],[24.5968819,41.5606346],[24.5971928,41.560627],[24.5978527,41.5604668],[24.5980129,41.5604858],[24.5983925,41.5606155],[24.5985432,41.5606461],[24.5992031,41.5606155],[24.5993919,41.5606346],[24.5995235,41.560688],[24.6000824,41.5610275],[24.6002426,41.5610771],[24.6003933,41.5610847],[24.6015434,41.5608368],[24.6017532,41.5608559],[24.6019535,41.560936],[24.6025333,41.5615768],[24.6027622,41.5620079],[24.6028633,41.5621262],[24.6031933,41.562336],[24.6033535,41.562458],[24.6035919,41.5628662],[24.6037235,41.5629768],[24.6040726,41.5631447],[24.6047325,41.5636864],[24.6048927,41.5639343],[24.6049824,41.5640755],[24.6055336,41.5646057],[24.6056519,41.5647278],[24.6058235,41.5647964],[24.6063519,41.5649567],[24.6065235,41.5649872],[24.6066818,41.5649948],[24.6068935,41.5649872],[24.6073723,41.5649643],[24.607542,41.5649452],[24.6077232,41.5648956],[24.607893,41.564785],[24.6082935,41.5643845],[24.6085224,41.5641975],[24.608633,41.5641251],[24.6088123,41.5640564],[24.6095524,41.5640373],[24.6099224,41.5640259],[24.6101036,41.5640068],[24.6102333,41.5639648],[24.6108036,41.5637054],[24.6109829,41.5636559],[24.6111336,41.5636177],[24.6112518,41.5636063],[24.611412,41.5636444],[24.6115627,41.5637245],[24.6117229,41.5638351],[24.6120625,41.5640869],[24.6121922,41.5641479],[24.6123619,41.5641861],[24.6125736,41.5641975],[24.6130428,41.5641975],[24.613533,41.5641556],[24.6139336,41.5641174],[24.6143932,41.5640755],[24.6150436,41.5640259],[24.6154919,41.5639763],[24.6156235,41.5639877],[24.6158619,41.5640144],[24.6162624,41.5640373],[24.6164036,41.5640259],[24.6167622,41.5639648],[24.6173534,41.5638275],[24.6181335,41.5634651],[24.6182919,41.5634079],[24.618412,41.563385],[24.6185131,41.563385],[24.6188431,41.5634079],[24.6192436,41.5635147],[24.6195221,41.5635948],[24.6197128,41.5636253],[24.6198921,41.5636253],[24.6200924,41.5635948],[24.6203423,41.5635376],[24.6207523,41.563427],[24.620882,41.5634079],[24.6210022,41.5634155],[24.6210823,41.5634575],[24.6214733,41.5636368],[24.621582,41.5636673],[24.6217232,41.5636978],[24.6218719,41.5636978],[24.6220131,41.5636673],[24.6234818,41.5632744],[24.6235924,41.5632668],[24.623703,41.5632744],[24.6237926,41.5633278],[24.6241932,41.5635757],[24.6243534,41.5636368],[24.6244926,41.5636749],[24.6246033,41.5636864],[24.624712,41.5636749],[24.6249428,41.5636559],[24.6250229,41.5636444],[24.6251335,41.5636749],[24.6252728,41.5637779],[24.6253719,41.5638771],[24.6254635,41.5639954],[24.6254826,41.5640945],[24.6255817,41.5644646],[24.6259136,41.5652466],[24.6262321,41.5658073],[24.6263523,41.5659561],[24.6265831,41.5661469],[24.6270924,41.5665054],[24.6274223,41.5667152],[24.6277733,41.5668449],[24.6280022,41.5668755],[24.6281128,41.5668869],[24.6282234,41.5668678],[24.6286335,41.5666351],[24.6287422,41.5665665],[24.6288528,41.5665359],[24.6290226,41.566555],[24.6291828,41.5666351],[24.6294823,41.5668259],[24.6303825,41.5674858],[24.6305218,41.5676651],[24.6306019,41.5678864],[24.6306019,41.5680656],[24.6305618,41.5682945],[24.6305618,41.5683746],[24.6306019,41.5684471],[24.6307926,41.5686569],[24.6310921,41.5690575],[24.6312027,41.5691643],[24.6313324,41.5692253],[24.6319218,41.569355],[24.6342831,41.5699768],[24.6345634,41.570137],[24.6348724,41.5702553],[24.6352234,41.5702972],[24.6355133,41.5702553],[24.6356735,41.5702553],[24.6357918,41.5702667],[24.6359024,41.5703468],[24.6359921,41.570488],[24.6360321,41.5706444],[24.6360722,41.570797],[24.636013,41.571106],[24.635952,41.5713959],[24.6359234,41.5716476],[24.6359119,41.5720444],[24.6359024,41.5722847],[24.6359329,41.5724258],[24.6359921,41.5725365],[24.6361217,41.5727158],[24.6362934,41.5728378],[24.6368027,41.5730476],[24.6370029,41.5731163],[24.6372833,41.5731544],[24.6376228,41.5731659],[24.6379223,41.5731659],[24.6383228,41.5731964],[24.6385136,41.573185],[24.6390018,41.5731354],[24.6392422,41.5731049],[24.6393719,41.5730667],[24.639473,41.5729866],[24.6395626,41.5729179],[24.6396427,41.5728264],[24.6397324,41.5727959],[24.6398335,41.5727768],[24.6399822,41.5727654],[24.6408825,41.5727577],[24.6412735,41.5727768],[24.6416035,41.5728149],[24.6418419,41.5728645],[24.6421623,41.5729675],[24.6423721,41.5730247],[24.6425724,41.5730858],[24.6428127,41.5731163],[24.6432819,41.5732155],[24.6436424,41.5733147],[24.644022,41.5735168],[24.6443233,41.5738564],[24.6445427,41.5742455],[24.6445923,41.5743446],[24.6446533,41.5744057],[24.644722,41.5744247],[24.6448727,41.5744247],[24.6450233,41.5744247],[24.645153,41.5744667],[24.6453419,41.5745659],[24.6459332,41.575058],[24.6460323,41.5753479],[24.6460533,41.5756149],[24.645813,41.5760765],[24.6457729,41.5761871],[24.645792,41.5763359],[24.6458836,41.5764961],[24.6460323,41.5766678],[24.646143,41.5767746],[24.6463032,41.5768852],[24.6464119,41.5769577],[24.6465626,41.5770149],[24.6467934,41.5771065],[24.6470432,41.5771179],[24.6474628,41.577076],[24.6479836,41.5769768],[24.6483231,41.5768852],[24.6486225,41.5767746],[24.6488419,41.5766258],[24.6490231,41.5765648],[24.6492519,41.5765152],[24.6494923,41.5764465],[24.6497135,41.576355],[24.6498318,41.5762863],[24.6499023,41.5761948],[24.6500034,41.5761261],[24.6501923,41.5760345],[24.6503525,41.5759544],[24.6505833,41.5758858],[24.6509724,41.5758476],[24.6514931,41.5758247],[24.6516418,41.5758362],[24.6517334,41.5758553],[24.6518822,41.5759163],[24.6524124,41.5761375],[24.6526222,41.5762444],[24.6532822,41.5767479],[24.6534328,41.576828],[24.6536331,41.5769043],[24.6546326,41.5771675],[24.6548119,41.5772057],[24.6549034,41.5772476],[24.6549835,41.5772972],[24.6554222,41.5777359],[24.6555424,41.5778351],[24.6559429,41.5780563],[24.6565018,41.5782967],[24.6568718,41.5783958],[24.6574326,41.578495],[24.6576519,41.5785675],[24.6578922,41.5787277],[24.6583729,41.5790558],[24.6585827,41.5791664],[24.6587524,41.5792351],[24.6592121,41.5793953],[24.6594124,41.5794563],[24.6594925,41.5794754],[24.6595726,41.5794868],[24.6597633,41.5794449],[24.6605835,41.5791168],[24.6610126,41.5789566],[24.6614532,41.5789146],[24.6622734,41.5788651],[24.6626835,41.5788078],[24.6638718,41.578598],[24.664032,41.578598],[24.6641922,41.5786247],[24.6650734,41.5789871],[24.6652336,41.5790443],[24.665432,41.5790672],[24.6656418,41.5790672],[24.6677132,41.5789146],[24.667942,41.578907],[24.6680431,41.5789146],[24.6681824,41.578968],[24.6682434,41.5790062],[24.6683025,41.5790672],[24.6684036,41.5794945],[24.6684322,41.5796051],[24.6685123,41.5797043],[24.668602,41.5797577],[24.6687527,41.5797958],[24.6691628,41.579895],[24.6694221,41.5800056],[24.6695232,41.5800362],[24.6696835,41.5800552],[24.6699829,41.5800858],[24.6701622,41.5801048],[24.6703033,41.5801468],[24.6704235,41.5802078],[24.6705933,41.5803871],[24.6706829,41.5804977],[24.6707535,41.5805779],[24.6708431,41.5806351],[24.6709518,41.5806961],[24.6715126,41.5809364],[24.6719723,41.5811462],[24.672123,41.5811844],[24.6722622,41.5812263],[24.6724033,41.5812454],[24.6726131,41.5812454],[24.6737423,41.5812759],[24.6739025,41.5812874],[24.6742935,41.5813675],[24.6746635,41.5814171],[24.6747932,41.5814362],[24.6749725,41.5814362],[24.6756134,41.5814056],[24.676733,41.5814171],[24.6772728,41.5814171],[24.6774921,41.5814171],[24.6777534,41.5814552],[24.6785336,41.5816154],[24.6787128,41.5816345],[24.6788731,41.581646],[24.6791019,41.5816345],[24.6794434,41.5815849],[24.6798229,41.5815353],[24.6800728,41.5815048],[24.6803226,41.5815163],[24.6805325,41.5815163],[24.6806431,41.5815277],[24.6807423,41.5815163],[24.6808319,41.5815048],[24.6809425,41.5814667],[24.6812725,41.5812759],[24.6815128,41.5811157],[24.6817436,41.5809479],[24.6818523,41.5808754],[24.6820526,41.5808144],[24.6822224,41.5807648],[24.6824131,41.5806656],[24.6825733,41.5805244],[24.6827621,41.5802574],[24.6828423,41.5801964],[24.682972,41.5801353],[24.6831627,41.5800743],[24.6834927,41.5799751],[24.6843624,41.5797653],[24.6847534,41.5797272],[24.6849823,41.5799675],[24.6850033,41.5799866],[24.6850929,41.5800972],[24.6851521,41.5801353],[24.6852226,41.5801468],[24.6853123,41.5801659],[24.685442,41.5801468],[24.6855736,41.5800858],[24.6857719,41.5799446],[24.6858921,41.5798874],[24.6859932,41.5798454],[24.686142,41.5798264],[24.6863232,41.5798264],[24.6866131,41.5798378],[24.6873131,41.579895],[24.6880226,41.5799179],[24.6882019,41.5799179],[24.6887226,41.5798645],[24.6894932,41.5798073],[24.6896629,41.5798073],[24.6904526,41.5799179],[24.6911736,41.5796356],[24.6913223,41.5795975],[24.6916523,41.5794945],[24.6920033,41.5794067],[24.6921825,41.5793648],[24.6936626,41.578968]]},{"id":19606,"author":"AnaDigit","name_GR":"Sultans Trail: 5.20b1. Polkovnik Serafimovo - Rudozem","description_GR":"Section-Trail 5.20b1","path":"Sultans_Trail\/sultans_trail_536","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":16483,"name_EN":"Sultans Trail: 5.20b1. Polkovnik Serafimovo - Rudozem","description_EN":"Section-Trail 5.20b1","ascent_time":463,"descent_time":478,"marker":"","level":9,"ascent":699,"descent":904,"maxelev":1222,"minelev":666,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.78377 41.48941,24.87514 41.54205)","views":0,"millestones":"","x":24.8443203,"y":41.5382385,"coor":[[24.7837696,41.5323296],[24.7839603,41.5323105],[24.7844105,41.5323105],[24.7847195,41.5323715],[24.7848606,41.5324402],[24.7854595,41.5330391],[24.7856293,41.5331497],[24.785799,41.5331917],[24.7861404,41.5333214],[24.7862492,41.5334511],[24.7864704,41.533741],[24.786829,41.5341415],[24.7869396,41.53442],[24.7871094,41.5344582],[24.7884388,41.5357018],[24.7890396,41.5362587],[24.7893391,41.5359612],[24.7899094,41.5362091],[24.7900505,41.5363388],[24.7902088,41.5364113],[24.7902794,41.5364304],[24.79039,41.5365105],[24.7905197,41.5366707],[24.7905388,41.5367393],[24.7905388,41.5368309],[24.7905788,41.5370102],[24.7906704,41.5370903],[24.7908497,41.537178],[24.7910004,41.5372887],[24.791729,41.5374603],[24.7919693,41.5376091],[24.79245,41.5376511],[24.7927189,41.537571],[24.7932205,41.537159],[24.7933388,41.5369186],[24.7936306,41.5366211],[24.7937202,41.536499],[24.7938995,41.5363808],[24.7942505,41.5362206],[24.7946491,41.5361481],[24.7948799,41.53619],[24.7951088,41.5363884],[24.7955589,41.5364799],[24.7959099,41.5365791],[24.7960491,41.5366898],[24.7960606,41.5367699],[24.7960091,41.5370293],[24.7958202,41.5372696],[24.7957401,41.5375481],[24.7957497,41.537838],[24.7957497,41.5380592],[24.7957401,41.5383797],[24.7956295,41.5386009],[24.7956905,41.5388298],[24.7957897,41.5390091],[24.7960396,41.5393295],[24.7961388,41.5395203],[24.7961597,41.5397415],[24.7961502,41.539959],[24.795969,41.540451],[24.795969,41.5411911],[24.7960091,41.5415993],[24.7962093,41.5419312],[24.7965088,41.5420494],[24.7965889,41.5419693],[24.7967396,41.5418892],[24.79776,41.5415115],[24.7982006,41.5413589],[24.7983303,41.5413017],[24.7997303,41.5404205],[24.7999191,41.5402718],[24.8004799,41.539711],[24.8006592,41.5397606],[24.8007088,41.5397415],[24.8007603,41.539669],[24.8007889,41.5396309],[24.8010197,41.5395889],[24.8011398,41.53965],[24.8012104,41.539669],[24.8012791,41.539669],[24.8013496,41.5396309],[24.8014698,41.5394516],[24.8016891,41.5392685],[24.8020802,41.5391617],[24.802269,41.5390701],[24.8024292,41.5389786],[24.8025188,41.5388985],[24.8027802,41.5385208],[24.8028793,41.5384483],[24.8030491,41.5383911],[24.8035297,41.5382614],[24.803709,41.5382385],[24.8039703,41.5382195],[24.80406,41.5381889],[24.8045902,41.5379982],[24.8053303,41.5379791],[24.8060093,41.5380783],[24.8070488,41.5378494],[24.8075504,41.5378494],[24.8078098,41.5378685],[24.8078899,41.5379181],[24.8080406,41.5379295],[24.8081894,41.5378914],[24.8082504,41.5378494],[24.8082294,41.5377197],[24.8083401,41.5377007],[24.8087101,41.5377884],[24.8091698,41.5378914],[24.8093891,41.5378914],[24.80966,41.5378189],[24.8099194,41.5378113],[24.8100204,41.5378304],[24.8101006,41.5379295],[24.8102798,41.5380211],[24.8105202,41.5380707],[24.8108406,41.5379486],[24.8111,41.5379295],[24.8115005,41.5380898],[24.811739,41.5381012],[24.8119793,41.5379181],[24.8122005,41.5377808],[24.8123989,41.5377083],[24.8127098,41.5375099],[24.8129196,41.5374489],[24.813179,41.5375481],[24.8137188,41.5378685],[24.8141193,41.5377998],[24.8146591,41.5377388],[24.8150902,41.5377998],[24.8155899,41.5379601],[24.8158302,41.5379295],[24.8159389,41.5377693],[24.8161602,41.537529],[24.8161201,41.5373802],[24.8158588,41.5368805],[24.8157997,41.5365486],[24.8158398,41.5362015],[24.8158798,41.5360909],[24.8160305,41.5360298],[24.81633,41.5361481],[24.8165398,41.53619],[24.8176289,41.5359306],[24.8179493,41.5358696],[24.8182106,41.5359116],[24.8186703,41.5360909],[24.8188896,41.5361404],[24.8190899,41.5360909],[24.8196201,41.5359001],[24.8198395,41.5357895],[24.8200397,41.5357399],[24.8202305,41.5356789],[24.8204803,41.53545],[24.8207092,41.5353889],[24.820919,41.5352707],[24.8213406,41.5351181],[24.8215294,41.535038],[24.8218498,41.5349503],[24.8221493,41.5348282],[24.8224792,41.5346909],[24.8230991,41.534481],[24.8235989,41.5344315],[24.8242207,41.5346413],[24.82444,41.5346909],[24.8245506,41.5346489],[24.8247299,41.5343704],[24.8249588,41.5341797],[24.825489,41.533989],[24.8256702,41.5339012],[24.8258591,41.5336494],[24.8262596,41.5334282],[24.8267002,41.5332603],[24.8272495,41.5332108],[24.8276691,41.5331306],[24.828249,41.5331306],[24.8286095,41.5331001],[24.8290997,41.53302],[24.829649,41.5330391],[24.8297901,41.5331306],[24.8299789,41.533268],[24.8301296,41.5334702],[24.8302593,41.5335503],[24.8304596,41.5335999],[24.8307991,41.533638],[24.8311405,41.5337486],[24.8316288,41.5338593],[24.8318195,41.5338211],[24.8319702,41.5338097],[24.83214,41.5338287],[24.8323097,41.5339394],[24.8326206,41.5340309],[24.8329906,41.53405],[24.8334293,41.5338898],[24.8337193,41.5337715],[24.8348103,41.5334511],[24.8350697,41.5335083],[24.8353405,41.53368],[24.8355904,41.5337906],[24.8366489,41.5340691],[24.8370399,41.5342216],[24.8372097,41.5343704],[24.8371906,41.5345116],[24.8370495,41.5350304],[24.837059,41.5352516],[24.8371506,41.5352898],[24.837389,41.5352707],[24.8378696,41.5351906],[24.8383102,41.535141],[24.8385391,41.53508],[24.8386803,41.5350113],[24.838829,41.5349312],[24.8389397,41.5348816],[24.8397388,41.53508],[24.8399296,41.5351601],[24.8400192,41.5352287],[24.8399601,41.535778],[24.8398991,41.5360413],[24.8394489,41.5367317],[24.8393002,41.5368805],[24.8392506,41.5369682],[24.8393097,41.5370102],[24.8397102,41.5370102],[24.8399906,41.5370293],[24.8403797,41.537159],[24.8405704,41.537159],[24.8409004,41.5370216],[24.8414898,41.5368805],[24.8416004,41.5368614],[24.8417397,41.5368614],[24.8419991,41.5369492],[24.8421001,41.5370102],[24.8423405,41.5372009],[24.8424797,41.5373802],[24.8425999,41.5374794],[24.8426895,41.537529],[24.8428402,41.5375481],[24.8429699,41.5375786],[24.8430996,41.5376587],[24.8432102,41.5377502],[24.8432999,41.537838],[24.8434601,41.5379486],[24.8438206,41.5379791],[24.844059,41.5380783],[24.8441792,41.5381393],[24.8443203,41.5382385],[24.8444195,41.5382614],[24.8445892,41.5382614],[24.8447399,41.5382195],[24.8451996,41.5379486],[24.8454304,41.5378304],[24.8459702,41.5377388],[24.8461399,41.5377197],[24.8466091,41.5377197],[24.8468895,41.53759],[24.8472099,41.5376091],[24.8475094,41.5375595],[24.8480091,41.5373802],[24.8484306,41.5372696],[24.8490505,41.5372505],[24.8498898,41.5368881],[24.85009,41.5368385],[24.8501492,41.5368385],[24.850399,41.5369911],[24.8508892,41.5372696],[24.851099,41.5373497],[24.8512897,41.5373802],[24.8515205,41.5373306],[24.8518105,41.53722],[24.8523502,41.5368881],[24.85285,41.5365982],[24.853159,41.536499],[24.8535004,41.5364304],[24.8535995,41.5363388],[24.8541889,41.5354195],[24.8543205,41.5351715],[24.8544502,41.5349693],[24.8545494,41.5347786],[24.8545704,41.5345497],[24.8545799,41.533989],[24.8547192,41.5338402],[24.8548298,41.5337906],[24.8549805,41.5337296],[24.8550491,41.5335999],[24.8549995,41.5334206],[24.8549004,41.5331497],[24.8550892,41.5326385],[24.8552094,41.5320702],[24.8553104,41.5319099],[24.8554096,41.531868],[24.8554497,41.5318604],[24.8555889,41.5318794],[24.856039,41.5322189],[24.8569088,41.5326309],[24.8571796,41.532589],[24.857769,41.5321999],[24.8580303,41.5322113],[24.8581696,41.5321198],[24.8582706,41.5319901],[24.85849,41.5318108],[24.8586597,41.5317497],[24.8589497,41.5317497],[24.8589897,41.5316887],[24.8590298,41.531559],[24.8590488,41.5310097],[24.8589897,41.5306816],[24.859129,41.5307388],[24.8596706,41.5307503],[24.8599892,41.5307007],[24.8601894,41.5306396],[24.8603401,41.5304985],[24.8604488,41.5303192],[24.8605499,41.5301285],[24.8607101,41.5299301],[24.8607101,41.5296593],[24.8609695,41.52911],[24.8610897,41.5287704],[24.8611393,41.5284081],[24.8612499,41.5281906],[24.8615398,41.5279312],[24.8618393,41.527771],[24.8621502,41.5276489],[24.8624401,41.5275993],[24.8628902,41.5274506],[24.8630905,41.5273514],[24.8632603,41.5271606],[24.8636093,41.5270081],[24.8640099,41.5269012],[24.8650589,41.5264091],[24.8659592,41.5258293],[24.8661995,41.5255585],[24.8666401,41.525341],[24.8671589,41.5251884],[24.86759,41.5251198],[24.8678799,41.5250587],[24.8684902,41.524868],[24.8689995,41.5248489],[24.8696404,41.5246506],[24.8699493,41.5245514],[24.8701496,41.5244598],[24.8705196,41.52388],[24.8707104,41.523819],[24.8710098,41.5237083],[24.8715706,41.5233192],[24.8716488,41.52314],[24.8717003,41.5228081],[24.8716793,41.5225792],[24.8717594,41.5222893],[24.8720589,41.5219002],[24.8721695,41.5216789],[24.8722897,41.5213318],[24.8723202,41.5210915],[24.8722,41.5204887],[24.872139,41.5200386],[24.8721905,41.5197792],[24.8722801,41.5195808],[24.8723297,41.5191498],[24.8726006,41.5187912],[24.8726692,41.5186081],[24.8726406,41.5185089],[24.8727989,41.5184517],[24.8730202,41.5184898],[24.8732605,41.5185814],[24.8734894,41.5187187],[24.8734989,41.5186195],[24.8733101,41.5183716],[24.8730392,41.5177917],[24.872509,41.5176392],[24.872139,41.5175896],[24.8719692,41.5175896],[24.8719807,41.5174408],[24.8720188,41.5173492],[24.87216,41.5172501],[24.8723202,41.5171394],[24.8724403,41.5169716],[24.8724899,41.516819],[24.8725395,41.5167503],[24.8729,41.5167198],[24.8731499,41.5166702],[24.8734093,41.5167503],[24.8736,41.5168381],[24.8738194,41.5168381],[24.8741398,41.5165482],[24.8742294,41.5163918],[24.8743305,41.5162697],[24.8746204,41.5162201],[24.8747807,41.5163002],[24.8748589,41.5163689],[24.8750095,41.5163498],[24.8751202,41.5162811],[24.8751392,41.5161896],[24.8751297,41.5160599],[24.8750305,41.5159187],[24.8746891,41.51577],[24.8744202,41.5156784],[24.87327,41.5156212],[24.8732204,41.5155716],[24.8717003,41.5156593],[24.8712788,41.5157204],[24.8709793,41.5158081],[24.8696899,41.5163002],[24.8693905,41.5163689],[24.8690605,41.5163803],[24.8687401,41.5163498],[24.8685703,41.5162811],[24.8684101,41.5161781],[24.868269,41.5160294],[24.8681602,41.5158195],[24.8677292,41.51474],[24.8668499,41.5124207],[24.8667698,41.5121803],[24.8666306,41.5118599],[24.8664398,41.5112991],[24.8662701,41.5110512],[24.8658295,41.5106201],[24.8657303,41.5104904],[24.865469,41.5100403],[24.8647499,41.5088005],[24.8646202,41.5086708],[24.8642902,41.5083809],[24.8641701,41.5082397],[24.8640099,41.5080185],[24.8639202,41.5078392],[24.8637791,41.5074883],[24.8637905,41.5068512],[24.8638496,41.5051994],[24.8638897,41.5048218],[24.8639088,41.504528],[24.8638802,41.5043983],[24.8638191,41.5042915],[24.8637104,41.5041809],[24.8635998,41.5040894],[24.86236,41.50354],[24.8616199,41.5031815],[24.8615494,41.5031509],[24.861269,41.503109],[24.8610802,41.5031395],[24.86096,41.5031815],[24.8603992,41.5034409],[24.8602505,41.5034981],[24.8600903,41.50354],[24.85989,41.5035591],[24.8596992,41.5035591],[24.8594189,41.50354],[24.8569202,41.5032616],[24.8566093,41.50317],[24.856369,41.5030594],[24.8561802,41.5029602],[24.8559093,41.5027313],[24.8558388,41.5026093],[24.8557701,41.502449],[24.8557701,41.5023384],[24.8557892,41.5022316],[24.8558292,41.5021286],[24.856039,41.5018692],[24.8566589,41.501358],[24.8567791,41.5012207],[24.8569489,41.5009193],[24.8570004,41.5007896],[24.8570805,41.5002213],[24.8572197,41.4992599],[24.8572598,41.4987106],[24.8572197,41.4985085],[24.8570995,41.4983597],[24.8549099,41.49617],[24.8547497,41.4960213],[24.8544598,41.4958916],[24.8527203,41.4957695],[24.85215,41.4958115],[24.85182,41.4958115],[24.8515606,41.4957886],[24.8510303,41.4956207],[24.8507996,41.4954796],[24.8505993,41.4953194],[24.8504601,41.495121],[24.8503399,41.4948883],[24.8502293,41.4944611],[24.8500595,41.493969],[24.8499889,41.49366],[24.8497791,41.493],[24.8496304,41.4924011],[24.8493805,41.4916115],[24.8492603,41.4914398],[24.8488693,41.4910393],[24.8487301,41.4908714],[24.8486691,41.4907684],[24.8486996,41.4906311],[24.8490601,41.4900017],[24.8490295,41.4894104]]},{"id":19607,"author":"AnaDigit","name_GR":"Sultans Trail: 6.01. Edirne - Kavakli","description_GR":"Section-Trail 6.01","path":"Sultans_Trail\/sultans_trail_601","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":25565,"name_EN":"Sultans Trail: 6.01. Edirne - Kavakli","description_EN":"Section-Trail 6.01","ascent_time":543,"descent_time":543,"marker":"","level":9,"ascent":456,"descent":348,"maxelev":196,"minelev":60,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(26.55589 41.67655,26.75316 41.79427)","views":1,"millestones":"","x":26.6596317,"y":41.7307777,"coor":[[26.555891,41.6769867],[26.5559807,41.6770363],[26.5560513,41.6770668],[26.5561409,41.6771278],[26.556181,41.6770363],[26.5567017,41.6765747],[26.5567417,41.6765556],[26.5567913,41.676548],[26.5571022,41.6766968],[26.5579414,41.6769981],[26.5580521,41.6769753],[26.5587807,41.6771164],[26.5592022,41.6771355],[26.5592422,41.6771355],[26.5595417,41.6771545],[26.5601521,41.6771355],[26.5601921,41.6771049],[26.5611916,41.6770554],[26.5617313,41.6770172],[26.5621605,41.6769753],[26.5625515,41.6768875],[26.5628014,41.676857],[26.5629711,41.676857],[26.5631905,41.6768646],[26.5636311,41.6769066],[26.5639915,41.6769371],[26.5641422,41.6769676],[26.5645008,41.6770782],[26.5645905,41.6771049],[26.564661,41.6771355],[26.5649014,41.6772346],[26.5650806,41.6773071],[26.5657616,41.6775169],[26.5659809,41.6775856],[26.5661812,41.6776352],[26.5664806,41.6777267],[26.5665607,41.6777573],[26.5667515,41.677845],[26.567421,41.6781082],[26.5675507,41.6781578],[26.5680904,41.678318],[26.5683022,41.6783562],[26.5685616,41.6784172],[26.5689507,41.6784973],[26.5693913,41.6785774],[26.5696316,41.678627],[26.5700722,41.6787148],[26.5701313,41.6787262],[26.5706921,41.6787758],[26.5711021,41.6788177],[26.5715313,41.6788483],[26.5718822,41.678875],[26.5728016,41.6789474],[26.5731316,41.6789665],[26.5732422,41.678978],[26.5740814,41.678997],[26.574791,41.6790161],[26.5754719,41.6790276],[26.5764313,41.6790581],[26.5765705,41.6790771],[26.5771122,41.6791458],[26.5771809,41.6791573],[26.5779419,41.6793976],[26.5782108,41.6794853],[26.5783119,41.6795158],[26.5798111,41.6800575],[26.5799618,41.6801071],[26.5803623,41.6803055],[26.5807209,41.6804771],[26.5809517,41.6806374],[26.5810909,41.6807251],[26.5811005,41.6806946],[26.5811214,41.6806755],[26.5811405,41.6806564],[26.5811806,41.6806374],[26.5812111,41.6806374],[26.5812817,41.680645],[26.5813313,41.680687],[26.581501,41.6808052],[26.5818214,41.6809959],[26.5831108,41.6817474],[26.5834408,41.6819458],[26.5837612,41.6819267],[26.5839806,41.6819153],[26.5846004,41.6818848],[26.585041,41.6819267],[26.5855618,41.6819458],[26.5863914,41.6820068],[26.5876408,41.682045],[26.5880909,41.6820564],[26.590641,41.6821671],[26.5907612,41.6821747],[26.590992,41.6821747],[26.5920811,41.6821365],[26.5931015,41.6820259],[26.5935116,41.6820183],[26.5936718,41.6820183],[26.594471,41.6820068],[26.5952721,41.6819954],[26.5959015,41.6819572],[26.5963421,41.6819153],[26.5968609,41.6819077],[26.5978909,41.6818275],[26.5981617,41.681797],[26.5985413,41.6817169],[26.5987206,41.6816864],[26.5988808,41.6816864],[26.6004009,41.6817474],[26.6010323,41.6817551],[26.6016617,41.681736],[26.6029205,41.681675],[26.6040707,41.681675],[26.6052113,41.6816483],[26.6058216,41.6816254],[26.6063709,41.6815681],[26.6068211,41.6815758],[26.6073322,41.6816177],[26.6074905,41.6816483],[26.6076221,41.6816978],[26.6077309,41.681778],[26.6077919,41.6818466],[26.6079807,41.6820259],[26.6081409,41.682106],[26.6082306,41.6821175],[26.6088314,41.6821861],[26.6093712,41.6821365],[26.6101017,41.6819153],[26.610342,41.6819382],[26.6107712,41.6819649],[26.6111908,41.6819458],[26.6113415,41.6819077],[26.6114922,41.6819077],[26.6116905,41.6819267],[26.6118412,41.6819649],[26.6118908,41.6820068],[26.612011,41.6821175],[26.6122513,41.6822166],[26.6125221,41.6824265],[26.6136818,41.6828346],[26.6143112,41.6830063],[26.6148911,41.683136],[26.6153622,41.6833458],[26.6173611,41.6843262],[26.6177807,41.6845779],[26.6181221,41.6848259],[26.6184921,41.6850166],[26.6191311,41.6852875],[26.6198215,41.6854973],[26.6205711,41.6858482],[26.6210117,41.6861649],[26.6213417,41.6863251],[26.6219215,41.6864471],[26.622282,41.6864967],[26.6231308,41.6866455],[26.6238022,41.6867981],[26.6242714,41.6869469],[26.6246204,41.6870651],[26.6248322,41.6871758],[26.6249409,41.687336],[26.6251316,41.6875572],[26.6253719,41.6877174],[26.6255207,41.6877747],[26.6257019,41.6878166],[26.6260109,41.6879158],[26.6261215,41.6879272],[26.6263409,41.6879272],[26.6265621,41.6879768],[26.6267414,41.6880646],[26.6272106,41.6882553],[26.6277218,41.6884155],[26.628212,41.6885147],[26.6285706,41.6885262],[26.6292019,41.688446],[26.6301708,41.688385],[26.6311512,41.6882782],[26.6314907,41.6881981],[26.631712,41.6881447],[26.6318817,41.6881866],[26.632412,41.6883583],[26.6329308,41.6884651],[26.6335106,41.6884346],[26.634161,41.6884155],[26.6348019,41.688385],[26.6354809,41.6885681],[26.6361809,41.6887779],[26.6372509,41.6888275],[26.6380711,41.6889381],[26.6395416,41.6889954],[26.6402016,41.6889763],[26.6417313,41.6889954],[26.6419411,41.6889954],[26.6421814,41.689045],[26.6424217,41.6891251],[26.6434116,41.6895981],[26.6434822,41.6896172],[26.6436119,41.6896553],[26.6437912,41.6897354],[26.6442719,41.6899567],[26.6445713,41.6900368],[26.6452007,41.6901474],[26.6458015,41.690136],[26.6463318,41.6900864],[26.6469021,41.6900864],[26.6471519,41.6901169],[26.6475906,41.6902046],[26.6483707,41.6904373],[26.6487808,41.6905251],[26.6497612,41.6907272],[26.6505623,41.6909561],[26.6509323,41.6910858],[26.6515522,41.6913071],[26.6528912,41.6918755],[26.653162,41.6920547],[26.6535015,41.6922455],[26.6536713,41.692318],[26.6540012,41.6923981],[26.6548119,41.692688],[26.6553421,41.6931458],[26.6557007,41.6934776],[26.6559811,41.6936455],[26.6566219,41.6938782],[26.6572208,41.694046],[26.657732,41.6941681],[26.658041,41.6942177],[26.6589622,41.6942673],[26.6592617,41.6943054],[26.6596107,41.694397],[26.6597919,41.6945572],[26.6607819,41.695816],[26.6612415,41.6966171],[26.661871,41.6974983],[26.6624908,41.6983261],[26.6625309,41.6983948],[26.6631317,41.6992264],[26.6636505,41.6999779],[26.6638813,41.700325],[26.6639519,41.7004356],[26.6653423,41.7001762],[26.665451,41.7004166],[26.6656017,41.7009964],[26.6655712,41.7012863],[26.6652412,41.7018547],[26.6647415,41.7026749],[26.664341,41.7035446],[26.6641216,41.7041168],[26.6638107,41.7052078],[26.663641,41.7060165],[26.6632805,41.7072678],[26.6628819,41.7086182],[26.6623707,41.7104454],[26.6623211,41.7105865],[26.6622009,41.7108154],[26.6620121,41.7110977],[26.6614017,41.7119179],[26.6613121,41.7120476],[26.6612816,41.7121468],[26.6612606,41.7122269],[26.661272,41.7122879],[26.6612911,41.7123566],[26.6614017,41.7127075],[26.6615219,41.7131081],[26.6615505,41.7131882],[26.6616116,41.7133179],[26.6616821,41.7134056],[26.661932,41.7136383],[26.6620121,41.713726],[26.6620712,41.7138252],[26.6620922,41.7139359],[26.6620808,41.7140465],[26.6620522,41.7141647],[26.661972,41.7143669],[26.6617813,41.7147675],[26.661581,41.7152176],[26.6614513,41.7156067],[26.6613922,41.715847],[26.6614017,41.7158852],[26.6614418,41.7159348],[26.661581,41.7159882],[26.6615715,41.7160568],[26.661541,41.7161369],[26.6614914,41.7162552],[26.6614113,41.7164078],[26.6612415,41.7166481],[26.660881,41.7171059],[26.6605911,41.7174759],[26.6603813,41.7177658],[26.6603222,41.7178879],[26.6603107,41.7180176],[26.6602821,41.7182846],[26.6602421,41.7186165],[26.6601715,41.7189255],[26.6601009,41.7193947],[26.6599712,41.7202682],[26.6598816,41.720665],[26.6597805,41.7211266],[26.6597118,41.721447],[26.6596222,41.7217865],[26.6595917,41.7219276],[26.6595516,41.7220955],[26.6595116,41.7223282],[26.659502,41.7230072],[26.6594219,41.7242165],[26.6594315,41.7243347],[26.659441,41.7244568],[26.6595116,41.7245865],[26.6595516,41.7246857],[26.6596317,41.7247963],[26.6603012,41.7259064],[26.6603909,41.7260551],[26.660532,41.7262764],[26.6606007,41.7264175],[26.6606712,41.7265472],[26.6607208,41.7266769],[26.6607513,41.7268181],[26.6607819,41.7269669],[26.6608105,41.7271576],[26.6608105,41.7272873],[26.6608105,41.727417],[26.6608009,41.7275352],[26.6607819,41.7276382],[26.6607609,41.7277756],[26.6607323,41.7279282],[26.6604919,41.7287483],[26.6602116,41.7295456],[26.6598511,41.7304382],[26.6598015,41.730545],[26.6597309,41.730648],[26.6596317,41.7307777],[26.6593018,41.7312775],[26.6592617,41.7313461],[26.6592407,41.7314682],[26.6592522,41.731575],[26.6592712,41.7317162],[26.6593609,41.7320366],[26.6593914,41.7321777],[26.6594009,41.7322464],[26.6594009,41.7323151],[26.6593819,41.7324181],[26.6593208,41.7325058],[26.6592522,41.732605],[26.6591206,41.7327576],[26.6590309,41.7328682],[26.6588116,41.7331772],[26.6586323,41.7334557],[26.6585808,41.7335663],[26.6585522,41.7336464],[26.6585407,41.7337151],[26.6585407,41.7337952],[26.6585407,41.7338676],[26.6589317,41.734436],[26.659481,41.7350578],[26.6599808,41.7355881],[26.6600323,41.7356758],[26.6600018,41.7357864],[26.6599007,41.7361069],[26.659832,41.7364578],[26.6603718,41.7367859],[26.6605415,41.736908],[26.6606522,41.7369957],[26.6607418,41.7370949],[26.660841,41.7372856],[26.6608715,41.7373657],[26.6610012,41.7375565],[26.6610813,41.7376862],[26.6611309,41.7377968],[26.661272,41.7378654],[26.6615009,41.7379875],[26.6616821,41.7380562],[26.6617413,41.7381172],[26.6621609,41.738018],[26.6628723,41.7379379],[26.6633415,41.7379456],[26.664341,41.7379646],[26.6644115,41.737957],[26.6645012,41.737915],[26.664772,41.7377472],[26.665081,41.7378273],[26.6655807,41.7379646],[26.6662216,41.7383766],[26.6663723,41.7384758],[26.666502,41.7385674],[26.6666718,41.7387047],[26.666811,41.7388153],[26.6669312,41.7389259],[26.6670322,41.7390366],[26.6671219,41.7391853],[26.6671906,41.739315],[26.6673622,41.7395859],[26.6674519,41.7397079],[26.6676521,41.7399673],[26.6677418,41.740097],[26.6679306,41.740345],[26.6680107,41.7404747],[26.6681023,41.7406082],[26.6681919,41.7407379],[26.6683121,41.7408447],[26.6684208,41.7409668],[26.6685104,41.7410965],[26.6686516,41.7412682],[26.6687012,41.7413979],[26.6687717,41.7415466],[26.6688614,41.7416763],[26.6690121,41.7417564],[26.6690922,41.741787],[26.6691818,41.7418251],[26.6693611,41.7418671],[26.6695309,41.7419357],[26.6695919,41.7419662],[26.6699104,41.7420578],[26.6701221,41.7420883],[26.6703014,41.7420654],[26.6704922,41.7420578],[26.6706905,41.7419968],[26.6716022,41.7417679],[26.6719913,41.7416954],[26.6723118,41.7415962],[26.6725121,41.7415962],[26.6727123,41.7415581],[26.6728916,41.741478],[26.6730614,41.741436],[26.6732521,41.741436],[26.6733208,41.7414551],[26.6734009,41.741478],[26.6735916,41.7414856],[26.673851,41.7415276],[26.6740208,41.7415771],[26.6742516,41.7416153],[26.6744308,41.7416153],[26.6746216,41.7415771],[26.6747913,41.7415352],[26.6751423,41.7414474],[26.675272,41.7413254],[26.6754322,41.741188],[26.6755714,41.7410965],[26.6757221,41.7410164],[26.676342,41.7406883],[26.6764908,41.7406158],[26.6766605,41.7405548],[26.6768322,41.7405052],[26.677002,41.7404251],[26.6771507,41.7403564],[26.6773415,41.7403259],[26.6775322,41.7403259],[26.6777115,41.7403374],[26.6778908,41.7402954],[26.678072,41.7402649],[26.6782608,41.7402573],[26.6784611,41.7402077],[26.6790314,41.7400246],[26.6792107,41.739975],[26.6793919,41.7399483],[26.6796112,41.7398567],[26.6797504,41.7397346],[26.6799507,41.7397575],[26.6802006,41.7399063],[26.6803608,41.7399864],[26.6805115,41.7400665],[26.6806812,41.7401352],[26.6808815,41.7402077],[26.6810722,41.7402382],[26.6812515,41.7402649],[26.6814709,41.7403183],[26.6816711,41.7403679],[26.6818619,41.7403679],[26.6820507,41.7403946],[26.6822205,41.740448],[26.6823807,41.7405281],[26.6825714,41.7405777],[26.6827316,41.7406464],[26.6829014,41.7407074],[26.6834412,41.7408257],[26.6836205,41.7408562],[26.6839218,41.7409363],[26.6841011,41.7409782],[26.6842823,41.7410164],[26.6844616,41.7410355],[26.6846409,41.7410774],[26.6850014,41.7411346],[26.6853523,41.7412567],[26.6859417,41.7419662],[26.687151,41.7441063],[26.6872807,41.744236],[26.6873817,41.7443275],[26.6878014,41.744915],[26.6879616,41.7451973],[26.6881409,41.7455482],[26.6882706,41.7458954],[26.6883717,41.7462654],[26.6885414,41.7467766],[26.6886311,41.7469063],[26.6888218,41.7472153],[26.6891708,41.7476273],[26.6895714,41.7480774],[26.6898708,41.7484474],[26.6902809,41.7491379],[26.6909714,41.7501068],[26.6915321,41.7509956],[26.6918411,41.7515182],[26.6921921,41.751915],[26.6925812,41.752285],[26.6930523,41.7529259],[26.6933117,41.7534676],[26.6936722,41.7540779],[26.6941013,41.7546082],[26.6942711,41.7547646],[26.6943607,41.7548447],[26.6947708,41.7552071],[26.695261,41.755558],[26.6957321,41.7558746],[26.6964111,41.7564354],[26.6968117,41.7567673],[26.6971111,41.7571869],[26.697422,41.757576],[26.6978722,41.7580376],[26.6980705,41.7581673],[26.6983719,41.7582283],[26.6984806,41.7582359],[26.698761,41.7583351],[26.6988716,41.7584152],[26.6992111,41.7586174],[26.699522,41.7588081],[26.6998615,41.7592583],[26.7000523,41.7592583],[26.7002106,41.7592278],[26.7003918,41.7591858],[26.7006512,41.7592049],[26.7007523,41.7592163],[26.7008419,41.7592354],[26.7010517,41.7591362],[26.701231,41.7591553],[26.7014217,41.7592049],[26.7015705,41.7592964],[26.7021523,41.7598763],[26.7024307,41.760128],[26.7025814,41.7602577],[26.7027721,41.7603569],[26.7028618,41.7604675],[26.7030621,41.7608376],[26.7031422,41.7609177],[26.7033119,41.7610168],[26.7034817,41.7612381],[26.7039909,41.7618446],[26.7042809,41.7621651],[26.7045116,41.7624359],[26.7053223,41.7634277],[26.7055607,41.7637978],[26.7056923,41.7640572],[26.7057514,41.7644653],[26.7057209,41.7646675],[26.7060108,41.7649765],[26.7067509,41.7656364],[26.7070007,41.7658081],[26.7071304,41.7659149],[26.7074623,41.7662964],[26.7077122,41.7665253],[26.7081718,41.7668953],[26.7085514,41.7672081],[26.7087116,41.7672882],[26.7088814,41.7673683],[26.7091408,41.7677269],[26.7092609,41.7678452],[26.7095509,41.7680359],[26.710041,41.7683449],[26.7102108,41.7685051],[26.7104206,41.7686958],[26.7109222,41.7689247],[26.7110615,41.7689781],[26.7119808,41.7695045],[26.7125111,41.7698479],[26.7136021,41.7705956],[26.7145023,41.7712059],[26.7156219,41.7718964],[26.7163506,41.7724075],[26.7171917,41.7728271],[26.7178822,41.7731552],[26.7183704,41.7735176],[26.7188206,41.7738152],[26.719162,41.7739983],[26.7198505,41.7742767],[26.720541,41.7745972],[26.7210312,41.774807],[26.721962,41.7752953],[26.7225113,41.7756882],[26.7230721,41.7760963],[26.724041,41.7766762],[26.7244015,41.7768745],[26.7252407,41.7772751],[26.726162,41.7777748],[26.7271309,41.7784462],[26.7294312,41.7800751],[26.7302208,41.7807274],[26.7304306,41.7808151],[26.7308216,41.7808952],[26.7309723,41.780777],[26.7314205,41.7805862],[26.7317619,41.780468],[26.7319221,41.780468],[26.7320614,41.7805252],[26.7324409,41.7807655],[26.7326317,41.7809868],[26.7328815,41.7812462],[26.7332516,41.7815666],[26.7334709,41.7817574],[26.7344608,41.7827148],[26.7348118,41.7830772],[26.7349319,41.783268],[26.7350216,41.7834778],[26.7350922,41.7836075],[26.7351608,41.7837181],[26.7352123,41.7837753],[26.7352715,41.7838554],[26.7353916,41.7839546],[26.7355118,41.7840652],[26.7356319,41.7841949],[26.7357121,41.7843361],[26.7357521,41.7844276],[26.7358017,41.7845955],[26.7358608,41.7847252],[26.736002,41.7848778],[26.7362614,41.7850647],[26.7367706,41.7853661],[26.7369804,41.7855072],[26.7372608,41.7857246],[26.737381,41.7858353],[26.7375717,41.7860756],[26.7376423,41.7861671],[26.737751,41.7863083],[26.7379017,41.786377],[26.7381306,41.7863846],[26.7390118,41.7861748],[26.7394714,41.7861252],[26.7397213,41.7861366],[26.739912,41.7861557],[26.7400608,41.7862282],[26.7407818,41.786747],[26.7415314,41.7872963],[26.7428818,41.7882767],[26.7484818,41.7924271],[26.748621,41.7925262],[26.7488022,41.7926254],[26.7489414,41.7927055],[26.7491322,41.792778],[26.749342,41.7928276],[26.7498512,41.7929077],[26.7508011,41.793045],[26.7511406,41.7930946],[26.751461,41.7931747],[26.7516708,41.7932472],[26.7518311,41.7933273],[26.7519512,41.7934074],[26.7520008,41.793438],[26.7521915,41.7936554],[26.7524414,41.793808],[26.7530422,41.7941246],[26.7531605,41.7942657]]},{"id":19608,"author":"AnaDigit","name_GR":"Sultans Trail: 6.02. Kavakli - B\u00fcy\u00fck Gerdelli","description_GR":"Section-Trail 6.02","path":"Sultans_Trail\/sultans_trail_602","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":20833,"name_EN":"Sultans Trail: 6.02. Kavakli - B\u00fcy\u00fck Gerdelli","description_EN":"Section-Trail 6.02","ascent_time":434,"descent_time":434,"marker":"","level":9,"ascent":274,"descent":312,"maxelev":215,"minelev":134,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(26.75316 41.73493,26.95044 41.79427)","views":1,"millestones":"","x":26.8819981,"y":41.7721634,"coor":[[26.7531586,41.7942734],[26.7540188,41.7940254],[26.7542877,41.7939758],[26.7544384,41.7939835],[26.7550182,41.7941055],[26.755209,41.7939835],[26.7554779,41.7936935],[26.755619,41.7933159],[26.7556591,41.7930832],[26.7555885,41.7929535],[26.7555981,41.7928047],[26.7557087,41.7920952],[26.7558479,41.7915726],[26.7565975,41.7897835],[26.7571888,41.7889137],[26.7574482,41.7887039],[26.7575684,41.7886047],[26.7577877,41.788475],[26.7581177,41.7882729],[26.7592278,41.7877045],[26.760788,41.7870445],[26.7613182,41.7868538],[26.7621994,41.7866325],[26.7631683,41.786396],[26.7646084,41.7860947],[26.7653484,41.7860031],[26.7665482,41.7859726],[26.767189,41.785965],[26.768219,41.7859459],[26.7687988,41.7858925],[26.7693081,41.7858353],[26.7697582,41.7857742],[26.7706394,41.7856445],[26.7711792,41.7855835],[26.7716789,41.7855453],[26.7721786,41.7855339],[26.7725487,41.785553],[26.7729282,41.785614],[26.7741394,41.7858429],[26.774519,41.7859039],[26.7747993,41.785923],[26.7750378,41.7859154],[26.7752285,41.7858734],[26.7759991,41.7857246],[26.7763386,41.7856636],[26.7766685,41.7856331],[26.776989,41.7856445],[26.7774582,41.7856827],[26.7780476,41.7857437],[26.7785187,41.7857628],[26.7789879,41.7857552],[26.7793884,41.7857132],[26.7826176,41.7850533],[26.785408,41.7845459],[26.7855778,41.7845039],[26.7858677,41.7844543],[26.786129,41.7844353],[26.7864876,41.7844238],[26.7868977,41.7844543],[26.7872486,41.7844925],[26.787529,41.7845459],[26.7877483,41.7846031],[26.7879791,41.7846832],[26.7883492,41.7848358],[26.7886791,41.7849541],[26.788929,41.7850151],[26.7891579,41.7850342],[26.7894077,41.7850227],[26.7897282,41.784996],[26.7916393,41.7846832],[26.7924385,41.7846031],[26.7943993,41.7844162],[26.795599,41.7843552],[26.7984085,41.784153],[26.7985382,41.7841454],[26.7994976,41.7840652],[26.7998085,41.7840462],[26.800148,41.7840347],[26.8004284,41.7840538],[26.8010578,41.7841034],[26.8017693,41.7841644],[26.8025589,41.7842026],[26.8033886,41.7841949],[26.8042488,41.7841644],[26.8052177,41.7840652],[26.8055382,41.7840347],[26.805809,41.7839851],[26.8061485,41.7839127],[26.807478,41.783474],[26.8087788,41.7830048],[26.809309,41.782856],[26.8112679,41.7824249],[26.8119278,41.7823257],[26.8122978,41.7823029],[26.8125286,41.7823143],[26.8127289,41.7823448],[26.8131084,41.7824135],[26.8153477,41.7830238],[26.8172283,41.7836037],[26.8179379,41.7838058],[26.8185081,41.7839546],[26.8190784,41.7840729],[26.819458,41.7841339],[26.8197479,41.784153],[26.8200493,41.784153],[26.8211479,41.784153],[26.8227692,41.7842331],[26.8231392,41.7842445],[26.824028,41.7842827],[26.8246384,41.7842941],[26.8257484,41.7844658],[26.8261986,41.7845154],[26.8266487,41.7845345],[26.8271389,41.784523],[26.8272476,41.7845039],[26.8275089,41.7843857],[26.8277493,41.784256],[26.8287678,41.7838631],[26.8288288,41.7838135],[26.8289776,41.7836838],[26.8295593,41.7834435],[26.8296185,41.7834129],[26.8302078,41.7831039],[26.831728,41.7824554],[26.8318977,41.7823944],[26.8321781,41.7823029],[26.8325691,41.7821655],[26.832859,41.782196],[26.8335381,41.7820244],[26.8337078,41.7819633],[26.8337994,41.7819328],[26.8340893,41.781765],[26.8344383,41.7816544],[26.8363876,41.7810249],[26.8379383,41.7805252],[26.8386383,41.7802238],[26.8394985,41.7797432],[26.8400383,41.7793541],[26.8401585,41.779213],[26.8401775,41.7791634],[26.840519,41.7791634],[26.8422775,41.7791748],[26.8439579,41.7791748],[26.8449688,41.7792053],[26.8460979,41.7792549],[26.8472786,41.7793541],[26.848568,41.7794151],[26.8495083,41.7794037],[26.8502178,41.7793236],[26.8513794,41.7790947],[26.8521881,41.7788048],[26.8530979,41.7785034],[26.8537979,41.7783661],[26.8547478,41.7782135],[26.8554783,41.7781029],[26.8559494,41.7779961],[26.8567486,41.7777252],[26.8572178,41.7776031],[26.8580284,41.777565],[26.8589287,41.7776031],[26.8600483,41.777626],[26.8612289,41.7775726],[26.8621082,41.777523],[26.8631191,41.7775154],[26.8638077,41.7773628],[26.8642693,41.7772026],[26.8643589,41.7771645],[26.8648987,41.7768745],[26.8651276,41.7767029],[26.8652477,41.776535],[26.8654079,41.7759628],[26.865509,41.7756958],[26.8656693,41.7753639],[26.8660183,41.774456],[26.8660793,41.7735252],[26.8659782,41.7726746],[26.8656178,41.772316],[26.8654385,41.7721252],[26.8651981,41.7719231],[26.8652878,41.7718048],[26.8703289,41.7709427],[26.8705578,41.7710342],[26.8708878,41.7714653],[26.8710976,41.7718048],[26.8714275,41.7720947],[26.8715382,41.7721558],[26.8722591,41.7724838],[26.8730793,41.7726059],[26.8741093,41.772583],[26.874939,41.7725258],[26.8761387,41.7722435],[26.877409,41.771843],[26.8779888,41.7717247],[26.8782787,41.7716942],[26.8790283,41.7718239],[26.8799191,41.7720146],[26.881319,41.7721062],[26.8819981,41.7721634],[26.8824692,41.7723236],[26.8831577,41.772686],[26.8841076,41.773304],[26.8842678,41.7733955],[26.8845787,41.7734528],[26.8849792,41.7734833],[26.8852882,41.7734833],[26.8869991,41.7733955],[26.8881779,41.773365],[26.8893375,41.773365],[26.8898792,41.7733536],[26.8909988,41.7733345],[26.8922386,41.7732849],[26.8932877,41.7732353],[26.8945484,41.7732544],[26.895689,41.7732735],[26.8969593,41.773304],[26.8980885,41.773243],[26.8990383,41.7732735],[26.9005089,41.7733154],[26.9019775,41.773304],[26.9026489,41.7732925],[26.9032478,41.7731743],[26.9042587,41.7729645],[26.9048176,41.7729149],[26.9052677,41.7728653],[26.9066792,41.7725639],[26.9066887,41.7725143],[26.9067593,41.771965],[26.9067879,41.7717857],[26.9068089,41.7716942],[26.9068584,41.7714653],[26.9068985,41.7713356],[26.9069386,41.7711334],[26.9071789,41.7702141],[26.9072685,41.7698936],[26.9074078,41.7693329],[26.9074478,41.769165],[26.9074478,41.7689857],[26.9074287,41.7689133],[26.9079876,41.768856],[26.9084988,41.7686729],[26.9085693,41.7685738],[26.9084892,41.7681351],[26.9085579,41.768013],[26.9086876,41.7678528],[26.9088383,41.7677727],[26.908968,41.7676353],[26.9090176,41.7675858],[26.9092884,41.7674141],[26.9094582,41.7673645],[26.9096489,41.7673149],[26.9098682,41.7673035],[26.9097576,41.7671661],[26.9096088,41.7669754],[26.9095879,41.7667351],[26.909708,41.7665825],[26.9097576,41.7665062],[26.9102478,41.766674],[26.9108276,41.7668648],[26.9109783,41.7669029],[26.911108,41.7669334],[26.9112282,41.7669449],[26.9113083,41.7669525],[26.9113884,41.7669525],[26.911459,41.7669525],[26.9115276,41.7669525],[26.9116077,41.7669449],[26.9116879,41.7669258],[26.9117889,41.7669029],[26.9118881,41.7668762],[26.9126377,41.7666359],[26.9128475,41.7665749],[26.9135189,41.7663956],[26.9136181,41.7663651],[26.9136982,41.766346],[26.9137993,41.766304],[26.9138889,41.7662659],[26.9141884,41.7661247],[26.9147186,41.7658234],[26.9153175,41.7654648],[26.915638,41.7652435],[26.9158077,41.7651062],[26.9158783,41.7650452],[26.9174576,41.7636642],[26.9176083,41.7635345],[26.917799,41.7633743],[26.9191685,41.7622147],[26.9193878,41.7621727],[26.9197178,41.7621346],[26.919939,41.7620354],[26.9201679,41.7619247],[26.9204388,41.7619133],[26.9205379,41.7619057],[26.9210491,41.7617035],[26.9213791,41.7615242],[26.9218483,41.7612839],[26.9223194,41.7610626],[26.9226875,41.7609444],[26.9233875,41.7608833],[26.9238186,41.7608452],[26.9242687,41.760746],[26.924509,41.7605934],[26.9248981,41.7604637],[26.9252987,41.7603455],[26.9256878,41.7602158],[26.9264584,41.7599258],[26.9268494,41.7597351],[26.9272079,41.7596054],[26.927618,41.7595253],[26.9281387,41.7594643],[26.9286289,41.7593346],[26.929039,41.7591858],[26.9294682,41.7590752],[26.9298992,41.7589455],[26.9303894,41.7588654],[26.9308987,41.7588234],[26.9312878,41.758934],[26.9316483,41.7589951],[26.9320183,41.7589836],[26.9324894,41.7589035],[26.9328575,41.7588844],[26.9333477,41.7588234],[26.9336281,41.7587738],[26.9340591,41.758625],[26.9343987,41.7585144],[26.934618,41.7584534],[26.9350681,41.7582741],[26.9354687,41.7581139],[26.9359493,41.7578735],[26.9361591,41.7578239],[26.9364986,41.757946],[26.9368877,41.7581139],[26.9370785,41.7577858],[26.937149,41.7573128],[26.9372292,41.7569733],[26.9374676,41.7565956],[26.9378281,41.7558746],[26.9380093,41.7555542],[26.9381084,41.7550545],[26.938139,41.7548141],[26.9383278,41.7548141],[26.9384289,41.7547951],[26.938509,41.754715],[26.9386082,41.7544136],[26.9387093,41.7541656],[26.9388981,41.7539444],[26.9393177,41.753376],[26.9406681,41.7516327],[26.9413986,41.7506828],[26.9419079,41.7499352],[26.9422779,41.7493744],[26.942728,41.7487335],[26.9432793,41.7478142],[26.9434891,41.7472725],[26.9445686,41.7450333],[26.9446583,41.7445755],[26.9446182,41.744175],[26.9445686,41.7437859],[26.9445477,41.7433243],[26.9445076,41.7429733],[26.9443989,41.7421036],[26.9443493,41.7414627],[26.9443893,41.7412453],[26.944519,41.7410736],[26.9445877,41.7409554],[26.9446583,41.7407761],[26.9447193,41.7406349],[26.9447975,41.7403526],[26.9448681,41.7400246],[26.9449291,41.7397537],[26.944849,41.7386932],[26.9449482,41.7385941],[26.9450378,41.7384758],[26.9452591,41.7382355],[26.9454193,41.7380943],[26.9456577,41.7379227],[26.9458885,41.7377739],[26.9460793,41.7376556],[26.9462185,41.7375641],[26.9463387,41.7374458],[26.9464378,41.7372932],[26.9465485,41.7371025],[26.9465981,41.7369843],[26.9468384,41.7364159],[26.9470482,41.7360725],[26.9471283,41.7359428],[26.947298,41.735836],[26.9474487,41.7357826],[26.948658,41.7355537],[26.9496288,41.7353745],[26.9500294,41.7353134],[26.9502277,41.7352562],[26.950428,41.7351532],[26.9503078,41.7349358],[26.9504375,41.7349854]]},{"id":19609,"author":"AnaDigit","name_GR":"Sultans Trail: 6.03. B\u00fcy\u00fck Gerdelli - Kiklareli","description_GR":"Section-Trail 6.03","path":"Sultans_Trail\/sultans_trail_603","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":27876,"name_EN":"Sultans Trail: 6.03. B\u00fcy\u00fck Gerdelli - Kiklareli","description_EN":"Section-Trail 6.03","ascent_time":599,"descent_time":599,"marker":"","level":9,"ascent":412,"descent":331,"maxelev":216,"minelev":108,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(26.95044 41.7161,27.22454 41.7357)","views":0,"millestones":"","x":27.0971165,"y":41.7215729,"coor":[[26.9504356,41.7349854],[26.9507351,41.7351341],[26.9508667,41.7352028],[26.9513454,41.7354431],[26.9516659,41.7355537],[26.9518757,41.7355728],[26.9522762,41.7356262],[26.9525166,41.7356644],[26.9526768,41.7357063],[26.9529552,41.7355957],[26.9531956,41.7354736],[26.9536362,41.7352333],[26.9542961,41.7347755],[26.9550056,41.7342339],[26.9552269,41.7340736],[26.9568558,41.7328949],[26.9588165,41.7314835],[26.9590855,41.7313232],[26.9593067,41.7312355],[26.9597359,41.7311058],[26.9609356,41.730793],[26.9620361,41.730793],[26.9624062,41.730793],[26.9628754,41.730793],[26.9634552,41.7308044],[26.9642868,41.7308159],[26.9649963,41.730835],[26.9656754,41.7308655],[26.9662361,41.7308235],[26.9666252,41.7309036],[26.9669552,41.7307663],[26.9672756,41.7307663],[26.9675961,41.7307053],[26.9676762,41.7306557],[26.9677868,41.7305756],[26.9680653,41.7304649],[26.9684868,41.7303352],[26.9687462,41.7302361],[26.9690952,41.7300644],[26.9693069,41.7298851],[26.9694767,41.7297554],[26.9696369,41.7296753],[26.9697056,41.7296448],[26.9701252,41.729435],[26.9704456,41.7293053],[26.9708252,41.7291946],[26.9713058,41.7290649],[26.9719067,41.7289238],[26.9725456,41.7288933],[26.9730663,41.7288742],[26.9735355,41.7288933],[26.9739456,41.7288742],[26.9744167,41.7288933],[26.9749966,41.7289429],[26.9755955,41.7290039],[26.9761562,41.729023],[26.9766254,41.7290535],[26.9770069,41.7291756],[26.9824066,41.7278061],[26.9824657,41.7279243],[26.9825363,41.7279663],[26.9827061,41.7279663],[26.984026,41.7278328],[26.9841251,41.7278061],[26.9871769,41.7274666],[26.9875355,41.7273331],[26.9877968,41.7273941],[26.988287,41.7274933],[26.9911366,41.7281265],[26.9926052,41.7284851],[26.9939461,41.7288055],[26.9944954,41.7289734],[26.9950962,41.729126],[26.9955959,41.7292252],[26.9958057,41.7292557],[26.9955959,41.7292252],[26.9950962,41.729126],[26.9944954,41.7289734],[26.9939461,41.7288055],[26.9926052,41.7284851],[26.9911366,41.7281265],[26.9958057,41.7292557],[26.9980564,41.7295456],[26.9986858,41.7296753],[26.9993057,41.7298241],[26.9996662,41.7300758],[26.9999065,41.7303047],[27.0000858,41.7303543],[27.0003757,41.730423],[27.0009956,41.7305031],[27.001646,41.7304459],[27.002306,41.7303047],[27.0027657,41.7302132],[27.0027466,41.7300453],[27.0025864,41.729023],[27.0026264,41.7290154],[27.0028667,41.7289543],[27.0030651,41.7289047],[27.0034065,41.7288055],[27.0036564,41.728756],[27.0039158,41.7286949],[27.0041161,41.7286835],[27.0042667,41.728653],[27.0043468,41.7286034],[27.0046368,41.7284966],[27.0050068,41.7283745],[27.0053158,41.7282829],[27.0054855,41.7282333],[27.0058651,41.7281151],[27.0061169,41.727993],[27.0065365,41.7277641],[27.0067768,41.727684],[27.0069752,41.7276535],[27.0071068,41.727623],[27.0072765,41.7276535],[27.007597,41.7277145],[27.0080662,41.727726],[27.0088959,41.7276344],[27.0094166,41.7274666],[27.0098858,41.7271729],[27.0102062,41.7269363],[27.0102863,41.7268448],[27.0103569,41.7267456],[27.0104752,41.7265854],[27.0105667,41.7263641],[27.0107059,41.7260361],[27.0108757,41.7258949],[27.0112057,41.7257843],[27.0117168,41.7256851],[27.0120068,41.7256966],[27.0122356,41.7256241],[27.0125866,41.7254333],[27.0126953,41.7254143],[27.0133953,41.725296],[27.0135059,41.725235],[27.0137959,41.7249832],[27.0140266,41.7247543],[27.0142059,41.724575],[27.0146255,41.7241745],[27.0150452,41.7237129],[27.0150852,41.7236061],[27.0150661,41.723465],[27.0149765,41.7231865],[27.0147057,41.7226944],[27.0144768,41.7221947],[27.0144253,41.7218246],[27.0145454,41.7218857],[27.0150166,41.7219353],[27.0151367,41.7219429],[27.0152855,41.7220345],[27.0153866,41.7221031],[27.0154858,41.7222328],[27.0157166,41.7225838],[27.0168667,41.7223663],[27.0169868,41.7222939],[27.0170555,41.7222328],[27.0171852,41.7221146],[27.0173855,41.7220535],[27.018137,41.7219162],[27.0186958,41.7219238],[27.0190353,41.7218933],[27.0199661,41.7217941],[27.0208759,41.7216835],[27.0217266,41.721714],[27.0219059,41.7217445],[27.0221462,41.7218132],[27.0221653,41.721756],[27.0225468,41.7217865],[27.0227757,41.7218132],[27.0232067,41.7218552],[27.0234356,41.7218437],[27.0247555,41.721756],[27.0248661,41.7217331],[27.0254669,41.7216949],[27.027216,41.7216148],[27.0273266,41.7215843],[27.0274162,41.7215652],[27.0281067,41.7212753],[27.0282955,41.7212257],[27.0284767,41.7211952],[27.0286655,41.7211761],[27.0288963,41.7211761],[27.0292759,41.7211952],[27.0299053,41.7212563],[27.0301857,41.7212639],[27.0304165,41.7212448],[27.0321465,41.7209854],[27.0324268,41.7209663],[27.0330257,41.7209358],[27.0332966,41.7209053],[27.0340958,41.7208252],[27.0353966,41.7207947],[27.0364361,41.7207146],[27.0368366,41.7207336],[27.0371666,41.7207832],[27.0374851,41.7208557],[27.0382652,41.7209663],[27.0396557,41.7211456],[27.0419464,41.7210236],[27.0423965,41.7210732],[27.0431557,41.721405],[27.0442162,41.7216949],[27.0447865,41.7219353],[27.0453262,41.7221031],[27.045866,41.7222252],[27.0463467,41.7222862],[27.0473366,41.7224045],[27.0482063,41.7227249],[27.048687,41.7229652],[27.0492058,41.7231255],[27.0495758,41.7231941],[27.0499268,41.7231941],[27.0501366,41.7231865],[27.0505867,41.7232132],[27.0511456,41.7232552],[27.0517864,41.7233047],[27.0536766,41.7229843],[27.0542068,41.7229462],[27.0547256,41.7229538],[27.0553665,41.7230949],[27.0569267,41.723175],[27.0571957,41.7232361],[27.0572758,41.7232742],[27.0575066,41.7233849],[27.0578556,41.723465],[27.0598354,41.7237053],[27.0616951,41.7238731],[27.063036,41.7237549],[27.0639553,41.723835],[27.0640869,41.723835],[27.0663853,41.7236443],[27.0680656,41.7235641],[27.068676,41.7234535],[27.0691967,41.7234344],[27.0695858,41.7233734],[27.0702057,41.7231865],[27.0714054,41.7228241],[27.0726757,41.7225533],[27.0727959,41.7225266],[27.0743866,41.722496],[27.0761852,41.7223358],[27.078146,41.7222748],[27.0794258,41.722374],[27.0808163,41.7223549],[27.0821552,41.7226028],[27.0826969,41.722744],[27.0831051,41.7228966],[27.0835056,41.7230949],[27.0838661,41.7233162],[27.0840855,41.723465],[27.0844059,41.7235947],[27.0847855,41.7237663],[27.0853767,41.723793],[27.0897655,41.7239151],[27.0902557,41.7239265],[27.0907154,41.7239342],[27.0911961,41.7237854],[27.0916653,41.7236862],[27.0920868,41.7236061],[27.0924168,41.7235756],[27.0928764,41.7235336],[27.0931969,41.723465],[27.0936356,41.7233047],[27.0941963,41.723053],[27.0945854,41.7229233],[27.0948658,41.722805],[27.0950756,41.7227135],[27.0952969,41.7225647],[27.0954762,41.722435],[27.0956554,41.7222939],[27.0955868,41.7221756],[27.0954552,41.7219429],[27.0953865,41.721714],[27.0953865,41.7215538],[27.0955963,41.7215157],[27.0958652,41.7215233],[27.0961552,41.7215157],[27.0967064,41.7214737],[27.0969257,41.7214966],[27.0971165,41.7215729],[27.0973759,41.721714],[27.0975552,41.7217331],[27.0976467,41.7217064],[27.0977058,41.7216759],[27.0979156,41.7215462],[27.0980358,41.7214661],[27.0982552,41.7213249],[27.0983467,41.721283],[27.0985756,41.7212563],[27.0987759,41.7212753],[27.0989666,41.7213135],[27.0991859,41.7213745],[27.0993767,41.7214432],[27.0995159,41.7215157],[27.0996666,41.7216454],[27.0998669,41.7218933],[27.0999355,41.7220535],[27.0999756,41.7222443],[27.1000156,41.7225266],[27.1000366,41.7226257],[27.1001453,41.7229538],[27.1001854,41.7231255],[27.1001968,41.7232056],[27.1001759,41.7235146],[27.1000462,41.7238541],[27.1004353,41.723896],[27.1006355,41.7238655],[27.1007462,41.7238464],[27.1009159,41.7238655],[27.1011162,41.7239761],[27.1014557,41.7241859],[27.1019859,41.7245445],[27.1021461,41.7246742],[27.1022758,41.7247963],[27.1029167,41.725193],[27.1034164,41.7253952],[27.1053562,41.7244759],[27.106636,41.7243843],[27.1079769,41.7244034],[27.1081867,41.7244339],[27.1083355,41.7244759],[27.1091957,41.7246361],[27.1097355,41.7245636],[27.1102657,41.7246361],[27.1110859,41.7250061],[27.1114464,41.7250938],[27.1115952,41.725174],[27.1117058,41.7252655],[27.1119556,41.7256432],[27.1121254,41.7257156],[27.1130466,41.7255249],[27.1138153,41.7254448],[27.1145954,41.7252541],[27.1150169,41.7252464],[27.1151466,41.7252235],[27.1154957,41.7251358],[27.1157951,41.7250862],[27.1160755,41.7251549],[27.1163559,41.7252045],[27.1177464,41.7250938],[27.1181355,41.7252045],[27.1190357,41.7251358],[27.1195755,41.7252655],[27.1205959,41.725193],[27.1212864,41.7249641],[27.1215954,41.7249451],[27.1223965,41.7252235],[27.1227264,41.7252159],[27.1230068,41.7253151],[27.1232853,41.7254753],[27.1233959,41.7254753],[27.123457,41.7254028],[27.123476,41.7250328],[27.1237164,41.7246628],[27.1238956,41.7245941],[27.1242962,41.7246132],[27.1245766,41.724556],[27.1249657,41.7247734],[27.1251469,41.7248764],[27.1255665,41.7252235],[27.1259956,41.7257042],[27.1262665,41.7260361],[27.1265163,41.7261162],[27.127346,41.7262344],[27.1276855,41.7261543],[27.1279469,41.7260132],[27.1289368,41.7256432],[27.129446,41.7257538],[27.1300869,41.7258453],[27.1306553,41.7257729],[27.1310062,41.7255936],[27.1312962,41.7255058],[27.1326866,41.7253036],[27.1327858,41.7244263],[27.1327763,41.7241364],[27.1327267,41.7240143],[27.1324654,41.7239342],[27.1322365,41.7238731],[27.1322269,41.723793],[27.1323261,41.7237434],[27.1327858,41.7236137],[27.1329365,41.7234764],[27.1329861,41.7232933],[27.1331158,41.7230263],[27.1334553,41.7225456],[27.1341667,41.7217445],[27.1344757,41.7214241],[27.1353168,41.7210655],[27.1354351,41.7209435],[27.1354065,41.7208252],[27.135376,41.7207565],[27.1353168,41.7204056],[27.1351166,41.7200966],[27.1354866,41.7192955],[27.1358356,41.7189751],[27.1365051,41.7186852],[27.1375256,41.7184639],[27.1384563,41.7184258],[27.1399269,41.7185745],[27.1404953,41.7185631],[27.1411667,41.7186356],[27.1437759,41.7190628],[27.144537,41.7190628],[27.1456261,41.7187157],[27.1468163,41.7184143],[27.1482754,41.7178841],[27.1509857,41.717495],[27.1515465,41.7173843],[27.1518269,41.7172852],[27.1526165,41.7169266],[27.1530762,41.7168045],[27.1542358,41.7163849],[27.154686,41.7163353],[27.1552868,41.716423],[27.1560764,41.7163162],[27.1571369,41.7161636],[27.1576252,41.7161064],[27.157856,41.7162437],[27.1580257,41.7164345],[27.158226,41.7166328],[27.1584759,41.7171745],[27.1586857,41.7173843],[27.1593151,41.7185059],[27.1594753,41.7186165],[27.1602154,41.7186546],[27.1607056,41.7188759],[27.1612568,41.7189941],[27.1615257,41.7191048],[27.1618462,41.7195549],[27.1625366,41.7200966],[27.1632156,41.7202034],[27.1637268,41.7203751],[27.1639061,41.7204552],[27.1645069,41.721035],[27.1649055,41.7212448],[27.1661167,41.7216759],[27.1664753,41.7217865],[27.1671963,41.7218132],[27.1675568,41.7219162],[27.1680355,41.7221565],[27.1687355,41.7222443],[27.1695461,41.7222061],[27.1700859,41.7221146],[27.1703854,41.7220039],[27.1705055,41.7218132],[27.1706867,41.7217331],[27.1717052,41.7219238],[27.1721153,41.7219162],[27.1727257,41.7218628],[27.1728363,41.7218552],[27.1734161,41.7217255],[27.1737766,41.7215538],[27.1741753,41.7214966],[27.176096,41.721653],[27.1763554,41.7215958],[27.1770859,41.7212257],[27.1773167,41.7212143],[27.1780853,41.7212753],[27.178566,41.7211647],[27.1793365,41.7206955],[27.1797657,41.7203255],[27.1805267,41.7198944],[27.1814861,41.719574],[27.1820469,41.7195663],[27.1825867,41.7194138],[27.1831055,41.7192345],[27.1828861,41.7198143],[27.1829052,41.7203751],[27.1829662,41.7207642],[27.1830158,41.7217751],[27.1831951,41.7223663],[27.1833858,41.7225266],[27.1836262,41.7227135],[27.1839867,41.7229652],[27.1842766,41.723114],[27.1852169,41.7233963],[27.1857452,41.7237358],[27.1861763,41.7239342],[27.1869259,41.7243729],[27.1871567,41.7245636],[27.1873455,41.7248039],[27.1875458,41.7249451],[27.1878452,41.7250443],[27.1881866,41.7251358],[27.1883163,41.7251129],[27.1883659,41.7252159],[27.1881561,41.7255859],[27.1880569,41.7257156],[27.1881866,41.7258034],[27.1883965,41.7258835],[27.1889954,41.725956],[27.190527,41.726265],[27.190876,41.7262955],[27.1911869,41.7262955],[27.1922665,41.7264061],[27.1926365,41.7264442],[27.1939354,41.7267342],[27.1944466,41.7268028],[27.1950855,41.7268562],[27.1961861,41.7268639],[27.1963463,41.7268639],[27.1965351,41.7269249],[27.1970768,41.7271729],[27.1973057,41.7272339],[27.1975861,41.7272835],[27.1984158,41.7274246],[27.1984863,41.7274437],[27.1991367,41.7275734],[27.2002964,41.727684],[27.2007065,41.7277565],[27.2010365,41.7278328],[27.2013855,41.7280045],[27.2021656,41.7284355],[27.2023563,41.7285233],[27.2028561,41.7286034],[27.2032261,41.7287254],[27.2047558,41.7294464],[27.2057552,41.7298546],[27.2060966,41.7299347],[27.2069759,41.7300758],[27.2076054,41.7301559],[27.2088051,41.730114],[27.2093754,41.7300034],[27.209816,41.7299232],[27.2102852,41.7297935],[27.210516,41.729763],[27.2107353,41.7297859],[27.2111759,41.7299156],[27.2113857,41.7298737],[27.2118454,41.729763],[27.2124653,41.7295952],[27.212986,41.7294731],[27.2134762,41.7293854],[27.2139263,41.7307663],[27.2142868,41.7306557],[27.2147064,41.7308044],[27.2148552,41.7308731],[27.2152557,41.7311134],[27.2156563,41.7314339],[27.2161865,41.7317352],[27.2172661,41.7323647],[27.2179756,41.7328148],[27.2188568,41.7333755],[27.2191162,41.7335663],[27.2192059,41.7335663],[27.2195969,41.7335052],[27.2197456,41.7337151],[27.2198563,41.7339058],[27.2211056,41.7339134],[27.2215862,41.7338638],[27.2222767,41.7337646],[27.2224464,41.7337341],[27.2229862,41.7336349],[27.2234554,41.7345352],[27.2234955,41.7346458],[27.2236862,41.7350044],[27.2239952,41.7353859],[27.2243156,41.735363],[27.2245369,41.735363]]},{"id":19610,"author":"AnaDigit","name_GR":"Sultans Trail: 6.04. Kirklareli - \u00dcsk\u00fcpdere","description_GR":"Section-Trail 6.04","path":"Sultans_Trail\/sultans_trail_604","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":19603,"name_EN":"Sultans Trail: 6.04. Kirklareli - \u00dcsk\u00fcpdere","description_EN":"Section-Trail 6.04","ascent_time":409,"descent_time":407,"marker":"","level":9,"ascent":218,"descent":225,"maxelev":236,"minelev":129,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(27.22399 41.68715,27.36461 41.73538)","views":0,"millestones":"","x":27.2762871,"y":41.6923828,"coor":[[27.2244968,41.7353821],[27.224638,41.7351418],[27.2247677,41.7347221],[27.2248478,41.7345734],[27.2251282,41.7340927],[27.2251778,41.7339745],[27.2251472,41.7338829],[27.2248783,41.733284],[27.2248077,41.7330551],[27.2245884,41.7324638],[27.224638,41.7324219],[27.2248783,41.7317924],[27.2250671,41.730732],[27.2250576,41.7306137],[27.2249069,41.7301025],[27.2247677,41.7296143],[27.2246571,41.7291946],[27.2245483,41.7287827],[27.2244568,41.7283745],[27.2243767,41.7280922],[27.2243366,41.7277527],[27.2242985,41.727623],[27.224308,41.7275124],[27.2243366,41.727005],[27.2243977,41.7266121],[27.2243481,41.7261124],[27.2243271,41.7256927],[27.2242374,41.725174],[27.2241173,41.7246552],[27.2240772,41.7243538],[27.2239876,41.7238846],[27.2240067,41.723465],[27.2240982,41.7232742],[27.2241879,41.7230949],[27.2242184,41.7229919],[27.2248669,41.7229919],[27.2257671,41.7229347],[27.2263584,41.722805],[27.2266483,41.7227135],[27.2268372,41.7226944],[27.2272568,41.7225418],[27.227787,41.7222633],[27.2284985,41.7219925],[27.2288284,41.7218933],[27.2290668,41.7217751],[27.2293377,41.7217026],[27.2300167,41.7214317],[27.2301769,41.7212944],[27.2303677,41.7211952],[27.2308178,41.7210121],[27.2312679,41.7208443],[27.232317,41.7203026],[27.2328873,41.7200241],[27.2336178,41.7196732],[27.234087,41.7195854],[27.2347374,41.7193718],[27.2353783,41.719265],[27.236248,41.7189636],[27.2373066,41.7183533],[27.2375774,41.7181053],[27.2380066,41.7177925],[27.2387066,41.7170944],[27.2390881,41.7167854],[27.2394276,41.7166252],[27.2395267,41.7163544],[27.2394867,41.7161217],[27.2392979,41.7157822],[27.2392082,41.7155724],[27.2392082,41.7153931],[27.2392979,41.7151222],[27.2393169,41.7149239],[27.2393169,41.7147141],[27.2392483,41.7144432],[27.2388783,41.7135048],[27.2389584,41.7132149],[27.2391968,41.7128334],[27.2394676,41.712532],[27.239378,41.7123451],[27.2390766,41.7119637],[27.2391872,41.7116737],[27.2392578,41.7113647],[27.2392273,41.7110329],[27.2390881,41.7107239],[27.2389469,41.7105522],[27.2388973,41.7099152],[27.2388477,41.7096519],[27.2387772,41.7095032],[27.2387371,41.7093735],[27.2387276,41.7091522],[27.2387371,41.7089233],[27.2386074,41.7087021],[27.2384167,41.7085228],[27.2383385,41.7084122],[27.2383385,41.7080917],[27.2382679,41.7078743],[27.2380981,41.7076225],[27.2377968,41.7074318],[27.2371578,41.7070847],[27.2370377,41.7069626],[27.2371674,41.7067642],[27.2372169,41.7066154],[27.2375679,41.7052422],[27.237587,41.7047119],[27.2374382,41.7045631],[27.2374382,41.7045021],[27.2375069,41.7044029],[27.2371769,41.7039452],[27.2371674,41.7035141],[27.2372684,41.7035027],[27.237278,41.7034454],[27.237957,41.7032928],[27.2383881,41.7030334],[27.2388382,41.702713],[27.2391376,41.7022629],[27.2392082,41.7018547],[27.2391682,41.7014122],[27.2392673,41.7012749],[27.2397881,41.7009735],[27.2399273,41.7008743],[27.240097,41.7006149],[27.240427,41.7003021],[27.2406178,41.7001839],[27.240757,41.7001724],[27.240778,41.7001228],[27.2406483,41.6999626],[27.2406883,41.6998138],[27.2408466,41.6996841],[27.2411575,41.6994743],[27.2414379,41.6992836],[27.2416668,41.6990852],[27.2420177,41.6988029],[27.2420177,41.6987534],[27.2419567,41.6987152],[27.2416973,41.6986351],[27.2416782,41.6984825],[27.2416267,41.6983833],[27.2410984,41.6976547],[27.2409573,41.6975327],[27.2407169,41.6974449],[27.240797,41.6972618],[27.2411575,41.6969643],[27.2414284,41.6968346],[27.2417774,41.6967545],[27.2422276,41.6967545],[27.2428379,41.6963654],[27.2434883,41.6962852],[27.2437477,41.6962318],[27.2457371,41.6952324],[27.2476578,41.6943741],[27.2478867,41.694252],[27.2498569,41.6927719],[27.2500076,41.6926346],[27.2501068,41.692482],[27.2501373,41.6922951],[27.249918,41.6916847],[27.2499084,41.6915245],[27.2499275,41.6913338],[27.2498875,41.6910553],[27.2498379,41.6909752],[27.2495575,41.6907234],[27.2494984,41.6906128],[27.2494583,41.6904526],[27.2493973,41.690052],[27.2497272,41.6897736],[27.2503777,41.6893539],[27.2508869,41.689003],[27.2514381,41.6887436],[27.2516079,41.6886444],[27.2517967,41.6884918],[27.2518978,41.6884232],[27.252058,41.6883545],[27.2523785,41.6883125],[27.252758,41.688282],[27.2530575,41.6881828],[27.2534866,41.6879349],[27.2537975,41.6877136],[27.2540169,41.687542],[27.2541466,41.6873627],[27.2542877,41.6872826],[27.2544575,41.6872749],[27.2545471,41.6873245],[27.2546272,41.6873817],[27.2546368,41.6875153],[27.2546577,41.6877441],[27.2547684,41.6880035],[27.2548866,41.6881447],[27.2550468,41.6882324],[27.2552681,41.6882744],[27.2554474,41.6882439],[27.2561684,41.6880417],[27.2564774,41.688015],[27.2566967,41.6881447],[27.2568378,41.6885223],[27.2569866,41.6887054],[27.2570782,41.6889153],[27.2571182,41.6891136],[27.2574768,41.6893921],[27.2578678,41.6895027],[27.2581272,41.6896324],[27.2583275,41.6897545],[27.2592468,41.6904831],[27.2594166,41.6906624],[27.2596073,41.6909943],[27.2596569,41.6913147],[27.2596073,41.691494],[27.2595673,41.6916618],[27.2596169,41.691925],[27.2601471,41.6930046],[27.2604084,41.693634],[27.2604771,41.6936836],[27.2606678,41.6936035],[27.2609367,41.6934052],[27.2610779,41.6934547],[27.2613182,41.6935921],[27.2614975,41.6936226],[27.2616177,41.6936035],[27.2617474,41.693512],[27.2619076,41.6933823],[27.2620678,41.693325],[27.2624969,41.6932335],[27.2626972,41.6931648],[27.2630768,41.6930542],[27.2638378,41.6927834],[27.2641678,41.6926727],[27.2645073,41.6925621],[27.2648468,41.6925049],[27.2651482,41.6924744],[27.2653675,41.692524],[27.2655983,41.6926231],[27.2658176,41.6927452],[27.2660275,41.6929131],[27.2663269,41.6930923],[27.2666779,41.6932335],[27.2668571,41.6932449],[27.2670879,41.6932755],[27.2673569,41.6932831],[27.267828,41.693264],[27.2682476,41.693325],[27.2684879,41.6933022],[27.2686672,41.693222],[27.268858,41.6931725],[27.2691975,41.6931648],[27.2694378,41.6931725],[27.2697067,41.6931419],[27.2698784,41.6931038],[27.2700977,41.6930428],[27.2702274,41.6930618],[27.2707367,41.6931725],[27.2710667,41.693203],[27.2712269,41.6931839],[27.2721176,41.6929817],[27.2722969,41.6929626],[27.2725983,41.6928825],[27.2728577,41.6927834],[27.2731476,41.6927338],[27.2738876,41.6924248],[27.2746773,41.6923027],[27.2752571,41.6923027],[27.2758484,41.6923523],[27.2761383,41.6923637],[27.2762871,41.6923828],[27.2768784,41.692585],[27.2772484,41.6926231],[27.2773571,41.6926231],[27.2776184,41.6925926],[27.2779179,41.692524],[27.2791176,41.6924553],[27.2793884,41.6924553],[27.2798271,41.6924019],[27.2800484,41.6923752],[27.280407,41.6923637],[27.2807369,41.6922646],[27.2808571,41.692112],[27.2811375,41.6919823],[27.2813377,41.6918945],[27.2816677,41.6918144],[27.2819977,41.6916847],[27.2824078,41.6916428],[27.2826881,41.6917343],[27.2831268,41.6919022],[27.2833576,41.6919327],[27.2835579,41.6920052],[27.2837067,41.6920128],[27.2849579,41.6919823],[27.2859669,41.6918526],[27.2864075,41.691864],[27.2869968,41.6919136],[27.2880268,41.6919441],[27.2883072,41.6918755],[27.2885075,41.6918526],[27.288868,41.6917725],[27.289238,41.6916847],[27.2896767,41.6916847],[27.289917,41.6917229],[27.2901268,41.6918221],[27.2914066,41.6925125],[27.2916775,41.6926041],[27.2922783,41.6927338],[27.2925777,41.6928329],[27.2928467,41.6929131],[27.2931271,41.692955],[27.2935581,41.6931152],[27.2945766,41.6934433],[27.2949867,41.693512],[27.2956581,41.693634],[27.2966576,41.6937637],[27.2968674,41.6936836],[27.2970467,41.6935539],[27.2972069,41.6933632],[27.2973671,41.6932755],[27.2975979,41.6932831],[27.2983475,41.6934242],[27.2986183,41.6934547],[27.2996674,41.6934052],[27.3000984,41.6934242],[27.3004684,41.6934853],[27.3008671,41.693615],[27.3012466,41.6937752],[27.3017178,41.6938744],[27.3027477,41.693924],[27.3030281,41.6940041],[27.3034973,41.6942749],[27.3039284,41.6945229],[27.3041973,41.694603],[27.3044777,41.6946144],[27.3052082,41.6945038],[27.3053684,41.6944351],[27.3054276,41.694294],[27.3057766,41.6940422],[27.3058567,41.6939049],[27.3060074,41.6936226],[27.306078,41.6935043],[27.3061981,41.6933632],[27.3066368,41.693264],[27.3069668,41.6931648],[27.3073578,41.6930046],[27.3077583,41.692852],[27.3080482,41.6927032],[27.3083973,41.6925125],[27.3086872,41.6923943],[27.3087578,41.6923943],[27.3088169,41.6922455],[27.3089867,41.6920242],[27.3092175,41.6918221],[27.3095169,41.6915245],[27.3096867,41.6913948],[27.3100471,41.6912651],[27.310257,41.6913223],[27.3105984,41.6916046],[27.3108482,41.6917419],[27.3111877,41.691864],[27.311327,41.6919632],[27.3114567,41.6921234],[27.3115368,41.6922455],[27.3117466,41.6923752],[27.3121376,41.6924248],[27.3124466,41.6926231],[27.3126678,41.6928024],[27.3132172,41.6934242],[27.3136482,41.6940918],[27.3144169,41.693985],[27.3146076,41.6945152],[27.3147373,41.6949043],[27.3148174,41.6950836],[27.3149681,41.6952019],[27.315218,41.6953239],[27.3158684,41.6959229],[27.3161278,41.6961746],[27.3162785,41.6965141],[27.3165073,41.6968727],[27.3166084,41.6969147],[27.316967,41.6968346],[27.3172569,41.696804],[27.3173981,41.6967926],[27.3178368,41.6964531],[27.3182678,41.6963844],[27.3188477,41.6963425],[27.319067,41.6962929],[27.3194485,41.6962318],[27.3197479,41.6962929],[27.320137,41.6964149],[27.3207073,41.6965446],[27.3216476,41.6968231],[27.3220081,41.6970253],[27.3224678,41.6972351],[27.3228779,41.6974525],[27.3233166,41.6976547],[27.3237782,41.6978455],[27.3241577,41.6978836],[27.3244781,41.6978836],[27.3252583,41.6977654],[27.3254375,41.6977844],[27.3256969,41.697834],[27.3259277,41.6979027],[27.3262272,41.6980133],[27.3269978,41.6982727],[27.3276672,41.6986046],[27.328228,41.6988335],[27.328867,41.6991348],[27.3293877,41.6992149],[27.3297882,41.699295],[27.330368,41.699482],[27.3326378,41.7004852],[27.333168,41.7006645],[27.3346272,41.7011719],[27.3357182,41.701622],[27.3361568,41.7017632],[27.3363667,41.7018738],[27.3365479,41.7018623],[27.3367577,41.7017632],[27.337038,41.7017746],[27.3374577,41.7019539],[27.3375874,41.7021217],[27.3378372,41.7025719],[27.3379974,41.702774],[27.3380775,41.7029953],[27.3385468,41.7031136],[27.3387966,41.7032242],[27.3389778,41.7033539],[27.339077,41.7034454],[27.3393879,41.7035751],[27.3402176,41.7033539],[27.3406982,41.7032547],[27.3411083,41.7031822],[27.3414268,41.7031136],[27.3415775,41.703083],[27.341938,41.703064],[27.342308,41.703125],[27.3428383,41.7032547],[27.3428669,41.7033844],[27.3427982,41.7037735],[27.3428669,41.7040253],[27.3431873,41.7043648],[27.3431683,41.7045746],[27.3431873,41.7047539],[27.3434372,41.7051125],[27.3435974,41.705265],[27.3440666,41.7053947],[27.344347,41.7055931],[27.3448868,41.7063332],[27.3452377,41.7064247],[27.3457375,41.7064934],[27.3476467,41.706604],[27.3483276,41.7062836],[27.3485966,41.7062454],[27.3488178,41.7059326],[27.3490276,41.7058525],[27.3493481,41.7054634],[27.3493671,41.7053337],[27.3493576,41.7052727],[27.3494377,41.7051544],[27.3497066,41.7050552],[27.3499279,41.7049942],[27.350008,41.7049217],[27.3502369,41.7048454],[27.3504276,41.7047844],[27.3506069,41.7046928],[27.3507576,41.7045746],[27.3511066,41.7048149],[27.3512974,41.7049026],[27.3514671,41.7049637],[27.3515072,41.7048721],[27.3514175,41.7045517],[27.3515377,41.7042351],[27.3518581,41.7039642],[27.3519268,41.7037125],[27.3520069,41.7034836],[27.3521881,41.7033043],[27.3522568,41.7031631],[27.3523178,41.7028046],[27.3525276,41.7025833],[27.3526878,41.7021637],[27.3531475,41.7016029],[27.3531075,41.7014923],[27.3530979,41.7013817],[27.3531075,41.7012253],[27.3532467,41.7011032],[27.3534184,41.7010231],[27.3536568,41.7007828],[27.3542671,41.7002754],[27.3546066,41.6999626],[27.3547668,41.6997337],[27.3552284,41.6993523],[27.3555374,41.6989937],[27.3557072,41.6986351],[27.355978,41.6979942],[27.3557472,41.6975327],[27.3565273,41.6969719],[27.3568573,41.6967926],[27.357048,41.6966553],[27.3575268,41.6965523],[27.357708,41.6965141],[27.3579979,41.6962242],[27.3580971,41.6959038],[27.3583069,41.6957626],[27.3585072,41.6956329],[27.3586082,41.6955147],[27.3591366,41.6941833],[27.3593884,41.6937332],[27.3596478,41.6933823],[27.359787,41.6930428],[27.360157,41.6926918],[27.3606472,41.6918144],[27.3616066,41.6911049],[27.3620777,41.690712],[27.3622284,41.6904945],[27.3624077,41.6903038],[27.3624668,41.690094],[27.3627281,41.689743],[27.3632679,41.6890221],[27.3636875,41.6884537],[27.3637581,41.6884651],[27.3638077,41.6883049],[27.3640079,41.6880341],[27.3641071,41.6877747],[27.3641872,41.6875229],[27.3641567,41.687355],[27.3640079,41.6873322],[27.364027,41.687294],[27.3646069,41.6871529]]},{"id":19611,"author":"AnaDigit","name_GR":"Sultans Trail: 6.05. \u00dcsk\u00fcpdere - Pinarhisar","description_GR":"Section-Trail 6.05","path":"Sultans_Trail\/sultans_trail_605","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":16624,"name_EN":"Sultans Trail: 6.05. \u00dcsk\u00fcpdere - Pinarhisar","description_EN":"Section-Trail 6.05","ascent_time":341,"descent_time":343,"marker":"","level":9,"ascent":229,"descent":246,"maxelev":248,"minelev":175,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(27.36461 41.62551,27.51619 41.68715)","views":0,"millestones":"","x":27.4177818,"y":41.6672287,"coor":[[27.3646126,41.687149],[27.3646126,41.6870804],[27.3646221,41.687027],[27.3646412,41.6869774],[27.3647423,41.6868782],[27.3649426,41.6867294],[27.3652115,41.6866074],[27.3656921,41.6863976],[27.3658409,41.686367],[27.3661919,41.6865387],[27.3665314,41.6866684],[27.3666725,41.6866875],[27.3668423,41.6866875],[27.3670025,41.6866684],[27.3672218,41.6865578],[27.3674316,41.6863403],[27.3675709,41.6862488],[27.3677711,41.6862068],[27.3678513,41.6862068],[27.3681526,41.6864471],[27.3683224,41.6865196],[27.3685322,41.6865692],[27.3687115,41.6865692],[27.3689308,41.6865273],[27.3693409,41.68647],[27.3696823,41.6864395],[27.3700714,41.6864586],[27.370512,41.6864471],[27.3707809,41.6864777],[27.3712215,41.6864166],[27.3716717,41.6863403],[27.371891,41.6862679],[27.3719921,41.6862297],[27.3724308,41.6860886],[27.3728123,41.6858597],[27.3732319,41.685318],[27.3733311,41.6850586],[27.3735008,41.6849594],[27.3737717,41.6848793],[27.3740616,41.6846581],[27.374342,41.6845398],[27.3746624,41.6843376],[27.3748722,41.6843185],[27.3751221,41.6842575],[27.3752213,41.6841583],[27.3753719,41.6838989],[27.3754711,41.6837997],[27.3756218,41.68367],[27.375721,41.683548],[27.375721,41.6833572],[27.375742,41.6831894],[27.3758011,41.6830482],[27.3758411,41.6829567],[27.3760014,41.6827583],[27.3760815,41.6826172],[27.3762512,41.6824074],[27.3763218,41.6822395],[27.3765907,41.681778],[27.3767815,41.68153],[27.3769608,41.6812286],[27.377161,41.6809692],[27.3774414,41.680687],[27.3775711,41.6805687],[27.3776512,41.6805382],[27.3778915,41.680397],[27.3782215,41.6802177],[27.3784523,41.680069],[27.3786716,41.6799202],[27.3787613,41.6798172],[27.3788624,41.67976],[27.3789711,41.6796875],[27.3790607,41.679657],[27.379221,41.6796074],[27.3794422,41.6795692],[27.3796616,41.6795082],[27.3799019,41.6794472],[27.3800621,41.67939],[27.3801308,41.6793594],[27.3802814,41.6792488],[27.3804226,41.6791191],[27.3805408,41.6789703],[27.3807316,41.6787872],[27.3809013,41.6786766],[27.3811417,41.6785583],[27.381361,41.6784172],[27.3817616,41.6780586],[27.3818226,41.6780167],[27.3820019,41.677887],[27.3821926,41.6777687],[27.382431,41.6776085],[27.3826408,41.6774101],[27.3827209,41.6772995],[27.382782,41.6771393],[27.3828011,41.6769981],[27.3828621,41.6768799],[27.3829517,41.6767693],[27.3830414,41.6766472],[27.3832226,41.6764603],[27.3834114,41.6762772],[27.3835926,41.6761284],[27.383791,41.6759682],[27.3839512,41.6758194],[27.384182,41.6756401],[27.3843918,41.675518],[27.3845711,41.6753998],[27.3846817,41.6753197],[27.3847122,41.6752281],[27.3847218,41.675087],[27.3848419,41.6749878],[27.3850613,41.6748772],[27.3852921,41.6747284],[27.3854809,41.6746292],[27.385952,41.6743584],[27.3860512,41.6743279],[27.3861217,41.6743279],[27.386282,41.6743889],[27.3864212,41.6744576],[27.3865318,41.6744995],[27.3867226,41.6744881],[27.387001,41.674408],[27.3871708,41.6743202],[27.387331,41.6742096],[27.3874416,41.674099],[27.3877525,41.6738586],[27.3879814,41.6737289],[27.3881912,41.6735802],[27.3884411,41.6733894],[27.388731,41.6732368],[27.3888912,41.6731682],[27.389122,41.6730995],[27.3892326,41.673027],[27.3893414,41.6728897],[27.3894424,41.67276],[27.389431,41.672657],[27.3894825,41.6724281],[27.3895416,41.6722679],[27.3896313,41.6720886],[27.3897018,41.6719704],[27.3897324,41.6718979],[27.3897724,41.6717796],[27.389782,41.6716499],[27.389822,41.6715279],[27.3898621,41.6714401],[27.3900013,41.6712685],[27.3901024,41.6711388],[27.3901615,41.6710472],[27.390192,41.6709404],[27.3902225,41.6707497],[27.3902321,41.6706886],[27.3902912,41.6705589],[27.3903713,41.6700668],[27.390461,41.6701279],[27.3906708,41.6702766],[27.390852,41.6704674],[27.3909225,41.6705704],[27.3910713,41.6705475],[27.3912125,41.6705589],[27.3913517,41.6705704],[27.3914814,41.6706085],[27.3916512,41.6706276],[27.3919315,41.6706696],[27.3922215,41.6706696],[27.3925323,41.6707573],[27.3928909,41.6708183],[27.3931408,41.6708603],[27.3935413,41.6708984],[27.3939724,41.6709175],[27.3941708,41.670948],[27.3944225,41.6710892],[27.3946819,41.6712074],[27.3949509,41.6712685],[27.3951626,41.6713295],[27.3956509,41.6714172],[27.3959713,41.6714783],[27.3962116,41.6714897],[27.3963909,41.6714973],[27.3966923,41.6715698],[27.3969822,41.6715889],[27.397192,41.6716576],[27.3974609,41.671669],[27.3976021,41.6716499],[27.3979416,41.6716766],[27.3982925,41.6716995],[27.3985825,41.67173],[27.3987808,41.6717796],[27.3989716,41.6718292],[27.3992119,41.6717987],[27.3994312,41.6717796],[27.399662,41.6717987],[27.3999519,41.6718597],[27.4002209,41.6719398],[27.4005508,41.671978],[27.4008808,41.6720886],[27.4013023,41.6721802],[27.4027824,41.672348],[27.403532,41.6725693],[27.404892,41.6726379],[27.4055309,41.6726074],[27.4075222,41.6718903],[27.4100113,41.6712303],[27.4123611,41.6705475],[27.4147625,41.6699181],[27.4160118,41.669487],[27.416151,41.6694298],[27.4163513,41.6692085],[27.4165726,41.6687698],[27.4166317,41.6683578],[27.4167213,41.6681671],[27.4167709,41.6681175],[27.416851,41.6680794],[27.4174213,41.6676674],[27.417511,41.6674995],[27.4176121,41.667347],[27.4177818,41.6672287],[27.4179821,41.6671371],[27.4182625,41.6670074],[27.4185123,41.6668472],[27.4186821,41.6667175],[27.4187317,41.666687],[27.4189014,41.6665802],[27.4192219,41.666378],[27.4194126,41.6661491],[27.4194622,41.6660271],[27.4194317,41.6657982],[27.4194221,41.6655884],[27.419651,41.6653786],[27.4203224,41.6648483],[27.4205322,41.6647186],[27.4208126,41.6644783],[27.4211521,41.6642799],[27.4222717,41.6635094],[27.4227219,41.6633186],[27.4230118,41.6632385],[27.4234524,41.6632271],[27.4237309,41.6632195],[27.424202,41.6631699],[27.4246216,41.6630592],[27.4247913,41.6630478],[27.4249115,41.6630783],[27.4250221,41.663208],[27.4251213,41.66325],[27.4261513,41.6629677],[27.4268017,41.6626701],[27.4272823,41.6623573],[27.427721,41.6621399],[27.4283924,41.6618881],[27.4284916,41.661869],[27.4282913,41.6615677],[27.4281616,41.6613579],[27.4281616,41.6612778],[27.4280815,41.6611099],[27.4286118,41.6609268],[27.4285126,41.6605682],[27.4283314,41.6604576],[27.4282513,41.6603279],[27.4284611,41.6602402],[27.4284725,41.6601982],[27.4299011,41.6597786],[27.4307919,41.6595078],[27.4311714,41.6593666],[27.4312515,41.6591568],[27.4311714,41.6589279],[27.4312325,41.6588478],[27.4313221,41.6587982],[27.4317112,41.6590004],[27.4318218,41.6590691],[27.4319725,41.6591301],[27.4322014,41.6591797],[27.4325218,41.6592293],[27.432642,41.6592102],[27.4331112,41.6590271],[27.4341412,41.6589279],[27.4348621,41.6589279],[27.4352818,41.6588669],[27.4355717,41.6587372],[27.4360619,41.658638],[27.4366608,41.6585693],[27.4367619,41.6585083],[27.4372616,41.6583672],[27.4376125,41.6582489],[27.4381618,41.6582069],[27.4386425,41.6581802],[27.4392109,41.6581802],[27.4395008,41.6580467],[27.4397221,41.6578903],[27.4401417,41.6576271],[27.4403725,41.6574593],[27.440731,41.6573067],[27.4417725,41.6566772],[27.4419212,41.6565285],[27.4423809,41.6565971],[27.4433022,41.6566391],[27.4436913,41.65662],[27.4440708,41.6566391],[27.4444618,41.6565971],[27.4445915,41.6565475],[27.4453125,41.6562271],[27.4455814,41.6561584],[27.4458523,41.6560974],[27.4463024,41.656189],[27.4468307,41.6563568],[27.447031,41.6564674],[27.447422,41.6565475],[27.4477921,41.6565971],[27.4481316,41.6565895],[27.4490108,41.6566772],[27.4496517,41.6568298],[27.4498425,41.6568298],[27.4500313,41.6568069],[27.4500923,41.6568069],[27.450222,41.6567688],[27.4504013,41.6567383],[27.450592,41.6567001],[27.4510422,41.6567192],[27.4513912,41.6567879],[27.4521122,41.6567268],[27.4521923,41.6567192],[27.4525223,41.6566582],[27.4527626,41.6566391],[27.4535809,41.6565285],[27.4541016,41.6564789],[27.4544926,41.6564903],[27.4558525,41.6566887],[27.4565411,41.6567879],[27.4577312,41.6570091],[27.4579315,41.6570473],[27.4586811,41.6572571],[27.4590912,41.6574478],[27.4597015,41.6576271],[27.4605808,41.6578979],[27.4618626,41.6583099],[27.4622326,41.6583977],[27.4622517,41.65839],[27.463562,41.6585999],[27.4640312,41.6586876],[27.4641914,41.6587601],[27.465662,41.6595001],[27.4660225,41.6596375],[27.4661121,41.659668],[27.4663124,41.6596985],[27.4667225,41.659668],[27.4671211,41.6596298],[27.4687214,41.659008],[27.4693909,41.6587791],[27.4699326,41.65868],[27.4702911,41.6586304],[27.4706917,41.658699],[27.4708424,41.6586189],[27.4708824,41.658577],[27.4710217,41.6583977],[27.4710922,41.6582794],[27.4712811,41.6578903],[27.4713821,41.6576767],[27.4718113,41.6570091],[27.4718723,41.6568871],[27.471941,41.6567192],[27.4719524,41.6564789],[27.4723721,41.6562881],[27.4733315,41.655777],[27.474062,41.6553993],[27.4753113,41.6547585],[27.4765224,41.6543579],[27.4772015,41.6540871],[27.478281,41.6536293],[27.4800625,41.6528893],[27.4801311,41.6528702],[27.480402,41.652729],[27.4811115,41.6524582],[27.481472,41.6523476],[27.4822521,41.6519394],[27.482481,41.6517601],[27.4826412,41.651638],[27.4829617,41.651268],[27.4837723,41.6498604],[27.4840317,41.6495781],[27.4844513,41.649128],[27.4844913,41.6490784],[27.4850311,41.6483383],[27.4852715,41.6479492],[27.4858608,41.6471176],[27.4859219,41.647068],[27.486311,41.6466599],[27.4872112,41.6458969],[27.4883423,41.6450996],[27.489912,41.6443176],[27.4904213,41.6441689],[27.4911823,41.643959],[27.493391,41.6432076],[27.4938316,41.6431084],[27.4947319,41.6427689],[27.4952126,41.6425285],[27.4954319,41.6423798],[27.4959812,41.6418076],[27.4969616,41.6410103],[27.4971714,41.6409683],[27.497591,41.6410599],[27.4979019,41.6410599],[27.4992313,41.6393089],[27.5001316,41.6380692],[27.5006618,41.6373482],[27.500082,41.6371498],[27.5008316,41.6351089],[27.5010223,41.6347504],[27.5012722,41.6344872],[27.5029316,41.6333694],[27.5033722,41.6333199],[27.503521,41.6334686],[27.5040321,41.6328697],[27.5049324,41.6321602],[27.5059319,41.6314087],[27.5061226,41.631279],[27.5068722,41.6307869],[27.5069809,41.6307297],[27.5085526,41.6299095],[27.5086422,41.6298676],[27.5110016,41.6286278],[27.5115318,41.6283798],[27.512701,41.627758],[27.5131416,41.6275368],[27.5132523,41.6274796],[27.5135517,41.6273079],[27.5139809,41.6270103],[27.5150719,41.6262703],[27.5156212,41.6258888],[27.5157223,41.6258202],[27.5161915,41.6255188]]},{"id":19612,"author":"AnaDigit","name_GR":"Sultans Trail: 6.06. Pinarhisar - Vize","description_GR":"Section-Trail 6.06","path":"Sultans_Trail\/sultans_trail_606","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":27342,"name_EN":"Sultans Trail: 6.06. Pinarhisar - Vize","description_EN":"Section-Trail 6.06","ascent_time":587,"descent_time":587,"marker":"","level":9,"ascent":362,"descent":370,"maxelev":258,"minelev":158,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(27.51621 41.55626,27.76727 41.6255)","views":0,"millestones":"","x":27.6568489,"y":41.5587654,"coor":[[27.5162086,41.6255035],[27.516798,41.6250839],[27.5178986,41.6242638],[27.5184593,41.6238556],[27.5186176,41.6237335],[27.5197678,41.6228943],[27.5200882,41.622654],[27.5206089,41.6222954],[27.5209484,41.6221046],[27.5212784,41.6219559],[27.5216084,41.6218452],[27.5219383,41.6217461],[27.5222282,41.621666],[27.5225391,41.6216049],[27.5227375,41.621563],[27.5232086,41.6214943],[27.5233192,41.6215134],[27.5235786,41.6215134],[27.5239582,41.6215248],[27.5240974,41.6213264],[27.5245686,41.6210556],[27.5251484,41.6208153],[27.5256081,41.6207161],[27.5261593,41.620594],[27.5261784,41.6203232],[27.5262489,41.620285],[27.526659,41.6203651],[27.5268688,41.6203651],[27.5271492,41.6202736],[27.5274391,41.6199951],[27.5280685,41.6194763],[27.528738,41.6189461],[27.5292282,41.6185532],[27.5299892,41.618103],[27.5315075,41.6173134],[27.5325584,41.6166039],[27.5328979,41.6164055],[27.5345078,41.6155128],[27.5351086,41.6150742],[27.5357075,41.6145744],[27.5362892,41.6141853],[27.5375175,41.6137352],[27.5378075,41.6135635],[27.5384979,41.6130447],[27.5387993,41.6129646],[27.5392685,41.6130562],[27.5395775,41.6130142],[27.5404778,41.6126747],[27.5410576,41.6123734],[27.5419979,41.6116333],[27.5426979,41.6113358],[27.5430679,41.6110535],[27.5445881,41.6093254],[27.5446682,41.6092339],[27.5464191,41.6077538],[27.5471287,41.6069565],[27.5480976,41.6063156],[27.5486088,41.6061249],[27.5487785,41.6060448],[27.5490475,41.605854],[27.5490875,41.6057053],[27.5490589,41.605484],[27.5490189,41.6052246],[27.549139,41.6049728],[27.5495186,41.6045151],[27.5496788,41.6042252],[27.5499191,41.603756],[27.5500984,41.6034431],[27.5504379,41.6031952],[27.5505676,41.6029434],[27.5506477,41.6024551],[27.5507488,41.6017265],[27.550869,41.6011848],[27.5510387,41.6007652],[27.5513992,41.6003761],[27.5519581,41.5998955],[27.5524578,41.599575],[27.5525875,41.5995445],[27.5526676,41.5995255],[27.5529785,41.5993843],[27.5531578,41.5992241],[27.5532379,41.5988464],[27.553299,41.5985641],[27.5534782,41.5982132],[27.5535889,41.5980644],[27.5537376,41.5979347],[27.5541592,41.5971832],[27.5547886,41.5968742],[27.5549679,41.596714],[27.5552177,41.5965462],[27.555769,41.596283],[27.5560284,41.596096],[27.5563984,41.5956154],[27.5563583,41.594986],[27.5564079,41.5947647],[27.5566177,41.594593],[27.5568085,41.5945244],[27.5569878,41.5944748],[27.5571976,41.5944138],[27.5574379,41.5942955],[27.5578079,41.5941048],[27.5578384,41.5939865],[27.5578079,41.5938339],[27.557869,41.5936737],[27.5581684,41.593544],[27.5582485,41.5933838],[27.5584278,41.5932465],[27.5586681,41.5931664],[27.5590992,41.5930862],[27.5592976,41.5930138],[27.559618,41.5928764],[27.5598583,41.5926933],[27.5604286,41.5921631],[27.5607491,41.5918732],[27.5610981,41.5916939],[27.5615482,41.5914536],[27.5619488,41.5912437],[27.5621376,41.5910645],[27.5623379,41.5908852],[27.5626278,41.590744],[27.5626984,41.5906754],[27.5628586,41.5905037],[27.5632286,41.5900536],[27.5634174,41.5898056],[27.5635681,41.5896149],[27.5641289,41.5891266],[27.5643387,41.5889244],[27.5643883,41.5887833],[27.5642986,41.5886154],[27.5641785,41.5882759],[27.5639782,41.5879135],[27.5637188,41.5873566],[27.563549,41.5869141],[27.563448,41.586586],[27.5632191,41.5862656],[27.563118,41.5860138],[27.5630684,41.5857658],[27.563139,41.5856247],[27.5632877,41.5854454],[27.5642376,41.5852165],[27.564539,41.5851746],[27.5647793,41.5851555],[27.5649891,41.585144],[27.5653591,41.5851746],[27.5655174,41.585186],[27.5656776,41.5851631],[27.5658493,41.585144],[27.5661392,41.5850945],[27.566618,41.5849953],[27.5670776,41.5848656],[27.5672874,41.584816],[27.5674591,41.5847549],[27.5676785,41.5845642],[27.5679379,41.5843239],[27.5681381,41.5841637],[27.5683689,41.584095],[27.5684776,41.5840836],[27.5685883,41.5840759],[27.5687275,41.5840645],[27.5689983,41.584034],[27.5691586,41.5839958],[27.5693188,41.5839233],[27.5695782,41.5841751],[27.5698185,41.584343],[27.5700092,41.5844841],[27.5703793,41.5846138],[27.5708981,41.5847664],[27.571888,41.5850029],[27.5727386,41.5851555],[27.573288,41.5851936],[27.5737991,41.5851364],[27.574028,41.5851135],[27.5740776,41.585186],[27.5743675,41.5854454],[27.5744476,41.5855751],[27.5744781,41.585743],[27.5745182,41.5858841],[27.5747375,41.5862045],[27.575098,41.5866356],[27.5753193,41.5869255],[27.5755787,41.5872231],[27.5756092,41.5872841],[27.5757389,41.5875854],[27.5759277,41.5878258],[27.5764084,41.5881538],[27.5766983,41.5883331],[27.5770378,41.5884552],[27.577528,41.5885353],[27.5779591,41.5886154],[27.5784187,41.5886154],[27.5786285,41.5885658],[27.5792389,41.5881729],[27.5793877,41.587986],[27.5795879,41.5878258],[27.5799789,41.5876961],[27.5808182,41.5873642],[27.5814381,41.5871162],[27.581728,41.586834],[27.5819778,41.5866241],[27.5822086,41.5863838],[27.5823879,41.5860558],[27.5825176,41.5857964],[27.5827274,41.5854759],[27.5827789,41.585434],[27.5829182,41.5851746],[27.5829277,41.5849953],[27.5829792,41.5849342],[27.5831184,41.5848732],[27.5833588,41.5847855],[27.5835075,41.5846863],[27.5837193,41.5845757],[27.583868,41.5845337],[27.5841579,41.5844955],[27.5844784,41.5844841],[27.5848579,41.5845032],[27.5857277,41.5845833],[27.5859585,41.5846863],[27.5862675,41.5847359],[27.5866184,41.5847359],[27.5870781,41.5846939],[27.5874977,41.5846252],[27.5879288,41.5845337],[27.5882988,41.584446],[27.5885792,41.5843544],[27.588789,41.5842438],[27.5888081,41.5841446],[27.5889187,41.5839844],[27.5890293,41.5838547],[27.5893288,41.5837631],[27.5896587,41.5837135],[27.5899181,41.5836143],[27.5900688,41.5835838],[27.590168,41.5835838],[27.5912285,41.5831833],[27.5925484,41.5827866],[27.5931377,41.5826149],[27.5943279,41.5825043],[27.5947781,41.5823746],[27.5957279,41.5820351],[27.5986481,41.5816956],[27.5994186,41.5814552],[27.6002083,41.5813751],[27.6007385,41.5813637],[27.6011677,41.5813942],[27.6013374,41.5814133],[27.6018085,41.5813065],[27.6025181,41.5812263],[27.602829,41.5812263],[27.6034679,41.5811348],[27.6035576,41.5811729],[27.6037579,41.5815239],[27.6039085,41.5817337],[27.6041679,41.5820236],[27.604269,41.5821457],[27.6043682,41.582283],[27.6044292,41.5823631],[27.604538,41.5822945],[27.6048088,41.5821228],[27.6050377,41.5819855],[27.6053677,41.5817833],[27.6058483,41.5815353],[27.6063576,41.5812454],[27.6070881,41.5808945],[27.6075287,41.5806732],[27.6082287,41.580246],[27.6086082,41.5800552],[27.6091976,41.5797348],[27.6093884,41.5796242],[27.6097679,41.5794258],[27.6102676,41.5791359],[27.6106586,41.5789032],[27.6109486,41.5787239],[27.6110687,41.5786438],[27.6113186,41.5785065],[27.6115875,41.5785561],[27.6117992,41.5786133],[27.6122475,41.5789146],[27.6123486,41.5789337],[27.6124077,41.5789452],[27.6126976,41.5790443],[27.6127777,41.5790863],[27.6128883,41.5791245],[27.612978,41.5791855],[27.613039,41.5792465],[27.6130791,41.5792961],[27.6131382,41.5793839],[27.6131878,41.579483],[27.6132278,41.5796051],[27.6132774,41.5798759],[27.6132984,41.5799332],[27.6133175,41.5799942],[27.613348,41.5800552],[27.6133881,41.5801239],[27.6134281,41.5801849],[27.6135578,41.5803452],[27.6136093,41.5804138],[27.6136284,41.5804749],[27.6136379,41.5805359],[27.6136379,41.5806236],[27.6136475,41.5806961],[27.6136684,41.5807533],[27.613699,41.5808754],[27.6137581,41.5810165],[27.6138382,41.5811653],[27.6138878,41.5812531],[27.6139393,41.581356],[27.6139984,41.5814438],[27.6140785,41.5815353],[27.6141682,41.5816231],[27.6142483,41.5817032],[27.6143188,41.5817566],[27.614399,41.5817947],[27.6144485,41.5818138],[27.6145077,41.5818329],[27.614769,41.5818939],[27.6152592,41.5815544],[27.6153679,41.5813751],[27.6154079,41.5813255],[27.6154575,41.5812836],[27.6155586,41.5812454],[27.6160393,41.5810547],[27.6158886,41.5808258],[27.6157475,41.5806351],[27.615839,41.5805359],[27.6159191,41.5804634],[27.6159878,41.5804138],[27.6160889,41.5803452],[27.6162586,41.580265],[27.6165276,41.580143],[27.6167488,41.5800552],[27.6168976,41.5800133],[27.6170692,41.5799751],[27.6171989,41.5799637],[27.6187077,41.5799065],[27.6190987,41.5799255],[27.6198692,41.5798645],[27.6204185,41.5797729],[27.6209278,41.5797348],[27.6218281,41.5795746],[27.6223392,41.5794945],[27.6225586,41.5794563],[27.6229286,41.5792465],[27.623209,41.5790749],[27.6235676,41.5788956],[27.6240578,41.5787849],[27.6244087,41.5785332],[27.6246376,41.5781937],[27.6247482,41.5780144],[27.6251583,41.5776863],[27.6254082,41.5776863],[27.6254578,41.5775948],[27.6255589,41.5774765],[27.6259289,41.5772438],[27.6262875,41.5770149],[27.6265583,41.5768242],[27.6268291,41.5765648],[27.6271591,41.5763664],[27.6274986,41.5761528],[27.6279278,41.5758743],[27.6283379,41.5756531],[27.6287689,41.5753632],[27.6291676,41.5751457],[27.6295776,41.5748863],[27.629858,41.5747337],[27.6299877,41.5746536],[27.6304379,41.5744057],[27.6308479,41.5743332],[27.6312485,41.574276],[27.631979,41.5741158],[27.6324291,41.5740356],[27.6328888,41.5739555],[27.633358,41.5738029],[27.6339779,41.5735855],[27.6350384,41.5732155],[27.6354675,41.5730743],[27.6364288,41.5727348],[27.6367588,41.5726852],[27.6369877,41.5726547],[27.637249,41.5726357],[27.6374588,41.5725861],[27.6377583,41.5725746],[27.6379585,41.572506],[27.638998,41.5722542],[27.639658,41.5722733],[27.6399784,41.5720062],[27.6404076,41.5718956],[27.6407375,41.5718231],[27.6411591,41.5717049],[27.6416187,41.5715446],[27.6419792,41.5713654],[27.6423092,41.5711136],[27.642519,41.5709152],[27.6426086,41.5708656],[27.6426888,41.5708237],[27.6428185,41.5707664],[27.6430588,41.5706558],[27.6433392,41.5705643],[27.6436386,41.5704536],[27.6439381,41.5703964],[27.6443787,41.5702934],[27.6446781,41.5701942],[27.644989,41.570076],[27.6452579,41.5699959],[27.6456089,41.5699463],[27.6458988,41.5699234],[27.645998,41.5698929],[27.646328,41.5698051],[27.6465492,41.569706],[27.6468792,41.5695534],[27.6469688,41.5694962],[27.647068,41.5694237],[27.6472492,41.5692863],[27.6475677,41.5691147],[27.6477776,41.5690231],[27.6480789,41.5688629],[27.6483784,41.5687141],[27.6486092,41.5686035],[27.6488876,41.5684738],[27.649128,41.5683136],[27.6492977,41.5681953],[27.649538,41.5680237],[27.6497688,41.5679054],[27.6500092,41.5677757],[27.6501179,41.5676537],[27.650198,41.5674934],[27.650198,41.5673332],[27.6502876,41.5671959],[27.6503487,41.5670357],[27.650589,41.5669365],[27.6507988,41.5668564],[27.6509686,41.5667229],[27.6511478,41.566555],[27.6512489,41.566433],[27.6513977,41.5663757],[27.6514778,41.5663147],[27.6515675,41.566246],[27.6516476,41.566185],[27.6517487,41.5661163],[27.6518784,41.5659752],[27.6519089,41.5658455],[27.6519985,41.5657654],[27.6520882,41.5656548],[27.6521282,41.5656052],[27.6523075,41.5654945],[27.6524277,41.5654335],[27.6525288,41.5653648],[27.6526585,41.5652161],[27.6527481,41.565033],[27.6528492,41.5648651],[27.6528988,41.5647354],[27.6531487,41.564373],[27.6532879,41.564106],[27.6534576,41.5638237],[27.6535892,41.5635757],[27.6536884,41.5633354],[27.6538582,41.563015],[27.6539879,41.5628662],[27.6541481,41.5626831],[27.6542778,41.5625229],[27.6544285,41.5623436],[27.6546688,41.5622063],[27.6548386,41.5620766],[27.6549282,41.5619659],[27.6549683,41.5619164],[27.6552277,41.5615463],[27.6554585,41.561306],[27.6555786,41.5610542],[27.6556282,41.5608444],[27.6557083,41.5606232],[27.6558876,41.5603828],[27.6560879,41.5601959],[27.6561489,41.5600433],[27.6562786,41.5598831],[27.6563892,41.5597763],[27.656538,41.5595665],[27.6566486,41.559433],[27.6567287,41.5593452],[27.6567478,41.5592155],[27.6567383,41.559063],[27.6567478,41.5589828],[27.6567783,41.5589142],[27.6568489,41.5587654],[27.6569176,41.5585365],[27.6569977,41.5583954],[27.6571293,41.5580559],[27.6573677,41.5579338],[27.6574593,41.5578041],[27.6575184,41.5576439],[27.6575775,41.5574837],[27.657568,41.5572357],[27.657568,41.5570335],[27.657629,41.5569038],[27.6577282,41.5567741],[27.6578884,41.5566444],[27.6580982,41.5565262],[27.6583385,41.5565453],[27.6585789,41.5565834],[27.6587982,41.5566063],[27.6590176,41.5566254],[27.6591988,41.5566139],[27.6594086,41.5566139],[27.6595879,41.5565758],[27.6596889,41.5565033],[27.6598186,41.5564461],[27.6599979,41.556366],[27.6602287,41.5563164],[27.6603985,41.5562744],[27.6605282,41.556366],[27.6606789,41.5564156],[27.660759,41.5564346],[27.6608982,41.5564346],[27.6609783,41.5564156],[27.6610184,41.5563545],[27.6611176,41.5563049],[27.6612492,41.556324],[27.6612988,41.5563431],[27.6616077,41.5563431],[27.6617374,41.556324],[27.6618576,41.5562859],[27.6620388,41.556263],[27.6622677,41.556263],[27.6623878,41.5562859],[27.6625481,41.556324],[27.6628475,41.5563431],[27.6630993,41.5564041],[27.663269,41.5564766],[27.6633587,41.5565643],[27.6635685,41.5566444],[27.6638088,41.5567131],[27.6640892,41.5568237],[27.664608,41.5569954],[27.6647892,41.5570335],[27.6649189,41.5569954],[27.6651077,41.5570145],[27.6653786,41.5570145],[27.6656685,41.557373],[27.6658478,41.5574341],[27.666029,41.5575447],[27.6662083,41.5576248],[27.6664085,41.5576744],[27.6666489,41.5576248],[27.6668777,41.5575447],[27.6671391,41.5575333],[27.6674175,41.5575142],[27.6676788,41.5574951],[27.6679993,41.5575447],[27.6682091,41.5576057],[27.6683693,41.5576744],[27.6685791,41.5576935],[27.6687775,41.557724],[27.6690979,41.5577545],[27.6692677,41.5578156],[27.669508,41.5579338],[27.6696892,41.5579758],[27.6699486,41.5580139],[27.670248,41.5580063],[27.6705685,41.5579758],[27.6708488,41.5579758],[27.6710987,41.5579529],[27.6714077,41.5579529],[27.6716385,41.5579453],[27.6718483,41.5579338],[27.6721077,41.5579338],[27.6722279,41.5579338],[27.672369,41.5579453],[27.6725883,41.5579758],[27.6727676,41.5580139],[27.6729488,41.5580444],[27.6732178,41.558033],[27.6734581,41.5579834],[27.6735992,41.5579948],[27.6738281,41.5579834],[27.6743774,41.5580864],[27.6773777,41.5583839],[27.677618,41.5586548],[27.6781693,41.5589828],[27.6785774,41.5592651],[27.6786385,41.5593033],[27.6792679,41.559864],[27.679348,41.5599251],[27.6794777,41.5600243],[27.6797676,41.5603065],[27.6800175,41.5604439],[27.6801682,41.5606537],[27.6802883,41.5608635],[27.6803589,41.5611649],[27.6805687,41.561203],[27.680769,41.5613136],[27.6809387,41.5613365],[27.6811676,41.561264],[27.6814079,41.5612831],[27.6815777,41.5612831],[27.6817589,41.5613556],[27.6818981,41.5613556],[27.6820278,41.5613747],[27.682169,41.5615654],[27.6823082,41.5616531],[27.6824875,41.561615],[27.6826992,41.5615463],[27.6829987,41.5615234],[27.6831188,41.5616035],[27.6834183,41.5617561],[27.6837788,41.5619164],[27.6839886,41.5619354],[27.6841583,41.5620041],[27.6843491,41.5620537],[27.6844788,41.5620155],[27.6857376,41.5618858],[27.686079,41.5620956],[27.6862488,41.5623055],[27.6882782,41.561924],[27.6883488,41.5618553],[27.6884174,41.5618057],[27.6886692,41.5618057],[27.6888084,41.5617752],[27.6888676,41.5617332],[27.6890678,41.5617332],[27.6891689,41.5617142],[27.6894188,41.5617142],[27.689539,41.5616951],[27.6898384,41.5615845],[27.6898479,41.5615158],[27.6898785,41.5614853],[27.6899185,41.5614433],[27.6900883,41.561245],[27.6903687,41.5612259],[27.6905079,41.5611649],[27.6910286,41.5607033],[27.6911888,41.5606651],[27.6926689,41.5604248],[27.6930084,41.5604057],[27.6932087,41.5604439],[27.6935291,41.5604553],[27.693819,41.5606155],[27.694109,41.5607033],[27.6945381,41.5607948],[27.6949387,41.5607529],[27.6954384,41.5608559],[27.6955585,41.560894],[27.6958179,41.5609436],[27.6961689,41.5609665],[27.6962891,41.560936],[27.6964493,41.5608749],[27.696579,41.5608559],[27.6966782,41.5607948],[27.6971874,41.5607262],[27.6973076,41.5606651],[27.6975689,41.560585],[27.6976776,41.5605545],[27.6979885,41.5606155],[27.6980782,41.5606842],[27.698288,41.5606842],[27.6984978,41.5607643],[27.6989288,41.5608864],[27.6990376,41.5608749],[27.6991787,41.5609245],[27.6992588,41.5609131],[27.6993675,41.5609131],[27.6994686,41.560936],[27.6995678,41.560955],[27.6996574,41.5609932],[27.6996975,41.5610161],[27.6997776,41.5610733],[27.6998692,41.5611038],[27.6999493,41.5611458],[27.700098,41.561203],[27.7001991,41.561264],[27.7002983,41.5612946],[27.7003784,41.5613441],[27.7004776,41.5613937],[27.7005882,41.5614243],[27.7007084,41.5614433],[27.7008591,41.5614738],[27.7010078,41.5615349],[27.701128,41.5616264],[27.7013092,41.5616455],[27.7014084,41.5616455],[27.701479,41.5616455],[27.7015877,41.5616646],[27.7017288,41.5617256],[27.7018986,41.5618134],[27.7020092,41.5618553],[27.7021389,41.5619049],[27.7022877,41.5619659],[27.7023888,41.5619736],[27.7026081,41.561985],[27.7026978,41.561985],[27.7027779,41.561985],[27.7028885,41.5619965],[27.7030087,41.5620155],[27.7031784,41.5620155],[27.7032585,41.5620346],[27.7033482,41.5620651],[27.7034893,41.5620651],[27.703619,41.5620651],[27.7037392,41.5621033],[27.7038383,41.5621338],[27.7039585,41.5621452],[27.7040787,41.5621262],[27.7041893,41.5621147],[27.7042484,41.5621147],[27.704319,41.5621452],[27.7043991,41.5621948],[27.7045479,41.5622635],[27.7045975,41.562294],[27.704649,41.5623055],[27.7047176,41.5623131],[27.7047787,41.5623131],[27.7048378,41.5623131],[27.7048893,41.5623131],[27.7049885,41.5623436],[27.7050381,41.5623665],[27.7051182,41.5623665],[27.7051792,41.5623856],[27.7052288,41.5623856],[27.7052879,41.5623856],[27.7053375,41.5623856],[27.705389,41.5623932],[27.7054386,41.5623932],[27.7054977,41.5624046],[27.7055779,41.5624161],[27.7056389,41.5624161],[27.705698,41.5624046],[27.7057381,41.5624161],[27.7057781,41.5624161],[27.7058582,41.5624352],[27.7059193,41.5624542],[27.7060089,41.5624962],[27.706068,41.5625229],[27.7061176,41.5625458],[27.7061577,41.5625763],[27.7062092,41.5625839],[27.7062778,41.5625839],[27.7063179,41.5625954],[27.7063885,41.5625954],[27.7064381,41.5625954],[27.7064877,41.5626144],[27.7066078,41.562603],[27.7066784,41.5625839],[27.706749,41.5625648],[27.7067776,41.5625458],[27.7068386,41.5625229],[27.7068787,41.5625153],[27.7069378,41.5624847],[27.7069988,41.5624466],[27.7070274,41.5624352],[27.7070885,41.5624161],[27.707119,41.5623932],[27.7071686,41.5623932],[27.7072086,41.5623856],[27.7072582,41.5623665],[27.7072983,41.562355],[27.7073593,41.5623245],[27.7073784,41.562294],[27.7073879,41.5622635],[27.7074089,41.5622253],[27.707428,41.5621834],[27.707468,41.5621262],[27.7075176,41.5620766],[27.7075577,41.5620232],[27.7076283,41.5619659],[27.7076988,41.5618858],[27.7077484,41.5618362],[27.7078075,41.5617828],[27.7078686,41.5617256],[27.7079086,41.5616646],[27.7079582,41.5616341],[27.7080288,41.5615959],[27.7080975,41.5615463],[27.7081585,41.5615234],[27.7082176,41.5614433],[27.7082882,41.5614128],[27.7083588,41.5613632],[27.7084675,41.5613136],[27.7085285,41.5612946],[27.7085876,41.5613136],[27.7086391,41.5613136],[27.7086983,41.561306],[27.7087593,41.5612831],[27.7087975,41.5612755],[27.708849,41.5612755],[27.7089291,41.5612564],[27.7089787,41.5612259],[27.7090282,41.5612144],[27.7091084,41.5612144],[27.709198,41.5611954],[27.7092781,41.5611954],[27.7093277,41.5611954],[27.7093678,41.561203],[27.7094288,41.561245],[27.7094593,41.5612831],[27.7094975,41.5613251],[27.709549,41.5613365],[27.7096081,41.5613441],[27.7096691,41.5613365],[27.7097683,41.5613136],[27.7098484,41.561306],[27.7099075,41.561306],[27.7099876,41.5613136],[27.7100582,41.5613136],[27.7101288,41.5613136],[27.7101974,41.561306],[27.7102489,41.5612946],[27.7103081,41.561306],[27.7103386,41.5613556],[27.7103882,41.5614052],[27.7104187,41.5614357],[27.7104988,41.5614433],[27.7105675,41.5614738],[27.710619,41.5614929],[27.7106876,41.5615463],[27.7108078,41.5615845],[27.7108593,41.5615959],[27.7109184,41.561615],[27.710968,41.5616455],[27.7110386,41.5617256],[27.7110786,41.5618134],[27.7111588,41.5619164],[27.7112179,41.5619545],[27.7113075,41.5619965],[27.7113686,41.5620232],[27.7114582,41.5620537],[27.7115192,41.5620956],[27.7115879,41.5621758],[27.711668,41.5622444],[27.7116985,41.5622635],[27.7117577,41.562294],[27.7118282,41.5623245],[27.7118893,41.5623665],[27.7119293,41.5624161],[27.711998,41.5624466],[27.712038,41.5624847],[27.7120686,41.5625343],[27.7121181,41.5625839],[27.7122078,41.562645],[27.7122288,41.562706],[27.7122879,41.5627441],[27.7123775,41.5627747],[27.712429,41.5628357],[27.7125778,41.5629158],[27.7126884,41.5629539],[27.712759,41.5630531],[27.7128277,41.5631142],[27.7129383,41.5631638],[27.7130489,41.5631943],[27.7131176,41.5632553],[27.7132092,41.5633163],[27.7132587,41.5633736],[27.7133179,41.5634766],[27.7134285,41.5635452],[27.7135086,41.563633],[27.7135277,41.5636635],[27.7135391,41.563736],[27.7135582,41.5637856],[27.7136078,41.5638237],[27.7136688,41.5638733],[27.7137489,41.5639954],[27.7138081,41.5640755],[27.7138577,41.564106],[27.7139187,41.5642052],[27.7140293,41.5642548],[27.714098,41.5643234],[27.7142582,41.5644531],[27.7143593,41.5645332],[27.7143879,41.5645943],[27.7144489,41.5646553],[27.7145691,41.5647354],[27.7146378,41.5648537],[27.7147388,41.5649529],[27.714859,41.5650139],[27.7149887,41.5650635],[27.7150383,41.5651054],[27.7151375,41.565155],[27.7152481,41.5652046],[27.7153378,41.5652542],[27.7154083,41.5652962],[27.715519,41.5653458],[27.7155991,41.565403],[27.7157288,41.5654831],[27.7158279,41.5655136],[27.7159576,41.5655746],[27.7160492,41.5655746],[27.7161484,41.5655937],[27.7163887,41.5656242],[27.7166882,41.5657234],[27.7170982,41.565815],[27.7176075,41.5659142],[27.7177181,41.5659447],[27.7179489,41.5659752],[27.7182293,41.5659828],[27.7184277,41.5659943],[27.7185593,41.5659828],[27.718668,41.5660248],[27.7188892,41.566124],[27.719099,41.5661736],[27.7195377,41.5662231],[27.7198277,41.5663261],[27.7201385,41.5664864],[27.720459,41.5667152],[27.7209377,41.5671234],[27.7211781,41.5673447],[27.7217579,41.5678329],[27.7225285,41.5684433],[27.7227688,41.5686264],[27.7234783,41.5690231],[27.7237892,41.5692253],[27.7244587,41.5695648],[27.7249889,41.5697365],[27.7252693,41.5697861],[27.7257881,41.5698357],[27.7265892,41.5698738],[27.7268276,41.5698357],[27.7272587,41.5696945],[27.7278385,41.5694847],[27.7282791,41.5693932],[27.7288074,41.569355],[27.7298279,41.5694237],[27.7318192,41.5695648],[27.7328491,41.569603],[27.740509,41.5698051],[27.7409592,41.5698051],[27.7486382,41.569973],[27.7491093,41.5699959],[27.7497177,41.5700455],[27.7501793,41.5701637],[27.7506676,41.570343],[27.7509079,41.5704536],[27.7517376,41.5710564],[27.7527084,41.5716438],[27.7533989,41.5720863],[27.753849,41.5722656],[27.7552185,41.5726433],[27.7565479,41.5730629],[27.7574081,41.5733948],[27.7583275,41.5724754],[27.758419,41.5725365],[27.7591782,41.5730247],[27.7596283,41.5733261],[27.7604675,41.5738754],[27.7609882,41.574234],[27.7613678,41.5745163],[27.7616291,41.5747147],[27.7622089,41.5751038],[27.7624683,41.5752754],[27.763298,41.5758362],[27.7638187,41.5761948],[27.7639275,41.5762444],[27.7644691,41.5762253],[27.7645378,41.5762138],[27.7645988,41.5761948],[27.764658,41.5761757],[27.764719,41.5761337],[27.7653275,41.5757256],[27.7655792,41.5755234],[27.7655888,41.5753136],[27.7656975,41.574955],[27.7657681,41.5749054],[27.7661591,41.574585],[27.7667084,41.5740929],[27.7670479,41.5736465],[27.7672081,41.5734634],[27.7672787,41.5734062],[27.7672386,41.5732765]]},{"id":19613,"author":"AnaDigit","name_GR":"Sultans Trail: 6.07. Vize - Saray","description_GR":"Section-Trail 6.07","path":"Sultans_Trail\/sultans_trail_607","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":23379,"name_EN":"Sultans Trail: 6.07. Vize - Saray","description_EN":"Section-Trail 6.07","ascent_time":493,"descent_time":491,"marker":"","level":9,"ascent":308,"descent":332,"maxelev":212,"minelev":140,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(27.76721 41.44111,27.92407 41.57328)","views":0,"millestones":"","x":27.8585072,"y":41.5307884,"coor":[[27.7672062,41.5732765],[27.7672367,41.5732689],[27.7673359,41.5732574],[27.7673454,41.5732079],[27.7673969,41.5731659],[27.768177,41.5725365],[27.7686863,41.5721474],[27.7687359,41.5721664],[27.7690659,41.5720787],[27.7693653,41.5719986],[27.7698669,41.5718765],[27.7699261,41.5718575],[27.7700157,41.5718079],[27.7704468,41.5715179],[27.7707653,41.5713692],[27.7710857,41.5712166],[27.7715759,41.5709686],[27.7718754,41.570816],[27.7721767,41.5706787],[27.7724056,41.5705757],[27.7725563,41.570507],[27.7728958,41.5703773],[27.7731857,41.5702858],[27.7734661,41.5702057],[27.7737255,41.5701485],[27.7738972,41.5700989],[27.7741261,41.5700378],[27.7744961,41.5699081],[27.7750263,41.5696793],[27.7754154,41.569519],[27.7772865,41.5689583],[27.7774258,41.5689659],[27.7786064,41.5686684],[27.7793064,41.5685158],[27.7796154,41.5684586],[27.7804356,41.5682793],[27.7809467,41.5681381],[27.7811756,41.5680962],[27.7812157,41.5680885],[27.7816257,41.5680084],[27.7823353,41.5678558],[27.7825871,41.5677986],[27.7828465,41.5677071],[27.7830467,41.5676155],[27.783226,41.5675163],[27.7834454,41.567379],[27.7837257,41.5671883],[27.7838955,41.5670586],[27.7840672,41.5669479],[27.7842159,41.5668564],[27.7843361,41.5667992],[27.7844467,41.5667572],[27.7846069,41.5667267],[27.7847767,41.5666962],[27.7849159,41.5666656],[27.7850456,41.5666275],[27.7853355,41.5665169],[27.7854767,41.5664787],[27.7856255,41.5664368],[27.7857571,41.5664063],[27.7858963,41.5663986],[27.786026,41.5663872],[27.7861271,41.5663757],[27.7862663,41.5663681],[27.786377,41.566349],[27.7865467,41.5663071],[27.7867165,41.566288],[27.7868671,41.5662766],[27.7869568,41.5662575],[27.7870464,41.566227],[27.787117,41.5661964],[27.7871666,41.5661774],[27.7872257,41.5661392],[27.7872562,41.5660973],[27.7872868,41.5660591],[27.7873154,41.5660172],[27.7873955,41.5659561],[27.7875156,41.5658569],[27.7876167,41.5657959],[27.7877464,41.5657387],[27.7880154,41.5655975],[27.7881355,41.5655556],[27.7882366,41.5655174],[27.7883453,41.5654793],[27.7885456,41.5654068],[27.7887058,41.5653572],[27.788847,41.5653267],[27.7889862,41.5653076],[27.789156,41.5653076],[27.7892456,41.5653076],[27.7893372,41.5652962],[27.7893963,41.5652885],[27.7894669,41.5652657],[27.7895164,41.565239],[27.7897854,41.5650978],[27.789917,41.5650368],[27.7899857,41.5650063],[27.7900753,41.5649681],[27.7901459,41.564949],[27.7902355,41.5649376],[27.7903271,41.5649261],[27.7907867,41.5649261],[27.790926,41.5649185],[27.7910671,41.5649071],[27.7912464,41.5648766],[27.7914066,41.564846],[27.7916355,41.5647888],[27.7922268,41.5646172],[27.7928257,41.5644379],[27.7931366,41.5643463],[27.7932663,41.5643158],[27.793457,41.5642662],[27.7935753,41.5642357],[27.7936764,41.5641975],[27.793787,41.5641479],[27.794117,41.5639687],[27.7943459,41.5638466],[27.7946663,41.5636673],[27.794796,41.5635872],[27.7948666,41.563549],[27.7949257,41.5634766],[27.7950153,41.5633659],[27.7950554,41.5632858],[27.7951164,41.5632477],[27.795187,41.5632057],[27.7953758,41.5630875],[27.7956467,41.5629272],[27.796196,41.5626488],[27.7965469,41.562458],[27.796627,41.5624084],[27.7969761,41.5622292],[27.7970467,41.5621758],[27.7971153,41.5621262],[27.7972069,41.562027],[27.797287,41.5619164],[27.7973061,41.5618668],[27.7974567,41.5617981],[27.7981758,41.5614967],[27.7987366,41.5612564],[27.7988358,41.5612259],[27.7989464,41.5611992],[27.799057,41.5611687],[27.7991962,41.5611572],[27.7995968,41.5611382],[27.799736,41.5611267],[27.7998867,41.5610962],[27.8003654,41.5610275],[27.8006363,41.560997],[27.8008957,41.560997],[27.801096,41.5609856],[27.8011665,41.5609856],[27.8012371,41.5609665],[27.8013058,41.5609474],[27.801487,41.5608673],[27.8017254,41.5607376],[27.8019867,41.5605965],[27.8023663,41.560318],[27.8025761,41.560257],[27.8027267,41.560257],[27.8031464,41.5603867],[27.8034554,41.5604782],[27.8036957,41.5605392],[27.8040066,41.5605888],[27.804266,41.5605888],[27.8045559,41.5605583],[27.8049755,41.5604858],[27.8051567,41.5604362],[27.8053055,41.5603867],[27.8055153,41.5602989],[27.805727,41.5601768],[27.8058853,41.5600967],[27.8061161,41.5600166],[27.8063164,41.559967],[27.8065472,41.5599289],[27.806736,41.5599174],[27.8069057,41.5599174],[27.8070354,41.5599365],[27.807127,41.5599289],[27.8072071,41.5598984],[27.8073158,41.5597763],[27.8075256,41.5595474],[27.8076954,41.5593872],[27.8082161,41.5590973],[27.8089371,41.5586891],[27.8094769,41.5584259],[27.8104553,41.5580368],[27.8112965,41.5576782],[27.8117561,41.5575371],[27.8122063,41.5573387],[27.8124466,41.5572777],[27.812746,41.5572662],[27.813076,41.5572166],[27.813427,41.5571671],[27.8138065,41.557148],[27.8139362,41.5571289],[27.8143368,41.5570259],[27.8147564,41.5569687],[27.8151569,41.5569077],[27.815527,41.5568161],[27.8157768,41.5567169],[27.8160553,41.5566292],[27.8163757,41.5565567],[27.8166561,41.5565262],[27.816946,41.5565071],[27.8171158,41.556488],[27.8173561,41.5564079],[27.8177166,41.5562286],[27.8181667,41.5560265],[27.8184662,41.5559464],[27.8188953,41.5559082],[27.8194065,41.5558586],[27.8195362,41.5558357],[27.8196468,41.5558167],[27.8198967,41.5557556],[27.8202267,41.5555878],[27.8206158,41.5554161],[27.8208256,41.5553589],[27.8210869,41.5552788],[27.8217163,41.5550575],[27.8221264,41.5548859],[27.8223572,41.5547676],[27.8226357,41.5545959],[27.8228455,41.5544472],[27.8230953,41.5543175],[27.8233261,41.5543785],[27.8236771,41.5544357],[27.8240166,41.5542984],[27.824297,41.5542374],[27.8244762,41.5542183],[27.8245964,41.5541992],[27.8247471,41.5541878],[27.8248367,41.5541077],[27.8249054,41.5539665],[27.8249569,41.5538368],[27.824976,41.553566],[27.8249855,41.5534363],[27.8250256,41.5533066],[27.8251266,41.5531082],[27.8252163,41.5528755],[27.8252869,41.5527992],[27.8254662,41.5526772],[27.8257771,41.5526085],[27.8258572,41.5523758],[27.8259258,41.5521278],[27.8259754,41.551918],[27.8259869,41.551548],[27.8259964,41.551136],[27.8260155,41.5509071],[27.826086,41.5506363],[27.8262959,41.550209],[27.8267155,41.5494461],[27.8268967,41.5489578],[27.8269558,41.5486183],[27.8270359,41.5484085],[27.8271656,41.5480461],[27.8271866,41.5479889],[27.8272667,41.5478172],[27.8274364,41.5476189],[27.827816,41.5474091],[27.828146,41.5472069],[27.8284054,41.5469475],[27.8287258,41.5467491],[27.8290558,41.5465393],[27.829277,41.5463257],[27.8296261,41.5458755],[27.8299465,41.5455666],[27.8307762,41.5446091],[27.8312569,41.5440483],[27.8315163,41.5437775],[27.8316555,41.5435066],[27.8317757,41.5431862],[27.8318272,41.5429382],[27.8317356,41.5426865],[27.8317356,41.5424767],[27.8318958,41.5422592],[27.8320465,41.5420189],[27.832346,41.5413589],[27.832407,41.5410576],[27.8325157,41.5407486],[27.832716,41.5405159],[27.8329258,41.5403366],[27.8331661,41.5399857],[27.8332653,41.5398293],[27.833437,41.5395088],[27.8336258,41.5390282],[27.8339653,41.538456],[27.8342171,41.5378685],[27.8343563,41.5373764],[27.8344269,41.5369186],[27.8345261,41.5364571],[27.8346157,41.5359993],[27.8347855,41.5357475],[27.8349457,41.5356865],[27.8350468,41.5356369],[27.8357353,41.5355568],[27.8363056,41.5355492],[27.837307,41.5355568],[27.8377857,41.5355377],[27.8384666,41.5355873],[27.8389263,41.5355873],[27.839817,41.5355072],[27.840786,41.5354958],[27.8416271,41.5354958],[27.8422871,41.5355492],[27.8428955,41.5355377],[27.8436871,41.5354958],[27.844286,41.5354881],[27.8450069,41.5353889],[27.8454361,41.5352592],[27.8456364,41.5352592],[27.8459568,41.5352058],[27.8468361,41.5352058],[27.8471165,41.5352287],[27.8472672,41.5352478],[27.8475266,41.5353584],[27.8477268,41.5355072],[27.8478355,41.5355568],[27.8479462,41.5355988],[27.8480358,41.5356483],[27.848177,41.5357475],[27.8482971,41.5357666],[27.8484764,41.5357666],[27.8486462,41.5358086],[27.8495159,41.536068],[27.8502159,41.5362968],[27.850647,41.5363655],[27.8511963,41.536377],[27.8514366,41.5363579],[27.8515167,41.5363274],[27.8518372,41.5362282],[27.852457,41.5360374],[27.8533154,41.5357857],[27.8536758,41.5356789],[27.8539658,41.5355186],[27.8540363,41.5355263],[27.8546467,41.5358467],[27.8550854,41.536026],[27.8553963,41.5360184],[27.8559265,41.5358658],[27.8560753,41.5358391],[27.8561668,41.5358276],[27.856266,41.5357666],[27.8563156,41.5357056],[27.8563461,41.5356483],[27.8563671,41.5355492],[27.8563766,41.5353279],[27.8563957,41.5351372],[27.8564072,41.5350761],[27.8564758,41.5349655],[27.8565769,41.5348358],[27.8565254,41.5346985],[27.8563061,41.5343971],[27.8562756,41.534359],[27.8563557,41.5341988],[27.8563862,41.5341072],[27.8564072,41.5339584],[27.8564663,41.5337563],[27.8565254,41.5336075],[27.8566971,41.5334473],[27.8569164,41.5332985],[27.8569756,41.5332069],[27.8569756,41.5331268],[27.8571358,41.5323868],[27.8573265,41.5313873],[27.8573856,41.5312271],[27.857626,41.5311775],[27.8577862,41.5311661],[27.8579369,41.5311584],[27.858036,41.5311775],[27.8581257,41.531189],[27.8582268,41.531189],[27.858326,41.5311356],[27.8583965,41.5310478],[27.8584461,41.5309372],[27.8585072,41.5307884],[27.8585663,41.5306587],[27.8586159,41.5305672],[27.858717,41.5303268],[27.858717,41.5302391],[27.8587971,41.5302086],[27.8588467,41.5301476],[27.8590355,41.5298386],[27.8594055,41.5294876],[27.8596764,41.5292778],[27.860117,41.5289879],[27.860527,41.5287476],[27.8608971,41.5284386],[27.8611965,41.5280876],[27.8614254,41.5277367],[27.861887,41.5270081],[27.8619766,41.5269661],[27.8621159,41.526577],[27.8622055,41.5261383],[27.8623657,41.5256271],[27.8624668,41.5252686],[27.8626461,41.5250168],[27.8628864,41.5247383],[27.8631153,41.5243874],[27.863287,41.5239983],[27.8634071,41.5237389],[27.863596,41.5232162],[27.8638153,41.5228157],[27.8640556,41.522419],[27.8641853,41.5221176],[27.8644466,41.5217171],[27.864706,41.521389],[27.8650455,41.5210075],[27.8652763,41.5207367],[27.8656559,41.5201988],[27.8659153,41.5198288],[27.8661556,41.5194969],[27.8665657,41.5191765],[27.8668861,41.5188484],[27.8672371,41.5184479],[27.8674755,41.5181885],[27.8676853,41.5178986],[27.8679466,41.5175285],[27.8681259,41.5171356],[27.8682461,41.516777],[27.8683662,41.5165672],[27.8684254,41.5164185],[27.8686371,41.516037],[27.8686466,41.5159683],[27.8685856,41.5158958],[27.8684559,41.5157661],[27.8685265,41.5155258],[27.8685856,41.5154572],[27.8686867,41.5153389],[27.8690758,41.5149193],[27.869276,41.514679],[27.8693256,41.514637],[27.8694267,41.5145493],[27.8695869,41.5144157],[27.8697662,41.5143089],[27.8699169,41.5141869],[27.8700371,41.5141068],[27.8699455,41.5139961],[27.8702259,41.5138779],[27.8705559,41.5137367],[27.8711166,41.5134659],[27.8716354,41.5132256],[27.8722267,41.5129166],[27.8732662,41.5123978],[27.8736668,41.5121689],[27.8740463,41.5119858],[27.8746166,41.5115662],[27.8747368,41.511467],[27.874897,41.5113258],[27.8751659,41.5111389],[27.875267,41.5110855],[27.8757668,41.5109673],[27.8760471,41.5109062],[27.8762569,41.5108376],[27.8765068,41.5107384],[27.8767262,41.5106277],[27.8774166,41.5101967],[27.8774567,41.5101166],[27.8777561,41.5097389],[27.8782253,41.5092392],[27.8785057,41.5090485],[27.8788967,41.5085373],[27.8792458,41.5080681],[27.8797169,41.5074463],[27.880146,41.5069466],[27.8805656,41.5066566],[27.881546,41.5060883],[27.8832264,41.5049782],[27.883297,41.5049667],[27.8835564,41.5049667],[27.8838959,41.5040665],[27.8845062,41.5042763],[27.8845654,41.5042191],[27.8848667,41.5040169],[27.8850555,41.5039177],[27.8857269,41.5036774],[27.8861256,41.5034256],[27.8866253,41.5031586],[27.8868961,41.5029984],[27.8874569,41.5027962],[27.8877354,41.5026474],[27.8880768,41.5024261],[27.8883266,41.5022583],[27.888607,41.5021057],[27.8886967,41.5020561],[27.8894768,41.5014191],[27.8899059,41.5010681],[27.8904266,41.500679],[27.890686,41.5005074],[27.8909454,41.5003586],[27.8911858,41.5001869],[27.891407,41.4999886],[27.8914967,41.4998093],[27.8915558,41.4995766],[27.8915768,41.4994087],[27.8916569,41.4991074],[27.8918571,41.4988174],[27.8921566,41.4985085],[27.8926468,41.4980392],[27.8928967,41.4977989],[27.8931656,41.4975471],[27.8934269,41.4973068],[27.8937168,41.4970589],[27.8939667,41.4968567],[27.8942261,41.4966087],[27.894577,41.496006],[27.8946857,41.4957275],[27.8948154,41.4954185],[27.8948555,41.495266],[27.8948956,41.4951057],[27.8949356,41.4949455],[27.8950062,41.4948082],[27.8951454,41.4946671],[27.8953762,41.4944077],[27.8963165,41.4938889],[27.8964558,41.4937286],[27.896637,41.493557],[27.8967571,41.4934883],[27.8968353,41.4934273],[27.897047,41.4933167],[27.8973465,41.4931984],[27.8978271,41.4930458],[27.8980656,41.4929657],[27.8980961,41.4928589],[27.8981571,41.4927788],[27.8982162,41.4927177],[27.8983269,41.4926376],[27.8984871,41.4925461],[27.8985367,41.4925156],[27.8985558,41.4924393],[27.8985863,41.4923172],[27.8986263,41.492218],[27.8986664,41.492157],[27.8986969,41.4920692],[27.8986969,41.4919281],[27.8986759,41.4918289],[27.8985958,41.4916763],[27.8985157,41.491539],[27.8984756,41.4914093],[27.8984871,41.4913559],[27.8985558,41.4913063],[27.8986855,41.4912758],[27.8990269,41.4911766],[27.8995457,41.491066],[27.8998756,41.4909859],[27.9001255,41.4908981],[27.9004269,41.490818],[27.9005165,41.4906883],[27.9004555,41.4905167],[27.9003067,41.4903755],[27.900177,41.4902763],[27.9000454,41.4901962],[27.8999157,41.4900665],[27.8999157,41.4899979],[27.8999367,41.4899178],[27.8999767,41.4897957],[27.9000263,41.4897156],[27.9000359,41.4895668],[27.9000359,41.4894676],[27.9000759,41.4893684],[27.9001064,41.4892883],[27.900116,41.4892273],[27.900156,41.4888077],[27.900177,41.4886971],[27.9002457,41.4886284],[27.9004059,41.4885979],[27.9006157,41.4886055],[27.9007263,41.488636],[27.900856,41.4887161],[27.9009762,41.4887772],[27.9010963,41.4887657],[27.901186,41.4887581],[27.9013062,41.488678],[27.9014263,41.4886284],[27.9015656,41.4885292],[27.9016457,41.4884682],[27.9017563,41.4884071],[27.9017963,41.4883461],[27.9017868,41.4881973],[27.9017963,41.4881172],[27.9018669,41.4879875],[27.901886,41.4878769],[27.9018955,41.4877892],[27.901926,41.4875565],[27.9018269,41.4873886],[27.9016361,41.4871368],[27.9016857,41.4870987],[27.9017868,41.4869576],[27.9018669,41.4867363],[27.901907,41.4866257],[27.9019871,41.4864883],[27.9020767,41.4863091],[27.9021263,41.4861488],[27.9021759,41.4859085],[27.9022369,41.4857178],[27.9021854,41.4855766],[27.9021854,41.4855156],[27.902317,41.485199],[27.9023666,41.4850273],[27.9023972,41.4849358],[27.9021759,41.484848],[27.9018764,41.4847565],[27.9016666,41.4846458],[27.9015369,41.484539],[27.9010658,41.4842758],[27.9007168,41.4839973],[27.9004364,41.4836693],[27.9001656,41.483387],[27.9000359,41.483017],[27.9000454,41.4827461],[27.8999767,41.4824982],[27.9000359,41.4813385],[27.9001656,41.4806786],[27.9005356,41.4799385],[27.9007454,41.4794273],[27.9010754,41.4786682],[27.9017353,41.4778366],[27.9017868,41.477478],[27.901926,41.4771767],[27.902256,41.4768066],[27.9025154,41.4765167],[27.9027271,41.4761963],[27.9027863,41.4758263],[27.9025669,41.4754677],[27.902317,41.4751968],[27.9019966,41.4748268],[27.901226,41.4739075],[27.9010963,41.4736061],[27.9010963,41.4735184],[27.900856,41.4732857],[27.9007759,41.4730072],[27.9005566,41.4719963],[27.9005661,41.471756],[27.900877,41.4705963],[27.9009361,41.469986],[27.9009666,41.4695473],[27.9009056,41.4691658],[27.901226,41.4689369],[27.9016266,41.4685974],[27.9019356,41.4683762],[27.902277,41.4681664],[27.9027653,41.4679375],[27.9030457,41.4678764],[27.9036655,41.4675484],[27.9042759,41.467289],[27.9046764,41.4672089],[27.9052067,41.4669876],[27.9058666,41.4668274],[27.9063759,41.4666481],[27.9069366,41.4664955],[27.907856,41.4662361],[27.9090061,41.4659157],[27.9094257,41.4656792],[27.909956,41.4653091],[27.9104862,41.465107],[27.9109955,41.4649391],[27.9114056,41.4646873],[27.9117355,41.4643288],[27.912117,41.4638672],[27.9126167,41.4632263],[27.9129753,41.4628258],[27.9130669,41.462719],[27.9131165,41.4626579],[27.9135456,41.462307],[27.9138069,41.4620285],[27.9139366,41.4618187],[27.9143372,41.4614677],[27.9146862,41.4612083],[27.9150066,41.4609756],[27.9156265,41.460556],[27.9161453,41.4602966],[27.9164867,41.4600868],[27.9167671,41.4598389],[27.9171371,41.4595985],[27.9175663,41.4592476],[27.9177265,41.4591179],[27.9179668,41.4588585],[27.918026,41.458786],[27.9182758,41.4586792],[27.9187069,41.458519],[27.9188557,41.4584084],[27.919117,41.4581566],[27.9191666,41.4579887],[27.9191666,41.4575577],[27.9191761,41.4574089],[27.9192257,41.4573288],[27.9192753,41.4572983],[27.9194565,41.4573059],[27.9195461,41.4573555],[27.9196854,41.4575081],[27.9199371,41.4573288],[27.9200668,41.4571686],[27.9204559,41.4567871],[27.9203663,41.4565964],[27.9203262,41.4565163],[27.9203854,41.4564362],[27.9204559,41.4561691],[27.9206066,41.4558372],[27.9206753,41.4556389],[27.9207554,41.4555168],[27.9208355,41.4554558],[27.9210072,41.455349],[27.9210758,41.4552574],[27.9211559,41.4551468],[27.9211464,41.4548988],[27.9210854,41.454586],[27.9210968,41.454277],[27.9211655,41.4540367],[27.9214363,41.4535255],[27.9214859,41.4533691],[27.921526,41.4531059],[27.921526,41.4530792],[27.9215164,41.4526367],[27.9215355,41.4524879],[27.9215755,41.4523888],[27.9216557,41.4522171],[27.9217854,41.4520264],[27.9219666,41.4518089],[27.9221859,41.4516068],[27.9224758,41.4514465],[27.9227962,41.4513168],[27.9230862,41.4511566],[27.9233265,41.4509888],[27.9235764,41.4508057],[27.9237461,41.4506493],[27.9239159,41.4503174],[27.9240265,41.4501381],[27.9240665,41.4500961],[27.9240265,41.4500275],[27.9237156,41.4494858],[27.9234161,41.4490166],[27.9232368,41.448658],[27.9231071,41.4485779],[27.9227867,41.4481163],[27.9227467,41.4480362],[27.9222965,41.4476967],[27.9218769,41.4472961],[27.9215069,41.4469261],[27.9210167,41.4464569],[27.9204655,41.4459572],[27.9199467,41.445488],[27.9194164,41.4450073],[27.9187469,41.4445076],[27.9182663,41.4441681],[27.9198761,41.4427261],[27.9202766,41.4423866],[27.9205761,41.4420662],[27.9206161,41.4420166],[27.9216366,41.4411087]]},{"id":19614,"author":"AnaDigit","name_GR":"Sultans Trail: 6.08. Saray - Binkili\u00e7-Fatih","description_GR":"Section-Trail 6.08","path":"Sultans_Trail\/sultans_trail_608","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":29435,"name_EN":"Sultans Trail: 6.08. Saray - Binkili\u00e7-Fatih","description_EN":"Section-Trail 6.08","ascent_time":904,"descent_time":904,"marker":"","level":9,"ascent":393,"descent":358,"maxelev":217,"minelev":137,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(27.92111 41.40131,28.18723 41.44111)","views":2,"millestones":"","x":28.0416412,"y":41.4030495,"coor":[[27.9216423,41.4411087],[27.9212608,41.4408607],[27.9211121,41.4407578],[27.9222012,41.4404106],[27.922781,41.4403114],[27.9235516,41.4401703],[27.9236717,41.4401512],[27.9241123,41.4400711],[27.9252224,41.4398689],[27.9253826,41.4398384],[27.9257622,41.4397583],[27.9261112,41.439621],[27.9272423,41.4391289],[27.9273911,41.4390678],[27.9276924,41.438961],[27.9279213,41.4389191],[27.9281425,41.4389191],[27.9282722,41.4389496],[27.9286118,41.4390793],[27.9290409,41.4392281],[27.9295616,41.4393196],[27.9299526,41.4393082],[27.9301014,41.43927],[27.9302921,41.439209],[27.9313717,41.438591],[27.9338722,41.4371681],[27.9342327,41.4369698],[27.9345417,41.4368896],[27.9347725,41.4367981],[27.9352818,41.4368286],[27.9357014,41.4367409],[27.9359226,41.4366608],[27.9361916,41.4365692],[27.9364414,41.4364586],[27.9370022,41.4362488],[27.9372616,41.4361191],[27.938982,41.4351578],[27.9399815,41.4349785],[27.9409313,41.4348106],[27.9417114,41.4346581],[27.9420223,41.4345703],[27.942482,41.4344482],[27.9426117,41.4344978],[27.942812,41.4346809],[27.9429722,41.4348412],[27.943121,41.4350014],[27.9433422,41.4353714],[27.9436417,41.4354401],[27.9439716,41.4353294],[27.9442215,41.4352684],[27.9445324,41.4351997],[27.9461422,41.4348679],[27.9462509,41.4347878],[27.9465809,41.4346886],[27.9466915,41.4346581],[27.9468613,41.4346313],[27.9470024,41.4346085],[27.9471226,41.4346008],[27.9472923,41.4345589],[27.9474621,41.4345093],[27.9476223,41.4344902],[27.9479523,41.434391],[27.9483509,41.4342804],[27.9488125,41.4341698],[27.9490108,41.4341087],[27.9492817,41.4340706],[27.9493809,41.4340286],[27.9495716,41.4339714],[27.949892,41.4339104],[27.950222,41.4337387],[27.9533424,41.4324493],[27.953722,41.4323387],[27.9541321,41.4321213],[27.9544926,41.4320183],[27.954771,41.4318886],[27.9550114,41.4317513],[27.9552326,41.4315491],[27.9553909,41.4313507],[27.9554825,41.4312515],[27.9555817,41.4310913],[27.9556522,41.4309502],[27.9557114,41.4308281],[27.9558125,41.4307213],[27.9559517,41.4306412],[27.9560909,41.4305801],[27.9562225,41.4305382],[27.9564018,41.4305382],[27.9565525,41.4305496],[27.9567623,41.4305801],[27.9569511,41.4305878],[27.9571419,41.4305992],[27.9573517,41.4306183],[27.957531,41.4306412],[27.9576817,41.4306602],[27.9578209,41.4306602],[27.9579124,41.4306412],[27.9580326,41.4306412],[27.9580917,41.4306183],[27.9582024,41.4305878],[27.9583111,41.4305115],[27.9583416,41.4304581],[27.9583721,41.4304314],[27.9584618,41.4303513],[27.9585323,41.4302711],[27.9585419,41.4301987],[27.9585419,41.4301796],[27.9585724,41.430088],[27.9586315,41.4299583],[27.958662,41.4299011],[27.958662,41.4298401],[27.958662,41.4297714],[27.9586811,41.4296989],[27.9587917,41.4295998],[27.9589424,41.4294891],[27.9592915,41.4292183],[27.959341,41.4291687],[27.9594917,41.4293098],[27.9596519,41.4294395],[27.9598122,41.4295082],[27.960041,41.4295692],[27.9602413,41.4296494],[27.9605026,41.4297981],[27.9607925,41.430069],[27.9609413,41.4300995],[27.9611225,41.4301109],[27.9613323,41.4301186],[27.9615116,41.4301186],[27.9616222,41.4301109],[27.9618111,41.4300385],[27.9619923,41.4299507],[27.962122,41.4298706],[27.9622517,41.4297905],[27.9623508,41.4297295],[27.9624119,41.4296608],[27.9624615,41.4295998],[27.9625511,41.4295197],[27.9626522,41.4294586],[27.9627514,41.4293594],[27.962822,41.4292908],[27.9629116,41.4292297],[27.9630623,41.4291611],[27.963171,41.4290886],[27.9632416,41.429039],[27.9634724,41.4288788],[27.9635925,41.4288177],[27.9636326,41.4287796],[27.9634724,41.4286995],[27.9633923,41.4286194],[27.9633217,41.4285278],[27.9633121,41.4284592],[27.9633617,41.4283905],[27.9634609,41.428318],[27.9635525,41.4282608],[27.9636421,41.4282188],[27.9637222,41.4281693],[27.9637623,41.4281082],[27.9638119,41.4280205],[27.9639111,41.4279289],[27.9640312,41.4278412],[27.9641609,41.4277382],[27.9642315,41.4276581],[27.9642811,41.4276085],[27.9643211,41.4275513],[27.9643517,41.4274712],[27.9643211,41.4273987],[27.964241,41.42733],[27.9641418,41.427269],[27.9640827,41.4272003],[27.9639912,41.4271088],[27.9639225,41.4270287],[27.9639015,41.4269714],[27.9638824,41.4269104],[27.9638824,41.4268303],[27.9638824,41.4267578],[27.9638424,41.426651],[27.9638023,41.4265785],[27.9637413,41.4265099],[27.9637222,41.4264793],[27.9636726,41.4263878],[27.9636421,41.4263382],[27.963562,41.4262199],[27.9635525,41.4261398],[27.9635925,41.4260788],[27.9636326,41.4259796],[27.9636612,41.4258881],[27.9636822,41.4257889],[27.9636822,41.4256783],[27.9636612,41.42556],[27.9636421,41.4254608],[27.9636517,41.4253807],[27.9637012,41.4252701],[27.9637718,41.4251785],[27.9638424,41.4251099],[27.9639511,41.4250107],[27.9640522,41.4249191],[27.9641323,41.4248695],[27.9642124,41.4248085],[27.9643211,41.4247513],[27.9644222,41.4246979],[27.9645519,41.4246292],[27.9646511,41.4245987],[27.9647617,41.4245605],[27.9648724,41.424511],[27.964941,41.4244614],[27.9650612,41.4243889],[27.9651814,41.4243279],[27.9652615,41.4242706],[27.9653015,41.4241905],[27.9653625,41.4241104],[27.9653816,41.4240379],[27.9654121,41.4239693],[27.9654427,41.4238815],[27.9654617,41.4237709],[27.9654922,41.4236412],[27.9655209,41.4235115],[27.9655724,41.4233894],[27.965641,41.4232788],[27.9657211,41.4231682],[27.9657917,41.4230995],[27.9658623,41.4230309],[27.9659615,41.4229393],[27.966032,41.4228477],[27.9660625,41.4227715],[27.966011,41.4226913],[27.9659615,41.4226189],[27.9659519,41.4225388],[27.9659615,41.4224396],[27.9660015,41.4223785],[27.9660912,41.4222908],[27.9661522,41.4221878],[27.9662514,41.4221001],[27.9663124,41.4220505],[27.9664421,41.4219894],[27.9665909,41.4219513],[27.9667015,41.4219513],[27.9669514,41.4218407],[27.9673214,41.421669],[27.9677219,41.4215508],[27.968071,41.4214096],[27.9681416,41.4213181],[27.9682827,41.4209404],[27.9684715,41.4205704],[27.9686909,41.4202385],[27.9688816,41.4197807],[27.9689827,41.4192085],[27.9690514,41.4188499],[27.969141,41.4183578],[27.9691811,41.4179382],[27.9693012,41.4176292],[27.9694614,41.416851],[27.969532,41.4164505],[27.9696312,41.4160194],[27.9697018,41.4158401],[27.9696922,41.4154587],[27.9697819,41.4152184],[27.9699917,41.414959],[27.9700718,41.4148293],[27.9703217,41.4143715],[27.9704018,41.4141579],[27.970541,41.4136505],[27.970562,41.4135399],[27.9705315,41.4133797],[27.9704418,41.4130096],[27.9704323,41.412941],[27.9704418,41.4127312],[27.9704418,41.4126701],[27.9704514,41.4125786],[27.9704819,41.4123688],[27.970602,41.412159],[27.9706421,41.4120903],[27.9707527,41.4119186],[27.9708118,41.411808],[27.9709511,41.4115982],[27.9709816,41.4114609],[27.9710312,41.4110489],[27.9710426,41.4108086],[27.9710522,41.4106712],[27.9710617,41.4105301],[27.9711514,41.41008],[27.9711819,41.4099884],[27.9711914,41.4099312],[27.971262,41.4098091],[27.9713116,41.4096909],[27.9713821,41.4094391],[27.971241,41.409359],[27.9705124,41.4090195],[27.9707012,41.4088287],[27.9708023,41.4086609],[27.9708824,41.4084206],[27.971262,41.40802],[27.9720726,41.40802],[27.9720821,41.4078598],[27.9723415,41.407608],[27.9726009,41.4074097],[27.9728909,41.4071808],[27.9730225,41.4068909],[27.9730721,41.4067383],[27.9731426,41.4066391],[27.9732723,41.406559],[27.9736519,41.4063683],[27.9737415,41.4063377],[27.9739418,41.4062614],[27.9745026,41.406189],[27.9747524,41.4061584],[27.9750214,41.4061508],[27.9751415,41.4061699],[27.9754009,41.406208],[27.9755917,41.4062195],[27.9759121,41.4061813],[27.9762421,41.4061584],[27.9765816,41.4061508],[27.9767609,41.4061012],[27.9771824,41.4059715],[27.9776115,41.4057884],[27.9781227,41.4056206],[27.9785919,41.405468],[27.9788113,41.4054985],[27.9791012,41.4053993],[27.9796314,41.4052086],[27.9801121,41.4050598],[27.9805222,41.4049492],[27.9811325,41.404789],[27.9816418,41.4046707],[27.9822426,41.4045296],[27.9830608,41.4043312],[27.9837227,41.4042702],[27.9844723,41.4041901],[27.9847527,41.4042397],[27.9852924,41.404171],[27.9857616,41.4040298],[27.9862309,41.403801],[27.9867916,41.4036102],[27.9873314,41.40345],[27.987711,41.40345],[27.988081,41.4035301],[27.9885521,41.4035606],[27.9888821,41.4036903],[27.9893417,41.4037399],[27.9899025,41.4038506],[27.9903717,41.4039803],[27.9907627,41.4041405],[27.9913616,41.4042702],[27.9920025,41.4044991],[27.9921112,41.4045486],[27.9922314,41.4046097],[27.992672,41.4046898],[27.9931412,41.4048309],[27.9935913,41.4049911],[27.9941616,41.4051895],[27.9945621,41.4052391],[27.9950314,41.4052086],[27.9958324,41.4053001],[27.9961109,41.4052811],[27.9966717,41.4054108],[27.9968624,41.4053802],[27.9970818,41.4054184],[27.9974327,41.4056892],[27.9978027,41.4057503],[27.9982109,41.4057999],[27.9987221,41.4057693],[27.999321,41.4056511],[27.9997921,41.4055099],[28.0001221,41.4054298],[28.0005817,41.4052505],[28.0010509,41.4049377],[28.0013313,41.4047585],[28.0015011,41.4045906],[28.0016613,41.4043884],[28.0018425,41.4041901],[28.0020924,41.4039307],[28.0022621,41.4036407],[28.0024624,41.4034882],[28.0027618,41.4032593],[28.0031509,41.4030609],[28.0035515,41.4028206],[28.0037918,41.4025612],[28.0040112,41.4025002],[28.0045414,41.4025612],[28.0049915,41.40271],[28.0052319,41.4029198],[28.0055714,41.403389],[28.0058117,41.4036407],[28.0063725,41.4038696],[28.0068817,41.4039879],[28.0071621,41.4040604],[28.0076313,41.404171],[28.0080013,41.4043007],[28.0083618,41.4043808],[28.0087719,41.40448],[28.0089817,41.4046211],[28.0094814,41.4045715],[28.009861,41.4045906],[28.0102711,41.4045181],[28.0106125,41.4043808],[28.0108109,41.4041901],[28.0109711,41.4040909],[28.0112209,41.4040298],[28.0116825,41.404068],[28.0120316,41.4040489],[28.012352,41.4038887],[28.0126724,41.4037399],[28.0129509,41.4035797],[28.0130215,41.4034691],[28.0130825,41.4033813],[28.0132217,41.4033699],[28.013382,41.4031601],[28.0136719,41.4031296],[28.0139427,41.4030991],[28.0142212,41.4031487],[28.0144119,41.4031982],[28.0146313,41.4032402],[28.0148811,41.4031792],[28.0152512,41.4031181],[28.0156021,41.4031181],[28.0157623,41.403141],[28.0160313,41.403141],[28.0162926,41.4031105],[28.0166912,41.4030304],[28.0168915,41.4030609],[28.0171318,41.4030609],[28.0174618,41.4030113],[28.0178318,41.4029388],[28.0181217,41.4029007],[28.0183926,41.4029083],[28.0187321,41.4029503],[28.0190315,41.4029694],[28.0193424,41.4029694],[28.0195618,41.4029579],[28.0197716,41.4029808],[28.0198727,41.4029808],[28.020092,41.4029579],[28.0204525,41.4031906],[28.0206223,41.4033508],[28.0208015,41.4035301],[28.0210114,41.4036713],[28.0211926,41.4038086],[28.0213013,41.4038696],[28.0215416,41.4039688],[28.0216713,41.4040604],[28.021841,41.404129],[28.0220318,41.4041901],[28.0223427,41.4042397],[28.0225315,41.4042778],[28.0227909,41.4043388],[28.0230217,41.4044304],[28.023222,41.4045486],[28.0234127,41.4046097],[28.0238323,41.4045601],[28.024231,41.4045181],[28.0244923,41.4045181],[28.0247917,41.4044991],[28.0251713,41.4045181],[28.0255127,41.4045982],[28.0259018,41.4046783],[28.0263214,41.4047203],[28.0266609,41.4047394],[28.0268116,41.404808],[28.0270824,41.4048309],[28.0272827,41.404808],[28.0274315,41.404808],[28.0275326,41.40485],[28.0276508,41.4048996],[28.0277424,41.4049911],[28.0278225,41.4050293],[28.0278721,41.4050293],[28.0279713,41.404911],[28.028101,41.4048996],[28.0284824,41.4050789],[28.0285816,41.4053307],[28.0285816,41.4054413],[28.0287514,41.4054604],[28.0290127,41.4056511],[28.029232,41.4057693],[28.0294209,41.4057884],[28.029562,41.4058495],[28.0297012,41.405899],[28.0298214,41.405941],[28.029932,41.4059982],[28.0300827,41.4060707],[28.0301914,41.4060593],[28.0303421,41.4061203],[28.0304623,41.4061089],[28.030611,41.4061699],[28.0308914,41.4062805],[28.0310612,41.4064484],[28.0311317,41.4067612],[28.0314312,41.4068794],[28.0319424,41.406929],[28.0321426,41.4070587],[28.0325909,41.4071579],[28.0329723,41.4072495],[28.0333214,41.4072914],[28.0335617,41.407341],[28.0336609,41.4073982],[28.033762,41.4074211],[28.0338917,41.4074287],[28.0340214,41.4074707],[28.034071,41.4075279],[28.0341816,41.407589],[28.0342712,41.4076385],[28.0344315,41.4076614],[28.0345821,41.4076691],[28.0346413,41.4077377],[28.0348015,41.4077682],[28.0349617,41.4078407],[28.0350914,41.4078903],[28.0353012,41.4079514],[28.035511,41.4079399],[28.0356712,41.4079514],[28.0358715,41.4080009],[28.0359726,41.4080391],[28.0361118,41.4080696],[28.0362816,41.4080696],[28.0364418,41.40802],[28.0365314,41.407959],[28.0366325,41.4079514],[28.0367622,41.4079285],[28.036911,41.4079094],[28.0370827,41.4078712],[28.0371819,41.4078598],[28.037262,41.4078979],[28.0373116,41.4077606],[28.037281,41.4074402],[28.0370827,41.4068909],[28.0370617,41.4067192],[28.0370121,41.4065704],[28.0369015,41.4061813],[28.0369415,41.4059601],[28.0370312,41.4058609],[28.0373917,41.4056015],[28.0376816,41.4054108],[28.0381718,41.405201],[28.0385513,41.4050903],[28.0388813,41.4049187],[28.0392017,41.4046402],[28.0395527,41.4042397],[28.0398026,41.4039688],[28.0401611,41.4036903],[28.0405426,41.40345],[28.0408916,41.4032784],[28.0413609,41.4031105],[28.0416412,41.4030495],[28.0419426,41.403019],[28.0422726,41.4029999],[28.0425224,41.4029579],[28.0427914,41.4028702],[28.0431519,41.4027405],[28.0435123,41.4025612],[28.0438614,41.4023285],[28.0440826,41.4021606],[28.0443726,41.4019585],[28.044651,41.4017982],[28.0450821,41.401619],[28.0454216,41.4014778],[28.045742,41.4013405],[28.0458527,41.401329],[28.0459824,41.40131],[28.0464325,41.4013481],[28.0474014,41.4015198],[28.0481415,41.4016991],[28.0484409,41.4017487],[28.0487709,41.4018097],[28.0489025,41.4017105],[28.0490913,41.4016609],[28.0492325,41.4015999],[28.0494022,41.4015999],[28.0496311,41.4016304],[28.0497627,41.401638],[28.049902,41.4016113],[28.0500221,41.4015388],[28.0502625,41.4014587],[28.0504112,41.4013596],[28.0507011,41.4013481],[28.0508518,41.4014015],[28.050972,41.4014893],[28.0511627,41.4015884],[28.0513725,41.4016991],[28.0515823,41.4018288],[28.0518417,41.4020004],[28.0521622,41.4022598],[28.0526218,41.4024506],[28.0532322,41.4026489],[28.0535126,41.4027596],[28.0535526,41.40271],[28.0536709,41.40271],[28.0538425,41.40271],[28.0540714,41.4027481],[28.0543022,41.4028282],[28.0546017,41.4029579],[28.0548325,41.4030495],[28.0550518,41.4030914],[28.0554314,41.40308],[28.0557823,41.403038],[28.0565224,41.4030495],[28.0569611,41.4031296],[28.057272,41.4031906],[28.0575218,41.4034081],[28.0577621,41.4036484],[28.0579319,41.4037895],[28.0584126,41.40382],[28.0588322,41.4039383],[28.0591812,41.4040985],[28.0593014,41.4043198],[28.0595417,41.4044685],[28.0598011,41.4045105],[28.0599709,41.4045296],[28.0601711,41.4047012],[28.060461,41.404808],[28.0607319,41.4048195],[28.0609913,41.4047585],[28.0612411,41.4048004],[28.061552,41.4048805],[28.0618916,41.404911],[28.0620613,41.4049683],[28.062212,41.4050713],[28.0624619,41.4051094],[28.0626011,41.405098],[28.0631618,41.4053612],[28.0634022,41.4054985],[28.0636425,41.4057312],[28.0637226,41.4059181],[28.0637913,41.406208],[28.0638313,41.4065094],[28.0640221,41.4067879],[28.0643024,41.4069786],[28.0646114,41.4071999],[28.0648422,41.4073601],[28.0651016,41.407589],[28.0653515,41.4076996],[28.0655727,41.4079399],[28.0657425,41.4081383],[28.0658913,41.4082985],[28.0661316,41.4085579],[28.0662327,41.4087601],[28.066431,41.408989],[28.0665817,41.4091301],[28.0668125,41.4092789],[28.0670414,41.409481],[28.0674324,41.4099884],[28.0677013,41.4103584],[28.0679016,41.4106789],[28.0680618,41.4108582],[28.0682716,41.4109879],[28.068491,41.4111214],[28.0688114,41.4114914],[28.068882,41.4118614],[28.0691414,41.4120789],[28.0696316,41.4126587],[28.0699711,41.4129906],[28.0701714,41.4134178],[28.0703316,41.4137001],[28.0707626,41.4141388],[28.0708122,41.4142609],[28.0710621,41.4144402],[28.0713425,41.4147415],[28.0717812,41.4150314],[28.0720615,41.4151077],[28.0725727,41.4155312],[28.0729427,41.4156685],[28.0730324,41.4157486],[28.0730724,41.4158707],[28.0739822,41.4164085],[28.0741119,41.4165878],[28.0744419,41.416851],[28.0747814,41.4170609],[28.0751324,41.4171982],[28.0753918,41.4173508],[28.0755615,41.4174614],[28.0757523,41.4175301],[28.075922,41.4176178],[28.0761414,41.4176598],[28.0763416,41.4176788],[28.0766716,41.4177589],[28.0770321,41.4180183],[28.0770721,41.4180412],[28.0773926,41.4180984],[28.0775108,41.4181709],[28.0776825,41.4183006],[28.0777721,41.4183807],[28.077961,41.4184799],[28.0782719,41.418541],[28.078371,41.4185982],[28.0787315,41.4186897],[28.0788116,41.4187698],[28.0788727,41.4188881],[28.079052,41.4190483],[28.0792923,41.4193115],[28.0793514,41.4194679],[28.0794411,41.419529],[28.0800514,41.4197998],[28.0801411,41.4198685],[28.0802917,41.4199104],[28.0805016,41.4199409],[28.0809822,41.4199104],[28.0812111,41.4199295],[28.0814018,41.4199295],[28.0816021,41.4198608],[28.0817719,41.4198685],[28.0819912,41.4198799],[28.0822124,41.4198112],[28.0823612,41.4197884],[28.0824718,41.4198112],[28.0828514,41.4199295],[28.082962,41.41996],[28.0831909,41.4199715],[28.083952,41.4203491],[28.0840321,41.4204407],[28.0842018,41.4206581],[28.0842819,41.4208984],[28.0843716,41.42099],[28.0845814,41.4210587],[28.0849819,41.421051],[28.0851822,41.4210587],[28.0854416,41.4211807],[28.0855026,41.4212112],[28.0856609,41.4211998],[28.0858727,41.4212112],[28.0862427,41.4212494],[28.0865211,41.4212494],[28.0869217,41.4211998],[28.087101,41.4211578],[28.0872726,41.4211197],[28.0874424,41.4210777],[28.0876122,41.4210892],[28.0877323,41.421051],[28.0878925,41.4210777],[28.0879726,41.4211311],[28.0882015,41.4211388],[28.0882721,41.4211807],[28.0884113,41.4213181],[28.0886822,41.4215012],[28.0887508,41.4217606],[28.0889511,41.4219513],[28.0891514,41.4221497],[28.0893326,41.4222794],[28.0895309,41.4222984],[28.089901,41.4221802],[28.0902023,41.4222107],[28.0905209,41.4222488],[28.0909424,41.4224014],[28.0912323,41.4225693],[28.0913525,41.4227791],[28.0915012,41.4228783],[28.0919418,41.4229507],[28.0923615,41.4230003],[28.0929413,41.4230995],[28.0933323,41.4232483],[28.093462,41.4235115],[28.0936127,41.4238815],[28.0937023,41.424118],[28.0939121,41.4243584],[28.0942116,41.4245605],[28.0945015,41.4247284],[28.0947819,41.4249802],[28.095192,41.4256592],[28.0954819,41.4260292],[28.0957909,41.4263191],[28.0960522,41.4265404],[28.0963821,41.4268608],[28.0965519,41.427021],[28.097002,41.4272995],[28.0971622,41.4274788],[28.0973625,41.4276505],[28.0974922,41.4277382],[28.0975723,41.4277802],[28.0976315,41.4278107],[28.0977726,41.4278984],[28.0980225,41.428051],[28.0981712,41.4282112],[28.0988216,41.4279213],[28.0989609,41.4278603],[28.0994225,41.4276886],[28.0997009,41.4276199],[28.0998516,41.4276009],[28.0999222,41.4275894],[28.100172,41.4276314],[28.1002922,41.4276581],[28.1003513,41.427681],[28.100441,41.4277115],[28.1005821,41.4278183],[28.1010227,41.4281883],[28.1011524,41.428299],[28.1013622,41.4284706],[28.1020908,41.4290009],[28.1022511,41.4291191],[28.1028614,41.4290085],[28.1036415,41.4288483],[28.1043415,41.4286804],[28.1047325,41.4285812],[28.1047726,41.428688],[28.1053219,41.4289284],[28.1057625,41.4291115],[28.106102,41.4291687],[28.1066914,41.4292107],[28.1071224,41.4292984],[28.1081219,41.4296112],[28.1082916,41.4296494],[28.1087227,41.4295807],[28.1089516,41.4295692],[28.1090622,41.4295807],[28.1094112,41.4296303],[28.1095524,41.4296608],[28.1098824,41.429718],[28.1101913,41.4297905],[28.1102409,41.4297981],[28.110342,41.4298897],[28.1104927,41.4300385],[28.1107712,41.4303894],[28.1133118,41.4291611],[28.1141319,41.4287987],[28.1143818,41.4284897],[28.1145115,41.428318],[28.1145916,41.4281998],[28.1147423,41.4281197],[28.1148815,41.428009],[28.1150112,41.4278908],[28.115181,41.4277611],[28.1153011,41.4276009],[28.1154213,41.4274979],[28.1154823,41.4274597],[28.1156311,41.4272804],[28.1158123,41.4271812],[28.1159115,41.4270287],[28.1160812,41.426899],[28.1162415,41.4267883],[28.1163921,41.4266701],[28.1165409,41.4265099],[28.116621,41.4263992],[28.1167812,41.426281],[28.1171722,41.4260788],[28.1174927,41.42593],[28.1178722,41.425808],[28.1181717,41.425621],[28.1182919,41.4255486],[28.1184216,41.4254608],[28.1185322,41.4254303],[28.1186619,41.4253998],[28.1188526,41.4253006],[28.1189709,41.425209],[28.1191521,41.4251099],[28.1193008,41.4249496],[28.1194019,41.4248581],[28.1194916,41.424778],[28.1195621,41.4246597],[28.1196117,41.4245605],[28.1197224,41.4243889],[28.1198616,41.4242706],[28.1200218,41.4242096],[28.120142,41.4241714],[28.1202526,41.4241295],[28.1203518,41.424099],[28.1204319,41.4240799],[28.1206017,41.4240303],[28.1204319,41.4240799],[28.1203518,41.424099],[28.1202526,41.4241295],[28.120142,41.4241714],[28.1200218,41.4242096],[28.1198616,41.4242706],[28.1197224,41.4243889],[28.1196117,41.4245605],[28.1195621,41.4246597],[28.1194916,41.424778],[28.1194019,41.4248581],[28.1193008,41.4249496],[28.1191521,41.4251099],[28.1206017,41.4240303],[28.1207714,41.4239197],[28.1209221,41.4238892],[28.1210213,41.4238014],[28.1211624,41.423748],[28.1214218,41.4236679],[28.1216812,41.4235497],[28.1217709,41.423439],[28.1218624,41.4232597],[28.1219521,41.4231186],[28.1221027,41.4229507],[28.1222019,41.422821],[28.1223316,41.4225998],[28.1224709,41.4224014],[28.1225109,41.4222679],[28.1226025,41.4221191],[28.122612,41.4220085],[28.1226521,41.4219093],[28.1227112,41.4217987],[28.1227722,41.421669],[28.1227818,41.4215698],[28.1228027,41.4214096],[28.1228218,41.421299],[28.1228619,41.4211578],[28.1229324,41.4210396],[28.1230927,41.4208908],[28.1232719,41.4207497],[28.1234016,41.420639],[28.1235619,41.4205093],[28.1236115,41.4204597],[28.1237011,41.4204178],[28.1238613,41.4203606],[28.1239624,41.4202995],[28.1241016,41.4202194],[28.1242218,41.4201508],[28.1243324,41.4200706],[28.1244316,41.4199982],[28.1245518,41.4199486],[28.1246719,41.4198914],[28.1247311,41.4198494],[28.1248112,41.4198112],[28.1249409,41.4197693],[28.125061,41.4197311],[28.1252327,41.4197197],[28.1253815,41.4197197],[28.1254826,41.4197006],[28.126091,41.4194679],[28.1264114,41.4193802],[28.1267414,41.4193802],[28.1270618,41.4194107],[28.1274719,41.4193802],[28.1283016,41.4189415],[28.1285324,41.418869],[28.1288414,41.4187584],[28.1291409,41.4184113],[28.1298618,41.4179611],[28.1308422,41.4177399],[28.1316509,41.4171791],[28.1318321,41.4170609],[28.1320515,41.4169884],[28.1323719,41.4171486],[28.1325512,41.417099],[28.1327515,41.4170685],[28.1329613,41.4170189],[28.1331425,41.4169807],[28.1333218,41.4169579],[28.133482,41.4169388],[28.1336422,41.4169006],[28.1338711,41.4168205],[28.1340027,41.4167709],[28.1341515,41.4166908],[28.1343021,41.4166679],[28.134531,41.4166183],[28.1347427,41.4165611],[28.1349716,41.4165001],[28.1351509,41.4164581],[28.1353226,41.4164581],[28.135622,41.4164314],[28.1365223,41.4160995],[28.1369019,41.4160194],[28.137392,41.4159279],[28.1382523,41.4158287],[28.1384621,41.4158287],[28.1389618,41.4160309],[28.1392212,41.4160881],[28.1394711,41.4161415],[28.1397724,41.4161797],[28.140152,41.4161682],[28.1406326,41.4161682],[28.1407127,41.4162102],[28.1408024,41.4162598],[28.140852,41.4162788],[28.1415825,41.4166412],[28.1417427,41.4167213],[28.1418324,41.4168015],[28.1419315,41.4168777],[28.1420517,41.4169502],[28.1423225,41.4169998],[28.1424923,41.417038],[28.142622,41.4171104],[28.143692,41.4169579],[28.1459217,41.4166489],[28.1492214,41.4161491],[28.149292,41.4159584],[28.1493721,41.41576],[28.1494713,41.415638],[28.1495514,41.4154701],[28.1498127,41.4153404],[28.1501427,41.4151382],[28.1503315,41.4150581],[28.1507111,41.4148979],[28.1509819,41.4148102],[28.1511917,41.4147301],[28.1514225,41.4146004],[28.1515427,41.4145088],[28.1517715,41.4144478],[28.152132,41.4144592],[28.152462,41.4144402],[28.1526814,41.4143906],[28.1530819,41.414238],[28.1534214,41.4141083],[28.1537914,41.4139404],[28.1541615,41.4137688],[28.1545811,41.4136505],[28.1548309,41.4135513],[28.1551018,41.4134712],[28.1554012,41.4133301],[28.155632,41.41325],[28.1559715,41.4131203],[28.1565113,41.4129715],[28.1566525,41.4129982],[28.156992,41.4129715],[28.1576519,41.4129181],[28.1581326,41.412838],[28.1586018,41.4127197],[28.1590118,41.4126511],[28.1593609,41.4126511],[28.1600418,41.4126511],[28.1606026,41.4125786],[28.1606922,41.41259],[28.160902,41.4126778],[28.1611309,41.4127502],[28.1612225,41.4127579],[28.1613827,41.4124413],[28.1614609,41.4123001],[28.1617222,41.4122009],[28.161911,41.4120598],[28.1620216,41.4119301],[28.1621723,41.4117584],[28.1622524,41.4115906],[28.1623726,41.4113808],[28.1624908,41.4112892],[28.1626625,41.41119],[28.1629009,41.4111404],[28.1631126,41.4111786],[28.1639709,41.4115601],[28.1640911,41.4116096],[28.1641922,41.4116287],[28.1644325,41.4115791],[28.1646309,41.4115715],[28.1648922,41.4115486],[28.1651821,41.4116211],[28.1655216,41.4116707],[28.1659126,41.4117012],[28.1668015,41.411808],[28.1670227,41.4118195],[28.1675816,41.4118309],[28.1684418,41.4117813],[28.1692219,41.4118309],[28.1695309,41.4118881],[28.1696625,41.4119186],[28.1698723,41.4119492],[28.1704121,41.4119987],[28.1715126,41.4121513],[28.1720524,41.4123192],[28.1725216,41.4125214],[28.1726723,41.4125786],[28.1728611,41.4126778],[28.1733627,41.4130783],[28.1736412,41.4134483],[28.1738319,41.4134903],[28.1740627,41.4135284],[28.1742325,41.4136505],[28.1747227,41.4137192],[28.1750126,41.4137383],[28.1754913,41.413868],[28.1759109,41.4139404],[28.1763725,41.4140205],[28.1768627,41.4140778],[28.1772614,41.4141884],[28.1780109,41.4143715],[28.1785622,41.4145203],[28.1790218,41.4145508],[28.1793823,41.4144897],[28.1799316,41.4138412],[28.1802826,41.4134903],[28.1806717,41.4129982],[28.1808414,41.4126778],[28.180872,41.4125099],[28.1809216,41.4121399],[28.1818619,41.4124985],[28.1820316,41.412529],[28.1825924,41.4126282],[28.1834011,41.4127579],[28.1835117,41.4127884],[28.1841812,41.4130898],[28.1845226,41.4132195],[28.1848812,41.413311],[28.1852913,41.4133301],[28.185751,41.4132881],[28.1859417,41.41325],[28.1859722,41.4132385],[28.1864109,41.4131012],[28.1867714,41.4128914],[28.1868324,41.4128494],[28.1872311,41.4126015]]},{"id":19615,"author":"AnaDigit","name_GR":"Sultans Trail: 6.09. Binkili\u00e7-Fatih\/Atat\u00fcrk - G\u00fcm\u00fc\u015fpinar","description_GR":"Section-Trail 6.09","path":"Sultans_Trail\/sultans_trail_609","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":21568,"name_EN":"Sultans Trail: 6.09. Binkili\u00e7-Fatih\/Atat\u00fcrk - G\u00fcm\u00fc\u015fpinar","description_EN":"Section-Trail 6.09","ascent_time":646,"descent_time":646,"marker":"","level":9,"ascent":424,"descent":420,"maxelev":226,"minelev":122,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.18723 41.31438,28.2878 41.4126)","views":1,"millestones":"","x":28.2386322,"y":41.3611374,"coor":[[28.187233,41.4125977],[28.1878319,41.4122772],[28.187952,41.4121895],[28.1881332,41.4120789],[28.1882324,41.4119873],[28.1889534,41.4117699],[28.1892529,41.4116783],[28.1893024,41.4116592],[28.189312,41.4116173],[28.189312,41.4115791],[28.1893024,41.4112701],[28.1893234,41.4111977],[28.1893425,41.411129],[28.1894035,41.4110794],[28.1894932,41.4110374],[28.190073,41.410759],[28.190773,41.410717],[28.1911526,41.4107285],[28.1912537,41.4107094],[28.1915531,41.4105492],[28.1921825,41.4101181],[28.1924934,41.4098892],[28.1926937,41.4097404],[28.1929035,41.4096375],[28.1942024,41.4092789],[28.1943932,41.4092178],[28.1948833,41.4091797],[28.1954727,41.4090691],[28.1959724,41.4090195],[28.1960125,41.409008],[28.196373,41.4089394],[28.1968536,41.4088097],[28.1971722,41.4086304],[28.1974926,41.4084587],[28.1978626,41.408268],[28.1982136,41.4081078],[28.1985226,41.4079094],[28.1991425,41.4075699],[28.199522,41.4074173],[28.2000637,41.4072304],[28.2005424,41.4070892],[28.2010822,41.4069099],[28.2012424,41.4068489],[28.2027721,41.4061394],[28.2029419,41.4061203],[28.2039528,41.4058304],[28.2042027,41.4057083],[28.2045727,41.405468],[28.2050533,41.4052887],[28.2052822,41.4051476],[28.2053928,41.4050369],[28.2057419,41.4044876],[28.2060032,41.4041672],[28.2061729,41.4040489],[28.2064323,41.4039192],[28.206953,41.40382],[28.2071724,41.4037704],[28.2075233,41.4035988],[28.2078419,41.4033203],[28.207922,41.4032593],[28.2079735,41.4032402],[28.2081223,41.4032097],[28.2081833,41.4031982],[28.2083225,41.4031296],[28.2084332,41.403019],[28.208643,41.4026985],[28.2088432,41.4025269],[28.2092133,41.402317],[28.2093925,41.4022598],[28.2095337,41.4022484],[28.210022,41.4023094],[28.2102127,41.4023094],[28.2104225,41.4022484],[28.2106628,41.4021187],[28.211422,41.4015388],[28.2116032,41.4014168],[28.2116623,41.4013596],[28.2117329,41.4011879],[28.2117233,41.4007874],[28.211832,41.4005203],[28.2121124,41.4001503],[28.2123623,41.3995972],[28.2127724,41.3991699],[28.2131119,41.398777],[28.2131519,41.3987083],[28.2132034,41.3984489],[28.213192,41.3982697],[28.2130833,41.3978996],[28.2132835,41.3971672],[28.2133121,41.3965988],[28.2134228,41.3961868],[28.2137222,41.3956871],[28.2139225,41.3950691],[28.2143936,41.3945694],[28.2147236,41.3941269],[28.214962,41.3938789],[28.2150536,41.3938293],[28.2151222,41.3936577],[28.2151432,41.393589],[28.2151737,41.3932381],[28.2150631,41.3927689],[28.2151222,41.3927002],[28.2152519,41.3926697],[28.2155132,41.3925171],[28.2156525,41.3924294],[28.2157135,41.3922386],[28.215662,41.3921471],[28.2156219,41.3920975],[28.2153435,41.3919106],[28.2148132,41.3916969],[28.2131634,41.3908997],[28.2126732,41.3904686],[28.2126026,41.3904305],[28.2125034,41.390377],[28.2124729,41.3903694],[28.2123222,41.3903275],[28.212183,41.3903198],[28.2119923,41.3902779],[28.211813,41.3901978],[28.2113724,41.3899498],[28.2110519,41.3895073],[28.2107029,41.3890076],[28.2102432,41.3882103],[28.209362,41.3873978],[28.2088623,41.3869476],[28.2083626,41.3862],[28.2082119,41.3859177],[28.2075729,41.3846588],[28.2073326,41.3836899],[28.2071533,41.3833694],[28.2069225,41.3827095],[28.2068634,41.3825569],[28.206852,41.3821373],[28.2067223,41.3818703],[28.2068119,41.3814392],[28.2066326,41.3807373],[28.2066231,41.3803177],[28.2063026,41.3798103],[28.2062321,41.3793869],[28.2059822,41.3785095],[28.205822,41.3782196],[28.2055531,41.3778877],[28.205492,41.3778191],[28.205162,41.3771706],[28.2051125,41.3769188],[28.2050228,41.3763504],[28.2049427,41.3760605],[28.2047634,41.3756676],[28.204792,41.3753777],[28.2048626,41.3750801],[28.2049732,41.3749275],[28.2052231,41.3746376],[28.2053337,41.3745079],[28.2053719,41.3744583],[28.2056522,41.3745804],[28.2057018,41.374588],[28.2057934,41.3745804],[28.2059727,41.3745384],[28.2061729,41.3744202],[28.2063026,41.3743706],[28.2064533,41.3743286],[28.2066422,41.3743286],[28.2069035,41.3743591],[28.2072926,41.3743477],[28.2075424,41.3742676],[28.2076721,41.3741875],[28.2085819,41.3737068],[28.2091732,41.3733902],[28.2094421,41.3729286],[28.2094727,41.3728981],[28.2095623,41.3727875],[28.2099628,41.3723068],[28.2105331,41.3715782],[28.2109222,41.3712769],[28.2114124,41.3708382],[28.2117825,41.370388],[28.2119236,41.3702278],[28.2125034,41.3695679],[28.212553,41.3694801],[28.2125721,41.3694],[28.212492,41.3690681],[28.2124825,41.3688889],[28.212532,41.3685684],[28.2125626,41.3680573],[28.2123928,41.3679504],[28.2122536,41.3678703],[28.2121334,41.3678169],[28.2120132,41.3677368],[28.2118835,41.3676491],[28.2116928,41.3675804],[28.2114735,41.3675003],[28.2113132,41.3674698],[28.211153,41.3673782],[28.2110634,41.3673096],[28.2109337,41.367218],[28.2108421,41.3671303],[28.2108021,41.3670883],[28.210722,41.3670692],[28.2106323,41.3670578],[28.2105331,41.3670197],[28.2103634,41.3669701],[28.2102623,41.3669281],[28.210062,41.3668289],[28.2098522,41.3667183],[28.209713,41.3666573],[28.2097034,41.3665886],[28.2098827,41.3663483],[28.2100124,41.3660774],[28.2100925,41.3658371],[28.2102718,41.3654099],[28.2103825,41.3651695],[28.210453,41.3650284],[28.2105637,41.3647804],[28.2105923,41.3646698],[28.2106133,41.3643379],[28.2105923,41.3640175],[28.2106133,41.3638],[28.2106628,41.3635788],[28.2107124,41.363369],[28.2107735,41.3631973],[28.2108631,41.3630981],[28.2110424,41.363018],[28.2112732,41.3629303],[28.2114525,41.3629303],[28.2116337,41.3630104],[28.2118835,41.3630791],[28.2120628,41.3631401],[28.2122631,41.3630905],[28.2124519,41.3629799],[28.2125721,41.3628502],[28.2127533,41.3625984],[28.2127934,41.3624573],[28.2128525,41.3623085],[28.2129726,41.3622093],[28.2130623,41.3620605],[28.2131519,41.361557],[28.213192,41.3614693],[28.2133121,41.3613472],[28.2135429,41.3611984],[28.2137127,41.3610992],[28.2143936,41.3607292],[28.214653,41.3605881],[28.2151833,41.3602676],[28.2173729,41.3589668],[28.2176628,41.3588791],[28.2179737,41.3587189],[28.2181625,41.3585472],[28.2182732,41.3583603],[28.2183132,41.3581772],[28.2183037,41.3580475],[28.2183628,41.3579674],[28.2184334,41.3578873],[28.2185535,41.3578606],[28.2187824,41.3577499],[28.2190228,41.3575668],[28.2192535,41.3574295],[28.2196121,41.3573685],[28.2197132,41.3573494],[28.2198925,41.357338],[28.2200737,41.3573494],[28.2201824,41.3572884],[28.2204037,41.3571892],[28.2207031,41.3571281],[28.2209129,41.3571281],[28.2212124,41.3571281],[28.2215824,41.3571701],[28.2219219,41.3572083],[28.2221928,41.3572998],[28.2229328,41.3575287],[28.2233334,41.3576393],[28.2236328,41.3577194],[28.2240925,41.3578491],[28.2243118,41.3578987],[28.224453,41.3579102],[28.2248631,41.3579292],[28.2251835,41.3579597],[28.225563,41.3580093],[28.2260628,41.3581085],[28.2264137,41.3581772],[28.2267933,41.3582687],[28.2260933,41.358799],[28.226572,41.3590775],[28.2266521,41.359127],[28.2267723,41.359169],[28.2269936,41.3592186],[28.2272625,41.3592796],[28.227562,41.3594398],[28.2280025,41.3593369],[28.2280636,41.3592682],[28.2281036,41.3591576],[28.2281818,41.3590393],[28.2282619,41.3588486],[28.2283535,41.3587494],[28.2284126,41.3586998],[28.2284832,41.3586273],[28.2285519,41.3585777],[28.2286434,41.3585396],[28.2287827,41.3584976],[28.2288933,41.3584976],[28.2289734,41.3585472],[28.2290936,41.3586197],[28.2291927,41.3586769],[28.229372,41.358757],[28.2294426,41.358799],[28.2295628,41.3588371],[28.229702,41.3588905],[28.2298031,41.3589172],[28.2298431,41.3589783],[28.2298927,41.3590698],[28.230032,41.3591805],[28.2304726,41.3592491],[28.2307625,41.3592377],[28.2312126,41.3593102],[28.2315025,41.3593903],[28.2317333,41.3594894],[28.2321529,41.3595276],[28.2323933,41.3596191],[28.232502,41.3596497],[28.2325935,41.3596382],[28.2327137,41.3595886],[28.2328224,41.3595695],[28.2329826,41.3595772],[28.2331734,41.3595886],[28.2333336,41.3595772],[28.2335129,41.3595695],[28.2336636,41.3595695],[28.2337933,41.3596001],[28.2340431,41.3596497],[28.2341328,41.3596878],[28.2343235,41.3597069],[28.2344933,41.3597794],[28.2345829,41.3598175],[28.2346935,41.3598595],[28.2347927,41.3599091],[28.2348824,41.3599396],[28.2350235,41.3599396],[28.2351437,41.3599472],[28.235342,41.3599586],[28.2354736,41.3599472],[28.2356625,41.3599586],[28.2358131,41.3599892],[28.2360134,41.3600082],[28.2361526,41.3600502],[28.2363434,41.3601074],[28.2364826,41.3601303],[28.2366734,41.3601494],[28.2367535,41.3601379],[28.2368622,41.360199],[28.2369518,41.3602676],[28.2370529,41.3603783],[28.237112,41.3604393],[28.2372036,41.360508],[28.2372932,41.360569],[28.2373524,41.36063],[28.2373924,41.3606987],[28.2373924,41.3607903],[28.2374325,41.360817],[28.2374535,41.3608704],[28.237463,41.36092],[28.2374725,41.3609505],[28.2375736,41.3609886],[28.2377224,41.3610077],[28.2378025,41.3610573],[28.2378731,41.3610878],[28.2380829,41.3610992],[28.2383537,41.3611374],[28.2386322,41.3611374],[28.2387924,41.3611603],[28.239233,41.3612404],[28.2394123,41.3612976],[28.239502,41.3613281],[28.2397327,41.3614082],[28.239933,41.3614273],[28.2404537,41.3615379],[28.2409229,41.3616371],[28.2412434,41.3616791],[28.241703,41.3617897],[28.2421837,41.3618889],[28.2425823,41.3619881],[28.2429428,41.3620491],[28.2433033,41.3620987],[28.2436733,41.3621483],[28.2439327,41.3622169],[28.2442436,41.3623772],[28.2443924,41.3624306],[28.2445335,41.3624306],[28.2446136,41.3624001],[28.2447433,41.3623505],[28.2448521,41.3622971],[28.2449722,41.3621902],[28.2451019,41.3620987],[28.2452221,41.3620682],[28.2453823,41.3620796],[28.245512,41.3621292],[28.2456722,41.3621597],[28.2457333,41.3621674],[28.2457829,41.3621902],[28.245882,41.3622169],[28.2460232,41.3622589],[28.246172,41.3622894],[28.2463036,41.3622894],[28.2464523,41.3622704],[28.246542,41.3622475],[28.246603,41.3622284],[28.2466736,41.3621902],[28.2467823,41.3620491],[28.2468719,41.3619576],[28.2469425,41.361908],[28.2470932,41.3617897],[28.2471619,41.3617172],[28.247242,41.3616486],[28.2474422,41.3614883],[28.2475834,41.3613396],[28.2478237,41.3610802],[28.2480431,41.3607788],[28.2483521,41.3604469],[28.2487926,41.3603172],[28.2491226,41.3604698],[28.2491837,41.3607483],[28.2493534,41.3608894],[28.2495327,41.3610001],[28.2497025,41.3610878],[28.2498436,41.3612289],[28.2500134,41.361248],[28.2500629,41.361248],[28.2503033,41.3612099],[28.2503719,41.3611679],[28.2505226,41.3612404],[28.2508221,41.3614388],[28.2512321,41.3616295],[28.2514133,41.3617592],[28.2515621,41.3619003],[28.2517529,41.3620186],[28.2519836,41.3620796],[28.2526035,41.3621597],[28.2529736,41.3622398],[28.2533531,41.3624191],[28.2536926,41.3626404],[28.2540627,41.3627586],[28.2542324,41.3626595],[28.254303,41.3624191],[28.2546234,41.3622704],[28.2546329,41.3620872],[28.2546825,41.361908],[28.2547722,41.3614388],[28.2547932,41.3613281],[28.2548618,41.361248],[28.2549019,41.3612099],[28.2551231,41.3611298],[28.2552128,41.3610573],[28.2552719,41.3609505],[28.2553024,41.3607979],[28.2553425,41.360569],[28.2554226,41.3603592],[28.2555332,41.3602676],[28.2557526,41.3601799],[28.2559528,41.3601074],[28.2562122,41.3600578],[28.2563534,41.3599701],[28.256443,41.3598595],[28.2566833,41.3597298],[28.2570724,41.35952],[28.2572231,41.3593979],[28.257412,41.3591805],[28.2576332,41.3589478],[28.2586823,41.3583679],[28.2594318,41.3576393],[28.2601833,41.3572388],[28.2603931,41.3571091],[28.261013,41.3565483],[28.260622,41.3557777],[28.2594719,41.354599],[28.2588329,41.3533173],[28.2583523,41.3525696],[28.2579136,41.3518906],[28.2578335,41.351429],[28.2579536,41.3507996],[28.2582626,41.3501472],[28.2585526,41.3498688],[28.2589321,41.3496094],[28.2589531,41.3493576],[28.2591324,41.3486977],[28.2593822,41.3481674],[28.2595234,41.3477783],[28.2594719,41.3476982],[28.2589226,41.3475685],[28.2582035,41.347187],[28.2577934,41.3470078],[28.2572823,41.3466988],[28.2585526,41.3468094],[28.2606831,41.3470001],[28.2624531,41.347168],[28.2627831,41.347229],[28.2629032,41.3472672],[28.263052,41.3473282],[28.2631836,41.3473969],[28.2633228,41.3475304],[28.2635822,41.3475494],[28.2639027,41.3474884],[28.2641525,41.3473396],[28.2643929,41.3471794],[28.2646122,41.3470688],[28.2647629,41.3470078],[28.2650833,41.3468285],[28.2654018,41.3467102],[28.2655029,41.3466682],[28.2658634,41.3465385],[28.2661419,41.3463783],[28.2665119,41.3461685],[28.2667027,41.3459969],[28.2670021,41.3458099],[28.2671337,41.3456268],[28.2673931,41.3454399],[28.267622,41.3453598],[28.2678432,41.3453674],[28.2681236,41.3454781],[28.268343,41.3455391],[28.2686825,41.3455505],[28.2693233,41.3455391],[28.2697525,41.3453903],[28.2700729,41.3452492],[28.2706337,41.3450699],[28.2710037,41.3449173],[28.2712231,41.3447189],[28.2712421,41.3445396],[28.2712536,41.3443375],[28.2714424,41.3440399],[28.271553,41.3438072],[28.2716122,41.3435669],[28.2717419,41.3433571],[28.2718525,41.3430901],[28.2719231,41.3428802],[28.2719631,41.34272],[28.2720928,41.3425102],[28.2720928,41.3422699],[28.272192,41.3419571],[28.2723026,41.3416481],[28.2723923,41.3413582],[28.2724133,41.3410873],[28.2723637,41.3408203],[28.2724323,41.3405571],[28.2725334,41.3401871],[28.2727528,41.3399277],[28.2731037,41.3396301],[28.2728825,41.3393669],[28.2727337,41.3391685],[28.2724323,41.3390579],[28.2721329,41.3389473],[28.2719822,41.3387184],[28.2717228,41.3385277],[28.2715931,41.3383369],[28.2712326,41.3379974],[28.2710819,41.3377075],[28.2709923,41.337429],[28.2709923,41.3371887],[28.2710819,41.3369675],[28.2712727,41.3368378],[28.2715721,41.3366585],[28.2718925,41.3365593],[28.2724934,41.336319],[28.2726421,41.3363075],[28.2730522,41.3362274],[28.273592,41.3361282],[28.2740231,41.3360596],[28.2743835,41.3361282],[28.2748623,41.3361778],[28.2750721,41.3362274],[28.2759037,41.3368683],[28.2761421,41.3371773],[28.2761936,41.3369904],[28.2763634,41.3363991],[28.2766323,41.3363571],[28.2770519,41.3364792],[28.2776623,41.3366776],[28.277792,41.3368378],[28.2779331,41.3369293],[28.2780628,41.336937],[28.2780724,41.336998],[28.2781334,41.3370972],[28.2782021,41.3372078],[28.2782135,41.3373184],[28.278183,41.3374405],[28.2781029,41.3375397],[28.2780323,41.3376389],[28.2780418,41.337719],[28.2781334,41.3378181],[28.2783337,41.3378487],[28.2785435,41.3378601],[28.2786827,41.3379288],[28.2787724,41.3379974],[28.2787724,41.338089],[28.2787628,41.3382568],[28.2787418,41.338398],[28.2787724,41.3385277],[28.278862,41.3386497],[28.2789631,41.3387489],[28.2790527,41.3388901],[28.2791119,41.3390579],[28.279232,41.3391495],[28.279623,41.3393478],[28.2799034,41.3392601],[28.2801533,41.3391495],[28.280262,41.3390503],[28.2804432,41.3389893],[28.2807636,41.3389397],[28.2811527,41.338829],[28.2815132,41.3386993],[28.2819233,41.3386269],[28.2822227,41.3385506],[28.2825832,41.3384285],[28.2828426,41.3383484],[28.2831821,41.3382797],[28.283432,41.3382072],[28.2835331,41.3381386],[28.2835922,41.3379784],[28.2836533,41.3378181],[28.2837524,41.337738],[28.2839031,41.337738],[28.2840633,41.3376694],[28.284193,41.3376579],[28.2846928,41.3374596],[28.2849236,41.3373871],[28.2850037,41.3370399],[28.2851334,41.3369102],[28.285223,41.3368988],[28.2856522,41.3369789],[28.2857533,41.3369675],[28.2858524,41.3369293],[28.2859135,41.3367577],[28.2859535,41.3365402],[28.2859535,41.3361588],[28.285923,41.335968],[28.2858829,41.3358803],[28.2857437,41.3356171],[28.2855721,41.33535],[28.2854023,41.3350983],[28.2851925,41.3348579],[28.2849522,41.3346481],[28.2848835,41.334549],[28.2847919,41.3342781],[28.2846432,41.3339577],[28.2843933,41.3336296],[28.2843628,41.3333778],[28.2844124,41.3328972],[28.2843437,41.3326187],[28.2843628,41.3323174],[28.2843037,41.3320084],[28.2839127,41.3316689],[28.2837029,41.3313675],[28.2833328,41.3311081],[28.2830524,41.3309288],[28.2827129,41.3306885],[28.2824821,41.330349],[28.2824821,41.3300591],[28.2823734,41.3297691],[28.2822933,41.3295288],[28.2822437,41.3291779],[28.2822819,41.3290977],[28.2823029,41.3288574],[28.2830219,41.32864],[28.2822227,41.3281097],[28.2822323,41.3277283],[28.2823124,41.3274689],[28.2823925,41.327198],[28.2823124,41.3270073],[28.2825527,41.3270493],[28.2829933,41.3271103],[28.2832127,41.3270874],[28.2835426,41.3271103],[28.2839336,41.3269997],[28.2843723,41.3270073],[28.2845631,41.3269691],[28.2846432,41.3269081],[28.2846928,41.3268204],[28.2844124,41.326519],[28.2843037,41.3263702],[28.284153,41.3260269],[28.2839031,41.3255997],[28.2838326,41.3253975],[28.2838631,41.3252792],[28.2841721,41.3246803],[28.2846622,41.3241577],[28.2850323,41.3237877],[28.285183,41.3234901],[28.2853336,41.3233604],[28.2855721,41.3232002],[28.2857437,41.3229675],[28.2859631,41.3227272],[28.2861233,41.3222504],[28.2862034,41.3221169],[28.2863235,41.3219681],[28.2863827,41.3216476],[28.2864227,41.3213005],[28.286232,41.3210068],[28.2861233,41.3208389],[28.2861919,41.3206787],[28.2863235,41.3205376],[28.2865124,41.3204498],[28.2867527,41.3202782],[28.2869625,41.3199387],[28.2869835,41.3196678],[28.2871132,41.3193092],[28.2874336,41.3188972],[28.2875137,41.3186569],[28.2875328,41.3185577],[28.2875729,41.3185196],[28.2876225,41.3184891],[28.2877235,41.3183594],[28.2877827,41.3182602],[28.2878036,41.3181686],[28.2877922,41.3180389],[28.2877522,41.3179283],[28.2877026,41.3178596],[28.287632,41.3178291],[28.2874432,41.3177986],[28.287323,41.3177299],[28.2871819,41.317627],[28.286993,41.3172798],[28.2868233,41.3169594],[28.2866535,41.316658],[28.2865429,41.3164597],[28.2865124,41.3162689],[28.2865429,41.3160896],[28.2866726,41.3157997],[28.2867126,41.31567],[28.2869129,41.3151779],[28.2869129,41.3149986],[28.2868519,41.3148384],[28.2866726,41.3147087],[28.2863731,41.314579],[28.2858429,41.3144493],[28.2857227,41.3143768]]},{"id":19616,"author":"AnaDigit","name_GR":"Sultans Trail: 6.10. G\u00fcm\u00fc\u015fpinar - Da\u011fyenice","description_GR":"Section-Trail 6.10","path":"Sultans_Trail\/sultans_trail_610","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":27799,"name_EN":"Sultans Trail: 6.10. G\u00fcm\u00fc\u015fpinar - Da\u011fyenice","description_EN":"Section-Trail 6.10","ascent_time":842,"descent_time":845,"marker":"","level":9,"ascent":673,"descent":813,"maxelev":275,"minelev":57,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.2854 41.25356,28.48374 41.31439)","views":0,"millestones":"","x":28.3941002,"y":41.2733841,"coor":[[28.2857208,41.3143921],[28.28545,41.3139038],[28.2855206,41.3134232],[28.2855816,41.3131943],[28.2855701,41.3128815],[28.2855301,41.3126526],[28.2854004,41.3122444],[28.2854118,41.3121834],[28.2855816,41.3118324],[28.2858315,41.3111916],[28.2860012,41.3107338],[28.2862301,41.3102226],[28.2862606,41.3099937],[28.2863312,41.3098335],[28.2867012,41.3091011],[28.2867603,41.3089142],[28.2867508,41.3086815],[28.28685,41.3085213],[28.2869911,41.3083916],[28.2871704,41.3082924],[28.2873707,41.3082123],[28.2876205,41.308033],[28.2877903,41.3079109],[28.2878819,41.3077621],[28.2879105,41.3077431],[28.2880917,41.3077011],[28.2882309,41.307724],[28.2885818,41.3076019],[28.2888508,41.3074341],[28.2889309,41.307312],[28.2889709,41.3071022],[28.2888412,41.3067513],[28.2888203,41.306633],[28.2888412,41.3065109],[28.2888412,41.3063316],[28.2887611,41.3062019],[28.2885208,41.3060913],[28.2880211,41.3062019],[28.2876015,41.3063622],[28.2876205,41.3063316],[28.2883301,41.3053322],[28.2884502,41.3051834],[28.2887611,41.3049812],[28.2890606,41.3048744],[28.2892704,41.304821],[28.2895107,41.3048019],[28.28965,41.3047409],[28.2898216,41.3046036],[28.2899113,41.3044624],[28.2901115,41.3040123],[28.2902012,41.3037415],[28.2903805,41.3035507],[28.2906017,41.303463],[28.2909107,41.3032608],[28.2915916,41.3027344],[28.29179,41.3026009],[28.2922306,41.302372],[28.2925701,41.3021812],[28.2928505,41.302002],[28.2930908,41.3017921],[28.2936401,41.3012733],[28.2941113,41.3008614],[28.2946301,41.3006935],[28.2954407,41.3004341],[28.2955914,41.3003807],[28.2960911,41.3003426],[28.2965508,41.3001518],[28.2967014,41.3000336],[28.2968216,41.2998924],[28.2969913,41.2998009],[28.2973003,41.2997437],[28.2975502,41.299572],[28.2977505,41.2994041],[28.29809,41.299324],[28.2982903,41.299221],[28.2984104,41.2991638],[28.2987804,41.2990723],[28.2990017,41.2990723],[28.2992611,41.2990532],[28.2994518,41.2989426],[28.2997704,41.2988625],[28.2999306,41.2987709],[28.3000317,41.2986526],[28.3001614,41.2985535],[28.3009701,41.2983627],[28.3011913,41.2982826],[28.3018818,41.2981415],[28.3032913,41.2979431],[28.3034706,41.2978745],[28.3038712,41.2976723],[28.3040104,41.2975311],[28.3041611,41.2974434],[28.3043404,41.2973633],[28.3054314,41.2970428],[28.3058701,41.2969742],[28.3060303,41.2969131],[28.3062,41.2969131],[28.3065701,41.2968025],[28.3070202,41.2966309],[28.3073902,41.2965508],[28.3075905,41.2964211],[28.3077602,41.2962341],[28.3078403,41.296093],[28.3080406,41.2958908],[28.3081818,41.2958107],[28.3085613,41.2957726],[28.3086815,41.2957039],[28.3088417,41.2956429],[28.3089504,41.2956429],[28.3091812,41.2956238],[28.3096409,41.2956009],[28.3098412,41.2955742],[28.3102608,41.2954521],[28.31077,41.2954521],[28.3109417,41.2953835],[28.3110905,41.2952919],[28.3113708,41.2949333],[28.3115101,41.2947922],[28.3116512,41.2946014],[28.3119717,41.294281],[28.3120918,41.2939415],[28.312151,41.2936745],[28.3123913,41.2930641],[28.3125401,41.2928009],[28.3127708,41.2926712],[28.3129101,41.2925644],[28.3129902,41.2924232],[28.3129902,41.2921638],[28.3131104,41.2921028],[28.3132305,41.2921219],[28.3133812,41.2913437],[28.3135109,41.2910233],[28.3137417,41.2907639],[28.3141613,41.2904015],[28.3144302,41.2901611],[28.3147507,41.2899208],[28.3150616,41.2897415],[28.3153114,41.2896843],[28.3162518,41.2895126],[28.3166809,41.2893639],[28.3175602,41.2888908],[28.3179417,41.2886009],[28.3182716,41.2882233],[28.3185902,41.2879333],[28.3189907,41.2876816],[28.3195801,41.2872124],[28.3195915,41.2872238],[28.3207302,41.2863541],[28.3217106,41.2855835],[28.3219414,41.2853928],[28.3222809,41.2851334],[28.3224506,41.2850227],[28.3226204,41.2849312],[28.3228111,41.2848015],[28.3233013,41.2844315],[28.3239708,41.2838631],[28.324131,41.2835617],[28.3243103,41.2831345],[28.324461,41.2826424],[28.3245602,41.2822838],[28.3247204,41.2817917],[28.3249207,41.2813034],[28.3250313,41.2809143],[28.3253517,41.2796936],[28.3255005,41.2793808],[28.3256817,41.2791634],[28.3259201,41.2786331],[28.3259506,41.2784309],[28.3259411,41.2779007],[28.3260612,41.2775116],[28.3261414,41.2773514],[28.3267517,41.2764626],[28.3268414,41.2762833],[28.3269711,41.276123],[28.3270702,41.2759323],[28.3271217,41.2750931],[28.3273811,41.2735138],[28.3275204,41.272892],[28.327631,41.2725945],[28.3279114,41.2720413],[28.3279705,41.2719612],[28.32827,41.2716141],[28.3287601,41.271244],[28.3290005,41.2710838],[28.3290806,41.2710037],[28.3291817,41.2709236],[28.3295708,41.2706223],[28.3297405,41.2703629],[28.3298416,41.2702522],[28.3303509,41.2694626],[28.3306313,41.2688713],[28.3307514,41.2687912],[28.3310909,41.2686234],[28.3314915,41.2683525],[28.3326511,41.2682037],[28.3330002,41.2681007],[28.3332806,41.2680321],[28.3336315,41.2678719],[28.3353806,41.2670631],[28.3378906,41.2659111],[28.3390217,41.2653809],[28.3395309,41.2651825],[28.3399105,41.2650642],[28.3404217,41.2649231],[28.3409309,41.2648125],[28.3410816,41.2647438],[28.3413601,41.2645836],[28.34165,41.2643433],[28.3426018,41.2637939],[28.3434105,41.263382],[28.3438511,41.2631721],[28.3439617,41.2631111],[28.3443718,41.2629623],[28.3449612,41.2628021],[28.34519,41.262764],[28.3456516,41.2627029],[28.347271,41.2627144],[28.3476009,41.2626228],[28.3485317,41.2623138],[28.3489208,41.2621536],[28.3490715,41.262043],[28.3494015,41.2617722],[28.3502007,41.2610741],[28.3512917,41.2601013],[28.3518715,41.2597313],[28.35256,41.2594109],[28.3529816,41.2591934],[28.3541203,41.2584915],[28.3545017,41.2582016],[28.3546104,41.2580032],[28.3548908,41.2574921],[28.3553009,41.256752],[28.3555908,41.2563438],[28.3559704,41.2556534],[28.3560905,41.2555809],[28.3562717,41.2555428],[28.3564911,41.2554512],[28.3571014,41.2553024],[28.3572617,41.2551727],[28.3574409,41.2549438],[28.3577518,41.2547836],[28.358181,41.2546616],[28.3583908,41.2546043],[28.3587208,41.2545509],[28.3587112,41.2546616],[28.3587418,41.2547836],[28.3588009,41.2548828],[28.3589115,41.2550011],[28.3591309,41.2552338],[28.3594112,41.2551308],[28.35989,41.2550125],[28.3601017,41.2548943],[28.3602715,41.2548637],[28.3606701,41.2547226],[28.3610516,41.2548027],[28.3614902,41.2550545],[28.3618317,41.2552834],[28.3625412,41.2556534],[28.3626213,41.2556839],[28.3631916,41.2558327],[28.3637505,41.2559738],[28.3638802,41.2560539],[28.3639717,41.2562027],[28.3644104,41.2569923],[28.3647308,41.2569313],[28.3647804,41.2567444],[28.3651905,41.2567635],[28.3654404,41.2567329],[28.3658104,41.2566338],[28.3660011,41.2566223],[28.3660603,41.2566338],[28.3665314,41.2567635],[28.3667412,41.256794],[28.3672504,41.2567444],[28.3682404,41.2566109],[28.3688316,41.2564011],[28.3694706,41.2562141],[28.3702412,41.2559509],[28.3710403,41.2556839],[28.3711205,41.255703],[28.3712215,41.2559242],[28.3713818,41.2561531],[28.3715305,41.2562218],[28.3717213,41.2562637],[28.3720417,41.2564926],[28.3721809,41.2565231],[28.3724213,41.2564316],[28.3725414,41.2562523],[28.3725605,41.2561226],[28.3724804,41.255722],[28.3724709,41.2555733],[28.3724117,41.2554321],[28.3722115,41.2548332],[28.3721809,41.2547607],[28.3720703,41.2546616],[28.3718109,41.2542419],[28.3715515,41.2535515],[28.3719711,41.2539444],[28.3723011,41.2542229],[28.3724403,41.2542839],[28.3726215,41.2541924],[28.3728104,41.2541924],[28.3730316,41.2543221],[28.3731918,41.2544327],[28.3733215,41.254612],[28.3734913,41.2549438],[28.3738518,41.2555542],[28.3741302,41.2558708],[28.3745613,41.2561607],[28.3749218,41.2562943],[28.3750706,41.256443],[28.3755913,41.2567825],[28.3758907,41.2568932],[28.3760414,41.2569733],[28.3762512,41.2571907],[28.3765202,41.2573929],[28.3767605,41.257431],[28.3770103,41.2576218],[28.3773003,41.2575607],[28.3773708,41.257534],[28.3775501,41.257534],[28.37784,41.2575912],[28.3781509,41.2576027],[28.3782711,41.2579613],[28.3785706,41.258213],[28.3788109,41.2585144],[28.3792,41.258831],[28.3792801,41.2589226],[28.3794613,41.2592621],[28.37957,41.2594337],[28.3796902,41.2598228],[28.3798103,41.2601433],[28.3798809,41.2605324],[28.3798809,41.2607117],[28.3798103,41.2608414],[28.3797607,41.2609024],[28.3798313,41.261261],[28.3797607,41.261322],[28.3796005,41.2615433],[28.37953,41.2617836],[28.3793812,41.2620811],[28.3792305,41.2623138],[28.3792,41.2626228],[28.3795013,41.2623825],[28.3798904,41.2623024],[28.3803215,41.262352],[28.3805904,41.262661],[28.3811016,41.2634926],[28.3812504,41.2637138],[28.3816204,41.2641335],[28.3817406,41.2643013],[28.382,41.2645416],[28.382391,41.264801],[28.3829517,41.2650414],[28.3844013,41.2651138],[28.3847618,41.2649918],[28.3849602,41.2649918],[28.3858013,41.2654343],[28.3862305,41.2656021],[28.3865013,41.2657738],[28.3868103,41.2660027],[28.3877316,41.2661133],[28.3881016,41.2659721],[28.3883915,41.2664337],[28.3885517,41.2665825],[28.3885918,41.2673225],[28.3892002,41.267334],[28.3895302,41.2674408],[28.3898506,41.2674408],[28.3904915,41.2671814],[28.3907413,41.2671738],[28.3909016,41.2672119],[28.3909912,41.2675629],[28.3914013,41.2679329],[28.3916016,41.2680321],[28.3918705,41.268692],[28.3918018,41.2688522],[28.3917809,41.2689629],[28.3918114,41.2690239],[28.3919106,41.2693329],[28.3920212,41.2697029],[28.3921604,41.2695122],[28.3926506,41.269371],[28.3929005,41.2693634],[28.3928509,41.2696724],[28.3927307,41.2700424],[28.3927402,41.2703133],[28.3928013,41.2704926],[28.3930302,41.2708244],[28.3933601,41.2710533],[28.3931808,41.2710915],[28.3931007,41.2712135],[28.3930912,41.2713318],[28.3930206,41.2715034],[28.3932514,41.2713127],[28.3934002,41.2712822],[28.3939705,41.2714844],[28.3941708,41.2716408],[28.3942413,41.2718925],[28.3942013,41.2720413],[28.3941708,41.2721939],[28.394001,41.2724609],[28.3939304,41.2726021],[28.39394,41.2729912],[28.3941002,41.2733841],[28.3942814,41.2738342],[28.3944302,41.2739944],[28.3947411,41.2742119],[28.3951702,41.2745323],[28.3956203,41.2746315],[28.3959408,41.2746925],[28.3963604,41.274704],[28.3966904,41.2746925],[28.3971615,41.2746239],[28.3977203,41.274334],[28.3978615,41.2741737],[28.3980408,41.2738037],[28.3980904,41.2737427],[28.3980713,41.273571],[28.3981113,41.2734108],[28.3983307,41.2733231],[28.398531,41.2732124],[28.3985806,41.2731438],[28.3986702,41.2727013],[28.3987808,41.2722931],[28.3988113,41.2720833],[28.3986816,41.2717133],[28.398571,41.2714844],[28.39855,41.2712936],[28.398571,41.2711143],[28.39851,41.2708817],[28.3984509,41.2705727],[28.3984318,41.2703934],[28.3984203,41.270153],[28.3984814,41.2696609],[28.398571,41.2693634],[28.3986607,41.2692719],[28.3988018,41.2692223],[28.3990402,41.2692642],[28.399231,41.2693329],[28.3995514,41.2695236],[28.3999214,41.269722],[28.4001904,41.2697525],[28.4003811,41.2697525],[28.40065,41.2698021],[28.4008503,41.2698517],[28.4010315,41.2699928],[28.4013405,41.2702141],[28.4017601,41.270443],[28.4029808,41.2708244],[28.4031105,41.2708511],[28.4033813,41.2708626],[28.4036503,41.2708511],[28.4039116,41.2710915],[28.4039707,41.2711945],[28.40378,41.2717209],[28.4037514,41.2718811],[28.4038105,41.2719116],[28.4038601,41.271862],[28.4038906,41.2716331],[28.4040108,41.271492],[28.4041309,41.2714043],[28.4044304,41.2710037],[28.4045506,41.2707634],[28.4047318,41.2705612],[28.4048901,41.2703018],[28.4049511,41.2701645],[28.4050102,41.2697334],[28.4051914,41.2691307],[28.4053001,41.2689629],[28.4054012,41.2688637],[28.4055214,41.2687416],[28.4055004,41.2685623],[28.4054604,41.2684021],[28.4054909,41.2682343],[28.4054508,41.2680626],[28.4054508,41.2678719],[28.4053802,41.2676544],[28.4053917,41.2673721],[28.4055004,41.2671928],[28.4056511,41.2670441],[28.4056816,41.2668839],[28.4059105,41.2667809],[28.4059715,41.2667427],[28.4062214,41.2667732],[28.4065208,41.266674],[28.4067001,41.2665138],[28.4068203,41.2664719],[28.4070911,41.2664413],[28.4073009,41.2663727],[28.4074707,41.2662926],[28.4077511,41.2661018],[28.4078102,41.2658844],[28.4078712,41.2658043],[28.4079208,41.2657127],[28.40798,41.2656708],[28.4081707,41.2656136],[28.4082108,41.265564],[28.4082203,41.265522],[28.4081516,41.2654228],[28.4081516,41.2653542],[28.4082108,41.2653122],[28.4082603,41.2653313],[28.4084911,41.2654343],[28.4086113,41.2655411],[28.4087715,41.265583],[28.4089508,41.2656136],[28.4090309,41.265583],[28.409071,41.265522],[28.4092617,41.2654037],[28.4095001,41.2653008],[28.4097614,41.2651711],[28.4099102,41.2651443],[28.4101315,41.2651215],[28.41049,41.2651939],[28.4111214,41.2649727],[28.4115505,41.2646942],[28.4120312,41.264122],[28.4121914,41.2637711],[28.412281,41.2637215],[28.41255,41.2636719],[28.4126606,41.2636414],[28.4127808,41.2635307],[28.4128017,41.2634544],[28.4128704,41.2632408],[28.4128819,41.2630119],[28.4133816,41.2625809],[28.4134312,41.2625237],[28.4134102,41.2623825],[28.4134216,41.2620239],[28.4135113,41.2617836],[28.4135113,41.2615433],[28.4135818,41.261364],[28.4136906,41.2611732],[28.4139004,41.2609138],[28.4141407,41.2608032],[28.4146404,41.2607422],[28.4147606,41.2606926],[28.4148407,41.2606125],[28.4148712,41.2604218],[28.4148216,41.260273],[28.4148312,41.2601509],[28.4149609,41.2600937],[28.4150314,41.259903],[28.41502,41.2597427],[28.4153118,41.259201],[28.4152718,41.2589531],[28.4153404,41.2587128],[28.4154415,41.2585907],[28.4155407,41.258564],[28.4157314,41.258564],[28.4160004,41.2585907],[28.4161015,41.2585716],[28.4161415,41.2585526],[28.4162903,41.2584038],[28.4165707,41.2582436],[28.4166908,41.2582016],[28.4170113,41.2580338],[28.4172115,41.2578735],[28.4173012,41.2577515],[28.41745,41.2577744],[28.4176216,41.2577438],[28.4177418,41.2577515],[28.4179802,41.2579422],[28.4180107,41.2579536],[28.4180717,41.2579536],[28.4182701,41.258091],[28.4185715,41.2582245],[28.4187412,41.2582626],[28.4187012,41.2583618],[28.4186802,41.2584534],[28.4186707,41.258522],[28.4187107,41.2586212],[28.4187508,41.2588425],[28.4188614,41.2591209],[28.4189701,41.2593536],[28.4190102,41.2594528],[28.4190102,41.259552],[28.418951,41.2596436],[28.4193001,41.2598534],[28.4194813,41.259903],[28.419651,41.259922],[28.4203606,41.2598114],[28.4206505,41.2597733],[28.4210606,41.259594],[28.4212112,41.2594719],[28.4214706,41.2591934],[28.4215107,41.2593536],[28.4215908,41.2594833],[28.4217701,41.2598343],[28.4217606,41.2600021],[28.4218311,41.2604408],[28.42206,41.2608414],[28.4222603,41.2609024],[28.42239,41.2609024],[28.4229412,41.2607117],[28.4234409,41.2606926],[28.4242802,41.2605515],[28.4249001,41.2605209],[28.425251,41.2605629],[28.4254513,41.2606239],[28.4258213,41.2608337],[28.4260502,41.2609215],[28.4262218,41.2610512],[28.4263802,41.2612114],[28.4266205,41.261322],[28.4269218,41.2614441],[28.4271603,41.2614441],[28.4275017,41.2613831],[28.4277515,41.2612228],[28.4278812,41.2610741],[28.4280109,41.2608833],[28.4281807,41.2602043],[28.4284801,41.2596016],[28.4285717,41.259491],[28.4290504,41.2591438],[28.429491,41.2587318],[28.4299412,41.2583809],[28.4302006,41.2581825],[28.4304504,41.2580032],[28.4305401,41.2578316],[28.4306011,41.2577744],[28.4306316,41.2576408],[28.4307117,41.2574615],[28.4309406,41.2573624],[28.4313602,41.2573013],[28.4324818,41.257061],[28.4328709,41.2570343],[28.4332008,41.257061],[28.4335518,41.2570839],[28.4342518,41.2572441],[28.434761,41.2572823],[28.4352112,41.2573624],[28.4357605,41.2576523],[28.4359608,41.2577629],[28.4362812,41.2578316],[28.4364204,41.2578239],[28.4369602,41.257782],[28.4372101,41.2577515],[28.4375801,41.2578239],[28.4377613,41.2578621],[28.4379616,41.2578545],[28.4387207,41.2576523],[28.4389801,41.2576408],[28.4393711,41.2576942],[28.4400711,41.2578735],[28.4402905,41.2579041],[28.4405518,41.2579727],[28.4407005,41.2581024],[28.4408207,41.2582436],[28.4411316,41.2583313],[28.4414406,41.2583923],[28.4416504,41.2584038],[28.4424515,41.2582626],[28.4426613,41.2582016],[28.4429703,41.258194],[28.4435711,41.2583923],[28.4438114,41.2583923],[28.4442005,41.2583313],[28.4444809,41.2583008],[28.4447517,41.2582436],[28.4450703,41.2580643],[28.4452,41.2579308],[28.4457302,41.2577438],[28.4464016,41.257412],[28.4468117,41.2573318],[28.4471416,41.257431],[28.4474716,41.2576027],[28.4478416,41.2576637],[28.4481201,41.2576637],[28.4484005,41.257473],[28.4485703,41.2572823],[28.4487915,41.257122],[28.4489918,41.2570724],[28.44944,41.2571335],[28.4497318,41.2571335],[28.4500408,41.257103],[28.4503212,41.2569923],[28.4506817,41.2569008],[28.4512215,41.2567444],[28.4513302,41.256752],[28.4517708,41.2567825],[28.4521713,41.2569923],[28.4522915,41.2572136],[28.4526901,41.2578812],[28.4528008,41.2581215],[28.4528408,41.2584038],[28.4528713,41.2587013],[28.4530411,41.2589417],[28.45327,41.2591934],[28.453701,41.2592926],[28.4540806,41.2592545],[28.45504,41.2589722],[28.4556904,41.2586021],[28.4558601,41.2584419],[28.4562702,41.2582817],[28.4567604,41.2580719],[28.457201,41.2579117],[28.4577217,41.2576027],[28.4581108,41.2574844],[28.4584217,41.2574425],[28.4587402,41.2573433],[28.4593811,41.2567825],[28.4598217,41.2565422],[28.4602013,41.2565536],[28.4603901,41.2566833],[28.4604301,41.2569008],[28.4605808,41.2571831],[28.4607906,41.2573128],[28.4612312,41.2574539],[28.4619217,41.2574234],[28.4624615,41.2575912],[28.4627113,41.2576218],[28.4628601,41.2575722],[28.4630203,41.2574043],[28.46311,41.2573128],[28.4632111,41.2572517],[28.4634609,41.2572708],[28.4636307,41.2573128],[28.4638309,41.2573624],[28.4639416,41.2573433],[28.4644012,41.2572517],[28.4646416,41.2573242],[28.4651508,41.2576637],[28.4655704,41.2576218],[28.46595,41.2576408],[28.4661903,41.2576637],[28.4664307,41.2577324],[28.4669514,41.257782],[28.4673901,41.2578316],[28.4682102,41.2581139],[28.4679909,41.2584114],[28.4678612,41.2587013],[28.4676113,41.2590332],[28.4675312,41.2591743],[28.4674911,41.2592545],[28.4675713,41.259304],[28.4676208,41.2593422],[28.4677715,41.2594032],[28.468071,41.2594414],[28.4682007,41.2594528],[28.4683609,41.259552],[28.4684715,41.2600212],[28.4686012,41.2603416],[28.4686317,41.2605515],[28.4687214,41.2607613],[28.4689903,41.2612419],[28.4692116,41.2614632],[28.469511,41.2618408],[28.4697018,41.2620316],[28.4697704,41.2621918],[28.46982,41.262764],[28.4698105,41.2628708],[28.4698505,41.263031],[28.4698715,41.2632713],[28.4700203,41.2636108],[28.4703407,41.2640038],[28.4704018,41.2641525],[28.4708614,41.2647743],[28.4709511,41.2648544],[28.4712315,41.2648926],[28.4714508,41.2648926],[28.4720612,41.2650642],[28.4722404,41.2652016],[28.4723606,41.2653236],[28.4725304,41.2657509],[28.4725609,41.2662315],[28.4724903,41.2664108],[28.4724503,41.2665939],[28.4724503,41.2667618],[28.4725113,41.2670631],[28.4724903,41.2671928],[28.472641,41.2675514],[28.47299,41.2681732],[28.4730301,41.268364],[28.4730911,41.2685242],[28.4731102,41.2686729],[28.4730701,41.2691307],[28.4731216,41.2693825],[28.4732018,41.2695808],[28.4733009,41.269783],[28.4734612,41.2699432],[28.4736214,41.270134],[28.4737606,41.2703743],[28.4739704,41.2706833],[28.4743309,41.2711525],[28.4746113,41.2714424],[28.4749813,41.2716637],[28.4752007,41.2717819],[28.4752808,41.2719536],[28.47509,41.272644],[28.4751015,41.2728424],[28.4750309,41.2732544],[28.4750214,41.2736435],[28.4748116,41.2744408],[28.4770107,41.2746239],[28.4772415,41.2746124],[28.4774513,41.2745934],[28.4775505,41.2745743],[28.4785614,41.2744026],[28.4788704,41.274334],[28.4791012,41.2742729],[28.4802513,41.2739029],[28.4813309,41.2736015],[28.481451,41.2734833],[28.4827404,41.2720909],[28.4836502,41.2715912],[28.4837418,41.2715111]]},{"id":19617,"author":"AnaDigit","name_GR":"Sultans Trail: 6.11. Da\u011fyenice - Boyalik","description_GR":"Section-Trail 6.11","path":"Sultans_Trail\/sultans_trail_611","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":16415,"name_EN":"Sultans Trail: 6.11. Da\u011fyenice - Boyalik","description_EN":"Section-Trail 6.11","ascent_time":474,"descent_time":477,"marker":"","level":9,"ascent":514,"descent":509,"maxelev":183,"minelev":23,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.48368 41.25705,28.62766 41.27829)","views":0,"millestones":"","x":28.5606937,"y":41.2782898,"coor":[[28.4836826,41.2715073],[28.4838333,41.2714691],[28.4840221,41.2714882],[28.4841633,41.2715073],[28.484293,41.2715302],[28.4844837,41.2715797],[28.4846535,41.2716408],[28.4848137,41.271698],[28.484993,41.2717705],[28.4851437,41.2718506],[28.4853039,41.2719078],[28.4854622,41.2719803],[28.4857922,41.2721291],[28.4859524,41.2721786],[28.4861336,41.2722092],[28.4864025,41.2722588],[28.4866829,41.2722778],[28.4868832,41.2722893],[28.487072,41.2722893],[28.4873123,41.2722893],[28.4876537,41.2722893],[28.4878426,41.2723007],[28.4880333,41.2723389],[28.488163,41.272419],[28.4883022,41.2725182],[28.4884338,41.2726173],[28.4885731,41.2727089],[28.4887333,41.2728081],[28.4888725,41.2729073],[28.489193,41.2731209],[28.4902725,41.2736702],[28.4928837,41.2752075],[28.4934921,41.2756004],[28.4936123,41.27565],[28.4938831,41.2757187],[28.4945221,41.2758675],[28.4947433,41.2759781],[28.4953537,41.2765388],[28.4961224,41.2771187],[28.4962521,41.2771072],[28.4964733,41.2769775],[28.4968433,41.2766495],[28.4972229,41.2761574],[28.4974632,41.2759972],[28.4977131,41.2758789],[28.4981232,41.2758598],[28.4984035,41.2757301],[28.4987125,41.2753906],[28.4995823,41.2748795],[28.5005932,41.2744904],[28.5009537,41.2743073],[28.5012035,41.2742271],[28.5014725,41.2741776],[28.5019932,41.2741699],[28.503933,41.2743378],[28.5042725,41.2744179],[28.5045528,41.2744408],[28.5047436,41.2744179],[28.5049229,41.2743683],[28.5050926,41.2743301],[28.5053425,41.2743301],[28.5056038,41.2743797],[28.5059528,41.2744904],[28.5062428,41.274498],[28.5072231,41.274498],[28.5077324,41.2744789],[28.508152,41.2744293],[28.5084629,41.2743607],[28.5087624,41.27425],[28.5091324,41.2740707],[28.5101128,41.273468],[28.5104828,41.2733002],[28.5111122,41.2730789],[28.5115833,41.2729988],[28.5118732,41.2729988],[28.5121937,41.2730103],[28.5123425,41.2730179],[28.5126133,41.2731285],[28.5130825,41.2735596],[28.5133934,41.2737503],[28.5135632,41.2738075],[28.5138435,41.2737808],[28.5147934,41.2736473],[28.5152721,41.2734909],[28.5157127,41.2732773],[28.5170231,41.2724876],[28.5173531,41.2723503],[28.517622,41.2722778],[28.5178928,41.2722893],[28.5182724,41.2723999],[28.5187435,41.2726097],[28.5202236,41.2737083],[28.5206623,41.2740288],[28.5212936,41.2743492],[28.5225239,41.2748184],[28.5229435,41.2749481],[28.523262,41.2750206],[28.5236721,41.2750473],[28.5247021,41.2752686],[28.524992,41.2752609],[28.5251732,41.2752075],[28.5253429,41.2751503],[28.5255432,41.2750473],[28.525692,41.2749596],[28.5258636,41.2748604],[28.526062,41.2747383],[28.5262127,41.2746506],[28.5263824,41.2745399],[28.5265636,41.2744408],[28.5268326,41.2743301],[28.5270138,41.2742805],[28.5272026,41.2742271],[28.5273724,41.2742004],[28.5275536,41.2741585],[28.5277233,41.274128],[28.5279121,41.2740974],[28.5280933,41.2740707],[28.5282822,41.2740479],[28.5284729,41.2740593],[28.5286922,41.2740974],[28.5288734,41.2741394],[28.5290928,41.2741699],[28.5292931,41.274189],[28.5294724,41.2742195],[28.529623,41.2742996],[28.5297737,41.2743874],[28.5298824,41.274498],[28.5299835,41.2746201],[28.5300827,41.2747383],[28.5301628,41.2748604],[28.5302525,41.2749786],[28.5303631,41.2750893],[28.5305328,41.2751503],[28.5307026,41.2751083],[28.5308628,41.2750282],[28.5309925,41.2749405],[28.5313721,41.2747307],[28.5318928,41.2742996],[28.5320034,41.2741508],[28.5321331,41.2740288],[28.5322628,41.2739372],[28.5323925,41.2738495],[28.5325623,41.2737999],[28.5327435,41.2738075],[28.5328636,41.2739182],[28.5329628,41.2740593],[28.5330238,41.274189],[28.5330734,41.2743378],[28.5331535,41.2744598],[28.5332222,41.2745895],[28.5333328,41.2747002],[28.533453,41.2748184],[28.5336132,41.2749176],[28.5337925,41.2749977],[28.5339527,41.2750702],[28.5341034,41.2751503],[28.5342827,41.275219],[28.5344524,41.2752495],[28.5345936,41.2752876],[28.5347729,41.2753181],[28.5349522,41.2753906],[28.5351028,41.2754784],[28.5352821,41.2756386],[28.5355034,41.2757988],[28.5356636,41.2758789],[28.5358238,41.2759399],[28.5360126,41.2759285],[28.5361824,41.2758598],[28.5363522,41.2757874],[28.5365334,41.2757492],[28.5367126,41.2757607],[28.5368824,41.2757988],[28.5370426,41.2758598],[28.5371933,41.2759399],[28.5373421,41.2760201],[28.5374928,41.2761002],[28.537653,41.2761497],[28.5378227,41.2762184],[28.5379829,41.276268],[28.5382137,41.2763176],[28.5383835,41.2763786],[28.5385437,41.2764587],[28.538702,41.2765274],[28.5388622,41.2766075],[28.539032,41.27668],[28.5392227,41.2767105],[28.5392723,41.2767181],[28.539402,41.2767372],[28.5396023,41.2767372],[28.539793,41.2767677],[28.5399837,41.2767906],[28.5402031,41.2768173],[28.5403824,41.2768593],[28.5406437,41.2768974],[28.5408325,41.2769394],[28.5410137,41.2769699],[28.5412025,41.2770004],[28.5413723,41.2770386],[28.5415535,41.2770691],[28.5417233,41.2771072],[28.5419521,41.2771492],[28.5421124,41.2771683],[28.5423336,41.2771873],[28.5425129,41.2771873],[28.5427132,41.2772179],[28.5429726,41.2772408],[28.5432529,41.2772789],[28.5434723,41.2773399],[28.5437832,41.2773972],[28.544693,41.2775078],[28.5452423,41.2775497],[28.5456638,41.2776184],[28.5458431,41.2775803],[28.5461922,41.2776489],[28.5465126,41.2776985],[28.547142,41.2777977],[28.5475121,41.2778282],[28.5476933,41.2778397],[28.5478821,41.2778473],[28.5480728,41.2778587],[28.5482922,41.2778893],[28.5484638,41.2779274],[28.5486832,41.2779694],[28.5488625,41.2779694],[28.5490532,41.2779694],[28.549242,41.2779579],[28.5495834,41.2779999],[28.5497837,41.2779999],[28.5501823,41.2779579],[28.5509529,41.2778702],[28.5511627,41.2778702],[28.551363,41.2778702],[28.5515423,41.2778893],[28.551733,41.2778473],[28.5519638,41.2777901],[28.5521336,41.2777176],[28.5523033,41.2776375],[28.5524426,41.2775574],[28.5525932,41.2774696],[28.5526924,41.2773476],[28.5528126,41.2771797],[28.5529232,41.2770576],[28.5530529,41.2769585],[28.5532227,41.2768898],[28.5534325,41.2768593],[28.5536137,41.2768402],[28.5538025,41.2768173],[28.5539932,41.2768288],[28.5541134,41.2769394],[28.5542221,41.2770576],[28.5542927,41.2771873],[28.5543327,41.2772598],[28.5544224,41.2772903],[28.5546227,41.2772484],[28.5549831,41.2772102],[28.5551624,41.2771988],[28.5553837,41.2771873],[28.5557232,41.2772179],[28.5559025,41.2772484],[28.5560837,41.2772789],[28.5563622,41.2773209],[28.5564728,41.2773209],[28.5565529,41.2772903],[28.5566921,41.2772179],[28.5568428,41.2771301],[28.5569534,41.27705],[28.5571022,41.2769585],[28.5572834,41.2768898],[28.5574722,41.2768784],[28.5576324,41.2768974],[28.5578022,41.2769585],[28.5579529,41.2770271],[28.5580425,41.2771606],[28.5581532,41.2772675],[28.5583134,41.2773476],[28.5584927,41.2773705],[28.5586739,41.2773895],[28.559042,41.27742],[28.5592327,41.2774582],[28.5594025,41.2775192],[28.5595131,41.2776299],[28.5596027,41.2777596],[28.5597038,41.2778778],[28.5599136,41.2780075],[28.5601425,41.2781181],[28.560463,41.2782478],[28.5606937,41.2782898],[28.5608921,41.2782593],[28.5610332,41.2781906],[28.5615234,41.2779503],[28.5618134,41.2778091],[28.5621738,41.2775879],[28.5622921,41.2774773],[28.5623932,41.2773895],[28.5624332,41.277298],[28.5624123,41.2771492],[28.5624332,41.2769508],[28.5624924,41.2767677],[28.562582,41.2766495],[28.5626621,41.2765198],[28.5627537,41.2763977],[28.5628338,41.276268],[28.562912,41.2761307],[28.5629635,41.2759895],[28.562973,41.2758484],[28.5630035,41.2757072],[28.5630035,41.2755699],[28.5629425,41.2754402],[28.5628738,41.2753105],[28.5628433,41.2751274],[28.5628033,41.2749901],[28.5627823,41.2748604],[28.5627728,41.2747192],[28.5628128,41.2746086],[28.562912,41.2744789],[28.5630322,41.2743607],[28.5631428,41.2742577],[28.5633736,41.2740784],[28.563633,41.2739906],[28.5638924,41.2739182],[28.5641727,41.2738876],[28.5643635,41.2738876],[28.5645924,41.2739105],[28.5648537,41.2739372],[28.5650234,41.2739296],[28.5651436,41.27388],[28.5655022,41.273468],[28.5655727,41.2733574],[28.5656528,41.2732201],[28.5656929,41.2731209],[28.565712,41.2729797],[28.5657425,41.2727089],[28.565752,41.2725601],[28.565752,41.2724304],[28.565752,41.2722778],[28.5658531,41.2716789],[28.5658531,41.2715378],[28.5658531,41.2714005],[28.5658836,41.2712402],[28.5659428,41.2711678],[28.5660133,41.2711105],[28.5661831,41.2700577],[28.5662231,41.269619],[28.5661736,41.2691879],[28.5660324,41.268589],[28.5660324,41.26828],[28.5661736,41.2677307],[28.5662937,41.2667885],[28.566473,41.2663574],[28.5664635,41.2661896],[28.5663033,41.2653809],[28.5662022,41.2641487],[28.5661526,41.2635078],[28.5661221,41.2632599],[28.566082,41.2630081],[28.566082,41.2629395],[28.5661926,41.2625504],[28.5663033,41.2621002],[28.5663738,41.2619705],[28.5664635,41.2618408],[28.5666237,41.2617188],[28.5668335,41.2616386],[28.5669632,41.2615891],[28.5671234,41.2615395],[28.5672932,41.2614708],[28.5674725,41.2613983],[28.5676022,41.2612801],[28.5678921,41.2608871],[28.5679836,41.2607689],[28.5681534,41.2606087],[28.5682735,41.2605782],[28.5684528,41.2605476],[28.5686035,41.2604675],[28.5694637,41.2600479],[28.5696335,41.2599907],[28.5698338,41.2599487],[28.570013,41.2599297],[28.5704823,41.2598877],[28.5712624,41.2597694],[28.5716038,41.2597198],[28.5725727,41.2596207],[28.5728035,41.2595901],[28.5730133,41.2595406],[28.5731525,41.2594795],[28.5737534,41.2591705],[28.5740433,41.2590599],[28.5742321,41.2589378],[28.5744534,41.2587585],[28.5745926,41.2585678],[28.5747337,41.2583084],[28.5747929,41.2581673],[28.574852,41.2580376],[28.574913,41.2579002],[28.5750523,41.2577286],[28.5752335,41.2575989],[28.5755329,41.2573891],[28.5757122,41.2573204],[28.5758724,41.2572403],[28.5760822,41.2571487],[28.5762634,41.2570992],[28.5764427,41.2570686],[28.576622,41.2570496],[28.5768738,41.2570572],[28.5770531,41.2570877],[28.5772228,41.2571297],[28.5775738,41.2572784],[28.5777721,41.2573509],[28.5779629,41.2574005],[28.5781422,41.2574501],[28.5785332,41.2575607],[28.5800934,41.2579384],[28.5803833,41.258049],[28.5806427,41.2581978],[28.5811424,41.2585678],[28.5815334,41.2588005],[28.5818024,41.2588882],[28.5820732,41.2589302],[28.5823536,41.2589607],[28.5825634,41.2590103],[28.5830727,41.2592278],[28.5833836,41.2593689],[28.5837631,41.2593803],[28.5835228,41.2595901],[28.583353,41.2602806],[28.5832424,41.2608681],[28.5832024,41.2611389],[28.5832634,41.2615509],[28.5833931,41.2619972],[28.5835323,41.2624893],[28.5837421,41.2628975],[28.5839329,41.2632904],[28.5841427,41.2636375],[28.5842533,41.2638283],[28.5844231,41.2641602],[28.5846424,41.2646179],[28.5847626,41.2651787],[28.5849838,41.265358],[28.5851421,41.2654686],[28.5856228,41.2653503],[28.585783,41.2652473],[28.5859833,41.2652702],[28.5863228,41.2653999],[28.586462,41.2653999],[28.5867023,41.2653198],[28.5868626,41.2653198],[28.5873432,41.2654495],[28.587923,41.2655182],[28.5880623,41.2654495],[28.5883636,41.2652206],[28.5883427,41.2651405],[28.5880928,41.2649193],[28.587923,41.2647285],[28.5876637,41.2644196],[28.5873737,41.2642403],[28.5873222,41.2641487],[28.5874233,41.2641106],[28.5879326,41.2640991],[28.5883427,41.2641373],[28.5885429,41.2641182],[28.588913,41.2639694],[28.5891933,41.2639503],[28.5897236,41.2640305],[28.590023,41.2639885],[28.5909824,41.2636185],[28.5915127,41.26371],[28.5919933,41.2637672],[28.5924721,41.2637672],[28.5929127,41.2636185],[28.5932522,41.2635307],[28.593523,41.2632904],[28.5938225,41.2633896],[28.5947933,41.2640381],[28.5951538,41.264019],[28.5953121,41.2637596],[28.5956726,41.2633781],[28.5962124,41.2632103],[28.5962238,41.2630005],[28.5961132,41.2627487],[28.5961227,41.2625999],[28.5965824,41.2625694],[28.5967522,41.2624893],[28.5968628,41.2622795],[28.5971127,41.2621689],[28.5976124,41.2622871],[28.5980625,41.2622604],[28.5986023,41.2621498],[28.5993633,41.262188],[28.5994625,41.2622795],[28.5995121,41.2626381],[28.5998325,41.2631302],[28.600132,41.2637291],[28.6003838,41.263958],[28.6006126,41.2640495],[28.6007938,41.26408],[28.6009235,41.2640572],[28.6013336,41.2639008],[28.6014538,41.2639084],[28.6015434,41.2639503],[28.6016521,41.2640381],[28.6017323,41.2640572],[28.6018429,41.2640495],[28.6019936,41.2640572],[28.6021824,41.2641106],[28.6025429,41.2637482],[28.6026936,41.2636299],[28.6028328,41.2635307],[28.6029625,41.2634392],[28.6033936,41.2632408],[28.6037121,41.2631187],[28.6041622,41.2630196],[28.604372,41.2630081],[28.604702,41.2630501],[28.6048832,41.2630501],[28.6053238,41.2629585],[28.6056728,41.2628288],[28.6062431,41.2625694],[28.6065121,41.2624283],[28.6068935,41.262188],[28.6073227,41.2619591],[28.607523,41.2618599],[28.6076927,41.2618103],[28.6079521,41.2617073],[28.6085224,41.2616272],[28.6089134,41.2615776],[28.6094322,41.2615509],[28.6101627,41.2614479],[28.6104431,41.2614479],[28.6106434,41.2614708],[28.6108322,41.2615089],[28.6110134,41.2616005],[28.6113033,41.2618599],[28.6116028,41.2620773],[28.6118031,41.2621574],[28.6122723,41.26231],[28.6126022,41.2623482],[28.6131821,41.2623901],[28.6135826,41.2623978],[28.6141033,41.2623672],[28.6150036,41.26231],[28.6154022,41.2623291],[28.615963,41.2623901],[28.616642,41.2624779],[28.6171532,41.2625008],[28.6177025,41.2625008],[28.6183434,41.2623978],[28.6187325,41.2623405],[28.6190224,41.26231],[28.6192627,41.2623596],[28.6195526,41.2624207],[28.6203728,41.2627182],[28.6206322,41.2627678],[28.6208038,41.2627983],[28.6209126,41.2628174],[28.6220226,41.2627373],[28.622263,41.2626801],[28.6225224,41.2625809],[28.6229534,41.2623672],[28.6234226,41.2621193],[28.6236629,41.2620277],[28.6238232,41.2620277],[28.6244736,41.2621498],[28.624733,41.2621803],[28.6249924,41.2621574],[28.6251736,41.2621574],[28.6251621,41.2623978],[28.6255932,41.2624283],[28.6258736,41.2624397],[28.6260624,41.2624397],[28.6264324,41.2623978],[28.626503,41.2623787],[28.6273232,41.26231],[28.6276627,41.2623291]]},{"id":19618,"author":"AnaDigit","name_GR":"Sultans Trail: 6.12. Boyalik - Sazlibosna","description_GR":"Section-Trail 6.12","path":"Sultans_Trail\/sultans_trail_612","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":16580,"name_EN":"Sultans Trail: 6.12. Boyalik - Sazlibosna","description_EN":"Section-Trail 6.12","ascent_time":484,"descent_time":487,"marker":"","level":9,"ascent":318,"descent":316,"maxelev":157,"minelev":19,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.61542 41.15337,28.67458 41.26233)","views":0,"millestones":"","x":28.6503429,"y":41.1921692,"coor":[[28.6276627,41.2623291],[28.6271229,41.26157],[28.6264744,41.2611275],[28.6262741,41.2608986],[28.626173,41.2605896],[28.6257935,41.2604675],[28.6255131,41.260479],[28.6247234,41.2602081],[28.6242027,41.2598877],[28.6239243,41.2595978],[28.6238728,41.2592278],[28.6238842,41.2588997],[28.6237926,41.258709],[28.623703,41.2586479],[28.6236439,41.2583809],[28.6236343,41.2581978],[28.6235638,41.257988],[28.6221333,41.2573586],[28.6196136,41.2571297],[28.6185226,41.2570381],[28.6182327,41.2569504],[28.617363,41.2564278],[28.6162033,41.2556],[28.6157227,41.254818],[28.6156845,41.2544098],[28.615633,41.253849],[28.6155834,41.2533875],[28.6154232,41.2531586],[28.6154327,41.2531509],[28.6156235,41.2528496],[28.6165237,41.2514076],[28.6167145,41.2511177],[28.6172829,41.2502899],[28.6174335,41.2500381],[28.6175728,41.2499084],[28.6176033,41.2498589],[28.6179638,41.24963],[28.618494,41.2493477],[28.6187134,41.2491379],[28.6188335,41.2489586],[28.6191235,41.2485008],[28.6194134,41.2479172],[28.6194744,41.2477608],[28.6194935,41.24757],[28.619524,41.2472992],[28.6194744,41.2470093],[28.6194229,41.2467003],[28.6193638,41.2465096],[28.6186638,41.2456703],[28.6186428,41.2454376],[28.6186829,41.2453003],[28.618784,41.2450981],[28.6187744,41.2450104],[28.6181641,41.2437401],[28.6180935,41.2435608],[28.6180744,41.242939],[28.6180744,41.2426491],[28.6181736,41.2415695],[28.6182938,41.2408981],[28.6183128,41.2406578],[28.6183739,41.2403183],[28.6184139,41.2401276],[28.6186237,41.2394981],[28.6192436,41.2388382],[28.6197033,41.2383385],[28.6201439,41.2376099],[28.6203232,41.2373009],[28.6202145,41.2372475],[28.6200943,41.2371788],[28.6198444,41.237011],[28.6195831,41.2367897],[28.619463,41.2366905],[28.6193542,41.236618],[28.6190243,41.2366295],[28.6186428,41.2365875],[28.6178932,41.2363586],[28.617794,41.2362289],[28.6175938,41.2358475],[28.6175442,41.2356606],[28.6176338,41.2355576],[28.6178532,41.2352676],[28.6179829,41.2349091],[28.6181335,41.2346191],[28.6183434,41.2342682],[28.6199741,41.2330894],[28.620554,41.2329102],[28.6209831,41.2329903],[28.6212044,41.2328491],[28.6213932,41.23246],[28.6216927,41.2320099],[28.6219139,41.2313309],[28.6220131,41.2309608],[28.6220436,41.2305489],[28.6224937,41.2290573],[28.6226845,41.2286682],[28.6227131,41.22826],[28.6228333,41.2279587],[28.6231136,41.2277794],[28.6232834,41.2274895],[28.6236439,41.2269783],[28.6238537,41.226799],[28.6242332,41.2263374],[28.6250629,41.2243996],[28.626543,41.2215385],[28.6269341,41.2204475],[28.6273441,41.2197876],[28.6285229,41.2183609],[28.6293831,41.2171783],[28.6295338,41.2167778],[28.6299343,41.2161293],[28.6300831,41.2159081],[28.630764,41.2150879],[28.6313343,41.21455],[28.6319427,41.2138901],[28.6327629,41.2132683],[28.6330528,41.2128487],[28.6333637,41.2124176],[28.6337128,41.211998],[28.6339436,41.2116089],[28.6337242,41.2113876],[28.6334343,41.2112083],[28.6333542,41.2110481],[28.6334839,41.2103691],[28.6335735,41.2101974],[28.6338444,41.2099609],[28.6337242,41.2094994],[28.6336536,41.20924],[28.6331139,41.2067375],[28.6329536,41.2067184],[28.6324844,41.206768],[28.6323738,41.2065277],[28.6322842,41.2062874],[28.6323338,41.2060585],[28.6325626,41.2059288],[28.6324635,41.2057991],[28.6330433,41.20541],[28.633873,41.2045708],[28.6341438,41.204258],[28.634264,41.2041779],[28.6343632,41.2041092],[28.6345139,41.2040596],[28.6350441,41.2038803],[28.6354733,41.2037086],[28.6359844,41.2035294],[28.6366634,41.2032089],[28.6369839,41.20298],[28.6376743,41.2024689],[28.638113,41.202198],[28.6383343,41.2020607],[28.6384945,41.2019272],[28.6385136,41.201828],[28.640604,41.2006989],[28.6409245,41.2005386],[28.6413136,41.2003975],[28.641674,41.2003403],[28.6420441,41.2002792],[28.6425629,41.200161],[28.6432533,41.2001076],[28.6435528,41.2000885],[28.6435833,41.1997986],[28.6437244,41.1995773],[28.6439037,41.1991501],[28.644083,41.198391],[28.6443329,41.1979599],[28.6443939,41.1977692],[28.6445141,41.1975403],[28.6447144,41.1973381],[28.6449242,41.1971474],[28.6450939,41.1969681],[28.6451931,41.1968307],[28.6456337,41.1964798],[28.6457844,41.1963196],[28.6459541,41.1960793],[28.6461029,41.195919],[28.6462231,41.1957893],[28.6464729,41.1956596],[28.6467228,41.1955299],[28.6469631,41.1953888],[28.6471939,41.1952591],[28.6473541,41.1951599],[28.6474838,41.1950874],[28.647644,41.1949806],[28.6478043,41.194828],[28.6479836,41.1946678],[28.6481228,41.194519],[28.648344,41.1943283],[28.6485443,41.1941795],[28.6486931,41.1940575],[28.6488838,41.1938705],[28.649044,41.1937599],[28.6493244,41.1935883],[28.6494827,41.1934891],[28.6495743,41.193428],[28.6496429,41.1931877],[28.6496735,41.1930199],[28.6496944,41.1928978],[28.6497231,41.1927795],[28.6498032,41.192688],[28.6498737,41.1926308],[28.6500835,41.1925087],[28.6502533,41.1923676],[28.6503334,41.1922684],[28.6503429,41.1921692],[28.6503029,41.1921196],[28.6502438,41.1919899],[28.6503334,41.1918602],[28.6506042,41.1915474],[28.6505928,41.1914482],[28.6506844,41.1912575],[28.6513042,41.1905785],[28.6519337,41.1899872],[28.6522827,41.1897697],[28.6523037,41.1896591],[28.6523037,41.1895409],[28.6521435,41.1893997],[28.6506729,41.1887589],[28.650383,41.1886292],[28.6502743,41.188549],[28.6502342,41.1884193],[28.6502533,41.1880379],[28.6503143,41.1877403],[28.6503334,41.1873703],[28.6503029,41.1870499],[28.6502934,41.1869583],[28.6503544,41.1868782],[28.650404,41.1867981],[28.650423,41.1866608],[28.6504536,41.1865501],[28.6505337,41.186409],[28.6505642,41.1862297],[28.6506443,41.1861],[28.6506844,41.1860085],[28.6507931,41.1859589],[28.6509838,41.1858788],[28.651123,41.1857872],[28.6511841,41.1857376],[28.6513634,41.1856804],[28.6515827,41.1856079],[28.6517143,41.1856194],[28.6519337,41.1856079],[28.6523037,41.1856003],[28.6529236,41.1859589],[28.6533527,41.18573],[28.6541042,41.1853409],[28.6543732,41.1846504],[28.6534634,41.18396],[28.6537533,41.1835289],[28.653904,41.1833191],[28.6541729,41.1828995],[28.6544342,41.1825104],[28.6547127,41.1820679],[28.6548233,41.1818199],[28.6550541,41.1814575],[28.6553841,41.181118],[28.6557426,41.1807785],[28.6558933,41.1806374],[28.6561737,41.1805077],[28.6563835,41.1802788],[28.6563644,41.1798286],[28.6563435,41.17939],[28.6565342,41.1790504],[28.6567345,41.1788292],[28.6569633,41.1784706],[28.6572437,41.1781998],[28.6573734,41.1779594],[28.6576538,41.1776199],[28.6580429,41.1772881],[28.6585732,41.1773109],[28.6589432,41.177578],[28.6592426,41.1778297],[28.6593037,41.1778603],[28.6596928,41.1780472],[28.6601238,41.1782494],[28.6607037,41.1782494],[28.6610241,41.1780472],[28.6611729,41.1778107],[28.6611137,41.1774406],[28.6611328,41.1772308],[28.6612835,41.1771202],[28.6608734,41.1769409],[28.6606331,41.1766777],[28.6603527,41.1764183],[28.6602745,41.176178],[28.6602345,41.1758995],[28.6602936,41.1754799],[28.6604233,41.1751785],[28.6605034,41.1749496],[28.6606827,41.1748886],[28.6607037,41.1747398],[28.6608334,41.1745186],[28.6608334,41.1743393],[28.6606827,41.1741409],[28.6606827,41.1739807],[28.6607838,41.1737099],[28.6609135,41.1735573],[28.6609344,41.1734009],[28.6610641,41.173111],[28.6612129,41.17276],[28.6612835,41.1725273],[28.6611538,41.1722374],[28.6611538,41.1718178],[28.6612339,41.1714096],[28.6613426,41.1711388],[28.6615334,41.1708794],[28.6616135,41.1706581],[28.6616936,41.1704407],[28.6619339,41.1704407],[28.6622429,41.1704674],[28.6624737,41.1704788],[28.6628132,41.1704674],[28.6631336,41.1704483],[28.6634331,41.1704903],[28.6636734,41.1705399],[28.6638336,41.1706085],[28.6639233,41.1706772],[28.6641541,41.1705704],[28.6643944,41.1704903],[28.6645641,41.1704178],[28.6645927,41.170269],[28.664444,41.1701202],[28.6642838,41.1699677],[28.6641331,41.169838],[28.6639538,41.1696892],[28.6638432,41.16959],[28.6636543,41.1695175],[28.6635342,41.1693192],[28.6636028,41.1691704],[28.6637936,41.1689873],[28.6639843,41.1688499],[28.6640434,41.1685905],[28.664093,41.1683083],[28.6640034,41.1680908],[28.6636829,41.1680374],[28.6633244,41.1680679],[28.6628933,41.1679306],[28.6625938,41.1677284],[28.6623745,41.1674805],[28.6621532,41.1673088],[28.6621742,41.1669579],[28.6622334,41.1666298],[28.6623135,41.1662598],[28.6624832,41.1659508],[28.6624241,41.1656494],[28.6624832,41.1653976],[28.6625042,41.1650696],[28.6625042,41.1647491],[28.6625328,41.1644173],[28.6625729,41.164238],[28.6626835,41.1641273],[28.6628132,41.1640091],[28.6629734,41.1637993],[28.663063,41.16362],[28.663063,41.1635475],[28.6630039,41.1632996],[28.6629543,41.1631088],[28.6631031,41.1628304],[28.6632938,41.16259],[28.663353,41.1622772],[28.6632729,41.1619492],[28.6632938,41.1617203],[28.6634235,41.1614075],[28.6635628,41.1613007],[28.6638241,41.1612473],[28.6641235,41.1610298],[28.6642342,41.1607399],[28.664484,41.1603889],[28.6646538,41.1601105],[28.6648331,41.1597404],[28.6648235,41.1595001],[28.6647034,41.1592598],[28.6646633,41.1590996],[28.6647243,41.1585693],[28.6647243,41.1581078],[28.6649742,41.1576385],[28.6655636,41.1572189],[28.6660938,41.156929],[28.6662827,41.1567574],[28.6663628,41.1565781],[28.6662827,41.15625],[28.6660728,41.1559105],[28.6661739,41.1553879],[28.6663342,41.1550179],[28.6666126,41.1549072],[28.6668434,41.1549187],[28.6673336,41.1550789],[28.6675339,41.1550903],[28.6677036,41.1550407],[28.6679039,41.1549301],[28.6680241,41.1547203],[28.6680641,41.1542778],[28.6681232,41.1540108],[28.6682835,41.15382],[28.6688938,41.1533699],[28.6690235,41.1534195],[28.6694336,41.1535988],[28.6701031,41.1538506],[28.6702938,41.1540298],[28.6705742,41.1541672],[28.6709843,41.1543579],[28.6713333,41.1545105],[28.6714745,41.1545677],[28.6716728,41.1546478],[28.6731834,41.1552391],[28.6745834,41.1557884]]},{"id":19619,"author":"AnaDigit","name_GR":"Sultans Trail: 6.13. Sazlibosna - Pirin\u00e7\u00e7i","description_GR":"Section-Trail 6.13","path":"Sultans_Trail\/sultans_trail_613","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":27365,"name_EN":"Sultans Trail: 6.13. Sazlibosna - Pirin\u00e7\u00e7i","description_EN":"Section-Trail 6.13","ascent_time":582,"descent_time":584,"marker":"","level":9,"ascent":685,"descent":717,"maxelev":233,"minelev":22,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.67458 41.13161,28.85128 41.17256)","views":0,"millestones":"","x":28.7534389,"y":41.1456604,"coor":[[28.6745796,41.1557884],[28.6746387,41.1557083],[28.6746883,41.1556473],[28.6752796,41.1548691],[28.675869,41.1540298],[28.6762886,41.1532097],[28.6764393,41.1527596],[28.6773796,41.1512604],[28.6779099,41.1498489],[28.6781292,41.1494102],[28.6783199,41.149128],[28.6784496,41.1489296],[28.6786995,41.1486206],[28.6788788,41.1482277],[28.6793098,41.1472473],[28.6796284,41.1464996],[28.6798687,41.1458282],[28.6800385,41.1452103],[28.6802788,41.1445503],[28.6802387,41.1439285],[28.6803589,41.1440277],[28.6805496,41.1442604],[28.6818581,41.1465073],[28.6824589,41.1474686],[28.6825085,41.1479187],[28.6825886,41.148468],[28.6827297,41.1486969],[28.6828384,41.1487503],[28.6831284,41.148819],[28.6833687,41.1487274],[28.6835289,41.14851],[28.6836185,41.1479073],[28.6837387,41.1474686],[28.6835995,41.1468773],[28.6835384,41.1462288],[28.6837997,41.1457901],[28.6840897,41.1454506],[28.6840496,41.1452484],[28.683939,41.1451378],[28.6835384,41.1448097],[28.6834297,41.144558],[28.6834888,41.1442604],[28.683979,41.1429977],[28.6841888,41.1425591],[28.6841698,41.1422882],[28.6838589,41.1419182],[28.6837482,41.141819],[28.6837387,41.1416473],[28.6838589,41.1414604],[28.6840897,41.1412392],[28.6841698,41.1410789],[28.6841583,41.1409683],[28.6841183,41.1408386],[28.6840191,41.1406975],[28.6836796,41.1404076],[28.6835785,41.1403275],[28.6835194,41.1401176],[28.6835289,41.1399269],[28.6840191,41.1384583],[28.6842899,41.1379776],[28.684639,41.1377792],[28.6850796,41.1376076],[28.6854591,41.1373787],[28.6855888,41.1371994],[28.6856689,41.1369476],[28.6856194,41.1366501],[28.6855392,41.1362572],[28.6856098,41.1360588],[28.6858196,41.1359177],[28.6862488,41.1357269],[28.6864681,41.1355705],[28.6865692,41.1353683],[28.6865692,41.1343498],[28.6866283,41.1340599],[28.6868382,41.1337891],[28.6873188,41.1336975],[28.6878891,41.1336899],[28.6882286,41.1337471],[28.688549,41.1338692],[28.6890182,41.1342278],[28.6894798,41.1346397],[28.6904297,41.1351776],[28.6906796,41.1353683],[28.6908398,41.1355705],[28.6910496,41.1359291],[28.6912594,41.13657],[28.6913891,41.1367798],[28.6916599,41.1368904],[28.6918488,41.1368103],[28.6919498,41.1366386],[28.6918793,41.1362801],[28.6917286,41.135437],[28.6915798,41.1351395],[28.6913986,41.1350098],[28.6902695,41.1342201],[28.6898785,41.1338806],[28.6896687,41.1335983],[28.6892185,41.1328201],[28.6889591,41.1323204],[28.688879,41.1320496],[28.6889191,41.1317902],[28.6891594,41.1317596],[28.6893883,41.1316071],[28.6896992,41.131649],[28.689909,41.1317406],[28.6900082,41.1318779],[28.6903191,41.1323891],[28.6904392,41.1324806],[28.6905193,41.1325188],[28.690649,41.1325874],[28.6907291,41.1326675],[28.6907196,41.1328888],[28.690609,41.1332283],[28.6906185,41.1334381],[28.6906586,41.1335678],[28.6911297,41.1338882],[28.6915684,41.1341972],[28.6917095,41.1342583],[28.6918392,41.1342697],[28.6919899,41.1342201],[28.6920795,41.1341286],[28.6922398,41.134079],[28.6923885,41.1340675],[28.6925983,41.1341591],[28.6928082,41.1341972],[28.6929798,41.1342201],[28.6932392,41.1341591],[28.6934891,41.1341705],[28.6935387,41.1342697],[28.6937084,41.1343994],[28.693819,41.1345673],[28.6938496,41.1347694],[28.6937389,41.1350098],[28.6937695,41.1351585],[28.6939087,41.1352806],[28.6939983,41.1353073],[28.6944294,41.1354485],[28.6948395,41.1356201],[28.6950989,41.1357079],[28.6954193,41.135788],[28.6956081,41.1358604],[28.6957188,41.1359978],[28.6959591,41.1362],[28.6962185,41.1362877],[28.6965199,41.1364174],[28.6965694,41.1364594],[28.6967888,41.1366005],[28.6971397,41.1367989],[28.6973095,41.13694],[28.6975193,41.1371193],[28.6977386,41.1372986],[28.698,41.1375084],[28.6982288,41.1377487],[28.6984482,41.1379395],[28.6987,41.1381989],[28.6988983,41.1383286],[28.6992188,41.1385078],[28.6995792,41.1386185],[28.7000294,41.1387787],[28.7003593,41.1389084],[28.7005482,41.1391487],[28.7008686,41.1394577],[28.7010498,41.1396484],[28.7011299,41.1397171],[28.7013187,41.1399002],[28.7012787,41.1401176],[28.7013798,41.1402397],[28.7014885,41.1403694],[28.7018585,41.1405792],[28.7020683,41.140667],[28.7023487,41.14077],[28.7023487,41.1409302],[28.7023087,41.1412201],[28.7023487,41.141449],[28.7024193,41.1417198],[28.702549,41.1419296],[28.7027187,41.1421776],[28.7029495,41.1422691],[28.7031898,41.1424484],[28.7033596,41.1426277],[28.7035484,41.1429176],[28.7037487,41.143158],[28.7041283,41.1434898],[28.7042599,41.1436005],[28.7045784,41.1437798],[28.7049084,41.1439972],[28.7051792,41.1441803],[28.7052383,41.1442184],[28.7055092,41.1444397],[28.7059784,41.144577],[28.7064095,41.1446686],[28.7068996,41.1447296],[28.7073689,41.1447868],[28.7080383,41.1447868],[28.7085991,41.1447601],[28.7090893,41.1447296],[28.7094994,41.1447296],[28.7101383,41.1447792],[28.7108498,41.1448402],[28.7114296,41.144989],[28.7121983,41.1451492],[28.7126293,41.1451988],[28.7130184,41.1452484],[28.7135983,41.145298],[28.7139797,41.1454201],[28.7143497,41.1455688],[28.7147789,41.1456985],[28.7155781,41.1459694],[28.7165985,41.1463089],[28.7176285,41.1467171],[28.7194996,41.1475372],[28.7202587,41.1479187],[28.7200394,41.1476288],[28.7199783,41.1475487],[28.7198696,41.1472778],[28.7198696,41.1468773],[28.7198086,41.1467171],[28.7197189,41.1466484],[28.7194691,41.1465988],[28.7193298,41.1465187],[28.7191887,41.1464386],[28.7189293,41.1461983],[28.7188091,41.1458588],[28.7186584,41.1454697],[28.7187195,41.1451797],[28.7189999,41.1448898],[28.7192783,41.1447601],[28.7193394,41.1445503],[28.7195988,41.1443901],[28.7198792,41.1442871],[28.720089,41.1441269],[28.7203484,41.1439476],[28.7205696,41.1436806],[28.7208195,41.1435089],[28.7211399,41.1434174],[28.721529,41.1433868],[28.7217484,41.1432686],[28.7221699,41.1432381],[28.7225189,41.1432991],[28.7226696,41.143219],[28.722929,41.143158],[28.7230186,41.1432076],[28.7233486,41.1432686],[28.7236195,41.1433678],[28.7238998,41.1433678],[28.7241993,41.1433678],[28.7244797,41.1434784],[28.7247887,41.1435089],[28.7250481,41.1434174],[28.7252884,41.1432571],[28.7255383,41.1431274],[28.7257996,41.1430588],[28.7259293,41.1429482],[28.7261887,41.1428185],[28.726469,41.1428185],[28.7267494,41.1427689],[28.7269993,41.1426697],[28.727169,41.1426277],[28.727499,41.1426277],[28.7277794,41.1426697],[28.7280998,41.1426392],[28.7283993,41.14254],[28.7286987,41.1423798],[28.7290192,41.1422882],[28.7292595,41.1422081],[28.7294483,41.1422081],[28.7297096,41.1422882],[28.7299385,41.1423492],[28.7303085,41.1423187],[28.7305393,41.1422882],[28.7307396,41.142189],[28.731039,41.1419106],[28.7313385,41.1417999],[28.7316189,41.1418495],[28.7320499,41.1418991],[28.7323494,41.141819],[28.7326698,41.1416702],[28.7328186,41.1415291],[28.7329483,41.1413498],[28.7332897,41.1412506],[28.7336597,41.1411896],[28.7338295,41.1410675],[28.7343788,41.1406479],[28.7346592,41.1404877],[28.7347889,41.1404076],[28.7350292,41.1400375],[28.7353096,41.139698],[28.7355194,41.139328],[28.7357082,41.1390076],[28.735939,41.1387405],[28.7361298,41.1385384],[28.7363682,41.1381874],[28.7367191,41.1380806],[28.7371197,41.1376991],[28.7373886,41.137558],[28.7377682,41.1375084],[28.7380886,41.1374779],[28.7381592,41.1374283],[28.7382584,41.1373901],[28.7383099,41.1373482],[28.7382488,41.1373177],[28.7381992,41.1373291],[28.7381496,41.1373482],[28.7380886,41.1373482],[28.7380695,41.1372871],[28.7380486,41.137207],[28.7381992,41.1366005],[28.7381592,41.1363869],[28.7380295,41.1360779],[28.7377281,41.1357269],[28.7376289,41.1357193],[28.7374496,41.1357193],[28.7372894,41.1357193],[28.7371292,41.1357384],[28.7369881,41.1357079],[28.7368488,41.1356468],[28.7367382,41.1355095],[28.7367897,41.1354485],[28.7369385,41.1353683],[28.7371082,41.1352882],[28.7372189,41.1352501],[28.7373981,41.1350975],[28.7374287,41.1349792],[28.7374687,41.1348572],[28.7375298,41.1347275],[28.7375488,41.1346283],[28.7375984,41.1345596],[28.7376785,41.1344872],[28.7377586,41.1344376],[28.7377586,41.1343803],[28.7377682,41.1342697],[28.7377987,41.1341782],[28.7378693,41.134079],[28.7380695,41.1340981],[28.7382298,41.1340904],[28.738409,41.1339989],[28.7385998,41.1338882],[28.738699,41.1337585],[28.7390499,41.1335869],[28.7392998,41.1334686],[28.7394485,41.1334076],[28.7395782,41.1334305],[28.7397499,41.1333771],[28.7404099,41.1330872],[28.7407093,41.1329689],[28.7409897,41.132988],[28.7413597,41.1331406],[28.7416897,41.1333389],[28.7421589,41.1334877],[28.7425785,41.1335106],[28.7435398,41.1335182],[28.7439098,41.1335297],[28.7450981,41.1335106],[28.7455997,41.1335793],[28.7456589,41.1335869],[28.7462082,41.1337395],[28.7463589,41.1338577],[28.7464981,41.1340103],[28.7466183,41.1342201],[28.7468185,41.1348381],[28.7469292,41.1349678],[28.7474899,41.1352997],[28.7477589,41.1354904],[28.7478485,41.1356773],[28.7479992,41.1361771],[28.7480488,41.1362991],[28.7483292,41.1366501],[28.7483292,41.1367569],[28.7482796,41.1368294],[28.7479897,41.1370773],[28.7474499,41.1377487],[28.7473984,41.1378098],[28.7473392,41.137867],[28.7469387,41.1381683],[28.7468281,41.1382675],[28.7467594,41.1383705],[28.7467098,41.1385002],[28.7465992,41.1388168],[28.7464981,41.1394272],[28.7465096,41.1397781],[28.7466087,41.1401291],[28.7466888,41.1404572],[28.7468586,41.1415482],[28.7469482,41.1421394],[28.7469997,41.1426582],[28.7470894,41.1428299],[28.7472992,41.143158],[28.7476997,41.1435089],[28.7478294,41.1435699],[28.7479897,41.1436005],[28.7481689,41.1435585],[28.7482986,41.1434975],[28.7485886,41.1433868],[28.7486992,41.1433792],[28.7489796,41.1433983],[28.7493687,41.1435089],[28.7494984,41.1435585],[28.7497292,41.1436081],[28.7499199,41.1436272],[28.7502499,41.1436195],[28.7508392,41.143589],[28.7513981,41.1435699],[28.7516193,41.1436272],[28.7518291,41.1436996],[28.7519188,41.1437874],[28.7519798,41.14394],[28.7519188,41.1440887],[28.7520485,41.1441498],[28.7525787,41.1442184],[28.7529984,41.1443977],[28.7530994,41.1445198],[28.7530994,41.1446495],[28.7532082,41.1448593],[28.7533188,41.1450882],[28.7533684,41.1451988],[28.7534389,41.1456604],[28.7535286,41.1458473],[28.7536888,41.1459885],[28.753809,41.1460686],[28.7541981,41.146347],[28.7543583,41.1464882],[28.7544689,41.1466789],[28.7544594,41.146759],[28.7543087,41.1468887],[28.7541485,41.1470871],[28.7541199,41.1472588],[28.7541885,41.1474991],[28.7542591,41.1476784],[28.7543087,41.1478271],[28.7543488,41.1479187],[28.7543583,41.1479492],[28.7546787,41.148407],[28.7548294,41.1485596],[28.7551785,41.1488075],[28.7553082,41.1490097],[28.7555981,41.1493187],[28.755909,41.1495705],[28.7560596,41.1497078],[28.7562485,41.1498871],[28.7565193,41.1499596],[28.7566185,41.1500206],[28.7566891,41.1501579],[28.7567482,41.150219],[28.7568588,41.1502876],[28.7572098,41.1502571],[28.7576199,41.15028],[28.7580185,41.1502304],[28.7581997,41.150238],[28.7584782,41.1503677],[28.7587891,41.1504898],[28.759119,41.1507492],[28.7592697,41.1508293],[28.7597389,41.150959],[28.7602081,41.1510506],[28.7604294,41.1511803],[28.7605286,41.1512871],[28.7607288,41.1515694],[28.7608986,41.1519394],[28.7609692,41.1520271],[28.7611084,41.1521378],[28.7612286,41.1521378],[28.7613487,41.1522179],[28.7614384,41.1523094],[28.7615585,41.1524887],[28.7619095,41.152729],[28.7621784,41.1528893],[28.7627888,41.1532288],[28.7631989,41.1534805],[28.7634182,41.1536484],[28.763649,41.1537895],[28.7638092,41.1539803],[28.7640285,41.1542473],[28.76437,41.1544876],[28.7647095,41.154747],[28.7649899,41.1549797],[28.7653084,41.1551094],[28.7657585,41.155159],[28.7658291,41.1551971],[28.7659588,41.1552696],[28.7662792,41.1553802],[28.7665882,41.1554871],[28.7667484,41.155407],[28.7668095,41.1553497],[28.7669182,41.15522],[28.7670498,41.1552086],[28.767149,41.1552696],[28.7672386,41.1553268],[28.7674694,41.1553383],[28.7677689,41.1553383],[28.7679996,41.1552391],[28.7683182,41.1551094],[28.7686386,41.1548576],[28.7688885,41.1546173],[28.7691593,41.1544189],[28.7693596,41.1543694],[28.7697983,41.1541595],[28.7701283,41.1540298],[28.770359,41.1539688],[28.7705383,41.1539383],[28.7709599,41.1538086],[28.7711582,41.1537285],[28.7713184,41.1536293],[28.7715092,41.1535072],[28.7721996,41.1535072],[28.7725697,41.1536789],[28.7733688,41.1541901],[28.7760086,41.1550102],[28.7770195,41.1554985],[28.7771988,41.1555977],[28.7772999,41.1555901],[28.7771797,41.1554184],[28.7767696,41.1550598],[28.7767391,41.1549377],[28.7768383,41.1547699],[28.7771492,41.1546478],[28.7775192,41.1545181],[28.778059,41.1544571],[28.7790184,41.1543083],[28.7802696,41.1539879],[28.7808895,41.1533089],[28.7815094,41.1528587],[28.7820187,41.1523094],[28.7829494,41.1513481],[28.7832699,41.1513901],[28.7840786,41.1510696],[28.7843285,41.1510887],[28.7863693,41.1521683],[28.786499,41.1523094],[28.7865791,41.152298],[28.786829,41.1521492],[28.7870884,41.1521988],[28.7872581,41.1522675],[28.7874298,41.1522903],[28.7876797,41.1523476],[28.7876682,41.1524582],[28.7879581,41.1527596],[28.7879391,41.1528702],[28.7879181,41.1539993],[28.7878685,41.1542397],[28.7877483,41.1542892],[28.7877483,41.1546173],[28.7878799,41.1548271],[28.7878799,41.1549873],[28.7878494,41.1551285],[28.7878189,41.1551971],[28.7877483,41.1552582],[28.7876892,41.1553268],[28.7876396,41.1554375],[28.7876282,41.1554985],[28.7876186,41.1555595],[28.7876797,41.1556206],[28.7877388,41.1556473],[28.7877884,41.1556473],[28.7878895,41.1556473],[28.7879887,41.1556473],[28.7880783,41.1556396],[28.7881584,41.1556396],[28.7882195,41.1556396],[28.7882881,41.1556206],[28.7883492,41.1556091],[28.7883987,41.1556206],[28.7887592,41.1558571],[28.7890186,41.1560402],[28.7890987,41.1560974],[28.7894592,41.1564789],[28.7897091,41.1567192],[28.789959,41.1568069],[28.7901897,41.1568069],[28.7904892,41.1567001],[28.7906685,41.1565475],[28.7908096,41.1563301],[28.7908993,41.1562996],[28.7915993,41.1562271],[28.7922897,41.1560974],[28.7926197,41.1561279],[28.7928085,41.156189],[28.7929192,41.1562576],[28.7932396,41.1566086],[28.7934189,41.1568298],[28.7939682,41.1571503],[28.7942982,41.1572876],[28.7945385,41.1573792],[28.7946796,41.1574783],[28.7948093,41.1577301],[28.7948189,41.1581001],[28.7947083,41.1584396],[28.7944984,41.1587105],[28.7943687,41.1588974],[28.7943382,41.1590881],[28.7943993,41.1594086],[28.7944794,41.1595383],[28.7948589,41.1598587],[28.7950287,41.1599884],[28.7951889,41.1600685],[28.7955799,41.1602173],[28.7958584,41.1603394],[28.7960587,41.1604996],[28.7961788,41.1609077],[28.7962189,41.1609879],[28.7964191,41.1611481],[28.796999,41.161499],[28.7973785,41.1616402],[28.7977695,41.1619072],[28.7980995,41.16222],[28.7985096,41.1626472],[28.7987595,41.1627884],[28.799099,41.162899],[28.7993298,41.1630287],[28.799509,41.1632195],[28.7996292,41.163929],[28.7995987,41.1640091],[28.7995987,41.1640587],[28.7996597,41.1640892],[28.7997189,41.1641693],[28.7998695,41.164299],[28.7999992,41.1643906],[28.8000793,41.1644669],[28.8001289,41.1645584],[28.8001499,41.164669],[28.8001289,41.1648178],[28.8001194,41.164959],[28.8001499,41.1650505],[28.8001995,41.1651192],[28.8002491,41.1651993],[28.800499,41.1651573],[28.8007088,41.1651497],[28.8009396,41.1651688],[28.8010883,41.1651497],[28.8012581,41.1651497],[28.8013992,41.1651573],[28.8015194,41.1651878],[28.8016396,41.1652374],[28.8017387,41.1653099],[28.8018398,41.1654778],[28.8018894,41.1656189],[28.8019581,41.1657791],[28.8020191,41.1658974],[28.8021393,41.166008],[28.8022385,41.166069],[28.8023796,41.1662292],[28.8025093,41.1664085],[28.8026485,41.1666794],[28.8027592,41.1668282],[28.8029289,41.1669693],[28.8030586,41.1670494],[28.8031693,41.1671677],[28.8033085,41.1673584],[28.8034286,41.1674805],[28.8036289,41.1676178],[28.8037987,41.1677399],[28.8039284,41.1678505],[28.8039989,41.1679688],[28.8040085,41.1681099],[28.8039894,41.1681976],[28.8038998,41.1683388],[28.8038292,41.1684875],[28.8038082,41.1686783],[28.8038483,41.1688499],[28.8039093,41.1690102],[28.8040695,41.1692886],[28.8041592,41.1694489],[28.8042488,41.1695671],[28.8043499,41.1696701],[28.8043995,41.1697083],[28.8045197,41.1697273],[28.8046494,41.1697083],[28.8048496,41.1697388],[28.8049297,41.169838],[28.8049297,41.16996],[28.8048992,41.1701469],[28.8049088,41.170208],[28.8049984,41.1702576],[28.8051186,41.1702271],[28.8054886,41.1698799],[28.805809,41.169529],[28.8062191,41.1692696],[28.8063698,41.1690292],[28.8064594,41.1687775],[28.8065186,41.1686783],[28.8066387,41.1686974],[28.8066883,41.1689301],[28.8067493,41.1692085],[28.8067284,41.1693993],[28.8066998,41.1695595],[28.8065891,41.1697502],[28.8064995,41.169899],[28.8064384,41.1700783],[28.8063984,41.1701889],[28.8062687,41.1703072],[28.8061085,41.1704674],[28.8059788,41.1705971],[28.8059483,41.1707001],[28.8059483,41.1707573],[28.8059692,41.1708298],[28.8060284,41.1708603],[28.8061485,41.170929],[28.8062191,41.1709976],[28.8062382,41.1710472],[28.8062191,41.1711502],[28.8061981,41.1712189],[28.806179,41.1713676],[28.806179,41.1714401],[28.8062191,41.1715202],[28.8062992,41.1715889],[28.8064499,41.1716576],[28.8065891,41.1717377],[28.8067188,41.1718178],[28.8069191,41.1719475],[28.8070297,41.1720581],[28.8071289,41.1721497],[28.8072987,41.1722603],[28.8073883,41.1722984],[28.8075581,41.1723289],[28.8079185,41.1723289],[28.8079987,41.1724701],[28.8081493,41.1725578],[28.8094997,41.1720505],[28.8096886,41.1718178],[28.8101482,41.17173],[28.8106289,41.1715202],[28.8109283,41.1713371],[28.8113194,41.1712074],[28.8123798,41.170929],[28.8134899,41.1707382],[28.8141193,41.1707077],[28.8143597,41.1707306],[28.8144989,41.1707382],[28.814909,41.1708374],[28.8152981,41.1709671],[28.8163891,41.1714783],[28.8169498,41.1716881],[28.8175087,41.1718178],[28.8178692,41.1718674],[28.8186283,41.1719398],[28.8193283,41.1719704],[28.8200989,41.1718369],[28.8207092,41.1716881],[28.8213692,41.1712799],[28.8216496,41.17099],[28.8220692,41.1705475],[28.8224983,41.1702385],[28.823,41.1701202],[28.8232994,41.1701698],[28.8235493,41.1702881],[28.8237591,41.1704979],[28.8238697,41.1708183],[28.8239193,41.1711578],[28.8240891,41.1714973],[28.8245583,41.1720276],[28.825079,41.1722679],[28.8256588,41.1724472],[28.8263187,41.1725197],[28.8270988,41.172348],[28.8274593,41.1719704],[28.8276596,41.1715889],[28.8277092,41.1712875],[28.8277092,41.1710281],[28.8275795,41.1707191],[28.8271694,41.1700096],[28.82687,41.1693993],[28.8267288,41.1689606],[28.8267288,41.1686096],[28.8269196,41.1682777],[28.8273182,41.1678505],[28.8276291,41.1676674],[28.8281593,41.1675377],[28.8287296,41.1674805],[28.8295097,41.1675377],[28.8302097,41.1676674],[28.8309383,41.1678505],[28.8318081,41.1679878],[28.8324585,41.1680679],[28.8329296,41.1680679],[28.8337688,41.168148],[28.8352585,41.168087],[28.8358593,41.1680183],[28.8364487,41.1678696],[28.8369999,41.1676292],[28.8373699,41.1673775],[28.8378887,41.1670303],[28.8387299,41.1664391],[28.8392696,41.1660881],[28.8400898,41.1657982],[28.8408489,41.1657295],[28.8415184,41.1657372],[28.8421688,41.1658592],[28.8427486,41.1660385],[28.8431683,41.1662979],[28.8437099,41.166748],[28.8439693,41.1671371],[28.844099,41.1676369],[28.8442688,41.1681404],[28.8444481,41.1687584],[28.8444881,41.1692581],[28.8445683,41.1694069],[28.8446484,41.1694679],[28.8449287,41.1696091],[28.8453484,41.1693878],[28.8459091,41.1696472],[28.8461285,41.1697197],[28.8462486,41.1697197],[28.8463993,41.1696587],[28.8464985,41.1696091],[28.8465996,41.1695595],[28.8469296,41.1695595],[28.8472786,41.1695099],[28.847559,41.1693802],[28.8477192,41.1691704],[28.8477592,41.1689987],[28.8477898,41.1686783],[28.847929,41.1685371],[28.8479996,41.1681175],[28.8479595,41.1674805],[28.8479595,41.1662903],[28.8479996,41.1656189],[28.8482094,41.165329],[28.8483486,41.1651688],[28.8485699,41.16502],[28.8487892,41.1649475],[28.8489685,41.1649094],[28.8491993,41.1648903],[28.8495693,41.1648979],[28.8497696,41.1649094],[28.8501587,41.164917],[28.8505993,41.1648903],[28.8509293,41.1647873],[28.8510685,41.1647186],[28.8511982,41.1645699],[28.8512783,41.1644096],[28.8512688,41.1642799],[28.851059,41.1642876]]},{"id":19620,"author":"AnaDigit","name_GR":"Sultans Trail: 6.14. Pirin\u00e7\u00e7i - Ey\u00fcp","description_GR":"Section-Trail 6.14","path":"Sultans_Trail\/sultans_trail_614","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":24308,"name_EN":"Sultans Trail: 6.14. Pirin\u00e7\u00e7i - Ey\u00fcp","description_EN":"Section-Trail 6.14","ascent_time":724,"descent_time":725,"marker":"","level":9,"ascent":857,"descent":882,"maxelev":190,"minelev":-3,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.84869 41.0478,28.95208 41.1643)","views":1,"millestones":"","x":28.9037342,"y":41.1097527,"coor":[[28.8510551,41.1643028],[28.8509045,41.1643028],[28.8508453,41.1640625],[28.850584,41.164032],[28.8504639,41.1640129],[28.8503246,41.1639748],[28.8501644,41.1639023],[28.8501148,41.1638412],[28.8500557,41.1637115],[28.8500042,41.1635628],[28.8500042,41.1634331],[28.8499947,41.1633415],[28.8499241,41.1631241],[28.8498745,41.1630211],[28.8498344,41.1629219],[28.8497753,41.1628532],[28.8497257,41.1628227],[28.849575,41.1629028],[28.8495941,41.1628418],[28.8496246,41.1626511],[28.8495941,41.1624527],[28.8494854,41.162262],[28.848814,41.1613541],[28.8486938,41.1611328],[28.848875,41.1610832],[28.8489952,41.1610947],[28.8490448,41.1611519],[28.8490944,41.161274],[28.8491745,41.1613731],[28.8493347,41.1614723],[28.8496647,41.1617126],[28.849865,41.1618919],[28.8499546,41.161972],[28.8501339,41.1622314],[28.8501854,41.1619339],[28.8502045,41.1618233],[28.8503342,41.1614647],[28.8504753,41.1613846],[28.8507557,41.1603317],[28.8508453,41.1601028],[28.8509541,41.159893],[28.8510342,41.1596222],[28.8509541,41.1594543],[28.8508644,41.1593246],[28.8508244,41.1592026],[28.8508739,41.1590614],[28.8507748,41.1586914],[28.8506241,41.1585312],[28.8506546,41.1580544],[28.8511143,41.1573334],[28.8512249,41.1571045],[28.8511143,41.1573334],[28.8512249,41.1571045],[28.8514156,41.1569138],[28.8522053,41.1562729],[28.852354,41.1560822],[28.8526039,41.1553917],[28.8526955,41.1552124],[28.8526249,41.1550522],[28.8523445,41.1547012],[28.852314,41.1542625],[28.8523254,41.1539841],[28.852375,41.1535912],[28.8524551,41.1530113],[28.8524742,41.1528511],[28.8524456,41.1522827],[28.8523846,41.1517143],[28.8522549,41.1513329],[28.8520756,41.1508217],[28.8517342,41.1503525],[28.851635,41.150032],[28.8516445,41.1495934],[28.8516254,41.1492844],[28.8515053,41.1487541],[28.8514156,41.1484337],[28.8513947,41.148243],[28.8521156,41.1482811],[28.8529949,41.148304],[28.853054,41.148304],[28.8535652,41.1482925],[28.8546448,41.1481438],[28.8550644,41.1480827],[28.8557148,41.1478844],[28.8559551,41.1477814],[28.8563042,41.147541],[28.8563251,41.1475143],[28.8564949,41.147274],[28.8568439,41.1467514],[28.8570957,41.1463928],[28.8572044,41.1462212],[28.8573742,41.1459541],[28.857935,41.1453514],[28.8580856,41.1452446],[28.8583355,41.1451645],[28.8584347,41.1451416],[28.859745,41.1449814],[28.8598156,41.1449814],[28.8599739,41.1449928],[28.8603039,41.1450233],[28.8603439,41.1450348],[28.8608856,41.1451225],[28.8615646,41.1452332],[28.861784,41.1452522],[28.8620949,41.1452827],[28.8622551,41.1452942],[28.862524,41.1452942],[28.8629742,41.1451225],[28.8630943,41.145153],[28.8633041,41.1454239],[28.8635139,41.1454811],[28.8637142,41.1454811],[28.8645344,41.145401],[28.8647842,41.145443],[28.8648949,41.1455345],[28.8654652,41.1459732],[28.8656654,41.1458931],[28.8657951,41.1458511],[28.8660755,41.1457634],[28.8665657,41.1456528],[28.8667145,41.1455841],[28.8668442,41.1455116],[28.8671741,41.1454124],[28.8677139,41.1452713],[28.8684654,41.1450043],[28.868515,41.1449013],[28.8685246,41.1446838],[28.868494,41.1444244],[28.8684044,41.1440544],[28.8684044,41.1437645],[28.8686848,41.1433144],[28.8688946,41.1431923],[28.8691044,41.1428719],[28.8692646,41.1427841],[28.869854,41.1427536],[28.8706951,41.1425743],[28.8709641,41.1425438],[28.8711643,41.142643],[28.8712254,41.1428337],[28.8714752,41.1429443],[28.871624,41.1429443],[28.8718243,41.1427841],[28.8719349,41.1426315],[28.8720856,41.142662],[28.8720951,41.1427612],[28.8721752,41.1428528],[28.8722954,41.1429024],[28.8724747,41.1427116],[28.8727245,41.1424026],[28.8729649,41.1421738],[28.8735046,41.1416245],[28.8735752,41.1413918],[28.873724,41.1410217],[28.8738346,41.1406326],[28.8739738,41.1403046],[28.8741856,41.1401634],[28.8747749,41.1399231],[28.8750057,41.1393623],[28.8751945,41.1388321],[28.8754845,41.1388321],[28.8757648,41.1387711],[28.8759651,41.1387329],[28.8763351,41.1385841],[28.8766155,41.1384544],[28.8768349,41.1383247],[28.8769741,41.1381912],[28.8770752,41.138073],[28.8771343,41.1379318],[28.8773441,41.1378441],[28.8776054,41.1378212],[28.8780346,41.1377831],[28.8784351,41.1377831],[28.8787556,41.137764],[28.8789749,41.1377144],[28.879055,41.1376724],[28.8791656,41.1376343],[28.8793144,41.1374626],[28.8793945,41.1372948],[28.8795547,41.1372337],[28.8799438,41.1370544],[28.8801651,41.1368713],[28.8801651,41.1367836],[28.880085,41.1365128],[28.8808041,41.1364822],[28.8808956,41.1364441],[28.8809853,41.1362839],[28.8810654,41.1358337],[28.881155,41.135582],[28.8811951,41.1354027],[28.8812656,41.135273],[28.8812752,41.1352425],[28.8812141,41.1351013],[28.8811951,41.1350212],[28.8813152,41.1346817],[28.8820839,41.1347733],[28.882885,41.1347618],[28.8833141,41.1347847],[28.8837452,41.134861],[28.8843441,41.1350212],[28.8854656,41.1353035],[28.8858242,41.1353645],[28.8863239,41.1354523],[28.8870544,41.135643],[28.887455,41.1358337],[28.8880138,41.1361618],[28.8887043,41.1366043],[28.8889656,41.1367035],[28.889225,41.1367645],[28.8893642,41.1367645],[28.8894749,41.1367035],[28.8895054,41.1365738],[28.8893452,41.1362343],[28.8891048,41.1354332],[28.888464,41.1345711],[28.8879757,41.134182],[28.8876553,41.1338921],[28.8875847,41.1337547],[28.8875256,41.1335526],[28.8875256,41.1334114],[28.8875656,41.1333122],[28.8876553,41.1334229],[28.8879547,41.1335526],[28.8880253,41.1336746],[28.8881741,41.133812],[28.8885746,41.1340828],[28.8887138,41.1342812],[28.8889351,41.1344833],[28.8890839,41.1346817],[28.8892651,41.1349716],[28.8896141,41.1353416],[28.8897648,41.1355133],[28.889864,41.1356544],[28.8899441,41.1357422],[28.8900642,41.1358032],[28.8902149,41.1358643],[28.8903446,41.1359444],[28.8905754,41.1360016],[28.8907051,41.1359825],[28.8908653,41.1359138],[28.8910255,41.1358337],[28.8913441,41.1357727],[28.8914547,41.1357117],[28.8919048,41.1355247],[28.8920155,41.1353111],[28.8921642,41.1352615],[28.8922443,41.1352921],[28.8925247,41.1353416],[28.8927155,41.1353035],[28.8929253,41.135231],[28.8930244,41.1351929],[28.893055,41.1351624],[28.8930645,41.1351318],[28.893095,41.1351128],[28.893095,41.1350822],[28.8931351,41.1350746],[28.8930645,41.1349411],[28.8932457,41.1348343],[28.8942356,41.1345024],[28.8950748,41.1341743],[28.8956356,41.1336746],[28.8958054,41.1333847],[28.8961945,41.1331139],[28.8964348,41.1329918],[28.8964043,41.1328621],[28.8962955,41.1327438],[28.8960152,41.1323318],[28.8958549,41.1321526],[28.8957653,41.1319542],[28.8959141,41.1319237],[28.8961143,41.1318512],[28.8962841,41.1316948],[28.8964043,41.1314545],[28.8964348,41.1313515],[28.8964844,41.1312943],[28.8965454,41.1312714],[28.8967342,41.1313744],[28.8969555,41.1314011],[28.8970757,41.1313744],[28.8972454,41.1312943],[28.8973751,41.1311836],[28.8973942,41.1309319],[28.897295,41.1307411],[28.8972054,41.1304016],[28.896965,41.1300621],[28.896925,41.129982],[28.8969841,41.1299248],[28.8973141,41.1298714],[28.8974552,41.1299133],[28.897625,41.1299019],[28.8980045,41.1299438],[28.8981743,41.1298332],[28.8982143,41.1297226],[28.8981457,41.1295929],[28.8980446,41.1294327],[28.8979645,41.128952],[28.897934,41.1285629],[28.8977757,41.1281128],[28.8976154,41.1278419],[28.8976154,41.1276436],[28.8977947,41.1273537],[28.8979244,41.1272621],[28.8980141,41.1271629],[28.897974,41.1269646],[28.8978348,41.1267128],[28.8977547,41.126503],[28.8976154,41.1262245],[28.8972054,41.1259918],[28.8977757,41.1256943],[28.898304,41.1255341],[28.8987141,41.125473],[28.8988247,41.1254234],[28.899004,41.1252747],[28.8993053,41.1250038],[28.8996353,41.124794],[28.8999538,41.1246834],[28.9003448,41.1246223],[28.9002056,41.1245117],[28.8997154,41.1243744],[28.8994942,41.1242447],[28.8993645,41.1239014],[28.8992252,41.123394],[28.8991547,41.1230545],[28.8990555,41.1228523],[28.8990555,41.1228027],[28.8991642,41.1226921],[28.8992157,41.1226425],[28.899395,41.122612],[28.8997841,41.1225014],[28.8998051,41.1224213],[28.9000149,41.122303],[28.9002743,41.1221848],[28.9003639,41.1221428],[28.9004154,41.1220436],[28.900835,41.1218414],[28.9010639,41.1216545],[28.9015942,41.1209946],[28.901825,41.1204643],[28.9016457,41.1200714],[28.9016857,41.119854],[28.9017448,41.1195641],[28.9018345,41.1194229],[28.9019852,41.1193123],[28.9020252,41.1192627],[28.9020252,41.119194],[28.9019451,41.1191025],[28.901844,41.1190224],[28.9017239,41.1189117],[28.9013252,41.1182022],[28.9012642,41.1180725],[28.9012642,41.1180115],[28.9012146,41.1178246],[28.9010239,41.1175537],[28.9009647,41.1173325],[28.9009743,41.1171417],[28.9010239,41.1170731],[28.9009953,41.1170044],[28.9009151,41.1169434],[28.9008942,41.1168823],[28.9009342,41.1162415],[28.9009552,41.1158638],[28.9009457,41.1157341],[28.9008942,41.1152534],[28.9008255,41.1151619],[28.9004955,41.1148643],[28.9004154,41.114624],[28.9003754,41.1143723],[28.9003143,41.1140633],[28.9002247,41.1139717],[28.9002953,41.1135712],[28.9002857,41.1134033],[28.9002552,41.1131821],[28.9001656,41.1128616],[28.9001846,41.112793],[28.9002247,41.1127739],[28.9002151,41.1127319],[28.9000454,41.1126328],[28.8999538,41.1125412],[28.8999252,41.1124611],[28.8999252,41.1123734],[28.8999538,41.1123428],[28.8995152,41.1121941],[28.8994751,41.1121445],[28.8993454,41.1120911],[28.8992844,41.1120033],[28.8993855,41.1112938],[28.8993053,41.1107712],[28.8992043,41.1104736],[28.8989849,41.1101837],[28.8991947,41.1101837],[28.8994446,41.1101532],[28.8998756,41.1100616],[28.900074,41.1100121],[28.9004955,41.1099014],[28.9008942,41.1098137],[28.9013844,41.1097031],[28.9018555,41.109623],[28.9019642,41.109623],[28.9022141,41.1096344],[28.9022942,41.1096344],[28.9026546,41.1096535],[28.9027939,41.1096535],[28.9031353,41.1096725],[28.9035854,41.1097412],[28.9037342,41.1097527],[28.9039955,41.1097527],[28.9042149,41.1097527],[28.9045143,41.1097145],[28.9048252,41.109642],[28.905674,41.1095047],[28.9063644,41.1093941],[28.9065151,41.1093712],[28.9066544,41.1093521],[28.9069653,41.1092529],[28.907074,41.1091728],[28.9072552,41.1090012],[28.9074039,41.1088715],[28.9076443,41.1087532],[28.9077244,41.1087341],[28.9078941,41.1087227],[28.9081345,41.1087112],[28.9084339,41.1086845],[28.9085846,41.1086617],[28.908865,41.1086311],[28.9088955,41.1086044],[28.9089355,41.108593],[28.9092255,41.1083717],[28.9095154,41.1079712],[28.9099846,41.1075211],[28.9099655,41.1073418],[28.9099846,41.1070747],[28.9101639,41.1067123],[28.9102745,41.1064529],[28.9103241,41.1061516],[28.9102955,41.1059341],[28.9102154,41.1056938],[28.9101543,41.1055145],[28.9102345,41.1054039],[28.9102345,41.1053123],[28.910244,41.1052513],[28.9102955,41.1052132],[28.9103642,41.1051712],[28.9105339,41.105072],[28.9107342,41.1048927],[28.9108257,41.1048126],[28.9110756,41.1046524],[28.9113941,41.1045341],[28.911665,41.1044846],[28.9118156,41.1044617],[28.9120255,41.1044846],[28.9121857,41.1044426],[28.9124947,41.1042747],[28.9126453,41.1042023],[28.9127445,41.1041527],[28.9128342,41.1041412],[28.9129143,41.1041527],[28.9131145,41.1042023],[28.9132748,41.1042328],[28.9134846,41.1042519],[28.9138851,41.1042213],[28.9142151,41.1041718],[28.914444,41.1041031],[28.9145947,41.1040611],[28.9147339,41.1039925],[28.9150753,41.1037445],[28.915184,41.1037025],[28.9153156,41.103714],[28.9156055,41.1036911],[28.9157543,41.1036644],[28.9160156,41.1035538],[28.9162445,41.1033936],[28.9163151,41.1033745],[28.9163551,41.1033745],[28.9163952,41.103363],[28.9164543,41.1033325],[28.9165154,41.1033211],[28.916544,41.103302],[28.9165745,41.1032944],[28.916605,41.1032524],[28.9166355,41.1032333],[28.9166641,41.1032219],[28.9167156,41.1032143],[28.9167557,41.1032143],[28.9168243,41.1032639],[28.9168644,41.1032829],[28.9168949,41.1032944],[28.916954,41.103302],[28.9169941,41.1032944],[28.9170742,41.1032829],[28.9171257,41.1032944],[28.9171944,41.1033211],[28.9173641,41.103344],[28.9177246,41.1032219],[28.9180946,41.1031342],[28.9182739,41.1031036],[28.918354,41.1031342],[28.9184151,41.1031647],[28.9186344,41.1030617],[28.9187756,41.1029434],[28.9187756,41.1028519],[28.9187641,41.1027641],[28.9188042,41.1027412],[28.9188957,41.1026611],[28.9188747,41.1025925],[28.918684,41.1023445],[28.918354,41.1018639],[28.9181652,41.1015244],[28.917944,41.101162],[28.9177341,41.1007919],[28.9175148,41.1003838],[28.9173145,41.0999947],[28.9168453,41.0992241],[28.9168053,41.0991745],[28.9167156,41.0991936],[28.9164448,41.0993118],[28.915884,41.0995636],[28.9158554,41.0996017],[28.9158039,41.0995941],[28.9157543,41.0995636],[28.9156952,41.0994415],[28.9156456,41.0992737],[28.9156246,41.0991211],[28.9154549,41.0991211],[28.9152241,41.0989838],[28.9151154,41.0988617],[28.9150257,41.0988045],[28.9148846,41.0987511],[28.9149456,41.0986633],[28.9150352,41.0985146],[28.9151344,41.0982246],[28.9151344,41.0981216],[28.915184,41.0980835],[28.9152451,41.098053],[28.9152851,41.0980225],[28.9152851,41.0979843],[28.9152756,41.0979424],[28.9152451,41.0978813],[28.9151039,41.0978241],[28.9150753,41.0978012],[28.9151154,41.0977745],[28.9152241,41.0977516],[28.9152546,41.0977211],[28.9152451,41.0976143],[28.9152851,41.0976028],[28.9153347,41.0975647],[28.9153748,41.0975647],[28.9153957,41.0976028],[28.9154339,41.0975838],[28.9154854,41.0975113],[28.9154854,41.0974617],[28.9154453,41.0974121],[28.9153557,41.0973244],[28.9153442,41.0972748],[28.9157639,41.0972633],[28.9158344,41.0972137],[28.9158154,41.0970345],[28.9157944,41.0968132],[28.9158344,41.0968132],[28.9159851,41.0968018],[28.9161339,41.0967941],[28.9163456,41.0967636],[28.9167252,41.096653],[28.9173851,41.0964546],[28.9176941,41.0963211],[28.9179344,41.096241],[28.9184647,41.0959625],[28.9188843,41.0957146],[28.9193649,41.0954514],[28.9197254,41.0952415],[28.920084,41.0950432],[28.9202557,41.094944],[28.9210148,41.094532],[28.921484,41.0941734],[28.921814,41.0938721],[28.9219646,41.0936623],[28.9221249,41.0934944],[28.9224548,41.0932846],[28.922514,41.0932541],[28.9229355,41.093071],[28.9238338,41.0926628],[28.9241257,41.0926933],[28.924305,41.0927429],[28.9245739,41.0930214],[28.9247646,41.0931625],[28.9249649,41.0932846],[28.9252453,41.0934219],[28.9254646,41.093502],[28.9255943,41.0935326],[28.9257641,41.0935822],[28.9259148,41.0936012],[28.9259644,41.0935936],[28.926075,41.0935936],[28.926424,41.0935326],[28.9268646,41.0933418],[28.9269543,41.0933113],[28.9271145,41.0932541],[28.927784,41.0930023],[28.9281044,41.0929413],[28.9332447,41.0921822],[28.9334354,41.092144],[28.9335346,41.0921021],[28.9336548,41.092041],[28.9339142,41.0918922],[28.9339943,41.0918427],[28.9339256,41.091774],[28.9340057,41.091713],[28.9354248,41.0900612],[28.9357147,41.0898018],[28.9360657,41.0896034],[28.9391346,41.0889015],[28.9406853,41.0885429],[28.9420853,41.0884438],[28.9429855,41.0883713],[28.9433346,41.0883522],[28.943964,41.0883141],[28.9441147,41.0883141],[28.9443245,41.0882912],[28.9456654,41.0881729],[28.9463348,41.0880547],[28.9465351,41.0880241],[28.9471455,41.0879211],[28.9472656,41.0879021],[28.9473953,41.087883],[28.9482555,41.0877533],[28.9486046,41.0876732],[28.9496346,41.0870934],[28.9505138,41.0865517],[28.9510345,41.0862312],[28.9513054,41.0859947],[28.9515553,41.0856323],[28.9516354,41.0854912],[28.9519444,41.0838928],[28.9519539,41.0838432],[28.9520855,41.0839119],[28.9519444,41.0838928],[28.9518242,41.0847511],[28.9517345,41.0852127],[28.9516354,41.0854912],[28.9519444,41.0838928],[28.9519138,41.0838623],[28.9518642,41.0837746],[28.9518757,41.0836945],[28.9519138,41.0835838],[28.9519253,41.0835037],[28.9519253,41.0834427],[28.9519539,41.0832214],[28.9519138,41.0830536],[28.9518356,41.0827713],[28.9515839,41.0817223],[28.9515553,41.0816345],[28.951395,41.0809746],[28.9513054,41.0801735],[28.9512653,41.0797119],[28.9512253,41.0795517],[28.9511356,41.0793915],[28.9508953,41.079052],[28.9508152,41.0789337],[28.9503841,41.0783424],[28.9501247,41.0779419],[28.9500656,41.0777817],[28.9500542,41.0776329],[28.9499645,41.0769539],[28.9499645,41.0768433],[28.9499645,41.0768127],[28.9499245,41.0762215],[28.9499054,41.0761719],[28.9498444,41.0761147],[28.949955,41.0758514],[28.949995,41.0758438],[28.9500847,41.0757637],[28.9502048,41.0756035],[28.9502544,41.0754433],[28.9502354,41.0753021],[28.9499741,41.0742226],[28.9499149,41.0741539],[28.9497948,41.0740929],[28.9496441,41.0741119],[28.9493752,41.074192],[28.9491348,41.0743027],[28.948864,41.0738716],[28.9484253,41.0735931],[28.9482841,41.0734024],[28.948185,41.0731735],[28.9481449,41.0729027],[28.9480343,41.072731],[28.9470749,41.0717926],[28.9467049,41.0713234],[28.9459553,41.0710411],[28.946125,41.0705147],[28.9459953,41.0703011],[28.9459057,41.0701828],[28.945755,41.0701523],[28.9440956,41.0687714],[28.943655,41.0684814],[28.9435539,41.0686531],[28.9435043,41.0687828],[28.9435043,41.068943],[28.9435844,41.0690842],[28.9430351,41.0693626],[28.9427853,41.0693817],[28.9426041,41.0694313],[28.942585,41.0692711],[28.9427052,41.0689316],[28.9430752,41.0684547],[28.943224,41.0682716],[28.9433956,41.0680923],[28.9435253,41.0679016],[28.9435749,41.0678215],[28.9437447,41.0674133],[28.9438152,41.0669022],[28.9440956,41.066761],[28.9441051,41.0666847],[28.9440556,41.0661812],[28.9440041,41.0660133],[28.9436741,41.0654335],[28.9434147,41.0649414],[28.9435539,41.0648918],[28.9437752,41.0648117],[28.9437447,41.0647011],[28.9437256,41.0646019],[28.9437141,41.0645027],[28.9437656,41.0643044],[28.9438648,41.0640945],[28.9445343,41.0633621],[28.9449844,41.0626717],[28.9457054,41.0609436],[28.946104,41.0598831],[28.9462357,41.059494],[28.9462242,41.0590515],[28.9463139,41.0588341],[28.9451046,41.0583229],[28.9447746,41.0586319],[28.9446144,41.0584641],[28.944334,41.0582733],[28.9443741,41.0579529],[28.9442043,41.0577736],[28.9440956,41.0576744],[28.9438553,41.0572739],[28.9435139,41.0569534],[28.9422951,41.056694],[28.9422054,41.0568848],[28.9414139,41.0566521],[28.9410744,41.0565643],[28.9406643,41.0564232],[28.9405441,41.0564232],[28.9403648,41.0564117],[28.9401054,41.056324],[28.9399357,41.0561523],[28.9390545,41.0557442],[28.9388142,41.0556221],[28.9383144,41.0552711],[28.9383545,41.0551414],[28.938385,41.0550232],[28.9382648,41.0548935],[28.9375343,41.0541534],[28.9370651,41.0537224],[28.9368153,41.0537224],[28.9366055,41.0536346],[28.9365044,41.0536919],[28.9364643,41.0537148],[28.9363155,41.053791],[28.9361153,41.0536919],[28.9359646,41.0536423],[28.9358139,41.0536842],[28.9357643,41.0536423],[28.9356842,41.0536842],[28.9353447,41.0533447],[28.9352245,41.0534019],[28.9352055,41.053463],[28.9353256,41.0535927],[28.9353352,41.0536613],[28.9353046,41.0536919],[28.9352455,41.0537148],[28.9351254,41.0537148],[28.9350052,41.0536842],[28.9347839,41.0533943],[28.9343643,41.0532913],[28.9341049,41.0531845],[28.9339943,41.053112],[28.9338741,41.0529938],[28.9337654,41.0527725],[28.9337044,41.0526848],[28.9336357,41.0526619],[28.9335041,41.0527115],[28.933445,41.0527344],[28.9332848,41.0527534],[28.9331455,41.0526848],[28.9329739,41.0525627],[28.9329357,41.0526047],[28.9329548,41.0526619],[28.9329739,41.0527611],[28.9327946,41.0528412],[28.9326344,41.0525742],[28.932394,41.0521545],[28.9322948,41.0519524],[28.9323044,41.051712],[28.9326153,41.0511322],[28.9329548,41.0506439],[28.9331455,41.0502129],[28.9334049,41.0496712],[28.933485,41.0491943],[28.9334145,41.0486946],[28.9334145,41.0485039],[28.9331741,41.0482941],[28.9329052,41.0479736],[28.932724,41.047802]]},{"id":19621,"author":"AnaDigit","name_GR":"Sultans Trail: 6.15. Ey\u00fcp - Istanbul","description_GR":"Section-Trail 6.15","path":"Sultans_Trail\/sultans_trail_615","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":7173,"name_EN":"Sultans Trail: 6.15. Ey\u00fcp - Istanbul","description_EN":"Section-Trail 6.15","ascent_time":143,"descent_time":140,"marker":"","level":9,"ascent":215,"descent":162,"maxelev":79,"minelev":5,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.93272 41.01456,28.96348 41.0478)","views":0,"millestones":"","x":28.9423466,"y":41.027298,"coor":[[28.9327164,41.0477982],[28.9330463,41.0473862],[28.9332657,41.0471191],[28.9334068,41.0469589],[28.9336071,41.0467682],[28.9340763,41.0464172],[28.9344063,41.0462189],[28.9344864,41.0461082],[28.9345264,41.0460472],[28.9346066,41.0459175],[28.9348354,41.0456772],[28.9350166,41.045269],[28.9351768,41.0450592],[28.9353561,41.0448685],[28.9355564,41.0446663],[28.9355965,41.0446167],[28.9357166,41.0443878],[28.9358654,41.0437469],[28.9359856,41.0433273],[28.9360962,41.0429993],[28.9358959,41.0424767],[28.9357967,41.0422287],[28.9356155,41.0417786],[28.9353771,41.0411186],[28.9353466,41.0410385],[28.934927,41.0400696],[28.9348259,41.0398598],[28.9345856,41.0392761],[28.9342766,41.0387383],[28.9343166,41.0384789],[28.9344654,41.0381279],[28.9345455,41.0381088],[28.9346867,41.0381165],[28.9347267,41.038166],[28.9347763,41.038166],[28.934866,41.038147],[28.9349155,41.038208],[28.9350357,41.0381889],[28.9351158,41.038208],[28.9351959,41.038269],[28.9352264,41.0383797],[28.935257,41.0385284],[28.9353466,41.0386772],[28.9354362,41.0387497],[28.9355755,41.0387878],[28.9357758,41.0388374],[28.9359455,41.0388565],[28.9360161,41.0389061],[28.9361057,41.0389061],[28.9362068,41.038887],[28.9362965,41.0389786],[28.9367371,41.0386391],[28.9370956,41.0383492],[28.9374065,41.0381165],[28.9372864,41.0380173],[28.9372864,41.0379562],[28.9372959,41.0378685],[28.9373264,41.0377083],[28.9371758,41.0376892],[28.9371758,41.0377083],[28.937397,41.0377274],[28.9375668,41.0377197],[28.9381065,41.0376472],[28.9382458,41.0375977],[28.9383755,41.0375061],[28.9384861,41.0373993],[28.9385166,41.0373077],[28.9385071,41.0370483],[28.9384861,41.0366478],[28.938467,41.0365791],[28.938406,41.0365372],[28.9383965,41.0365067],[28.938406,41.036438],[28.9383869,41.0363884],[28.938406,41.0363464],[28.9384956,41.0362587],[28.9384956,41.0361786],[28.9384861,41.0361061],[28.9385662,41.0360985],[28.9386559,41.036087],[28.9387264,41.0361176],[28.9388256,41.0362091],[28.9388866,41.0362587],[28.9389668,41.0363197],[28.9390659,41.0363579],[28.9392166,41.036396],[28.9393864,41.0364571],[28.9396362,41.0364876],[28.9397469,41.0363579],[28.9397964,41.0362663],[28.9398861,41.0355682],[28.9398861,41.0354195],[28.9398766,41.0349274],[28.9399071,41.0348969],[28.9407368,41.0348663],[28.9408665,41.0348473],[28.940897,41.0347977],[28.9408855,41.0345268],[28.9408569,41.0341873],[28.9408169,41.0336266],[28.9406471,41.0335464],[28.9403858,41.0334091],[28.9400959,41.0332489],[28.9396667,41.0330162],[28.939167,41.0327568],[28.9388466,41.0325966],[28.9389267,41.0324478],[28.938736,41.0320969],[28.9385166,41.031929],[28.9382172,41.0315285],[28.9388371,41.0313187],[28.9387856,41.031189],[28.938797,41.031086],[28.9388256,41.0309792],[28.9387665,41.030838],[28.9387054,41.0307693],[28.938467,41.0304794],[28.938427,41.0304184],[28.9386272,41.0299873],[28.9387169,41.0299187],[28.938797,41.0298691],[28.9389362,41.0297661],[28.9392662,41.0295677],[28.9397964,41.0292282],[28.9403172,41.0289078],[28.940836,41.0285873],[28.9410458,41.0284576],[28.9413471,41.0282974],[28.9415665,41.0281982],[28.9418163,41.0280876],[28.9418068,41.0279961],[28.9417858,41.0277672],[28.9417973,41.0276184],[28.9418468,41.0273361],[28.9418869,41.027317],[28.9419365,41.0273094],[28.9419556,41.0272789],[28.9420471,41.0272789],[28.9420662,41.0273361],[28.9421654,41.0273285],[28.9423466,41.027298],[28.9420872,41.0263596],[28.9419861,41.0261078],[28.9418964,41.025856],[28.9418163,41.0256767],[28.9417171,41.0253677],[28.941906,41.0252762],[28.9419956,41.025219],[28.9425259,41.0249062],[28.9426765,41.024826],[28.9429359,41.0247383],[28.9432564,41.0246391],[28.9434261,41.0246086],[28.9438457,41.0245476],[28.9443264,41.0244789],[28.9444466,41.0244675],[28.9446068,41.024456],[28.9447765,41.0244675],[28.9451656,41.0243568],[28.945406,41.0242996],[28.9457664,41.0241966],[28.9460258,41.0240974],[28.9464455,41.0239182],[28.946806,41.023716],[28.9469757,41.0234261],[28.9474258,41.0236778],[28.9485455,41.0243568],[28.9487667,41.0244865],[28.949337,41.024807],[28.9497356,41.0250168],[28.9502563,41.0252991],[28.9504967,41.0254288],[28.9513168,41.0258484],[28.9513969,41.0258293],[28.951767,41.0256386],[28.9520359,41.0254669],[28.9518471,41.0252876],[28.951767,41.0251694],[28.9516563,41.0248871],[28.9515457,41.0245361],[28.951416,41.0240784],[28.9512463,41.0235176],[28.9512558,41.0232277],[28.9512272,41.0231667],[28.9511261,41.0229683],[28.9508266,41.0224075],[28.9506569,41.0220985],[28.9504471,41.021656],[28.9503059,41.021347],[28.950016,41.0211868],[28.9498672,41.0211067],[28.9496269,41.0209694],[28.9498062,41.0207977],[28.9497662,41.0207596],[28.9497662,41.0207062],[28.9497967,41.020668],[28.9498672,41.020649],[28.9499264,41.020668],[28.950037,41.0205574],[28.9500866,41.0205078],[28.9503059,41.0203094],[28.950407,41.0202065],[28.9503956,41.0201797],[28.950386,41.0201492],[28.9503956,41.0201073],[28.9504261,41.0200882],[28.9504757,41.0200768],[28.9505272,41.0200882],[28.9508057,41.0197983],[28.9508572,41.0197487],[28.9510059,41.0195961],[28.9509869,41.019577],[28.9509659,41.0195465],[28.9509659,41.0195274],[28.9509754,41.0194969],[28.9509964,41.0194778],[28.9510269,41.0194588],[28.951067,41.0194473],[28.951107,41.0194473],[28.9511356,41.0194588],[28.9512367,41.0193672],[28.9508972,41.0191689],[28.9508858,41.0190964],[28.9509468,41.0190392],[28.9516468,41.0183067],[28.9518166,41.018177],[28.9520969,41.0179367],[28.9523258,41.0177574],[28.9522457,41.0176773],[28.9527969,41.0173874],[28.9533157,41.0170975],[28.9538269,41.0168381],[28.9544563,41.0165062],[28.9544163,41.0164795],[28.9544754,41.016449],[28.954607,41.0160065],[28.9545059,41.0159073],[28.9543266,41.015728],[28.9544754,41.0156364],[28.9545364,41.0156097],[28.9548168,41.0154495],[28.9545555,41.0151863],[28.9543762,41.015007],[28.9544067,41.0149879],[28.9544468,41.014946],[28.954546,41.0148888],[28.9546871,41.0147972],[28.9547958,41.0148392],[28.9548359,41.0148163],[28.954916,41.0147781],[28.9548969,41.0146561],[28.9550362,41.0146294],[28.955616,41.0146484],[28.955677,41.014698],[28.956007,41.0147591],[28.9560966,41.0148773],[28.9563656,41.0150261],[28.9567356,41.0148697],[28.9568958,41.0147896],[28.9570866,41.0149193],[28.9571571,41.0148697],[28.9573765,41.0150795],[28.9576759,41.0154572],[28.9583569,41.0151176],[28.9590664,41.0146484],[28.9592972,41.0147285],[28.9595261,41.0147667],[28.9596462,41.0147285],[28.9598866,41.0145569],[28.960207,41.0147362],[28.9603462,41.0148582],[28.9610672,41.0146294],[28.9612255,41.0145569],[28.9614964,41.0145569],[28.9624367,41.0152092],[28.9626064,41.0153084],[28.9631367,41.0157394],[28.9631367,41.0157776],[28.9634762,41.0159988],[28.9632854,41.0161476]]},{"id":19622,"author":"AnaDigit","name_GR":"Sultans Trail: 6.16. Epilog","description_GR":"Section-Trail 6.16","path":"Sultans_Trail\/sultans_trail_616","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":6255,"name_EN":"Sultans Trail: 6.16. Epilog","description_EN":"Section-Trail 6.16","ascent_time":123,"descent_time":125,"marker":"","level":9,"ascent":117,"descent":179,"maxelev":63,"minelev":1,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.96329 41.00362,28.98615 41.01749)","views":0,"millestones":"","x":28.9745922,"y":41.0052376,"coor":[[28.9632912,41.0161476],[28.9640007,41.016655],[28.9643917,41.0163269],[28.9647007,41.0160675],[28.9653206,41.0159073],[28.9653606,41.0158844],[28.9654217,41.0158577],[28.9654808,41.0158348],[28.9655018,41.0158043],[28.9655724,41.0157776],[28.9655018,41.0149879],[28.9656906,41.0149765],[28.9659824,41.0149651],[28.965971,41.0145645],[28.9659424,41.0141144],[28.9659424,41.0137558],[28.9659615,41.0132256],[28.9659615,41.0129852],[28.965971,41.012886],[28.9660015,41.0126343],[28.966032,41.0120049],[28.9660416,41.0117149],[28.9660416,41.0116348],[28.9660606,41.0115471],[28.9661713,41.0109253],[28.9662323,41.0105858],[28.9663715,41.0099678],[28.9664917,41.0099564],[28.9669609,41.0100479],[28.9670715,41.0101242],[28.9671612,41.0102348],[28.9671917,41.0102844],[28.9672413,41.0103951],[28.9673023,41.0104446],[28.9673424,41.0104866],[28.9674511,41.0105247],[28.9675217,41.0105476],[28.9677124,41.0105476],[28.9680519,41.0105858],[28.9683018,41.0106163],[28.9684906,41.0106544],[28.9687824,41.0106964],[28.9689312,41.0107269],[28.9689922,41.0104866],[28.9691315,41.0101547],[28.9693108,41.0101357],[28.9696312,41.0101166],[28.9699516,41.0100861],[28.9702511,41.010067],[28.9703121,41.010067],[28.9704323,41.0100365],[28.9710522,41.0101662],[28.971241,41.0101662],[28.9711514,41.0094147],[28.9712124,41.0093079],[28.9713306,41.0087166],[28.9715824,41.0084267],[28.9715614,41.0078354],[28.9721413,41.0071449],[28.9732208,41.0070343],[28.9732819,41.0071068],[28.9735317,41.0070572],[28.9737816,41.0069656],[28.9739914,41.007267],[28.9741516,41.0074272],[28.9742813,41.0076447],[28.9744606,41.0081367],[28.9746914,41.0079765],[28.9749012,41.0078773],[28.9752407,41.0078049],[28.9753914,41.0078659],[28.9755917,41.0078545],[28.9757214,41.0077972],[28.9757824,41.0077477],[28.9758415,41.0076256],[28.9761906,41.0075073],[28.9765015,41.0074043],[28.9762516,41.0071259],[28.9751606,41.0060577],[28.9745216,41.0053978],[28.9745121,41.0053444],[28.9745522,41.0052643],[28.9745922,41.0052376],[28.9749012,41.0050774],[28.9748611,41.0049858],[28.9749908,41.0048065],[28.9750118,41.0046844],[28.9749222,41.0045853],[28.9749413,41.0045052],[28.9750614,41.0044174],[28.9750309,41.0041962],[28.974741,41.0039368],[28.9750023,41.0036163],[28.9757423,41.0038376],[28.9764614,41.0040779],[28.9766312,41.0043678],[28.9770508,41.0047073],[28.9758015,41.0055466],[28.9765511,41.0061073],[28.9769707,41.005806],[28.977951,41.0067062],[28.9781609,41.0065956],[28.9789219,41.0074348],[28.9786224,41.007618],[28.9783306,41.0077553],[28.978651,41.0082054],[28.9787712,41.0083771],[28.9790707,41.0086975],[28.979351,41.0088959],[28.9790707,41.0086975],[28.9791012,41.008625],[28.9789619,41.0084457],[28.9791718,41.0083351],[28.9789124,41.0080261],[28.9787922,41.0077744],[28.9796715,41.0072861],[28.9809914,41.0083466],[28.9810905,41.0084877],[28.9811306,41.0085373],[28.9811306,41.0086555],[28.9812107,41.0085449],[28.9812813,41.0084953],[28.981411,41.0085564],[28.9815807,41.0087166],[28.9816608,41.0091362],[28.9816818,41.0092278],[28.9818611,41.0095749],[28.9822712,41.0102959],[28.9828815,41.011055],[28.9832821,41.0115242],[28.9830513,41.0116348],[28.9829712,41.0115242],[28.9825916,41.0116463],[28.9824219,41.0117264],[28.9815311,41.0106354],[28.9813023,41.0107269],[28.9808311,41.0109673],[28.9800816,41.0111656],[28.9790611,41.0106659],[28.978981,41.0106163],[28.9791317,41.0118256],[28.9793606,41.0122566],[28.9798107,41.0128479],[28.9801121,41.0131378],[28.9813519,41.0137749],[28.9818821,41.0138969],[28.9824314,41.0139275],[28.9832821,41.0143471],[28.9841118,41.0149078],[28.9842911,41.0147171],[28.9845524,41.0147743],[28.9848824,41.014946],[28.9851913,41.0151749],[28.9854717,41.0154572],[28.9851818,41.0155945],[28.9853115,41.0158157],[28.9853821,41.0159454],[28.9854908,41.0161858],[28.9857006,41.016346],[28.9861317,41.0164871],[28.9861507,41.0165977],[28.986021,41.0169373],[28.9856815,41.0173569],[28.9856319,41.017437],[28.9857216,41.0174866]]},{"id":19623,"author":"AnaDigit","name_GR":"Sultans Trail: 6.17. Cebeci high water detour","description_GR":"Section-Trail 6.14b","path":"Sultans_Trail\/sultans_trail_617","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":4639,"name_EN":"Sultans Trail: 6.17. Cebeci high water detour","description_EN":"Section-Trail 6.14b","ascent_time":129,"descent_time":128,"marker":"","level":9,"ascent":166,"descent":165,"maxelev":105,"minelev":26,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(28.87582 41.1175,28.90164 41.13336)","views":1,"millestones":"","x":28.8840714,"y":41.12043,"coor":[[28.8875923,41.133358],[28.8872318,41.1329308],[28.8865318,41.1322784],[28.8863316,41.132061],[28.8861523,41.1318283],[28.8860226,41.1317291],[28.8857918,41.1316376],[28.8854313,41.1316299],[28.8850822,41.1317291],[28.8847713,41.1317978],[28.8844128,41.1317711],[28.8841515,41.1317101],[28.8837414,41.131588],[28.8828316,41.1312103],[28.8827114,41.1311493],[28.8823509,41.131031],[28.8820019,41.1309776],[28.8812523,41.1308403],[28.8799114,41.1303787],[28.8797417,41.1303406],[28.8776112,41.1295204],[28.8767014,41.1289406],[28.8762913,41.1285591],[28.8761711,41.1283798],[28.8760719,41.12817],[28.8760509,41.1276894],[28.8758221,41.1269875],[28.8758316,41.1266708],[28.8759022,41.1264076],[28.8765526,41.1254578],[28.876791,41.1251984],[28.8771324,41.124958],[28.8779526,41.1244507],[28.8782825,41.1239891],[28.8784218,41.1238708],[28.8786812,41.1237106],[28.8787823,41.1236076],[28.8792515,41.1235695],[28.879652,41.1234589],[28.8801613,41.1231499],[28.8803215,41.1231079],[28.8806019,41.1231079],[28.8808327,41.1229782],[28.8811321,41.1227798],[28.8813725,41.1226196],[28.8816814,41.1224785],[28.8822823,41.1223793],[28.8833809,41.1221008],[28.8833523,41.1219177],[28.8828926,41.1216278],[28.8827019,41.1214905],[28.8825512,41.1213608],[28.8824215,41.1211395],[28.882412,41.1209908],[28.882391,41.1208878],[28.8822823,41.1206284],[28.8822117,41.1204796],[28.8822422,41.12043],[28.882391,41.1204681],[28.8825912,41.1206703],[28.8827019,41.120739],[28.8828411,41.1207695],[28.8830318,41.1207809],[28.8831215,41.1207085],[28.883461,41.1205482],[28.8840714,41.12043],[28.8853626,41.1201286],[28.8858223,41.1200294],[28.8859215,41.1200485],[28.8860817,41.1201096],[28.8861618,41.1201096],[28.8862209,41.1200676],[28.8862514,41.1199303],[28.8864117,41.1193886],[28.8864517,41.1192093],[28.8866119,41.1190681],[28.8867512,41.1188698],[28.8868027,41.1186295],[28.8867722,41.1184578],[28.8866024,41.1184006],[28.8867016,41.1180992],[28.8869114,41.117691],[28.8871117,41.1175308],[28.8873215,41.1174889],[28.8876209,41.1175385],[28.8878918,41.1176186],[28.8892326,41.1181297],[28.8902225,41.1186104],[28.8909016,41.1189804],[28.8912926,41.1191788],[28.8919716,41.1194382],[28.892601,41.1196175],[28.8930912,41.1198883],[28.8937016,41.1204605],[28.894352,41.1209908],[28.8948116,41.1212883],[28.8950615,41.1213799],[28.8955326,41.1213799],[28.8962116,41.1214981],[28.8963718,41.121521],[28.896431,41.1215782],[28.8967323,41.1216698],[28.8969116,41.1216583],[28.8974018,41.121521],[28.8978615,41.1214905],[28.8982315,41.1214294],[28.8986225,41.1213188],[28.8988228,41.1212196],[28.8989811,41.1211777],[28.8991413,41.1210976],[28.8998318,41.1208611],[28.9001122,41.1208191],[28.9004021,41.1207504],[28.9006214,41.1206703],[28.9007015,41.1207199],[28.9008121,41.1208191],[28.9008312,41.1209106],[28.9009228,41.1209106],[28.9010315,41.1208878],[28.9010811,41.1208992],[28.901062,41.1209908],[28.9011021,41.1210709],[28.9012012,41.1210098],[28.9013424,41.1208305],[28.9014111,41.1206284],[28.901432,41.1205101],[28.9014015,41.1204185],[28.9013424,41.1203003],[28.9014225,41.1202011],[28.9015312,41.1201477],[28.9016418,41.1200676]]},{"id":19624,"author":"AnaDigit","name_GR":"Sultans Trail: 4.11. Despotovac - \u0106uprija","description_GR":"Section-Trail 4.11","path":"Sultans_Trail\/sultans_trail_411","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":29489,"name_EN":"Sultans Trail: 4.11. Despotovac - \u0106uprija","description_EN":"Section-Trail 4.11","ascent_time":634,"descent_time":631,"marker":"","level":9,"ascent":422,"descent":491,"maxelev":362,"minelev":123,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(21.37077 43.92608,21.46811 44.09666)","views":0,"millestones":"","x":21.4618359,"y":44.0155411,"coor":[[21.435976,44.0961494],[21.4363461,44.0963516],[21.4364357,44.0964012],[21.4368858,44.0966606],[21.4371357,44.0964317],[21.4372673,44.0963287],[21.4373569,44.0962715],[21.4375362,44.096199],[21.4376163,44.09618],[21.437746,44.0961494],[21.4388256,44.095871],[21.4402065,44.09552],[21.4403458,44.0954781],[21.4404869,44.0954399],[21.440567,44.0954094],[21.4406071,44.0953789],[21.4406166,44.0953102],[21.4405766,44.0951996],[21.4413471,44.09515],[21.4414864,44.0951385],[21.4415359,44.0951385],[21.4416161,44.0951309],[21.4417057,44.0951195],[21.4418163,44.095108],[21.4420261,44.0950699],[21.4420872,44.0950508],[21.4432468,44.0947609],[21.4444771,44.0944405],[21.4447269,44.0943909],[21.4448071,44.0943909],[21.4448872,44.0943985],[21.4449768,44.094429],[21.4452858,44.0940285],[21.445406,44.0938797],[21.445467,44.0937996],[21.4455261,44.0937004],[21.4455757,44.0936089],[21.4456062,44.0935287],[21.4456558,44.093029],[21.4456367,44.0928917],[21.4455967,44.0927391],[21.4454956,44.0926094],[21.4452972,44.0923615],[21.4452171,44.0922508],[21.4451656,44.0921593],[21.4451256,44.0920296],[21.4449558,44.0914993],[21.4449463,44.0914192],[21.4449368,44.0913582],[21.4449463,44.0909195],[21.4449272,44.0905609],[21.4449463,44.0904083],[21.4449558,44.0903282],[21.4450073,44.090229],[21.4451065,44.0901184],[21.4451866,44.0900002],[21.4452763,44.0898209],[21.4452972,44.0896606],[21.4452972,44.0894318],[21.4453259,44.0891609],[21.445406,44.0885887],[21.4454155,44.0884094],[21.4454155,44.0882187],[21.4454365,44.0881195],[21.4454365,44.0880318],[21.4453773,44.0876198],[21.4453564,44.0874405],[21.4453964,44.0872688],[21.445446,44.087101],[21.445467,44.0865898],[21.4454765,44.086441],[21.445467,44.0863495],[21.4454365,44.0862694],[21.4453659,44.0861206],[21.4453163,44.0859795],[21.4452763,44.0858192],[21.4452572,44.08564],[21.4452572,44.0854912],[21.4452858,44.0853691],[21.4455566,44.0848083],[21.4456367,44.0846786],[21.4456673,44.0845985],[21.4456673,44.0844498],[21.4456558,44.0843887],[21.4456463,44.084301],[21.445406,44.08358],[21.4453964,44.0835495],[21.4453964,44.083519],[21.4453964,44.0834808],[21.4457264,44.0829811],[21.4458065,44.08284],[21.4459858,44.08255],[21.4460869,44.0824394],[21.4464855,44.0820618],[21.4466972,44.0817986],[21.4468155,44.0817184],[21.447567,44.0811996],[21.4481964,44.08078],[21.4484272,44.0806389],[21.4489269,44.0802116],[21.4491062,44.080101],[21.4492455,44.0800095],[21.4492855,44.0799789],[21.4494057,44.0798798],[21.4495163,44.0797195],[21.4498463,44.0792198],[21.4500065,44.0790291],[21.4501762,44.0788498],[21.4505367,44.0786209],[21.4508266,44.0784912],[21.4512558,44.0783806],[21.4515762,44.078289],[21.4518871,44.0782089],[21.4522572,44.0780716],[21.4525166,44.0779305],[21.4528065,44.0777702],[21.4530964,44.0775681],[21.4532566,44.0774002],[21.4536057,44.0769615],[21.4544258,44.0760002],[21.4544868,44.0759087],[21.4545269,44.0758514],[21.4545956,44.0756989],[21.4546261,44.0756683],[21.4546967,44.0756302],[21.4551067,44.0754089],[21.456337,44.0749283],[21.4567871,44.0747299],[21.4569855,44.0746918],[21.4572258,44.0746803],[21.4574356,44.0746689],[21.4576263,44.0745888],[21.4579964,44.0744514],[21.458456,44.0743217],[21.458847,44.0741882],[21.4589767,44.0741196],[21.4590759,44.0740395],[21.4591961,44.0738716],[21.4599361,44.0729294],[21.4602871,44.0724907],[21.4603462,44.0723686],[21.4603157,44.072258],[21.4602566,44.0721817],[21.4594555,44.0717316],[21.4588757,44.0713005],[21.4588261,44.0711517],[21.4588566,44.0709305],[21.4590569,44.0706787],[21.4594955,44.0704117],[21.4595566,44.0703087],[21.459507,44.0702286],[21.4592857,44.0700798],[21.458847,44.0698509],[21.4584866,44.0696487],[21.458437,44.0696182],[21.4583969,44.0695915],[21.4583263,44.0694809],[21.4582672,44.0694199],[21.4580555,44.0693092],[21.4578762,44.0692406],[21.4576168,44.0690804],[21.4573669,44.0688782],[21.4572372,44.0687408],[21.4569855,44.068409],[21.4568462,44.0681381],[21.4567661,44.0680313],[21.4564171,44.0677795],[21.4557972,44.0673714],[21.4554367,44.0671501],[21.4551964,44.067028],[21.4543762,44.066658],[21.4530964,44.066021],[21.452446,44.0656281],[21.451416,44.0651093],[21.4510555,44.0649986],[21.4508266,44.064949],[21.4505672,44.0649185],[21.4504967,44.0649109],[21.4500866,44.0648384],[21.4493465,44.0646782],[21.4488773,44.0645409],[21.4481869,44.064209],[21.4475765,44.0639381],[21.447237,44.0637398],[21.446907,44.0635109],[21.4466171,44.0632706],[21.4464073,44.0630493],[21.4462566,44.0628204],[21.4461861,44.0626297],[21.4462166,44.0624695],[21.446106,44.0623093],[21.4458771,44.0620689],[21.4455566,44.061821],[21.4453964,44.0617294],[21.4452057,44.0616798],[21.445076,44.0616608],[21.4449959,44.0616417],[21.4448166,44.0616188],[21.4446659,44.0615311],[21.4444866,44.0613213],[21.4443665,44.0611916],[21.4442272,44.0611],[21.4441566,44.0610886],[21.4440556,44.061058],[21.4438057,44.0610199],[21.4436569,44.0609703],[21.4434967,44.0608406],[21.4432755,44.0606384],[21.4430256,44.0604897],[21.4427872,44.060421],[21.4425755,44.06036],[21.4423771,44.0601196],[21.4422073,44.0600281],[21.4419861,44.0599518],[21.4417572,44.0599709],[21.441597,44.0600204],[21.4414063,44.0601807],[21.4412556,44.0602989],[21.4411755,44.0603294],[21.4411163,44.0603485],[21.440197,44.0602188],[21.4400463,44.0601692],[21.4399967,44.0600815],[21.4400158,44.0598488],[21.4399967,44.0595589],[21.4398861,44.0592003],[21.439806,44.0590897],[21.4397373,44.0588608],[21.4395962,44.0585098],[21.4392262,44.0581093],[21.4389267,44.0577202],[21.4386158,44.0573692],[21.4385071,44.0570107],[21.4384956,44.0567513],[21.4386463,44.0565605],[21.4389668,44.0563698],[21.4392967,44.0562782],[21.4397259,44.0563393],[21.4403858,44.0565414],[21.440897,44.0565796],[21.4413071,44.0566292],[21.4415855,44.0566216],[21.4415855,44.0564117],[21.4416466,44.0561981],[21.4418068,44.0560112],[21.4418659,44.0559692],[21.4420967,44.0558205],[21.4421368,44.0558014],[21.4426765,44.0554504],[21.4427967,44.0553513],[21.443037,44.0551605],[21.4432564,44.0547714],[21.4436455,44.0539818],[21.4438763,44.0535393],[21.4439964,44.0522385],[21.444067,44.0516014],[21.4441166,44.0513802],[21.4441471,44.0509987],[21.4442272,44.0507393],[21.4444771,44.0500603],[21.4447269,44.0497017],[21.4440365,44.0495415],[21.4436073,44.04916],[21.4435863,44.0490685],[21.4439869,44.0485992],[21.4440765,44.0479202],[21.4438972,44.0475502],[21.4438972,44.0472984],[21.4441566,44.0471382],[21.4472866,44.0451317],[21.4474964,44.0452385],[21.4477272,44.0453186],[21.447937,44.0453606],[21.4480667,44.0453415],[21.4483261,44.0452309],[21.4488773,44.0450516],[21.4492664,44.0449409],[21.4493866,44.0448418],[21.4494457,44.0447006],[21.4495373,44.04459],[21.4496765,44.044529],[21.450016,44.0444298],[21.4507465,44.0441589],[21.4515572,44.0437317],[21.4517155,44.0436516],[21.4520969,44.043541],[21.4526157,44.0434418],[21.4531956,44.0433197],[21.4537773,44.0433006],[21.454216,44.0432701],[21.4544773,44.0432091],[21.4551964,44.0430298],[21.4555073,44.0429802],[21.4557457,44.0429497],[21.4559059,44.0429192],[21.456007,44.0428581],[21.4560566,44.0427895],[21.4560871,44.0426903],[21.4560356,44.0423317],[21.4560471,44.0413513],[21.4560871,44.0410309],[21.4560566,44.0408783],[21.4559364,44.0406494],[21.4559059,44.0404892],[21.4558468,44.0403214],[21.4556561,44.0401611],[21.4552555,44.0399208],[21.4550571,44.0397606],[21.4549961,44.0396385],[21.4549961,44.0395889],[21.4550762,44.0395393],[21.4551773,44.0394897],[21.4565659,44.038929],[21.4573059,44.0386505],[21.4578266,44.038578],[21.4580555,44.0386009],[21.458746,44.0386505],[21.459177,44.0386696],[21.4593468,44.0386391],[21.4595966,44.0385704],[21.4598656,44.0385094],[21.4600067,44.0384903],[21.4601765,44.0384789],[21.4606171,44.038578],[21.4608765,44.0385399],[21.4612064,44.0384293],[21.4615955,44.038311],[21.4618759,44.038269],[21.4620667,44.0382385],[21.462307,44.0381203],[21.4623661,44.0380783],[21.4626369,44.0379181],[21.463007,44.0375786],[21.4632568,44.0373383],[21.4643173,44.0360985],[21.4645557,44.0357094],[21.4646969,44.0354309],[21.4647961,44.0351601],[21.4648762,44.0348091],[21.4649563,44.0344696],[21.4651165,44.0339012],[21.4653263,44.0333405],[21.4656773,44.0330009],[21.4659672,44.0327911],[21.4663658,44.0325699],[21.4664555,44.0324783],[21.466526,44.0323982],[21.4665756,44.0321503],[21.4665756,44.03162],[21.4664669,44.0312881],[21.4665356,44.0310707],[21.4666862,44.03088],[21.4670258,44.0306702],[21.467186,44.0305214],[21.4672356,44.0303307],[21.4672756,44.0299797],[21.4673767,44.0296402],[21.4675159,44.0293884],[21.4677372,44.0290108],[21.4678268,44.02882],[21.4679661,44.0282707],[21.4680862,44.0279007],[21.4681072,44.0276985],[21.4680767,44.0273514],[21.467947,44.0267982],[21.4678059,44.0263405],[21.4676971,44.026001],[21.4676056,44.0257683],[21.4674263,44.0255814],[21.4672756,44.0254402],[21.4671459,44.0253601],[21.4659767,44.0245781],[21.4655457,44.0241699],[21.4653664,44.0239105],[21.4653168,44.0237617],[21.4654064,44.0233307],[21.4653873,44.0231781],[21.4652462,44.0227394],[21.4652061,44.0224113],[21.4651871,44.0223618],[21.4650364,44.0219917],[21.4650555,44.0217781],[21.4651356,44.0214386],[21.4651356,44.0212212],[21.465147,44.020668],[21.4650269,44.0201607],[21.4648666,44.01968],[21.464756,44.0192299],[21.4647064,44.0190086],[21.4645863,44.0189285],[21.4639263,44.0181885],[21.463747,44.0179901],[21.4634266,44.0177383],[21.4627361,44.0172997],[21.4625263,44.0171013],[21.462347,44.0168686],[21.4618969,44.0157394],[21.4618359,44.0155411],[21.4617863,44.0150681],[21.4616966,44.0148392],[21.4614067,44.0144501],[21.4613667,44.0143585],[21.4605064,44.0128288],[21.4600372,44.0120087],[21.4597359,44.0112915],[21.4597073,44.0111313],[21.4596272,44.0109787],[21.4594669,44.0108795],[21.4588261,44.0107002],[21.4576263,44.0101585],[21.4568062,44.0093498],[21.4566269,44.0091705],[21.4564857,44.0089417],[21.4561958,44.0079613],[21.4560966,44.0077209],[21.4559669,44.0074501],[21.4559364,44.0073395],[21.4558067,44.0068398],[21.4557571,44.0066414],[21.4555569,44.0058289],[21.4554768,44.0056],[21.4554462,44.0055199],[21.455246,44.0051193],[21.4547462,44.0034599],[21.4544964,44.0022392],[21.4544258,44.0021095],[21.4540062,44.0014992],[21.4539261,44.0013809],[21.4538765,44.0013084],[21.4535656,44.0007706],[21.4531155,43.9999313],[21.4525757,43.9993515],[21.4522457,43.9988708],[21.4506855,43.9974403],[21.4503555,43.99683],[21.4498672,43.9959412],[21.4487667,43.994751],[21.4476566,43.993988],[21.4475555,43.9939003],[21.4475155,43.9938202],[21.4474869,43.9937286],[21.4474964,43.9936295],[21.4475155,43.9934807],[21.4475155,43.993351],[21.4474373,43.9932289],[21.4472656,43.9930992],[21.4470863,43.9929581],[21.4468365,43.9928207],[21.4460564,43.9923515],[21.445816,43.9921913],[21.4454556,43.9919014],[21.4452858,43.9917488],[21.4451866,43.9916115],[21.4448566,43.9911194],[21.4445457,43.9906197],[21.4441471,43.9902306],[21.4437771,43.9901085],[21.4436073,43.9900513],[21.4434662,43.9899712],[21.4433365,43.9898682],[21.4432259,43.9897194],[21.4431763,43.9896507],[21.4430962,43.9896011],[21.4430466,43.9895515],[21.4429665,43.989521],[21.4427872,43.98946],[21.4425373,43.9893799],[21.4423962,43.9893188],[21.4422169,43.9892082],[21.441946,43.9890785],[21.4414158,43.9888306],[21.4411564,43.9887581],[21.4409065,43.9887199],[21.4406071,43.9886398],[21.4404869,43.9886017],[21.4403858,43.9885406],[21.4403458,43.9884796],[21.4402962,43.988369],[21.4402771,43.9882393],[21.4402065,43.9881592],[21.4400959,43.988121],[21.4399662,43.988121],[21.439867,43.988121],[21.4397259,43.9881897],[21.4395561,43.9883308],[21.4394169,43.988369],[21.4392662,43.9883614],[21.4387169,43.9881516],[21.4387856,43.9878883],[21.4389668,43.9876404],[21.4390373,43.9874611],[21.4390259,43.9873009],[21.4389267,43.9871788],[21.4385967,43.9870415],[21.4384155,43.9869003],[21.4379272,43.9864197],[21.4378071,43.9860611],[21.4377556,43.98592],[21.4377155,43.9858284],[21.4375668,43.9856415],[21.4375458,43.9855804],[21.4375668,43.9854698],[21.4375973,43.9854088],[21.4375973,43.985321],[21.4374962,43.9849396],[21.4371872,43.9840202],[21.437067,43.983799],[21.4368763,43.9836617],[21.436657,43.9835396],[21.4364758,43.9833603],[21.4364262,43.9832382],[21.4363956,43.9831696],[21.4362869,43.9825783],[21.4362564,43.9823494],[21.4362469,43.9819107],[21.4361267,43.9817314],[21.435936,43.9814186],[21.4359055,43.9813309],[21.4359055,43.9812393],[21.435957,43.9811287],[21.4360065,43.9810791],[21.4360771,43.9810181],[21.4361668,43.9809608],[21.4362373,43.9808807],[21.4362965,43.9808006],[21.436327,43.9807205],[21.4363155,43.980629],[21.4362659,43.9804115],[21.4361858,43.9802017],[21.435976,43.9798317],[21.4354973,43.9791603],[21.4352264,43.9787903],[21.4350262,43.9786186],[21.434927,43.9785309],[21.4348373,43.9784088],[21.4347973,43.9783401],[21.4347572,43.9781303],[21.4347858,43.97789],[21.4348869,43.9773598],[21.434866,43.9772301],[21.4348373,43.977169],[21.4347267,43.9768982],[21.4344673,43.9762993],[21.4348259,43.9759293],[21.4352856,43.9755516],[21.4358559,43.9751511],[21.4368858,43.9747391],[21.4374371,43.9746094],[21.4376659,43.9745903],[21.4379272,43.9745789],[21.4382458,43.9745407],[21.4386864,43.9744492],[21.4386463,43.9742508],[21.4386158,43.973999],[21.4385872,43.9738693],[21.438406,43.9736099],[21.4382267,43.9731903],[21.4382172,43.9730988],[21.4382458,43.9730186],[21.4383659,43.9729195],[21.4379768,43.9727592],[21.4376163,43.9725609],[21.4381065,43.9719009],[21.4382572,43.9716911],[21.4383755,43.9713097],[21.4386559,43.9707909],[21.4387569,43.9706688],[21.4394264,43.9701881],[21.4397068,43.9700203],[21.4399757,43.9698486],[21.4400272,43.969738],[21.4400558,43.9696007],[21.4400673,43.9695015],[21.4400063,43.9693985],[21.4397755,43.9689713],[21.4395466,43.9686584],[21.4392471,43.9678001],[21.4390163,43.9672089],[21.4388256,43.9668007],[21.4386368,43.9662285],[21.4385471,43.9658699],[21.4384956,43.9650497],[21.4384365,43.9647713],[21.4383755,43.9645882],[21.4381561,43.9639091],[21.438076,43.9636917],[21.4379768,43.9633789],[21.4378967,43.9630394],[21.4378567,43.9625397],[21.4378567,43.9621811],[21.4378567,43.9619904],[21.4378567,43.9617882],[21.4378567,43.9615898],[21.4378757,43.96138],[21.4378662,43.9611893],[21.4378071,43.9609909],[21.4376659,43.9608383],[21.4374771,43.960701],[21.4372463,43.9605217],[21.4370956,43.9603004],[21.4369869,43.9599991],[21.4369755,43.9598198],[21.4369469,43.9595604],[21.4369373,43.9595108],[21.4369068,43.9593086],[21.4368172,43.9591484],[21.4363155,43.9585991],[21.4359169,43.9581108],[21.4351864,43.9570389],[21.4348469,43.9566498],[21.4345264,43.9564285],[21.4343166,43.9562416],[21.4341869,43.9559784],[21.4340267,43.9555893],[21.4337769,43.9548683],[21.4337273,43.9546204],[21.4335155,43.9526901],[21.4335365,43.9524994],[21.4339371,43.951561],[21.4341259,43.9511185],[21.434206,43.95084],[21.4341965,43.9506302],[21.4340858,43.9502716],[21.4340458,43.9499397],[21.4340668,43.9494705],[21.4340572,43.9491692],[21.4340458,43.9489212],[21.4337864,43.9488411],[21.4337368,43.9487801],[21.4336758,43.9487305],[21.4336262,43.9487],[21.433506,43.9486389],[21.4334164,43.9485893],[21.4332867,43.9485092],[21.4331665,43.9484406],[21.4330273,43.9483604],[21.4327374,43.9481506],[21.4325161,43.9479713],[21.4321671,43.9475708],[21.4317265,43.9467506],[21.4315758,43.9464302],[21.430357,43.9441414],[21.4303761,43.9440308],[21.430357,43.9439392],[21.4302673,43.943779],[21.4299755,43.9433899],[21.4296055,43.9430313],[21.4290257,43.9426193],[21.4284363,43.9422913],[21.4259567,43.940979],[21.4253654,43.9406586],[21.4250259,43.9404716],[21.4247055,43.940258],[21.4238071,43.9395905],[21.4224358,43.938549],[21.4222565,43.9384003],[21.4220657,43.9382401],[21.4215565,43.9376106],[21.421257,43.9370117],[21.4211369,43.9366417],[21.4210758,43.9362488],[21.4209366,43.9355583],[21.4206867,43.9342995],[21.4203472,43.9326591],[21.4203262,43.9325294],[21.4200363,43.9310188],[21.4198971,43.9305115],[21.4197063,43.9301987],[21.4193859,43.9298401],[21.4189472,43.9295006],[21.4184265,43.9291687],[21.4168568,43.9280586],[21.4167957,43.9279709],[21.4165459,43.92799],[21.4155273,43.928051],[21.4149971,43.9280815],[21.4147263,43.9281197],[21.4144363,43.9281693],[21.414217,43.9281502],[21.4139271,43.9280815],[21.4135456,43.9279594],[21.4133968,43.9279289],[21.4130764,43.9278183],[21.4129562,43.9277306],[21.4127769,43.9274902],[21.4126472,43.92733],[21.4125156,43.9271812],[21.4122868,43.9269905],[21.4120464,43.9268608],[21.4118366,43.9267807],[21.4114971,43.9266891],[21.4112072,43.926548],[21.4109173,43.9264297],[21.4107666,43.9263992],[21.4104061,43.9263802],[21.4101372,43.9263191],[21.4098473,43.926239],[21.4095669,43.9261208],[21.4094372,43.9260788],[21.4092655,43.9261284],[21.408987,43.9262886],[21.4088364,43.9263916],[21.4086857,43.92659],[21.4085655,43.9268494],[21.4084167,43.9271202],[21.4080067,43.9274597],[21.4075871,43.9277611],[21.4072056,43.9279594],[21.406826,43.9280891],[21.4063263,43.9281387],[21.4059258,43.9280815],[21.4055557,43.9280281],[21.4049664,43.9280281],[21.4041862,43.9281197],[21.4035358,43.9281311],[21.4028664,43.9280891],[21.4020672,43.928051],[21.4017162,43.9280586],[21.4013672,43.9280891],[21.4004955,43.928299],[21.396946,43.9290314],[21.3943558,43.9295082],[21.3924255,43.9298096],[21.3922157,43.9298592],[21.3920956,43.9299202],[21.3920059,43.9300385],[21.3919563,43.9302711],[21.3916569,43.9316292],[21.3914261,43.9325409],[21.3911858,43.9333191],[21.3909073,43.9341202],[21.3904667,43.9352417],[21.3904266,43.9353981],[21.3904457,43.9355583],[21.3905373,43.9356804],[21.3906765,43.9357796],[21.3910961,43.9359016],[21.392067,43.9361687],[21.3921661,43.9362106],[21.3922367,43.9362297],[21.3922768,43.9362602],[21.3923073,43.9362907],[21.3923264,43.9363213],[21.3922958,43.9364014],[21.3923073,43.9365311],[21.3920956,43.9365616],[21.3918362,43.9365883],[21.3914165,43.9366913],[21.3912067,43.9367294],[21.3909664,43.936779],[21.3906364,43.9368591],[21.3904057,43.9368896],[21.3903065,43.9369087],[21.3902073,43.9367294],[21.3901157,43.9365997],[21.390007,43.93647],[21.3899269,43.9364014],[21.3897972,43.9362793],[21.389677,43.9361916],[21.3893757,43.9359894],[21.3891468,43.9358482],[21.3887959,43.935688],[21.3884659,43.9355507],[21.3882465,43.9355087],[21.3881569,43.9355011],[21.3880463,43.9355011],[21.3879967,43.9355202],[21.3879356,43.9355202],[21.387886,43.9355087],[21.3878365,43.9354897],[21.3877964,43.9354706],[21.3877659,43.9354286],[21.3877563,43.9353981],[21.3877163,43.9353714],[21.3876457,43.9353409],[21.3875961,43.9353104],[21.3875465,43.9352913],[21.3874569,43.9352493],[21.3862362,43.9350586],[21.3858662,43.935009],[21.3855762,43.9349594],[21.3850956,43.9349098],[21.3847561,43.9348717],[21.3831768,43.9346886],[21.3827572,43.934639],[21.3824368,43.9346008],[21.3815765,43.9345093],[21.379427,43.934269],[21.3793564,43.9342613],[21.3781967,43.9341888],[21.3757572,43.9341202],[21.375536,43.9341087],[21.372366,43.9339905],[21.3707657,43.9338112]]},{"id":19625,"author":"AnaDigit","name_GR":"Sultans Trail: 5.20b2. Rudozem - Madan","description_GR":"Section-Trail 5.20b2","path":"Sultans_Trail\/sultans_trail_537","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":3,"length":13328,"name_EN":"Sultans Trail: 5.20b2. Rudozem - Madan","description_EN":"Section-Trail 5.20b2","ascent_time":380,"descent_time":378,"marker":"","level":9,"ascent":645,"descent":661,"maxelev":1051,"minelev":674,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(24.84867 41.48654,24.94 41.50356)","views":2,"millestones":"","x":24.8910847,"y":41.4949265,"coor":[[24.8490334,41.4894066],[24.8490639,41.4899979],[24.8487034,41.4906273],[24.8486748,41.4907684],[24.8487339,41.4908676],[24.848875,41.4910393],[24.8492641,41.491436],[24.8493843,41.4916077],[24.8496342,41.4923973],[24.8497849,41.4929962],[24.8499947,41.4936562],[24.8500633,41.493969],[24.850235,41.4944572],[24.8503437,41.4948883],[24.8504639,41.4951172],[24.850605,41.4953194],[24.8508034,41.4954796],[24.8510342,41.4956169],[24.8515644,41.4957886],[24.8518238,41.4958076],[24.8521538,41.4958076],[24.8527241,41.4957695],[24.8544636,41.4958878],[24.8547535,41.4960175],[24.8549137,41.4961662],[24.8571033,41.4983559],[24.8572235,41.4985085],[24.8572636,41.4987068],[24.8572235,41.4992561],[24.8570843,41.5002174],[24.8570042,41.5007896],[24.8569546,41.5009193],[24.8567848,41.5012169],[24.8566647,41.501358],[24.8560448,41.5018692],[24.855835,41.5021286],[24.8557949,41.5022278],[24.8557739,41.5023384],[24.8557739,41.502449],[24.8558445,41.5026093],[24.8559151,41.5027275],[24.856184,41.5029564],[24.8563747,41.5030594],[24.8566151,41.5031662],[24.8569241,41.5032578],[24.8594246,41.5035362],[24.859705,41.5035591],[24.8598938,41.5035591],[24.8600941,41.5035362],[24.8602543,41.5034981],[24.860405,41.503437],[24.8609638,41.5031776],[24.861084,41.5031395],[24.8612747,41.503109],[24.8615551,41.5031471],[24.8616238,41.5031776],[24.8623943,41.5035362],[24.8623638,41.5035362],[24.8624649,41.5033493],[24.8625336,41.5031967],[24.8626041,41.503109],[24.8626938,41.5030174],[24.8633041,41.5026779],[24.8643837,41.5021362],[24.8647251,41.5019684],[24.8650246,41.5018578],[24.8658237,41.5015984],[24.8663349,41.5013885],[24.8670444,41.5011482],[24.867384,41.5010796],[24.8676243,41.5010262],[24.8683338,41.5007591],[24.8686237,41.5006065],[24.8687038,41.500576],[24.8687935,41.500576],[24.868845,41.500618],[24.8688641,41.5006561],[24.8687649,41.5007591],[24.8684044,41.5008965],[24.8682442,41.5009995],[24.8679638,41.5012779],[24.8679047,41.5013695],[24.8678341,41.5014381],[24.8677444,41.5014763],[24.8676033,41.5015984],[24.8676033,41.5016479],[24.8677139,41.5017586],[24.867794,41.5017967],[24.8679047,41.5017967],[24.8680038,41.5017471],[24.8680935,41.501667],[24.8686237,41.501358],[24.8689251,41.5012169],[24.869215,41.5010071],[24.869545,41.5007896],[24.8701649,41.5005264],[24.8710136,41.5000992],[24.8713646,41.499939],[24.8714848,41.4998169],[24.8715744,41.4997063],[24.8716946,41.4996262],[24.8718548,41.4995689],[24.8721046,41.4995193],[24.8722343,41.4994965],[24.8725147,41.4995079],[24.8727741,41.4995193],[24.873064,41.4996262],[24.8731136,41.4996986],[24.8732033,41.4999695],[24.8732738,41.5000572],[24.873415,41.5001564],[24.8735237,41.5001869],[24.8736248,41.5001869],[24.8735447,41.5002289],[24.8733749,41.500248],[24.8733349,41.5002975],[24.8733349,41.5004883],[24.873354,41.5005264],[24.8736038,41.5007591],[24.8738251,41.5011063],[24.874115,41.5009575],[24.8745041,41.5007896],[24.874464,41.5008469],[24.8742142,41.500988],[24.8740635,41.5013962],[24.8739052,41.5015564],[24.8738937,41.5016289],[24.8742847,41.5014191],[24.8744049,41.5013695],[24.8745937,41.5013695],[24.8746738,41.5013885],[24.8747749,41.5013695],[24.8750648,41.5012169],[24.875185,41.5011292],[24.8752651,41.5010681],[24.8757439,41.5009575],[24.8757935,41.5008392],[24.8757534,41.5007286],[24.8757935,41.5006371],[24.8763142,41.5004692],[24.8763542,41.5003777],[24.8763542,41.5001564],[24.8762436,41.4999466],[24.8762245,41.4998589],[24.8768845,41.4997177],[24.8770733,41.4997177],[24.8774643,41.4996681],[24.877615,41.4996872],[24.8778038,41.4996681],[24.8778934,41.4995689],[24.8781147,41.4994774],[24.8787136,41.499527],[24.8789845,41.4994965],[24.8791943,41.4993668],[24.8794441,41.4992561],[24.8796349,41.4991989],[24.8798351,41.4992294],[24.8800144,41.4992676],[24.8810444,41.499218],[24.8811245,41.4991989],[24.8812542,41.4990883],[24.881525,41.4987373],[24.8816433,41.4986687],[24.8818436,41.4986382],[24.8820438,41.4985962],[24.882164,41.4985161],[24.8822536,41.4984283],[24.8823051,41.4982796],[24.882534,41.4979858],[24.8826237,41.4978485],[24.8826237,41.4976082],[24.8827343,41.4972763],[24.8828239,41.4967766],[24.8832245,41.4966278],[24.8835735,41.4963188],[24.8836746,41.4962692],[24.8840351,41.4963188],[24.8842945,41.4962387],[24.8845043,41.4962387],[24.8848438,41.4963379],[24.884985,41.4963684],[24.8850937,41.4963188],[24.8852139,41.4961967],[24.8853951,41.4960861],[24.885704,41.4959984],[24.8859348,41.4958878],[24.886055,41.4957886],[24.8860741,41.4955559],[24.8860836,41.4954491],[24.8860245,41.4952774],[24.8860149,41.4951859],[24.886034,41.4950485],[24.8862934,41.4948959],[24.8866043,41.4947586],[24.8867149,41.494606],[24.8867645,41.4944763],[24.8868446,41.4943581],[24.8869743,41.4942894],[24.8870544,41.4942894],[24.8871136,41.4943161],[24.8871746,41.4943581],[24.8872643,41.4944878],[24.887434,41.494648],[24.8875847,41.4946785],[24.8877335,41.494648],[24.8880234,41.4945183],[24.888485,41.4945183],[24.8886948,41.4944763],[24.8888435,41.4944077],[24.8891239,41.4942169],[24.8893642,41.493969],[24.889864,41.4929085],[24.8903046,41.4928665],[24.8903637,41.4928894],[24.8903236,41.4929771],[24.8901939,41.4932289],[24.8901749,41.4933586],[24.8902836,41.4935265],[24.8904343,41.4936981],[24.8905945,41.494278],[24.8907051,41.4944687],[24.8907547,41.4945259],[24.8909035,41.494648],[24.8909435,41.4947968],[24.8910046,41.4948273],[24.8910847,41.4949265],[24.891325,41.495079],[24.8912735,41.4951859],[24.8910942,41.4952087],[24.890955,41.495327],[24.890934,41.4954567],[24.8909836,41.4956474],[24.8909435,41.4959259],[24.890995,41.4960861],[24.8910942,41.4961472],[24.8912449,41.4961472],[24.8913441,41.4961395],[24.8921051,41.4958496],[24.8922939,41.4956169],[24.8924541,41.4955788],[24.8926849,41.4955673],[24.8934345,41.4953079],[24.8935242,41.4950676],[24.8936939,41.4948387],[24.8938446,41.4948082],[24.8939152,41.4948959],[24.8940639,41.4952393],[24.894165,41.4952469],[24.894495,41.495079],[24.8945942,41.4950371],[24.8947334,41.4949989],[24.8948135,41.4950066],[24.8949051,41.4950485],[24.8949146,41.4952278],[24.8952141,41.4953384],[24.8952541,41.4953995],[24.8948345,41.4958572],[24.8947639,41.4959564],[24.8947945,41.496048],[24.8950939,41.4962769],[24.895155,41.4965782],[24.895134,41.4966888],[24.8949242,41.4967766],[24.8948936,41.4969673],[24.8950043,41.4971581],[24.8949451,41.4972687],[24.8946342,41.4976196],[24.8946152,41.4977379],[24.8946743,41.497776],[24.894804,41.4977875],[24.8948746,41.4977493],[24.8948746,41.4975967],[24.8949833,41.4974174],[24.8950634,41.4973564],[24.8956738,41.4970665],[24.8963642,41.4967995],[24.8967152,41.4968567],[24.8969841,41.4971161],[24.8971748,41.4972382],[24.8974247,41.4972076],[24.8978233,41.497139],[24.8980637,41.4971581],[24.8981934,41.4971771],[24.8984642,41.4973488],[24.8986645,41.4973984],[24.8988342,41.4974174],[24.8991642,41.4973793],[24.8995152,41.4973793],[24.899744,41.4972687],[24.9005947,41.497036],[24.901125,41.4971886],[24.9012051,41.4971695],[24.9014339,41.4969482],[24.9015446,41.4969063],[24.9015942,41.4966888],[24.9017143,41.4964294],[24.9015446,41.4962196],[24.9015541,41.496109],[24.9016342,41.4959183],[24.901865,41.4957275],[24.9020443,41.4956779],[24.9022942,41.4957085],[24.9025249,41.495697],[24.9026241,41.495636],[24.902874,41.4951973],[24.902895,41.4947166],[24.9030342,41.4945488],[24.9032249,41.4944763],[24.903614,41.4944992],[24.9040146,41.4945679],[24.9044151,41.494648],[24.9045048,41.494606],[24.9045944,41.4944267],[24.9046535,41.4942894],[24.9048042,41.4941559],[24.9050751,41.4940681],[24.905344,41.4940491],[24.9054546,41.4940681],[24.9056549,41.4940872],[24.9057941,41.4940681],[24.9059334,41.493969],[24.9061546,41.4939461],[24.9062939,41.493969],[24.906435,41.4940071],[24.9065933,41.4941559],[24.9067249,41.4943161],[24.906765,41.4943771],[24.9068451,41.4944267],[24.9069138,41.4944572],[24.9072552,41.4943466],[24.9074249,41.4942474],[24.9076443,41.4941788],[24.9078846,41.4941559],[24.9080334,41.4940491],[24.908205,41.4937172],[24.9082737,41.4936371],[24.9083443,41.4935875],[24.908514,41.4934883],[24.9091148,41.4933891],[24.9092941,41.4933891],[24.9100647,41.493557],[24.9101734,41.4935379],[24.9102745,41.4934578],[24.9103947,41.4933395],[24.9104347,41.4931984],[24.9105434,41.4930077],[24.9106236,41.4928894],[24.9106636,41.4928665],[24.9109039,41.4928093],[24.9112835,41.4926491],[24.9114037,41.492527],[24.9116936,41.4924583],[24.9119549,41.4924164],[24.9119549,41.4923096],[24.9120541,41.4921265],[24.9121437,41.4920082],[24.9122448,41.4919472],[24.9125042,41.4918594],[24.9128246,41.4916496],[24.9131641,41.491539],[24.9134941,41.4915161],[24.9138241,41.4914589],[24.9147644,41.4913673],[24.915144,41.4912872],[24.9154644,41.4911461],[24.9156437,41.4910088],[24.9157543,41.4906158],[24.9159241,41.4904175],[24.9160938,41.4903374],[24.916254,41.4903183],[24.9164639,41.4903183],[24.9166145,41.4902573],[24.9163437,41.4902687],[24.9161434,41.4902382],[24.915905,41.4902267],[24.9156437,41.4903374],[24.9155045,41.4903679],[24.9152641,41.4904671],[24.9151039,41.4904671],[24.9150047,41.4904175],[24.9149742,41.490387],[24.9150143,41.4902992],[24.9151535,41.4901695],[24.915554,41.4899483],[24.9157448,41.4898071],[24.9159946,41.4895592],[24.9161148,41.489418],[24.9169941,41.488987],[24.9172134,41.4888992],[24.9175339,41.4886894],[24.9176445,41.4887085],[24.9178944,41.4886169],[24.9180641,41.4886665],[24.9185543,41.4886665],[24.918684,41.4886093],[24.9188347,41.4884796],[24.9189835,41.4884377],[24.9191647,41.4884071],[24.9193535,41.4884071],[24.9193649,41.4884491],[24.9193649,41.4884987],[24.9193535,41.4885674],[24.9193649,41.4885979],[24.9194241,41.4885788],[24.9195042,41.4885788],[24.9201946,41.4886475],[24.9203033,41.488636],[24.9205437,41.4885979],[24.9207535,41.4885063],[24.9209251,41.4883766],[24.9215946,41.4878769],[24.9219742,41.4876595],[24.9222641,41.4875488],[24.9232845,41.4873962],[24.9244251,41.4874191],[24.9251251,41.4873581],[24.9255638,41.4872665],[24.9262333,41.4870796],[24.9266033,41.486927],[24.9268837,41.486866],[24.9272652,41.4868164],[24.9286747,41.486908],[24.9307747,41.4865379],[24.9310551,41.486557],[24.9314346,41.4866676],[24.932085,41.4870987],[24.9327335,41.4877892],[24.934124,41.4882584],[24.9346638,41.4886475],[24.9354343,41.4891396],[24.9358749,41.4894295],[24.9359837,41.4895668],[24.9360352,41.4902573],[24.936245,41.4920387],[24.9361343,41.4923363],[24.9359837,41.4925079],[24.9357643,41.4926796],[24.935564,41.4928093],[24.9354534,41.4929276],[24.9354038,41.4930992],[24.9354935,41.4933167],[24.9358349,41.4935875],[24.936224,41.4938583],[24.9363346,41.4940796],[24.9364834,41.4946365],[24.936615,41.494976],[24.9368038,41.4952278],[24.9381638,41.4962959],[24.9384651,41.4966774],[24.9392338,41.4978561],[24.9400043,41.4988174]]}],{"extent":[16.33143,41.00362,28.98615,48.27507],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=en&ul=1&a=","style":{"default":{"color":"#f00","width":6,"action":{"type":"openurl"},"sort":{"type":"byname"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Folegandros_Agali_Paliothemonies":{"url":null,"color":"#3d710c","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Folegandros_AnoMeria_Chora":{"url":null,"color":"#1443d9","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Folegandros_Chora_Agali":{"url":null,"color":"#f540b4","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Folegandros_Chora_Karavostasis":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":false},"FRANCE_PYRENEES\/France_Lourdes_Grotte_Chateau_Fort_Centre_Ville":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"FRANCE_PYRENEES\/Pyrenees_Tour_Ossau_Ayous_Lavigne_Cherue":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"FRANCE\/GR10_SECTION_1":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":false},"FRANCE\/GR10_SECTION_5":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":false},"FRANCE\/GR10_SECTION_3":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":false},"FRANCE\/GR10_SECTION_7":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":false},"FRANCE\/GR10_SECTION_9":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":false},"FRANCE\/GR10_SECTION_2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"FRANCE\/GR10_DAY_02":{"url":null,"color":"#ff2f2f","width":5,"exclude":false,"useStyle":false},"FRANCE\/GR10_DAY_04":{"url":null,"color":"#ff2f2f","width":5,"exclude":false,"useStyle":false},"FRANCE\/GR10_DAY_01":{"url":null,"color":"#141cdc","width":5,"exclude":false,"useStyle":false},"FRANCE\/GR10_DAY_03":{"url":null,"color":"#141cdc","width":5,"exclude":false,"useStyle":false},"FRANCE\/GR10_DAY_05":{"url":null,"color":"#141cdc","width":5,"exclude":false,"useStyle":false},"Sultans_Trail\/sultans_trail_617":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Sultans_Trail\/sultans_trail_411":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Sultans_Trail\/sultans_trail_537":{"url":null,"color":"#ff612f","width":3,"exclude":false,"useStyle":false},"Sultans_Trail\/sultans_trail_10":{"url":null,"color":"#f00","width":6,"exclude":false,"useStyle":false},"Sultans_Trail\/sultans_trail_11":{"url":null,"color":"#f00","width":6,"exclude":false,"useStyle":false},"Sultans_Trail\/sultans_trail_12":{"url":null,"color":"#f00","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_sultans_trail = new getPoiCollection("sultans_trail",[],{});function createAdventureListWidgetContext(){};console.log('sort type: byname');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathListDivId').innerHTML="
1.01. Prolog Kahlenberg - Vienna City Center
1.02. Vienna City Center - Rauchenwarth
1.03. Rauchenwarth - Bruck/Leitha
1.04. Bruck/Leitha - Petronell-Carnuntum
1.05. Petronell - Carnuntum - Bratislava
2.01. Bratislava - Čunovo
2.02a. Čunovo - Bodíky
2.03. Bodíky - Ňárad
2.04. Ňárad - Zlatná na Ostrove
2.05. Zlatná na Ostrove - Komárno
2.02b1. Čunovo - Lipót
2.02b2. Lipót - Győr
2.02b3. Győr - Gönyű
2.02b4. Gönyű - Komárno
2.06. Komárno - Dunaradvány
2.07. Dunaradvány/Radvaň nad Dunajom - Mužla
2.08. Mužla - Esztergom
2.09. Esztergom - Dobogókő
2.10. Dobogókő - Csillaghegy
2.11. Csillaghegy - Budapest
2.02c. Gabcikovo - Lipót (ferry)
2.02d. Medveďove - Györ
2.12. Budapest Art-Nouveau city tour
2.03b. Gabčíkovo
3.01. Budapest - Ófalu
3.02. Ófalu - Tordas
3.03. Tordas - Nadap
3.04. Nadap - Székesfehérvár
3.05. Székesfehérvár - Tác
3.06. Tác - Nagylók
3.07. Nagylók - Mezőfalva
3.08. Mezőfalva - Dunaföldvár
3.09. Dunaföldvár - Dunapataj
3.10. Dunapataj - Kalocsa
3.11. Kalocsa - Bóni-fok
3.12. Bóni-fok - Pörböly
3.13. Pörböly - Dunaszekcsö
3.14. Dunaszekcsö - Mohács
3.15. Mohács - Hercegszántó (H)
3.16. Hercegszántó (H) - Bezdan (SRB)
3.17. Bezdan - Sombor
3.18. Sombor - Apatin
3.19. Apatin - Bogojevo
3.20. Bogojevo - Bač
3.21. Bač - Bačka Palanka
3.22. Bačka Palanka - Neštin
3.23. Neštin - Fruška Gora Andrevlje
3.24. Fruška Gora Andrevlje - Stari Ledinci
3.25. Stari Ledinci - Novi Sad
3.26. Novi Sad - Sremski Karlovci
3.27. Sremski Karlovci - Beška (bidge A1_E75)
3.28. Beška (bidge A1_E75) - Stari Slankamen
3.29. Stari Slankamen - Novi Banovci
3.30. Novi Banovci - Belgrade
3.27a1. Sremski Karlovci - Ljukovo
3.27a2. Ljukovo - Batajnica
3.27a3. Batajnica - Popinov most
3.28b. Breskvik - Novi Banovci
3.14b. Dunaszekcsö - Mohács (Alternative route)
4.01. Belgrade - Avala
4.02. Avala Summit tour
4.03. Avala - Grocka
4.04. Grocka - Smederevo
4.05. Smederevo - Mihajlovac
4.06. Mihajlovac - Smederevska Palanka
4.07. Smederevska Palanka - Markovac
4.08. Markovac - Svilajnac
4.09. Svilajnac - Despotovac
4.10. Despotovac - Manasija-roundtrip
4.11. Despotovac - Ćuprija
4.12. Ćuprija - Paraćin
4.13. Paraćin - Varvarin
4.14. Varvarin - Kruševac
4.15. Kruševac - Ribarska banja
4.16. Ribarska banja - Cesma Grebac
4.17. Cesma Grebac - Niš
4.18. Niš - Niška Banja
4.19. Niška Banja - Bojanine Vode
4.20. Bojanine Vode - Bela Palanka
4.19b1. Niška Banja - Sićevo
4.19b2. Sićevo - Bela Palanka
4.21. Bela Palanka - Pirot
4.22. Pirot - Dimitrovgrad
4.23. Dimitrovgrad - Dragoman
4.24. Dragoman - Slivnitsa
4.25. Slivnitsa - Bankya
4.26. Bankya - Sofia
4.12b. Ćuprija - Varvarin
5.01. Sofia - Aleko
5.02. Aleko - Yarlovo
5.03. Yarlovo - Belchin
5.04. Belchin - Samokov
5.05. Samokov - khiza Mechit
5.06. khiza Mechit - Rila Monastery
5.07. Rila Monastery - khiza Makadoniya
5.08. khiza Makadoniya - Belitsa (Bear Park)
5.09. Belitsa (Bear Park) - Yakoruda
5.10. Yakoruda - Yundola
5.11. Yundola - Velingrad
5.12. Velingrad - Batak
5.13. Batak - Shiroka Polyana
5.14. Shiroka polyana Dam - Borino
5.15. Borino - Yagodina via Devils bridge
5.16. Yagodina - Mugla
5.17. Mugla - Perelik
5.18. Perelik - Smolyan
5.19. Smolyan - Polkovnik Serafimovo
5.20. Polkovnik Serafimovo - Srednogorci
5.21. Srednogorci - Madan - Shadeetsa
5.22. Shateetsa - Ardino
5.23. Ardino - Lyubino
5.24. Lyubino - Kitnitsa
5.25. Kitnitsa - Kardzhali
5.26. Kardzhali - Madrets
5.27. Madrets - Rabovo
5.28. Rabovo - Madzharevo Vulture Centre
5.29. Vulture Centre - Gornoseltsi
5.30. Gornoseltsi - Ivaylovgrad
5.31. Ivaylovgrad - Fylakio
5.32. Fylakio - Edirne
5.03b. Yarlovo - Belchin (valley route)
5.15b. Borino - Yagodina Devils bridge detour
5.17b. Mugla - Smolyan (via road)
5.20b1. Polkovnik Serafimovo - Rudozem
5.20b2. Rudozem - Madan
6.01. Edirne - Kavakli
6.02. Kavakli - Büyük Gerdelli
6.03. Büyük Gerdelli - Kiklareli
6.04. Kirklareli - Üsküpdere
6.05. Üsküpdere - Pinarhisar
6.06. Pinarhisar - Vize
6.07. Vize - Saray
6.08. Saray - Binkiliç-Fatih
6.09. Binkiliç-Fatih/Atatürk - Gümüşpinar
6.10. Gümüşpinar - Dağyenice
6.11. Dağyenice - Boyalik
6.12. Boyalik - Sazlibosna
6.13. Sazlibosna - Pirinççi
6.14. Pirinççi - Eyüp
6.15. Eyüp - Istanbul
6.16. Epilog
6.17. Cebeci high water detour
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["sultans_trail"],pc:["sultans_trail"],url: 'http://tile.mtbmap.cz/mtbmap_tiles/{z}/{x}/{y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_sultans_trail.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); }