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 = "fr";(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_france_gr10 = new getAdventureCollection("france_gr10",[{"id":17728,"author":"Ubicarta","name_GR":"Pyrenees: 01 Hendaye to Olhette","description_GR":"Hendaye to Olhette by Ubicarta","path":"FRANCE\/GR10_DAY_01","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":5,"length":21692,"name_EN":"Pyrenees: 01 Hendaye \u00e0 Olhette","description_EN":"Hendaye \u00e0 Olhette par Ubicarta","ascent_time":395,"descent_time":390,"marker":"France_GR10","level":9,"ascent":1208,"descent":1123,"maxelev":522,"minelev":0,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.774115 43.30941,-1.655518 43.37304)","views":117,"millestones":"0,-1.7741153,43.3730354#1,-1.7701085,43.3650379#2,-1.7692432,43.3586994#3,-1.7594910,43.3579016#4,-1.7518929,43.3524941#5,-1.7430764,43.3480924#6,-1.7409204,43.3434368#7,-1.7411828,43.3365759#8,-1.7401283,43.3328434#9,-1.7295699,43.3314524#10,-1.7231368,43.3281811#11,-1.7221610,43.3206087#12,-1.7142381,43.3145929#13,-1.7059829,43.3098894#14,-1.6958207,43.3128392#15,-1.6852769,43.3094472#16,-1.6790934,43.3138961#17,-1.6832837,43.3207883#18,-1.6724392,43.3180800#19,-1.6668753,43.3136916#20,-1.6574594,43.3187707#21,-1.6588582,43.3263360#21.7,-1.6601133,43.3322220","x":-1.7127705,"y":43.3113632,"coor":[[-1.7741153,43.3730354],[-1.7739053,43.3727837],[-1.7737553,43.3725357],[-1.7736952,43.3723946],[-1.7733853,43.3719139],[-1.7735053,43.3717957],[-1.7735553,43.3717041],[-1.7735653,43.3715553],[-1.7734853,43.3714066],[-1.7733253,43.3713264],[-1.7733853,43.3710747],[-1.7737653,43.3700142],[-1.7733129,43.3696899],[-1.7725129,43.36903],[-1.7722729,43.3687401],[-1.771683,43.3678284],[-1.7707829,43.3665504],[-1.7704229,43.3659668],[-1.7700729,43.3654594],[-1.770033,43.3652573],[-1.7701429,43.3649292],[-1.770223,43.364769],[-1.770293,43.3646584],[-1.770393,43.3645668],[-1.770533,43.3644676],[-1.770653,43.3643875],[-1.7709429,43.3642578],[-1.771703,43.3640099],[-1.771853,43.3639488],[-1.772103,43.3638077],[-1.772383,43.3636398],[-1.7726229,43.3634605],[-1.772813,43.3632889],[-1.7730629,43.3629799],[-1.773423,43.3624001],[-1.773253,43.3619576],[-1.773003,43.3616104],[-1.772843,43.3612404],[-1.772683,43.3609886],[-1.772583,43.3607483],[-1.772493,43.3606186],[-1.771933,43.3600082],[-1.771763,43.3598671],[-1.771713,43.3597794],[-1.771583,43.3596382],[-1.771233,43.3591003],[-1.771173,43.3590584],[-1.770713,43.3590469],[-1.770403,43.3590202],[-1.770013,43.3589478],[-1.769473,43.3587875],[-1.7689229,43.3585777],[-1.7687365,43.3586769],[-1.7686365,43.3586273],[-1.7686865,43.3585663],[-1.7686565,43.3585281],[-1.7683165,43.3584366],[-1.7680165,43.358387],[-1.7675365,43.3583374],[-1.7673064,43.3583565],[-1.7666265,43.3584557],[-1.7659764,43.3585663],[-1.7648464,43.3587761],[-1.7643565,43.3589478],[-1.7641965,43.3589859],[-1.7626565,43.359478],[-1.7619165,43.3595161],[-1.7598965,43.3595886],[-1.7598065,43.3595657],[-1.7596564,43.3588982],[-1.7596065,43.3581085],[-1.7595664,43.3580055],[-1.7587665,43.3569069],[-1.7587465,43.3568077],[-1.7587764,43.3566475],[-1.7589765,43.3561859],[-1.7589465,43.3561668],[-1.7585565,43.3561363],[-1.7582564,43.3560982],[-1.7581365,43.3560562],[-1.7580465,43.3560181],[-1.7564681,43.3558006],[-1.7543781,43.3554306],[-1.7542981,43.3554001],[-1.7541281,43.3552399],[-1.753998,43.3551483],[-1.7535281,43.3549385],[-1.7534881,43.354908],[-1.7534081,43.3547897],[-1.7533081,43.3546906],[-1.753208,43.3546181],[-1.7530881,43.3544693],[-1.7529672,43.3543282],[-1.7527173,43.3540878],[-1.7525672,43.35392],[-1.7525272,43.3538475],[-1.7525373,43.3537979],[-1.7526072,43.3536873],[-1.7526072,43.3534584],[-1.7525872,43.3532486],[-1.7525373,43.3531189],[-1.7524472,43.3529587],[-1.7523272,43.3528481],[-1.7519273,43.35252],[-1.7516772,43.3523293],[-1.7514372,43.3520699],[-1.7513772,43.3520279],[-1.7512472,43.3519669],[-1.7511872,43.3519173],[-1.7511373,43.35186],[-1.7510772,43.3516693],[-1.750988,43.3516006],[-1.750798,43.3514709],[-1.750438,43.3512611],[-1.750028,43.3510704],[-1.749718,43.3510323],[-1.749208,43.3509903],[-1.748328,43.3508911],[-1.747718,43.350811],[-1.747108,43.3506699],[-1.746828,43.350563],[-1.7463779,43.3503227],[-1.745958,43.3500633],[-1.745618,43.3499603],[-1.7455679,43.3499336],[-1.7454979,43.34972],[-1.7453074,43.3497047],[-1.7448374,43.3496628],[-1.7444574,43.3496437],[-1.7442909,43.3495941],[-1.7432309,43.349144],[-1.742941,43.3489456],[-1.742491,43.3484344],[-1.742491,43.3483734],[-1.7425309,43.3483353],[-1.7431597,43.3480568],[-1.7437897,43.3478279],[-1.7442596,43.3475952],[-1.7443606,43.3474884],[-1.7445105,43.3474007],[-1.7446505,43.3472977],[-1.7447106,43.3471298],[-1.7447305,43.3469391],[-1.7447205,43.3468285],[-1.7444305,43.3460579],[-1.7428105,43.3458786],[-1.7423105,43.3458405],[-1.7419906,43.3459587],[-1.7417705,43.3460884],[-1.7413505,43.3464394],[-1.7412105,43.3463478],[-1.7407705,43.3459587],[-1.7406905,43.3459091],[-1.7403206,43.3457603],[-1.7401605,43.3457108],[-1.7399505,43.3456688],[-1.7398205,43.3456078],[-1.7397805,43.3455391],[-1.7397906,43.3454399],[-1.7399606,43.3449287],[-1.7402605,43.3442383],[-1.7403505,43.3440781],[-1.7405405,43.3438072],[-1.7408805,43.3435593],[-1.7409105,43.3435173],[-1.7409505,43.3432007],[-1.7409905,43.3431396],[-1.7410905,43.3430481],[-1.7416805,43.3428879],[-1.7416805,43.3428497],[-1.7416306,43.3428001],[-1.7410405,43.3427086],[-1.7407705,43.3426399],[-1.7403505,43.3425407],[-1.7400905,43.3425102],[-1.7397705,43.3425407],[-1.7397106,43.3425179],[-1.7397106,43.3424301],[-1.7397605,43.3421288],[-1.7398806,43.3419571],[-1.7405205,43.3413773],[-1.7405905,43.3412704],[-1.7406305,43.3408699],[-1.7406605,43.3407784],[-1.7407305,43.3407288],[-1.7413905,43.3404884],[-1.7414405,43.3404388],[-1.7414705,43.3403282],[-1.7414805,43.34021],[-1.7414505,43.3399277],[-1.7413205,43.3395195],[-1.7411705,43.3393707],[-1.7411106,43.3392792],[-1.7410905,43.3391991],[-1.7411005,43.339119],[-1.7411405,43.3389778],[-1.7414705,43.3384285],[-1.7416005,43.3380699],[-1.7415605,43.3378105],[-1.7414606,43.3376389],[-1.7414705,43.3373871],[-1.7412505,43.3369598],[-1.7411906,43.336628],[-1.7411505,43.3362694],[-1.7411906,43.3358192],[-1.7412205,43.3356895],[-1.7413305,43.3354797],[-1.7413505,43.3350983],[-1.7413905,43.3349991],[-1.7415506,43.3348198],[-1.7415705,43.3346977],[-1.7414405,43.3344498],[-1.7414405,43.3343887],[-1.7414905,43.3343697],[-1.7417505,43.3345985],[-1.7419505,43.3347473],[-1.7420205,43.3347778],[-1.7421105,43.3347893],[-1.7423805,43.3347397],[-1.7425205,43.3346977],[-1.7429705,43.3343773],[-1.7431005,43.3341484],[-1.7432705,43.3336601],[-1.7431905,43.3335991],[-1.7425005,43.3334694],[-1.7425005,43.3334084],[-1.7425505,43.3333702],[-1.7426205,43.3333588],[-1.7431505,43.3334084],[-1.7432005,43.3333206],[-1.7433605,43.3333397],[-1.7433953,43.3331871],[-1.7433853,43.3331375],[-1.7431853,43.3330154],[-1.7427253,43.3328171],[-1.7424853,43.332737],[-1.7422453,43.3326874],[-1.7420052,43.3326645],[-1.7417552,43.3326874],[-1.7414953,43.332737],[-1.7413952,43.3327255],[-1.7412853,43.3326759],[-1.7410253,43.3324776],[-1.7408353,43.332428],[-1.7407453,43.332428],[-1.7406253,43.3325348],[-1.7404453,43.3327675],[-1.7403153,43.3328781],[-1.7402153,43.3328667],[-1.7397653,43.3327446],[-1.7393852,43.3327065],[-1.7391152,43.3326569],[-1.7388353,43.3325768],[-1.7384952,43.3324471],[-1.7379453,43.3324966],[-1.7374753,43.3324776],[-1.7370434,43.3324471],[-1.7370133,43.3324165],[-1.7371033,43.3322372],[-1.7370933,43.3322182],[-1.7369334,43.3322372],[-1.7367934,43.3321877],[-1.7367834,43.3319969],[-1.7367433,43.3318977],[-1.736647,43.3318672],[-1.736357,43.3319244],[-1.736127,43.3318977],[-1.735797,43.3318253],[-1.735437,43.3317947],[-1.735047,43.3316574],[-1.734967,43.3316078],[-1.734917,43.3314743],[-1.7348571,43.3314247],[-1.734637,43.3313179],[-1.734347,43.3312263],[-1.734217,43.3312073],[-1.734117,43.3311958],[-1.734037,43.3312149],[-1.733927,43.3312759],[-1.733777,43.3312454],[-1.7336971,43.3312073],[-1.733647,43.3311653],[-1.733557,43.3311577],[-1.7334571,43.3311958],[-1.732977,43.3311653],[-1.732597,43.3311272],[-1.7320371,43.3310356],[-1.731967,43.3310051],[-1.7319371,43.330925],[-1.731817,43.3307877],[-1.731747,43.3307571],[-1.731357,43.3308067],[-1.730927,43.3309174],[-1.7307271,43.3310356],[-1.7304571,43.3311157],[-1.730037,43.3313446],[-1.729247,43.3315277],[-1.7288771,43.3315849],[-1.7287771,43.331646],[-1.7287071,43.3317146],[-1.7287171,43.3317871],[-1.7287971,43.3318977],[-1.728937,43.3320274],[-1.7290571,43.3321877],[-1.7290571,43.3322945],[-1.7290471,43.332386],[-1.728907,43.3324547],[-1.728677,43.3325043],[-1.728397,43.3325348],[-1.7280971,43.3325577],[-1.727957,43.3325462],[-1.7273192,43.3324051],[-1.7269893,43.3322678],[-1.7263192,43.332077],[-1.7259092,43.3318863],[-1.7258493,43.3317451],[-1.7256292,43.331604],[-1.7255193,43.3315048],[-1.7255093,43.3314552],[-1.7255893,43.3314247],[-1.7258792,43.3313255],[-1.7261792,43.3312454],[-1.7261993,43.3311844],[-1.7261893,43.3310547],[-1.7258493,43.3309364],[-1.7256093,43.3308144],[-1.7255392,43.3307762],[-1.7249793,43.3301353],[-1.7248592,43.329937],[-1.7247993,43.3298645],[-1.7247392,43.3298264],[-1.7247093,43.3297577],[-1.7245593,43.3295364],[-1.7244393,43.3294373],[-1.7243693,43.3293457],[-1.7242992,43.3293266],[-1.7242492,43.3291855],[-1.7242593,43.3290062],[-1.7242492,43.3289452],[-1.7241993,43.3288841],[-1.7241193,43.3288155],[-1.7235793,43.3285255],[-1.7234893,43.3284645],[-1.7233193,43.3282471],[-1.7232692,43.3282166],[-1.7229693,43.3281364],[-1.7228092,43.3280678],[-1.7227492,43.3280258],[-1.7225093,43.3277664],[-1.7223393,43.327507],[-1.7222593,43.327446],[-1.7221693,43.3273468],[-1.7219893,43.3270874],[-1.7219292,43.3269272],[-1.7219193,43.3266678],[-1.7219292,43.3264542],[-1.7218993,43.3263855],[-1.7217892,43.3262558],[-1.7216293,43.3258171],[-1.7215493,43.3250771],[-1.7213893,43.3246956],[-1.7212193,43.3245049],[-1.7210393,43.3243446],[-1.7208092,43.3241844],[-1.7204993,43.3239861],[-1.7204492,43.323925],[-1.7204492,43.3238068],[-1.7204993,43.323616],[-1.7205468,43.3235283],[-1.7207068,43.3233871],[-1.7208868,43.3232765],[-1.7210368,43.3232079],[-1.7211968,43.3231583],[-1.7213768,43.3230667],[-1.7216868,43.3228569],[-1.7219667,43.3226166],[-1.7222368,43.3225174],[-1.7223068,43.3224792],[-1.7224768,43.3222198],[-1.7225268,43.3221092],[-1.7225368,43.32201],[-1.7225268,43.3218994],[-1.7225368,43.3218498],[-1.7226667,43.3215981],[-1.7226868,43.3215065],[-1.7226068,43.3213501],[-1.7224967,43.3210678],[-1.7223368,43.3209267],[-1.7222768,43.320858],[-1.7222368,43.3207169],[-1.7221467,43.3205872],[-1.7218168,43.3203583],[-1.7211668,43.3200684],[-1.7209368,43.3199501],[-1.7208267,43.3199196],[-1.7204568,43.3198891],[-1.7199968,43.3198166],[-1.7197068,43.319767],[-1.7191968,43.3196068],[-1.7190168,43.3195381],[-1.7189068,43.319458],[-1.7188168,43.3193588],[-1.7187568,43.3192482],[-1.7187068,43.3189278],[-1.7186668,43.3188591],[-1.7185968,43.318779],[-1.7184168,43.3186378],[-1.7182368,43.3185272],[-1.7180868,43.3184586],[-1.7174968,43.3182793],[-1.7173067,43.3182068],[-1.7172068,43.3181686],[-1.7171468,43.3181076],[-1.7170268,43.3178673],[-1.7169667,43.3175888],[-1.7169168,43.3175087],[-1.7167068,43.3172569],[-1.7166468,43.3171387],[-1.7165704,43.3170624],[-1.7163204,43.3168831],[-1.7159405,43.3166542],[-1.7151304,43.3162155],[-1.7149404,43.3160744],[-1.7148304,43.3159637],[-1.7144604,43.315403],[-1.7143904,43.3152351],[-1.7143404,43.3149719],[-1.7142904,43.3148422],[-1.7142404,43.3147926],[-1.7142204,43.314743],[-1.7142504,43.3146935],[-1.7142404,43.3146133],[-1.7138804,43.3141251],[-1.7136505,43.3136253],[-1.7135804,43.3133736],[-1.7134904,43.3131447],[-1.7134504,43.3126221],[-1.7133704,43.3122749],[-1.7132905,43.3120728],[-1.7132105,43.3119354],[-1.7128505,43.3114548],[-1.7127705,43.3113632],[-1.7126905,43.3112335],[-1.7126304,43.3111534],[-1.7124804,43.3110237],[-1.7124305,43.3109932],[-1.7121904,43.3109741],[-1.7116004,43.3108749],[-1.7113904,43.3108025],[-1.7113705,43.3108253],[-1.7111704,43.3108521],[-1.7107904,43.3109627],[-1.7105404,43.3109741],[-1.7104404,43.3109627],[-1.7101405,43.3109741],[-1.7098404,43.3109322],[-1.7096604,43.3109131],[-1.7094904,43.3108521],[-1.7093804,43.3108444],[-1.7090704,43.3108635],[-1.7088305,43.310833],[-1.7086505,43.310833],[-1.7085104,43.3107948],[-1.7082905,43.3107033],[-1.7079904,43.3105431],[-1.7075005,43.3104744],[-1.7073804,43.3104324],[-1.7071704,43.3103256],[-1.7070304,43.3102226],[-1.7068905,43.3100929],[-1.7068404,43.3100624],[-1.7066704,43.3100243],[-1.7064404,43.3099556],[-1.7061304,43.3098946],[-1.7057104,43.3098831],[-1.7054104,43.3098755],[-1.7053304,43.3098755],[-1.7050604,43.3099327],[-1.7046005,43.310173],[-1.7042104,43.3103027],[-1.7038704,43.3103828],[-1.7036505,43.3104134],[-1.7034204,43.3104019],[-1.7033304,43.3104134],[-1.7029505,43.3103828],[-1.7028704,43.3104019],[-1.7027204,43.3104019],[-1.7025204,43.3102837],[-1.7024105,43.3102036],[-1.7023604,43.3101921],[-1.7021104,43.3101845],[-1.7019004,43.3101234],[-1.7018704,43.3101425],[-1.7018304,43.3101845],[-1.7018404,43.3102531],[-1.7018005,43.3103256],[-1.7015405,43.3105545],[-1.7013705,43.310833],[-1.7009404,43.3112946],[-1.7008704,43.3114128],[-1.7008204,43.3115425],[-1.7007704,43.3116035],[-1.7007104,43.3116341],[-1.7006404,43.3116531],[-1.7005705,43.3116341],[-1.7003905,43.3116531],[-1.7001795,43.311657],[-1.6994594,43.3117256],[-1.6983395,43.3118668],[-1.6982495,43.3118858],[-1.6979795,43.3120155],[-1.6975994,43.312336],[-1.6971494,43.3127251],[-1.6969494,43.3128548],[-1.6968094,43.3128853],[-1.6960194,43.3128357],[-1.6951294,43.3128548],[-1.6946794,43.3128052],[-1.6941966,43.312439],[-1.6941066,43.3123474],[-1.6940266,43.3122978],[-1.6937267,43.312149],[-1.6936666,43.3121376],[-1.6936066,43.312149],[-1.6935666,43.31213],[-1.6935066,43.312088],[-1.6934466,43.3120689],[-1.6932266,43.3120804],[-1.6931167,43.3120384],[-1.6929487,43.3119202],[-1.6929188,43.3118706],[-1.6929188,43.3118095],[-1.6928787,43.3117485],[-1.6927987,43.3116684],[-1.6927187,43.3116302],[-1.6918688,43.3114204],[-1.6916988,43.3113899],[-1.6914787,43.3113785],[-1.6913288,43.3113899],[-1.6909087,43.3115082],[-1.6907188,43.3115387],[-1.6905187,43.3115387],[-1.6903087,43.3115082],[-1.6901187,43.3114586],[-1.6899087,43.3113785],[-1.6897488,43.3112907],[-1.6896287,43.3111801],[-1.6895287,43.3110313],[-1.6894187,43.3109398],[-1.6888788,43.3106613],[-1.6877987,43.3101501],[-1.6869488,43.3096886],[-1.6867287,43.3095894],[-1.6862388,43.3094711],[-1.6860187,43.3094406],[-1.6856188,43.3094101],[-1.6854087,43.3094215],[-1.6852087,43.3094597],[-1.6844687,43.3096199],[-1.6843188,43.3096886],[-1.6845688,43.3103714],[-1.6845162,43.310421],[-1.6843863,43.3107109],[-1.6843362,43.3108025],[-1.6842762,43.3108597],[-1.6842562,43.3109207],[-1.6842562,43.3113327],[-1.6842262,43.3115005],[-1.6841862,43.311573],[-1.6841462,43.3115921],[-1.6840962,43.3115997],[-1.6837695,43.3115311],[-1.6836395,43.3115082],[-1.6834795,43.3115196],[-1.6832595,43.3115997],[-1.6832294,43.3115883],[-1.6831195,43.3115082],[-1.6829695,43.3115196],[-1.6827395,43.3115883],[-1.6826795,43.3115883],[-1.6825895,43.3115883],[-1.6825294,43.3115807],[-1.6824895,43.3115616],[-1.6824394,43.3115082],[-1.6823095,43.3115387],[-1.6822695,43.3115311],[-1.6822594,43.3115196],[-1.6821995,43.3113098],[-1.6820295,43.3109016],[-1.6819795,43.3108482],[-1.6818995,43.310791],[-1.6817895,43.31073],[-1.6817195,43.3106995],[-1.6816595,43.310688],[-1.6816095,43.3106995],[-1.6815795,43.3107185],[-1.6814795,43.3109207],[-1.6810495,43.3116112],[-1.6808095,43.3120613],[-1.6807295,43.3121681],[-1.6806595,43.3122406],[-1.6805094,43.3124809],[-1.6803095,43.3126602],[-1.6799395,43.3130112],[-1.6797695,43.3131599],[-1.6796595,43.3132706],[-1.6796294,43.3133202],[-1.6795095,43.3134003],[-1.6794395,43.3134499],[-1.6793596,43.3136215],[-1.6792895,43.3137283],[-1.6792295,43.3138008],[-1.6790695,43.3139114],[-1.6789395,43.313961],[-1.6788296,43.3140411],[-1.6787995,43.3141289],[-1.6787494,43.3142586],[-1.6784695,43.3147011],[-1.6784536,43.3148308],[-1.6784836,43.3150101],[-1.6785536,43.3152313],[-1.6786536,43.3154106],[-1.6787336,43.3155212],[-1.6788236,43.3155899],[-1.6790036,43.315712],[-1.6793936,43.3160591],[-1.6796136,43.3161812],[-1.6802737,43.3164291],[-1.6803936,43.3164787],[-1.6804537,43.3165283],[-1.6805036,43.3166199],[-1.6805036,43.3167305],[-1.6804836,43.3168488],[-1.6805136,43.3169594],[-1.6805936,43.3170509],[-1.6807536,43.3171501],[-1.6809336,43.3172302],[-1.6811836,43.3172684],[-1.6813736,43.3172913],[-1.6814536,43.3173218],[-1.6815536,43.3174286],[-1.6816536,43.3176384],[-1.6817336,43.3177795],[-1.6819036,43.3179398],[-1.6822037,43.318119],[-1.6823336,43.318222],[-1.6823736,43.3183098],[-1.6823736,43.318409],[-1.6823236,43.3185806],[-1.6823336,43.3186913],[-1.6824036,43.3188705],[-1.6827236,43.319191],[-1.6827836,43.3193893],[-1.6828836,43.3195801],[-1.6829836,43.3197212],[-1.6833537,43.3200989],[-1.6836936,43.3203812],[-1.6837636,43.3204498],[-1.6838136,43.3205719],[-1.6837897,43.3206406],[-1.6837096,43.3206902],[-1.6834097,43.3207817],[-1.6823897,43.3208427],[-1.6820797,43.3208237],[-1.6816697,43.3208122],[-1.6814396,43.3207703],[-1.6811897,43.3206902],[-1.6807396,43.3205223],[-1.6806496,43.3204117],[-1.6804297,43.3202705],[-1.6800997,43.3201218],[-1.6799697,43.3200912],[-1.6798897,43.3200912],[-1.6797497,43.3201714],[-1.6796497,43.3201714],[-1.6795497,43.3201408],[-1.6793697,43.3201103],[-1.6792597,43.3201027],[-1.6792097,43.3200836],[-1.6791397,43.3200226],[-1.6790596,43.319973],[-1.6789696,43.3199921],[-1.6788797,43.3200302],[-1.6787897,43.3200531],[-1.6786997,43.3200417],[-1.6786497,43.3200035],[-1.6786196,43.3199425],[-1.6785197,43.3198929],[-1.6783297,43.3198318],[-1.6781996,43.3196831],[-1.6780897,43.319622],[-1.6777596,43.3194733],[-1.6775897,43.3192902],[-1.6774197,43.3192024],[-1.6771597,43.3190231],[-1.6770897,43.3189812],[-1.6768897,43.3189507],[-1.6763396,43.3189316],[-1.6759597,43.3189812],[-1.6757697,43.3190231],[-1.6753796,43.3190727],[-1.6750797,43.318943],[-1.6745197,43.318943],[-1.6739197,43.318882],[-1.6735097,43.3189201],[-1.6731497,43.3187904],[-1.6725097,43.318161],[-1.6722697,43.3180618],[-1.6720297,43.3179436],[-1.6718097,43.317791],[-1.671464,43.317524],[-1.670524,43.3169441],[-1.670024,43.3166618],[-1.669544,43.3163223],[-1.669214,43.3161736],[-1.668754,43.3157616],[-1.668674,43.3155327],[-1.668484,43.3152924],[-1.668384,43.3149529],[-1.6685539,43.3142929],[-1.6685441,43.3140411],[-1.6684541,43.3138046],[-1.668294,43.3135834],[-1.668124,43.3134613],[-1.667904,43.3133545],[-1.667714,43.3132133],[-1.667564,43.3130341],[-1.667374,43.3128738],[-1.667224,43.3126335],[-1.667204,43.3124924],[-1.667204,43.3123512],[-1.6671631,43.3123627],[-1.6670332,43.3124542],[-1.6668532,43.3126144],[-1.6667532,43.3127823],[-1.6667231,43.312973],[-1.6667331,43.3131027],[-1.6667931,43.3134346],[-1.6668732,43.3136749],[-1.6668831,43.313755],[-1.6668732,43.3138351],[-1.6668332,43.3139343],[-1.6666532,43.3142738],[-1.6665832,43.3145027],[-1.6665331,43.3145943],[-1.6663932,43.314785],[-1.6663332,43.3148346],[-1.6662631,43.3148842],[-1.6659732,43.315033],[-1.6656432,43.315155],[-1.6653732,43.3152351],[-1.6643832,43.3155022],[-1.6640632,43.3156128],[-1.6639532,43.3156624],[-1.6638832,43.3157539],[-1.6637231,43.3158417],[-1.6635431,43.3159332],[-1.6633931,43.3159828],[-1.6627132,43.3161545],[-1.6625432,43.3162117],[-1.6624331,43.3162651],[-1.6618031,43.3166733],[-1.6616732,43.3167419],[-1.6615032,43.3168144],[-1.6603831,43.3171349],[-1.6601632,43.3172951],[-1.6599731,43.3174019],[-1.6597332,43.317524],[-1.6595632,43.3175621],[-1.6594832,43.3175926],[-1.6592932,43.3177719],[-1.6588231,43.3182831],[-1.6587431,43.3183517],[-1.6586331,43.3184052],[-1.6583332,43.3184929],[-1.6578531,43.318615],[-1.6577032,43.3186951],[-1.6576831,43.3186951],[-1.6576031,43.3187447],[-1.6575632,43.3187523],[-1.6575232,43.3187447],[-1.6574732,43.3187523],[-1.6573431,43.318924],[-1.6572531,43.3191833],[-1.6570731,43.3194046],[-1.6568232,43.3197517],[-1.6567231,43.3198624],[-1.6564331,43.3201218],[-1.6562731,43.3202934],[-1.6559331,43.3205719],[-1.6557232,43.3207245],[-1.6555932,43.3208351],[-1.6555332,43.3209152],[-1.6555232,43.3209419],[-1.6555332,43.3209724],[-1.6556132,43.321064],[-1.6555932,43.3211632],[-1.6556032,43.3212242],[-1.655601,43.3212471],[-1.6557209,43.3214302],[-1.655741,43.3215179],[-1.6558011,43.3215904],[-1.6558909,43.3216591],[-1.655991,43.3217087],[-1.656041,43.3217773],[-1.656011,43.3219681],[-1.656041,43.3221092],[-1.656131,43.3223877],[-1.656121,43.3229599],[-1.656161,43.3230095],[-1.656251,43.3230591],[-1.6563309,43.3231392],[-1.656371,43.3232193],[-1.656431,43.32341],[-1.6564687,43.3235817],[-1.6564988,43.3236618],[-1.6567388,43.3239441],[-1.6568388,43.3241425],[-1.6567987,43.324482],[-1.6568288,43.3245811],[-1.6569088,43.3247108],[-1.6569787,43.3247719],[-1.6572088,43.324894],[-1.6574588,43.3249512],[-1.6576887,43.3251114],[-1.6577587,43.3252106],[-1.6577787,43.325264],[-1.6577888,43.3253136],[-1.6577687,43.3253708],[-1.6577687,43.3254318],[-1.6578188,43.3256912],[-1.6578788,43.3258438],[-1.6579287,43.325901],[-1.6580087,43.3259506],[-1.6581488,43.3260117],[-1.6582588,43.3260422],[-1.6584388,43.3261223],[-1.6588287,43.3263206],[-1.6590588,43.3265724],[-1.6591188,43.3266525],[-1.6591388,43.3267136],[-1.6591388,43.3267517],[-1.6591587,43.3267937],[-1.6592587,43.3268623],[-1.6593188,43.3269234],[-1.6593587,43.326992],[-1.6593688,43.3270836],[-1.6594387,43.3272324],[-1.6595887,43.3274307],[-1.6596287,43.3275528],[-1.6596087,43.3278809],[-1.6596688,43.328064],[-1.6596588,43.3281937],[-1.6596388,43.3282928],[-1.6596287,43.3284225],[-1.6596588,43.3285408],[-1.6597087,43.3286018],[-1.6597987,43.3286514],[-1.6598388,43.3287239],[-1.6599088,43.3289108],[-1.6598887,43.3289719],[-1.6597787,43.329052],[-1.6597687,43.3290939],[-1.6597787,43.329174],[-1.6598687,43.3293915],[-1.6598887,43.3294907],[-1.6600188,43.3297234],[-1.6600688,43.3298836],[-1.6601788,43.3301125],[-1.6601788,43.3301811],[-1.6601187,43.3303108],[-1.6600487,43.3306427],[-1.6599888,43.330822],[-1.6599888,43.3309021],[-1.6600188,43.3309708],[-1.6600188,43.3310432],[-1.6599687,43.3311424],[-1.6599288,43.3312836],[-1.6599487,43.3314514],[-1.6600788,43.3318138],[-1.6600933,43.3320618],[-1.6601334,43.332222],[-1.6601133,43.332222]]},{"id":17729,"author":"Ubicarta","name_GR":"Pyrenees: 02 Olhette to A\u00efnhoa","description_GR":"Olhette to A\u00efnhoa by Ubicarta","path":"FRANCE\/GR10_DAY_02","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":20637,"name_EN":"Pyrenees: 02 Olhette \u00e0 A\u00efnhoa","description_EN":"Olhette \u00e0 A\u00efnhoa par Ubicarta","ascent_time":468,"descent_time":457,"marker":"France_GR10","level":9,"ascent":897,"descent":874,"maxelev":562,"minelev":47,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.660106 43.29157,-1.497104 43.33222)","views":38,"millestones":"0,-1.6601056,43.3322220#1,-1.6560444,43.3278372#2,-1.6460061,43.3238364#3,-1.6372255,43.3184409#4,-1.6260465,43.3161799#5,-1.6159895,43.3120620#6,-1.6087470,43.3080556#7,-1.5977834,43.3065406#8,-1.5902613,43.3108890#9,-1.5810539,43.3127554#10,-1.5819650,43.3054238#11,-1.5743556,43.3026045#12,-1.5645157,43.2994895#13,-1.5544007,43.2964862#14,-1.5437577,43.2935455#15,-1.5349739,43.2945565#16,-1.5306496,43.3000591#17,-1.5277830,43.3069435#18,-1.5209351,43.3089104#19,-1.5114829,43.3052806#20,-1.5004161,43.3030670#20.6,-1.4971013,43.3066216","x":-1.580101,"y":43.3103294,"coor":[[-1.6601056,43.332222],[-1.6597756,43.3319931],[-1.6597556,43.3320007],[-1.659632,43.3320122],[-1.659572,43.3319893],[-1.6595221,43.3319511],[-1.6595221,43.3318329],[-1.659382,43.3316803],[-1.659312,43.331562],[-1.659288,43.3315353],[-1.659308,43.3315086],[-1.6593879,43.3314476],[-1.6594779,43.3313484],[-1.659538,43.3311958],[-1.659618,43.3311157],[-1.659628,43.3310661],[-1.659578,43.3310356],[-1.6594204,43.3309975],[-1.6593304,43.3309746],[-1.6593004,43.3309364],[-1.6592904,43.3308449],[-1.6592604,43.3307571],[-1.6592404,43.3306465],[-1.6591804,43.3304863],[-1.6591405,43.3304253],[-1.6590405,43.3301849],[-1.6590405,43.3300438],[-1.6590104,43.3299751],[-1.6589218,43.3299255],[-1.6588318,43.3297653],[-1.6587918,43.3296242],[-1.6586617,43.3294334],[-1.6586378,43.3294067],[-1.6585777,43.3294067],[-1.6584177,43.3294258],[-1.6583778,43.3293152],[-1.6583778,43.3292046],[-1.6582577,43.3289948],[-1.6580977,43.3286476],[-1.6580178,43.3285866],[-1.6578377,43.3285561],[-1.6575677,43.328495],[-1.6574278,43.3284874],[-1.6573077,43.3285141],[-1.6570177,43.3286171],[-1.6569377,43.3286247],[-1.6569037,43.3286247],[-1.6567938,43.3286667],[-1.6566938,43.3287659],[-1.6566738,43.3288269],[-1.6567138,43.3292961],[-1.6567138,43.3293152],[-1.6566339,43.3293953],[-1.656577,43.3293495],[-1.6564471,43.3290863],[-1.656267,43.3288689],[-1.656047,43.3285789],[-1.655857,43.3283577],[-1.655797,43.3283272],[-1.655727,43.3283081],[-1.655477,43.3283272],[-1.655347,43.3283195],[-1.655237,43.328289],[-1.655037,43.3281975],[-1.654997,43.3281479],[-1.655007,43.3280983],[-1.655077,43.3280487],[-1.655167,43.3280182],[-1.655647,43.3279495],[-1.656027,43.3278465],[-1.656077,43.3278198],[-1.656087,43.3277893],[-1.655997,43.3277092],[-1.655897,43.3276596],[-1.655457,43.3275375],[-1.655357,43.3274879],[-1.655257,43.3274269],[-1.654997,43.3271866],[-1.654837,43.3270798],[-1.654397,43.326828],[-1.653957,43.3266068],[-1.653527,43.3264389],[-1.653157,43.3263397],[-1.652927,43.3262978],[-1.652797,43.3262978],[-1.652607,43.3263092],[-1.6524071,43.3263397],[-1.652247,43.3263893],[-1.651857,43.326519],[-1.651417,43.3265877],[-1.6513611,43.3266029],[-1.6513411,43.3265915],[-1.651201,43.3264923],[-1.651031,43.3264313],[-1.6508111,43.3263321],[-1.6507311,43.326252],[-1.6505511,43.3261337],[-1.650421,43.3261032],[-1.6503711,43.3260536],[-1.6501211,43.3259315],[-1.6499611,43.3258934],[-1.6498311,43.325882],[-1.6497711,43.3258514],[-1.6496511,43.3258209],[-1.6495911,43.3257713],[-1.6494811,43.3257408],[-1.649371,43.325592],[-1.6492611,43.3255005],[-1.649211,43.3254738],[-1.648831,43.3253937],[-1.6487211,43.3253517],[-1.6486311,43.3253632],[-1.648561,43.3253212],[-1.6482911,43.3252335],[-1.6480811,43.3251305],[-1.6478111,43.3250504],[-1.647541,43.3248711],[-1.647431,43.3247604],[-1.6472111,43.3246231],[-1.6471211,43.3245811],[-1.647011,43.324543],[-1.646811,43.3244324],[-1.6463411,43.324234],[-1.6461811,43.3240929],[-1.646021,43.3238716],[-1.6459711,43.3237534],[-1.645861,43.3236313],[-1.6457411,43.3234215],[-1.645591,43.3232117],[-1.6454811,43.3231316],[-1.6453511,43.3230705],[-1.645251,43.3229904],[-1.6451311,43.3228226],[-1.6451011,43.3227615],[-1.6451111,43.3227005],[-1.6451011,43.3226624],[-1.645061,43.3226204],[-1.645051,43.3225517],[-1.6450311,43.3225136],[-1.644881,43.322403],[-1.6448611,43.3223724],[-1.644881,43.3222427],[-1.644881,43.3221016],[-1.644801,43.3218613],[-1.644711,43.3216934],[-1.6445711,43.3215332],[-1.6445111,43.3214836],[-1.644451,43.3214722],[-1.644281,43.3214531],[-1.6441711,43.3214111],[-1.6440611,43.321434],[-1.643921,43.3213806],[-1.6438611,43.3213425],[-1.6435511,43.3212128],[-1.643391,43.3211136],[-1.643211,43.3210335],[-1.642861,43.3208237],[-1.642511,43.3205528],[-1.6421911,43.3202629],[-1.642101,43.3202019],[-1.6418011,43.3200531],[-1.6415011,43.3198433],[-1.6414111,43.3197937],[-1.641041,43.3195534],[-1.640851,43.3194809],[-1.6407411,43.3194122],[-1.640601,43.3193436],[-1.6404511,43.319294],[-1.640231,43.3192635],[-1.6400411,43.3192215],[-1.6398311,43.3191414],[-1.639461,43.3189621],[-1.6390411,43.3188019],[-1.6385311,43.3186836],[-1.6382811,43.318634],[-1.6381111,43.318573],[-1.6380211,43.3185539],[-1.637521,43.3184929],[-1.637271,43.3184433],[-1.636731,43.3184128],[-1.6363311,43.3182907],[-1.6358711,43.3181114],[-1.6358011,43.3180618],[-1.6357111,43.3180313],[-1.6350811,43.3178825],[-1.6348511,43.3177834],[-1.6346711,43.3177338],[-1.634261,43.3175125],[-1.634081,43.3174019],[-1.6338111,43.3172112],[-1.6336111,43.3171234],[-1.633401,43.3170013],[-1.6331711,43.3169403],[-1.6329111,43.3169327],[-1.6327411,43.3169136],[-1.632441,43.3169022],[-1.6323911,43.3169022],[-1.6322911,43.3169823],[-1.6321111,43.3170128],[-1.631981,43.3170128],[-1.631891,43.3170319],[-1.631801,43.3170815],[-1.6317011,43.3171234],[-1.6314211,43.3171806],[-1.631111,43.3172417],[-1.6308711,43.3172417],[-1.630771,43.3172302],[-1.6307011,43.3171921],[-1.6306911,43.3171234],[-1.6304514,43.3170128],[-1.6301614,43.316906],[-1.6295115,43.3165932],[-1.6293514,43.3165436],[-1.6291114,43.3165359],[-1.6288115,43.316494],[-1.6286014,43.316494],[-1.6282414,43.316433],[-1.6279415,43.3164024],[-1.6276615,43.3164024],[-1.6274115,43.3163757],[-1.6271415,43.3163834],[-1.6269814,43.3164024],[-1.6268715,43.3164024],[-1.6266314,43.3163643],[-1.6263814,43.3163528],[-1.6263214,43.3163223],[-1.6262014,43.3162231],[-1.6260715,43.3162155],[-1.6259736,43.3160782],[-1.6259036,43.3160172],[-1.6257836,43.3158302],[-1.6257435,43.3157997],[-1.6256635,43.3157806],[-1.6256436,43.3157501],[-1.6256236,43.3155975],[-1.6252736,43.3151093],[-1.6249436,43.3147774],[-1.6246035,43.3145294],[-1.6243435,43.3143578],[-1.6240835,43.3144188],[-1.6240236,43.3144073],[-1.6238636,43.3143692],[-1.6237535,43.3143578],[-1.6235735,43.3143806],[-1.6235036,43.3143692],[-1.6232835,43.3143082],[-1.6231135,43.3142891],[-1.6229136,43.31427],[-1.6221036,43.3141403],[-1.6219136,43.3141594],[-1.6218736,43.3141479],[-1.6218035,43.3140907],[-1.6217536,43.3140678],[-1.6215736,43.3140373],[-1.6215036,43.3140373],[-1.6214535,43.3140297],[-1.6213336,43.3139496],[-1.6211336,43.3139191],[-1.6208936,43.3139076],[-1.6208636,43.3139],[-1.6208235,43.3138504],[-1.6207836,43.3138275],[-1.6206436,43.3137703],[-1.6203336,43.3136787],[-1.6202736,43.3136482],[-1.6195235,43.3134003],[-1.6192735,43.3133392],[-1.6190735,43.3133087],[-1.6186635,43.3131981],[-1.6184535,43.3130875],[-1.6183835,43.3130684],[-1.6182235,43.3129997],[-1.6180036,43.3128471],[-1.6179236,43.312809],[-1.6177735,43.3127785],[-1.6175935,43.3127098],[-1.6173936,43.3126106],[-1.6172235,43.3125076],[-1.6170735,43.312458],[-1.6169835,43.3124084],[-1.6166636,43.3123093],[-1.6164435,43.3122902],[-1.6162635,43.3121681],[-1.6160336,43.3120689],[-1.6159135,43.3120499],[-1.6157736,43.3119888],[-1.6155635,43.3119583],[-1.6153035,43.3118477],[-1.6151936,43.3118286],[-1.6150435,43.3118286],[-1.6149936,43.3118095],[-1.6149336,43.3117599],[-1.6148436,43.3117104],[-1.6147835,43.3116608],[-1.6147436,43.3115997],[-1.6146235,43.3115082],[-1.6145235,43.31147],[-1.6142535,43.3113976],[-1.6141835,43.311367],[-1.6140136,43.3112488],[-1.6139336,43.3111801],[-1.6138436,43.311058],[-1.6138436,43.3109703],[-1.6138235,43.3109398],[-1.6135036,43.3107872],[-1.6132735,43.3107872],[-1.6132236,43.3107681],[-1.6130636,43.3106689],[-1.6129036,43.3106194],[-1.6125336,43.3104706],[-1.6123936,43.3104401],[-1.6123036,43.3103676],[-1.6122535,43.3103485],[-1.6122136,43.3103104],[-1.6121836,43.3102608],[-1.6121635,43.3101997],[-1.6121836,43.3101692],[-1.6124209,43.3101273],[-1.612561,43.3101158],[-1.612731,43.3101387],[-1.612911,43.3101959],[-1.6129609,43.3101883],[-1.612991,43.3101692],[-1.6131109,43.309967],[-1.6132009,43.309906],[-1.6131909,43.3098679],[-1.6130409,43.3098869],[-1.612991,43.3098793],[-1.6129509,43.3098564],[-1.612821,43.3097687],[-1.6127509,43.3097267],[-1.6122409,43.3095589],[-1.612031,43.3094559],[-1.6119109,43.3094177],[-1.611481,43.3093262],[-1.6113909,43.3092957],[-1.6112909,43.3092575],[-1.6112509,43.3092194],[-1.6112009,43.3090286],[-1.611151,43.3089676],[-1.6111009,43.3089371],[-1.611051,43.3089256],[-1.610981,43.308918],[-1.610881,43.3089485],[-1.610691,43.3090172],[-1.6105709,43.3090782],[-1.610441,43.3091774],[-1.6103909,43.3091888],[-1.609821,43.3090973],[-1.6097609,43.3090591],[-1.6097209,43.3089981],[-1.6097209,43.308857],[-1.609741,43.3086281],[-1.6092709,43.308136],[-1.6091509,43.3081093],[-1.6090809,43.3080788],[-1.6089809,43.3080482],[-1.6088809,43.3080368],[-1.608771,43.3080482],[-1.6085509,43.3081169],[-1.6083909,43.3082275],[-1.6082909,43.3082581],[-1.608151,43.3082657],[-1.6080209,43.3082657],[-1.607461,43.3081474],[-1.607021,43.3080177],[-1.606931,43.3080063],[-1.606741,43.3080177],[-1.6066409,43.3079987],[-1.6060709,43.307827],[-1.6056709,43.3076973],[-1.605361,43.3076477],[-1.6051509,43.307579],[-1.6048609,43.3075256],[-1.604731,43.307457],[-1.604651,43.3074074],[-1.6045209,43.3073578],[-1.604461,43.3073692],[-1.604381,43.3073959],[-1.6041409,43.3074684],[-1.6040009,43.307476],[-1.6037009,43.3074684],[-1.6036209,43.3074379],[-1.603241,43.307148],[-1.603061,43.3069763],[-1.602971,43.3069191],[-1.6028709,43.3068657],[-1.602731,43.306839],[-1.6026109,43.3068161],[-1.6024309,43.3068275],[-1.6020609,43.3068161],[-1.601841,43.3067856],[-1.601751,43.3067589],[-1.601571,43.3066559],[-1.601141,43.3065681],[-1.600961,43.3064957],[-1.600871,43.306469],[-1.6008109,43.3064384],[-1.6006809,43.3063469],[-1.6005409,43.3062782],[-1.6003309,43.3061981],[-1.6000509,43.306057],[-1.599991,43.3060379],[-1.5997109,43.3059769],[-1.599461,43.3059387],[-1.5993509,43.3059464],[-1.5992609,43.3059692],[-1.5990909,43.3059769],[-1.5989909,43.3059769],[-1.598931,43.3059464],[-1.5988251,43.3059807],[-1.598665,43.3060837],[-1.598505,43.3061523],[-1.597965,43.3063507],[-1.597885,43.3063927],[-1.5978651,43.3064537],[-1.597815,43.3065224],[-1.5976751,43.3066025],[-1.5974951,43.3066711],[-1.5973151,43.3067207],[-1.5971451,43.3067436],[-1.596565,43.3067627],[-1.5963651,43.3068123],[-1.5962551,43.306881],[-1.596115,43.3069916],[-1.5960151,43.3070335],[-1.595785,43.3070641],[-1.5954751,43.3070717],[-1.5952151,43.3070908],[-1.594995,43.3070908],[-1.594825,43.3070831],[-1.594735,43.3070908],[-1.594655,43.3071327],[-1.5946151,43.3071823],[-1.594575,43.3073425],[-1.5945251,43.3074608],[-1.5944251,43.3076134],[-1.594125,43.3079338],[-1.594025,43.3080215],[-1.593585,43.3083038],[-1.593345,43.3084641],[-1.592905,43.3087044],[-1.5927351,43.3087616],[-1.5925951,43.3087807],[-1.5924151,43.3087616],[-1.5920751,43.3086815],[-1.5920351,43.3086929],[-1.592025,43.3087234],[-1.5921451,43.3088417],[-1.5922251,43.3089409],[-1.592265,43.3090439],[-1.592265,43.309124],[-1.5922351,43.3091927],[-1.5921551,43.3092308],[-1.5919851,43.3092728],[-1.5917051,43.3092728],[-1.591585,43.3092842],[-1.5914351,43.3093033],[-1.5913451,43.3093338],[-1.5912551,43.3094025],[-1.591235,43.309433],[-1.5912451,43.3094826],[-1.591253,43.3095703],[-1.5911731,43.3097115],[-1.5911731,43.3097839],[-1.591133,43.3098335],[-1.591123,43.3099937],[-1.591033,43.3100624],[-1.5910131,43.310173],[-1.591053,43.3102303],[-1.591133,43.3102913],[-1.591253,43.3104324],[-1.591413,43.310524],[-1.591513,43.3106117],[-1.5915331,43.3106728],[-1.591503,43.3107529],[-1.5914431,43.310791],[-1.591393,43.3108139],[-1.591153,43.310833],[-1.590763,43.3108902],[-1.590623,43.3109016],[-1.590153,43.3108826],[-1.5899531,43.3108902],[-1.5897031,43.3109627],[-1.589568,43.3109818],[-1.5892581,43.3109627],[-1.589138,43.3109322],[-1.5886781,43.3105927],[-1.588608,43.3105507],[-1.5885481,43.3105431],[-1.5884981,43.3105431],[-1.588358,43.3105927],[-1.5880581,43.3106422],[-1.5877781,43.3107224],[-1.5868281,43.311203],[-1.5867181,43.3112907],[-1.586678,43.3113518],[-1.5866381,43.311451],[-1.5866281,43.3115425],[-1.586668,43.3117218],[-1.5866581,43.3118019],[-1.5866381,43.3118401],[-1.586578,43.3119011],[-1.586418,43.3119926],[-1.5862881,43.3120422],[-1.5860981,43.3120728],[-1.585798,43.3120728],[-1.5851681,43.3119926],[-1.584938,43.3119316],[-1.584568,43.3117905],[-1.5839281,43.3114815],[-1.5838981,43.3115196],[-1.5837981,43.3120003],[-1.5837981,43.312191],[-1.5837481,43.3123207],[-1.5836581,43.3122711],[-1.5836481,43.3122711],[-1.5835681,43.3123512],[-1.5834981,43.3123703],[-1.583438,43.3123817],[-1.582818,43.3123627],[-1.5826181,43.3123398],[-1.5819181,43.3123207],[-1.5818681,43.3126907],[-1.5817881,43.3127022],[-1.5815581,43.3127022],[-1.5814781,43.3127518],[-1.5813481,43.3127708],[-1.580968,43.3127518],[-1.5807399,43.3127403],[-1.5806499,43.3127823],[-1.5804698,43.3127823],[-1.5803099,43.3127632],[-1.5802699,43.3127518],[-1.5802499,43.3127327],[-1.5802399,43.3126831],[-1.5804099,43.3118935],[-1.5803599,43.3116722],[-1.580251,43.3113098],[-1.580281,43.3109894],[-1.580271,43.3108482],[-1.580101,43.3103294],[-1.5799711,43.3098373],[-1.579981,43.3096695],[-1.5800411,43.3094673],[-1.580301,43.30896],[-1.5803211,43.3089104],[-1.5803211,43.3088379],[-1.5803055,43.3087997],[-1.5806254,43.3081322],[-1.5807455,43.3080101],[-1.5811454,43.307682],[-1.5813254,43.3074608],[-1.5815454,43.3071327],[-1.5815654,43.3070717],[-1.581678,43.3069115],[-1.581858,43.3065834],[-1.581928,43.3064919],[-1.582188,43.3058014],[-1.582248,43.3055229],[-1.5823081,43.3054008],[-1.582388,43.3052902],[-1.582448,43.3052406],[-1.582438,43.3052101],[-1.5822296,43.3053169],[-1.5818096,43.3054848],[-1.5816196,43.3055534],[-1.5810496,43.3057137],[-1.5808196,43.3057861],[-1.5804696,43.3058357],[-1.5801696,43.3058167],[-1.5797696,43.3057556],[-1.5795397,43.3056946],[-1.5794296,43.305645],[-1.5791796,43.3055649],[-1.5786996,43.305397],[-1.5785196,43.3053665],[-1.5783296,43.3053665],[-1.5781196,43.3053856],[-1.5780396,43.3054543],[-1.5779796,43.3054848],[-1.5767496,43.3055763],[-1.5762097,43.3056564],[-1.5760396,43.3056641],[-1.5759096,43.3056564],[-1.575484,43.3056602],[-1.574414,43.3055801],[-1.574384,43.3055725],[-1.5743639,43.305542],[-1.5743639,43.3054314],[-1.574374,43.3053322],[-1.5743639,43.305191],[-1.574314,43.3049812],[-1.574304,43.3047523],[-1.574334,43.3045006],[-1.574374,43.3042831],[-1.574374,43.3041916],[-1.574324,43.3039703],[-1.574394,43.303791],[-1.574484,43.3033333],[-1.5745341,43.3032303],[-1.574564,43.3031921],[-1.574604,43.3030128],[-1.5746397,43.3026047],[-1.5746197,43.3025932],[-1.5745697,43.3025932],[-1.5743145,43.3026047],[-1.5740445,43.3025742],[-1.5739845,43.3025436],[-1.5739045,43.3024521],[-1.5737945,43.3023643],[-1.5734545,43.3021851],[-1.5732645,43.3020935],[-1.5731845,43.3021355],[-1.5730064,43.3021431],[-1.5729464,43.3021317],[-1.5728965,43.3021011],[-1.5723464,43.3021317],[-1.5723068,43.3019791],[-1.5720268,43.3016586],[-1.5718068,43.301487],[-1.5714468,43.3013077],[-1.5711368,43.301178],[-1.5709068,43.3011284],[-1.5708768,43.3011093],[-1.5708869,43.3010483],[-1.5708768,43.3010063],[-1.5708368,43.3009567],[-1.5707468,43.3009071],[-1.5705268,43.3006592],[-1.5704168,43.3005791],[-1.5703669,43.3005486],[-1.5700868,43.300457],[-1.5694368,43.3001785],[-1.5692368,43.300106],[-1.5689468,43.2999878],[-1.5686268,43.2999077],[-1.5684868,43.2998962],[-1.5680869,43.2997971],[-1.5679568,43.2997856],[-1.5677168,43.2998581],[-1.5676168,43.2999191],[-1.5675368,43.2999878],[-1.5674868,43.3000755],[-1.5673968,43.3001671],[-1.5672268,43.3002968],[-1.5670369,43.3004189],[-1.5669168,43.3004761],[-1.5666468,43.3004875],[-1.5664968,43.3004684],[-1.5663468,43.3004379],[-1.5660968,43.3003578],[-1.5659068,43.3002892],[-1.5655068,43.3001366],[-1.5652769,43.3000069],[-1.5647568,43.2996178],[-1.5645669,43.2995071],[-1.5644568,43.299469],[-1.5640068,43.2993088],[-1.5638168,43.2992592],[-1.5634168,43.2991867],[-1.5632968,43.2991562],[-1.5629568,43.2990074],[-1.5627868,43.2988968],[-1.5626469,43.2987785],[-1.5625668,43.298687],[-1.5624669,43.2985268],[-1.5623868,43.2984581],[-1.5622668,43.298378],[-1.5617669,43.2981377],[-1.5616268,43.2980576],[-1.5614668,43.2979889],[-1.5609568,43.2978172],[-1.5607169,43.2977676],[-1.5605768,43.2977486],[-1.5602568,43.2977486],[-1.5594468,43.297718],[-1.5584968,43.2975883],[-1.5583168,43.2975578],[-1.5581669,43.2975082],[-1.5581168,43.2975082],[-1.5579948,43.2975349],[-1.5578649,43.2975349],[-1.5574349,43.2975159],[-1.5571349,43.2975426],[-1.5568849,43.2975845],[-1.5566648,43.2976646],[-1.5564249,43.2978058],[-1.5559349,43.2980232],[-1.5558549,43.2980537],[-1.5557948,43.2980652],[-1.5557549,43.2980537],[-1.5556649,43.2980042],[-1.5553249,43.2975655],[-1.5551649,43.2973061],[-1.5550249,43.2971344],[-1.5545549,43.2966156],[-1.5542148,43.2963257],[-1.5539548,43.2961159],[-1.5538749,43.2960663],[-1.5537449,43.2960129],[-1.5533448,43.2958946],[-1.5525349,43.2956238],[-1.5524648,43.2956352],[-1.5524049,43.2956734],[-1.5523249,43.2957458],[-1.5522949,43.2957458],[-1.5522149,43.295723],[-1.5517445,43.2955856],[-1.5514945,43.295536],[-1.5514045,43.2954865],[-1.5513644,43.2954254],[-1.5512645,43.2953339],[-1.5510045,43.295166],[-1.5509444,43.2951164],[-1.5509145,43.295063],[-1.5508645,43.2949028],[-1.5508145,43.2949142],[-1.5507345,43.2948952],[-1.5505145,43.2946739],[-1.5501945,43.2945137],[-1.5494145,43.2941856],[-1.5489445,43.2940063],[-1.5486045,43.2938843],[-1.5483545,43.2938042],[-1.5482345,43.2937851],[-1.5481045,43.293766],[-1.5479544,43.2937546],[-1.5475245,43.2937851],[-1.5474483,43.2937584],[-1.5473583,43.2937584],[-1.5472783,43.2937889],[-1.5471283,43.2938499],[-1.5470283,43.2939072],[-1.5468984,43.2939377],[-1.5466384,43.2939072],[-1.5463784,43.2938385],[-1.5460284,43.2937965],[-1.5458983,43.2937965],[-1.5454783,43.2938576],[-1.5453184,43.293869],[-1.5450584,43.2938271],[-1.5448083,43.293808],[-1.5446783,43.2937698],[-1.5445184,43.2937584],[-1.5443983,43.2937279],[-1.5440583,43.2936096],[-1.5439383,43.2935677],[-1.5435183,43.2935181],[-1.5431883,43.2933998],[-1.5430783,43.2933083],[-1.5425884,43.2930565],[-1.5424783,43.2929993],[-1.5424284,43.2929497],[-1.5423883,43.2928581],[-1.5424083,43.292717],[-1.5424383,43.2926598],[-1.5424984,43.29245],[-1.5426383,43.2922173],[-1.5426383,43.2921486],[-1.5426183,43.292099],[-1.5425683,43.2920799],[-1.5424683,43.2920494],[-1.5418483,43.2920189],[-1.5417284,43.2919998],[-1.5413083,43.2919197],[-1.5398483,43.2915688],[-1.5398083,43.2915688],[-1.5397683,43.2915878],[-1.5395783,43.291729],[-1.5389683,43.2921295],[-1.5388783,43.2922096],[-1.5374783,43.29319],[-1.5364683,43.2938766],[-1.5360283,43.2941971],[-1.5353383,43.2946892],[-1.5352983,43.2946892],[-1.5352583,43.2946701],[-1.5351183,43.2946091],[-1.5345083,43.2943878],[-1.5341383,43.2942276],[-1.5337833,43.2943306],[-1.5335734,43.294342],[-1.5334933,43.2943497],[-1.533412,43.2944527],[-1.533372,43.2945633],[-1.5332921,43.2949333],[-1.5332921,43.295063],[-1.533322,43.2952156],[-1.533362,43.2956734],[-1.533482,43.296154],[-1.533532,43.2963028],[-1.533572,43.2963638],[-1.533622,43.2964249],[-1.533832,43.2965927],[-1.534242,43.2972221],[-1.5343421,43.2973442],[-1.534372,43.2974625],[-1.5344419,43.2976456],[-1.5345221,43.297905],[-1.534532,43.2979431],[-1.534512,43.2980156],[-1.534482,43.2980843],[-1.534362,43.2982025],[-1.534252,43.2983627],[-1.534192,43.2984352],[-1.5340019,43.2986832],[-1.533922,43.2987633],[-1.533832,43.2988129],[-1.5334719,43.2989349],[-1.533062,43.2991829],[-1.533012,43.2992058],[-1.532922,43.2992058],[-1.532662,43.2991028],[-1.532492,43.2990837],[-1.5317219,43.2991257],[-1.531472,43.2991753],[-1.531252,43.299263],[-1.531172,43.299324],[-1.530992,43.2994728],[-1.5309319,43.2995453],[-1.530732,43.2998238],[-1.5306619,43.2999954],[-1.530642,43.3000946],[-1.530612,43.300724],[-1.530562,43.3010445],[-1.530532,43.3013725],[-1.5305721,43.3016434],[-1.530562,43.301754],[-1.530612,43.3018341],[-1.530772,43.3020134],[-1.530792,43.3022232],[-1.530792,43.3023148],[-1.530762,43.3023949],[-1.530632,43.3025932],[-1.5306619,43.3026428],[-1.530726,43.3026581],[-1.530866,43.3026695],[-1.5308861,43.3026962],[-1.5308959,43.3027382],[-1.5308861,43.3027573],[-1.530836,43.3028069],[-1.530816,43.3028984],[-1.530856,43.303009],[-1.530926,43.3031082],[-1.530996,43.3033676],[-1.530996,43.3034592],[-1.531056,43.3035583],[-1.531086,43.3036575],[-1.531096,43.3038597],[-1.531136,43.304039],[-1.531116,43.3041382],[-1.531106,43.3043289],[-1.531086,43.3044167],[-1.531026,43.3045082],[-1.530986,43.3046265],[-1.530906,43.304718],[-1.530876,43.3048286],[-1.530836,43.3048973],[-1.530706,43.3050766],[-1.530596,43.3051491],[-1.5305361,43.3053284],[-1.530426,43.3055191],[-1.530356,43.3055992],[-1.530316,43.3056793],[-1.530146,43.3058472],[-1.530076,43.3059273],[-1.529996,43.3059998],[-1.529796,43.3062592],[-1.5297559,43.3063393],[-1.529736,43.3064499],[-1.529676,43.3065376],[-1.529636,43.3067169],[-1.529586,43.306797],[-1.529436,43.3069572],[-1.529326,43.3070488],[-1.529166,43.3072281],[-1.529096,43.3072281],[-1.529026,43.3072166],[-1.528906,43.307148],[-1.528836,43.307148],[-1.528756,43.3071594],[-1.528686,43.3071861],[-1.528586,43.3071861],[-1.528456,43.3072395],[-1.528306,43.3072586],[-1.528216,43.3072281],[-1.528096,43.307148],[-1.527936,43.3069992],[-1.5274661,43.3068275],[-1.527146,43.3066673],[-1.527076,43.3065987],[-1.527056,43.306469],[-1.526976,43.3062897],[-1.526916,43.3062363],[-1.526886,43.3062172],[-1.526626,43.3062172],[-1.526486,43.306179],[-1.525966,43.3058586],[-1.525876,43.3057785],[-1.525766,43.3055878],[-1.525696,43.3055191],[-1.525586,43.3054581],[-1.525426,43.305439],[-1.525326,43.3053894],[-1.525256,43.3053284],[-1.525016,43.3052368],[-1.524886,43.3051987],[-1.524766,43.3051872],[-1.5245597,43.3050766],[-1.5243697,43.3049469],[-1.5240197,43.3048477],[-1.5239097,43.3048477],[-1.5236897,43.3049278],[-1.5232797,43.3051987],[-1.5231497,43.3053474],[-1.5230397,43.3056374],[-1.5229998,43.3057251],[-1.5228397,43.3059959],[-1.5227398,43.3060951],[-1.5227097,43.3061752],[-1.5227398,43.3062172],[-1.5228592,43.3062897],[-1.5229093,43.3063583],[-1.5228993,43.3064804],[-1.5228592,43.3065681],[-1.5227993,43.3065796],[-1.5226992,43.3065796],[-1.5225792,43.3066101],[-1.5224893,43.3066483],[-1.5223793,43.3068275],[-1.5222392,43.3071098],[-1.5220993,43.3072777],[-1.5220592,43.3073769],[-1.5219393,43.30756],[-1.5218992,43.3076401],[-1.5218693,43.3077469],[-1.5218493,43.3079376],[-1.5218393,43.3081703],[-1.5218593,43.3083382],[-1.5218493,43.3084297],[-1.5218593,43.3085289],[-1.5218393,43.3086777],[-1.5218292,43.3087196],[-1.5217192,43.3087692],[-1.5215893,43.3087997],[-1.5210192,43.3089104],[-1.5208793,43.3089104],[-1.5207093,43.3088684],[-1.5206193,43.308857],[-1.5203593,43.308918],[-1.5201193,43.3089294],[-1.5200193,43.3089294],[-1.5196292,43.3088379],[-1.5193692,43.3087578],[-1.5190593,43.308548],[-1.5187593,43.3083878],[-1.5184493,43.3082085],[-1.5181693,43.3079987],[-1.5180292,43.3078003],[-1.5179492,43.3077393],[-1.5177093,43.3076286],[-1.5174892,43.3074188],[-1.5172893,43.3072777],[-1.5171193,43.3071404],[-1.5168992,43.3069878],[-1.5168192,43.3069077],[-1.5164193,43.3066788],[-1.5163393,43.3066177],[-1.5163193,43.3066177],[-1.5161192,43.3067169],[-1.5159992,43.3067589],[-1.5158292,43.3068886],[-1.5157793,43.3069191],[-1.5156993,43.3069267],[-1.5155592,43.3069267],[-1.5154493,43.3069077],[-1.5153992,43.3068771],[-1.5151093,43.3067169],[-1.5150492,43.3066597],[-1.5149993,43.3065491],[-1.5149908,43.3064232],[-1.5149208,43.306385],[-1.5148808,43.3063126],[-1.5147808,43.3062439],[-1.5146108,43.3059845],[-1.5145808,43.3058929],[-1.5144908,43.3058052],[-1.5144109,43.3057442],[-1.5141008,43.3055534],[-1.5139208,43.3054047],[-1.5138408,43.3053131],[-1.5137308,43.3052521],[-1.5136209,43.3052254],[-1.5132809,43.3050652],[-1.5130308,43.3049927],[-1.5127708,43.3050537],[-1.5126508,43.3050652],[-1.5125508,43.3051033],[-1.5124408,43.305172],[-1.5123308,43.3052025],[-1.5122008,43.3051949],[-1.5120808,43.3052254],[-1.5118208,43.305172],[-1.5116808,43.3051949],[-1.5115708,43.3052521],[-1.5113508,43.3053246],[-1.5112208,43.3053246],[-1.5110908,43.3053131],[-1.5109608,43.3052635],[-1.5106108,43.305172],[-1.5104808,43.3051834],[-1.5103008,43.305172],[-1.5102208,43.3051529],[-1.5101209,43.3051147],[-1.5100008,43.3051033],[-1.5098608,43.3050652],[-1.5097609,43.3050232],[-1.5096709,43.3049545],[-1.5095608,43.3048935],[-1.5094408,43.3048553],[-1.5093209,43.3048439],[-1.5092108,43.3048134],[-1.5091308,43.3047256],[-1.5090108,43.3046837],[-1.5089208,43.304615],[-1.5086908,43.3045349],[-1.5084308,43.3044624],[-1.5082108,43.3043556],[-1.5080909,43.3043137],[-1.5079908,43.3042526],[-1.5078608,43.3042145],[-1.5077509,43.3041649],[-1.5075893,43.3039856],[-1.5074193,43.3038635],[-1.5070792,43.3036728],[-1.5061992,43.3034134],[-1.5057693,43.3033142],[-1.5055193,43.3032837],[-1.5049093,43.3033257],[-1.5045292,43.3033333],[-1.5041193,43.3033257],[-1.5035093,43.3032761],[-1.5033493,43.3032341],[-1.5032693,43.3031845],[-1.5028793,43.3028946],[-1.5027093,43.3028145],[-1.5019493,43.3026428],[-1.5018092,43.3026352],[-1.5015593,43.3026733],[-1.5010493,43.302784],[-1.5009593,43.302803],[-1.5005893,43.3029633],[-1.5004793,43.3030243],[-1.5001993,43.303215],[-1.4997593,43.3034744],[-1.4996693,43.3035164],[-1.4995693,43.3035736],[-1.4990193,43.3038445],[-1.4989092,43.303875],[-1.4987793,43.3039246],[-1.4986893,43.3039932],[-1.4984893,43.3040962],[-1.4983593,43.3041458],[-1.4982992,43.3041954],[-1.4982693,43.3042526],[-1.4982793,43.3043861],[-1.4983093,43.3044357],[-1.4985132,43.304493],[-1.4986533,43.3045731],[-1.4987433,43.3046417],[-1.4987732,43.3046837],[-1.4988133,43.304863],[-1.4990033,43.3050232],[-1.4990532,43.3051033],[-1.4990432,43.3051338],[-1.4990532,43.3052826],[-1.4990232,43.3054504],[-1.4987333,43.306572],[-1.4984113,43.3065834],[-1.4982814,43.306591],[-1.4977313,43.3065834],[-1.4971013,43.3066216]]},{"id":17730,"author":"Ubicarta","name_GR":"Pyrenees: 03 A\u00efnhoa to Bidarray","description_GR":"A\u00efnhoa to Bidarray by Ubicarta","path":"FRANCE\/GR10_DAY_03","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":21118,"name_EN":"Pyrenees: 03 A\u00efnhoa \u00e0 Bidarray","description_EN":"A\u00efnhoa \u00e0 Bidarray par Ubicarta","ascent_time":475,"descent_time":467,"marker":"France_GR10","level":9,"ascent":1289,"descent":1268,"maxelev":720,"minelev":107,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.497104 43.26166,-1.350883 43.31026)","views":20,"millestones":"0,-1.4971039,43.3066216#1,-1.4896242,43.3045492#2,-1.4821280,43.3035385#3,-1.4771822,43.3101069#4,-1.4695835,43.3057980#5,-1.4609864,43.3000564#6,-1.4506963,43.2991064#7,-1.4414268,43.2946496#8,-1.4380556,43.2872175#9,-1.4398871,43.2792357#10,-1.4410563,43.2716276#11,-1.4371197,43.2666886#12,-1.4270532,43.2680193#13,-1.4180730,43.2724819#14,-1.4064967,43.2713019#15,-1.3995155,43.2664225#16,-1.3895436,43.2642574#17,-1.3838458,43.2624542#18,-1.3779579,43.2667410#19,-1.3704686,43.2629681#20,-1.3609856,43.2633723#21.1,-1.3508800,43.2652359","x":-1.4357245,"y":43.2669182,"coor":[[-1.4971039,43.3066216],[-1.4970739,43.306633],[-1.4968538,43.3068314],[-1.4966439,43.3068695],[-1.4965539,43.306881],[-1.4963338,43.3068924],[-1.4957639,43.3068695],[-1.4952239,43.3068123],[-1.4950138,43.3067627],[-1.4947639,43.3066902],[-1.4940839,43.3065414],[-1.4930038,43.3062096],[-1.4923439,43.3061409],[-1.4922739,43.3061295],[-1.4922239,43.3061028],[-1.4922038,43.3060608],[-1.4922239,43.3057518],[-1.4924239,43.3053207],[-1.4924339,43.3052292],[-1.4922451,43.3050079],[-1.4921651,43.3048592],[-1.492015,43.3047295],[-1.4919951,43.304657],[-1.4918851,43.3039894],[-1.491855,43.303936],[-1.4918151,43.3039093],[-1.491605,43.3041992],[-1.4912951,43.3044167],[-1.4911251,43.3044891],[-1.490885,43.3045464],[-1.4908451,43.3045273],[-1.4908251,43.3044891],[-1.490875,43.3043289],[-1.490885,43.3042259],[-1.490885,43.3041191],[-1.4908451,43.303936],[-1.490795,43.3038177],[-1.4907651,43.3037872],[-1.490715,43.3037872],[-1.489995,43.3043175],[-1.489555,43.3045959],[-1.4893551,43.3046989],[-1.489135,43.3047676],[-1.488975,43.3047981],[-1.4888151,43.3048058],[-1.488705,43.3047981],[-1.488605,43.3047562],[-1.488525,43.3046989],[-1.4883751,43.3044968],[-1.488095,43.3039589],[-1.4880251,43.3038368],[-1.487915,43.3034592],[-1.4878651,43.3033791],[-1.4876751,43.3032265],[-1.487565,43.3031693],[-1.487475,43.3031464],[-1.4874051,43.3031578],[-1.4873251,43.3031883],[-1.487215,43.3032494],[-1.486945,43.3035393],[-1.486835,43.3036194],[-1.486745,43.303669],[-1.486395,43.3037567],[-1.485985,43.3038788],[-1.4857451,43.3039093],[-1.485625,43.3038979],[-1.4852351,43.3037987],[-1.485105,43.3037872],[-1.484825,43.3037872],[-1.484735,43.3038063],[-1.484565,43.3038559],[-1.4839951,43.3040962],[-1.483675,43.3042374],[-1.4836251,43.304287],[-1.4836251,43.304348],[-1.4838051,43.3045578],[-1.4840051,43.3048668],[-1.4840051,43.3049164],[-1.4839751,43.304966],[-1.4839251,43.3049965],[-1.4838351,43.3049965],[-1.4837451,43.3049889],[-1.483495,43.3048859],[-1.483005,43.3046494],[-1.482895,43.3045883],[-1.482815,43.3044968],[-1.4827751,43.3044281],[-1.4827451,43.3042984],[-1.4826751,43.3037682],[-1.482635,43.3037071],[-1.4825851,43.3036575],[-1.4823351,43.3035393],[-1.4822351,43.3035164],[-1.4821451,43.3035278],[-1.482015,43.3036079],[-1.481915,43.303688],[-1.4815551,43.3040886],[-1.4813751,43.3042679],[-1.4805051,43.3050079],[-1.4803951,43.3050957],[-1.480207,43.3052483],[-1.479997,43.3053703],[-1.4796571,43.3055191],[-1.478277,43.3060799],[-1.478027,43.3062286],[-1.477957,43.3062782],[-1.477947,43.3063316],[-1.477947,43.3063812],[-1.478127,43.3066788],[-1.478267,43.3070297],[-1.478497,43.3075409],[-1.478557,43.3077316],[-1.478587,43.3081512],[-1.478537,43.3086586],[-1.4784271,43.3091202],[-1.4782614,43.3094749],[-1.4782413,43.3095741],[-1.4782213,43.3096848],[-1.4782113,43.3100662],[-1.4781413,43.3102264],[-1.4781014,43.3102264],[-1.4778813,43.3101349],[-1.4777613,43.3100967],[-1.4775913,43.3100166],[-1.4775289,43.310009],[-1.4774289,43.3100281],[-1.477309,43.3100777],[-1.4771789,43.3101082],[-1.477039,43.3101311],[-1.4768989,43.3101387],[-1.4767889,43.3101578],[-1.4766589,43.3101997],[-1.4763789,43.3102379],[-1.4757489,43.3102608],[-1.4756489,43.3102493],[-1.475369,43.3101578],[-1.4752189,43.3101311],[-1.4748459,43.3098602],[-1.4747459,43.3098183],[-1.4745959,43.3097801],[-1.4744759,43.3097305],[-1.4743758,43.3096886],[-1.4741858,43.3095512],[-1.4741259,43.3095284],[-1.4740359,43.3095207],[-1.4739559,43.3095207],[-1.4737759,43.3095589],[-1.4736758,43.3095589],[-1.4735658,43.3095398],[-1.4733459,43.3094482],[-1.4730859,43.3094101],[-1.4729658,43.3093796],[-1.4728758,43.3093414],[-1.4727459,43.3092499],[-1.4725958,43.3092079],[-1.4725258,43.3091812],[-1.4723059,43.3089981],[-1.4720958,43.3088493],[-1.4719158,43.308651],[-1.4718158,43.3084908],[-1.4717859,43.3084488],[-1.4717358,43.3084412],[-1.4715458,43.3084908],[-1.4714259,43.3084908],[-1.4713058,43.3084793],[-1.4709558,43.3083611],[-1.4710307,43.3081093],[-1.4710608,43.3080597],[-1.4711307,43.307991],[-1.4711608,43.3079491],[-1.4711407,43.3079109],[-1.4710907,43.307888],[-1.4710407,43.3078995],[-1.4708807,43.3079681],[-1.4707507,43.3080101],[-1.4706107,43.3080406],[-1.4704608,43.3080597],[-1.4703207,43.3080597],[-1.4701908,43.3080406],[-1.4699607,43.3079681],[-1.4698408,43.3078995],[-1.4697107,43.3077698],[-1.4696708,43.3077202],[-1.4696207,43.3076401],[-1.4695307,43.3074188],[-1.4695107,43.3073082],[-1.4695207,43.3070107],[-1.4695607,43.3068199],[-1.4696307,43.3062706],[-1.4695908,43.3058205],[-1.4695607,43.3057289],[-1.4695008,43.3054504],[-1.4694707,43.3053894],[-1.4693807,43.3052979],[-1.4691508,43.3051186],[-1.4688008,43.3048096],[-1.4685107,43.3044395],[-1.4683707,43.3042984],[-1.4682608,43.3041306],[-1.4680507,43.3038788],[-1.4679908,43.303688],[-1.4679108,43.3035698],[-1.4678407,43.3035278],[-1.4677308,43.3035011],[-1.4674507,43.3034782],[-1.4668207,43.303318],[-1.4663807,43.3032379],[-1.4661907,43.3031807],[-1.4659507,43.3030586],[-1.4657108,43.3028488],[-1.4656408,43.3027687],[-1.4655508,43.302578],[-1.4654907,43.3025093],[-1.4653407,43.3024178],[-1.4651607,43.3023376],[-1.4649107,43.302269],[-1.4647907,43.3022575],[-1.4645107,43.3022308],[-1.4641308,43.3022194],[-1.4640107,43.3022003],[-1.4638708,43.3021698],[-1.4637607,43.3021088],[-1.4635007,43.301899],[-1.4633907,43.3018112],[-1.4633207,43.3017197],[-1.4631808,43.301609],[-1.4629707,43.3014908],[-1.4627308,43.3013992],[-1.4625207,43.301281],[-1.4620607,43.3010597],[-1.4618708,43.3009377],[-1.4616908,43.3008003],[-1.4613107,43.3003807],[-1.4609207,43.2999878],[-1.4606208,43.2993698],[-1.4605207,43.2992401],[-1.4603907,43.2991409],[-1.4602407,43.2990303],[-1.4601108,43.2989693],[-1.4597907,43.2988701],[-1.4596407,43.298851],[-1.4595207,43.2988701],[-1.4587307,43.2991409],[-1.4586008,43.2991676],[-1.4584707,43.2991791],[-1.4578108,43.2991791],[-1.4576508,43.29916],[-1.4573708,43.299099],[-1.4572108,43.2991104],[-1.4569707,43.2991676],[-1.4567708,43.2992592],[-1.4564707,43.2993584],[-1.4563507,43.2993889],[-1.4558207,43.299469],[-1.4557208,43.299469],[-1.4555907,43.2994385],[-1.4554608,43.2994003],[-1.4551108,43.2991676],[-1.4550307,43.2991486],[-1.4548308,43.2991486],[-1.4546307,43.29916],[-1.4544407,43.2991791],[-1.4542907,43.2992096],[-1.4539608,43.2992783],[-1.4537407,43.2993584],[-1.4534707,43.2994499],[-1.4532907,43.2995377],[-1.4530307,43.2996788],[-1.4527007,43.2998199],[-1.4523407,43.2999077],[-1.4522207,43.2999191],[-1.4518807,43.2999001],[-1.4516907,43.299881],[-1.4515707,43.299839],[-1.4511307,43.2995796],[-1.4509007,43.2994003],[-1.4508307,43.2993393],[-1.4507008,43.2991104],[-1.4506507,43.2990685],[-1.4505807,43.2990494],[-1.4505107,43.2990494],[-1.4498907,43.2992401],[-1.4495608,43.2993202],[-1.4492307,43.2993698],[-1.4485707,43.2993698],[-1.4484407,43.2993584],[-1.4482007,43.2993202],[-1.4480407,43.2992783],[-1.4479207,43.2992287],[-1.4478607,43.2991982],[-1.4478307,43.2991676],[-1.4478108,43.2990875],[-1.4477407,43.2990112],[-1.4473608,43.2986984],[-1.4470907,43.2984695],[-1.4469308,43.2983513],[-1.4468408,43.2982903],[-1.4466107,43.2981911],[-1.4465207,43.29813],[-1.4463707,43.2979584],[-1.4461107,43.2976112],[-1.4460407,43.2975502],[-1.4458107,43.2974205],[-1.445148,43.2970963],[-1.4450181,43.297039],[-1.444338,43.2969284],[-1.444218,43.2968864],[-1.444118,43.2968369],[-1.444028,43.2967682],[-1.4438781,43.2965889],[-1.443598,43.2963676],[-1.443518,43.296299],[-1.4431781,43.2959099],[-1.442288,43.2951775],[-1.4420481,43.2949982],[-1.441968,43.2949677],[-1.441818,43.2949371],[-1.4416981,43.2949371],[-1.441648,43.2949181],[-1.4415181,43.2947464],[-1.4414438,43.2946587],[-1.4413939,43.294632],[-1.4413338,43.2946091],[-1.4412838,43.2946014],[-1.4412338,43.2945786],[-1.4411538,43.2944717],[-1.4411038,43.2942619],[-1.4410537,43.2941818],[-1.4410038,43.2939987],[-1.4409338,43.2938995],[-1.4408438,43.2938194],[-1.4406939,43.2937088],[-1.4405438,43.2936287],[-1.4399039,43.2933388],[-1.4397038,43.293232],[-1.4396437,43.2931595],[-1.4396238,43.2930412],[-1.4396437,43.29282],[-1.4395938,43.2926216],[-1.4394938,43.2924194],[-1.4393739,43.2923088],[-1.4392338,43.2922211],[-1.4388438,43.2920685],[-1.4386338,43.2920609],[-1.4385438,43.2920418],[-1.4384538,43.2919998],[-1.4383738,43.2919502],[-1.4383239,43.2918816],[-1.4382938,43.2917786],[-1.4382339,43.2916985],[-1.4381438,43.2916222],[-1.4379538,43.2914886],[-1.4377638,43.2913895],[-1.4377238,43.2913513],[-1.4377738,43.2912216],[-1.4378638,43.2910919],[-1.4379638,43.2909813],[-1.4381338,43.2908211],[-1.4385037,43.290432],[-1.4385638,43.2903519],[-1.4385738,43.2902603],[-1.4385238,43.2899094],[-1.4385238,43.2897186],[-1.4384938,43.2895813],[-1.4384438,43.2894402],[-1.4383556,43.289299],[-1.4382856,43.2891998],[-1.4381756,43.2889099],[-1.4381456,43.2888107],[-1.4381156,43.288311],[-1.4380856,43.2882195],[-1.4379356,43.2880592],[-1.4378656,43.2879295],[-1.4378656,43.2878609],[-1.4378856,43.2877693],[-1.4379656,43.2875519],[-1.4380556,43.2873726],[-1.4380556,43.2872505],[-1.4379356,43.2867813],[-1.4379857,43.2865791],[-1.4379456,43.2863693],[-1.4379056,43.2863007],[-1.4378957,43.28619],[-1.4378556,43.2861214],[-1.4377656,43.2860413],[-1.4374557,43.285862],[-1.4373657,43.2857895],[-1.4373256,43.2857094],[-1.4373156,43.2856598],[-1.4373156,43.2856026],[-1.4373356,43.2854996],[-1.4373657,43.2853889],[-1.4373755,43.2853127],[-1.4374655,43.2851219],[-1.4374756,43.2850189],[-1.4374356,43.2849312],[-1.4373456,43.2846489],[-1.4372756,43.2845917],[-1.4372056,43.2844925],[-1.4371856,43.28442],[-1.4372256,43.2842026],[-1.4373755,43.283741],[-1.4374256,43.2836914],[-1.4374956,43.2836418],[-1.4375956,43.2836113],[-1.4378356,43.2835426],[-1.4380755,43.2834206],[-1.4380856,43.2833824],[-1.4380556,43.2833214],[-1.4379756,43.2831726],[-1.4379656,43.2831116],[-1.4379857,43.2830505],[-1.4380556,43.2829018],[-1.4381713,43.2827301],[-1.4381912,43.2826424],[-1.4382112,43.2824516],[-1.4381812,43.282341],[-1.4380312,43.2820702],[-1.4380013,43.2819099],[-1.4379812,43.2813988],[-1.4380312,43.281311],[-1.4381613,43.2811394],[-1.4384112,43.2808723],[-1.4387212,43.2805901],[-1.4388512,43.2804222],[-1.4392213,43.2799988],[-1.4393913,43.27985],[-1.4396812,43.279541],[-1.4398612,43.2792702],[-1.4400012,43.2789192],[-1.4400113,43.278862],[-1.4400712,43.2787209],[-1.4400612,43.2786713],[-1.4400412,43.2786217],[-1.4399812,43.2785797],[-1.4396912,43.27845],[-1.4395512,43.2783089],[-1.4395212,43.2782707],[-1.4394412,43.278141],[-1.4394312,43.2780495],[-1.4394412,43.2779388],[-1.4394913,43.2777519],[-1.4395512,43.2776794],[-1.4399712,43.2772903],[-1.4401612,43.2771721],[-1.4403312,43.2770309],[-1.4404413,43.2769699],[-1.4405413,43.2768822],[-1.4406213,43.2768021],[-1.4406412,43.2767105],[-1.4406512,43.276619],[-1.4407213,43.276432],[-1.4407312,43.2763824],[-1.4406412,43.2762718],[-1.4406313,43.2762222],[-1.4405612,43.2760811],[-1.4405413,43.2760124],[-1.4405812,43.2758598],[-1.4407912,43.2755699],[-1.4409912,43.2752419],[-1.4411912,43.2750206],[-1.4413612,43.2748489],[-1.4418212,43.2745018],[-1.4419612,43.2743187],[-1.4421213,43.2741814],[-1.4422512,43.27388],[-1.4423013,43.2737999],[-1.4424912,43.2736206],[-1.4425012,43.273571],[-1.4424713,43.2735214],[-1.4423112,43.2734108],[-1.4422812,43.2733421],[-1.4422212,43.2731094],[-1.4421912,43.2729416],[-1.4421412,43.27285],[-1.4420912,43.2728004],[-1.4418912,43.2727509],[-1.4417613,43.2727013],[-1.4416312,43.2726288],[-1.4415113,43.2725105],[-1.4414712,43.2724609],[-1.4414612,43.2723923],[-1.4412712,43.2721519],[-1.4412112,43.272049],[-1.4411312,43.2718887],[-1.4410713,43.2716789],[-1.4410812,43.2716217],[-1.4411613,43.2715111],[-1.4412912,43.271431],[-1.4416112,43.2713509],[-1.4421912,43.2711411],[-1.4424212,43.2711105],[-1.4425212,43.2710609],[-1.4424713,43.2709999],[-1.4424412,43.2709198],[-1.4419712,43.2705421],[-1.4413313,43.2701492],[-1.4411513,43.2696724],[-1.4411412,43.2695503],[-1.4412112,43.26931],[-1.4412112,43.2691116],[-1.4413313,43.2687187],[-1.4414012,43.2685699],[-1.4415712,43.26828],[-1.4418012,43.267971],[-1.4418613,43.2678719],[-1.4419212,43.2678108],[-1.4419912,43.2677193],[-1.4417825,43.2676964],[-1.4415225,43.2676964],[-1.4414525,43.2676888],[-1.4412326,43.2676086],[-1.4407425,43.2674484],[-1.4399126,43.2671089],[-1.4395125,43.2669868],[-1.4394125,43.2669373],[-1.4393225,43.2668877],[-1.4391738,43.2668686],[-1.4390538,43.2668266],[-1.4388537,43.266716],[-1.4387238,43.2666779],[-1.4386238,43.2666168],[-1.4385138,43.2665863],[-1.4384137,43.2665787],[-1.4379838,43.2665977],[-1.4362538,43.2667885],[-1.4361937,43.2667961],[-1.4360337,43.2669373],[-1.4357245,43.2669182],[-1.4355944,43.2669296],[-1.4352045,43.2670097],[-1.4345444,43.2670174],[-1.4343644,43.2670403],[-1.4342345,43.267067],[-1.4338745,43.2672081],[-1.4337045,43.2672577],[-1.4331145,43.2673073],[-1.4329245,43.2673798],[-1.4326445,43.267498],[-1.4324945,43.2675476],[-1.4323545,43.2675667],[-1.4318445,43.2675972],[-1.4315845,43.2675667],[-1.4313445,43.267498],[-1.4310445,43.2673683],[-1.4308753,43.2674103],[-1.4306954,43.2674713],[-1.4305854,43.2675514],[-1.4304001,43.2679863],[-1.4303501,43.2680664],[-1.4302801,43.2681046],[-1.4302301,43.268116],[-1.4298501,43.2680664],[-1.4298002,43.2680168],[-1.4296801,43.2678452],[-1.4296201,43.2677765],[-1.4295101,43.2677155],[-1.4294602,43.2676964],[-1.429443,43.2677002],[-1.429363,43.2677116],[-1.4293031,43.2677422],[-1.429263,43.2677803],[-1.429213,43.267971],[-1.4290431,43.2683907],[-1.4289531,43.2685318],[-1.428913,43.2685394],[-1.4283836,43.2685509],[-1.4283236,43.2685394],[-1.4282537,43.2684822],[-1.4279536,43.2684631],[-1.4275336,43.2682915],[-1.4273636,43.2681694],[-1.4271836,43.2681007],[-1.4270437,43.268013],[-1.4270136,43.268013],[-1.4268537,43.2680702],[-1.4266636,43.2681923],[-1.4265937,43.268261],[-1.4265436,43.2683716],[-1.4264536,43.2684326],[-1.4263936,43.2685509],[-1.4262736,43.2686501],[-1.4262236,43.2687416],[-1.4261637,43.2687798],[-1.4260837,43.2688522],[-1.4261036,43.2689514],[-1.4260837,43.2690125],[-1.4260936,43.2690811],[-1.4260737,43.2691422],[-1.4260536,43.2691917],[-1.4260136,43.2692223],[-1.4260136,43.2693024],[-1.4259636,43.2694511],[-1.4259336,43.2695007],[-1.4259236,43.2695808],[-1.4259236,43.2696724],[-1.4259037,43.2698402],[-1.4258744,43.2698822],[-1.4258444,43.2700729],[-1.4258044,43.2702103],[-1.4257544,43.2703018],[-1.4256943,43.2703705],[-1.4255344,43.2705231],[-1.4253244,43.2706718],[-1.4251643,43.2707596],[-1.4250044,43.2708321],[-1.4246644,43.2709618],[-1.4243844,43.2709999],[-1.4242744,43.2710114],[-1.4240243,43.2710114],[-1.4239343,43.2710419],[-1.4233644,43.2713394],[-1.4229844,43.2715225],[-1.4221444,43.2719498],[-1.4215744,43.2722626],[-1.4212544,43.2724228],[-1.4211243,43.2724724],[-1.4198444,43.2726097],[-1.4188644,43.272522],[-1.4183544,43.2724915],[-1.4180944,43.27248],[-1.4178344,43.2725029],[-1.4171044,43.2726021],[-1.4168644,43.2727318],[-1.4166144,43.2728996],[-1.416519,43.2728615],[-1.416429,43.2728539],[-1.416339,43.2728615],[-1.4159191,43.2730026],[-1.415769,43.2730331],[-1.415519,43.2730637],[-1.415289,43.2730522],[-1.415069,43.2730217],[-1.4146891,43.272953],[-1.414499,43.2729416],[-1.413689,43.2727737],[-1.4135391,43.2727737],[-1.4131091,43.2727127],[-1.413009,43.2726822],[-1.412259,43.2724037],[-1.4114491,43.2720642],[-1.411219,43.2719841],[-1.4109091,43.2719536],[-1.410619,43.2719536],[-1.410199,43.2719231],[-1.409759,43.2719116],[-1.408789,43.2719536],[-1.408679,43.2719421],[-1.4083691,43.2718544],[-1.408179,43.2718239],[-1.4077691,43.2717934],[-1.407259,43.2716751],[-1.407079,43.2716217],[-1.406849,43.271534],[-1.4067091,43.2714844],[-1.406599,43.2714043],[-1.4064391,43.271244],[-1.406229,43.2709923],[-1.4057491,43.2706451],[-1.405589,43.2705536],[-1.405019,43.2703018],[-1.404639,43.270092],[-1.404549,43.2699928],[-1.404479,43.2699432],[-1.4040791,43.2697716],[-1.4035391,43.2694626],[-1.4033891,43.2694016],[-1.403129,43.2693329],[-1.402909,43.2692223],[-1.4028391,43.2691536],[-1.402809,43.2691422],[-1.402639,43.2691917],[-1.4025891,43.2691841],[-1.4023191,43.2690849],[-1.4019791,43.269043],[-1.4016991,43.2689819],[-1.4011791,43.268795],[-1.4009291,43.2686882],[-1.4006691,43.2685051],[-1.4005691,43.2684174],[-1.400509,43.2683449],[-1.4004691,43.2682648],[-1.4004591,43.2681885],[-1.400349,43.2679482],[-1.400239,43.2678185],[-1.4001291,43.2677269],[-1.4000591,43.2675972],[-1.3998591,43.2675476],[-1.3996443,43.2675095],[-1.3994542,43.2674484],[-1.3992243,43.2673607],[-1.3990543,43.2672691],[-1.3988743,43.2672577],[-1.3987043,43.2672081],[-1.3985543,43.2671394],[-1.3984743,43.2670708],[-1.3984543,43.2670403],[-1.3984643,43.2670174],[-1.3985742,43.2669678],[-1.3986443,43.2669487],[-1.3987743,43.2669601],[-1.3989043,43.2670288],[-1.3989443,43.2670403],[-1.3990142,43.2670174],[-1.3991343,43.2669487],[-1.3993443,43.26688],[-1.3994143,43.2668877],[-1.3994743,43.26688],[-1.3995342,43.2668381],[-1.3995342,43.2667885],[-1.3995643,43.2666702],[-1.3996043,43.2666206],[-1.3995943,43.2665596],[-1.3995342,43.2665596],[-1.3995043,43.2665291],[-1.3995143,43.2664375],[-1.3994043,43.2664375],[-1.3992943,43.2664795],[-1.3992343,43.2664909],[-1.3991942,43.2664795],[-1.3991343,43.2664299],[-1.3991042,43.2663498],[-1.3990643,43.2663078],[-1.3990942,43.2662277],[-1.3990242,43.2661591],[-1.3989643,43.26614],[-1.3989943,43.2661095],[-1.3989943,43.2660789],[-1.3989743,43.2660599],[-1.3989443,43.2660408],[-1.3987442,43.2660179],[-1.3986343,43.2659874],[-1.3985943,43.2659492],[-1.3983443,43.2659111],[-1.3981442,43.2658577],[-1.3979743,43.265789],[-1.3977543,43.2657509],[-1.3976443,43.2656784],[-1.3975043,43.2655296],[-1.3974543,43.2655182],[-1.3973943,43.2655487],[-1.3972143,43.2655411],[-1.3971343,43.2655983],[-1.3970842,43.2655983],[-1.3970443,43.2655678],[-1.3969942,43.2655678],[-1.3969743,43.2655602],[-1.3969942,43.2655411],[-1.3969843,43.2655296],[-1.3968543,43.2654991],[-1.3968043,43.2654686],[-1.3964843,43.2654495],[-1.3964443,43.2654076],[-1.3963343,43.2653885],[-1.3962942,43.2653885],[-1.3962142,43.2653809],[-1.3960543,43.2653885],[-1.3959043,43.2653275],[-1.3957843,43.2652397],[-1.3957143,43.2651482],[-1.3957043,43.26511],[-1.3956143,43.2649689],[-1.3955942,43.2649193],[-1.3955142,43.2649002],[-1.3954743,43.2648697],[-1.3953543,43.2648277],[-1.3952543,43.2647781],[-1.3949443,43.2646599],[-1.3947042,43.2645378],[-1.3945643,43.2644882],[-1.3944343,43.264389],[-1.3943043,43.2643204],[-1.3942642,43.2642708],[-1.3940843,43.2641411],[-1.3940243,43.2641182],[-1.3937743,43.2640686],[-1.3937243,43.2640495],[-1.3936143,43.2640495],[-1.3934842,43.2640305],[-1.3933042,43.2639389],[-1.3931442,43.2638893],[-1.3929542,43.2638474],[-1.3928243,43.2637596],[-1.3926443,43.26371],[-1.3925943,43.2637177],[-1.3923342,43.2637177],[-1.3920643,43.2636681],[-1.3919942,43.2636375],[-1.3918142,43.2636299],[-1.3917342,43.263649],[-1.3916843,43.2636681],[-1.3915943,43.2637901],[-1.3914742,43.2638893],[-1.3914343,43.2639389],[-1.3913842,43.2639694],[-1.3912443,43.264019],[-1.3911443,43.2640495],[-1.3910043,43.2641678],[-1.3909843,43.2642097],[-1.3909543,43.2642174],[-1.3907843,43.2641983],[-1.3905343,43.2641907],[-1.3903142,43.2642174],[-1.3902043,43.2642097],[-1.3900443,43.2641487],[-1.3898842,43.2641296],[-1.3896943,43.2641106],[-1.3896443,43.2641182],[-1.3896043,43.2641411],[-1.3895442,43.2642403],[-1.3895342,43.2645302],[-1.3895242,43.2645988],[-1.3894943,43.2646484],[-1.3893943,43.26474],[-1.3892443,43.2648277],[-1.3891643,43.2648888],[-1.3890343,43.2650681],[-1.3889643,43.2650909],[-1.3888643,43.2650795],[-1.3886642,43.2650375],[-1.3885243,43.2649574],[-1.3884443,43.2648811],[-1.3884343,43.2648506],[-1.3883842,43.2647896],[-1.3881143,43.2646904],[-1.3879943,43.2646675],[-1.3878943,43.2646675],[-1.3877143,43.2647095],[-1.3876443,43.2647095],[-1.3874743,43.264679],[-1.3874342,43.2646294],[-1.3874143,43.2645874],[-1.3873843,43.2645683],[-1.3872843,43.2644005],[-1.3871043,43.2642403],[-1.3869143,43.2641678],[-1.3868243,43.2641411],[-1.3867242,43.2641296],[-1.3866442,43.2641411],[-1.3865542,43.2641678],[-1.3864542,43.2641792],[-1.3863543,43.2641678],[-1.3862543,43.2641792],[-1.3861443,43.2641983],[-1.3858943,43.2642784],[-1.3853543,43.2642975],[-1.3852743,43.2642899],[-1.3852242,43.2642708],[-1.3850043,43.2641182],[-1.3849543,43.2640381],[-1.3848943,43.2639694],[-1.3847142,43.2638893],[-1.3847142,43.2638474],[-1.3846443,43.2638092],[-1.3846543,43.2637901],[-1.3845843,43.2637482],[-1.3845943,43.2637177],[-1.3845143,43.2636795],[-1.3844342,43.2636795],[-1.3843843,43.2636375],[-1.3843943,43.263588],[-1.3843642,43.2635574],[-1.3842642,43.2635307],[-1.3842543,43.2635078],[-1.3842742,43.2634506],[-1.3843743,43.2633209],[-1.3839502,43.263485],[-1.3835403,43.2636757],[-1.3834902,43.2636871],[-1.3834403,43.2636757],[-1.3834302,43.2636566],[-1.3834403,43.2636147],[-1.3837802,43.2633743],[-1.3839002,43.2632561],[-1.3839803,43.2631569],[-1.3841002,43.2629776],[-1.3842303,43.2626953],[-1.3842303,43.2626648],[-1.3842002,43.2626457],[-1.3841602,43.2626343],[-1.3841202,43.2626457],[-1.3840603,43.2627373],[-1.3839803,43.2628975],[-1.3838102,43.2630959],[-1.3837103,43.2631454],[-1.3836602,43.2631569],[-1.3836303,43.263134],[-1.3836303,43.2631073],[-1.3837702,43.2629051],[-1.3838102,43.2628059],[-1.3838202,43.2624969],[-1.3838502,43.2624474],[-1.3840302,43.2623177],[-1.3850303,43.2617569],[-1.3850802,43.2617073],[-1.3850802,43.2616768],[-1.3850502,43.2616577],[-1.3850002,43.2616653],[-1.3845702,43.2618141],[-1.3838502,43.2619972],[-1.3837203,43.2620049],[-1.3834902,43.2619743],[-1.3834102,43.2619858],[-1.3830802,43.2622261],[-1.3825102,43.2627869],[-1.3821303,43.2630463],[-1.3818102,43.2632256],[-1.3805403,43.2636147],[-1.3802903,43.2637444],[-1.3800802,43.2638855],[-1.3798702,43.2640877],[-1.3796402,43.2643661],[-1.3794602,43.2647552],[-1.3793902,43.2647743],[-1.3792102,43.2647667],[-1.3791702,43.2647858],[-1.3790702,43.2648773],[-1.3785802,43.265377],[-1.3784403,43.2655563],[-1.3781602,43.2660065],[-1.3780602,43.2661972],[-1.3779702,43.2665062],[-1.3779502,43.2668457],[-1.3779002,43.2669563],[-1.3778203,43.2670441],[-1.3775502,43.2672958],[-1.3773402,43.2674065],[-1.3771102,43.2674675],[-1.3768002,43.2674942],[-1.3765302,43.2674942],[-1.3760902,43.2674141],[-1.3758203,43.267334],[-1.3757002,43.2672653],[-1.3756403,43.2671547],[-1.3756202,43.2670364],[-1.3757203,43.2668152],[-1.3758802,43.2665558],[-1.3760402,43.2662773],[-1.3760703,43.2661743],[-1.3760703,43.2660065],[-1.3760502,43.2657967],[-1.3759803,43.265625],[-1.3758903,43.2654457],[-1.3756102,43.2651672],[-1.3752702,43.265007],[-1.3750203,43.2649155],[-1.3747802,43.2648849],[-1.3744003,43.2648659],[-1.3736502,43.2648773],[-1.3730903,43.2648468],[-1.3728402,43.2648048],[-1.3724102,43.2646446],[-1.3720102,43.2644043],[-1.3715702,43.2640076],[-1.3712503,43.2635155],[-1.3698802,43.2625656],[-1.3694702,43.2623558],[-1.3691102,43.2622452],[-1.3687702,43.2621841],[-1.3683302,43.2621956],[-1.3680202,43.262104],[-1.3672402,43.261795],[-1.3665802,43.2617149],[-1.3664203,43.2617264],[-1.3662503,43.2617569],[-1.3661102,43.2617874],[-1.3659402,43.2618866],[-1.3658502,43.2619858],[-1.3658003,43.262104],[-1.3657502,43.2624245],[-1.3657002,43.2625351],[-1.3656303,43.2626266],[-1.3655202,43.2626648],[-1.3653603,43.2626953],[-1.3651103,43.2626572],[-1.3648303,43.2625847],[-1.3644003,43.2626343],[-1.3642303,43.2626648],[-1.3639102,43.2627754],[-1.3636802,43.2629356],[-1.3634802,43.2633476],[-1.3633102,43.2635574],[-1.3632102,43.263607],[-1.3627802,43.2636261],[-1.3624202,43.2636948],[-1.3622602,43.2637444],[-1.3621702,43.2637558],[-1.3620802,43.2637444],[-1.3619702,43.2637177],[-1.3620057,43.263649],[-1.3620157,43.2635498],[-1.3619857,43.2633705],[-1.3619157,43.2633095],[-1.3617557,43.2632408],[-1.3615757,43.2632179],[-1.3610957,43.2633209],[-1.3607557,43.2634773],[-1.3605829,43.2637062],[-1.360393,43.2638435],[-1.360303,43.263916],[-1.360203,43.2639656],[-1.360093,43.2640038],[-1.359993,43.2640533],[-1.359553,43.264225],[-1.359413,43.2642632],[-1.359283,43.2642937],[-1.3589129,43.2643356],[-1.358703,43.2643661],[-1.3583143,43.2644653],[-1.3580643,43.264534],[-1.3578043,43.2646255],[-1.3576843,43.2646561],[-1.3575743,43.2646446],[-1.3574843,43.2646255],[-1.3574543,43.264576],[-1.3574243,43.2645035],[-1.3574042,43.2643547],[-1.3573143,43.2640762],[-1.3572043,43.2638664],[-1.3571243,43.2637558],[-1.3570642,43.2636948],[-1.3568743,43.2635536],[-1.3566543,43.2633247],[-1.3565743,43.2632828],[-1.3560843,43.2631645],[-1.3558342,43.2630539],[-1.3557343,43.2630234],[-1.3556443,43.2630348],[-1.3555343,43.2630844],[-1.3554643,43.263134],[-1.3551643,43.2634659],[-1.3549542,43.2637253],[-1.3548743,43.2637634],[-1.3546143,43.2638054],[-1.3544043,43.2638664],[-1.3542343,43.263916],[-1.3540843,43.2639961],[-1.3539543,43.2640228],[-1.3538643,43.2640228],[-1.3536043,43.2639427],[-1.3533443,43.2638855],[-1.3528442,43.2638435],[-1.3527443,43.2638664],[-1.3526443,43.2639351],[-1.3525243,43.2641144],[-1.3524843,43.264225],[-1.3524643,43.2644043],[-1.3524243,43.264595],[-1.3523643,43.2647057],[-1.3522342,43.2648849],[-1.3521043,43.2650146],[-1.3520243,43.2650528],[-1.3516643,43.2651634],[-1.3515401,43.2651558],[-1.3510901,43.2652359],[-1.35088,43.2652359]]},{"id":17731,"author":"Ubicarta","name_GR":"Pyrenees: 04 Bidarray to Saint-\u00c9tienne-de-Ba\u00efgorry","description_GR":"Bidarray to Saint-\u00c9tienne-de-Ba\u00efgorry by Ubicarta","path":"FRANCE\/GR10_DAY_04","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":16655,"name_EN":"Pyrenees: 04 Bidarray \u00e0 Saint-\u00c9tienne-de-Ba\u00efgorry","description_EN":"Bidarray \u00e0 Saint-\u00c9tienne-de-Ba\u00efgorry par Ubicarta","ascent_time":435,"descent_time":427,"marker":"France_GR10","level":9,"ascent":1397,"descent":1377,"maxelev":1033,"minelev":139,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.387736 43.17696,-1.34015 43.26524)","views":33,"millestones":"0,-1.3508828,43.2652435#1,-1.3564780,43.2590666#2,-1.3640943,43.2541496#3,-1.3690827,43.2470590#4,-1.3730488,43.2391818#5,-1.3777846,43.2321971#6,-1.3824230,43.2251742#7,-1.3829622,43.2168340#8,-1.3844945,43.2100300#9,-1.3836276,43.2020437#10,-1.3868172,43.1942591#11,-1.3802553,43.1924259#12,-1.3709358,43.1881808#13,-1.3614250,43.1900798#14,-1.3533903,43.1886050#15,-1.3460995,43.1873491#16,-1.3405532,43.1819854#16.7,-1.3418602,43.1769600","x":-1.3846761,"y":43.209465,"coor":[[-1.3508828,43.2652435],[-1.3510427,43.2650414],[-1.3511927,43.2648125],[-1.3513927,43.2641525],[-1.3514228,43.2641029],[-1.3514827,43.2640533],[-1.3515128,43.2638435],[-1.3516227,43.2635727],[-1.3517928,43.2630539],[-1.3518428,43.2627335],[-1.3519228,43.2625427],[-1.3520727,43.2622528],[-1.3522328,43.2613525],[-1.3523327,43.2606735],[-1.3523427,43.2605934],[-1.3524427,43.2604218],[-1.3524928,43.2603722],[-1.3525528,43.2603607],[-1.3530128,43.2605019],[-1.3531828,43.2605438],[-1.3532728,43.2605515],[-1.3535428,43.2605438],[-1.3538828,43.2605743],[-1.3540728,43.2605743],[-1.3543527,43.2605438],[-1.3545427,43.2605438],[-1.3547927,43.260582],[-1.3548628,43.260582],[-1.3549627,43.2605515],[-1.3549827,43.2605133],[-1.3549827,43.2603912],[-1.3550674,43.2600479],[-1.3551173,43.2599487],[-1.3552973,43.2597389],[-1.3553174,43.2596703],[-1.3553574,43.2596092],[-1.3553973,43.2595291],[-1.3555257,43.2593956],[-1.3556157,43.2593765],[-1.3557158,43.2593651],[-1.3557957,43.2593346],[-1.3559258,43.2592163],[-1.3559858,43.2591743],[-1.3561258,43.2591743],[-1.3561858,43.2591858],[-1.3563257,43.2591743],[-1.3563858,43.2591553],[-1.3564358,43.2591248],[-1.3564758,43.2590752],[-1.3564957,43.2589951],[-1.3565158,43.2589264],[-1.3565058,43.2587357],[-1.3565658,43.2585068],[-1.3565558,43.2583351],[-1.3565658,43.2580757],[-1.3565658,43.2580147],[-1.3565757,43.2579842],[-1.3566058,43.2579765],[-1.3567458,43.2580261],[-1.3567858,43.2580261],[-1.3568357,43.2579956],[-1.3569758,43.2579651],[-1.3571258,43.2579041],[-1.3572158,43.2579269],[-1.3578458,43.2581062],[-1.3578858,43.2580757],[-1.3579358,43.2579041],[-1.3579158,43.2578354],[-1.3580558,43.2576866],[-1.3581657,43.2576561],[-1.3584758,43.257515],[-1.3586857,43.2573853],[-1.3587258,43.2573357],[-1.3587158,43.2572937],[-1.3586158,43.2571259],[-1.3585858,43.2571068],[-1.3585758,43.2570763],[-1.3586758,43.2569656],[-1.3586558,43.2568436],[-1.3586758,43.2567635],[-1.3588758,43.2563934],[-1.3589658,43.2563248],[-1.3589958,43.2562866],[-1.3589958,43.2561569],[-1.3590258,43.2560844],[-1.3591458,43.2559166],[-1.3592057,43.2558746],[-1.3594058,43.2557869],[-1.3595858,43.2557564],[-1.3596758,43.2556953],[-1.3598357,43.2556648],[-1.3601857,43.2556152],[-1.3607258,43.2556458],[-1.3607957,43.2556343],[-1.3611058,43.2554436],[-1.3611557,43.2553062],[-1.3613358,43.2551155],[-1.3615358,43.2550545],[-1.3617958,43.2549438],[-1.3619958,43.2549248],[-1.3622658,43.2549171],[-1.3625158,43.2548637],[-1.3628858,43.254734],[-1.3630458,43.2546959],[-1.3631757,43.2546349],[-1.3632658,43.2546349],[-1.3633558,43.2546158],[-1.3634858,43.2545357],[-1.3637358,43.2544441],[-1.3638158,43.2543869],[-1.3638846,43.2543564],[-1.3639945,43.2542267],[-1.3640745,43.2541695],[-1.3641645,43.2540779],[-1.3641845,43.2540283],[-1.3641745,43.2539864],[-1.3641346,43.2539291],[-1.364143,43.2537804],[-1.364213,43.2537003],[-1.364233,43.2536125],[-1.364293,43.2535324],[-1.364323,43.2533722],[-1.364413,43.2533302],[-1.3644429,43.2533035],[-1.3645231,43.2532806],[-1.364563,43.2532921],[-1.364713,43.2533035],[-1.3648731,43.253273],[-1.3649631,43.2531204],[-1.364983,43.2530632],[-1.3649729,43.2528915],[-1.364923,43.2528305],[-1.364843,43.2526627],[-1.3647929,43.252533],[-1.364773,43.2524338],[-1.364803,43.2522621],[-1.364833,43.2521935],[-1.364863,43.2520638],[-1.364903,43.2520218],[-1.364923,43.2519836],[-1.364903,43.2518921],[-1.3648829,43.2518501],[-1.3648829,43.2518234],[-1.364923,43.2517815],[-1.364913,43.2517738],[-1.364993,43.2517319],[-1.365093,43.2517128],[-1.365253,43.2516518],[-1.365273,43.2516136],[-1.365363,43.2515106],[-1.365483,43.251461],[-1.3654931,43.2514038],[-1.365483,43.2513313],[-1.365433,43.2512817],[-1.365443,43.2512207],[-1.365513,43.2511406],[-1.3657531,43.2510223],[-1.365773,43.2509804],[-1.365813,43.2508011],[-1.365893,43.2507019],[-1.365983,43.2504616],[-1.366063,43.2503319],[-1.3661031,43.2501221],[-1.366203,43.2498512],[-1.366363,43.2496338],[-1.366433,43.2496033],[-1.366513,43.2495003],[-1.366573,43.2494736],[-1.366663,43.2493935],[-1.3667229,43.249382],[-1.366713,43.2493515],[-1.366663,43.2492905],[-1.366653,43.2492409],[-1.366583,43.2491302],[-1.366583,43.2490807],[-1.366613,43.2490425],[-1.366703,43.2490005],[-1.3668931,43.2489738],[-1.366923,43.2489433],[-1.367023,43.2487831],[-1.3670731,43.2486534],[-1.367203,43.2484436],[-1.367303,43.2483139],[-1.3673429,43.2482529],[-1.367473,43.2481613],[-1.367533,43.2480316],[-1.367583,43.2479935],[-1.3676831,43.2479515],[-1.367743,43.247921],[-1.367813,43.2477417],[-1.367873,43.2477036],[-1.368153,43.2475739],[-1.368273,43.2474937],[-1.368403,43.2473831],[-1.368453,43.2473106],[-1.368523,43.2472725],[-1.368643,43.2472534],[-1.368963,43.2471123],[-1.369473,43.2468834],[-1.369803,43.2467728],[-1.370123,43.2465706],[-1.370293,43.2464104],[-1.370613,43.2458611],[-1.370833,43.2455406],[-1.370953,43.2453423],[-1.371003,43.2451935],[-1.3710231,43.2450829],[-1.371053,43.2450027],[-1.371163,43.2448425],[-1.371303,43.2446823],[-1.3714629,43.2444801],[-1.371563,43.244381],[-1.371733,43.2442627],[-1.372093,43.2439919],[-1.372443,43.2435303],[-1.372903,43.2431412],[-1.373083,43.2429428],[-1.373283,43.2426224],[-1.373403,43.2423019],[-1.373473,43.2420921],[-1.3734829,43.2419434],[-1.373433,43.2416725],[-1.373443,43.2414627],[-1.373413,43.240963],[-1.373423,43.2407722],[-1.373413,43.2405815],[-1.373383,43.2403412],[-1.373373,43.2400627],[-1.373283,43.2399712],[-1.373143,43.2393837],[-1.373063,43.239212],[-1.373003,43.2391319],[-1.372923,43.2390823],[-1.372813,43.2390327],[-1.372713,43.2389603],[-1.372453,43.2388229],[-1.372113,43.2385406],[-1.371913,43.2384033],[-1.371873,43.2383423],[-1.371883,43.2383003],[-1.371913,43.2382431],[-1.372123,43.2379837],[-1.372373,43.2377625],[-1.372713,43.2375107],[-1.372913,43.2373314],[-1.373013,43.2372704],[-1.373153,43.2372131],[-1.373353,43.2371025],[-1.373693,43.2368622],[-1.373953,43.2366333],[-1.3740931,43.2365227],[-1.374173,43.2364426],[-1.374293,43.2363625],[-1.374643,43.2361908],[-1.374823,43.2360802],[-1.374863,43.2360306],[-1.375023,43.2359009],[-1.375163,43.2357407],[-1.375723,43.235302],[-1.375923,43.2350502],[-1.376043,43.234993],[-1.376253,43.2347603],[-1.3763829,43.2345734],[-1.376453,43.2344208],[-1.3764729,43.234333],[-1.3764631,43.2342529],[-1.3765531,43.2339325],[-1.376603,43.2338219],[-1.376623,43.2337418],[-1.376713,43.2335815],[-1.376743,43.2334633],[-1.376843,43.2334137],[-1.3769031,43.2333527],[-1.377063,43.2331734],[-1.377143,43.2330322],[-1.377293,43.2328529],[-1.377413,43.2326317],[-1.3774329,43.232563],[-1.377473,43.2325211],[-1.3775131,43.2325134],[-1.377573,43.2324715],[-1.377563,43.2324104],[-1.377593,43.2323418],[-1.377653,43.2322731],[-1.377813,43.2321815],[-1.377983,43.2320633],[-1.378063,43.2320213],[-1.378243,43.2319603],[-1.378333,43.2319107],[-1.378423,43.2318115],[-1.378423,43.2316208],[-1.378443,43.2315636],[-1.378373,43.2315216],[-1.378323,43.2314529],[-1.378283,43.2313614],[-1.378283,43.2312622],[-1.378273,43.2312202],[-1.378293,43.2311821],[-1.3782229,43.231102],[-1.378213,43.2310524],[-1.378233,43.2310028],[-1.378203,43.2309608],[-1.378193,43.2308731],[-1.378143,43.2308502],[-1.378073,43.2308426],[-1.3780431,43.2308006],[-1.378033,43.230751],[-1.3779629,43.2306404],[-1.377853,43.2305717],[-1.3777829,43.2304916],[-1.377793,43.2304306],[-1.377753,43.2303619],[-1.377733,43.2302628],[-1.377743,43.2301636],[-1.377713,43.2301025],[-1.377713,43.2300339],[-1.377733,43.2299538],[-1.3777829,43.2298126],[-1.377993,43.2294235],[-1.378023,43.2293015],[-1.378283,43.2288132],[-1.3783031,43.2286224],[-1.378373,43.2285004],[-1.378363,43.2284622],[-1.3784029,43.2283707],[-1.3784029,43.2282028],[-1.378656,43.2280464],[-1.378836,43.2278557],[-1.3790461,43.227726],[-1.379106,43.2276573],[-1.379356,43.2274551],[-1.379546,43.2272682],[-1.3796461,43.2271461],[-1.3799961,43.2264366],[-1.3801061,43.2262573],[-1.3803761,43.2260857],[-1.380676,43.2259979],[-1.381456,43.2258072],[-1.3817761,43.2257767],[-1.3818461,43.2257576],[-1.381916,43.225708],[-1.3819561,43.225605],[-1.3820361,43.2254753],[-1.382176,43.2253685],[-1.3823161,43.2253151],[-1.382346,43.2252884],[-1.3824561,43.2251282],[-1.382526,43.2250557],[-1.382616,43.2248878],[-1.3826261,43.2248268],[-1.382686,43.2247086],[-1.383146,43.2239761],[-1.383216,43.2239151],[-1.3833261,43.2236977],[-1.383476,43.2235374],[-1.3836261,43.2234154],[-1.383846,43.2230759],[-1.3838661,43.2230263],[-1.3839861,43.2228279],[-1.3840561,43.2227478],[-1.3840761,43.2226868],[-1.3841361,43.2225571],[-1.3841361,43.222435],[-1.384166,43.2222672],[-1.384276,43.2220078],[-1.384276,43.2219467],[-1.3842461,43.2218781],[-1.3842461,43.2218056],[-1.384266,43.2217674],[-1.384436,43.2215767],[-1.384356,43.2212563],[-1.384376,43.2211876],[-1.3844261,43.2211075],[-1.3844161,43.2209663],[-1.384376,43.2208366],[-1.3843961,43.2207756],[-1.384436,43.2207069],[-1.384436,43.2206268],[-1.3843861,43.2204781],[-1.3843861,43.2203674],[-1.384356,43.2203178],[-1.3843161,43.220047],[-1.3843261,43.2199478],[-1.384346,43.2199173],[-1.3843361,43.2198753],[-1.384256,43.2197762],[-1.3842361,43.2197266],[-1.384256,43.2196159],[-1.3842261,43.2195282],[-1.384196,43.2194977],[-1.384176,43.2194481],[-1.384186,43.219368],[-1.3842161,43.2192955],[-1.3842161,43.2192383],[-1.384196,43.2191658],[-1.384196,43.2190857],[-1.3841261,43.2189369],[-1.3841161,43.2188568],[-1.3840461,43.2186356],[-1.3839461,43.2185249],[-1.3838661,43.2183685],[-1.3838061,43.2182961],[-1.383726,43.2181358],[-1.3835461,43.2178459],[-1.3835161,43.2177582],[-1.3834261,43.2176857],[-1.383376,43.2176285],[-1.3833661,43.217556],[-1.3833361,43.2175179],[-1.383296,43.217495],[-1.3830761,43.2170982],[-1.382966,43.2168655],[-1.382956,43.2167778],[-1.3829061,43.2166786],[-1.3829061,43.2165985],[-1.382876,43.2164764],[-1.3828461,43.2164459],[-1.3826661,43.2164459],[-1.382516,43.2160873],[-1.382336,43.2158661],[-1.3821161,43.2157173],[-1.3819361,43.2156258],[-1.3815261,43.215477],[-1.381376,43.2154083],[-1.3812661,43.2153282],[-1.381206,43.2151566],[-1.381096,43.2150383],[-1.3809161,43.2149162],[-1.3807961,43.2148552],[-1.380676,43.2147751],[-1.3806061,43.2147064],[-1.3806061,43.2146683],[-1.380666,43.2144966],[-1.3807361,43.2144165],[-1.380756,43.2143364],[-1.380756,43.2142487],[-1.3807161,43.2141953],[-1.380746,43.2141151],[-1.380946,43.2139778],[-1.3810461,43.2139282],[-1.381116,43.2139168],[-1.3811361,43.2139168],[-1.381196,43.2138863],[-1.3812561,43.2138557],[-1.3812661,43.2138176],[-1.3813161,43.2137871],[-1.3814161,43.213768],[-1.3815061,43.2137756],[-1.381566,43.2137375],[-1.3815761,43.2136879],[-1.3815961,43.2136383],[-1.381806,43.2135162],[-1.381816,43.2134666],[-1.3817661,43.2134056],[-1.3817861,43.213356],[-1.3818561,43.2133064],[-1.3819461,43.2132683],[-1.381996,43.2131882],[-1.3820561,43.2131462],[-1.382086,43.2130966],[-1.382236,43.213047],[-1.3822761,43.2129555],[-1.3823961,43.2128181],[-1.382506,43.2126274],[-1.3825761,43.2124863],[-1.382706,43.2122955],[-1.382936,43.2120781],[-1.3830761,43.211937],[-1.3831061,43.2119179],[-1.3831661,43.2119064],[-1.383226,43.2118759],[-1.383316,43.2118683],[-1.3833561,43.2118149],[-1.383496,43.2117767],[-1.3836861,43.2116776],[-1.383826,43.2116585],[-1.383906,43.2115784],[-1.384106,43.2114983],[-1.3841161,43.2114677],[-1.384176,43.2113876],[-1.384186,43.2113457],[-1.384086,43.2111473],[-1.384106,43.2110176],[-1.384196,43.210907],[-1.3842261,43.2108154],[-1.3842461,43.2107086],[-1.3843061,43.210556],[-1.384436,43.2103462],[-1.3844761,43.2101173],[-1.3845061,43.2100983],[-1.3845061,43.2100372],[-1.3844761,43.2100182],[-1.3844661,43.2099686],[-1.384626,43.2097778],[-1.3846661,43.2095757],[-1.3846761,43.209465],[-1.384696,43.2094078],[-1.3847461,43.2093582],[-1.3847661,43.2091675],[-1.3846661,43.209137],[-1.3846561,43.2090874],[-1.3846861,43.2090683],[-1.3847661,43.2090759],[-1.3848361,43.2090149],[-1.384786,43.2089157],[-1.3847461,43.2088661],[-1.3847761,43.2088356],[-1.3848161,43.2087784],[-1.3848661,43.2087784],[-1.384876,43.2086868],[-1.3848561,43.2086563],[-1.3849261,43.2086563],[-1.384966,43.2086372],[-1.3850161,43.2085457],[-1.3851161,43.2085152],[-1.3851761,43.2084656],[-1.3852061,43.2083969],[-1.3853761,43.2082787],[-1.3854761,43.2081566],[-1.3854461,43.2081184],[-1.3854661,43.208065],[-1.3853661,43.2079086],[-1.3852661,43.2078781],[-1.3851961,43.2078781],[-1.385156,43.2078552],[-1.3851261,43.2078285],[-1.3851861,43.2077675],[-1.385146,43.2076874],[-1.3851161,43.2075958],[-1.385146,43.2074776],[-1.3851761,43.2074471],[-1.385236,43.207325],[-1.385236,43.2072372],[-1.3851761,43.2071075],[-1.3852161,43.2070351],[-1.385136,43.2068977],[-1.385146,43.2067184],[-1.385136,43.2066383],[-1.3851061,43.2065964],[-1.3849461,43.2065468],[-1.384896,43.2064972],[-1.384806,43.206295],[-1.3847561,43.2061081],[-1.384716,43.2060356],[-1.3846461,43.2058678],[-1.384516,43.2056656],[-1.384436,43.2054977],[-1.3843061,43.2052574],[-1.3840461,43.2049675],[-1.3838861,43.2046165],[-1.3838061,43.2045059],[-1.383646,43.2042465],[-1.383566,43.2040253],[-1.383496,43.2038956],[-1.383466,43.2037964],[-1.383496,43.2034454],[-1.3835361,43.2033386],[-1.3835161,43.203167],[-1.3835961,43.2028961],[-1.3836761,43.2026863],[-1.3836861,43.2025375],[-1.3836361,43.2022285],[-1.3836261,43.2020874],[-1.383646,43.2015877],[-1.3836361,43.2014771],[-1.383586,43.201355],[-1.383556,43.201107],[-1.383486,43.2009583],[-1.383306,43.2003784],[-1.3832761,43.2002373],[-1.383136,43.1998978],[-1.3829961,43.1997375],[-1.3829961,43.199646],[-1.3830161,43.1995964],[-1.383056,43.1995583],[-1.3831761,43.1995277],[-1.3832861,43.1994667],[-1.383396,43.1994057],[-1.3835161,43.1993256],[-1.3836961,43.1991577],[-1.383816,43.1990776],[-1.3841161,43.1988564],[-1.3842361,43.1987076],[-1.3843061,43.1985283],[-1.384346,43.1984863],[-1.3843961,43.1984673],[-1.384536,43.1984749],[-1.3846661,43.1984558],[-1.3847361,43.1984367],[-1.3847661,43.1983986],[-1.3848461,43.1982079],[-1.3849961,43.1980362],[-1.385056,43.1979866],[-1.385136,43.1978951],[-1.385226,43.1977654],[-1.3855261,43.1974678],[-1.385846,43.1970863],[-1.385866,43.1970367],[-1.385866,43.1968155],[-1.3858961,43.1967049],[-1.385956,43.1965561],[-1.386096,43.1963387],[-1.3862561,43.1961479],[-1.386306,43.1960258],[-1.386366,43.1958084],[-1.3864161,43.1957359],[-1.3864461,43.1956558],[-1.3864861,43.1952057],[-1.3866161,43.1949768],[-1.386626,43.1949272],[-1.386636,43.1948357],[-1.3866061,43.194725],[-1.3865761,43.1946449],[-1.3864961,43.1945686],[-1.3865161,43.1944962],[-1.3865861,43.1943855],[-1.3866661,43.1943054],[-1.386736,43.1942749],[-1.3868761,43.1942482],[-1.3871861,43.1942368],[-1.3874961,43.1942673],[-1.3875761,43.1942558],[-1.3876561,43.1942177],[-1.3877161,43.1941681],[-1.3877361,43.1941261],[-1.3877261,43.1940765],[-1.3876561,43.1938667],[-1.3876261,43.1938171],[-1.3874061,43.1936874],[-1.387346,43.1936378],[-1.387246,43.1935883],[-1.3870261,43.193428],[-1.386906,43.1933479],[-1.3866961,43.1931381],[-1.3866061,43.1930885],[-1.3859861,43.1929054],[-1.385936,43.1928749],[-1.385926,43.1928368],[-1.385936,43.1927567],[-1.385926,43.1926651],[-1.3859061,43.1926384],[-1.3857861,43.1926155],[-1.385766,43.1925964],[-1.3858161,43.1924973],[-1.3858261,43.1924362],[-1.3858061,43.1923256],[-1.385776,43.192276],[-1.385676,43.1921768],[-1.3855261,43.1920662],[-1.385396,43.1919365],[-1.3851861,43.1915665],[-1.3848461,43.1912956],[-1.384626,43.1911774],[-1.384526,43.1911583],[-1.384276,43.1911659],[-1.3836861,43.1913567],[-1.3836161,43.1914978],[-1.383556,43.191555],[-1.3833461,43.1916351],[-1.3832661,43.1916351],[-1.3832461,43.191658],[-1.3832461,43.1916962],[-1.383226,43.1917076],[-1.3831661,43.1916962],[-1.383116,43.1917076],[-1.383026,43.1917686],[-1.382936,43.1918449],[-1.3828161,43.191906],[-1.382676,43.1919556],[-1.3826561,43.1919861],[-1.3826361,43.1920357],[-1.3825661,43.1921082],[-1.382526,43.1921959],[-1.3824661,43.1924858],[-1.382416,43.1925163],[-1.3822161,43.1924973],[-1.3821261,43.1925049],[-1.3820261,43.1925354],[-1.381976,43.1925583],[-1.3819461,43.192585],[-1.381886,43.1927071],[-1.3818461,43.1927185],[-1.381626,43.1926765],[-1.3815861,43.1926575],[-1.381566,43.192585],[-1.381536,43.1925659],[-1.381466,43.1925774],[-1.3813161,43.1926384],[-1.381196,43.1926575],[-1.381106,43.192646],[-1.3810561,43.192646],[-1.381006,43.1926155],[-1.3808661,43.1924782],[-1.3808161,43.1924667],[-1.380666,43.1924477],[-1.3804561,43.1924477],[-1.3803461,43.1924171],[-1.3802661,43.1924286],[-1.3801761,43.1924057],[-1.3799261,43.1924171],[-1.379616,43.192276],[-1.3794061,43.1921768],[-1.3792861,43.1921654],[-1.378836,43.1920166],[-1.3786061,43.1919785],[-1.378386,43.1919556],[-1.3781861,43.1919174],[-1.378036,43.1918983],[-1.3780061,43.1918869],[-1.377966,43.1917686],[-1.3778161,43.1916885],[-1.3777061,43.1916466],[-1.3777061,43.1915665],[-1.3776461,43.1914978],[-1.3775661,43.1914253],[-1.377326,43.1912766],[-1.3772961,43.1912155],[-1.3772861,43.1911659],[-1.3773161,43.1910973],[-1.3772861,43.1910477],[-1.3772761,43.1909485],[-1.3770261,43.1908264],[-1.376996,43.1907768],[-1.3770061,43.190567],[-1.3769561,43.190506],[-1.376896,43.1904449],[-1.3766561,43.1903076],[-1.3765661,43.1902657],[-1.3764961,43.1902466],[-1.3764161,43.1902657],[-1.3763261,43.1901779],[-1.376206,43.1901054],[-1.376116,43.1900368],[-1.3759861,43.1898575],[-1.3758761,43.1897469],[-1.3757061,43.189537],[-1.3756361,43.189476],[-1.3753761,43.1893349],[-1.3753361,43.1892967],[-1.375306,43.1892052],[-1.3752661,43.189167],[-1.3751961,43.1891251],[-1.375056,43.1890869],[-1.3749961,43.1890564],[-1.374896,43.1889687],[-1.374686,43.1888351],[-1.3745561,43.1887169],[-1.3744961,43.1886864],[-1.374336,43.1886559],[-1.373986,43.1886864],[-1.3738761,43.1887169],[-1.3734161,43.1888084],[-1.3733261,43.1888084],[-1.373046,43.188858],[-1.3728361,43.1888466],[-1.372596,43.1888275],[-1.3724461,43.1888275],[-1.3723661,43.188797],[-1.372256,43.1887283],[-1.371806,43.1885071],[-1.371376,43.1882782],[-1.3710661,43.1881676],[-1.3710181,43.1881485],[-1.3709681,43.1881485],[-1.3709381,43.188179],[-1.370828,43.1883087],[-1.3705881,43.1886902],[-1.3704181,43.1889],[-1.3702581,43.1890297],[-1.3700581,43.1891289],[-1.3698381,43.1892281],[-1.3694681,43.1893272],[-1.3694081,43.1893692],[-1.3693581,43.1894073],[-1.3693281,43.1894569],[-1.3693027,43.1894722],[-1.3692427,43.1894646],[-1.3692127,43.1894722],[-1.3692027,43.1895027],[-1.3691328,43.1895523],[-1.3691027,43.1895943],[-1.3691927,43.1897049],[-1.3692027,43.189785],[-1.3691527,43.1899223],[-1.3690927,43.1900139],[-1.3689827,43.1901131],[-1.3688627,43.1901627],[-1.3687527,43.1901932],[-1.3686227,43.1900749],[-1.3685727,43.1900749],[-1.3685427,43.1901016],[-1.3685427,43.1901741],[-1.3686427,43.1903839],[-1.3686126,43.1904144],[-1.3685627,43.1904221],[-1.3685127,43.190403],[-1.3683527,43.1902847],[-1.3682227,43.1902542],[-1.3681227,43.1902618],[-1.3679127,43.1903229],[-1.3673427,43.190464],[-1.3671627,43.1905251],[-1.3668827,43.1905746],[-1.3665926,43.1906738],[-1.3657027,43.1907845],[-1.3654127,43.190834],[-1.3650028,43.1909637],[-1.3647927,43.1910133],[-1.3646127,43.1910019],[-1.3644427,43.1909714],[-1.3639127,43.1908226],[-1.3635727,43.1906815],[-1.3634527,43.1906548],[-1.3632627,43.1906242],[-1.3630927,43.1905937],[-1.3629227,43.1905327],[-1.3623127,43.1902847],[-1.3609127,43.1899529],[-1.3603027,43.1897736],[-1.3599527,43.1896744],[-1.3598772,43.1896439],[-1.3598073,43.189621],[-1.3594272,43.1895523],[-1.3592772,43.1895332],[-1.3590972,43.1894836],[-1.3589572,43.1894836],[-1.3586872,43.1894608],[-1.3582472,43.1894722],[-1.3579172,43.1895218],[-1.3578472,43.1895218],[-1.3577672,43.1894913],[-1.3574672,43.189312],[-1.3573772,43.1892204],[-1.3570272,43.1888123],[-1.3568072,43.1885109],[-1.3565272,43.1882706],[-1.3563672,43.1881027],[-1.3562872,43.1880112],[-1.3561772,43.1878433],[-1.3560772,43.1877708],[-1.3559572,43.1877136],[-1.3557272,43.1874733],[-1.3555973,43.1873932],[-1.3555372,43.1873436],[-1.3554772,43.1873131],[-1.3554273,43.1872711],[-1.3553872,43.1872025],[-1.3552772,43.1870918],[-1.3551972,43.1870232],[-1.3551172,43.1869736],[-1.3549873,43.1869621],[-1.3548672,43.1869316],[-1.3548272,43.1869431],[-1.3546472,43.1874809],[-1.3545772,43.1875534],[-1.3545272,43.1877136],[-1.3544472,43.1878738],[-1.3544372,43.1881027],[-1.3543673,43.1883926],[-1.3543272,43.1884918],[-1.3543072,43.188633],[-1.3543172,43.1888237],[-1.3543072,43.1888428],[-1.3541672,43.1888809],[-1.3539072,43.1889229],[-1.3538373,43.1889038],[-1.3536673,43.1887741],[-1.3535773,43.1887321],[-1.3534272,43.1886406],[-1.3533872,43.1886024],[-1.3531872,43.1885223],[-1.3526372,43.1884117],[-1.3525572,43.1884041],[-1.3523072,43.1884117],[-1.3519772,43.1884613],[-1.3518273,43.1884613],[-1.3517672,43.1884537],[-1.3516772,43.1884918],[-1.3515172,43.1885338],[-1.3511772,43.1885529],[-1.3507972,43.1885529],[-1.3504072,43.1885719],[-1.3503772,43.1885605],[-1.3503572,43.1885223],[-1.3505692,43.1882057],[-1.3507092,43.1880684],[-1.3509492,43.1878853],[-1.3512192,43.1877556],[-1.3513592,43.1876755],[-1.3513892,43.1876373],[-1.3513992,43.1875763],[-1.3513892,43.1875267],[-1.3512492,43.1873779],[-1.3511592,43.1872673],[-1.3510792,43.1870956],[-1.3509392,43.1867371],[-1.350853,43.1865616],[-1.350803,43.1865234],[-1.3503931,43.1863022],[-1.350083,43.1861916],[-1.350033,43.186161],[-1.349943,43.1860809],[-1.349853,43.1860504],[-1.349773,43.1860008],[-1.349673,43.1859932],[-1.349613,43.1859627],[-1.349573,43.1859131],[-1.3491565,43.1858559],[-1.3488365,43.1857872],[-1.3487365,43.1857758],[-1.3486165,43.1857872],[-1.3482165,43.1859283],[-1.3479965,43.1860275],[-1.3477966,43.1861458],[-1.3473566,43.1865082],[-1.3471365,43.186718],[-1.3468965,43.1869278],[-1.3466865,43.187088],[-1.3463465,43.1872787],[-1.3462065,43.1873283],[-1.3460466,43.1873589],[-1.3459466,43.1873474],[-1.3455365,43.1872482],[-1.3453165,43.1871758],[-1.3452065,43.1871262],[-1.3450766,43.1869774],[-1.3449165,43.1861076],[-1.3448966,43.1858368],[-1.3448665,43.1856384],[-1.3448365,43.1855392],[-1.3447765,43.1854172],[-1.3447665,43.1853256],[-1.3447965,43.1851883],[-1.3449765,43.1848183],[-1.3450065,43.1846771],[-1.3449965,43.1845856],[-1.3449665,43.1844482],[-1.3447765,43.1839676],[-1.3447266,43.1836967],[-1.3447665,43.183506],[-1.3448665,43.1832161],[-1.3448665,43.1830292],[-1.3448265,43.1829262],[-1.3447266,43.182869],[-1.3444265,43.1827278],[-1.3443465,43.1826782],[-1.3442765,43.1825981],[-1.3441565,43.1822777],[-1.3440266,43.182106],[-1.3438365,43.1819763],[-1.3435565,43.1818657],[-1.3433465,43.1818085],[-1.3431665,43.181778],[-1.3430265,43.1817665],[-1.3428766,43.181778],[-1.3420665,43.1819572],[-1.3417865,43.1819992],[-1.3416365,43.1820564],[-1.3415465,43.182106],[-1.3413066,43.1823387],[-1.3412565,43.1823769],[-1.3412166,43.1823883],[-1.3411465,43.1823692],[-1.3409865,43.1822777],[-1.3405665,43.1819992],[-1.3401765,43.1817093],[-1.3401666,43.1816788],[-1.3401965,43.1816292],[-1.3403265,43.1815758],[-1.3404166,43.1815186],[-1.3406365,43.1812363],[-1.3408365,43.1810684],[-1.3408566,43.1810265],[-1.3408465,43.1809692],[-1.3408065,43.1808891],[-1.3407165,43.1807976],[-1.3406765,43.180706],[-1.3406365,43.1804771],[-1.3406465,43.1801567],[-1.3405365,43.1799889],[-1.3403865,43.1797981],[-1.3402365,43.1795692],[-1.3401465,43.1794662],[-1.3403602,43.1790695],[-1.3405302,43.1788902],[-1.3419002,43.1777687],[-1.3419502,43.1777],[-1.3419802,43.1776085],[-1.3419802,43.1775208],[-1.3418602,43.17696]]},{"id":17732,"author":"Ubicarta","name_GR":"Pyrenees: 05 Saint-\u00c9tienne-de-Ba\u00efgorry to Saint-Jean-Pied-de-Port","description_GR":"Saint-\u00c9tienne-de-Ba\u00efgorry to Saint-Jean-Pied-de-Port by Ubicarta","path":"FRANCE\/GR10_DAY_05","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":17563,"name_EN":"Pyrenees: 05 Saint-\u00c9tienne-de-Ba\u00efgorry \u00e0 Saint-Jean-Pied-de-Port","description_EN":"Saint-\u00c9tienne-de-Ba\u00efgorry \u00e0 Saint-Jean-Pied-de-Port par Ubicarta","ascent_time":395,"descent_time":388,"marker":"France_GR10","level":9,"ascent":1109,"descent":1100,"maxelev":1015,"minelev":156,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.343705 43.13163,-1.238786 43.17705)","views":34,"millestones":"0,-1.3418615,43.1769562#1,-1.3428162,43.1718974#2,-1.3408637,43.1642098#3,-1.3330890,43.1590224#4,-1.3286814,43.1530264#5,-1.3333228,43.1473922#6,-1.3314319,43.1405069#7,-1.3271395,43.1330714#8,-1.3159353,43.1324409#9,-1.3093620,43.1395677#10,-1.3005546,43.1411053#11,-1.2936396,43.1428491#12,-1.2933835,43.1499707#13,-1.2851487,43.1555094#14,-1.2745973,43.1546034#15,-1.2637481,43.1571669#16,-1.2523308,43.1584375#17,-1.2444874,43.1645407#17.6,-1.2387881,43.1618271","x":-1.309937,"y":43.1386452,"coor":[[-1.3418615,43.1769562],[-1.3410314,43.1770477],[-1.3406215,43.1769791],[-1.3403314,43.1768875],[-1.3399415,43.1768265],[-1.3398014,43.176796],[-1.3397515,43.1767693],[-1.3396415,43.1765785],[-1.3396914,43.176548],[-1.3400015,43.1764565],[-1.3401215,43.1764069],[-1.3405615,43.1761971],[-1.3408015,43.1760559],[-1.3410314,43.1759262],[-1.3412415,43.1757584],[-1.3413415,43.1756172],[-1.3413115,43.1755867],[-1.3412615,43.1755791],[-1.3410414,43.1757774],[-1.3408715,43.175869],[-1.3406814,43.1759491],[-1.3405615,43.1759567],[-1.3403715,43.1759262],[-1.3402679,43.1759033],[-1.3402079,43.1758423],[-1.3403579,43.1752014],[-1.340408,43.1750717],[-1.3404479,43.1750145],[-1.340488,43.174942],[-1.340488,43.1748619],[-1.3404179,43.1747627],[-1.340408,43.1746826],[-1.3404479,43.1745338],[-1.3405279,43.1743927],[-1.3405979,43.1743317],[-1.3408679,43.174202],[-1.3409579,43.1741333],[-1.3411779,43.1738129],[-1.3414179,43.1736145],[-1.3414779,43.1733627],[-1.3415079,43.1732941],[-1.3416579,43.1731949],[-1.3417779,43.1730232],[-1.3418772,43.1728096],[-1.3419871,43.1727219],[-1.3421972,43.1726608],[-1.3422672,43.1725998],[-1.3423572,43.1724892],[-1.3426272,43.1721001],[-1.3428572,43.1718521],[-1.3431172,43.1716194],[-1.3435472,43.1713715],[-1.3435028,43.1712151],[-1.3434727,43.1708946],[-1.3434927,43.1708374],[-1.3434927,43.1707649],[-1.3435227,43.1704941],[-1.3435028,43.170166],[-1.3435227,43.1699371],[-1.3435701,43.1696396],[-1.3436401,43.1694298],[-1.3436801,43.1693687],[-1.3437001,43.1693077],[-1.3437101,43.1691399],[-1.3436601,43.1688995],[-1.3436701,43.1685867],[-1.3436401,43.168457],[-1.3436301,43.1683502],[-1.343636,43.168335],[-1.343466,43.1682358],[-1.343206,43.168026],[-1.343016,43.1678352],[-1.342876,43.167675],[-1.342726,43.1676178],[-1.342656,43.1675758],[-1.342396,43.1673775],[-1.342206,43.167305],[-1.342096,43.1672974],[-1.342006,43.1672974],[-1.341956,43.1673279],[-1.3418961,43.1673279],[-1.341866,43.167305],[-1.341916,43.166935],[-1.3418159,43.1667175],[-1.341596,43.1663246],[-1.341586,43.1661949],[-1.341596,43.1657066],[-1.341656,43.1652069],[-1.341626,43.1648445],[-1.341486,43.1645775],[-1.341296,43.1644249],[-1.341116,43.1643066],[-1.340466,43.1640549],[-1.340166,43.1638374],[-1.339076,43.1628952],[-1.338846,43.1627464],[-1.338696,43.1627045],[-1.338496,43.1626854],[-1.338266,43.1626854],[-1.338106,43.1627274],[-1.337666,43.1629066],[-1.337356,43.1630058],[-1.337166,43.1630554],[-1.337096,43.1630478],[-1.337046,43.1630249],[-1.3369859,43.1629753],[-1.336916,43.1628876],[-1.3368996,43.1624985],[-1.3369297,43.1620789],[-1.3369396,43.1617508],[-1.3365597,43.1611595],[-1.3364196,43.1609077],[-1.3362267,43.1607628],[-1.3360368,43.1605721],[-1.3358668,43.1602936],[-1.3358067,43.160244],[-1.3357167,43.1602135],[-1.3356267,43.1601524],[-1.3355868,43.1601143],[-1.3355267,43.1599731],[-1.3354667,43.1599045],[-1.3353767,43.159874],[-1.3351067,43.1596947],[-1.3348668,43.1595154],[-1.3347267,43.1594353],[-1.3345468,43.1593742],[-1.3342967,43.1593056],[-1.3334968,43.1591721],[-1.3331268,43.1590347],[-1.3328768,43.1589546],[-1.3324268,43.1588135],[-1.3317068,43.1586342],[-1.3305467,43.1584244],[-1.3300668,43.1582756],[-1.3296467,43.158165],[-1.3293668,43.158062],[-1.3290068,43.1579132],[-1.3287368,43.1578255],[-1.3285067,43.1577148],[-1.3281868,43.1576424],[-1.3277267,43.1575851],[-1.3274968,43.1575546],[-1.3274567,43.1575241],[-1.3274667,43.1574821],[-1.32767,43.157135],[-1.32768,43.1570473],[-1.32761,43.1568451],[-1.32762,43.1567345],[-1.32772,43.1563454],[-1.3278,43.1561356],[-1.3279001,43.1556549],[-1.32795,43.1555252],[-1.32801,43.1553879],[-1.32828,43.1548958],[-1.32849,43.154335],[-1.32853,43.1541672],[-1.32856,43.1539078],[-1.32865,43.1535645],[-1.32867,43.1534576],[-1.3286977,43.1533966],[-1.3287177,43.1532555],[-1.3286878,43.1530571],[-1.3287077,43.1527977],[-1.3287377,43.1526947],[-1.3288378,43.1524544],[-1.3288478,43.1523361],[-1.3288478,43.1521873],[-1.3287877,43.1518478],[-1.3288077,43.1516876],[-1.3287977,43.1516266],[-1.3287377,43.1515274],[-1.3285377,43.1513672],[-1.3283677,43.1511879],[-1.3281977,43.1510353],[-1.3281077,43.1509247],[-1.3279977,43.1508369],[-1.3277477,43.1506767],[-1.3277078,43.1506348],[-1.3276777,43.1505356],[-1.3276877,43.1502953],[-1.3277277,43.1501579],[-1.3278277,43.1499748],[-1.3280277,43.1495361],[-1.3282478,43.1492348],[-1.3282977,43.1491241],[-1.3283477,43.1489449],[-1.3283777,43.1488953],[-1.3284878,43.1487846],[-1.3285677,43.148735],[-1.3285978,43.1487274],[-1.3287177,43.1486053],[-1.3288077,43.1485252],[-1.3289677,43.1484375],[-1.3290477,43.148407],[-1.3291577,43.1483345],[-1.3294477,43.1481857],[-1.3297378,43.1481171],[-1.3299277,43.1480446],[-1.3302277,43.1480064],[-1.3303577,43.1480064],[-1.3304677,43.1480179],[-1.3305978,43.148056],[-1.3307778,43.1480751],[-1.3313777,43.1481667],[-1.3319278,43.1481972],[-1.3321677,43.1481667],[-1.3323077,43.1481361],[-1.3325077,43.1480675],[-1.3330177,43.1479568],[-1.3330578,43.1479378],[-1.3330678,43.1478958],[-1.3331077,43.1476364],[-1.3332577,43.1474876],[-1.3333178,43.1474075],[-1.3333477,43.147316],[-1.3333577,43.1472549],[-1.3333378,43.1471558],[-1.3333877,43.1469955],[-1.3334178,43.1469345],[-1.3335377,43.1468163],[-1.3336778,43.1467171],[-1.3343477,43.146347],[-1.3344877,43.1462479],[-1.3346177,43.1461143],[-1.3347077,43.1459351],[-1.3347577,43.1458054],[-1.3348777,43.1456642],[-1.3349277,43.145565],[-1.3349377,43.1455154],[-1.3349178,43.1453056],[-1.3349577,43.1452065],[-1.3349878,43.1450844],[-1.3350677,43.1449852],[-1.3351477,43.1447868],[-1.3351778,43.1447678],[-1.3352377,43.1447372],[-1.3351877,43.1446419],[-1.3351176,43.1443825],[-1.3350176,43.1441231],[-1.3350693,43.1440353],[-1.3351593,43.143734],[-1.3351994,43.1433334],[-1.3351893,43.1431961],[-1.3351393,43.1430054],[-1.3350693,43.1428757],[-1.3350093,43.1427765],[-1.3349394,43.1427155],[-1.3348594,43.1426544],[-1.3347694,43.1426163],[-1.3346493,43.1425858],[-1.3341193,43.1425056],[-1.3337393,43.1424751],[-1.3329793,43.1423149],[-1.3328693,43.1422844],[-1.3321294,43.1419563],[-1.3320093,43.1418762],[-1.3317593,43.1416245],[-1.3316493,43.1414642],[-1.3314394,43.1410141],[-1.3314193,43.1408653],[-1.3314294,43.1405334],[-1.3313693,43.1399765],[-1.3313293,43.1398239],[-1.3312893,43.1397667],[-1.3310493,43.1396446],[-1.3307294,43.1394157],[-1.3302894,43.1391449],[-1.3301393,43.1390457],[-1.3299693,43.1388664],[-1.3298893,43.1387367],[-1.3298594,43.1385956],[-1.3298393,43.1384048],[-1.3298494,43.1379852],[-1.3298694,43.1378937],[-1.3299494,43.1377144],[-1.3299893,43.1374664],[-1.3299294,43.137043],[-1.3300093,43.1369057],[-1.3299271,43.1366959],[-1.3299171,43.1364975],[-1.329807,43.1362839],[-1.3297471,43.1361961],[-1.3297271,43.1361351],[-1.329717,43.135994],[-1.3297671,43.1357346],[-1.3297671,43.1355362],[-1.3297371,43.1353874],[-1.329707,43.1352844],[-1.3294871,43.1349564],[-1.3293171,43.1345367],[-1.329267,43.1344452],[-1.329097,43.1342773],[-1.3289771,43.1341248],[-1.328907,43.1340141],[-1.3288071,43.1338959],[-1.3287971,43.1338844],[-1.3287786,43.1338387],[-1.3287086,43.13377],[-1.3283486,43.1337395],[-1.3280286,43.1335487],[-1.3278986,43.1332703],[-1.3278586,43.1332397],[-1.3278186,43.1332207],[-1.3276886,43.1331902],[-1.3275086,43.1331902],[-1.3273886,43.1331596],[-1.3272187,43.1330986],[-1.3271286,43.1330681],[-1.3269886,43.1330605],[-1.3266987,43.1329498],[-1.3265187,43.1329117],[-1.3264486,43.1329117],[-1.3263487,43.1328888],[-1.3262786,43.1329002],[-1.3261886,43.1329117],[-1.3257586,43.1328888],[-1.3255386,43.1328583],[-1.3254186,43.1328812],[-1.3252386,43.1328697],[-1.3248986,43.1328011],[-1.3245786,43.1327095],[-1.3243186,43.1326485],[-1.3239986,43.1325302],[-1.3236386,43.1323586],[-1.3233186,43.1321182],[-1.3232386,43.132019],[-1.3232386,43.1319008],[-1.3232086,43.1318817],[-1.3231186,43.1318703],[-1.3230486,43.1318398],[-1.3229786,43.1318016],[-1.3229086,43.1317482],[-1.3226986,43.1317101],[-1.3226286,43.1317291],[-1.3224686,43.1316795],[-1.3223886,43.1316299],[-1.3223486,43.1316414],[-1.321866,43.1316757],[-1.321196,43.1316566],[-1.320556,43.1316643],[-1.320336,43.1317558],[-1.320106,43.1318665],[-1.319576,43.1320953],[-1.318976,43.1322632],[-1.318716,43.1323242],[-1.318526,43.1323242],[-1.3182859,43.1322861],[-1.318166,43.1322937],[-1.317796,43.1323738],[-1.317386,43.1324539],[-1.316956,43.1324844],[-1.316696,43.1324768],[-1.3165359,43.1324539],[-1.316426,43.1324234],[-1.316196,43.1323242],[-1.316136,43.1323242],[-1.316076,43.1323357],[-1.315966,43.1324043],[-1.315906,43.1324768],[-1.3157361,43.1327858],[-1.315666,43.1328545],[-1.3155414,43.1328659],[-1.3153414,43.1328926],[-1.3152214,43.1329651],[-1.3149014,43.1332245],[-1.3146814,43.1333427],[-1.3140914,43.1335831],[-1.3137513,43.1338043],[-1.3135214,43.1340027],[-1.3132714,43.1342049],[-1.3131014,43.1343155],[-1.3129514,43.1344032],[-1.3127813,43.1344757],[-1.3121414,43.1346741],[-1.3121444,43.1347046],[-1.3121045,43.1347733],[-1.3117845,43.1351547],[-1.3115344,43.1355858],[-1.3113544,43.1360054],[-1.3112944,43.136097],[-1.3109244,43.1369133],[-1.310827,43.1370735],[-1.310737,43.1374435],[-1.310487,43.1379166],[-1.310357,43.1381035],[-1.310007,43.1385231],[-1.309937,43.1386452],[-1.309877,43.1389046],[-1.309707,43.1392136],[-1.309607,43.1393547],[-1.308967,43.1399155],[-1.308587,43.1404648],[-1.308507,43.1406631],[-1.308517,43.1407356],[-1.308507,43.1407738],[-1.308467,43.1408043],[-1.308417,43.1408043],[-1.3083169,43.1407852],[-1.308127,43.1407356],[-1.308127,43.1408463],[-1.308097,43.1408844],[-1.307927,43.140976],[-1.307887,43.1410141],[-1.3078671,43.1410561],[-1.3078671,43.1411247],[-1.307777,43.1411743],[-1.307687,43.1411743],[-1.307637,43.1411858],[-1.3076169,43.1412163],[-1.3076169,43.1412468],[-1.307647,43.1413269],[-1.307627,43.1414146],[-1.307687,43.1414833],[-1.307667,43.1416168],[-1.307107,43.1419334],[-1.307067,43.1419945],[-1.306987,43.142025],[-1.306958,43.1420555],[-1.306868,43.1420746],[-1.306758,43.1421852],[-1.306708,43.1421928],[-1.3066781,43.1421852],[-1.3066781,43.142025],[-1.306638,43.141964],[-1.306648,43.1418228],[-1.306488,43.1417923],[-1.306388,43.1418228],[-1.306298,43.1418839],[-1.3062381,43.1419144],[-1.306198,43.1419029],[-1.3061481,43.1418228],[-1.306188,43.1417427],[-1.306178,43.1416931],[-1.306108,43.1416855],[-1.3057179,43.1417656],[-1.305618,43.1417732],[-1.305508,43.1417656],[-1.305078,43.141613],[-1.304898,43.1415749],[-1.303678,43.1414642],[-1.303268,43.1414528],[-1.302938,43.1414032],[-1.302808,43.1413651],[-1.302658,43.1413956],[-1.302228,43.141304],[-1.302018,43.1412659],[-1.301998,43.1412659],[-1.3019266,43.1412926],[-1.3018466,43.1413002],[-1.3016967,43.1412926],[-1.3008367,43.14114],[-1.3003067,43.1410713],[-1.3001966,43.1410332],[-1.3001267,43.1409225],[-1.2998067,43.1409836],[-1.2996767,43.1410332],[-1.2995867,43.1410522],[-1.2994766,43.1410408],[-1.2993066,43.1409721],[-1.299116,43.1409988],[-1.2985359,43.1410599],[-1.298316,43.1410484],[-1.2979259,43.1410713],[-1.297716,43.1410294],[-1.297466,43.1409607],[-1.297246,43.1408615],[-1.296836,43.1407814],[-1.296436,43.1407394],[-1.2962461,43.1407394],[-1.296046,43.1406898],[-1.295746,43.1407204],[-1.295566,43.1406784],[-1.295236,43.1406403],[-1.294986,43.1405602],[-1.294706,43.1405182],[-1.294366,43.1404915],[-1.294036,43.1404419],[-1.293946,43.1404495],[-1.293716,43.1404419],[-1.293386,43.1405106],[-1.2931859,43.1405602],[-1.292976,43.1405792],[-1.292806,43.1406212],[-1.2926559,43.1406403],[-1.2925794,43.1407623],[-1.2924843,43.1408119],[-1.2922943,43.1409721],[-1.2920443,43.1411018],[-1.2918943,43.1412315],[-1.2918643,43.1413193],[-1.2918695,43.1413689],[-1.2919794,43.141449],[-1.2923495,43.1417389],[-1.2924695,43.1417923],[-1.2925695,43.1418724],[-1.2927694,43.1419907],[-1.2929095,43.1421318],[-1.2931194,43.142292],[-1.2932495,43.1424294],[-1.2933694,43.1425819],[-1.2936394,43.142849],[-1.2937795,43.1430206],[-1.2939795,43.1433792],[-1.2940495,43.1434517],[-1.2943195,43.1438408],[-1.2945695,43.1440926],[-1.2946194,43.1441917],[-1.2946595,43.1442223],[-1.2946795,43.1442604],[-1.2946795,43.1443024],[-1.2946595,43.1443405],[-1.2946595,43.1443901],[-1.2947595,43.1445808],[-1.2947582,43.1446609],[-1.2947183,43.1447411],[-1.2946682,43.1450081],[-1.2946267,43.145134],[-1.2945868,43.1453552],[-1.2944467,43.1457748],[-1.2943767,43.1459045],[-1.2943168,43.1459846],[-1.2942967,43.1460648],[-1.2942168,43.1461754],[-1.2941967,43.1462631],[-1.2941668,43.1463242],[-1.2940167,43.1465263],[-1.2939968,43.1466026],[-1.2940367,43.1468735],[-1.2940267,43.1469345],[-1.2939768,43.1469727],[-1.2938182,43.1470108],[-1.2937382,43.1470413],[-1.2937183,43.1470795],[-1.2937282,43.14711],[-1.2937783,43.1471519],[-1.2938982,43.1471825],[-1.2940283,43.1472015],[-1.2941383,43.1472015],[-1.2942936,43.1472778],[-1.2947936,43.1473656],[-1.2949136,43.147377],[-1.2952436,43.1474571],[-1.2953236,43.1474953],[-1.2953736,43.1475449],[-1.2953936,43.1476669],[-1.2953955,43.1478081],[-1.2953855,43.1478767],[-1.2953454,43.1479378],[-1.2952855,43.1481476],[-1.2952554,43.1481857],[-1.2952055,43.1482162],[-1.2951854,43.1482277],[-1.2951324,43.1483727],[-1.2949023,43.1487045],[-1.2947624,43.1488724],[-1.2944024,43.1492348],[-1.2943023,43.1493225],[-1.2941324,43.1494255],[-1.2934424,43.1497154],[-1.2934023,43.1497536],[-1.2933923,43.1498032],[-1.2933824,43.150013],[-1.2930696,43.1502419],[-1.2928396,43.1503716],[-1.2926797,43.1505013],[-1.2925696,43.1506615],[-1.2924896,43.150753],[-1.2924496,43.1508904],[-1.2924297,43.151001],[-1.2923796,43.1510811],[-1.2923696,43.1511497],[-1.2923996,43.1512527],[-1.2923397,43.1512718],[-1.2922497,43.1512794],[-1.2921697,43.1512604],[-1.2921193,43.1512833],[-1.2920592,43.1512909],[-1.2919292,43.1512833],[-1.2914592,43.1512146],[-1.2912692,43.1512222],[-1.2909292,43.1511917],[-1.290701,43.1512222],[-1.2905411,43.1512527],[-1.290361,43.15131],[-1.289201,43.1518593],[-1.289001,43.1519928],[-1.288781,43.1521797],[-1.288301,43.1527214],[-1.288221,43.1528015],[-1.287951,43.1529694],[-1.287531,43.1532516],[-1.287431,43.1533012],[-1.287291,43.1533508],[-1.2873214,43.1535149],[-1.2873116,43.1536255],[-1.2871915,43.1538734],[-1.2871015,43.154026],[-1.2870215,43.1541443],[-1.2869115,43.1542625],[-1.2864316,43.1547127],[-1.2859915,43.154995],[-1.2854515,43.155365],[-1.2851915,43.1554947],[-1.2850815,43.1555328],[-1.2848415,43.1555824],[-1.2843915,43.1557236],[-1.2839315,43.1559448],[-1.2838515,43.1559448],[-1.2836915,43.1558838],[-1.2836314,43.1558342],[-1.2835915,43.155735],[-1.2836115,43.1554337],[-1.2837615,43.1551933],[-1.2831615,43.1549759],[-1.2829015,43.1549149],[-1.2827215,43.1548843],[-1.2825115,43.1548843],[-1.2822915,43.1548958],[-1.2820815,43.1549225],[-1.2819115,43.154953],[-1.2817115,43.155014],[-1.2815115,43.1551056],[-1.2811515,43.155304],[-1.2810615,43.1553345],[-1.2809415,43.1553459],[-1.2808515,43.1553459],[-1.2807316,43.1553345],[-1.2806115,43.155304],[-1.2801116,43.1551056],[-1.2798015,43.1549759],[-1.2795415,43.1548729],[-1.2790315,43.1547127],[-1.2787815,43.1546555],[-1.2786815,43.1546555],[-1.2780114,43.1546631],[-1.2774515,43.1546555],[-1.2770015,43.154583],[-1.2768815,43.1545753],[-1.2767615,43.1545753],[-1.2764314,43.1546326],[-1.2762215,43.1546631],[-1.2756115,43.1546936],[-1.2753915,43.154686],[-1.2747415,43.1546135],[-1.2744515,43.1545944],[-1.2742815,43.1546059],[-1.2739515,43.1546631],[-1.2733015,43.1548653],[-1.2730515,43.154953],[-1.2728015,43.1550751],[-1.2726415,43.1552048],[-1.2724814,43.1554527],[-1.2724315,43.1555061],[-1.2723815,43.1555252],[-1.2723114,43.1555328],[-1.2721314,43.1555252],[-1.2719815,43.1555328],[-1.2718115,43.1555634],[-1.2715415,43.1556244],[-1.2710315,43.1557961],[-1.2708815,43.1558762],[-1.2704415,43.1562347],[-1.2702315,43.1563644],[-1.2700115,43.1564636],[-1.2696215,43.1565628],[-1.2689915,43.1568336],[-1.2686315,43.1569633],[-1.2684715,43.1570053],[-1.2682315,43.1570053],[-1.2680815,43.1569633],[-1.2678216,43.1568451],[-1.2677515,43.1568336],[-1.2677015,43.1568336],[-1.2676615,43.1568527],[-1.2675616,43.1570435],[-1.2675115,43.1571159],[-1.2674716,43.1571541],[-1.2674015,43.1571846],[-1.2673115,43.157196],[-1.2666914,43.1571236],[-1.2659816,43.157093],[-1.2656915,43.1570625],[-1.2654115,43.1570435],[-1.2649415,43.1570625],[-1.2636615,43.1571655],[-1.2634715,43.1571655],[-1.2632415,43.1571846],[-1.2627915,43.1572342],[-1.2615615,43.1571045],[-1.2611915,43.1570549],[-1.2609814,43.1570435],[-1.2606715,43.1570549],[-1.2603616,43.157093],[-1.2602115,43.1571846],[-1.2600181,43.1571274],[-1.2597882,43.1571045],[-1.2596581,43.1571159],[-1.2594682,43.157135],[-1.2592481,43.1572151],[-1.2589681,43.1573753],[-1.2588781,43.1574059],[-1.2587781,43.1574173],[-1.2585181,43.1573944],[-1.2572682,43.157135],[-1.2570481,43.1571045],[-1.2565682,43.1570969],[-1.2560581,43.1570244],[-1.2559282,43.1570168],[-1.2558281,43.1570244],[-1.2557081,43.1570473],[-1.2555381,43.1570969],[-1.2553082,43.1572075],[-1.2547882,43.1574974],[-1.2546781,43.157547],[-1.2545182,43.1575851],[-1.2542782,43.1576271],[-1.2531881,43.1577873],[-1.2530582,43.1578255],[-1.2529582,43.1578674],[-1.2528481,43.1579475],[-1.2524881,43.1582565],[-1.2523482,43.1584167],[-1.2520081,43.1588745],[-1.2518882,43.1590042],[-1.2517581,43.1591072],[-1.2515382,43.1592255],[-1.2509781,43.1594963],[-1.2495781,43.1600266],[-1.2495081,43.1600647],[-1.2491581,43.1603775],[-1.2488282,43.1605759],[-1.2487981,43.1606255],[-1.2487881,43.1606865],[-1.2487981,43.1608238],[-1.2487881,43.1609573],[-1.2487681,43.1610565],[-1.2487081,43.1611938],[-1.2486382,43.1613274],[-1.2485482,43.1614342],[-1.2484581,43.1615143],[-1.2483381,43.1615868],[-1.2481881,43.161644],[-1.2479281,43.1617355],[-1.2478181,43.1617775],[-1.2477481,43.1618271],[-1.2476681,43.1619568],[-1.2476281,43.1620445],[-1.2475182,43.1625443],[-1.2474781,43.1626549],[-1.2474282,43.1627541],[-1.2473482,43.1628265],[-1.2472281,43.1628876],[-1.2464181,43.1631355],[-1.2461782,43.1632271],[-1.2456281,43.1634674],[-1.2452681,43.1636772],[-1.2449281,43.1643372],[-1.2447782,43.164505],[-1.2444582,43.164547],[-1.2440381,43.164505],[-1.2437681,43.164444],[-1.2427782,43.1641464],[-1.2422482,43.1640358],[-1.2420181,43.1639748],[-1.2414781,43.1638451],[-1.2413881,43.1638145],[-1.2412581,43.1637459],[-1.2403082,43.1630974],[-1.2397982,43.1627541],[-1.2395581,43.1625671],[-1.2391081,43.162117],[-1.2388681,43.1619072],[-1.2387881,43.1618271]]},{"id":17733,"author":"Ubicarta","name_GR":"Pyrenees: 06 Saint-Jean-Pied-de-Port to Kaskoleta","description_GR":"Saint-Jean-Pied-de-Port to Kaskoleta by Ubicarta","path":"FRANCE\/GR10_DAY_06","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":16063,"name_EN":"Pyrenees: 06 Saint-Jean-Pied-de-Port \u00e0 Kaskoleta","description_EN":"Saint-Jean-Pied-de-Port \u00e0 Kaskoleta par Ubicarta","ascent_time":363,"descent_time":344,"marker":"France_GR10","level":9,"ascent":1112,"descent":666,"maxelev":614,"minelev":168,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.238786 43.09124,-1.165604 43.16367)","views":7,"millestones":"0,-1.2387856,43.1618309#1,-1.2298176,43.1609610#2,-1.2240788,43.1538867#3,-1.2168961,43.1479845#4,-1.2112653,43.1416344#5,-1.2063368,43.1356405#6,-1.2069901,43.1280679#7,-1.2004184,43.1237211#8,-1.1906915,43.1200586#9,-1.1852230,43.1150962#10,-1.1906228,43.1111538#11,-1.1931823,43.1066681#12,-1.1957013,43.1044201#13,-1.1875050,43.1032897#14,-1.1807453,43.0991043#15,-1.1742532,43.0976410#16.1,-1.1655978,43.0912437","x":-1.1850522,"y":43.1154175,"coor":[[-1.2387856,43.1618309],[-1.2387656,43.1617813],[-1.2387156,43.1617622],[-1.2378656,43.1614723],[-1.2377656,43.1614418],[-1.2377256,43.1614418],[-1.2373956,43.161972],[-1.2371856,43.1624222],[-1.2371556,43.1625099],[-1.2369856,43.1627922],[-1.2369256,43.1628304],[-1.2362657,43.1631622],[-1.2360057,43.1632996],[-1.2355956,43.1634903],[-1.2354356,43.1635513],[-1.2349956,43.1636505],[-1.2347456,43.1636696],[-1.2344157,43.1636696],[-1.2342457,43.1636391],[-1.2339079,43.1635399],[-1.2335579,43.1633492],[-1.232788,43.1629677],[-1.2324079,43.1628189],[-1.2321179,43.1626587],[-1.2319379,43.16259],[-1.2315179,43.1624374],[-1.2311679,43.1623497],[-1.2310879,43.1623497],[-1.2308679,43.1623688],[-1.2307479,43.1623383],[-1.2304279,43.1621475],[-1.2302679,43.1619987],[-1.2301779,43.1618576],[-1.2300079,43.1613884],[-1.229798,43.1609268],[-1.2295579,43.1605263],[-1.2293079,43.1601868],[-1.228928,43.1597481],[-1.228388,43.15905],[-1.2281979,43.1588364],[-1.2275579,43.1580391],[-1.2273779,43.1578598],[-1.2271979,43.1576881],[-1.2263279,43.1572075],[-1.2261379,43.1571274],[-1.225418,43.1568871],[-1.224808,43.1566772],[-1.2246679,43.1566086],[-1.2244679,43.1564865],[-1.2244079,43.1564293],[-1.2243379,43.1563072],[-1.2241379,43.1559296],[-1.223998,43.1555595],[-1.223918,43.1554565],[-1.2238179,43.1553574],[-1.2239008,43.1552505],[-1.2239908,43.1550407],[-1.2240108,43.1549606],[-1.2239808,43.1547279],[-1.2240008,43.1546593],[-1.2240608,43.1545181],[-1.2240409,43.1540909],[-1.2240509,43.1539879],[-1.2240808,43.1539383],[-1.2240808,43.1538887],[-1.2240509,43.1538582],[-1.2239908,43.1538582],[-1.2239408,43.1538887],[-1.2239008,43.1539307],[-1.2237809,43.1540108],[-1.2236308,43.1540604],[-1.2233509,43.1540794],[-1.2228408,43.1540794],[-1.2225808,43.1540375],[-1.2222009,43.1539078],[-1.2216609,43.1535873],[-1.2215708,43.1535187],[-1.2214909,43.1534195],[-1.2212608,43.1531181],[-1.2211908,43.1529884],[-1.2210408,43.1527405],[-1.2209008,43.1526108],[-1.2205309,43.1520386],[-1.2203108,43.1517372],[-1.2200809,43.1514778],[-1.2198808,43.1512794],[-1.2198008,43.1511688],[-1.2196808,43.1506577],[-1.2195208,43.1504097],[-1.2193208,43.1501579],[-1.2190108,43.1497993],[-1.2183008,43.1491699],[-1.2181709,43.1490974],[-1.218163,43.1490059],[-1.2181031,43.1489258],[-1.218083,43.1488571],[-1.218063,43.1487083],[-1.2180231,43.1486664],[-1.217773,43.1486282],[-1.217003,43.1485291],[-1.216933,43.1485062],[-1.216873,43.1484795],[-1.216813,43.1484261],[-1.2167931,43.1483459],[-1.2168031,43.1482887],[-1.216873,43.148056],[-1.2172431,43.1473694],[-1.217303,43.1469383],[-1.217293,43.1468086],[-1.217157,43.1467361],[-1.217047,43.1466484],[-1.2167671,43.1462784],[-1.216607,43.1461067],[-1.2162271,43.1457672],[-1.2157971,43.1454773],[-1.2157171,43.1454086],[-1.215597,43.1452675],[-1.2155371,43.1451569],[-1.215487,43.1450386],[-1.215387,43.1447372],[-1.215317,43.1446075],[-1.215167,43.1444473],[-1.2150871,43.1444054],[-1.214967,43.1443787],[-1.2148271,43.1443672],[-1.2143871,43.1443863],[-1.2136871,43.1443062],[-1.213537,43.1442757],[-1.213407,43.1442375],[-1.213217,43.144146],[-1.212757,43.1438255],[-1.2122971,43.1435966],[-1.211657,43.1432571],[-1.2115071,43.143177],[-1.211377,43.1431389],[-1.211197,43.1431084],[-1.2111571,43.1430855],[-1.2111371,43.1430588],[-1.211127,43.1430168],[-1.2111371,43.1429482],[-1.2112471,43.1425781],[-1.211267,43.1424065],[-1.2112471,43.1421661],[-1.211267,43.1416664],[-1.2112371,43.1411285],[-1.2112471,43.141037],[-1.211307,43.140789],[-1.2112271,43.1404266],[-1.211117,43.1401176],[-1.211037,43.139946],[-1.210847,43.1396179],[-1.210767,43.1395187],[-1.210397,43.1392059],[-1.2102571,43.1391373],[-1.210117,43.1390877],[-1.209987,43.1390457],[-1.209707,43.1389961],[-1.2092971,43.1389771],[-1.209257,43.1389389],[-1.209047,43.1389008],[-1.208887,43.1389084],[-1.208717,43.1389313],[-1.208527,43.1389198],[-1.208437,43.1388817],[-1.208177,43.1387291],[-1.207777,43.1384315],[-1.2076271,43.1383705],[-1.2075469,43.1383095],[-1.207497,43.1382599],[-1.207407,43.1380501],[-1.207347,43.1378593],[-1.207297,43.1377602],[-1.207117,43.1376419],[-1.207077,43.1375694],[-1.206997,43.1373596],[-1.2071246,43.1371078],[-1.2071047,43.1370392],[-1.2069147,43.1368408],[-1.2068846,43.1367874],[-1.2068946,43.1365204],[-1.2068646,43.1362686],[-1.2068347,43.136219],[-1.2067347,43.1361694],[-1.2061447,43.1359291],[-1.2058547,43.135849],[-1.2056847,43.1358376],[-1.2056247,43.1358109],[-1.2055947,43.1357689],[-1.2055947,43.1356888],[-1.2056247,43.1356392],[-1.2059246,43.1355476],[-1.2060547,43.1355476],[-1.2061746,43.135601],[-1.2063247,43.1356392],[-1.2065146,43.1356583],[-1.2067547,43.1356583],[-1.2070247,43.1356773],[-1.2072146,43.1356773],[-1.2073647,43.1356277],[-1.2076447,43.1354599],[-1.2077446,43.1353798],[-1.2078147,43.1353188],[-1.2079546,43.135128],[-1.2079847,43.1350403],[-1.2081046,43.1347809],[-1.2082946,43.1345177],[-1.2084446,43.1342506],[-1.2085032,43.1341743],[-1.2085333,43.1340866],[-1.2085932,43.1338234],[-1.2085932,43.1337051],[-1.2085532,43.1335258],[-1.2085732,43.1334267],[-1.208508,43.1333618],[-1.208268,43.1332283],[-1.208118,43.1330986],[-1.208058,43.1330185],[-1.208038,43.1329498],[-1.2080981,43.1324196],[-1.208078,43.1322708],[-1.208088,43.1322289],[-1.208308,43.1319695],[-1.208328,43.1319389],[-1.208359,43.1317749],[-1.208329,43.1316833],[-1.208269,43.1316032],[-1.207999,43.1313667],[-1.207839,43.1311836],[-1.207719,43.1310349],[-1.2075289,43.1307755],[-1.207389,43.1305542],[-1.207269,43.1302338],[-1.207209,43.1301346],[-1.207159,43.1299934],[-1.207109,43.1298141],[-1.2070791,43.1295547],[-1.207059,43.1290932],[-1.206989,43.1290054],[-1.206939,43.1288834],[-1.206919,43.1288261],[-1.206939,43.1285553],[-1.2069089,43.1283035],[-1.206969,43.1281242],[-1.207099,43.1279449],[-1.207489,43.1272469],[-1.207689,43.1270256],[-1.207749,43.1269341],[-1.207769,43.1268654],[-1.207759,43.1268349],[-1.207729,43.1268044],[-1.207659,43.1267853],[-1.207539,43.1267967],[-1.207419,43.1268349],[-1.207249,43.1269035],[-1.206989,43.1270332],[-1.206869,43.1271133],[-1.2061468,43.1270027],[-1.2056568,43.1269302],[-1.2050068,43.1268997],[-1.2048368,43.1268806],[-1.2047569,43.1268616],[-1.2047868,43.1266594],[-1.2047268,43.1265793],[-1.2046968,43.1265793],[-1.204183,43.1263275],[-1.2039829,43.1262169],[-1.203933,43.1261559],[-1.203823,43.1258774],[-1.203643,43.1255188],[-1.203573,43.125248],[-1.203523,43.1251755],[-1.203113,43.1249084],[-1.203023,43.1248169],[-1.202963,43.1247368],[-1.202873,43.1245575],[-1.202783,43.1244164],[-1.202703,43.1243286],[-1.202623,43.1241951],[-1.2025729,43.1241684],[-1.202533,43.1241455],[-1.202283,43.1241684],[-1.201893,43.1241455],[-1.201663,43.1241875],[-1.201323,43.1242867],[-1.201033,43.1243057],[-1.2009929,43.1242981],[-1.200973,43.1242752],[-1.2009929,43.1241684],[-1.200973,43.1241264],[-1.200893,43.1240387],[-1.200603,43.1238365],[-1.2002929,43.1236458],[-1.200183,43.123558],[-1.2000231,43.1233559],[-1.1999331,43.1232872],[-1.1998529,43.1232262],[-1.199773,43.1231956],[-1.199693,43.1231766],[-1.199423,43.1232071],[-1.199123,43.1232681],[-1.199043,43.1232758],[-1.198833,43.1232262],[-1.198423,43.1230354],[-1.198323,43.1230087],[-1.198033,43.1230278],[-1.197953,43.1230164],[-1.197893,43.1230087],[-1.197843,43.1229782],[-1.197543,43.1226883],[-1.197403,43.1225777],[-1.1972131,43.1224785],[-1.197003,43.1223869],[-1.196653,43.1222763],[-1.196573,43.1222267],[-1.196393,43.1220665],[-1.196263,43.1219673],[-1.196103,43.1218872],[-1.195953,43.1218185],[-1.194913,43.1215477],[-1.1948702,43.1215248],[-1.1944402,43.1214447],[-1.1940802,43.1213455],[-1.1939702,43.1212959],[-1.1937002,43.1212654],[-1.1935103,43.1212082],[-1.1933203,43.1210251],[-1.1932702,43.1209564],[-1.1931603,43.1206779],[-1.1931403,43.1205063],[-1.1931202,43.1204567],[-1.1930703,43.1204262],[-1.1929502,43.1204147],[-1.1926802,43.1204147],[-1.1922902,43.1204376],[-1.1920702,43.1204681],[-1.1919203,43.1205177],[-1.1917102,43.1206474],[-1.1915703,43.1207085],[-1.1914803,43.1207466],[-1.1914439,43.1207161],[-1.1911839,43.1206169],[-1.1910839,43.1205673],[-1.1910139,43.1205063],[-1.1908239,43.1202164],[-1.190634,43.1199875],[-1.190014,43.1194878],[-1.1897839,43.1193581],[-1.189634,43.1193047],[-1.1895421,43.1193161],[-1.1887021,43.1195488],[-1.1885421,43.1195679],[-1.1882521,43.1195984],[-1.1880322,43.1195869],[-1.1879522,43.1195679],[-1.1874621,43.1192665],[-1.1872821,43.1192169],[-1.1871121,43.1191864],[-1.1868021,43.1191673],[-1.1866521,43.1191368],[-1.1865021,43.1190987],[-1.1862121,43.1189957],[-1.1855021,43.1188087],[-1.1850721,43.1188164],[-1.1849821,43.1187973],[-1.1849622,43.1187782],[-1.1849921,43.1186676],[-1.1850721,43.118576],[-1.1854621,43.118206],[-1.1856321,43.1180763],[-1.1860222,43.1178169],[-1.1860821,43.1177368],[-1.1861321,43.1176491],[-1.1861521,43.1175461],[-1.1861221,43.1172562],[-1.1860521,43.1170883],[-1.1860121,43.1170158],[-1.1858621,43.1168861],[-1.1857121,43.116787],[-1.1856021,43.1167068],[-1.1855021,43.1165771],[-1.1853321,43.1162987],[-1.1850121,43.1158676],[-1.1849622,43.1157875],[-1.1849622,43.115696],[-1.1850121,43.1154976],[-1.1850522,43.1154175],[-1.1852021,43.115139],[-1.1853621,43.1149673],[-1.1853721,43.1149063],[-1.1854839,43.114296],[-1.1855139,43.1137772],[-1.1856439,43.1133652],[-1.185674,43.1132545],[-1.185674,43.1131439],[-1.1856339,43.1130638],[-1.1855239,43.1129951],[-1.1853739,43.112915],[-1.1853539,43.1128654],[-1.1853439,43.1127052],[-1.1852039,43.1123161],[-1.1851839,43.1122055],[-1.1851939,43.1119461],[-1.1851639,43.1117859],[-1.1851739,43.1117554],[-1.1852039,43.1117363],[-1.1854739,43.1116142],[-1.1855938,43.1116066],[-1.1857839,43.1116562],[-1.1861739,43.1118965],[-1.1863339,43.1119537],[-1.1866139,43.1119957],[-1.1870139,43.1119843],[-1.1872039,43.1120338],[-1.1874539,43.1121368],[-1.1875739,43.1121674],[-1.187694,43.112175],[-1.1878439,43.112175],[-1.1879539,43.1121674],[-1.1881139,43.1121254],[-1.1885839,43.1119537],[-1.1888939,43.111805],[-1.189014,43.1117744],[-1.189364,43.1117249],[-1.1894439,43.1117363],[-1.1895639,43.1117744],[-1.189624,43.111824],[-1.1896939,43.1118355],[-1.1897439,43.1117973],[-1.1899039,43.111557],[-1.1899239,43.1114769],[-1.1899139,43.1112671],[-1.1897939,43.1109657],[-1.1898139,43.1108856],[-1.1898339,43.1108246],[-1.1898839,43.1107941],[-1.1899339,43.1107864],[-1.190064,43.110817],[-1.1902339,43.1109161],[-1.1903839,43.1110268],[-1.1906439,43.1111641],[-1.1909939,43.1112938],[-1.1912839,43.1114273],[-1.1913739,43.111454],[-1.1914839,43.1114655],[-1.1916039,43.1114655],[-1.1917939,43.1114159],[-1.1920038,43.1113358],[-1.1922039,43.1112366],[-1.1924139,43.1111145],[-1.1929339,43.1106949],[-1.1932839,43.1103058],[-1.1932939,43.1102638],[-1.1932539,43.1101761],[-1.1931939,43.1101265],[-1.1931239,43.1100845],[-1.1930239,43.110054],[-1.1924539,43.1099854],[-1.1922239,43.1099358],[-1.1920539,43.1098862],[-1.1920139,43.1098557],[-1.1919739,43.1096573],[-1.1920639,43.1091347],[-1.1921239,43.1089363],[-1.1922839,43.1085968],[-1.1922839,43.1085243],[-1.1922339,43.1083755],[-1.1922439,43.1083374],[-1.1922839,43.1083145],[-1.1923239,43.108326],[-1.1923939,43.1083641],[-1.1924539,43.1084442],[-1.1924939,43.1085243],[-1.1925339,43.1086464],[-1.1925339,43.1087952],[-1.1926339,43.109127],[-1.1926639,43.1091347],[-1.1927038,43.1091347],[-1.1927339,43.1091156],[-1.1927539,43.1089363],[-1.1928339,43.1087646],[-1.1931239,43.1083145],[-1.1931639,43.1082039],[-1.1932338,43.1080437],[-1.1933539,43.1078873],[-1.1935639,43.1075439],[-1.1935939,43.1074562],[-1.1936039,43.1073761],[-1.1935939,43.1072845],[-1.1935239,43.1070938],[-1.1934639,43.1069946],[-1.1932639,43.1068268],[-1.1931239,43.1067467],[-1.1930939,43.1067162],[-1.1930839,43.1066971],[-1.1930939,43.1066666],[-1.193134,43.1066551],[-1.1935539,43.1067657],[-1.1937439,43.1068344],[-1.1940639,43.1069641],[-1.1942739,43.1071053],[-1.1943439,43.1071739],[-1.1943939,43.1072655],[-1.194364,43.107357],[-1.1943139,43.1074562],[-1.1942639,43.1076241],[-1.1942139,43.1077156],[-1.194194,43.1077766],[-1.1942039,43.1078262],[-1.1942439,43.1078453],[-1.1942838,43.1078453],[-1.1943139,43.1078148],[-1.1943939,43.1076736],[-1.1945639,43.1075249],[-1.1946239,43.1074867],[-1.1949339,43.1073761],[-1.1950539,43.1072655],[-1.1950839,43.1071663],[-1.1950539,43.1070557],[-1.1950239,43.1069756],[-1.1948239,43.1066666],[-1.1946939,43.1065063],[-1.1944339,43.1062355],[-1.1942439,43.1060944],[-1.1940839,43.1059952],[-1.1940639,43.1059647],[-1.1940739,43.1059341],[-1.194104,43.1059265],[-1.1941639,43.1059341],[-1.1945539,43.1060753],[-1.1948041,43.1061554],[-1.1950442,43.1062584],[-1.1953241,43.1064072],[-1.1956741,43.1066284],[-1.1958841,43.1067276],[-1.1960541,43.1068382],[-1.1961641,43.1068878],[-1.1962141,43.1068878],[-1.1963041,43.1068649],[-1.1963041,43.1068459],[-1.1961842,43.1067581],[-1.1961541,43.1067162],[-1.1961741,43.1066856],[-1.1962341,43.1066666],[-1.1963841,43.1066971],[-1.1964442,43.1066971],[-1.1964941,43.106678],[-1.1967241,43.1062584],[-1.1966408,43.1062202],[-1.1965809,43.1061516],[-1.1965709,43.1060905],[-1.1965009,43.1059914],[-1.1963109,43.1057625],[-1.1961409,43.1054916],[-1.1960609,43.1053314],[-1.1958909,43.1047897],[-1.1957309,43.1045723],[-1.1957009,43.1044121],[-1.1957209,43.1042709],[-1.1956544,43.1042404],[-1.1954545,43.1041107],[-1.1953745,43.104023],[-1.1953344,43.1039925],[-1.1950444,43.1039925],[-1.1950045,43.103981],[-1.1949245,43.1037827],[-1.1948844,43.1037521],[-1.1948545,43.1037407],[-1.1948245,43.1037598],[-1.1947244,43.1038704],[-1.1946445,43.1038704],[-1.1946144,43.1038628],[-1.1946044,43.1038322],[-1.1946944,43.103672],[-1.1947144,43.10355],[-1.1946844,43.103302],[-1.1945045,43.1027412],[-1.1944644,43.1025696],[-1.1944444,43.1025429],[-1.1944045,43.1025314],[-1.1943744,43.1025429],[-1.1943444,43.1026115],[-1.1942644,43.1029625],[-1.1942044,43.1030922],[-1.1941644,43.1031303],[-1.1940944,43.1031723],[-1.1939944,43.1031723],[-1.1938645,43.1031113],[-1.1938044,43.1030426],[-1.1937045,43.1028328],[-1.1935945,43.1027603],[-1.1932545,43.1026726],[-1.1931044,43.1026421],[-1.1926445,43.1026001],[-1.1923845,43.1025925],[-1.1922945,43.1026115],[-1.1917444,43.1028099],[-1.1915544,43.1028214],[-1.1913744,43.1028595],[-1.1912245,43.1029015],[-1.1909144,43.1030617],[-1.1907444,43.1031113],[-1.1905144,43.1031609],[-1.1901045,43.1032104],[-1.1899544,43.1032028],[-1.1897445,43.1031723],[-1.1895344,43.1031113],[-1.1894045,43.1030617],[-1.1892145,43.102951],[-1.1890744,43.1028519],[-1.1889344,43.1027794],[-1.1887945,43.1027222],[-1.1886444,43.1026917],[-1.1885945,43.1026917],[-1.1882744,43.1029015],[-1.1881745,43.102951],[-1.1878245,43.1030617],[-1.1876944,43.1031227],[-1.1876144,43.1031723],[-1.1874745,43.1033211],[-1.1873845,43.1034012],[-1.1873244,43.1034317],[-1.1872145,43.1034317],[-1.1871344,43.1034126],[-1.1870444,43.1033821],[-1.1869044,43.1032906],[-1.1868445,43.1032104],[-1.1868144,43.1030998],[-1.1867745,43.102581],[-1.1867344,43.10252],[-1.1863844,43.1022224],[-1.1863245,43.1021423],[-1.1862844,43.1019821],[-1.1862944,43.1018906],[-1.1863245,43.1018105],[-1.1864045,43.1016808],[-1.1865945,43.1014214],[-1.1867144,43.101223],[-1.1867244,43.1011696],[-1.1866845,43.1011314],[-1.1866244,43.1011009],[-1.1861545,43.1008911],[-1.1860545,43.100811],[-1.1859545,43.1006813],[-1.1858945,43.100563],[-1.1858244,43.1005096],[-1.1857544,43.1004906],[-1.1855844,43.1004829],[-1.1854345,43.1005096],[-1.1851344,43.1006126],[-1.1850544,43.1006317],[-1.1849844,43.1006203],[-1.1849045,43.1006012],[-1.1848345,43.100563],[-1.1845944,43.1003494],[-1.1844344,43.1002731],[-1.1843145,43.1002426],[-1.1841345,43.1002007],[-1.1838144,43.1001701],[-1.1835744,43.1000519],[-1.1832944,43.0998802],[-1.1831645,43.0998306],[-1.1830845,43.0998611],[-1.1830344,43.0998802],[-1.1830144,43.0999222],[-1.1829045,43.1003418],[-1.1828744,43.1003914],[-1.1827945,43.1004105],[-1.1825844,43.1004601],[-1.1823845,43.1004829],[-1.1822945,43.1004715],[-1.1822145,43.1004295],[-1.1817344,43.1001625],[-1.1816244,43.1000824],[-1.1815444,43.1000023],[-1.1814644,43.0998726],[-1.1814945,43.0996513],[-1.1814744,43.0996094],[-1.1814145,43.0995598],[-1.1810744,43.0993614],[-1.1806345,43.0990219],[-1.1805844,43.0989799],[-1.1804944,43.0988121],[-1.1801645,43.098671],[-1.1797345,43.0983009],[-1.1792145,43.0976028],[-1.1790044,43.0971527],[-1.1789144,43.0970421],[-1.1788645,43.097023],[-1.1788244,43.0970116],[-1.1786845,43.0970497],[-1.1783844,43.0972328],[-1.1782244,43.0973129],[-1.1780745,43.0973625],[-1.1779144,43.0973701],[-1.1778444,43.0973701],[-1.1775944,43.0973015],[-1.1774844,43.0972824],[-1.1772945,43.0973015],[-1.1770644,43.0973511],[-1.1766144,43.0975418],[-1.1765344,43.0975914],[-1.1764845,43.0976715],[-1.1764244,43.0977097],[-1.1763544,43.0977325],[-1.1755245,43.0976601],[-1.1754044,43.0976601],[-1.1753645,43.097683],[-1.1753345,43.0977402],[-1.1752944,43.0978622],[-1.1752645,43.0980797],[-1.1753144,43.0982819],[-1.1754144,43.0985298],[-1.1754345,43.0986404],[-1.1754545,43.0988503],[-1.1754744,43.0989418],[-1.1755944,43.0992622],[-1.1755605,43.0992508],[-1.1754105,43.0990715],[-1.1753105,43.0989609],[-1.1752205,43.0988235],[-1.1751704,43.0986099],[-1.1751405,43.0985718],[-1.1750605,43.0985031],[-1.1748805,43.0984001],[-1.1748105,43.0982933],[-1.1746814,43.0982018],[-1.1746014,43.0981293],[-1.1744914,43.0979424],[-1.1744614,43.0978394],[-1.1743615,43.0977287],[-1.1742615,43.0976486],[-1.1741414,43.0975113],[-1.1736914,43.0969086],[-1.1735914,43.0967216],[-1.1735414,43.0966721],[-1.1734514,43.096611],[-1.1733414,43.0965691],[-1.1732378,43.0964432],[-1.1731278,43.0963364],[-1.1729678,43.0962143],[-1.1726778,43.0960464],[-1.1724977,43.0959435],[-1.1721678,43.0958633],[-1.1719978,43.0957756],[-1.1718978,43.0957336],[-1.1713378,43.095665],[-1.1707878,43.0956154],[-1.1703378,43.0955048],[-1.1699477,43.0954056],[-1.1696178,43.095295],[-1.1694179,43.0952034],[-1.1692878,43.0951347],[-1.1691577,43.0950241],[-1.1690478,43.094883],[-1.1690078,43.0948029],[-1.1689478,43.0945435],[-1.1688977,43.0944328],[-1.1686878,43.0941734],[-1.1684479,43.0939064],[-1.1679878,43.0933266],[-1.1678578,43.0931358],[-1.1677878,43.0929337],[-1.1675978,43.0926666],[-1.1673278,43.092144],[-1.1672277,43.0920334],[-1.1669579,43.0917931],[-1.1667678,43.0916748],[-1.1660578,43.0913429],[-1.1659278,43.0912933],[-1.1655978,43.0912437]]},{"id":17734,"author":"Ubicarta","name_GR":"Pyrenees: 07 Kaskoleta to Col Bargargiak","description_GR":"Kaskoleta to Col Bargargiak by Ubicarta","path":"FRANCE\/GR10_DAY_07","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":20480,"name_EN":"Pyrenees: 07 Kaskoleta au Col Bargargiak","description_EN":"Kaskoleta au Col Bargargiak par Ubicarta","ascent_time":488,"descent_time":459,"marker":"France_GR10","level":9,"ascent":1643,"descent":934,"maxelev":1431,"minelev":610,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.165604 43.03205,-1.026763 43.09124)","views":3,"millestones":"0,-1.1656036,43.0912361#1,-1.1579453,43.0849668#2,-1.1570469,43.0770806#3,-1.1545415,43.0703065#4,-1.1515591,43.0643666#5,-1.1488814,43.0635760#6,-1.1399603,43.0582948#7,-1.1292683,43.0550972#8,-1.1221144,43.0485609#9,-1.1114020,43.0463029#10,-1.1084241,43.0379183#11,-1.0986208,43.0375990#12,-1.0898606,43.0330255#13,-1.0808572,43.0357203#14,-1.0760277,43.0381116#15,-1.0733110,43.0461592#16,-1.0672507,43.0443605#17,-1.0577596,43.0414529#18,-1.0527555,43.0418704#19,-1.0419369,43.0391784#20,-1.0312903,43.0373478#20.5,-1.0349429,43.0367165","x":-1.1071522,"y":43.0362663,"coor":[[-1.1656036,43.0912361],[-1.1655235,43.0912094],[-1.1653535,43.0911179],[-1.1650236,43.0908089],[-1.1647936,43.0906372],[-1.1645236,43.090519],[-1.1639636,43.090229],[-1.1637236,43.0901184],[-1.1634636,43.0900497],[-1.1632435,43.0900269],[-1.1631635,43.0900078],[-1.1630536,43.0899582],[-1.1629936,43.0899086],[-1.1624736,43.0894661],[-1.1621336,43.0892181],[-1.1619636,43.0890465],[-1.1618536,43.0888863],[-1.1617736,43.088707],[-1.1617036,43.0884972],[-1.1614436,43.0881462],[-1.1613135,43.0880165],[-1.1611636,43.0878868],[-1.1605736,43.0875473],[-1.1602436,43.0872879],[-1.1601079,43.0871468],[-1.1599778,43.086937],[-1.1598278,43.0866356],[-1.1597679,43.0864143],[-1.1597478,43.086235],[-1.1597579,43.086174],[-1.1598278,43.0860062],[-1.159829,43.0858841],[-1.159799,43.085804],[-1.159749,43.085743],[-1.159559,43.0856438],[-1.159319,43.0855331],[-1.158769,43.0852852],[-1.158129,43.0850029],[-1.158054,43.0850449],[-1.158004,43.0850449],[-1.157954,43.0850334],[-1.1579241,43.0850067],[-1.158004,43.0848541],[-1.157984,43.0847168],[-1.157904,43.0845451],[-1.157734,43.0843048],[-1.157714,43.0842552],[-1.157724,43.0840263],[-1.157714,43.0839462],[-1.157624,43.0837631],[-1.157504,43.0836258],[-1.157334,43.0834656],[-1.157094,43.0831566],[-1.156484,43.0824242],[-1.156184,43.0821037],[-1.155954,43.0818558],[-1.155894,43.0817566],[-1.155794,43.0815659],[-1.155784,43.0814667],[-1.155834,43.0811653],[-1.15606,43.0807762],[-1.15635,43.0804558],[-1.15649,43.080265],[-1.1565599,43.0801239],[-1.15666,43.0798454],[-1.1566401,43.0797958],[-1.15646,43.0796967],[-1.15613,43.0793343],[-1.1561764,43.0788498],[-1.1561666,43.0787086],[-1.1561165,43.0784912],[-1.1559265,43.0780792],[-1.1558965,43.077961],[-1.1558965,43.0779114],[-1.1559465,43.0778008],[-1.1560265,43.0777092],[-1.1561065,43.0776482],[-1.1562065,43.0775909],[-1.1565965,43.0774002],[-1.1568265,43.0772591],[-1.1570265,43.0770988],[-1.1571265,43.0769615],[-1.1573265,43.0766106],[-1.1574064,43.0763779],[-1.1574165,43.0762291],[-1.1573865,43.0760498],[-1.1572865,43.075798],[-1.1572465,43.0756187],[-1.1572365,43.075531],[-1.1572565,43.0753784],[-1.1573164,43.075161],[-1.1574866,43.0747795],[-1.1576165,43.0742607],[-1.1576265,43.07407],[-1.1576165,43.0739708],[-1.1574665,43.0735588],[-1.1574265,43.0735283],[-1.1573665,43.0735092],[-1.1569566,43.0734787],[-1.1568565,43.0734406],[-1.1564565,43.0732002],[-1.1562665,43.0731201],[-1.1561666,43.073101],[-1.1560565,43.073101],[-1.1558166,43.0731812],[-1.1557065,43.0731697],[-1.1556265,43.0731087],[-1.1556065,43.072979],[-1.1556265,43.0728607],[-1.1556965,43.0726013],[-1.1557565,43.0724792],[-1.1559265,43.0722694],[-1.1561165,43.0721092],[-1.1562665,43.071949],[-1.1563165,43.0718689],[-1.1563365,43.0718079],[-1.1563365,43.0717812],[-1.1563165,43.0717316],[-1.1562865,43.0716896],[-1.1562165,43.0716515],[-1.1558565,43.0714798],[-1.1555865,43.071331],[-1.1555065,43.07127],[-1.1554666,43.071209],[-1.1554365,43.0711403],[-1.1554365,43.0710678],[-1.1554565,43.0709801],[-1.1555665,43.0707016],[-1.1555665,43.0706596],[-1.1555465,43.0705795],[-1.1555165,43.070549],[-1.1553365,43.0704803],[-1.1550465,43.0704002],[-1.1548865,43.0703812],[-1.1546365,43.0703697],[-1.1545665,43.0703316],[-1.1545365,43.0703011],[-1.1545165,43.0702209],[-1.1545265,43.0701714],[-1.1545665,43.0700684],[-1.1547965,43.0696602],[-1.1549065,43.0694084],[-1.1549265,43.0693283],[-1.1549065,43.0692711],[-1.1548765,43.0692215],[-1.1546565,43.0690804],[-1.1544966,43.0689583],[-1.1544565,43.0689011],[-1.1544465,43.0688515],[-1.1544465,43.068779],[-1.1544765,43.0686989],[-1.1546365,43.0684013],[-1.1546865,43.0682793],[-1.1547065,43.0681],[-1.1546665,43.0680313],[-1.1545964,43.0679703],[-1.1545265,43.0679283],[-1.1539265,43.067791],[-1.1535165,43.0676689],[-1.1533365,43.0675888],[-1.1531465,43.0674286],[-1.1530164,43.0672913],[-1.1529365,43.0671692],[-1.1528665,43.067009],[-1.1528865,43.0668678],[-1.1529264,43.066761],[-1.1531365,43.0664215],[-1.1533965,43.0660896],[-1.1536865,43.0655289],[-1.1537465,43.0654602],[-1.1538465,43.0653992],[-1.1539665,43.0653381],[-1.1540165,43.0653],[-1.1540365,43.0652695],[-1.1540465,43.0652313],[-1.1540265,43.0651894],[-1.1539665,43.0651512],[-1.1536465,43.064991],[-1.1535665,43.0649681],[-1.1534165,43.0649605],[-1.1531465,43.0649986],[-1.1527765,43.0650978],[-1.1523165,43.065239],[-1.1522065,43.0652885],[-1.1520865,43.0653381],[-1.1519865,43.0653191],[-1.1519566,43.0652885],[-1.1518965,43.0651398],[-1.1517265,43.0648804],[-1.1516865,43.0645294],[-1.1516465,43.0644302],[-1.1516064,43.0643997],[-1.1514364,43.0642815],[-1.1513965,43.0642281],[-1.1513665,43.0641289],[-1.1513366,43.0639114],[-1.1513366,43.0636787],[-1.1514465,43.0634308],[-1.1514465,43.0633812],[-1.1514364,43.0633316],[-1.1513565,43.063179],[-1.1512865,43.0629616],[-1.1512665,43.0627594],[-1.1512865,43.0626793],[-1.1513165,43.0626183],[-1.1513665,43.0625687],[-1.1515065,43.0624809],[-1.1515365,43.062439],[-1.1515365,43.0624008],[-1.1514865,43.0623398],[-1.1513865,43.0622597],[-1.1513366,43.0622101],[-1.1513265,43.0621605],[-1.1513265,43.0620384],[-1.1514165,43.0617981],[-1.1515065,43.0612679],[-1.1515065,43.0611992],[-1.1514765,43.0611496],[-1.1513765,43.0611115],[-1.1512765,43.0611115],[-1.1512291,43.0611382],[-1.1512091,43.0611877],[-1.1511791,43.061348],[-1.1511391,43.06147],[-1.1510191,43.0616798],[-1.1509291,43.0617981],[-1.1505791,43.0622292],[-1.1504391,43.0623703],[-1.1503391,43.0624504],[-1.1502892,43.0624695],[-1.1502291,43.062458],[-1.1499192,43.0622406],[-1.1498091,43.0622292],[-1.1497691,43.0622597],[-1.1497492,43.0623093],[-1.1497592,43.0624199],[-1.1498392,43.0625],[-1.1500992,43.0626907],[-1.1501491,43.0627594],[-1.1501791,43.0629501],[-1.1501691,43.0630302],[-1.1501391,43.0631409],[-1.1498492,43.0636292],[-1.1496391,43.0642509],[-1.1496091,43.06427],[-1.1495391,43.0642776],[-1.1493092,43.0642281],[-1.1493664,43.0641785],[-1.1494364,43.0641785],[-1.1494864,43.0641594],[-1.1494964,43.0641403],[-1.1494364,43.0640984],[-1.1493064,43.0640602],[-1.1492764,43.0639801],[-1.1492264,43.0639267],[-1.1492064,43.0639],[-1.1491663,43.0638695],[-1.1491364,43.0638084],[-1.1490763,43.0637779],[-1.1489664,43.0636292],[-1.1488863,43.0635796],[-1.1488963,43.063549],[-1.1488564,43.06353],[-1.1488364,43.0635071],[-1.1488163,43.0634499],[-1.1487364,43.0633278],[-1.1487364,43.0633087],[-1.1485463,43.0632172],[-1.1484563,43.0630684],[-1.1482064,43.0629196],[-1.1479964,43.0628281],[-1.1475763,43.0627174],[-1.1474764,43.0627098],[-1.1474464,43.0626602],[-1.1474664,43.0625992],[-1.1474564,43.0625572],[-1.1474264,43.0625191],[-1.1472064,43.0624199],[-1.1469964,43.0623474],[-1.1468564,43.0622787],[-1.1468364,43.0622597],[-1.1468663,43.0621681],[-1.1467664,43.0619583],[-1.1467063,43.0618973],[-1.1465964,43.0618401],[-1.1465163,43.061779],[-1.1463364,43.0616875],[-1.1460863,43.0615387],[-1.1460264,43.0614586],[-1.1459664,43.0614281],[-1.1459464,43.0613899],[-1.1458664,43.0613289],[-1.1457564,43.0612679],[-1.1456563,43.0612602],[-1.1453364,43.0611267],[-1.1452063,43.0611],[-1.1451564,43.0611],[-1.1449363,43.0610085],[-1.1448064,43.0610085],[-1.1445364,43.0608597],[-1.1444564,43.0608368],[-1.1441764,43.060627],[-1.1439863,43.0604095],[-1.1438863,43.0602493],[-1.1438063,43.0601768],[-1.1435864,43.06007],[-1.1433264,43.0599785],[-1.1430364,43.0598602],[-1.1428463,43.0597191],[-1.1426663,43.059639],[-1.1426064,43.0596275],[-1.1424264,43.0596466],[-1.1422163,43.0596581],[-1.1420563,43.0596199],[-1.1416864,43.0594902],[-1.1416063,43.0594482],[-1.1415864,43.0594177],[-1.1415764,43.0593567],[-1.1415263,43.0593376],[-1.1414363,43.0593491],[-1.1413563,43.059288],[-1.1413363,43.0592384],[-1.1412663,43.0592194],[-1.1411564,43.0590973],[-1.1410763,43.0590782],[-1.1410763,43.0590286],[-1.1410464,43.058979],[-1.1409364,43.05896],[-1.1409163,43.0589371],[-1.1408564,43.0589294],[-1.1407964,43.0588875],[-1.1406463,43.0586891],[-1.1405964,43.0586777],[-1.1404763,43.0586586],[-1.1404164,43.0586281],[-1.1401664,43.0584869],[-1.1399564,43.0582886],[-1.1398864,43.0582466],[-1.1398463,43.058239],[-1.1397364,43.0581093],[-1.1394764,43.0579185],[-1.1393764,43.0578079],[-1.1391164,43.0576591],[-1.1390563,43.0576096],[-1.1390064,43.0575981],[-1.1388664,43.0574875],[-1.1381464,43.0571976],[-1.1379664,43.0570488],[-1.1377264,43.0569077],[-1.1376164,43.0568466],[-1.1374863,43.056839],[-1.1373464,43.0567894],[-1.1369164,43.0565987],[-1.1367564,43.0564766],[-1.1366163,43.0563889],[-1.1364664,43.0563202],[-1.1361364,43.056057],[-1.1360564,43.0560188],[-1.1359464,43.0558891],[-1.1355784,43.0559959],[-1.1353884,43.0560226],[-1.1352884,43.0560341],[-1.1351984,43.0560226],[-1.1350584,43.0559845],[-1.1342983,43.0557747],[-1.1339383,43.0557137],[-1.1333584,43.0556526],[-1.1323384,43.0556259],[-1.1322384,43.0556145],[-1.1315484,43.0554428],[-1.1312684,43.0554123],[-1.1309884,43.0553932],[-1.1303184,43.0554352],[-1.1301284,43.0554237],[-1.1299384,43.0553932],[-1.1297584,43.0553551],[-1.1295884,43.055294],[-1.1294583,43.0552254],[-1.1292783,43.0551033],[-1.1289184,43.0548058],[-1.1285983,43.054615],[-1.1257584,43.0530548],[-1.1253784,43.0528831],[-1.1252984,43.052845],[-1.1252583,43.052803],[-1.1252583,43.0527534],[-1.1252918,43.0526505],[-1.1252818,43.0525703],[-1.1251718,43.0523605],[-1.1251417,43.0522194],[-1.1251718,43.0521202],[-1.1251618,43.0520821],[-1.1250517,43.0520096],[-1.1250118,43.0519714],[-1.1250018,43.0519104],[-1.1247518,43.0514412],[-1.1244718,43.0512123],[-1.1244218,43.0510597],[-1.1243618,43.0510101],[-1.1243218,43.0509491],[-1.1242418,43.0509109],[-1.1239218,43.0507813],[-1.1238217,43.0507202],[-1.1238018,43.0506897],[-1.1239117,43.0503311],[-1.1238317,43.0502701],[-1.1237618,43.0501518],[-1.1236818,43.0498619],[-1.1236417,43.0498199],[-1.1236118,43.0497017],[-1.1234918,43.0496101],[-1.1234418,43.049511],[-1.1234018,43.0494804],[-1.1230718,43.0494194],[-1.1228718,43.0493507],[-1.1227118,43.0492401],[-1.1225718,43.0491219],[-1.1225117,43.0490494],[-1.1224918,43.0490112],[-1.1222718,43.0487823],[-1.1221418,43.0485802],[-1.1220717,43.0485306],[-1.1220218,43.0484505],[-1.1219218,43.0483627],[-1.1218218,43.0483017],[-1.1217117,43.0482407],[-1.1215818,43.0482101],[-1.1215048,43.0482597],[-1.1213747,43.0482788],[-1.1211348,43.0482903],[-1.1210347,43.0483208],[-1.1202848,43.0486298],[-1.1196848,43.0488091],[-1.1195648,43.0488205],[-1.1194648,43.0488014],[-1.1191348,43.0488014],[-1.1190147,43.0488205],[-1.1189047,43.0488091],[-1.1179748,43.0486984],[-1.1177148,43.0486908],[-1.1176648,43.0486679],[-1.1173948,43.0485382],[-1.1170847,43.0483093],[-1.1169348,43.0482407],[-1.1168348,43.0482101],[-1.1166347,43.0480804],[-1.1165648,43.0480499],[-1.1162148,43.0480309],[-1.1158347,43.0480804],[-1.1156948,43.0480804],[-1.1151048,43.0480194],[-1.1145548,43.0479393],[-1.1140147,43.0478706],[-1.1138748,43.0478401],[-1.1131548,43.0475082],[-1.1130148,43.0474586],[-1.1128248,43.0473595],[-1.1123848,43.0471611],[-1.1122447,43.0470695],[-1.1118348,43.0467186],[-1.1116048,43.0464706],[-1.1114848,43.0463982],[-1.1114148,43.0463181],[-1.1113448,43.0462799],[-1.1112747,43.0461807],[-1.1112148,43.0460205],[-1.1112248,43.0459404],[-1.1111947,43.0457916],[-1.1112047,43.045681],[-1.1113048,43.0455589],[-1.1113948,43.0453682],[-1.1115447,43.0452003],[-1.1115848,43.0450897],[-1.1116548,43.0450096],[-1.1117347,43.0448494],[-1.1117448,43.0447502],[-1.1117047,43.0444603],[-1.1116347,43.04422],[-1.1115048,43.0438995],[-1.1113847,43.0436401],[-1.1112448,43.043499],[-1.1110848,43.0432892],[-1.1107148,43.0427895],[-1.1104348,43.0423203],[-1.1102948,43.0421104],[-1.1101922,43.0419197],[-1.1101322,43.0416794],[-1.1098822,43.0410194],[-1.1098522,43.0409088],[-1.1097522,43.0406494],[-1.1096722,43.0403481],[-1.1095222,43.039917],[-1.1094623,43.0397797],[-1.1090622,43.0390663],[-1.1087022,43.0384865],[-1.1085823,43.0382462],[-1.1084322,43.0379562],[-1.1083922,43.0377693],[-1.1082122,43.0374069],[-1.1081122,43.0370789],[-1.1080722,43.0369682],[-1.1079322,43.0367088],[-1.1078023,43.0366592],[-1.1077522,43.0365486],[-1.1076622,43.0364761],[-1.1075622,43.0364189],[-1.1073122,43.0363388],[-1.1071522,43.0362663],[-1.1065922,43.0359993],[-1.1062622,43.0358162],[-1.1059922,43.0357094],[-1.1055923,43.0355988],[-1.1054323,43.0355568],[-1.1053323,43.0355568],[-1.1048822,43.0356293],[-1.1044222,43.0356674],[-1.1037922,43.0358391],[-1.1035622,43.0358887],[-1.1024922,43.036087],[-1.1023822,43.0361061],[-1.1021222,43.0362282],[-1.1017323,43.036499],[-1.1016122,43.0365486],[-1.1014622,43.0365868],[-1.1010323,43.0366592],[-1.1007723,43.0367279],[-1.1005923,43.0368271],[-1.1004122,43.0369797],[-1.1000823,43.0371361],[-1.0999923,43.0372276],[-1.0990753,43.0374565],[-1.0987053,43.0375748],[-1.0985553,43.0376167],[-1.0984154,43.0376663],[-1.0983053,43.0376663],[-1.0981953,43.0377159],[-1.0980854,43.037735],[-1.0976254,43.0377769],[-1.0973854,43.0377655],[-1.0972253,43.0377464],[-1.0971054,43.037735],[-1.0970254,43.0377045],[-1.0965954,43.0375938],[-1.0960953,43.0375137],[-1.0959353,43.0374641],[-1.0955753,43.0372658],[-1.0953753,43.0371361],[-1.0952454,43.0370865],[-1.0950054,43.0370636],[-1.0946654,43.0369644],[-1.0945153,43.0369568],[-1.0943754,43.0369644],[-1.0941753,43.0370445],[-1.0940053,43.0370369],[-1.0937053,43.0369263],[-1.0935453,43.0368271],[-1.0931753,43.036644],[-1.0930554,43.0365257],[-1.0930053,43.0364571],[-1.0929654,43.0363541],[-1.0929353,43.0362434],[-1.0929754,43.0359764],[-1.0929754,43.0358734],[-1.0929253,43.0357666],[-1.0926853,43.0354767],[-1.0925953,43.0353851],[-1.0923454,43.0351868],[-1.0921154,43.0349541],[-1.0918853,43.0347061],[-1.0917953,43.0346565],[-1.0917253,43.0345764],[-1.0915754,43.0344849],[-1.0914054,43.0343666],[-1.0913653,43.034317],[-1.0913653,43.0342751],[-1.0913954,43.0342445],[-1.0914353,43.0342255],[-1.0914553,43.0341835],[-1.0914253,43.0340538],[-1.0913854,43.0339966],[-1.0910554,43.0337753],[-1.0909953,43.0336952],[-1.0907654,43.033535],[-1.0907253,43.033474],[-1.0906154,43.0334244],[-1.0903753,43.0332336],[-1.0901053,43.0331345],[-1.0896354,43.0329247],[-1.0893854,43.0327644],[-1.0892154,43.0326271],[-1.0891553,43.0325356],[-1.0890653,43.0324669],[-1.0888554,43.0323563],[-1.0887253,43.0323448],[-1.0885854,43.0322952],[-1.0884653,43.0322342],[-1.0884054,43.0321846],[-1.0881354,43.0320549],[-1.0880253,43.0320435],[-1.0879153,43.0320549],[-1.0877954,43.0320854],[-1.0872754,43.0322952],[-1.0871054,43.0323944],[-1.0868953,43.032547],[-1.0868053,43.0326538],[-1.0866253,43.0329857],[-1.0863653,43.0332756],[-1.0853354,43.034317],[-1.0850253,43.034687],[-1.0848854,43.0348969],[-1.0847753,43.034996],[-1.0847054,43.0350456],[-1.0843153,43.0351563],[-1.0841954,43.0352135],[-1.0841154,43.035305],[-1.0840354,43.0353546],[-1.0839354,43.0353737],[-1.0838253,43.035347],[-1.0836054,43.0352135],[-1.0833954,43.0351257],[-1.0828253,43.0350151],[-1.0824853,43.034935],[-1.0823253,43.034935],[-1.0821353,43.0350037],[-1.0819553,43.0351143],[-1.0818354,43.0351868],[-1.0817653,43.0352135],[-1.0815454,43.035347],[-1.0812653,43.0355835],[-1.0811354,43.0356445],[-1.0809554,43.0356865],[-1.0808153,43.0357361],[-1.0807654,43.0358047],[-1.0807054,43.0361061],[-1.0808153,43.0362968],[-1.0808153,43.036396],[-1.0807954,43.0364571],[-1.0807554,43.0364838],[-1.0804853,43.0365562],[-1.0803853,43.0365944],[-1.0802853,43.0366135],[-1.0801454,43.0365944],[-1.0800953,43.0365639],[-1.0799954,43.0364952],[-1.0799253,43.0363655],[-1.0798154,43.036274],[-1.0797354,43.0361557],[-1.0796254,43.0360565],[-1.0794253,43.0359154],[-1.0793153,43.0358963],[-1.0792154,43.0358162],[-1.0791954,43.035614],[-1.0791453,43.0355339],[-1.0790753,43.0355339],[-1.0788953,43.0356636],[-1.0787454,43.0358849],[-1.0786253,43.0359764],[-1.0784954,43.035984],[-1.0783854,43.0359764],[-1.0783354,43.0359344],[-1.0782853,43.0358849],[-1.0782753,43.0358238],[-1.0783054,43.0357056],[-1.0783753,43.0355949],[-1.0783954,43.0355263],[-1.0783354,43.0355072],[-1.0780754,43.0356064],[-1.0778353,43.035717],[-1.0776954,43.0358467],[-1.0776154,43.0358658],[-1.0775954,43.0358543],[-1.0775753,43.0358047],[-1.0775653,43.035675],[-1.0776054,43.0355568],[-1.0776553,43.0354958],[-1.0776553,43.0354347],[-1.0776553,43.0353546],[-1.0775954,43.0353355],[-1.0774354,43.0353355],[-1.0772754,43.0353851],[-1.0772053,43.0354767],[-1.0770653,43.0355759],[-1.0769553,43.035614],[-1.0766853,43.0356369],[-1.0764453,43.0356445],[-1.0763453,43.0356636],[-1.0762254,43.0357361],[-1.0758454,43.036087],[-1.0757153,43.0361748],[-1.0755754,43.0362358],[-1.0755681,43.0362587],[-1.0754981,43.0364265],[-1.0754981,43.0367088],[-1.0755281,43.0369492],[-1.0755781,43.0371284],[-1.0760181,43.0380974],[-1.0762081,43.0383797],[-1.0762382,43.0384789],[-1.0762482,43.038559],[-1.0761881,43.0387268],[-1.0760081,43.0389862],[-1.0759681,43.0391083],[-1.0759681,43.0393486],[-1.0760881,43.0396385],[-1.0761181,43.0397377],[-1.0760981,43.0398369],[-1.0760081,43.04002],[-1.0758781,43.0401993],[-1.0757781,43.0403099],[-1.0757082,43.0403481],[-1.0752481,43.0405388],[-1.0751681,43.0405884],[-1.0749481,43.0409088],[-1.0746782,43.0412178],[-1.0745181,43.0414276],[-1.0744182,43.0416069],[-1.0741282,43.0422897],[-1.0740181,43.0425568],[-1.0732713,43.0436554],[-1.0731313,43.0438347],[-1.0729613,43.0439835],[-1.0726913,43.0442924],[-1.0726312,43.044384],[-1.0726212,43.0444641],[-1.0726513,43.0445328],[-1.0727313,43.0446548],[-1.0729313,43.0448837],[-1.0730313,43.0450439],[-1.0731113,43.0452423],[-1.0732913,43.0459023],[-1.0733113,43.046154],[-1.0732913,43.0464745],[-1.0732583,43.0464668],[-1.0732282,43.046505],[-1.0731883,43.0467339],[-1.0731183,43.0468941],[-1.0730793,43.0469246],[-1.0730293,43.0469856],[-1.0730293,43.0474548],[-1.0729994,43.0475235],[-1.0729191,43.0473862],[-1.0728192,43.0470161],[-1.0727692,43.0469551],[-1.0727391,43.0469551],[-1.0727192,43.0469742],[-1.0726092,43.0472069],[-1.0724891,43.0473862],[-1.0724492,43.0474052],[-1.0724292,43.0473976],[-1.0723891,43.0473671],[-1.0722291,43.0471764],[-1.0721192,43.0470848],[-1.0719692,43.0469856],[-1.0719192,43.0469742],[-1.0718992,43.0469856],[-1.0719092,43.0470161],[-1.0719692,43.0471039],[-1.0719892,43.0471649],[-1.0719792,43.0472145],[-1.0717592,43.0475845],[-1.0717192,43.0476265],[-1.0716792,43.0476341],[-1.0716091,43.0476456],[-1.0714391,43.0474739],[-1.0711591,43.0472374],[-1.0707291,43.0469246],[-1.0704992,43.0465355],[-1.0705992,43.0463676],[-1.0706092,43.0462952],[-1.0705892,43.0462341],[-1.0704792,43.0461769],[-1.0703192,43.0461464],[-1.0701792,43.0460472],[-1.0701392,43.0459976],[-1.0699391,43.045784],[-1.0698992,43.0457153],[-1.0699291,43.0455971],[-1.0699192,43.045536],[-1.0698792,43.0454941],[-1.0695992,43.0453568],[-1.0693092,43.0452576],[-1.0690992,43.0452156],[-1.0689892,43.0452042],[-1.0687891,43.0452461],[-1.0686492,43.0452042],[-1.0685092,43.045105],[-1.0682492,43.0450058],[-1.0681392,43.044857],[-1.0680592,43.044796],[-1.0678692,43.0446854],[-1.0676591,43.0444946],[-1.0675591,43.0444374],[-1.0671291,43.0443268],[-1.0668492,43.0442963],[-1.0667691,43.0442657],[-1.0666343,43.0442543],[-1.0664843,43.0442352],[-1.0659943,43.044136],[-1.0658844,43.044117],[-1.0657043,43.0440369],[-1.0654444,43.0438766],[-1.0652143,43.0436935],[-1.0651743,43.0436363],[-1.0651743,43.0436058],[-1.0651543,43.0435562],[-1.0650743,43.0434837],[-1.0649843,43.0434151],[-1.0648543,43.0433655],[-1.0648344,43.0433159],[-1.0647743,43.0432549],[-1.0645343,43.0431252],[-1.0642943,43.0430145],[-1.0641043,43.0428658],[-1.0639243,43.0427551],[-1.0638343,43.0427055],[-1.0635843,43.0425949],[-1.0631343,43.0423241],[-1.0628343,43.0422859],[-1.0625043,43.0422668],[-1.0622643,43.0422058],[-1.0621943,43.0421638],[-1.0621243,43.0421448],[-1.0617743,43.0421562],[-1.0614343,43.0420952],[-1.0611843,43.0420341],[-1.0610843,43.0420456],[-1.0609744,43.0420761],[-1.0608743,43.0420837],[-1.0607142,43.0420456],[-1.0606043,43.0419159],[-1.0605843,43.0418472],[-1.0606043,43.0417862],[-1.0607543,43.0417442],[-1.0608243,43.0416946],[-1.0608343,43.0416641],[-1.0607743,43.041584],[-1.0606843,43.0414047],[-1.0603715,43.0415306],[-1.0600716,43.0415993],[-1.0597515,43.0416298],[-1.0593715,43.0416183],[-1.059011,43.0416641],[-1.058941,43.0416641],[-1.0588709,43.0416565],[-1.0588109,43.041584],[-1.058771,43.0415154],[-1.058751,43.0413742],[-1.058731,43.0413361],[-1.0587009,43.0413132],[-1.058571,43.0413551],[-1.0585309,43.0415039],[-1.058511,43.0415154],[-1.058431,43.041523],[-1.0578322,43.0414658],[-1.0575522,43.0414162],[-1.0574423,43.0412674],[-1.0574423,43.0412178],[-1.0573423,43.0410881],[-1.0572323,43.0409966],[-1.0571523,43.040947],[-1.0570322,43.0408363],[-1.0569623,43.0407066],[-1.0568823,43.0406761],[-1.0567923,43.0406761],[-1.0565822,43.0405846],[-1.0564322,43.0405083],[-1.0563329,43.040451],[-1.056233,43.0403633],[-1.056183,43.0403404],[-1.055993,43.0403023],[-1.055733,43.0402603],[-1.055653,43.0402336],[-1.055413,43.0402222],[-1.055293,43.0401802],[-1.055223,43.0401001],[-1.054913,43.0400314],[-1.054593,43.0400124],[-1.054343,43.0400238],[-1.054033,43.0399933],[-1.0539531,43.0399628],[-1.053903,43.0399017],[-1.0538729,43.0398407],[-1.053793,43.039772],[-1.053453,43.0397224],[-1.053283,43.0396919],[-1.0531729,43.0396118],[-1.053003,43.0395622],[-1.052513,43.0395317],[-1.052343,43.0394936],[-1.052073,43.0394135],[-1.051993,43.0393906],[-1.051953,43.0393906],[-1.051923,43.0394135],[-1.051913,43.0394707],[-1.051953,43.0395622],[-1.052243,43.0398102],[-1.052303,43.0399208],[-1.052453,43.040062],[-1.052493,43.040123],[-1.052623,43.0402412],[-1.052713,43.0403824],[-1.0528131,43.0404701],[-1.0528229,43.0405006],[-1.0528229,43.0405235],[-1.052793,43.0405426],[-1.0527329,43.0405312],[-1.052623,43.0405426],[-1.052503,43.0405807],[-1.0524631,43.0405807],[-1.0523829,43.0405312],[-1.052283,43.040451],[-1.052213,43.040432],[-1.052043,43.0404015],[-1.0517631,43.0403214],[-1.051723,43.0403214],[-1.051703,43.0403519],[-1.051713,43.0403938],[-1.051813,43.0405235],[-1.051893,43.0405731],[-1.052083,43.040741],[-1.052133,43.0408707],[-1.052193,43.0409317],[-1.052323,43.0411339],[-1.052363,43.0411911],[-1.0523731,43.0412407],[-1.052443,43.0413513],[-1.052533,43.0414505],[-1.052563,43.0414925],[-1.052743,43.0418434],[-1.052743,43.0418816],[-1.0527231,43.0419121],[-1.052633,43.0419426],[-1.052263,43.0419426],[-1.052133,43.0419502],[-1.052013,43.0419426],[-1.051843,43.0419235],[-1.0516731,43.0418701],[-1.051523,43.0418129],[-1.051213,43.0416718],[-1.050953,43.0414734],[-1.050813,43.0412331],[-1.050743,43.0411835],[-1.050263,43.0409317],[-1.049553,43.0406113],[-1.049283,43.040451],[-1.0491329,43.0403938],[-1.048893,43.0403214],[-1.047753,43.0398712],[-1.047263,43.0397034],[-1.046573,43.0395012],[-1.046433,43.0394707],[-1.046293,43.039463],[-1.0461431,43.039463],[-1.045743,43.0395012],[-1.045503,43.0395012],[-1.0445729,43.0394936],[-1.044323,43.039463],[-1.044143,43.0394211],[-1.044083,43.0393715],[-1.0440331,43.0392914],[-1.043983,43.0392838],[-1.043943,43.0392914],[-1.043903,43.0393105],[-1.043883,43.0393829],[-1.0426259,43.0392265],[-1.041546,43.0391579],[-1.0406059,43.0391464],[-1.0400059,43.0391655],[-1.039446,43.0392075],[-1.039356,43.039196],[-1.0392259,43.0391769],[-1.0378959,43.0387077],[-1.037666,43.0386467],[-1.0370959,43.0385056],[-1.0368159,43.0384254],[-1.036636,43.0383568],[-1.0362259,43.038166],[-1.0352659,43.0376282],[-1.0351959,43.0375748],[-1.035146,43.0374985],[-1.0350759,43.0372849],[-1.0350159,43.037056],[-1.0349859,43.0367355],[-1.034936,43.036705],[-1.0268929,43.0381546],[-1.0269929,43.0381432],[-1.0271729,43.0380859],[-1.0277529,43.0378532],[-1.0280828,43.0377159],[-1.0283629,43.0375633],[-1.0291529,43.0370941],[-1.0294229,43.0369148],[-1.0295229,43.0368538],[-1.0296829,43.0368042],[-1.0300429,43.0367432],[-1.0302529,43.0366936],[-1.0304729,43.0366135],[-1.0319129,43.0359039],[-1.0322229,43.0358162],[-1.0323828,43.0357857],[-1.0325229,43.0357742],[-1.0329729,43.0357933],[-1.0333629,43.0357857],[-1.0338029,43.0358238],[-1.0340528,43.0358963],[-1.0341129,43.0359154],[-1.0343729,43.0361137],[-1.0346029,43.0363541],[-1.0346529,43.0364151],[-1.0346628,43.0364532],[-1.0346429,43.0365067],[-1.0347129,43.0366249],[-1.0348229,43.0366859],[-1.0349429,43.0367165]]},{"id":17735,"author":"Ubicarta","name_GR":"Pyrenees: 08 Col Bargargiak to Logibar","description_GR":"Col Bargargiak to Logibar by Ubicarta","path":"FRANCE\/GR10_DAY_08","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":17438,"name_EN":"Pyrenees: 08 Col Bargargiak \u00e0 Logibar","description_EN":"Col Bargargiak \u00e0 Logibar par Ubicarta","ascent_time":383,"descent_time":398,"marker":"France_GR10","level":9,"ascent":814,"descent":1742,"maxelev":1416,"minelev":389,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-1.03066 43.01717,-0.9260756 43.059)","views":7,"millestones":"0,-1.0267628,43.0381546#1,-1.0249697,43.0448576#2,-1.0287486,43.0528268#3,-1.0231082,43.0568298#4,-1.0201967,43.0548486#5,-1.0100708,43.0538116#6,-0.9990094,43.0529562#7,-0.9910684,43.0541423#8,-0.9811938,43.0534204#9,-0.9705501,43.0494860#10,-0.9727973,43.0434047#11,-0.9653299,43.0391536#12,-0.9573196,43.0343657#13,-0.9492653,43.0317316#14,-0.9400521,43.0284341#15,-0.9328059,43.0251122#16,-0.9346769,43.0209000#17,-0.9269371,43.0195479#17.4,-0.9281365,43.0171700","x":-0.9726931,"y":43.0499954,"coor":[[-1.0267628,43.0381546],[-1.0267029,43.0381355],[-1.0265929,43.0381165],[-1.0264829,43.0381432],[-1.0263829,43.0382042],[-1.0261229,43.0384331],[-1.0260329,43.0386238],[-1.0260029,43.0388145],[-1.0259728,43.0392342],[-1.0259229,43.0393448],[-1.0258629,43.0394058],[-1.0257028,43.0394554],[-1.0253528,43.0394554],[-1.0247129,43.0394936],[-1.0246429,43.039505],[-1.0245628,43.0395355],[-1.0245129,43.0395737],[-1.0244728,43.0396461],[-1.0244429,43.0399055],[-1.0243829,43.0400848],[-1.0243129,43.0402641],[-1.0240829,43.0406761],[-1.0240629,43.0408134],[-1.0240529,43.0412941],[-1.0240229,43.0413742],[-1.0240029,43.0414047],[-1.0250689,43.0418015],[-1.0250889,43.041832],[-1.0250289,43.0419617],[-1.0250189,43.0420609],[-1.0251389,43.0423622],[-1.025299,43.042572],[-1.0254389,43.0427933],[-1.0254989,43.042923],[-1.0257189,43.0431709],[-1.0259489,43.0435829],[-1.0259863,43.0437431],[-1.0260262,43.044136],[-1.0260262,43.0441933],[-1.0258063,43.0443726],[-1.0255963,43.0444832],[-1.0253363,43.0446434],[-1.0250163,43.044796],[-1.0249662,43.0448532],[-1.0251563,43.0450935],[-1.0251763,43.0451851],[-1.0252362,43.0452347],[-1.0254363,43.0452843],[-1.0255263,43.0453644],[-1.0256563,43.0454941],[-1.0257562,43.045826],[-1.0257963,43.0458946],[-1.0258462,43.0459328],[-1.0260463,43.0460129],[-1.0263563,43.0460854],[-1.0265963,43.0461426],[-1.0267463,43.0462036],[-1.0268863,43.0462837],[-1.0270963,43.0464745],[-1.0272563,43.0466461],[-1.0273563,43.0467644],[-1.0274262,43.0469055],[-1.0275463,43.0473137],[-1.0275962,43.0477448],[-1.0276263,43.0477753],[-1.0276763,43.0479927],[-1.0278161,43.0486488],[-1.027836,43.0488281],[-1.027836,43.0490799],[-1.0275559,43.0511513],[-1.027648,43.0513535],[-1.0277179,43.0514832],[-1.027838,43.051651],[-1.028128,43.0519714],[-1.028298,43.0521317],[-1.028448,43.0522919],[-1.028548,43.052433],[-1.028888,43.053093],[-1.028988,43.0533028],[-1.029068,43.0534019],[-1.029308,43.0535202],[-1.029888,43.0536919],[-1.0301681,43.0539818],[-1.030238,43.0540123],[-1.030588,43.0541306],[-1.030658,43.0541725],[-1.030648,43.054203],[-1.0304281,43.0542336],[-1.0302581,43.0542831],[-1.0300781,43.0543404],[-1.029828,43.0544815],[-1.029628,43.0545921],[-1.029568,43.0546227],[-1.029528,43.0546532],[-1.0292881,43.0547638],[-1.029268,43.0547905],[-1.029218,43.0548134],[-1.0289381,43.0548935],[-1.028828,43.0549736],[-1.028748,43.0549927],[-1.028668,43.0550308],[-1.028578,43.0551033],[-1.0285079,43.0551338],[-1.0283279,43.0551834],[-1.028278,43.0551834],[-1.028018,43.0550804],[-1.027858,43.0550728],[-1.0276181,43.0551109],[-1.027508,43.0551109],[-1.0271879,43.0550613],[-1.0270979,43.0550232],[-1.027028,43.0550117],[-1.0268281,43.0550728],[-1.026698,43.0550613],[-1.026538,43.0551109],[-1.026428,43.0551338],[-1.026378,43.0551414],[-1.026238,43.0552406],[-1.0262181,43.0552406],[-1.026178,43.0552101],[-1.0261281,43.0551529],[-1.0259579,43.0551033],[-1.025858,43.0550919],[-1.025728,43.0551109],[-1.025388,43.0553017],[-1.025118,43.0553932],[-1.025008,43.0554008],[-1.024958,43.0554314],[-1.024858,43.0555305],[-1.024768,43.0555725],[-1.024708,43.0555801],[-1.024588,43.0555725],[-1.024508,43.0556107],[-1.024398,43.0557137],[-1.024298,43.0557823],[-1.024188,43.0559006],[-1.0239379,43.0560226],[-1.023868,43.0560722],[-1.023728,43.0563812],[-1.023698,43.0564117],[-1.023628,43.0564308],[-1.023558,43.0564613],[-1.023528,43.0564919],[-1.023538,43.0565529],[-1.023458,43.0566025],[-1.023398,43.0566826],[-1.023378,43.0567017],[-1.023288,43.0566902],[-1.023258,43.0566902],[-1.023038,43.0568924],[-1.022998,43.0569038],[-1.022948,43.0568619],[-1.022898,43.056881],[-1.022868,43.0569229],[-1.0228781,43.0569611],[-1.0229779,43.0569916],[-1.023028,43.0570526],[-1.023028,43.0571518],[-1.022898,43.057312],[-1.022868,43.0574417],[-1.022828,43.0575104],[-1.022758,43.0575714],[-1.0227081,43.0575905],[-1.022688,43.0576134],[-1.0227081,43.0576439],[-1.022758,43.057663],[-1.0227081,43.0577011],[-1.022418,43.0577812],[-1.0222681,43.0578804],[-1.021948,43.0580101],[-1.021818,43.0580521],[-1.021588,43.0580826],[-1.021368,43.0581512],[-1.020998,43.0583229],[-1.0207779,43.0584602],[-1.020568,43.0586128],[-1.020388,43.058712],[-1.020178,43.0589027],[-1.020108,43.0589333],[-1.020048,43.0589104],[-1.019968,43.0589218],[-1.019888,43.0588913],[-1.0198179,43.0588913],[-1.019488,43.0590019],[-1.019338,43.0589905],[-1.0191979,43.0589218],[-1.019088,43.0588036],[-1.019078,43.0587616],[-1.019038,43.058712],[-1.018968,43.0586929],[-1.018968,43.0585938],[-1.0191586,43.0585213],[-1.0193186,43.0584412],[-1.0194086,43.0583725],[-1.0194787,43.0582809],[-1.0195386,43.0581627],[-1.0196086,43.0579338],[-1.0198087,43.0575905],[-1.0198987,43.0572624],[-1.0199386,43.0571823],[-1.0201586,43.0568924],[-1.0202787,43.0566025],[-1.0203387,43.0565033],[-1.0204786,43.0563316],[-1.0207386,43.055851],[-1.0207686,43.0557327],[-1.0207987,43.0552711],[-1.0207486,43.0551834],[-1.0205287,43.0550728],[-1.0204387,43.0550232],[-1.0202687,43.054882],[-1.0202086,43.0548515],[-1.0200887,43.054821],[-1.0196687,43.0547638],[-1.0195787,43.0547333],[-1.0195286,43.0546913],[-1.0194587,43.0545921],[-1.0194386,43.0544739],[-1.0194587,43.0542107],[-1.0194486,43.0541229],[-1.0194086,43.0540428],[-1.0189886,43.0538521],[-1.0186586,43.0536842],[-1.0185486,43.0536308],[-1.0184486,43.0536118],[-1.0183387,43.0536118],[-1.0182287,43.0536232],[-1.0171486,43.0538216],[-1.0170586,43.0538216],[-1.0169686,43.0538139],[-1.0168986,43.053791],[-1.0168387,43.0537529],[-1.0167086,43.0536308],[-1.0165787,43.0534706],[-1.0163087,43.053112],[-1.0162086,43.0529518],[-1.0161487,43.0529022],[-1.0161186,43.0528831],[-1.0160286,43.0528717],[-1.0149686,43.0528221],[-1.0148573,43.0529022],[-1.0143173,43.0531921],[-1.0140473,43.0533829],[-1.0139474,43.0534325],[-1.0138773,43.053463],[-1.0137674,43.0534744],[-1.0134974,43.0534744],[-1.0131773,43.0535011],[-1.0124973,43.0536346],[-1.0121573,43.0536537],[-1.0120873,43.0536613],[-1.0120373,43.0536842],[-1.0119376,43.0536804],[-1.0118576,43.0536613],[-1.0117776,43.0536194],[-1.0113477,43.0536423],[-1.0111476,43.0536613],[-1.0110977,43.0536499],[-1.0108976,43.0536919],[-1.0106777,43.0537109],[-1.0105677,43.0537109],[-1.0103376,43.05373],[-1.0100377,43.0538216],[-1.0099777,43.0538406],[-1.0099276,43.0538826],[-1.0096977,43.0539703],[-1.0093976,43.0540199],[-1.0092577,43.0540199],[-1.0088177,43.0540619],[-1.0087477,43.0540504],[-1.0084577,43.0539894],[-1.0084076,43.0539627],[-1.0083476,43.0539513],[-1.0082376,43.0539093],[-1.0081576,43.0538521],[-1.0080377,43.0538292],[-1.0079377,43.0537796],[-1.0078976,43.0537796],[-1.0075977,43.0536118],[-1.0075676,43.0535812],[-1.0073477,43.053463],[-1.0073076,43.0534325],[-1.0071176,43.05336],[-1.0070777,43.0533295],[-1.0067977,43.0532799],[-1.0066177,43.0533104],[-1.0063376,43.0533905],[-1.0062376,43.0534019],[-1.0060576,43.0534515],[-1.0059876,43.0534401],[-1.0058876,43.0534706],[-1.0055777,43.0535011],[-1.0052776,43.0535812],[-1.0049777,43.0536728],[-1.0048777,43.0537224],[-1.0045776,43.053791],[-1.0043176,43.0538406],[-1.0040376,43.0538712],[-1.0037576,43.0539322],[-1.0036477,43.0539322],[-1.0035477,43.0539207],[-1.0031476,43.0538101],[-1.0028363,43.0535965],[-1.0026363,43.0534668],[-1.0022464,43.0532761],[-1.0021664,43.053215],[-1.0021163,43.0531349],[-1.0020764,43.0531158],[-1.0015664,43.0529747],[-1.0001664,43.0526772],[-1.0000364,43.0526352],[-0.9999164,43.0526276],[-0.9997264,43.0526581],[-0.9996464,43.0527458],[-0.9993964,43.052887],[-0.9992564,43.0528984],[-0.9991863,43.0529251],[-0.9990764,43.052948],[-0.9989164,43.0529671],[-0.9988363,43.0529976],[-0.9987563,43.0529671],[-0.9985763,43.0529747],[-0.9983864,43.0530167],[-0.9983063,43.0530052],[-0.9982663,43.0530052],[-0.9980764,43.0530548],[-0.9980164,43.0530357],[-0.9977964,43.0531158],[-0.9976963,43.0531883],[-0.9976264,43.053257],[-0.9974263,43.0536346],[-0.9973863,43.0537262],[-0.9972264,43.053997],[-0.9971364,43.0541153],[-0.9970763,43.0541649],[-0.9970164,43.0542068],[-0.9969664,43.0542068],[-0.9968563,43.0541649],[-0.9967763,43.0541573],[-0.9966764,43.0541458],[-0.9963064,43.0541954],[-0.9961483,43.0541649],[-0.9950584,43.0539246],[-0.9946983,43.0538254],[-0.9942684,43.0537453],[-0.9941883,43.0537453],[-0.9941383,43.0537643],[-0.9941083,43.0537949],[-0.9940884,43.0538635],[-0.9940983,43.0543633],[-0.9941283,43.0546532],[-0.9941083,43.0547333],[-0.9940583,43.0548134],[-0.9939783,43.0548744],[-0.9938684,43.0549049],[-0.9937283,43.0549049],[-0.9934283,43.0548668],[-0.9933884,43.0548439],[-0.9933983,43.0547752],[-0.9934883,43.0547142],[-0.9936984,43.0546265],[-0.9937283,43.0545769],[-0.9937183,43.0545235],[-0.9936484,43.0545044],[-0.9936084,43.0545044],[-0.9934883,43.0546265],[-0.9933461,43.0546112],[-0.9932761,43.0545692],[-0.9932061,43.0545006],[-0.9929861,43.0541306],[-0.9929461,43.0540009],[-0.9928761,43.0539513],[-0.9928461,43.0539513],[-0.9928061,43.0539818],[-0.992786,43.0540428],[-0.992736,43.0541],[-0.9926461,43.0541725],[-0.9925761,43.0541801],[-0.9924261,43.0541801],[-0.9922161,43.0541611],[-0.992126,43.0541725],[-0.9920461,43.0541992],[-0.9918861,43.0542107],[-0.9917561,43.0541916],[-0.9913561,43.0541725],[-0.9910761,43.054142],[-0.9908461,43.0541496],[-0.9905561,43.0541992],[-0.9904261,43.0541992],[-0.9902561,43.0541801],[-0.9901561,43.0541496],[-0.9900261,43.0539398],[-0.9899661,43.0538101],[-0.9898561,43.0536613],[-0.9897661,43.0536003],[-0.9894761,43.0533028],[-0.9894261,43.0532722],[-0.989316,43.0531693],[-0.9892061,43.053112],[-0.9890761,43.0530624],[-0.9888061,43.0528908],[-0.9884761,43.0526009],[-0.988346,43.0525398],[-0.9882361,43.0524597],[-0.9881961,43.0524521],[-0.9879061,43.0523109],[-0.9875761,43.0522423],[-0.9874761,43.0522499],[-0.986986,43.0522118],[-0.9868461,43.0522308],[-0.9867461,43.0522614],[-0.9866461,43.0523224],[-0.9865461,43.05233],[-0.9864061,43.0523796],[-0.9862761,43.0524292],[-0.9860361,43.0525894],[-0.985976,43.0526123],[-0.985626,43.0526505],[-0.9855361,43.0527],[-0.9848161,43.0528908],[-0.9847161,43.0529518],[-0.9846461,43.0530319],[-0.9845661,43.0533218],[-0.9843161,43.0534515],[-0.9841761,43.0535011],[-0.984006,43.0535126],[-0.9837161,43.0535011],[-0.983436,43.0534096],[-0.9833261,43.0534019],[-0.9832761,43.053421],[-0.9832461,43.0535316],[-0.9830661,43.0537529],[-0.9829412,43.0537567],[-0.9828212,43.0537338],[-0.9827113,43.0536957],[-0.9825813,43.0536461],[-0.9825631,43.0536461],[-0.9821831,43.0537071],[-0.9819931,43.0537071],[-0.9818131,43.0536652],[-0.9816331,43.0536156],[-0.9814531,43.0535469],[-0.9807031,43.0531769],[-0.9803231,43.0530167],[-0.9801131,43.0529137],[-0.9800031,43.0528259],[-0.979903,43.052784],[-0.9797031,43.0527458],[-0.979333,43.0526352],[-0.9790831,43.0526047],[-0.9786831,43.0525169],[-0.9786531,43.0524864],[-0.9786031,43.0524559],[-0.978543,43.0524445],[-0.9782931,43.0523071],[-0.9781131,43.0522461],[-0.9779531,43.0521545],[-0.9777931,43.0520668],[-0.9776831,43.0520172],[-0.9775831,43.0519638],[-0.9775531,43.0519371],[-0.9774731,43.0517654],[-0.9772931,43.0516472],[-0.9772431,43.0515938],[-0.9768231,43.0514565],[-0.9767331,43.0514374],[-0.976523,43.0513153],[-0.9761531,43.0511971],[-0.9760131,43.0511055],[-0.9758131,43.0510368],[-0.9757831,43.0510063],[-0.975693,43.0509567],[-0.9756331,43.0509567],[-0.9755531,43.0509148],[-0.975473,43.0509071],[-0.9752131,43.0508347],[-0.974903,43.050724],[-0.9748231,43.0507164],[-0.974553,43.050724],[-0.9742931,43.0506248],[-0.9738631,43.0504074],[-0.973673,43.0504074],[-0.9735231,43.050354],[-0.9732231,43.0502357],[-0.9729931,43.0500946],[-0.9728431,43.0500641],[-0.9726931,43.0499954],[-0.9725431,43.0499649],[-0.9721631,43.0499344],[-0.9720231,43.0498657],[-0.9719531,43.0498161],[-0.9718931,43.0497856],[-0.9713331,43.0496559],[-0.9711331,43.0495872],[-0.970773,43.0495338],[-0.9706331,43.0495338],[-0.9703131,43.0493469],[-0.9702331,43.0492554],[-0.970163,43.0492439],[-0.9699631,43.0491638],[-0.9698431,43.0491066],[-0.9696931,43.0490646],[-0.9694431,43.0490265],[-0.9693431,43.048996],[-0.9690731,43.0489349],[-0.9689231,43.0489273],[-0.9686313,43.048893],[-0.9684713,43.0489159],[-0.9684013,43.0489044],[-0.9683113,43.0488739],[-0.9682913,43.0488434],[-0.9682612,43.0486336],[-0.9682212,43.0485535],[-0.9681513,43.0484924],[-0.9681435,43.0484657],[-0.9682735,43.0483322],[-0.9683136,43.048275],[-0.9683635,43.0481148],[-0.9683635,43.0479927],[-0.9682935,43.0477142],[-0.9682935,43.0475922],[-0.9683635,43.0470848],[-0.9683436,43.0470352],[-0.9682236,43.0468941],[-0.9682035,43.0467834],[-0.9682136,43.0466843],[-0.9682636,43.0465431],[-0.9683436,43.0464134],[-0.9684736,43.0462036],[-0.9685935,43.0461044],[-0.9689835,43.0458031],[-0.9694836,43.045475],[-0.9699935,43.0449753],[-0.9703336,43.0446053],[-0.9704136,43.0444832],[-0.9704936,43.0444031],[-0.9706035,43.044323],[-0.9707035,43.0443039],[-0.9708136,43.0442924],[-0.9711412,43.0443001],[-0.9712912,43.0443001],[-0.9714112,43.044281],[-0.9716012,43.0442123],[-0.9718212,43.0440712],[-0.9723412,43.0436897],[-0.9730412,43.043251],[-0.9731511,43.0431404],[-0.9731812,43.0430794],[-0.9730912,43.0428925],[-0.9729711,43.0427017],[-0.9728212,43.0425415],[-0.9725312,43.0423012],[-0.9724312,43.0421791],[-0.9723315,43.0420647],[-0.9719515,43.0417213],[-0.9717815,43.0415421],[-0.9714915,43.0410233],[-0.9713415,43.040802],[-0.9713115,43.0407829],[-0.9712915,43.0407143],[-0.9712015,43.0406532],[-0.9711515,43.0405235],[-0.9711215,43.0405121],[-0.9711015,43.0404739],[-0.9709114,43.0403519],[-0.9707615,43.0403137],[-0.9706514,43.0402946],[-0.9705215,43.0402946],[-0.9702415,43.0403519],[-0.9701615,43.0403519],[-0.9699315,43.0403328],[-0.9698915,43.0403442],[-0.9698015,43.0404015],[-0.9694614,43.040554],[-0.9693115,43.0405922],[-0.9692715,43.0406227],[-0.9687715,43.0408325],[-0.9686714,43.040863],[-0.9684514,43.0408821],[-0.9680715,43.0408821],[-0.9676915,43.0408325],[-0.9674715,43.0407944],[-0.9673815,43.0407524],[-0.9670715,43.0406837],[-0.9669515,43.0406342],[-0.9668915,43.0405846],[-0.9668215,43.0405045],[-0.9667915,43.0404816],[-0.9666715,43.0404739],[-0.9666415,43.0404549],[-0.9666315,43.0404015],[-0.9665815,43.0403328],[-0.9661515,43.0400429],[-0.9660315,43.0399818],[-0.9658815,43.0399323],[-0.9658615,43.0398827],[-0.9658214,43.0397224],[-0.9658214,43.0396729],[-0.9658415,43.0396233],[-0.9658214,43.0395737],[-0.9656914,43.0394516],[-0.9656315,43.0394516],[-0.9654815,43.039463],[-0.9654615,43.039444],[-0.9654714,43.039402],[-0.9654714,43.0393715],[-0.9654215,43.0393333],[-0.9654015,43.0392838],[-0.9654115,43.0392227],[-0.9653915,43.0391922],[-0.9653215,43.0391846],[-0.9653315,43.0391541],[-0.9652914,43.0391426],[-0.9652815,43.0391235],[-0.9652914,43.0390739],[-0.9652815,43.0390434],[-0.9652415,43.0390129],[-0.9651715,43.0389748],[-0.9651214,43.0389328],[-0.9649815,43.0388718],[-0.9645715,43.0387039],[-0.9642715,43.0385933],[-0.9638014,43.038063],[-0.9636615,43.0379448],[-0.9630415,43.0375443],[-0.9629214,43.0373611],[-0.9628215,43.0372543],[-0.9628515,43.0372124],[-0.9628115,43.0369644],[-0.9628415,43.0367012],[-0.9628315,43.0365829],[-0.9626815,43.0364723],[-0.9626315,43.0364418],[-0.9625115,43.0364227],[-0.9623715,43.0363235],[-0.9623114,43.0362244],[-0.9622515,43.0360413],[-0.9622715,43.0359726],[-0.9622415,43.0358849],[-0.9622515,43.0358315],[-0.9622315,43.0357819],[-0.9622015,43.0357513],[-0.9621915,43.0357018],[-0.9622015,43.0356445],[-0.9622615,43.0355835],[-0.9622715,43.035553],[-0.9622615,43.0355148],[-0.9622115,43.0354729],[-0.9620115,43.0354042],[-0.9617615,43.0353546],[-0.9615115,43.0353127],[-0.9612114,43.0353012],[-0.9609715,43.0353127],[-0.9606215,43.0353317],[-0.9603515,43.0353928],[-0.9600915,43.0354233],[-0.9595215,43.0354042],[-0.9593015,43.0354042],[-0.9591415,43.0354118],[-0.9588915,43.0354843],[-0.9587815,43.0354919],[-0.9587215,43.0354843],[-0.9583715,43.0351143],[-0.9579915,43.034523],[-0.9579214,43.0344925],[-0.9577415,43.0344543],[-0.9574814,43.0344429],[-0.9573914,43.0344124],[-0.9569915,43.034153],[-0.9567015,43.0339928],[-0.9565515,43.0339546],[-0.9564115,43.0338631],[-0.9563414,43.0337219],[-0.9562514,43.0336533],[-0.9560915,43.0335732],[-0.9560515,43.033493],[-0.9558215,43.0332947],[-0.9557415,43.0331917],[-0.9555514,43.032814],[-0.9555115,43.0326233],[-0.9555815,43.0322342],[-0.9555615,43.0321732],[-0.9554614,43.032074],[-0.9554015,43.032032],[-0.9552315,43.0320129],[-0.9551815,43.0319824],[-0.9548514,43.0316544],[-0.9546915,43.0315933],[-0.9542814,43.0314941],[-0.9540114,43.0313911],[-0.9539215,43.0313835],[-0.9537915,43.0313835],[-0.9537015,43.0313644],[-0.9536515,43.0313339],[-0.9535515,43.0312233],[-0.9535215,43.0311241],[-0.9535314,43.0309219],[-0.9534815,43.0308342],[-0.9533715,43.0307236],[-0.9530914,43.0305328],[-0.9529815,43.0305328],[-0.9528015,43.0305748],[-0.9526215,43.0306435],[-0.9526015,43.030674],[-0.9526315,43.0308228],[-0.9526114,43.0309143],[-0.9525715,43.0310135],[-0.9524814,43.0311012],[-0.9523231,43.0312996],[-0.9521232,43.0314064],[-0.9517431,43.031559],[-0.9512931,43.0317879],[-0.9509332,43.0319481],[-0.9507831,43.0320091],[-0.9505531,43.0320168],[-0.9500231,43.0319595],[-0.9497831,43.0318985],[-0.9493231,43.0317574],[-0.9492131,43.0317078],[-0.9487731,43.0315895],[-0.9487031,43.031559],[-0.9485731,43.0314178],[-0.9484832,43.0313683],[-0.9483731,43.0313263],[-0.9476432,43.0311165],[-0.9473031,43.0310097],[-0.9468231,43.0307579],[-0.9466631,43.0306473],[-0.9464731,43.030468],[-0.9464231,43.0303688],[-0.9463632,43.0303078],[-0.9463131,43.0302773],[-0.9459631,43.0302582],[-0.9458432,43.0302391],[-0.9457031,43.0301781],[-0.9456232,43.0301781],[-0.9455631,43.030159],[-0.9454331,43.0299873],[-0.9452831,43.0299263],[-0.9450231,43.029747],[-0.9445431,43.0295296],[-0.9441332,43.0293083],[-0.9440331,43.0292397],[-0.9439031,43.0290985],[-0.9438732,43.0290298],[-0.9438431,43.0288277],[-0.9437031,43.0286598],[-0.9437131,43.0285683],[-0.9437631,43.0284386],[-0.9438031,43.0284081],[-0.9438831,43.0283661],[-0.9439031,43.028347],[-0.9438732,43.0282288],[-0.9438931,43.0281563],[-0.9438431,43.0281067],[-0.9435531,43.0279198],[-0.9432132,43.0278168],[-0.9429832,43.0278091],[-0.9426031,43.0278282],[-0.9419832,43.027977],[-0.9416332,43.028038],[-0.9409031,43.0281982],[-0.9407431,43.0282478],[-0.9405832,43.0282784],[-0.9402031,43.0284576],[-0.9401432,43.0284691],[-0.9400131,43.0284195],[-0.9398831,43.028347],[-0.9397131,43.0282097],[-0.9396431,43.0281868],[-0.9394631,43.0281677],[-0.9392632,43.0280762],[-0.9388731,43.0280762],[-0.9382731,43.0281372],[-0.9380231,43.0282097],[-0.9378731,43.0282898],[-0.9373431,43.0284195],[-0.9371032,43.0285187],[-0.9369832,43.0285378],[-0.9368032,43.0285378],[-0.9363531,43.0285873],[-0.9362431,43.0286179],[-0.9360431,43.0287285],[-0.9359732,43.0287476],[-0.9358631,43.0287476],[-0.9358131,43.0287285],[-0.9356112,43.028347],[-0.9354112,43.0280151],[-0.9353612,43.0279541],[-0.9353112,43.027874],[-0.9352212,43.0275955],[-0.9352212,43.0274353],[-0.9352157,43.0273705],[-0.9351957,43.0273399],[-0.9351658,43.0273018],[-0.9349757,43.0271721],[-0.9347957,43.0270233],[-0.9347658,43.0269814],[-0.9347658,43.0269127],[-0.9347957,43.0268898],[-0.9351557,43.026741],[-0.9352558,43.026722],[-0.9353458,43.026722],[-0.9354857,43.026741],[-0.9355757,43.0267525],[-0.9356058,43.0267296],[-0.9356157,43.0267105],[-0.9356058,43.02668],[-0.9353057,43.0264511],[-0.9352458,43.0264206],[-0.9350157,43.0263329],[-0.9349257,43.0262604],[-0.9346957,43.0260124],[-0.9344658,43.0257111],[-0.9342858,43.0254211],[-0.9340757,43.0252113],[-0.9339858,43.0251617],[-0.9336457,43.0250702],[-0.9334357,43.0250511],[-0.9332657,43.0250397],[-0.9330558,43.0250511],[-0.9328257,43.0251122],[-0.9327657,43.0251122],[-0.9326957,43.0250931],[-0.9326658,43.0250702],[-0.9326558,43.0250397],[-0.9326857,43.0249519],[-0.9326757,43.0248718],[-0.9327058,43.0248413],[-0.9328858,43.0247498],[-0.9330757,43.0247002],[-0.9331757,43.0246201],[-0.9332758,43.0245018],[-0.9335358,43.0243225],[-0.9337558,43.0241127],[-0.9338858,43.0240517],[-0.9341958,43.023922],[-0.9345257,43.0238304],[-0.9345757,43.0237999],[-0.9345458,43.0237122],[-0.9345757,43.0236702],[-0.9346358,43.0236702],[-0.9346657,43.0237312],[-0.9347057,43.0237427],[-0.9347357,43.0237198],[-0.9347457,43.0236816],[-0.9347457,43.0234718],[-0.9347357,43.0234222],[-0.9346957,43.0233803],[-0.9346358,43.0233498],[-0.9346057,43.0233231],[-0.9343258,43.0232697],[-0.9337357,43.023201],[-0.9333357,43.0231018],[-0.9332057,43.0230522],[-0.9328858,43.0229912],[-0.9322658,43.0230408],[-0.9321657,43.0230408],[-0.9320958,43.0230217],[-0.9320357,43.0229912],[-0.9319757,43.0229301],[-0.9319558,43.0228615],[-0.9319757,43.0227814],[-0.9320257,43.0227127],[-0.9321957,43.0225906],[-0.9323958,43.022522],[-0.9324458,43.02248],[-0.9324858,43.0224419],[-0.9325057,43.0223808],[-0.9324957,43.0223198],[-0.9324458,43.0222321],[-0.9323757,43.0221901],[-0.9321257,43.0222397],[-0.9320657,43.0222397],[-0.9319057,43.022171],[-0.9320226,43.0218773],[-0.9327525,43.0213585],[-0.9328126,43.0212898],[-0.9329026,43.021019],[-0.9329525,43.0209579],[-0.9330425,43.0209007],[-0.9331526,43.0208778],[-0.9340326,43.0208206],[-0.9342325,43.0208282],[-0.9345726,43.0208778],[-0.9351326,43.0209999],[-0.9352025,43.0209885],[-0.9352326,43.0209579],[-0.9352326,43.0209274],[-0.9352025,43.0208893],[-0.9351326,43.0208702],[-0.9349626,43.0208588],[-0.9343325,43.0207405],[-0.9340925,43.0206985],[-0.9337525,43.020668],[-0.9330726,43.0205688],[-0.9328026,43.0205193],[-0.9325325,43.0205078],[-0.9322225,43.0204582],[-0.9321526,43.0204582],[-0.9318125,43.0205193],[-0.9317526,43.0205193],[-0.9317026,43.0205002],[-0.9316626,43.0204582],[-0.9314826,43.0201187],[-0.9314325,43.0200691],[-0.9312825,43.020031],[-0.9311926,43.020031],[-0.9310725,43.0200386],[-0.9308426,43.0200996],[-0.9308025,43.0200996],[-0.9307125,43.0200806],[-0.9305825,43.0199509],[-0.9303325,43.0198174],[-0.9297826,43.0193596],[-0.9296725,43.0193291],[-0.9296026,43.0193291],[-0.9295126,43.0193405],[-0.9292225,43.0194206],[-0.9290826,43.0194397],[-0.9290326,43.0194283],[-0.9289225,43.0193977],[-0.9284025,43.0191574],[-0.9283326,43.0191383],[-0.9282526,43.0191498],[-0.9281926,43.0191689],[-0.9279426,43.0194283],[-0.9278325,43.0195084],[-0.9276925,43.0195999],[-0.9274126,43.0197182],[-0.9272826,43.0197601],[-0.9271325,43.0197792],[-0.9265625,43.0197678],[-0.9264125,43.0197792],[-0.9263226,43.0197983],[-0.9261625,43.0198708],[-0.9260926,43.0198708],[-0.9260826,43.0198479],[-0.9260926,43.0198174],[-0.9261525,43.0197487],[-0.9262525,43.0197105],[-0.9264426,43.0196609],[-0.9266925,43.0196304],[-0.9268026,43.0195999],[-0.9269326,43.0195503],[-0.9271225,43.0194473],[-0.9273126,43.01931],[-0.9273626,43.0192375],[-0.9274825,43.01894],[-0.9275926,43.0187607],[-0.9276525,43.0183983],[-0.9277115,43.0183716],[-0.9277615,43.0183601],[-0.9278815,43.0183716],[-0.9282315,43.0185623],[-0.9282715,43.0185699],[-0.9283715,43.0185699],[-0.9283765,43.0185776],[-0.9284365,43.0186005],[-0.9285865,43.0186005],[-0.9286565,43.018589],[-0.9288465,43.0185089],[-0.9287865,43.0184593],[-0.9282365,43.0180588],[-0.9281365,43.0179977],[-0.9278665,43.017868],[-0.9277965,43.0177994],[-0.9277765,43.0177307],[-0.9277665,43.0176697],[-0.9278165,43.0175591],[-0.9279865,43.0173874],[-0.9280765,43.0172806],[-0.9281365,43.01717]]},{"id":17736,"author":"Ubicarta","name_GR":"Pyrenees: 09 Logibar to Sainte-Engr\u00e2ce","description_GR":"Logibar to Sainte-Engr\u00e2ce by Ubicarta","path":"FRANCE\/GR10_DAY_09","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":18781,"name_EN":"Pyrenees: 09 Logibar \u00e0 Sainte-Engr\u00e2ce","description_EN":"Logibar \u00e0 Sainte-Engr\u00e2ce par Ubicarta","ascent_time":491,"descent_time":469,"marker":"France_GR10","level":9,"ascent":1638,"descent":1344,"maxelev":1375,"minelev":400,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.9288868 42.97503,-0.85078 43.01717)","views":9,"millestones":"0,-0.9281402,43.0171661#1,-0.9253189,43.0099127#2,-0.9227876,43.0048619#3,-0.9218233,43.0011193#4,-0.9129053,42.9964737#5,-0.9081385,42.9898096#6,-0.9089364,42.9934761#7,-0.9092895,43.0002087#8,-0.9105061,43.0048614#9,-0.9000734,43.0021057#10,-0.8954732,42.9959999#11,-0.8960431,42.9886810#12,-0.8946082,42.9818931#13,-0.8866506,42.9784865#14,-0.8765018,42.9761620#15,-0.8735873,42.9774909#16,-0.8663339,42.9814579#17,-0.8595290,42.9857631#18,-0.8552332,42.9892817#18.8,-0.8507832,42.9932327","x":-0.9012395,"y":43.0021057,"coor":[[-0.9281402,43.0171661],[-0.9281703,43.0171661],[-0.9282503,43.017086],[-0.9283403,43.0170441],[-0.9285402,43.0170059],[-0.9287003,43.0169449],[-0.9288203,43.0168762],[-0.9288803,43.0167542],[-0.9288902,43.016674],[-0.9288402,43.0166168],[-0.9285802,43.0165062],[-0.9283403,43.0164566],[-0.9280502,43.0164261],[-0.9279302,43.0163956],[-0.9278402,43.0163536],[-0.9277303,43.0162659],[-0.9276202,43.0161552],[-0.9272802,43.0158958],[-0.9270102,43.015667],[-0.9267203,43.0154572],[-0.9265302,43.015255],[-0.9263303,43.0150948],[-0.9261503,43.0149155],[-0.9259902,43.0148163],[-0.9258403,43.0146446],[-0.9258302,43.014534],[-0.9258903,43.0143967],[-0.9261103,43.0141144],[-0.9261402,43.0140343],[-0.9262003,43.0137253],[-0.9262602,43.013504],[-0.9262803,43.013134],[-0.9262602,43.0130157],[-0.9262803,43.0128441],[-0.9262403,43.0126152],[-0.9262702,43.0123367],[-0.9262602,43.0122337],[-0.9262602,43.0120468],[-0.9262903,43.0114441],[-0.9262702,43.0113564],[-0.9262303,43.0113068],[-0.9262102,43.0112343],[-0.9262102,43.0111771],[-0.9262903,43.011116],[-0.9263002,43.0110435],[-0.9261003,43.0106239],[-0.9260502,43.0105934],[-0.9258202,43.0104141],[-0.9255803,43.0102768],[-0.9254403,43.0100937],[-0.9253702,43.010025],[-0.9253203,43.0099144],[-0.9252803,43.0098648],[-0.9252203,43.0098343],[-0.9249502,43.0097847],[-0.9248502,43.0097656],[-0.9247503,43.009716],[-0.9246802,43.0096664],[-0.9246402,43.0096169],[-0.9245602,43.0093956],[-0.9245402,43.0090942],[-0.9244602,43.0089455],[-0.9244202,43.0089264],[-0.9242203,43.0089264],[-0.9238102,43.0089569],[-0.9236503,43.0089455],[-0.9235203,43.0089035],[-0.9234102,43.0087738],[-0.9233602,43.0087471],[-0.9233003,43.0087242],[-0.9231102,43.0087166],[-0.9230703,43.0087051],[-0.9230703,43.0086861],[-0.9232503,43.0086441],[-0.9233803,43.008606],[-0.9239203,43.0082359],[-0.9242603,43.0081062],[-0.9246802,43.0078964],[-0.9247202,43.0078354],[-0.9247403,43.0076256],[-0.9247403,43.0074654],[-0.9247003,43.0073662],[-0.9247103,43.0072136],[-0.9249203,43.0069351],[-0.9249603,43.0068436],[-0.9251202,43.0066757],[-0.9254403,43.0064659],[-0.9256703,43.0063438],[-0.9257103,43.0063171],[-0.9257302,43.006237],[-0.9257002,43.006115],[-0.9256603,43.0060158],[-0.9255202,43.0058365],[-0.9253502,43.0057449],[-0.9251503,43.0055466],[-0.9250702,43.0054855],[-0.9250103,43.0054665],[-0.9249303,43.0054665],[-0.9245502,43.0055046],[-0.9239203,43.0055351],[-0.9236403,43.0054855],[-0.9234402,43.0054665],[-0.9233403,43.0054436],[-0.9232603,43.0053749],[-0.9231703,43.0053253],[-0.9230602,43.0053062],[-0.9227602,43.0053062],[-0.9227203,43.0052948],[-0.9226803,43.0052643],[-0.9226803,43.0051041],[-0.9226903,43.0050049],[-0.9227402,43.0049248],[-0.9228002,43.0048447],[-0.9230102,43.0046768],[-0.9234502,43.004364],[-0.9235902,43.0043259],[-0.9237303,43.0043144],[-0.9238802,43.0043144],[-0.9242002,43.0043564],[-0.9243202,43.0043564],[-0.9243603,43.0043449],[-0.9243903,43.0043144],[-0.9243903,43.0042763],[-0.9243603,43.0042267],[-0.9242902,43.0041962],[-0.9239402,43.0041466],[-0.9237303,43.0040436],[-0.9236202,43.0039749],[-0.9233903,43.0037537],[-0.9231402,43.0035057],[-0.9230703,43.0034065],[-0.9228503,43.0031853],[-0.9227203,43.0030746],[-0.9225402,43.002964],[-0.9225202,43.0029259],[-0.9225402,43.0028839],[-0.9226003,43.0028152],[-0.9226903,43.0027542],[-0.9227803,43.0027161],[-0.9228503,43.0027046],[-0.9228902,43.0027161],[-0.9230403,43.0028648],[-0.9231703,43.0029755],[-0.9237003,43.0033646],[-0.9237702,43.0034447],[-0.9238603,43.0034943],[-0.9239402,43.0034943],[-0.9240403,43.0034561],[-0.9242002,43.003315],[-0.9242402,43.0032654],[-0.9242703,43.0031738],[-0.9243003,43.0027046],[-0.9242603,43.0026436],[-0.9241102,43.0025635],[-0.9239702,43.0025368],[-0.9239103,43.0024948],[-0.9238902,43.0024643],[-0.9238902,43.0023766],[-0.9239302,43.0020638],[-0.9240503,43.0017662],[-0.9240702,43.0016937],[-0.9240503,43.0016441],[-0.9238703,43.0014839],[-0.9238203,43.0014763],[-0.9237602,43.0014839],[-0.9236003,43.001545],[-0.9235002,43.001545],[-0.9229978,43.0015869],[-0.9229379,43.0015869],[-0.9228778,43.0015678],[-0.9228178,43.0015259],[-0.9227378,43.0014076],[-0.9227079,43.0013771],[-0.9224678,43.0012856],[-0.9222878,43.001236],[-0.9221079,43.0012245],[-0.9220479,43.0011978],[-0.9219978,43.0011444],[-0.9219378,43.0011253],[-0.9215779,43.0011063],[-0.9212378,43.0010262],[-0.9209079,43.0008545],[-0.9208779,43.0008278],[-0.9206678,43.0007477],[-0.9206079,43.0006943],[-0.9205179,43.0006561],[-0.9203278,43.000515],[-0.9200379,43.0004044],[-0.9199579,43.0003357],[-0.9197578,43.000267],[-0.9195979,43.0001678],[-0.9194778,43.0000343],[-0.9193379,42.9999466],[-0.9192778,42.999855],[-0.9190878,42.9997673],[-0.9190379,42.9996948],[-0.9188179,42.9995461],[-0.9187778,42.9994774],[-0.9186478,42.999485],[-0.9184378,42.9994545],[-0.9183279,42.9995079],[-0.9180979,42.9995575],[-0.9179578,42.9995575],[-0.9178479,42.9995461],[-0.9177079,42.9995575],[-0.9176579,42.9995346],[-0.9175178,42.9995766],[-0.9174079,42.9995651],[-0.9172478,42.9994774],[-0.9171578,42.9994545],[-0.9170479,42.9993744],[-0.9169478,42.9992676],[-0.9167578,42.999115],[-0.9167178,42.9990463],[-0.9166679,42.9990158],[-0.9164678,42.9989777],[-0.9164178,42.9989853],[-0.9163778,42.9990158],[-0.9161978,42.9990845],[-0.9160578,42.9990959],[-0.9159878,42.9990768],[-0.9158978,42.9990273],[-0.9157978,42.9989853],[-0.9155579,42.9989662],[-0.9154978,42.9989471],[-0.9152278,42.998806],[-0.9151978,42.998806],[-0.9151378,42.9987564],[-0.9150578,42.9986572],[-0.9149379,42.9985466],[-0.9148079,42.9983749],[-0.9146379,42.9982376],[-0.9145979,42.9982262],[-0.9144579,42.9981346],[-0.9143178,42.9980774],[-0.9140579,42.9979362],[-0.9138379,42.9978752],[-0.9137579,42.9978065],[-0.9136679,42.9976654],[-0.9134879,42.9974861],[-0.9134479,42.997406],[-0.9133378,42.9973068],[-0.9132279,42.9971161],[-0.9130979,42.9970245],[-0.9130778,42.9969864],[-0.9128879,42.9968567],[-0.9128678,42.9967766],[-0.9127979,42.9967155],[-0.9127979,42.9966545],[-0.9127678,42.9966354],[-0.9127579,42.9965973],[-0.9128178,42.9965744],[-0.9129779,42.9963875],[-0.9130278,42.9963379],[-0.9130679,42.996315],[-0.9131178,42.9961967],[-0.9131178,42.9959755],[-0.9131479,42.9958344],[-0.9132078,42.9957848],[-0.9132379,42.9957161],[-0.9133279,42.9956551],[-0.9133378,42.9956169],[-0.9133878,42.9955559],[-0.9133778,42.9955254],[-0.9134079,42.9954643],[-0.9134079,42.9952965],[-0.9134778,42.9951172],[-0.9133778,42.9947777],[-0.9132178,42.9944572],[-0.9132078,42.9943466],[-0.9131479,42.994236],[-0.9129279,42.9940453],[-0.9128578,42.993885],[-0.9128578,42.9938469],[-0.9129179,42.9937973],[-0.9129078,42.9937553],[-0.9128779,42.9936752],[-0.9128479,42.9935265],[-0.9127378,42.9933052],[-0.9127778,42.9932365],[-0.9127678,42.993187],[-0.9127778,42.9931374],[-0.9128978,42.9929962],[-0.9129779,42.9929543],[-0.9129779,42.9928741],[-0.9129478,42.9928474],[-0.9129279,42.9928055],[-0.9127678,42.9926758],[-0.9126478,42.9926071],[-0.9126179,42.9925346],[-0.9125679,42.992466],[-0.9125379,42.9923973],[-0.9124479,42.9922752],[-0.9123179,42.9921761],[-0.9122878,42.9921265],[-0.9122679,42.992115],[-0.9121279,42.9919968],[-0.9119279,42.9918747],[-0.9119179,42.9918556],[-0.9118078,42.991787],[-0.9116778,42.9914551],[-0.9115579,42.9913368],[-0.9114478,42.9911842],[-0.9113778,42.9911652],[-0.9112878,42.9911766],[-0.9112278,42.9912071],[-0.9110678,42.9912453],[-0.9108778,42.9912567],[-0.9106379,42.9912262],[-0.9104279,42.9911461],[-0.9101279,42.9909859],[-0.9100178,42.9908943],[-0.9096578,42.990696],[-0.9095079,42.9906578],[-0.9092578,42.9906349],[-0.9091879,42.9905968],[-0.9089679,42.9902649],[-0.9088778,42.9901848],[-0.9087278,42.990097],[-0.9080979,42.9897957],[-0.9080278,42.9897041],[-0.9079679,42.9895248],[-0.9078978,42.9893951],[-0.9078279,42.989315],[-0.9076579,42.9891777],[-0.9074779,42.9891167],[-0.9073778,42.9891052],[-0.9072978,42.9891357],[-0.9071578,42.9892654],[-0.9070879,42.9892769],[-0.9069679,42.9892273],[-0.9064578,42.9889946],[-0.9062878,42.9888954],[-0.9061779,42.9886246],[-0.9060379,42.9884758],[-0.9058378,42.9883766],[-0.9057178,42.9883461],[-0.9054179,42.9882965],[-0.9053578,42.9882965],[-0.9053078,42.9883156],[-0.9052979,42.9883652],[-0.9054593,42.9886513],[-0.9054893,42.9887619],[-0.9055493,42.9888611],[-0.9056093,42.9889336],[-0.9057493,42.9890213],[-0.9058193,42.9890823],[-0.9058793,42.989193],[-0.9060193,42.9893112],[-0.9060293,42.9893532],[-0.9060193,42.9894638],[-0.9060493,42.9895134],[-0.9060892,42.9895439],[-0.9061193,42.9895706],[-0.9062993,42.9898529],[-0.9063092,42.9898834],[-0.9062793,42.9899635],[-0.9062993,42.9900208],[-0.9063393,42.9900742],[-0.9064493,42.9901428],[-0.9064493,42.9901619],[-0.9065393,42.9902306],[-0.9065692,42.9902725],[-0.9065593,42.9903336],[-0.9066793,42.9904213],[-0.9067993,42.9906311],[-0.9070493,42.9909019],[-0.9070893,42.9909821],[-0.9072993,42.9911232],[-0.9075693,42.9913712],[-0.9077293,42.991642],[-0.9077493,42.9917221],[-0.9078693,42.9919319],[-0.9079193,42.9919739],[-0.9079993,42.9920921],[-0.9080493,42.9921227],[-0.9080693,42.9921608],[-0.9081193,42.9922218],[-0.9082693,42.9923706],[-0.9084093,42.9924927],[-0.9085492,42.9926643],[-0.9086593,42.9927711],[-0.9087093,42.9928513],[-0.9089293,42.9932823],[-0.9089392,42.993351],[-0.9089293,42.9934311],[-0.9089392,42.9934921],[-0.9089293,42.9935837],[-0.9088493,42.9938316],[-0.9088493,42.9939232],[-0.9088693,42.9939919],[-0.9089593,42.9942017],[-0.9090393,42.9942932],[-0.9091093,42.9943428],[-0.9091393,42.994381],[-0.9091293,42.9944344],[-0.9090993,42.9945221],[-0.9089093,42.9947739],[-0.9086593,42.9950333],[-0.9084693,42.9952507],[-0.9081393,42.9958229],[-0.9080293,42.9962616],[-0.9079493,42.9964218],[-0.9079193,42.996563],[-0.9078293,42.9967232],[-0.9075493,42.9970932],[-0.9074293,42.9972916],[-0.9073393,42.9974136],[-0.9072393,42.9975128],[-0.9070992,42.9976006],[-0.9069493,42.9976807],[-0.9067892,42.9977417],[-0.9066093,42.9977608],[-0.9064193,42.9977608],[-0.9060793,42.9977036],[-0.9060593,42.9977226],[-0.9060693,42.9977608],[-0.9062793,42.9978638],[-0.9064293,42.997963],[-0.9066793,42.9981613],[-0.9068293,42.9983139],[-0.9069393,42.998394],[-0.9069393,42.9984436],[-0.9069493,42.9984932],[-0.9069293,42.9985619],[-0.9069192,42.9986229],[-0.9069493,42.998661],[-0.9070992,42.9986839],[-0.9071593,42.9987221],[-0.9071993,42.9987526],[-0.9072993,42.9988022],[-0.9074993,42.9988441],[-0.9076993,42.9988937],[-0.9078892,42.9989929],[-0.9084393,42.9995308],[-0.9085393,42.9996033],[-0.9088193,42.9998436],[-0.9089693,42.9999237],[-0.9090993,43.0000229],[-0.9091793,43.0001526],[-0.9092993,43.0002136],[-0.9097093,43.0003624],[-0.9098893,43.0004921],[-0.9100792,43.000824],[-0.9100693,43.0009232],[-0.9101193,43.0011215],[-0.9101193,43.0012131],[-0.9100493,43.0014343],[-0.9100293,43.0015831],[-0.9099393,43.0016937],[-0.9099193,43.0017509],[-0.9099193,43.0018425],[-0.9099393,43.0019112],[-0.9100693,43.0021019],[-0.9101093,43.002224],[-0.9100893,43.0023422],[-0.9099993,43.0024109],[-0.9099593,43.0024719],[-0.9099393,43.0025711],[-0.9099492,43.0026131],[-0.9099593,43.0026436],[-0.9101893,43.0027122],[-0.9104792,43.0029221],[-0.9105893,43.0029716],[-0.9107593,43.0030708],[-0.9108793,43.0031242],[-0.9110193,43.0031624],[-0.9114593,43.0032234],[-0.9116493,43.003212],[-0.9117693,43.0032616],[-0.9118293,43.0033035],[-0.9118993,43.0033836],[-0.9120592,43.0035133],[-0.9121793,43.0036316],[-0.9122792,43.0038414],[-0.9124092,43.0040207],[-0.9125093,43.0040932],[-0.9128393,43.0043526],[-0.9130692,43.0045624],[-0.9130893,43.0046043],[-0.9130793,43.0046539],[-0.9130993,43.0047112],[-0.9130692,43.0047531],[-0.9129693,43.0047913],[-0.9129493,43.0048141],[-0.9129493,43.0048523],[-0.9129393,43.0049019],[-0.9128593,43.0049438],[-0.9128193,43.004982],[-0.9127993,43.0051117],[-0.9127592,43.0051727],[-0.9127293,43.0052834],[-0.9127192,43.0054932],[-0.9126893,43.0056534],[-0.9126593,43.0056725],[-0.9126193,43.0056839],[-0.912406,43.0056152],[-0.9120361,43.0054855],[-0.9118661,43.005394],[-0.911656,43.0053062],[-0.911396,43.0051537],[-0.911216,43.0050964],[-0.910966,43.0050354],[-0.910666,43.0049248],[-0.9105361,43.0049057],[-0.9105061,43.0048943],[-0.9105061,43.0048561],[-0.910166,43.0048637],[-0.9100161,43.0048561],[-0.909946,43.0048637],[-0.909646,43.0048141],[-0.909586,43.0047836],[-0.909516,43.004734],[-0.909416,43.004734],[-0.909346,43.004715],[-0.909306,43.0046844],[-0.909126,43.0046463],[-0.909076,43.0046463],[-0.908936,43.0045853],[-0.908796,43.0046043],[-0.9087461,43.0045967],[-0.908366,43.0044441],[-0.9081661,43.0043259],[-0.907726,43.0041656],[-0.907676,43.0040665],[-0.907616,43.0039864],[-0.907436,43.0038147],[-0.907306,43.0036545],[-0.907046,43.0035172],[-0.906966,43.0034142],[-0.9068561,43.003334],[-0.9067661,43.0032768],[-0.906646,43.0032463],[-0.906626,43.0032272],[-0.9066361,43.0032043],[-0.906626,43.0031471],[-0.906516,43.0030441],[-0.906426,43.0029335],[-0.906396,43.0029259],[-0.9062861,43.0028152],[-0.906146,43.0027237],[-0.905856,43.0026741],[-0.9056661,43.0026665],[-0.905376,43.0027046],[-0.905246,43.002697],[-0.9051061,43.002655],[-0.904726,43.0026245],[-0.9045261,43.002594],[-0.904326,43.0025368],[-0.904276,43.0025368],[-0.904106,43.0026169],[-0.9039494,43.0026131],[-0.9038795,43.0026245],[-0.9037594,43.002655],[-0.9034494,43.0026855],[-0.9030194,43.002655],[-0.9028695,43.0025864],[-0.9028094,43.0025635],[-0.9027594,43.0025635],[-0.9027194,43.0025864],[-0.9026194,43.0025558],[-0.9024494,43.0025444],[-0.9023694,43.0025139],[-0.9017794,43.0022659],[-0.9012395,43.0021057],[-0.9010994,43.0020866],[-0.9010094,43.0020943],[-0.9008495,43.0020638],[-0.9001895,43.0019264],[-0.9001594,43.0019341],[-0.9001594,43.0020561],[-0.9001395,43.0020866],[-0.9000794,43.0021057],[-0.8998294,43.0021057],[-0.8997895,43.0021133],[-0.8996394,43.002224],[-0.8994895,43.0024948],[-0.8994594,43.0025253],[-0.8993995,43.0025253],[-0.8992794,43.0024834],[-0.8992394,43.0025139],[-0.8991793,43.0026321],[-0.8991393,43.0026741],[-0.8990893,43.0027046],[-0.8989494,43.0027428],[-0.8986768,43.0026703],[-0.8982667,43.0025902],[-0.8981467,43.0025291],[-0.8980768,43.0024529],[-0.8980467,43.0024109],[-0.8980467,43.0023613],[-0.8980868,43.0023193],[-0.8981568,43.0022697],[-0.8983667,43.002182],[-0.8984168,43.0021515],[-0.8984967,43.0019913],[-0.8985367,43.0018692],[-0.8985668,43.0016899],[-0.8985468,43.0010414],[-0.8984967,43.0008926],[-0.8984067,43.0005226],[-0.8982168,43.0001221],[-0.8980668,42.9999199],[-0.8978868,42.9997597],[-0.8976868,42.9996223],[-0.8976368,42.9995728],[-0.8973967,42.9992599],[-0.8972268,42.9990807],[-0.8971367,42.9988823],[-0.8970867,42.9988213],[-0.8967168,42.9984627],[-0.8966768,42.9983826],[-0.8965868,42.9981804],[-0.8965667,42.9980812],[-0.8964168,42.9976997],[-0.8962067,42.997261],[-0.8961167,42.9971123],[-0.8959067,42.9967995],[-0.8957267,42.9964218],[-0.8955268,42.9960899],[-0.8954667,42.9959602],[-0.8953367,42.9957619],[-0.8953068,42.9956322],[-0.8953068,42.9955521],[-0.8953367,42.9954605],[-0.8955268,42.9952202],[-0.8956468,42.9950829],[-0.8958468,42.9949303],[-0.8958868,42.9948692],[-0.8958868,42.994751],[-0.8958167,42.9946022],[-0.8957968,42.9945297],[-0.8958068,42.9944916],[-0.8960767,42.9942322],[-0.8961568,42.9941292],[-0.8961968,42.9940414],[-0.8960968,42.993721],[-0.8961167,42.993679],[-0.8961368,42.9936523],[-0.8961968,42.9936523],[-0.8963668,42.9936523],[-0.8966668,42.9936905],[-0.8967568,42.993679],[-0.8968968,42.9936409],[-0.8969768,42.9935913],[-0.8970268,42.9935417],[-0.8970768,42.9934807],[-0.8970968,42.9934311],[-0.8971367,42.9932404],[-0.8973268,42.9928322],[-0.8973868,42.9926414],[-0.8975267,42.9924011],[-0.8979968,42.9918594],[-0.8980768,42.9916992],[-0.8980967,42.9915199],[-0.8980668,42.991291],[-0.8980268,42.9911995],[-0.8979768,42.9911194],[-0.8977268,42.9908295],[-0.8975868,42.9905701],[-0.8975368,42.9903908],[-0.8975468,42.9901428],[-0.8975267,42.9899521],[-0.8974867,42.98983],[-0.8972968,42.9894905],[-0.8971868,42.9894028],[-0.8967968,42.9891815],[-0.8962768,42.9889412],[-0.8960668,42.9887924],[-0.8960468,42.9887009],[-0.8960568,42.9886322],[-0.8963168,42.9883995],[-0.8963867,42.9883118],[-0.8964068,42.9882507],[-0.8964068,42.9881592],[-0.8963867,42.9880524],[-0.8963768,42.9879417],[-0.8963867,42.9878426],[-0.8964168,42.9877701],[-0.8964468,42.9877319],[-0.8969868,42.9875526],[-0.8971068,42.9874992],[-0.8977867,42.9871025],[-0.8978968,42.9870224],[-0.8979468,42.9869728],[-0.8979568,42.9868622],[-0.8979267,42.9868011],[-0.8974668,42.9862213],[-0.8974468,42.9861526],[-0.8974367,42.9860992],[-0.8974468,42.9860191],[-0.8975468,42.9857712],[-0.8975868,42.9855423],[-0.8977467,42.985321],[-0.8977768,42.9852524],[-0.8977668,42.9851608],[-0.8978068,42.9847603],[-0.8979568,42.9843826],[-0.8980868,42.9840012],[-0.8980868,42.9839325],[-0.8980567,42.9838409],[-0.8980168,42.9837799],[-0.8977867,42.9835815],[-0.8977368,42.9835014],[-0.8976268,42.9832497],[-0.8975868,42.9831924],[-0.8975267,42.9831429],[-0.8974468,42.9831009],[-0.8970968,42.9829597],[-0.8966867,42.982811],[-0.8961468,42.9826508],[-0.8958368,42.9825325],[-0.8951368,42.9821396],[-0.8941668,42.9816818],[-0.8940468,42.9816399],[-0.8939068,42.9816017],[-0.8937268,42.9815826],[-0.8934768,42.9815712],[-0.8931968,42.9815826],[-0.8926167,42.9816093],[-0.8924468,42.9816399],[-0.8923268,42.9816704],[-0.8921068,42.9817505],[-0.8920367,42.9817696],[-0.8919668,42.9817696],[-0.8917568,42.98172],[-0.8916368,42.9817123],[-0.8912467,42.9817619],[-0.8911167,42.981739],[-0.8910668,42.9817123],[-0.8910168,42.9816628],[-0.8909867,42.9815903],[-0.8909768,42.9815025],[-0.8910068,42.981411],[-0.8910868,42.9812698],[-0.8913367,42.9809113],[-0.8916968,42.9805717],[-0.8917267,42.9805107],[-0.8917367,42.980442],[-0.8917267,42.9803009],[-0.8916668,42.9801521],[-0.8914267,42.9798622],[-0.8909467,42.9793892],[-0.8906468,42.9791603],[-0.8905467,42.9791107],[-0.8904667,42.9790802],[-0.8900968,42.9790421],[-0.8892068,42.9789009],[-0.8889868,42.9788513],[-0.8886167,42.9787407],[-0.8884467,42.978672],[-0.8882868,42.9785919],[-0.8881968,42.9785194],[-0.8881668,42.9784622],[-0.8880286,42.9784889],[-0.8879287,42.9785385],[-0.8878387,42.978672],[-0.8877887,42.9786797],[-0.8876886,42.9786797],[-0.8874586,42.978672],[-0.8872986,42.9786301],[-0.8869187,42.9785194],[-0.8865386,42.9784698],[-0.8864586,42.9784317],[-0.8862187,42.9783783],[-0.8858687,42.9783211],[-0.8856186,42.9783211],[-0.8855187,42.9783211],[-0.8854386,42.9783401],[-0.8853287,42.9783401],[-0.8849987,42.9783516],[-0.8845987,42.9783783],[-0.8843986,42.9784393],[-0.8843586,42.9784317],[-0.8842087,42.9783096],[-0.8840187,42.9782791],[-0.8837587,42.97826],[-0.8836787,42.978241],[-0.8835186,42.9781799],[-0.8834786,42.9781418],[-0.8834587,42.9780998],[-0.8834187,42.9780502],[-0.8832687,42.9779587],[-0.8830587,42.9779205],[-0.8829086,42.9779205],[-0.8825886,42.9778786],[-0.8822886,42.9778595],[-0.8820487,42.9779205],[-0.8819187,42.9779396],[-0.8818086,42.977951],[-0.8816887,42.9780006],[-0.8815587,42.9780197],[-0.8814186,42.9780693],[-0.8813787,42.9780884],[-0.8812187,42.9781113],[-0.8809987,42.9782486],[-0.8807986,42.9784012],[-0.8807186,42.9784889],[-0.8806586,42.9785118],[-0.8805087,42.9785004],[-0.8804519,42.9785271],[-0.8803819,42.9785461],[-0.8803119,42.9785347],[-0.8802519,42.9785156],[-0.8797019,42.978157],[-0.8795419,42.9779778],[-0.8794819,42.9778862],[-0.8794219,42.977787],[-0.8793119,42.977478],[-0.8792419,42.9773254],[-0.8790919,42.9771576],[-0.8790219,42.9770966],[-0.8787819,42.9769859],[-0.8785919,42.9768677],[-0.8782019,42.9765854],[-0.8781019,42.9765358],[-0.8772419,42.9764481],[-0.8771219,42.9764252],[-0.8762019,42.9760361],[-0.8761019,42.975975],[-0.8760519,42.9758949],[-0.8759919,42.9757347],[-0.8759419,42.9756775],[-0.8757419,42.9755554],[-0.8755619,42.9754181],[-0.8754119,42.9753456],[-0.8752819,42.975296],[-0.8749519,42.975235],[-0.8743119,42.9750557],[-0.8739075,42.975029],[-0.8735675,42.975029],[-0.8734775,42.9750366],[-0.8733375,42.9750862],[-0.8731675,42.9751663],[-0.8729175,42.9753494],[-0.8728175,42.9754066],[-0.8724875,42.9755592],[-0.8722776,42.9756393],[-0.8721575,42.9756966],[-0.8718075,42.9759369],[-0.8717565,42.9760246],[-0.8716765,42.9761162],[-0.8713765,42.976284],[-0.8712465,42.9763756],[-0.8709565,42.9765358],[-0.8707565,42.9766159],[-0.8704565,42.9767265],[-0.8703365,42.9767761],[-0.8699165,42.9770241],[-0.8699443,42.9771004],[-0.8699843,42.9771385],[-0.8700544,42.977169],[-0.8701944,42.9771996],[-0.8708444,42.9772377],[-0.8714043,42.9772491],[-0.8714443,42.9772606],[-0.8714743,42.9772987],[-0.8715243,42.9774284],[-0.8715544,42.977459],[-0.8716043,42.977478],[-0.8717843,42.9775085],[-0.8719543,42.9775696],[-0.8720143,42.9775696],[-0.8720844,42.9775581],[-0.8722144,42.9775085],[-0.8725743,42.9775009],[-0.8727344,42.9774895],[-0.8728144,42.9775009],[-0.8729544,42.9775505],[-0.8731043,42.977581],[-0.8732743,42.9775696],[-0.8734143,42.9775505],[-0.8737643,42.9774284],[-0.8738244,42.9774284],[-0.8738644,42.9774399],[-0.8739043,42.977478],[-0.8739144,42.9775391],[-0.8739043,42.9776077],[-0.8737444,42.9778976],[-0.8737243,42.977951],[-0.8737344,42.9779892],[-0.8737743,42.9780273],[-0.8740044,42.9781609],[-0.8740944,42.9782181],[-0.8741844,42.9783096],[-0.8743044,42.9785004],[-0.8743644,42.97855],[-0.8745744,42.9786377],[-0.8747643,42.9787788],[-0.8748143,42.9788399],[-0.8748344,42.9789009],[-0.8748044,42.9790001],[-0.8747444,42.9790306],[-0.8743843,42.9791374],[-0.8742943,42.9791985],[-0.8742344,42.9792595],[-0.8740844,42.9792786],[-0.8737243,42.979248],[-0.8736644,42.9792595],[-0.8734744,42.9793205],[-0.8732443,42.9793701],[-0.8731744,42.9794006],[-0.8728544,42.9795799],[-0.8724043,42.9796982],[-0.8721544,42.9797974],[-0.8717343,42.9799576],[-0.8713443,42.9800682],[-0.8712344,42.9801292],[-0.8711343,42.9802284],[-0.8710843,42.9802704],[-0.8710043,42.9803009],[-0.8708044,42.9803276],[-0.8707443,42.9803581],[-0.8705943,42.9804382],[-0.8704544,42.9804802],[-0.8703443,42.9805298],[-0.8698643,42.9807396],[-0.8695244,42.9808311],[-0.8692644,42.9809494],[-0.8686544,42.9810791],[-0.8677943,42.9811401],[-0.8675343,42.9811592],[-0.8674244,42.9811783],[-0.8669943,42.9812775],[-0.8665544,42.981411],[-0.8662243,42.9814796],[-0.8661343,42.9815178],[-0.8659843,42.9816399],[-0.8659344,42.9816704],[-0.8656843,42.9817581],[-0.8654243,42.9818878],[-0.8652943,42.9819298],[-0.8651844,42.9819374],[-0.8649144,42.9819603],[-0.8642043,42.9821396],[-0.8640944,42.982151],[-0.8638943,42.9821281],[-0.8637844,42.982151],[-0.8637043,42.9821777],[-0.8636243,42.9822311],[-0.8634543,42.9823799],[-0.8633444,42.9825211],[-0.8632444,42.9827003],[-0.8632044,42.9828377],[-0.8631843,42.9829407],[-0.8631843,42.9830475],[-0.8632044,42.98312],[-0.8633044,42.9832382],[-0.8635044,42.9834175],[-0.8635144,42.9834785],[-0.8634943,42.9835396],[-0.8633944,42.9836884],[-0.8633044,42.983799],[-0.8631744,42.9839287],[-0.8630543,42.9840889],[-0.8629944,42.9841385],[-0.8626643,42.9843178],[-0.8624443,42.9843979],[-0.8619244,42.9846306],[-0.8618444,42.9846687],[-0.8618144,42.9847107],[-0.8617944,42.9847603],[-0.8618044,42.9848175],[-0.8619244,42.9850082],[-0.8621144,42.985611],[-0.8621644,42.9856987],[-0.8622844,42.9858208],[-0.8622844,42.9858704],[-0.8622543,42.9859085],[-0.8622259,42.985939],[-0.862186,42.9859581],[-0.8621359,42.9859581],[-0.862096,42.985939],[-0.862016,42.9858704],[-0.8619959,42.9858284],[-0.8620059,42.9857903],[-0.8616599,42.9857254],[-0.8615199,42.9856873],[-0.8614399,42.9856758],[-0.8613099,42.9857254],[-0.8612599,42.9857254],[-0.8612299,42.9857178],[-0.8611899,42.9856453],[-0.8611499,42.9856377],[-0.8609799,42.9857063],[-0.8609299,42.9856949],[-0.8607799,42.9856567],[-0.8607299,42.9856758],[-0.8606799,42.9856873],[-0.8606299,42.9856644],[-0.8604099,42.9856071],[-0.8603499,42.9856071],[-0.8602799,42.9856262],[-0.8600399,42.9856071],[-0.8596499,42.9857178],[-0.8595899,42.9857445],[-0.8594899,42.985775],[-0.8592199,42.9859161],[-0.8591199,42.9860153],[-0.8590999,42.9861259],[-0.8590399,42.9862061],[-0.8589499,42.9862671],[-0.8588699,42.9862976],[-0.8587999,42.9863052],[-0.8587599,42.9863243],[-0.8587599,42.9863663],[-0.8587799,42.986515],[-0.8588499,42.9866562],[-0.8590099,42.9867744],[-0.8590499,42.9868355],[-0.8592899,42.9870377],[-0.8593899,42.9871559],[-0.8594899,42.9873772],[-0.8595099,42.9874344],[-0.8595899,42.9875641],[-0.8596099,42.9876976],[-0.8596699,42.9878273],[-0.8596799,42.9879074],[-0.8597799,42.9879646],[-0.8597899,42.9880142],[-0.8598299,42.9880371],[-0.8598799,42.9880447],[-0.8599599,42.9880943],[-0.8601099,42.9881477],[-0.8602799,42.9882278],[-0.8603699,42.9883041],[-0.8605499,42.9884148],[-0.8605899,42.9884644],[-0.8605899,42.9885254],[-0.8606499,42.9886246],[-0.8606599,42.9886971],[-0.8606299,42.9887466],[-0.8606299,42.9888153],[-0.8606099,42.9888763],[-0.8605099,42.9890747],[-0.8604399,42.9891853],[-0.8604399,42.9892273],[-0.8604699,42.989296],[-0.8605599,42.9893646],[-0.8606999,42.9893951],[-0.8607799,42.9894257],[-0.8607899,42.9894447],[-0.8607899,42.9894753],[-0.8606699,42.9895248],[-0.8603861,42.9895821],[-0.8602161,42.9895897],[-0.8599561,42.9895821],[-0.8595961,42.9894905],[-0.8594561,42.9894104],[-0.8593161,42.9893494],[-0.8590861,42.9892921],[-0.8590406,42.9892502],[-0.8588105,42.9891777],[-0.8585306,42.9891167],[-0.8583705,42.9890976],[-0.8583406,42.9890671],[-0.8580906,42.9890366],[-0.8578106,42.9890671],[-0.8576806,42.9890976],[-0.8571806,42.9892387],[-0.8570006,42.9892769],[-0.8568206,42.9892998],[-0.8563105,42.9892769],[-0.8560106,42.9893074],[-0.8559806,42.9892998],[-0.8559406,42.9892693],[-0.8558701,42.9892883],[-0.8557501,42.9892998],[-0.8552201,42.9892807],[-0.8547401,42.9892807],[-0.8542501,42.9893112],[-0.8541031,42.9893646],[-0.8538631,42.9894829],[-0.8537632,42.9895515],[-0.8536631,42.9896851],[-0.8536131,42.9897232],[-0.8533232,42.9898415],[-0.8532131,42.9898033],[-0.8530532,42.9897118],[-0.8527631,42.9896049],[-0.8526831,42.989563],[-0.8526232,42.9895134],[-0.8524832,42.9894524],[-0.8523431,42.9894218],[-0.8522931,42.9894028],[-0.8522232,42.9893341],[-0.8521531,42.9893341],[-0.8521432,42.9893532],[-0.8521432,42.9894829],[-0.8521332,42.989563],[-0.8520631,42.9896622],[-0.8518631,42.9898338],[-0.8518531,42.989872],[-0.8518732,42.989994],[-0.8518232,42.9900818],[-0.8518232,42.9901237],[-0.8518431,42.9901848],[-0.8518031,42.9902725],[-0.8518631,42.9903717],[-0.8518332,42.9906349],[-0.8518531,42.9909134],[-0.8518831,42.9909821],[-0.8519031,42.9910927],[-0.8519431,42.9911613],[-0.8519331,42.9912643],[-0.8519431,42.9913445],[-0.8520432,42.9914436],[-0.8521031,42.9914818],[-0.8521332,42.9915237],[-0.8521432,42.9915543],[-0.8521231,42.9915924],[-0.8520432,42.991703],[-0.8519331,42.9918022],[-0.8519031,42.9918747],[-0.8519132,42.9919548],[-0.8519531,42.9920425],[-0.8519431,42.9920921],[-0.8516431,42.9922714],[-0.8516731,42.9923248],[-0.8516731,42.9923515],[-0.8515931,42.992424],[-0.8515131,42.9925537],[-0.8514131,42.9926224],[-0.8511831,42.992733],[-0.8510531,42.9928017],[-0.8508931,42.9929543],[-0.8508331,42.9930115],[-0.8508232,42.9931221],[-0.8507832,42.9932327]]},{"id":17737,"author":"Ubicarta","name_GR":"Pyrenees: 10 Sainte-Engr\u00e2ce to Arette-la-Pierre-Saint-Martin","description_GR":"Sainte-Engr\u00e2ce to Arette-la-Pierre-Saint-Martin by Ubicarta","path":"FRANCE\/GR10_DAY_10","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":16986,"name_EN":"Pyrenees: 10 Sainte-Engr\u00e2ce \u00e0 Arette-la-Pierre-Saint-Martin","description_EN":"Sainte-Engr\u00e2ce \u00e0 Arette-la-Pierre-Saint-Martin par Ubicarta","ascent_time":397,"descent_time":367,"marker":"France_GR10","level":9,"ascent":1550,"descent":587,"maxelev":1776,"minelev":464,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.8514203 42.96914,-0.7496818 43.00074)","views":3,"millestones":"0,-0.8507800,42.9932251#1,-0.8479093,42.9975250#2,-0.8466401,43.0002725#3,-0.8388236,42.9974036#4,-0.8290660,42.9943236#5,-0.8213135,42.9959562#6,-0.8098043,42.9957438#7,-0.8043887,42.9904943#8,-0.7944943,42.9900759#9,-0.7887964,42.9869645#10,-0.7801374,42.9835037#11,-0.7818370,42.9801457#12,-0.7816376,42.9750490#13,-0.7796356,42.9727452#14,-0.7768983,42.9700965#15,-0.7662444,42.9700618#16,-0.7559640,42.9738705#17.0,-0.7496772,42.9781494","x":-0.7907827,"y":42.9888878,"coor":[[-0.85078,42.9932251],[-0.85061,42.9936066],[-0.85049,42.9940758],[-0.85074,42.9948845],[-0.85075,42.9951057],[-0.85068,42.9953766],[-0.85068,42.9954453],[-0.85071,42.9955063],[-0.851,42.995697],[-0.85107,42.9957657],[-0.85104,42.9958344],[-0.851,42.9958763],[-0.85095,42.9958878],[-0.85074,42.9958076],[-0.85063,42.9957848],[-0.85035,42.9957848],[-0.84938,42.9958344],[-0.8493,42.9958267],[-0.84924,42.9958076],[-0.84917,42.9957352],[-0.84891,42.9954262],[-0.84879,42.9952545],[-0.84872,42.9951973],[-0.8485,42.9950447],[-0.84837,42.9949951],[-0.8482,42.9949646],[-0.84783,42.994976],[-0.84774,42.9949646],[-0.84755,42.9949074],[-0.84748,42.9948959],[-0.84741,42.994915],[-0.84737,42.9949455],[-0.84735,42.9950256],[-0.84736,42.9950676],[-0.84745,42.9951363],[-0.84771,42.9952774],[-0.84787,42.9953461],[-0.84793,42.9953842],[-0.84798,42.9954453],[-0.84802,42.9955444],[-0.84804,42.9956665],[-0.84802,42.9957771],[-0.84803,42.9958344],[-0.84812,42.9960747],[-0.84813,42.9961548],[-0.84805,42.9964561],[-0.84804,42.9965553],[-0.84802,42.9966354],[-0.848,42.9966774],[-0.84796,42.9967041],[-0.84762,42.9968071],[-0.84758,42.9968452],[-0.84755,42.9968948],[-0.84753,42.9969559],[-0.84754,42.9970169],[-0.8476,42.9971161],[-0.84773,42.9972267],[-0.84794,42.9975777],[-0.84804,42.9977074],[-0.84814,42.9977875],[-0.84839,42.9978943],[-0.84852,42.9979248],[-0.84865,42.9979248],[-0.84879,42.9979057],[-0.84908,42.9979248],[-0.84921,42.9979668],[-0.84927,42.9980049],[-0.84928,42.9981346],[-0.84927,42.9982567],[-0.84929,42.9983444],[-0.84935,42.9985046],[-0.84954,42.9991264],[-0.8496,42.9991875],[-0.84969,42.9992561],[-0.84983,42.9993172],[-0.8504,42.9995041],[-0.85048,42.9995575],[-0.85062,42.9996948],[-0.85069,42.9997253],[-0.85092,42.9997673],[-0.85111,42.9997673],[-0.85138,42.9997444],[-0.85141,42.9997673],[-0.85142,42.9997864],[-0.8514,42.9998169],[-0.85128,42.9998741],[-0.85082,42.9999962],[-0.85032,43.0000877],[-0.85026,43.0001144],[-0.85026,43.0001678],[-0.85029,43.0001945],[-0.85035,43.0002251],[-0.85087,43.0003548],[-0.8499138,43.0004578],[-0.8495038,43.0005188],[-0.8488438,43.0006676],[-0.8486438,43.0006981],[-0.8481938,43.0007477],[-0.8481538,43.0007172],[-0.8481337,43.0006294],[-0.8481938,43.0005379],[-0.8481938,43.0005074],[-0.8481038,43.0004272],[-0.8478338,43.000309],[-0.8477038,43.0002975],[-0.8471038,43.0002975],[-0.8469537,43.000267],[-0.8465137,43.0002785],[-0.8463737,43.0003204],[-0.8459738,43.0002785],[-0.8458338,43.0002899],[-0.8449838,43.0004501],[-0.8442838,43.0004997],[-0.8441018,43.0004501],[-0.8440318,43.0004387],[-0.8437918,43.0004692],[-0.8437518,43.0004578],[-0.8436518,43.0003891],[-0.8432718,43.0001678],[-0.8431418,43.0000076],[-0.8431018,42.9999084],[-0.8430518,42.9998474],[-0.8429818,42.9998207],[-0.8429607,42.9996414],[-0.8429207,42.9993896],[-0.8428707,42.9992714],[-0.8427607,42.9991798],[-0.8422707,42.9988785],[-0.8420707,42.9987793],[-0.8418407,42.9987183],[-0.8416907,42.9986916],[-0.8415507,42.9986916],[-0.8413807,42.9987183],[-0.8412107,42.9987717],[-0.8404807,42.9990692],[-0.8403607,42.9990883],[-0.8401307,42.9990692],[-0.8399707,42.9990311],[-0.8396907,42.9989204],[-0.8396107,42.998909],[-0.8395207,42.9989204],[-0.8394207,42.998951],[-0.8392507,42.9990501],[-0.8390907,42.9991684],[-0.8390007,42.9992218],[-0.8389007,42.9992409],[-0.8388007,42.9992409],[-0.8387107,42.9992218],[-0.8386407,42.9991798],[-0.8385807,42.9991302],[-0.8385007,42.9988708],[-0.8384707,42.9985504],[-0.8384207,42.9984016],[-0.8384207,42.998291],[-0.8385107,42.9980202],[-0.8386307,42.9977493],[-0.8387607,42.9974785],[-0.8389107,42.9972992],[-0.8389407,42.9972305],[-0.8389507,42.9971619],[-0.8389407,42.9971008],[-0.8389007,42.9970284],[-0.8388207,42.9969788],[-0.8384207,42.9968185],[-0.8382407,42.9967308],[-0.8380907,42.9966202],[-0.8375907,42.9961014],[-0.8373907,42.9959488],[-0.8372507,42.9958687],[-0.8370907,42.9958191],[-0.8369507,42.9957886],[-0.8368407,42.9957809],[-0.8367307,42.9957886],[-0.8364907,42.9958992],[-0.8364007,42.9959297],[-0.8360007,42.9959793],[-0.8358807,42.9959793],[-0.8357907,42.9959717],[-0.8357307,42.9959297],[-0.8355707,42.9957314],[-0.8354607,42.9956284],[-0.8353307,42.9955406],[-0.8345907,42.995121],[-0.8337007,42.9946594],[-0.8330607,42.9944115],[-0.8329507,42.9943886],[-0.8328507,42.9944191],[-0.8326107,42.9945793],[-0.8324207,42.9946709],[-0.8321007,42.9947701],[-0.8318307,42.9948196],[-0.8316807,42.9948311],[-0.8311807,42.9948311],[-0.8305407,42.9948502],[-0.8304307,42.9948387],[-0.8300407,42.994751],[-0.8295807,42.9945984],[-0.8294307,42.9945412],[-0.8292307,42.9944305],[-0.8289507,42.9942513],[-0.8281007,42.9936104],[-0.8279307,42.9935112],[-0.8276307,42.9933815],[-0.8274907,42.9933701],[-0.8273607,42.9933815],[-0.8272507,42.9934082],[-0.8268907,42.9935684],[-0.8267407,42.993679],[-0.8266007,42.9937782],[-0.8265407,42.9938583],[-0.8265107,42.9939613],[-0.8265307,42.9941292],[-0.8265707,42.9944305],[-0.8265607,42.9945908],[-0.8263807,42.9949608],[-0.8262807,42.995079],[-0.8259607,42.9953194],[-0.8257007,42.9955292],[-0.8255707,42.9956093],[-0.8252207,42.9957619],[-0.8251007,42.9958305],[-0.8250007,42.9958992],[-0.8246207,42.9964104],[-0.8243507,42.99683],[-0.8242707,42.9969292],[-0.8241207,42.9970398],[-0.8239807,42.9971313],[-0.8237607,42.9972191],[-0.8236407,42.9972191],[-0.8235207,42.9971886],[-0.8234007,42.9970894],[-0.8232607,42.9969101],[-0.8232207,42.9967804],[-0.8231607,42.9967308],[-0.8230707,42.9966888],[-0.8229607,42.9966698],[-0.8224407,42.9966698],[-0.8223207,42.9966393],[-0.8222207,42.9966087],[-0.8221207,42.9965401],[-0.8220307,42.9964485],[-0.8218107,42.9961586],[-0.8217307,42.9960899],[-0.8216207,42.9960213],[-0.8215207,42.9959793],[-0.8213907,42.9959602],[-0.8205707,42.9959106],[-0.8203707,42.9959297],[-0.8202507,42.9959602],[-0.8201407,42.9960213],[-0.8196507,42.9963112],[-0.8195507,42.9963493],[-0.8194307,42.9963684],[-0.8191307,42.9963608],[-0.8182107,42.9962883],[-0.8175407,42.9962311],[-0.8172207,42.9961586],[-0.8170607,42.9961014],[-0.8168807,42.9959984],[-0.8167807,42.9959183],[-0.8166507,42.995739],[-0.8165507,42.9956703],[-0.8163907,42.9956017],[-0.8162507,42.9955597],[-0.8160707,42.9955482],[-0.8156107,42.9955597],[-0.8154207,42.9955482],[-0.8135707,42.9952393],[-0.8132407,42.9951897],[-0.8130207,42.9952087],[-0.8126307,42.9952812],[-0.8120007,42.99543],[-0.8106827,42.9957924],[-0.8105726,42.9958038],[-0.8102826,42.9957809],[-0.8099226,42.9957314],[-0.8096926,42.9957542],[-0.8091826,42.995842],[-0.8091027,42.995842],[-0.8088226,42.9957924],[-0.8087226,42.9958038],[-0.8085926,42.9958229],[-0.8085226,42.9958229],[-0.8084626,42.9958115],[-0.8083926,42.9957314],[-0.8082926,42.9955826],[-0.8082727,42.995533],[-0.8082826,42.9954834],[-0.8083026,42.9954338],[-0.8086026,42.9952812],[-0.8088126,42.9952316],[-0.8088626,42.9951935],[-0.8088927,42.995163],[-0.8089026,42.9950523],[-0.8088927,42.994812],[-0.8089026,42.9947624],[-0.8091027,42.9943924],[-0.8091226,42.9943008],[-0.8091226,42.9939308],[-0.8090237,42.9937782],[-0.8089537,42.9937057],[-0.8088837,42.9936676],[-0.8083937,42.9935379],[-0.8081138,42.9934959],[-0.8080738,42.9934692],[-0.8080738,42.9933891],[-0.8080937,42.9932861],[-0.8079712,42.9931908],[-0.8077712,42.9931221],[-0.8075212,42.9930801],[-0.8074312,42.9929733],[-0.8073213,42.9926605],[-0.8072612,42.9925804],[-0.8071612,42.9925308],[-0.8069112,42.9924316],[-0.8067113,42.992363],[-0.8066812,42.9923325],[-0.8066612,42.9922028],[-0.8067012,42.9921532],[-0.8068013,42.9920921],[-0.8069212,42.9920502],[-0.8070112,42.9920235],[-0.8070412,42.9920006],[-0.8070412,42.9919815],[-0.8070212,42.9919434],[-0.8068912,42.9918709],[-0.8067117,42.9917717],[-0.8065017,42.9917107],[-0.8063917,42.9916115],[-0.8062717,42.9915199],[-0.8060617,42.9914513],[-0.8059817,42.9914017],[-0.8055117,42.9911919],[-0.8053117,42.9911423],[-0.8050817,42.9911194],[-0.8049816,42.9910927],[-0.8048217,42.9909515],[-0.8045617,42.9907112],[-0.8045617,42.9905128],[-0.8045217,42.9904709],[-0.8043517,42.9905014],[-0.8042917,42.9905014],[-0.8041117,42.9903793],[-0.8038417,42.9902916],[-0.8035117,42.9901619],[-0.8034317,42.9900894],[-0.8031117,42.989933],[-0.8023517,42.9896812],[-0.8019516,42.9895706],[-0.8016117,42.9894028],[-0.8015717,42.9893494],[-0.8012516,42.9892998],[-0.8011217,42.9892616],[-0.8010316,42.9892006],[-0.8008017,42.9891396],[-0.8007216,42.9891129],[-0.8005717,42.9890213],[-0.7999617,42.9888306],[-0.7997817,42.9887619],[-0.7997217,42.9886627],[-0.7996517,42.9886627],[-0.7995417,42.9887314],[-0.7994516,42.9887505],[-0.7993717,42.9887199],[-0.7992716,42.9886208],[-0.7991317,42.988533],[-0.7986417,42.9883919],[-0.7985517,42.9883194],[-0.7985217,42.9882393],[-0.7984217,42.9881401],[-0.7983817,42.9881096],[-0.7983417,42.988121],[-0.7983317,42.9881706],[-0.7984017,42.9883919],[-0.7983917,42.9884529],[-0.7983516,42.9885101],[-0.7982717,42.9885826],[-0.7981316,42.9886513],[-0.7977017,42.9886513],[-0.7975517,42.9886627],[-0.7973917,42.9886894],[-0.7972417,42.988781],[-0.7969317,42.988842],[-0.7968616,42.9888916],[-0.7967617,42.9890099],[-0.7966517,42.98909],[-0.7963817,42.9891701],[-0.7956817,42.9894905],[-0.7951217,42.9898224],[-0.7940817,42.9902496],[-0.7937416,42.9904518],[-0.7937129,42.9904175],[-0.7937229,42.9903259],[-0.7936929,42.9902458],[-0.7936129,42.9901772],[-0.7935229,42.9901466],[-0.7933929,42.9901466],[-0.7933105,42.9896584],[-0.7932605,42.9895477],[-0.7932104,42.9894676],[-0.7931505,42.989418],[-0.7928205,42.9893379],[-0.7926005,42.9892387],[-0.7924604,42.9892082],[-0.7923304,42.9892082],[-0.7916505,42.9893074],[-0.7912905,42.989399],[-0.7910205,42.9894791],[-0.7909527,42.9895058],[-0.7908627,42.9895058],[-0.7907928,42.9894867],[-0.7908027,42.9894066],[-0.7907528,42.9893379],[-0.7905827,42.9893265],[-0.7905427,42.989296],[-0.7905527,42.9891968],[-0.7905927,42.9891586],[-0.7907528,42.9891357],[-0.7907827,42.9891052],[-0.7907827,42.9888878],[-0.7907028,42.9888687],[-0.7906128,42.9888573],[-0.7905827,42.9888153],[-0.7905927,42.9887276],[-0.7909228,42.9880371],[-0.7909027,42.9879761],[-0.7908728,42.9879456],[-0.7908127,42.9879379],[-0.7907428,42.9879456],[-0.7905827,42.988018],[-0.7905328,42.9880257],[-0.7904828,42.9880257],[-0.7904027,42.9879875],[-0.7903028,42.9879684],[-0.7901828,42.9879875],[-0.7900828,42.988018],[-0.7900028,42.988018],[-0.7898427,42.987957],[-0.7897428,42.987957],[-0.7896428,42.9880066],[-0.7895327,42.988018],[-0.7894627,42.988018],[-0.7894228,42.9878654],[-0.7894328,42.9877853],[-0.7894927,42.9876976],[-0.7895727,42.9876175],[-0.7895827,42.9875679],[-0.7895327,42.9874954],[-0.7893928,42.9874268],[-0.7891628,42.9873886],[-0.7891027,42.9873466],[-0.789088,42.9872589],[-0.789108,42.9872093],[-0.789158,42.9871712],[-0.789608,42.9868584],[-0.7892863,42.9868698],[-0.7890663,42.9868889],[-0.7888263,42.9869614],[-0.7887563,42.986969],[-0.7887063,42.9869614],[-0.7886863,42.9869308],[-0.7886863,42.9868393],[-0.7887163,42.9867401],[-0.7887863,42.9866409],[-0.7888363,42.9865303],[-0.7888363,42.9864006],[-0.7887963,42.986248],[-0.7886863,42.9861107],[-0.7885363,42.9860115],[-0.7883763,42.985981],[-0.7882163,42.985939],[-0.7879063,42.9858208],[-0.7877263,42.9857712],[-0.7875263,42.9857712],[-0.7873463,42.9858017],[-0.7871763,42.9858704],[-0.7870763,42.9858894],[-0.7869563,42.9858704],[-0.7868363,42.9858093],[-0.7866663,42.9857712],[-0.7861163,42.9857407],[-0.7859063,42.9857483],[-0.7857563,42.9857292],[-0.7853863,42.9856606],[-0.7852463,42.9856796],[-0.7850463,42.98563],[-0.7849063,42.9855194],[-0.7847463,42.9854698],[-0.7846863,42.9854584],[-0.7843963,42.9854698],[-0.7843463,42.9854584],[-0.7840863,42.9853516],[-0.7839063,42.9852295],[-0.7838363,42.985199],[-0.7836563,42.9852104],[-0.7835263,42.9852295],[-0.7834363,42.9853096],[-0.7833863,42.9853287],[-0.7833463,42.9853401],[-0.7832963,42.9853096],[-0.7832363,42.9852409],[-0.7832163,42.9851685],[-0.7831863,42.9851303],[-0.7820163,42.9847183],[-0.7817763,42.9846687],[-0.7813163,42.984539],[-0.7810863,42.9844398],[-0.7809063,42.9843407],[-0.7807463,42.9842911],[-0.7805863,42.9842606],[-0.7804863,42.98423],[-0.7804263,42.9841881],[-0.7801363,42.9841385],[-0.7800363,42.9841003],[-0.7798563,42.9840813],[-0.7797063,42.9840508],[-0.7796863,42.9839897],[-0.7796463,42.9839516],[-0.7796363,42.9839211],[-0.7797963,42.9837112],[-0.7799163,42.9835815],[-0.7800463,42.9835281],[-0.7801463,42.9835014],[-0.7805363,42.9832802],[-0.7808263,42.9831581],[-0.7810563,42.9830093],[-0.7814063,42.9827309],[-0.7817263,42.9826317],[-0.7819063,42.9826584],[-0.7821663,42.9826317],[-0.7823363,42.9826508],[-0.7823763,42.9826317],[-0.7824563,42.9826012],[-0.7826863,42.9826088],[-0.7828063,42.9825783],[-0.7829663,42.9825706],[-0.7830763,42.9825783],[-0.7831963,42.9826317],[-0.7834063,42.9826508],[-0.7835263,42.9826393],[-0.7837163,42.9826012],[-0.7839663,42.9825287],[-0.7841363,42.9824486],[-0.7844063,42.9823685],[-0.7845663,42.9822693],[-0.7847963,42.9821587],[-0.7852063,42.9819107],[-0.7853763,42.9818001],[-0.7854163,42.9817581],[-0.7855063,42.98172],[-0.7855663,42.981678],[-0.7856263,42.9816589],[-0.7857963,42.9815407],[-0.7859863,42.9813881],[-0.7861363,42.9813194],[-0.7861763,42.9812508],[-0.7861763,42.9811707],[-0.7861563,42.9809494],[-0.7861163,42.9808311],[-0.7860263,42.9807396],[-0.7857963,42.9806709],[-0.7856463,42.980648],[-0.7852863,42.980648],[-0.7851963,42.9805984],[-0.7851363,42.9805794],[-0.7849463,42.9806099],[-0.7846363,42.9806213],[-0.7842663,42.9805908],[-0.7839863,42.9805298],[-0.7836763,42.9804192],[-0.7833263,42.9803696],[-0.7828563,42.9802704],[-0.7826563,42.9802017],[-0.7822263,42.9801483],[-0.7818863,42.9801483],[-0.7817263,42.9801407],[-0.7816563,42.9801712],[-0.7813263,42.9802208],[-0.7812563,42.9802399],[-0.7810963,42.9802513],[-0.7807163,42.9802704],[-0.7806363,42.9802513],[-0.7805663,42.9802513],[-0.7805363,42.9802399],[-0.7805563,42.9802017],[-0.7806963,42.9800987],[-0.7811163,42.9795914],[-0.7814463,42.9792595],[-0.7817563,42.9788017],[-0.7818563,42.9785805],[-0.7818363,42.9784317],[-0.7817763,42.9782295],[-0.7816863,42.9780693],[-0.7815363,42.97789],[-0.7815763,42.9777107],[-0.7816563,42.9775505],[-0.7816863,42.9774399],[-0.7816563,42.9774208],[-0.7816063,42.9774208],[-0.7814963,42.9774895],[-0.7813763,42.9775314],[-0.7812263,42.9775505],[-0.7810363,42.9775391],[-0.7807563,42.9775085],[-0.7799563,42.9773788],[-0.7798063,42.9773407],[-0.7792263,42.9771309],[-0.7791863,42.9771004],[-0.7791763,42.9770393],[-0.7792463,42.9768295],[-0.7792763,42.9766312],[-0.7792663,42.9765205],[-0.7792263,42.9764099],[-0.7792363,42.9763184],[-0.7793763,42.9761887],[-0.7795363,42.9761086],[-0.7799111,42.975975],[-0.7802911,42.9758263],[-0.7806711,42.9756546],[-0.7811111,42.9754753],[-0.7819911,42.9747734],[-0.7820511,42.9747162],[-0.7823311,42.9742966],[-0.7823211,42.974247],[-0.7822911,42.9742241],[-0.7822411,42.9742241],[-0.7819011,42.9743767],[-0.7815511,42.9744949],[-0.7813811,42.9745445],[-0.7810711,42.9746056],[-0.7809211,42.9746437],[-0.7804911,42.9747963],[-0.7801311,42.9748764],[-0.7800811,42.9748764],[-0.7800511,42.9748535],[-0.7800511,42.9748268],[-0.7800711,42.9747849],[-0.7802411,42.9746552],[-0.7803111,42.9745636],[-0.7806611,42.9743347],[-0.7808311,42.9741745],[-0.7810111,42.9739761],[-0.7811111,42.9738235],[-0.7816311,42.9732857],[-0.7819211,42.9730644],[-0.7823911,42.9728165],[-0.7832411,42.9725151],[-0.7832611,42.972496],[-0.7832511,42.972477],[-0.7832211,42.9724541],[-0.7831711,42.9724541],[-0.7829311,42.972477],[-0.7825611,42.972496],[-0.7822111,42.9725266],[-0.7818611,42.9725456],[-0.7811211,42.9725571],[-0.7807111,42.9726143],[-0.7803011,42.9726944],[-0.7801511,42.9727135],[-0.7798011,42.9727249],[-0.7794611,42.9727669],[-0.7788211,42.9727745],[-0.7783211,42.972805],[-0.7781111,42.972805],[-0.7780811,42.9727859],[-0.7780811,42.9727669],[-0.7781011,42.9727249],[-0.7784311,42.9725266],[-0.7787511,42.9723969],[-0.7797211,42.9721069],[-0.7800711,42.9719658],[-0.7807611,42.9716148],[-0.7810911,42.9714851],[-0.7813211,42.9714165],[-0.7816211,42.9713554],[-0.7818011,42.9712944],[-0.7819711,42.9712067],[-0.7821011,42.9711151],[-0.7821611,42.9710541],[-0.7821711,42.9710236],[-0.7821511,42.9710045],[-0.7821111,42.9709969],[-0.7820711,42.9710045],[-0.7819211,42.9710846],[-0.7817811,42.9711266],[-0.7815511,42.9711647],[-0.7813311,42.9711647],[-0.7809411,42.9711342],[-0.7800011,42.9710045],[-0.7794411,42.9710159],[-0.7789411,42.9710541],[-0.7787211,42.9710464],[-0.7785811,42.9710236],[-0.7781011,42.9708939],[-0.7778911,42.9708138],[-0.7777411,42.9707336],[-0.7774011,42.9704552],[-0.7771811,42.9702034],[-0.7771111,42.9701538],[-0.7770411,42.9701271],[-0.7769611,42.9701042],[-0.7768011,42.9700851],[-0.7759211,42.9701042],[-0.7756011,42.9700661],[-0.7753611,42.9700737],[-0.7752911,42.9700661],[-0.7748611,42.9699554],[-0.7746911,42.9699364],[-0.7742811,42.9699364],[-0.7740711,42.9699554],[-0.7739211,42.969944],[-0.7737411,42.9699135],[-0.7735711,42.9698639],[-0.7734911,42.9698067],[-0.7734811,42.9697762],[-0.7734911,42.9697342],[-0.7735311,42.9697151],[-0.7737211,42.9697037],[-0.7738111,42.969677],[-0.7738611,42.969635],[-0.7738911,42.9695854],[-0.7738811,42.9695244],[-0.7738411,42.9694633],[-0.7737111,42.9693756],[-0.7734911,42.9692841],[-0.7731711,42.9692039],[-0.7730811,42.9692039],[-0.7729111,42.9692535],[-0.7727711,42.9692841],[-0.7726111,42.9692841],[-0.7718811,42.9692154],[-0.7713411,42.9691544],[-0.7711111,42.9691353],[-0.7709911,42.9691467],[-0.7706011,42.9691849],[-0.7703011,42.9691963],[-0.7700311,42.9692459],[-0.7699111,42.9692535],[-0.7693111,42.9692268],[-0.7686011,42.9692154],[-0.7684411,42.9692268],[-0.7682311,42.969265],[-0.7677911,42.9693146],[-0.7677411,42.9693336],[-0.7676111,42.9694061],[-0.7675511,42.9694138],[-0.7674911,42.9694138],[-0.7673011,42.9693756],[-0.7661736,42.9700966],[-0.7657936,42.9703255],[-0.7655236,42.9704475],[-0.7651436,42.9705887],[-0.7646836,42.970726],[-0.7645036,42.970768],[-0.7643836,42.970768],[-0.7639736,42.9707565],[-0.7638236,42.970768],[-0.7635836,42.9707985],[-0.7631036,42.9709091],[-0.7626336,42.9709778],[-0.7624436,42.9710159],[-0.7620136,42.9711876],[-0.7617036,42.9712982],[-0.7614736,42.9713783],[-0.7613636,42.9713974],[-0.7602336,42.9714355],[-0.7600436,42.9714661],[-0.7599236,42.9715157],[-0.7598436,42.9715881],[-0.7592336,42.9722481],[-0.7591536,42.9723091],[-0.7588936,42.9723969],[-0.7586336,42.9724655],[-0.7583136,42.9725266],[-0.7581436,42.9725761],[-0.7580036,42.9726791],[-0.7578436,42.972847],[-0.7577236,42.9729385],[-0.7573636,42.9730873],[-0.7573136,42.9731369],[-0.7573136,42.9731865],[-0.7562578,42.9735184],[-0.7561978,42.9735794],[-0.7560978,42.9737282],[-0.7559878,42.9738579],[-0.7559078,42.9738998],[-0.7555478,42.9740295],[-0.7554578,42.9740791],[-0.7553878,42.9743004],[-0.7552278,42.9743996],[-0.7550978,42.9744606],[-0.7550378,42.9745293],[-0.7549978,42.9746284],[-0.7549878,42.974781],[-0.7548978,42.9749107],[-0.7547178,42.9750786],[-0.7543378,42.9755592],[-0.7543078,42.9756508],[-0.7543178,42.9757309],[-0.7543478,42.9758186],[-0.7546278,42.9762611],[-0.7546778,42.9763985],[-0.7546878,42.97649],[-0.7546578,42.9766083],[-0.7545878,42.976738],[-0.7542378,42.9772377],[-0.7539478,42.977581],[-0.7536078,42.9779282],[-0.7534178,42.9782677],[-0.7533278,42.9786491],[-0.7532678,42.9787292],[-0.7531978,42.9787788],[-0.7531178,42.9787979],[-0.7526478,42.9788589],[-0.7524578,42.9789085],[-0.7522272,42.9787407],[-0.7521272,42.978611],[-0.7520272,42.97855],[-0.7516872,42.9784126],[-0.7515572,42.9783096],[-0.7514972,42.9782104],[-0.7514672,42.9780617],[-0.7514372,42.9780502],[-0.7510772,42.9780502],[-0.7507072,42.9779892],[-0.7506372,42.9779625],[-0.7504272,42.9779816],[-0.7503272,42.9779701],[-0.7502772,42.9779816],[-0.7502472,42.9780121],[-0.7502372,42.9780502],[-0.7501872,42.9780922],[-0.7500872,42.9781418],[-0.7500472,42.9781799],[-0.7500272,42.9782219],[-0.7500072,42.9782295],[-0.7499772,42.978241],[-0.7496772,42.9781494]]},{"id":17738,"author":"Ubicarta","name_GR":"Pyrenees: 11 Arette-la-Pierre-Saint-Martin to Lescun","description_GR":"Arette-la-Pierre-Saint-Martin to Lescun by Ubicarta","path":"FRANCE\/GR10_DAY_11","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":15836,"name_EN":"Pyrenees: 11 Arette-la-Pierre-Saint-Martin \u00e0 Lescun","description_EN":"Arette-la-Pierre-Saint-Martin \u00e0 Lescun par Ubicarta","ascent_time":347,"descent_time":358,"marker":"France_GR10","level":9,"ascent":783,"descent":1547,"maxelev":1954,"minelev":892,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.7500633 42.93394,-0.6337512 42.97822)","views":6,"millestones":"0,-0.7496818,42.9781494#1,-0.7488624,42.9736925#2,-0.7455839,42.9680017#3,-0.7346303,42.9686077#4,-0.7239110,42.9697972#5,-0.7142377,42.9712332#6,-0.7059104,42.9670870#7,-0.7074499,42.9615201#8,-0.7002553,42.9594421#9,-0.6889355,42.9580687#10,-0.6783397,42.9555826#11,-0.6686895,42.9508379#12,-0.6635959,42.9470349#13,-0.6581937,42.9420565#14,-0.6491924,42.9385656#15,-0.6398236,42.9370318#15.8,-0.6349578,42.9339447","x":-0.7043927,"y":42.9601936,"coor":[[-0.7496818,42.9781494],[-0.7498518,42.9780273],[-0.7499517,42.9779778],[-0.7500517,42.9778786],[-0.7500618,42.9777985],[-0.7500517,42.9777794],[-0.7499818,42.9777374],[-0.7499318,42.9777298],[-0.7497917,42.9777374],[-0.7494618,42.9778099],[-0.7487918,42.9780388],[-0.7484117,42.9782104],[-0.7483717,42.9782181],[-0.7483417,42.9781876],[-0.7483118,42.9781075],[-0.7483218,42.9780884],[-0.7485318,42.9779778],[-0.7486917,42.9778595],[-0.7490717,42.9777184],[-0.7491018,42.9776573],[-0.7491018,42.9776001],[-0.7489617,42.9774208],[-0.7487918,42.97715],[-0.7486917,42.9770584],[-0.7485117,42.9769096],[-0.7480417,42.9764481],[-0.7479118,42.9762878],[-0.7478617,42.9762001],[-0.7477518,42.976059],[-0.7475318,42.9758377],[-0.7474917,42.9757576],[-0.7474917,42.9757195],[-0.7475718,42.9755173],[-0.7477317,42.9752693],[-0.7478318,42.9751892],[-0.7479817,42.9751282],[-0.7483717,42.9751091],[-0.7486218,42.9751205],[-0.7487918,42.9751091],[-0.7491817,42.9752083],[-0.7493318,42.9752197],[-0.7495918,42.9752007],[-0.7496718,42.9751892],[-0.7497118,42.9751472],[-0.7497118,42.97509],[-0.7493417,42.9748306],[-0.7493017,42.9747772],[-0.7492418,42.9745789],[-0.7492517,42.9744987],[-0.7493718,42.9743576],[-0.7495018,42.9741173],[-0.7495418,42.9740181],[-0.7495418,42.9739609],[-0.7495217,42.9739189],[-0.7494417,42.9738579],[-0.7489117,42.9736977],[-0.7487317,42.9736786],[-0.7485718,42.9736786],[-0.7483017,42.973629],[-0.7481018,42.9736099],[-0.7480118,42.9735794],[-0.7479417,42.9735374],[-0.7478617,42.9734573],[-0.7477518,42.97332],[-0.7476817,42.9732208],[-0.7476518,42.9731407],[-0.7476518,42.9730797],[-0.7477317,42.9729576],[-0.7477518,42.9728699],[-0.7476817,42.9727478],[-0.7475517,42.9721298],[-0.7475318,42.9720879],[-0.7475017,42.9720497],[-0.7474318,42.9720192],[-0.7470117,42.971859],[-0.7468618,42.9717903],[-0.7468117,42.9717407],[-0.7467318,42.9716072],[-0.7466817,42.9715691],[-0.7462817,42.9713707],[-0.7462018,42.9713402],[-0.7460718,42.9713173],[-0.7459217,42.9713287],[-0.7458317,42.9713478],[-0.7455418,42.9714584],[-0.7454317,42.9714775],[-0.7453517,42.971489],[-0.7452517,42.9714699],[-0.7443718,42.9711685],[-0.7440717,42.9710808],[-0.7437918,42.9710197],[-0.7437018,42.9709892],[-0.7436017,42.9709282],[-0.7435217,42.9708595],[-0.7434517,42.9707794],[-0.7434317,42.9707298],[-0.7434217,42.9706802],[-0.7434317,42.9706192],[-0.7435818,42.9704208],[-0.7437617,42.9701881],[-0.7439218,42.9700508],[-0.7440417,42.9699173],[-0.7441717,42.9697304],[-0.7443317,42.9695892],[-0.7446917,42.9691391],[-0.7451217,42.9687004],[-0.7456017,42.968029],[-0.745433,42.9677696],[-0.745373,42.96772],[-0.745143,42.9676514],[-0.744973,42.9675713],[-0.744783,42.9674683],[-0.744463,42.9673805],[-0.743993,42.9671783],[-0.743863,42.9671516],[-0.743573,42.9670982],[-0.743213,42.9670715],[-0.742333,42.9670486],[-0.742233,42.967041],[-0.742143,42.9669991],[-0.742073,42.9669418],[-0.742013,42.9669189],[-0.741953,42.9669189],[-0.741823,42.9669495],[-0.741683,42.9669495],[-0.741633,42.9669685],[-0.741553,42.9669914],[-0.741463,42.967041],[-0.741373,42.9670792],[-0.740983,42.9671516],[-0.740773,42.9671516],[-0.740723,42.9671402],[-0.740663,42.9670906],[-0.740593,42.9670906],[-0.740513,42.9670715],[-0.740473,42.9670792],[-0.740453,42.9671097],[-0.740393,42.9671288],[-0.740293,42.9671402],[-0.740003,42.9671097],[-0.739893,42.9671402],[-0.739863,42.9672508],[-0.739353,42.96735],[-0.739133,42.9674416],[-0.737923,42.9675217],[-0.737533,42.9676819],[-0.737313,42.9678383],[-0.737053,42.9679184],[-0.736793,42.9679298],[-0.736403,42.9680214],[-0.736043,42.9680099],[-0.735963,42.9679909],[-0.735833,42.9680405],[-0.735713,42.9680595],[-0.735643,42.9680901],[-0.735513,42.9681091],[-0.735213,42.9682617],[-0.735003,42.9683914],[-0.734883,42.9684296],[-0.734733,42.968441],[-0.734693,42.9684792],[-0.734633,42.9686012],[-0.734533,42.9686203],[-0.734473,42.9686089],[-0.734263,42.9686089],[-0.734203,42.9686508],[-0.734083,42.9686394],[-0.733983,42.9686584],[-0.733613,42.9685783],[-0.733513,42.9685097],[-0.733413,42.9685211],[-0.733343,42.9684982],[-0.733263,42.9685097],[-0.733103,42.9685898],[-0.733033,42.9686089],[-0.732773,42.9686012],[-0.732663,42.9686394],[-0.732543,42.9686584],[-0.732463,42.968689],[-0.732353,42.9687119],[-0.732173,42.9687805],[-0.732083,42.9688301],[-0.731863,42.9688492],[-0.731573,42.9689102],[-0.731483,42.9689217],[-0.731263,42.9688606],[-0.731183,42.9688683],[-0.731093,42.9688606],[-0.731013,42.9688187],[-0.731013,42.968811],[-0.731043,42.96875],[-0.731023,42.9686394],[-0.730983,42.9685898],[-0.730813,42.9685593],[-0.730503,42.9686012],[-0.730403,42.9685898],[-0.730343,42.9686012],[-0.730253,42.9686508],[-0.730153,42.9686813],[-0.729983,42.9687119],[-0.729913,42.9687309],[-0.729673,42.9689102],[-0.729583,42.9689407],[-0.729373,42.969059],[-0.729323,42.9690704],[-0.729243,42.9690514],[-0.729183,42.9690094],[-0.729043,42.9689484],[-0.728983,42.9688606],[-0.728993,42.968811],[-0.728973,42.9687805],[-0.728913,42.9687691],[-0.728853,42.9687691],[-0.728773,42.9687614],[-0.728593,42.9687614],[-0.728263,42.968811],[-0.728203,42.9687996],[-0.727903,42.9688683],[-0.727773,42.9688606],[-0.727383,42.9688911],[-0.727193,42.9689484],[-0.727043,42.9691086],[-0.726973,42.9691505],[-0.726863,42.9691887],[-0.726773,42.9692001],[-0.726703,42.9691887],[-0.726593,42.9692001],[-0.726483,42.9692612],[-0.726433,42.9692497],[-0.726323,42.9692802],[-0.726133,42.9693794],[-0.726013,42.969429],[-0.725903,42.969429],[-0.725743,42.9693604],[-0.725453,42.9692993],[-0.725003,42.9694595],[-0.724823,42.9695091],[-0.724613,42.9695816],[-0.724553,42.9696083],[-0.724313,42.9696617],[-0.724123,42.9696808],[-0.723983,42.9697304],[-0.723913,42.9697914],[-0.723893,42.9698486],[-0.7237537,42.9699478],[-0.7234837,42.9700661],[-0.7233837,42.970089],[-0.7233137,42.9700966],[-0.7232237,42.9700775],[-0.7229237,42.9699974],[-0.7227337,42.9699593],[-0.7225737,42.9699364],[-0.7223637,42.9699669],[-0.7221937,42.970047],[-0.7221137,42.9700775],[-0.7220037,42.9700775],[-0.7217937,42.9700279],[-0.7217337,42.9700279],[-0.7216737,42.9700584],[-0.7215837,42.9701691],[-0.7215137,42.9702873],[-0.7214337,42.9705276],[-0.7214537,42.9709167],[-0.7214437,42.9709778],[-0.7213337,42.9710083],[-0.7212837,42.9710083],[-0.7212137,42.9709892],[-0.7211111,42.9709435],[-0.720971,42.9708328],[-0.7208911,42.9708328],[-0.720791,42.9708023],[-0.7206911,42.9708023],[-0.7205911,42.9707832],[-0.720531,42.9707527],[-0.7204911,42.9706917],[-0.7204911,42.9706535],[-0.7203911,42.970623],[-0.7203411,42.9705811],[-0.7202511,42.970562],[-0.7201911,42.9705315],[-0.7201411,42.9705429],[-0.7199211,42.9706345],[-0.7198211,42.9706421],[-0.7197511,42.970623],[-0.7196711,42.9706421],[-0.7194511,42.970623],[-0.7192411,42.9706345],[-0.7191111,42.970623],[-0.7190111,42.9706345],[-0.7187811,42.9707413],[-0.7186811,42.9708138],[-0.7186311,42.9708443],[-0.7184811,42.9708633],[-0.7182111,42.9709435],[-0.7180911,42.9709511],[-0.7179711,42.9709816],[-0.7179211,42.9709816],[-0.7178011,42.970932],[-0.7175811,42.9709129],[-0.7174011,42.9708443],[-0.7173611,42.9708214],[-0.7173011,42.9707413],[-0.7172111,42.9706917],[-0.7169611,42.9706535],[-0.716801,42.9706535],[-0.7166511,42.9706841],[-0.7163111,42.9708138],[-0.7162011,42.9709015],[-0.7161011,42.9709511],[-0.7160611,42.970993],[-0.7159811,42.9711342],[-0.7159011,42.9711914],[-0.715881,42.971241],[-0.715881,42.9713516],[-0.7158611,42.9713745],[-0.7156911,42.9713745],[-0.715571,42.9713631],[-0.7154311,42.9713326],[-0.7152711,42.971283],[-0.7151911,42.9712524],[-0.7150811,42.9712524],[-0.7148611,42.971302],[-0.714781,42.971302],[-0.7145511,42.9712029],[-0.7144011,42.9711723],[-0.714341,42.9711723],[-0.7142711,42.9712334],[-0.7142411,42.9712334],[-0.7139611,42.9712219],[-0.7138811,42.9712029],[-0.7137811,42.9712143],[-0.7137111,42.9711914],[-0.713551,42.971241],[-0.7134711,42.9712334],[-0.7134411,42.9712219],[-0.7134311,42.9711533],[-0.7129211,42.9710846],[-0.7128111,42.9710312],[-0.7125911,42.9710312],[-0.712411,42.9710541],[-0.7123311,42.9710312],[-0.7122911,42.9710045],[-0.7120011,42.9709244],[-0.7118911,42.9708023],[-0.7118011,42.9707832],[-0.7116911,42.9707222],[-0.7116311,42.9707146],[-0.7114611,42.9707336],[-0.7113811,42.9707222],[-0.7111711,42.9706345],[-0.7109911,42.9705925],[-0.7109511,42.970562],[-0.7107811,42.9705734],[-0.7106311,42.9706039],[-0.7102911,42.9706841],[-0.7101611,42.9706917],[-0.7099911,42.9706841],[-0.709511,42.9708138],[-0.7094111,42.9708214],[-0.7091911,42.9707909],[-0.7090611,42.9707336],[-0.7090211,42.9706726],[-0.7090411,42.9706116],[-0.709161,42.9705238],[-0.7092111,42.9704323],[-0.7092211,42.9703445],[-0.7092711,42.9701424],[-0.7091811,42.9697838],[-0.7089711,42.9694138],[-0.7086511,42.969162],[-0.7086111,42.9691124],[-0.708551,42.9690742],[-0.7082111,42.9690514],[-0.708111,42.9690208],[-0.7080411,42.9689941],[-0.7080011,42.9689522],[-0.7078811,42.968914],[-0.7077911,42.9688721],[-0.7077211,42.968811],[-0.7076811,42.9687538],[-0.7076611,42.9686813],[-0.7076811,42.9685211],[-0.7076111,42.9684639],[-0.707101,42.9680939],[-0.7067111,42.9677925],[-0.706351,42.9676743],[-0.7063011,42.9676323],[-0.7062611,42.9675827],[-0.7062411,42.9675026],[-0.7061111,42.9674416],[-0.7060611,42.9673233],[-0.706001,42.9673042],[-0.705911,42.9672241],[-0.7059011,42.9671936],[-0.705911,42.967083],[-0.7058911,42.9670525],[-0.7057911,42.967041],[-0.7057111,42.9670029],[-0.7056711,42.9669914],[-0.7055711,42.9669418],[-0.7055511,42.9668236],[-0.7055511,42.966774],[-0.7055711,42.9667511],[-0.7055411,42.9666138],[-0.705521,42.9665833],[-0.7055311,42.9665146],[-0.705431,42.9664536],[-0.7053211,42.9664345],[-0.7053111,42.9664116],[-0.7053111,42.9663811],[-0.7053511,42.966301],[-0.7053511,42.9662323],[-0.7053211,42.9661942],[-0.7052711,42.9661636],[-0.7052711,42.9661446],[-0.705301,42.9660835],[-0.7052911,42.9660034],[-0.7052411,42.9659233],[-0.7051511,42.9658318],[-0.7051411,42.9657936],[-0.7050911,42.9657516],[-0.7050011,42.9657135],[-0.7049811,42.9656143],[-0.704991,42.9655724],[-0.7049611,42.9655342],[-0.7049611,42.965374],[-0.7049411,42.9653511],[-0.7048211,42.9653244],[-0.7047611,42.965271],[-0.704731,42.9652138],[-0.7047211,42.9651909],[-0.7048011,42.9648628],[-0.7048411,42.9645042],[-0.704861,42.9644432],[-0.7048311,42.9643326],[-0.7048511,42.9642639],[-0.7049111,42.9641609],[-0.705081,42.9640923],[-0.705301,42.9640236],[-0.7053611,42.9640121],[-0.7055311,42.9639626],[-0.7057211,42.9639435],[-0.705911,42.963871],[-0.7061011,42.9638329],[-0.7061711,42.9637909],[-0.706221,42.9637337],[-0.706311,42.9637032],[-0.7064611,42.9635544],[-0.7067111,42.9635124],[-0.7068111,42.963501],[-0.7068711,42.963501],[-0.7069311,42.9635124],[-0.706971,42.963501],[-0.7072811,42.9633522],[-0.7073111,42.9633141],[-0.7074611,42.9632111],[-0.7074811,42.9631729],[-0.707451,42.9631233],[-0.7074211,42.9630737],[-0.7072911,42.9630013],[-0.7069811,42.9628944],[-0.7068127,42.9628639],[-0.7065327,42.9627953],[-0.7063627,42.9627647],[-0.7062827,42.9627647],[-0.7061927,42.9627457],[-0.7061227,42.9627151],[-0.7060927,42.9626846],[-0.7061027,42.9626656],[-0.7061327,42.9626541],[-0.7062827,42.9626656],[-0.7063427,42.9626541],[-0.7065127,42.9626465],[-0.7065827,42.9626541],[-0.7067027,42.9626961],[-0.7067627,42.9626961],[-0.7069227,42.962677],[-0.7070827,42.962677],[-0.7071227,42.9626541],[-0.7071227,42.9626045],[-0.7070227,42.9624939],[-0.7072227,42.9624672],[-0.7072627,42.9624252],[-0.7072427,42.9623947],[-0.7071927,42.9623756],[-0.7072027,42.9621849],[-0.7071827,42.9620972],[-0.7071927,42.9620667],[-0.7073927,42.9616966],[-0.7074627,42.9616051],[-0.7074727,42.9615669],[-0.7074527,42.961525],[-0.7074127,42.9614868],[-0.7073827,42.9614639],[-0.7073327,42.9614754],[-0.7072227,42.961525],[-0.7071527,42.9615364],[-0.7069727,42.9614639],[-0.7065927,42.9613953],[-0.7065427,42.9613762],[-0.7064327,42.9612236],[-0.7063927,42.9611969],[-0.7063427,42.961174],[-0.7062427,42.961174],[-0.7060927,42.9612045],[-0.7059527,42.9612045],[-0.7057127,42.961216],[-0.7056327,42.9611969],[-0.7056227,42.961174],[-0.7056627,42.9611549],[-0.7056927,42.9611168],[-0.7056927,42.9610672],[-0.7057227,42.9609756],[-0.7057127,42.9609566],[-0.7054427,42.9609337],[-0.7053027,42.9608955],[-0.7052227,42.9609146],[-0.7049127,42.9609451],[-0.7048127,42.9609451],[-0.7047627,42.9609261],[-0.7047727,42.9608459],[-0.7047227,42.9607658],[-0.7046127,42.9607162],[-0.7046027,42.9606552],[-0.7045527,42.9605865],[-0.7044727,42.9605141],[-0.7043927,42.960495],[-0.7043827,42.9604759],[-0.7044127,42.9603653],[-0.7043727,42.9603043],[-0.7043427,42.9602356],[-0.7043927,42.9601936],[-0.7043627,42.9601135],[-0.7043727,42.9600945],[-0.7044227,42.9600754],[-0.7043827,42.9600449],[-0.7043727,42.9600258],[-0.7044527,42.9599342],[-0.7044927,42.9599152],[-0.7044827,42.9598846],[-0.7044927,42.9598656],[-0.7045827,42.9597168],[-0.7046427,42.9596748],[-0.7046527,42.9596367],[-0.7049327,42.9594269],[-0.7049927,42.959404],[-0.7051327,42.9593239],[-0.7052127,42.9592438],[-0.7052527,42.959156],[-0.7051127,42.958847],[-0.7050627,42.9587936],[-0.7049327,42.958744],[-0.7047927,42.9586449],[-0.7047227,42.9586449],[-0.7046827,42.9585953],[-0.7046527,42.9585838],[-0.7045427,42.9586372],[-0.7044027,42.9586563],[-0.7041427,42.9587669],[-0.7041027,42.9587669],[-0.7039727,42.958744],[-0.7038927,42.9587555],[-0.7037927,42.9587364],[-0.7037227,42.958744],[-0.7035727,42.9588051],[-0.7034827,42.958786],[-0.7034427,42.958786],[-0.7033927,42.9588165],[-0.7030927,42.9588547],[-0.7030727,42.9588737],[-0.7030327,42.9588966],[-0.7029927,42.9589767],[-0.7029027,42.9590569],[-0.7027227,42.9590836],[-0.7026227,42.9591141],[-0.7025027,42.9591141],[-0.7024027,42.959137],[-0.7021627,42.9591141],[-0.7019627,42.9591255],[-0.7017827,42.959156],[-0.7017127,42.9591866],[-0.7014727,42.9591942],[-0.7012627,42.9591866],[-0.7010527,42.9592171],[-0.7009027,42.9592667],[-0.7006327,42.9592972],[-0.7001927,42.959465],[-0.7000827,42.959507],[-0.6999827,42.959507],[-0.6999327,42.9594841],[-0.6997527,42.9594955],[-0.6991127,42.9595642],[-0.6987927,42.9595871],[-0.6985027,42.9595642],[-0.6984427,42.9595337],[-0.6983127,42.9595261],[-0.6980527,42.9595337],[-0.6979927,42.9595757],[-0.6978427,42.9596138],[-0.6977827,42.9596062],[-0.6975927,42.9595566],[-0.6975527,42.9595261],[-0.6975427,42.959507],[-0.6974527,42.9594765],[-0.6972727,42.9594841],[-0.6972227,42.9594765],[-0.6971727,42.9594955],[-0.6970527,42.9594841],[-0.6969627,42.959446],[-0.6968527,42.9594345],[-0.6966927,42.959465],[-0.6965327,42.9594841],[-0.6964427,42.9594765],[-0.6961527,42.959507],[-0.6960227,42.9594345],[-0.6958427,42.9593849],[-0.6954727,42.9592247],[-0.6953827,42.9591942],[-0.6952227,42.9592171],[-0.6951927,42.9592056],[-0.6950127,42.9591255],[-0.6949327,42.9590645],[-0.6948927,42.9590645],[-0.6948027,42.9590836],[-0.6947627,42.9590836],[-0.6947027,42.959095],[-0.6946627,42.9590759],[-0.6945927,42.9590836],[-0.6943027,42.9590263],[-0.6942327,42.9590454],[-0.6941427,42.9590454],[-0.6939127,42.9589844],[-0.6937627,42.9590263],[-0.6936927,42.9590073],[-0.6935927,42.9589539],[-0.6934627,42.9589157],[-0.6929927,42.9588356],[-0.6928127,42.9588356],[-0.6925727,42.9589043],[-0.6925127,42.9589043],[-0.6924227,42.9588165],[-0.6923727,42.9587555],[-0.6923127,42.958725],[-0.6921927,42.958744],[-0.6920827,42.958744],[-0.6920227,42.9587135],[-0.6919327,42.9586945],[-0.6917027,42.9587555],[-0.6916327,42.9587555],[-0.6916027,42.9587364],[-0.6914427,42.958725],[-0.6912727,42.958725],[-0.6911127,42.9587669],[-0.6910227,42.9588242],[-0.6909627,42.9588242],[-0.6902127,42.9585838],[-0.6900427,42.9585152],[-0.6899027,42.9584236],[-0.6897227,42.9583244],[-0.6879527,42.957756],[-0.6877127,42.957695],[-0.6875527,42.957695],[-0.6870827,42.9577751],[-0.6868527,42.9577942],[-0.6866027,42.9578667],[-0.6863427,42.9579773],[-0.6861727,42.9579964],[-0.6860827,42.9579849],[-0.6857627,42.9578438],[-0.6856327,42.957756],[-0.6853327,42.9576836],[-0.6852327,42.957695],[-0.6849627,42.9577637],[-0.6848627,42.957756],[-0.6847727,42.9577255],[-0.6844927,42.9575768],[-0.6843427,42.9575539],[-0.6840627,42.9573936],[-0.6837027,42.957077],[-0.6835427,42.9568138],[-0.6834827,42.9568062],[-0.6825827,42.9569435],[-0.6822227,42.9569855],[-0.6819527,42.9569435],[-0.6816927,42.9568443],[-0.6816727,42.9567757],[-0.6815727,42.9567337],[-0.6814327,42.9567261],[-0.6811927,42.9567757],[-0.6810727,42.9567642],[-0.6809427,42.9567337],[-0.6805927,42.9565544],[-0.6802327,42.9564743],[-0.6801427,42.9564247],[-0.6800027,42.9562836],[-0.6798527,42.9560738],[-0.6797527,42.9560051],[-0.6796427,42.9559555],[-0.6794227,42.9559441],[-0.6792727,42.9558563],[-0.6787727,42.9557457],[-0.6785627,42.9556465],[-0.6783127,42.955574],[-0.6781427,42.9555359],[-0.6776427,42.9553642],[-0.6772027,42.9550858],[-0.6770227,42.9549866],[-0.6767727,42.954834],[-0.6765427,42.9546471],[-0.6764827,42.954567],[-0.6763727,42.9544945],[-0.6762927,42.954464],[-0.6760927,42.9544563],[-0.6756527,42.9542236],[-0.6755727,42.954174],[-0.6754927,42.954155],[-0.6754527,42.9541168],[-0.6753527,42.9540939],[-0.6752927,42.9539948],[-0.6752227,42.9539337],[-0.6751427,42.9539146],[-0.6750527,42.953907],[-0.6750227,42.9538956],[-0.6749627,42.9538956],[-0.6749427,42.9538765],[-0.6749227,42.9536667],[-0.6749027,42.9536362],[-0.6747927,42.9535751],[-0.6747227,42.9535141],[-0.6744827,42.953476],[-0.6744727,42.9534454],[-0.6743527,42.9533539],[-0.6743227,42.9533272],[-0.6741527,42.9532471],[-0.6739127,42.9530563],[-0.6737127,42.9529457],[-0.6736727,42.9529037],[-0.6734827,42.952816],[-0.6733027,42.9526863],[-0.6729927,42.9524956],[-0.6728627,42.9524841],[-0.6728327,42.9524765],[-0.6727727,42.9523849],[-0.6725827,42.9522667],[-0.6724627,42.9522362],[-0.6723327,42.9522362],[-0.6722527,42.9522171],[-0.6720427,42.952095],[-0.6718827,42.952095],[-0.6715427,42.9519272],[-0.6713727,42.9518852],[-0.6711727,42.9517937],[-0.6707627,42.9516373],[-0.6706827,42.9516449],[-0.6706227,42.9516754],[-0.6705727,42.951664],[-0.6702927,42.9514847],[-0.6702527,42.9514542],[-0.6702527,42.951416],[-0.6702227,42.9513741],[-0.6701427,42.9513245],[-0.6700027,42.9511452],[-0.6698327,42.951046],[-0.6696827,42.951004],[-0.6691127,42.9509048],[-0.6689627,42.9508667],[-0.6687727,42.9508667],[-0.6687227,42.9508438],[-0.6686127,42.9508247],[-0.6685127,42.9507637],[-0.6684627,42.950737],[-0.6683527,42.9506264],[-0.6682727,42.9505959],[-0.6679327,42.9505539],[-0.6678427,42.9505272],[-0.6676438,42.9503021],[-0.6676438,42.9502525],[-0.6676539,42.9501534],[-0.6676438,42.9501114],[-0.6675938,42.9500732],[-0.6673638,42.9499435],[-0.6673038,42.9499321],[-0.6671838,42.9499435],[-0.6670238,42.9500046],[-0.6669436,42.9500351],[-0.6667235,42.9501877],[-0.6666235,42.9502144],[-0.6665335,42.9502258],[-0.6664135,42.9502068],[-0.6663036,42.9501762],[-0.6661935,42.9501152],[-0.6661335,42.9501152],[-0.6659936,42.9501572],[-0.6658735,42.9502068],[-0.6655936,42.950367],[-0.6654536,42.9504547],[-0.6653636,42.9504852],[-0.6651936,42.9504852],[-0.6646807,42.950367],[-0.6646307,42.9503479],[-0.6645907,42.9503059],[-0.6645306,42.9502258],[-0.6643906,42.9499092],[-0.6643206,42.9494781],[-0.6642606,42.9493675],[-0.6642098,42.9493332],[-0.6639398,42.9492111],[-0.6638598,42.9491501],[-0.6637998,42.9490814],[-0.6636798,42.9488525],[-0.6636398,42.9488106],[-0.6633898,42.9486618],[-0.6631198,42.9484825],[-0.6630298,42.9484024],[-0.6629798,42.9483414],[-0.6628398,42.94804],[-0.6627898,42.9479904],[-0.6626798,42.9479218],[-0.6625598,42.9477921],[-0.6624998,42.9477501],[-0.6624842,42.9476471],[-0.6624942,42.9475288],[-0.6625342,42.9473801],[-0.6626242,42.9472275],[-0.6626742,42.9471893],[-0.6627142,42.9471703],[-0.6628143,42.9471893],[-0.6629843,42.9473076],[-0.6630642,42.9473991],[-0.6631342,42.9474907],[-0.6633343,42.9475975],[-0.6634942,42.9477081],[-0.6635242,42.9477196],[-0.6635543,42.9477081],[-0.6636342,42.9473686],[-0.6635742,42.9471893],[-0.6635942,42.9470406],[-0.6637142,42.9468803],[-0.6638643,42.9467278],[-0.6638842,42.9466972],[-0.6639442,42.9465179],[-0.6639543,42.9463577],[-0.6640342,42.9460983],[-0.6639642,42.9458504],[-0.6639842,42.9456673],[-0.6640642,42.9454193],[-0.6640542,42.9453773],[-0.6640142,42.9453087],[-0.6638942,42.945179],[-0.6638942,42.945118],[-0.6639042,42.9450378],[-0.6638942,42.9448471],[-0.6637843,42.9445076],[-0.6637343,42.9444389],[-0.6637942,42.9442902],[-0.6639442,42.9440002],[-0.6639742,42.9439392],[-0.6639742,42.9438705],[-0.6639543,42.9438095],[-0.6636642,42.9434586],[-0.6635342,42.9433899],[-0.6632943,42.9432793],[-0.6632442,42.9432373],[-0.6632043,42.9431801],[-0.6631442,42.9431496],[-0.6630642,42.943119],[-0.6628042,42.9430771],[-0.6627243,42.943058],[-0.6625642,42.942997],[-0.6624342,42.9429283],[-0.6623142,42.9428482],[-0.6622742,42.9427872],[-0.6622242,42.9425392],[-0.6621442,42.9423294],[-0.6620842,42.9421272],[-0.6620442,42.9420586],[-0.6619942,42.9419899],[-0.6616743,42.9418488],[-0.6614143,42.9417686],[-0.6613243,42.9417572],[-0.6612942,42.9417686],[-0.6612642,42.9418106],[-0.6612142,42.9418488],[-0.6609942,42.9418793],[-0.6608942,42.9419098],[-0.6607943,42.941967],[-0.6606528,42.9420204],[-0.6605828,42.9420204],[-0.6604228,42.9419899],[-0.6603528,42.9419899],[-0.6602828,42.9419594],[-0.6601928,42.9419403],[-0.6599428,42.9418373],[-0.6599128,42.9418373],[-0.6597128,42.9419174],[-0.6596428,42.9419785],[-0.6595828,42.9420204],[-0.6593728,42.9420395],[-0.6591728,42.9420395],[-0.6590128,42.94207],[-0.6587028,42.9420204],[-0.6585628,42.9419899],[-0.6584028,42.942009],[-0.6583328,42.942028],[-0.6582528,42.9420471],[-0.6580628,42.9420776],[-0.6579228,42.94207],[-0.6577628,42.9420204],[-0.6575328,42.9419975],[-0.6573828,42.942028],[-0.6572128,42.9420204],[-0.6570428,42.94207],[-0.6569428,42.9420586],[-0.6568928,42.942028],[-0.6568457,42.941967],[-0.6567657,42.9418945],[-0.6566557,42.9418068],[-0.6565257,42.9417458],[-0.6563157,42.9415665],[-0.6561257,42.9414978],[-0.6558157,42.9414063],[-0.6556157,42.9413147],[-0.6554857,42.9412346],[-0.6553557,42.9411049],[-0.6553257,42.9410248],[-0.6552357,42.9409256],[-0.6551357,42.9408646],[-0.6550057,42.940815],[-0.6546757,42.9407768],[-0.6545457,42.9407654],[-0.6543457,42.9407959],[-0.6540906,42.9407196],[-0.6531106,42.939949],[-0.6528606,42.9397278],[-0.6526306,42.939621],[-0.6517606,42.9393387],[-0.6513005,42.9392395],[-0.6509005,42.939209],[-0.6507506,42.9392204],[-0.6503506,42.9392281],[-0.6501206,42.9392395],[-0.6500506,42.9392281],[-0.6500306,42.939209],[-0.6500406,42.9391785],[-0.6502005,42.9390793],[-0.6503006,42.9390411],[-0.6504806,42.9389076],[-0.6506106,42.9388504],[-0.6507406,42.9388199],[-0.6507506,42.9388008],[-0.6507106,42.9387779],[-0.6503806,42.9388084],[-0.6502306,42.9388084],[-0.6500406,42.9387779],[-0.6494806,42.9386482],[-0.6489506,42.9384995],[-0.6487206,42.9384193],[-0.6486605,42.9383698],[-0.6484806,42.9383507],[-0.6483906,42.9383202],[-0.6472906,42.937809],[-0.6469505,42.9375],[-0.6464506,42.9369812],[-0.6460706,42.9366608],[-0.6457874,42.9365997],[-0.6455173,42.9365501],[-0.6452973,42.9365311],[-0.6451173,42.9365387],[-0.6449974,42.9365616],[-0.6448973,42.9365921],[-0.6448106,42.9365387],[-0.6447506,42.93647],[-0.6447506,42.9364395],[-0.6448106,42.9363785],[-0.6448306,42.9363289],[-0.6446406,42.9359093],[-0.6445906,42.9358673],[-0.6445206,42.9358597],[-0.6444006,42.9358597],[-0.6441706,42.9358902],[-0.6440206,42.9359207],[-0.6438906,42.9359589],[-0.6436606,42.9360695],[-0.6432606,42.9363098],[-0.6430506,42.9365501],[-0.6428106,42.9366875],[-0.6426006,42.9367599],[-0.6423706,42.9368401],[-0.6422206,42.9368706],[-0.6420406,42.9368591],[-0.6418906,42.9368782],[-0.6418006,42.9369087],[-0.6417506,42.9369774],[-0.6417306,42.9370575],[-0.6417706,42.9370995],[-0.6417506,42.93713],[-0.6413906,42.9372292],[-0.6412806,42.9372787],[-0.6411706,42.9372978],[-0.6406506,42.9373207],[-0.6404506,42.9372787],[-0.6403206,42.9372292],[-0.6399906,42.9370308],[-0.6399406,42.9369888],[-0.6398679,42.9370232],[-0.6398079,42.9370346],[-0.6397379,42.9370232],[-0.6396479,42.9370041],[-0.6393079,42.9367714],[-0.6390579,42.936573],[-0.6388679,42.9364319],[-0.6387879,42.9364014],[-0.6385679,42.9364014],[-0.6384779,42.9363632],[-0.6383767,42.936245],[-0.6383666,42.9361534],[-0.6383767,42.9361115],[-0.6384066,42.9360847],[-0.6386067,42.9359818],[-0.6386566,42.935955],[-0.6386766,42.9359245],[-0.6386766,42.9358139],[-0.6386566,42.9356842],[-0.6386067,42.9355736],[-0.638486,42.935524],[-0.638346,42.9355164],[-0.638146,42.9355049],[-0.6379861,42.9354858],[-0.637836,42.9354362],[-0.6376616,42.935585],[-0.6375016,42.9356422],[-0.6374216,42.9356422],[-0.6373416,42.9356346],[-0.6371416,42.9355621],[-0.6367916,42.9355125],[-0.6366516,42.9354744],[-0.6364216,42.9354439],[-0.6360116,42.935482],[-0.6358516,42.935482],[-0.6354716,42.9354553],[-0.6353616,42.9354324],[-0.6352816,42.9353943],[-0.6352116,42.9353523],[-0.6349516,42.9350929],[-0.6348916,42.9350739],[-0.6346316,42.9350128],[-0.6346016,42.9350128],[-0.6344316,42.9350853],[-0.6343116,42.9351044],[-0.6342005,42.9350662],[-0.6340905,42.9350052],[-0.6340305,42.9349251],[-0.6339905,42.9347839],[-0.6337505,42.9347649],[-0.6338212,42.9344711],[-0.6338412,42.9344521],[-0.6340112,42.9344025],[-0.6340412,42.9343834],[-0.6341812,42.9341812],[-0.634323,42.9341202],[-0.634493,42.9341011],[-0.634683,42.9340134],[-0.6349578,42.9339447]]},{"id":17739,"author":"Ubicarta","name_GR":"Pyrenees: 12 Lescun to Etsaut","description_GR":"Lescun to Etsaut by Ubicarta","path":"FRANCE\/GR10_DAY_12","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":15585,"name_EN":"Pyrenees: 12 Lescun \u00e0 Etsaut","description_EN":"Lescun \u00e0 Etsaut par Ubicarta","ascent_time":348,"descent_time":350,"marker":"France_GR10","level":9,"ascent":1080,"descent":1367,"maxelev":1604,"minelev":599,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.6415463 42.90004,-0.5702776 42.93394)","views":10,"millestones":"0,-0.6349580,42.9339371#1,-0.6414256,42.9287532#2,-0.6394675,42.9225130#3,-0.6325334,42.9233939#4,-0.6243529,42.9242229#5,-0.6229033,42.9167349#6,-0.6171994,42.9130541#7,-0.6113843,42.9123592#8,-0.6111595,42.9085385#9,-0.6075002,42.9067039#10,-0.5985666,42.9027692#11,-0.5932356,42.9023227#12,-0.5912030,42.9077411#13,-0.5853773,42.9070954#14,-0.5794123,42.9079725#15,-0.5731652,42.9098533#15.6,-0.5702755,42.9106979","x":-0.6069676,"y":42.9088631,"coor":[[-0.634958,42.9339371],[-0.634968,42.9338951],[-0.634848,42.9334946],[-0.634768,42.9333382],[-0.634698,42.9331856],[-0.634748,42.9329948],[-0.634848,42.9329147],[-0.635008,42.932827],[-0.635048,42.932785],[-0.635058,42.9327469],[-0.634998,42.9325981],[-0.634968,42.9324951],[-0.634968,42.9324379],[-0.634988,42.9323769],[-0.635118,42.9323273],[-0.635138,42.9322968],[-0.635218,42.9320946],[-0.635388,42.9318466],[-0.635488,42.9317551],[-0.635678,42.9316368],[-0.635958,42.931488],[-0.636038,42.9314346],[-0.636058,42.9314079],[-0.636038,42.9313774],[-0.635928,42.9313354],[-0.635448,42.9312363],[-0.635428,42.9312172],[-0.635418,42.9311981],[-0.635448,42.9311676],[-0.635638,42.9311066],[-0.636118,42.9309883],[-0.636238,42.9309464],[-0.636348,42.9308853],[-0.636428,42.9308281],[-0.636608,42.9305878],[-0.636708,42.9304848],[-0.636838,42.9304047],[-0.636998,42.930336],[-0.637188,42.9302673],[-0.637528,42.9301758],[-0.637678,42.9301071],[-0.637868,42.9299583],[-0.638018,42.9298668],[-0.638218,42.9297752],[-0.638328,42.9297562],[-0.638488,42.9297371],[-0.638898,42.9297256],[-0.639668,42.9297676],[-0.639838,42.9297676],[-0.640058,42.9297371],[-0.640398,42.9296875],[-0.640678,42.9296265],[-0.640778,42.9295959],[-0.640848,42.9295273],[-0.640948,42.9293861],[-0.64104,42.929245],[-0.64115,42.9291458],[-0.64127,42.9290848],[-0.64137,42.9289742],[-0.64143,42.9287949],[-0.6414199,42.9286957],[-0.64151,42.9284973],[-0.6415499,42.9280853],[-0.6414663,42.9280052],[-0.6414563,42.927845],[-0.6414163,42.9277954],[-0.6413563,42.9277344],[-0.6412663,42.9276962],[-0.6411563,42.9276657],[-0.6406463,42.9276352],[-0.6404963,42.9276161],[-0.6404163,42.9275742],[-0.6403663,42.9275246],[-0.6403363,42.9274445],[-0.6403563,42.9272346],[-0.6404263,42.9269562],[-0.6404963,42.926796],[-0.6409363,42.9262047],[-0.6409963,42.9261055],[-0.6410263,42.9260063],[-0.6410263,42.9259148],[-0.6410063,42.9258537],[-0.6409263,42.9257736],[-0.6408363,42.925724],[-0.6404963,42.9256248],[-0.6404263,42.9255867],[-0.6403163,42.925457],[-0.6401563,42.9252243],[-0.6401263,42.9251556],[-0.6401063,42.9250755],[-0.6401207,42.9249535],[-0.6401007,42.9247742],[-0.6401207,42.9246635],[-0.6401507,42.9245949],[-0.6402307,42.9244843],[-0.6403307,42.9242935],[-0.6404806,42.9237328],[-0.6405107,42.9236526],[-0.6406407,42.9235344],[-0.6410906,42.9233017],[-0.641068,42.9232597],[-0.640958,42.9231987],[-0.640738,42.9231987],[-0.640568,42.9232674],[-0.640518,42.923317],[-0.640478,42.9233284],[-0.640388,42.9233284],[-0.640168,42.9233475],[-0.640048,42.923378],[-0.640028,42.9233971],[-0.639938,42.9234161],[-0.639818,42.9234772],[-0.639668,42.9234962],[-0.639578,42.923439],[-0.639508,42.9232788],[-0.639508,42.9231682],[-0.639538,42.9231071],[-0.6395345,42.9229393],[-0.6394644,42.9228783],[-0.6393945,42.9228287],[-0.6393945,42.9228096],[-0.6394644,42.9226685],[-0.6394545,42.9225693],[-0.6394845,42.9224396],[-0.6395544,42.9223595],[-0.6396344,42.9221992],[-0.6399645,42.9219284],[-0.6399845,42.9218292],[-0.6400445,42.9216995],[-0.6400145,42.9216194],[-0.6400344,42.9215584],[-0.6399944,42.9214897],[-0.6399845,42.9214172],[-0.6400045,42.9213676],[-0.6402845,42.9210892],[-0.6403245,42.9210205],[-0.640787,42.9207344],[-0.6403138,42.9207611],[-0.6399438,42.9208488],[-0.6397938,42.9208984],[-0.6396138,42.92099],[-0.6395338,42.9210587],[-0.6393238,42.9211617],[-0.6391138,42.9211998],[-0.6389438,42.9212608],[-0.6388438,42.9213219],[-0.6386838,42.92136],[-0.6383838,42.9213791],[-0.6381738,42.9213715],[-0.6379738,42.92136],[-0.6378351,42.9213982],[-0.6375651,42.9214363],[-0.6373351,42.9214973],[-0.6371351,42.9215698],[-0.6365551,42.9217987],[-0.6364251,42.9218597],[-0.6362751,42.9219589],[-0.6361051,42.9220467],[-0.6359651,42.9220886],[-0.6355151,42.9221687],[-0.6352151,42.9222069],[-0.6349751,42.9222565],[-0.6343251,42.9224472],[-0.6339951,42.9225578],[-0.6337751,42.9226189],[-0.633773,42.9226608],[-0.633503,42.9228096],[-0.633113,42.9229507],[-0.633003,42.9230118],[-0.632823,42.9230919],[-0.632673,42.9232903],[-0.632543,42.9233894],[-0.632373,42.9234695],[-0.632263,42.9235611],[-0.632103,42.9237213],[-0.632053,42.9237595],[-0.631973,42.92379],[-0.631743,42.923851],[-0.631423,42.923893],[-0.630883,42.9238701],[-0.630803,42.923851],[-0.630723,42.9238129],[-0.630693,42.9237709],[-0.630623,42.9236526],[-0.630533,42.9236298],[-0.6303729,42.9236298],[-0.630283,42.9235764],[-0.630263,42.9235573],[-0.630263,42.9235077],[-0.63019,42.9234695],[-0.63004,42.9233208],[-0.62995,42.9230728],[-0.62992,42.9230499],[-0.62988,42.9230423],[-0.6298,42.9230423],[-0.62974,42.9230614],[-0.62969,42.9230804],[-0.62966,42.923111],[-0.62968,42.9232216],[-0.62967,42.9232521],[-0.62963,42.9232712],[-0.62945,42.9233017],[-0.6294,42.9233208],[-0.62915,42.923481],[-0.62907,42.9235001],[-0.62898,42.9235497],[-0.62875,42.9237213],[-0.62866,42.9238129],[-0.62855,42.9239502],[-0.62842,42.9240494],[-0.62825,42.9241714],[-0.62811,42.9242592],[-0.62764,42.9244499],[-0.62733,42.9246597],[-0.62712,42.9247513],[-0.62691,42.9248009],[-0.62672,42.9248123],[-0.62662,42.9248314],[-0.62651,42.924881],[-0.62629,42.9249611],[-0.62616,42.9249802],[-0.62611,42.9249992],[-0.62608,42.9250412],[-0.626,42.9250793],[-0.62593,42.9250908],[-0.62586,42.9250793],[-0.62581,42.9250908],[-0.62576,42.9251099],[-0.62556,42.925312],[-0.62549,42.9253426],[-0.62514,42.9254112],[-0.62496,42.9254494],[-0.62472,42.9255295],[-0.62456,42.9255104],[-0.62441,42.9254608],[-0.6243055,42.9252853],[-0.6242355,42.925087],[-0.6241155,42.9249573],[-0.6240755,42.9248772],[-0.6240355,42.9246559],[-0.6240355,42.9244652],[-0.6240855,42.9243965],[-0.6243455,42.9242249],[-0.6248655,42.9239655],[-0.6249555,42.9238663],[-0.6250055,42.9237976],[-0.6250855,42.9235382],[-0.6250755,42.9234276],[-0.6250855,42.9233971],[-0.6251855,42.9233971],[-0.6252255,42.923378],[-0.6252355,42.923336],[-0.6251855,42.9232063],[-0.6251255,42.9231071],[-0.6250755,42.9227982],[-0.6249755,42.9225578],[-0.6249655,42.9223862],[-0.6249855,42.9222679],[-0.6250655,42.9220657],[-0.6252055,42.921875],[-0.6254755,42.9213181],[-0.6258055,42.9207573],[-0.6258555,42.9205971],[-0.6258355,42.9204865],[-0.6257255,42.9203262],[-0.6255755,42.920166],[-0.6254155,42.9200478],[-0.6253155,42.9199867],[-0.6248955,42.9198151],[-0.6246355,42.9196548],[-0.6244655,42.9195747],[-0.6242755,42.9194679],[-0.6239555,42.9192276],[-0.6237255,42.919117],[-0.6234355,42.9189148],[-0.6232955,42.9188271],[-0.6231555,42.918766],[-0.6230255,42.9186745],[-0.6228655,42.9185371],[-0.6228155,42.918438],[-0.6227855,42.9183159],[-0.6227255,42.9178772],[-0.6227255,42.9175949],[-0.6227655,42.9172974],[-0.6228555,42.9170074],[-0.6228955,42.9168472],[-0.6229055,42.9167175],[-0.6228555,42.9163971],[-0.6227755,42.9162064],[-0.6227555,42.9161263],[-0.6227855,42.915947],[-0.6228355,42.9158058],[-0.6228355,42.9157562],[-0.6227155,42.9155655],[-0.6226855,42.9154053],[-0.6226855,42.9153061],[-0.6226955,42.9152145],[-0.6227155,42.9151344],[-0.6227855,42.9150047],[-0.6227955,42.914917],[-0.6227055,42.9147072],[-0.6226555,42.9146576],[-0.6225955,42.914608],[-0.6224355,42.9145355],[-0.6221755,42.9144363],[-0.6218855,42.9142952],[-0.6211755,42.9141273],[-0.6210355,42.9140968],[-0.620581,42.9136887],[-0.620481,42.9136086],[-0.620181,42.9134293],[-0.620111,42.9133682],[-0.620061,42.9133186],[-0.619981,42.9132118],[-0.619951,42.9131393],[-0.619941,42.9130898],[-0.619971,42.912941],[-0.620181,42.9125099],[-0.620231,42.9123611],[-0.620211,42.9122696],[-0.620121,42.9121094],[-0.620011,42.9119606],[-0.619921,42.9118996],[-0.619811,42.91185],[-0.619631,42.9118004],[-0.619091,42.9116592],[-0.618531,42.9114914],[-0.6177286,42.9123306],[-0.6174986,42.9126282],[-0.6173786,42.9128075],[-0.6169686,42.9133797],[-0.6167686,42.9135475],[-0.6164486,42.9137383],[-0.6163286,42.9138184],[-0.6160386,42.9141006],[-0.6159186,42.9142494],[-0.6158586,42.91436],[-0.6157214,42.91436],[-0.6156614,42.9143791],[-0.6154714,42.9145584],[-0.6153314,42.91465],[-0.6152378,42.9145622],[-0.6151478,42.914341],[-0.6150779,42.9142418],[-0.6149979,42.9141617],[-0.6148679,42.9140511],[-0.6146379,42.9139023],[-0.6145478,42.9138107],[-0.6145179,42.9138031],[-0.6143879,42.9137802],[-0.6139379,42.913681],[-0.6138079,42.9135933],[-0.6136178,42.9135704],[-0.6135979,42.9135628],[-0.6135079,42.9133606],[-0.6134478,42.9133415],[-0.6134378,42.9133224],[-0.6134079,42.9132996],[-0.6133578,42.9132919],[-0.6131979,42.9133301],[-0.6131378,42.9133301],[-0.6129678,42.9132996],[-0.6128579,42.913311],[-0.6127979,42.9132919],[-0.6127478,42.9132233],[-0.6127179,42.9132233],[-0.6126878,42.9132309],[-0.6126779,42.9132729],[-0.6126578,42.9132729],[-0.6126078,42.9132233],[-0.6125879,42.9132233],[-0.6124678,42.91325],[-0.6124179,42.91325],[-0.6123378,42.9132423],[-0.6123179,42.9132614],[-0.6122679,42.9132805],[-0.6122178,42.9132919],[-0.6121678,42.9132805],[-0.6121379,42.91325],[-0.6121379,42.9132233],[-0.6121778,42.9131699],[-0.6124278,42.9129829],[-0.6124278,42.9129295],[-0.6124579,42.9128799],[-0.6124979,42.9128532],[-0.6125278,42.9128113],[-0.6125779,42.9127617],[-0.6126279,42.9126816],[-0.6126679,42.9126511],[-0.6126878,42.912632],[-0.6126978,42.9125824],[-0.6128178,42.9123421],[-0.6129779,42.9121513],[-0.6130579,42.9120903],[-0.6130579,42.9120827],[-0.6130378,42.9120522],[-0.6129678,42.9120026],[-0.6128979,42.9119797],[-0.6128178,42.9119797],[-0.6127179,42.9119911],[-0.6125678,42.9120712],[-0.6123778,42.9122429],[-0.6122279,42.9123306],[-0.6120378,42.9124107],[-0.6114678,42.9127502],[-0.6113878,42.9127731],[-0.6112878,42.9127731],[-0.6111379,42.9127617],[-0.6111178,42.9127312],[-0.6111178,42.9126205],[-0.6111879,42.9125328],[-0.6112579,42.9125214],[-0.6112878,42.9125023],[-0.6116878,42.9118996],[-0.6117479,42.91185],[-0.6117479,42.9118233],[-0.6117678,42.9117699],[-0.6119279,42.9115715],[-0.6121178,42.9113731],[-0.6121379,42.9113197],[-0.6121379,42.9112701],[-0.6120778,42.911171],[-0.6120278,42.9111328],[-0.6119679,42.9111099],[-0.6117979,42.9111595],[-0.6117179,42.9112015],[-0.6115379,42.9113998],[-0.6112978,42.9116096],[-0.6111978,42.9116325],[-0.6113372,42.9113274],[-0.6113472,42.9112587],[-0.6114072,42.9111595],[-0.6114272,42.9110794],[-0.6114272,42.9108772],[-0.6114572,42.9108009],[-0.6115172,42.9107475],[-0.6115872,42.9107094],[-0.6119072,42.9106407],[-0.6119972,42.9105988],[-0.6120971,42.9104576],[-0.6121072,42.910408],[-0.6120872,42.9103584],[-0.6120372,42.9103394],[-0.6119972,42.9103508],[-0.6119472,42.9103775],[-0.6118972,42.9104805],[-0.6118472,42.9105186],[-0.6117772,42.9105492],[-0.6114072,42.9106102],[-0.6112572,42.9106483],[-0.6111771,42.9106903],[-0.6110272,42.91082],[-0.6106071,42.9109879],[-0.6103372,42.9111481],[-0.6102872,42.9111595],[-0.6102372,42.9111481],[-0.6101972,42.911129],[-0.6101972,42.9110909],[-0.6102172,42.9110489],[-0.6107472,42.9106407],[-0.6108572,42.910511],[-0.6110072,42.9100494],[-0.6110972,42.9098282],[-0.6110972,42.9097595],[-0.6110772,42.9096985],[-0.6110172,42.9095688],[-0.6110172,42.9094772],[-0.6112972,42.9088173],[-0.6114371,42.9086189],[-0.6114872,42.9085693],[-0.6116072,42.9084892],[-0.6116372,42.9084473],[-0.6116272,42.9084091],[-0.6115872,42.9083786],[-0.6115372,42.908371],[-0.6114772,42.90839],[-0.6113472,42.9084702],[-0.6110471,42.9085808],[-0.6109472,42.908638],[-0.6107872,42.9088287],[-0.6106172,42.9092407],[-0.6105672,42.9093208],[-0.6103472,42.9095078],[-0.6101972,42.9097176],[-0.6099972,42.9099388],[-0.6099471,42.9100189],[-0.6095672,42.9102783],[-0.6094772,42.9103279],[-0.6094272,42.9103279],[-0.6093472,42.9103203],[-0.6090893,42.9103546],[-0.6087493,42.9104042],[-0.6085793,42.9104958],[-0.6081393,42.9105072],[-0.6080793,42.9105263],[-0.6080193,42.9105568],[-0.6078093,42.9105644],[-0.6076793,42.9105949],[-0.6076393,42.9105949],[-0.6075693,42.9105759],[-0.6074993,42.9103966],[-0.6074993,42.9103661],[-0.6075493,42.9102554],[-0.6075593,42.9101753],[-0.6075893,42.9100761],[-0.6075593,42.9100342],[-0.6074693,42.909977],[-0.6074093,42.9099464],[-0.6073093,42.9098434],[-0.6072293,42.9098053],[-0.6071593,42.9097443],[-0.6071593,42.9097137],[-0.6071693,42.9096947],[-0.6073493,42.9095459],[-0.6073493,42.9095268],[-0.6072993,42.9094467],[-0.6072993,42.9094048],[-0.6073193,42.9093742],[-0.6074193,42.9093437],[-0.6074393,42.909317],[-0.6074493,42.9092865],[-0.6074293,42.909256],[-0.6073293,42.9091835],[-0.6072099,42.9092445],[-0.6071299,42.9092445],[-0.6071687,42.9091721],[-0.6071787,42.9091225],[-0.6071387,42.9091034],[-0.6069387,42.909153],[-0.6068987,42.9091415],[-0.6068687,42.9091148],[-0.6068587,42.9090652],[-0.6068676,42.9089813],[-0.6069176,42.9089127],[-0.6069676,42.9088631],[-0.6071876,42.908783],[-0.6072276,42.9087448],[-0.6073875,42.9085312],[-0.6074376,42.9084129],[-0.6074275,42.9083748],[-0.6074775,42.9082336],[-0.6074775,42.9079628],[-0.6075175,42.9078522],[-0.6075076,42.9078026],[-0.6075595,42.9076729],[-0.6075495,42.9076118],[-0.6075095,42.9075508],[-0.6075768,42.9073792],[-0.6076968,42.9070396],[-0.6078868,42.9066582],[-0.6078768,42.9066277],[-0.6078368,42.90662],[-0.6077768,42.9066277],[-0.6076768,42.9067307],[-0.6075855,42.9067039],[-0.6073955,42.9067039],[-0.6073055,42.9066963],[-0.6072356,42.9066353],[-0.6071455,42.9065857],[-0.6069255,42.9065361],[-0.6068555,42.9064751],[-0.6068472,42.9064255],[-0.6068072,42.9063339],[-0.6067672,42.9063148],[-0.6065872,42.9063034],[-0.6065172,42.9062767],[-0.6064672,42.9062538],[-0.6064372,42.9062157],[-0.6062172,42.9061737],[-0.6061372,42.9061165],[-0.6060872,42.906044],[-0.6060672,42.9059639],[-0.6060772,42.9058838],[-0.6060572,42.9057846],[-0.6059372,42.9056435],[-0.6057772,42.9054451],[-0.6056272,42.9050865],[-0.6054872,42.9049339],[-0.6052572,42.9048042],[-0.6050472,42.9047165],[-0.604897,42.904644],[-0.604847,42.904644],[-0.604717,42.9046745],[-0.604657,42.9046745],[-0.604597,42.9046745],[-0.604577,42.9046364],[-0.604577,42.9045944],[-0.604687,42.9044952],[-0.604707,42.9044456],[-0.604687,42.9044075],[-0.604627,42.904377],[-0.604527,42.9043961],[-0.604397,42.9044456],[-0.604337,42.9044571],[-0.603997,42.9043961],[-0.603817,42.9043159],[-0.6037602,42.904213],[-0.6037202,42.9041748],[-0.6036202,42.9041061],[-0.6033801,42.903965],[-0.6031702,42.9038734],[-0.6030102,42.9038429],[-0.6029801,42.9038353],[-0.6029801,42.9038048],[-0.6030802,42.9036446],[-0.6030602,42.903614],[-0.6030102,42.9035835],[-0.6028802,42.9035645],[-0.6028602,42.9035263],[-0.6027701,42.9034653],[-0.6026902,42.9033737],[-0.6025501,42.9033051],[-0.6024002,42.9033051],[-0.6023402,42.9033241],[-0.6022801,42.9033051],[-0.6021501,42.9032364],[-0.6020201,42.9032059],[-0.6018602,42.9031944],[-0.6017302,42.9031258],[-0.6016502,42.9031143],[-0.6015102,42.9030762],[-0.6010302,42.9030533],[-0.6008801,42.9029961],[-0.6007602,42.9029846],[-0.6006501,42.9029961],[-0.6006202,42.9029732],[-0.6005002,42.9029541],[-0.6002601,42.9028435],[-0.6002101,42.9028549],[-0.6001202,42.9028854],[-0.5997502,42.9029655],[-0.5994102,42.9029655],[-0.5991601,42.9030037],[-0.5990902,42.9029961],[-0.5989802,42.9029541],[-0.5987602,42.9028435],[-0.5985501,42.9027634],[-0.5984902,42.9027138],[-0.5983801,42.902523],[-0.5983701,42.9024429],[-0.5982001,42.9022865],[-0.5980802,42.9021034],[-0.5979602,42.9019852],[-0.5977902,42.9018631],[-0.5975602,42.9016762],[-0.5973502,42.9014854],[-0.5972902,42.9014053],[-0.5972502,42.9013748],[-0.5970201,42.9013443],[-0.5969902,42.9013252],[-0.5967901,42.9012833],[-0.5965301,42.901226],[-0.5958502,42.9009361],[-0.5957901,42.9009056],[-0.5956501,42.9007454],[-0.5954902,42.9006348],[-0.5954602,42.9005928],[-0.5954401,42.9005051],[-0.5953602,42.9003639],[-0.5953401,42.9002953],[-0.5952402,42.9002228],[-0.5952201,42.9001732],[-0.5951701,42.900116],[-0.5950401,42.9000549],[-0.5949802,42.9000435],[-0.5947801,42.9000664],[-0.5945101,42.9000664],[-0.5943301,42.9000854],[-0.5942602,42.900116],[-0.5941702,42.9001846],[-0.5940602,42.9002457],[-0.5939401,42.9002647],[-0.5934302,42.9003143],[-0.5931501,42.9002953],[-0.5927402,42.9003448],[-0.5926301,42.9003639],[-0.5926002,42.9003944],[-0.5925102,42.9005928],[-0.5924702,42.9006653],[-0.5922202,42.9008942],[-0.5921702,42.9009056],[-0.5917901,42.9008141],[-0.5917602,42.9008141],[-0.5916302,42.9008942],[-0.5915902,42.901104],[-0.591637,42.901123],[-0.591677,42.9011536],[-0.591747,42.9013138],[-0.591757,42.9013824],[-0.591797,42.9014435],[-0.591937,42.9015045],[-0.592057,42.9014854],[-0.592107,42.9015045],[-0.592207,42.9015923],[-0.592357,42.9016724],[-0.592517,42.9017029],[-0.592607,42.9017944],[-0.592667,42.9018936],[-0.592757,42.9019623],[-0.593177,42.9021225],[-0.593217,42.902153],[-0.593217,42.9022827],[-0.593287,42.9024353],[-0.593317,42.9025955],[-0.593387,42.9027328],[-0.593457,42.9027824],[-0.593527,42.9028244],[-0.593587,42.902874],[-0.593627,42.9029846],[-0.5936379,42.9031219],[-0.593568,42.903244],[-0.593468,42.9033127],[-0.5934179,42.9033737],[-0.5933679,42.903511],[-0.593358,42.9035835],[-0.5933779,42.9036217],[-0.5934179,42.9036713],[-0.5935079,42.9037132],[-0.593628,42.9037209],[-0.5937279,42.9037209],[-0.5938479,42.9037323],[-0.593928,42.9037628],[-0.593998,42.9038315],[-0.594348,42.9040527],[-0.5943779,42.9041023],[-0.5943779,42.9041328],[-0.5943379,42.9041519],[-0.5943046,42.9041519],[-0.5942246,42.9040718],[-0.5941547,42.9040527],[-0.5942014,42.9041481],[-0.5942114,42.9042206],[-0.5941914,42.9042778],[-0.5941514,42.9043198],[-0.5939714,42.9044075],[-0.5938814,42.9045792],[-0.5938114,42.9046288],[-0.5936314,42.9046669],[-0.5935814,42.9046898],[-0.5935214,42.9047394],[-0.5934414,42.9047775],[-0.5933714,42.9048195],[-0.5933214,42.9048576],[-0.5932814,42.9049187],[-0.5932514,42.9049377],[-0.5930914,42.9049072],[-0.5929014,42.9049072],[-0.5928214,42.9049301],[-0.5926714,42.9049797],[-0.5925814,42.9049492],[-0.5925414,42.9049568],[-0.5923914,42.9050102],[-0.5922614,42.9050369],[-0.5922414,42.9050598],[-0.5921814,42.9052277],[-0.5921414,42.9052773],[-0.5921214,42.9053268],[-0.5921214,42.9053879],[-0.5921614,42.9054794],[-0.5923014,42.9054604],[-0.5923314,42.905468],[-0.5923614,42.9055405],[-0.5923414,42.9056282],[-0.5924414,42.9056778],[-0.5923914,42.9057884],[-0.5923914,42.9058685],[-0.5925514,42.9060593],[-0.5926014,42.9060974],[-0.5926414,42.906208],[-0.5926314,42.9062576],[-0.5926714,42.9063492],[-0.5927814,42.9064598],[-0.5928214,42.9065285],[-0.5928614,42.9067268],[-0.5928214,42.9068298],[-0.5927814,42.9068871],[-0.5927114,42.9070587],[-0.5926614,42.9071388],[-0.5926114,42.9071693],[-0.5924614,42.907238],[-0.5924314,42.90728],[-0.5924214,42.9073906],[-0.5924014,42.9074097],[-0.5921314,42.9075394],[-0.5919914,42.9076385],[-0.5919214,42.9077072],[-0.5917814,42.9077568],[-0.5917614,42.9078293],[-0.5917014,42.9078789],[-0.5916814,42.9078903],[-0.5916714,42.9078789],[-0.5916914,42.9078178],[-0.5916614,42.9078102],[-0.5916614,42.9077797],[-0.5916814,42.9077187],[-0.5917714,42.9076004],[-0.5917614,42.9075699],[-0.5916614,42.9075394],[-0.5914914,42.907589],[-0.5912414,42.9077301],[-0.5908214,42.9078484],[-0.5907614,42.9078789],[-0.5907214,42.9079094],[-0.5906914,42.907917],[-0.5906714,42.9079094],[-0.5907814,42.9076881],[-0.5908414,42.9076195],[-0.5909014,42.9074402],[-0.5909314,42.9073982],[-0.5909014,42.9073677],[-0.5908314,42.9073982],[-0.5907714,42.9074097],[-0.5906314,42.9074478],[-0.5905414,42.9074974],[-0.5902414,42.9075775],[-0.5902114,42.907608],[-0.5901914,42.9076004],[-0.5902814,42.9074974],[-0.5902714,42.9074783],[-0.5902514,42.9074669],[-0.5899814,42.9075775],[-0.5898514,42.9076004],[-0.5898214,42.907589],[-0.5898714,42.9075394],[-0.5898914,42.9074478],[-0.5897814,42.9074173],[-0.5897514,42.9074173],[-0.5896914,42.9074478],[-0.5895614,42.9074478],[-0.5894014,42.9074593],[-0.5892214,42.9075089],[-0.5890914,42.9075203],[-0.5889414,42.907547],[-0.5888914,42.907547],[-0.5888114,42.9075584],[-0.5887314,42.9075584],[-0.5886814,42.9076004],[-0.5885614,42.9076004],[-0.5884614,42.907608],[-0.5884114,42.9076576],[-0.5883514,42.9076881],[-0.5882614,42.9076881],[-0.5879197,42.9078102],[-0.5877297,42.9079399],[-0.5876197,42.9079781],[-0.5874597,42.90802],[-0.5870697,42.9080696],[-0.5865697,42.9082108],[-0.5858997,42.9084282],[-0.5855197,42.9085197],[-0.5854697,42.9085503],[-0.5854497,42.9085503],[-0.5853992,42.9085426],[-0.5853692,42.9084549],[-0.5852993,42.9084244],[-0.5852993,42.9084053],[-0.5853592,42.9083748],[-0.5856692,42.9082947],[-0.5857292,42.9082642],[-0.5858793,42.9081726],[-0.5860792,42.9080353],[-0.5864393,42.9077148],[-0.5864792,42.9076653],[-0.5865592,42.9074631],[-0.5865393,42.9074554],[-0.5864992,42.9074554],[-0.5863892,42.9074821],[-0.5863593,42.9074821],[-0.5863292,42.9074745],[-0.5863392,42.9074554],[-0.5864493,42.9073143],[-0.5864692,42.9072227],[-0.5866193,42.9071159],[-0.5866392,42.9070854],[-0.5866193,42.9070625],[-0.5865393,42.9070358],[-0.5864592,42.9070358],[-0.5860692,42.9071045],[-0.5856993,42.9071236],[-0.5853392,42.907093],[-0.5849593,42.9070549],[-0.5848593,42.9070549],[-0.5846692,42.907074],[-0.5845792,42.907074],[-0.5843292,42.9070244],[-0.5841593,42.9070129],[-0.5836492,42.9069138],[-0.5834792,42.9068947],[-0.5832893,42.9068527],[-0.5831493,42.9068336],[-0.5829793,42.9068336],[-0.5828393,42.9067726],[-0.5828192,42.9067459],[-0.5828592,42.9066429],[-0.5828393,42.9066124],[-0.5827892,42.9065857],[-0.5826192,42.9065628],[-0.5824993,42.9065247],[-0.5824493,42.9064751],[-0.5823992,42.9064522],[-0.5823792,42.9064331],[-0.5823593,42.906395],[-0.5823292,42.9063759],[-0.5823092,42.9063835],[-0.5822793,42.9064331],[-0.5822592,42.9064751],[-0.5822693,42.9064941],[-0.5822592,42.9065056],[-0.5822192,42.9065132],[-0.5821493,42.9066238],[-0.5819892,42.9067039],[-0.5819092,42.9067841],[-0.5817993,42.9068451],[-0.5816392,42.9069939],[-0.5816193,42.9071236],[-0.5816792,42.9071732],[-0.5818292,42.9072227],[-0.5818992,42.9073143],[-0.5819992,42.9074059],[-0.5820093,42.907444],[-0.5817493,42.9075241],[-0.5816692,42.9075356],[-0.5814292,42.9075127],[-0.5812092,42.9075356],[-0.5810641,42.9074669],[-0.5809541,42.9074554],[-0.5808441,42.9074669],[-0.5806941,42.9074364],[-0.5806141,42.9073944],[-0.5805241,42.9073753],[-0.5803841,42.9072647],[-0.5801941,42.9072075],[-0.5800441,42.9071846],[-0.580031,42.9073143],[-0.580001,42.9073334],[-0.579811,42.9073448],[-0.579801,42.9073639],[-0.579821,42.907383],[-0.579881,42.907402],[-0.580091,42.907444],[-0.580181,42.9074745],[-0.580221,42.9075012],[-0.580241,42.9075623],[-0.580231,42.9076118],[-0.580061,42.9077721],[-0.579661,42.9080734],[-0.579611,42.9081535],[-0.579581,42.9082336],[-0.579591,42.9084549],[-0.579571,42.9085732],[-0.579531,42.9086914],[-0.579511,42.9087715],[-0.579531,42.9089622],[-0.579521,42.9090118],[-0.579491,42.9090424],[-0.5794184,42.9089966],[-0.5793884,42.9089546],[-0.5793685,42.9088745],[-0.5793585,42.9084969],[-0.5793085,42.9081764],[-0.5794784,42.9078369],[-0.5794885,42.9077873],[-0.5794684,42.9077454],[-0.5794184,42.9076958],[-0.5791485,42.9076042],[-0.5790228,42.9076424],[-0.5788828,42.9077034],[-0.5787628,42.9077148],[-0.5786427,42.9077644],[-0.5783628,42.9079323],[-0.5783027,42.9079933],[-0.5782728,42.9080048],[-0.5781127,42.9079437],[-0.5779228,42.9078445],[-0.5778227,42.9078026],[-0.5778028,42.9078255],[-0.5778728,42.9080429],[-0.5778028,42.9081535],[-0.5777727,42.9081726],[-0.5777327,42.9081726],[-0.5773928,42.9080429],[-0.5772927,42.9080353],[-0.5771527,42.9080849],[-0.5770828,42.908123],[-0.5769727,42.9081459],[-0.5769027,42.9081345],[-0.5768328,42.9081154],[-0.5766128,42.9079628],[-0.5765309,42.9079056],[-0.5762709,42.9078255],[-0.5759209,42.9077682],[-0.5758209,42.9077759],[-0.5755609,42.9078751],[-0.5753209,42.9079971],[-0.5752709,42.9080353],[-0.5752709,42.9080772],[-0.5753109,42.9081383],[-0.5753309,42.9082451],[-0.5753009,42.9083862],[-0.5753009,42.9085083],[-0.5752909,42.9085274],[-0.5752609,42.9085274],[-0.5752209,42.9084854],[-0.5751809,42.9084778],[-0.5751508,42.9084854],[-0.5751109,42.9086151],[-0.5751709,42.9086876],[-0.5751508,42.9087067],[-0.5750709,42.9087181],[-0.5749708,42.9087181],[-0.574672,42.908844],[-0.5746021,42.908844],[-0.574542,42.908844],[-0.5745021,42.9088135],[-0.574432,42.908741],[-0.574272,42.9086113],[-0.574192,42.9085312],[-0.573932,42.9083366],[-0.573802,42.9082756],[-0.573702,42.9082565],[-0.573622,42.908268],[-0.573572,42.9082756],[-0.573502,42.9083366],[-0.573422,42.9083557],[-0.573152,42.9083557],[-0.572652,42.908287],[-0.572492,42.9083252],[-0.572472,42.9083672],[-0.572492,42.908535],[-0.572572,42.9087257],[-0.572792,42.9091377],[-0.572902,42.9093781],[-0.573072,42.909626],[-0.573162,42.9098473],[-0.573192,42.9099045],[-0.573242,42.9099464],[-0.573332,42.9099579],[-0.573562,42.909935],[-0.573642,42.909935],[-0.573692,42.9099579],[-0.573712,42.9100075],[-0.5735806,42.9099998],[-0.5731006,42.9100914],[-0.5725806,42.9101486],[-0.5727077,42.910202],[-0.5728177,42.9102211],[-0.5730577,42.9102325],[-0.5730878,42.9102516],[-0.5730677,42.9102821],[-0.5730177,42.9103012],[-0.5726078,42.9103889],[-0.5725277,42.91045],[-0.5724877,42.9105301],[-0.5723477,42.9109421],[-0.5723277,42.9110489],[-0.5723577,42.911171],[-0.5723477,42.911232],[-0.5723777,42.9113197],[-0.5721077,42.9114418],[-0.5720677,42.9113998],[-0.5719877,42.9113121],[-0.5718277,42.9110718],[-0.5716577,42.9108391],[-0.5714277,42.9104805],[-0.5713577,42.91045],[-0.5713177,42.9104118],[-0.5705256,42.9106102],[-0.5702755,42.9106979]]},{"id":17740,"author":"Ubicarta","name_GR":"Pyrenees: 13 Etsaut to Gabas","description_GR":"Etsaut to Gabas by Ubicarta","path":"FRANCE\/GR10_DAY_13","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":23000,"name_EN":"Pyrenees: 13 Etsaut \u00e0 Gabas","description_EN":"Etsaut \u00e0 Gabas par Ubicarta","ascent_time":607,"descent_time":578,"marker":"France_GR10","level":9,"ascent":2190,"descent":1754,"maxelev":2179,"minelev":606,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.5702776 42.84891,-0.4263766 42.9107)","views":12,"millestones":"0,-0.5702776,42.9106979#1,-0.5683624,42.9019843#2,-0.5629686,42.8944372#3,-0.5588838,42.8875780#4,-0.5480535,42.8881191#5,-0.5373406,42.8898464#6,-0.5293013,42.8928366#7,-0.5187352,42.8898040#8,-0.5106084,42.8839483#9,-0.5064034,42.8761329#10,-0.5046350,42.8677230#11,-0.5010621,42.8596992#12,-0.5025753,42.8559273#13,-0.4961960,42.8519457#14,-0.4881760,42.8504105#15,-0.4787296,42.8496262#16,-0.4709080,42.8537042#17,-0.4601276,42.8538748#18,-0.4543652,42.8603235#19,-0.4504089,42.8673646#20,-0.4497530,42.8716574#21,-0.4429105,42.8763827#22,-0.4320296,42.8795415#23,-0.4264226,42.8869324","x":-0.5012475,"y":42.8573532,"coor":[[-0.5702776,42.9106979],[-0.5700775,42.9100685],[-0.5699475,42.9095001],[-0.5696476,42.9084396],[-0.5693675,42.9073982],[-0.5692475,42.906868],[-0.5692176,42.9065781],[-0.5692475,42.9053612],[-0.5693275,42.904808],[-0.5694275,42.9044685],[-0.5694575,42.9043007],[-0.5694575,42.9041214],[-0.5692475,42.9032478],[-0.5691475,42.9027901],[-0.5691276,42.9026909],[-0.5690675,42.9026413],[-0.5687776,42.90242],[-0.5686275,42.9022903],[-0.5684376,42.9020805],[-0.5680276,42.9015579],[-0.5678176,42.90131],[-0.5676575,42.9011612],[-0.5675775,42.9010506],[-0.5674176,42.9007797],[-0.5671375,42.8999786],[-0.5671176,42.8998413],[-0.5671375,42.8996696],[-0.5671775,42.8995399],[-0.5673276,42.8993187],[-0.5674576,42.8991508],[-0.5674309,42.8991013],[-0.5674108,42.8990593],[-0.5674208,42.8989716],[-0.5674108,42.89888],[-0.5673409,42.8987617],[-0.5672209,42.8986206],[-0.5670909,42.8984909],[-0.5668808,42.8983727],[-0.5668209,42.8983116],[-0.5667508,42.8982201],[-0.5667108,42.89814],[-0.5666308,42.8980522],[-0.5665109,42.8979416],[-0.5663708,42.8978691],[-0.5663208,42.8978195],[-0.5661609,42.8976021],[-0.5659208,42.8973694],[-0.5657709,42.8972397],[-0.5654109,42.8970604],[-0.5652009,42.8969421],[-0.5650408,42.8968124],[-0.5648108,42.8965797],[-0.5644308,42.896122],[-0.5643609,42.8960609],[-0.5640308,42.8958397],[-0.5637408,42.8955917],[-0.5634909,42.895401],[-0.5634208,42.8953209],[-0.5633509,42.8952103],[-0.5630909,42.8946304],[-0.5630308,42.8945198],[-0.5628209,42.8942413],[-0.5628008,42.8941002],[-0.5628108,42.8939095],[-0.5627809,42.8938293],[-0.5623308,42.8934212],[-0.5622408,42.8933525],[-0.5619308,42.8931808],[-0.5618808,42.8931198],[-0.5618609,42.8930397],[-0.5618609,42.8928909],[-0.5618708,42.8927498],[-0.5619109,42.8925896],[-0.5619406,42.8925514],[-0.5620106,42.8924599],[-0.5622206,42.892292],[-0.5623206,42.8921318],[-0.5624006,42.8919296],[-0.5623906,42.8918724],[-0.5622907,42.8916702],[-0.5620707,42.8913002],[-0.5619106,42.8911514],[-0.5617806,42.8909302],[-0.5616307,42.8907509],[-0.5616207,42.8906708],[-0.5616906,42.8905106],[-0.5617806,42.8903694],[-0.5618007,42.8903313],[-0.5617706,42.8901825],[-0.5617406,42.8900909],[-0.5617406,42.8898621],[-0.5617806,42.8896828],[-0.5617207,42.8895416],[-0.5617406,42.889431],[-0.5617207,42.8893929],[-0.5617006,42.88937],[-0.5616106,42.8893394],[-0.5615807,42.8893127],[-0.5615807,42.8892021],[-0.5614907,42.8889923],[-0.5614507,42.8889618],[-0.5614507,42.8889198],[-0.5615306,42.8887291],[-0.5615506,42.8885918],[-0.5615506,42.8885117],[-0.5615206,42.8884125],[-0.5615007,42.8883705],[-0.5614606,42.8883514],[-0.5613806,42.88834],[-0.5610107,42.8883324],[-0.5608606,42.8883095],[-0.5602207,42.8882027],[-0.5600106,42.8881416],[-0.5599406,42.8880806],[-0.5599207,42.8880501],[-0.5597706,42.8880119],[-0.5597007,42.8879395],[-0.5596706,42.8878517],[-0.5595806,42.8877602],[-0.5594506,42.8876801],[-0.5591307,42.8875504],[-0.5589706,42.8875427],[-0.5589306,42.8875427],[-0.5588006,42.8876419],[-0.5585907,42.8876724],[-0.5582806,42.8876915],[-0.5580707,42.8877411],[-0.5578706,42.8878098],[-0.5577306,42.8878403],[-0.5575507,42.8878708],[-0.5574406,42.8878593],[-0.5573207,42.8878708],[-0.5572606,42.8878822],[-0.5570706,42.8879395],[-0.5568706,42.8879623],[-0.5567306,42.887989],[-0.5565506,42.8879814],[-0.5562606,42.887989],[-0.5560006,42.8879814],[-0.5558906,42.88797],[-0.5557907,42.88797],[-0.5556107,42.8879509],[-0.5553107,42.8878822],[-0.5550706,42.8878822],[-0.5549706,42.8878708],[-0.5548406,42.8878403],[-0.5548006,42.8878517],[-0.5546306,42.8878403],[-0.5544506,42.8879128],[-0.5544006,42.88797],[-0.5541906,42.8880424],[-0.5540606,42.8881226],[-0.5538806,42.8881798],[-0.5536407,42.8882217],[-0.5534106,42.8882217],[-0.5532106,42.8882828],[-0.5526406,42.8882904],[-0.5524006,42.8883324],[-0.5522707,42.88834],[-0.5519906,42.8883209],[-0.5517007,42.8882599],[-0.5515406,42.8882523],[-0.5514606,42.8882217],[-0.5513607,42.8882027],[-0.5508806,42.8881493],[-0.5507807,42.8881302],[-0.5506706,42.8880997],[-0.5500906,42.8880424],[-0.5500106,42.8880501],[-0.5495406,42.8881607],[-0.5494307,42.8882217],[-0.5493706,42.8882294],[-0.5492907,42.8882217],[-0.5491706,42.8882027],[-0.5489907,42.8881226],[-0.5488907,42.8880501],[-0.5487406,42.8878822],[-0.5487207,42.8878403],[-0.5486606,42.8878021],[-0.5486106,42.8877411],[-0.5485706,42.8877106],[-0.5483307,42.8876305],[-0.5482506,42.8876228],[-0.5481206,42.8876305],[-0.5480506,42.887661],[-0.5480306,42.8876915],[-0.5480306,42.8877411],[-0.5480506,42.8877907],[-0.5480406,42.8878517],[-0.5480806,42.887989],[-0.5480707,42.8880806],[-0.5479906,42.8882599],[-0.5479307,42.8883095],[-0.5478907,42.8883095],[-0.5477806,42.888401],[-0.5477706,42.8884315],[-0.5477006,42.8884926],[-0.5475407,42.8885918],[-0.5473607,42.8887215],[-0.5472606,42.888752],[-0.5471606,42.888752],[-0.5469806,42.8887711],[-0.5469006,42.888752],[-0.5467907,42.8887291],[-0.5465106,42.8885498],[-0.5463907,42.8885117],[-0.5462707,42.8884392],[-0.5462707,42.8883018],[-0.5462506,42.8882294],[-0.5461807,42.8882103],[-0.5461307,42.8882103],[-0.5460706,42.8882408],[-0.5458207,42.8881798],[-0.5457108,42.888134],[-0.5455508,42.8881226],[-0.5452908,42.8880615],[-0.5449908,42.8880806],[-0.5448008,42.8880615],[-0.5446109,42.8879929],[-0.5445108,42.8879623],[-0.5441408,42.8879509],[-0.5437908,42.8879814],[-0.5435708,42.8879814],[-0.5434209,42.8879929],[-0.5432509,42.8880424],[-0.5428509,42.8881912],[-0.5424908,42.8883018],[-0.5418508,42.888443],[-0.5414208,42.8884926],[-0.5413008,42.8885231],[-0.5410308,42.8886414],[-0.5408108,42.8887138],[-0.5406433,42.8888779],[-0.5404934,42.8889809],[-0.5403134,42.8890686],[-0.5399733,42.8891602],[-0.5397533,42.8892097],[-0.5393133,42.8892593],[-0.5390233,42.8893585],[-0.5377033,42.8897285],[-0.5373133,42.8898582],[-0.5370933,42.8898888],[-0.5362433,42.8898392],[-0.5358834,42.8898888],[-0.5356433,42.8899574],[-0.5354933,42.8900299],[-0.5353333,42.8901482],[-0.5352134,42.8902588],[-0.5350934,42.8903999],[-0.5347933,42.8907089],[-0.5346233,42.8908195],[-0.5345634,42.8908386],[-0.5343733,42.8908386],[-0.5341533,42.8908501],[-0.5340834,42.8908806],[-0.5338733,42.8911209],[-0.5337635,42.8912849],[-0.5336735,42.8913841],[-0.5335235,42.8914261],[-0.5334835,42.8914566],[-0.5334635,42.8914948],[-0.5334835,42.8915367],[-0.5336735,42.8916168],[-0.5337435,42.8916664],[-0.5338235,42.8918076],[-0.5339235,42.892067],[-0.5339135,42.8921471],[-0.5338635,42.8922462],[-0.5338635,42.8922958],[-0.5339835,42.8924561],[-0.5339135,42.8926048],[-0.5338935,42.8927574],[-0.5339035,42.8928642],[-0.5338935,42.8929176],[-0.5338035,42.8929863],[-0.5335535,42.8931046],[-0.5334735,42.8930969],[-0.5331435,42.8927155],[-0.5330235,42.8926163],[-0.5328535,42.8925552],[-0.5322435,42.8925743],[-0.5319535,42.8926048],[-0.5318035,42.8926468],[-0.5314535,42.8927841],[-0.5313335,42.892807],[-0.5310635,42.8928375],[-0.5308337,42.892868],[-0.5306838,42.892868],[-0.5303438,42.8929291],[-0.5295637,42.8928795],[-0.5294238,42.8928604],[-0.5290238,42.8927803],[-0.5285237,42.8926392],[-0.5275838,42.8923988],[-0.5272738,42.8922997],[-0.5267637,42.8920898],[-0.5262737,42.8919182],[-0.5258037,42.8918495],[-0.5256637,42.8918381],[-0.5255538,42.89188],[-0.5254738,42.8918877],[-0.5252237,42.891819],[-0.5251437,42.8917694],[-0.5249938,42.8917503],[-0.5249537,42.8917313],[-0.5247837,42.8917007],[-0.5247537,42.8916779],[-0.5247138,42.8916702],[-0.5245637,42.8916893],[-0.5245038,42.8916779],[-0.5244138,42.8916397],[-0.5242838,42.8916512],[-0.5241138,42.8915977],[-0.5240917,42.8916054],[-0.5238817,42.8915825],[-0.5237317,42.8916321],[-0.5236217,42.8916435],[-0.5234717,42.8916245],[-0.5233617,42.8916321],[-0.5230117,42.8917236],[-0.5227117,42.8917427],[-0.5226817,42.8917351],[-0.5226617,42.8917122],[-0.5225417,42.8914032],[-0.5225017,42.8913536],[-0.5222417,42.891243],[-0.5221217,42.891243],[-0.5220717,42.8912239],[-0.5220017,42.8911819],[-0.5217717,42.8911934],[-0.5215017,42.8911552],[-0.5213817,42.8911247],[-0.5211417,42.8911018],[-0.5209517,42.8911133],[-0.5207317,42.8910942],[-0.5206217,42.8911018],[-0.5204717,42.8910751],[-0.5203617,42.8910141],[-0.5202617,42.8910027],[-0.5202517,42.8909836],[-0.5201617,42.8909454],[-0.5201317,42.8908424],[-0.5200317,42.8908043],[-0.5199917,42.8907547],[-0.5199417,42.8907242],[-0.5199217,42.8906937],[-0.5196117,42.8904724],[-0.5195417,42.8903923],[-0.5194417,42.8903046],[-0.5193717,42.890274],[-0.5192017,42.8901329],[-0.5191017,42.8900948],[-0.5189417,42.8899536],[-0.5187817,42.8898354],[-0.5180807,42.8893623],[-0.5178607,42.8890114],[-0.5176907,42.8889046],[-0.5176507,42.8888512],[-0.5175907,42.888813],[-0.5170807,42.8886414],[-0.5169007,42.8885612],[-0.5167508,42.8884544],[-0.5166007,42.888382],[-0.5165907,42.8882942],[-0.5165607,42.8882713],[-0.5164207,42.8882713],[-0.5163907,42.8882637],[-0.5162207,42.8880539],[-0.5159608,42.8880119],[-0.5158207,42.8878937],[-0.5157008,42.8878632],[-0.5156007,42.8878021],[-0.5155208,42.8877831],[-0.5155107,42.8877525],[-0.5154707,42.8877144],[-0.5153607,42.8876648],[-0.5151007,42.8876419],[-0.5150507,42.8876228],[-0.5149707,42.8875847],[-0.5149307,42.8875313],[-0.5147907,42.8874741],[-0.5147107,42.887413],[-0.5146107,42.887394],[-0.5145507,42.8873329],[-0.5143808,42.8872833],[-0.5142207,42.8871918],[-0.5140308,42.8870621],[-0.5139408,42.8869934],[-0.5137907,42.8869247],[-0.5136808,42.8868942],[-0.5135807,42.8868141],[-0.5133007,42.8866844],[-0.5131108,42.8865547],[-0.5130407,42.8865433],[-0.5129207,42.8864746],[-0.5128507,42.8864632],[-0.5127707,42.8864517],[-0.5126107,42.8864632],[-0.5125808,42.8864632],[-0.5125707,42.8864212],[-0.5125907,42.8863831],[-0.5126407,42.8863525],[-0.5126575,42.8862915],[-0.5126375,42.8861618],[-0.5125475,42.8860512],[-0.5124775,42.8859024],[-0.5124475,42.8858719],[-0.5123875,42.8857841],[-0.5122775,42.8857117],[-0.5122775,42.8856621],[-0.5123175,42.8856239],[-0.5122975,42.885582],[-0.5121075,42.8854523],[-0.5119975,42.8853722],[-0.5118975,42.8852425],[-0.5118675,42.8851128],[-0.5117975,42.8850136],[-0.5116575,42.8848915],[-0.5114775,42.8847809],[-0.5113375,42.8846321],[-0.5111575,42.8844833],[-0.5110275,42.8843613],[-0.5109275,42.8843117],[-0.5108675,42.884243],[-0.5107875,42.8841133],[-0.5107175,42.8840218],[-0.5106175,42.8839531],[-0.5102175,42.8837433],[-0.5102075,42.8836708],[-0.5102475,42.8832741],[-0.5098175,42.8828011],[-0.5095275,42.8825035],[-0.5094975,42.8825111],[-0.5094775,42.8824921],[-0.5094775,42.8824615],[-0.5094275,42.882412],[-0.5093775,42.8823242],[-0.5093575,42.8822517],[-0.5092975,42.8822021],[-0.5092475,42.882164],[-0.5091875,42.8821335],[-0.5091075,42.882122],[-0.5090375,42.8821335],[-0.5089875,42.882122],[-0.5088875,42.882061],[-0.5088275,42.8819923],[-0.5087875,42.8819618],[-0.5087575,42.8818932],[-0.5085475,42.8816833],[-0.5084775,42.8814735],[-0.5083875,42.8813744],[-0.5083175,42.8812332],[-0.5082875,42.8810921],[-0.5082875,42.8807831],[-0.5082575,42.8807526],[-0.5083175,42.8806229],[-0.5083875,42.8805923],[-0.5083675,42.8805733],[-0.5083675,42.8805313],[-0.5083475,42.8804741],[-0.5082375,42.8803635],[-0.5081975,42.8802834],[-0.5081675,42.8802528],[-0.5081375,42.8800926],[-0.5080375,42.879982],[-0.5080275,42.8799438],[-0.5080775,42.8798637],[-0.5080575,42.8796425],[-0.5080375,42.8795815],[-0.5079175,42.8795013],[-0.5077675,42.8794327],[-0.5077575,42.8793945],[-0.5077875,42.8793144],[-0.5077475,42.8792038],[-0.5077175,42.8790245],[-0.5077275,42.8788528],[-0.5076775,42.8787041],[-0.5076675,42.8785934],[-0.5076775,42.8784409],[-0.5077075,42.8783531],[-0.5076775,42.8782921],[-0.5073075,42.8779831],[-0.5072775,42.8779221],[-0.5073575,42.8777733],[-0.5073475,42.8777122],[-0.5070775,42.8774834],[-0.5070275,42.8774109],[-0.5069575,42.8771744],[-0.5066475,42.8764343],[-0.5063875,42.8761139],[-0.5063175,42.8759422],[-0.5061475,42.8754845],[-0.5060575,42.875412],[-0.5060075,42.8753929],[-0.5059675,42.8753319],[-0.5059475,42.8752937],[-0.5058975,42.8752441],[-0.5058575,42.8751717],[-0.5057675,42.8749313],[-0.5055675,42.8747635],[-0.5054875,42.8746643],[-0.5054575,42.8745613],[-0.5052675,42.8742409],[-0.5052075,42.8741341],[-0.5051075,42.8739815],[-0.5050775,42.8738937],[-0.5050675,42.873661],[-0.5050475,42.8735924],[-0.5049375,42.8734627],[-0.5048975,42.8733711],[-0.5048975,42.8732719],[-0.5049575,42.8731308],[-0.5049075,42.8730011],[-0.5048075,42.8728523],[-0.5048075,42.8728218],[-0.5048375,42.8727837],[-0.5048475,42.8727112],[-0.5048075,42.8725014],[-0.5048175,42.8724022],[-0.5047975,42.872303],[-0.5048275,42.8722038],[-0.5048175,42.8720932],[-0.5047575,42.8719711],[-0.5047875,42.8713226],[-0.5048575,42.871254],[-0.5047975,42.8709641],[-0.5048075,42.8708229],[-0.5047875,42.8707619],[-0.5047275,42.8706818],[-0.5047575,42.8706017],[-0.5048675,42.8703842],[-0.5049475,42.8700943],[-0.5049375,42.8700409],[-0.5048875,42.8699837],[-0.5048175,42.869854],[-0.5046875,42.8697014],[-0.5046775,42.8695412],[-0.5046975,42.8694534],[-0.5046775,42.8693237],[-0.5047475,42.8691216],[-0.5046975,42.8687744],[-0.5045375,42.8686523],[-0.5045175,42.8686218],[-0.5045375,42.8683739],[-0.5045675,42.8682709],[-0.5047075,42.8681412],[-0.5047175,42.8681145],[-0.5046575,42.8677635],[-0.5045675,42.8676033],[-0.5045075,42.8674736],[-0.5043375,42.8671913],[-0.5043075,42.8671227],[-0.5042075,42.866993],[-0.5040875,42.8669319],[-0.5040275,42.8668709],[-0.5039375,42.8665009],[-0.5038375,42.866272],[-0.5037975,42.866024],[-0.5036875,42.8655624],[-0.5036275,42.8653717],[-0.5036075,42.8652115],[-0.5036575,42.8649635],[-0.5036575,42.8647728],[-0.5036875,42.8647232],[-0.5036675,42.8645439],[-0.5036775,42.8644333],[-0.5037375,42.8641624],[-0.5037375,42.8641129],[-0.5037175,42.8640823],[-0.5037175,42.8639908],[-0.5037375,42.8637924],[-0.5036075,42.8635521],[-0.5035475,42.8633919],[-0.5035075,42.8633423],[-0.5034275,42.8633041],[-0.5033475,42.8633041],[-0.5032975,42.8632813],[-0.5032575,42.8631821],[-0.5032375,42.863121],[-0.5032875,42.8628616],[-0.5031975,42.8626022],[-0.5032375,42.8623619],[-0.5032375,42.8622322],[-0.5032075,42.8621635],[-0.5030375,42.8619118],[-0.5028875,42.861763],[-0.5026675,42.8616028],[-0.5026175,42.8615913],[-0.5024175,42.8615913],[-0.5023675,42.8615723],[-0.5023175,42.8614235],[-0.5021775,42.8611412],[-0.5020975,42.8610229],[-0.5020575,42.8609924],[-0.5019475,42.8609619],[-0.5018975,42.8609428],[-0.5018675,42.8609009],[-0.5017775,42.8606224],[-0.5017475,42.8605042],[-0.5014675,42.860302],[-0.5013375,42.8601608],[-0.5010775,42.8597145],[-0.5009575,42.8595924],[-0.5006975,42.8593712],[-0.5005375,42.8591537],[-0.5004375,42.8590927],[-0.5002975,42.8590431],[-0.5001175,42.8589516],[-0.4999775,42.8588219],[-0.4999775,42.8587723],[-0.4998575,42.858532],[-0.4998375,42.8584709],[-0.4998775,42.8582916],[-0.4998875,42.8581238],[-0.4999075,42.8581123],[-0.4999675,42.8581429],[-0.5000475,42.8582115],[-0.5001175,42.8582535],[-0.5002675,42.8583336],[-0.5003175,42.8583832],[-0.5004675,42.8584328],[-0.5005275,42.8584328],[-0.5006875,42.8583641],[-0.5009275,42.8583527],[-0.5011275,42.8583832],[-0.5013075,42.8584518],[-0.5014475,42.8584137],[-0.5015475,42.8584137],[-0.5017775,42.8584633],[-0.5019075,42.8584709],[-0.5020075,42.8585014],[-0.5021675,42.858532],[-0.5021775,42.8585129],[-0.5020475,42.8584518],[-0.5018375,42.8582611],[-0.5016775,42.8580513],[-0.5016075,42.8579941],[-0.5015575,42.8579636],[-0.5014775,42.8579445],[-0.5014275,42.8579445],[-0.5013375,42.8578835],[-0.5013375,42.8578033],[-0.5012275,42.8577232],[-0.5011975,42.8576736],[-0.5011775,42.8575516],[-0.5012475,42.8573532],[-0.5012675,42.8571815],[-0.5011975,42.8571014],[-0.5011975,42.8570709],[-0.5012775,42.8569717],[-0.5013075,42.856884],[-0.5013775,42.8567734],[-0.5014275,42.8567543],[-0.5016575,42.8567123],[-0.5017475,42.8567123],[-0.5017975,42.8567314],[-0.5018575,42.8567314],[-0.5018975,42.8567619],[-0.5018675,42.856842],[-0.5019075,42.8568611],[-0.5020375,42.8568726],[-0.5020675,42.8568916],[-0.5020575,42.8571129],[-0.5020675,42.857151],[-0.5021175,42.8571739],[-0.5021475,42.8572121],[-0.5021175,42.8574409],[-0.5021275,42.8574409],[-0.5024575,42.8571243],[-0.5025175,42.8570023],[-0.5025875,42.8569641],[-0.5027375,42.8569336],[-0.5027475,42.8569031],[-0.5028375,42.8568344],[-0.5030075,42.8565826],[-0.5030375,42.8564911],[-0.5030375,42.8564415],[-0.5029975,42.8563614],[-0.5028275,42.8561821],[-0.5027475,42.8561325],[-0.5024775,42.8558121],[-0.5023375,42.8556938],[-0.5022375,42.8555031],[-0.5020375,42.8553429],[-0.5019375,42.855114],[-0.5019475,42.8550224],[-0.5017875,42.8546028],[-0.5017775,42.8544807],[-0.5017575,42.854454],[-0.5017175,42.8544426],[-0.5016875,42.8544044],[-0.5016675,42.8542633],[-0.5015275,42.8540344],[-0.5014775,42.8539734],[-0.5012375,42.8538513],[-0.5010875,42.853714],[-0.5010675,42.853653],[-0.5010275,42.8533211],[-0.5009675,42.8531418],[-0.5008875,42.8529739],[-0.5009475,42.852932],[-0.5009875,42.8529243],[-0.5011075,42.8529243],[-0.5012675,42.8529434],[-0.5013275,42.8529625],[-0.5013575,42.852951],[-0.5013075,42.8528442],[-0.5011775,42.8526726],[-0.5010175,42.8525009],[-0.5007475,42.852253],[-0.5005975,42.8521729],[-0.5005475,42.8521309],[-0.5004575,42.8521042],[-0.5004075,42.8521233],[-0.5003475,42.8521729],[-0.5003075,42.8521843],[-0.5000875,42.8521309],[-0.4999975,42.8521309],[-0.4999075,42.8521423],[-0.4997475,42.8521233],[-0.4995075,42.8521309],[-0.4992875,42.8521843],[-0.4992175,42.852211],[-0.4992075,42.852211],[-0.4992575,42.8521729],[-0.4992775,42.8521042],[-0.4993275,42.8520737],[-0.4993875,42.8519821],[-0.4994975,42.851944],[-0.4994975,42.8518333],[-0.4995075,42.8517914],[-0.4994875,42.8517838],[-0.4994175,42.8517914],[-0.4992275,42.8518524],[-0.4991775,42.8518944],[-0.4990975,42.851902],[-0.4988075,42.8518944],[-0.4987275,42.8518639],[-0.4986675,42.8518028],[-0.4986475,42.8517342],[-0.4984975,42.8516541],[-0.4984275,42.8516541],[-0.4983175,42.8516731],[-0.4981675,42.8517532],[-0.4978675,42.8517227],[-0.4977375,42.8517227],[-0.4976775,42.8517609],[-0.4975475,42.8517723],[-0.4974375,42.8517914],[-0.4971175,42.851841],[-0.4970545,42.8518333],[-0.4967045,42.8517914],[-0.4964245,42.8518715],[-0.4960345,42.8520012],[-0.4958745,42.8520012],[-0.4958545,42.8519821],[-0.4958845,42.8519707],[-0.4959645,42.8518524],[-0.4958445,42.8518028],[-0.4957045,42.8517914],[-0.4955445,42.8517609],[-0.4954345,42.8517838],[-0.4953645,42.8517723],[-0.4951345,42.8517532],[-0.4949145,42.8517838],[-0.4947645,42.8517723],[-0.4945945,42.8518105],[-0.4944845,42.8518639],[-0.4944045,42.8519135],[-0.4942145,42.8519936],[-0.4941245,42.8520622],[-0.4940945,42.8520622],[-0.4941345,42.8519135],[-0.4941245,42.8518829],[-0.4941145,42.8518524],[-0.4940745,42.8518524],[-0.4939945,42.851902],[-0.4938445,42.8519325],[-0.4936945,42.8520317],[-0.4936245,42.8520432],[-0.4935045,42.8521118],[-0.4934545,42.8521004],[-0.4933345,42.8521805],[-0.4933045,42.8521729],[-0.4932145,42.8522034],[-0.4932045,42.8521919],[-0.4932945,42.8521118],[-0.4933145,42.8520622],[-0.4933245,42.851944],[-0.4933045,42.8519211],[-0.4932745,42.851944],[-0.4932345,42.8519936],[-0.4931345,42.8519936],[-0.4930245,42.8520622],[-0.4927345,42.8521309],[-0.4926945,42.8521614],[-0.4925645,42.8521919],[-0.4926245,42.8520927],[-0.4923245,42.8521423],[-0.4922245,42.8521423],[-0.4921645,42.8521233],[-0.4921045,42.8521423],[-0.4919945,42.8521233],[-0.4919145,42.8521423],[-0.4917645,42.8521423],[-0.4916045,42.8521805],[-0.4915545,42.8521805],[-0.4914445,42.8521233],[-0.4913745,42.8521118],[-0.4912745,42.8520737],[-0.4912245,42.8520737],[-0.4910745,42.8520317],[-0.4909645,42.8520432],[-0.4908945,42.8520317],[-0.4906745,42.8520508],[-0.4905745,42.8520317],[-0.4904645,42.8520508],[-0.4902845,42.8520203],[-0.4902445,42.8520012],[-0.4900145,42.851963],[-0.4899345,42.851944],[-0.4898545,42.8519516],[-0.4898645,42.8519211],[-0.4902645,42.8517227],[-0.4902645,42.8517113],[-0.4902145,42.8517036],[-0.4901545,42.8517113],[-0.4901045,42.8517113],[-0.4898045,42.8516006],[-0.4896245,42.8515205],[-0.4895545,42.8514519],[-0.4894445,42.8513718],[-0.4892845,42.8511734],[-0.4891745,42.8510933],[-0.4891145,42.8510132],[-0.4890245,42.8508339],[-0.4890545,42.8508034],[-0.4891245,42.8507538],[-0.4892845,42.8507309],[-0.4892845,42.8507004],[-0.4891445,42.8506317],[-0.4886845,42.850502],[-0.4885645,42.8504906],[-0.4884045,42.8504524],[-0.4883745,42.8504639],[-0.4882045,42.8504105],[-0.4880945,42.8504105],[-0.4879845,42.8504333],[-0.4879345,42.8504219],[-0.4879145,42.8503914],[-0.4879445,42.8503418],[-0.4880845,42.8502808],[-0.4881345,42.8502235],[-0.4880245,42.8502121],[-0.4874945,42.8500214],[-0.4872645,42.8499718],[-0.4870345,42.8499336],[-0.4868945,42.8499336],[-0.4868145,42.8499527],[-0.4867245,42.8499908],[-0.4865045,42.8501625],[-0.4863245,42.8502426],[-0.4862745,42.8502808],[-0.4861545,42.8503532],[-0.4860845,42.8504219],[-0.4860445,42.8504524],[-0.4858745,42.8504906],[-0.4858345,42.850544],[-0.4857045,42.850563],[-0.4855145,42.8505516],[-0.4854045,42.8505135],[-0.4852745,42.8503532],[-0.4852345,42.8503113],[-0.4847445,42.8501205],[-0.4846145,42.8501129],[-0.4845045,42.8501205],[-0.4843745,42.8501129],[-0.4841045,42.8501625],[-0.4839245,42.8501816],[-0.4837645,42.8501511],[-0.4836545,42.8501816],[-0.4834645,42.8502731],[-0.4832745,42.8503532],[-0.4829745,42.8503914],[-0.4828145,42.8504333],[-0.4827045,42.850441],[-0.4826245,42.8504715],[-0.4824745,42.850544],[-0.4824245,42.8505516],[-0.4823745,42.850544],[-0.4823045,42.8505135],[-0.4818345,42.8502502],[-0.4815745,42.8501511],[-0.4814945,42.8500633],[-0.4813845,42.8499832],[-0.4813245,42.8499222],[-0.4812145,42.8499222],[-0.4810745,42.8499413],[-0.4810445,42.8499718],[-0.4810545,42.8500137],[-0.4810445,42.8500214],[-0.4809945,42.8500328],[-0.4809945,42.8501129],[-0.4809545,42.8501205],[-0.4808245,42.850132],[-0.4807445,42.8501205],[-0.4806845,42.850132],[-0.4805945,42.8501816],[-0.4805645,42.850193],[-0.4804145,42.8501625],[-0.4803745,42.8501625],[-0.4803245,42.8502235],[-0.4801945,42.8502617],[-0.4801745,42.8502426],[-0.4802145,42.8502007],[-0.4802445,42.8501129],[-0.4803145,42.8500824],[-0.4802845,42.8500633],[-0.4801545,42.850071],[-0.4800645,42.8500519],[-0.4799345,42.8500519],[-0.4799345,42.8500023],[-0.4799045,42.8499908],[-0.4797145,42.8500137],[-0.4796245,42.8500633],[-0.4794845,42.8500824],[-0.4794045,42.8501015],[-0.4792345,42.850071],[-0.4790845,42.8499718],[-0.4788745,42.8497314],[-0.4786945,42.8496017],[-0.4778645,42.8490829],[-0.4775445,42.8489418],[-0.4774445,42.8489227],[-0.4773145,42.8489113],[-0.4769445,42.8489532],[-0.4768445,42.8489532],[-0.4767845,42.8489723],[-0.4767345,42.8489914],[-0.4766645,42.8491325],[-0.4765045,42.8492928],[-0.4764445,42.8493233],[-0.4761745,42.8494225],[-0.4760545,42.8494911],[-0.4759645,42.8494911],[-0.4757845,42.8496017],[-0.4757245,42.8496933],[-0.4755345,42.8499031],[-0.4755045,42.8499603],[-0.4754545,42.8500633],[-0.4754845,42.8502312],[-0.4754445,42.8502617],[-0.4753645,42.8503036],[-0.4752045,42.8503227],[-0.4748945,42.8502808],[-0.4747845,42.8502502],[-0.4746445,42.8502617],[-0.4744645,42.8503036],[-0.4741645,42.8503532],[-0.4740845,42.8503838],[-0.4738445,42.8505211],[-0.4737045,42.8506126],[-0.4734745,42.8507233],[-0.4733545,42.8508034],[-0.4733345,42.8508339],[-0.4733445,42.850872],[-0.4732145,42.8510628],[-0.4731645,42.8511925],[-0.4730445,42.8513222],[-0.4729845,42.8514214],[-0.4729945,42.851593],[-0.4729845,42.8517113],[-0.4729945,42.8518105],[-0.4730945,42.851902],[-0.4731345,42.8520432],[-0.4731045,42.8523026],[-0.4730245,42.8524704],[-0.4728645,42.8526535],[-0.4724745,42.8529816],[-0.4720045,42.8531532],[-0.4718382,42.8532066],[-0.4715982,42.85326],[-0.4714982,42.8532982],[-0.4711882,42.8535995],[-0.4710882,42.8536491],[-0.4708082,42.8537369],[-0.4706282,42.8538666],[-0.4702282,42.8540878],[-0.4701982,42.8541603],[-0.4701982,42.8542175],[-0.4701282,42.854248],[-0.4700782,42.854248],[-0.4699982,42.8542366],[-0.4697682,42.8540993],[-0.4697282,42.8540878],[-0.4696082,42.8542366],[-0.4695082,42.8542786],[-0.4693682,42.8542976],[-0.4691582,42.8542671],[-0.4690182,42.854248],[-0.4687382,42.8541679],[-0.4684482,42.8540993],[-0.4681982,42.8540497],[-0.4680282,42.8540077],[-0.4677782,42.8539696],[-0.4675482,42.85392],[-0.4675082,42.8538971],[-0.4673782,42.8537788],[-0.4672982,42.8535767],[-0.4672682,42.8534698],[-0.4671682,42.8533783],[-0.4668082,42.8533478],[-0.4668082,42.8532867],[-0.4668482,42.8532181],[-0.4668082,42.8532066],[-0.4664082,42.8531876],[-0.4660582,42.8532066],[-0.4652682,42.8533287],[-0.4651282,42.8533478],[-0.4648882,42.8534279],[-0.4648082,42.8534393],[-0.4638182,42.8534889],[-0.4632882,42.8535385],[-0.4630082,42.8536072],[-0.4621582,42.8537903],[-0.4620882,42.8537979],[-0.4613882,42.8537598],[-0.4605482,42.8538895],[-0.4597482,42.8538589],[-0.4595082,42.853878],[-0.4594482,42.8539085],[-0.4593882,42.8539886],[-0.4592182,42.8540497],[-0.4587482,42.8541679],[-0.4586682,42.8542099],[-0.4583082,42.8542786],[-0.4580682,42.8543167],[-0.4578382,42.8543587],[-0.4577482,42.8543892],[-0.4576782,42.8544273],[-0.4575982,42.8545303],[-0.4575482,42.854557],[-0.457513,42.8546715],[-0.457463,42.854744],[-0.457393,42.8547935],[-0.457323,42.8548927],[-0.4569429,42.8551941],[-0.456773,42.8553619],[-0.456443,42.8555527],[-0.4561725,42.855751],[-0.4561025,42.8558426],[-0.4561025,42.8562126],[-0.4561425,42.8563614],[-0.4561325,42.856411],[-0.4560325,42.8567505],[-0.4559825,42.856823],[-0.4559225,42.8570099],[-0.4559025,42.8572006],[-0.4558525,42.8572121],[-0.4556925,42.8572197],[-0.4555325,42.8572426],[-0.455501,42.8573494],[-0.455431,42.8574677],[-0.455291,42.8576279],[-0.455091,42.8577881],[-0.454861,42.8579483],[-0.454801,42.8579788],[-0.454521,42.8580399],[-0.454401,42.8581009],[-0.454261,42.8582001],[-0.454251,42.8583679],[-0.454271,42.85849],[-0.454391,42.8587379],[-0.454401,42.859169],[-0.4543985,42.8593178],[-0.4544185,42.8594551],[-0.4544185,42.8595657],[-0.4543485,42.8597374],[-0.4543385,42.8600082],[-0.4543685,42.8602753],[-0.4543585,42.8604279],[-0.4542985,42.8605385],[-0.4541685,42.8606567],[-0.454174,42.8607941],[-0.454194,42.8609467],[-0.454164,42.8611832],[-0.454074,42.8613663],[-0.453994,42.8614464],[-0.453784,42.8616142],[-0.453514,42.8618164],[-0.452988,42.8620872],[-0.452138,42.8627357],[-0.452048,42.8628883],[-0.451998,42.8632164],[-0.451908,42.8635063],[-0.451838,42.8635674],[-0.451478,42.8640862],[-0.451398,42.8641357],[-0.451248,42.8641968],[-0.451028,42.8642273],[-0.450638,42.8642387],[-0.450248,42.864357],[-0.449968,42.8643456],[-0.449908,42.8643684],[-0.449838,42.864418],[-0.449808,42.8644867],[-0.449798,42.8645287],[-0.449818,42.8645782],[-0.450018,42.8647652],[-0.450318,42.8651161],[-0.450428,42.8652573],[-0.450498,42.8653984],[-0.450418,42.8656273],[-0.450318,42.865757],[-0.450028,42.8660469],[-0.449988,42.8661766],[-0.449958,42.8663979],[-0.450058,42.8666573],[-0.450118,42.8669167],[-0.450368,42.8673058],[-0.450368,42.8673553],[-0.450318,42.8674164],[-0.450228,42.8675766],[-0.450048,42.8677788],[-0.449838,42.8679581],[-0.449648,42.8680878],[-0.449468,42.8681679],[-0.448978,42.8683052],[-0.448448,42.8685188],[-0.448338,42.8686256],[-0.448138,42.8689575],[-0.4479279,42.869297],[-0.4479179,42.8693542],[-0.4479679,42.8693962],[-0.4480579,42.8694267],[-0.4482979,42.8694954],[-0.4489479,42.8697052],[-0.4492079,42.8697357],[-0.4493579,42.8697243],[-0.4495179,42.8696938],[-0.4496979,42.8696442],[-0.4498379,42.8696251],[-0.4499879,42.8696136],[-0.4502979,42.8695335],[-0.4504379,42.8695335],[-0.4506279,42.8695564],[-0.4509179,42.8696365],[-0.4518579,42.8699951],[-0.451841,42.8700409],[-0.451721,42.8700714],[-0.451581,42.8700829],[-0.451191,42.8701515],[-0.450811,42.8701515],[-0.450641,42.8702126],[-0.450461,42.8703232],[-0.450331,42.8703804],[-0.450221,42.8704224],[-0.450091,42.8705406],[-0.450011,42.8705826],[-0.449611,42.8706818],[-0.449571,42.8707008],[-0.449671,42.8707237],[-0.449681,42.8708038],[-0.449781,42.8708611],[-0.449871,42.8709602],[-0.449931,42.8710022],[-0.449801,42.8715324],[-0.449761,42.8716354],[-0.449481,42.8721657],[-0.449391,42.8724823],[-0.449321,42.8726158],[-0.449151,42.8728333],[-0.449031,42.8729248],[-0.448891,42.8730125],[-0.448411,42.8732147],[-0.448291,42.8732948],[-0.448241,42.8733559],[-0.448211,42.8734322],[-0.448191,42.8736649],[-0.448151,42.873745],[-0.448031,42.8739128],[-0.447881,42.874054],[-0.447431,42.8743439],[-0.447161,42.8743629],[-0.447041,42.8743935],[-0.446911,42.8744545],[-0.446821,42.8745232],[-0.446681,42.8745537],[-0.446381,42.8745728],[-0.446141,42.8745728],[-0.445901,42.8746147],[-0.445131,42.8746452],[-0.445071,42.8746452],[-0.444861,42.8745956],[-0.444411,42.8745537],[-0.444021,42.874485],[-0.443801,42.8744621],[-0.443631,42.8744736],[-0.443421,42.8745232],[-0.443291,42.8745728],[-0.443201,42.8746452],[-0.443141,42.8747635],[-0.443071,42.8750458],[-0.443041,42.8750954],[-0.442931,42.8751945],[-0.442811,42.8753433],[-0.442771,42.8754654],[-0.442791,42.8755531],[-0.442841,42.8756256],[-0.442921,42.8756523],[-0.443051,42.8756752],[-0.443231,42.8756752],[-0.443331,42.8757057],[-0.443401,42.8757439],[-0.443441,42.8757935],[-0.443481,42.8759651],[-0.443451,42.876133],[-0.443361,42.8762436],[-0.443281,42.8762856],[-0.442981,42.8763542],[-0.442711,42.8764648],[-0.442511,42.876503],[-0.442151,42.8765259],[-0.442021,42.8765259],[-0.441691,42.876564],[-0.441351,42.8766556],[-0.441251,42.8766937],[-0.440611,42.8771439],[-0.440051,42.8777428],[-0.439901,42.8778229],[-0.439601,42.8778954],[-0.439241,42.8780251],[-0.439131,42.8780823],[-0.438971,42.8781929],[-0.438711,42.8783455],[-0.438401,42.8785057],[-0.438101,42.878624],[-0.437821,42.8787041],[-0.436981,42.8788528],[-0.436611,42.8788948],[-0.435911,42.8788834],[-0.435451,42.8788147],[-0.435141,42.8787842],[-0.434791,42.8788147],[-0.434511,42.8788528],[-0.434171,42.878933],[-0.433641,42.8791046],[-0.433051,42.8792458],[-0.432871,42.8792648],[-0.432741,42.8792953],[-0.432051,42.8795242],[-0.431891,42.8796539],[-0.431771,42.8797035],[-0.431681,42.879734],[-0.431581,42.879734],[-0.431371,42.8796959],[-0.431051,42.8796654],[-0.430711,42.879715],[-0.430561,42.8797531],[-0.430251,42.8800049],[-0.430161,42.8801041],[-0.430051,42.8803558],[-0.429871,42.8806038],[-0.429601,42.881073],[-0.429361,42.8812828],[-0.429321,42.8813629],[-0.429151,42.8815842],[-0.429111,42.8817139],[-0.429101,42.8819427],[-0.429041,42.8822021],[-0.428931,42.8824844],[-0.428681,42.8829346],[-0.428581,42.883213],[-0.428471,42.8834038],[-0.428361,42.8835449],[-0.428171,42.8837433],[-0.427861,42.8840523],[-0.427661,42.8842049],[-0.427541,42.8843231],[-0.427431,42.8844528],[-0.427281,42.8847046],[-0.4273026,42.8847427],[-0.4272426,42.8848724],[-0.4271026,42.8852539],[-0.4267326,42.8860016],[-0.4266526,42.8862724],[-0.4265826,42.8864326],[-0.4263926,42.8867302],[-0.4263826,42.8868103],[-0.4264226,42.8869324]]},{"id":17741,"author":"Ubicarta","name_GR":"Pyrenees: 14 Gabas to Gourette","description_GR":"Gabas to Gourette by Ubicarta","path":"FRANCE\/GR10_DAY_14","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":21257,"name_EN":"Pyrenees: 14 Gabas \u00e0 Gourette","description_EN":"Gabas \u00e0 Gourette par Ubicarta","ascent_time":568,"descent_time":541,"marker":"France_GR10","level":9,"ascent":2236,"descent":1901,"maxelev":2467,"minelev":1042,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.426416 42.88693,-0.3197842 42.95654)","views":5,"millestones":"0,-0.4264160,42.8869324#1,-0.4148637,42.8870154#2,-0.4211312,42.8911597#3,-0.4226418,42.8989773#4,-0.4224932,42.9057556#5,-0.4133746,42.9044686#6,-0.4098329,42.9094431#7,-0.4031060,42.9107902#8,-0.3947786,42.9110345#9,-0.3850283,42.9129903#10,-0.3736144,42.9124479#11,-0.3620885,42.9128972#12,-0.3525622,42.9151466#13,-0.3449455,42.9193077#14,-0.3393456,42.9177041#15,-0.3307296,42.9201250#16,-0.3274719,42.9261799#17,-0.3227281,42.9278695#18,-0.3236130,42.9343568#19,-0.3206313,42.9390298#20,-0.3222229,42.9472893#21,-0.3269096,42.9544670#21.3,-0.3287043,42.9565430","x":-0.3485345,"y":42.9161263,"coor":[[-0.426416,42.8869324],[-0.426206,42.8869934],[-0.425636,42.8871117],[-0.425316,42.8871536],[-0.424806,42.8872528],[-0.424696,42.8873024],[-0.4245885,42.8873672],[-0.4244785,42.8874664],[-0.4243885,42.887516],[-0.4241285,42.8876266],[-0.4239285,42.8876877],[-0.4237885,42.8877182],[-0.4232385,42.8877754],[-0.4227985,42.8877983],[-0.4223285,42.8878555],[-0.4217785,42.8879051],[-0.4216485,42.8878975],[-0.4214485,42.8878059],[-0.4213785,42.8877182],[-0.4211525,42.8876686],[-0.4206225,42.8874779],[-0.4204725,42.8874474],[-0.4202225,42.8874092],[-0.4200225,42.8873978],[-0.4198725,42.8873978],[-0.4193825,42.8874969],[-0.4189025,42.8875465],[-0.4187225,42.8875885],[-0.4185825,42.8876381],[-0.4183625,42.8876801],[-0.4181025,42.8876877],[-0.4179925,42.8876801],[-0.4167224,42.8872299],[-0.4165425,42.8871765],[-0.4162624,42.8871384],[-0.4157825,42.8870888],[-0.4150324,42.8870468],[-0.4148825,42.8870201],[-0.4145925,42.8869476],[-0.4143611,42.8873177],[-0.4143111,42.8874168],[-0.4143211,42.8874588],[-0.4143811,42.8875084],[-0.4145811,42.8875465],[-0.4148511,42.8876572],[-0.4150211,42.8877563],[-0.4151911,42.8878059],[-0.4153511,42.8878365],[-0.4154711,42.8879166],[-0.4156011,42.8879662],[-0.4157411,42.8879967],[-0.4158911,42.8880081],[-0.4160211,42.8880577],[-0.4162311,42.8881073],[-0.4162911,42.8881454],[-0.4164511,42.8881378],[-0.4166511,42.888176],[-0.4171111,42.8883591],[-0.4176511,42.8885269],[-0.4177911,42.888546],[-0.4182711,42.8886261],[-0.4192811,42.8885956],[-0.4196611,42.8886566],[-0.4198711,42.8887558],[-0.4204111,42.8889771],[-0.4208411,42.8890686],[-0.4210711,42.8891563],[-0.4213311,42.8892975],[-0.4214211,42.8893776],[-0.4217811,42.8894768],[-0.4218411,42.8894577],[-0.4219011,42.8894691],[-0.4220711,42.8895454],[-0.4221011,42.8895874],[-0.4220611,42.8896255],[-0.4219511,42.8896675],[-0.4218811,42.889679],[-0.4217711,42.8896675],[-0.4217311,42.889679],[-0.4217011,42.8897781],[-0.4217011,42.8899689],[-0.4217611,42.8901291],[-0.4217611,42.8901787],[-0.4217011,42.8902855],[-0.4215911,42.8903961],[-0.4214811,42.8904877],[-0.4214211,42.8905678],[-0.4213511,42.8906174],[-0.4213311,42.8906555],[-0.4212411,42.8907166],[-0.4211511,42.8908577],[-0.4211011,42.8909378],[-0.4211311,42.8910866],[-0.4211311,42.8911591],[-0.421154,42.8913078],[-0.421154,42.8914375],[-0.421184,42.8916054],[-0.421324,42.8919487],[-0.421344,42.8920555],[-0.421324,42.8922882],[-0.421314,42.892437],[-0.421474,42.8927956],[-0.421454,42.8928261],[-0.421574,42.8930664],[-0.421544,42.8931465],[-0.421504,42.8931885],[-0.421344,42.8932571],[-0.421314,42.8932877],[-0.421294,42.8934669],[-0.421464,42.8937683],[-0.421474,42.8937988],[-0.421504,42.8938675],[-0.421494,42.8940468],[-0.421464,42.8941383],[-0.421244,42.8944054],[-0.421264,42.8944855],[-0.421224,42.8946075],[-0.421184,42.8946953],[-0.421084,42.8950157],[-0.421044,42.8950462],[-0.421004,42.8951263],[-0.421004,42.8952751],[-0.420974,42.8954163],[-0.420964,42.8955574],[-0.420924,42.8957176],[-0.420954,42.8958969],[-0.420934,42.8960266],[-0.420954,42.8960876],[-0.421044,42.8961983],[-0.421074,42.8962784],[-0.421074,42.8963356],[-0.420874,42.8965263],[-0.420864,42.8965759],[-0.420864,42.896698],[-0.420834,42.8967781],[-0.420784,42.8968277],[-0.420774,42.8969879],[-0.420824,42.8972664],[-0.420904,42.8973885],[-0.420944,42.8975677],[-0.420924,42.8976974],[-0.420934,42.8978081],[-0.420894,42.8980255],[-0.420914,42.8981667],[-0.421064,42.8983765],[-0.421114,42.898468],[-0.421224,42.8985481],[-0.421424,42.8986282],[-0.421574,42.8987083],[-0.421634,42.898716],[-0.421804,42.898716],[-0.421874,42.8987465],[-0.422044,42.8988762],[-0.422104,42.8989067],[-0.422184,42.8989372],[-0.422834,42.8989983],[-0.422914,42.8990364],[-0.423084,42.8991966],[-0.423114,42.8992462],[-0.423164,42.8993683],[-0.423164,42.8994675],[-0.423104,42.8995285],[-0.423094,42.8995667],[-0.423034,42.8999863],[-0.423034,42.9000778],[-0.423104,42.900177],[-0.423344,42.9003563],[-0.423464,42.900528],[-0.423584,42.9006577],[-0.423644,42.9007568],[-0.423694,42.9009361],[-0.423694,42.9010887],[-0.423764,42.901268],[-0.423754,42.9013176],[-0.423784,42.9014854],[-0.4238117,42.9020233],[-0.4239617,42.9028244],[-0.4239617,42.9029236],[-0.4238417,42.9035721],[-0.4236517,42.9040451],[-0.4236117,42.9041748],[-0.4235817,42.9044151],[-0.4235917,42.9044838],[-0.4236217,42.9045219],[-0.4238617,42.9046249],[-0.4239217,42.9046822],[-0.4239517,42.9047432],[-0.4239817,42.9049225],[-0.4240117,42.905014],[-0.4240517,42.9050751],[-0.4242317,42.9052048],[-0.4242717,42.9052544],[-0.4243617,42.9055824],[-0.4243517,42.9056625],[-0.4243217,42.905735],[-0.4242617,42.9057846],[-0.4241217,42.9058342],[-0.4240017,42.9058228],[-0.4239417,42.9058037],[-0.4238917,42.9057617],[-0.4238217,42.9056435],[-0.4237017,42.9055252],[-0.4235917,42.9054832],[-0.4235217,42.9054718],[-0.4233417,42.9054718],[-0.4231417,42.9054832],[-0.4229717,42.9055252],[-0.4227917,42.9055824],[-0.4226317,42.9056435],[-0.4224183,42.9058151],[-0.4223783,42.9058647],[-0.4223083,42.9059944],[-0.4222683,42.906044],[-0.4222083,42.9060745],[-0.4214083,42.9062233],[-0.4207583,42.9063721],[-0.4202983,42.9064636],[-0.4202383,42.9064636],[-0.4199983,42.906414],[-0.4199283,42.9064217],[-0.4198183,42.9065247],[-0.4195683,42.9065933],[-0.4194783,42.9066353],[-0.4193483,42.9067345],[-0.4192083,42.9067421],[-0.4191083,42.9067345],[-0.4188783,42.906662],[-0.4186483,42.9066429],[-0.4185983,42.9066353],[-0.4185583,42.9065933],[-0.4183783,42.9064827],[-0.4182983,42.9064636],[-0.4181783,42.906414],[-0.4181183,42.9063644],[-0.4179583,42.9063225],[-0.4174683,42.9062233],[-0.4173283,42.9061546],[-0.4172883,42.9061317],[-0.4171583,42.906002],[-0.4170783,42.9059448],[-0.4168383,42.9058533],[-0.4166483,42.9057617],[-0.4163083,42.9055634],[-0.4159483,42.9053917],[-0.4157883,42.905262],[-0.4157083,42.9051819],[-0.4155883,42.9051018],[-0.4151683,42.9048843],[-0.4148883,42.9047546],[-0.4146983,42.904644],[-0.4146083,42.9045448],[-0.4145583,42.9044533],[-0.4145483,42.9043541],[-0.4145083,42.9042931],[-0.4143883,42.9042549],[-0.4143783,42.9042244],[-0.4143983,42.9041634],[-0.4143783,42.9041023],[-0.4143083,42.9040718],[-0.4140683,42.9040337],[-0.4139483,42.9039726],[-0.4138983,42.903923],[-0.4138283,42.903904],[-0.4136983,42.903904],[-0.4135383,42.9039421],[-0.4133483,42.903965],[-0.4132783,42.9040031],[-0.4131983,42.9040642],[-0.4131283,42.9041519],[-0.4131283,42.9041939],[-0.4131583,42.904213],[-0.4132183,42.904213],[-0.4132983,42.9042244],[-0.4133783,42.904274],[-0.4134184,42.9042816],[-0.4134284,42.9043198],[-0.4134084,42.9044418],[-0.4133884,42.9044609],[-0.4133184,42.9044991],[-0.4132984,42.9045296],[-0.4132984,42.9045601],[-0.4133384,42.9046021],[-0.4133384,42.9046402],[-0.4133084,42.9046707],[-0.4132384,42.9047012],[-0.4131984,42.9047394],[-0.4127984,42.905262],[-0.4127284,42.9053307],[-0.4126284,42.9054604],[-0.4125684,42.9056206],[-0.4126184,42.9059105],[-0.4126584,42.9060097],[-0.4127884,42.90625],[-0.4128284,42.9063721],[-0.4128884,42.9064713],[-0.4130084,42.9065895],[-0.4133684,42.9067421],[-0.4135784,42.9067917],[-0.4136884,42.9068298],[-0.4138184,42.9069786],[-0.4139484,42.9069901],[-0.4139984,42.9069901],[-0.4141684,42.9068985],[-0.4142384,42.9068909],[-0.4143084,42.9068985],[-0.4144184,42.9069901],[-0.414391,42.9070663],[-0.414391,42.9071159],[-0.414501,42.907238],[-0.414561,42.9073372],[-0.414601,42.9074554],[-0.414571,42.907608],[-0.414411,42.9076958],[-0.414391,42.9077454],[-0.414401,42.907856],[-0.414281,42.9079285],[-0.414241,42.9079857],[-0.414171,42.9080391],[-0.413911,42.9081879],[-0.413721,42.9083176],[-0.413571,42.9083977],[-0.413531,42.9084358],[-0.413521,42.9084969],[-0.413461,42.9085464],[-0.413361,42.9086189],[-0.413361,42.9088173],[-0.413331,42.9088974],[-0.413011,42.9092064],[-0.412891,42.9092674],[-0.412581,42.909359],[-0.412551,42.9093781],[-0.412491,42.9094276],[-0.412431,42.9094391],[-0.412391,42.9094276],[-0.412211,42.909317],[-0.412171,42.9092979],[-0.412131,42.9092979],[-0.411841,42.9094391],[-0.411641,42.9094582],[-0.411571,42.9094772],[-0.411481,42.9095154],[-0.411451,42.9095154],[-0.411431,42.9095078],[-0.411381,42.9094963],[-0.411251,42.9095078],[-0.411071,42.9094391],[-0.411021,42.9093971],[-0.410871,42.9093857],[-0.410801,42.9093971],[-0.410731,42.9094467],[-0.410601,42.9094772],[-0.410531,42.9094658],[-0.410371,42.9093781],[-0.410021,42.909359],[-0.409981,42.9093666],[-0.409901,42.9093971],[-0.409811,42.9094582],[-0.409741,42.9094582],[-0.409681,42.9093857],[-0.409661,42.9093857],[-0.409501,42.9095078],[-0.409401,42.9095459],[-0.409361,42.9095459],[-0.409221,42.9094963],[-0.409121,42.9094887],[-0.409031,42.9095268],[-0.408921,42.9095154],[-0.408851,42.9094887],[-0.408811,42.9094467],[-0.408771,42.9093857],[-0.408631,42.909317],[-0.408371,42.9092484],[-0.408301,42.9092674],[-0.408201,42.9092789],[-0.408091,42.9092865],[-0.408011,42.9092865],[-0.407811,42.9092064],[-0.407611,42.9091873],[-0.407431,42.9091072],[-0.407321,42.9090881],[-0.407181,42.9091187],[-0.407141,42.9090958],[-0.407041,42.9090767],[-0.406941,42.9091072],[-0.406861,42.9090881],[-0.406821,42.9090385],[-0.406751,42.9090157],[-0.406651,42.9090271],[-0.406561,42.9090881],[-0.406441,42.9091988],[-0.406401,42.909256],[-0.406351,42.9092979],[-0.406241,42.9092865],[-0.406061,42.9091454],[-0.405941,42.9091454],[-0.405781,42.9092484],[-0.405741,42.9092369],[-0.405681,42.909256],[-0.405631,42.9093056],[-0.405581,42.9093361],[-0.405491,42.9093475],[-0.405321,42.9093475],[-0.405211,42.9093056],[-0.405111,42.909256],[-0.405081,42.9092178],[-0.405031,42.9092064],[-0.404981,42.9092484],[-0.404961,42.9093361],[-0.404851,42.9094086],[-0.404841,42.9094391],[-0.404871,42.9094887],[-0.4048758,42.9094849],[-0.4049358,42.9096069],[-0.4049258,42.9096565],[-0.4049358,42.9097481],[-0.4049158,42.9097977],[-0.4049558,42.9098282],[-0.4049858,42.9098778],[-0.4050358,42.9099274],[-0.4050558,42.909977],[-0.4050358,42.9099884],[-0.4049558,42.9099579],[-0.4048758,42.9099579],[-0.4048258,42.9099083],[-0.4047558,42.9099083],[-0.4047258,42.9098854],[-0.4046458,42.9098778],[-0.4045958,42.9099083],[-0.4045258,42.9099159],[-0.4044658,42.9098663],[-0.4043858,42.9098778],[-0.4043558,42.9098969],[-0.4043358,42.9098969],[-0.4043158,42.9098778],[-0.4042758,42.9098549],[-0.4042558,42.9098663],[-0.4042758,42.9099159],[-0.4042558,42.9099464],[-0.4042858,42.9100075],[-0.4044658,42.9100647],[-0.4044658,42.9100876],[-0.4043958,42.9100876],[-0.4043458,42.9101067],[-0.4042158,42.9101181],[-0.4041158,42.9101372],[-0.4041158,42.9101677],[-0.4041858,42.9101753],[-0.4042658,42.9101753],[-0.4044258,42.9103279],[-0.4045358,42.9103851],[-0.4045358,42.9103966],[-0.4044558,42.9103966],[-0.4043158,42.9104347],[-0.4041058,42.9104462],[-0.4040558,42.9104576],[-0.4040658,42.9105873],[-0.4040758,42.9106178],[-0.4042058,42.9107056],[-0.4041958,42.910717],[-0.4041758,42.9107246],[-0.4040958,42.9107246],[-0.4039958,42.910717],[-0.4039258,42.9107246],[-0.4039358,42.9107475],[-0.4040658,42.9108162],[-0.4041058,42.9108276],[-0.4042458,42.9108772],[-0.4042158,42.9109268],[-0.4041158,42.9109383],[-0.4040758,42.9109879],[-0.4040858,42.911026],[-0.4040458,42.9110451],[-0.4038458,42.9110184],[-0.4037158,42.9110374],[-0.4035658,42.911026],[-0.4034258,42.9109955],[-0.4034058,42.9109573],[-0.4033058,42.9108963],[-0.4031658,42.9108353],[-0.4031358,42.9108047],[-0.4030358,42.9107552],[-0.4028058,42.9106979],[-0.4027458,42.910656],[-0.4026458,42.9106483],[-0.4025258,42.9106255],[-0.4022858,42.9106064],[-0.4020558,42.9106255],[-0.4017858,42.9106255],[-0.4015158,42.9106979],[-0.4012558,42.9107246],[-0.4012158,42.9107552],[-0.4012358,42.9107857],[-0.4014158,42.9107971],[-0.4018158,42.9107666],[-0.4022758,42.9107666],[-0.4023858,42.9107475],[-0.4025658,42.9107552],[-0.4025758,42.910778],[-0.4025458,42.9107857],[-0.4024458,42.9107971],[-0.4024158,42.9108162],[-0.4024358,42.9108276],[-0.4025258,42.9108162],[-0.4025758,42.9108467],[-0.4026058,42.9108353],[-0.4026658,42.9108658],[-0.4026558,42.9109268],[-0.4025858,42.9109764],[-0.4024658,42.910965],[-0.4022758,42.911026],[-0.4020858,42.9110184],[-0.4020258,42.9110374],[-0.4015758,42.911087],[-0.4015058,42.9111176],[-0.4014358,42.9111176],[-0.4013058,42.9111366],[-0.4012458,42.9111557],[-0.4011058,42.9112358],[-0.4010458,42.9112358],[-0.4009258,42.9111977],[-0.4008858,42.9112053],[-0.4007658,42.9112473],[-0.4006658,42.9112473],[-0.4005658,42.9112854],[-0.4005058,42.9112778],[-0.4004558,42.9112778],[-0.4004058,42.9113159],[-0.4003258,42.9113159],[-0.4001858,42.911377],[-0.4000958,42.911377],[-0.4000158,42.911396],[-0.3998858,42.9113884],[-0.3998258,42.9114265],[-0.3997758,42.9114456],[-0.3995658,42.9114571],[-0.3993458,42.9115067],[-0.3993058,42.9115067],[-0.3991458,42.9114265],[-0.3990758,42.9114075],[-0.3988858,42.9113884],[-0.3987458,42.9113655],[-0.3987158,42.9113464],[-0.3986058,42.9113159],[-0.3985258,42.9113159],[-0.3982058,42.911335],[-0.3979458,42.9112663],[-0.3978158,42.9112549],[-0.3977258,42.9111977],[-0.3976958,42.9112167],[-0.3976358,42.9112167],[-0.3975358,42.9112053],[-0.3974058,42.9111557],[-0.3972358,42.9111366],[-0.3969258,42.9111481],[-0.3966658,42.9111671],[-0.3965658,42.9111862],[-0.3962958,42.9111862],[-0.3961958,42.9112053],[-0.3960658,42.9111977],[-0.3959758,42.9112053],[-0.3958258,42.9111862],[-0.3957058,42.9111366],[-0.3955658,42.9111176],[-0.3954158,42.9111176],[-0.3953358,42.9111252],[-0.3952758,42.9111061],[-0.3948358,42.9110565],[-0.3947358,42.9110184],[-0.3943058,42.9109383],[-0.3941658,42.9109268],[-0.3938258,42.9109573],[-0.3931758,42.9109573],[-0.3930258,42.9109764],[-0.3927858,42.9110451],[-0.3927258,42.9110756],[-0.3926858,42.9111481],[-0.3926958,42.9111862],[-0.3927358,42.9112549],[-0.3929858,42.9115067],[-0.3932258,42.9116478],[-0.3933358,42.9117355],[-0.3933077,42.9117775],[-0.3932677,42.911808],[-0.3930376,42.9118652],[-0.3928477,42.9118767],[-0.3927177,42.9118767],[-0.3924176,42.9118347],[-0.3923677,42.9118156],[-0.3922876,42.911747],[-0.3922577,42.9116859],[-0.3922176,42.9116554],[-0.3921477,42.9116478],[-0.3919677,42.9116364],[-0.3916276,42.9115562],[-0.3914376,42.9115677],[-0.3907677,42.9116974],[-0.3906676,42.9117279],[-0.3904676,42.911808],[-0.3900777,42.9119148],[-0.3899077,42.9119759],[-0.3898177,42.9119873],[-0.3892576,42.9121475],[-0.3887477,42.9123268],[-0.3884777,42.912487],[-0.3883576,42.9125175],[-0.3877977,42.9125862],[-0.3876176,42.9126167],[-0.3874176,42.9126549],[-0.3872376,42.9127274],[-0.3869677,42.912838],[-0.3868177,42.9128761],[-0.3865376,42.9129448],[-0.3859876,42.9130478],[-0.3858877,42.9130554],[-0.3857177,42.9130363],[-0.3854876,42.9129372],[-0.3854077,42.9129372],[-0.3850377,42.9129868],[-0.3849376,42.9130249],[-0.3848876,42.9130173],[-0.3845676,42.9130669],[-0.3844377,42.9130783],[-0.3843777,42.913105],[-0.3842877,42.9131165],[-0.3841577,42.9132156],[-0.3838176,42.9132957],[-0.3836777,42.9133759],[-0.3835576,42.9134064],[-0.3834977,42.9134064],[-0.3833776,42.9133682],[-0.3827676,42.9132271],[-0.3826976,42.9132271],[-0.3825476,42.9132462],[-0.3823476,42.9132881],[-0.3821476,42.9132767],[-0.3820376,42.9132881],[-0.3819577,42.9133072],[-0.3818476,42.9133568],[-0.3815877,42.9135056],[-0.3813977,42.9135284],[-0.3812177,42.9135666],[-0.3810976,42.9135551],[-0.3809176,42.9135284],[-0.3807276,42.913475],[-0.3805377,42.9134674],[-0.3801276,42.9132881],[-0.3799376,42.9131851],[-0.3797077,42.9130974],[-0.3794577,42.9130363],[-0.3793077,42.9130363],[-0.3792576,42.9130669],[-0.3792445,42.9130783],[-0.3791945,42.9131355],[-0.3791145,42.9131889],[-0.3790045,42.913208],[-0.3784845,42.9130287],[-0.3783845,42.9130173],[-0.3782745,42.9129677],[-0.3781045,42.9129066],[-0.3779645,42.9128456],[-0.3778845,42.9127769],[-0.3776945,42.9126968],[-0.3775245,42.9126778],[-0.3774045,42.9126968],[-0.3772245,42.9126854],[-0.3767545,42.9127083],[-0.3765145,42.9126854],[-0.3763245,42.9126472],[-0.3762345,42.9126472],[-0.3761245,42.9126282],[-0.3754045,42.9124985],[-0.3752845,42.912487],[-0.3749145,42.912487],[-0.3746645,42.912426],[-0.3744645,42.9124184],[-0.3743745,42.9123955],[-0.3741045,42.9123764],[-0.3738245,42.9123955],[-0.3736045,42.9124489],[-0.3734645,42.9124489],[-0.3732245,42.9123878],[-0.3728645,42.9123878],[-0.3725145,42.9123764],[-0.3722845,42.9124374],[-0.3721645,42.912487],[-0.3720445,42.9125061],[-0.3717945,42.912468],[-0.3717345,42.9124374],[-0.3716145,42.9123955],[-0.3712745,42.9123268],[-0.3710945,42.9123268],[-0.3709845,42.9123077],[-0.3707845,42.9123268],[-0.3706045,42.9123955],[-0.3705645,42.9124069],[-0.3703545,42.9123573],[-0.3703145,42.9123573],[-0.3701445,42.912426],[-0.3700645,42.9124374],[-0.3697645,42.9124565],[-0.3696145,42.9125061],[-0.3694545,42.9125175],[-0.3692145,42.9125862],[-0.3690645,42.9126167],[-0.3687645,42.9125977],[-0.3686445,42.9126167],[-0.3684345,42.9125557],[-0.3682845,42.9125481],[-0.3682345,42.9125366],[-0.3681445,42.9125366],[-0.3680745,42.9124756],[-0.3679945,42.9124489],[-0.3678445,42.9124069],[-0.3677245,42.9123955],[-0.3676345,42.9123573],[-0.3675845,42.9123192],[-0.3675145,42.9122772],[-0.3674645,42.9122887],[-0.3673045,42.9123459],[-0.3671245,42.9123764],[-0.3668945,42.9124374],[-0.3668145,42.9124374],[-0.3666745,42.9124069],[-0.3665545,42.9123573],[-0.3662045,42.9121857],[-0.3660945,42.9121475],[-0.3659245,42.9121475],[-0.3657945,42.912159],[-0.3655845,42.9121361],[-0.3655145,42.9121475],[-0.3654545,42.9121666],[-0.3653445,42.912159],[-0.3651745,42.9121971],[-0.3650645,42.9121971],[-0.3647445,42.9122276],[-0.3644545,42.9122276],[-0.3639345,42.9123955],[-0.3636045,42.9124489],[-0.3633545,42.9124565],[-0.3631845,42.9125175],[-0.3630545,42.9125366],[-0.3628045,42.9126968],[-0.3627245,42.9127159],[-0.3626345,42.9127274],[-0.3625645,42.9127388],[-0.3621245,42.9128876],[-0.3618945,42.9129486],[-0.3617645,42.9129562],[-0.3613745,42.9130363],[-0.3601745,42.9132462],[-0.3601645,42.913269],[-0.3602945,42.9134483],[-0.3602945,42.9134789],[-0.3602145,42.913517],[-0.3601745,42.9135284],[-0.3600445,42.9134979],[-0.3599345,42.9134865],[-0.3598845,42.9135056],[-0.3596745,42.9134979],[-0.3594245,42.913456],[-0.3593145,42.9134789],[-0.3591845,42.9135284],[-0.3591345,42.9135361],[-0.3590245,42.9135056],[-0.3589645,42.9134674],[-0.3585745,42.913456],[-0.3584345,42.9134483],[-0.3583045,42.9134178],[-0.3580645,42.9134865],[-0.3579945,42.9134979],[-0.3579045,42.9134865],[-0.3577945,42.913517],[-0.3576245,42.9135284],[-0.3574645,42.9134979],[-0.3573545,42.9134979],[-0.3565545,42.913578],[-0.3563845,42.913578],[-0.3562445,42.9135666],[-0.3562345,42.913578],[-0.3562645,42.9136086],[-0.3563345,42.9136467],[-0.3566045,42.9138489],[-0.3569045,42.9139557],[-0.3569345,42.9139977],[-0.3569245,42.9140282],[-0.3567045,42.9140282],[-0.3565545,42.9140358],[-0.3563945,42.9140663],[-0.3562845,42.9140778],[-0.3561045,42.9140587],[-0.3559945,42.9140778],[-0.3552545,42.9142075],[-0.3547045,42.9143372],[-0.3542545,42.9144859],[-0.3540345,42.9145966],[-0.3539645,42.9146881],[-0.3539045,42.9146957],[-0.3537845,42.9147568],[-0.3537245,42.9148178],[-0.3536445,42.914856],[-0.3533845,42.9148788],[-0.3529745,42.9149857],[-0.3525745,42.9151382],[-0.3523345,42.9152985],[-0.3522145,42.915329],[-0.3520845,42.9153862],[-0.3519945,42.9154778],[-0.3518545,42.9155769],[-0.3517945,42.9156685],[-0.3516645,42.915699],[-0.3516245,42.915657],[-0.3516245,42.9156189],[-0.3516645,42.9154968],[-0.3516545,42.9153557],[-0.3516245,42.915287],[-0.3515745,42.9152679],[-0.3513545,42.9152374],[-0.3511545,42.9152374],[-0.3509645,42.9152679],[-0.3508145,42.9152489],[-0.3507845,42.9152565],[-0.3507645,42.915329],[-0.3507845,42.9154358],[-0.3507645,42.9154587],[-0.3506945,42.9154472],[-0.3506145,42.9153862],[-0.3505945,42.9154091],[-0.3505745,42.9154587],[-0.3505845,42.915596],[-0.3505545,42.9156075],[-0.3504745,42.9155655],[-0.3504145,42.9155083],[-0.3503845,42.9154968],[-0.3503645,42.9155159],[-0.3503545,42.915699],[-0.3503545,42.9157257],[-0.3504145,42.9157791],[-0.3504045,42.9158058],[-0.3502645,42.9158287],[-0.3501245,42.9157791],[-0.3500645,42.9158859],[-0.3499845,42.915966],[-0.3499445,42.9159889],[-0.3496345,42.9159889],[-0.3494345,42.9159889],[-0.3493245,42.916008],[-0.3490445,42.916008],[-0.3490045,42.9160271],[-0.3489745,42.9160271],[-0.3489045,42.9160576],[-0.3485345,42.9161263],[-0.3483745,42.9162064],[-0.3483245,42.9162178],[-0.3482445,42.9162674],[-0.3479345,42.9164085],[-0.3478345,42.9164886],[-0.3477145,42.9165268],[-0.3476445,42.9165573],[-0.3474945,42.9166985],[-0.3474945,42.916729],[-0.3474445,42.9168091],[-0.3474145,42.9168282],[-0.3473345,42.9168587],[-0.3472945,42.9169083],[-0.3472145,42.9169579],[-0.3471845,42.916996],[-0.3471445,42.9170189],[-0.3470745,42.9170265],[-0.3469745,42.9170761],[-0.3469345,42.9171257],[-0.3468145,42.9172173],[-0.3467045,42.9172363],[-0.3466645,42.9172668],[-0.3466045,42.9172859],[-0.3464645,42.9173889],[-0.3462945,42.9174881],[-0.3462245,42.9174957],[-0.3459745,42.9176369],[-0.3459245,42.9176674],[-0.3458745,42.9177589],[-0.3458045,42.9178085],[-0.3457845,42.9178581],[-0.3456345,42.9180374],[-0.3455845,42.9180756],[-0.3454645,42.918129],[-0.3454045,42.9181671],[-0.3453945,42.9182167],[-0.3454245,42.9182892],[-0.3453345,42.918438],[-0.3451745,42.9185867],[-0.3451445,42.9186363],[-0.3451445,42.9186859],[-0.3450945,42.9187775],[-0.3451145,42.9189072],[-0.3450845,42.9190559],[-0.3450045,42.9191856],[-0.3449745,42.9193077],[-0.3449145,42.9193077],[-0.3448045,42.9192085],[-0.3447045,42.9191475],[-0.3446145,42.9190369],[-0.3445845,42.9190559],[-0.3445245,42.9191666],[-0.3445045,42.9193764],[-0.3444045,42.9193878],[-0.3442645,42.9193687],[-0.3442345,42.9193459],[-0.3442145,42.9192886],[-0.3441245,42.919178],[-0.3440845,42.9191666],[-0.3438845,42.9192886],[-0.3436945,42.9194489],[-0.3435445,42.9195061],[-0.3434345,42.919529],[-0.3434045,42.9195671],[-0.3434145,42.9196167],[-0.3434745,42.9196663],[-0.3435445,42.9196968],[-0.3438245,42.919796],[-0.3438645,42.919838],[-0.3438845,42.9198761],[-0.3438945,42.9200287],[-0.3438845,42.9201088],[-0.3438245,42.9201584],[-0.3437445,42.9201889],[-0.3435945,42.9201965],[-0.3434845,42.9202271],[-0.3432445,42.9202385],[-0.3429345,42.9202461],[-0.3428145,42.9202385],[-0.3427145,42.920208],[-0.3426345,42.9201889],[-0.3423945,42.9200058],[-0.3423045,42.9198875],[-0.3422345,42.9198456],[-0.3422045,42.9198074],[-0.3422045,42.9196892],[-0.3421745,42.9196281],[-0.3421645,42.9195862],[-0.3422245,42.919487],[-0.3422045,42.9193573],[-0.3421545,42.9192085],[-0.3421445,42.9191589],[-0.3421945,42.9190674],[-0.3422945,42.9189758],[-0.3424145,42.918808],[-0.3424045,42.9186668],[-0.3424345,42.9185982],[-0.3424445,42.9185181],[-0.3425345,42.9183769],[-0.3425145,42.9182892],[-0.3424245,42.9181671],[-0.3423045,42.9180489],[-0.3422645,42.9179382],[-0.3422345,42.9179192],[-0.3421245,42.9178963],[-0.3418545,42.9177971],[-0.3416345,42.917778],[-0.3415545,42.9177971],[-0.3415045,42.9178276],[-0.3414445,42.9178276],[-0.3413645,42.9178276],[-0.3412845,42.917778],[-0.3411945,42.9177475],[-0.3410845,42.917778],[-0.3409745,42.9177666],[-0.3408345,42.9178581],[-0.3406145,42.9179459],[-0.3405545,42.9179955],[-0.3405145,42.9180679],[-0.3405145,42.918087],[-0.3405045,42.9181061],[-0.3403645,42.9180984],[-0.3402445,42.918148],[-0.3401145,42.9181671],[-0.3399845,42.9182167],[-0.3398645,42.9181061],[-0.3398545,42.9181175],[-0.3398445,42.9181557],[-0.3397845,42.9182281],[-0.3397045,42.9182968],[-0.3396745,42.9182968],[-0.3396745,42.9181976],[-0.3395245,42.9179459],[-0.3394145,42.9178162],[-0.3394145,42.917778],[-0.3392945,42.9176483],[-0.3392845,42.9175987],[-0.3392445,42.9175987],[-0.3392145,42.9176178],[-0.3392045,42.9176788],[-0.3391745,42.9177284],[-0.3391545,42.9178276],[-0.3391045,42.9179192],[-0.3390545,42.9179382],[-0.3389245,42.9177666],[-0.3387945,42.9176483],[-0.3387245,42.9176064],[-0.3387045,42.9176064],[-0.3386445,42.9177971],[-0.3385945,42.9178581],[-0.3385645,42.9178658],[-0.3385545,42.9178276],[-0.3384145,42.9177589],[-0.3383945,42.9177361],[-0.3383645,42.9177284],[-0.3383345,42.9177666],[-0.3383045,42.9179192],[-0.3381845,42.9182472],[-0.3381745,42.9182892],[-0.3381345,42.9183083],[-0.3381145,42.9183159],[-0.3380845,42.9182663],[-0.3380645,42.9182587],[-0.3380345,42.9182472],[-0.3380045,42.9182663],[-0.3378845,42.9182663],[-0.3377145,42.9183159],[-0.3376645,42.9183464],[-0.3375845,42.9185181],[-0.3375345,42.9185371],[-0.3374045,42.9186783],[-0.3373445,42.9187088],[-0.3372545,42.9187355],[-0.3370745,42.9187965],[-0.3370345,42.9188156],[-0.3369845,42.9188271],[-0.3369245,42.9188576],[-0.3368345,42.9189186],[-0.3367945,42.9189262],[-0.3367045,42.9189072],[-0.3366445,42.9189262],[-0.3364045,42.9189568],[-0.3362345,42.9189377],[-0.3361445,42.9189491],[-0.3360945,42.9189682],[-0.3359845,42.9190178],[-0.3359445,42.9190483],[-0.3357645,42.9193878],[-0.3357045,42.9194679],[-0.3356045,42.9194565],[-0.3355745,42.9194374],[-0.3354345,42.9194069],[-0.3353945,42.9194183],[-0.3352845,42.9194756],[-0.3352245,42.9194756],[-0.3351645,42.9194679],[-0.3350945,42.919426],[-0.3350645,42.9193764],[-0.3350245,42.9193573],[-0.3349845,42.9193764],[-0.3348945,42.9193268],[-0.3348445,42.9193192],[-0.3348245,42.9193382],[-0.3348145,42.9193764],[-0.3348545,42.9194984],[-0.3348445,42.919548],[-0.3348145,42.9195557],[-0.3347545,42.9195671],[-0.3346945,42.9195671],[-0.3345945,42.9195061],[-0.3340945,42.9196358],[-0.3339345,42.9197388],[-0.3339045,42.9197388],[-0.3338745,42.9197159],[-0.3336945,42.9197159],[-0.3335245,42.9197388],[-0.3334645,42.9197655],[-0.3334245,42.9197769],[-0.3334045,42.9197655],[-0.3333645,42.9197388],[-0.3333045,42.9197083],[-0.3332845,42.9196281],[-0.3332645,42.9196281],[-0.3331845,42.9196968],[-0.3331245,42.9196968],[-0.3330945,42.9196587],[-0.3330445,42.9196472],[-0.3329945,42.9196587],[-0.3328745,42.9196587],[-0.3328545,42.9196167],[-0.3326845,42.919548],[-0.3324045,42.9195862],[-0.3322645,42.9195976],[-0.3321645,42.9196167],[-0.3320645,42.9196587],[-0.3316545,42.9197388],[-0.3316045,42.9197578],[-0.3315345,42.9198074],[-0.3313745,42.9198456],[-0.3311245,42.9199486],[-0.3308845,42.9200783],[-0.3308045,42.9201355],[-0.3306145,42.9201088],[-0.3305645,42.920166],[-0.3305245,42.9202385],[-0.3304945,42.9202576],[-0.3304145,42.9202271],[-0.3302845,42.920269],[-0.3302464,42.9202919],[-0.3302464,42.9203529],[-0.3302664,42.9204025],[-0.3303265,42.9205017],[-0.3303764,42.9205437],[-0.3303965,42.9206047],[-0.3304065,42.9206848],[-0.3303865,42.920723],[-0.3303965,42.9208717],[-0.3303465,42.9209442],[-0.3302565,42.921032],[-0.3302165,42.921093],[-0.3301165,42.9211349],[-0.3299865,42.9211235],[-0.3299164,42.921154],[-0.3298465,42.9212914],[-0.3297765,42.9213715],[-0.3297465,42.9214249],[-0.3296964,42.9214516],[-0.3294564,42.921524],[-0.3294065,42.9215546],[-0.3293865,42.9215927],[-0.3293565,42.9218941],[-0.3292965,42.9219322],[-0.3293165,42.9220123],[-0.3292465,42.9220543],[-0.3292765,42.9221039],[-0.3292865,42.9221725],[-0.3293265,42.9222145],[-0.3293365,42.9222641],[-0.3292465,42.9224739],[-0.3291465,42.9225922],[-0.3291165,42.9227219],[-0.3291565,42.9227829],[-0.3291565,42.9228134],[-0.3290965,42.9228745],[-0.3289765,42.9229317],[-0.3288465,42.9230118],[-0.3286664,42.9230919],[-0.3286465,42.923172],[-0.3285965,42.923214],[-0.3285665,42.9232941],[-0.3279465,42.9235115],[-0.3277664,42.9237328],[-0.3277565,42.9237747],[-0.3276265,42.9238815],[-0.3276065,42.9239616],[-0.3276065,42.9240112],[-0.3276165,42.9240646],[-0.3276465,42.9241028],[-0.3277864,42.9241447],[-0.3278565,42.9241943],[-0.3278465,42.9242249],[-0.3277565,42.924305],[-0.3277365,42.924324],[-0.3277165,42.9244614],[-0.3276564,42.9245644],[-0.3276764,42.9246025],[-0.3277664,42.9246941],[-0.3278565,42.9247513],[-0.3278865,42.9248047],[-0.3279165,42.9249229],[-0.3280064,42.9250145],[-0.3280465,42.925045],[-0.3282665,42.9251328],[-0.3283065,42.9251823],[-0.3283065,42.9253044],[-0.3283665,42.9253922],[-0.3284265,42.9254112],[-0.3285465,42.9254723],[-0.3285764,42.9254723],[-0.3285865,42.9255028],[-0.3286465,42.9255333],[-0.3286864,42.9255714],[-0.3287465,42.9255829],[-0.3288465,42.9255638],[-0.3288864,42.9255714],[-0.3288864,42.9256134],[-0.3288365,42.9256248],[-0.3288065,42.9256744],[-0.3287165,42.925705],[-0.3286965,42.9257126],[-0.3286965,42.9257622],[-0.3286365,42.9257736],[-0.3286065,42.9258232],[-0.3285165,42.9259148],[-0.3284664,42.9259033],[-0.3284165,42.9258842],[-0.3283565,42.9259338],[-0.3283165,42.9259415],[-0.3283465,42.9260216],[-0.3283265,42.926033],[-0.3281865,42.9259949],[-0.3281065,42.9260139],[-0.3280665,42.926033],[-0.3280565,42.9260826],[-0.3280064,42.9261017],[-0.3279265,42.9261017],[-0.3279165,42.9261246],[-0.3278665,42.9261322],[-0.3278165,42.9261627],[-0.3277265,42.9261627],[-0.3276665,42.9261131],[-0.3276265,42.9261131],[-0.3275965,42.9261436],[-0.3275464,42.9261627],[-0.3274665,42.9261818],[-0.3275464,42.9262428],[-0.3275464,42.9262619],[-0.3274965,42.9262848],[-0.3273765,42.9263039],[-0.3273665,42.9263229],[-0.3273965,42.926342],[-0.3273765,42.9263535],[-0.3272665,42.9263535],[-0.3272164,42.9263725],[-0.3271465,42.9263725],[-0.3270965,42.9263649],[-0.3270465,42.9263344],[-0.3269565,42.9263229],[-0.3268765,42.9263344],[-0.3268365,42.926384],[-0.3264264,42.9264641],[-0.3263865,42.9264526],[-0.3262064,42.9263725],[-0.3261465,42.9263535],[-0.3261365,42.9263039],[-0.3258165,42.9262238],[-0.3257065,42.9262314],[-0.3257065,42.9262733],[-0.3256765,42.9262733],[-0.3256265,42.9262733],[-0.3255965,42.9262733],[-0.3255865,42.9263115],[-0.3255565,42.9263115],[-0.3254965,42.9262848],[-0.3253765,42.9262733],[-0.3252965,42.9262924],[-0.3249965,42.9263039],[-0.3249165,42.9263229],[-0.3247265,42.926403],[-0.3245865,42.9264145],[-0.3244365,42.9264946],[-0.3243265,42.9264832],[-0.3241965,42.9265327],[-0.3240965,42.9265137],[-0.3239565,42.9265137],[-0.3239165,42.9264946],[-0.3239065,42.9264641],[-0.3238765,42.9264526],[-0.3236865,42.926445],[-0.3236565,42.9264221],[-0.3235265,42.9264221],[-0.3233764,42.9264832],[-0.3233165,42.9264832],[-0.3231965,42.9264832],[-0.3231364,42.9264717],[-0.3230965,42.926445],[-0.3230264,42.9264946],[-0.3229665,42.9264832],[-0.3228965,42.9264832],[-0.3227665,42.9264221],[-0.3227365,42.9264336],[-0.3226665,42.9265022],[-0.3226365,42.9264946],[-0.3226265,42.9264717],[-0.3225765,42.926445],[-0.3225265,42.9264221],[-0.3224465,42.9264832],[-0.3223765,42.9264832],[-0.3223565,42.9264946],[-0.3223765,42.9265327],[-0.3223765,42.9265442],[-0.3219265,42.9265022],[-0.3218165,42.9265518],[-0.3216864,42.9266434],[-0.3216765,42.9267044],[-0.3215965,42.9268341],[-0.3216065,42.9268646],[-0.3214765,42.9269447],[-0.3213765,42.9271049],[-0.3212065,42.9272919],[-0.3211365,42.9274826],[-0.3210865,42.9275322],[-0.3210365,42.9275627],[-0.3210365,42.9276047],[-0.3209065,42.9277115],[-0.3208565,42.9277344],[-0.3208465,42.9277534],[-0.3208665,42.9277725],[-0.3208964,42.9277649],[-0.3208964,42.927784],[-0.3208465,42.9278145],[-0.3208265,42.9278717],[-0.3208465,42.9278831],[-0.3208465,42.9279137],[-0.3208764,42.9279137],[-0.3208764,42.9279442],[-0.3209065,42.9279518],[-0.3209965,42.9279327],[-0.3210365,42.9279327],[-0.3210365,42.9280128],[-0.3210064,42.9280319],[-0.3210365,42.9280739],[-0.3210265,42.9280815],[-0.3210265,42.9281044],[-0.3210865,42.928112],[-0.3212765,42.9280624],[-0.3214365,42.9280434],[-0.3214664,42.9280243],[-0.3215465,42.9280128],[-0.3215865,42.9279823],[-0.3215965,42.9279327],[-0.3216565,42.9278526],[-0.3216765,42.927742],[-0.3217565,42.9276123],[-0.3218165,42.9276047],[-0.3218365,42.9276314],[-0.3219064,42.9276314],[-0.3219665,42.9275818],[-0.3219965,42.9276619],[-0.3220265,42.9276733],[-0.3220465,42.9276428],[-0.3221765,42.9276123],[-0.3222665,42.9275627],[-0.3222364,42.9276733],[-0.3222665,42.9277039],[-0.3224165,42.9276733],[-0.3225265,42.9276848],[-0.3225365,42.9277534],[-0.3225565,42.9277725],[-0.3225965,42.9277916],[-0.3226865,42.927803],[-0.3227265,42.9278336],[-0.3227165,42.9278641],[-0.3227565,42.9278831],[-0.3227565,42.9279022],[-0.3227165,42.9279213],[-0.3227265,42.9279442],[-0.3228865,42.9279518],[-0.3228965,42.9279747],[-0.3228765,42.9280014],[-0.3228765,42.9280319],[-0.3229065,42.9280434],[-0.3228965,42.9280548],[-0.3228365,42.928093],[-0.3227065,42.9281425],[-0.3226565,42.928215],[-0.3225465,42.9282417],[-0.3225565,42.9282532],[-0.3226265,42.9282722],[-0.3225065,42.9283218],[-0.3225165,42.9283333],[-0.3225864,42.9283524],[-0.3225965,42.9283714],[-0.3226465,42.9283714],[-0.3226665,42.9283943],[-0.3226265,42.9284439],[-0.3226465,42.928463],[-0.3226265,42.9284821],[-0.3225965,42.9284821],[-0.3225765,42.928524],[-0.3227565,42.9285316],[-0.3227865,42.9285126],[-0.3228365,42.9285431],[-0.3229065,42.9285545],[-0.3229565,42.9286041],[-0.3229465,42.9286423],[-0.3228965,42.9286537],[-0.3228865,42.9286728],[-0.3229364,42.9287033],[-0.3229265,42.9287224],[-0.3228465,42.9287415],[-0.3227665,42.9287949],[-0.3227565,42.928833],[-0.3226265,42.9289818],[-0.3225765,42.9291115],[-0.3225165,42.929203],[-0.3225165,42.9292831],[-0.3224865,42.9293518],[-0.3224764,42.9293747],[-0.3224165,42.9293823],[-0.3223565,42.9294128],[-0.3222364,42.9295235],[-0.3221765,42.9296532],[-0.3222165,42.9297943],[-0.3222065,42.9298744],[-0.3222265,42.9299126],[-0.3222965,42.9299545],[-0.3223565,42.9300232],[-0.3226665,42.9305344],[-0.3227565,42.930603],[-0.3227765,42.9306526],[-0.3227865,42.9307823],[-0.3228064,42.9308128],[-0.3229565,42.9308929],[-0.3229965,42.9309349],[-0.3230165,42.9309616],[-0.3229965,42.9311638],[-0.3230165,42.9312134],[-0.3230665,42.931263],[-0.3231065,42.9313927],[-0.3231364,42.9314537],[-0.3233265,42.931572],[-0.3234265,42.9316521],[-0.3234765,42.9317245],[-0.3235265,42.9318428],[-0.3235665,42.9320145],[-0.3236265,42.9320831],[-0.3239765,42.9322739],[-0.3243365,42.9325447],[-0.3245965,42.9326935],[-0.3245565,42.9328842],[-0.3245665,42.9330444],[-0.3246565,42.9331512],[-0.3246565,42.9331741],[-0.3245965,42.9332237],[-0.3245164,42.9333115],[-0.3243565,42.933403],[-0.3243165,42.9334335],[-0.3243065,42.9334717],[-0.3243465,42.9336243],[-0.3243165,42.9337234],[-0.3242564,42.9338226],[-0.3242465,42.9338226],[-0.3241464,42.933754],[-0.3240364,42.933712],[-0.3240165,42.933773],[-0.3239965,42.9337845],[-0.3239165,42.9337349],[-0.3238865,42.9337349],[-0.3239065,42.9339142],[-0.3238865,42.9339142],[-0.3236565,42.9338722],[-0.3236565,42.9339027],[-0.3236765,42.9339523],[-0.3236365,42.9341049],[-0.3236465,42.9342537],[-0.3235565,42.9345245],[-0.3235265,42.9345627],[-0.3235265,42.9346428],[-0.3234765,42.9346237],[-0.3233065,42.9345245],[-0.3232765,42.9345627],[-0.3232464,42.9345818],[-0.3232065,42.9345741],[-0.3231665,42.9345245],[-0.3231465,42.9345131],[-0.3231265,42.9345818],[-0.3230965,42.9345818],[-0.3230565,42.9345322],[-0.3230365,42.9345436],[-0.3229465,42.9347229],[-0.3227865,42.9349327],[-0.3226765,42.9351044],[-0.3226565,42.9352036],[-0.3226964,42.9353447],[-0.3227365,42.9356728],[-0.3227965,42.9357948],[-0.3228264,42.9359016],[-0.3228465,42.9360123],[-0.3228365,42.9360542],[-0.3227965,42.9361038],[-0.3227265,42.9361229],[-0.3226465,42.9363136],[-0.3226065,42.9363327],[-0.3224865,42.9363823],[-0.3224665,42.9364433],[-0.3224165,42.936512],[-0.3223464,42.9365044],[-0.3223265,42.9365234],[-0.3223365,42.9365616],[-0.3223065,42.9366531],[-0.3221565,42.9366913],[-0.3221365,42.9367142],[-0.3221264,42.9369049],[-0.3220965,42.9371147],[-0.3220065,42.9374237],[-0.3219565,42.9374428],[-0.3218665,42.9374924],[-0.3217764,42.9375114],[-0.3216864,42.9375114],[-0.3216165,42.9375038],[-0.3215465,42.9374313],[-0.3214765,42.9373817],[-0.3213965,42.9372826],[-0.3212765,42.9372635],[-0.3212565,42.9372444],[-0.3212165,42.9371643],[-0.3212365,42.9371223],[-0.3210865,42.9369545],[-0.3210665,42.9368744],[-0.3210265,42.9368439],[-0.3209765,42.936882],[-0.3207965,42.9369545],[-0.3207765,42.9370117],[-0.3207165,42.9370613],[-0.3206865,42.9371033],[-0.3206564,42.9371147],[-0.3205664,42.9371834],[-0.3205365,42.9371719],[-0.3205265,42.9371338],[-0.3204265,42.9370232],[-0.3204165,42.9369431],[-0.3203865,42.9369431],[-0.3202965,42.9369926],[-0.3201865,42.9372025],[-0.3201365,42.937233],[-0.3201265,42.9372635],[-0.3201064,42.9372635],[-0.3200765,42.9372139],[-0.3200265,42.9371834],[-0.3200065,42.937252],[-0.3199764,42.9372444],[-0.3199565,42.9372444],[-0.3199465,42.9373245],[-0.3198864,42.9374619],[-0.3198965,42.9374924],[-0.3198365,42.9376144],[-0.3198365,42.9378433],[-0.3198165,42.9379044],[-0.3197764,42.9379845],[-0.3198765,42.9380341],[-0.3199365,42.9381638],[-0.3201165,42.9382744],[-0.3202365,42.9383316],[-0.3203865,42.9384346],[-0.3206265,42.9385643],[-0.3206465,42.9385948],[-0.3206165,42.9386139],[-0.3205365,42.9386444],[-0.3205165,42.9386635],[-0.3205565,42.9387016],[-0.3205765,42.9387932],[-0.3205664,42.9388123],[-0.3205165,42.9388428],[-0.3204265,42.9388428],[-0.3204364,42.9388733],[-0.3205065,42.9389648],[-0.3205765,42.9390221],[-0.3206564,42.9390335],[-0.3207465,42.9390831],[-0.3207965,42.9391441],[-0.3208764,42.9393044],[-0.3210565,42.9395714],[-0.3212665,42.9397545],[-0.3213564,42.9398727],[-0.3214565,42.9400215],[-0.3214765,42.9402733],[-0.3215065,42.9403648],[-0.3215465,42.9404335],[-0.3217665,42.9406738],[-0.3218365,42.9407616],[-0.3219165,42.9409447],[-0.3219064,42.9410019],[-0.3220717,42.941246],[-0.3220917,42.9412956],[-0.3220717,42.9416962],[-0.3220817,42.9417763],[-0.3221617,42.9419861],[-0.3222517,42.9423141],[-0.3222517,42.9423752],[-0.3221717,42.9425964],[-0.3221417,42.9427338],[-0.3221417,42.9429741],[-0.322219,42.9430923],[-0.322279,42.9432526],[-0.322309,42.9433022],[-0.3223043,42.9433327],[-0.3223643,42.9434128],[-0.3223443,42.9434319],[-0.3223643,42.9437523],[-0.3223443,42.9438019],[-0.3222743,42.943943],[-0.3221043,42.944191],[-0.3220343,42.9442406],[-0.3220043,42.9443016],[-0.3218843,42.9443741],[-0.3218243,42.9444237],[-0.3217443,42.9444733],[-0.3216443,42.9445839],[-0.3215743,42.9447823],[-0.3216143,42.9448509],[-0.3215543,42.9448814],[-0.3215643,42.944973],[-0.3214343,42.9451027],[-0.3214143,42.9451408],[-0.3214043,42.9453506],[-0.3214943,42.945591],[-0.3215543,42.9459229],[-0.3216643,42.9461136],[-0.3217243,42.9461937],[-0.3218043,42.9462624],[-0.3219443,42.9464226],[-0.3220243,42.9466743],[-0.3220443,42.9467125],[-0.3221443,42.946804],[-0.3221643,42.9468307],[-0.3222243,42.9472733],[-0.3222043,42.9474831],[-0.3222043,42.9475441],[-0.3223443,42.9478531],[-0.3223643,42.9480743],[-0.3223443,42.9482536],[-0.3223843,42.9484825],[-0.3224443,42.9486542],[-0.3224443,42.948761],[-0.3224643,42.948864],[-0.3225343,42.9490242],[-0.3226243,42.9493217],[-0.3226543,42.9494209],[-0.3226343,42.9494438],[-0.3226343,42.9494743],[-0.3226743,42.9495735],[-0.3226743,42.9496231],[-0.3227443,42.9497833],[-0.3228443,42.9498711],[-0.3229243,42.9500618],[-0.3230043,42.9501343],[-0.3230543,42.9502335],[-0.3232143,42.9504242],[-0.3232143,42.9504929],[-0.3232843,42.9505806],[-0.3234343,42.9507637],[-0.3236243,42.9509506],[-0.3237043,42.9511108],[-0.3237043,42.9511528],[-0.3237743,42.9511833],[-0.3237743,42.9512138],[-0.3237043,42.9513206],[-0.3237143,42.9513321],[-0.3237543,42.951313],[-0.3238643,42.9513016],[-0.3239143,42.9513321],[-0.3242943,42.9513741],[-0.3244943,42.9514122],[-0.3246943,42.9514618],[-0.3248043,42.9515839],[-0.3249143,42.951622],[-0.3250043,42.9517136],[-0.3251543,42.9518242],[-0.3251843,42.9518738],[-0.3252843,42.9519119],[-0.3252843,42.9519424],[-0.3251343,42.9519806],[-0.3251143,42.952034],[-0.3251443,42.9521523],[-0.3251343,42.9521942],[-0.3250843,42.9522514],[-0.3250843,42.9522629],[-0.3251043,42.952282],[-0.3251643,42.9522934],[-0.3251643,42.952301],[-0.3251343,42.9523506],[-0.3251243,42.9523811],[-0.3251343,42.9524117],[-0.3250843,42.9524727],[-0.3250843,42.9525223],[-0.3251043,42.9525642],[-0.3252143,42.952713],[-0.3252443,42.9527931],[-0.3254643,42.9530029],[-0.3254943,42.9531822],[-0.3255843,42.9532509],[-0.3258643,42.9534111],[-0.3260143,42.9535713],[-0.3260843,42.9536018],[-0.3262643,42.9537811],[-0.3263943,42.9538422],[-0.3264643,42.9538612],[-0.3266543,42.9539833],[-0.3267943,42.954113],[-0.3269143,42.9542007],[-0.3269743,42.9543114],[-0.3269443,42.9544334],[-0.3269043,42.9544716],[-0.3269143,42.9545021],[-0.3270343,42.9546928],[-0.3271843,42.9548531],[-0.3271943,42.9548836],[-0.3272343,42.9549217],[-0.3273043,42.9549637],[-0.3273543,42.9550018],[-0.3274243,42.9551125],[-0.3275043,42.955162],[-0.3275643,42.9552422],[-0.3276843,42.9553032],[-0.3278343,42.9554138],[-0.3279143,42.9554443],[-0.3279843,42.9554939],[-0.3281043,42.9555511],[-0.3281543,42.9555817],[-0.3281543,42.9556122],[-0.3281243,42.9556808],[-0.3281243,42.9558334],[-0.3281343,42.9558907],[-0.3282043,42.9559517],[-0.3283343,42.9560242],[-0.3284243,42.9561043],[-0.3285243,42.9563026],[-0.3287043,42.956543]]},{"id":17742,"author":"Ubicarta","name_GR":"Pyrenees: 15 Gourette to Arrens-Marsous","description_GR":"Gourette to Arrens-Marsous by Ubicarta","path":"FRANCE\/GR10_DAY_15","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":13028,"name_EN":"Pyrenees: 15 Gourette \u00e0 Arrens-Marsous","description_EN":"Gourette \u00e0 Arrens-Marsous par Ubicarta","ascent_time":326,"descent_time":332,"marker":"France_GR10","level":9,"ascent":968,"descent":1453,"maxelev":1804,"minelev":893,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.3319737 42.94968,-0.2162861 42.96449)","views":10,"millestones":"0,-0.3286970,42.9565392#1,-0.3287397,42.9591703#2,-0.3226444,42.9593403#3,-0.3145221,42.9625467#4,-0.3040567,42.9643003#5,-0.2936722,42.9616323#6,-0.2854683,42.9592831#7,-0.2793173,42.9560021#8,-0.2697814,42.9549475#9,-0.2586302,42.9553091#10,-0.2475584,42.9561068#11,-0.2378970,42.9554437#12,-0.2275301,42.9528405#13,-0.2162867,42.9500542","x":-0.2870314,"y":42.960804,"coor":[[-0.328697,42.9565392],[-0.328777,42.9565811],[-0.328887,42.9565697],[-0.328967,42.9565811],[-0.329327,42.9568596],[-0.329697,42.9571609],[-0.329917,42.9572716],[-0.330207,42.9574394],[-0.330297,42.9574699],[-0.330427,42.9575005],[-0.330557,42.9575119],[-0.330647,42.957531],[-0.330997,42.9576416],[-0.331237,42.9576607],[-0.331807,42.957901],[-0.3317522,42.9579849],[-0.3317322,42.9580956],[-0.3317422,42.9581566],[-0.3319722,42.9585762],[-0.3318322,42.9586563],[-0.3318422,42.958683],[-0.3319022,42.9588165],[-0.3317722,42.9589958],[-0.3317322,42.959034],[-0.3316722,42.959053],[-0.3316087,42.9589882],[-0.3315487,42.9589691],[-0.3314387,42.9589767],[-0.3313587,42.9590378],[-0.3312487,42.959259],[-0.3310287,42.9595985],[-0.3308587,42.9601364],[-0.3307787,42.9601898],[-0.3306887,42.9601974],[-0.3306087,42.9601784],[-0.3305387,42.9601364],[-0.3303687,42.9595871],[-0.3302827,42.9595833],[-0.3302127,42.9595413],[-0.3300727,42.9593849],[-0.3300327,42.9593925],[-0.3299327,42.9594421],[-0.3298527,42.959774],[-0.3294727,42.9598846],[-0.3294227,42.9599228],[-0.3293427,42.9599533],[-0.3293227,42.9599419],[-0.3292827,42.9597931],[-0.3292037,42.9596062],[-0.3292037,42.9594345],[-0.3291837,42.9593048],[-0.3291337,42.9592667],[-0.3290737,42.9592361],[-0.3290037,42.9592247],[-0.3287294,42.9588737],[-0.3287358,42.9590988],[-0.3287658,42.9591675],[-0.3287758,42.9593773],[-0.3287858,42.9594994],[-0.3287758,42.9595375],[-0.3287558,42.959549],[-0.3287358,42.9595299],[-0.3285158,42.9592896],[-0.3283458,42.9591293],[-0.3282858,42.9591293],[-0.3282658,42.959137],[-0.3282958,42.95924],[-0.3283558,42.9593277],[-0.3283758,42.959568],[-0.3284758,42.9597588],[-0.3284358,42.9597893],[-0.3283858,42.9597893],[-0.3280858,42.9594574],[-0.3278658,42.9592705],[-0.3277858,42.9591675],[-0.3276758,42.9590874],[-0.3275658,42.9590492],[-0.3273758,42.95895],[-0.3272758,42.9589272],[-0.3270558,42.9589195],[-0.3269358,42.95895],[-0.3268758,42.9589691],[-0.3266758,42.9589882],[-0.3266658,42.9590073],[-0.3269458,42.9591179],[-0.3269858,42.9591599],[-0.3269658,42.9592094],[-0.3269158,42.95924],[-0.3267158,42.9592972],[-0.3268358,42.9593506],[-0.3268358,42.9593773],[-0.3268158,42.9594078],[-0.3268158,42.9594498],[-0.3269458,42.959507],[-0.3269758,42.9596291],[-0.3268958,42.9598885],[-0.3267958,42.9600487],[-0.3266158,42.9604874],[-0.3265458,42.9604874],[-0.3265158,42.9604607],[-0.3264158,42.9604187],[-0.3262958,42.9603577],[-0.3262058,42.9602776],[-0.3260858,42.9602776],[-0.3260258,42.960228],[-0.3260058,42.9601479],[-0.3259358,42.9601288],[-0.3259058,42.9601097],[-0.3258258,42.9600983],[-0.3257858,42.9600677],[-0.3256958,42.9600372],[-0.3254958,42.959919],[-0.3253858,42.959938],[-0.3252258,42.9598999],[-0.3251658,42.9598999],[-0.3250758,42.959877],[-0.3248758,42.9598198],[-0.3247158,42.9598579],[-0.3246558,42.9598198],[-0.3243758,42.9597282],[-0.3243458,42.9597282],[-0.3243058,42.9597702],[-0.3242758,42.9598198],[-0.3242058,42.9598274],[-0.3241258,42.959877],[-0.3241058,42.9598694],[-0.3241058,42.9598999],[-0.3240958,42.959919],[-0.3240558,42.9598999],[-0.3240158,42.9598999],[-0.3238658,42.959877],[-0.3238258,42.9598503],[-0.3237458,42.9598503],[-0.3237058,42.9598579],[-0.3235558,42.959877],[-0.3234958,42.9598694],[-0.3234558,42.9598389],[-0.3234058,42.9598274],[-0.3233658,42.9597778],[-0.3232258,42.9596786],[-0.3232058,42.9596672],[-0.3231265,42.959671],[-0.3230865,42.9596825],[-0.3230065,42.9596291],[-0.3229765,42.9595718],[-0.3228965,42.9595222],[-0.3229164,42.9594421],[-0.3229065,42.9594193],[-0.3227465,42.959362],[-0.3225965,42.9593315],[-0.3224965,42.9592896],[-0.3224564,42.9592819],[-0.3222965,42.9593811],[-0.3222564,42.9594116],[-0.3221965,42.959549],[-0.3221565,42.9595795],[-0.3221464,42.95961],[-0.3221264,42.95961],[-0.3221065,42.9595795],[-0.3220765,42.9595604],[-0.3220164,42.9595718],[-0.3219865,42.9595413],[-0.3219665,42.9594803],[-0.3218665,42.959362],[-0.3217365,42.9593315],[-0.3216165,42.95924],[-0.3215564,42.9592209],[-0.3213665,42.9592323],[-0.3213564,42.9592514],[-0.3213165,42.959259],[-0.3212464,42.9592514],[-0.3211665,42.959259],[-0.3209565,42.9593124],[-0.3208964,42.9593506],[-0.3208665,42.9593315],[-0.3208365,42.9593315],[-0.3208265,42.959362],[-0.3207065,42.9593506],[-0.3206465,42.9593201],[-0.3205464,42.9593201],[-0.3204564,42.9593811],[-0.3204364,42.9594116],[-0.3203365,42.9595108],[-0.3202164,42.9595718],[-0.3201165,42.9595604],[-0.3199865,42.9594994],[-0.3199565,42.9594994],[-0.3199365,42.9595108],[-0.3196865,42.9594917],[-0.3195364,42.9594193],[-0.3194264,42.9593925],[-0.3193164,42.9594193],[-0.3192665,42.9594498],[-0.3192565,42.9594803],[-0.3192165,42.9594994],[-0.3191565,42.9594994],[-0.3191065,42.9594917],[-0.3189664,42.9594116],[-0.3188265,42.9594688],[-0.3186865,42.9594688],[-0.3186665,42.9594803],[-0.3185565,42.9594917],[-0.3184765,42.9595299],[-0.3183565,42.9595299],[-0.3183365,42.959549],[-0.3182465,42.9595795],[-0.3182165,42.9595718],[-0.3181964,42.959549],[-0.3182065,42.9594994],[-0.3181764,42.9594116],[-0.3181565,42.9593925],[-0.3180565,42.9592094],[-0.3180065,42.9592018],[-0.3178765,42.9592018],[-0.3176564,42.9592896],[-0.3174064,42.9594688],[-0.3171064,42.9595795],[-0.3170664,42.9596596],[-0.3170164,42.9596786],[-0.3169864,42.9596977],[-0.3169664,42.9597702],[-0.3168864,42.9598694],[-0.3168564,42.959938],[-0.3168164,42.9599991],[-0.3166264,42.9601707],[-0.3165364,42.9603577],[-0.3165418,42.9605064],[-0.3165218,42.960556],[-0.3165318,42.9606361],[-0.3165118,42.9606857],[-0.3164718,42.9607277],[-0.3164118,42.9607468],[-0.3163518,42.9607964],[-0.3163218,42.9607964],[-0.3162418,42.9608765],[-0.3161318,42.9609375],[-0.3160618,42.9609566],[-0.3160018,42.9609947],[-0.3159218,42.9610977],[-0.3157218,42.9614143],[-0.3157118,42.9614563],[-0.3157418,42.9615669],[-0.3157218,42.9616165],[-0.3155318,42.9618645],[-0.3154718,42.9619179],[-0.3151818,42.9619865],[-0.3151018,42.9620361],[-0.3149718,42.9622078],[-0.3149218,42.9622955],[-0.3148518,42.962326],[-0.3148318,42.9624176],[-0.3147018,42.9624748],[-0.3145618,42.9625168],[-0.3145118,42.9625549],[-0.3144518,42.962635],[-0.3143718,42.9627151],[-0.3143018,42.9628944],[-0.3141818,42.9629478],[-0.3141118,42.9630356],[-0.3140618,42.9630661],[-0.3140218,42.9630775],[-0.3138418,42.9632149],[-0.3138118,42.963295],[-0.3138018,42.9633751],[-0.3137118,42.9635544],[-0.3136618,42.9635849],[-0.3136118,42.9635963],[-0.3135118,42.9635963],[-0.3134618,42.9635849],[-0.3133418,42.9636154],[-0.3129318,42.9637947],[-0.3128718,42.9638863],[-0.3128018,42.9639359],[-0.3127418,42.9639473],[-0.3126718,42.9639854],[-0.3126518,42.964016],[-0.3126018,42.964035],[-0.3124318,42.9641342],[-0.3124318,42.9641571],[-0.3123418,42.9641953],[-0.3122918,42.9642448],[-0.3122018,42.9642868],[-0.3121718,42.9642754],[-0.3120818,42.9643059],[-0.3119718,42.9643745],[-0.3116718,42.964447],[-0.3115118,42.9644356],[-0.3114318,42.964447],[-0.3113818,42.964447],[-0.3113418,42.9644165],[-0.3112118,42.9644279],[-0.3111018,42.9644165],[-0.3109718,42.9644547],[-0.3108618,42.9644661],[-0.3106518,42.9644852],[-0.3104318,42.9644775],[-0.3103418,42.9644661],[-0.3102518,42.9644356],[-0.3099418,42.9644051],[-0.3098718,42.9643745],[-0.3098218,42.9643478],[-0.3097718,42.9643364],[-0.3096418,42.964325],[-0.3095818,42.9643173],[-0.3095318,42.964325],[-0.3095118,42.964325],[-0.3094718,42.9642868],[-0.3094318,42.9642868],[-0.3093918,42.9643173],[-0.3092718,42.9643059],[-0.3091818,42.9642754],[-0.3090718,42.9642677],[-0.3089618,42.9642258],[-0.3088718,42.9642143],[-0.3087918,42.9641762],[-0.3086918,42.9641647],[-0.3085018,42.9642143],[-0.3084318,42.9642067],[-0.3083518,42.9641762],[-0.3082518,42.9641647],[-0.3081618,42.9641647],[-0.3078918,42.9641876],[-0.3078518,42.9642143],[-0.3078118,42.9642143],[-0.3077818,42.9641876],[-0.3077118,42.9641762],[-0.3075418,42.9641876],[-0.3073518,42.9641571],[-0.3072418,42.9641647],[-0.3071718,42.9641342],[-0.3071318,42.9641342],[-0.3069818,42.9642258],[-0.3067418,42.9642448],[-0.3064718,42.9642372],[-0.3062818,42.9642754],[-0.3062118,42.9642677],[-0.3060418,42.9641762],[-0.3058118,42.9641647],[-0.3056718,42.9640961],[-0.3055318,42.9640656],[-0.3054418,42.9640465],[-0.3051518,42.964016],[-0.3050418,42.964016],[-0.3049718,42.964035],[-0.3048218,42.964035],[-0.3047818,42.9640465],[-0.3046918,42.9641075],[-0.3043818,42.9642448],[-0.3041018,42.9643059],[-0.3040018,42.9642944],[-0.3039018,42.9642944],[-0.3038318,42.964325],[-0.3037718,42.9643555],[-0.3036118,42.964325],[-0.3033618,42.9642563],[-0.3033218,42.9642258],[-0.3033118,42.9641762],[-0.3032518,42.9641266],[-0.3031815,42.9640274],[-0.3030216,42.9639702],[-0.3029015,42.963871],[-0.3028715,42.963871],[-0.3027415,42.9638977],[-0.3025215,42.96381],[-0.3023815,42.963768],[-0.3022615,42.9637604],[-0.3021815,42.9637299],[-0.3021415,42.9636688],[-0.3021016,42.9636383],[-0.3019515,42.9635773],[-0.3016015,42.9635773],[-0.3015415,42.9635582],[-0.3014515,42.9635506],[-0.3014015,42.9635277],[-0.3012315,42.9634399],[-0.3011915,42.963398],[-0.3011115,42.9633789],[-0.3009115,42.9633598],[-0.3006015,42.9633598],[-0.3004815,42.9633904],[-0.3004116,42.9633904],[-0.2998315,42.9633408],[-0.2997615,42.9633102],[-0.2995615,42.9632797],[-0.2993615,42.96315],[-0.2991515,42.9630585],[-0.2990015,42.9630699],[-0.2988715,42.9630699],[-0.2985815,42.963089],[-0.2985115,42.9630775],[-0.2983415,42.9630699],[-0.2983215,42.9630089],[-0.2982515,42.9629402],[-0.2981815,42.9629097],[-0.2979015,42.9628601],[-0.2978315,42.9628181],[-0.2977215,42.962719],[-0.2974415,42.9623184],[-0.2974215,42.9622383],[-0.2973616,42.9621391],[-0.2972715,42.9620705],[-0.2971815,42.9620209],[-0.2971315,42.9620209],[-0.2969315,42.9620476],[-0.2969115,42.9620399],[-0.2968615,42.961998],[-0.2967315,42.9619789],[-0.2966315,42.9619293],[-0.2965916,42.9619179],[-0.2965115,42.9619598],[-0.2964815,42.9619675],[-0.2964115,42.9619179],[-0.2963715,42.9619179],[-0.2963415,42.9619102],[-0.2962815,42.9618492],[-0.2961415,42.9618111],[-0.2957715,42.9618111],[-0.2957015,42.9618187],[-0.2956315,42.9618187],[-0.2955015,42.9617882],[-0.2953615,42.9617882],[-0.2952615,42.9618111],[-0.2948315,42.9619484],[-0.2947015,42.9618874],[-0.2945815,42.9618797],[-0.2945615,42.9618683],[-0.2945215,42.9617386],[-0.2943815,42.9617081],[-0.2942515,42.9617195],[-0.2941315,42.9617081],[-0.2937416,42.9616508],[-0.2934715,42.9615784],[-0.2934316,42.9615784],[-0.2933315,42.9617004],[-0.2932815,42.9617195],[-0.2932315,42.9617081],[-0.2931215,42.9617004],[-0.2930415,42.9616585],[-0.2929516,42.9615898],[-0.2929346,42.9615288],[-0.2928546,42.9613991],[-0.2928046,42.9611282],[-0.2927746,42.9610786],[-0.2926946,42.9610291],[-0.2925546,42.9609795],[-0.2921546,42.9609299],[-0.2920346,42.9608879],[-0.2919046,42.9608002],[-0.2916946,42.9605713],[-0.2916446,42.9605484],[-0.2913146,42.9605179],[-0.2912046,42.9604912],[-0.2910746,42.9604492],[-0.2910046,42.9604187],[-0.2905646,42.9600983],[-0.2904846,42.9600792],[-0.2902746,42.9600677],[-0.2902146,42.9600487],[-0.2896446,42.9598083],[-0.2893146,42.9596977],[-0.2889946,42.9596176],[-0.2888946,42.9595985],[-0.2888046,42.95961],[-0.2886646,42.959671],[-0.2886804,42.9597092],[-0.2886804,42.9597588],[-0.2880904,42.9605713],[-0.2878504,42.9608879],[-0.2875204,42.9612083],[-0.2874914,42.9611244],[-0.2871213,42.9609032],[-0.2870513,42.9608345],[-0.2870314,42.960804],[-0.2870314,42.9606247],[-0.2870113,42.9605942],[-0.2866814,42.9602051],[-0.2865313,42.9600525],[-0.2864013,42.9599419],[-0.2863413,42.9599228],[-0.2862813,42.9599342],[-0.2862613,42.9598846],[-0.2861613,42.9598236],[-0.2860713,42.9597435],[-0.2859413,42.9596634],[-0.2855814,42.9593849],[-0.2854013,42.9592247],[-0.2853013,42.9591751],[-0.2852114,42.9591141],[-0.2851413,42.9590836],[-0.2849914,42.9590721],[-0.2848913,42.9590836],[-0.2847513,42.9590721],[-0.2846013,42.9589539],[-0.2846113,42.9588852],[-0.2844613,42.9588051],[-0.2843913,42.958744],[-0.2843513,42.958683],[-0.2843114,42.9586754],[-0.2842513,42.958683],[-0.2842214,42.958683],[-0.2841213,42.958622],[-0.2839513,42.9585648],[-0.2838613,42.9585533],[-0.2838213,42.9585342],[-0.2836813,42.9585152],[-0.2835414,42.9584541],[-0.2834213,42.9583626],[-0.2832413,42.9581146],[-0.2832013,42.9580841],[-0.2830814,42.958065],[-0.2830113,42.9580345],[-0.2829714,42.9580231],[-0.2829113,42.9580231],[-0.2827213,42.9579926],[-0.2826713,42.957962],[-0.2826313,42.957962],[-0.2826214,42.957943],[-0.2826513,42.9579353],[-0.2826513,42.9579124],[-0.2825913,42.9578819],[-0.2826513,42.9577942],[-0.2826013,42.9577522],[-0.2825613,42.957695],[-0.2825513,42.9577026],[-0.2825413,42.9577332],[-0.2825013,42.9577522],[-0.2824713,42.9578247],[-0.2824413,42.9578323],[-0.2824113,42.9578323],[-0.2823813,42.9578133],[-0.2824113,42.9577751],[-0.2823713,42.9577141],[-0.2823813,42.9576149],[-0.2823713,42.957592],[-0.2823313,42.9575729],[-0.2822213,42.957592],[-0.2821513,42.957592],[-0.2818913,42.9575119],[-0.2815287,42.9573402],[-0.2808687,42.9572792],[-0.2807387,42.9572296],[-0.2808087,42.9570999],[-0.2807887,42.9569893],[-0.2807987,42.9569473],[-0.2809887,42.956768],[-0.2810287,42.9566879],[-0.2809387,42.9564781],[-0.2808687,42.9563789],[-0.2807687,42.9562683],[-0.2807087,42.956089],[-0.2807187,42.9559174],[-0.2806787,42.9558792],[-0.2806287,42.9558792],[-0.2805787,42.9558983],[-0.2805287,42.9559288],[-0.2804387,42.9560471],[-0.2804387,42.9561195],[-0.2804987,42.9562798],[-0.2804887,42.9563484],[-0.2803987,42.9564171],[-0.2803887,42.9564285],[-0.2803059,42.95644],[-0.2800559,42.9564323],[-0.2800059,42.95644],[-0.2798359,42.9565315],[-0.2797859,42.9565201],[-0.2797759,42.9563522],[-0.2798059,42.9562721],[-0.2798459,42.9562607],[-0.2800559,42.9562302],[-0.2801159,42.956192],[-0.2801159,42.9561615],[-0.2800959,42.9561119],[-0.2799659,42.9560089],[-0.2798159,42.9559212],[-0.2798059,42.9558792],[-0.2798459,42.9557915],[-0.2798359,42.955761],[-0.2798059,42.9557419],[-0.2797259,42.9557419],[-0.2796959,42.9557686],[-0.2796159,42.9559593],[-0.2795859,42.9559898],[-0.2795259,42.9560089],[-0.2794659,42.9560204],[-0.2789359,42.9559593],[-0.2786459,42.9558907],[-0.2784159,42.9558792],[-0.2783859,42.9558601],[-0.2783859,42.9558296],[-0.2784159,42.9557991],[-0.2787659,42.955761],[-0.2788759,42.955719],[-0.2789359,42.9556618],[-0.2789459,42.9556007],[-0.2789159,42.9555511],[-0.2788559,42.9555092],[-0.2787759,42.9554787],[-0.2783659,42.9554596],[-0.2782559,42.955452],[-0.2781559,42.9554214],[-0.277981,42.95541],[-0.277561,42.9553185],[-0.2774411,42.9553185],[-0.277341,42.9553299],[-0.2772511,42.9553604],[-0.277151,42.9554405],[-0.276841,42.9557495],[-0.2767361,42.9556847],[-0.276646,42.9556847],[-0.276436,42.955616],[-0.2763861,42.955616],[-0.276176,42.9555664],[-0.276106,42.955574],[-0.276076,42.9556656],[-0.275996,42.9557571],[-0.2759461,42.9557762],[-0.275886,42.9557762],[-0.2758361,42.9557648],[-0.275826,42.9557343],[-0.275716,42.9556847],[-0.275586,42.9556351],[-0.2754661,42.9556236],[-0.275316,42.9556236],[-0.2752461,42.9556046],[-0.275116,42.9555244],[-0.275016,42.9554749],[-0.274986,42.9554253],[-0.274906,42.9554138],[-0.274786,42.9554138],[-0.274666,42.9554253],[-0.2745861,42.9554558],[-0.274506,42.9555054],[-0.2743661,42.9555435],[-0.274106,42.9555435],[-0.2737961,42.9554634],[-0.2734661,42.9553566],[-0.273386,42.9553146],[-0.2732261,42.955265],[-0.273066,42.9552345],[-0.272956,42.9552269],[-0.2728761,42.9551659],[-0.272756,42.9551048],[-0.272626,42.9550858],[-0.272246,42.9550247],[-0.2722161,42.9550362],[-0.272076,42.9550171],[-0.272006,42.9550247],[-0.271796,42.9549942],[-0.271656,42.9549637],[-0.271336,42.9548569],[-0.271326,42.9548035],[-0.271306,42.9547958],[-0.271236,42.9548149],[-0.271216,42.9548149],[-0.271216,42.9547539],[-0.271196,42.9547462],[-0.271116,42.9547539],[-0.271046,42.9547539],[-0.270976,42.9547348],[-0.270866,42.9547157],[-0.270651,42.9548454],[-0.270501,42.954895],[-0.270381,42.9549751],[-0.2703612,42.9549484],[-0.2702312,42.9549484],[-0.2700911,42.9549866],[-0.2699912,42.954998],[-0.2698511,42.9549561],[-0.2697012,42.954937],[-0.2693011,42.954998],[-0.2690912,42.9549675],[-0.2690111,42.9549675],[-0.2688111,42.9549866],[-0.2685612,42.9551086],[-0.2685111,42.9551163],[-0.2682812,42.9551086],[-0.2681712,42.9550858],[-0.2681212,42.9550667],[-0.2680812,42.9550781],[-0.2680511,42.9550972],[-0.2680211,42.9550858],[-0.2678412,42.9550476],[-0.2675911,42.9550552],[-0.2674712,42.9550858],[-0.2673411,42.9550362],[-0.2669311,42.9549751],[-0.2665511,42.9550285],[-0.2663912,42.954998],[-0.2662112,42.9550285],[-0.2661111,42.9550362],[-0.2659811,42.9550972],[-0.2657411,42.9550858],[-0.2655511,42.9551353],[-0.2652111,42.9551659],[-0.2651111,42.9552078],[-0.2650611,42.9552078],[-0.2647712,42.9549751],[-0.2646812,42.9549179],[-0.2645611,42.9548759],[-0.2642812,42.9548187],[-0.2640711,42.9548073],[-0.2639112,42.9548187],[-0.2637312,42.9547462],[-0.2636512,42.9547272],[-0.2634112,42.9547882],[-0.2632112,42.9547768],[-0.2631012,42.9548187],[-0.2629811,42.9548874],[-0.2629212,42.9549866],[-0.2629111,42.9550171],[-0.2629212,42.9550667],[-0.2629012,42.9550972],[-0.2628112,42.9551582],[-0.2626511,42.9552269],[-0.2623512,42.955307],[-0.2622012,42.955368],[-0.2619511,42.9553986],[-0.2618312,42.9554253],[-0.2617511,42.9554253],[-0.2617212,42.9554176],[-0.2616912,42.9553452],[-0.2616411,42.9553452],[-0.2613612,42.955368],[-0.2612512,42.9553871],[-0.2611412,42.9553871],[-0.2608911,42.9554253],[-0.2606111,42.9554482],[-0.2605411,42.9554367],[-0.2604912,42.9553986],[-0.2604511,42.9553986],[-0.2603411,42.9554062],[-0.2603011,42.9553986],[-0.2602012,42.955368],[-0.2601312,42.9553375],[-0.2600712,42.9552765],[-0.2599311,42.9552269],[-0.2598112,42.9552155],[-0.2597511,42.9552383],[-0.2594612,42.9552574],[-0.2593712,42.9553185],[-0.2592011,42.955368],[-0.2591211,42.9553757],[-0.2590111,42.9554062],[-0.2589512,42.9554176],[-0.2587112,42.9553452],[-0.2586012,42.9552956],[-0.2583612,42.9551353],[-0.2583011,42.9551163],[-0.2580312,42.9551163],[-0.2579212,42.9550972],[-0.2577511,42.9551086],[-0.2573012,42.9550858],[-0.2571712,42.9550667],[-0.2569112,42.954998],[-0.2566811,42.9548683],[-0.2565711,42.9548264],[-0.2564211,42.9547272],[-0.2562312,42.9546471],[-0.2561511,42.954586],[-0.2560011,42.954525],[-0.2559412,42.954525],[-0.2558911,42.9545555],[-0.2558112,42.954567],[-0.2557411,42.954567],[-0.2556011,42.9545174],[-0.2555211,42.9545059],[-0.2553512,42.9544373],[-0.2551812,42.9544487],[-0.2544411,42.9544258],[-0.2539411,42.9543457],[-0.2535211,42.9543266],[-0.2530312,42.9543571],[-0.2527612,42.9544373],[-0.2522312,42.9548683],[-0.2520212,42.9549751],[-0.2519512,42.954998],[-0.2518311,42.9550362],[-0.2515312,42.9550667],[-0.2512212,42.9550476],[-0.2511111,42.9550552],[-0.2510312,42.9550858],[-0.2506711,42.9552956],[-0.2505212,42.9553261],[-0.2504612,42.955307],[-0.2502711,42.955307],[-0.2499512,42.9553566],[-0.2498312,42.9553986],[-0.2497312,42.9554176],[-0.2496511,42.9554176],[-0.2495012,42.9554672],[-0.2491612,42.9555473],[-0.2491111,42.9555473],[-0.2488911,42.955658],[-0.2487711,42.955677],[-0.2486212,42.955677],[-0.2485012,42.9556961],[-0.2483211,42.9557762],[-0.2482512,42.9557762],[-0.2481212,42.9558067],[-0.2480811,42.9558372],[-0.2480711,42.9558868],[-0.2480011,42.955925],[-0.2479511,42.955925],[-0.2477212,42.9560356],[-0.2476211,42.9560776],[-0.2475411,42.9561157],[-0.2475111,42.9561157],[-0.2475111,42.9560966],[-0.2475411,42.9560356],[-0.2475812,42.955986],[-0.2476511,42.9559479],[-0.2477012,42.9558868],[-0.2477311,42.9558563],[-0.2477611,42.9557953],[-0.2477611,42.9556961],[-0.2477511,42.955658],[-0.2477811,42.9555283],[-0.2478112,42.9554482],[-0.2479112,42.955368],[-0.2478511,42.9552574],[-0.2477912,42.955265],[-0.2476812,42.9553452],[-0.2476411,42.9554062],[-0.2475411,42.9554558],[-0.2474712,42.9555664],[-0.2473512,42.955658],[-0.2472011,42.9557381],[-0.2470811,42.9557571],[-0.2469511,42.9557571],[-0.2468912,42.9557762],[-0.2468112,42.9558067],[-0.2467311,42.9558868],[-0.2465912,42.955925],[-0.2465612,42.955925],[-0.2465412,42.9559174],[-0.2465111,42.9558678],[-0.2464712,42.9558182],[-0.2463911,42.9558182],[-0.2462815,42.9558182],[-0.2461515,42.9557991],[-0.2460115,42.9557571],[-0.2458015,42.9557381],[-0.2452715,42.955719],[-0.2452415,42.955719],[-0.2449855,42.9557266],[-0.2447555,42.9557571],[-0.2444755,42.9558182],[-0.2442855,42.9559288],[-0.2441955,42.9560165],[-0.2439255,42.9561691],[-0.2437455,42.9561996],[-0.2435455,42.9562073],[-0.2432355,42.9561577],[-0.2427355,42.9560699],[-0.2425955,42.9560585],[-0.2420555,42.9561501],[-0.2418455,42.9561768],[-0.2416655,42.9561882],[-0.2413755,42.9561691],[-0.2405955,42.9560699],[-0.2404955,42.9560471],[-0.2401855,42.9558792],[-0.2398155,42.9557686],[-0.2396355,42.9557076],[-0.2394255,42.9556084],[-0.2392295,42.9555435],[-0.2390495,42.955513],[-0.2386795,42.955471],[-0.2376495,42.9554329],[-0.2375995,42.95541],[-0.2375795,42.9553833],[-0.2375895,42.9553528],[-0.2376595,42.9552917],[-0.2378695,42.9551811],[-0.2378895,42.9551125],[-0.2378495,42.9550819],[-0.2376895,42.9550209],[-0.2375995,42.9550133],[-0.2375195,42.95504],[-0.2374026,42.955162],[-0.2373526,42.9551849],[-0.2372726,42.9551735],[-0.2371126,42.9551239],[-0.2368426,42.9550133],[-0.2367726,42.9549446],[-0.2367126,42.9549255],[-0.2357526,42.9547729],[-0.2351126,42.9546547],[-0.2347726,42.9545555],[-0.2345326,42.9544525],[-0.2334326,42.9539032],[-0.2330426,42.9537621],[-0.2327245,42.9537239],[-0.2323345,42.9536934],[-0.2321445,42.9536858],[-0.2319245,42.9536934],[-0.2313879,42.9537506],[-0.231308,42.9537735],[-0.2311086,42.9537735],[-0.2309186,42.9537849],[-0.2307986,42.9537735],[-0.2306786,42.9537354],[-0.2305386,42.9537354],[-0.2302286,42.9537926],[-0.2300186,42.9537544],[-0.2298386,42.953743],[-0.2296086,42.9537544],[-0.2294486,42.9536934],[-0.2290086,42.9534836],[-0.2279586,42.9529228],[-0.2278886,42.9529037],[-0.2267286,42.9526939],[-0.2264286,42.9526024],[-0.2256486,42.9522438],[-0.2252786,42.9521446],[-0.2245786,42.9519348],[-0.2234486,42.9514732],[-0.2233386,42.9514046],[-0.2232886,42.9513817],[-0.2232286,42.9513817],[-0.2229383,42.9512482],[-0.2225783,42.9511375],[-0.2219183,42.9509392],[-0.2211383,42.950489],[-0.2207883,42.9503288],[-0.2202883,42.9501495],[-0.2200183,42.9500999],[-0.2197983,42.9500198],[-0.2193783,42.9498177],[-0.2192083,42.9497795],[-0.2189283,42.9497795],[-0.2188483,42.9497566],[-0.2186983,42.9496765],[-0.2183407,42.949749],[-0.2182007,42.94981],[-0.2180007,42.9499207],[-0.2179107,42.9499512],[-0.2175307,42.9500008],[-0.2174007,42.9500313],[-0.2168907,42.9503098],[-0.2167667,42.9502144],[-0.2166267,42.9501419],[-0.2162867,42.9500542]]},{"id":17743,"author":"Ubicarta","name_GR":"Pyrenees: 16 Arrens-Marsous to Lac dIlh\u00e9ou","description_GR":"Arrens-Marsous to Lac dIlh\u00e9ou by Ubicarta","path":"FRANCE\/GR10_DAY_16","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":17752,"name_EN":"Pyrenees: 16 Arrens-Marsous au Lac dIlh\u00e9ou","description_EN":"Arrens-Marsous au Lac dIlh\u00e9ou par Ubicarta","ascent_time":425,"descent_time":388,"marker":"France_GR10","level":9,"ascent":1828,"descent":738,"maxelev":2254,"minelev":892,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.2162861 42.86594,-0.1727493 42.95279)","views":5,"millestones":"0,-0.2162861,42.9500504#1,-0.2052320,42.9519201#2,-0.1985283,42.9527741#3,-0.1888431,42.9478936#4,-0.1809649,42.9444955#5,-0.1766272,42.9410541#6,-0.1799789,42.9330607#7,-0.1838185,42.9255777#8,-0.1884229,42.9177212#9,-0.1969847,42.9129479#10,-0.2039805,42.9081685#11,-0.2065242,42.9017165#12,-0.2037227,42.8952496#13,-0.1985318,42.8873300#14,-0.1933491,42.8831980#15,-0.1880564,42.8784805#16,-0.1772975,42.8784920#17,-0.1740459,42.8725546#17.8,-0.1736693,42.8659439","x":-0.206632,"y":42.9018936,"coor":[[-0.2162861,42.9500504],[-0.2162161,42.9499092],[-0.2160361,42.9498024],[-0.2159361,42.949791],[-0.2156061,42.9498291],[-0.2152491,42.9499016],[-0.2150891,42.9499512],[-0.2148991,42.9501038],[-0.2144291,42.9503708],[-0.2141291,42.9503708],[-0.2140091,42.9504204],[-0.2136691,42.9505005],[-0.2131991,42.9505005],[-0.2130091,42.9505501],[-0.2129091,42.9505615],[-0.2128091,42.9505424],[-0.2127391,42.9504929],[-0.2126091,42.9504318],[-0.2124091,42.9504509],[-0.2119391,42.9504433],[-0.2114891,42.9504433],[-0.2112391,42.9504204],[-0.2108091,42.9503517],[-0.2105191,42.9503326],[-0.2103791,42.9503403],[-0.2102291,42.9503822],[-0.2095807,42.9506226],[-0.2093207,42.9506645],[-0.2090907,42.9506836],[-0.2088607,42.9506454],[-0.2088107,42.9506531],[-0.2086207,42.9508133],[-0.2085107,42.9508629],[-0.2083007,42.9508858],[-0.208048,42.9509354],[-0.207728,42.9510345],[-0.207428,42.9512367],[-0.207288,42.9513779],[-0.207208,42.9514275],[-0.206978,42.9514961],[-0.206598,42.9516144],[-0.206418,42.9517059],[-0.206398,42.951725],[-0.2062197,42.9518051],[-0.2060497,42.9518661],[-0.2056797,42.9518547],[-0.2054297,42.9518852],[-0.2048897,42.9519768],[-0.204836,42.9518929],[-0.204866,42.9518356],[-0.205446,42.951664],[-0.205686,42.9515839],[-0.205836,42.9514427],[-0.206086,42.9512939],[-0.206306,42.9512329],[-0.206436,42.9511452],[-0.206556,42.9509735],[-0.206556,42.9509125],[-0.206506,42.9508324],[-0.2055211,42.9510956],[-0.2051911,42.9512062],[-0.2050011,42.9512367],[-0.2048411,42.9512482],[-0.2043311,42.9512367],[-0.2041711,42.9512558],[-0.2040211,42.9513168],[-0.2038611,42.9514275],[-0.2034311,42.9519272],[-0.2032911,42.9520149],[-0.2031911,42.9520378],[-0.2030911,42.9520378],[-0.2029811,42.9520149],[-0.2028011,42.9519272],[-0.2027411,42.9518776],[-0.2026811,42.9517784],[-0.2022884,42.9518929],[-0.2020684,42.9520226],[-0.2019184,42.9521637],[-0.2016884,42.9524536],[-0.2015284,42.9525833],[-0.2013884,42.9526749],[-0.2012884,42.9527054],[-0.2012084,42.9527245],[-0.2011184,42.9527245],[-0.2010584,42.9527054],[-0.2009884,42.9526443],[-0.2007503,42.9526596],[-0.2002403,42.9526596],[-0.2000603,42.9526787],[-0.1993903,42.9527893],[-0.1991903,42.9527893],[-0.1987503,42.9527702],[-0.1980203,42.9527779],[-0.1978603,42.9527588],[-0.1976803,42.9527283],[-0.1974403,42.9526405],[-0.1971003,42.9524803],[-0.1962803,42.9520569],[-0.1960203,42.9519005],[-0.1951303,42.9512596],[-0.1947303,42.9509087],[-0.1944501,42.9510307],[-0.1942838,42.9510231],[-0.1940938,42.950985],[-0.1936938,42.9508553],[-0.1935638,42.9508247],[-0.1934638,42.9508133],[-0.193374,42.950737],[-0.193154,42.9506378],[-0.192954,42.9505272],[-0.192734,42.950367],[-0.191674,42.949398],[-0.191294,42.9492073],[-0.190974,42.9490967],[-0.1905359,42.9489365],[-0.1900059,42.9486275],[-0.1896259,42.9483566],[-0.1895459,42.9483376],[-0.1894359,42.9483376],[-0.1893559,42.9483261],[-0.1892759,42.9482765],[-0.1890659,42.9481163],[-0.1888559,42.9479065],[-0.1888159,42.9478264],[-0.1888159,42.9477272],[-0.1891559,42.9470978],[-0.1892359,42.9470482],[-0.1892417,42.9469986],[-0.1893517,42.9467201],[-0.1893417,42.9466782],[-0.1893117,42.9466286],[-0.1890717,42.9464188],[-0.1889717,42.9463882],[-0.1886617,42.9463387],[-0.1883517,42.946228],[-0.188271,42.9461746],[-0.188121,42.946106],[-0.187781,42.9459763],[-0.187291,42.9458351],[-0.186981,42.9456558],[-0.186821,42.9455948],[-0.186211,42.9455261],[-0.186041,42.9454842],[-0.185041,42.9450531],[-0.1850183,42.9449997],[-0.1848983,42.9448967],[-0.1847383,42.9447975],[-0.1842583,42.9446182],[-0.1841783,42.9445686],[-0.1840583,42.9444695],[-0.1839783,42.9443779],[-0.1837883,42.944088],[-0.1837183,42.9440193],[-0.1836083,42.9439278],[-0.1834683,42.9438477],[-0.1833783,42.9438095],[-0.1832883,42.9437981],[-0.1832183,42.9438171],[-0.1831583,42.9438591],[-0.1830154,42.9438477],[-0.1829454,42.9438286],[-0.1827854,42.9438667],[-0.1827654,42.9439163],[-0.1826654,42.944046],[-0.1825454,42.944088],[-0.1824854,42.944149],[-0.1824154,42.9444084],[-0.1823154,42.9444885],[-0.1821254,42.9445457],[-0.1819154,42.9445763],[-0.1811954,42.9445076],[-0.1809554,42.9444962],[-0.1809289,42.9444466],[-0.1808489,42.9444084],[-0.1808289,42.9443474],[-0.1807189,42.9442291],[-0.1803288,42.9439583],[-0.1801239,42.9441185],[-0.1797239,42.9443398],[-0.1786839,42.9448662],[-0.1780539,42.9451675],[-0.1778539,42.9452896],[-0.1774839,42.9454575],[-0.1773839,42.9454765],[-0.1773139,42.945488],[-0.1771239,42.9454079],[-0.1769939,42.9453278],[-0.1769039,42.9452095],[-0.1768781,42.9452019],[-0.1767881,42.9451714],[-0.1764481,42.945282],[-0.1763381,42.9453011],[-0.1762481,42.9451637],[-0.1762581,42.9451218],[-0.1764581,42.9449539],[-0.1764881,42.9446335],[-0.1765681,42.9444313],[-0.1767481,42.9440918],[-0.1767381,42.943924],[-0.1767081,42.9437828],[-0.1766481,42.9437447],[-0.1763781,42.943634],[-0.1761224,42.9435005],[-0.1760024,42.9427795],[-0.1759524,42.9424019],[-0.1758524,42.9421997],[-0.1757724,42.9421005],[-0.1757724,42.94207],[-0.1758824,42.9419212],[-0.1761624,42.9415703],[-0.1765806,42.9411011],[-0.1767906,42.9408112],[-0.1768506,42.9406624],[-0.1769406,42.9405327],[-0.1770206,42.9404526],[-0.1770906,42.9402313],[-0.1771106,42.9400902],[-0.1772106,42.9397507],[-0.1775406,42.9390907],[-0.1777606,42.9385223],[-0.1777841,42.9384003],[-0.1777441,42.9381905],[-0.1777541,42.9380493],[-0.1777641,42.9379921],[-0.1778541,42.9377708],[-0.1779341,42.9374008],[-0.1780441,42.9372597],[-0.1781541,42.9370689],[-0.1782141,42.9370384],[-0.1782841,42.9371719],[-0.1783404,42.937149],[-0.1784004,42.9371071],[-0.1785604,42.9367561],[-0.1786304,42.9365692],[-0.1786604,42.9362488],[-0.1786704,42.9357872],[-0.1787004,42.9355888],[-0.1787504,42.9354897],[-0.1789504,42.9352684],[-0.1795404,42.9347191],[-0.1796104,42.9346161],[-0.1796204,42.9345284],[-0.1796104,42.9343262],[-0.1794604,42.9341164],[-0.1794404,42.9340286],[-0.1794704,42.9337578],[-0.1795204,42.9336395],[-0.1796104,42.9335365],[-0.1797504,42.9333191],[-0.1799204,42.9331474],[-0.1799804,42.9330597],[-0.1801404,42.9324265],[-0.1801904,42.9323196],[-0.1802804,42.9321785],[-0.1804004,42.9320488],[-0.1806004,42.9318695],[-0.1806204,42.931839],[-0.1806104,42.931797],[-0.1804404,42.9315491],[-0.1804104,42.9314461],[-0.1804104,42.9313583],[-0.1804304,42.9313164],[-0.1807204,42.9309883],[-0.1808504,42.9308891],[-0.1810504,42.9308167],[-0.1812063,42.9305191],[-0.1812363,42.9303894],[-0.1812363,42.9302597],[-0.1810994,42.9302368],[-0.1809994,42.9301987],[-0.1808094,42.9300575],[-0.1807294,42.929966],[-0.1806394,42.9299164],[-0.1805194,42.9298668],[-0.1805885,42.929718],[-0.1806185,42.9296455],[-0.1805985,42.9292679],[-0.1806685,42.928875],[-0.1807485,42.928566],[-0.1808185,42.9284172],[-0.1810585,42.9281044],[-0.1813385,42.9278755],[-0.1818285,42.927536],[-0.1820785,42.9273453],[-0.1823085,42.9271355],[-0.1824785,42.9269447],[-0.1826785,42.9266357],[-0.1827785,42.9265251],[-0.1830685,42.9262962],[-0.1835785,42.9260063],[-0.1836885,42.9259148],[-0.1837485,42.925827],[-0.1838085,42.925705],[-0.1838185,42.9255981],[-0.1838185,42.925457],[-0.1837685,42.9253044],[-0.1836985,42.9251747],[-0.1835685,42.9249878],[-0.1835585,42.9249077],[-0.1836085,42.9244461],[-0.1837485,42.9240761],[-0.1838085,42.9238472],[-0.1838485,42.9235878],[-0.1838685,42.9235153],[-0.1839485,42.9233971],[-0.1842185,42.9231071],[-0.1842985,42.9229965],[-0.1844085,42.9227982],[-0.1844685,42.9226456],[-0.1845485,42.9223251],[-0.1845385,42.9221954],[-0.1845485,42.9220657],[-0.1845785,42.921978],[-0.1848085,42.921566],[-0.1849585,42.9213753],[-0.1851285,42.9212151],[-0.1855285,42.9209366],[-0.1856385,42.920845],[-0.1856985,42.9207764],[-0.1858385,42.9204979],[-0.1858985,42.9204369],[-0.1862285,42.9201965],[-0.1863385,42.920105],[-0.1864685,42.9199867],[-0.1866985,42.9196968],[-0.1867485,42.9195976],[-0.1867685,42.9195251],[-0.1867785,42.9190979],[-0.1868085,42.9189949],[-0.1868485,42.9189148],[-0.1869185,42.9188271],[-0.1870985,42.9186859],[-0.1873485,42.9185677],[-0.1874385,42.9184952],[-0.1880185,42.918026],[-0.1885485,42.9176254],[-0.1886385,42.9175453],[-0.1888585,42.9172668],[-0.1893136,42.9174423],[-0.1894136,42.9174614],[-0.1894781,42.9175072],[-0.189538,42.9175873],[-0.1896081,42.9176178],[-0.189668,42.9176674],[-0.1896981,42.9176674],[-0.189888,42.9175987],[-0.1899381,42.9176064],[-0.190078,42.9175682],[-0.1901881,42.9175262],[-0.190308,42.9174576],[-0.190578,42.9173584],[-0.1906381,42.9172859],[-0.1907381,42.9172363],[-0.1910481,42.9169464],[-0.191218,42.9168282],[-0.191228,42.9167976],[-0.191248,42.9167175],[-0.1912781,42.9166679],[-0.191328,42.9166183],[-0.191448,42.9165688],[-0.1916081,42.9164581],[-0.191808,42.9163971],[-0.1919881,42.9163094],[-0.1922181,42.9161682],[-0.192348,42.916069],[-0.192478,42.9159889],[-0.192708,42.9157982],[-0.1927781,42.9157791],[-0.193038,42.9157181],[-0.1931081,42.9156876],[-0.193578,42.915329],[-0.193688,42.9152794],[-0.1937481,42.915226],[-0.1937781,42.9151268],[-0.1938681,42.9150276],[-0.1940181,42.9149475],[-0.1942281,42.9148979],[-0.1943181,42.9148293],[-0.194418,42.9147987],[-0.1952181,42.9143982],[-0.195508,42.9142761],[-0.1957781,42.9141273],[-0.195848,42.9139786],[-0.1959181,42.913929],[-0.1962581,42.9138184],[-0.196298,42.9137878],[-0.196298,42.9136162],[-0.196318,42.9135895],[-0.1963681,42.9135475],[-0.1963881,42.9134674],[-0.196408,42.9134293],[-0.196448,42.9133987],[-0.1964981,42.9133759],[-0.1965981,42.9133568],[-0.1965981,42.9132385],[-0.1965781,42.9131393],[-0.1966081,42.9129982],[-0.196648,42.9129791],[-0.196788,42.9129562],[-0.1968381,42.9129677],[-0.1969081,42.9129982],[-0.1969381,42.9129982],[-0.196968,42.9129791],[-0.1970281,42.9128685],[-0.1970281,42.9128189],[-0.1970681,42.9127464],[-0.197108,42.9127159],[-0.197188,42.9127083],[-0.197208,42.9126892],[-0.1972681,42.9124069],[-0.1972781,42.9122772],[-0.1972581,42.912159],[-0.197228,42.9121094],[-0.196968,42.9119263],[-0.196778,42.9118576],[-0.196758,42.9118462],[-0.196759,42.9118042],[-0.196799,42.9117546],[-0.196989,42.9116249],[-0.197009,42.9115829],[-0.196999,42.9115448],[-0.196959,42.9115143],[-0.196849,42.9114838],[-0.196579,42.9114227],[-0.196519,42.9114037],[-0.196772,42.9112663],[-0.196952,42.9111481],[-0.197302,42.9110069],[-0.197642,42.9108353],[-0.197762,42.9107971],[-0.197932,42.910778],[-0.198092,42.9107666],[-0.198232,42.910778],[-0.198672,42.9108963],[-0.1987304,42.9108887],[-0.1990404,42.9109268],[-0.1991404,42.9109268],[-0.1993104,42.9108696],[-0.1993904,42.9108276],[-0.1996404,42.9107399],[-0.1998004,42.9107094],[-0.2000504,42.9106789],[-0.2001604,42.9106598],[-0.2002604,42.9106178],[-0.2003104,42.9105873],[-0.2005604,42.9105377],[-0.200684,42.9104919],[-0.200974,42.9104004],[-0.201384,42.9103432],[-0.201494,42.9103127],[-0.201894,42.910141],[-0.202164,42.9099998],[-0.202604,42.9097214],[-0.202924,42.9095726],[-0.203174,42.90942],[-0.203334,42.9093018],[-0.203654,42.9090118],[-0.203724,42.9089317],[-0.203774,42.9088402],[-0.203854,42.9084816],[-0.203984,42.9081612],[-0.204244,42.9073219],[-0.204304,42.9070511],[-0.204424,42.9066429],[-0.204474,42.9064713],[-0.204504,42.9064407],[-0.204469,42.9064064],[-0.2044789,42.9063568],[-0.2049289,42.9061852],[-0.205329,42.9059944],[-0.2057309,42.90588],[-0.205996,42.9057999],[-0.206146,42.9057388],[-0.206496,42.9054604],[-0.206616,42.9053307],[-0.206766,42.9051971],[-0.206856,42.9051781],[-0.207046,42.9051704],[-0.207226,42.9051208],[-0.207266,42.9050903],[-0.207286,42.9050407],[-0.207286,42.90485],[-0.207316,42.9048004],[-0.207376,42.9047279],[-0.207456,42.90448],[-0.207456,42.9043999],[-0.207436,42.9042702],[-0.2074,42.9041061],[-0.20733,42.9040489],[-0.20732,42.9040184],[-0.20733,42.9039764],[-0.20746,42.9039154],[-0.20755,42.9038277],[-0.20756,42.9037971],[-0.20754,42.903759],[-0.2075,42.9037285],[-0.20749,42.903698],[-0.20758,42.9035568],[-0.20746,42.9035187],[-0.20732,42.9034081],[-0.2072928,42.9033661],[-0.2072928,42.9033279],[-0.2073828,42.9031754],[-0.2074328,42.9031448],[-0.2074628,42.9030952],[-0.2074828,42.9030685],[-0.2074728,42.9030266],[-0.207623,42.9028854],[-0.207503,42.9029465],[-0.207473,42.9030266],[-0.207623,42.9028168],[-0.207683,42.9027672],[-0.207673,42.9026756],[-0.207693,42.902626],[-0.207663,42.9024963],[-0.207593,42.9024277],[-0.207563,42.9023781],[-0.207563,42.9023476],[-0.207573,42.902256],[-0.207372,42.9021721],[-0.207302,42.9021034],[-0.207172,42.9020538],[-0.207032,42.9020119],[-0.206802,42.9020042],[-0.206712,42.9019623],[-0.206632,42.9018936],[-0.206572,42.9017525],[-0.206522,42.9017143],[-0.206162,42.9014931],[-0.2061525,42.9014816],[-0.2059225,42.901371],[-0.2056125,42.9013023],[-0.2055825,42.9012718],[-0.2056225,42.9011726],[-0.2056825,42.9010506],[-0.2056825,42.9009209],[-0.2056625,42.9008217],[-0.2056825,42.9004402],[-0.2056025,42.9003906],[-0.2051525,42.9002724],[-0.2050625,42.9002304],[-0.2049825,42.9001503],[-0.2049125,42.9001122],[-0.2048125,42.9000816],[-0.2047725,42.9000435],[-0.2048225,42.8999519],[-0.2048825,42.8999214],[-0.2049325,42.89991],[-0.2049625,42.8998833],[-0.2050125,42.8997917],[-0.2050125,42.8997498],[-0.2050525,42.8997231],[-0.2051125,42.8996925],[-0.205177,42.8995399],[-0.205167,42.899498],[-0.204977,42.8992691],[-0.204787,42.8989792],[-0.204757,42.8988991],[-0.204787,42.8986893],[-0.204767,42.8985901],[-0.204777,42.8985176],[-0.204757,42.8984604],[-0.2047724,42.8983269],[-0.2047924,42.8982964],[-0.2048224,42.8982658],[-0.2049424,42.8982277],[-0.2050824,42.8981972],[-0.2052424,42.8981361],[-0.2055624,42.8980675],[-0.2056224,42.8980484],[-0.2057981,42.8980446],[-0.2058685,42.8980217],[-0.2059985,42.8980141],[-0.2060585,42.8979721],[-0.2062185,42.8979225],[-0.2062785,42.8979225],[-0.2063085,42.8979111],[-0.2063285,42.8979034],[-0.2063285,42.8978844],[-0.2062485,42.8977928],[-0.2062385,42.8977127],[-0.2061085,42.8976135],[-0.2059585,42.8975143],[-0.2057085,42.8973312],[-0.2055985,42.8972816],[-0.2053185,42.8971138],[-0.2049185,42.8968315],[-0.2048885,42.896801],[-0.2048485,42.8966942],[-0.2046985,42.8964539],[-0.2046185,42.8962631],[-0.2045185,42.8960915],[-0.2043985,42.8959427],[-0.2043385,42.8958817],[-0.2042685,42.8958435],[-0.2041985,42.8957634],[-0.2041585,42.8957024],[-0.2040685,42.8956223],[-0.2039685,42.8955727],[-0.2039185,42.8954811],[-0.2038785,42.895462],[-0.2037785,42.8953323],[-0.2036985,42.8952141],[-0.2036685,42.8951912],[-0.2034385,42.8948631],[-0.2033385,42.8946609],[-0.2032285,42.8945045],[-0.2031985,42.8943443],[-0.2031385,42.8942223],[-0.2029485,42.8940125],[-0.2028485,42.8938713],[-0.2027385,42.8937912],[-0.2026185,42.8936844],[-0.2025285,42.8935509],[-0.2024485,42.8934631],[-0.2024185,42.8933716],[-0.2023785,42.893322],[-0.2022285,42.8930817],[-0.2021585,42.893013],[-0.2021285,42.892952],[-0.2020685,42.8929138],[-0.2019785,42.8928032],[-0.2019485,42.8925934],[-0.2018485,42.8922844],[-0.2017485,42.8920822],[-0.2017285,42.8919945],[-0.2016885,42.8919029],[-0.2016085,42.8917923],[-0.2012985,42.8913727],[-0.2011185,42.8912125],[-0.2009785,42.8909912],[-0.2007985,42.8908234],[-0.2005085,42.8904343],[-0.2001185,42.8900909],[-0.1999685,42.8898621],[-0.1998185,42.8897438],[-0.1995885,42.889492],[-0.1994685,42.8892746],[-0.1993985,42.8890724],[-0.1993885,42.8890114],[-0.1992485,42.8887138],[-0.1990385,42.8883514],[-0.1990185,42.8882637],[-0.1989185,42.888073],[-0.1988685,42.8879013],[-0.1988085,42.8877945],[-0.1987285,42.8877029],[-0.1985985,42.8876114],[-0.1984985,42.8875542],[-0.1985185,42.8875122],[-0.1985885,42.8874512],[-0.1985385,42.887352],[-0.1985085,42.8872528],[-0.1984185,42.8871841],[-0.1983085,42.8871536],[-0.1981485,42.8870316],[-0.1980985,42.8869438],[-0.1979585,42.8868027],[-0.1978685,42.886673],[-0.1978185,42.8865623],[-0.1976485,42.8863335],[-0.1976685,42.8862915],[-0.1976185,42.8862228],[-0.1975485,42.8860435],[-0.1973685,42.8858719],[-0.1973385,42.8858032],[-0.1973685,42.8857727],[-0.1973685,42.8856812],[-0.1973385,42.8856316],[-0.1972485,42.8855209],[-0.1970585,42.8854027],[-0.1969985,42.8853531],[-0.1968985,42.8852921],[-0.1966485,42.8850822],[-0.1966185,42.8850327],[-0.1966185,42.8849945],[-0.1966585,42.8849525],[-0.1966885,42.8847733],[-0.1966385,42.8847237],[-0.1966385,42.884613],[-0.1965585,42.8846016],[-0.1965285,42.8845139],[-0.1964985,42.8845024],[-0.1964285,42.8845215],[-0.1964185,42.8844643],[-0.1963885,42.8844528],[-0.1963185,42.8844719],[-0.1962985,42.8844719],[-0.1963085,42.8844032],[-0.1962885,42.8843536],[-0.1963485,42.8841324],[-0.1964185,42.8840446],[-0.1964385,42.8839722],[-0.1964685,42.883934],[-0.1965385,42.8837624],[-0.1965385,42.8836632],[-0.1965085,42.8835945],[-0.1964585,42.8835526],[-0.1964085,42.8835526],[-0.1963585,42.883564],[-0.1963085,42.8836021],[-0.1962685,42.8836517],[-0.1962185,42.8836746],[-0.1961485,42.8837242],[-0.1960485,42.8837128],[-0.1960385,42.8837013],[-0.1960385,42.8836823],[-0.1959585,42.8835335],[-0.1959485,42.8833733],[-0.1960085,42.8832321],[-0.1959985,42.8832016],[-0.1960885,42.8829613],[-0.1961585,42.8829041],[-0.1961085,42.8828621],[-0.1961585,42.8828239],[-0.1961285,42.8827324],[-0.1961585,42.8826141],[-0.1962385,42.8825417],[-0.1962385,42.8825035],[-0.1962085,42.8824425],[-0.1960885,42.8823624],[-0.1959785,42.8823128],[-0.1958885,42.8822823],[-0.1958085,42.8822823],[-0.1956685,42.8823013],[-0.1954385,42.8823738],[-0.1953585,42.882412],[-0.1950985,42.882473],[-0.1948885,42.8825645],[-0.1947185,42.8826218],[-0.1946385,42.8826218],[-0.1945985,42.8826141],[-0.1943685,42.8825836],[-0.1942685,42.8826332],[-0.1941985,42.8826942],[-0.1941585,42.8827019],[-0.1941185,42.8826828],[-0.1941185,42.8826523],[-0.1940585,42.8826027],[-0.1938185,42.8826828],[-0.1936185,42.8827744],[-0.1935085,42.8829422],[-0.1934085,42.8830338],[-0.1933685,42.8831139],[-0.1933485,42.8832016],[-0.1933285,42.8832321],[-0.1932385,42.8832741],[-0.1931985,42.8832741],[-0.1931785,42.8832512],[-0.1931785,42.8831825],[-0.1931485,42.8831329],[-0.1930485,42.8831444],[-0.1930185,42.8831329],[-0.1928785,42.8831215],[-0.1927385,42.883091],[-0.1927185,42.8830833],[-0.1927885,42.8830414],[-0.1927985,42.8830109],[-0.1928085,42.8829613],[-0.1927485,42.8829231],[-0.1927385,42.8828621],[-0.1926885,42.8828125],[-0.1926185,42.8827744],[-0.1925585,42.8827744],[-0.1924985,42.8827133],[-0.1925085,42.8826523],[-0.1925385,42.8826218],[-0.1925285,42.8824921],[-0.1924985,42.8824539],[-0.1924585,42.8824234],[-0.1924185,42.8824234],[-0.1923585,42.8824539],[-0.1923285,42.8824425],[-0.1923385,42.8823929],[-0.1923685,42.8823433],[-0.1923585,42.8822823],[-0.1923185,42.8822746],[-0.1922385,42.8822937],[-0.1922185,42.8822823],[-0.1922285,42.8820915],[-0.1922285,42.8820038],[-0.1922085,42.8819809],[-0.1919985,42.8819122],[-0.1919385,42.8819122],[-0.1918685,42.8818741],[-0.1916985,42.8819542],[-0.1916485,42.8819618],[-0.1915885,42.8819542],[-0.1914885,42.8819618],[-0.1914085,42.8819542],[-0.1912685,42.8819618],[-0.1912485,42.8819618],[-0.1912885,42.8818512],[-0.1912585,42.8818321],[-0.1911985,42.8818436],[-0.1911385,42.8818321],[-0.1908985,42.8818436],[-0.1908885,42.8817825],[-0.1908985,42.8817329],[-0.1909485,42.8816528],[-0.1909185,42.8816032],[-0.1909385,42.8815536],[-0.1909385,42.8814621],[-0.1909385,42.8814125],[-0.1908785,42.881382],[-0.1908085,42.8814316],[-0.1907385,42.881443],[-0.1905885,42.8814621],[-0.1905185,42.8814621],[-0.1903685,42.8815231],[-0.1903385,42.8815231],[-0.1903285,42.8815117],[-0.1903885,42.8812332],[-0.1903785,42.8810539],[-0.1904085,42.8809509],[-0.1904785,42.8808327],[-0.1904385,42.880661],[-0.1904185,42.8804817],[-0.1904385,42.880291],[-0.1904485,42.8802528],[-0.1904385,42.8802032],[-0.1903185,42.8802032],[-0.1902685,42.8801613],[-0.1901785,42.8801422],[-0.1901185,42.8801422],[-0.1900585,42.8801041],[-0.1900585,42.8800735],[-0.1898685,42.8799515],[-0.1898185,42.8799438],[-0.1896785,42.879982],[-0.1896585,42.8799629],[-0.1896585,42.8797913],[-0.1896385,42.8797112],[-0.1896585,42.8796616],[-0.1896485,42.8796539],[-0.1895385,42.8796616],[-0.1894485,42.8797035],[-0.1893085,42.8797417],[-0.1893085,42.8796616],[-0.1893485,42.8795929],[-0.1893485,42.8795509],[-0.1893185,42.8795433],[-0.1892285,42.8795624],[-0.1891785,42.8795433],[-0.1890685,42.8795509],[-0.1890585,42.8795433],[-0.1890785,42.8794937],[-0.1890485,42.8792229],[-0.1890885,42.8791733],[-0.1890785,42.8791542],[-0.1890085,42.8791122],[-0.1889685,42.8790741],[-0.1889085,42.8790512],[-0.1886285,42.8789825],[-0.1885585,42.8789444],[-0.1884785,42.8787842],[-0.1884885,42.8787041],[-0.1884685,42.8784943],[-0.1884485,42.8784523],[-0.1883985,42.8784142],[-0.1883085,42.8784142],[-0.1881185,42.8784828],[-0.1880685,42.8784714],[-0.1880285,42.8785019],[-0.1879785,42.8785019],[-0.1879685,42.8784142],[-0.1879085,42.8782921],[-0.1878985,42.8781128],[-0.1878885,42.8781013],[-0.1878585,42.8781013],[-0.1878285,42.8781128],[-0.1877385,42.8781128],[-0.1877185,42.8780937],[-0.1877085,42.8780327],[-0.1876385,42.8779945],[-0.1875485,42.8778534],[-0.1874185,42.8777046],[-0.1873785,42.8776932],[-0.1871285,42.8777046],[-0.1870685,42.8777046],[-0.1868185,42.8775635],[-0.1866985,42.877533],[-0.1864985,42.877491],[-0.1863285,42.8775024],[-0.1860085,42.8775711],[-0.1858285,42.8775826],[-0.1856485,42.8776016],[-0.1853885,42.8776512],[-0.1852885,42.8776932],[-0.1851285,42.8777809],[-0.1849285,42.8778725],[-0.1844885,42.8779831],[-0.1840885,42.8780441],[-0.1838185,42.8781433],[-0.1837685,42.8781509],[-0.1836285,42.8781433],[-0.1833685,42.8780937],[-0.1832685,42.8780937],[-0.1831785,42.8781013],[-0.1826885,42.8782539],[-0.1824785,42.8783646],[-0.1821685,42.8785324],[-0.1819085,42.878624],[-0.1817385,42.878643],[-0.1816885,42.8786736],[-0.1815485,42.8786812],[-0.1811685,42.878624],[-0.1808785,42.8785439],[-0.1807585,42.8785324],[-0.1807085,42.8784943],[-0.1806485,42.8784523],[-0.1801993,42.878334],[-0.1800693,42.8782616],[-0.1797593,42.8782234],[-0.1796593,42.8782234],[-0.1795593,42.8782234],[-0.1792693,42.8782921],[-0.1790993,42.8783112],[-0.1788493,42.8783112],[-0.1784493,42.8783913],[-0.1770693,42.878521],[-0.1768593,42.8785133],[-0.1767593,42.8785439],[-0.1767093,42.8785324],[-0.1766493,42.8785133],[-0.1762993,42.8784637],[-0.1762193,42.8784409],[-0.1761193,42.8784142],[-0.1759893,42.8783531],[-0.1758293,42.8782921],[-0.1752193,42.8781242],[-0.1749593,42.8780327],[-0.1748093,42.877964],[-0.1746793,42.8779221],[-0.1746193,42.8778725],[-0.1743993,42.8777428],[-0.1742093,42.8777237],[-0.1740993,42.8777313],[-0.1740593,42.8777237],[-0.1740493,42.8776627],[-0.1740093,42.877594],[-0.1739093,42.8775215],[-0.1738693,42.8774643],[-0.1736193,42.8772545],[-0.1735993,42.8772316],[-0.1735993,42.8771324],[-0.1734493,42.8769035],[-0.1734093,42.8768311],[-0.1732193,42.8766212],[-0.1731493,42.8765526],[-0.1731293,42.8765144],[-0.1731493,42.8764725],[-0.1731393,42.876461],[-0.1730693,42.8764038],[-0.1730093,42.8763313],[-0.1729393,42.8762817],[-0.1728293,42.8761444],[-0.1728093,42.876091],[-0.1728093,42.8760529],[-0.1727993,42.8760338],[-0.1727493,42.8758812],[-0.1728393,42.8757744],[-0.1728193,42.8756714],[-0.1728493,42.8755836],[-0.1728693,42.8755836],[-0.1728893,42.8756409],[-0.1729993,42.8756828],[-0.1730993,42.8757629],[-0.1731593,42.8757744],[-0.1732593,42.8757515],[-0.1732993,42.8757019],[-0.1736793,42.8755035],[-0.1736993,42.8754845],[-0.1737393,42.8753624],[-0.1738293,42.8748932],[-0.1738793,42.874752],[-0.1739293,42.8747139],[-0.1739993,42.8746834],[-0.1742393,42.8744545],[-0.1744493,42.8741531],[-0.1744293,42.8739929],[-0.1744393,42.8739014],[-0.1743893,42.8735924],[-0.1743193,42.8734322],[-0.1742693,42.873291],[-0.1742693,42.8731728],[-0.1741693,42.8728523],[-0.1741593,42.8727341],[-0.1740693,42.8725815],[-0.1739293,42.8724213],[-0.1739393,42.8723145],[-0.1738693,42.8721123],[-0.1739293,42.8719025],[-0.1738793,42.8717842],[-0.1738793,42.871563],[-0.1739093,42.8715019],[-0.1738993,42.8714523],[-0.1738293,42.8713341],[-0.1738193,42.8713036],[-0.1738693,42.8712234],[-0.1738193,42.8711319],[-0.1738293,42.8710632],[-0.1738093,42.8710518],[-0.1737693,42.8710327],[-0.1737293,42.8709831],[-0.1737293,42.870903],[-0.1737093,42.8708229],[-0.1737293,42.8707237],[-0.1735993,42.8705521],[-0.1735893,42.8704834],[-0.1736193,42.8702621],[-0.1736093,42.8701134],[-0.1736493,42.8700638],[-0.1736493,42.8700333],[-0.1735993,42.8699112],[-0.1736393,42.8697243],[-0.1735693,42.8695526],[-0.1735793,42.8694839],[-0.1736193,42.869381],[-0.1736793,42.8693008],[-0.1737093,42.8692131],[-0.1736993,42.8691444],[-0.1736593,42.869072],[-0.1736693,42.8690414],[-0.1737593,42.8689423],[-0.1737893,42.8689232],[-0.1738393,42.8688316],[-0.1738793,42.868721],[-0.1738893,42.8684731],[-0.1739993,42.8679428],[-0.1740293,42.8678741],[-0.1740293,42.8677711],[-0.1740593,42.8676643],[-0.1741193,42.8675041],[-0.1741393,42.867321],[-0.1741393,42.8671112],[-0.1741593,42.8670044],[-0.1741593,42.8668938],[-0.1741193,42.8668022],[-0.1741293,42.8666916],[-0.1741193,42.8664513],[-0.1741093,42.8664513],[-0.1740593,42.8664932],[-0.1740393,42.8664932],[-0.1739993,42.8664742],[-0.1737593,42.8664513],[-0.1736693,42.8664017],[-0.1736593,42.8663712],[-0.1736793,42.8662529],[-0.1736693,42.8659439]]},{"id":17744,"author":"Ubicarta","name_GR":"Pyrenees: 17 Lac dIlh\u00e9ou to Refuge des Oulettes","description_GR":"Lac dIlh\u00e9ou to Refuge des Oulettes by Ubicarta","path":"FRANCE\/GR10_DAY_17","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":23401,"name_EN":"Pyrenees: 17 Lac dIlh\u00e9ou au Refuge des Oulettes","description_EN":"Lac dIlh\u00e9ou au Refuge des Oulettes par Ubicarta","ascent_time":549,"descent_time":526,"marker":"France_GR10","level":9,"ascent":1906,"descent":1735,"maxelev":2155,"minelev":931,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.1736726 42.79271,-0.1054818 42.89109)","views":14,"millestones":"0,-0.1736726,42.8659401#1,-0.1673375,42.8712487#2,-0.1574653,42.8701600#3,-0.1473145,42.8735110#4,-0.1416048,42.8808467#5,-0.1322274,42.8853175#6,-0.1288258,42.8879688#7,-0.1204523,42.8904732#8,-0.1122715,42.8891410#9,-0.1103204,42.8854137#10,-0.1068050,42.8773866#11,-0.1073314,42.8710395#12,-0.1141970,42.8682393#13,-0.1216312,42.8627319#14,-0.1291578,42.8567948#15,-0.1376514,42.8532350#16,-0.1384587,42.8480252#17,-0.1386175,42.8398114#18,-0.1418198,42.8335075#19,-0.1397684,42.8249066#20,-0.1374676,42.8175737#21,-0.1374272,42.8096460#22,-0.1385786,42.8021994#23,-0.1422193,42.7945656#23.4,-0.1412589,42.7927666","x":-0.1124989,"y":42.8705521,"coor":[[-0.1736726,42.8659401],[-0.1736526,42.8657188],[-0.1736326,42.8656387],[-0.1735726,42.8655586],[-0.1735126,42.8655014],[-0.1734626,42.8654785],[-0.1733226,42.8654709],[-0.1731226,42.8654099],[-0.1729226,42.8653908],[-0.1727726,42.8653183],[-0.1727226,42.8653107],[-0.1725626,42.8653412],[-0.1719826,42.8656082],[-0.1712726,42.8658485],[-0.1710926,42.8659706],[-0.1709426,42.8661118],[-0.1708126,42.8661995],[-0.1704326,42.8663597],[-0.1699626,42.8667297],[-0.1698726,42.8668213],[-0.1697526,42.8669815],[-0.1697126,42.8670502],[-0.1696626,42.8672981],[-0.1696226,42.8674011],[-0.1693026,42.8680496],[-0.1691926,42.8682098],[-0.1690226,42.8685188],[-0.1689426,42.8686104],[-0.1688526,42.868679],[-0.1687373,42.8687592],[-0.1686873,42.8688087],[-0.1686773,42.8688507],[-0.1686973,42.8688889],[-0.1688773,42.86903],[-0.1690473,42.8691177],[-0.1689977,42.8691864],[-0.1689177,42.869236],[-0.1684677,42.8693695],[-0.1684277,42.8693962],[-0.1683177,42.8695374],[-0.1681477,42.8696289],[-0.1679877,42.8697777],[-0.1679677,42.8698273],[-0.1679777,42.8699875],[-0.1679477,42.8701172],[-0.1679277,42.8701668],[-0.1678077,42.8703384],[-0.1677977,42.8704376],[-0.1677177,42.8705292],[-0.1677077,42.8705788],[-0.1676477,42.870636],[-0.1676277,42.8707466],[-0.1676377,42.8707886],[-0.1675477,42.8709068],[-0.1675277,42.871006],[-0.1674577,42.8711395],[-0.1673777,42.8712273],[-0.1671877,42.8713264],[-0.1671209,42.8713226],[-0.166941,42.8712502],[-0.166851,42.8712196],[-0.1666009,42.8710213],[-0.1665909,42.8710022],[-0.1666009,42.8709602],[-0.1665809,42.8709221],[-0.1665709,42.8708992],[-0.1666009,42.8708191],[-0.1665609,42.8707504],[-0.1664809,42.8707123],[-0.166411,42.8706322],[-0.1663709,42.8706818],[-0.1663409,42.8706818],[-0.1663209,42.8707123],[-0.1663209,42.8707619],[-0.166281,42.8708115],[-0.1659809,42.8710899],[-0.1659175,42.8709679],[-0.165836,42.8710022],[-0.165786,42.8710632],[-0.165756,42.8710632],[-0.165686,42.8709908],[-0.165696,42.8709602],[-0.165666,42.8708725],[-0.165626,42.8708534],[-0.165566,42.8707733],[-0.165586,42.8707123],[-0.165546,42.8705711],[-0.165526,42.8705635],[-0.165476,42.8706131],[-0.165456,42.8706017],[-0.165386,42.8705101],[-0.165296,42.8704529],[-0.165186,42.8704224],[-0.165066,42.8704224],[-0.164976,42.870472],[-0.164926,42.8704834],[-0.164876,42.8704529],[-0.164726,42.870472],[-0.164506,42.8704224],[-0.164466,42.8704224],[-0.164436,42.8704414],[-0.164356,42.8704529],[-0.164276,42.8704529],[-0.164116,42.8704109],[-0.163876,42.8704033],[-0.163796,42.8703804],[-0.163466,42.8703918],[-0.163346,42.8704414],[-0.1632397,42.8704567],[-0.1631097,42.8704453],[-0.1630297,42.8704567],[-0.1629597,42.8704567],[-0.1628597,42.8704376],[-0.1627997,42.8704453],[-0.1627597,42.8704453],[-0.1624497,42.870388],[-0.1622097,42.870388],[-0.1620797,42.8703766],[-0.1619697,42.8703766],[-0.1618597,42.870388],[-0.1616797,42.8704376],[-0.1615497,42.8704453],[-0.1608497,42.8704453],[-0.1607997,42.8704262],[-0.1605697,42.870388],[-0.1603397,42.8703079],[-0.1601997,42.8702888],[-0.1597697,42.8700562],[-0.1596397,42.8699379],[-0.1596297,42.8699379],[-0.1595597,42.869976],[-0.1595197,42.8699875],[-0.1595197,42.8700066],[-0.1594997,42.8700066],[-0.1594797,42.8699951],[-0.1594197,42.8699951],[-0.1594097,42.8700371],[-0.1593397,42.8700256],[-0.1593297,42.8700562],[-0.1593097,42.8700676],[-0.1591997,42.8700371],[-0.1591297,42.8700256],[-0.1590597,42.8700371],[-0.1589797,42.8700752],[-0.1588997,42.8700867],[-0.1585997,42.8701553],[-0.1584897,42.8701477],[-0.1580597,42.8701782],[-0.1579797,42.8701553],[-0.1578897,42.8701782],[-0.1575297,42.8701668],[-0.1572497,42.8701363],[-0.1571897,42.8701477],[-0.1569097,42.8700981],[-0.1568597,42.8700752],[-0.1567797,42.8700485],[-0.1566497,42.8700256],[-0.1565097,42.869976],[-0.1564297,42.8699188],[-0.1561797,42.8697968],[-0.1559397,42.8697586],[-0.1555997,42.8698273],[-0.1552897,42.8698463],[-0.1551697,42.8698654],[-0.1548897,42.869976],[-0.1547797,42.8700371],[-0.1546997,42.8700676],[-0.1546497,42.8701057],[-0.1543997,42.8701668],[-0.1542897,42.8701782],[-0.1540397,42.870266],[-0.1539397,42.8702888],[-0.1538597,42.8703575],[-0.1537897,42.8703651],[-0.1536497,42.8704376],[-0.1533797,42.8704987],[-0.1532397,42.8705864],[-0.1531197,42.8706169],[-0.1529597,42.870636],[-0.1526297,42.8707161],[-0.1523197,42.8707657],[-0.1521597,42.8707771],[-0.1519997,42.8707657],[-0.1519097,42.8707886],[-0.1517597,42.8707962],[-0.1515397,42.8708458],[-0.1513697,42.8709564],[-0.1511697,42.871006],[-0.1511297,42.871048],[-0.1510597,42.8710861],[-0.1509697,42.8711777],[-0.1509297,42.8712082],[-0.1508697,42.8712082],[-0.1507297,42.8712463],[-0.1506297,42.8712654],[-0.1505897,42.8712883],[-0.1505497,42.8713264],[-0.1504197,42.871376],[-0.1503197,42.8714371],[-0.1500597,42.8715057],[-0.149811,42.8715096],[-0.149501,42.8715591],[-0.149421,42.8715897],[-0.149321,42.8716583],[-0.149071,42.8718681],[-0.149001,42.8719292],[-0.148931,42.8720589],[-0.148401,42.8725281],[-0.148331,42.8726082],[-0.148171,42.872879],[-0.147941,42.8730774],[-0.1477112,42.8732414],[-0.1475712,42.8733215],[-0.1473212,42.8735085],[-0.1472612,42.8735313],[-0.1472212,42.8735619],[-0.1471712,42.8736305],[-0.1470112,42.8737488],[-0.1469212,42.8737602],[-0.1468012,42.8738289],[-0.1467012,42.8738708],[-0.1466912,42.8739204],[-0.1465812,42.8740501],[-0.1465412,42.8740997],[-0.1464312,42.8741684],[-0.1463412,42.8743706],[-0.1463512,42.8744392],[-0.1462612,42.8747292],[-0.1462912,42.8748703],[-0.1462812,42.8749008],[-0.1462112,42.875],[-0.1461912,42.8750496],[-0.1461812,42.8751602],[-0.1461312,42.8752289],[-0.1461712,42.8753891],[-0.1459712,42.8756294],[-0.1458912,42.8757591],[-0.1458912,42.8758202],[-0.1458512,42.8759384],[-0.1458712,42.8760109],[-0.1458612,42.8761292],[-0.1458612,42.8762512],[-0.1458912,42.8763199],[-0.1458812,42.8763809],[-0.1458512,42.8764191],[-0.1457612,42.8764992],[-0.1456012,42.8765907],[-0.1454612,42.876709],[-0.1453812,42.8768616],[-0.1451912,42.8769989],[-0.1451512,42.8770905],[-0.1450612,42.8772011],[-0.1449312,42.8773804],[-0.1448812,42.8774109],[-0.1448112,42.8774109],[-0.1447412,42.877449],[-0.1447512,42.8775406],[-0.1447312,42.8775902],[-0.1445212,42.8777199],[-0.1443612,42.8777885],[-0.1442512,42.8778992],[-0.1441812,42.8780212],[-0.1441012,42.8781204],[-0.1439412,42.8782196],[-0.1436612,42.8787193],[-0.1436612,42.8788414],[-0.1435812,42.8790207],[-0.1435212,42.8790588],[-0.1434812,42.8791199],[-0.1431812,42.8793602],[-0.1431112,42.8794212],[-0.1429812,42.87957],[-0.1427812,42.8797684],[-0.1427112,42.8798599],[-0.1426412,42.8798904],[-0.1426412,42.8799019],[-0.1426612,42.8800011],[-0.1426312,42.8800392],[-0.1426312,42.8800812],[-0.1425412,42.8801689],[-0.1425012,42.8801689],[-0.1424712,42.8801918],[-0.1424012,42.8802986],[-0.1423912,42.8803406],[-0.1421612,42.8806],[-0.1420912,42.8806419],[-0.1419312,42.8806915],[-0.1417412,42.8807907],[-0.1416312,42.8808212],[-0.1415712,42.8808784],[-0.1414312,42.8809509],[-0.1412512,42.8809891],[-0.1410412,42.8810806],[-0.1409412,42.8811417],[-0.1408912,42.8811493],[-0.1408112,42.8811302],[-0.1407712,42.8811417],[-0.1406412,42.8811989],[-0.1404612,42.8812408],[-0.1401412,42.8813705],[-0.1398412,42.8815002],[-0.1397312,42.8815498],[-0.1393312,42.8816185],[-0.1388212,42.8817711],[-0.1386012,42.8818207],[-0.1384412,42.8818283],[-0.1381852,42.8819237],[-0.1380452,42.8819313],[-0.1378852,42.8820229],[-0.1378137,42.8820534],[-0.1373637,42.8823433],[-0.1372037,42.8823509],[-0.1371437,42.8823814],[-0.1371037,42.882473],[-0.1370437,42.8825111],[-0.1369137,42.8825722],[-0.1364737,42.8826942],[-0.1363537,42.8827629],[-0.1362637,42.882843],[-0.1361037,42.8831215],[-0.1359737,42.8832817],[-0.1358937,42.8833542],[-0.1357937,42.8833923],[-0.1355837,42.883461],[-0.1352837,42.8835411],[-0.1352037,42.883564],[-0.1350237,42.883564],[-0.1348337,42.8836021],[-0.1345437,42.8837013],[-0.1341437,42.8837128],[-0.1337737,42.8837509],[-0.1334437,42.8837738],[-0.1330537,42.883812],[-0.1329137,42.8838425],[-0.1328437,42.8838844],[-0.1327037,42.8840828],[-0.132494,42.8845863],[-0.132274,42.8850479],[-0.132264,42.8851585],[-0.132294,42.8852692],[-0.132304,42.8852768],[-0.1321185,42.885376],[-0.1318185,42.8854828],[-0.1315385,42.8855629],[-0.1312685,42.8856239],[-0.1307885,42.885685],[-0.1302285,42.8857536],[-0.1296285,42.8858528],[-0.1292285,42.8858833],[-0.1287585,42.8859329],[-0.1284785,42.8859825],[-0.1282785,42.886055],[-0.1281485,42.8861351],[-0.1280385,42.8862534],[-0.1279485,42.8863335],[-0.1273785,42.8867035],[-0.1271385,42.8868332],[-0.1265385,42.887104],[-0.1264385,42.8871727],[-0.1263585,42.8872948],[-0.1263485,42.8873062],[-0.1262912,42.8874283],[-0.1261812,42.8875351],[-0.1261612,42.8876457],[-0.1260312,42.8876953],[-0.1260212,42.8877258],[-0.126095,42.8877411],[-0.126205,42.887722],[-0.126655,42.887619],[-0.127005,42.8875618],[-0.127535,42.8875389],[-0.127548,42.8875885],[-0.127658,42.8876419],[-0.127878,42.8876991],[-0.128048,42.8877716],[-0.128238,42.8878212],[-0.128318,42.8878098],[-0.128508,42.8877602],[-0.129108,42.887661],[-0.129278,42.8876305],[-0.129468,42.8875618],[-0.129638,42.8875694],[-0.129369,42.8876762],[-0.129129,42.8878365],[-0.128839,42.8879585],[-0.128689,42.8880768],[-0.128549,42.8881683],[-0.128389,42.8882256],[-0.128259,42.8882484],[-0.128069,42.888237],[-0.127819,42.8881874],[-0.127659,42.888176],[-0.127549,42.8881989],[-0.127389,42.8882866],[-0.1275197,42.8883171],[-0.1275497,42.8883476],[-0.1273297,42.8884468],[-0.1268497,42.8886986],[-0.1268497,42.8887177],[-0.1269197,42.8887672],[-0.1270997,42.8888474],[-0.1270797,42.8888893],[-0.1269897,42.888958],[-0.1264997,42.8889885],[-0.1263897,42.8889961],[-0.1263097,42.8890266],[-0.1262697,42.8890991],[-0.1263397,42.8892593],[-0.1262797,42.8893471],[-0.1262997,42.889389],[-0.1262897,42.8894463],[-0.1262397,42.8894768],[-0.1260797,42.8894882],[-0.1255697,42.889698],[-0.1255397,42.8897362],[-0.1255597,42.8898659],[-0.1256497,42.890049],[-0.1256297,42.8900681],[-0.1253697,42.8900871],[-0.1252897,42.8900795],[-0.1252097,42.8900261],[-0.1251397,42.8900375],[-0.1249997,42.8901291],[-0.1249497,42.8901367],[-0.1247897,42.8901176],[-0.1246597,42.8900681],[-0.1246209,42.8900757],[-0.1245609,42.8900642],[-0.1241109,42.8898773],[-0.1239809,42.8898544],[-0.1238709,42.8898468],[-0.1235009,42.889904],[-0.1233409,42.8899155],[-0.1230709,42.8898964],[-0.1227209,42.8899651],[-0.1226209,42.8899765],[-0.1222609,42.8899574],[-0.1219909,42.8899841],[-0.1217409,42.8899765],[-0.1215909,42.8899956],[-0.1210993,42.889904],[-0.1210593,42.8898735],[-0.1210293,42.8897858],[-0.1210093,42.8897743],[-0.1209693,42.8897743],[-0.1208993,42.8898354],[-0.1207893,42.8898964],[-0.1207593,42.8899345],[-0.1207493,42.8899956],[-0.1207593,42.8900337],[-0.1207293,42.8901253],[-0.1207393,42.8904839],[-0.1207293,42.8905373],[-0.1207093,42.8905373],[-0.1203393,42.8904457],[-0.1200693,42.8904266],[-0.1199993,42.8903961],[-0.1198493,42.890255],[-0.1198093,42.8902359],[-0.1197793,42.8902435],[-0.1197693,42.8902969],[-0.1197789,42.8904266],[-0.1197289,42.8906746],[-0.1197589,42.8907356],[-0.1197489,42.8908463],[-0.1197789,42.8909264],[-0.1197989,42.8910637],[-0.1197589,42.8910866],[-0.1196889,42.8910446],[-0.1192984,42.8909607],[-0.1178084,42.890419],[-0.1175874,42.8904305],[-0.1173174,42.8903999],[-0.1170374,42.8903999],[-0.1168515,42.8897324],[-0.1167615,42.8894615],[-0.1167415,42.8893433],[-0.1167415,42.8890114],[-0.1165515,42.888752],[-0.1160815,42.8883209],[-0.1160115,42.8882942],[-0.1159515,42.8882942],[-0.1158715,42.8883209],[-0.1152015,42.8884239],[-0.1149615,42.888504],[-0.1148415,42.8885231],[-0.1147115,42.8885345],[-0.1143415,42.8885345],[-0.1141415,42.8884811],[-0.1140115,42.8884315],[-0.1138915,42.8884125],[-0.1137715,42.8884125],[-0.1136515,42.8884239],[-0.1129415,42.8885612],[-0.1128315,42.8886223],[-0.1125315,42.8888931],[-0.1124715,42.8889732],[-0.112221,42.889183],[-0.112171,42.8892403],[-0.112101,42.8892708],[-0.112041,42.8892822],[-0.111991,42.8892708],[-0.111951,42.8892403],[-0.111921,42.8891907],[-0.111931,42.8891411],[-0.112041,42.8888435],[-0.112051,42.8887329],[-0.112121,42.8885727],[-0.1121822,42.8884201],[-0.1121622,42.8884087],[-0.1121122,42.8884277],[-0.1120322,42.8884811],[-0.1119122,42.8885078],[-0.1118922,42.8884888],[-0.1119722,42.8883896],[-0.1119422,42.8883781],[-0.1117622,42.8884392],[-0.1117022,42.888401],[-0.1118122,42.8882294],[-0.1118422,42.8881187],[-0.1118322,42.888031],[-0.1118022,42.8880081],[-0.1117422,42.8880577],[-0.1117322,42.8881111],[-0.1117522,42.8881798],[-0.1117122,42.8882484],[-0.1116222,42.8883209],[-0.1115822,42.8883286],[-0.1115622,42.8883095],[-0.1116022,42.8882294],[-0.1116222,42.8880997],[-0.1116022,42.8880081],[-0.1115822,42.8880081],[-0.1114422,42.8882484],[-0.1113622,42.8882484],[-0.1113522,42.8882408],[-0.1114522,42.8880196],[-0.1114422,42.887989],[-0.1114222,42.887989],[-0.1114022,42.8880081],[-0.1112822,42.8881989],[-0.1112522,42.8881989],[-0.1112722,42.8880501],[-0.1112622,42.8879585],[-0.1112222,42.8879509],[-0.1111622,42.8881378],[-0.1111322,42.8881378],[-0.1111122,42.8881187],[-0.1110422,42.8879585],[-0.1110222,42.8879585],[-0.1109722,42.8880997],[-0.1109522,42.8880997],[-0.1109522,42.8878708],[-0.1109322,42.8878403],[-0.1109022,42.8878403],[-0.1108122,42.8879395],[-0.1107622,42.8880386],[-0.1107422,42.8880386],[-0.1108022,42.8877907],[-0.1107822,42.8877678],[-0.1107522,42.8877678],[-0.1107122,42.8878288],[-0.1106554,42.8878593],[-0.1105854,42.8879776],[-0.1105654,42.8879776],[-0.1105154,42.8879585],[-0.1104654,42.8878784],[-0.1104554,42.8876991],[-0.1103654,42.8875771],[-0.1103554,42.887516],[-0.1103654,42.8874588],[-0.1103854,42.8874359],[-0.1105154,42.8874283],[-0.1105954,42.8873978],[-0.1106754,42.8873482],[-0.1107454,42.8872375],[-0.1107854,42.8871269],[-0.1108054,42.8870392],[-0.1107354,42.8867683],[-0.1107254,42.8866768],[-0.1108354,42.8863487],[-0.1108554,42.8861961],[-0.1108354,42.8858681],[-0.1107654,42.8856583],[-0.1107254,42.8855858],[-0.1106754,42.8855782],[-0.1105754,42.8855972],[-0.1104654,42.8855972],[-0.1104554,42.8855782],[-0.1105454,42.8855286],[-0.1105954,42.8854675],[-0.1105554,42.885437],[-0.1104754,42.8854561],[-0.1104054,42.8854485],[-0.1103254,42.8854179],[-0.1102654,42.8853683],[-0.1102254,42.8852768],[-0.1101454,42.8852196],[-0.1100754,42.8851166],[-0.1100654,42.8849487],[-0.1099954,42.8848877],[-0.1099754,42.8848495],[-0.1098754,42.884819],[-0.1098454,42.8847466],[-0.1097954,42.884697],[-0.1096154,42.8843575],[-0.1095854,42.8843384],[-0.1094754,42.8841171],[-0.1092754,42.8838882],[-0.1091654,42.8836861],[-0.1090954,42.8836365],[-0.1089054,42.8835983],[-0.1088554,42.8835678],[-0.1088454,42.8835373],[-0.1088654,42.8834686],[-0.1089154,42.8833694],[-0.1089854,42.8832664],[-0.1092354,42.8830872],[-0.1093354,42.882988],[-0.1093354,42.882946],[-0.1092154,42.8826485],[-0.1090554,42.8823586],[-0.1089454,42.8822174],[-0.1087754,42.8819466],[-0.1086554,42.8818092],[-0.1084554,42.8813286],[-0.1083554,42.8811989],[-0.1082154,42.8809166],[-0.1081954,42.8807678],[-0.1081054,42.880619],[-0.1080054,42.8803177],[-0.1080054,42.8802071],[-0.1080554,42.8800468],[-0.1080654,42.8798065],[-0.1077654,42.8791695],[-0.1076054,42.8790169],[-0.1075354,42.878376],[-0.1074054,42.8780785],[-0.1073154,42.8778076],[-0.1072654,42.8777695],[-0.1070254,42.877636],[-0.1069454,42.8775787],[-0.1068054,42.877388],[-0.1067154,42.8771172],[-0.1065854,42.8768387],[-0.1065254,42.8767776],[-0.1064854,42.8767471],[-0.1064254,42.8767395],[-0.1062854,42.876709],[-0.1060154,42.8765793],[-0.1059254,42.8765488],[-0.1058954,42.8765373],[-0.1058554,42.8764687],[-0.1058554,42.8763962],[-0.1059154,42.8762474],[-0.1060154,42.8761177],[-0.1062454,42.8756561],[-0.1062554,42.8755875],[-0.1062454,42.8754768],[-0.1061754,42.8753471],[-0.1060854,42.875206],[-0.1059854,42.8750076],[-0.1058954,42.8748894],[-0.1058754,42.8748169],[-0.1058854,42.8747559],[-0.1058554,42.874649],[-0.1059254,42.8743362],[-0.1059154,42.8742676],[-0.1058554,42.874157],[-0.1057354,42.8740463],[-0.1057354,42.8740158],[-0.1057754,42.8739471],[-0.1057754,42.8739281],[-0.1055854,42.8737793],[-0.1055354,42.8737183],[-0.1055254,42.8736687],[-0.1055354,42.8736076],[-0.1055854,42.8735275],[-0.1057554,42.8734093],[-0.1057954,42.8733673],[-0.1057654,42.8732491],[-0.1056754,42.8731079],[-0.1054754,42.872467],[-0.1054854,42.8724289],[-0.1055454,42.8723488],[-0.105746,42.8722038],[-0.105746,42.8721733],[-0.105676,42.8721237],[-0.105626,42.8720436],[-0.105636,42.871933],[-0.105676,42.8719025],[-0.105766,42.8718948],[-0.105886,42.8719139],[-0.105956,42.8719025],[-0.106066,42.8717842],[-0.106126,42.8717728],[-0.106156,42.8717842],[-0.106196,42.871994],[-0.106176,42.8720741],[-0.106146,42.8721428],[-0.106166,42.8722725],[-0.106206,42.8722725],[-0.106426,42.8721924],[-0.106526,42.8720932],[-0.106836,42.8719215],[-0.106856,42.8718948],[-0.106896,42.8716545],[-0.106936,42.8715439],[-0.106936,42.8714523],[-0.106876,42.8713722],[-0.106846,42.8712845],[-0.106846,42.871212],[-0.106906,42.8711243],[-0.106986,42.8710442],[-0.107256,42.8710747],[-0.107346,42.8710327],[-0.107386,42.8710518],[-0.107416,42.8710938],[-0.107446,42.8711243],[-0.107586,42.8711739],[-0.107626,42.871212],[-0.107636,42.871273],[-0.107596,42.8713913],[-0.107686,42.8714828],[-0.107776,42.8715439],[-0.107866,42.8715935],[-0.108106,42.871624],[-0.108136,42.8716545],[-0.108136,42.8716812],[-0.108146,42.8717117],[-0.108296,42.8716927],[-0.108346,42.8717232],[-0.108376,42.8718224],[-0.108466,42.8718643],[-0.108576,42.8719826],[-0.108636,42.8720131],[-0.108796,42.8720322],[-0.1088261,42.8720818],[-0.1088761,42.8721313],[-0.1089661,42.8721504],[-0.1093761,42.8721199],[-0.1094161,42.8721199],[-0.1094561,42.8721504],[-0.1095661,42.8723297],[-0.1099589,42.8721199],[-0.1100289,42.8721123],[-0.1100789,42.8721199],[-0.1101289,42.8721886],[-0.1101089,42.8722496],[-0.1099789,42.872261],[-0.1099289,42.8722801],[-0.1099189,42.8723221],[-0.1099389,42.8723602],[-0.1099689,42.8723602],[-0.1100489,42.8723602],[-0.1103889,42.8722916],[-0.1105789,42.8722115],[-0.1109789,42.8719292],[-0.1111689,42.8718414],[-0.1113689,42.8717613],[-0.1114589,42.8717003],[-0.1118989,42.8712616],[-0.1118989,42.8712387],[-0.1118489,42.8711319],[-0.1118389,42.8710518],[-0.1118489,42.8710289],[-0.1120189,42.8708687],[-0.1120589,42.8708115],[-0.1120189,42.8707199],[-0.1120289,42.8706894],[-0.1120889,42.8706589],[-0.1122289,42.8706512],[-0.1124289,42.8705902],[-0.1124989,42.8705521],[-0.1125589,42.8703918],[-0.1126289,42.8703423],[-0.1133289,42.870079],[-0.1135189,42.8699722],[-0.1135889,42.8698997],[-0.1136489,42.869812],[-0.1137789,42.869709],[-0.1139189,42.8695221],[-0.1139689,42.869381],[-0.1139989,42.8690987],[-0.1140189,42.8685608],[-0.1141889,42.8682518],[-0.1142489,42.8681602],[-0.1142989,42.868042],[-0.1145789,42.8676491],[-0.1146589,42.8675804],[-0.1149989,42.867321],[-0.1150189,42.8672791],[-0.1150789,42.86726],[-0.1152789,42.8672485],[-0.1153289,42.8672409],[-0.1153489,42.8671722],[-0.1154289,42.8671112],[-0.1155789,42.8670616],[-0.1155989,42.8670502],[-0.1156089,42.8670197],[-0.1157289,42.8669815],[-0.1158189,42.86689],[-0.1158989,42.8667488],[-0.1159689,42.866581],[-0.1161789,42.866291],[-0.1162589,42.8662186],[-0.1162789,42.8661919],[-0.1162189,42.8658791],[-0.1163189,42.8656807],[-0.1163989,42.8655891],[-0.1165289,42.8655205],[-0.1166389,42.8654785],[-0.1167189,42.8654289],[-0.1168789,42.8654022],[-0.1171589,42.8652687],[-0.1172889,42.865242],[-0.1174389,42.865181],[-0.1176389,42.8651314],[-0.1177889,42.8650818],[-0.1178689,42.8650322],[-0.1179189,42.8649788],[-0.1179789,42.864872],[-0.1180089,42.8647423],[-0.1181089,42.8646202],[-0.1181689,42.8645897],[-0.1181989,42.8645401],[-0.1181989,42.8642197],[-0.1182689,42.8641891],[-0.1183989,42.8641586],[-0.1184789,42.8642006],[-0.1185289,42.8642006],[-0.1186089,42.8641396],[-0.1187789,42.8639221],[-0.1189189,42.8638115],[-0.1189789,42.863842],[-0.1189789,42.8638611],[-0.1189489,42.8639297],[-0.1189389,42.8639793],[-0.1189589,42.8640022],[-0.1190489,42.8639297],[-0.1191389,42.863781],[-0.1192489,42.8636513],[-0.1193389,42.8635712],[-0.1194589,42.8634911],[-0.1197689,42.863369],[-0.1199389,42.8632622],[-0.1200389,42.8631821],[-0.1204289,42.8628197],[-0.1205889,42.8627319],[-0.1207589,42.86269],[-0.1208989,42.8626709],[-0.1213789,42.8626518],[-0.1216189,42.8627319],[-0.1216789,42.8627319],[-0.1218989,42.8628006],[-0.1219489,42.8627892],[-0.1219789,42.8627815],[-0.1220589,42.862709],[-0.1222789,42.8624802],[-0.1224289,42.8623695],[-0.1224489,42.8623314],[-0.1224589,42.8622704],[-0.1224889,42.8622704],[-0.1225189,42.8623199],[-0.1225289,42.862381],[-0.1225689,42.8623886],[-0.1227289,42.8623695],[-0.1227989,42.862339],[-0.1228389,42.8622208],[-0.1228689,42.8621902],[-0.1232089,42.8619423],[-0.1233189,42.8619003],[-0.1233589,42.8618813],[-0.1234189,42.8617821],[-0.1234589,42.8617287],[-0.1234589,42.861702],[-0.1234389,42.8616295],[-0.1234089,42.8614693],[-0.1234189,42.8612099],[-0.1234489,42.8611221],[-0.1235389,42.8610115],[-0.1236489,42.8609123],[-0.1240589,42.86063],[-0.1243889,42.8604507],[-0.1244789,42.8603897],[-0.1245689,42.8603287],[-0.1247489,42.8601189],[-0.1248289,42.8600388],[-0.1248189,42.8599396],[-0.1247289,42.8598213],[-0.1247389,42.8597221],[-0.1249962,42.8595734],[-0.1253862,42.8594246],[-0.1255762,42.8592758],[-0.1260462,42.858963],[-0.1261762,42.8588448],[-0.1263762,42.8587151],[-0.1264862,42.8585663],[-0.1266362,42.8584938],[-0.1268462,42.8584366],[-0.1268662,42.8584061],[-0.1268862,42.8582535],[-0.1269662,42.8582039],[-0.1270862,42.8581543],[-0.1273062,42.8580055],[-0.1273177,42.8579636],[-0.1273577,42.8579025],[-0.1274477,42.8578415],[-0.1275177,42.8578033],[-0.1276077,42.8576317],[-0.1277877,42.8574829],[-0.1279377,42.8573914],[-0.1284477,42.8571129],[-0.1286977,42.8570023],[-0.1289377,42.8569336],[-0.1290477,42.856884],[-0.1291477,42.8568039],[-0.1293877,42.8565521],[-0.1296077,42.8563538],[-0.1298077,42.8561134],[-0.1299677,42.8559418],[-0.1300477,42.8559036],[-0.1304777,42.8557549],[-0.1306177,42.8556633],[-0.1307277,42.8555641],[-0.1307677,42.8555641],[-0.1308477,42.8555832],[-0.1309377,42.8555717],[-0.1310077,42.8555527],[-0.1310777,42.8554039],[-0.1311177,42.8554115],[-0.1311877,42.8555145],[-0.1312177,42.8555222],[-0.1312677,42.8554726],[-0.1313177,42.8554039],[-0.1313377,42.8553925],[-0.1313477,42.855442],[-0.1314277,42.8555222],[-0.1314577,42.8555717],[-0.1314277,42.8556328],[-0.1312077,42.8558044],[-0.1311977,42.8558617],[-0.1312577,42.8559036],[-0.1313477,42.8559113],[-0.1314877,42.8559036],[-0.1315977,42.8558922],[-0.1319177,42.8558044],[-0.1320577,42.8556938],[-0.1321077,42.8555641],[-0.1320877,42.8553925],[-0.1320577,42.8553123],[-0.1320777,42.8552742],[-0.1322377,42.8550835],[-0.1324177,42.8549347],[-0.1327877,42.8548012],[-0.1329877,42.8547134],[-0.1333777,42.8545914],[-0.1337977,42.8545837],[-0.1340877,42.8546028],[-0.1341577,42.8545914],[-0.1342177,42.8545113],[-0.1343177,42.854454],[-0.1345177,42.8543129],[-0.1347277,42.8542023],[-0.1349277,42.8541336],[-0.1351577,42.8540115],[-0.1356677,42.8536949],[-0.1357377,42.8536949],[-0.1357777,42.8536835],[-0.1358377,42.8535728],[-0.1359577,42.8535233],[-0.1360177,42.8535118],[-0.1363877,42.8533745],[-0.1366277,42.853363],[-0.1367277,42.8533821],[-0.1368377,42.8533745],[-0.1371177,42.8534012],[-0.1373677,42.8533821],[-0.1374477,42.853363],[-0.1375277,42.8533249],[-0.1378577,42.8530846],[-0.1379977,42.8530235],[-0.1381077,42.8529434],[-0.1382877,42.8527527],[-0.1383577,42.8526344],[-0.1383977,42.8525124],[-0.1384077,42.8523445],[-0.1385377,42.8520622],[-0.1386077,42.8519516],[-0.1387977,42.8517418],[-0.1389577,42.8516426],[-0.1391177,42.8515129],[-0.1392977,42.8514023],[-0.1393177,42.8513718],[-0.1393177,42.8512726],[-0.1392877,42.851162],[-0.1393109,42.8510666],[-0.1392809,42.8510551],[-0.1391909,42.8510246],[-0.1390209,42.8510056],[-0.1389509,42.851017],[-0.1385109,42.8511353],[-0.1384141,42.851059],[-0.1381941,42.8510094],[-0.1381241,42.8509865],[-0.1380741,42.8509598],[-0.1380341,42.8508987],[-0.1380341,42.8508377],[-0.1380541,42.8507881],[-0.1380941,42.8507462],[-0.1382241,42.850708],[-0.1382941,42.850708],[-0.1384941,42.8507462],[-0.1386641,42.850769],[-0.1387841,42.850769],[-0.1388841,42.8507576],[-0.1389341,42.8507271],[-0.1387819,42.8506012],[-0.1387819,42.8505898],[-0.1390919,42.8504601],[-0.1390819,42.8504524],[-0.1388519,42.8504524],[-0.1388419,42.8504219],[-0.1389619,42.8503418],[-0.1392119,42.8502426],[-0.1391919,42.8502197],[-0.1391419,42.8502007],[-0.1390619,42.8502007],[-0.1386119,42.8502502],[-0.1383119,42.8502426],[-0.1382719,42.8502197],[-0.1382619,42.850193],[-0.1383019,42.8501701],[-0.1384819,42.8501511],[-0.1385819,42.8501205],[-0.1387519,42.8500214],[-0.1387819,42.8499832],[-0.1387619,42.8499603],[-0.1387419,42.8499527],[-0.1386319,42.8499603],[-0.1384619,42.8499527],[-0.1384019,42.8499298],[-0.1383519,42.8498917],[-0.1383119,42.8498421],[-0.1383319,42.849762],[-0.1383719,42.84972],[-0.1384519,42.8496819],[-0.1384819,42.8496399],[-0.1385419,42.8494034],[-0.1385619,42.84935],[-0.1386219,42.8492813],[-0.1386719,42.8492012],[-0.1387119,42.8490334],[-0.1386819,42.8489532],[-0.1386719,42.8488808],[-0.1387119,42.8488007],[-0.1386419,42.8486824],[-0.1386219,42.8486099],[-0.1385819,42.8485718],[-0.1385819,42.8484116],[-0.1384819,42.8481712],[-0.1384319,42.8478622],[-0.1384419,42.8477821],[-0.1383719,42.8475113],[-0.1383719,42.8474617],[-0.1385319,42.8471718],[-0.1385619,42.8470497],[-0.1385519,42.8469734],[-0.1384619,42.8469009],[-0.1384619,42.8468628],[-0.1385319,42.8467522],[-0.1385719,42.8467216],[-0.1386419,42.8466415],[-0.1386919,42.8465614],[-0.1387219,42.8464622],[-0.1387219,42.8463211],[-0.1386619,42.8460922],[-0.1386619,42.8459702],[-0.1386419,42.84589],[-0.1386519,42.8458214],[-0.1387919,42.8455505],[-0.1388319,42.8454399],[-0.1388119,42.8453522],[-0.1388519,42.8452606],[-0.1388919,42.8451233],[-0.1389219,42.8450813],[-0.1389419,42.8449631],[-0.1389019,42.844841],[-0.1388719,42.8446426],[-0.1388319,42.8445129],[-0.1387019,42.8443031],[-0.1387019,42.8442116],[-0.1387019,42.84412],[-0.1387719,42.8439102],[-0.1387719,42.84375],[-0.1388119,42.8435211],[-0.1388419,42.8434525],[-0.1388519,42.8434105],[-0.1388019,42.8431435],[-0.1387619,42.8427505],[-0.1387819,42.8427124],[-0.1388219,42.8426704],[-0.1388119,42.8426018],[-0.1388519,42.8424797],[-0.1388919,42.8424797],[-0.1389719,42.8424911],[-0.1391119,42.8425407],[-0.1392119,42.8425026],[-0.1392419,42.8424721],[-0.1392419,42.8424416],[-0.1391819,42.8423615],[-0.1391719,42.8423119],[-0.1390519,42.8421822],[-0.1390419,42.8421326],[-0.1390919,42.842041],[-0.1391619,42.8419609],[-0.1392119,42.8418808],[-0.139106,42.8416786],[-0.139016,42.841568],[-0.138946,42.8414574],[-0.138896,42.8413086],[-0.138856,42.8412476],[-0.138716,42.8411674],[-0.138626,42.8410988],[-0.138576,42.8410301],[-0.138446,42.8407669],[-0.138426,42.8406982],[-0.138406,42.8403587],[-0.138416,42.8402176],[-0.138486,42.8401604],[-0.138486,42.8400688],[-0.138546,42.8400078],[-0.138616,42.839817],[-0.138616,42.8397369],[-0.138646,42.8396301],[-0.138666,42.8394279],[-0.138716,42.8392677],[-0.138806,42.8391495],[-0.138816,42.8388977],[-0.138746,42.8386574],[-0.138716,42.838459],[-0.138676,42.8383598],[-0.138436,42.8379669],[-0.138396,42.8378296],[-0.138306,42.8376884],[-0.138296,42.8375969],[-0.138296,42.837429],[-0.138336,42.837307],[-0.138346,42.8365669],[-0.138396,42.8364487],[-0.138586,42.8362198],[-0.138636,42.8361282],[-0.138666,42.8360176],[-0.138676,42.835907],[-0.138676,42.8357887],[-0.138656,42.8357277],[-0.138656,42.8356781],[-0.138716,42.8353691],[-0.138766,42.835228],[-0.139116,42.8347702],[-0.139156,42.8346901],[-0.139196,42.8345299],[-0.1393435,42.8345985],[-0.1395335,42.8347397],[-0.1395935,42.8347702],[-0.1398035,42.8348198],[-0.1399235,42.8348694],[-0.1401635,42.8350601],[-0.1402435,42.8350983],[-0.1403635,42.8351402],[-0.1404435,42.8351898],[-0.1405235,42.8353004],[-0.140644,42.8351669],[-0.141014,42.8350258],[-0.141174,42.8349457],[-0.141284,42.8348656],[-0.141324,42.8347855],[-0.141424,42.8346672],[-0.141454,42.8346062],[-0.141464,42.8345375],[-0.141544,42.834465],[-0.141624,42.8342972],[-0.141624,42.834156],[-0.141724,42.8339577],[-0.141834,42.8336678],[-0.141834,42.8335381],[-0.141694,42.8332367],[-0.141674,42.8331451],[-0.141704,42.8327179],[-0.141684,42.8325882],[-0.141654,42.8323784],[-0.141514,42.8319473],[-0.141514,42.8318977],[-0.141814,42.831295],[-0.141834,42.8312263],[-0.141844,42.8308983],[-0.141804,42.8306274],[-0.141844,42.830555],[-0.141844,42.8305168],[-0.141784,42.8303452],[-0.141734,42.830246],[-0.141514,42.8296852],[-0.141394,42.8295059],[-0.141264,42.8293457],[-0.141274,42.8291969],[-0.141264,42.8291664],[-0.141154,42.8290749],[-0.141084,42.8289948],[-0.141054,42.8287582],[-0.141004,42.8286552],[-0.140904,42.8285255],[-0.140734,42.8284073],[-0.140654,42.8283081],[-0.140664,42.8280258],[-0.140614,42.8279076],[-0.140624,42.8277168],[-0.140574,42.8276672],[-0.140564,42.8273468],[-0.140404,42.8271065],[-0.140324,42.8268661],[-0.140184,42.8266678],[-0.140064,42.8263359],[-0.139994,42.8262672],[-0.139984,42.8260651],[-0.139964,42.8260155],[-0.140024,42.8259048],[-0.140014,42.8258553],[-0.139864,42.8257561],[-0.139864,42.825695],[-0.139814,42.8256073],[-0.139784,42.8254471],[-0.139804,42.8252449],[-0.139774,42.8249779],[-0.139694,42.8247948],[-0.139694,42.8247375],[-0.139714,42.8246651],[-0.139714,42.8246269],[-0.139574,42.8244667],[-0.139254,42.8242149],[-0.138974,42.8239746],[-0.138914,42.8238449],[-0.138844,42.8238068],[-0.138634,42.8238182],[-0.1385989,42.8238487],[-0.1383589,42.8239288],[-0.1383189,42.8239059],[-0.1383089,42.8238373],[-0.1383889,42.8235168],[-0.1384589,42.8234291],[-0.1384489,42.8233986],[-0.1383789,42.8233566],[-0.1383389,42.8233185],[-0.1382989,42.823246],[-0.1381289,42.8231087],[-0.1379989,42.8230362],[-0.1377889,42.822998],[-0.1376689,42.8228989],[-0.1376389,42.8228569],[-0.1376289,42.8226585],[-0.1375689,42.8225784],[-0.1374889,42.8222389],[-0.1374889,42.8220673],[-0.1374489,42.8220177],[-0.1374389,42.8218384],[-0.1374189,42.8217888],[-0.1372789,42.8216667],[-0.1372689,42.8214684],[-0.1371789,42.8212776],[-0.1371489,42.8211975],[-0.1371989,42.8209686],[-0.1372689,42.8204765],[-0.1372589,42.8203087],[-0.1372389,42.8201866],[-0.1372889,42.8201485],[-0.1372989,42.8200188],[-0.1374589,42.8197594],[-0.1375289,42.8196793],[-0.1375989,42.8196373],[-0.1376289,42.8195877],[-0.1375889,42.819458],[-0.1375389,42.8193779],[-0.1373689,42.8192368],[-0.1373289,42.8191681],[-0.1373189,42.819088],[-0.1373389,42.8189888],[-0.1374589,42.8189163],[-0.1375089,42.8188477],[-0.1375489,42.8186989],[-0.1376189,42.8186073],[-0.1377089,42.8185463],[-0.1378389,42.8184166],[-0.1378689,42.8181572],[-0.1379089,42.8180275],[-0.1378989,42.8179665],[-0.1377389,42.8177872],[-0.1377289,42.8177185],[-0.1375289,42.817627],[-0.1374589,42.8175659],[-0.1374389,42.8173561],[-0.1373389,42.817028],[-0.1373189,42.8169174],[-0.1372789,42.8168488],[-0.1373089,42.8166695],[-0.1373589,42.8165092],[-0.1373489,42.8163681],[-0.1372889,42.816246],[-0.1372389,42.8160973],[-0.1372489,42.8160172],[-0.1373289,42.8158989],[-0.1375089,42.8157768],[-0.1374989,42.8156166],[-0.1374189,42.8155174],[-0.1373489,42.8153191],[-0.1372289,42.8152084],[-0.1372089,42.815136],[-0.1372089,42.8148994],[-0.1371589,42.8147774],[-0.1371989,42.8145485],[-0.1371689,42.8145485],[-0.1369989,42.8146362],[-0.1369789,42.8146172],[-0.1370089,42.8143692],[-0.1370789,42.8141365],[-0.1371589,42.8140678],[-0.1373389,42.8139763],[-0.1374889,42.8137894],[-0.1376589,42.8134995],[-0.1378089,42.8133278],[-0.1378089,42.8132362],[-0.1377789,42.813118],[-0.1377189,42.8130188],[-0.1377389,42.8129578],[-0.1378389,42.8129158],[-0.1378789,42.8128662],[-0.1377289,42.8126869],[-0.1376989,42.8126259],[-0.1377089,42.8124466],[-0.1376989,42.8124084],[-0.1376289,42.8123283],[-0.1375889,42.8122368],[-0.1375889,42.8121986],[-0.1376089,42.8121681],[-0.1376189,42.8121185],[-0.1376489,42.812088],[-0.1376689,42.8119583],[-0.1377489,42.811779],[-0.1376689,42.8115959],[-0.1376789,42.8115273],[-0.1376489,42.8111382],[-0.1376689,42.8110657],[-0.1377189,42.8110085],[-0.1380089,42.8108177],[-0.1380889,42.8107376],[-0.1381389,42.8106194],[-0.1381489,42.8105278],[-0.1381089,42.8102875],[-0.1380389,42.8101692],[-0.1378989,42.8099785],[-0.1378589,42.8099365],[-0.1376689,42.8098488],[-0.1374389,42.8096581],[-0.1372589,42.8096161],[-0.1372289,42.8095894],[-0.1371689,42.8094673],[-0.1371189,42.8094177],[-0.1369589,42.8093185],[-0.1369189,42.8092766],[-0.1367289,42.8091774],[-0.1366289,42.8091087],[-0.1364989,42.8089676],[-0.1364189,42.8088074],[-0.1364489,42.8086777],[-0.1364689,42.8086472],[-0.1364989,42.8086281],[-0.1365389,42.8086166],[-0.1365989,42.8086166],[-0.1367689,42.8087158],[-0.1367889,42.8087082],[-0.1368189,42.8086891],[-0.1368189,42.8085861],[-0.1368989,42.808506],[-0.1368989,42.8084564],[-0.1368589,42.8083458],[-0.1368089,42.8082657],[-0.1367489,42.8080292],[-0.1367289,42.8079987],[-0.1366689,42.8079681],[-0.1366489,42.8078384],[-0.1366689,42.8077469],[-0.1366489,42.8076668],[-0.1365489,42.807518],[-0.1365289,42.8074684],[-0.1365489,42.8073883],[-0.1366589,42.8072357],[-0.1366689,42.8071976],[-0.1366089,42.8070869],[-0.1366189,42.8069992],[-0.1365789,42.8064194],[-0.1366289,42.8063393],[-0.1368389,42.806179],[-0.1370289,42.806057],[-0.1373089,42.8059273],[-0.1373889,42.8058586],[-0.1375089,42.8057976],[-0.1375389,42.8057671],[-0.1375989,42.805748],[-0.1376189,42.805706],[-0.1376789,42.805687],[-0.1376789,42.8056564],[-0.1376689,42.8054962],[-0.1376389,42.8054581],[-0.1375389,42.8054085],[-0.1375089,42.8053093],[-0.1373789,42.8051071],[-0.1373689,42.8050461],[-0.1373689,42.8049774],[-0.1374489,42.8047371],[-0.1374489,42.804657],[-0.1374389,42.8044891],[-0.1373789,42.8042374],[-0.1373789,42.8041763],[-0.1374489,42.803997],[-0.1375089,42.8038063],[-0.1375589,42.8037071],[-0.1376389,42.803627],[-0.1377189,42.8035088],[-0.1378389,42.8033676],[-0.1378789,42.8032684],[-0.1379089,42.8031158],[-0.1379589,42.803009],[-0.1379689,42.8029785],[-0.1379289,42.8028488],[-0.1379489,42.8027992],[-0.1380289,42.8026962],[-0.1381489,42.802639],[-0.1383089,42.8025169],[-0.1383489,42.8024864],[-0.1384289,42.8023872],[-0.1384789,42.8022957],[-0.1386389,42.8021393],[-0.1387789,42.8018684],[-0.1388389,42.801796],[-0.1388589,42.8016586],[-0.1388389,42.8015671],[-0.1387789,42.8014679],[-0.1388189,42.8013878],[-0.1388189,42.8012962],[-0.1387789,42.8012085],[-0.1387589,42.8010979],[-0.1387589,42.8010674],[-0.1389289,42.8007393],[-0.1388789,42.8000069],[-0.1388989,42.7999077],[-0.1391489,42.7995071],[-0.1391989,42.7992287],[-0.1392789,42.7990761],[-0.1393089,42.7989883],[-0.1393989,42.7988777],[-0.1394289,42.7987976],[-0.1394389,42.7986679],[-0.1394089,42.7985268],[-0.1394489,42.7984085],[-0.1396189,42.7982292],[-0.1397089,42.7981491],[-0.1398389,42.7979469],[-0.1399189,42.7978668],[-0.1399889,42.7977562],[-0.1400689,42.7974777],[-0.1401389,42.7973976],[-0.1402189,42.7973289],[-0.1402489,42.7972565],[-0.1402789,42.7972183],[-0.1403989,42.7971458],[-0.1405789,42.7968674],[-0.1406389,42.7968178],[-0.1406589,42.7967567],[-0.1406589,42.7965164],[-0.1407189,42.7964859],[-0.1407789,42.7964172],[-0.1408989,42.7963486],[-0.1409389,42.796257],[-0.1410089,42.7960663],[-0.1411389,42.7958984],[-0.1411889,42.7958794],[-0.1412789,42.7958794],[-0.1414189,42.7958679],[-0.1414589,42.7958794],[-0.1415089,42.7958984],[-0.1415489,42.7959976],[-0.1415789,42.7959976],[-0.1415889,42.7959785],[-0.1415889,42.7959366],[-0.1416989,42.7957382],[-0.1416989,42.7955894],[-0.1417189,42.795536],[-0.1417389,42.7953873],[-0.1417089,42.7953186],[-0.1417689,42.7951965],[-0.1417389,42.7950172],[-0.1417589,42.7949562],[-0.1418789,42.7948265],[-0.1419589,42.7947769],[-0.1419889,42.7946892],[-0.1419689,42.7946281],[-0.1419789,42.7945786],[-0.1419989,42.7945595],[-0.1420689,42.7945595],[-0.1421689,42.7945976],[-0.1422089,42.7945862],[-0.1422489,42.7945061],[-0.1422789,42.7945175],[-0.1422989,42.7945366],[-0.1422989,42.7946091],[-0.1421289,42.7948074],[-0.1421589,42.7948189],[-0.1422689,42.7947769],[-0.1423189,42.7947769],[-0.1424289,42.7948875],[-0.1424689,42.7949486],[-0.1424989,42.7949562],[-0.1425289,42.7949486],[-0.1425489,42.794899],[-0.1425189,42.7948265],[-0.1425389,42.794796],[-0.1426789,42.7947083],[-0.1426789,42.7946472],[-0.1426589,42.7944069],[-0.1425089,42.7943192],[-0.1424489,42.7941971],[-0.1424389,42.794117],[-0.1424589,42.7940369],[-0.1424489,42.7939987],[-0.1423489,42.7939186],[-0.1423089,42.7935982],[-0.1422489,42.7934189],[-0.1421789,42.793396],[-0.1420189,42.7934189],[-0.1419889,42.7934189],[-0.1419289,42.7933693],[-0.1419489,42.7932892],[-0.1418189,42.793129],[-0.1416089,42.7927475],[-0.1415289,42.792717],[-0.1413689,42.7927094],[-0.1412989,42.7927284],[-0.1412589,42.7927666]]},{"id":17745,"author":"Ubicarta","name_GR":"Pyrenees: 18 Refuge des Oulettes to la Grange de Holle","description_GR":"Refuge des Oulettes to la Grange de Holle by Ubicarta","path":"FRANCE\/GR10_DAY_18","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":19521,"name_EN":"Pyrenees: 18 Refuge des Oulettes \u00e0 la Grange de Holle","description_EN":"Refuge des Oulettes \u00e0 la Grange de Holle par Ubicarta","ascent_time":507,"descent_time":509,"marker":"France_GR10","level":9,"ascent":1466,"descent":2122,"maxelev":2735,"minelev":1496,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.1412631 42.73738,-0.02237056 42.79277)","views":8,"millestones":"0,-0.1412631,42.7927742#1,-0.1364880,42.7900518#2,-0.1324877,42.7893279#3,-0.1344679,42.7819793#4,-0.1269520,42.7800595#5,-0.1216085,42.7764114#6,-0.1168763,42.7738210#7,-0.1187919,42.7688780#8,-0.1128081,42.7641060#9,-0.1031299,42.7606601#10,-0.0953705,42.7566453#11,-0.0919994,42.7499295#12,-0.0886094,42.7469874#13,-0.0786749,42.7452487#14,-0.0725185,42.7391301#15,-0.0656295,42.7417062#16,-0.0542777,42.7416510#17,-0.0438799,42.7419923#18,-0.0327605,42.7402685#19,-0.0266518,42.7376978#19.5,-0.0223670,42.7392807","x":-0.09921,"y":42.7590828,"coor":[[-0.1412631,42.7927742],[-0.1410731,42.7927132],[-0.1409931,42.7927322],[-0.1409531,42.7927246],[-0.1407331,42.7926331],[-0.1406031,42.7926025],[-0.1405431,42.792572],[-0.1404431,42.7924919],[-0.1402331,42.7923126],[-0.1401831,42.792244],[-0.1400831,42.7921333],[-0.1390131,42.7909851],[-0.1388331,42.7907448],[-0.1388431,42.7906952],[-0.1389631,42.7905235],[-0.1389731,42.7903748],[-0.1389431,42.7902336],[-0.1388631,42.7900925],[-0.1388131,42.7899323],[-0.1387931,42.7899437],[-0.1387631,42.7900352],[-0.1387431,42.7900429],[-0.1387131,42.7899818],[-0.1385531,42.7896233],[-0.1385031,42.7895927],[-0.1384531,42.7895737],[-0.1384331,42.7895737],[-0.1384231,42.7896042],[-0.1384431,42.7896843],[-0.1384031,42.7898026],[-0.1383831,42.7898026],[-0.1383531,42.789753],[-0.1381731,42.7895927],[-0.1381331,42.789505],[-0.1381131,42.7893753],[-0.1380331,42.7891846],[-0.1380431,42.7890129],[-0.1380031,42.7889023],[-0.1380031,42.7888527],[-0.1380831,42.7885246],[-0.1380331,42.7884636],[-0.1379731,42.7883034],[-0.1379531,42.7882843],[-0.1378631,42.7882423],[-0.1377731,42.7881622],[-0.1376931,42.7881317],[-0.1376531,42.7881317],[-0.1376131,42.7881432],[-0.1375831,42.7881432],[-0.1375131,42.7881927],[-0.1374531,42.7882538],[-0.1374031,42.7883339],[-0.1373531,42.7883835],[-0.1372831,42.7885017],[-0.1371131,42.7892342],[-0.1370031,42.7894745],[-0.1369731,42.789505],[-0.1369131,42.7895241],[-0.1368331,42.7895737],[-0.1368231,42.7896538],[-0.1368631,42.7898026],[-0.1368531,42.7898636],[-0.1367831,42.7899628],[-0.1366931,42.7902031],[-0.1366731,42.7902145],[-0.1365931,42.7901535],[-0.1365531,42.7900925],[-0.1364631,42.7900352],[-0.1364331,42.7900429],[-0.1364231,42.7901649],[-0.1363731,42.7902336],[-0.1363931,42.7903137],[-0.1363331,42.7902718],[-0.1362731,42.790184],[-0.1362531,42.790123],[-0.1361531,42.7900352],[-0.1361331,42.7900238],[-0.1361131,42.7900352],[-0.1361331,42.7900925],[-0.1360931,42.7903519],[-0.1360731,42.7903633],[-0.1360231,42.7903137],[-0.1360031,42.7903252],[-0.1359931,42.7903938],[-0.1359731,42.7904053],[-0.1359331,42.7903748],[-0.1359131,42.7903442],[-0.1358931,42.7903328],[-0.1358931,42.7903519],[-0.1358931,42.7904053],[-0.1359531,42.7905235],[-0.1358931,42.7906647],[-0.1358731,42.7906647],[-0.1358331,42.7905731],[-0.1358131,42.790554],[-0.1356731,42.790493],[-0.1356031,42.7903633],[-0.1355731,42.7903633],[-0.1354731,42.7906342],[-0.1354531,42.7906418],[-0.1353431,42.7904625],[-0.1352831,42.7902718],[-0.1351731,42.7900734],[-0.1351731,42.7900429],[-0.1351931,42.7900047],[-0.1352031,42.7898941],[-0.1351831,42.789875],[-0.1351131,42.7898254],[-0.1350131,42.7897034],[-0.1349931,42.7897148],[-0.1349731,42.7898254],[-0.1349431,42.7898941],[-0.1348731,42.7899551],[-0.1347331,42.7901726],[-0.1347031,42.7902832],[-0.1346931,42.7905426],[-0.1346531,42.7905731],[-0.1346131,42.7905922],[-0.1345631,42.7905846],[-0.1345331,42.7905121],[-0.1344731,42.7904434],[-0.1344531,42.7903633],[-0.1344531,42.7902832],[-0.1344131,42.790184],[-0.1343831,42.7901726],[-0.1343031,42.7901955],[-0.1342131,42.7902336],[-0.1339931,42.7904549],[-0.1339331,42.790554],[-0.1338131,42.7906418],[-0.1337731,42.7906532],[-0.1337431,42.7906418],[-0.1336931,42.7905846],[-0.1335931,42.7903442],[-0.1336031,42.7902222],[-0.1335731,42.7902222],[-0.1335131,42.7902946],[-0.1333231,42.790554],[-0.1332831,42.7905846],[-0.1332631,42.7905731],[-0.1332731,42.7903519],[-0.1332531,42.7903252],[-0.1332331,42.7903252],[-0.1331831,42.7904053],[-0.1331531,42.790432],[-0.1331131,42.790432],[-0.1330731,42.7904129],[-0.1330631,42.7902946],[-0.1330831,42.7901344],[-0.1330631,42.7900352],[-0.1330731,42.7899437],[-0.1330931,42.789875],[-0.1330631,42.789875],[-0.1328431,42.7899818],[-0.1327031,42.7900734],[-0.1326831,42.7900925],[-0.1326331,42.7901039],[-0.1326031,42.7900925],[-0.1326031,42.7900734],[-0.1326531,42.7899933],[-0.1326131,42.7899437],[-0.1325931,42.7899323],[-0.1325031,42.7899818],[-0.1324031,42.7899742],[-0.1321931,42.7899017],[-0.1321831,42.7898827],[-0.1322231,42.7897835],[-0.1322831,42.7897339],[-0.1323331,42.7896538],[-0.1323731,42.7896233],[-0.1324031,42.7895851],[-0.1324631,42.7895622],[-0.1324831,42.7893639],[-0.1324831,42.7893028],[-0.1324831,42.7892952],[-0.1326031,42.7892036],[-0.1326131,42.789093],[-0.1327231,42.7889824],[-0.1327731,42.7889748],[-0.1328531,42.7889328],[-0.1329231,42.7888641],[-0.1330431,42.7888145],[-0.1330831,42.7887955],[-0.1330931,42.7887535],[-0.1330431,42.7887421],[-0.1330331,42.7887154],[-0.1331031,42.7887039],[-0.1331231,42.7886848],[-0.1331131,42.7886543],[-0.1329731,42.7886047],[-0.1329731,42.7885818],[-0.1330231,42.7885246],[-0.1330331,42.7884941],[-0.1329731,42.7884521],[-0.1329231,42.7883835],[-0.1329031,42.7883148],[-0.1329331,42.7882652],[-0.1329231,42.7882042],[-0.1329931,42.7881126],[-0.1330231,42.788002],[-0.1331031,42.7879333],[-0.1332131,42.7878952],[-0.1332431,42.7878647],[-0.1332331,42.7878418],[-0.1331531,42.7878342],[-0.1331131,42.7878151],[-0.1330831,42.7877731],[-0.1330731,42.7877426],[-0.1331131,42.7876625],[-0.1331431,42.7876434],[-0.1331631,42.787632],[-0.1331731,42.7876244],[-0.1331731,42.7876053],[-0.1331231,42.7875748],[-0.1331131,42.7875443],[-0.1331231,42.7874832],[-0.1331531,42.7874222],[-0.1331531,42.7872734],[-0.1332431,42.7872238],[-0.1332631,42.7871819],[-0.1332831,42.7870445],[-0.1332631,42.7869034],[-0.1332631,42.7866554],[-0.1334031,42.786274],[-0.1334631,42.7861519],[-0.1335231,42.7860947],[-0.1335931,42.785862],[-0.1336331,42.7858429],[-0.1337331,42.7858124],[-0.1338531,42.7856827],[-0.1339731,42.7856026],[-0.1341331,42.7853737],[-0.1342031,42.785202],[-0.1343431,42.7851334],[-0.1343931,42.7850647],[-0.1344331,42.7849731],[-0.1344431,42.7849426],[-0.1344231,42.784935],[-0.1343231,42.7849731],[-0.1342831,42.7849731],[-0.1342731,42.7849236],[-0.1343431,42.784874],[-0.1343531,42.7848549],[-0.1341931,42.7848244],[-0.1341931,42.7848129],[-0.1342931,42.7847748],[-0.1343831,42.7847633],[-0.1344231,42.7847137],[-0.1344931,42.7846146],[-0.1345231,42.7845039],[-0.1345231,42.7843132],[-0.1345031,42.7841034],[-0.1344731,42.7840118],[-0.1344831,42.7839737],[-0.1345331,42.7838326],[-0.1345431,42.7837219],[-0.1345431,42.7836723],[-0.1345131,42.7836342],[-0.1343331,42.7835846],[-0.1342831,42.7835426],[-0.1342531,42.7834854],[-0.1342531,42.7834244],[-0.1343331,42.7833138],[-0.1343931,42.7832832],[-0.1345031,42.7831955],[-0.1345031,42.7831841],[-0.1344431,42.7831421],[-0.1344231,42.7831039],[-0.1344131,42.783062],[-0.1344331,42.7830238],[-0.1344131,42.7829742],[-0.1343231,42.7829132],[-0.1343131,42.7828751],[-0.1343231,42.7828255],[-0.1343631,42.7827454],[-0.1343731,42.7826233],[-0.1344131,42.7825928],[-0.1344631,42.7825241],[-0.1344331,42.782444],[-0.1344231,42.7823944],[-0.1344531,42.7823334],[-0.1344631,42.7822723],[-0.1344331,42.782093],[-0.1344631,42.7819939],[-0.1342831,42.7817345],[-0.1340831,42.7815247],[-0.1339367,42.7814217],[-0.1339267,42.7814522],[-0.1339068,42.7814522],[-0.1338868,42.7813988],[-0.1336868,42.7812691],[-0.1336167,42.7813187],[-0.1336067,42.7813721],[-0.1335867,42.7813797],[-0.1335668,42.7813797],[-0.1334268,42.7812119],[-0.1333667,42.7810822],[-0.1333468,42.7810822],[-0.1333168,42.7811317],[-0.1332567,42.7813301],[-0.1332268,42.7813301],[-0.1328968,42.7808418],[-0.1328167,42.7806702],[-0.1328067,42.7806091],[-0.1327568,42.7805595],[-0.1327267,42.7804718],[-0.1326668,42.7803688],[-0.1326268,42.78022],[-0.1324967,42.7799606],[-0.1322268,42.7796402],[-0.1320768,42.779541],[-0.1320367,42.7795296],[-0.1319768,42.7796021],[-0.1319968,42.7797089],[-0.1319868,42.7797203],[-0.1317768,42.7795105],[-0.1317167,42.7795296],[-0.1316967,42.7795601],[-0.1316967,42.7796097],[-0.1316667,42.7796211],[-0.1315368,42.7794991],[-0.1314968,42.7794495],[-0.1313467,42.7793007],[-0.1313068,42.7793007],[-0.1311167,42.7793388],[-0.1308468,42.7794189],[-0.1306767,42.7795296],[-0.1306767,42.7795906],[-0.1302968,42.7798195],[-0.1300668,42.7799187],[-0.1299067,42.7799492],[-0.1293768,42.7800102],[-0.1287268,42.7799416],[-0.1284968,42.7799301],[-0.1279368,42.7800217],[-0.1276968,42.7800903],[-0.1276768,42.7800713],[-0.1279268,42.7797508],[-0.1279168,42.7797394],[-0.1275568,42.7797813],[-0.1274768,42.7798119],[-0.1271967,42.7799606],[-0.1268068,42.7801208],[-0.1267768,42.7801208],[-0.1267668,42.7801094],[-0.1267768,42.779892],[-0.1268567,42.7797203],[-0.1268868,42.7796097],[-0.1268868,42.7795715],[-0.1268567,42.7795486],[-0.1267267,42.7795486],[-0.1264967,42.7795715],[-0.1256668,42.7795715],[-0.1255767,42.7795601],[-0.1252367,42.7794189],[-0.1250367,42.7793922],[-0.1246367,42.7793007],[-0.1244467,42.7793007],[-0.1242068,42.7793198],[-0.1241177,42.7791176],[-0.1240477,42.7790565],[-0.1238678,42.779007],[-0.1238578,42.7789764],[-0.1238578,42.7789459],[-0.1238978,42.7789154],[-0.1239277,42.7788658],[-0.1239977,42.7788353],[-0.1240678,42.7788162],[-0.1240778,42.7787666],[-0.1240278,42.7787247],[-0.1239178,42.7786865],[-0.1236778,42.778656],[-0.1235778,42.7786369],[-0.1234877,42.7785759],[-0.1230877,42.7784958],[-0.1228478,42.7785072],[-0.1228077,42.7784958],[-0.1228177,42.7784081],[-0.1228077,42.7783852],[-0.1227677,42.7783775],[-0.1225578,42.7784462],[-0.1225377,42.7784462],[-0.1224878,42.7783279],[-0.1224478,42.7782784],[-0.1224277,42.7781982],[-0.1223577,42.7781448],[-0.1222977,42.7781258],[-0.1222878,42.7781181],[-0.1223978,42.7780762],[-0.1223878,42.7780571],[-0.1221777,42.7779884],[-0.1220378,42.7778358],[-0.1219378,42.7777977],[-0.1215978,42.7777252],[-0.1213477,42.7775459],[-0.1210478,42.7774162],[-0.1209878,42.7773972],[-0.1209577,42.7774277],[-0.1209377,42.7774277],[-0.1208778,42.7773781],[-0.1208277,42.7773666],[-0.1208078,42.7773666],[-0.1207877,42.7774353],[-0.1207677,42.7774353],[-0.1206978,42.7773857],[-0.1206878,42.777317],[-0.1206677,42.777317],[-0.1205477,42.7774048],[-0.1205278,42.7774162],[-0.1204977,42.7772675],[-0.1205077,42.7772369],[-0.1206878,42.7770462],[-0.1209778,42.7768784],[-0.1210677,42.7768364],[-0.1210778,42.7768173],[-0.1210478,42.7768173],[-0.1207177,42.7768364],[-0.1209278,42.7766953],[-0.12109,42.7766342],[-0.12136,42.7765427],[-0.1215,42.776474],[-0.12166,42.7763824],[-0.12185,42.7762527],[-0.12193,42.7762337],[-0.12195,42.7762032],[-0.12197,42.7761345],[-0.12228,42.7758522],[-0.1224,42.7757034],[-0.1225,42.7756233],[-0.12256,42.7755814],[-0.12265,42.7755623],[-0.12268,42.7755318],[-0.12261,42.7755013],[-0.12258,42.7754517],[-0.12257,42.7754211],[-0.1226,42.7753716],[-0.12258,42.7753639],[-0.12242,42.7754211],[-0.12239,42.7753334],[-0.1224,42.7752914],[-0.12238,42.7752914],[-0.12192,42.7754517],[-0.12167,42.7755013],[-0.12148,42.7754822],[-0.12125,42.7755241],[-0.12107,42.7755432],[-0.12095,42.7755318],[-0.12076,42.7755318],[-0.1205,42.7755737],[-0.12018,42.7755432],[-0.11997,42.7755432],[-0.11973,42.7755814],[-0.11959,42.7755432],[-0.1194,42.7755623],[-0.1192,42.7756042],[-0.11897,42.7756119],[-0.11882,42.7755928],[-0.11861,42.7756042],[-0.1183,42.7755737],[-0.11826,42.7755814],[-0.11822,42.7756042],[-0.11819,42.775692],[-0.11814,42.7757225],[-0.11806,42.7757111],[-0.11796,42.7756729],[-0.11771,42.7755547],[-0.1177,42.7755547],[-0.11771,42.7756538],[-0.11759,42.7758026],[-0.11756,42.7758827],[-0.11754,42.7758827],[-0.11723,42.7755737],[-0.11715,42.7754745],[-0.11705,42.775383],[-0.11692,42.7753029],[-0.11677,42.7752419],[-0.11645,42.7750244],[-0.11646,42.774971],[-0.11649,42.7748909],[-0.11662,42.7747917],[-0.1166,42.7747841],[-0.11654,42.7747917],[-0.11652,42.7747726],[-0.11651,42.7747536],[-0.11655,42.7747116],[-0.11672,42.7746124],[-0.11689,42.7744522],[-0.11703,42.7743416],[-0.11715,42.7743034],[-0.11729,42.7742844],[-0.11728,42.7742615],[-0.11722,42.7742233],[-0.11704,42.7741432],[-0.11693,42.7741318],[-0.11667,42.7741432],[-0.1166,42.7741737],[-0.11659,42.7741623],[-0.11687,42.7738228],[-0.11694,42.7738037],[-0.11701,42.7737923],[-0.11702,42.7737846],[-0.11695,42.7737617],[-0.11689,42.7737045],[-0.11679,42.773674],[-0.11679,42.7736511],[-0.11691,42.7736244],[-0.11698,42.7736244],[-0.11723,42.7736511],[-0.11752,42.7737045],[-0.1179,42.7737122],[-0.11799,42.7737236],[-0.1183,42.7737122],[-0.11846,42.773674],[-0.11864,42.7735023],[-0.11883,42.7734413],[-0.11898,42.7733612],[-0.11901,42.7733231],[-0.11896,42.7732124],[-0.11896,42.7731819],[-0.11902,42.7730942],[-0.11907,42.7729912],[-0.11909,42.7727547],[-0.11908,42.7727127],[-0.11903,42.7726212],[-0.11913,42.7725525],[-0.11913,42.7725029],[-0.11911,42.7724533],[-0.11903,42.7723923],[-0.11892,42.7723312],[-0.11875,42.772171],[-0.11862,42.7720413],[-0.11858,42.7719536],[-0.1185,42.7718811],[-0.11848,42.771801],[-0.11844,42.7717514],[-0.11836,42.7716942],[-0.11833,42.7712212],[-0.11826,42.771122],[-0.11814,42.7710114],[-0.1182,42.770813],[-0.11819,42.7707024],[-0.11828,42.7704315],[-0.11826,42.7704239],[-0.11818,42.7704315],[-0.11813,42.7704735],[-0.1181,42.770462],[-0.1181,42.770401],[-0.11815,42.7702942],[-0.11815,42.7702637],[-0.11814,42.7702446],[-0.11809,42.7702141],[-0.11808,42.7701836],[-0.11809,42.7701645],[-0.11817,42.770134],[-0.11829,42.770134],[-0.11833,42.7701645],[-0.11838,42.7701645],[-0.11849,42.770134],[-0.11862,42.7700424],[-0.11878,42.7699814],[-0.11878,42.7699623],[-0.1186,42.7699318],[-0.11854,42.7699013],[-0.11849,42.7698936],[-0.11809,42.7698822],[-0.11798,42.7698631],[-0.11765,42.7697945],[-0.11764,42.769783],[-0.11791,42.7696342],[-0.11805,42.7695045],[-0.11854,42.7693024],[-0.11862,42.7692528],[-0.11865,42.7692337],[-0.11865,42.7692146],[-0.11837,42.7691422],[-0.11835,42.7691345],[-0.11835,42.7691116],[-0.11842,42.769062],[-0.11873,42.7689018],[-0.11883,42.7688637],[-0.11887,42.7688332],[-0.11893,42.7687531],[-0.11898,42.768734],[-0.11908,42.7687035],[-0.11909,42.7686729],[-0.11889,42.7685432],[-0.11877,42.7684212],[-0.11862,42.7682114],[-0.11851,42.7680321],[-0.11851,42.7678032],[-0.11848,42.7677917],[-0.11833,42.7678833],[-0.1183,42.7678833],[-0.11828,42.7677727],[-0.11828,42.767643],[-0.11825,42.7675934],[-0.11811,42.7675133],[-0.11784,42.7675018],[-0.11754,42.7673645],[-0.1174,42.767334],[-0.11724,42.7673035],[-0.11718,42.7672729],[-0.117,42.7672844],[-0.11661,42.7672043],[-0.11651,42.7672119],[-0.11632,42.7672424],[-0.11623,42.767231],[-0.11586,42.7671242],[-0.11555,42.7670631],[-0.11553,42.7670517],[-0.1155,42.766964],[-0.11545,42.766861],[-0.1154,42.7668228],[-0.11534,42.7667923],[-0.11527,42.7667732],[-0.1151,42.7666931],[-0.11475,42.7664719],[-0.11467,42.7664413],[-0.11464,42.7664146],[-0.11461,42.7663345],[-0.11448,42.7662926],[-0.11433,42.7661819],[-0.11414,42.7660027],[-0.11406,42.7659416],[-0.11402,42.7659225],[-0.11389,42.7658844],[-0.11359,42.7657623],[-0.11348,42.7656517],[-0.1134,42.7656136],[-0.11328,42.765583],[-0.11319,42.765583],[-0.11319,42.7656021],[-0.11329,42.7656441],[-0.11332,42.7657013],[-0.11333,42.7657433],[-0.11332,42.7657509],[-0.11324,42.7657242],[-0.11289,42.7656517],[-0.11275,42.7656746],[-0.11268,42.7656631],[-0.11262,42.7656326],[-0.11256,42.765583],[-0.11255,42.7655411],[-0.11257,42.7653122],[-0.11254,42.7652512],[-0.11244,42.7650909],[-0.11251,42.7649536],[-0.11251,42.7648544],[-0.11253,42.764801],[-0.11257,42.7644844],[-0.11259,42.7644424],[-0.11282,42.7643509],[-0.1129,42.7642746],[-0.11299,42.7640533],[-0.11298,42.7640419],[-0.11283,42.7641029],[-0.11275,42.7641144],[-0.11259,42.764164],[-0.11257,42.7641525],[-0.1126,42.7639313],[-0.11259,42.7639046],[-0.11256,42.7638817],[-0.11244,42.7639313],[-0.11217,42.7640839],[-0.11215,42.7640839],[-0.11215,42.7640419],[-0.11213,42.7640038],[-0.11207,42.7639427],[-0.112,42.763813],[-0.11197,42.7637825],[-0.11171,42.763752],[-0.11168,42.7637329],[-0.11166,42.7637024],[-0.11166,42.7635841],[-0.11168,42.7634621],[-0.11145,42.7634621],[-0.11119,42.763504],[-0.11113,42.7634926],[-0.11102,42.7634735],[-0.11094,42.7634239],[-0.11085,42.7633934],[-0.11061,42.7632942],[-0.11045,42.7632637],[-0.11026,42.763134],[-0.11006,42.7631111],[-0.10994,42.763073],[-0.10977,42.7629623],[-0.10972,42.7629509],[-0.10945,42.7629738],[-0.1094,42.7629738],[-0.10933,42.7629509],[-0.10903,42.7629433],[-0.10895,42.7628822],[-0.10891,42.7628212],[-0.10883,42.7627525],[-0.10875,42.7626343],[-0.10869,42.7624512],[-0.10838,42.7625542],[-0.10805,42.7624741],[-0.1078,42.7624626],[-0.10758,42.762394],[-0.10744,42.7622833],[-0.10711,42.7621918],[-0.10676,42.7621536],[-0.10671,42.7621346],[-0.10645,42.7619514],[-0.10631,42.7618713],[-0.1061,42.7617722],[-0.10529,42.7613945],[-0.1049,42.7613144],[-0.10462,42.7612419],[-0.10414,42.7610817],[-0.104,42.7610512],[-0.10395,42.7610321],[-0.10383,42.7609215],[-0.10375,42.7608833],[-0.10341,42.7607536],[-0.10316,42.7606735],[-0.10281,42.7605209],[-0.10273,42.7604828],[-0.10222,42.7601128],[-0.10193,42.7599335],[-0.10171,42.7597427],[-0.10165,42.7596741],[-0.1016,42.7596436],[-0.10151,42.759613],[-0.10145,42.7595634],[-0.10123,42.7594643],[-0.10116,42.7594528],[-0.10026,42.7593613],[-0.10014,42.7593346],[-0.09996,42.7592316],[-0.09989,42.759201],[-0.09951,42.759182],[-0.09947,42.7591629],[-0.09944,42.7591324],[-0.09928,42.7590942],[-0.09921,42.7590828],[-0.09913,42.7590446],[-0.09902,42.7590141],[-0.0988,42.7588844],[-0.09872,42.7588615],[-0.09866,42.7588615],[-0.09853,42.7588234],[-0.09839,42.7587624],[-0.09826,42.7587013],[-0.09801,42.7586136],[-0.09783,42.7585716],[-0.09744,42.7583809],[-0.09737,42.7583542],[-0.09718,42.7583237],[-0.09684,42.7582321],[-0.09663,42.758152],[-0.09608,42.7580223],[-0.09582,42.7579041],[-0.0957142,42.7578545],[-0.0955742,42.7578316],[-0.0954742,42.7577515],[-0.0954342,42.7577324],[-0.0953142,42.7577248],[-0.0952242,42.7576637],[-0.0951842,42.7576523],[-0.0950942,42.7576523],[-0.0950642,42.7576447],[-0.0950242,42.7576141],[-0.0948742,42.7575417],[-0.0947742,42.757515],[-0.0947442,42.7574844],[-0.0947142,42.757412],[-0.0946942,42.7573929],[-0.0945442,42.7573318],[-0.0945342,42.7573128],[-0.0945742,42.7572327],[-0.0945042,42.7571449],[-0.0943042,42.7569847],[-0.0943142,42.7569733],[-0.0943542,42.7569847],[-0.0947142,42.757103],[-0.0947642,42.7571144],[-0.0948742,42.7570915],[-0.0948642,42.7570724],[-0.0948342,42.7570419],[-0.0948242,42.7570038],[-0.0948642,42.7569847],[-0.0948442,42.7568817],[-0.0948642,42.7568626],[-0.0949342,42.7568436],[-0.0950242,42.7567749],[-0.0951342,42.7567329],[-0.0951342,42.7566833],[-0.0951542,42.7566643],[-0.0954242,42.7566414],[-0.0956142,42.7565651],[-0.0956042,42.7565536],[-0.0954542,42.7564926],[-0.0952042,42.7563629],[-0.0952142,42.7563133],[-0.0951942,42.7562027],[-0.0951942,42.756073],[-0.0953042,42.7559929],[-0.0953442,42.7559052],[-0.0953942,42.7558746],[-0.0954942,42.7558327],[-0.0955442,42.7557335],[-0.0955542,42.7556114],[-0.0955242,42.7554741],[-0.0955442,42.7554321],[-0.0957042,42.7553024],[-0.0957542,42.7552338],[-0.0958642,42.7551651],[-0.0958542,42.7551346],[-0.0958142,42.7551117],[-0.0956742,42.755085],[-0.0955742,42.755024],[-0.0955342,42.7549744],[-0.0954742,42.7547836],[-0.0953842,42.7546425],[-0.0952642,42.7545624],[-0.0951442,42.7544518],[-0.0951042,42.7543335],[-0.0950542,42.7542725],[-0.0950442,42.7542114],[-0.0950742,42.7541237],[-0.0950142,42.754055],[-0.0950042,42.7540245],[-0.0950742,42.7539215],[-0.0950742,42.7538719],[-0.0950442,42.7538147],[-0.0950442,42.7537231],[-0.0949442,42.753624],[-0.0949342,42.7535744],[-0.0949142,42.7535629],[-0.0948342,42.7535324],[-0.0948242,42.7535133],[-0.0948442,42.7534828],[-0.0949542,42.7534714],[-0.0949742,42.7534637],[-0.0948842,42.7533951],[-0.0947642,42.7533646],[-0.0947242,42.7533646],[-0.0946842,42.7533417],[-0.0946642,42.7532921],[-0.0946342,42.7532539],[-0.0943242,42.7530327],[-0.0942242,42.7529945],[-0.0942442,42.7529221],[-0.0943342,42.7528648],[-0.0942942,42.7527542],[-0.0943342,42.7526131],[-0.0943242,42.7525444],[-0.0942742,42.7524719],[-0.0941842,42.7523842],[-0.0940742,42.7523117],[-0.0940142,42.7522926],[-0.0937242,42.7521019],[-0.0935142,42.7520027],[-0.0933742,42.7519836],[-0.0929242,42.7517815],[-0.0928342,42.7517624],[-0.0927642,42.7517242],[-0.0927142,42.7516518],[-0.0924542,42.751503],[-0.0923842,42.751442],[-0.0924042,42.7514343],[-0.0924742,42.751442],[-0.0925042,42.7514343],[-0.0925142,42.7514229],[-0.0925142,42.7513733],[-0.0924842,42.7513428],[-0.0923642,42.7513046],[-0.0922342,42.7512817],[-0.0922085,42.7512703],[-0.0921285,42.7512093],[-0.0920385,42.7510986],[-0.0920085,42.7509193],[-0.0919785,42.7508812],[-0.0919985,42.7507782],[-0.0920785,42.7505913],[-0.0921685,42.7504311],[-0.0921685,42.750309],[-0.0921485,42.7502785],[-0.0920885,42.7502403],[-0.0920785,42.7500992],[-0.0918985,42.7497101],[-0.0918985,42.7496681],[-0.0919385,42.7495995],[-0.0918785,42.749588],[-0.0918385,42.7495689],[-0.0918085,42.7495308],[-0.0917985,42.7494888],[-0.0918085,42.749321],[-0.0918785,42.7491417],[-0.0919785,42.7490196],[-0.0921285,42.7487411],[-0.0920685,42.748661],[-0.0920385,42.7486382],[-0.0918885,42.7487183],[-0.0917585,42.7486992],[-0.0916685,42.7486496],[-0.0916185,42.7485886],[-0.0914585,42.7483215],[-0.0913685,42.7480888],[-0.0913485,42.7479401],[-0.0913085,42.7478294],[-0.0913285,42.7477608],[-0.0913085,42.7476616],[-0.0914785,42.7474403],[-0.0915285,42.7473183],[-0.0915585,42.7471008],[-0.0915985,42.7469788],[-0.0916585,42.7468681],[-0.0916685,42.7467995],[-0.0916485,42.746769],[-0.0915885,42.7467613],[-0.0914485,42.746769],[-0.0914285,42.746769],[-0.0914185,42.7467613],[-0.0914585,42.7466888],[-0.0915285,42.7466202],[-0.0915385,42.7465591],[-0.0914985,42.7464905],[-0.0915185,42.7463989],[-0.0915185,42.7461891],[-0.0915385,42.7459793],[-0.0916585,42.7457199],[-0.0916185,42.7456512],[-0.0915985,42.7455711],[-0.0913185,42.7452698],[-0.0912585,42.7451591],[-0.0912885,42.7449913],[-0.0913185,42.7449112],[-0.0913085,42.7448807],[-0.0912585,42.7448502],[-0.0911385,42.7448387],[-0.0910685,42.7448502],[-0.0909985,42.7448997],[-0.0909085,42.7450104],[-0.0908385,42.7450714],[-0.0907585,42.7451782],[-0.0906785,42.7452507],[-0.0905585,42.7453194],[-0.0903285,42.7453995],[-0.0901185,42.7455292],[-0.0900385,42.7455902],[-0.0897685,42.7459488],[-0.0896185,42.746109],[-0.0895385,42.7462196],[-0.0894285,42.7463112],[-0.0893785,42.7463913],[-0.0892785,42.746479],[-0.0892085,42.7465897],[-0.0891285,42.7466507],[-0.0890185,42.7467003],[-0.0889785,42.7467499],[-0.0888585,42.7468605],[-0.0885385,42.7470207],[-0.0881985,42.7471504],[-0.0881085,42.7471695],[-0.0874485,42.7474403],[-0.0872385,42.7474899],[-0.0871385,42.7475395],[-0.0869685,42.7475586],[-0.0868285,42.7476082],[-0.0863085,42.7477303],[-0.0859885,42.747921],[-0.0857485,42.7479095],[-0.0855885,42.74786],[-0.0854985,42.7478485],[-0.0854785,42.7478409],[-0.0854685,42.7477684],[-0.0853785,42.7476883],[-0.0852385,42.7476616],[-0.0850585,42.7477112],[-0.0849285,42.7477417],[-0.0848485,42.7477417],[-0.0845685,42.7477112],[-0.0844785,42.7476807],[-0.0843585,42.7476082],[-0.0841885,42.7475815],[-0.0840185,42.7474899],[-0.0838185,42.7474709],[-0.0836585,42.7473984],[-0.0835185,42.7473907],[-0.0834885,42.7473793],[-0.0834585,42.7473602],[-0.0834585,42.7473297],[-0.0835185,42.7472801],[-0.0835285,42.747261],[-0.0835185,42.7472191],[-0.0834585,42.7471581],[-0.0833885,42.7471313],[-0.0832285,42.7470894],[-0.0829685,42.7470703],[-0.0828085,42.7470016],[-0.0827185,42.7469902],[-0.0824885,42.7470016],[-0.0823685,42.7469406],[-0.0822785,42.7468681],[-0.0821685,42.7468185],[-0.0816185,42.746788],[-0.0815485,42.746769],[-0.0815485,42.7467308],[-0.0814985,42.7466507],[-0.0813085,42.7465515],[-0.0812485,42.7465096],[-0.0812085,42.7464409],[-0.0810385,42.7462997],[-0.0809985,42.7462616],[-0.0809585,42.7461395],[-0.0808585,42.7460098],[-0.0808385,42.7459602],[-0.0808485,42.7458992],[-0.0808385,42.7458687],[-0.0807485,42.7458],[-0.0806685,42.7456284],[-0.0806485,42.7456093],[-0.0805685,42.7456017],[-0.0803685,42.745491],[-0.0801285,42.7454681],[-0.0799185,42.7454796],[-0.0797185,42.7455215],[-0.0795585,42.7455292],[-0.0794085,42.7455292],[-0.0792685,42.7455101],[-0.0790585,42.7453995],[-0.0789785,42.7453308],[-0.0789285,42.7453117],[-0.0787985,42.7452888],[-0.0786785,42.7452507],[-0.0784585,42.7452202],[-0.0783485,42.7451782],[-0.0782585,42.7451897],[-0.0780585,42.7451897],[-0.0778085,42.7451286],[-0.0776685,42.7451096],[-0.0775685,42.7450714],[-0.0772585,42.745018],[-0.0771185,42.7449684],[-0.0767585,42.7448082],[-0.0766485,42.744751],[-0.0763785,42.7446709],[-0.0763185,42.7446404],[-0.0762885,42.7445984],[-0.0762385,42.7444916],[-0.0762285,42.7444],[-0.0762585,42.7442398],[-0.0762485,42.744091],[-0.0761285,42.7439995],[-0.0757385,42.7437782],[-0.0756685,42.7437592],[-0.0750485,42.7437096],[-0.0742285,42.7434883],[-0.0739685,42.7434311],[-0.0738585,42.7433891],[-0.0736985,42.7433014],[-0.0735085,42.7431984],[-0.0734085,42.7431183],[-0.0732585,42.7429008],[-0.0731785,42.7427216],[-0.0731685,42.7426414],[-0.0730885,42.7425117],[-0.0730285,42.7423782],[-0.0730285,42.7423401],[-0.0730585,42.7422791],[-0.0729185,42.7421799],[-0.0728685,42.7421188],[-0.0728485,42.7420616],[-0.0727085,42.7419014],[-0.0725785,42.7416916],[-0.0725485,42.741581],[-0.0724985,42.7411995],[-0.0725285,42.7409706],[-0.0725585,42.7409286],[-0.0725685,42.7407799],[-0.0725985,42.7406616],[-0.0725585,42.7403488],[-0.0725385,42.7401009],[-0.0725885,42.7399483],[-0.0726185,42.7399216],[-0.0726285,42.7397614],[-0.0726585,42.7396202],[-0.0726485,42.7395287],[-0.0726185,42.73946],[-0.0726185,42.739399],[-0.0725885,42.7392807],[-0.0725185,42.7391815],[-0.0725185,42.739109],[-0.0724885,42.7390099],[-0.0722585,42.738781],[-0.0721785,42.738678],[-0.0721285,42.7384987],[-0.0720485,42.7384186],[-0.0717685,42.7382393],[-0.0713785,42.738018],[-0.0708885,42.7375908],[-0.0707785,42.7374382],[-0.0706985,42.737381],[-0.0706385,42.737381],[-0.0704785,42.7374496],[-0.0703985,42.7375183],[-0.0702685,42.7378387],[-0.0701585,42.7380295],[-0.0700585,42.7383118],[-0.0699285,42.7385712],[-0.0697085,42.7388687],[-0.0695785,42.7390785],[-0.0695185,42.7392387],[-0.0694885,42.73946],[-0.0694285,42.7397308],[-0.0693485,42.7399101],[-0.0692585,42.7400093],[-0.0691685,42.7402802],[-0.0690785,42.7403984],[-0.0689085,42.7405586],[-0.0687785,42.7406616],[-0.0686785,42.7407188],[-0.0686085,42.7407303],[-0.0684185,42.7408409],[-0.0681085,42.7409782],[-0.0680185,42.7410393],[-0.0678385,42.7412796],[-0.0678185,42.7413216],[-0.0677185,42.7414589],[-0.0676585,42.7415695],[-0.0675885,42.7416611],[-0.0675285,42.7416916],[-0.0674585,42.7417107],[-0.0674285,42.7417107],[-0.0673885,42.7416801],[-0.0673485,42.7416382],[-0.0673385,42.7415886],[-0.0672285,42.7414703],[-0.0671785,42.7414398],[-0.0671085,42.7414284],[-0.0668285,42.7414894],[-0.0664585,42.7416611],[-0.0661685,42.7416611],[-0.0660585,42.7416687],[-0.0656185,42.7417107],[-0.0654485,42.7417107],[-0.0653285,42.7417297],[-0.0652185,42.7417793],[-0.0651185,42.7418594],[-0.0649585,42.7418594],[-0.0647485,42.741951],[-0.0645785,42.7420692],[-0.0643785,42.7421608],[-0.0642185,42.7421799],[-0.0638985,42.7421494],[-0.0636985,42.7421684],[-0.0635285,42.7422485],[-0.0632485,42.7424507],[-0.0630885,42.7425194],[-0.0629585,42.7425308],[-0.0628285,42.7425117],[-0.0626285,42.7424393],[-0.0623785,42.7423515],[-0.0622385,42.7423286],[-0.0621885,42.7422981],[-0.0619785,42.7421188],[-0.0616185,42.7420197],[-0.0614285,42.7419815],[-0.0611285,42.7419586],[-0.0610185,42.7419205],[-0.0609285,42.7419281],[-0.0608085,42.7419891],[-0.0606485,42.7420082],[-0.0602685,42.7419395],[-0.0598975,42.7418671],[-0.0596675,42.741848],[-0.0592175,42.7418289],[-0.0589675,42.741787],[-0.0584375,42.7418365],[-0.0583375,42.7418289],[-0.0579775,42.7417183],[-0.0578175,42.7416992],[-0.0576175,42.7416496],[-0.0574975,42.7416382],[-0.0574075,42.7416496],[-0.0571675,42.7417679],[-0.0570375,42.7417793],[-0.0564675,42.7416687],[-0.0561075,42.7416267],[-0.0560275,42.7416],[-0.0558775,42.7415886],[-0.0557075,42.7416191],[-0.0553775,42.7416878],[-0.0551075,42.7417297],[-0.0548475,42.7416878],[-0.0547775,42.7416573],[-0.0544575,42.7416992],[-0.0543375,42.7416573],[-0.0541675,42.7416382],[-0.0540975,42.7415886],[-0.0539675,42.7415886],[-0.0538475,42.7415581],[-0.0537375,42.7415581],[-0.0536675,42.7415466],[-0.0533675,42.7414474],[-0.0533175,42.7414093],[-0.0532075,42.7412987],[-0.0531375,42.7413101],[-0.0529875,42.7414093],[-0.0528875,42.7414589],[-0.0525975,42.7416687],[-0.0525375,42.7416992],[-0.0523475,42.7417068],[-0.0521875,42.7418175],[-0.0521375,42.7418289],[-0.0518675,42.7419586],[-0.0514875,42.7422295],[-0.0512375,42.7423096],[-0.0510275,42.7424088],[-0.0508475,42.7424278],[-0.0506075,42.7424889],[-0.0503475,42.7425766],[-0.0502175,42.7425575],[-0.0500075,42.742588],[-0.0498975,42.74263],[-0.0497775,42.74263],[-0.0496975,42.7426491],[-0.0496375,42.7426796],[-0.0489175,42.7428894],[-0.0488475,42.742939],[-0.0487975,42.7429276],[-0.0487675,42.742897],[-0.0487375,42.7428894],[-0.0485575,42.7428665],[-0.0484575,42.7428398],[-0.0481875,42.7428093],[-0.0480375,42.7427979],[-0.0479575,42.7427788],[-0.0475175,42.7427483],[-0.0473475,42.7427101],[-0.0470775,42.7427101],[-0.0468675,42.7427788],[-0.0466475,42.7427979],[-0.0462175,42.7427788],[-0.0460475,42.7428093],[-0.0456275,42.7429276],[-0.0453675,42.7429695],[-0.0452275,42.7429581],[-0.0450775,42.742939],[-0.0450075,42.742878],[-0.0449605,42.7427597],[-0.0448905,42.7426414],[-0.0448805,42.7424202],[-0.0448405,42.7422714],[-0.0448005,42.7422104],[-0.0447205,42.7421532],[-0.0445805,42.7420807],[-0.0439305,42.7420006],[-0.0438805,42.741993],[-0.0437805,42.7418709],[-0.0436805,42.7418022],[-0.0434105,42.7417107],[-0.0433405,42.7416725],[-0.0432905,42.7416916],[-0.0431505,42.741703],[-0.0430605,42.7416916],[-0.0428705,42.7416306],[-0.0427405,42.7416115],[-0.0426905,42.7415619],[-0.0426105,42.7415314],[-0.0425105,42.7414703],[-0.0423205,42.7414703],[-0.0422605,42.7414932],[-0.0421205,42.7414513],[-0.0419505,42.7413712],[-0.0419105,42.7413712],[-0.0418205,42.7413101],[-0.0417605,42.741291],[-0.0415005,42.741291],[-0.0414405,42.7413101],[-0.0410805,42.7412796],[-0.0410005,42.7413101],[-0.0408705,42.741333],[-0.0407805,42.741333],[-0.0406805,42.7413101],[-0.0406205,42.7413101],[-0.0405605,42.741333],[-0.0404905,42.7413406],[-0.0404405,42.7413521],[-0.0400805,42.7413406],[-0.0399705,42.7413597],[-0.0398505,42.7413597],[-0.0395305,42.7414131],[-0.0394305,42.7414131],[-0.0392405,42.7413902],[-0.0390705,42.7414322],[-0.0389205,42.7415009],[-0.0386905,42.7415504],[-0.0385405,42.7415428],[-0.0383205,42.7415009],[-0.0382105,42.7414627],[-0.0380505,42.7413712],[-0.0378705,42.741333],[-0.0376405,42.74123],[-0.0375705,42.7412109],[-0.0375005,42.7412224],[-0.0374205,42.7412415],[-0.0372605,42.7413216],[-0.0370505,42.7413826],[-0.0369305,42.7413826],[-0.0365005,42.7413406],[-0.0362405,42.741333],[-0.0360205,42.7412529],[-0.0358805,42.7411728],[-0.0357405,42.7410812],[-0.0356405,42.7410622],[-0.0354605,42.7409821],[-0.0353305,42.7409515],[-0.0346805,42.7408714],[-0.0346105,42.7408524],[-0.0345205,42.7408028],[-0.0342805,42.7407303],[-0.0340405,42.7405624],[-0.0339005,42.7404327],[-0.0338405,42.7404099],[-0.0338105,42.7403526],[-0.0337605,42.7403412],[-0.0336905,42.7403603],[-0.0336205,42.7403603],[-0.0334605,42.7403221],[-0.0330905,42.7402916],[-0.0328505,42.7402802],[-0.0327705,42.7402725],[-0.0325005,42.7401619],[-0.0323105,42.7401199],[-0.0321205,42.7400627],[-0.0319505,42.7399902],[-0.0318305,42.7399101],[-0.0317505,42.7398796],[-0.0316805,42.7398796],[-0.0316005,42.7398796],[-0.0314205,42.7399712],[-0.0310705,42.7399712],[-0.0310005,42.7399902],[-0.0308205,42.7401314],[-0.0306705,42.7402229],[-0.0303805,42.7403603],[-0.0303305,42.7403603],[-0.0301705,42.7403297],[-0.0297305,42.7403107],[-0.0295905,42.7402916],[-0.0295005,42.7402725],[-0.0294205,42.7402306],[-0.0293405,42.7401619],[-0.0292805,42.7400513],[-0.0293105,42.7400208],[-0.0293605,42.7400208],[-0.0294405,42.7400818],[-0.0295105,42.7400818],[-0.0295505,42.7400513],[-0.0295505,42.7399902],[-0.0294805,42.7397804],[-0.0293605,42.7396317],[-0.0292005,42.7395096],[-0.0288905,42.7394104],[-0.0288505,42.7394104],[-0.0287805,42.7394333],[-0.0287005,42.7394218],[-0.0286305,42.7394218],[-0.0285505,42.7393913],[-0.0284905,42.7393913],[-0.0284105,42.7393532],[-0.0283305,42.7393532],[-0.0281705,42.7393913],[-0.0280705,42.7394218],[-0.0280305,42.7394218],[-0.0278005,42.7393608],[-0.0277305,42.7393112],[-0.0276705,42.7392998],[-0.0276205,42.7393112],[-0.0275505,42.7393417],[-0.0273605,42.7392921],[-0.0272605,42.7392807],[-0.0269905,42.739212],[-0.0269605,42.7391815],[-0.0269805,42.739151],[-0.0270105,42.7391396],[-0.0271305,42.7391319],[-0.0271605,42.73909],[-0.0271105,42.7390213],[-0.0272705,42.7389603],[-0.0273905,42.7389717],[-0.0274505,42.7389526],[-0.0275405,42.7389526],[-0.0275705,42.7388802],[-0.0277205,42.738842],[-0.0277705,42.7388],[-0.0278105,42.7387009],[-0.0277805,42.7386818],[-0.0277305,42.7386703],[-0.0276205,42.7387009],[-0.0275205,42.7386703],[-0.0274805,42.7386208],[-0.0274105,42.7386017],[-0.0273505,42.7385712],[-0.0271005,42.7385101],[-0.0269805,42.7384911],[-0.0269605,42.7384796],[-0.0269705,42.7384529],[-0.0270105,42.7384224],[-0.0271305,42.7384224],[-0.0273105,42.7383232],[-0.0273905,42.7381897],[-0.0274305,42.7380524],[-0.0274405,42.7379723],[-0.0273205,42.7377701],[-0.0272705,42.7376328],[-0.0272205,42.7376022],[-0.0267605,42.7374611],[-0.0267305,42.7374725],[-0.0267005,42.7375298],[-0.0266705,42.7376404],[-0.0266005,42.7378616],[-0.0265605,42.7378807],[-0.0264605,42.7378731],[-0.026407,42.7378273],[-0.026377,42.7377205],[-0.026347,42.7376976],[-0.026257,42.73769],[-0.026187,42.7377205],[-0.026157,42.7377205],[-0.026097,42.73769],[-0.026067,42.73769],[-0.025887,42.7377892],[-0.025827,42.7378502],[-0.025797,42.7378578],[-0.025737,42.7378502],[-0.025697,42.7378693],[-0.025667,42.7379074],[-0.025637,42.7379189],[-0.025577,42.7379074],[-0.025557,42.7379189],[-0.025457,42.7379875],[-0.025387,42.737999],[-0.025247,42.7380486],[-0.025087,42.7382774],[-0.024987,42.738369],[-0.024907,42.7384071],[-0.024827,42.7384377],[-0.024777,42.7384377],[-0.024657,42.7384186],[-0.024597,42.73843],[-0.024547,42.7384377],[-0.024467,42.7385101],[-0.024387,42.7385178],[-0.024197,42.7384872],[-0.024127,42.7384491],[-0.024107,42.7384796],[-0.024087,42.7384682],[-0.024047,42.7384377],[-0.024017,42.7384605],[-0.023997,42.7384987],[-0.023847,42.7384796],[-0.023807,42.7385483],[-0.023887,42.7387199],[-0.023767,42.7387085],[-0.023587,42.7387199],[-0.023577,42.7387581],[-0.023477,42.7387695],[-0.023417,42.7388687],[-0.023407,42.7389488],[-0.023457,42.7390175],[-0.023527,42.73909],[-0.023547,42.7391701],[-0.023577,42.7392387],[-0.023567,42.7392502],[-0.022757,42.7391281],[-0.022727,42.7391396],[-0.022607,42.7392197],[-0.022437,42.7392578],[-0.022367,42.7392807]]},{"id":17746,"author":"Ubicarta","name_GR":"Pyrenees: 19 Grange de Holle to Saint-Sauveur","description_GR":"Grange de Holle to Saint-Sauveur by Ubicarta","path":"FRANCE\/GR10_DAY_19","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":23989,"name_EN":"Pyrenees: 19 Grange de Holle \u00e0 Saint-Sauveur","description_EN":"Grange de Holle \u00e0 Saint-Sauveur par Ubicarta","ascent_time":538,"descent_time":545,"marker":"France_GR10","level":9,"ascent":1527,"descent":2277,"maxelev":1862,"minelev":746,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.02802755 42.73926,0.009633329 42.86251)","views":6,"millestones":"0,-0.0223706,42.7392845#1,-0.0272836,42.7443264#2,-0.0170138,42.7436285#3,-0.0118369,42.7489014#4,-0.0106421,42.7572210#5,-0.0066930,42.7647491#6,-0.0087876,42.7717034#7,-0.0132842,42.7742936#8,-0.0049874,42.7776621#9,0.0034974,42.7832986#10,-0.0023136,42.7904503#11,-0.0103854,42.7921121#12,-0.0209757,42.7924632#13,-0.0236715,42.7952570#14,-0.0125922,42.7979346#15,-0.0041962,42.8021404#16,0.0049133,42.8069409#17,0.0076422,42.8151935#18,0.0093341,42.8235607#19,0.0038830,42.8308813#20,-0.0034775,42.8368622#21,-0.0103825,42.8425396#22,-0.0111366,42.8509669#23,-0.0119563,42.8590155#24.0,-0.0096677,42.8624458","x":-0.0077826,"y":42.7926102,"coor":[[-0.0223706,42.7392845],[-0.0221606,42.7392616],[-0.0220106,42.7392616],[-0.0215806,42.7393608],[-0.0216,42.7395363],[-0.02163,42.7396164],[-0.02177,42.7397957],[-0.02175,42.7398148],[-0.02164,42.7398872],[-0.02167,42.7398949],[-0.02188,42.7399139],[-0.02199,42.7399673],[-0.02223,42.7401161],[-0.02293,42.7403259],[-0.02319,42.7403641],[-0.0236,42.740387],[-0.02368,42.740406],[-0.02376,42.7404442],[-0.02388,42.7405853],[-0.02394,42.7406769],[-0.02397,42.7407455],[-0.02393,42.7408562],[-0.02387,42.7408638],[-0.02383,42.7409058],[-0.02376,42.7410355],[-0.02375,42.741127],[-0.02385,42.7414055],[-0.02386,42.7415352],[-0.02384,42.7416649],[-0.02386,42.7416954],[-0.02407,42.7418938],[-0.0242,42.7419357],[-0.02432,42.742054],[-0.02441,42.742115],[-0.02451,42.742157],[-0.02475,42.7422066],[-0.02492,42.7422256],[-0.0251,42.7422638],[-0.02544,42.7425652],[-0.02572,42.7427063],[-0.02595,42.7427673],[-0.0262,42.742775],[-0.02629,42.7428055],[-0.02657,42.7429161],[-0.02676,42.7430458],[-0.02713,42.7433243],[-0.02734,42.743454],[-0.02779,42.7436752],[-0.02797,42.7438469],[-0.028,42.7439156],[-0.02803,42.7440147],[-0.02801,42.7441864],[-0.02777,42.744236],[-0.0275404,42.7442551],[-0.0274104,42.7442856],[-0.0273004,42.7443275],[-0.0271204,42.7443161],[-0.0270904,42.7443352],[-0.0270504,42.7444077],[-0.0270004,42.7444153],[-0.0269804,42.7443962],[-0.0269604,42.7443352],[-0.0269204,42.7440567],[-0.0268604,42.7439575],[-0.0265904,42.7438469],[-0.0262004,42.7437553],[-0.0260704,42.7437744],[-0.0259504,42.7437553],[-0.0255704,42.7438774],[-0.0253104,42.743927],[-0.0250704,42.7440071],[-0.0249904,42.7439957],[-0.0248704,42.7439957],[-0.0244404,42.7439079],[-0.0242604,42.7438164],[-0.0241704,42.7437973],[-0.0240804,42.7436981],[-0.0240204,42.7436676],[-0.0239104,42.7435379],[-0.0238804,42.7435265],[-0.0238504,42.7435379],[-0.0238504,42.7435951],[-0.0238104,42.7436256],[-0.0237704,42.7436981],[-0.0237804,42.7437553],[-0.0238104,42.7437973],[-0.0238204,42.7439156],[-0.0234904,42.7439575],[-0.0232304,42.7440071],[-0.0230804,42.7440262],[-0.0230004,42.7440453],[-0.0229504,42.7440376],[-0.0227504,42.7439346],[-0.0226604,42.7439156],[-0.0225804,42.7438545],[-0.0225204,42.7438278],[-0.0224604,42.7437668],[-0.0221904,42.7436562],[-0.0220704,42.743618],[-0.0218804,42.7435875],[-0.0218404,42.7435875],[-0.0217604,42.743576],[-0.0215804,42.7435646],[-0.0215304,42.7435379],[-0.0214504,42.7435265],[-0.0213904,42.7435379],[-0.0213304,42.7435379],[-0.0211404,42.7435074],[-0.0209504,42.7435074],[-0.0208604,42.7434959],[-0.0208004,42.7434959],[-0.0207404,42.743515],[-0.0204404,42.7434845],[-0.0202604,42.7434349],[-0.0201704,42.7434578],[-0.0201104,42.7434464],[-0.0200804,42.7434654],[-0.0200604,42.7435455],[-0.0199404,42.7436371],[-0.0198604,42.7436676],[-0.0195604,42.7436676],[-0.0190204,42.7437248],[-0.0188904,42.7437172],[-0.0186904,42.7437553],[-0.0184504,42.7437553],[-0.0182604,42.7437859],[-0.0180404,42.7437973],[-0.0179404,42.7437859],[-0.0177104,42.7437363],[-0.0172804,42.7436752],[-0.0172104,42.7436562],[-0.0169404,42.743618],[-0.0166304,42.743618],[-0.0165904,42.7435951],[-0.0164104,42.743557],[-0.0163304,42.743576],[-0.0161104,42.7435646],[-0.0160604,42.743576],[-0.0158304,42.7435455],[-0.0157304,42.743557],[-0.0153704,42.7436752],[-0.0150904,42.7436867],[-0.0149204,42.7437057],[-0.0146404,42.7437057],[-0.0144904,42.7437172],[-0.0143704,42.7437363],[-0.0140104,42.7438545],[-0.0138804,42.7439156],[-0.0137204,42.7439651],[-0.0136304,42.7440071],[-0.0134504,42.7441254],[-0.0133304,42.7441254],[-0.0131404,42.7441063],[-0.0129504,42.7441559],[-0.0126804,42.7443581],[-0.0123904,42.744545],[-0.0120604,42.7447281],[-0.0120304,42.7447662],[-0.0120104,42.7448349],[-0.0119604,42.744915],[-0.0119804,42.744957],[-0.0119404,42.7451248],[-0.0119304,42.745327],[-0.0117904,42.7454758],[-0.0117804,42.7455063],[-0.0117904,42.7455444],[-0.0118204,42.7455673],[-0.0119204,42.7455673],[-0.0121404,42.745636],[-0.0122604,42.7457161],[-0.0123404,42.7457581],[-0.0123904,42.7457581],[-0.0124204,42.7457771],[-0.0124004,42.7458572],[-0.0123604,42.7459373],[-0.0122804,42.7459869],[-0.0121604,42.7461662],[-0.0120804,42.7463074],[-0.0120504,42.7463074],[-0.0120104,42.7462273],[-0.0119804,42.7462463],[-0.0119304,42.7463074],[-0.0119004,42.7463875],[-0.0118504,42.746418],[-0.0117304,42.7466354],[-0.0117004,42.746788],[-0.0117904,42.7470779],[-0.0117004,42.7473373],[-0.0117104,42.7473755],[-0.0118004,42.7475471],[-0.0118004,42.7476463],[-0.0117604,42.7477875],[-0.0117004,42.7478867],[-0.0116104,42.7479858],[-0.0115904,42.748127],[-0.0116204,42.7482147],[-0.0116704,42.7482567],[-0.0116904,42.7483253],[-0.0117504,42.7483559],[-0.0117704,42.7484055],[-0.0117404,42.7485275],[-0.0117404,42.7485657],[-0.0118404,42.7488861],[-0.0117104,42.7494354],[-0.0116804,42.7494965],[-0.0116804,42.7496147],[-0.0116604,42.7497177],[-0.0116004,42.749836],[-0.0116104,42.7498665],[-0.0115804,42.749958],[-0.0115904,42.7499847],[-0.0115704,42.7501068],[-0.0116204,42.750206],[-0.0116604,42.7503052],[-0.0116104,42.7504959],[-0.0115804,42.7505569],[-0.0115804,42.7505951],[-0.0115504,42.7506371],[-0.0115304,42.7507172],[-0.0115304,42.7509575],[-0.0115504,42.7510376],[-0.0115904,42.7510872],[-0.0116004,42.7511253],[-0.0115704,42.7512245],[-0.0115304,42.751297],[-0.0115004,42.751545],[-0.0115804,42.7518463],[-0.0116804,42.7519379],[-0.0118004,42.7519951],[-0.0118204,42.752018],[-0.0118004,42.7521477],[-0.0118104,42.752388],[-0.0118604,42.7526474],[-0.0118604,42.752697],[-0.0118304,42.7527657],[-0.0117704,42.7528152],[-0.0117004,42.7531471],[-0.0116104,42.7533455],[-0.0116104,42.7533951],[-0.0116504,42.7535172],[-0.0116404,42.7535553],[-0.0115604,42.7536163],[-0.0114904,42.7536354],[-0.0109804,42.753727],[-0.0109983,42.7537727],[-0.0109883,42.7538605],[-0.0109483,42.7541504],[-0.0109083,42.754261],[-0.0108983,42.7543106],[-0.0108783,42.7543831],[-0.0107683,42.7544823],[-0.0107483,42.7545433],[-0.0107483,42.754631],[-0.0108283,42.7547722],[-0.0108983,42.7548599],[-0.0110683,42.7553711],[-0.0110483,42.7555733],[-0.0109983,42.7557335],[-0.0109183,42.7558708],[-0.0109913,42.756073],[-0.0110013,42.7561836],[-0.0109813,42.7562637],[-0.0108813,42.7565536],[-0.0108713,42.7566528],[-0.0108613,42.7566833],[-0.0108113,42.7567139],[-0.0108013,42.7567444],[-0.0107913,42.7569542],[-0.0108099,42.7569885],[-0.0107999,42.757019],[-0.0105999,42.7572708],[-0.0103299,42.7575684],[-0.0104231,42.7575569],[-0.0105331,42.7575684],[-0.0106331,42.7576065],[-0.0107831,42.7577477],[-0.0107931,42.7577782],[-0.0107931,42.7578163],[-0.0106731,42.7579384],[-0.0106531,42.7579689],[-0.0106731,42.7580185],[-0.0106631,42.7580376],[-0.0105531,42.7580986],[-0.0104631,42.7581787],[-0.0101331,42.7585983],[-0.0099531,42.7587395],[-0.0096631,42.7592087],[-0.0096031,42.7594261],[-0.0095331,42.7595863],[-0.0095231,42.7597694],[-0.0094531,42.7599487],[-0.0094131,42.7601166],[-0.0093031,42.7601776],[-0.0092831,42.7602386],[-0.0090531,42.7605286],[-0.0089531,42.7606964],[-0.0087431,42.7610779],[-0.0087531,42.7611465],[-0.0086831,42.7612991],[-0.0087131,42.7613678],[-0.0087031,42.7613983],[-0.0086531,42.7614365],[-0.0085631,42.7615776],[-0.0084731,42.7617874],[-0.0083831,42.7619591],[-0.0083331,42.7620583],[-0.0083042,42.7620621],[-0.0081742,42.7621307],[-0.0081042,42.7621498],[-0.0079142,42.7621803],[-0.0077342,42.7621803],[-0.0074242,42.7622299],[-0.0072542,42.7622795],[-0.0069606,42.762516],[-0.0069106,42.7625885],[-0.0068606,42.7626686],[-0.0067406,42.7631073],[-0.0066506,42.7633286],[-0.0065906,42.7636375],[-0.0066106,42.7639389],[-0.0067006,42.7643166],[-0.0066906,42.7647285],[-0.0066706,42.7648964],[-0.0066006,42.765049],[-0.0064906,42.7652359],[-0.0064306,42.765358],[-0.0063906,42.7655182],[-0.0063806,42.7656479],[-0.0064006,42.7657471],[-0.0063906,42.7658081],[-0.0062606,42.7659683],[-0.0061806,42.7661057],[-0.0060506,42.7664375],[-0.0059706,42.7666473],[-0.0058549,42.7670212],[-0.0057949,42.7673111],[-0.0057949,42.7674904],[-0.0058149,42.7676811],[-0.0058649,42.7678909],[-0.0058849,42.7680397],[-0.0058749,42.7681427],[-0.0057749,42.7685318],[-0.0054449,42.7692909],[-0.0053449,42.7694626],[-0.0053249,42.7695313],[-0.0053249,42.7698212],[-0.0053749,42.77005],[-0.0054449,42.7702522],[-0.0056049,42.7705727],[-0.0057049,42.7707024],[-0.0058149,42.7708015],[-0.0061149,42.7709808],[-0.0061849,42.7710304],[-0.0062748,42.7710457],[-0.0064848,42.7711563],[-0.0066048,42.7711754],[-0.0066648,42.7711639],[-0.0068548,42.7710953],[-0.0071048,42.7710457],[-0.0074748,42.7710457],[-0.007506,42.7710686],[-0.0077359,42.7711487],[-0.007806,42.7712173],[-0.007876,42.7712555],[-0.0080259,42.7712784],[-0.0082659,42.771347],[-0.008356,42.7713966],[-0.008416,42.7714577],[-0.0085059,42.7715683],[-0.0086759,42.7716675],[-0.0087659,42.771698],[-0.0088859,42.7717285],[-0.0091459,42.7717667],[-0.0096259,42.7718086],[-0.0099359,42.7718887],[-0.0099659,42.7718964],[-0.0100159,42.7718773],[-0.010314,42.7718353],[-0.010514,42.7718353],[-0.010944,42.7718964],[-0.011144,42.7719154],[-0.011204,42.7719154],[-0.011534,42.7718163],[-0.011794,42.7718544],[-0.011834,42.7718735],[-0.011984,42.7720032],[-0.012084,42.7720757],[-0.012624,42.7722168],[-0.012814,42.772316],[-0.012954,42.7723656],[-0.013004,42.7724037],[-0.013264,42.7724533],[-0.013404,42.7725143],[-0.013474,42.7725258],[-0.013644,42.7725143],[-0.013854,42.7724838],[-0.013934,42.7724838],[-0.014114,42.7725334],[-0.014344,42.7725754],[-0.014584,42.772625],[-0.014804,42.7726364],[-0.015084,42.7728233],[-0.015434,42.7729034],[-0.015634,42.7730255],[-0.015784,42.7730446],[-0.015804,42.7730865],[-0.015884,42.7731438],[-0.016004,42.7732162],[-0.0160587,42.7732582],[-0.0159587,42.7733383],[-0.0158687,42.7733688],[-0.0157987,42.7733955],[-0.0156087,42.7735672],[-0.0155487,42.7736855],[-0.0154787,42.7737579],[-0.0154787,42.7737885],[-0.0155187,42.7738075],[-0.0156387,42.7738075],[-0.0156687,42.7738266],[-0.0156987,42.7738762],[-0.0156787,42.7739983],[-0.0156187,42.774128],[-0.0155087,42.7741966],[-0.0154287,42.7742691],[-0.0153387,42.7743988],[-0.0152787,42.7744255],[-0.0151787,42.774456],[-0.0150987,42.7745285],[-0.0150587,42.7745361],[-0.0149987,42.7745361],[-0.0146987,42.774456],[-0.0145587,42.774437],[-0.0144387,42.774437],[-0.0142787,42.7743988],[-0.0141987,42.7743988],[-0.0140787,42.7743683],[-0.0139287,42.7743874],[-0.0136587,42.7743568],[-0.0135387,42.7743683],[-0.0133387,42.7743263],[-0.0132887,42.7742958],[-0.0131787,42.7742882],[-0.0128787,42.7742882],[-0.0126587,42.7742577],[-0.0125187,42.7742882],[-0.0123887,42.7743378],[-0.0123087,42.7743492],[-0.0121187,42.7744484],[-0.0120687,42.774437],[-0.0119187,42.774456],[-0.0118287,42.7744255],[-0.0117187,42.7744179],[-0.0115387,42.774437],[-0.0113187,42.774498],[-0.0112387,42.774498],[-0.0109387,42.7745667],[-0.0107587,42.7746277],[-0.0107487,42.7746773],[-0.0106387,42.7747459],[-0.0101427,42.7750511],[-0.0101227,42.7750816],[-0.0101427,42.7751083],[-0.0101727,42.7751198],[-0.0107327,42.7749901],[-0.0107627,42.7749901],[-0.0107727,42.7750282],[-0.0107527,42.7750511],[-0.0106727,42.7750816],[-0.01065,42.7751312],[-0.01062,42.7751503],[-0.01043,42.7755699],[-0.01036,42.7756805],[-0.0103,42.7757416],[-0.01023,42.7757607],[-0.01008,42.7757607],[-0.00977,42.7757111],[-0.00971,42.7757111],[-0.00956,42.7757912],[-0.0094,42.7758217],[-0.0093,42.7758827],[-0.00912,42.7761116],[-0.00905,42.7761497],[-0.009,42.7761497],[-0.0087,42.7760696],[-0.00859,42.7760811],[-0.00855,42.7761116],[-0.00851,42.7761803],[-0.00848,42.77631],[-0.00845,42.7763901],[-0.00841,42.7764206],[-0.0083,42.7764626],[-0.00824,42.7764702],[-0.0081,42.7764397],[-0.00794,42.7764511],[-0.00769,42.7763901],[-0.00751,42.7763901],[-0.00744,42.7764511],[-0.00733,42.7764816],[-0.00724,42.7765312],[-0.00711,42.7765923],[-0.00699,42.7766609],[-0.00691,42.776722],[-0.00683,42.7768517],[-0.0068,42.7768822],[-0.00679,42.7769699],[-0.00676,42.7769928],[-0.00669,42.7770233],[-0.00666,42.77705],[-0.00663,42.7771225],[-0.0066,42.7772522],[-0.0065,42.7773323],[-0.00626,42.7773323],[-0.00607,42.7773209],[-0.00589,42.7773399],[-0.00561,42.777462],[-0.0054,42.7775116],[-0.00521,42.7776031],[-0.005,42.7776604],[-0.00477,42.7776909],[-0.00465,42.7777328],[-0.00455,42.7777519],[-0.00441,42.777813],[-0.00424,42.7778397],[-0.00385,42.778141],[-0.00338,42.7784233],[-0.00324,42.7784805],[-0.00307,42.7786407],[-0.00285,42.778801],[-0.00281,42.7788506],[-0.0028,42.7789307],[-0.00277,42.7789612],[-0.00273,42.7789803],[-0.00258,42.7791405],[-0.00254,42.7792397],[-0.00248,42.7792702],[-0.00244,42.7793427],[-0.00236,42.7794228],[-0.00234,42.77948],[-0.00231,42.7795219],[-0.00214,42.7796021],[-0.00209,42.7796707],[-0.00199,42.7797699],[-0.0019,42.7798119],[-0.00176,42.7798805],[-0.00162,42.7799301],[-0.00139,42.7799721],[-0.00132,42.7799911],[-0.00129,42.7800217],[-0.00128,42.7800522],[-0.00122,42.7801628],[-0.0012,42.7802696],[-0.00114,42.7803307],[-0.00107,42.7803726],[-0.00096,42.7804832],[-0.00078,42.7807503],[-0.00063,42.7810326],[-0.00054,42.7811203],[-0.00034,42.7812614],[-2.26e-5,42.7814293],[0.0003074,42.7815208],[0.0009174,42.781559],[0.0012074,42.7816391],[0.0013174,42.7816811],[0.0013674,42.7817116],[0.0014474,42.7817421],[0.0016174,42.7818604],[0.0020074,42.7819901],[0.0022674,42.7821198],[0.0023574,42.7821503],[0.0025574,42.7822113],[0.0026574,42.7822495],[0.0027774,42.782341],[0.0029874,42.7824402],[0.0032974,42.7826805],[0.0034074,42.7827797],[0.0035574,42.783062],[0.0034974,42.7832603],[0.0034974,42.783432],[0.0035274,42.7834587],[0.0035374,42.7835121],[0.0035274,42.7837219],[0.0035474,42.7838402],[0.0036074,42.7840195],[0.0036574,42.784111],[0.0036574,42.7841797],[0.0036274,42.7842712],[0.0035274,42.7844696],[0.0032974,42.7845802],[0.0030674,42.7847404],[0.0030374,42.7848816],[0.0030674,42.7850304],[0.0030174,42.7851295],[0.0030074,42.7851791],[0.0028174,42.7854195],[0.0026974,42.7855911],[0.0024774,42.7857895],[0.0023674,42.7859116],[0.0022174,42.7859917],[0.0021774,42.7860413],[0.0020974,42.7861023],[0.0019674,42.7861786],[0.0018074,42.7865486],[0.0018074,42.7866707],[0.0016174,42.78722],[0.0014374,42.7874413],[0.0013774,42.7877388],[0.0013174,42.7878914],[0.0012874,42.7879219],[0.0012074,42.7881317],[0.0010974,42.7881813],[0.0009874,42.7882805],[0.0007074,42.7883797],[0.0006574,42.7884903],[0.0005974,42.7885323],[0.0004974,42.7886314],[0.0004074,42.788662],[0.0003474,42.7887192],[0.0002874,42.7887421],[0.0001674,42.7888489],[-7.26e-5,42.7889404],[-0.0002126,42.7889709],[-0.0002426,42.7890015],[-0.0005126,42.7891006],[-0.0006326,42.7891617],[-0.0007126,42.7892303],[-0.0007826,42.7892494],[-0.0009826,42.7894821],[-0.0012426,42.7896805],[-0.0013026,42.7896996],[-0.0013426,42.7897491],[-0.0015126,42.7898598],[-0.0015726,42.7898903],[-0.0016826,42.7900009],[-0.0017326,42.7900314],[-0.0020126,42.7901802],[-0.0021826,42.7903214],[-0.0022926,42.7904396],[-0.0025526,42.7905693],[-0.0026126,42.7906723],[-0.0026826,42.7907486],[-0.0027826,42.7908096],[-0.0028126,42.7908401],[-0.0028226,42.7908821],[-0.0029526,42.7909889],[-0.0030426,42.7910995],[-0.0032126,42.79142],[-0.0032126,42.7915421],[-0.0032626,42.7917023],[-0.0033326,42.7917824],[-0.0033726,42.79179],[-0.0033826,42.7918091],[-0.0033626,42.7918587],[-0.0034026,42.7919121],[-0.0034326,42.7920418],[-0.0034726,42.7920723],[-0.0035026,42.7921295],[-0.0035026,42.7922211],[-0.0035926,42.7923203],[-0.0035626,42.7923813],[-0.0035626,42.7924309],[-0.0035826,42.7924614],[-0.0036626,42.7924995],[-0.0036826,42.7925491],[-0.0042526,42.7934418],[-0.0043326,42.793499],[-0.0045226,42.793602],[-0.0047926,42.7936592],[-0.0048426,42.7936897],[-0.0050126,42.7937508],[-0.0051926,42.7937889],[-0.0053426,42.793869],[-0.0054026,42.7938919],[-0.0054626,42.7938805],[-0.0055226,42.7937813],[-0.0056526,42.7937012],[-0.0057526,42.7935791],[-0.0058526,42.7935295],[-0.0058826,42.793499],[-0.0059526,42.7934914],[-0.0059826,42.7934723],[-0.0059926,42.7934189],[-0.0060326,42.7933693],[-0.0061726,42.7932701],[-0.0062626,42.7931709],[-0.0064826,42.7931099],[-0.0066626,42.7930298],[-0.0068426,42.7928886],[-0.0068726,42.792881],[-0.0071226,42.7929306],[-0.0072626,42.792942],[-0.0073126,42.792881],[-0.0075726,42.7927513],[-0.0076126,42.7927399],[-0.0076826,42.7926903],[-0.0077626,42.7926598],[-0.0077826,42.7926102],[-0.0078226,42.792572],[-0.0079226,42.7925606],[-0.0081826,42.7926216],[-0.0084126,42.792572],[-0.0084926,42.7925797],[-0.0085626,42.7925987],[-0.0086426,42.7925911],[-0.0090026,42.7924004],[-0.0091926,42.7923393],[-0.0093526,42.792202],[-0.0095726,42.7921791],[-0.0096426,42.792141],[-0.0097926,42.7921219],[-0.0098726,42.7920723],[-0.0100526,42.7920189],[-0.0100826,42.7920723],[-0.0101126,42.7920799],[-0.0102226,42.7920494],[-0.0102626,42.7920609],[-0.0102926,42.7920914],[-0.0103826,42.7921104],[-0.0104026,42.7921219],[-0.0104126,42.7921715],[-0.0103626,42.7922096],[-0.0103626,42.7922287],[-0.0103726,42.7922821],[-0.0104226,42.7923203],[-0.0104926,42.7924118],[-0.0104626,42.79245],[-0.0104926,42.7924805],[-0.0105226,42.792511],[-0.0107426,42.7925301],[-0.0108126,42.7924919],[-0.0110126,42.7924423],[-0.0110426,42.79245],[-0.0110426,42.792511],[-0.0110726,42.792511],[-0.0115226,42.7923393],[-0.0118126,42.7923698],[-0.0119326,42.7923698],[-0.0121326,42.7922821],[-0.0122026,42.7922821],[-0.0123926,42.7923508],[-0.0126326,42.7924194],[-0.0130426,42.79245],[-0.0133126,42.79245],[-0.0134426,42.7924194],[-0.0138326,42.7922821],[-0.0142426,42.7921791],[-0.0143426,42.7921906],[-0.0146726,42.7923393],[-0.0148326,42.7923698],[-0.0149526,42.7923508],[-0.0150126,42.7923508],[-0.0152026,42.7924118],[-0.0153826,42.7924309],[-0.0155726,42.7924805],[-0.0156426,42.7925186],[-0.0157526,42.7925987],[-0.0158026,42.7926102],[-0.0162926,42.7925491],[-0.0165826,42.7924423],[-0.0169226,42.7924309],[-0.0170626,42.7923698],[-0.0173726,42.7923393],[-0.0174426,42.7923393],[-0.0178326,42.792572],[-0.0179726,42.7926292],[-0.0182026,42.7927589],[-0.0183826,42.7927818],[-0.0184026,42.7928009],[-0.0184226,42.7928505],[-0.0184826,42.7929001],[-0.0185426,42.7929192],[-0.0188226,42.7929802],[-0.0190926,42.7929802],[-0.0192726,42.7929611],[-0.0194026,42.7929306],[-0.0195326,42.7928619],[-0.0196326,42.7926598],[-0.0197826,42.7926216],[-0.0199926,42.7926521],[-0.0202426,42.7926216],[-0.0204126,42.7925987],[-0.0207126,42.7925186],[-0.0208526,42.7924805],[-0.0209826,42.7924614],[-0.0214326,42.7925606],[-0.0222126,42.7926712],[-0.0223426,42.7926712],[-0.0225726,42.792572],[-0.0231326,42.7925415],[-0.0233126,42.7924995],[-0.0236326,42.7923508],[-0.0236926,42.7923622],[-0.0237926,42.7924919],[-0.0239426,42.7926102],[-0.0240626,42.7927895],[-0.0243626,42.7929611],[-0.0244526,42.7930412],[-0.0247026,42.7931519],[-0.0248826,42.7932014],[-0.0257326,42.793602],[-0.0258026,42.793602],[-0.0258926,42.7935486],[-0.0259826,42.7935219],[-0.0261326,42.7935486],[-0.0262526,42.7936096],[-0.0263726,42.7936897],[-0.0264526,42.7937508],[-0.0266226,42.7940521],[-0.0265926,42.7940903],[-0.0265026,42.7941513],[-0.0264826,42.7942009],[-0.0265726,42.7943611],[-0.0270926,42.7947006],[-0.0272126,42.7947922],[-0.0272326,42.7948494],[-0.0271926,42.794899],[-0.0266426,42.7950592],[-0.0266126,42.7951088],[-0.0266026,42.7951698],[-0.0265726,42.7952003],[-0.0264726,42.7952003],[-0.0263126,42.7952194],[-0.0261126,42.7952194],[-0.0260626,42.7951698],[-0.0259726,42.7951698],[-0.0258926,42.7952118],[-0.0257626,42.7952003],[-0.0256226,42.7952499],[-0.0255126,42.7952614],[-0.0252926,42.7951889],[-0.0252326,42.7951889],[-0.0249626,42.7952499],[-0.0246026,42.7952309],[-0.0243626,42.7952423],[-0.0242026,42.7952194],[-0.0241126,42.7952423],[-0.0240026,42.7952919],[-0.0239126,42.7952995],[-0.0236226,42.7952499],[-0.0233326,42.7952805],[-0.0231626,42.7953415],[-0.0230226,42.7954216],[-0.0226644,42.7954636],[-0.0223844,42.7954636],[-0.0221844,42.7954826],[-0.0220144,42.7955208],[-0.0219144,42.7955437],[-0.0217644,42.7956009],[-0.0217144,42.7956123],[-0.0215944,42.7956009],[-0.0213744,42.7957039],[-0.0211144,42.7957611],[-0.0209344,42.7958603],[-0.0208244,42.7958832],[-0.0206544,42.7958832],[-0.0204044,42.7958603],[-0.0203444,42.7958717],[-0.0201244,42.7959709],[-0.0198844,42.7960434],[-0.0196844,42.7961121],[-0.0195044,42.7962036],[-0.0193544,42.7963028],[-0.0193244,42.7963638],[-0.0193344,42.7963905],[-0.0192544,42.7964439],[-0.0191044,42.7965126],[-0.0188544,42.7965508],[-0.0183844,42.7965317],[-0.0182944,42.7965508],[-0.0181344,42.7966232],[-0.0179844,42.7966728],[-0.0176844,42.7967224],[-0.0173944,42.7967834],[-0.0171044,42.796772],[-0.0167844,42.796833],[-0.0166244,42.7968407],[-0.0164444,42.7969017],[-0.0163544,42.7969627],[-0.0162644,42.7970009],[-0.0161144,42.7970505],[-0.0160144,42.7970619],[-0.0159344,42.7970505],[-0.0157144,42.7970009],[-0.0156444,42.7970009],[-0.0154844,42.7971115],[-0.0154044,42.7971306],[-0.0151244,42.797123],[-0.0150644,42.7971535],[-0.0148744,42.7972832],[-0.0145444,42.7973213],[-0.0142044,42.797554],[-0.0141144,42.7975807],[-0.0140244,42.7975807],[-0.0137344,42.7976036],[-0.0134144,42.7975731],[-0.0133444,42.7975922],[-0.0130544,42.7977715],[-0.0129744,42.797802],[-0.0128044,42.7978134],[-0.0126844,42.7978516],[-0.0124744,42.7980423],[-0.0123344,42.7981224],[-0.0120744,42.7981911],[-0.0114644,42.7983513],[-0.0112844,42.7984238],[-0.0108144,42.798481],[-0.0105944,42.798481],[-0.0103044,42.7984505],[-0.0102044,42.798481],[-0.0098644,42.7986526],[-0.0096021,42.7986908],[-0.0096192,42.7987289],[-0.0096592,42.798748],[-0.0097292,42.7987671],[-0.0097492,42.7988167],[-0.0097392,42.7988586],[-0.0096792,42.7988777],[-0.0095892,42.7988586],[-0.0092892,42.7988472],[-0.0090092,42.7988091],[-0.0089192,42.7988091],[-0.0086392,42.7988777],[-0.0084192,42.7989578],[-0.0080492,42.7992783],[-0.0079192,42.799427],[-0.0078492,42.7994881],[-0.0074592,42.7996178],[-0.0073792,42.7996597],[-0.0072392,42.7997894],[-0.0069792,42.7998772],[-0.0065292,42.800087],[-0.0063692,42.8001366],[-0.0063092,42.8001785],[-0.0061892,42.8004074],[-0.0061392,42.8004379],[-0.0060292,42.8004875],[-0.0058892,42.8005981],[-0.0058292,42.8007088],[-0.0056592,42.8007469],[-0.0055392,42.8007965],[-0.0049892,42.8011665],[-0.0048592,42.8012276],[-0.0047292,42.8013382],[-0.0045992,42.8013573],[-0.0042592,42.8013573],[-0.0042392,42.8013802],[-0.0042392,42.8013992],[-0.0042692,42.8014374],[-0.0044492,42.8014984],[-0.0045592,42.8014984],[-0.0046592,42.8015289],[-0.0047292,42.8015671],[-0.0047592,42.8016167],[-0.0047592,42.8018494],[-0.0047292,42.8019295],[-0.0044992,42.8020477],[-0.0041992,42.8021393],[-0.0040492,42.8022079],[-0.0036792,42.8024902],[-0.0034292,42.802597],[-0.0033192,42.8026695],[-0.0032392,42.8027687],[-0.0030792,42.8031883],[-0.0030392,42.8032379],[-0.0029192,42.8033485],[-0.0028692,42.8034782],[-0.0028592,42.8036499],[-0.0027992,42.8036995],[-0.0026492,42.8037567],[-0.0023992,42.8038177],[-0.0018792,42.8040085],[-0.0015292,42.8042603],[-0.0013592,42.8043594],[-0.0011992,42.8044395],[-0.0009892,42.8045998],[-0.0009692,42.8046684],[-0.0007892,42.8047485],[-0.0006892,42.8048096],[-0.0006092,42.8049278],[-0.0005492,42.8049469],[-0.0004092,42.8049393],[-0.0003692,42.8049698],[-0.0003292,42.805027],[-0.0002792,42.805027],[2.08e-5,42.8049965],[0.0005508,42.805027],[0.0008608,42.805027],[0.0010108,42.805069],[0.0014008,42.8052902],[0.0017308,42.8056183],[0.0023508,42.805748],[0.0026308,42.8059196],[0.0029708,42.806057],[0.0031808,42.8061981],[0.0034708,42.8063393],[0.0035808,42.8064194],[0.0040208,42.80653],[0.0042108,42.8065491],[0.0043108,42.8065376],[0.0046208,42.8064575],[0.0046908,42.8064499],[0.0048508,42.8066902],[0.0049008,42.8068886],[0.0051208,42.807457],[0.0051608,42.8075066],[0.0052208,42.8075371],[0.0052454,42.8077393],[0.0052854,42.8078079],[0.0054454,42.8079796],[0.005543,42.8080444],[0.005633,42.808075],[0.005843,42.8081131],[0.005863,42.808136],[0.005993,42.8083534],[0.006263,42.8087654],[0.006333,42.8088264],[0.006503,42.808876],[0.0065538,42.8089676],[0.0065538,42.8091469],[0.0065338,42.8092575],[0.0064938,42.8093452],[0.0062138,42.8097267],[0.0061638,42.8098259],[0.0060338,42.8101768],[0.0060238,42.8103447],[0.0060238,42.8105049],[0.0060738,42.8107376],[0.0061738,42.8110847],[0.0063538,42.8114166],[0.0066038,42.8118172],[0.0069438,42.8121872],[0.0070138,42.8122673],[0.0070438,42.8124161],[0.0070838,42.8127747],[0.0070438,42.8135147],[0.0070638,42.8136749],[0.0071638,42.814045],[0.0072438,42.8143959],[0.0073738,42.8147469],[0.0075838,42.8150978],[0.0076038,42.815155],[0.0076238,42.8153572],[0.0077038,42.8166962],[0.0076538,42.8172569],[0.0074538,42.8182373],[0.0074238,42.8184547],[0.0074338,42.8185959],[0.0074838,42.8187752],[0.0075638,42.8189545],[0.0079438,42.819397],[0.0082838,42.8197556],[0.0083838,42.8199158],[0.0085538,42.8202972],[0.0086438,42.8204765],[0.0087938,42.8206673],[0.0090338,42.8210869],[0.0090738,42.8211174],[0.0096338,42.8213158],[0.0092933,42.8218346],[0.0092333,42.8219719],[0.0092433,42.8221054],[0.0093733,42.8225822],[0.0094133,42.8228722],[0.0094033,42.8231239],[0.0093433,42.8235245],[0.0093733,42.8242836],[0.0093133,42.8243637],[0.0092333,42.8244133],[0.0087333,42.8244934],[0.0086833,42.824543],[0.0086733,42.8249626],[0.0085133,42.8255348],[0.0083733,42.8259621],[0.0081633,42.8267632],[0.0078933,42.827034],[0.0074833,42.8273735],[0.0069933,42.8278351],[0.0068433,42.8280144],[0.0067833,42.8281746],[0.0066533,42.8285942],[0.0065933,42.8286934],[0.0062933,42.8290024],[0.0059633,42.8292923],[0.0057333,42.8294449],[0.0049633,42.8298035],[0.0048633,42.829895],[0.004719,42.8300858],[0.004579,42.8303566],[0.004459,42.8305054],[0.004039,42.8307838],[0.003219,42.831295],[0.002609,42.8316841],[0.0025128,42.8316154],[0.0024128,42.8315964],[0.0023328,42.8316154],[0.0018428,42.8319054],[0.0017328,42.832016],[0.0016328,42.8321648],[0.0013428,42.8324661],[0.0011928,42.8325577],[0.0010728,42.8326149],[0.0008928,42.8326645],[0.0005128,42.8327255],[0.0003228,42.8328056],[0.0002528,42.8328476],[-0.0001072,42.8331871],[-0.0001472,42.8332672],[-0.0001472,42.8333244],[-0.0001272,42.8333473],[-0.0001272,42.8334351],[-6.72e-5,42.8335152],[-6.72e-5,42.8335953],[-0.0001772,42.8337669],[-0.000324,42.8338203],[-0.000364,42.8338623],[-0.000644,42.8342094],[-0.000764,42.8344307],[-0.000824,42.8344917],[-0.000864,42.8345528],[-0.000874,42.8346519],[-0.000944,42.8348312],[-0.001004,42.8348694],[-0.001314,42.8349724],[-0.001444,42.835022],[-0.001584,42.8351021],[-0.0016202,42.8351517],[-0.0016802,42.8351936],[-0.0017902,42.8352814],[-0.0018402,42.8353004],[-0.0019002,42.8353004],[-0.0019402,42.8353233],[-0.0020102,42.8353729],[-0.0021802,42.8354607],[-0.0023002,42.8355827],[-0.0023502,42.8356018],[-0.0024402,42.8356438],[-0.0025302,42.8356934],[-0.0028602,42.8357735],[-0.0029902,42.8358421],[-0.0030902,42.8359108],[-0.0031402,42.8359604],[-0.0032202,42.8360023],[-0.0033002,42.8360329],[-0.0033702,42.8360329],[-0.0035102,42.8360634],[-0.0035802,42.8361511],[-0.0036202,42.8362503],[-0.0036302,42.8363228],[-0.0036002,42.8364105],[-0.0035202,42.8365211],[-0.0033802,42.8367805],[-0.0035841,42.8369522],[-0.003744,42.8370514],[-0.003834,42.8371239],[-0.0040047,42.837204],[-0.0043447,42.8374138],[-0.0045847,42.8374329],[-0.0047476,42.8374977],[-0.0047976,42.8374977],[-0.0049876,42.8374367],[-0.0051076,42.8373566],[-0.0051876,42.8373184],[-0.0052376,42.8373184],[-0.0053076,42.8373375],[-0.0054276,42.8374062],[-0.0055376,42.8375282],[-0.0056976,42.837738],[-0.0059276,42.8380775],[-0.0059576,42.8381691],[-0.0060576,42.8386192],[-0.0061076,42.8386765],[-0.0065276,42.8389664],[-0.0066176,42.8390083],[-0.0068576,42.8390465],[-0.0069576,42.8390884],[-0.0070576,42.839138],[-0.0074876,42.8396873],[-0.0076176,42.8399582],[-0.0076776,42.8400269],[-0.0077876,42.8401985],[-0.0078315,42.840332],[-0.0079415,42.8404694],[-0.0083815,42.8409119],[-0.0084315,42.84095],[-0.0085015,42.8409615],[-0.0088215,42.8409195],[-0.0089715,42.8409424],[-0.0090815,42.8409691],[-0.0091915,42.8410797],[-0.0092715,42.8412819],[-0.0093115,42.8413391],[-0.0093415,42.8413506],[-0.0093715,42.84132],[-0.0094115,42.8413124],[-0.0094815,42.841301],[-0.0095915,42.841301],[-0.0096815,42.84132],[-0.0097715,42.8413696],[-0.0098515,42.8413925],[-0.0099015,42.8413925],[-0.0099715,42.8413696],[-0.0100415,42.84132],[-0.0101215,42.8412895],[-0.0102215,42.841301],[-0.0102915,42.8413391],[-0.0103315,42.8414421],[-0.0103415,42.8416901],[-0.0104015,42.8417816],[-0.0104415,42.8419304],[-0.0104515,42.8420792],[-0.0104215,42.8421707],[-0.0103615,42.8422623],[-0.0103915,42.842411],[-0.0103815,42.8425598],[-0.0104115,42.8426208],[-0.0104815,42.8426819],[-0.0105515,42.8427505],[-0.0105615,42.8428116],[-0.0105515,42.8430519],[-0.0106115,42.8433723],[-0.0104815,42.8437691],[-0.0105415,42.8440399],[-0.0104715,42.8443222],[-0.0104915,42.8444023],[-0.0105315,42.844471],[-0.0106115,42.8445511],[-0.0107315,42.8446121],[-0.0108315,42.8446198],[-0.0109115,42.8446503],[-0.0109615,42.8447113],[-0.0110115,42.8449593],[-0.0109415,42.8451195],[-0.0110015,42.8453827],[-0.0109915,42.8454819],[-0.0108315,42.8458023],[-0.0108315,42.8460808],[-0.0108115,42.846241],[-0.0107815,42.8462906],[-0.0106915,42.8463211],[-0.0106315,42.8463707],[-0.0104915,42.8467903],[-0.0104615,42.8468094],[-0.0103215,42.8468513],[-0.0102515,42.8468895],[-0.0102115,42.8469505],[-0.0101915,42.8470306],[-0.0102115,42.8475304],[-0.0102415,42.84758],[-0.0103015,42.8476105],[-0.0104315,42.8476295],[-0.0104715,42.8476906],[-0.0106015,42.8480415],[-0.0106315,42.8484421],[-0.0107515,42.8485603],[-0.0107915,42.8485794],[-0.0108015,42.8486023],[-0.0109115,42.8490524],[-0.0110315,42.8493996],[-0.0110715,42.849472],[-0.0110715,42.8495293],[-0.0109915,42.8498116],[-0.0111015,42.8500328],[-0.0111115,42.8501511],[-0.0110515,42.8503609],[-0.0111915,42.8513794],[-0.0112415,42.8516197],[-0.0112315,42.8516693],[-0.0111615,42.8517303],[-0.0111415,42.8517799],[-0.0110915,42.8519821],[-0.0110715,42.8521805],[-0.0112215,42.8528214],[-0.0111115,42.8528519],[-0.0110915,42.8528709],[-0.0110915,42.85289],[-0.0111315,42.8529625],[-0.0111715,42.8529816],[-0.0113115,42.8530197],[-0.0113315,42.8530426],[-0.0113915,42.853199],[-0.0116515,42.8534203],[-0.0116615,42.8534508],[-0.0116415,42.8534698],[-0.0115215,42.8535309],[-0.0114915,42.8535805],[-0.0114715,42.8538094],[-0.0115215,42.8540115],[-0.0114715,42.8542824],[-0.0115615,42.8544617],[-0.0115715,42.8544998],[-0.0115015,42.8546791],[-0.0115115,42.8547096],[-0.0118415,42.854969],[-0.0119715,42.8552704],[-0.0119615,42.855381],[-0.0120315,42.8555107],[-0.0120115,42.8557701],[-0.0120815,42.8560028],[-0.0122615,42.8563309],[-0.0124415,42.856739],[-0.0124415,42.856842],[-0.0123915,42.8570213],[-0.0123515,42.8570518],[-0.0122815,42.8570518],[-0.0121915,42.8570404],[-0.0121615,42.8570518],[-0.0121115,42.8571014],[-0.0121115,42.857132],[-0.0121415,42.8572197],[-0.0121062,42.8572502],[-0.0120962,42.8572998],[-0.0121362,42.8573608],[-0.0123262,42.8575706],[-0.0123562,42.8576927],[-0.0123562,42.8577805],[-0.0120362,42.8584824],[-0.0119662,42.8586121],[-0.0119262,42.8587112],[-0.0119662,42.858902],[-0.0119362,42.8592796],[-0.0119962,42.8595619],[-0.0121262,42.8598404],[-0.0122162,42.8599625],[-0.0123562,42.8601112],[-0.0125962,42.8603096],[-0.0127162,42.8604317],[-0.0129062,42.8607903],[-0.0128862,42.8608398],[-0.0128462,42.8608704],[-0.0127662,42.8608818],[-0.0126862,42.8608627],[-0.0125262,42.8607826],[-0.0123562,42.8605499],[-0.0120462,42.8602524],[-0.0117962,42.8600731],[-0.0117522,42.8601685],[-0.0116722,42.8604202],[-0.0116822,42.8605003],[-0.0117323,42.8605881],[-0.0117423,42.8606377],[-0.0117222,42.8608093],[-0.0116522,42.8610611],[-0.0116322,42.8611679],[-0.0116522,42.861248],[-0.0117323,42.8613396],[-0.0118523,42.8614502],[-0.0117077,42.8615074],[-0.0116577,42.861557],[-0.0115977,42.8616066],[-0.0115677,42.8616562],[-0.0115777,42.8617363],[-0.0115677,42.8617554],[-0.0114877,42.8617744],[-0.0114277,42.8617744],[-0.0114077,42.8617859],[-0.0113977,42.861824],[-0.0114977,42.8619156],[-0.0116977,42.8619957],[-0.0117077,42.8620148],[-0.0116677,42.8621254],[-0.0117677,42.8621941],[-0.0117977,42.8622551],[-0.0120077,42.8624649],[-0.0120077,42.8624878],[-0.0119877,42.8624954],[-0.0119477,42.8624878],[-0.0118677,42.8624077],[-0.0117977,42.8623657],[-0.0117577,42.8623543],[-0.0117177,42.8623657],[-0.0116677,42.8625069],[-0.0116477,42.8625069],[-0.0115377,42.8624649],[-0.0115077,42.8623962],[-0.0114577,42.8623848],[-0.0112377,42.8623962],[-0.0110877,42.8623962],[-0.0109477,42.8623657],[-0.0106477,42.8622475],[-0.0102277,42.8620567],[-0.0098377,42.8618355],[-0.0097977,42.8618469],[-0.0097777,42.8619766],[-0.0097977,42.8620262],[-0.0098777,42.8620872],[-0.0098577,42.862175],[-0.0098777,42.8622055],[-0.0099777,42.8622742],[-0.0099777,42.8622971],[-0.0098177,42.8623047],[-0.0096677,42.8624458]]},{"id":17747,"author":"Ubicarta","name_GR":"Pyrenees: 20 Saint-Sauveur to Bar\u00e8ges","description_GR":"Saint-Sauveur to Bar\u00e8ges by Ubicarta","path":"FRANCE\/GR10_DAY_20","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":11742,"name_EN":"Pyrenees: 20 Saint-Sauveur \u00e0 Bar\u00e8ges","description_EN":"Saint-Sauveur \u00e0 Bar\u00e8ges par Ubicarta","ascent_time":275,"descent_time":254,"marker":"France_GR10","level":9,"ascent":1079,"descent":582,"maxelev":1285,"minelev":713,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(-0.009665517 42.85821,0.06632886 42.89751)","views":14,"millestones":"0,-0.0096655,42.8624535#1,-0.0058587,42.8613775#2,-0.0075680,42.8683405#3,-0.0032342,42.8736409#4,0.0041685,42.8766677#5,0.0114699,42.8767176#6,0.0220398,42.8785529#7,0.0276148,42.8829443#8,0.0359218,42.8865749#9,0.0410485,42.8903096#10,0.0495758,42.8943070#11,0.0583510,42.8968700#11.7,0.0663252,42.8969917","x":0.0238156,"y":42.8822479,"coor":[[-0.0096655,42.8624535],[-0.0096055,42.8624306],[-0.0093355,42.8622704],[-0.0092455,42.8622017],[-0.0090955,42.8620338],[-0.0087955,42.8615723],[-0.0085055,42.8612823],[-0.0083055,42.8610229],[-0.0082255,42.8608627],[-0.0081755,42.8607025],[-0.0081055,42.8606033],[-0.0078555,42.8603401],[-0.0077655,42.8602104],[-0.0074755,42.8599434],[-0.0070555,42.8594131],[-0.0065755,42.858963],[-0.0063055,42.8587227],[-0.0061355,42.8586311],[-0.0052855,42.8582611],[-0.0051655,42.858223],[-0.0050955,42.8582115],[-0.0050255,42.858242],[-0.0049255,42.8583527],[-0.0048655,42.8584938],[-0.0048355,42.8586311],[-0.0047855,42.8589401],[-0.0048055,42.8590317],[-0.0048455,42.8591232],[-0.0049855,42.8592834],[-0.0050555,42.8593712],[-0.0050655,42.8594322],[-0.0049955,42.8596611],[-0.0049755,42.8597717],[-0.0050055,42.8598709],[-0.0050855,42.8599434],[-0.0053955,42.8601112],[-0.0056155,42.8603401],[-0.0056855,42.8604507],[-0.0057455,42.860672],[-0.0058655,42.8611832],[-0.0058555,42.8614426],[-0.0058,42.8614998],[-0.00572,42.862381],[-0.00573,42.8624611],[-0.00576,42.8624916],[-0.00589,42.8625526],[-0.00664,42.8628693],[-0.00685,42.8629799],[-0.00695,42.8630714],[-0.00752,42.8638916],[-0.00779,42.8648224],[-0.0078,42.8649101],[-0.00778,42.8649826],[-0.00767,42.8652496],[-0.00766,42.8653603],[-0.00768,42.865612],[-0.00771,42.8657722],[-0.00767,42.8663101],[-0.00776,42.8665199],[-0.00776,42.8667526],[-0.00781,42.86689],[-0.00791,42.867012],[-0.00793,42.8670921],[-0.00788,42.8673515],[-0.0079,42.8675308],[-0.00795,42.8676605],[-0.00807,42.8678017],[-0.00807,42.8678398],[-0.00802,42.867981],[-0.00803,42.868],[-0.00815,42.868042],[-0.00823,42.8681107],[-0.00829,42.8683205],[-0.00835,42.8684502],[-0.00845,42.8685913],[-0.00846,42.8686409],[-0.00843,42.868721],[-0.0084,42.8687325],[-0.00834,42.8687325],[-0.00823,42.8687096],[-0.0078,42.8685417],[-0.00765,42.8684502],[-0.00759,42.8684006],[-0.00757,42.868351],[-0.00754,42.8681908],[-0.00748,42.868042],[-0.00737,42.8679199],[-0.00729,42.8679008],[-0.00724,42.8679123],[-0.00667,42.8682594],[-0.00647,42.8683701],[-0.00627,42.8684616],[-0.00605,42.8685303],[-0.00576,42.8685913],[-0.0054909,42.8686447],[-0.005341,42.8686638],[-0.0050809,42.8686523],[-0.004981,42.8686638],[-0.0046509,42.8688126],[-0.0043309,42.8688927],[-0.0042109,42.8689423],[-0.004071,42.8690338],[-0.003631,42.8691444],[-0.003341,42.8692017],[-0.003321,42.8692245],[-0.003251,42.8693924],[-0.003201,42.8696976],[-0.003161,42.8698769],[-0.0030509,42.8701057],[-0.0029409,42.8705139],[-0.0027809,42.8707466],[-0.0027509,42.8708038],[-0.0027209,42.8710861],[-0.002741,42.8711243],[-0.0029009,42.8711853],[-0.0030609,42.8712845],[-0.0030509,42.8713264],[-0.0029909,42.8714371],[-0.002951,42.8715363],[-0.002921,42.871666],[-0.0029309,42.8717041],[-0.0031509,42.8718338],[-0.0028509,42.8722038],[-0.002771,42.8723373],[-0.0025709,42.8723755],[-0.002461,42.8724365],[-0.0023523,42.8726273],[-0.0029032,42.8729553],[-0.0031932,42.8731232],[-0.0032632,42.8732643],[-0.0032678,42.8734283],[-0.0031378,42.8742371],[-0.0031378,42.8743668],[-0.002852,42.8747177],[-0.002632,42.8750381],[-0.002372,42.8754387],[-0.002262,42.8756371],[-0.002212,42.8757553],[-0.002162,42.8757858],[-0.002082,42.8758163],[-0.001912,42.8758087],[-0.001752,42.8757668],[-0.001692,42.8757172],[-0.001582,42.8755379],[-0.001542,42.8754158],[-0.001472,42.8753281],[-0.000972,42.874836],[-0.000911,42.8748016],[-0.000461,42.8747826],[-0.0004187,42.874855],[-0.0004387,42.8749046],[-0.0004087,42.8750458],[-0.0003887,42.8750572],[-0.0003087,42.8749847],[-0.0002787,42.8749771],[-0.0002487,42.8749847],[-0.0002887,42.8751755],[-0.0002087,42.8754158],[-0.0001887,42.8754158],[-0.0001087,42.8752747],[-6.87e-5,42.8752747],[-4.87e-5,42.8753052],[1.3e-6,42.8754463],[0.0001613,42.8755951],[0.0005213,42.8760147],[0.0008113,42.8759651],[0.0008813,42.8759956],[0.0009004,42.8760071],[0.0009904,42.8760567],[0.0015504,42.8762856],[0.0026504,42.876606],[0.0028004,42.8766747],[0.0029004,42.8767052],[0.0030304,42.8767281],[0.0032104,42.8767166],[0.0036104,42.8766556],[0.0038104,42.8766479],[0.0039804,42.8766479],[0.0047904,42.8767357],[0.0053304,42.8767471],[0.0055204,42.8767967],[0.0057104,42.8768272],[0.0059804,42.8768578],[0.0061504,42.8768654],[0.0064241,42.8767776],[0.0065341,42.8767586],[0.0070441,42.8767853],[0.0065319,42.8766518],[0.0060419,42.8765984],[0.0059719,42.8765907],[0.0059119,42.8765602],[0.0058819,42.8765221],[0.0058119,42.8761215],[0.0057919,42.8758392],[0.0058219,42.8757706],[0.0059619,42.8756714],[0.0060419,42.8755989],[0.0063919,42.8750305],[0.0070949,42.8754654],[0.0079249,42.8760376],[0.0082857,42.876091],[0.0089157,42.8762321],[0.0089957,42.8762703],[0.0090557,42.8763885],[0.0091157,42.8764496],[0.0092057,42.876461],[0.0099257,42.8764915],[0.0103757,42.8764801],[0.0106457,42.8764992],[0.0109657,42.8765717],[0.0114157,42.876709],[0.0117157,42.8767586],[0.0118257,42.87677],[0.0119557,42.8767509],[0.0121857,42.8766823],[0.0122157,42.8766823],[0.0123457,42.8767586],[0.0124257,42.8768616],[0.0126557,42.8768005],[0.0127257,42.8768005],[0.0129857,42.8769722],[0.0132429,42.877079],[0.0132729,42.877079],[0.0133429,42.8769913],[0.0135629,42.8767891],[0.0135929,42.8768005],[0.0136629,42.8768806],[0.0138929,42.8770485],[0.0141629,42.8772011],[0.0144629,42.8772507],[0.0145829,42.8772392],[0.0146829,42.8772202],[0.0147329,42.877182],[0.0148129,42.8770409],[0.0149229,42.8769188],[0.0149929,42.8768997],[0.0150529,42.8769112],[0.0151829,42.8770103],[0.0152429,42.8771896],[0.0153329,42.8773384],[0.0154329,42.87743],[0.0155129,42.8774719],[0.0159129,42.8776093],[0.0160629,42.8776398],[0.0165829,42.8776894],[0.0169429,42.877739],[0.0173929,42.8778305],[0.0178229,42.8779182],[0.0180929,42.8779907],[0.0192729,42.878231],[0.0194029,42.8782692],[0.0195429,42.8783302],[0.0196829,42.8784294],[0.022273,42.8785629],[0.0222486,42.8786812],[0.0223086,42.8795395],[0.0222786,42.8797684],[0.0222486,42.8798103],[0.0221786,42.8798485],[0.0220686,42.8799095],[0.0221117,42.8799667],[0.0221717,42.8799973],[0.0223317,42.8800468],[0.0227317,42.8801041],[0.0228217,42.8801155],[0.0231617,42.8800545],[0.0233217,42.8800468],[0.0234117,42.8800545],[0.0234617,42.8800964],[0.0234717,42.8801346],[0.0233817,42.8802071],[0.0233217,42.8803139],[0.0233557,42.8803482],[0.0234657,42.8803902],[0.0239757,42.8804474],[0.0239857,42.8804588],[0.0237757,42.8806572],[0.0237557,42.8807678],[0.0235857,42.8808784],[0.0234157,42.8809204],[0.0233857,42.8809395],[0.0234057,42.88097],[0.0235057,42.8810081],[0.0235357,42.8810272],[0.0237357,42.8812485],[0.0238457,42.8814201],[0.0236956,42.8816071],[0.0236956,42.8816795],[0.0237756,42.8817787],[0.0237956,42.8818283],[0.0237956,42.8818779],[0.0237756,42.881958],[0.0236956,42.8820076],[0.0236356,42.8821373],[0.0237556,42.8821793],[0.0238156,42.8822479],[0.0238256,42.8822975],[0.0237756,42.8823586],[0.0237856,42.8824272],[0.0240456,42.8825798],[0.0241456,42.8826065],[0.0244256,42.8825569],[0.0247756,42.8824577],[0.0253356,42.8823891],[0.0256556,42.8824081],[0.0261156,42.8824272],[0.0261856,42.8824387],[0.0262956,42.8824768],[0.0264656,42.8825569],[0.0265491,42.8825989],[0.0268091,42.8827591],[0.0269091,42.8828087],[0.0271491,42.8828163],[0.0274091,42.8828583],[0.0275491,42.8829079],[0.0277491,42.8830185],[0.0280991,42.8833389],[0.0281791,42.8833771],[0.0285691,42.8834572],[0.0287013,42.8835678],[0.0286613,42.8836479],[0.0286113,42.8836784],[0.0285213,42.8836708],[0.0285013,42.8836784],[0.0285413,42.8837395],[0.0285313,42.8837509],[0.0284513,42.8837395],[0.0284313,42.8837509],[0.0284313,42.88377],[0.0284613,42.8838081],[0.0287113,42.8838692],[0.0287213,42.8838806],[0.0284713,42.8838806],[0.0284513,42.8838882],[0.0285613,42.8840485],[0.0291313,42.8842812],[0.0293913,42.8845177],[0.0297013,42.884819],[0.0299413,42.88517],[0.0300013,42.8852005],[0.0303313,42.8852692],[0.0304313,42.8852997],[0.0304813,42.8853188],[0.0305713,42.8853874],[0.0307013,42.8856201],[0.0311313,42.88591],[0.0312313,42.8860703],[0.0314413,42.8862381],[0.0314913,42.8862495],[0.0316313,42.8862076],[0.0318013,42.8860893],[0.0318413,42.8860893],[0.0319913,42.8861084],[0.0323213,42.8861008],[0.0324913,42.8861694],[0.0325713,42.8861885],[0.0327213,42.8861885],[0.0328813,42.8862076],[0.0329513,42.8862],[0.0330413,42.8861694],[0.0331413,42.8861389],[0.0332413,42.8861275],[0.0335213,42.8861389],[0.0336213,42.886158],[0.0336913,42.8862],[0.0337813,42.8863182],[0.0337913,42.8863907],[0.0338213,42.8864403],[0.0341713,42.8866386],[0.0343813,42.8867111],[0.0345913,42.8867493],[0.0347713,42.8867683],[0.0348713,42.8867607],[0.0349513,42.8867378],[0.0354013,42.8864975],[0.0354813,42.8864784],[0.0356113,42.8864975],[0.0363613,42.8866806],[0.0364813,42.8866997],[0.0372013,42.8866501],[0.0373313,42.8866692],[0.0374526,42.8866425],[0.0375526,42.8866501],[0.0375926,42.8867607],[0.0376626,42.8867722],[0.0377426,42.8869514],[0.0377926,42.8869705],[0.0379026,42.8869591],[0.038088,42.8870659],[0.038268,42.8871956],[0.038328,42.8872643],[0.038828,42.8876534],[0.038858,42.8876839],[0.039078,42.8880959],[0.039088,42.888195],[0.038978,42.8884354],[0.038958,42.8885956],[0.038958,42.8888054],[0.039038,42.8889847],[0.039178,42.8891449],[0.039388,42.8893051],[0.039478,42.8894043],[0.039508,42.8894653],[0.039498,42.8895454],[0.039338,42.8899155],[0.039298,42.8900452],[0.039288,42.8901634],[0.039328,42.8903847],[0.039338,42.8906555],[0.039288,42.890976],[0.039318,42.8912239],[0.039228,42.8912735],[0.0392115,42.8913498],[0.0392215,42.8914604],[0.0392515,42.8916016],[0.0393315,42.8916893],[0.0393815,42.8916893],[0.0396815,42.89151],[0.0399615,42.8912888],[0.0400115,42.8912392],[0.0402315,42.8908501],[0.0407264,42.890461],[0.0408464,42.8903999],[0.0409764,42.8902817],[0.0410064,42.8902817],[0.0410064,42.8903389],[0.0410264,42.8903389],[0.0411164,42.8902206],[0.0411564,42.8902321],[0.0411664,42.8903313],[0.0411864,42.8903313],[0.0412764,42.8902321],[0.0413364,42.8901215],[0.0413664,42.8901291],[0.0414064,42.8903503],[0.0414564,42.8903503],[0.0416164,42.8902092],[0.0417064,42.8901215],[0.0417664,42.8899498],[0.0419864,42.889801],[0.0420264,42.8898201],[0.0425964,42.8901405],[0.0429064,42.8903923],[0.0429364,42.8904495],[0.0429964,42.89077],[0.0430464,42.8908615],[0.0431864,42.8910294],[0.0432764,42.8910789],[0.0435464,42.8911705],[0.0441864,42.8915215],[0.0444464,42.8917122],[0.0450564,42.8923416],[0.0453564,42.8925591],[0.0456664,42.8927422],[0.0458964,42.8928413],[0.0460064,42.8929291],[0.0461464,42.8930092],[0.0464564,42.8931198],[0.0465664,42.8931923],[0.0467364,42.8932724],[0.0469064,42.8934097],[0.0469364,42.8934097],[0.0470464,42.8934021],[0.0471564,42.8934517],[0.0473064,42.8934708],[0.0474864,42.8935509],[0.0476964,42.8936119],[0.0478264,42.8936691],[0.0479064,42.8937302],[0.0480164,42.8937721],[0.0480764,42.8938026],[0.0484164,42.8939209],[0.0485664,42.8939896],[0.0488964,42.8941689],[0.0490164,42.8942223],[0.0490864,42.8942413],[0.0493664,42.8941803],[0.0494664,42.8941689],[0.0495164,42.8941803],[0.0495464,42.8942108],[0.0497164,42.8947792],[0.0497664,42.8948402],[0.0498464,42.8948593],[0.0499264,42.8948517],[0.0500164,42.8948326],[0.0503264,42.8946915],[0.0504264,42.8946724],[0.0505164,42.8946609],[0.0505864,42.89468],[0.0507264,42.8947601],[0.0509464,42.8949203],[0.0509864,42.8949394],[0.0510664,42.8949509],[0.0514264,42.8949013],[0.0515264,42.8949013],[0.0516664,42.8949318],[0.0520764,42.8950806],[0.0521164,42.8951111],[0.0522064,42.8953323],[0.0523364,42.8954201],[0.0524664,42.8954811],[0.0526464,42.8955421],[0.0529264,42.8955307],[0.0530664,42.8955421],[0.0531564,42.8955688],[0.0533564,42.8956909],[0.0534264,42.8957596],[0.0534764,42.8958397],[0.0534764,42.8959122],[0.0534264,42.8959923],[0.0534064,42.8960724],[0.0534164,42.8961411],[0.0536164,42.8965302],[0.0536464,42.8965492],[0.0537964,42.8965302],[0.0538564,42.8965111],[0.0539364,42.89645],[0.0540564,42.896389],[0.0542264,42.8962708],[0.0545564,42.8961716],[0.0546164,42.8961601],[0.0546864,42.8961792],[0.0547164,42.8962097],[0.0547564,42.8964424],[0.0548064,42.8964996],[0.0550364,42.8966026],[0.0552064,42.89674],[0.0552564,42.896759],[0.0553064,42.8967514],[0.0554764,42.8966217],[0.0556464,42.8963814],[0.0557064,42.8963394],[0.0557764,42.8963203],[0.0560064,42.8963699],[0.0570264,42.8966789],[0.0573564,42.8967896],[0.0574864,42.8969002],[0.0576164,42.8969727],[0.0579064,42.897049],[0.0580064,42.8970413],[0.0580764,42.8970222],[0.0584264,42.8968315],[0.0586464,42.8968391],[0.0588764,42.8968925],[0.0592464,42.8970604],[0.0593564,42.8971291],[0.0593964,42.8971405],[0.0594864,42.89711],[0.0597464,42.8971825],[0.0597864,42.8971901],[0.0599064,42.8971825],[0.0599564,42.8972092],[0.0600164,42.8972816],[0.0601764,42.8973122],[0.0603664,42.8973122],[0.0606264,42.8974113],[0.0609564,42.89748],[0.0611464,42.8975105],[0.0612364,42.8974915],[0.0612664,42.8974495],[0.0612764,42.8973923],[0.0613064,42.8973694],[0.0615664,42.8973389],[0.0616564,42.8973007],[0.0617264,42.8972511],[0.0618364,42.8972206],[0.0623564,42.8972397],[0.0624764,42.8972321],[0.0625764,42.8972015],[0.0628264,42.8970909],[0.0629364,42.8970718],[0.0630664,42.8970718],[0.0630864,42.8970795],[0.0633212,42.8971481],[0.0634912,42.8972168],[0.0636512,42.8972664],[0.0640612,42.8973083],[0.0641612,42.8973083],[0.0642112,42.8972969],[0.0642412,42.8970985],[0.0645652,42.8971214],[0.0649152,42.8971519],[0.0654252,42.8973312],[0.0654752,42.8973312],[0.0656152,42.897171],[0.0657052,42.8971329],[0.0658452,42.89711],[0.0660152,42.8970222],[0.0661052,42.8969917],[0.0661952,42.8970032],[0.0663252,42.8969917]]},{"id":17748,"author":"Ubicarta","name_GR":"Pyrenees: 21 Bar\u00e8ges to Lac de lOule","description_GR":"Bar\u00e8ges to Lac de lOule by Ubicarta","path":"FRANCE\/GR10_DAY_21","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":21749,"name_EN":"Pyrenees: 21 Bar\u00e8ges au Lac de lOule","description_EN":"Bar\u00e8ges au Lac de lOule par Ubicarta","ascent_time":509,"descent_time":479,"marker":"France_GR10","level":9,"ascent":1796,"descent":1214,"maxelev":2508,"minelev":1243,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.06632886 42.82678,0.1977111 42.9037)","views":5,"millestones":"0,0.0663289,42.8969879#1,0.0752942,42.9006255#2,0.0848049,42.9029382#3,0.0962221,42.9033319#4,0.1048637,42.8993426#5,0.1072291,42.8909260#6,0.1115915,42.8837550#7,0.1215572,42.8824642#8,0.1322931,42.8816097#9,0.1418488,42.8790321#10,0.1515455,42.8751725#11,0.1482790,42.8689880#12,0.1440086,42.8620295#13,0.1423531,42.8552149#14,0.1440618,42.8502651#15,0.1452338,42.8430751#16,0.1537499,42.8388623#17,0.1638058,42.8348602#18,0.1746123,42.8316316#19,0.1840285,42.8268600#20,0.1943103,42.8289860#21,0.1965288,42.8348410#21.7,0.1976526,42.8395958","x":0.145769,"y":42.8664589,"coor":[[0.0663289,42.8969879],[0.0665289,42.8970795],[0.0666189,42.8971901],[0.0670489,42.8973579],[0.0670889,42.8973999],[0.0670789,42.8975792],[0.0674299,42.8977089],[0.0678599,42.8977776],[0.0678199,42.8980484],[0.0678499,42.898098],[0.0679199,42.8981171],[0.0685199,42.8981781],[0.0686799,42.8982277],[0.0687299,42.8983078],[0.0691099,42.8984299],[0.0691099,42.898468],[0.0689899,42.8985405],[0.0688899,42.8985672],[0.0688699,42.8985672],[0.0687989,42.8985558],[0.0687189,42.8985252],[0.0686589,42.8985367],[0.0686289,42.8985672],[0.0686489,42.8986053],[0.0689789,42.898716],[0.0690389,42.8987541],[0.0691089,42.8988457],[0.0691789,42.8988647],[0.0695289,42.8989143],[0.0700389,42.8990555],[0.0701189,42.8991051],[0.0703189,42.8993874],[0.0703789,42.8994064],[0.0708489,42.8994255],[0.0709489,42.8994751],[0.0710189,42.8994865],[0.0710989,42.8994675],[0.0714542,42.8996582],[0.0717142,42.8997383],[0.0718642,42.8997574],[0.0722042,42.8997688],[0.0728542,42.8997192],[0.0729642,42.8997383],[0.0730342,42.8997993],[0.0730942,42.8999672],[0.0731742,42.9000397],[0.0732842,42.9000473],[0.0739142,42.9000168],[0.0740142,42.9000587],[0.0740842,42.9001083],[0.0741237,42.900135],[0.0743637,42.9002647],[0.0750237,42.9005051],[0.0753137,42.9006348],[0.0755137,42.9007034],[0.0758837,42.9008064],[0.0759537,42.9008331],[0.0761037,42.9011154],[0.0762137,42.9012451],[0.0763737,42.9013557],[0.0763137,42.9015732],[0.0762837,42.9018059],[0.0767662,42.9018898],[0.0772062,42.9018898],[0.0779462,42.9019585],[0.0782462,42.9019508],[0.0784962,42.9019814],[0.0787862,42.9020386],[0.0789162,42.9020805],[0.0789862,42.9021492],[0.0790362,42.9023705],[0.0790562,42.9025307],[0.0791062,42.9025688],[0.0791762,42.9025803],[0.0792562,42.9025688],[0.0795162,42.9023895],[0.0796262,42.902359],[0.0797762,42.9023514],[0.0798862,42.9023514],[0.0805262,42.9025307],[0.0807462,42.9025612],[0.0813262,42.9025879],[0.0823462,42.9027405],[0.0828162,42.902771],[0.0828862,42.9028091],[0.0830862,42.9029884],[0.0832462,42.9030991],[0.0834062,42.9031906],[0.0836462,42.9033699],[0.0837362,42.903389],[0.0838362,42.9033813],[0.0838962,42.9033508],[0.0839062,42.9032097],[0.0839462,42.90308],[0.0839762,42.9030113],[0.0840262,42.9029694],[0.0840962,42.9029503],[0.0846062,42.9029312],[0.0852562,42.9029503],[0.0858162,42.9029007],[0.0860662,42.9029312],[0.0866762,42.903141],[0.0868862,42.9031906],[0.0871362,42.9032898],[0.0872762,42.9033203],[0.0874062,42.9033279],[0.0877762,42.9032898],[0.0882362,42.9033012],[0.0885662,42.9032784],[0.0888362,42.9033508],[0.0889762,42.9033394],[0.0891462,42.9033012],[0.0892662,42.9032478],[0.0894762,42.9030991],[0.0895562,42.9030685],[0.0897962,42.9030495],[0.0899162,42.903019],[0.0900562,42.9028893],[0.0901662,42.9028778],[0.0902662,42.9029007],[0.0904062,42.9029579],[0.0905162,42.9030609],[0.0906162,42.9031906],[0.0906962,42.9032478],[0.0915662,42.9035988],[0.0917162,42.9036293],[0.0917362,42.9036293],[0.0921443,42.9036407],[0.0929543,42.9037018],[0.0930843,42.9037018],[0.0934443,42.9035721],[0.0942043,42.9034042],[0.0943243,42.9033623],[0.0944643,42.9033012],[0.096856,42.9033394],[0.097376,42.9033585],[0.098906,42.9035187],[0.099756,42.9035797],[0.099966,42.9035797],[0.100106,42.9035568],[0.100226,42.9035187],[0.100586,42.9032784],[0.100776,42.9032097],[0.100886,42.9031982],[0.101316,42.9032669],[0.10139,42.9031792],[0.10152,42.9030685],[0.10163,42.9029999],[0.10273,42.9026299],[0.10321,42.9024277],[0.10327,42.9023781],[0.10348,42.9019585],[0.10372,42.9013786],[0.1038,42.9012985],[0.10395,42.9012604],[0.10413,42.9012375],[0.10425,42.9012108],[0.1043,42.9011879],[0.10438,42.9010391],[0.10448,42.900631],[0.10448,42.9005585],[0.10446,42.9004478],[0.1045,42.90028],[0.10478,42.8995399],[0.10488,42.8993073],[0.10496,42.8991776],[0.10511,42.8990479],[0.1052,42.8989601],[0.10531,42.89888],[0.10564,42.8985596],[0.10572,42.8984375],[0.10589,42.8980675],[0.10592,42.8980408],[0.10605,42.8979874],[0.10615,42.8977699],[0.10624,42.8976974],[0.10627,42.8976593],[0.1064,42.8974075],[0.10641,42.8973198],[0.10637,42.8969994],[0.10639,42.8969078],[0.10643,42.896801],[0.10644,42.8966599],[0.10647,42.8965683],[0.10646,42.8962784],[0.1065,42.8960381],[0.10657,42.8958778],[0.10658,42.8958092],[0.10657,42.8957481],[0.10654,42.8957176],[0.10655,42.8956795],[0.10668,42.8955574],[0.10673,42.8952179],[0.10671,42.8951607],[0.10672,42.8950806],[0.10676,42.8948784],[0.10677,42.8945007],[0.10674,42.8942184],[0.10667,42.8940506],[0.10667,42.8939781],[0.10664,42.8939095],[0.10666,42.8938789],[0.10666,42.8938408],[0.10663,42.8937683],[0.10665,42.8937187],[0.1066,42.8934174],[0.10663,42.8932877],[0.10668,42.8932495],[0.1067,42.8931885],[0.10668,42.8931274],[0.10675,42.8930206],[0.10674,42.8929901],[0.10681,42.8928375],[0.1068,42.8928185],[0.10681,42.8927689],[0.10675,42.8926773],[0.10675,42.8926506],[0.10678,42.892601],[0.1068265,42.8925018],[0.1068365,42.8924141],[0.1069165,42.8922806],[0.1069465,42.8921623],[0.1069365,42.8919334],[0.1069065,42.8917732],[0.1069165,42.8917007],[0.1069565,42.891613],[0.1069865,42.8914833],[0.1070865,42.8912811],[0.1071265,42.8912315],[0.1072565,42.8911209],[0.1072071,42.8907814],[0.1072771,42.8906937],[0.1073771,42.890583],[0.1074471,42.8904533],[0.1074771,42.8902817],[0.1074871,42.8900642],[0.1074471,42.8897324],[0.1074371,42.8895836],[0.1074671,42.8894119],[0.1076471,42.8891449],[0.1078371,42.8889732],[0.1078971,42.8888741],[0.1080071,42.888485],[0.1082171,42.8880348],[0.1082971,42.8878136],[0.1083371,42.8876534],[0.1083571,42.8871422],[0.1084071,42.8867531],[0.1083971,42.8866425],[0.1083671,42.8864822],[0.1083271,42.8863831],[0.1082571,42.886322],[0.1081471,42.8862648],[0.1081371,42.8862343],[0.1081571,42.8862038],[0.1082071,42.8861847],[0.1082471,42.8861847],[0.1085171,42.8862648],[0.1086671,42.8862915],[0.1088671,42.8863716],[0.1089171,42.8863831],[0.1089571,42.886364],[0.1089771,42.8863335],[0.1089671,42.8861732],[0.1089771,42.8861046],[0.1091971,42.8857536],[0.1093571,42.8856049],[0.1095671,42.8853951],[0.1100271,42.8850136],[0.1102771,42.8847046],[0.1104771,42.8845215],[0.1105971,42.8844414],[0.1107871,42.8843422],[0.1109471,42.8842316],[0.1111271,42.8840637],[0.1115871,42.8837738],[0.1115971,42.8837318],[0.1115371,42.883564],[0.1115471,42.8834915],[0.1115671,42.8834419],[0.1116571,42.8833427],[0.1117571,42.8832626],[0.1119471,42.8831329],[0.1119871,42.8831329],[0.1120371,42.8831635],[0.1120971,42.8831749],[0.1121196,42.8831673],[0.1122496,42.8831367],[0.1123096,42.8831062],[0.1124196,42.8830757],[0.1125096,42.8830681],[0.1126396,42.8830757],[0.1126696,42.8830757],[0.1126996,42.8830566],[0.1127596,42.8829651],[0.1127896,42.8829575],[0.1128696,42.8829765],[0.1130396,42.8829079],[0.1131096,42.8829079],[0.1131896,42.8829269],[0.1133496,42.8829269],[0.1135696,42.8827782],[0.1136396,42.8827667],[0.1139096,42.8828163],[0.1139496,42.8828163],[0.1141396,42.8827477],[0.1144396,42.8826752],[0.1145296,42.8826752],[0.1148596,42.8825874],[0.1150496,42.8826256],[0.1151396,42.8826752],[0.1151896,42.8826866],[0.1157396,42.8825874],[0.1157896,42.8825951],[0.1157996,42.8826561],[0.1159096,42.8826752],[0.1159396,42.8826752],[0.1159396,42.8826561],[0.1159996,42.882637],[0.1163096,42.8826256],[0.1163496,42.8826065],[0.1164696,42.882576],[0.1166896,42.882576],[0.1166996,42.8825874],[0.1166896,42.882618],[0.1167896,42.8826256],[0.1168396,42.8826256],[0.1169896,42.8825874],[0.1172296,42.8825684],[0.1173496,42.8825684],[0.1175296,42.882515],[0.1175596,42.8824768],[0.1176596,42.8824081],[0.1178596,42.8823051],[0.1179096,42.8822975],[0.1179696,42.8823357],[0.1180796,42.8823166],[0.1182196,42.882267],[0.1183496,42.882225],[0.1185096,42.882267],[0.1185996,42.882225],[0.1187196,42.8822365],[0.1188196,42.882206],[0.1190196,42.8822479],[0.1191196,42.8822479],[0.1191996,42.882206],[0.1192396,42.8821449],[0.1193496,42.8821449],[0.1193896,42.8821259],[0.1193996,42.8821182],[0.1193596,42.8820877],[0.1193796,42.8820763],[0.1194596,42.8820572],[0.1194796,42.8820381],[0.1194796,42.8820152],[0.1193996,42.8819771],[0.1195796,42.8819084],[0.1197896,42.881855],[0.1198596,42.8817978],[0.1198996,42.8817863],[0.1201196,42.8817749],[0.1203596,42.8818665],[0.1206296,42.8820457],[0.1206696,42.8821259],[0.1207096,42.8821449],[0.1209396,42.8822861],[0.1211096,42.8824081],[0.1211796,42.8824158],[0.1212596,42.8824158],[0.1214896,42.8824654],[0.1215496,42.8824654],[0.1217896,42.8824272],[0.1219496,42.8823853],[0.1221196,42.8823853],[0.1224196,42.8823776],[0.1227496,42.8824272],[0.1228996,42.8824081],[0.1230196,42.8824081],[0.1231796,42.8824348],[0.1232896,42.8824272],[0.1236796,42.8824348],[0.1242896,42.882515],[0.1246696,42.882637],[0.1247396,42.8826485],[0.1247996,42.882637],[0.1248496,42.882618],[0.1249196,42.8824959],[0.1249696,42.8824463],[0.1250596,42.8824081],[0.1251696,42.8823586],[0.1253596,42.8823051],[0.1254596,42.8822556],[0.1255396,42.8821869],[0.1255596,42.8820152],[0.1256196,42.8820076],[0.1258896,42.8819885],[0.1259996,42.8819962],[0.1261096,42.8820152],[0.1262296,42.8819962],[0.1267196,42.8820152],[0.1270696,42.8819656],[0.1271996,42.8819771],[0.1273596,42.8820152],[0.1274496,42.8820152],[0.1275196,42.8820076],[0.1276396,42.8819656],[0.1277896,42.8819351],[0.1278796,42.8819466],[0.1279196,42.8819885],[0.1279796,42.882206],[0.1279596,42.8823051],[0.1279696,42.8823357],[0.1279996,42.8823586],[0.1280596,42.8823662],[0.1281396,42.8823471],[0.1282396,42.8822975],[0.1284996,42.8822174],[0.1286396,42.8822479],[0.1286996,42.8822365],[0.1289396,42.8821449],[0.1289596,42.8821449],[0.1289996,42.8821754],[0.1290596,42.8821754],[0.1290696,42.882206],[0.1290496,42.8822861],[0.1290796,42.8822861],[0.1291696,42.882267],[0.1293996,42.8821678],[0.1299396,42.8820686],[0.1304496,42.8819962],[0.1309596,42.8818169],[0.1310596,42.8817863],[0.1312396,42.8817749],[0.1313596,42.8817749],[0.1316296,42.8816872],[0.1317496,42.8816681],[0.1320696,42.8816681],[0.1321396,42.8816566],[0.1325896,42.8815155],[0.1327196,42.8814964],[0.1329496,42.8814278],[0.1332296,42.8813782],[0.1334296,42.8813858],[0.1335996,42.8814163],[0.1337496,42.8814659],[0.1337996,42.8815079],[0.1339296,42.8815651],[0.1340396,42.8816185],[0.1341096,42.8816261],[0.1343596,42.881588],[0.1347996,42.8814583],[0.1349096,42.8814354],[0.1349996,42.8814354],[0.1350496,42.8814163],[0.1350896,42.8813782],[0.1351696,42.8812256],[0.1352196,42.881176],[0.1352596,42.8811073],[0.1352796,42.8810883],[0.1354196,42.8810577],[0.1355896,42.8809586],[0.1358596,42.8809586],[0.1358796,42.8809586],[0.1358496,42.8810272],[0.1358796,42.8810349],[0.1362596,42.8810272],[0.1363696,42.8809853],[0.1365696,42.8809853],[0.1367996,42.8810654],[0.1368696,42.8810654],[0.1369796,42.8810654],[0.1370796,42.8810158],[0.1373196,42.8809967],[0.1374496,42.8809776],[0.1375584,42.8809509],[0.1378984,42.8808899],[0.1380684,42.8808708],[0.1381184,42.8808594],[0.1381384,42.8807907],[0.1380584,42.8806114],[0.1379484,42.8804703],[0.1378584,42.8804321],[0.1377584,42.8802719],[0.1377584,42.8802414],[0.1378584,42.8802109],[0.1379084,42.8801727],[0.1379484,42.8801117],[0.1379384,42.8800507],[0.1379584,42.8800125],[0.1380384,42.8799515],[0.1381884,42.8798714],[0.1382984,42.8798409],[0.1383584,42.8798409],[0.1384684,42.8798103],[0.1385484,42.8798027],[0.1386284,42.8797722],[0.1388184,42.8797722],[0.1388884,42.8797493],[0.1389384,42.8797417],[0.1390984,42.879631],[0.1393184,42.8795815],[0.1395884,42.8794823],[0.1396984,42.8794518],[0.1402484,42.8794823],[0.1404184,42.8794594],[0.1405884,42.8794327],[0.1410984,42.8792229],[0.1413984,42.8791428],[0.1414384,42.8791008],[0.1414884,42.8790321],[0.1415484,42.8790207],[0.1416584,42.8790092],[0.1417184,42.8790321],[0.1418784,42.8790321],[0.1419984,42.8789902],[0.1422084,42.8789711],[0.1424484,42.8789215],[0.1425484,42.8788719],[0.1427884,42.8788109],[0.1428584,42.8787498],[0.1428784,42.8787117],[0.1430184,42.8786621],[0.1430484,42.8786201],[0.1430484,42.878582],[0.1430584,42.8785629],[0.1431984,42.8785324],[0.1436184,42.8783607],[0.1437584,42.8783493],[0.1439084,42.8782806],[0.1440284,42.8782501],[0.1440984,42.8782196],[0.1442584,42.87817],[0.1443384,42.8781815],[0.1444884,42.8781815],[0.1445184,42.8781929],[0.1448484,42.8781815],[0.1449184,42.87817],[0.1449884,42.8781319],[0.1453484,42.8781128],[0.1457884,42.8780212],[0.1458484,42.8779602],[0.1459784,42.8778801],[0.1459984,42.8778496],[0.1459784,42.8777695],[0.1459884,42.8776512],[0.1459384,42.8775215],[0.1459384,42.8774109],[0.1459084,42.8772926],[0.1459884,42.8770599],[0.1460484,42.8770103],[0.1460884,42.8769302],[0.1461084,42.8768806],[0.1461584,42.8768425],[0.1462084,42.876812],[0.1463384,42.8767014],[0.1467984,42.8765221],[0.1469984,42.8764229],[0.1471284,42.8764],[0.1472284,42.8763199],[0.1473484,42.8762627],[0.1476184,42.8762016],[0.1477384,42.8761406],[0.1478284,42.8760605],[0.1478684,42.8760109],[0.1479584,42.8759727],[0.1480784,42.8759499],[0.1481684,42.8759193],[0.1482584,42.8758316],[0.1484584,42.8756828],[0.1486884,42.8756218],[0.1488084,42.8755493],[0.1489384,42.8754501],[0.1490284,42.8754196],[0.1493384,42.8753395],[0.1496984,42.8753204],[0.1500184,42.8752823],[0.1501684,42.8752327],[0.1506584,42.8752098],[0.1508184,42.8752098],[0.1509284,42.8752022],[0.1509984,42.8752022],[0.1510584,42.8752213],[0.1514584,42.8751602],[0.1518284,42.8752098],[0.1519184,42.8752022],[0.1521184,42.8751717],[0.1521884,42.8751717],[0.1522084,42.8751717],[0.152129,42.8749695],[0.152069,42.8749199],[0.151389,42.8748703],[0.151309,42.8748589],[0.151149,42.8748207],[0.151019,42.8747978],[0.150909,42.8747673],[0.150819,42.8747177],[0.150749,42.8746681],[0.150709,42.8745995],[0.150669,42.8744888],[0.150659,42.8743477],[0.150659,42.8742485],[0.150679,42.8741798],[0.150819,42.8739586],[0.150839,42.8737602],[0.150889,42.873558],[0.150889,42.8734894],[0.150759,42.8730888],[0.150789,42.8729477],[0.150769,42.8727379],[0.150819,42.8725777],[0.150849,42.8725281],[0.150829,42.8724976],[0.150849,42.8724403],[0.150839,42.8723679],[0.150749,42.8722305],[0.150729,42.8721504],[0.150679,42.8721085],[0.150509,42.8719978],[0.150389,42.8718605],[0.150269,42.8717575],[0.150189,42.871521],[0.150139,42.8714485],[0.149909,42.8712502],[0.149879,42.8710899],[0.149909,42.8709488],[0.149999,42.8707886],[0.150169,42.8705788],[0.150329,42.8703575],[0.150369,42.8702583],[0.150359,42.8699684],[0.150329,42.8699379],[0.150179,42.8698578],[0.150159,42.8698273],[0.150189,42.869751],[0.150179,42.8696709],[0.150109,42.8696098],[0.149959,42.8695107],[0.149839,42.8695183],[0.149599,42.8694496],[0.149429,42.8694305],[0.149349,42.8694077],[0.149289,42.8694382],[0.149179,42.8694305],[0.149079,42.8694382],[0.149049,42.8694305],[0.149029,42.8694077],[0.149029,42.8692474],[0.149009,42.8692284],[0.148869,42.8691788],[0.148759,42.8690681],[0.148629,42.8690109],[0.148539,42.8689995],[0.148339,42.8689804],[0.148279,42.868988],[0.148259,42.8689804],[0.148269,42.8689308],[0.148199,42.8689003],[0.148219,42.8688507],[0.148199,42.8688202],[0.148089,42.8687782],[0.148049,42.8687592],[0.148029,42.8686981],[0.148009,42.8686409],[0.148009,42.8684502],[0.147969,42.8684006],[0.147909,42.8682404],[0.147939,42.8681488],[0.147949,42.8680382],[0.147889,42.8679695],[0.147909,42.8679276],[0.147899,42.8678894],[0.147839,42.8678398],[0.147759,42.8677673],[0.147279,42.8675995],[0.147189,42.8675804],[0.146859,42.867588],[0.146809,42.867569],[0.146759,42.8675308],[0.146709,42.8674202],[0.146589,42.8672981],[0.146569,42.8672485],[0.146569,42.8671494],[0.146519,42.8670998],[0.146339,42.8670502],[0.146269,42.8670387],[0.146269,42.8670273],[0.146309,42.8669586],[0.146299,42.866909],[0.146249,42.866848],[0.146189,42.8667984],[0.145999,42.8667183],[0.145989,42.8666801],[0.145819,42.8665009],[0.145769,42.8664589],[0.145709,42.8664398],[0.145669,42.8664093],[0.145599,42.8663406],[0.145559,42.8663292],[0.145349,42.8663101],[0.145119,42.866188],[0.145079,42.8661499],[0.144989,42.865818],[0.144879,42.8655891],[0.144709,42.8654976],[0.144449,42.8652687],[0.144439,42.8651695],[0.144469,42.8650703],[0.144639,42.8648796],[0.144569,42.86483],[0.144559,42.8647804],[0.144599,42.8646774],[0.144579,42.8646507],[0.144549,42.8646088],[0.144509,42.8645897],[0.144469,42.8644981],[0.144429,42.8644485],[0.144409,42.8643074],[0.144329,42.8642082],[0.144279,42.8638687],[0.144249,42.8635979],[0.144249,42.8635178],[0.144139,42.8633881],[0.144149,42.8633308],[0.144099,42.8632507],[0.144109,42.8632088],[0.144229,42.8631592],[0.144309,42.8631477],[0.144419,42.8631477],[0.144459,42.8631401],[0.144519,42.8627892],[0.144419,42.8626175],[0.144279,42.8625374],[0.144229,42.8624573],[0.144119,42.862381],[0.144079,42.8623199],[0.144079,42.8622093],[0.144029,42.8620491],[0.144009,42.86203],[0.143859,42.862011],[0.143799,42.8620377],[0.143769,42.8620377],[0.143739,42.86203],[0.143709,42.8619881],[0.143679,42.8619308],[0.143649,42.861908],[0.143649,42.8617897],[0.143559,42.8617477],[0.143459,42.8617401],[0.143369,42.8616982],[0.143329,42.8616982],[0.143289,42.8616905],[0.143259,42.86166],[0.143149,42.8616486],[0.143109,42.8616295],[0.143049,42.861618],[0.142969,42.8615685],[0.142839,42.8615189],[0.142769,42.8614388],[0.142609,42.8613777],[0.142559,42.8613281],[0.142409,42.86129],[0.142349,42.8612289],[0.142279,42.8611794],[0.142249,42.8611374],[0.142259,42.8609886],[0.142279,42.860939],[0.142209,42.8608093],[0.142149,42.8607674],[0.142119,42.8607101],[0.142129,42.8606491],[0.142119,42.8605576],[0.142069,42.8604774],[0.142079,42.8604088],[0.142049,42.8603172],[0.141939,42.8601875],[0.141889,42.8600807],[0.141719,42.8599091],[0.141689,42.8598595],[0.141659,42.8598404],[0.141599,42.8598099],[0.141529,42.8597984],[0.141429,42.8597488],[0.141269,42.8596992],[0.141189,42.8596992],[0.141139,42.8596878],[0.141039,42.8596077],[0.140969,42.8595009],[0.140909,42.8592796],[0.140859,42.8592186],[0.140849,42.8591576],[0.140569,42.8588791],[0.140529,42.8587379],[0.140569,42.8583488],[0.140489,42.8581009],[0.140559,42.8580284],[0.140559,42.8579979],[0.140529,42.8579597],[0.140479,42.8579483],[0.140429,42.8579178],[0.140419,42.8577881],[0.140359,42.8576279],[0.140379,42.8575592],[0.1404992,42.8573761],[0.1405692,42.8572083],[0.1405892,42.8571472],[0.1406092,42.8571167],[0.1406492,42.8571167],[0.1407492,42.8571472],[0.1407792,42.8571358],[0.1408492,42.8569565],[0.1408292,42.8568153],[0.1408692,42.8566971],[0.1409492,42.8564568],[0.1410992,42.8562584],[0.1411692,42.856205],[0.1412992,42.8561783],[0.1413792,42.8561058],[0.1415692,42.8559952],[0.1416292,42.8559456],[0.1416992,42.8558464],[0.1416992,42.8558159],[0.1416692,42.8557472],[0.1417092,42.8557053],[0.1417892,42.8556976],[0.1419592,42.8556061],[0.1419792,42.8555679],[0.1419392,42.8554955],[0.1419392,42.8554573],[0.1420592,42.8553581],[0.1421392,42.8553276],[0.1421592,42.8553085],[0.1422292,42.855278],[0.1423692,42.8552055],[0.1424292,42.8550262],[0.1424792,42.8549957],[0.1425792,42.8549461],[0.1426892,42.8549156],[0.1427692,42.854847],[0.1429392,42.8546753],[0.1429592,42.854557],[0.1430192,42.854538],[0.1430692,42.854496],[0.1431192,42.8544655],[0.1431492,42.854435],[0.1432192,42.8541756],[0.1433692,42.8540459],[0.1435092,42.853878],[0.1435892,42.8538284],[0.1436192,42.853775],[0.1436892,42.8537483],[0.1437692,42.8537674],[0.1438492,42.8538055],[0.1438792,42.853817],[0.1440792,42.8537254],[0.1442192,42.8537178],[0.1442492,42.8536949],[0.1442492,42.8536682],[0.1442892,42.8536377],[0.1445592,42.8536072],[0.1447392,42.8535576],[0.1448392,42.8534966],[0.1449592,42.8533249],[0.1451992,42.8530884],[0.1453392,42.8529778],[0.1454292,42.8529167],[0.1454692,42.8528862],[0.1454792,42.8528175],[0.1455492,42.8527374],[0.1456592,42.8526878],[0.1457792,42.8526573],[0.1459192,42.8526154],[0.1460192,42.8526154],[0.1460492,42.8525963],[0.1460892,42.8525467],[0.1461592,42.8524971],[0.1463392,42.8523865],[0.1463892,42.852375],[0.1467192,42.852375],[0.1468092,42.8523674],[0.1469792,42.8523178],[0.1473492,42.8521156],[0.1473992,42.852066],[0.1474692,42.8520279],[0.1474892,42.8519859],[0.1474792,42.8517952],[0.1474692,42.851757],[0.1474192,42.8517075],[0.1474192,42.8516579],[0.1473892,42.851635],[0.1472792,42.8515968],[0.1471292,42.8514175],[0.1469192,42.8513985],[0.1468092,42.8512955],[0.1467592,42.8512878],[0.1465992,42.851326],[0.1465592,42.8513184],[0.1464392,42.8512383],[0.1463592,42.8512268],[0.1461192,42.8512383],[0.1460592,42.8512268],[0.1460092,42.8511848],[0.1458992,42.8511276],[0.1457592,42.8511276],[0.1456892,42.8510857],[0.1456692,42.8510475],[0.1455392,42.850975],[0.1454792,42.8509064],[0.1454292,42.8508377],[0.1453492,42.8507462],[0.1451592,42.8506279],[0.1450292,42.850605],[0.1449892,42.850605],[0.1447392,42.8505554],[0.1446292,42.8505554],[0.1445392,42.8505363],[0.1444792,42.8505554],[0.1443992,42.8505554],[0.1443292,42.8505478],[0.1443192,42.8505173],[0.1443692,42.8504562],[0.1443692,42.8504372],[0.1443392,42.8504181],[0.1441892,42.8504066],[0.1441192,42.8503571],[0.1440692,42.8502769],[0.1440692,42.8502464],[0.1441492,42.8502083],[0.1440292,42.8501472],[0.1439892,42.8500977],[0.1439992,42.8500366],[0.1440692,42.849968],[0.1440692,42.8499374],[0.1440492,42.8498955],[0.1440092,42.849865],[0.1439792,42.8498573],[0.1439592,42.8497849],[0.1439592,42.8496971],[0.1438592,42.8496361],[0.1438092,42.8495979],[0.1437492,42.8494682],[0.1437292,42.8494072],[0.1432492,42.8489456],[0.1432192,42.848896],[0.1432592,42.8488579],[0.1431492,42.8487549],[0.1430592,42.8486252],[0.1430392,42.8485985],[0.1430392,42.8485565],[0.1428892,42.8485374],[0.1428192,42.8485184],[0.1426992,42.8483582],[0.1425492,42.8482056],[0.1425392,42.848175],[0.1425492,42.848156],[0.1424292,42.8480568],[0.1424292,42.8479958],[0.1423492,42.8479385],[0.1422592,42.8478851],[0.1422292,42.847847],[0.1422192,42.847805],[0.1422392,42.8477669],[0.1422192,42.8476982],[0.1422492,42.8476448],[0.1422492,42.8475761],[0.1422092,42.8474655],[0.1422192,42.8473854],[0.1421692,42.8473549],[0.1421592,42.8472977],[0.1421892,42.8472786],[0.1423892,42.8472252],[0.1424892,42.8471375],[0.1427092,42.8470383],[0.1429092,42.8470078],[0.1430892,42.8469162],[0.1431392,42.8468666],[0.1431892,42.8468552],[0.1432192,42.8468361],[0.1432392,42.8467751],[0.1433392,42.8466568],[0.1435192,42.8465462],[0.1435692,42.846508],[0.1436392,42.8463058],[0.1436392,42.8462448],[0.1435692,42.8459358],[0.1434392,42.8456078],[0.1434592,42.8454552],[0.1436092,42.8453064],[0.1436692,42.8452148],[0.1437992,42.8451462],[0.1438292,42.845108],[0.1438492,42.845047],[0.1438992,42.8449974],[0.1440492,42.8449478],[0.1441392,42.8448563],[0.1441092,42.8446579],[0.1441192,42.8446083],[0.1440892,42.8445549],[0.1440892,42.8445053],[0.1441092,42.8444366],[0.1442092,42.8443184],[0.1442492,42.8442154],[0.1442492,42.8441277],[0.1443292,42.8438873],[0.1443792,42.8438263],[0.1444492,42.8437653],[0.1446092,42.8436852],[0.1447392,42.843647],[0.1447992,42.8435669],[0.1450292,42.8434372],[0.1450892,42.8433762],[0.1451892,42.8431854],[0.1452292,42.8430862],[0.1452992,42.8430252],[0.1453592,42.842926],[0.1454692,42.8428268],[0.1454592,42.8427773],[0.1455092,42.8427162],[0.1454992,42.8426552],[0.1456392,42.8425865],[0.1459492,42.842617],[0.1459992,42.842617],[0.1461792,42.8426476],[0.1463392,42.8426552],[0.1465292,42.8426056],[0.1466492,42.842598],[0.1469692,42.8425179],[0.1470592,42.8424759],[0.1471892,42.8423576],[0.1473392,42.8423271],[0.1474492,42.8422775],[0.1475292,42.8422661],[0.1475992,42.8422279],[0.1476992,42.8421974],[0.1478792,42.842205],[0.1479592,42.8422165],[0.1481492,42.8422356],[0.1482992,42.842186],[0.1483592,42.8421783],[0.1484092,42.842186],[0.1484492,42.8421783],[0.1485792,42.8420753],[0.1487492,42.8420067],[0.1488492,42.8419266],[0.1489392,42.8418465],[0.1490592,42.8417053],[0.1491392,42.8416061],[0.1491692,42.8414955],[0.1491592,42.841465],[0.1491792,42.8414154],[0.1491892,42.8412781],[0.1491692,42.8412552],[0.1492792,42.8410873],[0.1492792,42.8410072],[0.1493392,42.8407059],[0.1493892,42.8405685],[0.1493792,42.8404083],[0.1493292,42.8403168],[0.1492992,42.8402367],[0.1493192,42.840126],[0.1494192,42.8398056],[0.1496639,42.8397026],[0.1497939,42.8396225],[0.1499139,42.8395004],[0.1500539,42.8393402],[0.1501339,42.8392906],[0.1504039,42.8392029],[0.1505439,42.8391533],[0.1520897,42.8388519],[0.1522797,42.8388138],[0.1523418,42.8388367],[0.1526118,42.8388138],[0.1531118,42.8388939],[0.1532418,42.8388939],[0.1534318,42.8388748],[0.1535218,42.8388443],[0.1536718,42.8388443],[0.1538018,42.8388748],[0.1543418,42.8389359],[0.1549618,42.8388062],[0.1551218,42.8387947],[0.1553018,42.8387947],[0.1556218,42.8387451],[0.1557718,42.8386955],[0.1561518,42.8385162],[0.1562118,42.8384666],[0.1562618,42.8384171],[0.1563018,42.8383141],[0.1568718,42.8382454],[0.1569618,42.8382263],[0.1571218,42.8381844],[0.1573918,42.8381653],[0.1577918,42.8380661],[0.1579618,42.838047],[0.1586918,42.8378754],[0.1588818,42.8377953],[0.1591718,42.8377151],[0.1594518,42.8375549],[0.1595418,42.8374863],[0.1597118,42.8374443],[0.1598518,42.8373947],[0.1602418,42.8371849],[0.1603418,42.8371468],[0.1607318,42.8368835],[0.1608318,42.8368073],[0.1609618,42.8367348],[0.1613718,42.8364258],[0.1616818,42.8362541],[0.1617318,42.8361664],[0.161757,42.8360672],[0.161777,42.8359261],[0.161787,42.8357773],[0.161807,42.8356972],[0.161847,42.8356552],[0.161937,42.8355865],[0.161997,42.8355255],[0.162137,42.8354454],[0.162327,42.8353462],[0.162417,42.8353043],[0.162497,42.8353043],[0.162847,42.8350868],[0.163167,42.8349953],[0.163267,42.8349457],[0.163507,42.8349342],[0.163607,42.8348846],[0.164257,42.8348045],[0.164337,42.8347969],[0.164387,42.8347549],[0.164657,42.8346558],[0.164747,42.8346558],[0.164977,42.8346252],[0.165557,42.8345146],[0.165587,42.834507],[0.165627,42.8344574],[0.165737,42.8343849],[0.165837,42.8343353],[0.166037,42.8342857],[0.166077,42.8342552],[0.166107,42.8342056],[0.166157,42.8341675],[0.166347,42.8341179],[0.166427,42.8340759],[0.166747,42.8339043],[0.166757,42.8338776],[0.166857,42.8337975],[0.166897,42.8337975],[0.167007,42.8337364],[0.167187,42.8336754],[0.167617,42.8335342],[0.167817,42.8334656],[0.167887,42.8334656],[0.167997,42.833416],[0.168887,42.8333359],[0.169007,42.8333054],[0.169407,42.8331566],[0.169597,42.833107],[0.169747,42.833046],[0.170267,42.8328667],[0.170487,42.8328171],[0.170657,42.8327942],[0.171027,42.8328056],[0.171097,42.8327866],[0.171227,42.8327255],[0.171427,42.8326645],[0.171707,42.8325958],[0.171827,42.8325844],[0.171977,42.8325348],[0.172307,42.8324776],[0.172527,42.8324661],[0.172747,42.8324165],[0.172887,42.8323975],[0.172987,42.8323555],[0.173137,42.8322372],[0.173247,42.8321877],[0.173327,42.8321762],[0.173457,42.8322258],[0.173497,42.8322754],[0.173647,42.8322754],[0.173737,42.8322563],[0.174077,42.8319473],[0.174277,42.8317146],[0.174367,42.8316574],[0.174477,42.8316269],[0.174707,42.8316345],[0.174937,42.8315964],[0.175097,42.8315468],[0.175927,42.8311577],[0.176077,42.8310471],[0.176227,42.8309174],[0.176367,42.8308144],[0.176587,42.8307457],[0.176687,42.8306847],[0.176837,42.8305473],[0.176927,42.8302269],[0.177027,42.8300972],[0.177227,42.8299255],[0.177347,42.8298759],[0.177377,42.8298264],[0.177377,42.8297653],[0.177417,42.8297043],[0.177517,42.8295975],[0.177677,42.8294868],[0.177857,42.8294373],[0.178087,42.8293953],[0.178237,42.8293571],[0.178447,42.8292542],[0.178597,42.8291245],[0.178677,42.8290253],[0.178847,42.828907],[0.179387,42.8286171],[0.179447,42.8285675],[0.179557,42.8284073],[0.179647,42.8283463],[0.179827,42.8282471],[0.179987,42.828186],[0.180077,42.828186],[0.180227,42.8282356],[0.180267,42.8282356],[0.180367,42.8281555],[0.180467,42.8280144],[0.180887,42.8277168],[0.181617,42.8274574],[0.181677,42.827446],[0.182017,42.8271751],[0.182167,42.8271255],[0.182667,42.8269958],[0.183097,42.8268471],[0.183347,42.826786],[0.183567,42.8267746],[0.183647,42.826786],[0.183737,42.8268166],[0.1837581,42.8267975],[0.1838881,42.8268089],[0.1841281,42.8268967],[0.1842081,42.8269653],[0.1842381,42.8270264],[0.1842881,42.8270683],[0.1845181,42.8272552],[0.1847681,42.8273659],[0.1849181,42.8274155],[0.1850881,42.8275185],[0.1854381,42.8276482],[0.1855781,42.8276787],[0.1857581,42.8277473],[0.1858681,42.827816],[0.1859681,42.827816],[0.1862081,42.8279457],[0.1865081,42.8280258],[0.1866081,42.8280754],[0.1868181,42.8280487],[0.1870581,42.8280983],[0.1871281,42.8281364],[0.1873181,42.8281364],[0.1876381,42.8280983],[0.1881681,42.8280754],[0.1884081,42.8279953],[0.1887281,42.8279266],[0.1889481,42.8279266],[0.1889881,42.8279457],[0.1890281,42.8279953],[0.1890781,42.8280067],[0.1891381,42.8280067],[0.1893181,42.8279686],[0.1894781,42.8280067],[0.1895681,42.8280182],[0.1899181,42.8280258],[0.1901581,42.8279266],[0.1904181,42.8278961],[0.1905281,42.827877],[0.1906381,42.8278275],[0.1907281,42.8277969],[0.1909481,42.8278275],[0.1910181,42.827816],[0.1911481,42.8277664],[0.1912381,42.8277588],[0.1914181,42.8277588],[0.1915681,42.8277664],[0.1916781,42.8277664],[0.1918781,42.8277359],[0.1922181,42.8277664],[0.1925781,42.8277664],[0.1930781,42.8278389],[0.1932181,42.8279266],[0.1938281,42.8280678],[0.1938881,42.8281059],[0.1938881,42.8281479],[0.1938181,42.8282356],[0.1937881,42.8282967],[0.1938081,42.8283463],[0.1938781,42.8283882],[0.1939581,42.8284569],[0.1940481,42.8285789],[0.1941981,42.8286476],[0.1943381,42.8287659],[0.1943881,42.8288765],[0.1943681,42.8289375],[0.1942381,42.8290482],[0.1942181,42.8290787],[0.1942481,42.8291054],[0.1943081,42.8291588],[0.1943281,42.8291969],[0.1943081,42.8292389],[0.1943181,42.8293381],[0.1941381,42.8296356],[0.1941581,42.8297958],[0.1943181,42.8301277],[0.1945381,42.8304367],[0.1948381,42.8305283],[0.1952581,42.8307076],[0.1954981,42.8308372],[0.1956581,42.8309555],[0.1957781,42.8310966],[0.1958481,42.8311386],[0.1958581,42.8312187],[0.1957781,42.8315468],[0.1958181,42.8316269],[0.1959281,42.8317375],[0.1959581,42.8317451],[0.1960181,42.8317261],[0.1961881,42.831646],[0.1963681,42.8315659],[0.1965381,42.8315468],[0.1966981,42.8315582],[0.1967481,42.8315582],[0.1968481,42.8314972],[0.1971581,42.8314171],[0.1976381,42.8310471],[0.1977081,42.8310471],[0.1976111,42.8313179],[0.1975411,42.8313866],[0.1973611,42.8316994],[0.1973111,42.8317375],[0.1971411,42.8318291],[0.1970811,42.8318787],[0.1970611,42.8319397],[0.1971511,42.8322601],[0.1971411,42.8324966],[0.1971011,42.8327484],[0.1969911,42.8331184],[0.1968111,42.8334579],[0.1967211,42.8339272],[0.1964811,42.8342972],[0.1964211,42.834507],[0.1964211,42.83461],[0.1965211,42.8348198],[0.1964911,42.8350487],[0.1965811,42.8354187],[0.1964511,42.8358192],[0.1964711,42.835907],[0.1966411,42.8361473],[0.1966811,42.8362274],[0.1966711,42.8363266],[0.1964811,42.8365593],[0.1964711,42.8369064],[0.1963311,42.8372002],[0.1963411,42.8373299],[0.1963711,42.8374977],[0.1963811,42.8378067],[0.1963711,42.8379593],[0.1963411,42.8380394],[0.1962311,42.8381882],[0.1961811,42.8382988],[0.1959511,42.8388596],[0.1959311,42.8389778],[0.1959411,42.8392067],[0.1958911,42.8394089],[0.1958911,42.8395195],[0.1958826,42.8395958],[0.1958926,42.8397179],[0.1959026,42.839756],[0.1960126,42.8398781],[0.1961326,42.8399582],[0.1962126,42.8399963],[0.1962926,42.8399963],[0.1965926,42.8399467],[0.1966626,42.8399582],[0.1967126,42.8399963],[0.1967526,42.8400459],[0.1967926,42.8400688],[0.1968326,42.8400688],[0.1968626,42.8400459],[0.1970026,42.8398056],[0.1970426,42.8397789],[0.1971126,42.839756],[0.1974626,42.8397064],[0.1975326,42.8396759],[0.1976526,42.8395958]]},{"id":17749,"author":"Ubicarta","name_GR":"Pyrenees: 22 Lac de lOule to Vielle-Aure","description_GR":"Lac de lOule to Vielle-Aure by Ubicarta","path":"FRANCE\/GR10_DAY_22","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":15233,"name_EN":"Pyrenees: 22 Lac de lOule \u00e0 Vielle-Aure","description_EN":"Lac de lOule \u00e0 Vielle-Aure par Ubicarta","ascent_time":338,"descent_time":351,"marker":"France_GR10","level":9,"ascent":626,"descent":1656,"maxelev":2215,"minelev":794,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.1976501 42.82977,0.3272863 42.84264)","views":5,"millestones":"0,0.1976501,42.8395958#1,0.2042244,42.8379952#2,0.2080056,42.8400589#3,0.2105598,42.8317790#4,0.2219340,42.8323943#5,0.2294415,42.8318360#6,0.2377853,42.8355179#7,0.2493164,42.8347174#8,0.2607504,42.8340908#9,0.2726445,42.8344858#10,0.2839766,42.8366680#11,0.2954847,42.8385166#12,0.3064657,42.8363940#13,0.3156399,42.8378004#14,0.3198030,42.8337984#15.2,0.3272859,42.8297653","x":0.2469837,"y":42.8346863,"coor":[[0.1976501,42.8395958],[0.1976801,42.8396454],[0.1976901,42.8397636],[0.1977201,42.8397865],[0.1977501,42.8397865],[0.1978901,42.8397446],[0.1980501,42.8397446],[0.1981501,42.8397751],[0.1982201,42.8398438],[0.1984701,42.8399849],[0.1986301,42.8400459],[0.1987801,42.8400536],[0.1989301,42.8400154],[0.1989901,42.8400154],[0.1990701,42.8400345],[0.1992101,42.8401451],[0.1992501,42.8402367],[0.1993601,42.8402863],[0.1995401,42.8403358],[0.1996001,42.8403969],[0.1996801,42.8404236],[0.1997301,42.8404541],[0.1998101,42.8405647],[0.1998601,42.8406067],[0.1999501,42.8406143],[0.1999601,42.8405952],[0.1999501,42.8405647],[0.1999601,42.8405457],[0.2000001,42.8405533],[0.2000901,42.8404732],[0.2002401,42.840435],[0.2003501,42.8404236],[0.2004201,42.8403969],[0.2005501,42.8402863],[0.2006401,42.8402557],[0.2008001,42.8401947],[0.2008301,42.8401642],[0.2008501,42.8400459],[0.2009501,42.8399162],[0.2009601,42.8398666],[0.2011501,42.8397255],[0.2012301,42.8396454],[0.2013401,42.8395653],[0.2014601,42.839386],[0.2016401,42.8392334],[0.2017201,42.8391953],[0.2018801,42.8389969],[0.2020401,42.8389244],[0.2020901,42.8388863],[0.2021901,42.8386459],[0.2025001,42.838356],[0.2027801,42.837986],[0.2029701,42.8376236],[0.2031801,42.8373756],[0.2033801,42.8372345],[0.2035901,42.8370056],[0.2038401,42.8367767],[0.2040701,42.8366241],[0.2041901,42.836586],[0.2042301,42.836586],[0.2042501,42.8366051],[0.2042301,42.8367462],[0.2042101,42.8368034],[0.2042201,42.836895],[0.2041901,42.8369255],[0.2041901,42.8369751],[0.2041401,42.8370552],[0.2041401,42.8371735],[0.2041101,42.8372459],[0.2040701,42.8374443],[0.2041001,42.837635],[0.2042101,42.8377647],[0.2042301,42.8378868],[0.2042201,42.8380852],[0.2042401,42.8382835],[0.2041701,42.8384857],[0.2041901,42.8386459],[0.2041701,42.8387337],[0.2041901,42.839035],[0.2041701,42.8392868],[0.2042001,42.8393364],[0.2042501,42.8393745],[0.2043101,42.8394547],[0.2043201,42.8395233],[0.2044201,42.8397331],[0.2044001,42.8399849],[0.2044201,42.8400345],[0.2043101,42.8403053],[0.2043201,42.8403435],[0.2043701,42.8403854],[0.2044801,42.8404236],[0.2046401,42.8405762],[0.2047101,42.840744],[0.2047501,42.8407936],[0.2049401,42.8409653],[0.2051501,42.8410263],[0.2053701,42.841114],[0.2055901,42.8411751],[0.2057701,42.8412666],[0.2060401,42.8413467],[0.2062201,42.841465],[0.2062801,42.8414841],[0.2063401,42.8415337],[0.2064101,42.8416061],[0.2065001,42.8416367],[0.2068901,42.8417168],[0.2069701,42.8417664],[0.2070801,42.8417969],[0.2074701,42.8419952],[0.2075901,42.8420448],[0.2076801,42.8421059],[0.2078401,42.8421669],[0.2079101,42.8422241],[0.2081101,42.8423347],[0.2083601,42.8426132],[0.2084001,42.8426361],[0.2083795,42.8425446],[0.2083895,42.8424568],[0.2084195,42.8423576],[0.2084195,42.8422165],[0.2083595,42.8419571],[0.2082895,42.8418045],[0.2080995,42.8416061],[0.2080495,42.8414459],[0.2080595,42.8413544],[0.2080495,42.8412857],[0.2078695,42.8409767],[0.2078395,42.8408241],[0.2078395,42.8406448],[0.2079095,42.840435],[0.2079795,42.840374],[0.2080295,42.8402863],[0.2080095,42.8400841],[0.2080395,42.8399963],[0.2080395,42.8397942],[0.2080595,42.839695],[0.2081795,42.8394165],[0.2081795,42.839325],[0.2081695,42.8391342],[0.2081295,42.839035],[0.2081395,42.8388672],[0.2083195,42.8385849],[0.2083495,42.8384247],[0.2083595,42.8383141],[0.2083095,42.8381042],[0.2082595,42.8380241],[0.2082595,42.8379059],[0.2082795,42.8377953],[0.2082795,42.8376961],[0.2083095,42.8375969],[0.2083595,42.8374939],[0.2084495,42.8373947],[0.2085595,42.8371849],[0.2086395,42.8370743],[0.2087295,42.8369942],[0.2086995,42.8369064],[0.2087395,42.8368073],[0.2086695,42.8366776],[0.2086795,42.8364868],[0.2086595,42.8364563],[0.2086595,42.8362961],[0.2086195,42.8359947],[0.2086295,42.8359261],[0.2086895,42.8357964],[0.2087295,42.8355942],[0.2086895,42.8354759],[0.2086995,42.8354263],[0.2087395,42.8353271],[0.2088595,42.8351059],[0.2089095,42.8350754],[0.2089495,42.8350639],[0.2089995,42.8350067],[0.2089095,42.8348541],[0.2089695,42.8346672],[0.2089495,42.8346367],[0.2088295,42.8345451],[0.2088395,42.8344269],[0.2088595,42.8343849],[0.2090595,42.8342857],[0.2090995,42.8342476],[0.2091295,42.834095],[0.2092695,42.8339462],[0.2094095,42.8337059],[0.2094295,42.8336868],[0.2094895,42.8336639],[0.2095595,42.8336143],[0.2096795,42.8334274],[0.2096695,42.8330154],[0.2097695,42.8327141],[0.2098295,42.8326263],[0.2099495,42.832386],[0.2100195,42.8322945],[0.2101295,42.8321152],[0.2105995,42.8317451],[0.2106395,42.8317261],[0.2109195,42.831646],[0.2111995,42.831646],[0.2114895,42.8316269],[0.2117395,42.8316345],[0.2118395,42.8316269],[0.2120395,42.8316269],[0.2120895,42.8316154],[0.2121295,42.8315964],[0.2122595,42.8314743],[0.2124295,42.8312454],[0.2124995,42.8311844],[0.2125795,42.8311462],[0.2128795,42.8310966],[0.2130095,42.8310661],[0.2131095,42.8310471],[0.2131895,42.8310471],[0.2137795,42.8312073],[0.2139295,42.831234],[0.2141595,42.831295],[0.2143095,42.8313141],[0.2145195,42.8313866],[0.2148795,42.8314552],[0.2152595,42.8315544],[0.2156395,42.8315849],[0.2160195,42.8316345],[0.2161495,42.8316345],[0.2165395,42.8315544],[0.2167095,42.8315544],[0.2170795,42.8315773],[0.2172395,42.8316269],[0.2173995,42.8316841],[0.2177395,42.8317757],[0.2181095,42.8318367],[0.2184895,42.8318863],[0.2194495,42.8319969],[0.2196395,42.8320541],[0.2199395,42.8321457],[0.2201195,42.8321571],[0.2205095,42.8321152],[0.2207195,42.8321266],[0.2208095,42.8321571],[0.2212095,42.8323669],[0.2212695,42.8323746],[0.2213795,42.8323975],[0.2216195,42.8323975],[0.2218295,42.8324165],[0.2221595,42.8323441],[0.2223095,42.8323441],[0.2225595,42.8323669],[0.2230595,42.8324852],[0.2233395,42.8326149],[0.2235813,42.832737],[0.2238113,42.8329086],[0.2240013,42.8330078],[0.2241313,42.8330994],[0.2245513,42.83321],[0.2247613,42.8332977],[0.2248513,42.8333664],[0.2249713,42.833519],[0.2254613,42.8338585],[0.2256013,42.8340988],[0.2256313,42.8344193],[0.2256813,42.83461],[0.2257513,42.8346786],[0.2258813,42.8347397],[0.2259813,42.8347969],[0.2260813,42.8347969],[0.2262113,42.8347893],[0.2263013,42.8347664],[0.2266213,42.8346291],[0.2266913,42.83461],[0.2267813,42.8345985],[0.2271513,42.8345985],[0.2272513,42.8345795],[0.2277313,42.8344078],[0.2278813,42.8343773],[0.2281313,42.8343391],[0.2284213,42.8343277],[0.2286613,42.8342972],[0.2289913,42.8343086],[0.2290413,42.8342972],[0.2290913,42.834259],[0.2291013,42.8342285],[0.2290913,42.8341675],[0.2291113,42.8341179],[0.2293313,42.8339386],[0.2294113,42.8338089],[0.2294413,42.8330078],[0.2294313,42.8325272],[0.2294013,42.8323898],[0.2294213,42.8323288],[0.2294113,42.8322678],[0.2294413,42.8318481],[0.2294413,42.8317184],[0.2296413,42.8312492],[0.2296913,42.8311996],[0.2297613,42.8311691],[0.2298613,42.8311577],[0.2299913,42.8311691],[0.2300913,42.8311996],[0.2306213,42.8312798],[0.2308013,42.8313179],[0.2309013,42.8313179],[0.2311413,42.8313179],[0.2314813,42.8312798],[0.2320613,42.8313179],[0.2323813,42.8313179],[0.2328013,42.8313866],[0.2328913,42.831398],[0.2331513,42.8314476],[0.2332413,42.8314667],[0.2337313,42.8316689],[0.2339913,42.8318176],[0.2341413,42.8318596],[0.2344713,42.8319664],[0.2345613,42.8319893],[0.2346213,42.8320198],[0.2347713,42.832119],[0.2349213,42.8322296],[0.2350557,42.8322601],[0.2352256,42.8323402],[0.2358256,42.8326912],[0.2364556,42.8331223],[0.2365157,42.83321],[0.2366156,42.8333931],[0.2368757,42.8342133],[0.2369337,42.834446],[0.2369637,42.8345261],[0.2370237,42.8346062],[0.2371537,42.8347359],[0.2371737,42.834774],[0.2371937,42.8348656],[0.2374237,42.8352165],[0.2374837,42.8352852],[0.2376337,42.8353767],[0.2377537,42.835495],[0.2379237,42.8356171],[0.2380337,42.8356667],[0.2381937,42.8356743],[0.2382837,42.8357239],[0.2383337,42.8357239],[0.2386937,42.8357353],[0.2389037,42.8356972],[0.2391637,42.8356743],[0.2397137,42.8357048],[0.2398737,42.8357468],[0.2401037,42.8357544],[0.2402337,42.8357849],[0.2407637,42.8357468],[0.2408537,42.8357544],[0.2412237,42.8357544],[0.2413737,42.8357353],[0.2414437,42.8357353],[0.2417137,42.8357162],[0.2419737,42.8356743],[0.2420937,42.8356476],[0.2422037,42.8356361],[0.2423437,42.8356056],[0.2424837,42.8356056],[0.2426937,42.8355675],[0.2432737,42.8353462],[0.2434337,42.8353043],[0.2435337,42.835247],[0.2440237,42.8350754],[0.2440837,42.8350372],[0.2445537,42.8348961],[0.2446237,42.834877],[0.2447137,42.8348656],[0.2448637,42.8348274],[0.2450037,42.834816],[0.2454637,42.8347473],[0.2457337,42.8347244],[0.2461137,42.8347664],[0.2462937,42.8347664],[0.2467037,42.8347054],[0.2469837,42.8346863],[0.2470637,42.8347054],[0.2471537,42.8347359],[0.2472337,42.8348656],[0.2473437,42.8349762],[0.2474337,42.8350143],[0.2477037,42.8349648],[0.2478437,42.8349953],[0.2479037,42.8349838],[0.2480437,42.8349342],[0.2483137,42.8348846],[0.2487637,42.8348274],[0.2491037,42.8347549],[0.2493937,42.8347054],[0.2497937,42.8346672],[0.2499437,42.8346443],[0.2501037,42.8345947],[0.2502637,42.8345261],[0.2504837,42.834404],[0.2507537,42.8342247],[0.2510337,42.8341141],[0.2516537,42.8339348],[0.2523137,42.8336563],[0.2524937,42.8335457],[0.2526137,42.8334961],[0.2528737,42.8334351],[0.2531937,42.8334274],[0.2536537,42.8334351],[0.2539537,42.8334274],[0.2543737,42.8333855],[0.2546837,42.8333359],[0.2548637,42.8332672],[0.2549937,42.8332367],[0.2553337,42.8332062],[0.2554837,42.8331642],[0.2557837,42.8331451],[0.2561437,42.8330956],[0.2567237,42.8331261],[0.2569737,42.8331947],[0.2571237,42.8332062],[0.2572237,42.8332253],[0.2573037,42.8332672],[0.2574837,42.833374],[0.2575737,42.8334541],[0.2576237,42.8334846],[0.2580437,42.8335838],[0.2583837,42.8336143],[0.2589537,42.8336945],[0.2600537,42.8339462],[0.2605537,42.8340454],[0.2611337,42.8341751],[0.2615837,42.8342476],[0.2620137,42.8342972],[0.2628537,42.8343163],[0.2634037,42.8343658],[0.2636637,42.8343658],[0.2643037,42.834404],[0.2653337,42.8345451],[0.2655237,42.8345566],[0.2664237,42.8346443],[0.2665237,42.8346062],[0.2666737,42.8345871],[0.2669537,42.8345947],[0.2672537,42.8345642],[0.2677637,42.8344154],[0.2679137,42.834404],[0.2680437,42.834404],[0.2690837,42.8346939],[0.2691637,42.8346863],[0.2692337,42.8346863],[0.2693461,42.8346672],[0.2694361,42.8346367],[0.2695761,42.83461],[0.2698061,42.8345795],[0.2699361,42.834549],[0.2700661,42.8345375],[0.2702761,42.8344994],[0.2705461,42.8344078],[0.2706761,42.8343887],[0.2708561,42.8343773],[0.2709561,42.8343773],[0.2710161,42.8344078],[0.2713461,42.8344879],[0.2714861,42.834507],[0.2716561,42.8345299],[0.2719061,42.8345184],[0.2721161,42.8345375],[0.2722861,42.8345795],[0.2724461,42.834568],[0.2725961,42.8345184],[0.2728461,42.8343468],[0.2730161,42.834259],[0.2734561,42.8340988],[0.2736161,42.8340683],[0.2737561,42.8340569],[0.2739561,42.8340797],[0.2748661,42.8343391],[0.2753261,42.8344383],[0.2758261,42.8346176],[0.2761161,42.8346977],[0.2763561,42.8347282],[0.2771261,42.8348465],[0.2778461,42.8348999],[0.2787061,42.8350868],[0.2789461,42.8351173],[0.2790461,42.8351364],[0.2798261,42.8352165],[0.2802261,42.8352966],[0.2809861,42.8353996],[0.2810961,42.8354378],[0.2813161,42.8355484],[0.2815161,42.83564],[0.2818161,42.8357468],[0.2822061,42.8359184],[0.2823861,42.8359795],[0.2834061,42.8364601],[0.2837361,42.8365898],[0.2841861,42.8367386],[0.2844061,42.8368568],[0.2845361,42.8369064],[0.2845961,42.8369598],[0.2846961,42.8370094],[0.2853061,42.8372269],[0.2856661,42.837368],[0.2861661,42.8375587],[0.2862861,42.8376465],[0.2863561,42.8376694],[0.2864561,42.837719],[0.2867161,42.8377991],[0.2868861,42.8378372],[0.2870161,42.8378487],[0.2875561,42.8379669],[0.2876861,42.8379669],[0.2878561,42.8379974],[0.2879561,42.8379974],[0.2882461,42.838028],[0.2883861,42.8380585],[0.2884361,42.8380585],[0.2887661,42.838089],[0.2888961,42.838089],[0.2890761,42.8380699],[0.2893261,42.8380966],[0.2894961,42.8380775],[0.2896161,42.8380394],[0.2897861,42.8379974],[0.2899761,42.8379364],[0.2900961,42.8379288],[0.2903961,42.8378372],[0.2905361,42.8378067],[0.2906561,42.8378067],[0.2907561,42.83778],[0.2909961,42.8377571],[0.2913061,42.83778],[0.2916661,42.8378067],[0.2919361,42.8377991],[0.2919961,42.8378181],[0.2921961,42.8378601],[0.2929261,42.8380775],[0.2933661,42.8381386],[0.2937661,42.8382492],[0.2941661,42.8382874],[0.2944961,42.8383789],[0.2947961,42.8383598],[0.2951561,42.8384285],[0.2955061,42.8385201],[0.2960761,42.8387489],[0.2962261,42.8387871],[0.2963661,42.8387985],[0.2966561,42.8387985],[0.2970061,42.8387489],[0.2974461,42.8385773],[0.2978661,42.8383789],[0.2981061,42.8382797],[0.2982561,42.8382568],[0.2985261,42.8382492],[0.2987861,42.8381882],[0.2988961,42.8381767],[0.2989222,42.8381729],[0.2990122,42.8380928],[0.2991122,42.8379707],[0.2991122,42.8377533],[0.2991222,42.8377304],[0.2991922,42.8376808],[0.2992822,42.8376503],[0.2994322,42.8376312],[0.2996622,42.8376427],[0.2997722,42.8376122],[0.2998722,42.8376007],[0.3001921,42.8375816],[0.3009122,42.83741],[0.3014221,42.8371315],[0.3016022,42.8370209],[0.3021722,42.836731],[0.3025022,42.8366013],[0.3027022,42.8365326],[0.3033122,42.8364105],[0.3037322,42.8364029],[0.3044921,42.836441],[0.3045922,42.8364105],[0.3046522,42.8364105],[0.3048622,42.836441],[0.3050322,42.836441],[0.3055921,42.836441],[0.3064021,42.8364029],[0.3064822,42.8363914],[0.3069521,42.83638],[0.3070422,42.8363533],[0.3072622,42.8363228],[0.3074422,42.8362808],[0.3076122,42.8362732],[0.3076622,42.8362732],[0.3078122,42.8362503],[0.3081722,42.8362198],[0.3083922,42.8361626],[0.3085622,42.8361015],[0.3086421,42.8360901],[0.3093822,42.83601],[0.3095822,42.8360329],[0.3099222,42.8360329],[0.3100622,42.836071],[0.3101922,42.836113],[0.3102322,42.8361702],[0.3102622,42.8361931],[0.3103022,42.8362503],[0.3104122,42.8363609],[0.3105122,42.83638],[0.3105622,42.836422],[0.3105922,42.836483],[0.3106522,42.8365135],[0.3108222,42.8366928],[0.3108822,42.8367233],[0.3110022,42.8367119],[0.3110321,42.8367119],[0.3114398,42.8366394],[0.3120497,42.8364677],[0.3124698,42.8363304],[0.3130097,42.8361588],[0.3134798,42.8360291],[0.3136998,42.83601],[0.3138197,42.8360176],[0.3139797,42.8360481],[0.3141197,42.8360977],[0.3142597,42.8361702],[0.3143697,42.8362389],[0.3144797,42.8363495],[0.3145797,42.8364792],[0.3146497,42.8365097],[0.3148216,42.8373718],[0.3148816,42.837574],[0.3149716,42.8376923],[0.3151616,42.837841],[0.3155416,42.8381119],[0.3156516,42.8381538],[0.3157316,42.8381729],[0.3157616,42.8381538],[0.3155116,42.8374138],[0.3155016,42.8372803],[0.3158716,42.8368416],[0.3159416,42.8366623],[0.3161116,42.8363609],[0.3161616,42.8363419],[0.3162216,42.8363533],[0.3162516,42.8363838],[0.3162816,42.8365517],[0.3163716,42.8368607],[0.3164316,42.8369026],[0.3165316,42.8368835],[0.3166516,42.8368225],[0.3168116,42.8366737],[0.3168816,42.8365822],[0.3170416,42.8364334],[0.3173516,42.8360023],[0.3174316,42.8358231],[0.3175116,42.8356934],[0.3177416,42.8354912],[0.3178716,42.8353424],[0.3180416,42.8350105],[0.3180716,42.8349113],[0.3181116,42.8348618],[0.3181516,42.8348503],[0.3181816,42.8348618],[0.3182516,42.8349915],[0.3183716,42.8351707],[0.3184616,42.8354225],[0.3186716,42.835743],[0.3189816,42.8359604],[0.3191416,42.8359909],[0.3195316,42.8359718],[0.3197316,42.8358917],[0.3198016,42.8358421],[0.3198116,42.8358116],[0.3196816,42.835743],[0.3196516,42.835701],[0.3196716,42.8356819],[0.3198216,42.8356438],[0.3198316,42.8356133],[0.3196916,42.8354912],[0.3196516,42.8354225],[0.3196416,42.8353119],[0.3196816,42.8352013],[0.3197216,42.835041],[0.3199116,42.8345032],[0.3200416,42.8343506],[0.3200216,42.8342934],[0.3199716,42.8342133],[0.3199016,42.8341408],[0.3198716,42.8340836],[0.3198216,42.8340111],[0.3198016,42.8337822],[0.3198316,42.833683],[0.3199016,42.8335609],[0.3198716,42.8334808],[0.3198216,42.8333931],[0.3198016,42.8333321],[0.3198216,42.8333015],[0.3198816,42.8332939],[0.3199816,42.8333015],[0.3202616,42.8335037],[0.3203116,42.8335037],[0.3204516,42.8333931],[0.3203916,42.8331718],[0.3200316,42.8325233],[0.3199516,42.8323212],[0.3199416,42.8322525],[0.3199516,42.8321915],[0.3200116,42.8321724],[0.3203716,42.8323517],[0.3207716,42.8325119],[0.3211716,42.8328133],[0.3214288,42.8329811],[0.3214488,42.8329697],[0.3213888,42.8326416],[0.3214088,42.8326225],[0.3214888,42.8326416],[0.3216988,42.8327827],[0.3217288,42.8328323],[0.3217688,42.8330231],[0.3217888,42.8330727],[0.3218388,42.8330917],[0.3218788,42.8331032],[0.3220596,42.8331718],[0.3222896,42.8333397],[0.3223096,42.8333206],[0.3222395,42.8331299],[0.3221096,42.8329201],[0.3221096,42.8328819],[0.3221396,42.8328514],[0.3225268,42.8330612],[0.3225568,42.8330612],[0.3225868,42.8330231],[0.3226668,42.8328133],[0.3227268,42.8326836],[0.3228468,42.8325233],[0.3232868,42.8322105],[0.3237668,42.8317528],[0.3239268,42.8316536],[0.3242968,42.831501],[0.3244068,42.8313828],[0.3245668,42.8313026],[0.3254058,42.8309746],[0.3255559,42.8308945],[0.3255759,42.8308449],[0.3256058,42.8306847],[0.3256359,42.8306351],[0.3258058,42.8304329],[0.3259558,42.8303261],[0.3260658,42.8302536],[0.3266059,42.8300552],[0.3271559,42.8298035],[0.3272859,42.8297653]]},{"id":17750,"author":"Ubicarta","name_GR":"Pyrenees: 23 Vielle-Aure to Germ","description_GR":"Vielle-Aure to Germ by Ubicarta","path":"FRANCE\/GR10_DAY_23","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":12688,"name_EN":"Pyrenees: 23 Vielle-Aure \u00e0 Germ","description_EN":"Vielle-Aure \u00e0 Germ par Ubicarta","ascent_time":299,"descent_time":277,"marker":"France_GR10","level":9,"ascent":1297,"descent":765,"maxelev":1582,"minelev":791,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.3272863 42.79206,0.4245948 42.83025)","views":7,"millestones":"0,0.3272863,42.8297653#1,0.3375802,42.8269513#2,0.3421508,42.8214617#3,0.3461322,42.8135869#4,0.3534844,42.8117984#5,0.3620847,42.8075007#6,0.3707686,42.8028193#7,0.3779814,42.7976907#8,0.3873820,42.7965344#9,0.3947235,42.7953841#10,0.4006432,42.7945510#11,0.4117744,42.7962368#12,0.4179592,42.7927478#12.7,0.4245883,42.7928581","x":0.3839643,"y":42.7955818,"coor":[[0.3272863,42.8297653],[0.3280763,42.8297043],[0.3283963,42.8296051],[0.3284263,42.8296356],[0.3288363,42.8302536],[0.3296463,42.8300629],[0.3302263,42.8299026],[0.3307463,42.8296547],[0.3313663,42.8294525],[0.3315863,42.8293533],[0.3321463,42.8289757],[0.3322463,42.8289337],[0.3326663,42.8288422],[0.333097,42.8287659],[0.333427,42.8286667],[0.333767,42.8285561],[0.333907,42.8284874],[0.334217,42.8282852],[0.334387,42.8281479],[0.334507,42.8280067],[0.3345971,42.827858],[0.334647,42.8277969],[0.334737,42.8277473],[0.334837,42.8277168],[0.3349238,42.8276596],[0.3350038,42.82761],[0.3351138,42.8275719],[0.3352338,42.827549],[0.3362838,42.8274498],[0.3363738,42.8274193],[0.3365038,42.8273621],[0.3368538,42.8271523],[0.3370238,42.8270798],[0.3379138,42.8268814],[0.3380038,42.82687],[0.3380938,42.8268814],[0.3381438,42.8269119],[0.3381538,42.8269501],[0.3380738,42.8271294],[0.3381938,42.8273201],[0.3384712,42.8271942],[0.3385712,42.8272018],[0.3386812,42.8271828],[0.3388412,42.8271942],[0.3388812,42.8272247],[0.3389212,42.8272133],[0.3388512,42.8271027],[0.3388512,42.8270531],[0.3389012,42.8270149],[0.3390512,42.827034],[0.3395112,42.8271637],[0.3395912,42.8271713],[0.3397012,42.8271523],[0.3397512,42.8271217],[0.3397812,42.8270721],[0.3397712,42.826992],[0.3396812,42.8268242],[0.3395212,42.8267021],[0.3393912,42.8265724],[0.3393612,42.8265228],[0.3393612,42.8264847],[0.3393912,42.8264618],[0.3394312,42.8264427],[0.3397812,42.8264427],[0.3399012,42.8264313],[0.3400212,42.8263817],[0.3400812,42.8262939],[0.3400512,42.8262215],[0.3399612,42.8261223],[0.3399112,42.8259926],[0.3399112,42.8259544],[0.3399412,42.8258438],[0.3405912,42.8253632],[0.3407712,42.8251724],[0.3408212,42.8250427],[0.3407912,42.824894],[0.3408112,42.8248329],[0.3408912,42.8247414],[0.3409075,42.8247185],[0.3411575,42.8242912],[0.3412575,42.8240509],[0.3413075,42.8238106],[0.3412975,42.8236885],[0.3412875,42.8235817],[0.3411775,42.8233681],[0.3411675,42.8233299],[0.3413675,42.822998],[0.3414775,42.8226814],[0.3414975,42.8225517],[0.3415375,42.8225098],[0.3415675,42.8224106],[0.3419475,42.8217316],[0.3421475,42.8214684],[0.3424575,42.8213692],[0.3425175,42.8213196],[0.3427475,42.8209991],[0.3428475,42.8209305],[0.3429375,42.8207092],[0.3430675,42.820549],[0.3431375,42.82024],[0.3432375,42.8200188],[0.3433275,42.8199005],[0.3434275,42.819828],[0.3435575,42.8197899],[0.3436075,42.8197098],[0.3437075,42.8196182],[0.3439675,42.819458],[0.3440493,42.8194199],[0.3440993,42.8193703],[0.3441293,42.8193283],[0.3441393,42.8192596],[0.3441493,42.8190994],[0.3440593,42.8187408],[0.3440793,42.8186684],[0.3441493,42.8185997],[0.3443693,42.8184204],[0.3446493,42.8182297],[0.3448993,42.8180389],[0.3452893,42.8178482],[0.3454493,42.8177605],[0.3455593,42.8176498],[0.3456493,42.8175278],[0.3456393,42.8170586],[0.3457393,42.8159599],[0.3457893,42.8157997],[0.3458593,42.8156586],[0.3459793,42.8154984],[0.3461793,42.8151093],[0.3463393,42.8148499],[0.3463493,42.8148003],[0.3463293,42.8146973],[0.3461193,42.8142471],[0.3461044,42.8141174],[0.3461544,42.8132477],[0.3461744,42.8131599],[0.3464044,42.8129005],[0.3466444,42.8125496],[0.3468944,42.8122673],[0.3470844,42.8120995],[0.3472044,42.8119698],[0.3472744,42.811779],[0.3472944,42.8116302],[0.3472844,42.8115196],[0.3472744,42.811451],[0.3472144,42.8113899],[0.3471892,42.8113708],[0.3471592,42.8113098],[0.3471492,42.8111496],[0.3471792,42.8111],[0.3472392,42.8110619],[0.3473392,42.811039],[0.3475692,42.811039],[0.3477092,42.8110695],[0.3480492,42.8110924],[0.3481792,42.8110695],[0.3482792,42.8110313],[0.3485292,42.8108711],[0.3487092,42.810791],[0.3492692,42.8106117],[0.3494492,42.8105125],[0.3495692,42.810482],[0.3497292,42.8105125],[0.3500192,42.8106117],[0.3503992,42.8106918],[0.3506792,42.8107605],[0.3509992,42.8109016],[0.3511992,42.8110123],[0.3513492,42.8110809],[0.3514692,42.8110809],[0.3516432,42.810936],[0.3518132,42.8107262],[0.3519132,42.8105659],[0.3520032,42.8104744],[0.3520632,42.8104439],[0.3521332,42.8104362],[0.3521932,42.8104439],[0.3522632,42.8104744],[0.3525932,42.8106842],[0.3526332,42.8107338],[0.3526432,42.8107948],[0.3525932,42.810955],[0.3526132,42.8110161],[0.3526832,42.8111153],[0.3531732,42.8115234],[0.3533132,42.8116951],[0.3533615,42.8116989],[0.3535715,42.8118706],[0.3537115,42.8119507],[0.3540115,42.8121605],[0.3540415,42.8121605],[0.3540715,42.8121414],[0.3540405,42.8120804],[0.3540205,42.8119926],[0.3540305,42.8119125],[0.3540505,42.8118629],[0.3541105,42.8118324],[0.3541505,42.8118401],[0.3541705,42.8118629],[0.3542205,42.8120003],[0.3542905,42.8120422],[0.3545405,42.81213],[0.3551605,42.8122406],[0.3552605,42.812233],[0.3553205,42.8122101],[0.3554105,42.8121529],[0.3556505,42.8119125],[0.3557305,42.8118629],[0.3558305,42.8118134],[0.3558352,42.8117981],[0.3567352,42.8115692],[0.3570752,42.8114777],[0.3574152,42.811367],[0.3575652,42.8112984],[0.3578752,42.8111191],[0.3582852,42.8108978],[0.3588652,42.8106194],[0.3590952,42.8105087],[0.3591752,42.8104591],[0.3597152,42.8099594],[0.3600852,42.8094177],[0.3601552,42.8093605],[0.3607052,42.8089104],[0.3609952,42.8087082],[0.3610952,42.8086281],[0.3619152,42.8078194],[0.3621652,42.8073578],[0.3625052,42.8069191],[0.3626452,42.8066673],[0.3629352,42.8063278],[0.3632852,42.8057594],[0.3633952,42.8056679],[0.3634952,42.8056488],[0.3636352,42.8056374],[0.3637852,42.8056374],[0.3644252,42.8057785],[0.3646952,42.8058205],[0.3651452,42.8058281],[0.3657352,42.8057899],[0.3659752,42.8057594],[0.3669752,42.8055992],[0.3675552,42.8055382],[0.3676752,42.8055077],[0.3677552,42.8054695],[0.3677952,42.8053589],[0.3678552,42.8052788],[0.3680952,42.80513],[0.3682052,42.8050079],[0.3685652,42.8047981],[0.3687352,42.8046188],[0.3687752,42.8045578],[0.3689052,42.8045197],[0.368996,42.8044815],[0.369066,42.8044014],[0.369126,42.8043518],[0.369156,42.8042526],[0.369256,42.8041115],[0.369366,42.8040123],[0.369776,42.8037529],[0.3699259,42.8036308],[0.3701259,42.8035202],[0.370206,42.8034515],[0.370296,42.8033524],[0.370336,42.8032608],[0.3703659,42.8031197],[0.370406,42.8030434],[0.370536,42.8029327],[0.370656,42.8028603],[0.370816,42.802803],[0.3709137,42.8028107],[0.3709638,42.8027916],[0.3711337,42.8026619],[0.3712437,42.8026123],[0.3713337,42.8025932],[0.3715138,42.8025932],[0.3715737,42.8025703],[0.3716537,42.8025322],[0.3717037,42.8025208],[0.3719337,42.8025131],[0.3719861,42.8024139],[0.3720261,42.802372],[0.3722361,42.8023224],[0.3723361,42.8022919],[0.3724261,42.8022308],[0.3724061,42.802124],[0.3724261,42.8020706],[0.3724261,42.802021],[0.3722761,42.8017616],[0.3721961,42.8016815],[0.3721361,42.8015327],[0.3720261,42.8013535],[0.3719961,42.8013115],[0.3719161,42.8012123],[0.3718761,42.8011818],[0.3718161,42.8011131],[0.3717861,42.8010406],[0.3717961,42.8010216],[0.3718461,42.8010139],[0.3721461,42.8010521],[0.3724861,42.800972],[0.3725661,42.8009415],[0.3730161,42.800724],[0.3730761,42.8007011],[0.3730961,42.8006821],[0.3734061,42.8005905],[0.3735461,42.8004837],[0.3736161,42.8004417],[0.3736661,42.8004341],[0.3738061,42.8004341],[0.3738861,42.8004112],[0.3739261,42.8003807],[0.3739561,42.8003426],[0.3739161,42.8002739],[0.3738561,42.8001137],[0.3738861,42.8000412],[0.3738961,42.799942],[0.3740061,42.7997704],[0.3740761,42.7997131],[0.3741572,42.7996407],[0.3744473,42.7993584],[0.3745773,42.7992706],[0.3749672,42.7988281],[0.3753773,42.7985115],[0.3755573,42.7983894],[0.3756373,42.7983704],[0.3757572,42.7982788],[0.3760273,42.7981796],[0.3761273,42.7980995],[0.3763072,42.798008],[0.3764372,42.7979698],[0.3765873,42.7978897],[0.3767573,42.7978516],[0.3770473,42.7977104],[0.3771673,42.7976799],[0.3774773,42.7976608],[0.3779773,42.7976913],[0.3781272,42.7976685],[0.3782873,42.7976303],[0.3783773,42.7975883],[0.3785872,42.7974586],[0.3787872,42.7974014],[0.3788773,42.7974014],[0.3790873,42.7974091],[0.3791973,42.7974281],[0.3794973,42.7974281],[0.3796872,42.7974586],[0.3798873,42.7974701],[0.3799773,42.7974586],[0.3801373,42.7974014],[0.3802173,42.79739],[0.3802973,42.7974014],[0.3804373,42.7974396],[0.3804772,42.7974281],[0.3805073,42.7974091],[0.3805373,42.7972908],[0.3805673,42.7972412],[0.3806673,42.7972107],[0.3808373,42.7971001],[0.3811373,42.7969704],[0.3811473,42.7969513],[0.3812373,42.7969017],[0.3812573,42.7968712],[0.3813373,42.7968216],[0.3813972,42.796711],[0.3816273,42.7964897],[0.3816973,42.7964592],[0.3819672,42.7963982],[0.3824173,42.7963295],[0.3826743,42.7963142],[0.3830043,42.7962532],[0.3830743,42.7962341],[0.3831343,42.7961311],[0.3831743,42.7961044],[0.3832343,42.796093],[0.3835043,42.7960739],[0.3835443,42.7960625],[0.3837343,42.7959442],[0.3837743,42.7959023],[0.3839143,42.7956238],[0.3839643,42.7955818],[0.3840243,42.7955742],[0.3844343,42.7955437],[0.3847743,42.7955742],[0.3848243,42.7955818],[0.3851243,42.7957344],[0.3852643,42.7957916],[0.3854243,42.7958412],[0.3857643,42.7958832],[0.3859343,42.7959213],[0.3860543,42.7959709],[0.3861743,42.7960014],[0.3863643,42.7960129],[0.3866243,42.7960815],[0.3868543,42.7960625],[0.3869743,42.796032],[0.3870643,42.7960243],[0.3871443,42.7959824],[0.3872743,42.7959709],[0.3873643,42.7959213],[0.3873743,42.7959328],[0.3874043,42.7960243],[0.3873943,42.7960815],[0.3872843,42.7962036],[0.3871343,42.7963409],[0.3870143,42.7965126],[0.3870243,42.796524],[0.3871743,42.7965126],[0.3874443,42.7965431],[0.3876643,42.796524],[0.3879843,42.796463],[0.3881243,42.7963943],[0.3882543,42.7961845],[0.3883043,42.7958031],[0.3882643,42.7955246],[0.3882743,42.7954941],[0.3881943,42.7953644],[0.3881243,42.7953033],[0.3880843,42.7951546],[0.3881143,42.7950821],[0.3880843,42.795002],[0.3881243,42.7949524],[0.3881143,42.7948418],[0.3881243,42.7948036],[0.3881643,42.7947845],[0.3881943,42.7947044],[0.3882143,42.7946815],[0.3882443,42.7946815],[0.3883743,42.7947311],[0.3886543,42.7947617],[0.3887943,42.7948036],[0.3890243,42.7948112],[0.3893143,42.7948723],[0.3894443,42.7949333],[0.3894943,42.7950439],[0.3896043,42.7951927],[0.3896743,42.7952538],[0.3897843,42.7952919],[0.3900218,42.7955132],[0.3902418,42.7958641],[0.3903918,42.7960625],[0.3904618,42.7961349],[0.3906118,42.7962112],[0.3907118,42.7962418],[0.3908518,42.7962646],[0.3909418,42.7962646],[0.3910969,42.7959671],[0.3911369,42.7959251],[0.3914469,42.7958069],[0.391787,42.795517],[0.391807,42.7954865],[0.391917,42.7954483],[0.3919669,42.7954063],[0.392487,42.7952652],[0.392527,42.7952271],[0.392597,42.7951965],[0.3926269,42.7951584],[0.3926769,42.7951279],[0.3927869,42.7951164],[0.392857,42.795105],[0.392907,42.795105],[0.3930269,42.7951355],[0.393207,42.7950706],[0.393407,42.7948914],[0.393467,42.7948608],[0.393527,42.7948837],[0.393627,42.7949638],[0.393677,42.7949829],[0.393737,42.7949829],[0.393797,42.7949715],[0.394067,42.7948227],[0.394217,42.7948112],[0.394237,42.7948227],[0.3945466,42.7952042],[0.3946566,42.7953529],[0.3952066,42.7956047],[0.3953878,42.7956848],[0.3955178,42.7957153],[0.3957878,42.7957458],[0.3963138,42.7957726],[0.3967438,42.7958221],[0.3968938,42.7958603],[0.3972438,42.7960701],[0.3974468,42.7962036],[0.3976868,42.7963753],[0.3978368,42.7965431],[0.3979868,42.796772],[0.3980668,42.7969437],[0.3980868,42.7969551],[0.3980968,42.796833],[0.3981468,42.7967529],[0.3981768,42.796524],[0.3982668,42.7964249],[0.3982768,42.7963829],[0.3982668,42.7963448],[0.3982268,42.7963219],[0.3982268,42.7962952],[0.3982668,42.7962532],[0.3982668,42.7962227],[0.3982368,42.7961845],[0.3981868,42.796154],[0.3981868,42.7961044],[0.3981968,42.7960854],[0.3981868,42.7960548],[0.3982068,42.7959938],[0.3981868,42.7959328],[0.3981968,42.7958946],[0.3982568,42.7958717],[0.3982668,42.7958221],[0.3982868,42.7958031],[0.3983468,42.795784],[0.3983568,42.7957649],[0.3983968,42.7957535],[0.3984468,42.7957535],[0.3984968,42.7957726],[0.3985368,42.7957649],[0.3986268,42.7957039],[0.3986768,42.7957344],[0.3987668,42.7956352],[0.3987968,42.7955818],[0.3988168,42.7955742],[0.3990068,42.7956123],[0.3990868,42.795723],[0.3991068,42.7957344],[0.3991668,42.7956734],[0.3992068,42.7957039],[0.3992668,42.7956619],[0.3992868,42.7956924],[0.3992868,42.795742],[0.3993068,42.7957535],[0.3993268,42.795742],[0.3993868,42.7956734],[0.3994268,42.7957153],[0.3994668,42.7957344],[0.3994868,42.7957344],[0.3994868,42.7957039],[0.3995268,42.7956619],[0.3995368,42.7956238],[0.3995768,42.7956047],[0.3995768,42.7955818],[0.3996068,42.7955818],[0.3997868,42.7958031],[0.3998068,42.7958031],[0.3998568,42.7956123],[0.3998668,42.7956047],[0.3999468,42.7957039],[0.3999768,42.7957039],[0.4000068,42.7955933],[0.4000068,42.7955132],[0.3999068,42.7954216],[0.3997568,42.7952538],[0.3996868,42.795105],[0.3996068,42.7950249],[0.3994468,42.7949333],[0.3994268,42.7949028],[0.3993968,42.7948532],[0.3993968,42.7948036],[0.3993668,42.794693],[0.3993468,42.7946434],[0.3994568,42.794693],[0.3995568,42.7947731],[0.3995868,42.7947845],[0.399664,42.7947578],[0.399824,42.7946854],[0.399824,42.7946663],[0.399804,42.7946358],[0.399754,42.7946053],[0.399754,42.7945862],[0.399794,42.7945671],[0.399854,42.7945557],[0.399984,42.7945557],[0.400074,42.7945251],[0.400134,42.794487],[0.400194,42.7944756],[0.400434,42.7945366],[0.400614,42.7945557],[0.401094,42.7944756],[0.401114,42.7944641],[0.4015145,42.7944031],[0.4016045,42.7943916],[0.4022945,42.7945328],[0.4026945,42.794651],[0.4032845,42.7947807],[0.4034245,42.7948303],[0.4038345,42.7950516],[0.4040045,42.7951508],[0.4040545,42.7951813],[0.4041345,42.7951927],[0.4043145,42.7952003],[0.4043645,42.7952118],[0.4046045,42.7953796],[0.4046845,42.7954102],[0.4048745,42.7954712],[0.4048945,42.7955093],[0.4048945,42.7956123],[0.4049245,42.795681],[0.4049745,42.795723],[0.4052845,42.7957802],[0.4054045,42.7958221],[0.4056945,42.7959328],[0.4060145,42.796093],[0.4061845,42.7961617],[0.4064345,42.7962418],[0.4067445,42.7963028],[0.4068645,42.7963524],[0.4069572,42.79636],[0.4072372,42.7963409],[0.4075772,42.7962799],[0.4077472,42.7962723],[0.4081572,42.7962608],[0.4083972,42.7962799],[0.4087072,42.7963409],[0.4088672,42.7963829],[0.4091972,42.7965317],[0.4092772,42.7965431],[0.4104472,42.7966003],[0.4107172,42.7965927],[0.4109772,42.7965508],[0.4113472,42.7963905],[0.4114372,42.7963333],[0.4115472,42.7962914],[0.4117272,42.7962608],[0.4117872,42.7962303],[0.4119072,42.7961426],[0.4120172,42.7960129],[0.4122572,42.7956505],[0.4122972,42.7956429],[0.4124972,42.7956924],[0.4126572,42.7957916],[0.4127772,42.7958107],[0.4130472,42.7958031],[0.4131872,42.7958031],[0.4132072,42.7957916],[0.4134772,42.7954102],[0.4135372,42.7953835],[0.4136772,42.7953606],[0.4140972,42.7947922],[0.4141445,42.7947617],[0.4142045,42.7946815],[0.4142945,42.7944908],[0.4143546,42.7943993],[0.4148746,42.7937889],[0.4151446,42.7934303],[0.4152645,42.7933006],[0.4154646,42.793129],[0.4155945,42.7929115],[0.4156911,42.7926369],[0.4157811,42.7922974],[0.4158111,42.7922363],[0.4159111,42.7921486],[0.4160211,42.7920876],[0.4160611,42.7920876],[0.4162711,42.792366],[0.4163211,42.7924156],[0.4163511,42.7924385],[0.4163811,42.7924461],[0.4164711,42.792347],[0.4165611,42.7922859],[0.4166111,42.7922859],[0.4166811,42.7923088],[0.4167311,42.7923088],[0.4167811,42.7922783],[0.4168911,42.7921562],[0.4170111,42.792057],[0.4170311,42.7920685],[0.4170711,42.7921181],[0.4171611,42.792347],[0.4171611,42.7923965],[0.4171911,42.7924576],[0.4172111,42.7924576],[0.4173111,42.7923088],[0.4174211,42.7922058],[0.4175311,42.7921486],[0.4175911,42.7921486],[0.4176211,42.7921562],[0.4176411,42.7921791],[0.4175811,42.7922668],[0.4176111,42.7923355],[0.4176311,42.792347],[0.4176411,42.7922974],[0.4176711,42.7922783],[0.4177011,42.7922783],[0.4177211,42.7922974],[0.4177111,42.792347],[0.4177111,42.7924271],[0.4177311,42.7924385],[0.4177511,42.7924385],[0.4178011,42.7923279],[0.4179211,42.7922783],[0.4179511,42.7922783],[0.4179711,42.7922974],[0.4179711,42.7923279],[0.4179011,42.792366],[0.4178611,42.7924271],[0.4179411,42.7926865],[0.4179611,42.7927055],[0.4179911,42.7927055],[0.4180011,42.7926979],[0.4180011,42.7926254],[0.4180211,42.7925987],[0.4180411,42.7925987],[0.4180711,42.7926254],[0.4180911,42.792717],[0.4181111,42.792717],[0.4181111,42.7926254],[0.4181211,42.7926064],[0.4181411,42.7926064],[0.4181511,42.7927361],[0.4181711,42.7927361],[0.4182111,42.7926483],[0.4182411,42.7926369],[0.4182611,42.7926483],[0.4182811,42.7927055],[0.4183311,42.7927971],[0.4184111,42.7928276],[0.4184811,42.7928391],[0.4186011,42.7927971],[0.4186311,42.7927971],[0.4186711,42.7928467],[0.4186911,42.7928467],[0.4187811,42.7928276],[0.4188311,42.7928276],[0.4188911,42.7928467],[0.4189611,42.7929077],[0.4190211,42.7929268],[0.4192011,42.7929192],[0.4192511,42.7929268],[0.4193211,42.7929573],[0.4194111,42.7929688],[0.4196111,42.7930374],[0.4197411,42.7930565],[0.4197811,42.7930756],[0.4198811,42.793148],[0.4200511,42.7933273],[0.4200711,42.793457],[0.4201111,42.7934685],[0.4201411,42.7934685],[0.4201911,42.7934265],[0.4202082,42.7933769],[0.4202383,42.7933578],[0.4203683,42.7933464],[0.4205382,42.7933769],[0.4208583,42.7934875],[0.4215282,42.7936668],[0.4219083,42.7936974],[0.4220383,42.7936859],[0.4221182,42.7936668],[0.4223182,42.7935982],[0.4225083,42.7935677],[0.4229583,42.7934456],[0.4234283,42.7932777],[0.4239383,42.7931747],[0.4243582,42.7931671],[0.4243883,42.793148],[0.4244183,42.7929344],[0.4244483,42.7928963],[0.4245483,42.7928581],[0.4245883,42.7928581]]},{"id":17751,"author":"Ubicarta","name_GR":"Pyrenees: 24 Germ to Lac dO\u00f4","description_GR":"Germ to Lac dO\u00f4 by Ubicarta","path":"FRANCE\/GR10_DAY_24","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":14949,"name_EN":"Pyrenees: 24 Germ au Lac dO\u00f4","description_EN":"Germ au Lac dO\u00f4 par Ubicarta","ascent_time":342,"descent_time":329,"marker":"France_GR10","level":9,"ascent":1537,"descent":1352,"maxelev":2138,"minelev":1119,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.4206649 42.7441,0.5026572 42.79302)","views":10,"millestones":"0,0.4245948,42.7928581#1,0.4246011,42.7867656#2,0.4217788,42.7792232#3,0.4290670,42.7731971#4,0.4389757,42.7692056#5,0.4455813,42.7621813#6,0.4526353,42.7584226#7,0.4618778,42.7558283#8,0.4703219,42.7567226#9,0.4819536,42.7583662#10,0.4916481,42.7603405#11,0.4981924,42.7645151#12,0.5017810,42.7615404#13,0.4993921,42.7535402#14,0.4949441,42.7500401#14.9,0.4920823,42.7440987","x":0.4636407,"y":42.7557259,"coor":[[0.4245948,42.7928581],[0.4248648,42.7928581],[0.4250148,42.7928772],[0.4256148,42.7930183],[0.4256948,42.7929955],[0.4259748,42.7928963],[0.4260848,42.7928848],[0.4263548,42.7929153],[0.4264948,42.7929153],[0.4266848,42.7928848],[0.4267248,42.7928658],[0.4267348,42.7927856],[0.4267648,42.7927361],[0.4270448,42.7924881],[0.4270548,42.7924461],[0.4270448,42.7923851],[0.4270048,42.7923279],[0.4268348,42.7921982],[0.4268248,42.7921448],[0.4268548,42.7919655],[0.4267148,42.7910347],[0.4268281,42.7906876],[0.4269181,42.7905693],[0.4270181,42.7904778],[0.4270582,42.7904282],[0.4270881,42.7903595],[0.4270982,42.7902679],[0.4270181,42.789959],[0.4270782,42.7897682],[0.4271281,42.7896996],[0.4273481,42.7894478],[0.4274181,42.7893486],[0.4274581,42.7892685],[0.4274482,42.789238],[0.4274181,42.7892075],[0.4273582,42.7891998],[0.4271882,42.7891884],[0.4271381,42.7891693],[0.4270782,42.7891388],[0.4270582,42.7891006],[0.4270582,42.7890472],[0.4270982,42.7889481],[0.4270881,42.7889099],[0.4270082,42.7887573],[0.4269381,42.7884979],[0.4268681,42.7883606],[0.4268182,42.7882881],[0.4266582,42.7881584],[0.4264781,42.7880592],[0.4264382,42.7880173],[0.4264182,42.7879791],[0.4263481,42.7879105],[0.4257081,42.7873573],[0.4253581,42.7872086],[0.4249581,42.7869606],[0.4246481,42.786808],[0.4244682,42.7866478],[0.4243782,42.7866096],[0.4232281,42.7861671],[0.4231282,42.7861099],[0.4230781,42.786068],[0.4230582,42.7860374],[0.4230382,42.7859879],[0.4230281,42.7859001],[0.4229482,42.7857475],[0.4227481,42.7855492],[0.4227082,42.7854881],[0.4226781,42.7853279],[0.4225982,42.7852287],[0.4225707,42.7851677],[0.4223207,42.7848969],[0.4221407,42.784626],[0.4219607,42.7844582],[0.4218007,42.7843361],[0.4215407,42.7841949],[0.4213707,42.783947],[0.4213307,42.7837563],[0.4213707,42.7836685],[0.4213907,42.7835464],[0.4214507,42.7833672],[0.4215007,42.7833366],[0.4215707,42.7832565],[0.4215707,42.783226],[0.4214907,42.7830772],[0.4214507,42.7830353],[0.4214507,42.7829857],[0.4213307,42.7827759],[0.4212307,42.7826462],[0.4211507,42.7825775],[0.4211207,42.7825356],[0.4211207,42.7824554],[0.4208007,42.7819977],[0.4207207,42.7818069],[0.4206807,42.7816277],[0.4206607,42.781456],[0.4208007,42.7807579],[0.4208207,42.7807083],[0.4210307,42.7805061],[0.4212207,42.7802849],[0.4213707,42.7800865],[0.4214207,42.7800369],[0.4215807,42.7799377],[0.4216607,42.779808],[0.4217507,42.7795258],[0.4217507,42.7792664],[0.4217907,42.7792053],[0.4218307,42.7791557],[0.4218407,42.7791176],[0.4218307,42.7789459],[0.4218107,42.7788963],[0.4218007,42.7787361],[0.4217707,42.7784767],[0.4216907,42.7781754],[0.4217007,42.7780457],[0.4217307,42.7778969],[0.4217907,42.7777748],[0.4218507,42.7776985],[0.4218907,42.777668],[0.4220507,42.7774773],[0.4221007,42.7773972],[0.4222907,42.7771759],[0.4223007,42.7770767],[0.4223307,42.7769775],[0.4224607,42.7766266],[0.4226607,42.7763672],[0.4227407,42.7762871],[0.4228407,42.776226],[0.4230307,42.7761574],[0.4234907,42.7760277],[0.4236407,42.7759552],[0.4241407,42.7758675],[0.4243307,42.7757874],[0.4245107,42.7756767],[0.4249507,42.7755775],[0.4250407,42.7754555],[0.4251707,42.7753677],[0.4252907,42.7752457],[0.4254707,42.7751579],[0.4255507,42.7750854],[0.4255907,42.7750473],[0.4256007,42.7749748],[0.4256507,42.7749062],[0.4256707,42.7748375],[0.4257007,42.7747955],[0.4257607,42.7747574],[0.4258776,42.7746582],[0.4260476,42.7745705],[0.4260976,42.7745285],[0.4261276,42.7744713],[0.4263576,42.7742691],[0.4265176,42.7740288],[0.4266176,42.7739601],[0.4267076,42.773941],[0.4267876,42.7739296],[0.4270576,42.7739296],[0.4271676,42.7739182],[0.4272576,42.7738991],[0.4274076,42.7737999],[0.4274576,42.7737389],[0.4275076,42.7737007],[0.4276276,42.7736511],[0.4278576,42.7735901],[0.4292776,42.77314],[0.4295076,42.7730904],[0.4297176,42.7730103],[0.4299776,42.7729378],[0.4301976,42.7729111],[0.4304476,42.7728806],[0.4305976,42.7728996],[0.4310176,42.7728081],[0.4311576,42.7728004],[0.4317876,42.772789],[0.4319376,42.7727585],[0.4319976,42.7727585],[0.4320876,42.7727814],[0.432228,42.7727928],[0.432318,42.7728233],[0.432348,42.7728233],[0.432468,42.7727432],[0.432538,42.7727318],[0.432628,42.7726822],[0.432678,42.7725716],[0.432748,42.7725143],[0.432958,42.7724419],[0.433058,42.7724228],[0.433258,42.7723618],[0.433768,42.7721634],[0.434038,42.7720833],[0.434158,42.7720146],[0.434208,42.7719231],[0.434258,42.771904],[0.434498,42.771843],[0.434938,42.7717743],[0.435448,42.7716217],[0.435628,42.7715149],[0.435708,42.7714424],[0.435748,42.7714043],[0.435798,42.7713737],[0.435988,42.7712936],[0.436068,42.771183],[0.436098,42.7711525],[0.436178,42.7711334],[0.436198,42.7711143],[0.436218,42.7710342],[0.436278,42.7709923],[0.436328,42.7709846],[0.436368,42.7709541],[0.436418,42.7709427],[0.436498,42.7709541],[0.436528,42.7709427],[0.436598,42.770874],[0.436708,42.7707939],[0.436818,42.7707748],[0.436868,42.7707443],[0.436958,42.7706642],[0.436988,42.7706032],[0.436988,42.770565],[0.437008,42.7705231],[0.437038,42.7704735],[0.437068,42.770443],[0.437228,42.7704048],[0.437298,42.7703552],[0.437478,42.7703018],[0.437718,42.7701416],[0.437998,42.7700233],[0.438358,42.7699318],[0.438468,42.7698822],[0.438548,42.7697945],[0.438558,42.7697639],[0.438638,42.7697029],[0.438768,42.7696342],[0.438818,42.7695923],[0.438808,42.7695122],[0.438898,42.7693748],[0.438948,42.7692223],[0.439148,42.769104],[0.4392897,42.7688904],[0.4394098,42.7687912],[0.4395097,42.7687187],[0.4395998,42.7686996],[0.4396498,42.7686691],[0.4399198,42.7684097],[0.4400298,42.76828],[0.4400898,42.7681618],[0.4400698,42.7680397],[0.4400797,42.7680206],[0.4403197,42.7679214],[0.4404398,42.7677307],[0.4405298,42.7674789],[0.4405598,42.7672997],[0.4405698,42.767189],[0.4405498,42.7671394],[0.4405598,42.7671013],[0.4407098,42.7669983],[0.4406898,42.766922],[0.4407198,42.7668304],[0.4407398,42.7667389],[0.4407998,42.7666702],[0.4411198,42.7664604],[0.4411698,42.7663918],[0.4411898,42.7662621],[0.4411898,42.7661285],[0.4412538,42.7660637],[0.4414838,42.7659035],[0.4418638,42.7655716],[0.4419938,42.7655029],[0.4421138,42.7654533],[0.4421938,42.7654114],[0.4422738,42.7653542],[0.4423744,42.7653084],[0.4424544,42.7652588],[0.4425244,42.7651978],[0.4425744,42.7651176],[0.4427044,42.7649765],[0.4428444,42.7648354],[0.4430344,42.7647171],[0.4430844,42.7646561],[0.4431544,42.764595],[0.4432944,42.7645378],[0.4434344,42.7644386],[0.4434844,42.7643776],[0.4435544,42.7643471],[0.4436544,42.7643356],[0.4437044,42.7643051],[0.4438644,42.7641563],[0.4439544,42.7640877],[0.4442344,42.763958],[0.4442744,42.7639275],[0.4442844,42.7638779],[0.4443844,42.7637253],[0.4443844,42.7636681],[0.4444044,42.7636261],[0.4444644,42.7635765],[0.4447344,42.7634888],[0.4449144,42.7634468],[0.4449844,42.7633858],[0.4449844,42.7633362],[0.4450144,42.7632561],[0.4450544,42.7632179],[0.4451144,42.7631073],[0.4451644,42.7630577],[0.4452244,42.7629662],[0.4452644,42.7629471],[0.4453144,42.7628784],[0.4453444,42.7627983],[0.4453644,42.7627182],[0.4454044,42.7626266],[0.4454644,42.7625351],[0.4455044,42.7625084],[0.4455344,42.7624474],[0.4456344,42.7618752],[0.4457744,42.7615662],[0.4458344,42.7614975],[0.4459444,42.7614059],[0.4461644,42.7612953],[0.4463344,42.7612381],[0.4463944,42.761158],[0.4464244,42.7610855],[0.4464344,42.7609673],[0.4463844,42.7608185],[0.4463944,42.7607269],[0.4464144,42.7606659],[0.4464744,42.7606163],[0.4465044,42.7605476],[0.4464844,42.7603569],[0.4464944,42.7603188],[0.4465444,42.7602158],[0.4465644,42.7601585],[0.4466044,42.7601357],[0.4466195,42.7601395],[0.4466496,42.7601585],[0.4467995,42.7602005],[0.4468895,42.7602272],[0.4470495,42.7603073],[0.4470795,42.7603493],[0.4470995,42.7604103],[0.4471495,42.7604675],[0.4472495,42.76054],[0.4473395,42.7606201],[0.4474795,42.7607079],[0.4476795,42.760788],[0.4477795,42.760807],[0.4482895,42.7608185],[0.4483995,42.7608604],[0.4484895,42.7608681],[0.4485495,42.7608681],[0.4486195,42.7608871],[0.4486395,42.76091],[0.4486795,42.76091],[0.4487395,42.7609596],[0.4487595,42.7609596],[0.4487595,42.7609177],[0.4487895,42.76091],[0.4488095,42.7609177],[0.4488395,42.7608986],[0.4488695,42.760807],[0.4488896,42.7607994],[0.4489895,42.7607994],[0.4490196,42.7607574],[0.4490995,42.7607269],[0.4491096,42.7606773],[0.4491595,42.7606697],[0.4492795,42.7606697],[0.4493496,42.7605591],[0.4493496,42.7604904],[0.4493695,42.7604599],[0.4494295,42.7604294],[0.4494895,42.7604294],[0.4496295,42.7604599],[0.4498195,42.760437],[0.4499395,42.7604179],[0.4500995,42.7603569],[0.4502895,42.7603493],[0.4503395,42.7603302],[0.4503895,42.7602997],[0.4504195,42.7602272],[0.4505295,42.7599106],[0.4505495,42.7597771],[0.4506495,42.7596092],[0.4506795,42.7595901],[0.4507295,42.7595787],[0.4508196,42.75951],[0.4508795,42.759388],[0.4508595,42.7593575],[0.4508695,42.7593384],[0.4509895,42.7593269],[0.4510596,42.7593079],[0.4512495,42.7592278],[0.4513195,42.7592201],[0.4514595,42.7592583],[0.4515295,42.7592773],[0.4515695,42.7592697],[0.4515995,42.7592583],[0.4516295,42.7592278],[0.4516096,42.7591705],[0.4516395,42.7591286],[0.4516895,42.7591171],[0.4518195,42.7591286],[0.4518296,42.7591095],[0.4517695,42.7590179],[0.4517895,42.7589188],[0.4518095,42.7588882],[0.4518395,42.7588692],[0.4519695,42.7588577],[0.4519695,42.7587891],[0.4520095,42.7587471],[0.4520496,42.7587395],[0.4520995,42.7586975],[0.4520895,42.758667],[0.4521095,42.7586174],[0.4522595,42.7584686],[0.4523395,42.7584496],[0.4524896,42.7584686],[0.4525595,42.7584572],[0.4526095,42.7584381],[0.4526595,42.7584076],[0.4527095,42.7583504],[0.4527595,42.7583084],[0.4527995,42.7582703],[0.4528495,42.7582397],[0.4530995,42.7581406],[0.4532495,42.7580986],[0.4533895,42.7580872],[0.4534395,42.7580681],[0.4534995,42.7579994],[0.4535895,42.7579269],[0.4537396,42.7578697],[0.4537695,42.7578392],[0.4537695,42.7578087],[0.4537495,42.75774],[0.4536995,42.7576981],[0.4536995,42.7576599],[0.4536595,42.7575378],[0.4536795,42.7575188],[0.4537495,42.7575302],[0.4538595,42.7575378],[0.4539195,42.7574806],[0.4539295,42.7574081],[0.4538995,42.757328],[0.4538995,42.757267],[0.4539095,42.7571373],[0.4539395,42.7570801],[0.4539895,42.7570572],[0.4540995,42.7570572],[0.4542495,42.7570305],[0.4543195,42.7570381],[0.4544995,42.7571182],[0.4549295,42.7572289],[0.4550095,42.7573204],[0.4550395,42.7573471],[0.4550996,42.7573471],[0.4551095,42.7573204],[0.4551295,42.757309],[0.4551795,42.7573204],[0.4551795,42.7573586],[0.4551595,42.7574081],[0.4551795,42.7574196],[0.4552495,42.7574387],[0.4553595,42.7574387],[0.4553995,42.7574577],[0.4555295,42.7574501],[0.4558695,42.7575188],[0.4559595,42.7575188],[0.4560196,42.7575493],[0.4561096,42.7575989],[0.4561695,42.7575989],[0.4562795,42.757618],[0.4564195,42.757618],[0.4567695,42.7575684],[0.4569196,42.7575684],[0.4570995,42.7575798],[0.4571295,42.7575989],[0.4571995,42.757679],[0.4572496,42.7577171],[0.4572995,42.7577286],[0.4574095,42.7576294],[0.4576295,42.7573395],[0.4578095,42.7571793],[0.4580995,42.7569695],[0.4584295,42.7568398],[0.4585395,42.7567291],[0.4585495,42.7567101],[0.4586795,42.756649],[0.4592595,42.7564888],[0.4593996,42.7564697],[0.4596395,42.7564583],[0.4596995,42.7564278],[0.4597595,42.7563782],[0.4598795,42.7563477],[0.4600495,42.7563286],[0.4601595,42.7562599],[0.4604195,42.7561798],[0.4605295,42.7561073],[0.4605895,42.7560997],[0.4607295,42.7560997],[0.4607596,42.7560883],[0.4608295,42.7560272],[0.4609095,42.7559204],[0.4609596,42.755909],[0.4611796,42.755928],[0.4613395,42.755928],[0.4614995,42.7558975],[0.4615795,42.755867],[0.4616495,42.7558784],[0.4617195,42.7558594],[0.4618095,42.7558174],[0.4618495,42.7558174],[0.4619095,42.7558403],[0.4619595,42.7558289],[0.4620295,42.7557983],[0.4621895,42.7557106],[0.4623196,42.755558],[0.4623695,42.7555084],[0.4624095,42.7554893],[0.4625396,42.7554779],[0.4627107,42.7555237],[0.4628907,42.7555656],[0.4630907,42.7556343],[0.4631608,42.7556534],[0.4633607,42.7556458],[0.4635108,42.7556648],[0.4636407,42.7557259],[0.4638408,42.7558441],[0.4641307,42.7560654],[0.4641807,42.7560768],[0.4642307,42.7560654],[0.4644007,42.7559853],[0.4646107,42.756176],[0.4650207,42.756424],[0.4651007,42.756485],[0.4653707,42.7566338],[0.4655907,42.7567253],[0.4656907,42.7567444],[0.4658907,42.756897],[0.4659908,42.7569542],[0.4657807,42.7564049],[0.4656408,42.7561569],[0.4654807,42.7559547],[0.4654807,42.755806],[0.4654907,42.7557144],[0.4656608,42.7556953],[0.4659507,42.7557335],[0.4661807,42.7557335],[0.4663408,42.7557564],[0.4664308,42.7557869],[0.4666607,42.7559052],[0.4668007,42.7559547],[0.4669007,42.7560463],[0.4669707,42.7560654],[0.4670307,42.7560768],[0.4670907,42.7560539],[0.4671108,42.7560463],[0.4671207,42.7559967],[0.4671507,42.7559853],[0.4672208,42.7559853],[0.4673607,42.7560349],[0.4674307,42.7560349],[0.4675207,42.7560959],[0.4675708,42.7560959],[0.4676607,42.7560654],[0.4677807,42.7560959],[0.4678407,42.756134],[0.4679707,42.7561455],[0.4681107,42.7561951],[0.4682207,42.7561951],[0.4684307,42.7563248],[0.4685607,42.7563858],[0.4687707,42.7564545],[0.4691407,42.7565155],[0.4695207,42.7566261],[0.4698308,42.7566833],[0.4698907,42.7566948],[0.4700807,42.7566757],[0.4708208,42.7568245],[0.4710307,42.756897],[0.4713908,42.756916],[0.4715107,42.7569466],[0.4715907,42.7569542],[0.4717207,42.7570534],[0.4717807,42.7570763],[0.4719107,42.7570648],[0.4719507,42.7570763],[0.4721207,42.7571564],[0.4721607,42.757164],[0.4723407,42.7571259],[0.4724008,42.7571259],[0.4724607,42.7571259],[0.4726807,42.7571564],[0.4730907,42.7571564],[0.4732907,42.7572136],[0.4736007,42.7572556],[0.4738407,42.757267],[0.4739607,42.7572861],[0.4743807,42.7574234],[0.4745607,42.7574463],[0.4746808,42.7574463],[0.4748307,42.7574158],[0.4748707,42.7574234],[0.4750007,42.757515],[0.4751007,42.7575455],[0.4752107,42.7575569],[0.4752807,42.7575569],[0.4754107,42.7574959],[0.4755207,42.7574959],[0.4763907,42.7576447],[0.4766407,42.7577057],[0.4770508,42.7577744],[0.4772007,42.7577858],[0.4772508,42.7577667],[0.4773407,42.7577438],[0.4774107,42.7577553],[0.4775607,42.7577858],[0.4778607,42.757885],[0.4783407,42.7579956],[0.4784607,42.7580452],[0.4786607,42.7580757],[0.4788207,42.7581253],[0.4789007,42.7581139],[0.4789107,42.7580833],[0.4790708,42.7581062],[0.4791507,42.7580833],[0.4793407,42.7580643],[0.4794208,42.7580757],[0.4796408,42.7581444],[0.4799107,42.758194],[0.4800507,42.7582054],[0.4802507,42.7581635],[0.4804108,42.7581635],[0.4806907,42.7582245],[0.4811307,42.7582664],[0.4819507,42.7583656],[0.4820907,42.7583961],[0.4821607,42.7583771],[0.4823807,42.7583847],[0.4824107,42.7583961],[0.4824207,42.7584267],[0.4824607,42.7584343],[0.4826908,42.7584534],[0.4828907,42.7583847],[0.4829907,42.7583961],[0.4832408,42.7583771],[0.4834007,42.758316],[0.4841707,42.7582169],[0.4843107,42.7581863],[0.4844107,42.758194],[0.4846307,42.758297],[0.4846807,42.758297],[0.4847807,42.7583466],[0.4848208,42.7583466],[0.4849807,42.7583961],[0.4851407,42.7584152],[0.4853908,42.7584839],[0.4857907,42.7585068],[0.4858707,42.7584953],[0.4859907,42.7585068],[0.4860407,42.7584953],[0.4862307,42.7584534],[0.4865907,42.7583466],[0.4866807,42.7583542],[0.4867607,42.7584267],[0.4868207,42.7585258],[0.4868408,42.758606],[0.4868408,42.758667],[0.4868007,42.7587242],[0.4866907,42.7588234],[0.4865407,42.7589569],[0.4865207,42.7589836],[0.4865308,42.7590256],[0.4865907,42.7590446],[0.4869007,42.7590446],[0.4870307,42.7590752],[0.4877407,42.759304],[0.4878307,42.7593536],[0.4880507,42.7593842],[0.4884907,42.7595253],[0.4886307,42.759594],[0.4887708,42.7596359],[0.4890207,42.7597351],[0.4894007,42.7597542],[0.4896207,42.7597847],[0.4898607,42.7598839],[0.4899207,42.7598839],[0.4899407,42.7598763],[0.4900507,42.7599258],[0.4901107,42.7599258],[0.4902107,42.7599068],[0.4903007,42.7599144],[0.4903807,42.7598953],[0.4904407,42.7598343],[0.4904707,42.7598267],[0.4905807,42.7598763],[0.4906707,42.7598534],[0.4907307,42.7598763],[0.4907908,42.7598648],[0.4908108,42.7598763],[0.4909107,42.7598648],[0.4909707,42.7598763],[0.4910107,42.7598953],[0.4910308,42.7599335],[0.4909307,42.7601357],[0.4909507,42.7601547],[0.4910107,42.7601662],[0.4915107,42.7601357],[0.4916107,42.7601357],[0.4916407,42.7601547],[0.4916807,42.7601852],[0.4916908,42.7602234],[0.4916507,42.760334],[0.4916407,42.7604752],[0.4915407,42.7605362],[0.4915307,42.7605743],[0.4915407,42.7606163],[0.4915808,42.7606468],[0.4918907,42.760704],[0.4919107,42.7607269],[0.4919508,42.7608261],[0.4920007,42.7608452],[0.4921407,42.7608337],[0.4922007,42.7608566],[0.4922507,42.7608757],[0.4922507,42.7609367],[0.4922707,42.7609749],[0.4923607,42.760994],[0.4924808,42.7610435],[0.4925807,42.7610664],[0.4927107,42.761055],[0.4927507,42.7610741],[0.4927707,42.7611351],[0.4928907,42.7612839],[0.4928607,42.7613564],[0.4928607,42.7614555],[0.4928107,42.7616158],[0.4928007,42.7616653],[0.4928207,42.7616844],[0.4928508,42.7617035],[0.4932481,42.762001],[0.4935381,42.7621613],[0.4935881,42.7621498],[0.4936381,42.762001],[0.4936781,42.7619934],[0.4937181,42.7620125],[0.4937781,42.7620926],[0.4937981,42.7621498],[0.4938381,42.7621918],[0.4939481,42.7622528],[0.4939981,42.7623024],[0.4941381,42.7626228],[0.4942481,42.7626915],[0.4943081,42.7626915],[0.4943381,42.7626724],[0.4943881,42.7625618],[0.4943781,42.7625198],[0.4942881,42.7624626],[0.4942181,42.762352],[0.4941581,42.7622223],[0.4941881,42.7621613],[0.4942281,42.7621498],[0.4942681,42.7621498],[0.4943281,42.7622032],[0.4947481,42.7623711],[0.4948381,42.7624207],[0.4950181,42.7625809],[0.4952281,42.7628136],[0.4953981,42.763031],[0.4954981,42.7632713],[0.4955881,42.7635498],[0.4956281,42.7635918],[0.4960381,42.7636909],[0.4962281,42.7637634],[0.4962881,42.7638016],[0.4963281,42.763813],[0.4963881,42.7637634],[0.4964881,42.7638321],[0.4965281,42.7638321],[0.4965581,42.7638206],[0.4965781,42.7637825],[0.4966081,42.7637825],[0.4966481,42.7637825],[0.4967281,42.7638435],[0.4968081,42.7638512],[0.4970887,42.7639503],[0.4971387,42.7639809],[0.4972287,42.7641106],[0.4973187,42.7641907],[0.4973587,42.7641983],[0.4974487,42.7641792],[0.4975087,42.7641602],[0.4975687,42.7640877],[0.4976087,42.7639999],[0.4976587,42.7640076],[0.4977087,42.7640877],[0.4977187,42.7641487],[0.4977587,42.7641907],[0.4981887,42.7645111],[0.4983087,42.7646408],[0.4984387,42.7648087],[0.4985087,42.7648697],[0.4987287,42.7652893],[0.4988087,42.7653694],[0.4988787,42.7653809],[0.4990387,42.7653694],[0.4992887,42.765461],[0.4996067,42.7654877],[0.4997866,42.7655678],[0.5000567,42.7656593],[0.5001767,42.7657089],[0.5002866,42.7657776],[0.5003867,42.7658768],[0.5004267,42.7659492],[0.5004767,42.7662163],[0.5005566,42.7663498],[0.5007766,42.7665596],[0.5008166,42.7665863],[0.5008667,42.7666092],[0.5010766,42.7666168],[0.5011266,42.7666397],[0.5012066,42.7668266],[0.5012367,42.7668381],[0.5012767,42.7668381],[0.5012966,42.766819],[0.5014367,42.7663994],[0.5014567,42.7662888],[0.5014067,42.7660789],[0.5014067,42.7659264],[0.5014067,42.7657585],[0.5014266,42.7656097],[0.5014666,42.7654762],[0.5015067,42.765377],[0.5017167,42.765007],[0.5017467,42.7649078],[0.5017667,42.7645264],[0.5017866,42.7644196],[0.5018467,42.7641983],[0.5019467,42.7640076],[0.5019566,42.7638893],[0.5018967,42.7636185],[0.5018166,42.762989],[0.5017871,42.762867],[0.501757,42.7627945],[0.501717,42.7627449],[0.501677,42.7626648],[0.5016171,42.7622337],[0.501637,42.7621536],[0.501687,42.7616539],[0.501717,42.7616043],[0.501897,42.761425],[0.5019571,42.7613335],[0.501937,42.7612953],[0.5018271,42.7611847],[0.501797,42.7611237],[0.5017871,42.7608032],[0.5018271,42.7605247],[0.501897,42.7604065],[0.502017,42.7602959],[0.5020871,42.7600136],[0.502207,42.7598839],[0.502297,42.7598152],[0.502557,42.7595558],[0.502647,42.7594261],[0.5026571,42.7593956],[0.502637,42.7593346],[0.502457,42.7590942],[0.5024371,42.759037],[0.502427,42.7589569],[0.502457,42.7587662],[0.502457,42.7586365],[0.502427,42.7584839],[0.5023071,42.7579651],[0.5021871,42.7576866],[0.5021271,42.757576],[0.5020971,42.7574348],[0.502077,42.7573967],[0.5020071,42.7573357],[0.501677,42.7571068],[0.5015771,42.7569962],[0.5014371,42.7568054],[0.501327,42.7566147],[0.5011171,42.7563934],[0.5009971,42.7563057],[0.500877,42.7562256],[0.5005671,42.7560654],[0.500147,42.7557945],[0.500017,42.7556839],[0.499907,42.7555733],[0.499837,42.7554855],[0.499767,42.7553062],[0.499667,42.7551041],[0.4995371,42.7547646],[0.4995171,42.7546158],[0.499527,42.7544556],[0.4995671,42.7542152],[0.4996271,42.7540741],[0.4996471,42.7539749],[0.4996271,42.7538757],[0.4989971,42.7529755],[0.4986871,42.7525864],[0.498627,42.7525253],[0.4982271,42.752224],[0.498087,42.7521667],[0.497867,42.7521248],[0.4978071,42.7521057],[0.497507,42.7518044],[0.4974371,42.7517738],[0.4971971,42.7517433],[0.496937,42.751667],[0.4965971,42.7515068],[0.4965571,42.7514763],[0.4965571,42.7514534],[0.496587,42.7514343],[0.496677,42.7514267],[0.497007,42.7514763],[0.4970571,42.7514648],[0.497077,42.7514343],[0.497077,42.7514038],[0.4970371,42.7513847],[0.496897,42.7513657],[0.4967971,42.7513466],[0.496547,42.7512245],[0.4965171,42.751194],[0.4965171,42.7511749],[0.4965571,42.7511635],[0.496837,42.7512245],[0.4970371,42.751236],[0.4971271,42.751236],[0.4971671,42.7511864],[0.497157,42.7511749],[0.4969471,42.7511253],[0.496807,42.7510567],[0.496727,42.7510033],[0.496677,42.7509537],[0.4966871,42.7509346],[0.496727,42.750927],[0.4969771,42.7509651],[0.4971071,42.7509766],[0.4971671,42.7509651],[0.4971771,42.750946],[0.497117,42.7509041],[0.4969471,42.7508469],[0.4968171,42.7507744],[0.4966871,42.7506752],[0.4965371,42.7504959],[0.4965323,42.7504807],[0.4964823,42.7504387],[0.4962823,42.7504501],[0.4961623,42.7504807],[0.4959523,42.7505379],[0.4956523,42.7507896],[0.4955223,42.7508392],[0.4952323,42.7509003],[0.4951723,42.7509003],[0.4951323,42.7508888],[0.4951223,42.7508583],[0.4951923,42.7507591],[0.4951923,42.7506981],[0.4951423,42.7505875],[0.4951123,42.7505684],[0.4950523,42.7505608],[0.4949523,42.7505684],[0.4947923,42.7506104],[0.4947023,42.7506485],[0.4946123,42.7506676],[0.4945823,42.7506599],[0.4945723,42.7506485],[0.4946023,42.7506104],[0.4950623,42.7503204],[0.4951123,42.7502594],[0.4951323,42.7502098],[0.4951323,42.7501602],[0.4951023,42.7500992],[0.4950323,42.7500572],[0.4949323,42.7500381],[0.4947523,42.7500305],[0.4946623,42.7500191],[0.4946223,42.7499886],[0.4946123,42.749958],[0.4946523,42.7499008],[0.4947723,42.7498474],[0.4949123,42.7498093],[0.4950223,42.7497978],[0.4951023,42.7497787],[0.4951823,42.7497406],[0.4952323,42.7496872],[0.4952023,42.749649],[0.4950923,42.7496185],[0.4948123,42.7496376],[0.4947823,42.74963],[0.4947823,42.7495995],[0.4948323,42.7495499],[0.4949823,42.7494774],[0.4949923,42.7494583],[0.4949623,42.7494278],[0.4947723,42.7494202],[0.4946023,42.7493782],[0.4942723,42.7492599],[0.4939423,42.7491493],[0.4936223,42.7489777],[0.4933523,42.7488098],[0.4927923,42.7483597],[0.4927223,42.7483101],[0.4926623,42.7483101],[0.4926023,42.7483406],[0.4925423,42.7483406],[0.4924723,42.7482986],[0.4922123,42.7480888],[0.4919223,42.7476387],[0.4918223,42.7475395],[0.4916523,42.7474289],[0.4915423,42.7473297],[0.4913623,42.7470779],[0.4912723,42.7468872],[0.4912723,42.7464905],[0.4913523,42.7462502],[0.4913023,42.7460785],[0.4913223,42.7459679],[0.4913223,42.7458801],[0.4912623,42.7457504],[0.4912423,42.7457085],[0.4912323,42.7455673],[0.4912423,42.7454987],[0.4912923,42.7453575],[0.4914523,42.745121],[0.4915423,42.7450294],[0.4915523,42.7450104],[0.4915023,42.7449684],[0.4914823,42.7449303],[0.4914923,42.7448578],[0.4915123,42.7448387],[0.4916023,42.7447891],[0.4916223,42.7447586],[0.4916523,42.7446785],[0.4917123,42.7446098],[0.4917223,42.7445793],[0.4916923,42.7445488],[0.4916123,42.7445297],[0.4915923,42.7445183],[0.4915623,42.7444382],[0.4916323,42.7443886],[0.4917523,42.744278],[0.4918223,42.7442284],[0.4919123,42.7442207],[0.4919823,42.7441788],[0.4920823,42.7440987]]},{"id":17752,"author":"Ubicarta","name_GR":"Pyrenees: 25 Lac dO\u00f4 to Luchon","description_GR":"Lac dO\u00f4 to Luchon by Ubicarta","path":"FRANCE\/GR10_DAY_25","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":19234,"name_EN":"Pyrenees: 25 Lac dO\u00f4 \u00e0 Luchon","description_EN":"Lac dO\u00f4 \u00e0 Luchon par Ubicarta","ascent_time":423,"descent_time":440,"marker":"France_GR10","level":9,"ascent":1402,"descent":2276,"maxelev":2273,"minelev":637,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.492083 42.73212,0.5910725 42.79174)","views":12,"millestones":"0,0.4920830,42.7440987#1,0.4987628,42.7408627#2,0.4999030,42.7344329#3,0.5029118,42.7376644#4,0.5069148,42.7409032#5,0.5144748,42.7422847#6,0.5214406,42.7465378#7,0.5278002,42.7511520#8,0.5356072,42.7515984#9,0.5458249,42.7549820#10,0.5556301,42.7593702#11,0.5651565,42.7623274#12,0.5765325,42.7642122#13,0.5722480,42.7716307#14,0.5755472,42.7758461#15,0.5752296,42.7801514#16,0.5813689,42.7822149#17,0.5804848,42.7872239#18,0.5864414,42.7877094#19.2,0.5910702,42.7912865","x":0.529488,"y":42.7508507,"coor":[[0.492083,42.7440987],[0.492093,42.7440872],[0.492353,42.7439804],[0.492413,42.7439079],[0.492443,42.7438889],[0.492853,42.7438698],[0.492943,42.7438889],[0.493023,42.7438507],[0.493183,42.7438393],[0.493503,42.7437897],[0.493623,42.7437172],[0.493723,42.7436295],[0.493803,42.7435989],[0.493883,42.7435379],[0.494063,42.7434006],[0.494163,42.7433586],[0.494253,42.7433586],[0.494303,42.7433586],[0.494383,42.743309],[0.494433,42.7432404],[0.494473,42.7432175],[0.494673,42.7431908],[0.494763,42.7431908],[0.494893,42.7432175],[0.494983,42.7432175],[0.495083,42.7431908],[0.495203,42.7431297],[0.495303,42.7430573],[0.495403,42.7429199],[0.495513,42.7428284],[0.495863,42.7425499],[0.496043,42.7422791],[0.496153,42.7421684],[0.496223,42.7421188],[0.496343,42.7420998],[0.496453,42.7420197],[0.496803,42.741909],[0.496843,42.74189],[0.496863,42.7417488],[0.496863,42.7415771],[0.497073,42.7413788],[0.497183,42.7413292],[0.497273,42.7412796],[0.497333,42.7412682],[0.497353,42.7412872],[0.497193,42.7415276],[0.497203,42.7415504],[0.497233,42.7415504],[0.497263,42.741539],[0.497453,42.7414093],[0.497513,42.7413979],[0.497543,42.7414093],[0.497533,42.7415199],[0.497493,42.7416],[0.497533,42.7416191],[0.497563,42.7416077],[0.497783,42.7414093],[0.497823,42.7414093],[0.497853,42.7414284],[0.497853,42.7414703],[0.497773,42.7416687],[0.497783,42.7416801],[0.497813,42.7416801],[0.497883,42.7416191],[0.498063,42.7415276],[0.498083,42.741539],[0.498043,42.7416],[0.498023,42.7416878],[0.498053,42.7416878],[0.498073,42.7416496],[0.498153,42.7416191],[0.498173,42.7416306],[0.498153,42.7416801],[0.498153,42.7417374],[0.498183,42.7417679],[0.498253,42.7417793],[0.498333,42.7418175],[0.498373,42.7418175],[0.498303,42.7415581],[0.498323,42.741539],[0.498343,42.7415504],[0.498403,42.7416077],[0.498463,42.7417107],[0.498493,42.7417183],[0.498503,42.7416992],[0.498463,42.7415504],[0.498473,42.7413597],[0.498503,42.7412491],[0.498743,42.7409172],[0.498793,42.7407799],[0.498853,42.7405205],[0.498903,42.7404289],[0.498903,42.7403908],[0.498863,42.7401695],[0.498933,42.7399292],[0.498933,42.7395897],[0.498923,42.73946],[0.498843,42.7393799],[0.498823,42.7393303],[0.498823,42.7392883],[0.498833,42.7392578],[0.498903,42.7392197],[0.499113,42.7391281],[0.499273,42.7389793],[0.499283,42.7389297],[0.499273,42.7388191],[0.499263,42.7388],[0.499193,42.7387886],[0.499113,42.7387505],[0.498863,42.7384872],[0.498883,42.7384377],[0.498983,42.7382774],[0.499043,42.7382202],[0.499173,42.7379379],[0.499253,42.7378273],[0.499253,42.7377892],[0.499243,42.7377586],[0.499203,42.7377396],[0.499093,42.7377281],[0.499063,42.7377205],[0.499043,42.73769],[0.499053,42.7376595],[0.499083,42.7376289],[0.499173,42.7376175],[0.499173,42.7375984],[0.499083,42.7375679],[0.498973,42.7375679],[0.498893,42.7375488],[0.498813,42.7375107],[0.498703,42.7374077],[0.498703,42.7373772],[0.498713,42.7373505],[0.498743,42.7373505],[0.498823,42.7373505],[0.498813,42.7373009],[0.498783,42.7372704],[0.498823,42.7371979],[0.498813,42.7371292],[0.498803,42.7370987],[0.498773,42.7370796],[0.498763,42.7370491],[0.498803,42.73703],[0.498803,42.7369576],[0.498843,42.7369499],[0.498903,42.7369385],[0.498993,42.7369576],[0.499113,42.73703],[0.499163,42.7370605],[0.499173,42.7371292],[0.499203,42.7371483],[0.499223,42.7371483],[0.499253,42.7371292],[0.499283,42.7370605],[0.499263,42.7370071],[0.499303,42.736908],[0.499303,42.7368698],[0.499113,42.736618],[0.499123,42.7364998],[0.499143,42.7364388],[0.499173,42.7364082],[0.499193,42.7363281],[0.499173,42.7363091],[0.499183,42.7362785],[0.499113,42.7361908],[0.499133,42.7361603],[0.499183,42.7361298],[0.499303,42.7359581],[0.499393,42.7359085],[0.499403,42.7358894],[0.499353,42.7357407],[0.499263,42.7356071],[0.499273,42.7355995],[0.499453,42.7356377],[0.499473,42.73563],[0.499413,42.735508],[0.499433,42.7354889],[0.499493,42.7354889],[0.499483,42.7353783],[0.499493,42.7353477],[0.499553,42.7352982],[0.499543,42.7352486],[0.499603,42.7351494],[0.499623,42.7350883],[0.499693,42.7351074],[0.499663,42.7349205],[0.499633,42.734848],[0.499633,42.7348289],[0.499703,42.7348289],[0.499713,42.7348175],[0.499693,42.7347603],[0.499663,42.7347488],[0.499473,42.7347603],[0.499443,42.7347374],[0.499443,42.7347183],[0.499583,42.7346077],[0.499703,42.7346001],[0.499663,42.7345581],[0.499673,42.734539],[0.499703,42.7344894],[0.499763,42.7344971],[0.499813,42.7344971],[0.499883,42.734478],[0.499903,42.7344475],[0.499903,42.7343903],[0.499943,42.7342606],[0.499943,42.7341805],[0.499903,42.7341194],[0.499893,42.7340889],[0.499893,42.7339592],[0.499863,42.7338982],[0.499783,42.7338791],[0.499753,42.73386],[0.499753,42.7338371],[0.499853,42.7337608],[0.499823,42.7337189],[0.499833,42.7336884],[0.499893,42.7336578],[0.500023,42.7336273],[0.500063,42.7336006],[0.500113,42.7335396],[0.500143,42.733448],[0.500163,42.7334175],[0.500113,42.7333183],[0.500103,42.7332687],[0.500143,42.733139],[0.500163,42.73312],[0.500213,42.7330208],[0.500203,42.7328606],[0.500263,42.7327385],[0.500403,42.7325783],[0.500413,42.73246],[0.500423,42.7324371],[0.500493,42.7324295],[0.500503,42.7324181],[0.500443,42.7323875],[0.500453,42.7323799],[0.500583,42.7323494],[0.500603,42.7323303],[0.500583,42.7323074],[0.500493,42.7322807],[0.500473,42.7322693],[0.500533,42.7322083],[0.500603,42.7321892],[0.500613,42.7321091],[0.5007113,42.7322845],[0.5007913,42.7323532],[0.5008113,42.7323837],[0.5007613,42.7325249],[0.5007713,42.7325745],[0.5007613,42.7326546],[0.5007113,42.7328033],[0.5006713,42.7328568],[0.5006713,42.7328835],[0.5006613,42.7330132],[0.5007213,42.733284],[0.5006813,42.7335739],[0.5006913,42.7336464],[0.5009013,42.7339935],[0.5009313,42.7341156],[0.5011213,42.7343063],[0.5012813,42.7345238],[0.5013713,42.7346153],[0.5014313,42.7347031],[0.5014513,42.7348366],[0.5014713,42.7348938],[0.5015513,42.7349968],[0.5015613,42.735054],[0.5015813,42.7351151],[0.5015613,42.7352562],[0.5016013,42.7354546],[0.5016413,42.7355461],[0.5017313,42.7356567],[0.5018113,42.7357864],[0.5019213,42.736084],[0.5019813,42.7362938],[0.5023513,42.7366753],[0.5023613,42.7367363],[0.5023513,42.7368164],[0.5024813,42.7370338],[0.5028213,42.7372437],[0.5028713,42.7372856],[0.5029313,42.7373848],[0.5030113,42.7374535],[0.5030313,42.7374954],[0.5029113,42.7376633],[0.5029313,42.7377052],[0.5030513,42.7377739],[0.5032713,42.7378654],[0.5032913,42.7378654],[0.5032613,42.7377548],[0.5032713,42.7376633],[0.5032813,42.7376633],[0.5034513,42.7377853],[0.5035513,42.7378235],[0.5035713,42.7378235],[0.5035513,42.7376747],[0.5035913,42.7376442],[0.5036313,42.7376747],[0.5040013,42.7379036],[0.5040613,42.7379646],[0.5040813,42.7379761],[0.5041013,42.7379646],[0.5041013,42.7376442],[0.5041213,42.7376366],[0.5041813,42.7377243],[0.5043113,42.737854],[0.5044113,42.737915],[0.5044713,42.7379761],[0.5045513,42.7381248],[0.5047513,42.738266],[0.5047913,42.7383156],[0.5049513,42.7384262],[0.5049713,42.7384567],[0.5049713,42.7384949],[0.5049413,42.7385445],[0.5049413,42.7385864],[0.5050313,42.7387657],[0.5050413,42.7388458],[0.5051013,42.7389641],[0.5052213,42.7387962],[0.5052413,42.7388039],[0.5052513,42.7389145],[0.5052413,42.7390747],[0.5052113,42.7391243],[0.5052013,42.7391739],[0.5051013,42.7393951],[0.5050913,42.7394753],[0.5051213,42.7396545],[0.5051913,42.7398567],[0.5052113,42.7398567],[0.5052613,42.7397652],[0.5053513,42.7396431],[0.5053613,42.7396545],[0.5054013,42.7398643],[0.5054613,42.7400246],[0.5055513,42.7401466],[0.5055713,42.7401466],[0.5056113,42.740036],[0.5056113,42.7399559],[0.5056313,42.7399559],[0.5056513,42.7399635],[0.5058113,42.7402954],[0.5057913,42.7404251],[0.5057313,42.7406731],[0.5057413,42.7406845],[0.5058613,42.7406235],[0.5058913,42.7405968],[0.5059013,42.7405968],[0.5058813,42.740715],[0.5057613,42.7409935],[0.5057813,42.7410164],[0.5058013,42.741024],[0.5058213,42.741024],[0.5059013,42.7409668],[0.5061713,42.7407951],[0.5064013,42.7406158],[0.5064613,42.7405853],[0.5064713,42.7405853],[0.5064813,42.7406158],[0.5064413,42.7407837],[0.5064513,42.7408257],[0.5064213,42.7410049],[0.5064913,42.7410851],[0.5065113,42.7410736],[0.5065413,42.7410049],[0.5066613,42.7409363],[0.5067013,42.7408867],[0.5067113,42.7409248],[0.5067113,42.741024],[0.5067313,42.7410851],[0.5067513,42.7410965],[0.5068213,42.7409935],[0.5069113,42.7409058],[0.5069213,42.7409134],[0.5069513,42.741024],[0.5069813,42.7410851],[0.5070413,42.7411766],[0.5070613,42.7411766],[0.5071413,42.7410164],[0.5071813,42.7409744],[0.5071913,42.7409744],[0.5072613,42.7411346],[0.5074513,42.7414932],[0.5075213,42.741684],[0.5075413,42.741684],[0.5075513,42.7415848],[0.5076613,42.7412033],[0.5076813,42.7412033],[0.5077813,42.741375],[0.5081413,42.7418365],[0.5083513,42.7420349],[0.5083713,42.7420959],[0.5084013,42.7420959],[0.5085113,42.7418442],[0.5085513,42.7418251],[0.5085865,42.7418594],[0.5086365,42.7419586],[0.5087065,42.7420197],[0.5087165,42.7420807],[0.5088165,42.7421494],[0.5088364,42.7421494],[0.5088565,42.7421417],[0.5088364,42.7420807],[0.5088665,42.7419701],[0.5088665,42.741909],[0.5088764,42.7418709],[0.5089365,42.7418213],[0.5090064,42.7417793],[0.5092365,42.7416992],[0.5094265,42.741581],[0.5095265,42.7415504],[0.5097564,42.7414398],[0.5098965,42.7413406],[0.5100565,42.7412796],[0.5102165,42.7412682],[0.5104365,42.7413101],[0.5109665,42.7414398],[0.5112464,42.7414703],[0.5113364,42.7415085],[0.5115665,42.7415314],[0.5117665,42.7415695],[0.5124165,42.7416],[0.5127165,42.7416115],[0.5128665,42.7416191],[0.5129865,42.7416496],[0.5131865,42.7417488],[0.5132465,42.7417908],[0.5132965,42.7417908],[0.5134065,42.7418289],[0.5135764,42.7418594],[0.5137665,42.7418709],[0.5138465,42.7418785],[0.5139565,42.7419281],[0.5141165,42.741951],[0.5143065,42.7419891],[0.5145364,42.7420616],[0.5145265,42.7420807],[0.5144265,42.7421112],[0.5141165,42.7421799],[0.5141265,42.7421913],[0.5147465,42.7423592],[0.5147965,42.7423782],[0.5150965,42.7426109],[0.5152665,42.7426987],[0.5156265,42.7429581],[0.5156965,42.7430305],[0.5157065,42.7431183],[0.5157664,42.7431984],[0.5158765,42.7432899],[0.5160165,42.7433701],[0.5160965,42.7434196],[0.5162565,42.7435684],[0.5162865,42.7436295],[0.5162964,42.7436905],[0.5162765,42.7437515],[0.5162865,42.7437897],[0.5164065,42.7439003],[0.5165765,42.743988],[0.5166265,42.7440186],[0.5166965,42.7441216],[0.5167965,42.7441902],[0.5168365,42.7442513],[0.5168664,42.7443695],[0.5169165,42.7444305],[0.5170265,42.7444916],[0.5170465,42.7445488],[0.5170365,42.7446899],[0.5170565,42.7447205],[0.5170864,42.7447395],[0.5171965,42.7448997],[0.5173165,42.7450104],[0.5174065,42.7451286],[0.5174565,42.7452698],[0.5175165,42.7453308],[0.5175465,42.7453804],[0.5176365,42.7454491],[0.5177965,42.7455215],[0.5178665,42.7455482],[0.5180064,42.7455788],[0.5181065,42.7456512],[0.5182065,42.7456894],[0.5184165,42.7458611],[0.5185065,42.7460594],[0.5185965,42.7461014],[0.5186365,42.7461281],[0.5186965,42.7462196],[0.5187265,42.7463608],[0.5187865,42.746418],[0.5188165,42.7465096],[0.5187665,42.7466202],[0.5187365,42.7467308],[0.5187265,42.74683],[0.5187365,42.74683],[0.5187964,42.7467804],[0.5190164,42.7466507],[0.5191365,42.7466087],[0.5193664,42.74646],[0.5194564,42.746418],[0.5194765,42.7464294],[0.5194564,42.746521],[0.5194165,42.7466202],[0.5195165,42.7465591],[0.5196865,42.7464409],[0.5197065,42.7464409],[0.5196865,42.7468185],[0.5199065,42.7467995],[0.5202065,42.7468414],[0.5202565,42.7468414],[0.5204664,42.7467804],[0.5205964,42.7467613],[0.5209064,42.7467804],[0.5211565,42.7468681],[0.5212465,42.7468796],[0.5212964,42.7468491],[0.5213665,42.7467308],[0.5214265,42.7465782],[0.5215265,42.7464905],[0.5215465,42.7464905],[0.5215665,42.7467308],[0.5216064,42.7467995],[0.5215965,42.7469101],[0.5216064,42.7470512],[0.5216365,42.7471008],[0.5216565,42.7471085],[0.5217565,42.7470207],[0.5218365,42.7470016],[0.5218965,42.7469597],[0.5219365,42.7469215],[0.5220665,42.7468491],[0.5221965,42.7467995],[0.5224965,42.7467194],[0.5225565,42.7467194],[0.5226665,42.7467804],[0.5227165,42.7468185],[0.5229165,42.7469101],[0.5229565,42.7469292],[0.5229965,42.7469902],[0.5230964,42.7470512],[0.5231565,42.7471008],[0.5234064,42.7471695],[0.5236264,42.7472687],[0.5237365,42.7473106],[0.5239265,42.7473412],[0.5240465,42.7473793],[0.5242465,42.7475014],[0.5245165,42.7475586],[0.5246565,42.7476196],[0.5247664,42.7477303],[0.5248265,42.7478485],[0.5248865,42.7479095],[0.5249465,42.7480087],[0.5250465,42.7480698],[0.5250965,42.7481308],[0.5252665,42.748291],[0.5255665,42.7486382],[0.5255965,42.7486916],[0.5256265,42.7488098],[0.5257365,42.7490082],[0.5257965,42.7490616],[0.5258265,42.7491493],[0.5258865,42.749279],[0.5258865,42.7494202],[0.5258664,42.7494812],[0.5258265,42.7497482],[0.5257965,42.7498207],[0.5256665,42.7499313],[0.5256565,42.7499695],[0.5256965,42.7501602],[0.5256665,42.7502403],[0.5257165,42.750309],[0.5257365,42.7504196],[0.5257265,42.7505417],[0.5257365,42.7505608],[0.5257865,42.7505989],[0.5259265,42.7506294],[0.5260165,42.7506714],[0.5260565,42.750679],[0.5262564,42.7507782],[0.5268065,42.7510185],[0.5271565,42.751091],[0.5272264,42.751091],[0.5273865,42.7510605],[0.5274265,42.7510681],[0.5277565,42.7515717],[0.5277665,42.7515717],[0.5278165,42.7514496],[0.5278265,42.7513008],[0.5278065,42.7511902],[0.5278165,42.7511711],[0.5278565,42.7512016],[0.5279465,42.751339],[0.5279865,42.7514496],[0.5280765,42.7519493],[0.5280865,42.7519493],[0.5281464,42.7518883],[0.5283265,42.7516708],[0.5283865,42.7515411],[0.5283865,42.7514687],[0.5284064,42.7513809],[0.5284465,42.7513008],[0.5284765,42.7512589],[0.5285165,42.7512283],[0.5285365,42.7512703],[0.5285965,42.7513199],[0.5286065,42.751358],[0.5286765,42.7514801],[0.5286965,42.7514801],[0.5287365,42.7513809],[0.5288365,42.7512207],[0.5288565,42.7511902],[0.5288765,42.7511902],[0.5289364,42.7514801],[0.5289565,42.7514687],[0.5291265,42.7512512],[0.5292965,42.7509384],[0.5293764,42.7508698],[0.529488,42.7508507],[0.529568,42.750843],[0.529658,42.7508736],[0.529798,42.7509422],[0.529858,42.7509422],[0.529868,42.7509422],[0.529848,42.7508621],[0.529848,42.750843],[0.529868,42.750843],[0.530198,42.7509727],[0.530218,42.7509727],[0.530228,42.7507744],[0.530318,42.7506828],[0.530358,42.7506638],[0.530518,42.7506409],[0.530588,42.7506142],[0.530828,42.7504311],[0.530908,42.7503929],[0.530958,42.750351],[0.531108,42.7503128],[0.531208,42.7502937],[0.531328,42.7502518],[0.531388,42.7502213],[0.531438,42.750164],[0.531568,42.750164],[0.531918,42.7502022],[0.532358,42.7503738],[0.532578,42.7504845],[0.532668,42.7505608],[0.532738,42.7506714],[0.532788,42.7507133],[0.532958,42.7508125],[0.533208,42.7509918],[0.533458,42.7511215],[0.533588,42.7512436],[0.533658,42.7512817],[0.533898,42.7513428],[0.534118,42.7513618],[0.534258,42.7513733],[0.534458,42.7513542],[0.534568,42.7513733],[0.534638,42.7513733],[0.534848,42.7513008],[0.534948,42.7512817],[0.535008,42.7512932],[0.535058,42.7513008],[0.535358,42.7514839],[0.535508,42.7515411],[0.535648,42.7516212],[0.535688,42.7516518],[0.535698,42.7517433],[0.535738,42.7517929],[0.535828,42.7518539],[0.536098,42.7519035],[0.536248,42.7519417],[0.536708,42.7521133],[0.537078,42.7522926],[0.537698,42.7524834],[0.537888,42.7525635],[0.538618,42.7530441],[0.538768,42.7531242],[0.538978,42.753212],[0.539038,42.7532616],[0.539178,42.7534332],[0.539258,42.7535019],[0.539588,42.7537537],[0.539788,42.7538528],[0.539818,42.7538719],[0.539828,42.7539444],[0.539858,42.7539825],[0.539928,42.7540321],[0.540028,42.7540817],[0.540088,42.7541008],[0.540218,42.7540932],[0.540298,42.7541008],[0.540448,42.7540932],[0.540598,42.7541122],[0.540668,42.7541122],[0.540828,42.7541428],[0.540898,42.7541542],[0.541008,42.7541428],[0.541488,42.7542229],[0.541588,42.7542419],[0.541638,42.7542343],[0.541898,42.7543144],[0.541978,42.754364],[0.542028,42.7543907],[0.542248,42.7544136],[0.542318,42.7544327],[0.542388,42.7544708],[0.542448,42.7544823],[0.542758,42.7544823],[0.542968,42.7545738],[0.543048,42.7545815],[0.543218,42.7546539],[0.543258,42.7546539],[0.543258,42.754631],[0.543228,42.754612],[0.543238,42.7546043],[0.543298,42.7545929],[0.543878,42.7547607],[0.544088,42.7547722],[0.544438,42.7548943],[0.544508,42.7549324],[0.544578,42.7549438],[0.544618,42.7549438],[0.544698,42.7549324],[0.545138,42.754982],[0.545268,42.7549629],[0.545328,42.7549629],[0.545468,42.7550011],[0.545558,42.7550125],[0.545558,42.7550011],[0.545518,42.7549629],[0.545468,42.7549438],[0.545468,42.7549324],[0.545488,42.754921],[0.545708,42.7549629],[0.545798,42.754982],[0.545928,42.754982],[0.546318,42.755024],[0.546488,42.7550735],[0.546758,42.7550812],[0.546788,42.7551117],[0.546888,42.7551537],[0.546988,42.7551308],[0.547228,42.7552032],[0.547488,42.7551918],[0.547878,42.7551537],[0.548028,42.7552719],[0.548098,42.7553139],[0.548268,42.7553635],[0.548388,42.7553825],[0.548518,42.7554436],[0.548638,42.7554741],[0.548678,42.7554932],[0.548788,42.7555923],[0.548878,42.7556343],[0.548918,42.755661],[0.549138,42.7559433],[0.549238,42.7560616],[0.549428,42.7562332],[0.549648,42.7564735],[0.549748,42.7565536],[0.550018,42.7567329],[0.550368,42.7568932],[0.550798,42.757122],[0.550888,42.7571907],[0.551128,42.7574539],[0.551278,42.7575836],[0.551618,42.7579536],[0.551748,42.7580643],[0.551888,42.7581825],[0.552028,42.7582741],[0.552168,42.7583427],[0.552278,42.7583809],[0.552598,42.7584534],[0.552728,42.7584915],[0.552808,42.7585144],[0.552998,42.758522],[0.553188,42.7584915],[0.553288,42.7584915],[0.553558,42.758503],[0.553908,42.7585411],[0.554038,42.7585716],[0.554208,42.7586327],[0.554378,42.7587128],[0.555318,42.7592545],[0.555518,42.7593422],[0.556128,42.759491],[0.556348,42.7595139],[0.556788,42.7595329],[0.556908,42.7595634],[0.557038,42.759613],[0.557218,42.7597313],[0.557398,42.7598228],[0.557528,42.7599144],[0.557768,42.7600136],[0.557948,42.7600517],[0.557958,42.7600441],[0.557648,42.7598114],[0.557488,42.7595825],[0.557498,42.7595634],[0.557528,42.7595634],[0.557588,42.7595825],[0.557678,42.7596626],[0.557868,42.7597618],[0.558028,42.7598114],[0.558338,42.7598839],[0.558398,42.7599144],[0.558538,42.7599907],[0.558628,42.7600708],[0.558668,42.7601624],[0.559068,42.760582],[0.559338,42.760704],[0.559518,42.7608337],[0.560348,42.7610626],[0.560658,42.7610931],[0.560798,42.7611122],[0.560898,42.7611542],[0.561928,42.7616615],[0.562048,42.761692],[0.562578,42.7617836],[0.5630519,42.7618637],[0.563332,42.7618828],[0.5639319,42.7620506],[0.564172,42.7621002],[0.564642,42.7621536],[0.5647619,42.7621918],[0.5649419,42.7622604],[0.565132,42.7623138],[0.565362,42.7624435],[0.5655419,42.7624931],[0.5657219,42.7625237],[0.566052,42.7625313],[0.566222,42.7625504],[0.5664719,42.7626038],[0.566752,42.7626915],[0.567202,42.7629128],[0.567382,42.7629814],[0.567512,42.7630119],[0.5676119,42.7630234],[0.567772,42.7630005],[0.568202,42.7629623],[0.568732,42.7629204],[0.568952,42.7629318],[0.5692719,42.7629738],[0.5695019,42.7630119],[0.569692,42.763073],[0.569882,42.7631302],[0.570142,42.7632523],[0.570312,42.7633133],[0.570442,42.7633438],[0.5706019,42.7633514],[0.571192,42.7633514],[0.571902,42.7632637],[0.572152,42.7632408],[0.572422,42.7632523],[0.573702,42.7633133],[0.5739419,42.7633324],[0.5742319,42.763382],[0.5743219,42.763382],[0.574402,42.7633629],[0.5745919,42.7632828],[0.5746419,42.7632713],[0.574842,42.7633018],[0.5749519,42.7633209],[0.5750319,42.7633514],[0.5750719,42.7633934],[0.5751219,42.7634926],[0.5751619,42.7635117],[0.5754047,42.7635727],[0.5758848,42.7637444],[0.5760447,42.763813],[0.5763247,42.7639732],[0.5765347,42.7642136],[0.5765947,42.7643242],[0.5766248,42.7644234],[0.5766147,42.7645836],[0.576164,42.7654076],[0.576014,42.7657852],[0.575984,42.7660751],[0.576024,42.7662086],[0.576154,42.7665176],[0.576134,42.7665977],[0.576054,42.7666779],[0.575454,42.7671967],[0.575194,42.7673874],[0.574934,42.7675171],[0.574634,42.7676353],[0.574524,42.7676888],[0.573564,42.7684288],[0.573524,42.768486],[0.573344,42.7690468],[0.573224,42.7692757],[0.573044,42.7695084],[0.572534,42.7700272],[0.572004,42.7704086],[0.571724,42.7706451],[0.571614,42.7707787],[0.571584,42.7709084],[0.571604,42.7710075],[0.571644,42.7711678],[0.571694,42.7712555],[0.571754,42.7712975],[0.572444,42.7717552],[0.572634,42.7719154],[0.572654,42.7719765],[0.5723507,42.7720642],[0.5720807,42.7720947],[0.5711707,42.7719955],[0.5710807,42.772007],[0.5710406,42.7720261],[0.5710406,42.7720566],[0.5710707,42.7720947],[0.5715706,42.7724457],[0.5717807,42.7725449],[0.5720506,42.7726364],[0.5724106,42.7727852],[0.5728607,42.7729874],[0.5730507,42.7731247],[0.5738807,42.7736053],[0.5738707,42.7736664],[0.5738207,42.773716],[0.5737306,42.7737465],[0.5736406,42.7737465],[0.5735207,42.7737274],[0.5731707,42.7735672],[0.5731007,42.7735558],[0.5730507,42.7735748],[0.5730107,42.7736244],[0.5730107,42.7736969],[0.5731207,42.7737961],[0.5734606,42.774025],[0.5738007,42.7742348],[0.5741107,42.7744751],[0.5741307,42.7745476],[0.5740706,42.7745667],[0.5737807,42.7744865],[0.5736406,42.7744942],[0.5735407,42.7745247],[0.5735207,42.7745857],[0.5735906,42.7746773],[0.5737507,42.774807],[0.5740407,42.7750664],[0.5742207,42.7752151],[0.5743906,42.7752762],[0.5746307,42.7753258],[0.5749606,42.7754364],[0.5751706,42.7755547],[0.5754207,42.775795],[0.5756207,42.7758751],[0.5761907,42.7758675],[0.5763206,42.7758865],[0.5764006,42.7759247],[0.5764807,42.7759857],[0.5766407,42.7763062],[0.5767906,42.7766647],[0.5769107,42.7767944],[0.5773107,42.7770767],[0.5773817,42.7773132],[0.5774617,42.7776527],[0.5775017,42.7779617],[0.5774617,42.7784119],[0.5771341,42.7783813],[0.5770141,42.7784004],[0.576984,42.7784424],[0.576984,42.7784805],[0.5770541,42.7785416],[0.5770641,42.7786217],[0.577024,42.7786636],[0.5769441,42.7786942],[0.576764,42.7786942],[0.5766941,42.7787132],[0.5766541,42.7787819],[0.5766441,42.7788734],[0.576674,42.7789116],[0.5768341,42.7790031],[0.5769141,42.7790909],[0.5769141,42.7791519],[0.5768541,42.779213],[0.576764,42.7792206],[0.5766941,42.7792015],[0.5763041,42.7791519],[0.5762741,42.779171],[0.5763541,42.7793541],[0.5764641,42.7794724],[0.5766241,42.779583],[0.5769541,42.7797318],[0.577154,42.7797623],[0.5773841,42.7797623],[0.5775441,42.7797241],[0.5777441,42.779644],[0.577814,42.7796707],[0.5778641,42.7797241],[0.5778641,42.7798119],[0.577814,42.7798615],[0.5776341,42.7799225],[0.577334,42.780014],[0.5768641,42.7801819],[0.5766141,42.780262],[0.5763441,42.780304],[0.5761841,42.7803116],[0.576104,42.7802925],[0.5756741,42.7801323],[0.5755941,42.7801323],[0.5750241,42.7801628],[0.5749741,42.7802124],[0.5749741,42.7802925],[0.575054,42.7803726],[0.5753541,42.7806206],[0.5755141,42.7807236],[0.575844,42.7807617],[0.5761541,42.7808533],[0.5766941,42.7809334],[0.577374,42.7811127],[0.5774941,42.7811317],[0.5776341,42.7811127],[0.577774,42.7810822],[0.5780741,42.7809639],[0.5781441,42.7809639],[0.5783641,42.7809906],[0.5784141,42.780983],[0.5784841,42.7809715],[0.5785541,42.7809334],[0.5786741,42.7808914],[0.578784,42.7808838],[0.5788941,42.7808914],[0.5789941,42.7809219],[0.5793741,42.7811012],[0.5794941,42.7811508],[0.5796241,42.7811737],[0.579704,42.7811432],[0.5797841,42.7810936],[0.579924,42.781044],[0.5801241,42.7809906],[0.5803941,42.7809525],[0.581064,42.7808037],[0.5816241,42.7806931],[0.5818141,42.780632],[0.582114,42.7804642],[0.5822541,42.7803612],[0.5825341,42.7800827],[0.5826141,42.7800941],[0.582642,42.7801247],[0.582642,42.7801666],[0.582332,42.7809677],[0.582262,42.7810555],[0.582142,42.7811661],[0.581982,42.781395],[0.5819319,42.7814865],[0.581792,42.7816772],[0.581672,42.7819252],[0.581562,42.7820549],[0.581442,42.7821655],[0.581192,42.7823372],[0.5811819,42.7824059],[0.5812505,42.7824593],[0.5813506,42.7825089],[0.5814306,42.7825012],[0.5817105,42.7824211],[0.5817806,42.7824287],[0.5818205,42.7824898],[0.5818306,42.7825623],[0.5817305,42.7827492],[0.5816705,42.7828903],[0.5813906,42.78302],[0.5812905,42.7830887],[0.5813105,42.7831192],[0.5814005,42.7831802],[0.5814905,42.7831993],[0.5815905,42.7831917],[0.5817406,42.7831421],[0.5818405,42.7831421],[0.5819106,42.7831688],[0.5819606,42.7832222],[0.5819606,42.7832909],[0.5819206,42.783432],[0.5818105,42.7836113],[0.5817505,42.7836609],[0.5817305,42.7837105],[0.5817505,42.7837715],[0.5818005,42.7838211],[0.5818806,42.7838287],[0.5820006,42.7838211],[0.5822005,42.783741],[0.5823905,42.7836914],[0.5826706,42.7836685],[0.5827205,42.78368],[0.5827605,42.7837486],[0.5827805,42.7839088],[0.5827405,42.7840805],[0.5825306,42.784481],[0.5825205,42.7846603],[0.5823005,42.7849388],[0.5823005,42.7849998],[0.5823405,42.7850494],[0.5824605,42.78508],[0.5825306,42.7851219],[0.5825306,42.7852211],[0.5824805,42.7853012],[0.5821205,42.7855606],[0.5817705,42.7856522],[0.5816405,42.7857094],[0.5815805,42.7858086],[0.5814005,42.7859802],[0.5811605,42.7860985],[0.5810406,42.7861404],[0.5808905,42.7861404],[0.5804905,42.7861099],[0.5803605,42.7861404],[0.5802305,42.7862015],[0.5801705,42.7862587],[0.5801905,42.7862816],[0.5803806,42.7863617],[0.5805405,42.7864609],[0.5808805,42.7867393],[0.5808905,42.7867699],[0.5808805,42.7868004],[0.5808505,42.7868195],[0.5806705,42.7867889],[0.5805705,42.7867889],[0.5804706,42.7868385],[0.5804405,42.7868996],[0.5804505,42.7869415],[0.5804905,42.7869911],[0.5805905,42.7870407],[0.5806105,42.7870789],[0.5805905,42.7871323],[0.5804905,42.78722],[0.5804005,42.787281],[0.5803905,42.7873192],[0.5804505,42.7873421],[0.5805606,42.7873192],[0.5806705,42.7873192],[0.5808805,42.7873917],[0.5809405,42.7873993],[0.5810705,42.7873917],[0.5811706,42.7873917],[0.5812405,42.7874222],[0.5812405,42.7874603],[0.5810505,42.7875519],[0.5810305,42.7877007],[0.5809005,42.7877922],[0.5808405,42.7878685],[0.5808606,42.7879105],[0.5809305,42.7879295],[0.5811605,42.7879715],[0.5816305,42.7880287],[0.5816606,42.7880707],[0.5816506,42.7881088],[0.5814406,42.7882309],[0.5814505,42.788269],[0.5814806,42.7883492],[0.5816905,42.7884598],[0.5817906,42.7885704],[0.5819005,42.7886314],[0.5819305,42.7886696],[0.5819005,42.7887001],[0.5817006,42.7887192],[0.5814806,42.7888107],[0.5811405,42.7890091],[0.5811505,42.7890396],[0.5812005,42.7890816],[0.5813105,42.7891121],[0.5814406,42.7891006],[0.5816705,42.7890091],[0.5817906,42.7890015],[0.5819505,42.789032],[0.5822905,42.7891312],[0.5824705,42.7891388],[0.5826706,42.7891312],[0.5829605,42.7890816],[0.5839406,42.7887917],[0.5846305,42.7884903],[0.5849906,42.7882385],[0.5850306,42.78825],[0.5850706,42.7882996],[0.5849805,42.7884102],[0.5847706,42.7885895],[0.5846905,42.7886887],[0.5847206,42.7887306],[0.5847706,42.7887421],[0.5849406,42.7886887],[0.5856106,42.7883415],[0.5862206,42.7880707],[0.5863906,42.7879295],[0.5864406,42.7877121],[0.5865306,42.7876396],[0.5867805,42.7874794],[0.5871305,42.78722],[0.5871605,42.78722],[0.5872205,42.7873116],[0.5872306,42.7873917],[0.5869405,42.7876816],[0.5869305,42.7877197],[0.5869505,42.7877502],[0.5870005,42.7877502],[0.5870405,42.7877312],[0.5873505,42.7874489],[0.5874106,42.7874603],[0.5874805,42.7874908],[0.5875005,42.787529],[0.5870205,42.7881508],[0.5870506,42.7882118],[0.5870906,42.7882385],[0.5871305,42.7882309],[0.5872605,42.7881393],[0.5873905,42.7880287],[0.5875605,42.7878113],[0.5877005,42.7876816],[0.5877506,42.7876816],[0.5877705,42.7877121],[0.5877606,42.7878609],[0.5876505,42.7881203],[0.5871906,42.7886887],[0.5872306,42.7887115],[0.5874205,42.7886314],[0.5874506,42.7886505],[0.5874506,42.7887001],[0.5872605,42.7889404],[0.5870705,42.7892303],[0.5870005,42.7894897],[0.5866206,42.789959],[0.5864905,42.7901993],[0.5864505,42.79039],[0.5864806,42.790741],[0.5865605,42.7910995],[0.5867502,42.7911491],[0.5871803,42.791256],[0.5879602,42.7913971],[0.5881003,42.7914162],[0.5882602,42.7917366],[0.5901502,42.7914085],[0.5907302,42.791317],[0.5910702,42.7912865]]},{"id":17753,"author":"Ubicarta","name_GR":"Pyrenees: 26 Luchon to Col de Peyrehitte","description_GR":"Luchon to Col de Peyrehitte by Ubicarta","path":"FRANCE\/GR10_DAY_26","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":13285,"name_EN":"Pyrenees: 26 Luchon au Col de Peyrehitte","description_EN":"Luchon au Col de Peyrehitte par Ubicarta","ascent_time":322,"descent_time":282,"marker":"France_GR10","level":9,"ascent":1610,"descent":310,"maxelev":1942,"minelev":614,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.5910555 42.79136,0.653798 42.83688)","views":15,"millestones":"0,0.5910555,42.7913589#1,0.6002766,42.7960658#2,0.6027876,42.8046794#3,0.6091931,42.8083040#4,0.6125253,42.8108799#5,0.6131718,42.8179187#6,0.6129288,42.8246917#7,0.6157854,42.8284428#8,0.6200448,42.8336353#9,0.6265196,42.8354492#10,0.6304664,42.8315044#11,0.6306972,42.8274455#12,0.6393028,42.8289927#13,0.6506599,42.8311363#13.3,0.6537980,42.8314972","x":0.616503,"y":42.8272552,"coor":[[0.5910555,42.7913589],[0.5912155,42.7915382],[0.5911855,42.7917061],[0.5915955,42.7921066],[0.5921955,42.7928581],[0.5924655,42.7930984],[0.5925755,42.7932968],[0.5930255,42.7936859],[0.5933343,42.7936287],[0.5938443,42.7938385],[0.5965643,42.7942162],[0.5965443,42.7943077],[0.5966743,42.7943268],[0.5966243,42.794426],[0.5967929,42.7944336],[0.5970729,42.794445],[0.5972829,42.7944565],[0.5974629,42.7944641],[0.5977129,42.7945366],[0.5978329,42.7945938],[0.5980729,42.794735],[0.5983029,42.7948952],[0.5984829,42.7950134],[0.5987229,42.7951736],[0.5991029,42.7953453],[0.599933,42.7958069],[0.600913,42.7965584],[0.601343,42.7971764],[0.601903,42.7978554],[0.601993,42.7981186],[0.602153,42.7998085],[0.602383,42.8002586],[0.602843,42.8008385],[0.603199,42.8011818],[0.603479,42.8017883],[0.603519,42.8020782],[0.603029,42.8033104],[0.602819,42.8045197],[0.602766,42.8045731],[0.602586,42.8046112],[0.601706,42.8047523],[0.601386,42.8049316],[0.601076,42.8054123],[0.6022508,42.8056679],[0.6037708,42.8058777],[0.6040508,42.8060379],[0.6043008,42.8064766],[0.6044608,42.8066177],[0.6050208,42.8070183],[0.6052208,42.8071175],[0.6054608,42.807148],[0.6064108,42.8071365],[0.6071308,42.8071785],[0.6078308,42.8072777],[0.6082308,42.8074188],[0.6089208,42.8078766],[0.6091708,42.8081894],[0.6092108,42.8083878],[0.6090808,42.8086967],[0.6087408,42.8090096],[0.6087008,42.8092461],[0.6087508,42.8094368],[0.6093808,42.8099174],[0.6094508,42.8100891],[0.609636,42.8102989],[0.609666,42.8106308],[0.610196,42.811039],[0.610206,42.8112984],[0.610316,42.8113785],[0.610376,42.8115997],[0.610556,42.8117714],[0.610616,42.8119812],[0.610546,42.8120499],[0.610696,42.8122215],[0.610856,42.8122597],[0.611116,42.8124313],[0.611366,42.8129005],[0.611476,42.812851],[0.611526,42.8128891],[0.611506,42.8130608],[0.611636,42.8131599],[0.611816,42.8129082],[0.611786,42.8128319],[0.611856,42.8127213],[0.611956,42.8122711],[0.611816,42.8117714],[0.611896,42.8116493],[0.611906,42.8113899],[0.612196,42.811039],[0.612036,42.8107796],[0.612076,42.8106308],[0.612576,42.8109093],[0.612826,42.811161],[0.613166,42.8113098],[0.613226,42.8114815],[0.613346,42.8115883],[0.613416,42.8119087],[0.613896,42.8125381],[0.613886,42.8126717],[0.614156,42.8129311],[0.614306,42.813179],[0.614516,42.8133392],[0.614456,42.8134384],[0.614486,42.8135414],[0.614386,42.8138008],[0.614376,42.8140106],[0.614606,42.81427],[0.614836,42.8147392],[0.6148764,42.815052],[0.6153564,42.8156395],[0.615186,42.8160362],[0.615086,42.8160858],[0.614696,42.8161354],[0.614816,42.8163948],[0.614766,42.8164253],[0.614576,42.8163948],[0.614416,42.8164444],[0.614456,42.816555],[0.614589,42.8166847],[0.614719,42.8168831],[0.614629,42.8171043],[0.613719,42.8178024],[0.613099,42.8179321],[0.612839,42.8181038],[0.612449,42.8181229],[0.612149,42.818222],[0.612209,42.8182335],[0.611889,42.8183022],[0.611589,42.8185349],[0.611529,42.8187027],[0.611309,42.818943],[0.611329,42.8189926],[0.611249,42.8190727],[0.611179,42.819294],[0.611103,42.819294],[0.611183,42.8193855],[0.611563,42.8195267],[0.611523,42.8195839],[0.611843,42.8198242],[0.611803,42.8199158],[0.612003,42.8204155],[0.611863,42.8208351],[0.611563,42.821106],[0.611523,42.8212852],[0.611233,42.8214645],[0.611083,42.8217545],[0.611163,42.821846],[0.610973,42.8220749],[0.610973,42.8221855],[0.611083,42.8223343],[0.611213,42.8224335],[0.611393,42.8226738],[0.611403,42.822834],[0.611293,42.8229942],[0.611503,42.8232536],[0.611513,42.8233566],[0.611593,42.8234634],[0.611933,42.8236656],[0.611963,42.8238144],[0.612113,42.8239746],[0.612093,42.8242035],[0.612333,42.8243942],[0.612603,42.8245354],[0.612623,42.8246155],[0.612983,42.8247032],[0.613113,42.8248749],[0.613533,42.8252068],[0.613543,42.8251762],[0.613743,42.8251762],[0.613933,42.8252754],[0.614873,42.8255157],[0.615253,42.8256645],[0.615503,42.8258438],[0.616143,42.8258934],[0.616183,42.826004],[0.616113,42.8259544],[0.616053,42.8259735],[0.616143,42.8261566],[0.615973,42.8261757],[0.615983,42.8263664],[0.616073,42.8264046],[0.616053,42.8263664],[0.616093,42.8263664],[0.616173,42.8264046],[0.616303,42.8263664],[0.616503,42.8263741],[0.616483,42.8264542],[0.616363,42.8264351],[0.616503,42.826725],[0.616433,42.8268166],[0.616503,42.8268356],[0.616673,42.8267365],[0.616693,42.826786],[0.616693,42.8269844],[0.616893,42.8270264],[0.616993,42.8270035],[0.616993,42.8270645],[0.616963,42.8271141],[0.616753,42.8271561],[0.616503,42.8272552],[0.616343,42.827404],[0.616113,42.8275146],[0.615983,42.8274956],[0.615883,42.8275948],[0.615643,42.8276939],[0.614963,42.8278732],[0.614843,42.8279648],[0.615183,42.8279648],[0.615473,42.8280563],[0.615753,42.8280563],[0.615303,42.8282738],[0.615603,42.8283539],[0.615853,42.8283348],[0.615733,42.8283539],[0.615723,42.828434],[0.616313,42.8285141],[0.616203,42.8285637],[0.616203,42.8286247],[0.616363,42.8286247],[0.616263,42.8286934],[0.616393,42.8287544],[0.616563,42.8287544],[0.616513,42.828846],[0.616563,42.8288765],[0.616823,42.8288765],[0.616593,42.8290367],[0.615963,42.8292656],[0.615993,42.8293037],[0.616243,42.8293457],[0.616363,42.8294754],[0.616583,42.829586],[0.616683,42.829586],[0.616623,42.8294868],[0.616793,42.8295555],[0.616939,42.8296089],[0.617339,42.8298874],[0.617309,42.829628],[0.617549,42.8295898],[0.617659,42.8297997],[0.617869,42.8300171],[0.618509,42.8302193],[0.618669,42.8303299],[0.619009,42.8308182],[0.619149,42.8311272],[0.619029,42.8315964],[0.619069,42.8316879],[0.619102,42.8319283],[0.619062,42.8322983],[0.618862,42.8325882],[0.618862,42.8326416],[0.618952,42.8330002],[0.619282,42.8330688],[0.619252,42.8332138],[0.620562,42.8339119],[0.620952,42.8342018],[0.621372,42.8342438],[0.621652,42.8340416],[0.621737,42.8339653],[0.622057,42.8338966],[0.622707,42.8339043],[0.622957,42.8338547],[0.623347,42.834156],[0.624107,42.8343544],[0.624137,42.8344955],[0.623807,42.8347168],[0.623637,42.835125],[0.623987,42.8358345],[0.624297,42.8361359],[0.624937,42.8366165],[0.625477,42.8368759],[0.625557,42.8368759],[0.625577,42.8368263],[0.625207,42.8363457],[0.625207,42.8359566],[0.625327,42.8358154],[0.626077,42.8353958],[0.626277,42.8353462],[0.626537,42.8354568],[0.626767,42.8354874],[0.627147,42.8354149],[0.627597,42.8354454],[0.627907,42.8355446],[0.628517,42.8358841],[0.628857,42.8359261],[0.629247,42.8357964],[0.629687,42.8354454],[0.630207,42.835247],[0.630547,42.8349152],[0.630867,42.8344078],[0.630977,42.8344154],[0.631237,42.8345757],[0.631257,42.8346443],[0.631317,42.8346062],[0.631657,42.8346176],[0.632302,42.8345718],[0.632022,42.8344727],[0.631872,42.834301],[0.631712,42.8339424],[0.631672,42.8336411],[0.631492,42.833313],[0.631442,42.8330803],[0.631602,42.8328629],[0.631692,42.8323631],[0.631552,42.8322029],[0.631252,42.8321419],[0.631062,42.8320122],[0.630602,42.8315735],[0.630342,42.8314438],[0.630102,42.8311234],[0.628702,42.8303337],[0.628332,42.8300514],[0.627962,42.8294716],[0.627872,42.8289719],[0.627992,42.8286629],[0.628052,42.8286629],[0.628202,42.8288918],[0.628372,42.8290329],[0.628572,42.8291817],[0.629042,42.8294029],[0.629632,42.8295822],[0.630062,42.8296432],[0.630112,42.8296814],[0.630152,42.8296509],[0.630572,42.8296928],[0.631122,42.8298531],[0.631182,42.8298225],[0.630602,42.8292618],[0.630382,42.8289337],[0.630302,42.8285637],[0.630492,42.8276901],[0.630672,42.8274727],[0.631132,42.8271332],[0.631452,42.8266716],[0.632392,42.8260231],[0.632982,42.8257713],[0.633552,42.8256416],[0.633988,42.826088],[0.634018,42.8261986],[0.634358,42.826519],[0.634428,42.8266907],[0.634608,42.8267174],[0.635108,42.8270187],[0.635488,42.8272972],[0.635638,42.8274803],[0.635878,42.82761],[0.635998,42.8277473],[0.636058,42.8277779],[0.636218,42.8276978],[0.636408,42.8278389],[0.636598,42.8280373],[0.636498,42.8283272],[0.636548,42.8283501],[0.636998,42.8283501],[0.637108,42.8283882],[0.637558,42.8283577],[0.637768,42.8283272],[0.637798,42.828289],[0.638088,42.8283005],[0.638378,42.8284187],[0.638648,42.8286591],[0.639338,42.8290176],[0.639788,42.8290291],[0.639958,42.8290977],[0.640598,42.8291473],[0.640848,42.8292274],[0.641538,42.8292389],[0.642268,42.8291283],[0.642548,42.8292274],[0.642888,42.8292694],[0.643098,42.8292084],[0.643278,42.829319],[0.643418,42.829258],[0.643518,42.8292885],[0.643618,42.829258],[0.644618,42.8293076],[0.644948,42.82938],[0.645168,42.8294792],[0.645318,42.8294907],[0.645598,42.8296204],[0.646568,42.8297386],[0.647278,42.8299103],[0.647658,42.8300591],[0.647928,42.8302193],[0.648418,42.830368],[0.649238,42.8307076],[0.649698,42.8308182],[0.649928,42.8309593],[0.650338,42.8311081],[0.650848,42.8311501],[0.651128,42.831089],[0.651388,42.8311272],[0.651548,42.8311501],[0.651598,42.8311195],[0.651858,42.8310585],[0.652138,42.831089],[0.652778,42.8312187],[0.653678,42.8312683],[0.653798,42.8314972]]},{"id":17754,"author":"Ubicarta","name_GR":"Pyrenees: 27 Col de Peyrehitte to Fos","description_GR":"Col de Peyrehitte to Fos by Ubicarta","path":"FRANCE\/GR10_DAY_27","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":15458,"name_EN":"Pyrenees: 27 Col de Peyrehitte \u00e0 Fos","description_EN":"Col de Peyrehitte \u00e0 Fos par Ubicarta","ascent_time":374,"descent_time":397,"marker":"France_GR10","level":9,"ascent":782,"descent":2154,"maxelev":2190,"minelev":536,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.653801 42.8315,0.7353725 42.88197)","views":7,"millestones":"0,0.6538020,42.8314972#1,0.6601056,42.8389215#2,0.6692022,42.8442172#3,0.6788321,42.8487509#4,0.6751795,42.8559320#5,0.6797178,42.8578388#6,0.6788928,42.8637856#7,0.6862826,42.8644364#8,0.6930273,42.8645454#9,0.6968868,42.8692936#10,0.7026844,42.8717461#11,0.7076006,42.8756735#12,0.7083949,42.8791088#13,0.7123507,42.8808043#14,0.7212459,42.8762541#15,0.7306722,42.8743340#15.5,0.7353725,42.8726959","x":0.694543,"y":42.8651276,"coor":[[0.653802,42.8314972],[0.653942,42.8316879],[0.654192,42.8325691],[0.654402,42.8329582],[0.654612,42.8331375],[0.655212,42.8334694],[0.655812,42.8338966],[0.656222,42.8342972],[0.656502,42.8346596],[0.656577,42.8348007],[0.656947,42.8348694],[0.657317,42.8352318],[0.657197,42.8354797],[0.657207,42.8358192],[0.658327,42.8366699],[0.659077,42.8374023],[0.659407,42.8378296],[0.659427,42.8379822],[0.659697,42.8382416],[0.660307,42.8392525],[0.660487,42.8393822],[0.660727,42.8397598],[0.661367,42.8402596],[0.661507,42.8404198],[0.661737,42.8405418],[0.661987,42.8407822],[0.662717,42.8412704],[0.663137,42.8414726],[0.663617,42.8416214],[0.664237,42.8420105],[0.665077,42.8426704],[0.665617,42.8429298],[0.666097,42.8432617],[0.666587,42.8434792],[0.667297,42.8439293],[0.668037,42.844101],[0.668997,42.8441811],[0.669807,42.8443222],[0.670447,42.8443604],[0.671717,42.8446999],[0.672447,42.8450317],[0.672857,42.8453026],[0.672847,42.8453407],[0.672937,42.8453293],[0.673477,42.8456802],[0.674187,42.8460007],[0.674317,42.8460312],[0.674337,42.8459892],[0.674727,42.8461113],[0.675217,42.8460999],[0.675327,42.8462601],[0.675307,42.8463707],[0.675467,42.8468094],[0.675937,42.8470726],[0.676107,42.8470726],[0.676557,42.8472214],[0.676807,42.8473892],[0.677427,42.8476791],[0.677767,42.8481293],[0.678817,42.8487015],[0.678917,42.8490219],[0.678867,42.8496513],[0.679307,42.8504524],[0.679227,42.8507118],[0.678857,42.8512421],[0.678387,42.8526726],[0.677957,42.8530922],[0.677997,42.8533707],[0.677917,42.8535423],[0.677897,42.8540306],[0.678047,42.8543816],[0.678057,42.8545723],[0.678177,42.8547516],[0.677657,42.8549805],[0.677497,42.8551407],[0.676707,42.8554192],[0.676217,42.8556824],[0.675787,42.8557816],[0.675512,42.8557892],[0.675582,42.8558388],[0.675502,42.8558693],[0.673982,42.8561707],[0.673222,42.8563919],[0.672852,42.8569908],[0.672952,42.8572006],[0.672762,42.8576317],[0.672922,42.8578186],[0.673002,42.8576584],[0.673352,42.8575516],[0.673662,42.8573799],[0.673722,42.8573914],[0.673952,42.8572006],[0.674162,42.8571205],[0.674502,42.8570786],[0.674622,42.8571281],[0.674852,42.8571281],[0.675142,42.8573112],[0.675302,42.8573189],[0.675202,42.8576393],[0.675282,42.8575897],[0.675982,42.8576393],[0.676321,42.8576622],[0.676681,42.857811],[0.676761,42.8577919],[0.677011,42.8578835],[0.677221,42.8578415],[0.677681,42.8579102],[0.678901,42.8579025],[0.678951,42.8578415],[0.679241,42.8577919],[0.679661,42.8578033],[0.680031,42.8580322],[0.679901,42.8581123],[0.679501,42.8582039],[0.679081,42.8585129],[0.678831,42.8586121],[0.678591,42.8588104],[0.677921,42.8591309],[0.677701,42.8593102],[0.677641,42.8594322],[0.677651,42.8596039],[0.677511,42.8597336],[0.677511,42.8598824],[0.677401,42.8600616],[0.677291,42.8604431],[0.677141,42.860611],[0.677221,42.8607407],[0.677201,42.8609238],[0.677351,42.8610039],[0.677521,42.860981],[0.677681,42.8610229],[0.678031,42.860981],[0.678181,42.8608437],[0.678191,42.8609009],[0.678261,42.8608818],[0.678281,42.8609238],[0.678481,42.8609314],[0.678501,42.8610611],[0.678571,42.8610611],[0.678891,42.8612633],[0.678871,42.8614922],[0.678931,42.8615112],[0.679141,42.8614807],[0.679261,42.8615417],[0.679271,42.8616638],[0.679111,42.861763],[0.679211,42.8618317],[0.679151,42.8619423],[0.678841,42.862133],[0.678671,42.8621712],[0.678601,42.8622513],[0.678871,42.8627205],[0.678831,42.8627434],[0.678841,42.8629837],[0.678761,42.8633003],[0.678901,42.863472],[0.678921,42.8637123],[0.678831,42.8639526],[0.678741,42.8640022],[0.678881,42.8639832],[0.678831,42.864151],[0.679001,42.8641434],[0.679191,42.864212],[0.679431,42.8640633],[0.679811,42.8638916],[0.680521,42.8637505],[0.680541,42.8636818],[0.681171,42.863781],[0.681411,42.8637505],[0.681441,42.8638535],[0.681531,42.8638725],[0.681821,42.8641815],[0.681801,42.8646736],[0.681951,42.8651314],[0.681941,42.8652534],[0.682092,42.8652267],[0.682202,42.8652267],[0.682452,42.865078],[0.682642,42.8650589],[0.682892,42.8648872],[0.683502,42.8647881],[0.683672,42.8649292],[0.683892,42.8648796],[0.683982,42.8651466],[0.684162,42.8648872],[0.684202,42.8646393],[0.684342,42.8646469],[0.684622,42.8647766],[0.684792,42.8647461],[0.684782,42.8648071],[0.684882,42.8648376],[0.684992,42.8647194],[0.685002,42.8648186],[0.685182,42.8647461],[0.685322,42.8648186],[0.685382,42.8646965],[0.685312,42.8646164],[0.685332,42.8645172],[0.685432,42.8644295],[0.685782,42.8643494],[0.686022,42.8643875],[0.686112,42.8643379],[0.686282,42.8644371],[0.686432,42.8643799],[0.686492,42.864418],[0.686612,42.864357],[0.686542,42.8641472],[0.686872,42.864109],[0.687362,42.8642387],[0.687722,42.8641586],[0.687752,42.8641167],[0.687882,42.8641396],[0.688052,42.8640785],[0.688052,42.8640366],[0.688452,42.8639679],[0.688722,42.8639793],[0.689282,42.8637886],[0.689482,42.8637962],[0.689622,42.8637466],[0.689922,42.863739],[0.690102,42.8636284],[0.690462,42.8635674],[0.690742,42.863327],[0.690912,42.8632393],[0.691072,42.8632698],[0.691172,42.8631897],[0.691342,42.8631592],[0.691762,42.8629494],[0.692152,42.8629189],[0.692432,42.8627968],[0.692352,42.8629494],[0.692322,42.8628998],[0.692482,42.8628693],[0.693622,42.8629265],[0.693562,42.8630295],[0.693022,42.8632469],[0.692732,42.8635979],[0.692682,42.8636093],[0.692672,42.8639069],[0.692612,42.8640366],[0.693002,42.8640289],[0.692939,42.8641396],[0.692779,42.8642197],[0.693029,42.864399],[0.692919,42.8644371],[0.693179,42.8646965],[0.693529,42.8647995],[0.693729,42.8647995],[0.693879,42.8649864],[0.693939,42.8648682],[0.693929,42.8646889],[0.694043,42.864666],[0.694273,42.8647652],[0.694423,42.8650475],[0.694543,42.8651276],[0.694753,42.8650665],[0.694763,42.8651276],[0.694883,42.8652077],[0.694933,42.8652878],[0.694893,42.865406],[0.694983,42.8654175],[0.695013,42.8655243],[0.695153,42.8655777],[0.695243,42.8656845],[0.695583,42.8658066],[0.695703,42.8659172],[0.695893,42.8662453],[0.695943,42.8662376],[0.696073,42.8663559],[0.696173,42.8665276],[0.696173,42.8668671],[0.696233,42.8670349],[0.696293,42.8670769],[0.696367,42.8661766],[0.696397,42.8660736],[0.696507,42.8659935],[0.696557,42.8669243],[0.696717,42.8674545],[0.696747,42.8679161],[0.696917,42.8684464],[0.696867,42.8687859],[0.696897,42.869236],[0.696807,42.8697433],[0.696955,42.8695374],[0.697165,42.8693581],[0.697405,42.8690567],[0.697745,42.8684883],[0.697745,42.8680573],[0.697565,42.8676682],[0.697585,42.8674698],[0.697695,42.8674889],[0.697815,42.8674583],[0.697905,42.867527],[0.698035,42.8678894],[0.698245,42.8679962],[0.698315,42.8681183],[0.698735,42.8682289],[0.698985,42.8684464],[0.698965,42.8684769],[0.699415,42.8686562],[0.699545,42.8688164],[0.699735,42.8689384],[0.699845,42.8691177],[0.699915,42.8691483],[0.700005,42.8690796],[0.700065,42.8690987],[0.700195,42.8692284],[0.700215,42.8693886],[0.700425,42.8695374],[0.700825,42.8700562],[0.701215,42.8703194],[0.701785,42.8709488],[0.702615,42.8715973],[0.702705,42.871788],[0.703045,42.8721886],[0.703345,42.8723984],[0.703585,42.872448],[0.703815,42.8723984],[0.704615,42.8727188],[0.704945,42.8726997],[0.705185,42.8727798],[0.705745,42.8728065],[0.706235,42.8736076],[0.706425,42.8736572],[0.707005,42.8737068],[0.707425,42.8738174],[0.707965,42.8737373],[0.708115,42.8737793],[0.708085,42.8740463],[0.707884,42.8742065],[0.707844,42.8743095],[0.707894,42.8744469],[0.707564,42.8744583],[0.707434,42.874527],[0.707314,42.8744888],[0.707464,42.8745499],[0.707544,42.8748169],[0.707644,42.8748779],[0.707584,42.8748283],[0.707434,42.8748398],[0.707134,42.8747368],[0.707244,42.874958],[0.707444,42.8750687],[0.707614,42.8752365],[0.707854,42.8752975],[0.707404,42.8753662],[0.707544,42.8754768],[0.707924,42.8755684],[0.707414,42.8757362],[0.707274,42.8756676],[0.707134,42.875679],[0.706984,42.8756371],[0.707224,42.8759079],[0.707674,42.8761292],[0.708064,42.8761368],[0.708354,42.8760185],[0.708594,42.8759766],[0.708714,42.8758965],[0.709094,42.8758392],[0.708824,42.8760986],[0.708784,42.876297],[0.708674,42.876358],[0.708584,42.8764992],[0.708644,42.8767281],[0.708544,42.8769989],[0.708644,42.8770065],[0.708904,42.8768463],[0.709134,42.8767967],[0.708664,42.8774872],[0.708924,42.8774796],[0.709114,42.8774185],[0.709214,42.8773384],[0.708974,42.8777466],[0.709024,42.8778076],[0.709164,42.8777466],[0.709144,42.8779297],[0.709274,42.8778992],[0.709364,42.8779488],[0.709194,42.8782196],[0.708844,42.8783989],[0.708474,42.8784676],[0.707994,42.8784561],[0.707874,42.8785172],[0.707944,42.8786163],[0.708284,42.8787498],[0.708584,42.8789787],[0.708734,42.8790283],[0.708424,42.8789864],[0.708284,42.8790474],[0.708414,42.8791199],[0.708494,42.8792496],[0.708564,42.8792267],[0.708344,42.8792076],[0.708304,42.8792496],[0.708394,42.8793869],[0.708594,42.8795395],[0.709084,42.8796692],[0.709184,42.8797798],[0.709264,42.8796997],[0.709804,42.8795586],[0.709564,42.8797798],[0.709324,42.8801765],[0.709414,42.880188],[0.709254,42.8803596],[0.709414,42.8802681],[0.709334,42.8804474],[0.709444,42.8804398],[0.709504,42.8803787],[0.709324,42.880619],[0.709734,42.8805084],[0.709594,42.8808784],[0.709674,42.8809166],[0.709744,42.8808784],[0.709714,42.8808365],[0.709844,42.880867],[0.709874,42.8809586],[0.709824,42.8810196],[0.710044,42.8808975],[0.710134,42.880928],[0.710004,42.881218],[0.710204,42.8811569],[0.710204,42.881237],[0.710064,42.8813591],[0.710054,42.8814392],[0.710024,42.8814163],[0.710104,42.8814087],[0.710104,42.8814583],[0.709954,42.8815384],[0.710234,42.8816185],[0.710114,42.8817062],[0.710514,42.8817482],[0.710514,42.8817978],[0.710634,42.8818207],[0.710724,42.8819733],[0.710954,42.8818436],[0.711324,42.8818321],[0.711514,42.8817711],[0.711804,42.8818321],[0.711934,42.8818016],[0.712124,42.8815536],[0.712124,42.8813324],[0.712294,42.8810501],[0.712344,42.8808403],[0.712544,42.8807831],[0.712614,42.880703],[0.712674,42.8803825],[0.712774,42.8802719],[0.712924,42.8802109],[0.712974,42.8800621],[0.713264,42.8799133],[0.713454,42.8797531],[0.713654,42.8792229],[0.714004,42.8790627],[0.713994,42.878891],[0.714394,42.878643],[0.714394,42.8785629],[0.714624,42.8783417],[0.715304,42.8779602],[0.715514,42.8778915],[0.715601,42.8778915],[0.715801,42.8777618],[0.716101,42.8776703],[0.716461,42.8773193],[0.716911,42.8772087],[0.717021,42.8772392],[0.717211,42.8772011],[0.717771,42.8768997],[0.718261,42.8768883],[0.718471,42.8769417],[0.718731,42.8768806],[0.719131,42.8769417],[0.719311,42.8769302],[0.719391,42.8768616],[0.719621,42.8769112],[0.719821,42.8767891],[0.720451,42.8768196],[0.720931,42.8766098],[0.721232,42.8762589],[0.721462,42.8761787],[0.722852,42.8752785],[0.723162,42.8751488],[0.723492,42.8749008],[0.723602,42.8749313],[0.724022,42.875309],[0.724323,42.8754234],[0.724453,42.8754044],[0.726313,42.8740616],[0.726633,42.8737717],[0.726733,42.8737221],[0.726943,42.8737221],[0.727055,42.8737907],[0.727085,42.8740005],[0.727275,42.8743019],[0.727205,42.8743324],[0.728025,42.8741608],[0.728552,42.8741112],[0.729292,42.8739204],[0.730311,42.8742638],[0.730891,42.8743744],[0.731201,42.8744812],[0.731341,42.8745842],[0.731481,42.8745918],[0.731981,42.8744736],[0.733021,42.8738022],[0.733281,42.8736839],[0.733611,42.8732643],[0.733701,42.8730316],[0.7348625,42.8728142],[0.7353725,42.8726959]]},{"id":17755,"author":"Ubicarta","name_GR":"Pyrenees: 28 Fos to Refuge de lEtang dAraing","description_GR":"Fos to Refuge de lEtang dAraing by Ubicarta","path":"FRANCE\/GR10_DAY_28","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":17342,"name_EN":"Pyrenees: 28 Fos au Refuge de lEtang dAraing","description_EN":"Fos au Refuge de lEtang dAraing par Ubicarta","ascent_time":478,"descent_time":429,"marker":"France_GR10","level":9,"ascent":2137,"descent":762,"maxelev":2195,"minelev":545,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.734491 42.83353,0.87938 42.87521)","views":4,"millestones":"0,0.7353820,42.8726921#1,0.7423870,42.8721329#2,0.7497938,42.8667004#3,0.7584218,42.8681051#4,0.7699849,42.8703504#5,0.7806180,42.8739480#6,0.7866445,42.8706916#7,0.7931665,42.8657809#8,0.8027627,42.8654937#9,0.8120675,42.8629839#10,0.8223761,42.8614953#11,0.8302503,42.8587075#12,0.8378897,42.8569679#13,0.8451163,42.8513351#14,0.8466348,42.8434453#15,0.8549734,42.8375102#16,0.8651134,42.8359123#17,0.8761177,42.8341358#17.3,0.8793763,42.8338051","x":0.8457963,"y":42.8492622,"coor":[[0.735382,42.8726921],[0.734952,42.8729439],[0.734812,42.8730545],[0.734622,42.8733559],[0.734492,42.873703],[0.734492,42.8737526],[0.734542,42.8738327],[0.734602,42.8738823],[0.734752,42.8739128],[0.735152,42.8738823],[0.735332,42.8738441],[0.735592,42.8737335],[0.735762,42.8737144],[0.735862,42.8737259],[0.735972,42.8737526],[0.736122,42.8738251],[0.736202,42.8738441],[0.736232,42.8738747],[0.736242,42.8740158],[0.736312,42.8740349],[0.736412,42.8740158],[0.736442,42.8740425],[0.736512,42.874115],[0.736552,42.8742447],[0.736612,42.8742828],[0.736642,42.8743324],[0.736772,42.8744125],[0.736922,42.8744431],[0.737062,42.8745041],[0.737222,42.8745537],[0.737592,42.8745537],[0.737792,42.8745155],[0.737942,42.8744125],[0.738102,42.8743629],[0.738367,42.8741417],[0.738557,42.8740234],[0.738707,42.8739738],[0.738797,42.8739128],[0.73897,42.8738327],[0.73906,42.8738098],[0.73912,42.8737526],[0.7392,42.8737221],[0.73925,42.8737221],[0.7393,42.8736916],[0.73934,42.8736801],[0.73946,42.8737106],[0.7395,42.8736992],[0.73956,42.8736992],[0.73966,42.8737411],[0.73995,42.8737793],[0.74024,42.8736801],[0.74058,42.8734512],[0.74062,42.8734627],[0.74068,42.8734398],[0.74069,42.8733902],[0.74078,42.8733521],[0.74082,42.8733025],[0.74086,42.8732719],[0.74088,42.87323],[0.74091,42.8730812],[0.74096,42.8730812],[0.74099,42.8729706],[0.74102,42.8729401],[0.7411,42.8729401],[0.7411,42.8728905],[0.74113,42.8728409],[0.74138,42.8728027],[0.74149,42.8727493],[0.74151,42.8726501],[0.7415,42.8725891],[0.74154,42.8724899],[0.74158,42.8724823],[0.74159,42.8725014],[0.74163,42.8724709],[0.74163,42.8724403],[0.74167,42.8724213],[0.74176,42.8724098],[0.74186,42.8724213],[0.74197,42.8723717],[0.74214,42.8723412],[0.74232,42.8722725],[0.74235,42.872242],[0.74238,42.8721428],[0.74243,42.8720703],[0.74252,42.8720207],[0.74267,42.8720016],[0.74272,42.8719711],[0.74283,42.8718224],[0.74294,42.8717613],[0.74294,42.8717308],[0.74301,42.8717499],[0.74301,42.8716927],[0.74305,42.8716621],[0.743064,42.8716125],[0.743144,42.8715515],[0.743214,42.8715515],[0.743384,42.8714828],[0.743464,42.87146],[0.743824,42.871521],[0.744054,42.8715019],[0.744324,42.8715706],[0.744434,42.8715591],[0.744584,42.8715324],[0.744784,42.8714218],[0.744804,42.8713799],[0.744854,42.8713608],[0.744894,42.8712425],[0.744944,42.8711205],[0.745034,42.8710709],[0.745104,42.8708],[0.745144,42.8707314],[0.745214,42.8706818],[0.745264,42.8706818],[0.745274,42.8706512],[0.745364,42.8706017],[0.745374,42.8705711],[0.745414,42.8705597],[0.745474,42.8705711],[0.7454801,42.870594],[0.7455001,42.870533],[0.7456101,42.8704338],[0.74564,42.8703232],[0.74564,42.8702011],[0.74568,42.8700218],[0.74573,42.8698845],[0.74586,42.8696136],[0.7462701,42.8691826],[0.7464001,42.8690834],[0.7465001,42.8688812],[0.74687,42.8686218],[0.7471201,42.867794],[0.7472401,42.8676338],[0.74735,42.8675232],[0.7474501,42.8674622],[0.7476001,42.8673134],[0.748049,42.8673096],[0.748559,42.8672409],[0.748759,42.8672104],[0.748999,42.8671112],[0.749139,42.8670425],[0.749439,42.8668518],[0.749749,42.8666115],[0.749799,42.8666191],[0.749839,42.8666611],[0.749759,42.8667297],[0.749219,42.8671608],[0.749189,42.8672409],[0.749269,42.8672523],[0.749579,42.8669701],[0.749749,42.8668709],[0.7501791,42.8666801],[0.750539,42.8664513],[0.750619,42.8664513],[0.750669,42.8665009],[0.750639,42.8665695],[0.750349,42.8666496],[0.750409,42.8667297],[0.750739,42.866642],[0.750864,42.8666344],[0.750954,42.8665962],[0.750954,42.8665848],[0.751044,42.8665276],[0.751214,42.8665047],[0.751584,42.8664055],[0.751814,42.866375],[0.751994,42.8664246],[0.752414,42.866497],[0.752834,42.866497],[0.752974,42.8665466],[0.753144,42.8665848],[0.753274,42.8666573],[0.7534382,42.8666191],[0.7536082,42.8666916],[0.7538382,42.8667603],[0.7539582,42.8668404],[0.7541182,42.8669014],[0.7542682,42.8669014],[0.7543582,42.8668785],[0.7544882,42.866909],[0.7546082,42.866951],[0.7548682,42.8670082],[0.7551582,42.8670616],[0.755508,42.8671036],[0.755638,42.8671532],[0.755878,42.8671837],[0.755908,42.8671913],[0.7558865,42.8672218],[0.7560265,42.8673019],[0.7562765,42.8674126],[0.7563865,42.8674126],[0.7566265,42.8674545],[0.7569565,42.8675423],[0.7571465,42.8675728],[0.757262,42.8675613],[0.757492,42.8676033],[0.757782,42.867794],[0.758162,42.8679848],[0.758382,42.868084],[0.758792,42.8683014],[0.758832,42.868454],[0.758952,42.8685036],[0.759302,42.8685341],[0.759662,42.8685036],[0.760712,42.8686142],[0.761172,42.868763],[0.761452,42.868824],[0.762212,42.8689613],[0.763562,42.8692245],[0.764312,42.8693237],[0.764432,42.8693428],[0.764422,42.8693848],[0.764522,42.8694038],[0.764612,42.8694115],[0.764622,42.8694229],[0.765092,42.8694839],[0.765492,42.8695526],[0.765845,42.8695641],[0.766065,42.869606],[0.766775,42.8697548],[0.767985,42.8700447],[0.769105,42.8701744],[0.769885,42.8703346],[0.770485,42.8704338],[0.770775,42.8704567],[0.771655,42.8704834],[0.771755,42.8705063],[0.772025,42.8705864],[0.772185,42.8706436],[0.772465,42.8707352],[0.772995,42.8708649],[0.773205,42.8709335],[0.774165,42.8712654],[0.774595,42.8714638],[0.774845,42.8715935],[0.775355,42.8718948],[0.775465,42.8720169],[0.775535,42.8721542],[0.775645,42.8722839],[0.775815,42.8723259],[0.776175,42.8723145],[0.776325,42.8723335],[0.776585,42.8724861],[0.776745,42.8725243],[0.776905,42.8725433],[0.777115,42.8726158],[0.777485,42.8728638],[0.777715,42.8729362],[0.777955,42.8729744],[0.778175,42.8729362],[0.778325,42.8729362],[0.778635,42.873024],[0.779565,42.8733368],[0.779845,42.8733559],[0.780115,42.8733444],[0.780265,42.8733749],[0.780335,42.8734055],[0.780395,42.8734436],[0.780425,42.8734932],[0.780605,42.8739166],[0.780695,42.8743935],[0.780715,42.8744469],[0.780765,42.8744965],[0.780825,42.8745155],[0.780995,42.8745232],[0.781195,42.8745651],[0.781465,42.8746948],[0.781615,42.8748055],[0.781965,42.8751755],[0.782035,42.8751945],[0.782115,42.875206],[0.782185,42.8751831],[0.782235,42.875145],[0.782265,42.8750839],[0.782445,42.8743439],[0.782285,42.8739662],[0.782265,42.8738365],[0.782465,42.873455],[0.782545,42.8733444],[0.782675,42.8732758],[0.782835,42.8732452],[0.782915,42.8732567],[0.783225,42.8733368],[0.783445,42.8733368],[0.783635,42.8732758],[0.783715,42.8732338],[0.784245,42.8728256],[0.784665,42.8724861],[0.785025,42.8722267],[0.785295,42.8720856],[0.785405,42.8720055],[0.785525,42.8718567],[0.785665,42.8715553],[0.785735,42.8714638],[0.785785,42.8714447],[0.786045,42.8713531],[0.786405,42.8712959],[0.786545,42.8713455],[0.786665,42.8714752],[0.786805,42.8714943],[0.786915,42.8714561],[0.786955,42.8714142],[0.786955,42.8713531],[0.786865,42.8710136],[0.786765,42.8708458],[0.786665,42.8707161],[0.786565,42.8705559],[0.786585,42.8704758],[0.786615,42.8704262],[0.786985,42.8700943],[0.787185,42.8699951],[0.787235,42.8699455],[0.787255,42.8698845],[0.787335,42.8697739],[0.787365,42.8697662],[0.787415,42.8697739],[0.787415,42.8698349],[0.787265,42.8700638],[0.787195,42.8703842],[0.787055,42.8706131],[0.787085,42.8706665],[0.787145,42.870636],[0.787235,42.8705063],[0.787305,42.8704567],[0.787365,42.8703537],[0.787455,42.8702469],[0.787695,42.8700142],[0.788185,42.8693848],[0.788265,42.8693237],[0.788355,42.8692932],[0.788485,42.8692055],[0.788615,42.8690147],[0.788605,42.8689461],[0.788655,42.868824],[0.788825,42.8686333],[0.789235,42.8682938],[0.789475,42.8681145],[0.789835,42.867794],[0.790085,42.8676033],[0.790215,42.867485],[0.790525,42.8672447],[0.790805,42.8668861],[0.790975,42.866745],[0.791445,42.8665733],[0.791535,42.8665352],[0.791835,42.8663254],[0.792495,42.8660049],[0.792955,42.8658752],[0.793135,42.8657837],[0.793215,42.8657761],[0.793225,42.8658333],[0.792935,42.8659554],[0.792525,42.8662033],[0.792545,42.8662567],[0.792615,42.8662643],[0.792785,42.8661652],[0.793315,42.8659744],[0.793545,42.8659248],[0.793845,42.8658867],[0.794175,42.8657036],[0.794555,42.8656235],[0.795345,42.8655167],[0.795845,42.8655357],[0.796065,42.8655167],[0.796855,42.8653831],[0.797285,42.8652954],[0.797465,42.8652763],[0.797675,42.8653145],[0.797955,42.8653946],[0.798075,42.8654137],[0.798175,42.8653755],[0.798425,42.8650742],[0.798495,42.8650131],[0.798595,42.864975],[0.799015,42.8648262],[0.799275,42.8647766],[0.799625,42.8647346],[0.799677,42.8647575],[0.799817,42.8647881],[0.799967,42.8648071],[0.800257,42.8648796],[0.800437,42.8648987],[0.800597,42.8649597],[0.800767,42.8650589],[0.800857,42.865078],[0.800987,42.8651276],[0.801087,42.8651161],[0.801237,42.8650398],[0.801327,42.8650398],[0.801517,42.8650665],[0.801747,42.8651695],[0.801847,42.8651962],[0.802197,42.8653374],[0.802457,42.865387],[0.802737,42.8654671],[0.802767,42.8654976],[0.802807,42.8654976],[0.802927,42.8655968],[0.802997,42.8656387],[0.803107,42.8656693],[0.803217,42.8657188],[0.803437,42.8658676],[0.803497,42.8658791],[0.803587,42.8658562],[0.803637,42.8657265],[0.803657,42.8656998],[0.803657,42.8656197],[0.803787,42.8654976],[0.803937,42.8654594],[0.804337,42.8653984],[0.804497,42.8653183],[0.804637,42.8653069],[0.804706,42.8653297],[0.804746,42.8653107],[0.804806,42.8652611],[0.804896,42.8651428],[0.804956,42.8650818],[0.805006,42.8650894],[0.805106,42.8650398],[0.805166,42.8649597],[0.805126,42.8650017],[0.805146,42.8650322],[0.805156,42.8650322],[0.805136,42.8649712],[0.805096,42.8649597],[0.805096,42.8649826],[0.805136,42.8649902],[0.805216,42.8649597],[0.805486,42.8649101],[0.805746,42.8647499],[0.806236,42.8645821],[0.806426,42.8646011],[0.806686,42.8646812],[0.806836,42.8646927],[0.806976,42.8646812],[0.807126,42.8647118],[0.807226,42.8647003],[0.807516,42.8647003],[0.807716,42.8646507],[0.807806,42.8646393],[0.807876,42.8645897],[0.807956,42.8645821],[0.808026,42.864521],[0.808056,42.86446],[0.808006,42.8644295],[0.807996,42.8643494],[0.807956,42.8642998],[0.808086,42.8642426],[0.808116,42.8641319],[0.808226,42.8640518],[0.808256,42.8640022],[0.808276,42.8639908],[0.808426,42.8639793],[0.808496,42.8639107],[0.808536,42.8639221],[0.808596,42.8638916],[0.808756,42.8638611],[0.808786,42.8638115],[0.808836,42.8637695],[0.808986,42.8637428],[0.809016,42.8637199],[0.809126,42.8637123],[0.809156,42.8637199],[0.809266,42.8636894],[0.809316,42.8636513],[0.809286,42.8636017],[0.809326,42.8636017],[0.809326,42.8636322],[0.809356,42.8636513],[0.809446,42.8636398],[0.809526,42.8636093],[0.809656,42.8635292],[0.809676,42.8634796],[0.809786,42.863472],[0.809946,42.8634224],[0.810116,42.8633308],[0.810156,42.8633194],[0.810286,42.8632393],[0.810306,42.8632393],[0.810286,42.8631897],[0.810346,42.8631592],[0.810426,42.8631516],[0.810456,42.8631821],[0.810516,42.8631516],[0.810566,42.8631821],[0.810696,42.8631897],[0.810726,42.8632393],[0.8108863,42.8631744],[0.8110463,42.8631439],[0.8111463,42.8631325],[0.8112863,42.8631134],[0.8113763,42.8630943],[0.8114963,42.8630753],[0.8116163,42.8630447],[0.8117363,42.8630142],[0.8118263,42.8630028],[0.8119063,42.8629837],[0.8119563,42.8629837],[0.8120163,42.8629723],[0.8120663,42.8629837],[0.8121263,42.8629951],[0.8121863,42.8630142],[0.8122263,42.8630333],[0.8123663,42.8630829],[0.8125763,42.863163],[0.8127163,42.8632126],[0.8127763,42.8632545],[0.8128363,42.8632927],[0.8128763,42.8633232],[0.8128963,42.8633537],[0.8129163,42.8633919],[0.8129463,42.8634338],[0.8129663,42.8634529],[0.8129963,42.8634834],[0.8130563,42.8635139],[0.8131463,42.8635635],[0.8132063,42.8635826],[0.8132563,42.8636055],[0.8132663,42.8636055],[0.8133163,42.8636131],[0.8133663,42.8636131],[0.8134363,42.8635941],[0.8134963,42.8635826],[0.8135263,42.863575],[0.8135463,42.8635635],[0.8136063,42.8635635],[0.8136663,42.8635635],[0.8137463,42.8635635],[0.8138563,42.8635826],[0.8139963,42.8636055],[0.8142863,42.8636627],[0.8144663,42.8636932],[0.8146363,42.8637123],[0.8148963,42.8637733],[0.8150463,42.8638153],[0.8151163,42.863842],[0.8152263,42.8639145],[0.8153463,42.863945],[0.8155663,42.8640251],[0.8158163,42.8640938],[0.8159263,42.8641243],[0.8161363,42.8641624],[0.8163263,42.8641853],[0.8164863,42.8641853],[0.8167463,42.8641624],[0.8168763,42.8641434],[0.8171463,42.8641052],[0.8174063,42.8640633],[0.8175963,42.8640556],[0.8176863,42.8640442],[0.8177363,42.8640327],[0.8177463,42.8640137],[0.8177463,42.8639641],[0.8177363,42.8639145],[0.8177163,42.8638344],[0.8176963,42.8637848],[0.8176963,42.8637352],[0.8176963,42.8636932],[0.8177063,42.8636627],[0.8177663,42.8636055],[0.8179363,42.8635521],[0.8182263,42.8634834],[0.8185663,42.8633919],[0.8188863,42.8632622],[0.8190663,42.863163],[0.8195563,42.8629227],[0.8203763,42.8625641],[0.8209163,42.8623352],[0.8212863,42.862133],[0.8218063,42.8618431],[0.8223163,42.8615341],[0.8228663,42.8611832],[0.8232863,42.8609352],[0.8235963,42.8608131],[0.8238263,42.860775],[0.8239863,42.8607521],[0.8241363,42.860733],[0.8242263,42.8607254],[0.8242863,42.860714],[0.8243563,42.8607025],[0.8244363,42.8606949],[0.8245363,42.8606834],[0.8246063,42.8606834],[0.8246563,42.8606834],[0.8246963,42.8606949],[0.8247563,42.8607254],[0.8247863,42.8607445],[0.8249463,42.8608322],[0.8251263,42.8609352],[0.8253063,42.8610153],[0.8254463,42.861084],[0.8255463,42.8611031],[0.8256463,42.8611145],[0.8258063,42.8610954],[0.8259563,42.8610649],[0.8261063,42.8610039],[0.8262263,42.8609543],[0.8264563,42.8609047],[0.8267363,42.8608627],[0.8268063,42.8608551],[0.8268263,42.8608131],[0.8268363,42.8607254],[0.8268663,42.8606453],[0.8269163,42.8605919],[0.8270263,42.8605537],[0.8272363,42.8605347],[0.8275163,42.8604927],[0.8277263,42.8604622],[0.8278863,42.8604355],[0.8280163,42.8603745],[0.8280763,42.860302],[0.8280763,42.8602943],[0.8281263,42.8602257],[0.8281663,42.8601456],[0.8281963,42.8600845],[0.8282963,42.8600349],[0.8284763,42.8599739],[0.8287463,42.8599319],[0.8289863,42.8598938],[0.8290463,42.8598938],[0.8290963,42.8598824],[0.8291463,42.8598938],[0.8291763,42.8599129],[0.8292163,42.8599548],[0.8292463,42.8599854],[0.8292963,42.859993],[0.8293463,42.859993],[0.8294363,42.8599739],[0.8295163,42.8599434],[0.8296063,42.8599243],[0.8296563,42.8598824],[0.8297063,42.8598633],[0.8297963,42.8598557],[0.8298363,42.8598633],[0.8298863,42.8598442],[0.8299263,42.8598251],[0.8299763,42.8597755],[0.8300063,42.8597527],[0.8300063,42.859745],[0.8300863,42.8597145],[0.8301463,42.859684],[0.8302163,42.8596344],[0.8302763,42.8596153],[0.8303063,42.8595848],[0.8303163,42.8595848],[0.8303363,42.8595543],[0.8303363,42.8595352],[0.8303263,42.8595047],[0.8302863,42.8594627],[0.8302663,42.8594437],[0.8302363,42.8594246],[0.8302063,42.8594131],[0.8301563,42.8593941],[0.8301063,42.8594055],[0.8300763,42.8594055],[0.8300563,42.8594055],[0.8299963,42.8594131],[0.8299463,42.8594055],[0.8298963,42.8593941],[0.8298563,42.8593521],[0.8298263,42.8593254],[0.8298263,42.859314],[0.8298063,42.8592834],[0.8297963,42.8592529],[0.8297763,42.8592453],[0.8297463,42.8592339],[0.8297163,42.8592224],[0.8296663,42.8592148],[0.8296463,42.8591919],[0.8296163,42.8591728],[0.8296063,42.8591537],[0.8296063,42.8591347],[0.8296063,42.8591232],[0.8296263,42.8591156],[0.8296563,42.8591156],[0.8296963,42.8591156],[0.8297463,42.8591156],[0.8297863,42.8591042],[0.8298163,42.8591042],[0.8298463,42.8591042],[0.8298663,42.8591042],[0.8298763,42.8591156],[0.8298863,42.8591232],[0.8299063,42.8591423],[0.8299263,42.8591423],[0.8299563,42.8591423],[0.8299963,42.8591423],[0.8300363,42.8591347],[0.8300863,42.8591042],[0.8301263,42.8590736],[0.8301263,42.8590431],[0.8301163,42.8590431],[0.8300963,42.8589935],[0.8300563,42.8589554],[0.8300463,42.8589554],[0.8300063,42.8589249],[0.8299563,42.8588943],[0.8298963,42.8588638],[0.8298763,42.8588448],[0.8298463,42.8588028],[0.8298363,42.8587723],[0.8298263,42.8587341],[0.8298363,42.8586922],[0.8298563,42.8586731],[0.8298863,42.8586731],[0.8299063,42.8586731],[0.8299263,42.8586845],[0.8299663,42.8587151],[0.8300163,42.8587341],[0.8300763,42.8587341],[0.8301463,42.8587456],[0.8302063,42.8587227],[0.8302963,42.8586922],[0.8304163,42.858654],[0.8305063,42.8586121],[0.8305863,42.8585854],[0.8307363,42.8585434],[0.8307463,42.8585434],[0.8309063,42.8585129],[0.8310563,42.8584824],[0.8311863,42.8584557],[0.8312763,42.8584442],[0.8313563,42.8584137],[0.8314563,42.8583755],[0.8315863,42.8583145],[0.8316963,42.8582649],[0.8317763,42.8582344],[0.8318563,42.8582153],[0.8319363,42.8581848],[0.8319963,42.8581543],[0.8320663,42.8581123],[0.8320963,42.8580856],[0.8321563,42.8580322],[0.8322063,42.8579941],[0.8322463,42.8579636],[0.8322763,42.857933],[0.8323063,42.8579025],[0.8323463,42.8578949],[0.8323963,42.857872],[0.8324463,42.8578644],[0.8324963,42.8578529],[0.8325563,42.8578339],[0.8325863,42.8578148],[0.8326063,42.8578033],[0.8326263,42.8577843],[0.8326363,42.8577652],[0.8326563,42.8577538],[0.8326763,42.8577423],[0.8326963,42.8577423],[0.8327063,42.8577423],[0.8327263,42.8577423],[0.8327363,42.8577538],[0.8327463,42.8577538],[0.8327763,42.8577538],[0.8328063,42.8577538],[0.8328763,42.8577347],[0.8329863,42.8577232],[0.8330863,42.8577042],[0.8331763,42.8576927],[0.8332563,42.8576851],[0.8333163,42.8576851],[0.8333663,42.8576851],[0.8334063,42.8576851],[0.8334463,42.8576851],[0.8334763,42.8576736],[0.8334863,42.8576622],[0.8335263,42.8576546],[0.8335463,42.8576546],[0.8335663,42.8576622],[0.8335963,42.8576622],[0.8336363,42.8576622],[0.8336663,42.8576622],[0.8337263,42.8576546],[0.8337863,42.8576431],[0.8338463,42.8576355],[0.8339263,42.8576355],[0.8339763,42.8576241],[0.8340563,42.8576126],[0.8340963,42.857605],[0.8341363,42.857605],[0.8341563,42.857605],[0.8341763,42.857605],[0.8342163,42.857605],[0.8342563,42.8576126],[0.8342963,42.8576241],[0.8343463,42.8576355],[0.8343863,42.8576622],[0.8344363,42.8576927],[0.8344963,42.8577347],[0.8345063,42.8577347],[0.8345663,42.8577652],[0.8346863,42.8578148],[0.8348463,42.857872],[0.8349563,42.857914],[0.8350663,42.8579521],[0.8351963,42.8580055],[0.8352163,42.8580055],[0.8352463,42.8580132],[0.8352563,42.8580055],[0.8352663,42.8579941],[0.8352363,42.8579521],[0.8351963,42.8579025],[0.8351463,42.8578453],[0.8351163,42.8577843],[0.8350663,42.8577156],[0.8349863,42.8576241],[0.8349463,42.8575745],[0.8349263,42.8575439],[0.8349163,42.8575249],[0.8349163,42.8575134],[0.8349063,42.8574944],[0.8349163,42.8574944],[0.8349263,42.8574829],[0.8349363,42.8574829],[0.8349563,42.8574944],[0.8349863,42.857502],[0.8350163,42.8575249],[0.8350363,42.8575325],[0.8350463,42.8575439],[0.8350563,42.8575439],[0.8350563,42.8575325],[0.8350463,42.8575134],[0.8350263,42.8574944],[0.8350163,42.8574829],[0.8350163,42.8574753],[0.8350263,42.8574638],[0.8350463,42.8574753],[0.8350563,42.8574753],[0.8350763,42.8574829],[0.8350863,42.8574829],[0.8350963,42.8574944],[0.8351163,42.8574944],[0.8351263,42.857502],[0.8351463,42.8575134],[0.8351763,42.8575325],[0.8352063,42.857563],[0.8352263,42.8575745],[0.8352463,42.8575745],[0.8352663,42.8575821],[0.8352763,42.8575821],[0.8352763,42.8575745],[0.8352763,42.857563],[0.8352763,42.8575554],[0.8352663,42.8575249],[0.8352463,42.8575134],[0.8352463,42.8574944],[0.8352363,42.8574829],[0.8352263,42.8574753],[0.8352263,42.8574638],[0.8352363,42.8574638],[0.8352563,42.8574638],[0.8352663,42.8574638],[0.8352763,42.8574753],[0.8352963,42.8574829],[0.8353063,42.8574829],[0.8353163,42.8574944],[0.8353463,42.8574944],[0.8353663,42.8574944],[0.8353763,42.857502],[0.8353963,42.8575134],[0.8354163,42.8575249],[0.8354363,42.8575249],[0.8354563,42.8575249],[0.8354663,42.8575249],[0.8354763,42.8575249],[0.8354763,42.8575134],[0.8354663,42.857502],[0.8354463,42.8574829],[0.8354363,42.8574638],[0.8354263,42.8574333],[0.8354063,42.8573952],[0.8353963,42.8573723],[0.8353763,42.8573532],[0.8353563,42.8573227],[0.8353363,42.8573151],[0.8353263,42.8573036],[0.8353163,42.8572922],[0.8353163,42.8572845],[0.8353163,42.8572731],[0.8353263,42.8572731],[0.8353463,42.8572731],[0.8353663,42.8572845],[0.8353863,42.8572922],[0.8354063,42.8572922],[0.8354463,42.8573036],[0.8354763,42.8573036],[0.8355063,42.8573036],[0.8355563,42.8573151],[0.8355863,42.8573227],[0.8356063,42.8573341],[0.8356263,42.8573341],[0.8356663,42.8573456],[0.8356963,42.8573456],[0.8357163,42.8573532],[0.8357563,42.8573647],[0.8357763,42.8573837],[0.8357863,42.8573952],[0.8358263,42.8574524],[0.8358563,42.8574829],[0.8358663,42.857502],[0.8358763,42.8575249],[0.8358863,42.8575249],[0.8358963,42.8575325],[0.8359163,42.8575325],[0.8359263,42.8575325],[0.8359463,42.8575325],[0.8359463,42.8575249],[0.8359363,42.857502],[0.8359263,42.8574829],[0.8359263,42.8574638],[0.8359263,42.8574333],[0.8359363,42.8574142],[0.8359463,42.8573837],[0.8359663,42.8573532],[0.8359663,42.8573456],[0.8359763,42.8573227],[0.8359763,42.8573036],[0.8359763,42.8572845],[0.8359763,42.8572731],[0.8359763,42.8572655],[0.8359863,42.8572731],[0.8360063,42.8572845],[0.8360263,42.8573151],[0.8360563,42.8573341],[0.8361063,42.8573723],[0.8361563,42.8574028],[0.8362063,42.8574333],[0.8362363,42.8574448],[0.8362663,42.8574524],[0.8363163,42.8574638],[0.8363463,42.8574753],[0.8363563,42.8574753],[0.8363763,42.8574829],[0.8363863,42.8574944],[0.8363963,42.8574944],[0.8364063,42.857502],[0.8364163,42.857502],[0.8364263,42.857502],[0.8364263,42.8574944],[0.8364263,42.8574829],[0.8364163,42.8574638],[0.8363963,42.8574333],[0.8363863,42.8574028],[0.8363863,42.8573952],[0.8363763,42.8573952],[0.8363863,42.8573837],[0.8363963,42.8573837],[0.8364063,42.8573837],[0.8364263,42.8573952],[0.8364463,42.8574028],[0.8364663,42.8574028],[0.8364863,42.8574142],[0.8365063,42.8574142],[0.8365363,42.8574142],[0.8365563,42.8574219],[0.8365763,42.8574333],[0.8365963,42.8574448],[0.8366063,42.8574524],[0.8366163,42.8574753],[0.8366263,42.8574829],[0.8366263,42.8574944],[0.8366463,42.8575134],[0.8366663,42.8575249],[0.8366763,42.8575325],[0.8367063,42.8575439],[0.8367463,42.8575554],[0.8368163,42.8575554],[0.8368963,42.8575554],[0.8370363,42.8575554],[0.8371663,42.8575554],[0.8372063,42.8575439],[0.8372263,42.8575439],[0.8372363,42.8575325],[0.8372463,42.8575325],[0.8372463,42.8575134],[0.8372363,42.8575134],[0.8372263,42.857502],[0.8371863,42.8574753],[0.8371663,42.8574524],[0.8371463,42.8574333],[0.8371363,42.8574219],[0.8371363,42.8574142],[0.8371463,42.8574028],[0.8371763,42.8574028],[0.8371963,42.8574028],[0.8372063,42.8574028],[0.8372263,42.8574028],[0.8372563,42.8574028],[0.8372863,42.8574028],[0.8373063,42.8573952],[0.8373163,42.8573837],[0.8373363,42.8573723],[0.8373463,42.8573532],[0.8373663,42.8573456],[0.8373963,42.8573341],[0.8374263,42.8573341],[0.8374463,42.8573341],[0.8374663,42.8573456],[0.8374863,42.8573532],[0.8374963,42.8573647],[0.8375063,42.8573837],[0.8375163,42.8573837],[0.8375263,42.8573837],[0.8375363,42.8573837],[0.8375463,42.8573837],[0.8375563,42.8573837],[0.8375663,42.8573723],[0.8375663,42.8573647],[0.8375763,42.8573456],[0.8375863,42.8573456],[0.8376063,42.8573341],[0.8376263,42.8573227],[0.8376363,42.8573151],[0.8376463,42.8573036],[0.8376763,42.8572845],[0.8377063,42.857254],[0.8377363,42.857235],[0.8377763,42.8572121],[0.8378063,42.8572044],[0.8378463,42.8571854],[0.8378763,42.8571739],[0.8378863,42.8571625],[0.8379063,42.8571434],[0.8379163,42.8571243],[0.8379163,42.8571129],[0.8379063,42.8570938],[0.8378963,42.8570824],[0.8378863,42.8570633],[0.8378763,42.8570442],[0.8378763,42.8570251],[0.8378763,42.8569946],[0.8378863,42.8569756],[0.8378963,42.8569527],[0.8379263,42.8569336],[0.8379563,42.8569145],[0.8379763,42.8569031],[0.8379963,42.856884],[0.8380163,42.8568535],[0.8380363,42.8568344],[0.8380463,42.856823],[0.8380863,42.8567734],[0.8381463,42.8567047],[0.8381563,42.8566933],[0.8381863,42.8566742],[0.8382163,42.8566628],[0.8382263,42.8566551],[0.8382463,42.8566437],[0.8382563,42.8566246],[0.8382563,42.8566132],[0.8382763,42.8566055],[0.8382863,42.8565826],[0.8382963,42.856575],[0.8383163,42.8565636],[0.8383363,42.8565521],[0.8383663,42.8565521],[0.8384063,42.8565521],[0.8384563,42.8565331],[0.8384763,42.8565331],[0.8384963,42.8565254],[0.8385063,42.8565254],[0.8385263,42.8565254],[0.8385363,42.8565254],[0.8385463,42.856514],[0.8385563,42.8565025],[0.8385663,42.8564835],[0.8385863,42.856472],[0.8385963,42.8564644],[0.8386263,42.8564644],[0.8386563,42.8564529],[0.8386663,42.8564529],[0.8386963,42.8564339],[0.8387163,42.8564148],[0.8387463,42.8563843],[0.8387663,42.8563728],[0.8387763,42.8563538],[0.8387863,42.8563423],[0.8387963,42.8563156],[0.8388063,42.8562927],[0.8388063,42.8562737],[0.8387963,42.8562622],[0.8387963,42.8562546],[0.8387963,42.8562431],[0.8387963,42.8562355],[0.8388163,42.8562241],[0.8388263,42.8562355],[0.8388363,42.8562355],[0.8388463,42.8562431],[0.8388563,42.8562546],[0.8388663,42.8562546],[0.8388763,42.8562622],[0.8388863,42.8562546],[0.8388963,42.8562546],[0.8388963,42.8562431],[0.8388963,42.8562355],[0.8388963,42.8562241],[0.8388863,42.8562126],[0.8388763,42.856205],[0.8388563,42.8561935],[0.8388363,42.8561821],[0.8388063,42.8561745],[0.8387663,42.856163],[0.8387563,42.8561554],[0.8387363,42.8561554],[0.8387263,42.856144],[0.8387163,42.8561325],[0.8387163,42.8561249],[0.8387063,42.856102],[0.8387163,42.8560944],[0.8387263,42.8560829],[0.8387363,42.8560638],[0.8387463,42.8560524],[0.8387563,42.8560219],[0.8387563,42.8560143],[0.8387663,42.8560028],[0.8387763,42.8559952],[0.8387963,42.8559723],[0.8388163,42.8559647],[0.8388263,42.8559456],[0.8388363,42.8559227],[0.8388363,42.8559151],[0.8388463,42.8558922],[0.8388463,42.8558731],[0.8388663,42.855854],[0.8388963,42.855835],[0.8389463,42.8558044],[0.8389663,42.855793],[0.8389863,42.8557739],[0.8389963,42.8557549],[0.8390063,42.855732],[0.8390063,42.8557129],[0.8390063,42.8556938],[0.8390063,42.8556633],[0.8390063,42.8556328],[0.8390063,42.8556023],[0.8390063,42.8555832],[0.8390063,42.8555641],[0.8390063,42.8555527],[0.8390163,42.8555336],[0.8390263,42.8555145],[0.8390363,42.8555031],[0.8390463,42.855484],[0.8390663,42.8554726],[0.8390963,42.855442],[0.8391663,42.8554039],[0.8392163,42.8553734],[0.8392663,42.8553429],[0.8392963,42.8553238],[0.8393163,42.8553123],[0.8393263,42.8553047],[0.8393263,42.8552933],[0.8393263,42.8552856],[0.8393263,42.8552551],[0.8393263,42.8552437],[0.8393163,42.8552246],[0.8392963,42.8552055],[0.8392863,42.8551941],[0.8392763,42.8551826],[0.8392763,42.8551636],[0.8392763,42.8551521],[0.8392763,42.8551331],[0.8392763,42.855114],[0.8392863,42.8550835],[0.8392863,42.8550148],[0.8393063,42.8548927],[0.8393063,42.8548546],[0.8393063,42.8548355],[0.8393163,42.8548241],[0.8393163,42.8548126],[0.8393263,42.854805],[0.8393363,42.8547935],[0.8393463,42.8547935],[0.8393463,42.8547821],[0.8393663,42.8547821],[0.8393763,42.854763],[0.8393763,42.8547554],[0.8393763,42.854744],[0.8393763,42.8547325],[0.8393763,42.8547249],[0.8394063,42.854702],[0.8394263,42.8546829],[0.8394363,42.8546638],[0.8394463,42.8546333],[0.8394563,42.8546028],[0.8394563,42.8545837],[0.8394663,42.8545647],[0.8394663,42.8545532],[0.8394863,42.8545456],[0.8395063,42.8545341],[0.8395263,42.8545227],[0.8395463,42.8545036],[0.8395863,42.8544846],[0.8396063,42.8544731],[0.8396463,42.8544655],[0.8396863,42.8544426],[0.8397563,42.8544235],[0.8398163,42.854393],[0.8398563,42.8543854],[0.8398763,42.8543739],[0.8399063,42.8543625],[0.8399263,42.8543434],[0.8399463,42.854332],[0.8399563,42.8543243],[0.8399663,42.8543243],[0.8399863,42.8543129],[0.8400163,42.8543129],[0.8400263,42.8543053],[0.8400463,42.8542938],[0.8400863,42.8542633],[0.8401463,42.8542252],[0.8402063,42.8541832],[0.8402463,42.8541527],[0.8403263,42.8540726],[0.8403663,42.8540421],[0.8403963,42.8540039],[0.8404163,42.8539848],[0.8404463,42.8539619],[0.8404763,42.8539429],[0.8404963,42.8539429],[0.8405763,42.8539238],[0.8406563,42.8538933],[0.8407363,42.8538628],[0.8407963,42.8538437],[0.8408663,42.8538055],[0.8409363,42.853775],[0.8410063,42.8537331],[0.8410663,42.8536949],[0.8410963,42.853653],[0.8411463,42.8536034],[0.8411863,42.8535652],[0.8412063,42.8535233],[0.8412563,42.8534737],[0.8412763,42.8534546],[0.8412963,42.8534241],[0.8413263,42.853405],[0.8413463,42.8533821],[0.8413663,42.853363],[0.8413763,42.8533554],[0.8414163,42.8533325],[0.8414763,42.8533134],[0.8415263,42.8532944],[0.8415663,42.8532753],[0.8416163,42.8532639],[0.8416663,42.8532448],[0.8417163,42.8532333],[0.8417663,42.8532219],[0.8417963,42.8532219],[0.8418263,42.8532143],[0.8418563,42.8532028],[0.8418963,42.8531952],[0.8419563,42.8531723],[0.8420063,42.8531647],[0.8420463,42.8531456],[0.8420763,42.8531456],[0.8421063,42.8531342],[0.8421363,42.8531342],[0.8421563,42.8531227],[0.8421763,42.8531227],[0.8421963,42.8531151],[0.8422163,42.8531151],[0.8422263,42.8531151],[0.8422463,42.8531151],[0.8422663,42.8531151],[0.8422863,42.8531227],[0.8422863,42.8531342],[0.8423063,42.8531342],[0.8423263,42.8531342],[0.8423363,42.8531456],[0.8423463,42.8531532],[0.8423563,42.8531532],[0.8423663,42.8531532],[0.8423763,42.8531532],[0.8423863,42.8531456],[0.8423863,42.8531342],[0.8423863,42.8531227],[0.8423963,42.8531227],[0.8423963,42.8531151],[0.8423963,42.8531036],[0.8423863,42.8530922],[0.8423863,42.8530846],[0.8423963,42.8530731],[0.8423963,42.853054],[0.8424063,42.8530426],[0.8424163,42.8530235],[0.8424363,42.8530045],[0.8424563,42.852993],[0.8424863,42.8529854],[0.8425163,42.8529739],[0.8425563,42.8529549],[0.8425763,42.8529434],[0.8425863,42.852932],[0.8426063,42.8529129],[0.8426163,42.8529053],[0.8426263,42.8528824],[0.8426463,42.8528442],[0.8426663,42.8528137],[0.8426863,42.8527756],[0.8427163,42.8527145],[0.8427463,42.8526535],[0.8427663,42.8526039],[0.8427963,42.8525543],[0.8428163,42.8525352],[0.8428363,42.8525124],[0.8428663,42.8524857],[0.8428963,42.8524628],[0.8429363,42.8524323],[0.8429863,42.8524055],[0.8430463,42.8523521],[0.8430863,42.852314],[0.8431363,42.852272],[0.8431763,42.852253],[0.8432263,42.8522148],[0.8432763,42.8521729],[0.8433263,42.8521423],[0.8433663,42.8521233],[0.8434063,42.8521156],[0.8434463,42.8520927],[0.8434763,42.8520851],[0.8435163,42.8520737],[0.8435463,42.8520622],[0.8435763,42.8520546],[0.8435963,42.8520432],[0.8436163,42.8520355],[0.8436563,42.8520355],[0.8437063,42.8520126],[0.8437863,42.852005],[0.8438763,42.8519821],[0.8439563,42.8519745],[0.8439963,42.851963],[0.8440263,42.851963],[0.8440563,42.851963],[0.8440763,42.851963],[0.8440963,42.851963],[0.8441163,42.8519554],[0.8441663,42.8519325],[0.8442263,42.8519135],[0.8443163,42.8518829],[0.8443763,42.8518639],[0.8444263,42.8518448],[0.8444963,42.8518219],[0.8445463,42.8518143],[0.8445763,42.8518143],[0.8445863,42.8518028],[0.8446063,42.8518028],[0.8446263,42.8518028],[0.8446363,42.8518143],[0.8446563,42.8518143],[0.8446663,42.8518143],[0.8446763,42.8518143],[0.8446963,42.8518028],[0.8447163,42.8517838],[0.8447463,42.8517723],[0.8447663,42.8517647],[0.8447863,42.8517532],[0.8448063,42.8517532],[0.8448263,42.8517532],[0.8448563,42.8517532],[0.8448863,42.8517456],[0.8448963,42.8517456],[0.8449063,42.8517456],[0.8449063,42.8517342],[0.8449263,42.8517227],[0.8449263,42.8517036],[0.8449463,42.8516846],[0.8449563,42.8516731],[0.8449763,42.8516655],[0.8449963,42.8516541],[0.8450263,42.8516426],[0.8450463,42.8516426],[0.8450563,42.851635],[0.8450663,42.8516235],[0.8450763,42.8516121],[0.8450763,42.8516045],[0.8450663,42.851593],[0.8450563,42.8515854],[0.8450563,42.8515739],[0.8450363,42.8515625],[0.8450263,42.8515549],[0.8450163,42.8515549],[0.8450163,42.8515434],[0.8450163,42.851532],[0.8450163,42.8515244],[0.8450163,42.8515129],[0.8450263,42.8514938],[0.8450363,42.8514748],[0.8450563,42.8514442],[0.8450863,42.8513947],[0.8451163,42.8513451],[0.8451163,42.8513222],[0.8451363,42.851284],[0.8451463,42.8512535],[0.8451563,42.8512154],[0.8451763,42.851162],[0.8451963,42.8511353],[0.8452163,42.8510742],[0.8452463,42.8509827],[0.8452763,42.850914],[0.8452963,42.8508644],[0.8453063,42.8508453],[0.8453263,42.8508224],[0.8453363,42.8508034],[0.8453563,42.8507729],[0.8453563,42.8507652],[0.8453763,42.8507423],[0.8453963,42.8507156],[0.8454163,42.8506927],[0.8454263,42.8506737],[0.8454363,42.8506546],[0.8454463,42.8506432],[0.8454563,42.8506355],[0.8454563,42.8506241],[0.8454563,42.850605],[0.8454663,42.8505936],[0.8454763,42.8505745],[0.8454963,42.850544],[0.8455363,42.850502],[0.8455563,42.8504829],[0.8455863,42.8504524],[0.8456063,42.8504219],[0.8456363,42.8504028],[0.8456663,42.8503723],[0.8456863,42.8503456],[0.8457163,42.8503036],[0.8457263,42.8502846],[0.8457463,42.8502655],[0.8457763,42.8502235],[0.8458063,42.850174],[0.8458363,42.850132],[0.8458563,42.8501053],[0.8458863,42.8500824],[0.8459063,42.8500633],[0.8459163,42.8500519],[0.8459363,42.8500328],[0.8459463,42.8500137],[0.8459463,42.8500023],[0.8459663,42.8499832],[0.8459863,42.8499641],[0.8459963,42.8499451],[0.8460163,42.8499146],[0.8460263,42.8498955],[0.8460363,42.849884],[0.8460363,42.8498726],[0.8460363,42.849865],[0.8460363,42.8498421],[0.8460363,42.8498344],[0.8460363,42.849823],[0.8460263,42.849823],[0.8460263,42.8498154],[0.8460163,42.8497925],[0.8460163,42.8497849],[0.8460063,42.849762],[0.8459963,42.8497429],[0.8459963,42.8497238],[0.8459963,42.8496933],[0.8460063,42.8496628],[0.8460063,42.8496552],[0.8460063,42.8496437],[0.8460063,42.8496246],[0.8459963,42.8496056],[0.8459763,42.8495827],[0.8459663,42.8495522],[0.8459463,42.8495331],[0.8459163,42.8495026],[0.8459063,42.8494835],[0.8458963,42.849472],[0.8458863,42.8494453],[0.8458663,42.8494148],[0.8458563,42.8493919],[0.8458463,42.8493843],[0.8458363,42.8493729],[0.8458263,42.8493652],[0.8458263,42.8493538],[0.8458263,42.8493347],[0.8458163,42.8493156],[0.8458063,42.8492851],[0.8457963,42.8492622],[0.8457863,42.8492432],[0.8457763,42.8492241],[0.8457663,42.8492126],[0.8457663,42.849205],[0.8457563,42.8491936],[0.8457563,42.8491821],[0.8457563,42.8491745],[0.8457563,42.8491554],[0.8457563,42.8491249],[0.8457563,42.8490944],[0.8457563,42.8490639],[0.8457563,42.8490448],[0.8457563,42.8490143],[0.8457563,42.8490028],[0.8457563,42.8489838],[0.8457563,42.8489647],[0.8457463,42.8489532],[0.8457463,42.8489456],[0.8457463,42.8489227],[0.8457363,42.8489037],[0.8457363,42.8488846],[0.8457363,42.8488731],[0.8457263,42.8488655],[0.8457163,42.8488426],[0.8457063,42.8488235],[0.8456963,42.8488121],[0.8456963,42.848793],[0.8456963,42.8487854],[0.8456763,42.8487434],[0.8456763,42.8487244],[0.8456763,42.8487053],[0.8456763,42.8486748],[0.8456763,42.8486519],[0.8456863,42.8486328],[0.8456963,42.8485832],[0.8457063,42.8485336],[0.8457063,42.8485222],[0.8457063,42.8485146],[0.8457163,42.8485031],[0.8457263,42.848484],[0.8457463,42.8484535],[0.8457463,42.8484344],[0.8457463,42.848423],[0.8457463,42.8484154],[0.8457363,42.8483925],[0.8457363,42.8483849],[0.8457363,42.848362],[0.8457363,42.8483543],[0.8457363,42.8483353],[0.8457463,42.8483124],[0.8457563,42.8482933],[0.8457663,42.8482742],[0.8457663,42.8482628],[0.8457763,42.8482552],[0.8457963,42.8482132],[0.8458063,42.8481941],[0.8458163,42.848175],[0.8458163,42.8481636],[0.8458163,42.8481522],[0.8458263,42.8481331],[0.8458363,42.848114],[0.8458563,42.8480949],[0.8458763,42.8480644],[0.8459063,42.8480339],[0.8459263,42.8480148],[0.8459463,42.8479919],[0.8459563,42.8479843],[0.8459663,42.8479729],[0.8459763,42.8479652],[0.8459863,42.8479424],[0.8459963,42.8479424],[0.8460163,42.8479156],[0.8460463,42.8478851],[0.8461063,42.8478432],[0.8461363,42.8478127],[0.8461663,42.8477821],[0.8461963,42.8477631],[0.8462263,42.8477554],[0.8462463,42.847744],[0.8462663,42.8477249],[0.8462863,42.8477135],[0.8463063,42.8476944],[0.8463163,42.8476639],[0.8463663,42.8476028],[0.8464163,42.8475456],[0.8464563,42.8474846],[0.8464663,42.8474655],[0.8464863,42.847435],[0.8465263,42.847393],[0.8465663,42.8473625],[0.8466063,42.847332],[0.8466463,42.8473053],[0.8466963,42.8472633],[0.8467363,42.8472328],[0.8467763,42.8472137],[0.8468263,42.8471947],[0.8468663,42.8471756],[0.8468863,42.8471642],[0.8469063,42.8471451],[0.8469263,42.8471222],[0.8469463,42.8470955],[0.8469563,42.847065],[0.8469663,42.8470421],[0.8469763,42.847023],[0.8469763,42.8470154],[0.8469663,42.8469925],[0.8469663,42.8469849],[0.8469563,42.8469543],[0.8469563,42.8469429],[0.8469563,42.8469238],[0.8469563,42.8469124],[0.8469563,42.8469048],[0.8469563,42.8468933],[0.8469563,42.8468628],[0.8469563,42.8468552],[0.8469563,42.8468437],[0.8469463,42.8468246],[0.8469363,42.8468056],[0.8469263,42.8467941],[0.8469263,42.8467827],[0.8469263,42.8467751],[0.8469263,42.8467522],[0.8469163,42.8467255],[0.8469163,42.8466949],[0.8469063,42.8466454],[0.8469063,42.8466148],[0.8468963,42.8465919],[0.8468963,42.8465729],[0.8468863,42.8465424],[0.8468763,42.8465157],[0.8468763,42.8464851],[0.8468663,42.8464355],[0.8468663,42.8463821],[0.8468663,42.846344],[0.8468563,42.8463249],[0.8468563,42.846302],[0.8468463,42.846283],[0.8468363,42.8462524],[0.8468263,42.8462219],[0.8467963,42.8461723],[0.8467863,42.8461456],[0.8467563,42.8461037],[0.8467363,42.8460846],[0.8467163,42.8460655],[0.8466863,42.846035],[0.8466763,42.8460121],[0.8466763,42.845993],[0.8466763,42.845974],[0.8466763,42.8459625],[0.8466863,42.845932],[0.8466963,42.8459053],[0.8467063,42.8458824],[0.8467163,42.8458633],[0.8467163,42.8458443],[0.8467163,42.8458252],[0.8467263,42.8458023],[0.8467463,42.8457756],[0.8467463,42.8457642],[0.8467563,42.8457527],[0.8467563,42.8457451],[0.8467563,42.8457336],[0.8467663,42.8457146],[0.8467963,42.8456726],[0.8468163,42.8456421],[0.8468463,42.8456154],[0.8468563,42.8456039],[0.8468663,42.8455925],[0.8468663,42.8455849],[0.8468763,42.8455849],[0.8468763,42.8455734],[0.8468763,42.845562],[0.8468863,42.845562],[0.8468963,42.8455544],[0.8469163,42.8455429],[0.8469263,42.8455238],[0.8469463,42.8455048],[0.8469463,42.8454819],[0.8469463,42.8454742],[0.8469463,42.8454628],[0.8469463,42.8454552],[0.8469463,42.8454437],[0.8469463,42.8454247],[0.8469563,42.8453941],[0.8469663,42.8453522],[0.8469863,42.8453255],[0.8470063,42.8452835],[0.8470263,42.8452339],[0.8470563,42.845192],[0.8470763,42.8451424],[0.8470863,42.8451157],[0.8470963,42.8451157],[0.8471263,42.8450356],[0.8471563,42.8449936],[0.8471863,42.8449554],[0.8472463,42.844883],[0.8472963,42.8448334],[0.8473463,42.8447838],[0.8473863,42.8447342],[0.8474063,42.8447037],[0.8474263,42.8446732],[0.8474363,42.8446426],[0.8474363,42.8446236],[0.8474463,42.8446045],[0.8474463,42.844574],[0.8474463,42.8445435],[0.8474463,42.844532],[0.8474463,42.8445244],[0.8474563,42.8444939],[0.8474563,42.8444824],[0.8474663,42.8444748],[0.8474663,42.8444519],[0.8474763,42.8444443],[0.8474763,42.8444328],[0.8474763,42.8444252],[0.8474663,42.8444138],[0.8474663,42.8443947],[0.8474563,42.8443832],[0.8474563,42.8443756],[0.8474563,42.8443527],[0.8474563,42.8443451],[0.8474463,42.8443451],[0.8474463,42.8443222],[0.8474363,42.8443146],[0.8474263,42.8443031],[0.8474163,42.8442841],[0.8473963,42.8442726],[0.8473863,42.844265],[0.8473763,42.8442535],[0.8473663,42.8442345],[0.8473663,42.844223],[0.8473663,42.8442154],[0.8473663,42.8442039],[0.8473663,42.8441925],[0.8473763,42.8441925],[0.8473763,42.8441849],[0.8473663,42.8441734],[0.8473563,42.8441734],[0.8473363,42.844162],[0.8473163,42.8441544],[0.8473063,42.8441544],[0.8472963,42.8441429],[0.8472763,42.8441429],[0.8472763,42.8441238],[0.8472563,42.8441048],[0.8472363,42.8440819],[0.8472263,42.8440742],[0.8472263,42.8440552],[0.8472063,42.8440323],[0.8471863,42.8440132],[0.8471663,42.8439941],[0.8471463,42.8439827],[0.8471263,42.8439636],[0.8470863,42.8439255],[0.8470463,42.8438835],[0.8469863,42.8438225],[0.8469363,42.843792],[0.8468963,42.8437653],[0.8468663,42.8437424],[0.8468563,42.8437347],[0.8468463,42.8437347],[0.8468363,42.8437233],[0.8468263,42.8437157],[0.8468363,42.8437042],[0.8468263,42.8437042],[0.8468263,42.8436928],[0.8468163,42.8436852],[0.8468163,42.8436737],[0.8467963,42.8436623],[0.8467863,42.8436546],[0.8467763,42.8436546],[0.8467663,42.8436432],[0.8467563,42.8436356],[0.8467463,42.8436241],[0.8467363,42.8436241],[0.8467163,42.8436127],[0.8467063,42.843605],[0.8466963,42.8435936],[0.8466863,42.8435822],[0.8466663,42.8435745],[0.8466563,42.8435631],[0.8466463,42.8435555],[0.8466363,42.8435326],[0.8466163,42.8434944],[0.8466063,42.843483],[0.8466063,42.8434753],[0.8466063,42.8434639],[0.8466163,42.8434525],[0.8466363,42.8434448],[0.8466463,42.8434448],[0.8466663,42.8434448],[0.8466763,42.8434334],[0.8466863,42.8434334],[0.8466863,42.8434219],[0.8466963,42.8434143],[0.8467063,42.8434029],[0.8467163,42.8433952],[0.8467163,42.8433838],[0.8467163,42.8433647],[0.8467163,42.8433533],[0.8467163,42.8433456],[0.8467063,42.8433228],[0.8467063,42.8433151],[0.8467063,42.8433037],[0.8467163,42.8432922],[0.8467163,42.8432846],[0.8467163,42.8432732],[0.8467163,42.8432541],[0.8467263,42.8432236],[0.8467363,42.8431931],[0.8467563,42.8431854],[0.8467763,42.8431549],[0.8468063,42.843132],[0.8468263,42.8431129],[0.8468363,42.8431129],[0.8468563,42.8431053],[0.8468663,42.8430939],[0.8468963,42.8430824],[0.8469063,42.8430748],[0.8469363,42.8430634],[0.8469663,42.8430519],[0.8469863,42.8430443],[0.8470063,42.8430443],[0.8470263,42.8430252],[0.8470463,42.8430138],[0.8470663,42.8430023],[0.8470863,42.8429832],[0.8471063,42.8429642],[0.8471363,42.8429337],[0.8471563,42.8429222],[0.8471763,42.8429146],[0.8471963,42.8429031],[0.8472263,42.8428955],[0.8472563,42.8428841],[0.8472663,42.8428841],[0.8472863,42.842865],[0.8472963,42.8428535],[0.8473063,42.8428421],[0.8473163,42.8428345],[0.8473263,42.842823],[0.8473563,42.842804],[0.8473863,42.8427849],[0.8474263,42.842762],[0.8474563,42.8427429],[0.8474863,42.8427238],[0.8475163,42.8427048],[0.8475463,42.8426819],[0.8475763,42.8426628],[0.8476063,42.8426437],[0.8476363,42.8426247],[0.8476563,42.8425941],[0.8476763,42.8425751],[0.8477063,42.8425446],[0.8477363,42.8425255],[0.8477463,42.8425026],[0.8477663,42.842495],[0.8477863,42.8424721],[0.8478263,42.8424454],[0.8478763,42.8424034],[0.8479163,42.8423729],[0.8479463,42.8423538],[0.8479663,42.8423347],[0.8480263,42.8422928],[0.8480763,42.8422546],[0.8481263,42.8421936],[0.8481663,42.8421555],[0.8482063,42.8420944],[0.8482563,42.8420334],[0.8482963,42.8419838],[0.8483263,42.8419647],[0.8483363,42.8419342],[0.8483463,42.8419151],[0.8483563,42.8419037],[0.8483563,42.8418922],[0.8483563,42.8418846],[0.8483663,42.8418732],[0.8483763,42.8418655],[0.8483863,42.8418541],[0.8483963,42.8418427],[0.8484063,42.841835],[0.8484063,42.8418236],[0.8484163,42.8418121],[0.8484263,42.8418045],[0.8484363,42.8417854],[0.8484463,42.8417854],[0.8484763,42.8417435],[0.8484963,42.841732],[0.8485063,42.841713],[0.8485163,42.8417053],[0.8485163,42.8416939],[0.8485263,42.8416824],[0.8485263,42.8416748],[0.8485463,42.8416748],[0.8485663,42.8416634],[0.8485863,42.8416634],[0.8485863,42.8416519],[0.8486063,42.8416519],[0.8486263,42.8416443],[0.8486463,42.8416328],[0.8486663,42.8416252],[0.8486863,42.8416138],[0.8486963,42.8415947],[0.8487063,42.8415756],[0.8487163,42.8415527],[0.8487363,42.8415337],[0.8487563,42.8414955],[0.8487763,42.8414726],[0.8488263,42.8414345],[0.8488663,42.8413925],[0.8489063,42.841362],[0.8489563,42.8413239],[0.8489863,42.8412933],[0.8490163,42.8412743],[0.8490463,42.8412552],[0.8490763,42.8412437],[0.8491163,42.8412323],[0.8491563,42.8412247],[0.8491863,42.8412132],[0.8492263,42.8412056],[0.8492563,42.8411827],[0.8492763,42.8411751],[0.8493063,42.8411446],[0.8493563,42.841114],[0.8493963,42.841095],[0.8494363,42.841053],[0.8494763,42.8410149],[0.8495063,42.8409843],[0.8495363,42.8409424],[0.8495463,42.8409424],[0.8495663,42.8409119],[0.8495963,42.8408737],[0.8496163,42.8408546],[0.8496363,42.8408051],[0.8496463,42.8407745],[0.8496663,42.840744],[0.8496763,42.8407249],[0.8496963,42.8407021],[0.8497063,42.840683],[0.8497163,42.840683],[0.8497163,42.8406639],[0.8497263,42.8406525],[0.8497363,42.8406448],[0.8497363,42.8406334],[0.8497363,42.8406219],[0.8497663,42.8406219],[0.8498463,42.8405952],[0.8499163,42.8405647],[0.8499663,42.8405457],[0.8499963,42.8405342],[0.8500263,42.8405228],[0.8500263,42.8405151],[0.8500463,42.8405037],[0.8500763,42.8404846],[0.8501063,42.8404655],[0.8501363,42.8404541],[0.8501563,42.8404427],[0.8501963,42.8404236],[0.8502463,42.8403931],[0.8502863,42.8403625],[0.8503263,42.840332],[0.8503663,42.840313],[0.8504063,42.8402939],[0.8504463,42.8402748],[0.8504963,42.8402519],[0.8505463,42.8402328],[0.8505863,42.8402138],[0.8506163,42.8402023],[0.8506263,42.8401947],[0.8506563,42.8401833],[0.8506763,42.8401642],[0.8506963,42.8401451],[0.8507163,42.8401222],[0.8507363,42.8401146],[0.8507563,42.8401031],[0.8507763,42.8401031],[0.8507863,42.8400955],[0.8507963,42.8400955],[0.8508063,42.8400841],[0.8508163,42.8400726],[0.8508263,42.840065],[0.8508463,42.8400421],[0.8508763,42.840023],[0.8509063,42.8399925],[0.8509363,42.8399849],[0.8509563,42.839962],[0.8509763,42.8399353],[0.8509963,42.8399124],[0.8510263,42.8398819],[0.8510563,42.8398552],[0.8510663,42.8398438],[0.8510763,42.8398323],[0.8510963,42.8398247],[0.8511063,42.8398247],[0.8511163,42.8398132],[0.8511363,42.8397942],[0.8511563,42.8397636],[0.8511663,42.8397446],[0.8511763,42.8397255],[0.8511763,42.8397141],[0.8511863,42.8397026],[0.8511963,42.839695],[0.8512163,42.8396835],[0.8512363,42.8396721],[0.8512463,42.8396721],[0.8512563,42.8396645],[0.8512763,42.8396454],[0.8512963,42.8396339],[0.8513163,42.8396225],[0.8513563,42.8395844],[0.8513863,42.8395729],[0.8514063,42.8395653],[0.8514163,42.8395538],[0.8514263,42.8395424],[0.8514363,42.8395348],[0.8514563,42.8395233],[0.8514663,42.8395119],[0.8514763,42.8395119],[0.8514863,42.8395042],[0.8514963,42.8394928],[0.8515063,42.8394852],[0.8515163,42.8394737],[0.8515563,42.8394547],[0.8515763,42.8394356],[0.8516063,42.8394127],[0.8516263,42.8394051],[0.8516463,42.8393822],[0.8516563,42.8393745],[0.8516763,42.8393631],[0.8516963,42.839344],[0.8517063,42.839344],[0.8517263,42.8393326],[0.8517463,42.839325],[0.8517663,42.8393135],[0.8517863,42.8393021],[0.8518063,42.8392944],[0.8518263,42.839283],[0.8518563,42.8392639],[0.8518763,42.8392525],[0.8519163,42.8392334],[0.8519363,42.8392029],[0.8519663,42.8391838],[0.8519863,42.8391724],[0.8519963,42.8391647],[0.8520063,42.8391647],[0.8520163,42.8391533],[0.8520263,42.8391457],[0.8520263,42.8391342],[0.8520463,42.8391342],[0.8520763,42.8391228],[0.8520963,42.8391151],[0.8521163,42.8391037],[0.8521663,42.8390732],[0.8522163,42.839035],[0.8522763,42.8390045],[0.8523163,42.838974],[0.8523563,42.8389626],[0.8523763,42.8389549],[0.8523963,42.8389435],[0.8524163,42.838932],[0.8524363,42.838913],[0.8524463,42.8389053],[0.8524663,42.8388939],[0.8524963,42.8388748],[0.8525063,42.8388748],[0.8525263,42.8388634],[0.8525363,42.8388519],[0.8525663,42.8388329],[0.8525863,42.8388138],[0.8526163,42.8387947],[0.8526563,42.8387642],[0.8526763,42.8387527],[0.8526863,42.8387451],[0.8526863,42.8387337],[0.8526963,42.8387222],[0.8527163,42.8387146],[0.8527363,42.8387032],[0.8527563,42.8386955],[0.8527763,42.8386955],[0.8527863,42.8386841],[0.8527963,42.8386841],[0.8528063,42.8386841],[0.8528363,42.838665],[0.8528763,42.8386345],[0.8529163,42.838604],[0.8529363,42.8385925],[0.8529463,42.8385849],[0.8529663,42.8385735],[0.8529863,42.8385735],[0.8530063,42.838562],[0.8530363,42.8385429],[0.8530663,42.8385353],[0.8530963,42.8385124],[0.8531063,42.8385048],[0.8531263,42.8384819],[0.8531363,42.8384743],[0.8531563,42.8384552],[0.8531763,42.8384438],[0.8531963,42.8384323],[0.8532063,42.8384323],[0.8532263,42.8384247],[0.8532363,42.8384132],[0.8532463,42.8384056],[0.8532663,42.8383942],[0.8532763,42.8383827],[0.8532863,42.8383751],[0.8532963,42.8383636],[0.8533063,42.8383636],[0.8533063,42.8383522],[0.8533163,42.8383446],[0.8533263,42.8383446],[0.8533363,42.8383331],[0.8533563,42.8383255],[0.8533663,42.8383255],[0.8533763,42.8383141],[0.8533863,42.8383026],[0.8533863,42.838295],[0.8533963,42.8382835],[0.8534063,42.8382721],[0.8534163,42.8382645],[0.8534363,42.838253],[0.8534463,42.8382454],[0.8534563,42.8382454],[0.8534763,42.8382339],[0.8535063,42.8382225],[0.8535263,42.8382149],[0.8535463,42.8382034],[0.8535563,42.838192],[0.8535763,42.8381844],[0.8535863,42.8381729],[0.8536063,42.8381653],[0.8536263,42.8381538],[0.8536463,42.8381538],[0.8536563,42.8381424],[0.8536663,42.8381424],[0.8536763,42.8381348],[0.8536863,42.8381233],[0.8536963,42.8381042],[0.8537263,42.8380928],[0.8537563,42.8380623],[0.8537863,42.8380432],[0.8538263,42.8380127],[0.8538463,42.8379936],[0.8538663,42.8379745],[0.8538863,42.8379631],[0.8539163,42.8379555],[0.8539363,42.837944],[0.8539663,42.8379326],[0.8539763,42.837925],[0.8540063,42.8379135],[0.8540363,42.8378944],[0.8540563,42.8378754],[0.8540963,42.8378525],[0.8541263,42.837822],[0.8541463,42.8378143],[0.8541663,42.8378029],[0.8541863,42.8377838],[0.8542363,42.8377647],[0.8542763,42.8377457],[0.8543263,42.8377151],[0.8543463,42.8376923],[0.8543763,42.8376846],[0.8543963,42.8376732],[0.8544363,42.8376656],[0.8544663,42.8376541],[0.8545063,42.8376427],[0.8545363,42.837635],[0.8545563,42.8376122],[0.8545763,42.8376045],[0.8545863,42.8376045],[0.8545963,42.8375931],[0.8546063,42.8375931],[0.8546263,42.8375931],[0.8546563,42.8375854],[0.8546763,42.8375854],[0.8546963,42.837574],[0.8547063,42.8375626],[0.8547163,42.8375549],[0.8547263,42.8375549],[0.8547363,42.8375549],[0.8547563,42.8375549],[0.8547763,42.8375549],[0.8547863,42.8375549],[0.8548063,42.8375549],[0.8548163,42.8375549],[0.8548363,42.8375435],[0.8548563,42.837532],[0.8548763,42.8375244],[0.8548863,42.8375244],[0.8549163,42.8375244],[0.8549463,42.8375244],[0.8549563,42.837513],[0.8549663,42.837513],[0.8549863,42.8375053],[0.8550063,42.8374939],[0.8550263,42.8374939],[0.8550463,42.8374825],[0.8550663,42.8374825],[0.8550863,42.8374748],[0.8551163,42.8374634],[0.8551363,42.8374519],[0.8551463,42.8374519],[0.8551763,42.8374519],[0.8551963,42.8374443],[0.8552263,42.8374329],[0.8552463,42.8374252],[0.8552563,42.8374138],[0.8552663,42.8374023],[0.8552763,42.8373947],[0.8552963,42.8373947],[0.8553163,42.8373947],[0.8553363,42.8373947],[0.8553663,42.8373947],[0.8553763,42.8373947],[0.8553863,42.8373947],[0.8553963,42.8373833],[0.8553963,42.8373756],[0.8553963,42.8373642],[0.8554063,42.8373642],[0.8554363,42.8373642],[0.8554663,42.8373528],[0.8554863,42.8373528],[0.8555063,42.8373528],[0.8555263,42.8373528],[0.8555463,42.8373451],[0.8555663,42.8373337],[0.8555963,42.8373222],[0.8556263,42.8373146],[0.8556563,42.8372955],[0.8556863,42.8372841],[0.8557063,42.8372841],[0.8557363,42.8372841],[0.8557663,42.8372841],[0.8558063,42.8372726],[0.8558463,42.8372726],[0.8558763,42.837265],[0.8559263,42.8372536],[0.8559663,42.8372421],[0.8559863,42.8372421],[0.8560163,42.8372421],[0.8560363,42.8372421],[0.8560563,42.8372421],[0.8560963,42.8372231],[0.8561363,42.8372154],[0.8561663,42.837204],[0.8561963,42.837204],[0.8562263,42.837204],[0.8562463,42.8371925],[0.8562663,42.8371849],[0.8562863,42.8371849],[0.8563063,42.8371849],[0.8563363,42.8371849],[0.8563763,42.8371849],[0.8564163,42.8371849],[0.8564863,42.8371735],[0.8565463,42.8371544],[0.8566163,42.8371429],[0.8566863,42.8371353],[0.8567563,42.8371239],[0.8567863,42.8371239],[0.8568363,42.8371239],[0.8568763,42.8371239],[0.8569163,42.8371239],[0.8569463,42.8371239],[0.8570163,42.8371124],[0.8571263,42.8370934],[0.8572163,42.8370819],[0.8573063,42.8370628],[0.8573763,42.8370628],[0.8574563,42.8370628],[0.8575463,42.8370552],[0.8576363,42.8370438],[0.8576963,42.8370323],[0.8577763,42.8370132],[0.8578663,42.8370056],[0.8579563,42.8369942],[0.8580363,42.8369827],[0.8580963,42.8369827],[0.8581463,42.8369751],[0.8581763,42.8369751],[0.8582063,42.8369637],[0.8582363,42.8369522],[0.8582763,42.8369331],[0.8583163,42.8369141],[0.8583463,42.8369026],[0.8583763,42.836895],[0.8584063,42.8368721],[0.8584363,42.8368645],[0.8584763,42.8368454],[0.8585163,42.8368225],[0.8585463,42.8368149],[0.8585663,42.8368034],[0.8586063,42.8368034],[0.8586263,42.8367844],[0.8586463,42.8367653],[0.8586463,42.8367538],[0.8586663,42.8367424],[0.8586963,42.8367119],[0.8587363,42.8367043],[0.8587563,42.8366928],[0.8587763,42.8366928],[0.8587863,42.8366852],[0.8587963,42.8366852],[0.8588063,42.8366852],[0.8588263,42.8366852],[0.8588363,42.8366852],[0.8588463,42.8366737],[0.8588563,42.8366737],[0.8588663,42.8366623],[0.8588763,42.8366547],[0.8588963,42.8366547],[0.8589163,42.8366547],[0.8589363,42.8366547],[0.8589563,42.8366432],[0.8589763,42.8366356],[0.8589863,42.8366241],[0.8589963,42.8366127],[0.8590063,42.8366051],[0.8590163,42.8366051],[0.8590363,42.8365936],[0.8590563,42.8365822],[0.8590663,42.8365631],[0.8590963,42.8365326],[0.8591163,42.8365021],[0.8591363,42.8364754],[0.8591463,42.8364639],[0.8591763,42.8364449],[0.8592063,42.8364334],[0.8592363,42.8364143],[0.8592563,42.8364029],[0.8592663,42.8363953],[0.8593463,42.8363457],[0.8593563,42.8363342],[0.8593963,42.8363152],[0.8594263,42.8362846],[0.8594563,42.8362541],[0.8594663,42.8362427],[0.8594863,42.8362236],[0.8594963,42.8362236],[0.8595263,42.8362045],[0.8595563,42.8361855],[0.8595863,42.8361626],[0.8595963,42.8361549],[0.8596163,42.836132],[0.8596363,42.8360939],[0.8596363,42.8360634],[0.8596463,42.8360252],[0.8596463,42.8360138],[0.8596563,42.8359947],[0.8596663,42.8359642],[0.8596763,42.8359451],[0.8596963,42.8359032],[0.8597163,42.8358841],[0.8597263,42.8358536],[0.8597263,42.8358154],[0.8597363,42.8357925],[0.8597563,42.835762],[0.8597763,42.835743],[0.8598063,42.8357353],[0.8598463,42.8357048],[0.8599063,42.8356628],[0.8599763,42.8356323],[0.8600163,42.8356056],[0.8600263,42.8355942],[0.8600763,42.8355637],[0.8601163,42.8355331],[0.8601463,42.8355141],[0.8601663,42.8355141],[0.8601763,42.8355141],[0.8601963,42.8355141],[0.8602263,42.8355141],[0.8602363,42.8355141],[0.8602463,42.8355331],[0.8602563,42.8355637],[0.8602563,42.8355827],[0.8602663,42.8356438],[0.8602563,42.8356743],[0.8602663,42.8357124],[0.8602763,42.8357544],[0.8602763,42.8357849],[0.8602963,42.835804],[0.8603163,42.8358231],[0.8603263,42.8358421],[0.8603363,42.835865],[0.8603363,42.8358841],[0.8603563,42.8359222],[0.8603663,42.8359451],[0.8603863,42.8359756],[0.8604063,42.8359833],[0.8604363,42.8360023],[0.8604563,42.8360252],[0.8604763,42.8360329],[0.8605063,42.8360443],[0.8605263,42.8360519],[0.8605463,42.8360519],[0.8605763,42.8360634],[0.8605863,42.8360748],[0.8606063,42.8360825],[0.8606163,42.8360825],[0.8606263,42.8360939],[0.8606363,42.8360939],[0.8606963,42.8360939],[0.8607563,42.8361053],[0.8608263,42.8360939],[0.8608763,42.8360939],[0.8609463,42.8360939],[0.8609963,42.8360825],[0.8610463,42.8360748],[0.8611163,42.8360748],[0.8611663,42.8360634],[0.8612263,42.8360519],[0.8612563,42.8360519],[0.8612963,42.8360519],[0.8613263,42.8360634],[0.8613663,42.8360634],[0.8613863,42.8360634],[0.8614563,42.8360634],[0.8614963,42.8360634],[0.8615263,42.8360748],[0.8615463,42.8360748],[0.8615863,42.8360825],[0.8616163,42.8360825],[0.8616463,42.8360825],[0.8616863,42.8360939],[0.8617263,42.836113],[0.8617463,42.8361244],[0.8617663,42.8361244],[0.8617863,42.8361244],[0.8618063,42.8361244],[0.8618163,42.8361244],[0.8618463,42.8361244],[0.8618563,42.8361244],[0.8618663,42.8361244],[0.8619063,42.8361435],[0.8619663,42.8361626],[0.8620363,42.8361931],[0.8621163,42.8362236],[0.8621763,42.836235],[0.8622463,42.8362541],[0.8623263,42.8362656],[0.8623863,42.8362732],[0.8624263,42.8362846],[0.8624763,42.8362846],[0.8625063,42.8362846],[0.8625563,42.8362846],[0.8626363,42.8362846],[0.8627263,42.8362732],[0.8628063,42.8362656],[0.8628763,42.8362541],[0.8629663,42.836235],[0.8630163,42.836235],[0.8630563,42.8362236],[0.8630763,42.8362236],[0.8630863,42.8362236],[0.8630963,42.8362122],[0.8631363,42.8362045],[0.8631563,42.8362045],[0.8631863,42.8362045],[0.8632163,42.8362045],[0.8632663,42.8362045],[0.8633063,42.8362045],[0.8633363,42.8362045],[0.8633763,42.8361931],[0.8634063,42.8361855],[0.8634263,42.836174],[0.8634363,42.8361549],[0.8634363,42.836132],[0.8634463,42.836113],[0.8634763,42.8361053],[0.8635063,42.8360939],[0.8635763,42.8360825],[0.8636863,42.8360634],[0.8637563,42.8360519],[0.8638163,42.8360519],[0.8638763,42.8360443],[0.8639663,42.8360443],[0.8640163,42.8360443],[0.8640663,42.8360329],[0.8641263,42.8360252],[0.8641763,42.8360138],[0.8642263,42.8360023],[0.8642963,42.8359947],[0.8642963,42.8359833],[0.8643063,42.8359833],[0.8644063,42.8359756],[0.8644963,42.8359756],[0.8645863,42.8359756],[0.8646763,42.8359756],[0.8647563,42.8359756],[0.8648163,42.8359756],[0.8648163,42.8359833],[0.8648463,42.8359756],[0.8648663,42.8359756],[0.8648763,42.8359642],[0.8648863,42.8359451],[0.8648763,42.8359222],[0.8648863,42.8359032],[0.8649063,42.8358955],[0.8649663,42.8358955],[0.8650163,42.8358955],[0.8650663,42.8359032],[0.8651263,42.8359146],[0.8651763,42.8359222],[0.8652163,42.8359451],[0.8652563,42.8359528],[0.8652863,42.8359642],[0.8653263,42.8359756],[0.8653663,42.8359756],[0.8654063,42.8359833],[0.8654363,42.8360023],[0.8654763,42.8360138],[0.8655163,42.8360138],[0.8655463,42.8360138],[0.8655863,42.8360023],[0.8656263,42.8360023],[0.8656563,42.8360023],[0.8656763,42.8360138],[0.8656963,42.8360138],[0.8657163,42.8360138],[0.8657563,42.8360138],[0.8657863,42.8360023],[0.8658163,42.8359833],[0.8658463,42.8359642],[0.8658863,42.8359451],[0.8659263,42.8359222],[0.8659563,42.8359032],[0.8659863,42.8359032],[0.8660563,42.8358841],[0.8661263,42.8358727],[0.8661463,42.835865],[0.8661963,42.8358421],[0.8662263,42.8358345],[0.8662663,42.8358231],[0.8663163,42.8358231],[0.8663963,42.8358231],[0.8664363,42.8358231],[0.8664863,42.8358231],[0.8665163,42.8358231],[0.8665563,42.8358231],[0.8666063,42.8358154],[0.8666663,42.835804],[0.8667363,42.8357925],[0.8667763,42.8357849],[0.8668563,42.8357735],[0.8669263,42.8357544],[0.8670063,42.8357353],[0.8670963,42.8357048],[0.8670963,42.8357124],[0.8671363,42.8356819],[0.8671863,42.8356743],[0.8672463,42.8356628],[0.8672863,42.8356628],[0.8673163,42.8356743],[0.8673263,42.8356743],[0.8673763,42.8356743],[0.8674263,42.8356819],[0.8674563,42.8356819],[0.8674863,42.8356743],[0.8675463,42.8356628],[0.8675963,42.8356628],[0.8676363,42.8356743],[0.8676463,42.8356743],[0.8676763,42.8356819],[0.8677263,42.8356934],[0.8677563,42.8357048],[0.8677963,42.8357048],[0.8678363,42.8356934],[0.8678563,42.8356819],[0.8679163,42.8356743],[0.8679863,42.8356628],[0.8680363,42.8356628],[0.8680863,42.8356628],[0.8681063,42.8356743],[0.8681563,42.8356819],[0.8682063,42.8356934],[0.8682263,42.8357048],[0.8682363,42.8357048],[0.8682663,42.8356934],[0.8682763,42.8356819],[0.8683063,42.8356628],[0.8683363,42.8356438],[0.8683563,42.8356247],[0.8683963,42.8356056],[0.8684263,42.8355827],[0.8684563,42.8355637],[0.8684763,42.8355522],[0.8685063,42.8355255],[0.8685563,42.8355446],[0.8685963,42.8355446],[0.8686363,42.8355446],[0.8686763,42.8355446],[0.8687063,42.8355331],[0.8687363,42.8355141],[0.8687663,42.835495],[0.8688163,42.8354836],[0.8688663,42.8354836],[0.8689363,42.8354836],[0.8690163,42.8354836],[0.8691063,42.8354836],[0.8691863,42.8354836],[0.8692663,42.8354836],[0.8693363,42.8354721],[0.8693963,42.8354721],[0.8694563,42.8354721],[0.8695063,42.8354836],[0.8695163,42.8354836],[0.8695863,42.8354836],[0.8696563,42.8354836],[0.8697263,42.8354721],[0.8697963,42.8354645],[0.8698363,42.8354645],[0.8698563,42.8354721],[0.8698863,42.8354836],[0.8699163,42.8354836],[0.8699463,42.8354721],[0.8699563,42.8354645],[0.8699863,42.8354645],[0.8700163,42.8354645],[0.8700463,42.8354645],[0.8700963,42.8354645],[0.8701363,42.8354645],[0.8702463,42.8354721],[0.8703463,42.8354721],[0.8703863,42.8354645],[0.8704563,42.835453],[0.8705063,42.835434],[0.8705363,42.8354149],[0.8705763,42.8354149],[0.8706163,42.8354149],[0.8706763,42.8354225],[0.8707363,42.8354225],[0.8707963,42.8354225],[0.8708863,42.8354034],[0.8709263,42.835392],[0.8709863,42.8353729],[0.8710263,42.8353653],[0.8710663,42.8353539],[0.8711063,42.8353424],[0.8711463,42.8353539],[0.8711663,42.8353653],[0.8712063,42.8353653],[0.8712563,42.8353653],[0.8713063,42.8353653],[0.8714163,42.8353424],[0.8714663,42.8353233],[0.8715563,42.8353043],[0.8716163,42.8352852],[0.8716363,42.8352737],[0.8716863,42.8352852],[0.8717363,42.8352737],[0.8717663,42.8352623],[0.8718163,42.8352547],[0.8718563,42.8352356],[0.8719063,42.8352242],[0.8719563,42.8352051],[0.8720163,42.8352051],[0.8720663,42.8351936],[0.8721363,42.8351822],[0.8721863,42.8351631],[0.8722163,42.8351631],[0.8722463,42.8351555],[0.8722863,42.8351555],[0.8723263,42.8351631],[0.8723563,42.8351631],[0.8723863,42.8351631],[0.8723963,42.8351631],[0.8724063,42.8351555],[0.8724063,42.8351326],[0.8723863,42.8351135],[0.8723763,42.8350945],[0.8723763,42.835083],[0.8723863,42.8350754],[0.8723863,42.8350639],[0.8723763,42.8350449],[0.8723663,42.835022],[0.8723763,42.8350143],[0.8723863,42.8350029],[0.8724363,42.8349953],[0.8724963,42.8349838],[0.8725363,42.8349724],[0.8725763,42.8349533],[0.8726163,42.8349419],[0.8726563,42.8349342],[0.8726863,42.8349419],[0.8727263,42.8349342],[0.8727563,42.8349228],[0.8727863,42.8349152],[0.8727963,42.8348923],[0.8728063,42.8348656],[0.8728363,42.8348427],[0.8728763,42.8348122],[0.8729263,42.8347931],[0.8729763,42.834774],[0.8730463,42.8347435],[0.8730863,42.8347321],[0.8731463,42.834713],[0.8731763,42.8347054],[0.8732363,42.8346748],[0.8732863,42.8346634],[0.8733463,42.8346443],[0.8733963,42.8346329],[0.8734463,42.8346329],[0.8734963,42.8346252],[0.8735263,42.8346138],[0.8735363,42.8345947],[0.8735463,42.8345833],[0.8735663,42.8345642],[0.8735963,42.8345451],[0.8736163,42.8345337],[0.8736363,42.8345146],[0.8736563,42.8345032],[0.8736763,42.8344955],[0.8737063,42.8344727],[0.8737363,42.834465],[0.8737663,42.8344536],[0.8737863,42.8344345],[0.8737963,42.8344231],[0.8737963,42.834404],[0.8738163,42.8343849],[0.8738363,42.8343735],[0.8738463,42.8343544],[0.8738663,42.8343353],[0.8738863,42.8343239],[0.8739063,42.8343124],[0.8739363,42.8343048],[0.8739463,42.8343048],[0.8739763,42.8342934],[0.8739963,42.8342934],[0.8740263,42.8342819],[0.8740663,42.8342934],[0.8741063,42.8342934],[0.8741463,42.8342934],[0.8741963,42.8342934],[0.8742363,42.8342934],[0.8742763,42.8342934],[0.8743463,42.8342819],[0.8743763,42.8342819],[0.8744263,42.8342819],[0.8744763,42.8342934],[0.8745063,42.8342934],[0.8745363,42.8342819],[0.8745463,42.8342819],[0.8745763,42.8342743],[0.8745963,42.8342628],[0.8746363,42.8342628],[0.8746663,42.8342628],[0.8746963,42.8342552],[0.8747263,42.8342552],[0.8747463,42.8342552],[0.8747963,42.8342552],[0.8748463,42.8342438],[0.8748663,42.8342438],[0.8748963,42.8342323],[0.8749163,42.8342438],[0.8749463,42.8342438],[0.8749763,42.8342323],[0.8749963,42.8342247],[0.8750163,42.8342056],[0.8750363,42.8341942],[0.8750463,42.8341827],[0.8750863,42.8341827],[0.8751263,42.8341827],[0.8751663,42.8341827],[0.8752163,42.8341827],[0.8752663,42.8341827],[0.8753263,42.8341751],[0.8753963,42.8341751],[0.8754663,42.8341637],[0.8755163,42.8341522],[0.8755963,42.8341331],[0.8756763,42.8341255],[0.8757263,42.8341026],[0.8757463,42.8341026],[0.8757863,42.8340836],[0.8758263,42.8340721],[0.8758463,42.8340721],[0.8758863,42.8340721],[0.8759163,42.8340721],[0.8759863,42.8340836],[0.8760463,42.8341141],[0.8760863,42.8341255],[0.8761163,42.8341331],[0.8761263,42.8341522],[0.8761463,42.8341751],[0.8761663,42.8341942],[0.8761763,42.8342056],[0.8761863,42.8342056],[0.8761963,42.8342056],[0.8762163,42.8342056],[0.8762263,42.8342056],[0.8762263,42.8342133],[0.8762163,42.8342247],[0.8762063,42.8342323],[0.8761963,42.8342323],[0.8762063,42.8342438],[0.8762163,42.8342438],[0.8762263,42.8342323],[0.8762363,42.8342323],[0.8762363,42.8342438],[0.8762363,42.8342552],[0.8762363,42.8342628],[0.8762463,42.8342743],[0.8762663,42.8342819],[0.8762863,42.8342819],[0.8763163,42.8342934],[0.8763463,42.8343048],[0.8763663,42.8343048],[0.8763963,42.8343124],[0.8764163,42.8343124],[0.8764463,42.8343124],[0.8764563,42.8343124],[0.8764763,42.8343124],[0.8764863,42.8343048],[0.8764863,42.8342934],[0.8765063,42.8342743],[0.8765163,42.8342743],[0.8765363,42.8342743],[0.8765463,42.8342743],[0.8765563,42.8342743],[0.8765663,42.8342743],[0.8765763,42.8342819],[0.8765763,42.8342934],[0.8765863,42.8343048],[0.8765963,42.8343048],[0.8766163,42.8342934],[0.8766363,42.8342819],[0.8766463,42.8342628],[0.8766563,42.8342438],[0.8766763,42.8342133],[0.8766863,42.8341942],[0.8767063,42.8341827],[0.8767463,42.8341637],[0.8767763,42.8341522],[0.8768163,42.8341522],[0.8768563,42.8341522],[0.8769063,42.8341522],[0.8769563,42.8341522],[0.8769963,42.8341637],[0.8770163,42.8341522],[0.8770363,42.8341637],[0.8770663,42.8341751],[0.8770963,42.8341827],[0.8771263,42.8341942],[0.8771663,42.8342056],[0.8771763,42.8342056],[0.8771963,42.8342056],[0.8772163,42.8342133],[0.8772463,42.8342133],[0.8772663,42.8342133],[0.8773063,42.8341942],[0.8773563,42.8341827],[0.8773963,42.8341637],[0.8774363,42.8341446],[0.8774663,42.8341255],[0.8774963,42.8341026],[0.8775363,42.8340836],[0.8775763,42.8340645],[0.8776563,42.8340225],[0.8777363,42.8340034],[0.8777963,42.8339844],[0.8778563,42.8339653],[0.8779163,42.8339539],[0.8779463,42.8339539],[0.8779963,42.8339653],[0.8780263,42.8339653],[0.8780763,42.8339653],[0.8781163,42.8339653],[0.8781763,42.8339653],[0.8782163,42.8339539],[0.8782563,42.8339539],[0.8782863,42.8339539],[0.8783163,42.8339653],[0.8783363,42.8339729],[0.8783563,42.8339729],[0.8783863,42.8339729],[0.8784263,42.8339729],[0.8784463,42.8339653],[0.8784663,42.8339729],[0.8784963,42.8339729],[0.8785163,42.8339729],[0.8785263,42.8339729],[0.8785363,42.8339844],[0.8785563,42.8340034],[0.8785763,42.8340225],[0.8785963,42.8340454],[0.8786163,42.8340721],[0.8786363,42.834095],[0.8786363,42.8341026],[0.8786363,42.8341255],[0.8786363,42.8341331],[0.8786363,42.8341446],[0.8786363,42.8341637],[0.8786363,42.8341751],[0.8786563,42.8341751],[0.8786663,42.8341751],[0.8786763,42.8341751],[0.8786963,42.8341637],[0.8787063,42.8341637],[0.8787063,42.8341522],[0.8787063,42.8341331],[0.8787163,42.8341255],[0.8787263,42.8341255],[0.8787463,42.8341255],[0.8787763,42.8341141],[0.8788263,42.8341026],[0.8788363,42.8341026],[0.8788463,42.8341026],[0.8788663,42.8341141],[0.8788763,42.8341255],[0.8788863,42.8341446],[0.8789063,42.8341751],[0.8789163,42.8341827],[0.8789263,42.8341942],[0.8789463,42.8342056],[0.8789763,42.8342056],[0.8790063,42.8342056],[0.8789963,42.8341751],[0.8789863,42.8341331],[0.8789763,42.834095],[0.8789663,42.8340225],[0.8789663,42.833992],[0.8789563,42.8339729],[0.8789563,42.8339424],[0.8789563,42.8339119],[0.8789363,42.8338852],[0.8789163,42.8338356],[0.8788963,42.8337822],[0.8788663,42.833725],[0.8788563,42.833683],[0.8788363,42.8336639],[0.8788263,42.8336334],[0.8788263,42.8336143],[0.8788363,42.8336143],[0.8788463,42.8336029],[0.8788663,42.8336029],[0.8788763,42.8336029],[0.8788963,42.8336029],[0.8789063,42.8336143],[0.8789263,42.833622],[0.8789363,42.8336334],[0.8789463,42.833622],[0.8789563,42.833622],[0.8789563,42.8336143],[0.8789463,42.8335953],[0.8789463,42.8335724],[0.8789563,42.8335648],[0.8789563,42.8335533],[0.8789663,42.8335419],[0.8789763,42.8335342],[0.8789863,42.8335342],[0.8790063,42.8335342],[0.8790163,42.8335419],[0.8790263,42.8335533],[0.8790463,42.8335724],[0.8790563,42.8335838],[0.8790663,42.8335953],[0.8790663,42.8336029],[0.8790663,42.8336143],[0.8790663,42.8336334],[0.8790863,42.8336525],[0.8790963,42.8336639],[0.8791163,42.8336754],[0.8791363,42.8336945],[0.8791563,42.8337135],[0.8791663,42.8337326],[0.8791863,42.8337555],[0.8791963,42.8337746],[0.8792363,42.8338242],[0.8792663,42.8338623],[0.8792663,42.8338547],[0.8793163,42.8338547],[0.8793463,42.8338432],[0.8793563,42.8338356],[0.8793663,42.8338242],[0.8793763,42.8338051]]},{"id":17756,"author":"Ubicarta","name_GR":"Pyrenees: 29 Refuge de lEtang dAraing to Eylie-den-Haut","description_GR":"Refuge de lEtang dAraing to Eylie-den-Haut by Ubicarta","path":"FRANCE\/GR10_DAY_29","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":7075,"name_EN":"Pyrenees: 29 Refuge de lEtang d Araing \u00e0 Eylie-den-Haut","description_EN":"Refuge de lEtang d Araing \u00e0 Eylie-den-Haut par Ubicarta","ascent_time":168,"descent_time":185,"marker":"France_GR10","level":9,"ascent":550,"descent":1469,"maxelev":2227,"minelev":1001,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.8793036 42.82596,0.9342918 42.8345)","views":1,"millestones":"0,0.8793798,42.8338013#1,0.8847298,42.8296107#2,0.8915001,42.8262189#3,0.8991359,42.8263926#4,0.9068106,42.8295597#5,0.9160082,42.8294286#6,0.9242016,42.8310740#7.1,0.9342877,42.8344994","x":0.8928098,"y":42.8272018,"coor":[[0.8793798,42.8338013],[0.8793898,42.8337936],[0.8794198,42.8337708],[0.8794598,42.8337517],[0.8795198,42.833744],[0.8795598,42.8337326],[0.8795698,42.8337212],[0.8795698,42.8337021],[0.8795798,42.833683],[0.8795798,42.8336525],[0.8795798,42.8336334],[0.8795899,42.8336143],[0.8796098,42.8336029],[0.8796299,42.8335838],[0.8796398,42.8335609],[0.8796299,42.8335533],[0.8796198,42.8335419],[0.8795998,42.8335342],[0.8795598,42.8335228],[0.8795298,42.8335037],[0.8794999,42.8334808],[0.8794698,42.8334618],[0.8794598,42.8334427],[0.8794498,42.8334236],[0.8794298,42.8334122],[0.8793998,42.8334045],[0.8793699,42.8333817],[0.8793598,42.833374],[0.8793398,42.8333511],[0.8793198,42.8333321],[0.8793098,42.833313],[0.8792998,42.8333015],[0.8792998,42.8332939],[0.8793198,42.8332939],[0.8793298,42.8332939],[0.8793498,42.8332939],[0.8793598,42.833313],[0.8793699,42.8333244],[0.8793998,42.8333321],[0.8794298,42.8333321],[0.8794798,42.8333435],[0.8795298,42.8333321],[0.8795698,42.8333244],[0.8796299,42.833313],[0.8796498,42.833313],[0.8796698,42.833313],[0.8796798,42.8333244],[0.8797098,42.8333321],[0.8797398,42.8333511],[0.8797598,42.833374],[0.8797898,42.833374],[0.8798298,42.8333817],[0.8798598,42.833374],[0.8798698,42.833374],[0.8798698,42.8333626],[0.8798598,42.8333435],[0.8798499,42.8333244],[0.8798298,42.8333015],[0.8797998,42.833271],[0.8797898,42.833252],[0.8797698,42.8332329],[0.8797498,42.8332024],[0.8797298,42.8331718],[0.8797098,42.8331413],[0.8796798,42.8331223],[0.8796698,42.8331108],[0.8796598,42.8330917],[0.8796598,42.8330727],[0.8796498,42.8330612],[0.8796598,42.8330536],[0.8796698,42.8330421],[0.8796898,42.8330421],[0.8796998,42.8330421],[0.8797298,42.8330536],[0.8797498,42.8330612],[0.8797598,42.8330612],[0.8797698,42.8330536],[0.8797898,42.8330536],[0.8798198,42.8330536],[0.8798598,42.8330536],[0.8798998,42.8330536],[0.8799598,42.8330612],[0.8800098,42.8330727],[0.8800398,42.8330841],[0.8800699,42.8330841],[0.8801198,42.8330917],[0.8801599,42.8331032],[0.8801898,42.8331032],[0.8802198,42.8331032],[0.8802298,42.8331032],[0.8802398,42.8330917],[0.8802298,42.8330917],[0.8802298,42.8330612],[0.8802098,42.8330536],[0.8801998,42.8330345],[0.8801898,42.8330116],[0.8801798,42.833004],[0.8801698,42.8329926],[0.8801498,42.8329811],[0.8801198,42.832962],[0.8800998,42.8329544],[0.8800798,42.832943],[0.8800699,42.8329315],[0.8800699,42.8329239],[0.8800798,42.8329239],[0.8800898,42.8329239],[0.8801198,42.8329239],[0.8801498,42.8329239],[0.8801798,42.8329239],[0.8802098,42.8329239],[0.8802498,42.8329239],[0.8802698,42.8329239],[0.8803098,42.8329239],[0.8803198,42.8329315],[0.8803498,42.8329315],[0.8803698,42.832943],[0.8803898,42.8329544],[0.8803998,42.832962],[0.8804199,42.8329811],[0.8804298,42.8329926],[0.8804498,42.833004],[0.8804698,42.833004],[0.8804798,42.833004],[0.8804998,42.833004],[0.8805298,42.833004],[0.8805598,42.833004],[0.8805898,42.8329926],[0.8806298,42.8329811],[0.8806399,42.8329735],[0.8806598,42.832962],[0.8806798,42.8329544],[0.8807698,42.8329239],[0.8808298,42.832901],[0.8808599,42.8328934],[0.8808898,42.8328743],[0.8809398,42.8328438],[0.8809798,42.8328133],[0.8810098,42.8328018],[0.8810398,42.8327942],[0.8810698,42.8327713],[0.8810898,42.8327713],[0.8811198,42.8327713],[0.8811598,42.8327713],[0.8811998,42.8327713],[0.8812498,42.8327713],[0.8812999,42.8327713],[0.8813598,42.8327713],[0.8814299,42.8327713],[0.8814798,42.8327637],[0.8815298,42.8327637],[0.8815698,42.8327522],[0.8816099,42.8327522],[0.8816298,42.8327522],[0.8816798,42.8327522],[0.8817098,42.8327522],[0.8817399,42.8327408],[0.8817698,42.8327332],[0.8818098,42.8327332],[0.8818298,42.8327217],[0.8818598,42.8327141],[0.8818699,42.8327026],[0.8818898,42.8326912],[0.8819098,42.8326836],[0.8819298,42.832653],[0.8819599,42.832634],[0.8819898,42.8326111],[0.8820098,42.832592],[0.8820298,42.8325729],[0.8820498,42.8325539],[0.8820598,42.832531],[0.8820698,42.8325233],[0.8820698,42.8325043],[0.8820798,42.8324928],[0.8820798,42.8324814],[0.8820899,42.8324623],[0.8821298,42.8324242],[0.8821498,42.8323936],[0.8821799,42.8323631],[0.8822098,42.8323326],[0.8822398,42.8323212],[0.8822598,42.8323135],[0.8822698,42.8323021],[0.8822898,42.8322945],[0.8823099,42.832283],[0.8823398,42.8322639],[0.8823798,42.8322411],[0.8824098,42.8322334],[0.8824399,42.832222],[0.8824798,42.8322144],[0.8825098,42.8322144],[0.8825398,42.8322144],[0.8825698,42.8322144],[0.8825798,42.8322144],[0.8826098,42.8322144],[0.8826199,42.8322144],[0.8826398,42.832222],[0.8826599,42.8322334],[0.8826798,42.8322334],[0.8826998,42.8322334],[0.8827198,42.832222],[0.8827398,42.832222],[0.8827598,42.8322144],[0.8827998,42.8321915],[0.8828198,42.8321838],[0.8828398,42.8321724],[0.8828698,42.8321724],[0.8829198,42.8321533],[0.8829498,42.8321419],[0.8829798,42.8321342],[0.8829998,42.8321228],[0.8830298,42.8321037],[0.8830398,42.8320923],[0.8830498,42.8320808],[0.8830498,42.8320732],[0.8830598,42.8320618],[0.8830698,42.8320541],[0.8830798,42.8320313],[0.8830999,42.8320313],[0.8831298,42.8320122],[0.8831598,42.8319931],[0.8832098,42.8319626],[0.8832398,42.8319511],[0.8832598,42.8319321],[0.8832798,42.8319016],[0.8832998,42.8318939],[0.8833298,42.8318634],[0.8833498,42.8318443],[0.8833698,42.8318214],[0.8833798,42.8318024],[0.8833898,42.8317909],[0.8833898,42.8317833],[0.8833998,42.8317833],[0.8833998,42.8317642],[0.8833998,42.8317337],[0.8833998,42.8317108],[0.8834099,42.8316841],[0.8834099,42.8316612],[0.8834099,42.8316422],[0.8834099,42.8316231],[0.8834099,42.8315926],[0.8834099,42.8315735],[0.8834099,42.8315544],[0.8834198,42.8315315],[0.8834099,42.8315239],[0.8834099,42.8315125],[0.8834099,42.831501],[0.8834099,42.8314819],[0.8834099,42.8314743],[0.8834099,42.8314629],[0.8834099,42.8314438],[0.8834198,42.8314323],[0.8834198,42.8314209],[0.8834198,42.8314133],[0.8834099,42.8314018],[0.8834099,42.8313942],[0.8834099,42.8313828],[0.8834099,42.8313713],[0.8833998,42.8313713],[0.8833898,42.8313637],[0.8833898,42.8313522],[0.8833798,42.8313408],[0.8833798,42.8313332],[0.8833798,42.8313217],[0.8833798,42.8313026],[0.8833798,42.8312912],[0.8833798,42.8312836],[0.8833798,42.8312721],[0.8833698,42.8312645],[0.8833598,42.8312531],[0.8833598,42.8312416],[0.8833598,42.831234],[0.8833598,42.8312225],[0.8833598,42.8312111],[0.8833598,42.8312035],[0.8833498,42.831192],[0.8833398,42.8311844],[0.8833298,42.8311729],[0.8833298,42.8311615],[0.8833298,42.8311539],[0.8833298,42.8311424],[0.8833298,42.831131],[0.8833298,42.8311234],[0.8833298,42.8311119],[0.8833298,42.8311043],[0.8833298,42.8310928],[0.8833199,42.8310814],[0.8833199,42.8310738],[0.8833098,42.8310623],[0.8833098,42.8310509],[0.8833098,42.8310432],[0.8833098,42.8310318],[0.8833098,42.8310242],[0.8833199,42.8310127],[0.8833199,42.8310013],[0.8833298,42.8309937],[0.8833398,42.8309822],[0.8833498,42.8309822],[0.8833498,42.8309708],[0.8833398,42.8309708],[0.8833298,42.8309631],[0.8833199,42.8309631],[0.8833098,42.8309517],[0.8832998,42.8309517],[0.8832998,42.8309441],[0.8832898,42.8309326],[0.8832698,42.8309135],[0.8832598,42.8309135],[0.8832498,42.8309021],[0.8832398,42.8309021],[0.8832299,42.8308945],[0.8832198,42.8308945],[0.8832198,42.830883],[0.8832098,42.8308716],[0.8831998,42.8308716],[0.8831899,42.8308716],[0.8831798,42.830864],[0.8831698,42.830864],[0.8831598,42.8308525],[0.8831598,42.8308411],[0.8831498,42.8308334],[0.8831398,42.8308334],[0.8831298,42.8308334],[0.8831198,42.8308334],[0.8831198,42.830822],[0.8831098,42.830822],[0.8831098,42.8308144],[0.8831098,42.8308029],[0.8831098,42.8307838],[0.8831098,42.8307724],[0.8831098,42.830761],[0.8830999,42.8307533],[0.8830798,42.8307419],[0.8830698,42.8307419],[0.8830598,42.8307343],[0.8830498,42.8307228],[0.8830398,42.8307037],[0.8830298,42.8306923],[0.8830298,42.8306732],[0.8830298,42.8306541],[0.8830298,42.8306313],[0.8830398,42.8306122],[0.8830398,42.8306046],[0.8830398,42.8305817],[0.8830398,42.830574],[0.8830298,42.8305511],[0.8830298,42.8305435],[0.8830298,42.8305321],[0.8830298,42.8305244],[0.8830298,42.8305016],[0.8830298,42.8304939],[0.8830398,42.8304825],[0.8830498,42.830471],[0.8830598,42.830452],[0.8830798,42.8304443],[0.8830898,42.8304443],[0.8831098,42.8304329],[0.8831298,42.8304329],[0.8831398,42.8304329],[0.8831498,42.8304329],[0.8831698,42.8304214],[0.8831899,42.8304138],[0.8832198,42.8304024],[0.8832398,42.8303909],[0.8832798,42.8303833],[0.8832998,42.8303719],[0.8833199,42.8303719],[0.8833398,42.8303642],[0.8833498,42.8303528],[0.8833598,42.8303413],[0.8833598,42.8303337],[0.8833698,42.8303223],[0.8833698,42.8303108],[0.8833698,42.8303032],[0.8833698,42.8302917],[0.8833798,42.8302917],[0.8833898,42.8302841],[0.8833998,42.8302727],[0.8834099,42.8302727],[0.8834198,42.8302612],[0.8834298,42.8302536],[0.8834398,42.8302536],[0.8834598,42.8302422],[0.8834998,42.8302422],[0.8835399,42.8302345],[0.8835799,42.8302231],[0.8835898,42.8302231],[0.8836098,42.8302116],[0.8836298,42.830204],[0.8836398,42.830204],[0.8836598,42.8301926],[0.8836699,42.8301735],[0.8836898,42.830162],[0.8836998,42.8301544],[0.8837098,42.830143],[0.8837298,42.8301315],[0.8837498,42.8301315],[0.8837599,42.8301315],[0.8837798,42.8301239],[0.8837999,42.8301239],[0.8838198,42.8301239],[0.8838398,42.8301125],[0.8838598,42.8301125],[0.8838798,42.8301125],[0.8838899,42.830101],[0.8838998,42.830101],[0.8838998,42.8300934],[0.8838998,42.8300819],[0.8838899,42.8300743],[0.8838798,42.8300629],[0.8838798,42.8300514],[0.8838698,42.8300438],[0.8838598,42.8300209],[0.8838598,42.8300133],[0.8838598,42.8300018],[0.8838598,42.8299942],[0.8838698,42.8299942],[0.8838798,42.8299942],[0.8838998,42.8299942],[0.8839098,42.8300018],[0.8839198,42.8300018],[0.8839298,42.8300133],[0.8839498,42.8300133],[0.8839598,42.8300133],[0.8839799,42.8300209],[0.8839998,42.8300133],[0.8840098,42.8300133],[0.8840298,42.8300133],[0.8840398,42.8300133],[0.8840598,42.8300018],[0.8840798,42.8300018],[0.8840998,42.8299942],[0.8841198,42.8299942],[0.8841298,42.8299828],[0.8841398,42.8299828],[0.8841598,42.8299828],[0.8841798,42.8299713],[0.8841999,42.8299713],[0.8842098,42.8299713],[0.8842298,42.8299713],[0.8842399,42.8299713],[0.8842498,42.8299828],[0.8842598,42.8299828],[0.8842698,42.8299828],[0.8842798,42.8299828],[0.8842898,42.8299828],[0.8842998,42.8299828],[0.8843098,42.8299713],[0.8843198,42.8299713],[0.8843299,42.8299713],[0.8843398,42.8299713],[0.8843598,42.8299713],[0.8843699,42.8299713],[0.8843798,42.8299713],[0.8843998,42.8299713],[0.8844098,42.8299713],[0.8844198,42.8299713],[0.8844298,42.8299713],[0.8844298,42.8299637],[0.8844398,42.8299637],[0.8844498,42.8299522],[0.8844398,42.8299408],[0.8844398,42.8299332],[0.8844298,42.8299217],[0.8844198,42.8299141],[0.8844098,42.8299026],[0.8843998,42.8298912],[0.8843798,42.8298836],[0.8843699,42.8298721],[0.8843498,42.8298531],[0.8843299,42.829834],[0.8843198,42.8298225],[0.8842998,42.8298035],[0.8842698,42.8297729],[0.8842598,42.8297539],[0.8842399,42.8297424],[0.8842298,42.8297234],[0.8842198,42.8297119],[0.8842098,42.8297119],[0.8841999,42.8297043],[0.8841999,42.8296928],[0.8841999,42.8296814],[0.8841999,42.8296738],[0.8842098,42.8296738],[0.8842298,42.8296623],[0.8842399,42.8296623],[0.8842498,42.8296623],[0.8842598,42.8296623],[0.8842798,42.8296738],[0.8842998,42.8296814],[0.8843198,42.8296814],[0.8843498,42.8296814],[0.8843798,42.8296814],[0.8843998,42.8296814],[0.8844498,42.8296814],[0.8844998,42.8296738],[0.8845298,42.8296623],[0.8845698,42.8296509],[0.8846198,42.8296509],[0.8846398,42.8296432],[0.8846598,42.8296432],[0.8846898,42.8296432],[0.8847098,42.8296318],[0.8847298,42.8296318],[0.8847398,42.8296242],[0.8847298,42.8296242],[0.8847298,42.8296127],[0.8847198,42.8296013],[0.8847198,42.8295937],[0.8847198,42.8295822],[0.8847198,42.8295708],[0.8847098,42.8295631],[0.8846998,42.8295441],[0.8846898,42.8295135],[0.8846799,42.8295021],[0.8846598,42.829483],[0.8846498,42.829464],[0.8846198,42.8294411],[0.8846198,42.8294334],[0.8846098,42.8294334],[0.8845899,42.829422],[0.8845899,42.8294144],[0.8845798,42.8294029],[0.8845798,42.8293915],[0.8845899,42.8293915],[0.8846098,42.8293915],[0.8846298,42.8293915],[0.8846498,42.8294029],[0.8846698,42.8294029],[0.8846998,42.8294029],[0.8847398,42.8294029],[0.8847598,42.8293915],[0.8847798,42.8293915],[0.8847998,42.8293915],[0.8848198,42.8293839],[0.8848298,42.8293839],[0.8848498,42.8293724],[0.8848698,42.8293724],[0.8848798,42.829361],[0.8848999,42.829361],[0.8849098,42.8293533],[0.8849198,42.8293419],[0.8849398,42.8293419],[0.8849498,42.8293419],[0.8849698,42.8293419],[0.8849998,42.8293343],[0.8850198,42.8293343],[0.8850398,42.8293228],[0.8850598,42.8293114],[0.8850698,42.8293114],[0.8850898,42.8293037],[0.8851098,42.8293037],[0.8851398,42.8292923],[0.8851498,42.8292923],[0.8851698,42.8292809],[0.8851898,42.8292732],[0.8851998,42.8292732],[0.8852098,42.8292618],[0.8852198,42.8292618],[0.8852298,42.8292618],[0.8852298,42.8292542],[0.8852398,42.8292542],[0.8852398,42.8292427],[0.8852499,42.8292427],[0.8852598,42.8292313],[0.8852598,42.8292236],[0.8852499,42.8292122],[0.8852499,42.8292046],[0.8852398,42.8291931],[0.8852398,42.8291817],[0.8852398,42.829174],[0.8852398,42.8291626],[0.8852499,42.8291512],[0.8852499,42.8291435],[0.8852499,42.8291321],[0.8852499,42.8291245],[0.8852499,42.829113],[0.8852398,42.8290939],[0.8852398,42.8290825],[0.8852398,42.829071],[0.8852499,42.829071],[0.8852499,42.8290634],[0.8852499,42.829052],[0.8852598,42.8290443],[0.8852598,42.8290329],[0.8852698,42.8290215],[0.8852798,42.8290138],[0.8852898,42.8290138],[0.8852898,42.8290024],[0.8852898,42.8289909],[0.8852898,42.8289833],[0.8852998,42.8289719],[0.8852998,42.8289642],[0.8853098,42.8289528],[0.8853198,42.8289413],[0.8853298,42.8289337],[0.8853399,42.8289223],[0.8853498,42.8289223],[0.8853799,42.8289032],[0.8853998,42.8288918],[0.8854098,42.8288841],[0.8854298,42.8288727],[0.8854398,42.8288727],[0.8854699,42.8288612],[0.8854798,42.8288612],[0.8854898,42.8288536],[0.8854998,42.8288536],[0.8854998,42.8288422],[0.8855198,42.8288231],[0.8855298,42.8288116],[0.8855398,42.828804],[0.8855498,42.8287926],[0.8855599,42.8287811],[0.8855698,42.8287735],[0.8855798,42.8287621],[0.8855898,42.8287544],[0.8855898,42.828743],[0.8855999,42.8287315],[0.8855999,42.8287239],[0.8855999,42.8287125],[0.8855999,42.828701],[0.8856098,42.8286934],[0.8856198,42.8286819],[0.8856298,42.8286819],[0.8856398,42.8286743],[0.8856498,42.8286819],[0.8856598,42.8286819],[0.8856698,42.8286819],[0.8856798,42.8286819],[0.8856899,42.8286819],[0.8856998,42.8286819],[0.8857098,42.8286819],[0.8857198,42.8286743],[0.8857298,42.8286743],[0.8857398,42.8286743],[0.8857498,42.8286743],[0.8857598,42.8286743],[0.8857698,42.8286743],[0.8857799,42.8286743],[0.8857998,42.8286743],[0.8858098,42.8286743],[0.8858199,42.8286819],[0.8858298,42.8286819],[0.8858398,42.8286819],[0.8858498,42.8286819],[0.8858598,42.8286743],[0.8858698,42.8286743],[0.8858798,42.8286629],[0.8858998,42.8286514],[0.8859198,42.8286514],[0.8859298,42.8286438],[0.8859398,42.8286438],[0.8859499,42.8286324],[0.8859698,42.8286209],[0.8859798,42.8286133],[0.8859898,42.8286133],[0.8859998,42.8286018],[0.8860098,42.8286018],[0.8860198,42.8286018],[0.8860298,42.8286018],[0.8860498,42.8286018],[0.8860698,42.8286018],[0.8860898,42.8286018],[0.8861098,42.8286018],[0.8861198,42.8286018],[0.8861299,42.8286018],[0.8861398,42.8286018],[0.8861498,42.8286018],[0.8861699,42.8286018],[0.8861798,42.8286018],[0.8861898,42.8286018],[0.8861998,42.8286018],[0.8862098,42.8286133],[0.8862298,42.8286133],[0.8862398,42.8286133],[0.8862498,42.8286133],[0.8862599,42.8286133],[0.8862698,42.8286133],[0.8862898,42.8286133],[0.8863198,42.8286133],[0.8863499,42.8286133],[0.8863798,42.8286133],[0.8864098,42.8286209],[0.8864698,42.8286209],[0.8865198,42.8286209],[0.8865699,42.8286324],[0.8866099,42.8286324],[0.8866298,42.8286438],[0.8866398,42.8286438],[0.8866598,42.8286514],[0.8866798,42.8286514],[0.8867098,42.8286629],[0.8867298,42.8286743],[0.8867498,42.8286743],[0.8867698,42.8286819],[0.8867998,42.8286819],[0.8868198,42.8286819],[0.8868299,42.8286934],[0.8868498,42.8286934],[0.8868598,42.828701],[0.8868798,42.8287125],[0.8868998,42.8287125],[0.8869098,42.8287239],[0.8869199,42.8287239],[0.8869298,42.8287239],[0.8869498,42.8287239],[0.8869798,42.8287239],[0.8869998,42.8287239],[0.8870298,42.8287315],[0.8870499,42.8287315],[0.8870698,42.828743],[0.8870898,42.828743],[0.8870998,42.8287544],[0.8871098,42.8287544],[0.8871298,42.8287544],[0.8871399,42.828743],[0.8871598,42.828743],[0.8871698,42.828743],[0.8871898,42.828743],[0.8872098,42.8287544],[0.8872298,42.8287544],[0.8872498,42.8287544],[0.8872798,42.828743],[0.8873298,42.8287315],[0.8874098,42.8287125],[0.8875098,42.8286934],[0.8876698,42.8286324],[0.8880198,42.8285217],[0.8880398,42.8285027],[0.8880599,42.8284912],[0.8880798,42.8284912],[0.8881098,42.8284912],[0.8881298,42.8284912],[0.8881398,42.8284836],[0.8881598,42.8284836],[0.8881798,42.8284721],[0.8882398,42.8284225],[0.8882898,42.8283844],[0.8883398,42.8283539],[0.8883498,42.8283424],[0.8883598,42.8283424],[0.8883998,42.8283234],[0.8884198,42.8283119],[0.8884398,42.8283119],[0.8884598,42.8283119],[0.8884798,42.8283043],[0.8884999,42.8283043],[0.8885298,42.8283043],[0.8885598,42.8283043],[0.8885798,42.8283043],[0.8885898,42.8283043],[0.8885998,42.8283043],[0.8886098,42.8283043],[0.8886098,42.8282928],[0.8885998,42.8282814],[0.8885998,42.8282738],[0.8886098,42.8282623],[0.8886098,42.8282509],[0.8885998,42.8282433],[0.8885998,42.8282318],[0.8885998,42.8282242],[0.8886098,42.8282242],[0.8886198,42.8282127],[0.8886299,42.8282013],[0.8886498,42.8282013],[0.8886598,42.8281937],[0.8886698,42.8281937],[0.8886798,42.8281822],[0.8886798,42.8281708],[0.8886698,42.8281708],[0.8886598,42.8281631],[0.8886498,42.8281441],[0.8886498,42.8281326],[0.8886398,42.8281212],[0.8886398,42.8281021],[0.8886498,42.8280945],[0.8886598,42.8280945],[0.8886698,42.8280945],[0.8886798,42.828083],[0.8886898,42.828083],[0.8886998,42.828083],[0.8887098,42.828083],[0.8887199,42.828083],[0.8887298,42.828083],[0.8887398,42.828083],[0.8887498,42.8280716],[0.8887498,42.828083],[0.8887599,42.828083],[0.8887698,42.828083],[0.8887798,42.828083],[0.8887898,42.8280945],[0.8888098,42.8280945],[0.8888198,42.828083],[0.8888298,42.828083],[0.8888398,42.828083],[0.8888398,42.8280716],[0.8888298,42.8280716],[0.8888298,42.828064],[0.8888298,42.8280525],[0.8888198,42.8280411],[0.8888098,42.8280334],[0.8888098,42.828022],[0.8888098,42.8280144],[0.8888098,42.8280029],[0.8888098,42.8279915],[0.8888198,42.8279839],[0.8888198,42.8279724],[0.8888298,42.827961],[0.8888398,42.8279533],[0.8888598,42.8279419],[0.8888698,42.8279343],[0.8888798,42.8279343],[0.8888898,42.8279343],[0.8889098,42.8279228],[0.8889198,42.8279228],[0.8889298,42.8279228],[0.8889498,42.8279228],[0.8889598,42.8279228],[0.8889698,42.8279114],[0.8889799,42.8279114],[0.8889898,42.8279114],[0.8889898,42.8279037],[0.8889998,42.8279037],[0.8890098,42.8279037],[0.8890098,42.8278923],[0.8890198,42.8278809],[0.8890198,42.8278732],[0.8890198,42.8278618],[0.8890198,42.8278542],[0.8890198,42.8278427],[0.8890198,42.8278313],[0.8890198,42.8278236],[0.8890198,42.8278122],[0.8890298,42.8278008],[0.8890398,42.8277931],[0.8890498,42.8277817],[0.8890598,42.8277817],[0.8890798,42.827774],[0.8890898,42.827774],[0.8890898,42.8277626],[0.8890898,42.8277512],[0.8890898,42.8277435],[0.8890898,42.8277321],[0.8890798,42.8277321],[0.8890699,42.8277245],[0.8890699,42.827713],[0.8890598,42.8277016],[0.8890498,42.8276939],[0.8890398,42.8276939],[0.8890298,42.8276939],[0.8890098,42.8276825],[0.8889998,42.8276711],[0.8889898,42.8276711],[0.8889898,42.8276634],[0.8889799,42.8276634],[0.8889799,42.827652],[0.8889799,42.8276443],[0.8889898,42.8276443],[0.8889898,42.8276329],[0.8889998,42.8276215],[0.8890198,42.8276138],[0.8890398,42.8276024],[0.8890498,42.8275909],[0.8890699,42.8275833],[0.8890898,42.8275833],[0.8891098,42.8275719],[0.8891298,42.8275719],[0.8891398,42.8275719],[0.8891498,42.8275642],[0.8891498,42.8275528],[0.8891598,42.8275414],[0.8891698,42.8275414],[0.8891898,42.8275337],[0.8891999,42.8275223],[0.8892098,42.8275032],[0.8892198,42.8275032],[0.8892298,42.8274918],[0.8892298,42.8274841],[0.8892398,42.8274727],[0.8892398,42.8274536],[0.8892398,42.8274345],[0.8892298,42.8274231],[0.8892198,42.827404],[0.8891999,42.8273926],[0.8891898,42.8273926],[0.8891798,42.8273811],[0.8891598,42.8273811],[0.8891498,42.8273735],[0.8891398,42.8273621],[0.8891298,42.8273544],[0.8891298,42.827343],[0.8891198,42.8273315],[0.8891198,42.8273125],[0.8891098,42.827301],[0.8890998,42.827301],[0.8890898,42.8272934],[0.8890598,42.827282],[0.8890498,42.827282],[0.8890298,42.8272743],[0.8890098,42.8272743],[0.8889998,42.8272629],[0.8889799,42.8272629],[0.8889598,42.8272514],[0.8889399,42.8272209],[0.8889399,42.8272133],[0.8889298,42.8272018],[0.8889198,42.8271942],[0.8889098,42.8271713],[0.8888998,42.8271637],[0.8888998,42.8271408],[0.8888898,42.8271332],[0.8888798,42.8271217],[0.8888798,42.8271141],[0.8888698,42.8271027],[0.8888499,42.8271027],[0.8888398,42.8270912],[0.8888198,42.8270721],[0.8888098,42.8270531],[0.8887998,42.8270416],[0.8887898,42.827034],[0.8887898,42.8270226],[0.8887798,42.8270035],[0.8887698,42.826992],[0.8887599,42.826992],[0.8887498,42.8269844],[0.8887498,42.826973],[0.8887498,42.8269615],[0.8887398,42.8269424],[0.8887398,42.8269234],[0.8887398,42.8269119],[0.8887398,42.8268929],[0.8887298,42.8268814],[0.8887298,42.8268623],[0.8887298,42.8268433],[0.8887298,42.8268242],[0.8887298,42.8267937],[0.8887298,42.8267517],[0.8887398,42.8267326],[0.8887398,42.8267136],[0.8887498,42.8266945],[0.8887599,42.826683],[0.8887698,42.826664],[0.8887798,42.8266411],[0.8887898,42.8266335],[0.8887998,42.8266144],[0.8887998,42.8266029],[0.8888098,42.8265915],[0.8888098,42.8265839],[0.8888198,42.8265724],[0.8888198,42.826561],[0.8888398,42.8265419],[0.8888598,42.8265114],[0.8888798,42.8264732],[0.8888898,42.8264542],[0.8889098,42.8264427],[0.8889198,42.8264313],[0.8889198,42.8264122],[0.8889298,42.8264122],[0.8889399,42.8264008],[0.8889498,42.8263931],[0.8889598,42.8263817],[0.8889799,42.8263741],[0.8889898,42.8263741],[0.8889898,42.8263626],[0.8889998,42.8263512],[0.8890098,42.8263321],[0.8890298,42.8263321],[0.8890298,42.8263245],[0.8890398,42.826313],[0.8890598,42.8263016],[0.8890598,42.8262939],[0.8890798,42.8262939],[0.8890998,42.8262825],[0.8891198,42.8262825],[0.8891398,42.8262711],[0.8891598,42.8262634],[0.8891898,42.8262444],[0.8892098,42.8262215],[0.8892398,42.8262138],[0.8892498,42.8262024],[0.8892598,42.8261909],[0.8892798,42.8261909],[0.8892798,42.8261833],[0.8892899,42.8261719],[0.8892998,42.8261642],[0.8893098,42.8261528],[0.8893198,42.8261528],[0.8893299,42.8261528],[0.8893498,42.8261528],[0.8893598,42.8261719],[0.8893798,42.8261833],[0.8893898,42.8262024],[0.8893998,42.8262138],[0.8894098,42.8262215],[0.8894398,42.8262329],[0.8894498,42.8262329],[0.8894598,42.8262444],[0.8894698,42.8262444],[0.8894798,42.8262329],[0.8894998,42.8262215],[0.8895298,42.8262138],[0.8895499,42.8261909],[0.8895798,42.8261833],[0.8895998,42.8261642],[0.8896399,42.8261528],[0.8896798,42.8261414],[0.8897098,42.8261414],[0.8897398,42.8261414],[0.8897699,42.8261414],[0.8897898,42.8261337],[0.8898198,42.8261223],[0.8898498,42.8261108],[0.8898798,42.8261032],[0.8899298,42.8260918],[0.8899598,42.8260918],[0.8899798,42.8260918],[0.8899998,42.8260918],[0.8900198,42.8261032],[0.8900498,42.8261108],[0.8900698,42.8261223],[0.8900998,42.8261223],[0.8901098,42.8261337],[0.8901199,42.8261337],[0.8901298,42.8261223],[0.8901398,42.8261223],[0.8901498,42.8261223],[0.8901698,42.8261223],[0.8901798,42.8261223],[0.8901898,42.8261223],[0.8901998,42.8261108],[0.8902198,42.8261032],[0.8902298,42.8260727],[0.8902498,42.8260612],[0.8902698,42.8260422],[0.8902698,42.8260345],[0.8902898,42.8260231],[0.8903098,42.8260117],[0.8903198,42.8260117],[0.8903298,42.8260117],[0.8903498,42.826004],[0.8903698,42.826004],[0.8903998,42.8259926],[0.8904198,42.8259926],[0.8904398,42.8259811],[0.8904598,42.8259811],[0.8904698,42.8259811],[0.8904898,42.8259811],[0.8905199,42.8259811],[0.8905398,42.8259811],[0.8905599,42.8259811],[0.8905998,42.8259811],[0.8906298,42.8259811],[0.8906798,42.8259735],[0.8907098,42.8259735],[0.8907398,42.8259735],[0.8907698,42.8259621],[0.8907998,42.8259621],[0.8908198,42.8259621],[0.8908398,42.8259735],[0.8908798,42.826004],[0.8909198,42.8260345],[0.8909398,42.8260422],[0.8909598,42.8260536],[0.8909698,42.8260612],[0.8909798,42.8260727],[0.8909898,42.8260918],[0.8910098,42.8261032],[0.8910598,42.8261108],[0.8910798,42.8261337],[0.8911098,42.8261414],[0.8911299,42.8261642],[0.8911498,42.8261719],[0.8911798,42.8261719],[0.8912199,42.8261719],[0.8912698,42.8261833],[0.8913198,42.8261833],[0.8913398,42.8261833],[0.8913698,42.8261909],[0.8913898,42.8262024],[0.8914098,42.8262138],[0.8914399,42.8262138],[0.8914698,42.8262215],[0.8914898,42.8262215],[0.8915198,42.8262138],[0.8915498,42.8262138],[0.8915898,42.8262024],[0.8916198,42.8262024],[0.8916599,42.8261909],[0.8916798,42.8262024],[0.8916999,42.8262024],[0.8917198,42.8262024],[0.8917298,42.8262024],[0.8917398,42.8262024],[0.8917598,42.8262024],[0.8917798,42.8261909],[0.8918198,42.8261909],[0.8918498,42.8261909],[0.8919098,42.8261909],[0.8919498,42.8261909],[0.8919598,42.8261909],[0.8919798,42.8261909],[0.8919898,42.8261719],[0.8920099,42.8261642],[0.8920099,42.8261528],[0.8920298,42.8261337],[0.8920698,42.8261032],[0.8920898,42.8260841],[0.8921098,42.8260727],[0.8921198,42.8260727],[0.8921298,42.8260612],[0.8921298,42.8260422],[0.8921399,42.8260345],[0.8921498,42.8260231],[0.8921698,42.8260117],[0.8922098,42.826004],[0.8922498,42.826004],[0.8922898,42.826004],[0.8923398,42.826004],[0.8923698,42.8260117],[0.8923798,42.8260117],[0.8923998,42.8260345],[0.8924198,42.8260422],[0.8924398,42.8260536],[0.8924598,42.8260612],[0.8924798,42.8260841],[0.8924798,42.8260918],[0.8924899,42.8261108],[0.8924899,42.8261223],[0.8924899,42.8261414],[0.8924998,42.8261528],[0.8925098,42.8261528],[0.8925298,42.8261642],[0.8925498,42.8261719],[0.8925598,42.8261833],[0.8925799,42.8261909],[0.8925998,42.8262024],[0.8926098,42.8262138],[0.8926198,42.8262215],[0.8926298,42.8262329],[0.8926298,42.826252],[0.8926398,42.8262634],[0.8926498,42.8262711],[0.8926598,42.8262825],[0.8926898,42.8262939],[0.8927099,42.8263016],[0.8927398,42.826313],[0.8927498,42.8263245],[0.8927598,42.8263321],[0.8927698,42.8263435],[0.8927698,42.8263512],[0.8927698,42.8263626],[0.8927698,42.8263817],[0.8927698,42.8264008],[0.8927698,42.8264236],[0.8927798,42.8264313],[0.8927798,42.8264427],[0.8927999,42.8264618],[0.8928198,42.8264618],[0.8928398,42.8264732],[0.8928598,42.8264732],[0.8928899,42.8264732],[0.8928998,42.8264809],[0.8929198,42.8264809],[0.8929398,42.8264809],[0.8929498,42.8264809],[0.8929598,42.8264809],[0.8929798,42.8264809],[0.8929998,42.8264732],[0.8930199,42.8264732],[0.8930298,42.8264732],[0.8930398,42.8264732],[0.8930498,42.8264732],[0.8930598,42.8264732],[0.8930698,42.8264809],[0.8930798,42.8264809],[0.8930898,42.8264732],[0.8930998,42.8264618],[0.8931198,42.8264618],[0.8931398,42.8264427],[0.8931698,42.8264313],[0.8931998,42.8264122],[0.8932098,42.8264122],[0.8932198,42.8264122],[0.8932298,42.8264122],[0.8932498,42.8264236],[0.8932598,42.8264236],[0.8932698,42.8264122],[0.8932799,42.8264122],[0.8932898,42.8264008],[0.8932998,42.8264008],[0.8933198,42.8263931],[0.8933398,42.8263817],[0.8933598,42.8263817],[0.8933699,42.8263817],[0.8933798,42.8263817],[0.8933798,42.8263931],[0.8933699,42.8264008],[0.8933598,42.8264122],[0.8933498,42.8264236],[0.8933298,42.8264427],[0.8933198,42.8264618],[0.8933098,42.8264732],[0.8932898,42.8264923],[0.8932799,42.8265038],[0.8932799,42.8265114],[0.8932698,42.8265114],[0.8932698,42.8265228],[0.8932698,42.8265343],[0.8932598,42.8265419],[0.8932498,42.8265419],[0.8932399,42.8265533],[0.8932498,42.826561],[0.8932399,42.8265724],[0.8932298,42.8265839],[0.8932098,42.8265915],[0.8931998,42.8266029],[0.8931898,42.8266144],[0.8931798,42.826622],[0.8931798,42.8266335],[0.8931698,42.8266335],[0.8931598,42.8266411],[0.8931499,42.8266525],[0.8931398,42.8266716],[0.8931298,42.826683],[0.8931198,42.8266945],[0.8931198,42.8267021],[0.8931098,42.8267212],[0.8931098,42.8267441],[0.8931098,42.8267517],[0.8931098,42.8267708],[0.8930998,42.8267937],[0.8930898,42.8268127],[0.8930798,42.8268318],[0.8930798,42.8268509],[0.8930698,42.8268738],[0.8930498,42.8269043],[0.8930298,42.8269234],[0.8929898,42.8269539],[0.8929598,42.826973],[0.8929398,42.8269844],[0.8929198,42.8270035],[0.8929098,42.8270226],[0.8928998,42.8270416],[0.8928798,42.8270645],[0.8928698,42.8270721],[0.8928498,42.8270836],[0.8928298,42.8271027],[0.8928098,42.8271141],[0.8928098,42.8271217],[0.8927999,42.8271332],[0.8927898,42.8271523],[0.8927898,42.8271637],[0.8927999,42.8271713],[0.8927999,42.8271942],[0.8928098,42.8272018],[0.8928198,42.8272133],[0.8928198,42.8272209],[0.8928398,42.8272438],[0.8928498,42.8272514],[0.8928698,42.8272514],[0.8928998,42.8272629],[0.8929398,42.8272743],[0.8929598,42.8272743],[0.8929798,42.8272743],[0.8930098,42.827282],[0.8930398,42.827282],[0.8930598,42.8272934],[0.8930698,42.8272934],[0.8930998,42.827301],[0.8931298,42.8273125],[0.8931598,42.8273239],[0.8931798,42.8273315],[0.8931998,42.827343],[0.8932098,42.827343],[0.8932198,42.827343],[0.8932399,42.8273315],[0.8932498,42.8273315],[0.8932698,42.8273315],[0.8932799,42.8273315],[0.8932898,42.8273315],[0.8932898,42.827343],[0.8932898,42.8273544],[0.8932898,42.8273735],[0.8932898,42.8273926],[0.8932799,42.827404],[0.8932799,42.8274117],[0.8932898,42.8274231],[0.8932998,42.8274231],[0.8933198,42.8274345],[0.8933498,42.8274345],[0.8933898,42.8274422],[0.8934098,42.8274422],[0.8934398,42.8274422],[0.8934498,42.8274536],[0.8934599,42.8274727],[0.8934798,42.8274841],[0.8934898,42.8274841],[0.8935198,42.8274918],[0.8935498,42.8274918],[0.8935798,42.8275032],[0.8935899,42.8275032],[0.8935998,42.8275108],[0.8936198,42.8275108],[0.8936298,42.8275108],[0.8936498,42.8275032],[0.8936998,42.8274918],[0.8937498,42.8274727],[0.8937898,42.8274612],[0.8938298,42.8274536],[0.8938898,42.8274422],[0.8938998,42.8274422],[0.8939098,42.8274422],[0.8939098,42.8274536],[0.8939098,42.8274612],[0.8939098,42.8274727],[0.8938998,42.8274841],[0.8938898,42.8275032],[0.8938798,42.8275223],[0.8938598,42.8275528],[0.8938498,42.8275642],[0.8938498,42.8275833],[0.8938398,42.8275909],[0.8938398,42.8276024],[0.8938298,42.8276138],[0.8938298,42.8276329],[0.8938398,42.8276443],[0.8938498,42.8276443],[0.8938598,42.827652],[0.8938698,42.827652],[0.8938898,42.8276443],[0.8939198,42.8276329],[0.8939399,42.8276329],[0.8939598,42.8276215],[0.8939698,42.8276138],[0.8939898,42.8276138],[0.8940198,42.8276138],[0.8940398,42.8276138],[0.8940798,42.8276215],[0.8941398,42.8276215],[0.8941698,42.8276329],[0.8942098,42.8276443],[0.8942598,42.827652],[0.8942798,42.8276634],[0.8942998,42.8276634],[0.8943098,42.8276711],[0.8943298,42.8276825],[0.8943398,42.8276825],[0.8943698,42.8276825],[0.8943799,42.8276825],[0.8944098,42.8276939],[0.8944298,42.8277016],[0.8944598,42.827713],[0.8944898,42.8277245],[0.8944998,42.8277245],[0.8945298,42.8277245],[0.8945398,42.827713],[0.8945598,42.827713],[0.8945698,42.8277016],[0.8945798,42.8276939],[0.8945898,42.8276939],[0.8945898,42.8276825],[0.8945898,42.8276711],[0.8945898,42.8276634],[0.8945898,42.8276443],[0.8945798,42.8276329],[0.8945798,42.8276215],[0.8945898,42.8276215],[0.8946098,42.8276138],[0.8946298,42.8276138],[0.8946498,42.8276024],[0.8946698,42.8275909],[0.8946798,42.8275833],[0.8946998,42.8275719],[0.8947198,42.8275642],[0.8947299,42.8275528],[0.8947498,42.8275414],[0.8947798,42.8275337],[0.8947898,42.8275108],[0.8948199,42.8274918],[0.8948298,42.8274918],[0.8948398,42.8274841],[0.8948599,42.8274612],[0.8948698,42.8274536],[0.8948898,42.8274422],[0.8949198,42.8274231],[0.8949398,42.8274117],[0.8949499,42.827404],[0.8949698,42.8273926],[0.8949798,42.8273811],[0.8949898,42.8273735],[0.8949998,42.8273544],[0.8950198,42.827343],[0.8950498,42.8273239],[0.8950799,42.827301],[0.8950998,42.8272934],[0.8951198,42.827282],[0.8951298,42.8272743],[0.8951398,42.8272629],[0.8951598,42.8272438],[0.8951898,42.8272324],[0.8952398,42.8272209],[0.8952798,42.8272133],[0.8953298,42.8272133],[0.8953899,42.8271942],[0.8954598,42.8271828],[0.8955098,42.8271713],[0.8955398,42.8271637],[0.8955598,42.8271523],[0.8955698,42.8271332],[0.8955898,42.8271217],[0.8955998,42.8271027],[0.8955998,42.8270912],[0.8956099,42.8270721],[0.8956298,42.8270645],[0.8956398,42.8270531],[0.8956499,42.8270416],[0.8956499,42.827034],[0.8956598,42.827034],[0.8956698,42.8270226],[0.8956898,42.8270035],[0.8957399,42.8269844],[0.8957898,42.8269539],[0.8958398,42.8269234],[0.8958699,42.8269119],[0.8958998,42.8269043],[0.8959698,42.8269043],[0.8960398,42.8268929],[0.8960899,42.8268814],[0.8961698,42.8268738],[0.8961898,42.8268738],[0.8962098,42.8268623],[0.8962198,42.8268623],[0.8962298,42.8268509],[0.8962398,42.8268433],[0.8962498,42.8268242],[0.8962398,42.8268013],[0.8962398,42.8267822],[0.8962398,42.8267708],[0.8962598,42.8267632],[0.8962598,42.8267517],[0.8962898,42.8267441],[0.8963099,42.8267326],[0.8963398,42.8267212],[0.8963698,42.8267136],[0.8963999,42.8267021],[0.8964399,42.8266945],[0.8964598,42.826683],[0.8964798,42.8266716],[0.8964898,42.826664],[0.8964898,42.8266525],[0.8964998,42.8266411],[0.8964998,42.8266335],[0.8965098,42.826622],[0.8965299,42.8266144],[0.8965598,42.8265915],[0.8966398,42.8265533],[0.8967098,42.8265114],[0.8967598,42.8264809],[0.8968399,42.8264313],[0.8968799,42.8264122],[0.8969198,42.8263817],[0.8969699,42.8263435],[0.8969998,42.8263245],[0.8970198,42.826313],[0.8970498,42.8263016],[0.8970898,42.8262939],[0.8971298,42.8262939],[0.8971899,42.8263016],[0.8972598,42.826313],[0.8973098,42.826313],[0.8973898,42.8263245],[0.8974298,42.8263245],[0.8974598,42.8263321],[0.8974798,42.8263435],[0.8975098,42.8263435],[0.8975399,42.8263435],[0.8975598,42.8263321],[0.8975798,42.8263321],[0.8975998,42.8263321],[0.8976398,42.8263512],[0.8977298,42.8263817],[0.8978198,42.8264122],[0.8979698,42.8264618],[0.8980298,42.8264809],[0.8980898,42.8264923],[0.8981598,42.8264923],[0.8982098,42.8265038],[0.8982898,42.8265114],[0.8983299,42.8265228],[0.8984599,42.8265533],[0.8985499,42.826561],[0.8986198,42.8265724],[0.8987298,42.8265839],[0.8988099,42.8265915],[0.8988398,42.8264313],[0.8988498,42.8263245],[0.8988898,42.8263321],[0.8989598,42.8263512],[0.8990198,42.8263741],[0.8990698,42.8263817],[0.8990798,42.8263817],[0.8991398,42.8263931],[0.8991798,42.8264008],[0.8992398,42.8263931],[0.8992698,42.8263817],[0.8992798,42.8263741],[0.8992898,42.8263435],[0.8992898,42.8263245],[0.8992798,42.8263016],[0.8992598,42.8262711],[0.8992298,42.826252],[0.8991998,42.8262329],[0.8991898,42.8262138],[0.8991798,42.8261909],[0.8991798,42.8261833],[0.8991998,42.8261528],[0.8992298,42.8261414],[0.8992499,42.8261223],[0.8992598,42.8261108],[0.8992698,42.8260918],[0.8992798,42.8260841],[0.8992898,42.8260727],[0.8993298,42.8260612],[0.8993998,42.8260536],[0.8995098,42.8260536],[0.8995898,42.8260422],[0.8996798,42.8260231],[0.8997898,42.8260117],[0.8998498,42.826004],[0.8998798,42.826004],[0.8999398,42.8260117],[0.8999398,42.8260231],[0.8999598,42.8260536],[0.8999798,42.8260841],[0.9000298,42.8261223],[0.9000798,42.8261414],[0.9000998,42.8261642],[0.9001299,42.8261909],[0.9001598,42.826252],[0.9001698,42.8262939],[0.9001798,42.826313],[0.9001998,42.8263321],[0.9002199,42.8263626],[0.9002298,42.8263931],[0.9002298,42.8264313],[0.9002298,42.8264542],[0.9002098,42.8264732],[0.9001998,42.8264923],[0.9001898,42.8265228],[0.9001798,42.8265343],[0.9001898,42.826561],[0.9001998,42.8265839],[0.9002199,42.8266029],[0.9002599,42.826622],[0.9003098,42.8266335],[0.9003499,42.8266411],[0.9003798,42.8266716],[0.9003998,42.8266945],[0.9004198,42.8267212],[0.9004398,42.8267632],[0.9004598,42.8267708],[0.9004799,42.8267937],[0.9005098,42.8268013],[0.9005699,42.8267937],[0.9006198,42.8267822],[0.9006999,42.8267708],[0.9008198,42.8267632],[0.9009498,42.8267517],[0.9010398,42.8267326],[0.9011098,42.8267326],[0.9011698,42.8267212],[0.9012498,42.8267136],[0.9013298,42.8267021],[0.9014298,42.8266945],[0.9014998,42.826683],[0.9015898,42.8266716],[0.9017099,42.826683],[0.9018399,42.826683],[0.9019699,42.826683],[0.9021298,42.8267021],[0.9022198,42.8267136],[0.9022698,42.8267136],[0.9023398,42.8267136],[0.9023898,42.8267136],[0.9024598,42.8267021],[0.9025298,42.826683],[0.9025698,42.8266716],[0.9026299,42.8266525],[0.9026798,42.8266335],[0.9027199,42.8266144],[0.9027599,42.8266029],[0.9028098,42.8265915],[0.9028398,42.8265915],[0.9029098,42.8265915],[0.9029598,42.8266029],[0.9029898,42.8266144],[0.9030198,42.826622],[0.9030398,42.8266411],[0.9030598,42.8266716],[0.9030699,42.8266945],[0.9030998,42.8267021],[0.9031498,42.8267136],[0.9032198,42.8267326],[0.9032899,42.8267441],[0.9033598,42.8267517],[0.9034098,42.8267708],[0.9034199,42.8268013],[0.9034398,42.8268318],[0.9034598,42.8268623],[0.9034898,42.8268738],[0.9035298,42.8268929],[0.9035898,42.8269043],[0.9036198,42.8269119],[0.9036399,42.8269234],[0.9036698,42.8269539],[0.9036798,42.826973],[0.9036798,42.826992],[0.9036698,42.8270111],[0.9036498,42.827034],[0.9036298,42.8270531],[0.9036098,42.8270721],[0.9035998,42.8270912],[0.9035698,42.8271332],[0.9035698,42.8271217],[0.9036098,42.8271408],[0.9036498,42.8271637],[0.9036798,42.8271713],[0.9036998,42.8271942],[0.9037198,42.8272209],[0.9037299,42.8272514],[0.9037398,42.8272743],[0.9037598,42.827301],[0.9037898,42.8273315],[0.9038098,42.8273621],[0.9038198,42.8273811],[0.9038398,42.8274422],[0.9038498,42.8275032],[0.9038698,42.8275642],[0.9038898,42.8276215],[0.9038898,42.8276634],[0.9038998,42.8276939],[0.9038998,42.827713],[0.9038898,42.8277321],[0.9038698,42.8277512],[0.9038398,42.8277626],[0.9038098,42.8277817],[0.9037798,42.8277931],[0.9037598,42.8278008],[0.9037398,42.8278122],[0.9037098,42.8278236],[0.9036798,42.8278236],[0.9036498,42.8278122],[0.9036198,42.8278122],[0.9035998,42.8278122],[0.9035798,42.8278122],[0.9035598,42.8278236],[0.9035498,42.8278236],[0.9035498,42.8278427],[0.9035498,42.8278618],[0.9035498,42.8278809],[0.9035598,42.8279037],[0.9035598,42.8279114],[0.9035598,42.8279228],[0.9035798,42.8279419],[0.9035798,42.827961],[0.9035898,42.8279915],[0.9035998,42.8280334],[0.9035998,42.8280411],[0.9035998,42.8280716],[0.9036098,42.828083],[0.9036399,42.8281136],[0.9036598,42.8281441],[0.9036898,42.8281517],[0.9037098,42.8281631],[0.9037398,42.8281708],[0.9037598,42.8281937],[0.9037798,42.8282013],[0.9037798,42.8282127],[0.9037898,42.8282242],[0.9038098,42.8282433],[0.9038298,42.8282509],[0.9038599,42.8282623],[0.9039098,42.8282814],[0.9039398,42.8282928],[0.9039698,42.8283119],[0.9039899,42.828331],[0.9040198,42.8283539],[0.9040498,42.8283615],[0.9040799,42.8283844],[0.9041098,42.8284111],[0.9041398,42.828434],[0.9041898,42.8284836],[0.9042398,42.8285217],[0.9042798,42.8285637],[0.9043198,42.8285828],[0.9043498,42.8286018],[0.9043698,42.8286324],[0.9043898,42.8286629],[0.9044198,42.8286934],[0.9044398,42.8287125],[0.9044498,42.8287315],[0.9044498,42.8287544],[0.9044498,42.8287735],[0.9044598,42.8288116],[0.9044698,42.8288422],[0.9044798,42.8288727],[0.9044898,42.8289032],[0.9045098,42.8289337],[0.9045298,42.8289413],[0.9045599,42.8289719],[0.9045898,42.8290024],[0.9045998,42.8290215],[0.9046398,42.8290634],[0.9046499,42.8290825],[0.9046698,42.8291016],[0.9046898,42.8291245],[0.9046998,42.8291245],[0.9047198,42.8291435],[0.9047498,42.8291435],[0.9047799,42.8291435],[0.9048198,42.8291512],[0.9048699,42.8291512],[0.9049098,42.8291626],[0.9049498,42.829174],[0.9049898,42.8291931],[0.9050498,42.8292236],[0.9050899,42.8292427],[0.9051298,42.8292542],[0.9051698,42.8292732],[0.9052199,42.8292923],[0.9052498,42.8293114],[0.9052898,42.8293343],[0.9053499,42.8293533],[0.9054399,42.8293724],[0.9054798,42.8293839],[0.9055299,42.8294029],[0.9055798,42.8294144],[0.9056198,42.8294334],[0.9056498,42.8294525],[0.9056698,42.8294525],[0.9056998,42.829464],[0.9057298,42.8294716],[0.9057698,42.829483],[0.9058198,42.829483],[0.9058799,42.829483],[0.9059298,42.829483],[0.9059898,42.829483],[0.9060398,42.829483],[0.9060698,42.829483],[0.9060999,42.8294945],[0.9061298,42.8295021],[0.9061498,42.8295135],[0.9061898,42.8295135],[0.9062299,42.8295135],[0.9063098,42.8295135],[0.9063898,42.8294945],[0.9064598,42.829483],[0.9064998,42.8294716],[0.9065399,42.8294716],[0.9065698,42.8294716],[0.9066098,42.8294716],[0.9066398,42.829483],[0.9066798,42.8295021],[0.9067298,42.8295212],[0.9067698,42.8295441],[0.9068198,42.8295631],[0.9068598,42.8295822],[0.9068998,42.8296127],[0.9069299,42.8296432],[0.9069698,42.8296814],[0.9070098,42.8297119],[0.9070498,42.8297424],[0.9070798,42.8297729],[0.9071099,42.8297844],[0.9071398,42.829792],[0.9071798,42.8298035],[0.9072399,42.8298111],[0.9073299,42.829834],[0.9073998,42.8298531],[0.9074798,42.8298721],[0.9075198,42.8298836],[0.9075798,42.8299026],[0.9075899,42.8299026],[0.9076398,42.8299141],[0.9076698,42.8299217],[0.9076998,42.8299332],[0.9077498,42.8299522],[0.9077798,42.8299522],[0.9078198,42.8299637],[0.9078798,42.8299522],[0.9079399,42.8299522],[0.9080198,42.8299408],[0.9080598,42.8299332],[0.9081199,42.8299217],[0.9081898,42.8299141],[0.9082398,42.8299026],[0.9083098,42.8299026],[0.9083698,42.8298912],[0.9084098,42.8298912],[0.9084398,42.8298836],[0.9084798,42.8298721],[0.9085198,42.8298645],[0.9085698,42.8298645],[0.9086298,42.8298645],[0.9086698,42.8298645],[0.9086998,42.8298645],[0.9087299,42.8298645],[0.9087598,42.8298721],[0.9087898,42.8298836],[0.9088199,42.8298836],[0.9088898,42.8298912],[0.9089798,42.8299026],[0.9090598,42.8299141],[0.9091198,42.8299332],[0.9091798,42.8299522],[0.9092398,42.8299713],[0.9093398,42.8299942],[0.9094898,42.8300133],[0.9095798,42.8300209],[0.9096398,42.8300438],[0.9096798,42.8300514],[0.9097098,42.8300629],[0.9097598,42.8300819],[0.9098498,42.8301125],[0.9099098,42.8301315],[0.9099599,42.830143],[0.9100298,42.830162],[0.9100998,42.8301735],[0.9101398,42.830162],[0.9101698,42.830162],[0.9102298,42.830162],[0.9103698,42.8301735],[0.9104798,42.8301735],[0.9105498,42.8301735],[0.9105698,42.8301735],[0.9105998,42.8301735],[0.9105998,42.830162],[0.9105998,42.8301544],[0.9106098,42.8301315],[0.9105898,42.8301125],[0.9105798,42.8300934],[0.9105698,42.8300743],[0.9105598,42.8300514],[0.9105598,42.8300323],[0.9105698,42.8300209],[0.9106098,42.8300133],[0.9106498,42.8300018],[0.9106998,42.8300018],[0.9107398,42.8300133],[0.9107798,42.8300209],[0.9108198,42.8300209],[0.9108598,42.8300209],[0.9108898,42.8300133],[0.9109298,42.8299828],[0.9109498,42.8299637],[0.9109898,42.8299408],[0.9110098,42.8299217],[0.9110198,42.8299217],[0.9110398,42.8299141],[0.9110698,42.8299026],[0.9110898,42.8298912],[0.9111098,42.8298836],[0.9111398,42.8298721],[0.9111698,42.8298531],[0.9112098,42.8298416],[0.9112799,42.8298416],[0.9113598,42.8298416],[0.9114398,42.829834],[0.9114698,42.8298225],[0.9114998,42.8298111],[0.9115399,42.829792],[0.9115798,42.8297729],[0.9116098,42.8297539],[0.9116299,42.829731],[0.9116498,42.8297119],[0.9116798,42.8296928],[0.9116998,42.8296814],[0.9117298,42.8296738],[0.9117599,42.8296738],[0.9117998,42.8296928],[0.9118298,42.8297043],[0.9118598,42.829731],[0.9118698,42.8297539],[0.9118698,42.8297729],[0.9118798,42.8298035],[0.9118899,42.8298225],[0.9119098,42.8298225],[0.9119198,42.8298225],[0.9119398,42.8298225],[0.9119598,42.8298111],[0.9119598,42.829792],[0.9119698,42.8297729],[0.9119799,42.8297539],[0.9120098,42.829731],[0.9120198,42.8297119],[0.9120598,42.8296814],[0.9120898,42.8296623],[0.9121298,42.8296509],[0.9121798,42.8296318],[0.9122198,42.8296242],[0.9122698,42.8296013],[0.9123098,42.8295937],[0.9123299,42.8295822],[0.9123398,42.8295708],[0.9123598,42.8295822],[0.9123698,42.8295937],[0.9123798,42.8296013],[0.9123998,42.8296013],[0.9124199,42.8296013],[0.9124398,42.8295937],[0.9124498,42.8295937],[0.9124599,42.8295708],[0.9124599,42.8295517],[0.9124599,42.8295326],[0.9124599,42.8295212],[0.9124698,42.8295135],[0.9124898,42.8294945],[0.9124998,42.8294945],[0.9124998,42.829483],[0.9125098,42.8294716],[0.9125198,42.8294525],[0.9125298,42.8294525],[0.9125398,42.8294525],[0.9125598,42.829464],[0.9125698,42.8294716],[0.9125898,42.829483],[0.9126098,42.829483],[0.9126298,42.8294945],[0.9126399,42.8294945],[0.9126598,42.8294716],[0.9126498,42.8294525],[0.9126498,42.8294411],[0.9126399,42.8294144],[0.9126399,42.8293915],[0.9126298,42.8293724],[0.9126198,42.8293533],[0.9125998,42.8293419],[0.9125598,42.8293114],[0.9125198,42.8293037],[0.9124798,42.8292809],[0.9124398,42.8292618],[0.9124098,42.8292542],[0.9123798,42.8292313],[0.9123598,42.8292122],[0.9123498,42.8292046],[0.9123498,42.8291817],[0.9123598,42.829174],[0.9123798,42.8291626],[0.9124098,42.8291512],[0.9124498,42.8291435],[0.9124998,42.8291512],[0.9125499,42.8291626],[0.9125898,42.8291626],[0.9126498,42.8291626],[0.9127198,42.829174],[0.9127699,42.8291817],[0.9128098,42.8291817],[0.9128498,42.8291817],[0.9128898,42.8291931],[0.9129198,42.8292046],[0.9129498,42.8292122],[0.9129899,42.8292427],[0.9130098,42.8292618],[0.9130498,42.8292809],[0.9130998,42.8293037],[0.9131298,42.8293114],[0.9131498,42.8293114],[0.9131598,42.8293228],[0.9131698,42.8293419],[0.9131898,42.8293533],[0.9131998,42.8293533],[0.9132198,42.8293533],[0.9132398,42.8293533],[0.9132698,42.829361],[0.9132798,42.829361],[0.9133098,42.829361],[0.9133298,42.829361],[0.9133598,42.8293533],[0.9133798,42.829361],[0.9133998,42.829361],[0.9134398,42.829361],[0.9134598,42.8293533],[0.9134798,42.8293419],[0.9134998,42.8293228],[0.9135098,42.8293037],[0.9135098,42.8292923],[0.9135198,42.8292732],[0.9135298,42.8292542],[0.9135498,42.8292427],[0.9135698,42.8292313],[0.9135898,42.8292236],[0.9135998,42.8292122],[0.9135998,42.8292046],[0.9136098,42.8291817],[0.9136198,42.8291626],[0.9136398,42.8291512],[0.9136598,42.8291321],[0.9136798,42.8291321],[0.9136998,42.8291435],[0.9137098,42.8291626],[0.9137198,42.8291817],[0.9137298,42.8291931],[0.9137298,42.8292122],[0.9137398,42.8292236],[0.9137598,42.8292122],[0.9137799,42.8292046],[0.9137898,42.8291817],[0.9137998,42.829174],[0.9138098,42.8291626],[0.9138198,42.8291626],[0.9138398,42.8291626],[0.9138699,42.829174],[0.9138898,42.8292046],[0.9139099,42.8292313],[0.9139198,42.8292542],[0.9139498,42.8292923],[0.9139698,42.8293343],[0.9139898,42.8293724],[0.9140298,42.8294334],[0.9140498,42.8294716],[0.9140698,42.8295021],[0.9140998,42.8295326],[0.9141198,42.8295631],[0.9141398,42.8295708],[0.9141698,42.8295822],[0.9141898,42.8295937],[0.9142199,42.8295937],[0.9142599,42.8295937],[0.9142798,42.8296013],[0.9143098,42.8296013],[0.9143298,42.8296242],[0.9143398,42.8296318],[0.9143499,42.8296509],[0.9143698,42.8296623],[0.9143898,42.8296623],[0.9144198,42.8296623],[0.9144498,42.8296814],[0.9144698,42.8296928],[0.9144898,42.8296928],[0.9145098,42.8296928],[0.9145298,42.8297043],[0.9145498,42.8297119],[0.9145699,42.8297119],[0.9146098,42.8297234],[0.9146398,42.8297234],[0.9146798,42.8297234],[0.9147598,42.829731],[0.9148098,42.8297424],[0.9148498,42.8297424],[0.9149098,42.8297539],[0.9149598,42.8297539],[0.9149898,42.8297539],[0.9150298,42.8297424],[0.9150698,42.829731],[0.9151098,42.8297043],[0.9151498,42.8296814],[0.9151698,42.8296738],[0.9151998,42.8296623],[0.9152198,42.8296432],[0.9152398,42.8296242],[0.9152598,42.8296127],[0.9152998,42.8296013],[0.9153498,42.8295937],[0.9153898,42.8295822],[0.9154398,42.8295708],[0.9154899,42.8295441],[0.9155398,42.8295212],[0.9155898,42.8294945],[0.9156298,42.8294716],[0.9157298,42.829464],[0.9158399,42.8294411],[0.9159098,42.8294411],[0.9159698,42.8294411],[0.9160298,42.829422],[0.9160698,42.8294144],[0.9161198,42.8293915],[0.9161798,42.8293533],[0.9162298,42.8293114],[0.9162799,42.8292618],[0.9163098,42.8292122],[0.9163298,42.8291817],[0.9163498,42.8291626],[0.9163699,42.8291435],[0.9164099,42.8291321],[0.9164498,42.8291245],[0.9164798,42.8291016],[0.9164999,42.829071],[0.9165098,42.8290634],[0.9165398,42.829052],[0.9165877,42.8290405],[0.9166277,42.8290291],[0.9167277,42.8290215],[0.9167877,42.82901],[0.9168077,42.82901],[0.9168677,42.8289986],[0.9169177,42.8289795],[0.9169777,42.8289719],[0.9170477,42.8289604],[0.9171177,42.8289604],[0.9171977,42.8289413],[0.9173177,42.8289108],[0.9174277,42.8288918],[0.9175377,42.8288689],[0.9176477,42.8288307],[0.9178277,42.8287888],[0.9179577,42.8287621],[0.9181277,42.8287086],[0.9183477,42.8286514],[0.9184577,42.8286285],[0.9185677,42.8286095],[0.9186277,42.8286018],[0.9186977,42.8286018],[0.9187577,42.8286095],[0.9188077,42.8286209],[0.9188777,42.8286514],[0.9189377,42.8286705],[0.9189877,42.8286819],[0.9190577,42.8286819],[0.9191277,42.8286819],[0.9192977,42.8286591],[0.9194277,42.8286514],[0.9195477,42.82864],[0.9196577,42.8286285],[0.9198277,42.8286285],[0.9199977,42.8286209],[0.9200677,42.8286209],[0.9200877,42.8286209],[0.9201077,42.8286209],[0.9201177,42.8286285],[0.9201177,42.8286514],[0.9200977,42.8286705],[0.9200377,42.828701],[0.9199777,42.8287392],[0.9199177,42.8287888],[0.9198577,42.8288498],[0.9197777,42.8288994],[0.9197377,42.828949],[0.9197177,42.8289719],[0.9196977,42.8289909],[0.9196877,42.8289909],[0.9196677,42.82901],[0.9196677,42.8290291],[0.9196677,42.829052],[0.9196577,42.8290787],[0.9196677,42.8291206],[0.9196777,42.8291397],[0.9196977,42.8291817],[0.9197377,42.8292122],[0.9198077,42.8292503],[0.9198577,42.8292885],[0.9199177,42.8293304],[0.9199777,42.8293495],[0.9200277,42.8293686],[0.9200677,42.82938],[0.9201077,42.8293991],[0.9201777,42.8294411],[0.9202177,42.8294487],[0.9202477,42.8294792],[0.9202877,42.8295021],[0.9203277,42.8295212],[0.9203877,42.8295403],[0.9204277,42.8295517],[0.9204777,42.8295708],[0.9205177,42.8295822],[0.9205677,42.8296013],[0.9205877,42.8296318],[0.9206177,42.8296509],[0.9206477,42.8296585],[0.9206777,42.82967],[0.9206877,42.8296814],[0.9206877,42.8297119],[0.9207077,42.829731],[0.9207277,42.8297501],[0.9207577,42.8297615],[0.9207777,42.8297691],[0.9207777,42.829792],[0.9207777,42.8298111],[0.9207777,42.8298187],[0.9207777,42.8298302],[0.9207877,42.8298416],[0.9208177,42.8298492],[0.9208277,42.8298492],[0.9208377,42.8298607],[0.9208377,42.8298798],[0.9208377,42.8298912],[0.9208477,42.8299217],[0.9208677,42.8299408],[0.9208877,42.8299522],[0.9209077,42.8299522],[0.9209177,42.8299599],[0.9209277,42.8299789],[0.9209277,42.8299904],[0.9209277,42.8300095],[0.9209177,42.83004],[0.9209177,42.8300705],[0.9209177,42.8300896],[0.9209277,42.8301201],[0.9209477,42.8301506],[0.9209677,42.8301697],[0.9209977,42.8301811],[0.9210177,42.8301888],[0.9210377,42.8302002],[0.9210577,42.8302116],[0.9210877,42.8302193],[0.9211177,42.8302307],[0.9211377,42.8302498],[0.9211577,42.8302689],[0.9211777,42.8302803],[0.9212077,42.8302803],[0.9212277,42.8302917],[0.9212477,42.8302917],[0.9212677,42.8302994],[0.9212777,42.8303223],[0.9212977,42.8303223],[0.9213277,42.8303223],[0.9213477,42.8303223],[0.9213577,42.8303223],[0.9213577,42.8303299],[0.9213477,42.830349],[0.9213477,42.8303604],[0.9213577,42.8303604],[0.9213677,42.8303719],[0.9213777,42.8303719],[0.9213877,42.8303795],[0.9213877,42.8303909],[0.9213777,42.83041],[0.9213677,42.8304214],[0.9213677,42.8304291],[0.9213777,42.8304405],[0.9213977,42.830452],[0.9214077,42.830452],[0.9214177,42.8304596],[0.9214277,42.830471],[0.9214277,42.8304787],[0.9214277,42.8305016],[0.9214177,42.8305092],[0.9214177,42.8305321],[0.9214277,42.8305397],[0.9214477,42.8305511],[0.9214577,42.8305511],[0.9214877,42.8305588],[0.9214977,42.8305702],[0.9215177,42.8305893],[0.9215177,42.8305817],[0.9215477,42.8306007],[0.9215577,42.8306122],[0.9215977,42.8306313],[0.9216177,42.8306389],[0.9216377,42.8306389],[0.9216577,42.8306389],[0.9216577,42.8306503],[0.9216777,42.8306618],[0.9216877,42.8306808],[0.9217177,42.8306885],[0.9217277,42.8306999],[0.9217677,42.8306999],[0.9218277,42.8306999],[0.9218777,42.8306999],[0.9219077,42.8306999],[0.9219177,42.8307114],[0.9219277,42.830719],[0.9219377,42.8307419],[0.9219477,42.830761],[0.9219677,42.830761],[0.9220077,42.830761],[0.9220777,42.83078],[0.9221077,42.8307915],[0.9221277,42.8308105],[0.9221477,42.830822],[0.9221577,42.8308411],[0.9221777,42.8308601],[0.9222177,42.8308792],[0.9222477,42.8308792],[0.9222977,42.8308792],[0.9223277,42.8308792],[0.9223577,42.8308792],[0.9223877,42.8308716],[0.9223977,42.8308487],[0.9223977,42.8308411],[0.9224077,42.8308105],[0.9224177,42.8307915],[0.9224377,42.83078],[0.9224677,42.8307686],[0.9224977,42.8307495],[0.9225277,42.8307304],[0.9225577,42.830719],[0.9225877,42.830719],[0.9226077,42.830719],[0.9226177,42.8307304],[0.9226277,42.8307419],[0.9226277,42.8307686],[0.9226277,42.8307991],[0.9226277,42.830822],[0.9226277,42.8308296],[0.9226477,42.8308601],[0.9226777,42.8308792],[0.9226877,42.8309097],[0.9227077,42.8309402],[0.9227277,42.8309898],[0.9227477,42.8310318],[0.9227577,42.8310394],[0.9227777,42.8310394],[0.9228077,42.8310509],[0.9228377,42.8310585],[0.9228477,42.8310699],[0.9228477,42.831089],[0.9228477,42.831131],[0.9228477,42.8311615],[0.9228477,42.831192],[0.9228977,42.8311996],[0.9229677,42.8312187],[0.9230277,42.8312302],[0.9231177,42.8312416],[0.9231777,42.8312416],[0.9232177,42.8312492],[0.9232677,42.8312607],[0.9233077,42.8312721],[0.9233377,42.8312798],[0.9233877,42.8312912],[0.9234277,42.8312912],[0.9234577,42.8312798],[0.9235077,42.8312798],[0.9235377,42.8312798],[0.9235877,42.8312988],[0.9236377,42.8312988],[0.9236977,42.8313103],[0.9237477,42.8312988],[0.9238077,42.8312912],[0.9238577,42.8312721],[0.9238877,42.8312607],[0.9239577,42.8312492],[0.9240077,42.8312416],[0.9240777,42.8312416],[0.9241377,42.8312416],[0.9241777,42.8312416],[0.9242077,42.8312416],[0.9242377,42.8312187],[0.9242577,42.8311996],[0.9242477,42.8311691],[0.9242277,42.8311195],[0.9242077,42.831089],[0.9241877,42.8310394],[0.9241677,42.8309822],[0.9241677,42.8309402],[0.9241877,42.8308907],[0.9242177,42.8308601],[0.9242377,42.8308296],[0.9243677,42.83078],[0.9244877,42.8307304],[0.9246077,42.8306999],[0.9247377,42.8306999],[0.9249377,42.8307304],[0.9251077,42.8307991],[0.9252877,42.8308716],[0.9255177,42.8309593],[0.9256077,42.8310089],[0.9256577,42.8310204],[0.9256877,42.8310204],[0.9257077,42.8309708],[0.9257477,42.8309402],[0.9258377,42.8309517],[0.9259377,42.8310318],[0.9260877,42.8311691],[0.9262477,42.8312988],[0.9262977,42.8313408],[0.9263477,42.8313408],[0.9263977,42.8313217],[0.9264377,42.8312721],[0.9264777,42.831192],[0.9265177,42.831131],[0.9265777,42.8311195],[0.9266577,42.8312416],[0.9266877,42.8312607],[0.9267577,42.8312111],[0.9268077,42.8311691],[0.9268377,42.8311615],[0.9268677,42.831192],[0.9268777,42.8312492],[0.9268777,42.8312798],[0.9269277,42.8312492],[0.9269677,42.831192],[0.9269977,42.8311691],[0.9270177,42.8311806],[0.9270377,42.8312187],[0.9270477,42.8312492],[0.9271077,42.8312492],[0.9271777,42.8311996],[0.9272377,42.8311501],[0.9273677,42.8311195],[0.9275477,42.8311195],[0.9277777,42.831131],[0.9279477,42.8311615],[0.9279577,42.8311615],[0.9280877,42.8311996],[0.9282077,42.8312798],[0.9283177,42.8313408],[0.9284277,42.8313713],[0.9285477,42.8313904],[0.9286977,42.8314018],[0.9288677,42.8314018],[0.9289277,42.8314095],[0.9289877,42.8314209],[0.9290177,42.83144],[0.9290277,42.8314514],[0.9290377,42.8314896],[0.9289977,42.831501],[0.9289377,42.8315086],[0.9289277,42.8315086],[0.9288977,42.8315315],[0.9288877,42.8315315],[0.9288877,42.8315506],[0.9289077,42.8315811],[0.9289177,42.8315811],[0.9289877,42.8316193],[0.9290677,42.8316307],[0.9291477,42.8316689],[0.9291677,42.8316917],[0.9291677,42.8317299],[0.9291577,42.8317719],[0.9290977,42.8318214],[0.9290377,42.8318596],[0.9290077,42.8318901],[0.9289977,42.8319321],[0.9290177,42.8319702],[0.9290877,42.8320007],[0.9292077,42.8320389],[0.9292477,42.8320694],[0.9293177,42.8320885],[0.9293877,42.8320999],[0.9295577,42.8321419],[0.9296677,42.83218],[0.9297777,42.8322296],[0.9299677,42.8323097],[0.9303377,42.8324585],[0.9305377,42.832489],[0.9307177,42.8325386],[0.9307277,42.83255],[0.9307977,42.8325996],[0.9308877,42.8327103],[0.9309677,42.8328285],[0.9310277,42.8329086],[0.9310477,42.8329315],[0.9310877,42.8329697],[0.9311477,42.8330002],[0.9312277,42.8330193],[0.9312977,42.8330193],[0.9313477,42.8330193],[0.9313777,42.8330307],[0.9313977,42.8330498],[0.9314177,42.8330994],[0.9314577,42.8331604],[0.9314877,42.8331795],[0.9315177,42.83321],[0.9315477,42.8332214],[0.9315877,42.8332405],[0.9316577,42.8332596],[0.9317077,42.8332596],[0.9317777,42.8332787],[0.9318377,42.8333015],[0.9318677,42.8333206],[0.9319077,42.8333588],[0.9319477,42.8333893],[0.9319677,42.8334198],[0.9319877,42.8334618],[0.9320077,42.8334885],[0.9320177,42.8335419],[0.9320277,42.83358],[0.9320077,42.833622],[0.9319577,42.8336906],[0.9319177,42.8337288],[0.9318977,42.8337822],[0.9318977,42.8338013],[0.9318977,42.8338509],[0.9319277,42.8339005],[0.9319477,42.8339386],[0.9319677,42.8339615],[0.9319977,42.8339806],[0.9320177,42.8340111],[0.9320277,42.8340416],[0.9320277,42.8340721],[0.9320477,42.8341103],[0.9320977,42.8341522],[0.9321877,42.8341904],[0.9322677,42.8342285],[0.9323777,42.8342285],[0.9324877,42.8342285],[0.9325777,42.8342094],[0.9327377,42.8341789],[0.9330077,42.8341713],[0.9331677,42.8341599],[0.9332577,42.8341599],[0.9333077,42.8341713],[0.9333377,42.8341904],[0.9333477,42.8342285],[0.9333577,42.8342514],[0.9333577,42.8342705],[0.9333777,42.8343086],[0.9334277,42.8343391],[0.9334677,42.834362],[0.9335977,42.8343811],[0.9337277,42.8344116],[0.9338477,42.8344193],[0.9339877,42.8344498],[0.9341177,42.8344688],[0.9341677,42.8344917],[0.9342077,42.8344917],[0.9342877,42.8344994]]},{"id":17757,"author":"Ubicarta","name_GR":"Pyrenees: 30 Eylie-den-Haut to la Valier","description_GR":"Eylie-den-Haut to la Valier by Ubicarta","path":"FRANCE\/GR10_DAY_30","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":18245,"name_EN":"Pyrenees: 30 Eylie-den-Haut \u00e0 la Valier","description_EN":"Eylie-den-Haut \u00e0 la Valier par Ubicarta","ascent_time":472,"descent_time":465,"marker":"France_GR10","level":9,"ascent":2071,"descent":2126,"maxelev":1862,"minelev":945,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(0.9342923 42.8189,1.030822 42.8345)","views":5,"millestones":"0,0.9342923,42.8344955#1,0.9401708,42.8323619#2,0.9487343,42.8313581#3,0.9526756,42.8293570#4,0.9538828,42.8266364#5,0.9619543,42.8249917#6,0.9682269,42.8289909#7,0.9698618,42.8265302#8,0.9774963,42.8265688#9,0.9820947,42.8221499#10,0.9870087,42.8194830#11,0.9908912,42.8252677#12,0.9943846,42.8265867#13,0.9985187,42.8285715#14,1.0056953,42.8273336#15,1.0134492,42.8221657#16,1.0162804,42.8269956#17,1.0184460,42.8300649#18,1.0276772,42.8327200#18.2,1.0308212,42.8327255","x":0.967882,"y":42.8264389,"coor":[[0.9342923,42.8344955],[0.9345623,42.8343925],[0.9346189,42.8343544],[0.934639,42.8343239],[0.934759,42.8342514],[0.9347889,42.8342133],[0.934889,42.8341942],[0.934949,42.8341637],[0.935089,42.8341446],[0.935329,42.834034],[0.9354089,42.8339348],[0.9355789,42.8339233],[0.9357589,42.8338623],[0.935859,42.8338432],[0.936099,42.8338242],[0.936139,42.8336945],[0.936219,42.8334923],[0.936249,42.8332825],[0.936289,42.8332748],[0.936359,42.8332138],[0.936389,42.8331337],[0.936489,42.8330727],[0.936479,42.8330231],[0.936619,42.832943],[0.936639,42.8329048],[0.936709,42.8328514],[0.936779,42.8327637],[0.936819,42.8327637],[0.936829,42.8327217],[0.936859,42.8327217],[0.9368989,42.8327522],[0.9368989,42.8328018],[0.936969,42.8328018],[0.937009,42.8327637],[0.937039,42.8326721],[0.937132,42.8325272],[0.937082,42.8323059],[0.937102,42.8322258],[0.937082,42.8321877],[0.936942,42.8321152],[0.936872,42.8320656],[0.936722,42.8318672],[0.936672,42.8317451],[0.936702,42.8315773],[0.936712,42.8315163],[0.936812,42.8313255],[0.936922,42.8312645],[0.937012,42.8312263],[0.937122,42.8312263],[0.937202,42.8312263],[0.937262,42.8313179],[0.937222,42.8314056],[0.937252,42.8314972],[0.937292,42.8314743],[0.937342,42.8314743],[0.9373348,42.8312492],[0.9374248,42.8310471],[0.9374938,42.8312149],[0.9376038,42.8312759],[0.9377538,42.8315125],[0.9377938,42.8315353],[0.9378638,42.831604],[0.9379038,42.831604],[0.9379338,42.831646],[0.9379938,42.831665],[0.9380338,42.8317146],[0.9380838,42.8316841],[0.9381338,42.8316841],[0.9381638,42.8317528],[0.9382638,42.8318138],[0.9383138,42.8318138],[0.9383438,42.8318024],[0.9383538,42.8317757],[0.9384538,42.8318329],[0.9385338,42.8318558],[0.9385038,42.8319435],[0.9386538,42.8320351],[0.9386738,42.8320656],[0.9386938,42.8321648],[0.9387038,42.8321228],[0.9387938,42.8321533],[0.9389037,42.8321457],[0.9391438,42.8323059],[0.9392202,42.8323021],[0.9392902,42.8323402],[0.9393203,42.8323326],[0.9393402,42.8322906],[0.9394702,42.8323517],[0.9395303,42.8324203],[0.9396203,42.8324394],[0.9396603,42.8324814],[0.9397402,42.8325005],[0.9397902,42.8324699],[0.9398302,42.8325119],[0.9398403,42.8325119],[0.9399303,42.8324203],[0.9400902,42.8324814],[0.9401603,42.8324814],[0.9401802,42.8324699],[0.9401702,42.8323517],[0.9401903,42.832283],[0.9402303,42.8322716],[0.9402702,42.8322906],[0.9403502,42.8323822],[0.9404703,42.8324394],[0.9406303,42.8326607],[0.9407102,42.8327293],[0.9407303,42.8327217],[0.9407603,42.8326721],[0.9407603,42.8326111],[0.9407402,42.83255],[0.9407603,42.8325424],[0.9407502,42.8324814],[0.9407803,42.8324203],[0.9406703,42.8321724],[0.9410102,42.8324509],[0.9410703,42.832531],[0.9410703,42.8325615],[0.9412903,42.8328209],[0.9413202,42.8328094],[0.9413303,42.8327217],[0.9415603,42.8328209],[0.9416202,42.8328018],[0.9416602,42.8327827],[0.9417003,42.8327904],[0.9418402,42.8328629],[0.9418502,42.8328819],[0.9419103,42.8328705],[0.9420903,42.8329315],[0.9421602,42.832943],[0.9421902,42.8328896],[0.9423403,42.832901],[0.9423302,42.8328514],[0.9423503,42.8328514],[0.9425002,42.8328819],[0.9425803,42.8328819],[0.9425703,42.8328705],[0.9426203,42.8328705],[0.9426903,42.8328209],[0.9427602,42.8328094],[0.9428102,42.83284],[0.9429002,42.8328629],[0.9430503,42.83284],[0.9430603,42.8328629],[0.9431503,42.8328209],[0.9432203,42.8328209],[0.9433203,42.8327904],[0.9434403,42.8327522],[0.9434503,42.8327522],[0.9434403,42.8327293],[0.9434702,42.8327408],[0.9435803,42.8327103],[0.9437402,42.832653],[0.9439403,42.8325424],[0.9441603,42.8323708],[0.9443203,42.8322296],[0.9446203,42.8320313],[0.9447802,42.8319511],[0.9449303,42.8319016],[0.9451802,42.831913],[0.9453003,42.8318825],[0.9454303,42.83181],[0.9455203,42.8317528],[0.9455402,42.8317108],[0.9456602,42.8316498],[0.9456903,42.8316002],[0.9456803,42.8315315],[0.9456903,42.8314896],[0.9457502,42.83144],[0.9457603,42.8313828],[0.9458402,42.8313408],[0.9458902,42.8313408],[0.9459202,42.8313828],[0.9459603,42.831562],[0.9459803,42.8315697],[0.9460502,42.8315926],[0.9461502,42.831562],[0.9462503,42.8315697],[0.9463202,42.831562],[0.9463803,42.8315697],[0.9464203,42.8315926],[0.9464502,42.831562],[0.9464803,42.8315697],[0.9465103,42.831562],[0.9465303,42.8316002],[0.9465503,42.8316116],[0.9466403,42.8316002],[0.9467202,42.831562],[0.9469302,42.8315125],[0.9469503,42.8315315],[0.9470103,42.8315201],[0.9471602,42.8315315],[0.9473003,42.831562],[0.9476103,42.831562],[0.9476802,42.8315315],[0.9477503,42.8315315],[0.9477803,42.8315125],[0.9478903,42.8314896],[0.9480503,42.8314896],[0.9481403,42.83144],[0.9482102,42.8314323],[0.9482102,42.8314209],[0.9482803,42.8314095],[0.9483203,42.8313904],[0.9483802,42.8314095],[0.9487302,42.8313599],[0.9488403,42.8313103],[0.9489602,42.8313408],[0.9490303,42.8313103],[0.9492903,42.8313217],[0.9493102,42.8313103],[0.9493002,42.8312912],[0.9493603,42.8313026],[0.9493803,42.8312798],[0.9494203,42.8312798],[0.9494603,42.8312607],[0.9494603,42.8312798],[0.9495602,42.8312912],[0.9496502,42.8313522],[0.9496903,42.8313522],[0.9497203,42.8313217],[0.9497502,42.8313217],[0.9497802,42.8313026],[0.9497802,42.8312798],[0.9501203,42.8312912],[0.9501402,42.8312607],[0.9502302,42.8312721],[0.9502503,42.8312531],[0.9502903,42.8312531],[0.9503502,42.8312798],[0.9504502,42.8312721],[0.9506503,42.8313026],[0.9507303,42.8312798],[0.9509503,42.8313103],[0.9510403,42.8313103],[0.9517003,42.8314209],[0.9519002,42.8315201],[0.9519002,42.8315125],[0.9520202,42.8315506],[0.9521403,42.8316231],[0.9522502,42.8316612],[0.9523003,42.8316727],[0.9523603,42.8316612],[0.9523802,42.8316803],[0.9524202,42.8316727],[0.9524202,42.8316422],[0.9524003,42.8316422],[0.9524003,42.8316002],[0.9523402,42.83144],[0.9523503,42.8314323],[0.9523302,42.8313599],[0.9524403,42.8314018],[0.9524602,42.8314209],[0.9525203,42.8314323],[0.9525403,42.8314095],[0.9525902,42.8314514],[0.9526103,42.83144],[0.9527202,42.831543],[0.9527702,42.8315506],[0.9528503,42.8315926],[0.9528903,42.8316307],[0.9529803,42.8316422],[0.9530002,42.8316422],[0.9529803,42.8315697],[0.9530302,42.8313904],[0.9530302,42.8313599],[0.9529803,42.8313217],[0.9530302,42.8312721],[0.9530603,42.8312607],[0.9531202,42.8313026],[0.9531602,42.8312912],[0.9533603,42.8314018],[0.9533802,42.8314018],[0.9533603,42.8313408],[0.9533603,42.8312302],[0.9533103,42.831192],[0.9533203,42.8311615],[0.9533902,42.831192],[0.9534802,42.8311806],[0.9535102,42.8312225],[0.9535702,42.8312111],[0.9536203,42.8312416],[0.9536803,42.8312416],[0.9537002,42.8311996],[0.9536502,42.8311195],[0.9536403,42.8310394],[0.9537002,42.8310394],[0.9537703,42.8310509],[0.9538103,42.8310814],[0.9538603,42.8310699],[0.9538903,42.8310928],[0.9539803,42.8311424],[0.9539903,42.8311615],[0.9540203,42.8311424],[0.9541003,42.8310699],[0.9540303,42.8309402],[0.9540002,42.830761],[0.9545603,42.8309021],[0.9543602,42.8304596],[0.9539003,42.8300323],[0.9533402,42.8297005],[0.953223,42.8296623],[0.953233,42.8296318],[0.953303,42.8296127],[0.953323,42.8295822],[0.953303,42.8295631],[0.953083,42.8295135],[0.952963,42.8294716],[0.952923,42.829422],[0.952803,42.8294029],[0.952763,42.8293724],[0.952653,42.8293533],[0.952533,42.8293114],[0.952473,42.8292427],[0.952373,42.8291817],[0.952423,42.8291435],[0.952293,42.8291206],[0.952243,42.8291321],[0.952253,42.8290138],[0.952403,42.8290024],[0.952493,42.8289719],[0.952533,42.8289337],[0.952513,42.8289413],[0.952433,42.8289108],[0.952383,42.8288422],[0.952323,42.8288002],[0.952143,42.8287506],[0.952093,42.8287125],[0.951913,42.8286324],[0.951903,42.8285904],[0.951963,42.8285637],[0.952113,42.8285713],[0.952153,42.8285408],[0.952183,42.8285408],[0.952143,42.8285217],[0.952133,42.8284912],[0.951853,42.828373],[0.951713,42.8283424],[0.951623,42.8283424],[0.951603,42.8283234],[0.951563,42.8282433],[0.951593,42.828083],[0.951573,42.8279228],[0.951593,42.8279419],[0.951603,42.8279228],[0.951613,42.8279533],[0.951593,42.827961],[0.951573,42.828083],[0.951593,42.828083],[0.951583,42.8279228],[0.951593,42.8279037],[0.951613,42.8279037],[0.951613,42.8279305],[0.951673,42.8279724],[0.951653,42.8279915],[0.951663,42.8280106],[0.951683,42.828022],[0.951703,42.8280106],[0.951723,42.828022],[0.951753,42.8280525],[0.951743,42.828083],[0.951813,42.8281021],[0.951873,42.8281021],[0.951883,42.828083],[0.951863,42.8280602],[0.951873,42.8280411],[0.951833,42.8279037],[0.951853,42.8278923],[0.951903,42.8279037],[0.951983,42.8279533],[0.952003,42.8279305],[0.952003,42.8278427],[0.952213,42.8279305],[0.952273,42.8279305],[0.952343,42.8279533],[0.952363,42.8279419],[0.952483,42.8279533],[0.952403,42.8278923],[0.952383,42.8278427],[0.952323,42.8278122],[0.952283,42.8277626],[0.952213,42.8276329],[0.952233,42.8275719],[0.952213,42.8275909],[0.952273,42.8274918],[0.952293,42.8274918],[0.952343,42.8275528],[0.952413,42.8274918],[0.952423,42.8274612],[0.952403,42.8274422],[0.952423,42.8273926],[0.952453,42.8273811],[0.952493,42.8272018],[0.952603,42.8270531],[0.952603,42.8271408],[0.952643,42.8271713],[0.952673,42.8273201],[0.952803,42.8274803],[0.952883,42.8275337],[0.952943,42.8276138],[0.952983,42.8276138],[0.952963,42.8274727],[0.952983,42.8274231],[0.953013,42.8274117],[0.952993,42.8273621],[0.953013,42.8273201],[0.952983,42.8272934],[0.953043,42.8271828],[0.953083,42.8272133],[0.953133,42.827301],[0.953213,42.8273621],[0.953363,42.8274231],[0.953583,42.8274307],[0.953593,42.8273811],[0.953503,42.8273125],[0.953413,42.8272705],[0.953393,42.8271904],[0.953403,42.8271828],[0.953463,42.8272209],[0.953573,42.8272438],[0.953673,42.8272438],[0.953733,42.8272324],[0.953823,42.8272629],[0.953813,42.8272438],[0.953783,42.8272629],[0.953763,42.8272438],[0.953693,42.8271408],[0.953633,42.8270912],[0.953593,42.8270035],[0.953613,42.8269005],[0.953553,42.8268204],[0.953573,42.8268013],[0.953673,42.8268433],[0.953733,42.8268929],[0.953853,42.8269539],[0.953933,42.8269615],[0.954033,42.8269539],[0.954043,42.8269424],[0.953983,42.8269119],[0.953923,42.8268433],[0.953893,42.826683],[0.953863,42.8266335],[0.953873,42.826622],[0.953923,42.8266411],[0.954023,42.8267136],[0.954163,42.8267403],[0.954303,42.8267632],[0.954313,42.8267326],[0.954243,42.826683],[0.954223,42.826683],[0.954203,42.826622],[0.954113,42.8265228],[0.954103,42.8264236],[0.954203,42.8264236],[0.954403,42.8265038],[0.954513,42.8265228],[0.954543,42.8264503],[0.954423,42.8262634],[0.954583,42.826252],[0.954853,42.8263016],[0.954903,42.8262825],[0.954843,42.8262405],[0.954793,42.8261604],[0.954773,42.8261604],[0.954723,42.8261032],[0.954613,42.8260612],[0.954593,42.8260231],[0.954603,42.8260117],[0.954753,42.8260536],[0.954923,42.8260231],[0.954943,42.8260422],[0.954953,42.8260307],[0.954943,42.8260307],[0.954953,42.8260422],[0.955023,42.8260422],[0.955013,42.8260231],[0.955023,42.8260117],[0.955113,42.8260002],[0.955233,42.8259506],[0.955323,42.8259315],[0.955553,42.825943],[0.955613,42.8259201],[0.955625,42.8259354],[0.955485,42.8258171],[0.955765,42.8257751],[0.955865,42.8257751],[0.955935,42.8257561],[0.955945,42.8257256],[0.956025,42.8256874],[0.956065,42.8256378],[0.956385,42.8254471],[0.956415,42.8253975],[0.956525,42.825325],[0.956625,42.8252449],[0.956635,42.8252144],[0.956665,42.8251953],[0.956695,42.8251343],[0.956855,42.8250275],[0.956895,42.8249779],[0.956935,42.824955],[0.956965,42.8249054],[0.957005,42.8248978],[0.957015,42.8248177],[0.957045,42.8247948],[0.957035,42.8247871],[0.957065,42.8247643],[0.957055,42.824707],[0.957095,42.8246841],[0.957135,42.8246269],[0.957105,42.8245544],[0.957145,42.8245277],[0.957245,42.8244972],[0.957255,42.8244667],[0.957355,42.8244362],[0.957415,42.8243752],[0.957425,42.824337],[0.957433,42.8243332],[0.957493,42.8243446],[0.957623,42.8243027],[0.958053,42.8244324],[0.958183,42.824482],[0.958473,42.824543],[0.958813,42.8246727],[0.958853,42.8246918],[0.958943,42.8246727],[0.959313,42.8247833],[0.959423,42.8247948],[0.959863,42.8249016],[0.959923,42.824894],[0.960053,42.8249245],[0.960103,42.8249245],[0.960203,42.8249321],[0.960253,42.8249016],[0.960363,42.824913],[0.960403,42.824894],[0.960493,42.824913],[0.960643,42.8248825],[0.960983,42.8248825],[0.961033,42.8248749],[0.961223,42.8248749],[0.961313,42.8248749],[0.961393,42.8249016],[0.961523,42.8249016],[0.961583,42.8249245],[0.961763,42.8249321],[0.961873,42.8249817],[0.962113,42.8250122],[0.962123,42.8250046],[0.962113,42.824913],[0.962203,42.824913],[0.962553,42.8249817],[0.962663,42.8250122],[0.962723,42.8250427],[0.962943,42.8250847],[0.962963,42.8251038],[0.963023,42.8251038],[0.963233,42.8251839],[0.963273,42.8251648],[0.963213,42.8250542],[0.963253,42.8249321],[0.963243,42.8249245],[0.963303,42.824913],[0.963423,42.8249245],[0.963513,42.8248749],[0.963543,42.8247948],[0.963563,42.8247833],[0.963533,42.8248024],[0.963563,42.8247833],[0.963843,42.8258438],[0.963953,42.8260231],[0.964063,42.8262444],[0.964143,42.8263512],[0.964383,42.8268127],[0.964483,42.8272133],[0.964443,42.8272743],[0.964343,42.8273544],[0.964353,42.8273735],[0.964453,42.8273735],[0.964643,42.8274345],[0.964783,42.8275223],[0.964883,42.8276215],[0.964973,42.8277321],[0.965003,42.8277321],[0.965013,42.8277435],[0.965033,42.8277321],[0.965133,42.8278122],[0.965223,42.8279419],[0.965203,42.8279533],[0.965333,42.8281021],[0.965363,42.8282623],[0.965483,42.8284225],[0.965463,42.8284645],[0.965533,42.8285942],[0.965523,42.8287125],[0.965483,42.8287735],[0.965483,42.8288727],[0.965453,42.8289146],[0.965643,42.8289719],[0.965833,42.8290825],[0.966253,42.8292236],[0.966773,42.8292923],[0.967193,42.8292732],[0.967643,42.8293343],[0.967722,42.829319],[0.967832,42.8292809],[0.968082,42.8292503],[0.968302,42.8292007],[0.968382,42.8291779],[0.968422,42.8291283],[0.968392,42.8290901],[0.968072,42.8288994],[0.967942,42.8288383],[0.967842,42.8288383],[0.967752,42.8287773],[0.967642,42.8287582],[0.967582,42.8287201],[0.967532,42.8286705],[0.967152,42.8284492],[0.967072,42.8283806],[0.967062,42.8283501],[0.967022,42.8283005],[0.966902,42.8281708],[0.966802,42.8279877],[0.966732,42.8279381],[0.966712,42.8278275],[0.966582,42.8276176],[0.966552,42.8275299],[0.966502,42.8274307],[0.966382,42.8272591],[0.966342,42.8271599],[0.966232,42.8269806],[0.966032,42.8264999],[0.966042,42.8264999],[0.965992,42.8262482],[0.966012,42.8262291],[0.966042,42.8260574],[0.966052,42.8258591],[0.966042,42.82584],[0.966062,42.8257599],[0.966002,42.825489],[0.966012,42.8252792],[0.966042,42.8252296],[0.966032,42.8250198],[0.966062,42.8247681],[0.966122,42.8247108],[0.966282,42.8246498],[0.966282,42.8246994],[0.966402,42.8248978],[0.966562,42.8250389],[0.966662,42.8250999],[0.966752,42.8251686],[0.966812,42.8251991],[0.966852,42.8252296],[0.966872,42.8252907],[0.967242,42.8256187],[0.967352,42.8257408],[0.967452,42.8259583],[0.967492,42.8261375],[0.967522,42.8261795],[0.967672,42.8262901],[0.967752,42.8263779],[0.967802,42.8264198],[0.967882,42.8264389],[0.968122,42.8264198],[0.9680883,42.8263397],[0.9681283,42.8262787],[0.9681582,42.8262482],[0.9682782,42.82621],[0.9684483,42.8261986],[0.9685783,42.8262177],[0.9686483,42.8262405],[0.9686882,42.8262405],[0.9688182,42.8262978],[0.9691083,42.8263588],[0.9694182,42.8264008],[0.9696482,42.8264809],[0.9701483,42.8265991],[0.9704282,42.8267288],[0.9704382,42.8267174],[0.9704183,42.8266983],[0.9705282,42.8267784],[0.9708883,42.8269882],[0.9710582,42.8269997],[0.9717082,42.8267403],[0.9718782,42.8267288],[0.9719782,42.8267479],[0.9721082,42.8267975],[0.9722983,42.8268089],[0.9727082,42.8269005],[0.9730682,42.8269997],[0.9733583,42.8271179],[0.9735482,42.8272171],[0.9737483,42.8273582],[0.9738221,42.8273201],[0.9737521,42.8271599],[0.9739022,42.8272285],[0.9740222,42.8272705],[0.9742122,42.8273392],[0.9742221,42.8272095],[0.9745222,42.8273582],[0.9745321,42.8272209],[0.9746621,42.8273087],[0.9747221,42.8272285],[0.9747921,42.8272705],[0.9748222,42.8271904],[0.9749622,42.8272705],[0.9749922,42.827198],[0.9751921,42.8272705],[0.9751621,42.8270988],[0.9754221,42.8271408],[0.9754322,42.8270378],[0.9756122,42.8270683],[0.9756221,42.8270302],[0.9757422,42.8270683],[0.9757321,42.8269691],[0.9759921,42.8270378],[0.9760221,42.8269005],[0.9762322,42.8269806],[0.9761921,42.8268394],[0.9764221,42.8269806],[0.9764121,42.8267784],[0.9765521,42.8268509],[0.9765221,42.8267097],[0.9766521,42.8267899],[0.9766622,42.8267097],[0.9767622,42.8268089],[0.9767622,42.8266907],[0.9769521,42.8268089],[0.9769222,42.8266792],[0.9770622,42.8267403],[0.9770421,42.8266296],[0.9771621,42.8266983],[0.9771721,42.8266106],[0.9772722,42.8266602],[0.9773121,42.8265686],[0.9774122,42.8266182],[0.9774221,42.826561],[0.9775022,42.8265991],[0.9774922,42.8265495],[0.9776521,42.8265686],[0.9776322,42.8264885],[0.9778022,42.826561],[0.9777721,42.8264694],[0.9778621,42.8264809],[0.9780222,42.8264999],[0.9779921,42.8264198],[0.9781321,42.8264313],[0.9780821,42.8263397],[0.9782422,42.8263588],[0.9781721,42.8262482],[0.9783722,42.8262787],[0.9783422,42.82621],[0.9785022,42.8261986],[0.9783422,42.8260994],[0.9787222,42.8261185],[0.9788021,42.8260689],[0.9789422,42.8259392],[0.9790921,42.8258705],[0.9792321,42.8257179],[0.9792721,42.8257103],[0.9792622,42.8256912],[0.9790621,42.8256493],[0.9789022,42.8256493],[0.9786922,42.8256187],[0.9784421,42.8256111],[0.9782121,42.8255577],[0.9781222,42.8255692],[0.9780222,42.8255386],[0.9778221,42.8255005],[0.9777921,42.825489],[0.9777721,42.8254509],[0.9776021,42.825428],[0.9774221,42.8254395],[0.9773821,42.8253899],[0.9774022,42.8253479],[0.9774221,42.8253288],[0.9777122,42.8252411],[0.9777721,42.8251686],[0.9779521,42.825058],[0.9782321,42.8249283],[0.9782721,42.8249283],[0.9783322,42.8248978],[0.9783322,42.8248482],[0.9786221,42.8245697],[0.9788021,42.8244591],[0.9788122,42.82444],[0.9790722,42.8242493],[0.9790921,42.8241997],[0.9791722,42.8241692],[0.9794222,42.8240089],[0.9795122,42.8239288],[0.9796122,42.8238182],[0.9796721,42.8237381],[0.9799122,42.8236008],[0.9799421,42.8235283],[0.9801121,42.8234406],[0.9802921,42.8232079],[0.9804822,42.8230705],[0.9804621,42.8230209],[0.9805021,42.8229408],[0.9806321,42.8228302],[0.9807221,42.8227806],[0.9807922,42.8227577],[0.9811022,42.8227577],[0.9812421,42.8226395],[0.9815221,42.8224792],[0.9816921,42.8223381],[0.9820321,42.8221588],[0.9820921,42.8221512],[0.9821522,42.8221207],[0.9822822,42.8220978],[0.9824321,42.8219795],[0.9826822,42.8218384],[0.9829022,42.8217583],[0.9830521,42.8217888],[0.9832022,42.8217506],[0.9833621,42.8217506],[0.9835221,42.8217392],[0.9837322,42.8217583],[0.9837822,42.8217583],[0.9838821,42.8218002],[0.9840822,42.8218384],[0.9841521,42.8218193],[0.9842921,42.8217087],[0.9844221,42.8216476],[0.9844722,42.8216209],[0.9845722,42.8216286],[0.9846122,42.8216591],[0.9846721,42.8216705],[0.9847922,42.8217583],[0.9849021,42.8217278],[0.9849421,42.8217697],[0.9849622,42.8218193],[0.9850422,42.821888],[0.9851221,42.8218307],[0.9851621,42.8217201],[0.9852322,42.8217697],[0.9852921,42.8219299],[0.9854422,42.8219986],[0.9855021,42.8221512],[0.9857321,42.8223114],[0.9858121,42.8223305],[0.9858621,42.8223114],[0.9858521,42.8222313],[0.9858322,42.8222084],[0.9857922,42.8220978],[0.9858121,42.8219681],[0.9858022,42.8218384],[0.9857422,42.8217506],[0.9857321,42.8216209],[0.9857422,42.8215485],[0.9858422,42.8213806],[0.9857821,42.8213081],[0.9857221,42.8212585],[0.9855521,42.8210602],[0.9854922,42.8210487],[0.9854121,42.8209877],[0.9852722,42.8209496],[0.9852322,42.8208504],[0.9851422,42.8207588],[0.9851221,42.8206978],[0.9850821,42.8206482],[0.9850522,42.8204994],[0.9850221,42.8204803],[0.9849821,42.8204803],[0.9849421,42.8204384],[0.9849321,42.8203278],[0.9849321,42.8202705],[0.9849622,42.8202095],[0.9849622,42.8201714],[0.9849122,42.8200989],[0.9850122,42.8198814],[0.9850721,42.8196678],[0.9851822,42.819458],[0.9852921,42.8191605],[0.9853922,42.8189888],[0.9854121,42.8190804],[0.9854422,42.8190994],[0.9854721,42.8190498],[0.9856421,42.8189392],[0.9857122,42.8189392],[0.9857721,42.8189011],[0.9858121,42.8189011],[0.9859622,42.8189697],[0.9859622,42.8190308],[0.9860222,42.8190804],[0.986102,42.8191757],[0.986212,42.8192368],[0.986302,42.8192558],[0.986332,42.8192787],[0.986552,42.8192787],[0.986592,42.8192558],[0.986592,42.8192978],[0.986772,42.8193054],[0.986872,42.8193474],[0.987002,42.8194656],[0.987042,42.8195686],[0.987092,42.8196373],[0.987142,42.8196068],[0.987192,42.8197479],[0.987332,42.8199654],[0.987342,42.8199959],[0.987362,42.8200073],[0.987402,42.8201065],[0.987442,42.820137],[0.987492,42.8201485],[0.987582,42.8201752],[0.987622,42.8202171],[0.987662,42.8202362],[0.987672,42.8202667],[0.987652,42.8202858],[0.987742,42.8202858],[0.987922,42.8202477],[0.987962,42.8203163],[0.987882,42.820488],[0.987902,42.8205452],[0.987962,42.8205986],[0.988042,42.8207283],[0.988192,42.8209076],[0.988232,42.8209152],[0.988342,42.8209267],[0.988432,42.8209076],[0.988492,42.8208656],[0.988492,42.8209381],[0.988432,42.8210678],[0.988482,42.8211365],[0.988522,42.8211479],[0.988512,42.8211365],[0.988562,42.8211288],[0.988572,42.8211555],[0.988712,42.8212051],[0.988782,42.8212051],[0.988762,42.8212051],[0.988792,42.8211861],[0.988792,42.821167],[0.988932,42.8212585],[0.988992,42.8213959],[0.989052,42.821476],[0.989042,42.821476],[0.989052,42.8215065],[0.989242,42.8217888],[0.989342,42.821888],[0.989362,42.8218575],[0.989392,42.8218384],[0.989422,42.8219376],[0.989492,42.8220367],[0.989602,42.8222771],[0.989652,42.8223381],[0.989722,42.8223572],[0.989802,42.8223457],[0.989812,42.8223686],[0.989792,42.8223877],[0.989822,42.8223686],[0.989842,42.8223763],[0.989812,42.8225975],[0.989842,42.8226166],[0.989842,42.8228455],[0.989782,42.8229752],[0.989802,42.8230057],[0.989792,42.8230972],[0.989762,42.8231659],[0.989762,42.8232689],[0.989742,42.8233376],[0.989802,42.8234787],[0.989892,42.8235359],[0.989952,42.8235588],[0.990002,42.8235779],[0.990072,42.8237686],[0.990062,42.8240852],[0.990072,42.8241158],[0.990132,42.8241653],[0.990132,42.8242073],[0.990142,42.8242989],[0.9898211,42.8245354],[0.9898611,42.8247375],[0.9899812,42.824955],[0.9901412,42.8247948],[0.9902912,42.8247147],[0.9905012,42.8246765],[0.9905812,42.8247757],[0.9906111,42.8249664],[0.9906511,42.8252869],[0.9906912,42.8254967],[0.9907212,42.8255157],[0.9907911,42.8254166],[0.9908912,42.8252678],[0.9910312,42.8250847],[0.9912211,42.8249359],[0.9911911,42.8251953],[0.9911811,42.8254547],[0.9911712,42.8255768],[0.9913912,42.825367],[0.9915912,42.8251877],[0.9915612,42.8253746],[0.9915311,42.8255577],[0.9915712,42.8255844],[0.9917611,42.8254166],[0.9919512,42.8252678],[0.9921111,42.8251953],[0.9920312,42.8253975],[0.9919811,42.8255272],[0.9920412,42.8256149],[0.9921911,42.8255081],[0.9923512,42.8254166],[0.9923412,42.8255081],[0.9922512,42.8256378],[0.9922512,42.8257446],[0.9924111,42.8257179],[0.9925112,42.825676],[0.9924412,42.8258247],[0.9923412,42.8260269],[0.9925011,42.8259544],[0.9926412,42.8258858],[0.9925911,42.8260345],[0.9925712,42.8261452],[0.9927211,42.826046],[0.9929112,42.8259048],[0.9931412,42.8257446],[0.9932612,42.8256645],[0.9931412,42.8258247],[0.9930612,42.8259468],[0.9931912,42.8259163],[0.9933411,42.8258553],[0.9933512,42.8259964],[0.9934912,42.8259277],[0.9937311,42.8259048],[0.9936911,42.8259773],[0.9939011,42.8259468],[0.9940512,42.8259163],[0.9942012,42.8258972],[0.9943011,42.825985],[0.9942412,42.826046],[0.9940012,42.8261147],[0.9938712,42.8261871],[0.9938611,42.8262672],[0.9941211,42.8262482],[0.9944412,42.8261948],[0.9944311,42.8262672],[0.9941412,42.8263855],[0.9941211,42.8264465],[0.9943811,42.8264275],[0.9943511,42.8264771],[0.9942712,42.8265381],[0.9940811,42.8266449],[0.9941512,42.8266449],[0.9944912,42.8265572],[0.9944612,42.8266068],[0.9942412,42.826725],[0.9937112,42.8270264],[0.9936212,42.8271065],[0.9936011,42.8273163],[0.9936411,42.8274155],[0.9936911,42.8275757],[0.9937711,42.8277779],[0.9938111,42.8278847],[0.9938512,42.8280067],[0.9938712,42.8280563],[0.9939312,42.8281059],[0.9940212,42.8280563],[0.9940912,42.8281555],[0.9941512,42.8282661],[0.9942712,42.8281746],[0.9943612,42.8283157],[0.9944412,42.8284454],[0.9944912,42.828495],[0.9945412,42.8283653],[0.9945711,42.8283272],[0.9946312,42.8284149],[0.9946911,42.8284874],[0.9947612,42.8285866],[0.9948112,42.8286972],[0.9948612,42.8287964],[0.9948412,42.8288956],[0.9947811,42.8290367],[0.9947212,42.8292046],[0.9946312,42.8294258],[0.9945812,42.8296471],[0.9946312,42.8298378],[0.9946812,42.8299179],[0.9947312,42.8300667],[0.9948112,42.8302155],[0.9950112,42.8304253],[0.9951811,42.8305969],[0.9953712,42.830658],[0.9953712,42.8304672],[0.9954212,42.8303146],[0.9954612,42.8301964],[0.9955212,42.8300858],[0.9956211,42.8299751],[0.9957212,42.8298645],[0.9958411,42.8297577],[0.9960111,42.8297157],[0.9960912,42.8296967],[0.9961612,42.8297462],[0.9962912,42.8297958],[0.9964111,42.8297844],[0.9965912,42.8297272],[0.9968511,42.8296356],[0.9971412,42.8294678],[0.9974211,42.8293381],[0.9977012,42.8291969],[0.9979411,42.8290253],[0.9981412,42.8288651],[0.9984012,42.8286667],[0.9986812,42.8284378],[0.9987612,42.828495],[0.9988012,42.8286667],[0.9988611,42.8287773],[0.9990612,42.8286972],[0.9990411,42.8290176],[0.9990712,42.8291473],[0.9991112,42.8292274],[0.9991912,42.8292274],[0.9993511,42.8291969],[0.9993612,42.8293266],[0.9994012,42.8294373],[0.9995611,42.8295059],[0.9997712,42.8296356],[0.9998612,42.8296852],[0.9999812,42.8296165],[1.0001111,42.8295174],[1.0002211,42.8296852],[1.0003911,42.8298874],[1.0004911,42.8297768],[1.0005912,42.8296967],[1.0007712,42.8295555],[1.0009612,42.8294868],[1.0011212,42.8293953],[1.0013212,42.8292961],[1.0013812,42.8293648],[1.0014012,42.8294373],[1.0014212,42.829628],[1.0015211,42.8296356],[1.0015712,42.8296471],[1.0015912,42.8297768],[1.0016311,42.8299255],[1.0017412,42.8298569],[1.0018212,42.8297768],[1.0020112,42.8296661],[1.0022112,42.8294945],[1.0024312,42.8293762],[1.0026512,42.8292046],[1.0028812,42.8290863],[1.0031612,42.8289452],[1.0034611,42.8288574],[1.0037111,42.8287849],[1.0039512,42.8287163],[1.0040711,42.8286667],[1.0042711,42.8287544],[1.0044912,42.828846],[1.0047112,42.8288879],[1.0047112,42.8286972],[1.0047811,42.8285561],[1.0048711,42.8281975],[1.0050112,42.8280067],[1.0050712,42.827858],[1.0051912,42.8276672],[1.0053612,42.8274956],[1.0056112,42.8273659],[1.0059412,42.8272362],[1.0061711,42.8271446],[1.0065112,42.8270073],[1.0068412,42.8269272],[1.0071112,42.8267746],[1.0073812,42.8266449],[1.0076711,42.8264847],[1.0079812,42.8263474],[1.0081011,42.8263779],[1.0083112,42.8263054],[1.0085411,42.8262253],[1.0087012,42.8261871],[1.0087012,42.8260269],[1.0086712,42.8259163],[1.0086112,42.825798],[1.0084012,42.825676],[1.0083112,42.8255844],[1.0082111,42.825428],[1.0080012,42.8253174],[1.0081211,42.8252373],[1.0081612,42.8250656],[1.0082612,42.8249359],[1.0083611,42.8247681],[1.0085312,42.824585],[1.0086712,42.8244781],[1.0089312,42.824398],[1.0091912,42.8242645],[1.0094211,42.8241844],[1.0096111,42.8241272],[1.0097111,42.8240051],[1.0100611,42.823925],[1.0104212,42.8238869],[1.0108112,42.8238144],[1.0110712,42.8237267],[1.0114312,42.823597],[1.0117712,42.8234749],[1.0122012,42.8233948],[1.0124011,42.8232651],[1.0125811,42.8230667],[1.0127112,42.8228951],[1.0129311,42.8226776],[1.0132111,42.8225174],[1.0134212,42.8223648],[1.0134511,42.822155],[1.0135012,42.8219147],[1.0135012,42.8217049],[1.0135312,42.821537],[1.0136611,42.8213577],[1.0137812,42.8211555],[1.0138612,42.821228],[1.0139712,42.8214378],[1.0140412,42.8215675],[1.0141011,42.8216476],[1.0141611,42.8216972],[1.0142711,42.8218651],[1.0143311,42.8219948],[1.0143712,42.822155],[1.0144612,42.8223572],[1.0145812,42.8225365],[1.0147011,42.8227348],[1.0147512,42.8228951],[1.0147911,42.8230553],[1.0150312,42.8233757],[1.0152012,42.8236275],[1.0154711,42.8237953],[1.0155312,42.8240051],[1.0155811,42.8242264],[1.0155811,42.8244247],[1.0155512,42.8245964],[1.0156012,42.8247757],[1.0157812,42.8250847],[1.0160211,42.8254662],[1.0161612,42.8257256],[1.0162412,42.8260155],[1.0162811,42.8262672],[1.0159012,42.8263054],[1.0156611,42.8264046],[1.0154011,42.8264961],[1.0156012,42.8265572],[1.0159111,42.8265152],[1.0162112,42.8265877],[1.0163611,42.8266563],[1.0161111,42.8267059],[1.0158912,42.8267975],[1.0157812,42.8269157],[1.0161111,42.8269272],[1.0164112,42.8270454],[1.0161312,42.8270645],[1.0159111,42.8271675],[1.0158511,42.8272476],[1.0161612,42.8272858],[1.0165212,42.8273354],[1.0162811,42.8273849],[1.0160412,42.8274879],[1.0163511,42.8275566],[1.0167612,42.8276253],[1.0165012,42.8276978],[1.0162412,42.8277855],[1.0159311,42.827858],[1.0158311,42.8279381],[1.0157212,42.8282547],[1.0156012,42.8284378],[1.0154111,42.8287163],[1.0154011,42.8290672],[1.0154512,42.8293877],[1.0154811,42.8295555],[1.0156611,42.8294144],[1.0157411,42.829258],[1.0158212,42.8293648],[1.0159411,42.8295555],[1.0160512,42.8297348],[1.0163511,42.8295174],[1.0164012,42.8296547],[1.0165812,42.8295746],[1.0166411,42.829525],[1.0166712,42.8297348],[1.0168211,42.8297462],[1.0169312,42.8296471],[1.0169711,42.8297653],[1.0171411,42.8298149],[1.0172311,42.8298569],[1.0172311,42.8296967],[1.0173211,42.8297157],[1.0175111,42.8298378],[1.0175712,42.8298264],[1.0175612,42.8296051],[1.0176111,42.8293381],[1.0178511,42.8295059],[1.0179712,42.8295479],[1.0180912,42.8296661],[1.0181412,42.8298378],[1.0179912,42.8300056],[1.0181012,42.8300476],[1.0182811,42.8300476],[1.0185912,42.8300781],[1.0188612,42.8300056],[1.0192212,42.829998],[1.0194712,42.8300056],[1.0198011,42.8300247],[1.0200711,42.8300858],[1.0201712,42.8301048],[1.0204011,42.8296967],[1.0207411,42.8299675],[1.0209912,42.8298264],[1.0211612,42.829628],[1.0216012,42.829895],[1.0217412,42.8296051],[1.0220811,42.8297272],[1.0224512,42.8295174],[1.0228812,42.8296547],[1.0232111,42.8299675],[1.0235511,42.830307],[1.0241212,42.8306847],[1.0246211,42.8309669],[1.0250912,42.8313179],[1.0257312,42.8318062],[1.0262212,42.8322144],[1.0270711,42.8325462],[1.0277112,42.8327255],[1.0285811,42.832798],[1.0293611,42.8327866],[1.0297111,42.8327179],[1.0301411,42.832695],[1.0304211,42.832737],[1.0308212,42.8327255]]},{"id":17758,"author":"Ubicarta","name_GR":"Pyrenees: 31 Valier to Aunac","description_GR":"Valier to Aunac by Ubicarta","path":"FRANCE\/GR10_DAY_31","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":27598,"name_EN":"Pyrenees: 31 Valier \u00e0 Aunac","description_EN":"Valier \u00e0 Aunac par Ubicarta","ascent_time":632,"descent_time":626,"marker":"France_GR10","level":9,"ascent":2401,"descent":2600,"maxelev":1919,"minelev":660,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.030775 42.82519,1.176703 42.86418)","views":4,"millestones":"0,1.0308194,42.8327255#1,1.0378875,42.8278850#2,1.0461208,42.8257974#3,1.0515339,42.8276304#4,1.0539845,42.8311425#5,1.0590894,42.8305885#6,1.0567853,42.8339049#7,1.0507129,42.8397473#8,1.0573839,42.8427207#9,1.0646644,42.8460148#10,1.0725629,42.8513729#11,1.0739788,42.8564060#12,1.0670711,42.8628987#13,1.0751471,42.8598963#14,1.0800288,42.8599134#15,1.0847587,42.8584617#16,1.0903073,42.8631264#17,1.0909838,42.8557986#18,1.0992512,42.8578362#19,1.1050332,42.8587556#20,1.1130579,42.8565941#21,1.1195970,42.8552574#22,1.1294795,42.8530136#23,1.1373923,42.8539129#24,1.1452955,42.8531373#25,1.1553501,42.8535066#26,1.1658949,42.8538106#27,1.1700759,42.8541407#27.6,1.1767030,42.8544006","x":1.0747395,"y":42.8544655,"coor":[[1.0308194,42.8327255],[1.0307794,42.8326378],[1.0307794,42.8325882],[1.0307695,42.8325462],[1.0307794,42.8324776],[1.0307994,42.832428],[1.0308194,42.8323479],[1.0308595,42.8322563],[1.0308894,42.8321877],[1.0309395,42.8321953],[1.0309994,42.8321953],[1.0310494,42.8321953],[1.0310794,42.8321953],[1.0311295,42.8322182],[1.0311694,42.8322258],[1.0312095,42.8322372],[1.0312694,42.8322487],[1.0313294,42.8322487],[1.0313895,42.8322487],[1.0314595,42.8322487],[1.0315094,42.8322487],[1.0315495,42.8322487],[1.0315794,42.8322372],[1.0316094,42.8322258],[1.0316294,42.8322258],[1.0316495,42.8322182],[1.0316694,42.8322182],[1.0317094,42.8322182],[1.0317494,42.8322182],[1.0317794,42.8322182],[1.0318195,42.8322182],[1.0318594,42.8322182],[1.0318995,42.8322067],[1.0319294,42.8321953],[1.0319394,42.8321877],[1.0319594,42.8321686],[1.0319694,42.8321571],[1.0319895,42.8321457],[1.0320094,42.8321381],[1.0320494,42.8321266],[1.0320394,42.8321266],[1.0320594,42.8321152],[1.0320795,42.8320961],[1.0320795,42.8320885],[1.0320895,42.8320656],[1.0320895,42.8320465],[1.0321094,42.8320274],[1.0321394,42.8319969],[1.0321594,42.8319664],[1.0321594,42.8319588],[1.0321894,42.8319168],[1.0322094,42.8318672],[1.0322394,42.8318062],[1.0322695,42.831768],[1.0322994,42.8316956],[1.0323495,42.8316078],[1.0324094,42.8315086],[1.0324395,42.8314171],[1.0324794,42.831337],[1.0325094,42.8312874],[1.0325494,42.8312454],[1.0325694,42.8312187],[1.0326095,42.8311958],[1.0326494,42.8311653],[1.0327194,42.8311386],[1.0327394,42.8311157],[1.0327694,42.8310852],[1.0327795,42.8310661],[1.0328094,42.8310356],[1.0328294,42.8310051],[1.0328795,42.8309364],[1.0329595,42.8308563],[1.0330495,42.8307877],[1.0331894,42.830677],[1.0332794,42.8306084],[1.0333894,42.8305359],[1.0333995,42.8305473],[1.0334795,42.8306084],[1.0335695,42.8306351],[1.0336794,42.830658],[1.0338694,42.8306656],[1.0340594,42.8306656],[1.0341394,42.830658],[1.0342994,42.8305779],[1.0346195,42.8304176],[1.0350494,42.8301773],[1.0351894,42.8300781],[1.0353194,42.8299866],[1.0354694,42.8299065],[1.0355494,42.8298187],[1.0356294,42.8296776],[1.0356895,42.8295288],[1.0356994,42.8295059],[1.0358094,42.8293762],[1.0359294,42.829216],[1.0361295,42.8289566],[1.0361394,42.8289566],[1.0361094,42.8290558],[1.0360894,42.829258],[1.0360894,42.8293457],[1.0363594,42.8290787],[1.0368094,42.828598],[1.0371594,42.8282852],[1.0372094,42.828186],[1.0373294,42.8280754],[1.0374994,42.8279381],[1.0376294,42.8278275],[1.0377995,42.8276978],[1.0377995,42.8276863],[1.0378494,42.8277168],[1.0378795,42.8277855],[1.0378894,42.827877],[1.0378594,42.8280067],[1.0378294,42.8280563],[1.0379994,42.8279762],[1.0383394,42.827816],[1.0384794,42.8277588],[1.0385994,42.8278885],[1.0387495,42.8278351],[1.0389694,42.8277168],[1.0392795,42.8275452],[1.0395395,42.8273964],[1.0397195,42.8273277],[1.0399094,42.8272858],[1.0401394,42.8272552],[1.0404494,42.827198],[1.0405694,42.8271561],[1.0408194,42.8270378],[1.0409595,42.8268852],[1.0411494,42.8266983],[1.0413594,42.8264771],[1.0414695,42.8263855],[1.0416495,42.8262672],[1.0418195,42.8261375],[1.0419095,42.8260269],[1.0421194,42.8258286],[1.0422494,42.8257484],[1.0424594,42.8255959],[1.0427394,42.8254471],[1.0431194,42.8252983],[1.0434394,42.8251877],[1.0434494,42.8253365],[1.0436394,42.8252182],[1.0435895,42.825367],[1.0437794,42.8252983],[1.0437394,42.8254776],[1.0441095,42.8253174],[1.0443894,42.8252563],[1.0443494,42.8254662],[1.0446194,42.8253784],[1.0445194,42.8255463],[1.0451094,42.8255386],[1.0457494,42.8255272],[1.0455494,42.825676],[1.0461794,42.8258057],[1.0455694,42.8259888],[1.0466694,42.8260956],[1.0468094,42.8261375],[1.0469195,42.8261757],[1.0470394,42.8262062],[1.0471394,42.8262253],[1.0473495,42.8262253],[1.0475994,42.8262062],[1.0478694,42.8261871],[1.0480695,42.8261757],[1.0482194,42.8261871],[1.0483295,42.8261871],[1.0483694,42.8261871],[1.0484195,42.8262062],[1.0484294,42.8262177],[1.0484394,42.8262367],[1.0484494,42.8262482],[1.0484694,42.8262482],[1.0484995,42.8262367],[1.0485194,42.8262177],[1.0485594,42.8261871],[1.0485994,42.8261681],[1.0486594,42.8261566],[1.0486994,42.8261452],[1.0487394,42.8261261],[1.0487595,42.826107],[1.0488194,42.826088],[1.0488694,42.826088],[1.0489395,42.8260574],[1.0490094,42.8260384],[1.0490794,42.8259888],[1.0491195,42.8259468],[1.0491995,42.8258858],[1.0492494,42.8258553],[1.0493194,42.8258171],[1.0494094,42.8258171],[1.0494794,42.8257866],[1.0496194,42.8257256],[1.0499294,42.8256187],[1.0500994,42.8255463],[1.0503594,42.825428],[1.0504994,42.8253174],[1.0505494,42.8252678],[1.0506095,42.8252373],[1.0506694,42.8252487],[1.0506995,42.8252869],[1.0507094,42.8253365],[1.0507795,42.8253784],[1.0508695,42.8253975],[1.0509894,42.8254166],[1.0510794,42.8254662],[1.0511295,42.8255386],[1.0511994,42.8255768],[1.0513095,42.8256187],[1.0513594,42.8256683],[1.0513895,42.8257256],[1.0514494,42.8257866],[1.0515494,42.8258362],[1.0516894,42.8259087],[1.0518295,42.8259964],[1.0519894,42.8260956],[1.0521494,42.8262062],[1.0521594,42.8262062],[1.0522294,42.8262978],[1.0522695,42.8263168],[1.0523294,42.8263588],[1.0523894,42.8263779],[1.0524495,42.8264084],[1.0524894,42.826416],[1.0525295,42.8264351],[1.0525594,42.8264465],[1.0525994,42.826458],[1.0526094,42.8264771],[1.0526195,42.8265152],[1.0525894,42.8265381],[1.0525694,42.8265572],[1.0525594,42.8265572],[1.0525594,42.8265686],[1.0525694,42.8265877],[1.0525794,42.8265953],[1.0526195,42.8266068],[1.0526694,42.8266068],[1.0526994,42.8266068],[1.0527195,42.8266258],[1.0527294,42.8266373],[1.0527294,42.8266563],[1.0527095,42.8266563],[1.0527095,42.8266678],[1.0526894,42.8266678],[1.0526594,42.8266754],[1.0526494,42.8266983],[1.0526295,42.8267059],[1.0526195,42.826725],[1.0525994,42.8267365],[1.0525794,42.8267365],[1.0525594,42.826725],[1.0525395,42.826725],[1.0524994,42.826725],[1.0524694,42.8267365],[1.0524395,42.8267479],[1.0523994,42.826767],[1.0523494,42.8268051],[1.0522894,42.8268471],[1.0522695,42.8268776],[1.0522294,42.8269081],[1.0521895,42.8269272],[1.0521194,42.8269463],[1.0520594,42.8269768],[1.0520195,42.8269958],[1.0520095,42.8269958],[1.0519794,42.8270187],[1.0519494,42.8270264],[1.0519394,42.8270378],[1.0519295,42.8270569],[1.0519295,42.8270683],[1.0519494,42.8270683],[1.0519794,42.8270569],[1.0519994,42.8270569],[1.0520095,42.8270683],[1.0520294,42.827076],[1.0520394,42.8270874],[1.0520694,42.827076],[1.0521094,42.827076],[1.0521394,42.8270683],[1.0521694,42.8270569],[1.0521795,42.8270569],[1.0521895,42.8270683],[1.0521795,42.8270874],[1.0521394,42.8271065],[1.0520694,42.827137],[1.0519994,42.8271675],[1.0519295,42.827198],[1.0518494,42.8272285],[1.0517894,42.8272667],[1.0517094,42.8273163],[1.0516794,42.8273468],[1.0516595,42.8273659],[1.0516194,42.8273964],[1.0516094,42.8273964],[1.0515695,42.8274155],[1.0515594,42.8274155],[1.0515194,42.8274384],[1.0514795,42.827446],[1.0514795,42.8274574],[1.0514694,42.8274574],[1.0514394,42.8274765],[1.0514294,42.8274765],[1.0514194,42.8274879],[1.0514194,42.827507],[1.0514194,42.8275185],[1.0514194,42.8275375],[1.0514194,42.8275452],[1.0514094,42.8275566],[1.0513794,42.8275757],[1.0513594,42.8276062],[1.0513494,42.8276176],[1.0513494,42.8276253],[1.0513494,42.8276367],[1.0513594,42.8276482],[1.0513794,42.8276482],[1.0513995,42.8276482],[1.0514194,42.8276367],[1.0514394,42.8276367],[1.0514795,42.8276176],[1.0514994,42.8276176],[1.0515194,42.8276176],[1.0515294,42.8276253],[1.0515394,42.8276367],[1.0515194,42.8276558],[1.0514994,42.8276672],[1.0514994,42.8276863],[1.0515094,42.8277054],[1.0514994,42.8277283],[1.0514895,42.8277473],[1.0514594,42.8277664],[1.0514594,42.8277779],[1.0514394,42.8277969],[1.0514294,42.8278084],[1.0514294,42.8278275],[1.0514294,42.8278351],[1.0514194,42.827858],[1.0514094,42.8278656],[1.0513794,42.827877],[1.0513294,42.8278961],[1.0512894,42.8279266],[1.0512694,42.8279381],[1.0512195,42.8279686],[1.0511794,42.8280182],[1.0511694,42.8280182],[1.0511194,42.8280983],[1.0510694,42.8281784],[1.0510294,42.828228],[1.0510094,42.8282776],[1.0509994,42.8282852],[1.0509894,42.8283157],[1.0509794,42.8283386],[1.0509894,42.8283463],[1.0510094,42.8283463],[1.0510194,42.8283386],[1.0510294,42.8283272],[1.0510495,42.8283081],[1.0510594,42.8282967],[1.0510794,42.8282852],[1.0510994,42.8282852],[1.0511094,42.8282967],[1.0511094,42.8283081],[1.0510994,42.8283272],[1.0510794,42.8283463],[1.0510694,42.8283577],[1.0510594,42.8283653],[1.0510594,42.8283768],[1.0510594,42.8283882],[1.0510694,42.8283882],[1.0510794,42.8283958],[1.0510994,42.8283882],[1.0511194,42.8283653],[1.0511395,42.8283577],[1.0511494,42.8283577],[1.0511694,42.8283463],[1.0511894,42.8283386],[1.0512094,42.8283272],[1.0512094,42.8283157],[1.0512195,42.8283081],[1.0512195,42.8282852],[1.0512295,42.8282776],[1.0512494,42.8282661],[1.0512694,42.8282661],[1.0512794,42.8282776],[1.0512894,42.8282852],[1.0512794,42.8283081],[1.0512794,42.8283272],[1.0512894,42.8283386],[1.0512995,42.8283463],[1.0513194,42.8283386],[1.0513394,42.8283386],[1.0513494,42.8283157],[1.0513694,42.8283157],[1.0513995,42.8283081],[1.0514094,42.8283157],[1.0514094,42.8283272],[1.0514094,42.8283386],[1.0513895,42.8283577],[1.0513694,42.8283653],[1.0513494,42.8284073],[1.0513394,42.8284378],[1.0513294,42.8284454],[1.0513194,42.8284683],[1.0513095,42.828476],[1.0513095,42.8284874],[1.0513194,42.8284874],[1.0513394,42.8284874],[1.0513494,42.8284874],[1.0513694,42.8284874],[1.0513895,42.8284874],[1.0513995,42.8284874],[1.0514194,42.8284874],[1.0514294,42.8284874],[1.0514394,42.8284874],[1.0514494,42.8284874],[1.0514494,42.828495],[1.0514494,42.8285065],[1.0514294,42.8285065],[1.0514094,42.8285179],[1.0513895,42.8285255],[1.0513694,42.828537],[1.0513694,42.8285484],[1.0513794,42.8285561],[1.0513895,42.8285561],[1.0513995,42.8285561],[1.0514094,42.8285484],[1.0514294,42.8285484],[1.0514594,42.828537],[1.0514795,42.828537],[1.0514994,42.828537],[1.0515194,42.8285255],[1.0515394,42.8285255],[1.0515494,42.8285255],[1.0515594,42.8285255],[1.0515594,42.828537],[1.0515494,42.8285484],[1.0515194,42.8285561],[1.0514994,42.8285751],[1.0514795,42.8285866],[1.0514494,42.828598],[1.0514194,42.8286171],[1.0513895,42.8286285],[1.0513694,42.8286362],[1.0513394,42.8286476],[1.0513194,42.8286667],[1.0512995,42.8286858],[1.0512894,42.8287163],[1.0512794,42.8287277],[1.0512694,42.8287582],[1.0512694,42.8287888],[1.0512594,42.8288078],[1.0512594,42.8288155],[1.0512494,42.8288383],[1.0512394,42.828846],[1.0512195,42.8288651],[1.0512094,42.8288765],[1.0511994,42.8288765],[1.0511894,42.8288879],[1.0511894,42.8288956],[1.0511994,42.828907],[1.0512094,42.8289261],[1.0512295,42.8289375],[1.0512394,42.8289452],[1.0512394,42.8289566],[1.0512494,42.8289757],[1.0512394,42.8289986],[1.0512295,42.8290176],[1.0512295,42.8290367],[1.0512295,42.8290558],[1.0512394,42.8290787],[1.0512394,42.8290863],[1.0512394,42.8291054],[1.0512295,42.8291168],[1.0512195,42.8291359],[1.0512195,42.8291588],[1.0512094,42.8291779],[1.0512094,42.8291969],[1.0512094,42.8292274],[1.0511994,42.829258],[1.0511894,42.8292656],[1.0511894,42.829277],[1.0511894,42.8292885],[1.0511994,42.8292961],[1.0512094,42.8292885],[1.0512195,42.829277],[1.0512394,42.829258],[1.0512494,42.8292465],[1.0512594,42.8292351],[1.0512594,42.8292274],[1.0512694,42.829216],[1.0512794,42.829216],[1.0512894,42.829216],[1.0512995,42.8292274],[1.0512995,42.8292351],[1.0512894,42.829258],[1.0512794,42.829277],[1.0512794,42.8292885],[1.0512794,42.8293076],[1.0512694,42.8293381],[1.0512694,42.8293762],[1.0512694,42.8294067],[1.0512694,42.8294182],[1.0512694,42.8294258],[1.0512794,42.8294373],[1.0512894,42.8294373],[1.0512894,42.8294487],[1.0512995,42.8294678],[1.0513095,42.8294868],[1.0513194,42.8295174],[1.0513394,42.8295364],[1.0513594,42.829567],[1.0513694,42.8295975],[1.0513995,42.8296471],[1.0514194,42.8297081],[1.0514294,42.8297577],[1.0514294,42.8298073],[1.0514394,42.8298378],[1.0514594,42.8298683],[1.0514594,42.8298759],[1.0514694,42.8299179],[1.0514694,42.829937],[1.0514694,42.8299484],[1.0514694,42.8299675],[1.0514795,42.8299866],[1.0514895,42.8300056],[1.0514994,42.8300285],[1.0515094,42.8300476],[1.0515194,42.8300667],[1.0515294,42.8300781],[1.0515394,42.8300858],[1.0515494,42.8300972],[1.0515594,42.8301086],[1.0515695,42.8301086],[1.0515695,42.8300972],[1.0515695,42.8300858],[1.0515594,42.8300858],[1.0515594,42.8300667],[1.0515594,42.8300552],[1.0515594,42.8300285],[1.0515695,42.8300056],[1.0515795,42.8299866],[1.0515795,42.8299675],[1.0515894,42.8299179],[1.0515994,42.8298683],[1.0516094,42.8298378],[1.0516194,42.8297768],[1.0516394,42.8297157],[1.0516495,42.8296776],[1.0516595,42.8296585],[1.0516695,42.8296471],[1.0516794,42.8296471],[1.0516794,42.8296585],[1.0516894,42.8296776],[1.0516894,42.8296852],[1.0516894,42.8296967],[1.0516994,42.8297272],[1.0517094,42.8297462],[1.0517194,42.8297768],[1.0517294,42.8297958],[1.0517495,42.8298187],[1.0517594,42.8298378],[1.0517794,42.8298759],[1.0517994,42.8299179],[1.0518094,42.8299484],[1.0518194,42.8299675],[1.0518395,42.8299751],[1.0518494,42.829998],[1.0518694,42.8300171],[1.0518894,42.8300362],[1.0518994,42.8300552],[1.0519094,42.8300667],[1.0519295,42.8300858],[1.0519295,42.8300972],[1.0519394,42.8300972],[1.0519494,42.8300972],[1.0519494,42.8300858],[1.0519594,42.8300781],[1.0519594,42.8300552],[1.0519594,42.8300171],[1.0519794,42.8299179],[1.0519894,42.8298264],[1.0519994,42.8297653],[1.0519994,42.8297272],[1.0520095,42.8296852],[1.0520095,42.8296471],[1.0520195,42.8296165],[1.0520195,42.8295975],[1.0520294,42.8295784],[1.0520394,42.8295784],[1.0520494,42.8295784],[1.0520594,42.829586],[1.0520694,42.8296051],[1.0520694,42.829628],[1.0520895,42.8296585],[1.0521094,42.8296967],[1.0521394,42.8297462],[1.0521694,42.8297882],[1.0521994,42.8298264],[1.0522394,42.8298683],[1.0522894,42.8299065],[1.0523294,42.8299484],[1.0523695,42.8299675],[1.0523994,42.8299866],[1.0524294,42.8300056],[1.0524495,42.8300171],[1.0524595,42.8300362],[1.0524794,42.8300476],[1.0524894,42.8300552],[1.0524994,42.8300552],[1.0525094,42.8300552],[1.0525094,42.8300476],[1.0524994,42.8300362],[1.0524894,42.8300056],[1.0524794,42.8299751],[1.0524694,42.8299675],[1.0524595,42.8299484],[1.0524495,42.8299255],[1.0524495,42.8299179],[1.0524495,42.829895],[1.0524595,42.8298874],[1.0524694,42.8298874],[1.0524794,42.829895],[1.0524794,42.8299065],[1.0524994,42.8299255],[1.0525094,42.8299484],[1.0525395,42.8299561],[1.0525694,42.8299751],[1.0526094,42.8300056],[1.0526494,42.8300552],[1.0526894,42.8300858],[1.0527095,42.8301277],[1.0527294,42.8301468],[1.0527394,42.8301773],[1.0527594,42.8302078],[1.0527694,42.8302383],[1.0527894,42.8302765],[1.0528194,42.8303185],[1.0528494,42.8303375],[1.0528594,42.8303566],[1.0528694,42.830368],[1.0528795,42.8303871],[1.0528895,42.8304176],[1.0529094,42.8304367],[1.0529494,42.8304672],[1.0529795,42.8304863],[1.0530194,42.8305168],[1.0530294,42.8305473],[1.0530394,42.8305588],[1.0530494,42.8305855],[1.0530595,42.8306084],[1.0530794,42.8306351],[1.0531094,42.8306656],[1.0531595,42.8307152],[1.0531794,42.8307381],[1.0532094,42.8307686],[1.0532194,42.8307762],[1.0532395,42.8308067],[1.0532295,42.8307953],[1.0532495,42.8308258],[1.0532495,42.8308563],[1.0532395,42.8308983],[1.0532295,42.8309364],[1.0532094,42.8309555],[1.0531994,42.8309784],[1.0531794,42.8309975],[1.0531694,42.8310165],[1.0531495,42.831028],[1.0531495,42.8310471],[1.0531495,42.8310585],[1.0531595,42.8310661],[1.0531595,42.8310852],[1.0531595,42.8311081],[1.0531694,42.8311157],[1.0531894,42.8311157],[1.0531994,42.8310966],[1.0531994,42.8310852],[1.0532194,42.8310776],[1.0532295,42.8310585],[1.0532794,42.8310471],[1.0533394,42.8310356],[1.0533794,42.8310165],[1.0534195,42.8309975],[1.0534494,42.830986],[1.0534794,42.8309669],[1.0534995,42.8309669],[1.0535095,42.8309669],[1.0535095,42.8309784],[1.0535194,42.8310051],[1.0535194,42.831028],[1.0535095,42.8310585],[1.0535095,42.8310966],[1.0535095,42.8311272],[1.0535095,42.8311462],[1.0535194,42.8311768],[1.0535194,42.8311958],[1.0535294,42.8312187],[1.0535294,42.8312263],[1.0535394,42.8312263],[1.0535594,42.8312263],[1.0535694,42.8312187],[1.0535895,42.8312073],[1.0535995,42.8311882],[1.0536194,42.8311768],[1.0536394,42.8311653],[1.0536894,42.8311386],[1.0537394,42.8311081],[1.0537794,42.8310661],[1.0538294,42.8310356],[1.0538394,42.8310165],[1.0538595,42.8310051],[1.0538694,42.8310051],[1.0538794,42.8310165],[1.0538894,42.8310356],[1.0539194,42.8310852],[1.0539294,42.8311272],[1.0539395,42.8311462],[1.0539495,42.8311577],[1.0539694,42.8311577],[1.0539994,42.8311272],[1.0540295,42.8311081],[1.0540395,42.8311081],[1.0540594,42.8310966],[1.0540794,42.8310966],[1.0540894,42.8310852],[1.0541095,42.8310585],[1.0541195,42.8310356],[1.0541394,42.831028],[1.0541494,42.8310165],[1.0541594,42.831028],[1.0541694,42.8310356],[1.0541794,42.8310585],[1.0541794,42.8310776],[1.0541794,42.8310966],[1.0541894,42.8311081],[1.0541995,42.8311272],[1.0541995,42.8311386],[1.0541995,42.8311462],[1.0541995,42.8311577],[1.0542095,42.8311577],[1.0542194,42.8311577],[1.0542194,42.8311462],[1.0542394,42.8311272],[1.0542494,42.8311157],[1.0542594,42.8311081],[1.0542694,42.8310852],[1.0542794,42.8310776],[1.0542895,42.8310661],[1.0542995,42.8310661],[1.0543094,42.8310661],[1.0543094,42.8310776],[1.0543194,42.8310966],[1.0543194,42.8311157],[1.0543194,42.8311386],[1.0543194,42.8311462],[1.0543194,42.8311653],[1.0543194,42.8311768],[1.0543294,42.8311768],[1.0543394,42.8311768],[1.0543394,42.8311653],[1.0543494,42.8311577],[1.0543594,42.8311386],[1.0543795,42.8311157],[1.0543994,42.8310966],[1.0544194,42.8310852],[1.0544294,42.8310776],[1.0544394,42.8310776],[1.0544494,42.8310852],[1.0544595,42.8310966],[1.0544595,42.8311157],[1.0544595,42.8311386],[1.0544595,42.8311462],[1.0544695,42.8311462],[1.0544794,42.8311462],[1.0544994,42.8311386],[1.0545194,42.8311157],[1.0545495,42.8310966],[1.0545894,42.8310852],[1.0546094,42.8310661],[1.0546395,42.8310471],[1.0546794,42.831028],[1.0547094,42.8310165],[1.0547395,42.8310051],[1.0547594,42.8309975],[1.0547794,42.8309975],[1.0547894,42.8309975],[1.0547994,42.8309975],[1.0548095,42.8309975],[1.0548095,42.8310051],[1.0548095,42.831028],[1.0547994,42.8310356],[1.0547894,42.8310585],[1.0547694,42.8310776],[1.0547594,42.8310852],[1.0547494,42.8310966],[1.0547395,42.8311081],[1.0547395,42.8311157],[1.0547395,42.8311272],[1.0547494,42.8311272],[1.0547594,42.8311272],[1.0547694,42.8311272],[1.0547894,42.8311157],[1.0547994,42.8311081],[1.0548095,42.8310966],[1.0548295,42.8310852],[1.0548594,42.8310852],[1.0548794,42.8310776],[1.0549095,42.8310661],[1.0549294,42.8310585],[1.0549394,42.8310471],[1.0549594,42.8310471],[1.0549694,42.8310356],[1.0549794,42.831028],[1.0549895,42.8310165],[1.0549995,42.8310165],[1.0550094,42.8310165],[1.0550194,42.8310165],[1.0550294,42.8310165],[1.0550294,42.831028],[1.0550294,42.8310356],[1.0550294,42.8310471],[1.0550394,42.8310585],[1.0550494,42.8310585],[1.0550494,42.8310471],[1.0550594,42.8310471],[1.0550694,42.8310356],[1.0550795,42.8310356],[1.0550895,42.8310356],[1.0550895,42.8310471],[1.0550994,42.8310471],[1.0550895,42.8310585],[1.0550895,42.8310661],[1.0550895,42.8310776],[1.0550994,42.8310852],[1.0551094,42.8310852],[1.0551194,42.8310776],[1.0551294,42.8310661],[1.0551494,42.8310585],[1.0551695,42.8310471],[1.0551894,42.8310471],[1.0552294,42.8310356],[1.0552495,42.8310356],[1.0552694,42.8310471],[1.0552794,42.8310471],[1.0552894,42.8310585],[1.0553194,42.8310585],[1.0553395,42.8310585],[1.0553594,42.8310471],[1.0553694,42.8310356],[1.0553894,42.831028],[1.0554094,42.8310165],[1.0554194,42.8310051],[1.0554395,42.8309975],[1.0554494,42.8309975],[1.0554594,42.8310051],[1.0554694,42.8310051],[1.0554694,42.8310165],[1.0554594,42.831028],[1.0554494,42.8310471],[1.0554295,42.8310585],[1.0554295,42.8310776],[1.0554194,42.8310852],[1.0554194,42.8310966],[1.0554094,42.8311081],[1.0554094,42.8311157],[1.0554194,42.8311272],[1.0554295,42.8311272],[1.0554494,42.8311157],[1.0554594,42.8311081],[1.0554794,42.8310966],[1.0554994,42.8310776],[1.0555394,42.8310661],[1.0555694,42.8310661],[1.0555995,42.8310585],[1.0556095,42.8310585],[1.0556294,42.8310585],[1.0556394,42.8310585],[1.0556494,42.8310471],[1.0556594,42.8310471],[1.0556794,42.8310471],[1.0556794,42.8310585],[1.0556694,42.8310585],[1.0556494,42.8310776],[1.0556294,42.8310966],[1.0556095,42.8311157],[1.0555995,42.8311386],[1.0555894,42.8311577],[1.0555794,42.8311653],[1.0555594,42.8312073],[1.0555494,42.8312263],[1.0555394,42.8312454],[1.0555394,42.8312569],[1.0555394,42.8312683],[1.0555494,42.8312683],[1.0555694,42.8312454],[1.0555995,42.8312378],[1.0556794,42.8311958],[1.0557594,42.8311577],[1.0558394,42.8311272],[1.0558994,42.8310966],[1.0559394,42.8310776],[1.0559794,42.8310585],[1.0560194,42.8310356],[1.0560594,42.8310165],[1.0560794,42.8309975],[1.0560994,42.8309784],[1.0561094,42.8309479],[1.0561295,42.8309174],[1.0561594,42.8308754],[1.0561994,42.8308258],[1.0562295,42.8307877],[1.0562594,42.8307457],[1.0562794,42.8307381],[1.0562894,42.8307266],[1.0562994,42.8307152],[1.0563095,42.8307152],[1.0563195,42.8307266],[1.0563195,42.8307457],[1.0563095,42.8307571],[1.0563095,42.8307762],[1.0563095,42.8308067],[1.0563195,42.8308372],[1.0563294,42.8308754],[1.0563294,42.8309059],[1.0563294,42.8309288],[1.0563394,42.8309364],[1.0563394,42.8309479],[1.0563494,42.8309479],[1.0563594,42.8309479],[1.0563694,42.8309364],[1.0563694,42.8309174],[1.0563794,42.8308983],[1.0564095,42.8308678],[1.0564494,42.8308258],[1.0564694,42.8308067],[1.0565094,42.8307686],[1.0565394,42.8307152],[1.0565894,42.830677],[1.0566394,42.8306274],[1.0566794,42.8305969],[1.0567194,42.8305588],[1.0567294,42.8305473],[1.0567394,42.8305359],[1.0567495,42.8305359],[1.0567595,42.8305473],[1.0567495,42.8305664],[1.0567394,42.8305855],[1.0567294,42.8306084],[1.0567294,42.8306351],[1.0567194,42.830677],[1.0567194,42.8306961],[1.0567194,42.8307152],[1.0567194,42.8307266],[1.0567094,42.8307457],[1.0567094,42.8307571],[1.0567094,42.8307686],[1.0566994,42.8307762],[1.0567094,42.8307877],[1.0567194,42.8307877],[1.0567294,42.8307877],[1.0567394,42.8307686],[1.0567595,42.8307457],[1.0567595,42.8307381],[1.0567794,42.8307076],[1.0568194,42.830677],[1.0568594,42.830658],[1.0568894,42.8306274],[1.0569195,42.8306084],[1.0569295,42.8305969],[1.0569494,42.8305855],[1.0569594,42.8305779],[1.0569694,42.8305779],[1.0569794,42.8305779],[1.0569794,42.8305855],[1.0569894,42.8305855],[1.0569794,42.8306084],[1.0569594,42.8306274],[1.0569494,42.8306465],[1.0569394,42.830677],[1.0569295,42.8307076],[1.0569295,42.8307762],[1.0569195,42.8308067],[1.0569195,42.8308258],[1.0569295,42.8308372],[1.0569394,42.8308372],[1.0569494,42.8308258],[1.0569694,42.8308067],[1.0569994,42.8307762],[1.0570394,42.8307381],[1.0570894,42.8306961],[1.0571294,42.8306656],[1.0571995,42.830616],[1.0572294,42.8306084],[1.0572494,42.8305855],[1.0572594,42.8305779],[1.0572695,42.8305779],[1.0572795,42.8305664],[1.0572894,42.8305664],[1.0572994,42.8305664],[1.0572994,42.8305779],[1.0572994,42.8305855],[1.0572994,42.8305969],[1.0572894,42.8306084],[1.0572894,42.830616],[1.0572994,42.8306274],[1.0573094,42.8306274],[1.0573194,42.830616],[1.0573294,42.8306084],[1.0573394,42.8305969],[1.0573595,42.8305855],[1.0573695,42.8305779],[1.0573894,42.8305779],[1.0574094,42.8305664],[1.0574294,42.8305588],[1.0574394,42.8305473],[1.0574394,42.8305359],[1.0574394,42.8305283],[1.0574495,42.8305168],[1.0574495,42.8305054],[1.0574595,42.8304977],[1.0574694,42.8304977],[1.0574794,42.8304977],[1.0574894,42.8304977],[1.0574894,42.8305168],[1.0574894,42.8305283],[1.0574994,42.8305473],[1.0575094,42.8305588],[1.0575194,42.8305664],[1.0575294,42.8305779],[1.0575594,42.8305855],[1.0575694,42.8305855],[1.0575794,42.8305779],[1.0575894,42.8305664],[1.0575894,42.8305588],[1.0575994,42.8305473],[1.0576094,42.8305283],[1.0576195,42.8305168],[1.0576295,42.8305054],[1.0576295,42.8304977],[1.0576394,42.8305054],[1.0576494,42.8305054],[1.0576494,42.8305168],[1.0576494,42.8305359],[1.0576494,42.8305473],[1.0576494,42.8305588],[1.0576594,42.8305664],[1.0576794,42.8305855],[1.0576894,42.8305969],[1.0576994,42.8306084],[1.0576994,42.830616],[1.0576994,42.8306351],[1.0576894,42.8306465],[1.0576694,42.830658],[1.0576195,42.8307076],[1.0575794,42.8307457],[1.0575594,42.8307686],[1.0575495,42.8307877],[1.0575395,42.8307877],[1.0575395,42.8307953],[1.0575395,42.8308067],[1.0575395,42.8308182],[1.0575495,42.8308182],[1.0575694,42.8308067],[1.0575894,42.8307877],[1.0576094,42.8307762],[1.0576394,42.8307686],[1.0576694,42.8307571],[1.0577095,42.8307457],[1.0577294,42.8307457],[1.0577494,42.8307381],[1.0577594,42.8307457],[1.0577594,42.8307571],[1.0577594,42.8307762],[1.0577394,42.8307877],[1.0577294,42.8308067],[1.0577195,42.8308258],[1.0577095,42.8308258],[1.0576994,42.8308487],[1.0576894,42.8308563],[1.0576894,42.8308678],[1.0576994,42.8308678],[1.0577195,42.8308678],[1.0577195,42.8308563],[1.0577894,42.8308487],[1.0578494,42.8308258],[1.0578895,42.8308182],[1.0579294,42.8307877],[1.0579795,42.8307686],[1.0580094,42.8307457],[1.0580294,42.8307152],[1.0580494,42.8306961],[1.0580595,42.8306885],[1.0580695,42.830677],[1.0580794,42.8306885],[1.0580894,42.8306885],[1.0580894,42.8306961],[1.0580794,42.8307076],[1.0580794,42.8307266],[1.0580794,42.8307571],[1.0580695,42.8307877],[1.0580595,42.8308067],[1.0580595,42.8308258],[1.0580595,42.8308372],[1.0580695,42.8308487],[1.0580894,42.8308372],[1.0581094,42.8308258],[1.0581194,42.8307953],[1.0581495,42.8307762],[1.0581694,42.8307571],[1.0581794,42.8307457],[1.0581994,42.8307266],[1.0582194,42.8307266],[1.0582395,42.8307152],[1.0582395,42.8307076],[1.0582594,42.8306961],[1.0582694,42.8306885],[1.0582894,42.830677],[1.0583094,42.8306656],[1.0583295,42.830658],[1.0583594,42.830658],[1.0583694,42.8306465],[1.0583794,42.830658],[1.0583894,42.830658],[1.0583894,42.830677],[1.0583694,42.8306885],[1.0583594,42.8306961],[1.0583395,42.8307152],[1.0583395,42.8307381],[1.0583295,42.8307686],[1.0583295,42.8307877],[1.0583295,42.8308067],[1.0583194,42.8308258],[1.0583194,42.8308372],[1.0583194,42.8308487],[1.0583295,42.8308678],[1.0583395,42.8308678],[1.0583494,42.8308563],[1.0583694,42.8308487],[1.0584095,42.8308067],[1.0584494,42.8307877],[1.0584894,42.8307571],[1.0585194,42.8307381],[1.0585394,42.8307266],[1.0585594,42.8306961],[1.0586194,42.8306656],[1.0586795,42.8306274],[1.0587294,42.8305969],[1.0587595,42.8305779],[1.0587795,42.8305664],[1.0587894,42.8305473],[1.0587894,42.8305359],[1.0587894,42.8305054],[1.0587894,42.8304787],[1.0587994,42.8304558],[1.0588094,42.8304176],[1.0588394,42.8303757],[1.0588794,42.8303375],[1.0589094,42.830307],[1.0589194,42.8302879],[1.0589294,42.8302765],[1.0589294,42.8302574],[1.0589294,42.830246],[1.0589395,42.830246],[1.0589495,42.830246],[1.0589594,42.8302574],[1.0589495,42.8302765],[1.0589495,42.830307],[1.0589495,42.8303452],[1.0589594,42.830368],[1.0589694,42.8303986],[1.0589794,42.8304176],[1.0589894,42.8304482],[1.0589894,42.8304672],[1.0590094,42.8304863],[1.0590194,42.8304977],[1.0590295,42.8305054],[1.0590494,42.8305168],[1.0590594,42.8305283],[1.0590794,42.8305359],[1.0590894,42.8305473],[1.0590894,42.8305779],[1.0590994,42.8305969],[1.0590994,42.830616],[1.0590994,42.8306274],[1.0590894,42.8306465],[1.0590794,42.8306961],[1.0590694,42.8307381],[1.0590494,42.8307877],[1.0590295,42.8308487],[1.0590094,42.8308983],[1.0589994,42.8309288],[1.0589994,42.8309364],[1.0589994,42.8309555],[1.0590094,42.8309555],[1.0590194,42.8309555],[1.0590395,42.8309479],[1.0590694,42.8309059],[1.0591494,42.8308678],[1.0592095,42.8308182],[1.0592394,42.8307877],[1.0592895,42.8307571],[1.0593394,42.8307266],[1.0593694,42.8307152],[1.0593994,42.8306961],[1.0594294,42.830677],[1.0594494,42.830658],[1.0594594,42.8306351],[1.0594594,42.8306084],[1.0594594,42.8305855],[1.0594594,42.8305588],[1.0594594,42.8305283],[1.0594594,42.8305054],[1.0594795,42.8304787],[1.0594994,42.8304482],[1.0595294,42.8304062],[1.0595695,42.8303566],[1.0595994,42.830307],[1.0596194,42.830265],[1.0596395,42.8302269],[1.0596495,42.8301964],[1.0596495,42.8301773],[1.0596594,42.8301659],[1.0596594,42.8301582],[1.0596694,42.8301582],[1.0596794,42.8301659],[1.0596994,42.8302155],[1.0597094,42.8302574],[1.0597295,42.8302879],[1.0597395,42.8303185],[1.0597395,42.8303452],[1.0597494,42.830368],[1.0597594,42.8303871],[1.0597694,42.8304062],[1.0597794,42.8304367],[1.0597894,42.8304787],[1.0597894,42.8304977],[1.0597994,42.8305359],[1.0598094,42.8305664],[1.0598094,42.8305969],[1.0598195,42.8306274],[1.0598195,42.8306465],[1.0598295,42.830677],[1.0598394,42.8306961],[1.0598394,42.8307076],[1.0598394,42.8307266],[1.0598394,42.8307381],[1.0598295,42.8307571],[1.0598195,42.8307877],[1.0597994,42.8308258],[1.0597994,42.8308487],[1.0597794,42.8308754],[1.0597594,42.8308868],[1.0597395,42.8309059],[1.0597395,42.8309288],[1.0597395,42.8309364],[1.0597494,42.8309555],[1.0597494,42.8309784],[1.0597494,42.8310051],[1.0597395,42.8310165],[1.0597295,42.8310356],[1.0597295,42.8310585],[1.0597194,42.8310776],[1.0597194,42.8310966],[1.0597094,42.8311081],[1.0596894,42.8311272],[1.0596894,42.8311386],[1.0596794,42.8311462],[1.0596894,42.8311577],[1.0596994,42.8311577],[1.0597094,42.8311462],[1.0597395,42.8311272],[1.0597494,42.8311081],[1.0597794,42.8310966],[1.0597994,42.8310852],[1.0598195,42.8310661],[1.0598594,42.8310471],[1.0598794,42.831028],[1.0599294,42.830986],[1.0599794,42.8309555],[1.0600194,42.8309364],[1.0600694,42.8308983],[1.0601094,42.8308678],[1.0601494,42.8308258],[1.0601695,42.8307953],[1.0602094,42.8307571],[1.0602394,42.8307152],[1.0602695,42.8306961],[1.0602994,42.830658],[1.0603094,42.8306465],[1.0603194,42.8306274],[1.0603395,42.8306084],[1.0603794,42.8305855],[1.0604094,42.8305664],[1.0604494,42.8305473],[1.0604694,42.8305283],[1.0604894,42.8305054],[1.0605094,42.8304863],[1.0605195,42.8304863],[1.0605195,42.8304787],[1.0605295,42.8304672],[1.0605394,42.8304482],[1.0605594,42.8304253],[1.0605694,42.8303986],[1.0605994,42.8303757],[1.0606294,42.8303566],[1.0606594,42.8303375],[1.0606794,42.8303261],[1.0607194,42.8303261],[1.0607494,42.8303185],[1.0607594,42.8303185],[1.0607995,42.830307],[1.0607895,42.8303452],[1.0607895,42.8303757],[1.0607694,42.8303986],[1.0607694,42.8304176],[1.0607694,42.8304367],[1.0607594,42.8304482],[1.0607594,42.8304672],[1.0607594,42.8304863],[1.0607594,42.8305168],[1.0607594,42.8305473],[1.0607594,42.8305779],[1.0607394,42.830616],[1.0607294,42.830658],[1.0607095,42.8307076],[1.0606894,42.8307381],[1.0606894,42.8307686],[1.0606794,42.8307877],[1.0606694,42.8307953],[1.0606594,42.8308067],[1.0605994,42.8308678],[1.0605494,42.8309364],[1.0604894,42.8309784],[1.0604395,42.831028],[1.0603994,42.8310661],[1.0603395,42.8311157],[1.0602994,42.8311462],[1.0602494,42.8311882],[1.0602194,42.8312187],[1.0601894,42.8312454],[1.0601795,42.8312759],[1.0601594,42.831295],[1.0601294,42.8313179],[1.0600994,42.831337],[1.0600594,42.831356],[1.0600095,42.8313866],[1.0599494,42.8314285],[1.0598994,42.8314552],[1.0598295,42.8315086],[1.0597894,42.8315353],[1.0597395,42.8315582],[1.0596994,42.8315773],[1.0596794,42.8315964],[1.0596495,42.8316154],[1.0596194,42.831646],[1.0595894,42.831665],[1.0595495,42.831707],[1.0595194,42.8317375],[1.0594994,42.8317566],[1.0594894,42.831768],[1.0594795,42.8317757],[1.0594494,42.8317871],[1.0594294,42.8317986],[1.0594094,42.8318062],[1.0594094,42.8318176],[1.0594094,42.8318253],[1.0594194,42.8318481],[1.0594294,42.8318558],[1.0594294,42.8318863],[1.0594194,42.8319168],[1.0594194,42.8319359],[1.0594094,42.8319664],[1.0593994,42.8319969],[1.0593795,42.832016],[1.0593594,42.8320351],[1.0593494,42.832058],[1.0593294,42.832077],[1.0593294,42.8320961],[1.0593094,42.8321152],[1.0592995,42.8321266],[1.0592794,42.8321457],[1.0592594,42.8321877],[1.0592494,42.8322372],[1.0592394,42.8322754],[1.0592394,42.8323059],[1.0592394,42.8323288],[1.0592394,42.8323669],[1.0592294,42.8323784],[1.0592095,42.8324051],[1.0591995,42.8324356],[1.0591794,42.8324661],[1.0591594,42.8324966],[1.0591394,42.8325386],[1.0591195,42.8325577],[1.0590994,42.8325958],[1.0590794,42.8326263],[1.0590594,42.8326569],[1.0590295,42.8326874],[1.0589994,42.8327179],[1.0589794,42.8327255],[1.0589495,42.8327484],[1.0589495,42.832737],[1.0589395,42.8327751],[1.0589194,42.8328171],[1.0589194,42.8328476],[1.0589194,42.8328781],[1.0589194,42.8328857],[1.0589294,42.8328972],[1.0589294,42.8329086],[1.0589395,42.8329277],[1.0589294,42.8329353],[1.0589194,42.8329468],[1.0589094,42.8329582],[1.0588994,42.8329659],[1.0588994,42.8329887],[1.0588994,42.8330078],[1.0588994,42.8330154],[1.0589094,42.8330269],[1.0589194,42.8330383],[1.0589294,42.833046],[1.0589294,42.8330574],[1.0589294,42.833065],[1.0589094,42.8330765],[1.0588894,42.8330765],[1.0588694,42.8330879],[1.0588495,42.8330879],[1.0588094,42.8330956],[1.0587795,42.833107],[1.0587595,42.8331184],[1.0587595,42.8331261],[1.0587294,42.8331566],[1.0587194,42.8331757],[1.0587094,42.8331985],[1.0586994,42.8331985],[1.0586895,42.8331985],[1.0586795,42.8331985],[1.0586795,42.8331871],[1.0586795,42.833168],[1.0586795,42.8331566],[1.0586694,42.8331451],[1.0586494,42.8331451],[1.0586394,42.8331566],[1.0586294,42.833168],[1.0586194,42.8331757],[1.0586194,42.8331985],[1.0586094,42.8332062],[1.0585895,42.8332176],[1.0585494,42.8332253],[1.0585194,42.8332253],[1.0584894,42.8332367],[1.0584794,42.8332481],[1.0584594,42.8332672],[1.0584394,42.8332863],[1.0584195,42.8332977],[1.0583894,42.8333054],[1.0583694,42.8333054],[1.0583395,42.8333054],[1.0583094,42.8333168],[1.0582794,42.8333282],[1.0582495,42.8333359],[1.0582194,42.8333359],[1.0581894,42.8333473],[1.0581694,42.8333473],[1.0581495,42.8333588],[1.0581294,42.8333664],[1.0580994,42.8333855],[1.0580794,42.8333969],[1.0580595,42.8333969],[1.0580394,42.8334084],[1.0580094,42.8334084],[1.0579795,42.8334084],[1.0579594,42.8333969],[1.0579194,42.8333855],[1.0578895,42.8333778],[1.0578594,42.8333778],[1.0578394,42.8333778],[1.0578095,42.8333855],[1.0577894,42.8334084],[1.0577594,42.8334274],[1.0577394,42.8334351],[1.0577095,42.8334351],[1.0576694,42.8334579],[1.0576094,42.8334579],[1.0575794,42.8334656],[1.0575694,42.8334656],[1.0575495,42.8334656],[1.0575395,42.8334579],[1.0575194,42.8334579],[1.0574994,42.8334579],[1.0574794,42.833477],[1.0574294,42.8335152],[1.0573894,42.8335457],[1.0573595,42.8335762],[1.0573394,42.8335953],[1.0573194,42.8336258],[1.0572795,42.8336487],[1.0572594,42.8336678],[1.0572294,42.8336754],[1.0571995,42.8336868],[1.0571694,42.8336983],[1.0571294,42.8337059],[1.0571194,42.8337059],[1.0570794,42.8337288],[1.0570294,42.8337479],[1.0569794,42.8337784],[1.0569394,42.8338051],[1.0568894,42.833847],[1.0568194,42.8338852],[1.0567794,42.8339081],[1.0567194,42.8339272],[1.0566595,42.8339577],[1.0566094,42.8339767],[1.0565695,42.8339767],[1.0565394,42.8339882],[1.0564994,42.8339767],[1.0564494,42.8339767],[1.0564194,42.8339767],[1.0563895,42.8339767],[1.0563494,42.8339882],[1.0563095,42.8339958],[1.0562794,42.8340187],[1.0562494,42.8340263],[1.0562094,42.8340378],[1.0561794,42.8340378],[1.0561494,42.8340454],[1.0561295,42.8340683],[1.0560994,42.8340988],[1.0560694,42.8341255],[1.0560495,42.8341675],[1.0560194,42.8342056],[1.0559894,42.8342476],[1.0559695,42.8342667],[1.0559494,42.8342857],[1.0559194,42.8343163],[1.0558894,42.8343353],[1.0558695,42.8343468],[1.0558594,42.8343468],[1.0558394,42.8343468],[1.0558194,42.8343468],[1.0557795,42.8343468],[1.0557494,42.8343582],[1.0557194,42.8343582],[1.0556794,42.8343658],[1.0556494,42.8343773],[1.0556095,42.8343887],[1.0555794,42.8343964],[1.0555594,42.8344154],[1.0555394,42.8344383],[1.0555195,42.8344574],[1.0555094,42.8344879],[1.0554994,42.834507],[1.0554794,42.8345261],[1.0554594,42.8345451],[1.0554395,42.8345757],[1.0554295,42.8346062],[1.0554094,42.8346252],[1.0553994,42.8346558],[1.0553894,42.8346786],[1.0553894,42.8346977],[1.0553694,42.8347282],[1.0553495,42.8347588],[1.0553395,42.8347664],[1.0553294,42.8347778],[1.0553194,42.8347855],[1.0552994,42.8347855],[1.0552694,42.8347855],[1.0552294,42.8347969],[1.0551795,42.8348083],[1.0551194,42.834816],[1.0550594,42.8348274],[1.0550194,42.8348351],[1.0549794,42.8348465],[1.0549494,42.8348656],[1.0549294,42.834877],[1.0548794,42.8349075],[1.0548494,42.8349266],[1.0548295,42.8349571],[1.0548195,42.8349876],[1.0548095,42.8349953],[1.0547894,42.8350182],[1.0547794,42.8350258],[1.0547694,42.8350372],[1.0547594,42.8350487],[1.0547594,42.8350563],[1.0547594,42.8350754],[1.0547594,42.8350868],[1.0547494,42.8350983],[1.0547494,42.8351059],[1.0547295,42.8351059],[1.0547194,42.8351059],[1.0547094,42.8351059],[1.0546994,42.8350983],[1.0546894,42.8350983],[1.0546694,42.8350983],[1.0546594,42.8351059],[1.0546395,42.8351173],[1.0546294,42.8351364],[1.0546094,42.8351555],[1.0545894,42.8351669],[1.0545694,42.835186],[1.0545394,42.8351974],[1.0545094,42.8352051],[1.0544695,42.835228],[1.0544294,42.835247],[1.0544094,42.8352585],[1.0543895,42.8352661],[1.0543795,42.8352661],[1.0543394,42.8352776],[1.0542794,42.8352852],[1.0542194,42.8352966],[1.0541794,42.8352966],[1.0541494,42.8353081],[1.0540994,42.8353081],[1.0540794,42.8353081],[1.0540494,42.8353081],[1.0540195,42.8353081],[1.0539794,42.8353081],[1.0539594,42.8353081],[1.0539194,42.8353081],[1.0538394,42.8353081],[1.0537794,42.8353081],[1.0537394,42.8353081],[1.0536695,42.8353081],[1.0535995,42.8352966],[1.0535594,42.8352966],[1.0534995,42.8352966],[1.0534494,42.8352966],[1.0534195,42.8353081],[1.0533994,42.8353157],[1.0533794,42.8353271],[1.0533694,42.8353462],[1.0533594,42.8353577],[1.0533494,42.8353767],[1.0533394,42.8353958],[1.0533195,42.8354073],[1.0533094,42.8354187],[1.0532994,42.8354263],[1.0532894,42.8354378],[1.0532894,42.8354454],[1.0532994,42.8354568],[1.0533094,42.8354683],[1.0533195,42.8354759],[1.0533195,42.8354874],[1.0533195,42.8354988],[1.0533094,42.8355179],[1.0532994,42.835537],[1.0532894,42.835556],[1.0532794,42.8355675],[1.0532694,42.8355675],[1.0532594,42.835556],[1.0532495,42.835556],[1.0532295,42.835556],[1.0532194,42.8355675],[1.0532094,42.8355865],[1.0531894,42.8356171],[1.0531794,42.8356361],[1.0531595,42.8356667],[1.0531495,42.8356857],[1.0531294,42.8357086],[1.0531094,42.8357277],[1.0530794,42.8357582],[1.0530595,42.8357773],[1.0530394,42.8357964],[1.0530294,42.8358154],[1.0530294,42.8358383],[1.0530194,42.8358574],[1.0530194,42.8358765],[1.0530294,42.8358955],[1.0530194,42.8359261],[1.0530094,42.8359451],[1.0529894,42.8359756],[1.0529695,42.8359985],[1.0529494,42.8360176],[1.0529194,42.8360367],[1.0528994,42.8360558],[1.0528895,42.8360672],[1.0528795,42.8360863],[1.0528694,42.8361053],[1.0528694,42.8361282],[1.0528795,42.8361664],[1.0528895,42.8361969],[1.0528895,42.836216],[1.0529094,42.836235],[1.0529194,42.8362465],[1.0529194,42.836277],[1.0529094,42.8362885],[1.0529094,42.8363152],[1.0529094,42.8363457],[1.0529194,42.8363762],[1.0529394,42.8364067],[1.0529494,42.8364372],[1.0529494,42.8364563],[1.0529494,42.8364677],[1.0529294,42.8364983],[1.0529194,42.8365059],[1.0529094,42.8365288],[1.0529094,42.8365364],[1.0529094,42.8365479],[1.0528895,42.8365555],[1.0528694,42.8365669],[1.0528394,42.8365784],[1.0528095,42.8365974],[1.0527894,42.8366051],[1.0527694,42.8366165],[1.0527494,42.8366165],[1.0527294,42.836628],[1.0526994,42.8366356],[1.0526794,42.836647],[1.0526694,42.8366585],[1.0526394,42.8366776],[1.0526195,42.8366966],[1.0525894,42.8367081],[1.0525594,42.8367157],[1.0525295,42.8367271],[1.0524994,42.8367271],[1.0524395,42.8367462],[1.0524094,42.8367577],[1.0523894,42.8367653],[1.0523794,42.8367767],[1.0523695,42.8367882],[1.0523794,42.8367958],[1.0523894,42.8368187],[1.0523994,42.8368378],[1.0524194,42.8368454],[1.0524395,42.8368683],[1.0524894,42.8369064],[1.0525194,42.8369255],[1.0525594,42.836956],[1.0525794,42.8369675],[1.0525894,42.8369865],[1.0526094,42.8370056],[1.0526195,42.8370361],[1.0526394,42.8370781],[1.0526494,42.8371162],[1.0526594,42.8371353],[1.0526694,42.8371582],[1.0526794,42.8371887],[1.0526794,42.8372078],[1.0526894,42.8372269],[1.0526994,42.8372459],[1.0526994,42.837265],[1.0527095,42.8372765],[1.0527195,42.837307],[1.0527294,42.8373451],[1.0527294,42.837368],[1.0527494,42.8374062],[1.0527694,42.8374367],[1.0527794,42.8374672],[1.0527794,42.8374977],[1.0527894,42.8375282],[1.0527894,42.8375473],[1.0527694,42.8375587],[1.0527594,42.8375778],[1.0527594,42.8375969],[1.0527594,42.8376083],[1.0527694,42.837616],[1.0527794,42.8376274],[1.0528095,42.8376465],[1.0528294,42.8376656],[1.0528494,42.8376884],[1.0528694,42.8376961],[1.0528694,42.8377151],[1.0528594,42.837738],[1.0528494,42.8377571],[1.0528494,42.8377762],[1.0528394,42.8377953],[1.0528294,42.8378181],[1.0528294,42.8378372],[1.0528294,42.8378563],[1.0528294,42.8378754],[1.0528095,42.8378983],[1.0527995,42.8379173],[1.0527995,42.8379364],[1.0527894,42.8379784],[1.0527794,42.838047],[1.0527794,42.8380775],[1.0527694,42.8381081],[1.0527694,42.8381462],[1.0527694,42.8381767],[1.0527694,42.8382072],[1.0527694,42.8382378],[1.0527694,42.8382683],[1.0527694,42.8382874],[1.0527494,42.8383179],[1.0527394,42.8383369],[1.0527394,42.8383675],[1.0527294,42.8383865],[1.0527294,42.838398],[1.0527294,42.8384171],[1.0527294,42.8384361],[1.0527294,42.8384476],[1.0527195,42.8384552],[1.0527095,42.8384666],[1.0526894,42.8384666],[1.0526594,42.8384781],[1.0526394,42.8384857],[1.0526295,42.8384972],[1.0526094,42.8385162],[1.0525894,42.8385468],[1.0525594,42.8385887],[1.0525395,42.8386154],[1.0525295,42.8386459],[1.0525295,42.838665],[1.0525295,42.8386879],[1.0525194,42.8386955],[1.0525094,42.838707],[1.0524694,42.8387184],[1.0524194,42.8387451],[1.0523695,42.838768],[1.0522994,42.8387985],[1.0522494,42.8388176],[1.0521895,42.8388367],[1.0521094,42.8388672],[1.0520195,42.8389053],[1.0519494,42.8389473],[1.0518994,42.8389664],[1.0518694,42.8389778],[1.0518295,42.8389854],[1.0517994,42.8389969],[1.0517794,42.8389969],[1.0517594,42.8389969],[1.0517395,42.8389969],[1.0517094,42.8389969],[1.0516794,42.8390083],[1.0516495,42.839016],[1.0516294,42.8390274],[1.0515795,42.8390465],[1.0515394,42.8390656],[1.0514694,42.8390961],[1.0514294,42.8391151],[1.0513995,42.839138],[1.0513594,42.8391685],[1.0513194,42.8391876],[1.0512894,42.8392258],[1.0512594,42.8392563],[1.0512295,42.8392868],[1.0511894,42.8393478],[1.0511494,42.8393974],[1.0511194,42.8394356],[1.0510994,42.8394852],[1.0510694,42.8395157],[1.0510395,42.8395576],[1.0509694,42.8396072],[1.0509394,42.8396378],[1.0509094,42.8396568],[1.0508894,42.8396759],[1.0508695,42.8396873],[1.0508194,42.8397064],[1.0507094,42.8397484],[1.0506494,42.8397751],[1.0506095,42.839798],[1.0505694,42.8398285],[1.0505095,42.8398781],[1.0504594,42.8399277],[1.0503994,42.8400078],[1.0503495,42.8400764],[1.0503094,42.8401566],[1.0502595,42.8402481],[1.0502094,42.8403282],[1.0501794,42.8403854],[1.0501494,42.840477],[1.0501294,42.8405266],[1.0501194,42.8405685],[1.0501194,42.8406067],[1.0501194,42.8406372],[1.0501294,42.8406563],[1.0501494,42.8406868],[1.0501695,42.8407173],[1.0501894,42.8407364],[1.0502194,42.8407555],[1.0502394,42.8407784],[1.0502595,42.840786],[1.0502694,42.8407974],[1.0502694,42.8408051],[1.0502595,42.8408165],[1.0502495,42.8408279],[1.0502394,42.8408356],[1.0502294,42.8408585],[1.0502294,42.8408661],[1.0502294,42.8408585],[1.0502394,42.8408775],[1.0502595,42.8409081],[1.0502794,42.8409271],[1.0503094,42.8409462],[1.0503495,42.8409653],[1.0503694,42.8409653],[1.0503894,42.8409882],[1.0504194,42.8409958],[1.0504494,42.8410072],[1.0504894,42.8410187],[1.0505494,42.8410263],[1.0505794,42.8410378],[1.0506194,42.8410454],[1.0506494,42.8410568],[1.0506995,42.8410683],[1.0507494,42.8410683],[1.0507895,42.8410683],[1.0508194,42.8410683],[1.0508595,42.8410759],[1.0508894,42.8410873],[1.0509194,42.8410988],[1.0509394,42.8411179],[1.0509495,42.8411179],[1.0509495,42.8411369],[1.0509595,42.8411484],[1.0509394,42.8411484],[1.0509194,42.841156],[1.0508894,42.841156],[1.0508494,42.841156],[1.0508094,42.8411674],[1.0507694,42.8411674],[1.0507394,42.8411865],[1.0507194,42.841198],[1.0506995,42.8412056],[1.0506594,42.841217],[1.0506095,42.8412361],[1.0505494,42.8412476],[1.0505095,42.8412552],[1.0504694,42.8412781],[1.0504194,42.8413162],[1.0503594,42.8413353],[1.0503194,42.8413658],[1.0502794,42.8413963],[1.0502595,42.8414154],[1.0502394,42.8414459],[1.0502194,42.8414688],[1.0502094,42.8414879],[1.0501894,42.841507],[1.0501794,42.8415184],[1.0501794,42.841526],[1.0502094,42.8415375],[1.0502595,42.8415451],[1.0502994,42.8415565],[1.0503395,42.8415565],[1.0503994,42.841568],[1.0504894,42.841568],[1.0505394,42.841568],[1.0505794,42.8415756],[1.0506095,42.8415756],[1.0506794,42.8415871],[1.0507094,42.8415985],[1.0507294,42.8415985],[1.0507594,42.8415985],[1.0507694,42.8415985],[1.0508094,42.8416061],[1.0508294,42.8416176],[1.0508494,42.8416176],[1.0508795,42.8416061],[1.0508894,42.8415985],[1.0509094,42.8415871],[1.0509394,42.8415871],[1.0509694,42.8415756],[1.0510094,42.8415756],[1.0510294,42.8415756],[1.0510794,42.8415871],[1.0511494,42.8415985],[1.0512195,42.8416176],[1.0512995,42.8416252],[1.0513294,42.8416367],[1.0513794,42.8416481],[1.0513694,42.8416557],[1.0514694,42.8416557],[1.0515394,42.8416557],[1.0515795,42.8416672],[1.0516495,42.8416672],[1.0517294,42.8416786],[1.0517594,42.8416786],[1.0517994,42.8416786],[1.0518395,42.8416786],[1.0518694,42.8416862],[1.0518894,42.8417053],[1.0519195,42.8417282],[1.0519394,42.8417473],[1.0519494,42.8417664],[1.0519594,42.8417778],[1.0519894,42.8417969],[1.0520294,42.8418083],[1.0520494,42.8418274],[1.0520794,42.8418465],[1.0521194,42.841877],[1.0521694,42.8418961],[1.0522294,42.8419151],[1.0522695,42.8419456],[1.0523094,42.8419685],[1.0523194,42.8419876],[1.0523994,42.8420181],[1.0524595,42.8420372],[1.0525094,42.8420677],[1.0525494,42.8420868],[1.0526094,42.8421059],[1.0526594,42.8421173],[1.0527095,42.8421288],[1.0527995,42.8421364],[1.0528694,42.8421478],[1.0529494,42.8421555],[1.0530094,42.842186],[1.0530595,42.8421974],[1.0531194,42.8422279],[1.0531894,42.8422585],[1.0532594,42.8422966],[1.0532994,42.8423157],[1.0533494,42.8423462],[1.0533894,42.8423653],[1.0534294,42.8423882],[1.0534694,42.8424072],[1.0534995,42.8424263],[1.0535694,42.8424454],[1.0536194,42.8424568],[1.0536594,42.8424683],[1.0537494,42.8424988],[1.0538194,42.8425255],[1.0538495,42.8425255],[1.0538994,42.8425255],[1.0539294,42.8425179],[1.0539894,42.8425179],[1.0540395,42.8425064],[1.0540894,42.8425064],[1.0541195,42.8425179],[1.0541594,42.8425255],[1.0541894,42.8425369],[1.0542294,42.8425484],[1.0542494,42.842556],[1.0542794,42.842556],[1.0542995,42.8425674],[1.0543294,42.842556],[1.0543494,42.842556],[1.0543694,42.842556],[1.0543994,42.8425484],[1.0544194,42.8425369],[1.0544595,42.8425369],[1.0545094,42.8425369],[1.0545694,42.8425369],[1.0545994,42.8425369],[1.0546294,42.8425369],[1.0546694,42.8425255],[1.0547094,42.8425179],[1.0547594,42.8425179],[1.0547894,42.8425179],[1.0548494,42.8425064],[1.0548794,42.8425064],[1.0549095,42.8425064],[1.0549294,42.8425064],[1.0549694,42.8425255],[1.0549995,42.8425369],[1.0550194,42.8425484],[1.0550394,42.8425484],[1.0550694,42.8425484],[1.0551094,42.842556],[1.0551494,42.8425484],[1.0551795,42.8425484],[1.0551994,42.842556],[1.0552394,42.8425751],[1.0552794,42.8425865],[1.0553194,42.842598],[1.0553594,42.8426056],[1.0553694,42.842617],[1.0553894,42.842617],[1.0554094,42.8426285],[1.0554194,42.8426285],[1.0554295,42.8426361],[1.0554395,42.8426361],[1.0554494,42.8426285],[1.0554494,42.842617],[1.0554594,42.8426056],[1.0554694,42.8426056],[1.0554894,42.8426056],[1.0555195,42.842617],[1.0555394,42.842617],[1.0555594,42.8426285],[1.0555794,42.8426476],[1.0555995,42.8426552],[1.0556195,42.8426666],[1.0556494,42.8426857],[1.0556694,42.8426971],[1.0556895,42.8427086],[1.0557194,42.8427162],[1.0557394,42.8427162],[1.0557694,42.8427162],[1.0557994,42.8427162],[1.0558394,42.8427162],[1.0558695,42.8427162],[1.0558994,42.8427277],[1.0558994,42.8427353],[1.0559194,42.8427467],[1.0559695,42.8427658],[1.0560194,42.8427887],[1.0560294,42.8427963],[1.0560395,42.8428078],[1.0560594,42.8428154],[1.0560894,42.8428268],[1.0561194,42.8428383],[1.0561494,42.8428459],[1.0561794,42.8428574],[1.0562094,42.8428764],[1.0562295,42.842907],[1.0562494,42.842926],[1.0562494,42.8429451],[1.0562594,42.8429565],[1.0562694,42.8429451],[1.0562794,42.8429451],[1.0562794,42.8429375],[1.0562894,42.8429375],[1.0562994,42.8429375],[1.0563095,42.8429375],[1.0563095,42.8429451],[1.0563195,42.8429565],[1.0563195,42.842968],[1.0563294,42.842968],[1.0563394,42.8429756],[1.0563494,42.8429871],[1.0563594,42.8429871],[1.0563594,42.8429985],[1.0563694,42.8430176],[1.0563594,42.8430252],[1.0563594,42.8430367],[1.0563594,42.8430481],[1.0563694,42.8430481],[1.0563794,42.8430557],[1.0563895,42.8430481],[1.0564095,42.8430367],[1.0564294,42.8430252],[1.0564494,42.8430252],[1.0564594,42.8430252],[1.0564795,42.8430252],[1.0564994,42.8430252],[1.0565194,42.8430252],[1.0565394,42.8430176],[1.0565494,42.8430176],[1.0565795,42.8430061],[1.0566094,42.8430176],[1.0566494,42.8430061],[1.0566794,42.8430061],[1.0566994,42.8429985],[1.0567194,42.8429871],[1.0567294,42.8429756],[1.0567495,42.8429565],[1.0567694,42.8429375],[1.0567994,42.8429184],[1.0568194,42.8429184],[1.0568395,42.842907],[1.0568794,42.842907],[1.0569094,42.8428955],[1.0569394,42.8428955],[1.0569594,42.8428955],[1.0569794,42.8428879],[1.0569894,42.8428879],[1.0570195,42.8428764],[1.0570394,42.8428688],[1.0570494,42.8428574],[1.0570794,42.8428459],[1.0570894,42.8428383],[1.0570995,42.8428268],[1.0571194,42.8428268],[1.0571294,42.8428383],[1.0571294,42.8428459],[1.0571194,42.8428688],[1.0571194,42.8428764],[1.0571194,42.8428879],[1.0571294,42.8428879],[1.0571594,42.8428879],[1.0571795,42.8428879],[1.0571895,42.8428879],[1.0571995,42.8428688],[1.0572094,42.8428574],[1.0572094,42.8428459],[1.0572094,42.8428268],[1.0572194,42.8428154],[1.0572394,42.8428078],[1.0572494,42.8428078],[1.0572594,42.8428154],[1.0572594,42.8428268],[1.0572695,42.8428383],[1.0572795,42.8428459],[1.0572894,42.8428383],[1.0573094,42.8428268],[1.0573194,42.8428154],[1.0573394,42.8427963],[1.0573494,42.8427773],[1.0573695,42.8427467],[1.0573794,42.8427277],[1.0573994,42.8426971],[1.0574194,42.8426781],[1.0574394,42.8426552],[1.0574595,42.8426361],[1.0574894,42.842617],[1.0575194,42.8426056],[1.0575395,42.842598],[1.0575894,42.8425865],[1.0576394,42.8425865],[1.0576894,42.8425751],[1.0577394,42.8425751],[1.0577794,42.8425865],[1.0578095,42.8425865],[1.0578294,42.842598],[1.0578494,42.8426056],[1.0578694,42.8426056],[1.0579094,42.8426056],[1.0579294,42.8426056],[1.0579494,42.8426056],[1.0579695,42.842617],[1.0579994,42.8426285],[1.0580294,42.8426361],[1.0580695,42.8426361],[1.0581094,42.8426361],[1.0581394,42.8426285],[1.0581694,42.842617],[1.0581894,42.842617],[1.0582094,42.8426056],[1.0582194,42.842598],[1.0582395,42.8425865],[1.0582594,42.8425865],[1.0582994,42.8425865],[1.0583395,42.8425751],[1.0583594,42.8425674],[1.0583694,42.842556],[1.0583994,42.8425751],[1.0584295,42.8425865],[1.0584494,42.842598],[1.0584694,42.842598],[1.0584694,42.8426056],[1.0584594,42.842617],[1.0584394,42.8426285],[1.0584295,42.8426361],[1.0584195,42.8426476],[1.0584095,42.8426476],[1.0584095,42.8426552],[1.0584095,42.8426666],[1.0584295,42.8426666],[1.0584295,42.8426781],[1.0584295,42.8426857],[1.0584095,42.8427086],[1.0583994,42.8427086],[1.0583994,42.8427162],[1.0583994,42.8427277],[1.0584095,42.8427277],[1.0584295,42.8427162],[1.0584394,42.8427162],[1.0584494,42.8427162],[1.0584594,42.8427162],[1.0584694,42.8427277],[1.0584694,42.8427353],[1.0584694,42.8427582],[1.0584594,42.8427773],[1.0584494,42.8427887],[1.0584494,42.8427963],[1.0584594,42.8427963],[1.0584694,42.8428078],[1.0584894,42.8428078],[1.0584995,42.8428154],[1.0585095,42.8428154],[1.0585194,42.8428154],[1.0585095,42.8428268],[1.0584995,42.8428383],[1.0584995,42.8428459],[1.0585095,42.8428459],[1.0585194,42.8428459],[1.0585294,42.8428459],[1.0585394,42.8428574],[1.0585494,42.8428688],[1.0585594,42.8428879],[1.0585594,42.8428955],[1.0585594,42.842907],[1.0585694,42.842907],[1.0585895,42.842907],[1.0586094,42.842907],[1.0586194,42.842907],[1.0586394,42.842907],[1.0586394,42.8429184],[1.0586494,42.842926],[1.0586394,42.8429375],[1.0586394,42.8429565],[1.0586294,42.842968],[1.0586294,42.8429756],[1.0586394,42.8429871],[1.0586494,42.8429985],[1.0586694,42.8429985],[1.0586795,42.8430176],[1.0586895,42.8430252],[1.0586895,42.8430481],[1.0586895,42.8430557],[1.0586895,42.8430672],[1.0586994,42.8430672],[1.0587094,42.8430672],[1.0587394,42.8430672],[1.0587494,42.8430672],[1.0587795,42.8430557],[1.0587894,42.8430557],[1.0588094,42.8430557],[1.0588194,42.8430481],[1.0588294,42.8430367],[1.0588394,42.8430367],[1.0588495,42.8430481],[1.0588694,42.8430557],[1.0588894,42.8430672],[1.0588994,42.8430862],[1.0589194,42.8430977],[1.0589395,42.8431053],[1.0589594,42.8431168],[1.0589794,42.8431168],[1.0589894,42.8431168],[1.0589994,42.8431053],[1.0589994,42.8430977],[1.0590094,42.8430862],[1.0590194,42.8430786],[1.0590295,42.8430557],[1.0590395,42.8430557],[1.0590594,42.8430481],[1.0590694,42.8430367],[1.0590794,42.8430252],[1.0590894,42.8430176],[1.0591094,42.8430061],[1.0591295,42.8430061],[1.0591295,42.8430176],[1.0591295,42.8430252],[1.0591295,42.8430367],[1.0591295,42.8430481],[1.0591295,42.8430557],[1.0591295,42.8430672],[1.0591494,42.8430786],[1.0591694,42.8430786],[1.0591894,42.8430786],[1.0591995,42.8430786],[1.0592195,42.8430786],[1.0592195,42.8430862],[1.0592294,42.8430977],[1.0592294,42.8431168],[1.0592394,42.8431282],[1.0592494,42.8431473],[1.0592594,42.8431587],[1.0592694,42.8431473],[1.0592794,42.8431473],[1.0592895,42.8431358],[1.0593094,42.8431358],[1.0593194,42.8431358],[1.0593294,42.8431358],[1.0593294,42.8431282],[1.0593394,42.8431282],[1.0593494,42.8431282],[1.0593594,42.8431358],[1.0593795,42.8431358],[1.0593994,42.8431358],[1.0594094,42.8431358],[1.0594194,42.8431358],[1.0594294,42.8431587],[1.0594494,42.8431664],[1.0594695,42.8431664],[1.0594695,42.8431778],[1.0594795,42.8431854],[1.0594795,42.8431969],[1.0594795,42.8432083],[1.0594994,42.8432083],[1.0595094,42.8431969],[1.0595194,42.8431969],[1.0595394,42.8431969],[1.0595495,42.8432083],[1.0595595,42.8432159],[1.0595695,42.8432274],[1.0595794,42.8432274],[1.0595894,42.8432274],[1.0596094,42.8432083],[1.0596294,42.8431969],[1.0596495,42.8431854],[1.0596694,42.8431778],[1.0596794,42.8431664],[1.0596894,42.8431664],[1.0596994,42.8431778],[1.0596994,42.8431854],[1.0596994,42.8431969],[1.0596994,42.8432083],[1.0597194,42.8432159],[1.0597194,42.8432274],[1.0597295,42.843235],[1.0597295,42.8432465],[1.0597295,42.8432579],[1.0597395,42.843277],[1.0597594,42.8432884],[1.0597694,42.8432961],[1.0597794,42.8433075],[1.0597794,42.8433151],[1.0597794,42.8433266],[1.0597794,42.843338],[1.0597894,42.843338],[1.0597994,42.843338],[1.0598094,42.8433456],[1.0598094,42.8433685],[1.0598094,42.8433762],[1.0598094,42.8433876],[1.0598195,42.8433952],[1.0598295,42.8433952],[1.0598494,42.8433952],[1.0598594,42.8433952],[1.0598694,42.8434067],[1.0598794,42.8434181],[1.0598894,42.8434258],[1.0598894,42.8434372],[1.0598894,42.8434486],[1.0598894,42.8434563],[1.0598994,42.8434677],[1.0599195,42.8434753],[1.0599294,42.8434868],[1.0599394,42.8435059],[1.0599394,42.8435287],[1.0599594,42.8435478],[1.0599895,42.843605],[1.0599995,42.8436356],[1.0599995,42.8436584],[1.0600095,42.8436775],[1.0600294,42.8436966],[1.0600594,42.8437271],[1.0600795,42.8437576],[1.0601094,42.8437881],[1.0601294,42.8438072],[1.0601695,42.8438263],[1.0601894,42.8438454],[1.0602094,42.8438683],[1.0602294,42.8438759],[1.0602394,42.8438988],[1.0602394,42.8439064],[1.0602494,42.8439255],[1.0602595,42.843956],[1.0602595,42.8439751],[1.0602794,42.843998],[1.0602894,42.8440056],[1.0603094,42.844017],[1.0603094,42.8440285],[1.0603294,42.8440285],[1.0603395,42.8440361],[1.0603595,42.8440552],[1.0603794,42.8440857],[1.0603894,42.8441086],[1.0604094,42.8441162],[1.0604295,42.8441162],[1.0604395,42.8441162],[1.0604494,42.8441086],[1.0604594,42.8440971],[1.0604594,42.8440781],[1.0604694,42.8440666],[1.0604794,42.8440666],[1.0604994,42.8440781],[1.0605094,42.8440857],[1.0605394,42.8441162],[1.0605594,42.8441353],[1.0605794,42.8441658],[1.0606095,42.8441887],[1.0606195,42.8441963],[1.0606294,42.8442078],[1.0606394,42.8442078],[1.0606494,42.8441963],[1.0606394,42.8441887],[1.0606394,42.8441772],[1.0606394,42.8441658],[1.0606494,42.8441658],[1.0606694,42.8441658],[1.0606894,42.8441658],[1.0607095,42.8441772],[1.0607194,42.8441887],[1.0607394,42.8441887],[1.0607494,42.8441887],[1.0607594,42.8441772],[1.0607694,42.8441658],[1.0607895,42.8441467],[1.0608294,42.8441277],[1.0608594,42.8440857],[1.0609194,42.8440475],[1.0609394,42.844017],[1.0609494,42.8439865],[1.0609595,42.8439484],[1.0609595,42.8439178],[1.0609595,42.8438759],[1.0609494,42.8438568],[1.0609494,42.8438377],[1.0609394,42.8438072],[1.0609294,42.8437881],[1.0609294,42.8437767],[1.0609294,42.8437576],[1.0609394,42.8437462],[1.0609595,42.8437386],[1.0609794,42.8437386],[1.0609994,42.8437386],[1.0610294,42.8437462],[1.0610595,42.8437462],[1.0610794,42.8437462],[1.0610994,42.8437462],[1.0611094,42.8437386],[1.0611194,42.8437271],[1.0611395,42.8437157],[1.0611594,42.8437157],[1.0611694,42.8437157],[1.0611894,42.8437157],[1.0612094,42.843708],[1.0612195,42.8436966],[1.0612295,42.8436775],[1.0612594,42.8436661],[1.0612894,42.8436584],[1.0613195,42.843647],[1.0613494,42.8436775],[1.0613995,42.8437386],[1.0614594,42.8437958],[1.0615194,42.8438454],[1.0615594,42.8438988],[1.0615895,42.8439255],[1.0616194,42.843956],[1.0616494,42.8439674],[1.0616794,42.8439865],[1.0617294,42.8440056],[1.0617794,42.8440361],[1.0618094,42.8440666],[1.0618495,42.8440971],[1.0618894,42.8441353],[1.0619395,42.8441772],[1.0619894,42.8442154],[1.0620794,42.8442688],[1.0621594,42.8443184],[1.0621995,42.8443451],[1.0622694,42.8443985],[1.0623194,42.8444366],[1.0623795,42.8444786],[1.0624094,42.8444977],[1.0624595,42.8445168],[1.0625194,42.8445358],[1.0625894,42.8445587],[1.0626395,42.8445854],[1.0626794,42.8445969],[1.0627095,42.8446159],[1.0627394,42.8446274],[1.0627494,42.844635],[1.0627494,42.8446465],[1.0627594,42.8446465],[1.0627794,42.8446465],[1.0627995,42.8446579],[1.0628294,42.8446655],[1.0628494,42.8446884],[1.0628794,42.844696],[1.0629194,42.8447266],[1.0629795,42.8447456],[1.0630394,42.8447876],[1.0630594,42.8448067],[1.0630795,42.8448181],[1.0630994,42.8448257],[1.0631194,42.8448257],[1.0631194,42.8448181],[1.0631194,42.8447952],[1.0631094,42.8447876],[1.0631094,42.8447762],[1.0631094,42.8447685],[1.0631194,42.8447571],[1.0631394,42.8447571],[1.0631595,42.8447685],[1.0631994,42.8447876],[1.0632094,42.8447952],[1.0632495,42.8448067],[1.0632794,42.8448257],[1.0633094,42.8448372],[1.0633295,42.8448563],[1.0633395,42.8448868],[1.0633594,42.8449173],[1.0633694,42.8449364],[1.0633894,42.8449554],[1.0634094,42.8449669],[1.0634295,42.8449974],[1.0634295,42.8450165],[1.0634295,42.845047],[1.0634295,42.8450775],[1.0634394,42.8451157],[1.0634394,42.8451653],[1.0634494,42.8452072],[1.0634594,42.8452263],[1.0634894,42.8452682],[1.0635095,42.8452988],[1.0635794,42.8453255],[1.0636294,42.845356],[1.0636394,42.845356],[1.0636694,42.8453979],[1.0636694,42.8454056],[1.0636994,42.8454475],[1.0637194,42.8455086],[1.0637194,42.8455162],[1.0637294,42.8455658],[1.0637294,42.8455772],[1.0637795,42.8455963],[1.0637894,42.8455963],[1.0638394,42.8456078],[1.0638494,42.8456078],[1.0638894,42.8456268],[1.0639395,42.8456459],[1.0639595,42.8456459],[1.0639794,42.8456459],[1.0640094,42.8456268],[1.0640295,42.8456268],[1.0640694,42.8456268],[1.0641094,42.8456268],[1.0641494,42.8456383],[1.0641794,42.8456268],[1.0642195,42.8456268],[1.0642594,42.8456154],[1.0643294,42.8456688],[1.0643795,42.845726],[1.0644194,42.8457756],[1.0644594,42.8458176],[1.0644994,42.8458481],[1.0645394,42.8458672],[1.0645894,42.8458977],[1.0646194,42.8459358],[1.0646394,42.8459473],[1.0646495,42.8459778],[1.0646694,42.8460274],[1.0646894,42.8460579],[1.0647094,42.846077],[1.0647194,42.846096],[1.0647194,42.8461075],[1.0647295,42.8461266],[1.0647295,42.8461571],[1.0647295,42.8461761],[1.0647295,42.8462067],[1.0647295,42.8462257],[1.0647295,42.8462372],[1.0647395,42.8462753],[1.0647594,42.8463287],[1.0647994,42.8463554],[1.0648594,42.8463783],[1.0648894,42.846386],[1.0649294,42.846386],[1.0649794,42.8463974],[1.0650095,42.8463974],[1.0650494,42.846405],[1.0650895,42.8464355],[1.0651194,42.8464775],[1.0651394,42.8464966],[1.0651494,42.8465157],[1.0651594,42.8465462],[1.0651695,42.8465881],[1.0651994,42.8466072],[1.0652494,42.8466263],[1.0652894,42.8466454],[1.0653394,42.8466454],[1.0653894,42.8466568],[1.0654294,42.8466873],[1.0654594,42.8467064],[1.0654894,42.8467369],[1.0655094,42.8467751],[1.0655395,42.8468056],[1.0655694,42.8468361],[1.0655994,42.8468781],[1.0656494,42.8469162],[1.0657095,42.8469772],[1.0657594,42.8470154],[1.0657995,42.8470459],[1.0658594,42.8470955],[1.0658895,42.847126],[1.0659094,42.8471565],[1.0659194,42.847187],[1.0659194,42.8472061],[1.0659094,42.8472366],[1.0658994,42.8472672],[1.0658895,42.8472672],[1.0658994,42.8472862],[1.0658994,42.8473053],[1.0659094,42.8473282],[1.0659294,42.8473473],[1.0659595,42.8473663],[1.0659894,42.8473969],[1.0660294,42.8474274],[1.0660694,42.8474655],[1.0661194,42.847496],[1.0661794,42.847538],[1.0662395,42.8475761],[1.0662794,42.8475952],[1.0663095,42.8475952],[1.0663195,42.8475952],[1.0663394,42.8475952],[1.0663594,42.8475952],[1.0663995,42.8476067],[1.0664294,42.8476181],[1.0664895,42.8476372],[1.0665394,42.8476563],[1.0665795,42.8476868],[1.0666394,42.8477364],[1.0666994,42.8477783],[1.0667495,42.8478165],[1.0667994,42.8478584],[1.0668294,42.8478966],[1.0668694,42.8479271],[1.0668794,42.8479271],[1.0669295,42.8479576],[1.0669894,42.8479958],[1.0670494,42.8480453],[1.0671694,42.8481483],[1.0672194,42.8481979],[1.0672594,42.8482475],[1.0672795,42.8482666],[1.0672994,42.8482857],[1.0673194,42.8482857],[1.0673294,42.8482857],[1.0673394,42.848278],[1.0673294,42.8482475],[1.0673294,42.8482285],[1.0673394,42.8482056],[1.0673394,42.8481865],[1.0673594,42.8481865],[1.0673795,42.8481865],[1.0674094,42.8481865],[1.0674394,42.8481979],[1.0674595,42.848217],[1.0674794,42.8482361],[1.0674794,42.8482475],[1.0674794,42.8482666],[1.0674794,42.848278],[1.0674994,42.8482857],[1.0675194,42.8482857],[1.0675395,42.848278],[1.0675694,42.848278],[1.0675794,42.848278],[1.0675894,42.8482857],[1.0675994,42.8483086],[1.0676094,42.8483162],[1.0676395,42.8483162],[1.0676694,42.8483276],[1.0677094,42.8483353],[1.0677394,42.8483353],[1.0677694,42.8483353],[1.0677994,42.8483353],[1.0678294,42.8483353],[1.0678594,42.8483353],[1.0678995,42.8483467],[1.0679294,42.8483582],[1.0679594,42.8483582],[1.0680094,42.8483658],[1.0680494,42.8483772],[1.0680695,42.8483963],[1.0681094,42.8484154],[1.0681494,42.8484383],[1.0681695,42.8484459],[1.0681894,42.8484573],[1.0682194,42.8484688],[1.0682595,42.8484764],[1.0682994,42.8484879],[1.0683494,42.8485184],[1.0684195,42.8485565],[1.0684794,42.8485756],[1.0685095,42.8485985],[1.0685394,42.8485985],[1.0685694,42.8486061],[1.0685995,42.8486176],[1.0686394,42.8486176],[1.0686795,42.8486252],[1.0687294,42.8486252],[1.0687894,42.8486176],[1.0688194,42.8486176],[1.0688595,42.8486176],[1.0688994,42.8486176],[1.0689294,42.8486252],[1.0689394,42.8486366],[1.0689595,42.8486481],[1.0689894,42.8486671],[1.0690295,42.8486786],[1.0690694,42.8486977],[1.0691394,42.8487282],[1.0691994,42.8487473],[1.0692594,42.8487663],[1.0692894,42.8487854],[1.0693294,42.8488083],[1.0693394,42.8488083],[1.0693694,42.8488274],[1.0693895,42.8488464],[1.0694094,42.8488655],[1.0694294,42.8488884],[1.0694294,42.8489075],[1.0694394,42.8489265],[1.0694494,42.848938],[1.0694695,42.8489571],[1.0694895,42.8489685],[1.0695094,42.8489685],[1.0695194,42.8489571],[1.0695194,42.8489456],[1.0695294,42.848938],[1.0695394,42.8489265],[1.0695595,42.8489151],[1.0695695,42.8489075],[1.0695894,42.8488884],[1.0695894,42.848877],[1.0695894,42.8488655],[1.0695894,42.8488464],[1.0695994,42.8488274],[1.0696094,42.8488159],[1.0696094,42.8488083],[1.0696194,42.8488083],[1.0696294,42.8488083],[1.0696394,42.8488159],[1.0696595,42.8488388],[1.0696694,42.8488579],[1.0696794,42.8488655],[1.0696894,42.848877],[1.0697094,42.848877],[1.0697294,42.848877],[1.0697495,42.8488884],[1.0697694,42.8488884],[1.0697994,42.8489075],[1.0698195,42.8489265],[1.0698395,42.848938],[1.0698594,42.8489456],[1.0698694,42.8489456],[1.0698994,42.848938],[1.0699394,42.848938],[1.0699794,42.848938],[1.0700194,42.8489456],[1.0700594,42.8489685],[1.0700995,42.8489761],[1.0701194,42.8489876],[1.0701594,42.8489876],[1.0701895,42.8489876],[1.0701994,42.8489952],[1.0702294,42.8489952],[1.0702494,42.8490181],[1.0702695,42.8490257],[1.0702795,42.8490486],[1.0702994,42.8490562],[1.0703094,42.8490753],[1.0703294,42.8490868],[1.0703495,42.8490982],[1.0703794,42.8491287],[1.0703994,42.8491364],[1.0704294,42.8491669],[1.0704495,42.8491783],[1.0704794,42.8491859],[1.0704994,42.8491974],[1.0705295,42.849205],[1.0705395,42.8492279],[1.0705594,42.849247],[1.0705794,42.8492584],[1.0705994,42.8492661],[1.0706195,42.8492661],[1.0706394,42.8492775],[1.0706594,42.8492775],[1.0706794,42.8492966],[1.0706995,42.849308],[1.0707594,42.8493462],[1.0708194,42.8493881],[1.0708594,42.8494186],[1.0709094,42.8494682],[1.0709594,42.8494873],[1.0709894,42.8495255],[1.0710394,42.8495674],[1.0710495,42.8495865],[1.0710794,42.8495979],[1.0710994,42.849617],[1.0711294,42.8496284],[1.0711594,42.8496361],[1.0711794,42.8496475],[1.0712094,42.8496666],[1.0712395,42.8496971],[1.0712494,42.8497276],[1.0712694,42.8497467],[1.0712994,42.8497887],[1.0713195,42.8498154],[1.0713594,42.8498459],[1.0713694,42.8498573],[1.0713894,42.8498688],[1.0714095,42.8498878],[1.0714195,42.8498955],[1.0714294,42.8499184],[1.0714494,42.8499374],[1.0714694,42.8499565],[1.0715194,42.8499756],[1.0715494,42.8500061],[1.0716094,42.8500481],[1.0716894,42.8501167],[1.0717394,42.8501778],[1.0718194,42.8502655],[1.0718395,42.8503075],[1.0718894,42.8503761],[1.0719295,42.8504181],[1.0719594,42.8504753],[1.0719894,42.8505173],[1.0720094,42.8505554],[1.0720394,42.8506279],[1.0720994,42.8506966],[1.0721494,42.8507767],[1.0721694,42.8508186],[1.0721895,42.8508453],[1.0722095,42.8508873],[1.0722294,42.8508987],[1.0722594,42.8509254],[1.0722994,42.850975],[1.0723294,42.8510361],[1.0723594,42.8510971],[1.0723894,42.8511353],[1.0724194,42.8511772],[1.0724494,42.8512154],[1.0724794,42.8512573],[1.0725094,42.8513069],[1.0725595,42.851368],[1.0725794,42.8514252],[1.0726094,42.8514671],[1.0726194,42.8515053],[1.0726395,42.8515587],[1.0726495,42.8516083],[1.0726594,42.8516579],[1.0726794,42.851696],[1.0726994,42.8517265],[1.0727195,42.8517685],[1.0727394,42.8517952],[1.0727594,42.8518257],[1.0727794,42.8518677],[1.0727794,42.8518982],[1.0727994,42.8519287],[1.0728294,42.8519669],[1.0728494,42.852005],[1.0728794,42.8520584],[1.0728894,42.852108],[1.0729095,42.8521576],[1.0729194,42.8522072],[1.0729494,42.8522377],[1.0729795,42.8522758],[1.0730194,42.8523064],[1.0730494,42.8523254],[1.0730594,42.8523369],[1.0730994,42.852356],[1.0731294,42.8523865],[1.0731595,42.8524284],[1.0731695,42.8524475],[1.0731894,42.8524551],[1.0732094,42.8524666],[1.0732294,42.8524551],[1.0732894,42.8524475],[1.0733395,42.8524361],[1.0733794,42.8524284],[1.0734195,42.852417],[1.0734395,42.8524055],[1.0734894,42.8523865],[1.0735694,42.852375],[1.0736294,42.8523674],[1.0736895,42.852356],[1.0737494,42.852356],[1.0737994,42.852356],[1.0738695,42.852356],[1.0738794,42.852356],[1.0739194,42.852356],[1.0739595,42.8523483],[1.0740194,42.8523369],[1.0740794,42.8523254],[1.0741194,42.8523178],[1.0741494,42.8523178],[1.0741894,42.8523178],[1.0742394,42.8523254],[1.0742794,42.8523369],[1.0743394,42.852356],[1.0744094,42.8523865],[1.0744895,42.8524055],[1.0745695,42.8524361],[1.0746394,42.8524475],[1.0746994,42.8524475],[1.0747794,42.8524475],[1.0748494,42.8524475],[1.0749094,42.8524551],[1.0749394,42.8524551],[1.0749694,42.8524666],[1.0749894,42.852478],[1.0750095,42.852478],[1.0750294,42.852478],[1.0750494,42.8524666],[1.0750694,42.8524666],[1.0750995,42.8524551],[1.0751194,42.8524666],[1.0751494,42.852478],[1.0751694,42.8524857],[1.0751895,42.8524971],[1.0752094,42.8525276],[1.0752094,42.8525467],[1.0752094,42.8525658],[1.0751994,42.8525963],[1.0752094,42.8526154],[1.0752294,42.8526268],[1.0752594,42.8526382],[1.0752994,42.8526459],[1.0753394,42.8526382],[1.0753695,42.8526268],[1.0753894,42.8526077],[1.0754194,42.8525963],[1.0754294,42.8525963],[1.0754594,42.8525963],[1.0754894,42.8525963],[1.0755295,42.8526077],[1.0755494,42.8526154],[1.0755994,42.8526688],[1.0756694,42.8527679],[1.0756994,42.8528061],[1.0757494,42.8528366],[1.0757794,42.8528557],[1.0757995,42.8528786],[1.0758194,42.8528976],[1.0758294,42.8529167],[1.0758394,42.8529358],[1.0758394,42.8529472],[1.0758394,42.8529663],[1.0758194,42.8529968],[1.0757995,42.8530159],[1.0757594,42.8530464],[1.0757294,42.8530769],[1.0757095,42.8531151],[1.0757095,42.853138],[1.0757095,42.8531685],[1.0757095,42.8531876],[1.0757095,42.8531952],[1.0756994,42.8532181],[1.0756894,42.8532257],[1.0756694,42.8532257],[1.0756494,42.8532257],[1.0756295,42.8532372],[1.0756195,42.8532486],[1.0756195,42.8532562],[1.0756195,42.8532677],[1.0756195,42.8532753],[1.0756094,42.8532867],[1.0755994,42.8532982],[1.0755794,42.8533058],[1.0755494,42.8533058],[1.0755395,42.8533058],[1.0755194,42.8533058],[1.0755094,42.8533173],[1.0755094,42.8533287],[1.0755094,42.8533478],[1.0755194,42.8533554],[1.0755194,42.8533669],[1.0755194,42.8533859],[1.0755194,42.8533974],[1.0755094,42.8533974],[1.0754894,42.8533974],[1.0754594,42.8533859],[1.0754495,42.8533974],[1.0754294,42.8533974],[1.0754094,42.8534088],[1.0753894,42.8534088],[1.0753695,42.8534088],[1.0753394,42.8534088],[1.0753094,42.8534088],[1.0752894,42.8534164],[1.0752594,42.8534279],[1.0752394,42.8534355],[1.0752194,42.8534355],[1.0752094,42.8534355],[1.0751895,42.8534279],[1.0751694,42.8534279],[1.0751394,42.8534279],[1.0751294,42.8534279],[1.0750995,42.8534355],[1.0750594,42.853447],[1.0750294,42.853447],[1.0749995,42.853447],[1.0749594,42.853447],[1.0749295,42.853447],[1.0748994,42.8534355],[1.0748794,42.853447],[1.0748494,42.853447],[1.0748295,42.8534584],[1.0748295,42.853466],[1.0748295,42.8534775],[1.0748295,42.8534966],[1.0748295,42.8535156],[1.0748094,42.8535385],[1.0747994,42.8535576],[1.0747794,42.8535652],[1.0747594,42.8535652],[1.0747395,42.8535652],[1.0747194,42.8535652],[1.0746994,42.8535576],[1.0746894,42.8535576],[1.0746794,42.8535652],[1.0746794,42.8535881],[1.0746894,42.8536072],[1.0746894,42.8536263],[1.0746894,42.8536453],[1.0746794,42.8536568],[1.0746394,42.8536987],[1.0745994,42.8537254],[1.0745795,42.8537483],[1.0745494,42.8537674],[1.0745294,42.853775],[1.0744994,42.8537865],[1.0744594,42.8537979],[1.0744094,42.8538055],[1.0743895,42.853817],[1.0743594,42.8538361],[1.0743394,42.8538475],[1.0743095,42.8538551],[1.0742894,42.8538551],[1.0742594,42.8538551],[1.0742394,42.8538551],[1.0742095,42.8538551],[1.0741994,42.8538666],[1.0741994,42.853878],[1.0742195,42.8538857],[1.0742295,42.8538971],[1.0742295,42.8539085],[1.0742295,42.8539162],[1.0742095,42.8539352],[1.0741894,42.8539467],[1.0741894,42.8539658],[1.0741894,42.8539772],[1.0741994,42.8539886],[1.0742295,42.8539886],[1.0742494,42.8539772],[1.0742694,42.8539772],[1.0742894,42.8539886],[1.0743095,42.8539963],[1.0743095,42.8540077],[1.0742995,42.8540154],[1.0742894,42.8540382],[1.0742894,42.8540459],[1.0743095,42.8540459],[1.0743294,42.8540573],[1.0743594,42.8540688],[1.0744094,42.8540878],[1.0744194,42.8540955],[1.0744294,42.8541069],[1.0744294,42.854126],[1.0744294,42.8541374],[1.0743995,42.8541565],[1.0743594,42.8541679],[1.0743294,42.8541756],[1.0743095,42.854187],[1.0742894,42.8541985],[1.0742894,42.8542061],[1.0742995,42.8542175],[1.0743095,42.8542366],[1.0743194,42.8542557],[1.0743294,42.8542671],[1.0743294,42.8542862],[1.0743294,42.8542976],[1.0743095,42.8543167],[1.0743095,42.8543282],[1.0743095,42.8543358],[1.0743294,42.8543587],[1.0743494,42.8543663],[1.0743794,42.8543663],[1.0743995,42.8543587],[1.0744194,42.8543472],[1.0744394,42.8543358],[1.0744694,42.8543358],[1.0744994,42.8543282],[1.0745194,42.8543282],[1.0745394,42.8543282],[1.0745595,42.8543358],[1.0745795,42.8543472],[1.0745795,42.8543587],[1.0745695,42.8543777],[1.0745595,42.8543854],[1.0745595,42.8543968],[1.0745595,42.8544083],[1.0745795,42.8544273],[1.0746394,42.8544388],[1.0746994,42.8544464],[1.0747395,42.8544655],[1.0747495,42.8544884],[1.0747694,42.854538],[1.0747994,42.8545685],[1.0748395,42.8545876],[1.0748894,42.8546066],[1.0749295,42.8546486],[1.0749494,42.8546677],[1.0749494,42.8547058],[1.0749494,42.8547363],[1.0749394,42.8547974],[1.0749295,42.8548355],[1.0749394,42.8548775],[1.0749494,42.8548965],[1.0750095,42.8549385],[1.0750494,42.8549576],[1.0750694,42.8549767],[1.0750895,42.8550186],[1.0750995,42.8550758],[1.0750995,42.8551178],[1.0750694,42.8551483],[1.0750394,42.855175],[1.0749794,42.8552055],[1.0749295,42.8552361],[1.0748894,42.8552666],[1.0748594,42.8553162],[1.0748094,42.8553886],[1.0747894,42.8555069],[1.0747194,42.8557053],[1.0746694,42.8558083],[1.0746094,42.8559074],[1.0745795,42.8559761],[1.0745595,42.8560181],[1.0745294,42.8560371],[1.0744594,42.8560562],[1.0744194,42.8560677],[1.0743794,42.8560677],[1.0743194,42.8560677],[1.0742494,42.8560867],[1.0741894,42.8561172],[1.0741194,42.8561668],[1.0740794,42.8562279],[1.0740794,42.8562355],[1.0740594,42.8562965],[1.0740395,42.8563385],[1.0739994,42.8563881],[1.0738994,42.8564758],[1.0738094,42.8565559],[1.0737194,42.8566551],[1.0736194,42.8567085],[1.0735594,42.8567581],[1.0735494,42.8567657],[1.0734694,42.8568382],[1.0733994,42.8569069],[1.0732994,42.8570061],[1.0731595,42.8571281],[1.0729895,42.8572655],[1.0728894,42.8573265],[1.0727394,42.8574066],[1.0727295,42.8574066],[1.0725595,42.8574753],[1.0725495,42.8574867],[1.0724194,42.8575363],[1.0723294,42.8576088],[1.0722594,42.857666],[1.0721594,42.8577652],[1.0720494,42.8578987],[1.0720394,42.8579063],[1.0718595,42.8581467],[1.0717194,42.858326],[1.0715594,42.8585052],[1.0712794,42.8588257],[1.0712694,42.8588371],[1.0711594,42.8590355],[1.0709695,42.8593178],[1.0709194,42.8593864],[1.0708294,42.859478],[1.0707794,42.8595276],[1.0706894,42.8595657],[1.0706394,42.8595886],[1.0705295,42.8596153],[1.0704194,42.8596268],[1.0702994,42.8596268],[1.0701494,42.8596077],[1.0700394,42.8596077],[1.0699095,42.8596153],[1.0698494,42.8596268],[1.0697794,42.8596687],[1.0697294,42.8597755],[1.0697194,42.859848],[1.0697094,42.8599167],[1.0697294,42.8599854],[1.0697194,42.8600273],[1.0697094,42.8600655],[1.0696794,42.8601074],[1.0696394,42.8601379],[1.0695894,42.8601952],[1.0695494,42.8602486],[1.0695094,42.8603172],[1.0694695,42.8604279],[1.0694394,42.8604774],[1.0694294,42.8605156],[1.0694294,42.8605766],[1.0694294,42.8606377],[1.0694494,42.8607063],[1.0694695,42.8607674],[1.0694695,42.8608055],[1.0694394,42.8608284],[1.0693494,42.860878],[1.0692694,42.8609085],[1.0691794,42.8609352],[1.0691195,42.8609657],[1.0690395,42.8610077],[1.0689894,42.8610382],[1.0689495,42.8610878],[1.0689094,42.8611565],[1.0687695,42.8613853],[1.0686995,42.8615074],[1.0686394,42.8616486],[1.0685995,42.8617172],[1.0685694,42.8617668],[1.0685494,42.8618279],[1.0685394,42.8618774],[1.0685294,42.8619461],[1.0685195,42.8619881],[1.0684994,42.8620377],[1.0684594,42.8620987],[1.0684094,42.8621674],[1.0683694,42.8621979],[1.0683194,42.8622055],[1.0682694,42.8622284],[1.0681994,42.8622475],[1.0681595,42.8622551],[1.0681394,42.8622665],[1.0681094,42.862278],[1.0680795,42.8622856],[1.0680494,42.8622856],[1.0680094,42.8623085],[1.0679795,42.8623161],[1.0679694,42.8623276],[1.0679494,42.8623352],[1.0679294,42.8623352],[1.0678995,42.8623352],[1.0678594,42.8623352],[1.0678095,42.8623466],[1.0677494,42.8623657],[1.0676894,42.8623772],[1.0676494,42.8623962],[1.0676194,42.8624077],[1.0675994,42.8624153],[1.0675694,42.8624268],[1.0675395,42.8624268],[1.0674794,42.8624268],[1.0674394,42.8624153],[1.0673994,42.8624153],[1.0673795,42.8624077],[1.0673494,42.8624077],[1.0673194,42.8624077],[1.0672895,42.8624153],[1.0672795,42.8624382],[1.0672594,42.8624573],[1.0672394,42.8624878],[1.0672194,42.8625069],[1.0671995,42.862545],[1.0671794,42.8625565],[1.0671594,42.8625755],[1.0671294,42.862606],[1.0671195,42.8626366],[1.0671095,42.8626785],[1.0670995,42.8627281],[1.0670794,42.8627853],[1.0670794,42.8628464],[1.0670694,42.8629074],[1.0670594,42.8629379],[1.0670494,42.8629684],[1.0670195,42.8629875],[1.0670094,42.8629951],[1.0669894,42.8630066],[1.0669494,42.8630257],[1.0669194,42.8630486],[1.0668794,42.8630676],[1.0668395,42.8630867],[1.0667894,42.8630981],[1.0667194,42.8631172],[1.0666294,42.8631287],[1.0665694,42.8631287],[1.0665094,42.8631363],[1.0664594,42.8631477],[1.0664194,42.8631554],[1.0663794,42.8631668],[1.0663295,42.8631668],[1.0662794,42.8631783],[1.0663095,42.8631859],[1.0663494,42.8631859],[1.0663794,42.8631859],[1.0664194,42.8631859],[1.0664694,42.8631859],[1.0664995,42.8631859],[1.0665394,42.8631859],[1.0665994,42.8631859],[1.0666494,42.8631859],[1.0666994,42.8631859],[1.0667495,42.8631859],[1.0668395,42.8631859],[1.0669395,42.8631859],[1.0670394,42.8631783],[1.0671095,42.8631668],[1.0671594,42.8631554],[1.0671995,42.8631363],[1.0672294,42.8631172],[1.0672494,42.8631058],[1.0672694,42.8630753],[1.0672795,42.8630486],[1.0672895,42.863018],[1.0672895,42.8629761],[1.0672895,42.862957],[1.0672895,42.8629379],[1.0672994,42.8629265],[1.0673094,42.862915],[1.0673194,42.8629074],[1.0673394,42.8628769],[1.0673594,42.8628578],[1.0673594,42.8628159],[1.0673594,42.8627853],[1.0673695,42.8627663],[1.0673795,42.8627472],[1.0673894,42.8627281],[1.0674294,42.8626976],[1.0674595,42.8626862],[1.0674994,42.8626785],[1.0675395,42.8626671],[1.0675994,42.8626556],[1.0676594,42.8626556],[1.0676994,42.8626556],[1.0677394,42.8626556],[1.0677794,42.862648],[1.0678294,42.8626366],[1.0678895,42.8626251],[1.0679294,42.8626175],[1.0679594,42.8626175],[1.0679895,42.8626175],[1.0680294,42.862606],[1.0680894,42.8625984],[1.0681595,42.862587],[1.0682094,42.862587],[1.0682595,42.862587],[1.0683194,42.862587],[1.0683794,42.862587],[1.0684394,42.8625755],[1.0685195,42.8625679],[1.0685694,42.8625679],[1.0686394,42.8625565],[1.0686795,42.8625679],[1.0687194,42.8625679],[1.0687795,42.8625755],[1.0688595,42.8625984],[1.0689294,42.8626175],[1.0689694,42.8626251],[1.0690094,42.8626251],[1.0690495,42.8626251],[1.0690794,42.8626251],[1.0691195,42.8626251],[1.0691694,42.8626251],[1.0692095,42.8626175],[1.0692494,42.862606],[1.0692794,42.862587],[1.0693394,42.8625679],[1.0693995,42.862545],[1.0694695,42.8625259],[1.0695094,42.8625069],[1.0695695,42.8624763],[1.0696294,42.8624458],[1.0696994,42.8623886],[1.0697594,42.8623276],[1.0698195,42.8622665],[1.0698694,42.8621864],[1.0699195,42.8621368],[1.0699494,42.8620987],[1.0700095,42.8620262],[1.0701294,42.8619385],[1.0701795,42.8618965],[1.0702194,42.8618851],[1.0702894,42.8618851],[1.0703794,42.8618965],[1.0705094,42.8619385],[1.0706394,42.8619766],[1.0708494,42.8620682],[1.0709994,42.8621368],[1.0710894,42.8621559],[1.0710994,42.8621559],[1.0711495,42.8621559],[1.0712395,42.8620872],[1.0713094,42.8620071],[1.0713694,42.8619156],[1.0714195,42.8618164],[1.0714494,42.8617477],[1.0714794,42.8616982],[1.0715594,42.8616562],[1.0716594,42.8616257],[1.0716695,42.861618],[1.0717695,42.8615875],[1.0718294,42.8615379],[1.0718395,42.8615265],[1.0718395,42.861515],[1.0718694,42.8614655],[1.0718794,42.8614578],[1.0718794,42.8614464],[1.0719094,42.8614082],[1.0719594,42.8613777],[1.0720994,42.8613358],[1.0722594,42.8612976],[1.0724695,42.8612671],[1.0726194,42.8612366],[1.0728095,42.8612175],[1.0729394,42.861187],[1.0730394,42.8611565],[1.0731595,42.8611183],[1.0733694,42.8610268],[1.0735394,42.8609467],[1.0736794,42.8608665],[1.0738994,42.8607368],[1.0740894,42.8606186],[1.0743095,42.8604851],[1.0744394,42.8603783],[1.0745795,42.860218],[1.0746694,42.8600883],[1.0747495,42.8599663],[1.0747994,42.8599167],[1.0748694,42.8598862],[1.0749494,42.8598862],[1.0751094,42.8598862],[1.0751795,42.8599052],[1.0752494,42.8599358],[1.0752894,42.8599663],[1.0753394,42.8600464],[1.0753695,42.8600883],[1.0754094,42.8601265],[1.0754594,42.860157],[1.0755094,42.8601685],[1.0755694,42.8601761],[1.0757126,42.8602371],[1.0758625,42.8603439],[1.0759726,42.8604355],[1.0760325,42.8605042],[1.0760626,42.8605652],[1.0761125,42.8606453],[1.0761825,42.8608055],[1.0763025,42.8610954],[1.0763326,42.8611946],[1.0763525,42.8612671],[1.0763725,42.8613472],[1.0763925,42.8614349],[1.0764025,42.8615646],[1.0764325,42.8617363],[1.0764525,42.8619347],[1.0764525,42.8620567],[1.0764525,42.8621063],[1.0764625,42.8621559],[1.0764725,42.8622169],[1.0764925,42.8622742],[1.0765125,42.8623161],[1.0765425,42.8623543],[1.0765826,42.8623962],[1.0766325,42.8624344],[1.0767626,42.8624954],[1.0769025,42.8625565],[1.0770025,42.862587],[1.0770625,42.862606],[1.0770825,42.8626366],[1.0770925,42.8626556],[1.0770925,42.8626671],[1.0770925,42.8626747],[1.0770725,42.8626862],[1.0770226,42.8626862],[1.0769725,42.8626862],[1.0769025,42.8626747],[1.0768626,42.8626671],[1.0767726,42.8626366],[1.0767025,42.8625946],[1.0765926,42.8625374],[1.0765026,42.8624763],[1.0764325,42.8624153],[1.0764244,42.862545],[1.0763743,42.8626442],[1.0763243,42.8627434],[1.0763043,42.862854],[1.0763243,42.8629227],[1.0763544,42.8629532],[1.0764344,42.8629837],[1.0765543,42.8630028],[1.0766844,42.8629951],[1.0768443,42.8629837],[1.0770143,42.8629227],[1.0770644,42.862896],[1.0771643,42.8628654],[1.0772743,42.8628426],[1.0773844,42.8628426],[1.0775644,42.8628654],[1.0776443,42.8628654],[1.0777143,42.862854],[1.0778043,42.8628349],[1.0778843,42.862793],[1.0779244,42.8627434],[1.0779643,42.8626442],[1.0780244,42.8625145],[1.0780543,42.8624039],[1.0781244,42.8623352],[1.0782343,42.8622742],[1.0784143,42.862236],[1.0785544,42.8621559],[1.0786843,42.8620453],[1.0788244,42.8618736],[1.0788643,42.8617325],[1.0789944,42.8614731],[1.0790544,42.8612556],[1.0791744,42.8609848],[1.0793244,42.8607635],[1.0794944,42.8605461],[1.0797143,42.8602753],[1.0800143,42.8599358],[1.0801344,42.8598061],[1.0801944,42.8597641],[1.0802944,42.859745],[1.0803243,42.8597641],[1.0802944,42.8598557],[1.0802944,42.8598633],[1.0801643,42.8601341],[1.0800143,42.8605156],[1.0799444,42.860775],[1.0799243,42.8609848],[1.0799243,42.8613739],[1.0799243,42.8616028],[1.0799444,42.8616753],[1.0799843,42.8616943],[1.0800244,42.8616447],[1.0800643,42.8615456],[1.0801743,42.8613129],[1.0803443,42.860836],[1.0803443,42.8608246],[1.0806243,42.8604355],[1.0809844,42.8599434],[1.0810643,42.8599243],[1.0810744,42.8599739],[1.0810744,42.8602028],[1.0810044,42.8604355],[1.0809944,42.8606224],[1.0809944,42.8607025],[1.0810443,42.860714],[1.0811844,42.8606033],[1.0813843,42.8602257],[1.0817643,42.8596954],[1.0820943,42.8594246],[1.0823643,42.8592644],[1.0831443,42.8587646],[1.0834544,42.8586235],[1.0838743,42.8584251],[1.0838944,42.8584137],[1.0842043,42.8583755],[1.0844743,42.8583832],[1.0847243,42.8584442],[1.0849744,42.8585739],[1.0852443,42.8587341],[1.0854443,42.8590355],[1.0856143,42.8594055],[1.0857544,42.8598747],[1.0858444,42.8602257],[1.0858344,42.8605461],[1.0858344,42.8608627],[1.0857344,42.8612823],[1.0856744,42.8617058],[1.0856143,42.8619461],[1.0856143,42.8620949],[1.0856444,42.8623047],[1.0857244,42.8625526],[1.0858743,42.8628731],[1.0861144,42.8632927],[1.0864043,42.8637848],[1.0866144,42.8639755],[1.0867543,42.8640823],[1.0869243,42.8641624],[1.0872244,42.8641853],[1.0875443,42.8641548],[1.0879643,42.8641243],[1.0882343,42.8640823],[1.0885644,42.8639755],[1.0894444,42.8635445],[1.0901043,42.8632126],[1.0907743,42.8629227],[1.0916543,42.8625526],[1.0921644,42.8623161],[1.0926944,42.8620644],[1.0931443,42.861763],[1.0933744,42.8615227],[1.0935444,42.8612061],[1.0936344,42.8606224],[1.0936743,42.8602638],[1.0936143,42.8600731],[1.0935043,42.8597641],[1.0933744,42.8595428],[1.0931344,42.8592834],[1.0928243,42.8589439],[1.0923543,42.8583946],[1.0920844,42.8580933],[1.0919544,42.857933],[1.0918944,42.8578529],[1.0918643,42.8577843],[1.0917944,42.8576736],[1.0917443,42.8575554],[1.0917344,42.8574638],[1.0917244,42.8573952],[1.0917144,42.8573647],[1.0916843,42.8573036],[1.0916144,42.8571854],[1.0915143,42.8570137],[1.0914344,42.856884],[1.0913644,42.8567543],[1.0912944,42.8566132],[1.0912644,42.8565025],[1.0912243,42.8563652],[1.0911443,42.8561745],[1.0910643,42.8560143],[1.0910044,42.8559151],[1.0909843,42.8558044],[1.0909743,42.8557129],[1.0909843,42.8556137],[1.0909944,42.855545],[1.0910343,42.855484],[1.0911144,42.855423],[1.0912143,42.8553658],[1.0913843,42.8552933],[1.0914843,42.8552551],[1.0915643,42.8552361],[1.0917244,42.8552132],[1.0919044,42.8551941],[1.0920943,42.8551826],[1.0922743,42.855175],[1.0923743,42.8551636],[1.0924844,42.8551445],[1.0926044,42.8551254],[1.0927243,42.855114],[1.0928243,42.8550949],[1.0929743,42.8550758],[1.0930331,42.8550072],[1.0930932,42.8549385],[1.0931531,42.8548698],[1.0932031,42.8548203],[1.0932631,42.8547783],[1.0933231,42.8547401],[1.0934031,42.8546906],[1.0935431,42.8546371],[1.0937331,42.8545494],[1.0938832,42.8544884],[1.0940031,42.8544388],[1.0940632,42.8544197],[1.0941131,42.8544083],[1.0941631,42.8543968],[1.0942231,42.8543968],[1.0942831,42.8543968],[1.0943431,42.8543968],[1.0944331,42.8544083],[1.0945431,42.8544083],[1.0947331,42.8544273],[1.0950131,42.8544502],[1.0952932,42.8544579],[1.0955331,42.8544769],[1.0956631,42.8544998],[1.0957431,42.8544998],[1.0958232,42.8545074],[1.0958831,42.8545303],[1.0959731,42.8545494],[1.0960531,42.8545799],[1.0961231,42.8546181],[1.0962031,42.85466],[1.0962632,42.8547096],[1.0963531,42.8547897],[1.0964631,42.854908],[1.0966431,42.8551292],[1.0968831,42.8553886],[1.0970331,42.8555984],[1.0972531,42.8559074],[1.0974631,42.8562202],[1.0976331,42.8564377],[1.0978831,42.8567696],[1.0979731,42.8568687],[1.0980431,42.8569374],[1.0981131,42.8570099],[1.0981631,42.8570786],[1.0982041,42.8569756],[1.0982141,42.8568878],[1.0982442,42.8567581],[1.0984042,42.856987],[1.0985942,42.8571472],[1.0987942,42.8573647],[1.0988842,42.8574753],[1.0988941,42.8574753],[1.0990142,42.8576164],[1.0991342,42.8577271],[1.0992742,42.8578568],[1.0993241,42.8578873],[1.0993642,42.8578682],[1.0993942,42.8578377],[1.0994042,42.8577881],[1.0993842,42.857708],[1.0993042,42.8575668],[1.0991741,42.8573761],[1.0991142,42.8572159],[1.0990242,42.8569374],[1.0989041,42.8566856],[1.0986542,42.8562355],[1.0984741,42.8559456],[1.0983942,42.8558159],[1.0983641,42.8557472],[1.0983542,42.8556747],[1.0983641,42.8556252],[1.0983942,42.8556061],[1.0984442,42.8556175],[1.0985142,42.8556557],[1.0986142,42.8557549],[1.0987842,42.8559265],[1.0990142,42.8561363],[1.0993341,42.8563576],[1.0993341,42.8563652],[1.0995542,42.8565674],[1.0997841,42.8568878],[1.1001441,42.8573647],[1.1002842,42.8574257],[1.1004941,42.8574562],[1.1007042,42.8574867],[1.1009542,42.8575668],[1.1012342,42.8576965],[1.1015142,42.8578453],[1.1017241,42.8580055],[1.1017941,42.8580666],[1.1018941,42.8581657],[1.1019242,42.8582077],[1.1019741,42.8582382],[1.1021142,42.8583145],[1.1022441,42.8583755],[1.1023341,42.8583946],[1.1024941,42.8584175],[1.1026342,42.8584366],[1.1028641,42.8584671],[1.1030542,42.8584976],[1.1031642,42.8584976],[1.1032841,42.8585052],[1.1034242,42.8585052],[1.1035541,42.8585167],[1.1036142,42.8585167],[1.1036642,42.8585167],[1.1037141,42.8585167],[1.1037642,42.8585281],[1.1038241,42.8585472],[1.1039041,42.8585663],[1.1039742,42.8585854],[1.1040841,42.8586159],[1.1041541,42.8586655],[1.1042342,42.858696],[1.1043642,42.8587646],[1.1044441,42.8587952],[1.1045341,42.8588371],[1.1046141,42.8588676],[1.1046742,42.8588867],[1.1047342,42.8589172],[1.1047941,42.8589363],[1.1048442,42.8589478],[1.1049142,42.8589668],[1.1049742,42.8589668],[1.1050031,42.8589134],[1.1050131,42.8588753],[1.1050332,42.8588066],[1.1050332,42.8587646],[1.1050432,42.8587265],[1.1050432,42.8586845],[1.1050532,42.858654],[1.105077,42.8586617],[1.1051069,42.8586617],[1.105117,42.8586731],[1.105137,42.8586731],[1.105157,42.8586807],[1.105177,42.8586807],[1.105197,42.8586807],[1.105217,42.8586807],[1.105237,42.8586807],[1.105257,42.8586731],[1.105267,42.8586617],[1.1052769,42.8586502],[1.105287,42.8586311],[1.105287,42.8586235],[1.105287,42.8586006],[1.105287,42.858593],[1.105287,42.8585815],[1.105297,42.8585701],[1.105307,42.8585625],[1.105317,42.858551],[1.105327,42.8585434],[1.105327,42.8585205],[1.105327,42.8585129],[1.105337,42.8585014],[1.105347,42.8584938],[1.1053571,42.8584824],[1.1053669,42.8584709],[1.105387,42.8584518],[1.105407,42.8584137],[1.105437,42.8583832],[1.105467,42.8583336],[1.105487,42.8582916],[1.105507,42.8582535],[1.105527,42.8582115],[1.105557,42.8581734],[1.105587,42.8581314],[1.105597,42.8581123],[1.105617,42.8581009],[1.105637,42.8581009],[1.105647,42.8580818],[1.105667,42.8580627],[1.105687,42.8580322],[1.1057169,42.8579903],[1.105737,42.8579407],[1.105757,42.8579102],[1.105787,42.8578835],[1.1058069,42.8578606],[1.105847,42.8578415],[1.1058871,42.8578224],[1.105917,42.8578033],[1.105947,42.8577728],[1.105987,42.8577309],[1.106017,42.8577003],[1.106047,42.8576622],[1.106077,42.8576202],[1.106097,42.8575821],[1.106107,42.857563],[1.106107,42.8575325],[1.106107,42.8574715],[1.106107,42.8574104],[1.106117,42.8573608],[1.106107,42.8573112],[1.106117,42.8572807],[1.106137,42.8572426],[1.1061569,42.857193],[1.106187,42.857151],[1.106197,42.857132],[1.106207,42.8571129],[1.106207,42.8570938],[1.106207,42.8570633],[1.106187,42.8569832],[1.106177,42.8569107],[1.106167,42.8568535],[1.106167,42.8568115],[1.106167,42.8567734],[1.106167,42.8567429],[1.106177,42.8567009],[1.106197,42.8566704],[1.106207,42.8566437],[1.106227,42.8566132],[1.1062469,42.8566017],[1.106267,42.8565903],[1.106277,42.8565903],[1.106307,42.8565826],[1.1063271,42.8565903],[1.106357,42.8565903],[1.106357,42.8566017],[1.106347,42.8566132],[1.106337,42.8566208],[1.1063271,42.8566322],[1.106367,42.8566513],[1.106387,42.8566704],[1.106407,42.8566818],[1.106407,42.8567123],[1.106437,42.8567238],[1.106457,42.8567238],[1.106487,42.8567429],[1.106497,42.8567505],[1.106517,42.8567734],[1.106537,42.856781],[1.106567,42.8567924],[1.1065871,42.8568039],[1.1065969,42.8568306],[1.106617,42.8568535],[1.106647,42.856842],[1.1066771,42.8568535],[1.106707,42.8568611],[1.106747,42.8568611],[1.106777,42.8568611],[1.106787,42.8568802],[1.106807,42.8569031],[1.106827,42.8569107],[1.106847,42.8569336],[1.106877,42.8569412],[1.106907,42.8569527],[1.1069371,42.8569603],[1.106967,42.8569603],[1.106987,42.8569717],[1.106977,42.8569908],[1.106957,42.8570137],[1.106987,42.8570213],[1.107017,42.8570328],[1.107017,42.8570518],[1.107047,42.8570518],[1.107067,42.8570633],[1.107047,42.8570824],[1.107057,42.8571014],[1.107077,42.8571129],[1.107077,42.857132],[1.107097,42.857151],[1.107127,42.8571625],[1.107147,42.8571625],[1.107177,42.8571701],[1.107197,42.857193],[1.107217,42.8572006],[1.107247,42.8572121],[1.107277,42.8572235],[1.107307,42.8572235],[1.107317,42.8572426],[1.107337,42.8572426],[1.107347,42.8572617],[1.107357,42.8572922],[1.1073869,42.8573036],[1.107407,42.8573227],[1.107437,42.8573227],[1.1074769,42.8573227],[1.107507,42.8573227],[1.107527,42.8573227],[1.107537,42.8573303],[1.10754,42.8573265],[1.1075701,42.8573265],[1.1076,42.857338],[1.10763,42.857338],[1.1076601,42.8573456],[1.10769,42.857357],[1.1077,42.8573761],[1.10772,42.8573952],[1.10773,42.8574181],[1.10777,42.8574371],[1.10779,42.8574562],[1.1078,42.8574753],[1.10783,42.8574982],[1.10787,42.8575172],[1.1079,42.8575287],[1.1079201,42.8575478],[1.10794,42.8575554],[1.10797,42.8575554],[1.108,42.8575554],[1.10803,42.8575668],[1.10805,42.8575783],[1.10807,42.8575974],[1.1081001,42.8576088],[1.10812,42.8576164],[1.10813,42.8576355],[1.10816,42.8576469],[1.1081899,42.8576584],[1.1082,42.8576775],[1.10822,42.8576889],[1.10824,42.857708],[1.10826,42.8577156],[1.10829,42.8577385],[1.10832,42.8577461],[1.10834,42.8577652],[1.1083601,42.8577881],[1.10838,42.8578072],[1.10839,42.8578262],[1.10841,42.8578453],[1.10844,42.8578568],[1.1084599,42.8578568],[1.10848,42.8578568],[1.1085,42.8578568],[1.10852,42.8578453],[1.1085401,42.8578453],[1.10858,42.8578568],[1.10861,42.8578568],[1.10865,42.8578568],[1.10869,42.8578568],[1.1087199,42.8578568],[1.10875,42.8578453],[1.10878,42.8578453],[1.1088099,42.8578262],[1.10884,42.8578186],[1.10887,42.8578186],[1.10891,42.8578072],[1.10895,42.8578072],[1.1089799,42.8577957],[1.10901,42.8578072],[1.10905,42.8578072],[1.10908,42.8578072],[1.10911,42.8577957],[1.1091501,42.8577957],[1.10919,42.8577957],[1.10923,42.8577957],[1.10926,42.8577957],[1.10931,42.8577881],[1.10935,42.8577881],[1.10939,42.8577766],[1.10943,42.8577766],[1.10947,42.8577652],[1.1095001,42.8577576],[1.10953,42.8577576],[1.10957,42.8577461],[1.10961,42.8577385],[1.10965,42.8577461],[1.10969,42.8577461],[1.10972,42.8577385],[1.10976,42.8577385],[1.10979,42.8577385],[1.10982,42.8577271],[1.10985,42.8577271],[1.10988,42.8577156],[1.10992,42.8577156],[1.10996,42.8577156],[1.10999,42.857708],[1.11002,42.857708],[1.11007,42.857708],[1.1101,42.8576889],[1.11014,42.8576889],[1.11018,42.8576775],[1.11022,42.8576775],[1.11025,42.8576775],[1.1102901,42.8576584],[1.11032,42.8576355],[1.11037,42.8576279],[1.1104,42.8575974],[1.11044,42.8575668],[1.1104701,42.8575363],[1.11051,42.8575172],[1.11054,42.8574982],[1.11057,42.8574562],[1.11059,42.8574257],[1.11061,42.8574066],[1.11066,42.8573875],[1.1107,42.8573685],[1.11071,42.8573456],[1.11072,42.8573456],[1.110734,42.857338],[1.1107841,42.857338],[1.110824,42.8573189],[1.110844,42.8573189],[1.110864,42.8572998],[1.110914,42.8573074],[1.110944,42.8572884],[1.1109639,42.8572769],[1.110994,42.8572578],[1.111024,42.8572464],[1.111044,42.8572388],[1.111074,42.8572388],[1.111104,42.8572388],[1.111124,42.8572388],[1.111154,42.8572273],[1.111184,42.8572197],[1.111214,42.8572083],[1.111244,42.8572197],[1.111274,42.8571968],[1.111294,42.8571968],[1.111324,42.8571968],[1.111354,42.8572197],[1.111384,42.8572197],[1.111414,42.8571968],[1.111434,42.8572197],[1.111454,42.8572273],[1.1114841,42.8572273],[1.1114939,42.8572197],[1.111534,42.8572083],[1.111564,42.8572197],[1.111594,42.8572197],[1.111634,42.8572273],[1.111644,42.8572083],[1.1116641,42.8572197],[1.111674,42.8571777],[1.111684,42.8571472],[1.111724,42.8571396],[1.1117539,42.8571167],[1.111784,42.8571091],[1.111814,42.8570862],[1.111834,42.8570786],[1.111864,42.8570671],[1.111884,42.8570595],[1.111914,42.8570366],[1.111944,42.8570175],[1.111974,42.8570099],[1.111994,42.8569984],[1.112004,42.8570099],[1.1120239,42.8570099],[1.112054,42.8569794],[1.112084,42.8569565],[1.1121041,42.8569374],[1.112134,42.8569298],[1.112154,42.8569069],[1.112184,42.8568993],[1.112214,42.8569069],[1.1122148,42.8569374],[1.1122448,42.8569069],[1.1122748,42.8568764],[1.1123048,42.8568459],[1.1123348,42.8568268],[1.1123748,42.8568039],[1.1124148,42.8567772],[1.1124648,42.8567543],[1.1125149,42.8567276],[1.1125548,42.8567162],[1.1126049,42.8566971],[1.1126448,42.8566742],[1.1126947,42.8566742],[1.1127448,42.8566666],[1.1127948,42.8566475],[1.1128448,42.856636],[1.1129048,42.8566246],[1.1129549,42.856617],[1.1130048,42.856617],[1.1130548,42.8565941],[1.1130948,42.8565941],[1.1131448,42.8565865],[1.1132048,42.8565865],[1.1132648,42.856575],[1.1133049,42.8565674],[1.1133448,42.8565559],[1.1134048,42.8565445],[1.1134348,42.8565254],[1.1134748,42.8565063],[1.1135548,42.8564873],[1.1135792,42.8564873],[1.1136191,42.8564758],[1.1136692,42.8564949],[1.1137091,42.8565063],[1.1137592,42.8565063],[1.1137991,42.8564949],[1.1138391,42.8565178],[1.1138792,42.8565178],[1.1139191,42.8565178],[1.1139791,42.8565063],[1.1140292,42.8564949],[1.1140691,42.8564873],[1.1141392,42.8564758],[1.1141591,42.8564568],[1.1141992,42.8564377],[1.1142491,42.8564453],[1.1142992,42.8564377],[1.1143391,42.8564148],[1.1143692,42.8563957],[1.1144091,42.8563957],[1.1144491,42.8563957],[1.1144892,42.8563957],[1.1145291,42.8563957],[1.1145792,42.8564072],[1.1146191,42.8564148],[1.1146592,42.8564072],[1.1147091,42.8564072],[1.1147392,42.8564148],[1.1147691,42.8564148],[1.1148092,42.8564072],[1.1148691,42.8563957],[1.1149092,42.8563957],[1.1149591,42.8564148],[1.1149992,42.8564377],[1.1150391,42.8564568],[1.1150591,42.8564873],[1.1150892,42.8565063],[1.1151391,42.8565063],[1.1151692,42.8565254],[1.1151892,42.8565559],[1.1152191,42.8565865],[1.1152592,42.856617],[1.1152792,42.856636],[1.1152991,42.8566666],[1.1153291,42.8566551],[1.1153592,42.8566666],[1.1153592,42.856636],[1.1153191,42.8566055],[1.1152991,42.856575],[1.1152891,42.8565369],[1.1152692,42.8565063],[1.1152391,42.8564949],[1.1151991,42.8564758],[1.1151792,42.8564377],[1.1151491,42.8564148],[1.1151191,42.8563957],[1.1150892,42.8563652],[1.1150591,42.8563347],[1.1150391,42.856308],[1.1149992,42.8562851],[1.1149791,42.8562355],[1.1149791,42.8561974],[1.1149791,42.8561668],[1.1149591,42.8561363],[1.1149192,42.8561249],[1.1148691,42.8561058],[1.1148292,42.8560944],[1.1147991,42.8560867],[1.1147392,42.8560867],[1.1146991,42.8560867],[1.1146692,42.8560562],[1.1146392,42.8560257],[1.1145991,42.8560257],[1.1145692,42.8560371],[1.1145792,42.8560257],[1.1145692,42.8560371],[1.1145492,42.8560371],[1.1144991,42.8560143],[1.1144692,42.8560143],[1.1144291,42.8559952],[1.1143892,42.8559875],[1.1143391,42.8559761],[1.1142992,42.8559647],[1.1142491,42.8559647],[1.1142092,42.855957],[1.1141591,42.8559456],[1.1141092,42.855938],[1.1140691,42.8559151],[1.1140292,42.8559074],[1.1139891,42.8558846],[1.1139492,42.8558655],[1.1139191,42.8558464],[1.1138991,42.8558273],[1.1138891,42.8557968],[1.1138692,42.8557549],[1.1138692,42.8557243],[1.1138592,42.8556862],[1.1138391,42.8556557],[1.1138391,42.8556366],[1.1138391,42.8556061],[1.1138391,42.8555756],[1.1138391,42.855545],[1.1138391,42.8555145],[1.1138391,42.8554955],[1.1138492,42.8554649],[1.1138592,42.8554344],[1.1138792,42.8554153],[1.1138991,42.8553963],[1.1139292,42.8553658],[1.1139691,42.8553467],[1.1139991,42.8553352],[1.1140292,42.8553276],[1.1140691,42.8553162],[1.1141092,42.8553162],[1.1141392,42.8553047],[1.1141891,42.8553047],[1.1142391,42.8553047],[1.1142992,42.8553047],[1.1143391,42.8552971],[1.1143992,42.8552971],[1.1144491,42.8552971],[1.1144892,42.8552971],[1.1145391,42.8552856],[1.1145792,42.8552742],[1.1146291,42.8552742],[1.1146791,42.8552742],[1.1147392,42.8552856],[1.1147791,42.8552971],[1.1148591,42.8553963],[1.1148601,42.8553963],[1.11488,42.8554077],[1.11489,42.8554268],[1.11491,42.8554573],[1.11494,42.8554764],[1.11496,42.8555069],[1.11498,42.855526],[1.11501,42.8555489],[1.1150399,42.8555565],[1.11508,42.8555756],[1.1151201,42.855587],[1.11516,42.855587],[1.11519,42.855587],[1.11524,42.855587],[1.11523,42.8555984],[1.11526,42.8555984],[1.11529,42.8556061],[1.11534,42.8556175],[1.11537,42.8556252],[1.11541,42.8556366],[1.11544,42.8556366],[1.1154799,42.8556366],[1.11553,42.8556366],[1.1155601,42.855648],[1.1156,42.8556557],[1.11563,42.8556557],[1.11567,42.8556671],[1.1157,42.8556671],[1.1157399,42.8556786],[1.11577,42.8556786],[1.11581,42.8556786],[1.11586,42.8556671],[1.1159,42.8556671],[1.11594,42.8556786],[1.11598,42.8556671],[1.11602,42.8556786],[1.11607,42.8556786],[1.11611,42.8556786],[1.11615,42.8556862],[1.1161799,42.8556862],[1.11621,42.8557053],[1.11623,42.8557281],[1.11625,42.8557472],[1.1162601,42.8557777],[1.1162601,42.8558083],[1.1162601,42.8558273],[1.1162601,42.8558464],[1.1162699,42.8558655],[1.11629,42.8558884],[1.11631,42.855896],[1.1163501,42.855896],[1.11639,42.855896],[1.11642,42.855896],[1.11645,42.855896],[1.11649,42.8559074],[1.11652,42.8559074],[1.11656,42.8559074],[1.11658,42.8559189],[1.1166101,42.8559189],[1.11665,42.8559265],[1.11668,42.855938],[1.1167099,42.8559456],[1.11675,42.855957],[1.11678,42.8559685],[1.11681,42.8559685],[1.11684,42.8559875],[1.11687,42.8559875],[1.1169,42.8559761],[1.11692,42.8559685],[1.11695,42.855957],[1.11698,42.8559456],[1.11702,42.8559456],[1.1170501,42.855938],[1.11709,42.855938],[1.11712,42.855938],[1.1171499,42.855938],[1.11719,42.855938],[1.11722,42.855938],[1.11725,42.8559265],[1.11728,42.8559189],[1.1173,42.8559189],[1.11734,42.8559074],[1.11736,42.8559074],[1.1174001,42.8559074],[1.11743,42.8559074],[1.11746,42.855896],[1.1174901,42.855896],[1.11752,42.8558884],[1.11753,42.855896],[1.11754,42.8558884],[1.11755,42.8558884],[1.11757,42.8558884],[1.11759,42.8558769],[1.11762,42.8558655],[1.11766,42.8558769],[1.11769,42.8558769],[1.11771,42.8558655],[1.11774,42.8558655],[1.11777,42.8558655],[1.1178,42.8558655],[1.117803,42.8558769],[1.117833,42.8558693],[1.1178631,42.8558578],[1.117893,42.8558578],[1.117933,42.8558464],[1.117963,42.8558464],[1.117993,42.8558464],[1.118023,42.8558464],[1.118053,42.8558273],[1.118083,42.8557968],[1.118103,42.8557892],[1.1181329,42.8557777],[1.118173,42.8557777],[1.118203,42.8557777],[1.118233,42.8557663],[1.118263,42.8557663],[1.118283,42.8557587],[1.118313,42.8557587],[1.118353,42.8557587],[1.118373,42.8557472],[1.1183929,42.8557396],[1.118423,42.8557281],[1.118463,42.8557167],[1.1184829,42.8557091],[1.118513,42.8556862],[1.118523,42.8556671],[1.118543,42.855648],[1.1185631,42.8556175],[1.1185631,42.855587],[1.118593,42.8555679],[1.118613,42.8555489],[1.118663,42.8555374],[1.118703,42.8555298],[1.118733,42.8555183],[1.118763,42.8555183],[1.118813,42.8555298],[1.118863,42.8555298],[1.118883,42.8555183],[1.118903,42.8555298],[1.118943,42.8555298],[1.118993,42.8555374],[1.119023,42.8555298],[1.119043,42.8555183],[1.119073,42.8555183],[1.119103,42.8555069],[1.119083,42.8555069],[1.119103,42.8555183],[1.119123,42.8554993],[1.119153,42.8554878],[1.119153,42.8554993],[1.119153,42.8554878],[1.119173,42.8554993],[1.119193,42.8554993],[1.119213,42.8554993],[1.119223,42.8554993],[1.119243,42.8555069],[1.119213,42.8555069],[1.119193,42.8555069],[1.119223,42.8554993],[1.119243,42.8554688],[1.1192631,42.8554573],[1.119293,42.8554497],[1.119323,42.8554268],[1.1193531,42.8554192],[1.119383,42.8554192],[1.119413,42.8553963],[1.1194431,42.8553772],[1.119473,42.8553696],[1.119483,42.8553467],[1.119483,42.8553276],[1.119503,42.8553085],[1.119503,42.8552971],[1.1195329,42.8552895],[1.119563,42.8552666],[1.119593,42.8552589],[1.1196229,42.8552475],[1.119633,42.8552399],[1.119633,42.855217],[1.119653,42.8551979],[1.119663,42.8551674],[1.119693,42.8551674],[1.119693,42.8551483],[1.1197129,42.8551483],[1.119743,42.8551598],[1.119783,42.8551369],[1.119803,42.8551369],[1.1199729,42.8551674],[1.120283,42.8552475],[1.120563,42.8552094],[1.121033,42.8549995],[1.121053,42.854969],[1.121083,42.8549576],[1.121123,42.8549576],[1.121163,42.8549576],[1.1212029,42.8549576],[1.121233,42.8549576],[1.121273,42.8549576],[1.121323,42.8549576],[1.121353,42.854969],[1.121393,42.8549767],[1.121433,42.8549881],[1.1214629,42.8549881],[1.121513,42.8549995],[1.1215529,42.8549995],[1.121593,42.8549767],[1.1216331,42.8549767],[1.121673,42.8549576],[1.121703,42.8549576],[1.121743,42.8549461],[1.121793,42.8549385],[1.121823,42.8549271],[1.121863,42.8549194],[1.1219029,42.8549194],[1.121953,42.8549271],[1.1219929,42.8549385],[1.121974,42.85495],[1.122004,42.8549614],[1.122054,42.8549614],[1.122104,42.85495],[1.122154,42.85495],[1.1222039,42.8549614],[1.122254,42.85495],[1.122304,42.85495],[1.122344,42.8549423],[1.122384,42.8549423],[1.122434,42.8549423],[1.122484,42.8549194],[1.122524,42.8549194],[1.122584,42.8549118],[1.122624,42.8549118],[1.122674,42.8549118],[1.122714,42.8549118],[1.122764,42.8549118],[1.1228141,42.8549194],[1.122864,42.8549118],[1.122924,42.8549118],[1.122974,42.8549118],[1.123024,42.8549004],[1.123064,42.8549004],[1.123114,42.8548927],[1.1231641,42.8548927],[1.123214,42.8548927],[1.123264,42.8548813],[1.123304,42.8548813],[1.123354,42.8548622],[1.123404,42.8548508],[1.123454,42.8548393],[1.123494,42.8548203],[1.123544,42.8548317],[1.123584,42.8548203],[1.123634,42.8548126],[1.123664,42.8548012],[1.123674,42.8547897],[1.1236939,42.8547897],[1.123744,42.8547821],[1.1237839,42.8547821],[1.123824,42.8547707],[1.1238641,42.8547592],[1.123904,42.8547516],[1.1239541,42.8547516],[1.124014,42.8547516],[1.124054,42.8547516],[1.124104,42.8547401],[1.124154,42.8547401],[1.124204,42.8547401],[1.124254,42.8547401],[1.1243041,42.8547401],[1.124364,42.8547516],[1.124414,42.8547516],[1.124464,42.8547592],[1.124514,42.8547592],[1.1245641,42.8547707],[1.124614,42.8547707],[1.124674,42.8547707],[1.124714,42.8547821],[1.124754,42.8547897],[1.124804,42.8547897],[1.124854,42.8547897],[1.124894,42.8548012],[1.124944,42.8548126],[1.124994,42.8548203],[1.125044,42.8548317],[1.125084,42.8548393],[1.125124,42.8548508],[1.125174,42.8548622],[1.125214,42.8548698],[1.125254,42.8548927],[1.125304,42.8549004],[1.125344,42.8549194],[1.125394,42.8549309],[1.1254441,42.8549423],[1.125484,42.8549423],[1.1255341,42.8549423],[1.125564,42.8549194],[1.125584,42.8549004],[1.125604,42.8548813],[1.1256239,42.8548393],[1.125644,42.8548126],[1.125664,42.8547821],[1.125694,42.8547592],[1.1257139,42.8547401],[1.125744,42.8547096],[1.125784,42.8546906],[1.125814,42.8546791],[1.125844,42.85466],[1.125874,42.854641],[1.125924,42.8546219],[1.125964,42.8546028],[1.126004,42.8545799],[1.126054,42.8545609],[1.126094,42.8545494],[1.1261441,42.8545303],[1.126184,42.8545227],[1.126224,42.8545113],[1.126264,42.8544922],[1.126314,42.8544693],[1.126354,42.8544617],[1.126374,42.8544426],[1.126404,42.8544312],[1.126444,42.8544197],[1.126484,42.8544197],[1.126524,42.8544121],[1.126564,42.8543892],[1.126604,42.8543816],[1.126634,42.8543701],[1.1266741,42.8543625],[1.126714,42.8543396],[1.1267641,42.854332],[1.126804,42.8543205],[1.126864,42.8543129],[1.126904,42.8543015],[1.1269341,42.85429],[1.126984,42.85429],[1.127044,42.85429],[1.127094,42.8543015],[1.127134,42.8543205],[1.127184,42.8543396],[1.127244,42.8543701],[1.127264,42.8544006],[1.127314,42.8544312],[1.127354,42.8544502],[1.1273839,42.8544693],[1.127424,42.8544807],[1.1274641,42.8544922],[1.127504,42.8545113],[1.1275541,42.8545303],[1.127594,42.8545418],[1.1276439,42.8545494],[1.127684,42.8545418],[1.1277339,42.8545418],[1.127774,42.8545609],[1.1278141,42.8545494],[1.127854,42.8545494],[1.1279041,42.8545609],[1.127954,42.8545609],[1.128004,42.8545609],[1.128054,42.8545609],[1.1280839,42.8545494],[1.128124,42.8545418],[1.1281641,42.8545303],[1.128204,42.8545113],[1.128244,42.8544998],[1.128284,42.8544807],[1.128324,42.8544693],[1.128354,42.8544502],[1.128364,42.8544312],[1.128374,42.8544121],[1.128384,42.8544006],[1.128414,42.8543816],[1.128424,42.854351],[1.128444,42.854332],[1.128474,42.8543129],[1.128484,42.8542824],[1.128494,42.8542519],[1.128484,42.8542404],[1.128485,42.8541985],[1.128495,42.854187],[1.128505,42.8541794],[1.128525,42.8541565],[1.128535,42.8541298],[1.128545,42.8540993],[1.128545,42.8540688],[1.128545,42.8540382],[1.128545,42.8540192],[1.1285551,42.8539772],[1.128565,42.8539581],[1.128565,42.8539276],[1.128575,42.8538971],[1.128595,42.8538666],[1.128605,42.8538475],[1.128635,42.853817],[1.128655,42.8537979],[1.128655,42.8537674],[1.128685,42.8537483],[1.128695,42.8537292],[1.128705,42.8537178],[1.128715,42.8536987],[1.1287251,42.8536682],[1.1287251,42.8536491],[1.128745,42.8536263],[1.128765,42.8535995],[1.128795,42.8535767],[1.1288249,42.853569],[1.128835,42.8535385],[1.128855,42.853508],[1.128855,42.8534775],[1.128845,42.853447],[1.128865,42.8534088],[1.128865,42.8533897],[1.128885,42.8533592],[1.128895,42.8533363],[1.128895,42.8533287],[1.128915,42.8533096],[1.128955,42.8532982],[1.128985,42.8532982],[1.129015,42.8532791],[1.129055,42.8532791],[1.129095,42.8532791],[1.129135,42.8532677],[1.1291749,42.8532677],[1.129215,42.8532562],[1.129245,42.8532562],[1.129285,42.8532372],[1.129305,42.8532295],[1.129305,42.8532181],[1.129325,42.853199],[1.129355,42.8531876],[1.129365,42.8531761],[1.129395,42.853157],[1.129425,42.8531494],[1.1294349,42.8531265],[1.129445,42.8531189],[1.129455,42.8530884],[1.129465,42.8530693],[1.129475,42.8530273],[1.129485,42.8529968],[1.129475,42.8529663],[1.129485,42.8529396],[1.129495,42.8529167],[1.129495,42.8528786],[1.129485,42.8528481],[1.129475,42.8528175],[1.129485,42.8527985],[1.129485,42.8527679],[1.129495,42.8527489],[1.129485,42.8527184],[1.129495,42.8526993],[1.129505,42.8526573],[1.1295151,42.8526268],[1.129505,42.8525963],[1.129485,42.8525772],[1.129485,42.8525581],[1.129495,42.8525162],[1.1295151,42.8524971],[1.1295249,42.8524666],[1.129555,42.8524475],[1.129565,42.852417],[1.129565,42.8523979],[1.129575,42.8523674],[1.129585,42.8523483],[1.1296051,42.8523178],[1.129635,42.8523064],[1.129645,42.8522873],[1.129685,42.8522682],[1.129705,42.8522491],[1.129725,42.8522263],[1.129755,42.8522186],[1.129795,42.8522072],[1.129835,42.8522072],[1.1298651,42.8521996],[1.129905,42.8522186],[1.129935,42.8522072],[1.1299649,42.8521996],[1.129975,42.8522072],[1.130005,42.8522072],[1.130015,42.8522186],[1.130025,42.8522072],[1.130035,42.8522186],[1.130035,42.8522263],[1.130055,42.8522377],[1.130075,42.8522491],[1.130115,42.8522491],[1.130105,42.8522491],[1.130105,42.8522682],[1.130125,42.8522987],[1.130145,42.8523178],[1.130165,42.8523369],[1.130185,42.8523598],[1.130205,42.8523865],[1.130235,42.852417],[1.130255,42.8524475],[1.130295,42.852478],[1.130325,42.8525085],[1.130355,42.8525162],[1.130385,42.8525391],[1.1304049,42.8525467],[1.130425,42.8525581],[1.130445,42.8525772],[1.130475,42.8525887],[1.130505,42.8525963],[1.130525,42.8526192],[1.130555,42.8526268],[1.1305749,42.8526497],[1.130615,42.8526573],[1.1306551,42.8526688],[1.130705,42.8526764],[1.130735,42.8526993],[1.130775,42.8527184],[1.130795,42.8527374],[1.1308351,42.8527565],[1.130855,42.8527794],[1.130875,42.8528099],[1.130905,42.852829],[1.130935,42.8528595],[1.130965,42.8528671],[1.1310149,42.8528862],[1.131045,42.8528976],[1.131075,42.8528976],[1.131125,42.8529167],[1.131165,42.8529396],[1.131205,42.8529587],[1.131255,42.8529663],[1.131295,42.8529778],[1.131345,42.8529968],[1.131395,42.8530083],[1.131435,42.8530083],[1.131495,42.8530197],[1.131525,42.8530464],[1.131565,42.8530579],[1.131595,42.8530769],[1.1316251,42.8530998],[1.131665,42.8530998],[1.131695,42.8530998],[1.131755,42.8530998],[1.131795,42.8531265],[1.131835,42.853138],[1.131875,42.853157],[1.131905,42.8531761],[1.131945,42.853199],[1.1319751,42.8532295],[1.132015,42.8532486],[1.132075,42.8532677],[1.132105,42.8532791],[1.132145,42.8532982],[1.132195,42.8533287],[1.1322351,42.8533478],[1.132275,42.8533592],[1.132305,42.8533897],[1.1323349,42.8534088],[1.1323349,42.8534393],[1.1323349,42.853447],[1.132315,42.8534889],[1.132285,42.853508],[1.132255,42.8535271],[1.1322351,42.8535576],[1.132195,42.8535767],[1.132185,42.8536186],[1.132195,42.8536568],[1.132215,42.8536682],[1.132255,42.8536682],[1.132295,42.8536682],[1.1323349,42.8536568],[1.132385,42.8536682],[1.132435,42.8536797],[1.132485,42.8537064],[1.132515,42.8537483],[1.132555,42.8537598],[1.132605,42.8537598],[1.132645,42.8537674],[1.1326751,42.8537788],[1.132715,42.8537598],[1.132735,42.8537369],[1.1327651,42.8536987],[1.132795,42.8536682],[1.132825,42.8536491],[1.132835,42.8536072],[1.132885,42.8535881],[1.132895,42.8535576],[1.132915,42.8535194],[1.1329449,42.8534889],[1.132965,42.8534584],[1.132985,42.8534393],[1.133015,42.8534088],[1.133045,42.8533974],[1.133075,42.8533669],[1.1331151,42.8533363],[1.133145,42.8533096],[1.133185,42.8532867],[1.133225,42.8532562],[1.133245,42.8532295],[1.133275,42.8532066],[1.133315,42.8531761],[1.133375,42.853157],[1.133415,42.8531494],[1.1334651,42.853138],[1.133515,42.8531189],[1.1335649,42.8531189],[1.133625,42.8531075],[1.133675,42.8531075],[1.133725,42.8531075],[1.133775,42.8531075],[1.133835,42.8530998],[1.133855,42.8530884],[1.133895,42.8530693],[1.133955,42.8530579],[1.134015,42.8530388],[1.134045,42.8530197],[1.1340851,42.8529892],[1.134125,42.8529778],[1.1341749,42.8529663],[1.134225,42.8529663],[1.1342551,42.8529472],[1.134325,42.8529587],[1.134375,42.8529396],[1.134425,42.8529167],[1.134455,42.8529091],[1.134505,42.8528862],[1.134555,42.8528671],[1.134595,42.8528481],[1.134635,42.852829],[1.134675,42.852829],[1.134715,42.8528175],[1.134755,42.852787],[1.134795,42.8527794],[1.134825,42.8527489],[1.134855,42.8527184],[1.1348751,42.8526993],[1.134915,42.8526764],[1.134945,42.8526573],[1.134975,42.8526382],[1.135025,42.8526268],[1.135065,42.8526077],[1.135105,42.8525963],[1.1351351,42.8525963],[1.135175,42.8525963],[1.1352251,42.8526077],[1.135255,42.8526192],[1.135295,42.8526382],[1.135335,42.8526573],[1.135365,42.8526764],[1.135385,42.8527069],[1.1354049,42.8527489],[1.135435,42.8527794],[1.135455,42.8528099],[1.1354949,42.8528366],[1.135535,42.8528671],[1.1355751,42.8528786],[1.135615,42.8529282],[1.135645,42.8529472],[1.135675,42.8529778],[1.135705,42.8529892],[1.135735,42.8530197],[1.1357549,42.8530579],[1.135795,42.8530884],[1.135825,42.8531075],[1.1358449,42.8531494],[1.135855,42.8531876],[1.135875,42.8532181],[1.135885,42.8532486],[1.1359251,42.8532677],[1.135955,42.8533096],[1.135965,42.8533592],[1.136005,42.8533897],[1.136055,42.8534088],[1.136095,42.8534164],[1.136125,42.8534393],[1.136175,42.8534584],[1.1361851,42.8534889],[1.136235,42.8534966],[1.136295,42.8535271],[1.136325,42.853569],[1.136355,42.8536072],[1.136395,42.8536186],[1.136425,42.8536377],[1.1364551,42.8536568],[1.136485,42.8536873],[1.136515,42.8537178],[1.1365449,42.8537598],[1.136595,42.8537865],[1.136615,42.8538094],[1.136665,42.8538284],[1.136695,42.8538475],[1.136745,42.8538666],[1.136795,42.8538895],[1.136835,42.8539085],[1.136885,42.8539162],[1.136925,42.8539391],[1.1369849,42.8539696],[1.137025,42.8539886],[1.137045,42.8540077],[1.1370651,42.8540382],[1.1370749,42.8540573],[1.137105,42.8540764],[1.137135,42.8540878],[1.137165,42.8541069],[1.137195,42.8541298],[1.137205,42.8541489],[1.137195,42.8541374],[1.137185,42.8541374],[1.137205,42.8541374],[1.137225,42.8541298],[1.137235,42.8541374],[1.137255,42.8541374],[1.137265,42.8541298],[1.137295,42.8541183],[1.137315,42.8541069],[1.1373349,42.8540993],[1.137365,42.8540764],[1.137385,42.8540573],[1.137385,42.8540382],[1.137375,42.8539963],[1.137365,42.8539581],[1.137355,42.8539162],[1.137375,42.8539085],[1.137405,42.8539162],[1.137405,42.8538895],[1.137385,42.853878],[1.137395,42.8538589],[1.137395,42.8538399],[1.137395,42.853817],[1.1374151,42.8537865],[1.137405,42.8537788],[1.137405,42.8537483],[1.1374249,42.8537178],[1.137445,42.8536987],[1.137475,42.8536797],[1.137465,42.8536682],[1.137455,42.8536568],[1.137455,42.8536263],[1.137465,42.8536072],[1.1375051,42.8535995],[1.1375149,42.8535576],[1.137545,42.8535385],[1.137565,42.8535194],[1.137585,42.8534775],[1.137605,42.8534584],[1.1375951,42.8534164],[1.1375951,42.8533897],[1.137605,42.8533478],[1.137605,42.8533096],[1.137615,42.8532867],[1.137615,42.8532677],[1.137605,42.8532372],[1.137605,42.853199],[1.137615,42.8531761],[1.137605,42.8531494],[1.137635,42.8531189],[1.137665,42.8530998],[1.137695,42.8530769],[1.137755,42.8530579],[1.137795,42.8530579],[1.137835,42.8530388],[1.137875,42.8530273],[1.137915,42.8530083],[1.1379451,42.8529968],[1.137975,42.8529892],[1.138015,42.8529663],[1.138055,42.8529778],[1.138095,42.8529778],[1.138135,42.8529778],[1.138175,42.8529778],[1.138235,42.8529778],[1.138265,42.8529892],[1.1383049,42.8529892],[1.138345,42.8529663],[1.1383851,42.8529587],[1.138435,42.8529663],[1.138485,42.8529663],[1.138525,42.8529663],[1.138585,42.8529663],[1.138625,42.8529587],[1.138675,42.8529472],[1.138725,42.8529472],[1.138775,42.8529472],[1.1388251,42.8529587],[1.138865,42.8529663],[1.138905,42.8529778],[1.138945,42.8530083],[1.138985,42.8530197],[1.139015,42.8530464],[1.139055,42.8530693],[1.139065,42.8530884],[1.1390949,42.8531075],[1.139125,42.853138],[1.139155,42.8531494],[1.139185,42.8531761],[1.139215,42.8531876],[1.139255,42.8531876],[1.139295,42.853199],[1.139315,42.8532181],[1.139335,42.8532372],[1.139365,42.8532562],[1.139405,42.8532677],[1.1394449,42.8532982],[1.139475,42.8533173],[1.139515,42.8533363],[1.139555,42.8533592],[1.139585,42.8533897],[1.1396151,42.8534088],[1.139635,42.8534279],[1.139675,42.8534584],[1.139725,42.8534775],[1.139755,42.8534966],[1.139815,42.8535194],[1.139855,42.8535385],[1.139895,42.8535576],[1.139935,42.8535767],[1.139975,42.8535995],[1.140015,42.8536186],[1.140045,42.8536263],[1.140095,42.8536491],[1.140125,42.8536491],[1.140175,42.8536568],[1.140215,42.8536682],[1.140255,42.8536797],[1.140305,42.8536873],[1.140355,42.8536987],[1.140385,42.8537292],[1.140435,42.8537483],[1.140485,42.8537674],[1.140535,42.8537788],[1.1405751,42.8537788],[1.140605,42.8537979],[1.140635,42.8537979],[1.1406749,42.853817],[1.140725,42.853817],[1.140765,42.853817],[1.140795,42.853817],[1.1408449,42.8538284],[1.140885,42.8538284],[1.1409349,42.8538475],[1.140995,42.8538589],[1.141045,42.8538589],[1.141095,42.8538589],[1.141135,42.853878],[1.141165,42.8538971],[1.1411951,42.8539276],[1.141215,42.8539581],[1.141245,42.8539772],[1.141265,42.8539886],[1.141295,42.8539963],[1.141345,42.8539963],[1.1413749,42.8539772],[1.141415,42.8539696],[1.1414649,42.8539581],[1.141515,42.8539391],[1.141555,42.8539162],[1.141585,42.8539162],[1.1416349,42.8539085],[1.141695,42.8539162],[1.141735,42.8538971],[1.141775,42.8538895],[1.1418149,42.853878],[1.141835,42.8538475],[1.141865,42.8538284],[1.1418951,42.8537979],[1.141925,42.8537788],[1.141955,42.8537483],[1.141975,42.8537178],[1.141995,42.8536797],[1.142025,42.8536377],[1.142035,42.8536072],[1.142065,42.8535767],[1.142105,42.8535576],[1.142125,42.8535271],[1.1421649,42.853508],[1.142175,42.8534889],[1.142215,42.8534698],[1.1422451,42.8534393],[1.142285,42.8533974],[1.1423351,42.8533897],[1.142385,42.8533669],[1.142415,42.8533592],[1.142455,42.8533363],[1.142495,42.8533173],[1.142535,42.8532982],[1.142575,42.8532982],[1.1426049,42.8532867],[1.142635,42.8532791],[1.142675,42.8532562],[1.142725,42.8532372],[1.142755,42.8532372],[1.142785,42.8532181],[1.142825,42.8532066],[1.1428649,42.8531876],[1.142915,42.8531876],[1.1429451,42.8531761],[1.142975,42.853157],[1.143005,42.8531189],[1.1430449,42.8531075],[1.143065,42.8530884],[1.143095,42.8530579],[1.143115,42.8530388],[1.143145,42.8530273],[1.143185,42.8530273],[1.1432149,42.8530197],[1.143245,42.8530197],[1.143295,42.8530197],[1.143335,42.8530273],[1.143365,42.8530388],[1.143405,42.8530464],[1.143445,42.8530579],[1.143485,42.8530579],[1.143535,42.8530769],[1.143575,42.8530769],[1.143615,42.8530769],[1.143665,42.8530998],[1.143715,42.8531075],[1.1437449,42.8531265],[1.143785,42.8531494],[1.143775,42.8531761],[1.143775,42.853199],[1.143765,42.8532295],[1.143755,42.8532562],[1.1437351,42.8532791],[1.1437351,42.8533173],[1.1437351,42.8533669],[1.1437449,42.8534088],[1.1437449,42.8534393],[1.1437449,42.8534698],[1.1437351,42.853508],[1.1437351,42.8535385],[1.1437351,42.8535767],[1.1437351,42.8536072],[1.143755,42.8536491],[1.143765,42.8536797],[1.143765,42.8537178],[1.143775,42.8537369],[1.143785,42.8537292],[1.143765,42.8537292],[1.143755,42.8537483],[1.143765,42.8537865],[1.143785,42.8538284],[1.143795,42.8538666],[1.143795,42.8538971],[1.1438251,42.8539276],[1.143845,42.8539276],[1.143855,42.8539391],[1.143855,42.8539467],[1.143875,42.8539581],[1.143905,42.8539696],[1.143925,42.8539696],[1.143955,42.8539696],[1.143985,42.8539581],[1.144015,42.8539581],[1.144035,42.8539467],[1.144055,42.8539391],[1.144065,42.8539085],[1.144105,42.8538895],[1.144145,42.8538589],[1.1441849,42.8538399],[1.144215,42.8538094],[1.144245,42.8537788],[1.144285,42.8537598],[1.144315,42.8537369],[1.144365,42.8537178],[1.144405,42.8536987],[1.1444449,42.8536873],[1.144495,42.8536682],[1.1445349,42.8536568],[1.144575,42.8536377],[1.1446249,42.8536263],[1.144665,42.8536186],[1.1447051,42.8536186],[1.144755,42.8535995],[1.1447949,42.8535995],[1.144845,42.8535881],[1.144895,42.8535767],[1.144945,42.8535881],[1.144995,42.8535767],[1.145045,42.853569],[1.145075,42.8535576],[1.145125,42.8535461],[1.145175,42.8535271],[1.145205,42.8535194],[1.1452349,42.8534889],[1.145265,42.8534698],[1.145295,42.8534393],[1.1453151,42.8533974],[1.145345,42.8533669],[1.145355,42.8533783],[1.145385,42.8533783],[1.1454051,42.8533783],[1.145395,42.8533897],[1.1454051,42.8533783],[1.145425,42.8533669],[1.145395,42.8533783],[1.145375,42.8533669],[1.145365,42.8533783],[1.145355,42.8533669],[1.145365,42.8533783],[1.145335,42.8533592],[1.1453249,42.8533478],[1.145345,42.8533478],[1.145335,42.8533287],[1.1453249,42.8533096],[1.145295,42.8532791],[1.145285,42.8532562],[1.145275,42.8532295],[1.145275,42.853199],[1.145285,42.8531685],[1.145295,42.853138],[1.1453151,42.8531075],[1.145345,42.8530693],[1.145375,42.8530388],[1.1454051,42.8530083],[1.145435,42.8529892],[1.145475,42.8529663],[1.145515,42.8529472],[1.145525,42.8529472],[1.145565,42.8529472],[1.145605,42.8529396],[1.145605,42.8529587],[1.145645,42.8529472],[1.145655,42.8529472],[1.145672,42.8529396],[1.145722,42.852951],[1.145762,42.852951],[1.145802,42.852951],[1.145842,42.8529396],[1.145892,42.8529396],[1.145942,42.8529396],[1.145992,42.852951],[1.146042,42.8529625],[1.1460921,42.8529701],[1.146132,42.8529816],[1.1461819,42.8529816],[1.146212,42.8529892],[1.146252,42.8530006],[1.146282,42.8530121],[1.146302,42.8530006],[1.146324,42.8530121],[1.146374,42.8530235],[1.146414,42.8530235],[1.146454,42.8530235],[1.146494,42.8530312],[1.146534,42.8530312],[1.146584,42.8530426],[1.146624,42.8530617],[1.146654,42.8530846],[1.1466841,42.8530922],[1.146714,42.8531113],[1.146744,42.8531342],[1.1467839,42.8531532],[1.146824,42.8531723],[1.1468641,42.8531837],[1.146904,42.8532028],[1.146934,42.8532028],[1.146974,42.8532219],[1.147004,42.8532333],[1.1470439,42.8532448],[1.147074,42.8532524],[1.147114,42.8532639],[1.147164,42.8532715],[1.147204,42.8532829],[1.147244,42.8532829],[1.147284,42.8532829],[1.147294,42.8532829],[1.147324,42.8532829],[1.147344,42.8532829],[1.147354,42.8532639],[1.147384,42.8532639],[1.147364,42.8532715],[1.147384,42.8532829],[1.147364,42.8532829],[1.147404,42.8532715],[1.147444,42.8532639],[1.147504,42.8532524],[1.147554,42.8532448],[1.147594,42.8532219],[1.147644,42.8532028],[1.147674,42.8531723],[1.147714,42.8531418],[1.1477441,42.8531227],[1.147784,42.8530922],[1.147804,42.8530617],[1.147844,42.8530312],[1.147884,42.8530121],[1.1479239,42.8529816],[1.147964,42.8529625],[1.1480139,42.852932],[1.148054,42.8529129],[1.148104,42.8528938],[1.148164,42.8528748],[1.148214,42.8528633],[1.1482739,42.8528442],[1.148334,42.8528442],[1.148384,42.8528442],[1.148434,42.8528442],[1.148474,42.8528442],[1.148524,42.8528519],[1.148574,42.8528633],[1.1486239,42.8528938],[1.148664,42.8529129],[1.1487041,42.8529243],[1.148734,42.8529434],[1.148774,42.8529625],[1.148814,42.8529816],[1.148844,42.8530121],[1.1488841,42.8530426],[1.148914,42.8530617],[1.148954,42.8530846],[1.148994,42.8531036],[1.149024,42.8531227],[1.149014,42.8531227],[1.149014,42.8531113],[1.149044,42.8531113],[1.149074,42.8531418],[1.149124,42.8531532],[1.1491539,42.8531723],[1.149184,42.8531914],[1.149214,42.8532028],[1.149254,42.8532219],[1.149294,42.8532448],[1.149334,42.8532448],[1.149394,42.8532448],[1.149434,42.8532524],[1.149484,42.8532448],[1.149544,42.8532333],[1.1495841,42.8532333],[1.149644,42.8532219],[1.149694,42.8532219],[1.149734,42.8532143],[1.149774,42.8532143],[1.149804,42.8532028],[1.149864,42.8532143],[1.149904,42.8532143],[1.1499439,42.8532143],[1.150004,42.8532219],[1.150054,42.8532219],[1.150084,42.8532333],[1.150124,42.8532524],[1.150174,42.8532639],[1.150214,42.8532829],[1.150244,42.853302],[1.1502841,42.8533134],[1.150324,42.8533249],[1.150364,42.8533325],[1.150414,42.853344],[1.1504641,42.853363],[1.150504,42.8533745],[1.150544,42.8533745],[1.150584,42.8533821],[1.1506341,42.8533936],[1.150674,42.8534012],[1.1507241,42.8534126],[1.150764,42.8534126],[1.1508141,42.8534241],[1.150854,42.8534241],[1.1509041,42.8534241],[1.150934,42.8534317],[1.150974,42.8534431],[1.151004,42.8534546],[1.151054,42.8534546],[1.1510839,42.8534622],[1.151124,42.8534737],[1.151184,42.8534737],[1.151224,42.8534813],[1.151264,42.8534927],[1.151304,42.8535042],[1.1513439,42.8535042],[1.151394,42.8535042],[1.1514241,42.8535118],[1.151474,42.8535233],[1.1515141,42.8535233],[1.151564,42.8535347],[1.151614,42.8535538],[1.151664,42.8535614],[1.151714,42.8535614],[1.151754,42.8535728],[1.151804,42.8535843],[1.151844,42.8535919],[1.151894,42.8536034],[1.151944,42.8536148],[1.151994,42.8536339],[1.152014,42.8536644],[1.152034,42.8536835],[1.1520441,42.853714],[1.152034,42.8537445],[1.152034,42.8537712],[1.152034,42.8538017],[1.152034,42.8538322],[1.152034,42.8538513],[1.152034,42.8538818],[1.152034,42.8539124],[1.152034,42.8539429],[1.1520441,42.8539734],[1.1520441,42.8540039],[1.152064,42.8540344],[1.152084,42.8540535],[1.152104,42.854084],[1.152124,42.8541031],[1.152154,42.8541031],[1.152184,42.8541031],[1.152244,42.8541145],[1.152284,42.8541031],[1.152324,42.8541031],[1.152364,42.8540916],[1.1523941,42.854084],[1.152444,42.8540611],[1.152464,42.8540344],[1.152494,42.8540039],[1.152524,42.8539925],[1.152554,42.8539619],[1.1525739,42.8539429],[1.152604,42.8539124],[1.152644,42.8538933],[1.152694,42.8538742],[1.152724,42.8538513],[1.152764,42.8538437],[1.152794,42.8538132],[1.1528341,42.8537941],[1.152864,42.8537636],[1.152894,42.8537445],[1.152934,42.8537216],[1.152964,42.8537025],[1.152994,42.853672],[1.1530139,42.8536415],[1.153054,42.8536148],[1.153084,42.8535843],[1.153114,42.8535614],[1.153154,42.8535347],[1.1531841,42.8535042],[1.153214,42.8534813],[1.153254,42.8534546],[1.153304,42.8534431],[1.153344,42.8534317],[1.153394,42.8534241],[1.1534539,42.8534126],[1.153504,42.8534126],[1.153564,42.8534126],[1.153604,42.8534126],[1.153654,42.8534012],[1.153694,42.8534126],[1.153744,42.8534126],[1.1537941,42.8534012],[1.153834,42.8534012],[1.1538939,42.8534012],[1.153944,42.8533821],[1.153994,42.8533821],[1.154044,42.8533745],[1.154094,42.853363],[1.154124,42.8533516],[1.154164,42.8533325],[1.154194,42.8533134],[1.154224,42.853302],[1.154254,42.8532944],[1.154294,42.8532829],[1.1543241,42.8532639],[1.154344,42.8532715],[1.154394,42.8532639],[1.154434,42.8532524],[1.154424,42.8532448],[1.154424,42.8532524],[1.154424,42.8532639],[1.154454,42.8532524],[1.154434,42.8532524],[1.154424,42.8532448],[1.154444,42.8532448],[1.1545039,42.8532448],[1.154554,42.8532524],[1.154604,42.8532524],[1.154664,42.8532524],[1.154714,42.8532639],[1.1547641,42.8532829],[1.154814,42.8532829],[1.154864,42.853302],[1.154914,42.8533134],[1.154974,42.8533325],[1.1550241,42.853344],[1.155074,42.853363],[1.1551141,42.8533821],[1.155154,42.8534012],[1.155194,42.8534317],[1.155244,42.8534546],[1.155274,42.8534737],[1.155314,42.8534927],[1.155364,42.8535118],[1.155394,42.8535347],[1.155434,42.8535538],[1.155484,42.8535614],[1.155524,42.8535843],[1.155574,42.8535919],[1.155634,42.8536148],[1.155684,42.8536034],[1.155754,42.8536148],[1.155794,42.8536034],[1.155834,42.8535843],[1.155884,42.8535614],[1.155924,42.8535423],[1.155964,42.8535118],[1.1559941,42.8534927],[1.156024,42.8534622],[1.156054,42.8534431],[1.1560839,42.8534126],[1.156114,42.8533936],[1.156144,42.8533745],[1.156184,42.8533516],[1.156224,42.8533325],[1.156274,42.8533249],[1.156324,42.8533249],[1.156374,42.8533249],[1.156424,42.8533325],[1.156464,42.853344],[1.156504,42.8533516],[1.156544,42.8533745],[1.156594,42.8533936],[1.156634,42.8534126],[1.156674,42.8534431],[1.156724,42.8534622],[1.156764,42.8534813],[1.1567841,42.8535118],[1.156834,42.8535347],[1.156884,42.8535538],[1.156914,42.8535728],[1.1569541,42.8535919],[1.156984,42.8536148],[1.157034,42.8536339],[1.157074,42.853653],[1.157114,42.8536835],[1.157154,42.853714],[1.157204,42.8537445],[1.157234,42.8537712],[1.157254,42.8538017],[1.157264,42.8538322],[1.157274,42.8538628],[1.157294,42.8538933],[1.157334,42.8539124],[1.157354,42.8539314],[1.1574039,42.8539314],[1.157464,42.8539429],[1.157504,42.8539429],[1.157534,42.8539314],[1.1575741,42.8539124],[1.157614,42.8538818],[1.157624,42.8538628],[1.157634,42.8538322],[1.157654,42.8537941],[1.157674,42.8537636],[1.157694,42.853714],[1.157724,42.8536835],[1.1577539,42.8536644],[1.157774,42.8536148],[1.157804,42.8535919],[1.1578341,42.8535728],[1.1578439,42.8535614],[1.157874,42.8535347],[1.157894,42.8535118],[1.1579241,42.8534927],[1.157944,42.8534622],[1.157974,42.8534317],[1.158004,42.8534012],[1.158024,42.8533821],[1.158064,42.853363],[1.158114,42.853344],[1.158164,42.8533249],[1.158204,42.8533134],[1.158264,42.853302],[1.158314,42.8532829],[1.158354,42.8532715],[1.158404,42.8532715],[1.158444,42.8532639],[1.158484,42.8532639],[1.158534,42.8532639],[1.158594,42.8532639],[1.1586339,42.8532639],[1.158684,42.8532829],[1.158724,42.8532944],[1.158764,42.853302],[1.1588041,42.8533134],[1.158854,42.8533134],[1.158904,42.8533249],[1.158954,42.8533325],[1.158994,42.853344],[1.159044,42.8533516],[1.159084,42.8533745],[1.159134,42.8533936],[1.159174,42.8534012],[1.159224,42.8534012],[1.159274,42.8534126],[1.159314,42.8534241],[1.159364,42.8534317],[1.159404,42.8534317],[1.159444,42.8534431],[1.159494,42.8534431],[1.159544,42.8534546],[1.1595941,42.8534622],[1.159644,42.8534622],[1.159694,42.8534622],[1.159744,42.8534737],[1.159784,42.8534622],[1.159824,42.8534622],[1.1598639,42.8534546],[1.159914,42.8534431],[1.159954,42.8534317],[1.159994,42.8534431],[1.1600339,42.8534546],[1.160084,42.8534431],[1.1601239,42.8534317],[1.160164,42.8534126],[1.1602041,42.8534012],[1.160254,42.8533821],[1.1602941,42.853363],[1.160324,42.853363],[1.160364,42.853363],[1.160404,42.853363],[1.160464,42.853363],[1.160504,42.853344],[1.1605541,42.8533516],[1.160584,42.8533325],[1.160624,42.8533134],[1.160664,42.8533134],[1.160714,42.853302],[1.160754,42.853302],[1.160794,42.853302],[1.160844,42.8533134],[1.160884,42.8533134],[1.160934,42.8533249],[1.160984,42.8533249],[1.161024,42.8533249],[1.161064,42.8533249],[1.161104,42.8533325],[1.161134,42.8533249],[1.161184,42.8533325],[1.161224,42.853344],[1.1612639,42.8533325],[1.161294,42.853302],[1.1613441,42.8532944],[1.161384,42.8532715],[1.161424,42.8532639],[1.161484,42.8532524],[1.1615241,42.8532333],[1.161564,42.8532028],[1.161604,42.8532028],[1.161654,42.8531723],[1.1617039,42.8531647],[1.161754,42.8531418],[1.161804,42.8531342],[1.161844,42.8531227],[1.161904,42.8531113],[1.161954,42.8531036],[1.161994,42.8531036],[1.162044,42.8530922],[1.162084,42.8530846],[1.162124,42.8530731],[1.162164,42.8530617],[1.162214,42.8530617],[1.162274,42.8530617],[1.1623141,42.8530426],[1.162344,42.8530312],[1.1624039,42.8530235],[1.162444,42.8530121],[1.1624939,42.8530045],[1.162534,42.852993],[1.1625741,42.8529816],[1.162614,42.8529816],[1.162654,42.8529739],[1.162694,42.8529739],[1.162734,42.8529739],[1.162774,42.8529816],[1.162814,42.852993],[1.162864,42.8530045],[1.162904,42.8530235],[1.162954,42.8530426],[1.162984,42.8530846],[1.1630239,42.8531036],[1.163064,42.8531227],[1.1631041,42.8531532],[1.163144,42.8531837],[1.1631939,42.8531914],[1.163234,42.8532028],[1.1632839,42.8532219],[1.163324,42.8532219],[1.163384,42.8532333],[1.163424,42.8532448],[1.163474,42.8532639],[1.163514,42.8532715],[1.163564,42.8532829],[1.163604,42.8532944],[1.163644,42.853302],[1.163684,42.8533249],[1.163734,42.853344],[1.163774,42.853363],[1.163824,42.8533745],[1.163884,42.8533745],[1.163914,42.8533936],[1.163944,42.8534241],[1.163994,42.8534317],[1.164034,42.8534622],[1.164084,42.8534737],[1.164134,42.8534813],[1.164184,42.8534927],[1.164234,42.8534813],[1.164284,42.8534927],[1.1643341,42.8534927],[1.164384,42.8534927],[1.1644239,42.8534927],[1.164484,42.8534927],[1.164524,42.8534927],[1.164574,42.8534813],[1.164624,42.8534813],[1.164694,42.8534813],[1.164744,42.8534813],[1.164754,42.8534622],[1.164784,42.8534546],[1.164834,42.8534546],[1.164904,42.8534622],[1.164964,42.8534622],[1.1650341,42.8534622],[1.165084,42.8534622],[1.165114,42.8534737],[1.165164,42.8534737],[1.165204,42.8534813],[1.165264,42.8535042],[1.165324,42.8535233],[1.1653841,42.8535347],[1.165434,42.8535538],[1.1654741,42.8535614],[1.165524,42.8535728],[1.165574,42.8536034],[1.165604,42.8536224],[1.1656539,42.8536415],[1.165684,42.8536644],[1.165704,42.8536835],[1.1657341,42.853714],[1.165764,42.8537445],[1.165804,42.8537521],[1.165834,42.8537712],[1.165864,42.8538017],[1.165904,42.8538132],[1.165954,42.8538246],[1.165994,42.8538437],[1.166044,42.8538513],[1.1660939,42.8538628],[1.166134,42.8538742],[1.1661839,42.8538742],[1.166214,42.8538818],[1.1662641,42.8539047],[1.166314,42.8539124],[1.166344,42.8539314],[1.166374,42.8539619],[1.166414,42.8539848],[1.166434,42.8540039],[1.166474,42.854023],[1.166504,42.8540535],[1.1665241,42.8540916],[1.166564,42.8541031],[1.166624,42.8541336],[1.166654,42.8541718],[1.166664,42.8542137],[1.1667041,42.8542442],[1.166714,42.8542824],[1.166744,42.8543015],[1.166774,42.8543129],[1.166814,42.8543434],[1.166844,42.8543625],[1.1668839,42.8543739],[1.166934,42.8543816],[1.1669739,42.8544044],[1.167034,42.8544044],[1.167074,42.8544044],[1.1671439,42.8544121],[1.167184,42.8544044],[1.1672339,42.8544121],[1.167274,42.8544235],[1.1673239,42.8544235],[1.167364,42.8544312],[1.1674139,42.8544426],[1.167464,42.854454],[1.167504,42.8544617],[1.167554,42.8544617],[1.167604,42.8544731],[1.167654,42.8544846],[1.167694,42.8544922],[1.167714,42.8545113],[1.1677541,42.8545341],[1.167794,42.8545341],[1.1678441,42.8545418],[1.167894,42.8545647],[1.1679339,42.8545647],[1.167974,42.8545723],[1.168014,42.8545837],[1.168064,42.8545914],[1.1681041,42.8546028],[1.168144,42.8546143],[1.1682039,42.8546219],[1.168234,42.8546219],[1.168254,42.8546448],[1.168274,42.8546448],[1.168314,42.8546448],[1.168367,42.8546486],[1.168347,42.8546295],[1.1683069,42.8546181],[1.168257,42.854599],[1.1682169,42.8545876],[1.168157,42.8545799],[1.168117,42.8545609],[1.168067,42.854538],[1.168027,42.8545303],[1.167977,42.8545189],[1.1679471,42.8545074],[1.167897,42.8544884],[1.1678669,42.8544807],[1.167817,42.8544579],[1.1677769,42.8544502],[1.167727,42.8544273],[1.167677,42.8544197],[1.167637,42.8544083],[1.167587,42.8543892],[1.167557,42.8543587],[1.1675071,42.8543396],[1.167467,42.8543282],[1.167417,42.8543205],[1.167377,42.8542976],[1.167327,42.8542786],[1.167287,42.8542671],[1.1672471,42.854248],[1.167207,42.854229],[1.1671669,42.8542175],[1.167127,42.8541985],[1.167087,42.8541679],[1.167057,42.8541489],[1.167027,42.8541298],[1.167007,42.8540993],[1.166977,42.8540802],[1.166947,42.8540382],[1.166927,42.8540077],[1.166907,42.8539772],[1.166887,42.8539505],[1.166867,42.85392],[1.166857,42.8538895],[1.166827,42.8538704],[1.166797,42.8538475],[1.166777,42.8538284],[1.166737,42.8538094],[1.166697,42.8538094],[1.166667,42.8537903],[1.166627,42.8537674],[1.166587,42.8537598],[1.166557,42.8537292],[1.166517,42.8537102],[1.166497,42.8536873],[1.166477,42.8536606],[1.166447,42.8536377],[1.166417,42.8536186],[1.1663769,42.8535881],[1.1663671,42.8535576],[1.1663671,42.8535309],[1.1663769,42.853508],[1.166357,42.8535309],[1.166327,42.8535309],[1.166297,42.8535309],[1.166307,42.8535309],[1.166327,42.8535194],[1.166307,42.8535194],[1.166307,42.8535004],[1.166297,42.8534775],[1.166257,42.8534508],[1.166217,42.8534393],[1.166167,42.8534203],[1.166127,42.8534088],[1.166087,42.8534088],[1.166057,42.8533897],[1.1660269,42.8533783],[1.165987,42.8533897],[1.165957,42.8533592],[1.1659271,42.8533478],[1.165897,42.8533401],[1.165867,42.8533287],[1.165827,42.8533173],[1.165787,42.8533173],[1.1657569,42.8533096],[1.165717,42.8532982],[1.165687,42.8532791],[1.165657,42.8532486],[1.165627,42.8532181],[1.165607,42.8531876],[1.165617,42.8531494],[1.1656519,42.8530655],[1.1657419,42.8530273],[1.1658719,42.8530579],[1.1660318,42.8529968],[1.1661419,42.8529663],[1.1662719,42.8529358],[1.1663519,42.8529778],[1.1664618,42.8530388],[1.1665518,42.8531189],[1.1666819,42.8531761],[1.1668019,42.8532181],[1.1669118,42.8532372],[1.1670519,42.8532867],[1.1671119,42.8532867],[1.1672019,42.8533173],[1.1672518,42.8533173],[1.1672919,42.8533058],[1.1673418,42.8533173],[1.1673819,42.8533173],[1.1674218,42.8533173],[1.1674519,42.8533287],[1.1674919,42.8533173],[1.1675519,42.8532867],[1.1676018,42.8532753],[1.1676419,42.8532677],[1.1676918,42.8532677],[1.1677319,42.8532486],[1.1677818,42.8532486],[1.1678419,42.8532677],[1.1678919,42.8532753],[1.1679518,42.8532562],[1.1680119,42.8532562],[1.1680619,42.8532562],[1.1681119,42.8532372],[1.1681619,42.8532257],[1.1682019,42.8532257],[1.1682419,42.8532372],[1.1682619,42.8532486],[1.1683018,42.8532486],[1.1683519,42.8532562],[1.1683918,42.8532486],[1.1684119,42.8532677],[1.1684419,42.8533058],[1.1684818,42.8533173],[1.1684918,42.8533554],[1.1685419,42.8533669],[1.1685818,42.8533478],[1.1686219,42.8533669],[1.1686419,42.8533669],[1.1686618,42.8533669],[1.1686618,42.8533859],[1.1686718,42.8534164],[1.1686618,42.8534584],[1.1687019,42.8534775],[1.1687418,42.8534889],[1.1688019,42.8534966],[1.1688119,42.8535271],[1.1688519,42.8535385],[1.1689019,42.8535385],[1.1689318,42.8535767],[1.1689819,42.8535957],[1.1690118,42.8536186],[1.1690519,42.8536568],[1.1690819,42.8536758],[1.1691319,42.8537064],[1.1691719,42.8537369],[1.1692319,42.8537254],[1.1692718,42.8537483],[1.1692818,42.8537674],[1.1693219,42.8537788],[1.1693518,42.8537788],[1.1693819,42.8537979],[1.1694219,42.853817],[1.1694518,42.8538361],[1.1695019,42.8538589],[1.1695418,42.8538589],[1.1695819,42.853878],[1.1696218,42.8538971],[1.1696719,42.8538857],[1.1696819,42.8539162],[1.1697218,42.8539085],[1.1697819,42.8539276],[1.1698219,42.8539352],[1.1698519,42.8539581],[1.1698719,42.8539772],[1.1699119,42.8539886],[1.1699818,42.8539963],[1.1700319,42.8540077],[1.1700518,42.8540268],[1.1700718,42.8540573],[1.1700919,42.8540688],[1.1700819,42.8541183],[1.1700718,42.8541565],[1.1700618,42.8542061],[1.1700919,42.854248],[1.1701119,42.8543053],[1.1701518,42.8543282],[1.1702019,42.8543358],[1.1702318,42.8543587],[1.1702518,42.8543777],[1.1702719,42.8544083],[1.1703119,42.8544083],[1.1703519,42.8544388],[1.1703819,42.8544655],[1.1704218,42.854496],[1.1704319,42.8545265],[1.1704819,42.8545456],[1.1705118,42.8545265],[1.1705419,42.8545189],[1.1705719,42.8544884],[1.1706119,42.8544579],[1.1706519,42.8544464],[1.1706918,42.8544579],[1.1707419,42.8544388],[1.1707919,42.8544464],[1.1708518,42.8544388],[1.1708919,42.8544273],[1.1708919,42.8544083],[1.1708819,42.8544388],[1.1709019,42.8544464],[1.1709019,42.8544388],[1.1709219,42.8544464],[1.1709119,42.8544655],[1.1709019,42.8544655],[1.1708919,42.8544769],[1.1709019,42.8544884],[1.1709119,42.854496],[1.1709219,42.8544884],[1.1709418,42.8544884],[1.1709719,42.8545074],[1.1709919,42.8545189],[1.1709919,42.854538],[1.1710218,42.8545265],[1.1710619,42.854538],[1.1710919,42.854538],[1.1711318,42.8545456],[1.1711719,42.8545685],[1.1711918,42.8545761],[1.1712319,42.8545876],[1.1712719,42.8546181],[1.1713018,42.8546371],[1.1713519,42.8546371],[1.1713718,42.8546562],[1.1714119,42.8546753],[1.1714618,42.8546867],[1.1715119,42.8546867],[1.1715419,42.8547058],[1.1715919,42.8547058],[1.1716119,42.8547058],[1.1716418,42.8547173],[1.1716318,42.8547287],[1.1716318,42.8547554],[1.1716318,42.8547859],[1.1716418,42.8548279],[1.1716619,42.8548584],[1.1717019,42.854866],[1.1717218,42.8549156],[1.1717519,42.8549385],[1.1717919,42.8549461],[1.1718118,42.8549652],[1.1718419,42.8549957],[1.1718419,42.8550262],[1.1718619,42.8550568],[1.1718719,42.8550987],[1.1718919,42.8551254],[1.1718819,42.8551788],[1.1719218,42.8552055],[1.1719619,42.8552284],[1.1719818,42.8552361],[1.1720419,42.8552475],[1.1720818,42.8552666],[1.1721319,42.855278],[1.1721718,42.8552971],[1.1722119,42.8552971],[1.1722618,42.8553085],[1.1723219,42.8553162],[1.1723719,42.8553085],[1.1724119,42.8552971],[1.1724619,42.855278],[1.1725019,42.8552666],[1.1725419,42.855278],[1.1725919,42.8552589],[1.1726319,42.8552589],[1.1726018,42.8552284],[1.1725819,42.855217],[1.1725919,42.855217],[1.1726018,42.8552284],[1.1726018,42.8552361],[1.1726319,42.8552284],[1.1726619,42.855217],[1.1726619,42.8552055],[1.1727018,42.8551865],[1.1727319,42.8551674],[1.1727619,42.8551483],[1.1728019,42.8551483],[1.1728319,42.8551369],[1.1728718,42.8551369],[1.1729219,42.8551369],[1.1729618,42.8551369],[1.1730119,42.8551674],[1.1730518,42.8551979],[1.1730319,42.8552055],[1.1730518,42.8552361],[1.1730719,42.8552284],[1.1730719,42.8552475],[1.1730919,42.8552666],[1.1731219,42.8552856],[1.1731318,42.8553085],[1.1731519,42.8553352],[1.1731919,42.8553467],[1.1732419,42.8553581],[1.1732719,42.8553467],[1.1733118,42.8553352],[1.1733519,42.8553276],[1.1734018,42.8553162],[1.1734519,42.8552971],[1.1734918,42.855278],[1.1735519,42.8552589],[1.1735919,42.8552475],[1.1736319,42.8552284],[1.1736718,42.855217],[1.1736919,42.8552055],[1.1737219,42.855217],[1.1737119,42.8552475],[1.1737319,42.8552856],[1.1737719,42.8553085],[1.1738318,42.8553276],[1.1738619,42.8553581],[1.1738919,42.8553886],[1.1739218,42.8553963],[1.1739519,42.8554153],[1.1739619,42.8554268],[1.1739519,42.8554459],[1.1739419,42.8554459],[1.1739218,42.8554688],[1.1739519,42.8554764],[1.1739519,42.8554955],[1.1739819,42.8555069],[1.1740018,42.8555489],[1.1740419,42.8555756],[1.1740719,42.8556061],[1.1741118,42.8556175],[1.1741519,42.8556366],[1.1742018,42.8556366],[1.1742519,42.855648],[1.1742918,42.8556671],[1.1743319,42.8556786],[1.1743819,42.8556786],[1.1744319,42.8556862],[1.1744819,42.8556786],[1.1745318,42.8556862],[1.1745819,42.8556976],[1.1746318,42.8557167],[1.1746719,42.8557358],[1.1747019,42.8557472],[1.1747419,42.8557777],[1.1747918,42.8557968],[1.1748219,42.8558083],[1.1748818,42.8558159],[1.1749219,42.8558388],[1.1749718,42.8558655],[1.1750019,42.8558884],[1.1750519,42.855896],[1.1750818,42.8559265],[1.1751219,42.8559189],[1.1751518,42.855896],[1.1751618,42.8558578],[1.1751819,42.8558388],[1.1752019,42.8558159],[1.1752318,42.8557854],[1.1752518,42.8557663],[1.1752919,42.8557587],[1.1752819,42.8557358],[1.1753019,42.8557053],[1.1753019,42.8556786],[1.1753119,42.8556671],[1.1753519,42.8556671],[1.1753819,42.8556786],[1.1754419,42.8556786],[1.1754819,42.8556786],[1.1755319,42.8556786],[1.1755818,42.8556557],[1.1756319,42.8556366],[1.1756619,42.8556061],[1.1756918,42.8555756],[1.1757219,42.8555565],[1.1757718,42.8555565],[1.1758219,42.8555489],[1.1758919,42.8554764],[1.175843,42.8554192],[1.175833,42.8553772],[1.175843,42.8553505],[1.175863,42.85532],[1.175873,42.855278],[1.1758929,42.8552475],[1.175903,42.8552094],[1.175923,42.8551788],[1.175943,42.8551407],[1.175953,42.8550987],[1.175963,42.8550797],[1.175983,42.8550491],[1.176023,42.8550072],[1.176053,42.8549881],[1.176083,42.854969],[1.176113,42.8549385],[1.1761529,42.8549194],[1.176183,42.8549004],[1.176223,42.8548698],[1.176253,42.8548508],[1.176283,42.8548279],[1.176313,42.8548088],[1.176343,42.8547783],[1.176373,42.8547478],[1.1764131,42.8547173],[1.176443,42.8546982],[1.176483,42.8546677],[1.1765029,42.8546371],[1.176533,42.8546181],[1.176563,42.854599],[1.176573,42.8545685],[1.176603,42.854538],[1.176613,42.8545074],[1.176633,42.8544807],[1.176653,42.8544502],[1.1766731,42.8544197],[1.176703,42.8544006]]},{"id":17759,"author":"Ubicarta","name_GR":"Pyrenees: 32 Aunac to Couflens","description_GR":"Aunac to Couflens by Ubicarta","path":"FRANCE\/GR10_DAY_32","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":28065,"name_EN":"Pyrenees: 32 Aunac \u00e0 Couflens","description_EN":"Aunac \u00e0 Couflens par Ubicarta","ascent_time":633,"descent_time":622,"marker":"France_GR10","level":9,"ascent":2244,"descent":2279,"maxelev":2008,"minelev":538,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.107654 42.77528,1.192635 42.85495)","views":4,"millestones":"0,1.1767019,42.8544006#1,1.1793103,42.8502612#2,1.1866949,42.8471858#3,1.1924307,42.8474168#4,1.1872014,42.8425964#5,1.1805309,42.8368295#6,1.1712439,42.8323842#7,1.1629065,42.8281898#8,1.1526037,42.8267604#9,1.1472860,42.8196492#10,1.1428343,42.8117364#11,1.1385617,42.8043085#12,1.1276568,42.8026356#13,1.1199207,42.7968931#14,1.1127394,42.7902661#15,1.1080347,42.7895076#16,1.1078652,42.7832959#17,1.1099886,42.7784970#18,1.1135093,42.7766924#19,1.1242794,42.7759361#20,1.1303908,42.7775156#21,1.1352043,42.7832337#22,1.1420273,42.7893795#23,1.1505020,42.7925137#24,1.1612627,42.7923470#25,1.1717593,42.7929077#26,1.1734917,42.7905985#27,1.1756086,42.7876803#28,1.1854531,42.7877400#28.1,1.1866208,42.7869568","x":1.1109419,"y":42.7779579,"coor":[[1.1767019,42.8544006],[1.1767118,42.8544502],[1.1767019,42.8544922],[1.1766819,42.8545494],[1.1766618,42.854599],[1.1766618,42.8546524],[1.1766618,42.8546791],[1.1766719,42.8547211],[1.1766819,42.8547707],[1.1767019,42.8548126],[1.1767218,42.8548393],[1.1767519,42.8548698],[1.1767819,42.8549118],[1.1768218,42.8549194],[1.1768619,42.8549423],[1.1769018,42.8549423],[1.1769619,42.8549423],[1.1770219,42.8549423],[1.1770818,42.8549309],[1.1771518,42.8549118],[1.1772418,42.8548889],[1.1773218,42.8548698],[1.1773518,42.8548698],[1.1773919,42.8548622],[1.1775018,42.8548508],[1.1775746,42.8546715],[1.1776747,42.8545647],[1.1777346,42.8544922],[1.1778547,42.854393],[1.1779846,42.8543015],[1.1780846,42.8542137],[1.1782646,42.8540649],[1.1783346,42.8539734],[1.1783947,42.8538818],[1.1784747,42.8537521],[1.1785346,42.8536224],[1.1785847,42.8534622],[1.1786046,42.853302],[1.1786447,42.8531418],[1.1786846,42.852932],[1.1787046,42.8528214],[1.1787246,42.8527031],[1.1787547,42.8525925],[1.1788046,42.8525238],[1.1788706,42.8524399],[1.1789706,42.8523712],[1.1790506,42.8523216],[1.1790806,42.8522797],[1.1791105,42.8522415],[1.1791205,42.8521996],[1.1791306,42.8521118],[1.1791105,42.8518715],[1.1791105,42.8517609],[1.1791205,42.8517303],[1.1791205,42.8516998],[1.1791306,42.8516922],[1.1791506,42.8516693],[1.1791905,42.8516426],[1.1792125,42.8516273],[1.1792424,42.8516273],[1.1792924,42.8516159],[1.1793324,42.8516159],[1.1793824,42.8516273],[1.1794724,42.8516464],[1.1795925,42.8516655],[1.1796625,42.8516846],[1.1797324,42.851696],[1.1797724,42.851696],[1.1798224,42.851696],[1.1798624,42.851696],[1.1799425,42.8516846],[1.1800025,42.8516655],[1.1800925,42.8516464],[1.1801724,42.851635],[1.1802424,42.8516273],[1.1803324,42.8516159],[1.1804224,42.8516045],[1.1804824,42.8516045],[1.1805325,42.8516045],[1.1806024,42.8515968],[1.1807125,42.8515778],[1.1808224,42.8515472],[1.1809124,42.8515282],[1.1810024,42.8514862],[1.1810625,42.8514671],[1.1811224,42.8514481],[1.1811824,42.8514252],[1.1812525,42.8514061],[1.1813325,42.8513947],[1.1813924,42.8513947],[1.1814225,42.851387],[1.1814524,42.851368],[1.1814724,42.8513565],[1.1814724,42.8513374],[1.1814595,42.8513107],[1.1814196,42.8513031],[1.1813695,42.8513107],[1.1813296,42.8513222],[1.1812797,42.8513298],[1.1812396,42.8513298],[1.1811897,42.8513412],[1.1811496,42.8513412],[1.1810997,42.8513603],[1.1810596,42.8513718],[1.1810195,42.8513832],[1.1809696,42.8513832],[1.1809295,42.8513908],[1.1808796,42.8514023],[1.1808397,42.8514099],[1.1807996,42.8514023],[1.1807396,42.8514023],[1.1806996,42.8514023],[1.1806597,42.8513832],[1.1806096,42.8513832],[1.1805795,42.8513718],[1.1805396,42.8513527],[1.1804996,42.8513412],[1.1804496,42.8513412],[1.1804196,42.8513412],[1.1803796,42.8513222],[1.1803296,42.8513107],[1.1802696,42.8513031],[1.1802295,42.8512917],[1.1801896,42.8512802],[1.1801395,42.8512726],[1.1800996,42.8512611],[1.1800596,42.8512421],[1.1800196,42.8512306],[1.1799796,42.851223],[1.1799496,42.8512001],[1.1799096,42.851181],[1.1798596,42.8511734],[1.1798196,42.851162],[1.1797895,42.8511505],[1.1797496,42.8511429],[1.1796997,42.85112],[1.1796596,42.8511009],[1.1796296,42.8510933],[1.1795796,42.8510818],[1.1795396,42.8510628],[1.1795096,42.8510513],[1.1794696,42.8510208],[1.1794395,42.8510017],[1.1793996,42.8509827],[1.1793696,42.8509598],[1.1793396,42.8509407],[1.1793196,42.8509102],[1.1792896,42.8508911],[1.1792597,42.8508606],[1.1792496,42.8508301],[1.1792296,42.8508034],[1.1792296,42.8507805],[1.1792196,42.8507919],[1.1792096,42.8507729],[1.1791795,42.8507423],[1.1791596,42.8507233],[1.1791496,42.8506813],[1.1791296,42.8506622],[1.1791196,42.8506317],[1.1790996,42.8506012],[1.1790797,42.8505707],[1.1790696,42.8505402],[1.1790797,42.8505135],[1.1790895,42.8504829],[1.1790996,42.8504524],[1.1791296,42.8504219],[1.1791596,42.8504028],[1.1791896,42.8503723],[1.1792196,42.8503532],[1.1792396,42.8503227],[1.1792796,42.8502998],[1.1792896,42.8502731],[1.1793296,42.8502502],[1.1793596,42.8502235],[1.1793796,42.8502007],[1.1793996,42.8501816],[1.1794297,42.8501625],[1.1794395,42.8501205],[1.1794395,42.8500824],[1.1794496,42.8500404],[1.1794395,42.8500099],[1.1794297,42.8499832],[1.1794096,42.8499413],[1.1793796,42.8499222],[1.1793495,42.8498802],[1.1793296,42.8498535],[1.1792796,42.8498306],[1.1792496,42.8498001],[1.1792196,42.849781],[1.1791896,42.849762],[1.1791596,42.8497429],[1.1791396,42.84972],[1.1790996,42.8497009],[1.1790696,42.8496704],[1.1790296,42.8496513],[1.1789896,42.8496323],[1.1789596,42.8496017],[1.1789296,42.8495712],[1.1788996,42.8495522],[1.1788596,42.8495216],[1.1788396,42.8495026],[1.1788096,42.849472],[1.1787896,42.849453],[1.1787596,42.8494225],[1.1787395,42.8494034],[1.1787297,42.8493614],[1.1787096,42.8493309],[1.1786996,42.8493004],[1.1787196,42.8492813],[1.1787496,42.8492508],[1.1787596,42.8492203],[1.1787896,42.8491898],[1.1788396,42.8491707],[1.1788396,42.8491325],[1.1788796,42.8491211],[1.1789097,42.8491135],[1.1789396,42.8490906],[1.1789796,42.8490829],[1.1790296,42.8490715],[1.1790797,42.8490601],[1.1791296,42.8490715],[1.1791896,42.8490829],[1.1792096,42.8490829],[1.1792597,42.8490715],[1.1793096,42.8490829],[1.1793495,42.8490829],[1.1793896,42.8490829],[1.1794395,42.8490715],[1.1794896,42.8490829],[1.1795295,42.8490829],[1.1795696,42.8490906],[1.1796097,42.849102],[1.1796596,42.8491135],[1.1797096,42.8491211],[1.1797496,42.8491135],[1.1797696,42.849102],[1.1797895,42.8490829],[1.1798096,42.849041],[1.1798196,42.8490105],[1.1797895,42.8489799],[1.1797796,42.8489532],[1.1797696,42.8489227],[1.1797596,42.8488808],[1.1797596,42.8488617],[1.1797496,42.8488312],[1.1797696,42.8488121],[1.1797496,42.848793],[1.1797296,42.8487701],[1.1797296,42.8487511],[1.1797596,42.8487206],[1.1797796,42.8487015],[1.1798196,42.84869],[1.1798795,42.8486824],[1.1799296,42.8486824],[1.1799597,42.8486824],[1.1799996,42.8486824],[1.1800396,42.84869],[1.1800796,42.8487015],[1.1801196,42.8487206],[1.1801496,42.8487206],[1.1801796,42.848732],[1.1802295,42.848732],[1.1802696,42.8487511],[1.1803195,42.8487625],[1.1803496,42.8487625],[1.1803997,42.8487511],[1.1804296,42.8487434],[1.1804696,42.8487206],[1.1805096,42.8487206],[1.1805396,42.8487129],[1.1805795,42.8487015],[1.1806296,42.84869],[1.1806597,42.8486824],[1.1807096,42.8486824],[1.1807497,42.8486633],[1.1807896,42.8486519],[1.1808397,42.8486519],[1.1808896,42.8486404],[1.1809496,42.8486404],[1.1809996,42.8486519],[1.1810396,42.8486519],[1.1810796,42.8486404],[1.1811196,42.8486214],[1.1811496,42.8486214],[1.1811897,42.8486214],[1.1812196,42.8486099],[1.1812596,42.8486023],[1.1813096,42.8486023],[1.1813396,42.8485832],[1.1813796,42.8485832],[1.1814296,42.8485718],[1.1814696,42.8485718],[1.1815096,42.8485603],[1.1815495,42.8485718],[1.1815796,42.8485603],[1.1816196,42.8485527],[1.1816396,42.8485222],[1.1816796,42.8485222],[1.1817096,42.8485107],[1.1817496,42.8485031],[1.1817796,42.8485031],[1.1817997,42.8484917],[1.1818396,42.8484917],[1.1818897,42.8484802],[1.1819196,42.8484726],[1.1819496,42.8484535],[1.1819896,42.8484535],[1.1820396,42.8484421],[1.1820796,42.8484421],[1.1821096,42.8484421],[1.1821396,42.8484306],[1.1821796,42.8484116],[1.1822096,42.8484001],[1.1822495,42.8483925],[1.1822896,42.848381],[1.1823196,42.8483734],[1.1823696,42.848362],[1.1824096,42.8483429],[1.1824396,42.84832],[1.1824696,42.84832],[1.1825095,42.8483124],[1.1825596,42.8483124],[1.1825897,42.8482933],[1.1826296,42.8482819],[1.1826696,42.8482704],[1.1826996,42.8482628],[1.1827296,42.8482399],[1.1827596,42.8482323],[1.1827996,42.8482132],[1.1828296,42.8482018],[1.1828696,42.8481903],[1.1829196,42.8481827],[1.1829596,42.8481598],[1.1830096,42.8481522],[1.1830496,42.8481522],[1.1830996,42.8481407],[1.1831295,42.8481407],[1.1831996,42.8481407],[1.1832596,42.8481407],[1.1832995,42.8481407],[1.1833396,42.8481407],[1.1833895,42.8481216],[1.1834196,42.8481102],[1.1834596,42.8480911],[1.1834896,42.8480721],[1.1835196,42.8480415],[1.1835496,42.8480301],[1.1835996,42.8480225],[1.1836396,42.8480225],[1.1836896,42.848011],[1.1837296,42.8480034],[1.1837696,42.8479805],[1.1837896,42.8479614],[1.1838197,42.8479424],[1.1838696,42.8479309],[1.1838996,42.8479233],[1.1839396,42.8479004],[1.1839696,42.8479004],[1.1839997,42.8478813],[1.1840296,42.8478622],[1.1840895,42.8478622],[1.1841396,42.8478508],[1.1841496,42.8478203],[1.1841795,42.8478012],[1.1842196,42.8477898],[1.1842496,42.8477707],[1.1842996,42.8477631],[1.1843296,42.8477402],[1.1843596,42.8477211],[1.1843896,42.847702],[1.1843996,42.8476906],[1.1844296,42.847683],[1.1844696,42.8476601],[1.1844996,42.847641],[1.1845196,42.8476219],[1.1845596,42.8475914],[1.1845896,42.8475723],[1.1846195,42.8475533],[1.1846496,42.8475304],[1.1846796,42.8474998],[1.1846997,42.8474808],[1.1847095,42.8474426],[1.1847296,42.8474197],[1.1847296,42.8473816],[1.1847296,42.8473434],[1.1847196,42.8473206],[1.1847095,42.84729],[1.1847095,42.8472633],[1.1846997,42.8472404],[1.1846896,42.8472099],[1.1846796,42.8471909],[1.1846696,42.8471603],[1.1846396,42.8471298],[1.1846195,42.8471031],[1.1846097,42.8470726],[1.1845896,42.8470421],[1.1845796,42.847023],[1.1845596,42.8469925],[1.1845596,42.846962],[1.1845496,42.84692],[1.1845696,42.8468933],[1.1845996,42.8468704],[1.1846496,42.8468704],[1.1846997,42.8468704],[1.1847496,42.8468704],[1.1847996,42.8468819],[1.1848496,42.8468933],[1.1848795,42.8469009],[1.1849496,42.84692],[1.1850096,42.8469315],[1.1850595,42.8469505],[1.1850896,42.846962],[1.1851296,42.8469734],[1.1851696,42.846981],[1.1852096,42.8469925],[1.1852596,42.8470001],[1.1852996,42.8470116],[1.1853496,42.847023],[1.1853896,42.8470306],[1.1854296,42.8470306],[1.1854596,42.8470421],[1.1854897,42.8470535],[1.1855496,42.8470535],[1.1855896,42.8470612],[1.1856296,42.8470726],[1.1856697,42.8470802],[1.1857196,42.8470917],[1.1857595,42.8470917],[1.1858096,42.8471031],[1.1858796,42.8471031],[1.1859096,42.8471298],[1.1859396,42.8471527],[1.1859496,42.8471909],[1.1859896,42.8471909],[1.1860396,42.8472214],[1.1860796,42.8472214],[1.1861296,42.8472214],[1.1861696,42.8472328],[1.1861995,42.8472328],[1.1862396,42.8472328],[1.1862895,42.8472214],[1.1863396,42.8472404],[1.1863896,42.8472519],[1.1864696,42.8472633],[1.1864996,42.8472519],[1.1865296,42.8472404],[1.1865696,42.8472519],[1.1865996,42.8472404],[1.1866297,42.8472328],[1.1866596,42.8472023],[1.1866996,42.8471832],[1.1867496,42.8471832],[1.1867796,42.8471832],[1.1868296,42.8471832],[1.1868696,42.8471718],[1.1869096,42.8471718],[1.1869496,42.8471603],[1.1869895,42.8471527],[1.1870296,42.8471413],[1.1870697,42.8471527],[1.1871096,42.8471413],[1.1871496,42.8471298],[1.1871996,42.8471298],[1.1872296,42.8471222],[1.1872796,42.8471298],[1.1873196,42.8471298],[1.1873696,42.8471298],[1.1874096,42.8471222],[1.1874596,42.8471298],[1.1874996,42.8471222],[1.1875396,42.8471107],[1.1875696,42.8471031],[1.1876096,42.8471031],[1.1876396,42.8470726],[1.1876496,42.8470535],[1.1876895,42.8470421],[1.1877196,42.8470306],[1.1877496,42.8470001],[1.1877697,42.8469734],[1.1877996,42.8469429],[1.1877996,42.8469009],[1.1878196,42.8468628],[1.1878196,42.8468208],[1.1878296,42.8467903],[1.1878196,42.8467598],[1.1878196,42.8467216],[1.1878695,42.8467026],[1.1878996,42.8467102],[1.1879196,42.8467407],[1.1879296,42.8467827],[1.1879396,42.8468132],[1.1879396,42.8468399],[1.1879396,42.8468819],[1.1879396,42.84692],[1.1879396,42.846962],[1.1879196,42.846981],[1.1878796,42.847023],[1.1878396,42.8470535],[1.1877996,42.8470802],[1.1877596,42.8471031],[1.1877396,42.8471222],[1.1876895,42.8471527],[1.1876596,42.8471832],[1.1876096,42.8472023],[1.1875596,42.8472214],[1.1875196,42.8472519],[1.1874696,42.8472633],[1.1874197,42.8472824],[1.1873796,42.8473129],[1.1873395,42.847332],[1.1872796,42.8473434],[1.1872196,42.8473625],[1.1871896,42.8473816],[1.1871496,42.8474007],[1.1871296,42.8474312],[1.1870896,42.8474731],[1.1870496,42.8474922],[1.1870196,42.8475113],[1.1869696,42.8475227],[1.1869196,42.8475304],[1.1868796,42.8475418],[1.1868296,42.8475609],[1.1867996,42.8475723],[1.1867596,42.8476028],[1.1867096,42.8476105],[1.1866696,42.8476334],[1.1866196,42.847641],[1.1865796,42.847683],[1.1865495,42.8477211],[1.1865196,42.8477516],[1.1864896,42.8477707],[1.1864496,42.8477707],[1.1863896,42.8477821],[1.1863396,42.8477821],[1.1862996,42.8477898],[1.1862496,42.8477898],[1.1861995,42.8477898],[1.1861596,42.8478012],[1.1861196,42.8478012],[1.1860696,42.8478012],[1.1860396,42.8478203],[1.1859896,42.8478317],[1.1859596,42.8478012],[1.1857497,42.8477821],[1.1857796,42.8481331],[1.185793,42.8481331],[1.185833,42.8481331],[1.185883,42.8481331],[1.185943,42.8481216],[1.185993,42.8481102],[1.186053,42.8481026],[1.186093,42.8480911],[1.186143,42.8480835],[1.186203,42.8480721],[1.186253,42.8480606],[1.186293,42.8480415],[1.186343,42.8480225],[1.186383,42.848011],[1.186433,42.8479919],[1.186483,42.8479805],[1.186523,42.8479729],[1.186573,42.8479538],[1.186633,42.8479614],[1.186673,42.8479614],[1.186723,42.8479729],[1.186783,42.8479729],[1.186833,42.8479614],[1.186883,42.8479614],[1.1869431,42.8479729],[1.187003,42.8479614],[1.187063,42.8479538],[1.187113,42.8479424],[1.187163,42.8479309],[1.1872129,42.8479118],[1.187263,42.8479004],[1.1873029,42.8479004],[1.187343,42.8478813],[1.187403,42.8478737],[1.187463,42.8478622],[1.187503,42.8478508],[1.187543,42.8478432],[1.187603,42.8478317],[1.1876529,42.8478203],[1.187703,42.8478203],[1.187753,42.8478127],[1.187803,42.8477936],[1.187853,42.8477707],[1.187903,42.8477631],[1.187943,42.8477402],[1.187983,42.8477211],[1.188033,42.847702],[1.1880831,42.8476715],[1.188123,42.8476524],[1.188153,42.847641],[1.188213,42.8476219],[1.188253,42.8476028],[1.188293,42.8475914],[1.188343,42.8475838],[1.188383,42.8475838],[1.1884331,42.8475723],[1.188473,42.8475723],[1.1885329,42.8475533],[1.188573,42.8475304],[1.188623,42.8475227],[1.188673,42.8475113],[1.188713,42.8475037],[1.188763,42.8474922],[1.188823,42.8474731],[1.1888829,42.8474617],[1.188923,42.8474503],[1.1889631,42.8474426],[1.189003,42.8474312],[1.189063,42.8474121],[1.189103,42.8474007],[1.189153,42.8474007],[1.189183,42.8473816],[1.189243,42.8473625],[1.189293,42.8473434],[1.189343,42.847332],[1.189383,42.8473206],[1.189443,42.8473206],[1.189503,42.8473129],[1.189563,42.8473015],[1.189603,42.8473015],[1.189643,42.8472939],[1.189693,42.8472939],[1.1897531,42.8473015],[1.189803,42.8472939],[1.189863,42.8472824],[1.189893,42.847271],[1.189953,42.8472519],[1.190003,42.8472404],[1.190063,42.8472328],[1.1901129,42.8472137],[1.190163,42.8472023],[1.190213,42.8471909],[1.190273,42.8471832],[1.190333,42.8471718],[1.190383,42.8471603],[1.190443,42.8471603],[1.190493,42.8471603],[1.190533,42.8471527],[1.190583,42.8471527],[1.190643,42.8471413],[1.190693,42.8471413],[1.190743,42.8471336],[1.1908031,42.8471107],[1.190863,42.8471031],[1.1909029,42.8470917],[1.190943,42.8470802],[1.1909831,42.8470612],[1.191023,42.8470535],[1.191033,42.8470421],[1.1911541,42.8470306],[1.191364,42.8470688],[1.1914041,42.8470688],[1.1914641,42.8470802],[1.1915041,42.8470917],[1.1915541,42.8471107],[1.1915941,42.8471184],[1.1916541,42.8471413],[1.191704,42.8471603],[1.1917641,42.8471909],[1.1918141,42.8472099],[1.1918541,42.8472214],[1.1919041,42.847229],[1.191964,42.8472404],[1.1920141,42.8472404],[1.1920741,42.8472595],[1.192144,42.8472786],[1.1922141,42.8473015],[1.1922941,42.8473282],[1.1923441,42.8473511],[1.1923741,42.8473701],[1.192414,42.8474007],[1.1924541,42.8474388],[1.1925541,42.8474693],[1.1925914,42.8474045],[1.1926113,42.8473549],[1.1926113,42.8472977],[1.1926214,42.8472366],[1.1926314,42.847187],[1.1926314,42.8471146],[1.1926314,42.847065],[1.1926113,42.8470078],[1.1926214,42.8469467],[1.1926013,42.8468857],[1.1925914,42.8468361],[1.1925614,42.8467751],[1.1925414,42.8467064],[1.1925113,42.8466568],[1.1924814,42.8465958],[1.1924514,42.8465347],[1.1924014,42.8464775],[1.1923814,42.8464165],[1.1923413,42.8463669],[1.1923014,42.8463249],[1.1922714,42.8462753],[1.1922314,42.8462257],[1.1921813,42.8461761],[1.1921613,42.8461151],[1.1921314,42.8460655],[1.1921114,42.8460045],[1.1920913,42.8459549],[1.1920713,42.8458862],[1.1920514,42.8458366],[1.1920214,42.8457756],[1.1920214,42.8457146],[1.1920114,42.8456573],[1.1920013,42.8456154],[1.1919813,42.8455658],[1.1919714,42.8455276],[1.1919614,42.8453255],[1.1919457,42.8450356],[1.1919457,42.8449745],[1.1919357,42.8449135],[1.1919357,42.8448448],[1.1919457,42.8447838],[1.1919557,42.8447227],[1.1919557,42.8446655],[1.1919657,42.8446045],[1.1919557,42.8445435],[1.1919457,42.8444939],[1.1919357,42.8444328],[1.1919256,42.8443756],[1.1919156,42.8443222],[1.1918956,42.844265],[1.1918757,42.8441925],[1.1918457,42.8441429],[1.1918156,42.8440742],[1.1917857,42.8440247],[1.1917456,42.8439636],[1.1917256,42.843914],[1.1916957,42.8438721],[1.1916656,42.8438225],[1.1916556,42.8437958],[1.1916356,42.8437538],[1.1916256,42.8437233],[1.1916057,42.8436928],[1.1915857,42.8436623],[1.1915656,42.8436241],[1.1915456,42.8435822],[1.1915356,42.8435555],[1.1915157,42.8435249],[1.1914856,42.8434944],[1.1914656,42.8434639],[1.1914357,42.8434258],[1.1914057,42.8433838],[1.1913856,42.8433533],[1.1913556,42.8433228],[1.1913157,42.8432846],[1.1912956,42.8432426],[1.1912856,42.8432121],[1.1912656,42.8431854],[1.1912557,42.8431549],[1.1912357,42.8431358],[1.1911956,42.8431129],[1.1911557,42.8430824],[1.1911356,42.8430557],[1.1911156,42.8430252],[1.1910956,42.8429947],[1.1910757,42.8429642],[1.1910657,42.8429222],[1.1910557,42.8429031],[1.1910456,42.8428726],[1.1910356,42.8428421],[1.1910356,42.8427925],[1.1910156,42.8427658],[1.1909757,42.8427238],[1.1910356,42.8425636],[1.1911356,42.8424644],[1.191079,42.8424339],[1.191029,42.8424225],[1.190989,42.8424225],[1.190949,42.8424225],[1.190909,42.8424149],[1.190869,42.8424034],[1.190829,42.8423958],[1.190789,42.8423843],[1.190749,42.8423843],[1.190709,42.8423653],[1.190659,42.8423653],[1.190619,42.8423653],[1.1905791,42.8423653],[1.190539,42.8423843],[1.1904989,42.8424034],[1.190469,42.8424149],[1.190429,42.8424339],[1.1903991,42.8424644],[1.190359,42.8424759],[1.190329,42.8425026],[1.190289,42.8425255],[1.190259,42.8425522],[1.190219,42.8425751],[1.190159,42.8425827],[1.1901391,42.8426056],[1.190079,42.8426247],[1.1900491,42.8426437],[1.190009,42.8426628],[1.189979,42.8426857],[1.189939,42.8427048],[1.189909,42.8427238],[1.189869,42.8427429],[1.189829,42.8427658],[1.189779,42.8427849],[1.189729,42.842804],[1.189679,42.842823],[1.189629,42.8428345],[1.189579,42.8428421],[1.1895289,42.8428421],[1.189479,42.8428421],[1.189429,42.8428421],[1.189379,42.8428345],[1.189329,42.8428421],[1.189289,42.8428421],[1.189249,42.8428535],[1.189209,42.8428726],[1.189189,42.8428955],[1.189169,42.8429337],[1.189139,42.8429642],[1.189109,42.8429832],[1.189059,42.8430023],[1.189019,42.8430138],[1.188959,42.8430138],[1.1889091,42.8430252],[1.188849,42.8430252],[1.188799,42.8430328],[1.1887389,42.8430328],[1.188699,42.8430557],[1.188639,42.8430557],[1.188579,42.8430634],[1.188529,42.8430824],[1.188489,42.8430939],[1.188449,42.8431053],[1.188399,42.8431129],[1.188359,42.8431244],[1.188319,42.8431244],[1.188269,42.8431435],[1.188229,42.8431435],[1.188179,42.8431435],[1.1881289,42.8431549],[1.188089,42.8431625],[1.188059,42.843174],[1.188019,42.8431854],[1.187969,42.8431931],[1.187919,42.8432045],[1.187879,42.8432121],[1.187819,42.8432121],[1.187749,42.8432045],[1.187659,42.8431854],[1.1875989,42.8431549],[1.187539,42.8431129],[1.187459,42.8430748],[1.187399,42.8430252],[1.187319,42.8429642],[1.187299,42.8429031],[1.187269,42.8428421],[1.1872391,42.8427849],[1.187229,42.8427353],[1.187199,42.8426628],[1.187199,42.8426132],[1.187209,42.8425446],[1.1872391,42.8424759],[1.187259,42.8424149],[1.187289,42.8423424],[1.187319,42.8422737],[1.187359,42.8422127],[1.187399,42.8421555],[1.187439,42.8421059],[1.187479,42.8420525],[1.187519,42.8419952],[1.187579,42.8419456],[1.187629,42.8419037],[1.1876791,42.8418427],[1.187709,42.841774],[1.187739,42.8417358],[1.187759,42.8416824],[1.187759,42.8416252],[1.1877789,42.8415642],[1.187789,42.8414955],[1.1877789,42.8414421],[1.1877691,42.8413734],[1.1877789,42.8413124],[1.1877691,42.8412437],[1.1877789,42.8411827],[1.187799,42.841114],[1.187809,42.8410454],[1.1877789,42.8409729],[1.187749,42.8409042],[1.187739,42.8408241],[1.1876791,42.8407631],[1.187639,42.8407249],[1.1875989,42.840683],[1.187539,42.8406448],[1.187489,42.8405952],[1.187469,42.8405228],[1.187399,42.8404732],[1.187349,42.8404121],[1.187279,42.8403625],[1.1872391,42.8403053],[1.187199,42.8402557],[1.187119,42.8402252],[1.187059,42.8401833],[1.1869889,42.8401451],[1.186929,42.8401031],[1.186869,42.840065],[1.186839,42.840023],[1.186769,42.8399925],[1.186709,42.8399544],[1.186639,42.8399239],[1.186579,42.8398857],[1.186529,42.8398323],[1.1864589,42.8397827],[1.186409,42.8397522],[1.186339,42.8397255],[1.186319,42.8396835],[1.186289,42.8396645],[1.186259,42.8396339],[1.186219,42.8396034],[1.1861891,42.8395844],[1.186149,42.8395653],[1.1861089,42.8395424],[1.186049,42.8395348],[1.186009,42.8395157],[1.185959,42.8395042],[1.1859289,42.8394928],[1.185889,42.8394623],[1.185849,42.8394547],[1.185809,42.8394241],[1.1857589,42.8394051],[1.185729,42.8393631],[1.185689,42.8393326],[1.185679,42.8393059],[1.1856689,42.8392639],[1.185649,42.8392334],[1.185629,42.8392029],[1.185599,42.8391724],[1.185549,42.8391342],[1.185499,42.8391151],[1.185439,42.8391037],[1.185419,42.8390846],[1.185359,42.8390732],[1.185289,42.8390732],[1.1852289,42.8390732],[1.185179,42.8390427],[1.1851389,42.8390045],[1.185089,42.8389854],[1.185059,42.8390045],[1.185029,42.8389626],[1.184989,42.8389549],[1.184939,42.8389435],[1.1848789,42.8389359],[1.184839,42.8389244],[1.184799,42.838913],[1.184739,42.838913],[1.184689,42.8389053],[1.184639,42.8389053],[1.184599,42.8388939],[1.184549,42.8388748],[1.184509,42.8388634],[1.184469,42.8388443],[1.184429,42.8388252],[1.184389,42.8388023],[1.1843489,42.8387833],[1.184299,42.8387756],[1.184249,42.8387451],[1.184199,42.8387222],[1.1841691,42.8386955],[1.184129,42.8386841],[1.1840791,42.8386726],[1.184039,42.8386421],[1.183989,42.838623],[1.183959,42.8385925],[1.183919,42.8385658],[1.183879,42.8385353],[1.183839,42.8385124],[1.183799,42.8384933],[1.183749,42.8384857],[1.183709,42.8384552],[1.183659,42.8384438],[1.183629,42.8384323],[1.183589,42.8384247],[1.183539,42.8384132],[1.183489,42.8383942],[1.183449,42.8383827],[1.183419,42.8383636],[1.183369,42.8383636],[1.183329,42.8383446],[1.1832891,42.8383141],[1.183259,42.8382721],[1.183219,42.838253],[1.183189,42.8382225],[1.183139,42.8381958],[1.183109,42.8381844],[1.183059,42.8381653],[1.183009,42.8381348],[1.182959,42.8381157],[1.182919,42.8380852],[1.182879,42.8380432],[1.182849,42.8380241],[1.182809,42.8380051],[1.182749,42.8379822],[1.182699,42.8379745],[1.182649,42.8379631],[1.1825891,42.8379555],[1.182539,42.8379631],[1.1824991,42.837944],[1.182439,42.8379326],[1.182389,42.837925],[1.182349,42.837925],[1.182289,42.8379135],[1.1822391,42.8379135],[1.182189,42.837883],[1.182119,42.8378754],[1.182099,42.8378448],[1.1820689,42.8378143],[1.182029,42.8378029],[1.1819789,42.8377838],[1.181929,42.8377724],[1.181879,42.8377533],[1.181819,42.8377342],[1.181769,42.8377228],[1.1817189,42.8377228],[1.181669,42.8377037],[1.1816289,42.8377151],[1.181569,42.8377037],[1.181519,42.8376923],[1.181479,42.8376923],[1.181439,42.8376846],[1.181399,42.8376846],[1.181349,42.8376732],[1.181309,42.8376541],[1.181269,42.837635],[1.181199,42.8376122],[1.181149,42.8375931],[1.181119,42.8375626],[1.181079,42.8375435],[1.181039,42.837513],[1.180999,42.8375053],[1.180959,42.8374748],[1.180939,42.8374443],[1.1809191,42.8374138],[1.180889,42.8373947],[1.180849,42.8373451],[1.180819,42.8373146],[1.180809,42.837265],[1.180799,42.8372345],[1.180789,42.8372154],[1.180779,42.8371849],[1.1807491,42.8371658],[1.180719,42.8371353],[1.180679,42.8371124],[1.180649,42.8370857],[1.180609,42.8370628],[1.1805691,42.8370323],[1.1805691,42.8370056],[1.180549,42.8369637],[1.180539,42.8369141],[1.180539,42.8368645],[1.180529,42.8368225],[1.180509,42.8367844],[1.180479,42.8367424],[1.180469,42.8367043],[1.180449,42.8366547],[1.180429,42.8366127],[1.180379,42.8365822],[1.180339,42.8365555],[1.180299,42.8365135],[1.180269,42.8364754],[1.1802289,42.8364334],[1.180189,42.8363953],[1.180149,42.8363647],[1.180099,42.8363228],[1.180059,42.8362846],[1.179999,42.8362427],[1.179949,42.8362236],[1.179889,42.8362045],[1.179839,42.8362045],[1.179759,42.8361931],[1.179689,42.836174],[1.1796089,42.8361855],[1.179549,42.8361855],[1.179459,42.836174],[1.179389,42.8361931],[1.179329,42.8361931],[1.1792589,42.8361931],[1.179199,42.836174],[1.179139,42.8361626],[1.179089,42.8361359],[1.179029,42.8361053],[1.178979,42.8360825],[1.178949,42.8360634],[1.178919,42.8360329],[1.178869,42.8360138],[1.178809,42.8359833],[1.178749,42.8359528],[1.178709,42.8359146],[1.178629,42.8358841],[1.178619,42.8358727],[1.178502,42.8358765],[1.178532,42.8358765],[1.178502,42.8358459],[1.178462,42.8358154],[1.1784019,42.8357773],[1.178342,42.8357468],[1.178292,42.8356972],[1.178252,42.8356476],[1.178212,42.835598],[1.178172,42.835556],[1.1781321,42.8355179],[1.178072,42.8354988],[1.1780421,42.8354454],[1.178012,42.8354073],[1.177982,42.8353577],[1.177982,42.8352966],[1.1779521,42.8352356],[1.177932,42.835186],[1.177902,42.8351555],[1.177842,42.8351288],[1.177812,42.8350868],[1.177752,42.8350372],[1.177702,42.8349876],[1.177642,42.8349457],[1.177592,42.8349266],[1.1775219,42.8348885],[1.177482,42.8348465],[1.1774319,42.8348083],[1.177422,42.8347588],[1.177382,42.8347168],[1.177352,42.8346558],[1.177302,42.8346176],[1.1772619,42.8345757],[1.1772521,42.834507],[1.177232,42.8344574],[1.177192,42.8344078],[1.1771621,42.8343582],[1.177102,42.8342972],[1.177062,42.8342361],[1.177022,42.834198],[1.176962,42.834137],[1.176912,42.8340988],[1.176852,42.8340683],[1.176772,42.8340454],[1.176692,42.8340378],[1.176622,42.8340378],[1.1765521,42.8340378],[1.1764621,42.8340569],[1.1763721,42.8340569],[1.1762919,42.8340874],[1.176232,42.8340988],[1.176152,42.8341064],[1.176082,42.8341179],[1.176012,42.8341179],[1.175932,42.8341179],[1.1758519,42.8341064],[1.175782,42.8341179],[1.175702,42.8341255],[1.175622,42.8341179],[1.175552,42.8341179],[1.175492,42.8340988],[1.1754121,42.8340874],[1.175362,42.8340759],[1.175292,42.8340569],[1.175212,42.8340073],[1.1751519,42.8339653],[1.175112,42.8339577],[1.175082,42.8339157],[1.175042,42.8338776],[1.175002,42.8338356],[1.174952,42.833786],[1.174902,42.8337288],[1.174872,42.8336754],[1.174842,42.8336182],[1.1747921,42.8335571],[1.174732,42.8335152],[1.174672,42.8334656],[1.174612,42.8334274],[1.174552,42.8333778],[1.174492,42.8333473],[1.174412,42.8332977],[1.174382,42.8332672],[1.174262,42.8332672],[1.174192,42.8332672],[1.174112,42.8332672],[1.174052,42.8332558],[1.173982,42.8332481],[1.173892,42.8332367],[1.173822,42.8332176],[1.173732,42.8331871],[1.1736619,42.833168],[1.173592,42.8331566],[1.173522,42.8331261],[1.173432,42.8331184],[1.173372,42.8331184],[1.173292,42.8330956],[1.173232,42.8330688],[1.173162,42.833046],[1.173092,42.8330078],[1.173012,42.8329659],[1.172932,42.8329468],[1.172852,42.8329163],[1.1727819,42.8329086],[1.172722,42.8328857],[1.172632,42.8328552],[1.172552,42.8328285],[1.172482,42.8328056],[1.172402,42.8327866],[1.172322,42.8327675],[1.172242,42.8327484],[1.172192,42.8326988],[1.172132,42.8326759],[1.172052,42.8326454],[1.171972,42.8326263],[1.171912,42.8326187],[1.171852,42.8325882],[1.171782,42.8325462],[1.171692,42.8325081],[1.171622,42.8324776],[1.171542,42.8324585],[1.171482,42.8324356],[1.171402,42.8324165],[1.171332,42.8323975],[1.171252,42.832386],[1.171172,42.8323669],[1.171092,42.8323288],[1.171032,42.8322983],[1.170962,42.8322487],[1.170902,42.8322182],[1.1708519,42.8322067],[1.170792,42.8321762],[1.170742,42.8321381],[1.170682,42.8320961],[1.170622,42.8320656],[1.170542,42.8320389],[1.170472,42.8319969],[1.170422,42.8319588],[1.170342,42.8319168],[1.170272,42.8319054],[1.170212,42.8318787],[1.1701519,42.8318481],[1.170122,42.8317986],[1.1700619,42.831768],[1.170012,42.831707],[1.169922,42.8316765],[1.169862,42.8316383],[1.169802,42.8316154],[1.1697119,42.8315964],[1.169662,42.8315964],[1.169582,42.8315964],[1.169502,42.8315887],[1.169422,42.8315887],[1.1693521,42.8315887],[1.1692719,42.8315887],[1.1691819,42.8315964],[1.169102,42.8316078],[1.169032,42.8316154],[1.168972,42.8316269],[1.168892,42.8316383],[1.168812,42.8316383],[1.168732,42.8316383],[1.168642,42.8316269],[1.168552,42.8316383],[1.168452,42.8316574],[1.168372,42.8316574],[1.168282,42.8316689],[1.168202,42.8316879],[1.1681221,42.8316765],[1.1680419,42.8316689],[1.167962,42.8316383],[1.167902,42.8316078],[1.167812,42.8315887],[1.167742,42.8315582],[1.167672,42.8315353],[1.167592,42.8315163],[1.167532,42.8314781],[1.167502,42.8314285],[1.167472,42.8313675],[1.1674221,42.8313179],[1.167362,42.8312759],[1.167322,42.8312378],[1.167272,42.8311768],[1.167192,42.8311272],[1.167142,42.8311081],[1.1670721,42.8310852],[1.167012,42.8310585],[1.166932,42.8310585],[1.166852,42.8310585],[1.166772,42.8310585],[1.166702,42.8310661],[1.166622,42.8310776],[1.166562,42.8310966],[1.166472,42.8311272],[1.166412,42.8311462],[1.166332,42.8311768],[1.166272,42.8311958],[1.166182,42.8312263],[1.1661119,42.8312569],[1.166032,42.8312874],[1.165962,42.8313179],[1.165882,42.8313255],[1.165792,42.8313255],[1.165712,42.831337],[1.165622,42.831337],[1.165532,42.831337],[1.165442,42.831337],[1.165352,42.831337],[1.165292,42.831337],[1.165222,42.8313179],[1.1651421,42.8313255],[1.165082,42.831337],[1.165012,42.831337],[1.164952,42.8313179],[1.1648819,42.8312988],[1.164812,42.8312569],[1.164752,42.8312187],[1.164682,42.8311882],[1.164632,42.8311386],[1.164582,42.8311081],[1.164552,42.8310661],[1.164502,42.8310165],[1.1644419,42.830986],[1.164432,42.8309174],[1.1644419,42.8308678],[1.164402,42.8308067],[1.164372,42.8307457],[1.164342,42.8307152],[1.164312,42.8306656],[1.164292,42.830616],[1.164282,42.8305664],[1.164252,42.8305168],[1.164232,42.8304672],[1.164212,42.8304253],[1.164212,42.830368],[1.164192,42.8303261],[1.1641819,42.8302689],[1.164192,42.8302155],[1.1641721,42.8301773],[1.164162,42.8301277],[1.164162,42.8300858],[1.164162,42.8300362],[1.1641819,42.8299751],[1.164202,42.8299179],[1.164212,42.8298569],[1.164232,42.8297958],[1.164252,42.8297386],[1.1642621,42.8296776],[1.164252,42.829628],[1.164242,42.829586],[1.164232,42.8295555],[1.164212,42.8295288],[1.164202,42.8295174],[1.1641799,42.8294792],[1.1641599,42.8294487],[1.16413,42.8294182],[1.1640899,42.82938],[1.16403,42.8293381],[1.1639899,42.8292885],[1.16395,42.8292389],[1.1638999,42.8291893],[1.16387,42.8291397],[1.1638399,42.8290901],[1.1638,42.8290291],[1.1637599,42.8289795],[1.1637399,42.8289185],[1.16369,42.8288498],[1.1636599,42.8288116],[1.1636399,42.8287582],[1.16361,42.8287201],[1.1635799,42.8286896],[1.1635399,42.8286514],[1.16352,42.8286209],[1.1634699,42.828598],[1.16344,42.8285713],[1.1634099,42.8285599],[1.1633799,42.8285294],[1.16334,42.8284988],[1.1632999,42.8284912],[1.16327,42.8284416],[1.1632199,42.8284302],[1.1631999,42.8283997],[1.16317,42.8283691],[1.1630999,42.828331],[1.1630599,42.8283081],[1.16307,42.82827],[1.1630399,42.8282394],[1.1630199,42.8282204],[1.1629699,42.8281898],[1.1629,42.8281898],[1.1628499,42.8281403],[1.1628,42.8280907],[1.16273,42.8280602],[1.1626699,42.8280296],[1.1625999,42.8280106],[1.16256,42.827961],[1.1624999,42.82798],[1.1624999,42.8279686],[1.1624899,42.8279495],[1.1624899,42.827919],[1.16254,42.8279114],[1.1624999,42.827919],[1.16247,42.827919],[1.16248,42.827858],[1.16248,42.8278198],[1.1625099,42.8277817],[1.16248,42.8277512],[1.1624399,42.8277512],[1.1624099,42.8277397],[1.16236,42.8277092],[1.1623099,42.8277016],[1.16228,42.8277016],[1.1622,42.8277206],[1.1621499,42.8277092],[1.1620699,42.8276901],[1.1619999,42.8276901],[1.16195,42.8276787],[1.1618899,42.8276596],[1.1617899,42.8276596],[1.1617299,42.8276405],[1.16168,42.8276291],[1.1616199,42.8276215],[1.1615599,42.82761],[1.1615,42.8276482],[1.1614699,42.8276291],[1.16143,42.8276291],[1.1613899,42.8276291],[1.16134,42.8276291],[1.1612899,42.8276291],[1.16125,42.8276291],[1.1611899,42.8275986],[1.1611199,42.82761],[1.16105,42.8276215],[1.16099,42.8276405],[1.1609299,42.8276291],[1.1608499,42.8276405],[1.16078,42.8276405],[1.1606899,42.8276596],[1.1605999,42.8276787],[1.1605799,42.8276787],[1.16054,42.8276787],[1.1604999,42.8276901],[1.1604699,42.8276901],[1.16043,42.8277016],[1.1603899,42.8276901],[1.1603299,42.8277016],[1.16029,42.8277016],[1.1602299,42.8277016],[1.16018,42.8277016],[1.1601299,42.8276901],[1.16008,42.8276711],[1.1600399,42.8276405],[1.15999,42.82761],[1.1599799,42.8275986],[1.15993,42.82761],[1.1598799,42.8276291],[1.15984,42.8276405],[1.1598099,42.82761],[1.15976,42.8276215],[1.1597199,42.8276215],[1.15967,42.82761],[1.15965,42.8275795],[1.1596199,42.8275604],[1.15957,42.827549],[1.1595099,42.8275681],[1.15948,42.827549],[1.1594299,42.8275414],[1.1593699,42.827549],[1.15932,42.8275604],[1.1592599,42.8275681],[1.15922,42.8275414],[1.1591599,42.8275681],[1.1590999,42.8275681],[1.1590699,42.827549],[1.1590199,42.8275414],[1.1589899,42.8275299],[1.15894,42.8275299],[1.1588899,42.8275604],[1.1588299,42.8275795],[1.1587999,42.8275604],[1.15876,42.8275185],[1.1587199,42.8275185],[1.1587,42.8274879],[1.15869,42.8274612],[1.1586599,42.8274384],[1.15861,42.8274498],[1.1585599,42.8274612],[1.15852,42.8274498],[1.1584699,42.8274689],[1.15841,42.8274803],[1.1583599,42.8274994],[1.15832,42.8275108],[1.1582799,42.8275185],[1.15824,42.8275299],[1.1581999,42.8275299],[1.1581399,42.8275299],[1.15808,42.8275299],[1.1580299,42.8275185],[1.158,42.8275414],[1.1579399,42.8275299],[1.1578599,42.8275604],[1.1577899,42.8275795],[1.15771,42.8275909],[1.15764,42.8276215],[1.1575799,42.8276405],[1.1575099,42.82761],[1.1574199,42.82761],[1.1573499,42.8275986],[1.15727,42.8275909],[1.1572199,42.8275681],[1.1571399,42.827549],[1.15704,42.8275414],[1.1569599,42.8275414],[1.1568999,42.8275299],[1.15683,42.8275185],[1.15676,42.8275185],[1.15668,42.8274994],[1.1566299,42.8274803],[1.1565199,42.8274803],[1.1564599,42.8274879],[1.1563599,42.8275185],[1.1562799,42.8275299],[1.1561899,42.8275299],[1.1561099,42.8275414],[1.1560099,42.8275681],[1.15595,42.8275681],[1.15587,42.8275909],[1.1558199,42.8276215],[1.1557699,42.82761],[1.1556499,42.8276291],[1.15555,42.8276215],[1.1554899,42.8276215],[1.1554199,42.82761],[1.1553299,42.8276215],[1.15526,42.8275986],[1.1551999,42.8275604],[1.15511,42.8275795],[1.155,42.8275909],[1.1549499,42.8275909],[1.1548499,42.8275909],[1.1547699,42.8275909],[1.1547099,42.8275986],[1.1546899,42.827549],[1.1545999,42.827549],[1.1545299,42.8275604],[1.15449,42.8275185],[1.1544399,42.8274803],[1.1544199,42.8274193],[1.1544199,42.8273811],[1.1543499,42.8273201],[1.1543,42.8272781],[1.15422,42.8272514],[1.1541699,42.8271904],[1.15411,42.8271294],[1.15404,42.8270912],[1.1539999,42.8270607],[1.15403,42.8269882],[1.1539299,42.8269882],[1.15386,42.8269997],[1.15378,42.8270111],[1.1537,42.8270111],[1.1536199,42.8270187],[1.1535499,42.8270111],[1.15344,42.8269882],[1.15334,42.8270111],[1.1532699,42.8270187],[1.1531999,42.8270187],[1.15315,42.8269691],[1.15307,42.8269615],[1.1530299,42.8269386],[1.153,42.8268814],[1.1529299,42.8268585],[1.1528499,42.8268585],[1.1527799,42.8268585],[1.15274,42.826828],[1.15272,42.8268013],[1.1526799,42.8267899],[1.15264,42.8267708],[1.1525999,42.8267593],[1.15256,42.8267517],[1.1525199,42.8267517],[1.15239,42.8267593],[1.1523058,42.8267517],[1.1521959,42.8267136],[1.1520959,42.826664],[1.1518558,42.8265228],[1.1517159,42.8264236],[1.1515859,42.8263435],[1.1514059,42.8262138],[1.1512458,42.8260612],[1.1509959,42.8258743],[1.1508659,42.8257713],[1.1507258,42.8257141],[1.1505859,42.8255844],[1.1504059,42.8254013],[1.1503459,42.825325],[1.1502959,42.8252449],[1.1502359,42.8251343],[1.1501858,42.824894],[1.1501459,42.8247414],[1.1501158,42.8246346],[1.1500659,42.8245239],[1.1499859,42.8244514],[1.1497859,42.8242645],[1.1493859,42.8239136],[1.1489059,42.8234825],[1.1486759,42.8232918],[1.1482059,42.8230019],[1.1476659,42.8226814],[1.1473958,42.8225136],[1.1471459,42.8223419],[1.1470418,42.8221474],[1.1468718,42.8217659],[1.1468118,42.8216171],[1.1468118,42.8215065],[1.1468818,42.8213081],[1.1470618,42.8209953],[1.1472919,42.8206482],[1.1473719,42.820488],[1.1474018,42.8203773],[1.1474018,42.8202782],[1.1473918,42.8202057],[1.1473719,42.8200951],[1.1473418,42.8199654],[1.1473418,42.8198471],[1.1473318,42.8197556],[1.1473018,42.8196754],[1.1472418,42.8195763],[1.1471618,42.8194771],[1.1471219,42.8193855],[1.1471119,42.8193054],[1.1471119,42.8192177],[1.1471318,42.8191071],[1.1471219,42.8190269],[1.1471119,42.8189774],[1.1470418,42.8188782],[1.1469219,42.8187561],[1.1467218,42.8185577],[1.1465518,42.8183556],[1.1462419,42.8180275],[1.1460319,42.8178558],[1.1458318,42.8177147],[1.1456019,42.817585],[1.1453519,42.8174171],[1.1452118,42.8173065],[1.1450919,42.8172073],[1.1450318,42.8170967],[1.1449819,42.8169746],[1.1449618,42.8168564],[1.1449618,42.8167076],[1.1449718,42.816555],[1.1449919,42.8164253],[1.1450218,42.8163071],[1.1450418,42.8161774],[1.1450418,42.8160667],[1.1450218,42.8159561],[1.1449718,42.8157959],[1.1449019,42.8156776],[1.1447519,42.815506],[1.1446018,42.8153763],[1.1444418,42.8152466],[1.1441618,42.8150558],[1.1440119,42.8149567],[1.1439219,42.8148956],[1.1438519,42.814827],[1.1438018,42.8147659],[1.1437819,42.8147163],[1.1437118,42.8143883],[1.1435518,42.8139153],[1.1433518,42.8134651],[1.1433119,42.8133774],[1.1432818,42.8132858],[1.1432619,42.8132057],[1.1432419,42.8131256],[1.1432018,42.8130379],[1.1431619,42.8129654],[1.1431018,42.8129082],[1.1430418,42.8128357],[1.1430018,42.8127861],[1.1429518,42.8127251],[1.1429218,42.8126755],[1.1429218,42.8126068],[1.1429719,42.8125381],[1.1430418,42.812458],[1.1430918,42.8123779],[1.1431118,42.8122749],[1.1431018,42.8121872],[1.1430619,42.8120956],[1.1429318,42.8119278],[1.1428518,42.8117676],[1.1428119,42.8116646],[1.1427718,42.8114853],[1.1427618,42.811306],[1.1427319,42.8110847],[1.1427119,42.810997],[1.1426618,42.8109055],[1.1426119,42.8108177],[1.1425118,42.8106956],[1.1423918,42.8105659],[1.1421318,42.8103752],[1.1419818,42.8102455],[1.1419718,42.8102455],[1.1418918,42.8101463],[1.1418519,42.8100357],[1.1418319,42.8098946],[1.1418419,42.8097763],[1.1419019,42.8096581],[1.1420119,42.8094864],[1.1420418,42.8094177],[1.1421019,42.8093567],[1.1421518,42.8092957],[1.1421618,42.8092575],[1.1421618,42.8092079],[1.1421318,42.8091545],[1.1420718,42.8091164],[1.1419618,42.8090363],[1.1419518,42.8090248],[1.1419319,42.8090172],[1.1416819,42.808815],[1.1414019,42.8085861],[1.1411818,42.8083878],[1.1410118,42.8082161],[1.1408519,42.8080559],[1.1406219,42.807827],[1.1405019,42.8076172],[1.1404618,42.8074875],[1.1404519,42.8073769],[1.1404419,42.8071861],[1.1404618,42.8071251],[1.1404718,42.8070869],[1.1404818,42.8070564],[1.1404818,42.8070259],[1.1404519,42.8069954],[1.1404119,42.8069649],[1.1403718,42.8069649],[1.1403319,42.8069954],[1.1403018,42.8070068],[1.1402719,42.8070068],[1.1402519,42.8069954],[1.1402519,42.8069649],[1.1402918,42.8069458],[1.1403319,42.8069382],[1.1403519,42.8069153],[1.1403519,42.8068771],[1.1403219,42.8068352],[1.1402818,42.806797],[1.1402419,42.8067551],[1.1402218,42.8067169],[1.1402018,42.8066673],[1.1402118,42.8065948],[1.1402018,42.806427],[1.1402118,42.8062553],[1.1402018,42.8061447],[1.1401918,42.806076],[1.1401819,42.8059959],[1.1401619,42.8059273],[1.1401318,42.8058357],[1.1401118,42.8057861],[1.1401018,42.805748],[1.1400919,42.8056946],[1.1400819,42.8056564],[1.1400619,42.8056145],[1.1400318,42.8055878],[1.1399919,42.8055573],[1.1399418,42.8055267],[1.1399019,42.8054848],[1.1398518,42.8054771],[1.1398019,42.8054581],[1.1397419,42.8054466],[1.1397119,42.8054352],[1.1396619,42.8053856],[1.1396118,42.8053246],[1.1395818,42.8052979],[1.1395818,42.805275],[1.1395918,42.8052254],[1.1396319,42.8051453],[1.1396519,42.805088],[1.1396419,42.8050346],[1.1396319,42.804985],[1.1395918,42.8049355],[1.1394918,42.8048553],[1.1393218,42.8047447],[1.1390918,42.8046455],[1.1386518,42.8043671],[1.1383919,42.8041954],[1.1378418,42.8038559],[1.1376019,42.8037567],[1.1373519,42.8036766],[1.1371318,42.803627],[1.1368618,42.8035851],[1.1367218,42.8035545],[1.1365318,42.8034973],[1.1363618,42.8034477],[1.1360219,42.8033562],[1.1358018,42.8032875],[1.1356119,42.803215],[1.1354918,42.8031578],[1.1353718,42.8030548],[1.1352918,42.8029671],[1.1352319,42.802906],[1.1351218,42.802845],[1.1349919,42.8028145],[1.1346918,42.8027763],[1.1343719,42.8027573],[1.1341819,42.8027153],[1.1339118,42.8026466],[1.1335819,42.8024864],[1.1332618,42.8023682],[1.1331018,42.8023262],[1.1328619,42.8023071],[1.1325219,42.8023071],[1.1322619,42.8023071],[1.1320318,42.8023148],[1.1317918,42.8023148],[1.1315318,42.8022957],[1.1313318,42.8022766],[1.1312518,42.8022957],[1.1311018,42.8023682],[1.1309419,42.8024979],[1.1306618,42.8027153],[1.1304618,42.802887],[1.1302718,42.8030167],[1.1302218,42.8030281],[1.1301419,42.8030472],[1.1299819,42.8030357],[1.1296818,42.8030281],[1.1292119,42.8030357],[1.1288818,42.8029976],[1.1286318,42.802948],[1.1284318,42.8029175],[1.1282518,42.802906],[1.1281219,42.8028755],[1.1279519,42.8028145],[1.1277919,42.8027267],[1.1276019,42.802597],[1.1274818,42.802475],[1.1273519,42.8023682],[1.1271118,42.8021545],[1.1268718,42.8018951],[1.1266818,42.8017578],[1.1263819,42.8015747],[1.1260918,42.8014374],[1.1257519,42.8012772],[1.1253618,42.8010864],[1.1248618,42.8008575],[1.1246818,42.8007545],[1.1246018,42.8006783],[1.1244619,42.8005753],[1.1243418,42.800457],[1.1242518,42.8003082],[1.1241019,42.800148],[1.1239419,42.7999077],[1.1238319,42.7997665],[1.1237519,42.799675],[1.1236519,42.7995758],[1.1234919,42.799408],[1.1233618,42.7992668],[1.1232018,42.7991447],[1.1230818,42.7990456],[1.1229719,42.798996],[1.1228819,42.7989578],[1.1227919,42.7989273],[1.1227119,42.7989159],[1.1226119,42.7989082],[1.1224519,42.7989082],[1.1222819,42.7989273],[1.1221619,42.7989464],[1.1220819,42.7989655],[1.1220119,42.7989845],[1.1219618,42.798996],[1.1219019,42.7990074],[1.1218419,42.799015],[1.1217718,42.7990074],[1.1217018,42.798996],[1.1216519,42.7989845],[1.1215818,42.7989655],[1.1215018,42.7989273],[1.1214418,42.7988968],[1.1213518,42.7988548],[1.1212618,42.7988358],[1.1211518,42.7988167],[1.1210219,42.7987976],[1.1209018,42.7987862],[1.1208519,42.7987862],[1.1207918,42.7987671],[1.1207218,42.7987366],[1.1206218,42.798687],[1.1205518,42.798645],[1.1204919,42.7986069],[1.1204219,42.7985382],[1.1203918,42.7984962],[1.1203119,42.7984467],[1.1202519,42.7984276],[1.1202018,42.7984047],[1.1201519,42.7983856],[1.1201218,42.7983665],[1.1200918,42.7983475],[1.1200819,42.7983246],[1.1200719,42.7982979],[1.1200819,42.798275],[1.1200918,42.7982445],[1.1201018,42.7982254],[1.1201319,42.7982063],[1.1201619,42.7981873],[1.1201719,42.7981682],[1.1201918,42.7981453],[1.1201918,42.7981148],[1.1201818,42.7980576],[1.1201619,42.7979851],[1.1201419,42.7979469],[1.1201319,42.797905],[1.1201319,42.7978668],[1.1201319,42.7978172],[1.1201419,42.7977448],[1.1201419,42.7977066],[1.1201419,42.7976646],[1.1201319,42.7974968],[1.1201118,42.7973862],[1.1200918,42.797287],[1.1200719,42.797226],[1.1200619,42.7971954],[1.1200519,42.7971649],[1.1200619,42.7971153],[1.1200519,42.7970772],[1.1200418,42.7970352],[1.1200118,42.7969856],[1.1199719,42.796936],[1.1199119,42.7968864],[1.1198518,42.7968559],[1.1197919,42.7968178],[1.1197119,42.7967682],[1.1196319,42.7967262],[1.1195718,42.7967072],[1.1195319,42.7966881],[1.1195018,42.7966576],[1.1194619,42.7966347],[1.1194218,42.7966156],[1.1193719,42.7965851],[1.1193318,42.796566],[1.1192919,42.7965469],[1.1192518,42.7965164],[1.1192118,42.7964973],[1.1191819,42.7964859],[1.1191518,42.7964783],[1.1191219,42.7964668],[1.1191119,42.7964554],[1.1191019,42.7964478],[1.1190919,42.7964249],[1.1190919,42.7964172],[1.1190718,42.7963982],[1.1190518,42.7963753],[1.1190219,42.7963448],[1.1189718,42.7962952],[1.1189119,42.7962265],[1.1188918,42.7962151],[1.1188918,42.796196],[1.1188818,42.7961769],[1.1188818,42.7961578],[1.1188618,42.7961349],[1.1188319,42.7960968],[1.1187918,42.7960548],[1.1187619,42.7960167],[1.1187319,42.7960052],[1.1187118,42.7959976],[1.1187018,42.7959747],[1.1186819,42.7959671],[1.1186819,42.7959557],[1.1186719,42.7959251],[1.1186619,42.7959061],[1.1186619,42.795887],[1.1186519,42.7958565],[1.1186519,42.7958374],[1.1186318,42.7958145],[1.1186118,42.7957954],[1.1185919,42.7957764],[1.1185719,42.7957573],[1.1185519,42.7957382],[1.1185318,42.7956963],[1.1185118,42.7956772],[1.1184919,42.7956467],[1.1184518,42.7956161],[1.1184418,42.7956047],[1.1184218,42.7955971],[1.1183919,42.7955971],[1.1183718,42.7955856],[1.1183518,42.7955856],[1.1183319,42.7955856],[1.1183219,42.7955856],[1.1182919,42.7955666],[1.1182618,42.7955551],[1.1182219,42.795536],[1.1181918,42.795517],[1.1181818,42.7954979],[1.1181618,42.7954674],[1.1181419,42.7954369],[1.1181319,42.7954178],[1.1181319,42.7954063],[1.1181219,42.7953949],[1.1181219,42.7953873],[1.1181118,42.7953758],[1.1180918,42.7953682],[1.1180718,42.7953568],[1.1180419,42.7953453],[1.1180319,42.7953377],[1.1180118,42.7953262],[1.1179918,42.7953072],[1.1179818,42.7952881],[1.1179719,42.7952766],[1.1179519,42.7952652],[1.1179218,42.7952576],[1.1178919,42.7952347],[1.1178719,42.7952156],[1.1178318,42.7951851],[1.1178019,42.7951546],[1.1177619,42.7951279],[1.1176618,42.7950668],[1.1175919,42.7950249],[1.1175518,42.7950058],[1.1175219,42.7949982],[1.1175119,42.7949982],[1.1174918,42.7949867],[1.1174618,42.7949677],[1.1174419,42.7949562],[1.1174119,42.7949257],[1.1173818,42.7949181],[1.1173419,42.7949066],[1.1173218,42.7948875],[1.1173018,42.7948761],[1.1172519,42.794838],[1.1171918,42.7947845],[1.1171418,42.7947464],[1.1170919,42.7947083],[1.1170418,42.7946548],[1.1170218,42.7946358],[1.1169819,42.7946281],[1.1169618,42.7946167],[1.1169418,42.7945976],[1.1169219,42.7945671],[1.1169019,42.7945557],[1.1168919,42.794548],[1.1168919,42.7945366],[1.1168718,42.7945251],[1.1168418,42.7945175],[1.1168219,42.7945175],[1.1167818,42.7945061],[1.1167319,42.794487],[1.1167018,42.7944756],[1.1166818,42.7944679],[1.1166619,42.7944565],[1.1166419,42.7944374],[1.1166319,42.794426],[1.1166118,42.7944069],[1.1166018,42.7943878],[1.1165818,42.7943649],[1.1165719,42.7943573],[1.1165519,42.7943459],[1.1165118,42.7943153],[1.1164719,42.7942963],[1.1164318,42.7942581],[1.1164018,42.7942352],[1.1163819,42.7942162],[1.1163719,42.7942047],[1.1163619,42.7941971],[1.1163619,42.794178],[1.1163518,42.7941551],[1.1163518,42.7941246],[1.1163318,42.794075],[1.1163218,42.7940178],[1.1163218,42.7939949],[1.1163119,42.7939758],[1.1163019,42.7939568],[1.1163019,42.7939377],[1.1162919,42.7939148],[1.1162819,42.7939072],[1.1162719,42.7938957],[1.1162518,42.7938766],[1.1162518,42.7938576],[1.1162418,42.7938461],[1.1162318,42.7937775],[1.1162318,42.7937164],[1.1162219,42.7936668],[1.1162119,42.7936172],[1.1162019,42.7935753],[1.1161919,42.7935448],[1.1161819,42.7935257],[1.1161618,42.7934952],[1.1161319,42.793457],[1.1161019,42.7934265],[1.1160419,42.7933578],[1.1160219,42.7933273],[1.1160018,42.7933159],[1.1159918,42.7933159],[1.1159619,42.7932968],[1.1159319,42.7932854],[1.1159018,42.7932472],[1.1158719,42.7932167],[1.1158319,42.7931671],[1.1157819,42.7931061],[1.1157418,42.7930756],[1.1157118,42.793045],[1.1156719,42.7929955],[1.1156318,42.7929382],[1.1156218,42.7929077],[1.1156118,42.7928772],[1.1156118,42.7928352],[1.1156218,42.792778],[1.1156318,42.7927361],[1.1156218,42.7926865],[1.1156118,42.7926369],[1.1155919,42.7925873],[1.1155518,42.7925377],[1.1154319,42.7924271],[1.1153219,42.792347],[1.1152419,42.792305],[1.1151818,42.7922668],[1.1151218,42.7922173],[1.1150519,42.7921677],[1.1150018,42.7921066],[1.1149218,42.7920265],[1.1148218,42.7918663],[1.1147618,42.7917252],[1.1147019,42.7916069],[1.1146518,42.7915268],[1.1145818,42.7914276],[1.1144419,42.7912674],[1.1142819,42.7911453],[1.1142019,42.7910957],[1.1141119,42.7910652],[1.1140318,42.7910347],[1.1139618,42.7909851],[1.1139019,42.790947],[1.1138519,42.7909164],[1.1138119,42.7908974],[1.1137519,42.7908669],[1.1136918,42.7908363],[1.1136419,42.7908173],[1.1135919,42.7907677],[1.1135719,42.7907372],[1.1135318,42.7906952],[1.1134919,42.790657],[1.1134518,42.7906075],[1.1134019,42.7905579],[1.1133518,42.7905159],[1.1133219,42.7904854],[1.1133019,42.7904663],[1.1132818,42.7904472],[1.1132618,42.7904472],[1.1132518,42.7904472],[1.1132319,42.7904549],[1.1132119,42.7904778],[1.1131718,42.7904778],[1.1131618,42.7904778],[1.1131419,42.7904663],[1.1131119,42.7904472],[1.1130818,42.7904282],[1.1130519,42.7903976],[1.1130118,42.7903671],[1.1129918,42.7903481],[1.1129719,42.7903366],[1.1129419,42.7903175],[1.1129218,42.7903061],[1.1129018,42.7902946],[1.1128819,42.790287],[1.1128418,42.7902756],[1.1128118,42.7902756],[1.1127919,42.7902756],[1.1127819,42.7902756],[1.1127619,42.7902679],[1.1127418,42.7902679],[1.1127119,42.7902451],[1.1126719,42.7902374],[1.1126418,42.790226],[1.1126019,42.7902145],[1.1125718,42.7902069],[1.1125418,42.7902069],[1.1125019,42.7901955],[1.1124618,42.7901955],[1.1124319,42.7901955],[1.1124119,42.7901955],[1.1124018,42.7901878],[1.1124119,42.7901878],[1.1124119,42.7901764],[1.1124119,42.7901649],[1.1123918,42.7901459],[1.1123718,42.7901459],[1.1123619,42.7901382],[1.1123519,42.7901154],[1.1123319,42.7900963],[1.1123219,42.7900772],[1.1123118,42.7900772],[1.1123018,42.7900772],[1.1122918,42.7900658],[1.1122818,42.7900467],[1.1122719,42.7900352],[1.1122619,42.7900276],[1.1122519,42.7900162],[1.1122319,42.7900047],[1.1122018,42.7899971],[1.1121918,42.7899971],[1.1121819,42.7899857],[1.1121819,42.789978],[1.1121719,42.7899666],[1.1121619,42.7899551],[1.1121418,42.7899551],[1.1121318,42.7899551],[1.1121118,42.7899551],[1.1121018,42.7899475],[1.1120819,42.7899475],[1.1120819,42.7899361],[1.1120819,42.7899246],[1.1120719,42.789917],[1.1120619,42.7899055],[1.1120619,42.7898979],[1.1120619,42.7898865],[1.1120619,42.7898674],[1.1120619,42.789856],[1.1120518,42.789856],[1.1120418,42.7898445],[1.1120318,42.7898369],[1.1120318,42.7898254],[1.1120418,42.7898178],[1.1120418,42.7897949],[1.1120318,42.7897682],[1.1120318,42.7897377],[1.1120218,42.7897072],[1.1120119,42.7896767],[1.1120119,42.7896576],[1.1120019,42.7896347],[1.1119919,42.7896271],[1.1119819,42.789608],[1.1119719,42.7895966],[1.1119618,42.7895775],[1.1119418,42.789547],[1.1119219,42.7895279],[1.1118919,42.7894974],[1.1118418,42.7894669],[1.1117718,42.7894249],[1.1117119,42.7894173],[1.1116618,42.7894058],[1.1116018,42.7893982],[1.1115419,42.7893867],[1.1114719,42.7893867],[1.1114218,42.7893867],[1.1113719,42.7893677],[1.1113218,42.7893562],[1.1112219,42.7893372],[1.1111618,42.7893372],[1.1111219,42.7893448],[1.1110818,42.7893562],[1.1110518,42.7893753],[1.1110018,42.789505],[1.1109618,42.7896347],[1.1108818,42.7897758],[1.1108519,42.789875],[1.1108118,42.7899246],[1.1107719,42.7899666],[1.1106318,42.7900047],[1.1103919,42.7900772],[1.1102918,42.7901077],[1.1102519,42.7901154],[1.1102419,42.7901154],[1.1102419,42.7900963],[1.1102718,42.7900581],[1.1103419,42.7899551],[1.1104119,42.7898445],[1.1104718,42.7897072],[1.1105019,42.7896347],[1.1105119,42.7895164],[1.1105119,42.7892761],[1.1105119,42.789135],[1.1103518,42.7893372],[1.1101018,42.7896156],[1.1099619,42.7897263],[1.1097119,42.7898445],[1.1095618,42.789917],[1.1094818,42.7899475],[1.1094519,42.7899361],[1.1094718,42.7898445],[1.1095319,42.7897377],[1.1096618,42.7896461],[1.1098218,42.7895164],[1.1098418,42.7894669],[1.1098719,42.7893982],[1.1098619,42.7893066],[1.1098518,42.7891846],[1.1097618,42.7893372],[1.1096818,42.7894363],[1.1095519,42.7895355],[1.1095419,42.7895355],[1.1095419,42.789547],[1.1092118,42.7896957],[1.1091019,42.7897263],[1.1090119,42.7897148],[1.1089219,42.7896881],[1.1089119,42.7896576],[1.1089919,42.789566],[1.1091119,42.7894173],[1.1091719,42.7893448],[1.1091919,42.7892876],[1.1091819,42.7891846],[1.1091719,42.7890282],[1.1091619,42.7889252],[1.1091518,42.7889061],[1.1090819,42.7889481],[1.1090119,42.7889748],[1.1089818,42.7889252],[1.1089319,42.788826],[1.1089119,42.7887955],[1.1087619,42.7889252],[1.1086118,42.7891083],[1.1084619,42.7892456],[1.1083618,42.7892952],[1.1081718,42.7893753],[1.1080818,42.7894058],[1.1080519,42.7894478],[1.1080319,42.7895164],[1.1080018,42.7896767],[1.1079719,42.7898064],[1.1079619,42.7898369],[1.1078819,42.7897682],[1.1077719,42.7896767],[1.1077019,42.7895851],[1.1076518,42.789505],[1.1076719,42.7894478],[1.1076919,42.7893677],[1.1077518,42.7892761],[1.1077919,42.789196],[1.1078318,42.7890472],[1.1078418,42.788765],[1.1078519,42.7882156],[1.1078418,42.7880669],[1.1078218,42.7878952],[1.1078118,42.7878265],[1.1078218,42.7877655],[1.1078418,42.7877159],[1.1078819,42.7876778],[1.1079719,42.7876549],[1.1080419,42.7876549],[1.1081319,42.7876549],[1.1082119,42.7876472],[1.1082119,42.7876358],[1.1082718,42.7876167],[1.1084318,42.7875175],[1.1085619,42.787426],[1.1086318,42.787365],[1.1086619,42.7873459],[1.1086218,42.7873154],[1.1085719,42.7872963],[1.1085318,42.7872772],[1.1085218,42.7872658],[1.1084819,42.7872467],[1.1084719,42.7872276],[1.1084518,42.7872162],[1.1084518,42.7871971],[1.1084518,42.7871857],[1.1084719,42.7871666],[1.1084919,42.7871666],[1.1085318,42.7871475],[1.1085719,42.7871246],[1.1085819,42.787117],[1.1086018,42.7871056],[1.1086218,42.7870979],[1.1086419,42.7870865],[1.1086519,42.787075],[1.1086619,42.7870674],[1.1086619,42.7870445],[1.1086719,42.7870369],[1.1087018,42.7870178],[1.1087118,42.7869949],[1.1087419,42.7869759],[1.1087818,42.7869682],[1.1088119,42.7869568],[1.1088518,42.7869453],[1.1088718,42.7869453],[1.1089019,42.7869377],[1.1089119,42.7869377],[1.1089219,42.7869263],[1.1089119,42.7869148],[1.1089019,42.7869072],[1.1088718,42.7868958],[1.1088419,42.7868958],[1.1088119,42.7868958],[1.1087818,42.7868958],[1.1087619,42.7868958],[1.1087419,42.7868881],[1.1087319,42.7868881],[1.1087219,42.7868767],[1.1087118,42.7868767],[1.1087018,42.7868652],[1.1086918,42.7868652],[1.1086719,42.7868652],[1.1086619,42.7868767],[1.1086419,42.7868767],[1.1086218,42.7868652],[1.1086118,42.7868767],[1.1086018,42.7868767],[1.1085918,42.7868767],[1.1085819,42.7868767],[1.1085619,42.7868767],[1.1085519,42.7868767],[1.1085418,42.7868652],[1.1085318,42.7868652],[1.1085218,42.7868652],[1.1085118,42.7868652],[1.1085018,42.7868652],[1.1085018,42.7868767],[1.1084919,42.7868881],[1.1084819,42.7868881],[1.1084719,42.7868881],[1.1084518,42.7868881],[1.1084418,42.7868881],[1.1084318,42.7868958],[1.1084119,42.7868958],[1.1084019,42.7869072],[1.1083919,42.7869072],[1.1083719,42.7869148],[1.1083618,42.7869148],[1.1083418,42.7869263],[1.1083219,42.7869263],[1.1083119,42.7869263],[1.1083019,42.7869377],[1.1082919,42.7869377],[1.1082819,42.7869453],[1.1082718,42.7869453],[1.1082618,42.7869453],[1.1082518,42.7869453],[1.1082418,42.7869568],[1.1082219,42.7869568],[1.1082119,42.7869568],[1.1082019,42.7869453],[1.1082019,42.7869377],[1.1082019,42.7869263],[1.1082119,42.7869148],[1.1082219,42.7869072],[1.1082319,42.7868958],[1.1082618,42.7868767],[1.1082718,42.7868652],[1.1082819,42.7868652],[1.1082919,42.7868576],[1.1083019,42.7868347],[1.1083119,42.7868271],[1.1083219,42.7868156],[1.1083418,42.786808],[1.1083719,42.7867966],[1.1083819,42.7867851],[1.1084019,42.7867661],[1.1084318,42.786747],[1.1084619,42.7867355],[1.1084819,42.7867165],[1.1085118,42.786705],[1.1085519,42.7866974],[1.1085918,42.7866859],[1.1086218,42.7866745],[1.1086419,42.7866669],[1.1086619,42.7866554],[1.1086719,42.7866554],[1.1086818,42.7866478],[1.1087018,42.7866364],[1.1087319,42.7866173],[1.1087519,42.7866058],[1.1087718,42.7865868],[1.1087918,42.7865753],[1.1088119,42.7865562],[1.1088319,42.7865372],[1.1088419,42.7865257],[1.1088518,42.7865181],[1.1088618,42.7864952],[1.1088818,42.7864952],[1.1089019,42.7864876],[1.1089019,42.7864761],[1.1089219,42.7864647],[1.1089319,42.7864571],[1.1089319,42.7864456],[1.1089418,42.786438],[1.1089518,42.7864265],[1.1089518,42.7864151],[1.1089518,42.7864075],[1.1089418,42.786396],[1.1089418,42.7863846],[1.1089319,42.786377],[1.1089219,42.7863579],[1.1089019,42.7863464],[1.1088818,42.7863159],[1.1088518,42.7862968],[1.1088119,42.7862663],[1.1087519,42.7862167],[1.1087018,42.7861862],[1.1086918,42.7861748],[1.1086818,42.7861671],[1.1086818,42.7861557],[1.1086818,42.7861481],[1.1086719,42.7861481],[1.1086619,42.7861366],[1.1086419,42.7861366],[1.1086218,42.7861252],[1.1085719,42.7861061],[1.1085418,42.7860947],[1.1085318,42.7860756],[1.1085218,42.7860565],[1.1085018,42.7860374],[1.1084919,42.786026],[1.1084719,42.7859955],[1.1084719,42.7859764],[1.1084619,42.7859573],[1.1084619,42.7859383],[1.1084619,42.7859154],[1.1084619,42.7858963],[1.1084619,42.7858772],[1.1084619,42.7858582],[1.1084518,42.7858467],[1.1084418,42.7858162],[1.1084318,42.7858047],[1.1084218,42.7857857],[1.1084218,42.785778],[1.1084218,42.7857666],[1.1084218,42.7857552],[1.1084318,42.7857475],[1.1084418,42.7857246],[1.1084518,42.785717],[1.1084619,42.7857056],[1.1084719,42.7856979],[1.1084819,42.7856865],[1.1084819,42.785675],[1.1084819,42.7856674],[1.1084819,42.7856445],[1.1084719,42.7856255],[1.1084619,42.7855949],[1.1084518,42.7855759],[1.1084518,42.7855453],[1.1084518,42.7855377],[1.1084619,42.7855148],[1.1084619,42.7854958],[1.1084619,42.7854767],[1.1084518,42.7854576],[1.1084418,42.7854462],[1.1084318,42.7854347],[1.1084218,42.7854271],[1.1084119,42.785408],[1.1084019,42.7853966],[1.1083919,42.7853851],[1.1083819,42.7853775],[1.1083719,42.7853546],[1.1083719,42.785347],[1.1083719,42.7853355],[1.1083618,42.7853279],[1.1083618,42.785305],[1.1083618,42.7852669],[1.1083618,42.7852478],[1.1083719,42.7852058],[1.1083719,42.7851868],[1.1083719,42.7851563],[1.1083618,42.7851181],[1.1083618,42.7850761],[1.1083719,42.785038],[1.1083819,42.7849846],[1.1083919,42.7849159],[1.1084019,42.7848549],[1.1084119,42.7848167],[1.1084119,42.7847862],[1.1084119,42.7847557],[1.1084019,42.7847366],[1.1083919,42.7846947],[1.1083719,42.784668],[1.1083318,42.7846451],[1.1083119,42.784626],[1.1083019,42.7846069],[1.1082919,42.7845879],[1.1082819,42.784565],[1.1082819,42.7845573],[1.1083019,42.7845268],[1.1083119,42.7845078],[1.1083119,42.7844963],[1.1083219,42.7844658],[1.1083219,42.7844582],[1.1083219,42.7844353],[1.1083019,42.7844048],[1.1082819,42.7843857],[1.1082518,42.7843666],[1.1082319,42.7843475],[1.1082019,42.7843361],[1.1081718,42.7843246],[1.1081618,42.784317],[1.1081319,42.7842979],[1.1081219,42.7842751],[1.1081018,42.7842445],[1.1080818,42.7842369],[1.1080718,42.7842178],[1.1080519,42.7841949],[1.1080419,42.7841759],[1.1080219,42.7841682],[1.1080118,42.7841454],[1.1080018,42.7841263],[1.1080018,42.7841148],[1.1079918,42.7840958],[1.1079818,42.7840652],[1.1079818,42.7840462],[1.1079719,42.7840157],[1.1079619,42.7839851],[1.1079419,42.7839546],[1.1079419,42.7839355],[1.1079319,42.783905],[1.1079218,42.7838745],[1.1079218,42.7838554],[1.1079118,42.7838364],[1.1079218,42.7838249],[1.1079218,42.7838058],[1.1079319,42.7837982],[1.1079419,42.7837753],[1.1079419,42.7837563],[1.1079519,42.7837448],[1.1079519,42.7837372],[1.1079719,42.7837257],[1.1079719,42.7837181],[1.1079818,42.7837067],[1.1079719,42.7837067],[1.1079719,42.7836876],[1.1079619,42.7836761],[1.1079519,42.7836761],[1.1079519,42.7836647],[1.1079619,42.7836571],[1.1079619,42.7836456],[1.1079619,42.783638],[1.1079619,42.7836075],[1.1079519,42.7835846],[1.1079519,42.783577],[1.1079419,42.783577],[1.1079419,42.7835655],[1.1079419,42.7835579],[1.1079419,42.7835274],[1.1079419,42.7835045],[1.1079319,42.7834778],[1.1079218,42.7834549],[1.1079218,42.7834473],[1.1079118,42.7834358],[1.1079018,42.7834167],[1.1078918,42.7834053],[1.1078819,42.7834053],[1.1078819,42.7833977],[1.1078719,42.7833862],[1.1078619,42.7833672],[1.1078619,42.7833481],[1.1078619,42.7833252],[1.1078619,42.7833061],[1.1078719,42.7832756],[1.1078719,42.783226],[1.1078719,42.7831955],[1.1078819,42.783165],[1.1078819,42.7831459],[1.1078819,42.7831383],[1.1078918,42.7831154],[1.1079118,42.7831078],[1.1079319,42.7830963],[1.1079519,42.7830772],[1.1079719,42.7830467],[1.1079818,42.7830276],[1.1079918,42.7830048],[1.1080018,42.7829857],[1.1080018,42.7829666],[1.1080118,42.7829475],[1.1080018,42.7829247],[1.1080018,42.782917],[1.1079918,42.7828979],[1.1080018,42.7828865],[1.1080018,42.7828674],[1.1080018,42.7828445],[1.1080018,42.7828369],[1.1080018,42.7828255],[1.1080018,42.7828064],[1.1079918,42.782795],[1.1079918,42.7827873],[1.1079918,42.7827759],[1.1080018,42.7827682],[1.1080319,42.7827377],[1.1080519,42.7827263],[1.1080618,42.7827148],[1.1080818,42.7826958],[1.1080818,42.7826881],[1.1080918,42.7826767],[1.1080918,42.7826576],[1.1080918,42.7826462],[1.1080918,42.7826271],[1.1080918,42.7826157],[1.1081018,42.7825966],[1.1081018,42.7825851],[1.1081018,42.7825775],[1.1080918,42.7825546],[1.1081018,42.782547],[1.1081018,42.7825279],[1.1081018,42.7825165],[1.1081018,42.7824974],[1.1081018,42.7824745],[1.1081018,42.7824669],[1.1081018,42.7824478],[1.1081018,42.7824249],[1.1081119,42.7824059],[1.1081319,42.7823868],[1.1081419,42.7823753],[1.1081518,42.7823563],[1.1081618,42.7823372],[1.1081618,42.7823257],[1.1081618,42.7823067],[1.1081718,42.7822952],[1.1081818,42.7822876],[1.1082019,42.7822647],[1.1082119,42.7822456],[1.1082319,42.782238],[1.1082418,42.7822266],[1.1082518,42.7822151],[1.1082518,42.7822075],[1.1082518,42.782196],[1.1082418,42.7821846],[1.1082418,42.782177],[1.1082518,42.7821579],[1.1082718,42.782135],[1.1082819,42.7821159],[1.1082919,42.7821045],[1.1082919,42.7820854],[1.1082919,42.7820549],[1.1082919,42.7820282],[1.1082819,42.7819862],[1.1082819,42.7819557],[1.1082819,42.7819252],[1.1082819,42.781868],[1.1082718,42.7817955],[1.1082718,42.7817574],[1.1082819,42.7817154],[1.1082919,42.7816772],[1.1083119,42.7816277],[1.1083318,42.7815781],[1.1083518,42.7815475],[1.1083719,42.781517],[1.1083819,42.7814751],[1.1084019,42.7814674],[1.1084119,42.7814369],[1.1084218,42.7814178],[1.1084218,42.7813873],[1.1084318,42.7813568],[1.1084418,42.7813148],[1.1084619,42.7812881],[1.1084819,42.7812462],[1.1085018,42.781208],[1.1085218,42.7811852],[1.1085318,42.7811661],[1.1085418,42.7811546],[1.1085418,42.781147],[1.1085519,42.7811356],[1.1085519,42.7811279],[1.1085418,42.7810974],[1.1085318,42.781086],[1.1085318,42.7810745],[1.1085318,42.7810669],[1.1085418,42.7810555],[1.1085619,42.7810478],[1.1086218,42.7810249],[1.1086419,42.7810249],[1.1086519,42.7810249],[1.1086619,42.7810249],[1.1086719,42.7810173],[1.1086818,42.7810059],[1.1087018,42.7809868],[1.1087219,42.7809868],[1.1087419,42.7809753],[1.1087619,42.7809563],[1.1088018,42.7809448],[1.1088319,42.7809258],[1.1088618,42.7809067],[1.1088818,42.7808952],[1.1089019,42.7808876],[1.1089119,42.7808876],[1.1089418,42.7808647],[1.1089618,42.7808571],[1.1089818,42.7808456],[1.1089919,42.780838],[1.1090318,42.7808151],[1.1090719,42.7807961],[1.1091218,42.7807655],[1.1091418,42.7807579],[1.1091619,42.7807465],[1.1091819,42.780735],[1.1092019,42.780735],[1.1092218,42.7807274],[1.1092418,42.7807274],[1.1092719,42.7807045],[1.1093018,42.7806969],[1.1093419,42.7806664],[1.1093619,42.7806549],[1.1093719,42.7806473],[1.1093818,42.7806358],[1.1094018,42.7806358],[1.1094118,42.7806282],[1.1094419,42.7806282],[1.1094619,42.7806168],[1.1094818,42.7806168],[1.1095119,42.7805977],[1.1095319,42.7805748],[1.1095419,42.7805672],[1.1095519,42.7805557],[1.1095718,42.7805367],[1.1095818,42.7805367],[1.1095918,42.7805252],[1.1096119,42.7805252],[1.1096219,42.7805176],[1.1096419,42.7805061],[1.1096618,42.7804947],[1.1096919,42.7804947],[1.1097119,42.7804947],[1.1097418,42.7804947],[1.1097518,42.7804947],[1.1097718,42.7804947],[1.1097819,42.7804947],[1.1097919,42.7805061],[1.1098119,42.7805061],[1.1098218,42.7805061],[1.1098318,42.7805061],[1.1098418,42.7805061],[1.1098518,42.7805176],[1.1098619,42.7805176],[1.1098719,42.7805252],[1.1098819,42.7805252],[1.1099019,42.7805252],[1.1099019,42.7805176],[1.1098919,42.7805176],[1.1098819,42.7805061],[1.1098719,42.7804947],[1.1098619,42.7804756],[1.1098418,42.7804565],[1.1098318,42.7804375],[1.1098218,42.780426],[1.1098119,42.7803955],[1.1098019,42.7803879],[1.1097919,42.7803764],[1.1097819,42.780365],[1.1097819,42.7803574],[1.1097819,42.7803459],[1.1097819,42.7803345],[1.1097819,42.7803268],[1.1097718,42.7803154],[1.1097718,42.7803078],[1.1097618,42.7802963],[1.1097518,42.7802849],[1.1097518,42.7802773],[1.1097418,42.7802658],[1.1097418,42.7802582],[1.1097318,42.7802467],[1.1097219,42.7802467],[1.1097119,42.7802353],[1.1097019,42.7802353],[1.1096818,42.7802353],[1.1096518,42.7802353],[1.1096419,42.7802353],[1.1096319,42.7802353],[1.1096219,42.7802353],[1.1096119,42.7802353],[1.1095818,42.7802277],[1.1095718,42.7802277],[1.1095618,42.7802162],[1.1095519,42.7802162],[1.1095419,42.7802162],[1.1095419,42.7802048],[1.1095319,42.7802048],[1.1095219,42.7802048],[1.1095119,42.7802162],[1.1095018,42.7802162],[1.1094818,42.7802048],[1.1094718,42.7802048],[1.1094619,42.7802048],[1.1094519,42.7801971],[1.1094319,42.7801971],[1.1094218,42.7801971],[1.1094118,42.7801971],[1.1094018,42.7801971],[1.1093918,42.7801971],[1.1093818,42.7801857],[1.1093719,42.7801857],[1.1093619,42.7801857],[1.1093519,42.7801857],[1.1093419,42.7801781],[1.1093218,42.7801666],[1.1093118,42.7801552],[1.1092918,42.7801552],[1.1092819,42.7801476],[1.1092619,42.7801476],[1.1092519,42.7801361],[1.1092318,42.7801247],[1.1092218,42.7801247],[1.1092019,42.7801247],[1.1091819,42.7801056],[1.1091719,42.780098],[1.1091518,42.7800865],[1.1091418,42.7800865],[1.1091318,42.7800751],[1.1091218,42.7800751],[1.1091019,42.7800751],[1.1090919,42.7800751],[1.1090719,42.7800751],[1.1090618,42.7800751],[1.1090518,42.7800751],[1.1090418,42.7800751],[1.1090219,42.7800751],[1.1090019,42.7800674],[1.1089919,42.780056],[1.1089718,42.780056],[1.1089718,42.7800446],[1.1089618,42.7800446],[1.1089518,42.7800369],[1.1089319,42.7800369],[1.1089219,42.7800255],[1.1089319,42.7800255],[1.1089418,42.7800179],[1.1089618,42.7800179],[1.1089718,42.7800179],[1.1089818,42.7800064],[1.1090019,42.7800064],[1.1090219,42.779995],[1.1090418,42.7799873],[1.1090618,42.7799759],[1.1090919,42.7799683],[1.1091119,42.7799454],[1.1091218,42.7799377],[1.1091418,42.7799263],[1.1091518,42.7799263],[1.1091619,42.7799149],[1.1091819,42.7799149],[1.1091919,42.7799149],[1.1092019,42.7799072],[1.1092118,42.7799072],[1.1092218,42.7798958],[1.1092418,42.7798882],[1.1092519,42.7798882],[1.1092719,42.7798767],[1.1092918,42.7798653],[1.1093118,42.7798576],[1.1093218,42.7798576],[1.1093318,42.7798462],[1.1093419,42.7798347],[1.1093318,42.7798271],[1.1093318,42.7798157],[1.1093419,42.779808],[1.1093519,42.7797966],[1.1093719,42.7797852],[1.1093818,42.7797775],[1.1093918,42.7797775],[1.1094018,42.7797661],[1.1094218,42.7797546],[1.1094419,42.7797546],[1.1094619,42.779747],[1.1094718,42.779747],[1.1094818,42.7797356],[1.1094818,42.7797279],[1.1094918,42.7797279],[1.1095018,42.7797165],[1.1095119,42.7797165],[1.1095319,42.7797165],[1.1095618,42.7797165],[1.1095818,42.7797165],[1.1096119,42.7797165],[1.1096219,42.7797165],[1.1096419,42.779705],[1.1096718,42.779705],[1.1096919,42.779705],[1.1097219,42.7796974],[1.1097518,42.7796974],[1.1097819,42.7796974],[1.1098019,42.7796974],[1.1098218,42.779705],[1.1098318,42.779705],[1.1098418,42.779705],[1.1098518,42.779705],[1.1098619,42.779705],[1.1098719,42.7797165],[1.1098919,42.7797165],[1.1099019,42.7797279],[1.1099118,42.7797279],[1.1099318,42.7797279],[1.1099418,42.7797279],[1.1099519,42.7797279],[1.1099719,42.7797279],[1.1099919,42.7797165],[1.1100118,42.7797165],[1.1100318,42.779705],[1.1100619,42.779705],[1.1100818,42.7796974],[1.1101018,42.7796974],[1.1101218,42.7796974],[1.1101419,42.779686],[1.1101619,42.779686],[1.1101818,42.7796745],[1.1101918,42.7796745],[1.1102018,42.7796745],[1.1102118,42.7796745],[1.1102319,42.7796745],[1.1102419,42.7796745],[1.1102818,42.7796745],[1.1103219,42.7796745],[1.1103518,42.7796745],[1.1103818,42.7796745],[1.1103919,42.7796745],[1.1104319,42.7796669],[1.1104919,42.7796669],[1.1105518,42.7796669],[1.1105919,42.7796555],[1.1106118,42.7796555],[1.1106318,42.7796555],[1.1106418,42.7796555],[1.1106418,42.7796478],[1.1106318,42.7796364],[1.1106218,42.7796364],[1.1105919,42.7796173],[1.1105719,42.7796059],[1.1105418,42.7795868],[1.1105318,42.7795753],[1.1105218,42.7795677],[1.1105119,42.7795563],[1.1105019,42.7795563],[1.1105019,42.7795448],[1.1104919,42.7795372],[1.1104718,42.7795372],[1.1104518,42.7795258],[1.1104219,42.7795067],[1.1103919,42.7794952],[1.1103818,42.7794876],[1.1103618,42.7794762],[1.1103518,42.7794647],[1.1103419,42.7794647],[1.1103319,42.7794456],[1.1103219,42.779438],[1.1103119,42.7794266],[1.1103019,42.7794151],[1.1102918,42.7794075],[1.1102718,42.7793961],[1.1102519,42.779377],[1.1102319,42.7793579],[1.1102219,42.7793465],[1.1102018,42.779335],[1.1101818,42.779335],[1.1101519,42.7793274],[1.1101319,42.7793159],[1.1101018,42.7793045],[1.1100818,42.7793045],[1.1100719,42.7793045],[1.1100419,42.7792969],[1.1100118,42.7792854],[1.1099819,42.7792778],[1.1099719,42.7792778],[1.1099619,42.7792664],[1.1099318,42.7792549],[1.1099218,42.7792549],[1.1099019,42.7792473],[1.1098819,42.7792473],[1.1098619,42.7792282],[1.1098418,42.7792282],[1.1098318,42.7792168],[1.1098119,42.7791977],[1.1098019,42.7791862],[1.1097819,42.7791748],[1.1097718,42.7791672],[1.1097819,42.7791557],[1.1097919,42.7791557],[1.1097919,42.7791672],[1.1098019,42.7791672],[1.1098119,42.7791672],[1.1098318,42.7791672],[1.1098518,42.7791557],[1.1098819,42.7791557],[1.1099019,42.7791557],[1.1099418,42.7791481],[1.1099719,42.7791481],[1.1100118,42.7791367],[1.1100419,42.7791252],[1.1100619,42.7791176],[1.1101018,42.7791061],[1.1101218,42.7790947],[1.1101519,42.7790871],[1.1101619,42.7790871],[1.1101818,42.7790756],[1.1102319,42.7790756],[1.1103019,42.7790756],[1.1103518,42.7790756],[1.1103919,42.7790756],[1.1104219,42.7790756],[1.1104518,42.7790756],[1.1104718,42.779068],[1.1105019,42.779068],[1.1105218,42.7790565],[1.1105418,42.7790565],[1.1105719,42.7790451],[1.1105919,42.7790451],[1.1106218,42.7790375],[1.1106519,42.7790375],[1.1106719,42.7790375],[1.1106919,42.7790375],[1.1107318,42.7790375],[1.1107619,42.7790375],[1.1107819,42.7790451],[1.1108018,42.7790451],[1.1108319,42.7790451],[1.1108519,42.7790451],[1.1108818,42.7790451],[1.1109018,42.7790565],[1.1109118,42.7790565],[1.1109219,42.7790565],[1.1109319,42.779068],[1.1109419,42.779068],[1.1109618,42.779068],[1.1109618,42.7790565],[1.1109519,42.7790451],[1.1109319,42.7790375],[1.1109018,42.7790146],[1.1108818,42.7789955],[1.1108619,42.7789764],[1.1108419,42.7789574],[1.1108319,42.7789459],[1.1108118,42.7789345],[1.1107918,42.7789268],[1.1107819,42.7789154],[1.1107719,42.7789078],[1.1107619,42.7788963],[1.1107519,42.7788849],[1.1107419,42.7788773],[1.1107318,42.7788658],[1.1107318,42.7788582],[1.1107118,42.7788467],[1.1107018,42.7788467],[1.1106619,42.7788277],[1.1106418,42.7788277],[1.1106118,42.7788048],[1.1105819,42.7787971],[1.1105618,42.7787857],[1.1105418,42.7787781],[1.1105119,42.7787552],[1.1104718,42.7787361],[1.1104418,42.778717],[1.1104119,42.7787056],[1.1103718,42.7786865],[1.1103319,42.7786674],[1.1103119,42.7786674],[1.1102918,42.778656],[1.1102818,42.778656],[1.1102618,42.7786446],[1.1102419,42.7786369],[1.1102319,42.7786369],[1.1102118,42.7786255],[1.1101818,42.7786179],[1.1101619,42.7786179],[1.1101519,42.7786064],[1.1101319,42.778595],[1.1101218,42.778595],[1.1101018,42.7785873],[1.1100619,42.7785759],[1.1100519,42.7785683],[1.1100218,42.7785568],[1.1100018,42.7785454],[1.1099619,42.7785378],[1.1099519,42.7785263],[1.1099318,42.7785263],[1.1099318,42.7785149],[1.1099218,42.7785149],[1.1099218,42.7785072],[1.1099318,42.7785072],[1.1099418,42.7785072],[1.1099619,42.7785072],[1.1099919,42.7784958],[1.1100318,42.7784958],[1.1100619,42.7784958],[1.1101018,42.7784882],[1.1101419,42.7784882],[1.1102219,42.7784767],[1.1102718,42.7784653],[1.1103419,42.7784653],[1.1104119,42.7784576],[1.1104618,42.7784462],[1.1105218,42.7784462],[1.1105618,42.7784462],[1.1106019,42.7784462],[1.1106218,42.7784462],[1.1106519,42.7784348],[1.1106619,42.7784348],[1.1107018,42.7784348],[1.1107318,42.7784348],[1.1107719,42.7784271],[1.1108118,42.7784271],[1.1108519,42.7784157],[1.1108619,42.7784157],[1.1108818,42.7784157],[1.1109118,42.7784081],[1.1109219,42.7784081],[1.1109419,42.7783966],[1.1109519,42.7783852],[1.1109419,42.7783775],[1.1109319,42.7783775],[1.1109118,42.7783775],[1.1108918,42.7783775],[1.1108818,42.7783661],[1.1108718,42.7783661],[1.1108519,42.7783546],[1.1108319,42.7783546],[1.1108218,42.7783546],[1.1108018,42.778347],[1.1107819,42.7783356],[1.1107519,42.7783279],[1.1107318,42.7783165],[1.1106919,42.7783051],[1.1106619,42.7782974],[1.1106218,42.778286],[1.1106019,42.7782745],[1.1105919,42.7782745],[1.1105719,42.7782669],[1.1105618,42.7782669],[1.1105518,42.7782669],[1.1105418,42.7782555],[1.1105318,42.7782478],[1.1105119,42.7782478],[1.1104919,42.7782364],[1.1104518,42.7782249],[1.1104319,42.7782059],[1.1103518,42.7781754],[1.1103019,42.7781563],[1.1102419,42.7781258],[1.1101918,42.7781067],[1.1101718,42.7780952],[1.1101619,42.7780952],[1.1101519,42.7780876],[1.1101419,42.7780876],[1.1101319,42.7780876],[1.1101319,42.7780762],[1.1101519,42.7780762],[1.1102118,42.7780647],[1.1102818,42.7780647],[1.1103419,42.7780647],[1.1103718,42.7780571],[1.1104219,42.7780571],[1.1104718,42.7780457],[1.1105318,42.778038],[1.1105518,42.778038],[1.1105819,42.7780266],[1.1106118,42.7780266],[1.1106619,42.7780151],[1.1107018,42.7780075],[1.1107519,42.7779961],[1.1108018,42.7779846],[1.1108619,42.7779846],[1.1108818,42.777977],[1.1108918,42.777977],[1.1109118,42.777977],[1.1109219,42.777977],[1.1109419,42.777977],[1.1109519,42.777977],[1.1109519,42.7779655],[1.1109519,42.7779579],[1.1109419,42.7779579],[1.1109219,42.7779465],[1.1109018,42.7779465],[1.1108818,42.777935],[1.1108519,42.777935],[1.1108419,42.7779274],[1.1108218,42.777916],[1.1108018,42.777916],[1.1107819,42.7779045],[1.1107719,42.7778969],[1.1107619,42.7778969],[1.1107519,42.7778854],[1.1107318,42.7778854],[1.1107018,42.7778778],[1.1106819,42.7778778],[1.1106719,42.7778778],[1.1106619,42.7778664],[1.1106519,42.7778664],[1.1106418,42.7778549],[1.1106318,42.7778549],[1.1106118,42.7778473],[1.1105919,42.7778358],[1.1105618,42.7778282],[1.1105418,42.7778282],[1.1105218,42.7778168],[1.1105119,42.7778168],[1.1104919,42.7778053],[1.1104819,42.7778053],[1.1104618,42.7778053],[1.1104319,42.7777977],[1.1104119,42.7777977],[1.1104019,42.7777863],[1.1103919,42.7777863],[1.1103818,42.7777863],[1.1103718,42.7777748],[1.1103718,42.7777672],[1.1103818,42.7777557],[1.1104119,42.7777557],[1.1104618,42.7777557],[1.1104919,42.7777481],[1.1105218,42.7777367],[1.1105719,42.7777367],[1.1106118,42.7777252],[1.1106318,42.7777252],[1.1106919,42.7777176],[1.1107719,42.7777061],[1.1108419,42.7776947],[1.1108818,42.7776871],[1.1109219,42.7776756],[1.1109319,42.7776756],[1.1109519,42.777668],[1.1109718,42.777668],[1.1109818,42.777668],[1.1109918,42.777668],[1.1110018,42.777668],[1.1110018,42.7776566],[1.1109918,42.7776566],[1.1109818,42.7776566],[1.1109718,42.7776451],[1.1109618,42.7776451],[1.1109519,42.7776451],[1.1109319,42.7776451],[1.1108918,42.7776375],[1.1108519,42.7776146],[1.1108319,42.7776146],[1.1107918,42.777607],[1.1107719,42.7775955],[1.1107419,42.7775955],[1.1107118,42.7775879],[1.1106919,42.7775764],[1.1106819,42.777565],[1.1106719,42.777565],[1.1106619,42.777565],[1.1106418,42.777565],[1.1106318,42.7775574],[1.1106118,42.7775574],[1.1106019,42.7775574],[1.1105819,42.7775459],[1.1105719,42.7775459],[1.1105518,42.7775345],[1.1105318,42.7775345],[1.1105218,42.7775269],[1.1104919,42.7775269],[1.1104718,42.7775154],[1.1104418,42.7775078],[1.1104019,42.7774963],[1.1103818,42.7774963],[1.1103718,42.7774849],[1.1103718,42.7774773],[1.1103919,42.7774773],[1.1104019,42.7774773],[1.1104219,42.7774773],[1.1104418,42.7774773],[1.1104518,42.7774773],[1.1104819,42.7774658],[1.1105019,42.7774658],[1.1105218,42.7774658],[1.1105518,42.7774582],[1.1105719,42.7774582],[1.1105919,42.7774582],[1.1106118,42.7774582],[1.1106318,42.7774582],[1.1106619,42.7774467],[1.1107018,42.7774353],[1.1107318,42.7774353],[1.1107519,42.7774277],[1.1107719,42.7774277],[1.1107918,42.7774162],[1.1108118,42.7774162],[1.1108419,42.7774048],[1.1108619,42.7774048],[1.1108818,42.7773972],[1.1109018,42.7773972],[1.1109118,42.7773857],[1.1109219,42.7773857],[1.1109419,42.7773857],[1.1109519,42.7773857],[1.1109618,42.7773781],[1.1109718,42.7773781],[1.1109818,42.7773781],[1.1109918,42.7773781],[1.1110018,42.7773781],[1.1110119,42.7773666],[1.1110219,42.7773666],[1.1110219,42.7773552],[1.1110119,42.7773552],[1.1110018,42.7773552],[1.1110018,42.7773476],[1.1109918,42.7773476],[1.1109818,42.7773552],[1.1109718,42.7773552],[1.1109618,42.7773476],[1.1109519,42.7773476],[1.1109319,42.7773361],[1.1108918,42.7773361],[1.1108619,42.7773247],[1.1108319,42.777317],[1.1108118,42.777317],[1.1107819,42.7773056],[1.1107619,42.7773056],[1.1107419,42.777298],[1.1107218,42.777298],[1.1106919,42.7772865],[1.1106619,42.7772865],[1.1106318,42.7772751],[1.1105919,42.7772675],[1.1105518,42.777256],[1.1105218,42.7772446],[1.1104919,42.7772369],[1.1104618,42.7772255],[1.1104319,42.7772179],[1.1104119,42.7772064],[1.1104019,42.7772064],[1.1103919,42.777195],[1.1104019,42.777195],[1.1104119,42.7771873],[1.1104219,42.7771873],[1.1104518,42.7771873],[1.1104819,42.7771873],[1.1105418,42.7771873],[1.1105819,42.7771873],[1.1106118,42.7771873],[1.1106218,42.7771873],[1.1106418,42.7771873],[1.1106519,42.7771873],[1.1106719,42.7771759],[1.1106819,42.7771759],[1.1107018,42.7771683],[1.1107218,42.7771683],[1.1107519,42.7771683],[1.1107819,42.7771568],[1.1108018,42.7771454],[1.1108419,42.7771454],[1.1108718,42.7771378],[1.1109018,42.7771263],[1.1109319,42.7771263],[1.1109718,42.7771149],[1.1110219,42.7771149],[1.1110618,42.7771072],[1.1111019,42.7771072],[1.1111518,42.7770958],[1.1111919,42.7770882],[1.1112219,42.7770767],[1.1112618,42.7770767],[1.1113019,42.7770767],[1.1113418,42.7770653],[1.1113619,42.7770653],[1.1113719,42.7770653],[1.1114018,42.7770767],[1.1114318,42.7770767],[1.1114519,42.7770767],[1.1114719,42.7770767],[1.1115118,42.7770882],[1.1115319,42.7770882],[1.1115519,42.7770882],[1.1115818,42.7770958],[1.1116319,42.7770958],[1.1116918,42.7770958],[1.1117419,42.7771072],[1.1117918,42.7770958],[1.1118319,42.7770958],[1.1118518,42.7770958],[1.1118718,42.7770958],[1.1118919,42.7770958],[1.1119019,42.7771072],[1.1119219,42.7771072],[1.1119418,42.7771072],[1.1119618,42.7771149],[1.1119819,42.7771263],[1.1120019,42.7771378],[1.1120218,42.7771378],[1.1120318,42.7771378],[1.1120518,42.7771378],[1.1120719,42.7771263],[1.1120819,42.7771263],[1.1120919,42.7771149],[1.1121018,42.7771072],[1.1121318,42.7770958],[1.1121519,42.7770767],[1.1121918,42.7770576],[1.1122118,42.7770348],[1.1122319,42.7770157],[1.1122719,42.7769966],[1.1122918,42.7769775],[1.1123018,42.7769661],[1.1123118,42.7769547],[1.1123118,42.776947],[1.1123018,42.7769356],[1.1122918,42.7769356],[1.1122818,42.7769356],[1.1122619,42.7769356],[1.1122419,42.7769356],[1.1122118,42.776947],[1.1121918,42.776947],[1.1121619,42.7769356],[1.1121318,42.7769356],[1.1121018,42.7769356],[1.1120819,42.7769356],[1.1120619,42.7769279],[1.1120518,42.7769279],[1.1120518,42.7769165],[1.1120619,42.7769051],[1.1120819,42.7769051],[1.1120919,42.7768974],[1.1121018,42.776886],[1.1121218,42.7768745],[1.1121418,42.7768669],[1.1121619,42.7768555],[1.1121719,42.7768478],[1.1122018,42.776825],[1.1122218,42.7768173],[1.1122319,42.7768173],[1.1122419,42.7768173],[1.1122519,42.7768173],[1.1122619,42.7768059],[1.1122619,42.7767982],[1.1122519,42.7767982],[1.1122218,42.7767982],[1.1121719,42.7767868],[1.1121318,42.7767868],[1.1121118,42.7767754],[1.1120719,42.7767754],[1.1120518,42.7767677],[1.1120318,42.7767677],[1.1120119,42.7767563],[1.1120019,42.7767563],[1.1119819,42.7767448],[1.1119719,42.7767448],[1.1119618,42.7767448],[1.1119518,42.7767372],[1.1119418,42.7767372],[1.1119318,42.7767372],[1.1119219,42.7767372],[1.1119119,42.7767372],[1.1119019,42.7767372],[1.1118819,42.7767372],[1.1118718,42.7767372],[1.1118618,42.7767448],[1.1118418,42.7767448],[1.1118319,42.7767448],[1.1118219,42.7767372],[1.1118119,42.7767372],[1.1118019,42.7767372],[1.1117918,42.7767258],[1.1117818,42.7767258],[1.1117618,42.7767258],[1.1117419,42.7767258],[1.1117219,42.7767181],[1.1117119,42.7767181],[1.1117018,42.7767181],[1.1116918,42.7767067],[1.1116818,42.7767067],[1.1116718,42.7766953],[1.1116618,42.7766953],[1.1116519,42.7766953],[1.1116319,42.7766953],[1.1116219,42.7766953],[1.1116018,42.7766953],[1.1115918,42.7766953],[1.1115818,42.7766953],[1.1115719,42.7766953],[1.1115519,42.7766876],[1.1115419,42.7766876],[1.1115319,42.7766762],[1.1115218,42.7766762],[1.1115018,42.7766762],[1.1114918,42.7766762],[1.1114819,42.7766647],[1.1114719,42.7766647],[1.1114719,42.7766571],[1.1114819,42.7766571],[1.1114918,42.7766571],[1.1115018,42.7766457],[1.1115118,42.7766457],[1.1115218,42.7766457],[1.1115319,42.7766457],[1.1115419,42.7766457],[1.1115519,42.7766457],[1.1115619,42.7766457],[1.1115719,42.776638],[1.1115818,42.776638],[1.1116018,42.776638],[1.1116219,42.7766266],[1.1116319,42.7766266],[1.1116419,42.7766266],[1.1116618,42.7766151],[1.1116718,42.7766151],[1.1116918,42.7766075],[1.1117119,42.7765961],[1.1117219,42.7765846],[1.1117419,42.776577],[1.1117518,42.7765656],[1.1117818,42.7765579],[1.1118219,42.776535],[1.1118518,42.776516],[1.1118919,42.7765045],[1.1119219,42.7764854],[1.1119418,42.7764778],[1.1119618,42.7764664],[1.1119819,42.7764664],[1.1119919,42.7764549],[1.1120119,42.7764549],[1.1120218,42.7764549],[1.1120318,42.7764549],[1.1120418,42.7764549],[1.1120619,42.7764549],[1.1120719,42.7764549],[1.1120819,42.7764549],[1.1120919,42.7764473],[1.1121118,42.7764473],[1.1121318,42.7764473],[1.1121519,42.7764473],[1.1121619,42.7764473],[1.1121719,42.7764473],[1.1121819,42.7764473],[1.1121918,42.7764473],[1.1122118,42.7764549],[1.1122218,42.7764549],[1.1122419,42.7764549],[1.1122519,42.7764549],[1.1122619,42.7764549],[1.1122719,42.7764549],[1.1122818,42.7764549],[1.1122918,42.7764664],[1.1123018,42.7764664],[1.1123118,42.7764664],[1.1123219,42.7764778],[1.1123419,42.7764664],[1.1123519,42.7764664],[1.1123619,42.7764664],[1.1123718,42.7764664],[1.1123918,42.7764664],[1.1124018,42.7764664],[1.1124119,42.7764664],[1.1124219,42.7764664],[1.1124319,42.7764549],[1.1124419,42.7764549],[1.1124518,42.7764549],[1.1124618,42.7764549],[1.1124718,42.7764549],[1.1124818,42.7764549],[1.1124918,42.7764473],[1.1125119,42.7764473],[1.1125319,42.7764473],[1.1125518,42.7764359],[1.1125718,42.7764359],[1.1125818,42.7764359],[1.1126019,42.7764359],[1.1126219,42.7764359],[1.1126418,42.7764359],[1.1126618,42.7764473],[1.1126819,42.7764473],[1.1127019,42.7764549],[1.1127218,42.7764549],[1.1127318,42.7764664],[1.1127518,42.7764664],[1.1127719,42.7764778],[1.1127819,42.7764778],[1.1127919,42.7764854],[1.1128019,42.7764854],[1.1128118,42.7764854],[1.1128218,42.7764969],[1.1128318,42.7764969],[1.1128418,42.7765045],[1.1128619,42.7765045],[1.1128719,42.7765045],[1.1128819,42.776516],[1.1128918,42.776516],[1.1129018,42.776516],[1.1129118,42.776516],[1.1129218,42.776516],[1.1129419,42.7765274],[1.1129519,42.7765274],[1.1129619,42.7765274],[1.1129818,42.7765274],[1.1130018,42.7765274],[1.1130219,42.7765274],[1.1130319,42.7765274],[1.1130519,42.776535],[1.1130619,42.776535],[1.1130718,42.776535],[1.1130918,42.7765465],[1.1131119,42.7765465],[1.1131219,42.7765465],[1.1131319,42.7765465],[1.1131519,42.7765465],[1.1131618,42.7765465],[1.1131718,42.7765465],[1.1131818,42.7765579],[1.1131918,42.7765656],[1.1132019,42.7765656],[1.1132119,42.776577],[1.1132219,42.7765846],[1.1132418,42.7765961],[1.1132618,42.7766075],[1.1132818,42.7766075],[1.1132919,42.7766075],[1.1133119,42.7766151],[1.1133318,42.7766151],[1.1133718,42.776638],[1.1134218,42.7766457],[1.1134418,42.7766647],[1.1134719,42.7766762],[1.1135019,42.7766876],[1.1135318,42.7767067],[1.1135819,42.7767181],[1.1136118,42.7767372],[1.1136419,42.7767448],[1.1136719,42.7767448],[1.1137118,42.7767563],[1.1137319,42.7767563],[1.1137619,42.7767563],[1.1137818,42.7767563],[1.1138219,42.7767563],[1.1138419,42.7767563],[1.1138618,42.7767448],[1.1138818,42.7767448],[1.1139119,42.7767372],[1.1139219,42.7767372],[1.1139419,42.7767258],[1.1139618,42.7767181],[1.1139718,42.7767181],[1.1139718,42.7767067],[1.1139718,42.7766953],[1.1139818,42.7766876],[1.1139818,42.7766762],[1.1139818,42.7766647],[1.1139919,42.7766571],[1.1139919,42.7766457],[1.1139919,42.776638],[1.1139919,42.7766266],[1.1139919,42.7766151],[1.1139919,42.7766075],[1.1140019,42.7765961],[1.1140119,42.7765961],[1.1140219,42.7765846],[1.1140318,42.7765846],[1.1140418,42.7765961],[1.1140518,42.7765961],[1.1140718,42.7766075],[1.1140819,42.7766075],[1.1141019,42.7766266],[1.1141218,42.7766457],[1.1141318,42.7766571],[1.1141418,42.7766647],[1.1141618,42.7766762],[1.1141719,42.7766762],[1.1141919,42.7766876],[1.1142118,42.7766876],[1.1142418,42.7766876],[1.1142619,42.7766953],[1.1142919,42.7766953],[1.1143018,42.7767067],[1.1143118,42.7767067],[1.1143218,42.7767181],[1.1143419,42.7767258],[1.1143619,42.7767372],[1.1143719,42.7767372],[1.1143819,42.7767448],[1.1144018,42.7767448],[1.1144118,42.7767448],[1.1144218,42.7767448],[1.1144419,42.7767448],[1.1144619,42.7767372],[1.1144918,42.7767258],[1.1145319,42.7767258],[1.1145718,42.7767181],[1.1145918,42.7767067],[1.1146219,42.7767067],[1.1146319,42.7766953],[1.1146618,42.7766953],[1.1146919,42.7766762],[1.1147119,42.7766647],[1.1147319,42.7766571],[1.1147618,42.7766457],[1.1147819,42.7766457],[1.1148119,42.776638],[1.1148318,42.776638],[1.1148518,42.7766266],[1.1148719,42.7766151],[1.1148919,42.7766075],[1.1149118,42.7765961],[1.1149418,42.7765961],[1.1149518,42.7765846],[1.1149719,42.776577],[1.1149919,42.7765656],[1.1150118,42.7765656],[1.1150519,42.7765579],[1.1150918,42.7765579],[1.1151319,42.7765465],[1.1151719,42.776535],[1.1152118,42.776535],[1.1152419,42.776535],[1.1152718,42.776535],[1.1152918,42.776535],[1.1153119,42.776535],[1.1153219,42.776535],[1.1153319,42.776535],[1.1153518,42.7765274],[1.1153618,42.7765274],[1.1153818,42.7765274],[1.1154019,42.7765274],[1.1154219,42.7765274],[1.1154319,42.7765274],[1.1154418,42.7765274],[1.1154618,42.776516],[1.1154819,42.776516],[1.1155119,42.776516],[1.1155318,42.7765045],[1.1155418,42.7765045],[1.1155518,42.7765045],[1.1155618,42.776516],[1.1155819,42.776516],[1.1156019,42.7765045],[1.1156118,42.7764969],[1.1156218,42.7764854],[1.1156318,42.7764664],[1.1156518,42.7764549],[1.1156719,42.7764549],[1.1156819,42.7764473],[1.1157218,42.7764359],[1.1157519,42.7764282],[1.1157719,42.7764282],[1.1158018,42.7764168],[1.1158319,42.7764168],[1.1158619,42.7764168],[1.1158918,42.7764053],[1.1159118,42.7764053],[1.1159219,42.7764053],[1.1159319,42.7763977],[1.1159419,42.7763977],[1.1159619,42.7763863],[1.1159718,42.7763748],[1.1159918,42.7763748],[1.1160119,42.7763672],[1.1160319,42.7763557],[1.1160419,42.7763557],[1.1160518,42.7763481],[1.1160618,42.7763481],[1.1160818,42.7763367],[1.1161019,42.7763252],[1.1161219,42.7763176],[1.1161518,42.7763062],[1.1162019,42.7762947],[1.1162219,42.7762756],[1.1162318,42.7762756],[1.1162418,42.7762756],[1.1162618,42.776268],[1.1162719,42.776268],[1.1162819,42.7762566],[1.1163019,42.7762451],[1.1163218,42.7762375],[1.1163418,42.776226],[1.1163619,42.776226],[1.1164018,42.7762146],[1.1164318,42.7762146],[1.1164519,42.776207],[1.1164719,42.776207],[1.1164918,42.776207],[1.1165018,42.776207],[1.1165218,42.7761955],[1.1165318,42.7761955],[1.1165419,42.7761955],[1.1165619,42.7761955],[1.1165719,42.7761955],[1.1165918,42.7761879],[1.1166118,42.7761879],[1.1166319,42.7761765],[1.1166519,42.7761765],[1.1166619,42.776165],[1.1166818,42.7761574],[1.1166918,42.7761574],[1.1167119,42.7761345],[1.1167419,42.7761154],[1.1167519,42.7761078],[1.1167718,42.7760963],[1.1167918,42.7760849],[1.1168119,42.7760773],[1.1168319,42.7760658],[1.1168518,42.7760582],[1.1168618,42.7760582],[1.1168818,42.7760468],[1.1168919,42.7760468],[1.1169119,42.7760353],[1.1169318,42.7760353],[1.1169518,42.7760353],[1.1169719,42.7760353],[1.1170119,42.7760353],[1.1170318,42.7760353],[1.1170518,42.7760353],[1.1170719,42.7760277],[1.1170919,42.7760277],[1.1171118,42.7760162],[1.1171218,42.7760162],[1.1171418,42.7760048],[1.1171619,42.7759972],[1.1171719,42.7759857],[1.1171819,42.7759781],[1.1171819,42.7759666],[1.1171918,42.7759552],[1.1172018,42.7759552],[1.1172118,42.7759476],[1.1172318,42.7759361],[1.1172419,42.7759361],[1.1172519,42.7759247],[1.1172719,42.7759171],[1.1172818,42.7759171],[1.1172818,42.7759056],[1.1172818,42.775898],[1.1172918,42.7758865],[1.1172918,42.7758751],[1.1173018,42.7758751],[1.1173118,42.7758751],[1.1173218,42.7758751],[1.1173319,42.7758865],[1.1173419,42.7758865],[1.1173519,42.775898],[1.1173718,42.7759056],[1.1173818,42.7759247],[1.1173918,42.7759361],[1.1174018,42.7759361],[1.1174219,42.7759476],[1.1174419,42.7759476],[1.1174618,42.7759552],[1.1175019,42.7759552],[1.1175219,42.7759666],[1.1175419,42.7759666],[1.1175518,42.7759781],[1.1175718,42.7759781],[1.1175818,42.7759857],[1.1176019,42.7759857],[1.1176119,42.7759857],[1.1176219,42.7759781],[1.1176318,42.7759781],[1.1176418,42.7759666],[1.1176618,42.7759666],[1.1176819,42.7759666],[1.1177119,42.7759666],[1.1177318,42.7759666],[1.1177619,42.7759666],[1.1177819,42.7759552],[1.1178019,42.7759552],[1.1178218,42.7759552],[1.1178418,42.7759476],[1.1178619,42.7759476],[1.1178819,42.7759476],[1.1179018,42.7759476],[1.1179218,42.7759361],[1.1179519,42.7759361],[1.1179719,42.7759247],[1.1180118,42.7759171],[1.1180419,42.7759056],[1.1180818,42.775898],[1.1181219,42.7758865],[1.1181419,42.7758751],[1.1181618,42.7758751],[1.1181818,42.7758675],[1.1182019,42.7758675],[1.1182219,42.7758675],[1.1182419,42.7758675],[1.1182518,42.775856],[1.1182818,42.775856],[1.1183019,42.7758446],[1.1183219,42.7758369],[1.1183518,42.7758255],[1.1183718,42.7758255],[1.1184019,42.7758255],[1.1184318,42.7758179],[1.1184618,42.7758179],[1.1184819,42.7758064],[1.1185019,42.7758064],[1.1185118,42.7758064],[1.1185218,42.7758064],[1.1185318,42.775795],[1.1185418,42.775795],[1.1185519,42.775795],[1.1185719,42.7757874],[1.1185919,42.7757759],[1.1186118,42.7757759],[1.1186318,42.7757645],[1.1186519,42.7757568],[1.1186719,42.7757568],[1.1186819,42.7757568],[1.1186918,42.7757568],[1.1187018,42.7757454],[1.1187118,42.7757454],[1.1187319,42.7757378],[1.1187519,42.7757263],[1.1187918,42.7757149],[1.1188118,42.7757072],[1.1188219,42.7756958],[1.1188519,42.7756882],[1.1188718,42.7756882],[1.1188818,42.7756767],[1.1188918,42.7756767],[1.1189018,42.7756653],[1.1189119,42.7756653],[1.1189219,42.7756653],[1.1189319,42.7756653],[1.1189419,42.7756653],[1.1189618,42.7756577],[1.1189718,42.7756577],[1.1189919,42.7756577],[1.1190019,42.7756577],[1.1190319,42.7756462],[1.1190518,42.7756462],[1.1190819,42.7756348],[1.1191019,42.7756348],[1.1191119,42.7756348],[1.1191219,42.7756271],[1.1191418,42.7756271],[1.1191618,42.7756157],[1.1191719,42.7756081],[1.1191919,42.7755966],[1.1192118,42.7755966],[1.1192318,42.7755852],[1.1192518,42.7755775],[1.1192719,42.7755661],[1.1192919,42.7755661],[1.1193118,42.7755661],[1.1193318,42.7755661],[1.1193519,42.7755661],[1.1193619,42.7755547],[1.1193819,42.7755547],[1.1194018,42.7755547],[1.1194218,42.7755547],[1.1194519,42.775547],[1.1194619,42.775547],[1.1194818,42.775547],[1.1195219,42.7755356],[1.1195419,42.775528],[1.1195618,42.7755165],[1.1195918,42.7755165],[1.1196119,42.7755051],[1.1196419,42.7754974],[1.1196618,42.7754974],[1.1196818,42.7754974],[1.1197119,42.775486],[1.1197418,42.7754745],[1.1197718,42.7754745],[1.1197919,42.7754669],[1.1198318,42.7754555],[1.1198618,42.7754478],[1.1198919,42.7754478],[1.1199318,42.7754364],[1.1199619,42.775425],[1.1199819,42.775425],[1.1200018,42.7754173],[1.1200318,42.7754059],[1.1200619,42.7754059],[1.1200918,42.7753983],[1.1201218,42.7753868],[1.1201619,42.7753754],[1.1201818,42.7753754],[1.1202018,42.7753677],[1.1202219,42.7753677],[1.1202519,42.7753677],[1.1202718,42.7753677],[1.1202818,42.7753677],[1.1202918,42.7753677],[1.1203018,42.7753563],[1.1203219,42.7753563],[1.1203319,42.7753563],[1.1203618,42.7753448],[1.1204019,42.7753372],[1.1204319,42.7753258],[1.1204718,42.7753181],[1.1205119,42.7753067],[1.1205418,42.7753067],[1.1205618,42.7753067],[1.1206019,42.7752953],[1.1206418,42.7752953],[1.1206719,42.7752953],[1.1207218,42.7752953],[1.1207619,42.7752876],[1.1207819,42.7752876],[1.1208218,42.7752876],[1.1208318,42.7752762],[1.1208519,42.7752762],[1.1208719,42.7752762],[1.1209118,42.7752762],[1.1209419,42.7752762],[1.1209718,42.7752876],[1.1209818,42.7752876],[1.1210119,42.7752953],[1.1210219,42.7753067],[1.1210519,42.7753258],[1.1210818,42.7753563],[1.1211019,42.7753677],[1.1211319,42.7753754],[1.1211418,42.7753868],[1.1211618,42.7753983],[1.1211818,42.7754059],[1.1212019,42.775425],[1.1212119,42.7754478],[1.1212418,42.7754555],[1.1212518,42.7754745],[1.1212718,42.775486],[1.1212919,42.7754974],[1.1213119,42.7755051],[1.1213318,42.775528],[1.1213619,42.7755356],[1.1213719,42.775547],[1.1213819,42.775547],[1.1214019,42.7755547],[1.1214218,42.7755661],[1.1214418,42.7755775],[1.1214619,42.7755775],[1.1215018,42.7755852],[1.1215218,42.7755966],[1.1215619,42.7756081],[1.1215918,42.7756081],[1.1216118,42.7756157],[1.1216519,42.7756348],[1.1216918,42.7756462],[1.1217119,42.7756462],[1.1217319,42.7756577],[1.1217419,42.7756577],[1.1217618,42.7756653],[1.1217718,42.7756653],[1.1217918,42.7756653],[1.1218119,42.7756767],[1.1218319,42.7756882],[1.1218718,42.7757072],[1.1219219,42.7757149],[1.1219718,42.7757378],[1.1219919,42.7757378],[1.1220119,42.7757454],[1.1220418,42.7757568],[1.1220919,42.7757645],[1.1221218,42.7757645],[1.1221619,42.7757759],[1.1221819,42.7757874],[1.1222018,42.775795],[1.1222318,42.7758064],[1.1222519,42.7758064],[1.1222819,42.7758179],[1.1223018,42.7758179],[1.1223218,42.7758179],[1.1223419,42.7758255],[1.1223718,42.7758369],[1.1224018,42.7758446],[1.1224319,42.7758446],[1.1224519,42.775856],[1.1224718,42.7758675],[1.1224918,42.7758675],[1.1225119,42.7758751],[1.1225319,42.7758751],[1.1225419,42.7758865],[1.1225718,42.7758865],[1.1226019,42.775898],[1.1226319,42.7759056],[1.1226518,42.7759056],[1.1226718,42.7759056],[1.1227119,42.7759171],[1.1227418,42.7759171],[1.1227819,42.7759171],[1.1228118,42.7759171],[1.1228518,42.7759171],[1.1228719,42.7759171],[1.1228919,42.7759171],[1.1229218,42.7759247],[1.1229519,42.7759247],[1.1229918,42.7759247],[1.1230118,42.7759247],[1.1230319,42.7759247],[1.1230719,42.7759247],[1.1231118,42.7759247],[1.1231319,42.7759247],[1.1231718,42.7759361],[1.1232018,42.7759361],[1.1232319,42.7759361],[1.1232718,42.7759361],[1.1233219,42.7759361],[1.1233819,42.7759476],[1.1234019,42.7759476],[1.1234418,42.7759476],[1.1234819,42.7759476],[1.1235118,42.7759552],[1.1235619,42.7759552],[1.1236018,42.7759552],[1.1236418,42.7759552],[1.1236918,42.7759476],[1.1237419,42.7759361],[1.1237719,42.7759361],[1.1238018,42.7759361],[1.1238219,42.7759247],[1.1238718,42.7759247],[1.1239219,42.7759171],[1.1239618,42.7759171],[1.1240319,42.7759171],[1.1240919,42.7759247],[1.1241219,42.7759171],[1.1241518,42.7759171],[1.1241719,42.7759247],[1.1241919,42.7759247],[1.1242119,42.7759247],[1.1242318,42.7759361],[1.1242518,42.7759361],[1.1242719,42.7759361],[1.1242919,42.7759361],[1.1243118,42.7759361],[1.1243218,42.7759361],[1.1243418,42.7759476],[1.1243619,42.7759476],[1.1243918,42.7759552],[1.1244118,42.7759666],[1.1244318,42.7759666],[1.1244519,42.7759666],[1.1244619,42.7759666],[1.1244918,42.7759781],[1.1245219,42.7759781],[1.1245419,42.7759781],[1.1245718,42.7759857],[1.1246018,42.7759972],[1.1246419,42.7760162],[1.1246818,42.7760277],[1.1247219,42.7760468],[1.1247319,42.7760468],[1.1247718,42.7760658],[1.1247919,42.7760849],[1.1248219,42.7761078],[1.1248518,42.7761345],[1.1248819,42.776165],[1.1248919,42.7761879],[1.1249019,42.7762146],[1.1249119,42.7762451],[1.1249218,42.776268],[1.1249418,42.7762871],[1.1249518,42.7763062],[1.1249719,42.7763367],[1.1249919,42.7763672],[1.1250019,42.7763748],[1.1250118,42.7763977],[1.1250118,42.7764168],[1.1250218,42.7764282],[1.1250318,42.7764359],[1.1250519,42.7764549],[1.1250619,42.7764664],[1.1250719,42.7764778],[1.1250918,42.7764854],[1.1251118,42.7764854],[1.1251318,42.7764969],[1.1251419,42.7765045],[1.1251619,42.7765045],[1.1251719,42.7765045],[1.1251818,42.7765045],[1.1251918,42.776516],[1.1252018,42.776516],[1.1252218,42.7765274],[1.1252419,42.7765465],[1.1252718,42.7765579],[1.1253018,42.776577],[1.1253219,42.776577],[1.1253319,42.7765846],[1.1253419,42.7765846],[1.1253519,42.7765846],[1.1253718,42.7765846],[1.1253818,42.7765961],[1.1254019,42.7765961],[1.1254119,42.7765961],[1.1254219,42.7765961],[1.1254319,42.7765961],[1.1254518,42.7765961],[1.1254618,42.7765846],[1.1254718,42.7765846],[1.1254919,42.7765846],[1.1255318,42.776577],[1.1255718,42.776577],[1.1256019,42.776577],[1.1256318,42.776577],[1.1256518,42.776577],[1.1256819,42.776577],[1.1257118,42.776577],[1.1257418,42.776577],[1.1257719,42.776577],[1.1257919,42.776577],[1.1258118,42.776577],[1.1258419,42.7765656],[1.1258719,42.7765579],[1.1258918,42.7765579],[1.1259118,42.7765579],[1.1259218,42.7765579],[1.1259319,42.7765579],[1.1259419,42.7765579],[1.1259619,42.7765656],[1.1259818,42.7765656],[1.1259918,42.7765656],[1.1260118,42.7765656],[1.1260219,42.7765579],[1.1260419,42.7765465],[1.1260519,42.7765465],[1.1260618,42.776535],[1.1260718,42.7765274],[1.1260818,42.776516],[1.1260918,42.776516],[1.1261019,42.7765045],[1.1261319,42.7765045],[1.1261618,42.7764969],[1.1261919,42.7764969],[1.1262219,42.7764969],[1.1262518,42.7764854],[1.1262718,42.7764854],[1.1263119,42.7764854],[1.1263618,42.7764778],[1.1263819,42.7764778],[1.1264019,42.7764778],[1.1264218,42.7764778],[1.1264518,42.7764778],[1.1264819,42.7764664],[1.1265018,42.7764664],[1.1265218,42.7764664],[1.1265318,42.7764664],[1.1265519,42.7764664],[1.1265619,42.7764664],[1.1265819,42.7764664],[1.1265918,42.7764664],[1.1266118,42.7764549],[1.1266218,42.7764549],[1.1266419,42.7764549],[1.1266718,42.7764549],[1.1266918,42.7764549],[1.1267018,42.7764549],[1.1267118,42.7764549],[1.1267219,42.7764473],[1.1267319,42.7764473],[1.1267419,42.7764473],[1.1267519,42.7764473],[1.1267718,42.7764359],[1.1268018,42.7764359],[1.1268319,42.7764359],[1.1268919,42.7764359],[1.1269119,42.7764359],[1.1269319,42.7764359],[1.1269518,42.7764473],[1.1269718,42.7764359],[1.1269919,42.7764473],[1.1270019,42.7764473],[1.1270119,42.7764473],[1.1270219,42.7764473],[1.1270318,42.7764473],[1.1270518,42.7764473],[1.1270618,42.7764473],[1.1270719,42.7764473],[1.1270819,42.7764473],[1.1271019,42.7764473],[1.1271118,42.7764473],[1.1271318,42.7764359],[1.1271619,42.7764473],[1.1272018,42.7764473],[1.1272218,42.7764359],[1.1272519,42.7764359],[1.1272819,42.7764473],[1.1273018,42.7764473],[1.1273118,42.7764473],[1.1273319,42.7764549],[1.1273419,42.7764664],[1.1273619,42.7764664],[1.1273719,42.7764778],[1.1273918,42.7764778],[1.1274018,42.7764778],[1.1274118,42.7764854],[1.1274219,42.7764969],[1.1274419,42.7764969],[1.1274519,42.7764969],[1.1274718,42.7764969],[1.1274818,42.7764969],[1.1274918,42.7764969],[1.1275018,42.7764969],[1.1275219,42.7764854],[1.1275319,42.7764854],[1.1275419,42.7764778],[1.1275518,42.7764778],[1.1275618,42.7764854],[1.1275718,42.7764969],[1.1275818,42.7765045],[1.1275918,42.7765045],[1.1276019,42.776516],[1.1276219,42.7765274],[1.1276319,42.776535],[1.1276418,42.776535],[1.1276819,42.7765579],[1.1277019,42.7765656],[1.1277219,42.7765846],[1.1277418,42.7765961],[1.1277618,42.7766075],[1.1277919,42.7766075],[1.1278218,42.7766075],[1.1278418,42.7766075],[1.1278619,42.7766075],[1.1278719,42.7766151],[1.1278919,42.7766266],[1.1279118,42.776638],[1.1279318,42.776638],[1.1279619,42.7766266],[1.1279918,42.7766151],[1.1280218,42.7766075],[1.1280719,42.7765961],[1.1281118,42.7765961],[1.1281419,42.7765961],[1.1281619,42.7765846],[1.1281818,42.776577],[1.1282018,42.7765579],[1.1282319,42.7765465],[1.1282419,42.776535],[1.1282518,42.776516],[1.1282718,42.7765045],[1.1282718,42.7764969],[1.1282918,42.7764969],[1.1283219,42.7764854],[1.1283518,42.7764854],[1.1283818,42.7764854],[1.1283919,42.7764854],[1.1284219,42.7764854],[1.1284518,42.7764969],[1.1284819,42.7765045],[1.1284919,42.776516],[1.1285019,42.7765274],[1.1285019,42.776535],[1.1284919,42.7765465],[1.1284919,42.7765656],[1.1284919,42.776577],[1.1284919,42.7765846],[1.1285019,42.7765961],[1.1285019,42.7766151],[1.1285019,42.776638],[1.1284919,42.7766571],[1.1284719,42.7766876],[1.1284418,42.7767181],[1.1284318,42.7767372],[1.1284119,42.7767448],[1.1284019,42.7767563],[1.1283919,42.7767754],[1.1283818,42.7767868],[1.1283718,42.7768059],[1.1283718,42.776825],[1.1283618,42.7768364],[1.1283518,42.7768478],[1.1283518,42.7768555],[1.1283518,42.7768669],[1.1283518,42.776886],[1.1283618,42.776886],[1.1283618,42.7768974],[1.1283618,42.7769165],[1.1283718,42.7769279],[1.1283718,42.7769356],[1.1283718,42.776947],[1.1283818,42.7769547],[1.1283919,42.7769547],[1.1284019,42.7769547],[1.1284119,42.7769661],[1.1284219,42.7769775],[1.1284318,42.7769775],[1.1284518,42.7769775],[1.1284618,42.7769852],[1.1284618,42.7769966],[1.1284719,42.7770081],[1.1284719,42.7770157],[1.1284719,42.7770348],[1.1284819,42.7770576],[1.1284819,42.7770767],[1.1284819,42.7770882],[1.1284719,42.7771072],[1.1284719,42.7771149],[1.1284518,42.7771378],[1.1284418,42.7771454],[1.1284318,42.7771568],[1.1284219,42.7771683],[1.1284119,42.7771759],[1.1284019,42.7771873],[1.1284019,42.777195],[1.1283919,42.7772179],[1.1283919,42.7772255],[1.1283818,42.7772369],[1.1283818,42.7772446],[1.1283818,42.777256],[1.1283818,42.7772675],[1.1283718,42.7772751],[1.1283718,42.7772865],[1.1283818,42.7773056],[1.1283818,42.777317],[1.1283818,42.7773247],[1.1283818,42.7773361],[1.1283818,42.7773476],[1.1283818,42.7773552],[1.1283919,42.7773666],[1.1283969,42.7773933],[1.1284269,42.7774124],[1.1284468,42.77742],[1.1284869,42.7774429],[1.1285269,42.7774506],[1.1285669,42.777462],[1.1285969,42.7774734],[1.1286368,42.7774734],[1.1286769,42.7774811],[1.1287469,42.7774811],[1.1287968,42.7774925],[1.1288369,42.7774925],[1.1288769,42.7774925],[1.1289169,42.7774925],[1.1289369,42.7774925],[1.1289569,42.7774811],[1.1289868,42.7774811],[1.1290169,42.7774734],[1.1290369,42.777462],[1.1290668,42.7774506],[1.1291069,42.7774429],[1.1291468,42.7774315],[1.1291668,42.7774315],[1.1292069,42.77742],[1.1292169,42.77742],[1.1292269,42.7774124],[1.1292468,42.7774124],[1.1292669,42.777401],[1.1292869,42.777401],[1.1293069,42.7773933],[1.1293368,42.7773933],[1.1293669,42.7773819],[1.1294069,42.7773705],[1.1294369,42.7773705],[1.1294669,42.7773514],[1.1294968,42.7773399],[1.1295168,42.7773399],[1.1295369,42.7773399],[1.1295669,42.7773323],[1.1295868,42.7773323],[1.1295968,42.7773323],[1.1296169,42.7773209],[1.1296369,42.7773209],[1.1296569,42.7773209],[1.1296669,42.7773209],[1.1296768,42.7773209],[1.1296968,42.7773132],[1.1297169,42.7773018],[1.1297369,42.7772903],[1.1297469,42.7772827],[1.1297569,42.7772713],[1.1297668,42.7772598],[1.1297668,42.7772522],[1.1297868,42.7772331],[1.1298069,42.7772026],[1.1298269,42.7771721],[1.1298468,42.7771606],[1.1298568,42.777153],[1.1298568,42.7771416],[1.1298668,42.7771416],[1.1298769,42.7771416],[1.1298969,42.7771301],[1.1299169,42.7771301],[1.1299368,42.7771301],[1.1299568,42.7771301],[1.1299769,42.7771416],[1.1299869,42.7771416],[1.1299969,42.7771416],[1.1300169,42.7771416],[1.1300268,42.7771416],[1.1300268,42.7771301],[1.1300468,42.7771301],[1.1300569,42.7771225],[1.1300769,42.7771111],[1.1300869,42.7771034],[1.1300969,42.777092],[1.1301069,42.7770805],[1.1301168,42.7770729],[1.1301268,42.7770615],[1.1301469,42.77705],[1.1301569,42.77705],[1.1301669,42.7770424],[1.1301769,42.7770424],[1.1301969,42.7770424],[1.1302068,42.7770424],[1.1302269,42.7770424],[1.1302469,42.7770424],[1.1302669,42.7770424],[1.1302769,42.7770424],[1.1302868,42.7770424],[1.1302968,42.7770424],[1.1303068,42.7770309],[1.1303269,42.7770233],[1.1303369,42.7770119],[1.1303569,42.7770119],[1.1303669,42.7770004],[1.1303768,42.7769928],[1.1303768,42.7769814],[1.1303868,42.7769699],[1.1303968,42.7769623],[1.1304069,42.7769508],[1.1304069,42.7769432],[1.1304069,42.7769318],[1.1304069,42.7769203],[1.1304169,42.7769203],[1.1304269,42.7769127],[1.1304269,42.7769012],[1.1304269,42.7768898],[1.1304269,42.7768822],[1.1304369,42.7768707],[1.1304369,42.7768631],[1.1304469,42.7768517],[1.1304469,42.7768326],[1.1304569,42.7768211],[1.1304569,42.7768135],[1.1304668,42.7768021],[1.1304668,42.7767906],[1.1304768,42.776783],[1.1304768,42.7767715],[1.1304868,42.7767601],[1.1304969,42.7767601],[1.1305069,42.7767525],[1.1305137,42.7767296],[1.1305037,42.7766914],[1.1305037,42.7766685],[1.1304936,42.7766418],[1.1304936,42.7766304],[1.1304936,42.776619],[1.1304936,42.7765999],[1.1305037,42.7765808],[1.1305037,42.7765617],[1.1305137,42.7765503],[1.1305237,42.7765198],[1.1305237,42.7765121],[1.1305237,42.7764893],[1.1305237,42.7764702],[1.1305237,42.7764587],[1.1305137,42.7764397],[1.1305037,42.7764091],[1.1304836,42.7763596],[1.1305108,42.7763672],[1.1305408,42.7763901],[1.1305808,42.7764091],[1.1306108,42.7764397],[1.1306409,42.7764664],[1.1306708,42.7764969],[1.1307209,42.7765388],[1.1307708,42.7765999],[1.1308008,42.7766495],[1.1308308,42.77668],[1.1308508,42.7766991],[1.1308608,42.7767067],[1.1308908,42.7767296],[1.1309208,42.7767372],[1.1309508,42.7767563],[1.1309808,42.7767677],[1.1310308,42.7767792],[1.1310908,42.7767868],[1.1311508,42.7767982],[1.1312008,42.7768097],[1.1312308,42.7768173],[1.1312509,42.7768288],[1.1312808,42.7768364],[1.1312908,42.7768593],[1.1313008,42.7768669],[1.1313108,42.7768974],[1.1313208,42.7769165],[1.1313208,42.7769394],[1.1313208,42.7769585],[1.1313108,42.7769775],[1.1312608,42.7770386],[1.1311609,42.7771492],[1.1311408,42.7771988],[1.1311108,42.7772293],[1.1310809,42.7772598],[1.1310508,42.7772865],[1.1310208,42.7773094],[1.1309808,42.777317],[1.1309408,42.7773399],[1.1309009,42.777359],[1.1308708,42.7773666],[1.1308508,42.7773781],[1.1308308,42.7773972],[1.1308008,42.77742],[1.1307708,42.7774391],[1.1307408,42.7774582],[1.1307309,42.7774582],[1.1307108,42.7774696],[1.1306908,42.7774773],[1.1306808,42.7774773],[1.1306508,42.7774773],[1.1306208,42.7774773],[1.1305908,42.7774773],[1.1305509,42.7774696],[1.1305208,42.7774582],[1.1304908,42.7774582],[1.1304708,42.7774582],[1.1304508,42.7774582],[1.1304308,42.7774696],[1.1304108,42.7774773],[1.1304008,42.7774773],[1.1303908,42.7774963],[1.1303908,42.7775078],[1.1303908,42.7775192],[1.1304008,42.7775383],[1.1304108,42.7775497],[1.1304208,42.7775574],[1.1304308,42.7775688],[1.1304508,42.7775688],[1.1305008,42.7775879],[1.1305708,42.7775993],[1.1306208,42.777607],[1.1306409,42.777607],[1.1306508,42.777607],[1.1306708,42.777607],[1.1306808,42.777607],[1.1307108,42.777607],[1.1307309,42.7775993],[1.1307608,42.7775879],[1.1308008,42.7775764],[1.1308208,42.7775574],[1.1308408,42.7775383],[1.1308708,42.7775269],[1.1308914,42.7775383],[1.1309015,42.7775383],[1.1309115,42.7775383],[1.1309115,42.7775497],[1.1309215,42.7775383],[1.1309315,42.7775383],[1.1309415,42.7775383],[1.1309415,42.7775497],[1.1309515,42.7775612],[1.1309615,42.7775612],[1.1309716,42.7775612],[1.1309814,42.7775688],[1.1310015,42.7775688],[1.1310115,42.7775688],[1.1310215,42.7775688],[1.1310315,42.7775688],[1.1310315,42.7775803],[1.1310415,42.7775803],[1.1310515,42.7775803],[1.1310616,42.7775879],[1.1310714,42.7775879],[1.1310815,42.7775879],[1.1310915,42.7775879],[1.1311015,42.7775879],[1.1311115,42.7775879],[1.1311115,42.7775993],[1.1311215,42.7775993],[1.1311015,42.7776108],[1.1310915,42.7776184],[1.1310915,42.7776299],[1.1311015,42.7776299],[1.1311115,42.7776299],[1.1311115,42.7776375],[1.1311215,42.7776375],[1.1311115,42.7776489],[1.1311115,42.7776604],[1.1311215,42.7776604],[1.1311215,42.777668],[1.1311315,42.7776794],[1.1311415,42.7776909],[1.1311516,42.7776985],[1.1311615,42.7776985],[1.1311715,42.77771],[1.1311815,42.77771],[1.1311915,42.77771],[1.1312015,42.77771],[1.1312115,42.77771],[1.1312115,42.7777176],[1.1312215,42.7777176],[1.1312215,42.777729],[1.1312115,42.777729],[1.1312115,42.7777405],[1.1312115,42.7777481],[1.1312215,42.7777596],[1.1312215,42.777771],[1.1312315,42.7777786],[1.1312414,42.7777786],[1.1312515,42.7777901],[1.1312615,42.7777901],[1.1312715,42.7777901],[1.1312815,42.7777901],[1.1312915,42.7777901],[1.1313015,42.7777786],[1.1313115,42.7777786],[1.1313314,42.7777786],[1.1313415,42.7777786],[1.1313515,42.7777901],[1.1313615,42.7777977],[1.1313715,42.7777977],[1.1313915,42.7777977],[1.1313915,42.7778091],[1.1313915,42.7778206],[1.1314015,42.7778206],[1.1314015,42.7778282],[1.1314015,42.7778397],[1.1314116,42.7778511],[1.1314116,42.7778587],[1.1314116,42.7778702],[1.1314116,42.7778778],[1.1314116,42.7778893],[1.1314116,42.7779007],[1.1314214,42.7779083],[1.1314315,42.7779312],[1.1314415,42.7779388],[1.1314515,42.7779388],[1.1314515,42.7779503],[1.1314615,42.7779579],[1.1314615,42.7779694],[1.1314715,42.7779694],[1.1314815,42.7779694],[1.1314915,42.7779694],[1.1315016,42.7779694],[1.1315215,42.7779694],[1.1315315,42.7779694],[1.1315515,42.7779808],[1.1315615,42.7779808],[1.1315715,42.7779884],[1.1316115,42.7779999],[1.1316515,42.778019],[1.1316915,42.7780304],[1.1317115,42.7780304],[1.1317315,42.778038],[1.1317515,42.778038],[1.1317815,42.7780495],[1.1318015,42.7780609],[1.1318215,42.7780685],[1.1318315,42.77808],[1.1318415,42.7780876],[1.1318516,42.7780991],[1.1318614,42.7780991],[1.1318614,42.7781105],[1.1318715,42.7781181],[1.1318915,42.7781181],[1.1318915,42.7781296],[1.1319015,42.778141],[1.1319115,42.7781487],[1.1319215,42.7781601],[1.1319416,42.7781677],[1.1319515,42.7781792],[1.1319615,42.7781906],[1.1319615,42.7782097],[1.1319715,42.7782211],[1.1319715,42.7782288],[1.1319815,42.7782402],[1.1319815,42.7782478],[1.1319915,42.7782478],[1.1320015,42.7782593],[1.1320115,42.7782593],[1.1320215,42.7782707],[1.1320215,42.7782784],[1.1320215,42.7782898],[1.1320314,42.7782898],[1.1320415,42.7783012],[1.1320515,42.7783089],[1.1320615,42.7783089],[1.1320715,42.7783089],[1.1320815,42.7783089],[1.1320915,42.7783089],[1.1320915,42.7783203],[1.1320915,42.7783279],[1.1321015,42.7783279],[1.1321115,42.7783394],[1.1321214,42.7783508],[1.1321214,42.7783585],[1.1321315,42.7783585],[1.1321315,42.7783699],[1.1321315,42.7783775],[1.1321315,42.778389],[1.1321315,42.7784004],[1.1321415,42.7784081],[1.1321415,42.7784195],[1.1321515,42.7784309],[1.1321615,42.7784386],[1.1321715,42.77845],[1.1321915,42.7784576],[1.1322016,42.7784691],[1.1322114,42.7784691],[1.1322315,42.7784691],[1.1322415,42.7784805],[1.1322515,42.7784882],[1.1322615,42.7784996],[1.1322615,42.778511],[1.1322615,42.7785187],[1.1322615,42.7785301],[1.1322715,42.7785378],[1.1322715,42.7785492],[1.1322715,42.7785606],[1.1322815,42.7785683],[1.1322815,42.7785797],[1.1322815,42.7785988],[1.1322815,42.7786102],[1.1322916,42.7786179],[1.1322916,42.7786293],[1.1322916,42.7786407],[1.1322815,42.7786484],[1.1322916,42.7786484],[1.1322916,42.7786598],[1.1323014,42.7786598],[1.1323115,42.7786713],[1.1323115,42.7786789],[1.1323215,42.7786789],[1.1323215,42.7786903],[1.1323115,42.7786903],[1.1323014,42.7786903],[1.1322916,42.778698],[1.1322916,42.7787094],[1.1322916,42.7787209],[1.1322916,42.7787285],[1.1323014,42.7787399],[1.1323115,42.7787399],[1.1323315,42.7787399],[1.1323415,42.7787476],[1.1323515,42.7787476],[1.1323615,42.7787476],[1.1323615,42.778759],[1.1323615,42.7787704],[1.1323615,42.7787781],[1.1323615,42.7787895],[1.1323715,42.778801],[1.1323715,42.7788086],[1.1323715,42.77882],[1.1323615,42.77882],[1.1323615,42.7788277],[1.1323715,42.7788391],[1.1323816,42.7788391],[1.1323915,42.7788506],[1.1324115,42.7788582],[1.1324115,42.7788696],[1.1324215,42.7788696],[1.1324215,42.7788811],[1.1324215,42.7789001],[1.1324215,42.7789078],[1.1324215,42.7789192],[1.1324215,42.7789383],[1.1324215,42.7789497],[1.1324215,42.7789612],[1.1324215,42.7789688],[1.1324215,42.7789803],[1.1324215,42.7789879],[1.1324215,42.7789993],[1.1324215,42.7790108],[1.1324215,42.7790184],[1.1324215,42.7790298],[1.1324215,42.7790375],[1.1324215,42.7790489],[1.1324215,42.7790604],[1.1324115,42.7790604],[1.1324115,42.779068],[1.1324215,42.7790794],[1.1324215,42.7790909],[1.1324315,42.7790985],[1.1324415,42.77911],[1.1324415,42.7791176],[1.1324415,42.779129],[1.1324315,42.779129],[1.1324315,42.7791405],[1.1324215,42.7791481],[1.1324215,42.7791595],[1.1324115,42.7791595],[1.1324215,42.779171],[1.1324315,42.779171],[1.1324315,42.7791786],[1.1324415,42.7791901],[1.1324515,42.7791901],[1.1324615,42.7791901],[1.1324714,42.7791901],[1.1324714,42.7791977],[1.1324714,42.7792091],[1.1324714,42.7792206],[1.1324815,42.7792282],[1.1324714,42.7792282],[1.1324714,42.7792397],[1.1324615,42.7792397],[1.1324515,42.7792397],[1.1324415,42.7792397],[1.1324415,42.7792511],[1.1324515,42.7792511],[1.1324415,42.7792587],[1.1324315,42.7792587],[1.1324315,42.7792702],[1.1324315,42.7792778],[1.1324115,42.7793007],[1.1324115,42.7793083],[1.1324115,42.7793198],[1.1324115,42.7793312],[1.1324015,42.7793388],[1.1324015,42.7793503],[1.1323915,42.7793579],[1.1323816,42.7793694],[1.1323715,42.7793808],[1.1323615,42.7793999],[1.1323615,42.7794075],[1.1323515,42.7794189],[1.1323515,42.7794304],[1.1323515,42.779438],[1.1323515,42.7794495],[1.1323615,42.7794609],[1.1323615,42.7794685],[1.1323515,42.7794685],[1.1323415,42.77948],[1.1323315,42.7794876],[1.1323215,42.7794991],[1.1323115,42.7795181],[1.1322916,42.7795486],[1.1322815,42.7795601],[1.1322715,42.7795906],[1.1322615,42.7796097],[1.1322515,42.7796211],[1.1322415,42.7796288],[1.1322315,42.7796402],[1.1322215,42.7796402],[1.1322016,42.7796402],[1.1321815,42.7796478],[1.1321715,42.7796478],[1.1321615,42.7796593],[1.1321515,42.7796593],[1.1321515,42.7796707],[1.1321515,42.7796783],[1.1321615,42.7796783],[1.1321615,42.7796898],[1.1321615,42.7797012],[1.1321515,42.7797089],[1.1321515,42.7797203],[1.1321415,42.7797394],[1.1321415,42.7797508],[1.1321415,42.7797585],[1.1321415,42.7797699],[1.1321315,42.779789],[1.1321315,42.7798004],[1.1321315,42.779808],[1.1321315,42.7798195],[1.1321315,42.7798309],[1.1321315,42.7798386],[1.1321315,42.77985],[1.1321315,42.7798576],[1.1321415,42.7798576],[1.1321515,42.7798691],[1.1321615,42.7798805],[1.1321715,42.7798882],[1.1321715,42.7798996],[1.1321715,42.779911],[1.1321615,42.779911],[1.1321415,42.779911],[1.1321315,42.7799187],[1.1321214,42.7799301],[1.1321115,42.7799377],[1.1321115,42.7799492],[1.1321115,42.7799606],[1.1321015,42.7799683],[1.1321015,42.7799797],[1.1320915,42.7799911],[1.1320915,42.7799988],[1.1320815,42.7800102],[1.1320715,42.7800102],[1.1320615,42.7800179],[1.1320515,42.7800179],[1.1320515,42.7800293],[1.1320515,42.7800407],[1.1320515,42.7800484],[1.1320615,42.7800598],[1.1320615,42.7800903],[1.1320715,42.780098],[1.1320815,42.7801094],[1.1320915,42.7801208],[1.1321015,42.7801285],[1.1321115,42.7801399],[1.1321115,42.7801476],[1.1321115,42.7801704],[1.1321214,42.780201],[1.1321214,42.7802505],[1.1321315,42.7803001],[1.1321315,42.7803192],[1.1321315,42.7803307],[1.1321415,42.7803497],[1.1321515,42.7803879],[1.1321515,42.7803993],[1.1321515,42.7804184],[1.1321515,42.7804413],[1.1321515,42.7804604],[1.1321515,42.7804794],[1.1321515,42.7804909],[1.1321515,42.7804985],[1.1321515,42.7805099],[1.1321615,42.7805176],[1.1321515,42.7805405],[1.1321515,42.7805481],[1.1321515,42.7805595],[1.1321515,42.780571],[1.1321615,42.7805786],[1.1321715,42.7805977],[1.1321815,42.7806206],[1.1321915,42.7806282],[1.1322016,42.7806511],[1.1322114,42.7806702],[1.1322215,42.7806892],[1.1322315,42.7807083],[1.1322315,42.7807312],[1.1322415,42.7807503],[1.1322415,42.7807579],[1.1322615,42.7807884],[1.1322715,42.7808075],[1.1322815,42.7808189],[1.1322916,42.7808304],[1.1323115,42.780838],[1.1323014,42.7808495],[1.1322916,42.7808495],[1.1322815,42.780838],[1.1322715,42.780838],[1.1322615,42.780838],[1.1322515,42.780838],[1.1322515,42.7808495],[1.1322615,42.7808495],[1.1322715,42.7808609],[1.1322916,42.7808685],[1.1323115,42.7808685],[1.1323215,42.78088],[1.1323415,42.78088],[1.1323515,42.7808876],[1.1323615,42.780899],[1.1323615,42.7809105],[1.1323715,42.7809181],[1.1323715,42.7809296],[1.1323504,42.780941],[1.1323305,42.780941],[1.1323105,42.7809525],[1.1323005,42.7809601],[1.1323005,42.7809715],[1.1323005,42.780983],[1.1323005,42.7809906],[1.1323005,42.7810135],[1.1323105,42.7810211],[1.1323205,42.7810326],[1.1323406,42.7810402],[1.1323605,42.7810516],[1.1323905,42.7810631],[1.1324205,42.7810707],[1.1324333,42.7810898],[1.1324433,42.7811012],[1.1324533,42.7811089],[1.1324632,42.7811279],[1.1324832,42.7811394],[1.1325133,42.7811584],[1.1325532,42.7811813],[1.1325732,42.7812004],[1.1326033,42.781208],[1.1326233,42.7812309],[1.1326333,42.7812386],[1.1326532,42.7812614],[1.1326933,42.7812805],[1.1327332,42.781311],[1.1327833,42.7813301],[1.1328332,42.7813492],[1.1328633,42.7813797],[1.1329032,42.7813988],[1.1329333,42.7814102],[1.1329633,42.7814178],[1.1329833,42.7814293],[1.1329932,42.7814407],[1.1330032,42.7814484],[1.1330233,42.7814713],[1.1330533,42.7814903],[1.1330732,42.7815094],[1.1330932,42.7815285],[1.1331233,42.7815514],[1.1331333,42.7815704],[1.1331533,42.7815781],[1.1331732,42.7815895],[1.1331832,42.781601],[1.1331933,42.7816086],[1.1332033,42.78162],[1.1332133,42.7816391],[1.1332233,42.7816505],[1.1332433,42.7816582],[1.1332632,42.7816582],[1.1332833,42.7816696],[1.1333233,42.7816811],[1.1333342,42.7816887],[1.1333342,42.7817078],[1.1333342,42.7817192],[1.1333442,42.7817307],[1.1333642,42.7817497],[1.1333742,42.7817574],[1.1333941,42.7817688],[1.1334242,42.7817879],[1.1334642,42.7817993],[1.1335142,42.7818184],[1.1336042,42.7818604],[1.1336641,42.7818794],[1.1338542,42.7819481],[1.1340141,42.7820206],[1.1341106,42.7820473],[1.1341605,42.7820663],[1.1342205,42.7820969],[1.1342505,42.7821083],[1.1342906,42.7821274],[1.1343105,42.7821388],[1.1343305,42.7821579],[1.1343505,42.7821655],[1.1343706,42.7821884],[1.1344005,42.7822189],[1.1344205,42.782238],[1.1344506,42.7822571],[1.1344706,42.7822685],[1.1345005,42.7822762],[1.1345205,42.7822876],[1.1345406,42.7822876],[1.1345606,42.7822876],[1.1345705,42.7822876],[1.1345905,42.7822876],[1.1345943,42.782299],[1.1345743,42.7823181],[1.1345643,42.7823296],[1.1345443,42.7823486],[1.1345344,42.7823563],[1.1345243,42.7823677],[1.1345143,42.7823677],[1.1345043,42.7823792],[1.1345043,42.7823868],[1.1345043,42.7823982],[1.1345143,42.7824173],[1.1345243,42.7824287],[1.1345443,42.7824364],[1.1345543,42.7824478],[1.1345643,42.7824593],[1.1345843,42.7824669],[1.1345943,42.7824669],[1.1345943,42.7824783],[1.1346043,42.7824898],[1.1346043,42.7824974],[1.1346043,42.7825089],[1.1346043,42.7825165],[1.1346143,42.7825279],[1.1346242,42.7825279],[1.1346343,42.7825279],[1.1346543,42.7825279],[1.1346643,42.7825279],[1.1346743,42.7825279],[1.1346843,42.7825279],[1.1346943,42.7825165],[1.1347142,42.7825165],[1.1347343,42.7825089],[1.1347543,42.7824974],[1.1347643,42.7824974],[1.1347743,42.7824974],[1.1347944,42.7824974],[1.1348143,42.7824974],[1.1348343,42.7824974],[1.1348443,42.7824898],[1.1348543,42.7824898],[1.1348643,42.7824783],[1.1348844,42.7824783],[1.1348943,42.7824669],[1.1349143,42.7824593],[1.1349343,42.7824593],[1.1349443,42.7824593],[1.1349643,42.7824669],[1.1349742,42.7824669],[1.1349843,42.7824783],[1.1349943,42.7824898],[1.1349943,42.7825089],[1.1349943,42.7825279],[1.1349943,42.782547],[1.1349943,42.7825661],[1.1349943,42.7825775],[1.1349943,42.7825966],[1.1350043,42.782608],[1.1350043,42.7826195],[1.1350143,42.7826271],[1.1350243,42.7826385],[1.1350243,42.7826576],[1.1350243,42.7826691],[1.1350243,42.7826767],[1.1350343,42.7826881],[1.1350443,42.7826996],[1.1350642,42.7827187],[1.1350743,42.7827263],[1.1350943,42.7827377],[1.1351243,42.7827682],[1.1351643,42.7828064],[1.1352043,42.7828369],[1.1352143,42.7828674],[1.1352243,42.7828865],[1.1352443,42.7829094],[1.1352543,42.7829361],[1.1352743,42.7829666],[1.1352843,42.7829971],[1.1352643,42.7830162],[1.1352543,42.7830391],[1.1352443,42.7830582],[1.1352143,42.7831078],[1.1352143,42.7831383],[1.1352143,42.7831688],[1.1352043,42.7831993],[1.1352043,42.7832298],[1.1351943,42.7832489],[1.1351943,42.7832794],[1.1351843,42.7833061],[1.1351542,42.7833595],[1.1351444,42.7833595],[1.1351243,42.7834396],[1.1351143,42.7834778],[1.1351043,42.7834969],[1.1351043,42.7835197],[1.1351043,42.7835274],[1.1351043,42.7835464],[1.1350943,42.7835693],[1.1351043,42.7835884],[1.1351043,42.7836075],[1.1351043,42.7836494],[1.1351143,42.7836761],[1.1351043,42.783699],[1.1351043,42.7837067],[1.1350943,42.7837372],[1.1350843,42.7837677],[1.1350743,42.7837868],[1.1350642,42.7838173],[1.1350543,42.7838364],[1.1350443,42.7838478],[1.1350343,42.7838669],[1.1350243,42.7838783],[1.1350143,42.7838898],[1.1350043,42.7839088],[1.1349943,42.7839165],[1.1349843,42.7839394],[1.1349742,42.783947],[1.1349643,42.7839661],[1.1349716,42.7839775],[1.1349816,42.7839851],[1.1349816,42.7839966],[1.1349816,42.784008],[1.1349816,42.7840157],[1.1349816,42.7840271],[1.1349816,42.7840462],[1.1349816,42.7840652],[1.1349816,42.7840767],[1.1349916,42.7840881],[1.1350117,42.7840958],[1.1350217,42.7841072],[1.1350417,42.7841148],[1.1350459,42.7841454],[1.1350459,42.7841644],[1.1350459,42.7841759],[1.1350658,42.7841949],[1.1350858,42.7842064],[1.1351159,42.784214],[1.1351558,42.7842255],[1.1352259,42.7842331],[1.1353258,42.7842445],[1.1353658,42.784256],[1.1354158,42.7842636],[1.1354458,42.7842751],[1.1354659,42.7842865],[1.1354859,42.7842941],[1.1355058,42.7843246],[1.1355659,42.7843933],[1.1356158,42.7844849],[1.1356758,42.7845535],[1.1357058,42.7845955],[1.1357459,42.7846451],[1.1357858,42.7846642],[1.1358259,42.7846832],[1.1358658,42.7847061],[1.1359059,42.7847137],[1.1359358,42.7847137],[1.1359658,42.7847252],[1.1359959,42.7847252],[1.1360258,42.7847252],[1.1360658,42.7847366],[1.1360959,42.7847366],[1.1361458,42.7847443],[1.1362158,42.7847557],[1.1362659,42.7847633],[1.1363459,42.7847862],[1.1364559,42.7847939],[1.1365758,42.7848129],[1.1366558,42.7848244],[1.1367059,42.7848358],[1.1367658,42.7848358],[1.1368158,42.7848358],[1.1369058,42.7848434],[1.1369958,42.7848434],[1.1370659,42.7848434],[1.1371359,42.7848549],[1.1371858,42.7848663],[1.1372359,42.784874],[1.1373059,42.7848854],[1.1374159,42.7849236],[1.1374859,42.7849464],[1.1375358,42.7849541],[1.1375759,42.7849655],[1.1376058,42.7849731],[1.1376559,42.7849731],[1.1377058,42.7849846],[1.1377858,42.784996],[1.1378459,42.784996],[1.1378958,42.7850037],[1.1379558,42.7850266],[1.1380658,42.7850533],[1.1381259,42.7850761],[1.1382258,42.7851143],[1.1383458,42.7851753],[1.1384858,42.785244],[1.1386058,42.7853165],[1.1387658,42.7853966],[1.1388959,42.7854652],[1.1390258,42.7855339],[1.1391958,42.7856331],[1.1393459,42.7857361],[1.1394259,42.7857742],[1.1394658,42.7857933],[1.1395259,42.7858238],[1.1395959,42.7858429],[1.1396859,42.7858734],[1.1397458,42.7858963],[1.1397859,42.7859039],[1.1398058,42.7859154],[1.1398358,42.7859344],[1.1398759,42.785984],[1.1398958,42.7860336],[1.1399858,42.7862663],[1.1400459,42.7864265],[1.1401058,42.7865562],[1.1401858,42.786705],[1.1402458,42.7868042],[1.1403059,42.7869034],[1.1403458,42.7869644],[1.1404158,42.7871132],[1.1405158,42.7872849],[1.1406258,42.7874336],[1.1407459,42.7875938],[1.1408359,42.7877045],[1.1410258,42.7879066],[1.1411258,42.7880249],[1.1412358,42.788166],[1.1413659,42.7883034],[1.1415058,42.788456],[1.1415758,42.7885551],[1.1416259,42.7886162],[1.1416558,42.7886734],[1.1416959,42.7887535],[1.1417558,42.7888756],[1.1418059,42.7890053],[1.1418358,42.7890549],[1.1418558,42.7891159],[1.1418658,42.7891731],[1.1418859,42.7892265],[1.1418959,42.7892532],[1.1418959,42.7892838],[1.1419058,42.7893143],[1.1419158,42.7893257],[1.1419258,42.7893448],[1.1419358,42.7893562],[1.1419559,42.7893639],[1.1419859,42.7893753],[1.1420058,42.7893753],[1.1420459,42.7893829],[1.1420858,42.7893829],[1.1421559,42.7893829],[1.1422058,42.7893829],[1.142233,42.789402],[1.142253,42.7894249],[1.1422631,42.7894325],[1.1422831,42.789444],[1.142303,42.7894516],[1.142323,42.789463],[1.142333,42.7894745],[1.142343,42.7894821],[1.1423531,42.7895012],[1.1423531,42.7895241],[1.1423531,42.7895317],[1.1423631,42.7895622],[1.1423631,42.7895737],[1.1423631,42.7895813],[1.1423631,42.7895927],[1.1423531,42.7896118],[1.1423531,42.7896347],[1.1423631,42.7896614],[1.1423731,42.7896919],[1.142383,42.7897148],[1.142393,42.7897339],[1.142403,42.7897415],[1.142413,42.7897644],[1.142413,42.789772],[1.142413,42.7897949],[1.142433,42.789814],[1.1424531,42.7898331],[1.142473,42.7898712],[1.142493,42.7899017],[1.142513,42.7899323],[1.1425231,42.7899513],[1.1425231,42.7899742],[1.1425331,42.7899933],[1.1425431,42.7900238],[1.142553,42.790062],[1.142563,42.7900848],[1.142563,42.7901039],[1.142563,42.7901115],[1.142563,42.7901344],[1.142563,42.7901535],[1.1425431,42.7901917],[1.142513,42.7902527],[1.142483,42.7903214],[1.142473,42.7903748],[1.1424531,42.7903938],[1.1424431,42.7904243],[1.1424431,42.7904434],[1.142433,42.7904625],[1.142433,42.7904816],[1.142413,42.7905045],[1.142393,42.7905235],[1.1423631,42.790554],[1.1422831,42.7906418],[1.142223,42.7907143],[1.142213,42.7907219],[1.142213,42.7907333],[1.142213,42.7907448],[1.142223,42.7907524],[1.142233,42.7907639],[1.142253,42.7907639],[1.1422631,42.7907639],[1.1422831,42.7907639],[1.142323,42.7907524],[1.1423631,42.7907333],[1.142383,42.7907219],[1.142413,42.7907143],[1.1424531,42.7907028],[1.142473,42.7906837],[1.142493,42.7906723],[1.142493,42.7906647],[1.142503,42.7906532],[1.142513,42.7906342],[1.1425331,42.7906227],[1.1425431,42.7906113],[1.142553,42.7906036],[1.142573,42.7905922],[1.142583,42.7905846],[1.142593,42.7905846],[1.142603,42.7905846],[1.1426131,42.7905846],[1.1426131,42.7905922],[1.1426131,42.7906036],[1.142603,42.7906227],[1.142603,42.7906418],[1.142593,42.7906647],[1.142593,42.7906723],[1.142593,42.7906914],[1.142593,42.7907028],[1.142593,42.7907219],[1.142593,42.7907448],[1.142593,42.7907524],[1.142583,42.7907715],[1.142573,42.7907944],[1.142563,42.790802],[1.142553,42.7908249],[1.1425431,42.7908325],[1.1425431,42.790844],[1.1425431,42.7908516],[1.1425431,42.790863],[1.142553,42.790863],[1.142563,42.790863],[1.142573,42.7908516],[1.142583,42.7908516],[1.142593,42.790844],[1.142603,42.790844],[1.1426131,42.790844],[1.1426231,42.790844],[1.1426331,42.790844],[1.142643,42.790844],[1.142653,42.7908325],[1.142663,42.7908325],[1.142683,42.7908325],[1.1427031,42.7908325],[1.1427131,42.7908325],[1.1427231,42.7908249],[1.142733,42.7908325],[1.142743,42.7908325],[1.142753,42.7908325],[1.142763,42.7908325],[1.142773,42.7908325],[1.142783,42.7908325],[1.142783,42.790844],[1.1427931,42.790844],[1.1428031,42.790844],[1.1428131,42.790844],[1.142823,42.7908325],[1.142843,42.7908325],[1.142853,42.790844],[1.142863,42.790844],[1.142873,42.790844],[1.1428831,42.7908516],[1.1428931,42.7908516],[1.1429031,42.7908516],[1.142913,42.7908516],[1.142923,42.790844],[1.142933,42.790844],[1.142943,42.790844],[1.142953,42.790844],[1.142953,42.7908516],[1.142953,42.790863],[1.142953,42.7908745],[1.142953,42.7908821],[1.142953,42.7908936],[1.142953,42.7909126],[1.1429631,42.7909241],[1.1429631,42.7909431],[1.1429631,42.7909546],[1.1429631,42.7909622],[1.142953,42.7909737],[1.142953,42.7909813],[1.142953,42.7909927],[1.1429631,42.7910042],[1.1429631,42.7910118],[1.1429731,42.7910347],[1.1429831,42.7910614],[1.1429831,42.7910728],[1.142993,42.7910919],[1.143013,42.7911034],[1.143023,42.7911148],[1.143043,42.7911224],[1.1430531,42.7911415],[1.1430631,42.791153],[1.1430731,42.791153],[1.143083,42.791153],[1.143103,42.7911644],[1.1431431,42.7911644],[1.143173,42.791172],[1.143203,42.7911835],[1.1432431,42.7911949],[1.143273,42.791214],[1.143293,42.7912216],[1.1433231,42.7912331],[1.143363,42.7912445],[1.1434131,42.7912636],[1.143453,42.7912827],[1.143463,42.7912827],[1.143483,42.7912941],[1.1435031,42.7913017],[1.143543,42.7913132],[1.1436031,42.7913322],[1.143653,42.7913437],[1.1436931,42.7913437],[1.143743,42.7913513],[1.1437731,42.7913628],[1.143793,42.7913742],[1.143833,42.7913742],[1.1438631,42.7913818],[1.143893,42.7913933],[1.1439331,42.7914047],[1.143973,42.7914124],[1.144013,42.7914238],[1.144063,42.7914429],[1.144093,42.7914543],[1.1441031,42.7914734],[1.144133,42.7915039],[1.144133,42.791523],[1.144143,42.7915421],[1.144153,42.7915649],[1.144173,42.7915649],[1.1441931,42.7915726],[1.1442131,42.7915916],[1.144233,42.7916031],[1.144243,42.7916145],[1.144263,42.7916222],[1.144343,42.7916718],[1.144403,42.7917023],[1.144443,42.7917328],[1.1444731,42.7917442],[1.144503,42.7917519],[1.144523,42.7917633],[1.1445431,42.7917633],[1.1445531,42.7917633],[1.1445631,42.7917633],[1.144583,42.7917747],[1.144593,42.7917824],[1.144593,42.7917938],[1.144603,42.7918015],[1.144613,42.7918129],[1.144623,42.7918243],[1.1446331,42.7918243],[1.144663,42.7918243],[1.144683,42.7918243],[1.144703,42.7918129],[1.1447431,42.7917938],[1.144773,42.7917824],[1.1448231,42.7917633],[1.144863,42.7917442],[1.1449131,42.7917213],[1.144973,42.7917137],[1.145023,42.7917137],[1.1450831,42.7917137],[1.145143,42.7917023],[1.145193,42.7917137],[1.1452731,42.7917137],[1.145383,42.7917023],[1.145463,42.7917023],[1.1455331,42.7917137],[1.1456131,42.7917137],[1.1456831,42.7917137],[1.145753,42.7917137],[1.1457931,42.7917137],[1.145833,42.7917137],[1.1458731,42.7917213],[1.145913,42.7917442],[1.145943,42.7917519],[1.146013,42.7917938],[1.146073,42.7918243],[1.1461431,42.7918549],[1.146193,42.7918739],[1.1462231,42.7918816],[1.146253,42.7918816],[1.146283,42.7918816],[1.1463131,42.791893],[1.146353,42.791893],[1.1463931,42.791893],[1.146423,42.791893],[1.146443,42.7919044],[1.146463,42.7919121],[1.1464931,42.791935],[1.146503,42.791935],[1.146533,42.7919426],[1.146553,42.7919426],[1.1465731,42.7919426],[1.146593,42.7919426],[1.146613,42.791954],[1.146633,42.7919617],[1.1466631,42.7919731],[1.146693,42.7919922],[1.1467531,42.7920036],[1.146803,42.7920113],[1.1468431,42.7920227],[1.146873,42.7920341],[1.146893,42.7920341],[1.1469131,42.7920341],[1.1469331,42.7920227],[1.146953,42.7920227],[1.146983,42.7920227],[1.1470131,42.7920227],[1.147033,42.7920227],[1.147053,42.7920036],[1.1471093,42.7920189],[1.1471493,42.7920265],[1.1472193,42.7920265],[1.1473193,42.7920456],[1.1474493,42.7920685],[1.1475493,42.7920876],[1.1476493,42.7921181],[1.1477493,42.7921486],[1.1479193,42.7921867],[1.1480293,42.7922173],[1.1481093,42.7922287],[1.1482092,42.7922478],[1.1483393,42.7922668],[1.1484493,42.7922859],[1.1485193,42.7922974],[1.1485792,42.7923088],[1.1486492,42.7923164],[1.1487293,42.7923393],[1.1488492,42.792366],[1.1489393,42.7923965],[1.1490192,42.7924271],[1.1491393,42.792469],[1.1492393,42.7925072],[1.149268,42.792511],[1.1493281,42.7924995],[1.1493981,42.792511],[1.149448,42.7925186],[1.149528,42.7925415],[1.149628,42.7925606],[1.1496781,42.7925606],[1.1497381,42.7925606],[1.149788,42.7925491],[1.1498381,42.7925491],[1.1498981,42.7925491],[1.149978,42.7925491],[1.1500781,42.7925415],[1.1501681,42.7925415],[1.1501881,42.7925301],[1.1501981,42.7925186],[1.150228,42.792511],[1.1502581,42.792511],[1.1502781,42.7925186],[1.150308,42.7925186],[1.150328,42.792511],[1.1503581,42.792511],[1.1503881,42.792511],[1.1504481,42.7924995],[1.150488,42.792511],[1.1505281,42.7925186],[1.1505681,42.7925186],[1.1506381,42.7925301],[1.1507181,42.7925301],[1.1507981,42.7925301],[1.150858,42.7925301],[1.150928,42.7925415],[1.1509681,42.7925415],[1.151018,42.7925491],[1.1510481,42.7925491],[1.1510781,42.792572],[1.151098,42.792572],[1.1511381,42.7925797],[1.1511581,42.7925797],[1.151188,42.7925797],[1.151198,42.7925911],[1.1512381,42.7925911],[1.1512681,42.7925911],[1.1513181,42.7925797],[1.1513981,42.7925797],[1.151458,42.7925606],[1.151558,42.7925606],[1.151648,42.7925491],[1.1517481,42.7925491],[1.1518481,42.7925606],[1.1519381,42.792572],[1.1520281,42.7925911],[1.152078,42.7925987],[1.1521381,42.7926292],[1.1521981,42.7926521],[1.152238,42.7926598],[1.1523181,42.7926903],[1.1523881,42.7927094],[1.1524681,42.7927399],[1.1525581,42.7927704],[1.1526481,42.7927818],[1.152768,42.7928009],[1.1528381,42.7928009],[1.1528981,42.7928085],[1.1529381,42.7928314],[1.1530081,42.7928391],[1.1530681,42.7928505],[1.153118,42.7928505],[1.1531481,42.7928505],[1.1531781,42.7928505],[1.153218,42.7928391],[1.1532581,42.7928314],[1.1532881,42.79282],[1.153318,42.7928085],[1.1533481,42.7928009],[1.153388,42.7927818],[1.1534381,42.7927704],[1.1535481,42.7927589],[1.1536381,42.7927589],[1.153738,42.7927589],[1.153838,42.7927818],[1.1538981,42.7927895],[1.1539681,42.7928085],[1.1540381,42.7928314],[1.154108,42.7928314],[1.1541681,42.7928314],[1.1542381,42.7928391],[1.154278,42.7928505],[1.1543381,42.7928619],[1.1543981,42.7928696],[1.154458,42.792881],[1.1544981,42.7928696],[1.1545581,42.7928619],[1.1546381,42.7928505],[1.154708,42.7928505],[1.154808,42.7928391],[1.1549081,42.7928314],[1.154968,42.79282],[1.1550381,42.7928085],[1.1550881,42.7928009],[1.1551181,42.7927895],[1.155138,42.7927704],[1.155158,42.7927589],[1.1551781,42.7927208],[1.1552547,42.7927017],[1.1553447,42.7926712],[1.1554648,42.7926331],[1.1555748,42.7925911],[1.1556947,42.7925606],[1.1557747,42.7925415],[1.1558847,42.792511],[1.1559747,42.7924919],[1.1560048,42.7924805],[1.1560447,42.7924805],[1.1561147,42.7924805],[1.1561748,42.7924728],[1.1562247,42.7924805],[1.1562847,42.7924805],[1.1563448,42.7924728],[1.1563747,42.7924728],[1.1563947,42.7924728],[1.1564147,42.7924614],[1.1564348,42.79245],[1.1564448,42.7924423],[1.1564547,42.7924309],[1.1564547,42.7924118],[1.1564964,42.7923927],[1.1565764,42.7923813],[1.1566464,42.7923737],[1.1567264,42.7923431],[1.1567863,42.7923241],[1.1568564,42.7923012],[1.1569464,42.7922707],[1.1570164,42.7922516],[1.1570764,42.7922325],[1.1571164,42.7922134],[1.1571764,42.792202],[1.1572263,42.7921829],[1.1573163,42.7921638],[1.1574063,42.792141],[1.1575063,42.7921219],[1.1575963,42.7921028],[1.1576763,42.7920914],[1.1577563,42.7920837],[1.1578463,42.7920609],[1.1579664,42.7920532],[1.1580464,42.7920341],[1.1581163,42.7920227],[1.1581764,42.7920227],[1.1582164,42.7920227],[1.1582863,42.7920341],[1.1583264,42.7920418],[1.1583663,42.7920532],[1.1584264,42.7920837],[1.1584764,42.7921143],[1.1585264,42.7921333],[1.1585864,42.7921524],[1.1586363,42.7921829],[1.1587363,42.7922325],[1.1588564,42.7923241],[1.1589863,42.7923927],[1.1590863,42.7924423],[1.1591864,42.7924919],[1.1592864,42.7925415],[1.1593964,42.792614],[1.1594964,42.7926636],[1.1596164,42.7927437],[1.1596963,42.7927818],[1.1597464,42.7928238],[1.1597863,42.7928543],[1.1598264,42.7928925],[1.1598964,42.7929611],[1.1599463,42.7930107],[1.1599964,42.7930412],[1.1600564,42.7930717],[1.1601163,42.7931023],[1.1601464,42.7931137],[1.1601564,42.7931213],[1.1601764,42.7931213],[1.1601864,42.7931137],[1.1601964,42.7931023],[1.1602063,42.7930717],[1.1602263,42.7930336],[1.1602547,42.7930298],[1.1602747,42.7930298],[1.1602948,42.7930298],[1.1603148,42.7930183],[1.1603347,42.7930107],[1.1603647,42.7929878],[1.1603848,42.7929573],[1.1604347,42.7929077],[1.1604648,42.7928505],[1.1605147,42.7928085],[1.1605648,42.7927589],[1.1606247,42.7927094],[1.1607147,42.7926407],[1.1607847,42.7925987],[1.1608448,42.7925682],[1.1609248,42.7925186],[1.1610547,42.792469],[1.1611447,42.7924194],[1.1612247,42.7923698],[1.1612948,42.7923279],[1.1613847,42.7922707],[1.1614747,42.7922096],[1.1615448,42.7921486],[1.1616448,42.7920799],[1.1617248,42.7920074],[1.1618048,42.7919502],[1.1618848,42.7918777],[1.1619447,42.7918205],[1.1619848,42.7917671],[1.1620147,42.7917175],[1.1620347,42.7916794],[1.1620648,42.7916374],[1.1621047,42.7915993],[1.1621348,42.7915878],[1.1621747,42.7915688],[1.1622148,42.7915688],[1.1622548,42.7915688],[1.1622947,42.7915688],[1.1623547,42.7915878],[1.1624248,42.7916107],[1.1625248,42.7916374],[1.1626147,42.7916679],[1.1627347,42.7916985],[1.1628247,42.7917404],[1.1629248,42.7917595],[1.1630148,42.79179],[1.1631148,42.7918091],[1.1632447,42.7918472],[1.1633548,42.7918701],[1.1634347,42.7918892],[1.1634947,42.7919006],[1.1635648,42.7919006],[1.1636248,42.7919006],[1.1636947,42.7919006],[1.1637448,42.7919006],[1.1637948,42.7918892],[1.1638647,42.7918777],[1.1639347,42.7918777],[1.1640548,42.7918587],[1.1641048,42.7918587],[1.1641748,42.7918472],[1.1642548,42.7918472],[1.1643147,42.7918587],[1.1643747,42.7918701],[1.1644448,42.7918777],[1.1645148,42.7919006],[1.1645948,42.7919273],[1.1646848,42.7919807],[1.1647948,42.7920494],[1.1648948,42.792099],[1.1649548,42.7921371],[1.1650047,42.7921906],[1.1650348,42.7922401],[1.1650648,42.7922707],[1.1651047,42.7923279],[1.1651348,42.7923775],[1.1651647,42.7924385],[1.1651847,42.7924805],[1.1652148,42.7925301],[1.1652547,42.7925797],[1.1653148,42.7926483],[1.1653748,42.7927284],[1.1654447,42.79282],[1.1655147,42.7929077],[1.1655748,42.7929688],[1.1656147,42.7930183],[1.1656548,42.7930489],[1.1657248,42.7930794],[1.1657648,42.7931099],[1.1658047,42.7931175],[1.1658548,42.7931404],[1.1659647,42.7931671],[1.1661148,42.7932091],[1.1664047,42.7932777],[1.1667747,42.7933693],[1.1669548,42.7934189],[1.1670448,42.7934303],[1.1671348,42.7934303],[1.1672047,42.7934303],[1.1672747,42.7934303],[1.1673647,42.7934303],[1.1674447,42.7934074],[1.1675748,42.7933884],[1.1677147,42.7933693],[1.1680248,42.7932892],[1.1681048,42.7932777],[1.1682148,42.7932472],[1.1683447,42.7932205],[1.1684648,42.7931786],[1.1685448,42.7931595],[1.1685947,42.7931404],[1.1686648,42.7931099],[1.1687448,42.7930794],[1.1688348,42.7930603],[1.1689447,42.7930298],[1.1690948,42.7929993],[1.1692448,42.7929802],[1.1694548,42.7929382],[1.1695647,42.7929306],[1.1696348,42.7929077],[1.1697447,42.7929001],[1.1698247,42.7928772],[1.1699448,42.7928696],[1.1700947,42.7928505],[1.1702547,42.7928276],[1.1704848,42.7928085],[1.1706648,42.7928009],[1.1708647,42.7927895],[1.1709747,42.792778],[1.1711248,42.792778],[1.1712548,42.7927895],[1.1713448,42.7928009],[1.1714748,42.79282],[1.1715648,42.7928391],[1.1716048,42.7928505],[1.1716747,42.7928772],[1.1717248,42.7929077],[1.1717547,42.7929077],[1.1717747,42.7929077],[1.1717948,42.7929077],[1.1718048,42.7929077],[1.1718148,42.7929001],[1.1718148,42.7928886],[1.1718148,42.7928772],[1.1718048,42.7928581],[1.1717848,42.7928505],[1.1717547,42.7928276],[1.1716847,42.7927895],[1.1716248,42.7927475],[1.1715548,42.7927094],[1.1714847,42.7926788],[1.1714348,42.7926483],[1.1714047,42.7926292],[1.1713548,42.7926102],[1.1713247,42.7925987],[1.1712948,42.7925873],[1.1712548,42.7925797],[1.1711848,42.7925682],[1.1710747,42.7925606],[1.1710248,42.7925491],[1.1709647,42.7925301],[1.1709148,42.7925186],[1.1708548,42.7924881],[1.1707847,42.7924576],[1.1705648,42.7923775],[1.1706327,42.7923737],[1.1707727,42.7923622],[1.1709126,42.7923622],[1.1710026,42.7923622],[1.1710826,42.7923622],[1.1712027,42.7923508],[1.1712626,42.7923431],[1.1713827,42.7923126],[1.1714727,42.7923012],[1.1715627,42.7922821],[1.1716326,42.7922821],[1.1717227,42.7922707],[1.1717627,42.7922707],[1.1718026,42.7922707],[1.1718527,42.7922821],[1.1719127,42.7923012],[1.1719927,42.7923317],[1.1721323,42.7923889],[1.1724021,42.792511],[1.1725222,42.7925606],[1.1726522,42.7926025],[1.1727622,42.7926292],[1.1728922,42.7926598],[1.1730123,42.7927017],[1.1731622,42.7927513],[1.1732723,42.7927895],[1.1733422,42.7928123],[1.1733922,42.7928391],[1.1734422,42.7928696],[1.1734822,42.7929001],[1.1735122,42.792942],[1.1735522,42.7929916],[1.1735822,42.7930222],[1.1736422,42.7930794],[1.1736822,42.7931023],[1.1737221,42.7931213],[1.1737822,42.7931404],[1.1738722,42.7931519],[1.1739422,42.7931519],[1.1740322,42.7931595],[1.1741222,42.7931595],[1.1742822,42.7931595],[1.1743622,42.7931709],[1.1744322,42.7931824],[1.1745121,42.7932014],[1.1746022,42.793232],[1.1747122,42.7932701],[1.1748222,42.7932892],[1.1749222,42.7933197],[1.1749822,42.7933311],[1.1750422,42.7933502],[1.1750675,42.793354],[1.1751075,42.793354],[1.1751676,42.7933426],[1.1752075,42.7933426],[1.1752375,42.7933311],[1.1752676,42.7933121],[1.1752975,42.793293],[1.1753175,42.7932816],[1.1753476,42.7932739],[1.1753775,42.7932739],[1.1754075,42.7932625],[1.1754376,42.7932549],[1.1754476,42.793232],[1.1754575,42.7932129],[1.1754675,42.7931938],[1.1754476,42.7931824],[1.1754276,42.7931633],[1.1754075,42.7931519],[1.1753775,42.7931328],[1.1753576,42.7931023],[1.1753275,42.7930641],[1.1752273,42.7930527],[1.1751673,42.793045],[1.1751174,42.7930222],[1.1750673,42.7930031],[1.1750174,42.792984],[1.1749673,42.792942],[1.1749073,42.7929039],[1.1748173,42.7928123],[1.1747173,42.7927132],[1.1745973,42.7926216],[1.1745373,42.7925835],[1.1744974,42.7925415],[1.1744573,42.7925148],[1.1744373,42.7924652],[1.1744074,42.7924118],[1.1743773,42.7923546],[1.1743773,42.7923126],[1.1743773,42.7922745],[1.1743873,42.7922516],[1.1744132,42.7922783],[1.1744432,42.7923012],[1.1744733,42.7923317],[1.1745332,42.7923698],[1.1745833,42.7924004],[1.1746132,42.7924118],[1.1746633,42.7924385],[1.1747233,42.7924614],[1.1747632,42.792469],[1.1747642,42.79245],[1.1747541,42.7924309],[1.1747441,42.7924194],[1.1747242,42.7924004],[1.1747042,42.7923813],[1.1746641,42.7923508],[1.1746442,42.7923279],[1.1746242,42.7923088],[1.1746042,42.7922897],[1.1745942,42.7922707],[1.1745942,42.7922592],[1.1745942,42.7922096],[1.1745942,42.7921791],[1.1745942,42.7921295],[1.1745942,42.7920914],[1.1745842,42.7920609],[1.1745741,42.792038],[1.1745641,42.7920303],[1.1745242,42.7919998],[1.1744342,42.7919579],[1.1743642,42.7919197],[1.1742942,42.7919006],[1.1742542,42.7918816],[1.1742141,42.7918587],[1.1741542,42.7918282],[1.1741042,42.79179],[1.1740541,42.791748],[1.1740142,42.7917099],[1.1739641,42.7916679],[1.1739242,42.7915993],[1.1738842,42.7915306],[1.1738641,42.7914696],[1.1738142,42.7913513],[1.1737841,42.7912178],[1.1737442,42.791069],[1.1736941,42.7909203],[1.1736742,42.7908592],[1.1736542,42.7908211],[1.1736342,42.7907715],[1.1736041,42.7907181],[1.1735642,42.7906685],[1.1734942,42.7905998],[1.1734042,42.7904701],[1.1733441,42.7904015],[1.1733042,42.790329],[1.1732442,42.7902603],[1.1731842,42.7901802],[1.1731442,42.7901382],[1.1730942,42.7901001],[1.1730542,42.7900696],[1.1729941,42.7900314],[1.1729342,42.7900009],[1.1728642,42.7899704],[1.1728042,42.7899513],[1.1727442,42.7899399],[1.1726742,42.7899208],[1.1726242,42.7899208],[1.1725742,42.7899208],[1.1725782,42.7899055],[1.1725882,42.7898941],[1.1726182,42.789875],[1.1726782,42.789856],[1.1727282,42.789856],[1.1728082,42.7898445],[1.1728982,42.7898445],[1.1729982,42.7898254],[1.1730682,42.7898254],[1.1731282,42.789814],[1.1732082,42.7898254],[1.1732882,42.7898369],[1.1733682,42.789856],[1.1734582,42.7898865],[1.1735182,42.7899132],[1.1735582,42.7899361],[1.1736082,42.7899666],[1.1736782,42.7900162],[1.1737583,42.7900848],[1.1738383,42.7901535],[1.1738782,42.7901955],[1.1739182,42.7902145],[1.1739782,42.7902336],[1.1740782,42.7902565],[1.1741482,42.7902756],[1.1742582,42.7903061],[1.1743582,42.7903442],[1.1745182,42.7904053],[1.1746782,42.7904739],[1.1747983,42.7905464],[1.1748883,42.7905731],[1.1749783,42.790596],[1.1750282,42.7906036],[1.1751082,42.7906036],[1.1751982,42.790596],[1.1752782,42.7905846],[1.1753682,42.7905655],[1.1753982,42.790554],[1.1754282,42.790535],[1.1754782,42.7904663],[1.1755083,42.7904167],[1.1755182,42.7904167],[1.1755883,42.7903748],[1.1756482,42.7903557],[1.1756783,42.7903442],[1.1756982,42.7903366],[1.1756982,42.7903137],[1.1756982,42.7902832],[1.1756582,42.7901955],[1.1755883,42.7900238],[1.1755782,42.7899742],[1.1755682,42.7899437],[1.1755883,42.7899132],[1.1756382,42.7898941],[1.1756783,42.7898865],[1.1757382,42.7898865],[1.1757683,42.789875],[1.1757683,42.7898445],[1.1757482,42.789814],[1.1757082,42.7898064],[1.1756682,42.7897835],[1.1755983,42.7897758],[1.1755883,42.7897758],[1.1755382,42.7897568],[1.1754782,42.7897263],[1.1754482,42.7897034],[1.1754382,42.7896843],[1.1754582,42.7896652],[1.1755182,42.7896461],[1.1755282,42.7896461],[1.1758583,42.7896156],[1.1762482,42.7896156],[1.1764482,42.7896042],[1.1765682,42.7895966],[1.1766282,42.7895737],[1.1766483,42.7895432],[1.1766282,42.7895241],[1.1764882,42.7894669],[1.1763082,42.7893562],[1.1761082,42.7892647],[1.1759282,42.7891846],[1.1758282,42.7891235],[1.1757582,42.7890549],[1.1756582,42.7889366],[1.1755883,42.788784],[1.1755682,42.7887344],[1.1755182,42.7886848],[1.1754782,42.7886353],[1.1753982,42.7885551],[1.1753582,42.7885246],[1.1752682,42.788475],[1.1751882,42.7883949],[1.1751282,42.7883339],[1.1750683,42.7882767],[1.1750282,42.7882233],[1.1749582,42.7881355],[1.1749382,42.788105],[1.1749082,42.7880745],[1.1748883,42.7880554],[1.1748682,42.7880249],[1.1748482,42.7879944],[1.1748382,42.7879639],[1.1748083,42.7879448],[1.1747682,42.7879257],[1.1747382,42.7879066],[1.1746882,42.7878761],[1.1746682,42.7878532],[1.1746682,42.7878265],[1.1746582,42.7878036],[1.1746582,42.7877731],[1.1746782,42.787735],[1.1746505,42.7877159],[1.1746305,42.7876968],[1.1746205,42.7876778],[1.1746105,42.7876549],[1.1746205,42.7876244],[1.1746305,42.7876053],[1.1746606,42.7875862],[1.1747005,42.7875671],[1.1747305,42.7875366],[1.1747605,42.7875175],[1.1748105,42.7874641],[1.1748505,42.7874146],[1.175041,42.787487],[1.1753711,42.7875938],[1.175861,42.7877769],[1.176201,42.7878761],[1.176351,42.7879372],[1.176511,42.7879944],[1.176661,42.7880745],[1.176841,42.7881775],[1.176931,42.7882042],[1.177201,42.7882843],[1.177501,42.7883644],[1.1777511,42.7884254],[1.177881,42.7884445],[1.178051,42.7884674],[1.1781911,42.7884674],[1.178311,42.7884674],[1.1784511,42.788456],[1.178661,42.7884254],[1.1788911,42.788414],[1.1790611,42.788414],[1.179261,42.7884254],[1.179401,42.7884064],[1.1795011,42.7883644],[1.179561,42.7883339],[1.1796811,42.7882652],[1.180011,42.7880669],[1.180331,42.7878761],[1.180481,42.7878151],[1.180701,42.7877655],[1.180921,42.787735],[1.180941,42.787735],[1.181111,42.7877274],[1.181361,42.7877464],[1.181621,42.7877655],[1.181931,42.7878075],[1.1821311,42.7878571],[1.182251,42.7879066],[1.182341,42.7879448],[1.182441,42.7880058],[1.182541,42.7880974],[1.182621,42.7881851],[1.182681,42.7882347],[1.182741,42.7882576],[1.182811,42.7882576],[1.182901,42.7882462],[1.183061,42.7882156],[1.1832711,42.788166],[1.183431,42.788147],[1.1835411,42.7881355],[1.183621,42.7881355],[1.183731,42.7881546],[1.183831,42.7881966],[1.183941,42.7882767],[1.184041,42.7883644],[1.184141,42.788475],[1.184201,42.7885246],[1.1842411,42.7885551],[1.184291,42.7885857],[1.184441,42.7886162],[1.184541,42.7886353],[1.1849411,42.7887039],[1.185171,42.7887459],[1.185251,42.7887573],[1.1852911,42.7887573],[1.185321,42.7887459],[1.185361,42.7887268],[1.1853811,42.7887039],[1.185401,42.7886772],[1.185411,42.7886543],[1.185411,42.7886047],[1.185411,42.7885246],[1.185411,42.788475],[1.185411,42.7884254],[1.185421,42.7883873],[1.185441,42.7883263],[1.1854711,42.7882843],[1.185511,42.7882271],[1.185551,42.7881851],[1.1855611,42.788147],[1.1855611,42.7881165],[1.1855611,42.7880745],[1.185541,42.7880058],[1.185501,42.7878647],[1.185441,42.7877045],[1.185421,42.7876167],[1.185411,42.7875671],[1.185411,42.7875366],[1.185411,42.7874947],[1.185421,42.7874451],[1.185431,42.7874069],[1.185461,42.7873573],[1.185521,42.7872849],[1.185611,42.7871971],[1.185691,42.7871361],[1.185791,42.7870674],[1.185921,42.7869759],[1.186121,42.7868347],[1.186231,42.7867775],[1.186311,42.7867165],[1.186391,42.786644],[1.1864311,42.7865944],[1.186471,42.7865372],[1.1865211,42.7864571],[1.186551,42.7863655],[1.186581,42.7862663],[1.186601,42.7861748],[1.186601,42.7861176],[1.186601,42.7860451],[1.186601,42.7860069],[1.186601,42.785984],[1.1866111,42.785984],[1.186631,42.7859764],[1.186661,42.7859764],[1.1866708,42.7860184],[1.1866708,42.7860565],[1.1866609,42.7861061],[1.1866509,42.7861671],[1.1866509,42.7862053],[1.1866509,42.7862358],[1.1866609,42.7862854],[1.1866808,42.7864151],[1.1866908,42.7864761],[1.1866908,42.7865372],[1.1866908,42.7866173],[1.1866808,42.7866669],[1.1866808,42.7867165],[1.1866609,42.786808],[1.1866208,42.7869568]]},{"id":17760,"author":"Ubicarta","name_GR":"Pyrenees: 33 Couflens to Saint-Lizier-dUstou","description_GR":"Couflens to Saint-Lizier-dUstou by Ubicarta","path":"FRANCE\/GR10_DAY_33","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":10706,"name_EN":"Pyrenees: 33 Couflens \u00e0 Saint-Lizier-dUstou","description_EN":"Couflens \u00e0 Saint-Lizier-dUstou par Ubicarta","ascent_time":243,"descent_time":238,"marker":"France_GR10","level":9,"ascent":1008,"descent":974,"maxelev":1551,"minelev":706,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.186122 42.78695,1.263381 42.80332)","views":6,"millestones":"0,1.1866245,42.7869530#1,1.1927619,42.7901178#2,1.2034031,42.7893174#3,1.2083494,42.7916804#4,1.2164292,42.7955688#5,1.2254744,42.7947143#6,1.2318567,42.7937961#7,1.2410415,42.7919035#8,1.2489335,42.7924347#9,1.2514651,42.7986732#10,1.2579148,42.8031451#10.7,1.2633810,42.7993164","x":1.2287799,"y":42.7952614,"coor":[[1.1866245,42.786953],[1.1866045,42.7870255],[1.1865845,42.7870636],[1.1865546,42.7871132],[1.1865245,42.7871819],[1.1864645,42.7872543],[1.1864145,42.7873154],[1.1863545,42.7873955],[1.1862845,42.7874832],[1.1862645,42.7875328],[1.1861945,42.7876434],[1.1861645,42.787674],[1.1861545,42.7877121],[1.1861346,42.7877541],[1.1861346,42.7877922],[1.1861246,42.7878532],[1.1861346,42.7878952],[1.1861445,42.7879448],[1.1861645,42.7879829],[1.1861745,42.7880135],[1.1862046,42.7880554],[1.1862345,42.7880936],[1.1862545,42.788105],[1.1862745,42.7881241],[1.1862946,42.7881432],[1.1863046,42.7881851],[1.1863046,42.7882042],[1.1863046,42.7882538],[1.1863046,42.7883034],[1.1863046,42.788372],[1.1863046,42.7886925],[1.1863046,42.7893219],[1.1862946,42.7896423],[1.1863145,42.789753],[1.186438,42.7897377],[1.186518,42.7896996],[1.186908,42.7897301],[1.186988,42.7897072],[1.187238,42.7896996],[1.187268,42.7896805],[1.187338,42.789669],[1.187488,42.7895889],[1.187538,42.7895889],[1.187638,42.7895088],[1.187708,42.7894783],[1.1878279,42.7894592],[1.188028,42.7894897],[1.1881779,42.7895279],[1.188338,42.7895203],[1.188468,42.7894783],[1.188688,42.7894783],[1.1889679,42.7894478],[1.189158,42.7894707],[1.189258,42.7895088],[1.189328,42.7895699],[1.1893981,42.7896194],[1.1894979,42.7897301],[1.189518,42.7898293],[1.189508,42.7898598],[1.189548,42.7899208],[1.189548,42.7901306],[1.1895781,42.7901382],[1.189528,42.7902184],[1.189598,42.7903786],[1.189658,42.7904396],[1.189618,42.7904205],[1.189798,42.7905083],[1.189868,42.7905579],[1.189888,42.7904587],[1.189918,42.7904472],[1.1901881,42.7904892],[1.190378,42.7904701],[1.190358,42.7905006],[1.190398,42.7905197],[1.190438,42.7905807],[1.190578,42.7905884],[1.190848,42.7904472],[1.191038,42.7904396],[1.191388,42.7903786],[1.191478,42.7903976],[1.191658,42.7903671],[1.191738,42.7903976],[1.191888,42.7903671],[1.192088,42.7902985],[1.192148,42.7902679],[1.192318,42.7901497],[1.192528,42.7901306],[1.1926481,42.7901497],[1.192758,42.7901192],[1.192878,42.7900772],[1.1930979,42.7900696],[1.193238,42.79002],[1.193468,42.7899895],[1.193568,42.7900085],[1.193728,42.7899971],[1.193928,42.79002],[1.1940579,42.7900085],[1.194128,42.79002],[1.194158,42.7900085],[1.194288,42.7899971],[1.1944081,42.79002],[1.1946779,42.7901001],[1.194858,42.7901192],[1.194878,42.7901382],[1.1949379,42.7901382],[1.195078,42.7901993],[1.195128,42.7901993],[1.195268,42.7902908],[1.195528,42.7903595],[1.195568,42.7903786],[1.195578,42.7904205],[1.1958179,42.7905273],[1.195858,42.7905388],[1.196128,42.7905273],[1.196218,42.7904701],[1.196388,42.7904205],[1.196438,42.79039],[1.196468,42.79039],[1.1965179,42.790329],[1.196568,42.7902985],[1.196738,42.7902374],[1.196828,42.7901993],[1.197028,42.7901573],[1.197078,42.7901688],[1.197148,42.7901382],[1.197208,42.7901497],[1.1973881,42.7901192],[1.197498,42.7901077],[1.197588,42.7901306],[1.197718,42.7900887],[1.197798,42.7900391],[1.197958,42.7900391],[1.198168,42.7900887],[1.198398,42.7902184],[1.198578,42.7902489],[1.198678,42.7902985],[1.198818,42.7902985],[1.198928,42.7902603],[1.198948,42.7901993],[1.199078,42.7901573],[1.199228,42.7901192],[1.199288,42.7900772],[1.199428,42.7900505],[1.199478,42.79002],[1.199578,42.7900085],[1.1997679,42.7899399],[1.199838,42.789978],[1.200038,42.789959],[1.200238,42.7898407],[1.2002881,42.7898903],[1.200358,42.7898483],[1.200608,42.7897873],[1.200768,42.7896996],[1.200798,42.7896385],[1.200888,42.7895584],[1.201048,42.7894592],[1.201218,42.7893105],[1.201418,42.7892799],[1.201488,42.7892799],[1.201538,42.789238],[1.201528,42.7892075],[1.2016079,42.7891884],[1.201618,42.7891579],[1.201648,42.7891579],[1.201718,42.7891197],[1.201848,42.7891006],[1.2021379,42.7891808],[1.202178,42.7891998],[1.202208,42.7892494],[1.202428,42.7893295],[1.2024781,42.7893906],[1.202508,42.7893982],[1.202608,42.7893791],[1.202698,42.7893906],[1.202718,42.7893982],[1.202688,42.7894287],[1.202698,42.7894173],[1.202908,42.7894096],[1.203138,42.78936],[1.2032779,42.7893486],[1.203518,42.7892876],[1.203578,42.7892799],[1.203668,42.789299],[1.203788,42.7893372],[1.2041579,42.78936],[1.204378,42.7894402],[1.2045979,42.7894783],[1.204628,42.7895088],[1.204708,42.7895393],[1.204698,42.7895508],[1.204728,42.7895889],[1.2047679,42.7895393],[1.204798,42.7895393],[1.204838,42.7896385],[1.2049479,42.7896881],[1.205018,42.7896805],[1.205218,42.7896004],[1.205328,42.7896194],[1.205408,42.7896996],[1.205399,42.789711],[1.205449,42.7897797],[1.205409,42.7898712],[1.205429,42.7898712],[1.2053289,42.7900009],[1.205219,42.790062],[1.205169,42.7901306],[1.205089,42.7901726],[1.204959,42.7902412],[1.204849,42.7902794],[1.204869,42.7906609],[1.2047991,42.790802],[1.204789,42.7908592],[1.204609,42.7910004],[1.204569,42.79105],[1.204559,42.7910805],[1.204579,42.7911415],[1.204579,42.7913017],[1.204669,42.7912598],[1.204839,42.7912216],[1.204999,42.7912292],[1.205179,42.7912025],[1.205349,42.7910805],[1.205399,42.7909927],[1.205399,42.7909698],[1.205439,42.7908821],[1.205429,42.7908096],[1.205449,42.7907906],[1.205489,42.7908821],[1.205549,42.7909622],[1.205619,42.791111],[1.205709,42.7912216],[1.205739,42.7913017],[1.205829,42.7913818],[1.2058491,42.7913818],[1.2058491,42.7913628],[1.205879,42.7913628],[1.2059391,42.7912407],[1.2059489,42.7911491],[1.205969,42.791111],[1.2059489,42.79105],[1.206099,42.7912292],[1.206199,42.7913208],[1.2062891,42.7913628],[1.206319,42.79142],[1.206329,42.7913818],[1.206309,42.7912903],[1.206249,42.7912025],[1.2062989,42.7910919],[1.206329,42.7910614],[1.206409,42.7910805],[1.206509,42.7911606],[1.2066489,42.7911911],[1.206609,42.7911606],[1.206629,42.79105],[1.206779,42.7909927],[1.206809,42.7910194],[1.206789,42.79105],[1.206869,42.7910423],[1.206979,42.79105],[1.207149,42.7911224],[1.207359,42.7910995],[1.207579,42.791111],[1.207799,42.791172],[1.207679,42.7912216],[1.207599,42.7912216],[1.207619,42.7912216],[1.207639,42.7912216],[1.207619,42.7912598],[1.207649,42.7912521],[1.207539,42.7912712],[1.207549,42.7912903],[1.207589,42.7913094],[1.2076091,42.7913208],[1.207639,42.7913017],[1.207649,42.7913208],[1.207749,42.7913399],[1.2078789,42.7913818],[1.207939,42.7914505],[1.208009,42.7914696],[1.208069,42.7915192],[1.208179,42.7915611],[1.208379,42.7917023],[1.208389,42.7917328],[1.208369,42.7917404],[1.208369,42.7917595],[1.2083319,42.7918472],[1.208382,42.7918854],[1.208382,42.7919273],[1.208432,42.7919579],[1.208432,42.7919655],[1.2084219,42.7920456],[1.208432,42.7921181],[1.2083319,42.7920876],[1.208322,42.7921257],[1.208312,42.7923584],[1.2084121,42.7925262],[1.208362,42.7926674],[1.208482,42.7928276],[1.208532,42.7930679],[1.208572,42.7930756],[1.208672,42.7932854],[1.208782,42.7933159],[1.208952,42.7932854],[1.209002,42.7933159],[1.209082,42.7933388],[1.209102,42.7933769],[1.209152,42.7933884],[1.209222,42.793438],[1.209322,42.7934875],[1.2094719,42.7935867],[1.209532,42.7936783],[1.209622,42.7937469],[1.209612,42.7937775],[1.2096421,42.7937851],[1.209662,42.7938156],[1.209762,42.7938576],[1.209892,42.7939568],[1.210072,42.7939568],[1.2102619,42.7939873],[1.2102619,42.7939682],[1.210372,42.7939758],[1.210412,42.7939682],[1.210622,42.7940865],[1.210722,42.7941856],[1.2107919,42.7942963],[1.210862,42.7944679],[1.210912,42.7945175],[1.210992,42.794548],[1.211012,42.7945671],[1.211172,42.7946472],[1.211262,42.7947578],[1.211342,42.794796],[1.211482,42.7949257],[1.211532,42.7949562],[1.211612,42.7949753],[1.211632,42.7949867],[1.211652,42.7950478],[1.211772,42.7951584],[1.2119319,42.795208],[1.211982,42.7952461],[1.211972,42.7952881],[1.211992,42.7953186],[1.212032,42.7953262],[1.212122,42.7954369],[1.212182,42.7954979],[1.212212,42.7955551],[1.212202,42.7956085],[1.212182,42.7956161],[1.212202,42.7956352],[1.212292,42.7956352],[1.212392,42.7956657],[1.212442,42.7956581],[1.2124619,42.7956772],[1.212552,42.7956963],[1.212622,42.7956963],[1.212752,42.7956772],[1.212952,42.7957077],[1.213002,42.7957077],[1.213032,42.7956963],[1.213112,42.7957268],[1.213232,42.7957458],[1.213322,42.7957382],[1.213402,42.7957573],[1.213502,42.7957268],[1.213642,42.7957153],[1.213742,42.7956772],[1.2138619,42.7956581],[1.214182,42.7956657],[1.214292,42.7956352],[1.214532,42.7956276],[1.214922,42.7956467],[1.215062,42.7956161],[1.215122,42.795578],[1.215162,42.7955666],[1.215372,42.795578],[1.215482,42.795536],[1.215762,42.795536],[1.2157919,42.795517],[1.215842,42.7955055],[1.215932,42.7955284],[1.216222,42.7955284],[1.216282,42.795536],[1.216342,42.795578],[1.216552,42.7955551],[1.216712,42.7955666],[1.217172,42.7957458],[1.217182,42.7957687],[1.217222,42.7957687],[1.217232,42.7958488],[1.217422,42.7959061],[1.217472,42.7959175],[1.217522,42.7959671],[1.217562,42.795948],[1.217622,42.7959557],[1.217682,42.7959175],[1.217742,42.7959366],[1.217852,42.7959366],[1.217952,42.7959785],[1.2180721,42.7959862],[1.218172,42.795948],[1.218382,42.7959366],[1.2184221,42.795948],[1.218462,42.7959785],[1.218572,42.7960167],[1.218652,42.7960052],[1.2187721,42.7960281],[1.218842,42.7960167],[1.219002,42.7960358],[1.219092,42.7960281],[1.219152,42.7960472],[1.219142,42.7960968],[1.219242,42.7961159],[1.2192219,42.7961388],[1.219272,42.7961578],[1.219292,42.796196],[1.2192121,42.7962875],[1.218982,42.7963867],[1.218832,42.7964783],[1.218712,42.796608],[1.218752,42.796608],[1.218982,42.7965889],[1.219062,42.796608],[1.219262,42.7965775],[1.219402,42.7965469],[1.219672,42.7965775],[1.219792,42.7965469],[1.219942,42.7965469],[1.219932,42.7964973],[1.219972,42.7964554],[1.220112,42.7964859],[1.220252,42.7964783],[1.220502,42.7963562],[1.220582,42.7963371],[1.220612,42.7963181],[1.220682,42.7962952],[1.220832,42.7963181],[1.220862,42.7962875],[1.220922,42.796257],[1.221222,42.7962685],[1.221372,42.7962379],[1.221532,42.7961388],[1.221692,42.7961159],[1.221742,42.7960777],[1.221722,42.7960587],[1.221752,42.7960281],[1.221862,42.7959785],[1.2219419,42.7959785],[1.2219321,42.7959862],[1.222062,42.7960052],[1.222242,42.7959671],[1.222332,42.7959557],[1.2224621,42.7959175],[1.222562,42.7958565],[1.222612,42.7958565],[1.222772,42.7957764],[1.222782,42.7957458],[1.222872,42.7956963],[1.222922,42.7956276],[1.223042,42.7955475],[1.223202,42.7955055],[1.2233419,42.7954559],[1.223482,42.7954483],[1.223562,42.7954254],[1.223672,42.7954254],[1.223792,42.7953682],[1.223842,42.7953682],[1.223932,42.7953758],[1.2240421,42.7953568],[1.224092,42.7953186],[1.224182,42.7952766],[1.224422,42.7952652],[1.224672,42.795208],[1.224822,42.7952156],[1.224942,42.7951775],[1.225032,42.795166],[1.2250921,42.7951088],[1.225282,42.7950172],[1.225322,42.7949677],[1.2253619,42.7948761],[1.225392,42.7947083],[1.225372,42.7947159],[1.2254519,42.7947159],[1.225572,42.7947083],[1.225782,42.7947273],[1.225862,42.7946854],[1.2258999,42.7946892],[1.22601,42.7946815],[1.2262,42.7947121],[1.2262199,42.7947388],[1.2262499,42.7947388],[1.2263,42.7947693],[1.2264899,42.7948112],[1.2264999,42.7948303],[1.22663,42.7949295],[1.2267799,42.795002],[1.22732,42.7951202],[1.2273599,42.7951088],[1.2275,42.7951202],[1.22759,42.7951622],[1.22778,42.7952118],[1.22821,42.7952118],[1.22848,42.7952614],[1.22858,42.7952423],[1.2287199,42.7952805],[1.2287799,42.7952614],[1.2288699,42.7952614],[1.22892,42.7952423],[1.2292199,42.7953606],[1.229315,42.7952843],[1.229525,42.7952766],[1.229555,42.7952957],[1.229655,42.7952766],[1.229775,42.7953033],[1.229815,42.7952652],[1.230015,42.7952461],[1.230055,42.7952538],[1.230095,42.7952042],[1.230235,42.7951851],[1.230325,42.7951241],[1.230365,42.7951164],[1.230415,42.7951431],[1.2304749,42.7951241],[1.2305551,42.7951355],[1.2306449,42.7950745],[1.2308249,42.7950249],[1.230915,42.7950439],[1.231035,42.7950439],[1.231135,42.7950745],[1.2311749,42.7950745],[1.231355,42.7951355],[1.231475,42.7951546],[1.2315249,42.7951431],[1.231545,42.795166],[1.231755,42.7950859],[1.231825,42.7950859],[1.231915,42.7950363],[1.232015,42.7949944],[1.232085,42.7949867],[1.232175,42.7949448],[1.232235,42.7949448],[1.232325,42.7949142],[1.232355,42.7949257],[1.232435,42.7949066],[1.232415,42.7949257],[1.2324049,42.7948952],[1.232295,42.7948647],[1.2322249,42.7948265],[1.232085,42.7947845],[1.232065,42.7947655],[1.2321351,42.7947464],[1.232095,42.7947464],[1.232035,42.7947044],[1.231985,42.7947044],[1.231935,42.794735],[1.2317851,42.7947464],[1.231745,42.794735],[1.231705,42.7947044],[1.231675,42.7947235],[1.231585,42.7946854],[1.231545,42.7946854],[1.231545,42.7946739],[1.231495,42.7946739],[1.231475,42.7946358],[1.231395,42.7945938],[1.231335,42.7945251],[1.231325,42.7944641],[1.231375,42.794445],[1.231375,42.7944336],[1.231325,42.7943535],[1.231245,42.7943153],[1.2311749,42.7943039],[1.231015,42.7941666],[1.2308151,42.7940445],[1.230795,42.7940063],[1.2308151,42.7939835],[1.230725,42.7938957],[1.230685,42.7938156],[1.2305551,42.7936668],[1.230545,42.7936363],[1.230605,42.7936363],[1.230625,42.7936134],[1.230835,42.7936668],[1.230945,42.7937355],[1.231055,42.7937851],[1.231285,42.7938156],[1.2313451,42.7938347],[1.231425,42.7938042],[1.2316149,42.7938232],[1.231645,42.7937965],[1.2316951,42.7937965],[1.231715,42.7937737],[1.231995,42.7938156],[1.232125,42.7937965],[1.2321351,42.7937851],[1.232095,42.7937546],[1.232235,42.793766],[1.232375,42.7937431],[1.2324049,42.793766],[1.232475,42.7937431],[1.2325751,42.7937737],[1.232605,42.7937737],[1.2326649,42.7937431],[1.232705,42.793705],[1.232855,42.7936859],[1.232885,42.7936935],[1.232955,42.7936935],[1.232975,42.7936859],[1.232985,42.793644],[1.232975,42.793644],[1.232985,42.7936668],[1.2331851,42.7936363],[1.233245,42.7936058],[1.233295,42.7936058],[1.233345,42.7935867],[1.233435,42.7935753],[1.233575,42.7935257],[1.233955,42.7935066],[1.2340651,42.7935333],[1.234135,42.7935066],[1.234195,42.7935066],[1.234195,42.7934837],[1.234275,42.7934761],[1.2343349,42.7934341],[1.234515,42.7934151],[1.234545,42.793396],[1.234725,42.7933235],[1.234895,42.7933159],[1.234965,42.7932854],[1.234985,42.7932663],[1.2351151,42.7932434],[1.235155,42.7932167],[1.235165,42.7931862],[1.235395,42.7931442],[1.235485,42.7930946],[1.235725,42.7930565],[1.235775,42.7930069],[1.235805,42.7930069],[1.235885,42.7929459],[1.235945,42.7928963],[1.236015,42.7928658],[1.236065,42.7928047],[1.236205,42.7927666],[1.236375,42.7927742],[1.236625,42.7926865],[1.236655,42.7926559],[1.236715,42.7926254],[1.236825,42.792614],[1.237015,42.7925148],[1.2370549,42.7925034],[1.237125,42.7924538],[1.237185,42.7924232],[1.237365,42.7922859],[1.2374949,42.792244],[1.237445,42.7921944],[1.237555,42.7921638],[1.237625,42.7921257],[1.237625,42.7920952],[1.237745,42.7920952],[1.2377549,42.7920837],[1.237805,42.7920265],[1.237815,42.7919655],[1.237875,42.7919235],[1.2379349,42.791935],[1.238045,42.7918854],[1.238115,42.7918739],[1.238175,42.7919044],[1.238235,42.7919044],[1.238265,42.791935],[1.2383749,42.7919464],[1.2384551,42.7919235],[1.238505,42.7919235],[1.238625,42.7919655],[1.238665,42.7919731],[1.2387249,42.791996],[1.238755,42.7919655],[1.2386349,42.7919159],[1.238575,42.7918968],[1.238575,42.7918663],[1.238615,42.7918434],[1.238625,42.7918663],[1.238685,42.7918854],[1.238745,42.7918358],[1.238845,42.7918243],[1.238945,42.7917747],[1.238995,42.7917137],[1.239055,42.7916756],[1.239475,42.7915649],[1.239525,42.791584],[1.239545,42.7916565],[1.239555,42.7916832],[1.239615,42.7917366],[1.239625,42.7917862],[1.2397749,42.7918549],[1.239815,42.7918358],[1.240065,42.7918968],[1.240195,42.7918854],[1.240345,42.7919159],[1.240425,42.7919159],[1.240455,42.7918968],[1.240455,42.7919044],[1.240525,42.7919159],[1.240625,42.7918854],[1.240685,42.7918968],[1.240945,42.7919731],[1.241105,42.791996],[1.241385,42.791996],[1.2413549,42.7919655],[1.2412651,42.791935],[1.240925,42.7918854],[1.240845,42.7918358],[1.240945,42.7916565],[1.2409149,42.7916565],[1.240885,42.791626],[1.240995,42.7916145],[1.241145,42.7916336],[1.241215,42.7916069],[1.241405,42.7915955],[1.2414449,42.7916145],[1.241505,42.791626],[1.241685,42.7916145],[1.241945,42.7916641],[1.242125,42.7917366],[1.242275,42.7917366],[1.242365,42.7917252],[1.242435,42.7917366],[1.242575,42.7917747],[1.2426651,42.7917366],[1.242735,42.7917442],[1.2427551,42.7917137],[1.242895,42.791626],[1.242925,42.7916336],[1.242985,42.791584],[1.243355,42.7915535],[1.243405,42.7915649],[1.243575,42.7916145],[1.243675,42.7916069],[1.243735,42.791626],[1.243795,42.7916145],[1.243925,42.7917061],[1.244025,42.7917252],[1.244105,42.7917557],[1.244135,42.7917366],[1.244125,42.7917061],[1.244155,42.7916756],[1.244155,42.7916451],[1.244105,42.791626],[1.244115,42.7914963],[1.244065,42.7913666],[1.2440749,42.7913132],[1.244035,42.7912865],[1.244005,42.7912369],[1.243945,42.7911949],[1.243925,42.7911339],[1.243955,42.7911034],[1.243995,42.7911148],[1.244035,42.7910957],[1.244185,42.7909851],[1.244195,42.7909546],[1.244155,42.7909164],[1.244145,42.7908249],[1.244205,42.7908134],[1.244215,42.7907333],[1.2442549,42.7907066],[1.2442549,42.7906761],[1.244225,42.7906647],[1.2442451,42.7907066],[1.244285,42.7906837],[1.2442451,42.7906342],[1.244235,42.7905655],[1.244265,42.7905045],[1.2443351,42.7904663],[1.244395,42.7904739],[1.244415,42.7904663],[1.244495,42.7904663],[1.244525,42.7904663],[1.244655,42.7904739],[1.2447751,42.790535],[1.244915,42.790554],[1.244915,42.7905846],[1.244975,42.790596],[1.2450351,42.7906456],[1.245105,42.7907257],[1.245175,42.7907143],[1.245245,42.7907753],[1.245345,42.7907944],[1.245375,42.7908134],[1.245415,42.7908134],[1.245465,42.790844],[1.245555,42.790844],[1.245645,42.7909164],[1.245725,42.7909431],[1.245775,42.7909851],[1.245845,42.7910461],[1.245945,42.7910652],[1.246035,42.7910843],[1.246165,42.7911339],[1.2462651,42.7911568],[1.246405,42.791214],[1.246565,42.791275],[1.246655,42.7913055],[1.2468188,42.7913094],[1.2471187,42.7913513],[1.2472887,42.79142],[1.2476188,42.7917099],[1.2477987,42.7917709],[1.2479588,42.79179],[1.2482702,42.7918053],[1.2484202,42.7917976],[1.2485203,42.7918358],[1.2485902,42.7919464],[1.2486702,42.7921677],[1.2486502,42.7922859],[1.2487202,42.7923584],[1.2489202,42.7924271],[1.2490402,42.7924957],[1.2491403,42.7926559],[1.2492102,42.7927055],[1.2492802,42.7928581],[1.2493502,42.7929077],[1.2493802,42.793026],[1.2494302,42.793087],[1.2494302,42.7932053],[1.2494903,42.7933884],[1.2494802,42.7934151],[1.2495002,42.7934761],[1.2494602,42.7935677],[1.2495002,42.7935753],[1.2495102,42.7936058],[1.2495402,42.793766],[1.2495102,42.7938576],[1.2495902,42.7939758],[1.2496802,42.7941971],[1.2496902,42.7942657],[1.2496603,42.7945366],[1.2497002,42.7947083],[1.2496703,42.7948074],[1.2497002,42.7949181],[1.2497503,42.7950478],[1.2497802,42.7951775],[1.2498802,42.7952271],[1.2499802,42.7951965],[1.2502402,42.7952385],[1.2503802,42.7951775],[1.2505802,42.795166],[1.2507102,42.7951164],[1.2510002,42.7950363],[1.2510331,42.7952576],[1.2510631,42.7954178],[1.251163,42.7955475],[1.251353,42.7956009],[1.251613,42.7956276],[1.2517631,42.7957611],[1.251953,42.7965279],[1.2519619,42.7966232],[1.251902,42.7967148],[1.251722,42.796814],[1.251592,42.7968941],[1.251452,42.7969666],[1.251302,42.7970543],[1.2511621,42.7971764],[1.251122,42.7973251],[1.251092,42.7975044],[1.251072,42.7976952],[1.251092,42.7978249],[1.251122,42.797966],[1.251142,42.7980537],[1.251142,42.7981567],[1.2511621,42.7982635],[1.251112,42.7983665],[1.251052,42.7984962],[1.251072,42.7985649],[1.251122,42.7986641],[1.251192,42.7987633],[1.251242,42.7989044],[1.251302,42.7990265],[1.251392,42.799015],[1.251402,42.7989044],[1.251372,42.7987747],[1.251422,42.7986832],[1.251582,42.798645],[1.2517819,42.7986565],[1.2519521,42.7986565],[1.252072,42.7986336],[1.252202,42.7985458],[1.252382,42.7983932],[1.252542,42.7983246],[1.252672,42.798275],[1.252772,42.798275],[1.252802,42.7983131],[1.252782,42.7984161],[1.252692,42.7985153],[1.252632,42.7985954],[1.252622,42.7986946],[1.252672,42.7987633],[1.2527421,42.7988739],[1.252792,42.799015],[1.252732,42.7991142],[1.252622,42.7992058],[1.252522,42.7992554],[1.252462,42.7994156],[1.252522,42.7994766],[1.252542,42.7995834],[1.252602,42.7996559],[1.2526792,42.7997055],[1.2526792,42.7997246],[1.2527392,42.799736],[1.2527392,42.7997665],[1.2527891,42.7997856],[1.2528592,42.7999763],[1.2528592,42.8000145],[1.2529092,42.8000832],[1.2528992,42.8001137],[1.2529591,42.8002243],[1.2529492,42.8002548],[1.2530491,42.8003769],[1.2531592,42.8004265],[1.2531892,42.8004646],[1.2532692,42.8005066],[1.2532992,42.8004951],[1.2533792,42.8005867],[1.2535292,42.8006363],[1.2535791,42.8007469],[1.253674,42.8007164],[1.253774,42.8006668],[1.253894,42.8006439],[1.253984,42.8006554],[1.2541339,42.8008461],[1.254184,42.8009338],[1.254354,42.801075],[1.254424,42.8011932],[1.254504,42.8012352],[1.254504,42.8013039],[1.254544,42.8013649],[1.254564,42.8014641],[1.254584,42.8015366],[1.254564,42.8016548],[1.254594,42.8017349],[1.254724,42.8018646],[1.2547539,42.8019447],[1.2548339,42.8019867],[1.255004,42.8021431],[1.255164,42.8022156],[1.255234,42.8022842],[1.255414,42.8023758],[1.255414,42.8024139],[1.2557139,42.8026047],[1.255734,42.8026466],[1.2558939,42.8027344],[1.255944,42.8027534],[1.256044,42.8027649],[1.256214,42.8027534],[1.256284,42.8027267],[1.256374,42.8027763],[1.256454,42.8028564],[1.256454,42.8030853],[1.256484,42.803154],[1.256584,42.8032341],[1.2566741,42.8032646],[1.2567639,42.8032761],[1.256794,42.8033066],[1.256884,42.8033066],[1.257064,42.8032951],[1.257264,42.8033066],[1.2574641,42.8033257],[1.257714,42.8032455],[1.257864,42.803196],[1.2579139,42.8031464],[1.258044,42.8030052],[1.258164,42.802906],[1.258244,42.8028755],[1.258394,42.802845],[1.258654,42.8026352],[1.258724,42.8025932],[1.258854,42.8025551],[1.2590441,42.8024368],[1.259124,42.8024063],[1.259194,42.8023262],[1.259364,42.8022232],[1.259584,42.802166],[1.2596639,42.802124],[1.259784,42.8020134],[1.259804,42.8019562],[1.259904,42.8018532],[1.259944,42.8017845],[1.259944,42.8017349],[1.260064,42.8015633],[1.260204,42.8014259],[1.260374,42.8012161],[1.260444,42.8010941],[1.260604,42.8009148],[1.2607239,42.800724],[1.260884,42.8005867],[1.260934,42.8005142],[1.261014,42.8004646],[1.261094,42.8004265],[1.261194,42.800396],[1.261294,42.800396],[1.261374,42.8004265],[1.2618539,42.8006363],[1.262114,42.8007851],[1.262251,42.8006363],[1.262401,42.8004761],[1.262641,42.8002167],[1.262971,42.7999649],[1.263091,42.7998734],[1.2633311,42.7996063],[1.263381,42.7994957],[1.263381,42.7993164]]},{"id":17761,"author":"Ubicarta","name_GR":"Pyrenees: 34 Saint-Lizier-dUstou to Aulus","description_GR":"Saint-Lizier-dUstou to Aulus by Ubicarta","path":"FRANCE\/GR10_DAY_34","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":22440,"name_EN":"Pyrenees: 34 Saint-Lizier-dUstou \u00e0 Aulus","description_EN":"Saint-Lizier-dUstou \u00e0 Aulus par Ubicarta","ascent_time":593,"descent_time":567,"marker":"France_GR10","level":9,"ascent":2373,"descent":2333,"maxelev":1651,"minelev":731,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.263381 42.75852,1.365762 42.79932)","views":4,"millestones":"0,1.2633810,42.7993164#1,1.2698520,42.7938469#2,1.2755335,42.7878365#3,1.2801200,42.7817351#4,1.2872557,42.7793977#5,1.2907195,42.7800442#6,1.2978727,42.7746162#7,1.3030094,42.7695389#8,1.3121515,42.7669891#9,1.3217634,42.7644456#10,1.3285726,42.7599247#11,1.3298742,42.7637694#12,1.3299455,42.7704623#13,1.3356879,42.7759260#14,1.3413849,42.7700139#15,1.3437035,42.7647483#16,1.3517829,42.7634993#17,1.3602035,42.7614177#18,1.3635778,42.7622108#19,1.3594452,42.7659065#20,1.3541035,42.7702429#21,1.3509159,42.7765121#22,1.3518120,42.7837969#22.4,1.3471630,42.7873192","x":1.3374475,"y":42.7741089,"coor":[[1.263381,42.7993164],[1.263461,42.7992249],[1.263541,42.7990646],[1.263631,42.7989464],[1.263631,42.7987747],[1.2636911,42.798645],[1.263741,42.7984962],[1.2637911,42.7983665],[1.263811,42.7981453],[1.2638911,42.7978745],[1.2640511,42.7976074],[1.264201,42.7973061],[1.264331,42.7970657],[1.264521,42.7968063],[1.2646611,42.796505],[1.264721,42.7962761],[1.264781,42.7961044],[1.2649111,42.7960167],[1.2650111,42.7958946],[1.265131,42.7956963],[1.265895,42.7956886],[1.2659349,42.7956963],[1.265965,42.7957268],[1.265985,42.7957878],[1.266035,42.7956276],[1.266055,42.7955971],[1.266165,42.7955475],[1.266274,42.7956047],[1.266314,42.7956047],[1.266354,42.7956238],[1.266474,42.7956429],[1.266584,42.7957039],[1.266654,42.7956619],[1.266614,42.7956848],[1.266784,42.7956734],[1.266994,42.7956314],[1.2670439,42.7955933],[1.267134,42.7955627],[1.267164,42.7955437],[1.267144,42.7955246],[1.2673939,42.7954521],[1.2674741,42.7954025],[1.267494,42.795372],[1.267534,42.7953835],[1.267604,42.7953339],[1.2676539,42.7952919],[1.267804,42.7952614],[1.268124,42.7952423],[1.2684439,42.7950439],[1.2684439,42.7950134],[1.268494,42.7949944],[1.268514,42.7949448],[1.268574,42.7949028],[1.268634,42.7947922],[1.268604,42.7947311],[1.268604,42.7946014],[1.2686141,42.7945747],[1.268664,42.7945442],[1.268684,42.7944832],[1.268734,42.7944717],[1.268804,42.7944145],[1.268934,42.7943916],[1.269094,42.7942619],[1.2691441,42.7941513],[1.2691441,42.7940941],[1.269174,42.7940521],[1.269214,42.7940445],[1.269194,42.7939835],[1.269214,42.7939644],[1.269204,42.7938919],[1.269224,42.7938042],[1.269304,42.7937546],[1.269484,42.7937431],[1.2695839,42.7938232],[1.269654,42.7938232],[1.2697639,42.7938843],[1.269864,42.7938423],[1.2699341,42.7938423],[1.269984,42.7938118],[1.270014,42.7937737],[1.269994,42.7937546],[1.2700239,42.7937431],[1.270074,42.793644],[1.270154,42.7935638],[1.270174,42.7935638],[1.270214,42.7935333],[1.270244,42.7935524],[1.270254,42.7935143],[1.270244,42.7934723],[1.270314,42.7933731],[1.270564,42.7934837],[1.270614,42.7934914],[1.270674,42.7935333],[1.2707241,42.7935829],[1.270924,42.7936745],[1.2709841,42.7936935],[1.2710741,42.7936935],[1.271204,42.7936745],[1.271244,42.7936821],[1.271404,42.793644],[1.271504,42.7935944],[1.271544,42.7935448],[1.271654,42.7935028],[1.271744,42.7933311],[1.271744,42.793232],[1.271854,42.7930946],[1.271834,42.7931023],[1.271854,42.7930832],[1.271854,42.7929611],[1.271904,42.7929115],[1.2718641,42.7927628],[1.271884,42.7927322],[1.2718641,42.7926712],[1.271874,42.7924843],[1.271824,42.7923737],[1.271824,42.7923012],[1.271894,42.7921829],[1.271984,42.7921143],[1.272024,42.7920418],[1.271994,42.7919846],[1.272014,42.7918816],[1.272104,42.7918015],[1.272114,42.7916412],[1.272154,42.7915726],[1.2721241,42.7915115],[1.2721339,42.7914314],[1.2721241,42.7913513],[1.272284,42.7913933],[1.2721339,42.7912025],[1.272164,42.7910843],[1.272184,42.7910538],[1.2722239,42.7910423],[1.272284,42.7909737],[1.272434,42.7908325],[1.272524,42.7907829],[1.272624,42.7906837],[1.272704,42.7905426],[1.272754,42.790493],[1.2728339,42.7903824],[1.2729141,42.7903328],[1.272984,42.7902641],[1.2730941,42.790123],[1.2734441,42.7899437],[1.273484,42.7898331],[1.273524,42.789814],[1.273604,42.7897224],[1.273614,42.7896538],[1.2737041,42.7896118],[1.273784,42.7895546],[1.2737941,42.7894745],[1.273874,42.789444],[1.273894,42.789444],[1.274011,42.7893791],[1.274201,42.789299],[1.2743011,42.7892113],[1.274381,42.7891808],[1.274421,42.7891388],[1.274421,42.7891197],[1.274641,42.7889595],[1.274641,42.7888985],[1.274771,42.7887917],[1.2748311,42.7887115],[1.274941,42.7886391],[1.275061,42.7886009],[1.2750911,42.7885818],[1.275111,42.7885094],[1.275041,42.7883987],[1.275041,42.7883415],[1.275081,42.7883186],[1.275081,42.7882805],[1.275121,42.7882004],[1.275111,42.7881699],[1.275161,42.7881088],[1.275201,42.7879906],[1.275281,42.787941],[1.275471,42.787899],[1.275591,42.7877808],[1.275761,42.7876511],[1.275751,42.7876091],[1.275771,42.787529],[1.275741,42.7875099],[1.275761,42.7874718],[1.275831,42.7874298],[1.275871,42.7873802],[1.275831,42.7873306],[1.275831,42.7872581],[1.275921,42.7871513],[1.275911,42.7870789],[1.275931,42.7869911],[1.275991,42.7869415],[1.2759809,42.7867699],[1.276081,42.7866783],[1.276111,42.7866211],[1.276121,42.7865295],[1.276161,42.7864609],[1.276141,42.7864304],[1.276171,42.7863998],[1.276181,42.7862091],[1.276171,42.786171],[1.276201,42.7861404],[1.276181,42.7860985],[1.276201,42.7860413],[1.276181,42.7859612],[1.2761509,42.7859306],[1.276181,42.7858582],[1.2761509,42.7858315],[1.276261,42.7857895],[1.2762311,42.785759],[1.276261,42.7857285],[1.276221,42.7856293],[1.2762409,42.7855415],[1.2762311,42.7855186],[1.2763211,42.7854385],[1.276401,42.7854004],[1.2764111,42.7853699],[1.276401,42.7853813],[1.276431,42.7853508],[1.276471,42.7853394],[1.276561,42.7852516],[1.276691,42.7851906],[1.276751,42.785099],[1.276821,42.7850494],[1.2768511,42.7849884],[1.276901,42.7849693],[1.276951,42.7849197],[1.277011,42.7848206],[1.277131,42.784771],[1.277131,42.7846985],[1.277211,42.7846603],[1.277261,42.7846107],[1.277391,42.7845802],[1.277401,42.7845612],[1.277391,42.7845802],[1.2774611,42.7845993],[1.277491,42.7846298],[1.277501,42.7845688],[1.277531,42.7845917],[1.2775511,42.7846413],[1.2775609,42.7846184],[1.277601,42.7846718],[1.277661,42.7846909],[1.2779011,42.7846794],[1.277951,42.7846298],[1.277921,42.7845383],[1.278041,42.7845116],[1.278061,42.7844887],[1.278161,42.784481],[1.278231,42.7844315],[1.278541,42.7843208],[1.278561,42.7842102],[1.2786011,42.7841415],[1.278621,42.7841301],[1.278671,42.7840881],[1.2786911,42.7839699],[1.278761,42.7838898],[1.278641,42.783699],[1.2786911,42.78368],[1.2787811,42.7835884],[1.278771,42.7835388],[1.2786109,42.7834015],[1.278621,42.783371],[1.278591,42.7833214],[1.278531,42.7833214],[1.2785209,42.7833519],[1.278501,42.7833595],[1.278501,42.7833786],[1.278451,42.7833786],[1.278581,42.7833786],[1.278571,42.7833405],[1.278551,42.7833099],[1.278561,42.7832794],[1.2786109,42.7832909],[1.278641,42.7832718],[1.278621,42.7832413],[1.278641,42.7832184],[1.2786911,42.7832413],[1.278721,42.7832184],[1.278771,42.7831612],[1.278811,42.7831383],[1.278851,42.7830811],[1.278931,42.78302],[1.278921,42.7829285],[1.2789609,42.7829208],[1.2789609,42.7828712],[1.278951,42.7828789],[1.278971,42.7828484],[1.2790411,42.7828293],[1.279071,42.7827797],[1.279191,42.7827415],[1.279291,42.7826691],[1.279321,42.7826614],[1.279331,42.7826118],[1.279371,42.782589],[1.279601,42.7824783],[1.279601,42.7824516],[1.279651,42.7824402],[1.279791,42.7823181],[1.279821,42.7823181],[1.279851,42.7822609],[1.279911,42.7822113],[1.279911,42.7821503],[1.280021,42.7820816],[1.280061,42.7820206],[1.280061,42.781971],[1.280121,42.7818909],[1.280091,42.7818108],[1.280151,42.7817612],[1.2801009,42.7817192],[1.280151,42.7816887],[1.280141,42.7816315],[1.280091,42.7815895],[1.280071,42.7815285],[1.280081,42.7815018],[1.280061,42.7814407],[1.280081,42.7814217],[1.280071,42.7813988],[1.280081,42.7813606],[1.279991,42.7812805],[1.279961,42.7812386],[1.279961,42.7811089],[1.2799309,42.7810898],[1.279911,42.7810402],[1.279861,42.7808609],[1.279881,42.7808418],[1.279861,42.7806702],[1.2798311,42.7806091],[1.279851,42.7806015],[1.279801,42.7805481],[1.279761,42.7804413],[1.279741,42.7804184],[1.279631,42.7803802],[1.279641,42.7803497],[1.279691,42.7803497],[1.279721,42.7803192],[1.279781,42.7803383],[1.2798311,42.7803307],[1.279981,42.7803497],[1.280021,42.7802887],[1.280061,42.7802887],[1.2801909,42.7802315],[1.280391,42.7802086],[1.280401,42.7801895],[1.280661,42.7801094],[1.280921,42.7800789],[1.281251,42.7799683],[1.281641,42.7799606],[1.2818609,42.7800102],[1.282011,42.7799797],[1.282161,42.7800102],[1.282331,42.7799911],[1.282361,42.7799988],[1.282521,42.7799797],[1.282611,42.7799797],[1.282671,42.7799301],[1.282701,42.7799187],[1.282741,42.7799301],[1.282741,42.7799187],[1.282751,42.7799416],[1.282781,42.7799492],[1.282741,42.7799492],[1.282771,42.7799606],[1.28274,42.7799301],[1.2826999,42.7799988],[1.28271,42.7800407],[1.2826101,42.7801208],[1.28259,42.780098],[1.28253,42.7801094],[1.28255,42.7801094],[1.2825201,42.7801476],[1.2825201,42.7801971],[1.28255,42.7801895],[1.28265,42.7801895],[1.2828701,42.78022],[1.2829,42.7803001],[1.28286,42.7803307],[1.28289,42.7803574],[1.2829,42.7803993],[1.28293,42.7803993],[1.28295,42.7804489],[1.28298,42.7804489],[1.283,42.7804909],[1.28299,42.780529],[1.28303,42.7805481],[1.28299,42.7805977],[1.28334,42.7806702],[1.28338,42.7806587],[1.28339,42.7806396],[1.28351,42.7805977],[1.28394,42.7805099],[1.28443,42.7803192],[1.28448,42.7802582],[1.2845,42.7801895],[1.28456,42.780098],[1.28468,42.7800407],[1.28477,42.7799683],[1.28486,42.7799377],[1.285,42.7798996],[1.28514,42.7798882],[1.2852,42.7798576],[1.28529,42.77985],[1.28531,42.7798271],[1.28562,42.7798576],[1.28576,42.7798386],[1.28593,42.7798271],[1.28596,42.779808],[1.28608,42.779808],[1.28622,42.7798004],[1.28625,42.7797775],[1.2864,42.7797775],[1.28659,42.7797508],[1.28666,42.7797203],[1.28681,42.7796974],[1.28705,42.7796288],[1.28711,42.7795601],[1.2871799,42.7795372],[1.2872,42.7794685],[1.2872601,42.7794304],[1.28725,42.7793999],[1.28733,42.7793694],[1.28734,42.7793388],[1.28737,42.7793198],[1.28741,42.7792587],[1.28743,42.7791901],[1.28747,42.7791176],[1.2875299,42.779068],[1.28764,42.7790184],[1.2877001,42.7790184],[1.28771,42.7790375],[1.2877001,42.7790985],[1.28763,42.7791481],[1.28763,42.7791786],[1.28758,42.7792587],[1.28756,42.7793503],[1.28763,42.7795105],[1.28771,42.7795792],[1.28774,42.7796288],[1.2877899,42.7797203],[1.28781,42.7798195],[1.28776,42.7798882],[1.2877001,42.7798805],[1.28766,42.7798996],[1.2876199,42.7799606],[1.28751,42.7800102],[1.28749,42.7800407],[1.28738,42.7801094],[1.28728,42.7802887],[1.2873,42.7803001],[1.2874,42.7802582],[1.28751,42.7802696],[1.28759,42.7802582],[1.2876199,42.7802696],[1.28771,42.7802391],[1.2877899,42.7802773],[1.2877899,42.7803192],[1.28776,42.7803192],[1.28775,42.7803383],[1.2876,42.7804108],[1.28757,42.7804909],[1.28745,42.7805672],[1.28737,42.7806587],[1.2872,42.7808075],[1.28706,42.7809982],[1.2868201,42.7811584],[1.2867399,42.781189],[1.28671,42.7812691],[1.2867,42.7813301],[1.2867399,42.7814598],[1.28685,42.7814674],[1.28702,42.7815208],[1.28738,42.7814903],[1.28748,42.781456],[1.2876199,42.7813568],[1.2877001,42.7813377],[1.28847,42.7811966],[1.28862,42.7811546],[1.28895,42.781086],[1.28915,42.7810745],[1.289148,42.7810555],[1.289188,42.781044],[1.289198,42.7809448],[1.289178,42.7808533],[1.289138,42.7807846],[1.289148,42.7807541],[1.289278,42.7807426],[1.289438,42.780674],[1.289588,42.7805824],[1.289668,42.7805023],[1.289708,42.7804832],[1.289788,42.7805252],[1.289878,42.7805824],[1.289958,42.7806053],[1.289888,42.7804832],[1.289888,42.7804527],[1.290148,42.7806053],[1.290138,42.7805328],[1.2900881,42.7804642],[1.290108,42.7804451],[1.290148,42.7804832],[1.290218,42.7805023],[1.2901779,42.7804337],[1.2901779,42.7804031],[1.290328,42.7804832],[1.290338,42.7804527],[1.290278,42.7803421],[1.290298,42.7803421],[1.290458,42.7804031],[1.290508,42.7804031],[1.290408,42.7802925],[1.2904381,42.7802849],[1.290578,42.780304],[1.290588,42.7802849],[1.290508,42.7802353],[1.290498,42.7802048],[1.290538,42.7801933],[1.290638,42.7802048],[1.2907881,42.7801857],[1.290808,42.7801628],[1.2907079,42.7800941],[1.290718,42.7800522],[1.290988,42.7799149],[1.291068,42.7798538],[1.291118,42.7798424],[1.291188,42.7798042],[1.2914881,42.7796059],[1.291698,42.7795448],[1.291918,42.7794952],[1.2922879,42.779335],[1.292418,42.7791824],[1.292468,42.7790947],[1.292468,42.7790451],[1.2925479,42.7789154],[1.292618,42.778904],[1.292688,42.7788429],[1.2927181,42.7788239],[1.292788,42.7788239],[1.292878,42.7787628],[1.292908,42.7786827],[1.292908,42.7785759],[1.292938,42.7785149],[1.292938,42.7784729],[1.2929879,42.7784233],[1.2929879,42.7783127],[1.293138,42.7781944],[1.293148,42.7781639],[1.293458,42.7782745],[1.293588,42.7782822],[1.293758,42.7782555],[1.293818,42.7782135],[1.2938581,42.7781639],[1.293848,42.7781029],[1.293798,42.7780151],[1.293708,42.7778854],[1.293638,42.7776337],[1.293638,42.777565],[1.293648,42.7775345],[1.293758,42.7775154],[1.293918,42.777523],[1.293988,42.7775421],[1.294178,42.7775345],[1.294468,42.7775536],[1.294458,42.7775421],[1.294518,42.777523],[1.294768,42.777504],[1.2947479,42.777504],[1.295118,42.7774124],[1.295278,42.7773552],[1.295278,42.7773247],[1.295278,42.7773438],[1.295238,42.7773552],[1.295258,42.7773438],[1.2953665,42.7772903],[1.2954265,42.7772598],[1.2955766,42.7771606],[1.2957765,42.7771187],[1.2958965,42.77705],[1.2959865,42.7769585],[1.2960565,42.7769203],[1.2960865,42.7768707],[1.2962565,42.776741],[1.2964466,42.7766304],[1.2965665,42.7765083],[1.2967765,42.7763481],[1.2968665,42.7761993],[1.2969365,42.7759781],[1.2970666,42.7758293],[1.2971365,42.7757187],[1.2971566,42.7756386],[1.2972765,42.7753487],[1.2974565,42.7751579],[1.297428,42.7751579],[1.297438,42.775177],[1.2974581,42.7751579],[1.297448,42.7751389],[1.2974581,42.7751274],[1.2974679,42.7751274],[1.297488,42.7750969],[1.2975481,42.7750587],[1.297578,42.7750168],[1.297628,42.7749596],[1.297698,42.7748985],[1.297748,42.7748375],[1.297778,42.7747993],[1.2978081,42.7747688],[1.297828,42.7747269],[1.297838,42.7746964],[1.297848,42.7746582],[1.297868,42.7746277],[1.297888,42.7745781],[1.297888,42.7745361],[1.297888,42.7745094],[1.297888,42.7744789],[1.297888,42.774437],[1.2979079,42.7744179],[1.297918,42.7743874],[1.297938,42.7743568],[1.297968,42.7743187],[1.298008,42.7743073],[1.298048,42.7742882],[1.298088,42.7742691],[1.298108,42.7742271],[1.298138,42.7741966],[1.2981679,42.7741776],[1.298198,42.7741585],[1.298238,42.7741394],[1.298268,42.7741089],[1.298278,42.7740784],[1.298268,42.7740364],[1.2982579,42.7739983],[1.2982579,42.7739563],[1.2982579,42.7739182],[1.298278,42.7738991],[1.2983479,42.7738762],[1.298388,42.7738876],[1.298398,42.7738686],[1.2984281,42.773838],[1.298458,42.773819],[1.298508,42.7738075],[1.298548,42.7737885],[1.298578,42.7737579],[1.2986079,42.7737274],[1.298648,42.7737083],[1.2986881,42.7736893],[1.298728,42.7736778],[1.2987781,42.7736588],[1.298818,42.7736282],[1.298815,42.7736282],[1.2988451,42.7736092],[1.298875,42.7735786],[1.298905,42.7735481],[1.298925,42.7735176],[1.298955,42.7734795],[1.298975,42.7734566],[1.298975,42.7734489],[1.298975,42.7734184],[1.299005,42.7733879],[1.299065,42.7733688],[1.299075,42.7733269],[1.299095,42.7732964],[1.2991149,42.7732582],[1.299135,42.7732277],[1.299145,42.7731895],[1.299155,42.773159],[1.299155,42.7731094],[1.299165,42.7730789],[1.299145,42.773037],[1.299145,42.7729874],[1.299135,42.7729492],[1.299145,42.7729187],[1.299155,42.7728767],[1.299125,42.7728462],[1.299135,42.7728195],[1.299155,42.772789],[1.299185,42.7727585],[1.2991951,42.772728],[1.299215,42.7726974],[1.299215,42.7726593],[1.299175,42.7726097],[1.2992049,42.7725792],[1.299245,42.7725487],[1.299275,42.7725182],[1.2992949,42.7724762],[1.299325,42.7724495],[1.299345,42.772419],[1.299355,42.7723885],[1.299345,42.7723579],[1.299355,42.7723198],[1.299355,42.7722664],[1.299345,42.7722397],[1.299335,42.7721977],[1.299325,42.7721672],[1.299325,42.7721367],[1.299305,42.7721062],[1.2992851,42.7720795],[1.299265,42.772049],[1.299255,42.772007],[1.299235,42.7719688],[1.299225,42.7719383],[1.299215,42.7719078],[1.299185,42.7718773],[1.299175,42.7718391],[1.299155,42.7718086],[1.299135,42.7717667],[1.299145,42.7717361],[1.299145,42.7717094],[1.299155,42.7716789],[1.299165,42.7716484],[1.299175,42.7716064],[1.299185,42.7715797],[1.2991951,42.7715378],[1.2991951,42.7715073],[1.299185,42.7714767],[1.299175,42.7714386],[1.299165,42.771389],[1.299155,42.771347],[1.299145,42.7713165],[1.299135,42.7712784],[1.299125,42.7712784],[1.299125,42.7712669],[1.299105,42.7712364],[1.299125,42.7711868],[1.299135,42.7711563],[1.299135,42.7711182],[1.299155,42.7710762],[1.299165,42.7710495],[1.299175,42.7710075],[1.299135,42.7709885],[1.299095,42.7709579],[1.299075,42.7709389],[1.299075,42.7709198],[1.299065,42.7708778],[1.299075,42.7708397],[1.299065,42.7708092],[1.299065,42.7707787],[1.299075,42.7707481],[1.299055,42.7707176],[1.2990251,42.7706795],[1.299005,42.7706566],[1.298975,42.7706299],[1.298975,42.7705879],[1.298965,42.7705574],[1.298955,42.7705193],[1.298925,42.7704887],[1.298915,42.7704468],[1.298885,42.7704086],[1.298865,42.7703781],[1.298835,42.7703476],[1.298815,42.7703171],[1.298795,42.7702866],[1.298785,42.7702484],[1.2987649,42.7702179],[1.298725,42.7701988],[1.298715,42.7701797],[1.298715,42.7701569],[1.298695,42.7701263],[1.298695,42.7700996],[1.298685,42.7700691],[1.298665,42.7700462],[1.298645,42.7700195],[1.298655,42.7699776],[1.298635,42.7699471],[1.298625,42.7699165],[1.298635,42.7698898],[1.298605,42.7698898],[1.298605,42.7698593],[1.298655,42.7698479],[1.298665,42.7698097],[1.298665,42.7697868],[1.298695,42.7697563],[1.298725,42.7697182],[1.298755,42.7696991],[1.298785,42.7696762],[1.298835,42.7696495],[1.298875,42.7696266],[1.298925,42.769619],[1.298975,42.7696075],[1.299045,42.7696075],[1.299105,42.769619],[1.299185,42.769619],[1.299255,42.769619],[1.299315,42.7696381],[1.299365,42.7696495],[1.299355,42.7696571],[1.2993751,42.7696571],[1.299415,42.7696686],[1.299475,42.7696686],[1.299545,42.7696762],[1.299585,42.7696877],[1.2996351,42.7696991],[1.299685,42.7697067],[1.2997251,42.7697182],[1.299775,42.7697182],[1.299835,42.7697182],[1.299885,42.7697372],[1.299945,42.7697487],[1.300005,42.7697563],[1.300055,42.7697487],[1.300105,42.7697563],[1.3001651,42.7697487],[1.300225,42.7697487],[1.300265,42.7697372],[1.300325,42.7697372],[1.300365,42.7697296],[1.300405,42.7697182],[1.300445,42.7696991],[1.300485,42.7696762],[1.300525,42.7696571],[1.300575,42.7696495],[1.300615,42.7696381],[1.300675,42.7696266],[1.300725,42.769619],[1.3007849,42.769619],[1.300845,42.769619],[1.300885,42.7696266],[1.300945,42.7696381],[1.300995,42.7696495],[1.301055,42.7696495],[1.301115,42.7696571],[1.301165,42.7696686],[1.301205,42.7696571],[1.301265,42.7696571],[1.301325,42.7696571],[1.301375,42.7696762],[1.301415,42.7696686],[1.301465,42.7696686],[1.301515,42.7696762],[1.301555,42.7696762],[1.301615,42.7696762],[1.301675,42.7696762],[1.301715,42.7696762],[1.301775,42.7696762],[1.3018349,42.7696762],[1.301885,42.7696762],[1.301945,42.7696686],[1.301985,42.7696571],[1.302035,42.7696495],[1.3020951,42.7696571],[1.302165,42.7696495],[1.302215,42.7696571],[1.302265,42.7696686],[1.302315,42.7696686],[1.3023649,42.7696571],[1.302415,42.7696571],[1.3024451,42.7696495],[1.302475,42.7696381],[1.302515,42.7696266],[1.302555,42.7696075],[1.302585,42.7695961],[1.302615,42.7695885],[1.302655,42.769577],[1.302705,42.7695694],[1.302755,42.769558],[1.302815,42.769558],[1.302875,42.7695465],[1.302915,42.7695389],[1.3029751,42.7695389],[1.303035,42.7695389],[1.303085,42.7695465],[1.3031451,42.769558],[1.303205,42.769558],[1.3032449,42.769558],[1.303295,42.769558],[1.303355,42.7695694],[1.303405,42.7695694],[1.303475,42.7695694],[1.303515,42.769558],[1.303565,42.769558],[1.303625,42.7695465],[1.3036751,42.7695389],[1.303735,42.7695465],[1.303775,42.7695465],[1.303815,42.7695465],[1.303865,42.7695465],[1.303915,42.7695274],[1.303955,42.7695274],[1.3040251,42.7695198],[1.304095,42.7695389],[1.304155,42.7695389],[1.304215,42.769558],[1.304285,42.7695694],[1.304345,42.769577],[1.304405,42.7695961],[1.304455,42.7696075],[1.304515,42.769619],[1.304575,42.769619],[1.304625,42.769619],[1.304695,42.769619],[1.304755,42.7696266],[1.3048151,42.7696381],[1.304875,42.7696495],[1.304935,42.7696686],[1.305015,42.7696762],[1.305075,42.7696877],[1.305155,42.7696877],[1.305235,42.7697067],[1.305315,42.7697182],[1.305395,42.7697067],[1.305465,42.7697182],[1.305545,42.7697182],[1.305625,42.7696991],[1.305685,42.7696991],[1.305755,42.7696991],[1.305815,42.7697067],[1.3058749,42.7697067],[1.305925,42.7697296],[1.305935,42.7697296],[1.305952,42.7697258],[1.306002,42.7697258],[1.306042,42.7697449],[1.306102,42.7697449],[1.306142,42.7697754],[1.306172,42.7697945],[1.306222,42.7698174],[1.306272,42.769825],[1.306332,42.7698364],[1.306372,42.7698479],[1.306432,42.7698479],[1.306492,42.7698669],[1.306532,42.7698746],[1.306572,42.7698746],[1.306612,42.769886],[1.306662,42.7698975],[1.306722,42.7698975],[1.306762,42.7699051],[1.306812,42.7698975],[1.306852,42.7699051],[1.306892,42.7699051],[1.306952,42.7698975],[1.307012,42.769886],[1.307052,42.7698746],[1.307102,42.7698669],[1.307152,42.7698555],[1.307192,42.7698555],[1.307204,42.7698746],[1.307234,42.7698631],[1.307264,42.7698631],[1.307314,42.7698555],[1.307344,42.7698326],[1.307364,42.7698135],[1.307394,42.7697754],[1.307394,42.7697525],[1.3074141,42.7697449],[1.307434,42.7697144],[1.307454,42.7696838],[1.307484,42.7696648],[1.307494,42.7696342],[1.307514,42.7695923],[1.307524,42.7695541],[1.307524,42.7695122],[1.307544,42.7694855],[1.307574,42.7694435],[1.307584,42.769413],[1.307604,42.7693748],[1.307604,42.7693329],[1.307614,42.7692947],[1.307634,42.7692528],[1.307634,42.7692223],[1.307654,42.7691841],[1.307654,42.7691422],[1.307664,42.769104],[1.3076839,42.7690735],[1.307704,42.7690353],[1.307744,42.7689934],[1.3077739,42.7689629],[1.307814,42.7689323],[1.307834,42.7689056],[1.3078541,42.7688751],[1.307844,42.7688751],[1.307834,42.7688522],[1.307834,42.7688141],[1.307844,42.7687721],[1.307844,42.7687454],[1.307864,42.7687035],[1.307874,42.7686653],[1.307914,42.7686348],[1.307934,42.7686043],[1.3079441,42.7686157],[1.307954,42.7685852],[1.307974,42.7685547],[1.307984,42.7685242],[1.308014,42.7684822],[1.3080339,42.7684441],[1.308054,42.7684135],[1.308064,42.768383],[1.308094,42.7683449],[1.3081239,42.7683144],[1.308154,42.7682953],[1.308184,42.7682648],[1.308184,42.7682343],[1.3082041,42.7682037],[1.3082139,42.7681656],[1.308194,42.7681427],[1.308174,42.7680931],[1.308164,42.7680626],[1.308164,42.7680359],[1.308194,42.768013],[1.308224,42.7679825],[1.308264,42.7679558],[1.308304,42.7679329],[1.308364,42.7679138],[1.308424,42.7679024],[1.308484,42.7679024],[1.3085541,42.7678947],[1.308614,42.7678947],[1.308684,42.7678833],[1.308754,42.7678947],[1.308814,42.7679024],[1.308884,42.7679024],[1.308944,42.7679024],[1.3090039,42.7678947],[1.309064,42.7678947],[1.309134,42.7678833],[1.309194,42.7678642],[1.309244,42.7678642],[1.309294,42.7678452],[1.3093441,42.7678337],[1.3093539,42.7678337],[1.309358,42.7678413],[1.309388,42.7678642],[1.309448,42.7678528],[1.309498,42.7678337],[1.309508,42.7678337],[1.309508,42.7678223],[1.309498,42.7678146],[1.309498,42.7678032],[1.309518,42.7678032],[1.309538,42.7678146],[1.309528,42.7678223],[1.309508,42.7678146],[1.309518,42.7678032],[1.309508,42.7678146],[1.309518,42.7678146],[1.309528,42.7678146],[1.309518,42.7678032],[1.309518,42.7677841],[1.309528,42.7677841],[1.309538,42.7677841],[1.3095779,42.7678032],[1.309618,42.7678146],[1.309648,42.7678337],[1.309698,42.7678528],[1.309738,42.7678833],[1.309788,42.7678947],[1.309828,42.7678947],[1.309858,42.7679138],[1.309898,42.7679214],[1.309948,42.7679329],[1.309978,42.7679443],[1.3100179,42.7679329],[1.310048,42.7679443],[1.3100981,42.7679443],[1.310138,42.7679443],[1.310178,42.7679329],[1.310208,42.7679214],[1.310248,42.7679214],[1.3102781,42.7679138],[1.310318,42.7678947],[1.310338,42.7678719],[1.310378,42.7678413],[1.310408,42.7678337],[1.3104481,42.7678146],[1.310488,42.7678032],[1.310528,42.7677727],[1.310558,42.7677612],[1.310598,42.7677422],[1.310638,42.7677536],[1.310678,42.7677536],[1.310708,42.7677612],[1.310738,42.7677841],[1.310778,42.7677612],[1.310798,42.7677422],[1.310818,42.7677231],[1.310848,42.767704],[1.3108881,42.7676926],[1.310918,42.7676811],[1.310948,42.767662],[1.310968,42.7676315],[1.3109879,42.7676048],[1.311008,42.7675819],[1.311038,42.7675629],[1.311058,42.7675323],[1.311078,42.7675018],[1.311118,42.7674828],[1.311138,42.7674522],[1.311168,42.7674217],[1.311188,42.7673836],[1.311218,42.7673531],[1.311258,42.767334],[1.311288,42.7673035],[1.311318,42.7672844],[1.311358,42.7672615],[1.311398,42.7672539],[1.311438,42.7672424],[1.311468,42.7672234],[1.311518,42.7672043],[1.311568,42.7671814],[1.311608,42.7671738],[1.311648,42.7671623],[1.3116781,42.7671547],[1.311718,42.7671318],[1.311758,42.7671242],[1.311808,42.7671242],[1.311838,42.7671013],[1.311878,42.7670937],[1.311918,42.7670822],[1.311958,42.7670631],[1.311988,42.7670441],[1.312018,42.7670441],[1.312058,42.7670326],[1.312088,42.7670326],[1.3121181,42.7670326],[1.312138,42.7670021],[1.312158,42.766983],[1.312188,42.7669525],[1.312218,42.7669525],[1.312238,42.7669334],[1.312278,42.7669144],[1.312308,42.7668915],[1.312338,42.7668648],[1.312378,42.7668419],[1.312408,42.7668343],[1.312448,42.7668228],[1.312488,42.7668114],[1.312528,42.7668114],[1.312578,42.7667923],[1.312628,42.7667923],[1.312688,42.7667847],[1.3127379,42.7667847],[1.312788,42.7667847],[1.3128279,42.7667732],[1.312878,42.7667847],[1.3129179,42.7667847],[1.312968,42.7667618],[1.313008,42.7667732],[1.313048,42.7667427],[1.3130881,42.7667313],[1.313128,42.7667236],[1.313158,42.7667046],[1.313198,42.7666817],[1.313228,42.7666512],[1.3132679,42.7666321],[1.313298,42.7666016],[1.313338,42.7665825],[1.313378,42.7665634],[1.313418,42.766552],[1.313458,42.7665443],[1.313498,42.7665138],[1.313548,42.7664948],[1.313578,42.7664948],[1.3136081,42.7665024],[1.313658,42.7664719],[1.313688,42.7664642],[1.313728,42.7664528],[1.313758,42.7664413],[1.313778,42.7664337],[1.313818,42.7664032],[1.313868,42.7663918],[1.313898,42.7663841],[1.313938,42.7663918],[1.3139679,42.7663918],[1.314018,42.7663841],[1.3140579,42.7663841],[1.314098,42.7663841],[1.3141381,42.7663918],[1.314168,42.7664032],[1.314198,42.7663918],[1.314238,42.7663727],[1.314278,42.7663841],[1.314298,42.7664032],[1.314308,42.7664337],[1.314338,42.7664642],[1.314368,42.7664833],[1.314418,42.7665024],[1.314458,42.7665215],[1.3144979,42.766552],[1.314558,42.7665634],[1.314588,42.7665825],[1.314628,42.7666016],[1.314678,42.7666245],[1.314718,42.766613],[1.3147579,42.7666245],[1.314798,42.7666245],[1.314828,42.7666245],[1.314858,42.7666321],[1.314898,42.7666245],[1.3149281,42.7666245],[1.314968,42.7666245],[1.315008,42.7666245],[1.315038,42.7666245],[1.315078,42.7666245],[1.315118,42.7666245],[1.315158,42.7666321],[1.3151979,42.7666321],[1.315228,42.7666435],[1.315268,42.7666435],[1.315308,42.7666626],[1.315338,42.7666512],[1.315378,42.7666435],[1.315408,42.7666435],[1.3154581,42.7666512],[1.315488,42.7666512],[1.315538,42.7666512],[1.315568,42.7666435],[1.315608,42.7666321],[1.315648,42.7666321],[1.315688,42.7666435],[1.315738,42.7666512],[1.315778,42.7666512],[1.315818,42.7666512],[1.315848,42.7666435],[1.315878,42.7666435],[1.315908,42.7666245],[1.315948,42.766613],[1.315998,42.7666016],[1.316018,42.7665825],[1.316018,42.7665939],[1.316048,42.7665939],[1.3160779,42.7665749],[1.316118,42.766552],[1.316138,42.7665215],[1.316178,42.7665024],[1.316218,42.7665024],[1.316258,42.7664833],[1.316298,42.7664642],[1.316318,42.7664413],[1.3163379,42.7664223],[1.316358,42.7663918],[1.316368,42.7663612],[1.316368,42.7663422],[1.316408,42.7663231],[1.316448,42.7663231],[1.316488,42.7662926],[1.316528,42.7662735],[1.316548,42.7662544],[1.316568,42.7662315],[1.3165981,42.7662239],[1.316628,42.7662239],[1.316668,42.7662125],[1.316698,42.7662239],[1.316748,42.7662315],[1.316798,42.766243],[1.316838,42.7662315],[1.316878,42.7662239],[1.316918,42.7662239],[1.316958,42.7662239],[1.316998,42.7662315],[1.3170381,42.7662239],[1.317088,42.7662239],[1.3171279,42.7662125],[1.317168,42.7662239],[1.317198,42.7662125],[1.317258,42.7662125],[1.3172981,42.7662048],[1.317328,42.7661934],[1.317378,42.7661934],[1.317418,42.7661934],[1.317458,42.7661934],[1.317498,42.7661819],[1.317548,42.7661934],[1.317588,42.7661819],[1.317628,42.7661743],[1.3176481,42.7661743],[1.317698,42.7661629],[1.3177381,42.7661438],[1.317758,42.7661324],[1.317798,42.7661133],[1.317838,42.7661133],[1.317888,42.7661324],[1.3179179,42.7661247],[1.317978,42.7661247],[1.318018,42.7661247],[1.318058,42.7661133],[1.318108,42.7661247],[1.318148,42.7661247],[1.318198,42.7661247],[1.318248,42.7661247],[1.318298,42.7661247],[1.3183579,42.7661247],[1.318398,42.7661133],[1.3184381,42.7661247],[1.318478,42.7661133],[1.3185281,42.7661324],[1.318568,42.7661324],[1.3186181,42.7661247],[1.318668,42.7661133],[1.3187079,42.7661133],[1.318748,42.7660942],[1.318778,42.7660828],[1.3187979,42.7660637],[1.318838,42.7660446],[1.318868,42.7660446],[1.318908,42.7660332],[1.318948,42.7660332],[1.318988,42.7660217],[1.319008,42.7660217],[1.319048,42.7660217],[1.319088,42.7660141],[1.3191381,42.7660027],[1.319178,42.7659912],[1.3192379,42.7659721],[1.319278,42.7659531],[1.319278,42.7659645],[1.319278,42.7659836],[1.319298,42.7660027],[1.319328,42.7659912],[1.319338,42.7659836],[1.319368,42.7659836],[1.319388,42.7659836],[1.319438,42.7659721],[1.319488,42.7659531],[1.319538,42.765934],[1.3195781,42.7659111],[1.319628,42.7658844],[1.3196779,42.7658615],[1.319718,42.7658539],[1.3197581,42.7658539],[1.319798,42.7658424],[1.319838,42.7658539],[1.319868,42.7658424],[1.319898,42.7658539],[1.3199379,42.7658424],[1.319948,42.7658424],[1.319968,42.7658348],[1.319988,42.7658348],[1.3200279,42.7658119],[1.320068,42.7658348],[1.320118,42.7658234],[1.3201981,42.7658043],[1.320208,42.7657814],[1.320238,42.7657814],[1.320268,42.7657738],[1.320298,42.7657814],[1.320338,42.7657738],[1.3203779,42.7657623],[1.320428,42.7657547],[1.320448,42.7657318],[1.320488,42.7657318],[1.320518,42.7657242],[1.320558,42.7657127],[1.320588,42.7657013],[1.320628,42.7656822],[1.320668,42.7656822],[1.3207181,42.7656631],[1.320748,42.7656631],[1.320788,42.7656517],[1.3208179,42.7656517],[1.320848,42.7656441],[1.320878,42.7656441],[1.320918,42.7656326],[1.320958,42.7656326],[1.3209881,42.7656212],[1.321018,42.7656212],[1.321038,42.7656326],[1.321068,42.7656212],[1.321108,42.7656212],[1.321138,42.7656021],[1.321198,42.7656021],[1.321228,42.7656021],[1.3212579,42.7655945],[1.321298,42.7656021],[1.3213381,42.7656021],[1.321378,42.765583],[1.321408,42.765583],[1.321438,42.765564],[1.321468,42.7655449],[1.321478,42.7655334],[1.321488,42.7655144],[1.321498,42.7654915],[1.321478,42.7654724],[1.321488,42.7654419],[1.321498,42.7654114],[1.321498,42.7653847],[1.321458,42.7653542],[1.321458,42.7653313],[1.321468,42.7652817],[1.321458,42.7652512],[1.321458,42.7652435],[1.321478,42.7652435],[1.321488,42.7652245],[1.321488,42.7651825],[1.321538,42.7651443],[1.321528,42.7651215],[1.321498,42.7651138],[1.321528,42.7650719],[1.321538,42.7650528],[1.321568,42.7650146],[1.321568,42.7649841],[1.321578,42.7649536],[1.321588,42.7649231],[1.3216079,42.764904],[1.3216079,42.7648621],[1.321638,42.764843],[1.321628,42.7648125],[1.321638,42.764782],[1.321638,42.7647629],[1.321638,42.7647247],[1.321648,42.7646828],[1.321638,42.7646637],[1.321638,42.7646446],[1.321648,42.7646217],[1.321658,42.7645912],[1.321668,42.7645721],[1.321678,42.7645416],[1.321708,42.7645111],[1.321728,42.764492],[1.321738,42.7644615],[1.321768,42.7644424],[1.321818,42.7644348],[1.321838,42.7644043],[1.3218679,42.7643814],[1.321878,42.7643738],[1.321918,42.7643547],[1.3219481,42.7643318],[1.321978,42.7643127],[1.321998,42.7642937],[1.322018,42.7642632],[1.3220381,42.7642326],[1.322068,42.7642326],[1.322108,42.7642441],[1.322138,42.7642326],[1.322198,42.7642212],[1.322248,42.7642136],[1.322288,42.7641716],[1.322318,42.7641525],[1.322358,42.7641449],[1.3223979,42.7641335],[1.322428,42.7641144],[1.322468,42.7640915],[1.322508,42.7640724],[1.322548,42.7640648],[1.322648,42.7640228],[1.322688,42.7640114],[1.322698,42.7639923],[1.322718,42.7639618],[1.3227479,42.7639313],[1.322798,42.7638931],[1.322798,42.7638435],[1.322808,42.763813],[1.322808,42.7637634],[1.322818,42.7637329],[1.3228281,42.7637024],[1.3228379,42.7636948],[1.322848,42.7636528],[1.322858,42.7636223],[1.322868,42.7635841],[1.322868,42.7635536],[1.322908,42.7635345],[1.322908,42.7634926],[1.322898,42.7634621],[1.322888,42.7634315],[1.322888,42.7634048],[1.322898,42.7633743],[1.3229181,42.7633438],[1.3229181,42.7633133],[1.322928,42.7632713],[1.322928,42.7632446],[1.322938,42.7632027],[1.322938,42.7631645],[1.322938,42.763134],[1.322928,42.7631035],[1.322908,42.763073],[1.322898,42.7630348],[1.322878,42.7629929],[1.322858,42.7629623],[1.322848,42.7629318],[1.322848,42.7628937],[1.322848,42.7628632],[1.3228281,42.7628326],[1.3228281,42.7628021],[1.3228379,42.7627716],[1.3228379,42.7627449],[1.3228379,42.7627029],[1.322848,42.7626724],[1.322868,42.7626419],[1.322888,42.7626038],[1.322908,42.7625847],[1.3229181,42.7625618],[1.322958,42.7625313],[1.322978,42.7625122],[1.323018,42.7624931],[1.323038,42.7624512],[1.323048,42.7624245],[1.323058,42.762394],[1.323068,42.7623634],[1.323058,42.7623329],[1.323068,42.7623024],[1.323058,42.7622643],[1.323068,42.7622337],[1.323088,42.7622032],[1.323118,42.7621727],[1.323138,42.7621536],[1.323168,42.7621231],[1.323208,42.7620926],[1.323208,42.7620544],[1.323218,42.7620316],[1.323238,42.7620125],[1.323278,42.7620125],[1.323318,42.7620049],[1.3233581,42.7619743],[1.323398,42.7619438],[1.323428,42.7619247],[1.323458,42.7618942],[1.323508,42.7618713],[1.3235379,42.7618446],[1.323578,42.7618217],[1.3236181,42.7617912],[1.323658,42.7617722],[1.323678,42.7617416],[1.323698,42.7617111],[1.323728,42.7616844],[1.323728,42.7616615],[1.323758,42.7616615],[1.3237979,42.7616615],[1.323828,42.761673],[1.323878,42.7616539],[1.323918,42.7616234],[1.323938,42.7616043],[1.3239681,42.7615814],[1.324018,42.7615814],[1.324068,42.7615623],[1.324118,42.7615547],[1.324158,42.7615318],[1.324178,42.7615013],[1.324198,42.7614632],[1.324198,42.7614212],[1.324228,42.7614021],[1.324258,42.7613831],[1.324278,42.761364],[1.324278,42.7613525],[1.324288,42.7613411],[1.324308,42.761322],[1.3243181,42.7613029],[1.324358,42.7612915],[1.324388,42.7612724],[1.324398,42.7612419],[1.324428,42.7612114],[1.324458,42.7611847],[1.324478,42.7611542],[1.324528,42.7611237],[1.324528,42.7611046],[1.324548,42.7610741],[1.324568,42.7610321],[1.324578,42.760994],[1.324598,42.7609749],[1.324648,42.7609634],[1.324688,42.7609329],[1.324708,42.7609138],[1.324738,42.7608833],[1.3247581,42.7608528],[1.324778,42.7608223],[1.324808,42.7608032],[1.324838,42.7607841],[1.324858,42.7608147],[1.324888,42.7608414],[1.324928,42.7608528],[1.324988,42.7608719],[1.3250279,42.7608719],[1.325058,42.7608833],[1.325078,42.7608833],[1.3251179,42.7608948],[1.325168,42.7609024],[1.325188,42.7609138],[1.325218,42.7609138],[1.325258,42.7609138],[1.325298,42.7609138],[1.325358,42.7609138],[1.325398,42.7609024],[1.325438,42.7608833],[1.3254679,42.7608528],[1.325498,42.7608223],[1.325518,42.7608032],[1.3255481,42.7607841],[1.325578,42.7607422],[1.325618,42.7607231],[1.325658,42.7607231],[1.325698,42.7607117],[1.325748,42.7607117],[1.325788,42.7607117],[1.3258179,42.7606926],[1.325858,42.7606812],[1.325888,42.7606621],[1.325938,42.7606544],[1.325968,42.7606544],[1.326008,42.760643],[1.326048,42.760643],[1.326098,42.760643],[1.326158,42.760643],[1.326208,42.760643],[1.326248,42.7606316],[1.326288,42.7606239],[1.326308,42.7606125],[1.326318,42.7606125],[1.3263381,42.7606049],[1.326368,42.7605934],[1.326398,42.7606049],[1.326438,42.7606049],[1.326448,42.7605934],[1.326448,42.760582],[1.326468,42.7605743],[1.326498,42.7605629],[1.326538,42.7605515],[1.326578,42.7605438],[1.3266079,42.7605324],[1.326638,42.7605247],[1.326658,42.7605438],[1.3266979,42.7605438],[1.326718,42.7605438],[1.326738,42.7605324],[1.326758,42.7605438],[1.3267781,42.7605629],[1.3267879,42.7605743],[1.326808,42.7605934],[1.326838,42.7606049],[1.326858,42.7605934],[1.326878,42.7605743],[1.326898,42.7605515],[1.326928,42.7605324],[1.3269579,42.7605247],[1.326978,42.7605019],[1.327008,42.7604942],[1.327038,42.7604942],[1.327078,42.7604942],[1.327098,42.7605019],[1.327118,42.7605019],[1.3271379,42.7605247],[1.327178,42.7605324],[1.327198,42.7605438],[1.327198,42.7605743],[1.3272181,42.7605934],[1.3272181,42.7606239],[1.327188,42.7606316],[1.327158,42.760643],[1.3271379,42.7606735],[1.327118,42.7606735],[1.327108,42.7606926],[1.327098,42.7607117],[1.327088,42.7607346],[1.327078,42.7607422],[1.327078,42.7607727],[1.327068,42.7607918],[1.327068,42.7608147],[1.327068,42.7608337],[1.327058,42.7608528],[1.327068,42.7608719],[1.327098,42.7608833],[1.327118,42.7608948],[1.3271379,42.7609138],[1.327158,42.7609215],[1.327188,42.7609138],[1.327208,42.7609024],[1.327238,42.7609024],[1.327268,42.7609215],[1.327298,42.7609138],[1.327328,42.7608948],[1.327358,42.7608833],[1.327388,42.7608719],[1.327418,42.7608643],[1.327458,42.7608643],[1.3274879,42.7608414],[1.327518,42.7608147],[1.327558,42.7608032],[1.327598,42.7607841],[1.327648,42.7607613],[1.327678,42.7607422],[1.327718,42.7607346],[1.3277479,42.7606926],[1.327768,42.7606621],[1.327788,42.7606544],[1.327818,42.7606239],[1.327848,42.7606049],[1.327878,42.760582],[1.327888,42.7605515],[1.327908,42.7605324],[1.3279279,42.7605133],[1.327938,42.7604942],[1.327968,42.7604713],[1.3280081,42.7604637],[1.328038,42.7604446],[1.328058,42.7604218],[1.328068,42.7603912],[1.3280981,42.7603645],[1.328138,42.7603531],[1.328158,42.760334],[1.328198,42.760334],[1.328238,42.760334],[1.3282779,42.760334],[1.328298,42.7603111],[1.328318,42.7602921],[1.328318,42.760273],[1.328328,42.7602539],[1.3283581,42.7602348],[1.328378,42.7602234],[1.328388,42.7601929],[1.328428,42.7601814],[1.328458,42.7601738],[1.328468,42.7601433],[1.328478,42.7601013],[1.328498,42.7600822],[1.328518,42.7600517],[1.328518,42.7600212],[1.3285379,42.7600021],[1.328558,42.759964],[1.328568,42.7599335],[1.328578,42.7599144],[1.328588,42.7598839],[1.328588,42.7598648],[1.328618,42.7598419],[1.328658,42.7598419],[1.328678,42.7598114],[1.328698,42.7597923],[1.3287179,42.7597733],[1.328738,42.7597427],[1.328748,42.7597313],[1.328768,42.7597122],[1.328788,42.7596931],[1.328808,42.7596741],[1.328818,42.7596626],[1.328848,42.7596321],[1.328868,42.7596016],[1.328908,42.759594],[1.328938,42.7595749],[1.328948,42.7595444],[1.3289779,42.7595215],[1.329008,42.7595024],[1.329028,42.7594719],[1.3290581,42.7594414],[1.329088,42.7594337],[1.329118,42.7594337],[1.3291579,42.7594337],[1.329188,42.7594147],[1.329218,42.7593842],[1.329248,42.7593536],[1.329278,42.7593231],[1.329298,42.7592812],[1.329288,42.7592545],[1.329288,42.7592239],[1.329308,42.7592049],[1.329308,42.7591743],[1.329338,42.7591515],[1.329378,42.7591248],[1.329378,42.7590828],[1.329398,42.7590523],[1.3294179,42.7590332],[1.329448,42.7590027],[1.329478,42.7589722],[1.3294981,42.7589531],[1.3294981,42.7589111],[1.329518,42.7588921],[1.329548,42.758873],[1.329568,42.7588539],[1.3295881,42.7588234],[1.329618,42.7588043],[1.329648,42.7587814],[1.3296781,42.7587624],[1.329708,42.7587547],[1.329738,42.7587433],[1.329778,42.7587242],[1.329808,42.7587013],[1.329838,42.7586746],[1.3298579,42.7586441],[1.329878,42.7586212],[1.329908,42.7586021],[1.3299381,42.7585945],[1.329978,42.7585831],[1.329998,42.7585716],[1.330048,42.758564],[1.330088,42.7585526],[1.330128,42.758564],[1.330178,42.7585831],[1.330218,42.7585945],[1.330248,42.7585945],[1.330268,42.7585716],[1.330308,42.7585716],[1.330328,42.7585411],[1.330348,42.7585411],[1.3303781,42.758564],[1.330418,42.7585716],[1.3304681,42.7585831],[1.330478,42.7585716],[1.330488,42.7585716],[1.330488,42.7585526],[1.330478,42.758564],[1.330478,42.7585411],[1.330488,42.7585411],[1.330478,42.7585526],[1.330488,42.7585411],[1.330498,42.7585411],[1.330498,42.7585335],[1.330518,42.7585411],[1.330518,42.7585335],[1.330508,42.7585335],[1.330478,42.7585335],[1.330448,42.758522],[1.330478,42.758522],[1.330488,42.7585411],[1.330478,42.758564],[1.330478,42.7585411],[1.3304681,42.7585335],[1.330458,42.7585526],[1.330458,42.758564],[1.330448,42.758564],[1.330428,42.7585526],[1.330438,42.7585716],[1.330458,42.7585831],[1.330488,42.7585945],[1.330488,42.7586212],[1.3304681,42.7586632],[1.330438,42.7586823],[1.330418,42.7587242],[1.3303879,42.7587433],[1.330358,42.7587814],[1.330328,42.7588043],[1.330318,42.7588348],[1.3302979,42.7588615],[1.330268,42.7588844],[1.330268,42.7589111],[1.330258,42.7589417],[1.330228,42.7589722],[1.3302079,42.7590027],[1.330188,42.7590332],[1.330178,42.7590637],[1.330148,42.7590828],[1.330158,42.7591133],[1.330158,42.7591515],[1.330138,42.759182],[1.3301179,42.7592049],[1.330098,42.7592239],[1.330078,42.7592545],[1.330068,42.7592812],[1.330048,42.759304],[1.330018,42.7593231],[1.329988,42.7593346],[1.329958,42.7593422],[1.3299381,42.7593727],[1.329918,42.7594032],[1.329898,42.7594223],[1.329878,42.7594528],[1.3298579,42.7594643],[1.329828,42.7594833],[1.329808,42.7594948],[1.329798,42.7595215],[1.3297679,42.7595329],[1.329758,42.7595634],[1.329738,42.7595825],[1.329728,42.7596016],[1.329698,42.7596321],[1.329688,42.7596626],[1.329648,42.7596817],[1.329618,42.7597046],[1.3295979,42.7597313],[1.329578,42.7597542],[1.329558,42.7597733],[1.329518,42.7597923],[1.329488,42.7598038],[1.329458,42.7598228],[1.329448,42.7598534],[1.329428,42.7598839],[1.3294179,42.759922],[1.3294179,42.7599411],[1.329428,42.7599831],[1.3294179,42.7600136],[1.3294179,42.7600441],[1.3294179,42.7600746],[1.3294179,42.7601013],[1.3294179,42.7601318],[1.329398,42.7601624],[1.329378,42.7601814],[1.329368,42.7602119],[1.329348,42.7602425],[1.329338,42.760273],[1.329308,42.7602921],[1.329308,42.7603111],[1.329298,42.7603416],[1.329318,42.7603722],[1.329308,42.7604027],[1.329308,42.7604332],[1.329298,42.7604637],[1.3293279,42.7604942],[1.3293279,42.7605324],[1.329338,42.7605743],[1.329338,42.7606049],[1.3293279,42.7606316],[1.329318,42.7606621],[1.329338,42.7606926],[1.3293279,42.7607231],[1.329318,42.7607613],[1.329308,42.7607918],[1.329278,42.7608223],[1.329258,42.7608528],[1.329278,42.7608833],[1.329278,42.7609024],[1.329278,42.7609444],[1.329278,42.7609634],[1.329288,42.760994],[1.329288,42.7610245],[1.329258,42.7610321],[1.329268,42.7610741],[1.329268,42.7610931],[1.329278,42.7611237],[1.329268,42.7611542],[1.329258,42.7611847],[1.329228,42.7612038],[1.329208,42.7612343],[1.329188,42.7612648],[1.329168,42.7612839],[1.329178,42.761322],[1.329178,42.7613525],[1.329168,42.7613716],[1.3291481,42.7613945],[1.329118,42.7614212],[1.329108,42.7614632],[1.329098,42.7614822],[1.329078,42.7615013],[1.3290581,42.7615242],[1.3290679,42.7615433],[1.3290581,42.7615623],[1.3290581,42.7615929],[1.3290679,42.7616119],[1.329118,42.7616234],[1.3291481,42.7616425],[1.3291579,42.7616539],[1.329118,42.7616425],[1.329088,42.7616348],[1.3290679,42.7616348],[1.329038,42.7616234],[1.328998,42.7616234],[1.3289779,42.7616043],[1.328958,42.7616043],[1.328938,42.7615929],[1.328918,42.7615929],[1.3288881,42.7615738],[1.328848,42.7615738],[1.328828,42.7615929],[1.328838,42.7616234],[1.328858,42.7616539],[1.328878,42.7616615],[1.328878,42.7616844],[1.3288881,42.7617111],[1.328898,42.7617226],[1.328918,42.7617226],[1.328908,42.7617416],[1.328918,42.7617645],[1.328908,42.7617722],[1.328938,42.7617912],[1.328948,42.7618141],[1.328988,42.7618332],[1.329018,42.7618446],[1.329048,42.7618637],[1.3290581,42.7618942],[1.329078,42.7619019],[1.329078,42.7618942],[1.3290581,42.7619019],[1.329078,42.7619133],[1.329088,42.7619247],[1.329118,42.7619438],[1.329128,42.7619629],[1.329118,42.7619934],[1.329118,42.7620125],[1.329118,42.7620316],[1.329118,42.7620544],[1.329138,42.7620735],[1.3291481,42.7620926],[1.329168,42.7621231],[1.329188,42.7621346],[1.3292381,42.7621536],[1.329248,42.7621841],[1.329278,42.7622147],[1.329308,42.7622337],[1.329338,42.7622643],[1.329368,42.7622948],[1.329388,42.7623215],[1.3294179,42.7623634],[1.329458,42.7623825],[1.329488,42.762413],[1.3294981,42.7624435],[1.329528,42.7624626],[1.329528,42.7624931],[1.329548,42.7625122],[1.329568,42.7625427],[1.329568,42.7625732],[1.329568,42.7626038],[1.329578,42.7626343],[1.3295979,42.7626648],[1.329628,42.7626839],[1.329638,42.7627144],[1.329648,42.7627449],[1.329648,42.7627716],[1.329668,42.7627945],[1.3296781,42.7628212],[1.329698,42.7628517],[1.329718,42.7628822],[1.329738,42.7629013],[1.3297679,42.7629242],[1.329788,42.7629547],[1.329788,42.7629738],[1.329808,42.7630043],[1.329838,42.7630234],[1.329838,42.7630424],[1.329838,42.7630615],[1.329818,42.7630844],[1.329808,42.7631111],[1.329798,42.7631416],[1.329808,42.7631645],[1.329798,42.7631912],[1.329808,42.7632332],[1.329818,42.7632523],[1.329808,42.7632713],[1.329798,42.7633018],[1.329788,42.7633247],[1.329788,42.7633514],[1.329788,42.7633743],[1.329798,42.7634048],[1.329778,42.7634315],[1.329788,42.7634621],[1.329798,42.7634811],[1.329798,42.7635117],[1.329798,42.7635422],[1.329798,42.7635612],[1.329818,42.7635918],[1.329818,42.7636223],[1.329818,42.7636642],[1.329828,42.7636833],[1.3298579,42.7637215],[1.3298579,42.7637444],[1.329878,42.7637749],[1.329898,42.7638016],[1.329908,42.7638245],[1.329928,42.7638512],[1.3299381,42.7638741],[1.329928,42.7639046],[1.329928,42.7639236],[1.329928,42.7639542],[1.3299381,42.7639847],[1.3299479,42.7640038],[1.329958,42.7640228],[1.329988,42.7640419],[1.330008,42.7640648],[1.330008,42.7640839],[1.330018,42.7641144],[1.3300281,42.7641335],[1.3300281,42.7641525],[1.3300281,42.764183],[1.330038,42.7642136],[1.330048,42.7642441],[1.330058,42.7642517],[1.330058,42.7642822],[1.330068,42.7643013],[1.330078,42.7643318],[1.3301179,42.7643547],[1.330148,42.7643738],[1.330178,42.7643929],[1.3302079,42.7644043],[1.330218,42.7644348],[1.330218,42.7644615],[1.330238,42.764492],[1.330238,42.7645111],[1.330238,42.764534],[1.330238,42.7645416],[1.330238,42.7645645],[1.330258,42.7645836],[1.330248,42.7645912],[1.330238,42.7646141],[1.330228,42.7646332],[1.330218,42.7646446],[1.330218,42.7646637],[1.330198,42.7646828],[1.330198,42.7647133],[1.330198,42.7647324],[1.330168,42.7647629],[1.330158,42.764782],[1.330148,42.764782],[1.3301179,42.7647934],[1.330098,42.7647934],[1.330068,42.764782],[1.330048,42.7647743],[1.330018,42.764782],[1.330008,42.7647743],[1.329988,42.764782],[1.329968,42.7648239],[1.329958,42.764843],[1.329918,42.764843],[1.329888,42.764843],[1.329868,42.7648315],[1.3298481,42.764843],[1.329838,42.764843],[1.329808,42.764843],[1.329798,42.7648239],[1.3297679,42.7648239],[1.329728,42.7648125],[1.329718,42.7647934],[1.329688,42.7647743],[1.329658,42.7647629],[1.329618,42.7647438],[1.329628,42.7647133],[1.3295881,42.7647133],[1.329568,42.7647247],[1.329548,42.7647133],[1.3295079,42.7647247],[1.329478,42.7647324],[1.329468,42.7647438],[1.329448,42.7647514],[1.329438,42.7647743],[1.329408,42.7647743],[1.329388,42.7647743],[1.329378,42.764782],[1.329368,42.7647934],[1.329338,42.7648048],[1.3293279,42.7648125],[1.329308,42.7648239],[1.329288,42.7648544],[1.329288,42.7648735],[1.329318,42.764904],[1.329358,42.7649231],[1.329388,42.7649612],[1.329388,42.7649841],[1.329378,42.7650146],[1.3294179,42.7650223],[1.329448,42.7650528],[1.329448,42.7650414],[1.3294179,42.7650719],[1.3294179,42.7650948],[1.3294179,42.7651024],[1.3294179,42.7651443],[1.329408,42.7651749],[1.329428,42.7651749],[1.329438,42.7651825],[1.329438,42.765213],[1.329428,42.7652321],[1.329428,42.7652512],[1.3294179,42.765274],[1.329428,42.7653046],[1.329438,42.7653313],[1.329438,42.7653542],[1.3294179,42.7653618],[1.329378,42.7653542],[1.329358,42.7653732],[1.329378,42.7654037],[1.329378,42.7654343],[1.3294179,42.7654533],[1.329438,42.7654533],[1.329468,42.7654724],[1.329488,42.7654839],[1.329468,42.7654839],[1.329438,42.7654839],[1.329428,42.7655029],[1.329438,42.765522],[1.329438,42.7655449],[1.329438,42.765583],[1.329448,42.7656136],[1.329458,42.7656441],[1.329458,42.7656822],[1.329438,42.7657013],[1.329438,42.7657433],[1.329468,42.7657623],[1.329458,42.7657738],[1.329468,42.7658043],[1.329438,42.7658234],[1.329438,42.7658424],[1.329458,42.7658539],[1.329468,42.765873],[1.329458,42.765892],[1.329478,42.7659225],[1.3295079,42.7659531],[1.3294981,42.7659836],[1.3295079,42.7660141],[1.329548,42.7660217],[1.329558,42.7660522],[1.329608,42.7660942],[1.329618,42.7661247],[1.329618,42.7661629],[1.329608,42.7662048],[1.3295979,42.7662239],[1.329608,42.766243],[1.329608,42.7662735],[1.329638,42.7662926],[1.329668,42.7663345],[1.3296781,42.7663536],[1.329698,42.7663918],[1.329718,42.7664146],[1.329738,42.7664337],[1.329748,42.7664413],[1.329748,42.7664642],[1.329758,42.7665138],[1.329758,42.7665329],[1.329748,42.7665634],[1.329758,42.7665825],[1.329738,42.7666016],[1.329738,42.7666245],[1.329708,42.7666435],[1.3296781,42.7666626],[1.3296781,42.7666817],[1.329698,42.7667236],[1.329658,42.7667542],[1.329628,42.7668037],[1.329628,42.7668228],[1.329638,42.7668228],[1.329658,42.7668724],[1.329618,42.7669029],[1.329628,42.7669334],[1.329608,42.7670021],[1.329618,42.7670135],[1.329618,42.7670517],[1.329608,42.7670822],[1.3295979,42.7671127],[1.329578,42.7671432],[1.329538,42.7672043],[1.329528,42.7672119],[1.329528,42.7672348],[1.329538,42.7672615],[1.329558,42.7672844],[1.329528,42.767292],[1.3294981,42.7673111],[1.329528,42.7673225],[1.3295079,42.7673416],[1.329478,42.7673531],[1.329468,42.7673836],[1.329468,42.7674217],[1.329468,42.7674637],[1.329458,42.7674942],[1.329478,42.7675323],[1.329428,42.7675514],[1.329408,42.7675819],[1.329408,42.7676125],[1.329388,42.767643],[1.329368,42.767662],[1.329388,42.7676735],[1.329388,42.767704],[1.329398,42.7677422],[1.329398,42.7677841],[1.329388,42.7678223],[1.329378,42.7678413],[1.329358,42.7678719],[1.329378,42.7679024],[1.329378,42.7679214],[1.329348,42.767952],[1.329308,42.7680321],[1.329298,42.7680435],[1.329298,42.7680626],[1.329318,42.7680817],[1.329338,42.7680931],[1.329368,42.7681122],[1.329408,42.7681236],[1.329398,42.7681541],[1.329388,42.7681923],[1.329358,42.7682114],[1.3293279,42.7682419],[1.329298,42.7682648],[1.329278,42.7682915],[1.329308,42.768322],[1.329348,42.7683449],[1.329368,42.7683716],[1.329388,42.7684021],[1.329378,42.7684441],[1.329388,42.7684746],[1.329388,42.7685127],[1.329398,42.7685547],[1.329398,42.7685738],[1.329378,42.7686043],[1.329378,42.7685738],[1.329348,42.7685928],[1.329308,42.7685814],[1.329298,42.7685928],[1.329298,42.7686119],[1.329288,42.7686539],[1.329298,42.768692],[1.329288,42.768734],[1.329288,42.7687721],[1.329288,42.7688026],[1.329298,42.7688332],[1.329318,42.7688522],[1.329338,42.7688713],[1.329368,42.7689133],[1.329368,42.7689438],[1.329368,42.7689819],[1.329378,42.7690125],[1.329388,42.7690239],[1.329398,42.7690315],[1.329378,42.7690544],[1.329388,42.7690544],[1.329398,42.769043],[1.329408,42.7690735],[1.329398,42.7691116],[1.329408,42.7691345],[1.329438,42.7691231],[1.329438,42.7691422],[1.329478,42.7691841],[1.329458,42.7691841],[1.329458,42.7692032],[1.329478,42.7692032],[1.329468,42.7691917],[1.329458,42.7691727],[1.329438,42.7691841],[1.329428,42.7692146],[1.329438,42.7692146],[1.329458,42.7692223],[1.329478,42.7692146],[1.329468,42.7692337],[1.329478,42.7692223],[1.329438,42.7692528],[1.329458,42.7692719],[1.329488,42.7693138],[1.3295079,42.7693214],[1.329538,42.7693443],[1.329558,42.769352],[1.3295881,42.7693825],[1.329608,42.7694016],[1.329618,42.7694321],[1.329658,42.7694511],[1.3296781,42.7694931],[1.3296781,42.7695313],[1.329728,42.7695236],[1.329778,42.7695313],[1.329798,42.7695236],[1.329808,42.7695541],[1.329808,42.7696037],[1.329798,42.7696419],[1.329798,42.7696838],[1.329808,42.7697029],[1.329818,42.7697449],[1.329828,42.7697639],[1.3298481,42.7697945],[1.329838,42.7698212],[1.329838,42.7698441],[1.329838,42.7698631],[1.3298481,42.7698936],[1.329868,42.7699242],[1.329898,42.7699432],[1.329918,42.7699738],[1.329898,42.7700043],[1.3298579,42.7700424],[1.329898,42.7700424],[1.329908,42.7700844],[1.329908,42.7700729],[1.329888,42.7701035],[1.329868,42.7701416],[1.329908,42.7701912],[1.329918,42.7702332],[1.3299381,42.7702522],[1.3299381,42.7702827],[1.3299479,42.7703133],[1.3299381,42.7703514],[1.3299479,42.7703934],[1.329958,42.7704239],[1.3299479,42.7704544],[1.329958,42.7704811],[1.329978,42.7705116],[1.329998,42.7705536],[1.3300281,42.7705841],[1.330048,42.7706032],[1.330078,42.7706223],[1.330088,42.7706718],[1.330098,42.7707138],[1.3301179,42.770752],[1.330158,42.7707748],[1.330178,42.7708015],[1.330188,42.7708244],[1.330228,42.7708626],[1.330248,42.7708817],[1.330218,42.7709122],[1.330238,42.7709427],[1.330238,42.7709732],[1.330218,42.7709923],[1.330178,42.7710037],[1.330198,42.7710342],[1.330178,42.7710648],[1.330198,42.7710915],[1.330218,42.771122],[1.330218,42.7711525],[1.3302075,42.7711678],[1.3301975,42.7711792],[1.3301975,42.7711678],[1.3301975,42.7711792],[1.3302075,42.7711906],[1.3302475,42.7711983],[1.3302875,42.7711983],[1.3303475,42.7712097],[1.3303775,42.7712402],[1.3304175,42.7712479],[1.3304476,42.7712708],[1.3304375,42.7712479],[1.3304574,42.7712479],[1.3304975,42.7712708],[1.3305075,42.7713089],[1.3305275,42.7713394],[1.3305575,42.7713509],[1.3306175,42.7713585],[1.3306276,42.7714005],[1.3306375,42.7714386],[1.3306575,42.7715073],[1.3306975,42.7715302],[1.3307176,42.7715607],[1.3307076,42.7716179],[1.3307176,42.7716484],[1.3307375,42.7716789],[1.3307675,42.771698],[1.3307976,42.7717209],[1.3308074,42.771759],[1.3307976,42.7717972],[1.3308074,42.7718201],[1.3307976,42.7718201],[1.3307775,42.7718086],[1.3307775,42.7718201],[1.3307675,42.7718697],[1.3307575,42.7719193],[1.3307675,42.7719498],[1.3308074,42.7719803],[1.3308375,42.7720108],[1.3308275,42.7720108],[1.3308074,42.7720184],[1.3307875,42.7720184],[1.3307976,42.772049],[1.3308175,42.7720985],[1.3308175,42.7721405],[1.3308375,42.7721672],[1.3308375,42.7721977],[1.3308275,42.7722206],[1.3308275,42.7722473],[1.3308175,42.7722893],[1.3308475,42.7723083],[1.3308575,42.7723389],[1.3308775,42.7723694],[1.3308975,42.7724075],[1.3309375,42.772419],[1.3309375,42.7724571],[1.3309575,42.7724876],[1.3309475,42.7725182],[1.3309675,42.7725601],[1.3309675,42.7725792],[1.3309975,42.7726097],[1.3310375,42.7726402],[1.3310575,42.7726479],[1.3310575,42.7726707],[1.3310475,42.7726898],[1.3310676,42.7727089],[1.3310575,42.772728],[1.3310075,42.7727509],[1.3309776,42.7727776],[1.3309776,42.7728195],[1.3309875,42.77285],[1.3309975,42.7728806],[1.3309875,42.7729073],[1.3309776,42.7729378],[1.3309675,42.7729683],[1.3309675,42.7730179],[1.3309475,42.7730408],[1.3309275,42.7730675],[1.3308975,42.7730675],[1.3308775,42.773098],[1.3308475,42.773098],[1.3308175,42.7731285],[1.3307775,42.773159],[1.3307575,42.7731781],[1.3307875,42.7732086],[1.3307775,42.7732277],[1.3307775,42.7732582],[1.3307976,42.7732773],[1.3308375,42.7733002],[1.3308975,42.7733078],[1.3309175,42.7733383],[1.3309475,42.7733574],[1.3309776,42.7733879],[1.3310175,42.7733994],[1.3310575,42.7734108],[1.3310975,42.7734108],[1.3311375,42.7733994],[1.3311875,42.7733994],[1.3312474,42.7734108],[1.3312775,42.7733994],[1.3313276,42.7733803],[1.3313575,42.7733383],[1.3313975,42.7733383],[1.3314475,42.7733383],[1.3314976,42.7733383],[1.3315475,42.7733498],[1.3315876,42.7733307],[1.3316375,42.7733307],[1.3316875,42.7733383],[1.3317375,42.7733574],[1.3317775,42.7733498],[1.3318275,42.7733383],[1.3318775,42.7733498],[1.3319376,42.7733498],[1.3319975,42.7733192],[1.3320374,42.7733307],[1.3320975,42.7733307],[1.3321075,42.7733383],[1.3321675,42.7733078],[1.3321875,42.7732773],[1.3322475,42.7732773],[1.3322875,42.7732697],[1.3323275,42.7732697],[1.3323874,42.7732697],[1.3324275,42.7732887],[1.3324676,42.7733002],[1.3324975,42.7733192],[1.3325475,42.7733498],[1.3325875,42.7733688],[1.3326075,42.7733994],[1.3326575,42.7733994],[1.3326975,42.7733994],[1.3327475,42.7734184],[1.3327975,42.7734299],[1.3328375,42.7734489],[1.3328675,42.7734795],[1.3329175,42.77351],[1.3329775,42.7735176],[1.3330175,42.7735405],[1.3330475,42.7735672],[1.3330475,42.7735977],[1.3330575,42.7736282],[1.3330675,42.7736702],[1.3330975,42.7737007],[1.3331075,42.7737198],[1.3331475,42.7737389],[1.3331975,42.7737503],[1.3332375,42.7737579],[1.3332875,42.7737885],[1.3333476,42.773819],[1.3333975,42.7738571],[1.3334575,42.7738876],[1.3335176,42.7739182],[1.3335276,42.7739372],[1.3335575,42.7739601],[1.3335875,42.7739906],[1.3335975,42.7740173],[1.3336174,42.7740402],[1.3336475,42.7740593],[1.3336675,42.7740898],[1.3336875,42.7741089],[1.3336976,42.7741394],[1.3337175,42.7741699],[1.3337475,42.7742081],[1.3337675,42.7742386],[1.3337975,42.7742577],[1.3338275,42.7742805],[1.3338575,42.7742996],[1.3338975,42.7743301],[1.3339375,42.7743492],[1.3339875,42.7743607],[1.3340275,42.7743683],[1.3340675,42.7743874],[1.3340875,42.7744179],[1.3341175,42.7744484],[1.3341175,42.7744904],[1.3341275,42.7745209],[1.3341075,42.7745895],[1.3341275,42.7746201],[1.3341376,42.7746582],[1.3341575,42.7747002],[1.3341775,42.7747307],[1.3341975,42.7747574],[1.3342075,42.7748184],[1.3342475,42.7748375],[1.3342575,42.7748604],[1.3342675,42.7748795],[1.3342975,42.77491],[1.3343076,42.7749596],[1.3343076,42.7749977],[1.3343275,42.7750282],[1.3343375,42.7750702],[1.3343375,42.7750893],[1.3343275,42.7751389],[1.3343275,42.7751808],[1.3343275,42.7752075],[1.3343375,42.775238],[1.3343575,42.7752686],[1.3343375,42.7752991],[1.3343675,42.7753372],[1.3343575,42.7753792],[1.3343875,42.7754173],[1.3344175,42.7754478],[1.3344275,42.7754707],[1.3344175,42.7754974],[1.3344375,42.7755394],[1.3344675,42.775589],[1.3345075,42.7756081],[1.3345575,42.7756271],[1.3345875,42.7756195],[1.3346075,42.77565],[1.3346475,42.7756691],[1.3346575,42.7756805],[1.3346875,42.7756996],[1.3347175,42.7757187],[1.3347574,42.7757378],[1.3347975,42.7757492],[1.3348475,42.7757683],[1.3348675,42.7757988],[1.3349175,42.7757874],[1.3349575,42.7757988],[1.3349875,42.7758102],[1.3350075,42.7758102],[1.3350475,42.7758179],[1.3350875,42.7758408],[1.3351275,42.7758408],[1.3351675,42.7758484],[1.3352175,42.7758675],[1.3352675,42.7758789],[1.3353075,42.775898],[1.3353575,42.7759209],[1.3354175,42.7759209],[1.3354475,42.7759285],[1.3354975,42.7759285],[1.3355376,42.7759399],[1.3355875,42.7759399],[1.3356475,42.7759476],[1.3356975,42.7759209],[1.3357375,42.7758789],[1.3357875,42.7758675],[1.3358475,42.7758598],[1.3358876,42.7758408],[1.3359275,42.7758179],[1.3359675,42.7758102],[1.3360175,42.7758293],[1.3360676,42.7758179],[1.3361175,42.7758179],[1.3361175,42.7758293],[1.3361576,42.7758179],[1.3361775,42.7758293],[1.3362175,42.7758408],[1.3362575,42.7758675],[1.3362875,42.7758408],[1.3363175,42.7758179],[1.3363475,42.7758102],[1.3363875,42.7757683],[1.3364176,42.7757378],[1.3364375,42.7756882],[1.3364675,42.7756691],[1.3364875,42.7756577],[1.3365076,42.7756195],[1.3365175,42.7755699],[1.3365475,42.7755508],[1.3365675,42.7755508],[1.3365675,42.775528],[1.3365875,42.7755203],[1.3365976,42.7755203],[1.3366075,42.7754974],[1.3366275,42.7754784],[1.3366375,42.7754402],[1.3366575,42.7754173],[1.3366776,42.7753906],[1.3366675,42.7753487],[1.3366575,42.7753181],[1.3366776,42.7753105],[1.3366776,42.77528],[1.3366675,42.7752495],[1.3366776,42.775219],[1.3366975,42.7751884],[1.3367275,42.7751579],[1.3367475,42.7751274],[1.3367676,42.7751007],[1.3367774,42.7750702],[1.3367975,42.7750587],[1.3367975,42.7750206],[1.3368175,42.7749672],[1.3368576,42.7749176],[1.3368775,42.7748909],[1.3368875,42.774868],[1.3369275,42.774868],[1.3369476,42.7748299],[1.3369575,42.7747993],[1.3369975,42.7747803],[1.3370175,42.7747498],[1.3370575,42.7747192],[1.3370775,42.7746773],[1.3370975,42.7746506],[1.3371375,42.7746391],[1.3371775,42.7746201],[1.3372076,42.7745781],[1.3372375,42.7745705],[1.3372575,42.7745285],[1.3372976,42.774498],[1.3373075,42.7744675],[1.3373575,42.7744598],[1.3373975,42.7744293],[1.3374375,42.7744102],[1.3374475,42.7743797],[1.3374475,42.7743607],[1.3374875,42.7743378],[1.3374776,42.7742882],[1.3374875,42.77425],[1.3374875,42.7742195],[1.3374676,42.774189],[1.3374475,42.7741585],[1.3374475,42.7741089],[1.3374175,42.7740898],[1.3373975,42.7740479],[1.3373975,42.7740097],[1.3373575,42.7739792],[1.3373575,42.7739372],[1.3373275,42.7739182],[1.3373175,42.7739182],[1.3373275,42.77388],[1.3372976,42.7738495],[1.3372976,42.773819],[1.3372875,42.7737999],[1.3372775,42.7737579],[1.3372976,42.7737389],[1.3373175,42.7737083],[1.3373175,42.7737007],[1.3373375,42.7737007],[1.3373675,42.7737274],[1.3373975,42.7737198],[1.3374375,42.7737083],[1.3374776,42.7737007],[1.3375375,42.7736702],[1.3375775,42.7736588],[1.3376275,42.7736473],[1.3376575,42.7736397],[1.3377075,42.7736282],[1.3377475,42.7736282],[1.3378175,42.7735977],[1.3378575,42.7735977],[1.3379076,42.7735901],[1.3379475,42.7735596],[1.3379976,42.7735481],[1.3380575,42.7735176],[1.3381075,42.7735176],[1.3381475,42.7735291],[1.3381875,42.7735176],[1.3382275,42.77351],[1.3382775,42.7735176],[1.3383175,42.7735291],[1.3383476,42.77351],[1.3383375,42.77351],[1.3383476,42.7735176],[1.3383175,42.7735176],[1.3383175,42.7734985],[1.3383476,42.77351],[1.3383875,42.77351],[1.3384376,42.7734985],[1.3384775,42.7734795],[1.3385075,42.7734604],[1.3385475,42.7734375],[1.3385975,42.7734604],[1.3385875,42.7734489],[1.3386075,42.7734375],[1.3386475,42.7734375],[1.3386475,42.7733994],[1.3386575,42.7733803],[1.3386675,42.7733498],[1.3386575,42.7733002],[1.3386976,42.7732773],[1.3387175,42.7732697],[1.3387275,42.7732391],[1.3387775,42.7732201],[1.3387975,42.7731895],[1.3388375,42.773159],[1.3388475,42.7731285],[1.3388675,42.7731209],[1.3388975,42.7731094],[1.3389275,42.7730904],[1.3389575,42.7730675],[1.3389775,42.7730904],[1.3389676,42.7730484],[1.3389676,42.7730103],[1.3389975,42.7729988],[1.3390275,42.7729874],[1.3390576,42.7729607],[1.3390775,42.7729492],[1.3390975,42.7729492],[1.3391275,42.7729301],[1.3391275,42.7729073],[1.3391675,42.7728996],[1.3391675,42.7728577],[1.3391675,42.7728195],[1.3391675,42.7727585],[1.3391875,42.772728],[1.3391975,42.7726974],[1.3392075,42.7726784],[1.3392175,42.7726288],[1.3392375,42.7726097],[1.3392375,42.7725906],[1.3392475,42.7725601],[1.3392575,42.7725296],[1.3392675,42.7724991],[1.3392675,42.7724686],[1.3392875,42.7724571],[1.3392875,42.772438],[1.3393176,42.7724075],[1.3393375,42.7723885],[1.3393275,42.7723503],[1.3393176,42.7723198],[1.3393275,42.7723007],[1.3393176,42.7722588],[1.3393275,42.7722282],[1.3393375,42.7722092],[1.3393775,42.7721901],[1.3393975,42.7721596],[1.3394175,42.7721405],[1.3394475,42.7721291],[1.3394575,42.7720985],[1.3394775,42.7720795],[1.3394974,42.7720604],[1.3394974,42.7720184],[1.3395175,42.7719879],[1.3395275,42.7719383],[1.3395175,42.7719383],[1.3395375,42.7719078],[1.3395575,42.7718773],[1.3395575,42.7718506],[1.3395776,42.7718201],[1.3395875,42.7717705],[1.3396475,42.771759],[1.3396875,42.77174],[1.3397175,42.7717209],[1.3397275,42.7716904],[1.3397675,42.7716789],[1.3397875,42.7716675],[1.3398275,42.7716484],[1.3398575,42.7716179],[1.3398476,42.7715988],[1.3398376,42.7716179],[1.3398675,42.7716408],[1.3398975,42.7716675],[1.3398875,42.7716675],[1.3398975,42.7716408],[1.3399276,42.7716179],[1.3399374,42.7716179],[1.3399675,42.7716408],[1.3400176,42.7716408],[1.3400176,42.7715797],[1.3400176,42.7715378],[1.3400275,42.7715073],[1.3400775,42.7714691],[1.3400875,42.7714386],[1.3401076,42.7714081],[1.3401076,42.7713776],[1.3401275,42.7713394],[1.3401375,42.7712975],[1.3401675,42.7712898],[1.3401875,42.7712593],[1.3402075,42.7712402],[1.3402175,42.7712097],[1.3402575,42.7711792],[1.3402874,42.7711372],[1.3403075,42.7711182],[1.3403175,42.7710991],[1.3403275,42.7710876],[1.3403375,42.7710381],[1.3403475,42.7710075],[1.3403275,42.7709885],[1.3403774,42.7709808],[1.3404375,42.7709808],[1.3404375,42.7709579],[1.3404875,42.7709389],[1.3405075,42.7709198],[1.3405175,42.7708893],[1.3405375,42.7708588],[1.3405476,42.7708206],[1.3405875,42.7708206],[1.3406175,42.7707977],[1.3406475,42.7707787],[1.3406675,42.7707596],[1.3406875,42.7707291],[1.3406975,42.7706985],[1.3407176,42.7706795],[1.3407475,42.770649],[1.3407575,42.7706184],[1.3407875,42.7705574],[1.3408175,42.7705193],[1.3408375,42.7704887],[1.3408775,42.7704773],[1.3408875,42.7704506],[1.3408875,42.7704277],[1.3409275,42.7704201],[1.3409675,42.7703896],[1.3410375,42.770359],[1.3410575,42.7703285],[1.3410676,42.770298],[1.3411075,42.7702789],[1.3411275,42.7702484],[1.3411375,42.7702103],[1.3411674,42.7701683],[1.3411975,42.7701492],[1.3412275,42.7701378],[1.3412476,42.7701187],[1.3412675,42.7701073],[1.3412975,42.7700806],[1.3413376,42.7700691],[1.3413575,42.77005],[1.3413475,42.7700386],[1.3413376,42.77005],[1.3413775,42.7700386],[1.3413775,42.7700195],[1.3414176,42.769989],[1.3414775,42.7700005],[1.3415076,42.7699776],[1.3415275,42.7699776],[1.3415375,42.7699585],[1.3415675,42.7699394],[1.3415775,42.7699089],[1.3416075,42.7699203],[1.3416375,42.7698708],[1.3416675,42.7698288],[1.3416876,42.7698288],[1.3416675,42.7698097],[1.3416775,42.7697906],[1.3417175,42.7697983],[1.3417175,42.7697792],[1.3417175,42.7697487],[1.3417275,42.7697372],[1.3416876,42.7697105],[1.3416675,42.7697372],[1.3416975,42.7696991],[1.3417375,42.7697105],[1.3417575,42.7697105],[1.3417776,42.7697372],[1.3417975,42.7697601],[1.3418075,42.7697792],[1.3418275,42.7698174],[1.3418674,42.7698174],[1.3418375,42.7698479],[1.3418175,42.7698708],[1.3418674,42.7698402],[1.3419075,42.7698097],[1.3419275,42.7698097],[1.3419175,42.7697906],[1.3419476,42.7697487],[1.3419375,42.7697182],[1.3419375,42.76968],[1.3419375,42.7696571],[1.3419375,42.769619],[1.3419375,42.7695885],[1.3419574,42.7695694],[1.3419775,42.7695503],[1.3419875,42.7695389],[1.3420175,42.7695694],[1.3420475,42.7695999],[1.3420975,42.7696075],[1.3420975,42.7696495],[1.3421375,42.76968],[1.3421775,42.7696991],[1.3421775,42.7697372],[1.3421975,42.7697678],[1.3422176,42.7697983],[1.3422375,42.7698174],[1.3422575,42.7698479],[1.3423175,42.7698593],[1.3423175,42.7698479],[1.3423074,42.7698288],[1.3423074,42.7697983],[1.3423175,42.7697601],[1.3423675,42.7697487],[1.3423775,42.7697182],[1.3423775,42.76968],[1.3423975,42.7696381],[1.3423975,42.7696075],[1.3423975,42.7695694],[1.3423975,42.7695389],[1.3424175,42.7695007],[1.3424375,42.7694778],[1.3424375,42.7694397],[1.3424275,42.7694206],[1.3424275,42.7693901],[1.3424275,42.7693596],[1.3424475,42.7693291],[1.3424675,42.7692986],[1.3425075,42.7692795],[1.3425175,42.7692604],[1.3425175,42.7692375],[1.3425475,42.7692184],[1.3425775,42.7691879],[1.3426175,42.7691498],[1.3426375,42.7691307],[1.3426375,42.7690697],[1.3426476,42.7690392],[1.3426675,42.7690201],[1.3427075,42.7689972],[1.3427175,42.7689781],[1.3427075,42.76894],[1.3426975,42.7689285],[1.3427175,42.768898],[1.3427275,42.7688675],[1.3427275,42.7688408],[1.3427575,42.7688103],[1.3427775,42.7687798],[1.3427975,42.7687492],[1.3428175,42.7687187],[1.3428375,42.7686806],[1.3428575,42.7686577],[1.3428775,42.7686195],[1.3429075,42.768589],[1.3429176,42.7685509],[1.3429176,42.768528],[1.3429475,42.7684975],[1.3429675,42.7684784],[1.3430076,42.7684593],[1.3430475,42.7684288],[1.3430775,42.7683983],[1.3431175,42.7683678],[1.3431575,42.7683372],[1.3431776,42.7683105],[1.3432075,42.7682877],[1.3432375,42.7682686],[1.3432775,42.7682495],[1.3433075,42.768219],[1.3433375,42.7682076],[1.3433576,42.7681694],[1.3434075,42.7681389],[1.3434376,42.7681084],[1.3434474,42.7680702],[1.3434675,42.7680283],[1.3434775,42.7679977],[1.3435276,42.7679596],[1.3435575,42.7679405],[1.3435975,42.7679176],[1.3436375,42.7678871],[1.3436675,42.767868],[1.3436975,42.7678375],[1.3437175,42.7678185],[1.3437675,42.7677994],[1.3437775,42.7677689],[1.3437675,42.7677307],[1.3437876,42.7676773],[1.3438275,42.7676201],[1.3438375,42.7675972],[1.3438675,42.7675705],[1.3438975,42.76754],[1.3438975,42.7675095],[1.3439075,42.7674789],[1.3439075,42.7674408],[1.3439275,42.7674179],[1.3439175,42.7673798],[1.3439075,42.7673378],[1.3439075,42.7673073],[1.3438975,42.7672806],[1.3438874,42.7672501],[1.3438675,42.7672081],[1.3438375,42.7672005],[1.3438275,42.7671776],[1.3437775,42.76717],[1.3437375,42.7671394],[1.3437076,42.7671204],[1.3436875,42.7670784],[1.3436675,42.7670174],[1.3436475,42.7669907],[1.3436275,42.7669601],[1.3436176,42.7669373],[1.3436176,42.7669106],[1.3435875,42.76688],[1.3435875,42.7668495],[1.3435575,42.7668495],[1.3435675,42.766819],[1.3435575,42.7667809],[1.3435175,42.7667274],[1.3434875,42.7666893],[1.3434675,42.7666702],[1.3434474,42.7666588],[1.3434376,42.7666397],[1.3434175,42.7666283],[1.3434075,42.7666092],[1.3434075,42.7665977],[1.3434075,42.7665672],[1.3433875,42.7665482],[1.3434175,42.7665291],[1.3434575,42.7665291],[1.3435075,42.7665291],[1.3435374,42.7665405],[1.3435374,42.76651],[1.3434975,42.7664871],[1.3434575,42.7664604],[1.3434175,42.766449],[1.3433875,42.7664375],[1.3433475,42.7664299],[1.3433175,42.7664299],[1.3432875,42.7664108],[1.3432575,42.7663879],[1.3432175,42.7663574],[1.3431776,42.7663383],[1.3431575,42.7663078],[1.3431475,42.7662773],[1.3431175,42.7662506],[1.3430974,42.7661972],[1.3430974,42.7661781],[1.3430575,42.7661591],[1.3430076,42.7661591],[1.3429575,42.76614],[1.3429275,42.76614],[1.3428775,42.76614],[1.3428475,42.7661209],[1.3428075,42.766098],[1.3427775,42.7660789],[1.3427474,42.7660599],[1.3427175,42.7660408],[1.3426775,42.7660179],[1.3426375,42.7660103],[1.3426075,42.7659798],[1.3425975,42.7659607],[1.3425775,42.7659378],[1.3425775,42.7659073],[1.3425375,42.7658882],[1.3424875,42.7658806],[1.3424575,42.7658577],[1.3424275,42.7658386],[1.3423775,42.7658195],[1.3423475,42.7658081],[1.3423074,42.7658005],[1.3422575,42.7657776],[1.3422375,42.7657585],[1.3422076,42.7657394],[1.3421675,42.7657394],[1.3421375,42.7657204],[1.3420975,42.7657089],[1.3420475,42.7656898],[1.3420075,42.7656708],[1.3420376,42.7656593],[1.3420675,42.7656479],[1.3420875,42.7656288],[1.3421276,42.7656097],[1.3421775,42.7655983],[1.3422076,42.7655907],[1.3422475,42.7655792],[1.3422775,42.7655678],[1.3423175,42.7655602],[1.3423475,42.7655678],[1.3423775,42.7655602],[1.3424175,42.7655487],[1.3424575,42.7655602],[1.3424975,42.7655602],[1.3425275,42.7655602],[1.3425775,42.7655602],[1.3426175,42.7655602],[1.3426574,42.7655373],[1.3426975,42.7655296],[1.3427376,42.7655106],[1.3427875,42.7654991],[1.3428175,42.7654877],[1.3428375,42.7654686],[1.3428575,42.7654495],[1.3428875,42.7654381],[1.3428975,42.765419],[1.3429375,42.7654076],[1.3429675,42.7653809],[1.3429976,42.765358],[1.3429775,42.7653198],[1.3429875,42.7653008],[1.3430076,42.7652702],[1.3430275,42.7652473],[1.3430575,42.7652283],[1.3430775,42.7652092],[1.3431175,42.7651978],[1.3431575,42.7651787],[1.3431776,42.7651405],[1.3431975,42.76511],[1.3432375,42.7650871],[1.3432875,42.7650604],[1.3433375,42.765049],[1.3434175,42.765049],[1.3434775,42.7650108],[1.3435374,42.7649384],[1.343552,42.7649193],[1.343572,42.7649002],[1.3436019,42.7648888],[1.343642,42.7648697],[1.343652,42.7648392],[1.343642,42.7648201],[1.343652,42.7647896],[1.3436821,42.7647705],[1.343712,42.76474],[1.343722,42.7647095],[1.343752,42.7646904],[1.3437721,42.7646599],[1.343792,42.7646294],[1.343812,42.7645988],[1.343822,42.7645683],[1.343842,42.7645416],[1.343872,42.7645187],[1.343912,42.7645187],[1.343932,42.7645111],[1.343962,42.7644882],[1.343982,42.7644691],[1.343962,42.7644386],[1.343972,42.7644081],[1.344002,42.764389],[1.344012,42.76437],[1.344022,42.7643394],[1.344022,42.7643089],[1.3440419,42.7643013],[1.344072,42.7642784],[1.344092,42.7642593],[1.344112,42.7642517],[1.344152,42.7642288],[1.344192,42.7642097],[1.344232,42.7641907],[1.344252,42.7641602],[1.344262,42.7641411],[1.344292,42.7641106],[1.344322,42.76408],[1.344362,42.7640495],[1.344382,42.764019],[1.3443919,42.7639885],[1.344422,42.7639809],[1.344442,42.7639389],[1.344452,42.7639084],[1.344462,42.7638817],[1.3444819,42.7638512],[1.3444819,42.7638092],[1.344502,42.7637787],[1.344512,42.7637482],[1.344522,42.7637215],[1.344522,42.7636795],[1.344532,42.763649],[1.3445621,42.7636108],[1.344582,42.7635689],[1.3445719,42.7635384],[1.3445621,42.7635002],[1.344582,42.7634811],[1.344602,42.7634392],[1.344602,42.7634201],[1.344612,42.7633896],[1.344612,42.7633705],[1.344632,42.7633591],[1.3446521,42.7633286],[1.344682,42.7633018],[1.344702,42.7633018],[1.344712,42.7633018],[1.344722,42.7633018],[1.344732,42.7633018],[1.3447419,42.7632904],[1.344752,42.7633018],[1.344762,42.763279],[1.344782,42.7632484],[1.344802,42.7632217],[1.344802,42.7631798],[1.3448319,42.7631607],[1.344862,42.7631416],[1.344892,42.7631111],[1.3449121,42.7630882],[1.344942,42.7630615],[1.344972,42.7630501],[1.3450119,42.763031],[1.345042,42.7630005],[1.345082,42.7629814],[1.345102,42.7629395],[1.345122,42.7629013],[1.345152,42.7628708],[1.345172,42.7628517],[1.345192,42.7628098],[1.345222,42.7627907],[1.345242,42.7627716],[1.3452621,42.7627602],[1.345282,42.7627411],[1.345312,42.7627106],[1.345342,42.7626991],[1.345382,42.7626801],[1.345412,42.762661],[1.3454421,42.7626495],[1.345462,42.7626305],[1.345492,42.7626114],[1.345522,42.7625809],[1.345542,42.7625504],[1.345572,42.7625313],[1.345602,42.7625084],[1.345612,42.7624893],[1.345612,42.7625084],[1.345632,42.7624893],[1.345662,42.7624588],[1.345682,42.7624283],[1.345722,42.7624207],[1.345752,42.7624092],[1.3457921,42.7623787],[1.345822,42.7623596],[1.345862,42.7623596],[1.345902,42.7623482],[1.345942,42.7623596],[1.345982,42.7623596],[1.346022,42.7623482],[1.3460619,42.7623596],[1.346102,42.7623596],[1.3461519,42.7623596],[1.346202,42.7623711],[1.346252,42.7623787],[1.346302,42.7623787],[1.346342,42.7623901],[1.346382,42.7623901],[1.346422,42.7623901],[1.346472,42.7624016],[1.346532,42.7624016],[1.346572,42.7624016],[1.346632,42.7623901],[1.346642,42.7624016],[1.346652,42.7624092],[1.346702,42.7624283],[1.346732,42.7624207],[1.346752,42.7624397],[1.346782,42.7624283],[1.346802,42.7624588],[1.346832,42.7624817],[1.3468421,42.7625084],[1.346862,42.7625198],[1.346862,42.7625389],[1.346882,42.7625809],[1.346902,42.7625999],[1.346922,42.7626305],[1.3469419,42.762661],[1.3469419,42.7626915],[1.346952,42.7627182],[1.346982,42.7627487],[1.347002,42.7627602],[1.347032,42.7627602],[1.347072,42.7627602],[1.347122,42.7627792],[1.347152,42.7627907],[1.347182,42.7628098],[1.347212,42.7628288],[1.347262,42.7628288],[1.3472821,42.7628593],[1.347322,42.7628708],[1.3473721,42.7629013],[1.3473819,42.7629204],[1.3473721,42.7629204],[1.347402,42.7629318],[1.347392,42.7629509],[1.347412,42.762989],[1.347422,42.763031],[1.3474621,42.7630615],[1.347492,42.7630806],[1.347512,42.7631187],[1.347522,42.7631607],[1.347542,42.7631912],[1.347572,42.7632217],[1.347582,42.7632408],[1.347612,42.7632599],[1.347652,42.7632599],[1.347662,42.7632904],[1.347672,42.7633286],[1.347702,42.7633591],[1.347742,42.7633781],[1.347782,42.7633896],[1.347832,42.7634201],[1.347872,42.7634201],[1.347932,42.7634392],[1.347972,42.7634697],[1.3479919,42.7635002],[1.348002,42.7635117],[1.348042,42.7635117],[1.3480819,42.7635117],[1.348122,42.7635193],[1.348152,42.7635117],[1.348192,42.7635117],[1.348242,42.7635384],[1.348292,42.7635384],[1.348332,42.7635384],[1.348362,42.7635498],[1.348392,42.7635612],[1.3484221,42.7635612],[1.348442,42.7635994],[1.348482,42.7635994],[1.348502,42.7635803],[1.348562,42.7635918],[1.3486021,42.7635918],[1.348642,42.7636108],[1.348682,42.7635994],[1.348722,42.7636108],[1.348742,42.7636185],[1.3487819,42.7636299],[1.348822,42.7636299],[1.3488719,42.7636185],[1.348902,42.7636185],[1.348922,42.7636108],[1.348932,42.7635803],[1.3489619,42.7635498],[1.348982,42.7635193],[1.348972,42.7635002],[1.348942,42.7635498],[1.348922,42.7635002],[1.348922,42.7635307],[1.348942,42.7635002],[1.348972,42.7634697],[1.349002,42.7634583],[1.3490421,42.7634583],[1.349072,42.7634697],[1.349102,42.7634583],[1.349142,42.7634506],[1.349172,42.7634583],[1.3492219,42.7634583],[1.349262,42.7634315],[1.349292,42.7634201],[1.349322,42.7634201],[1.349342,42.7634392],[1.349382,42.7634392],[1.349402,42.7634392],[1.349452,42.7634506],[1.3494821,42.7634811],[1.349512,42.7634697],[1.349542,42.7635002],[1.3495719,42.7635307],[1.349602,42.7635384],[1.3496521,42.7635193],[1.349682,42.7635498],[1.349692,42.7635918],[1.349702,42.7636185],[1.3497421,42.7635994],[1.349782,42.7635918],[1.349812,42.7635994],[1.349842,42.7636108],[1.349872,42.7636185],[1.349902,42.7636414],[1.349942,42.7636185],[1.349982,42.7635994],[1.3500021,42.7635803],[1.350042,42.7635498],[1.350082,42.7635384],[1.350122,42.7635002],[1.350172,42.7635002],[1.350192,42.7635117],[1.350242,42.7635117],[1.350292,42.7635002],[1.350342,42.7635117],[1.350392,42.7635193],[1.3504421,42.7635307],[1.350492,42.7635384],[1.3505419,42.7635307],[1.350572,42.7635307],[1.350602,42.7635612],[1.350632,42.7635803],[1.350662,42.7635803],[1.350702,42.7635689],[1.350732,42.7635689],[1.350782,42.7635612],[1.350832,42.7635689],[1.350852,42.7635918],[1.350912,42.7635994],[1.350942,42.7635918],[1.3509721,42.7635803],[1.350982,42.7636108],[1.351022,42.7636108],[1.351052,42.7635994],[1.351092,42.7635803],[1.351142,42.7635689],[1.351192,42.7635689],[1.3512321,42.7635918],[1.351262,42.7635994],[1.351302,42.7636185],[1.3513319,42.7636185],[1.351382,42.7636185],[1.3514121,42.7635994],[1.351452,42.7635612],[1.3515019,42.7635612],[1.351532,42.7635612],[1.351572,42.7635498],[1.351612,42.7635498],[1.351652,42.7635384],[1.351692,42.7635307],[1.351732,42.7635307],[1.351752,42.7635193],[1.351782,42.7635193],[1.351792,42.7635193],[1.351782,42.7635193],[1.351782,42.7635117],[1.351782,42.7635193],[1.351782,42.7635002],[1.351802,42.7634811],[1.351812,42.7634583],[1.351802,42.7634506],[1.351822,42.7634392],[1.351802,42.7634201],[1.351802,42.763401],[1.351802,42.7633896],[1.351802,42.7633705],[1.351802,42.76334],[1.351812,42.7632904],[1.351802,42.763279],[1.351802,42.7632599],[1.351842,42.7632408],[1.351832,42.7632294],[1.351862,42.7632408],[1.351902,42.7632484],[1.351912,42.7632103],[1.351922,42.7631798],[1.351962,42.7631416],[1.352002,42.7631187],[1.352052,42.7630882],[1.352062,42.7630386],[1.352082,42.762989],[1.3521219,42.7628708],[1.352132,42.7628403],[1.352152,42.7628212],[1.352172,42.7627907],[1.3522021,42.7627411],[1.352222,42.7626991],[1.352232,42.7626495],[1.352272,42.7626495],[1.3522919,42.762619],[1.352332,42.7626114],[1.3523721,42.762619],[1.352422,42.7626305],[1.352492,42.7625999],[1.352512,42.7625809],[1.352532,42.7625999],[1.352562,42.7626114],[1.352592,42.7625999],[1.352622,42.7626114],[1.352672,42.7626114],[1.352712,42.7626305],[1.352742,42.762619],[1.352782,42.762619],[1.3528121,42.7625999],[1.352862,42.7625999],[1.352892,42.7625809],[1.3529119,42.7625885],[1.352932,42.7626419],[1.352952,42.7626419],[1.352962,42.762619],[1.3529921,42.7626305],[1.353002,42.7626419],[1.353012,42.7626305],[1.353022,42.7626419],[1.353052,42.7626305],[1.3530819,42.7626419],[1.353102,42.7626419],[1.353132,42.762661],[1.353142,42.7626915],[1.353152,42.7627182],[1.353182,42.7627716],[1.353212,42.7628098],[1.353232,42.7627907],[1.353242,42.7627983],[1.3532521,42.7627602],[1.353302,42.7627296],[1.353332,42.7627106],[1.353372,42.7626991],[1.353402,42.7626801],[1.353402,42.7627106],[1.3534321,42.7627182],[1.353462,42.7626915],[1.353482,42.7626495],[1.353502,42.7626686],[1.353542,42.762661],[1.353582,42.762619],[1.353622,42.7625809],[1.353642,42.7625694],[1.353682,42.7625618],[1.353722,42.7625389],[1.353772,42.7625809],[1.353792,42.7625694],[1.353822,42.7625618],[1.353862,42.7625504],[1.353892,42.7625389],[1.353892,42.7625198],[1.353912,42.7625198],[1.353942,42.7625198],[1.353982,42.7625504],[1.353982,42.7625885],[1.354022,42.7625999],[1.354062,42.7625809],[1.354102,42.7625389],[1.354152,42.7625504],[1.354182,42.7625504],[1.354242,42.7625694],[1.354272,42.7625504],[1.3543119,42.7625313],[1.354342,42.7625084],[1.354362,42.7625008],[1.354362,42.7625198],[1.354372,42.7625008],[1.354372,42.7624702],[1.3544019,42.7624397],[1.354422,42.7624016],[1.354442,42.7623711],[1.354462,42.7623596],[1.354502,42.7623596],[1.354552,42.7623405],[1.354592,42.76231],[1.354622,42.7622795],[1.354652,42.7622604],[1.354692,42.762249],[1.354722,42.7622185],[1.3547421,42.7622108],[1.354772,42.7621994],[1.354812,42.7621918],[1.3548321,42.7621384],[1.3548419,42.7621498],[1.354852,42.7621307],[1.354882,42.7621002],[1.354902,42.7620583],[1.354932,42.7620506],[1.354972,42.7620316],[1.3550121,42.7620201],[1.355022,42.762001],[1.355052,42.7619705],[1.355072,42.76194],[1.355092,42.7619209],[1.355112,42.7619095],[1.355132,42.761879],[1.355162,42.7618599],[1.3551919,42.7618408],[1.355212,42.7618217],[1.355222,42.7618217],[1.355232,42.7617912],[1.355242,42.7617798],[1.355252,42.7617683],[1.3552721,42.7617683],[1.355292,42.7617683],[1.355302,42.7617607],[1.355312,42.7617683],[1.355332,42.7617493],[1.355352,42.7617493],[1.355382,42.7617493],[1.355422,42.7617607],[1.3554519,42.7617493],[1.355482,42.7617416],[1.355522,42.7617188],[1.355562,42.7617111],[1.355602,42.7616806],[1.355642,42.7616692],[1.355672,42.7616615],[1.355682,42.761631],[1.355702,42.7616196],[1.355722,42.761631],[1.355752,42.7616196],[1.355782,42.7616005],[1.355812,42.7616005],[1.355872,42.7615891],[1.3558919,42.7616196],[1.355912,42.7616005],[1.355952,42.7615891],[1.355992,42.7615891],[1.356042,42.7616081],[1.356082,42.7616196],[1.356122,42.761631],[1.356172,42.7616501],[1.356222,42.761631],[1.356232,42.7616005],[1.356282,42.7615814],[1.356312,42.7615891],[1.356342,42.76157],[1.356362,42.7615585],[1.3564121,42.7615585],[1.356452,42.7615509],[1.356492,42.7615585],[1.356522,42.7615814],[1.356552,42.7615814],[1.356582,42.7615585],[1.356602,42.7615395],[1.356632,42.7615013],[1.356652,42.7614899],[1.356672,42.7614708],[1.3566819,42.7614212],[1.356692,42.7613716],[1.356702,42.7613411],[1.356722,42.7613411],[1.3567621,42.7613602],[1.356802,42.7613602],[1.3568521,42.7613182],[1.356882,42.7613297],[1.356882,42.7613487],[1.356892,42.7613602],[1.356902,42.7613716],[1.3569421,42.7613487],[1.356982,42.7613411],[1.357002,42.7613411],[1.357042,42.7613411],[1.357082,42.7613297],[1.357132,42.7613106],[1.357172,42.7613106],[1.3572119,42.7612801],[1.357242,42.7612686],[1.357282,42.7612686],[1.357322,42.7612495],[1.357342,42.7612686],[1.357362,42.7613106],[1.3573821,42.7613411],[1.357412,42.7613411],[1.357452,42.7613487],[1.357462,42.7613182],[1.357492,42.7612991],[1.357532,42.7612991],[1.3575521,42.7612801],[1.357582,42.761261],[1.357602,42.7612495],[1.3576421,42.7612305],[1.357662,42.7612],[1.357682,42.7611809],[1.357722,42.7611694],[1.357742,42.7611694],[1.357762,42.7611504],[1.357792,42.7611618],[1.3578219,42.7611618],[1.3578219,42.7611809],[1.357812,42.7612],[1.357802,42.7612305],[1.357802,42.761261],[1.357812,42.7612686],[1.357812,42.7612915],[1.357832,42.7613182],[1.357862,42.7613182],[1.357882,42.7613411],[1.3579119,42.7613602],[1.357952,42.7613602],[1.3579921,42.7613602],[1.358022,42.7613487],[1.358052,42.7613411],[1.3580821,42.7613182],[1.358102,42.7613411],[1.358132,42.7613182],[1.358162,42.7613106],[1.358182,42.7612915],[1.358212,42.7612686],[1.358242,42.7612495],[1.3582619,42.7612305],[1.358282,42.7612495],[1.358312,42.7612381],[1.3583421,42.7612381],[1.358382,42.7612305],[1.3584321,42.761219],[1.358472,42.761219],[1.3585221,42.7612114],[1.358562,42.7611809],[1.358582,42.7611885],[1.358632,42.7611885],[1.358662,42.7612],[1.358712,42.7611885],[1.358752,42.7611809],[1.3587919,42.7611809],[1.358822,42.7611809],[1.3588721,42.7611809],[1.358912,42.7611809],[1.358972,42.7611809],[1.359002,42.7611809],[1.359042,42.7611809],[1.359102,42.7611885],[1.3591321,42.7611809],[1.359182,42.7611809],[1.3592221,42.7611809],[1.359262,42.7611809],[1.3593121,42.7611809],[1.359342,42.7611694],[1.359382,42.7611618],[1.359432,42.7611618],[1.359462,42.7611694],[1.359522,42.7611809],[1.359562,42.7611809],[1.359602,42.7611885],[1.359642,42.7611885],[1.359682,42.7612],[1.359712,42.7612305],[1.359742,42.7612381],[1.359762,42.7612686],[1.359782,42.7612915],[1.359812,42.7613182],[1.359852,42.7613297],[1.359882,42.7613411],[1.359912,42.7613411],[1.359942,42.7613487],[1.359972,42.7613716],[1.359982,42.7613792],[1.360002,42.7613716],[1.360032,42.7613792],[1.360072,42.7613792],[1.3601021,42.7613792],[1.360122,42.7613983],[1.360162,42.7613983],[1.360212,42.7614212],[1.360262,42.7614098],[1.3602819,42.7613983],[1.360322,42.7613983],[1.3603621,42.7613983],[1.360392,42.7613983],[1.360432,42.7613983],[1.360472,42.7614098],[1.360502,42.7614212],[1.3605421,42.7614403],[1.360582,42.7614594],[1.360612,42.7614403],[1.360642,42.7614403],[1.360682,42.7614517],[1.3607219,42.7614594],[1.360762,42.7614403],[1.3608119,42.7614403],[1.360842,42.7614594],[1.360862,42.7615013],[1.360902,42.7615013],[1.360932,42.7615013],[1.360962,42.7615204],[1.361002,42.7615204],[1.361032,42.7615509],[1.361062,42.7615204],[1.361092,42.7614899],[1.361112,42.7614708],[1.3611521,42.7614594],[1.361192,42.7614403],[1.361222,42.7614212],[1.361262,42.7613983],[1.361302,42.7613792],[1.361322,42.7613602],[1.361352,42.7613411],[1.361372,42.7613182],[1.361392,42.7612915],[1.361412,42.761261],[1.361442,42.7612305],[1.361442,42.7612],[1.361452,42.7611809],[1.361482,42.7611618],[1.3615021,42.7611313],[1.361522,42.7611008],[1.361522,42.7610817],[1.361542,42.7610703],[1.361572,42.7610512],[1.3615921,42.7610283],[1.361622,42.7610092],[1.361662,42.7610016],[1.361692,42.7609711],[1.361692,42.7609482],[1.361702,42.7609406],[1.361702,42.76091],[1.361672,42.760891],[1.3616821,42.7608795],[1.361692,42.7608604],[1.361702,42.7608414],[1.361722,42.7608109],[1.361732,42.7607803],[1.361762,42.7607613],[1.361792,42.7607498],[1.361802,42.7607613],[1.361802,42.7607307],[1.361832,42.7607117],[1.361842,42.7606812],[1.3618619,42.7606506],[1.361892,42.7606201],[1.361882,42.7605896],[1.3618619,42.7605782],[1.361852,42.7605591],[1.361832,42.76054],[1.361832,42.7605209],[1.361802,42.7605019],[1.361812,42.760479],[1.361812,42.7604485],[1.361832,42.7604408],[1.361852,42.7604218],[1.3618619,42.7603912],[1.361872,42.7603607],[1.361882,42.7603302],[1.361892,42.7602997],[1.361892,42.7602692],[1.361922,42.7602501],[1.3619421,42.7602386],[1.361962,42.760231],[1.361972,42.7602196],[1.362012,42.7602081],[1.362052,42.7602196],[1.362062,42.760231],[1.362062,42.7602386],[1.362082,42.7602386],[1.362072,42.7602386],[1.362112,42.7602386],[1.362142,42.7602615],[1.362172,42.7602806],[1.362192,42.7602615],[1.3622119,42.7602501],[1.362252,42.7602501],[1.362272,42.7602692],[1.362322,42.7602692],[1.362352,42.7602806],[1.3623821,42.7602806],[1.362402,42.7603111],[1.362422,42.7603302],[1.362432,42.7603493],[1.362452,42.7603683],[1.3624721,42.7603912],[1.362482,42.7604103],[1.362492,42.7604294],[1.362532,42.7604485],[1.362542,42.7604485],[1.362542,42.7604599],[1.362532,42.7604485],[1.362542,42.7604713],[1.362582,42.760479],[1.362612,42.7605019],[1.3626519,42.7605095],[1.362672,42.7605286],[1.362712,42.7605515],[1.362752,42.7605591],[1.362782,42.76054],[1.362792,42.7605515],[1.362812,42.7605515],[1.362832,42.7605705],[1.362852,42.7605782],[1.362882,42.7605896],[1.362882,42.760601],[1.362892,42.7606201],[1.362902,42.7606506],[1.362922,42.7606812],[1.362952,42.7607117],[1.362932,42.7607613],[1.362952,42.7607803],[1.362962,42.7607994],[1.362972,42.7608414],[1.362992,42.7608719],[1.363012,42.7608986],[1.363042,42.7609215],[1.363072,42.7609406],[1.3630919,42.7609596],[1.363122,42.7609901],[1.363142,42.7610092],[1.363152,42.7610588],[1.363142,42.7611008],[1.3631819,42.7611198],[1.363212,42.7611389],[1.363242,42.7611618],[1.363282,42.7611694],[1.363302,42.7612],[1.363332,42.7612],[1.363342,42.7612],[1.363372,42.7612114],[1.363402,42.7612114],[1.363432,42.761219],[1.363462,42.7612305],[1.363492,42.761219],[1.3635221,42.7612381],[1.363552,42.7612495],[1.363592,42.761261],[1.363622,42.7612686],[1.363652,42.7612801],[1.363672,42.7612991],[1.3637021,42.7613106],[1.363742,42.7613106],[1.363762,42.7612991],[1.363782,42.7612991],[1.363822,42.7612991],[1.363862,42.7613106],[1.363892,42.7613182],[1.363922,42.7613297],[1.3639621,42.7613411],[1.364002,42.7613411],[1.3640521,42.7613297],[1.364092,42.7613297],[1.364132,42.7613411],[1.364182,42.7613297],[1.364212,42.7613411],[1.364262,42.7613297],[1.364282,42.7613487],[1.364332,42.7613602],[1.364332,42.7613716],[1.364352,42.7613716],[1.364382,42.7613792],[1.364412,42.7613907],[1.364442,42.7613907],[1.364482,42.7613792],[1.364532,42.7613792],[1.3645819,42.7613792],[1.364622,42.7613907],[1.364652,42.7613983],[1.3646719,42.7614212],[1.364742,42.7614288],[1.364772,42.7614403],[1.364812,42.7614708],[1.364832,42.7614899],[1.364882,42.7615013],[1.364912,42.7615089],[1.364942,42.7615204],[1.364962,42.7615395],[1.365002,42.7615585],[1.365042,42.76157],[1.365092,42.76157],[1.365132,42.7615814],[1.365152,42.7616005],[1.365212,42.7616081],[1.365252,42.7616196],[1.365292,42.7616196],[1.365332,42.7616386],[1.365362,42.7616692],[1.365402,42.7616997],[1.3654521,42.7617111],[1.365472,42.7617416],[1.365492,42.7617607],[1.365492,42.7617798],[1.365512,42.7618103],[1.3655519,42.7618294],[1.365582,42.7618484],[1.365602,42.761879],[1.365642,42.7619019],[1.365672,42.7619209],[1.3657219,42.7619286],[1.3657219,42.7619591],[1.365752,42.7619781],[1.3657219,42.7620087],[1.365712,42.7620316],[1.365742,42.7620506],[1.365762,42.7620811],[1.365752,42.7621193],[1.365732,42.7621307],[1.365702,42.7621613],[1.365692,42.7621803],[1.365672,42.7622108],[1.365682,42.7622299],[1.365662,42.762249],[1.3656321,42.7622604],[1.365622,42.7622986],[1.365622,42.7623215],[1.365592,42.7623291],[1.365572,42.7623215],[1.3655421,42.76231],[1.365522,42.7622795],[1.365512,42.762249],[1.365512,42.7622414],[1.365482,42.7622299],[1.365472,42.7621994],[1.3654619,42.7621803],[1.365432,42.7621613],[1.365402,42.7621384],[1.365392,42.7621193],[1.365352,42.7621193],[1.365332,42.7621002],[1.365302,42.7621002],[1.365272,42.7620888],[1.365252,42.7620697],[1.365222,42.7620583],[1.365202,42.7620506],[1.365172,42.7620506],[1.365172,42.7620697],[1.365182,42.7621002],[1.365152,42.7621193],[1.365142,42.7621498],[1.365162,42.7621689],[1.365142,42.7621918],[1.365132,42.7622185],[1.3651119,42.7622299],[1.365082,42.7622108],[1.365052,42.7621994],[1.365012,42.7621918],[1.364982,42.7621918],[1.364952,42.7621689],[1.3649319,42.7621689],[1.364902,42.7621918],[1.364892,42.7621994],[1.364872,42.7621918],[1.364852,42.7621803],[1.364832,42.7621918],[1.364812,42.7622108],[1.364782,42.7622108],[1.3647619,42.7622299],[1.364742,42.7621994],[1.364722,42.7621994],[1.364692,42.7621994],[1.3646719,42.7622185],[1.364652,42.7622108],[1.364632,42.7622108],[1.364602,42.7622185],[1.364602,42.7622414],[1.3645819,42.7622414],[1.364562,42.7622604],[1.364542,42.7622604],[1.364502,42.7622795],[1.364472,42.7622719],[1.364442,42.7622604],[1.364422,42.7622414],[1.364382,42.7622299],[1.364352,42.7622414],[1.364342,42.7622604],[1.364342,42.7622795],[1.364342,42.7622986],[1.364332,42.7623215],[1.364302,42.76231],[1.364262,42.76231],[1.364222,42.7622986],[1.364212,42.7623215],[1.364212,42.7623291],[1.364182,42.7623215],[1.364162,42.7622986],[1.364132,42.7622795],[1.364112,42.7622414],[1.364132,42.7622185],[1.364112,42.7622185],[1.364082,42.7622185],[1.364042,42.7622185],[1.364032,42.7622299],[1.364032,42.7622604],[1.364032,42.7622986],[1.364012,42.7623215],[1.363992,42.7622986],[1.3639621,42.7622986],[1.363942,42.7622986],[1.363932,42.7623291],[1.363902,42.7623291],[1.3638819,42.76231],[1.363862,42.7622719],[1.363822,42.762249],[1.363782,42.7622414],[1.363752,42.7622414],[1.363712,42.7622299],[1.363682,42.7622299],[1.363642,42.7622185],[1.3636121,42.7622185],[1.363582,42.7622108],[1.363552,42.7622108],[1.3635221,42.7622185],[1.363502,42.7622108],[1.363472,42.7621994],[1.363452,42.7621803],[1.363422,42.7621918],[1.363402,42.7621803],[1.363362,42.7621689],[1.363322,42.7621613],[1.363302,42.7621689],[1.3632621,42.7621613],[1.363222,42.7621498],[1.363192,42.7621307],[1.363162,42.7621307],[1.363132,42.7621307],[1.363102,42.7621384],[1.363072,42.7621193],[1.363032,42.7621193],[1.362992,42.7621384],[1.362962,42.7621384],[1.362932,42.7621307],[1.362902,42.7621193],[1.362862,42.7621193],[1.3628221,42.7621002],[1.362792,42.7621002],[1.362812,42.7621193],[1.362832,42.7621384],[1.362862,42.7621689],[1.362892,42.7621994],[1.3629121,42.7622185],[1.362932,42.7622414],[1.362952,42.7622604],[1.362982,42.762291],[1.3630019,42.7623215],[1.363022,42.7623291],[1.3630019,42.7623405],[1.362992,42.7623405],[1.3630019,42.7623482],[1.363032,42.7623482],[1.363032,42.7623596],[1.363042,42.7623482],[1.363042,42.7623596],[1.363062,42.7623711],[1.363062,42.7624016],[1.363062,42.7624283],[1.363062,42.7624512],[1.363062,42.7624588],[1.363062,42.7624817],[1.363072,42.7625084],[1.363072,42.7625389],[1.3630919,42.7625809],[1.363112,42.762619],[1.363142,42.7626419],[1.363142,42.7626686],[1.3631819,42.7626915],[1.363212,42.7627106],[1.363242,42.7627411],[1.363272,42.7627602],[1.363282,42.7627907],[1.363302,42.7628098],[1.3633519,42.7628288],[1.363392,42.7628403],[1.363392,42.7628708],[1.363382,42.7629013],[1.363402,42.7629204],[1.363382,42.7629509],[1.363362,42.7629814],[1.363372,42.7630196],[1.363412,42.7630501],[1.363452,42.7630615],[1.363482,42.7630806],[1.3635221,42.7630997],[1.363562,42.7631111],[1.363582,42.7631187],[1.363622,42.7631302],[1.363662,42.7631493],[1.363672,42.7631607],[1.3637021,42.7631798],[1.363742,42.7631683],[1.363742,42.7632103],[1.363782,42.7632408],[1.363782,42.7632599],[1.363842,42.7632904],[1.363862,42.7633095],[1.3638819,42.7633514],[1.363892,42.7633705],[1.3638819,42.7633896],[1.363892,42.7634201],[1.363892,42.7634506],[1.363922,42.7635002],[1.363922,42.7635117],[1.363952,42.7635498],[1.363942,42.7635689],[1.363912,42.7635803],[1.3638721,42.7635994],[1.363862,42.7636185],[1.363842,42.7636414],[1.363802,42.763649],[1.363752,42.763649],[1.3637021,42.7636414],[1.363682,42.7636185],[1.363652,42.7636108],[1.363692,42.7635918],[1.3637021,42.7635689],[1.363682,42.7635498],[1.363662,42.7635193],[1.363692,42.7635193],[1.363642,42.7635002],[1.363622,42.7634697],[1.363572,42.7634697],[1.363542,42.7634583],[1.363552,42.7634506],[1.363572,42.7634811],[1.363592,42.7635117],[1.363542,42.7635384],[1.363562,42.7635689],[1.363552,42.7635803],[1.363512,42.7636108],[1.363462,42.7636185],[1.363452,42.763649],[1.363412,42.7636604],[1.363392,42.7636909],[1.363362,42.7636986],[1.363362,42.7637215],[1.363322,42.7637405],[1.363322,42.7637596],[1.363302,42.7637596],[1.363272,42.7637787],[1.363222,42.7637711],[1.363202,42.7637482],[1.363232,42.7637215],[1.363212,42.7636909],[1.363202,42.7636604],[1.363202,42.7636414],[1.3631819,42.7636108],[1.363192,42.7635918],[1.363202,42.7635689],[1.3631721,42.7635689],[1.363142,42.7635498],[1.363132,42.7635307],[1.363112,42.7635193],[1.3630821,42.7635002],[1.363062,42.7634811],[1.363042,42.7634583],[1.363012,42.7634506],[1.362982,42.7634315],[1.362952,42.7634201],[1.3629121,42.7634201],[1.362892,42.7634087],[1.362862,42.763401],[1.362842,42.7633896],[1.3628221,42.763401],[1.362802,42.763401],[1.362762,42.7633781],[1.3627419,42.7633591],[1.362702,42.7633514],[1.362672,42.76334],[1.362622,42.7633286],[1.362582,42.7633286],[1.362542,42.7633286],[1.362522,42.7633095],[1.362482,42.7632904],[1.362442,42.7632713],[1.362412,42.7632484],[1.3623821,42.7632294],[1.362332,42.7632294],[1.3623019,42.7632103],[1.362272,42.7631989],[1.362222,42.7631912],[1.362192,42.7631989],[1.3622119,42.7632103],[1.362222,42.7632294],[1.362202,42.7632484],[1.3622119,42.763279],[1.3622119,42.7632904],[1.362222,42.7633018],[1.3622119,42.76334],[1.362202,42.7633514],[1.362162,42.7633705],[1.362162,42.763401],[1.362142,42.7634201],[1.3621221,42.7634201],[1.362092,42.7634201],[1.362062,42.7634201],[1.362022,42.7634315],[1.3620321,42.7634392],[1.3620321,42.7634697],[1.3620321,42.7635117],[1.362042,42.7635307],[1.362062,42.7635498],[1.362052,42.7635803],[1.362022,42.7635918],[1.3620321,42.7636185],[1.362002,42.7636414],[1.362012,42.7636719],[1.3620321,42.7636909],[1.362062,42.76371],[1.362082,42.7637215],[1.362102,42.7637405],[1.362092,42.7637787],[1.362112,42.7638092],[1.3621221,42.7638397],[1.362132,42.7638702],[1.362132,42.7639008],[1.362142,42.7639389],[1.362132,42.7639618],[1.362082,42.7639885],[1.362072,42.7640305],[1.362062,42.764061],[1.362042,42.7640991],[1.362012,42.7641182],[1.362012,42.7641602],[1.362012,42.7642097],[1.362012,42.7642403],[1.361992,42.7642784],[1.361992,42.7643318],[1.3619519,42.7643585],[1.361972,42.764389],[1.3619519,42.764431],[1.361902,42.7644501],[1.361882,42.7644882],[1.361852,42.7645187],[1.361822,42.7645416],[1.361802,42.7645683],[1.361762,42.7645798],[1.361742,42.7645988],[1.361712,42.7646294],[1.3616821,42.7646484],[1.3616821,42.764679],[1.361612,42.764679],[1.3615921,42.7647018],[1.3615921,42.7647285],[1.3615921,42.7647514],[1.361542,42.7647781],[1.3615119,42.7647781],[1.361522,42.7648087],[1.361542,42.7648392],[1.361562,42.7648582],[1.361532,42.7648811],[1.361522,42.7649002],[1.361532,42.7649307],[1.361492,42.7649384],[1.361492,42.7649689],[1.361472,42.7649918],[1.361442,42.7650108],[1.361432,42.7650414],[1.361382,42.7650604],[1.361362,42.7650795],[1.3613321,42.7650986],[1.361302,42.76511],[1.361282,42.7651215],[1.3612421,42.7651215],[1.361192,42.7651291],[1.361132,42.7651482],[1.361112,42.7651711],[1.361122,42.7652016],[1.361102,42.7652092],[1.361062,42.7652283],[1.361012,42.7652397],[1.360972,42.7652512],[1.360932,42.7652702],[1.360912,42.7652893],[1.3608921,42.7653198],[1.360852,42.7653389],[1.3608021,42.7653618],[1.360752,42.7653694],[1.3607121,42.7653809],[1.360692,42.7653885],[1.360672,42.7653809],[1.360652,42.7653999],[1.360622,42.7654114],[1.360602,42.765419],[1.360562,42.7654419],[1.360532,42.765461],[1.360502,42.7654686],[1.360482,42.76548],[1.3604521,42.7654686],[1.360442,42.7654991],[1.360412,42.7654991],[1.360392,42.7655296],[1.3603621,42.7655182],[1.360332,42.7655411],[1.3602819,42.7655411],[1.360242,42.7655296],[1.360212,42.7655182],[1.3601919,42.7655296],[1.360152,42.7655411],[1.360122,42.7655602],[1.3601021,42.7655907],[1.360092,42.7656212],[1.360062,42.7656403],[1.3600219,42.7656517],[1.359992,42.7656708],[1.359982,42.7656708],[1.359962,42.7656593],[1.359942,42.7656593],[1.3599221,42.7656593],[1.359912,42.7656898],[1.359882,42.7656898],[1.359852,42.7657318],[1.359822,42.7657509],[1.359782,42.76577],[1.359742,42.7658005],[1.359702,42.7658081],[1.3596621,42.765831],[1.359612,42.7658386],[1.359562,42.7658501],[1.359512,42.7658691],[1.359462,42.7658806],[1.359442,42.7659111],[1.359412,42.7659187],[1.359352,42.7659187],[1.359322,42.7659187],[1.359282,42.7659111],[1.359252,42.7658882],[1.3592269,42.7659416],[1.359207,42.7659302],[1.359177,42.7659492],[1.359157,42.7659683],[1.359127,42.7659798],[1.359077,42.7659798],[1.3590569,42.7659912],[1.359027,42.7659912],[1.358987,42.7660103],[1.3589571,42.7660217],[1.358907,42.7660408],[1.358917,42.7660599],[1.358887,42.7660789],[1.358867,42.7661095],[1.358827,42.7661095],[1.358797,42.76614],[1.3587869,42.7661591],[1.358757,42.7661591],[1.358737,42.7661781],[1.358747,42.7662086],[1.358717,42.7662201],[1.358687,42.7662086],[1.358677,42.7662392],[1.358657,42.7662392],[1.358637,42.7662201],[1.3586169,42.7662315],[1.358587,42.766201],[1.358557,42.7662201],[1.358507,42.7662086],[1.358457,42.7662392],[1.358427,42.7662582],[1.358377,42.7662811],[1.358387,42.7663002],[1.358377,42.7662888],[1.358377,42.7663116],[1.358327,42.7663307],[1.358287,42.7663307],[1.3582571,42.7663193],[1.358247,42.7663498],[1.358227,42.7663689],[1.358207,42.7663612],[1.358197,42.7663803],[1.358217,42.7664108],[1.358207,42.766449],[1.358227,42.7664795],[1.358237,42.7665215],[1.358197,42.7665291],[1.358187,42.7665405],[1.358187,42.7665482],[1.358217,42.7665901],[1.358207,42.7666016],[1.358217,42.7666397],[1.358197,42.7666283],[1.358187,42.7666702],[1.358147,42.7666893],[1.358137,42.7667084],[1.358107,42.7667389],[1.358097,42.7667694],[1.358097,42.7668114],[1.358107,42.7668304],[1.358107,42.76688],[1.3580869,42.7669182],[1.358127,42.7669907],[1.358117,42.7669983],[1.358067,42.7670403],[1.358027,42.7670212],[1.357937,42.7670288],[1.357877,42.7670517],[1.357807,42.7670403],[1.3578171,42.7670784],[1.357787,42.7670784],[1.357767,42.7670784],[1.357717,42.7671013],[1.3577369,42.7671509],[1.357667,42.7671509],[1.357657,42.7671814],[1.357587,42.7671394],[1.357547,42.7671814],[1.357517,42.7672195],[1.3574769,42.7672195],[1.3574671,42.7672806],[1.357437,42.7672882],[1.357427,42.7673111],[1.357407,42.7673111],[1.3573869,42.7673416],[1.357367,42.7673683],[1.357367,42.7673988],[1.357307,42.7673988],[1.357367,42.7675095],[1.357327,42.7675095],[1.357287,42.7675209],[1.357287,42.76754],[1.357257,42.7675514],[1.357257,42.7675781],[1.357257,42.7676086],[1.357227,42.7676086],[1.357227,42.7676392],[1.357217,42.7676582],[1.357217,42.7676888],[1.357177,42.7677116],[1.3571171,42.7676888],[1.357087,42.7676811],[1.357077,42.7677383],[1.357047,42.7677193],[1.3570271,42.7677383],[1.3570271,42.7677612],[1.357007,42.7677498],[1.356987,42.7677307],[1.356977,42.7677002],[1.356967,42.7677002],[1.3569371,42.7676697],[1.356897,42.7676315],[1.3568569,42.7675514],[1.356837,42.7675285],[1.356817,42.7675285],[1.356797,42.7675514],[1.356797,42.7675209],[1.3567671,42.7675095],[1.356727,42.7674904],[1.356727,42.7674713],[1.356707,42.7674484],[1.356697,42.7674217],[1.3566869,42.7674103],[1.356657,42.7673683],[1.356637,42.7673912],[1.356607,42.7674217],[1.356577,42.7673988],[1.356527,42.7674217],[1.356517,42.7674599],[1.356497,42.7675095],[1.356477,42.7675285],[1.356477,42.7675591],[1.356447,42.7675896],[1.356427,42.7676315],[1.356407,42.7676811],[1.356377,42.7677116],[1.356357,42.7677002],[1.356347,42.7677193],[1.356317,42.7677498],[1.356307,42.7677917],[1.356287,42.7677994],[1.356277,42.767849],[1.356277,42.7678909],[1.3562469,42.76791],[1.356197,42.76791],[1.3561471,42.7678986],[1.3561471,42.7679291],[1.3561471,42.7679787],[1.356127,42.7680092],[1.3561471,42.7680588],[1.356177,42.7680893],[1.356207,42.7681808],[1.356217,42.768219],[1.356217,42.7682686],[1.356227,42.7682915],[1.356197,42.7683182],[1.356187,42.7683487],[1.356177,42.7683716],[1.356177,42.7684212],[1.356167,42.7684708],[1.356177,42.7685089],[1.356177,42.7685394],[1.356177,42.7685814],[1.356197,42.7686081],[1.356207,42.7686501],[1.356207,42.7686806],[1.356207,42.7687111],[1.356197,42.7687492],[1.356177,42.7687492],[1.3561569,42.7687798],[1.356137,42.7687798],[1.356117,42.7687988],[1.356107,42.7688103],[1.356117,42.7688408],[1.356127,42.7688713],[1.356097,42.7688789],[1.356047,42.7689018],[1.356077,42.7689896],[1.356077,42.769001],[1.356077,42.7690315],[1.3560669,42.7690582],[1.356077,42.7690887],[1.356057,42.7691193],[1.356037,42.7691193],[1.356027,42.7691383],[1.355997,42.7691383],[1.3559771,42.7691383],[1.355937,42.7691193],[1.355917,42.7691002],[1.355917,42.7690811],[1.3558969,42.7690582],[1.3558871,42.7690506],[1.355867,42.7690201],[1.355857,42.7689896],[1.355847,42.7689896],[1.355817,42.769001],[1.3557971,42.769001],[1.355787,42.7690315],[1.355747,42.769001],[1.3557169,42.768959],[1.355677,42.7689781],[1.355657,42.7689781],[1.3556269,42.768959],[1.355617,42.769001],[1.355607,42.769001],[1.355597,42.7690086],[1.355587,42.7690506],[1.355617,42.7690582],[1.355597,42.7690811],[1.355597,42.7691002],[1.355597,42.7691193],[1.355577,42.7691612],[1.355587,42.7691803],[1.355577,42.7692108],[1.355607,42.7692604],[1.355597,42.76931],[1.355607,42.7693405],[1.355617,42.7693596],[1.355617,42.7693787],[1.355597,42.7693901],[1.355567,42.7694016],[1.355567,42.7694283],[1.355567,42.7694588],[1.355547,42.7694817],[1.355507,42.7695007],[1.355507,42.7695618],[1.355477,42.7695694],[1.3554569,42.769619],[1.355427,42.7696495],[1.355407,42.7696609],[1.355387,42.76968],[1.355387,42.7697182],[1.355387,42.7697601],[1.355377,42.7697601],[1.355327,42.7697182],[1.355297,42.7697182],[1.355267,42.7697296],[1.355197,42.7697105],[1.355177,42.7697487],[1.355137,42.7697601],[1.355087,42.7697906],[1.355057,42.7698097],[1.3550169,42.7698288],[1.354977,42.7698402],[1.354937,42.7698288],[1.354907,42.7698593],[1.354847,42.7698402],[1.354817,42.7698402],[1.354777,42.7698517],[1.3547471,42.7698708],[1.354717,42.7699013],[1.354697,42.7699394],[1.354677,42.7699814],[1.354647,42.7700005],[1.354607,42.7700119],[1.3545769,42.770031],[1.354547,42.77005],[1.354527,42.7700806],[1.354497,42.7700996],[1.354457,42.7701111],[1.354417,42.7701187],[1.354367,42.7701187],[1.354327,42.7701416],[1.354277,42.7701607],[1.354247,42.7701607],[1.354207,42.7701912],[1.354157,42.7702103],[1.354117,42.7702293],[1.354087,42.7702599],[1.354067,42.7703018],[1.354037,42.770359],[1.354007,42.7703781],[1.353977,42.7704201],[1.353947,42.7704391],[1.353937,42.7704582],[1.353907,42.7704811],[1.3538769,42.7704697],[1.353847,42.7705002],[1.353827,42.7705307],[1.3537771,42.7705612],[1.353744,42.7705612],[1.353724,42.7705612],[1.3536839,42.7705727],[1.353664,42.7705421],[1.353644,42.7705727],[1.353614,42.7705917],[1.353574,42.7706223],[1.353524,42.7706413],[1.353474,42.7706413],[1.353444,42.7706604],[1.353404,42.7706833],[1.353384,42.7707138],[1.353384,42.7707634],[1.353354,42.7707901],[1.353334,42.7708206],[1.3533241,42.7708511],[1.353334,42.7708817],[1.3533241,42.7709312],[1.3533241,42.7709427],[1.353314,42.7709732],[1.353314,42.7710037],[1.353274,42.7710304],[1.3532341,42.7710419],[1.353214,42.7710533],[1.353174,42.7710838],[1.3531539,42.771122],[1.353124,42.7711525],[1.353124,42.771183],[1.353084,42.7712021],[1.353074,42.7712326],[1.353044,42.7712708],[1.353044,42.7713013],[1.353044,42.7713318],[1.353024,42.7713623],[1.353044,42.7714119],[1.3530639,42.7714424],[1.3530639,42.7714806],[1.353094,42.7715416],[1.353114,42.7715836],[1.353104,42.7716103],[1.353124,42.7716637],[1.353144,42.7716827],[1.353164,42.7717209],[1.353184,42.7717323],[1.353214,42.7717819],[1.3532341,42.7718315],[1.353214,42.771862],[1.353194,42.7718925],[1.353204,42.7719116],[1.353174,42.7719612],[1.353164,42.7719917],[1.3531539,42.7720337],[1.3531539,42.7720718],[1.3531539,42.7721138],[1.353174,42.7721634],[1.353184,42.7721825],[1.353184,42.7722206],[1.353174,42.7722511],[1.353144,42.7722816],[1.353124,42.7722931],[1.353104,42.7723312],[1.353074,42.7723618],[1.3530639,42.7723923],[1.353024,42.7723808],[1.352994,42.7724037],[1.352964,42.7724228],[1.352914,42.7724304],[1.352864,42.7724533],[1.352824,42.7724533],[1.352784,42.7724915],[1.352784,42.772522],[1.352754,42.7725334],[1.352744,42.7725525],[1.3527139,42.7725601],[1.352704,42.7725906],[1.352674,42.7726135],[1.352664,42.7726212],[1.352644,42.7726631],[1.352634,42.7727127],[1.352604,42.7727318],[1.352564,42.7727432],[1.3525341,42.7727814],[1.352504,42.7728004],[1.352464,42.7728233],[1.3524441,42.7728615],[1.352424,42.772892],[1.352404,42.7729301],[1.352374,42.772953],[1.352344,42.7729836],[1.352294,42.7730103],[1.352264,42.7730522],[1.352244,42.7730827],[1.352204,42.7731018],[1.3521841,42.7730904],[1.352154,42.7731209],[1.352144,42.7731514],[1.3521039,42.7731628],[1.352064,42.7731819],[1.3520139,42.773201],[1.351994,42.7732315],[1.351964,42.7732506],[1.351964,42.7732735],[1.3519239,42.7733002],[1.351914,42.7733307],[1.351904,42.7733727],[1.351894,42.7734108],[1.351874,42.7734337],[1.3518341,42.7734528],[1.351804,42.7734833],[1.351794,42.7735138],[1.351784,42.7735634],[1.351734,42.773571],[1.351724,42.7736015],[1.351704,42.7736511],[1.351704,42.7736931],[1.351694,42.7737236],[1.351704,42.7737617],[1.351684,42.7738037],[1.351694,42.7738228],[1.3516541,42.7738228],[1.3516541,42.7738609],[1.351644,42.7738838],[1.351604,42.7739029],[1.3515739,42.7739334],[1.351544,42.773983],[1.351524,42.7740135],[1.351494,42.7740402],[1.351464,42.7740822],[1.351444,42.7741127],[1.351424,42.7741623],[1.351424,42.7742233],[1.3513941,42.7742424],[1.351374,42.7742729],[1.351344,42.7743034],[1.351344,42.7743301],[1.351344,42.7743607],[1.351324,42.7744026],[1.3513139,42.7744331],[1.351294,42.7744637],[1.351264,42.7745018],[1.351234,42.7745018],[1.3512239,42.7745209],[1.351204,42.7745438],[1.351184,42.7745628],[1.3511339,42.7745705],[1.351094,42.7745934],[1.351064,42.7746239],[1.351084,42.7746506],[1.351064,42.7746811],[1.351024,42.7747231],[1.351024,42.7747536],[1.351004,42.7747726],[1.350984,42.7748108],[1.350964,42.7748337],[1.350924,42.7748413],[1.350894,42.7748833],[1.350854,42.7749023],[1.350824,42.7749329],[1.350794,42.7749519],[1.350764,42.7749939],[1.350734,42.775032],[1.3506939,42.7750702],[1.350664,42.7750816],[1.350624,42.7751007],[1.350574,42.7751007],[1.350544,42.7751312],[1.350544,42.7751732],[1.3505239,42.7752037],[1.3505239,42.7752419],[1.350474,42.7752838],[1.350464,42.7753029],[1.3504339,42.7753525],[1.350414,42.7753601],[1.350404,42.775383],[1.350384,42.7754135],[1.350384,42.7754402],[1.350364,42.7754707],[1.350354,42.7754936],[1.350334,42.7755203],[1.350304,42.7755127],[1.350284,42.7755432],[1.350274,42.7755814],[1.350264,42.7756424],[1.350234,42.7756615],[1.350194,42.7756615],[1.350144,42.775692],[1.350114,42.7757111],[1.3500741,42.7757111],[1.350024,42.7757301],[1.3499939,42.775753],[1.349964,42.7757835],[1.349924,42.7758026],[1.349894,42.7758331],[1.349884,42.7758522],[1.349864,42.7758827],[1.349834,42.7759209],[1.349794,42.7759438],[1.349774,42.7759705],[1.349764,42.7760124],[1.3497339,42.7760506],[1.349704,42.7760811],[1.349694,42.7761002],[1.349684,42.7761116],[1.3496521,42.7761421],[1.3496619,42.7761307],[1.349672,42.7761497],[1.349692,42.7761497],[1.349712,42.7761612],[1.3497421,42.7761726],[1.349762,42.7761803],[1.3497519,42.7761993],[1.349792,42.7761993],[1.3498321,42.7762108],[1.349852,42.7761993],[1.349882,42.7761803],[1.349892,42.7761803],[1.3499219,42.7761803],[1.349972,42.7761612],[1.3500021,42.7761612],[1.350042,42.7761803],[1.350072,42.7761917],[1.350072,42.7761993],[1.350072,42.7762527],[1.3501019,42.7762413],[1.350132,42.7762413],[1.350132,42.7762604],[1.350152,42.7762909],[1.350172,42.7762718],[1.3501821,42.7762718],[1.350222,42.7762794],[1.350222,42.7763023],[1.3502721,42.7763214],[1.350302,42.77631],[1.350352,42.7762909],[1.350372,42.7762718],[1.350382,42.7762604],[1.350412,42.7762527],[1.3504421,42.7762718],[1.350482,42.7763023],[1.350512,42.7763023],[1.3505419,42.7762909],[1.350592,42.7762794],[1.350602,42.7763023],[1.350642,42.7763023],[1.350662,42.7763329],[1.350682,42.776371],[1.3507119,42.7763824],[1.350722,42.7763901],[1.350742,42.776432],[1.350742,42.7764816],[1.350772,42.7764893],[1.350832,42.7764893],[1.350842,42.7764816],[1.350862,42.7764816],[1.3508919,42.7764893],[1.350902,42.7765121],[1.350942,42.7765121],[1.3509721,42.7765121],[1.350982,42.7765198],[1.351002,42.7765694],[1.351022,42.7765923],[1.3510621,42.7766113],[1.351092,42.7766304],[1.351112,42.7766228],[1.351142,42.7766418],[1.351202,42.7766228],[1.3512419,42.7766228],[1.351282,42.7766113],[1.351302,42.7766228],[1.351342,42.7766228],[1.351362,42.7765923],[1.351402,42.7765808],[1.351462,42.7765694],[1.351492,42.7765808],[1.351532,42.7765923],[1.351572,42.7765923],[1.351622,42.7765923],[1.351662,42.7765808],[1.351692,42.7766113],[1.351722,42.7766113],[1.351742,42.7766228],[1.3517621,42.7766418],[1.351782,42.7766724],[1.351782,42.776722],[1.351802,42.7767601],[1.351812,42.7767792],[1.351832,42.7768211],[1.351862,42.7768517],[1.351892,42.7768593],[1.351892,42.7769012],[1.351902,42.7769394],[1.351922,42.7769699],[1.351932,42.7770004],[1.3519419,42.7770424],[1.3519419,42.7770805],[1.351972,42.7771225],[1.351972,42.7771416],[1.351982,42.7771606],[1.351992,42.7771912],[1.3520221,42.7772026],[1.3520319,42.7772217],[1.352062,42.7772408],[1.352082,42.7772598],[1.352102,42.7772713],[1.352132,42.7772827],[1.352132,42.7773018],[1.3521219,42.7773323],[1.352102,42.7773628],[1.352092,42.7773705],[1.352102,42.777401],[1.352142,42.7774391],[1.352152,42.777462],[1.352182,42.7774925],[1.352192,42.7775192],[1.352212,42.7775421],[1.352252,42.7775726],[1.352272,42.7775803],[1.3522919,42.7775726],[1.352332,42.7775803],[1.3523721,42.7775803],[1.352412,42.7775803],[1.352432,42.7775993],[1.3524719,42.7775993],[1.352512,42.7775993],[1.352522,42.7776413],[1.3525521,42.7776527],[1.352572,42.7776718],[1.352602,42.7776718],[1.352632,42.7776718],[1.352662,42.7776527],[1.352692,42.7776413],[1.352702,42.7776527],[1.3527319,42.7776718],[1.3527319,42.7776794],[1.352742,42.7776909],[1.352762,42.77771],[1.352792,42.7777519],[1.352832,42.7777596],[1.352872,42.777771],[1.352922,42.7777824],[1.352962,42.7777824],[1.353002,42.7777824],[1.353022,42.777832],[1.353022,42.7778625],[1.353022,42.7778893],[1.353022,42.7779312],[1.353022,42.7779694],[1.353042,42.7779999],[1.353042,42.7780495],[1.353042,42.7781029],[1.353042,42.7781219],[1.353022,42.7781296],[1.353032,42.7781601],[1.353042,42.7782021],[1.353032,42.7782402],[1.353022,42.7782822],[1.3529921,42.7783394],[1.352982,42.7783623],[1.352972,42.7784004],[1.352962,42.7784309],[1.352942,42.7784615],[1.352922,42.7784805],[1.3529021,42.778511],[1.352872,42.7785416],[1.352832,42.7785721],[1.352792,42.7785912],[1.352772,42.7786217],[1.352762,42.7786598],[1.352762,42.7787018],[1.352762,42.7787399],[1.352742,42.7787819],[1.352752,42.778801],[1.352752,42.7788315],[1.352742,42.7788925],[1.352722,42.7789307],[1.352702,42.7789993],[1.352682,42.7790413],[1.352672,42.7790718],[1.352652,42.77911],[1.352632,42.7791405],[1.352622,42.779171],[1.352592,42.7792206],[1.352562,42.7792702],[1.352542,42.7793007],[1.352532,42.7793121],[1.352522,42.7793312],[1.352492,42.7793503],[1.3524719,42.7793808],[1.3524719,42.7794113],[1.352442,42.7794495],[1.352422,42.7794724],[1.352412,42.7795029],[1.3523819,42.7795296],[1.352362,42.7795601],[1.352352,42.7795906],[1.352342,42.7796326],[1.352312,42.7796707],[1.352282,42.7797127],[1.352282,42.7797394],[1.352282,42.7797699],[1.352282,42.7798004],[1.352272,42.7798119],[1.352252,42.7798309],[1.352262,42.7798729],[1.352272,42.779911],[1.352262,42.7799301],[1.352272,42.7799606],[1.352272,42.7799911],[1.352262,42.7800217],[1.352242,42.7800522],[1.352242,42.7800827],[1.352252,42.7801208],[1.352242,42.7801819],[1.352242,42.78022],[1.352242,42.780262],[1.352252,42.7802811],[1.352282,42.7803192],[1.352282,42.7803421],[1.352262,42.7803726],[1.352252,42.7804108],[1.352242,42.7804527],[1.352242,42.7804718],[1.352242,42.7805099],[1.352232,42.7805405],[1.352232,42.780571],[1.352242,42.7806206],[1.352242,42.7806511],[1.352232,42.7806816],[1.352232,42.7807121],[1.352222,42.7807312],[1.352222,42.7807617],[1.352242,42.7807999],[1.352242,42.7808495],[1.352242,42.78088],[1.352252,42.7809105],[1.352262,42.780941],[1.352262,42.7809906],[1.352282,42.7810326],[1.3522919,42.7810707],[1.352302,42.7811127],[1.352302,42.7811623],[1.352332,42.7811928],[1.352342,42.7812004],[1.352352,42.7812309],[1.352352,42.7812729],[1.352362,42.7812996],[1.3523819,42.7813301],[1.352422,42.7813492],[1.352432,42.7813911],[1.3524621,42.7814026],[1.3524621,42.7814293],[1.3524719,42.7814598],[1.3524719,42.7815018],[1.352492,42.7815399],[1.352502,42.7815895],[1.352522,42.7816391],[1.352532,42.7816696],[1.352532,42.7817116],[1.3525521,42.7817421],[1.352542,42.7817802],[1.3525521,42.7818222],[1.3525521,42.7818604],[1.352562,42.7818909],[1.352572,42.7819214],[1.3525521,42.781971],[1.352542,42.7820015],[1.352542,42.7820206],[1.352542,42.7820702],[1.352522,42.7821121],[1.352532,42.7821617],[1.352522,42.7822113],[1.352502,42.7822495],[1.352492,42.78228],[1.3524719,42.7823219],[1.352442,42.7823524],[1.352432,42.782402],[1.352442,42.7824402],[1.352422,42.7824593],[1.352412,42.7825012],[1.352402,42.7825317],[1.352392,42.7825813],[1.352392,42.7826195],[1.3523819,42.7826424],[1.352352,42.7826614],[1.352332,42.782692],[1.352302,42.7826805],[1.352282,42.7826996],[1.352262,42.7827225],[1.352242,42.7827606],[1.352222,42.7827911],[1.352212,42.7828293],[1.352212,42.7828598],[1.352232,42.7829018],[1.352222,42.7829323],[1.352222,42.7829704],[1.3522021,42.7830124],[1.3522021,42.7830391],[1.352192,42.7830811],[1.352162,42.7831001],[1.352162,42.7831421],[1.352152,42.7831917],[1.352152,42.7832527],[1.352142,42.7832909],[1.352142,42.7833328],[1.352142,42.7833519],[1.352152,42.78339],[1.352142,42.7834396],[1.3521219,42.7834625],[1.3521121,42.7834816],[1.352082,42.7834892],[1.352062,42.7835197],[1.352042,42.7835426],[1.3520319,42.7835693],[1.352002,42.7835999],[1.351972,42.7836304],[1.3519419,42.7836418],[1.351912,42.7836914],[1.351882,42.7837219],[1.351862,42.7837524],[1.351822,42.7837906],[1.351792,42.7838097],[1.3517621,42.7838326],[1.351722,42.7838516],[1.351662,42.7838593],[1.351632,42.7838821],[1.351602,42.7839012],[1.351542,42.7839127],[1.351472,42.7839203],[1.3514121,42.7839508],[1.351382,42.7839813],[1.351352,42.7840118],[1.3513319,42.78405],[1.351312,42.78405],[1.351272,42.78405],[1.3512419,42.7840614],[1.351202,42.78405],[1.3511519,42.7840614],[1.351102,42.7840729],[1.351052,42.7840805],[1.351012,42.7840996],[1.3509721,42.7840805],[1.350922,42.7840805],[1.350862,42.7840805],[1.350842,42.7840919],[1.3507921,42.7840996],[1.350732,42.784111],[1.350682,42.7841225],[1.350632,42.7841301],[1.350592,42.7841606],[1.3505419,42.7841606],[1.350482,42.7841721],[1.350432,42.7841911],[1.350392,42.7841797],[1.350352,42.7842026],[1.350312,42.7842102],[1.350282,42.7842293],[1.350212,42.7842522],[1.350132,42.7842598],[1.350082,42.7842712],[1.350032,42.7842827],[1.349982,42.7843208],[1.349952,42.7843399],[1.349942,42.7843819],[1.349912,42.7844009],[1.349882,42.78442],[1.349882,42.7844505],[1.349872,42.784481],[1.349872,42.7845192],[1.349842,42.7845421],[1.349862,42.7845726],[1.3498321,42.7845917],[1.3498321,42.7846298],[1.349812,42.7846603],[1.349822,42.7847023],[1.349792,42.7847214],[1.3497421,42.7847404],[1.349732,42.7847595],[1.349722,42.7847824],[1.349682,42.78479],[1.3496619,42.7848091],[1.3496521,42.7848396],[1.349632,42.7848511],[1.349622,42.7848701],[1.349612,42.7849007],[1.349582,42.7849312],[1.349552,42.7849503],[1.349532,42.7849808],[1.349472,42.7849998],[1.349442,42.7850227],[1.3493921,42.7850304],[1.349352,42.7850304],[1.349332,42.7850609],[1.349292,42.78508],[1.349242,42.7850914],[1.3492219,42.7851105],[1.349192,42.7851295],[1.349172,42.7851524],[1.3491319,42.7851715],[1.349082,42.7851906],[1.349052,42.7852211],[1.349022,42.7852402],[1.348982,42.7852592],[1.3489521,42.7852821],[1.348932,42.7852898],[1.348902,42.7853203],[1.348882,42.7853203],[1.3488621,42.7853394],[1.348812,42.7853622],[1.3487819,42.7853699],[1.348762,42.7853813],[1.348742,42.7854118],[1.348722,42.7854424],[1.348722,42.7854729],[1.348722,42.785511],[1.348702,42.7855415],[1.348682,42.7855797],[1.348662,42.7856102],[1.348652,42.7856293],[1.348632,42.7856407],[1.348622,42.7856598],[1.3486021,42.7856827],[1.348582,42.7857018],[1.348582,42.7857208],[1.348582,42.7857399],[1.348562,42.7857819],[1.348562,42.7858009],[1.348562,42.7858315],[1.348552,42.785862],[1.348532,42.7859001],[1.3485121,42.7859497],[1.3485121,42.7859802],[1.348492,42.7859917],[1.348472,42.7859802],[1.348462,42.7859497],[1.348472,42.7859497],[1.348452,42.7859612],[1.348412,42.7859802],[1.348372,42.7860107],[1.348322,42.7860222],[1.348292,42.7860413],[1.348262,42.7860718],[1.348222,42.7861023],[1.348212,42.7861404],[1.348182,42.786171],[1.3481719,42.7862015],[1.3481719,42.7862206],[1.348152,42.7862625],[1.348142,42.7863007],[1.348112,42.7863426],[1.348103,42.7863503],[1.3481129,42.7863998],[1.348103,42.7864304],[1.348103,42.7864685],[1.348103,42.786499],[1.348103,42.7865181],[1.348073,42.7865486],[1.348033,42.7865791],[1.348003,42.7865906],[1.347973,42.7866287],[1.3479429,42.7866402],[1.347883,42.7866783],[1.3478431,42.7867088],[1.347813,42.7867317],[1.347773,42.7867508],[1.347733,42.7867813],[1.347703,42.7868118],[1.347653,42.7868385],[1.347633,42.7868385],[1.347603,42.78685],[1.3475831,42.7868805],[1.347553,42.786911],[1.347523,42.7869415],[1.3474931,42.7869682],[1.347463,42.7869987],[1.347433,42.7870293],[1.347403,42.7870598],[1.347373,42.7870903],[1.347343,42.7871208],[1.347313,42.7871513],[1.347283,42.7871819],[1.347243,42.7872009],[1.347223,42.7872314],[1.347203,42.7872581],[1.347183,42.787281],[1.347173,42.7873192],[1.347163,42.7873192]]},{"id":17762,"author":"Ubicarta","name_GR":"Pyrenees: 35 Aulus to Mounicou","description_GR":"Aulus to Mounicou by Ubicarta","path":"FRANCE\/GR10_DAY_35","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":21337,"name_EN":"Pyrenees: 35 Aulus \u00e0 Mounicou","description_EN":"Aulus \u00e0 Mounicou par Ubicarta","ascent_time":498,"descent_time":469,"marker":"France_GR10","level":9,"ascent":2188,"descent":1873,"maxelev":1947,"minelev":785,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.347163 42.7078,1.455007 42.78883)","views":9,"millestones":"0,1.3471634,42.7873230#1,1.3565172,42.7868233#2,1.3666313,42.7856964#3,1.3758035,42.7860689#4,1.3856092,42.7835956#5,1.3944978,42.7807818#6,1.3960046,42.7844832#7,1.4008006,42.7828661#8,1.4043320,42.7784483#9,1.4115430,42.7726784#10,1.4145258,42.7668374#11,1.4244239,42.7641159#12,1.4333172,42.7596802#13,1.4429935,42.7550288#14,1.4458258,42.7490341#15,1.4527496,42.7437888#16,1.4531139,42.7388987#17,1.4535159,42.7328678#18,1.4468308,42.7276995#19,1.4467276,42.7201372#20,1.4485345,42.7172076#21,1.4515976,42.7110008#21.3,1.4506733,42.7077980","x":1.4096266,"y":42.7754784,"coor":[[1.3471634,42.787323],[1.3472234,42.7873802],[1.3472835,42.7873802],[1.3473234,42.7873802],[1.3473735,42.7873917],[1.3473635,42.7873726],[1.3474034,42.7873802],[1.3474435,42.7873917],[1.3474934,42.7873726],[1.3475235,42.7873535],[1.3475235,42.7873306],[1.3475435,42.7873306],[1.3475834,42.787323],[1.3476235,42.787323],[1.3476634,42.7873001],[1.3476934,42.7872925],[1.3477434,42.787281],[1.3477834,42.787262],[1.3478434,42.7872505],[1.3478935,42.7872429],[1.3479434,42.7872238],[1.3479735,42.7872009],[1.3480234,42.7871704],[1.3480434,42.7871513],[1.3480835,42.7871208],[1.3481234,42.7871017],[1.3481535,42.7870903],[1.3481934,42.7870903],[1.3482335,42.7871132],[1.3482635,42.7871208],[1.3483235,42.7871437],[1.3483634,42.7871628],[1.3484135,42.7871933],[1.3484335,42.7872009],[1.3484834,42.7872314],[1.3485035,42.7872238],[1.3485334,42.7872429],[1.3485634,42.7872429],[1.3486035,42.7872429],[1.3486334,42.787262],[1.3486835,42.787262],[1.3487234,42.7872925],[1.3487735,42.7873001],[1.3488334,42.7873001],[1.3488735,42.7873116],[1.3489234,42.7873421],[1.3489635,42.7873917],[1.3490134,42.7874031],[1.3490535,42.7874222],[1.3490435,42.7874336],[1.3490335,42.7874222],[1.3490235,42.7874336],[1.3490535,42.7874527],[1.3490934,42.7874718],[1.3491435,42.7874908],[1.3491834,42.7875023],[1.3492335,42.7875137],[1.3492835,42.7875214],[1.3493334,42.7875214],[1.3493835,42.7875328],[1.3494234,42.7875633],[1.3494735,42.787571],[1.3494835,42.7876129],[1.3495034,42.787632],[1.3495234,42.7876434],[1.3495535,42.7876701],[1.3495234,42.7877121],[1.3495334,42.7877121],[1.3495234,42.7877235],[1.3495334,42.7877426],[1.3495334,42.7877502],[1.3495535,42.7877502],[1.3495435,42.7877731],[1.3495435,42.7877922],[1.3495435,42.7877731],[1.3495435,42.7878036],[1.3495535,42.7878227],[1.3495635,42.7878532],[1.3495934,42.7878914],[1.3497472,42.7879829],[1.3497872,42.7880058],[1.3498173,42.7880249],[1.3498472,42.788044],[1.3498672,42.788063],[1.3498873,42.788063],[1.3498973,42.788063],[1.3499372,42.788063],[1.3499572,42.7880859],[1.3499773,42.7880936],[1.3500172,42.7881355],[1.3500372,42.7881432],[1.3500673,42.7881737],[1.3500972,42.7881927],[1.3501372,42.7882042],[1.3501472,42.7882233],[1.3501573,42.7882233],[1.3501972,42.7882652],[1.3502172,42.7882843],[1.3502373,42.7883148],[1.3502573,42.7883263],[1.3502972,42.7883263],[1.3503172,42.7883453],[1.3503273,42.7883453],[1.3503573,42.7883759],[1.3503872,42.7884026],[1.3504072,42.7884254],[1.3504072,42.788456],[1.3504273,42.7884827],[1.3504472,42.7885056],[1.3504472,42.7885361],[1.3504572,42.7885628],[1.3504572,42.7885933],[1.3504572,42.7886238],[1.3504772,42.7886429],[1.3505073,42.7886353],[1.3505372,42.7886429],[1.3505472,42.7886543],[1.3505572,42.7886963],[1.3505772,42.7886848],[1.3505973,42.7886963],[1.3506173,42.7886963],[1.3506472,42.788723],[1.3506873,42.788723],[1.3506973,42.7887459],[1.3507272,42.7887459],[1.3507673,42.7887535],[1.3508072,42.7887726],[1.3508372,42.7887726],[1.3508573,42.788784],[1.3509072,42.7888031],[1.3509573,42.788826],[1.3509673,42.788826],[1.3509872,42.7888336],[1.3510273,42.788826],[1.3510672,42.788826],[1.3510972,42.788826],[1.3511572,42.7888145],[1.3511872,42.7888031],[1.3512273,42.7888145],[1.3512572,42.7888145],[1.3512772,42.7888145],[1.3512973,42.7887955],[1.3513472,42.7888145],[1.3513672,42.7888145],[1.3513973,42.7887955],[1.3514172,42.7887955],[1.3514673,42.788784],[1.3515272,42.7887955],[1.3515773,42.7887955],[1.3515873,42.788784],[1.3516172,42.7887535],[1.3516372,42.7887344],[1.3516673,42.7887154],[1.3516972,42.7887154],[1.3517272,42.7887154],[1.3517573,42.7887039],[1.3517972,42.7886848],[1.3518273,42.7886734],[1.3518572,42.7886734],[1.3518872,42.7886658],[1.3519273,42.7886429],[1.3519572,42.7886353],[1.3519872,42.7886238],[1.3520073,42.7886162],[1.3520372,42.7886162],[1.3520672,42.7886162],[1.3521073,42.7886047],[1.3521372,42.7886162],[1.3521672,42.7886238],[1.3521973,42.7886047],[1.3522272,42.7885857],[1.3522472,42.7885628],[1.3522773,42.7885437],[1.3523072,42.7885361],[1.3523372,42.7885246],[1.3523773,42.7884941],[1.3524072,42.7884827],[1.3524272,42.7884636],[1.3524573,42.7884445],[1.3524972,42.7884254],[1.3525373,42.7884026],[1.3525772,42.7883949],[1.3526173,42.7883759],[1.3526472,42.788353],[1.3526772,42.7883453],[1.3527073,42.7883263],[1.3527273,42.7883034],[1.3527572,42.7883034],[1.3527973,42.7882729],[1.3528372,42.7882652],[1.3528773,42.7882462],[1.3529172,42.7882347],[1.3529472,42.7882462],[1.3529873,42.7882233],[1.3530372,42.7882156],[1.3530673,42.7882042],[1.3531272,42.7881851],[1.3531673,42.7881851],[1.3532072,42.788166],[1.3532572,42.7881432],[1.3533072,42.7881355],[1.3533472,42.7881241],[1.3533872,42.7881355],[1.3534173,42.7881126],[1.3534572,42.788105],[1.3534973,42.788105],[1.3535372,42.788105],[1.3535773,42.7880859],[1.3536172,42.7880745],[1.3536572,42.788044],[1.3536972,42.7880325],[1.3537272,42.7880249],[1.3537773,42.788044],[1.3538072,42.788044],[1.3538573,42.7880554],[1.3538972,42.7880325],[1.3539172,42.7880135],[1.3539473,42.7880058],[1.3539972,42.7879944],[1.3540472,42.7879753],[1.3541073,42.7879562],[1.3541372,42.7879562],[1.3541772,42.7879333],[1.3542272,42.7879257],[1.3542773,42.7879028],[1.3543272,42.7878952],[1.3543773,42.7878761],[1.3544372,42.7878532],[1.3544773,42.7878532],[1.3545072,42.7878342],[1.3545573,42.7878342],[1.3546072,42.7878227],[1.3546373,42.7878227],[1.3546573,42.7878151],[1.3546872,42.7878036],[1.3547173,42.787796],[1.3547672,42.7877846],[1.3548073,42.7877731],[1.3552473,42.7874451],[1.3552972,42.7874527],[1.3553272,42.7874832],[1.3553573,42.7874947],[1.3553772,42.7874756],[1.3553872,42.7874451],[1.3554173,42.787426],[1.3554473,42.7873955],[1.3554672,42.787384],[1.3554972,42.787365],[1.3555173,42.7873459],[1.3555572,42.7873154],[1.3555872,42.7872963],[1.3556073,42.7872658],[1.3556472,42.7872543],[1.3556572,42.7872353],[1.3556973,42.7872238],[1.3557272,42.7871933],[1.3557572,42.7871742],[1.3557873,42.7871437],[1.3558272,42.7871246],[1.3558573,42.7871056],[1.3558972,42.7870827],[1.3559272,42.7870636],[1.3559673,42.7870445],[1.3559972,42.7870331],[1.3560172,42.7870255],[1.3560473,42.7870026],[1.3560772,42.7869949],[1.3560972,42.7869759],[1.3561172,42.786953],[1.3561572,42.7869263],[1.3561772,42.7869034],[1.3562173,42.7868729],[1.3562572,42.7868729],[1.3562872,42.7868538],[1.3562973,42.7868462],[1.3563073,42.7868233],[1.3563572,42.7868156],[1.3564073,42.7868156],[1.3564472,42.7868233],[1.3564973,42.7868233],[1.3565372,42.7868233],[1.3565773,42.7868462],[1.3566172,42.7868347],[1.3566573,42.7868347],[1.3567172,42.7868462],[1.3567473,42.7868538],[1.3567972,42.7868652],[1.3568273,42.7868729],[1.3568672,42.7868652],[1.3568872,42.7868462],[1.3569273,42.7868462],[1.3569672,42.7868347],[1.3569872,42.7868042],[1.3569973,42.7867928],[1.3570073,42.7867661],[1.3570273,42.7867432],[1.3570273,42.7867126],[1.3570472,42.7866936],[1.3570772,42.7866859],[1.3571272,42.7866859],[1.3571672,42.7866745],[1.3572172,42.7866745],[1.3572673,42.7866631],[1.3573272,42.7866631],[1.3573573,42.786644],[1.3573773,42.7866249],[1.3573773,42.7866058],[1.3573972,42.7865753],[1.3574172,42.7865448],[1.3574272,42.7865028],[1.3574473,42.7864838],[1.3574872,42.7864838],[1.3575072,42.7864647],[1.3575072,42.7864342],[1.3575273,42.786396],[1.3575473,42.7863731],[1.3575772,42.7863541],[1.3576273,42.7863426],[1.3576672,42.7863235],[1.3577073,42.7863235],[1.3577472,42.7863235],[1.3577772,42.7863235],[1.3578173,42.786335],[1.3578572,42.7863541],[1.3578773,42.7863655],[1.3578973,42.7863731],[1.3579272,42.7864037],[1.3579472,42.7864151],[1.3579773,42.7864342],[1.3580172,42.7864456],[1.3580472,42.7864532],[1.3580972,42.7864647],[1.3581272,42.7864952],[1.3581872,42.7864952],[1.3582573,42.7865143],[1.3582872,42.7865448],[1.3583273,42.7865639],[1.3583772,42.7865639],[1.3584273,42.7865753],[1.3584372,42.7865639],[1.3584572,42.7865448],[1.3584672,42.7865257],[1.3584672,42.7864952],[1.3584973,42.7864532],[1.3585173,42.7864342],[1.3585572,42.7864151],[1.3585873,42.786396],[1.3586172,42.7863655],[1.3586572,42.786335],[1.3586973,42.7863159],[1.3587172,42.7862854],[1.3587573,42.7862854],[1.3587773,42.7862625],[1.3588072,42.7862434],[1.3588473,42.7862358],[1.3588872,42.7862129],[1.3589172,42.7862053],[1.3589473,42.7861748],[1.3589772,42.7861633],[1.3590173,42.7861443],[1.3590473,42.7861328],[1.3590972,42.7861252],[1.3591372,42.7860947],[1.3591772,42.7860947],[1.3592272,42.7860756],[1.3592672,42.7860527],[1.3593073,42.7860527],[1.3593673,42.7860336],[1.3594172,42.7860451],[1.3594673,42.7860527],[1.3595172,42.7860451],[1.3595673,42.7860641],[1.3596072,42.7860641],[1.3596573,42.7860641],[1.3596872,42.7860451],[1.3597273,42.7860336],[1.3597473,42.786026],[1.3597972,42.7859955],[1.3598273,42.785965],[1.3598572,42.785923],[1.3598973,42.7859039],[1.3599372,42.7858849],[1.3599772,42.7858734],[1.3600172,42.7858849],[1.3600572,42.7858963],[1.3600973,42.7858849],[1.3601472,42.7859039],[1.3601873,42.7859039],[1.3602072,42.7859039],[1.3602272,42.7859039],[1.3602573,42.785923],[1.3602972,42.7859459],[1.3603172,42.7859535],[1.3603272,42.785965],[1.3603573,42.7859726],[1.3603872,42.7859955],[1.3604473,42.785984],[1.3604872,42.785984],[1.3605373,42.7859955],[1.3605772,42.7859955],[1.3605973,42.7860031],[1.3606372,42.7860146],[1.3606572,42.7860146],[1.3606973,42.7860031],[1.3607173,42.785965],[1.3607372,42.785965],[1.3607672,42.7859535],[1.3608172,42.7859459],[1.3608472,42.7859459],[1.3608773,42.7859154],[1.3608972,42.785923],[1.3609372,42.7859154],[1.3609773,42.7858963],[1.3609972,42.7858849],[1.3610272,42.7858734],[1.3610673,42.7858543],[1.3611072,42.7858162],[1.3611572,42.7857933],[1.3611872,42.7857857],[1.3612273,42.7857628],[1.3612672,42.7857437],[1.3613173,42.7857361],[1.3613672,42.7857246],[1.3613973,42.7857246],[1.3614572,42.7857246],[1.3614973,42.7857132],[1.3615372,42.7857246],[1.3615873,42.7857246],[1.3616272,42.7857246],[1.3616673,42.7857437],[1.3617072,42.7857552],[1.3617573,42.7857628],[1.3617772,42.7857742],[1.3618172,42.7857857],[1.3618573,42.7858162],[1.3619072,42.7858353],[1.3619472,42.7858238],[1.3619872,42.7858047],[1.3620372,42.7858047],[1.3620572,42.7858238],[1.3620872,42.7858353],[1.3621272,42.7858429],[1.3621773,42.7858238],[1.3622073,42.7858047],[1.3622572,42.7857933],[1.3622873,42.7858162],[1.3623172,42.7858238],[1.3623372,42.7858353],[1.3623673,42.7858658],[1.3623872,42.7858849],[1.3624172,42.7858963],[1.3624272,42.7859039],[1.3624573,42.7859154],[1.3624972,42.7859344],[1.3625172,42.7859459],[1.3625573,42.7859459],[1.3625772,42.7859459],[1.3626173,42.7859344],[1.3626572,42.785923],[1.3626972,42.7859039],[1.3627472,42.7859154],[1.3627672,42.785923],[1.3628073,42.7859344],[1.3628173,42.7859344],[1.3628372,42.7859459],[1.3628572,42.7859459],[1.3628772,42.7859459],[1.3628873,42.7859344],[1.3628873,42.7859154],[1.3628973,42.7859039],[1.3629073,42.7859154],[1.3629073,42.7859344],[1.3629172,42.7859459],[1.3629472,42.7859535],[1.3629673,42.7859726],[1.3629973,42.785984],[1.3630372,42.7860031],[1.3630573,42.785984],[1.3630972,42.785984],[1.3631072,42.7860031],[1.3631072,42.7860146],[1.3630972,42.786026],[1.3631172,42.7860451],[1.3631473,42.7860451],[1.3631573,42.7860336],[1.3631673,42.786026],[1.3631772,42.7860146],[1.3632373,42.7860146],[1.3632972,42.786026],[1.3633173,42.786026],[1.3633373,42.7860336],[1.3633672,42.7860336],[1.3633772,42.7860451],[1.3634073,42.7860641],[1.3634273,42.7860832],[1.3634472,42.7860832],[1.3634672,42.7860947],[1.3634872,42.7860832],[1.3635272,42.7861061],[1.3635672,42.7860832],[1.3635973,42.7860756],[1.3636372,42.7860756],[1.3636873,42.7860832],[1.3637472,42.7860947],[1.3638072,42.7860832],[1.3638673,42.7860832],[1.3638972,42.7860641],[1.3639573,42.7860527],[1.3639972,42.7860527],[1.3640172,42.7860527],[1.3640672,42.7860527],[1.3640972,42.7860451],[1.3641472,42.7860527],[1.3641772,42.7860756],[1.3642173,42.7860832],[1.3642372,42.7860756],[1.3642672,42.7860832],[1.3643073,42.7860756],[1.3643372,42.7860527],[1.3643773,42.7860451],[1.3644172,42.7860336],[1.3644572,42.786026],[1.3645072,42.786026],[1.3645473,42.7860336],[1.3645773,42.7860451],[1.3646272,42.7860336],[1.3646573,42.786026],[1.3646872,42.7860031],[1.3647273,42.7859955],[1.3647772,42.7859955],[1.3648173,42.785984],[1.3648672,42.785984],[1.3649073,42.7859726],[1.3649472,42.785965],[1.3649873,42.7859535],[1.3650272,42.7859535],[1.3650773,42.7859459],[1.3650873,42.785923],[1.3655373,42.7858047],[1.3655772,42.7857857],[1.3656372,42.7857742],[1.3656772,42.7857628],[1.3657272,42.7857742],[1.3657873,42.7857628],[1.3658172,42.7857552],[1.3658472,42.7857361],[1.3658773,42.7857437],[1.3659172,42.7857361],[1.3659472,42.7857361],[1.3659872,42.7857246],[1.3660272,42.7857361],[1.3660772,42.7857246],[1.3661273,42.7857056],[1.3661772,42.7857132],[1.3662173,42.7857132],[1.3662373,42.7857437],[1.3662572,42.7857628],[1.3662972,42.7857361],[1.3663472,42.7857246],[1.3664073,42.7857361],[1.3664472,42.7857437],[1.3664672,42.7857628],[1.3665172,42.7857628],[1.3665572,42.7857437],[1.3665773,42.7857246],[1.3665973,42.7857246],[1.3666372,42.7857246],[1.3666673,42.7857132],[1.3666272,42.7856941],[1.3666372,42.785675],[1.3666972,42.7856827],[1.3667272,42.785656],[1.3667473,42.7856255],[1.3667772,42.7856026],[1.3668172,42.7855835],[1.3668373,42.7855644],[1.3668972,42.7855835],[1.3669373,42.7855835],[1.3669772,42.7855759],[1.3670173,42.7855759],[1.3670472,42.7855759],[1.3670872,42.7855644],[1.3671372,42.7855644],[1.3671973,42.785553],[1.3672472,42.785553],[1.3673172,42.7855453],[1.3673673,42.7855453],[1.3674072,42.785553],[1.3674473,42.7855644],[1.3674872,42.7855453],[1.3675272,42.785553],[1.3675172,42.785553],[1.3675072,42.7855759],[1.3675072,42.7855949],[1.3675072,42.7856255],[1.3674972,42.785656],[1.3674972,42.7856827],[1.3674872,42.7856941],[1.3674972,42.7857132],[1.3675272,42.7857246],[1.3675573,42.7857246],[1.3675772,42.7857437],[1.3676172,42.7857552],[1.3676473,42.7857437],[1.3676672,42.7857437],[1.3676972,42.7857246],[1.3677373,42.7857132],[1.3677772,42.7857361],[1.3678173,42.7857437],[1.3678472,42.7857628],[1.3678873,42.7857552],[1.3679272,42.7857628],[1.3679672,42.7857552],[1.3679973,42.7857628],[1.3680372,42.7857628],[1.3680773,42.7857742],[1.3681172,42.7858047],[1.3681573,42.7858047],[1.3681972,42.7858047],[1.3682172,42.7857933],[1.3682573,42.7858162],[1.3682872,42.7858238],[1.3683373,42.7858353],[1.3683672,42.7858238],[1.3683972,42.7858353],[1.3684472,42.7858162],[1.3684772,42.7858047],[1.3685372,42.7857857],[1.3685873,42.7857552],[1.3686672,42.7857628],[1.3687272,42.7857628],[1.3687773,42.7857628],[1.3688072,42.7857437],[1.3688573,42.7857437],[1.3689072,42.7857628],[1.3689373,42.7857857],[1.3689673,42.7857857],[1.3689872,42.7857742],[1.3689972,42.7857742],[1.3690273,42.7857628],[1.3690373,42.7857361],[1.3690672,42.7857246],[1.3691173,42.7857246],[1.3691572,42.7857246],[1.3692073,42.7857246],[1.3692472,42.7857132],[1.3692572,42.7856827],[1.3692772,42.7856636],[1.3693173,42.785656],[1.3693572,42.785656],[1.3694073,42.785656],[1.3694673,42.785656],[1.3695172,42.7856636],[1.3695673,42.785675],[1.3696072,42.7856636],[1.3696373,42.785656],[1.3696673,42.7856445],[1.3697072,42.7856255],[1.3697473,42.7856026],[1.3697972,42.7855835],[1.3698273,42.7856026],[1.3698772,42.7856026],[1.3699173,42.785614],[1.3699472,42.7856026],[1.3699872,42.7855835],[1.3700372,42.7855949],[1.3700973,42.7855835],[1.3701372,42.7855644],[1.370156,42.7855644],[1.3701861,42.7855568],[1.370226,42.7855568],[1.3702561,42.7855568],[1.370286,42.7855339],[1.370306,42.7855034],[1.370326,42.7854843],[1.370376,42.7854767],[1.3704361,42.7854767],[1.370486,42.7854652],[1.3705261,42.7854462],[1.370576,42.7854233],[1.3706061,42.7854156],[1.3706161,42.7853737],[1.370656,42.7853546],[1.3706861,42.7853355],[1.370726,42.7853241],[1.3707761,42.7853241],[1.370846,42.7853432],[1.3708761,42.7853355],[1.370926,42.7853432],[1.3709561,42.7853355],[1.371006,42.7853241],[1.3710361,42.785305],[1.371086,42.7853241],[1.371116,42.785305],[1.371156,42.7852936],[1.371206,42.7852859],[1.371256,42.7852745],[1.371296,42.7852859],[1.371336,42.7852859],[1.371356,42.7852554],[1.3714061,42.785244],[1.371446,42.7852364],[1.3714761,42.7852249],[1.371516,42.7852058],[1.3715761,42.7852135],[1.371636,42.7852135],[1.371696,42.7852058],[1.371736,42.7852058],[1.371776,42.7851753],[1.371816,42.7851753],[1.3718561,42.7851639],[1.371886,42.7851563],[1.3719161,42.7851639],[1.371956,42.7851868],[1.3720161,42.7851868],[1.372066,42.7852058],[1.3721161,42.7852058],[1.3721761,42.7851944],[1.3722061,42.7851944],[1.372236,42.7852364],[1.3722761,42.785244],[1.372326,42.7852554],[1.3723661,42.7852859],[1.372396,42.7853165],[1.372426,42.7853432],[1.3724561,42.7853661],[1.372496,42.7854042],[1.372526,42.7854233],[1.372566,42.7854538],[1.3726161,42.7854652],[1.372656,42.7854538],[1.372676,42.7854767],[1.3727061,42.7854843],[1.372746,42.7854843],[1.372766,42.7854958],[1.3728161,42.7854958],[1.372836,42.7855148],[1.372866,42.7855034],[1.372916,42.7854958],[1.3729061,42.7854767],[1.3729661,42.7854843],[1.3729961,42.7854652],[1.373046,42.7854462],[1.3730761,42.7854652],[1.373116,42.7854958],[1.3731561,42.7855034],[1.373176,42.7855453],[1.373176,42.7855835],[1.373206,42.7856064],[1.3732361,42.785614],[1.373266,42.7856445],[1.373286,42.7856865],[1.373316,42.785675],[1.3733461,42.785675],[1.373376,42.7856636],[1.3734161,42.7856636],[1.373456,42.7856636],[1.3735061,42.785675],[1.373546,42.7857056],[1.3735961,42.7857056],[1.373636,42.7857056],[1.373666,42.7856865],[1.3736961,42.7856941],[1.373726,42.7857132],[1.373746,42.7857437],[1.3737761,42.7857666],[1.373806,42.7857857],[1.373836,42.7857933],[1.3738661,42.7858162],[1.373886,42.7858353],[1.373926,42.7858543],[1.3739561,42.7858543],[1.373996,42.7858658],[1.3740261,42.7858734],[1.374066,42.7858849],[1.3741161,42.7858963],[1.374156,42.7859268],[1.3741961,42.7859344],[1.3742161,42.7859535],[1.374246,42.7859764],[1.374256,42.7860031],[1.3742861,42.786026],[1.3742961,42.7860565],[1.374316,42.7860641],[1.374316,42.7860947],[1.374336,42.7861137],[1.374366,42.7861252],[1.374416,42.7861252],[1.374436,42.7861443],[1.3744661,42.7861633],[1.374506,42.7861633],[1.374536,42.7861633],[1.3745661,42.7861748],[1.3745761,42.7861633],[1.3745661,42.7861443],[1.3745761,42.7861366],[1.374596,42.7861252],[1.3746027,42.7861099],[1.3746327,42.786068],[1.3746527,42.7860603],[1.3746527,42.7860298],[1.3746626,42.7859993],[1.3746527,42.7859879],[1.3746327,42.7859688],[1.3746427,42.7859497],[1.3746327,42.7859306],[1.3746227,42.7859077],[1.3746527,42.785881],[1.3746626,42.7858582],[1.3746626,42.7858315],[1.3746626,42.7858009],[1.3746427,42.7857704],[1.3746227,42.7857399],[1.3746327,42.7857094],[1.3746427,42.7856903],[1.3746427,42.7856598],[1.3746527,42.7856407],[1.3746427,42.7856178],[1.3746626,42.7855797],[1.3747027,42.7855606],[1.3747426,42.7855492],[1.3747727,42.7855492],[1.3748027,42.7855186],[1.3748426,42.7855186],[1.3748527,42.7855186],[1.3748727,42.7855301],[1.3749027,42.7855492],[1.3749027,42.7855797],[1.3749027,42.7856102],[1.3749127,42.7856407],[1.3749527,42.7856712],[1.3749727,42.7856789],[1.3749927,42.7856903],[1.3750126,42.7857094],[1.3750327,42.7857208],[1.3750427,42.7857399],[1.3750827,42.7857399],[1.3751227,42.785759],[1.3751527,42.7857704],[1.3751727,42.7857704],[1.3751826,42.785778],[1.3752227,42.785759],[1.3752527,42.785759],[1.3752726,42.7857513],[1.3752927,42.785759],[1.3753327,42.7857704],[1.3753726,42.7857895],[1.3753927,42.7858009],[1.3754027,42.78582],[1.3754526,42.78582],[1.3754827,42.7858505],[1.3755027,42.7858696],[1.3755326,42.7858887],[1.3755527,42.7859192],[1.3755727,42.7859383],[1.3756027,42.7859497],[1.3756127,42.7859612],[1.3756326,42.7859802],[1.3756427,42.7859879],[1.3756727,42.7859879],[1.3756927,42.7860107],[1.3757126,42.7860184],[1.3757427,42.7860413],[1.3757727,42.7860489],[1.3758026,42.786068],[1.3758427,42.7860909],[1.3758627,42.7860985],[1.3758926,42.786129],[1.3759127,42.7861595],[1.3759427,42.7861786],[1.3759726,42.78619],[1.3760027,42.7861977],[1.3760127,42.7862206],[1.3760227,42.7862282],[1.3760527,42.7862511],[1.3760726,42.7862701],[1.3761027,42.7862778],[1.3761327,42.7863007],[1.3761526,42.7863083],[1.3761727,42.7863197],[1.3762127,42.7863312],[1.3762426,42.7863388],[1.3762527,42.7863579],[1.3762827,42.7863388],[1.3763226,42.7863197],[1.3763527,42.7863007],[1.3763927,42.7862778],[1.3764226,42.7862701],[1.3764627,42.7862778],[1.3764927,42.7862778],[1.3765327,42.7863007],[1.3765727,42.7863083],[1.3766026,42.7863197],[1.3766327,42.7863312],[1.3766627,42.7863312],[1.3766927,42.7863197],[1.3767327,42.7863197],[1.3767726,42.7863388],[1.3768227,42.7863503],[1.3768626,42.7863388],[1.3769127,42.7863579],[1.3769327,42.7863693],[1.3769526,42.7863579],[1.3769827,42.7863503],[1.3770326,42.7863579],[1.3770827,42.7863579],[1.3771327,42.7863808],[1.3771727,42.7863884],[1.3772126,42.7863998],[1.3772627,42.7864113],[1.3772926,42.7864113],[1.3773227,42.7864189],[1.3773826,42.7864113],[1.3774227,42.7864113],[1.3774627,42.7864189],[1.377447,42.7864189],[1.377497,42.7864304],[1.377537,42.7864189],[1.377597,42.7864075],[1.377637,42.7863998],[1.377677,42.7864075],[1.377717,42.7864189],[1.377767,42.7864075],[1.377817,42.7863998],[1.377857,42.7863808],[1.377907,42.7863693],[1.377957,42.7863693],[1.377987,42.7863579],[1.378037,42.7863693],[1.378107,42.7863579],[1.378157,42.7863693],[1.378197,42.7863998],[1.378237,42.7863998],[1.3782769,42.7863998],[1.378317,42.7863884],[1.3783571,42.7863808],[1.378417,42.7863693],[1.378467,42.7863579],[1.378497,42.7863503],[1.378547,42.7863388],[1.378597,42.7863274],[1.378637,42.7863503],[1.378677,42.7863197],[1.3787071,42.7863007],[1.378747,42.7863007],[1.3787971,42.7862892],[1.378837,42.7862892],[1.3788871,42.7862778],[1.378937,42.7862701],[1.3789769,42.7862701],[1.379017,42.7862587],[1.379057,42.7862778],[1.379107,42.7862778],[1.3791471,42.7862587],[1.379197,42.7862473],[1.379227,42.7862396],[1.379267,42.7862473],[1.379307,42.7862473],[1.379367,42.7862396],[1.379407,42.7862206],[1.379457,42.7861977],[1.379487,42.7861977],[1.379537,42.7861977],[1.379577,42.78619],[1.379617,42.78619],[1.379657,42.7861786],[1.379697,42.7861786],[1.379737,42.7861977],[1.379777,42.7861977],[1.379817,42.7861977],[1.3798569,42.78619],[1.379897,42.78619],[1.3799371,42.7861977],[1.379957,42.7862091],[1.380007,42.7861977],[1.380067,42.7861977],[1.380127,42.7862091],[1.380187,42.7862206],[1.380227,42.7862206],[1.3802871,42.7862206],[1.380327,42.7862206],[1.3803869,42.7862206],[1.380437,42.7862206],[1.380487,42.7862206],[1.380527,42.7862282],[1.380587,42.7862396],[1.380627,42.7862396],[1.380667,42.7862396],[1.380717,42.7862587],[1.380767,42.7862587],[1.380807,42.7862701],[1.380827,42.7862778],[1.380877,42.7862778],[1.380917,42.7862778],[1.380947,42.7862587],[1.380987,42.7862587],[1.381027,42.7862587],[1.3810771,42.7862587],[1.381117,42.7862587],[1.381107,42.7862701],[1.381107,42.7862778],[1.381117,42.7862892],[1.381157,42.7862892],[1.381197,42.7863007],[1.381237,42.7862701],[1.3812571,42.7862473],[1.381287,42.7862282],[1.381337,42.7862091],[1.381397,42.7862091],[1.3814369,42.7862091],[1.381497,42.78619],[1.381537,42.7861671],[1.381567,42.7861595],[1.381617,42.7861481],[1.381657,42.7861404],[1.381687,42.786129],[1.381727,42.786129],[1.381777,42.7861099],[1.381797,42.7860794],[1.381827,42.786068],[1.381827,42.7860374],[1.381857,42.7860298],[1.381907,42.7860184],[1.381927,42.7859993],[1.382007,42.7860107],[1.3820471,42.7859993],[1.382077,42.7859802],[1.382087,42.7859573],[1.382087,42.7859497],[1.382087,42.7859077],[1.382107,42.7858772],[1.382117,42.7858696],[1.3821369,42.7858505],[1.382167,42.78582],[1.382187,42.785778],[1.382237,42.785759],[1.382257,42.7857285],[1.3823071,42.7857208],[1.382337,42.7856903],[1.382367,42.7856674],[1.382377,42.7856407],[1.382377,42.7855988],[1.382387,42.7855797],[1.382437,42.7855682],[1.382447,42.7855377],[1.382477,42.7855186],[1.382527,42.7854881],[1.3825769,42.7854805],[1.382617,42.7854691],[1.382627,42.78545],[1.3826669,42.7854271],[1.382677,42.7854004],[1.382727,42.7853889],[1.382777,42.7854004],[1.382827,42.7853889],[1.382867,42.7853775],[1.382907,42.7853699],[1.382957,42.7853584],[1.382987,42.7853508],[1.383037,42.7853279],[1.3830971,42.7853088],[1.383127,42.7852898],[1.3831871,42.7852783],[1.383217,42.7852592],[1.383237,42.7852402],[1.383207,42.7851906],[1.383237,42.7851791],[1.383267,42.7851677],[1.3832771,42.7851486],[1.383317,42.7851372],[1.383357,42.7851181],[1.383387,42.7850876],[1.383437,42.78508],[1.383477,42.78508],[1.383517,42.7850609],[1.3835469,42.7850494],[1.383577,42.785038],[1.383597,42.7850189],[1.3836271,42.7849998],[1.383677,42.7849884],[1.3837169,42.7849808],[1.383757,42.7849579],[1.383787,42.7849503],[1.383787,42.7849197],[1.3838069,42.7848892],[1.383817,42.7848778],[1.383837,42.7848396],[1.383847,42.7847977],[1.383867,42.7847595],[1.3838871,42.7847404],[1.3838969,42.7847176],[1.383927,42.7846985],[1.3842469,42.7845383],[1.384267,42.7845001],[1.384317,42.7844505],[1.384347,42.78442],[1.384367,42.7844086],[1.384407,42.7843971],[1.384447,42.7843895],[1.384477,42.7843704],[1.384517,42.7843475],[1.384547,42.7843285],[1.384577,42.7842979],[1.384627,42.7842598],[1.384667,42.7842407],[1.384697,42.7842407],[1.384737,42.7842293],[1.3847671,42.7842102],[1.384797,42.7841988],[1.384817,42.7841797],[1.384837,42.7841682],[1.384847,42.7841492],[1.384877,42.7841301],[1.384907,42.7841072],[1.3849469,42.7840996],[1.384967,42.7840805],[1.384997,42.78405],[1.385007,42.7840271],[1.3850369,42.784008],[1.385077,42.7839699],[1.385107,42.7839508],[1.385157,42.7839203],[1.385187,42.7839088],[1.3852071,42.7838898],[1.385247,42.7838707],[1.385277,42.7838593],[1.385317,42.7838478],[1.385347,42.7838173],[1.385367,42.7837906],[1.385397,42.7837677],[1.385427,42.7837486],[1.385457,42.7837181],[1.3854769,42.783699],[1.385497,42.7836609],[1.385507,42.783638],[1.385527,42.7836189],[1.3855571,42.7836189],[1.385597,42.7836075],[1.385617,42.7835884],[1.3856471,42.7835693],[1.385677,42.7835579],[1.385687,42.7835388],[1.385717,42.7835197],[1.385747,42.7835007],[1.385787,42.7834892],[1.3858171,42.7834778],[1.385857,42.7834778],[1.385897,42.7834702],[1.3859169,42.7834587],[1.385957,42.7834396],[1.385977,42.7834206],[1.386007,42.7834206],[1.386057,42.7834206],[1.386107,42.7833977],[1.386137,42.78339],[1.386167,42.7833672],[1.386187,42.7833405],[1.386197,42.7833099],[1.386207,42.7832909],[1.386217,42.7832603],[1.386207,42.7832298],[1.386197,42.7832108],[1.3862725,42.7831612],[1.3864226,42.7832413],[1.3865926,42.7831802],[1.3867326,42.7831306],[1.3867526,42.7831192],[1.3867626,42.7831192],[1.3868026,42.7831116],[1.3868426,42.7831116],[1.3868926,42.7831001],[1.3869426,42.7831001],[1.3869826,42.7831001],[1.3870226,42.7831001],[1.3870625,42.7831001],[1.3871126,42.7831001],[1.3871526,42.7831001],[1.3871926,42.7830887],[1.3872426,42.7830696],[1.3872826,42.783062],[1.3873225,42.7830505],[1.3873626,42.7830315],[1.3874226,42.78302],[1.3874626,42.7830086],[1.3875026,42.7829895],[1.3875526,42.7829704],[1.3876026,42.782959],[1.3876526,42.7829514],[1.3877026,42.7829399],[1.3877525,42.7829208],[1.3877926,42.7829208],[1.3878425,42.7829018],[1.3878826,42.7828903],[1.3879325,42.7828712],[1.3879726,42.7828598],[1.3880225,42.7828522],[1.3880726,42.7828293],[1.3881226,42.7828217],[1.3881526,42.7827988],[1.3881925,42.7827721],[1.3882226,42.7827492],[1.3882326,42.782711],[1.3882426,42.7826805],[1.3882526,42.7826385],[1.3882626,42.7826118],[1.3882825,42.7825813],[1.3883026,42.7825508],[1.3883126,42.7825203],[1.3883226,42.7824707],[1.3883426,42.7824516],[1.3883326,42.7824211],[1.3883526,42.7823906],[1.3883625,42.7823486],[1.3883625,42.7823105],[1.3883625,42.78228],[1.3883725,42.7822418],[1.3883826,42.7821999],[1.3884026,42.7821693],[1.3884426,42.7821388],[1.3884826,42.7821198],[1.3885226,42.7821007],[1.3885826,42.7820892],[1.3886325,42.7820702],[1.3886826,42.7820511],[1.3887225,42.782032],[1.3887626,42.7820091],[1.3888125,42.7820015],[1.3888626,42.7819901],[1.3889025,42.7819595],[1.3889326,42.7819519],[1.3889626,42.7819214],[1.3889925,42.7818909],[1.3890226,42.7818604],[1.3890626,42.7818413],[1.3890926,42.7817993],[1.3891226,42.7817612],[1.3891525,42.7817307],[1.3891826,42.7817001],[1.3892026,42.7816811],[1.3892226,42.781662],[1.3892425,42.7816505],[1.3892726,42.7816086],[1.3893026,42.7815895],[1.3893226,42.781559],[1.3893626,42.7815285],[1.3893926,42.7815018],[1.3894325,42.7814789],[1.3894526,42.7814522],[1.3894826,42.7814102],[1.3895125,42.7813721],[1.3895326,42.7813416],[1.3895626,42.781311],[1.3896126,42.7812691],[1.3896326,42.78125],[1.3896726,42.7812195],[1.3897026,42.781189],[1.3897226,42.7811623],[1.3897626,42.7811317],[1.3897825,42.7811012],[1.3898126,42.7810707],[1.3898326,42.7810402],[1.3898625,42.7810097],[1.3898826,42.7809792],[1.3899126,42.7809715],[1.3899726,42.7809715],[1.3900226,42.7809715],[1.3900626,42.7809715],[1.3901026,42.7809715],[1.3901225,42.7809601],[1.3901225,42.7809715],[1.3901325,42.7809601],[1.3901726,42.7809601],[1.3902125,42.7809601],[1.3902326,42.7809601],[1.3902726,42.7809486],[1.3903025,42.7809601],[1.3903226,42.7809792],[1.3903426,42.781002],[1.3903626,42.781002],[1.3903726,42.781002],[1.3904026,42.7810097],[1.3904426,42.7810287],[1.3904725,42.7810402],[1.3905026,42.7810516],[1.3905426,42.7810707],[1.3905725,42.7810707],[1.3906026,42.7810822],[1.3906426,42.7810898],[1.3906926,42.7811012],[1.3907325,42.7811203],[1.3907826,42.7811203],[1.3908225,42.7811317],[1.3908626,42.7811394],[1.3909125,42.7811394],[1.3909526,42.7811623],[1.3909926,42.7811699],[1.3910326,42.781189],[1.3910626,42.7812119],[1.3910925,42.7812195],[1.3911326,42.7812386],[1.3911825,42.7812614],[1.3912226,42.7812691],[1.3912625,42.781292],[1.3913026,42.7812996],[1.3913426,42.781311],[1.3913926,42.7813301],[1.3914326,42.7813416],[1.3914726,42.7813416],[1.3915126,42.7813492],[1.3915526,42.7813492],[1.3915926,42.7813492],[1.3916326,42.7813492],[1.3916826,42.7813492],[1.3917326,42.7813416],[1.3917826,42.7813416],[1.3918226,42.7813416],[1.3918626,42.7813416],[1.3919126,42.7813416],[1.3919625,42.7813416],[1.3920126,42.7813492],[1.3920625,42.7813606],[1.3921026,42.7813721],[1.3921525,42.7813797],[1.3922026,42.7813988],[1.3922325,42.7814217],[1.3922726,42.7814293],[1.3923125,42.7814598],[1.3923526,42.7814789],[1.3923826,42.7815094],[1.3924025,42.7815285],[1.3924326,42.781559],[1.3924626,42.7815819],[1.3925126,42.7815895],[1.3925426,42.7816086],[1.3925825,42.78162],[1.3926126,42.7816315],[1.3926625,42.7816391],[1.3927026,42.7816505],[1.3926826,42.7816315],[1.3926625,42.781601],[1.3926326,42.7815704],[1.3926326,42.7815399],[1.3926426,42.7815018],[1.3926526,42.7814598],[1.3926625,42.7814293],[1.3926725,42.7813911],[1.3926725,42.7813492],[1.3926826,42.7813187],[1.3926926,42.7812805],[1.3927026,42.7812386],[1.3927026,42.7812195],[1.3927026,42.7811813],[1.3927126,42.7811394],[1.3927126,42.7811089],[1.3927226,42.7810822],[1.3927426,42.7810402],[1.3927525,42.781002],[1.3927625,42.7809792],[1.3927726,42.7809486],[1.3927826,42.7809105],[1.3928126,42.7808914],[1.3928425,42.7808609],[1.3928826,42.7808304],[1.3929325,42.7808113],[1.3929826,42.7807999],[1.3930326,42.7807999],[1.3930826,42.7807999],[1.3931426,42.7807999],[1.3931925,42.7807999],[1.3932326,42.7807999],[1.3932825,42.7807999],[1.3933326,42.7807922],[1.3933825,42.7807922],[1.3934326,42.7807922],[1.3934826,42.7807922],[1.3935226,42.7807808],[1.3935626,42.7807922],[1.3936026,42.7807922],[1.3936526,42.7807999],[1.3936826,42.7807999],[1.3937426,42.7807999],[1.3937926,42.7807999],[1.3938326,42.7807922],[1.3938925,42.7807922],[1.3939226,42.7807922],[1.3939626,42.7807922],[1.3940126,42.7807922],[1.3940526,42.7807999],[1.3940926,42.7807922],[1.3941426,42.7807922],[1.3942026,42.7807922],[1.3942425,42.7807922],[1.3943026,42.7807922],[1.3943526,42.7807922],[1.3944026,42.7807808],[1.3944526,42.7807922],[1.3945026,42.7807808],[1.3945426,42.7807808],[1.3946025,42.7807808],[1.3946426,42.7807808],[1.3946925,42.7807808],[1.3947426,42.7807808],[1.3947825,42.7807808],[1.3948426,42.7807922],[1.3948926,42.7807922],[1.3949326,42.7807922],[1.3949926,42.7808113],[1.3950226,42.7808304],[1.3950526,42.7808418],[1.3950826,42.7808685],[1.3951225,42.780899],[1.3951426,42.7809296],[1.3951726,42.7809486],[1.3952125,42.7809792],[1.3952426,42.781002],[1.3952826,42.7810287],[1.3953125,42.7810593],[1.3953326,42.7810898],[1.3953826,42.7811012],[1.3953925,42.7811394],[1.3954026,42.7811813],[1.3954126,42.7812195],[1.3954226,42.78125],[1.3954326,42.781292],[1.3954326,42.7813301],[1.3954326,42.7813606],[1.3954426,42.7813911],[1.3954326,42.7814217],[1.3954126,42.7814522],[1.3953826,42.7814713],[1.3953226,42.7814903],[1.3952926,42.7815208],[1.3952626,42.7815514],[1.3952426,42.7815704],[1.3952326,42.781601],[1.3952225,42.7816315],[1.3952225,42.781662],[1.3952225,42.7816887],[1.3952225,42.7817192],[1.3952225,42.7817497],[1.3952125,42.7817802],[1.3951926,42.7818222],[1.3951926,42.7818489],[1.3951926,42.7818794],[1.3951826,42.7819099],[1.3951826,42.7819405],[1.3951826,42.781971],[1.3951826,42.7820015],[1.3952026,42.7820396],[1.3952125,42.7820702],[1.3952026,42.7820816],[1.395214,42.7821083],[1.395244,42.7821388],[1.3952841,42.7821388],[1.395314,42.7821808],[1.395324,42.7821999],[1.395344,42.7822304],[1.395364,42.7822609],[1.395354,42.782299],[1.395344,42.7823296],[1.395314,42.7823486],[1.395294,42.7823677],[1.395264,42.7823906],[1.395264,42.7824173],[1.395294,42.7824478],[1.395324,42.7824783],[1.395354,42.7825089],[1.395384,42.7825279],[1.395414,42.7825584],[1.395414,42.782589],[1.395404,42.7826195],[1.395384,42.7826576],[1.3953739,42.7826881],[1.395364,42.7827072],[1.395384,42.7827377],[1.395404,42.7827682],[1.395424,42.7827988],[1.395454,42.7828178],[1.395484,42.7828598],[1.395524,42.7828789],[1.395564,42.7828979],[1.395584,42.7829399],[1.395594,42.782959],[1.395594,42.7829895],[1.395614,42.7830086],[1.395624,42.7830391],[1.3956341,42.7830696],[1.395624,42.7830772],[1.395654,42.7830772],[1.395654,42.7830887],[1.395684,42.7830696],[1.395704,42.7830505],[1.395734,42.7830505],[1.395774,42.7830505],[1.395804,42.7830696],[1.395824,42.7830772],[1.395854,42.7830582],[1.395884,42.78302],[1.3959039,42.7829971],[1.395934,42.782959],[1.395944,42.7829285],[1.395954,42.7828903],[1.395934,42.7828598],[1.395934,42.7828178],[1.395914,42.7827988],[1.395914,42.7827606],[1.395924,42.7827187],[1.395934,42.7826805],[1.395944,42.7826385],[1.395964,42.782608],[1.3959841,42.7825699],[1.3959939,42.7825394],[1.396004,42.7824974],[1.3959939,42.7824707],[1.396004,42.7824287],[1.396014,42.7823906],[1.396034,42.7823601],[1.396044,42.7823296],[1.396064,42.782299],[1.3960741,42.7822685],[1.3960741,42.7822304],[1.3960741,42.7821884],[1.396064,42.7821503],[1.3960741,42.7821198],[1.396084,42.7820778],[1.396084,42.7820396],[1.396104,42.7819977],[1.396124,42.7819595],[1.396144,42.7819176],[1.3961639,42.7818794],[1.396194,42.7818489],[1.396204,42.7818108],[1.396244,42.7817802],[1.396284,42.7818108],[1.396304,42.7818375],[1.396324,42.781868],[1.396354,42.7818909],[1.396384,42.7818985],[1.396404,42.7819176],[1.396374,42.7819099],[1.396374,42.7819176],[1.396384,42.7819405],[1.396404,42.7819595],[1.3964241,42.7819786],[1.396444,42.7819977],[1.396464,42.7820282],[1.396494,42.7820473],[1.396534,42.7820778],[1.396564,42.7821007],[1.396594,42.7821198],[1.396634,42.7821503],[1.396664,42.7821693],[1.3966939,42.7821884],[1.396724,42.7822075],[1.396754,42.782238],[1.3967839,42.7822609],[1.396804,42.7822876],[1.396824,42.7823296],[1.396854,42.7823486],[1.396884,42.7823906],[1.396904,42.7824173],[1.396924,42.7824593],[1.3969541,42.7824783],[1.396984,42.7825203],[1.397004,42.7825508],[1.397024,42.7825775],[1.397034,42.7826195],[1.3970439,42.78265],[1.397064,42.7826805],[1.397074,42.7827072],[1.397074,42.7827377],[1.397084,42.7827682],[1.397084,42.7827988],[1.397084,42.7828293],[1.397074,42.7828789],[1.397054,42.7829094],[1.397034,42.7829475],[1.397024,42.7829781],[1.397014,42.78302],[1.397004,42.7830505],[1.397004,42.7830772],[1.397004,42.7831078],[1.397004,42.7831497],[1.397004,42.7831802],[1.396984,42.7832184],[1.396974,42.7832489],[1.396964,42.7832909],[1.396964,42.7833176],[1.3969724,42.7833519],[1.3969724,42.7833939],[1.3969823,42.783432],[1.3969823,42.7834625],[1.3969624,42.783493],[1.3969223,42.7835236],[1.3969023,42.7835541],[1.3968923,42.7835808],[1.3968724,42.7836113],[1.3968624,42.7836418],[1.3968223,42.7836723],[1.3967824,42.7837029],[1.3967524,42.7837334],[1.3967123,42.7837524],[1.3966824,42.7837715],[1.3966423,42.7837906],[1.3966224,42.7838135],[1.3965824,42.7838326],[1.3965423,42.7838516],[1.3965024,42.7838707],[1.3964623,42.7838821],[1.3964124,42.7838936],[1.3963723,42.7838936],[1.3963324,42.7839127],[1.3962823,42.7839317],[1.3962324,42.7839508],[1.3962023,42.7839737],[1.3961724,42.7840042],[1.3961424,42.7840233],[1.3961223,42.7840538],[1.3960924,42.7840729],[1.3960624,42.7841034],[1.3960524,42.7841225],[1.3960323,42.7841606],[1.3960024,42.7841911],[1.3959724,42.7842216],[1.3959423,42.7842407],[1.3959223,42.7842712],[1.3958824,42.7843018],[1.3958623,42.7843437],[1.3958224,42.7843742],[1.3957824,42.7844009],[1.3957623,42.7844315],[1.3957324,42.784462],[1.3957024,42.7844925],[1.3956623,42.784523],[1.3956324,42.7845535],[1.3956224,42.784584],[1.3956124,42.7846107],[1.3956124,42.7846336],[1.3956224,42.7846718],[1.3956124,42.7847023],[1.3955823,42.7847328],[1.3955624,42.7847519],[1.3955324,42.7847824],[1.3955023,42.7848129],[1.3954624,42.784832],[1.3954824,42.7848625],[1.3955224,42.7848434],[1.3955624,42.7848244],[1.3955923,42.7847939],[1.3956224,42.784771],[1.3956623,42.7847443],[1.3957024,42.7847214],[1.3957224,42.7846909],[1.3957623,42.7846642],[1.3957924,42.7846336],[1.3958224,42.7846031],[1.3958623,42.784584],[1.3959024,42.7845612],[1.3959323,42.784523],[1.3959724,42.7844925],[1.3960123,42.784481],[1.3960524,42.784462],[1.3961023,42.7844543],[1.3961424,42.7844543],[1.3961923,42.7844315],[1.3962524,42.7844238],[1.3963023,42.7844009],[1.3963324,42.7843819],[1.3963723,42.7843628],[1.3964224,42.7843437],[1.3964523,42.7843208],[1.3964924,42.7843018],[1.3965423,42.7843018],[1.3965924,42.7842827],[1.3966423,42.7842827],[1.3966924,42.7842827],[1.3967423,42.7842712],[1.3967924,42.7842522],[1.3968223,42.7842331],[1.3968824,42.7842026],[1.3969123,42.7841721],[1.3969724,42.784153],[1.3970224,42.784153],[1.3970823,42.7841606],[1.3971224,42.7841721],[1.3971623,42.7841835],[1.3972024,42.7841835],[1.3972423,42.7842026],[1.3972924,42.784214],[1.3973523,42.784214],[1.3973924,42.7841911],[1.3974223,42.7841835],[1.3974724,42.7841835],[1.3975123,42.7841721],[1.3975323,42.7841721],[1.3975724,42.784153],[1.3976223,42.7841225],[1.3976324,42.7841034],[1.3976923,42.7840843],[1.3977123,42.7840424],[1.3977324,42.7840118],[1.3977624,42.7839813],[1.3977823,42.7839508],[1.3978024,42.7839317],[1.3978324,42.7839012],[1.3978524,42.7838631],[1.3978924,42.783844],[1.3979124,42.7838135],[1.3979324,42.783783],[1.3979623,42.783741],[1.3979924,42.7837334],[1.3980224,42.7836914],[1.3980523,42.7836609],[1.3981024,42.7836418],[1.3981524,42.7836227],[1.3981624,42.7836037],[1.3981924,42.7835732],[1.3982223,42.7835541],[1.3982424,42.7835236],[1.3982524,42.7835007],[1.3982524,42.783474],[1.3982524,42.7834435],[1.3982424,42.7834244],[1.3982424,42.7834015],[1.3982524,42.783371],[1.3982724,42.7833328],[1.3982923,42.7833023],[1.3983023,42.7832642],[1.3983123,42.7832336],[1.3983424,42.7832031],[1.3983724,42.7831726],[1.3983923,42.7831421],[1.3984123,42.7831039],[1.3984324,42.7830734],[1.3984424,42.7830429],[1.3984424,42.7830124],[1.3984723,42.7829819],[1.3984823,42.7829514],[1.3985124,42.7829323],[1.3985224,42.7829018],[1.3985424,42.7828827],[1.3985623,42.7828522],[1.3986024,42.7828331],[1.3986224,42.7828026],[1.3986523,42.7827606],[1.3986723,42.7827339],[1.3987124,42.782692],[1.3987523,42.7826614],[1.3987924,42.7826424],[1.3988223,42.7826233],[1.3988523,42.7826042],[1.3989024,42.7825813],[1.3989323,42.7825737],[1.3989524,42.7825508],[1.3989624,42.7825317],[1.3989824,42.7825012],[1.3990023,42.7825012],[1.3990223,42.7825012],[1.3990724,42.7824821],[1.3991224,42.7824707],[1.3991624,42.7824631],[1.3992023,42.7824631],[1.3992524,42.782444],[1.3992923,42.7824326],[1.3993224,42.7824135],[1.3993523,42.782383],[1.3994024,42.7823639],[1.3994224,42.7823334],[1.3994523,42.7823029],[1.3994523,42.7822609],[1.3994824,42.7822342],[1.3995124,42.7822037],[1.3995423,42.7821732],[1.3995924,42.7821426],[1.3996223,42.7821236],[1.3996624,42.782093],[1.3997023,42.782074],[1.3997223,42.7820435],[1.3997524,42.7820244],[1.3997724,42.7820015],[1.3997824,42.781971],[1.3998123,42.7819443],[1.3998424,42.7819214],[1.3998923,42.7819023],[1.3999124,42.7818832],[1.3999524,42.7818413],[1.3999823,42.7818222],[1.4000024,42.7818413],[1.3999823,42.7818718],[1.3999723,42.7819138],[1.3999524,42.7819443],[1.3999324,42.7819824],[1.3999224,42.7820129],[1.3999124,42.782032],[1.3999023,42.7820435],[1.3998923,42.7820435],[1.3998923,42.7820511],[1.3998723,42.7820816],[1.3998524,42.7821121],[1.3998424,42.7821541],[1.3998123,42.7821808],[1.3998023,42.7822113],[1.3997923,42.7822418],[1.3997824,42.7822723],[1.3997824,42.7823029],[1.3998023,42.7823334],[1.3998224,42.7823524],[1.3998224,42.7823715],[1.3998424,42.7824135],[1.3998524,42.782444],[1.3998624,42.7824821],[1.3998624,42.7825127],[1.3998524,42.7825432],[1.3998123,42.7825737],[1.3997724,42.7825928],[1.3997424,42.7826118],[1.3997123,42.7826424],[1.3997023,42.7826614],[1.3996724,42.7826843],[1.3996323,42.7827034],[1.3995824,42.782711],[1.3995523,42.7827339],[1.3995223,42.782753],[1.3994924,42.7827835],[1.3994623,42.782814],[1.3994324,42.7828331],[1.3993924,42.7828636],[1.3993623,42.7828941],[1.3993324,42.7829132],[1.3993224,42.7829437],[1.3992823,42.7829742],[1.3992723,42.7830009],[1.3992623,42.7830315],[1.3992524,42.783062],[1.3992524,42.7830925],[1.3992224,42.783123],[1.3992023,42.7831535],[1.3991923,42.7831841],[1.3991723,42.7832031],[1.3991624,42.7832336],[1.3991424,42.7832642],[1.3991324,42.7832832],[1.3991123,42.7833138],[1.3991123,42.7833519],[1.3991224,42.7833824],[1.3991324,42.7834129],[1.3991524,42.783432],[1.3991624,42.7834625],[1.3991723,42.783493],[1.3991823,42.7835236],[1.3991823,42.7835617],[1.3991923,42.7835922],[1.3991923,42.7836227],[1.3991823,42.7836418],[1.3991723,42.7836838],[1.3991624,42.7837029],[1.3991324,42.7837219],[1.3991224,42.783741],[1.3991123,42.7837715],[1.3991023,42.783802],[1.3991123,42.7838326],[1.3991023,42.7838821],[1.3990923,42.7839127],[1.3990923,42.7839432],[1.3991023,42.7839813],[1.3991023,42.7840042],[1.3991123,42.7840424],[1.3991123,42.7840729],[1.3991123,42.7841034],[1.3991123,42.7841225],[1.3991224,42.7841034],[1.3991224,42.7840614],[1.3991324,42.7840233],[1.3991324,42.7839813],[1.3991524,42.7839508],[1.3991823,42.7839241],[1.3992023,42.7838821],[1.3992224,42.7838516],[1.3992324,42.7838326],[1.3992623,42.783802],[1.3993024,42.7837715],[1.3993324,42.783741],[1.3993623,42.7837219],[1.3993623,42.7836914],[1.3993623,42.7836533],[1.3993623,42.7836342],[1.3993523,42.7836037],[1.3993523,42.7835617],[1.3993424,42.7835426],[1.3993424,42.7835007],[1.3993723,42.7834816],[1.3993824,42.7834511],[1.3994124,42.783432],[1.3994423,42.7834015],[1.3994523,42.7833824],[1.3994924,42.7833633],[1.3995223,42.7833328],[1.3995423,42.7833023],[1.3995824,42.7832909],[1.3996123,42.7832718],[1.3996524,42.7832527],[1.3996924,42.7832336],[1.3997324,42.7832108],[1.3997824,42.7831917],[1.3998224,42.7831841],[1.3998723,42.7831612],[1.3999224,42.7831535],[1.3999623,42.7831306],[1.4000124,42.7831116],[1.4000623,42.7831039],[1.4001024,42.7830925],[1.4001423,42.7830734],[1.4001824,42.7830544],[1.4002224,42.7830429],[1.4002824,42.7830315],[1.4003323,42.7830429],[1.4003924,42.7830544],[1.4004424,42.7830544],[1.4004923,42.7830315],[1.4005224,42.7830238],[1.4005624,42.7829933],[1.4006023,42.7829628],[1.4006324,42.7829437],[1.4006623,42.7829323],[1.4007124,42.7829132],[1.4007424,42.7829018],[1.4007924,42.7828712],[1.4008224,42.7828522],[1.4008423,42.7828217],[1.4008723,42.7827835],[1.4008924,42.7827606],[1.4009024,42.7827225],[1.4009224,42.782692],[1.4009323,42.7826538],[1.4009624,42.7826233],[1.4009824,42.7825928],[1.4010024,42.7825508],[1.4010323,42.7825241],[1.4010524,42.7824936],[1.4010724,42.7824631],[1.4011023,42.782444],[1.4011424,42.7824135],[1.4011724,42.782402],[1.4012324,42.782383],[1.4012724,42.782383],[1.4013224,42.7823639],[1.4013723,42.7823334],[1.4013923,42.7823029],[1.4014124,42.7822723],[1.4014424,42.7822418],[1.4014924,42.7822113],[1.4015324,42.7821808],[1.4015824,42.7821617],[1.4016224,42.7821426],[1.4016724,42.7821312],[1.4017223,42.7821007],[1.4017624,42.7820816],[1.4017924,42.7820511],[1.4018323,42.7820244],[1.4018724,42.7819939],[1.4019123,42.7819633],[1.4019424,42.7819443],[1.4019823,42.7819138],[1.4020324,42.7818909],[1.4020624,42.7818642],[1.4021024,42.7818413],[1.4021324,42.7818108],[1.4021723,42.7817841],[1.4022224,42.7817726],[1.4022423,42.7817726],[1.4022523,42.7818031],[1.4022324,42.7818413],[1.4022224,42.7818718],[1.4022124,42.7819138],[1.4022024,42.7819443],[1.4021723,42.7819824],[1.4021524,42.7820129],[1.4021324,42.7820511],[1.4021224,42.7820816],[1.4020923,42.7821121],[1.4020823,42.7821541],[1.4020624,42.7821922],[1.4020524,42.7822342],[1.4020524,42.7822609],[1.4020524,42.7823029],[1.4020624,42.782341],[1.4020624,42.782383],[1.4020524,42.7824135],[1.4020424,42.7824516],[1.4020224,42.7824936],[1.4019923,42.7825241],[1.4019724,42.7825623],[1.4019524,42.7826042],[1.4019524,42.7826424],[1.4019724,42.7826843],[1.4019724,42.7827225],[1.4019724,42.7827606],[1.4019823,42.7827911],[1.4019923,42.7828331],[1.4020023,42.7828712],[1.4020224,42.7829018],[1.4020424,42.7828827],[1.4020424,42.7828407],[1.4020524,42.782814],[1.4020624,42.7827835],[1.4020923,42.7827415],[1.4021224,42.782711],[1.4021424,42.7826843],[1.4021823,42.7826424],[1.4022224,42.7826118],[1.4022623,42.7825813],[1.4022924,42.7825508],[1.4023124,42.7825432],[1.4023423,42.7825127],[1.4023623,42.7824821],[1.4023924,42.7824516],[1.4024323,42.7824211],[1.4024724,42.782402],[1.4025223,42.782383],[1.4025624,42.7823639],[1.4026023,42.7823639],[1.4026624,42.7823524],[1.4027023,42.782341],[1.4027424,42.7823334],[1.4028023,42.7823219],[1.4028424,42.7823219],[1.4028924,42.7823029],[1.4029424,42.7822914],[1.4029824,42.7822838],[1.4030224,42.7822838],[1.4030824,42.7822723],[1.4031323,42.7822533],[1.4031824,42.7822418],[1.4032323,42.7822227],[1.4032824,42.7822113],[1.4033424,42.7822037],[1.4033824,42.7822037],[1.4034324,42.7821922],[1.4034424,42.7821732],[1.4034823,42.7821617],[1.4035224,42.7821541],[1.4035424,42.7821312],[1.4035823,42.7821007],[1.4036024,42.7820816],[1.4036324,42.7820435],[1.4036424,42.7820129],[1.4036623,42.7819824],[1.4036924,42.7819633],[1.4037124,42.7819214],[1.4037423,42.7818832],[1.4037623,42.7818413],[1.4037824,42.7818108],[1.4038124,42.7817726],[1.4038423,42.7817421],[1.4038824,42.7817116],[1.4039123,42.7816734],[1.4039423,42.7816544],[1.4039724,42.7816238],[1.4039924,42.781601],[1.4040223,42.7815628],[1.4040424,42.7815323],[1.4040724,42.7815132],[1.4041023,42.7814713],[1.4041224,42.7814522],[1.4041524,42.7814217],[1.4041624,42.7814026],[1.4041823,42.7813721],[1.4042524,42.781311],[1.4042267,42.7810898],[1.4042467,42.7810097],[1.4042166,42.7809868],[1.4042267,42.7809372],[1.4041966,42.780899],[1.4042066,42.7808571],[1.4041767,42.7808571],[1.4041966,42.7808075],[1.4041966,42.7807579],[1.4041667,42.7807083],[1.4041966,42.7806969],[1.4041966,42.7806778],[1.4041667,42.7806778],[1.4041567,42.7806587],[1.4041667,42.7805901],[1.4040467,42.7805176],[1.4040966,42.780468],[1.4040767,42.7804489],[1.4039567,42.780407],[1.4039366,42.7803879],[1.4039967,42.7803574],[1.4040066,42.7803383],[1.4039767,42.7803268],[1.4039767,42.7803078],[1.4040667,42.7802696],[1.4041467,42.7801971],[1.4040767,42.7801971],[1.4040667,42.7801781],[1.4040767,42.780159],[1.4040667,42.7801399],[1.4041066,42.7801094],[1.4040966,42.7800674],[1.4038767,42.7799797],[1.4039266,42.7799568],[1.4039266,42.7799301],[1.4040266,42.7798805],[1.4039366,42.7798195],[1.4038266,42.779789],[1.4039166,42.7797585],[1.4039266,42.7797394],[1.4038867,42.7797279],[1.4039067,42.7797203],[1.4038666,42.7796898],[1.4039567,42.7796593],[1.4040966,42.7795792],[1.4041066,42.7795601],[1.4040767,42.7795486],[1.4041767,42.77948],[1.4043167,42.779438],[1.4042966,42.7793503],[1.4042866,42.7793198],[1.4042367,42.7792969],[1.4042367,42.7792473],[1.4042766,42.7791977],[1.4042966,42.7790871],[1.4043067,42.779068],[1.4042966,42.7789879],[1.4043167,42.7789192],[1.4042866,42.7788086],[1.4042966,42.7787476],[1.4043566,42.7786484],[1.4043367,42.7784805],[1.4044367,42.778347],[1.4045767,42.7782402],[1.4047166,42.778038],[1.4048667,42.7779579],[1.4048866,42.7779083],[1.4049367,42.7778702],[1.4051167,42.7777901],[1.4051766,42.777729],[1.4052566,42.7776985],[1.4052867,42.7776489],[1.4053667,42.7776375],[1.4053466,42.7776184],[1.4053466,42.7775993],[1.4054266,42.7775002],[1.4054966,42.7774582],[1.4055767,42.7774277],[1.4057866,42.7773972],[1.4059666,42.7773285],[1.4059566,42.7773476],[1.4059867,42.7773781],[1.4060566,42.7773972],[1.4060867,42.7773895],[1.4061567,42.777317],[1.4062066,42.777298],[1.4062667,42.7772484],[1.4063766,42.7771988],[1.4064367,42.7770996],[1.4064267,42.7770882],[1.4064866,42.7770576],[1.4065766,42.7769699],[1.4066267,42.7768784],[1.4066366,42.7768402],[1.4067466,42.7767601],[1.4067867,42.7766991],[1.4068067,42.7766991],[1.4068366,42.7766685],[1.4069266,42.776638],[1.4069767,42.776577],[1.4070367,42.7765579],[1.4069966,42.7764778],[1.4071167,42.7764587],[1.4071666,42.7764587],[1.4072566,42.7763901],[1.4072866,42.7763786],[1.4073566,42.7763901],[1.4075067,42.7763405],[1.4077567,42.7761574],[1.4078666,42.7761497],[1.4079566,42.7761078],[1.4080967,42.7760887],[1.4081666,42.7760696],[1.4082566,42.7760773],[1.4082867,42.7760887],[1.4084066,42.7760391],[1.4085066,42.7760391],[1.4086566,42.7759895],[1.4087967,42.7758789],[1.4089266,42.7758675],[1.4090166,42.7758293],[1.4090466,42.7758102],[1.4090767,42.7758179],[1.4091266,42.7757988],[1.4092066,42.7757378],[1.4093866,42.77565],[1.4094267,42.7755699],[1.4094867,42.7755394],[1.4095167,42.7754898],[1.4095466,42.7754784],[1.4096266,42.7754784],[1.4097767,42.7753983],[1.4098366,42.7753868],[1.4098866,42.7752876],[1.4099367,42.775238],[1.4099966,42.7751503],[1.4100567,42.7751274],[1.4100966,42.7750969],[1.4101367,42.7750969],[1.4102366,42.7749786],[1.4102867,42.7749596],[1.4103067,42.7749176],[1.4102466,42.7748985],[1.4102067,42.7748299],[1.4102167,42.7747002],[1.4101766,42.7746201],[1.4102067,42.7745399],[1.4102366,42.7745285],[1.4102967,42.7745285],[1.4103067,42.7744179],[1.4104266,42.7742882],[1.4103967,42.77425],[1.4104166,42.7742004],[1.4103967,42.7741776],[1.4104567,42.7740974],[1.4104166,42.7740097],[1.4104266,42.7739677],[1.4104667,42.7739296],[1.4105767,42.77388],[1.4106066,42.7738304],[1.4107367,42.7737389],[1.4107567,42.7737198],[1.4108367,42.7736969],[1.4109067,42.7736168],[1.4110566,42.77351],[1.4110566,42.7734604],[1.4111266,42.7734184],[1.4112266,42.7732773],[1.4112966,42.773159],[1.4113166,42.773098],[1.4114467,42.7729797],[1.4114467,42.7728386],[1.4115067,42.7726974],[1.4115367,42.7726784],[1.4115766,42.7726784],[1.4116367,42.7726402],[1.4117266,42.7725487],[1.4117266,42.77248],[1.4117666,42.7724075],[1.4117566,42.772377],[1.4117366,42.772377],[1.4117266,42.7723083],[1.4117666,42.7722397],[1.4117767,42.7721596],[1.4118266,42.7720871],[1.4117967,42.7720375],[1.4118466,42.7719688],[1.4118166,42.7719193],[1.4118767,42.7718887],[1.4119567,42.7718773],[1.4118967,42.7718277],[1.4119066,42.7718201],[1.4120767,42.7717781],[1.4120866,42.7717476],[1.4120767,42.7716484],[1.4121166,42.7716103],[1.4121267,42.7715492],[1.4120467,42.7712784],[1.4120567,42.7712402],[1.4121066,42.7711678],[1.4120567,42.7710686],[1.4121367,42.770977],[1.4121866,42.7708588],[1.4121966,42.7708588],[1.4121866,42.7708588],[1.4122467,42.7708473],[1.4122967,42.7707977],[1.4124366,42.7708092],[1.4125166,42.7707787],[1.4125366,42.7707291],[1.4126966,42.7706985],[1.4126767,42.770649],[1.4125767,42.770607],[1.4126366,42.7705688],[1.4126166,42.7705269],[1.4125466,42.7704582],[1.4124167,42.7704582],[1.4123566,42.7704391],[1.4123466,42.7704086],[1.4122766,42.7703476],[1.4122467,42.7702789],[1.4121267,42.7702904],[1.4121066,42.7702484],[1.4122167,42.7701988],[1.4121966,42.7701797],[1.4122467,42.7701378],[1.4121666,42.7700768],[1.4121766,42.7700768],[1.4121766,42.77005],[1.4120667,42.7700005],[1.4120966,42.7699776],[1.4120966,42.7699203],[1.4121267,42.7698975],[1.4121567,42.7699089],[1.4121766,42.7698898],[1.4122467,42.7698784],[1.4123167,42.7698288],[1.4124366,42.7697983],[1.4125967,42.7696571],[1.4127467,42.7695694],[1.4128567,42.769577],[1.4130466,42.7695503],[1.4132566,42.7694778],[1.4133366,42.7694778],[1.4134767,42.7694168],[1.4135166,42.7694168],[1.4135467,42.7693901],[1.4135367,42.7693596],[1.4135866,42.7693405],[1.4136966,42.7693176],[1.4137466,42.7693291],[1.4137866,42.7693176],[1.4137967,42.7692795],[1.4138767,42.769268],[1.4139266,42.7692986],[1.4138967,42.7691994],[1.4139566,42.7691994],[1.4139466,42.7691498],[1.4141366,42.7691689],[1.4140867,42.7690697],[1.4139967,42.7690201],[1.4139967,42.7689972],[1.4140966,42.7690086],[1.4140767,42.7689476],[1.4140067,42.7688904],[1.4140067,42.7688179],[1.4139767,42.7687988],[1.4139366,42.7688103],[1.4139266,42.7687874],[1.4139067,42.7687874],[1.4138767,42.7686577],[1.4139867,42.7685585],[1.4139667,42.7685585],[1.4139667,42.7685089],[1.4139967,42.7685089],[1.4140266,42.7684975],[1.4140466,42.7684479],[1.4140266,42.7683983],[1.4140466,42.7683792],[1.4141467,42.7683182],[1.4142267,42.7682991],[1.4142766,42.7682571],[1.4143167,42.7682495],[1.4143267,42.768177],[1.4144367,42.7681274],[1.4144566,42.7680779],[1.4145366,42.7680588],[1.4145666,42.7680283],[1.4144967,42.7679672],[1.4146067,42.7679482],[1.4145766,42.7679291],[1.4146067,42.767868],[1.4145766,42.7678185],[1.4144566,42.7677383],[1.4145566,42.7677383],[1.4145867,42.7676697],[1.4145867,42.7676277],[1.4145566,42.7675476],[1.4145267,42.7675171],[1.4145067,42.7674179],[1.4145466,42.7673683],[1.4145366,42.7673378],[1.4145067,42.7673302],[1.4145566,42.7672195],[1.4144467,42.7670593],[1.4144766,42.7670288],[1.4144666,42.7669487],[1.4145566,42.766777],[1.4145766,42.7666779],[1.4147767,42.7665596],[1.4147967,42.7665291],[1.4149567,42.7665596],[1.4151267,42.7664986],[1.4153366,42.7663879],[1.4154567,42.7663879],[1.4155867,42.7663269],[1.4156866,42.7663078],[1.4158367,42.7663383],[1.4160566,42.7663002],[1.4163367,42.76614],[1.4164866,42.7660789],[1.4165566,42.7659798],[1.4165866,42.7659569],[1.4167967,42.7658997],[1.4169466,42.7658997],[1.4170467,42.7659378],[1.4171166,42.7659874],[1.4172666,42.7660179],[1.4173367,42.7660599],[1.4173367,42.7661095],[1.4174867,42.7661781],[1.4175366,42.7662392],[1.4176166,42.7662582],[1.4177767,42.7662468],[1.4178567,42.7662277],[1.4181566,42.7660675],[1.4181167,42.7660675],[1.4181167,42.7660484],[1.4182366,42.7660294],[1.4183767,42.766037],[1.4184966,42.7660179],[1.4186267,42.766037],[1.4187267,42.7659988],[1.4189466,42.7658501],[1.4190366,42.7658195],[1.4192166,42.765728],[1.4191966,42.7656593],[1.4192166,42.7656288],[1.4192966,42.7655983],[1.4193766,42.7655373],[1.4194566,42.7655296],[1.4195067,42.7654686],[1.4195067,42.7654381],[1.4195466,42.765419],[1.4197867,42.7651596],[1.4198847,42.7651253],[1.4200147,42.7650948],[1.4201047,42.7650948],[1.4202946,42.7649918],[1.4203147,42.7650146],[1.4203547,42.7650146],[1.4204147,42.7650032],[1.4204247,42.7649727],[1.4204746,42.7649727],[1.4205647,42.7649231],[1.4205847,42.7648926],[1.4206547,42.7648621],[1.4206647,42.764843],[1.4207447,42.7648048],[1.4208347,42.7647629],[1.4211347,42.7645721],[1.4212847,42.7645035],[1.4213747,42.764473],[1.4214647,42.7644844],[1.4216048,42.764473],[1.4217547,42.7645035],[1.4219847,42.7644234],[1.4220847,42.7644119],[1.4223047,42.7644615],[1.4223447,42.7644234],[1.4223547,42.7643852],[1.4225047,42.7642937],[1.4225247,42.7642517],[1.4226147,42.7642136],[1.4227247,42.7641335],[1.4229246,42.7640533],[1.4231848,42.7640228],[1.4232147,42.7640419],[1.4234047,42.7640648],[1.4236147,42.764122],[1.4237647,42.7640915],[1.4238847,42.7641335],[1.4241247,42.7641335],[1.4241947,42.7641144],[1.4242747,42.7641449],[1.4244347,42.7641144],[1.4246647,42.7641029],[1.4246846,42.764122],[1.4247847,42.764122],[1.4249247,42.7640648],[1.4249647,42.7640648],[1.4250047,42.7640648],[1.4250547,42.7640152],[1.4250747,42.7640152],[1.4251148,42.7640228],[1.4252048,42.7639618],[1.4253447,42.763813],[1.4255047,42.7637138],[1.4255847,42.7636337],[1.4256147,42.7636452],[1.4258547,42.7636337],[1.4260046,42.7635231],[1.4260846,42.763485],[1.4262547,42.7634544],[1.4262947,42.7634544],[1.4263247,42.763485],[1.4263747,42.7634315],[1.4264547,42.7634125],[1.4264446,42.7633553],[1.4264847,42.7633438],[1.4264947,42.7633018],[1.4266747,42.7632446],[1.4266747,42.7632141],[1.4266447,42.7632027],[1.4266547,42.7631721],[1.4266948,42.7631721],[1.4268347,42.7630424],[1.4269646,42.7629623],[1.4270546,42.7629433],[1.4271747,42.7628822],[1.4272047,42.7627945],[1.4273447,42.7627029],[1.4276646,42.7625847],[1.4277447,42.7625351],[1.4277647,42.7625046],[1.4277447,42.7624435],[1.4277647,42.762413],[1.4278446,42.7624016],[1.4279747,42.7623444],[1.4281447,42.7622948],[1.4281747,42.7622719],[1.4282547,42.7621536],[1.4282947,42.7621422],[1.4283247,42.7621727],[1.4283047,42.7621536],[1.4282947,42.7621651],[1.4282947,42.7621727],[1.4283247,42.7621536],[1.4283447,42.7621651],[1.4283547,42.7621346],[1.4283447,42.7621536],[1.4285147,42.7621841],[1.4285947,42.7621536],[1.4286947,42.7621727],[1.4288847,42.7621422],[1.4289247,42.7621422],[1.4290047,42.7620926],[1.4291947,42.762043],[1.4292547,42.7619934],[1.4295447,42.7619553],[1.4296347,42.7619324],[1.4296647,42.7619019],[1.4298447,42.7618637],[1.4300147,42.7617531],[1.4300346,42.7617149],[1.4300847,42.7616844],[1.4302547,42.7616425],[1.4304147,42.7615623],[1.4306647,42.7615051],[1.4307247,42.7614822],[1.4307147,42.7614517],[1.4307647,42.7614441],[1.4308847,42.7613449],[1.4309447,42.761322],[1.4310946,42.7612343],[1.4311047,42.7610435],[1.4311247,42.7610016],[1.4312447,42.7609215],[1.4315047,42.7608948],[1.4317046,42.7608948],[1.4318447,42.7608643],[1.4320047,42.7606621],[1.4321147,42.7604752],[1.4321647,42.7604637],[1.4322248,42.7603226],[1.4322847,42.7602539],[1.4323447,42.7602234],[1.4323847,42.7601433],[1.4324747,42.7600746],[1.4324747,42.7600327],[1.4325047,42.7600021],[1.4325547,42.7599716],[1.4326447,42.7598534],[1.4327947,42.7597351],[1.4333247,42.7596817],[1.4334947,42.7595634],[1.4336847,42.7595215],[1.4338347,42.7595024],[1.4340047,42.7595024],[1.4340547,42.7595215],[1.4340746,42.7594833],[1.4341147,42.7594528],[1.4342247,42.7594528],[1.4342847,42.7594223],[1.4350547,42.759285],[1.4351246,42.759243],[1.4353147,42.7592049],[1.4354748,42.7591248],[1.4356546,42.7591019],[1.4358346,42.7589951],[1.4359146,42.7589226],[1.4361748,42.758873],[1.4364247,42.7587738],[1.4368447,42.758564],[1.4369247,42.7584915],[1.4370147,42.7583046],[1.4372747,42.7581749],[1.4374146,42.7581444],[1.4375147,42.7580528],[1.4376347,42.7580338],[1.4376847,42.7579536],[1.4378448,42.7578239],[1.4379047,42.7577324],[1.4380047,42.7576828],[1.4381146,42.7575722],[1.4382747,42.757473],[1.4383447,42.7574615],[1.4383647,42.7574348],[1.4383746,42.7573853],[1.4385047,42.7572632],[1.4385647,42.7572327],[1.4386247,42.757225],[1.4387147,42.7571831],[1.4389147,42.757122],[1.4390447,42.7570724],[1.4392047,42.7569427],[1.4394647,42.7568626],[1.4395947,42.7567825],[1.4396647,42.7567139],[1.4397347,42.7566719],[1.4399447,42.7564621],[1.4401047,42.7563934],[1.4402148,42.7562637],[1.4403747,42.7562027],[1.4404747,42.7562027],[1.4405347,42.7561836],[1.4406047,42.7561531],[1.4408947,42.7559319],[1.4411147,42.7557945],[1.4412447,42.7557335],[1.4413047,42.7557449],[1.4413947,42.7556725],[1.4415947,42.7556419],[1.4416647,42.7555847],[1.4417347,42.7555618],[1.4419147,42.7555351],[1.4421546,42.7554245],[1.4423447,42.7553749],[1.4424547,42.7554016],[1.4425946,42.7554016],[1.4426447,42.7553635],[1.4427147,42.7552948],[1.4428247,42.7552452],[1.4428546,42.7552147],[1.4429147,42.7551918],[1.4429747,42.7551041],[1.4430147,42.7549438],[1.4430747,42.7548943],[1.4432147,42.7548447],[1.4435147,42.7547836],[1.4435747,42.7547531],[1.4439447,42.754673],[1.4441447,42.754612],[1.4442847,42.7544937],[1.4444047,42.7544632],[1.4446247,42.754364],[1.4446647,42.7543144],[1.4446347,42.7542534],[1.4446547,42.7542152],[1.4446747,42.7541733],[1.4447147,42.7541542],[1.4446747,42.7541237],[1.4446747,42.7540817],[1.4450047,42.7538643],[1.4449548,42.7537537],[1.4450647,42.7537231],[1.4452547,42.7537041],[1.4453347,42.7537346],[1.4453847,42.7537117],[1.4453948,42.7535934],[1.4453447,42.7535629],[1.4451346,42.7535019],[1.4450347,42.7535248],[1.4447247,42.7534637],[1.4446247,42.7534637],[1.4445947,42.7534523],[1.4444747,42.7534828],[1.4443647,42.7534447],[1.4443247,42.7533951],[1.4442447,42.7533417],[1.4442247,42.7533035],[1.4441247,42.7532425],[1.4440147,42.7531128],[1.4438246,42.7529335],[1.4438447,42.7528915],[1.4439147,42.7529221],[1.4439747,42.7529335],[1.4440047,42.752903],[1.4439847,42.7528725],[1.4438947,42.7528038],[1.4439347,42.7528038],[1.4439747,42.7527847],[1.4439547,42.7527542],[1.4439847,42.752655],[1.4440647,42.752552],[1.4440647,42.7524452],[1.4441648,42.7524223],[1.4442047,42.7523918],[1.4442047,42.7523117],[1.4442546,42.752243],[1.4442647,42.7522049],[1.4442447,42.7521324],[1.4442546,42.7520943],[1.4442247,42.7519722],[1.4442647,42.7518845],[1.4443147,42.7518349],[1.4443947,42.7518044],[1.4444247,42.7517738],[1.4444747,42.7516823],[1.4446647,42.7514839],[1.4447147,42.7513847],[1.4447347,42.7514153],[1.4448147,42.7512932],[1.4448746,42.7511215],[1.4448647,42.7510719],[1.4448147,42.7509346],[1.4447447,42.750885],[1.4447247,42.7508545],[1.4446847,42.750843],[1.4446747,42.7507324],[1.4447247,42.7506447],[1.4447947,42.7505951],[1.4448547,42.7505226],[1.4448847,42.750515],[1.4449047,42.7504845],[1.4448847,42.7504234],[1.4448647,42.7502441],[1.4450147,42.7500839],[1.4450147,42.7500534],[1.4449548,42.750042],[1.4449247,42.7500153],[1.4450247,42.7499733],[1.4450647,42.7499428],[1.4452447,42.7496719],[1.4453547,42.7495918],[1.4454347,42.7494926],[1.4455947,42.7493935],[1.4456447,42.7493439],[1.4457147,42.7492523],[1.4457647,42.7491417],[1.4458147,42.7490425],[1.4459847,42.7489128],[1.4461046,42.748745],[1.4462047,42.7486725],[1.4462447,42.7486153],[1.4463247,42.7486153],[1.4463947,42.7485619],[1.4464147,42.7485352],[1.4464047,42.7484818],[1.4464347,42.7485046],[1.4464747,42.7484322],[1.4465247,42.7483826],[1.4465547,42.7483749],[1.4466947,42.7481842],[1.4467547,42.7482033],[1.4467847,42.7481728],[1.4467947,42.7481346],[1.4468247,42.7481346],[1.4468647,42.7481041],[1.4468946,42.748024],[1.4469247,42.7480316],[1.4469447,42.7480125],[1.4469347,42.747982],[1.4469947,42.7479744],[1.4470447,42.7478828],[1.4470847,42.7478523],[1.4471247,42.7478752],[1.4472047,42.7478027],[1.4472047,42.7477646],[1.4472547,42.747715],[1.4473747,42.7476349],[1.4474146,42.7475624],[1.4474447,42.7475433],[1.4474847,42.7474937],[1.4474947,42.7474136],[1.4475247,42.7473831],[1.4477247,42.7473221],[1.4477547,42.7472839],[1.4477847,42.7471924],[1.4478847,42.7471237],[1.4479446,42.7471046],[1.4480847,42.7470932],[1.4481547,42.7470245],[1.4481747,42.746994],[1.4482046,42.7468834],[1.4482547,42.7468147],[1.4483447,42.7467537],[1.4483947,42.7466316],[1.4484547,42.746563],[1.4484847,42.7464523],[1.4486747,42.746273],[1.4487647,42.7461739],[1.4488347,42.7461243],[1.4489547,42.7460823],[1.4490447,42.7460327],[1.4491047,42.7459641],[1.4491347,42.745903],[1.4491647,42.7458725],[1.4494647,42.7457237],[1.4495947,42.7456932],[1.4496347,42.7456551],[1.4497046,42.7456322],[1.4498047,42.745575],[1.4499646,42.7454338],[1.4500448,42.7453117],[1.4501847,42.7452316],[1.4502747,42.7452126],[1.4503247,42.745224],[1.4504247,42.7451134],[1.4504747,42.7451019],[1.4506147,42.7449532],[1.4506447,42.744873],[1.4507847,42.7448044],[1.4508348,42.7448349],[1.4509547,42.744854],[1.4511447,42.7447433],[1.4513347,42.7443848],[1.4513147,42.7442551],[1.4513247,42.7442245],[1.4514147,42.7442131],[1.4516147,42.7442436],[1.4519247,42.7444038],[1.4520247,42.7444038],[1.4520447,42.7443848],[1.4520247,42.7443352],[1.4520347,42.7442932],[1.4519846,42.7442627],[1.4519747,42.7442131],[1.4519347,42.7441826],[1.4518847,42.7441216],[1.4519247,42.7441139],[1.4519547,42.744133],[1.4521546,42.7441826],[1.4522247,42.7441216],[1.4521947,42.7441139],[1.4521847,42.7440834],[1.4523047,42.7440948],[1.4524047,42.744072],[1.4524148,42.7439919],[1.4525946,42.744072],[1.4526147,42.7440643],[1.4526147,42.7440453],[1.4526447,42.7440147],[1.4526347,42.7439919],[1.4526147,42.7439728],[1.4526147,42.7439423],[1.4526846,42.7439041],[1.4527947,42.7439041],[1.4527447,42.7437935],[1.4527647,42.7437744],[1.4528747,42.7438049],[1.4528347,42.7437134],[1.4528548,42.7436829],[1.4528847,42.7436638],[1.4530346,42.7436638],[1.4530547,42.7436447],[1.4530447,42.7436218],[1.4530547,42.7435837],[1.4531747,42.7435341],[1.4532547,42.7435226],[1.4533247,42.7435036],[1.4533447,42.7434425],[1.4533347,42.7434235],[1.4533947,42.7433739],[1.4534647,42.7433434],[1.4535547,42.7433319],[1.4536546,42.743412],[1.4536947,42.7434044],[1.4537547,42.7433243],[1.4537547,42.7432823],[1.4537346,42.7432632],[1.4537247,42.7431831],[1.4536647,42.7431335],[1.4536448,42.7430916],[1.4537747,42.7431221],[1.4538747,42.7431641],[1.4539047,42.7431717],[1.4539247,42.7431526],[1.4539247,42.743103],[1.4538847,42.743042],[1.4540547,42.743042],[1.4540547,42.7430725],[1.4542147,42.743084],[1.4542447,42.7431145],[1.4542947,42.7431221],[1.4544047,42.743042],[1.4544847,42.7430344],[1.4544446,42.7429352],[1.4543447,42.7428551],[1.4543047,42.7427444],[1.4542347,42.742672],[1.4542247,42.7426033],[1.4542947,42.7425842],[1.4543546,42.7426033],[1.4544747,42.7425919],[1.4545447,42.7426147],[1.4546347,42.7426033],[1.4546747,42.7425919],[1.4547447,42.7425537],[1.4548347,42.7425346],[1.4548748,42.7425041],[1.4548846,42.7424736],[1.4548447,42.7424736],[1.4548047,42.7424545],[1.4546947,42.742424],[1.4547247,42.7423935],[1.4548047,42.7423248],[1.4547946,42.7423019],[1.4547647,42.7422752],[1.4545847,42.7422028],[1.4545346,42.7421417],[1.4544047,42.7420731],[1.4544348,42.742054],[1.4546047,42.7420845],[1.4546447,42.7421036],[1.4547147,42.7420845],[1.4548247,42.7420845],[1.4549547,42.7420425],[1.4548047,42.7419243],[1.4547946,42.7418938],[1.4548147,42.7418747],[1.4547747,42.7418442],[1.4546947,42.741745],[1.4546847,42.7417145],[1.4547848,42.741703],[1.4548147,42.741684],[1.4548846,42.741684],[1.4549547,42.7416649],[1.4550147,42.7416039],[1.4549865,42.7415886],[1.4549465,42.7415657],[1.4549165,42.7415581],[1.4548665,42.7415581],[1.4548365,42.7415581],[1.4547966,42.741539],[1.4547665,42.7415161],[1.4547365,42.7414856],[1.4547065,42.741478],[1.4546665,42.741478],[1.4546365,42.741497],[1.4545865,42.7415085],[1.4545366,42.741497],[1.4544865,42.7415085],[1.4544365,42.7415085],[1.4543865,42.7415161],[1.4543365,42.7415276],[1.4542865,42.741539],[1.4542465,42.7415276],[1.4541965,42.7415276],[1.4541866,42.741497],[1.4541565,42.7415085],[1.4541165,42.741497],[1.4540865,42.741478],[1.4540765,42.7414284],[1.4540465,42.7414055],[1.4540465,42.7413788],[1.4540265,42.7413368],[1.4540265,42.7412987],[1.4540265,42.7412682],[1.4540166,42.7412186],[1.4539965,42.7411957],[1.4539465,42.7411766],[1.4539165,42.7411575],[1.4538765,42.741127],[1.4538366,42.7411156],[1.4537965,42.7410965],[1.4537566,42.7410889],[1.4537065,42.7410774],[1.4536666,42.7410583],[1.4536365,42.7410355],[1.4536165,42.7410278],[1.4535865,42.7410088],[1.4535666,42.7409973],[1.4535565,42.7409859],[1.4535365,42.7409668],[1.4535265,42.7409363],[1.4534866,42.7409058],[1.4534665,42.7408676],[1.4534465,42.7408371],[1.4534465,42.740799],[1.4534565,42.7407761],[1.4534665,42.7407379],[1.4534965,42.7407188],[1.4535165,42.7406883],[1.4535265,42.7406387],[1.4535365,42.7406082],[1.4535365,42.7405777],[1.4535666,42.7405472],[1.4535965,42.7405357],[1.4535865,42.740509],[1.4536065,42.7404861],[1.4536365,42.7404556],[1.4536566,42.7404175],[1.4537065,42.7403984],[1.4537466,42.7403679],[1.4537765,42.7403488],[1.4537765,42.7403183],[1.4537965,42.7402763],[1.4537865,42.7402382],[1.4537965,42.7401962],[1.4538065,42.7401772],[1.4537865,42.740139],[1.4537665,42.7401161],[1.4537365,42.7400856],[1.4537466,42.7400589],[1.4537365,42.7400169],[1.4537265,42.7399864],[1.4537065,42.7399483],[1.4536666,42.7399254],[1.4536465,42.7398987],[1.4536165,42.7398682],[1.4535565,42.7398376],[1.4535265,42.7398071],[1.4535165,42.739769],[1.4534866,42.739727],[1.4534866,42.7397156],[1.4534665,42.7396889],[1.4534465,42.7396584],[1.4534365,42.7396164],[1.4534165,42.7395859],[1.4533865,42.7395668],[1.4533765,42.7395287],[1.4533365,42.7395058],[1.4533265,42.7394676],[1.4533166,42.7394371],[1.4533166,42.739399],[1.4532965,42.739357],[1.4532865,42.7393379],[1.4532665,42.739296],[1.4532465,42.7392654],[1.4532365,42.7392387],[1.4532166,42.7392082],[1.4531965,42.7391777],[1.4531965,42.7391357],[1.4531865,42.739109],[1.4531965,42.7390785],[1.4531765,42.739048],[1.4531565,42.739006],[1.4531465,42.7389755],[1.4531265,42.7389488],[1.4531165,42.7389069],[1.4531065,42.7388763],[1.4530865,42.7388382],[1.4530865,42.7387962],[1.4530565,42.7387657],[1.4530365,42.738739],[1.4529965,42.7387085],[1.4529865,42.738678],[1.4530165,42.738678],[1.4530265,42.7386589],[1.4530165,42.7386589],[1.4529865,42.7386475],[1.4529566,42.7386284],[1.4529465,42.7385864],[1.4529165,42.7385559],[1.4528965,42.7385368],[1.4528865,42.7385254],[1.4528666,42.7385063],[1.4528766,42.7384987],[1.4528565,42.7384682],[1.4528165,42.7384377],[1.4527766,42.7384186],[1.4527565,42.7383881],[1.4527365,42.738369],[1.4527065,42.7383461],[1.4526765,42.7383156],[1.4526565,42.7382889],[1.4526165,42.738266],[1.4525865,42.7382469],[1.4525465,42.7382355],[1.4525065,42.7382088],[1.4524665,42.7381783],[1.4524266,42.7381477],[1.4523865,42.7381363],[1.4523565,42.7381058],[1.4523165,42.7380867],[1.4522765,42.7380562],[1.4522365,42.7380371],[1.4521766,42.738018],[1.4521465,42.737999],[1.4521165,42.7379875],[1.4520565,42.737957],[1.4520065,42.737957],[1.4519565,42.7379456],[1.4519265,42.737957],[1.4518865,42.7379761],[1.4518465,42.737999],[1.4518065,42.7380066],[1.4517565,42.7380371],[1.4516965,42.7380562],[1.4516665,42.7380753],[1.4516165,42.7380562],[1.4515665,42.7380867],[1.4515365,42.7380981],[1.4515265,42.7380753],[1.4515165,42.7380257],[1.4515165,42.7379684],[1.4515165,42.7379074],[1.4515165,42.7378578],[1.4515365,42.7378387],[1.4515365,42.7378082],[1.4515665,42.7377663],[1.4515865,42.7377472],[1.4516065,42.7377281],[1.4516466,42.7377281],[1.4516865,42.7377167],[1.4517065,42.7376862],[1.4517366,42.7376556],[1.4517465,42.7376289],[1.4517565,42.737587],[1.4517765,42.7375565],[1.4517865,42.7375183],[1.4518166,42.7374878],[1.4518565,42.7374573],[1.4519066,42.7374382],[1.4519365,42.7374153],[1.4519565,42.7373962],[1.4519765,42.7373657],[1.4520065,42.7373466],[1.4520265,42.7373161],[1.4520565,42.7373085],[1.4520866,42.737278],[1.4520965,42.7372475],[1.4521065,42.7372055],[1.4521365,42.7371788],[1.4521465,42.7371254],[1.4521666,42.7370872],[1.4521666,42.7371178],[1.4521965,42.7371254],[1.4522065,42.7370872],[1.4522165,42.7370453],[1.4522265,42.7369957],[1.4521965,42.736969],[1.4521865,42.736927],[1.4521766,42.7368965],[1.4521865,42.7368469],[1.4521565,42.7368088],[1.4521365,42.7367783],[1.4521165,42.7367554],[1.4520965,42.7367172],[1.4520665,42.7367058],[1.4520165,42.7366753],[1.4519765,42.7366562],[1.4519265,42.7366486],[1.4519165,42.7366257],[1.4519165,42.736618],[1.4518865,42.736599],[1.4518965,42.736557],[1.4518865,42.7365265],[1.4518567,42.7365417],[1.4518368,42.7365494],[1.4518368,42.7365608],[1.4518268,42.7365685],[1.4517968,42.7365417],[1.4517767,42.7365303],[1.4517767,42.7365112],[1.4518068,42.7364998],[1.4518168,42.7364693],[1.4518368,42.7364807],[1.4518567,42.7364922],[1.4518868,42.7364693],[1.4518768,42.7364502],[1.4518968,42.7364197],[1.4519268,42.7364006],[1.4519367,42.7363815],[1.4519668,42.736351],[1.4519868,42.7363205],[1.4519968,42.7362785],[1.4520167,42.7362595],[1.4520367,42.7362213],[1.4520568,42.7361794],[1.4520768,42.7361488],[1.4520868,42.7361221],[1.4521167,42.7360916],[1.4520668,42.7360611],[1.4520768,42.7360115],[1.4520768,42.7359695],[1.4520768,42.7359314],[1.4520768,42.7359009],[1.4521067,42.7358894],[1.4521167,42.7358589],[1.4521267,42.7358208],[1.4521368,42.7358017],[1.4521468,42.7357521],[1.4521568,42.7357216],[1.4521568,42.7356911],[1.4521668,42.735672],[1.4521568,42.7356606],[1.4521568,42.7356186],[1.4521568,42.7355804],[1.4521468,42.7355499],[1.4521668,42.7355309],[1.4521568,42.7355118],[1.4521768,42.7354813],[1.4522067,42.7354507],[1.4522268,42.7354317],[1.4522568,42.7354012],[1.4522768,42.7353516],[1.4522867,42.735321],[1.4522768,42.7352791],[1.4522067,42.73526],[1.4522067,42.7352219],[1.4522167,42.7351799],[1.4522768,42.7351799],[1.4523168,42.7351418],[1.4523268,42.7350998],[1.4523568,42.7350807],[1.4523867,42.7350502],[1.4523867,42.7350121],[1.4523968,42.7349701],[1.4524368,42.7349586],[1.4524667,42.7349396],[1.4524767,42.7349014],[1.4524968,42.7348595],[1.4525068,42.7348289],[1.4525068,42.7347908],[1.4525368,42.7347603],[1.4525567,42.7347221],[1.4525567,42.7346916],[1.4525567,42.7346497],[1.4525368,42.7346191],[1.4525268,42.734581],[1.4525068,42.7345505],[1.4525068,42.73452],[1.4524767,42.7345009],[1.4524567,42.7344704],[1.4524268,42.7344322],[1.4523968,42.7344017],[1.4523667,42.7343521],[1.4523568,42.7343102],[1.4523468,42.7342796],[1.4523168,42.7342491],[1.4522867,42.7342186],[1.4522568,42.734211],[1.4522468,42.734169],[1.4522368,42.7341194],[1.4522368,42.7340698],[1.4522167,42.7340202],[1.4522167,42.7339897],[1.4521868,42.7339592],[1.4521868,42.7339211],[1.4521668,42.7338905],[1.4521368,42.73386],[1.4521368,42.7338295],[1.4520968,42.7337685],[1.4521267,42.7337189],[1.4521167,42.7336998],[1.4521368,42.7336693],[1.4521368,42.7336388],[1.4521267,42.7336121],[1.4520968,42.7335892],[1.4520768,42.733551],[1.4520367,42.733532],[1.4520068,42.7335014],[1.4519567,42.7334595],[1.4519367,42.7334213],[1.4519268,42.7333908],[1.4518968,42.7333717],[1.4518868,42.7333412],[1.4519168,42.7333221],[1.4519567,42.7332993],[1.4519868,42.7333298],[1.4520267,42.7333221],[1.4520568,42.7333107],[1.4520968,42.7333221],[1.4521468,42.7333298],[1.4521868,42.7333221],[1.4522167,42.7333221],[1.4522568,42.7333412],[1.4522967,42.7333488],[1.4523468,42.7333412],[1.4523767,42.7333107],[1.4524168,42.7332993],[1.4524567,42.7332802],[1.4525068,42.7332687],[1.4525567,42.7332497],[1.4525868,42.7332191],[1.4526367,42.7331886],[1.4526968,42.733181],[1.4527367,42.7331696],[1.4527768,42.7331619],[1.4528067,42.733139],[1.4528468,42.7331314],[1.4528967,42.7331009],[1.4529468,42.7331009],[1.4529967,42.7330818],[1.4530468,42.7330513],[1.4530867,42.7330399],[1.4531268,42.7330399],[1.4531767,42.7330322],[1.4531968,42.7330093],[1.4532567,42.7329903],[1.4532868,42.7329788],[1.4533367,42.7329521],[1.4533668,42.7329216],[1.4534068,42.7329102],[1.4534668,42.7328987],[1.4535068,42.732872],[1.4535568,42.7328491],[1.4535967,42.7328186],[1.4536368,42.7327995],[1.4536768,42.7327919],[1.4537168,42.7327805],[1.4537468,42.7327614],[1.4537967,42.7327499],[1.4537867,42.7326889],[1.4538068,42.7326622],[1.4538168,42.7326202],[1.4537867,42.7325821],[1.4537767,42.7325401],[1.4537767,42.732502],[1.4537767,42.73246],[1.4537668,42.7324295],[1.4537867,42.7323914],[1.4537867,42.7323494],[1.4538168,42.7323189],[1.4538268,42.7322807],[1.4538568,42.7322388],[1.4538268,42.7322121],[1.4538168,42.7321701],[1.4537867,42.732132],[1.4537568,42.7321014],[1.4537468,42.7320595],[1.4537067,42.732029],[1.4536668,42.7319984],[1.4536067,42.7319794],[1.4535668,42.7319603],[1.4535367,42.7319412],[1.4535068,42.7318993],[1.4534768,42.7318611],[1.4534467,42.7318306],[1.4534267,42.7318001],[1.4533968,42.7317696],[1.4533768,42.731739],[1.4533668,42.73172],[1.4533467,42.7316895],[1.4533068,42.7316589],[1.4533068,42.7316322],[1.4532968,42.7315903],[1.4532768,42.7315598],[1.4532467,42.7315292],[1.4532168,42.7314911],[1.4531868,42.7314606],[1.4531567,42.7314301],[1.4531168,42.7313995],[1.4530668,42.731369],[1.4530468,42.7313499],[1.4530067,42.7313118],[1.4529668,42.7312889],[1.4529268,42.7312622],[1.4528868,42.7312508],[1.4528568,42.7312202],[1.4528167,42.7312012],[1.4527768,42.7311707],[1.4527467,42.7311401],[1.4526968,42.7311096],[1.4526668,42.7310905],[1.4526168,42.7310715],[1.4525768,42.73106],[1.4525268,42.731041],[1.4524868,42.7310104],[1.4524468,42.7309799],[1.4524068,42.7309494],[1.4523968,42.7309189],[1.4523767,42.7308807],[1.4523667,42.7308388],[1.4523368,42.7308197],[1.4522967,42.7307816],[1.4522568,42.730751],[1.4522368,42.7307205],[1.4521967,42.7307014],[1.4521868,42.7306709],[1.4521468,42.7306519],[1.4521267,42.7306213],[1.4521067,42.7305794],[1.4520768,42.7305412],[1.4520468,42.7305222],[1.4520267,42.7304916],[1.4519968,42.7304688],[1.4519768,42.730442],[1.4519467,42.7304115],[1.4519268,42.730381],[1.4519068,42.7303505],[1.4518868,42.73032],[1.4518567,42.7302895],[1.4518268,42.7302704],[1.4518168,42.7302399],[1.4517868,42.7302094],[1.4517567,42.7302017],[1.4517168,42.7301712],[1.4516968,42.7301292],[1.4516667,42.7300987],[1.4516368,42.730072],[1.4515867,42.7300491],[1.4515568,42.7300301],[1.4515268,42.7299995],[1.4514868,42.729969],[1.4514568,42.7299385],[1.4514167,42.7299118],[1.4513768,42.7298813],[1.4513367,42.7298622],[1.4513068,42.7298203],[1.4512868,42.7297897],[1.4512568,42.7297707],[1.4512168,42.7297401],[1.4512068,42.7297096],[1.4511768,42.7296791],[1.4511268,42.72966],[1.4510968,42.729641],[1.4510667,42.7296104],[1.4510368,42.7295799],[1.4510168,42.7295418],[1.4510068,42.7295113],[1.4509867,42.7294693],[1.4509767,42.7294388],[1.4509568,42.7294006],[1.4509568,42.7293587],[1.4509568,42.7293205],[1.4509368,42.72929],[1.4509168,42.7292595],[1.4508967,42.729229],[1.4508668,42.7291985],[1.4508568,42.7291603],[1.4508568,42.7291222],[1.4508468,42.7290802],[1.4508368,42.7290497],[1.4508368,42.7290115],[1.4508168,42.728981],[1.4507768,42.7289391],[1.4507568,42.7289085],[1.4507368,42.7288704],[1.4507067,42.7288399],[1.4507067,42.7287903],[1.4506768,42.7287598],[1.4506868,42.7287216],[1.4506868,42.7286797],[1.4506568,42.7286491],[1.4506468,42.728611],[1.4506167,42.7285805],[1.4505968,42.7285385],[1.4505668,42.7285004],[1.4505168,42.7284813],[1.4504768,42.7284622],[1.4504567,42.7284317],[1.4504168,42.7284012],[1.4503767,42.7283707],[1.4503368,42.7283516],[1.4502867,42.7283211],[1.4502468,42.7282906],[1.4502168,42.72826],[1.4501767,42.728241],[1.4501268,42.7282219],[1.4500867,42.728199],[1.4500368,42.7281799],[1.4499967,42.7281799],[1.4499468,42.7281685],[1.4499167,42.7281418],[1.4498768,42.7281303],[1.4498367,42.7281189],[1.4497768,42.7280998],[1.4497467,42.7280807],[1.4496868,42.7280807],[1.4496368,42.7280617],[1.4495867,42.7280388],[1.4495468,42.7280197],[1.4494967,42.7280121],[1.4494468,42.7279892],[1.4493867,42.7279701],[1.4493368,42.7279587],[1.4492768,42.7279396],[1.4492267,42.7279396],[1.4491668,42.7279205],[1.4491168,42.7279091],[1.4490567,42.7279091],[1.4490168,42.7279015],[1.4489567,42.7279015],[1.4489168,42.7279015],[1.4488667,42.7279015],[1.4488268,42.7279015],[1.4487668,42.72789],[1.4487168,42.72789],[1.4486668,42.7278786],[1.4486167,42.7278786],[1.4485668,42.7278786],[1.4485267,42.7278709],[1.4484968,42.7278595],[1.4484568,42.7278214],[1.4483968,42.7278099],[1.4483567,42.7277908],[1.4483168,42.7277718],[1.4482868,42.7277298],[1.4482467,42.7277222],[1.4481968,42.7276993],[1.4481567,42.7276993],[1.4481168,42.7276993],[1.4480667,42.7277107],[1.4480168,42.7277222],[1.4479768,42.7277107],[1.4479268,42.7277107],[1.4478768,42.7277107],[1.4478167,42.7276993],[1.4477668,42.7277107],[1.4477267,42.7276993],[1.4476868,42.7276993],[1.4476467,42.7276917],[1.4475868,42.7277107],[1.4475268,42.7277107],[1.4474868,42.7277298],[1.4474468,42.7277412],[1.4474068,42.7277298],[1.4473667,42.7277489],[1.4473268,42.7277718],[1.4472867,42.7277603],[1.4472468,42.7277794],[1.4472067,42.7277985],[1.4471568,42.7277908],[1.4471167,42.7277985],[1.4470768,42.7278214],[1.4470267,42.727829],[1.4469868,42.7278404],[1.4469568,42.7278595],[1.4469168,42.7278709],[1.4468567,42.7279091],[1.4468367,42.7279396],[1.4468168,42.727951],[1.4467868,42.7279816],[1.4467468,42.7279892],[1.4467168,42.7279701],[1.4466968,42.7279396],[1.4466968,42.7279015],[1.4466867,42.7278709],[1.4466968,42.727829],[1.4467268,42.7277985],[1.4467161,42.7277679],[1.446736,42.7277489],[1.446766,42.7277184],[1.446816,42.7277107],[1.446846,42.7276878],[1.446856,42.7276497],[1.446876,42.7276306],[1.446896,42.7276077],[1.446946,42.7275887],[1.4469761,42.7275581],[1.447006,42.72752],[1.447036,42.7274895],[1.447046,42.7274399],[1.4470561,42.7274094],[1.4470561,42.7273674],[1.447076,42.7273407],[1.447096,42.7272987],[1.447106,42.7272606],[1.447136,42.7272301],[1.4471461,42.7271996],[1.447176,42.7271576],[1.447196,42.7271309],[1.447226,42.7271004],[1.4472361,42.7270699],[1.447266,42.7270393],[1.447286,42.7269974],[1.447306,42.7269783],[1.447336,42.7269478],[1.447376,42.7269287],[1.447396,42.7269096],[1.447456,42.7268791],[1.4474961,42.72686],[1.447516,42.7268295],[1.447536,42.7267799],[1.447576,42.7267609],[1.447616,42.726738],[1.447656,42.7266998],[1.447696,42.7266998],[1.447736,42.7266808],[1.4477561,42.7266579],[1.447806,42.7266388],[1.4478461,42.7266197],[1.447866,42.7265892],[1.447906,42.7265701],[1.4479361,42.7265511],[1.447966,42.7265205],[1.447986,42.7265205],[1.4480261,42.7264977],[1.448076,42.72649],[1.4481161,42.7264709],[1.448176,42.7264595],[1.4482061,42.7264404],[1.448246,42.7264175],[1.448236,42.7263794],[1.448276,42.7263489],[1.4482961,42.7263107],[1.4482961,42.7262688],[1.448326,42.7262383],[1.448366,42.7262001],[1.448396,42.7261581],[1.448426,42.7261391],[1.448426,42.7261086],[1.4484661,42.7260704],[1.448486,42.7260284],[1.448526,42.7259979],[1.4485561,42.7259674],[1.4485561,42.7259407],[1.4485561,42.7258873],[1.4485561,42.7258606],[1.4485461,42.7258186],[1.448536,42.7257881],[1.448536,42.72575],[1.448536,42.7257195],[1.448506,42.7256889],[1.448476,42.7256584],[1.448456,42.7256393],[1.448436,42.7255974],[1.448416,42.7255707],[1.4483761,42.7255402],[1.448356,42.7255173],[1.448346,42.7254791],[1.448336,42.725441],[1.448356,42.7254105],[1.4483761,42.7253799],[1.4483761,42.725338],[1.448386,42.7252998],[1.448396,42.7252693],[1.448396,42.7252388],[1.4483761,42.7252083],[1.448356,42.7251778],[1.448306,42.7251205],[1.448276,42.7250977],[1.448246,42.7250595],[1.448246,42.725029],[1.448216,42.7249908],[1.4481961,42.724968],[1.4481961,42.7249298],[1.4481961,42.7248993],[1.448176,42.7248573],[1.448166,42.7248192],[1.448176,42.7247887],[1.448156,42.7247505],[1.448126,42.7247276],[1.4481161,42.7247009],[1.4481061,42.724678],[1.448076,42.7246399],[1.448036,42.7246208],[1.4480261,42.7245674],[1.448016,42.7245407],[1.448006,42.7245102],[1.447986,42.7244797],[1.447976,42.7244301],[1.447976,42.7243881],[1.447966,42.7243576],[1.447956,42.7243195],[1.4479361,42.7242775],[1.447916,42.7242508],[1.447906,42.7242203],[1.447896,42.7241898],[1.447886,42.7241592],[1.447866,42.7241287],[1.447836,42.7240982],[1.447816,42.7240601],[1.447786,42.7240295],[1.447776,42.7239876],[1.447746,42.7239609],[1.447736,42.7239304],[1.447716,42.7239189],[1.447726,42.7238884],[1.447736,42.7238808],[1.447746,42.7238693],[1.447746,42.7238579],[1.447736,42.7238579],[1.447736,42.7238388],[1.447736,42.7238197],[1.447726,42.7238083],[1.447736,42.7238007],[1.447696,42.7237778],[1.447696,42.7237396],[1.4476761,42.7237091],[1.447656,42.723671],[1.447636,42.7236404],[1.447596,42.7236099],[1.447576,42.7235794],[1.447546,42.7235603],[1.447516,42.7235298],[1.447486,42.7235184],[1.447456,42.7234802],[1.447436,42.7234497],[1.447436,42.7234192],[1.447446,42.723381],[1.447426,42.7233505],[1.4474061,42.7233086],[1.447376,42.7232895],[1.447356,42.7232704],[1.447346,42.7232399],[1.447336,42.7231979],[1.447336,42.7231598],[1.447336,42.7231178],[1.447306,42.7230797],[1.447286,42.7230301],[1.447266,42.7229996],[1.4472361,42.7229805],[1.447206,42.72295],[1.447186,42.7229195],[1.447156,42.7228775],[1.447126,42.7228508],[1.447106,42.7228088],[1.4470661,42.7227783],[1.447036,42.7227478],[1.447016,42.7227173],[1.4469761,42.7226982],[1.446956,42.7226677],[1.446936,42.7226295],[1.446926,42.7225876],[1.446926,42.722538],[1.446926,42.7224998],[1.446926,42.7224693],[1.446946,42.7224388],[1.446956,42.7224007],[1.446956,42.7223587],[1.446946,42.7223282],[1.446936,42.72229],[1.446916,42.7222595],[1.446896,42.7222404],[1.446866,42.7222099],[1.446836,42.722168],[1.446786,42.7221489],[1.446736,42.7221489],[1.4467161,42.7221298],[1.446686,42.7220802],[1.446646,42.7220497],[1.4466161,42.7220078],[1.446606,42.7219696],[1.446586,42.7219276],[1.446576,42.7219009],[1.446576,42.7218475],[1.446586,42.7218094],[1.446586,42.7217789],[1.446576,42.7217598],[1.446546,42.7217293],[1.4465261,42.7217102],[1.446506,42.7216682],[1.446496,42.7216187],[1.446466,42.7215805],[1.446456,42.7215576],[1.446436,42.7215309],[1.446426,42.7215004],[1.446416,42.7214699],[1.446396,42.7214279],[1.446386,42.7213974],[1.4463561,42.7213707],[1.446326,42.7213173],[1.4462761,42.7212982],[1.446256,42.7212677],[1.446236,42.721241],[1.446236,42.7211876],[1.446226,42.7211609],[1.446216,42.7211189],[1.446216,42.7210808],[1.446226,42.7210388],[1.446226,42.7210007],[1.446216,42.7209587],[1.446196,42.7209206],[1.4461861,42.7208786],[1.4461861,42.7208595],[1.4461761,42.7208481],[1.446166,42.720829],[1.446146,42.7208099],[1.446136,42.720768],[1.446136,42.7207375],[1.446146,42.7207184],[1.4461761,42.7207108],[1.446156,42.7206879],[1.446126,42.7206688],[1.446136,42.7206383],[1.446146,42.7206078],[1.4461761,42.7205887],[1.446216,42.7205582],[1.4462661,42.7205505],[1.446316,42.7205276],[1.446346,42.7205009],[1.446386,42.7204704],[1.446416,42.7204399],[1.446436,42.7204094],[1.446466,42.7203903],[1.446516,42.7203598],[1.446566,42.7203293],[1.4466161,42.7203102],[1.446656,42.7202873],[1.446686,42.7202682],[1.446686,42.7202301],[1.446696,42.7201881],[1.4467161,42.7201881],[1.446696,42.7201691],[1.4467061,42.7201576],[1.4467161,42.72015],[1.446736,42.7201385],[1.446686,42.7201309],[1.446696,42.7201004],[1.4467161,42.7200584],[1.446686,42.7200203],[1.446676,42.7199783],[1.446696,42.7199287],[1.446696,42.7198906],[1.4467061,42.7198601],[1.4467161,42.7198181],[1.4467061,42.7197876],[1.446696,42.7197609],[1.446696,42.7197189],[1.4467161,42.7196808],[1.446736,42.7196503],[1.446756,42.7196083],[1.446806,42.7195778],[1.446846,42.7195587],[1.4468861,42.7195282],[1.446896,42.7194977],[1.446916,42.7194595],[1.446926,42.719429],[1.446936,42.7194099],[1.446956,42.7193794],[1.4469761,42.7193298],[1.4469579,42.7193222],[1.446918,42.7193146],[1.446878,42.7193031],[1.446848,42.7193146],[1.446808,42.7193146],[1.4467781,42.7193031],[1.446748,42.7193222],[1.446708,42.7193222],[1.446658,42.7193336],[1.446628,42.7193222],[1.4465981,42.7193222],[1.446578,42.7193336],[1.446558,42.7193336],[1.446508,42.7193413],[1.446468,42.7193413],[1.446418,42.7193527],[1.446368,42.7193413],[1.446318,42.7193413],[1.446268,42.7193413],[1.446218,42.7193336],[1.4461679,42.7193336],[1.446128,42.7193413],[1.4460779,42.7193336],[1.446028,42.7193222],[1.445978,42.7193222],[1.445938,42.7193031],[1.445908,42.7192917],[1.445868,42.7192726],[1.445828,42.7192421],[1.445758,42.7192345],[1.4457181,42.719223],[1.445678,42.719223],[1.445618,42.7192116],[1.445588,42.7191925],[1.445538,42.7192039],[1.445478,42.7191849],[1.4454581,42.719162],[1.445418,42.7191429],[1.4453779,42.7191429],[1.445328,42.7191238],[1.4452879,42.7191124],[1.445238,42.7190933],[1.4451981,42.7190819],[1.445158,42.7190628],[1.445118,42.7190514],[1.445068,42.7190323],[1.4450181,42.7190132],[1.444978,42.7189941],[1.4449281,42.7189713],[1.444898,42.7189522],[1.444838,42.7189331],[1.444788,42.7189217],[1.444738,42.7189026],[1.444708,42.7188911],[1.444648,42.7189026],[1.4445879,42.7188911],[1.444538,42.7188835],[1.4445174,42.7188416],[1.4444774,42.7188225],[1.4444274,42.7188034],[1.4443874,42.7188034],[1.4443574,42.7188034],[1.4443474,42.7188034],[1.4443173,42.718792],[1.4442774,42.7187843],[1.4442374,42.7187729],[1.4442074,42.7187614],[1.4441375,42.7187538],[1.4441274,42.7187233],[1.4440874,42.7187042],[1.4440573,42.7186813],[1.4440475,42.7186546],[1.4440374,42.7186241],[1.4440674,42.7186241],[1.4440774,42.718605],[1.4440874,42.7185822],[1.4441174,42.7185631],[1.4441574,42.7185631],[1.4441874,42.718544],[1.4442074,42.7185326],[1.4442474,42.7185249],[1.4442674,42.7184944],[1.4442774,42.7184639],[1.4442974,42.7184334],[1.4442974,42.7184029],[1.4442974,42.7183838],[1.4442874,42.7183418],[1.4442574,42.7183113],[1.4442174,42.7182922],[1.4441974,42.7182541],[1.4441774,42.7182121],[1.4440874,42.718174],[1.4441274,42.7181549],[1.4441574,42.718174],[1.4441974,42.7181625],[1.4442474,42.718174],[1.4442874,42.718174],[1.4443173,42.7181549],[1.4443574,42.7181549],[1.4443974,42.718132],[1.4444474,42.7181244],[1.4444875,42.7181435],[1.4445274,42.7181244],[1.4445775,42.7181015],[1.4446274,42.7181015],[1.4446673,42.7180939],[1.4446974,42.7180824],[1.4447374,42.7180824],[1.4447774,42.7180824],[1.4448174,42.7180634],[1.4448674,42.7180328],[1.4449074,42.7180519],[1.4449574,42.7180748],[1.4449974,42.7180824],[1.4450274,42.7181015],[1.4450574,42.7180748],[1.4451073,42.7180939],[1.4451574,42.7180939],[1.4451973,42.7181129],[1.4452474,42.7181244],[1.4452974,42.7181244],[1.4453374,42.718132],[1.4453773,42.7181244],[1.4454274,42.7181244],[1.4454774,42.7181244],[1.4455374,42.7181129],[1.4455974,42.7181244],[1.4456574,42.718132],[1.4456974,42.7181435],[1.4457574,42.7181549],[1.4458174,42.7181625],[1.4458674,42.7181816],[1.4459174,42.7181931],[1.4459474,42.7182121],[1.4460074,42.7182045],[1.4460474,42.7182236],[1.4460874,42.718235],[1.4461274,42.7182121],[1.4461774,42.7182045],[1.4462274,42.7181931],[1.4462574,42.7181816],[1.4462974,42.7181816],[1.4463174,42.7181549],[1.4463373,42.7181435],[1.4463674,42.718132],[1.4463974,42.718132],[1.4464175,42.7181244],[1.4464474,42.7180939],[1.4464774,42.7180824],[1.4464974,42.7180634],[1.4465274,42.7180443],[1.4465574,42.7180328],[1.4465874,42.7180214],[1.4466174,42.7180023],[1.4466374,42.7180023],[1.4466474,42.7179718],[1.4466574,42.7179413],[1.4466873,42.7179527],[1.4467174,42.7179642],[1.4467574,42.7179527],[1.4467974,42.7179718],[1.4468374,42.7179718],[1.4468774,42.7179832],[1.4469374,42.7179718],[1.4469974,42.7179832],[1.4470373,42.7179947],[1.4470774,42.7180023],[1.4471174,42.7180023],[1.4471574,42.7180138],[1.4471974,42.7180214],[1.4472574,42.7180214],[1.4472975,42.7180214],[1.4473374,42.7180138],[1.4473774,42.7180214],[1.4474174,42.7180214],[1.4474074,42.7180023],[1.4473774,42.7180023],[1.4473674,42.7179718],[1.4473974,42.7179642],[1.4474274,42.7179527],[1.4474674,42.7179642],[1.4474974,42.7179642],[1.4475374,42.7179527],[1.4475774,42.7179642],[1.4476274,42.7179413],[1.4476475,42.7179337],[1.4476874,42.7179222],[1.4477375,42.7178917],[1.4477774,42.7178841],[1.4478273,42.7178535],[1.4478574,42.7178345],[1.4478774,42.7177925],[1.4479074,42.717762],[1.4479374,42.7177315],[1.4479774,42.7177238],[1.4480174,42.7177238],[1.4480674,42.7177124],[1.4481074,42.7177124],[1.4481574,42.7177048],[1.4481874,42.7177124],[1.4482374,42.7177048],[1.4482774,42.7177124],[1.4483074,42.7177048],[1.4482874,42.7176819],[1.4482774,42.7176437],[1.4482673,42.7176247],[1.4482274,42.7176018],[1.4481874,42.7175751],[1.4481574,42.7175522],[1.4481274,42.7175331],[1.4480973,42.7175026],[1.4480774,42.7174835],[1.4480774,42.7174644],[1.4480973,42.7174416],[1.4481274,42.7174416],[1.4480973,42.7174225],[1.4480774,42.7174149],[1.4480574,42.717392],[1.4480174,42.7173615],[1.4479774,42.7173424],[1.4479674,42.7173233],[1.4479674,42.7173042],[1.4479674,42.7173233],[1.4479574,42.7173347],[1.4479574,42.7173233],[1.4479374,42.7173042],[1.4479374,42.7172813],[1.4479374,42.7172432],[1.4479374,42.7172127],[1.4479374,42.7171822],[1.4479374,42.717144],[1.4479374,42.7171135],[1.4479674,42.7170944],[1.4480274,42.7171021],[1.4480174,42.7170639],[1.448037,42.7170715],[1.4480571,42.717083],[1.448097,42.717083],[1.448137,42.7171021],[1.448167,42.7171211],[1.448197,42.7171211],[1.4482369,42.7171402],[1.448257,42.7171402],[1.448297,42.7171631],[1.4483171,42.7171707],[1.448357,42.7171936],[1.4484169,42.7171936],[1.448457,42.7171822],[1.448507,42.7172012],[1.448557,42.7172127],[1.448597,42.7172127],[1.448637,42.7172203],[1.4486769,42.7172318],[1.448717,42.7172432],[1.4487669,42.7172432],[1.448807,42.7172623],[1.4488569,42.7172508],[1.448897,42.7172432],[1.4489371,42.7172203],[1.448957,42.7172012],[1.448967,42.7171631],[1.448967,42.7171326],[1.448947,42.7171021],[1.448907,42.7170906],[1.448877,42.7170639],[1.448837,42.7170334],[1.448797,42.7170219],[1.4487571,42.7170029],[1.448697,42.7169838],[1.448657,42.7169724],[1.448627,42.7169418],[1.448577,42.7169304],[1.448537,42.7169304],[1.4484971,42.7169304],[1.448477,42.7169113],[1.448437,42.7169037],[1.4484071,42.7168808],[1.448357,42.7168503],[1.4483171,42.7168236],[1.448257,42.7167931],[1.4482369,42.7167816],[1.448207,42.7167511],[1.448207,42.7167206],[1.448187,42.7167015],[1.448177,42.7166634],[1.4481471,42.7166405],[1.448137,42.7166214],[1.448137,42.7166138],[1.448187,42.7165833],[1.448217,42.7165413],[1.448267,42.7165222],[1.448307,42.7164917],[1.448357,42.7164726],[1.4484071,42.7164536],[1.448457,42.7164307],[1.448517,42.716423],[1.448567,42.7164001],[1.448617,42.7163925],[1.448667,42.7163811],[1.448717,42.7163811],[1.4487669,42.716362],[1.448797,42.716362],[1.4488471,42.7163429],[1.448887,42.7163315],[1.448927,42.7163315],[1.448967,42.7163506],[1.448997,42.7163734],[1.449017,42.7163811],[1.449037,42.7163925],[1.449037,42.7163811],[1.449077,42.7164001],[1.4491169,42.716423],[1.449177,42.7164421],[1.449227,42.7164536],[1.449267,42.7164726],[1.449317,42.7164726],[1.4493769,42.7164917],[1.449417,42.7165108],[1.449457,42.7165413],[1.449507,42.7165413],[1.449537,42.7165108],[1.449587,42.7165222],[1.4496371,42.7165222],[1.449687,42.7165222],[1.449747,42.7165337],[1.449787,42.7165413],[1.4498169,42.7165413],[1.449877,42.7165604],[1.449887,42.7165337],[1.449867,42.7164803],[1.4498169,42.7164307],[1.449807,42.7163925],[1.4498169,42.716362],[1.449797,42.7163315],[1.449757,42.7162933],[1.449737,42.7162704],[1.449717,42.7162323],[1.449717,42.7161903],[1.449707,42.7161636],[1.449697,42.7161331],[1.449677,42.7161026],[1.449667,42.7160835],[1.449657,42.7160606],[1.4496371,42.716011],[1.4496371,42.7159805],[1.449657,42.7159538],[1.4496469,42.7159233],[1.4496469,42.7158928],[1.4496371,42.7158508],[1.4496371,42.7158203],[1.4496469,42.7157822],[1.4496469,42.7157402],[1.4496469,42.7157135],[1.4496469,42.715683],[1.4496469,42.7156525],[1.4496469,42.7156105],[1.4496469,42.7155724],[1.4496371,42.7155304],[1.449617,42.7155037],[1.449607,42.7154007],[1.449627,42.7153702],[1.4496469,42.7151222],[1.449617,42.7150803],[1.449597,42.7150421],[1.449617,42.715023],[1.449597,42.7149811],[1.449577,42.7149429],[1.449577,42.7149124],[1.449577,42.7148819],[1.449597,42.7148819],[1.449617,42.7148514],[1.449597,42.7148209],[1.449577,42.7147827],[1.4495569,42.7147408],[1.4495471,42.7147026],[1.4495569,42.7146721],[1.4495569,42.7146416],[1.4495569,42.7146111],[1.449577,42.7145805],[1.449617,42.7145538],[1.4496469,42.7145233],[1.449677,42.7145004],[1.449697,42.7144623],[1.449737,42.7144737],[1.449767,42.7144318],[1.449777,42.7144012],[1.449887,42.7143211],[1.449887,42.7142906],[1.4499069,42.7142715],[1.449957,42.7142601],[1.4499871,42.7142334],[1.4499969,42.7142029],[1.450007,42.7141609],[1.450017,42.7141113],[1.450037,42.7140808],[1.4500771,42.7140503],[1.450097,42.7140236],[1.450137,42.7139931],[1.4501669,42.7139626],[1.450197,42.7139435],[1.450207,42.7139015],[1.450237,42.7138634],[1.450267,42.7138214],[1.450297,42.7137909],[1.450327,42.7137604],[1.450357,42.7137337],[1.450387,42.7136917],[1.450397,42.7136536],[1.450417,42.713623],[1.4504271,42.7135925],[1.4504369,42.7135506],[1.450457,42.7135124],[1.450487,42.7134819],[1.450487,42.7134514],[1.4505171,42.7134132],[1.450527,42.7133827],[1.450537,42.7133408],[1.450557,42.7133102],[1.450567,42.7132721],[1.450577,42.7132416],[1.450577,42.7132034],[1.450597,42.7131615],[1.4506069,42.7131233],[1.450617,42.7130928],[1.450637,42.7130432],[1.450647,42.7130203],[1.450657,42.7129822],[1.450657,42.7129402],[1.4506871,42.7129211],[1.4506871,42.7128906],[1.450707,42.7128525],[1.450727,42.7128105],[1.450747,42.7127914],[1.450757,42.7127609],[1.4507869,42.7127304],[1.450817,42.7127037],[1.450837,42.7126617],[1.450847,42.7126312],[1.450857,42.7125931],[1.450877,42.7125626],[1.450907,42.7125206],[1.450937,42.7124939],[1.450947,42.7124519],[1.450967,42.7124214],[1.450977,42.7123833],[1.451007,42.7123413],[1.451027,42.7123032],[1.451057,42.7122803],[1.451057,42.7122421],[1.451077,42.7122231],[1.451097,42.7121811],[1.4511369,42.7121429],[1.451177,42.7121124],[1.451207,42.712101],[1.451247,42.7120628],[1.451287,42.7120323],[1.451317,42.7120018],[1.451357,42.7119713],[1.451407,42.7119408],[1.451437,42.7119217],[1.451447,42.7118912],[1.451467,42.7118607],[1.4514869,42.7118225],[1.4514771,42.711792],[1.4514869,42.7117538],[1.451527,42.7117233],[1.451537,42.7116814],[1.451537,42.7116432],[1.451537,42.7116127],[1.451547,42.7115936],[1.4515671,42.7115631],[1.4515769,42.7115326],[1.451557,42.7115021],[1.4515834,42.7114754],[1.4515933,42.7114563],[1.4515834,42.7114182],[1.4515634,42.7113762],[1.4515433,42.7113571],[1.4515133,42.711338],[1.4515133,42.7112961],[1.4514934,42.7112579],[1.4515133,42.7112389],[1.4515433,42.7111969],[1.4515834,42.7111664],[1.4516133,42.7111473],[1.4516033,42.7111053],[1.4516033,42.7110786],[1.4516433,42.7110481],[1.4516033,42.7110062],[1.4516033,42.710968],[1.4515933,42.7109489],[1.4515634,42.7109184],[1.4515333,42.7108955],[1.4514834,42.7108688],[1.4515233,42.7108574],[1.4514834,42.7108269],[1.4514533,42.7107773],[1.4514734,42.7107582],[1.4514633,42.7107086],[1.4514633,42.7106781],[1.4514533,42.7106476],[1.4514433,42.7106056],[1.4514533,42.7105865],[1.4514133,42.710556],[1.4514233,42.7105255],[1.4514533,42.7105064],[1.4514934,42.7104683],[1.4514734,42.7104378],[1.4514533,42.7104073],[1.4514133,42.7103653],[1.4513934,42.7103386],[1.4514233,42.7103081],[1.4514034,42.7102776],[1.4514633,42.7102585],[1.4514333,42.710228],[1.4514133,42.710186],[1.4514433,42.7101555],[1.4514034,42.7101288],[1.4513433,42.7100983],[1.4512833,42.7100754],[1.4512433,42.7100487],[1.4512234,42.7100067],[1.4512234,42.7099762],[1.4511833,42.709938],[1.4512033,42.7099075],[1.4512733,42.7099152],[1.4513433,42.7098961],[1.4513834,42.709877],[1.4513733,42.7098465],[1.4514034,42.7098389],[1.4514633,42.7097969],[1.4514734,42.7097664],[1.4514734,42.7097359],[1.4514834,42.7097054],[1.4514533,42.7096672],[1.4514333,42.7096367],[1.4513633,42.7095985],[1.4513633,42.7095566],[1.4513533,42.7095184],[1.4513633,42.7094879],[1.4513333,42.7094574],[1.4513433,42.7094383],[1.4513034,42.7093887],[1.4512533,42.7093353],[1.4512633,42.7092972],[1.4512333,42.7093086],[1.4512333,42.7092667],[1.4512033,42.7092361],[1.4511633,42.7092171],[1.4511733,42.7091866],[1.4512134,42.7091675],[1.4512333,42.7091484],[1.4512033,42.7091064],[1.4511733,42.7090874],[1.4511633,42.7090569],[1.4511633,42.7090187],[1.4511533,42.7089882],[1.4511633,42.7089462],[1.4511933,42.7089272],[1.4511933,42.7088966],[1.4511833,42.7088585],[1.4511633,42.708828],[1.4511533,42.7088089],[1.4511334,42.7087784],[1.4510633,42.7087479],[1.4510534,42.7087173],[1.4510434,42.7086754],[1.4510434,42.7086487],[1.4510733,42.7086258],[1.4510434,42.7085953],[1.4510033,42.7085762],[1.4510033,42.7085457],[1.4509733,42.7085266],[1.4509534,42.7084885],[1.4509233,42.7084579],[1.4509133,42.7084274],[1.4509033,42.7083969],[1.4508734,42.7083855],[1.4508433,42.7083473],[1.4508333,42.7083168],[1.4508233,42.7082977],[1.4507834,42.7082672],[1.4507734,42.7082253],[1.4507433,42.7082062],[1.4507233,42.708168],[1.4507233,42.708149],[1.4507333,42.7081184],[1.4507633,42.7080879],[1.4507533,42.7080574],[1.4507834,42.7080383],[1.4507533,42.7079964],[1.4507233,42.7079659],[1.4506834,42.7079277],[1.4506733,42.707798]]},{"id":17763,"author":"Ubicarta","name_GR":"Pyrenees: 36 Mounicou to Goulier","description_GR":"Mounicou to Goulier by Ubicarta","path":"FRANCE\/GR10_DAY_36","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":24842,"name_EN":"Pyrenees: 36 Mounicou \u00e0 Goulier","description_EN":"Mounicou \u00e0 Goulier par Ubicarta","ascent_time":568,"descent_time":540,"marker":"France_GR10","level":9,"ascent":2805,"descent":2804,"maxelev":1776,"minelev":1011,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.450251 42.69407,1.50455 42.75415)","views":6,"millestones":"0,1.4506671,42.7078018#1,1.4557770,42.7084346#2,1.4596998,42.7143041#3,1.4627689,42.7200115#4,1.4674659,42.7270820#5,1.4702884,42.7329978#6,1.4740128,42.7334431#7,1.4715502,42.7381830#8,1.4759267,42.7364467#9,1.4807913,42.7293480#10,1.4837680,42.7212713#11,1.4879059,42.7180697#12,1.4932468,42.7111745#13,1.4970584,42.7041744#14,1.4975009,42.6962190#15,1.5007060,42.6997737#16,1.5038682,42.7075599#17,1.5009971,42.7148460#18,1.4955855,42.7206567#19,1.4903260,42.7273731#20,1.4904047,42.7353670#21,1.4868294,42.7409479#22,1.4839834,42.7467194#23,1.4877007,42.7537685#24,1.4976567,42.7526691#24.8,1.5034752,42.7541542","x":1.472577,"y":42.7378273,"coor":[[1.4506671,42.7078018],[1.4506372,42.7077103],[1.4506272,42.7076797],[1.4505972,42.7076416],[1.4505872,42.7076111],[1.4505571,42.707592],[1.4505172,42.7075119],[1.4505072,42.7074814],[1.4504771,42.7074318],[1.4504672,42.7074013],[1.4504472,42.7073593],[1.4504672,42.7072792],[1.4504472,42.7072411],[1.4504372,42.7071991],[1.4504272,42.70718],[1.4503871,42.7072105],[1.4503272,42.7072525],[1.4502672,42.7072411],[1.4502672,42.7071915],[1.4502772,42.7071419],[1.4502672,42.7070999],[1.4502572,42.7070694],[1.4502472,42.7070427],[1.4502572,42.7070007],[1.4502572,42.7069702],[1.4502772,42.7069321],[1.4502971,42.7069092],[1.4503171,42.7068825],[1.4503472,42.7068596],[1.4503372,42.7068405],[1.450387,42.7068291],[1.450417,42.7068176],[1.450457,42.7068176],[1.450497,42.7068176],[1.450537,42.7068176],[1.450577,42.7068176],[1.4506069,42.7068405],[1.450657,42.7068405],[1.4506969,42.7068176],[1.450707,42.7067986],[1.450717,42.706768],[1.450737,42.706749],[1.4507771,42.7067299],[1.4507869,42.7066994],[1.450837,42.7066879],[1.450877,42.7066574],[1.450927,42.7066383],[1.450967,42.7066383],[1.451027,42.7066383],[1.451067,42.7066498],[1.451087,42.7066383],[1.4511369,42.7066383],[1.451177,42.7066193],[1.451197,42.7066002],[1.4512269,42.7066193],[1.451257,42.7066307],[1.451287,42.7066307],[1.451317,42.7066307],[1.451317,42.7066078],[1.451367,42.7066383],[1.4513969,42.7066574],[1.451427,42.7066689],[1.451437,42.7066879],[1.451447,42.7067184],[1.451447,42.706749],[1.4514869,42.706749],[1.451527,42.7067299],[1.451557,42.7067184],[1.451597,42.7067184],[1.451637,42.7067184],[1.451667,42.7067184],[1.451707,42.7067184],[1.451757,42.7067184],[1.451787,42.7067299],[1.451817,42.7067299],[1.4518369,42.7067184],[1.451867,42.7067375],[1.451897,42.7067375],[1.4519269,42.7067375],[1.451957,42.706749],[1.451987,42.7067375],[1.452037,42.706749],[1.452077,42.706749],[1.452107,42.7067604],[1.452137,42.7067604],[1.452167,42.706749],[1.452197,42.7067604],[1.452237,42.7067604],[1.4522671,42.7067871],[1.452287,42.7067986],[1.452307,42.7068176],[1.452347,42.7068405],[1.4523669,42.7068405],[1.452407,42.7068481],[1.4524471,42.7068672],[1.452477,42.7068787],[1.452477,42.7068901],[1.452477,42.7069206],[1.452477,42.7069473],[1.452487,42.7069702],[1.452517,42.7069778],[1.452557,42.7070007],[1.452567,42.7070274],[1.452607,42.7070274],[1.452647,42.7070503],[1.452677,42.7070503],[1.4527071,42.7070694],[1.4527169,42.7070808],[1.452747,42.7070885],[1.452777,42.7070999],[1.452817,42.707119],[1.452857,42.7071304],[1.452877,42.7071571],[1.452907,42.7071686],[1.452927,42.7071686],[1.452957,42.70718],[1.452987,42.7071686],[1.453027,42.7071686],[1.453077,42.7071877],[1.453107,42.70718],[1.4531569,42.7071991],[1.4531569,42.7072105],[1.4531471,42.7072372],[1.4531569,42.7072601],[1.453187,42.7072678],[1.453217,42.7072906],[1.453247,42.7073097],[1.453277,42.7073174],[1.453297,42.7073402],[1.453307,42.7073593],[1.453337,42.7073784],[1.453357,42.7073975],[1.453377,42.7074203],[1.453397,42.7074394],[1.4534169,42.7074699],[1.453437,42.707489],[1.453457,42.7075195],[1.453477,42.7075386],[1.4535069,42.7075577],[1.453527,42.7075806],[1.453557,42.7075996],[1.4535969,42.7076302],[1.453617,42.7076492],[1.453657,42.7076683],[1.4536771,42.7076988],[1.453697,42.7077179],[1.453727,42.7077408],[1.453747,42.7077599],[1.4537669,42.7077675],[1.453797,42.7077904],[1.453817,42.7078094],[1.453837,42.7078285],[1.453817,42.707859],[1.453817,42.7078896],[1.453827,42.7079201],[1.453837,42.7079582],[1.453837,42.7079887],[1.4538471,42.7080193],[1.453867,42.7080498],[1.453897,42.7080803],[1.453917,42.7081108],[1.4539371,42.7081375],[1.453957,42.7081604],[1.453977,42.7081795],[1.453997,42.7081985],[1.453997,42.7082291],[1.454017,42.7082481],[1.4540271,42.7082787],[1.4540271,42.7082977],[1.454047,42.7083206],[1.454057,42.7083397],[1.454067,42.7083702],[1.454077,42.7083893],[1.454067,42.7084007],[1.454087,42.7084389],[1.454097,42.7084694],[1.454097,42.7084999],[1.454097,42.708519],[1.454137,42.7085495],[1.454127,42.70858],[1.454147,42.7085991],[1.454157,42.7086182],[1.454187,42.7086487],[1.4542069,42.7086792],[1.454227,42.7087173],[1.454227,42.7087288],[1.454247,42.7087479],[1.454257,42.7087784],[1.4542871,42.7088203],[1.454307,42.7088585],[1.454337,42.7088776],[1.454367,42.7089005],[1.454397,42.7089272],[1.454397,42.7089577],[1.454417,42.7089996],[1.454427,42.7090302],[1.454437,42.7090607],[1.4544671,42.7090874],[1.454477,42.7090988],[1.4544671,42.7091179],[1.454487,42.7091408],[1.4544671,42.7091599],[1.454487,42.709198],[1.454517,42.7092285],[1.454527,42.709259],[1.454537,42.7092972],[1.454537,42.7093391],[1.454547,42.7093697],[1.454567,42.7093887],[1.454597,42.7094193],[1.454627,42.7094498],[1.454657,42.7094688],[1.454697,42.7095108],[1.454707,42.7095299],[1.454717,42.7095604],[1.454707,42.7095795],[1.4547369,42.709568],[1.454757,42.7095375],[1.454777,42.7095375],[1.454787,42.7095108],[1.454797,42.7094994],[1.454797,42.7094803],[1.454807,42.7094574],[1.454827,42.7094574],[1.454857,42.7094803],[1.454887,42.7094994],[1.454927,42.7095184],[1.454947,42.7095299],[1.454987,42.709549],[1.455017,42.7095795],[1.455037,42.7095985],[1.455047,42.7096291],[1.455057,42.7096596],[1.4550771,42.7096786],[1.455097,42.7096977],[1.455107,42.7097206],[1.455117,42.7097397],[1.455157,42.7097702],[1.4551769,42.7097778],[1.455197,42.7098007],[1.4551769,42.7097702],[1.4551769,42.7097588],[1.455187,42.7097282],[1.455187,42.7096977],[1.455207,42.7096672],[1.455217,42.7096481],[1.455207,42.7096176],[1.455227,42.7095871],[1.455237,42.709568],[1.455247,42.709549],[1.455267,42.7095299],[1.455277,42.7095108],[1.455287,42.7094803],[1.455307,42.7094574],[1.455317,42.7094383],[1.455317,42.7094193],[1.455317,42.7093887],[1.455327,42.7093582],[1.455297,42.7093277],[1.455327,42.7092972],[1.455337,42.7092781],[1.455357,42.70924],[1.4553469,42.7092209],[1.455367,42.7092094],[1.455377,42.7091904],[1.455397,42.7091599],[1.455397,42.7091293],[1.455397,42.7091103],[1.455397,42.7090797],[1.455417,42.7090492],[1.4554271,42.7090302],[1.4554369,42.7090073],[1.4554369,42.7089806],[1.455457,42.7089577],[1.455447,42.7089195],[1.455457,42.708889],[1.455467,42.7088699],[1.455477,42.7088394],[1.455497,42.7088203],[1.4555171,42.7087784],[1.4555269,42.7087593],[1.4555269,42.7087402],[1.4555171,42.7086983],[1.455537,42.7086792],[1.455567,42.7086601],[1.455577,42.7086182],[1.455597,42.7085876],[1.455627,42.7085686],[1.455647,42.7085381],[1.455657,42.708519],[1.455667,42.7084885],[1.455677,42.7084579],[1.455667,42.7084389],[1.455667,42.7084084],[1.455647,42.7083893],[1.455637,42.7083588],[1.455657,42.7083397],[1.4556969,42.7083397],[1.455717,42.7083588],[1.455737,42.7083778],[1.455757,42.7084007],[1.455767,42.7084084],[1.455777,42.7084274],[1.455777,42.7084579],[1.455777,42.7084885],[1.455797,42.7084999],[1.455797,42.7085381],[1.455807,42.7085686],[1.455817,42.7085991],[1.455847,42.7086296],[1.455847,42.7086487],[1.4558671,42.7086792],[1.4558671,42.7087097],[1.455857,42.7087402],[1.4558671,42.7087708],[1.455887,42.7087975],[1.455887,42.708828],[1.455887,42.7088509],[1.455897,42.7088776],[1.455917,42.7089195],[1.455937,42.7089272],[1.4559571,42.7089691],[1.4559669,42.7089996],[1.455987,42.7089691],[1.455997,42.7089691],[1.456017,42.7089577],[1.456007,42.7089272],[1.456007,42.7089005],[1.456017,42.7088699],[1.456027,42.7088394],[1.456037,42.7088203],[1.456057,42.7087975],[1.456077,42.7087784],[1.456097,42.7087708],[1.456077,42.7087479],[1.456077,42.7087402],[1.456097,42.7087173],[1.456117,42.7086906],[1.4561369,42.7086678],[1.4561369,42.7086296],[1.456167,42.7086182],[1.456177,42.7085991],[1.456197,42.7085571],[1.4562171,42.7085381],[1.456237,42.7085381],[1.456247,42.7085075],[1.456247,42.7084694],[1.4562171,42.7084579],[1.4562171,42.7084274],[1.4562171,42.7084198],[1.456257,42.7083778],[1.456267,42.7083702],[1.456277,42.7083397],[1.4563169,42.7082901],[1.4563169,42.7082672],[1.4563169,42.7082481],[1.456327,42.70821],[1.456327,42.7081795],[1.456347,42.708149],[1.456377,42.7081299],[1.456427,42.7081184],[1.456437,42.7081375],[1.456457,42.708149],[1.456467,42.708168],[1.456497,42.7081985],[1.456527,42.7082291],[1.456547,42.7082596],[1.456557,42.7082672],[1.456557,42.7082901],[1.456597,42.7083206],[1.456607,42.7083588],[1.456627,42.7083778],[1.456627,42.7084007],[1.456637,42.7084389],[1.4566571,42.7084694],[1.4566571,42.7084885],[1.456677,42.7085075],[1.456677,42.7085381],[1.456687,42.7085686],[1.456687,42.7085876],[1.456697,42.7085991],[1.456677,42.7086296],[1.456677,42.7086678],[1.4566571,42.7086983],[1.4566571,42.7087173],[1.456647,42.7087479],[1.4566571,42.7087784],[1.456687,42.7088089],[1.456717,42.7088394],[1.456737,42.7088394],[1.4567569,42.7088776],[1.4567569,42.7089005],[1.456777,42.7089272],[1.456777,42.7089577],[1.456797,42.7089806],[1.456797,42.7089996],[1.456807,42.7090187],[1.456827,42.7090378],[1.456847,42.7090607],[1.456867,42.7090683],[1.456887,42.7090988],[1.4569269,42.7091293],[1.456947,42.7091599],[1.456977,42.709198],[1.457117,42.7093506],[1.457137,42.7093773],[1.457157,42.7094193],[1.457157,42.7094307],[1.457197,42.7094498],[1.457207,42.7094688],[1.457307,42.7096176],[1.457317,42.7096291],[1.4573669,42.7097092],[1.457387,42.7097397],[1.457417,42.7097702],[1.457417,42.7097893],[1.457397,42.7098198],[1.457387,42.7098503],[1.457397,42.7098579],[1.457407,42.7099686],[1.457437,42.7100182],[1.4574471,42.7100601],[1.457467,42.7100906],[1.457497,42.7101097],[1.4575371,42.7101479],[1.457527,42.7101898],[1.457557,42.7102203],[1.457587,42.7102394],[1.457607,42.7102699],[1.457617,42.710289],[1.4576271,42.7103271],[1.457607,42.71035],[1.457647,42.7103691],[1.457647,42.7103996],[1.457677,42.7104301],[1.4577169,42.7104492],[1.457737,42.7104797],[1.457777,42.7105103],[1.457777,42.7105408],[1.457767,42.7105789],[1.457787,42.710598],[1.4578069,42.71064],[1.457827,42.710659],[1.457847,42.7106781],[1.457877,42.7107086],[1.4578969,42.7107391],[1.4578871,42.7107697],[1.457907,42.7107887],[1.4578969,42.7108078],[1.457907,42.7108498],[1.457907,42.7108803],[1.4578969,42.7109184],[1.457927,42.7109489],[1.457947,42.7109985],[1.457957,42.7110291],[1.457957,42.7110786],[1.457967,42.7111092],[1.4579771,42.7111473],[1.457967,42.7111778],[1.4579771,42.7112083],[1.457997,42.7112389],[1.457987,42.7112999],[1.457997,42.7113495],[1.458027,42.71138],[1.458057,42.7114105],[1.458077,42.7114182],[1.458117,42.7114296],[1.4581569,42.7114105],[1.458207,42.7114182],[1.458257,42.7114296],[1.458287,42.7114105],[1.4583369,42.7114182],[1.4583369,42.7114677],[1.4583271,42.7114983],[1.458317,42.7115402],[1.458297,42.7115707],[1.458287,42.7116089],[1.458287,42.711628],[1.458307,42.7116585],[1.458287,42.711689],[1.458287,42.7117195],[1.458317,42.7117386],[1.458317,42.7117691],[1.4583369,42.7117996],[1.458347,42.7118301],[1.458357,42.7118683],[1.458367,42.7118988],[1.458367,42.7119293],[1.458357,42.7119598],[1.4583271,42.7119904],[1.458347,42.7120399],[1.458357,42.7120781],[1.458347,42.7121086],[1.458347,42.7121277],[1.458377,42.7121582],[1.458367,42.7121773],[1.458367,42.7122078],[1.458377,42.7122498],[1.458397,42.7122803],[1.458397,42.7123184],[1.4584171,42.7123489],[1.458447,42.7123795],[1.458447,42.71241],[1.458447,42.7124405],[1.458447,42.7124786],[1.458427,42.7125206],[1.4584171,42.7125587],[1.458397,42.7125893],[1.458387,42.7126198],[1.458367,42.7126389],[1.458357,42.7126808],[1.458347,42.712719],[1.4583369,42.7127495],[1.458347,42.7127876],[1.458347,42.7128372],[1.4583369,42.7128677],[1.458367,42.7128983],[1.458387,42.7129402],[1.458407,42.7129707],[1.458467,42.7129974],[1.4585069,42.713028],[1.458547,42.7130699],[1.458567,42.7131004],[1.458577,42.713089],[1.4585969,42.7131195],[1.458617,42.7131805],[1.458637,42.7132187],[1.458647,42.7132301],[1.458667,42.7132683],[1.4586771,42.7132988],[1.458697,42.7133293],[1.458717,42.7133598],[1.458737,42.713398],[1.458757,42.7134285],[1.458777,42.7134476],[1.458797,42.7134705],[1.458817,42.7135201],[1.458847,42.7135506],[1.458847,42.7135773],[1.458887,42.7136383],[1.458917,42.7136574],[1.458957,42.7136803],[1.458997,42.7136993],[1.4590369,42.7137108],[1.459087,42.7137299],[1.459107,42.7137375],[1.459147,42.713768],[1.459157,42.7137909],[1.459197,42.7138176],[1.459237,42.7138481],[1.459277,42.7138672],[1.459307,42.7138977],[1.459337,42.7139206],[1.4593771,42.7139473],[1.459417,42.7139587],[1.459437,42.7139702],[1.459457,42.7140007],[1.459497,42.7140274],[1.459517,42.7140579],[1.459547,42.7140808],[1.459567,42.7140808],[1.459607,42.714119],[1.459637,42.714138],[1.459677,42.7141685],[1.459677,42.7142105],[1.459697,42.7142296],[1.459707,42.7142601],[1.459707,42.7142906],[1.459697,42.7143097],[1.459687,42.7143288],[1.459657,42.7143402],[1.459627,42.7143593],[1.459597,42.7143898],[1.459577,42.7144203],[1.459547,42.7144394],[1.459517,42.7144585],[1.4594769,42.7144775],[1.459457,42.7145004],[1.459447,42.7145386],[1.459407,42.71455],[1.459397,42.7145691],[1.459367,42.7145882],[1.459337,42.7146187],[1.459287,42.7146492],[1.459277,42.7146873],[1.459257,42.7147179],[1.459257,42.7147484],[1.459267,42.7147903],[1.459267,42.7148209],[1.459267,42.7148476],[1.459277,42.7148895],[1.459287,42.71492],[1.4592969,42.7149391],[1.459307,42.7149696],[1.459317,42.7150002],[1.459327,42.7150192],[1.459317,42.7150574],[1.459327,42.7150993],[1.459327,42.7151299],[1.459347,42.7151794],[1.459367,42.7151985],[1.4593771,42.7152176],[1.4593771,42.7152405],[1.459367,42.7152977],[1.459357,42.7153206],[1.459357,42.7153587],[1.459367,42.7154007],[1.4593869,42.7154388],[1.459407,42.7154694],[1.459407,42.7155075],[1.459407,42.7155304],[1.459407,42.7155495],[1.459437,42.71558],[1.459427,42.7155991],[1.459427,42.7156181],[1.459427,42.7156372],[1.459427,42.7156677],[1.459417,42.7157173],[1.459407,42.7157478],[1.459397,42.7157898],[1.4593869,42.7157974],[1.459347,42.7158089],[1.459307,42.7158279],[1.459257,42.7158394],[1.459217,42.7158585],[1.459187,42.7158699],[1.459157,42.7158775],[1.4591269,42.7159004],[1.459097,42.7159271],[1.459067,42.7159576],[1.459057,42.7159882],[1.4590369,42.7160187],[1.459007,42.7160606],[1.458977,42.7160988],[1.458957,42.7161293],[1.458927,42.7161484],[1.458897,42.7161789],[1.4588571,42.716198],[1.458827,42.7162285],[1.458807,42.716259],[1.458777,42.7162781],[1.458737,42.7162971],[1.458727,42.7163277],[1.458717,42.7163696],[1.4586869,42.7164001],[1.4586771,42.7164307],[1.458697,42.7164574],[1.4586869,42.7164993],[1.458647,42.7165298],[1.458637,42.7165604],[1.458627,42.7165985],[1.458647,42.7166176],[1.458647,42.716629],[1.4586771,42.7166481],[1.458707,42.7166595],[1.458727,42.7166977],[1.458737,42.7167206],[1.458757,42.7167473],[1.458777,42.7167702],[1.458817,42.7167892],[1.4588571,42.7168007],[1.458867,42.7168274],[1.458867,42.7168579],[1.458877,42.7168884],[1.458887,42.7169189],[1.458917,42.7169495],[1.458937,42.7169685],[1.458957,42.7169991],[1.458987,42.7170105],[1.459007,42.7170372],[1.4590369,42.7170677],[1.459057,42.7170906],[1.459067,42.7171288],[1.459107,42.7171707],[1.4591171,42.7171593],[1.4591171,42.7171974],[1.459147,42.7172203],[1.459177,42.7172585],[1.459177,42.7172775],[1.459187,42.7173004],[1.4592071,42.7173271],[1.459217,42.7173576],[1.459237,42.7173882],[1.459247,42.7174301],[1.459277,42.7174492],[1.459317,42.7174873],[1.459357,42.7175407],[1.4593771,42.7175789],[1.459407,42.717598],[1.459417,42.7176208],[1.459457,42.7176399],[1.459507,42.7176476],[1.459527,42.7176895],[1.459547,42.7177086],[1.459567,42.7177505],[1.459587,42.7177887],[1.459597,42.7178192],[1.459597,42.7178574],[1.459617,42.7178688],[1.4596471,42.7178688],[1.459687,42.7178879],[1.459717,42.7179604],[1.4597369,42.7179794],[1.459777,42.7180099],[1.459777,42.718029],[1.459807,42.7180405],[1.459837,42.7180595],[1.459887,42.7180901],[1.459957,42.7180672],[1.459977,42.7180901],[1.4599971,42.7181206],[1.460007,42.7181473],[1.460027,42.7181892],[1.460077,42.7182083],[1.460097,42.7182198],[1.460117,42.7182388],[1.460137,42.7182808],[1.4601671,42.7183189],[1.460187,42.718338],[1.460207,42.7183685],[1.460237,42.718399],[1.460277,42.7184181],[1.460307,42.7184372],[1.460327,42.7184486],[1.460367,42.7184792],[1.460407,42.7185097],[1.460427,42.7185478],[1.4604371,42.7185783],[1.460467,42.7185898],[1.460467,42.7186203],[1.460517,42.7186279],[1.460517,42.7186699],[1.4605269,42.7186775],[1.4605269,42.7187004],[1.460557,42.7187195],[1.4606071,42.71875],[1.460637,42.7187691],[1.460687,42.7187996],[1.460727,42.7188187],[1.460747,42.7188492],[1.460757,42.7188873],[1.4607871,42.7189178],[1.460807,42.7189484],[1.460857,42.7189598],[1.460857,42.7189789],[1.460847,42.7189903],[1.460887,42.7190399],[1.460907,42.719059],[1.460947,42.7190781],[1.4609669,42.7190895],[1.460987,42.71912],[1.461017,42.7191391],[1.461037,42.7191696],[1.461077,42.7191887],[1.461087,42.7192078],[1.461117,42.7192192],[1.461267,42.7192993],[1.4613169,42.7192497],[1.461187,42.71912],[1.461177,42.7190895],[1.461187,42.719059],[1.461187,42.7190208],[1.461157,42.718998],[1.461147,42.7189789],[1.461157,42.7189178],[1.461157,42.7188797],[1.4611371,42.7188492],[1.4611371,42.7188072],[1.461127,42.7187691],[1.461117,42.71875],[1.4611371,42.718708],[1.461157,42.718689],[1.461187,42.718689],[1.461187,42.7186775],[1.461177,42.7186584],[1.461187,42.7186775],[1.461207,42.7186775],[1.461217,42.718689],[1.461267,42.718708],[1.461307,42.7187271],[1.461347,42.7187386],[1.461367,42.7187881],[1.4613971,42.7188072],[1.461417,42.7188187],[1.461437,42.7188492],[1.461457,42.7189102],[1.4614871,42.7189407],[1.461507,42.7189598],[1.461527,42.7190094],[1.461537,42.7190208],[1.461567,42.7190475],[1.461617,42.719059],[1.461657,42.719059],[1.461677,42.7190971],[1.461707,42.7190971],[1.461777,42.7191505],[1.461827,42.7191582],[1.461857,42.7191887],[1.461887,42.7192078],[1.461937,42.7192307],[1.461977,42.7192688],[1.4620171,42.7192802],[1.462037,42.7193108],[1.462077,42.7193184],[1.462117,42.7193375],[1.462147,42.7193604],[1.462177,42.7193794],[1.462217,42.7194099],[1.462217,42.7194405],[1.462257,42.7194672],[1.462297,42.7194977],[1.462327,42.7194977],[1.462377,42.7195282],[1.462387,42.7195587],[1.462417,42.7195702],[1.462427,42.7196198],[1.462467,42.7196274],[1.462477,42.7196579],[1.462477,42.7196808],[1.462477,42.7196999],[1.4625371,42.719738],[1.462587,42.7197685],[1.462617,42.719799],[1.462657,42.7198296],[1.462677,42.7198677],[1.462687,42.7199173],[1.462697,42.7199478],[1.462697,42.7199593],[1.462727,42.7199898],[1.462767,42.7200089],[1.462797,42.7200508],[1.462817,42.7200699],[1.462867,42.7201004],[1.462877,42.7201271],[1.462917,42.7201576],[1.462927,42.7201805],[1.462937,42.7202072],[1.4629771,42.7202377],[1.4629869,42.7202797],[1.463017,42.7203102],[1.463047,42.7203407],[1.4630769,42.7203484],[1.463107,42.7203674],[1.463147,42.7203979],[1.4631571,42.7204285],[1.463187,42.7204475],[1.463217,42.7204781],[1.463257,42.7204971],[1.463277,42.7205086],[1.463257,42.7205582],[1.463287,42.7205887],[1.463267,42.7206078],[1.463287,42.7206306],[1.463287,42.7206497],[1.463307,42.7206688],[1.463307,42.7206879],[1.463297,42.7206879],[1.463307,42.7206993],[1.463307,42.7206879],[1.463297,42.7206879],[1.463297,42.7206993],[1.463297,42.7207108],[1.463317,42.7207375],[1.463347,42.7207985],[1.463357,42.720829],[1.463377,42.7208481],[1.463407,42.7208786],[1.463487,42.7209091],[1.463517,42.7208786],[1.463547,42.7208977],[1.463567,42.7209206],[1.463617,42.7209282],[1.463617,42.7209587],[1.463627,42.7209892],[1.463637,42.7210007],[1.463677,42.7210083],[1.463717,42.7210083],[1.463757,42.7210274],[1.463787,42.7210388],[1.463797,42.7210884],[1.463827,42.7211075],[1.4638571,42.7211189],[1.463877,42.7211609],[1.463897,42.7211876],[1.463937,42.7212105],[1.463957,42.7212486],[1.463967,42.7212791],[1.463957,42.7212982],[1.463967,42.7213287],[1.464007,42.7213593],[1.464007,42.7213783],[1.464017,42.7214203],[1.464017,42.7214584],[1.464017,42.721489],[1.464017,42.7215195],[1.464027,42.7215385],[1.464047,42.7215576],[1.464057,42.7215996],[1.464077,42.7216301],[1.464107,42.7216377],[1.464137,42.7216682],[1.464137,42.7217178],[1.4641171,42.7217178],[1.4641269,42.7217293],[1.4641171,42.7217178],[1.464237,42.7219276],[1.4642769,42.7219353],[1.464267,42.7219849],[1.464257,42.7220078],[1.464247,42.7220383],[1.464237,42.7220573],[1.464247,42.7220879],[1.464267,42.722126],[1.4642869,42.722187],[1.464267,42.7222176],[1.464257,42.7222557],[1.4642169,42.7222862],[1.4641969,42.7223473],[1.464237,42.7223663],[1.464227,42.7224083],[1.464227,42.722435],[1.4642969,42.7224579],[1.4642969,42.722496],[1.4642869,42.7225151],[1.464247,42.7225761],[1.4642169,42.7226067],[1.4642169,42.7226372],[1.4642169,42.7226677],[1.4642169,42.7227058],[1.4642169,42.7227364],[1.464227,42.7227669],[1.4641969,42.7228165],[1.4642169,42.7228355],[1.4641969,42.7228584],[1.4642069,42.7228851],[1.464227,42.7229271],[1.464237,42.7229385],[1.464237,42.7229576],[1.464237,42.7229958],[1.464237,42.7230377],[1.464237,42.7230873],[1.464227,42.7231255],[1.464227,42.723156],[1.464227,42.7232056],[1.464227,42.7232475],[1.4642169,42.723278],[1.4642069,42.7233162],[1.464237,42.7233467],[1.464227,42.7233849],[1.464237,42.7234383],[1.464227,42.7234764],[1.464237,42.7235184],[1.464237,42.7235451],[1.464237,42.7235756],[1.464267,42.7236061],[1.464267,42.7236366],[1.4642769,42.7236748],[1.464257,42.7237053],[1.4642969,42.7237282],[1.4642869,42.7237473],[1.464307,42.7237473],[1.464317,42.7237968],[1.464307,42.723835],[1.464317,42.7238884],[1.464317,42.7239265],[1.464327,42.7239685],[1.464357,42.7239952],[1.4643669,42.7240257],[1.4643769,42.7240372],[1.4643769,42.7240448],[1.4643869,42.7240753],[1.464397,42.7241173],[1.464437,42.7241478],[1.4644569,42.7241783],[1.464577,42.7243385],[1.464617,42.7243652],[1.464617,42.7243881],[1.4646569,42.7244263],[1.4647169,42.7244682],[1.4648969,42.7246666],[1.4648969,42.7247162],[1.4649069,42.7247353],[1.464947,42.7247581],[1.464957,42.7247849],[1.464957,42.7248077],[1.464977,42.7248268],[1.464977,42.7248459],[1.4649869,42.7248878],[1.4649969,42.7249069],[1.464977,42.7249451],[1.4649869,42.724968],[1.4650069,42.7250061],[1.465027,42.7250366],[1.465057,42.7250671],[1.4650669,42.7250977],[1.4650669,42.7251167],[1.465107,42.7251358],[1.4651569,42.7251549],[1.4651669,42.7251854],[1.465207,42.7252083],[1.465237,42.725235],[1.465287,42.7252769],[1.465457,42.7253571],[1.465477,42.7254066],[1.465497,42.7254257],[1.4655269,42.7254562],[1.465547,42.7254868],[1.465557,42.7255173],[1.465587,42.7255554],[1.4656169,42.7255783],[1.465657,42.7255859],[1.4656869,42.7256279],[1.4656969,42.725647],[1.465727,42.725666],[1.465757,42.7256966],[1.465807,42.7257271],[1.4658569,42.7257462],[1.465907,42.7257652],[1.465937,42.7257767],[1.465977,42.7258263],[1.466017,42.7258453],[1.4660369,42.7258682],[1.466097,42.7258682],[1.4661469,42.7258759],[1.466197,42.7258759],[1.4662369,42.7258759],[1.466277,42.7258682],[1.4663169,42.7258873],[1.466327,42.7259178],[1.466367,42.7259483],[1.4663869,42.7259865],[1.4663869,42.726017],[1.4663969,42.7260666],[1.466417,42.726078],[1.466447,42.7261086],[1.4664769,42.7261276],[1.4664969,42.7261581],[1.466517,42.7261963],[1.466547,42.7262383],[1.466597,42.726265],[1.466617,42.7262878],[1.4666469,42.7263184],[1.466677,42.7263374],[1.466707,42.726368],[1.4667369,42.726387],[1.466777,42.7263985],[1.466817,42.7263985],[1.4668469,42.7263985],[1.466867,42.7264175],[1.466907,42.7264366],[1.4669269,42.7264671],[1.466957,42.7265053],[1.466967,42.7265358],[1.466977,42.7265778],[1.466967,42.7266159],[1.4669969,42.726635],[1.4670069,42.7266579],[1.4670169,42.7266579],[1.467067,42.7266884],[1.467157,42.7266655],[1.4671969,42.7267075],[1.467237,42.7267456],[1.467257,42.7267685],[1.467297,42.7267952],[1.467307,42.7268372],[1.467327,42.7268753],[1.467337,42.7268982],[1.467347,42.7269249],[1.4673769,42.7269363],[1.467407,42.7269554],[1.467417,42.7269974],[1.467427,42.7270355],[1.4674469,42.727066],[1.467507,42.7271156],[1.4675369,42.7271385],[1.467557,42.7271652],[1.467597,42.7271957],[1.4676169,42.7272263],[1.4676169,42.7272453],[1.467647,42.7272682],[1.467677,42.7272758],[1.467677,42.7273064],[1.467677,42.7273254],[1.467667,42.7273483],[1.467687,42.7273674],[1.467747,42.7273674],[1.467767,42.727417],[1.4678069,42.7274284],[1.4678069,42.7274551],[1.467827,42.7274551],[1.4678169,42.727478],[1.4678169,42.7274971],[1.4678169,42.7275085],[1.467867,42.7275658],[1.467867,42.7276077],[1.4678769,42.7276459],[1.467847,42.7276764],[1.4678169,42.7276955],[1.4678169,42.7277374],[1.467827,42.7277565],[1.4677969,42.7277985],[1.467747,42.7278175],[1.4677169,42.7278481],[1.467687,42.7278671],[1.467677,42.7279053],[1.4677169,42.7279358],[1.4677269,42.7279663],[1.467737,42.7279968],[1.467747,42.728035],[1.467747,42.7280769],[1.467747,42.7281151],[1.467747,42.7282372],[1.467747,42.7282562],[1.467767,42.7282982],[1.4677969,42.7283974],[1.4678069,42.7284279],[1.4677869,42.728447],[1.4677969,42.7284775],[1.467767,42.7284966],[1.4678069,42.7285156],[1.4678169,42.7285461],[1.467947,42.7286568],[1.4679869,42.7287178],[1.4679869,42.7287483],[1.468007,42.728775],[1.4679869,42.7287979],[1.4679769,42.7288055],[1.4679769,42.728817],[1.467997,42.7288361],[1.468027,42.728878],[1.468007,42.7289467],[1.467997,42.7290077],[1.468007,42.7290573],[1.468037,42.7291183],[1.468037,42.7291451],[1.468007,42.7291679],[1.468007,42.7292061],[1.4680669,42.7292175],[1.468107,42.7292366],[1.468107,42.7292671],[1.468137,42.7293053],[1.4681469,42.7293472],[1.4681569,42.7293854],[1.4681569,42.7294273],[1.4681669,42.7294769],[1.4681569,42.7295074],[1.4681569,42.729538],[1.4681669,42.7295952],[1.468217,42.7296257],[1.4682269,42.7296371],[1.4682469,42.7296753],[1.468257,42.7296982],[1.468277,42.7297249],[1.468307,42.7297554],[1.468347,42.7297859],[1.468347,42.7298279],[1.4684069,42.729866],[1.4684069,42.7299271],[1.4684269,42.7299652],[1.468447,42.7300148],[1.4684169,42.7300453],[1.468437,42.7300758],[1.468397,42.7300949],[1.468377,42.7301178],[1.468357,42.7301369],[1.468347,42.730175],[1.468357,42.7302284],[1.468347,42.7302666],[1.4683269,42.7303085],[1.4683169,42.7303352],[1.4683269,42.7303772],[1.4683169,42.7304153],[1.4683169,42.7304459],[1.468307,42.7304878],[1.468277,42.730526],[1.468277,42.7305679],[1.468277,42.7306061],[1.4682469,42.7306252],[1.4682369,42.730648],[1.468257,42.7306786],[1.468257,42.7307167],[1.4682469,42.7307549],[1.468257,42.7307854],[1.468267,42.7308273],[1.4682469,42.7308769],[1.468267,42.7309151],[1.468277,42.7309074],[1.4682469,42.7309151],[1.468277,42.7309456],[1.4683269,42.7309952],[1.468357,42.7310371],[1.468367,42.7310562],[1.468387,42.7310867],[1.468397,42.7311058],[1.4684169,42.7311249],[1.468457,42.7311554],[1.468447,42.7311974],[1.468477,42.7312279],[1.468527,42.7312469],[1.468537,42.7312965],[1.4685169,42.7313156],[1.468547,42.7313652],[1.468547,42.7314072],[1.468557,42.7314453],[1.4685969,42.7314758],[1.4685869,42.7315063],[1.4686069,42.7315483],[1.468637,42.731575],[1.468647,42.731617],[1.4686669,42.7316475],[1.4686869,42.7316856],[1.468717,42.7317276],[1.468737,42.7317657],[1.468747,42.7318077],[1.4687769,42.7318382],[1.468737,42.7318573],[1.468737,42.7318954],[1.468737,42.7319374],[1.468797,42.731987],[1.468807,42.7320366],[1.468807,42.7320671],[1.468827,42.7320862],[1.468817,42.7321281],[1.468827,42.7321548],[1.4688469,42.7321854],[1.4688469,42.7322083],[1.468837,42.7322655],[1.468837,42.732296],[1.468817,42.732338],[1.468797,42.7323685],[1.468787,42.7323952],[1.4687569,42.7324486],[1.4687569,42.7324867],[1.468747,42.7325363],[1.468727,42.7325783],[1.468707,42.7326164],[1.4686869,42.7326469],[1.468657,42.7326775],[1.4686769,42.7327156],[1.4686669,42.7327576],[1.468657,42.7327957],[1.468647,42.7328262],[1.468627,42.7328682],[1.468617,42.7328949],[1.468627,42.7329369],[1.468637,42.732975],[1.468647,42.733036],[1.468637,42.7330475],[1.468647,42.7330666],[1.468647,42.7330856],[1.468657,42.7331276],[1.468657,42.7331467],[1.468657,42.7331657],[1.468657,42.7331848],[1.468657,42.7332268],[1.4686769,42.7332573],[1.4686869,42.7332764],[1.468697,42.7332954],[1.468697,42.7333374],[1.468707,42.7333565],[1.468707,42.733387],[1.468707,42.7334061],[1.468737,42.733387],[1.468747,42.7334251],[1.468747,42.733448],[1.4687669,42.7334671],[1.4687769,42.7334976],[1.4687569,42.7335358],[1.468747,42.7335548],[1.4687569,42.7335968],[1.4687669,42.7336349],[1.468807,42.7336464],[1.4688469,42.7336464],[1.468887,42.7336273],[1.468927,42.7336273],[1.468967,42.7336159],[1.468987,42.7335968],[1.469007,42.7335854],[1.4690269,42.7335548],[1.469077,42.7335358],[1.469087,42.7335167],[1.469137,42.7334976],[1.469137,42.7334671],[1.469167,42.7334557],[1.469237,42.7334251],[1.469227,42.7334061],[1.469237,42.7334061],[1.469257,42.733387],[1.469267,42.733387],[1.4693069,42.7333565],[1.469347,42.733326],[1.469357,42.7332764],[1.4693969,42.7332458],[1.469427,42.7332382],[1.469447,42.7332382],[1.4694769,42.7332268],[1.469487,42.7332268],[1.469507,42.7332153],[1.469597,42.7332268],[1.469627,42.7332458],[1.469667,42.7332382],[1.469697,42.7332458],[1.4697369,42.7332153],[1.4697369,42.7331657],[1.469757,42.7331581],[1.469787,42.7331581],[1.4698269,42.7331467],[1.469877,42.7331352],[1.4698969,42.7331276],[1.470017,42.7331276],[1.470067,42.733078],[1.470117,42.733078],[1.470137,42.733036],[1.4701669,42.7330475],[1.470217,42.7330055],[1.470237,42.7330284],[1.470277,42.7330475],[1.470287,42.7330055],[1.470327,42.7329979],[1.470367,42.7330055],[1.470387,42.7329979],[1.470417,42.7329865],[1.4704269,42.732975],[1.4704269,42.7329865],[1.4704369,42.7329979],[1.470467,42.7329559],[1.470497,42.732975],[1.4705269,42.7329865],[1.470587,42.733017],[1.470657,42.7329865],[1.4706969,42.7329979],[1.470737,42.7329979],[1.470767,42.7329979],[1.4707869,42.7329674],[1.470827,42.7329483],[1.4708669,42.7329254],[1.470897,42.7329063],[1.470917,42.7328758],[1.4709569,42.7328873],[1.4709769,42.7328873],[1.471007,42.7328758],[1.4710469,42.7329063],[1.471097,42.7329178],[1.4711369,42.7328873],[1.471207,42.7328873],[1.471247,42.7328873],[1.471287,42.7328758],[1.4713169,42.7328568],[1.471347,42.7328377],[1.4713969,42.7328262],[1.471437,42.7328072],[1.4714869,42.7328072],[1.471527,42.7327766],[1.471557,42.7327881],[1.471597,42.7327881],[1.471597,42.7327652],[1.471607,42.7327576],[1.471627,42.7327652],[1.471687,42.7327766],[1.4717369,42.7327652],[1.471777,42.7327385],[1.471807,42.7327271],[1.4718369,42.732708],[1.471877,42.7326851],[1.471897,42.732666],[1.4719269,42.7326469],[1.471957,42.7326355],[1.471977,42.7326279],[1.4720169,42.7326355],[1.472037,42.7326279],[1.472077,42.7326164],[1.4721169,42.732605],[1.4721169,42.7326164],[1.4720969,42.7326355],[1.472077,42.7326584],[1.472057,42.732666],[1.472067,42.7326965],[1.472047,42.732708],[1.472037,42.7327271],[1.472057,42.7327461],[1.472057,42.7327652],[1.472057,42.7327766],[1.472057,42.7328148],[1.472067,42.7328453],[1.472047,42.7328758],[1.472047,42.7329178],[1.472057,42.7329483],[1.472077,42.7329865],[1.472047,42.733017],[1.472037,42.7330551],[1.471997,42.7330666],[1.471957,42.7330856],[1.471967,42.7331085],[1.471947,42.7331161],[1.4719369,42.7331467],[1.4719369,42.7331657],[1.4719269,42.7331963],[1.471907,42.7332077],[1.471907,42.7332382],[1.471887,42.7332764],[1.471857,42.7333069],[1.4718369,42.733345],[1.4718369,42.7333755],[1.471807,42.7333984],[1.471787,42.7334366],[1.4717669,42.7334785],[1.4717369,42.7334862],[1.471697,42.7335167],[1.471697,42.7335548],[1.471687,42.7336159],[1.4716569,42.7336464],[1.471617,42.7336578],[1.4715769,42.7336578],[1.471537,42.7336769],[1.471507,42.7337151],[1.4714869,42.7337379],[1.471467,42.733757],[1.471427,42.7337952],[1.4713969,42.7338371],[1.471367,42.7338486],[1.4713269,42.7338676],[1.471297,42.7338486],[1.471247,42.7338486],[1.4712269,42.7338753],[1.471207,42.7339249],[1.471197,42.7339478],[1.471177,42.7339783],[1.471157,42.7339973],[1.4711369,42.734005],[1.471117,42.7340469],[1.471077,42.7340775],[1.4710469,42.7340965],[1.471017,42.734127],[1.471007,42.7341576],[1.470987,42.7341881],[1.4709769,42.7342072],[1.470937,42.7342758],[1.4708869,42.7342949],[1.470847,42.7343178],[1.4707769,42.7343369],[1.4707969,42.7343674],[1.4707769,42.7343864],[1.4707769,42.7343979],[1.470747,42.7344284],[1.470727,42.7344551],[1.4706869,42.734478],[1.4706969,42.7345276],[1.4706969,42.7345467],[1.470677,42.7345581],[1.4706869,42.7345657],[1.470677,42.7346153],[1.470677,42.7346573],[1.470677,42.7346954],[1.470667,42.7347374],[1.470677,42.7347679],[1.470677,42.7347984],[1.470667,42.7348251],[1.470657,42.7348557],[1.470667,42.7348976],[1.470657,42.7349281],[1.470657,42.7349663],[1.470667,42.7349968],[1.470677,42.7350349],[1.470667,42.7350655],[1.470667,42.735096],[1.470677,42.7351151],[1.4706869,42.7351456],[1.470677,42.7351761],[1.4706869,42.7352066],[1.470637,42.7353783],[1.4706169,42.735405],[1.470547,42.7355156],[1.470587,42.7355461],[1.470627,42.7355461],[1.470657,42.7355385],[1.4706869,42.7354965],[1.470767,42.7353554],[1.4707969,42.7353249],[1.4707969,42.7352982],[1.470827,42.7352676],[1.470857,42.7352486],[1.4708669,42.7351952],[1.4708869,42.7351685],[1.470907,42.7351379],[1.4709469,42.7351074],[1.4709569,42.7350769],[1.4709669,42.7350349],[1.470997,42.7350159],[1.471027,42.7349854],[1.471027,42.7349472],[1.4710569,42.7349281],[1.471077,42.7348976],[1.471067,42.7348671],[1.471077,42.7348366],[1.471107,42.7348175],[1.471117,42.734787],[1.4711369,42.7347679],[1.471157,42.7347374],[1.471177,42.7347069],[1.471207,42.7346764],[1.471247,42.7346764],[1.471267,42.7346458],[1.471297,42.7346268],[1.471347,42.7345848],[1.471367,42.7345848],[1.4713869,42.7345581],[1.4713969,42.7345276],[1.471437,42.7344971],[1.471447,42.7344666],[1.4714869,42.7344551],[1.471517,42.7344284],[1.471537,42.7344055],[1.4715669,42.734375],[1.471617,42.7343674],[1.471637,42.7343559],[1.4716769,42.7343369],[1.471717,42.7343369],[1.4717469,42.7343178],[1.471807,42.7343178],[1.4718269,42.7342873],[1.471867,42.7342949],[1.4719169,42.7342949],[1.471957,42.7343063],[1.471997,42.7342949],[1.472057,42.7342873],[1.472127,42.7342567],[1.4721769,42.7342377],[1.472217,42.7342262],[1.472247,42.7342262],[1.4722769,42.7341766],[1.472347,42.7341881],[1.472387,42.7341881],[1.4724469,42.7341957],[1.472477,42.7341652],[1.472517,42.7341461],[1.4725569,42.7341385],[1.472597,42.7341156],[1.472657,42.7340965],[1.472697,42.7340965],[1.4727269,42.7340775],[1.472777,42.734066],[1.4727969,42.7340355],[1.472857,42.7340164],[1.4728869,42.7339973],[1.4729069,42.7339783],[1.472947,42.7339554],[1.4729869,42.7339554],[1.473037,42.7339363],[1.4730569,42.7339249],[1.473087,42.7338982],[1.473117,42.7338562],[1.4731469,42.7338371],[1.4731569,42.7338066],[1.473207,42.7337952],[1.4732469,42.7337875],[1.473277,42.7337761],[1.4733269,42.7337685],[1.473367,42.7337761],[1.473387,42.7337379],[1.4734269,42.7337456],[1.473477,42.7337265],[1.4735169,42.7337151],[1.473547,42.7336769],[1.4735969,42.7336578],[1.473647,42.7336273],[1.4736969,42.7336082],[1.473747,42.7335854],[1.473787,42.7335548],[1.473807,42.7335358],[1.473837,42.7335281],[1.473877,42.7335167],[1.473917,42.7334862],[1.4739469,42.7334557],[1.473967,42.7334366],[1.473987,42.7334175],[1.474007,42.7333984],[1.473997,42.7333984],[1.474007,42.7333984],[1.4740269,42.733387],[1.474017,42.733387],[1.474017,42.7334061],[1.474017,42.7334366],[1.473997,42.7334671],[1.473987,42.7334976],[1.473997,42.7335167],[1.473997,42.7335472],[1.473977,42.7335777],[1.473967,42.7335968],[1.4739469,42.7336273],[1.4739369,42.7336655],[1.473917,42.7336884],[1.473907,42.7337074],[1.473907,42.7337456],[1.473907,42.7337875],[1.4736769,42.7339172],[1.473657,42.7339478],[1.473637,42.7339668],[1.4736069,42.7339973],[1.4735869,42.7340355],[1.473567,42.7340584],[1.473537,42.7340775],[1.4735069,42.734108],[1.4734969,42.7341461],[1.473487,42.7341652],[1.473487,42.7341881],[1.473457,42.7342148],[1.4734269,42.7342262],[1.4734069,42.7342567],[1.473367,42.7342758],[1.4733369,42.7343178],[1.473297,42.7343178],[1.473267,42.7343483],[1.4732469,42.7343674],[1.473217,42.7343979],[1.473177,42.7344055],[1.473137,42.734436],[1.473117,42.7344666],[1.4730569,42.7344856],[1.473027,42.7345085],[1.473007,42.7345161],[1.4729869,42.7345772],[1.4729669,42.7346153],[1.472947,42.7346382],[1.472937,42.7346649],[1.472917,42.7346954],[1.472877,42.734726],[1.472837,42.7347374],[1.4728169,42.7347679],[1.472777,42.7347755],[1.472747,42.7348175],[1.472697,42.7348366],[1.472677,42.7348671],[1.472677,42.7348976],[1.472657,42.7349281],[1.472597,42.7349358],[1.472577,42.7349472],[1.4725469,42.7349854],[1.4725269,42.7350159],[1.472497,42.7350655],[1.472477,42.7350769],[1.472477,42.735096],[1.472477,42.7351456],[1.472477,42.7351761],[1.472477,42.7351952],[1.4724569,42.7352257],[1.472437,42.7352371],[1.472417,42.7352676],[1.472427,42.7352982],[1.472417,42.7353172],[1.472417,42.7353363],[1.472387,42.7353668],[1.472427,42.7353973],[1.472397,42.7354164],[1.472397,42.7354584],[1.4723569,42.7354851],[1.4723569,42.7355156],[1.4723569,42.7355385],[1.472337,42.7355766],[1.472307,42.7355957],[1.4722869,42.7356377],[1.472257,42.7356682],[1.472237,42.7356949],[1.472227,42.7357178],[1.472217,42.7357483],[1.4721969,42.7357864],[1.4721769,42.735817],[1.472157,42.735836],[1.472147,42.7358971],[1.472147,42.7359161],[1.472127,42.7359467],[1.472127,42.7359772],[1.4721169,42.7360153],[1.4720969,42.7360458],[1.472077,42.7360878],[1.472037,42.7361069],[1.4720269,42.7361259],[1.4720069,42.736145],[1.471987,42.736187],[1.471977,42.7362175],[1.471957,42.7362366],[1.4719269,42.7362785],[1.4719169,42.7362976],[1.471907,42.7363281],[1.471877,42.7363472],[1.471867,42.7363777],[1.471857,42.7364159],[1.471867,42.7364349],[1.471857,42.7364769],[1.4718369,42.7365074],[1.4718369,42.7365379],[1.471817,42.7365685],[1.471797,42.7365952],[1.471777,42.7366257],[1.4717369,42.7366562],[1.471707,42.7366753],[1.471697,42.7367058],[1.471687,42.7367363],[1.471707,42.7367668],[1.471697,42.7367859],[1.4716769,42.736805],[1.471637,42.7368355],[1.471627,42.7368774],[1.471597,42.736908],[1.471597,42.7369385],[1.4715669,42.7369652],[1.471547,42.7369957],[1.471527,42.7370262],[1.471507,42.7370567],[1.471517,42.7370949],[1.4714869,42.7371254],[1.4714769,42.7371674],[1.471457,42.737175],[1.471417,42.7371979],[1.4713869,42.7372284],[1.471337,42.737236],[1.471357,42.7372665],[1.4713169,42.7373085],[1.4713169,42.7373466],[1.471297,42.7373848],[1.471277,42.7374077],[1.471247,42.7374382],[1.4712169,42.7374458],[1.471157,42.7374573],[1.471117,42.7374649],[1.471087,42.7374763],[1.4710569,42.7375069],[1.471027,42.7375259],[1.470987,42.7375565],[1.4709569,42.7375755],[1.470927,42.737606],[1.470917,42.7376251],[1.4708869,42.7376366],[1.470817,42.7377052],[1.4707769,42.7377052],[1.470747,42.7377281],[1.470737,42.7377357],[1.470727,42.7377472],[1.470677,42.7377777],[1.470657,42.7377853],[1.470637,42.7378082],[1.4705969,42.7378349],[1.470557,42.7378578],[1.470507,42.7378578],[1.470477,42.7378464],[1.470467,42.7378654],[1.4704469,42.7378883],[1.470417,42.737896],[1.470407,42.7379379],[1.4704469,42.7379875],[1.4704469,42.7380066],[1.470457,42.7379761],[1.470487,42.7379875],[1.4705269,42.7379684],[1.470567,42.7379684],[1.470737,42.7379074],[1.4707869,42.737896],[1.470837,42.7378769],[1.470897,42.7378654],[1.470917,42.7378349],[1.4709569,42.7378349],[1.471007,42.7378578],[1.4710469,42.7378654],[1.471087,42.7378578],[1.471107,42.7378273],[1.471167,42.7377968],[1.471197,42.7377853],[1.4712269,42.7377968],[1.471267,42.7377968],[1.471337,42.7377853],[1.471357,42.7377357],[1.471347,42.7377281],[1.4713869,42.7377167],[1.4714069,42.7376785],[1.471447,42.7376671],[1.4714869,42.7376556],[1.471507,42.737648],[1.471517,42.7376251],[1.471557,42.737606],[1.471597,42.7375565],[1.471637,42.7375565],[1.4716769,42.7375374],[1.4717369,42.7375183],[1.4717669,42.7374954],[1.471807,42.7374763],[1.4718369,42.7374573],[1.471907,42.7374268],[1.471947,42.7374153],[1.471997,42.7374077],[1.472057,42.7373772],[1.472077,42.7373466],[1.4721169,42.7373276],[1.472157,42.7373276],[1.472217,42.7373276],[1.472247,42.7372971],[1.4722669,42.7372665],[1.4722869,42.737236],[1.472317,42.7372169],[1.472347,42.7371979],[1.472407,42.7371674],[1.472407,42.7371864],[1.472417,42.7372284],[1.472437,42.7372551],[1.472417,42.7372856],[1.4724469,42.7373085],[1.472397,42.7373352],[1.472397,42.7373466],[1.4723669,42.7373657],[1.472317,42.7373962],[1.472297,42.7374382],[1.472247,42.7374763],[1.4721969,42.7375183],[1.4721769,42.7375755],[1.472157,42.737606],[1.472137,42.7376366],[1.472147,42.7376556],[1.472127,42.7376785],[1.472127,42.7376976],[1.472077,42.7376976],[1.4720269,42.7377167],[1.471977,42.7377472],[1.471957,42.7377777],[1.4719169,42.7377777],[1.471877,42.7377968],[1.471857,42.7378273],[1.471817,42.7378654],[1.4718369,42.7379074],[1.471817,42.7379074],[1.471787,42.7379265],[1.471777,42.737957],[1.4717369,42.7379761],[1.471697,42.7379875],[1.471697,42.7379951],[1.4716769,42.7380066],[1.4716669,42.7380257],[1.471647,42.7380562],[1.471647,42.7380981],[1.471597,42.7381172],[1.471597,42.7381477],[1.471547,42.7381859],[1.471517,42.7382164],[1.4714969,42.7382355],[1.471467,42.738266],[1.4714069,42.7382965],[1.471357,42.7383156],[1.471417,42.7383461],[1.4714769,42.7383652],[1.471537,42.7383766],[1.4715669,42.738327],[1.471607,42.7382774],[1.471647,42.7382851],[1.471627,42.7383156],[1.4716769,42.7383385],[1.471687,42.7382851],[1.471707,42.738266],[1.4717369,42.738266],[1.471777,42.7382278],[1.4718269,42.738205],[1.4718469,42.7381783],[1.471907,42.7381554],[1.4719269,42.7381172],[1.4719269,42.7380562],[1.471987,42.7380562],[1.4720169,42.7380676],[1.472067,42.7380753],[1.4721069,42.7380867],[1.4721169,42.7381058],[1.472157,42.7380981],[1.472167,42.7380676],[1.4721769,42.7380562],[1.472237,42.7380371],[1.472247,42.7379951],[1.472257,42.7379684],[1.4722769,42.7379456],[1.472317,42.7379265],[1.4723769,42.737915],[1.472417,42.737915],[1.472477,42.737896],[1.472507,42.7378578],[1.4725469,42.7378769],[1.472577,42.7378273],[1.4726369,42.7378273],[1.472677,42.7378159],[1.472737,42.7378578],[1.472777,42.7378578],[1.472837,42.7377777],[1.472857,42.7377472],[1.4728969,42.7377472],[1.472877,42.7377052],[1.472927,42.7376785],[1.472957,42.7376366],[1.473017,42.7376366],[1.4730569,42.7375984],[1.4730769,42.737587],[1.473127,42.737587],[1.4731469,42.737545],[1.473177,42.7375183],[1.4731669,42.7374763],[1.4731569,42.7374573],[1.4731669,42.7374153],[1.4731669,42.7373657],[1.473207,42.7373276],[1.473207,42.7372856],[1.4732369,42.737236],[1.473277,42.7371979],[1.473297,42.7371674],[1.473357,42.7371559],[1.473397,42.7371178],[1.473447,42.7370949],[1.473457,42.7370682],[1.473467,42.7370071],[1.4735069,42.7369881],[1.473527,42.7369461],[1.473537,42.7369156],[1.473577,42.7369156],[1.473617,42.7368965],[1.473647,42.7368851],[1.473627,42.736866],[1.473617,42.7368279],[1.473647,42.7368164],[1.4736869,42.7368164],[1.473727,42.7367668],[1.473747,42.7367363],[1.473787,42.7367554],[1.473807,42.7367783],[1.473837,42.736805],[1.473807,42.7368355],[1.473797,42.7368355],[1.4737669,42.7368279],[1.473747,42.7368469],[1.4737569,42.7368584],[1.4737039,42.736969],[1.4737039,42.7370491],[1.4736938,42.7371101],[1.4737139,42.7371483],[1.4737638,42.7371483],[1.4737638,42.7371902],[1.4737338,42.7372589],[1.4737839,42.7372589],[1.4738438,42.7372284],[1.4738638,42.7372017],[1.4738839,42.7371597],[1.4739038,42.7371292],[1.4739338,42.7370911],[1.4739739,42.7370415],[1.4739938,42.7370186],[1.4740338,42.7369995],[1.4740438,42.7369614],[1.4740738,42.7369385],[1.4741038,42.7369194],[1.4741638,42.7368889],[1.4741439,42.7368393],[1.4741338,42.7368088],[1.4741238,42.7367516],[1.4741539,42.736721],[1.4741938,42.7367096],[1.4742239,42.7366905],[1.4742638,42.7366714],[1.4743038,42.7366409],[1.4743239,42.7366219],[1.4743538,42.7366295],[1.4743438,42.7366905],[1.4743938,42.7367096],[1.4744039,42.7367516],[1.4744139,42.7367897],[1.4743838,42.7368011],[1.4743938,42.7368202],[1.4743538,42.7368698],[1.4743239,42.7369003],[1.4743139,42.7369499],[1.4743139,42.7369804],[1.4743239,42.7369995],[1.4743338,42.7370415],[1.4743438,42.7370186],[1.4744039,42.7369385],[1.4744238,42.7369003],[1.4744438,42.7368698],[1.4744238,42.7368584],[1.4744538,42.7368202],[1.4744638,42.7367592],[1.4745138,42.7367516],[1.4745538,42.736721],[1.4746138,42.7366905],[1.4746438,42.7366714],[1.4746938,42.7366486],[1.4746739,42.7366104],[1.4746838,42.736599],[1.4747038,42.736599],[1.4747238,42.7366104],[1.4747238,42.7366295],[1.4747238,42.7366409],[1.4747539,42.7366982],[1.4747539,42.7367592],[1.4747738,42.7367706],[1.4747639,42.7368088],[1.4747438,42.7368317],[1.4746538,42.7369194],[1.4746838,42.7370605],[1.4747338,42.73703],[1.4747438,42.7369995],[1.4747838,42.7369385],[1.4748038,42.7368317],[1.4748338,42.7368202],[1.4748638,42.7368011],[1.4748938,42.7367706],[1.4749339,42.7367516],[1.4749638,42.7367287],[1.4749938,42.7366905],[1.4750038,42.7366409],[1.4750239,42.7366104],[1.4750438,42.7365685],[1.4750438,42.7365494],[1.4750438,42.7365112],[1.4750938,42.7364998],[1.4751338,42.7364998],[1.4752039,42.7364883],[1.4752638,42.7364693],[1.4752738,42.7364311],[1.4752738,42.7363815],[1.4752939,42.7363815],[1.4753238,42.7363396],[1.4753238,42.7363701],[1.4753238,42.7364006],[1.4753438,42.7364502],[1.4753639,42.7364693],[1.4753739,42.7365112],[1.4753839,42.7365494],[1.4752738,42.7367287],[1.4753338,42.7367706],[1.4754038,42.73666],[1.4754438,42.7365913],[1.4754938,42.7365417],[1.4755238,42.7365112],[1.4755638,42.7364807],[1.4756238,42.7364311],[1.4756738,42.7364311],[1.4756938,42.7363815],[1.4757738,42.7363701],[1.4758039,42.7363701],[1.4758338,42.7363892],[1.4757638,42.7365417],[1.4757239,42.7366409],[1.4758239,42.7366295],[1.4758438,42.7365608],[1.4758738,42.7365112],[1.4758939,42.7364807],[1.4759238,42.7364502],[1.4759538,42.7364311],[1.4759738,42.7364197],[1.4760138,42.7364006],[1.4759939,42.7363701],[1.4760338,42.7363586],[1.4760739,42.7363396],[1.4761038,42.7363205],[1.4761338,42.7363205],[1.4761838,42.7363091],[1.4762539,42.73629],[1.4762539,42.7362518],[1.4762938,42.7362518],[1.4763339,42.7362289],[1.4763938,42.7362099],[1.4764438,42.7361794],[1.4764638,42.7361488],[1.4765139,42.7361603],[1.4765438,42.7361412],[1.4765638,42.7361412],[1.4766039,42.7361107],[1.4766438,42.7360916],[1.4766839,42.7360802],[1.4767438,42.7360916],[1.4767938,42.7360687],[1.4768639,42.7360497],[1.4769038,42.7360382],[1.4769738,42.7360115],[1.4770138,42.7360001],[1.4770538,42.7360001],[1.4770838,42.7359886],[1.4771438,42.7359581],[1.4772239,42.735939],[1.4772438,42.7359085],[1.4772838,42.7358818],[1.4772838,42.7358589],[1.4773238,42.7358513],[1.4773438,42.7358284],[1.4773638,42.7357788],[1.4773839,42.7357483],[1.4774238,42.7357101],[1.4774839,42.7356987],[1.4775038,42.7356796],[1.4775338,42.7356682],[1.4775639,42.7355881],[1.4776038,42.735569],[1.4776338,42.7355385],[1.4776639,42.7355118],[1.4776639,42.7355003],[1.4776838,42.7354813],[1.4777539,42.7354813],[1.4778038,42.7354698],[1.4777938,42.7354393],[1.4778239,42.7354202],[1.4778538,42.7354202],[1.4778838,42.7354012],[1.4779239,42.7353897],[1.4779438,42.7354012],[1.4779738,42.7353783],[1.4780039,42.7353516],[1.4780738,42.7353783],[1.4781138,42.7353516],[1.4781638,42.7353592],[1.4781939,42.7353516],[1.4782238,42.735321],[1.4782538,42.7352982],[1.4782739,42.7352791],[1.4783138,42.7352791],[1.4783639,42.7352715],[1.4783838,42.7352486],[1.4783838,42.7352219],[1.4784539,42.7351608],[1.4785539,42.7350769],[1.4786139,42.7349281],[1.4787239,42.7347183],[1.4788438,42.7345467],[1.4789438,42.7344284],[1.4791338,42.7342262],[1.4792238,42.7340279],[1.4793538,42.7338791],[1.4795039,42.7337074],[1.4796538,42.7334976],[1.4797338,42.7333679],[1.4798038,42.7331581],[1.4798238,42.7329369],[1.4798238,42.7327576],[1.4796839,42.7325974],[1.4794638,42.7324371],[1.4794538,42.7323074],[1.4795538,42.7321281],[1.4797839,42.7319069],[1.4798838,42.731678],[1.4798838,42.7314682],[1.4797739,42.7312584],[1.4798238,42.7308578],[1.4799138,42.7306061],[1.4800439,42.7303581],[1.4801538,42.7301292],[1.4802338,42.7299156],[1.4804538,42.7296982],[1.4807439,42.7294655],[1.4808038,42.7293167],[1.4809338,42.7290573],[1.4809738,42.7287979],[1.4809638,42.7285461],[1.4809139,42.728096],[1.4809039,42.7277489],[1.4808939,42.7274666],[1.4808638,42.7271957],[1.4808738,42.7269669],[1.4810039,42.7265892],[1.4810939,42.726059],[1.4813038,42.7254791],[1.4816538,42.7248268],[1.4818839,42.7244072],[1.4821138,42.7239075],[1.4823438,42.7234268],[1.4825639,42.7230492],[1.482558,42.7230453],[1.482548,42.7230148],[1.482578,42.7229958],[1.482578,42.7229424],[1.4825881,42.7229042],[1.482558,42.7228355],[1.482488,42.722805],[1.482518,42.7227631],[1.482538,42.7227135],[1.482538,42.7227249],[1.482518,42.722683],[1.482518,42.7226257],[1.4825079,42.7226028],[1.482538,42.7226143],[1.482568,42.7225952],[1.4825881,42.7225647],[1.4825881,42.7225342],[1.4825881,42.7225151],[1.482578,42.7224426],[1.482608,42.7224541],[1.482608,42.7224426],[1.482618,42.7224121],[1.482628,42.722393],[1.482658,42.7223549],[1.482688,42.7223358],[1.482718,42.7223053],[1.482728,42.7222633],[1.482748,42.7222633],[1.482778,42.7222443],[1.482808,42.7221947],[1.482808,42.7221642],[1.482818,42.7221146],[1.482838,42.722084],[1.482888,42.7220039],[1.482928,42.7219849],[1.482988,42.7219658],[1.483018,42.7219238],[1.483018,42.7218742],[1.483048,42.7218742],[1.483088,42.7218323],[1.483108,42.7218132],[1.483128,42.7218323],[1.483228,42.7218742],[1.483278,42.7218628],[1.483328,42.7218437],[1.483358,42.7218246],[1.4833781,42.7218056],[1.4833781,42.7217751],[1.4833879,42.7217636],[1.483438,42.7217331],[1.483488,42.7216835],[1.483498,42.7216644],[1.483508,42.7216454],[1.483528,42.7216225],[1.483578,42.7215958],[1.483628,42.7215424],[1.483668,42.7215042],[1.483688,42.7214737],[1.4837281,42.7214737],[1.4837379,42.7214241],[1.483748,42.7213821],[1.483748,42.721344],[1.483768,42.7213058],[1.483768,42.7212753],[1.483798,42.7212639],[1.483808,42.7212334],[1.4838181,42.7212257],[1.4838181,42.7211838],[1.483848,42.7212029],[1.483858,42.7211647],[1.483898,42.7211456],[1.483888,42.7210846],[1.483918,42.7210236],[1.483898,42.7210045],[1.483918,42.7209625],[1.4839081,42.7209244],[1.483888,42.7208939],[1.483888,42.7208443],[1.483898,42.7208252],[1.483898,42.7207756],[1.483878,42.7207451],[1.4838279,42.7207222],[1.483848,42.7206726],[1.483858,42.7206535],[1.483848,42.7206345],[1.483858,42.7205734],[1.483878,42.7205429],[1.483898,42.7205048],[1.483858,42.7204742],[1.483858,42.7205048],[1.483878,42.7205124],[1.483878,42.7205238],[1.483918,42.7205124],[1.483918,42.7205429],[1.483888,42.7205238],[1.483868,42.7205238],[1.483858,42.7205124],[1.483848,42.7205124],[1.483858,42.7204628],[1.483808,42.7204323],[1.483808,42.7203827],[1.4838279,42.7203445],[1.4838279,42.720295],[1.483848,42.7202644],[1.483848,42.7202148],[1.483878,42.7201729],[1.483878,42.7201424],[1.483898,42.7201424],[1.4839081,42.7201233],[1.483918,42.7200928],[1.483918,42.7200737],[1.483928,42.7200851],[1.483958,42.7200546],[1.483968,42.7200241],[1.483988,42.719944],[1.484018,42.7199554],[1.484048,42.7199554],[1.484078,42.7199554],[1.4840879,42.7199631],[1.484068,42.7199936],[1.484138,42.7199821],[1.484148,42.7200127],[1.4841779,42.720005],[1.484198,42.720005],[1.484208,42.7200127],[1.484218,42.7200241],[1.484238,42.7199936],[1.484268,42.7199745],[1.484288,42.7199631],[1.484298,42.7199821],[1.484358,42.7199554],[1.4844379,42.7199135],[1.4844379,42.7199326],[1.484478,42.719944],[1.484488,42.7199326],[1.484488,42.719944],[1.484488,42.7199821],[1.484488,42.7200432],[1.484458,42.7200851],[1.484448,42.7201538],[1.484478,42.7201958],[1.484478,42.7202644],[1.484488,42.720295],[1.484478,42.7203331],[1.484488,42.7203636],[1.484508,42.7204132],[1.484538,42.7203941],[1.484548,42.7203827],[1.484548,42.7203941],[1.484568,42.7203827],[1.484638,42.7204247],[1.4846179,42.7204857],[1.484648,42.7204933],[1.484678,42.7205124],[1.4846981,42.7205238],[1.484728,42.7205238],[1.4846981,42.7205544],[1.484678,42.7205734],[1.484678,42.7205849],[1.484658,42.7206039],[1.484658,42.720623],[1.484648,42.7206535],[1.484658,42.720665],[1.484658,42.7207146],[1.484658,42.7207527],[1.484678,42.7207832],[1.484708,42.7208252],[1.484748,42.7208023],[1.484778,42.7208252],[1.484778,42.7208443],[1.484808,42.7208824],[1.484828,42.7209129],[1.484828,42.7209435],[1.484838,42.720974],[1.484808,42.7210236],[1.484848,42.7210121],[1.484828,42.7210655],[1.484868,42.7210922],[1.484898,42.7210541],[1.484858,42.7211151],[1.484858,42.7211647],[1.484868,42.7212029],[1.484848,42.7212334],[1.484848,42.7212944],[1.484848,42.721344],[1.4848779,42.7213631],[1.484898,42.7213745],[1.484888,42.7213936],[1.4848779,42.7213821],[1.484858,42.7213821],[1.484868,42.7213631],[1.484898,42.721405],[1.484938,42.7214432],[1.484988,42.7214355],[1.485028,42.7214546],[1.485078,42.7214622],[1.485108,42.7214928],[1.485128,42.7214851],[1.485118,42.7214737],[1.485118,42.7214851],[1.4851381,42.7214317],[1.4851381,42.7214012],[1.485198,42.7214127],[1.4852279,42.7214012],[1.485258,42.7213745],[1.485268,42.721344],[1.485298,42.7213135],[1.485348,42.7212944],[1.485388,42.7212715],[1.485418,42.7212524],[1.485448,42.7212334],[1.485468,42.7212143],[1.485498,42.7211914],[1.485538,42.7211647],[1.485588,42.7211723],[1.485628,42.7211342],[1.485688,42.7211227],[1.485718,42.7211037],[1.4857481,42.7210617],[1.485788,42.7210541],[1.485828,42.7210541],[1.485858,42.7210236],[1.485888,42.7210045],[1.4859281,42.720974],[1.485958,42.7209549],[1.485988,42.7209244],[1.486138,42.7207336],[1.486158,42.7207031],[1.486178,42.7206535],[1.486208,42.720623],[1.486218,42.7205849],[1.486178,42.7205238],[1.486178,42.7204628],[1.486218,42.7204323],[1.486238,42.7204132],[1.486248,42.7203636],[1.486258,42.7203217],[1.486268,42.7202835],[1.486268,42.7202415],[1.486298,42.7202225],[1.486318,42.720192],[1.486308,42.7201614],[1.486338,42.7201538],[1.486358,42.7201233],[1.486378,42.7201042],[1.486408,42.7200432],[1.4864579,42.7200241],[1.486478,42.7200012],[1.486518,42.7199631],[1.486528,42.7199211],[1.4865381,42.719883],[1.486578,42.7198715],[1.486608,42.7198448],[1.486658,42.7198219],[1.486708,42.7198143],[1.4867181,42.7197723],[1.486748,42.7197342],[1.486768,42.7197037],[1.486788,42.7196732],[1.4868079,42.7196426],[1.486818,42.7196045],[1.486838,42.7195625],[1.486838,42.719532],[1.486878,42.7195129],[1.486938,42.7194939],[1.4869879,42.7194633],[1.487018,42.7194443],[1.487058,42.7194214],[1.487088,42.7194023],[1.487148,42.7193947],[1.487198,42.7193336],[1.487218,42.7193222],[1.4872479,42.7193222],[1.487278,42.7192917],[1.487298,42.7192726],[1.487318,42.7192535],[1.487318,42.7191925],[1.487348,42.7191734],[1.487368,42.7191238],[1.487368,42.7190742],[1.487388,42.7190514],[1.487408,42.7190247],[1.4874279,42.7189941],[1.487448,42.7189636],[1.487498,42.7189636],[1.487538,42.7189445],[1.487568,42.7189026],[1.487558,42.7188721],[1.487568,42.7188225],[1.487568,42.718792],[1.487558,42.7187424],[1.487548,42.7187233],[1.487558,42.7186928],[1.487578,42.7186623],[1.4875979,42.7186432],[1.487608,42.7186127],[1.487618,42.7185745],[1.487618,42.718544],[1.487648,42.7185135],[1.487638,42.7184639],[1.487658,42.7184334],[1.4876879,42.7184029],[1.4876879,42.7183723],[1.487708,42.7183418],[1.487748,42.7183228],[1.487738,42.7182846],[1.487758,42.7182617],[1.487798,42.7182312],[1.487828,42.7182121],[1.487868,42.718174],[1.487908,42.7180634],[1.487928,42.7179527],[1.487918,42.717823],[1.487838,42.7176933],[1.487788,42.7175026],[1.487718,42.7173347],[1.487718,42.7171745],[1.487718,42.7170334],[1.4877779,42.7169533],[1.487848,42.7169037],[1.487938,42.7169228],[1.4879977,42.7168732],[1.4880476,42.7167625],[1.4881176,42.7166138],[1.4882576,42.7165146],[1.4884076,42.7163544],[1.4885476,42.7161636],[1.4886076,42.7160225],[1.4886676,42.7158432],[1.4886776,42.7157326],[1.4886876,42.7155952],[1.4886976,42.7154121],[1.4887476,42.7152443],[1.4887776,42.7151222],[1.4888777,42.7149849],[1.4889876,42.7148933],[1.4890976,42.714695],[1.4891477,42.7146721],[1.4892576,42.7147026],[1.4894276,42.7147026],[1.4895576,42.7147217],[1.4897276,42.7147446],[1.4897645,42.7146797],[1.4898745,42.7145386],[1.4899645,42.7143974],[1.4900645,42.7142677],[1.4901345,42.7141266],[1.4901245,42.714077],[1.4900926,42.7140045],[1.4901326,42.7138672],[1.4901925,42.7137566],[1.4902825,42.7136345],[1.4904326,42.7133942],[1.4906926,42.7132072],[1.4909226,42.7131653],[1.4909526,42.7131767],[1.4910226,42.7131157],[1.4911326,42.7131042],[1.4913826,42.7129745],[1.4915025,42.7129555],[1.4917126,42.7128754],[1.4918525,42.7127647],[1.4919226,42.7126656],[1.4919926,42.7126274],[1.4920325,42.7126274],[1.4920726,42.7125473],[1.4923126,42.7124557],[1.4923426,42.7123642],[1.4924725,42.7122459],[1.4924926,42.7121964],[1.4925426,42.7121544],[1.4925826,42.7120667],[1.4926425,42.7120056],[1.4927425,42.7118759],[1.4927826,42.7118149],[1.4927425,42.7117348],[1.4928026,42.7116547],[1.4929426,42.7115669],[1.4930726,42.7113266],[1.4931426,42.7112961],[1.4931926,42.7112045],[1.4932826,42.7111549],[1.4933126,42.7111168],[1.4933226,42.7110748],[1.4933625,42.7110367],[1.4933525,42.7109871],[1.4933826,42.7109642],[1.4933926,42.7108765],[1.4934626,42.710804],[1.4935325,42.7106667],[1.4935826,42.7106171],[1.4935426,42.7105942],[1.4935626,42.710556],[1.4935426,42.7104645],[1.4935626,42.710434],[1.4936426,42.7104263],[1.4937226,42.7103844],[1.4937626,42.7104073],[1.4937726,42.7103767],[1.4939226,42.7102051],[1.4939526,42.710186],[1.4940326,42.7101746],[1.4940826,42.7101173],[1.4941325,42.7100945],[1.4941425,42.7100945],[1.4941626,42.7100754],[1.4941626,42.7100372],[1.4943125,42.7099648],[1.4943626,42.7098274],[1.4944526,42.709774],[1.4945326,42.7096558],[1.4945725,42.7096367],[1.4946226,42.7095566],[1.4945825,42.7094269],[1.4946126,42.7093849],[1.4946026,42.7093277],[1.4946226,42.7092972],[1.4946226,42.7092361],[1.4945226,42.7091446],[1.4945025,42.7090874],[1.4944826,42.7090569],[1.4944025,42.7090149],[1.4944226,42.7090073],[1.4943826,42.7089767],[1.4944226,42.7089958],[1.4944426,42.7090263],[1.4944125,42.7090263],[1.4944925,42.7090073],[1.4947625,42.7090454],[1.4947726,42.7090263],[1.4947426,42.7090073],[1.4947726,42.7089767],[1.4947726,42.7089462],[1.4946826,42.7088776],[1.4946126,42.7087364],[1.4946026,42.7086754],[1.4945626,42.7085953],[1.4945426,42.7085266],[1.4945825,42.7084351],[1.4945725,42.7083664],[1.4946126,42.7082253],[1.4945626,42.7081375],[1.4945725,42.7080345],[1.4946126,42.7079773],[1.4946226,42.7079353],[1.4945626,42.7078857],[1.4945526,42.7078552],[1.4945825,42.7077942],[1.4946625,42.7076874],[1.4946426,42.707634],[1.4947726,42.7075844],[1.4947926,42.7075272],[1.4949225,42.7074966],[1.4950125,42.707325],[1.4950125,42.7072945],[1.4950726,42.7071648],[1.4951025,42.7071762],[1.4951726,42.7070961],[1.4952526,42.7070541],[1.4952825,42.7069664],[1.4952526,42.7069244],[1.4953026,42.7068748],[1.4953526,42.7068367],[1.4954126,42.7068558],[1.4955226,42.7067261],[1.4957325,42.7066154],[1.4957426,42.7065849],[1.4958225,42.7065048],[1.4958526,42.7064743],[1.4957926,42.7064056],[1.4957926,42.7063866],[1.4958225,42.7063446],[1.4959326,42.706295],[1.4959626,42.7062569],[1.4959925,42.7061272],[1.4959526,42.7061043],[1.4959526,42.7060776],[1.4959825,42.7060547],[1.4960326,42.705986],[1.4960526,42.7058754],[1.4961126,42.7058144],[1.4961326,42.7057762],[1.4961026,42.7057648],[1.4961026,42.7057076],[1.4961826,42.7055969],[1.4961926,42.7055359],[1.4962425,42.7054749],[1.4962626,42.7053871],[1.4964126,42.7052155],[1.4964325,42.7051544],[1.4964126,42.7051048],[1.4964225,42.7050858],[1.4965526,42.7049065],[1.4966726,42.7048264],[1.4967326,42.7047272],[1.4968026,42.7046967],[1.4968526,42.7046547],[1.4968926,42.7045746],[1.4969226,42.7045746],[1.4969026,42.7045174],[1.4969326,42.7044754],[1.4969226,42.7044563],[1.4969326,42.7043762],[1.4969625,42.7043076],[1.4969926,42.7042961],[1.4970026,42.7042542],[1.4970226,42.7042274],[1.4970526,42.7042046],[1.4970626,42.704155],[1.4970026,42.7040977],[1.4970126,42.7040367],[1.4970425,42.7040253],[1.4970626,42.7039566],[1.4971426,42.7038956],[1.4973226,42.7038269],[1.4973526,42.7037468],[1.4974126,42.7037163],[1.4975026,42.7035751],[1.4974926,42.703476],[1.4975625,42.7033463],[1.4975426,42.703167],[1.4974526,42.7030067],[1.4975026,42.7027969],[1.4974426,42.702755],[1.4973626,42.7027359],[1.4973626,42.7027168],[1.4974226,42.7027054],[1.4973726,42.7026749],[1.4974025,42.7026558],[1.4974825,42.7026443],[1.4974326,42.7025871],[1.4975226,42.7025261],[1.4975226,42.7024574],[1.4975326,42.702446],[1.4975625,42.7024574],[1.4975725,42.7024345],[1.4975426,42.7023544],[1.4974926,42.7023163],[1.4975226,42.7022476],[1.4975226,42.7021446],[1.4975426,42.7021255],[1.4975625,42.7020569],[1.4975026,42.7020073],[1.4973825,42.7017975],[1.4973125,42.7017365],[1.4973226,42.7017059],[1.4972726,42.7015648],[1.4971826,42.7014961],[1.4971126,42.7013741],[1.4971126,42.7012978],[1.4970526,42.7011757],[1.4970425,42.701046],[1.4971126,42.7007866],[1.4971126,42.7007675],[1.4970726,42.7007561],[1.4969525,42.7004166],[1.4969226,42.7003975],[1.4968826,42.7003746],[1.4968026,42.7003746],[1.4967426,42.7003365],[1.4967326,42.7002869],[1.4967825,42.7001343],[1.4967526,42.7000656],[1.4968026,42.6999664],[1.4968026,42.6998558],[1.4967126,42.6996841],[1.4967326,42.6996155],[1.4966726,42.6994743],[1.4967026,42.6994171],[1.4966626,42.6993446],[1.4966825,42.699234],[1.4967026,42.6991959],[1.4966726,42.6990051],[1.4967026,42.6988144],[1.4966925,42.6986847],[1.4967326,42.6984978],[1.4967526,42.6984749],[1.4967626,42.6984177],[1.4967326,42.6983757],[1.4966626,42.6983566],[1.4966226,42.6983261],[1.4966125,42.6982651],[1.4965125,42.6981544],[1.4964826,42.6980476],[1.4964926,42.697937],[1.4965426,42.6978645],[1.4965526,42.6977654],[1.4965826,42.6977158],[1.4966025,42.6976051],[1.4966426,42.6975746],[1.4967926,42.6972847],[1.4969726,42.6970863],[1.4970626,42.6969261],[1.4971026,42.696907],[1.4971225,42.696785],[1.4971726,42.6966972],[1.4972726,42.6965446],[1.4973626,42.6964569],[1.4974126,42.6963348],[1.4974626,42.6962852],[1.4975426,42.6961441],[1.4975625,42.6960564],[1.4976126,42.6959953],[1.4976326,42.6959267],[1.4976625,42.6958771],[1.4977026,42.6958542],[1.4977325,42.695797],[1.4977626,42.6956444],[1.4978026,42.6955948],[1.4978726,42.6955757],[1.4979426,42.6954956],[1.4979626,42.6952362],[1.4979826,42.695137],[1.4979726,42.6950073],[1.4980226,42.6949844],[1.4980426,42.6949654],[1.4980125,42.6948967],[1.4980326,42.6948776],[1.4980326,42.6948166],[1.4981326,42.6946869],[1.4981825,42.6945763],[1.4981725,42.6944847],[1.4982126,42.694397],[1.4984126,42.6940765],[1.498458,42.6942062],[1.498578,42.6942558],[1.498628,42.6943054],[1.498628,42.6943283],[1.4986579,42.6944084],[1.498708,42.6945381],[1.498728,42.6945572],[1.498758,42.6945572],[1.4988281,42.6945152],[1.498868,42.6945076],[1.498878,42.6944771],[1.498958,42.6945457],[1.498988,42.6946259],[1.499038,42.6946373],[1.499088,42.694706],[1.499158,42.6947556],[1.4991781,42.6947975],[1.4992681,42.6948471],[1.499288,42.6948776],[1.499328,42.6948853],[1.499348,42.6948776],[1.499368,42.6948967],[1.499398,42.6948967],[1.4994479,42.6949081],[1.499468,42.6949387],[1.499458,42.6949959],[1.499428,42.6950188],[1.499428,42.6950874],[1.499458,42.695137],[1.499438,42.6951981],[1.499488,42.6953888],[1.499478,42.6954155],[1.499508,42.6955566],[1.499478,42.6955757],[1.499468,42.6956558],[1.499438,42.6956863],[1.4994479,42.6957664],[1.499428,42.695816],[1.499498,42.6959877],[1.499608,42.6960678],[1.499658,42.6961174],[1.499648,42.6961784],[1.499778,42.6963463],[1.499818,42.696476],[1.499778,42.6965065],[1.4997081,42.6965981],[1.499668,42.6966057],[1.499668,42.696846],[1.4996279,42.6968155],[1.499668,42.6968384],[1.499648,42.696846],[1.499678,42.6969757],[1.499758,42.6971359],[1.499788,42.6973572],[1.499828,42.6974258],[1.4998879,42.6976776],[1.500008,42.6978455],[1.500038,42.697998],[1.500038,42.6982269],[1.500138,42.6985054],[1.500218,42.698597],[1.500338,42.6988564],[1.500448,42.6989861],[1.500528,42.6992188],[1.500518,42.6993179],[1.500558,42.6993752],[1.500548,42.6993752],[1.5005881,42.6994286],[1.500578,42.6995277],[1.5006779,42.6996689],[1.500718,42.6998177],[1.5007581,42.7000465],[1.500808,42.7001877],[1.500868,42.7002678],[1.5009381,42.7002983],[1.500998,42.7003479],[1.501018,42.7004776],[1.501048,42.7005081],[1.501078,42.7006073],[1.501308,42.700798],[1.501398,42.7008972],[1.5014679,42.7009277],[1.5016381,42.7011261],[1.501658,42.7011681],[1.501658,42.7012062],[1.501778,42.7014465],[1.501878,42.7015953],[1.501938,42.7016373],[1.501938,42.7016754],[1.5020781,42.701828],[1.502138,42.7019157],[1.502248,42.7019958],[1.502328,42.702137],[1.5024281,42.702198],[1.502498,42.702198],[1.502588,42.7024384],[1.502588,42.7025375],[1.502658,42.7026482],[1.502648,42.7026787],[1.502718,42.7027779],[1.502738,42.7029572],[1.502798,42.7030373],[1.5027781,42.7030563],[1.502818,42.7031059],[1.5027879,42.7031555],[1.5027781,42.7032661],[1.502878,42.7035751],[1.502978,42.7037277],[1.503018,42.7037163],[1.503088,42.7037354],[1.5031379,42.7038155],[1.503198,42.7038574],[1.503208,42.7038765],[1.503178,42.7038956],[1.503168,42.703968],[1.503238,42.7040482],[1.503268,42.7043076],[1.503248,42.7043266],[1.503248,42.7043381],[1.503338,42.7044563],[1.503378,42.7044754],[1.503518,42.7044868],[1.5035779,42.7045174],[1.503718,42.704628],[1.503728,42.7046967],[1.503798,42.7047653],[1.5039181,42.7049751],[1.504038,42.7051353],[1.504058,42.7051964],[1.504308,42.7055359],[1.504418,42.7057762],[1.504548,42.7059288],[1.5045381,42.7061462],[1.5044481,42.7063255],[1.504318,42.7064362],[1.504238,42.7064781],[1.504118,42.7066765],[1.504128,42.7067871],[1.504288,42.707016],[1.504288,42.7070656],[1.504218,42.7071075],[1.504178,42.7071877],[1.504038,42.7073174],[1.503788,42.7076759],[1.503698,42.7078285],[1.503448,42.7080383],[1.503388,42.7081261],[1.5033081,42.7081985],[1.503288,42.7082481],[1.503178,42.7083473],[1.503118,42.7085953],[1.503088,42.7086182],[1.502978,42.7089462],[1.502988,42.7089462],[1.502988,42.7089958],[1.502948,42.7090454],[1.502938,42.7092361],[1.5028681,42.7094154],[1.5028681,42.7094765],[1.502888,42.7095375],[1.502998,42.7096672],[1.502998,42.709816],[1.503018,42.7098961],[1.503058,42.7099686],[1.503088,42.710186],[1.503078,42.7102776],[1.5030479,42.7102966],[1.503028,42.7104073],[1.503038,42.7105064],[1.502918,42.7108574],[1.502938,42.7109375],[1.502918,42.7110367],[1.503088,42.711338],[1.503108,42.7114182],[1.503168,42.7114754],[1.503258,42.7115364],[1.503368,42.7116852],[1.5034781,42.7117767],[1.503598,42.711937],[1.503618,42.7120781],[1.503588,42.7121773],[1.503678,42.7123566],[1.503668,42.7124557],[1.503718,42.7125587],[1.503758,42.7126579],[1.503738,42.7126884],[1.5036581,42.7126961],[1.5035681,42.7127571],[1.5034781,42.7127762],[1.5033979,42.7128258],[1.503338,42.7128868],[1.503248,42.7130165],[1.503168,42.713028],[1.503118,42.7130775],[1.503028,42.7130852],[1.503008,42.7131462],[1.5030479,42.7131462],[1.503068,42.7131653],[1.503068,42.7131386],[1.503098,42.7131386],[1.503158,42.7131767],[1.5032181,42.7132568],[1.503208,42.7133484],[1.502978,42.7135468],[1.5027781,42.7138252],[1.502738,42.7139168],[1.502538,42.714138],[1.5024379,42.7141762],[1.502288,42.7142754],[1.502218,42.7143059],[1.502138,42.7143784],[1.5017281,42.7145157],[1.501598,42.7145386],[1.501458,42.7145882],[1.501428,42.7145767],[1.500988,42.7148476],[1.5008481,42.7148972],[1.5007581,42.7149582],[1.500668,42.7149658],[1.500638,42.7149887],[1.500558,42.7149963],[1.500558,42.7150078],[1.500578,42.7150154],[1.500548,42.7150269],[1.500548,42.7150459],[1.500448,42.7150955],[1.500138,42.7153053],[1.500108,42.7153587],[1.500098,42.715416],[1.500128,42.7155571],[1.500088,42.7157669],[1.500138,42.7159386],[1.500118,42.7160072],[1.5000679,42.7160454],[1.500018,42.7160568],[1.499918,42.7160263],[1.499778,42.7160072],[1.499578,42.7160683],[1.4995379,42.7160568],[1.4994479,42.7160759],[1.499428,42.716217],[1.4993581,42.7163773],[1.499378,42.7165565],[1.499378,42.7166862],[1.499458,42.7167587],[1.499488,42.7168083],[1.499498,42.7170563],[1.499558,42.7173653],[1.499658,42.7174873],[1.499668,42.7175865],[1.499728,42.7176666],[1.499848,42.7179184],[1.499908,42.7179756],[1.499958,42.7181168],[1.499928,42.7181282],[1.4998879,42.7181053],[1.499898,42.7181168],[1.499878,42.7181778],[1.499698,42.7182655],[1.499498,42.7183266],[1.499378,42.7183456],[1.499198,42.7184181],[1.4990979,42.7185059],[1.498988,42.7185555],[1.498888,42.718586],[1.498758,42.7186356],[1.498728,42.7186356],[1.498558,42.7187271],[1.498418,42.7187386],[1.498438,42.7187386],[1.498458,42.7187462],[1.498458,42.7187271],[1.498438,42.7187157],[1.498318,42.7187576],[1.498178,42.7188263],[1.498148,42.7188568],[1.498068,42.7188759],[1.4980479,42.7189178],[1.498058,42.7192268],[1.498028,42.719326],[1.498018,42.7195473],[1.497968,42.7196388],[1.497888,42.719677],[1.497858,42.7197571],[1.497758,42.7198067],[1.497548,42.7198486],[1.497418,42.7199478],[1.497348,42.7199669],[1.497318,42.7200165],[1.497238,42.7200279],[1.4970779,42.7200966],[1.497038,42.7200966],[1.496888,42.7201653],[1.496798,42.7201767],[1.496528,42.7201576],[1.4963779,42.7201958],[1.496268,42.7202759],[1.4961981,42.720356],[1.496048,42.7203789],[1.496038,42.7203979],[1.495988,42.7203979],[1.495948,42.7204361],[1.495898,42.7204285],[1.4957581,42.7205582],[1.495638,42.7206078],[1.495518,42.7207184],[1.495478,42.7207985],[1.495348,42.7209053],[1.4953181,42.7209663],[1.495188,42.721096],[1.495158,42.7211952],[1.4951479,42.7213478],[1.495098,42.7214355],[1.495088,42.7215271],[1.495168,42.7218971],[1.495138,42.7219887],[1.495158,42.7221985],[1.495118,42.7223358],[1.4951479,42.7224274],[1.494838,42.7226067],[1.494738,42.7226372],[1.494678,42.7226753],[1.494608,42.7227974],[1.494498,42.7228584],[1.4943579,42.722908],[1.494288,42.7229652],[1.494148,42.7230377],[1.493958,42.7231674],[1.493898,42.7232552],[1.493798,42.7233276],[1.493728,42.7234154],[1.493618,42.7236061],[1.4935679,42.7236557],[1.493458,42.7236862],[1.493378,42.7237968],[1.493258,42.7238884],[1.4932179,42.7239456],[1.493228,42.7240372],[1.493178,42.7241554],[1.493188,42.7242279],[1.493158,42.7243271],[1.493108,42.7244263],[1.492998,42.7245483],[1.492998,42.724617],[1.493048,42.724678],[1.493028,42.7248154],[1.492918,42.7250366],[1.492808,42.7253685],[1.492738,42.7254982],[1.492578,42.7255974],[1.492528,42.7256775],[1.492378,42.7257271],[1.492218,42.7258759],[1.4921581,42.7258987],[1.491958,42.7260056],[1.491918,42.7260551],[1.491918,42.7260361],[1.491928,42.7260361],[1.491858,42.7260971],[1.491578,42.7261658],[1.491488,42.7261467],[1.491448,42.7261467],[1.491418,42.7261581],[1.491098,42.7261162],[1.490648,42.7261581],[1.490398,42.7262077],[1.490308,42.7262878],[1.490258,42.7263565],[1.490198,42.7264481],[1.4901479,42.7265854],[1.490178,42.7267265],[1.490158,42.7268562],[1.490188,42.7269478],[1.490218,42.7269783],[1.490298,42.7270164],[1.490358,42.7270966],[1.490348,42.7272186],[1.4903179,42.7272682],[1.490308,42.7273178],[1.490378,42.7275276],[1.490478,42.7277184],[1.4905879,42.7277985],[1.490658,42.7279472],[1.490748,42.7279854],[1.490898,42.728138],[1.4909281,42.7281761],[1.491158,42.7283554],[1.491268,42.7285767],[1.491318,42.7288361],[1.491308,42.7289085],[1.491248,42.7289886],[1.491118,42.7290878],[1.490998,42.7291374],[1.4907579,42.7293358],[1.490638,42.7293968],[1.490528,42.729496],[1.490458,42.729538],[1.490338,42.7296982],[1.490178,42.729847],[1.4900481,42.7299385],[1.490018,42.7300072],[1.490068,42.7300987],[1.490098,42.7302284],[1.4901381,42.7303085],[1.490118,42.7303085],[1.490158,42.7304688],[1.490268,42.7306671],[1.490338,42.7308655],[1.4904079,42.7309875],[1.490418,42.7310562],[1.4904979,42.7312088],[1.490538,42.7313461],[1.490618,42.7314873],[1.490648,42.7316971],[1.490718,42.7318077],[1.490738,42.7318954],[1.490768,42.7319489],[1.4907579,42.7320251],[1.490808,42.7322083],[1.490778,42.7323761],[1.490768,42.7325172],[1.490788,42.7325363],[1.490738,42.732666],[1.490718,42.7328987],[1.4907579,42.7330666],[1.490728,42.7331085],[1.490708,42.7331886],[1.4906681,42.7332458],[1.490508,42.7333679],[1.490448,42.7334366],[1.490448,42.7334175],[1.490398,42.7334557],[1.490378,42.7335167],[1.490298,42.7336082],[1.490178,42.7338753],[1.490168,42.7339859],[1.490158,42.7340965],[1.490208,42.7343559],[1.490328,42.7346153],[1.490428,42.7347565],[1.4904881,42.7348671],[1.490538,42.7350388],[1.490538,42.7351074],[1.4905879,42.7351761],[1.4905781,42.7352257],[1.490538,42.7352371],[1.490448,42.7353172],[1.490378,42.7353973],[1.490328,42.7355385],[1.490328,42.7356567],[1.490128,42.7360458],[1.490118,42.7360764],[1.4901479,42.7361374],[1.490258,42.7362862],[1.490288,42.7364159],[1.4903179,42.7364388],[1.490358,42.7364883],[1.490388,42.7367287],[1.490368,42.7368431],[1.490418,42.7369156],[1.4904079,42.7369347],[1.490288,42.7370262],[1.490108,42.7370567],[1.490028,42.7370567],[1.4900481,42.7370338],[1.489988,42.7370758],[1.489868,42.7370949],[1.489758,42.7372246],[1.489718,42.737236],[1.489678,42.7372551],[1.489538,42.7372551],[1.489398,42.7373047],[1.489328,42.7373543],[1.489198,42.7373962],[1.489078,42.737606],[1.489018,42.7376442],[1.488878,42.7376556],[1.4887379,42.7377052],[1.488618,42.7377052],[1.488578,42.7377243],[1.488518,42.7377357],[1.488328,42.7377434],[1.488228,42.7377052],[1.487918,42.7377357],[1.487628,42.7377167],[1.487608,42.7378159],[1.487668,42.7380066],[1.487548,42.7382355],[1.487558,42.738266],[1.4876781,42.7384338],[1.4876781,42.7384834],[1.487658,42.7384949],[1.487668,42.7385368],[1.487668,42.7386246],[1.487538,42.7387161],[1.487438,42.7387466],[1.487358,42.7387466],[1.487268,42.7387543],[1.4872479,42.7387657],[1.487258,42.7387733],[1.487088,42.7388268],[1.486948,42.7388649],[1.4868881,42.7388649],[1.486848,42.7388763],[1.486798,42.7389259],[1.486658,42.7389259],[1.486528,42.7389336],[1.486298,42.7389832],[1.486268,42.7390137],[1.486238,42.7390862],[1.486248,42.7391434],[1.4862781,42.7392349],[1.486358,42.7393341],[1.4864579,42.7393646],[1.486598,42.7395134],[1.486728,42.7395935],[1.486788,42.739666],[1.486848,42.7396736],[1.486868,42.7396965],[1.4868881,42.7397461],[1.487058,42.7398338],[1.487078,42.7398643],[1.487148,42.7398834],[1.487198,42.7399445],[1.4871579,42.7399864],[1.487198,42.7400055],[1.487258,42.7400742],[1.487258,42.7401848],[1.487318,42.7402267],[1.487358,42.7402153],[1.487448,42.7402649],[1.487478,42.7402534],[1.487558,42.7402763],[1.487528,42.7403145],[1.487438,42.7403564],[1.487448,42.7404442],[1.4874279,42.7404747],[1.487308,42.7405434],[1.487298,42.7405853],[1.487258,42.7406158],[1.487188,42.7406464],[1.487038,42.740696],[1.4869879,42.7407837],[1.486798,42.7408867],[1.4868079,42.7409248],[1.486958,42.7410851],[1.4869879,42.7410736],[1.487018,42.7411041],[1.487118,42.7412148],[1.4871579,42.7412262],[1.487228,42.7412033],[1.4873379,42.7413254],[1.4873379,42.7413445],[1.487368,42.741394],[1.487358,42.7414246],[1.487148,42.741394],[1.486818,42.7414055],[1.486708,42.7414436],[1.486508,42.7416267],[1.486318,42.741684],[1.486178,42.7417946],[1.486068,42.7418556],[1.485918,42.7418938],[1.485878,42.7418861],[1.4857481,42.7419434],[1.485358,42.7420044],[1.485328,42.7420235],[1.485108,42.7420349],[1.484998,42.742115],[1.484918,42.7421455],[1.484908,42.7421455],[1.484718,42.7423058],[1.484548,42.7423744],[1.4844379,42.7424049],[1.484298,42.7424736],[1.484188,42.7425461],[1.484188,42.7425232],[1.484148,42.7425766],[1.484098,42.7426758],[1.484078,42.7427444],[1.484128,42.7429466],[1.4840879,42.7430267],[1.483958,42.7431335],[1.483958,42.7431946],[1.484068,42.7433052],[1.484128,42.7433434],[1.484388,42.7433739],[1.484638,42.7433662],[1.484718,42.7433968],[1.484738,42.7433853],[1.484718,42.7434158],[1.484688,42.7434235],[1.484668,42.7435341],[1.4846179,42.743576],[1.484578,42.7438469],[1.484648,42.7439232],[1.484738,42.7439651],[1.484848,42.7440758],[1.484908,42.7441864],[1.484888,42.7442856],[1.484658,42.7444534],[1.484638,42.7444839],[1.484658,42.7445068],[1.484538,42.7446365],[1.4845279,42.7446632],[1.484548,42.744854],[1.484508,42.7450066],[1.484448,42.7450867],[1.484458,42.7450943],[1.484358,42.745266],[1.484418,42.7454033],[1.484508,42.7455254],[1.484558,42.7455444],[1.4846179,42.7456551],[1.484688,42.7457733],[1.484678,42.7458038],[1.484728,42.7458649],[1.484738,42.7459068],[1.484648,42.7459946],[1.4846081,42.7460747],[1.4845279,42.7461739],[1.484398,42.7462654],[1.484128,42.7463455],[1.484058,42.7463837],[1.484018,42.7464943],[1.484038,42.7465248],[1.4841779,42.7466049],[1.484208,42.7466545],[1.484208,42.7466354],[1.484158,42.7467041],[1.483958,42.7467232],[1.483898,42.7467651],[1.483748,42.7467957],[1.483628,42.7468567],[1.483438,42.7469254],[1.4834681,42.7469368],[1.483308,42.7469635],[1.483288,42.7470055],[1.4834681,42.7475052],[1.483418,42.7476234],[1.483498,42.747654],[1.4834681,42.7476654],[1.4834681,42.7476463],[1.483488,42.7476463],[1.4834681,42.747654],[1.483548,42.7476959],[1.483498,42.7477036],[1.483498,42.7477264],[1.483538,42.7477264],[1.483508,42.7477036],[1.483508,42.7477455],[1.483628,42.7478561],[1.483678,42.7480354],[1.483678,42.7481041],[1.483708,42.7481651],[1.483788,42.7482452],[1.483798,42.7482758],[1.4838181,42.7483063],[1.4838279,42.7482758],[1.483868,42.7483063],[1.483918,42.7484055],[1.483958,42.7484169],[1.484008,42.7484741],[1.4839979,42.7484436],[1.484138,42.7486343],[1.484228,42.7487259],[1.484368,42.7489052],[1.484358,42.7491341],[1.484308,42.7492065],[1.484318,42.7493553],[1.484308,42.749424],[1.484458,42.7497368],[1.484448,42.7497864],[1.484498,42.7499962],[1.484538,42.7500648],[1.484628,42.7501259],[1.4846179,42.750145],[1.484628,42.7501831],[1.484678,42.7502556],[1.484638,42.7502937],[1.484748,42.7503548],[1.484768,42.7503853],[1.484778,42.7503548],[1.484818,42.7503738],[1.484868,42.750515],[1.484898,42.7505264],[1.4849581,42.7505646],[1.485068,42.7506752],[1.485118,42.7507439],[1.485218,42.7508354],[1.485248,42.7509041],[1.485418,42.7510643],[1.485438,42.7511864],[1.485498,42.7513657],[1.485528,42.7513847],[1.485648,42.751545],[1.485728,42.751564],[1.485808,42.7517166],[1.485818,42.7517662],[1.486148,42.7521248],[1.486148,42.7521744],[1.486178,42.7522163],[1.486238,42.7522469],[1.486268,42.7522964],[1.486318,42.7523155],[1.486338,42.752346],[1.486388,42.7524033],[1.486578,42.7526169],[1.486678,42.7526932],[1.4867181,42.7526932],[1.486778,42.7527466],[1.486788,42.7527847],[1.486828,42.7527847],[1.486858,42.7528152],[1.486858,42.7528763],[1.486848,42.7528839],[1.4868979,42.7529144],[1.486918,42.753006],[1.487018,42.7532043],[1.487118,42.7532234],[1.487148,42.7533035],[1.487278,42.7534142],[1.487318,42.7534256],[1.487358,42.7535057],[1.487458,42.753624],[1.487608,42.753685],[1.487698,42.7537651],[1.487677,42.7537804],[1.487687,42.7537537],[1.487817,42.7538338],[1.4879169,42.7538414],[1.487947,42.7538719],[1.488037,42.7539024],[1.488057,42.7538834],[1.488107,42.7538719],[1.488157,42.753891],[1.488247,42.753891],[1.488287,42.7539139],[1.488487,42.7538605],[1.488547,42.7538605],[1.488657,42.7538414],[1.4887969,42.7537918],[1.488827,42.7537918],[1.488837,42.7538223],[1.488917,42.7538033],[1.488987,42.7538223],[1.489067,42.7537918],[1.489177,42.7538033],[1.489257,42.7537727],[1.489257,42.7538033],[1.489237,42.7537918],[1.489237,42.7537613],[1.489267,42.7537804],[1.489327,42.7537231],[1.489367,42.7537422],[1.489467,42.7537117],[1.489567,42.7537537],[1.489617,42.7537537],[1.489697,42.7538109],[1.489747,42.7538033],[1.489797,42.7538223],[1.4898371,42.7538033],[1.489877,42.7537918],[1.489867,42.7538223],[1.489897,42.7538033],[1.489947,42.7538223],[1.489997,42.7538033],[1.490037,42.7538223],[1.490057,42.7538719],[1.490147,42.7539139],[1.490177,42.7539406],[1.490217,42.753933],[1.490227,42.7539139],[1.490237,42.7539406],[1.490257,42.7539215],[1.490307,42.7539215],[1.490387,42.7539406],[1.490467,42.753891],[1.490517,42.7539139],[1.490557,42.7539024],[1.490557,42.753933],[1.490587,42.753952],[1.490647,42.7539635],[1.490707,42.7539406],[1.490837,42.7539635],[1.490867,42.7539406],[1.4908971,42.7539711],[1.490877,42.7539902],[1.490907,42.7539406],[1.490957,42.7539711],[1.490957,42.7539902],[1.491137,42.7539711],[1.491297,42.7540131],[1.4914269,42.7540016],[1.491547,42.7540321],[1.491697,42.7540207],[1.491727,42.7540436],[1.491887,42.7540627],[1.491927,42.7540436],[1.491967,42.7540512],[1.492287,42.7540016],[1.492397,42.753933],[1.4924771,42.7539024],[1.4924771,42.7538719],[1.492577,42.7538033],[1.492617,42.7538033],[1.492667,42.7537422],[1.492707,42.7537308],[1.492767,42.7537308],[1.492817,42.7536812],[1.492887,42.7536316],[1.4929169,42.7536201],[1.492937,42.7535934],[1.493057,42.7535706],[1.493077,42.7535515],[1.493127,42.7535439],[1.4931771,42.7535629],[1.493237,42.753521],[1.493307,42.7535133],[1.493477,42.7534027],[1.493547,42.7533226],[1.493587,42.7533112],[1.493677,42.7532501],[1.493687,42.7532234],[1.493717,42.7531929],[1.494087,42.7530022],[1.494307,42.7530327],[1.494387,42.7530136],[1.494427,42.7529831],[1.494617,42.7529221],[1.494737,42.7528915],[1.494777,42.7529335],[1.494727,42.7528534],[1.494867,42.7529106],[1.494907,42.7529106],[1.494987,42.7528725],[1.4950269,42.752903],[1.495207,42.7528534],[1.4952869,42.7528419],[1.495317,42.7528229],[1.4956371,42.7527122],[1.495877,42.7526932],[1.496007,42.7526436],[1.4961669,42.7526207],[1.496277,42.7526436],[1.496377,42.7526703],[1.496457,42.7527122],[1.496557,42.7527237],[1.496519,42.7527275],[1.496549,42.7527046],[1.496719,42.752697],[1.496789,42.7527466],[1.496979,42.7526741],[1.497209,42.752655],[1.497299,42.752655],[1.4973789,42.7526741],[1.497439,42.752655],[1.497599,42.7526665],[1.497629,42.752655],[1.497689,42.7526855],[1.4977289,42.752697],[1.497759,42.7526741],[1.497789,42.752697],[1.4978189,42.7526665],[1.4979891,42.7525864],[1.497991,42.7526054],[1.498071,42.7525978],[1.498101,42.7525673],[1.498121,42.7525063],[1.498101,42.7524757],[1.4981509,42.7524567],[1.498181,42.7524376],[1.498171,42.7524147],[1.498261,42.7523766],[1.498271,42.752327],[1.498341,42.7522964],[1.498451,42.7522659],[1.498421,42.7522278],[1.498491,42.7521858],[1.498511,42.7521362],[1.498571,42.7521362],[1.4985909,42.7521057],[1.498621,42.7520866],[1.498821,42.7520142],[1.498891,42.7519569],[1.4990211,42.7518959],[1.499081,42.7518845],[1.499151,42.7518044],[1.499281,42.7517548],[1.499311,42.7517242],[1.499391,42.7517052],[1.499431,42.7516556],[1.499521,42.7516174],[1.499501,42.7515755],[1.499581,42.7515373],[1.499581,42.7515068],[1.499631,42.7514572],[1.499701,42.7514458],[1.4997309,42.7514153],[1.4998209,42.7513962],[1.499841,42.7513275],[1.499981,42.7512169],[1.499971,42.7511864],[1.500141,42.7509956],[1.500151,42.750946],[1.500301,42.7508545],[1.500351,42.7508049],[1.500361,42.7507553],[1.500561,42.7506065],[1.500681,42.7505455],[1.5006109,42.750576],[1.500662,42.7505913],[1.500712,42.7506714],[1.500752,42.7506638],[1.500752,42.7507439],[1.500742,42.750721],[1.5007319,42.7507629],[1.500832,42.7508202],[1.500862,42.7508621],[1.500852,42.7508736],[1.500882,42.7508926],[1.5009021,42.7509422],[1.500882,42.7509613],[1.5009021,42.7510109],[1.500982,42.7510834],[1.501032,42.751091],[1.501102,42.7511711],[1.5010819,42.7512436],[1.5010819,42.7512627],[1.501122,42.7512627],[1.501092,42.7513504],[1.501142,42.751442],[1.501132,42.751461],[1.501202,42.7515602],[1.501182,42.7515831],[1.501212,42.7516136],[1.501212,42.7516823],[1.501272,42.7517014],[1.501312,42.7518501],[1.5013421,42.751873],[1.501322,42.7519302],[1.501382,42.7520103],[1.501402,42.7520828],[1.501382,42.752182],[1.501422,42.7522202],[1.501412,42.7522812],[1.501482,42.7522736],[1.501482,42.7522926],[1.501562,42.7523232],[1.501572,42.7523727],[1.501682,42.7524719],[1.5017819,42.7526436],[1.501912,42.7527618],[1.501942,42.7528038],[1.502022,42.7528534],[1.5022219,42.7529335],[1.502362,42.7529602],[1.502422,42.7529602],[1.502722,42.7530327],[1.502792,42.7530823],[1.5028251,42.7530823],[1.5028552,42.7530823],[1.5028552,42.7531357],[1.5029452,42.7533531],[1.5030652,42.7536926],[1.5030851,42.7537842],[1.5031152,42.7538643],[1.5031652,42.7539749],[1.5032852,42.7540245],[1.5033952,42.7540131],[1.5034152,42.7541122],[1.5034752,42.7541542]]},{"id":17764,"author":"Ubicarta","name_GR":"Pyrenees: 37 Goulier to Siguer","description_GR":"Goulier to Siguer by Ubicarta","path":"FRANCE\/GR10_DAY_37","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":11483,"name_EN":"Pyrenees: 37 Goulier \u00e0 Siguer","description_EN":"Goulier \u00e0 Siguer par Ubicarta","ascent_time":256,"descent_time":257,"marker":"France_GR10","level":9,"ascent":715,"descent":1075,"maxelev":1564,"minelev":736,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.503471 42.74728,1.562776 42.77294)","views":7,"millestones":"0,1.5034711,42.7541542#1,1.5079945,42.7609724#2,1.5127125,42.7588991#3,1.5150785,42.7528069#4,1.5218107,42.7483481#5,1.5285121,42.7503512#6,1.5304660,42.7570856#7,1.5348862,42.7643171#8,1.5396094,42.7711578#9,1.5448478,42.7703744#10,1.5507606,42.7657416#11,1.5586286,42.7669240#11.5,1.5627761,42.7645111","x":1.532014,"y":42.7605743,"coor":[[1.5034711,42.7541542],[1.5035111,42.7541618],[1.5036511,42.7541351],[1.5037512,42.7541122],[1.5038611,42.7540741],[1.5039611,42.7540627],[1.5040011,42.7540627],[1.5040112,42.7541122],[1.504021,42.7542686],[1.504011,42.7542992],[1.503961,42.7543602],[1.5040309,42.75457],[1.5044709,42.7548294],[1.504511,42.7548294],[1.5045511,42.7548981],[1.504764,42.7549706],[1.505054,42.7550926],[1.505514,42.7555313],[1.505464,42.7558403],[1.505494,42.7561417],[1.505537,42.7564392],[1.505487,42.7565918],[1.505497,42.7569008],[1.505637,42.7572784],[1.505697,42.7573395],[1.505767,42.7573204],[1.506047,42.7570801],[1.506117,42.7571793],[1.505947,42.7577515],[1.5059969,42.7579002],[1.505947,42.7581596],[1.506117,42.7585983],[1.506687,42.759079],[1.506927,42.7591896],[1.506997,42.7592812],[1.507357,42.7594986],[1.507647,42.7598495],[1.507617,42.7604713],[1.507947,42.76091],[1.508177,42.7614403],[1.508387,42.7616081],[1.5085371,42.7619705],[1.508577,42.7621193],[1.508477,42.7624588],[1.508527,42.7626801],[1.508467,42.7628098],[1.508647,42.7628403],[1.508747,42.7627907],[1.5089771,42.7627716],[1.508957,42.76297],[1.5093271,42.7630692],[1.509537,42.7631798],[1.509657,42.7631493],[1.509629,42.7630043],[1.509959,42.7628555],[1.509959,42.7627029],[1.509919,42.7626724],[1.510179,42.7624741],[1.510429,42.7621841],[1.510559,42.7619438],[1.510509,42.7613449],[1.510249,42.7611732],[1.510429,42.7610626],[1.5105391,42.7608643],[1.510419,42.7605553],[1.5105391,42.7603836],[1.510429,42.7601128],[1.510439,42.7599945],[1.510689,42.7597237],[1.510739,42.7595634],[1.5113389,42.759285],[1.512169,42.7590027],[1.5122989,42.7590256],[1.513139,42.7587624],[1.513319,42.7586021],[1.513449,42.7583923],[1.5136991,42.7578354],[1.514209,42.7573242],[1.514539,42.7568741],[1.514689,42.7565956],[1.514879,42.7556534],[1.514659,42.7547646],[1.514699,42.7547646],[1.5148489,42.7544746],[1.515059,42.7539825],[1.515029,42.7534447],[1.514899,42.7532959],[1.514689,42.7531738],[1.514439,42.7528229],[1.513899,42.7526627],[1.5136991,42.7525635],[1.513489,42.7524948],[1.513479,42.7524033],[1.5140491,42.7525826],[1.514439,42.7526131],[1.514689,42.752655],[1.514789,42.7527428],[1.514969,42.7527542],[1.5150191,42.7528038],[1.515359,42.7528229],[1.515469,42.7528839],[1.5154589,42.7529449],[1.515869,42.7530556],[1.516039,42.7531624],[1.516109,42.7532845],[1.516259,42.753334],[1.516499,42.7535629],[1.516919,42.7537842],[1.517089,42.7538223],[1.5177391,42.7535858],[1.517819,42.7535133],[1.517719,42.7532654],[1.517799,42.7530251],[1.518209,42.7524643],[1.518259,42.7521439],[1.518429,42.7518845],[1.5187283,42.7516785],[1.5197382,42.751236],[1.5199982,42.751049],[1.5202482,42.7507172],[1.5208782,42.7503662],[1.521188,42.7502213],[1.5212179,42.7500114],[1.521338,42.7498817],[1.521198,42.7496529],[1.521238,42.749382],[1.521348,42.7492523],[1.521378,42.7488594],[1.521448,42.7487526],[1.521728,42.7483902],[1.521898,42.7483025],[1.5222681,42.7479019],[1.522678,42.7476311],[1.522758,42.7475014],[1.523018,42.7472801],[1.523118,42.7473412],[1.523308,42.7477112],[1.5234981,42.7477608],[1.523638,42.74786],[1.523878,42.7478828],[1.524238,42.7481499],[1.524418,42.7481995],[1.524438,42.7481728],[1.5247279,42.7481804],[1.524838,42.7482605],[1.524888,42.7482414],[1.524978,42.7483215],[1.5249721,42.7483597],[1.525112,42.7483826],[1.526062,42.7480392],[1.5266321,42.747921],[1.527992,42.7473297],[1.5283921,42.7483521],[1.5283921,42.7486115],[1.5284621,42.7488403],[1.5284021,42.7495003],[1.5285521,42.7499695],[1.528512,42.750351],[1.528682,42.7508202],[1.529222,42.7514725],[1.529662,42.7516708],[1.529722,42.75177],[1.529932,42.7518692],[1.530082,42.7520294],[1.530342,42.752182],[1.530512,42.7523804],[1.530642,42.7524605],[1.530712,42.7526093],[1.531062,42.7527924],[1.531162,42.7529411],[1.5313621,42.7530518],[1.531442,42.75317],[1.531952,42.7533226],[1.532282,42.753521],[1.5317,42.7537727],[1.53125,42.7539253],[1.53056,42.7541428],[1.53025,42.7544136],[1.53004,42.7547226],[1.52993,42.7551422],[1.52973,42.7555122],[1.52978,42.7557945],[1.53002,42.7562332],[1.53005,42.7564621],[1.53021,42.7566338],[1.530291,42.756752],[1.530441,42.7569923],[1.530501,42.7572136],[1.530771,42.7576408],[1.530761,42.7577629],[1.530821,42.7577515],[1.530851,42.757843],[1.530601,42.7584305],[1.5306211,42.7585602],[1.530571,42.7586212],[1.530531,42.7585831],[1.530421,42.758812],[1.5303611,42.7591629],[1.530951,42.7596817],[1.531201,42.7598038],[1.5314209,42.7600327],[1.531471,42.7601814],[1.532014,42.7605743],[1.532814,42.7613029],[1.533074,42.7618217],[1.533234,42.7619743],[1.533174,42.7620926],[1.533054,42.7621841],[1.532914,42.7624435],[1.532894,42.7626228],[1.532974,42.7629013],[1.533244,42.7630119],[1.533294,42.7631836],[1.533554,42.7634048],[1.5336241,42.7635918],[1.533904,42.7638321],[1.534008,42.7639313],[1.534368,42.7640343],[1.534628,42.7642021],[1.535298,42.7645035],[1.5357881,42.7647934],[1.535888,42.7649345],[1.536037,42.7650681],[1.5362469,42.7651787],[1.536397,42.7652969],[1.5366169,42.765419],[1.5367669,42.7655373],[1.5369769,42.7656784],[1.537097,42.7658195],[1.537277,42.7659187],[1.5373869,42.7659988],[1.5377369,42.7661171],[1.5379469,42.7661972],[1.5381169,42.7662468],[1.538067,42.7661476],[1.5381269,42.7661476],[1.538407,42.7662392],[1.5386569,42.7663269],[1.5389869,42.766468],[1.5392369,42.7665672],[1.539387,42.7666893],[1.5395069,42.7668991],[1.539557,42.7670593],[1.539547,42.7672272],[1.539537,42.7673988],[1.5395069,42.7675896],[1.5396069,42.7677994],[1.539717,42.7679596],[1.5397469,42.7681198],[1.5397869,42.768219],[1.5399269,42.7683296],[1.540007,42.7684669],[1.5400269,42.7685661],[1.5400369,42.7687073],[1.540007,42.7688065],[1.5399469,42.768959],[1.5399469,42.7690468],[1.539887,42.7691689],[1.5398369,42.7692986],[1.539807,42.7693977],[1.5398669,42.7694588],[1.5398769,42.7695389],[1.539917,42.7696762],[1.539977,42.7697678],[1.5400469,42.7697868],[1.5399156,42.7701988],[1.5398055,42.7703514],[1.5397755,42.7708015],[1.5395955,42.7711792],[1.5394055,42.7716103],[1.5396237,42.7716484],[1.5401537,42.7717094],[1.5406537,42.7718697],[1.5408437,42.7720299],[1.5409137,42.772171],[1.5410337,42.7722702],[1.5411637,42.7725601],[1.5412437,42.7725983],[1.5412837,42.7727203],[1.5413737,42.7727509],[1.5413938,42.7728806],[1.5414537,42.7729378],[1.5417151,42.7728233],[1.5417551,42.7726212],[1.541818,42.7724228],[1.541708,42.7722511],[1.541678,42.7719421],[1.5419379,42.7713013],[1.5418609,42.7709808],[1.5419329,42.7707977],[1.542043,42.7707367],[1.542393,42.7702179],[1.542613,42.7700844],[1.5429831,42.7699776],[1.543013,42.7699242],[1.543203,42.7700844],[1.5434231,42.7707176],[1.543533,42.7707977],[1.544193,42.770977],[1.544373,42.7709846],[1.544723,42.7708359],[1.545063,42.7707977],[1.544853,42.770546],[1.544893,42.7704468],[1.544843,42.7703667],[1.5449306,42.7703514],[1.5450006,42.7703896],[1.5450505,42.7703323],[1.5448705,42.7702408],[1.5448205,42.7701416],[1.5448306,42.7700424],[1.5449406,42.7698021],[1.5451605,42.7695808],[1.5452405,42.7695618],[1.5453089,42.7696571],[1.545499,42.7696152],[1.545609,42.7696381],[1.5460252,42.7695236],[1.5462952,42.7697563],[1.546375,42.7696991],[1.546435,42.7695808],[1.5466751,42.7694817],[1.546635,42.7689819],[1.5467551,42.7687798],[1.5468251,42.7681808],[1.5469451,42.7681122],[1.5470618,42.7679329],[1.5470318,42.7676315],[1.5472218,42.7672424],[1.5472817,42.7667427],[1.5474418,42.7663841],[1.5475417,42.7663422],[1.5476118,42.7660828],[1.5479418,42.7656822],[1.5481818,42.7655411],[1.5484518,42.7654915],[1.5486391,42.7655258],[1.548799,42.7654839],[1.548969,42.7656059],[1.549059,42.7655754],[1.549239,42.765625],[1.549319,42.7658043],[1.549419,42.7658348],[1.549629,42.7657166],[1.549829,42.7656937],[1.550409,42.7657661],[1.550779,42.7657433],[1.551579,42.7654762],[1.551779,42.7654457],[1.5519691,42.7655258],[1.5518889,42.7656746],[1.551729,42.7657852],[1.551789,42.7658958],[1.552479,42.7657242],[1.552729,42.7657242],[1.552709,42.7659264],[1.5524189,42.7662735],[1.552399,42.7663765],[1.552899,42.766346],[1.553039,42.7663765],[1.553059,42.7664566],[1.5538189,42.7664337],[1.553839,42.7665253],[1.553669,42.7668953],[1.553779,42.7669449],[1.553879,42.7668839],[1.553939,42.766964],[1.5539989,42.7668953],[1.554149,42.7668762],[1.554179,42.7669334],[1.554319,42.7668762],[1.554419,42.7668762],[1.554379,42.7670135],[1.5544291,42.7672462],[1.554479,42.7672653],[1.554509,42.7673569],[1.5546989,42.7673836],[1.554939,42.7673264],[1.554919,42.7673759],[1.555079,42.7673569],[1.555269,42.7672768],[1.555519,42.7673836],[1.5560091,42.7672958],[1.556149,42.7673149],[1.556729,42.7671967],[1.556919,42.7672043],[1.557389,42.7670555],[1.557469,42.7669754],[1.5575089,42.7670135],[1.5576661,42.7670746],[1.5580261,42.7670631],[1.5586561,42.766922],[1.5589261,42.7668114],[1.559386,42.7662125],[1.5597961,42.7660713],[1.5600561,42.7659035],[1.560166,42.765892],[1.560426,42.7657623],[1.5607561,42.7656822],[1.5612061,42.7655029],[1.5614561,42.7653046],[1.5618861,42.7647514],[1.562196,42.7643814],[1.562376,42.7642937],[1.5627761,42.7645111]]},{"id":17765,"author":"Ubicarta","name_GR":"Pyrenees: 38 Siguer to Coud\u00e8nes","description_GR":"Siguer to Coud\u00e8nes by Ubicarta","path":"FRANCE\/GR10_DAY_38","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":16074,"name_EN":"Pyrenees: 38 Siguer \u00e0 Coud\u00e8nes","description_EN":"Siguer \u00e0 Coud\u00e8nes par Ubicarta","ascent_time":431,"descent_time":409,"marker":"France_GR10","level":9,"ascent":1732,"descent":1419,"maxelev":1900,"minelev":740,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.562775 42.71069,1.669721 42.76714)","views":11,"millestones":"0,1.5627722,42.7645149#1,1.5710915,42.7639244#2,1.5778104,42.7653139#3,1.5873242,42.7642185#4,1.5918402,42.7590625#5,1.6017940,42.7546217#6,1.6117698,42.7499663#7,1.6164975,42.7419301#8,1.6206279,42.7346181#9,1.6290856,42.7301501#10,1.6266127,42.7243315#11,1.6340488,42.7235214#12,1.6426131,42.7224951#13,1.6465689,42.7152155#14,1.6520704,42.7115510#15,1.6610896,42.7120782#16.1,1.6697210,42.7158623","x":1.627387,"y":42.7280922,"coor":[[1.5627722,42.7645149],[1.5630021,42.7643929],[1.5631821,42.7642822],[1.5633022,42.7642326],[1.5635022,42.7641716],[1.5636921,42.7641029],[1.5638121,42.7640724],[1.5639021,42.7640533],[1.5644021,42.7639427],[1.5645522,42.7638931],[1.5646322,42.7639122],[1.5648022,42.7639847],[1.5648721,42.7640114],[1.5649321,42.7640343],[1.5651121,42.7641029],[1.5653322,42.7641029],[1.5656022,42.7641029],[1.565658,42.7641068],[1.566088,42.7641068],[1.5662481,42.7640762],[1.5664279,42.7640572],[1.566558,42.7640076],[1.566638,42.7639084],[1.566758,42.7638397],[1.5667681,42.7638588],[1.566888,42.7638168],[1.567028,42.7638397],[1.567148,42.7638283],[1.567188,42.7638588],[1.5672081,42.7638092],[1.567258,42.7637787],[1.567458,42.7637367],[1.567458,42.7637062],[1.567498,42.7636986],[1.5675679,42.7636986],[1.567742,42.7636642],[1.567952,42.7636642],[1.5680521,42.7636528],[1.568272,42.7635651],[1.568632,42.7633324],[1.5689321,42.7631454],[1.569072,42.7630959],[1.569102,42.7630653],[1.569162,42.7630234],[1.5692019,42.7630234],[1.569332,42.7629242],[1.569492,42.7627525],[1.569582,42.7626534],[1.569612,42.7624435],[1.569702,42.7623329],[1.569942,42.7622528],[1.570022,42.7623253],[1.570172,42.762394],[1.570382,42.7624626],[1.570462,42.7625351],[1.570562,42.7627945],[1.570682,42.7629242],[1.570682,42.7629738],[1.570722,42.7631226],[1.570642,42.7632942],[1.570592,42.763485],[1.5706021,42.763504],[1.570582,42.7635155],[1.570572,42.7635841],[1.570542,42.7636032],[1.570452,42.7637825],[1.5704319,42.7637749],[1.570352,42.7638931],[1.5704221,42.7639236],[1.570522,42.7639046],[1.570752,42.7638435],[1.571002,42.7637825],[1.5710419,42.763813],[1.571082,42.7639046],[1.571082,42.7639847],[1.571142,42.7640533],[1.571142,42.7641144],[1.571182,42.764164],[1.571192,42.764225],[1.5712219,42.7642441],[1.571262,42.7642822],[1.571252,42.7642822],[1.571272,42.7642937],[1.571332,42.7643852],[1.571342,42.7644424],[1.571382,42.7645035],[1.571462,42.7645721],[1.571432,42.764595],[1.571452,42.7646446],[1.571432,42.7647552],[1.5713921,42.7647858],[1.571372,42.764904],[1.571362,42.764904],[1.5713921,42.7649956],[1.5713921,42.7650948],[1.571382,42.7651024],[1.571412,42.7651329],[1.571412,42.7651634],[1.5715719,42.7653542],[1.571582,42.7653427],[1.571612,42.7653542],[1.571622,42.7654037],[1.571762,42.7655945],[1.571812,42.7656326],[1.5718319,42.7656937],[1.571962,42.7659645],[1.571942,42.7659225],[1.571952,42.765995],[1.571952,42.7660522],[1.571942,42.7660522],[1.571982,42.7661247],[1.5720119,42.7662239],[1.572112,42.7664032],[1.572102,42.7664146],[1.572262,42.7665749],[1.572292,42.7665634],[1.572312,42.7665329],[1.5725369,42.7665939],[1.572557,42.7666359],[1.5726171,42.766674],[1.572697,42.7666855],[1.572757,42.7667122],[1.572857,42.7667122],[1.572937,42.7667351],[1.572947,42.7667923],[1.572979,42.7667122],[1.5730391,42.7666321],[1.573139,42.7665215],[1.573229,42.7664604],[1.573319,42.7664719],[1.573429,42.7664528],[1.573529,42.7664604],[1.573579,42.7665138],[1.573719,42.7665825],[1.573729,42.7666512],[1.573819,42.7667007],[1.574049,42.7667503],[1.574231,42.7668571],[1.574311,42.7668648],[1.574331,42.7668877],[1.574371,42.7668762],[1.574381,42.7668953],[1.574461,42.7668953],[1.5746109,42.7670174],[1.574641,42.7670059],[1.574661,42.7669868],[1.574741,42.7669945],[1.574881,42.7670975],[1.574901,42.7671356],[1.574971,42.7671242],[1.575101,42.7670975],[1.575191,42.7670364],[1.575211,42.7670479],[1.575271,42.7670364],[1.575371,42.7669563],[1.575351,42.7669373],[1.5753911,42.7668877],[1.575411,42.7668266],[1.575421,42.7668266],[1.575441,42.766777],[1.575431,42.7667542],[1.575471,42.7667465],[1.575471,42.7667274],[1.575541,42.7667046],[1.575561,42.7666664],[1.5757509,42.7665176],[1.575761,42.7664871],[1.575801,42.7664757],[1.575821,42.7664146],[1.5758311,42.7664146],[1.575871,42.7663765],[1.575891,42.7662964],[1.575931,42.7662964],[1.575981,42.7662849],[1.576141,42.7663269],[1.5764509,42.7662964],[1.576491,42.7662849],[1.576691,42.7662354],[1.576741,42.7661972],[1.576931,42.7661858],[1.577031,42.7661247],[1.577191,42.766037],[1.577311,42.7659378],[1.577291,42.7656555],[1.577401,42.7654877],[1.5775011,42.7653656],[1.577581,42.7653656],[1.577621,42.7653542],[1.577891,42.7652969],[1.578141,42.765377],[1.5782011,42.765377],[1.578241,42.7653961],[1.5782911,42.7654152],[1.5783809,42.7654152],[1.578431,42.7654343],[1.578521,42.7654343],[1.578501,42.7654266],[1.578651,42.7654762],[1.578711,42.7654648],[1.5788209,42.7655067],[1.578961,42.7655144],[1.579231,42.7654648],[1.5794311,42.7654953],[1.579561,42.7654648],[1.579741,42.7654076],[1.5798711,42.7653961],[1.579981,42.7653542],[1.580011,42.7653275],[1.580021,42.7653351],[1.580061,42.7652969],[1.580351,42.7652473],[1.580371,42.7652664],[1.580621,42.7652969],[1.580781,42.7653465],[1.580871,42.7653465],[1.580901,42.7653542],[1.581001,42.7653351],[1.581021,42.7653542],[1.581111,42.7653351],[1.581151,42.7653656],[1.581411,42.765377],[1.581531,42.7653465],[1.581551,42.7653351],[1.581771,42.7652359],[1.581901,42.7651749],[1.581901,42.7651672],[1.581971,42.7651062],[1.5821511,42.7651176],[1.582181,42.7651062],[1.582371,42.7650948],[1.582431,42.7651062],[1.582581,42.7651176],[1.582641,42.7651176],[1.582651,42.7650948],[1.5829411,42.7650948],[1.583001,42.7650642],[1.583041,42.7650757],[1.583361,42.7650452],[1.583401,42.7650261],[1.583441,42.7650261],[1.583681,42.7649651],[1.583711,42.764946],[1.583791,42.7648659],[1.583841,42.7648544],[1.5840009,42.7648354],[1.584291,42.7647552],[1.584421,42.764637],[1.584511,42.764595],[1.584621,42.764576],[1.584641,42.7645645],[1.584661,42.7645378],[1.584741,42.7645149],[1.5847909,42.7644577],[1.584851,42.7644348],[1.584911,42.7644043],[1.585031,42.764286],[1.585091,42.7642975],[1.585291,42.7641373],[1.585366,42.7640266],[1.5854959,42.7638245],[1.585536,42.7637939],[1.585566,42.7637863],[1.585606,42.7637253],[1.585626,42.7637138],[1.585696,42.7636757],[1.5857559,42.7636261],[1.585796,42.7635765],[1.585796,42.763504],[1.585826,42.7634659],[1.585816,42.7634163],[1.585896,42.7632446],[1.5858361,42.763195],[1.585856,42.763134],[1.585866,42.7631264],[1.586006,42.7631569],[1.586096,42.7631569],[1.586226,42.7632446],[1.586296,42.7633362],[1.586306,42.7633362],[1.586416,42.7634163],[1.586466,42.7634354],[1.5864559,42.7634544],[1.586496,42.763504],[1.586696,42.7636337],[1.586696,42.7636757],[1.586736,42.7637062],[1.586776,42.7637253],[1.586956,42.7638855],[1.586966,42.7639236],[1.586956,42.763916],[1.587116,42.7640839],[1.587186,42.7641144],[1.587476,42.7643356],[1.587566,42.7644844],[1.587706,42.764534],[1.587956,42.7646751],[1.588076,42.7647057],[1.588396,42.7648354],[1.588616,42.7648468],[1.588706,42.7648659],[1.588806,42.7648239],[1.588976,42.7648239],[1.589036,42.7648048],[1.589106,42.7648163],[1.589296,42.7647552],[1.5893137,42.7646446],[1.5892437,42.7645531],[1.5892037,42.7644234],[1.5891037,42.7643623],[1.5890837,42.7643623],[1.5890636,42.7643433],[1.5890437,42.7642632],[1.5891037,42.7642517],[1.5890837,42.7642021],[1.5891137,42.764183],[1.5890837,42.7640953],[1.5891037,42.7640839],[1.5890937,42.7640419],[1.5891137,42.7640228],[1.5890937,42.7639923],[1.5891237,42.7639847],[1.5890937,42.7639427],[1.5891637,42.7639236],[1.5892137,42.7639732],[1.5892837,42.7640038],[1.5894237,42.7640038],[1.5894737,42.7640343],[1.5895237,42.7640228],[1.5895437,42.7640038],[1.5895137,42.7639427],[1.5895537,42.7638931],[1.5896137,42.7636528],[1.5896837,42.7634926],[1.5897137,42.7634735],[1.5897537,42.7633934],[1.5898438,42.7632828],[1.5898337,42.763134],[1.5898837,42.7630043],[1.5899837,42.7628632],[1.5899837,42.7628136],[1.5900337,42.7627831],[1.5900537,42.7627525],[1.5901037,42.7627449],[1.5900937,42.7626839],[1.5901737,42.7625542],[1.5901437,42.7625237],[1.5901437,42.762455],[1.5902637,42.7623444],[1.5902838,42.7622833],[1.5903736,42.7622223],[1.5904837,42.762043],[1.5904437,42.7618637],[1.5904636,42.7617722],[1.5904037,42.7616234],[1.5904237,42.7615051],[1.5904636,42.7614937],[1.5905437,42.7615051],[1.5906237,42.7614632],[1.5906737,42.7614746],[1.5907637,42.7614632],[1.5909036,42.7614021],[1.5909637,42.7613525],[1.5909837,42.7612648],[1.5909337,42.7612228],[1.5910337,42.7611046],[1.5910137,42.7610626],[1.5910237,42.760994],[1.5910637,42.7609138],[1.5911037,42.7608643],[1.5911237,42.7607918],[1.5911537,42.7607536],[1.5910937,42.760704],[1.5911037,42.7606049],[1.5910836,42.7605324],[1.5911537,42.7604828],[1.5911537,42.7604446],[1.5911736,42.7604141],[1.5911337,42.7603722],[1.5912737,42.7600746],[1.5912837,42.7599525],[1.5913037,42.7599525],[1.5912937,42.7599449],[1.5913237,42.7598839],[1.5912837,42.7598419],[1.5912937,42.7598228],[1.5913537,42.7597847],[1.5913537,42.7597542],[1.5914537,42.7597427],[1.5914336,42.7597122],[1.5914336,42.7596931],[1.5914637,42.7596626],[1.5914937,42.759655],[1.5914837,42.7596245],[1.5915037,42.759594],[1.5914837,42.7595634],[1.5915037,42.7595253],[1.5915437,42.7595024],[1.5915037,42.7594833],[1.5915337,42.7594833],[1.5917037,42.7593422],[1.5917937,42.7591248],[1.5918337,42.7590637],[1.5918937,42.7590523],[1.5919437,42.7590141],[1.5920337,42.7588348],[1.5922337,42.7586746],[1.5923837,42.758503],[1.5925137,42.7583923],[1.5925736,42.7582932],[1.5928937,42.7580223],[1.5931937,42.7578545],[1.5933537,42.7577248],[1.5934536,42.7576942],[1.5936037,42.7575951],[1.5937637,42.757534],[1.5938537,42.7574425],[1.5940537,42.7573051],[1.5945036,42.7570839],[1.5946037,42.7570534],[1.5947737,42.7569542],[1.5949937,42.7568741],[1.5952637,42.7566833],[1.5954037,42.7566338],[1.5954736,42.7565918],[1.5959337,42.756443],[1.5961637,42.7563324],[1.5962837,42.7563248],[1.5963537,42.7562332],[1.5964637,42.7562141],[1.5966936,42.7560921],[1.5968437,42.7559929],[1.5970536,42.7559052],[1.5972937,42.7558632],[1.5974537,42.7558022],[1.5977536,42.755764],[1.5978537,42.755764],[1.5980136,42.7557335],[1.5982836,42.755722],[1.5985237,42.7556839],[1.5986037,42.7556534],[1.5986037,42.7556648],[1.5985837,42.7556648],[1.5987037,42.7555923],[1.5989037,42.7555351],[1.5989836,42.7554626],[1.5990237,42.7554054],[1.5990937,42.7553635],[1.5991037,42.7553444],[1.5991637,42.7553329],[1.5993037,42.7552643],[1.5994537,42.7551346],[1.5995337,42.755085],[1.5996037,42.7550735],[1.5997537,42.7549934],[1.6000537,42.7549019],[1.6001037,42.7548752],[1.6001937,42.7548752],[1.6003137,42.7548447],[1.6004137,42.7548447],[1.6008537,42.7547531],[1.6011837,42.754715],[1.6012937,42.7546844],[1.6016737,42.7546539],[1.6020137,42.7545624],[1.6024337,42.7543831],[1.6026437,42.7543449],[1.6027337,42.7542953],[1.6029437,42.7542648],[1.6033037,42.7541542],[1.6033736,42.7541237],[1.6035237,42.7541046],[1.6040337,42.7539139],[1.6041737,42.7538948],[1.6042637,42.7538452],[1.6046036,42.7537918],[1.6049337,42.7536621],[1.6050237,42.753643],[1.6051637,42.7535744],[1.6053437,42.7535248],[1.6054437,42.7534637],[1.6056037,42.7534142],[1.6057336,42.753334],[1.6059837,42.753212],[1.6061836,42.7530823],[1.6062437,42.7530632],[1.6063237,42.7530022],[1.6064937,42.752964],[1.6066537,42.7528343],[1.6068037,42.7527542],[1.6068537,42.7526932],[1.6068836,42.7526741],[1.6069237,42.7526245],[1.6070536,42.7525749],[1.6071937,42.7524834],[1.6072637,42.7524643],[1.6073037,42.7524338],[1.6073037,42.7524147],[1.6073437,42.7524033],[1.6074036,42.7523651],[1.6076638,42.752243],[1.6077536,42.752182],[1.6078137,42.7521248],[1.6079237,42.7520943],[1.6084237,42.751873],[1.6088237,42.7516441],[1.6088837,42.7516251],[1.6092837,42.7513351],[1.6093436,42.7513428],[1.6093837,42.7513123],[1.6094937,42.7512741],[1.6095837,42.7512627],[1.6097337,42.7512741],[1.6098237,42.751255],[1.6099037,42.7512131],[1.6099737,42.7511024],[1.6100436,42.7510529],[1.6101037,42.7510529],[1.6102937,42.7509727],[1.6104337,42.7509727],[1.6104637,42.7509537],[1.6104736,42.7509651],[1.6104836,42.7509232],[1.6105437,42.7508621],[1.6106837,42.7507935],[1.6108737,42.7506523],[1.6109737,42.7506027],[1.6112337,42.7503738],[1.6113137,42.7503242],[1.6114637,42.7502518],[1.6116737,42.7500839],[1.6117537,42.7499847],[1.6118237,42.7499046],[1.6119437,42.7497826],[1.6121837,42.7496529],[1.6122837,42.7495728],[1.6124237,42.7494545],[1.6124237,42.7492332],[1.6125036,42.7488632],[1.612594,42.7486725],[1.612694,42.7485008],[1.6128041,42.7483406],[1.613014,42.7481422],[1.613344,42.7477226],[1.613444,42.7475929],[1.613454,42.7475433],[1.613484,42.7475319],[1.613564,42.7473602],[1.613584,42.7472305],[1.613654,42.7471008],[1.613764,42.7469711],[1.613824,42.7468834],[1.613924,42.746563],[1.6141827,42.7462616],[1.6142627,42.746212],[1.6143726,42.7461128],[1.6146027,42.7457428],[1.6146827,42.7456512],[1.6148326,42.745533],[1.6149427,42.7454109],[1.6150826,42.745182],[1.6151927,42.7450829],[1.6153227,42.7449303],[1.6154526,42.7448235],[1.6157026,42.7447014],[1.6158127,42.7446136],[1.6161627,42.7441216],[1.6164427,42.743782],[1.616479,42.7435303],[1.616459,42.7434692],[1.616529,42.7433891],[1.616549,42.7431412],[1.616609,42.7429428],[1.616619,42.7425728],[1.616569,42.7424393],[1.616479,42.7417717],[1.616419,42.7415924],[1.616429,42.7413101],[1.616309,42.7409897],[1.616259,42.7407417],[1.616259,42.7406693],[1.616209,42.740551],[1.616199,42.7404823],[1.616219,42.7402611],[1.616199,42.7401199],[1.616239,42.7399406],[1.616199,42.7396927],[1.616239,42.7393303],[1.616339,42.7390823],[1.616399,42.7390404],[1.616449,42.7387924],[1.616659,42.7380829],[1.616739,42.7380028],[1.6169389,42.7377396],[1.616979,42.7375908],[1.617059,42.7374992],[1.617069,42.7373924],[1.617119,42.7373505],[1.617159,42.7372627],[1.617389,42.7371025],[1.617419,42.73703],[1.617519,42.7369614],[1.617589,42.7369308],[1.617689,42.7368011],[1.6178989,42.736702],[1.617969,42.7366295],[1.618049,42.7364693],[1.618149,42.7364807],[1.618269,42.7364311],[1.6183389,42.7363815],[1.618619,42.7362404],[1.618729,42.7361298],[1.618829,42.7360916],[1.618909,42.7360191],[1.618969,42.7359619],[1.619029,42.7358513],[1.619069,42.7356224],[1.6191289,42.7355423],[1.619439,42.7352104],[1.619519,42.7351723],[1.619729,42.7350197],[1.6199189,42.7349014],[1.619989,42.7348824],[1.620169,42.7348824],[1.620219,42.73489],[1.620239,42.7348824],[1.620239,42.7348595],[1.620139,42.7348213],[1.620169,42.7347908],[1.620199,42.7348022],[1.620309,42.7347717],[1.620339,42.7347717],[1.6207891,42.7345314],[1.6210589,42.7344398],[1.621299,42.7344322],[1.621789,42.7343407],[1.621999,42.7343216],[1.6221991,42.734272],[1.622299,42.73423],[1.622479,42.7341995],[1.622759,42.7341003],[1.623119,42.7340393],[1.623199,42.7340317],[1.623309,42.7340012],[1.623379,42.7340126],[1.623439,42.7339897],[1.6235991,42.7339821],[1.6236989,42.7339592],[1.623769,42.7339592],[1.623889,42.7339211],[1.6239589,42.7338715],[1.624079,42.7338715],[1.624199,42.7338219],[1.624379,42.733902],[1.624459,42.73386],[1.624699,42.7338028],[1.624779,42.7337494],[1.624879,42.7337418],[1.624959,42.7336998],[1.625249,42.7336006],[1.625499,42.733532],[1.6255291,42.7335129],[1.625609,42.7335014],[1.625659,42.7335014],[1.625699,42.7334824],[1.625739,42.7334213],[1.625869,42.7333412],[1.626019,42.7332115],[1.626079,42.7332191],[1.626119,42.7332001],[1.6263191,42.7331505],[1.626479,42.7330627],[1.626509,42.7330818],[1.626639,42.7330399],[1.6267591,42.7330399],[1.626879,42.7330399],[1.626969,42.7330627],[1.627049,42.7330627],[1.627259,42.7329712],[1.627539,42.7327805],[1.627659,42.7326317],[1.627689,42.7324791],[1.627789,42.7323494],[1.627907,42.7322502],[1.6280971,42.7321892],[1.6281171,42.7321587],[1.6281171,42.7321091],[1.628177,42.7320213],[1.6283971,42.7318802],[1.628517,42.7316895],[1.6285771,42.7316589],[1.6286671,42.7315521],[1.628777,42.7314987],[1.6288471,42.7313919],[1.6289171,42.7313614],[1.628947,42.7313194],[1.628967,42.7312622],[1.6291171,42.7310791],[1.629217,42.7310219],[1.6294171,42.7308388],[1.6294971,42.7308121],[1.6295171,42.730751],[1.629487,42.7307014],[1.629477,42.7307091],[1.6294171,42.7306595],[1.629317,42.7305412],[1.6292871,42.7304192],[1.6291971,42.7303696],[1.629137,42.7302589],[1.6290971,42.7302322],[1.6290671,42.7300301],[1.6289271,42.7297516],[1.628857,42.7297287],[1.6287571,42.729641],[1.6287271,42.7295723],[1.628687,42.7295189],[1.6285871,42.7294388],[1.628517,42.7294006],[1.6283771,42.72929],[1.6283171,42.7292213],[1.628177,42.7290993],[1.6279571,42.7290306],[1.6279371,42.7290001],[1.6279571,42.7289391],[1.6279571,42.7288818],[1.627997,42.7287598],[1.628087,42.7286797],[1.6280571,42.7286415],[1.6280571,42.7284813],[1.6280271,42.7284203],[1.6279371,42.7283401],[1.6279271,42.7283096],[1.627897,42.7282906],[1.6277871,42.72826],[1.6276571,42.728199],[1.6275971,42.728199],[1.6274371,42.7280998],[1.627387,42.7280922],[1.627367,42.7280998],[1.6271571,42.7280693],[1.6270471,42.7280807],[1.6269671,42.7280693],[1.6268971,42.7280807],[1.6268371,42.7280617],[1.6268071,42.7280807],[1.6267171,42.7280312],[1.6267071,42.7280121],[1.6267471,42.7279587],[1.6268071,42.727951],[1.6269171,42.7278824],[1.6268971,42.7278023],[1.6269771,42.7277298],[1.6269771,42.7276917],[1.6270071,42.7276497],[1.6270071,42.7276115],[1.6270971,42.7275391],[1.6270971,42.7274895],[1.6271571,42.7274399],[1.6271871,42.7273712],[1.627207,42.7273598],[1.6271571,42.7273521],[1.6271371,42.7273407],[1.6270571,42.7273293],[1.627017,42.7272987],[1.626947,42.7272911],[1.626937,42.7272415],[1.626847,42.727272],[1.626767,42.727272],[1.6264671,42.7272911],[1.6264271,42.7272797],[1.6262971,42.7272987],[1.6261871,42.727272],[1.626157,42.7272415],[1.6260771,42.7272224],[1.6260371,42.7271614],[1.626057,42.7271423],[1.6260271,42.7270889],[1.626067,42.7270889],[1.6260471,42.7270317],[1.626067,42.7269402],[1.6260171,42.7269096],[1.6259071,42.7268791],[1.6258571,42.726841],[1.6258571,42.7268105],[1.625977,42.7267113],[1.6264471,42.7265701],[1.6262971,42.7266121],[1.6262171,42.7266312],[1.6264544,42.7265053],[1.6264844,42.7264557],[1.6265644,42.7264175],[1.6266344,42.7263489],[1.6266843,42.7262573],[1.6268244,42.7261467],[1.6268443,42.7260971],[1.6268643,42.7260857],[1.6269643,42.7259674],[1.6270844,42.7259254],[1.6271343,42.7258072],[1.6271043,42.7257462],[1.6270144,42.725708],[1.6269643,42.7254181],[1.6269443,42.7253685],[1.6269144,42.7253571],[1.6269144,42.7250252],[1.6268944,42.7249374],[1.6268643,42.7248955],[1.6267543,42.7248383],[1.6267444,42.7246971],[1.6266644,42.7246666],[1.6266143,42.7246056],[1.6266544,42.7245483],[1.6266544,42.7244987],[1.6266344,42.7244682],[1.6266344,42.7244072],[1.6266143,42.7243385],[1.6265143,42.7241669],[1.6265043,42.7240753],[1.6265243,42.7239952],[1.6264644,42.7238579],[1.6266795,42.7237587],[1.6267395,42.7236862],[1.6269695,42.7235565],[1.6270895,42.7235069],[1.6271695,42.7233582],[1.6272695,42.7232361],[1.6273094,42.7232361],[1.6273495,42.7231979],[1.6275895,42.7231178],[1.6276295,42.7231255],[1.6276494,42.7230873],[1.6279194,42.7230072],[1.6279895,42.7229958],[1.6280695,42.7229462],[1.6282495,42.722908],[1.6283895,42.7228966],[1.6284195,42.7228775],[1.6284595,42.7228966],[1.6285195,42.7227783],[1.6287595,42.7226563],[1.6287795,42.7225952],[1.6289395,42.722496],[1.6290195,42.7222176],[1.6290795,42.722126],[1.6290995,42.7220688],[1.6291695,42.7220383],[1.6292095,42.7219772],[1.6292195,42.7218475],[1.6293495,42.721756],[1.6294295,42.7217484],[1.6294595,42.7216988],[1.6295195,42.7216568],[1.6296295,42.7216263],[1.6297195,42.7215385],[1.6298295,42.7214661],[1.6298395,42.7214661],[1.6298895,42.7214165],[1.6299695,42.7213669],[1.6301795,42.7212677],[1.6302094,42.7212677],[1.6302994,42.7212257],[1.6305295,42.7212982],[1.6305795,42.7213364],[1.6305995,42.7214165],[1.6306394,42.7214584],[1.6306394,42.7215271],[1.6307495,42.7215652],[1.6308595,42.7215652],[1.6310395,42.7216454],[1.6310695,42.7216454],[1.6311095,42.7216759],[1.6311694,42.7217751],[1.6312594,42.7218285],[1.6313195,42.7218285],[1.6313295,42.7218361],[1.6313995,42.721817],[1.6315095,42.7218552],[1.631626,42.7219505],[1.631676,42.7219734],[1.631676,42.7220001],[1.631686,42.7220001],[1.631846,42.7221603],[1.631946,42.7221718],[1.632086,42.7223015],[1.632126,42.7223015],[1.632156,42.722332],[1.632166,42.7223511],[1.6321861,42.7223511],[1.632236,42.7224312],[1.6323661,42.7224617],[1.632376,42.7224731],[1.632406,42.7224503],[1.632416,42.7225723],[1.6324561,42.72258],[1.632606,42.7228012],[1.632636,42.7228928],[1.632636,42.723011],[1.632666,42.7230225],[1.632696,42.7231216],[1.632726,42.7231712],[1.632766,42.7231712],[1.632726,42.7232323],[1.6328861,42.723423],[1.632906,42.7234612],[1.633046,42.7235031],[1.633046,42.7235107],[1.633076,42.7235222],[1.6333261,42.7235603],[1.633346,42.7235527],[1.633366,42.7235603],[1.633356,42.7235832],[1.633406,42.7235603],[1.633426,42.7235718],[1.633436,42.7235527],[1.633916,42.7234917],[1.633966,42.7234917],[1.634046,42.7235222],[1.6342061,42.7234802],[1.634286,42.723423],[1.634426,42.723423],[1.634456,42.7234116],[1.634586,42.7234421],[1.634656,42.7234802],[1.634796,42.7235031],[1.6348161,42.7235107],[1.634866,42.7235031],[1.634936,42.7235909],[1.634956,42.723671],[1.635016,42.7237206],[1.635376,42.7237625],[1.635476,42.7238197],[1.635576,42.7238121],[1.635626,42.7238312],[1.635716,42.7238312],[1.635846,42.7238998],[1.635916,42.7238731],[1.635946,42.7238503],[1.635996,42.7238503],[1.6360561,42.7238121],[1.636156,42.7237816],[1.636356,42.7236023],[1.636356,42.7235832],[1.636446,42.7235222],[1.6364959,42.7235107],[1.636646,42.7235413],[1.6367561,42.7235832],[1.6369261,42.7235832],[1.637216,42.7235222],[1.637416,42.7235222],[1.6377259,42.7235718],[1.637966,42.7235832],[1.6379861,42.7235832],[1.6379761,42.7235909],[1.638006,42.7236023],[1.638146,42.7236099],[1.638276,42.7235909],[1.6384261,42.7236023],[1.638636,42.7236328],[1.638736,42.7236214],[1.638796,42.7236404],[1.638886,42.7236328],[1.638996,42.723671],[1.6390361,42.72369],[1.639056,42.723732],[1.6391261,42.7237511],[1.639226,42.7237625],[1.639276,42.7237816],[1.639276,42.7238007],[1.639396,42.7238503],[1.6394761,42.7238312],[1.639536,42.7238617],[1.639716,42.7238503],[1.6397361,42.7238808],[1.640016,42.7240829],[1.640236,42.7241211],[1.640316,42.724102],[1.6403461,42.7240715],[1.6405261,42.7241211],[1.640726,42.7242699],[1.640736,42.7242699],[1.640806,42.7241631],[1.640816,42.7241631],[1.6407861,42.7240829],[1.640826,42.7240601],[1.640726,42.7238617],[1.640726,42.7238197],[1.640766,42.723732],[1.6407861,42.723732],[1.640836,42.7237701],[1.640976,42.7238197],[1.6412261,42.7237625],[1.641286,42.723793],[1.641326,42.7238426],[1.641356,42.7238731],[1.641506,42.7238922],[1.641536,42.7238808],[1.6415761,42.7238503],[1.641786,42.7237434],[1.641816,42.7235832],[1.641866,42.7233505],[1.641836,42.723362],[1.6419261,42.7231598],[1.642226,42.7232208],[1.642406,42.7232399],[1.642576,42.7231026],[1.642606,42.72295],[1.642556,42.7228203],[1.642606,42.7227821],[1.642586,42.7227135],[1.642606,42.7226715],[1.642566,42.7225723],[1.642556,42.7225609],[1.642696,42.7224007],[1.642646,42.7223434],[1.642656,42.722271],[1.642776,42.7222404],[1.642776,42.7221832],[1.6428159,42.7221222],[1.642796,42.7221031],[1.642866,42.7220306],[1.642916,42.722023],[1.642936,42.7220001],[1.643016,42.7218628],[1.643006,42.7218399],[1.643036,42.7218132],[1.642996,42.7217407],[1.642996,42.7215729],[1.642976,42.7215004],[1.643006,42.7214432],[1.643026,42.7211533],[1.643106,42.7210197],[1.643106,42.7209625],[1.643196,42.7209511],[1.6432461,42.720871],[1.643476,42.7208099],[1.6436059,42.7207603],[1.643546,42.7207832],[1.643566,42.7207909],[1.6436059,42.7207603],[1.643656,42.7206726],[1.643706,42.720623],[1.643766,42.720623],[1.643786,42.7205811],[1.643806,42.7205925],[1.643816,42.7205734],[1.643876,42.7205734],[1.643976,42.7206116],[1.644016,42.7206001],[1.6440459,42.7205124],[1.644106,42.7204628],[1.644106,42.7204323],[1.644226,42.7203522],[1.644206,42.7202911],[1.6442961,42.7202911],[1.644336,42.72015],[1.644406,42.7200699],[1.644496,42.7200508],[1.644616,42.7199898],[1.644666,42.7199898],[1.644696,42.7199631],[1.6447461,42.7197609],[1.644856,42.7196503],[1.644976,42.719593],[1.645076,42.7194901],[1.645146,42.7193413],[1.645296,42.7192421],[1.645326,42.7192116],[1.6454461,42.7191505],[1.645596,42.7190514],[1.645696,42.7189217],[1.645836,42.718792],[1.645906,42.7186928],[1.646026,42.7185822],[1.646196,42.7183228],[1.646196,42.7182426],[1.646216,42.7182121],[1.646346,42.7181129],[1.646486,42.7180214],[1.646516,42.7179832],[1.646696,42.7175522],[1.646716,42.717453],[1.6467561,42.7173615],[1.646816,42.7170715],[1.646836,42.7170105],[1.6468461,42.7168922],[1.646866,42.7168617],[1.646886,42.7167435],[1.646856,42.7166901],[1.646866,42.7166405],[1.646836,42.7165413],[1.646866,42.7163734],[1.646896,42.7163429],[1.646906,42.7162933],[1.646886,42.7161827],[1.646896,42.7160301],[1.646866,42.7160034],[1.646826,42.7158318],[1.6467661,42.7157021],[1.6467561,42.7155228],[1.646716,42.7154617],[1.6466761,42.7154312],[1.646666,42.7153625],[1.646596,42.715313],[1.646606,42.7152824],[1.646556,42.7151909],[1.646546,42.7151222],[1.646436,42.7150803],[1.646386,42.7150497],[1.646336,42.7149506],[1.646096,42.7148705],[1.646106,42.7148628],[1.6461461,42.7148399],[1.646136,42.7148132],[1.646006,42.7147713],[1.6459661,42.7147713],[1.645896,42.7146797],[1.645866,42.7146721],[1.645776,42.7145805],[1.645726,42.71455],[1.645676,42.7144814],[1.645686,42.7144623],[1.645646,42.7144012],[1.645566,42.7143822],[1.645496,42.7143326],[1.645476,42.7142601],[1.645346,42.7140999],[1.645316,42.7139931],[1.645276,42.7140007],[1.6452661,42.7139816],[1.6452661,42.713932],[1.645206,42.7138901],[1.645236,42.7138329],[1.645246,42.7136803],[1.645226,42.7136497],[1.645216,42.7135811],[1.645456,42.7134819],[1.6455361,42.7134399],[1.645596,42.7133713],[1.645646,42.7133598],[1.645776,42.7132721],[1.645926,42.7132721],[1.645986,42.7133026],[1.646256,42.7131729],[1.646296,42.7132034],[1.646466,42.713192],[1.646516,42.713253],[1.6465861,42.7132912],[1.646596,42.7132797],[1.6466761,42.713253],[1.646786,42.7132034],[1.646836,42.7132225],[1.646916,42.7131805],[1.646996,42.7132301],[1.647036,42.7132416],[1.647036,42.7132111],[1.647146,42.7130814],[1.647256,42.7130318],[1.647246,42.7129822],[1.647266,42.7129631],[1.647246,42.7129211],[1.647306,42.7128601],[1.647576,42.7127113],[1.647616,42.7127304],[1.647606,42.7127113],[1.647656,42.7127609],[1.6477261,42.7127533],[1.6477261,42.71278],[1.6479861,42.7126617],[1.648026,42.7126732],[1.648046,42.7126617],[1.6480761,42.7126732],[1.648066,42.7126808],[1.648176,42.7126808],[1.648236,42.7126427],[1.648266,42.7126617],[1.648316,42.7126198],[1.648466,42.7126617],[1.648496,42.7126617],[1.648526,42.7126808],[1.648556,42.7126617],[1.648636,42.7126732],[1.648656,42.7126999],[1.6486961,42.7127113],[1.648706,42.7127304],[1.649016,42.7125931],[1.649186,42.71241],[1.649266,42.7123909],[1.649516,42.7124023],[1.649596,42.7124214],[1.649736,42.7124023],[1.649776,42.7123604],[1.649756,42.7123299],[1.649856,42.7122726],[1.650136,42.7123528],[1.650146,42.7123413],[1.650296,42.7124214],[1.650376,42.71241],[1.650436,42.7124519],[1.650506,42.7124405],[1.650576,42.712471],[1.650746,42.712513],[1.650956,42.7125015],[1.650996,42.712471],[1.650986,42.7124634],[1.651096,42.7124405],[1.651136,42.7124023],[1.651196,42.7123909],[1.651406,42.7122803],[1.6514961,42.7122002],[1.6516761,42.7120819],[1.651706,42.7120399],[1.651756,42.7120209],[1.651806,42.7120209],[1.6518461,42.7119904],[1.6519361,42.7119827],[1.651976,42.7119598],[1.652066,42.711853],[1.652076,42.7116127],[1.652056,42.7115631],[1.652106,42.7115211],[1.652246,42.711483],[1.652316,42.711422],[1.6523761,42.7113914],[1.652416,42.7114029],[1.652486,42.7113228],[1.652546,42.7113304],[1.652586,42.7112617],[1.653046,42.7112122],[1.653126,42.7111816],[1.653296,42.7112007],[1.653406,42.7112617],[1.653456,42.7112617],[1.653496,42.7113113],[1.653756,42.7112923],[1.653816,42.7112617],[1.653936,42.7113113],[1.654056,42.7112503],[1.654146,42.7112312],[1.654176,42.7112427],[1.654256,42.7112198],[1.654376,42.7112617],[1.654436,42.7112427],[1.654526,42.7112427],[1.654596,42.7112312],[1.6546661,42.7112007],[1.654686,42.7111702],[1.654726,42.7111816],[1.654786,42.7111511],[1.654846,42.711113],[1.654966,42.7111015],[1.655026,42.711071],[1.655056,42.7110214],[1.655146,42.71101],[1.655286,42.7109413],[1.655406,42.7109299],[1.6554461,42.7109032],[1.6554461,42.7108727],[1.655496,42.7108803],[1.655606,42.7108727],[1.655696,42.7109108],[1.655736,42.7109108],[1.655756,42.7109413],[1.6557961,42.7109299],[1.655846,42.7109604],[1.655916,42.7109222],[1.655916,42.7108803],[1.655966,42.7108727],[1.656016,42.7109032],[1.6559761,42.7110023],[1.655996,42.7110825],[1.656036,42.7110825],[1.656186,42.7110214],[1.6563359,42.7109299],[1.656456,42.7109222],[1.656486,42.7108917],[1.656736,42.7109032],[1.656816,42.7108727],[1.656936,42.7108803],[1.657076,42.7108307],[1.657096,42.7108498],[1.657156,42.7108421],[1.6572061,42.7108612],[1.657486,42.7108498],[1.657636,42.7108803],[1.657696,42.7108803],[1.657766,42.7109108],[1.6578261,42.7108917],[1.657886,42.7109032],[1.658026,42.7108612],[1.658076,42.7108803],[1.658216,42.7108612],[1.6582659,42.7108498],[1.658286,42.7108231],[1.658336,42.7107925],[1.658336,42.7107506],[1.658496,42.7106934],[1.6585261,42.7107201],[1.658556,42.7107201],[1.658586,42.710762],[1.658666,42.710743],[1.658716,42.7108116],[1.658776,42.7108002],[1.658826,42.7108421],[1.658896,42.7108421],[1.658926,42.7109032],[1.658936,42.7108917],[1.6589661,42.7108917],[1.659086,42.7109413],[1.659096,42.7109604],[1.659216,42.7109718],[1.659246,42.7109833],[1.659256,42.7110214],[1.6593961,42.7111931],[1.659386,42.7112198],[1.659436,42.7112122],[1.659466,42.7112617],[1.659446,42.7112617],[1.659466,42.7112999],[1.659446,42.7113113],[1.659606,42.7113228],[1.659586,42.7113228],[1.659586,42.7113533],[1.6595761,42.7113724],[1.659796,42.711483],[1.659806,42.7116928],[1.6598459,42.7117805],[1.659806,42.7118416],[1.6598361,42.7118607],[1.659856,42.7119408],[1.659886,42.7119217],[1.659966,42.7119102],[1.659966,42.7119026],[1.659996,42.7119217],[1.6601061,42.7118416],[1.660116,42.711853],[1.660136,42.7118416],[1.660136,42.7118607],[1.6601861,42.7118416],[1.660296,42.7117615],[1.660386,42.7117805],[1.660596,42.7118912],[1.6606359,42.7118721],[1.6606359,42.7119331],[1.660656,42.7119408],[1.6606359,42.7119598],[1.660656,42.7119598],[1.660676,42.7119522],[1.660666,42.7119598],[1.660936,42.7120132],[1.6609761,42.7120399],[1.660966,42.7120705],[1.661026,42.7120399],[1.661126,42.712101],[1.661316,42.7120934],[1.661346,42.7120819],[1.661516,42.7121925],[1.6615061,42.7122231],[1.661516,42.7122002],[1.661546,42.7121925],[1.661666,42.7122116],[1.661736,42.7122917],[1.661806,42.7123032],[1.661806,42.7123222],[1.6618561,42.7123108],[1.661846,42.7123222],[1.661906,42.7123413],[1.6619461,42.7123222],[1.661956,42.7123413],[1.662076,42.7123604],[1.662276,42.7124825],[1.6622961,42.7124901],[1.662326,42.712513],[1.662326,42.7125626],[1.662536,42.7126007],[1.6625561,42.7126312],[1.662616,42.7126617],[1.6626559,42.7126923],[1.6626461,42.7127419],[1.662756,42.7127113],[1.662756,42.7127228],[1.663056,42.7127609],[1.663076,42.7127419],[1.663096,42.7127419],[1.663156,42.7127228],[1.663166,42.7127304],[1.663226,42.7127228],[1.6632661,42.7126923],[1.663476,42.7127228],[1.6635261,42.7126923],[1.663546,42.7127533],[1.663476,42.7127914],[1.6634459,42.71278],[1.6634361,42.7128105],[1.663566,42.712883],[1.663586,42.712883],[1.6636961,42.7129021],[1.663716,42.7128906],[1.663746,42.7128906],[1.663836,42.7129402],[1.663856,42.7129402],[1.663916,42.7129822],[1.663846,42.7130699],[1.663906,42.7131119],[1.6638761,42.7131424],[1.663906,42.7131615],[1.664036,42.7132225],[1.664046,42.7134705],[1.664076,42.7136002],[1.664096,42.7137604],[1.664148,42.7141037],[1.664198,42.7142067],[1.664248,42.7142258],[1.664538,42.7142258],[1.664578,42.7142448],[1.664928,42.7142334],[1.665048,42.7142754],[1.665108,42.714325],[1.665218,42.7143745],[1.665308,42.7144661],[1.665368,42.7144852],[1.665418,42.7145348],[1.665538,42.7145958],[1.6656359,42.7145576],[1.665776,42.714386],[1.665776,42.7143288],[1.665916,42.7142181],[1.666013,42.714241],[1.666003,42.7142487],[1.666013,42.7142792],[1.666083,42.7143784],[1.666183,42.714489],[1.666243,42.7145386],[1.666283,42.71455],[1.666303,42.7145386],[1.666333,42.7146606],[1.666383,42.7146912],[1.666433,42.7146797],[1.666503,42.7146988],[1.6665829,42.7146797],[1.666813,42.7148018],[1.6668431,42.7148514],[1.666973,42.714901],[1.666963,42.7149086],[1.667073,42.7149391],[1.667173,42.7150383],[1.667403,42.7151184],[1.6674629,42.7151604],[1.667503,42.7151718],[1.667513,42.7151985],[1.667673,42.7153397],[1.667693,42.7153511],[1.667763,42.7153206],[1.667853,42.7153816],[1.6679029,42.7154312],[1.6678931,42.7154503],[1.667943,42.7154808],[1.668153,42.7156982],[1.668211,42.7157326],[1.668301,42.7156639],[1.668391,42.7157135],[1.668471,42.7156448],[1.668551,42.7156143],[1.668641,42.7156143],[1.668771,42.7156334],[1.668821,42.7156639],[1.668951,42.7156944],[1.669201,42.7156143],[1.669381,42.7156525],[1.669401,42.715683],[1.669461,42.7156448],[1.669611,42.715683],[1.669701,42.7158623],[1.669721,42.7158623]]},{"id":17766,"author":"Ubicarta","name_GR":"Pyrenees: 39 Coud\u00e8nes to Refuge du Ruhle","description_GR":"Coud\u00e8nes to Refuge du Ruhle by Ubicarta","path":"FRANCE\/GR10_DAY_39","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":18326,"name_EN":"Pyrenees: 39 Coud\u00e8nes au Refuge du Ruhle","description_EN":"Coud\u00e8nes au Refuge du Ruhle par Ubicarta","ascent_time":500,"descent_time":454,"marker":"France_GR10","level":9,"ascent":1772,"descent":663,"maxelev":2366,"minelev":1083,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.669716 42.63794,1.745671 42.72402)","views":4,"millestones":"0,1.6697162,42.7158623#1,1.6750938,42.7110261#2,1.6820915,42.7078201#3,1.6857785,42.7144171#4,1.6884889,42.7223016#5,1.6918980,42.7185919#6,1.7013094,42.7176058#7,1.7065804,42.7110704#8,1.7123958,42.7041911#9,1.7191574,42.6985708#10,1.7280163,42.6931768#11,1.7317134,42.6853680#12,1.7324392,42.6779278#13,1.7379457,42.6726227#14,1.7420508,42.6659327#15,1.7444625,42.6580993#16,1.7416356,42.6513543#17,1.7358288,42.6444223#18,1.7287257,42.6397019#18.3,1.7259049,42.6379433","x":1.7219383,"y":42.6979179,"coor":[[1.6697162,42.7158623],[1.6698062,42.7159348],[1.6698862,42.7159233],[1.6700362,42.7159424],[1.6700761,42.7159729],[1.6701962,42.715992],[1.6704662,42.715992],[1.6705362,42.7160034],[1.6707362,42.7160034],[1.6708262,42.7160416],[1.6710562,42.7160225],[1.6711562,42.7160721],[1.6712462,42.716053],[1.6712962,42.716053],[1.6713362,42.7160149],[1.6713562,42.7160225],[1.6714061,42.715992],[1.6714262,42.7159538],[1.6714362,42.7159615],[1.6714562,42.7159424],[1.6716561,42.7159348],[1.6717162,42.7159729],[1.6717262,42.7159538],[1.6717362,42.7159615],[1.6717461,42.7159348],[1.6717962,42.7159233],[1.6718261,42.7159538],[1.6718862,42.7159538],[1.6718862,42.7159348],[1.6719362,42.7159119],[1.6719462,42.7158928],[1.6720061,42.7158928],[1.6720362,42.7158623],[1.6723262,42.7159119],[1.6723162,42.7158623],[1.6722761,42.7158432],[1.6722661,42.7158546],[1.6722862,42.715744],[1.6722761,42.7157021],[1.6723561,42.7156525],[1.6725162,42.7155151],[1.6726662,42.7155151],[1.6726862,42.7155342],[1.6727061,42.7155151],[1.6727462,42.7155342],[1.6728462,42.7155647],[1.6728762,42.7155151],[1.6729362,42.7155037],[1.6729662,42.7154617],[1.6729462,42.7154121],[1.6730661,42.7152443],[1.6730862,42.7152443],[1.6731362,42.7152138],[1.6731262,42.7151527],[1.6730962,42.7151527],[1.6730162,42.715065],[1.6730862,42.715004],[1.6732262,42.7149544],[1.6733062,42.7149544],[1.6733962,42.7148743],[1.6733962,42.7148514],[1.6735562,42.7146034],[1.6735961,42.7145729],[1.6736861,42.7143517],[1.6737761,42.7142448],[1.6738262,42.7141342],[1.6739262,42.7140617],[1.6739562,42.7140732],[1.6739461,42.7140045],[1.6739962,42.7139931],[1.6740862,42.713913],[1.6740862,42.7138214],[1.6741062,42.7137947],[1.6741562,42.7137833],[1.6741762,42.7137718],[1.6742162,42.7136726],[1.6742262,42.7135849],[1.6742662,42.7135544],[1.6742861,42.7135048],[1.6742861,42.7134933],[1.6742662,42.7134819],[1.6742762,42.7134514],[1.6743462,42.7133446],[1.6744062,42.713295],[1.6743761,42.7132416],[1.6744162,42.7131844],[1.6744162,42.7131424],[1.6744062,42.7131424],[1.6745862,42.7130241],[1.6746862,42.712925],[1.6747062,42.7128525],[1.6748462,42.7127037],[1.6748962,42.7126923],[1.6749362,42.7126617],[1.6749362,42.712635],[1.6749061,42.7126427],[1.6749061,42.7126236],[1.6749462,42.7125931],[1.6749462,42.7125626],[1.6749662,42.7125549],[1.6749262,42.712532],[1.6750562,42.7122841],[1.6749762,42.712204],[1.6748662,42.7121735],[1.6748462,42.712162],[1.6747562,42.7121124],[1.6747462,42.7121048],[1.6746361,42.7120819],[1.6746162,42.7120743],[1.6745162,42.7120323],[1.6745062,42.7120018],[1.6744862,42.7119446],[1.6744862,42.7119217],[1.6744761,42.711834],[1.6744761,42.7118149],[1.6745062,42.7117424],[1.6745162,42.7117348],[1.6745162,42.7117233],[1.6745162,42.7116737],[1.6745462,42.7116547],[1.6745462,42.7116432],[1.6745762,42.7115631],[1.6745862,42.7115631],[1.6745762,42.7115517],[1.6745661,42.7115517],[1.6745661,42.711544],[1.6745262,42.7114639],[1.6745062,42.7114525],[1.6745062,42.7113724],[1.6745162,42.7113647],[1.6746262,42.7113342],[1.6746361,42.7113228],[1.6747261,42.7112732],[1.6747462,42.7112617],[1.6748562,42.711235],[1.6748662,42.7112045],[1.6749262,42.7111435],[1.6749362,42.711113],[1.6750062,42.7110519],[1.6750162,42.7110329],[1.6750562,42.7109642],[1.6750662,42.7110138],[1.6751362,42.7110443],[1.6751661,42.7110214],[1.6752561,42.7110329],[1.6752762,42.7110443],[1.6753662,42.7110023],[1.6753862,42.7109718],[1.6754562,42.7109451],[1.6754862,42.7109222],[1.6755161,42.7108536],[1.6755261,42.7108421],[1.6756462,42.7108536],[1.6756562,42.7108345],[1.6757362,42.7107735],[1.6757861,42.7107925],[1.6758462,42.7107315],[1.6758661,42.7106819],[1.6759561,42.7106323],[1.6759762,42.7106247],[1.6760762,42.7106018],[1.6760762,42.7105942],[1.6761862,42.7105522],[1.6762062,42.7105446],[1.6763061,42.710495],[1.6763061,42.7104721],[1.6763862,42.7104225],[1.6764162,42.7104149],[1.6764961,42.7103539],[1.6765162,42.7103424],[1.6766262,42.7102928],[1.6766362,42.7102928],[1.6767461,42.7102928],[1.6767461,42.7102814],[1.6767561,42.7101936],[1.6767461,42.7101822],[1.6767662,42.7100945],[1.6767762,42.7100716],[1.6768262,42.7100029],[1.6768361,42.7099838],[1.6768361,42.7099037],[1.6768361,42.7098846],[1.6768862,42.7098045],[1.6768962,42.709774],[1.6769361,42.7097015],[1.6769462,42.7096825],[1.6769862,42.7096214],[1.6770061,42.7095947],[1.6770862,42.7095642],[1.6771061,42.7095451],[1.6771061,42.709465],[1.6771162,42.7094536],[1.6772062,42.709404],[1.6772962,42.7093544],[1.6773062,42.709343],[1.6773162,42.7092628],[1.6773262,42.7092438],[1.6773762,42.7091637],[1.6773762,42.7091522],[1.6773661,42.7090721],[1.6773661,42.709053],[1.6774262,42.7089844],[1.6774262,42.7089615],[1.6774062,42.7088814],[1.6774062,42.7088547],[1.6773762,42.7087822],[1.6773762,42.7087746],[1.6773762,42.7086945],[1.6773962,42.708683],[1.6774862,42.7086334],[1.6774962,42.708622],[1.6775962,42.7085838],[1.6776261,42.7085724],[1.6776762,42.7084923],[1.6776662,42.7084732],[1.6777161,42.7083931],[1.6777261,42.7083817],[1.6778162,42.708313],[1.6778362,42.708313],[1.6778762,42.7082329],[1.6778861,42.7082214],[1.6778961,42.7082214],[1.6779362,42.7082329],[1.6779562,42.7082214],[1.6780761,42.7082329],[1.6780962,42.7082214],[1.6781662,42.7081528],[1.6781762,42.7081451],[1.6782762,42.7081032],[1.6782862,42.7080917],[1.6783862,42.7081451],[1.6784062,42.7081528],[1.6784962,42.7081947],[1.6785262,42.7081833],[1.6786362,42.7081833],[1.6786562,42.7081947],[1.6787362,42.708252],[1.6787462,42.7082748],[1.6787462,42.7083549],[1.6787562,42.7083817],[1.6787862,42.7084618],[1.6787761,42.7084732],[1.6788362,42.7085533],[1.6788561,42.7085533],[1.6789562,42.7085915],[1.6789662,42.7085915],[1.6789361,42.708683],[1.6789461,42.708683],[1.6790462,42.708725],[1.6790562,42.7087326],[1.6791362,42.7087936],[1.6791562,42.7088127],[1.6792362,42.7088814],[1.6792562,42.7089043],[1.6792862,42.7089729],[1.6792961,42.7089844],[1.6793562,42.7090721],[1.6793462,42.7090836],[1.6793962,42.7091637],[1.6794162,42.7091446],[1.6794362,42.7090721],[1.6794562,42.7090645],[1.6795362,42.708992],[1.6795462,42.7089729],[1.6796561,42.7089539],[1.6796662,42.7089424],[1.6797361,42.7088814],[1.6797462,42.7088623],[1.6797762,42.7087936],[1.6797862,42.7087822],[1.6798862,42.7087517],[1.6799262,42.7087517],[1.6800162,42.7086945],[1.6800262,42.7086945],[1.6801262,42.7086525],[1.6801462,42.7086334],[1.6801962,42.7085648],[1.6802062,42.7085419],[1.6802561,42.7084846],[1.6802561,42.7084618],[1.6802862,42.7083931],[1.6802762,42.7083817],[1.6803262,42.7083015],[1.6803561,42.7082825],[1.6804162,42.7082329],[1.6804262,42.7082214],[1.6805161,42.7081718],[1.6805362,42.7081642],[1.6806061,42.7080917],[1.6806061,42.7080841],[1.6807162,42.7080536],[1.6807262,42.7080536],[1.6807961,42.7079849],[1.6808262,42.707962],[1.6808462,42.7078934],[1.6808761,42.7078934],[1.6809762,42.7078743],[1.6809962,42.7078629],[1.6811162,42.7078514],[1.6811361,42.7078323],[1.6811762,42.7077637],[1.6812162,42.7077637],[1.6813161,42.7077217],[1.6813462,42.7077141],[1.6814462,42.7076836],[1.6814362,42.707695],[1.6814262,42.7077827],[1.6814462,42.7077827],[1.6815262,42.7077332],[1.6815462,42.7077217],[1.6816661,42.7077026],[1.6816862,42.7076836],[1.6817862,42.707634],[1.6817962,42.7076225],[1.6819162,42.707634],[1.6819361,42.707653],[1.6820161,42.7077141],[1.6820161,42.7077217],[1.6820062,42.7078133],[1.6820261,42.7078133],[1.6821362,42.7078247],[1.6821662,42.7078247],[1.6822761,42.7078514],[1.6822962,42.7078743],[1.6823962,42.7078934],[1.6824162,42.7078819],[1.6825162,42.7079048],[1.6825361,42.7078934],[1.6826361,42.7078629],[1.6826462,42.7078514],[1.6827362,42.7078018],[1.6827562,42.7078133],[1.6828562,42.7078629],[1.6828562,42.7078514],[1.6829562,42.7078133],[1.6829761,42.7078247],[1.6830562,42.7078743],[1.6830661,42.7078819],[1.6830761,42.707962],[1.6830862,42.7079735],[1.6832062,42.7079849],[1.6832062,42.7079926],[1.6833261,42.7080231],[1.6833062,42.7080536],[1.6832262,42.7081032],[1.6832062,42.7081032],[1.6831862,42.7081833],[1.6831962,42.7082024],[1.6832362,42.7082748],[1.6832561,42.7082939],[1.6832561,42.7083626],[1.6832362,42.708374],[1.6831362,42.7084122],[1.6831062,42.7084122],[1.6830162,42.7084618],[1.6829962,42.7084732],[1.6828961,42.7085114],[1.6828861,42.7085228],[1.6827962,42.7085724],[1.6827662,42.7085838],[1.6826662,42.7086334],[1.6826562,42.7086525],[1.6826062,42.7087135],[1.6825962,42.7087326],[1.6826062,42.7088127],[1.6826062,42.7088318],[1.6827062,42.7088814],[1.6827062,42.7088928],[1.6827862,42.7089539],[1.6828061,42.7089539],[1.6828462,42.709034],[1.6828462,42.709053],[1.6828462,42.7091331],[1.6828362,42.7091446],[1.6829062,42.7092247],[1.6829162,42.7092323],[1.6829761,42.7093048],[1.6829861,42.7093124],[1.6830462,42.7093849],[1.6830462,42.709404],[1.6830562,42.7094841],[1.6830761,42.7094917],[1.6831362,42.7095642],[1.6831561,42.7095833],[1.6831661,42.7095718],[1.6832262,42.7096329],[1.6831862,42.7096634],[1.6832662,42.7097321],[1.6833062,42.7099648],[1.6832962,42.7100449],[1.6833361,42.7100716],[1.6833762,42.7101517],[1.6833361,42.7102547],[1.6834462,42.7102928],[1.6834762,42.7103539],[1.6834662,42.710434],[1.6835862,42.7107849],[1.6835862,42.7109032],[1.6836162,42.7110634],[1.6835762,42.7113419],[1.6835061,42.7115135],[1.6834462,42.7117538],[1.6833562,42.7119141],[1.6833562,42.7119827],[1.6832762,42.7121735],[1.6833462,42.7122841],[1.683617,42.7124367],[1.683867,42.7125359],[1.6840169,42.712635],[1.684147,42.7127647],[1.684317,42.7128677],[1.684467,42.7129173],[1.684577,42.7129364],[1.6847069,42.712925],[1.6847969,42.7129669],[1.684907,42.7130547],[1.6850469,42.7132072],[1.6853369,42.7134552],[1.685447,42.7136078],[1.6855869,42.714016],[1.6856869,42.7142448],[1.6857769,42.7144165],[1.6860169,42.7147179],[1.6861269,42.7148857],[1.6861969,42.7151146],[1.6863769,42.7153664],[1.6864569,42.7154961],[1.686507,42.7158165],[1.6865469,42.7159271],[1.686507,42.7161751],[1.686517,42.7162971],[1.6865569,42.7164459],[1.686657,42.7165756],[1.6867369,42.7166367],[1.686767,42.7166977],[1.687107,42.7169647],[1.687367,42.7172661],[1.687577,42.7173958],[1.6876169,42.7174454],[1.687657,42.7174683],[1.687807,42.7175369],[1.6880369,42.7177048],[1.688177,42.7177849],[1.6882969,42.7178078],[1.688367,42.7177963],[1.6884669,42.7178154],[1.688597,42.7178154],[1.6887369,42.7178574],[1.6887569,42.7178879],[1.6887269,42.7180748],[1.688707,42.7181358],[1.6886569,42.7181854],[1.688597,42.7183456],[1.688597,42.7185173],[1.6886369,42.7186165],[1.688617,42.7187958],[1.6885669,42.718956],[1.6885569,42.7190361],[1.688527,42.7190857],[1.6884969,42.7192078],[1.6884669,42.719265],[1.688417,42.7194252],[1.6883969,42.7194557],[1.6884069,42.7195969],[1.6883769,42.7196465],[1.688357,42.7198753],[1.688417,42.7201157],[1.688447,42.7202072],[1.6884069,42.7203979],[1.6884069,42.7208061],[1.6884669,42.721035],[1.688457,42.721096],[1.6884969,42.7212372],[1.688527,42.7213058],[1.688597,42.7213783],[1.688617,42.7214355],[1.688507,42.7216454],[1.688507,42.7217178],[1.688527,42.721756],[1.6884769,42.7220078],[1.6884869,42.7220955],[1.6884769,42.7222748],[1.688527,42.7223854],[1.688597,42.7224846],[1.688617,42.722496],[1.688617,42.7224846],[1.6886469,42.7225456],[1.6887469,42.7226448],[1.688787,42.7227173],[1.688867,42.722805],[1.688967,42.722908],[1.688957,42.7228966],[1.6890969,42.7229958],[1.6891969,42.7231064],[1.6893569,42.7232056],[1.689497,42.7233582],[1.6896969,42.7234764],[1.689817,42.7235069],[1.6899869,42.7234955],[1.690187,42.7234459],[1.6903269,42.7234154],[1.690437,42.7233963],[1.690557,42.7233658],[1.6906569,42.7233353],[1.6907569,42.723278],[1.690907,42.7232666],[1.6910169,42.7234573],[1.6911069,42.7236557],[1.691157,42.7237778],[1.6911969,42.723835],[1.6912169,42.7238655],[1.691337,42.7240181],[1.6914347,42.7238083],[1.6914548,42.7238197],[1.6915247,42.723671],[1.6915648,42.7235184],[1.6916248,42.7234383],[1.6916648,42.7233086],[1.6917048,42.7231293],[1.6917747,42.7230186],[1.6919248,42.722641],[1.6919348,42.7225609],[1.6919647,42.7225418],[1.6919748,42.7224312],[1.6920048,42.7224007],[1.6920648,42.7221107],[1.6920848,42.7220612],[1.6920948,42.7218895],[1.6920848,42.7216606],[1.6920248,42.7215004],[1.6918948,42.7212906],[1.6917948,42.7211609],[1.6917248,42.7210388],[1.6916648,42.7207718],[1.6916648,42.7206802],[1.6916047,42.7203903],[1.6916248,42.72015],[1.6916047,42.7200813],[1.6916248,42.7199898],[1.6916047,42.7199593],[1.6915948,42.7198105],[1.6916248,42.7197609],[1.6916248,42.7196808],[1.6915848,42.7195702],[1.6915948,42.7194214],[1.6915648,42.7193108],[1.6916348,42.7192001],[1.6916348,42.7191315],[1.6916548,42.7190704],[1.6916848,42.719059],[1.6916848,42.7189598],[1.6917148,42.7189217],[1.6917448,42.7187881],[1.6917847,42.718708],[1.6918647,42.7186394],[1.6919547,42.7185097],[1.6920848,42.7184181],[1.6922348,42.7182388],[1.6922748,42.7181511],[1.6922648,42.7180786],[1.6923047,42.7179985],[1.6923047,42.7179489],[1.6923448,42.7178001],[1.6923348,42.7177505],[1.6923648,42.717701],[1.6924248,42.7175293],[1.6924648,42.7175102],[1.6925548,42.7173805],[1.6927848,42.7172318],[1.6929648,42.7171593],[1.6931548,42.7171097],[1.6932348,42.7170601],[1.6933748,42.7170486],[1.6935447,42.7169991],[1.6937448,42.7169914],[1.6940148,42.7170601],[1.6941848,42.7171402],[1.6942347,42.7171898],[1.6943948,42.7174416],[1.6944247,42.7175789],[1.6944048,42.7178001],[1.6944648,42.7179909],[1.6945348,42.7180595],[1.6947548,42.7181015],[1.6951548,42.7181015],[1.6954448,42.7181206],[1.6956748,42.7180901],[1.6957848,42.7180901],[1.6965048,42.7181587],[1.6967348,42.7182312],[1.6968747,42.7182503],[1.6969647,42.7182503],[1.6970948,42.7182693],[1.6972247,42.7182617],[1.697417,42.7182808],[1.697417,42.7182503],[1.697467,42.7182007],[1.6976171,42.7181511],[1.697807,42.7180405],[1.698137,42.7179413],[1.698397,42.7179489],[1.698797,42.7179184],[1.6989371,42.7179184],[1.699057,42.7179298],[1.699237,42.7179718],[1.699597,42.7179794],[1.699717,42.7179794],[1.7001669,42.7179985],[1.700357,42.7179985],[1.700627,42.7180481],[1.7007771,42.718029],[1.700887,42.7179909],[1.701037,42.7178688],[1.701457,42.7174683],[1.701617,42.7173805],[1.7017469,42.7173309],[1.701947,42.7173309],[1.7029769,42.7174416],[1.703117,42.7174492],[1.703317,42.7174187],[1.703397,42.7173805],[1.703517,42.7173004],[1.703707,42.7171516],[1.7039469,42.7169189],[1.704057,42.7167816],[1.7042969,42.7165718],[1.7044671,42.7164383],[1.704747,42.7162895],[1.705137,42.7161789],[1.705207,42.7161407],[1.705387,42.716011],[1.705557,42.7158585],[1.705717,42.7156487],[1.705767,42.7154617],[1.705727,42.7152901],[1.7056071,42.7150192],[1.705567,42.7149696],[1.705447,42.7148705],[1.7053469,42.7147408],[1.705287,42.7145195],[1.705297,42.7143784],[1.705377,42.7141914],[1.705567,42.7139206],[1.705677,42.7137184],[1.705737,42.7136497],[1.705767,42.7136002],[1.705807,42.7135696],[1.7057869,42.7135315],[1.705797,42.7134285],[1.7059571,42.7129784],[1.706127,42.7122993],[1.7063169,42.7117882],[1.706427,42.7113609],[1.7064871,42.7112198],[1.706697,42.7108803],[1.706727,42.7107697],[1.706707,42.7107315],[1.706727,42.7107506],[1.706817,42.7107582],[1.706877,42.7107506],[1.707047,42.710659],[1.707267,42.7105904],[1.707417,42.7105217],[1.7075371,42.7104416],[1.707757,42.7103195],[1.707987,42.7102585],[1.707997,42.7102203],[1.7080671,42.7101707],[1.7083271,42.7100601],[1.708457,42.7099915],[1.708797,42.7098618],[1.7088571,42.7098198],[1.7091269,42.709549],[1.709257,42.709259],[1.709357,42.7091217],[1.7093771,42.7090492],[1.709427,42.7089806],[1.709577,42.7088699],[1.709587,42.7088203],[1.709547,42.7085991],[1.709447,42.7083206],[1.709317,42.7080803],[1.709287,42.7079315],[1.709367,42.7071991],[1.709427,42.7070885],[1.709437,42.7070313],[1.709537,42.7068787],[1.709697,42.7066803],[1.709767,42.7066383],[1.7098171,42.7065811],[1.709947,42.7062798],[1.709967,42.7062607],[1.710077,42.7061996],[1.7102571,42.7060585],[1.710427,42.7059593],[1.7105269,42.7058601],[1.710777,42.7057991],[1.711197,42.7055817],[1.7113971,42.70541],[1.711547,42.7051811],[1.7117569,42.7050781],[1.711917,42.7049599],[1.711987,42.7048798],[1.712127,42.7044487],[1.712177,42.7043686],[1.712257,42.7042618],[1.712597,42.7040901],[1.7126369,42.7040482],[1.712687,42.7039299],[1.712677,42.70364],[1.712747,42.7034988],[1.712907,42.7033005],[1.7130671,42.7030411],[1.713207,42.7029114],[1.713257,42.7028389],[1.713457,42.7027092],[1.7135071,42.7026901],[1.713637,42.7026711],[1.713837,42.7026901],[1.713917,42.7026901],[1.713977,42.7027016],[1.714107,42.7027702],[1.7142071,42.7028008],[1.714317,42.7028084],[1.714687,42.7029419],[1.714897,42.702961],[1.715217,42.7029305],[1.7153471,42.7028999],[1.7156169,42.7027817],[1.715887,42.7027283],[1.716107,42.7026596],[1.716297,42.7025604],[1.716337,42.7025604],[1.716477,42.7024384],[1.7165869,42.7023811],[1.716897,42.7020912],[1.717037,42.7018318],[1.717057,42.7016983],[1.717187,42.7014885],[1.7171969,42.7013893],[1.717177,42.7012901],[1.717187,42.7011986],[1.717167,42.7010384],[1.717227,42.7006416],[1.717207,42.7005386],[1.717157,42.7004585],[1.717187,42.7003708],[1.717267,42.7003212],[1.7172771,42.7002907],[1.7172869,42.7000885],[1.717237,42.6999092],[1.717247,42.6996918],[1.717297,42.6995811],[1.717397,42.699501],[1.717447,42.6994781],[1.717507,42.69944],[1.717537,42.6994095],[1.7177383,42.6993294],[1.7178183,42.6992493],[1.7179582,42.6991692],[1.7183982,42.699028],[1.7185682,42.6989479],[1.7186882,42.6988373],[1.7189783,42.6987305],[1.7190583,42.6986771],[1.7191783,42.6985474],[1.7192882,42.6984787],[1.7194482,42.6984291],[1.7197182,42.6984177],[1.7198683,42.698349],[1.7199982,42.698349],[1.7202783,42.698288],[1.7203683,42.6982803],[1.7205282,42.6982269],[1.7205383,42.6982384],[1.7205483,42.6982193],[1.7207882,42.6981277],[1.7210883,42.6981201],[1.7212383,42.6980591],[1.7214283,42.69804],[1.7214782,42.6980171],[1.7216083,42.6980095],[1.7218083,42.697937],[1.7219383,42.6979179],[1.7221882,42.6978073],[1.7222582,42.6977577],[1.7224382,42.6977005],[1.7225482,42.6976395],[1.7226982,42.6976089],[1.7228183,42.6976089],[1.7231382,42.6975403],[1.7233883,42.6974182],[1.7238183,42.6971474],[1.7240783,42.6969185],[1.7241783,42.6967773],[1.7242182,42.6967506],[1.7243782,42.6965599],[1.7243882,42.6965294],[1.7244383,42.6964684],[1.7244383,42.6964798],[1.7245582,42.6962776],[1.7247583,42.6961174],[1.7248583,42.6959686],[1.7249982,42.6958504],[1.7253482,42.6956177],[1.7256483,42.6953583],[1.7258782,42.695118],[1.7260983,42.6948395],[1.7261883,42.6945686],[1.7263683,42.6944275],[1.7264383,42.6943474],[1.7266383,42.6942101],[1.7267283,42.6941185],[1.7270882,42.6939278],[1.7272183,42.6938171],[1.7274783,42.6936569],[1.7276783,42.6934776],[1.7279083,42.6932182],[1.7280383,42.6931686],[1.7281183,42.6931305],[1.7281482,42.6931],[1.7281582,42.6930275],[1.7281783,42.6930199],[1.7281983,42.6929703],[1.7283182,42.6928787],[1.7283583,42.6928101],[1.7285782,42.6926079],[1.7287183,42.6924477],[1.7289282,42.6922989],[1.7289883,42.6921997],[1.7291182,42.6920776],[1.7292982,42.6919479],[1.7296083,42.6918106],[1.7299882,42.6915474],[1.7301183,42.6914291],[1.7301383,42.6913681],[1.7302582,42.6912384],[1.7304482,42.6910973],[1.7305783,42.690979],[1.7307583,42.6907272],[1.7308582,42.6905594],[1.7309582,42.6904373],[1.7314583,42.6900597],[1.7316582,42.6898499],[1.7318382,42.6895905],[1.7319683,42.6894684],[1.7320882,42.6893196],[1.7322183,42.6889992],[1.7323083,42.6888199],[1.7323183,42.6886787],[1.7322782,42.6885872],[1.7322583,42.6883507],[1.7322882,42.6881485],[1.7322983,42.6878471],[1.7323582,42.687809],[1.7323083,42.687767],[1.7322983,42.6876793],[1.7322882,42.6874275],[1.7322383,42.6871071],[1.7322383,42.6868095],[1.7321782,42.6866379],[1.7321383,42.6864471],[1.7321182,42.6862106],[1.7320082,42.6859703],[1.7319783,42.6858177],[1.7319182,42.6856499],[1.7315582,42.6851501],[1.7314283,42.685009],[1.7313583,42.6849174],[1.7313383,42.6848793],[1.7312883,42.6848297],[1.7312483,42.6847305],[1.7311583,42.6846504],[1.7311183,42.6845779],[1.7310683,42.6845284],[1.7310183,42.6844406],[1.7309983,42.6844292],[1.7309682,42.6843376],[1.7309582,42.6842194],[1.7309883,42.6841278],[1.7309783,42.6840172],[1.7309983,42.6839485],[1.7309983,42.683918],[1.7311083,42.6836472],[1.7310983,42.6835175],[1.7311382,42.6833992],[1.731135,42.6833839],[1.730945,42.6833839],[1.730855,42.6833534],[1.730835,42.6833458],[1.7308151,42.6832924],[1.730835,42.6831551],[1.7308151,42.6830826],[1.730785,42.6830635],[1.730795,42.6830139],[1.730775,42.6830025],[1.730805,42.6829948],[1.7308249,42.6829758],[1.730785,42.6829453],[1.730765,42.6829033],[1.730805,42.6828957],[1.730855,42.6828537],[1.730865,42.6827927],[1.7308249,42.6826935],[1.730785,42.6826744],[1.730765,42.6825829],[1.730895,42.6823349],[1.730785,42.6821442],[1.730775,42.6820831],[1.730745,42.6820641],[1.7307349,42.6820145],[1.730755,42.6819534],[1.7308249,42.6818657],[1.730805,42.6817741],[1.730845,42.6816635],[1.730875,42.6816139],[1.730965,42.6815834],[1.730985,42.6815453],[1.730965,42.6814842],[1.7309951,42.6814423],[1.731025,42.6814423],[1.731075,42.6813927],[1.731065,42.6813431],[1.731105,42.6812439],[1.7311651,42.6811943],[1.7311651,42.6811447],[1.731475,42.6809654],[1.731495,42.6809349],[1.731455,42.6808548],[1.731395,42.6808243],[1.731245,42.6806946],[1.731275,42.6806335],[1.7312551,42.6805954],[1.731275,42.6805534],[1.731245,42.6805458],[1.731235,42.6804657],[1.731285,42.6803131],[1.7312551,42.6801949],[1.7312551,42.6801643],[1.731195,42.6801529],[1.7311651,42.6801224],[1.731115,42.6801224],[1.731065,42.6800652],[1.731045,42.6800346],[1.731065,42.6799736],[1.731045,42.679924],[1.731055,42.679863],[1.731135,42.6797333],[1.731205,42.6797447],[1.731365,42.6797333],[1.731405,42.6797028],[1.7314349,42.6797028],[1.731495,42.6796646],[1.7315249,42.679615],[1.731565,42.6794739],[1.731555,42.6794243],[1.731685,42.6792755],[1.731845,42.679184],[1.7318749,42.6791458],[1.731865,42.6789551],[1.731835,42.6788635],[1.731855,42.6788559],[1.731915,42.6786842],[1.731945,42.6786537],[1.731925,42.6786041],[1.731945,42.6785126],[1.731915,42.6784744],[1.7319551,42.6783638],[1.732085,42.6782837],[1.732105,42.6782455],[1.732155,42.6782227],[1.732215,42.6780434],[1.732285,42.6780052],[1.732325,42.6779938],[1.732445,42.6779251],[1.732505,42.6778641],[1.732625,42.6778221],[1.732695,42.6777649],[1.732775,42.6777344],[1.732885,42.6775742],[1.7329251,42.6773338],[1.732905,42.6772728],[1.732945,42.6772232],[1.732935,42.677124],[1.732975,42.6769943],[1.732975,42.6769333],[1.732805,42.676815],[1.732805,42.6767845],[1.732775,42.676754],[1.732785,42.6767349],[1.7327451,42.6767159],[1.732735,42.6766624],[1.7326649,42.6765938],[1.7326649,42.6765633],[1.732615,42.6765327],[1.732585,42.6765022],[1.732565,42.6765137],[1.732615,42.6763954],[1.732605,42.6763229],[1.732565,42.6762352],[1.732605,42.6761627],[1.732595,42.6760139],[1.732655,42.6759224],[1.732675,42.6758652],[1.732735,42.6757927],[1.732775,42.6756859],[1.732765,42.6756058],[1.732805,42.6755638],[1.732825,42.6754723],[1.732895,42.6752853],[1.732985,42.6751633],[1.7330149,42.6750946],[1.7330149,42.6750031],[1.733055,42.6749344],[1.733155,42.6747932],[1.733215,42.6747742],[1.733265,42.674675],[1.7333651,42.6745834],[1.733415,42.6744843],[1.733425,42.6743927],[1.733555,42.6742058],[1.733585,42.6741943],[1.7336251,42.6740952],[1.733825,42.6739235],[1.733885,42.6738243],[1.733905,42.6737633],[1.733885,42.6737633],[1.733905,42.6737747],[1.733955,42.673645],[1.734095,42.6735344],[1.734265,42.6734543],[1.734395,42.6733627],[1.734475,42.6731758],[1.734465,42.6731834],[1.734485,42.6730156],[1.734555,42.6728745],[1.734575,42.6727638],[1.734625,42.6727028],[1.734705,42.6726341],[1.734815,42.6725044],[1.734825,42.6725044],[1.734815,42.672493],[1.734885,42.6724625],[1.7351151,42.6723022],[1.7352149,42.6722641],[1.7353849,42.672245],[1.735425,42.6722641],[1.735485,42.6722221],[1.735585,42.6722145],[1.735625,42.672184],[1.735725,42.6721535],[1.735765,42.6721153],[1.735865,42.6720848],[1.735925,42.6721153],[1.735935,42.6721535],[1.7359951,42.6721725],[1.736035,42.6721954],[1.736075,42.6722031],[1.736105,42.6721725],[1.736125,42.6721725],[1.736225,42.6722031],[1.736255,42.6722031],[1.736465,42.6723022],[1.736625,42.6723022],[1.737235,42.6724358],[1.7373151,42.6724625],[1.737455,42.6725655],[1.737555,42.6726227],[1.737695,42.6726456],[1.737835,42.6726227],[1.737975,42.6726227],[1.738075,42.6726036],[1.7382849,42.6726036],[1.738385,42.6725731],[1.738495,42.6725845],[1.738555,42.6725731],[1.738605,42.672554],[1.738625,42.6725235],[1.738995,42.6724052],[1.7390651,42.6723747],[1.739255,42.6723633],[1.739355,42.6723251],[1.739415,42.672245],[1.7395149,42.6722221],[1.739585,42.6721649],[1.739745,42.6721153],[1.7399451,42.6719551],[1.740005,42.671875],[1.740155,42.671524],[1.7402149,42.6714249],[1.740335,42.6711159],[1.7406451,42.6708221],[1.7408251,42.6706924],[1.740965,42.6706238],[1.740995,42.6705933],[1.741135,42.6705132],[1.741245,42.6704254],[1.741345,42.6703835],[1.741745,42.6700859],[1.741915,42.6700058],[1.742025,42.6699257],[1.742185,42.6697731],[1.742305,42.6697235],[1.742435,42.6696243],[1.742545,42.6695747],[1.742715,42.6695251],[1.742865,42.6694336],[1.743005,42.6692924],[1.743065,42.6690636],[1.743035,42.6689148],[1.743055,42.6687355],[1.743045,42.6686058],[1.742985,42.6684151],[1.7430249,42.6682854],[1.7430249,42.6681023],[1.743035,42.668045],[1.743065,42.6680031],[1.743085,42.6677742],[1.743125,42.6677055],[1.743135,42.6676331],[1.743185,42.6675453],[1.743215,42.6674538],[1.743205,42.6674042],[1.743125,42.6672554],[1.743135,42.6672058],[1.743165,42.6671829],[1.743135,42.6671638],[1.743095,42.6671638],[1.743005,42.6670647],[1.7427649,42.6668625],[1.742745,42.6668129],[1.7426749,42.6667633],[1.742555,42.6666145],[1.742435,42.6665459],[1.742385,42.6664352],[1.742305,42.6663551],[1.742275,42.6662636],[1.7422349,42.6662331],[1.742185,42.6661453],[1.742095,42.6660233],[1.742025,42.6658821],[1.742005,42.6657829],[1.742025,42.6657448],[1.741995,42.6657028],[1.7419749,42.6655426],[1.741985,42.6653938],[1.7419651,42.6652832],[1.7418751,42.665123],[1.7418849,42.6650734],[1.741935,42.6650047],[1.741935,42.6649055],[1.741905,42.6648254],[1.741825,42.6647148],[1.741775,42.664444],[1.741815,42.6643257],[1.741825,42.6642227],[1.7417949,42.6641159],[1.741835,42.6638947],[1.741825,42.6636925],[1.741825,42.6636238],[1.741865,42.6635437],[1.741855,42.663475],[1.741895,42.6634026],[1.741945,42.6632538],[1.741955,42.6631432],[1.742015,42.663063],[1.742035,42.6627731],[1.742085,42.6626434],[1.742025,42.6625443],[1.742015,42.6624641],[1.742025,42.6623344],[1.742035,42.6623344],[1.742025,42.6623154],[1.7420551,42.6622925],[1.742085,42.6622047],[1.742045,42.6620941],[1.742045,42.6620026],[1.742025,42.6619225],[1.742035,42.6618958],[1.742105,42.6618233],[1.742155,42.6617126],[1.742135,42.6614952],[1.742175,42.6614456],[1.742245,42.6614151],[1.742255,42.6613846],[1.742295,42.6613655],[1.7423249,42.6613045],[1.742355,42.6611938],[1.742335,42.6611748],[1.742365,42.6611023],[1.742345,42.6610947],[1.742355,42.6610641],[1.7423249,42.6610146],[1.7423249,42.6608925],[1.742335,42.6608658],[1.742375,42.6608543],[1.742385,42.6608124],[1.742415,42.6608238],[1.742435,42.6608124],[1.742435,42.6607437],[1.742485,42.660675],[1.742605,42.6605949],[1.742655,42.6604652],[1.7426749,42.6604652],[1.742685,42.6604347],[1.742715,42.6604347],[1.742715,42.6603928],[1.7427551,42.6603737],[1.742775,42.6603432],[1.7427649,42.6602821],[1.742785,42.6602325],[1.742805,42.660244],[1.742785,42.6602135],[1.742805,42.6602135],[1.742815,42.6601753],[1.742785,42.6601524],[1.742805,42.6601143],[1.742785,42.6600838],[1.742815,42.6600533],[1.742805,42.6600037],[1.742795,42.6599922],[1.742795,42.6599655],[1.742915,42.6597939],[1.743005,42.6595955],[1.7430151,42.6595535],[1.743065,42.6595039],[1.743075,42.6594124],[1.743055,42.6593552],[1.7431051,42.6592445],[1.7431051,42.6591225],[1.743065,42.6590538],[1.743095,42.6590233],[1.743065,42.6589546],[1.743075,42.6589127],[1.743135,42.6588554],[1.743185,42.6588249],[1.7432849,42.6587448],[1.743485,42.6586456],[1.743505,42.6586151],[1.743485,42.6585846],[1.743515,42.6585655],[1.743605,42.6585541],[1.7437249,42.658493],[1.743755,42.6585045],[1.743745,42.658493],[1.743785,42.6584854],[1.7438051,42.6584549],[1.743925,42.6584053],[1.744125,42.6582947],[1.744365,42.6581955],[1.744445,42.6581039],[1.7445149,42.6580849],[1.744575,42.6580238],[1.744585,42.6579552],[1.744675,42.6578941],[1.744655,42.6578445],[1.744625,42.657814],[1.744625,42.6577225],[1.7445951,42.6577034],[1.744575,42.6576347],[1.7445951,42.6574821],[1.744575,42.6574631],[1.7445951,42.6573448],[1.744575,42.6572952],[1.744585,42.6572647],[1.744555,42.6572456],[1.744545,42.6571922],[1.744545,42.6571541],[1.744525,42.6570435],[1.744485,42.6569748],[1.7445149,42.6568642],[1.7445149,42.6565437],[1.744585,42.6565437],[1.744615,42.6565552],[1.744625,42.6565247],[1.744655,42.6565247],[1.744635,42.6564331],[1.744665,42.6564445],[1.744655,42.6562538],[1.744675,42.6562538],[1.744745,42.6560745],[1.744765,42.6560631],[1.744895,42.6557732],[1.744925,42.6557655],[1.744925,42.6557426],[1.745025,42.6557541],[1.745075,42.6555748],[1.745165,42.6555252],[1.745185,42.6555328],[1.745175,42.6555252],[1.745195,42.6555252],[1.745175,42.6554832],[1.745195,42.6554451],[1.745175,42.6553841],[1.745155,42.655365],[1.745155,42.6551552],[1.745185,42.6551132],[1.745175,42.6550941],[1.745275,42.6549835],[1.745285,42.6549644],[1.745345,42.6549225],[1.7453949,42.6549149],[1.745445,42.6547852],[1.745495,42.6547737],[1.745505,42.6547356],[1.745545,42.6546936],[1.745575,42.6546936],[1.745605,42.6546555],[1.745595,42.6546249],[1.745625,42.6545944],[1.745605,42.6545143],[1.745615,42.6544228],[1.7456549,42.6543732],[1.745665,42.6543846],[1.745675,42.6543655],[1.7456549,42.6542931],[1.745585,42.654213],[1.745465,42.6541634],[1.745405,42.6541138],[1.745275,42.653965],[1.745265,42.6538925],[1.745195,42.6538734],[1.7451349,42.6538124],[1.7450449,42.6537628],[1.744815,42.6535225],[1.744815,42.6534729],[1.744755,42.6534653],[1.7446851,42.6534157],[1.7446851,42.6533928],[1.744615,42.6533546],[1.744585,42.6532822],[1.744495,42.6532249],[1.744495,42.653183],[1.7444251,42.6531258],[1.744295,42.6530533],[1.744275,42.6529922],[1.744145,42.6529236],[1.744125,42.6527824],[1.744025,42.6526947],[1.743965,42.6526527],[1.743955,42.6526527],[1.743855,42.6526337],[1.7438051,42.6525955],[1.7437249,42.6525536],[1.743595,42.6525841],[1.743515,42.652565],[1.743425,42.6524925],[1.743265,42.6524239],[1.743155,42.6523247],[1.743055,42.6521835],[1.7430151,42.6521454],[1.742995,42.6520958],[1.742875,42.6520233],[1.742835,42.6519852],[1.742775,42.6519356],[1.742645,42.6517334],[1.742545,42.6516647],[1.7424949,42.6516037],[1.742265,42.651474],[1.7421449,42.6514359],[1.742085,42.6514244],[1.741955,42.6514244],[1.7418751,42.6514053],[1.741695,42.6513748],[1.741555,42.6513252],[1.741555,42.6513329],[1.741555,42.6513252],[1.741495,42.6513138],[1.7414449,42.6512756],[1.7412651,42.6512337],[1.741145,42.6511421],[1.740925,42.6510429],[1.740905,42.6510239],[1.740795,42.6509933],[1.7405649,42.6508827],[1.740455,42.6508636],[1.740285,42.6507835],[1.7402149,42.6507339],[1.740145,42.6507149],[1.7401249,42.6506958],[1.740065,42.6506844],[1.739825,42.6505623],[1.739725,42.6505051],[1.7396851,42.650444],[1.7395951,42.6504135],[1.739405,42.6501236],[1.739325,42.6499252],[1.739355,42.6499634],[1.739325,42.6498222],[1.739295,42.6497955],[1.739255,42.6496849],[1.7391551,42.6495743],[1.739115,42.6494522],[1.739005,42.6493149],[1.739005,42.6492729],[1.738925,42.6492729],[1.738835,42.6491547],[1.738835,42.6491241],[1.738695,42.6489639],[1.738675,42.6488457],[1.738615,42.6488037],[1.738555,42.6486626],[1.738515,42.6486244],[1.738435,42.648243],[1.738385,42.6481934],[1.738385,42.6481323],[1.738305,42.6480637],[1.738305,42.6480331],[1.738255,42.6479836],[1.738235,42.6479225],[1.7381949,42.6478844],[1.738115,42.6478424],[1.7380151,42.6477432],[1.737965,42.6476555],[1.737915,42.6476059],[1.7378449,42.6475754],[1.737805,42.6475143],[1.7377549,42.6474953],[1.737695,42.6474228],[1.737695,42.6474037],[1.737605,42.6473656],[1.737445,42.6472359],[1.737415,42.6471634],[1.737245,42.6470642],[1.737165,42.6469955],[1.7370549,42.6469421],[1.736985,42.6468849],[1.736825,42.6466942],[1.736765,42.646595],[1.736725,42.6465836],[1.7367049,42.646553],[1.736645,42.6465149],[1.736575,42.6464043],[1.736445,42.6462822],[1.736405,42.6462746],[1.736365,42.6462326],[1.736325,42.6461525],[1.736245,42.6460838],[1.736225,42.6460533],[1.736245,42.6460648],[1.736255,42.6459923],[1.736295,42.6459541],[1.736295,42.6459122],[1.736315,42.645874],[1.736325,42.6455956],[1.736375,42.6455536],[1.7363549,42.6453552],[1.736365,42.6453552],[1.736335,42.6453552],[1.736365,42.6453438],[1.736335,42.6453133],[1.7363451,42.6452332],[1.736315,42.6450653],[1.736215,42.6448135],[1.736075,42.6446648],[1.735895,42.6445236],[1.735855,42.6444435],[1.735745,42.6443558],[1.735715,42.6442032],[1.735585,42.6440353],[1.735525,42.6438828],[1.735525,42.643795],[1.735485,42.6437531],[1.735435,42.6437225],[1.735375,42.6436653],[1.735285,42.6436234],[1.735265,42.6435928],[1.735095,42.6435051],[1.735015,42.6434555],[1.735005,42.6434326],[1.734925,42.6434021],[1.734895,42.643364],[1.734835,42.6433334],[1.734635,42.6433258],[1.734585,42.6433029],[1.734435,42.6433449],[1.734095,42.6433334],[1.733845,42.6432953],[1.733835,42.6432648],[1.733735,42.6432648],[1.733645,42.6432724],[1.733255,42.6432152],[1.733165,42.6431656],[1.733045,42.6431541],[1.732955,42.6431351],[1.732825,42.6430626],[1.7327549,42.6429939],[1.732795,42.6429558],[1.732785,42.6428833],[1.732825,42.6428146],[1.732795,42.6427231],[1.732825,42.6426659],[1.732815,42.6426048],[1.7328449,42.6425056],[1.7328449,42.6423225],[1.732935,42.6420631],[1.732915,42.6419449],[1.732875,42.6418724],[1.7327549,42.6417923],[1.732715,42.6417351],[1.732735,42.6417542],[1.732635,42.6417236],[1.732525,42.6416626],[1.731975,42.6415329],[1.731845,42.6414833],[1.731725,42.6414642],[1.7316051,42.6414146],[1.731475,42.6413956],[1.731325,42.6413841],[1.730875,42.6412735],[1.730775,42.6412735],[1.730515,42.6412354],[1.730405,42.641243],[1.730315,42.6411934],[1.730185,42.6410942],[1.7299351,42.640995],[1.729625,42.6409225],[1.729475,42.6408539],[1.729375,42.6408234],[1.7293251,42.6408348],[1.729135,42.6407623],[1.729015,42.6407738],[1.728965,42.6407242],[1.728935,42.6407051],[1.728765,42.6406822],[1.728695,42.6406441],[1.728595,42.6406326],[1.728385,42.6405525],[1.728345,42.640564],[1.728345,42.6405449],[1.728385,42.6405029],[1.7286251,42.6404228],[1.728685,42.6403847],[1.728755,42.6402931],[1.728765,42.6401558],[1.728755,42.639843],[1.7287149,42.6397858],[1.728735,42.6397133],[1.728685,42.6396523],[1.728665,42.6395836],[1.728665,42.6394234],[1.728435,42.6393623],[1.728345,42.6393623],[1.728245,42.6393433],[1.728075,42.6393929],[1.727845,42.6393738],[1.727605,42.6393356],[1.727585,42.6393127],[1.727475,42.6392555],[1.727415,42.639164],[1.727275,42.6391258],[1.727165,42.6390228],[1.7271349,42.6390152],[1.726995,42.6388626],[1.726975,42.6387825],[1.726845,42.6387138],[1.726795,42.6386642],[1.726725,42.6386452],[1.726635,42.6385841],[1.726375,42.6383934],[1.726185,42.6382828],[1.726105,42.6382751],[1.725955,42.6382256],[1.725935,42.6381531],[1.7259851,42.6380348],[1.725975,42.6379929],[1.7259049,42.6379433]]},{"id":17767,"author":"Ubicarta","name_GR":"Pyrenees: 40 Refuge du Ruhle to M\u00e9rens","description_GR":"Refuge du Ruhle to M\u00e9rens by Ubicarta","path":"FRANCE\/GR10_DAY_40","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":12918,"name_EN":"Pyrenees: 40 Refuge du Ruhle \u00e0 M\u00e9rens","description_EN":"Refuge du Ruhle \u00e0 M\u00e9rens par Ubicarta","ascent_time":279,"descent_time":299,"marker":"France_GR10","level":9,"ascent":721,"descent":1852,"maxelev":2424,"minelev":1060,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.725907 42.63411,1.836294 42.65711)","views":8,"millestones":"0,1.7259068,42.6379509#1,1.7375187,42.6377769#2,1.7480727,42.6379208#3,1.7553513,42.6348728#4,1.7630874,42.6365265#5,1.7668181,42.6371098#6,1.7767004,42.6382879#7,1.7862065,42.6355867#8,1.7944272,42.6378539#9,1.8020061,42.6422287#10,1.8104799,42.6475974#11,1.8184511,42.6519428#12,1.8285361,42.6541808#12.9,1.8362920,42.6571083","x":1.7779404,"y":42.638237,"coor":[[1.7259068,42.6379509],[1.7260869,42.6379395],[1.7261069,42.6379509],[1.7262168,42.6379089],[1.7262568,42.6379089],[1.7263168,42.6378784],[1.7264268,42.6378708],[1.7265068,42.6378708],[1.7266768,42.6377983],[1.7270068,42.6377182],[1.7272369,42.6377106],[1.7274269,42.6376801],[1.7277068,42.6376801],[1.7278068,42.637661],[1.7280169,42.6376686],[1.7281969,42.6376305],[1.7283568,42.6376381],[1.7284769,42.6376381],[1.7286168,42.6377106],[1.7287468,42.6377602],[1.7289368,42.6377602],[1.7289869,42.6377792],[1.7290468,42.6377678],[1.7291769,42.6377983],[1.7293068,42.6377983],[1.7293569,42.6378403],[1.7295368,42.6378288],[1.7296768,42.6378479],[1.7297468,42.6379089],[1.7297869,42.6379204],[1.7300668,42.6378975],[1.7300968,42.6378784],[1.7301868,42.6378708],[1.7303869,42.6378899],[1.7305669,42.6378975],[1.7308768,42.63797],[1.7310368,42.6379776],[1.7311368,42.6380081],[1.7311869,42.6380081],[1.7312669,42.6380386],[1.7313669,42.638031],[1.7314368,42.6380577],[1.7316468,42.6380081],[1.7317169,42.6380196],[1.7320868,42.6380005],[1.7323369,42.6380386],[1.7324368,42.6380196],[1.7326068,42.6380501],[1.7327769,42.6380501],[1.7327868,42.6380386],[1.7328368,42.6380386],[1.7329068,42.6380005],[1.7329569,42.638031],[1.7329868,42.6380196],[1.7330068,42.6380386],[1.7330768,42.6380196],[1.7331668,42.6380386],[1.7334868,42.6380005],[1.7335068,42.6379776],[1.7335968,42.6380196],[1.7336768,42.638031],[1.7337369,42.6380005],[1.7338368,42.637989],[1.7339268,42.6380005],[1.7339869,42.638031],[1.7343268,42.637928],[1.7346368,42.6379395],[1.7347268,42.6379204],[1.7347969,42.637928],[1.7348869,42.6379585],[1.7351668,42.6379585],[1.7352369,42.63797],[1.7354769,42.637928],[1.7355869,42.6379395],[1.7357368,42.6379204],[1.7358668,42.6379509],[1.7359369,42.6379509],[1.7360269,42.63797],[1.7361169,42.63797],[1.7361568,42.6379585],[1.7362468,42.6379776],[1.7363368,42.6379509],[1.7364669,42.63797],[1.7366068,42.6379395],[1.7367169,42.6378975],[1.7367468,42.6378975],[1.7368768,42.6378708],[1.7370268,42.6378593],[1.7370968,42.6378784],[1.7371669,42.6378708],[1.7374868,42.6377678],[1.7375268,42.6377792],[1.7376069,42.6377602],[1.7376468,42.6377373],[1.7377568,42.6377182],[1.7377868,42.6376991],[1.7379569,42.6376495],[1.7380168,42.6376076],[1.7380768,42.637619],[1.7382069,42.6375999],[1.7382768,42.6375999],[1.7383168,42.637619],[1.7384368,42.637558],[1.7386768,42.6375084],[1.7387068,42.6375198],[1.7387768,42.6375084],[1.7388768,42.6374588],[1.7389169,42.6374779],[1.7389868,42.6374588],[1.7391268,42.6373901],[1.7391968,42.6373901],[1.7395169,42.6372681],[1.7395568,42.637249],[1.7395568,42.6372299],[1.7395768,42.637249],[1.7396169,42.6372375],[1.7397869,42.6372375],[1.7398168,42.6372185],[1.7398368,42.6372375],[1.7398968,42.6371803],[1.7399868,42.6371498],[1.7401268,42.6370506],[1.7402468,42.6370087],[1.7404268,42.6368484],[1.7406068,42.6368179],[1.7406468,42.6367874],[1.7406268,42.6367874],[1.7406868,42.6368103],[1.7407268,42.6367989],[1.7407669,42.6368179],[1.7407868,42.6368179],[1.7408569,42.636879],[1.7408668,42.6368675],[1.7408569,42.636879],[1.7408768,42.636879],[1.7408668,42.636898],[1.7409168,42.63694],[1.7409068,42.6369705],[1.7409968,42.6370392],[1.7413968,42.6372375],[1.7414268,42.6372375],[1.7414569,42.6372795],[1.7414469,42.637291],[1.7415968,42.6373405],[1.7416668,42.6373978],[1.7417468,42.6374283],[1.7417868,42.6374283],[1.7418169,42.6374474],[1.7418768,42.6374588],[1.7419969,42.6375389],[1.7420568,42.637558],[1.7421268,42.6376076],[1.7422268,42.637619],[1.7422768,42.6376495],[1.7423469,42.6376495],[1.7424369,42.637619],[1.7425169,42.6376877],[1.7425969,42.6376686],[1.7427168,42.6377182],[1.7428868,42.6377182],[1.7429469,42.6376991],[1.7429968,42.6377182],[1.7430269,42.6377106],[1.7431668,42.6377907],[1.7431968,42.6377792],[1.7432468,42.6377907],[1.7432768,42.6377602],[1.7433069,42.6377602],[1.7434869,42.6377792],[1.7435168,42.6377678],[1.7436268,42.6377792],[1.7437068,42.6377678],[1.7439069,42.6378288],[1.7440468,42.6378593],[1.7441968,42.6378479],[1.7442769,42.6378174],[1.7443469,42.6378098],[1.7444469,42.6377602],[1.7446768,42.6377487],[1.7447368,42.6377678],[1.7447368,42.6377792],[1.7449168,42.6378784],[1.7450469,42.6378479],[1.7452468,42.6378479],[1.7453768,42.6378899],[1.7455268,42.6378975],[1.7455969,42.6378899],[1.7457068,42.6379204],[1.7457368,42.6379089],[1.7458068,42.6379585],[1.7458569,42.6379509],[1.7458768,42.637928],[1.7459068,42.637928],[1.7459968,42.6378899],[1.7460768,42.6378899],[1.7461668,42.6378593],[1.7462069,42.6378593],[1.7462769,42.6378288],[1.7463068,42.6378288],[1.7464068,42.6377907],[1.7464768,42.6377983],[1.7466469,42.6377487],[1.7467568,42.6377602],[1.7468969,42.6377487],[1.7470168,42.6377983],[1.7472168,42.6378403],[1.7472768,42.6378174],[1.7473168,42.6378288],[1.7474068,42.6377907],[1.7476168,42.6378403],[1.7476869,42.6378899],[1.7478068,42.6379204],[1.7479368,42.6379089],[1.7479968,42.6379089],[1.7480168,42.6379204],[1.7480668,42.6379204],[1.7481768,42.637928],[1.7482368,42.6380005],[1.7482368,42.6380501],[1.7482969,42.6380806],[1.7482868,42.6381378],[1.7482568,42.6381683],[1.7483768,42.6381989],[1.7484468,42.6382294],[1.7483869,42.6382904],[1.7483768,42.6383286],[1.7484068,42.6383476],[1.7483969,42.6383591],[1.7485068,42.6383209],[1.7486368,42.6383095],[1.7488269,42.63834],[1.7488768,42.6383781],[1.7489768,42.6384087],[1.7491468,42.6383781],[1.7491568,42.6383705],[1.7493368,42.6383705],[1.7495469,42.638279],[1.7496068,42.638279],[1.7496468,42.6382484],[1.7497768,42.6382408],[1.7499468,42.6381874],[1.7499468,42.6381607],[1.7501068,42.6380997],[1.7501369,42.6380806],[1.7500768,42.6379395],[1.7500868,42.6379204],[1.7501668,42.6378899],[1.7502369,42.6378403],[1.7503668,42.6378174],[1.7504169,42.6377907],[1.7504768,42.6377907],[1.7505969,42.6377602],[1.7506268,42.6377602],[1.7506568,42.6377182],[1.7506869,42.6377296],[1.7506769,42.6376801],[1.7507268,42.6376801],[1.7509068,42.6377373],[1.7510169,42.6378403],[1.7510169,42.6378593],[1.7510369,42.6378784],[1.7511269,42.6378784],[1.7511668,42.6379509],[1.7512368,42.637989],[1.7512668,42.637989],[1.7513168,42.6380692],[1.7514368,42.6380997],[1.7514868,42.6380997],[1.7515469,42.6381378],[1.7516369,42.6381607],[1.7516668,42.6381989],[1.7517169,42.6382103],[1.7517768,42.6381607],[1.7518768,42.6381187],[1.7519468,42.6380501],[1.7519869,42.6380882],[1.7520968,42.6380806],[1.7521268,42.6380806],[1.7521468,42.6381073],[1.7522168,42.6380806],[1.7522868,42.6380882],[1.7523168,42.6380577],[1.7523268,42.6379776],[1.7523568,42.6379509],[1.7523369,42.6378174],[1.7523369,42.6376686],[1.7523668,42.6376495],[1.7523568,42.637619],[1.7523868,42.6375694],[1.7523668,42.6374588],[1.7524068,42.6373711],[1.7523668,42.6373291],[1.7524369,42.637249],[1.7524269,42.637188],[1.7523968,42.6371498],[1.7524168,42.6370583],[1.7525169,42.63694],[1.7526069,42.6369209],[1.7526568,42.6368675],[1.7527668,42.6368179],[1.7529068,42.6367188],[1.7529569,42.6367073],[1.7529868,42.6366577],[1.7530768,42.6366386],[1.7531269,42.6365585],[1.7532169,42.6364899],[1.7535168,42.6363602],[1.7535968,42.6362991],[1.7535968,42.6362305],[1.7535669,42.6361809],[1.7535568,42.6361885],[1.7535968,42.6361694],[1.7536368,42.6361275],[1.7537569,42.6361008],[1.7539269,42.6360207],[1.7540368,42.6360283],[1.7542168,42.6359901],[1.7543968,42.6359978],[1.7544469,42.6360283],[1.7545168,42.6359901],[1.7545469,42.6359596],[1.7545469,42.6358986],[1.7545369,42.635849],[1.7545469,42.6358185],[1.7545168,42.635788],[1.7545168,42.6357689],[1.7545469,42.6357803],[1.7546568,42.6357002],[1.7546868,42.6356583],[1.7546968,42.6356087],[1.7547768,42.6355476],[1.7548069,42.6354408],[1.7548368,42.6353989],[1.7548568,42.6353378],[1.7549468,42.6352692],[1.7549968,42.6351776],[1.7550268,42.6351585],[1.7551268,42.6350288],[1.7551668,42.6349373],[1.7552668,42.6348877],[1.7554169,42.634861],[1.7555268,42.6347885],[1.7555768,42.6347809],[1.7555568,42.6348],[1.7555069,42.6347885],[1.7554969,42.6347694],[1.7555168,42.6347504],[1.7557769,42.6346207],[1.7558669,42.6345901],[1.7559068,42.6344986],[1.7559469,42.6344986],[1.7559668,42.6345406],[1.7560868,42.6345177],[1.7561668,42.6345482],[1.7562768,42.6345596],[1.7564368,42.6346703],[1.7565669,42.6346779],[1.7566569,42.6346474],[1.7567068,42.6346588],[1.7568069,42.6346474],[1.7568468,42.6346703],[1.7569069,42.6346779],[1.7569169,42.6347008],[1.7570368,42.6347389],[1.7570968,42.6347389],[1.7571168,42.6347198],[1.7571368,42.6347389],[1.7571368,42.6347198],[1.7571468,42.6347389],[1.7571368,42.6347275],[1.7571468,42.6347389],[1.7571368,42.6347389],[1.7571568,42.6347389],[1.7571268,42.6347389],[1.7571568,42.634758],[1.7571568,42.6347389],[1.7572669,42.6347504],[1.7573168,42.6347389],[1.7573068,42.6347275],[1.7573369,42.6347275],[1.7573968,42.634758],[1.7575368,42.6347809],[1.7577069,42.6347885],[1.7578568,42.634861],[1.7578769,42.6348495],[1.7578669,42.634861],[1.7579368,42.634861],[1.7579768,42.6348381],[1.7580369,42.634861],[1.7580968,42.6347885],[1.7581369,42.6347809],[1.7581269,42.6347809],[1.7581568,42.634758],[1.7581768,42.6347809],[1.7582169,42.6347694],[1.7582369,42.6347198],[1.7582668,42.6347084],[1.7582568,42.6346779],[1.7583069,42.6346893],[1.7583169,42.6346588],[1.7583768,42.6346588],[1.7584468,42.6347198],[1.7585068,42.6347389],[1.7585268,42.6347275],[1.7585268,42.6347008],[1.7585769,42.6347084],[1.7585968,42.6347008],[1.7586368,42.6347198],[1.7586769,42.6347008],[1.7587068,42.6347084],[1.7587368,42.6347389],[1.7588068,42.6347694],[1.7587868,42.6347389],[1.7587868,42.6346893],[1.7587968,42.6346893],[1.7588168,42.6346703],[1.7588168,42.6346397],[1.7588568,42.6346397],[1.7588868,42.6346207],[1.7588768,42.6345787],[1.7589169,42.6345596],[1.7589068,42.6345406],[1.7589668,42.6345711],[1.7589768,42.6345596],[1.7589668,42.6345406],[1.7589968,42.6345291],[1.7589568,42.6344986],[1.7589068,42.6344109],[1.7588469,42.6343689],[1.7588369,42.6342773],[1.7587768,42.6342506],[1.7587868,42.6342087],[1.7587668,42.6342201],[1.7587668,42.6342087],[1.7588068,42.6342201],[1.7588168,42.6342087],[1.7588068,42.6341591],[1.7587668,42.6341209],[1.7587868,42.6341095],[1.7588768,42.6341591],[1.7589068,42.6341591],[1.7589169,42.6341896],[1.7589568,42.63414],[1.7591769,42.6341705],[1.7591568,42.6341782],[1.7594469,42.6342583],[1.7595868,42.6343193],[1.7596668,42.6343384],[1.7598268,42.6344299],[1.7598069,42.6344376],[1.7597969,42.6344185],[1.7598768,42.6344376],[1.7599368,42.6344604],[1.7600068,42.6344681],[1.7601068,42.6345177],[1.7601669,42.6345291],[1.7601868,42.6345177],[1.7603468,42.6345787],[1.7605568,42.6346397],[1.7606069,42.6346703],[1.7607068,42.6347694],[1.7607368,42.6348495],[1.7607769,42.6348686],[1.7608068,42.6349106],[1.7609268,42.6350098],[1.7610469,42.6350784],[1.7610868,42.6351395],[1.7612668,42.6352501],[1.7613668,42.6353188],[1.7614168,42.6353378],[1.7614468,42.6353798],[1.7615168,42.6354103],[1.7616569,42.6355209],[1.7617369,42.63554],[1.7618169,42.6356201],[1.7618068,42.6356506],[1.7618668,42.6357002],[1.7619368,42.6357002],[1.7619768,42.6356888],[1.7620069,42.6357384],[1.7620869,42.6358109],[1.7620668,42.6358795],[1.7621168,42.6359596],[1.7623268,42.6360893],[1.7624668,42.6362686],[1.7626468,42.6363182],[1.7628268,42.6363792],[1.7629368,42.6363602],[1.7629769,42.6363297],[1.7630268,42.6363487],[1.7630268,42.6363792],[1.7630668,42.6364098],[1.7630868,42.6365204],[1.7631768,42.6366005],[1.7632068,42.6366501],[1.7632668,42.6366997],[1.7632468,42.6368103],[1.7632768,42.6369209],[1.7632668,42.63694],[1.7630868,42.6370697],[1.7630569,42.6371574],[1.7632269,42.6372795],[1.7632868,42.6372375],[1.7633169,42.6372299],[1.7633768,42.6372795],[1.7633768,42.6372681],[1.7633768,42.6372795],[1.7634268,42.63731],[1.7634969,42.6373177],[1.7636168,42.6373901],[1.7636468,42.6374283],[1.7636569,42.6374702],[1.7637168,42.6374893],[1.7637469,42.637558],[1.7637768,42.6375809],[1.7638068,42.6375809],[1.7638168,42.6375198],[1.7638668,42.6374893],[1.7639169,42.6375008],[1.7639768,42.6374702],[1.7639868,42.6374779],[1.7639868,42.6375504],[1.7640169,42.6375198],[1.7640568,42.6375198],[1.7640568,42.6376076],[1.7640868,42.6376495],[1.7641069,42.6376381],[1.7641568,42.6375694],[1.7642168,42.6376305],[1.7642769,42.6375809],[1.7642769,42.6375504],[1.7643168,42.6375504],[1.7643268,42.6376877],[1.7643669,42.6377373],[1.7643968,42.6378098],[1.7645068,42.6379395],[1.7645768,42.6380501],[1.7647169,42.6381798],[1.7648268,42.6382408],[1.7648869,42.6382408],[1.7648969,42.6382294],[1.7648668,42.6381798],[1.7648969,42.6380692],[1.7649368,42.6381187],[1.7649869,42.6381378],[1.7650468,42.6381187],[1.7650468,42.6381302],[1.7650068,42.6380997],[1.7650168,42.6380577],[1.7650769,42.6380806],[1.7651669,42.6380692],[1.7651068,42.638031],[1.7651168,42.6380081],[1.7651868,42.6380196],[1.7653369,42.637989],[1.7654668,42.6380005],[1.7654169,42.6379585],[1.7653868,42.6379585],[1.7652868,42.6378784],[1.7652768,42.6378098],[1.7653369,42.6377487],[1.7655568,42.6375999],[1.7656969,42.6375389],[1.7657669,42.6375885],[1.7656969,42.6377296],[1.7657368,42.6378593],[1.7658304,42.6379776],[1.7659504,42.6379852],[1.7660204,42.6379662],[1.7662604,42.6379471],[1.7663304,42.6379585],[1.7665204,42.6380577],[1.7666004,42.6381378],[1.7666904,42.6381454],[1.7669104,42.6382484],[1.7671504,42.6384087],[1.7672604,42.6385384],[1.7673404,42.6387062],[1.7674204,42.6387863],[1.7674603,42.6388054],[1.7675004,42.6388588],[1.7675904,42.638916],[1.7676104,42.638916],[1.7675804,42.6388779],[1.7675704,42.6388779],[1.7675804,42.6388664],[1.7675403,42.6387482],[1.7675204,42.6385384],[1.7674204,42.6382675],[1.7673404,42.6379166],[1.7672604,42.6378174],[1.7672504,42.6377373],[1.7672204,42.6377258],[1.7671103,42.6376076],[1.7670304,42.6375465],[1.7670004,42.6374855],[1.7669604,42.6374474],[1.7668403,42.6371956],[1.7668204,42.6371765],[1.7668104,42.6368752],[1.7668504,42.6367683],[1.7669104,42.6366768],[1.7669404,42.6366653],[1.7670604,42.6367264],[1.7670904,42.6367188],[1.7671304,42.6367569],[1.7671804,42.6367683],[1.7672104,42.636795],[1.7673304,42.6368484],[1.7673703,42.6368752],[1.7675104,42.6369286],[1.7678804,42.6370964],[1.7679904,42.6371155],[1.7680904,42.6371956],[1.7681304,42.6371956],[1.7683104,42.6372986],[1.7684504,42.6373367],[1.7684804,42.6373253],[1.7685903,42.6373863],[1.7686204,42.6373787],[1.7688004,42.6374054],[1.7688904,42.6374664],[1.7689304,42.6374664],[1.7689403,42.6374969],[1.7690604,42.6375275],[1.7692004,42.6376076],[1.7692404,42.6376076],[1.7692804,42.6376266],[1.7693803,42.6376266],[1.7694703,42.6377068],[1.7696004,42.6377487],[1.7699004,42.6377983],[1.7699604,42.6378174],[1.7699804,42.6377983],[1.7700903,42.6378555],[1.7701604,42.6378784],[1.7701904,42.6379051],[1.7702603,42.6379471],[1.7703404,42.6380463],[1.7703503,42.6380959],[1.7703904,42.6381187],[1.7704604,42.6381378],[1.7705804,42.6381187],[1.7706904,42.6381378],[1.7707704,42.6381187],[1.7708904,42.6380882],[1.7711004,42.6379967],[1.7711604,42.6379662],[1.7712303,42.6379471],[1.7716304,42.6377754],[1.7717004,42.6377182],[1.7718604,42.6376762],[1.7719404,42.6376381],[1.7719804,42.6375885],[1.7721704,42.6374969],[1.7723004,42.6373787],[1.7724204,42.6372375],[1.7724904,42.6372375],[1.7725403,42.637207],[1.7727104,42.6371956],[1.7727504,42.637207],[1.7729803,42.6372261],[1.7731304,42.6372871],[1.7733604,42.6372871],[1.7735004,42.6373177],[1.7735604,42.6373482],[1.7736404,42.6373482],[1.7737404,42.6374054],[1.7737904,42.6374168],[1.7738204,42.6373978],[1.7740804,42.6373978],[1.7741704,42.6374168],[1.7743804,42.6374168],[1.7745304,42.6374664],[1.7747004,42.6374664],[1.7749504,42.6375465],[1.7750704,42.6375465],[1.7751604,42.6376266],[1.7752703,42.6376686],[1.7754204,42.6376877],[1.7754904,42.6377182],[1.7755604,42.6377258],[1.7756604,42.6377983],[1.7758504,42.637886],[1.7759304,42.6379051],[1.7759204,42.6379471],[1.7759304,42.6380157],[1.7760603,42.6381378],[1.7761804,42.638195],[1.7763804,42.6382484],[1.7766404,42.6382751],[1.7770104,42.6383553],[1.7771804,42.6383667],[1.7772304,42.6383476],[1.7774404,42.6383858],[1.7775503,42.6383667],[1.7777303,42.6382866],[1.7779404,42.638237],[1.7782804,42.6382561],[1.7785203,42.6382484],[1.7787803,42.6383171],[1.7788904,42.6383171],[1.7789304,42.6383286],[1.7789304,42.6383362],[1.7789004,42.6383286],[1.7791604,42.6382866],[1.7793404,42.6382256],[1.7794304,42.638176],[1.7794604,42.638176],[1.7795904,42.6381264],[1.7796904,42.6381187],[1.7797804,42.6380768],[1.7798303,42.6380882],[1.7798404,42.6380768],[1.7799304,42.6380577],[1.7799804,42.6379967],[1.7800704,42.6379585],[1.7800804,42.637928],[1.7801104,42.6378975],[1.7803603,42.6378059],[1.7803904,42.6377754],[1.7808404,42.6377068],[1.7809404,42.6377068],[1.7809803,42.6377182],[1.7810704,42.6376877],[1.7812004,42.6376877],[1.7813303,42.6377182],[1.7813804,42.6377182],[1.7815304,42.6376266],[1.7816803,42.6375885],[1.7819804,42.6373672],[1.7822003,42.6373367],[1.7823504,42.6373558],[1.7824603,42.6373367],[1.7825004,42.6373062],[1.7825004,42.6372757],[1.7825304,42.6372452],[1.7825603,42.6371765],[1.7826204,42.6371574],[1.7826004,42.6370964],[1.7825704,42.6370888],[1.7825904,42.6370468],[1.7826204,42.6370277],[1.7825503,42.6368866],[1.7825804,42.6368484],[1.7826204,42.6368561],[1.7826804,42.636795],[1.7828304,42.6367683],[1.7829604,42.6367264],[1.7830604,42.6366463],[1.7831304,42.6366463],[1.7832304,42.6365967],[1.7833804,42.6364975],[1.7836704,42.6363754],[1.7838504,42.6362457],[1.7842404,42.6360664],[1.7842504,42.6360359],[1.7843804,42.6359558],[1.7844003,42.6359253],[1.7844504,42.6359062],[1.7844903,42.6358566],[1.7845504,42.6358185],[1.7846004,42.635807],[1.7847404,42.6357269],[1.7847804,42.6357269],[1.7847804,42.635746],[1.7848804,42.6357079],[1.7849604,42.6356583],[1.7850204,42.6356659],[1.7850103,42.6356773],[1.7851104,42.6356888],[1.7852204,42.6356659],[1.7852404,42.6356888],[1.7852904,42.6356659],[1.7852803,42.6356888],[1.7854404,42.6356773],[1.7855204,42.6356964],[1.7855604,42.6357155],[1.7856203,42.6357155],[1.7857203,42.6357956],[1.7857203,42.6357574],[1.7857604,42.6356964],[1.7857404,42.6356583],[1.7857604,42.6356354],[1.7858003,42.6356583],[1.7859204,42.6356773],[1.7859104,42.6356964],[1.7859703,42.6356888],[1.7860304,42.6357269],[1.7860404,42.6356468],[1.7860504,42.6356468],[1.7861804,42.6357269],[1.7861804,42.6355972],[1.7862004,42.6355858],[1.7863504,42.6356087],[1.7864604,42.6356659],[1.7866204,42.6356773],[1.7866904,42.6356583],[1.7868104,42.6356659],[1.7868704,42.6356468],[1.7869704,42.6356277],[1.7870604,42.6355667],[1.7872903,42.635498],[1.7874004,42.6354866],[1.7874904,42.635498],[1.7876004,42.6354752],[1.7877104,42.635498],[1.7877204,42.6355171],[1.7878704,42.6355286],[1.7879404,42.6355553],[1.7880504,42.6356277],[1.7881004,42.6356468],[1.7882004,42.6356468],[1.7883704,42.6357651],[1.7884604,42.6357956],[1.7886103,42.6359177],[1.7887003,42.6359673],[1.7888404,42.6360168],[1.7889704,42.636097],[1.7890204,42.6361351],[1.7890404,42.6361961],[1.7891004,42.6362152],[1.7891303,42.6362457],[1.7891204,42.6362762],[1.7892104,42.6363182],[1.7892404,42.6362953],[1.7892404,42.6363182],[1.7892804,42.6363258],[1.7893904,42.6363487],[1.7894704,42.6363373],[1.7894003,42.6363487],[1.7893804,42.6363258],[1.7893904,42.6363564],[1.7894504,42.6363373],[1.7897304,42.6363678],[1.7900804,42.6364555],[1.7901604,42.6364784],[1.7902704,42.6365356],[1.7903703,42.6365852],[1.7904204,42.6366386],[1.7905704,42.6366959],[1.7906104,42.6367569],[1.7907004,42.6368179],[1.7908204,42.6368752],[1.7908604,42.6369362],[1.7909704,42.6369553],[1.7910104,42.6369858],[1.7910604,42.6369972],[1.7911104,42.6370354],[1.7911603,42.6369972],[1.7913204,42.6370583],[1.7913303,42.6370277],[1.7913504,42.6370277],[1.7913604,42.6369858],[1.7914004,42.6369858],[1.7914004,42.6369667],[1.7914804,42.6369553],[1.7915304,42.6369286],[1.7916803,42.636898],[1.7917604,42.6369476],[1.7917804,42.6370163],[1.7918704,42.637146],[1.7919604,42.6371765],[1.7920303,42.6372261],[1.7920804,42.6372185],[1.7920604,42.6372566],[1.7920704,42.6372681],[1.7921203,42.6372986],[1.7922704,42.6374054],[1.7923304,42.6374283],[1.7923803,42.6374779],[1.7924104,42.6375885],[1.7924304,42.6375771],[1.7924304,42.6375961],[1.7924803,42.6376266],[1.7925004,42.6376877],[1.7925304,42.6377182],[1.7925404,42.6377487],[1.7926204,42.6377487],[1.7927104,42.6378784],[1.7927004,42.6378975],[1.7927804,42.6379776],[1.7928104,42.6379776],[1.7928104,42.6379852],[1.7928303,42.6379776],[1.7928604,42.6379852],[1.7928504,42.6379662],[1.7928704,42.6378479],[1.7929004,42.6378365],[1.7930404,42.6376266],[1.7931504,42.6375656],[1.7931904,42.6374969],[1.7932404,42.637516],[1.7933804,42.6375275],[1.7934304,42.6375465],[1.7934604,42.6375961],[1.7934104,42.6376266],[1.7934504,42.6376572],[1.7934504,42.6377258],[1.7935203,42.6377258],[1.7935004,42.6377678],[1.7935404,42.6377754],[1.7935804,42.637867],[1.7936404,42.6378784],[1.7936804,42.6379356],[1.7937304,42.6379356],[1.7938204,42.6380081],[1.7938504,42.6380157],[1.7938604,42.6380081],[1.7938604,42.6379585],[1.7938803,42.637928],[1.7938803,42.637886],[1.7939004,42.6378555],[1.7939504,42.6378975],[1.7940503,42.6379356],[1.7941104,42.6379967],[1.7941304,42.6380081],[1.7941804,42.6377258],[1.7942204,42.6377754],[1.7944003,42.6378365],[1.7945904,42.6379585],[1.7946304,42.6378479],[1.7946204,42.6376457],[1.7945904,42.6375885],[1.7946104,42.637558],[1.7946004,42.6375351],[1.7946304,42.637516],[1.7947603,42.6375885],[1.7950004,42.6376572],[1.7953804,42.6378479],[1.7956403,42.6381073],[1.7956804,42.638176],[1.7957304,42.6382179],[1.7957504,42.6382675],[1.7957904,42.6382484],[1.7958103,42.6381874],[1.7958304,42.638176],[1.7958504,42.6382256],[1.7959204,42.6382866],[1.7959803,42.638237],[1.7960104,42.6381874],[1.7960404,42.6381874],[1.7961004,42.6382561],[1.7961603,42.6382675],[1.7962403,42.6382256],[1.7962503,42.6381874],[1.7962204,42.638195],[1.7962904,42.6381569],[1.7962804,42.6381569],[1.7962904,42.6381454],[1.7962804,42.6381569],[1.7962904,42.6381454],[1.7963303,42.6381378],[1.7963672,42.6381721],[1.7966871,42.6382141],[1.7967972,42.6382637],[1.7968972,42.6382828],[1.7969372,42.6383438],[1.7969972,42.6383324],[1.7971371,42.6383629],[1.7972171,42.6384239],[1.7973971,42.6384621],[1.7976172,42.6385536],[1.7976671,42.6386032],[1.7977371,42.6387138],[1.7979372,42.6388321],[1.797965,42.6388664],[1.798015,42.6389198],[1.798215,42.6390266],[1.7984149,42.6391068],[1.798615,42.6393166],[1.798625,42.6393661],[1.798705,42.6394691],[1.7989351,42.6397095],[1.798955,42.6398277],[1.799045,42.6399384],[1.799055,42.6400681],[1.799085,42.6401596],[1.7991951,42.6402397],[1.799265,42.6402473],[1.799335,42.6402473],[1.799415,42.6402664],[1.799405,42.6402779],[1.799425,42.6403084],[1.799455,42.6403275],[1.799425,42.6402969],[1.7995549,42.6404266],[1.7996449,42.6404762],[1.799865,42.6406364],[1.799945,42.6407394],[1.7999949,42.6407471],[1.800135,42.6408272],[1.800205,42.6408768],[1.800275,42.6409798],[1.800545,42.6410866],[1.800575,42.6411285],[1.800585,42.6412163],[1.800665,42.6413078],[1.800745,42.6413574],[1.800715,42.641449],[1.800825,42.6415367],[1.800945,42.6415977],[1.801065,42.6417084],[1.801075,42.6418266],[1.8013149,42.6418991],[1.801385,42.6419487],[1.801445,42.6419678],[1.801765,42.6419983],[1.801815,42.6420174],[1.801905,42.6421089],[1.801945,42.642189],[1.801965,42.642189],[1.802055,42.6422768],[1.802375,42.6423874],[1.802465,42.642437],[1.802485,42.6425171],[1.802615,42.6426163],[1.802685,42.6427383],[1.802685,42.6427765],[1.802765,42.6428185],[1.802855,42.6429596],[1.802965,42.6429863],[1.803005,42.6430168],[1.803045,42.6430779],[1.803085,42.6430969],[1.803105,42.6431389],[1.8031451,42.6431465],[1.803115,42.643219],[1.803125,42.6432495],[1.803445,42.6435394],[1.8035049,42.6436272],[1.803805,42.6437988],[1.803865,42.6437988],[1.8039351,42.6438293],[1.803985,42.6439095],[1.8040251,42.6439171],[1.804105,42.6439896],[1.804085,42.6440277],[1.804105,42.6440468],[1.8043849,42.6441078],[1.804435,42.6441574],[1.804485,42.6441498],[1.804505,42.6441574],[1.804485,42.6441879],[1.804655,42.6441994],[1.804715,42.6442299],[1.804765,42.644249],[1.804765,42.6442871],[1.804785,42.6442986],[1.8049949,42.6443787],[1.805055,42.6444092],[1.805035,42.6444092],[1.805105,42.6444092],[1.805135,42.6444397],[1.805155,42.6444397],[1.8051651,42.6444588],[1.805365,42.6445885],[1.805415,42.6445885],[1.805445,42.644577],[1.805595,42.6445961],[1.805715,42.6445885],[1.805885,42.6446495],[1.805995,42.6447067],[1.806025,42.6447563],[1.806025,42.6448288],[1.806235,42.6449776],[1.806281,42.6450386],[1.806481,42.6451263],[1.8067009,42.6451683],[1.806861,42.6452255],[1.807061,42.6452484],[1.807201,42.6453285],[1.807241,42.6453171],[1.807371,42.6453476],[1.807511,42.6454086],[1.807701,42.6455154],[1.807851,42.6456566],[1.8079211,42.6456985],[1.807991,42.6457863],[1.808161,42.6458855],[1.8081909,42.6459389],[1.808351,42.6459885],[1.808441,42.6460381],[1.8084511,42.6460686],[1.808751,42.6461182],[1.808791,42.6461372],[1.808881,42.6462669],[1.808911,42.6463585],[1.809091,42.6464882],[1.8090709,42.6465073],[1.809141,42.6465263],[1.8091609,42.6465569],[1.8092411,42.6465759],[1.809261,42.6466179],[1.809491,42.6467285],[1.809661,42.6468277],[1.8099982,42.6470642],[1.8102281,42.6472244],[1.8103682,42.6472969],[1.8103981,42.6473351],[1.8104382,42.6474266],[1.8104081,42.6475639],[1.8104682,42.6475945],[1.8105582,42.6476173],[1.8105781,42.6476364],[1.8105482,42.6476669],[1.8107182,42.6477242],[1.8107481,42.6477547],[1.8106382,42.6479759],[1.8108182,42.6482048],[1.8110181,42.6483269],[1.8110782,42.6483345],[1.8111382,42.6483154],[1.8112081,42.6483154],[1.8111981,42.6483765],[1.8112781,42.648407],[1.8114282,42.6485138],[1.8114581,42.6485252],[1.8114681,42.6485748],[1.8116082,42.6487465],[1.8116481,42.6488152],[1.8117281,42.6489067],[1.8117582,42.6489143],[1.8117582,42.6489372],[1.8117782,42.6489563],[1.8120482,42.6489563],[1.8122681,42.6491165],[1.8126181,42.6492538],[1.8127282,42.6493454],[1.8128982,42.6494141],[1.8129082,42.649456],[1.8130082,42.6495438],[1.8133981,42.649807],[1.8135182,42.6499367],[1.8135482,42.6500549],[1.8137182,42.6501961],[1.8137982,42.6502266],[1.8139181,42.6502457],[1.8139381,42.6502647],[1.8140382,42.6502953],[1.8141681,42.6504059],[1.8142182,42.6504173],[1.8143182,42.6505165],[1.8144481,42.6505547],[1.8145181,42.6505966],[1.8146582,42.6506157],[1.8147181,42.6506538],[1.8147781,42.6506462],[1.8148382,42.6506767],[1.8148781,42.6506538],[1.8150182,42.6507149],[1.8150581,42.6506767],[1.8150481,42.6505737],[1.8150781,42.6505737],[1.8151481,42.6505966],[1.8152581,42.6506653],[1.8152682,42.6506538],[1.8152581,42.6506462],[1.8152782,42.6506157],[1.8153582,42.6506462],[1.8154081,42.6506844],[1.8154382,42.6506538],[1.8155881,42.6507339],[1.8156282,42.6508255],[1.8157382,42.6509171],[1.8158481,42.6510239],[1.8159581,42.6512337],[1.8159982,42.6512642],[1.8159882,42.6512756],[1.8160582,42.6513252],[1.8162781,42.6513138],[1.8162881,42.6513367],[1.8163182,42.6513367],[1.8163681,42.6513939],[1.8165182,42.6514854],[1.8165982,42.6514359],[1.8166982,42.651474],[1.8166882,42.6514854],[1.8167181,42.6514168],[1.8167682,42.6514359],[1.8168281,42.6514359],[1.8168281,42.6513748],[1.8169181,42.6514053],[1.8169482,42.6513557],[1.8169682,42.6513443],[1.8170582,42.6513939],[1.8171382,42.6513939],[1.8171581,42.6513672],[1.8170981,42.6513062],[1.8170981,42.6512756],[1.8171982,42.6513252],[1.8172681,42.6513138],[1.8173082,42.6513252],[1.8173982,42.6514168],[1.8174682,42.6514244],[1.8174882,42.6514549],[1.8175582,42.6514969],[1.8175682,42.6515236],[1.8176582,42.6515846],[1.8176781,42.6516342],[1.8178881,42.6517448],[1.8181181,42.6518364],[1.8181982,42.651886],[1.8183181,42.6519241],[1.8184881,42.651947],[1.8186182,42.6519966],[1.8186481,42.6519966],[1.8187182,42.6520348],[1.8187182,42.6520462],[1.8187681,42.6520767],[1.8188181,42.6520653],[1.8190281,42.6521568],[1.8190482,42.6521454],[1.8190582,42.6521072],[1.8191081,42.6520844],[1.8192881,42.6521454],[1.8192981,42.6520958],[1.8193382,42.6521339],[1.8193581,42.6521339],[1.8193481,42.6521072],[1.8193681,42.6520462],[1.8195381,42.6520767],[1.8197281,42.6519356],[1.8198781,42.6518936],[1.8198981,42.651886],[1.8199182,42.6518745],[1.820017,42.651825],[1.8203371,42.6518135],[1.8206871,42.6519165],[1.820787,42.6519852],[1.820817,42.6519432],[1.820897,42.6520462],[1.821057,42.6521568],[1.821087,42.6522064],[1.821137,42.6522141],[1.821177,42.652256],[1.8213969,42.6523857],[1.8214771,42.6524048],[1.8214771,42.6524239],[1.8216569,42.652565],[1.8219171,42.6526642],[1.821947,42.6526947],[1.821987,42.6526642],[1.822047,42.6527138],[1.822087,42.6527061],[1.822227,42.6527367],[1.822317,42.6528549],[1.822417,42.6528969],[1.822437,42.6528854],[1.822457,42.6529236],[1.822567,42.652935],[1.822657,42.6530457],[1.8228869,42.6531143],[1.823157,42.6531334],[1.823187,42.6531639],[1.823197,42.6531448],[1.823607,42.6534233],[1.823667,42.6534233],[1.823707,42.6534462],[1.823787,42.6534348],[1.823837,42.6534843],[1.8242871,42.6536446],[1.824317,42.6536865],[1.824517,42.6538162],[1.824537,42.6538239],[1.8245471,42.6538048],[1.824597,42.6538048],[1.824657,42.6538467],[1.824667,42.6538467],[1.824757,42.6538734],[1.824777,42.653904],[1.824837,42.6538963],[1.8249069,42.6539268],[1.824957,42.6539345],[1.825147,42.6539841],[1.825237,42.6540337],[1.8253371,42.6540642],[1.825397,42.6540642],[1.8254369,42.6541061],[1.825567,42.6540756],[1.825817,42.6541367],[1.8258671,42.6541634],[1.825947,42.6541557],[1.826037,42.6541862],[1.826117,42.6541634],[1.826167,42.6542053],[1.826247,42.6542168],[1.826277,42.6542435],[1.826337,42.6542358],[1.826417,42.6542664],[1.826467,42.6542549],[1.826618,42.6542664],[1.826618,42.6542587],[1.826838,42.6542168],[1.827458,42.6542664],[1.827498,42.6542854],[1.827848,42.6542969],[1.827908,42.6543274],[1.8279279,42.6543159],[1.827948,42.6542778],[1.827978,42.6542854],[1.828028,42.6542664],[1.828138,42.6542778],[1.828258,42.6542664],[1.828288,42.6542473],[1.828508,42.6541977],[1.828578,42.6541557],[1.828638,42.6541672],[1.828768,42.6541061],[1.828968,42.6542168],[1.8290679,42.6543655],[1.829178,42.6544571],[1.829258,42.6545868],[1.829288,42.6547165],[1.829278,42.6547852],[1.829308,42.6548958],[1.8293279,42.6549187],[1.829438,42.6549683],[1.8295881,42.6549759],[1.829658,42.6549683],[1.829658,42.6549873],[1.829728,42.6549873],[1.829738,42.6549759],[1.829878,42.6549873],[1.829928,42.6549759],[1.829968,42.6549988],[1.8301179,42.6550064],[1.830268,42.6550255],[1.8302979,42.655056],[1.8303781,42.6550865],[1.8306381,42.6550865],[1.830668,42.655117],[1.830798,42.6551361],[1.830838,42.6551552],[1.830978,42.6551857],[1.831318,42.6551056],[1.831388,42.6551285],[1.8314281,42.6551056],[1.831548,42.6551361],[1.831818,42.6550865],[1.831908,42.655117],[1.8319679,42.6551666],[1.832078,42.6551971],[1.8322181,42.6553078],[1.8323179,42.6554565],[1.8323179,42.6555061],[1.832358,42.6555252],[1.8325011,42.6555443],[1.832691,42.6554832],[1.832931,42.6554718],[1.833061,42.6554832],[1.833271,42.6555634],[1.833501,42.6555939],[1.833571,42.6555824],[1.833671,42.6555939],[1.833861,42.6556435],[1.834151,42.6556129],[1.834281,42.655632],[1.834381,42.6556931],[1.834501,42.6558037],[1.8345309,42.6559029],[1.834491,42.655983],[1.834491,42.6560326],[1.834581,42.6561012],[1.834601,42.6561432],[1.834681,42.6561813],[1.834771,42.6562119],[1.834821,42.6562119],[1.834891,42.6561813],[1.835161,42.6559944],[1.835222,42.6559181],[1.835332,42.655838],[1.835372,42.6557884],[1.8354321,42.6557579],[1.835462,42.6557693],[1.835452,42.6557999],[1.835482,42.6559372],[1.835462,42.6561089],[1.8354321,42.6561584],[1.8354419,42.6562576],[1.8355221,42.6562996],[1.835682,42.6563072],[1.835752,42.6563072],[1.8357821,42.6563797],[1.835832,42.6564484],[1.835922,42.6564484],[1.836082,42.6564674],[1.836202,42.656498],[1.836212,42.6565895],[1.836252,42.6566963],[1.836242,42.6568184],[1.836272,42.6569176],[1.836282,42.6570282],[1.836292,42.6571083]]},{"id":17768,"author":"Ubicarta","name_GR":"Pyrenees: 41 M\u00e9rens to Refuge des B\u00e9sines","description_GR":"M\u00e9rens to Refuge des B\u00e9sines by Ubicarta","path":"FRANCE\/GR10_DAY_41","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":9425,"name_EN":"Pyrenees: 41 M\u00e9rens au Refuge des B\u00e9sines","description_EN":"M\u00e9rens au Refuge des B\u00e9sines par Ubicarta","ascent_time":281,"descent_time":245,"marker":"France_GR10","level":9,"ascent":1451,"descent":433,"maxelev":2327,"minelev":1060,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.836299 42.60379,1.879166 42.65715)","views":7,"millestones":"0,1.8377744,42.6570892#1,1.8417747,42.6562769#2,1.8505998,42.6521920#3,1.8586126,42.6472068#4,1.8633822,42.6411746#5,1.8687865,42.6345069#6,1.8774736,42.6302208#7,1.8763266,42.6235660#8,1.8737810,42.6165849#9,1.8675332,42.6101511#9.4,1.8685310,42.6037941","x":1.871231,"y":42.6323814,"coor":[[1.8377744,42.6570892],[1.8375244,42.6570702],[1.8371944,42.6570778],[1.8371044,42.6571083],[1.8370345,42.6571083],[1.8369244,42.6571083],[1.8366945,42.6570778],[1.8363044,42.6571083],[1.8395938,42.6571541],[1.8400238,42.6571426],[1.8402337,42.656971],[1.837847,42.6570511],[1.838047,42.6570625],[1.838167,42.6570396],[1.838467,42.6570206],[1.838577,42.657032],[1.838787,42.6570206],[1.838997,42.6570206],[1.839107,42.657032],[1.839097,42.657032],[1.839227,42.6570206],[1.839537,42.6570396],[1.8403209,42.6569214],[1.840481,42.6568527],[1.840521,42.6568527],[1.840501,42.6568222],[1.840551,42.6568031],[1.8407609,42.6567421],[1.840941,42.6566429],[1.840941,42.6566315],[1.841061,42.6566124],[1.841171,42.6565514],[1.8412009,42.6565514],[1.841231,42.6565208],[1.841451,42.6564217],[1.841611,42.6563301],[1.841881,42.6562424],[1.842131,42.6561127],[1.842181,42.6560936],[1.842851,42.6560326],[1.842921,42.6560135],[1.842941,42.6560135],[1.84341,42.6558762],[1.84354,42.6558647],[1.84363,42.6559143],[1.84378,42.6559258],[1.8439209,42.655838],[1.8442709,42.6556168],[1.844401,42.6555862],[1.844611,42.6555672],[1.8447108,42.6555557],[1.8447908,42.6555252],[1.8449107,42.6554947],[1.8450408,42.6554642],[1.8451208,42.6554642],[1.8452507,42.6554642],[1.8453608,42.6554642],[1.8455207,42.6554565],[1.8456808,42.6554756],[1.845852,42.6551018],[1.845872,42.6550217],[1.845832,42.6549225],[1.845832,42.6548119],[1.845932,42.6546745],[1.845942,42.6546326],[1.846012,42.6545334],[1.8460521,42.6545143],[1.846236,42.6545677],[1.846266,42.6545677],[1.846276,42.6545906],[1.846336,42.6545906],[1.8465461,42.6544685],[1.846796,42.6544304],[1.8470761,42.6544075],[1.847156,42.6544304],[1.847276,42.6544189],[1.847466,42.654438],[1.847646,42.6543808],[1.8476959,42.6543274],[1.847796,42.6542587],[1.847886,42.6542282],[1.847926,42.6541481],[1.847966,42.6541481],[1.847976,42.6541176],[1.848086,42.6540794],[1.848106,42.6540909],[1.848266,42.6540909],[1.848356,42.654068],[1.848596,42.6539192],[1.848636,42.6538506],[1.848766,42.6538391],[1.8488261,42.6537971],[1.849046,42.6535683],[1.849066,42.6534882],[1.849346,42.6532707],[1.849396,42.6532707],[1.849436,42.6532402],[1.849426,42.6532173],[1.849466,42.6532173],[1.849596,42.6531372],[1.849656,42.6530571],[1.849676,42.6530571],[1.8497061,42.6530495],[1.8497061,42.6530075],[1.849756,42.6529999],[1.849746,42.6529694],[1.849826,42.6529274],[1.8498859,42.6529198],[1.849936,42.6528282],[1.849916,42.6527672],[1.849936,42.6527481],[1.849926,42.652729],[1.850036,42.6526604],[1.850106,42.6526489],[1.8500969,42.6525993],[1.850127,42.6525879],[1.850107,42.6525192],[1.850327,42.6524162],[1.850337,42.6523972],[1.8503571,42.6524086],[1.850367,42.6524277],[1.850407,42.6524277],[1.850427,42.6523666],[1.850457,42.6523666],[1.850457,42.652359],[1.850477,42.6523285],[1.850507,42.652317],[1.850507,42.6522598],[1.850547,42.6522598],[1.8505369,42.6521988],[1.850597,42.6521988],[1.8506171,42.6521492],[1.850727,42.6521568],[1.850897,42.6521072],[1.850937,42.6520767],[1.850967,42.6520195],[1.851047,42.6520195],[1.8510669,42.6519775],[1.851137,42.6518974],[1.851197,42.6519089],[1.851247,42.6518364],[1.851267,42.6518593],[1.851287,42.6518364],[1.851437,42.6518669],[1.851537,42.6519165],[1.851541,42.6519012],[1.8516411,42.651844],[1.851671,42.6518326],[1.851691,42.6518517],[1.8518111,42.6518021],[1.851951,42.6518135],[1.852051,42.6518021],[1.852101,42.6518936],[1.852151,42.6517944],[1.852221,42.6517448],[1.8522511,42.6516113],[1.852241,42.6516037],[1.8522609,42.6515045],[1.852291,42.6514511],[1.852291,42.6513443],[1.852311,42.6513329],[1.8523411,42.6512413],[1.852461,42.6511536],[1.852461,42.6510849],[1.8526109,42.6510429],[1.8526911,42.6509514],[1.852681,42.6508331],[1.852711,42.6508026],[1.852861,42.6506844],[1.853001,42.6505928],[1.8530411,42.6505432],[1.853071,42.6505432],[1.853071,42.6505127],[1.853101,42.6505241],[1.853091,42.6505127],[1.8531311,42.6505013],[1.853231,42.650444],[1.853291,42.6504517],[1.853351,42.650444],[1.853561,42.6502533],[1.853641,42.6502647],[1.853861,42.6502228],[1.854001,42.6501732],[1.854051,42.6501846],[1.854221,42.6500816],[1.854301,42.6500626],[1.854371,42.650074],[1.854401,42.650032],[1.854531,42.6500015],[1.854531,42.6499748],[1.854591,42.6499825],[1.8546211,42.6499634],[1.854701,42.6498222],[1.854791,42.6497421],[1.8548909,42.6496124],[1.854931,42.6495819],[1.855031,42.6494637],[1.855081,42.6494446],[1.855091,42.6494141],[1.8551511,42.6494026],[1.855271,42.6494141],[1.855371,42.6493835],[1.855451,42.6493835],[1.855451,42.6493721],[1.855601,42.6493645],[1.855661,42.649334],[1.855691,42.649292],[1.855751,42.6492729],[1.855791,42.6492729],[1.855801,42.6492424],[1.855901,42.6492043],[1.8560309,42.6490631],[1.856071,42.6490631],[1.856141,42.6490021],[1.856181,42.6490021],[1.856231,42.6489449],[1.8562911,42.648922],[1.856311,42.6489029],[1.856521,42.6488838],[1.856541,42.6488533],[1.856581,42.6488419],[1.856691,42.6487732],[1.856801,42.6487541],[1.856791,42.6487236],[1.8568209,42.6487236],[1.856901,42.6486511],[1.856941,42.6486435],[1.856961,42.6486244],[1.857011,42.6486015],[1.857021,42.6485748],[1.857071,42.6485443],[1.857071,42.6485138],[1.857111,42.6485023],[1.857101,42.6484528],[1.857181,42.6483841],[1.857241,42.6483612],[1.857301,42.6483231],[1.857401,42.6481743],[1.857461,42.6481514],[1.8575211,42.6480217],[1.857591,42.6479721],[1.857591,42.6479034],[1.857691,42.6478348],[1.857721,42.6477737],[1.857811,42.6477737],[1.857841,42.6476746],[1.858001,42.6476135],[1.858061,42.6475334],[1.858071,42.6475029],[1.858161,42.6474419],[1.8582211,42.6474228],[1.858281,42.6473618],[1.858421,42.6473312],[1.858601,42.647213],[1.8586709,42.647213],[1.858731,42.6471939],[1.8589211,42.6470947],[1.858991,42.6470337],[1.859061,42.6470032],[1.859081,42.6469536],[1.859141,42.6469116],[1.859171,42.6467514],[1.8591909,42.6467514],[1.859211,42.6467133],[1.859331,42.6466026],[1.859391,42.6465836],[1.859521,42.646492],[1.859501,42.6464539],[1.8595411,42.6464119],[1.859611,42.6463737],[1.8597209,42.6463547],[1.859831,42.6462746],[1.859931,42.646244],[1.860051,42.646244],[1.860141,42.6462212],[1.860191,42.646183],[1.860211,42.6461449],[1.860181,42.6460915],[1.860191,42.6460533],[1.860141,42.6460228],[1.860141,42.6459846],[1.860271,42.6460037],[1.860301,42.6459427],[1.860301,42.6459122],[1.860321,42.6459122],[1.860351,42.6459312],[1.860431,42.6459122],[1.860441,42.6458931],[1.860551,42.6458511],[1.8606009,42.6457748],[1.8606811,42.6457634],[1.860721,42.6457443],[1.860751,42.6456947],[1.8608609,42.6456337],[1.860901,42.6456223],[1.8609509,42.6455727],[1.861021,42.6455231],[1.8610311,42.645504],[1.861101,42.6454735],[1.861141,42.6454239],[1.8612109,42.6454048],[1.861261,42.6453743],[1.8613009,42.6453438],[1.8613009,42.6453018],[1.8613811,42.6452827],[1.8613909,42.6452522],[1.861521,42.6452141],[1.861621,42.6451645],[1.861791,42.6451035],[1.861851,42.6451035],[1.861971,42.6450539],[1.862031,42.6449013],[1.862061,42.6448746],[1.862061,42.6448212],[1.862121,42.6447639],[1.862161,42.6447525],[1.862201,42.6447639],[1.862231,42.6447449],[1.8622611,42.6447334],[1.862311,42.6446724],[1.862281,42.6445618],[1.862311,42.6445541],[1.862311,42.6445313],[1.862311,42.644413],[1.8622611,42.6443214],[1.862291,42.6442528],[1.862361,42.6441917],[1.862381,42.6441841],[1.862321,42.644043],[1.862301,42.6438026],[1.862221,42.6437035],[1.862211,42.6436729],[1.862231,42.6436424],[1.862221,42.6436119],[1.8621809,42.6435547],[1.8621809,42.6435242],[1.862251,42.6434441],[1.862231,42.6434021],[1.862231,42.643383],[1.862291,42.6433945],[1.862281,42.643383],[1.862301,42.643383],[1.862301,42.643364],[1.862281,42.6433449],[1.8623509,42.6433144],[1.862301,42.6432533],[1.862321,42.6432533],[1.862321,42.6431236],[1.862361,42.6431236],[1.862371,42.6430817],[1.862381,42.6431046],[1.8623509,42.6430016],[1.862381,42.6429443],[1.862451,42.6429214],[1.862431,42.6428947],[1.862471,42.6428223],[1.862461,42.6428032],[1.862541,42.6427345],[1.862571,42.6427231],[1.862591,42.6427422],[1.862601,42.642704],[1.862641,42.6426735],[1.862651,42.6426315],[1.862651,42.6426048],[1.8626209,42.6425819],[1.8626209,42.6424522],[1.862601,42.6424217],[1.862591,42.6424217],[1.8625211,42.6423225],[1.862491,42.6422234],[1.862511,42.6421814],[1.862481,42.6421242],[1.862501,42.6420822],[1.862471,42.6420441],[1.862571,42.6420441],[1.862591,42.6420517],[1.8626111,42.6419945],[1.862631,42.641983],[1.862661,42.6418533],[1.862661,42.6418648],[1.8626111,42.6417542],[1.862671,42.6417236],[1.862661,42.6416817],[1.8626111,42.6416321],[1.862651,42.6416321],[1.862661,42.6416435],[1.862681,42.6416016],[1.862721,42.6415825],[1.862921,42.6415825],[1.862901,42.6414719],[1.863001,42.6414719],[1.863021,42.6414413],[1.862991,42.6414032],[1.863111,42.6413918],[1.863121,42.6413345],[1.863101,42.641243],[1.863191,42.6412315],[1.863181,42.6412125],[1.863261,42.6412048],[1.863381,42.6411743],[1.863441,42.6411819],[1.863471,42.6411247],[1.863451,42.6410942],[1.863481,42.6410942],[1.863481,42.6410637],[1.863421,42.6410027],[1.863441,42.6410141],[1.863461,42.6409912],[1.863461,42.6410027],[1.863451,42.6409111],[1.8635809,42.6409531],[1.863611,42.6409836],[1.863641,42.6409645],[1.863651,42.6409645],[1.863681,42.6408043],[1.863721,42.6408043],[1.8638411,42.6407547],[1.863821,42.6406517],[1.863851,42.6406441],[1.863861,42.640583],[1.863951,42.6405716],[1.863961,42.6405525],[1.863981,42.640564],[1.863991,42.6405029],[1.864051,42.6404037],[1.864061,42.6404343],[1.864151,42.6403732],[1.864221,42.6402931],[1.864251,42.6402435],[1.864241,42.6401825],[1.864291,42.6401024],[1.864301,42.6400223],[1.864351,42.6399536],[1.8643709,42.6398621],[1.864411,42.6398125],[1.864411,42.6397743],[1.864521,42.6396713],[1.864581,42.6396828],[1.864671,42.6396027],[1.8648109,42.6395836],[1.864871,42.6395912],[1.865021,42.6395416],[1.865051,42.6395035],[1.865111,42.6394844],[1.8651609,42.6394348],[1.865411,42.6392746],[1.865551,42.6392441],[1.865561,42.6392021],[1.865581,42.6391945],[1.865641,42.6391945],[1.865651,42.6391716],[1.865711,42.6391945],[1.865741,42.6391449],[1.865871,42.6390839],[1.865881,42.6390419],[1.865921,42.6390228],[1.865941,42.6389542],[1.866051,42.6388626],[1.866061,42.6388016],[1.866051,42.6387329],[1.866081,42.6387024],[1.8661309,42.6387138],[1.866171,42.6386414],[1.8662111,42.6386223],[1.866291,42.6385345],[1.8663009,42.6385422],[1.866321,42.6384735],[1.866331,42.6384735],[1.866341,42.6384239],[1.866421,42.6383934],[1.8666511,42.6381226],[1.8667409,42.6380539],[1.8667409,42.6380234],[1.866721,42.6380119],[1.866731,42.6380119],[1.866751,42.6379433],[1.866791,42.6379242],[1.866801,42.6378822],[1.8668211,42.6378822],[1.8668309,42.6377144],[1.866861,42.6377029],[1.866861,42.6376114],[1.866941,42.6375732],[1.866971,42.6375427],[1.866971,42.6375046],[1.8670011,42.6374626],[1.867031,42.6374512],[1.867071,42.6373749],[1.867081,42.6372337],[1.867151,42.6371613],[1.867171,42.6371117],[1.867211,42.637104],[1.867241,42.6370544],[1.867231,42.6370049],[1.867251,42.6369247],[1.867291,42.6368828],[1.867321,42.6368713],[1.867391,42.6367836],[1.867401,42.6367226],[1.867451,42.6366615],[1.8674411,42.6366234],[1.867491,42.6365738],[1.867501,42.6365242],[1.867601,42.6364441],[1.8676209,42.6363945],[1.8676111,42.6363945],[1.867591,42.6363716],[1.867571,42.636322],[1.8676111,42.6362724],[1.867641,42.6362038],[1.8676209,42.6361542],[1.867641,42.6360512],[1.867801,42.6359825],[1.867851,42.6359329],[1.867911,42.6358337],[1.8679709,42.6358147],[1.867951,42.6357727],[1.867961,42.6357346],[1.868081,42.6355515],[1.868131,42.6355247],[1.868201,42.6353912],[1.868261,42.6353416],[1.868311,42.6352234],[1.868391,42.6351547],[1.868461,42.6350632],[1.868551,42.6350021],[1.868591,42.6350021],[1.868611,42.6349831],[1.868611,42.6348114],[1.868681,42.6347542],[1.868741,42.6345825],[1.868771,42.634552],[1.868801,42.6344643],[1.868791,42.6344032],[1.868831,42.6343727],[1.868831,42.6343231],[1.868891,42.6342735],[1.8689409,42.6342621],[1.868921,42.6342316],[1.868971,42.6342125],[1.868991,42.6342239],[1.869071,42.6341248],[1.869131,42.6340332],[1.869181,42.6339531],[1.8691911,42.6339226],[1.869211,42.6338844],[1.869251,42.6338425],[1.869271,42.6337738],[1.8692811,42.6337433],[1.869301,42.6337128],[1.8693711,42.633564],[1.869411,42.633564],[1.8694611,42.6335144],[1.869491,42.633522],[1.8695509,42.6334915],[1.8695509,42.6334114],[1.869581,42.6334229],[1.869581,42.6334038],[1.869661,42.6334038],[1.869691,42.6333733],[1.869781,42.6334038],[1.869761,42.6332932],[1.869921,42.6331635],[1.869941,42.6331635],[1.869951,42.6331444],[1.870001,42.6331444],[1.870021,42.6330948],[1.8700809,42.6331024],[1.870091,42.6330719],[1.870131,42.6330643],[1.870211,42.6329918],[1.870281,42.6329422],[1.870311,42.6329041],[1.870411,42.6328621],[1.870461,42.6328735],[1.870541,42.6327934],[1.870551,42.6327515],[1.870641,42.6327248],[1.870731,42.6326447],[1.870801,42.6326218],[1.870811,42.6326027],[1.871021,42.6325111],[1.871111,42.6324348],[1.871231,42.6323814],[1.871291,42.6322823],[1.8713911,42.6322021],[1.8713911,42.6321716],[1.871521,42.6321144],[1.8715611,42.6320419],[1.8715611,42.6320038],[1.871691,42.6319733],[1.871691,42.6319046],[1.871761,42.6318512],[1.871761,42.6318016],[1.871771,42.6318016],[1.871881,42.6316833],[1.871951,42.6316528],[1.871961,42.6316223],[1.872161,42.6315536],[1.872211,42.6315536],[1.872261,42.6315041],[1.872301,42.6315041],[1.872411,42.631443],[1.872431,42.6314545],[1.872551,42.631424],[1.872761,42.6313248],[1.872771,42.6312828],[1.872861,42.6312523],[1.873111,42.6311913],[1.8731509,42.6311111],[1.873211,42.6310921],[1.8733211,42.6310616],[1.873401,42.631073],[1.873531,42.631073],[1.8735909,42.6310844],[1.874241,42.6310043],[1.874491,42.6310234],[1.874521,42.6310043],[1.8745511,42.6310043],[1.874571,42.6310234],[1.8746409,42.6310234],[1.8747211,42.6310425],[1.874781,42.631012],[1.8748111,42.6310234],[1.874881,42.6309738],[1.874911,42.6309738],[1.874921,42.6309013],[1.874941,42.6309013],[1.875121,42.6308632],[1.875181,42.6308632],[1.875231,42.6308212],[1.875291,42.6308327],[1.875361,42.6307831],[1.875411,42.6307945],[1.875441,42.6307831],[1.8755111,42.6307716],[1.875561,42.6307144],[1.875631,42.6306839],[1.875811,42.6306534],[1.875831,42.6305923],[1.875881,42.6305923],[1.875901,42.6305733],[1.876061,42.6306419],[1.876141,42.6306534],[1.876161,42.6306343],[1.876191,42.6306419],[1.8763011,42.6305847],[1.876331,42.6305923],[1.876421,42.6305122],[1.876471,42.6305046],[1.876581,42.6304436],[1.876651,42.6304512],[1.876771,42.6304245],[1.876871,42.6303711],[1.876941,42.6302948],[1.877001,42.6302948],[1.8771811,42.6302338],[1.877251,42.6302338],[1.877301,42.6302414],[1.877341,42.6302414],[1.877391,42.6302032],[1.877481,42.6302223],[1.877521,42.6302948],[1.877791,42.6302834],[1.878001,42.6302338],[1.878091,42.6301537],[1.878381,42.6299248],[1.8784209,42.6298218],[1.878451,42.629734],[1.878441,42.6297035],[1.878341,42.6296539],[1.878291,42.6296043],[1.878291,42.6294937],[1.878271,42.6294632],[1.8783309,42.629364],[1.878481,42.6292534],[1.878601,42.6291046],[1.878581,42.6289711],[1.8785909,42.6289024],[1.878651,42.6288223],[1.878641,42.6287918],[1.878661,42.6287613],[1.878801,42.6286316],[1.878881,42.6285934],[1.878901,42.6285629],[1.878901,42.6285324],[1.878961,42.6284943],[1.878931,42.6284447],[1.878991,42.6283836],[1.879001,42.6283417],[1.879021,42.6283112],[1.879041,42.6282539],[1.879151,42.6281929],[1.879171,42.6281624],[1.879151,42.6281128],[1.879131,42.6281128],[1.8790309,42.6280441],[1.879021,42.6279411],[1.878961,42.6278915],[1.878901,42.6278839],[1.878881,42.6278229],[1.878841,42.6278343],[1.878781,42.6277847],[1.878791,42.6277542],[1.878741,42.6277237],[1.878701,42.6276016],[1.878621,42.6274948],[1.878601,42.6274948],[1.878621,42.6274834],[1.878601,42.6274834],[1.878601,42.6273918],[1.878551,42.6273346],[1.878561,42.6272812],[1.878481,42.6271439],[1.878441,42.6271133],[1.878451,42.6270638],[1.8784209,42.6270142],[1.878381,42.6270447],[1.878341,42.6270523],[1.8783211,42.6270142],[1.878341,42.6269913],[1.878301,42.6269226],[1.878281,42.6269417],[1.878221,42.6269341],[1.878201,42.6268425],[1.878211,42.6267815],[1.878161,42.6266518],[1.878131,42.6266327],[1.878161,42.626503],[1.878031,42.6262741],[1.878031,42.626194],[1.877991,42.6261826],[1.8779711,42.626194],[1.877941,42.6262512],[1.877921,42.626152],[1.877901,42.6261024],[1.877871,42.6261024],[1.877811,42.6260338],[1.877821,42.6259727],[1.8778009,42.6259346],[1.877811,42.6258812],[1.877661,42.625824],[1.877651,42.6257935],[1.877501,42.6257515],[1.8774509,42.6257629],[1.877441,42.6257248],[1.877311,42.6256943],[1.877321,42.6256523],[1.877231,42.6256142],[1.877141,42.6255112],[1.877071,42.6254616],[1.877051,42.625412],[1.877061,42.6253624],[1.877041,42.6253738],[1.876981,42.6252937],[1.876961,42.6252022],[1.8769211,42.6251717],[1.876931,42.625164],[1.876881,42.625042],[1.876881,42.6249428],[1.876851,42.6249428],[1.876801,42.6249847],[1.876781,42.6249847],[1.876771,42.6249619],[1.876781,42.6249046],[1.876761,42.6248436],[1.876771,42.6248016],[1.8768311,42.6247711],[1.876811,42.6247635],[1.8768409,42.624733],[1.876821,42.6246948],[1.876771,42.6246414],[1.8767411,42.6245842],[1.8767411,42.6245613],[1.876771,42.6245041],[1.8767411,42.6244049],[1.876711,42.6243744],[1.876711,42.6243019],[1.876681,42.6242638],[1.876691,42.6241646],[1.876651,42.6240921],[1.8766609,42.624054],[1.876581,42.6239243],[1.876541,42.6237717],[1.876541,42.623703],[1.876521,42.6236725],[1.876421,42.623642],[1.876411,42.6236229],[1.876321,42.6235619],[1.876321,42.6235542],[1.876231,42.6235313],[1.876161,42.6235046],[1.8761311,42.6234627],[1.876011,42.6234245],[1.8759609,42.6233826],[1.875981,42.6233215],[1.8759609,42.6232529],[1.875941,42.6232414],[1.875901,42.6232414],[1.875841,42.6232033],[1.8758709,42.6231613],[1.875791,42.6230431],[1.875731,42.622982],[1.875641,42.6229324],[1.875651,42.6229248],[1.875561,42.6228828],[1.875461,42.6227112],[1.875411,42.622673],[1.875421,42.6226425],[1.875391,42.622612],[1.875371,42.622612],[1.875351,42.6225739],[1.875361,42.6225014],[1.875331,42.6224747],[1.875311,42.6224747],[1.875331,42.6224518],[1.875321,42.6223717],[1.875281,42.6223526],[1.875221,42.6223526],[1.875231,42.6223221],[1.875191,42.6222534],[1.875221,42.6222343],[1.875221,42.6222038],[1.8751709,42.6222038],[1.875151,42.6221619],[1.875181,42.6221123],[1.875131,42.6220512],[1.875071,42.6219215],[1.875001,42.6218948],[1.875031,42.6218033],[1.874951,42.6217041],[1.874981,42.6216812],[1.874801,42.6215324],[1.874761,42.6214714],[1.8746409,42.6214142],[1.874661,42.6213837],[1.874621,42.6213722],[1.874611,42.6213112],[1.8745511,42.6213036],[1.8745511,42.621254],[1.874501,42.6212616],[1.8744611,42.6212234],[1.874421,42.6212234],[1.874401,42.6211739],[1.874321,42.6211128],[1.874331,42.6209831],[1.874301,42.6209221],[1.874331,42.6208916],[1.874311,42.6208534],[1.874281,42.6208344],[1.8742909,42.6207924],[1.874251,42.6207047],[1.874211,42.6206741],[1.8742011,42.6206322],[1.874211,42.6206017],[1.874161,42.6205444],[1.874171,42.6203842],[1.874151,42.6203041],[1.874171,42.6202812],[1.874141,42.6202545],[1.874061,42.620224],[1.8740309,42.620182],[1.874121,42.6201439],[1.874121,42.6201134],[1.873991,42.6200447],[1.873971,42.6199837],[1.873841,42.6199226],[1.873801,42.6199112],[1.873771,42.6197929],[1.873811,42.6197319],[1.873801,42.6197014],[1.8737611,42.6196823],[1.873691,42.6196022],[1.873621,42.6195831],[1.873631,42.6195526],[1.873711,42.6194839],[1.873691,42.6194344],[1.873731,42.6194038],[1.873781,42.6193924],[1.8737611,42.6193924],[1.873821,42.6194115],[1.873881,42.6193848],[1.873891,42.6193542],[1.874001,42.6193314],[1.8740309,42.6192741],[1.874011,42.6192245],[1.874011,42.6191521],[1.873991,42.6191444],[1.873921,42.6191216],[1.8739311,42.6190643],[1.873891,42.6190224],[1.873961,42.6188927],[1.873921,42.6188622],[1.8739409,42.6188316],[1.873901,42.618782],[1.873921,42.6187439],[1.873881,42.6187248],[1.873961,42.6186447],[1.8740211,42.6185646],[1.874151,42.6184845],[1.8741111,42.6184731],[1.874121,42.6184044],[1.874091,42.6183434],[1.874101,42.6182747],[1.874041,42.6181831],[1.873981,42.6181335],[1.873951,42.6180725],[1.873961,42.6180229],[1.873981,42.6180038],[1.873981,42.6178818],[1.874001,42.6178246],[1.873991,42.6177826],[1.873901,42.6177216],[1.873901,42.617672],[1.873871,42.6176414],[1.873911,42.6175423],[1.873971,42.6175117],[1.8740211,42.6174545],[1.874081,42.6174126],[1.874071,42.6173935],[1.874101,42.6173515],[1.874061,42.6173134],[1.874061,42.6172943],[1.874101,42.6172447],[1.874121,42.6171837],[1.874101,42.6171646],[1.8741111,42.6171417],[1.874081,42.6171227],[1.874131,42.6170311],[1.8741111,42.616993],[1.874041,42.6169548],[1.8740211,42.6168633],[1.874001,42.6168213],[1.8740211,42.6168137],[1.874041,42.6167336],[1.873871,42.616684],[1.873781,42.6166229],[1.873781,42.6165924],[1.873731,42.6165924],[1.873631,42.6165047],[1.873441,42.6164627],[1.873381,42.6164017],[1.873311,42.6164017],[1.8732311,42.6163445],[1.873191,42.6162834],[1.873171,42.6163025],[1.873121,42.6162415],[1.873081,42.6162415],[1.873001,42.6161842],[1.872951,42.6161613],[1.872951,42.6161423],[1.872831,42.6161041],[1.872741,42.615963],[1.872581,42.6158447],[1.872501,42.6158333],[1.872421,42.6157722],[1.8723609,42.6157417],[1.872171,42.615654],[1.872201,42.6156616],[1.8721811,42.6156425],[1.872141,42.615654],[1.872071,42.6156731],[1.872041,42.6156425],[1.872021,42.615654],[1.871981,42.6156311],[1.871941,42.6156425],[1.871941,42.615612],[1.871851,42.6155815],[1.871801,42.6155434],[1.871761,42.6155434],[1.871761,42.6155128],[1.8717411,42.6155128],[1.871721,42.6154823],[1.871731,42.6154518],[1.871711,42.6153946],[1.871631,42.6153221],[1.871611,42.6153221],[1.871591,42.6153336],[1.871551,42.6153221],[1.871531,42.615284],[1.871541,42.6152649],[1.871471,42.6152039],[1.871431,42.6151314],[1.871431,42.6150818],[1.8713911,42.6150627],[1.871401,42.6149712],[1.871331,42.6148834],[1.871371,42.6147919],[1.871331,42.6147537],[1.8712209,42.6147232],[1.871191,42.614624],[1.871141,42.6145935],[1.871111,42.6145248],[1.870981,42.6144028],[1.8708611,42.6141434],[1.870821,42.6141014],[1.870741,42.6140442],[1.870701,42.6140137],[1.8706909,42.6139717],[1.870651,42.6139412],[1.870651,42.6139145],[1.870611,42.6138344],[1.870611,42.6137543],[1.870561,42.6137238],[1.870331,42.6138535],[1.870321,42.6137924],[1.870321,42.6137123],[1.870351,42.6136627],[1.8703409,42.6136322],[1.8704309,42.6135139],[1.870391,42.6134834],[1.870351,42.6134949],[1.870191,42.6133919],[1.870121,42.6133041],[1.870091,42.6132927],[1.870011,42.6131821],[1.8699909,42.6130943],[1.869881,42.6129646],[1.869831,42.6129417],[1.869771,42.6128311],[1.869751,42.612812],[1.869711,42.612812],[1.869661,42.6127739],[1.869601,42.6127625],[1.869571,42.6127434],[1.869521,42.6126747],[1.869331,42.6125145],[1.869301,42.6124649],[1.869251,42.612442],[1.8692009,42.6123848],[1.869121,42.6123428],[1.869081,42.6122322],[1.868891,42.6119614],[1.868781,42.6118546],[1.868731,42.6117439],[1.868681,42.6117134],[1.868551,42.6114922],[1.868381,42.6113129],[1.868351,42.6112938],[1.868271,42.6112747],[1.8681509,42.6111031],[1.868081,42.611042],[1.868011,42.6109924],[1.867981,42.6109543],[1.867981,42.6108932],[1.867951,42.6108627],[1.867921,42.6107635],[1.867731,42.6106148],[1.867651,42.6105232],[1.867601,42.6103249],[1.867561,42.6102829],[1.867571,42.6102448],[1.867521,42.6101227],[1.867481,42.6097641],[1.867471,42.6097832],[1.867461,42.6097145],[1.867381,42.6095848],[1.8673609,42.6094017],[1.867341,42.6093826],[1.867341,42.6092834],[1.867301,42.6092033],[1.867291,42.6090813],[1.867221,42.6089935],[1.867201,42.6089249],[1.867151,42.608902],[1.867111,42.6088142],[1.867081,42.6087837],[1.867061,42.6087227],[1.867021,42.6086922],[1.866981,42.6085815],[1.866941,42.6085434],[1.866941,42.6084442],[1.866861,42.6083145],[1.866871,42.6082916],[1.866861,42.6082726],[1.866781,42.6081619],[1.866761,42.6081619],[1.866721,42.6081429],[1.866701,42.6080818],[1.8666511,42.6080818],[1.866621,42.6079826],[1.866581,42.6079445],[1.866551,42.6078949],[1.866531,42.6077919],[1.8665611,42.6077118],[1.866511,42.6076012],[1.866511,42.6075439],[1.866501,42.6074944],[1.866551,42.6073647],[1.866531,42.6073418],[1.866491,42.6073532],[1.8664809,42.6073112],[1.866511,42.6072731],[1.866511,42.6072121],[1.866541,42.6071548],[1.866641,42.6070328],[1.866631,42.6070518],[1.866711,42.6070137],[1.866781,42.6070023],[1.8668309,42.6069641],[1.866881,42.606884],[1.866941,42.6068535],[1.8670011,42.6068535],[1.867081,42.6067429],[1.867141,42.6067047],[1.867201,42.6067047],[1.867281,42.6066246],[1.867601,42.6065941],[1.867681,42.6065636],[1.867741,42.6065636],[1.8677911,42.6065521],[1.867861,42.6064949],[1.867931,42.606514],[1.868041,42.6064835],[1.868221,42.6065025],[1.868361,42.606514],[1.868461,42.606472],[1.868541,42.6064835],[1.868601,42.6064224],[1.868691,42.6063919],[1.868711,42.6063232],[1.868781,42.6063232],[1.868811,42.6063042],[1.868901,42.6062126],[1.868891,42.606163],[1.8688411,42.6060944],[1.868971,42.6060219],[1.868951,42.6059647],[1.868921,42.6059532],[1.868911,42.6058922],[1.8689311,42.6058731],[1.869181,42.6057625],[1.869181,42.6057549],[1.869221,42.605732],[1.869231,42.6056938],[1.869181,42.6056213],[1.869221,42.6055145],[1.869161,42.6054039],[1.869181,42.6053848],[1.8691911,42.6053429],[1.869091,42.6052132],[1.869081,42.6051216],[1.8690211,42.6050911],[1.868981,42.6050034],[1.868921,42.6049538],[1.868911,42.6049042],[1.868891,42.6048737],[1.868891,42.604763],[1.868911,42.604744],[1.868871,42.6046715],[1.868901,42.6045837],[1.868901,42.6045532],[1.868831,42.6045036],[1.8688411,42.6044731],[1.868831,42.6043625],[1.8687609,42.6042633],[1.8687609,42.6042328],[1.868721,42.6041718],[1.868741,42.6040726],[1.868701,42.604023],[1.868631,42.6039734],[1.868621,42.6039238],[1.868591,42.6039124],[1.868591,42.6038742],[1.868531,42.6038246],[1.868531,42.6037941]]},{"id":17769,"author":"Ubicarta","name_GR":"Pyrenees: 42 Refuge des B\u00e9sines to Barrage des Bouillouses","description_GR":"Refuge des B\u00e9sines to Barrage des Bouillouses by Ubicarta","path":"FRANCE\/GR10_DAY_42","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":17042,"name_EN":"Pyrenees: 42 Refuge des B\u00e9sines au Barrage des Bouillouses","description_EN":"Refuge des B\u00e9sines au Barrage des Bouillouses par Ubicarta","ascent_time":449,"descent_time":445,"marker":"France_GR10","level":9,"ascent":961,"descent":1036,"maxelev":2482,"minelev":2004,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(1.868248 42.55969,2.003748 42.61071)","views":7,"millestones":"0,1.8685315,42.6037979#1,1.8773162,42.6050377#2,1.8859428,42.6083551#3,1.8955022,42.6099505#4,1.9049092,42.6077537#5,1.9094930,42.6015339#6,1.9173905,42.5981389#7,1.9289419,42.5975126#8,1.9389223,42.5997581#9,1.9499111,42.6015710#10,1.9594013,42.5975537#11,1.9696069,42.5937379#12,1.9802915,42.5901750#13,1.9898000,42.5853873#14,1.9949131,42.5792652#15,1.9926794,42.5715246#16,1.9956989,42.5640198#17,2.0037479,42.5600967","x":1.9358573,"y":42.5995598,"coor":[[1.8685315,42.6037979],[1.8687515,42.6037064],[1.8687515,42.6036568],[1.8688915,42.6035767],[1.8688915,42.6035385],[1.8688315,42.6034775],[1.8687315,42.603508],[1.8686115,42.603466],[1.8685615,42.6034584],[1.8683715,42.603508],[1.8683015,42.6034775],[1.8683615,42.6034088],[1.8682514,42.6033859],[1.8682615,42.6033478],[1.8682915,42.6033173],[1.8684015,42.6032677],[1.8685315,42.6032486],[1.8686115,42.6032181],[1.8686814,42.6032181],[1.8688315,42.6031456],[1.8689915,42.6031265],[1.8690815,42.6030769],[1.8691115,42.6030884],[1.8691615,42.6030579],[1.8691715,42.6030388],[1.8692715,42.6029778],[1.8693215,42.6029663],[1.8693914,42.6029167],[1.8697115,42.6028786],[1.8697715,42.6028862],[1.8698915,42.6028786],[1.8699715,42.6028862],[1.8700114,42.6028671],[1.8701814,42.6029091],[1.8703115,42.6028976],[1.8705015,42.6029091],[1.8707615,42.6029892],[1.8708715,42.6030083],[1.8709115,42.6030388],[1.8710015,42.6030769],[1.8710015,42.603096],[1.8710815,42.6031075],[1.8711715,42.6031761],[1.8712415,42.6031761],[1.8712815,42.6032066],[1.8713515,42.6032066],[1.8713915,42.6032257],[1.8714315,42.6032257],[1.8715014,42.6032677],[1.8715615,42.6032562],[1.8716315,42.6033058],[1.8717915,42.6033173],[1.8718815,42.6033974],[1.8719615,42.6034164],[1.8719815,42.603466],[1.8720415,42.6034775],[1.8720815,42.6035385],[1.8720915,42.6035156],[1.8721015,42.603569],[1.8721415,42.6035767],[1.8721715,42.6036186],[1.8722014,42.6036072],[1.8722115,42.6036377],[1.8723115,42.6036377],[1.8723315,42.6036072],[1.8723714,42.6036263],[1.8724415,42.6036377],[1.8725015,42.6036263],[1.8725415,42.6036377],[1.8726015,42.6036263],[1.8726515,42.6036377],[1.8727715,42.6035957],[1.8729415,42.6036072],[1.8730015,42.6036568],[1.8730714,42.6036682],[1.8731815,42.6037178],[1.8733815,42.6037369],[1.8734515,42.6037865],[1.8736315,42.6037979],[1.8737814,42.6038475],[1.8738015,42.6038361],[1.8738015,42.6038475],[1.8737915,42.6038284],[1.8738115,42.6038284],[1.8739815,42.6038857],[1.8740815,42.6039085],[1.8743615,42.6040573],[1.8745515,42.6040573],[1.8747915,42.6041565],[1.8751415,42.604187],[1.8752615,42.6042366],[1.8754015,42.6042557],[1.8755515,42.6043358],[1.8757215,42.6043091],[1.8757215,42.6043167],[1.8757114,42.6043167],[1.8757515,42.6043091],[1.8757815,42.6043282],[1.8757715,42.6043777],[1.8758315,42.6044083],[1.8758515,42.6044464],[1.8759515,42.6045074],[1.8760015,42.6045876],[1.8760015,42.6046066],[1.8760614,42.6046791],[1.8762515,42.6047783],[1.8762815,42.6048088],[1.8763415,42.6048164],[1.8764215,42.6048584],[1.8766714,42.6049385],[1.8767115,42.6049576],[1.8768215,42.6049957],[1.8768815,42.6049957],[1.8769515,42.6050072],[1.8770015,42.6049957],[1.8770515,42.6050072],[1.8771615,42.6049957],[1.8772515,42.6050377],[1.8773814,42.6050377],[1.8774015,42.6050682],[1.8774915,42.6051292],[1.8777515,42.6052094],[1.8779615,42.6053581],[1.8779715,42.6053963],[1.8780115,42.6054268],[1.8781415,42.6054878],[1.8782815,42.6054993],[1.8783315,42.605587],[1.8784615,42.6056671],[1.8786215,42.6056557],[1.8786914,42.6056786],[1.8787315,42.6056671],[1.8788615,42.6057472],[1.8788815,42.6057968],[1.8789515,42.6058273],[1.8789515,42.6058464],[1.8790115,42.6058693],[1.8790115,42.6059074],[1.8790414,42.605938],[1.8791015,42.6059456],[1.8791414,42.6059875],[1.8792815,42.6060791],[1.8793114,42.6061287],[1.8794515,42.6061859],[1.8795115,42.6062584],[1.8796815,42.6063271],[1.8796715,42.6063461],[1.8799715,42.6065369],[1.8801415,42.6066666],[1.8802615,42.6067276],[1.8803915,42.6067581],[1.8804115,42.6068382],[1.8804415,42.6068993],[1.8805115,42.6069489],[1.8805715,42.6069679],[1.8806515,42.6070786],[1.8806715,42.6071587],[1.8807615,42.6072388],[1.8807615,42.6072693],[1.8808315,42.6072693],[1.8809615,42.6073456],[1.8811115,42.6073685],[1.8811514,42.6074181],[1.8811615,42.6074791],[1.8811915,42.6074867],[1.8812115,42.6075592],[1.8813515,42.6076469],[1.8813815,42.6076393],[1.8813915,42.6077766],[1.8814415,42.6078262],[1.8814415,42.6078682],[1.8815014,42.6078987],[1.8815315,42.6079559],[1.8816115,42.608017],[1.8818215,42.6080284],[1.8818715,42.6080589],[1.8818915,42.6080475],[1.8819115,42.6080856],[1.8820215,42.608078],[1.8820715,42.608139],[1.8821214,42.6081581],[1.8821315,42.6081886],[1.8822014,42.6082268],[1.8822215,42.6082077],[1.8823615,42.6082268],[1.8824714,42.6082191],[1.8825015,42.6082382],[1.8825614,42.6082458],[1.8827215,42.6082191],[1.8829415,42.6082878],[1.8830115,42.6083488],[1.8830814,42.6083565],[1.8830914,42.6083679],[1.8834015,42.6084671],[1.8834715,42.6086273],[1.8836015,42.6086769],[1.8836415,42.6087456],[1.8837014,42.6087761],[1.8837615,42.6087761],[1.8837814,42.6087875],[1.8838615,42.6087685],[1.8839115,42.6087761],[1.8839115,42.6087875],[1.8840215,42.6088486],[1.8840715,42.6088371],[1.8841414,42.6088676],[1.8842515,42.6088791],[1.8842815,42.6088982],[1.8843715,42.6088791],[1.8843715,42.6088867],[1.8844115,42.6088486],[1.8845515,42.6088371],[1.8845814,42.6088066],[1.8845714,42.6087685],[1.8845915,42.608757],[1.8848015,42.608757],[1.8849715,42.6087189],[1.8849815,42.608696],[1.8849415,42.608696],[1.8848615,42.6086578],[1.8848715,42.6086273],[1.8849515,42.6085892],[1.8850515,42.6085663],[1.8851014,42.6085358],[1.8851415,42.6085472],[1.8851415,42.6085167],[1.8851914,42.6085472],[1.8851815,42.6085091],[1.8852215,42.6084976],[1.8852215,42.6084785],[1.8853415,42.6085091],[1.8853515,42.6084976],[1.8853215,42.6084862],[1.8853315,42.6084557],[1.8855015,42.6084671],[1.8857114,42.6083755],[1.8857615,42.6083755],[1.8858215,42.6083679],[1.8859215,42.608387],[1.8859215,42.6083679],[1.8859715,42.6083374],[1.8860415,42.6083374],[1.8861015,42.6083679],[1.8861315,42.6083565],[1.8862015,42.6083755],[1.8862514,42.6083488],[1.8863415,42.6083755],[1.8863515,42.6083984],[1.8864214,42.6083679],[1.8864615,42.6083984],[1.8865615,42.6084175],[1.8865415,42.6083565],[1.8865515,42.608326],[1.8866415,42.6083183],[1.8866515,42.608326],[1.8868315,42.6083488],[1.8870915,42.6082993],[1.8871315,42.6082687],[1.8873115,42.6082382],[1.8873415,42.6082077],[1.8873814,42.6082268],[1.8873914,42.6082191],[1.8874415,42.6082077],[1.8875815,42.6081886],[1.8876915,42.6082458],[1.8877414,42.6082993],[1.8877815,42.6083069],[1.8878515,42.608448],[1.8879615,42.6085167],[1.8879615,42.6085472],[1.8881714,42.6086082],[1.8883215,42.6086884],[1.8883315,42.6087074],[1.8884615,42.6087456],[1.8884915,42.6087685],[1.8885815,42.6088066],[1.8886315,42.6088486],[1.8887315,42.6088867],[1.8887815,42.6088676],[1.8888515,42.6088791],[1.8888615,42.6088982],[1.8888714,42.6088867],[1.8889815,42.6090088],[1.8890415,42.6090164],[1.8891215,42.6090469],[1.8891215,42.6090889],[1.8891915,42.609108],[1.8893015,42.609169],[1.8894215,42.6092072],[1.8894615,42.6092491],[1.8895915,42.6092758],[1.8896515,42.6093063],[1.8900315,42.6093979],[1.8900715,42.6093674],[1.8901715,42.6093483],[1.8902315,42.6093292],[1.8903915,42.6093292],[1.8904715,42.6093063],[1.8905615,42.6093178],[1.8906515,42.6094093],[1.8907515,42.609436],[1.8908315,42.6094856],[1.8910115,42.6095467],[1.8910815,42.6096077],[1.8911315,42.6096458],[1.8911915,42.6096573],[1.8912115,42.6096878],[1.8913215,42.6097183],[1.8915415,42.6098289],[1.8916415,42.609848],[1.8917315,42.6098862],[1.8918315,42.6098976],[1.8919415,42.6099358],[1.8920815,42.6099586],[1.8922715,42.6100159],[1.8923415,42.6100464],[1.8924315,42.6100578],[1.8924814,42.610096],[1.8924814,42.6101189],[1.8926315,42.6101875],[1.8926915,42.6102562],[1.8927414,42.6102676],[1.8927715,42.6103058],[1.8929114,42.6103477],[1.8929415,42.6103477],[1.8929615,42.6102982],[1.8930014,42.6102676],[1.8929615,42.6102257],[1.8931814,42.6102371],[1.8932614,42.6102257],[1.8933115,42.6102066],[1.8933514,42.6102257],[1.8934115,42.6102066],[1.8935314,42.6101265],[1.8935314,42.6101456],[1.8936114,42.6101685],[1.8936815,42.610157],[1.8937215,42.6101456],[1.8937415,42.610157],[1.8937715,42.6101685],[1.8939515,42.6102257],[1.8940215,42.6102371],[1.8940915,42.6102676],[1.8941115,42.6102867],[1.8941414,42.6102791],[1.8942314,42.6103058],[1.8944014,42.6103859],[1.8945615,42.6104774],[1.8945515,42.6105156],[1.8945715,42.6105385],[1.8946714,42.610569],[1.8949715,42.6105156],[1.8951215,42.6104584],[1.8951415,42.6103058],[1.8951715,42.6102562],[1.8951515,42.6101761],[1.8951815,42.6101379],[1.8951715,42.6101074],[1.8951914,42.6100769],[1.8952315,42.6100578],[1.8954015,42.6100388],[1.8954315,42.6100159],[1.8954515,42.6099663],[1.8954915,42.6099586],[1.8955215,42.6099358],[1.8955915,42.6099586],[1.8956414,42.6099472],[1.8956915,42.6099472],[1.8958415,42.6099167],[1.8959215,42.6099358],[1.8959715,42.6099777],[1.8961015,42.6100082],[1.8962115,42.6099968],[1.8963414,42.6100082],[1.8964415,42.6100388],[1.8965214,42.6100388],[1.8967015,42.6101074],[1.8967415,42.6101074],[1.8968115,42.6101456],[1.8969015,42.610157],[1.8969315,42.6101875],[1.8970915,42.6101685],[1.8973515,42.610218],[1.8976115,42.6103287],[1.8977315,42.6103973],[1.8978515,42.6104469],[1.8978515,42.6104584],[1.8978815,42.6104774],[1.8980415,42.610527],[1.8980914,42.610508],[1.8981814,42.610527],[1.8983815,42.610569],[1.8984615,42.6105957],[1.8986715,42.6106262],[1.8988014,42.6106682],[1.8988315,42.6106682],[1.8988415,42.6106491],[1.8988715,42.6106377],[1.8989815,42.6106873],[1.8990215,42.6106758],[1.8990614,42.6106987],[1.8991414,42.6106758],[1.8992314,42.6107063],[1.8998115,42.6106682],[1.8999615,42.6106758],[1.9000715,42.6107063],[1.9003915,42.6106873],[1.9006815,42.6106071],[1.9008015,42.6105461],[1.9009515,42.610527],[1.9010415,42.6104889],[1.9011515,42.6104889],[1.9013615,42.6104469],[1.9014515,42.6104164],[1.9016014,42.6103973],[1.9016615,42.6103973],[1.9017615,42.6103592],[1.9019415,42.6103287],[1.9020715,42.6102486],[1.9025115,42.6101379],[1.9026415,42.6100769],[1.9026614,42.6100464],[1.9027115,42.6100578],[1.9027215,42.6100388],[1.9028615,42.6099472],[1.9030315,42.6098976],[1.9030415,42.6098175],[1.9031415,42.6097565],[1.9031615,42.6097069],[1.9032015,42.6096573],[1.9031914,42.6096268],[1.9031115,42.6095161],[1.9031115,42.6094971],[1.9030415,42.609436],[1.9030415,42.6094093],[1.9030114,42.6093788],[1.9031014,42.6093292],[1.9031315,42.6092758],[1.9031115,42.6092491],[1.9031615,42.6092186],[1.9032015,42.6092186],[1.9032915,42.6091576],[1.9034315,42.609127],[1.9035015,42.6090889],[1.9035815,42.6089668],[1.9036415,42.6089478],[1.9036515,42.6089287],[1.9037715,42.6088676],[1.9038115,42.6087875],[1.9040815,42.6086769],[1.9042315,42.6084976],[1.9042815,42.6084557],[1.9043515,42.6084366],[1.9044615,42.608387],[1.9045315,42.6082268],[1.9045315,42.6081772],[1.9045014,42.6080856],[1.9045415,42.6080589],[1.9045615,42.6079865],[1.9048815,42.6077576],[1.9051015,42.6077271],[1.9052215,42.6076088],[1.9051415,42.6075668],[1.9051015,42.6074181],[1.9051322,42.6072845],[1.9051621,42.6072617],[1.9051422,42.6072235],[1.9051821,42.6071625],[1.9052922,42.6071014],[1.9055521,42.6070518],[1.9056622,42.6069946],[1.9058121,42.6069717],[1.9059222,42.6069946],[1.9060022,42.6069832],[1.9061421,42.6069031],[1.9063221,42.6069031],[1.9063821,42.6068726],[1.9064021,42.606884],[1.9063622,42.6067543],[1.9064221,42.6067238],[1.9064121,42.6066933],[1.9064322,42.6066513],[1.9063921,42.6066132],[1.9063421,42.6065941],[1.9063421,42.6065712],[1.9063622,42.6065521],[1.9063421,42.606514],[1.9063321,42.6065216],[1.9063421,42.606514],[1.9063021,42.6064835],[1.9061722,42.6064339],[1.9061321,42.6063728],[1.9061521,42.6063423],[1.9061421,42.6062813],[1.9061022,42.6062546],[1.9061822,42.6061745],[1.9061922,42.6060944],[1.9061321,42.6059341],[1.9061421,42.6059341],[1.9061321,42.6059341],[1.9061022,42.6058426],[1.9060721,42.6058426],[1.9060721,42.6057434],[1.9061022,42.6056747],[1.9060922,42.6055832],[1.9061121,42.6055412],[1.9061221,42.605442],[1.9061521,42.6054115],[1.9062822,42.6054726],[1.9063321,42.6054726],[1.9064121,42.6055222],[1.9064921,42.6055412],[1.9065521,42.6056023],[1.9065921,42.6056213],[1.9066621,42.6056137],[1.9067122,42.6054344],[1.9067521,42.6054039],[1.9067822,42.6053123],[1.9068421,42.6053123],[1.9068722,42.6052818],[1.9069221,42.6051826],[1.9069421,42.605072],[1.9069822,42.6050529],[1.9069722,42.6049728],[1.9070221,42.6049232],[1.9070522,42.6048546],[1.9071721,42.6047211],[1.9071921,42.6047211],[1.9072121,42.6046944],[1.9072422,42.6046829],[1.9072721,42.6046638],[1.9073122,42.6045837],[1.9073222,42.6045113],[1.9072621,42.6044426],[1.9072921,42.6043243],[1.9072721,42.6042213],[1.9073122,42.6041718],[1.9072621,42.6041222],[1.9073021,42.6041412],[1.9072921,42.6041527],[1.9073021,42.6040916],[1.9072721,42.6040535],[1.9072921,42.6040421],[1.9072721,42.604023],[1.9073021,42.6039238],[1.9073921,42.6038437],[1.9073821,42.6037636],[1.9074421,42.603653],[1.9075122,42.6035919],[1.9076221,42.6034241],[1.9077021,42.6033516],[1.9078021,42.6032219],[1.9078721,42.6031723],[1.9079322,42.6030846],[1.9080921,42.6029625],[1.9081222,42.6029015],[1.9081222,42.6028023],[1.9081321,42.6027527],[1.9081821,42.602684],[1.9083022,42.602581],[1.9083221,42.6025238],[1.9084021,42.6024132],[1.9084221,42.6023445],[1.9085821,42.6022034],[1.9086522,42.6021729],[1.9087921,42.6018944],[1.9089621,42.6017647],[1.9091221,42.6017418],[1.9091921,42.6016617],[1.9095621,42.6015015],[1.9095922,42.6014633],[1.9096022,42.6014137],[1.9097421,42.6013527],[1.9098221,42.6012535],[1.9098822,42.6012344],[1.9101921,42.6012115],[1.9103321,42.601162],[1.9104822,42.6011238],[1.9106821,42.6010246],[1.9107821,42.6010818],[1.9107821,42.6011047],[1.9109821,42.6010628],[1.9111722,42.6010017],[1.9114121,42.6009521],[1.9115121,42.6008911],[1.9116122,42.600872],[1.9116421,42.600853],[1.9116621,42.6008034],[1.9118721,42.6007423],[1.9119321,42.6006622],[1.9119822,42.6006622],[1.9120522,42.6006737],[1.9121221,42.6006546],[1.9122522,42.600563],[1.9123222,42.6004944],[1.9124122,42.6004448],[1.9124521,42.6003647],[1.9125122,42.6003418],[1.9126121,42.6002541],[1.9126822,42.6002045],[1.9127821,42.6001625],[1.9127821,42.600132],[1.9128821,42.6000519],[1.9129721,42.6000214],[1.9131122,42.5999947],[1.9132221,42.6000137],[1.9133221,42.6000023],[1.9136221,42.6000748],[1.9138821,42.600174],[1.9139621,42.6001816],[1.9140722,42.6002426],[1.9141722,42.6002617],[1.9142321,42.6002541],[1.9142622,42.6002312],[1.9143721,42.6002121],[1.9145721,42.6002312],[1.9146421,42.6002121],[1.9146922,42.6002235],[1.9147421,42.600193],[1.9148722,42.600193],[1.9149221,42.600174],[1.9149821,42.600132],[1.9149522,42.6000748],[1.9149821,42.5999527],[1.9150621,42.599884],[1.9151222,42.5998917],[1.9153321,42.599884],[1.9154621,42.5999146],[1.9156021,42.5998611],[1.9157121,42.5998039],[1.9157221,42.5998116],[1.9157422,42.5998039],[1.9157721,42.599823],[1.9157221,42.5998344],[1.9157422,42.5998116],[1.9157221,42.599823],[1.9157121,42.5997124],[1.9156722,42.5996742],[1.9156321,42.5995445],[1.9155421,42.5994415],[1.9155221,42.5993843],[1.9155421,42.5993614],[1.9155321,42.5992737],[1.9153922,42.5991325],[1.9153122,42.5990219],[1.9153022,42.5989418],[1.9152322,42.5987511],[1.9151422,42.5986214],[1.9151621,42.5985832],[1.9152821,42.5985641],[1.9152721,42.5985146],[1.9153122,42.598484],[1.9155021,42.5984612],[1.9155622,42.5984039],[1.9156522,42.5984039],[1.9156821,42.5983734],[1.9158221,42.5983238],[1.9160321,42.5983315],[1.9163921,42.5983124],[1.9165021,42.5983238],[1.9166222,42.5983238],[1.9168521,42.5982819],[1.9169722,42.5982132],[1.9171021,42.5982323],[1.9171622,42.5982018],[1.9172821,42.5981941],[1.9173521,42.5981522],[1.9174421,42.5981216],[1.9175421,42.598053],[1.9176421,42.598011],[1.9178221,42.5980339],[1.9179422,42.5979919],[1.9180121,42.5979919],[1.9182122,42.5980225],[1.9182721,42.5979843],[1.9184221,42.598011],[1.9187821,42.5979843],[1.9188921,42.5980034],[1.9189922,42.5980034],[1.9190321,42.5979919],[1.9190521,42.5979614],[1.9190822,42.5979424],[1.9191921,42.5979729],[1.9192921,42.5979538],[1.9193221,42.5978622],[1.9194221,42.5977516],[1.9195322,42.597744],[1.9195821,42.5977211],[1.9196222,42.5977325],[1.9196922,42.5977211],[1.9198221,42.5976715],[1.9198321,42.597683],[1.9199221,42.5976028],[1.9199522,42.5975418],[1.9199921,42.5975342],[1.920302,42.5974922],[1.9204021,42.5975037],[1.920652,42.5974846],[1.920752,42.5975151],[1.920962,42.5975037],[1.921082,42.5974922],[1.921182,42.5974541],[1.9216419,42.5974045],[1.921862,42.5974426],[1.922102,42.5974426],[1.922332,42.5974846],[1.922762,42.5974922],[1.9229521,42.5975037],[1.923052,42.5975342],[1.923272,42.5975342],[1.923342,42.5975533],[1.9235719,42.5975647],[1.923852,42.5975952],[1.923962,42.5976334],[1.9240021,42.5976143],[1.924112,42.5976257],[1.9242719,42.5975952],[1.924682,42.5975838],[1.924862,42.5975533],[1.925162,42.5975647],[1.9256721,42.5975456],[1.9260221,42.5975456],[1.9262919,42.5975952],[1.926922,42.5976257],[1.927452,42.5975952],[1.927552,42.5975647],[1.927752,42.5975838],[1.928092,42.5975647],[1.928382,42.5975647],[1.928452,42.5975456],[1.928612,42.5975723],[1.9287519,42.5975533],[1.928802,42.5975151],[1.928932,42.5975151],[1.929022,42.5974922],[1.929142,42.5974922],[1.929582,42.5975647],[1.929742,42.5976028],[1.929812,42.5976448],[1.9299721,42.5976524],[1.930342,42.5978355],[1.930512,42.5978851],[1.9305919,42.5978622],[1.9306819,42.5979233],[1.9308619,42.5979843],[1.9308619,42.5979958],[1.930982,42.598053],[1.9312021,42.5980949],[1.931272,42.5981255],[1.931502,42.5981827],[1.931602,42.5982437],[1.931702,42.5982628],[1.931812,42.5982628],[1.932022,42.5983124],[1.932122,42.5983047],[1.932202,42.5983429],[1.9323421,42.5983734],[1.932462,42.5983734],[1.932532,42.5984039],[1.932622,42.5984154],[1.932742,42.5984726],[1.932752,42.5985146],[1.932862,42.5986252],[1.933002,42.5986824],[1.933102,42.5987549],[1.9331419,42.5988045],[1.933152,42.5988541],[1.933362,42.5990829],[1.9334821,42.5991554],[1.933712,42.5992546],[1.9339373,42.5993614],[1.9340973,42.5993996],[1.9342873,42.5994415],[1.9343872,42.5994911],[1.9345073,42.5995293],[1.9345772,42.5995293],[1.9345872,42.5995598],[1.9347973,42.5996399],[1.9352173,42.599659],[1.9353373,42.5997009],[1.9353973,42.5997581],[1.9354572,42.5997391],[1.9354873,42.5997391],[1.9355073,42.5997086],[1.9355673,42.59972],[1.9355873,42.5997391],[1.9356673,42.5997505],[1.9357072,42.5997009],[1.9357272,42.5996094],[1.9357773,42.5995903],[1.9358573,42.5995598],[1.9359972,42.5995712],[1.9360572,42.5995216],[1.9362472,42.5995216],[1.9362773,42.5994682],[1.9362673,42.5994186],[1.9363073,42.5993195],[1.9363673,42.5992813],[1.9364172,42.599308],[1.9365273,42.599308],[1.9365273,42.5993004],[1.9364972,42.5992813],[1.9364972,42.5991516],[1.9365172,42.5991287],[1.9365373,42.5991592],[1.9365673,42.5991516],[1.9365772,42.5991211],[1.9365972,42.5991096],[1.9366573,42.5991592],[1.9367872,42.5991707],[1.9368973,42.5992393],[1.9368873,42.5992508],[1.9369773,42.5992508],[1.9370973,42.599308],[1.9371773,42.5993004],[1.9372872,42.5993309],[1.9375173,42.5994301],[1.9375472,42.5994682],[1.9376173,42.5994606],[1.9378873,42.5995712],[1.9380573,42.5995789],[1.9381572,42.5996208],[1.9382873,42.599678],[1.9384173,42.59972],[1.9385473,42.5997314],[1.9386473,42.5997086],[1.9387673,42.59972],[1.9388672,42.5997581],[1.9389672,42.5997581],[1.9391173,42.5997887],[1.9391873,42.5998192],[1.9392073,42.5998001],[1.9392473,42.5998192],[1.9392172,42.5998001],[1.9393072,42.5998306],[1.9395672,42.599968],[1.9396873,42.6000786],[1.9397973,42.6001396],[1.9398773,42.6001587],[1.9399372,42.6001701],[1.9399973,42.6002007],[1.9402373,42.6002808],[1.9403373,42.600338],[1.9405472,42.6004181],[1.9406272,42.6004715],[1.9410973,42.6006584],[1.9413073,42.6007881],[1.9416772,42.6009598],[1.9416972,42.6010208],[1.9417373,42.6010284],[1.9420973,42.6011009],[1.9422972,42.6011887],[1.9424273,42.6012001],[1.9427773,42.60112],[1.9431973,42.60112],[1.9435272,42.6010094],[1.9436072,42.6010094],[1.9436673,42.6010208],[1.9438173,42.60112],[1.9440273,42.6010208],[1.9441073,42.6010284],[1.9442973,42.601078],[1.9446173,42.6012383],[1.9448073,42.6012917],[1.9450072,42.6012688],[1.9454373,42.6012611],[1.9459672,42.6013107],[1.9460872,42.6013412],[1.9460772,42.6013107],[1.9462672,42.6013298],[1.9464473,42.6012917],[1.9465373,42.6012993],[1.9467973,42.601368],[1.9468973,42.601368],[1.9469873,42.6013489],[1.9473872,42.6013794],[1.9474473,42.601368],[1.9475173,42.6013412],[1.9476672,42.6013412],[1.9477372,42.6013603],[1.9478673,42.6013489],[1.9479972,42.6012993],[1.9480373,42.6013107],[1.9481072,42.6012993],[1.9481972,42.6013184],[1.9482473,42.6013107],[1.9483373,42.6013489],[1.9485372,42.6013489],[1.9486873,42.6014214],[1.9487573,42.6014709],[1.9488972,42.6015015],[1.9489973,42.6014786],[1.9493673,42.6015396],[1.9496173,42.6015511],[1.9498273,42.6016006],[1.9498672,42.6016006],[1.9499073,42.6015701],[1.9499873,42.6015892],[1.9501972,42.6015816],[1.9502473,42.6016006],[1.9504273,42.6016197],[1.9504572,42.6016006],[1.9505472,42.6016083],[1.9505873,42.6016006],[1.9506773,42.6015282],[1.9508172,42.6015282],[1.9508373,42.6015396],[1.9509473,42.6015091],[1.9509972,42.6015282],[1.9510473,42.6015205],[1.9511073,42.60149],[1.9511772,42.6014404],[1.9513073,42.6013985],[1.9514272,42.6013908],[1.9514573,42.601368],[1.9516972,42.6013489],[1.9517772,42.6013184],[1.9519973,42.6012917],[1.9522673,42.6012115],[1.9523273,42.6011696],[1.9525772,42.60112],[1.9528773,42.6010094],[1.9529172,42.6010094],[1.9530972,42.6009598],[1.9532872,42.6009216],[1.9533873,42.6009293],[1.9535973,42.6008682],[1.9536573,42.6008797],[1.9536873,42.6008606],[1.9538473,42.6009102],[1.9538772,42.6009293],[1.9539373,42.6009293],[1.9541073,42.6009712],[1.9541372,42.6009712],[1.9541572,42.6009407],[1.9542272,42.6009598],[1.9543072,42.6009483],[1.9543972,42.6009712],[1.9544773,42.6010094],[1.9546973,42.6010284],[1.9550773,42.6007195],[1.9551473,42.6006889],[1.9552573,42.6005898],[1.9553772,42.6005592],[1.9555073,42.6004906],[1.9556773,42.600441],[1.9557773,42.6004486],[1.9559473,42.600441],[1.9559972,42.6004105],[1.9561073,42.600399],[1.9561772,42.6003609],[1.9562273,42.6003609],[1.9563173,42.6003304],[1.9564172,42.6002998],[1.9564272,42.6002617],[1.9565172,42.6002083],[1.9565473,42.6001701],[1.9565873,42.6001282],[1.9565895,42.5999146],[1.9566696,42.5998077],[1.9567995,42.5996857],[1.9571495,42.5994949],[1.9572495,42.5994072],[1.9573395,42.5993576],[1.9574195,42.5992966],[1.9574596,42.599247],[1.9575496,42.5991859],[1.9576795,42.5990562],[1.9576795,42.5990181],[1.9577395,42.5989571],[1.9577795,42.5988464],[1.9578195,42.5988159],[1.9579495,42.5986176],[1.9580995,42.5985565],[1.9582095,42.5985374],[1.9584095,42.5984879],[1.9584795,42.5984383],[1.9585896,42.5983047],[1.9587095,42.598175],[1.9589095,42.5980377],[1.9591095,42.5978775],[1.9592595,42.5977058],[1.9593896,42.5975647],[1.9595895,42.5974274],[1.9598695,42.5973282],[1.9600695,42.5972176],[1.9601995,42.5970573],[1.9604295,42.5967979],[1.9606595,42.5966454],[1.9609295,42.5964355],[1.9611496,42.596405],[1.9615595,42.5962563],[1.9619396,42.5960846],[1.9621096,42.5959778],[1.9622195,42.5959549],[1.9623696,42.5959473],[1.9624995,42.5959053],[1.9628495,42.5957375],[1.9629595,42.5956573],[1.9630696,42.5955963],[1.9631695,42.5955162],[1.9632496,42.5954857],[1.9633396,42.5954361],[1.9636095,42.5953865],[1.9639895,42.5953751],[1.9641695,42.5953369],[1.9643995,42.5953178],[1.9645295,42.5952759],[1.9647396,42.5951653],[1.9649695,42.5951347],[1.9652895,42.595047],[1.9655195,42.5949364],[1.9655895,42.5948677],[1.9656495,42.5948372],[1.9658896,42.5947952],[1.9660496,42.5948181],[1.9661995,42.5947952],[1.9663895,42.5947266],[1.9665395,42.5946159],[1.9667195,42.5945473],[1.9667295,42.5944748],[1.9667596,42.5944672],[1.9667795,42.5944252],[1.9668396,42.5944252],[1.9669296,42.5944862],[1.9670695,42.5945168],[1.9672796,42.5944748],[1.9674995,42.5944748],[1.9677296,42.5943756],[1.9679896,42.5943146],[1.9682496,42.5942383],[1.9686795,42.5941658],[1.9688195,42.5940781],[1.9689295,42.5940781],[1.9689995,42.5940666],[1.9692196,42.5939674],[1.9692895,42.593956],[1.9692895,42.5939369],[1.9693295,42.5939445],[1.9693695,42.5938683],[1.9693495,42.5938568],[1.9693595,42.5938263],[1.9695395,42.5937462],[1.9699295,42.5936966],[1.9699795,42.5936775],[1.9700795,42.5936852],[1.9701695,42.5936775],[1.9703195,42.5936279],[1.9704795,42.5936165],[1.9705296,42.593586],[1.9706095,42.5935669],[1.9706795,42.5935745],[1.9707595,42.5935555],[1.9708395,42.5935745],[1.9709696,42.5935364],[1.9712195,42.5935478],[1.9715595,42.5934372],[1.9718195,42.5934448],[1.9719095,42.5933952],[1.9720695,42.5933762],[1.9722295,42.5933266],[1.9723295,42.5933151],[1.9724395,42.5932655],[1.9726295,42.5932159],[1.9727495,42.5931358],[1.9727995,42.5931168],[1.9728595,42.5930672],[1.9729495,42.5930252],[1.9730895,42.5929756],[1.9731596,42.592968],[1.9733895,42.5928459],[1.9735695,42.5928268],[1.9737695,42.5927582],[1.9738995,42.5927467],[1.9739895,42.5927277],[1.9742295,42.5926361],[1.9743395,42.5925674],[1.9746495,42.5924454],[1.9749995,42.5923576],[1.9751796,42.5923653],[1.9755995,42.5923271],[1.9758395,42.592247],[1.9759895,42.5922279],[1.9761795,42.5921249],[1.9764295,42.5920753],[1.9766895,42.5919571],[1.9767395,42.591835],[1.9767895,42.5917854],[1.9769295,42.5917282],[1.9770395,42.5916252],[1.9771395,42.5916061],[1.9772195,42.591568],[1.9772595,42.5914955],[1.9775195,42.5912971],[1.9776895,42.5912056],[1.9778495,42.5911446],[1.9779795,42.5910568],[1.9780995,42.5909958],[1.9781995,42.5908966],[1.9783595,42.5908165],[1.9785296,42.5907555],[1.9786195,42.5906868],[1.9788195,42.5906181],[1.9789195,42.5905647],[1.9792395,42.590477],[1.9793395,42.590477],[1.9794295,42.5904465],[1.9796495,42.5903473],[1.9798595,42.5903168],[1.9800996,42.5902481],[1.9801896,42.5902061],[1.9803495,42.5901566],[1.9803895,42.5900764],[1.9804695,42.5900269],[1.9806795,42.5899849],[1.9808795,42.5899277],[1.9809395,42.5898857],[1.9811395,42.589817],[1.9812095,42.5897675],[1.9812895,42.5897446],[1.9813595,42.5897751],[1.9817095,42.5896683],[1.9817595,42.5896149],[1.9818895,42.5895462],[1.9819396,42.5894775],[1.9820695,42.5894547],[1.9821095,42.5894279],[1.9821395,42.5894356],[1.9822395,42.5893669],[1.9823796,42.589325],[1.9825295,42.5892563],[1.9827095,42.5891953],[1.9827595,42.5891953],[1.9828296,42.589138],[1.9828495,42.5891571],[1.9831395,42.5890961],[1.9831595,42.5890656],[1.9833795,42.5890465],[1.9834595,42.5890274],[1.9835196,42.5889778],[1.9836795,42.5889282],[1.9837195,42.5888977],[1.9837795,42.5888977],[1.9838696,42.5888176],[1.9839495,42.5888252],[1.9839995,42.5888176],[1.9841895,42.588726],[1.9842095,42.5886955],[1.9843295,42.5886574],[1.9843996,42.5886459],[1.9844495,42.5886078],[1.9844995,42.5885963],[1.9845995,42.5885277],[1.9846596,42.5885162],[1.9846895,42.5884857],[1.9847095,42.5884972],[1.9847395,42.5884781],[1.9847496,42.5884972],[1.9847596,42.5884361],[1.9847795,42.5884476],[1.9848595,42.5883369],[1.9848995,42.5883369],[1.9849995,42.5882874],[1.9850395,42.5882454],[1.9854195,42.5881462],[1.9854695,42.5881081],[1.9856595,42.588028],[1.9858896,42.5879555],[1.9860696,42.5878868],[1.9862695,42.5877876],[1.9863995,42.5877571],[1.9865096,42.5877151],[1.9867495,42.5875854],[1.9868395,42.5874863],[1.9869395,42.5874252],[1.9870396,42.5873146],[1.9871695,42.5872154],[1.9875696,42.5868073],[1.9878196,42.586647],[1.9878595,42.5865974],[1.9879795,42.5865059],[1.9880195,42.5864983],[1.9880995,42.5864067],[1.9882295,42.5863266],[1.9883395,42.5862961],[1.9885095,42.5862961],[1.9886295,42.586235],[1.9887695,42.5861473],[1.9888995,42.5860863],[1.9891695,42.5858955],[1.9892296,42.5858879],[1.9893295,42.5857964],[1.9894795,42.5856247],[1.9895995,42.585556],[1.9897195,42.5854454],[1.9897395,42.5853958],[1.9898695,42.5853767],[1.9900395,42.5852661],[1.9901595,42.5852165],[1.9902495,42.5850563],[1.9904596,42.5848351],[1.9905695,42.5847664],[1.9906296,42.5846977],[1.9907495,42.5846481],[1.9908695,42.5845261],[1.9909195,42.584507],[1.9909896,42.5844154],[1.9912895,42.584156],[1.9913095,42.5839958],[1.9913795,42.5839157],[1.9914296,42.5838852],[1.9914695,42.5837746],[1.9915395,42.5837479],[1.9915695,42.5837059],[1.9917696,42.5836563],[1.9919295,42.5835762],[1.9919795,42.5834961],[1.9920495,42.5834465],[1.9920495,42.5833969],[1.9921395,42.5833054],[1.9921995,42.583168],[1.9922595,42.583107],[1.9923395,42.5830879],[1.9923295,42.5830765],[1.9923996,42.5830574],[1.9925295,42.5830574],[1.9926995,42.5829773],[1.9927595,42.5829468],[1.9928195,42.5828781],[1.9929096,42.5828476],[1.9929295,42.5828171],[1.9930195,42.5827866],[1.9931695,42.5826263],[1.9933295,42.5825157],[1.9934095,42.5824966],[1.9934496,42.5824776],[1.9934595,42.5824356],[1.9935396,42.5823669],[1.9935296,42.5823555],[1.9935895,42.5823364],[1.9936095,42.5822983],[1.9937295,42.5822678],[1.9937996,42.5822372],[1.9938195,42.5822182],[1.9939095,42.5821877],[1.9940095,42.582077],[1.9939995,42.5820274],[1.9939495,42.5819778],[1.9939195,42.5818977],[1.9939195,42.5818367],[1.9939696,42.5817871],[1.9940095,42.581768],[1.9942095,42.581768],[1.9943196,42.5817871],[1.9945896,42.5817757],[1.9947495,42.5817947],[1.9948295,42.5817757],[1.9948895,42.5816956],[1.9949895,42.5816574],[1.9950095,42.5815773],[1.9950795,42.5815048],[1.9950995,42.5814362],[1.9951196,42.5814056],[1.9950995,42.5813751],[1.9951996,42.5813179],[1.9952095,42.5811882],[1.9951395,42.5810776],[1.9951595,42.5810051],[1.9952395,42.5809364],[1.9955095,42.5808563],[1.9955195,42.5808182],[1.9956396,42.5807381],[1.9956795,42.580677],[1.9956695,42.580616],[1.9956195,42.5805969],[1.9956095,42.5806046],[1.9956396,42.5806046],[1.9956195,42.580616],[1.9956396,42.5806046],[1.9955496,42.5806046],[1.9955795,42.5804977],[1.9955695,42.5804367],[1.9955895,42.5804176],[1.9955995,42.5803452],[1.9955895,42.5802765],[1.9956195,42.5802345],[1.9956195,42.5801964],[1.9955895,42.5801277],[1.9955395,42.5800858],[1.9955395,42.5800362],[1.9954995,42.5799675],[1.9954295,42.5799179],[1.9953495,42.5798378],[1.9952595,42.5796661],[1.9951795,42.5795975],[1.9950895,42.5794258],[1.9950995,42.5794182],[1.9950296,42.5793762],[1.9950196,42.5793152],[1.9949495,42.579277],[1.9948195,42.5792351],[1.9947095,42.5791779],[1.9946195,42.5790558],[1.9944996,42.5788155],[1.9944395,42.5787582],[1.9943395,42.5787048],[1.9942695,42.5786362],[1.9941795,42.5785675],[1.9941195,42.5785446],[1.9940795,42.578495],[1.9940596,42.5783882],[1.9940295,42.5783653],[1.9940495,42.5783348],[1.9939995,42.5782967],[1.9940295,42.5782967],[1.9940195,42.5782547],[1.9940295,42.5781975],[1.9939995,42.578125],[1.9939595,42.5779572],[1.9938995,42.577816],[1.9938896,42.5776863],[1.9938495,42.5775566],[1.9938896,42.5773659],[1.9938695,42.5772667],[1.9938896,42.577137],[1.9939195,42.5770645],[1.9939095,42.5769348],[1.9939696,42.576786],[1.9940795,42.5767746],[1.9942195,42.5767059],[1.9942495,42.5766563],[1.9942595,42.5765266],[1.9942396,42.5764771],[1.9940395,42.5763283],[1.9940596,42.5762482],[1.9940795,42.5762177],[1.9940695,42.5761566],[1.9940995,42.5760574],[1.9940596,42.5757866],[1.9939796,42.5756874],[1.9939796,42.575695],[1.9939895,42.5756874],[1.9939495,42.5756569],[1.9937896,42.5753555],[1.9937195,42.5753059],[1.9937195,42.5751381],[1.9936895,42.5750771],[1.9936495,42.5750465],[1.9936395,42.5749855],[1.9936495,42.5749474],[1.9935895,42.5748558],[1.9935595,42.5747757],[1.9934795,42.5747147],[1.9934295,42.5745964],[1.9933594,42.5744858],[1.9933095,42.5744362],[1.9931794,42.574379],[1.9931495,42.5743179],[1.9931195,42.5741959],[1.9930295,42.5741577],[1.9929795,42.5740776],[1.9929795,42.5739861],[1.9929395,42.5739174],[1.9929295,42.5738258],[1.9929495,42.5737267],[1.9929094,42.5736465],[1.9929094,42.5735893],[1.9928595,42.5734863],[1.9928695,42.5734673],[1.9928395,42.5733681],[1.9927995,42.573288],[1.9927295,42.5732384],[1.9927095,42.5732079],[1.9927295,42.5731163],[1.9926895,42.5729675],[1.9927295,42.5728378],[1.9927795,42.5727882],[1.9927895,42.5727463],[1.9928595,42.5726395],[1.9928795,42.5725784],[1.9928595,42.5725174],[1.9929094,42.5724792],[1.9929895,42.5724564],[1.9930395,42.5724068],[1.9931495,42.5723572],[1.9931895,42.5723076],[1.9932495,42.5722885],[1.9933195,42.572197],[1.9933195,42.5721359],[1.9932895,42.5720177],[1.9931895,42.5718765],[1.9931295,42.5718384],[1.9929895,42.5718079],[1.9927295,42.5715866],[1.9926594,42.5714989],[1.9925795,42.5712891],[1.9925495,42.5712471],[1.9925295,42.5711784],[1.9924895,42.5711594],[1.9924895,42.5711365],[1.9925295,42.5710793],[1.9925195,42.5710564],[1.9925995,42.5710068],[1.9926395,42.570919],[1.9927695,42.5708389],[1.9928395,42.5707359],[1.9930295,42.5705566],[1.9930894,42.570446],[1.9934995,42.5701065],[1.9934995,42.5700684],[1.9935495,42.5700073],[1.9935895,42.5698586],[1.9936895,42.5697975],[1.9937795,42.5697174],[1.9938794,42.5696793],[1.9938995,42.5696068],[1.9939694,42.5695572],[1.9940695,42.569416],[1.9940695,42.5693359],[1.9940395,42.5692863],[1.9940594,42.5691681],[1.9941295,42.5691071],[1.9941595,42.5690384],[1.9944295,42.5688171],[1.9944395,42.568737],[1.9945095,42.5685959],[1.9945295,42.5684891],[1.9944994,42.5684166],[1.9945095,42.5683784],[1.9944595,42.5683174],[1.9944595,42.5682564],[1.9943595,42.5681458],[1.9943395,42.5680695],[1.9942795,42.5679665],[1.9942795,42.5679169],[1.9943395,42.5676994],[1.9943194,42.5676193],[1.9943994,42.5675087],[1.9944695,42.5674858],[1.9946395,42.5673561],[1.9947494,42.5672379],[1.9947594,42.5671272],[1.9947895,42.5670891],[1.9947795,42.5670471],[1.9946595,42.5669594],[1.9946595,42.5668983],[1.9946694,42.5668678],[1.9947494,42.5668068],[1.9947895,42.5667076],[1.9948595,42.5666885],[1.9948995,42.566658],[1.9950395,42.5666466],[1.9952195,42.566597],[1.9952595,42.566597],[1.9953195,42.5665665],[1.9953794,42.5664482],[1.9954594,42.5663567],[1.9954995,42.5662766],[1.9954995,42.5661583],[1.9955895,42.5660286],[1.9955995,42.5659561],[1.9955695,42.5659065],[1.9956195,42.5658379],[1.9956195,42.5657883],[1.9956695,42.5656776],[1.9956695,42.5655785],[1.9957095,42.5655479],[1.9956995,42.5654793],[1.9956795,42.5654488],[1.9956995,42.5654182],[1.9955995,42.5652466],[1.9955995,42.5651474],[1.9956495,42.5650787],[1.9956394,42.5650177],[1.9956195,42.5649986],[1.9956595,42.5649567],[1.9955995,42.5648575],[1.9956195,42.5647964],[1.9955995,42.5646591],[1.9955394,42.5645485],[1.9954395,42.564518],[1.9953495,42.5644073],[1.9953095,42.5643272],[1.9953095,42.5642471],[1.9953794,42.5641785],[1.9955295,42.5640984],[1.9955494,42.5640678],[1.9956394,42.5640488],[1.9957395,42.5639992],[1.9957995,42.5639877],[1.9959195,42.5639381],[1.9959794,42.5638885],[1.9959995,42.563839],[1.9960694,42.5637779],[1.9961495,42.5637589],[1.9962695,42.5636673],[1.9962795,42.5636482],[1.9963695,42.5635757],[1.9964194,42.5634766],[1.9963995,42.5633278],[1.9965395,42.5631676],[1.9965395,42.563076],[1.9965695,42.5629578],[1.9966195,42.5629158],[1.9966395,42.5628166],[1.9966894,42.5627785],[1.9967694,42.562748],[1.9967895,42.562706],[1.9967995,42.5626678],[1.9967895,42.5626488],[1.9967794,42.5626793],[1.9967694,42.5626259],[1.9967794,42.5624886],[1.9967995,42.5624466],[1.9968895,42.562397],[1.9968694,42.5623093],[1.9968895,42.5622787],[1.9968895,42.5621567],[1.9969095,42.5621185],[1.9969095,42.562088],[1.9969395,42.562027],[1.9970394,42.5619392],[1.9970795,42.5618668],[1.9971395,42.5618477],[1.9971995,42.5617981],[1.9972194,42.5617065],[1.9972495,42.5616875],[1.9972994,42.5615883],[1.9973195,42.5615883],[1.9973195,42.5615387],[1.9973495,42.5614891],[1.9973495,42.5614662],[1.9973994,42.5614281],[1.9974195,42.5613861],[1.9975295,42.5612984],[1.9975594,42.5612259],[1.9975495,42.5611687],[1.9975995,42.5611076],[1.9975795,42.5610466],[1.9976295,42.560997],[1.9976295,42.5609589],[1.9975795,42.5608673],[1.9977095,42.5607986],[1.9977995,42.5608063],[1.9978795,42.5607567],[1.9979194,42.560688],[1.9979295,42.5605659],[1.9979895,42.5604782],[1.9980094,42.5604477],[1.9980595,42.5603294],[1.9980695,42.5603065],[1.998123,42.560257],[1.998283,42.5601768],[1.998463,42.5600777],[1.998713,42.5597153],[1.9987979,42.5596848],[1.9988979,42.5597267],[1.9991379,42.5597649],[1.9993979,42.5598259],[1.9995378,42.5598373],[2.0002079,42.5599556],[2.0005078,42.5599861],[2.0005379,42.5599976],[2.0005178,42.5599976],[2.0005279,42.5599861],[2.0005279,42.5600052],[2.0005178,42.5599976],[2.0007279,42.5600243],[2.0011678,42.5601158],[2.0013578,42.5601463],[2.0016878,42.5602074],[2.0020378,42.5602341],[2.0023279,42.5602951],[2.0032279,42.5604553],[2.0033278,42.5604362],[2.0033579,42.5604057],[2.0033879,42.5603447],[2.0033979,42.5602074],[2.0034378,42.5601463],[2.0037479,42.5600967]]},{"id":17770,"author":"Ubicarta","name_GR":"Pyrenees: 43 Barrage des Bouillouses to Plan\u00e8s","description_GR":"Barrage des Bouillouses to Plan\u00e8s by Ubicarta","path":"FRANCE\/GR10_DAY_43","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":19451,"name_EN":"Pyrenees: 43 Barrage des Bouillouses \u00e0 Plan\u00e8s","description_EN":"Barrage des Bouillouses \u00e0 Plan\u00e8s par Ubicarta","ascent_time":434,"descent_time":444,"marker":"France_GR10","level":9,"ascent":412,"descent":913,"maxelev":2015,"minelev":1477,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.003118 42.49185,2.137406 42.5601)","views":7,"millestones":"0,2.0037446,42.5600967#1,2.0051003,42.5549461#2,2.0050016,42.5467296#3,2.0149713,42.5431468#4,2.0254488,42.5421104#5,2.0362514,42.5432374#6,2.0464996,42.5394421#7,2.0563572,42.5349520#8,2.0621800,42.5280532#9,2.0699222,42.5214440#10,2.0710925,42.5140411#11,2.0791783,42.5093269#12,2.0799272,42.5030605#13,2.0917364,42.5025535#14,2.0908475,42.4980693#15,2.0984974,42.4972099#16,2.1096903,42.4997513#17,2.1190746,42.5012846#18,2.1272359,42.4967242#19,2.1337575,42.4936600#19.5,2.1374118,42.4918938","x":2.066581,"y":42.5245895,"coor":[[2.0037446,42.5600967],[2.0037746,42.5597076],[2.0037346,42.5596275],[2.0036647,42.559536],[2.0035245,42.5594254],[2.0034747,42.5593376],[2.0033545,42.5593262],[2.0032346,42.5592461],[2.0031247,42.5590973],[2.0031247,42.5590553],[2.0031347,42.5588951],[2.0031846,42.5587959],[2.0032647,42.5587654],[2.0033746,42.5587578],[2.0035446,42.5587578],[2.0035148,42.5587578],[2.0035245,42.5587654],[2.0035646,42.5587349],[2.0035446,42.5587654],[2.0035546,42.5587463],[2.0037446,42.5586777],[2.0038748,42.558567],[2.0041547,42.5584564],[2.0042446,42.5584068],[2.0044646,42.5581856],[2.0045547,42.558136],[2.0048647,42.5578346],[2.0049846,42.5577545],[2.0053647,42.5576172],[2.0056345,42.5574379],[2.0058346,42.5573578],[2.0060747,42.5572281],[2.0066047,42.5570068],[2.0067046,42.5569763],[2.0069447,42.5569878],[2.0072746,42.557045],[2.0074246,42.5570374],[2.0076447,42.5569572],[2.0079048,42.5569267],[2.007776,42.5568199],[2.0076959,42.5567894],[2.007396,42.5568314],[2.007086,42.5567398],[2.007026,42.5567017],[2.0069759,42.5566406],[2.006906,42.556591],[2.006896,42.5565605],[2.0067561,42.5564499],[2.006716,42.5564003],[2.006366,42.5562706],[2.005806,42.5561714],[2.005646,42.5560799],[2.0055261,42.5558586],[2.0053861,42.5556602],[2.0052559,42.5555496],[2.005146,42.5555],[2.005106,42.5554504],[2.0050659,42.555191],[2.005096,42.5549889],[2.004956,42.5548782],[2.0048461,42.5548515],[2.004796,42.5547791],[2.0048361,42.5547409],[2.0048659,42.5546112],[2.0049059,42.5545502],[2.0048161,42.5545311],[2.004796,42.5545082],[2.0048261,42.5544586],[2.0048261,42.5544395],[2.004806,42.554451],[2.0048161,42.5544395],[2.004806,42.554451],[2.0048261,42.5544395],[2.0048161,42.5544586],[2.004796,42.554451],[2.0048161,42.5544014],[2.004796,42.5543518],[2.0048161,42.5543213],[2.004786,42.5541611],[2.0047259,42.5541],[2.0047059,42.5540009],[2.004626,42.5539589],[2.004616,42.5538788],[2.004576,42.5538216],[2.004446,42.55373],[2.004396,42.5536613],[2.0043161,42.5536003],[2.0041361,42.5533104],[2.0040359,42.5532303],[2.0040059,42.5530396],[2.0040359,42.5528717],[2.004076,42.5527916],[2.004046,42.5527115],[2.004066,42.5525818],[2.004046,42.5525208],[2.0039461,42.5523987],[2.0037661,42.5523109],[2.003746,42.5522499],[2.0037661,42.5521812],[2.003756,42.5521088],[2.0038061,42.5520515],[2.0038359,42.5519409],[2.0038359,42.5518303],[2.003906,42.55159],[2.003916,42.5514793],[2.004066,42.5509987],[2.004056,42.5509186],[2.004086,42.5508499],[2.004066,42.5507507],[2.004066,42.5504608],[2.004086,42.5504112],[2.004076,42.5502701],[2.0041161,42.5501213],[2.004076,42.5500488],[2.004066,42.5499191],[2.0041659,42.5493584],[2.004236,42.5492287],[2.004256,42.5490608],[2.0043559,42.5488014],[2.0043859,42.5486984],[2.0045061,42.5484581],[2.0045459,42.5484085],[2.004616,42.5481491],[2.0046959,42.5480499],[2.0046861,42.5480003],[2.0048161,42.5475998],[2.0048659,42.5473213],[2.004956,42.5469818],[2.004956,42.5468483],[2.0049961,42.5467415],[2.004986,42.5466499],[2.0050161,42.5466309],[2.0050261,42.5465698],[2.0050161,42.5463982],[2.0050659,42.54636],[2.0050659,42.5463295],[2.005136,42.5462418],[2.005126,42.5461998],[2.005146,42.5461884],[2.005146,42.5461693],[2.0051761,42.5461617],[2.0051661,42.5461311],[2.0052259,42.5460815],[2.0051639,42.5461121],[2.005214,42.546093],[2.005244,42.5460434],[2.0052941,42.5460205],[2.005374,42.5459404],[2.0055239,42.5459023],[2.005594,42.5458336],[2.0056739,42.5457916],[2.005754,42.545723],[2.0058041,42.5456619],[2.0058539,42.5456314],[2.005924,42.5456123],[2.0060439,42.5455322],[2.006074,42.5455208],[2.006084,42.5455437],[2.006134,42.5455017],[2.006144,42.5454636],[2.0062339,42.545433],[2.006284,42.5453835],[2.0063341,42.545372],[2.0064039,42.5453415],[2.0067041,42.5452728],[2.0067739,42.5452728],[2.0069239,42.5452423],[2.0072939,42.5452423],[2.0074539,42.5452232],[2.0075541,42.5451012],[2.0076239,42.5449829],[2.0077341,42.5449104],[2.0077839,42.5449219],[2.0079341,42.5449219],[2.0087452,42.5448799],[2.0091052,42.5448494],[2.0094852,42.5447083],[2.0100651,42.5445786],[2.0105352,42.5445099],[2.0112453,42.5443611],[2.0115952,42.5443802],[2.0119553,42.544281],[2.0122752,42.5442085],[2.0126851,42.5440598],[2.0131352,42.5438805],[2.0134552,42.5437279],[2.0137751,42.5435905],[2.0139952,42.5434799],[2.0143352,42.5433197],[2.0149453,42.5431595],[2.0152752,42.5429993],[2.0160151,42.5429306],[2.0164051,42.5429115],[2.0165353,42.5428886],[2.0169852,42.5429802],[2.0171351,42.5429993],[2.0171752,42.5430107],[2.0172052,42.5429878],[2.0172551,42.5429993],[2.0173051,42.5430183],[2.0173352,42.5430107],[2.0175252,42.5430183],[2.0176351,42.5430794],[2.0178051,42.5431099],[2.0178552,42.5430984],[2.0179951,42.5430107],[2.0180452,42.5429878],[2.0182452,42.5430107],[2.0182853,42.5429993],[2.0183651,42.5429497],[2.0184052,42.5429688],[2.0184553,42.5429497],[2.0185852,42.5429611],[2.0186052,42.5429382],[2.0185852,42.5429001],[2.018645,42.5428886],[2.0186651,42.5428696],[2.0188153,42.5428505],[2.0188053,42.54282],[2.0189753,42.5427895],[2.0189352,42.5427208],[2.0191851,42.5427208],[2.0192351,42.5426712],[2.0193951,42.5426598],[2.0194552,42.5426178],[2.0194452,42.5425797],[2.0194952,42.5425682],[2.0196352,42.5425797],[2.0197451,42.5425682],[2.0199051,42.5425682],[2.0199151,42.5425415],[2.0199852,42.5424995],[2.0200551,42.5424995],[2.0201552,42.5424805],[2.0202153,42.5424995],[2.0202751,42.5425301],[2.0203552,42.5425301],[2.0206351,42.5424805],[2.0207651,42.5424995],[2.0208051,42.54245],[2.0209153,42.5424309],[2.0212052,42.5424309],[2.0212851,42.5423813],[2.0213652,42.5423584],[2.0214353,42.5423698],[2.0214252,42.5423584],[2.0214851,42.5423088],[2.0214851,42.5422783],[2.0214751,42.5422516],[2.0216253,42.5422707],[2.0216451,42.5422287],[2.0216551,42.5422592],[2.0216951,42.5422707],[2.0217853,42.5422516],[2.0218551,42.5422592],[2.0219851,42.5423088],[2.0219653,42.5422592],[2.0220551,42.5423012],[2.0221353,42.5422592],[2.0223651,42.5422783],[2.0223951,42.5422592],[2.0224452,42.5422592],[2.0224752,42.5423012],[2.0225151,42.5422897],[2.0226452,42.5422401],[2.0228651,42.5422897],[2.0229652,42.5422592],[2.0232251,42.5422783],[2.0232952,42.5422211],[2.0234051,42.5422211],[2.0234852,42.5422096],[2.0235751,42.5421486],[2.0235851,42.5421181],[2.0236351,42.542141],[2.0236552,42.5421181],[2.0236852,42.5421295],[2.0236652,42.5421181],[2.0237153,42.5421295],[2.0237153,42.542099],[2.0237951,42.5421181],[2.0237851,42.5420685],[2.0238152,42.5420494],[2.0238652,42.542038],[2.0239351,42.5420685],[2.0239952,42.542038],[2.0240853,42.542038],[2.0241451,42.5420303],[2.0242252,42.5420494],[2.0243051,42.542038],[2.0243552,42.5420609],[2.0244253,42.542038],[2.0245652,42.542038],[2.0245852,42.5420189],[2.0246451,42.542038],[2.0246952,42.5420189],[2.0248151,42.542038],[2.0250351,42.5420113],[2.0254352,42.542099],[2.0254951,42.5421486],[2.0258052,42.5421791],[2.0258951,42.5422287],[2.0263553,42.5422516],[2.0263851,42.5422516],[2.0263851,42.5422211],[2.0264351,42.5421791],[2.0264952,42.5421715],[2.0265551,42.5421906],[2.0266051,42.5421791],[2.0267251,42.5421982],[2.0267651,42.5421486],[2.0268552,42.5421791],[2.0268652,42.5421486],[2.0271251,42.5420685],[2.0271652,42.5420914],[2.0272052,42.5420799],[2.0272751,42.5421181],[2.0274451,42.5421295],[2.0275052,42.5421181],[2.0275552,42.5420799],[2.0276251,42.5420685],[2.0276952,42.5420799],[2.0278952,42.5420303],[2.0279851,42.5420494],[2.0280151,42.5420189],[2.0280652,42.5420303],[2.0282352,42.5420189],[2.0284152,42.5420609],[2.0284452,42.542038],[2.0284951,42.542038],[2.0285151,42.5420303],[2.0286751,42.542038],[2.0287352,42.5420609],[2.0288651,42.5421295],[2.0289152,42.542141],[2.0289953,42.542141],[2.0291352,42.5421104],[2.0292051,42.5421486],[2.0293252,42.542141],[2.0296052,42.5421906],[2.0297251,42.5421982],[2.0297651,42.5422096],[2.0297952,42.5422592],[2.0298452,42.5422897],[2.0298951,42.5423088],[2.0300353,42.5423203],[2.0301151,42.5423508],[2.030185,42.5423431],[2.0302651,42.5423851],[2.0302751,42.5424156],[2.030345,42.5424538],[2.0304451,42.5424728],[2.0304749,42.5424652],[2.0304849,42.5425034],[2.030575,42.5425224],[2.0306449,42.5425644],[2.030735,42.5425949],[2.0308051,42.542675],[2.030865,42.542675],[2.0310249,42.5427437],[2.0311351,42.5427742],[2.0311849,42.5427742],[2.0313549,42.5428352],[2.031565,42.5428658],[2.031585,42.5428925],[2.0318251,42.5429649],[2.0318849,42.5429649],[2.0319149,42.5430031],[2.0323651,42.5430832],[2.032455,42.5430527],[2.0327449,42.5431023],[2.0327849,42.5430946],[2.0329051,42.5431557],[2.0329151,42.5431824],[2.032985,42.5432358],[2.0330851,42.5432625],[2.0331349,42.5433044],[2.033355,42.5433655],[2.0335751,42.5433846],[2.0337651,42.5434647],[2.033855,42.5434647],[2.0339451,42.5434837],[2.0340149,42.5435333],[2.0341251,42.5435448],[2.034215,42.5436058],[2.0342851,42.5436058],[2.0343549,42.5436249],[2.034405,42.5436058],[2.034555,42.5435829],[2.034615,42.5436058],[2.0348351,42.5436249],[2.0350051,42.5435524],[2.0350449,42.5435448],[2.035105,42.5435524],[2.0351951,42.5435257],[2.0353551,42.5435448],[2.035475,42.5435333],[2.035615,42.5435524],[2.035635,42.5435333],[2.035785,42.5435257],[2.0358651,42.5435333],[2.0358651,42.5435257],[2.0359249,42.5435028],[2.035965,42.5434456],[2.035965,42.5433846],[2.036015,42.543335],[2.0360751,42.5433159],[2.0362549,42.5432358],[2.036305,42.5431824],[2.036375,42.5431824],[2.036375,42.5431252],[2.0364251,42.5430756],[2.036505,42.5430336],[2.036665,42.5430031],[2.036695,42.5429535],[2.0370049,42.5428047],[2.037045,42.5428429],[2.037015,42.5428429],[2.037055,42.5428123],[2.0371151,42.5428429],[2.037215,42.5428429],[2.037385,42.5428352],[2.0374651,42.5428352],[2.0374849,42.5428543],[2.0375149,42.5428123],[2.0376749,42.5427628],[2.037755,42.5427055],[2.037915,42.5426636],[2.038065,42.5425644],[2.038075,42.5425529],[2.038065,42.5425453],[2.038085,42.5425644],[2.03811,42.5425491],[2.0381401,42.5424881],[2.0382099,42.5424385],[2.0383101,42.5424385],[2.03845,42.5423965],[2.03848,42.5423698],[2.0387599,42.5422783],[2.03883,42.5422783],[2.0389099,42.5422592],[2.03913,42.5421677],[2.0392201,42.5421562],[2.03935,42.5420761],[2.0394101,42.5420189],[2.0395501,42.5419693],[2.0397301,42.5419388],[2.0397699,42.5419273],[2.0398099,42.5418663],[2.03986,42.5418587],[2.0399301,42.5418587],[2.04004,42.5418091],[2.0400901,42.5418167],[2.04022,42.5417862],[2.0402701,42.541748],[2.04039,42.5416985],[2.0404301,42.541687],[2.0406001,42.5415878],[2.0407801,42.5415688],[2.0408101,42.5415764],[2.0409,42.5415573],[2.0411,42.5413971],[2.0411501,42.5413971],[2.0413201,42.5413475],[2.04142,42.5412865],[2.0417099,42.5412292],[2.0418401,42.5411873],[2.04212,42.5409393],[2.04246,42.5408287],[2.04264,42.540699],[2.0427201,42.5406761],[2.0427401,42.5406494],[2.0429399,42.5406075],[2.0429699,42.5405769],[2.0431099,42.5405388],[2.04319,42.5404892],[2.0432601,42.5404663],[2.04335,42.5403976],[2.0435801,42.5403099],[2.04375,42.5402565],[2.04388,42.5402374],[2.0441,42.5401497],[2.04422,42.5400772],[2.04426,42.5400772],[2.0448101,42.5398674],[2.04494,42.5398369],[2.0450499,42.5397987],[2.0451,42.5397568],[2.04526,42.5396996],[2.04566,42.5396576],[2.04585,42.539608],[2.0459499,42.5395584],[2.0460401,42.5395699],[2.0462201,42.5395393],[2.04637,42.5394974],[2.0464001,42.5394783],[2.04654,42.5394287],[2.0466499,42.5394363],[2.0469301,42.5393486],[2.04703,42.5393295],[2.0471599,42.5392761],[2.0473299,42.5391884],[2.04743,42.5391693],[2.0476301,42.5390663],[2.04794,42.5390282],[2.0480599,42.5389671],[2.0485001,42.538887],[2.0487399,42.5387993],[2.0488999,42.5386887],[2.0492001,42.538559],[2.04952,42.5384483],[2.0496399,42.5383873],[2.0497999,42.5383568],[2.0499301,42.5382996],[2.05006,42.5381775],[2.0502601,42.5380783],[2.05038,42.5379868],[2.0505199,42.5379486],[2.05055,42.5379066],[2.05059,42.5378685],[2.0506411,42.5377998],[2.0508411,42.5376396],[2.0510111,42.5375671],[2.0510809,42.537487],[2.051141,42.5374489],[2.051301,42.5372276],[2.051491,42.5370369],[2.0519209,42.5367699],[2.052021,42.5367165],[2.052151,42.5366478],[2.052211,42.5366096],[2.052321,42.5365868],[2.052371,42.5365562],[2.0524409,42.5365067],[2.052541,42.5364761],[2.052551,42.5364494],[2.0528109,42.5362892],[2.052851,42.5362778],[2.0529311,42.5362091],[2.0531609,42.5361595],[2.053241,42.5361595],[2.053441,42.536129],[2.0538311,42.5360374],[2.0539711,42.5360298],[2.0542009,42.5359764],[2.054301,42.5359879],[2.0543909,42.5359573],[2.054441,42.5359573],[2.054461,42.5359764],[2.0545011,42.5359573],[2.0545609,42.5359497],[2.054631,42.5358963],[2.0547111,42.5358772],[2.054841,42.5358086],[2.0549109,42.5357285],[2.055011,42.5357285],[2.055151,42.5356674],[2.055171,42.5356293],[2.0552011,42.5356178],[2.0552909,42.5355072],[2.055301,42.5354576],[2.0554409,42.5353966],[2.0555811,42.5352783],[2.0555811,42.5352478],[2.055721,42.5351295],[2.0559011,42.5350494],[2.056051,42.5349579],[2.0561609,42.5349274],[2.056251,42.5349464],[2.0564711,42.5349579],[2.056581,42.5349388],[2.0566909,42.5349388],[2.056751,42.5349083],[2.056771,42.5348282],[2.0568409,42.5347061],[2.056941,42.5346184],[2.0570011,42.5344963],[2.057281,42.5343475],[2.0573609,42.5342674],[2.057411,42.5341682],[2.057471,42.5341187],[2.0575211,42.5339584],[2.0575609,42.5338974],[2.0575709,42.5336494],[2.057601,42.5335579],[2.0576611,42.5334663],[2.0577409,42.5334282],[2.057781,42.5333672],[2.057961,42.5332375],[2.0580411,42.5331497],[2.058181,42.532959],[2.0582111,42.5329361],[2.0582409,42.5328865],[2.058331,42.5328178],[2.0585511,42.5325584],[2.0586009,42.5323792],[2.058641,42.5323296],[2.058681,42.5322266],[2.058701,42.5320396],[2.0587909,42.5319061],[2.058881,42.5315094],[2.0588911,42.5314064],[2.0589809,42.5311394],[2.059001,42.5310173],[2.059041,42.5309563],[2.0592411,42.5308495],[2.0594411,42.5307884],[2.059561,42.5307198],[2.0596709,42.5305862],[2.059711,42.5304489],[2.0598011,42.5303764],[2.059881,42.5303497],[2.0599811,42.5303383],[2.0601511,42.5302696],[2.060271,42.5301895],[2.0605011,42.5300064],[2.060581,42.5299683],[2.060781,42.5298271],[2.0609009,42.5298195],[2.0612111,42.5297394],[2.061281,42.5296898],[2.0613711,42.5296593],[2.061481,42.5295982],[2.061691,42.5294495],[2.0617909,42.5293388],[2.061861,42.5291977],[2.0618811,42.529129],[2.061851,42.5289078],[2.061801,42.5287895],[2.0617211,42.528698],[2.0617709,42.5287285],[2.0617011,42.5286484],[2.061691,42.5285378],[2.061801,42.5283966],[2.0621209,42.5281563],[2.062181,42.5280571],[2.062171,42.528019],[2.0622711,42.5279694],[2.062341,42.5279083],[2.0624111,42.5278168],[2.0626409,42.5276299],[2.0626609,42.5275879],[2.0627811,42.5274696],[2.0629809,42.5271873],[2.063091,42.5269585],[2.0631809,42.5268364],[2.063221,42.5267296],[2.0633111,42.5266075],[2.0635309,42.5264397],[2.063601,42.5264168],[2.0637009,42.526329],[2.063781,42.5262375],[2.0640409,42.5260696],[2.0644009,42.5258865],[2.0647409,42.5257797],[2.0650311,42.5256271],[2.0651209,42.5255966],[2.0653811,42.5254097],[2.065501,42.5253487],[2.0655711,42.5252762],[2.0656209,42.5252686],[2.0657909,42.525177],[2.065851,42.5251579],[2.066021,42.5250168],[2.0661709,42.5249786],[2.0662611,42.5248985],[2.066381,42.5248489],[2.0664511,42.5247879],[2.0665009,42.5247269],[2.066541,42.5247078],[2.066581,42.5245895],[2.0666609,42.524498],[2.0667109,42.5244865],[2.0668011,42.5244064],[2.066931,42.5242767],[2.0669611,42.5242081],[2.0670111,42.524189],[2.0671411,42.5240898],[2.067241,42.5239677],[2.0673411,42.5239067],[2.067441,42.5237694],[2.0676811,42.5235977],[2.0678811,42.5234184],[2.0679209,42.5233574],[2.067981,42.5232964],[2.0680709,42.5231895],[2.0682011,42.5229988],[2.0684609,42.5227089],[2.068541,42.5225868],[2.068681,42.5224266],[2.0687909,42.5221977],[2.068881,42.5221367],[2.0689509,42.5221176],[2.0692511,42.5219498],[2.0694211,42.5218086],[2.069531,42.5216675],[2.0696311,42.5215797],[2.0699811,42.5214195],[2.070111,42.5213089],[2.0703411,42.5211678],[2.0703909,42.5211678],[2.070451,42.5211182],[2.0705111,42.5210495],[2.0705509,42.5208397],[2.0707409,42.5205269],[2.070781,42.5204163],[2.070771,42.5203476],[2.070801,42.5201378],[2.070771,42.5200577],[2.0707309,42.5200386],[2.0704911,42.5200195],[2.0703709,42.5200272],[2.0703809,42.5200195],[2.0701611,42.5198364],[2.070121,42.5197182],[2.0701411,42.5196762],[2.0700469,42.5196075],[2.069917,42.5194283],[2.0698569,42.5194283],[2.069747,42.5193787],[2.069607,42.5192375],[2.069407,42.5190887],[2.069407,42.5190392],[2.069397,42.5189896],[2.0693469,42.5189362],[2.0693469,42.518898],[2.0693171,42.5188675],[2.0693171,42.5187874],[2.0693669,42.5186882],[2.069387,42.5185966],[2.069387,42.5184479],[2.0693569,42.5183868],[2.0693569,42.5183067],[2.0693071,42.5182495],[2.0692971,42.5181961],[2.0693071,42.5181694],[2.069277,42.5181084],[2.0692871,42.5180588],[2.069267,42.5179367],[2.0693071,42.5176163],[2.0692871,42.5175781],[2.0693369,42.517498],[2.069387,42.5173378],[2.0694871,42.5172577],[2.0696671,42.5171661],[2.069737,42.5170593],[2.0698171,42.5170288],[2.0698271,42.5169983],[2.0698371,42.5169678],[2.0698071,42.5169296],[2.0698271,42.5168571],[2.0698769,42.516777],[2.0698471,42.5166969],[2.0698569,42.5166779],[2.069937,42.5166664],[2.069927,42.5166473],[2.069977,42.5165787],[2.0700531,42.5165329],[2.0699129,42.5164604],[2.0698731,42.5164299],[2.069823,42.5163307],[2.069833,42.5162201],[2.0698929,42.5161324],[2.0698831,42.5160103],[2.0698929,42.5160217],[2.069973,42.5159225],[2.070123,42.5157928],[2.070143,42.5156517],[2.070313,42.5155296],[2.070282,42.5154648],[2.070282,42.5153847],[2.070262,42.5153465],[2.070282,42.5152855],[2.070312,42.5148659],[2.0704119,42.5148048],[2.0705421,42.5146637],[2.070642,42.514595],[2.071002,42.514286],[2.0710919,42.5140533],[2.0711019,42.5138664],[2.0710919,42.513485],[2.0711219,42.5134659],[2.0711119,42.5134239],[2.071202,42.5132866],[2.0714021,42.5131264],[2.0718019,42.5129166],[2.072242,42.5126343],[2.0723219,42.5125656],[2.0724421,42.5125237],[2.0725319,42.5124741],[2.0728619,42.5123367],[2.0731919,42.512146],[2.0733221,42.5120468],[2.073432,42.5119667],[2.0735321,42.5118141],[2.073622,42.5114632],[2.0736821,42.5113564],[2.073782,42.5112534],[2.073992,42.5111847],[2.074302,42.5111542],[2.0749021,42.5110054],[2.0752621,42.5109444],[2.0760119,42.5109253],[2.076232,42.5109558],[2.076602,42.5110435],[2.0768721,42.5110741],[2.0772419,42.5110359],[2.0776219,42.5110245],[2.077662,42.5110054],[2.0777321,42.5108948],[2.0777719,42.5105743],[2.077812,42.5104637],[2.0779221,42.5103569],[2.0779619,42.5103264],[2.0780721,42.5102844],[2.0781319,42.5102234],[2.0781009,42.5101166],[2.078011,42.5100784],[2.078001,42.5100365],[2.078021,42.5099182],[2.0780809,42.5098953],[2.078141,42.5098572],[2.078141,42.5098152],[2.078181,42.5098152],[2.0782609,42.5097771],[2.0784309,42.5095673],[2.078531,42.5094986],[2.078681,42.5094872],[2.0787311,42.5095062],[2.078851,42.5094757],[2.0789609,42.5094185],[2.0791011,42.5093689],[2.0791309,42.509346],[2.0793011,42.5092773],[2.079421,42.5091095],[2.0794611,42.5091095],[2.0796211,42.5089798],[2.079591,42.5088501],[2.0794711,42.5086784],[2.0794511,42.5086288],[2.0794711,42.5086098],[2.0794809,42.5085297],[2.0794611,42.5085106],[2.0794909,42.5084076],[2.0794711,42.5083389],[2.0795009,42.5083275],[2.0794909,42.5082397],[2.079531,42.5081177],[2.079761,42.5079079],[2.079601,42.5078583],[2.0796411,42.5078201],[2.079581,42.5077782],[2.079581,42.5077171],[2.079591,42.5076103],[2.0796311,42.5074997],[2.0797789,42.5074005],[2.0799091,42.5072479],[2.0799389,42.5071793],[2.0799191,42.5069199],[2.079859,42.5067101],[2.079859,42.5065804],[2.079869,42.5065575],[2.0798991,42.5065498],[2.0799291,42.5064697],[2.0799191,42.5064392],[2.0798991,42.5064507],[2.079879,42.5064201],[2.079869,42.5063782],[2.079859,42.505909],[2.079819,42.5056076],[2.079659,42.5054207],[2.079639,42.5053978],[2.0795391,42.5053673],[2.0792191,42.5051193],[2.078799,42.5048981],[2.078619,42.5047874],[2.0784891,42.5046997],[2.0783989,42.5046005],[2.078269,42.5044174],[2.0781491,42.5042191],[2.0780389,42.5041008],[2.077909,42.5038185],[2.0780089,42.5035782],[2.0780189,42.5035095],[2.0782189,42.5033188],[2.0783689,42.5030174],[2.078469,42.5028801],[2.0785091,42.5028687],[2.078609,42.5028572],[2.0786691,42.5028381],[2.0787389,42.5027771],[2.0788691,42.5027695],[2.0790191,42.5027275],[2.079109,42.5026703],[2.0791659,42.5026779],[2.079196,42.502697],[2.079226,42.5027161],[2.079246,42.5027885],[2.079536,42.5029068],[2.0796759,42.5029755],[2.0798759,42.5030289],[2.0798559,42.5029755],[2.0799661,42.5031052],[2.080116,42.5032272],[2.0801561,42.5032463],[2.080256,42.5032387],[2.080596,42.5031357],[2.0808461,42.5030479],[2.0812359,42.5029678],[2.0817659,42.5028152],[2.0819359,42.5027885],[2.0821149,42.5027199],[2.0822151,42.5027008],[2.0830951,42.5026398],[2.083735,42.5025673],[2.084085,42.5024872],[2.0845749,42.5024185],[2.0850949,42.502388],[2.0852749,42.5023804],[2.0856349,42.50243],[2.0859749,42.5024376],[2.0867951,42.5024376],[2.087575,42.5024872],[2.0880849,42.5024872],[2.0885949,42.5025101],[2.0892849,42.5025101],[2.0902951,42.5024796],[2.090755,42.5024185],[2.091135,42.5024109],[2.0913751,42.5024376],[2.0915251,42.5024681],[2.091825,42.5025902],[2.091985,42.5026779],[2.0922251,42.5029907],[2.0922649,42.5029907],[2.0922949,42.5030098],[2.092365,42.5030174],[2.0924749,42.5029984],[2.092525,42.5030098],[2.092895,42.5028801],[2.0932851,42.5028572],[2.093385,42.5028687],[2.093595,42.5029488],[2.0938649,42.5029907],[2.0939751,42.5030174],[2.094075,42.5030289],[2.094485,42.5031204],[2.094595,42.5031204],[2.0945959,42.5029602],[2.0944459,42.5026398],[2.094346,42.5025177],[2.094296,42.5023308],[2.0942559,42.5022697],[2.0942359,42.5021782],[2.0941861,42.5021172],[2.094136,42.502018],[2.0940759,42.5019493],[2.093986,42.5018997],[2.0938461,42.5017471],[2.0938261,42.5015907],[2.093776,42.5015182],[2.093756,42.501358],[2.093766,42.5012703],[2.0938261,42.5011406],[2.0937259,42.5010605],[2.093416,42.5009689],[2.0933571,42.5009651],[2.093307,42.5009422],[2.093127,42.5008125],[2.0928969,42.5005836],[2.092577,42.500164],[2.0924571,42.5000229],[2.092397,42.4998436],[2.0923071,42.4996948],[2.0921669,42.4995537],[2.091747,42.4990654],[2.091377,42.4987831],[2.0911369,42.4986534],[2.090997,42.4985924],[2.090656,42.4984322],[2.090596,42.4983826],[2.090466,42.4983444],[2.0903959,42.4982948],[2.0903561,42.4982338],[2.0903561,42.4982414],[2.0903659,42.4982224],[2.0904109,42.4981842],[2.0906911,42.4981155],[2.090821,42.4980774],[2.0910611,42.4980049],[2.0914309,42.4978676],[2.0917809,42.497776],[2.0919011,42.4977379],[2.092181,42.4976768],[2.092391,42.4976044],[2.0924611,42.4975662],[2.092551,42.497467],[2.092731,42.4971161],[2.092761,42.4969864],[2.0928409,42.4966164],[2.092411,42.4964752],[2.0924714,42.4962959],[2.0924714,42.4962158],[2.0924814,42.4959755],[2.0924413,42.4958763],[2.0924613,42.4955788],[2.0925114,42.4954376],[2.0924914,42.4954071],[2.0926313,42.4952965],[2.0926514,42.4953079],[2.0927582,42.4953346],[2.0927882,42.4953117],[2.0928683,42.4953613],[2.0929782,42.4953918],[2.0931282,42.4953728],[2.0932584,42.4953918],[2.0932484,42.4954033],[2.0932882,42.4954109],[2.0933583,42.4953918],[2.0935683,42.4954224],[2.0937383,42.495472],[2.0938482,42.4954643],[2.0944083,42.4955139],[2.0945082,42.4955635],[2.0946882,42.4955711],[2.0949283,42.4956245],[2.0950282,42.4956131],[2.0951183,42.4956245],[2.0953383,42.4956131],[2.0956483,42.4955025],[2.0957184,42.4955025],[2.0961583,42.4957123],[2.0965683,42.4960442],[2.0969384,42.496273],[2.0974882,42.4966812],[2.0977483,42.4968529],[2.0978782,42.4969521],[2.0982282,42.4971428],[2.0985882,42.4972343],[2.0998483,42.4973526],[2.1001482,42.4973717],[2.1003282,42.4974136],[2.1004183,42.4974518],[2.1005583,42.4974823],[2.1009982,42.497673],[2.1011584,42.4977226],[2.1012282,42.4977837],[2.1014483,42.4978638],[2.1017482,42.4980125],[2.1019182,42.4980621],[2.1019583,42.4981041],[2.1025183,42.4982643],[2.1026483,42.498333],[2.1028183,42.4983826],[2.1030283,42.4984131],[2.1032183,42.4984016],[2.1033683,42.4984322],[2.1036882,42.4985542],[2.1039782,42.4986115],[2.1042483,42.4985924],[2.1045182,42.4984741],[2.1046782,42.4984436],[2.1047783,42.4984322],[2.1052082,42.4984627],[2.1052582,42.4984436],[2.1054182,42.4984818],[2.1055982,42.4984932],[2.1057782,42.4985313],[2.1059382,42.4985924],[2.1062582,42.4988022],[2.1062882,42.4988441],[2.1064482,42.4989014],[2.1065984,42.4990234],[2.1068683,42.4991913],[2.1071184,42.4992828],[2.1081383,42.4994736],[2.1082182,42.4994736],[2.1083682,42.4995117],[2.1084783,42.4995117],[2.1088383,42.4995918],[2.1090384,42.4996109],[2.1093082,42.4996719],[2.1094482,42.4997215],[2.1100183,42.499794],[2.1103082,42.4998512],[2.1105082,42.4999123],[2.1106384,42.4999313],[2.1106882,42.4999237],[2.1107783,42.4998817],[2.1108282,42.499794],[2.1105282,42.4994812],[2.1104882,42.4993744],[2.1104584,42.4992218],[2.1105282,42.4991531],[2.1107371,42.499382],[2.111007,42.4994926],[2.1114171,42.4997025],[2.1116469,42.4999542],[2.1118071,42.5000916],[2.1119671,42.5001945],[2.112067,42.5002213],[2.1121471,42.5002747],[2.1122169,42.5002937],[2.1122069,42.5002823],[2.1123469,42.5003014],[2.1124671,42.5003433],[2.1125569,42.5003738],[2.112597,42.5003815],[2.1126871,42.5003624],[2.112987,42.5003433],[2.113137,42.5003929],[2.1133969,42.5003815],[2.1140571,42.5005531],[2.114197,42.5005531],[2.114397,42.5006027],[2.1144471,42.5005913],[2.1148169,42.5006142],[2.1150169,42.5005913],[2.1151969,42.5005646],[2.1154771,42.5005646],[2.1157169,42.5005913],[2.1163869,42.500782],[2.1167469,42.5008545],[2.1169269,42.5009537],[2.117157,42.5010147],[2.1176469,42.5012512],[2.1177771,42.5012932],[2.117857,42.5013313],[2.117907,42.5013428],[2.118217,42.5014839],[2.1183469,42.5015717],[2.1184471,42.5015945],[2.118587,42.5015717],[2.1188371,42.501564],[2.118927,42.5015221],[2.1190181,42.5013924],[2.1190679,42.5012932],[2.119148,42.5011902],[2.119158,42.5011215],[2.1192081,42.5010719],[2.1191981,42.5010605],[2.1191881,42.5010834],[2.1191981,42.5010223],[2.1192379,42.5009804],[2.119278,42.5009537],[2.119348,42.5009537],[2.1193981,42.5009232],[2.1195681,42.5007629],[2.1197779,42.5006638],[2.120018,42.5005836],[2.1202281,42.5004807],[2.1203079,42.5004616],[2.120358,42.5004616],[2.1204381,42.5004234],[2.1206379,42.5004425],[2.1207681,42.5004234],[2.1209481,42.5004425],[2.121058,42.5003815],[2.121268,42.5001717],[2.121418,42.500103],[2.1215079,42.5000305],[2.121588,42.5000534],[2.1216781,42.5001106],[2.121748,42.5001335],[2.1219079,42.5003128],[2.1220281,42.5003929],[2.122148,42.5004234],[2.1223879,42.5005531],[2.122458,42.5005608],[2.1225581,42.5005531],[2.1227379,42.5005035],[2.1228681,42.5004501],[2.1228881,42.5004311],[2.1229579,42.5004616],[2.1230581,42.5004005],[2.1232281,42.500351],[2.1233881,42.5002708],[2.1236579,42.5002213],[2.1237881,42.5001717],[2.1238179,42.5001335],[2.1238179,42.5001411],[2.123848,42.5001602],[2.1239431,42.5001183],[2.1239431,42.5001297],[2.124023,42.500061],[2.124233,42.4999809],[2.1244631,42.4998283],[2.124593,42.4997902],[2.1246531,42.4997406],[2.1246331,42.4997406],[2.124773,42.4996414],[2.124893,42.4995804],[2.1251631,42.4994011],[2.1253531,42.4992294],[2.125473,42.4991608],[2.125823,42.4988899],[2.125803,42.4988785],[2.125823,42.4988518],[2.1259351,42.4987755],[2.126065,42.4985771],[2.1261051,42.4984665],[2.126205,42.4983253],[2.1264851,42.4979973],[2.1264751,42.4979248],[2.126555,42.4977646],[2.1267149,42.4975967],[2.1268649,42.497467],[2.1270249,42.4971848],[2.127085,42.4970245],[2.127105,42.4970055],[2.127095,42.4969749],[2.1271651,42.4967651],[2.127285,42.4966965],[2.127315,42.4966354],[2.127305,42.4964752],[2.127425,42.4963074],[2.1275451,42.4960976],[2.127605,42.4959145],[2.1276951,42.4958267],[2.1277349,42.4956169],[2.1275949,42.4954758],[2.1275849,42.4954262],[2.1275451,42.4953575],[2.1275351,42.4952774],[2.127465,42.4951363],[2.1275051,42.4949379],[2.1275051,42.4948845],[2.1275151,42.4948273],[2.1275151,42.4948349],[2.1275351,42.4948349],[2.1275251,42.4948349],[2.1275251,42.4948044],[2.1275451,42.4947853],[2.1275451,42.4947968],[2.1275351,42.4948349],[2.1275151,42.4948158],[2.1275351,42.4947853],[2.1275151,42.4947968],[2.1275151,42.4948273],[2.1275151,42.4947052],[2.1275649,42.494606],[2.1277349,42.4945374],[2.127785,42.4944878],[2.127805,42.4944763],[2.1278851,42.4943466],[2.127955,42.4943161],[2.1280749,42.4943275],[2.1280949,42.494297],[2.1280515,42.494236],[2.1280315,42.4942245],[2.1279213,42.4941254],[2.1279914,42.4941368],[2.1281614,42.4942245],[2.1282613,42.4942551],[2.1283114,42.4943161],[2.1284313,42.4943466],[2.1284614,42.4943352],[2.1285415,42.4943733],[2.1286814,42.4943542],[2.1288815,42.4943848],[2.1289613,42.4944153],[2.1290214,42.4944038],[2.1291914,42.4944458],[2.1292715,42.4944458],[2.1294713,42.4944038],[2.1296115,42.4943161],[2.1297014,42.4942169],[2.1298015,42.4941635],[2.1298714,42.494175],[2.1301813,42.4941368],[2.1303613,42.4941444],[2.1305015,42.4941368],[2.1306915,42.4940834],[2.1311715,42.4940147],[2.1312914,42.4939842],[2.1314313,42.4939651],[2.1314614,42.4939537],[2.1315215,42.4939041],[2.1316431,42.4939003],[2.1317029,42.4938393],[2.131933,42.4937401],[2.1320131,42.4936028],[2.1320131,42.4935226],[2.1320829,42.4933701],[2.1320879,42.493351],[2.132148,42.4933128],[2.132288,42.4932899],[2.1323581,42.4932899],[2.132308,42.4932823],[2.1323481,42.4932823],[2.1323481,42.4932518],[2.1323979,42.4932823],[2.132488,42.4932709],[2.1326079,42.4933205],[2.1327081,42.4933815],[2.1330681,42.4935226],[2.133208,42.4936295],[2.1332381,42.4936714],[2.1332281,42.493721],[2.1332681,42.4938202],[2.1332381,42.4938622],[2.1332281,42.4939804],[2.1332681,42.4940224],[2.1334281,42.4938927],[2.1334679,42.4938393],[2.133698,42.4936829],[2.1338079,42.4936409],[2.133918,42.4936409],[2.1339979,42.4935913],[2.134058,42.4935417],[2.134198,42.4934998],[2.1342781,42.4934464],[2.134398,42.4934082],[2.134438,42.4933777],[2.134552,42.4933929],[2.134702,42.4933929],[2.1349919,42.4934006],[2.135252,42.493412],[2.1355419,42.4934311],[2.135792,42.4934807],[2.135942,42.4935913],[2.1360719,42.4936943],[2.1362019,42.493721],[2.136302,42.4937134],[2.1363819,42.4935532],[2.1363518,42.493412],[2.136272,42.4932709],[2.136302,42.4931221],[2.1363819,42.4929543],[2.136452,42.492794],[2.1365218,42.4926643],[2.1365819,42.4924736],[2.136652,42.4922943],[2.1367519,42.4921112],[2.136832,42.4919815],[2.1369419,42.4919128],[2.1370418,42.4918823],[2.137162,42.4918518],[2.1372819,42.4918633],[2.1374118,42.4918938]]},{"id":17771,"author":"Ubicarta","name_GR":"Pyrenees: 44 Plan\u00e8s to Ras de la Caran\u00e7a","description_GR":"Plan\u00e8s to Ras de la Caran\u00e7a by Ubicarta","path":"FRANCE\/GR10_DAY_44","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":14247,"name_EN":"Pyrenees: 44 Plan\u00e8s au Ras de la Caran\u00e7a","description_EN":"Plan\u00e8s au Ras de la Caran\u00e7a par Ubicarta","ascent_time":376,"descent_time":359,"marker":"France_GR10","level":9,"ascent":1402,"descent":1085,"maxelev":2369,"minelev":1513,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.137407 42.4583,2.226138 42.49195)","views":5,"millestones":"0,2.1374066,42.4918861#1,2.1457253,42.4893577#2,2.1527021,42.4845368#3,2.1615666,42.4796500#4,2.1685055,42.4749717#5,2.1752085,42.4701472#6,2.1754529,42.4618948#7,2.1772732,42.4628779#8,2.1801425,42.4708910#9,2.1849136,42.4751810#10,2.1931764,42.4783415#11,2.2021871,42.4756928#12,2.2122903,42.4718061#13,2.2199373,42.4698135#14.2,2.2239470,42.4644508","x":2.174253,"y":42.4733124,"coor":[[2.1374066,42.4918861],[2.1376464,42.4919548],[2.1377466,42.4919624],[2.1377666,42.4919548],[2.1378067,42.4919052],[2.1378264,42.4918251],[2.1378067,42.4917336],[2.1378565,42.4915543],[2.1379466,42.4914742],[2.1380966,42.491375],[2.1382265,42.4911842],[2.1383166,42.4911232],[2.1383066,42.4911041],[2.1383665,42.4910736],[2.1383865,42.4910545],[2.1384566,42.4910355],[2.1386566,42.4909744],[2.1389866,42.4910126],[2.1391265,42.4910126],[2.1391666,42.4910355],[2.1393266,42.4910431],[2.1394565,42.4910851],[2.1397965,42.4911041],[2.1399364,42.4911346],[2.1401865,42.4911232],[2.1404366,42.4911537],[2.1405566,42.4911461],[2.1406765,42.4911346],[2.1407866,42.4911041],[2.1410565,42.4910851],[2.1410866,42.4910126],[2.1410866,42.4909439],[2.1411166,42.4908562],[2.1411965,42.4906654],[2.141603,42.4906845],[2.141763,42.4906845],[2.1418731,42.490715],[2.1420531,42.4907455],[2.1421831,42.4908447],[2.1424031,42.4909554],[2.142673,42.4910431],[2.142803,42.4911346],[2.142853,42.4911461],[2.1430831,42.4913139],[2.1432431,42.4914932],[2.1434231,42.4916267],[2.143503,42.4916534],[2.143533,42.4916763],[2.1436431,42.4916458],[2.143713,42.4915962],[2.1436954,42.491539],[2.1437352,42.4914398],[2.1437452,42.4913177],[2.1438053,42.4912376],[2.1438253,42.4911804],[2.1438153,42.4910812],[2.1438317,42.4910202],[2.1438417,42.4909821],[2.1439519,42.4909019],[2.1440318,42.4909096],[2.1441617,42.4908485],[2.144187,42.4908371],[2.1445169,42.4907494],[2.144697,42.4906387],[2.144697,42.4905777],[2.1448569,42.4904366],[2.144907,42.490387],[2.1449969,42.4902992],[2.145097,42.4901886],[2.1451671,42.4901581],[2.1452069,42.4900665],[2.1452169,42.4899178],[2.145247,42.4899063],[2.1453071,42.4898071],[2.1453569,42.4897995],[2.1453869,42.4897194],[2.145447,42.4896774],[2.145467,42.4895782],[2.1455269,42.4895592],[2.145627,42.4894791],[2.1457169,42.4893684],[2.1457169,42.4893379],[2.1458371,42.4892693],[2.1458571,42.4892082],[2.1458869,42.4891968],[2.145997,42.4891891],[2.146127,42.4891968],[2.146327,42.4891777],[2.1464169,42.4891281],[2.1464469,42.4891281],[2.146497,42.4890976],[2.146637,42.4890671],[2.1467071,42.4890671],[2.146817,42.489048],[2.1469469,42.4890671],[2.1470771,42.4890366],[2.147187,42.489048],[2.1472969,42.488987],[2.147357,42.4889793],[2.1474271,42.4889984],[2.147517,42.4889679],[2.147687,42.4886971],[2.1476669,42.488678],[2.1475871,42.4885979],[2.1474471,42.4885063],[2.1473169,42.4883575],[2.1472571,42.4883194],[2.1472471,42.4882469],[2.147197,42.4882469],[2.147167,42.4881592],[2.1471269,42.4881477],[2.1471069,42.4881096],[2.147027,42.4880791],[2.1469369,42.488018],[2.1469071,42.4879799],[2.1469469,42.4878998],[2.146997,42.4878578],[2.1471269,42.4878693],[2.147197,42.4878197],[2.1473069,42.4877968],[2.1474171,42.4878197],[2.1474969,42.4878082],[2.147537,42.4878387],[2.1475871,42.4878197],[2.1476569,42.4878464],[2.1478069,42.4878273],[2.147927,42.4877892],[2.1480069,42.4877396],[2.148077,42.4877396],[2.1481869,42.487648],[2.1482434,42.4875908],[2.1482434,42.4875107],[2.1483934,42.4871902],[2.1484835,42.4870796],[2.148623,42.4868927],[2.148833,42.4867706],[2.1488431,42.4867325],[2.148983,42.4866104],[2.149003,42.4865532],[2.149133,42.4863625],[2.149133,42.4863014],[2.149183,42.4862518],[2.149183,42.4861412],[2.1492429,42.4860725],[2.149323,42.4860306],[2.149323,42.4859924],[2.1493828,42.485981],[2.149543,42.4858017],[2.1497328,42.4857216],[2.1497428,42.485672],[2.149823,42.4856224],[2.1499429,42.4855804],[2.150013,42.4855118],[2.150033,42.4854622],[2.1501129,42.4854431],[2.1501529,42.4854622],[2.150193,42.4854431],[2.150233,42.4854507],[2.1503229,42.4853935],[2.150373,42.4853821],[2.150423,42.4853935],[2.150573,42.4853401],[2.150933,42.485321],[2.151103,42.4852333],[2.1512229,42.4852219],[2.151283,42.4852333],[2.1513028,42.4852219],[2.1513629,42.4852219],[2.1513729,42.4852028],[2.1515429,42.4851913],[2.1515629,42.4851723],[2.151633,42.4851608],[2.1517329,42.4851227],[2.151783,42.4850311],[2.1518829,42.4849815],[2.1520829,42.4849129],[2.152153,42.4849205],[2.1522229,42.4848633],[2.152313,42.4848213],[2.152463,42.4847107],[2.152523,42.4847031],[2.1526029,42.4846535],[2.1526029,42.4846115],[2.152693,42.4845428],[2.1527328,42.4845428],[2.1528029,42.4844933],[2.152843,42.4845009],[2.1529329,42.4844398],[2.153003,42.4844322],[2.1531229,42.4843826],[2.1532428,42.4842834],[2.1533029,42.484211],[2.153383,42.4841423],[2.1534929,42.4841003],[2.1537828,42.4838829],[2.153863,42.4837914],[2.153873,42.4837608],[2.1539428,42.4837418],[2.1539829,42.4837532],[2.1540029,42.4837227],[2.154063,42.4837112],[2.154103,42.4836807],[2.1541429,42.4836311],[2.154253,42.4835625],[2.1542928,42.4835625],[2.1545029,42.4834709],[2.154613,42.4833908],[2.154633,42.4833412],[2.1546628,42.4833221],[2.1547029,42.4833336],[2.154783,42.4832916],[2.1548429,42.4833221],[2.154983,42.4832611],[2.1550429,42.4832726],[2.155103,42.4832001],[2.155143,42.4832001],[2.1551728,42.4831734],[2.1552029,42.4831505],[2.155283,42.4831314],[2.1553528,42.4831505],[2.1553829,42.4832001],[2.1554229,42.4832115],[2.1555328,42.4832001],[2.1557229,42.483242],[2.155993,42.483223],[2.1560628,42.483181],[2.1561229,42.4831429],[2.156173,42.4830933],[2.1562228,42.4830132],[2.156323,42.4828911],[2.156353,42.4828529],[2.156383,42.4827309],[2.156503,42.4825706],[2.1566029,42.4824219],[2.1566429,42.4824104],[2.156693,42.4823723],[2.156733,42.4822922],[2.156863,42.482151],[2.156873,42.4820824],[2.156903,42.4820518],[2.1569428,42.4820404],[2.1571229,42.4819031],[2.157233,42.4818611],[2.1573529,42.4817619],[2.1576328,42.4816132],[2.1576829,42.4815521],[2.1578629,42.4814224],[2.157923,42.4813499],[2.157963,42.4813423],[2.1580429,42.4812622],[2.1581728,42.4811821],[2.158283,42.4810219],[2.158443,42.4808731],[2.158483,42.4808121],[2.1585629,42.4807701],[2.1587029,42.4805908],[2.158983,42.4804611],[2.1590929,42.4803314],[2.159143,42.48032],[2.1592629,42.4802513],[2.1593828,42.4802132],[2.1594629,42.4801407],[2.1596029,42.4800301],[2.159873,42.4799423],[2.1599829,42.4799309],[2.1601429,42.4799614],[2.160223,42.4799309],[2.160363,42.4798622],[2.1604829,42.4798012],[2.1606629,42.4797516],[2.161083,42.4797134],[2.1613128,42.479763],[2.161453,42.4797325],[2.1615629,42.4796524],[2.161643,42.4794998],[2.1616831,42.4794312],[2.1617129,42.4794121],[2.1617229,42.479351],[2.1617229,42.4792595],[2.1617031,42.4792099],[2.1617229,42.4790611],[2.1617031,42.4789505],[2.1617229,42.4788208],[2.161813,42.4786911],[2.161963,42.4785919],[2.1620629,42.4785805],[2.1621029,42.47855],[2.162123,42.4784698],[2.162173,42.4784317],[2.162173,42.4783897],[2.162143,42.478302],[2.1621029,42.47826],[2.1620729,42.4782028],[2.162143,42.4780693],[2.162173,42.4780426],[2.162183,42.4779816],[2.1622829,42.4778404],[2.1623831,42.4777412],[2.162473,42.4776917],[2.1625531,42.4776001],[2.1625831,42.4774704],[2.1626029,42.4774399],[2.1626229,42.4774399],[2.162643,42.4773598],[2.1627531,42.4773598],[2.1627829,42.4773102],[2.1629031,42.4772301],[2.1629231,42.4771805],[2.1629231,42.4771004],[2.1629429,42.4770508],[2.1629829,42.4770317],[2.163023,42.4769592],[2.1631031,42.4768219],[2.1631429,42.4766312],[2.163183,42.4766006],[2.1631629,42.4765091],[2.1632431,42.4764328],[2.163233,42.4763222],[2.1633229,42.4762001],[2.1633229,42.4760895],[2.1632431,42.4759521],[2.1633129,42.4758492],[2.163403,42.475811],[2.1635129,42.4757309],[2.163553,42.4756813],[2.1636031,42.4756699],[2.1636729,42.4756203],[2.163763,42.4756012],[2.1638131,42.4755516],[2.1638429,42.4755516],[2.163873,42.4755402],[2.1641331,42.4754906],[2.1643629,42.4754601],[2.164453,42.4754601],[2.1646631,42.4754295],[2.1648331,42.4754524],[2.1648431,42.4754219],[2.164923,42.4754219],[2.165103,42.4752998],[2.165123,42.4752617],[2.165163,42.4752502],[2.1651931,42.4752121],[2.165303,42.4751625],[2.1654029,42.4751816],[2.165513,42.4751701],[2.1659031,42.475071],[2.1659529,42.4750404],[2.166033,42.4750099],[2.1660731,42.4750214],[2.166173,42.4750214],[2.1663229,42.4749908],[2.1664431,42.4749527],[2.1664729,42.4748993],[2.166533,42.4748917],[2.1666629,42.4748116],[2.1667631,42.4747124],[2.1667731,42.4746819],[2.1668229,42.4745827],[2.166923,42.4745407],[2.1669731,42.4745102],[2.167053,42.4745102],[2.1671331,42.4745102],[2.1672029,42.4745293],[2.1673031,42.4745598],[2.1673131,42.4745903],[2.1673629,42.4746094],[2.1675329,42.4746628],[2.167743,42.4747925],[2.1678729,42.474781],[2.1678629,42.4748116],[2.167913,42.4748611],[2.1679831,42.4748802],[2.1680629,42.4748726],[2.1680729,42.4748917],[2.168123,42.4748993],[2.1682229,42.4748726],[2.1684129,42.4749603],[2.1685131,42.4749718],[2.1685929,42.4750023],[2.1687231,42.4750023],[2.168833,42.4749908],[2.1690431,42.475071],[2.169143,42.475071],[2.169183,42.4750519],[2.1692729,42.475071],[2.1694429,42.4750328],[2.169533,42.4750519],[2.1695631,42.475071],[2.1697431,42.4750404],[2.1697831,42.4750404],[2.169863,42.4750023],[2.1699629,42.4750214],[2.170033,42.4749908],[2.1701031,42.4749794],[2.170253,42.4750404],[2.1702931,42.4750404],[2.1703229,42.4750214],[2.1703629,42.4750404],[2.1704531,42.4750519],[2.170583,42.4750595],[2.1706231,42.4750519],[2.170763,42.4750824],[2.1708529,42.4750214],[2.171073,42.4750519],[2.17116,42.4750175],[2.1712301,42.4750061],[2.1712999,42.4749756],[2.17133,42.4749756],[2.1716001,42.4748573],[2.1717601,42.4748268],[2.17184,42.4747963],[2.1719899,42.4747353],[2.17208,42.4747581],[2.172163,42.4747849],[2.1722231,42.4747429],[2.172313,42.474762],[2.172363,42.4747429],[2.1723931,42.474762],[2.172523,42.4747429],[2.1725831,42.4747543],[2.1726329,42.4747238],[2.172663,42.4747314],[2.172703,42.4747047],[2.1727829,42.4746819],[2.1728029,42.4746513],[2.172863,42.4746323],[2.1729231,42.4745712],[2.1731031,42.4744911],[2.1731629,42.4744225],[2.173363,42.4744225],[2.1734331,42.4743729],[2.1735029,42.4742622],[2.173743,42.4739037],[2.173893,42.473793],[2.173943,42.473732],[2.1740029,42.4736443],[2.1740029,42.4735641],[2.174253,42.4733124],[2.1743031,42.4731331],[2.1743031,42.4730835],[2.1743031,42.4730415],[2.1743829,42.4728928],[2.174463,42.4727631],[2.1743729,42.4725914],[2.1743331,42.4725227],[2.1743529,42.4724312],[2.1743829,42.472374],[2.1743431,42.4722137],[2.174463,42.4720116],[2.174433,42.4719543],[2.174423,42.4718323],[2.174433,42.4717331],[2.1745729,42.4715919],[2.174583,42.4715347],[2.1746531,42.4714737],[2.1746631,42.4713936],[2.1747429,42.4713631],[2.174803,42.4711723],[2.174813,42.4710426],[2.1748431,42.470974],[2.174803,42.4708824],[2.174773,42.4707222],[2.174813,42.4707031],[2.174943,42.4708328],[2.174973,42.4704628],[2.1751029,42.4703026],[2.1751931,42.470192],[2.1752729,42.4699631],[2.175323,42.4696846],[2.175343,42.4696426],[2.1753631,42.469574],[2.1753731,42.4694633],[2.1754329,42.4693527],[2.1755331,42.4691849],[2.1756029,42.4691124],[2.175683,42.4690628],[2.1757531,42.4689636],[2.1758029,42.468853],[2.176003,42.4687614],[2.176053,42.4687233],[2.1761031,42.4686241],[2.1761429,42.4685516],[2.176183,42.4684525],[2.1762731,42.4683838],[2.176373,42.4682312],[2.176393,42.4680939],[2.176543,42.4678612],[2.1766031,42.467823],[2.1766629,42.4677734],[2.176723,42.4676628],[2.1768031,42.4675713],[2.1767931,42.4673424],[2.1767731,42.4672241],[2.1767931,42.467144],[2.1767731,42.4671021],[2.1768129,42.4670219],[2.1768031,42.4669838],[2.1768329,42.4669228],[2.1768329,42.4668541],[2.1768129,42.4668045],[2.1768229,42.4666824],[2.1768229,42.4665527],[2.1768229,42.4663544],[2.176883,42.4661636],[2.176903,42.4659538],[2.176913,42.4658318],[2.176903,42.465744],[2.1768429,42.4656029],[2.176863,42.4654922],[2.176893,42.4654312],[2.1767731,42.4651146],[2.1767831,42.4649315],[2.176713,42.4648132],[2.176713,42.4647522],[2.176703,42.4646912],[2.176713,42.4646416],[2.176703,42.4646034],[2.1766829,42.4645424],[2.1766429,42.4644241],[2.1766231,42.4642715],[2.176553,42.4642143],[2.1764729,42.4641228],[2.1764531,42.4640617],[2.176383,42.4639931],[2.176343,42.4638939],[2.1762431,42.4638023],[2.1762331,42.4637718],[2.1761529,42.4637032],[2.176053,42.4636917],[2.1759231,42.463623],[2.175863,42.4635124],[2.175863,42.4635239],[2.175863,42.4635048],[2.175863,42.4634819],[2.1758029,42.4633141],[2.1757331,42.4632721],[2.1755731,42.462944],[2.1756129,42.4628639],[2.1756029,42.4627647],[2.1755331,42.4626541],[2.175483,42.4624519],[2.1753831,42.4622536],[2.1754329,42.4620819],[2.1754529,42.4619713],[2.1754529,42.461853],[2.1753931,42.4617615],[2.1753931,42.4616547],[2.1752729,42.4615631],[2.1752629,42.4614639],[2.1751831,42.4614029],[2.175133,42.4612923],[2.1750529,42.4612541],[2.1750629,42.4610939],[2.1750529,42.4610748],[2.175123,42.4608612],[2.175153,42.4607811],[2.1751029,42.4607315],[2.1750729,42.4604912],[2.1750529,42.4604645],[2.1750331,42.4603539],[2.1750331,42.4603043],[2.1750031,42.4602547],[2.174993,42.4601631],[2.1750131,42.4601135],[2.174993,42.4600449],[2.174953,42.4599724],[2.174963,42.4598732],[2.174943,42.4598122],[2.1748331,42.4597244],[2.174753,42.4596214],[2.174643,42.4594841],[2.1745329,42.459362],[2.1745429,42.4591713],[2.174583,42.4589844],[2.1745429,42.4587326],[2.1745429,42.4586334],[2.1745231,42.4584618],[2.1745231,42.4584427],[2.1745529,42.458374],[2.174633,42.4583435],[2.174773,42.4583015],[2.174963,42.4584122],[2.1752231,42.4587326],[2.175333,42.4589233],[2.175523,42.459034],[2.1756029,42.4590912],[2.175633,42.4592628],[2.175633,42.4592934],[2.1757629,42.4594345],[2.175853,42.4595222],[2.1759231,42.4595718],[2.1759529,42.4596329],[2.1759429,42.459774],[2.175993,42.4599228],[2.176003,42.4600716],[2.1759629,42.460144],[2.1759131,42.4602737],[2.175843,42.4604149],[2.1757729,42.4605637],[2.1757629,42.4606133],[2.1760881,42.4606819],[2.176188,42.4608727],[2.1764481,42.4610405],[2.176538,42.4613037],[2.176898,42.4616508],[2.177278,42.4629021],[2.177748,42.4635811],[2.177958,42.4643822],[2.1781781,42.4645805],[2.1781981,42.4647102],[2.178478,42.4651108],[2.178498,42.4652405],[2.178318,42.4652824],[2.178508,42.4656906],[2.1784079,42.4665031],[2.1785181,42.4671822],[2.1784379,42.4673805],[2.1784279,42.467762],[2.1785181,42.4683037],[2.1789379,42.4686317],[2.1790979,42.4689827],[2.1791379,42.469223],[2.179318,42.4696121],[2.179328,42.4697418],[2.1793981,42.4697838],[2.1794779,42.4699821],[2.1799481,42.4705811],[2.180028,42.4708138],[2.1803379,42.4710236],[2.180268,42.4714508],[2.1803679,42.4717026],[2.180408,42.472023],[2.1806681,42.4722633],[2.1807179,42.4727631],[2.180948,42.4730835],[2.181088,42.4734802],[2.1811681,42.4745903],[2.181118,42.4749031],[2.1811681,42.4752426],[2.181108,42.4753418],[2.1812379,42.4754524],[2.181278,42.4756317],[2.181658,42.4763336],[2.181788,42.4763603],[2.1818781,42.4762421],[2.1818981,42.4762917],[2.1820281,42.4762611],[2.1820281,42.4761314],[2.1822381,42.4759521],[2.1824181,42.4759941],[2.1827281,42.4759521],[2.1827879,42.4758644],[2.182668,42.4757843],[2.182668,42.4756813],[2.1828079,42.4757233],[2.1832881,42.4754944],[2.183538,42.475502],[2.1840479,42.4753647],[2.1843879,42.4753723],[2.1849279,42.475174],[2.185178,42.4750137],[2.185358,42.4750137],[2.185468,42.4749641],[2.1857481,42.4749947],[2.1860981,42.4749146],[2.186218,42.4749641],[2.186348,42.4749031],[2.1866879,42.4748726],[2.186928,42.4747314],[2.187258,42.4746323],[2.1874781,42.4746437],[2.1875679,42.4746933],[2.1877179,42.4746742],[2.1877079,42.4747124],[2.187758,42.4747124],[2.1878281,42.4747925],[2.187938,42.4747734],[2.1880081,42.4749146],[2.187968,42.4750023],[2.1880779,42.4749947],[2.188098,42.4751434],[2.1882479,42.4751434],[2.1882679,42.4752426],[2.1884079,42.4752426],[2.1884379,42.4753113],[2.188328,42.4753532],[2.1884279,42.4753723],[2.188328,42.4754448],[2.1884279,42.4754829],[2.1883781,42.4756622],[2.188448,42.4758148],[2.1883581,42.4759445],[2.1885381,42.4761429],[2.1886079,42.476162],[2.1887181,42.4761314],[2.188998,42.4762039],[2.189178,42.476162],[2.189348,42.476223],[2.1894979,42.476223],[2.189728,42.4763527],[2.189888,42.4763145],[2.1901679,42.4764633],[2.1903579,42.4764824],[2.1905279,42.4766312],[2.190768,42.4766846],[2.190918,42.4767914],[2.191448,42.4768715],[2.191818,42.4771233],[2.191978,42.4771614],[2.1921179,42.4772911],[2.192148,42.4773827],[2.1922081,42.4773445],[2.1922579,42.4773712],[2.1924281,42.477684],[2.192538,42.4777832],[2.1926179,42.4777946],[2.192668,42.4779243],[2.1928079,42.4779739],[2.1930981,42.4782448],[2.1932981,42.4784927],[2.193398,42.478714],[2.193538,42.4787827],[2.193578,42.4787445],[2.193728,42.4787216],[2.193768,42.4788017],[2.1940415,42.4790154],[2.1943314,42.4793434],[2.1944816,42.4793968],[2.1945715,42.4793739],[2.1952214,42.4789467],[2.1959314,42.4786339],[2.1964414,42.4785347],[2.1968815,42.4785156],[2.1971016,42.4785538],[2.197403,42.4786034],[2.197403,42.4785347],[2.1975529,42.4784164],[2.197753,42.4783134],[2.1981931,42.4782143],[2.198298,42.4781914],[2.1983781,42.4781036],[2.1987679,42.4774628],[2.1988759,42.4772377],[2.199266,42.4768791],[2.1997659,42.4765282],[2.200186,42.4761162],[2.2004459,42.4759598],[2.2007761,42.4758263],[2.201216,42.4757881],[2.2015259,42.4758072],[2.202126,42.475708],[2.202976,42.4754982],[2.2030461,42.4754295],[2.2031002,42.4754601],[2.2034001,42.4753914],[2.2035003,42.4753532],[2.2035003,42.4753113],[2.2036602,42.4752808],[2.2037702,42.4751701],[2.2040503,42.4751205],[2.2041802,42.4749603],[2.2044702,42.4748535],[2.2045703,42.4747314],[2.2048101,42.4746017],[2.2052102,42.4744911],[2.2057102,42.474453],[2.2074301,42.4737511],[2.2076201,42.4736023],[2.2075803,42.4735413],[2.2077503,42.4734116],[2.2084701,42.4730721],[2.2088201,42.4728432],[2.2090101,42.4728928],[2.2095902,42.472641],[2.2098403,42.4725914],[2.2101502,42.4723816],[2.2103803,42.4723206],[2.2106802,42.4721413],[2.2112603,42.4720421],[2.2115903,42.4719315],[2.2119102,42.4719505],[2.212177,42.4720192],[2.2122669,42.4720116],[2.2122469,42.471859],[2.2122769,42.4718094],[2.212477,42.4717598],[2.2126169,42.4718704],[2.212697,42.4720802],[2.2129171,42.4721298],[2.212997,42.4721107],[2.213038,42.4718933],[2.2131481,42.4718628],[2.213248,42.4717522],[2.213428,42.4713516],[2.213618,42.471611],[2.2138381,42.4718208],[2.214318,42.4721222],[2.214828,42.4723434],[2.214848,42.4721031],[2.215148,42.4721603],[2.2151279,42.4719734],[2.2152081,42.4717407],[2.2152481,42.4717712],[2.215328,42.4717522],[2.215548,42.4714813],[2.2156579,42.4714508],[2.2157581,42.4711037],[2.215888,42.4710808],[2.2160981,42.4711304],[2.216258,42.470871],[2.216558,42.4709511],[2.216548,42.4707336],[2.2167311,42.4708176],[2.216691,42.4707069],[2.2167821,42.4707031],[2.2167721,42.470623],[2.2169819,42.4704056],[2.2178619,42.4700623],[2.2184019,42.4697647],[2.2190821,42.4697151],[2.2192819,42.4697342],[2.2192819,42.4697723],[2.219382,42.4698029],[2.2195721,42.4697227],[2.219672,42.4697952],[2.2198119,42.4698334],[2.220582,42.4697151],[2.2207921,42.4696236],[2.220902,42.469635],[2.2211721,42.4694748],[2.221282,42.4694633],[2.2213621,42.4693832],[2.221482,42.4693527],[2.2217219,42.4691734],[2.2220521,42.4690742],[2.222177,42.4691925],[2.2222519,42.4691772],[2.2222321,42.4690857],[2.2224121,42.4690552],[2.222502,42.4689369],[2.222682,42.4688568],[2.222862,42.4686165],[2.223062,42.4685478],[2.223537,42.4687538],[2.2236969,42.468914],[2.224277,42.4691238],[2.2250071,42.4691849],[2.2250769,42.4691658],[2.224607,42.4689445],[2.2243569,42.4687538],[2.224438,42.4686775],[2.2248981,42.4685555],[2.2249081,42.4685059],[2.225188,42.4683762],[2.2252381,42.4682884],[2.2254679,42.4681969],[2.2257481,42.4677773],[2.2259181,42.4676857],[2.2261281,42.4674263],[2.226027,42.4672813],[2.225487,42.4668922],[2.2253571,42.4666405],[2.225107,42.4664841],[2.2248271,42.466011],[2.2247269,42.4659309],[2.2247469,42.4658012],[2.224937,42.4658127],[2.2250371,42.4657516],[2.2248671,42.4654503],[2.2243569,42.4650116],[2.224097,42.4649315],[2.223877,42.4647522],[2.2238269,42.4645233],[2.223947,42.4644508]]},{"id":17772,"author":"Ubicarta","name_GR":"Pyrenees: 45 Ras de la Caran\u00e7a to Mantet","description_GR":"Ras de la Caran\u00e7a to Mantet by Ubicarta","path":"FRANCE\/GR10_DAY_45","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":10508,"name_EN":"Pyrenees: 45 Ras de la Caran\u00e7a \u00e0 Mantet","description_EN":"Ras de la Caran\u00e7a \u00e0 Mantet par Ubicarta","ascent_time":271,"descent_time":275,"marker":"France_GR10","level":9,"ascent":719,"descent":1003,"maxelev":2346,"minelev":1477,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.223171 42.45623,2.307022 42.47729)","views":5,"millestones":"0,2.2239444,42.4644547#1,2.2314313,42.4611541#2,2.2400865,42.4662809#3,2.2502329,42.4637545#4,2.2556453,42.4648133#5,2.2642360,42.4607300#6,2.2734553,42.4571779#7,2.2822534,42.4583393#8,2.2901946,42.4642638#9,2.2952373,42.4695531#10,2.3024100,42.4753774#10.5,2.3070221,42.4772911","x":2.2731781,"y":42.456955,"coor":[[2.2239444,42.4644547],[2.2238245,42.4643021],[2.2235644,42.4642525],[2.2232244,42.4641151],[2.2231746,42.4640427],[2.2231944,42.4639549],[2.2234244,42.4637527],[2.2233844,42.4635925],[2.2234545,42.4633751],[2.2235944,42.4632835],[2.2238245,42.4632454],[2.2238445,42.4630852],[2.2241244,42.4630623],[2.2244444,42.462925],[2.2245045,42.4628334],[2.2248445,42.4627037],[2.2255745,42.462635],[2.2258146,42.4625549],[2.2260644,42.4625931],[2.2269144,42.4623642],[2.2275245,42.4623032],[2.2280045,42.4624519],[2.2280846,42.4624329],[2.2282145,42.4623451],[2.2287345,42.4624138],[2.2289546,42.462204],[2.2289844,42.4620132],[2.2291446,42.461792],[2.2292645,42.4617233],[2.2295644,42.4613419],[2.2296746,42.4612732],[2.2298744,42.4612541],[2.2299745,42.461174],[2.2301245,42.4612045],[2.2303746,42.4609718],[2.2304745,42.4609528],[2.2305346,42.4609833],[2.2306345,42.4607849],[2.2309279,42.4607811],[2.230988,42.4609337],[2.231138,42.4610329],[2.2314081,42.4611244],[2.2315481,42.4613037],[2.232168,42.4615936],[2.232338,42.4621315],[2.232568,42.4621925],[2.2326779,42.4623337],[2.232698,42.462532],[2.2327781,42.4626541],[2.233088,42.4630318],[2.233268,42.4631042],[2.233278,42.4631615],[2.233618,42.4632034],[2.2338481,42.4633713],[2.234098,42.4636536],[2.2341881,42.4639626],[2.2345681,42.4641533],[2.234638,42.464283],[2.235178,42.4643745],[2.235508,42.4645729],[2.2356479,42.4647141],[2.235858,42.4647446],[2.2359581,42.4648018],[2.236038,42.4649048],[2.2363081,42.464962],[2.236398,42.4649429],[2.236558,42.4650536],[2.2368481,42.4651642],[2.237288,42.4651833],[2.237488,42.4652519],[2.237798,42.4652824],[2.2380979,42.4652214],[2.2383881,42.4654427],[2.2385981,42.4654846],[2.239248,42.4657936],[2.2395179,42.4658813],[2.2400081,42.4662933],[2.2401979,42.4662628],[2.2403281,42.4663734],[2.2410581,42.4664841],[2.2419779,42.4667015],[2.2428279,42.4666214],[2.242908,42.4665527],[2.2433181,42.4665413],[2.243448,42.4664612],[2.2440779,42.4662743],[2.244978,42.4657211],[2.2453079,42.4656029],[2.2455881,42.4655724],[2.2458379,42.4653931],[2.2461181,42.4652634],[2.2463379,42.4652328],[2.246408,42.4651222],[2.246628,42.464962],[2.246928,42.4649124],[2.2472379,42.4646645],[2.2472379,42.4646149],[2.2473581,42.4645615],[2.2473581,42.4644318],[2.2474279,42.4644127],[2.247448,42.464344],[2.247638,42.4642448],[2.2477679,42.464283],[2.2479379,42.4642525],[2.2484081,42.4643211],[2.248708,42.4644432],[2.2489779,42.4643822],[2.249398,42.4641838],[2.249578,42.4642029],[2.249768,42.4641037],[2.2498181,42.4641228],[2.249938,42.4639931],[2.249918,42.4639511],[2.2501979,42.4638634],[2.2501781,42.4637642],[2.250428,42.4637222],[2.250458,42.4635849],[2.2503181,42.4634323],[2.2503681,42.4632416],[2.2505381,42.4631348],[2.2506781,42.4631119],[2.250838,42.462822],[2.2513881,42.4623413],[2.2513981,42.4622116],[2.251328,42.4621315],[2.2513981,42.4620819],[2.2513781,42.4620018],[2.2514379,42.4619331],[2.2513981,42.4617844],[2.2512779,42.4617424],[2.251358,42.4616127],[2.2513881,42.4611816],[2.251888,42.4609833],[2.252048,42.4610939],[2.2520781,42.4612045],[2.252388,42.4616127],[2.2524481,42.461834],[2.252528,42.4618416],[2.252598,42.4620018],[2.2526979,42.4620323],[2.2528679,42.4619141],[2.2530079,42.4620247],[2.253068,42.4619942],[2.2534981,42.4620438],[2.2536681,42.4623642],[2.253758,42.4624519],[2.2540879,42.4625816],[2.254158,42.462574],[2.254288,42.4627228],[2.2546079,42.462944],[2.2547381,42.4631615],[2.254698,42.4633141],[2.2547381,42.4634514],[2.254678,42.463562],[2.2547679,42.4636421],[2.2548079,42.463913],[2.2549379,42.4640427],[2.2551179,42.4641037],[2.2554879,42.4647331],[2.2559979,42.4649925],[2.2566681,42.4650841],[2.257828,42.4655228],[2.2579579,42.4655342],[2.2582381,42.4654312],[2.2584081,42.465332],[2.2584281,42.4652443],[2.2584491,42.4650955],[2.2586391,42.4647331],[2.2588589,42.4644051],[2.2591491,42.4640923],[2.2597589,42.4636955],[2.260119,42.4633827],[2.2609489,42.4628143],[2.261189,42.4625435],[2.2616489,42.462204],[2.261869,42.4619522],[2.262099,42.461834],[2.2627389,42.4613152],[2.2630191,42.4609222],[2.263289,42.4606934],[2.263449,42.4606133],[2.263639,42.4606247],[2.2643991,42.4607544],[2.2645791,42.4608536],[2.2653589,42.4610443],[2.265609,42.4610634],[2.265799,42.4610329],[2.266289,42.4608345],[2.267159,42.4607048],[2.267719,42.4605026],[2.2679391,42.4604721],[2.2688489,42.4598923],[2.2693591,42.4596748],[2.269779,42.4594231],[2.2707491,42.4591331],[2.271019,42.4589539],[2.2712181,42.4586143],[2.2714779,42.4584236],[2.271698,42.4584465],[2.2719581,42.4583549],[2.2721679,42.4583359],[2.2723479,42.4581032],[2.272438,42.4578056],[2.2726879,42.457386],[2.2728381,42.4572067],[2.272948,42.4571762],[2.2730579,42.4568748],[2.2731781,42.456955],[2.273248,42.4569168],[2.2733381,42.457016],[2.2734179,42.457016],[2.273458,42.4571838],[2.273598,42.4570351],[2.273648,42.4570656],[2.2736981,42.4570236],[2.273798,42.4570541],[2.2738979,42.4571838],[2.2740381,42.4570656],[2.274178,42.4572639],[2.2742381,42.4572754],[2.2742679,42.4574051],[2.2744181,42.4573555],[2.274518,42.4575043],[2.2745781,42.4574242],[2.2747281,42.4575157],[2.2748981,42.4575462],[2.2749281,42.4574966],[2.275038,42.4575043],[2.2752981,42.4575844],[2.2754581,42.4574852],[2.275568,42.4575768],[2.275948,42.4574165],[2.2759681,42.4573555],[2.2762179,42.4571648],[2.2763081,42.4569359],[2.2765181,42.4567146],[2.2767079,42.4566536],[2.276768,42.4565468],[2.2768979,42.4564857],[2.2769279,42.4564056],[2.276958,42.4564247],[2.2770281,42.4562569],[2.2770979,42.4562263],[2.2772081,42.4562759],[2.2774079,42.456234],[2.2775979,42.4563255],[2.2777181,42.4564857],[2.2777381,42.4566269],[2.2779579,42.4567947],[2.278198,42.4568863],[2.2783179,42.4568634],[2.2784281,42.4569359],[2.2784879,42.4569054],[2.2786479,42.4569168],[2.278918,42.4571266],[2.279058,42.4571342],[2.279618,42.4572754],[2.280098,42.4576149],[2.280508,42.4576454],[2.2809379,42.4577751],[2.2811379,42.4578743],[2.281498,42.4579735],[2.2816679,42.4581947],[2.282088,42.4582939],[2.2821,42.458271],[2.2823701,42.4583931],[2.28247,42.4585114],[2.28282,42.4586525],[2.2830601,42.4588127],[2.2834799,42.4589233],[2.2836499,42.4591103],[2.2843001,42.4593811],[2.28443,42.4595108],[2.28457,42.4595718],[2.2846401,42.4596825],[2.28492,42.4598122],[2.2850201,42.4598007],[2.28526,42.4599838],[2.2853799,42.460022],[2.2855501,42.4601822],[2.28545,42.4603806],[2.2855899,42.4605217],[2.2855599,42.4606018],[2.2860401,42.4610329],[2.2862201,42.4613914],[2.2863901,42.4615211],[2.2864799,42.4615211],[2.2865901,42.4616432],[2.28672,42.4616814],[2.28688,42.4618835],[2.2871599,42.4620209],[2.28757,42.462101],[2.2878301,42.4622307],[2.2880299,42.4622917],[2.2881601,42.4624825],[2.28824,42.462471],[2.2883401,42.4625816],[2.2884901,42.462883],[2.2887001,42.4629822],[2.28878,42.4631729],[2.28896,42.4632111],[2.2890401,42.4634132],[2.28918,42.4635429],[2.2893,42.4635429],[2.2894499,42.4636116],[2.2895999,42.4637833],[2.28965,42.4639206],[2.29001,42.4640808],[2.2900801,42.4642029],[2.29019,42.4642601],[2.29054,42.4643631],[2.29072,42.4645004],[2.2908001,42.4644928],[2.2908599,42.464592],[2.2910039,42.4646072],[2.291044,42.4647179],[2.2911341,42.4647675],[2.2911341,42.4648857],[2.291364,42.4649658],[2.2913439,42.465126],[2.291424,42.4650688],[2.2916441,42.4650459],[2.291604,42.4653053],[2.2916441,42.4654083],[2.291774,42.4654083],[2.2916739,42.4656181],[2.2916839,42.4657173],[2.291564,42.4659081],[2.2911839,42.4662857],[2.2911439,42.4664764],[2.2910039,42.4666252],[2.291054,42.466938],[2.2911439,42.4669571],[2.2911639,42.4670372],[2.2914541,42.4667168],[2.2915339,42.4668159],[2.291604,42.4668274],[2.291904,42.4665871],[2.292094,42.4665756],[2.2921441,42.4667969],[2.292104,42.466938],[2.2921641,42.4670372],[2.2925041,42.4673157],[2.2927539,42.4674454],[2.2929139,42.4674873],[2.2931039,42.4676666],[2.2934451,42.4678574],[2.2939351,42.4683456],[2.294065,42.4683151],[2.2941151,42.4684067],[2.2942851,42.4683762],[2.294215,42.4684372],[2.294235,42.4685287],[2.2945349,42.468708],[2.294565,42.4688568],[2.2951751,42.4694862],[2.295305,42.469677],[2.2953551,42.470108],[2.295485,42.4703979],[2.295475,42.4706078],[2.2956951,42.4706573],[2.295815,42.4708176],[2.2960949,42.4709969],[2.296535,42.4714165],[2.2969649,42.4717178],[2.2971749,42.4719887],[2.2976551,42.4722977],[2.297925,42.4725151],[2.2979851,42.4726181],[2.2980449,42.4725761],[2.2982249,42.4727783],[2.298445,42.4729271],[2.2987549,42.4730988],[2.298775,42.4730263],[2.2988851,42.4730453],[2.299135,42.4732056],[2.2990949,42.4730377],[2.2992351,42.4730568],[2.2995851,42.4732857],[2.2995651,42.4733467],[2.3004651,42.4736786],[2.300525,42.4737473],[2.300765,42.4737053],[2.300905,42.4737358],[2.3011351,42.4741058],[2.3011651,42.474308],[2.3013051,42.4745369],[2.3015549,42.4746857],[2.301765,42.474926],[2.3019249,42.4749985],[2.3029051,42.4757767],[2.302947,42.4758377],[2.303267,42.4759178],[2.303447,42.4759064],[2.3035769,42.4758453],[2.3036571,42.4758682],[2.3037169,42.4759178],[2.3037169,42.4759979],[2.3035569,42.4761276],[2.3038371,42.476387],[2.3038471,42.4764557],[2.304117,42.4765472],[2.3043771,42.4765663],[2.3044569,42.4766273],[2.304626,42.4766502],[2.3047161,42.4767113],[2.3052959,42.4767418],[2.3059659,42.4769211],[2.306356,42.4769516],[2.306426,42.4770508],[2.306706,42.4771538],[2.306802,42.4771423],[2.3069019,42.4771614],[2.3070221,42.4772911]]},{"id":17773,"author":"Ubicarta","name_GR":"Pyrenees: 46 Mantet to Refuge de Mariailles","description_GR":"Mantet to Refuge de Mariailles by Ubicarta","path":"FRANCE\/GR10_DAY_46","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":14769,"name_EN":"Pyrenees: 46 Mantet au Refuge de Mariailles","description_EN":"Mantet au Refuge de Mariailles par Ubicarta","ascent_time":339,"descent_time":327,"marker":"France_GR10","level":9,"ascent":1345,"descent":1199,"maxelev":1762,"minelev":934,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.306533 42.47729,2.407818 42.51541)","views":10,"millestones":"0,2.3070190,42.4772911#1,2.3111886,42.4802035#2,2.3183608,42.4835015#3,2.3255409,42.4877079#4,2.3349146,42.4913641#5,2.3432007,42.4931228#6,2.3535895,42.4958851#7,2.3602574,42.5025362#8,2.3633281,42.5082577#9,2.3707954,42.5138436#10,2.3776179,42.5124815#11,2.3863793,42.5152073#12,2.3925734,42.5114241#13,2.3955747,42.5057970#14,2.4017020,42.5021480#14.8,2.4078178,42.5012436","x":2.3590341,"y":42.4998093,"coor":[[2.307019,42.4772911],[2.307579,42.4773636],[2.3076489,42.4774323],[2.307579,42.477581],[2.3072989,42.4776802],[2.307179,42.477623],[2.3068991,42.4776421],[2.306529,42.4776917],[2.3065591,42.4777222],[2.307059,42.4778137],[2.3075891,42.4780045],[2.308069,42.4782333],[2.3082891,42.4782524],[2.308619,42.4781647],[2.308779,42.4781532],[2.3087809,42.4781647],[2.308461,42.4782562],[2.3084011,42.4783363],[2.309181,42.4784355],[2.3094511,42.4785233],[2.3090611,42.478714],[2.309011,42.4788132],[2.3093109,42.4788361],[2.309401,42.4788857],[2.309711,42.4788742],[2.309911,42.4790039],[2.3100209,42.4789963],[2.3106511,42.4791069],[2.3106811,42.4791756],[2.3103311,42.4793968],[2.3103311,42.4794464],[2.3107009,42.479496],[2.3108909,42.4795647],[2.3112609,42.4795837],[2.3108511,42.4797935],[2.311399,42.4797325],[2.3116469,42.4797783],[2.311657,42.479847],[2.3115571,42.4798889],[2.3115871,42.4799385],[2.3112271,42.4801178],[2.311157,42.4801979],[2.3119471,42.4803391],[2.3124969,42.4803276],[2.312567,42.4804268],[2.312187,42.4807167],[2.3132069,42.4808388],[2.313437,42.4808197],[2.3137269,42.4810562],[2.314122,42.4813232],[2.3143907,42.4815598],[2.3144507,42.4819794],[2.3145206,42.482029],[2.3148806,42.4820099],[2.3148408,42.4822006],[2.3153708,42.482029],[2.3154006,42.482029],[2.3154206,42.4820404],[2.3153806,42.4821205],[2.3153608,42.4821815],[2.3153708,42.4822083],[2.3154907,42.4821892],[2.3156006,42.4822311],[2.3155706,42.4823189],[2.3156407,42.482399],[2.3156106,42.4824905],[2.3156207,42.4825706],[2.3157406,42.4825401],[2.3158207,42.48246],[2.3159206,42.4825287],[2.3160107,42.48246],[2.3160708,42.4825516],[2.3160307,42.4826317],[2.3159807,42.4826889],[2.3159606,42.4827118],[2.3160307,42.4827003],[2.3161006,42.4826813],[2.3162007,42.4826584],[2.3162806,42.4826584],[2.3163507,42.4826698],[2.3164108,42.4827194],[2.3165007,42.4826813],[2.3165507,42.4826698],[2.3166707,42.4826393],[2.3167608,42.4826317],[2.3168807,42.4826317],[2.3170006,42.4826317],[2.3171008,42.4826889],[2.3172407,42.4827003],[2.3173406,42.4827194],[2.3173106,42.482811],[2.3173606,42.4828987],[2.3172908,42.4829483],[2.3172708,42.4829712],[2.3172107,42.4830284],[2.3171806,42.4830894],[2.3171806,42.48312],[2.3172607,42.4830818],[2.3173807,42.4830894],[2.3174307,42.4831009],[2.3175006,42.48312],[2.3174508,42.4832115],[2.3174806,42.4832993],[2.3175607,42.4832802],[2.3176408,42.4832802],[2.3177207,42.4832611],[2.3178406,42.4832802],[2.3179407,42.4832993],[2.3179808,42.4833183],[2.3181007,42.4833183],[2.3182106,42.4833908],[2.3182507,42.483429],[2.3183007,42.4834595],[2.3183706,42.4835091],[2.3184907,42.4835815],[2.3186007,42.4836082],[2.3187106,42.4836502],[2.3188407,42.4836884],[2.3189006,42.4836998],[2.3189807,42.4837112],[2.3190706,42.4837189],[2.3191907,42.4837303],[2.3192706,42.4837303],[2.3193407,42.4837418],[2.3194406,42.4837494],[2.3195708,42.4837608],[2.3196406,42.4837685],[2.3197508,42.4838104],[2.3198006,42.4838181],[2.3198707,42.4838181],[2.3199906,42.48386],[2.3201008,42.4838905],[2.3202007,42.4839706],[2.3202808,42.4840317],[2.3203607,42.4841003],[2.3204308,42.4841614],[2.3205006,42.4842606],[2.3205907,42.4843102],[2.3206806,42.4843788],[2.3207307,42.4844589],[2.3207808,42.4845085],[2.3208206,42.4845695],[2.3208706,42.4846497],[2.3209207,42.4847298],[2.3209906,42.4848099],[2.3210206,42.4849091],[2.3210807,42.4849396],[2.3211806,42.4850311],[2.3213108,42.4851303],[2.3214607,42.4852409],[2.3215806,42.4853096],[2.3217607,42.4854317],[2.3219106,42.4855995],[2.3220108,42.4856796],[2.3221807,42.4858589],[2.3222706,42.4859886],[2.3223608,42.4860382],[2.3224306,42.4861412],[2.3226206,42.4862404],[2.3227506,42.4862404],[2.3227706,42.4861412],[2.3227706,42.4859505],[2.3228207,42.4858398],[2.3227806,42.4856796],[2.3227906,42.4855995],[2.3228607,42.485611],[2.3229229,42.4855423],[2.3230231,42.4855194],[2.3231831,42.485611],[2.323103,42.4858627],[2.323123,42.485981],[2.3237431,42.486721],[2.3237431,42.4868317],[2.3236129,42.4870415],[2.323833,42.4871521],[2.3239191,42.4871407],[2.324019,42.4870911],[2.3241789,42.4871216],[2.3243389,42.4870987],[2.324369,42.4870415],[2.3249891,42.4872208],[2.3252289,42.4874802],[2.3251989,42.4876289],[2.325619,42.4877281],[2.3261189,42.4881401],[2.326129,42.4881706],[2.3260889,42.4881706],[2.326489,42.4883194],[2.326669,42.4883385],[2.3268991,42.4884987],[2.3271689,42.4885597],[2.3272591,42.4886284],[2.327939,42.4887314],[2.3284791,42.4887009],[2.3284891,42.4886589],[2.329139,42.4888382],[2.3299389,42.4889603],[2.330605,42.4888268],[2.3308151,42.4889374],[2.3308949,42.4891243],[2.3310261,42.4890518],[2.331326,42.4893723],[2.331326,42.4894638],[2.3312759,42.489502],[2.331316,42.4896126],[2.3315859,42.4897003],[2.332036,42.4900627],[2.3324161,42.4902611],[2.3328459,42.4905815],[2.3330359,42.4908028],[2.333096,42.4909935],[2.3333161,42.4912415],[2.3333459,42.4913712],[2.3336861,42.491291],[2.3343861,42.4913826],[2.3349259,42.4913635],[2.3354261,42.4915009],[2.3357961,42.4914627],[2.3363459,42.4916039],[2.336776,42.4915733],[2.338196,42.4916801],[2.3385561,42.4916534],[2.3391559,42.4916801],[2.3396659,42.4914513],[2.3408761,42.4917412],[2.3410361,42.4917107],[2.341156,42.4917603],[2.341536,42.4916801],[2.3418059,42.491703],[2.341886,42.4917336],[2.341866,42.4918518],[2.3421161,42.4918213],[2.342036,42.4919014],[2.342186,42.4919205],[2.342216,42.4919624],[2.3414259,42.4923935],[2.341336,42.4924927],[2.3414459,42.4925232],[2.341536,42.4924812],[2.341526,42.4925308],[2.3416259,42.4925003],[2.3418059,42.4925308],[2.341846,42.4925728],[2.3417561,42.4925804],[2.3418159,42.4926224],[2.3420861,42.4926605],[2.3418961,42.4929008],[2.3419459,42.4929924],[2.342016,42.4930038],[2.342016,42.4930916],[2.3421459,42.4931221],[2.3424261,42.4930725],[2.3430791,42.4930992],[2.3435791,42.4931984],[2.343709,42.493187],[2.3439691,42.4932594],[2.344229,42.4933968],[2.3442791,42.4933167],[2.344419,42.4935074],[2.345109,42.4936371],[2.3454289,42.4937897],[2.345809,42.4938278],[2.3466189,42.4942284],[2.3467889,42.4942474],[2.347209,42.4944267],[2.347379,42.4944267],[2.3475289,42.4945183],[2.3476789,42.4945488],[2.3477991,42.4946594],[2.3478091,42.4947586],[2.3482189,42.4946785],[2.3484089,42.4947586],[2.3488059,42.4948654],[2.3491759,42.4948959],[2.3492661,42.4949532],[2.349196,42.4947662],[2.3494079,42.4948006],[2.349648,42.4949417],[2.3496881,42.4949417],[2.349788,42.4950218],[2.3504181,42.4952202],[2.3507881,42.4955406],[2.3509481,42.4956207],[2.3512981,42.4956703],[2.351707,42.4956512],[2.3524871,42.4957619],[2.352937,42.4957008],[2.3531671,42.4957314],[2.353837,42.4959717],[2.3542471,42.4962311],[2.354537,42.4964714],[2.3550379,42.496685],[2.355334,42.4968605],[2.355674,42.4970894],[2.3559239,42.4972496],[2.3560841,42.4974976],[2.3563139,42.4976883],[2.356544,42.49786],[2.3566639,42.4980392],[2.3569441,42.4983101],[2.357614,42.4988594],[2.3580439,42.4988899],[2.3581941,42.4990005],[2.3584039,42.4991989],[2.3585041,42.4995193],[2.358654,42.499649],[2.3587639,42.4996872],[2.3587439,42.49963],[2.3590341,42.4998093],[2.3592939,42.4998894],[2.3596439,42.5001678],[2.359844,42.5004501],[2.3601041,42.5010681],[2.3601739,42.5018806],[2.360316,42.5023232],[2.360316,42.5023842],[2.3602459,42.5023727],[2.360276,42.5028229],[2.3603759,42.5029831],[2.3607161,42.5031738],[2.3614261,42.5034523],[2.3617859,42.5034714],[2.361836,42.5036125],[2.3618059,42.5038033],[2.3617809,42.5038719],[2.361551,42.5039902],[2.3612709,42.5040436],[2.3609309,42.5040207],[2.360811,42.5040627],[2.360641,42.504261],[2.360781,42.5051537],[2.3607709,42.5057602],[2.3605709,42.506321],[2.360481,42.5064201],[2.3601811,42.5065804],[2.3600409,42.5068626],[2.360131,42.5069122],[2.3603711,42.5068932],[2.3605709,42.5069427],[2.3607709,42.5068932],[2.3609209,42.5069504],[2.3609509,42.5069237],[2.361171,42.5070419],[2.3614111,42.5070915],[2.361521,42.5071526],[2.3617711,42.5074615],[2.361891,42.507473],[2.3620811,42.5077019],[2.3620811,42.5076637],[2.362201,42.5076523],[2.3624909,42.5077324],[2.363111,42.5081902],[2.363281,42.5082626],[2.3635709,42.5082321],[2.3637509,42.5083504],[2.3640809,42.5083504],[2.3642211,42.508461],[2.364301,42.508461],[2.3644111,42.5088806],[2.3645711,42.5089912],[2.3646109,42.5091629],[2.3649211,42.5095634],[2.365021,42.5098915],[2.3654311,42.5100708],[2.3661411,42.5101929],[2.3665111,42.5103302],[2.367121,42.5104408],[2.3672309,42.5105934],[2.3674009,42.5106621],[2.367491,42.5107613],[2.367661,42.5112305],[2.3679309,42.511261],[2.3681409,42.5111504],[2.3684909,42.5111504],[2.368681,42.5111618],[2.3690009,42.511261],[2.3693609,42.5115738],[2.369381,42.5117035],[2.3695309,42.5118713],[2.3696611,42.512291],[2.3701911,42.512661],[2.370301,42.5128937],[2.3703811,42.5134125],[2.370641,42.5135918],[2.370681,42.5137024],[2.3714311,42.5146217],[2.3714809,42.5145836],[2.371671,42.5144119],[2.372051,42.5142517],[2.3721809,42.5141106],[2.372601,42.5138626],[2.3729711,42.5135612],[2.3736711,42.5134621],[2.373961,42.5132904],[2.3744509,42.5126228],[2.374481,42.512413],[2.374671,42.5121231],[2.3747411,42.5117416],[2.375011,42.5115128],[2.375351,42.5117302],[2.375731,42.5117416],[2.3758709,42.511673],[2.3762009,42.5117111],[2.376621,42.5114937],[2.376801,42.5114403],[2.376991,42.5113029],[2.3770411,42.5112114],[2.377311,42.5111618],[2.377331,42.511261],[2.377501,42.5113411],[2.3775411,42.5114632],[2.3776009,42.5114632],[2.377641,42.5116539],[2.377701,42.5116806],[2.377681,42.5117416],[2.3777821,42.5119171],[2.3780019,42.5119896],[2.378032,42.5120468],[2.377692,42.5122986],[2.3776221,42.5124474],[2.3775721,42.5128784],[2.3777821,42.513298],[2.378072,42.5133972],[2.3781621,42.5133781],[2.3783121,42.5134888],[2.3785419,42.5135193],[2.379302,42.5137978],[2.3798921,42.5141563],[2.380342,42.5145683],[2.380302,42.5148201],[2.3801219,42.5149879],[2.380182,42.515049],[2.3806021,42.5149498],[2.3811021,42.5149879],[2.3811023,42.5150032],[2.3810723,42.5148926],[2.3811724,42.5148315],[2.3812423,42.5147133],[2.3814023,42.5146446],[2.3815923,42.5146446],[2.3817024,42.5147438],[2.3818524,42.5146446],[2.3821323,42.5146332],[2.3828025,42.5144234],[2.3829124,42.514492],[2.3830824,42.5145149],[2.3833125,42.5144348],[2.3840024,42.514492],[2.3845623,42.5148048],[2.3848224,42.5148239],[2.3852823,42.5149841],[2.3858023,42.5150414],[2.3858824,42.5150948],[2.3860424,42.5150642],[2.3862824,42.5151443],[2.3866949,42.5154076],[2.3868151,42.515358],[2.386915,42.5152588],[2.386765,42.5149879],[2.386755,42.5148354],[2.386795,42.514698],[2.386905,42.5145569],[2.386955,42.5142365],[2.3870649,42.5142059],[2.3874149,42.5137367],[2.387605,42.5136871],[2.387675,42.5135384],[2.3878651,42.5133667],[2.3881559,42.5131149],[2.3883359,42.5127754],[2.3890159,42.512455],[2.3891859,42.5122643],[2.3893559,42.5121956],[2.3895559,42.5119553],[2.389966,42.5116425],[2.390166,42.5115547],[2.390506,42.5115929],[2.3907161,42.5115242],[2.390938,42.5115509],[2.3910279,42.5117378],[2.391098,42.5116196],[2.391098,42.5114098],[2.3913381,42.5111198],[2.391288,42.5110893],[2.3913381,42.5108681],[2.3914981,42.5107307],[2.3916481,42.5109406],[2.3917279,42.5107574],[2.391788,42.5108185],[2.3918681,42.5107498],[2.3918879,42.5108795],[2.3920879,42.5109596],[2.392168,42.5111084],[2.3923481,42.5112572],[2.3924479,42.5114975],[2.392468,42.5114288],[2.392488,42.5114784],[2.392518,42.5114403],[2.3925481,42.5114784],[2.392658,42.5112381],[2.392698,42.5112991],[2.3927679,42.5110893],[2.3930581,42.5115776],[2.3930881,42.5115089],[2.393168,42.5115585],[2.393218,42.5113983],[2.393168,42.5112305],[2.393188,42.5111198],[2.3932879,42.5108795],[2.393378,42.5110703],[2.3934081,42.5109177],[2.3934679,42.5108604],[2.3934181,42.5107193],[2.3934679,42.5106506],[2.393558,42.5106773],[2.393528,42.510479],[2.3936579,42.5102196],[2.3936579,42.5100594],[2.3936081,42.5100098],[2.393748,42.509819],[2.3938379,42.5098],[2.3940079,42.5095596],[2.394278,42.5093575],[2.394558,42.5092888],[2.3948381,42.5091591],[2.3948779,42.5091972],[2.3949881,42.5091705],[2.3950379,42.5091896],[2.3951781,42.509079],[2.395278,42.5091095],[2.395328,42.5090675],[2.3953381,42.5091782],[2.3955281,42.5090599],[2.3955679,42.5088882],[2.3957679,42.5088196],[2.3955481,42.5087471],[2.3955281,42.5086975],[2.3956981,42.5082474],[2.3957281,42.5074272],[2.395818,42.5072708],[2.396008,42.5071373],[2.3958981,42.5069199],[2.3958981,42.5066376],[2.395618,42.506279],[2.395678,42.5062103],[2.395498,42.5059776],[2.3955679,42.5058098],[2.395638,42.5057907],[2.3957281,42.5058403],[2.3959179,42.5058403],[2.3960781,42.5059471],[2.396328,42.5059891],[2.396328,42.5060806],[2.3965781,42.5061493],[2.3965881,42.5060692],[2.3965981,42.5058975],[2.3965981,42.5057793],[2.396558,42.5057106],[2.396498,42.505619],[2.3965681,42.5055275],[2.396338,42.5055199],[2.3961079,42.5053787],[2.3960581,42.5052681],[2.39621,42.5050354],[2.39624,42.504776],[2.3963799,42.5044441],[2.39675,42.5041046],[2.3968799,42.5037651],[2.3977201,42.5028458],[2.3978601,42.5029335],[2.3978701,42.5030251],[2.39801,42.5031738],[2.3981099,42.5034142],[2.3982999,42.5035744],[2.39873,42.5036545],[2.39888,42.5036354],[2.39943,42.5037766],[2.39975,42.5037956],[2.3998599,42.5037537],[2.4003899,42.5033646],[2.4005499,42.5031853],[2.4009399,42.5029259],[2.40113,42.5028534],[2.4015,42.5025444],[2.40166,42.5022354],[2.4018099,42.5020866],[2.4021001,42.5018959],[2.4021299,42.5018158],[2.4022999,42.5017357],[2.4024601,42.501545],[2.40257,42.5012436],[2.40295,42.5007362],[2.4029601,42.5006561],[2.4030199,42.5006256],[2.40309,42.5004654],[2.40326,42.5003433],[2.4033599,42.500164],[2.4038799,42.4998665],[2.404,42.4998665],[2.4042399,42.5001144],[2.40431,42.5004234],[2.40447,42.5006142],[2.4047301,42.5007553],[2.40488,42.5007439],[2.4051099,42.5008736],[2.4053199,42.5009155],[2.4056599,42.5009041],[2.4061,42.5007362],[2.4061699,42.5006638],[2.4065399,42.5006638],[2.4066,42.5006256],[2.40696,42.5007439],[2.4070699,42.5007057],[2.4072399,42.5007668],[2.4077201,42.5010834],[2.4078178,42.5012436]]},{"id":17774,"author":"Ubicarta","name_GR":"Pyrenees: 47 Refuge de Mariailles to Chalet des Cortalets","description_GR":"Refuge de Mariailles to Chalet des Cortalets by Ubicarta","path":"FRANCE\/GR10_DAY_47","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":16393,"name_EN":"Pyrenees: 47 Refuge de Mariailles au Chalet des Cortalets","description_EN":"Refuge de Mariailles au Chalet des Cortalets par Ubicarta","ascent_time":388,"descent_time":368,"marker":"France_GR10","level":9,"ascent":1616,"descent":1152,"maxelev":2267,"minelev":1693,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.407813 42.49447,2.465176 42.53723)","views":2,"millestones":"0,2.4078131,42.5012436#1,2.4116865,42.4950702#2,2.4198107,42.4959774#3,2.4292741,42.4989365#4,2.4396436,42.5001863#5,2.4346588,42.5062217#6,2.4257660,42.5071103#7,2.4230972,42.5106503#8,2.4277229,42.5171045#9,2.4304890,42.5219857#10,2.4392377,42.5235212#11,2.4397241,42.5285221#12,2.4362772,42.5323361#13,2.4363368,42.5363447#14,2.4435164,42.5369703#15,2.4536369,42.5348302#16,2.4620190,42.5328566#16.4,2.4651761,42.5342712","x":2.430459,"y":42.5218811,"coor":[[2.4078131,42.5012436],[2.407933,42.5012627],[2.407953,42.5013809],[2.408253,42.5008621],[2.4083431,42.5005112],[2.4085131,42.5002708],[2.408643,42.5002136],[2.408653,42.5001335],[2.4087756,42.5000153],[2.4088755,42.4998779],[2.4089255,42.4997253],[2.4091356,42.4993782],[2.4092155,42.4989548],[2.4095156,42.498455],[2.4094956,42.4984169],[2.4103255,42.4978371],[2.4105256,42.497757],[2.4106755,42.4976463],[2.4107955,42.4976273],[2.4114256,42.4972076],[2.4112556,42.497097],[2.4109056,42.4964981],[2.4106755,42.4962654],[2.4106455,42.4959755],[2.4106956,42.4954872],[2.4108355,42.4951859],[2.4112055,42.4948082],[2.4113355,42.494545],[2.4113591,42.4944725],[2.411499,42.4944916],[2.4116089,42.4945335],[2.411679,42.4946404],[2.411689,42.4950829],[2.411849,42.4953918],[2.4126489,42.4956017],[2.4128389,42.4955826],[2.4131589,42.4956703],[2.413399,42.4956818],[2.4142289,42.4959221],[2.4145589,42.4959526],[2.4154789,42.4965515],[2.4156089,42.4967308],[2.415679,42.4967422],[2.416029,42.4970627],[2.4162591,42.4973907],[2.4165089,42.4975128],[2.4168589,42.4975204],[2.417279,42.4974213],[2.4176691,42.4973831],[2.418119,42.4972038],[2.418529,42.4971237],[2.4182789,42.4970627],[2.4180989,42.4970818],[2.4178791,42.4971313],[2.417639,42.4970322],[2.4180591,42.4969635],[2.418319,42.4968109],[2.4183991,42.4968338],[2.418669,42.4966736],[2.4187889,42.496521],[2.4191389,42.4962807],[2.4198091,42.4959717],[2.4198589,42.4961433],[2.419769,42.4966011],[2.4205389,42.4971733],[2.420959,42.4976616],[2.421149,42.4981728],[2.4212589,42.4982719],[2.4214189,42.4983025],[2.4224191,42.4981308],[2.4230189,42.4981117],[2.423209,42.4981728],[2.4238291,42.4982414],[2.424329,42.4983902],[2.424819,42.4984207],[2.4251289,42.4983025],[2.425339,42.4982834],[2.4264591,42.4986038],[2.4266889,42.4986115],[2.4268489,42.4985237],[2.4269891,42.4985619],[2.427099,42.4986801],[2.427259,42.4987602],[2.4277689,42.4989128],[2.428719,42.4989433],[2.429049,42.4990807],[2.429189,42.4990311],[2.429409,42.4987831],[2.4296191,42.4988213],[2.4298389,42.4987907],[2.429949,42.4988937],[2.4302189,42.4989624],[2.430269,42.4988823],[2.4306891,42.4993019],[2.431129,42.4994431],[2.431699,42.4995003],[2.432519,42.4995117],[2.4330089,42.4997215],[2.4334691,42.4996834],[2.4338391,42.4997635],[2.433969,42.499733],[2.434489,42.4998207],[2.4346991,42.4999008],[2.4349091,42.4998207],[2.435039,42.4999008],[2.4359889,42.4997215],[2.4366491,42.4998703],[2.436919,42.4998512],[2.437269,42.4997139],[2.4377689,42.4997139],[2.4380691,42.4996414],[2.4382091,42.4996529],[2.4384191,42.4995918],[2.438719,42.4994202],[2.4389091,42.4993935],[2.439209,42.4993935],[2.439419,42.4995613],[2.4394691,42.4996033],[2.439559,42.4996834],[2.439549,42.4997826],[2.4396889,42.4999733],[2.4396391,42.5002022],[2.439189,42.5002518],[2.439049,42.500412],[2.4385891,42.5006218],[2.4382291,42.500843],[2.4380291,42.5011139],[2.4379289,42.501503],[2.437849,42.5016022],[2.4373591,42.5020103],[2.4373291,42.502552],[2.4368191,42.5025635],[2.436209,42.502903],[2.4356589,42.5030708],[2.434979,42.5033607],[2.434943,42.5034103],[2.434603,42.5034828],[2.4341731,42.5036507],[2.433723,42.5037613],[2.433533,42.5039139],[2.4334431,42.5040932],[2.434593,42.5056915],[2.4347229,42.5059624],[2.434653,42.5062027],[2.434783,42.5066338],[2.4347529,42.5069008],[2.4345429,42.5075912],[2.4345829,42.5077515],[2.434633,42.507843],[2.434473,42.5079117],[2.434253,42.5081329],[2.4338231,42.5084114],[2.4324729,42.5087204],[2.4322331,42.508522],[2.431813,42.5084419],[2.4316931,42.508461],[2.4309931,42.5083122],[2.4308231,42.5083313],[2.4306231,42.5081902],[2.430553,42.5082016],[2.430383,42.5081024],[2.430023,42.5080223],[2.4297929,42.5079117],[2.4294231,42.5076904],[2.429333,42.5075836],[2.4287331,42.5073204],[2.4277029,42.5072212],[2.427213,42.5072517],[2.4263029,42.5070915],[2.424603,42.5071411],[2.4239631,42.5069618],[2.4234231,42.506752],[2.4233229,42.5066833],[2.4229331,42.5066032],[2.421993,42.5067024],[2.4217131,42.5066833],[2.421123,42.5065422],[2.4205329,42.5066528],[2.420213,42.5069008],[2.4201729,42.5072021],[2.420223,42.5074425],[2.420423,42.5076408],[2.421252,42.5080223],[2.4218719,42.5085335],[2.4220121,42.5087624],[2.422102,42.5090141],[2.422102,42.5092621],[2.422312,42.5096817],[2.422292,42.5100327],[2.422842,42.5105324],[2.422992,42.510582],[2.4234221,42.5108643],[2.423522,42.5109749],[2.423852,42.5111542],[2.4238319,42.5114326],[2.4239621,42.5115738],[2.4238119,42.5118828],[2.423672,42.5120239],[2.4236419,42.5123444],[2.423702,42.5125427],[2.4235721,42.5127831],[2.424242,42.5136528],[2.424212,42.5137749],[2.4241121,42.5138435],[2.424212,42.5144234],[2.4239919,42.5149727],[2.4239819,42.5150642],[2.424022,42.5150642],[2.4239621,42.5150833],[2.423862,42.5157318],[2.424262,42.5159721],[2.4250219,42.5162544],[2.4258521,42.5163727],[2.4260819,42.5163536],[2.4261019,42.5164337],[2.426502,42.5167046],[2.4269691,42.5169716],[2.4278691,42.5171242],[2.427989,42.5171013],[2.4280491,42.5171623],[2.427989,42.5173416],[2.4280491,42.517643],[2.427979,42.5181618],[2.427839,42.5184326],[2.4278989,42.5186234],[2.4276791,42.5188332],[2.4275689,42.5191841],[2.427609,42.5193138],[2.4275391,42.519352],[2.4273789,42.5196648],[2.4273789,42.5200233],[2.427269,42.5206337],[2.427279,42.5210037],[2.4273789,42.5213547],[2.427319,42.5215034],[2.427139,42.5216217],[2.427139,42.5217743],[2.4277589,42.5216637],[2.429359,42.5217247],[2.429949,42.5216217],[2.4296391,42.5218925],[2.429599,42.5219841],[2.4295089,42.5220413],[2.4293089,42.5220642],[2.4296989,42.5221024],[2.4301691,42.521904],[2.4303391,42.5217819],[2.430459,42.5218811],[2.4304891,42.5219841],[2.4305389,42.5219612],[2.430829,42.5221825],[2.431139,42.5223312],[2.431659,42.5225029],[2.4317889,42.5228119],[2.431819,42.5230217],[2.431989,42.5232925],[2.4324689,42.5237045],[2.4340789,42.5243034],[2.434499,42.5242844],[2.4349489,42.5244331],[2.4351189,42.5244026],[2.4352789,42.5242844],[2.4355991,42.5242844],[2.4361489,42.5239334],[2.4368391,42.5233116],[2.436949,42.5233345],[2.4373591,42.5232315],[2.4375689,42.522892],[2.4377091,42.5228043],[2.437799,42.5226746],[2.4380391,42.522583],[2.4385891,42.5226212],[2.4387491,42.5227127],[2.439009,42.5231247],[2.439049,42.5233116],[2.439229,42.5235138],[2.4394889,42.5237045],[2.4396391,42.5236626],[2.439779,42.5237312],[2.4396689,42.5239029],[2.439729,42.5242844],[2.439919,42.5243149],[2.439959,42.5243645],[2.439769,42.5245743],[2.439719,42.5248222],[2.439579,42.524704],[2.4395189,42.5248413],[2.4392991,42.524704],[2.439219,42.5248947],[2.439029,42.5247726],[2.4389589,42.5249825],[2.4389989,42.5251045],[2.4389491,42.525322],[2.439229,42.5256615],[2.439759,42.5259018],[2.440129,42.5261421],[2.4401791,42.5265427],[2.440249,42.5267029],[2.4405291,42.5269127],[2.4409189,42.5273628],[2.440979,42.5275612],[2.440799,42.5279617],[2.440799,42.5281334],[2.441319,42.5283813],[2.441359,42.5284843],[2.440949,42.5285912],[2.4406691,42.5287247],[2.4403591,42.5286522],[2.4398789,42.5287132],[2.440099,42.5284843],[2.439729,42.5285225],[2.439009,42.5284729],[2.438179,42.5286217],[2.437959,42.5286942],[2.4379389,42.5286331],[2.4380691,42.5283623],[2.4382091,42.5282211],[2.438149,42.5281143],[2.4380889,42.5281029],[2.437999,42.5279922],[2.4381089,42.5279045],[2.438359,42.5278244],[2.438159,42.5278015],[2.4376991,42.5278015],[2.437469,42.5279427],[2.437429,42.5280647],[2.4368789,42.5283012],[2.4368291,42.5284348],[2.4367089,42.5285034],[2.4365489,42.5287323],[2.436619,42.5288849],[2.4364591,42.5291824],[2.4361291,42.529274],[2.435889,42.5294914],[2.435859,42.5296211],[2.435739,42.5297127],[2.4354889,42.5298042],[2.4354291,42.5297813],[2.4350395,42.5301132],[2.4348793,42.5304031],[2.4348893,42.5306129],[2.4355695,42.5311508],[2.4359593,42.5313835],[2.4359694,42.5315018],[2.4358594,42.531662],[2.4358094,42.5318909],[2.4361193,42.5322723],[2.4366195,42.5324707],[2.4366994,42.5327721],[2.4368794,42.5330315],[2.4363694,42.5332718],[2.4357994,42.5334206],[2.4357195,42.533474],[2.4355595,42.5337029],[2.4355094,42.5338211],[2.4355195,42.5340424],[2.4351895,42.5348816],[2.4352593,42.5355606],[2.4349995,42.535984],[2.4343395,42.5364342],[2.4334495,42.5368233],[2.4334309,42.5368805],[2.4335508,42.5371399],[2.433881,42.5372276],[2.4341609,42.5372276],[2.434741,42.5370712],[2.4348609,42.5370026],[2.434741,42.5369606],[2.4350009,42.5368805],[2.435101,42.5368118],[2.4352109,42.5367813],[2.435271,42.5368004],[2.4355209,42.5367317],[2.4356511,42.5367432],[2.4360411,42.5366211],[2.436111,42.5365639],[2.4360111,42.5365524],[2.435991,42.5364914],[2.4363811,42.5363617],[2.4361711,42.5362816],[2.436151,42.5362511],[2.4362309,42.5362206],[2.436621,42.5362015],[2.4367509,42.5361404],[2.436981,42.5361328],[2.437001,42.5361633],[2.437181,42.5361214],[2.4373209,42.536171],[2.4374411,42.5361519],[2.4370811,42.5358734],[2.4372611,42.535862],[2.4371209,42.5357628],[2.4370511,42.5356216],[2.4370711,42.5355606],[2.437181,42.535553],[2.4372511,42.5354309],[2.437341,42.5354805],[2.4374709,42.5354538],[2.4374411,42.5353432],[2.437521,42.5353622],[2.437681,42.5353012],[2.437921,42.5353928],[2.4379711,42.5352936],[2.438041,42.5353508],[2.438231,42.5353432],[2.4386311,42.5354309],[2.4385409,42.535141],[2.4390409,42.5352325],[2.4395311,42.5351028],[2.4402609,42.5350609],[2.440341,42.5350227],[2.4400711,42.5349808],[2.4401009,42.5349503],[2.4404509,42.5350113],[2.4414511,42.5349312],[2.4416411,42.5350037],[2.4418311,42.5349617],[2.4420011,42.5350609],[2.442081,42.5352135],[2.442301,42.5352821],[2.4425409,42.535511],[2.442831,42.5358734],[2.4436009,42.5371017],[2.443871,42.5370331],[2.444231,42.5368004],[2.4446011,42.5367203],[2.4448509,42.536602],[2.4451809,42.536602],[2.4451711,42.5366516],[2.4456911,42.5366135],[2.446101,42.5367508],[2.4462509,42.5367012],[2.4467511,42.5363312],[2.4473009,42.5362206],[2.4476211,42.5360603],[2.4480309,42.5360107],[2.4486611,42.5361519],[2.449111,42.5361214],[2.449261,42.5360336],[2.449641,42.535511],[2.4503109,42.5353012],[2.451021,42.5353127],[2.4510911,42.5352135],[2.4514611,42.5350037],[2.4514911,42.5349236],[2.4516611,42.5349007],[2.4520609,42.5347404],[2.4521811,42.5347519],[2.4523411,42.5346718],[2.4527211,42.5346031],[2.4536109,42.534832],[2.453861,42.5348129],[2.4545009,42.5346527],[2.454921,42.5343437],[2.455091,42.5338936],[2.455271,42.5336227],[2.4559362,42.533371],[2.4569862,42.5331688],[2.4571862,42.5330811],[2.4576163,42.5328293],[2.4579363,42.5323982],[2.4581962,42.5318794],[2.4590762,42.5313606],[2.4591763,42.5313988],[2.4594362,42.53125],[2.4596963,42.5312386],[2.4597263,42.5313377],[2.4597962,42.5314102],[2.4603362,42.5316391],[2.4603763,42.5317078],[2.4607062,42.5317001],[2.4607463,42.5320282],[2.4608562,42.5321198],[2.4608762,42.5322304],[2.4609761,42.5322495],[2.4609861,42.5325089],[2.4610963,42.5326004],[2.4611862,42.532589],[2.4613063,42.5327606],[2.4615462,42.5328484],[2.4621062,42.5328598],[2.4621863,42.53302],[2.4624462,42.5332413],[2.4628763,42.5332489],[2.4632163,42.5329399],[2.4637761,42.5328789],[2.4638362,42.5329704],[2.4640663,42.5330582],[2.4641562,42.533371],[2.4643962,42.5335007],[2.4646363,42.5339203],[2.4647863,42.5341301],[2.4650662,42.5341797],[2.4651761,42.5342712]]},{"id":17775,"author":"Ubicarta","name_GR":"Pyrenees: 48 Chalet des Cortalets to Refuge de Bat\u00e8re","description_GR":"Chalet des Cortalets to Refuge de Bat\u00e8re by Ubicarta","path":"FRANCE\/GR10_DAY_48","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":15973,"name_EN":"Pyrenees: 48 Chalet des Cortalets au Refuge de Bat\u00e8re","description_EN":"Chalet des Cortalets au Refuge de Bat\u00e8re par Ubicarta","ascent_time":351,"descent_time":359,"marker":"France_GR10","level":9,"ascent":924,"descent":1603,"maxelev":2157,"minelev":1478,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.465173 42.50176,2.551227 42.53929)","views":6,"millestones":"0,2.4651730,42.5342712#1,2.4682561,42.5373573#2,2.4755083,42.5332840#3,2.4846795,42.5344083#4,2.4921930,42.5307343#5,2.4922011,42.5257814#6,2.4866387,42.5193285#7,2.4938160,42.5162846#8,2.5039281,42.5185041#9,2.5130700,42.5165248#10,2.5198422,42.5165829#11,2.5253356,42.5177555#12,2.5240671,42.5113209#13,2.5298850,42.5068432#14,2.5402390,42.5060881#15,2.5500547,42.5040177#16.0,2.5473609,42.5017624","x":2.5101991,"y":42.5174446,"coor":[[2.465173,42.5342712],[2.4652328,42.5343018],[2.4652829,42.5343285],[2.465663,42.5346985],[2.4657829,42.5353012],[2.465873,42.535141],[2.466043,42.5354805],[2.4661031,42.5353813],[2.4662731,42.5357895],[2.4666131,42.536171],[2.4666231,42.5364304],[2.4664729,42.5367699],[2.4664829,42.5368996],[2.4665871,42.5369568],[2.466557,42.5370483],[2.466367,42.5371399],[2.4660871,42.5371971],[2.465977,42.5372887],[2.465857,42.5375671],[2.4657071,42.5377388],[2.4656971,42.5381966],[2.465817,42.5384979],[2.4664869,42.5390396],[2.4668369,42.5391693],[2.4670169,42.5392761],[2.467047,42.5392876],[2.467257,42.5390587],[2.4674771,42.5389595],[2.467577,42.5388565],[2.4677269,42.5385399],[2.468087,42.5383682],[2.468287,42.5383377],[2.468477,42.5380974],[2.468287,42.5376091],[2.4682069,42.5369987],[2.4683771,42.5365486],[2.4683671,42.5361366],[2.468467,42.5355568],[2.4687271,42.5351677],[2.4688771,42.5351295],[2.4691169,42.5351791],[2.4695971,42.5351372],[2.470217,42.5349579],[2.4706171,42.5349884],[2.4720671,42.5348587],[2.472127,42.5348091],[2.472157,42.5345993],[2.4722271,42.5344963],[2.4729569,42.5344582],[2.4732871,42.534317],[2.4734271,42.5341568],[2.4732471,42.5335693],[2.4732971,42.5332069],[2.473557,42.5330391],[2.474097,42.532959],[2.4746671,42.5329475],[2.4748571,42.5330467],[2.475147,42.5331078],[2.475857,42.5334587],[2.4763169,42.5335197],[2.4769371,42.5336876],[2.477437,42.5340576],[2.4776571,42.5341568],[2.4776969,42.5342369],[2.477807,42.5342598],[2.4779871,42.5344391],[2.4781971,42.5345573],[2.478847,42.5348091],[2.479537,42.5349464],[2.4801371,42.535347],[2.4803269,42.5353775],[2.4804571,42.5354576],[2.4812069,42.5356369],[2.4815471,42.5356369],[2.4817469,42.5356979],[2.4819069,42.5356674],[2.4822071,42.5357895],[2.4824669,42.5357971],[2.482717,42.5359268],[2.483077,42.5359497],[2.483747,42.536129],[2.484087,42.5361595],[2.4843571,42.5358086],[2.4845669,42.534687],[2.484797,42.5341187],[2.4847269,42.5337982],[2.4847269,42.5334396],[2.484777,42.5333672],[2.4852469,42.5333061],[2.486027,42.5334167],[2.487087,42.5332794],[2.4876471,42.5333061],[2.487777,42.533268],[2.488157,42.5332565],[2.488997,42.5331268],[2.489547,42.5331383],[2.4901669,42.5329895],[2.4902971,42.5327873],[2.4903569,42.5320396],[2.490577,42.5312462],[2.4906869,42.5312195],[2.490767,42.5310898],[2.490957,42.5309677],[2.491097,42.5307693],[2.491307,42.5306396],[2.491437,42.5303383],[2.4915471,42.5302391],[2.4916871,42.5302162],[2.4920671,42.5306587],[2.4926369,42.5309982],[2.493397,42.5311394],[2.493717,42.5312271],[2.4940169,42.5312462],[2.4943271,42.5311165],[2.4947071,42.5304985],[2.4950669,42.5300789],[2.495517,42.529747],[2.4957471,42.5294991],[2.4958971,42.5294991],[2.496067,42.5294266],[2.495831,42.5292778],[2.4955211,42.5289497],[2.495501,42.5286484],[2.495301,42.5283203],[2.4950409,42.5282288],[2.494771,42.5280495],[2.4944811,42.5280304],[2.4941411,42.5277786],[2.493711,42.5276299],[2.493561,42.5275307],[2.493351,42.5272179],[2.4924109,42.5268707],[2.4922509,42.5267105],[2.4922211,42.5265694],[2.4922709,42.5262299],[2.4922011,42.5260086],[2.4922011,42.5257607],[2.4920809,42.5255585],[2.4920011,42.5251808],[2.4920809,42.5249901],[2.492311,42.5247383],[2.492301,42.5245094],[2.4922011,42.5242691],[2.4916911,42.5237198],[2.491621,42.5233994],[2.4915011,42.5232201],[2.4915309,42.5229797],[2.491451,42.5226097],[2.4915011,42.5226173],[2.4907911,42.5225487],[2.4902611,42.5221672],[2.4896209,42.5220375],[2.489351,42.5218391],[2.4891009,42.5217285],[2.4889209,42.5215073],[2.4887409,42.52145],[2.4885709,42.5211296],[2.4879811,42.5210495],[2.487931,42.5209808],[2.487941,42.5206985],[2.488081,42.5205193],[2.488091,42.5203972],[2.487921,42.5201073],[2.4873109,42.5197792],[2.4869411,42.5194778],[2.486701,42.5193977],[2.4866209,42.51931],[2.486691,42.5192184],[2.4869809,42.5191879],[2.4867809,42.5187492],[2.4867909,42.5186806],[2.487041,42.5187187],[2.4872611,42.518589],[2.4875309,42.5186195],[2.4876511,42.5183601],[2.4879611,42.5181389],[2.488091,42.5180283],[2.488271,42.5180588],[2.488451,42.518158],[2.4885111,42.5182571],[2.488941,42.5184402],[2.489131,42.5183792],[2.4893811,42.5184097],[2.489651,42.5183601],[2.489701,42.5181885],[2.4898109,42.5181389],[2.4903409,42.5181999],[2.4906211,42.51828],[2.4913111,42.5182076],[2.4920311,42.51828],[2.4924109,42.5182571],[2.492471,42.5176697],[2.492141,42.5172195],[2.492141,42.5170975],[2.4923611,42.5168686],[2.4926009,42.5167274],[2.4928811,42.5166588],[2.492981,42.5165672],[2.4931409,42.5167084],[2.4934011,42.5166206],[2.4934809,42.5164986],[2.4934011,42.5163383],[2.493521,42.5163193],[2.4936609,42.51614],[2.4938309,42.5163002],[2.494031,42.5162506],[2.4941511,42.5161095],[2.494271,42.516098],[2.4946411,42.5159492],[2.494951,42.5159302],[2.4951911,42.5159683],[2.4954309,42.5158997],[2.495661,42.5160675],[2.4961309,42.5163002],[2.4962311,42.5164108],[2.496501,42.5165672],[2.4969311,42.5167007],[2.497251,42.5166473],[2.4974811,42.516819],[2.4979811,42.5169373],[2.4983211,42.5171204],[2.498801,42.5172195],[2.499181,42.5174179],[2.499681,42.5175209],[2.5001609,42.5177803],[2.500351,42.5176697],[2.5004909,42.5176392],[2.500711,42.5174179],[2.500881,42.5174294],[2.5010009,42.5172691],[2.501111,42.5173073],[2.5014911,42.5177879],[2.5018411,42.5179901],[2.502311,42.518158],[2.502481,42.518158],[2.5027609,42.5182877],[2.503031,42.5183372],[2.5032711,42.5184479],[2.5034809,42.5184784],[2.5037911,42.5184402],[2.5041111,42.518589],[2.5043409,42.518589],[2.5048311,42.5188179],[2.505131,42.5188484],[2.5054309,42.5189705],[2.505821,42.519249],[2.506201,42.5194206],[2.5064211,42.5194473],[2.5073509,42.5193977],[2.5075409,42.5192986],[2.508781,42.5191002],[2.5090511,42.5189285],[2.5091009,42.5186272],[2.509059,42.5182838],[2.5093291,42.5178757],[2.5093291,42.517704],[2.5095489,42.5172043],[2.5096591,42.5172157],[2.5101991,42.5174446],[2.5105989,42.5173836],[2.511399,42.5174026],[2.5116391,42.5173645],[2.5120289,42.5170631],[2.5127089,42.5168953],[2.5130091,42.5167122],[2.5130889,42.5164642],[2.512979,42.5161858],[2.5130889,42.5156441],[2.5135889,42.5151138],[2.5137191,42.5147057],[2.513999,42.5145721],[2.5140989,42.5143852],[2.5144091,42.5141525],[2.5144789,42.5140038],[2.5144489,42.5138741],[2.5144989,42.513855],[2.5148289,42.5139923],[2.5149691,42.5142136],[2.5151589,42.5142937],[2.5153489,42.5146446],[2.5155189,42.5145645],[2.5157089,42.514595],[2.515799,42.514534],[2.5159991,42.5146332],[2.5162089,42.5146255],[2.516489,42.514843],[2.516629,42.5151443],[2.5172789,42.5158424],[2.5174589,42.515873],[2.5176189,42.5157852],[2.5178289,42.5158157],[2.518199,42.5157433],[2.5185189,42.5156021],[2.518889,42.5155754],[2.5189991,42.5157051],[2.5190389,42.5156631],[2.519129,42.5157127],[2.5192389,42.5158348],[2.5195091,42.5159836],[2.519639,42.5161858],[2.5196791,42.5164642],[2.5197489,42.5165443],[2.519819,42.5165634],[2.520129,42.5168228],[2.520359,42.5169334],[2.5209789,42.5170021],[2.521029,42.5170822],[2.5211689,42.5170326],[2.5214491,42.5170822],[2.5218191,42.5170555],[2.522079,42.5170937],[2.522259,42.5170822],[2.5224791,42.5169945],[2.5226991,42.5170746],[2.5228989,42.5170021],[2.523139,42.5170021],[2.5233691,42.5169525],[2.523819,42.5169525],[2.5239291,42.5170135],[2.524209,42.5169334],[2.5246291,42.5169334],[2.524579,42.5170021],[2.5240891,42.5172424],[2.5238891,42.5173225],[2.5237589,42.5173225],[2.5235591,42.5174942],[2.5232589,42.5175552],[2.5230291,42.5176849],[2.5226591,42.5177727],[2.5222089,42.5178833],[2.5219491,42.5180054],[2.5218489,42.5180626],[2.5220189,42.5180855],[2.5222089,42.5180855],[2.5223191,42.5180626],[2.522619,42.5180244],[2.5226891,42.518055],[2.5228591,42.5180244],[2.5229089,42.5180626],[2.5230291,42.518013],[2.5237789,42.518074],[2.523989,42.5179825],[2.524049,42.518013],[2.5241189,42.5179443],[2.5245991,42.5179253],[2.5251391,42.5177727],[2.5258291,42.5177155],[2.5260451,42.5175781],[2.5260849,42.5174179],[2.526145,42.5173683],[2.5262151,42.5169678],[2.526355,42.516758],[2.5262949,42.5166779],[2.526315,42.5165672],[2.526485,42.516468],[2.5264151,42.5163765],[2.5264349,42.5161781],[2.5265551,42.5160675],[2.5265551,42.5159264],[2.5267451,42.515667],[2.5267849,42.5155182],[2.5269949,42.5152855],[2.527015,42.5151787],[2.527055,42.5151978],[2.5271051,42.5151367],[2.5270951,42.5150452],[2.527185,42.5149155],[2.5271549,42.5148468],[2.5273349,42.5145569],[2.5269649,42.5142479],[2.526715,42.5141754],[2.526665,42.5141068],[2.526485,42.5140762],[2.526355,42.5139961],[2.5262251,42.5138588],[2.526125,42.5138168],[2.5260351,42.5135956],[2.5257549,42.5133171],[2.5255151,42.5131683],[2.525485,42.5130768],[2.525465,42.5131187],[2.525485,42.5129852],[2.5253849,42.5126457],[2.5251949,42.5126762],[2.5252049,42.5125771],[2.5252049,42.5124588],[2.525095,42.5123482],[2.524935,42.5124969],[2.5249851,42.5121574],[2.5248051,42.5121956],[2.5248251,42.5119781],[2.5246849,42.5120087],[2.5246251,42.5119858],[2.524585,42.511898],[2.5246551,42.5118561],[2.524605,42.5117378],[2.524415,42.5116768],[2.524245,42.5115051],[2.5241549,42.5114861],[2.524075,42.5113373],[2.524025,42.5113373],[2.5239649,42.5110779],[2.5240049,42.5109787],[2.523865,42.5106354],[2.523905,42.5105057],[2.5240149,42.5104675],[2.524085,42.5105667],[2.5243151,42.5107765],[2.524595,42.5108452],[2.5246551,42.5107956],[2.524425,42.5106583],[2.524385,42.5105858],[2.524785,42.5105476],[2.524565,42.5104561],[2.5243249,42.5103073],[2.524565,42.5103188],[2.5248351,42.5103073],[2.5255449,42.5101852],[2.5256751,42.5100784],[2.5258951,42.5100365],[2.5262451,42.5100784],[2.526315,42.5100174],[2.5265551,42.510006],[2.5267749,42.5099182],[2.526705,42.5097961],[2.5269151,42.5098076],[2.527065,42.5097771],[2.527545,42.5098953],[2.527755,42.5097961],[2.528065,42.5092888],[2.528235,42.5088158],[2.5285051,42.5082855],[2.528595,42.5082283],[2.528775,42.507946],[2.528945,42.5078278],[2.5294249,42.5073357],[2.529515,42.5070953],[2.529685,42.506916],[2.5299251,42.5068283],[2.530175,42.5066261],[2.530365,42.5066071],[2.5304949,42.5064468],[2.530925,42.506218],[2.5309851,42.5062256],[2.5311451,42.5060959],[2.5316751,42.5061188],[2.531935,42.5062561],[2.532275,42.5063171],[2.5325949,42.5064964],[2.5330851,42.5069275],[2.5334051,42.5070763],[2.534205,42.5072975],[2.5344751,42.507328],[2.5348251,42.5075455],[2.5355949,42.5077171],[2.536005,42.5076561],[2.5361249,42.5076981],[2.5364051,42.5076866],[2.5365851,42.5075569],[2.536725,42.5075684],[2.5369849,42.5074654],[2.537015,42.5074959],[2.5376351,42.5072556],[2.5381551,42.5071259],[2.538795,42.5068665],[2.538985,42.5067482],[2.5395651,42.5065651],[2.539655,42.5064888],[2.5401649,42.5062065],[2.5403049,42.5059814],[2.5406151,42.5056686],[2.541105,42.5055199],[2.5413849,42.5052605],[2.5418749,42.5050888],[2.542275,42.5045319],[2.542855,42.5043488],[2.5429649,42.504261],[2.543215,42.5042114],[2.5434549,42.5041008],[2.5437851,42.5040703],[2.544595,42.5041504],[2.545295,42.5043297],[2.5457549,42.5042915],[2.5460451,42.5043297],[2.546885,42.5043297],[2.547415,42.5043907],[2.5476551,42.5043716],[2.5478051,42.5044098],[2.5484841,42.5043716],[2.5490539,42.5041313],[2.549264,42.5040817],[2.549664,42.5047226],[2.5499959,42.5041351],[2.5501361,42.5036964],[2.5505559,42.5034561],[2.550936,42.5031776],[2.5512259,42.5028877],[2.5512159,42.5027351],[2.550086,42.5025482],[2.549556,42.5026169],[2.5492859,42.5025864],[2.5487461,42.5024757],[2.5483561,42.5024567],[2.548296,42.5024071],[2.5484259,42.5023575],[2.5493059,42.5023651],[2.549736,42.5022354],[2.5500059,42.5020561],[2.5503161,42.502037],[2.5507159,42.5020866],[2.5508859,42.5020065],[2.550741,42.5019646],[2.5501411,42.5019417],[2.549391,42.5020447],[2.5474811,42.5018349],[2.5473609,42.5017624]]},{"id":17776,"author":"Ubicarta","name_GR":"Pyrenees: 49 Refuge de Bat\u00e8re to Moulin de la Palette","description_GR":"Refuge de Bat\u00e8re to Moulin de la Palette by Ubicarta","path":"FRANCE\/GR10_DAY_49","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":19376,"name_EN":"Pyrenees: 49 Refuge de Bat\u00e8re au Moulin de la Palette","description_EN":"Refuge de Bat\u00e8re au Moulin de la Palette par Ubicarta","ascent_time":426,"descent_time":441,"marker":"France_GR10","level":9,"ascent":1163,"descent":1976,"maxelev":1478,"minelev":266,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.547364 42.42865,2.676904 42.50286)","views":4,"millestones":"0,2.5473642,42.5017624#1,2.5581570,42.5026019#2,2.5625037,42.4970591#3,2.5675561,42.4903613#4,2.5703124,42.4922933#5,2.5791951,42.4885115#6,2.5882783,42.4847628#7,2.5979601,42.4807167#8,2.6067258,42.4758738#9,2.6151090,42.4706487#10,2.6244206,42.4659390#11,2.6277987,42.4586899#12,2.6354533,42.4586797#13,2.6429458,42.4552918#14,2.6479193,42.4507804#15,2.6530250,42.4462716#16,2.6578688,42.4400040#17,2.6621466,42.4361228#18,2.6687785,42.4330359#19,2.6746182,42.4288925#19.4,2.6769011,42.4300308","x":2.627677,"y":42.4589958,"coor":[[2.5473642,42.5017624],[2.5475643,42.5017509],[2.5477142,42.5017509],[2.5478342,42.5017433],[2.5480242,42.5017319],[2.5484242,42.5016518],[2.5486143,42.5016518],[2.5487442,42.5016441],[2.5490043,42.5016327],[2.5495043,42.501564],[2.5498943,42.5014915],[2.5501542,42.5014839],[2.5503442,42.5014229],[2.5504243,42.5014114],[2.5506842,42.5013428],[2.5513542,42.5012321],[2.5514343,42.5012016],[2.5519342,42.5011406],[2.5520942,42.501152],[2.5523643,42.5010834],[2.5525641,42.5010529],[2.5528743,42.5011024],[2.5530143,42.501152],[2.5533042,42.5013237],[2.5535643,42.5014229],[2.5537841,42.5014534],[2.5538442,42.5014725],[2.5538943,42.5014725],[2.5542142,42.5014114],[2.5544841,42.5013924],[2.5546942,42.5013504],[2.5548642,42.5013618],[2.5550241,42.5013428],[2.5553143,42.5013504],[2.5555842,42.5013313],[2.5558043,42.5013428],[2.5558841,42.5014038],[2.5559943,42.5015221],[2.5560641,42.5017319],[2.5561643,42.5017433],[2.5563242,42.5016632],[2.5563846,42.5016556],[2.5563946,42.5016823],[2.5564544,42.5017052],[2.5564845,42.5017548],[2.5566044,42.5020256],[2.5566244,42.5021133],[2.5567446,42.5021935],[2.5568845,42.502224],[2.5569644,42.5022736],[2.5570345,42.5023232],[2.5570445,42.5023651],[2.5570846,42.5024033],[2.5572045,42.5025024],[2.5573745,42.5025444],[2.5576344,42.502552],[2.5578644,42.5026131],[2.5580144,42.5026245],[2.5583444,42.5025749],[2.5583844,42.5026054],[2.5584445,42.5026245],[2.5586646,42.5026054],[2.5587645,42.5025749],[2.5588446,42.5025749],[2.5589445,42.5026054],[2.5589845,42.5026436],[2.5592344,42.5027542],[2.5593646,42.5028648],[2.5594544,42.5028534],[2.5595744,42.5027657],[2.5596845,42.5027351],[2.5601544,42.5027237],[2.5602446,42.5027428],[2.5605245,42.5026855],[2.5607145,42.5026245],[2.5610545,42.502594],[2.5611844,42.5026054],[2.5614345,42.5025024],[2.5615344,42.5024948],[2.5617645,42.5024338],[2.5618443,42.5023651],[2.5618944,42.5021439],[2.5618944,42.5021133],[2.5617344,42.5019341],[2.5616546,42.5017242],[2.5616744,42.5017128],[2.5616744,42.5015831],[2.5616944,42.501564],[2.5616844,42.5014229],[2.5616844,42.5013237],[2.5616844,42.5011253],[2.5616546,42.5010948],[2.5616546,42.5009956],[2.5616744,42.5008926],[2.5616546,42.5007019],[2.5616345,42.5006332],[2.5616844,42.5005455],[2.5616944,42.5004921],[2.5616646,42.5003853],[2.5616944,42.5001221],[2.5616145,42.4999352],[2.5616045,42.4997749],[2.5615845,42.4995155],[2.5615845,42.4994736],[2.5616646,42.4993744],[2.5616844,42.4991951],[2.5617044,42.4989624],[2.5617144,42.4988022],[2.5617645,42.4987221],[2.5617445,42.4985847],[2.5616744,42.4984856],[2.5615845,42.4984131],[2.5615644,42.4983635],[2.5616646,42.4983139],[2.5618346,42.4982834],[2.5618844,42.4982834],[2.5619745,42.4982643],[2.5621245,42.4982834],[2.5621345,42.4981537],[2.5622945,42.498024],[2.5621943,42.4977837],[2.5622544,42.497715],[2.5622845,42.4975853],[2.5622644,42.4975548],[2.5622745,42.4974327],[2.5623245,42.4973946],[2.5624044,42.497364],[2.5624044,42.497345],[2.5623245,42.497242],[2.5623145,42.4972153],[2.5623646,42.4971733],[2.5624044,42.4971657],[2.5625443,42.4970131],[2.5625544,42.4969254],[2.5625145,42.4968529],[2.5625944,42.4968033],[2.5626645,42.4967041],[2.5627244,42.4966621],[2.5627844,42.4965744],[2.5628545,42.4965324],[2.5628943,42.4964638],[2.5628943,42.4964256],[2.5629444,42.4963646],[2.5630445,42.4963226],[2.5630944,42.4962654],[2.5632644,42.4961548],[2.5632944,42.4961052],[2.5632744,42.4960823],[2.5633745,42.4960136],[2.5633645,42.4959641],[2.5633345,42.4959641],[2.5633345,42.4959221],[2.5633445,42.4958954],[2.5633745,42.4958725],[2.5633845,42.4957047],[2.5634146,42.4956741],[2.5634046,42.4956245],[2.5634444,42.4955521],[2.5635345,42.4954834],[2.5636044,42.4954643],[2.5636945,42.4953728],[2.5638244,42.4953041],[2.5638745,42.495285],[2.5639246,42.495285],[2.5639446,42.4952431],[2.5640044,42.495224],[2.5639944,42.4952049],[2.5639446,42.495163],[2.5639346,42.4951248],[2.5638545,42.4950142],[2.5638645,42.4949951],[2.5638444,42.4949455],[2.5638845,42.494915],[2.5639346,42.4949036],[2.5639544,42.494873],[2.5640345,42.4948425],[2.5641146,42.4948349],[2.5642846,42.4947624],[2.5643244,42.4946938],[2.5644245,42.4946747],[2.5644844,42.4946327],[2.5647645,42.4945526],[2.5648444,42.4945145],[2.5649045,42.4944229],[2.5650144,42.4943352],[2.5650845,42.4942551],[2.5651646,42.4941254],[2.5652244,42.4939537],[2.5654144,42.493782],[2.5655046,42.4936256],[2.5655444,42.4936142],[2.5656545,42.4934921],[2.5658445,42.4933929],[2.5659745,42.4933548],[2.5665843,42.4933548],[2.5666645,42.4933319],[2.5667245,42.4932938],[2.5667145,42.4930649],[2.5667169,42.4929237],[2.5666869,42.4925652],[2.5667269,42.4925041],[2.5667467,42.4923935],[2.5667968,42.4923134],[2.5668368,42.4922752],[2.5669229,42.4922104],[2.5669329,42.4921303],[2.5668631,42.4919701],[2.566813,42.4919128],[2.566813,42.4917908],[2.5669031,42.4916496],[2.5671129,42.4914894],[2.567173,42.4914207],[2.567193,42.4913216],[2.5672629,42.4912109],[2.567323,42.4910507],[2.5672829,42.4909401],[2.567193,42.4908829],[2.5670829,42.4908028],[2.5671129,42.4907722],[2.567163,42.4906197],[2.567323,42.4904823],[2.567359,42.4904823],[2.567549,42.4903641],[2.567759,42.490284],[2.5678489,42.4902229],[2.5680189,42.4901733],[2.5681691,42.4901543],[2.5685389,42.4900856],[2.5685689,42.4900627],[2.568579,42.4900856],[2.568639,42.4900322],[2.5688889,42.4899445],[2.569119,42.4898453],[2.5693791,42.4896622],[2.5697889,42.4894447],[2.569829,42.4893723],[2.5699191,42.4892845],[2.5700591,42.488945],[2.570159,42.4888535],[2.570329,42.4886551],[2.5704091,42.4886246],[2.5704989,42.4886246],[2.5705991,42.4886551],[2.5706191,42.4886627],[2.5705991,42.4887047],[2.5705791,42.4888535],[2.5704989,42.4890022],[2.570159,42.4897156],[2.5701389,42.4898834],[2.570049,42.4900436],[2.569979,42.4901352],[2.5698791,42.4901733],[2.569849,42.4902039],[2.5697989,42.4903221],[2.569699,42.4904442],[2.569499,42.4906654],[2.569309,42.4908829],[2.5692689,42.4909439],[2.5692389,42.4910851],[2.5692689,42.4911423],[2.569299,42.4913559],[2.569469,42.4916229],[2.569509,42.4917221],[2.5695889,42.4918556],[2.569659,42.4920158],[2.569649,42.4921227],[2.569629,42.4921722],[2.5695491,42.4922638],[2.569519,42.4924049],[2.5696089,42.4925346],[2.569629,42.4926147],[2.569689,42.4927025],[2.5697589,42.4927444],[2.569979,42.4930153],[2.5700591,42.4930649],[2.5701189,42.4930725],[2.570199,42.4930229],[2.5702491,42.4929123],[2.5702491,42.4928322],[2.570219,42.492775],[2.570199,42.492775],[2.570179,42.4927635],[2.569989,42.4925728],[2.569979,42.4925423],[2.569989,42.4924622],[2.570039,42.492424],[2.5702291,42.4923859],[2.570329,42.4922752],[2.570529,42.4921722],[2.5706191,42.492054],[2.5705991,42.4919128],[2.5706191,42.4917831],[2.5706589,42.4916229],[2.570699,42.4915733],[2.5707691,42.4915543],[2.570909,42.4915733],[2.5709691,42.4915733],[2.5710289,42.4915237],[2.5711391,42.4914856],[2.571409,42.4912834],[2.571429,42.4912338],[2.5714791,42.4911728],[2.5714991,42.4910927],[2.5715389,42.4910622],[2.5716691,42.4910126],[2.5718291,42.4910431],[2.571969,42.4910355],[2.572319,42.4909554],[2.572669,42.4909554],[2.572969,42.4909134],[2.5730591,42.4908752],[2.573179,42.4907837],[2.5732689,42.4906845],[2.573349,42.4906425],[2.5734489,42.490654],[2.5735791,42.4907036],[2.573679,42.4906921],[2.5739491,42.4906349],[2.5741689,42.4906235],[2.5742791,42.4905624],[2.574369,42.4905357],[2.5748489,42.4904938],[2.5749691,42.4904327],[2.575099,42.4903221],[2.5751891,42.4903145],[2.5753028,42.4902534],[2.575393,42.4902229],[2.5755029,42.4901428],[2.5756328,42.4900856],[2.5756629,42.4900436],[2.5758028,42.4900055],[2.5758929,42.489994],[2.5760429,42.4899139],[2.5764229,42.4897728],[2.5767229,42.4896927],[2.5768628,42.489624],[2.5769429,42.4895744],[2.5770729,42.4895248],[2.577208,42.4894409],[2.5772581,42.4894295],[2.577378,42.4893303],[2.5774181,42.4893303],[2.577378,42.489399],[2.5774281,42.4894295],[2.5774579,42.4894981],[2.5774381,42.4895515],[2.5774579,42.4895592],[2.5774181,42.4896812],[2.577668,42.4896393],[2.577718,42.4896202],[2.577708,42.4895782],[2.5778079,42.4895515],[2.5779281,42.4894218],[2.5779481,42.4894295],[2.5779979,42.4892311],[2.578078,42.4892387],[2.5781281,42.4892311],[2.578218,42.4891815],[2.578388,42.4891281],[2.578428,42.4890785],[2.5785279,42.4890594],[2.578618,42.4889107],[2.5788381,42.4888306],[2.5789881,42.4886818],[2.5790181,42.4886017],[2.5792179,42.4884987],[2.579278,42.4884415],[2.579298,42.4884491],[2.5793681,42.4884415],[2.579438,42.4883919],[2.579545,42.4883766],[2.5796452,42.4884567],[2.5797451,42.4884148],[2.5798552,42.4884567],[2.579905,42.4884453],[2.5799851,42.4884644],[2.5800052,42.4885368],[2.5801151,42.4885559],[2.5801351,42.4885979],[2.5802152,42.4886055],[2.5803852,42.4884567],[2.5804651,42.4882965],[2.5804851,42.488205],[2.5805652,42.4881668],[2.5806451,42.4880943],[2.5808351,42.4880447],[2.580965,42.4879761],[2.5810552,42.4879875],[2.5810852,42.4880066],[2.5812151,42.4879646],[2.581295,42.4879761],[2.581315,42.487957],[2.5815752,42.487957],[2.5816252,42.4879379],[2.5816052,42.4879265],[2.5816152,42.487915],[2.5816052,42.4879074],[2.5815551,42.4878654],[2.5815952,42.4877548],[2.5815752,42.4876175],[2.5816052,42.4875069],[2.5815852,42.4874344],[2.5815952,42.4873466],[2.5815651,42.4871864],[2.5816152,42.4870071],[2.5817051,42.486927],[2.5817451,42.4869156],[2.5819051,42.4868355],[2.581985,42.4868164],[2.582195,42.4867172],[2.5822351,42.4867172],[2.5822651,42.4866943],[2.5824151,42.4866676],[2.5826051,42.4866447],[2.5827651,42.486496],[2.5828152,42.4864655],[2.5829451,42.4863548],[2.5829852,42.4862976],[2.5831251,42.4862747],[2.5831852,42.4862556],[2.5834236,42.4861221],[2.5836437,42.4860229],[2.5837936,42.4860115],[2.5839336,42.4859314],[2.5841837,42.4859238],[2.5842435,42.4858818],[2.5844636,42.4858017],[2.5845437,42.4857521],[2.5846536,42.4857025],[2.5848036,42.4856911],[2.5850136,42.4857216],[2.5851436,42.4857216],[2.5853436,42.4856606],[2.5854936,42.4855919],[2.5855837,42.4855804],[2.5857036,42.4855423],[2.5857537,42.4855423],[2.5860436,42.4854622],[2.5860837,42.4854507],[2.5862036,42.4854736],[2.5862837,42.4854507],[2.5863936,42.4854622],[2.5864737,42.4854317],[2.5867136,42.4853821],[2.5868337,42.4853706],[2.5868835,42.4853325],[2.5869737,42.485302],[2.5870836,42.485302],[2.5873935,42.4851418],[2.5875835,42.4850731],[2.5876737,42.484993],[2.5877936,42.4849205],[2.5880337,42.4848518],[2.5883336,42.4847412],[2.5885737,42.4847336],[2.5887237,42.4847031],[2.5889037,42.484623],[2.5892236,42.4846306],[2.5893836,42.484684],[2.5897937,42.4846725],[2.5899727,42.4845161],[2.5903127,42.4843063],[2.5904427,42.4841881],[2.5905826,42.484108],[2.5906827,42.4840393],[2.5907128,42.4840279],[2.5908327,42.4838982],[2.5909026,42.4838486],[2.5910327,42.4837875],[2.5910726,42.4837761],[2.5911427,42.4837379],[2.5912526,42.4837189],[2.5916526,42.4835777],[2.5917628,42.4834976],[2.5918927,42.4833069],[2.5920627,42.4831886],[2.5920727,42.4831963],[2.5922527,42.4828873],[2.5923827,42.4827766],[2.5926328,42.482666],[2.5926428,42.4826775],[2.5927227,42.4826393],[2.5928326,42.4826279],[2.5930326,42.4825668],[2.5933428,42.4825363],[2.5934827,42.4824982],[2.5935526,42.4824295],[2.5936427,42.4823875],[2.5937226,42.4823265],[2.5939226,42.4820976],[2.5939527,42.4819565],[2.5940228,42.4818192],[2.5943027,42.4814568],[2.5943527,42.4814377],[2.5944827,42.4814377],[2.5946326,42.481369],[2.5947027,42.4813194],[2.5948126,42.4812584],[2.5950127,42.4812279],[2.5952528,42.4812393],[2.5954528,42.4812088],[2.5955727,42.4811783],[2.5956526,42.4811363],[2.5957026,42.4811287],[2.5959628,42.4810371],[2.595999,42.4809685],[2.5960591,42.4809189],[2.5960989,42.4809074],[2.5962789,42.4809189],[2.596499,42.4808578],[2.5967491,42.4808464],[2.596849,42.4808464],[2.5969989,42.4808273],[2.5971191,42.4807777],[2.5972891,42.4807396],[2.597549,42.4806976],[2.597749,42.4806976],[2.597939,42.4807167],[2.598119,42.4807167],[2.5982189,42.4807091],[2.598449,42.4806366],[2.5985191,42.4805679],[2.5985789,42.4804497],[2.5986691,42.4803276],[2.5988791,42.4801369],[2.598969,42.4799271],[2.5990789,42.4798164],[2.5992489,42.4796867],[2.5994191,42.4796066],[2.5995691,42.4794769],[2.5996189,42.4794083],[2.599679,42.4792175],[2.5997789,42.4791489],[2.599849,42.4790268],[2.5999291,42.4789581],[2.5999889,42.4788475],[2.6001389,42.4787178],[2.6002891,42.4786186],[2.6003289,42.4786072],[2.6004691,42.4785194],[2.600549,42.4784775],[2.600589,42.4784775],[2.6006191,42.4784393],[2.600729,42.4783211],[2.600719,42.4783096],[2.6007991,42.47826],[2.6008091,42.4782295],[2.6008489,42.4782104],[2.600929,42.4782028],[2.6009791,42.4781723],[2.601119,42.4781494],[2.6011591,42.4781303],[2.6013091,42.4781303],[2.6013091,42.4780998],[2.6013789,42.4780922],[2.601639,42.4780693],[2.6018291,42.4780922],[2.6018591,42.4780693],[2.6018691,42.4780426],[2.6019189,42.4780197],[2.6020191,42.4780197],[2.602459,42.477932],[2.6025691,42.4778824],[2.6025591,42.4778214],[2.6025791,42.4777908],[2.602699,42.4777412],[2.6027889,42.4777298],[2.602869,42.4776993],[2.6029589,42.4776917],[2.6030891,42.4776497],[2.6032591,42.4776192],[2.6035089,42.4775429],[2.6037691,42.4775009],[2.603919,42.4775009],[2.6039989,42.4774704],[2.6042089,42.4774513],[2.6043789,42.4773712],[2.6044791,42.477272],[2.604619,42.4771996],[2.6046889,42.4771996],[2.6047421,42.477169],[2.6047921,42.477108],[2.604852,42.4770775],[2.604852,42.4770088],[2.604902,42.4769363],[2.6049421,42.4769173],[2.605082,42.4769096],[2.605232,42.4768295],[2.6053619,42.4768181],[2.605422,42.476757],[2.6054621,42.4767685],[2.6054821,42.476799],[2.605552,42.4768181],[2.6056421,42.4768295],[2.6058021,42.4768181],[2.6058519,42.476738],[2.6058919,42.4767265],[2.605922,42.4767075],[2.605952,42.4766388],[2.6060319,42.4765587],[2.6060719,42.4765587],[2.606102,42.4764977],[2.6061721,42.4764366],[2.6062019,42.4764061],[2.6061921,42.4763794],[2.6062119,42.4763565],[2.606312,42.4763298],[2.6063521,42.4762764],[2.6064219,42.4762192],[2.606462,42.4762077],[2.6065221,42.4761162],[2.6065421,42.476059],[2.606602,42.476017],[2.606622,42.4759598],[2.6067221,42.4758797],[2.606822,42.4757195],[2.6069219,42.4756966],[2.6070321,42.475647],[2.6072121,42.4755363],[2.607312,42.4755096],[2.607662,42.4754677],[2.6077805,42.4754295],[2.6078806,42.4754295],[2.6080205,42.4754295],[2.6081505,42.475338],[2.6082206,42.4753075],[2.6083205,42.4751778],[2.6084306,42.4750595],[2.6084704,42.4749489],[2.6086206,42.4747276],[2.6087205,42.4745865],[2.6088705,42.4744377],[2.6090004,42.4743385],[2.6094606,42.4741898],[2.6095605,42.4741402],[2.6096306,42.4740868],[2.6097405,42.4740181],[2.6098607,42.4739799],[2.6100106,42.4738998],[2.6101506,42.4737892],[2.6102505,42.4737778],[2.6103306,42.4737473],[2.6104305,42.4736481],[2.6105206,42.473587],[2.6106906,42.4735794],[2.6107605,42.4735794],[2.6108806,42.4735298],[2.6111004,42.4733772],[2.6112607,42.47332],[2.6114006,42.473217],[2.6115105,42.4731865],[2.6117206,42.4729996],[2.6117706,42.4729385],[2.6118405,42.4728775],[2.6118805,42.4728165],[2.6118805,42.4727592],[2.6120005,42.4726791],[2.6122706,42.47258],[2.6123207,42.472538],[2.6124406,42.472477],[2.6125104,42.4724197],[2.6125305,42.4723167],[2.6125505,42.4723396],[2.6126106,42.4722595],[2.6126206,42.4721794],[2.6125705,42.4720383],[2.6126106,42.4719887],[2.6126206,42.4719276],[2.6127605,42.4717178],[2.6128507,42.4716301],[2.6129305,42.4715996],[2.6130404,42.4715767],[2.6131206,42.4715385],[2.6133206,42.4715195],[2.6134105,42.471489],[2.6135006,42.4714279],[2.6136305,42.4712677],[2.6136305,42.4712372],[2.6137207,42.4711876],[2.6138206,42.4710999],[2.6138506,42.4710884],[2.6139007,42.471077],[2.6140406,42.471138],[2.6140904,42.4711189],[2.6141505,42.471077],[2.6141806,42.4710274],[2.6141906,42.4709969],[2.6141505,42.4709587],[2.6142206,42.4709396],[2.6143305,42.4708672],[2.6144505,42.470829],[2.6144905,42.470829],[2.6146204,42.4707985],[2.6148205,42.4707985],[2.6148806,42.4708481],[2.6149306,42.4707985],[2.6149006,42.4707985],[2.6150005,42.4706993],[2.6151307,42.4706383],[2.6152005,42.4706192],[2.6152406,42.4705772],[2.6153805,42.4704971],[2.6154807,42.470417],[2.6155906,42.4703979],[2.6156805,42.470417],[2.6158404,42.4703598],[2.6158905,42.4701996],[2.6159306,42.4701691],[2.6159806,42.4701691],[2.6159406,42.4700966],[2.6159806,42.4700699],[2.6160505,42.4700165],[2.6161406,42.4699898],[2.6162705,42.4698868],[2.6165404,42.4697571],[2.6166105,42.4696388],[2.6167107,42.4695396],[2.6167705,42.4694672],[2.6168807,42.4693184],[2.6169105,42.4692879],[2.6172307,42.4691772],[2.6173005,42.46912],[2.6173706,42.468998],[2.6174107,42.468998],[2.6175206,42.4689598],[2.6176605,42.4689178],[2.6177206,42.4688683],[2.6177905,42.4688683],[2.6178405,42.4688492],[2.6181204,42.4686699],[2.6183605,42.4684296],[2.6185205,42.4683571],[2.6186006,42.4682388],[2.6187205,42.4681702],[2.6188207,42.4680672],[2.6189106,42.467968],[2.6189206,42.4679184],[2.6189606,42.4678574],[2.6192706,42.467598],[2.6193705,42.4675598],[2.6195405,42.4674377],[2.6197705,42.4673576],[2.6198306,42.4672966],[2.6199205,42.4672775],[2.6202705,42.4670982],[2.6204805,42.46698],[2.6205804,42.4669685],[2.6207106,42.466938],[2.6208906,42.4668465],[2.6210706,42.4667969],[2.6211805,42.4667473],[2.6212804,42.4667587],[2.6213605,42.4667473],[2.6215005,42.4666786],[2.6218007,42.4666176],[2.6219306,42.4665794],[2.6220906,42.4665565],[2.6223307,42.4665489],[2.6224706,42.4665184],[2.6225505,42.4665298],[2.6227505,42.4665298],[2.6229305,42.4664688],[2.6230307,42.4664688],[2.6233606,42.4663887],[2.6234705,42.4664078],[2.6236451,42.4663887],[2.623735,42.4663582],[2.6240349,42.4662895],[2.6241851,42.466198],[2.624275,42.4661064],[2.6244609,42.4659996],[2.6244171,42.4659462],[2.6244471,42.4658852],[2.6244371,42.4658432],[2.6244669,42.465744],[2.624547,42.4656639],[2.6246669,42.4655762],[2.6247771,42.4654045],[2.6249571,42.4652634],[2.625037,42.4651031],[2.625237,42.4650459],[2.6253569,42.4649658],[2.625427,42.4648666],[2.6254971,42.4646645],[2.625627,42.4645653],[2.6257169,42.4644241],[2.6258371,42.4643631],[2.6258571,42.4642639],[2.625917,42.4641762],[2.625977,42.4639244],[2.625937,42.4638252],[2.625947,42.4637756],[2.6259871,42.4636765],[2.6260071,42.4635468],[2.6260769,42.4635162],[2.6260769,42.4634056],[2.6259871,42.4630737],[2.6258571,42.4629059],[2.625737,42.4627037],[2.625617,42.4625969],[2.6255569,42.4624443],[2.6255469,42.4623566],[2.625587,42.4622459],[2.6256471,42.4621849],[2.625737,42.4620552],[2.6258471,42.4619942],[2.6260271,42.4619637],[2.626087,42.4619331],[2.6263371,42.4617233],[2.6263571,42.461586],[2.626307,42.4612961],[2.626317,42.4611664],[2.6263471,42.4611168],[2.626497,42.4610138],[2.6265571,42.4607544],[2.6266971,42.4606438],[2.6267371,42.460556],[2.6267669,42.4605255],[2.6267569,42.4604149],[2.626797,42.4603539],[2.6268771,42.4601135],[2.6269569,42.4600334],[2.626967,42.4599838],[2.6268671,42.4598732],[2.6268671,42.4598465],[2.6268971,42.459816],[2.626987,42.459774],[2.6272171,42.4597664],[2.6274171,42.4597244],[2.627667,42.4597664],[2.627677,42.4596252],[2.6276169,42.459404],[2.6276169,42.4593239],[2.6275771,42.4592552],[2.6275971,42.4591866],[2.6275671,42.4590569],[2.6275871,42.4590454],[2.6276369,42.4590759],[2.627677,42.4590645],[2.627677,42.4589958],[2.627677,42.4590263],[2.627677,42.4589539],[2.627707,42.4588966],[2.627697,42.4588356],[2.627727,42.4587364],[2.627867,42.4586449],[2.627897,42.4585648],[2.627897,42.4585037],[2.6279171,42.4584732],[2.6279271,42.4583931],[2.627897,42.4583549],[2.6278269,42.4583244],[2.627847,42.4582748],[2.6278369,42.4582253],[2.6277969,42.4581947],[2.6277771,42.4582062],[2.6277471,42.4582367],[2.627687,42.4584045],[2.6275771,42.4585342],[2.6274807,42.4583778],[2.627471,42.4582863],[2.6274109,42.4582977],[2.6273808,42.4582176],[2.627552,42.4580956],[2.6278019,42.4578247],[2.6281619,42.4577675],[2.628442,42.4576645],[2.6285019,42.4576149],[2.6286919,42.4575348],[2.629082,42.4572945],[2.629312,42.4571953],[2.6294019,42.4571152],[2.629602,42.4569969],[2.629632,42.4569473],[2.6297319,42.4570274],[2.6298394,42.4570923],[2.6301494,42.4571609],[2.6303995,42.4571609],[2.6305394,42.4571915],[2.6306393,42.4571991],[2.6306994,42.4571991],[2.6308594,42.4571304],[2.6309993,42.4570389],[2.6310194,42.4569893],[2.631062,42.4569511],[2.6311021,42.4569321],[2.631232,42.4569206],[2.6313419,42.4568901],[2.6316321,42.4568329],[2.631712,42.4568024],[2.6320319,42.4567413],[2.6321621,42.4567337],[2.632262,42.4567604],[2.6323619,42.4567604],[2.6324921,42.4567909],[2.6325819,42.4567909],[2.6327219,42.4567909],[2.632762,42.4568634],[2.6328721,42.4568901],[2.6329989,42.4569778],[2.633059,42.4570274],[2.6331191,42.4571152],[2.633199,42.4571686],[2.6333389,42.4571686],[2.633419,42.4572067],[2.6334991,42.4572868],[2.633579,42.4573364],[2.6336792,42.4574585],[2.6338291,42.4575462],[2.6339691,42.4576569],[2.6340389,42.457695],[2.6345689,42.4579659],[2.6347291,42.4579964],[2.6348791,42.4579964],[2.634939,42.4579659],[2.6349809,42.4581108],[2.635031,42.458168],[2.6350811,42.4582787],[2.6351211,42.4583092],[2.6351409,42.4583778],[2.6353509,42.4586182],[2.6354511,42.4586792],[2.6354811,42.4586906],[2.6357174,42.4585571],[2.6358674,42.4585381],[2.6358874,42.4585075],[2.6359174,42.458416],[2.6360176,42.4583359],[2.6361074,42.4583168],[2.6361475,42.4582863],[2.6363475,42.4582481],[2.6365113,42.4581184],[2.6367214,42.4581184],[2.6369812,42.4580994],[2.6371412,42.4580688],[2.6373012,42.4581375],[2.6373661,42.4581604],[2.6374259,42.45821],[2.6376059,42.4582214],[2.6377361,42.4582596],[2.6377659,42.4582901],[2.637686,42.4585686],[2.637686,42.4586105],[2.6377759,42.4586487],[2.6382561,42.4586792],[2.6386459,42.4587593],[2.6388459,42.4587708],[2.638926,42.4587898],[2.6390059,42.4587708],[2.6391361,42.4587898],[2.639266,42.4588013],[2.639426,42.4587593],[2.6395161,42.4587784],[2.639616,42.4587593],[2.639746,42.4586983],[2.6398261,42.4586296],[2.6398361,42.4586105],[2.6398833,42.4585915],[2.6398933,42.4585609],[2.6398633,42.4585304],[2.6398933,42.4584694],[2.6398532,42.4584084],[2.6398733,42.4583206],[2.6400032,42.4581795],[2.6399932,42.4581604],[2.6399732,42.4581604],[2.6399632,42.458149],[2.6399832,42.4581299],[2.6399333,42.4581299],[2.6399333,42.4581108],[2.6400332,42.4580612],[2.6401331,42.4579811],[2.6402733,42.4578285],[2.6403332,42.4577217],[2.6403933,42.4576912],[2.6404033,42.4576607],[2.6403632,42.4575806],[2.6403832,42.4575119],[2.6404634,42.4574509],[2.6405833,42.4573898],[2.6406631,42.4572716],[2.6407132,42.4570694],[2.6407533,42.4569817],[2.6407433,42.4569016],[2.6407633,42.4568596],[2.6408432,42.4567719],[2.6409233,42.4566193],[2.6410232,42.4565086],[2.6411233,42.4562721],[2.6412933,42.4561005],[2.6413732,42.4560814],[2.6414132,42.456089],[2.6414433,42.4560699],[2.6415431,42.4559517],[2.6415234,42.4559212],[2.6415732,42.4558907],[2.6416032,42.4558792],[2.6416233,42.4559212],[2.6416633,42.4559097],[2.6417031,42.4558792],[2.6417632,42.4558907],[2.6418333,42.4558601],[2.6418734,42.4558601],[2.6418831,42.4558411],[2.6419833,42.4558411],[2.6420631,42.4557915],[2.6421232,42.4557915],[2.6423333,42.455822],[2.6424332,42.4558792],[2.6425033,42.4558487],[2.6425633,42.4558411],[2.6425734,42.4558296],[2.6426132,42.455822],[2.6426632,42.4557686],[2.6427932,42.4556999],[2.6427369,42.4555664],[2.6427069,42.4554062],[2.6427591,42.4553795],[2.642869,42.455307],[2.6429191,42.4553185],[2.6429491,42.4552879],[2.6430092,42.4551697],[2.6431379,42.4551735],[2.643178,42.4551659],[2.643208,42.4551468],[2.643218,42.4551163],[2.643178,42.4550133],[2.6430781,42.4549332],[2.6430581,42.4548836],[2.6431224,42.4548759],[2.6431324,42.454895],[2.6431825,42.4549255],[2.6432624,42.454937],[2.6433024,42.4548569],[2.6433823,42.4548149],[2.6436324,42.4548569],[2.6437824,42.4548264],[2.6439724,42.4548149],[2.6441123,42.4548378],[2.6442523,42.4547653],[2.6445024,42.4547577],[2.6446223,42.4546967],[2.6446123,42.4546661],[2.6445024,42.4546165],[2.6444323,42.4545555],[2.6444623,42.4545555],[2.6444724,42.4545174],[2.6445425,42.4544983],[2.6445425,42.4544563],[2.6445825,42.4543953],[2.6447325,42.4542961],[2.6447425,42.4542465],[2.6448123,42.4541779],[2.6447923,42.4541664],[2.6448824,42.4540977],[2.6449125,42.4540482],[2.6449225,42.4539948],[2.6451323,42.4537773],[2.6451323,42.4537659],[2.6451025,42.4537468],[2.6450624,42.4537468],[2.6451225,42.4536362],[2.6451125,42.453537],[2.6453323,42.4533577],[2.6453223,42.4533348],[2.6452525,42.4533157],[2.6452324,42.4532967],[2.6453223,42.4532051],[2.6453824,42.4530754],[2.6454923,42.4530373],[2.6454823,42.4530182],[2.6454325,42.4530182],[2.6454024,42.4530067],[2.6453824,42.4529648],[2.6453824,42.452877],[2.6454325,42.4528084],[2.6454525,42.4527855],[2.6455624,42.4527473],[2.6456425,42.4526863],[2.6457324,42.4526558],[2.6457624,42.4526749],[2.6458323,42.4526672],[2.6459424,42.4526176],[2.6460423,42.4526062],[2.6462424,42.4525146],[2.6463025,42.4525146],[2.6463525,42.4524574],[2.6463623,42.4523659],[2.6463425,42.4522858],[2.6464124,42.4522858],[2.6463525,42.4522476],[2.6463225,42.4522476],[2.6463125,42.4522247],[2.6465225,42.4521179],[2.6465623,42.4520264],[2.6467123,42.4521065],[2.6467423,42.452198],[2.6468024,42.4521561],[2.6468124,42.4521675],[2.6468325,42.4521255],[2.6469324,42.4519882],[2.6469223,42.4518547],[2.6469424,42.4518547],[2.6470425,42.4519272],[2.6470823,42.4519958],[2.6471424,42.4520073],[2.6471624,42.4519958],[2.6471925,42.4519577],[2.6471725,42.4518356],[2.6472125,42.4518166],[2.6473124,42.4518166],[2.6473324,42.4517975],[2.6473024,42.4517365],[2.6474123,42.451767],[2.6473625,42.4517059],[2.6473024,42.4516754],[2.6472824,42.4516258],[2.6473024,42.4515572],[2.6472824,42.4514961],[2.6473224,42.4514351],[2.6473324,42.4513664],[2.6473124,42.4513283],[2.6473224,42.4513054],[2.6473525,42.4513054],[2.6474223,42.4513283],[2.6474323,42.4513168],[2.6474025,42.4512749],[2.6473925,42.4512177],[2.6473424,42.4511871],[2.6473424,42.4511452],[2.6473124,42.4511147],[2.6473925,42.4508781],[2.6474025,42.4509048],[2.6474524,42.4508858],[2.6474924,42.4508553],[2.6475124,42.4508171],[2.6475625,42.450798],[2.6476123,42.4508858],[2.6476624,42.4507866],[2.6477225,42.4508057],[2.6477623,42.4508781],[2.6478925,42.4508057],[2.6478925,42.4508362],[2.6479125,42.4508553],[2.6479325,42.4508553],[2.6479225,42.450798],[2.6479225,42.4508057],[2.6479824,42.4506569],[2.6480424,42.4506683],[2.6480925,42.4506683],[2.6480525,42.4506149],[2.6480424,42.4505577],[2.6480925,42.4504776],[2.6481423,42.4504852],[2.6481624,42.4504471],[2.6482124,42.4504051],[2.6482525,42.4504547],[2.6482825,42.4504547],[2.6484225,42.4504051],[2.6485023,42.4503555],[2.6485724,42.4503479],[2.6486423,42.4502983],[2.6487525,42.4502678],[2.6489525,42.4501076],[2.6489425,42.4500961],[2.6488423,42.4501152],[2.6488223,42.4500847],[2.6488423,42.4500656],[2.6489725,42.4499283],[2.6489923,42.4498978],[2.6488824,42.4499359],[2.6488223,42.4499474],[2.6487424,42.4498978],[2.6487024,42.4498367],[2.6485925,42.4497681],[2.6485925,42.4497147],[2.6485524,42.449688],[2.6485224,42.4496765],[2.6484923,42.4496269],[2.6484125,42.4496269],[2.6483524,42.4496078],[2.6483023,42.4495163],[2.6484025,42.449337],[2.6483924,42.4492149],[2.6484025,42.4491959],[2.6484525,42.4492149],[2.6484723,42.4491882],[2.6485023,42.4491158],[2.6485224,42.4491348],[2.6485424,42.4491348],[2.6485624,42.4490051],[2.6486125,42.4489174],[2.6486623,42.4489174],[2.6486924,42.4489479],[2.6487224,42.4489479],[2.6487424,42.4489365],[2.6487424,42.4488869],[2.6487725,42.4488754],[2.6489024,42.448967],[2.6489525,42.4490356],[2.6491024,42.4490776],[2.6491425,42.4490166],[2.6491623,42.4490166],[2.6492324,42.4489555],[2.6494024,42.4487381],[2.6494825,42.4486771],[2.6495025,42.448616],[2.6494825,42.4485664],[2.6495423,42.4484978],[2.6495125,42.4484253],[2.6495323,42.4483948],[2.6495323,42.4483261],[2.6495624,42.4482765],[2.6495523,42.4482384],[2.6496625,42.4481659],[2.6497123,42.4480858],[2.6497924,42.4480782],[2.6498625,42.4480362],[2.6499624,42.4480171],[2.6500225,42.4479446],[2.6501124,42.447998],[2.6502125,42.4479446],[2.6504123,42.4478951],[2.6504524,42.447876],[2.6505525,42.447876],[2.6505923,42.4478569],[2.6506424,42.447876],[2.6507225,42.4478569],[2.6507823,42.4478874],[2.6507623,42.4478378],[2.6507325,42.4477959],[2.6507225,42.4477577],[2.6508024,42.4477654],[2.6509125,42.4477959],[2.6509824,42.4477654],[2.6510324,42.4477158],[2.6511424,42.4476967],[2.6512723,42.4476471],[2.6511924,42.4475861],[2.6511223,42.447567],[2.6511624,42.4475479],[2.6512225,42.4475479],[2.6512723,42.4475174],[2.6513023,42.447506],[2.6513023,42.4474678],[2.6512525,42.4474182],[2.6514025,42.4473457],[2.6514523,42.4472656],[2.6514225,42.447216],[2.6514225,42.4471664],[2.6513624,42.4471169],[2.6513824,42.4469376],[2.6514025,42.446907],[2.6515925,42.4467659],[2.6515925,42.4467354],[2.6516623,42.4466782],[2.6516623,42.4466362],[2.6517124,42.4465866],[2.6517625,42.4465752],[2.6518524,42.4466057],[2.6519125,42.4465981],[2.6519823,42.4465981],[2.6520424,42.4465981],[2.6519923,42.4465561],[2.6519823,42.4465256],[2.6520123,42.4465256],[2.6521025,42.4465752],[2.6521425,42.4465752],[2.6523025,42.446537],[2.6523924,42.4465446],[2.6525824,42.4464951],[2.6527224,42.446476],[2.6528225,42.4464378],[2.6530025,42.4462776],[2.6531625,42.4462357],[2.6532423,42.4461174],[2.6534224,42.4460182],[2.6536424,42.4459381],[2.6537523,42.445755],[2.6535623,42.4453468],[2.6536925,42.4450951],[2.6537025,42.4448662],[2.6536624,42.4447556],[2.6535923,42.4447479],[2.6534824,42.4445267],[2.6537025,42.4444962],[2.6538424,42.4445076],[2.6540024,42.444458],[2.6540625,42.4444656],[2.6541471,42.4444389],[2.6542473,42.4444313],[2.6543171,42.4444008],[2.6545272,42.4443703],[2.6545873,42.4443398],[2.6547072,42.4443398],[2.6548772,42.4442711],[2.6549871,42.4441986],[2.6550071,42.4441109],[2.6548572,42.4441299],[2.6548371,42.4441109],[2.6549671,42.4439201],[2.6549671,42.4438896],[2.6549971,42.443882],[2.6550272,42.4437904],[2.6550171,42.4436798],[2.6550872,42.4435806],[2.6551671,42.4433784],[2.6551971,42.4433289],[2.6553371,42.4431915],[2.6554072,42.4430809],[2.6554072,42.4430313],[2.6553872,42.4429817],[2.6553171,42.4429512],[2.6553171,42.4429283],[2.6553571,42.4428902],[2.6553171,42.4427795],[2.6552472,42.4426918],[2.6552372,42.4426193],[2.6552773,42.4425888],[2.6552973,42.4425316],[2.6553872,42.4424706],[2.6554372,42.4424591],[2.6555171,42.4423714],[2.6556072,42.4423294],[2.6556671,42.4422913],[2.6557171,42.4422302],[2.6557572,42.4422112],[2.6558273,42.4421997],[2.6559172,42.4422112],[2.6560271,42.4421883],[2.6560972,42.4421883],[2.6561573,42.4421806],[2.6562371,42.4421806],[2.6562872,42.4422112],[2.6565671,42.4421616],[2.6566372,42.4421692],[2.6567171,42.4421387],[2.6567972,42.442112],[2.6569571,42.4421005],[2.6570573,42.4419594],[2.6571603,42.4418716],[2.6572003,42.4417839],[2.6572404,42.4416046],[2.6571903,42.441494],[2.6572104,42.4414024],[2.6571703,42.4413414],[2.6571603,42.4412041],[2.6571903,42.4410515],[2.6573904,42.440773],[2.6574204,42.4406815],[2.6575103,42.4405327],[2.6575203,42.4404716],[2.6576202,42.4403419],[2.6577404,42.440094],[2.6578803,42.4399948],[2.6579702,42.4399719],[2.6580603,42.4399033],[2.6581502,42.4396935],[2.6581502,42.4396324],[2.6581702,42.4395943],[2.6582203,42.4395638],[2.6582303,42.4394836],[2.6582303,42.4393539],[2.6581903,42.4392014],[2.6581004,42.4391518],[2.6580303,42.439064],[2.6578803,42.4390221],[2.6578803,42.4389534],[2.6578503,42.4389343],[2.6579103,42.4385834],[2.6579802,42.4384727],[2.6580102,42.4383545],[2.6579304,42.438282],[2.6578903,42.4381828],[2.6578403,42.4381142],[2.6577303,42.4380722],[2.6576703,42.4380226],[2.6576202,42.4379234],[2.6575503,42.4378738],[2.6575003,42.4378128],[2.6574602,42.4377441],[2.6574702,42.4376221],[2.6576102,42.437603],[2.6576903,42.4375534],[2.6578102,42.4375229],[2.6579204,42.4374733],[2.6581104,42.4372444],[2.6581004,42.4371338],[2.6581204,42.4370918],[2.6582303,42.4370232],[2.6583903,42.4368439],[2.6584902,42.4367828],[2.6586003,42.4367638],[2.6588004,42.4366913],[2.6589904,42.4365425],[2.6591704,42.4364243],[2.6592903,42.436264],[2.6592903,42.436142],[2.6592202,42.4360123],[2.6591604,42.4359627],[2.6590302,42.4359245],[2.6590602,42.4359131],[2.6592002,42.4358444],[2.6593902,42.4357643],[2.6595304,42.4357338],[2.6595802,42.4357414],[2.6596804,42.4357224],[2.6597302,42.4357338],[2.6597602,42.4357643],[2.6599803,42.4357834],[2.6601102,42.435833],[2.6601903,42.4358444],[2.6603003,42.4359436],[2.6604903,42.4360847],[2.6606703,42.4363937],[2.6606803,42.4364433],[2.6607702,42.4365349],[2.6608102,42.4365425],[2.6609104,42.4366341],[2.6614504,42.4366913],[2.6617002,42.4367638],[2.6618004,42.4367714],[2.6619403,42.4368248],[2.6621702,42.4368515],[2.6622002,42.4368324],[2.6622403,42.4367828],[2.6622803,42.4367523],[2.6622202,42.4367447],[2.6621203,42.4367142],[2.6621404,42.4366722],[2.6621504,42.4366226],[2.6621504,42.4364815],[2.6621702,42.4363632],[2.6621404,42.4362144],[2.6621504,42.4361343],[2.6621404,42.4361038],[2.6621802,42.4360237],[2.6621902,42.4358444],[2.6622202,42.4357033],[2.6622303,42.4354439],[2.6622102,42.4352646],[2.6622603,42.435173],[2.6623204,42.4351234],[2.6623404,42.4350128],[2.6623702,42.4349937],[2.6624002,42.4348717],[2.6624103,42.4348526],[2.6625104,42.434845],[2.6625903,42.4348145],[2.6626604,42.4348145],[2.6628902,42.4347649],[2.6631603,42.4348221],[2.6632004,42.4348221],[2.6632402,42.434803],[2.6632802,42.4348145],[2.6633503,42.434864],[2.6634302,42.4348946],[2.6635802,42.4348831],[2.6637104,42.4348335],[2.6638103,42.434742],[2.6638703,42.4346619],[2.6641002,42.4343948],[2.6642902,42.4342728],[2.6643603,42.4342346],[2.6644602,42.4342117],[2.6646004,42.4342232],[2.6648002,42.4342117],[2.6649902,42.4342422],[2.6650603,42.4342728],[2.6654303,42.4342728],[2.6657102,42.4343414],[2.6658504,42.4343948],[2.6661003,42.434433],[2.6662602,42.4345245],[2.6663504,42.4345436],[2.6663802,42.4345627],[2.6665204,42.4345818],[2.6667302,42.4346848],[2.6668103,42.4346733],[2.6668403,42.4344444],[2.6668303,42.4343834],[2.6668603,42.4343643],[2.6669402,42.4343529],[2.6670003,42.4343948],[2.6670604,42.4342918],[2.6669803,42.4342232],[2.6669202,42.4342117],[2.6668804,42.4341621],[2.6669602,42.4341545],[2.6670804,42.4340324],[2.6672103,42.4339714],[2.6671202,42.4339714],[2.6670902,42.4339523],[2.6671002,42.4339447],[2.6672003,42.4339142],[2.6672304,42.4339218],[2.6672404,42.4339027],[2.6671402,42.4339027],[2.6670403,42.4338722],[2.6669903,42.4338226],[2.6670902,42.4337921],[2.6671102,42.433773],[2.6671503,42.4337616],[2.6671903,42.4337234],[2.6673102,42.4336739],[2.6674004,42.4336433],[2.6673703,42.4336319],[2.6673303,42.4336433],[2.6672702,42.4336319],[2.6672003,42.4336014],[2.6673203,42.4335213],[2.6673903,42.4335136],[2.6674402,42.4334717],[2.6677804,42.4333649],[2.6678402,42.4333725],[2.6679204,42.4333649],[2.6680202,42.4333344],[2.6680403,42.4333115],[2.6681104,42.4333038],[2.6682103,42.4333344],[2.6685002,42.4334641],[2.6685503,42.4335022],[2.6685703,42.4334831],[2.6685803,42.4334221],[2.6686003,42.4333839],[2.6685703,42.4333038],[2.6685703,42.4332123],[2.6686203,42.4330521],[2.6686702,42.4330139],[2.6687503,42.4329033],[2.6687803,42.4330444],[2.6688402,42.4330215],[2.6688902,42.4329414],[2.6689203,42.4327431],[2.6688902,42.4326019],[2.6689303,42.4324532],[2.6691003,42.4325523],[2.6691403,42.4326248],[2.6692703,42.4326134],[2.6692803,42.4326324],[2.6693304,42.4324837],[2.6693304,42.4324036],[2.6693702,42.4323616],[2.6693802,42.4322433],[2.6694102,42.4322128],[2.6694303,42.4321136],[2.6694703,42.4321022],[2.6695602,42.4319649],[2.6696403,42.4318733],[2.6696804,42.431633],[2.6696603,42.4315643],[2.6697302,42.431633],[2.6697702,42.4315948],[2.6697402,42.4314919],[2.6696904,42.4314423],[2.6696403,42.4313049],[2.6696002,42.431263],[2.6696203,42.4311943],[2.6695802,42.4310837],[2.6695502,42.4310837],[2.6695502,42.4310913],[2.6695802,42.4310112],[2.6696103,42.4310226],[2.6696303,42.4309921],[2.6695402,42.4309845],[2.6694903,42.4309616],[2.6694803,42.4309731],[2.6694403,42.4309425],[2.6694403,42.430912],[2.6694803,42.430912],[2.6696103,42.4308548],[2.6697402,42.4308624],[2.6697903,42.4308434],[2.6699703,42.4308243],[2.6700702,42.4308014],[2.6701002,42.4308014],[2.6703002,42.4307632],[2.6703403,42.4307823],[2.6704502,42.4307938],[2.6706102,42.4307823],[2.6706302,42.4308014],[2.6707304,42.4308128],[2.6707604,42.4308548],[2.6708002,42.4308624],[2.6709204,42.4308739],[2.6710203,42.4309425],[2.6711502,42.4309731],[2.6712403,42.430954],[2.6712403,42.4309235],[2.6712604,42.4309235],[2.6712403,42.4307442],[2.6711702,42.430603],[2.6711702,42.430584],[2.6712804,42.4304848],[2.6713002,42.4304314],[2.6713603,42.4304047],[2.6713402,42.4303627],[2.6713603,42.4302826],[2.6713102,42.4301643],[2.6712604,42.4301033],[2.6711903,42.4300537],[2.6711502,42.4299431],[2.6710804,42.429882],[2.6711702,42.4297943],[2.6712103,42.4297218],[2.6712604,42.4296646],[2.6714003,42.4295845],[2.6715403,42.429554],[2.6716802,42.429512],[2.6718204,42.4294434],[2.6718903,42.4294243],[2.6719604,42.4293747],[2.6721604,42.4292641],[2.6722803,42.4292526],[2.6723902,42.4291229],[2.6724503,42.4290733],[2.6725903,42.4290619],[2.6726704,42.4290314],[2.6727803,42.4290123],[2.6728404,42.4289818],[2.6729703,42.428894],[2.6732903,42.4288139],[2.6733303,42.4287834],[2.6734703,42.4287224],[2.6737902,42.4286537],[2.6739502,42.4286728],[2.6740403,42.4287033],[2.6741903,42.4287224],[2.6743102,42.4287643],[2.6744702,42.4288445],[2.6746204,42.428894],[2.6747403,42.4290047],[2.6748302,42.4290428],[2.6748602,42.4291039],[2.6749303,42.4291916],[2.6749303,42.4292221],[2.6749902,42.4293137],[2.6753104,42.4294434],[2.6754403,42.4295425],[2.6755202,42.4296646],[2.6756704,42.4296913],[2.6757102,42.4296837],[2.6757302,42.4296532],[2.6757603,42.4296646],[2.6758003,42.4296417],[2.6758204,42.4296722],[2.6758602,42.4296646],[2.6759803,42.4295044],[2.6759703,42.4294434],[2.6760104,42.4293823],[2.6760104,42.4293518],[2.6760402,42.4293747],[2.6760402,42.4293327],[2.6760902,42.4292831],[2.6761303,42.4292145],[2.6761904,42.4291916],[2.6762202,42.4292145],[2.6763303,42.4291649],[2.6763804,42.4291649],[2.6764603,42.4291039],[2.6765003,42.4290123],[2.6765304,42.4290123],[2.6766002,42.4290428],[2.6766102,42.4290237],[2.6766603,42.4290237],[2.6766803,42.4290428],[2.6767004,42.4290733],[2.6767004,42.429184],[2.6767602,42.4293518],[2.676801,42.4293594],[2.676831,42.4294014],[2.676821,42.4294624],[2.6767609,42.4295197],[2.6767011,42.4297409],[2.6767011,42.4298401],[2.6767409,42.4299393],[2.676801,42.4300003],[2.6768811,42.4300003],[2.6769011,42.4300308]]},{"id":17777,"author":"Ubicarta","name_GR":"Pyrenees: 50 Moulin de la Palette to Las Illas","description_GR":"Moulin de la Palette to Las Illas by Ubicarta","path":"FRANCE\/GR10_DAY_50","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":21076,"name_EN":"Pyrenees: 50 Moulin de la Palette \u00e0 Las Illas","description_EN":"Moulin de la Palette \u00e0 Las Illas par Ubicarta","ascent_time":474,"descent_time":466,"marker":"France_GR10","level":9,"ascent":1846,"descent":1975,"maxelev":1393,"minelev":532,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.671953 42.42154,2.786916 42.44421)","views":4,"millestones":"0,2.6769028,42.4300232#1,2.6730570,42.4349461#2,2.6774145,42.4412547#3,2.6843198,42.4405820#4,2.6879124,42.4419269#5,2.6961902,42.4390167#6,2.7034211,42.4346793#7,2.7025657,42.4310612#8,2.7047519,42.4238009#9,2.7138068,42.4218959#10,2.7236580,42.4242586#11,2.7313800,42.4263221#12,2.7399382,42.4245998#13,2.7484245,42.4287023#14,2.7519739,42.4353476#15,2.7591920,42.4397034#16,2.7676625,42.4398795#17,2.7755324,42.4389156#18,2.7778171,42.4379850#19,2.7820946,42.4366409#20,2.7858224,42.4331965#21.1,2.7861085,42.4266853","x":2.7231059,"y":42.4236984,"coor":[[2.6769028,42.4300232],[2.6769626,42.4301453],[2.6769826,42.4302444],[2.6770027,42.4303436],[2.6770027,42.4304047],[2.6770127,42.4304962],[2.6769927,42.4305344],[2.6768627,42.430584],[2.6766326,42.4305649],[2.6764827,42.4305725],[2.6764026,42.430603],[2.6761727,42.4306259],[2.6759326,42.4306946],[2.6758327,42.4306755],[2.6756127,42.4305649],[2.6752026,42.4304848],[2.6751227,42.4304428],[2.6749628,42.4304161],[2.6748426,42.4303627],[2.6745126,42.430336],[2.6743326,42.430233],[2.6739626,42.4301338],[2.6738226,42.4301147],[2.6737027,42.4301262],[2.6734827,42.4302063],[2.6733928,42.4302826],[2.6733727,42.4303551],[2.6733828,42.4304161],[2.6734426,42.4305649],[2.6734526,42.4306755],[2.6734426,42.4307632],[2.6734326,42.4308052],[2.6734025,42.4308243],[2.6733928,42.4308662],[2.6734526,42.4310036],[2.6734426,42.4310455],[2.6734726,42.4311829],[2.6734526,42.4312134],[2.6734626,42.431385],[2.6734426,42.4314461],[2.6734025,42.4314842],[2.6734126,42.4315453],[2.6733627,42.4316559],[2.6732926,42.4318962],[2.6732225,42.4320145],[2.6731627,42.4320755],[2.6731527,42.4320831],[2.6732028,42.4320946],[2.6731827,42.4321251],[2.6730926,42.4322357],[2.6728826,42.432373],[2.6726627,42.4324455],[2.6725028,42.4324226],[2.6724026,42.4324455],[2.6721427,42.4325333],[2.6720626,42.4325829],[2.6719925,42.4326859],[2.6719527,42.4328651],[2.6721227,42.4330826],[2.6723228,42.4334831],[2.6723228,42.4335556],[2.6723626,42.4337158],[2.6723425,42.433815],[2.6724026,42.4340248],[2.6723425,42.434166],[2.6723425,42.4341927],[2.6724226,42.4343452],[2.6725028,42.4344254],[2.6727026,42.4345627],[2.6728628,42.4347153],[2.6730328,42.4349251],[2.6731026,42.4349861],[2.6731927,42.4350052],[2.6732826,42.4349937],[2.6734726,42.4349251],[2.6735127,42.4349251],[2.6736026,42.4349747],[2.6736727,42.4350853],[2.6738327,42.4352531],[2.6739225,42.4353828],[2.6739526,42.4354553],[2.6739926,42.4354858],[2.6740127,42.4355431],[2.6740627,42.4355736],[2.6740828,42.4356041],[2.6740727,42.4356461],[2.6741226,42.4356651],[2.6741951,42.4356804],[2.674175,42.4356995],[2.6742251,42.4357681],[2.6742151,42.4357986],[2.6741951,42.4357986],[2.6741951,42.4358215],[2.6742549,42.4358711],[2.6742949,42.4359398],[2.6742849,42.4359818],[2.6742051,42.436039],[2.674155,42.4361916],[2.6742151,42.4363289],[2.6742549,42.4363708],[2.6743751,42.4364319],[2.674545,42.43647],[2.6747251,42.43647],[2.6747849,42.4365311],[2.6747551,42.4365997],[2.674855,42.4367218],[2.674885,42.4368591],[2.674865,42.4368896],[2.674895,42.4369202],[2.674895,42.4369507],[2.674845,42.4370308],[2.674865,42.4370804],[2.674825,42.4371185],[2.6748149,42.4371605],[2.674825,42.4371796],[2.6747551,42.4372406],[2.6747651,42.4373016],[2.674835,42.4373016],[2.674865,42.4372711],[2.674875,42.4372482],[2.675035,42.4372101],[2.6751249,42.4372101],[2.6753449,42.4371185],[2.6754308,42.4370956],[2.6755309,42.437027],[2.6756308,42.437088],[2.6757708,42.4370956],[2.6758709,42.4371567],[2.6759408,42.4372177],[2.6759908,42.4372864],[2.676101,42.4373856],[2.6761308,42.4374657],[2.6762409,42.4375877],[2.676281,42.4376984],[2.676281,42.4377289],[2.6763508,42.437767],[2.676441,42.4378586],[2.6764607,42.4379883],[2.6765509,42.438076],[2.6765509,42.4381485],[2.6765809,42.4382172],[2.6765609,42.4383583],[2.6765609,42.4385262],[2.6766508,42.4386559],[2.6766508,42.4387665],[2.676631,42.4388084],[2.6766608,42.4388771],[2.6766407,42.4390182],[2.6766009,42.4391289],[2.6766009,42.4391975],[2.6766508,42.4392471],[2.6766808,42.4392662],[2.6767709,42.4392853],[2.676971,42.4393578],[2.6770208,42.4394073],[2.6770508,42.4393959],[2.6771309,42.4394684],[2.6772108,42.4394875],[2.6772809,42.4395561],[2.6772909,42.4396286],[2.6772609,42.4397659],[2.6773109,42.439846],[2.6773708,42.4399986],[2.677321,42.4400978],[2.677321,42.4402084],[2.6773407,42.4402962],[2.6773109,42.4404182],[2.6772308,42.4405861],[2.6772509,42.4407272],[2.6773508,42.4409485],[2.6773407,42.4410477],[2.6774008,42.4411774],[2.6774309,42.4413452],[2.6774809,42.4414177],[2.6775808,42.4414482],[2.6776209,42.4414482],[2.6776609,42.4414558],[2.6776907,42.4415359],[2.6777308,42.4415474],[2.6777608,42.4414482],[2.6778109,42.4413872],[2.6778209,42.4413452],[2.677861,42.4413185],[2.6778808,42.4412689],[2.6779609,42.4411774],[2.6780009,42.4411583],[2.6780808,42.4411888],[2.6782908,42.441227],[2.6784508,42.4412155],[2.6785309,42.4412384],[2.6786308,42.4412956],[2.6787708,42.4413185],[2.6788509,42.4413452],[2.678911,42.4413452],[2.679091,42.4414253],[2.6793408,42.4412384],[2.6793509,42.4411774],[2.6794608,42.4411163],[2.6795609,42.4410057],[2.6796908,42.4409485],[2.679781,42.4409256],[2.6798308,42.4407959],[2.6799009,42.4407158],[2.6800809,42.440609],[2.6802409,42.440567],[2.680301,42.440567],[2.6804609,42.4404984],[2.6805007,42.4404984],[2.6805508,42.4404869],[2.6807909,42.4402885],[2.6809008,42.4402161],[2.6809609,42.4402275],[2.6810009,42.4402084],[2.6811109,42.4400368],[2.6814709,42.4399071],[2.681721,42.439888],[2.681891,42.4399185],[2.6820109,42.4398689],[2.6821108,42.4398575],[2.6821308,42.439827],[2.6823208,42.4397278],[2.6824708,42.4396858],[2.6825209,42.4396362],[2.6825409,42.4395752],[2.6826408,42.4395561],[2.6827209,42.4395256],[2.682771,42.4394875],[2.6827908,42.4394455],[2.6830208,42.4392853],[2.6830909,42.4392586],[2.6831408,42.4392586],[2.6833708,42.4391479],[2.6834209,42.4391785],[2.6835008,42.4391785],[2.6835909,42.4390984],[2.683651,42.4390755],[2.6837008,42.4390182],[2.6838808,42.4389572],[2.684001,42.4388657],[2.6840608,42.4388466],[2.684171,42.4387779],[2.6842809,42.4387779],[2.6844409,42.4387474],[2.6844509,42.4388275],[2.6843607,42.4389458],[2.6843309,42.4390488],[2.6842809,42.439106],[2.6843009,42.4392357],[2.6841609,42.4396782],[2.6841609,42.4397583],[2.6840909,42.4398689],[2.6840808,42.4399261],[2.684056,42.4400635],[2.6841562,42.4401054],[2.684206,42.4401665],[2.6842961,42.4401932],[2.6843162,42.4402466],[2.6844761,42.4403038],[2.6844261,42.4403954],[2.6844161,42.440464],[2.6843262,42.4405365],[2.6843162,42.4406052],[2.684356,42.4406052],[2.684366,42.4406433],[2.6843362,42.4407539],[2.684346,42.4408264],[2.6843061,42.4408836],[2.6843362,42.4409065],[2.684406,42.4409142],[2.684406,42.4410133],[2.684376,42.4410248],[2.684356,42.4410553],[2.6843362,42.4410553],[2.6842761,42.4411163],[2.6842461,42.4411659],[2.684196,42.4411736],[2.684186,42.4412537],[2.684176,42.4412956],[2.684166,42.4413147],[2.684196,42.4413643],[2.684016,42.4414864],[2.6839862,42.4415131],[2.6839762,42.4415665],[2.6839361,42.441555],[2.6839161,42.4416161],[2.6837561,42.4416656],[2.6836061,42.4417953],[2.683526,42.4418259],[2.6834261,42.441906],[2.683126,42.4420662],[2.6830261,42.442215],[2.682956,42.4422646],[2.682956,42.4423065],[2.682986,42.4423141],[2.682996,42.4423561],[2.6830461,42.4423866],[2.683126,42.4423866],[2.6831861,42.4423637],[2.683306,42.4424057],[2.6834061,42.4425659],[2.6834161,42.4426346],[2.6835461,42.4427567],[2.6835661,42.4428253],[2.6835661,42.4429054],[2.6836262,42.4430046],[2.683676,42.4430046],[2.683686,42.4430656],[2.6837361,42.4431648],[2.6838861,42.4433556],[2.6839161,42.4434738],[2.6838961,42.4436836],[2.6839161,42.4437943],[2.6839662,42.4438362],[2.6839461,42.4438248],[2.6841161,42.4438858],[2.6841562,42.4438744],[2.684186,42.4439049],[2.6842761,42.443924],[2.6842761,42.4439964],[2.6843362,42.4440765],[2.684366,42.4442062],[2.6844361,42.4442139],[2.6844661,42.4441833],[2.6844661,42.4441948],[2.6845062,42.4441833],[2.684526,42.4441757],[2.6845789,42.4441528],[2.6847091,42.4439926],[2.684799,42.4439125],[2.684819,42.4438858],[2.684849,42.4437523],[2.6849689,42.4436836],[2.685029,42.4435959],[2.685169,42.4434929],[2.685169,42.4434624],[2.685219,42.4434547],[2.685219,42.4434242],[2.685519,42.4433136],[2.685569,42.4433136],[2.6858089,42.4434547],[2.6860189,42.4435234],[2.6861091,42.4435234],[2.686239,42.4434853],[2.686259,42.4434547],[2.686219,42.4434052],[2.686229,42.4433823],[2.6866591,42.4432335],[2.686749,42.4431648],[2.686909,42.4431152],[2.6869891,42.4430656],[2.6870191,42.4430656],[2.687119,42.4429436],[2.6872389,42.4429131],[2.687279,42.4428558],[2.687319,42.4428444],[2.6873691,42.4427452],[2.687429,42.4426956],[2.6875091,42.442524],[2.6875191,42.4424438],[2.6875889,42.4423447],[2.687609,42.4422722],[2.687639,42.4422646],[2.6877589,42.4420357],[2.687819,42.4419823],[2.6878891,42.4419746],[2.687989,42.4417725],[2.688009,42.4417458],[2.6880491,42.4417343],[2.6880491,42.4416924],[2.688149,42.4416122],[2.6882589,42.441555],[2.6884091,42.4415245],[2.688509,42.4415436],[2.688539,42.4415627],[2.6885991,42.4415627],[2.6887491,42.4415855],[2.6888289,42.4416237],[2.6889789,42.4416351],[2.689069,42.4416122],[2.689189,42.4416542],[2.6892891,42.4416656],[2.6893189,42.4416656],[2.6893589,42.4416046],[2.6894591,42.4415321],[2.6894989,42.4414825],[2.6896889,42.4415245],[2.6898389,42.4416351],[2.6898689,42.4416351],[2.6898789,42.4416122],[2.689919,42.4416122],[2.6900091,42.4416428],[2.690079,42.4416237],[2.6901989,42.4416542],[2.690299,42.4415436],[2.6903491,42.4415321],[2.6903591,42.441494],[2.6903989,42.441494],[2.690479,42.4414253],[2.6905789,42.4413757],[2.690639,42.4413834],[2.6907091,42.4413528],[2.690769,42.4412727],[2.6908491,42.4412537],[2.6909289,42.4412041],[2.6910789,42.4411926],[2.691169,42.4412155],[2.6911991,42.4412041],[2.6912291,42.4411736],[2.6912391,42.4411049],[2.6912889,42.4410744],[2.6912689,42.4410248],[2.6912889,42.4409637],[2.691339,42.4409256],[2.6914589,42.4409256],[2.6915491,42.4409523],[2.691679,42.4409256],[2.691699,42.4409447],[2.6917391,42.4409447],[2.692009,42.4410439],[2.692039,42.4411049],[2.6920791,42.4411545],[2.6921091,42.4411621],[2.6921589,42.4412422],[2.692179,42.4412537],[2.692229,42.4412537],[2.6922591,42.4412346],[2.6922891,42.4412422],[2.6922989,42.4412651],[2.692399,42.4412537],[2.6924689,42.4412842],[2.6925189,42.4412842],[2.6926489,42.4413147],[2.692739,42.4413033],[2.692719,42.4413147],[2.692759,42.4413452],[2.692759,42.4413338],[2.6928191,42.4413223],[2.692919,42.4413223],[2.6929791,42.4413033],[2.6929989,42.4412651],[2.693049,42.4412422],[2.6931291,42.441143],[2.6932189,42.4409637],[2.693229,42.4408722],[2.6933589,42.4406853],[2.6933589,42.4406128],[2.693399,42.4405937],[2.693419,42.4405632],[2.693429,42.4403343],[2.6934791,42.4402542],[2.6934991,42.4401627],[2.693589,42.4400024],[2.6936891,42.4398956],[2.6937189,42.439743],[2.693779,42.4396324],[2.693929,42.4396553],[2.693959,42.4396858],[2.6940489,42.4397049],[2.6943491,42.4397049],[2.6944489,42.439724],[2.6945789,42.439724],[2.694639,42.4397621],[2.694689,42.4397621],[2.694829,42.4398041],[2.6949489,42.4398041],[2.6949689,42.4397736],[2.6950791,42.439724],[2.6952591,42.4393425],[2.695369,42.4392242],[2.6956091,42.4391556],[2.6958489,42.4391327],[2.695889,42.4391136],[2.6959391,42.439045],[2.696059,42.4390259],[2.696239,42.4390144],[2.696449,42.4389153],[2.6966491,42.4388657],[2.6967189,42.4388046],[2.6968291,42.4387932],[2.6968989,42.438755],[2.6968989,42.4386444],[2.6969991,42.4384651],[2.6972489,42.4383621],[2.697299,42.4382935],[2.6975391,42.4382744],[2.697809,42.4381943],[2.6979489,42.4379845],[2.697979,42.4378624],[2.698019,42.4377937],[2.698019,42.4377632],[2.6980691,42.4377251],[2.6980591,42.437664],[2.6980989,42.437664],[2.698169,42.4375458],[2.6982191,42.4375458],[2.6982191,42.4374847],[2.6982391,42.4374542],[2.6982689,42.4374428],[2.6982591,42.4373856],[2.698329,42.4372749],[2.698369,42.4372559],[2.6984789,42.4372749],[2.698549,42.4373131],[2.6988289,42.4372444],[2.698859,42.4370956],[2.698889,42.4370232],[2.698859,42.4369125],[2.698859,42.4368248],[2.698909,42.4365044],[2.698899,42.4364433],[2.6989491,42.436245],[2.699049,42.4361458],[2.699069,42.4360924],[2.699199,42.4360046],[2.699249,42.435955],[2.6995289,42.4358635],[2.699599,42.4358253],[2.6996591,42.4357224],[2.6996989,42.4355927],[2.6996789,42.4354439],[2.699749,42.4353828],[2.699779,42.4353752],[2.7000189,42.4353828],[2.700289,42.4354324],[2.700639,42.4354553],[2.7007191,42.4354858],[2.7008491,42.4354858],[2.700949,42.435463],[2.7010391,42.435463],[2.701179,42.4354248],[2.7013791,42.4354134],[2.7014389,42.4353828],[2.701489,42.4353752],[2.701539,42.4353027],[2.7015791,42.4352837],[2.7016289,42.4352341],[2.701767,42.4351273],[2.701787,42.4350967],[2.701787,42.4350166],[2.7017469,42.4349861],[2.701647,42.4348259],[2.7015469,42.4347572],[2.701437,42.4347267],[2.701427,42.4346962],[2.701467,42.4346275],[2.7016971,42.4345856],[2.701997,42.4346771],[2.702167,42.4347458],[2.7023571,42.4347763],[2.703027,42.4346771],[2.7033169,42.4346657],[2.703407,42.4346848],[2.7035069,42.4346466],[2.703537,42.4346161],[2.703577,42.4346275],[2.703737,42.4346161],[2.703927,42.4346352],[2.7039571,42.4346161],[2.7040269,42.4346161],[2.7043171,42.4344749],[2.7043569,42.4344749],[2.7045169,42.4344368],[2.7046671,42.4343567],[2.704757,42.4342766],[2.704927,42.4339752],[2.704927,42.4339447],[2.704957,42.4339066],[2.704987,42.4337959],[2.7050469,42.4335365],[2.7050271,42.4334679],[2.7048271,42.4332542],[2.7048171,42.4331169],[2.704917,42.4330673],[2.7050769,42.4330864],[2.7051671,42.4331245],[2.7053671,42.4331169],[2.705507,42.433136],[2.705657,42.4331055],[2.705687,42.4330673],[2.705647,42.4328156],[2.7055969,42.4327049],[2.7055271,42.4326553],[2.705297,42.4325447],[2.705097,42.4324074],[2.7048171,42.4321747],[2.7046671,42.4319649],[2.704577,42.4317551],[2.704567,42.4316559],[2.704531,42.4315758],[2.7045009,42.4315567],[2.7044311,42.4314346],[2.7043409,42.4314041],[2.7042711,42.4314156],[2.704191,42.4314842],[2.7041111,42.4315948],[2.704071,42.4317055],[2.7039411,42.4319267],[2.7039411,42.4320335],[2.703841,42.4322739],[2.7038009,42.4323349],[2.703721,42.4324036],[2.7036309,42.4324455],[2.7034011,42.4324837],[2.703351,42.4325066],[2.703321,42.4325562],[2.703191,42.4325867],[2.7031169,42.4326363],[2.703007,42.4327393],[2.7029569,42.4327774],[2.7029271,42.4328575],[2.7028971,42.4328766],[2.702847,42.4328766],[2.7028069,42.432869],[2.7027371,42.4328079],[2.7027071,42.4326973],[2.7027271,42.4326477],[2.702667,42.4325981],[2.702647,42.4325294],[2.7026169,42.4325066],[2.7026269,42.4324265],[2.7025969,42.4323082],[2.7025869,42.4321098],[2.7025969,42.4320869],[2.7025771,42.4320374],[2.702507,42.4319687],[2.702527,42.4317665],[2.7025571,42.4317589],[2.7025771,42.4316673],[2.7025869,42.4315071],[2.7025771,42.4314575],[2.7026169,42.4312668],[2.7025671,42.4310684],[2.7026069,42.4309578],[2.7026069,42.4308281],[2.7024469,42.430748],[2.7023871,42.4306564],[2.7023871,42.4305573],[2.7023671,42.4305382],[2.7023971,42.4304771],[2.7023971,42.4304581],[2.7022669,42.4303169],[2.702167,42.4301796],[2.702177,42.4301186],[2.702137,42.4300385],[2.702137,42.4299393],[2.702117,42.4298973],[2.702107,42.4297371],[2.702137,42.4296265],[2.702117,42.4295692],[2.702127,42.4295387],[2.7020969,42.4294891],[2.702117,42.4294662],[2.7020371,42.4294167],[2.701997,42.429348],[2.7019269,42.4293289],[2.7018571,42.4292679],[2.7017469,42.4291992],[2.701637,42.4290962],[2.701637,42.4290581],[2.701597,42.4290085],[2.7015769,42.4288673],[2.701607,42.4288673],[2.701617,42.4288979],[2.701637,42.4289169],[2.7016771,42.4289093],[2.7016871,42.4288597],[2.7017369,42.4288597],[2.701807,42.4287987],[2.7019069,42.4286385],[2.7019069,42.4286079],[2.701967,42.4285393],[2.701967,42.4284363],[2.7020769,42.4282188],[2.70206,42.4280472],[2.70209,42.4278946],[2.70207,42.4278755],[2.70208,42.4277763],[2.7021,42.4277649],[2.7021,42.4277344],[2.7021201,42.4277153],[2.7021401,42.4276047],[2.7021599,42.4275665],[2.7021799,42.4274368],[2.7021999,42.4273872],[2.7022901,42.4272842],[2.7022901,42.4272346],[2.7023201,42.4271469],[2.7023799,42.4270554],[2.70243,42.4269257],[2.7025399,42.4267769],[2.70258,42.4266357],[2.7026801,42.426506],[2.7026899,42.4264259],[2.7026701,42.4264145],[2.70274,42.4263763],[2.70281,42.4263153],[2.70276,42.4262352],[2.70263,42.4261856],[2.70262,42.4261475],[2.7026601,42.4261055],[2.7026401,42.4260979],[2.7026501,42.4260674],[2.7026401,42.4260254],[2.7025599,42.4259567],[2.7024901,42.4259262],[2.70242,42.4258652],[2.70239,42.4257965],[2.7025404,42.4257126],[2.7025504,42.4256744],[2.7026105,42.4256325],[2.7028005,42.4254341],[2.7028604,42.4253349],[2.7029004,42.4252434],[2.7030303,42.4250221],[2.7031505,42.4249229],[2.7032804,42.4248428],[2.7032604,42.4248352],[2.7034204,42.424633],[2.7036405,42.4245033],[2.7037604,42.4244041],[2.7039304,42.424305],[2.7039404,42.4242744],[2.7039204,42.4242821],[2.7040803,42.4242249],[2.7041404,42.4241753],[2.7043104,42.4240837],[2.7043705,42.4240341],[2.7044206,42.4239616],[2.7045605,42.4238739],[2.7045906,42.4238548],[2.7047405,42.4238243],[2.7047706,42.4237633],[2.7048705,42.4236641],[2.7049305,42.4236641],[2.7050304,42.4236145],[2.7051604,42.4236145],[2.7052205,42.4235916],[2.7052705,42.4235916],[2.7053006,42.423584],[2.7054005,42.4235039],[2.7054806,42.4234848],[2.7056603,42.4234848],[2.7057204,42.4235039],[2.7057505,42.423542],[2.7060006,42.423542],[2.7060704,42.4235535],[2.7061903,42.4235344],[2.7063406,42.4235344],[2.7064104,42.4234924],[2.7066205,42.4235039],[2.7067304,42.4234619],[2.7068405,42.4234619],[2.7070305,42.4233818],[2.7071104,42.4233627],[2.7071304,42.4233742],[2.7071404,42.4234238],[2.7072206,42.4234428],[2.7072904,42.4234352],[2.7073605,42.4234123],[2.7075305,42.4233246],[2.7075605,42.4233246],[2.7075806,42.4233017],[2.7076104,42.4232826],[2.7076805,42.423275],[2.7078104,42.4233017],[2.7079604,42.4232635],[2.7079761,42.4232368],[2.7081161,42.4231987],[2.708266,42.4231262],[2.708406,42.4230957],[2.7085159,42.4230881],[2.708596,42.4230385],[2.7087259,42.4230156],[2.708926,42.4230652],[2.708936,42.4231071],[2.708966,42.4231186],[2.7090459,42.4230957],[2.7092659,42.4230957],[2.7092659,42.4230766],[2.709446,42.4230652],[2.7096059,42.4230766],[2.709866,42.4231377],[2.7100461,42.4231682],[2.7104161,42.4231071],[2.710376,42.4231453],[2.7104559,42.4232178],[2.7106161,42.4231186],[2.7105761,42.423317],[2.710686,42.4232178],[2.7108159,42.4233055],[2.710906,42.4234352],[2.711026,42.4234161],[2.711076,42.4234352],[2.7111559,42.4232788],[2.711076,42.4231987],[2.711086,42.4231567],[2.7111361,42.4231262],[2.711226,42.4231186],[2.7112961,42.423027],[2.7113259,42.4229469],[2.711396,42.4228287],[2.7113061,42.4228172],[2.7113659,42.4227066],[2.711406,42.4226685],[2.7115459,42.422657],[2.711576,42.4226456],[2.711576,42.4225464],[2.711616,42.4225388],[2.7116959,42.4225578],[2.711736,42.4225578],[2.711796,42.4225082],[2.7119761,42.4224472],[2.712086,42.4224586],[2.712266,42.4223785],[2.712326,42.4223671],[2.7123561,42.4223061],[2.7123761,42.4222984],[2.712496,42.4222984],[2.7125959,42.4223251],[2.712656,42.4222984],[2.7127261,42.4223175],[2.7128761,42.4222488],[2.7129159,42.4221878],[2.7130761,42.4221077],[2.7130959,42.4220581],[2.713176,42.4220467],[2.713316,42.4221077],[2.713356,42.4220963],[2.7134061,42.4220581],[2.7134559,42.421936],[2.713516,42.4219666],[2.7135961,42.4219666],[2.7136061,42.4219475],[2.713696,42.4219475],[2.713726,42.4219055],[2.7138059,42.4218979],[2.713836,42.4218254],[2.7139161,42.4218483],[2.7139361,42.4218369],[2.7139859,42.4218483],[2.714016,42.4218063],[2.7141161,42.4218254],[2.7141659,42.4218178],[2.714206,42.4218559],[2.7142861,42.4218674],[2.7143359,42.4218864],[2.7143559,42.4218559],[2.714416,42.4218254],[2.714426,42.4218063],[2.7144761,42.4218063],[2.7144761,42.4217377],[2.714556,42.4216957],[2.714576,42.4216766],[2.714586,42.4216766],[2.7146659,42.4216385],[2.7147961,42.4216766],[2.714956,42.4215584],[2.7150159,42.421566],[2.715086,42.4215355],[2.715126,42.4215469],[2.7151959,42.4216156],[2.715436,42.4216881],[2.7154961,42.4216461],[2.7154961,42.421627],[2.7155559,42.421627],[2.7155859,42.4216461],[2.7157459,42.421627],[2.7158761,42.4216461],[2.7158959,42.4216576],[2.715976,42.4216576],[2.716126,42.4216957],[2.7162459,42.4216881],[2.7162759,42.4217072],[2.716316,42.4216957],[2.716506,42.4216957],[2.716536,42.4217186],[2.716696,42.4217377],[2.7167461,42.4217567],[2.7167859,42.4217567],[2.716876,42.4217873],[2.7169759,42.4218063],[2.717066,42.4217987],[2.7172461,42.4218369],[2.7172861,42.4218369],[2.7173059,42.4218979],[2.717386,42.4218674],[2.7174261,42.4218559],[2.717536,42.4218559],[2.7176261,42.4218979],[2.7176559,42.4218788],[2.717706,42.4218864],[2.717756,42.4218979],[2.717886,42.4219856],[2.717926,42.4219856],[2.7179661,42.4220085],[2.7180359,42.4220161],[2.718116,42.4220467],[2.7181561,42.4220963],[2.718256,42.4221764],[2.7183261,42.4221573],[2.718436,42.4221573],[2.718576,42.4221954],[2.718646,42.4222374],[2.7187359,42.422226],[2.7190559,42.4222488],[2.7192161,42.4221954],[2.7193861,42.4221764],[2.719516,42.4221382],[2.7197859,42.4221687],[2.719836,42.4221878],[2.7200561,42.4221573],[2.7202361,42.4221458],[2.720376,42.4221687],[2.720536,42.4222374],[2.7206559,42.4222488],[2.720856,42.4223366],[2.7209859,42.4223671],[2.7211061,42.4223557],[2.721246,42.4224167],[2.7213061,42.4225769],[2.7214561,42.4226189],[2.7215159,42.4226761],[2.7216959,42.4227486],[2.721796,42.4228363],[2.721946,42.4229965],[2.7220559,42.4230576],[2.7222061,42.4231873],[2.7222459,42.4231987],[2.722316,42.4232674],[2.7224259,42.4232788],[2.722496,42.423317],[2.7225361,42.423378],[2.722636,42.4234581],[2.7227859,42.4235458],[2.722816,42.4235382],[2.722856,42.4235573],[2.7228961,42.4236259],[2.7231059,42.4236984],[2.723176,42.423748],[2.723196,42.4237976],[2.7232759,42.4238358],[2.723336,42.4240189],[2.723386,42.4240379],[2.7234859,42.4240875],[2.7236459,42.4242287],[2.723666,42.4242783],[2.7237661,42.4243088],[2.7237959,42.4244156],[2.7238059,42.4244957],[2.7237461,42.4246178],[2.7236359,42.4246674],[2.7235579,42.424839],[2.7235579,42.4249077],[2.7234981,42.4250183],[2.7235279,42.425148],[2.723578,42.425209],[2.7236781,42.4251785],[2.7237279,42.4250908],[2.7238581,42.4249878],[2.723938,42.4248886],[2.723948,42.4249001],[2.723968,42.4249001],[2.7243879,42.4243584],[2.724438,42.4243507],[2.724508,42.4242783],[2.7245581,42.4242592],[2.7249081,42.4242401],[2.7253079,42.4241371],[2.725508,42.424118],[2.725698,42.4241295],[2.7257979,42.424099],[2.726068,42.424099],[2.7262781,42.4241295],[2.726558,42.424118],[2.726778,42.4241905],[2.7268479,42.4241371],[2.7270081,42.4241791],[2.7271881,42.4241486],[2.727648,42.4241371],[2.7277479,42.4241791],[2.727808,42.4242172],[2.7278581,42.4242172],[2.728018,42.4242783],[2.7280779,42.4243393],[2.728138,42.4243507],[2.728188,42.4243889],[2.7282579,42.424408],[2.728518,42.4245605],[2.728688,42.4246979],[2.7287779,42.4247284],[2.7287779,42.4247894],[2.728718,42.4248772],[2.7287481,42.4249573],[2.728838,42.4250298],[2.7289181,42.4250374],[2.729028,42.4250107],[2.7292581,42.4249191],[2.7293379,42.4249191],[2.7294581,42.4248581],[2.7296081,42.4248276],[2.729738,42.4248505],[2.7297781,42.4248695],[2.729908,42.4248695],[2.730118,42.4249382],[2.7302079,42.4249992],[2.730298,42.4249802],[2.730438,42.4250107],[2.730618,42.4251709],[2.7306681,42.4251785],[2.7307479,42.4252777],[2.7308681,42.4253807],[2.7308979,42.4254608],[2.7308979,42.425518],[2.7309179,42.4255371],[2.7309179,42.4256287],[2.730948,42.4256477],[2.7309179,42.4257774],[2.730978,42.4258804],[2.7310481,42.42593],[2.7310779,42.4259987],[2.7312779,42.4261398],[2.731348,42.4261475],[2.7313781,42.4262085],[2.7313781,42.4263191],[2.7313981,42.4263496],[2.731498,42.4264603],[2.731498,42.4265175],[2.7315781,42.4265594],[2.7315879,42.4265785],[2.7315581,42.4266205],[2.7315681,42.4267387],[2.7315681,42.4267883],[2.7316458,42.4268532],[2.7317159,42.4269333],[2.7317259,42.4269638],[2.7318158,42.4270325],[2.7318559,42.4271011],[2.7320359,42.4271317],[2.7321558,42.427124],[2.7321959,42.4271126],[2.7322958,42.427124],[2.7323859,42.4270821],[2.7324457,42.4270821],[2.7325158,42.4270515],[2.7326357,42.427021],[2.7327158,42.427021],[2.7328258,42.4270439],[2.7329059,42.4270134],[2.7331457,42.4270325],[2.7331858,42.427002],[2.7332258,42.4269905],[2.7333558,42.4270134],[2.7335258,42.427063],[2.7337258,42.4270515],[2.7338657,42.4271011],[2.7339158,42.4270935],[2.7339659,42.4270706],[2.7340457,42.427124],[2.7340858,42.4271317],[2.7342358,42.427124],[2.7343259,42.4271011],[2.7343657,42.4271126],[2.7345259,42.4271126],[2.7345958,42.4270515],[2.7346458,42.4269714],[2.7348759,42.4266815],[2.7350459,42.4266129],[2.7350757,42.4265823],[2.7351959,42.4263611],[2.7352259,42.4263535],[2.7353358,42.4262123],[2.7354159,42.4261513],[2.7354159,42.4261131],[2.7354457,42.4260826],[2.7354257,42.4260216],[2.7354558,42.4259224],[2.7354457,42.4258537],[2.7354159,42.4258308],[2.7354357,42.4258041],[2.7355459,42.4257011],[2.7359059,42.4256325],[2.7360058,42.4255905],[2.7360559,42.4255219],[2.7360859,42.4255028],[2.7362359,42.4254723],[2.7363358,42.4254227],[2.7364559,42.4253922],[2.7366159,42.4254112],[2.7367258,42.4253807],[2.7368858,42.4253731],[2.7370057,42.4253006],[2.7370958,42.4252815],[2.7371259,42.425251],[2.7372758,42.4252014],[2.7372959,42.4251709],[2.7373857,42.4251442],[2.7374759,42.4250526],[2.7375758,42.4249916],[2.7377057,42.4248619],[2.7377958,42.4248505],[2.7379758,42.4247208],[2.7379758,42.4247017],[2.7380159,42.4246941],[2.7380459,42.4246521],[2.7380657,42.4246521],[2.7380557,42.4246635],[2.7380857,42.4246635],[2.7381959,42.424614],[2.7382858,42.4245911],[2.7383158,42.4245338],[2.7383859,42.4244804],[2.7384658,42.4244728],[2.7385559,42.4244118],[2.7386758,42.4244041],[2.7387359,42.4243431],[2.7387657,42.4243507],[2.7389357,42.4243126],[2.7390759,42.4242325],[2.7392459,42.4242325],[2.7393157,42.424202],[2.7393959,42.4241829],[2.7395058,42.4241905],[2.7397058,42.4241638],[2.7397459,42.4241638],[2.7399521,42.4241867],[2.7399819,42.4242172],[2.739922,42.4242668],[2.739912,42.4243469],[2.7399621,42.4244766],[2.7399421,42.4245758],[2.7400019,42.4245949],[2.740062,42.4246674],[2.7401321,42.4246864],[2.740202,42.4247742],[2.740242,42.4247971],[2.740252,42.4248352],[2.740242,42.4248962],[2.740262,42.4250259],[2.7401919,42.4251556],[2.7402921,42.4252357],[2.7402921,42.4253044],[2.740202,42.425415],[2.740262,42.4254951],[2.7403021,42.4255257],[2.7404184,42.4255791],[2.7404985,42.4255791],[2.7405186,42.4256172],[2.7405984,42.4256592],[2.7406385,42.4256973],[2.7406785,42.4257088],[2.7407386,42.4256973],[2.7408385,42.4257584],[2.7408786,42.425827],[2.7409284,42.4258385],[2.7409585,42.4258766],[2.7410185,42.4258766],[2.7410984,42.4259071],[2.7411985,42.4259872],[2.7412884,42.4259872],[2.7413385,42.4260101],[2.7414286,42.4259987],[2.7414784,42.4260178],[2.7416384,42.4261398],[2.7417586,42.4261971],[2.7419884,42.4263],[2.7420785,42.4263],[2.7421484,42.4263992],[2.7421885,42.4264069],[2.7421985,42.4264488],[2.7422285,42.4264679],[2.7422485,42.4264679],[2.7422686,42.4264984],[2.7423885,42.4265594],[2.7424285,42.4266891],[2.7424185,42.4267387],[2.7424486,42.4267693],[2.7425885,42.4267578],[2.7426386,42.4268188],[2.7426784,42.4268074],[2.7427185,42.4268494],[2.7427585,42.4268494],[2.7428784,42.4270096],[2.7429285,42.4270287],[2.7430086,42.4270172],[2.7431185,42.4270973],[2.7431686,42.4271202],[2.7431984,42.4271774],[2.7432284,42.4272003],[2.7433085,42.4272499],[2.7433386,42.4272575],[2.7434285,42.4272995],[2.7434585,42.42733],[2.7436385,42.4273796],[2.7437685,42.4273796],[2.7438586,42.4274178],[2.7438986,42.4275589],[2.7439384,42.427578],[2.7440286,42.4275703],[2.7440486,42.427597],[2.7441185,42.4276276],[2.7441685,42.4276085],[2.7442985,42.427639],[2.7444384,42.4276199],[2.7445586,42.4276772],[2.7447186,42.4276466],[2.7448485,42.4276466],[2.7450185,42.4276772],[2.7451384,42.4277191],[2.7453284,42.4277267],[2.7453985,42.4277802],[2.7454386,42.4278374],[2.7456086,42.4279289],[2.7458785,42.4279404],[2.7459085,42.4279175],[2.7459986,42.4279289],[2.7460384,42.4279099],[2.7460785,42.4279175],[2.7463386,42.4279976],[2.7465186,42.4280281],[2.7465885,42.4280701],[2.7467184,42.4280777],[2.7468586,42.4281197],[2.7470486,42.4281387],[2.7471285,42.4281082],[2.7471786,42.4281197],[2.7472086,42.4280968],[2.7473385,42.4281387],[2.7474086,42.4281502],[2.7474685,42.4281883],[2.7475386,42.4282188],[2.7475686,42.4282799],[2.7477586,42.4282379],[2.7478085,42.4282379],[2.7479286,42.4282188],[2.7481184,42.4282303],[2.7481985,42.4282074],[2.7482686,42.428257],[2.7482984,42.4283104],[2.7482984,42.4283676],[2.7483585,42.4284172],[2.7482786,42.4284973],[2.7483184,42.4285774],[2.7483385,42.4286003],[2.7483785,42.4285889],[2.7484186,42.4286766],[2.7484286,42.4287186],[2.7484486,42.4287567],[2.7484286,42.4288483],[2.7485185,42.4289398],[2.7485185,42.4290199],[2.7484884,42.4290466],[2.7485085,42.4290886],[2.7485085,42.4291573],[2.7484784,42.4291992],[2.7485685,42.429287],[2.7485785,42.4293289],[2.7485585,42.4293594],[2.7485585,42.42939],[2.7484984,42.4294891],[2.7485385,42.429657],[2.7485785,42.4296799],[2.7486484,42.4296684],[2.7486885,42.4297295],[2.7487085,42.4297981],[2.7487385,42.4298477],[2.7488284,42.4298782],[2.7488585,42.4298897],[2.7488484,42.4299088],[2.7488985,42.4299202],[2.7489886,42.4299774],[2.7491086,42.4300194],[2.7491386,42.4300499],[2.7491486,42.43013],[2.7492385,42.4303169],[2.7492685,42.4303398],[2.7493286,42.4303474],[2.7493484,42.4304085],[2.7493784,42.4304085],[2.7493985,42.430439],[2.7494385,42.4304466],[2.7494586,42.4305496],[2.7495086,42.4305992],[2.7495086,42.4306679],[2.7495484,42.4306984],[2.7495484,42.4307785],[2.7495985,42.4308472],[2.7495885,42.4308891],[2.7496185,42.4308968],[2.7496786,42.4309387],[2.7496984,42.4310379],[2.7497785,42.4310875],[2.7498085,42.4311371],[2.7498186,42.4312592],[2.7498586,42.4312782],[2.7498586,42.4313087],[2.7498884,42.4313698],[2.7498784,42.4313889],[2.7499185,42.4314804],[2.7499585,42.4315071],[2.7500584,42.4315491],[2.7502186,42.4315796],[2.7502484,42.4316101],[2.7504084,42.4316101],[2.7504485,42.4315987],[2.7505784,42.4316101],[2.7506685,42.4315796],[2.7507484,42.4315872],[2.7508886,42.4315567],[2.7510185,42.4315872],[2.7510984,42.4315681],[2.7511184,42.4315491],[2.7512286,42.4315987],[2.7512984,42.4315987],[2.7513385,42.4316292],[2.7513385,42.4315872],[2.7513785,42.4315796],[2.7513986,42.4315987],[2.7514386,42.4315681],[2.7514884,42.4315987],[2.7515185,42.4315796],[2.7515585,42.4315872],[2.7515986,42.4315796],[2.7516685,42.4315987],[2.7516785,42.4315872],[2.7516985,42.4316101],[2.7517486,42.4316101],[2.7518384,42.4316368],[2.7518685,42.4316673],[2.7518785,42.4317169],[2.7518985,42.4317284],[2.7519186,42.431839],[2.7519686,42.4318886],[2.7520785,42.4319191],[2.7521985,42.4320068],[2.7521985,42.4320602],[2.7521684,42.432148],[2.7521784,42.4322395],[2.7521286,42.4322777],[2.7520986,42.4323502],[2.7521086,42.4324188],[2.7520859,42.4326515],[2.752126,42.4328117],[2.7520859,42.4329147],[2.752136,42.4329834],[2.751986,42.4331818],[2.751966,42.4332542],[2.751986,42.433342],[2.7520559,42.4334335],[2.752106,42.4335632],[2.7520859,42.4337349],[2.752116,42.4338417],[2.7520959,42.4340515],[2.7520361,42.4341125],[2.751956,42.4342422],[2.751946,42.4343948],[2.751996,42.4344444],[2.7520161,42.4345436],[2.7520559,42.4345627],[2.7520659,42.4346046],[2.7520959,42.4347916],[2.7520361,42.4349327],[2.7520361,42.4349632],[2.751996,42.4350243],[2.7519259,42.4352226],[2.7519259,42.4352646],[2.751966,42.4353333],[2.7520859,42.4354019],[2.7522261,42.4355621],[2.7522659,42.4355812],[2.7524259,42.4356117],[2.752656,42.4356918],[2.7527561,42.4357147],[2.752866,42.4357948],[2.7529659,42.4358215],[2.753006,42.435833],[2.7530961,42.4358215],[2.7531359,42.4358444],[2.753186,42.4359436],[2.753216,42.4359741],[2.7532859,42.4361343],[2.7534461,42.4363136],[2.7536359,42.4364548],[2.753756,42.4365234],[2.7538159,42.436573],[2.7541361,42.4366341],[2.754266,42.4365921],[2.7543559,42.4366035],[2.7544661,42.4365845],[2.7545559,42.4365921],[2.754606,42.4366226],[2.7547359,42.4366531],[2.7548759,42.4367638],[2.7550161,42.4368248],[2.7550459,42.4368515],[2.7551861,42.436924],[2.7552359,42.4369431],[2.755336,42.4369125],[2.755496,42.4368324],[2.7555161,42.4367638],[2.7555759,42.4367638],[2.7556159,42.4367142],[2.755686,42.4366646],[2.755856,42.4365044],[2.7559259,42.4364624],[2.7561259,42.4364738],[2.756156,42.4365044],[2.7562759,42.4364624],[2.756366,42.4364738],[2.756506,42.4365425],[2.7566459,42.436573],[2.756716,42.4366112],[2.756716,42.4366341],[2.7567661,42.4366722],[2.756906,42.4367027],[2.7569959,42.4367523],[2.7571959,42.4367638],[2.7572761,42.4367828],[2.757396,42.4367828],[2.757426,42.4368019],[2.7575159,42.4368248],[2.7576561,42.4367943],[2.7578261,42.4368019],[2.757916,42.4368324],[2.7580559,42.436924],[2.7581861,42.4369736],[2.7582159,42.4370041],[2.7583461,42.4370232],[2.758436,42.4370728],[2.7585461,42.4370842],[2.758606,42.4371147],[2.758656,42.4371147],[2.758786,42.4371834],[2.758796,42.4372139],[2.7588561,42.437233],[2.7588861,42.4372635],[2.758956,42.4372826],[2.7590859,42.4374123],[2.759196,42.4374542],[2.7592361,42.437603],[2.7592361,42.4377327],[2.7592659,42.4379845],[2.7592161,42.4381523],[2.7592361,42.4382439],[2.7592261,42.4383316],[2.7592461,42.4384232],[2.7592161,42.4384918],[2.759176,42.4386826],[2.759166,42.4389114],[2.759186,42.4389839],[2.7592461,42.439003],[2.7592261,42.439064],[2.7592061,42.4392548],[2.7592559,42.4394417],[2.7592261,42.4394836],[2.7592461,42.4395447],[2.7592161,42.4396439],[2.7591856,42.4397202],[2.7591956,42.4398117],[2.7591655,42.43993],[2.7591755,42.439991],[2.7591558,42.4400101],[2.7591755,42.4400711],[2.7591558,42.4402122],[2.7592256,42.4403],[2.7592256,42.440403],[2.7592757,42.4404716],[2.7592657,42.4405022],[2.7593555,42.4405594],[2.7593956,42.4405708],[2.7594657,42.4405594],[2.7594557,42.4405708],[2.7595057,42.4405594],[2.7595756,42.4405098],[2.7596056,42.4404716],[2.7597156,42.440403],[2.7602556,42.4398727],[2.7602355,42.4397316],[2.7602057,42.4397011],[2.7602057,42.439621],[2.7602057,42.4395905],[2.7602756,42.4395027],[2.7604356,42.4394798],[2.7605257,42.4394302],[2.7607856,42.4393501],[2.7609456,42.439373],[2.7611356,42.4392624],[2.7612755,42.4391518],[2.7614455,42.4390602],[2.7615356,42.439003],[2.7615757,42.439003],[2.7616656,42.4389496],[2.7617157,42.4388809],[2.7617457,42.4388504],[2.7617955,42.4388504],[2.7618556,42.4387627],[2.7619855,42.4386711],[2.7620456,42.4386024],[2.7621157,42.4385719],[2.7621455,42.4385414],[2.7622356,42.4385109],[2.7623956,42.4384003],[2.7626657,42.4383316],[2.7628469,42.4382935],[2.762887,42.4382935],[2.7631271,42.438324],[2.7634571,42.4384766],[2.763607,42.4385757],[2.7638471,42.4386139],[2.764107,42.438755],[2.764317,42.4387741],[2.7647669,42.4389458],[2.765147,42.4390144],[2.765377,42.4391441],[2.7654769,42.4391632],[2.7655771,42.4392166],[2.7656269,42.4392242],[2.765667,42.4392052],[2.7657371,42.4392357],[2.7657771,42.4392853],[2.7657771,42.4393463],[2.7658069,42.4393349],[2.765867,42.4393959],[2.7659869,42.4394341],[2.766037,42.4394951],[2.7661369,42.4395332],[2.766217,42.4395561],[2.766257,42.4395256],[2.766367,42.4395561],[2.7664969,42.4395638],[2.7666371,42.4395447],[2.766777,42.4395752],[2.7667871,42.4395561],[2.7667971,42.4395866],[2.7668569,42.4396439],[2.766927,42.4396667],[2.7669871,42.439724],[2.7670269,42.439724],[2.7670569,42.4397469],[2.767127,42.4397736],[2.7672069,42.439785],[2.7673471,42.4398232],[2.7673571,42.4398651],[2.767457,42.4399147],[2.7675869,42.4399338],[2.767627,42.4399261],[2.767617,42.4399452],[2.767607,42.4399261],[2.767657,42.4398842],[2.7676971,42.4398956],[2.7677569,42.4398766],[2.767777,42.4398232],[2.767807,42.4398155],[2.7679169,42.4398232],[2.767947,42.4398041],[2.7680471,42.439785],[2.7680969,42.439785],[2.768327,42.4397163],[2.768477,42.4397545],[2.768517,42.439724],[2.7687171,42.4397049],[2.7687171,42.4396858],[2.7687471,42.4396667],[2.768837,42.4396439],[2.7689869,42.4395561],[2.769037,42.4395065],[2.7691569,42.4394646],[2.769207,42.439476],[2.769237,42.4394264],[2.7695069,42.4393959],[2.7696669,42.4394264],[2.769707,42.4394531],[2.7697971,42.4394836],[2.769937,42.4394531],[2.7699969,42.4394035],[2.770057,42.4393959],[2.7701471,42.4394455],[2.7701969,42.4394341],[2.770267,42.4393768],[2.770427,42.4393463],[2.770457,42.4393654],[2.7705171,42.4393158],[2.770647,42.4393158],[2.7706771,42.4392548],[2.7706971,42.4392357],[2.7708969,42.4391861],[2.770997,42.4391365],[2.7710271,42.4390945],[2.7710669,42.4390831],[2.771277,42.4390755],[2.771307,42.4390564],[2.771307,42.4390068],[2.7714169,42.4389648],[2.7714987,42.439003],[2.7715786,42.439064],[2.7717185,42.4391632],[2.7718985,42.4392242],[2.7720187,42.4392929],[2.7721386,42.4392815],[2.7721686,42.4392548],[2.7722087,42.4391823],[2.7722187,42.439064],[2.7722285,42.4389229],[2.7722785,42.4385719],[2.7723086,42.4385529],[2.7725487,42.4385414],[2.7725785,42.4385643],[2.7727785,42.4385719],[2.7729685,42.4386139],[2.7731085,42.4387016],[2.7733486,42.4389229],[2.7733986,42.4390221],[2.7734785,42.4391136],[2.7735586,42.4393044],[2.7736285,42.4394035],[2.7737286,42.4394836],[2.7740486,42.4397011],[2.7741287,42.439743],[2.7742186,42.4397545],[2.7742386,42.4397316],[2.7742085,42.4395943],[2.7741985,42.4394226],[2.7742186,42.4393539],[2.7742486,42.4393425],[2.7743385,42.4392319],[2.7743886,42.4390717],[2.7749486,42.4385834],[2.7750785,42.4386139],[2.7750885,42.4386635],[2.7751386,42.4387436],[2.7751486,42.4387817],[2.7750885,42.4389343],[2.7750986,42.4389839],[2.7751086,42.4390221],[2.7751586,42.4390717],[2.7751887,42.4390717],[2.7752585,42.4390411],[2.7753386,42.4390335],[2.7754385,42.4389915],[2.7755487,42.4389038],[2.7758186,42.4387627],[2.7758887,42.438652],[2.7759087,42.4385033],[2.7759886,42.4384422],[2.7760885,42.4384422],[2.7762101,42.4384804],[2.7763,42.4385605],[2.77631,42.4386292],[2.7762799,42.4387512],[2.77613,42.4388885],[2.7760601,42.4390106],[2.7760501,42.4390411],[2.7760999,42.4391403],[2.7762599,42.4391708],[2.7763,42.4392014],[2.7764599,42.4392586],[2.77653,42.4393005],[2.7766199,42.4393387],[2.77669,42.4393883],[2.7767401,42.4394608],[2.7767799,42.4394798],[2.7767899,42.4395218],[2.7771101,42.4397392],[2.7771201,42.4397812],[2.77722,42.4398117],[2.77742,42.43993],[2.7774601,42.4399414],[2.77758,42.4399986],[2.77772,42.4401016],[2.7778001,42.4401207],[2.77792,42.440239],[2.77793,42.4402809],[2.77809,42.4403496],[2.7781701,42.4404182],[2.77825,42.4404716],[2.77844,42.4405518],[2.7786801,42.4406586],[2.77881,42.4407005],[2.77898,42.4408112],[2.77912,42.4408302],[2.7792001,42.4408302],[2.77935,42.4409218],[2.7793701,42.4409103],[2.77932,42.4408493],[2.7792301,42.4408112],[2.77918,42.4407616],[2.77897,42.4405098],[2.77896,42.4404297],[2.77897,42.4403992],[2.7790101,42.4403992],[2.7792799,42.4405518],[2.77933,42.4405289],[2.7793601,42.4405403],[2.7794199,42.4405289],[2.779258,42.4404259],[2.779108,42.4403038],[2.7789581,42.4402046],[2.7788379,42.4400749],[2.7786379,42.4399147],[2.7784679,42.4397659],[2.778368,42.4396858],[2.7783079,42.4395943],[2.7781179,42.439415],[2.778028,42.4393044],[2.7778881,42.4391136],[2.777878,42.439045],[2.7779579,42.4389648],[2.778188,42.4388466],[2.778348,42.4387665],[2.7784679,42.4386635],[2.7784579,42.4385529],[2.778358,42.4384232],[2.778198,42.4382553],[2.7779379,42.438076],[2.7777281,42.4379158],[2.7775481,42.4378357],[2.777348,42.4377251],[2.777168,42.4376564],[2.776998,42.4375763],[2.7767179,42.4374161],[2.776468,42.4372749],[2.7762079,42.4371338],[2.7759979,42.4370232],[2.7758579,42.4369659],[2.775538,42.4368858],[2.775368,42.4368629],[2.7751679,42.4368439],[2.7749081,42.4368439],[2.7747281,42.4368134],[2.7746079,42.4367332],[2.774668,42.4366341],[2.7748079,42.4365845],[2.775008,42.4365845],[2.775228,42.4365349],[2.7754281,42.4364548],[2.7756081,42.4364243],[2.7758579,42.4363632],[2.776068,42.4363136],[2.776468,42.4363861],[2.776808,42.4363861],[2.7772279,42.4364166],[2.7775578,42.4363632],[2.7777181,42.436245],[2.7779479,42.4362144],[2.778178,42.436245],[2.778338,42.4363251],[2.778688,42.4365044],[2.778918,42.4365158],[2.7791679,42.4364853],[2.779408,42.4365044],[2.779628,42.4364548],[2.7798879,42.4363937],[2.780138,42.436245],[2.7804179,42.4360657],[2.780658,42.435955],[2.7808881,42.4360657],[2.781008,42.436203],[2.781188,42.4363556],[2.7813981,42.4364738],[2.7816379,42.4365234],[2.781908,42.436554],[2.7822781,42.4367256],[2.782598,42.4368553],[2.7828679,42.4368935],[2.783298,42.4369659],[2.7836781,42.4371033],[2.7839479,42.4372749],[2.7842278,42.4373932],[2.7846279,42.4375153],[2.785048,42.4376335],[2.7853179,42.4376335],[2.7856479,42.4376259],[2.7860379,42.4378433],[2.7861879,42.4379234],[2.786438,42.4379463],[2.786768,42.4378433],[2.7867885,42.4377365],[2.7867985,42.4374886],[2.7867684,42.4374084],[2.7867684,42.4372673],[2.7867284,42.4371872],[2.7866783,42.4370461],[2.7866585,42.4367752],[2.7866285,42.4366875],[2.7865984,42.4363365],[2.7866285,42.435936],[2.7865183,42.4355583],[2.7865083,42.435215],[2.7865584,42.4351158],[2.7867684,42.434845],[2.7868483,42.4346352],[2.7868984,42.4344559],[2.7869184,42.4343376],[2.7868984,42.4342079],[2.7867084,42.4336052],[2.7866385,42.4335365],[2.7865183,42.4334755],[2.7861984,42.433445],[2.7859983,42.4333878],[2.7859185,42.4333267],[2.7858484,42.4332161],[2.7857685,42.4331551],[2.7854784,42.4330368],[2.7852285,42.4330254],[2.7851985,42.4329948],[2.7852085,42.4329071],[2.7852683,42.4328575],[2.7854383,42.4327583],[2.7857485,42.4326668],[2.7858884,42.4326057],[2.7859085,42.4325867],[2.7859385,42.4324379],[2.7858984,42.4323082],[2.7858284,42.4321556],[2.7858484,42.4319649],[2.7858984,42.4318275],[2.7860184,42.4316978],[2.7860484,42.4316368],[2.7860384,42.4315948],[2.7860384,42.4315681],[2.7859783,42.4314957],[2.7857983,42.4314079],[2.7857385,42.4313583],[2.7856884,42.4312553],[2.7856984,42.4311981],[2.7857585,42.431057],[2.7857983,42.4308357],[2.7857385,42.4305954],[2.7857585,42.4304352],[2.7857285,42.4303055],[2.7856684,42.4302483],[2.7852683,42.4301682],[2.7851684,42.4300652],[2.7850685,42.4299965],[2.7850485,42.429966],[2.7850585,42.4298859],[2.7853284,42.4297371],[2.7853885,42.4296875],[2.7853985,42.429657],[2.7852983,42.4292183],[2.7852883,42.4291153],[2.7852085,42.4289856],[2.7851484,42.428936],[2.7850385,42.4287262],[2.7850084,42.428627],[2.7850184,42.4285469],[2.7850084,42.4284554],[2.7847583,42.427887],[2.7847185,42.4277954],[2.7846484,42.4276962],[2.7845683,42.4276352],[2.7844284,42.4274864],[2.7842684,42.4270782],[2.7843285,42.426918],[2.7844884,42.4267578],[2.7845385,42.4266548],[2.7845285,42.4265976],[2.7843983,42.4264183],[2.7843785,42.4262657],[2.7844584,42.4262161],[2.7844784,42.4261971],[2.7845085,42.4261856],[2.7846785,42.4261856],[2.7847383,42.4261665],[2.7848585,42.4262352],[2.7849283,42.4262848],[2.7850084,42.4263878],[2.7851183,42.4264565],[2.7852783,42.4265251],[2.7854683,42.4265785],[2.7857184,42.4267159],[2.7858083,42.4267349],[2.7859585,42.4267464],[2.7860284,42.4267349],[2.7861085,42.4266853]]},{"id":17778,"author":"Ubicarta","name_GR":"Pyrenees: 51 Las Illas to Col de lOuillat","description_GR":"Las Illas to Col de lOuillat by Ubicarta","path":"FRANCE\/GR10_DAY_51","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":24895,"name_EN":"Pyrenees: 51 Las Illas au Col de lOuillat","description_EN":"Las Illas au Col de lOuillat par Ubicarta","ascent_time":558,"descent_time":546,"marker":"France_GR10","level":9,"ascent":1527,"descent":1118,"maxelev":947,"minelev":276,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.786109 42.42669,2.926294 42.47938)","views":14,"millestones":"0,2.7861087,42.4266891#1,2.7916702,42.4341863#2,2.7941571,42.4412717#3,2.7984387,42.4466225#4,2.8012325,42.4417645#5,2.8033449,42.4394434#6,2.8103835,42.4386901#7,2.8190763,42.4412679#8,2.8280492,42.4417358#9,2.8301266,42.4487490#10,2.8302056,42.4526290#11,2.8348450,42.4580794#12,2.8450813,42.4576332#13,2.8555748,42.4547409#14,2.8549512,42.4590415#15,2.8613019,42.4624640#16,2.8651749,42.4666499#17,2.8711681,42.4669461#18,2.8805032,42.4636544#19,2.8884321,42.4629140#20,2.8992203,42.4610176#21,2.9078123,42.4608285#22,2.9139460,42.4639375#23,2.9154014,42.4687472#24,2.9246650,42.4730818#24.9,2.9226158,42.4793816","x":2.8576529,"y":42.460598,"coor":[[2.7861087,42.4266891],[2.7863388,42.4268074],[2.7864988,42.4270782],[2.7866488,42.4273071],[2.7869587,42.4277382],[2.7871089,42.428299],[2.7873387,42.4286079],[2.7873688,42.4287071],[2.7874188,42.4289169],[2.7874188,42.4291267],[2.7874687,42.429287],[2.7875187,42.4293671],[2.7883189,42.4306259],[2.7885787,42.4309769],[2.7886288,42.431076],[2.7888389,42.4314194],[2.7888887,42.4314957],[2.7890487,42.4316483],[2.7893987,42.4320984],[2.7897887,42.4324493],[2.7900789,42.4327278],[2.7902589,42.4328766],[2.7904587,42.4330063],[2.7908087,42.4330292],[2.7910187,42.4329872],[2.7911289,42.4330063],[2.7912087,42.4330368],[2.7912788,42.4331169],[2.7913089,42.4331589],[2.7913189,42.4332161],[2.7912788,42.4333687],[2.7912688,42.4335289],[2.7913687,42.4337463],[2.7915487,42.4340363],[2.7920287,42.434639],[2.7925887,42.435257],[2.7927887,42.4354973],[2.7928889,42.4355965],[2.7929187,42.4356194],[2.7932289,42.4360161],[2.7934587,42.4362373],[2.7935388,42.436306],[2.7935989,42.4363785],[2.7937088,42.436676],[2.7937689,42.4367561],[2.7938588,42.4367676],[2.7940187,42.4368286],[2.7942488,42.4368362],[2.7943587,42.4368591],[2.7944689,42.4368477],[2.7945888,42.4368782],[2.7948687,42.4370461],[2.7951288,42.4371681],[2.7951589,42.4372177],[2.7951488,42.4373169],[2.7951288,42.4373779],[2.7946687,42.4374161],[2.7944887,42.4374771],[2.7944388,42.4375191],[2.7944288,42.4376869],[2.7944589,42.4378357],[2.7945988,42.4380493],[2.7945988,42.4382172],[2.7945688,42.4384689],[2.7945888,42.438858],[2.7946987,42.4390488],[2.7947087,42.4391479],[2.7947588,42.4397163],[2.7948387,42.4398766],[2.7950387,42.4400558],[2.7950487,42.4401283],[2.7950187,42.4401894],[2.7946787,42.4404869],[2.7943587,42.4408188],[2.7942488,42.4409866],[2.7941587,42.4412689],[2.7941089,42.4413567],[2.7940388,42.4414291],[2.7939389,42.4414864],[2.7938387,42.4415283],[2.7936587,42.4418259],[2.7935789,42.4418983],[2.7931988,42.4420166],[2.7931187,42.4420662],[2.7930489,42.4422264],[2.7929788,42.4424667],[2.7929888,42.4425278],[2.7930388,42.4425964],[2.7932189,42.4427185],[2.7941387,42.4430885],[2.7947187,42.4429474],[2.7954488,42.4429359],[2.7958388,42.4432182],[2.7960489,42.4434166],[2.7963488,42.4435692],[2.7965789,42.4436073],[2.7967589,42.4436188],[2.7968588,42.4434776],[2.7969089,42.4434166],[2.7969787,42.443367],[2.7970788,42.443367],[2.7972388,42.4434357],[2.7973187,42.4434967],[2.7974288,42.4436188],[2.7974787,42.4436493],[2.7975287,42.4438286],[2.7975087,42.4440079],[2.7975187,42.4442673],[2.7975488,42.4443474],[2.7975988,42.4443779],[2.7976987,42.4444962],[2.7977788,42.4445457],[2.7980087,42.4445992],[2.7980828,42.4446373],[2.7981229,42.4447784],[2.7981529,42.4448586],[2.7984028,42.4450607],[2.7984328,42.445118],[2.7984629,42.4452972],[2.7984529,42.4454803],[2.7985728,42.4457779],[2.7985728,42.4458504],[2.7985427,42.4460297],[2.7985129,42.4460793],[2.7983329,42.4462471],[2.7983429,42.4464073],[2.7984428,42.4466286],[2.7985029,42.446888],[2.7985327,42.4469376],[2.7985928,42.4469872],[2.7987127,42.4470177],[2.7988029,42.4470291],[2.7992029,42.4470177],[2.7996628,42.4469795],[2.7999728,42.4469376],[2.8001328,42.4469299],[2.8002329,42.446949],[2.8004429,42.4469299],[2.8005528,42.4468994],[2.8006828,42.4468307],[2.8008029,42.4467392],[2.8010027,42.446537],[2.8011029,42.4464874],[2.8016729,42.4464989],[2.8018727,42.4464493],[2.8020229,42.4463692],[2.8021529,42.4462471],[2.8023829,42.4459076],[2.8024528,42.4458199],[2.8024828,42.4457703],[2.8024728,42.4456902],[2.8024428,42.4456177],[2.8023529,42.4455299],[2.8019729,42.4453201],[2.8018727,42.4452286],[2.8018827,42.4450798],[2.8019028,42.4450188],[2.8019729,42.4449272],[2.8023229,42.4445877],[2.8024428,42.4444389],[2.8024328,42.4443703],[2.8023028,42.4442406],[2.8022528,42.4441681],[2.8022528,42.4440804],[2.8022928,42.4439278],[2.8023429,42.4438591],[2.8024428,42.4438171],[2.8026628,42.4437904],[2.8027427,42.443718],[2.8028328,42.4436073],[2.8029127,42.44347],[2.8029428,42.4433784],[2.8029327,42.4432793],[2.8028028,42.4431],[2.8026528,42.4429779],[2.8023429,42.4426804],[2.8021128,42.4425774],[2.8019028,42.4424706],[2.8017828,42.4423981],[2.8016829,42.4422874],[2.8013327,42.4418373],[2.8011727,42.4417191],[2.8010929,42.4416199],[2.8006728,42.4413376],[2.8006029,42.4412575],[2.8006029,42.4412079],[2.8004627,42.440979],[2.8003628,42.4407578],[2.8003428,42.44067],[2.8003929,42.4406204],[2.8004229,42.4404907],[2.8004928,42.4404373],[2.8005829,42.4404297],[2.8006628,42.4404373],[2.8010027,42.4405975],[2.8011029,42.4406204],[2.8012829,42.4406395],[2.8016229,42.4405899],[2.8017628,42.4405289],[2.8019829,42.4404678],[2.8022327,42.4404793],[2.8022928,42.4404488],[2.8023429,42.4403992],[2.8022428,42.4403305],[2.8020129,42.4403496],[2.8015928,42.4403381],[2.8014128,42.4403076],[2.8012629,42.4402504],[2.8011429,42.4401474],[2.8009927,42.4398384],[2.8007629,42.4397202],[2.8004329,42.4395981],[2.8002329,42.4395676],[2.8000329,42.4395905],[2.7999327,42.4396172],[2.7998428,42.4397392],[2.7996929,42.4398079],[2.7995927,42.4397583],[2.7996328,42.4396782],[2.7996628,42.4396286],[2.7999029,42.4394798],[2.7999928,42.4393196],[2.8000729,42.4392281],[2.8000729,42.4392586],[2.8002329,42.4391899],[2.8004229,42.4391174],[2.8011928,42.4389305],[2.8013427,42.4389305],[2.8014529,42.4389496],[2.8015528,42.4390297],[2.8017728,42.4391594],[2.8019528,42.4392281],[2.8021929,42.43927],[2.8024127,42.43927],[2.8026829,42.4391899],[2.8030729,42.4391785],[2.8031528,42.4391975],[2.8033128,42.4393997],[2.8034129,42.4394798],[2.8035729,42.4394989],[2.8037629,42.4394493],[2.8039329,42.4393501],[2.8040228,42.43927],[2.8041029,42.4391785],[2.8042028,42.4390297],[2.8042829,42.4387703],[2.8043928,42.4386101],[2.8044028,42.4384995],[2.8044629,42.4383392],[2.8044729,42.4380798],[2.8044429,42.4379997],[2.8044529,42.4379578],[2.8045528,42.4378204],[2.8046827,42.4377098],[2.8047128,42.4376373],[2.8048329,42.4375801],[2.8048928,42.4375572],[2.8049629,42.4375572],[2.8050327,42.4375801],[2.8050029,42.4377899],[2.8049729,42.4378281],[2.8050728,42.4379501],[2.8053429,42.4379997],[2.8054829,42.4380608],[2.8055429,42.4381294],[2.8055727,42.4382095],[2.8056228,42.4382706],[2.8056929,42.4383202],[2.8062229,42.4385071],[2.8062627,42.4385376],[2.8064129,42.4387093],[2.8064828,42.4387703],[2.8068328,42.4389801],[2.8070529,42.4391289],[2.8071527,42.4392395],[2.8072729,42.4392776],[2.8073328,42.4392891],[2.8073728,42.4392395],[2.8073728,42.439167],[2.8073428,42.4390984],[2.8072028,42.4389572],[2.8071229,42.438858],[2.8070228,42.4386292],[2.8070729,42.4384384],[2.8071229,42.4383392],[2.8071427,42.4383392],[2.80722,42.4383392],[2.80743,42.438427],[2.80762,42.4384575],[2.8080699,42.4385185],[2.8085001,42.4385872],[2.8087599,42.4386177],[2.80936,42.4385986],[2.80988,42.4383583],[2.81007,42.4383392],[2.8101699,42.4384689],[2.81038,42.4386864],[2.8108599,42.4391289],[2.8111,42.4393272],[2.8111999,42.4394493],[2.8111999,42.439537],[2.8111,42.4399681],[2.81111,42.4401398],[2.81109,42.440239],[2.81112,42.4403687],[2.8111999,42.4404182],[2.81145,42.4405289],[2.81201,42.4408875],[2.8122499,42.4410172],[2.8124001,42.4410896],[2.81251,42.4410973],[2.8125701,42.4410896],[2.8127301,42.4409981],[2.8129201,42.4408569],[2.81302,42.4408188],[2.81319,42.4407883],[2.8133399,42.4407883],[2.8134401,42.4408188],[2.8136799,42.4409866],[2.81387,42.4410477],[2.8140199,42.4411163],[2.81411,42.4411392],[2.8141899,42.4411888],[2.81425,42.4411964],[2.81443,42.4413185],[2.8144901,42.4413795],[2.8146701,42.4414177],[2.81498,42.4414368],[2.81512,42.4414787],[2.81533,42.4414482],[2.81584,42.4412766],[2.8160901,42.4412575],[2.8163099,42.4412766],[2.8164301,42.4412689],[2.81674,42.441349],[2.81687,42.4414177],[2.81703,42.4415779],[2.81709,42.4417381],[2.8171999,42.4418869],[2.8173599,42.4419785],[2.81744,42.4419785],[2.81779,42.4418373],[2.8182199,42.4417191],[2.8184099,42.441658],[2.8185101,42.441597],[2.81866,42.4414597],[2.8187399,42.4414177],[2.8190999,42.4412575],[2.8192101,42.4411964],[2.8193099,42.4411087],[2.81951,42.4408188],[2.81968,42.4406395],[2.8197801,42.4405975],[2.8199201,42.4405899],[2.8201201,42.4405975],[2.8203101,42.4406281],[2.82072,42.4405899],[2.8212299,42.4404373],[2.82179,42.4402962],[2.8220301,42.4402695],[2.8222301,42.4401779],[2.8225601,42.4399567],[2.8232601,42.4397087],[2.82375,42.4394569],[2.82389,42.4394073],[2.82495,42.4392586],[2.82547,42.4391594],[2.8255501,42.4391594],[2.82582,42.4391785],[2.82623,42.4392586],[2.8264401,42.4392967],[2.8266301,42.4393082],[2.82671,42.4393272],[2.8267801,42.4393692],[2.8268399,42.4394264],[2.82687,42.4394875],[2.82686,42.4397774],[2.82688,42.439888],[2.82693,42.4399986],[2.8275001,42.4408379],[2.82796,42.4416084],[2.8282199,42.4419785],[2.82827,42.4420891],[2.82832,42.4422569],[2.8283801,42.442379],[2.8284299,42.4424362],[2.82865,42.4425697],[2.82881,42.442627],[2.8292401,42.4427376],[2.82932,42.4427795],[2.82938,42.4428291],[2.8294499,42.442997],[2.8294699,42.4431877],[2.82935,42.4436989],[2.8296101,42.4442673],[2.82969,42.4445496],[2.8298199,42.4447365],[2.83003,42.4448776],[2.8301201,42.4449196],[2.83022,42.4449196],[2.8303101,42.4448967],[2.8305199,42.444809],[2.8306301,42.4447784],[2.83076,42.4447784],[2.83128,42.4449081],[2.8313,42.4449272],[2.8313501,42.4450378],[2.8313701,42.4451294],[2.8313899,42.4455261],[2.8315001,42.4460793],[2.8315699,42.4462166],[2.83165,42.4463463],[2.8317001,42.4464798],[2.8316,42.4468689],[2.83144,42.4471893],[2.8312299,42.4475479],[2.8310299,42.4477882],[2.83079,42.4480362],[2.8306201,42.4481583],[2.8303199,42.4484367],[2.8302901,42.4484863],[2.8302801,42.4485474],[2.83023,42.448597],[2.8301599,42.448719],[2.8297701,42.4490662],[2.82955,42.4492378],[2.8295,42.4493065],[2.82953,42.4493484],[2.8296199,42.4493294],[2.8298299,42.4491997],[2.8301499,42.4490662],[2.83026,42.4490166],[2.8306601,42.4487495],[2.83075,42.4487076],[2.8313701,42.4485893],[2.83164,42.4484978],[2.8317699,42.4484673],[2.8322799,42.4482574],[2.8324499,42.4481277],[2.83254,42.4480896],[2.8327401,42.4480667],[2.8329201,42.4480972],[2.83305,42.4481888],[2.8331101,42.4482498],[2.8331299,42.4483185],[2.8331299,42.4484482],[2.8329501,42.4487991],[2.8329201,42.4489975],[2.8328199,42.4492683],[2.83271,42.449337],[2.83232,42.4496994],[2.8321099,42.450058],[2.8320899,42.4501266],[2.8320401,42.4501686],[2.832,42.4502563],[2.83198,42.4503784],[2.8320301,42.4507179],[2.83201,42.4507866],[2.8319299,42.4509163],[2.8317699,42.4510498],[2.8315599,42.4511375],[2.83144,42.4512291],[2.8313999,42.4512672],[2.83127,42.4514771],[2.8311501,42.4515877],[2.8311601,42.4515877],[2.83096,42.451767],[2.8306201,42.4519882],[2.8305299,42.4520683],[2.8304,42.4522972],[2.83038,42.4524078],[2.83039,42.4524574],[2.83021,42.4526176],[2.8301599,42.4527473],[2.8301699,42.4528275],[2.83023,42.4529572],[2.83039,42.4531174],[2.8305399,42.4531975],[2.83076,42.4532661],[2.8308301,42.4533081],[2.8308899,42.4533577],[2.8311,42.4536171],[2.8315201,42.4539986],[2.8317201,42.4540863],[2.83216,42.4541893],[2.83253,42.4543495],[2.8326299,42.4544067],[2.8327999,42.4544373],[2.8329799,42.4544373],[2.83321,42.4545097],[2.83393,42.4549484],[2.8343999,42.4552765],[2.8345399,42.4554062],[2.8345399,42.4554787],[2.83444,42.4556198],[2.8343899,42.4557495],[2.8343899,42.4562683],[2.8341701,42.4566765],[2.8339901,42.4568596],[2.83375,42.4570389],[2.83336,42.4572678],[2.8331699,42.4574394],[2.8329799,42.4576187],[2.83288,42.4577599],[2.83286,42.4578362],[2.83288,42.4579086],[2.8329301,42.4579773],[2.8329899,42.4580269],[2.8331499,42.4581299],[2.8333399,42.4581985],[2.8335299,42.4582176],[2.83549,42.4580193],[2.8359201,42.4580994],[2.8362999,42.458107],[2.8366201,42.4580383],[2.83672,42.4580078],[2.8369401,42.4578972],[2.8370299,42.4578896],[2.8371301,42.4579086],[2.83727,42.4579964],[2.8373799,42.4580498],[2.83745,42.4580688],[2.8377099,42.4580574],[2.8378501,42.4582176],[2.8380866,42.4583511],[2.8381166,42.4583817],[2.8381267,42.4584084],[2.8383865,42.458519],[2.8384666,42.4585609],[2.8385167,42.4585609],[2.8386567,42.4585991],[2.8387666,42.4585495],[2.8388567,42.4585686],[2.8389065,42.4585609],[2.8391867,42.4586487],[2.8392067,42.4586411],[2.8393767,42.4587288],[2.8394766,42.4587593],[2.8395267,42.4587898],[2.8396065,42.45895],[2.8397467,42.4591408],[2.8398166,42.4591904],[2.8399167,42.4591789],[2.8400567,42.4591217],[2.8402767,42.4589386],[2.8404865,42.458889],[2.8409965,42.4588585],[2.8410566,42.4588394],[2.8410766,42.4588089],[2.8411167,42.4588089],[2.8412266,42.4587593],[2.8413765,42.4587517],[2.8415766,42.4586601],[2.8417265,42.4586487],[2.8418267,42.4586716],[2.8419466,42.4586792],[2.8419967,42.4586716],[2.8421266,42.4585991],[2.8422265,42.4586105],[2.8423166,42.4585114],[2.8424666,42.4584198],[2.8428366,42.4583206],[2.8428967,42.4583206],[2.8429565,42.4583397],[2.8431466,42.4583397],[2.8432567,42.4583092],[2.8434467,42.4583206],[2.8435466,42.4582787],[2.8436966,42.458271],[2.8438966,42.45821],[2.8440566,42.4582214],[2.8441267,42.45821],[2.8442566,42.4582405],[2.8443766,42.4581985],[2.8445065,42.4581795],[2.8445766,42.4581413],[2.8449266,42.4580688],[2.8449466,42.4580002],[2.8449366,42.4577408],[2.8449466,42.4576988],[2.8449967,42.4576607],[2.8451467,42.4576111],[2.8452766,42.4575195],[2.8453166,42.4575195],[2.8453767,42.4574814],[2.8454065,42.4574814],[2.8456166,42.4573288],[2.8458066,42.4572983],[2.8459666,42.4572182],[2.8460166,42.4571609],[2.8461866,42.4570808],[2.8465166,42.4570694],[2.8465967,42.4570389],[2.8472667,42.4569893],[2.8475065,42.4570503],[2.8476267,42.4570885],[2.8479466,42.4570389],[2.8479767,42.4570618],[2.8480966,42.4570503],[2.8481266,42.4570618],[2.8481166,42.4570808],[2.8481567,42.4570694],[2.8482566,42.4569893],[2.8483965,42.4569588],[2.8484766,42.4569817],[2.8485665,42.4569588],[2.8486967,42.4569092],[2.8488266,42.4567986],[2.8489265,42.456749],[2.8490965,42.4566383],[2.8491967,42.4565582],[2.8492367,42.456501],[2.8493066,42.4564514],[2.8495166,42.4564209],[2.8496366,42.4563713],[2.8497267,42.4563293],[2.8498666,42.4562187],[2.8502965,42.4560394],[2.8504066,42.4559708],[2.8505566,42.4559288],[2.8507366,42.4558411],[2.8507967,42.45578],[2.8508465,42.455761],[2.8510466,42.4556999],[2.8511567,42.4556999],[2.8512065,42.4556808],[2.8513167,42.4555893],[2.8514366,42.4555588],[2.8516467,42.4555397],[2.8517165,42.4555016],[2.8520267,42.4553795],[2.8521366,42.4553108],[2.8523366,42.4552002],[2.8525167,42.4551392],[2.8526165,42.4550591],[2.8526866,42.4550285],[2.8527966,42.4550285],[2.8529067,42.4550819],[2.8529465,42.4550819],[2.8530166,42.4550514],[2.8531666,42.4550514],[2.8532965,42.4550018],[2.8533666,42.4549904],[2.8534467,42.4549217],[2.8535066,42.4548988],[2.8536565,42.4548683],[2.8538067,42.4548798],[2.8539767,42.4548607],[2.8539767,42.4548683],[2.8540065,42.4548798],[2.8541965,42.4548302],[2.8542166,42.4548187],[2.8542066,42.4548111],[2.8542967,42.4548416],[2.8543465,42.4548187],[2.8543465,42.4547806],[2.8543565,42.4548111],[2.8544266,42.4548416],[2.8545766,42.4548683],[2.8547466,42.4549294],[2.8551314,42.4548759],[2.8553512,42.4547958],[2.8555112,42.4547653],[2.8557513,42.4546738],[2.8559813,42.4546432],[2.8561013,42.4545937],[2.8562412,42.454586],[2.8565013,42.4545135],[2.8566313,42.4544449],[2.8566613,42.4544525],[2.8568313,42.4544144],[2.8569212,42.4543152],[2.8569813,42.4543037],[2.8570514,42.4543533],[2.8572114,42.4543533],[2.8572414,42.4543724],[2.8574312,42.4543839],[2.8575013,42.4544258],[2.8575313,42.454464],[2.8575513,42.4544945],[2.857533,42.4545288],[2.857383,42.4545898],[2.8569231,42.4548378],[2.8567629,42.4548874],[2.856643,42.4549484],[2.8564229,42.4550781],[2.856333,42.4551086],[2.8560829,42.4552269],[2.8560431,42.4552689],[2.8557429,42.4554367],[2.855653,42.4555168],[2.855623,42.4555664],[2.8555031,42.455658],[2.8553629,42.4557381],[2.855073,42.4558067],[2.8549631,42.4558868],[2.8549631,42.4559288],[2.8550129,42.4559364],[2.855063,42.4559174],[2.8553331,42.4558563],[2.855593,42.4557686],[2.8557129,42.4556961],[2.855933,42.4556389],[2.8560231,42.455658],[2.8560531,42.455677],[2.8560829,42.4557762],[2.8560629,42.4559097],[2.8560231,42.4559975],[2.8558829,42.4562073],[2.8558829,42.4562569],[2.8557329,42.4564362],[2.8556831,42.4565468],[2.855643,42.4567184],[2.8556631,42.4568977],[2.855643,42.4569969],[2.8553531,42.4571571],[2.8553331,42.4571762],[2.855263,42.4572792],[2.8551829,42.4574585],[2.854943,42.4576988],[2.854593,42.4582596],[2.854573,42.4583664],[2.8546231,42.458477],[2.8546529,42.4585075],[2.854733,42.4585686],[2.8548629,42.4586296],[2.854883,42.4586182],[2.855103,42.4587364],[2.8551631,42.4587898],[2.8552029,42.458847],[2.8551929,42.458889],[2.855123,42.4589462],[2.854773,42.459137],[2.854713,42.4592171],[2.8546829,42.4593391],[2.854713,42.4593964],[2.854743,42.4594269],[2.8549831,42.4595795],[2.8552029,42.4597397],[2.8555329,42.459938],[2.8556631,42.4599762],[2.8557129,42.4599686],[2.8557329,42.459938],[2.8555429,42.4597969],[2.8553929,42.4596176],[2.855303,42.4594269],[2.855283,42.4593468],[2.8553431,42.4592781],[2.855433,42.4592896],[2.855463,42.4593697],[2.8555031,42.4594765],[2.855593,42.4595795],[2.8557429,42.4596977],[2.8561029,42.459919],[2.8562329,42.4600372],[2.856293,42.4601784],[2.856303,42.4603271],[2.8563631,42.4604988],[2.8563931,42.4605675],[2.856463,42.4606094],[2.8565431,42.4606285],[2.8566329,42.4606094],[2.8569031,42.4604797],[2.8571229,42.4603386],[2.8572731,42.460289],[2.8573229,42.460289],[2.857363,42.4603195],[2.8574331,42.4603767],[2.857523,42.4605179],[2.8576529,42.460598],[2.857703,42.4606094],[2.857903,42.460598],[2.858073,42.4605484],[2.858233,42.4605293],[2.8583231,42.4605598],[2.8585629,42.4607162],[2.8586831,42.4607582],[2.8589823,42.4609642],[2.8591323,42.4612045],[2.8591824,42.4612274],[2.8593423,42.461216],[2.8596923,42.4610176],[2.8597822,42.4609947],[2.8598623,42.4610176],[2.8600123,42.4610977],[2.8602324,42.4613457],[2.8603024,42.4613953],[2.8604424,42.4614677],[2.8608422,42.4616051],[2.8608837,42.4616776],[2.8611836,42.4618149],[2.8613436,42.4619141],[2.8613636,42.4621964],[2.8612735,42.4625969],[2.8612237,42.4627151],[2.8612237,42.4628372],[2.8611937,42.4628754],[2.8610935,42.4629364],[2.8609536,42.463047],[2.8606837,42.4631958],[2.8604035,42.4633751],[2.8602235,42.4634247],[2.8601136,42.4635277],[2.8600636,42.4635963],[2.8600636,42.4636269],[2.8600435,42.4636574],[2.8598437,42.4637451],[2.8598137,42.4637756],[2.8598137,42.4638062],[2.8598535,42.4638176],[2.8598237,42.4639359],[2.8599219,42.464119],[2.8600819,42.4645386],[2.860112,42.4645691],[2.860152,42.4645691],[2.860522,42.4645195],[2.8607121,42.4645081],[2.8609519,42.464489],[2.861372,42.4644089],[2.861402,42.4643784],[2.8614919,42.4643784],[2.861522,42.4644203],[2.861562,42.4644279],[2.862232,42.4644394],[2.8623021,42.4644585],[2.8623221,42.4645081],[2.862242,42.4647903],[2.862282,42.464859],[2.862282,42.4650192],[2.862242,42.4651794],[2.8622921,42.4652176],[2.862442,42.4652405],[2.8625121,42.4652405],[2.862612,42.4652176],[2.8630421,42.4651985],[2.863102,42.46521],[2.863162,42.4652405],[2.8631821,42.4654083],[2.863152,42.4656372],[2.8630321,42.4659271],[2.862972,42.4660378],[2.8628819,42.4661102],[2.8628521,42.4662209],[2.8628819,42.4662781],[2.863102,42.4664078],[2.863482,42.4668007],[2.8636119,42.4668999],[2.8637121,42.4669304],[2.8637819,42.4669189],[2.8643019,42.4667778],[2.8644919,42.4667587],[2.864862,42.4667397],[2.8651819,42.4666481],[2.8653319,42.466568],[2.8653469,42.4665298],[2.8654871,42.4664612],[2.865747,42.4663811],[2.8658371,42.46632],[2.8660271,42.4661598],[2.866147,42.4661407],[2.8663471,42.4661713],[2.866457,42.4661713],[2.8665171,42.4661407],[2.8665071,42.4660988],[2.866437,42.4660492],[2.8660171,42.4659004],[2.865937,42.4658508],[2.865947,42.4658012],[2.8661571,42.4657211],[2.866657,42.4657288],[2.866787,42.4657593],[2.8670614,42.4659195],[2.8672013,42.4659462],[2.8672912,42.4659691],[2.8673413,42.4660072],[2.8674812,42.4660187],[2.8675914,42.4660759],[2.8676829,42.4660606],[2.868053,42.4660988],[2.8683031,42.4660797],[2.868413,42.4660873],[2.8688631,42.4660683],[2.8690231,42.4660378],[2.869163,42.4660072],[2.869663,42.4660072],[2.869983,42.4660797],[2.8701029,42.4661407],[2.8701329,42.4661674],[2.870163,42.4661674],[2.870173,42.4661598],[2.870153,42.4661674],[2.8702331,42.466198],[2.870523,42.4662704],[2.870713,42.4662704],[2.870733,42.4662399],[2.8708229,42.4662209],[2.8709829,42.4662399],[2.871033,42.466259],[2.8703239,42.4663849],[2.870234,42.4664116],[2.870044,42.4665718],[2.8699341,42.4666328],[2.869864,42.466713],[2.869694,42.4668427],[2.8696339,42.4669533],[2.869494,42.467083],[2.8694839,42.467144],[2.8694639,42.4671631],[2.8694539,42.4672432],[2.8694141,42.4673042],[2.8694439,42.4673615],[2.8694639,42.4673729],[2.869534,42.4673615],[2.869694,42.4672241],[2.870064,42.467144],[2.870224,42.4670944],[2.8702841,42.4670639],[2.8704541,42.4670525],[2.8706441,42.4670029],[2.870764,42.4669914],[2.870784,42.4669724],[2.8709641,42.4669418],[2.871114,42.4669647],[2.8712039,42.4669342],[2.871634,42.4666748],[2.872004,42.4665527],[2.8722041,42.4665222],[2.872364,42.4664536],[2.872704,42.4663315],[2.8729241,42.4663048],[2.8731439,42.4662437],[2.8732841,42.4662437],[2.873884,42.4661026],[2.8739641,42.4661026],[2.874424,42.4659348],[2.8745339,42.4658546],[2.874604,42.4657631],[2.8746841,42.4657326],[2.874794,42.4656525],[2.874974,42.4655647],[2.875284,42.4653244],[2.8754439,42.4650612],[2.8755441,42.4649849],[2.8755641,42.4648514],[2.8756139,42.4647713],[2.875634,42.4647331],[2.875644,42.464653],[2.875699,42.4647179],[2.8757689,42.4649773],[2.8758891,42.4649391],[2.8759789,42.4648285],[2.8761089,42.4646301],[2.8762391,42.464489],[2.8762791,42.4645157],[2.876379,42.4644737],[2.876519,42.4644852],[2.8766191,42.4644356],[2.876749,42.464447],[2.8768191,42.4644241],[2.8770292,42.4644165],[2.8771091,42.464386],[2.8773792,42.4643974],[2.877449,42.4643745],[2.877459,42.4643974],[2.8775291,42.4643974],[2.8775291,42.464386],[2.877579,42.4644051],[2.877619,42.464386],[2.877759,42.464386],[2.877789,42.4643669],[2.8778992,42.464344],[2.877969,42.4643555],[2.8780191,42.464344],[2.8780291,42.4643745],[2.8780792,42.4643745],[2.878149,42.4643059],[2.8781791,42.464344],[2.8782592,42.4643555],[2.8782392,42.4643669],[2.878329,42.4643745],[2.8785892,42.4642563],[2.878629,42.4642754],[2.8787291,42.4642868],[2.878799,42.4642754],[2.8788991,42.4642372],[2.8789191,42.4642448],[2.8790691,42.4641266],[2.879199,42.4640846],[2.8792791,42.464035],[2.879699,42.4639854],[2.8797891,42.4639473],[2.8797009,42.4639053],[2.8797309,42.4639053],[2.879741,42.4638863],[2.879811,42.4638863],[2.8799109,42.4639053],[2.8800211,42.4638863],[2.8800709,42.4638443],[2.880331,42.463726],[2.8803711,42.4636955],[2.8804109,42.4636955],[2.8805909,42.4636154],[2.880671,42.463604],[2.8807011,42.4635735],[2.880861,42.4635544],[2.8809609,42.4634933],[2.881031,42.4633141],[2.8810911,42.4632454],[2.8812311,42.4631653],[2.8814111,42.462986],[2.8814609,42.462986],[2.881531,42.462944],[2.881541,42.4629135],[2.8816164,42.4628868],[2.8816464,42.4629097],[2.8816662,42.4628983],[2.8816564,42.4629097],[2.8817363,42.4628677],[2.8817863,42.4628792],[2.8818264,42.4628296],[2.881933,42.4627953],[2.882113,42.4627838],[2.882323,42.4626846],[2.8823831,42.462635],[2.882513,42.4625854],[2.8827231,42.4624138],[2.882833,42.4623528],[2.883023,42.4622726],[2.8830831,42.4622726],[2.8831029,42.4623032],[2.883183,42.4623032],[2.8834231,42.4623451],[2.883713,42.4623528],[2.883863,42.4623222],[2.884043,42.4623222],[2.8841629,42.4622841],[2.8843131,42.4622726],[2.884443,42.4623032],[2.884563,42.462265],[2.884753,42.4621429],[2.8848629,42.4620247],[2.884913,42.4619827],[2.8849831,42.461895],[2.885123,42.4617538],[2.8852129,42.4617043],[2.885293,42.4616241],[2.8853829,42.4615631],[2.885473,42.461544],[2.8855231,42.4615059],[2.885663,42.461483],[2.885833,42.4614029],[2.8862531,42.4612656],[2.8865631,42.4612045],[2.886903,42.4611053],[2.8871729,42.4610748],[2.8873031,42.4610329],[2.887363,42.4609947],[2.8875029,42.4609642],[2.887593,42.4609642],[2.8878031,42.4608955],[2.887913,42.460865],[2.888063,42.4609222],[2.888103,42.4609642],[2.8881009,42.4610596],[2.8880808,42.4611206],[2.8880608,42.4611969],[2.887991,42.4612999],[2.8879809,42.4613686],[2.8879209,42.4615593],[2.8879209,42.461647],[2.8878608,42.4618187],[2.8877809,42.4619675],[2.8877909,42.4622002],[2.8878109,42.4622498],[2.8878508,42.4622803],[2.8878808,42.4622803],[2.8879409,42.4623375],[2.888001,42.4625587],[2.8880408,42.4626274],[2.8882408,42.4627991],[2.8884909,42.4629478],[2.888701,42.4629669],[2.889051,42.4628372],[2.8891709,42.4628181],[2.8893709,42.4627075],[2.8894708,42.4626389],[2.8896308,42.4625473],[2.8898208,42.4625206],[2.8899808,42.4624596],[2.8900809,42.4624596],[2.8901808,42.4624977],[2.8903108,42.4625893],[2.8905008,42.4626389],[2.8908908,42.4626999],[2.8912308,42.4626884],[2.891531,42.4627075],[2.8918009,42.4626884],[2.8921108,42.4626389],[2.8923409,42.4626503],[2.892581,42.4626503],[2.892751,42.4626999],[2.8928509,42.4626999],[2.8930309,42.4627571],[2.8933208,42.4627876],[2.8934309,42.4627571],[2.8935509,42.4627075],[2.8937209,42.4625587],[2.8940208,42.4623375],[2.894331,42.4622688],[2.8944209,42.4622688],[2.8946209,42.4622383],[2.8947709,42.4622803],[2.895221,42.4623184],[2.895371,42.462368],[2.8956008,42.4623604],[2.8957009,42.4623184],[2.895731,42.4622879],[2.8959608,42.461937],[2.8960209,42.4618874],[2.8961608,42.4618378],[2.8963008,42.4618187],[2.896611,42.461689],[2.8967309,42.4615898],[2.897121,42.4613571],[2.8972509,42.4613495],[2.8975508,42.461277],[2.8976309,42.4612503],[2.8977008,42.4612083],[2.8977809,42.4611969],[2.8978608,42.4611778],[2.898021,42.4610977],[2.8981609,42.4610672],[2.898201,42.4610405],[2.8984509,42.4609795],[2.8986809,42.4609795],[2.898891,42.4610291],[2.8993208,42.4610176],[2.8995309,42.4609795],[2.8996708,42.4608994],[2.8998008,42.4608498],[2.8999109,42.4607582],[2.9000108,42.4606285],[2.900121,42.4605293],[2.9001608,42.4604492],[2.9002609,42.4603577],[2.9003608,42.4603081],[2.9007008,42.4602699],[2.9007709,42.4602203],[2.900841,42.4601173],[2.900841,42.4600372],[2.900821,42.45998],[2.9008808,42.4598198],[2.901011,42.4596596],[2.901181,42.4595299],[2.9013009,42.4593697],[2.901521,42.4592705],[2.9016209,42.459259],[2.9019909,42.4592705],[2.9021609,42.4592896],[2.9023609,42.4593887],[2.902581,42.4595375],[2.9027808,42.4596291],[2.9029009,42.4596672],[2.9030108,42.4596786],[2.9031808,42.4597282],[2.903271,42.4597282],[2.9033809,42.4597282],[2.903461,42.4596901],[2.9035509,42.4596901],[2.903651,42.4596672],[2.9037709,42.4595985],[2.903801,42.459568],[2.9038808,42.4594688],[2.9038808,42.4593887],[2.9040108,42.459259],[2.9040208,42.4592171],[2.9042609,42.4590988],[2.9043608,42.4590683],[2.9044809,42.4590492],[2.9045708,42.4590797],[2.9045808,42.4590187],[2.9047909,42.4591904],[2.905041,42.4593086],[2.905051,42.4593277],[2.905041,42.4592972],[2.9050708,42.4593201],[2.9053509,42.4592781],[2.905391,42.4592972],[2.9054809,42.4592972],[2.9056008,42.4592781],[2.9056408,42.4592896],[2.9056809,42.459259],[2.906281,42.45924],[2.9063709,42.4592781],[2.9064608,42.4593697],[2.9065008,42.4594994],[2.9065509,42.459877],[2.906601,42.459938],[2.906781,42.4600487],[2.9068508,42.4601097],[2.9069908,42.4601784],[2.9072609,42.4605675],[2.907501,42.4607506],[2.9076109,42.4608002],[2.9077508,42.4608307],[2.9080708,42.4608192],[2.9083009,42.4608688],[2.908361,42.4608879],[2.9085109,42.4610405],[2.9087009,42.4611282],[2.9088509,42.4612274],[2.9089308,42.4612694],[2.909061,42.4612999],[2.9089708,42.4613075],[2.9091609,42.4612885],[2.9092808,42.4612274],[2.9094009,42.4611702],[2.9098608,42.4609795],[2.9100008,42.4609375],[2.910131,42.460968],[2.9102008,42.4610291],[2.9102309,42.4611397],[2.9102209,42.4612503],[2.9102409,42.461319],[2.9102209,42.4613991],[2.9102409,42.4615402],[2.9102309,42.4616203],[2.9101908,42.4617882],[2.9101808,42.461937],[2.9102509,42.4619598],[2.9105008,42.461937],[2.910671,42.4618607],[2.9107308,42.4618607],[2.910821,42.4618797],[2.9110808,42.4620171],[2.9112608,42.4621391],[2.911351,42.4622307],[2.9114709,42.4624405],[2.911541,42.4624901],[2.911551,42.4624901],[2.911551,42.4625206],[2.9118209,42.4626198],[2.912061,42.4626503],[2.9123108,42.4627876],[2.9125509,42.4628372],[2.9128008,42.4627686],[2.9129908,42.462738],[2.9133408,42.4625969],[2.913481,42.4625778],[2.9136209,42.4625893],[2.9136608,42.4625778],[2.9136808,42.4625587],[2.9138408,42.4625397],[2.9139109,42.4625206],[2.9142609,42.4624786],[2.9144609,42.4624786],[2.9148209,42.4624481],[2.9149508,42.46241],[2.915031,42.4624176],[2.9150708,42.4624481],[2.9151208,42.4625397],[2.9149809,42.462719],[2.9149809,42.4627686],[2.9149508,42.4628296],[2.9147608,42.4629669],[2.9146509,42.4630203],[2.9145608,42.4631081],[2.9144609,42.4631805],[2.9142509,42.4634972],[2.914181,42.4635582],[2.9141009,42.4636688],[2.9140809,42.4637299],[2.9139509,42.4639282],[2.9139409,42.4641495],[2.9139609,42.4642487],[2.9142909,42.46455],[2.914331,42.4645691],[2.914341,42.4645576],[2.914331,42.4645691],[2.9144008,42.4646873],[2.9144108,42.4647598],[2.9144008,42.464798],[2.9144809,42.4649582],[2.9144409,42.4650307],[2.9145153,42.4651833],[2.9145854,42.4652138],[2.9152253,42.4654121],[2.9152253,42.4654427],[2.9151752,42.4655838],[2.9149554,42.4656334],[2.9147954,42.4656029],[2.9146752,42.4656029],[2.9145553,42.4656715],[2.9145353,42.4656906],[2.9145253,42.4658012],[2.9146652,42.4658737],[2.9146354,42.4659119],[2.9146354,42.4659424],[2.9145353,42.465992],[2.9144952,42.4660606],[2.9144752,42.4660721],[2.9144852,42.4661026],[2.9145553,42.4661331],[2.9146054,42.466114],[2.9145954,42.4661026],[2.9146855,42.4660835],[2.9147253,42.4660454],[2.9148254,42.4660225],[2.9152753,42.4660835],[2.9153683,42.4661102],[2.9154282,42.4662399],[2.9153383,42.466301],[2.9151382,42.4663506],[2.9151082,42.4664116],[2.9150283,42.4664192],[2.9149983,42.4664001],[2.9149182,42.4664497],[2.9148483,42.4664612],[2.9146683,42.4665298],[2.9146183,42.4665718],[2.9146805,42.4665871],[2.9146605,42.4665947],[2.9146605,42.4666367],[2.9146905,42.4666557],[2.9146504,42.4667168],[2.9146605,42.4667664],[2.9144905,42.4668655],[2.9144504,42.4669151],[2.9144104,42.4669151],[2.9143603,42.4669342],[2.9143405,42.4669762],[2.9143405,42.4670143],[2.9142804,42.4670868],[2.9142404,42.4671478],[2.9142179,42.4671555],[2.9139979,42.4674149],[2.9137781,42.4676056],[2.9135981,42.467804],[2.9134581,42.4679031],[2.913358,42.4680061],[2.9132979,42.4681168],[2.913218,42.4681969],[2.913208,42.4682961],[2.9132011,42.4683304],[2.913301,42.4684486],[2.9134009,42.4684906],[2.9135029,42.4685287],[2.9136031,42.4685478],[2.9136729,42.468586],[2.913743,42.4686165],[2.9137731,42.468647],[2.9138229,42.4686584],[2.913913,42.468708],[2.9139631,42.468708],[2.9139929,42.4687386],[2.914063,42.4687271],[2.914103,42.4687767],[2.914253,42.4687881],[2.914263,42.4688187],[2.9143231,42.4688377],[2.9143431,42.4688568],[2.9144731,42.4688377],[2.9145529,42.4688568],[2.914593,42.4688377],[2.9146831,42.4688568],[2.9147229,42.4688873],[2.914773,42.4688377],[2.9149029,42.4687767],[2.9150131,42.4687653],[2.915153,42.4687881],[2.9152529,42.4687576],[2.915513,42.4687386],[2.9157929,42.4687386],[2.915863,42.4687157],[2.9158931,42.4687271],[2.9159529,42.4687767],[2.9160731,42.4688072],[2.9161129,42.4687958],[2.9161429,42.4687576],[2.9161029,42.4687462],[2.9161029,42.4687386],[2.9162531,42.4687386],[2.9163029,42.4687881],[2.9164031,42.4688072],[2.916553,42.4688873],[2.9165831,42.4688873],[2.9166231,42.4688683],[2.916683,42.4689369],[2.9167531,42.4689674],[2.9168229,42.4690285],[2.9169431,42.4690971],[2.9171231,42.4690971],[2.9171729,42.4691162],[2.917223,42.4692078],[2.9173131,42.4692383],[2.9173231,42.4692383],[2.9175229,42.4693451],[2.917613,42.4694252],[2.9177029,42.4694672],[2.917973,42.4695473],[2.918143,42.4695587],[2.9182229,42.4695969],[2.918313,42.4695969],[2.9183929,42.4696274],[2.9185929,42.469677],[2.918803,42.4697685],[2.9189429,42.4697952],[2.9190431,42.4698563],[2.9192231,42.4698753],[2.9193029,42.4699173],[2.9194231,42.4700165],[2.9195731,42.4700584],[2.9196429,42.4700966],[2.9197929,42.4701271],[2.919903,42.4701881],[2.9200029,42.4702072],[2.920073,42.4703178],[2.9203629,42.4704971],[2.920383,42.4705353],[2.920423,42.4705772],[2.9205229,42.4706383],[2.920583,42.4706383],[2.9206829,42.4706688],[2.9208429,42.4707375],[2.920903,42.4707565],[2.9210629,42.4707375],[2.9212029,42.4707565],[2.9212329,42.4707756],[2.9213631,42.470768],[2.921423,42.4707756],[2.9215331,42.4708557],[2.921633,42.4708977],[2.9217629,42.4709282],[2.9218631,42.4709053],[2.9220121,42.4709396],[2.9220819,42.4709892],[2.9222021,42.4710274],[2.922482,42.4710503],[2.922652,42.4710808],[2.922672,42.4710999],[2.922802,42.471138],[2.922832,42.4711304],[2.9229519,42.4711609],[2.9232619,42.4712486],[2.9234443,42.4715042],[2.9235842,42.4717827],[2.9237642,42.4719124],[2.9238541,42.4720039],[2.9238842,42.472065],[2.9239242,42.4720917],[2.9240341,42.4722748],[2.9241343,42.472332],[2.9241941,42.4724045],[2.9242942,42.4724731],[2.9243443,42.4725952],[2.9244542,42.472683],[2.9245341,42.4727936],[2.9245689,42.4728012],[2.9246287,42.4728508],[2.9246588,42.47295],[2.9246287,42.4730301],[2.9246788,42.4731026],[2.9247787,42.4733315],[2.9249787,42.4735527],[2.9250689,42.4736023],[2.9251287,42.4737206],[2.9253087,42.4738197],[2.9253488,42.4738312],[2.9254389,42.4740028],[2.9255388,42.4740601],[2.9256487,42.4740524],[2.9257889,42.4740791],[2.9258687,42.4741402],[2.9260087,42.4742012],[2.9261289,42.4743118],[2.9262087,42.4743195],[2.9262087,42.4743614],[2.9262788,42.4744225],[2.9262888,42.4744415],[2.9262087,42.4745026],[2.9261189,42.4747009],[2.9260888,42.4748726],[2.9260287,42.4749222],[2.9259987,42.4749794],[2.9259987,42.4750824],[2.9259789,42.4750824],[2.9259589,42.4751625],[2.9259188,42.4751892],[2.9259088,42.4752502],[2.9259188,42.4752998],[2.9258587,42.4753723],[2.9258687,42.475441],[2.9258187,42.4755096],[2.9256787,42.4756012],[2.9255087,42.4757729],[2.9253788,42.4758606],[2.9252388,42.47612],[2.9251988,42.4761505],[2.9251587,42.4762421],[2.9251287,42.4762802],[2.9250588,42.4762611],[2.9250288,42.4762306],[2.9249887,42.4762497],[2.9250188,42.4763412],[2.9249487,42.4764404],[2.9249487,42.4765015],[2.9249289,42.476532],[2.9248989,42.4766617],[2.9248588,42.4767113],[2.9247088,42.4767799],[2.9245689,42.476902],[2.9244988,42.4770203],[2.9244187,42.4770508],[2.9243889,42.4770813],[2.9243588,42.4772606],[2.9243689,42.4773026],[2.9242687,42.4774818],[2.9242988,42.47752],[2.9242787,42.4775925],[2.9241788,42.4777603],[2.9241388,42.4777908],[2.9240587,42.4778099],[2.9239857,42.4779015],[2.9239957,42.4779434],[2.9239557,42.4779625],[2.9238658,42.4780807],[2.9238157,42.4781837],[2.9237258,42.4782829],[2.9236858,42.4783401],[2.9236758,42.4784203],[2.9236157,42.4785233],[2.9234157,42.4786224],[2.9232857,42.4787102],[2.9230857,42.4787712],[2.9228756,42.4788628],[2.9228158,42.4789238],[2.9227757,42.4790421],[2.9227057,42.4791527],[2.9226158,42.4793816]]},{"id":17779,"author":"Ubicarta","name_GR":"Pyrenees: 52 Col de lOuillat to Banyuls","description_GR":"Col de lOuillat to Banyuls by Ubicarta","path":"FRANCE\/GR10_DAY_52","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":23273,"name_EN":"Pyrenees: 52 Col de lOuillat \u00e0 Banyuls","description_EN":"Col de lOuillat \u00e0 Banyuls par Ubicarta","ascent_time":519,"descent_time":537,"marker":"France_GR10","level":9,"ascent":1046,"descent":1990,"maxelev":1245,"minelev":2,"link_logo":"Ubitrek_Pyrenees_144px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=ubicarta.ubitrek.pyrenees","pdf_link":"","bbox":"LINESTRING(2.922616 42.46668,3.129566 42.48715)","views":20,"millestones":"0,2.9226158,42.4793739#1,2.9316938,42.4758148#2,2.9407755,42.4786098#3,2.9484184,42.4820504#4,2.9555742,42.4761542#5,2.9628664,42.4702344#6,2.9726038,42.4669841#7,2.9816054,42.4700904#8,2.9855744,42.4773218#9,2.9946531,42.4738843#10,3.0043377,42.4703861#11,3.0153701,42.4685647#12,3.0226701,42.4739078#13,3.0334744,42.4747229#14,3.0423732,42.4747540#15,3.0519255,42.4742698#16,3.0614949,42.4779888#17,3.0683657,42.4834554#18,3.0775249,42.4866924#19,3.0870521,42.4837486#20,3.0975926,42.4833024#21,3.1072496,42.4820395#22,3.1177665,42.4812122#23,3.1272998,42.4803085#23.3,3.1295710,42.4819450","x":3.0239961,"y":42.4736443,"coor":[[2.9226158,42.4793739],[2.9228156,42.4794235],[2.9229755,42.4793549],[2.9230356,42.4793549],[2.9231057,42.4793167],[2.9232757,42.4792442],[2.9234257,42.4792252],[2.9235857,42.4791451],[2.9236956,42.4791336],[2.9237757,42.4791145],[2.9238956,42.4789848],[2.9240158,42.4789162],[2.9242356,42.4788857],[2.9244456,42.4787636],[2.9245157,42.4787445],[2.9245458,42.478756],[2.9245956,42.478714],[2.9247556,42.4786835],[2.9247856,42.4786263],[2.9249256,42.4786339],[2.9250057,42.4785767],[2.9250257,42.4785767],[2.9252555,42.478447],[2.9253356,42.4784355],[2.9253857,42.478405],[2.9254456,42.4783134],[2.9256356,42.4782066],[2.9257557,42.4780655],[2.9259956,42.4779358],[2.9262056,42.4779243],[2.9263756,42.4779434],[2.9264357,42.4779358],[2.9264457,42.4778938],[2.9264758,42.4778862],[2.9264855,42.4778938],[2.9265556,42.4779053],[2.9266558,42.4778862],[2.9268355,42.4778938],[2.9269056,42.4778442],[2.9269857,42.4778252],[2.9272957,42.4777641],[2.9273257,42.4778061],[2.9274156,42.4777946],[2.9274557,42.4778252],[2.9275258,42.4778557],[2.9277356,42.4778252],[2.9279256,42.4778748],[2.9279857,42.4778633],[2.9281456,42.4777336],[2.9281757,42.4776535],[2.9282455,42.4775734],[2.9283357,42.4775162],[2.9283457,42.4774742],[2.9284956,42.4774246],[2.9285858,42.477375],[2.9286256,42.4772644],[2.9287057,42.4772148],[2.9287558,42.4771652],[2.9287558,42.4771461],[2.9287257,42.4770851],[2.9287956,42.4770546],[2.9288657,42.4769745],[2.9288857,42.476944],[2.9288657,42.4768639],[2.9288757,42.4768143],[2.9289756,42.4767151],[2.9289756,42.476635],[2.9290457,42.4765739],[2.9290957,42.4765549],[2.9291158,42.4762955],[2.9292157,42.4762535],[2.9293056,42.4761238],[2.9294357,42.4760971],[2.9294658,42.4760056],[2.9296257,42.4758453],[2.9296756,42.4758034],[2.9297457,42.4757652],[2.9298756,42.4756241],[2.9299357,42.475605],[2.9300756,42.4756241],[2.9303057,42.4757271],[2.9304357,42.4758034],[2.9306257,42.4757957],[2.9306958,42.4758263],[2.9308755,42.4758453],[2.9310555,42.4757767],[2.9311256,42.4758148],[2.9312556,42.4757843],[2.9314156,42.4757843],[2.9315557,42.4758148],[2.9317956,42.4758148],[2.9318657,42.4757347],[2.9320257,42.4757271],[2.9321456,42.4756546],[2.9324257,42.4755669],[2.9325056,42.4755554],[2.9327157,42.4754562],[2.9328256,42.4754333],[2.9328556,42.4754639],[2.9329057,42.4754562],[2.9332256,42.4752846],[2.9332857,42.4752769],[2.9333756,42.4753036],[2.9334958,42.475296],[2.9338157,42.4752235],[2.9338655,42.4752464],[2.9339557,42.4752235],[2.9340656,42.4751663],[2.9339051,42.4751167],[2.9339452,42.4749985],[2.934025,42.4749565],[2.9342952,42.4748878],[2.9344451,42.4748383],[2.9346452,42.4748497],[2.9348352,42.4748993],[2.9348752,42.4748878],[2.9349852,42.4748192],[2.9350352,42.4748077],[2.9351251,42.4748383],[2.9353051,42.4748764],[2.9353652,42.4749374],[2.9356852,42.4750786],[2.9360452,42.4753189],[2.936295,42.4754372],[2.9365251,42.4756088],[2.9368751,42.4758186],[2.9369352,42.4758568],[2.9371352,42.4760361],[2.9372151,42.4762764],[2.9372752,42.476387],[2.9374852,42.4765892],[2.9376752,42.4767189],[2.9377651,42.4768562],[2.9378152,42.4769974],[2.9378452,42.4770393],[2.9378951,42.4771271],[2.9379652,42.4772263],[2.9380951,42.4773369],[2.9382451,42.4774284],[2.9384952,42.4775467],[2.9387751,42.4776573],[2.9389551,42.4777489],[2.9391851,42.4778366],[2.9393351,42.4779282],[2.9397252,42.4781189],[2.9398751,42.4781761],[2.9401252,42.4782372],[2.9402952,42.4782982],[2.9406452,42.478508],[2.9408751,42.4786873],[2.9409852,42.4787369],[2.9412251,42.4787788],[2.9414952,42.4789391],[2.9415851,42.4789772],[2.9416752,42.4789963],[2.9417951,42.4789772],[2.9419451,42.4789886],[2.9421451,42.4790497],[2.9423051,42.4791183],[2.9424551,42.4792366],[2.9428151,42.4794083],[2.9428852,42.4794579],[2.9431152,42.479538],[2.9431651,42.479538],[2.9433551,42.4796181],[2.943665,42.4796867],[2.9439352,42.4797173],[2.9441552,42.4797974],[2.9445951,42.4801064],[2.9446952,42.4801064],[2.9447851,42.4801292],[2.945075,42.4802589],[2.9452751,42.480278],[2.9455652,42.4803696],[2.9460351,42.4806862],[2.9460752,42.4807472],[2.946295,42.4809189],[2.9465251,42.4812164],[2.9465551,42.4813385],[2.946655,42.4815178],[2.9467351,42.4818764],[2.9467452,42.4819679],[2.9467251,42.481987],[2.9466052,42.4820671],[2.9465752,42.4821396],[2.9465752,42.4822884],[2.9465981,42.4823761],[2.9468281,42.4825554],[2.9469481,42.4827232],[2.9469781,42.4828148],[2.9471381,42.4829636],[2.947598,42.4831734],[2.947638,42.4831848],[2.9477282,42.4831734],[2.947788,42.4831352],[2.947983,42.4829254],[2.9480529,42.4828758],[2.948283,42.4825745],[2.9484529,42.4824867],[2.9485331,42.4823837],[2.948513,42.4821739],[2.9484529,42.4821358],[2.9484129,42.4820366],[2.9484329,42.481945],[2.9484029,42.4817848],[2.9484029,42.4817467],[2.9483631,42.4816856],[2.9484029,42.4816437],[2.9484529,42.4815559],[2.9485431,42.4814644],[2.9485431,42.4813652],[2.948633,42.481266],[2.948643,42.4812355],[2.9487131,42.481205],[2.9487231,42.4811668],[2.9487829,42.4811363],[2.9487929,42.4810867],[2.948863,42.4810638],[2.9488931,42.4809837],[2.9489629,42.4809036],[2.949023,42.4808731],[2.949023,42.4808464],[2.9490831,42.4808464],[2.9490931,42.4807434],[2.949223,42.4807243],[2.9492829,42.4806137],[2.9493029,42.4806061],[2.949343,42.4805946],[2.9494231,42.4806252],[2.949743,42.4805946],[2.9497631,42.4806061],[2.9498429,42.4805641],[2.949883,42.4805756],[2.9499531,42.480545],[2.9500329,42.4804153],[2.9499431,42.4801064],[2.9499631,42.4800644],[2.9499929,42.4799347],[2.950043,42.4798965],[2.950103,42.4798431],[2.9501829,42.4798546],[2.950273,42.4797249],[2.9503829,42.4796944],[2.950433,42.4796066],[2.9504731,42.4795837],[2.950603,42.4794655],[2.950603,42.4794235],[2.950613,42.4793854],[2.9506831,42.4793434],[2.9507329,42.4792747],[2.950783,42.4792633],[2.9508829,42.4791756],[2.950923,42.4791641],[2.9509931,42.479126],[2.951113,42.4790154],[2.9512129,42.4789963],[2.951323,42.4789238],[2.9513731,42.4788742],[2.9514129,42.4788551],[2.951443,42.4788246],[2.951493,42.478714],[2.9515729,42.4786148],[2.951663,42.4786034],[2.9517529,42.4786148],[2.951833,42.4785728],[2.9519331,42.4784737],[2.9519832,42.4783554],[2.9521031,42.478302],[2.952343,42.4780426],[2.9525032,42.4778938],[2.9526632,42.4776154],[2.9527731,42.4774818],[2.9528131,42.4774551],[2.9528632,42.4774628],[2.953063,42.4775734],[2.9531031,42.477562],[2.9531631,42.4774933],[2.953423,42.4773636],[2.953763,42.477005],[2.9540031,42.4768143],[2.9545031,42.4765625],[2.954973,42.4763756],[2.955173,42.4763222],[2.9555731,42.4761543],[2.9561431,42.4760742],[2.9564831,42.4760551],[2.9566832,42.475975],[2.956743,42.4760132],[2.956773,42.4760132],[2.956953,42.4759445],[2.9569631,42.475975],[2.9569731,42.4759636],[2.9569731,42.4760056],[2.9570732,42.475914],[2.957103,42.4758453],[2.9571631,42.4758148],[2.957273,42.4756927],[2.9573131,42.4756851],[2.9573731,42.4756241],[2.9575732,42.4754028],[2.9577432,42.4752922],[2.957963,42.4752235],[2.958143,42.4751434],[2.9583931,42.4751053],[2.958503,42.4750328],[2.958703,42.4749641],[2.958853,42.4749451],[2.959043,42.4748726],[2.9593132,42.4748421],[2.9594631,42.4747925],[2.9597631,42.4746628],[2.9597931,42.4746323],[2.9598732,42.4746132],[2.960073,42.4744949],[2.9603031,42.4743233],[2.960453,42.4741745],[2.9606431,42.4740219],[2.9606731,42.4738541],[2.9608331,42.4734955],[2.9608331,42.473423],[2.960803,42.4733429],[2.9607332,42.4732246],[2.9607432,42.4731827],[2.960783,42.4731026],[2.9608431,42.473053],[2.9610631,42.4727821],[2.9611931,42.472683],[2.9612832,42.4725456],[2.9614031,42.4722939],[2.9614532,42.472084],[2.961503,42.4719543],[2.961513,42.4718742],[2.9615932,42.4716835],[2.9616332,42.4714851],[2.9617031,42.471344],[2.9617031,42.471302],[2.961863,42.4710732],[2.9619031,42.4709549],[2.9619532,42.4708824],[2.9621432,42.4706535],[2.962363,42.4705124],[2.9626031,42.4704437],[2.9626932,42.4703827],[2.9627731,42.470295],[2.962883,42.4702225],[2.9630432,42.4700546],[2.9631431,42.4698219],[2.963243,42.4696541],[2.9632931,42.4696045],[2.963403,42.4695549],[2.9635432,42.4694252],[2.963583,42.4693527],[2.9637232,42.4692039],[2.9638031,42.4690742],[2.9639132,42.4690056],[2.9640131,42.4690056],[2.9640632,42.4689636],[2.9642031,42.4689445],[2.964323,42.4688644],[2.964473,42.4688225],[2.9646032,42.4687653],[2.9647532,42.4686737],[2.9647932,42.4685936],[2.9649332,42.4684334],[2.9650631,42.4683838],[2.9651031,42.4683456],[2.9651031,42.4683533],[2.9653032,42.4682922],[2.9653831,42.4682426],[2.965523,42.4680824],[2.9656532,42.467865],[2.9658132,42.4677925],[2.965903,42.4677238],[2.965863,42.4676743],[2.9659231,42.4676743],[2.9659731,42.4676247],[2.966083,42.4674835],[2.9661531,42.467453],[2.9664931,42.4672356],[2.9669631,42.4671021],[2.967293,42.4669456],[2.9673831,42.4669037],[2.9677432,42.4668427],[2.9682732,42.466774],[2.9684732,42.4667625],[2.9686432,42.4667244],[2.968863,42.4667244],[2.9689631,42.466732],[2.9691031,42.466774],[2.9694231,42.4667931],[2.9696531,42.4667625],[2.9698231,42.466713],[2.9703832,42.4666824],[2.9711032,42.4666824],[2.9714632,42.466713],[2.9718132,42.466713],[2.972193,42.4667854],[2.972373,42.4668655],[2.972403,42.4668655],[2.9725132,42.4669456],[2.9726732,42.4670143],[2.972923,42.4670639],[2.9730031,42.4671021],[2.973103,42.4670944],[2.9731131,42.4670639],[2.9732032,42.4670448],[2.9733632,42.4671021],[2.9738131,42.4671936],[2.9740331,42.4672241],[2.974143,42.4672623],[2.9744031,42.4673233],[2.9745831,42.4673042],[2.974653,42.4673233],[2.974833,42.4673424],[2.9749331,42.4674034],[2.9749632,42.467392],[2.9749632,42.4673843],[2.975003,42.4673843],[2.9750831,42.4674149],[2.975203,42.4674149],[2.9752531,42.4674835],[2.9754431,42.4675522],[2.975553,42.4675636],[2.9756532,42.4675446],[2.9757631,42.4675827],[2.9760032,42.4676056],[2.9762132,42.4675446],[2.976423,42.4675446],[2.9765232,42.4676437],[2.976593,42.4676743],[2.9766331,42.4676743],[2.9767032,42.467865],[2.976763,42.4679642],[2.9770732,42.4680328],[2.9773731,42.4680443],[2.977463,42.4680328],[2.9778831,42.4680519],[2.9781232,42.4680443],[2.9783931,42.4680023],[2.9789431,42.467762],[2.979033,42.467762],[2.9791532,42.4678154],[2.979243,42.4679031],[2.979393,42.4679337],[2.9795232,42.4680748],[2.979593,42.4682045],[2.9796231,42.4684029],[2.9796731,42.4684334],[2.979763,42.4684753],[2.9800031,42.4685326],[2.980283,42.4686546],[2.980433,42.4687347],[2.9806631,42.4689026],[2.9807432,42.4689331],[2.9810932,42.4691048],[2.9813831,42.4691124],[2.9816031,42.469162],[2.9816532,42.469162],[2.9817932,42.4691124],[2.9817631,42.4691429],[2.9817231,42.4692421],[2.9816532,42.4694824],[2.9815931,42.4700127],[2.9816132,42.4701424],[2.9816532,42.4702644],[2.9816332,42.4704247],[2.9816532,42.4705849],[2.9817531,42.470932],[2.9818032,42.470993],[2.981853,42.4711342],[2.9819331,42.4715729],[2.9819932,42.4716225],[2.9821432,42.4716949],[2.9823432,42.4718437],[2.9824131,42.4718323],[2.9824531,42.4718742],[2.9827032,42.4720039],[2.9830232,42.4721031],[2.9831231,42.4721222],[2.9831231,42.4720955],[2.9831431,42.4721031],[2.9833431,42.4723053],[2.9835231,42.4725533],[2.9837332,42.4727745],[2.9838831,42.4728928],[2.9840331,42.473053],[2.9841831,42.4731636],[2.984323,42.4733734],[2.9846332,42.4735947],[2.9847131,42.4736824],[2.9847932,42.4737129],[2.984863,42.4737854],[2.9849031,42.4737854],[2.9849331,42.4738235],[2.9850731,42.4738922],[2.9851131,42.4739456],[2.9852331,42.4739838],[2.9853232,42.4740829],[2.985373,42.474102],[2.9854832,42.474205],[2.9855831,42.4742241],[2.985703,42.4743233],[2.985713,42.4743843],[2.9858031,42.474514],[2.9858432,42.4745522],[2.985883,42.4746742],[2.9859231,42.4747353],[2.985883,42.4748421],[2.985884,42.4748993],[2.985904,42.4749374],[2.985944,42.4751091],[2.985934,42.4751778],[2.985894,42.4753876],[2.9858041,42.4755478],[2.9858339,42.4755669],[2.9858439,42.4756088],[2.9858141,42.4756393],[2.9858539,42.4757195],[2.9858439,42.4757881],[2.9858639,42.4758492],[2.9858539,42.4759178],[2.9857841,42.4761162],[2.9856839,42.4762192],[2.985584,42.4764595],[2.985554,42.4765968],[2.985574,42.4766197],[2.985574,42.4766579],[2.985604,42.4766769],[2.985604,42.476738],[2.985414,42.4768867],[2.9854341,42.4769363],[2.9852841,42.4771996],[2.9854641,42.4773064],[2.9855039,42.4773178],[2.985554,42.4773064],[2.985584,42.4773293],[2.9856241,42.4773598],[2.9856939,42.477459],[2.985764,42.4774971],[2.9858041,42.4776382],[2.985914,42.4777794],[2.9860139,42.4778481],[2.986124,42.4778595],[2.9862339,42.4779396],[2.986304,42.4780083],[2.9863639,42.4780273],[2.9863939,42.4780579],[2.986444,42.4780579],[2.9865341,42.4779778],[2.986594,42.4779472],[2.9866941,42.4778366],[2.986814,42.477787],[2.9870241,42.4776573],[2.9873741,42.477478],[2.987534,42.4773178],[2.9875841,42.4772072],[2.9875641,42.4770889],[2.9875841,42.4770279],[2.987654,42.4768372],[2.9877241,42.4767189],[2.9878039,42.4763489],[2.987884,42.4761963],[2.9879639,42.4761162],[2.9881539,42.4760284],[2.9884241,42.4758682],[2.9884641,42.4758568],[2.988534,42.4758072],[2.988734,42.4757271],[2.9888639,42.475647],[2.989094,42.4755974],[2.9892039,42.4755898],[2.989274,42.4755363],[2.989404,42.4754868],[2.9895339,42.4754791],[2.9896941,42.4754295],[2.9904439,42.4753876],[2.9905541,42.4753571],[2.9906139,42.4753685],[2.990674,42.475338],[2.9907241,42.475338],[2.991056,42.4752541],[2.991086,42.4752235],[2.9911461,42.4752235],[2.9912059,42.475174],[2.991246,42.475174],[2.9913361,42.4751434],[2.9915061,42.4750748],[2.991806,42.4749756],[2.9918759,42.4749336],[2.991926,42.4749336],[2.9920361,42.4748764],[2.9921961,42.4748535],[2.9923761,42.4747543],[2.9925461,42.4746857],[2.992626,42.4746857],[2.9929359,42.4745865],[2.993016,42.4745369],[2.9931359,42.4744759],[2.993696,42.4743462],[2.9939859,42.4741936],[2.994066,42.4741058],[2.9941361,42.4740562],[2.9943061,42.4740067],[2.9945059,42.4739265],[2.995086,42.4737549],[2.9951861,42.4737549],[2.9955759,42.4739265],[2.995806,42.4739838],[2.9959259,42.4740067],[2.996136,42.4740143],[2.996316,42.4740448],[2.9966061,42.4740753],[2.9971361,42.4740753],[2.9974461,42.4741135],[2.997776,42.474144],[2.997926,42.4741364],[2.998136,42.4740753],[2.998276,42.4740639],[2.9983959,42.4740334],[2.998816,42.4738541],[2.999186,42.4736366],[2.999366,42.4735756],[2.9995561,42.473526],[2.9996259,42.473526],[2.9997959,42.4733963],[3.0003459,42.4732132],[3.0006659,42.4730453],[3.0008061,42.4729462],[3.0011761,42.4728165],[3.0014861,42.4727135],[3.001786,42.4725151],[3.001996,42.4724159],[3.0020261,42.4723854],[3.0022459,42.4723167],[3.0023961,42.4722862],[3.002496,42.4722137],[3.0025761,42.4721947],[3.0026059,42.4721146],[3.0025859,42.472084],[3.0026259,42.4720764],[3.0026159,42.4720345],[3.002656,42.4720154],[3.002846,42.4717331],[3.002836,42.4717064],[3.0028861,42.4715157],[3.0029659,42.4713554],[3.002986,42.4711342],[3.0031359,42.470974],[3.003366,42.4707947],[3.003406,42.4707336],[3.003526,42.4706268],[3.0036161,42.4705544],[3.0037661,42.4705162],[3.0040159,42.4704857],[3.004246,42.4704056],[3.0050559,42.4702339],[3.005296,42.4701347],[3.0053761,42.4701462],[3.005496,42.4701347],[3.0055461,42.4701233],[3.005796,42.4699745],[3.006016,42.4699135],[3.0061159,42.4699135],[3.006166,42.4698944],[3.0062461,42.4699364],[3.006386,42.4698753],[3.0064559,42.4698257],[3.0067761,42.4697456],[3.0069661,42.4697456],[3.007206,42.4697838],[3.0073061,42.4697647],[3.0074761,42.4697647],[3.007616,42.4698067],[3.007936,42.4697533],[3.008136,42.469696],[3.0083859,42.469696],[3.0086761,42.4695854],[3.008786,42.4695663],[3.0089159,42.4695053],[3.0091259,42.4694557],[3.0092559,42.4694061],[3.0092859,42.4694061],[3.0094659,42.4693336],[3.009836,42.4691467],[3.0100861,42.4690742],[3.0104661,42.468914],[3.010546,42.468895],[3.0106361,42.4689064],[3.010726,42.4688148],[3.010896,42.4687347],[3.011116,42.4685059],[3.0111461,42.4684944],[3.0111959,42.4684448],[3.011246,42.4684334],[3.0113959,42.4683952],[3.011586,42.4683762],[3.011946,42.4683151],[3.012346,42.4682541],[3.0127759,42.4681549],[3.013376,42.4680557],[3.0136559,42.4680557],[3.014046,42.4680252],[3.0142059,42.4680939],[3.014626,42.4683342],[3.0149961,42.4684258],[3.0152259,42.4685364],[3.0153461,42.4685555],[3.015476,42.468605],[3.015646,42.4687042],[3.0157261,42.4687767],[3.015816,42.468895],[3.0158961,42.4689445],[3.0159359,42.4690056],[3.0160761,42.4690742],[3.0161059,42.4691162],[3.0162461,42.4692154],[3.016366,42.4694061],[3.0164559,42.4694633],[3.0169859,42.469574],[3.017246,42.4696732],[3.017626,42.4697647],[3.017736,42.4698143],[3.017776,42.4698753],[3.0178161,42.4698753],[3.0178559,42.4699059],[3.017956,42.4699135],[3.0180659,42.4699745],[3.0182059,42.4700737],[3.0183661,42.4702759],[3.0185959,42.4706459],[3.0187061,42.4707642],[3.018796,42.4709969],[3.0188861,42.4711533],[3.0190859,42.4714355],[3.019336,42.4716568],[3.0194061,42.4716759],[3.0194459,42.471714],[3.019526,42.471756],[3.0196559,42.4717636],[3.019716,42.4717941],[3.0198059,42.4718056],[3.020076,42.4718132],[3.0201361,42.4718361],[3.0204661,42.4718857],[3.0206759,42.4718666],[3.020776,42.4718857],[3.020916,42.4718857],[3.0211761,42.4719543],[3.021256,42.4720535],[3.0213261,42.4721031],[3.021426,42.4722061],[3.0214059,42.4722939],[3.021426,42.4723167],[3.0214159,42.472435],[3.0213959,42.4725342],[3.021456,42.4726143],[3.021296,42.4728737],[3.0212259,42.4730759],[3.0212159,42.4732132],[3.0211661,42.4733467],[3.0211861,42.473465],[3.021276,42.4736748],[3.021296,42.473774],[3.0213161,42.4738159],[3.0214059,42.473896],[3.0215859,42.4739342],[3.0217659,42.4739532],[3.0222061,42.4739151],[3.022336,42.4739342],[3.0225661,42.4739456],[3.022706,42.473896],[3.0234959,42.4737434],[3.0236361,42.4737053],[3.023886,42.4736862],[3.0239961,42.4736443],[3.0240359,42.4736137],[3.0242159,42.4736633],[3.0245459,42.4737244],[3.0246761,42.4737663],[3.0250659,42.4737549],[3.0252559,42.4737244],[3.025516,42.4736443],[3.0257859,42.4734764],[3.025996,42.4733658],[3.026386,42.4733162],[3.026706,42.4733162],[3.026886,42.4732933],[3.027076,42.4733047],[3.0271976,42.4733124],[3.0273378,42.4733238],[3.0273976,42.4733009],[3.0273776,42.4732933],[3.0276477,42.4732933],[3.0278378,42.4732513],[3.0279777,42.4732704],[3.0283177,42.473423],[3.0284677,42.4735222],[3.0286777,42.4736137],[3.0288277,42.4737206],[3.0292077,42.4741402],[3.0293276,42.4742432],[3.0294676,42.474411],[3.0295377,42.4744606],[3.0297577,42.4745712],[3.0298576,42.4745903],[3.0298777,42.4746132],[3.0299177,42.4746132],[3.0301378,42.4746819],[3.0301776,42.4746704],[3.0302978,42.4747124],[3.0304477,42.4747009],[3.0304878,42.4747314],[3.0306478,42.474781],[3.0308077,42.4748116],[3.0310476,42.4748917],[3.0313177,42.4749107],[3.0314777,42.4748726],[3.0315378,42.4748802],[3.0317576,42.4748611],[3.0318077,42.4748306],[3.0318778,42.4748116],[3.0319476,42.4748421],[3.0320976,42.4747925],[3.0322478,42.4748306],[3.0325377,42.4747429],[3.0326276,42.4746933],[3.0328276,42.4746704],[3.0329578,42.4747124],[3.0330577,42.4747124],[3.0332077,42.4746819],[3.0332978,42.4747009],[3.0333977,42.4747009],[3.0338378,42.474823],[3.0339377,42.4748421],[3.0339677,42.4748611],[3.0341978,42.4749107],[3.0342777,42.4749527],[3.0344377,42.4749527],[3.0345776,42.4748802],[3.0346777,42.4748535],[3.0353477,42.4747925],[3.0358377,42.4746819],[3.0360978,42.4746933],[3.0361876,42.4746704],[3.0366278,42.4746437],[3.0367377,42.4746437],[3.0372877,42.4747734],[3.0375378,42.4748001],[3.0376177,42.4748306],[3.0379376,42.4748535],[3.0380776,42.4748802],[3.0381277,42.4748802],[3.0386977,42.4750137],[3.0390377,42.4750633],[3.0390878,42.4750824],[3.0392077,42.4751701],[3.0394976,42.4753113],[3.0396178,42.4753914],[3.0399077,42.4757729],[3.0401077,42.4761238],[3.0403078,42.4763222],[3.0403476,42.4764023],[3.0404477,42.4764824],[3.0407677,42.4766121],[3.0409176,42.4766312],[3.0410178,42.4766731],[3.0411177,42.4766617],[3.0412676,42.4766617],[3.0412977,42.4766502],[3.0413377,42.4766121],[3.0413177,42.4766006],[3.0413377,42.476593],[3.0413778,42.4764404],[3.0415478,42.4762802],[3.0416076,42.4761009],[3.0416377,42.4761009],[3.0416577,42.4759636],[3.0416977,42.4759216],[3.0416777,42.4758034],[3.0417178,42.4757729],[3.0417278,42.4757004],[3.0417876,42.4756203],[3.0417776,42.4755135],[3.0417576,42.4754524],[3.0417776,42.4753227],[3.0418377,42.4752235],[3.0419576,42.47509],[3.0420578,42.4750633],[3.0421476,42.4750404],[3.0421877,42.4750023],[3.0422578,42.4749908],[3.0422778,42.4749107],[3.0423677,42.474823],[3.0423577,42.4747925],[3.0424178,42.4746437],[3.0424478,42.4746437],[3.0425477,42.4745903],[3.0426078,42.4745216],[3.0427077,42.4744606],[3.0427077,42.4744415],[3.0428476,42.474411],[3.0429876,42.4743423],[3.0430777,42.4742508],[3.0431178,42.4742432],[3.0432177,42.4742622],[3.0432177,42.4741936],[3.0432577,42.4741402],[3.0433376,42.4741821],[3.0434177,42.4741707],[3.0434277,42.4741402],[3.0434978,42.4741631],[3.0434878,42.4741325],[3.0435677,42.4741325],[3.0435777,42.474102],[3.0436478,42.4741211],[3.0436778,42.4741402],[3.0436678,42.4741516],[3.0436976,42.4741516],[3.0437376,42.4741325],[3.0437376,42.4740715],[3.0438478,42.4739838],[3.0441778,42.4740105],[3.0443876,42.4740906],[3.0444376,42.4740906],[3.0445178,42.4740334],[3.0445578,42.4740219],[3.0445478,42.4740334],[3.0445578,42.4740219],[3.0446677,42.474041],[3.0446777,42.4740028],[3.0447278,42.4740028],[3.0447476,42.4739609],[3.0447977,42.4739532],[3.0449176,42.4740028],[3.0449977,42.4739838],[3.0450778,42.4739838],[3.0451076,42.4739532],[3.0451477,42.4739418],[3.0452478,42.4740028],[3.0453076,42.4739914],[3.0453477,42.4740028],[3.0453777,42.474041],[3.0453477,42.4740715],[3.0453777,42.4741211],[3.0454977,42.4741211],[3.0455277,42.4740906],[3.0455678,42.4741211],[3.0455978,42.474102],[3.0456476,42.4741135],[3.0456777,42.4740906],[3.0457377,42.4741135],[3.0458276,42.4740601],[3.0460277,42.474041],[3.0460777,42.4739838],[3.0461078,42.4739723],[3.0461476,42.4739723],[3.0461977,42.4740028],[3.0462778,42.4739304],[3.0463576,42.4739037],[3.0463877,42.4738731],[3.0463977,42.4738007],[3.0464177,42.473793],[3.0464976,42.4738121],[3.0465176,42.4737816],[3.0464976,42.4737511],[3.0465076,42.4737206],[3.0465577,42.4736633],[3.0465977,42.4736824],[3.0467076,42.4736824],[3.0467877,42.4736404],[3.0468378,42.4736404],[3.0468676,42.473671],[3.0469577,42.473671],[3.0469978,42.4737015],[3.0470777,42.4737015],[3.0470977,42.473732],[3.0471976,42.473793],[3.0472877,42.4738121],[3.0472977,42.4738426],[3.0473177,42.4738617],[3.0474176,42.4738808],[3.0475178,42.4739227],[3.0476978,42.4739723],[3.0478277,42.4739418],[3.0479176,42.4739532],[3.0479877,42.4739113],[3.0480578,42.4739418],[3.0481877,42.4738312],[3.0483677,42.4738007],[3.0485978,42.4738312],[3.0486376,42.4738503],[3.0487378,42.4738808],[3.0487478,42.4739113],[3.0488176,42.4739418],[3.0488276,42.4740219],[3.0488877,42.4740524],[3.0490277,42.4740334],[3.0490777,42.4740524],[3.0492077,42.474041],[3.0493376,42.4739838],[3.0494077,42.4739838],[3.0496976,42.4739113],[3.0497377,42.4739227],[3.0498376,42.4738731],[3.0500576,42.4738922],[3.0501478,42.4739227],[3.0501578,42.4739418],[3.0502377,42.4739723],[3.0502777,42.4740028],[3.0504577,42.4739914],[3.0505576,42.4740524],[3.0506077,42.4740524],[3.0506177,42.4740219],[3.0506577,42.4740105],[3.0506978,42.4739609],[3.0507276,42.4739609],[3.0507576,42.4739532],[3.0508578,42.4739723],[3.0508578,42.4739838],[3.0509577,42.4739723],[3.0511777,42.4740028],[3.0512278,42.474041],[3.0513377,42.4740715],[3.0514176,42.4741211],[3.0514977,42.4741135],[3.0516477,42.4742203],[3.0517378,42.4742126],[3.0518177,42.4742622],[3.0519977,42.4742737],[3.0520978,42.4743004],[3.0521677,42.4743004],[3.0522478,42.4742508],[3.0523176,42.4742737],[3.0523076,42.4742928],[3.0523376,42.4743233],[3.0525177,42.4743805],[3.0525277,42.474411],[3.0526776,42.4744835],[3.0527077,42.474472],[3.0527577,42.4744835],[3.0528576,42.474472],[3.0529377,42.4745026],[3.0530677,42.4745026],[3.0530877,42.4745331],[3.0532777,42.4745827],[3.0533476,42.4746132],[3.0533977,42.4746017],[3.0534878,42.4746208],[3.0535376,42.4746208],[3.0536778,42.4746704],[3.0537577,42.4746819],[3.0540476,42.474781],[3.0541577,42.474781],[3.0541978,42.4748001],[3.0542476,42.4748421],[3.0543177,42.4748611],[3.0543478,42.4748802],[3.0544477,42.4748802],[3.0545578,42.4749222],[3.0547278,42.4749107],[3.0549376,42.4749527],[3.0549676,42.4749718],[3.0549777,42.4750519],[3.0550077,42.475071],[3.0549178,42.475132],[3.0548677,42.4751434],[3.0548077,42.4752235],[3.0547078,42.4752617],[3.0546877,42.4752922],[3.0550308,42.4753494],[3.0551109,42.4754028],[3.0554509,42.4755211],[3.0556309,42.4756203],[3.0558209,42.4756927],[3.0561008,42.4759216],[3.0563409,42.4760704],[3.0564208,42.4761429],[3.056551,42.4762497],[3.0565908,42.4762611],[3.0567808,42.4764328],[3.056881,42.4764709],[3.0570009,42.4765625],[3.0573809,42.4767799],[3.0575809,42.4768219],[3.0576708,42.4768524],[3.0578308,42.476963],[3.0580409,42.4770203],[3.0581708,42.4770813],[3.058651,42.4773598],[3.0589008,42.477623],[3.0595908,42.477951],[3.059741,42.477993],[3.060101,42.4780502],[3.060411,42.4780121],[3.0606408,42.4779625],[3.0610108,42.477932],[3.0613809,42.4779625],[3.061821,42.4780617],[3.0621009,42.4781723],[3.062181,42.4782295],[3.0623109,42.4782829],[3.062371,42.4783401],[3.0624609,42.4783707],[3.062681,42.4785805],[3.0628009,42.4786606],[3.0628309,42.478672],[3.062881,42.4787598],[3.0629809,42.4788818],[3.063031,42.479023],[3.0631309,42.4791298],[3.0631709,42.4792824],[3.0631509,42.4793205],[3.063211,42.4794731],[3.063231,42.4796219],[3.063221,42.4795799],[3.063201,42.4795799],[3.0632908,42.4797516],[3.0635009,42.4799728],[3.0636308,42.4800301],[3.0638008,42.4801521],[3.0638509,42.4801598],[3.0640008,42.4802208],[3.064101,42.4803009],[3.0642509,42.4804916],[3.064291,42.4805908],[3.0643508,42.48069],[3.0643809,42.4808006],[3.0643909,42.4809494],[3.0643508,42.4811096],[3.0644009,42.4813614],[3.0643609,42.4815331],[3.064301,42.4816513],[3.064291,42.4818115],[3.0642409,42.4819412],[3.064261,42.4820404],[3.0643208,42.48209],[3.064311,42.4821129],[3.0645108,42.4821205],[3.064811,42.4821129],[3.065011,42.4820824],[3.065341,42.4820824],[3.0656209,42.4821205],[3.0658109,42.4820709],[3.066031,42.4820518],[3.0663009,42.4820595],[3.0664508,42.4820824],[3.0666709,42.4821815],[3.066761,42.4822502],[3.0668709,42.4823112],[3.0670409,42.4823418],[3.067251,42.4824219],[3.0674908,42.4827003],[3.0675609,42.4828796],[3.067631,42.4831314],[3.0676808,42.483223],[3.0678508,42.4834023],[3.0680108,42.4834404],[3.0682709,42.4834404],[3.0683908,42.4834595],[3.0686431,42.483429],[3.068723,42.483429],[3.068743,42.4833984],[3.068903,42.4833603],[3.0693231,42.4833603],[3.069423,42.4833298],[3.0695331,42.4833183],[3.0697291,42.4834671],[3.069869,42.4835472],[3.0701189,42.4836273],[3.070169,42.4836273],[3.0702491,42.4836082],[3.070349,42.4835358],[3.070389,42.4835472],[3.070399,42.4835968],[3.0704491,42.4836578],[3.0706389,42.4837456],[3.070729,42.4839783],[3.070719,42.4841156],[3.0709591,42.4842682],[3.0709691,42.4843063],[3.0711391,42.4844666],[3.0711589,42.4845581],[3.071229,42.4845657],[3.071259,42.4846153],[3.0713191,42.4846077],[3.071419,42.4846954],[3.071409,42.4847565],[3.0714591,42.4848061],[3.071449,42.4848366],[3.071409,42.4849167],[3.0713489,42.4849854],[3.0713389,42.4850769],[3.071389,42.4851761],[3.0715489,42.4852486],[3.0716391,42.4853172],[3.0717189,42.4853363],[3.071919,42.4854774],[3.0719991,42.4855156],[3.0720789,42.485527],[3.0722289,42.4855957],[3.0722589,42.4856262],[3.072309,42.4856377],[3.0725491,42.485817],[3.0726991,42.4859161],[3.0729091,42.4859657],[3.0731289,42.4859962],[3.073349,42.4860573],[3.0734789,42.4860764],[3.0736091,42.4861183],[3.0737691,42.4862366],[3.0739889,42.4863358],[3.0740891,42.4863968],[3.074209,42.4864464],[3.0743389,42.4864769],[3.074549,42.4865685],[3.0746789,42.4866982],[3.0748789,42.4868088],[3.0749991,42.4868469],[3.075109,42.4868584],[3.0753689,42.4869156],[3.0762291,42.4870186],[3.076329,42.4870377],[3.076539,42.4871368],[3.076649,42.4871483],[3.0767291,42.4871483],[3.0768991,42.4871063],[3.0770791,42.4869576],[3.0772691,42.486866],[3.0773189,42.4867973],[3.077539,42.4866867],[3.077909,42.4864388],[3.0781391,42.4862862],[3.0781889,42.4862862],[3.0783889,42.4863472],[3.0786991,42.4865189],[3.0788989,42.4865456],[3.0790789,42.4865379],[3.0792789,42.4865875],[3.079459,42.4865952],[3.079649,42.4866676],[3.0797889,42.4866982],[3.080009,42.4865952],[3.0804291,42.4863663],[3.080579,42.4863281],[3.080709,42.4862556],[3.0807991,42.4862366],[3.0811491,42.486248],[3.0815189,42.4862366],[3.081799,42.4860878],[3.082339,42.4859657],[3.0824189,42.4859085],[3.082489,42.485817],[3.0825291,42.4858055],[3.0825591,42.4857559],[3.082799,42.4856873],[3.0829091,42.4855881],[3.082989,42.4855461],[3.0831189,42.4854355],[3.0832889,42.4852371],[3.0834589,42.4849472],[3.083879,42.4847183],[3.0839789,42.4846878],[3.0840991,42.4846153],[3.084069,42.4845772],[3.0841091,42.4845581],[3.0841391,42.4844856],[3.084239,42.484417],[3.0843191,42.4843979],[3.0843289,42.4843559],[3.084419,42.4842987],[3.084429,42.4842682],[3.084579,42.4841385],[3.0847189,42.4839058],[3.084789,42.4838257],[3.0850689,42.4836769],[3.085109,42.4836769],[3.0851591,42.4836388],[3.0852189,42.4836464],[3.0856943,42.4836082],[3.0858743,42.4835587],[3.0859344,42.4835701],[3.0859942,42.4835472],[3.0860243,42.4835548],[3.0860643,42.4835548],[3.0860844,42.4835472],[3.0862443,42.4835472],[3.0862544,42.4835663],[3.0863843,42.4836044],[3.0864244,42.4835854],[3.0864644,42.4836044],[3.0865543,42.4835854],[3.0867844,42.4835243],[3.0869043,42.4835472],[3.0869644,42.4835777],[3.0870445,42.4835663],[3.0870545,42.4836578],[3.0870144,42.483696],[3.0870245,42.4837379],[3.0870743,42.483757],[3.0872843,42.483757],[3.0874443,42.4838066],[3.0875845,42.4838066],[3.0876043,42.4838371],[3.0876644,42.4838676],[3.0878043,42.4838867],[3.0878043,42.4839172],[3.0878344,42.4839249],[3.0879643,42.4839554],[3.0880144,42.4839859],[3.0881243,42.4839973],[3.0882444,42.4839745],[3.0882845,42.4839973],[3.0883243,42.4839973],[3.0886943,42.4839249],[3.0889344,42.4839745],[3.0890543,42.4840164],[3.0892444,42.484066],[3.0893345,42.4840546],[3.0893743,42.4840775],[3.0896244,42.4840851],[3.0900743,42.4840775],[3.0903444,42.4840546],[3.0905852,42.4840851],[3.0909052,42.4840469],[3.0912051,42.484005],[3.0915053,42.4839363],[3.0917752,42.4838066],[3.0918753,42.4837151],[3.0918853,42.4835243],[3.0918951,42.4833946],[3.0919452,42.4832458],[3.0919852,42.4831161],[3.0920653,42.4829865],[3.0922551,42.4829178],[3.0925353,42.4828758],[3.0927653,42.4828949],[3.0931153,42.4828262],[3.0933452,42.4827347],[3.0935752,42.4826469],[3.0938251,42.4825745],[3.0940151,42.4825668],[3.0942652,42.4826279],[3.0945053,42.4827271],[3.0949152,42.4828262],[3.0951152,42.4828758],[3.0953281,42.4830475],[3.0956681,42.4832573],[3.0959082,42.4833298],[3.095958,42.4833374],[3.0963681,42.4832573],[3.0967982,42.4832191],[3.0968981,42.4831963],[3.096998,42.4831963],[3.0973182,42.4832687],[3.0976281,42.4833069],[3.0980482,42.4833069],[3.0982182,42.4833298],[3.098628,42.4834175],[3.0990982,42.4834671],[3.099488,42.4835663],[3.0997481,42.4836578],[3.0998781,42.4836769],[3.1000881,42.4836769],[3.100508,42.4837494],[3.1006281,42.483757],[3.1007881,42.4837189],[3.100898,42.4837189],[3.101068,42.4836693],[3.1013782,42.4834785],[3.101428,42.4834595],[3.1015582,42.483429],[3.1017799,42.483345],[3.1022201,42.4832878],[3.1022601,42.4832649],[3.1022501,42.4832458],[3.101841,42.4831886],[3.101501,42.4831581],[3.1014509,42.483139],[3.1014409,42.4831085],[3.1014609,42.483078],[3.1018109,42.4830856],[3.1021011,42.4830589],[3.1023309,42.4829865],[3.102771,42.4829369],[3.102951,42.4828568],[3.1040609,42.4827576],[3.1043711,42.4826889],[3.104661,42.4826584],[3.1051109,42.4825668],[3.105221,42.4825287],[3.1053209,42.4825287],[3.1054609,42.4824982],[3.1059709,42.4824753],[3.106051,42.4826088],[3.106101,42.4826164],[3.1061411,42.4826164],[3.1063609,42.4825172],[3.106631,42.4823456],[3.1067309,42.4822578],[3.1068709,42.4822159],[3.1070709,42.4821053],[3.107141,42.4820786],[3.1072409,42.4820671],[3.1072509,42.482048],[3.1072428,42.4819984],[3.1072826,42.4819756],[3.1075428,42.4818649],[3.1075928,42.4818573],[3.1077328,42.4817963],[3.1078827,42.4818077],[3.1081927,42.4817162],[3.1083026,42.4817047],[3.1084826,42.4816284],[3.1086128,42.4816055],[3.1088128,42.4816055],[3.10899,42.4815636],[3.1090701,42.4815826],[3.1091211,42.4815025],[3.1093211,42.4813309],[3.1094313,42.4812622],[3.1095712,42.4812012],[3.1098013,42.481144],[3.1099811,42.4810829],[3.1103711,42.4809914],[3.1105912,42.4809608],[3.1106713,42.4809341],[3.1109712,42.4807739],[3.1111412,42.480732],[3.1114712,42.480732],[3.1117411,42.4807129],[3.1119711,42.4806213],[3.1121411,42.4805908],[3.1121812,42.4805832],[3.1123412,42.4804344],[3.1124113,42.480381],[3.1126311,42.4803238],[3.1127312,42.4803123],[3.1127789,42.4803123],[3.112879,42.4802933],[3.113189,42.4802437],[3.1133189,42.4802513],[3.1134191,42.4802322],[3.113569,42.4803123],[3.1136689,42.4803123],[3.1137891,42.4803619],[3.113869,42.4803619],[3.1140289,42.4803123],[3.1141591,42.4803314],[3.1143191,42.4803238],[3.114429,42.480381],[3.1145289,42.4803734],[3.1145689,42.4803429],[3.1146989,42.4803734],[3.114789,42.4803925],[3.114819,42.480423],[3.114819,42.4804535],[3.114939,42.4805031],[3.1150291,42.4806023],[3.115139,42.4806709],[3.1152389,42.480793],[3.115319,42.4808311],[3.1153591,42.4809113],[3.1153791,42.4809303],[3.115479,42.4809532],[3.115519,42.4809914],[3.1155291,42.4810219],[3.1156089,42.481041],[3.115649,42.4810829],[3.1157205,42.4811478],[3.1160705,42.4812202],[3.1162205,42.4812813],[3.1164906,42.4814415],[3.1169605,42.4815407],[3.1171651,42.4814873],[3.1173949,42.4814568],[3.1175251,42.4814148],[3.117825,42.4811668],[3.1180551,42.4810066],[3.1187749,42.4806747],[3.119025,42.480587],[3.1192451,42.4805756],[3.1194749,42.4805145],[3.1198649,42.4804649],[3.120115,42.4804459],[3.1208651,42.4804344],[3.1212649,42.4804573],[3.121865,42.4804077],[3.122395,42.4803047],[3.1224151,42.4803162],[3.122467,42.4802628],[3.122597,42.4801903],[3.1226971,42.4801598],[3.122817,42.4801102],[3.122937,42.4799805],[3.122957,42.4799309],[3.122947,42.4798622],[3.122977,42.4797821],[3.122997,42.4794998],[3.123095,42.479496],[3.1231749,42.4795761],[3.1233051,42.4796486],[3.1236351,42.4796867],[3.123785,42.4796066],[3.1238551,42.479557],[3.1239951,42.479538],[3.124105,42.479496],[3.1242449,42.4794769],[3.1245551,42.4793663],[3.124835,42.479187],[3.125025,42.4790382],[3.125195,42.4789963],[3.1252949,42.4790154],[3.125525,42.4790154],[3.1257949,42.4789352],[3.126075,42.4789085],[3.1262407,42.4792328],[3.1263208,42.4792747],[3.1263709,42.4793434],[3.1265008,42.4795418],[3.126581,42.4796219],[3.1266007,42.479702],[3.1268108,42.4799538],[3.1269708,42.4800835],[3.1271908,42.4802322],[3.1273208,42.4803238],[3.1273508,42.4803848],[3.1272709,42.4805336],[3.1272409,42.4806023],[3.1272509,42.4806747],[3.1273007,42.4807625],[3.1275008,42.4808731],[3.1275909,42.4809151],[3.1276507,42.4809647],[3.1277809,42.4810219],[3.1278708,42.4810829],[3.1282008,42.4812546],[3.1284809,42.4814034],[3.1285307,42.4814224],[3.1286108,42.4815331],[3.128691,42.4816322],[3.1287408,42.4816628],[3.1288209,42.4817047],[3.1289308,42.4817429],[3.1290507,42.4817924],[3.1291409,42.4818535],[3.1293108,42.4819221],[3.1294308,42.481945],[3.129571,42.481945]]}],{"extent":[-1.774115,42.42154,3.129566,43.37304],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=fr&ul=1&a=","style":{"default":{"color":"#ff612f","width":3,"action":{"type":"openurl"},"sort":{"type":"byname"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"","color":"#ff612f","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#402fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#098b23","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Folegandros_Agali_Paliothemonies":{"url":null,"color":"#3d710c","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Folegandros_AnoMeria_Chora":{"url":null,"color":"#1443d9","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Folegandros_Chora_Agali":{"url":null,"color":"#f540b4","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Folegandros_Chora_Karavostasis":{"url":null,"color":"#2fffee","width":6,"exclude":false,"useStyle":true},"FRANCE_PYRENEES\/France_Lourdes_Grotte_Chateau_Fort_Centre_Ville":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"FRANCE_PYRENEES\/Pyrenees_Tour_Ossau_Ayous_Lavigne_Cherue":{"url":null,"color":"#ff612f","width":6,"exclude":true,"useStyle":false},"FRANCE\/GR10_SECTION_1":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":true},"FRANCE\/GR10_SECTION_5":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":true},"FRANCE\/GR10_SECTION_3":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":true},"FRANCE\/GR10_SECTION_7":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":true},"FRANCE\/GR10_SECTION_9":{"url":null,"color":"#a10b0b","width":3,"exclude":false,"useStyle":true},"FRANCE\/GR10_SECTION_2":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_france_gr10 = new getPoiCollection("france_gr10",[{"name":"","owner":"AnaDigit","x":-1.768663,"y":43.358557,"photo":"France_Pyrenees_GR10_Etape1_Jour1_5","type":9,"zoom_level":15,"id":2488,"hlink_GR":"","hlink_EN":"","description":"","height":754,"width":800},{"name":"","owner":"AnaDigit","x":-1.774092,"y":43.373016,"photo":"France_Pyrenees_GR10_Etape1_Jour1_3","type":9,"zoom_level":16,"id":2490,"hlink_GR":"","hlink_EN":"","description":"","height":575,"width":800},{"name":"La baie de Chingoudy","owner":"AnaDigit","x":-1.7701654434206,"y":43.36539400149,"photo":"France_Pyrenees_GR10_Etape1_Jour1_4","type":0,"zoom_level":14,"id":2492,"hlink_GR":"","hlink_EN":"","description":"La baie de Chingoudy \u00e0 l'embouchure de la Bidasoa abrite de nombreux oiseaux migrateurs","height":341,"width":1200},{"name":"","owner":"AnaDigit","x":-1.744352,"y":43.349627,"photo":"France_Pyrenees_GR10_Etape1_Jour1_6","type":9,"zoom_level":15,"id":2493,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":534},{"name":"","owner":"AnaDigit","x":-1.741445,"y":43.334397,"photo":"France_Pyrenees_GR10_Etape1_Jour1_7","type":9,"zoom_level":15,"id":2494,"hlink_GR":"","hlink_EN":"","description":"","height":456,"width":800},{"name":"","owner":"AnaDigit","x":-1.743162,"y":43.333409,"photo":"France_Pyrenees_GR10_Etape1_Jour1_9","type":9,"zoom_level":16,"id":2495,"hlink_GR":"","hlink_EN":"","description":"","height":626,"width":800},{"name":"","owner":"AnaDigit","x":-1.743279,"y":43.333284,"photo":"France_Pyrenees_GR10_Etape1_Jour1_11","type":9,"zoom_level":16,"id":2496,"hlink_GR":"","hlink_EN":"","description":"","height":528,"width":800},{"name":"","owner":"AnaDigit","x":-1.7291,"y":43.332406,"photo":"France_Pyrenees_GR10_Etape1_Jour1_13","type":0,"zoom_level":14,"id":2497,"hlink_GR":"","hlink_EN":"","description":"","height":511,"width":1000},{"name":"","owner":"AnaDigit","x":-1.737475,"y":43.332476,"photo":"France_Pyrenees_GR10_Etape1_Jour1_12","type":9,"zoom_level":16,"id":2498,"hlink_GR":"","hlink_EN":"","description":"","height":633,"width":800},{"name":"","owner":"AnaDigit","x":-1.721764,"y":43.320287,"photo":"France_Pyrenees_GR10_Etape1_Jour1_14","type":9,"zoom_level":15,"id":2499,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":612},{"name":"","owner":"AnaDigit","x":-1.716576,"y":43.317099,"photo":"France_Pyrenees_GR10_Etape1_Jour1_15","type":9,"zoom_level":16,"id":2500,"hlink_GR":"","hlink_EN":"","description":"","height":626,"width":800},{"name":"","owner":"AnaDigit","x":-1.707016,"y":43.320418,"photo":"France_Pyrenees_GR10_Etape1_Jour1_16","type":0,"zoom_level":15,"id":2501,"hlink_GR":"","hlink_EN":"","description":"","height":440,"width":800},{"name":"","owner":"AnaDigit","x":-1.711385,"y":43.31082,"photo":"France_Pyrenees_GR10_Etape1_Jour1_17","type":1,"zoom_level":15,"id":2502,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":605},{"name":"","owner":"AnaDigit","x":-1.700638,"y":43.311641,"photo":"France_Pyrenees_GR10_Etape1_Jour1_18","type":9,"zoom_level":16,"id":2503,"hlink_GR":"","hlink_EN":"","description":"","height":493,"width":800},{"name":"","owner":"AnaDigit","x":-1.69818,"y":43.311893,"photo":"France_Pyrenees_GR10_Etape1_Jour1_19","type":0,"zoom_level":15,"id":2504,"hlink_GR":"","hlink_EN":"","description":"","height":514,"width":800},{"name":"","owner":"AnaDigit","x":-1.329324,"y":43.148264,"photo":"20150918_121259","type":0,"zoom_level":15,"id":2505,"hlink_GR":"","hlink_EN":"","description":"","height":572,"width":800},{"name":"","owner":"AnaDigit","x":-1.318868,"y":43.132344,"photo":"20150918_131739","type":0,"zoom_level":15,"id":2506,"hlink_GR":"","hlink_EN":"","description":"","height":581,"width":800},{"name":"","owner":"AnaDigit","x":-1.372948,"y":43.237348,"photo":"20150917_112317","type":0,"zoom_level":15,"id":2507,"hlink_GR":"","hlink_EN":"","description":"","height":474,"width":800},{"name":"","owner":"AnaDigit","x":-1.6058425903321,"y":43.307804526079,"photo":"20150916_135229","type":9,"zoom_level":15,"id":2508,"hlink_GR":"","hlink_EN":"","description":"","height":612,"width":800},{"name":"","owner":"AnaDigit","x":-1.6575877666475,"y":43.318643790365,"photo":"France_Pyrenees_GR10_Etape1_Jour1_21","type":0,"zoom_level":15,"id":2510,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"","owner":"AnaDigit","x":-1.657356,"y":43.325069,"photo":"France_Pyrenees_GR10_Etape1_Jour2_1","type":0,"zoom_level":16,"id":2511,"hlink_GR":"","hlink_EN":"","description":"","height":765,"width":800},{"name":"","owner":"AnaDigit","x":-1.657803,"y":43.328564,"photo":"France_Pyrenees_GR10_Etape1_Jour2_3","type":0,"zoom_level":16,"id":2512,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"","owner":"AnaDigit","x":-1.6492085456851,"y":43.325461739095,"photo":"France_Pyrenees_GR10_Etape1_Jour2_4","type":0,"zoom_level":15,"id":2513,"hlink_GR":"","hlink_EN":"","description":"","height":567,"width":800},{"name":"","owner":"AnaDigit","x":-1.6468911170962,"y":43.324478315752,"photo":"France_Pyrenees_GR10_Etape1_Jour2_5","type":0,"zoom_level":15,"id":2514,"hlink_GR":"","hlink_EN":"","description":"","height":590,"width":800},{"name":"","owner":"AnaDigit","x":-1.633008003235,"y":43.31682892408,"photo":"_IGP8718","type":9,"zoom_level":14,"id":2515,"hlink_GR":"","hlink_EN":"","description":"","height":870,"width":800},{"name":"","owner":"AnaDigit","x":-1.633012,"y":43.318281,"photo":"_IGP8714","type":9,"zoom_level":15,"id":2516,"hlink_GR":"","hlink_EN":"","description":"","height":424,"width":800},{"name":"","owner":"AnaDigit","x":-1.6369347572329,"y":43.318390102639,"photo":"_IGP8731","type":0,"zoom_level":15,"id":2517,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":638},{"name":"","owner":"AnaDigit","x":-1.6109066009523,"y":43.30902242963,"photo":"_IGP8732","type":9,"zoom_level":15,"id":2518,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"","owner":"AnaDigit","x":-1.4362411499024,"y":43.266912531627,"photo":"_IGP8733","type":0,"zoom_level":14,"id":2519,"hlink_GR":"","hlink_EN":"","description":"","height":575,"width":1000},{"name":"","owner":"AnaDigit","x":-1.433142,"y":43.267322,"photo":"_IGP8734","type":9,"zoom_level":16,"id":2520,"hlink_GR":"","hlink_EN":"","description":"","height":796,"width":800},{"name":"","owner":"AnaDigit","x":-1.3994197845461,"y":43.266850032375,"photo":"_IGP8751","type":0,"zoom_level":14,"id":2521,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":605},{"name":"","owner":"AnaDigit","x":-1.3974456787112,"y":43.265475032601,"photo":"_IGP8757","type":0,"zoom_level":14,"id":2522,"hlink_GR":"","hlink_EN":"","description":"","height":632,"width":800},{"name":"","owner":"AnaDigit","x":-1.4052562713624,"y":43.270443635114,"photo":"_IGP8743","type":0,"zoom_level":15,"id":2523,"hlink_GR":"","hlink_EN":"","description":"","height":539,"width":1000},{"name":"","owner":"AnaDigit","x":-1.34354,"y":43.169945,"photo":"France_Pyrenees_GR10_Arion_rufus","type":8,"zoom_level":15,"id":2524,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"","owner":"AnaDigit","x":-1.345537,"y":43.177329,"photo":"France_Pyrenees_GR10_Etape1_Jour05_001","type":9,"zoom_level":14,"id":2525,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":660},{"name":"","owner":"AnaDigit","x":-1.341962,"y":43.167313,"photo":"France_Pyrenees_GR10_Etape1_Jour05_004","type":0,"zoom_level":14,"id":2526,"hlink_GR":"","hlink_EN":"","description":"","height":662,"width":1000},{"name":"","owner":"AnaDigit","x":-1.660265,"y":43.331998,"photo":"France_Pyrenees_GR10_Etape1_Jour01_025","type":9,"zoom_level":14,"id":2527,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"","owner":"AnaDigit","x":-1.338808,"y":43.162727,"photo":"France_Pyrenees_GR10_Etape1_Jour05_005","type":0,"zoom_level":14,"id":2528,"hlink_GR":"","hlink_EN":"","description":"","height":382,"width":1200},{"name":"","owner":"AnaDigit","x":-1.332714,"y":43.158924,"photo":"France_Pyrenees_GR10_Etape1_Jour05_006","type":0,"zoom_level":14,"id":2529,"hlink_GR":"","hlink_EN":"","description":"","height":346,"width":1200},{"name":"","owner":"AnaDigit","x":-1.334402,"y":43.146333,"photo":"France_Pyrenees_GR10_Etape1_Jour05_007","type":0,"zoom_level":15,"id":2530,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"","owner":"AnaDigit","x":-1.324061,"y":43.132571,"photo":"France_Pyrenees_GR10_Etape1_Jour05_010","type":0,"zoom_level":15,"id":2531,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":678},{"name":"","owner":"AnaDigit","x":-1.328724,"y":43.133872,"photo":"France_Pyrenees_GR10_Etape1_Jour05_016","type":0,"zoom_level":14,"id":2532,"hlink_GR":"","hlink_EN":"","description":"","height":321,"width":1000},{"name":"","owner":"AnaDigit","x":-1.295211,"y":43.147915,"photo":"France_Pyrenees_GR10_Etape1_Jour05_014","type":0,"zoom_level":14,"id":2533,"hlink_GR":"","hlink_EN":"","description":"","height":652,"width":1000},{"name":"","owner":"AnaDigit","x":-1.315838,"y":43.132665,"photo":"France_Pyrenees_GR10_Etape1_Jour05_018","type":0,"zoom_level":14,"id":2534,"hlink_GR":"","hlink_EN":"","description":"","height":662,"width":1000},{"name":"","owner":"AnaDigit","x":-1.309672,"y":43.139307,"photo":"France_Pyrenees_GR10_Etape1_Jour05_021","type":0,"zoom_level":14,"id":2535,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"","owner":"AnaDigit","x":-1.302032,"y":43.141255,"photo":"France_Pyrenees_GR10_Etape1_Jour05_023","type":0,"zoom_level":15,"id":2536,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":530},{"name":"","owner":"AnaDigit","x":-1.299595,"y":43.141041,"photo":"France_Pyrenees_GR10_Etape1_Jour05_025","type":0,"zoom_level":14,"id":2537,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"","owner":"AnaDigit","x":-0.17342758178702,"y":42.865957566729,"photo":"DSC00471","type":9,"zoom_level":16,"id":2538,"hlink_GR":"","hlink_EN":"","description":"","height":553,"width":800},{"name":"","owner":"AnaDigit","x":-0.582768,"y":42.90688,"photo":"France_Pyrenees_GR10_Etape2_Jour11_063","type":6,"zoom_level":15,"id":2548,"hlink_GR":"","hlink_EN":"","description":"","height":609,"width":800},{"name":"","owner":"AnaDigit","x":-0.62957,"y":42.922751,"photo":"France_Pyrenees_GR10_Etape2_Jour11_005","type":9,"zoom_level":15,"id":2549,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.618466,"y":42.911468,"photo":"France_Pyrenees_GR10_Etape2_Jour11_015","type":9,"zoom_level":15,"id":2550,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.640031,"y":42.923408,"photo":"France_Pyrenees_GR10_Etape2_Jour11_003","type":0,"zoom_level":15,"id":2551,"hlink_GR":"","hlink_EN":"","description":"","height":494,"width":1200},{"name":"","owner":"AnaDigit","x":-0.630046,"y":42.923398,"photo":"France_Pyrenees_GR10_Etape2_Jour11_004","type":9,"zoom_level":15,"id":2552,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":620},{"name":"","owner":"AnaDigit","x":-0.62957,"y":42.922751,"photo":"France_Pyrenees_GR10_Etape2_Jour11_005","type":9,"zoom_level":15,"id":2553,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.625173414171,"y":42.923337080058,"photo":"France_Pyrenees_GR10_Etape2_Jour11_009","type":0,"zoom_level":14,"id":2554,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.625741,"y":42.920493,"photo":"France_Pyrenees_GR10_Etape2_Jour11_010","type":0,"zoom_level":14,"id":2555,"hlink_GR":"","hlink_EN":"","description":"","height":485,"width":800},{"name":"","owner":"AnaDigit","x":-0.622781,"y":42.91527,"photo":"France_Pyrenees_GR10_Etape2_Jour11_013","type":0,"zoom_level":13,"id":2556,"hlink_GR":"","hlink_EN":"","description":"","height":508,"width":1000},{"name":"","owner":"AnaDigit","x":-0.616381,"y":42.91364,"photo":"France_Pyrenees_GR10_Etape2_Jour11_018","type":9,"zoom_level":14,"id":2557,"hlink_GR":"","hlink_EN":"","description":"","height":430,"width":1000},{"name":"","owner":"AnaDigit","x":-0.61408,"y":42.913673,"photo":"France_Pyrenees_GR10_Etape2_Jour11_022","type":1,"zoom_level":14,"id":2558,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":696},{"name":"","owner":"AnaDigit","x":-0.612211,"y":42.912758,"photo":"France_Pyrenees_GR10_Etape2_Jour11_026","type":0,"zoom_level":13,"id":2559,"hlink_GR":"","hlink_EN":"","description":"","height":457,"width":1200},{"name":"","owner":"AnaDigit","x":-0.61014,"y":42.91189,"photo":"France_Pyrenees_GR10_Etape2_Jour11_030","type":0,"zoom_level":14,"id":2560,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.610458,"y":42.909763,"photo":"France_Pyrenees_GR10_Etape2_Jour11_031","type":0,"zoom_level":13,"id":2561,"hlink_GR":"","hlink_EN":"","description":"","height":582,"width":1000},{"name":"","owner":"AnaDigit","x":-0.605569,"y":42.905064,"photo":"France_Pyrenees_GR10_Etape2_Jour11_033","type":0,"zoom_level":15,"id":2562,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":-0.603756,"y":42.904113,"photo":"France_Pyrenees_GR10_Etape2_Jour11_035","type":7,"zoom_level":14,"id":2563,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":800},{"name":"","owner":"AnaDigit","x":-0.603863,"y":42.904348,"photo":"France_Pyrenees_GR10_Etape2_Jour11_036","type":9,"zoom_level":15,"id":2564,"hlink_GR":"","hlink_EN":"","description":"","height":551,"width":800},{"name":"","owner":"AnaDigit","x":-0.602265,"y":42.903311,"photo":"France_Pyrenees_GR10_Etape2_Jour11_037","type":0,"zoom_level":14,"id":2565,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"","owner":"AnaDigit","x":-0.600258,"y":42.90291,"photo":"France_Pyrenees_GR10_Etape2_Jour11_041","type":0,"zoom_level":15,"id":2566,"hlink_GR":"","hlink_EN":"","description":"","height":520,"width":1200},{"name":"","owner":"AnaDigit","x":-0.598531,"y":42.902706,"photo":"France_Pyrenees_GR10_Etape2_Jour11_045","type":0,"zoom_level":13,"id":2567,"hlink_GR":"","hlink_EN":"","description":"","height":528,"width":1200},{"name":"","owner":"AnaDigit","x":-0.598735,"y":42.902832,"photo":"France_Pyrenees_GR10_Etape2_Jour11_043","type":1,"zoom_level":15,"id":2568,"hlink_GR":"","hlink_EN":"","description":"","height":567,"width":800},{"name":"","owner":"AnaDigit","x":-0.592808,"y":42.900351,"photo":"France_Pyrenees_GR10_Etape2_Jour11_048","type":0,"zoom_level":14,"id":2569,"hlink_GR":"","hlink_EN":"","description":"","height":511,"width":1000},{"name":"","owner":"AnaDigit","x":-0.592613,"y":42.900666,"photo":"France_Pyrenees_GR10_Etape2_Jour11_050","type":0,"zoom_level":14,"id":2570,"hlink_GR":"","hlink_EN":"","description":"","height":408,"width":1200},{"name":"","owner":"AnaDigit","x":-0.591391,"y":42.90122,"photo":"France_Pyrenees_GR10_Etape2_Jour11_052","type":9,"zoom_level":13,"id":2571,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.592491,"y":42.901684,"photo":"France_Pyrenees_GR10_Etape2_Jour11_057","type":7,"zoom_level":15,"id":2572,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":667},{"name":"","owner":"AnaDigit","x":-0.594285,"y":42.904093,"photo":"France_Pyrenees_GR10_Etape2_Jour11_058","type":9,"zoom_level":16,"id":2573,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.593163,"y":42.90496,"photo":"France_Pyrenees_GR10_Etape2_Jour11_059","type":6,"zoom_level":14,"id":2574,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":-0.59283,"y":42.904968,"photo":"France_Pyrenees_GR10_Etape2_Jour11_060","type":6,"zoom_level":14,"id":2575,"hlink_GR":"","hlink_EN":"http:\/\/www.champyves.fr\/home\/par_image\/toutes_consoles.htm","description":"","height":683,"width":800},{"name":"","owner":"AnaDigit","x":-0.590785,"y":42.9079,"photo":"France_Pyrenees_GR10_Etape2_Jour11_061","type":0,"zoom_level":14,"id":2576,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.579218,"y":42.907128,"photo":"France_Pyrenees_GR10_Etape2_Jour11_064","type":9,"zoom_level":16,"id":2577,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.579246,"y":42.906136,"photo":"France_Pyrenees_GR10_Etape2_Jour11_065","type":9,"zoom_level":15,"id":2578,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.572588,"y":42.906448,"photo":"France_Pyrenees_GR10_Etape2_Jour11_066","type":9,"zoom_level":16,"id":2579,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.572635,"y":42.907458,"photo":"France_Pyrenees_GR10_Etape2_Jour11_068","type":9,"zoom_level":15,"id":2580,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":677},{"name":"","owner":"AnaDigit","x":-0.572251,"y":42.906398,"photo":"France_Pyrenees_GR10_Etape2_Jour11_067","type":9,"zoom_level":14,"id":2581,"hlink_GR":"","hlink_EN":"","description":"","height":533,"width":800},{"name":"","owner":"AnaDigit","x":-0.414698,"y":42.886901,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0021","type":9,"zoom_level":15,"id":2593,"hlink_GR":"","hlink_EN":"","description":"","height":598,"width":800},{"name":"","owner":"AnaDigit","x":-0.413245,"y":42.9041,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0071","type":0,"zoom_level":14,"id":2594,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":522},{"name":"","owner":"AnaDigit","x":-0.422641,"y":42.905698,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0041","type":9,"zoom_level":15,"id":2595,"hlink_GR":"","hlink_EN":"","description":"","height":748,"width":800},{"name":"","owner":"AnaDigit","x":-0.414383,"y":42.906931,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0081","type":9,"zoom_level":15,"id":2596,"hlink_GR":"","hlink_EN":"","description":"","height":799,"width":800},{"name":"","owner":"AnaDigit","x":-0.405023,"y":42.90931,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0111","type":9,"zoom_level":15,"id":2597,"hlink_GR":"","hlink_EN":"","description":"","height":712,"width":800},{"name":"","owner":"AnaDigit","x":-0.402516,"y":42.91089,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0131","type":0,"zoom_level":14,"id":2598,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.392685,"y":42.91123,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0142","type":0,"zoom_level":13,"id":2599,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"","owner":"AnaDigit","x":-0.392733,"y":42.911873,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0161","type":9,"zoom_level":15,"id":2600,"hlink_GR":"","hlink_EN":"","description":"","height":720,"width":800},{"name":"","owner":"AnaDigit","x":-0.391136,"y":42.911575,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0172","type":0,"zoom_level":13,"id":2601,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.388886,"y":42.912145,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0181","type":0,"zoom_level":14,"id":2602,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.385731,"y":42.913103,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0191","type":0,"zoom_level":15,"id":2603,"hlink_GR":"","hlink_EN":"","description":"","height":519,"width":800},{"name":"","owner":"AnaDigit","x":-0.382675,"y":42.913276,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0201","type":0,"zoom_level":15,"id":2604,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.381636,"y":42.913573,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0211","type":0,"zoom_level":14,"id":2605,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"","owner":"AnaDigit","x":-0.379215,"y":42.913281,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0221","type":9,"zoom_level":15,"id":2606,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":-0.380318,"y":42.913389,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0242","type":0,"zoom_level":14,"id":2609,"hlink_GR":"","hlink_EN":"","description":"","height":521,"width":1000},{"name":"","owner":"AnaDigit","x":-0.373521,"y":42.912578,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0251","type":0,"zoom_level":14,"id":2610,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.367485,"y":42.912326,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0261","type":0,"zoom_level":13,"id":2611,"hlink_GR":"","hlink_EN":"","description":"","height":511,"width":1000},{"name":"","owner":"AnaDigit","x":-0.364401,"y":42.912285,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0271","type":0,"zoom_level":13,"id":2612,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"","owner":"AnaDigit","x":-0.362755,"y":42.912788,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0281","type":0,"zoom_level":14,"id":2613,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":-0.356053,"y":42.913753,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0301","type":0,"zoom_level":14,"id":2614,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.350905,"y":42.91528,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0312","type":0,"zoom_level":15,"id":2615,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":674},{"name":"","owner":"AnaDigit","x":-0.41818043622257,"y":42.9061894014,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0057","type":0,"zoom_level":14,"id":2616,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.34979,"y":42.91601,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0351","type":0,"zoom_level":15,"id":2617,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":-0.345863,"y":42.91751,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0381","type":0,"zoom_level":14,"id":2618,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":-0.34298805026586,"y":42.920909955607,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0431","type":0,"zoom_level":13,"id":2619,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.342105,"y":42.919756,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0441","type":0,"zoom_level":13,"id":2620,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":710},{"name":"","owner":"AnaDigit","x":-0.34016,"y":42.918225,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0481","type":0,"zoom_level":12,"id":2621,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.338066,"y":42.918345,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0511","type":0,"zoom_level":12,"id":2622,"hlink_GR":"","hlink_EN":"","description":"","height":504,"width":1200},{"name":"","owner":"AnaDigit","x":-0.330626,"y":42.92018,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0531","type":9,"zoom_level":15,"id":2623,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"","owner":"AnaDigit","x":-0.330258,"y":42.920291,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0541","type":0,"zoom_level":11,"id":2624,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":1200},{"name":"","owner":"AnaDigit","x":-0.330248,"y":42.920293,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0571","type":0,"zoom_level":13,"id":2625,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.329195,"y":42.921723,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0581","type":0,"zoom_level":14,"id":2626,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.329125,"y":42.92253,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0591","type":9,"zoom_level":15,"id":2627,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":-0.327975,"y":42.925085,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0621","type":0,"zoom_level":13,"id":2628,"hlink_GR":"","hlink_EN":"","description":"","height":469,"width":1200},{"name":"","owner":"AnaDigit","x":-0.323471,"y":42.92654,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0651","type":0,"zoom_level":13,"id":2629,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.321198,"y":42.927113,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0671","type":9,"zoom_level":15,"id":2630,"hlink_GR":"","hlink_EN":"","description":"","height":798,"width":800},{"name":"","owner":"AnaDigit","x":-0.32268014021132,"y":42.930707786563,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0741","type":0,"zoom_level":13,"id":2631,"hlink_GR":"","hlink_EN":"","description":"","height":535,"width":1200},{"name":"","owner":"AnaDigit","x":-0.324563,"y":42.932603,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0751","type":9,"zoom_level":15,"id":2632,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"","owner":"AnaDigit","x":-0.32444,"y":42.932731,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0761","type":9,"zoom_level":16,"id":2633,"hlink_GR":"","hlink_EN":"","description":"","height":671,"width":800},{"name":"","owner":"AnaDigit","x":-0.323448,"y":42.934348,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0781","type":0,"zoom_level":13,"id":2634,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":543},{"name":"","owner":"AnaDigit","x":-0.323235,"y":42.93463,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0791","type":9,"zoom_level":15,"id":2635,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"","owner":"AnaDigit","x":-0.321523,"y":42.938995,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0821","type":0,"zoom_level":14,"id":2636,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.32226,"y":42.942841,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0831","type":9,"zoom_level":15,"id":2637,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":800},{"name":"","owner":"AnaDigit","x":-0.328668,"y":42.956588,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0851","type":9,"zoom_level":15,"id":2638,"hlink_GR":"","hlink_EN":"","description":"","height":668,"width":800},{"name":"","owner":"AnaDigit","x":-0.328093,"y":42.955595,"photo":"France_Pyrenees_GR10_Etape3_Jour14_0841","type":9,"zoom_level":15,"id":2639,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.205953,"y":42.89796,"photo":"France_Pyrenees_GR10_Etape3_Jour17_0231","type":450,"zoom_level":15,"id":2654,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":-0.196238,"y":42.882483,"photo":"France_Pyrenees_GR10_Etape3_Jour17_0241","type":450,"zoom_level":15,"id":2655,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"Chalet de la Grange de Holle","owner":"AnaDigit","x":-0.0226,"y":42.7394,"photo":"FR_PYR_CHALET_DE_LA_GRANGE_DE_HOLLE_1","type":447,"zoom_level":11,"id":2678,"hlink_GR":"http:\/\/chaletlagrangedeholle.ffcam.fr","hlink_EN":"http:\/\/chaletlagrangedeholle.ffcam.fr","description":"
Altitude : 1495 m
Tel : +33 5 62 92 48 77<\/a>
Web :
chaletlagrangedeholle.ff...<\/a>
email :
clubalpin.lourdes@wanado...<\/a>
Adresse : Route de Boucharo
Info : Ouvert de mi-d\u00e9cembre \u00e0 fin mars et de d\u00e9but mai \u00e0 fin octobre.
<\/div>","height":210,"width":300},{"name":"Chalet du Clot","owner":"AnaDigit","x":-0.1473,"y":42.8519,"photo":"FR_PYR_CHALET_DU_CLOT_1","type":447,"zoom_level":9,"id":2679,"hlink_GR":"http:\/\/www.chaletduclot.fr","hlink_EN":"http:\/\/www.chaletduclot.fr","description":"
Altitude : 943 m
Tel :
+33 5 62 92 61 27<\/a>
Web :
www.chaletduclot.fr<\/a>
Info : Ouvert toute l'ann\u00e9e
<\/div>","height":192,"width":300},{"name":"Chalet refuge de Gabas","owner":"AnaDigit","x":-0.423617,"y":42.88804,"photo":"FR_PYR_CHALET_REFUGE_DE_GABAS_1","type":447,"zoom_level":18,"id":2680,"hlink_GR":"","hlink_EN":"","description":"
Altitude : 1064 m
Info : Ferm\u00e9 d\u00e9finitivement
<\/div>","height":200,"width":257},{"name":"Hospice de France","owner":"AnaDigit","x":0.655,"y":42.7211,"photo":"FR_PYR_HOSPICE_DE_FRANCE_1","type":447,"zoom_level":11,"id":2681,"hlink_GR":"http:\/\/www.hospicedefrance.com","hlink_EN":"http:\/\/www.hospicedefrance.com","description":"
Altitude : 1396 m
Tel :
+33 6 88 32 40 64<\/a>
Web :
www.hospicedefrance.com<\/a>
Info : Ouvert depuis le 16 avril
<\/div>","height":198,"width":300},{"name":"Refuge auberge du lac d'O\u00f4","owner":"AnaDigit","x":0.4908,"y":42.7446,"photo":"FR_PYR_REFUGE_AUBERGE_DU_LAC_D_OO_1","type":447,"zoom_level":9,"id":2682,"hlink_GR":"http:\/\/www.refuge-lac-oo.com","hlink_EN":"http:\/\/www.refuge-lac-oo.com","description":"
Altitude : 1502 m
Tel :
+33 5 61 79 12 29<\/a>
Web :
www.refuge-lac-oo.com<\/a>
Info : Ouvert du 27 avril au 30 octobre
<\/div>","height":199,"width":300},{"name":"Refuge CAF des Bouillouses","owner":"AnaDigit","x":2.0034,"y":42.559,"photo":"FR_PYR_REFUGE_CAF_DES_BOUILLOUSES_1","type":447,"zoom_level":7,"id":2683,"hlink_GR":"http:\/\/refugedesbouillouses.ffcam.fr","hlink_EN":"http:\/\/refugedesbouillouses.ffcam.fr","description":"
Altitude : 2005 m
Tel :
+33 4 68 04 93 88<\/a>
Web :
refugedesbouillouses.ffc...<\/a>
email :
bouillousesrefuge@wanado...<\/a>
Info : De d\u00e9but d\u00e9cembre \u00e0 fin avril et de d\u00e9but juin \u00e0 fin octobre - sur r\u00e9servation pour les groupes en novembre
<\/div>","height":200,"width":276},{"name":"Refuge Campana de Cloutou","owner":"AnaDigit","x":0.2053,"y":42.8816,"photo":"FR_PYR_REFUGE_CAMPANA_DE_CLOUTOU_1","type":447,"zoom_level":11,"id":2684,"hlink_GR":"http:\/\/refugecampanadecloutou.ffcam.fr","hlink_EN":"http:\/\/refugecampanadecloutou.ffcam.fr","description":"
Altitude : 2225 m
Tel :
+33 6 16 66 30 37<\/a>
Web :
refugecampanadecloutou.f...<\/a>
email :
caf.bagneres.bigorre.65@...<\/a>
Info : Ouvert de d\u00e9but juin \u00e0 fin septembre
<\/div>","height":192,"width":300},{"name":"Refuge d'Arlet","owner":"AnaDigit","x":-0.61565,"y":42.84065,"photo":"FR_PYR_REFUGE_D_ARLET_1","type":447,"zoom_level":10,"id":2685,"hlink_GR":"http:\/\/sites.google.com\/site\/refugearlet","hlink_EN":"http:\/\/sites.google.com\/site\/refugearlet","description":"
Altitude : 1994 m
Tel :
+335 59 36 00 99<\/a>
Web :
sites.google.com\/site\/re...<\/a>
Info : Ouvert de juin \u00e0 septembre
<\/div>","height":200,"width":298},{"name":"Refuge d'Arr\u00e9moulit","owner":"AnaDigit","x":-0.3291,"y":42.84607,"photo":"FR_PYR_REFUGE_D_ARREMOULIT_1","type":447,"zoom_level":10,"id":2686,"hlink_GR":"http:\/\/refuge-arremoulit.blogspot.fr","hlink_EN":"http:\/\/refuge-arremoulit.blogspot.fr","description":"
Altitude : 2280 m
Tel :
+33 5 59 05 31 79<\/a>
Web :
refuge-arremoulit.blogsp...<\/a>
email :
refugedarremoulit@ffcam....<\/a>
Info : Ouvert \u00e0 partir du 29 mai
<\/div>","height":197,"width":300},{"name":"Refuge d'Ayous","owner":"AnaDigit","x":-0.4911,"y":42.8485,"photo":"FR_PYR_REFUGE_D_AYOUS_1","type":447,"zoom_level":10,"id":2687,"hlink_GR":"http:\/\/www.tourisme64.com\/hebergement-collectif\/gabas\/refuge-d-ayous\/HCOAQU064011SGKU.html","hlink_EN":"http:\/\/www.tourisme64.com\/hebergement-collectif\/gabas\/refuge-d-ayous\/HCOAQU064011SGKU.html","description":"
Altitude : 1977 m
Tel :
+33 5 59 05 37 00<\/a>
Web :
www.tourisme64.com\/heber...<\/a>
Info : Ouvert du 1er juin au 30 septembre
<\/div>","height":182,"width":300},{"name":"Refuge de Barroude","owner":"AnaDigit","x":0.1441,"y":42.73415,"photo":"FR_PYR_REFUGE_DE_BARROUDE_1","type":447,"zoom_level":11,"id":2688,"hlink_GR":"http:\/\/www.refuge-barroude.fr","hlink_EN":"http:\/\/www.refuge-barroude.fr","description":"
Altitude : 2384 m
Tel :
+335 62 39 61 10<\/a>
Web :
www.refuge-barroude.fr<\/a>
Info : Refuge d\u00e9truit par un incendie en 2014. Il ne reste qu'un petit abri sommaire
<\/div>","height":193,"width":300},{"name":"Refuge de Bassi\u00e8s","owner":"AnaDigit","x":1.4134,"y":42.7653,"photo":"FR_PYR_REFUGE_DE_BASSIES_1","type":447,"zoom_level":9,"id":2689,"hlink_GR":"http:\/\/bassies.free.fr","hlink_EN":"http:\/\/bassies.free.fr","description":"
Altitude : 1654 m
Tel :
+33 6 89 40 65 00<\/a>
Web :
bassies.free.fr<\/a>
Info : Ouvert \u00e0 partir du 29 mai
<\/div>","height":178,"width":300},{"name":"Refuge de Bastan","owner":"AnaDigit","x":0.2097,"y":42.85325,"photo":"FR_PYR_REFUGE_DE_BASTAN_1","type":447,"zoom_level":11,"id":2690,"hlink_GR":"http:\/\/refugedebastan.fr","hlink_EN":"http:\/\/refugedebastan.fr","description":"
Altitude : 2236 m
Tel :
+335 62 98 48 80<\/a>
Web :
refugedebastan.fr<\/a>
Info : Ouvert du 1er juin \u00e0 fin septembre
<\/div>","height":200,"width":287},{"name":"Refuge de Bayssellance","owner":"AnaDigit","x":-0.1241,"y":42.7794,"photo":"FR_PYR_REFUGE_DE_BAYSSELLANCE_1","type":447,"zoom_level":10,"id":2691,"hlink_GR":"http:\/\/refugebayssellance.ffcam.fr","hlink_EN":"http:\/\/refugebayssellance.ffcam.fr","description":"
Altitude : 2651 m
Tel :
+339 74 77 66 52<\/a>
Web :
refugebayssellance.ffcam...<\/a>
email :
caf.bayssellance@gmail.c...<\/a>
Info : Ouvert du 1er mai (fonction de l'enneigement) au 30 septembre
<\/div>","height":191,"width":300},{"name":"Refuge de la Gl\u00e8re","owner":"AnaDigit","x":0.0905,"y":42.8609,"photo":"FR_PYR_REFUGE_DE_LA_GLERE_1","type":447,"zoom_level":11,"id":2692,"hlink_GR":"http:\/\/refugedelaglere.ffcam.fr","hlink_EN":"http:\/\/refugedelaglere.ffcam.fr","description":"
Altitude : 2153 m
Tel :
+33 6 80 01 25 64<\/a>
Web :
refugedelaglere.ffcam.fr<\/a>
email :
clubalpin.lourdes@wanado...<\/a>
Info : Ouvert de mi-f\u00e9vrier \u00e0 septembre et les weekends d'octobre
<\/div>","height":200,"width":267},{"name":"Refuge de l'Etang d'Araing","owner":"AnaDigit","x":0.8734,"y":42.8347,"photo":"FR_PYR_REFUGE_DE_L_ETANG_D_ARAING_1","type":447,"zoom_level":8,"id":2693,"hlink_GR":"http:\/\/refugeetangdaraing.ffcam.fr","hlink_EN":"http:\/\/refugeetangdaraing.ffcam.fr","description":"
Altitude : 1965 m
Tel :
+33 5 61 96 73 73<\/a>
Web :
refugeetangdaraing.ffcam...<\/a>
email :
cafma09@gmail.com<\/a>
Info : Ouvert de d\u00e9but juin \u00e0 fin septembre. Seulement les weekends en avril, mai, octobre, uniquement sur r\u00e9servation et selon m\u00e9t\u00e9o
<\/div>","height":200,"width":300},{"name":"Refuge de l'\u00e9tang du Fourcat","owner":"AnaDigit","x":1.4898,"y":42.6651,"photo":"FR_PYR_REFUGE_DE_L_ETANG_DU_FOURCAT_1","type":447,"zoom_level":10,"id":2694,"hlink_GR":"http:\/\/refugeetangfourcat.ffcam.fr","hlink_EN":"http:\/\/refugeetangfourcat.ffcam.fr","description":"
Altitude : 2440 m
Tel :
+33 5 61 65 43 15<\/a>
Web :
refugeetangfourcat.ffcam...<\/a>
email :
cafma09@gmail.com<\/a>
Info : Ouvert du 22 juin au 15 septembre
<\/div>","height":200,"width":267},{"name":"Refuge de l'\u00e9tang du Pinet","owner":"AnaDigit","x":1.3966,"y":42.69135,"photo":"FR_PYR_REFUGE_DE_L_ETANG_DU_PINET_1","type":447,"zoom_level":11,"id":2695,"hlink_GR":"http:\/\/refugeetangpinet.ffcam.fr","hlink_EN":"http:\/\/refugeetangpinet.ffcam.fr","description":"
Altitude : 2240 m
Tel :
+33 5 61 64 80 81<\/a>
Web :
refugeetangpinet.ffcam.f...<\/a>
email :
pinet9@gmail.com<\/a>
Info : Ouvert de d\u00e9but juin \u00e0 fin septembre et de d\u00e9but octobre \u00e0 fin mai sur r\u00e9servation
<\/div>","height":200,"width":267},{"name":"Refuge de l'Oule","owner":"AnaDigit","x":0.2074,"y":42.8245,"photo":"FR_PYR_REFUGE_DE_L_OULE_1","type":447,"zoom_level":10,"id":2696,"hlink_GR":"http:\/\/www.saintlary-vacances.com\/oule","hlink_EN":"http:\/\/www.saintlary-vacances.com\/oule","description":"
Altitude : 1813 m
Tel :
+33 5 62 98 48 62<\/a>
Web :
www.saintlary-vacances.c...<\/a>
","height":200,"width":300},{"name":"Refuge de Mariailles","owner":"AnaDigit","x":2.4078,"y":42.5017,"photo":"FR_PYR_REFUGE_DE_MARIAILLES_1","type":447,"zoom_level":8,"id":2697,"hlink_GR":"http:\/\/www.refugedemariailles.fr","hlink_EN":"http:\/\/www.refugedemariailles.fr","description":"
Altitude : 811 m
Tel :
+33 4 68 05 57 99<\/a>
Web :
www.refugedemariailles.f...<\/a>
Info : Ouvert du 1er juillet au 31 ao\u00fbt
<\/div>","height":200,"width":300},{"name":"Refuge de Noh\u00e8des","owner":"AnaDigit","x":2.203,"y":42.6392,"photo":"FR_PYR_REFUGE_DE_NOHEDES_1","type":447,"zoom_level":11,"id":2698,"hlink_GR":"http:\/\/refugedenohedes.ffcam.fr","hlink_EN":"http:\/\/refugedenohedes.ffcam.fr","description":"
Altitude : 2310 m
Web :
refugedenohedes.ffcam.fr<\/a>
email :
cafprades@wanadoo.fr<\/a>
Info : Non-gard\u00e9, ouvert en permanance
<\/div>","height":200,"width":300},{"name":"Refuge de Pombie","owner":"AnaDigit","x":-0.4269,"y":42.8356,"photo":"FR_PYR_REFUGE_DE_POMBIE_1","type":447,"zoom_level":11,"id":2699,"hlink_GR":"http:\/\/refugedepombie.ffcam.fr","hlink_EN":"http:\/\/refugedepombie.ffcam.fr","description":"
Altitude : 1903 m
Tel :
+33 5 59 05 31 78<\/a>
Web :
refugedepombie.ffcam.fr<\/a>
email :
clubalpin-pau@orange.fr<\/a>
Info : Ouvert de d\u00e9but juin \u00e0 mi-octobre. Weekends d'octobre sur r\u00e9servation
<\/div>","height":200,"width":277},{"name":"Refuge de Tuquerouye","owner":"AnaDigit","x":0.03988,"y":42.6976,"photo":"FR_PYR_REFUGE_DE_TUQUEROUYE_1","type":447,"zoom_level":10,"id":2700,"hlink_GR":"http:\/\/refugetuquerouye.ffcam.fr","hlink_EN":"http:\/\/refugetuquerouye.ffcam.fr","description":"
Altitude : 2666 m
Web :
refugetuquerouye.ffcam.f...<\/a>
email :
clubalpin.lourdes@wanado...<\/a>
Info : Non-gard\u00e9, ouvert en permanance
<\/div>","height":200,"width":300},{"name":"Refuge de Venasque","owner":"AnaDigit","x":0.6422,"y":42.69965,"photo":"FR_PYR_REFUGE_DE_VENASQUE_1","type":447,"zoom_level":11,"id":2701,"hlink_GR":"http:\/\/refugedevenasque.ffcam.fr","hlink_EN":"http:\/\/refugedevenasque.ffcam.fr","description":"
Altitude : 2239 m
Tel :
+33 5 61 79 26 46<\/a>
Web :
refugedevenasque.ffcam.f...<\/a>
Info : Ouvert de d\u00e9but \u00e0 fin septembre + weekend si la m\u00e9t\u00e9o le permet
<\/div>","height":198,"width":300},{"name":"Refuge d'en Beys","owner":"AnaDigit","x":1.9441,"y":42.6267,"photo":"FR_PYR_REFUGE_D_EN_BEYS_1","type":447,"zoom_level":11,"id":2702,"hlink_GR":"http:\/\/refuge-enbeys.com","hlink_EN":"http:\/\/refuge-enbeys.com","description":"
Altitude : 1966 m
Tel :
+33 5 61 64 24 24<\/a>
Web :
refuge-enbeys.com<\/a>
Info : Ouvert du 1er juin au 29 septembre
<\/div>","height":200,"width":293},{"name":"Refuge des B\u00e9sines","owner":"AnaDigit","x":1.8685,"y":42.6039,"photo":"FR_PYR_REFUGE_DES_BESINES_1","type":447,"zoom_level":8,"id":2703,"hlink_GR":"http:\/\/refugedesbesines.ffcam.fr","hlink_EN":"http:\/\/refugedesbesines.ffcam.fr","description":"
Altitude : 2104 m
Tel :
+33 9 88 77 35 28<\/a>
Web :
refugedesbesines.ffcam.f...<\/a>
email :
cafma09@gmail.com<\/a>
Info : Ouvert de d\u00e9but juin \u00e0 fin septembre et de d\u00e9but octobre \u00e0 fin mai sur r\u00e9servation
<\/div>","height":154,"width":300},{"name":"Refuge des Camporells","owner":"AnaDigit","x":2.0112,"y":42.62195,"photo":"FR_PYR_REFUGE_DES_CAMPORELLS_1","type":447,"zoom_level":11,"id":2704,"hlink_GR":"http:\/\/www.capcir-pyrenees.com\/Le-site-classe-des-Camporells--5541.phtm?lng=FR_CC","hlink_EN":"http:\/\/www.capcir-pyrenees.com\/Le-site-classe-des-Camporells--5541.phtm?lng=FR_CC","description":"
Altitude : 2246 m
Tel :
+33 6 82 12 99 22<\/a>
Web :
www.capcir-pyrenees.com\/...<\/a>
email :
refcamporells@hotmail.fr<\/a>
Info : Ouvert du 25 mai au 30 octobre, durant les vacances de No\u00ebl et de f\u00e9vrier. Le reste de l'ann\u00e9e sur r\u00e9servation.
<\/div>","height":200,"width":289},{"name":"Refuge des Espuguettes","owner":"AnaDigit","x":0.0123,"y":42.7199,"photo":"FR_PYR_REFUGE_DES_ESPUGUETTES_1","type":447,"zoom_level":11,"id":2705,"hlink_GR":"http:\/\/refuge-des-espuguettes.blogspot.fr","hlink_EN":"http:\/\/refuge-des-espuguettes.blogspot.fr","description":"
Altitude : 2019 m
Tel :
+33 5 62 92 40 63<\/a>
Web :
refuge-des-espuguettes.b...<\/a>
Info : Ouvert \u00e0 partir du 1er juin
<\/div>","height":200,"width":274},{"name":"Refuge des Oulettes de Gaube","owner":"AnaDigit","x":-0.1414,"y":42.7929,"photo":"FR_PYR_REFUGE_DES_OULETTES_DE_GAUBE_1","type":447,"zoom_level":8,"id":2706,"hlink_GR":"http:\/\/refugeouletesdegaube.ffcam.fr","hlink_EN":"http:\/\/refugeouletesdegaube.ffcam.fr","description":"
Altitude : 2151 m
Tel :
+33 5 62 92 62 97<\/a>
Web :
refugeouletesdegaube.ffc...<\/a>
email :
clubalpin.lourdes@wanado...<\/a>
Info : Ouvert de mi-f\u00e9vrier a mi- mai (se renseigner aupr\u00e8s du gardien) et de fin mai \u00e0 fin septembre. Les weekends d'octobre sur r\u00e9servation.
<\/div>","height":200,"width":300},{"name":"Refuge des Estagnous","owner":"AnaDigit","x":1.0724,"y":42.7974,"photo":"FR_PYR_REFUGE_DES_ESTAGNOUS_1","type":447,"zoom_level":11,"id":2707,"hlink_GR":"http:\/\/www.ariege.com\/refuge-estagnous","hlink_EN":"http:\/\/www.ariege.com\/refuge-estagnous","description":"
Altitude : 2272 m
Tel :
+33 5 61 96 76 22<\/a>
Web :
www.ariege.com\/refuge-es...<\/a>
Info : Le refuge est gard\u00e9 en continu du 8 juin au 5 octobre puis les week-ends des 12-13 et 19-20 octobre
<\/div>","height":200,"width":300},{"name":"Refuge des Sarradets","owner":"AnaDigit","x":-0.033,"y":42.69588,"photo":"FR_PYR_REFUGE_DES_SARRADETS_1","type":447,"zoom_level":11,"id":2708,"hlink_GR":"http:\/\/refugebrechederoland.ffcam.fr","hlink_EN":"http:\/\/refugebrechederoland.ffcam.fr","description":"
Altitude : 2587 m
Tel :
+336 83 38 13 24<\/a>
Web :
refugebrechederoland.ffc...<\/a>
email :
clubalpin.tarbes@wanadoo...<\/a>
Info : Refuge gard\u00e9 du 20 mars au 6 avril 2015 puis du 30 mai au 30 septembre 2015 et les 3 premiers week-end d'octobre 2015 selon les conditions m\u00e9t\u00e9o.
<\/div>","height":200,"width":300},{"name":"Refuge d'Espingo","owner":"AnaDigit","x":0.4996,"y":42.73055,"photo":"FR_PYR_REFUGE_D_ESPINGO_1","type":447,"zoom_level":11,"id":2709,"hlink_GR":"http:\/\/refugedespingo.ffcam.fr","hlink_EN":"http:\/\/refugedespingo.ffcam.fr","description":"
Altitude : 1967 m
Tel :
+33 5 61 79 20 01<\/a>
Web :
refugedespingo.ffcam.fr<\/a>
email :
clubalpintoulouse@wanado...<\/a>
Info : Ouvert de mi- mai \u00e0 mi-octobre
<\/div>","height":200,"width":267},{"name":"Refuge d'Estom","owner":"AnaDigit","x":-0.099,"y":42.8079,"photo":"FR_PYR_REFUGE_D_ESTOM_1","type":447,"zoom_level":11,"id":2710,"hlink_GR":"http:\/\/www.pyrenees-passion.info\/refuge_estom.php","hlink_EN":"http:\/\/www.pyrenees-passion.info\/refuge_estom.php","description":"
Altitude : 1872 m
Tel :
+33 5 62 92 07 18<\/a>
Web :
www.pyrenees-passion.inf...<\/a>
Info : Ouvert du 1er juin au 30 septembre
<\/div>","height":200,"width":288},{"name":"Refuge d'Ilh\u00e9ou","owner":"AnaDigit","x":-0.1733,"y":42.86615,"photo":"FR_PYR_REFUGE_D_ILHEOU_1","type":447,"zoom_level":10,"id":2711,"hlink_GR":"http:\/\/www.cauterets.com\/se-loger\/gites-etapes-refuges\/refuge-d-039-ilheou","hlink_EN":"http:\/\/www.cauterets.com\/se-loger\/gites-etapes-refuges\/refuge-d-039-ilheou","description":"
Altitude : 1966 m
Tel :
+33 6 88 43 55 17<\/a>
Web :
www.cauterets.com\/se-log...<\/a>
Info : Ouvert du 1er juin au 30 septembre
<\/div>","height":200,"width":300},{"name":"Refuge Du Chioula","owner":"AnaDigit","x":1.8635,"y":42.7551,"photo":"FR_PYR_REFUGE_DU_CHIOULA_1","type":447,"zoom_level":11,"id":2712,"hlink_GR":"http:\/\/www.refugeduchioula.com","hlink_EN":"http:\/\/www.refugeduchioula.com","description":"
Altitude : 1613 m
Tel :
+33 5 61 64 06 97<\/a>
Web :
www.refugeduchioula.com<\/a>
email :
alvaro@refugeduchioula.c...<\/a>
Adresse : Refuge du Chioula, 09110, IGNAUX
Info : Ouvert \u00e0 partir du 1er juin 2013
<\/div>","height":200,"width":267},{"name":"Chalet de Gourette FFCAM","owner":"AnaDigit","x":-0.334,"y":42.9595,"photo":"FR_PYR_REFUGE_DU_CLUB_ALPIN_DE_GOURETTE_1","type":447,"zoom_level":9,"id":2713,"hlink_GR":"http:\/\/chaletdegourette.ffcam.fr","hlink_EN":"http:\/\/chaletdegourette.ffcam.fr","description":"
Altitude : 1350 m
Tel :
+33 5 59 05 10 56<\/a>
Web :
chaletdegourette.ffcam.f...<\/a>
email :
YTonner@aol.com<\/a>
Adresse : 64440 Gourette
Info : Ouvert de d\u00e9but d\u00e9cembre \u00e0 fin mars et de d\u00e9but juin au 15 septembre.
<\/div>","height":200,"width":267},{"name":"Refuge du Larribet","owner":"AnaDigit","x":-0.2888,"y":42.8582,"photo":"FR_PYR_REFUGE_DU_LARRIBET_1","type":447,"zoom_level":11,"id":2714,"hlink_GR":"http:\/\/refugedelarribet.ffcam.fr","hlink_EN":"http:\/\/refugedelarribet.ffcam.fr","description":"
Altitude : 2072 m
Tel :
+33 9 88 66 61 22<\/a>
Web :
refugedelarribet.ffcam.f...<\/a>
email :
clubalpin.lourdes@wanado...<\/a>
Info : Ouvert les week-end d'avril et mai sur r\u00e9servation, de fin mai \u00e0 d\u00e9but octobre et les weekends d'octobre
<\/div>","height":200,"width":300},{"name":"Refuge du Maupas","owner":"AnaDigit","x":0.5491,"y":42.71485,"photo":"FR_PYR_REFUGE_DU_MAUPAS_1","type":447,"zoom_level":11,"id":2715,"hlink_GR":"http:\/\/refugedumaupas.ffcam.fr","hlink_EN":"http:\/\/refugedumaupas.ffcam.fr","description":"
Altitude : 2450 m
Tel :
+33 5 61 79 16 07<\/a>
Web :
refugedumaupas.ffcam.fr<\/a>
email :
secretariat@clubalpintou...<\/a>
Info : Ouvert de mi-juin \u00e0 mi-septembre et des weekend en fonction de la m\u00e9t\u00e9o
<\/div>","height":200,"width":299},{"name":"Refuge du pic d'Anie","owner":"AnaDigit","x":-0.6351,"y":42.9338,"photo":"FR_PYR_REFUGE_DU_PIC_D_ANIE_1","type":447,"zoom_level":10,"id":2716,"hlink_GR":"http:\/\/hebergement-picdanie.fr","hlink_EN":"http:\/\/hebergement-picdanie.fr","description":"
Altitude : 891 m
Tel :
+335 59 34 71 54<\/a>
Web :
hebergement-picdanie.fr<\/a>
Info : Ouvert toute l'ann\u00e9e
<\/div>","height":200,"width":266},{"name":"Refuge du Pla de Guillem","owner":"AnaDigit","x":2.41295,"y":42.47618,"photo":"FR_PYR_REFUGE_DU_PLA_DE_GUILLEM_1","type":447,"zoom_level":11,"id":2717,"hlink_GR":"http:\/\/refugeplaguillem.ffcam.fr","hlink_EN":"http:\/\/refugeplaguillem.ffcam.fr","description":"
Altitude : 2240 m
Web :
refugeplaguillem.ffcam.f...<\/a>
email :
cafprades@wanadoo.fr<\/a>
Info : Non-gard\u00e9, ouvert en permanance
<\/div>","height":200,"width":300},{"name":"Refuge du Portillon","owner":"AnaDigit","x":0.5081,"y":42.7039,"photo":"FR_PYR_REFUGE_DU_PORTILLON_1","type":447,"zoom_level":11,"id":2718,"hlink_GR":"http:\/\/refugeduportillon.ffcam.fr","hlink_EN":"http:\/\/refugeduportillon.ffcam.fr","description":"
Altitude : 2570 m
Tel :
+33 5 61 79 38 15<\/a>
Web :
refugeduportillon.ffcam....<\/a>
email :
secretariat@clubalpintou...<\/a>
Info : Ouvert de mi-mai \u00e0 d\u00e9but octobre
<\/div>","height":184,"width":300},{"name":"Refuge du Rulhe","owner":"AnaDigit","x":1.7258,"y":42.638,"photo":"FR_PYR_REFUGE_DU_RULHE_1","type":447,"zoom_level":8,"id":2719,"hlink_GR":"http:\/\/www.rulhe.com","hlink_EN":"http:\/\/www.rulhe.com","description":"
Altitude : 2188 m
Tel :
+33 5 61 65 65 01<\/a>
Web :
www.rulhe.com<\/a>
email :
refuge@rulhe.com<\/a>
Adresse : 2, rue Tirole, 09110, Perles et Castelet, France
Info : Ouvert du 1er juin au 30 septembre
<\/div>","height":200,"width":300},{"name":"Refuge Jeandel","owner":"AnaDigit","x":-0.7493,"y":42.9783,"photo":"FR_PYR_REFUGE_JEANDEL_1","type":447,"zoom_level":8,"id":2720,"hlink_GR":"http:\/\/www.refuge-jeandel.com","hlink_EN":"http:\/\/www.refuge-jeandel.com","description":"
Altitude : 1651 m
Tel :
+33 5 59 66 14 46<\/a>
Web :
www.refuge-jeandel.com<\/a>
Info : Ouvert du 1er juin au 31 d\u00e9cembre
<\/div>","height":200,"width":298},{"name":"Refuge Migou\u00e9lou","owner":"AnaDigit","x":-0.299,"y":42.88575,"photo":"FR_PYR_REFUGE_MIGOUELOU_1","type":447,"zoom_level":9,"id":2721,"hlink_GR":"http:\/\/www.refuge-migouelou.com","hlink_EN":"http:\/\/www.refuge-migouelou.com","description":"
Altitude : 2257 m
Tel :
+33 5 62 54 16 40<\/a>
Web :
www.refuge-migouelou.com<\/a>
Info : Ouvert de mi-juin \u00e0 mi septembre
<\/div>","height":200,"width":265},{"name":"Refuge Packe","owner":"AnaDigit","x":0.0836,"y":42.83281,"photo":"FR_PYR_REFUGE_PACKE_1","type":447,"zoom_level":11,"id":2722,"hlink_GR":"http:\/\/refugepacke.ffcam.fr","hlink_EN":"http:\/\/refugepacke.ffcam.fr","description":"
Altitude : 2524 m
Web :
refugepacke.ffcam.fr<\/a>
email :
clubalpin.lourdes@wanado...<\/a>
Info : Non-gard\u00e9, ouvert en permanance
<\/div>","height":200,"width":260},{"name":"Refuge Ras de la Caran\u00e7a","owner":"AnaDigit","x":2.2238,"y":42.4644,"photo":"FR_PYR_REFUGE_RAS_DE_LA_CARANCA_1","type":447,"zoom_level":10,"id":2723,"hlink_GR":"http:\/\/refuge.caranca.free.fr","hlink_EN":"http:\/\/refuge.caranca.free.fr","description":"
Altitude : 1851 m
Tel :
+33 9 88 66 73 81<\/a>
Web :
refuge.caranca.free.fr<\/a>
Info : Ouvert du 18 mai au 22 septembre
<\/div>","height":200,"width":300},{"name":"Refuge Wallon-Marcadau","owner":"AnaDigit","x":-0.1947,"y":42.8201,"photo":"FR_PYR_REFUGE_WALLON-MARCADAu_1","type":447,"zoom_level":11,"id":2724,"hlink_GR":"http:\/\/www.refuge-wallon.net","hlink_EN":"http:\/\/www.refuge-wallon.net","description":"
Altitude : 1877 m
Tel :
+33 5 62 92 64 28<\/a>
Web :
www.refuge-wallon.net<\/a>
email :
secretariat@clubalpintou...<\/a>
Info : Ouvert continu puis les weekend d'octobre
<\/div>","height":183,"width":300},{"name":"Refuge de la Tagnar\u00e8de","owner":"AnaDigit","x":2.9569,"y":42.4759,"photo":"FR_PYR_REFUGE_DE_LA_TAGNAREDE_1","type":447,"zoom_level":10,"id":2725,"hlink_GR":"http:\/\/refugelatagnarede.ffcam.fr","hlink_EN":"http:\/\/refugelatagnarede.ffcam.fr","description":"
Altitude : 1052 m
Web :
refugelatagnarede.ffcam....<\/a>
email :
clubalpinperpignan@wanad...<\/a>
Info : Non-gard\u00e9, ouvert en permanance
<\/div>","height":200,"width":300},{"name":"Refuge CAF du Bala\u00eftous - Ledormeur\t","owner":"AnaDigit","x":-0.2645,"y":42.85555,"photo":"FR_PYR_REFUGE_CAF_DU_BALAITOUS_LEDORMEUR_1","type":447,"zoom_level":11,"id":2726,"hlink_GR":"http:\/\/www.clubalpin-tarbes.org","hlink_EN":"http:\/\/www.clubalpin-tarbes.org","description":"
Altitude : 1917 m
Web :
www.clubalpin-tarbes.org<\/a>
email :
clubalpin.tarbes@wanadoo...<\/a>
Info : Non-gard\u00e9, ouvert en permanance
<\/div>","height":200,"width":300},{"name":"Chambres d'H\u00f4tes Au Clos des Remparts","owner":"AnaDigit","x":-0.0023849,"y":42.8715825,"photo":"_IMG36801","type":450,"zoom_level":15,"id":2727,"hlink_GR":"","hlink_EN":"","description":"
Altitude : 730 m
Tel :
+33 5 62 92 97 75<\/a>
Adresse : Place de la Comporte 65120 Luz-Saint-Sauveur
","height":532,"width":800},{"name":"Auberge De Viella","owner":"AnaDigit","x":0.01363964,"y":42.87681197,"photo":"Attiki_Parnitha_simansi_101","type":450,"zoom_level":15,"id":2728,"hlink_GR":"http:\/\/www.chambres-hotes-tourmalet.com","hlink_EN":"http:\/\/www.chambres-hotes-tourmalet.com","description":"
Altitude : 825 m
Tel :
+33 6 73 83 08 05<\/a>
Web :
www.chambres-hotes-tourm...<\/a>
email :
lesgentianes@yahoo.fr<\/a>
Adresse : 65120 Viella
","height":800,"width":742},{"name":"Chambres d'H\u00f4tes Eslias","owner":"AnaDigit","x":0.0223,"y":42.8767,"photo":"Attiki_Parnitha_simansi_102","type":450,"zoom_level":16,"id":2729,"hlink_GR":"http:\/\/www.chez-laporte.com","hlink_EN":"http:\/\/www.chez-laporte.com","description":"
Altitude : 915 m
Tel :
+33 5 62 92 84 58<\/a>
Web :
www.chez-laporte.com<\/a>
email :
jocelyne.laporte4@orange...<\/a>
Adresse : ESLIAS, Les Cabanes, 65120 VIELLA
","height":532,"width":800},{"name":"G\u00eete Ferme Saint Justin","owner":"AnaDigit","x":0.0427,"y":42.8894,"photo":"Attiki_Parnitha_simansi_103","type":450,"zoom_level":15,"id":2730,"hlink_GR":"http:\/\/www.ferme-saint-justin.com","hlink_EN":"http:\/\/www.ferme-saint-justin.com","description":"
Altitude : 1255 m
Tel :
+33 5 62 92 96 36<\/a>
Web :
www.ferme-saint-justin.c...<\/a>
Info : Ouvert de mai \u00e0 octobre. Cr\u00eaperie et aire de camping en plus du g\u00eete.
<\/div>","height":800,"width":800},{"name":"G\u00eete La Grange au Bois","owner":"AnaDigit","x":0.0215,"y":42.8784,"photo":"Attiki_Parnitha_simansi_104","type":450,"zoom_level":17,"id":2731,"hlink_GR":"http:\/\/www.lagrangeaubois.fr","hlink_EN":"http:\/\/www.lagrangeaubois.fr","description":"
Altitude : 850 m
Tel :
+33 5 62 92 93 84<\/a>
Web :
www.lagrangeaubois.fr<\/a>
email :
contact@lagrangeaubois.f...<\/a>
Adresse : Rue de Bar\u00e8ges, 65120 Viella
","height":800,"width":532},{"name":"Gite Le Regain","owner":"AnaDigit","x":-0.0029,"y":42.87155,"photo":"Attiki_Parnitha_simansi_106","type":450,"zoom_level":17,"id":2732,"hlink_GR":"http:\/\/www.gite-leregain.com","hlink_EN":"http:\/\/www.gite-leregain.com","description":"
Altitude : 720 m
Tel :
+33 5 62 92 92 67<\/a>
Web :
www.gite-leregain.com<\/a>
email :
leregain65@gmail.com<\/a>
Adresse : Regain, 1 place de la comporte, 65120 Luz St Sauveur
Info : Ouvert en continu
<\/div>","height":532,"width":800},{"name":"Camping Les Cascades","owner":"AnaDigit","x":-0.00313611,"y":42.86975858,"photo":"Attiki_Parnitha_simansi_108","type":450,"zoom_level":16,"id":2733,"hlink_GR":"http:\/\/www.camping-luz.fr","hlink_EN":"http:\/\/www.camping-luz.fr","description":"
Altitude : 725 m
Tel :
+33 5 62 92 85 85<\/a>
Web :
www.camping-luz.fr<\/a>
Adresse : 17, rue Sainte-Barbe, 65120 Luz-Saint-Sauveur
","height":532,"width":800},{"name":"Chambres d'H\u00f4tes Les Gentianes","owner":"AnaDigit","x":0.0137,"y":42.8767,"photo":"Attiki_Parnitha_simansi_112","type":450,"zoom_level":15,"id":2734,"hlink_GR":"http:\/\/www.chambres-hotes-tourmalet.com","hlink_EN":"http:\/\/www.chambres-hotes-tourmalet.com","description":"
Altitude : 825 m
Tel :
+33 5 62 92 85 14<\/a>
Web :
www.chambres-hotes-tourm...<\/a>
email :
lesgentianes@yahoo.fr<\/a>
Adresse : 65120 Viella
","height":532,"width":800},{"name":"Chambres d'H\u00f4tes Les Remparts","owner":"AnaDigit","x":-0.0029,"y":42.87145,"photo":"Attiki_Parnitha_simansi_113","type":450,"zoom_level":17,"id":2735,"hlink_GR":"http:\/\/www.les-remparts.fr","hlink_EN":"http:\/\/www.les-remparts.fr","description":"
Altitude : 720 m
Tel :
+33 5 62 92 81 70<\/a>
Web :
www.les-remparts.fr<\/a>
Adresse : 2 Place des Remparts 65120 Luz-Saint-Sauveur
","height":601,"width":800},{"name":"G\u00eete l'Oasis","owner":"AnaDigit","x":0.0671,"y":42.8975,"photo":"Attiki_Parnitha_simansi_114","type":450,"zoom_level":16,"id":2736,"hlink_GR":"http:\/\/www.gite-oasis.fr","hlink_EN":"http:\/\/www.gite-oasis.fr","description":"
Altitude : 1245 m
Tel :
+33 5 62 92 69 47<\/a>
Web :
www.gite-oasis.fr<\/a>
email :
giteoasis@gmail.com<\/a>
Adresse : 2 pass Toys 65120 Bar\u00e8ges
","height":532,"width":800},{"name":"","owner":"AnaDigit","x":0.198648,"y":42.83069,"photo":"DSC00619s1","type":450,"zoom_level":15,"id":2758,"hlink_GR":"","hlink_EN":"","description":"","height":768,"width":1024},{"name":"","owner":"AnaDigit","x":-1.350454,"y":43.26544,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0012","type":9,"zoom_level":15,"id":2759,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"","owner":"AnaDigit","x":-1.349687,"y":43.265561,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0021","type":9,"zoom_level":15,"id":2760,"hlink_GR":"","hlink_EN":"","description":"","height":557,"width":800},{"name":"","owner":"AnaDigit","x":-1.3605941808471,"y":43.255533727716,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0041","type":0,"zoom_level":14,"id":2761,"hlink_GR":"","hlink_EN":"","description":"","height":612,"width":1000},{"name":"","owner":"AnaDigit","x":-1.364901,"y":43.251793,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0051","type":0,"zoom_level":14,"id":2762,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"","owner":"AnaDigit","x":-1.367659,"y":43.248026,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0081","type":0,"zoom_level":15,"id":2763,"hlink_GR":"","hlink_EN":"","description":"","height":592,"width":800},{"name":"","owner":"AnaDigit","x":-1.372228,"y":43.243794,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0131","type":0,"zoom_level":15,"id":2764,"hlink_GR":"","hlink_EN":"","description":"","height":513,"width":1000},{"name":"","owner":"AnaDigit","x":-1.373011,"y":43.242997,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0151","type":0,"zoom_level":13,"id":2765,"hlink_GR":"","hlink_EN":"","description":"","height":418,"width":1000},{"name":"","owner":"AnaDigit","x":-1.375349,"y":43.23564,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0161","type":0,"zoom_level":16,"id":2766,"hlink_GR":"","hlink_EN":"","description":"","height":482,"width":1000},{"name":"","owner":"AnaDigit","x":-1.378354,"y":43.228236,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0201","type":0,"zoom_level":12,"id":2767,"hlink_GR":"","hlink_EN":"","description":"","height":549,"width":1000},{"name":"","owner":"AnaDigit","x":-1.380833,"y":43.225893,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0251","type":0,"zoom_level":15,"id":2768,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"","owner":"AnaDigit","x":-1.37214,"y":43.243829,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0281","type":0,"zoom_level":16,"id":2769,"hlink_GR":"","hlink_EN":"","description":"","height":508,"width":1000},{"name":"","owner":"AnaDigit","x":-1.384504,"y":43.19115,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0291","type":0,"zoom_level":13,"id":2770,"hlink_GR":"","hlink_EN":"","description":"","height":703,"width":800},{"name":"","owner":"AnaDigit","x":-1.382562,"y":43.192104,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0321","type":0,"zoom_level":15,"id":2771,"hlink_GR":"","hlink_EN":"","description":"","height":667,"width":1000},{"name":"","owner":"AnaDigit","x":-1.235196,"y":43.162337,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0401","type":0,"zoom_level":13,"id":2772,"hlink_GR":"","hlink_EN":"","description":"","height":325,"width":1200},{"name":"","owner":"AnaDigit","x":-1.233951,"y":43.162243,"photo":"France_Pyrenees_GR10_Etape1_Jour04_0411","type":9,"zoom_level":15,"id":2773,"hlink_GR":"","hlink_EN":"","description":"","height":534,"width":800},{"name":"Maison \u00e0 Fos","owner":"AnaDigit","x":0.739263,"y":42.870845,"photo":"FR_PYR_GR10_J28_020_Fos1","type":9,"zoom_level":15,"id":2947,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":876},{"name":"Balisage du GR10","owner":"AnaDigit","x":0.750191,"y":42.866413,"photo":"FR_PYR_GR10_J28_0221","type":450,"zoom_level":17,"id":2949,"hlink_GR":"","hlink_EN":"","description":"","height":490,"width":800},{"name":"Balisage du GR10","owner":"AnaDigit","x":0.75303,"y":42.866253,"photo":"FR_PYR_GR10_J28_0231","type":450,"zoom_level":17,"id":2950,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"Maison \u00e0 Melles","owner":"AnaDigit","x":0.757857,"y":42.86763,"photo":"FR_PYR_GR10_J28_025_Melles1","type":9,"zoom_level":15,"id":2951,"hlink_GR":"","hlink_EN":"","description":"","height":554,"width":800},{"name":"Fontaine \u00e0 Melles","owner":"AnaDigit","x":0.758285,"y":42.868025,"photo":"FR_PYR_GR10_J28_026_Melles1","type":9,"zoom_level":17,"id":2952,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"M\u00e9morial \u00e0 Melles","owner":"AnaDigit","x":0.764446,"y":42.869415,"photo":"FR_PYR_GR10_J28_028_Melles1","type":9,"zoom_level":16,"id":2953,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"Melles","owner":"AnaDigit","x":0.765248,"y":42.869496,"photo":"FR_PYR_GR10_J28_029_Melles1","type":0,"zoom_level":15,"id":2954,"hlink_GR":"","hlink_EN":"","description":"","height":754,"width":800},{"name":"Face ouest du pic de Gar","owner":"AnaDigit","x":0.69899812442358,"y":42.951284241728,"photo":"FR_PYR_GR10_J28_0301","type":0,"zoom_level":13,"id":2955,"hlink_GR":"","hlink_EN":"","description":"","height":422,"width":1200},{"name":"Pont en pierre pr\u00e8s de Labach","owner":"AnaDigit","x":0.786974,"y":42.871507,"photo":"FR_PYR_GR10_J28_0351","type":9,"zoom_level":15,"id":2956,"hlink_GR":"","hlink_EN":"","description":"","height":674,"width":800},{"name":"Maison \u00e0 Labach","owner":"AnaDigit","x":0.786961,"y":42.870615,"photo":"FR_PYR_GR10_J28_036_Labach1","type":9,"zoom_level":14,"id":2957,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.789756,"y":42.857692,"photo":"FR_PYR_GR10_J28_0401","type":1,"zoom_level":15,"id":2959,"hlink_GR":"","hlink_EN":"","description":"","height":586,"width":1000},{"name":"","owner":"AnaDigit","x":0.79882,"y":42.864936,"photo":"FR_PYR_GR10_J28_041_Labach1","type":9,"zoom_level":16,"id":2960,"hlink_GR":"","hlink_EN":"","description":"","height":708,"width":800},{"name":"","owner":"AnaDigit","x":0.80639007663304,"y":42.864111041263,"photo":"FR_PYR_GR10_J28_0421","type":0,"zoom_level":14,"id":2961,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":0.81424358462864,"y":42.863324645674,"photo":"FR_PYR_GR10_J28_0441","type":0,"zoom_level":16,"id":2962,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.817891,"y":42.863686,"photo":"FR_PYR_GR10_J28_0451","type":9,"zoom_level":15,"id":2963,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":615},{"name":"","owner":"AnaDigit","x":0.834678,"y":42.857741,"photo":"FR_PYR_GR10_J28_0461","type":0,"zoom_level":12,"id":2964,"hlink_GR":"","hlink_EN":"","description":"","height":685,"width":800},{"name":"","owner":"AnaDigit","x":0.826481,"y":42.860228,"photo":"FR_PYR_GR10_J28_0481","type":0,"zoom_level":15,"id":2965,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":537},{"name":"","owner":"AnaDigit","x":0.78217,"y":42.875235,"photo":"FR_PYR_GR10_J28_0511","type":9,"zoom_level":15,"id":2967,"hlink_GR":"","hlink_EN":"","description":"","height":643,"width":800},{"name":"","owner":"AnaDigit","x":0.743064,"y":42.871666,"photo":"FR_PYR_GR10_J28_0521","type":450,"zoom_level":17,"id":2968,"hlink_GR":"","hlink_EN":"","description":"","height":450,"width":800},{"name":"","owner":"AnaDigit","x":0.738626,"y":42.873928,"photo":"FR_PYR_GR10_J28_0531","type":450,"zoom_level":17,"id":2969,"hlink_GR":"","hlink_EN":"","description":"","height":674,"width":800},{"name":"","owner":"AnaDigit","x":0.741569,"y":42.872318,"photo":"FR_PYR_GR10_J28_0541","type":0,"zoom_level":16,"id":2970,"hlink_GR":"","hlink_EN":"","description":"","height":450,"width":800},{"name":"","owner":"AnaDigit","x":0.743303,"y":42.871567,"photo":"FR_PYR_GR10_J28_0551","type":0,"zoom_level":15,"id":2971,"hlink_GR":"","hlink_EN":"","description":"","height":578,"width":800},{"name":"","owner":"AnaDigit","x":0.752693,"y":42.866163,"photo":"FR_PYR_GR10_J28_0561","type":450,"zoom_level":17,"id":2972,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.75840670630728,"y":42.868146763661,"photo":"FR_PYR_GR10_J28_0571","type":450,"zoom_level":17,"id":2973,"hlink_GR":"","hlink_EN":"","description":"","height":731,"width":800},{"name":"","owner":"AnaDigit","x":0.763188,"y":42.86917,"photo":"FR_PYR_GR10_J28_0581","type":450,"zoom_level":17,"id":2974,"hlink_GR":"","hlink_EN":"","description":"","height":582,"width":800},{"name":"","owner":"AnaDigit","x":0.76465,"y":42.869181,"photo":"FR_PYR_GR10_J28_591","type":450,"zoom_level":17,"id":2975,"hlink_GR":"","hlink_EN":"","description":"","height":564,"width":800},{"name":"","owner":"AnaDigit","x":0.804701,"y":42.865461,"photo":"FR_PYR_GR10_J28_601","type":9,"zoom_level":16,"id":2976,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.934897,"y":42.834644,"photo":"FR_PYR_GR10_J30_0011","type":450,"zoom_level":16,"id":2977,"hlink_GR":"","hlink_EN":"","description":"","height":755,"width":800},{"name":"","owner":"AnaDigit","x":0.937314,"y":42.831451,"photo":"FR_PYR_GR10_J30_0051","type":450,"zoom_level":17,"id":2978,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":581},{"name":"","owner":"AnaDigit","x":0.937614,"y":42.832959,"photo":"FR_PYR_GR10_J30_0081","type":450,"zoom_level":17,"id":2981,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":800},{"name":"","owner":"AnaDigit","x":0.937373,"y":42.831051,"photo":"FR_PYR_GR10_J30_0091","type":450,"zoom_level":17,"id":2982,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":488},{"name":"","owner":"AnaDigit","x":0.935612,"y":42.836163,"photo":"FR_PYR_GR10_J30_0121","type":450,"zoom_level":17,"id":2983,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":470},{"name":"","owner":"AnaDigit","x":0.934131,"y":42.834609,"photo":"FR_PYR_GR10_J30_0131","type":450,"zoom_level":16,"id":2984,"hlink_GR":"","hlink_EN":"","description":"","height":764,"width":800},{"name":"","owner":"AnaDigit","x":0.934478,"y":42.834399,"photo":"FR_PYR_GR10_J30_0101","type":9,"zoom_level":17,"id":2985,"hlink_GR":"","hlink_EN":"","description":"","height":643,"width":800},{"name":"","owner":"AnaDigit","x":0.936916,"y":42.832759,"photo":"FR_PYR_GR10_J30_0171","type":0,"zoom_level":16,"id":2990,"hlink_GR":"","hlink_EN":"","description":"","height":601,"width":800},{"name":"","owner":"AnaDigit","x":0.937019,"y":42.831531,"photo":"FR_PYR_GR10_J30_0181","type":0,"zoom_level":17,"id":2991,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.93797743915142,"y":42.832893726346,"photo":"FR_PYR_GR10_J30_0191","type":450,"zoom_level":17,"id":2992,"hlink_GR":"","hlink_EN":"","description":"","height":565,"width":800},{"name":"","owner":"AnaDigit","x":0.937312,"y":42.835049,"photo":"FR_PYR_GR10_J30_021","type":0,"zoom_level":14,"id":2993,"hlink_GR":"","hlink_EN":"","description":"","height":500,"width":800},{"name":"","owner":"AnaDigit","x":0.895333,"y":42.834433,"photo":"FR_PYR_GR10_J30_023","type":0,"zoom_level":12,"id":2994,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.91919,"y":42.823481,"photo":"FR_PYR_GR10_arkoudopournaro1","type":1,"zoom_level":15,"id":2995,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":0.91999,"y":42.823611,"photo":"FR_PYR_GR10_Isard_21","type":7,"zoom_level":15,"id":2996,"hlink_GR":"","hlink_EN":"","description":"","height":656,"width":800},{"name":"","owner":"AnaDigit","x":0.902554,"y":42.826518,"photo":"FR_PYR_GR10_J29_1531","type":9,"zoom_level":14,"id":2997,"hlink_GR":"","hlink_EN":"","description":"","height":435,"width":1200},{"name":"","owner":"AnaDigit","x":0.903619,"y":42.826141,"photo":"FR_PYR_GR10_J29_1561","type":450,"zoom_level":17,"id":2998,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.903691,"y":42.82484,"photo":"FR_PYR_GR10_J29_1581","type":0,"zoom_level":15,"id":2999,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":0.907305,"y":42.827711,"photo":"FR_PYR_GR10_J29_1601","type":0,"zoom_level":16,"id":3000,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.90746,"y":42.827713,"photo":"FR_PYR_GR10_J29_1631","type":0,"zoom_level":16,"id":3001,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":0.9070224761962,"y":42.827468635666,"photo":"FR_PYR_GR10_J29_1641","type":73,"zoom_level":15,"id":3002,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":0.916099,"y":42.822495,"photo":"FR_PYR_GR10_J29_1653","type":9,"zoom_level":16,"id":3004,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.905981,"y":42.800887,"photo":"FR_PYR_GR10_J29_1661","type":0,"zoom_level":14,"id":3005,"hlink_GR":"","hlink_EN":"","description":"","height":530,"width":1000},{"name":"","owner":"AnaDigit","x":0.918946,"y":42.822805,"photo":"FR_PYR_GR10_J29_1671","type":450,"zoom_level":17,"id":3006,"hlink_GR":"","hlink_EN":"","description":"","height":685,"width":800},{"name":"","owner":"AnaDigit","x":0.932288,"y":42.824003,"photo":"FR_PYR_GR10_J29_1701","type":450,"zoom_level":16,"id":3007,"hlink_GR":"","hlink_EN":"","description":"","height":717,"width":800},{"name":"","owner":"AnaDigit","x":0.93394009,"y":42.82358964,"photo":"FR_PYR_GR10_J29_1771","type":9,"zoom_level":15,"id":3008,"hlink_GR":"","hlink_EN":"","description":"","height":475,"width":800},{"name":"","owner":"AnaDigit","x":0.934095,"y":42.825163,"photo":"FR_PYR_GR10_J29_1781","type":9,"zoom_level":17,"id":3009,"hlink_GR":"","hlink_EN":"","description":"","height":680,"width":800},{"name":"","owner":"AnaDigit","x":0.937183,"y":42.833057,"photo":"FR_PYR_GR10_J29_1791","type":9,"zoom_level":14,"id":3010,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.884592,"y":42.867845,"photo":"FR_PYR_GR10_J30_024_Pic_de_Paumaude","type":0,"zoom_level":14,"id":3011,"hlink_GR":"","hlink_EN":"","description":"","height":606,"width":800},{"name":"","owner":"AnaDigit","x":0.94308,"y":42.832825,"photo":"FR_PYR_GR10_J30_0251","type":0,"zoom_level":15,"id":3012,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.947386,"y":42.834358,"photo":"FR_PYR_GR10_J30_0261","type":0,"zoom_level":14,"id":3013,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.946471,"y":42.831538,"photo":"FR_PYR_GR10_J30_0272","type":0,"zoom_level":15,"id":3014,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":533},{"name":"","owner":"AnaDigit","x":0.954581,"y":42.830431,"photo":"FR_PYR_GR10_J30_0281","type":0,"zoom_level":16,"id":3015,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.952186,"y":42.827556,"photo":"FR_PYR_GR10_J30_0293","type":0,"zoom_level":14,"id":3016,"hlink_GR":"","hlink_EN":"","description":"","height":454,"width":1400},{"name":"","owner":"AnaDigit","x":0.955695,"y":42.825848,"photo":"FR_PYR_GR10_J30_0301","type":450,"zoom_level":17,"id":3017,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":449},{"name":"","owner":"AnaDigit","x":0.959352,"y":42.82629,"photo":"FR_PYR_GR10_J30_0311","type":0,"zoom_level":15,"id":3018,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":0.964577,"y":42.826652,"photo":"FR_PYR_GR10_J30_0341","type":0,"zoom_level":14,"id":3019,"hlink_GR":"","hlink_EN":"","description":"","height":445,"width":1200},{"name":"","owner":"AnaDigit","x":0.96713,"y":42.826843,"photo":"FR_PYR_GR10_J30_035","type":0,"zoom_level":15,"id":3020,"hlink_GR":"","hlink_EN":"","description":"","height":544,"width":800},{"name":"","owner":"AnaDigit","x":1.19025,"y":42.790671,"photo":"FR_PYR_GR10_J33_0041","type":0,"zoom_level":15,"id":3021,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":1.207734,"y":42.791254,"photo":"FR_PYR_GR10_J33_0061","type":0,"zoom_level":15,"id":3022,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":460},{"name":"","owner":"AnaDigit","x":1.2083997394395,"y":42.791932160721,"photo":"FR_PYR_GR10_J33_007","type":9,"zoom_level":15,"id":3023,"hlink_GR":"","hlink_EN":"","description":"","height":446,"width":800},{"name":"","owner":"AnaDigit","x":1.205578,"y":42.789806,"photo":"FR_PYR_GR10_J33_0051","type":450,"zoom_level":16,"id":3024,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":667},{"name":"","owner":"AnaDigit","x":1.203933,"y":42.790998,"photo":"FR_PYR_GR10_J33_0091","type":0,"zoom_level":14,"id":3025,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":1.210232,"y":42.79409,"photo":"FR_PYR_GR10_J33_0101","type":0,"zoom_level":15,"id":3026,"hlink_GR":"","hlink_EN":"","description":"","height":759,"width":800},{"name":"","owner":"AnaDigit","x":1.2175695582412,"y":42.79590764855,"photo":"FR_PYR_GR10_J33_0151","type":9,"zoom_level":15,"id":3027,"hlink_GR":"","hlink_EN":"","description":"","height":579,"width":1000},{"name":"","owner":"AnaDigit","x":1.212248,"y":42.795388,"photo":"FR_PYR_GR10_J33_0131","type":9,"zoom_level":14,"id":3028,"hlink_GR":"","hlink_EN":"","description":"","height":570,"width":1000},{"name":"","owner":"AnaDigit","x":1.152723,"y":42.754526,"photo":"FR_PYR_GR10_J33_0171","type":0,"zoom_level":14,"id":3029,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":1.08588,"y":42.797063,"photo":"FR_PYR_GR10_J33_0191","type":0,"zoom_level":12,"id":3030,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":1.226086,"y":42.793694,"photo":"FR_PYR_GR10_J33_0201","type":0,"zoom_level":12,"id":3031,"hlink_GR":"","hlink_EN":"","description":"","height":371,"width":1400},{"name":"","owner":"AnaDigit","x":1.226185,"y":42.79225,"photo":"FR_PYR_GR10_J33_0241","type":9,"zoom_level":16,"id":3032,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":1.226133,"y":42.79468,"photo":"FR_PYR_GR10_J33_0251","type":0,"zoom_level":14,"id":3033,"hlink_GR":"","hlink_EN":"","description":"","height":524,"width":1200},{"name":"","owner":"AnaDigit","x":1.2378547169325,"y":42.7923108173,"photo":"FR_PYR_GR10_J33_0281","type":0,"zoom_level":15,"id":3034,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":1.238846,"y":42.791818,"photo":"FR_PYR_GR10_J33_0291","type":0,"zoom_level":14,"id":3035,"hlink_GR":"","hlink_EN":"","description":"","height":478,"width":800},{"name":"","owner":"AnaDigit","x":1.24583,"y":42.79098,"photo":"FR_PYR_GR10_J33_0331","type":0,"zoom_level":15,"id":3036,"hlink_GR":"","hlink_EN":"","description":"","height":424,"width":800},{"name":"","owner":"AnaDigit","x":1.24796,"y":42.791791,"photo":"FR_PYR_GR10_J33_0341","type":450,"zoom_level":16,"id":3037,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":1.256339,"y":42.802779,"photo":"FR_PYR_GR10_J33_0361","type":450,"zoom_level":17,"id":3038,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":1.25761,"y":42.803264,"photo":"FR_PYR_GR10_J33_0371","type":450,"zoom_level":17,"id":3039,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":1.262193,"y":42.800845,"photo":"FR_PYR_GR10_J33_0381","type":450,"zoom_level":17,"id":3040,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":1.093601,"y":42.811544,"photo":"FR_PYR_GR10_J33_0432","type":0,"zoom_level":12,"id":3042,"hlink_GR":"","hlink_EN":"","description":"","height":523,"width":1000},{"name":"","owner":"AnaDigit","x":2.170725,"y":42.482503,"photo":"FR_PYR_GR10_J44_0201","type":9,"zoom_level":15,"id":3043,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.180861,"y":42.477998,"photo":"FR_PYR_GR10_J44_00191","type":450,"zoom_level":17,"id":3044,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.17453805,"y":42.45839914,"photo":"FR_PYR_GR10_J44_0141","type":450,"zoom_level":16,"id":3045,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":2.1616,"y":42.479411,"photo":"FR_PYR_GR10_J44_0101","type":450,"zoom_level":16,"id":3046,"hlink_GR":"","hlink_EN":"","description":"","height":721,"width":800},{"name":"","owner":"AnaDigit","x":2.148258,"y":42.48771,"photo":"FR_PYR_GR10_J44_0081","type":450,"zoom_level":17,"id":3047,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.14105,"y":42.491048,"photo":"FR_PYR_GR10_J44_0041","type":450,"zoom_level":17,"id":3048,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":653},{"name":"","owner":"AnaDigit","x":2.141088,"y":42.490616,"photo":"FR_PYR_GR10_J44_0051","type":450,"zoom_level":17,"id":3049,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.143498,"y":42.491661,"photo":"FR_PYR_GR10_J44_0061","type":450,"zoom_level":17,"id":3050,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":2.175726,"y":42.460546,"photo":"FR_PYR_GR10_J44_0161","type":447,"zoom_level":13,"id":3053,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.174543,"y":42.458601,"photo":"FR_PYR_GR10_J44_0131","type":9,"zoom_level":15,"id":3054,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.175641,"y":42.463243,"photo":"FR_PYR_GR10_J44_0113","type":0,"zoom_level":14,"id":3056,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":581},{"name":"","owner":"AnaDigit","x":2.15619,"y":42.482618,"photo":"FR_PYR_GR10_J44_0091","type":7,"zoom_level":15,"id":3057,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.003601,"y":42.560438,"photo":"FR_PYR_GR10_J43_0201","type":0,"zoom_level":15,"id":3058,"hlink_GR":"","hlink_EN":"","description":"","height":2697,"width":4928},{"name":"","owner":"AnaDigit","x":2.003608,"y":42.560191,"photo":"FR_PYR_GR10_J43_0211","type":450,"zoom_level":15,"id":3059,"hlink_GR":"","hlink_EN":"","description":"","height":518,"width":800},{"name":"","owner":"AnaDigit","x":2.0033897169327,"y":42.559344944444,"photo":"FR_PYR_GR10_J43_0221","type":450,"zoom_level":15,"id":3060,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":707},{"name":"","owner":"AnaDigit","x":2.0079795132278,"y":42.557072972733,"photo":"FR_PYR_GR10_J43_0261","type":450,"zoom_level":17,"id":3061,"hlink_GR":"","hlink_EN":"","description":"","height":556,"width":800},{"name":"","owner":"AnaDigit","x":2.007178,"y":42.55688,"photo":"FR_PYR_GR10_J43_0271","type":450,"zoom_level":17,"id":3062,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":2.007781,"y":42.545001,"photo":"FR_PYR_GR10_J43_0351","type":450,"zoom_level":17,"id":3063,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.021294727512,"y":42.542392571431,"photo":"FR_PYR_GR10_J43_0401","type":450,"zoom_level":17,"id":3064,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":702},{"name":"","owner":"AnaDigit","x":2.035995,"y":42.543481,"photo":"FR_PYR_GR10_J43_0441","type":450,"zoom_level":17,"id":3066,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":694},{"name":"","owner":"AnaDigit","x":2.050427,"y":42.537944,"photo":"FR_PYR_GR10_J43_0461","type":450,"zoom_level":17,"id":3067,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":432},{"name":"","owner":"AnaDigit","x":2.069993,"y":42.519541,"photo":"FR_PYR_GR10_J43_0481","type":450,"zoom_level":17,"id":3068,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":629},{"name":"","owner":"AnaDigit","x":2.069888,"y":42.516513,"photo":"FR_PYR_GR10_J43_0491","type":450,"zoom_level":17,"id":3069,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":2.06987,"y":42.515751,"photo":"FR_PYR_GR10_J43_0501","type":450,"zoom_level":17,"id":3070,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":727},{"name":"","owner":"AnaDigit","x":2.070326,"y":42.51517,"photo":"FR_PYR_GR10_J43_0521","type":450,"zoom_level":17,"id":3071,"hlink_GR":"","hlink_EN":"","description":"","height":777,"width":800},{"name":"","owner":"AnaDigit","x":2.007805,"y":42.556915,"photo":"FR_PYR_GR10_J43_0251","type":450,"zoom_level":17,"id":3073,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":787},{"name":"","owner":"AnaDigit","x":2.00422,"y":42.549731,"photo":"FR_PYR_GR10_J43_0281","type":0,"zoom_level":16,"id":3074,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.005035,"y":42.546211,"photo":"FR_PYR_GR10_J43_0301","type":0,"zoom_level":15,"id":3075,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.0075649034391,"y":42.545273055556,"photo":"FR_PYR_GR10_J43_0311","type":9,"zoom_level":14,"id":3076,"hlink_GR":"","hlink_EN":"","description":"","height":630,"width":800},{"name":"","owner":"AnaDigit","x":2.009585,"y":42.544741,"photo":"FR_PYR_GR10_J43_0381","type":0,"zoom_level":15,"id":3077,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.023405,"y":42.54209,"photo":"FR_PYR_GR10_J43_0431","type":0,"zoom_level":16,"id":3078,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"AnaDigit","x":2.036863,"y":42.544456,"photo":"FR_PYR_GR10_J43_0451","type":0,"zoom_level":14,"id":3079,"hlink_GR":"","hlink_EN":"","description":"","height":395,"width":800},{"name":"","owner":"AnaDigit","x":2.054516,"y":42.534548,"photo":"FR_PYR_GR10_J43_0471","type":0,"zoom_level":14,"id":3080,"hlink_GR":"","hlink_EN":"","description":"","height":403,"width":800},{"name":"","owner":"AnaDigit","x":2.07244,"y":42.512415,"photo":"FR_PYR_GR10_J43_0542","type":0,"zoom_level":16,"id":3081,"hlink_GR":"","hlink_EN":"","description":"","height":419,"width":800},{"name":"","owner":"AnaDigit","x":2.077883,"y":42.510357,"photo":"FR_PYR_GR10_J43_0551","type":450,"zoom_level":17,"id":3082,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"","owner":"AnaDigit","x":2.079878,"y":42.506323,"photo":"FR_PYR_GR10_J43_0561","type":450,"zoom_level":17,"id":3083,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":595},{"name":"","owner":"AnaDigit","x":2.078641,"y":42.502915,"photo":"FR_PYR_GR10_J43_0591","type":0,"zoom_level":15,"id":3084,"hlink_GR":"","hlink_EN":"","description":"","height":661,"width":800},{"name":"","owner":"AnaDigit","x":2.094673,"y":42.503208,"photo":"FR_PYR_GR10_J43_0601","type":450,"zoom_level":17,"id":3085,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":485},{"name":"","owner":"AnaDigit","x":2.090227,"y":42.498242,"photo":"FR_PYR_GR10_J43_0622","type":450,"zoom_level":17,"id":3086,"hlink_GR":"","hlink_EN":"","description":"","height":564,"width":800},{"name":"","owner":"AnaDigit","x":2.092638,"y":42.496605,"photo":"FR_PYR_GR10_J43_0631","type":450,"zoom_level":16,"id":3087,"hlink_GR":"","hlink_EN":"","description":"","height":646,"width":800},{"name":"","owner":"AnaDigit","x":2.0924961521149,"y":42.496247360882,"photo":"FR_PYR_GR10_J43_0641","type":450,"zoom_level":17,"id":3088,"hlink_GR":"","hlink_EN":"","description":"","height":315,"width":800},{"name":"","owner":"AnaDigit","x":2.0926,"y":42.495231,"photo":"FR_PYR_GR10_J43_0661","type":450,"zoom_level":17,"id":3089,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"","owner":"Ubicarta","x":-0.055898606777157,"y":43.097629152609,"photo":"Lourdes_Basiliques_de l_Immaculee_Conception_et_Notre-Dame-du-Rosaire_s","type":10,"zoom_level":15,"id":3413,"hlink_GR":"","hlink_EN":"","description":"","height":768,"width":1014},{"name":"","owner":"Ubicarta","x":-0.052519,"y":43.097997,"photo":"Lourdes_Crucifix_de_l_Esplanade_s","type":10,"zoom_level":16,"id":3414,"hlink_GR":"","hlink_EN":"","description":"","height":683,"width":1024},{"name":"","owner":"Ubicarta","x":-0.048405,"y":43.096415,"photo":"Lourdes_Chateau_fort_s","type":10,"zoom_level":15,"id":3415,"hlink_GR":"","hlink_EN":"","description":"","height":768,"width":1024},{"name":"","owner":"Ubicarta","x":-0.045352,"y":43.09647,"photo":"Lourdes_Eglise_paroissiale_du_Sacre_Coeur_s","type":10,"zoom_level":16,"id":3416,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":682},{"name":"","owner":"Ubicarta","x":-0.048158,"y":43.094695,"photo":"Lourdes_Tour_du_Garnavie_s","type":10,"zoom_level":16,"id":3417,"hlink_GR":"","hlink_EN":"","description":"","height":1024,"width":768}],{});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="
01 Hendaye à Olhette
02 Olhette à Aïnhoa
03 Aïnhoa à Bidarray
04 Bidarray à Saint-Étienne-de-Baïgorry
05 Saint-Étienne-de-Baïgorry à Saint-Jean-Pied-de-Port
06 Saint-Jean-Pied-de-Port à Kaskoleta
07 Kaskoleta au Col Bargargiak
08 Col Bargargiak à Logibar
09 Logibar à Sainte-Engrâce
10 Sainte-Engrâce à Arette-la-Pierre-Saint-Martin
11 Arette-la-Pierre-Saint-Martin à Lescun
12 Lescun à Etsaut
13 Etsaut à Gabas
14 Gabas à Gourette
15 Gourette à Arrens-Marsous
16 Arrens-Marsous au Lac dIlhéou
17 Lac dIlhéou au Refuge des Oulettes
18 Refuge des Oulettes à la Grange de Holle
19 Grange de Holle à Saint-Sauveur
20 Saint-Sauveur à Barèges
21 Barèges au Lac de lOule
22 Lac de lOule à Vielle-Aure
23 Vielle-Aure à Germ
24 Germ au Lac dOô
25 Lac dOô à Luchon
26 Luchon au Col de Peyrehitte
27 Col de Peyrehitte à Fos
28 Fos au Refuge de lEtang dAraing
29 Refuge de lEtang d Araing à Eylie-den-Haut
30 Eylie-den-Haut à la Valier
31 Valier à Aunac
32 Aunac à Couflens
33 Couflens à Saint-Lizier-dUstou
34 Saint-Lizier-dUstou à Aulus
35 Aulus à Mounicou
36 Mounicou à Goulier
37 Goulier à Siguer
38 Siguer à Coudènes
39 Coudènes au Refuge du Ruhle
40 Refuge du Ruhle à Mérens
41 Mérens au Refuge des Bésines
42 Refuge des Bésines au Barrage des Bouillouses
43 Barrage des Bouillouses à Planès
44 Planès au Ras de la Carança
45 Ras de la Carança à Mantet
46 Mantet au Refuge de Mariailles
47 Refuge de Mariailles au Chalet des Cortalets
48 Chalet des Cortalets au Refuge de Batère
49 Refuge de Batère au Moulin de la Palette
50 Moulin de la Palette à Las Illas
51 Las Illas au Col de lOuillat
52 Col de lOuillat à Banyuls
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["france_gr10"],pc:["france_gr10"],url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_france_gr10.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); }