Search for content

Alternative Routes

The Routing API supports the calculation of alternative routes.

It calculates the shortest route according to predefined criteria. However, it could happen that the user would prefer another route for various reasons (traffic lights, traffic incident, damaged road, personal convenience or preference, etc...).

Alternative routes have different travel times or distances compared to the best choice. The Routing API offers up to 3 alternatives for a route. Please note that the additional calculations will degrade the performance.

Alternative routes are not enabled by default. To enable it you have to add 'ALTERNATIVE_ROUTES' to the results parameter.

https://api.myptv.com/routing/v1/routes?waypoints=49.121747744,8.5816954897&waypoints=49.137904467,8.4321884023&results=POLYLINE,ALTERNATIVE_ROUTES,TOLL_COSTS&options[trafficMode]=AVERAGE

 

The result of the request above will look like this:

{
  "distance": 212483,
  "travelTime": 11155,
  "violated": false,
  "toll": {
    "costs": {
      "prices": [
        {
          "price": 39.13,
          "currency": "EUR"
        }
      ],
      "countries": [
        {
          "countryCode": "DE",
          "price": {
            "price": 39.13,
            "currency": "EUR"
          }
        }
      ]
    }
  },
  "polyline": "{\"type\":\"LineString\",\"coordinates\":[[6.8114823543,49.221203483],[6.8115173286,49.221236809],[6.8119066079,49.221604064],[6.8127716731,49.222253815],[6.8139395111,49.222621061],[6.8139395111,49.223186051],[6.813420472,49.223807532],[6.8138097513,49.224061772],[6.8141557774,49.224316011],[6.8150208426,49.224457254],[6.8156696415,49.224683242],[6.8158426545,49.224767987],[6.8161454273,49.224909229],[6.819259662,49.226943067],[6.8198219544,49.22739502],[6.8207735261,49.227903462],[6.8210330456,49.228016448],[6.8212060587,49.228101188],[6.8214655782,49.228214174],[6.8216385913,49.228298913],[6.8216818445,49.228327159],[6.821768351,49.228355406],[6.8219846173,49.228468391],[6.8221143771,49.22824242],[6.8221143771,49.228157681],[6.8221576304,49.227705735],[6.8221576304,49.227508008],[6.8221143771,49.227338526],[6.8218116043,49.226547605],[6.8215520847,49.225671928],[6.8215520847,49.225474193],[6.821595338,49.225248208],[6.8216818445,49.224767987],[6.8219413641,49.223694536],[6.8225036564,49.221999565],[6.8227199227,49.22126506],[6.8231092021,49.220615296],[6.8236714944,49.219993775],[6.8243635466,49.219202736],[6.8244500531,49.219061478],[6.8247095727,49.218722457],[6.824925839,49.218383433],[6.8249690922,49.218270425],[6.8252286118,49.217874894],[6.8253583716,49.217592369],[6.8254881313,49.217394601],[6.8255746379,49.21716858],[6.8256611444,49.217027316],[6.8263964498,49.216349243],[6.8265694628,49.21615147],[6.8266559693,49.216010203],[6.8266992226,49.215925443],[6.8265694628,49.215812429],[6.8267857291,49.215727668],[6.8268722356,49.215868936],[6.8270885019,49.215897189],[6.8274777813,49.21598195],[6.8277805541,49.216038456],[6.828602366,49.216207977],[6.8289483921,49.216292736],[6.8293809247,49.216377496],[6.829943217,49.216490509],[6.8306352692,49.216660027],[6.8310678018,49.216744787],[6.8315003344,49.216829545],[6.8319761202,49.216942557],[6.8323653996,49.216999063],[6.8326681724,49.217083821],[6.8329709452,49.217140327],[6.8334034778,49.217225085],[6.8334899843,49.217253338],[6.8337495039,49.217309843],[6.8340955299,49.217338096],[6.8346578223,49.217422854],[6.8361716864,49.217507612],[6.8365177125,49.217592369],[6.8365609657,49.217592369],[6.8381180831,49.218016155],[6.8383343494,49.218129164],[6.8393291743,49.218609449],[6.8404105058,49.219400497],[6.8417513568,49.220502293],[6.8425731688,49.220982555],[6.8439140198,49.221604064],[6.8444763122,49.221858315],[6.8445195654,49.221858315],[6.8446925785,49.221943065],[6.8463362023,49.222677561],[6.8474175338,49.223129552],[6.8493206772,49.22358154],[6.8510075543,49.223977025],[6.8518726195,49.224400757],[6.8523916586,49.224767987],[6.8526511782,49.224937478],[6.8542515488,49.226293378],[6.8554626401,49.227282032],[6.8562411987,49.227903462],[6.8572360237,49.228327159],[6.8584038617,49.22855313],[6.8612153236,49.228666115],[6.8621668953,49.228609622],[6.8648485973,49.228440145],[6.8664489679,49.228298913],[6.8693901896,49.228044695],[6.8710770667,49.227959955],[6.8723746645,49.228129434],[6.8734992492,49.228496637],[6.8738452753,49.228666115],[6.8743210611,49.228948576],[6.874796847,49.229287527],[6.8748401002,49.229372264],[6.8750563665,49.22959823],[6.8751861263,49.229767704],[6.8755321524,49.230332612],[6.8757051654,49.230982248],[6.875791672,49.231490653],[6.875791672,49.231942564],[6.8758349252,49.233721923],[6.8760079382,49.23504934],[6.8764404708,49.236150787],[6.8766567371,49.236489689],[6.8767864969,49.236715622],[6.8769162567,49.236913313],[6.8773487893,49.237393415],[6.8774352958,49.23750638],[6.8775650556,49.237619344],[6.8779543349,49.237958236],[6.8783868675,49.238297125],[6.8795547055,49.239087858],[6.879641212,49.239116098],[6.8813280891,49.240019777],[6.8817606217,49.240245694],[6.8820201413,49.240358652],[6.8823661674,49.240528088],[6.8833609923,49.24086696],[6.8838800314,49.241008156],[6.8843558173,49.241092873],[6.8848748564,49.24117759],[6.8855236553,49.241290546],[6.8874267987,49.241572935],[6.8881621041,49.241629413],[6.8884216237,49.241629413],[6.8885946367,49.241657652],[6.8891136758,49.241657652],[6.8896327149,49.241657652],[6.8903247671,49.241742368],[6.8911898323,49.241883561],[6.8940445474,49.242674237],[6.8943473202,49.242758951],[6.8960774506,49.243380186],[6.8963802234,49.243549612],[6.896812756,49.243775513],[6.8970722755,49.243888463],[6.8972885418,49.244001413],[6.8977643277,49.2441426],[6.8982401136,49.244312024],[6.8986293929,49.24445321],[6.8994079516,49.244933239],[6.8995377113,49.24501795],[6.9000567504,49.245582683],[6.9001000037,49.245639156],[6.9004027765,49.246288591],[6.9013976015,49.246034465],[6.9017003743,49.245949756],[6.9022194134,49.245808575],[6.9028682123,49.245667392],[6.9035602645,49.245554446],[6.903819784,49.24552621],[6.9074963111,49.244876765],[6.9082316165,49.244707343],[6.9103077729,49.244199074],[6.9103942794,49.244199074],[6.9138112869,49.243634325],[6.916319976,49.243126045],[6.9165362423,49.243069569],[6.9177473335,49.242843665],[6.918828665,49.24261776],[6.9213806073,49.241883561],[6.9246246018,49.240923439],[6.9303772852,49.239285539],[6.9313721102,49.239116098],[6.9314586167,49.239116098],[6.9323669352,49.239059618],[6.9343133318,49.238974897],[6.9347458644,49.238974897],[6.9364759948,49.238918416],[6.937514073,49.238805455],[6.9390279371,49.23852305],[6.9401957751,49.238240644],[6.9409743338,49.238042958],[6.9429639837,49.237478139],[6.943353263,49.237365174],[6.9442183282,49.237082761],[6.9465972575,49.236235513],[6.9478948553,49.235727157],[6.9485004009,49.235501219],[6.9504467976,49.234540972],[6.9523931943,49.233467733],[6.9529554866,49.233298272],[6.9542098311,49.233241785],[6.9543395909,49.233241785],[6.9552046561,49.233298272],[6.9560697213,49.233383003],[6.9592272092,49.233495976],[6.9614331255,49.233580707],[6.9617791515,49.233580707],[6.9627739765,49.23360895],[6.9637688015,49.233637193],[6.9646338666,49.233637193],[6.9653259188,49.23369368],[6.9666667698,49.233750167],[6.9668397829,49.233806653],[6.967531835,49.234004355],[6.9678346078,49.234117328],[6.9683103937,49.234286786],[6.9690024458,49.234540972],[6.969694498,49.234795157],[6.9701702838,49.234992855],[6.9712948686,49.235360007],[6.9718139077,49.235529461],[6.9721166805,49.235614188],[6.9737603044,49.235924851],[6.9752309152,49.236037819],[6.9763122467,49.236066061],[6.9763987532,49.236066061],[6.9772638184,49.236066061],[6.9785181629,49.236066061],[6.9788209357,49.236066061],[6.9799022672,49.236066061],[6.9821514367,49.236235513],[6.982540716,49.236235513],[6.9830597551,49.236235513],[6.9859144702,49.236235513],[6.9862604963,49.236263754],[6.9864335094,49.236291996],[6.9867362822,49.236320238],[6.9869092952,49.236320238],[6.9872553213,49.23634848],[6.9872985745,49.23634848],[6.9879473734,49.23634848],[6.9881636397,49.23634848],[6.9898505168,49.236150787],[6.9901965429,49.236009577],[6.9908453418,49.235557703],[6.9910183548,49.23516231],[6.9910616081,49.23504934],[6.9909318483,49.233467733],[6.9913211277,49.23267691],[6.9919266733,49.231942564],[6.9921861928,49.231631875],[6.9924457124,49.231321185],[6.992878245,49.230954003],[6.99387307,49.23016314],[6.9943488558,49.229880686],[6.9955166938,49.229372264],[6.9969873046,49.22892033],[6.9972900775,49.228807346],[6.9982849024,49.228524884],[6.9982849024,49.228496637],[7.0007070849,49.227536254],[7.0033455338,49.22615214],[7.0040375859,49.22578492],[7.0052486772,49.225191712],[7.0059407293,49.224937478],[7.0064597684,49.224767987],[7.0065895282,49.224711491],[7.0084926716,49.224061772],[7.0087521912,49.223948777],[7.0092712303,49.223751034],[7.0102660553,49.223327297],[7.0116501596,49.22273406],[7.0119529324,49.222592812],[7.0131640236,49.221971315],[7.0134667964,49.221801815],[7.0148509007,49.221010805],[7.0173163365,49.219372246],[7.0191329734,49.217846641],[7.0191762267,49.217761884],[7.0193492397,49.217592369],[7.0193492397,49.217592369],[7.0196952658,49.217196832],[7.0202575582,49.216349243],[7.0204305712,49.216123217],[7.0209496103,49.214682274],[7.0210793701,49.213636859],[7.0212523831,49.212845719],[7.0214253962,49.212167588],[7.0217714222,49.211348169],[7.0218579288,49.211178632],[7.0219876885,49.210980838],[7.0222039548,49.210613505],[7.0223769679,49.210415709],[7.0226364874,49.210104885],[7.0234150461,49.209341946],[7.0235015526,49.209257174],[7.0237178189,49.209115888],[7.024236858,49.208720283],[7.0245828841,49.20852248],[7.0252749362,49.20812687],[7.0267022938,49.20753345],[7.0269185601,49.207476934],[7.0270050666,49.207420417],[7.0278268785,49.20719435],[7.0282161579,49.207109574],[7.0285189307,49.207024799],[7.031243886,49.206629177],[7.0312871393,49.206629177],[7.0315466589,49.20657266],[7.032238711,49.206487883],[7.0333632957,49.206374848],[7.0336660686,49.206346589],[7.0354827055,49.206092258],[7.0362612641,49.205950962],[7.0397215249,49.205216218],[7.0400675509,49.205131439],[7.0422302139,49.204679283],[7.0424464802,49.204622763],[7.0428357595,49.204537983],[7.0433115454,49.204481463],[7.0449551693,49.204227123],[7.0460365007,49.204142342],[7.0480261507,49.204114082],[7.0487614561,49.204114082],[7.0491939887,49.204142342],[7.0500158006,49.204227123],[7.0507943593,49.204311903],[7.0512701451,49.204396683],[7.0524812364,49.204622763],[7.0532165418,49.204848842],[7.0546871526,49.205272737],[7.0552061917,49.205442294],[7.0556819776,49.20564011],[7.0560712569,49.205809666],[7.0568065623,49.206148776],[7.0588394655,49.2073639],[7.0597045307,49.208042096],[7.0605695959,49.208889828],[7.0616509274,49.210048372],[7.0619104469,49.210415709],[7.0619969534,49.210500479],[7.0622132197,49.210783044],[7.0626890056,49.211319913],[7.0629917784,49.211687241],[7.0632945512,49.21202631],[7.0640731099,49.212873974],[7.0642028697,49.212986995],[7.0653707077,49.214088933],[7.0668413185,49.215077831],[7.069090488,49.21632099],[7.0700420597,49.216829545],[7.0707341118,49.217196832],[7.071426164,49.217592369],[7.0724642422,49.218157416],[7.0742808791,49.219202736],[7.0748864247,49.219570006],[7.0751891975,49.219824268],[7.0762272758,49.220615296],[7.0777843931,49.222140815],[7.0790387376,49.223779283],[7.0795577767,49.224767987],[7.079774043,49.225191712],[7.0803795887,49.227056056],[7.0806391082,49.228835592],[7.0806823615,49.229344019],[7.080768868,49.229880686],[7.0808121212,49.230530328],[7.080941881,49.231942564],[7.0809851343,49.232450959],[7.0810283875,49.233128811],[7.0811148941,49.233806653],[7.0815041734,49.235557703],[7.0816339332,49.235896609],[7.082109719,49.236941554],[7.0822394788,49.237195726],[7.0828450244,49.238042958],[7.0830612907,49.238297125],[7.0838831027,49.239116098],[7.0843588885,49.239596179],[7.0850509407,49.240189214],[7.0858294993,49.240810482],[7.0861755254,49.241121112],[7.0865215515,49.241431741],[7.0874731232,49.242391854],[7.0883381884,49.243436661],[7.088770721,49.244170837],[7.0889004807,49.24445321],[7.0895492796,49.245865047],[7.0896790394,49.246288591],[7.090111572,49.247672141],[7.0903710916,49.248603897],[7.0911929035,49.250580293],[7.0918849556,49.251766092],[7.0931393002,49.253403578],[7.0932258067,49.253460042],[7.0938313523,49.254081142],[7.0953019631,49.255295088],[7.0971618533,49.256537235],[7.0972051065,49.256565465],[7.0990649967,49.257497054],[7.1005788608,49.25823102],[7.1009248868,49.258400396],[7.1011844064,49.258513312],[7.1024820042,49.25910612],[7.1036498422,49.259642464],[7.103952615,49.259783606],[7.1042986411,49.259952976],[7.1056827454,49.260630451],[7.1066343171,49.261110323],[7.1081481812,49.261985372],[7.1093592724,49.262691045],[7.1123004941,49.264328168],[7.114463157,49.26525961],[7.1161500341,49.265711213],[7.1189182427,49.266134586],[7.119134509,49.26616281],[7.1198265612,49.266191035],[7.1211674122,49.266191035],[7.1260550305,49.265908787],[7.1285204663,49.265852337],[7.1301208369,49.265993462],[7.1310724086,49.266106361],[7.1333648314,49.26658618],[7.1346191759,49.266981321],[7.1355707476,49.267404684],[7.1363493062,49.267799818],[7.1374306377,49.268336068],[7.1376901573,49.268505408],[7.1380361834,49.268702972],[7.1389445018,49.269210988],[7.1394202877,49.269521441],[7.13998258,49.269831891],[7.1404583659,49.270085894],[7.1411071648,49.270424563],[7.1421884963,49.270960783],[7.1448701983,49.271892101],[7.1468598483,49.272343642],[7.1496713101,49.272682295],[7.1505796286,49.272738737],[7.1520934926,49.272738737],[7.1541696491,49.272738737],[7.1549482078,49.272738737],[7.1560295392,49.272710516],[7.156159299,49.272710516],[7.1594898,49.272569411],[7.1610901706,49.272512969],[7.1618687293,49.272512969],[7.1630798205,49.272569411],[7.1651992302,49.272682295],[7.1672753867,49.272936284],[7.1698705822,49.273585359],[7.1721197517,49.274488407],[7.1728118039,49.274883485],[7.1729848169,49.274968144],[7.1730280702,49.274996364],[7.1736336158,49.275363219],[7.1740661484,49.275645413],[7.1741526549,49.275701851],[7.1743689212,49.275871167],[7.1764018244,49.277564289],[7.176834357,49.277959342],[7.1770938765,49.278213304],[7.1773101428,49.278410828],[7.1777426754,49.278890527],[7.178175208,49.279342005],[7.1785212341,49.27968061],[7.1800350982,49.281288953],[7.1809001634,49.282135429],[7.1815922155,49.282812598],[7.183841385,49.284702982],[7.1847064502,49.285267261],[7.1850524763,49.285464757],[7.1869556197,49.286508653],[7.1897238283,49.287637164],[7.1937031281,49.288822073],[7.1955630183,49.289301671],[7.1960388041,49.289442729],[7.1971201356,49.289696631],[7.207025132,49.292207371],[7.2077604374,49.292376629],[7.2108314188,49.293166496],[7.2180114599,49.294971857],[7.2238939032,49.296466873],[7.2282624824,49.297566949],[7.2289977878,49.297764396],[7.2374754266,49.299908056],[7.2390325439,49.300331135],[7.2399841156,49.300641391],[7.240719421,49.300867031],[7.2426658177,49.301600353],[7.2455205328,49.302954148],[7.2466451176,49.303631032],[7.2474236762,49.304110486],[7.2498458588,49.305887245],[7.2507974305,49.306648693],[7.2509704435,49.306789701],[7.2512299631,49.307015312],[7.2514894826,49.307240923],[7.2527870804,49.308340759],[7.2533493728,49.308820167],[7.2554255292,49.310540357],[7.2556850488,49.310765951],[7.255728302,49.310794151],[7.2576314454,49.312457875],[7.2578477117,49.312683461],[7.2583667509,49.313106431],[7.2587560302,49.313473002],[7.2592750693,49.313924163],[7.2601401345,49.31465729],[7.2619567714,49.316236296],[7.2639896746,49.317956227],[7.2689205461,49.322213504],[7.2725970732,49.325117263],[7.2729430993,49.325370981],[7.2745867231,49.326667744],[7.2789985556,49.329796747],[7.2815937511,49.33145983],[7.2829346022,49.332277257],[7.2839294271,49.332869179],[7.2841889467,49.333010111],[7.2854865445,49.333742954],[7.2912824812,49.336956061],[7.2928395986,49.337745213],[7.2937911703,49.338224335],[7.294915755,49.338816185],[7.2954347941,49.339098015],[7.2961268463,49.33943621],[7.2968188984,49.339774403],[7.2972081777,49.339971681],[7.297424444,49.34008441],[7.2975974571,49.34019714],[7.2985490288,49.340648056],[7.3003656657,49.341549875],[7.3017930232,49.342310772],[7.3020957961,49.342451678],[7.3044747253,49.34369163],[7.3059020829,49.344424314],[7.306594135,49.344790652],[7.3068536546,49.34490337],[7.3078052263,49.345382423],[7.3084972784,49.345748753],[7.3097948762,49.346396871],[7.3101841556,49.346594122],[7.3107897012,49.346904087],[7.3146824945,49.348904721],[7.3160233456,49.349580974],[7.3162828651,49.349721859],[7.3165423847,49.349834566],[7.3168884108,49.350003627],[7.3241982116,49.353750992],[7.3278747386,49.355638655],[7.3328056102,49.358146035],[7.3349250199,49.359244734],[7.3376499752,49.360625116],[7.3380392546,49.36082231],[7.3382122676,49.360906822],[7.3388610665,49.361244867],[7.3393368524,49.361498399],[7.3450462826,49.364371672],[7.349458115,49.366427931],[7.3498473944,49.366596935],[7.3530913888,49.367864445],[7.3536536812,49.36806161],[7.3577627408,49.369413579],[7.3583250332,49.369554407],[7.3608337222,49.37020221],[7.3613095081,49.370314871],[7.3653320612,49.371131653],[7.3659808601,49.371216146],[7.367797497,49.371497792],[7.3685760557,49.371610449],[7.3688788285,49.371638614],[7.3714307708,49.371920256],[7.3718200501,49.371948421],[7.3735501805,49.372089241],[7.3742422326,49.372145569],[7.3767076684,49.37228639],[7.3785675586,49.372399045],[7.382806378,49.372596192],[7.387304717,49.372849666],[7.3895538865,49.373018648],[7.3937927059,49.373525589],[7.3953930765,49.373694569],[7.3969069405,49.373919874],[7.401318773,49.374736595],[7.4033084229,49.375215357],[7.4047790337,49.375553304],[7.4063361511,49.375947572],[7.4075904956,49.376257351],[7.4126511269,49.377834382],[7.4157653616,49.378960801],[7.4169764529,49.379411362],[7.4173657322,49.379552161],[7.417668505,49.379664801],[7.4190526093,49.380227993],[7.4227291364,49.38172042],[7.4241132407,49.382339905],[7.4241564939,49.382368063],[7.4245890265,49.382537012],[7.4254108384,49.382903066],[7.4267516895,49.383494379],[7.4284818199,49.384282784],[7.433845224,49.386647925],[7.437175725,49.388112002],[7.4377380174,49.388365396],[7.4384733228,49.388703252],[7.4388193488,49.38881587],[7.4400736934,49.389350803],[7.4404629727,49.389519728],[7.440852252,49.389688653],[7.4435772074,49.390842954],[7.4452640845,49.391546783],[7.4462589095,49.391940922],[7.4487243452,49.392898106],[7.4534822038,49.394727963],[7.4539147364,49.394868718],[7.4571587308,49.396022898],[7.4590618742,49.396670352],[7.4597106731,49.396895552],[7.4604892318,49.3971489],[7.462522135,49.397824489],[7.4641225056,49.398359324],[7.4676692728,49.399428976],[7.4681883119,49.399597867],[7.4699184423,49.400104534],[7.470697001,49.400329718],[7.4733787031,49.401146001],[7.4737247291,49.40125859],[7.4748060606,49.401568211],[7.4753250997,49.401708946],[7.4816833289,49.403538476],[7.4826349006,49.403819936],[7.484538044,49.404354705],[7.4860086548,49.404805033],[7.490550247,49.406099702],[7.4908097666,49.406155991],[7.4910692861,49.406268569],[7.4926696567,49.406718879],[7.497211249,49.408013498],[7.5036559846,49.409870935],[7.5041750237,49.410039789],[7.5044777965,49.410124216],[7.5058186476,49.410490065],[7.5074622714,49.410968478],[7.5074622714,49.410968478],[7.5089761355,49.411418745],[7.5144692994,49.412994647],[7.5146423125,49.413050928],[7.5162859363,49.413529317],[7.5183620928,49.41409212],[7.5189676384,49.41426096],[7.5196164373,49.4144298],[7.5214330742,49.414964454],[7.5256286404,49.416174438],[7.5279643164,49.416849766],[7.5286996218,49.417046734],[7.5329384412,49.418115979],[7.5344523053,49.418509906],[7.5355336367,49.418735005],[7.5360094226,49.418847555],[7.5366149682,49.418988241],[7.5370042476,49.419072653],[7.5375232867,49.419185201],[7.5384316051,49.419382161],[7.539080404,49.419522845],[7.540421255,49.419776077],[7.5411998137,49.419916761],[7.5427569311,49.420198127],[7.5431894636,49.420282536],[7.5476012961,49.420873399],[7.5489854004,49.421070351],[7.5524024079,49.421379846],[7.5533107263,49.421436118],[7.5542190448,49.421520526],[7.5548245904,49.421548661],[7.555430136,49.421576797],[7.5583281044,49.421661204],[7.558587624,49.421661204],[7.5590201566,49.42168934],[7.5598419685,49.42168934],[7.5606205272,49.42168934],[7.5614423391,49.42168934],[7.563431989,49.421633068],[7.5651621194,49.421576797],[7.565767665,49.421548661],[7.5666759835,49.42149239],[7.5680168345,49.421436118],[7.5695739518,49.421323575],[7.5803007602,49.420620173],[7.5805602797,49.420592036],[7.5843233133,49.420451355],[7.5891244251,49.420423218],[7.5915466076,49.420507627],[7.5937092706,49.420592036],[7.5984238758,49.421098487],[7.6025329355,49.421801882],[7.6037007735,49.421998831],[7.6079828461,49.423039834],[7.609453457,49.423461855],[7.6104915352,49.423771335],[7.6133462503,49.424727898],[7.6135192633,49.4248123],[7.6136922764,49.424868568],[7.6142113155,49.425065504],[7.6146005948,49.425206173],[7.6147303546,49.42526244],[7.6184501349,49.426837898],[7.6245055912,49.429791744],[7.6261492151,49.430607537],[7.6278793454,49.431479577],[7.6297824889,49.43240786],[7.6319018986,49.433448641],[7.6342808278,49.434601914],[7.6353621593,49.435080092],[7.6354919191,49.435136348],[7.6356216789,49.435220732],[7.6358811984,49.435333243],[7.6377410886,49.436148944],[7.6382601277,49.436373963],[7.6435370253,49.438427209],[7.646478247,49.439439737],[7.64665126,49.439495988],[7.646824273,49.439552239],[7.6469107796,49.439580365],[7.6490301893,49.440227245],[7.6519281576,49.440986615],[7.6537447945,49.441408482],[7.6545233532,49.441577228],[7.6573348151,49.442111586],[7.6574645748,49.44213971],[7.6579403607,49.442224082],[7.6591514519,49.442420949],[7.6594109715,49.442477197],[7.6654664278,49.443180285],[7.667326318,49.443349025],[7.6684509027,49.443433395],[7.671002845,49.443574011],[7.6731222547,49.443714626],[7.6758472101,49.443855241],[7.6786586719,49.443995856],[7.6794372306,49.444052101],[7.6800860295,49.444080224],[7.6852331673,49.444389574],[7.6896017465,49.444923902],[7.6904235585,49.445036391],[7.6910723573,49.445120758],[7.6914183834,49.445177002],[7.6920671823,49.445289491],[7.6935377931,49.445570712],[7.694013579,49.445626956],[7.6947056311,49.445767565],[7.6960464822,49.446048783],[7.6989877038,49.446695578],[7.7014098863,49.44722988],[7.7019289254,49.447342364],[7.7037023091,49.447651694],[7.7039185754,49.447679815],[7.7043943612,49.447764177],[7.7075518492,49.448242227],[7.7123962142,49.448748392],[7.7125692272,49.448776512],[7.7130017598,49.448776512],[7.7144723707,49.448888993],[7.7147751435,49.448917113],[7.7184516705,49.449057713],[7.7226904899,49.449310792],[7.7233825421,49.449395151],[7.725372192,49.449648229],[7.7287459462,49.450323095],[7.7314709016,49.451138547],[7.7335903113,49.451953985],[7.7343688699,49.452263285],[7.7353204417,49.452656938],[7.7362720134,49.453078704],[7.7370938253,49.453444233],[7.7379588905,49.453837876],[7.738045397,49.453865993],[7.7398620339,49.454568918],[7.7404243263,49.454737619],[7.7426302425,49.455243717],[7.7434953077,49.455384299],[7.7439710935,49.455440532],[7.7445766392,49.455524881],[7.7453551978,49.455609229],[7.7454849576,49.455637346],[7.7457012239,49.455637346],[7.7467393021,49.455777926],[7.7487722053,49.456030971],[7.7512808944,49.45631213],[7.7543086225,49.45650894],[7.7551304344,49.456565172],[7.7558224866,49.456593287],[7.7563415257,49.456621403],[7.7565145387,49.456621403],[7.7590232278,49.45670575],[7.7604505853,49.456761981],[7.7623537287,49.456818212],[7.7630890342,49.456846327],[7.7637810863,49.456846327],[7.7654247102,49.45701502],[7.7673278536,49.457352404],[7.7676306264,49.457408634],[7.7752432,49.459236087],[7.7767138108,49.459629684],[7.7774491163,49.459826481],[7.7783141814,49.460023277],[7.7808228705,49.460641774],[7.7816446824,49.46086668],[7.7821204683,49.460979133],[7.7843696378,49.46151328],[7.785580729,49.461710069],[7.7885219506,49.462047421],[7.7893005093,49.462075533],[7.7893005093,49.462075533],[7.7916794386,49.462103646],[7.792414744,49.462047421],[7.7938853548,49.461963083],[7.7943611407,49.461906858],[7.7948369265,49.461850633],[7.7968698297,49.46151328],[7.7979511612,49.461260264],[7.7985567068,49.461119698],[7.7989892394,49.460979133],[7.8002868372,49.460585547],[7.8009356361,49.460388754],[7.8015411817,49.460191959],[7.8024927534,49.459798367],[7.8029685393,49.45960157],[7.8033578186,49.459432886],[7.8036173382,49.459292316],[7.8039633642,49.459151745],[7.8045256566,49.458898717],[7.8046121631,49.458842488],[7.8047851762,49.458786259],[7.8059097609,49.458308312],[7.8064720533,49.458083394],[7.8080724239,49.457408634],[7.8105378597,49.456368361],[7.8108838857,49.456199667],[7.8112731651,49.456030971],[7.8130032954,49.45529995],[7.8135655878,49.455075018],[7.8138251074,49.454990669],[7.816593316,49.453865993],[7.8167230757,49.453837876],[7.8190587517,49.453163057],[7.8206591223,49.452825645],[7.8209186419,49.452769409],[7.821437681,49.452685056],[7.8222594929,49.452572584],[7.8233408244,49.452431994],[7.8239031168,49.452375758],[7.8250709548,49.452291403],[7.8287907351,49.452319522],[7.8303911057,49.452460112],[7.8306938785,49.45248823],[7.8309966513,49.452516348],[7.8332458208,49.452909998],[7.8338513664,49.453022469],[7.836273549,49.453669172],[7.8368358413,49.453837876],[7.8393445304,49.454681385],[7.8421992455,49.455609229],[7.8424155118,49.455693578],[7.8438861226,49.456143435],[7.8442321487,49.456255898],[7.8449674541,49.45650894],[7.8468705975,49.457127482],[7.8484709681,49.457633555],[7.8490332605,49.45783036],[7.8500713387,49.458139624],[7.8552184766,49.459742139],[7.8576406591,49.460501207],[7.8595005492,49.460979133],[7.8662048044,49.462665892],[7.8771046258,49.465420807],[7.8771911323,49.465448918],[7.8846306929,49.467304181],[7.8878746874,49.46811935],[7.8881774602,49.468203677],[7.8959630469,49.470143159],[7.898990775,49.470902066],[7.8991637881,49.470958281],[7.9010669315,49.471407997],[7.9033593542,49.471998244],[7.9040946596,49.472194991],[7.9051327378,49.472447951],[7.906819615,49.472897654],[7.9075549204,49.47315061],[7.909328304,49.473853259],[7.9101501159,49.474302949],[7.9110584344,49.474808845],[7.91166398,49.475258526],[7.9134806169,49.476635649],[7.9153837603,49.47798463],[7.916335332,49.478490488],[7.9163785853,49.478546694],[7.9178059428,49.479108752],[7.9196225797,49.479586496],[7.9202713786,49.479727008],[7.9211364438,49.479839418],[7.9214824699,49.479895622],[7.9243804383,49.479951827],[7.9277541925,49.479895622],[7.9309981869,49.479951827],[7.9321227717,49.480092338],[7.9336366358,49.480317155],[7.9355397792,49.480738684],[7.9382214812,49.481694135],[7.9386107606,49.481862743],[7.9397785986,49.482396662],[7.9407301703,49.482818173],[7.941508729,49.483183479],[7.942676567,49.483689284],[7.9431090995,49.483885984],[7.9455745353,49.48503807],[7.9468721331,49.485824845],[7.947693945,49.486443017],[7.9498998613,49.487960314],[7.9521057775,49.489112304],[7.9533168688,49.489533757],[7.9540521742,49.489786627],[7.9540954274,49.489786627],[7.9565608632,49.490292363],[7.9574259284,49.490404749],[7.964865489,49.490741903],[7.9650817553,49.490769999],[7.9661198335,49.490798095],[7.9668551389,49.490826191],[7.9701423866,49.49096667],[7.9711804649,49.491022862],[7.9736891539,49.49110715],[7.9755922973,49.491163342],[7.9760680832,49.49110715],[7.9790525581,49.490882383],[7.9841996959,49.490460941],[7.987054411,49.490489037],[7.9871841708,49.490489037],[7.9915094968,49.490601422],[7.9933693869,49.490826191],[7.9958780759,49.491416203],[7.9979109791,49.492174781],[7.9980407389,49.492230971],[7.9998141225,49.493186199],[8.0013279866,49.49436616],[8.0036636626,49.496669812],[8.005869578900002,49.498776716],[8.007902482,49.500658807],[8.0090270668,49.501361061],[8.0106706906,49.502400378],[8.0130928732,49.503804827],[8.0138714318,49.504226153],[8.0141309514,49.504450859],[8.015861081800002,49.505883336],[8.017072173000003,49.506978731],[8.0173749458,49.507231511],[8.0200133947,49.509590728],[8.020575687,49.51009626],[8.021570512,49.510938801],[8.0239926945,49.512988924],[8.0242089608,49.513157423],[8.025593065100002,49.514140325],[8.0283612737,49.515712927],[8.0302211639,49.51652729],[8.030869962800002,49.516780021],[8.030999722500002,49.516836183],[8.031129482300003,49.516892345],[8.033162385500003,49.517566286],[8.033421905100003,49.517650527],[8.0350222757,49.518071735],[8.036146860400002,49.518380618],[8.0378769908,49.518829899],[8.0413372515,49.519868845],[8.0419860504,49.520177717],[8.043586421000002,49.520879691],[8.0438891938,49.521020085],[8.0441487134,49.521132399],[8.046008603500002,49.522002829],[8.0468736687,49.522423998],[8.0498581436,49.523799795],[8.0529723783,49.525147476],[8.0531453913,49.525203629],[8.0536211772,49.525428238],[8.056000106400003,49.526158213],[8.058984581300003,49.526747799],[8.062488095300003,49.527084703],[8.0639587062,49.527056628],[8.0661213691,49.527056628],[8.068457045100002,49.527000477],[8.071701039600002,49.526916251],[8.0730851439,49.526860101],[8.073777196,49.526832025],[8.074945034000002,49.52680395],[8.0754640731,49.526775875],[8.076977937200002,49.526832025],[8.0791838534,49.527000477],[8.0803084382,49.527140853],[8.0817357957,49.527365454],[8.084417497800002,49.528067325],[8.0853690695,49.528376145],[8.0859313619,49.52860074],[8.0863638945,49.528741111],[8.0875317325,49.529218371],[8.0897376487,49.530144803],[8.0900404215,49.53028517],[8.0944955073,49.53205376],[8.0957065985,49.532334482],[8.096831183300003,49.532587131],[8.0969176898,49.532615203],[8.0978260082,49.532727491],[8.098864086400003,49.532783635],[8.101718801600002,49.532895923],[8.1020215744,49.532923994],[8.102237840700003,49.532923994],[8.105222315600003,49.533232784],[8.1069091927,49.533597714],[8.1079040177,49.533962641],[8.109461135,49.534524063],[8.1112345186,49.535478465],[8.1116670512,49.535731098],[8.1133971816,49.537022311],[8.1148677924,49.538117009],[8.115646351100002,49.538650314],[8.1157328576,49.538706451],[8.1161221369,49.538959067],[8.116987202100002,49.539464296],[8.1170304554,49.539492364],[8.118890345500002,49.540362466],[8.1194526379,49.540643141],[8.1195823977,49.540671208],[8.1207934889,49.541120285],[8.1210097552,49.541176419],[8.1220478335,49.541513223],[8.1230426584,49.541765824],[8.1260703866,49.542355223],[8.1280167832,49.542663952],[8.1284493158,49.542748151],[8.129011608200003,49.54283235],[8.1298766734,49.54297268],[8.131044511400003,49.543169142],[8.1329909081,49.543477867],[8.134028986300002,49.543674327],[8.1344615189,49.543730458],[8.138484072000002,49.544404029],[8.1406899882,49.544909201],[8.1408630013,49.544993395],[8.1420740925,49.545470496],[8.143890729400002,49.546565005],[8.1439339827,49.546593069],[8.1446260348,49.547210473],[8.1454045935,49.548164627],[8.1464426717,49.549960632],[8.1469617108,49.550858609],[8.1471779771,49.551139224],[8.1473077369,49.55127953],[8.1482593086,49.552261666],[8.149556906400003,49.553131541],[8.1508112509,49.553720802],[8.151157277,49.553889161],[8.1518493291,49.554085579],[8.1527576476,49.554338116],[8.1535794595,49.554478413],[8.154704044300003,49.554618711],[8.155785375700003,49.55464677],[8.158337318,49.554506473],[8.1604134745,49.554310056],[8.1607595006,49.554281997],[8.160932513600002,49.554253937],[8.1614082995,49.554197818],[8.162835657,49.554085579],[8.1637007222,49.5540014],[8.164003495,49.553973341],[8.1668582101,49.553720802],[8.1677665286,49.553636622],[8.1680693014,49.553608562],[8.1682423144,49.553580503],[8.1726541469,49.553187661],[8.1733894523,49.553131541],[8.1737354784,49.553103481],[8.1738219849,49.553103481],[8.1739517447,49.55307542],[8.1746437968,49.5530193],[8.1759846479,49.552907058],[8.1762874207,49.552878998],[8.1766334468,49.552850938],[8.1794016553,49.552598394],[8.1797476814,49.552570333],[8.1803099738,49.552514212],[8.1812615455,49.55243003],[8.1815643183,49.552401969],[8.1817805846,49.552373909],[8.1841595139,49.552177484],[8.1848083128,49.552121362],[8.1874900148,49.551868814],[8.188095560500003,49.551812692],[8.1897824376,49.551672387],[8.1925938994,49.551419837],[8.195794640600003,49.551223408],[8.197697784100002,49.551083101],[8.1981303166,49.551083101],[8.2067809685,49.551026978],[8.2067809685,49.551026978],[8.2105872553,49.550942794],[8.2114523205,49.550858609],[8.2120146129,49.550802486],[8.213658236800002,49.550634116],[8.2153018606,49.550465746],[8.2177672964,49.550213189],[8.217983562700002,49.550185127],[8.2182863355,49.550157066],[8.2185026018,49.550129004],[8.2210545441,49.549876445],[8.2287536243,49.5490907],[8.229705196,49.54897845],[8.2302242351,49.548922325],[8.2338575089,49.548725886],[8.237188009800002,49.548810074],[8.237707048900003,49.548866199],[8.239739952100003,49.5490907],[8.2413403227,49.549287138],[8.2438490118,49.549820321],[8.244195037800003,49.549876445],[8.246054928,49.550381561],[8.247395779,49.550746363],[8.249471935500003,49.551307592],[8.25072628,49.551532081],[8.252586170200003,49.551868814],[8.2553111255,49.552177484],[8.2611935688,49.552598394],[8.2617126079,49.552654515],[8.2617558611,49.552654515],[8.2685898761,49.553720802],[8.270579526000002,49.55402946],[8.2726989358,49.554281997],[8.273737014,49.554394235],[8.2768512487,49.554506473],[8.2819551333,49.554394235],[8.283555503900002,49.554366175],[8.283685263600002,49.554366175],[8.2946715915,49.55402946],[8.297483053400002,49.553973341],[8.298694144600002,49.553917221],[8.299256437,49.553917221],[8.299645716300002,49.553889161],[8.3030627238,49.553804982],[8.3034952564,49.553804982],[8.3042738151,49.553776922],[8.3053551466,49.553748862],[8.3056579194,49.553748862],[8.3058741857,49.553720802],[8.3059606922,49.553720802],[8.307431303,49.553552443],[8.3080368486,49.553524383],[8.3098102323,49.553299902],[8.3110213235,49.552878998],[8.313270493,49.551672387],[8.3136597724,49.551391775],[8.3143085712,49.550718301],[8.3145248375,49.550157066],[8.3148708636,49.54942745],[8.315173636400003,49.54847332],[8.3153466495,49.547855932],[8.315606169,49.546593069],[8.3156926755,49.546003722],[8.3158224353,49.545358238],[8.315995448400002,49.543926917],[8.3160387016,49.543505933],[8.3160387016,49.543337538],[8.3160387016,49.54311301],[8.3160819549,49.542271023],[8.315995448400002,49.539464296],[8.315995448400002,49.539380091],[8.315606169,49.536488988],[8.3147411038,49.533064353],[8.3144815843,49.532334482],[8.314092304900003,49.531351946],[8.3130542267,49.528572665],[8.3124486811,49.526888176],[8.3123189213,49.526523196],[8.311929642000003,49.525203629],[8.311670122400002,49.524192872],[8.3114971094,49.523490946],[8.311410602900002,49.523182095],[8.311410602900002,49.522985553],[8.3111943366,49.522002829],[8.310934817,49.519307255],[8.3108915638,49.518886059],[8.3108915638,49.518071735],[8.3108915638,49.518043654],[8.310848310500003,49.517734769],[8.310848310500003,49.515993743],[8.3108915638,49.515067043],[8.3109780703,49.512680007],[8.3109780703,49.51231492],[8.3109780703,49.511528571],[8.3109780703,49.51138815],[8.3110213235,49.510938801],[8.3110645768,49.509113277],[8.3111943366,49.506192296],[8.3111943366,49.505995685],[8.3111943366,49.505770986],[8.3112808431,49.503804827],[8.311410602900002,49.50164196],[8.3114538561,49.500237449],[8.311540362600002,49.497877781],[8.311540362600002,49.497568769],[8.3115836159,49.496669812],[8.311670122400002,49.493972843],[8.311799882200003,49.491388108],[8.3118431355,49.489533757],[8.3118863887,49.489140401],[8.311929642000003,49.487285965],[8.3120161485,49.485909142],[8.3120594018,49.48453228],[8.312102655,49.483492583],[8.3121459083,49.482677669],[8.3121459083,49.482396662],[8.3121459083,49.482312359],[8.3121891615,49.481272615],[8.3124486811,49.475258526],[8.3125784409,49.471913923],[8.3125784409,49.471689068],[8.3127082007,49.470311806],[8.312751453900002,49.469749647],[8.3127947072,49.469356132],[8.3128379604,49.468934505],[8.3129244669,49.46811935],[8.3129677202,49.467866368],[8.3130542267,49.467107414],[8.3131407332,49.466545218],[8.3134002528,49.464999147],[8.3134435061,49.464633705],[8.3138760387,49.462581556],[8.3141788115,49.461485167],[8.314265318,49.461147812],[8.3143085712,49.460979133],[8.3145680908,49.460107618],[8.314654597300002,49.459854595],[8.3147411038,49.459573456],[8.314914116900002,49.459039288],[8.315260143,49.457970935],[8.3165144875,49.454878202],[8.3166442473,49.454597035],[8.316817260300002,49.454203398],[8.3169902733,49.453837876],[8.3174660592,49.45288188],[8.3184608841,49.450997953],[8.3191961896,49.449704468],[8.3205370406,49.44751109],[8.3207965601,49.447089275],[8.321099333,49.446695578],[8.3213155993,49.446358121],[8.321661625300003,49.445880052],[8.323608022,49.443095915],[8.3240838079,49.442364701],[8.3255111654,49.440452245],[8.3261599643,49.439552239],[8.3262897241,49.439383486],[8.3265059904,49.43910223],[8.327500815300002,49.437752179],[8.327630575100002,49.43758342],[8.329447212,49.43510822],[8.3301392642,49.434208117],[8.3302257707,49.434067474],[8.3310908359,49.43288606],[8.3314368619,49.43240786],[8.3322586739,49.431282666],[8.3334697651,49.429566696],[8.3359352009,49.425740709],[8.3361947205,49.42526244],[8.3375788248,49.422674078],[8.338616903,49.420141853],[8.338833169300003,49.419635393],[8.3393089551,49.418115979],[8.3394387149,49.417665774],[8.3400875138,49.414992593],[8.3401307671,49.414739337],[8.3402605269,49.41409212],[8.3403470334,49.413332334],[8.340476793200002,49.412347408],[8.3405632997,49.410968478],[8.3406498062,49.409786507],[8.340736312700002,49.408210502],[8.340736312700002,49.407732062],[8.340736312700002,49.406972177],[8.340736312700002,49.406747024],[8.340736312700002,49.406268569],[8.340736312700002,49.405396082],[8.3406930594,49.403819936],[8.3406930594,49.400836378],[8.3406930594,49.400583049],[8.3406498062,49.398556367],[8.3406498062,49.396670352],[8.3406498062,49.39492502],[8.3406498062,49.39368636],[8.3406498062,49.393235931],[8.340606552900002,49.391546783],[8.3406498062,49.3908148],[8.340606552900002,49.390195422],[8.340606552900002,49.389604191],[8.340606552900002,49.389519728],[8.340606552900002,49.389210032],[8.3405632997,49.387577056],[8.3405632997,49.387070259],[8.3405632997,49.386647925],[8.3405632997,49.385606151],[8.3405632997,49.385071177],[8.3405632997,49.38478961],[8.340606552900002,49.383888583],[8.340779566,49.382368063],[8.340866072500003,49.381213563],[8.3415148714,49.378510237],[8.3424664431,49.376257351],[8.3430719887,49.375215357],[8.3433747615,49.374652108],[8.3438938006,49.373891711],[8.345450918,49.371892092],[8.3478298472,49.369610738],[8.348997685200002,49.368653101],[8.3496032309,49.368258774],[8.3498627504,49.36806161],[8.351809147100003,49.366737771],[8.3544908492,49.365188552],[8.3582106295,49.363385764],[8.3605895587,49.362428006],[8.361151851100002,49.362202648],[8.3647851249,49.360906822],[8.3660394694,49.360456092],[8.371575886600002,49.358737645],[8.3725707116,49.358427755],[8.3733492703,49.358202379],[8.3770257973,49.357244519],[8.3800102722,49.356540199],[8.3816106428,49.356202122],[8.3825622145,49.356004909],[8.3845086112,49.355638655],[8.3860657285,49.355356919],[8.3874498328,49.355131529],[8.3889204436,49.354877964],[8.3893529762,49.354821616],[8.3896990023,49.354765268],[8.3909966001,49.354596223],[8.3935485424,49.354314481],[8.397527842200002,49.353835516],[8.3980901346,49.353807342],[8.3986956802,49.353750992],[8.402934499600002,49.353441071],[8.4045348702,49.353356546],[8.4073463321,49.353272022],[8.4086439299,49.353243847],[8.409292728800002,49.353243847],[8.4120176841,49.353187497],[8.4125799765,49.353187497],[8.4131422688,49.353187497],[8.4137045612,49.353187497],[8.4153481851,49.353215672],[8.4155211981,49.353215672],[8.4168187959,49.353243847],[8.4182461535,49.353272022],[8.421706414200003,49.353328371],[8.4227012392,49.353328371],[8.4249936619,49.353384721],[8.425382941200002,49.353412896],[8.4256857141,49.353412896],[8.426507526,49.353412896],[8.4281944031,49.353469245],[8.428886455300002,49.353469245],[8.431351891,49.35349742],[8.4315681573,49.353525595],[8.4343363659,49.353581944],[8.434552632200003,49.353581944],[8.4349851648,49.353581944],[8.4370613213,49.353610119],[8.4374938539,49.353638294],[8.4404783288,49.353666468],[8.4409541146,49.353666468],[8.4445008819,49.35355377],[8.445019921,49.353525595],[8.4480476491,49.353215672],[8.448480181700003,49.353159322],[8.449691273,49.352990272],[8.450123805600002,49.352933922],[8.450513084900003,49.352849397],[8.451594416400003,49.35265217],[8.4527190012,49.352370417],[8.4535408131,49.352201365],[8.4555737163,49.351609676],[8.4583419249,49.350679864],[8.4594665096,49.350257217],[8.4599422955,49.35005998],[8.460245068300003,49.349919097],[8.4606343476,49.349750036],[8.4617589324,49.349242849],[8.462364478,49.348932899],[8.4628402638,49.348679302],[8.463618822500003,49.348256637],[8.4641378616,49.347946681],[8.4662572713,49.346594122],[8.4669493235,49.346171439],[8.467425109300002,49.345805112],[8.467684628900003,49.345607857],[8.4682469213,49.345156987],[8.4689389734,49.344677933],[8.469371506,49.344311594],[8.469587772300002,49.344170694],[8.4704528375,49.343494367],[8.4713611559,49.34278985],[8.4727885135,49.341690783],[8.4757297351,49.33943621],[8.4758162416,49.339379845],[8.4762920275,49.339013466],[8.4768975731,49.338562535],[8.4776328785,49.33802705],[8.4778058916,49.337886131],[8.4804875936,49.33625145],[8.4814391654,49.335772309],[8.4821312175,49.335462274],[8.4836883348,49.334785828],[8.485721238,49.334053],[8.4869323293,49.333658396],[8.4877973945,49.333432907],[8.491387415,49.332559125],[8.492425493200003,49.332361818],[8.4929877856,49.332277257],[8.4951937018,49.331910826],[8.5002975864,49.331431643],[8.503065795,49.331262518],[8.5034118211,49.331262518],[8.506093523200002,49.331121581],[8.5065260558,49.331093393],[8.5089914916,49.33100883],[8.5102025828,49.330952455],[8.5143548957,49.33089608],[8.514398149,49.33089608],[8.5164743054,49.330867892],[8.5171231043,49.330867892],[8.5205833651,49.33089608],[8.5210158977,49.33089608],[8.5230055476,49.330952455],[8.5236110932,49.330980643],[8.5243896519,49.330980643],[8.5249951975,49.33100883],[8.5253844768,49.33100883],[8.5256007431,49.331037018],[8.5275471398,49.331093393],[8.5310506538,49.331262518],[8.5336891026,49.331431643],[8.5358950189,49.331600767],[8.536370804700002,49.331628954],[8.5368898438,49.331657141],[8.5376684025,49.331741703],[8.5395715459,49.331882639],[8.5404798644,49.331939013],[8.5423830078,49.332108135],[8.5435508458,49.332192696],[8.5438536186,49.332220883],[8.5439833784,49.332220883],[8.5445456707,49.332277257],[8.5446754305,49.332277257],[8.5451079631,49.332333631],[8.547184119600002,49.332502752],[8.5473571326,49.332502752],[8.5484384641,49.332587312],[8.5496928086,49.332700059],[8.551249925900002,49.332812805],[8.5521149911,49.332869179],[8.553758615,49.332953738],[8.5552292258,49.332897365],[8.5563105573,49.332756432],[8.5578244214,49.332305444],[8.5579109279,49.332277257],[8.5583434605,49.332079948],[8.5583867137,49.332079948],[8.5596843115,49.331262518],[8.5606791365,49.330304134],[8.5608954028,49.330106818],[8.562063240800002,49.328669201],[8.562452520100003,49.328161797],[8.5626687864,49.327851714],[8.5627985462,49.327682577],[8.563144572300002,49.327175163],[8.5637501179,49.326414032],[8.564096144000002,49.325962986],[8.5648314494,49.325117263],[8.5649179559,49.325004499],[8.5663453134,49.32351035],[8.5682052036,49.321706033],[8.5693297883,49.320747464],[8.5710166655,49.319309574],[8.5725305295,49.318153593],[8.572746795800002,49.317984423],[8.5727900491,49.317956227],[8.5732225817,49.317617885],[8.5788022521,49.313303816],[8.580316116200002,49.312063098],[8.581786727000003,49.310794151],[8.5822192596,49.31042756],[8.582997818300003,49.309750769],[8.5837331237,49.309102169],[8.5876691703,49.305323201],[8.5892695409,49.303631032],[8.5893127942,49.303602829],[8.5913024441,49.301431125],[8.5917782299,49.300923441],[8.5929460679,49.299654206],[8.5951519842,49.297341294],[8.5954980102,49.29700281],[8.5960170494,49.296466873],[8.5962765689,49.296241213],[8.5981797123,49.294492315],[8.598698751400002,49.294012767],[8.6014237068,49.291784221],[8.602288772,49.291135385],[8.6028510643,49.290712226],[8.6049272208,49.289301671],[8.607219643500002,49.287750014],[8.6086037478,49.286903635],[8.611631476,49.285154406],[8.6125397944,49.284646553],[8.6132318466,49.284279768],[8.6132750998,49.284279768],[8.6143564313,49.283715477],[8.614961977,49.283405114],[8.616302828,49.282756168],[8.6177734388,49.282135429],[8.620801167,49.280809277],[8.6242614277,49.279426656],[8.6269863831,49.278354393],[8.627635181900002,49.27812865],[8.629105792800003,49.277648943],[8.630057364500002,49.277338543],[8.6309224297,49.277056358],[8.6316577351,49.27683061],[8.6329553328,49.276407328],[8.6352477556,49.27573007],[8.6352477556,49.27573007],[8.6366318599,49.275363219],[8.6381024707,49.274968144],[8.6384052435,49.274883485],[8.6397028413,49.274573067],[8.6433793683,49.273698241],[8.6458448041,49.273218492],[8.6462340835,49.273133829],[8.6477046943,49.272851621],[8.6491753051,49.272654074],[8.6505594094,49.272456527],[8.6524625528,49.272230757],[8.656658119,49.271892101],[8.657220411300003,49.271863879],[8.6583882493,49.271807436],[8.6588207819,49.271779215],[8.663448880700003,49.271779215],[8.6682067392,49.272061429],[8.6691583109,49.272117872],[8.6713642271,49.272371863],[8.6723590521,49.272512969],[8.6740891825,49.272738737],[8.6791930671,49.273670021],[8.6832588735,49.274431967],[8.686848894000002,49.274968144],[8.686848894000002,49.274968144],[8.6895738493,49.27530678],[8.690179395,49.275363219],[8.6925583242,49.275588974],[8.6926015775,49.275588974],[8.694850747,49.275842947],[8.6980947414,49.276209796],[8.699003059900003,49.27635089],[8.6994355925,49.276407328],[8.701165722800003,49.276774172],[8.703198626000002,49.277169232],[8.7046259836,49.277564289],[8.705534302,49.27784647],[8.7083890171,49.27874944],[8.7121520507,49.279906345],[8.712195304,49.279934562],[8.7145742332,49.280414247],[8.716866656000002,49.280668195],[8.7178182277,49.280696412],[8.7208027026,49.280583546],[8.7231383786,49.28021673],[8.723484404600002,49.280160297],[8.7240899503,49.280019213],[8.7265553861,49.279229136],[8.7293235947,49.278100432],[8.7319187902,49.277112795],[8.7341247064,49.276520204],[8.7355953173,49.276153358],[8.7360711031,49.276040481],[8.7392285911,49.275391438],[8.7426023453,49.274968144],[8.7429051181,49.274939925],[8.745111034300002,49.274939925],[8.746192365800002,49.274939925],[8.746322125600003,49.274968144],[8.7499553994,49.275419657],[8.7534156601,49.275842947],[8.7560108557,49.275871167],[8.7560973622,49.275842947],[8.757265200200003,49.27575829],[8.7590818371,49.275504316],[8.7613742598,49.274968144],[8.7616770327,49.274911705],[8.7647912673,49.273811123],[8.7668241705,49.272992725],[8.7669971836,49.272908063],[8.7670836901,49.272879842],[8.7685543009,49.272287199],[8.7693328596,49.271948543],[8.770111418200003,49.271666328],[8.773917705000002,49.270311673],[8.7756910887,49.269747223],[8.776339887600002,49.269521441],[8.7769886865,49.269352103],[8.7780700179,49.269098096],[8.782827876500003,49.267912713],[8.7834334221,49.267799818],[8.7842119808,49.267658699],[8.789056345800002,49.2668402],[8.792559859800003,49.266247485],[8.7959768673,49.265457187],[8.798658569400002,49.264610425],[8.799869660700002,49.264130587],[8.8000426737,49.264074135],[8.8003454465,49.263961231],[8.8042382398,49.262324096],[8.805665597400003,49.261759554],[8.8061846365,49.26159019],[8.806746928900003,49.261392598],[8.8072227147,49.261223233],[8.8077850071,49.261053868],[8.809428631,49.260630451],[8.8110290016,49.26020703],[8.8121968396,49.259924748],[8.8173872307,49.258908519],[8.8186848285,49.258710916],[8.8205879719,49.258400396],[8.8219288229,49.25823102],[8.8220153294,49.258202791],[8.8232264207,49.258061644],[8.8238319663,49.257976956],[8.8255188434,49.25777935],[8.8265569217,49.257666432],[8.8282005455,49.257497054],[8.8296279031,49.257327675],[8.833001657300002,49.256847766],[8.8331746703,49.256819536],[8.8366781844,49.256029088],[8.8388841006,49.25535155],[8.8413062831,49.254476384],[8.842993160200002,49.253855288],[8.8439879852,49.253488274],[8.844074491700002,49.253460042],[8.8497839219,49.251342596],[8.8503462143,49.251116729],[8.8516870653,49.25063676],[8.853460449,49.249959149],[8.853936234800003,49.249789744],[8.8549743131,49.249394465],[8.855147326100003,49.249337996],[8.8561421511,49.248970948],[8.856661190200002,49.248773306],[8.856920709700002,49.248688602],[8.8573099891,49.248547428],[8.8586075868,49.248067434],[8.8608567563,49.247248609],[8.8637547247,49.246288591],[8.8644467769,49.246062701],[8.8648360562,49.245949756],[8.8659606409,49.245667392],[8.8695506615,49.244820291],[8.8732271885,49.244199074],[8.874481533000003,49.244001413],[8.8769469688,49.243606088],[8.8770334753,49.243606088],[8.8778985405,49.243493137],[8.878979872,49.243295472],[8.8824401327,49.242645998],[8.884083756600003,49.2422789],[8.8851218348,49.241996516],[8.887327751000003,49.241375263],[8.8879332967,49.24117759],[8.8885388423,49.240979917],[8.8887983619,49.240895199],[8.8901392129,49.240415131],[8.8914368107,49.239906818],[8.8932534476,49.239116098],[8.893296700800002,49.239087858],[8.8937292334,49.238890176],[8.894378032300002,49.238579531],[8.8958053899,49.237817031],[8.8979247996,49.236602655],[8.898573598500002,49.236179029],[8.8989196246,49.235953093],[8.9009525277,49.234512729],[8.901168794,49.234315029],[8.9039370026,49.231942564],[8.904672308,49.23129294],[8.905450866700003,49.230586818],[8.9063159319,49.229908931],[8.908002809,49.228948576],[8.909905952400003,49.228157681],[8.9099924589,49.228101188],[8.912068615400003,49.227536254],[8.9142745316,49.227197291],[8.9171725,49.227056056],[8.9176915391,49.227056056],[8.9185998576,49.227056056],[8.919118896700002,49.227056056],[8.9204164944,49.227056056],[8.9208922803,49.227027809],[8.923314462800002,49.226943067],[8.9253906193,49.226660595],[8.9263854442,49.226462863],[8.9278128018,49.226180388],[8.9304079974,49.225897911],[8.9318786082,49.225954407],[8.9331329527,49.226010902],[8.9362471874,49.226547605],[8.9383665971,49.226745337],[8.9390586492,49.226745337],[8.9401399807,49.226688842],[8.9428216828,49.226236883],[8.942864936,49.226236883],[8.9459791707,49.225361201],[8.9479688206,49.224767987],[8.9487473793,49.224542],[8.9519913738,49.223722785],[8.9536782509,49.223383796],[8.953851263900003,49.223327297],[8.954543316100002,49.2232143],[8.9575710442,49.222790559],[8.9625884223,49.222395064],[8.963366981,49.222366814],[8.9648375918,49.222310314],[8.9672165211,49.222253815],[8.969552197100002,49.222169065],[8.971541847,49.222056065],[8.9736180034,49.221886565],[8.974050536,49.221858315],[8.9744398154,49.221801815],[8.9753048806,49.221717064],[8.9758239197,49.221660564],[8.9769485044,49.221519313],[8.9790246609,49.221236809],[8.9868102475,49.21988077],[8.997796575400002,49.217987903],[9.000088998200003,49.217592369],[9.0084801305,49.21615147],[9.0087829033,49.216094963],[9.0117241249,49.215558146],[9.0197692312,49.214427986],[9.0198557377,49.214399732],[9.0206342963,49.214314969],[9.0242675701,49.21394766],[9.0259544472,49.213778132],[9.0290686819,49.213580349],[9.030755559,49.21352384],[9.0321396633,49.21346733],[9.0362054697,49.213495585],[9.0414391141,49.213806387],[9.0417418869,49.213834642],[9.0423041793,49.213891151],[9.044250576,49.214145442],[9.0449858814,49.214230205],[9.0511710974,49.214964815],[9.0527282148,49.215049577],[9.0529877343,49.215077831],[9.053766293,49.215106085],[9.0575293266,49.215049577],[9.0614653732,49.214682274],[9.0631955035,49.214371477],[9.0637145427,49.21425846],[9.0665260045,49.213608604],[9.0683858947,49.213043505],[9.069769999,49.212591421],[9.0700295185,49.212421888],[9.0707648239,49.211800264],[9.0710243435,49.211178632],[9.07111085,49.210924326],[9.0712406098,49.210443966],[9.0712406098,49.210415709],[9.0713703696,49.209963601],[9.0721489282,49.210076629],[9.0727544739,49.210161399],[9.0733600195,49.210302683],[9.0737492988,49.210387453],[9.0737925521,49.210415709],[9.0743115912,49.210528736],[9.0747008705,49.210613505],[9.0753064162,49.210726531],[9.0758687085,49.210867813],[9.0765607607,49.211037351],[9.0769067868,49.21112212],[9.0779016117,49.211376425],[9.0783341443,49.211517705],[9.0786369171,49.211602473],[9.0791992095,49.211800264],[9.0794587291,49.211913287],[9.0795884888,49.211772008],[9.0800642747,49.211545961],[9.0806698203,49.211545961],[9.0825297105,49.211687241],[9.0827459768,49.211715497],[9.0835677887,49.211772008],[9.0839138148,49.211772008],[9.08477888,49.211856776],[9.0850383995,49.211856776],[9.0856871984,49.211885032],[9.0858602114,49.211885032],[9.0862494908,49.211885032],[9.0865955169,49.211885032],[9.087460582,49.211856776],[9.0877201016,49.21182852],[9.08862842,49.211687241],[9.0910938558,49.211319913],[9.0923482003,49.211178632],[9.0926509732,49.211150376],[9.0929969992,49.211093863],[9.0928672395,49.210613505],[9.0928239862,49.210415709],[9.0927374797,49.209963601],[9.0923914536,49.209511489],[9.0920454275,49.209031116],[9.0911803623,49.209002858],[9.088455407,49.205979221],[9.0867685299,49.205187958],[9.0856871984,49.20504666],[9.0833515224,49.204764063],[9.082616217,49.204368423],[9.0804968073,49.203718437],[9.0799777682,49.203238007],[9.0783773976,49.201881474],[9.075609189,49.199309611]]}",
  "alternativeRoutes": [
    {
      "distance": 209179,
      "travelTime": 12514,
      "violated": false,
      "polyline": "{\"type\":\"LineString\",\"coordinates\":[[6.8114823543,49.221203483],[6.8115173286,49.221236809],[6.8119066079,49.221604064],[6.8127716731,49.222253815],[6.8139395111,49.222621061],[6.8139395111,49.223186051],[6.813420472,49.223807532],[6.8138097513,49.224061772],[6.8141557774,49.224316011],[6.8150208426,49.224457254],[6.8156696415,49.224683242],[6.8158426545,49.224767987],[6.8161454273,49.224909229],[6.819259662,49.226943067],[6.8198219544,49.22739502],[6.8207735261,49.227903462],[6.8210330456,49.228016448],[6.8212060587,49.228101188],[6.8214655782,49.228214174],[6.8216385913,49.228298913],[6.8216818445,49.228327159],[6.821768351,49.228355406],[6.8219846173,49.228468391],[6.8221143771,49.22824242],[6.8221143771,49.228157681],[6.8221576304,49.227705735],[6.8221576304,49.227508008],[6.8221143771,49.227338526],[6.8218116043,49.226547605],[6.8215520847,49.225671928],[6.8215520847,49.225474193],[6.821595338,49.225248208],[6.8216818445,49.224767987],[6.8219413641,49.223694536],[6.8225036564,49.221999565],[6.8227199227,49.22126506],[6.8231092021,49.220615296],[6.8236714944,49.219993775],[6.8243635466,49.219202736],[6.8244500531,49.219061478],[6.8247095727,49.218722457],[6.824925839,49.218383433],[6.8249690922,49.218270425],[6.8252286118,49.217874894],[6.8253583716,49.217592369],[6.8254881313,49.217394601],[6.8255746379,49.21716858],[6.8256611444,49.217027316],[6.8263964498,49.216349243],[6.8265694628,49.21615147],[6.8266559693,49.216010203],[6.8266992226,49.215925443],[6.8265694628,49.215812429],[6.8267857291,49.215727668],[6.8268722356,49.215868936],[6.8270885019,49.215897189],[6.8274777813,49.21598195],[6.8277805541,49.216038456],[6.828602366,49.216207977],[6.8289483921,49.216292736],[6.8293809247,49.216377496],[6.829943217,49.216490509],[6.8306352692,49.216660027],[6.8310678018,49.216744787],[6.8315003344,49.216829545],[6.8319761202,49.216942557],[6.8323653996,49.216999063],[6.8326681724,49.217083821],[6.8329709452,49.217140327],[6.8334034778,49.217225085],[6.8334899843,49.217253338],[6.8337495039,49.217309843],[6.8340955299,49.217338096],[6.8346578223,49.217422854],[6.8361716864,49.217507612],[6.8365177125,49.217592369],[6.8365609657,49.217592369],[6.8381180831,49.218016155],[6.8383343494,49.218129164],[6.8393291743,49.218609449],[6.8404105058,49.219400497],[6.8417513568,49.220502293],[6.8425731688,49.220982555],[6.8439140198,49.221604064],[6.8444763122,49.221858315],[6.8445195654,49.221858315],[6.8446925785,49.221943065],[6.8463362023,49.222677561],[6.8474175338,49.223129552],[6.8493206772,49.22358154],[6.8510075543,49.223977025],[6.8518726195,49.224400757],[6.8523916586,49.224767987],[6.8526511782,49.224937478],[6.8542515488,49.226293378],[6.8554626401,49.227282032],[6.8562411987,49.227903462],[6.8572360237,49.228327159],[6.8584038617,49.22855313],[6.8612153236,49.228666115],[6.8621668953,49.228609622],[6.8648485973,49.228440145],[6.8664489679,49.228298913],[6.8693901896,49.228044695],[6.8710770667,49.227959955],[6.8723746645,49.228129434],[6.8734992492,49.228496637],[6.8738452753,49.228666115],[6.8743210611,49.228948576],[6.874796847,49.229287527],[6.8748401002,49.229372264],[6.8750563665,49.22959823],[6.8751861263,49.229767704],[6.8755321524,49.230332612],[6.8757051654,49.230982248],[6.875791672,49.231490653],[6.875791672,49.231942564],[6.8758349252,49.233721923],[6.8760079382,49.23504934],[6.8764404708,49.236150787],[6.8766567371,49.236489689],[6.8767864969,49.236715622],[6.8769162567,49.236913313],[6.8773487893,49.237393415],[6.8774352958,49.23750638],[6.8775650556,49.237619344],[6.8779543349,49.237958236],[6.8783868675,49.238297125],[6.8795547055,49.239087858],[6.879641212,49.239116098],[6.8813280891,49.240019777],[6.8817606217,49.240245694],[6.8820201413,49.240358652],[6.8823661674,49.240528088],[6.8833609923,49.24086696],[6.8838800314,49.241008156],[6.8843558173,49.241092873],[6.8848748564,49.24117759],[6.8855236553,49.241290546],[6.8874267987,49.241572935],[6.8881621041,49.241629413],[6.8884216237,49.241629413],[6.8885946367,49.241657652],[6.8891136758,49.241657652],[6.8896327149,49.241657652],[6.8903247671,49.241742368],[6.8911898323,49.241883561],[6.8940445474,49.242674237],[6.8943473202,49.242758951],[6.8960774506,49.243380186],[6.8963802234,49.243549612],[6.896812756,49.243775513],[6.8970722755,49.243888463],[6.8972885418,49.244001413],[6.8977643277,49.2441426],[6.8982401136,49.244312024],[6.8986293929,49.24445321],[6.8994079516,49.244933239],[6.8995377113,49.24501795],[6.9000567504,49.245582683],[6.9001000037,49.245639156],[6.9004027765,49.246288591],[6.9013976015,49.246034465],[6.9017003743,49.245949756],[6.9022194134,49.245808575],[6.9028682123,49.245667392],[6.9035602645,49.245554446],[6.903819784,49.24552621],[6.9074963111,49.244876765],[6.9082316165,49.244707343],[6.9103077729,49.244199074],[6.9103942794,49.244199074],[6.9138112869,49.243634325],[6.916319976,49.243126045],[6.9165362423,49.243069569],[6.9177473335,49.242843665],[6.918828665,49.24261776],[6.9213806073,49.241883561],[6.9246246018,49.240923439],[6.9303772852,49.239285539],[6.9313721102,49.239116098],[6.9314586167,49.239116098],[6.9323669352,49.239059618],[6.9343133318,49.238974897],[6.9347458644,49.238974897],[6.9364759948,49.238918416],[6.937514073,49.238805455],[6.9390279371,49.23852305],[6.9401957751,49.238240644],[6.9409743338,49.238042958],[6.9429639837,49.237478139],[6.943353263,49.237365174],[6.9442183282,49.237082761],[6.9465972575,49.236235513],[6.9478948553,49.235727157],[6.9485004009,49.235501219],[6.9504467976,49.234540972],[6.9523931943,49.233467733],[6.9529554866,49.233298272],[6.9542098311,49.233241785],[6.9543395909,49.233241785],[6.9552046561,49.233298272],[6.9560697213,49.233383003],[6.9592272092,49.233495976],[6.9614331255,49.233580707],[6.9617791515,49.233580707],[6.9627739765,49.23360895],[6.9637688015,49.233637193],[6.9646338666,49.233637193],[6.9653259188,49.23369368],[6.9666667698,49.233750167],[6.9668397829,49.233806653],[6.967531835,49.234004355],[6.9678346078,49.234117328],[6.9683103937,49.234286786],[6.9690024458,49.234540972],[6.969694498,49.234795157],[6.9701702838,49.234992855],[6.9712948686,49.235360007],[6.9718139077,49.235529461],[6.9721166805,49.235614188],[6.9737603044,49.235924851],[6.9752309152,49.236037819],[6.9763122467,49.236066061],[6.9763987532,49.236066061],[6.9772638184,49.236066061],[6.9785181629,49.236066061],[6.9788209357,49.236066061],[6.9799022672,49.236066061],[6.9821514367,49.236235513],[6.982540716,49.236235513],[6.9830597551,49.236235513],[6.9859144702,49.236235513],[6.9862604963,49.236263754],[6.9864335094,49.236291996],[6.9867362822,49.236320238],[6.9869092952,49.236320238],[6.9872553213,49.23634848],[6.9872985745,49.23634848],[6.9879473734,49.23634848],[6.9881636397,49.23634848],[6.9898505168,49.236150787],[6.9901965429,49.236009577],[6.9908453418,49.235557703],[6.9910183548,49.23516231],[6.9910616081,49.23504934],[6.9909318483,49.233467733],[6.9913211277,49.23267691],[6.9919266733,49.231942564],[6.9921861928,49.231631875],[6.9924457124,49.231321185],[6.992878245,49.230954003],[6.99387307,49.23016314],[6.9943488558,49.229880686],[6.9955166938,49.229372264],[6.9969873046,49.22892033],[6.9972900775,49.228807346],[6.9982849024,49.228524884],[6.9982849024,49.228496637],[7.0007070849,49.227536254],[7.0033455338,49.22615214],[7.0040375859,49.22578492],[7.0052486772,49.225191712],[7.0059407293,49.224937478],[7.0064597684,49.224767987],[7.0065895282,49.224711491],[7.0084926716,49.224061772],[7.0087521912,49.223948777],[7.0092712303,49.223751034],[7.0102660553,49.223327297],[7.0116501596,49.22273406],[7.0119529324,49.222592812],[7.0131640236,49.221971315],[7.0134667964,49.221801815],[7.0148509007,49.221010805],[7.0173163365,49.219372246],[7.0191329734,49.217846641],[7.0191762267,49.217761884],[7.0193492397,49.217592369],[7.0193492397,49.217592369],[7.0196952658,49.217196832],[7.0202575582,49.216349243],[7.0204305712,49.216123217],[7.0209496103,49.214682274],[7.0210793701,49.213636859],[7.0212523831,49.212845719],[7.0214253962,49.212167588],[7.0217714222,49.211348169],[7.0218579288,49.211178632],[7.0219876885,49.210980838],[7.0222039548,49.210613505],[7.0223769679,49.210415709],[7.0226364874,49.210104885],[7.0234150461,49.209341946],[7.0235015526,49.209257174],[7.0237178189,49.209115888],[7.024236858,49.208720283],[7.0245828841,49.20852248],[7.0252749362,49.20812687],[7.0267022938,49.20753345],[7.0269185601,49.207476934],[7.0270050666,49.207420417],[7.0278268785,49.20719435],[7.0282161579,49.207109574],[7.0285189307,49.207024799],[7.031243886,49.206629177],[7.0312871393,49.206629177],[7.0315466589,49.20657266],[7.032238711,49.206487883],[7.0333632957,49.206374848],[7.0336660686,49.206346589],[7.0354827055,49.206092258],[7.0362612641,49.205950962],[7.0397215249,49.205216218],[7.0400675509,49.205131439],[7.0422302139,49.204679283],[7.0424464802,49.204622763],[7.0428357595,49.204537983],[7.0433115454,49.204481463],[7.0449551693,49.204227123],[7.0460365007,49.204142342],[7.0480261507,49.204114082],[7.0487614561,49.204114082],[7.0491939887,49.204142342],[7.0500158006,49.204227123],[7.0507943593,49.204311903],[7.0512701451,49.204396683],[7.0524812364,49.204622763],[7.0532165418,49.204848842],[7.0546871526,49.205272737],[7.0552061917,49.205442294],[7.0556819776,49.20564011],[7.0560712569,49.205809666],[7.0568065623,49.206148776],[7.0588394655,49.2073639],[7.0597045307,49.208042096],[7.0605695959,49.208889828],[7.0616509274,49.210048372],[7.0619104469,49.210415709],[7.0619969534,49.210500479],[7.0622132197,49.210783044],[7.0626890056,49.211319913],[7.0629917784,49.211687241],[7.0632945512,49.21202631],[7.0640731099,49.212873974],[7.0642028697,49.212986995],[7.0653707077,49.214088933],[7.0668413185,49.215077831],[7.069090488,49.21632099],[7.0700420597,49.216829545],[7.0707341118,49.217196832],[7.071426164,49.217592369],[7.0724642422,49.218157416],[7.0742808791,49.219202736],[7.0748864247,49.219570006],[7.0751891975,49.219824268],[7.0762272758,49.220615296],[7.0777843931,49.222140815],[7.0790387376,49.223779283],[7.0795577767,49.224767987],[7.079774043,49.225191712],[7.0803795887,49.227056056],[7.0806391082,49.228835592],[7.0806823615,49.229344019],[7.080768868,49.229880686],[7.0808121212,49.230530328],[7.080941881,49.231942564],[7.0809851343,49.232450959],[7.0810283875,49.233128811],[7.0811148941,49.233806653],[7.0815041734,49.235557703],[7.0816339332,49.235896609],[7.082109719,49.236941554],[7.0822394788,49.237195726],[7.0828450244,49.238042958],[7.0830612907,49.238297125],[7.0838831027,49.239116098],[7.0843588885,49.239596179],[7.0850509407,49.240189214],[7.0858294993,49.240810482],[7.0861755254,49.241121112],[7.0865215515,49.241431741],[7.0874731232,49.242391854],[7.0883381884,49.243436661],[7.088770721,49.244170837],[7.0889004807,49.24445321],[7.0895492796,49.245865047],[7.0896790394,49.246288591],[7.090111572,49.247672141],[7.0903710916,49.248603897],[7.0911929035,49.250580293],[7.0918849556,49.251766092],[7.0931393002,49.253403578],[7.0932258067,49.253460042],[7.0938313523,49.254081142],[7.0953019631,49.255295088],[7.0971618533,49.256537235],[7.0972051065,49.256565465],[7.0990649967,49.257497054],[7.1005788608,49.25823102],[7.1009248868,49.258400396],[7.1011844064,49.258513312],[7.1024820042,49.25910612],[7.1036498422,49.259642464],[7.103952615,49.259783606],[7.1042986411,49.259952976],[7.1056827454,49.260630451],[7.1066343171,49.261110323],[7.1081481812,49.261985372],[7.1093592724,49.262691045],[7.1123004941,49.264328168],[7.114463157,49.26525961],[7.1161500341,49.265711213],[7.1189182427,49.266134586],[7.119134509,49.26616281],[7.1198265612,49.266191035],[7.1211674122,49.266191035],[7.1260550305,49.265908787],[7.1285204663,49.265852337],[7.1301208369,49.265993462],[7.1310724086,49.266106361],[7.1333648314,49.26658618],[7.1346191759,49.266981321],[7.1355707476,49.267404684],[7.1363493062,49.267799818],[7.1374306377,49.268336068],[7.1376901573,49.268505408],[7.1380361834,49.268702972],[7.1389445018,49.269210988],[7.1394202877,49.269521441],[7.13998258,49.269831891],[7.1404583659,49.270085894],[7.1411071648,49.270424563],[7.1421884963,49.270960783],[7.1448701983,49.271892101],[7.1468598483,49.272343642],[7.1496713101,49.272682295],[7.1505796286,49.272738737],[7.1520934926,49.272738737],[7.1541696491,49.272738737],[7.1549482078,49.272738737],[7.1560295392,49.272710516],[7.156159299,49.272710516],[7.1594898,49.272569411],[7.1610901706,49.272512969],[7.1618687293,49.272512969],[7.1630798205,49.272569411],[7.1651992302,49.272682295],[7.1672753867,49.272936284],[7.1698705822,49.273585359],[7.1721197517,49.274488407],[7.1728118039,49.274883485],[7.1729848169,49.274968144],[7.1730280702,49.274996364],[7.1736336158,49.275363219],[7.1740661484,49.275645413],[7.1741526549,49.275701851],[7.1743689212,49.275871167],[7.1764018244,49.277564289],[7.176834357,49.277959342],[7.1770938765,49.278213304],[7.1773101428,49.278410828],[7.1777426754,49.278890527],[7.178175208,49.279342005],[7.1785212341,49.27968061],[7.1800350982,49.281288953],[7.1809001634,49.282135429],[7.1815922155,49.282812598],[7.183841385,49.284702982],[7.1847064502,49.285267261],[7.1850524763,49.285464757],[7.1869556197,49.286508653],[7.1897238283,49.287637164],[7.1937031281,49.288822073],[7.1955630183,49.289301671],[7.1960388041,49.289442729],[7.1971201356,49.289696631],[7.207025132,49.292207371],[7.2077604374,49.292376629],[7.2108314188,49.293166496],[7.2180114599,49.294971857],[7.2238939032,49.296466873],[7.2282624824,49.297566949],[7.2289977878,49.297764396],[7.2374754266,49.299908056],[7.2390325439,49.300331135],[7.2399841156,49.300641391],[7.240719421,49.300867031],[7.2426658177,49.301600353],[7.2455205328,49.302954148],[7.2466451176,49.303631032],[7.2474236762,49.304110486],[7.2498458588,49.305887245],[7.2507974305,49.306648693],[7.2509704435,49.306789701],[7.2512299631,49.307015312],[7.2522680413,49.307551135],[7.2537386521,49.307692141],[7.2544307043,49.30800235],[7.2552525162,49.308538163],[7.2564203542,49.308848367],[7.2570691531,49.308791966],[7.2575449389,49.308650964],[7.2591020563,49.308143354],[7.2595345889,49.30800235],[7.260399654,49.307748542],[7.2619567714,49.307269124],[7.2641194344,49.30659229],[7.2659793245,49.306000053],[7.2679257212,49.305407808],[7.2684447603,49.305238594],[7.2686610266,49.305153987],[7.2708236895,49.304477124],[7.2716455015,49.304223298],[7.2729430993,49.303828455],[7.2729430993,49.303828455],[7.2732891253,49.303687439],[7.2735486449,49.303631032],[7.2739379242,49.303518219],[7.2761870937,49.302841333],[7.2768358926,49.302643907],[7.2804691664,49.301600353],[7.2812044718,49.301431125],[7.2821127902,49.301177284],[7.2835834011,49.300838826],[7.2839294271,49.300754211],[7.2841889467,49.300697801],[7.2858325705,49.30030293],[7.2879952335,49.299823439],[7.2896388574,49.299456767],[7.2904606693,49.299259326],[7.2911527214,49.299090091],[7.2944832224,49.29830032],[7.294915755,49.298159288],[7.2985057755,49.297087431],[7.3002359059,49.296466873],[7.3019660363,49.295846306],[7.3023553156,49.295677059],[7.305426297,49.294266646],[7.3059020829,49.294012767],[7.3077187198,49.293053659],[7.3101841556,49.291389278],[7.3120007924,49.289640208],[7.312260312,49.289301671],[7.3128226044,49.288427107],[7.3133848967,49.287101125],[7.3136444163,49.285803321],[7.313601163,49.283800121],[7.3135579098,49.28320761],[7.3133416435,49.282135429],[7.3131686304,49.281204305],[7.3125198316,49.279088049],[7.312087299,49.27798756],[7.3111789805,49.275814728],[7.3108329544,49.274968144],[7.3107897012,49.274883485],[7.3106166881,49.274347307],[7.3100111425,49.272512969],[7.3097948762,49.271327668],[7.3097083697,49.270311673],[7.3097083697,49.270114116],[7.3097948762,49.269126319],[7.3098813827,49.268731195],[7.3102706621,49.267799818],[7.3104436751,49.267432908],[7.310919461,49.266727302],[7.3117412729,49.265880562],[7.313255137,49.264695102],[7.314422975,49.264102361],[7.3152880402,49.263763649],[7.3156340662,49.263622518],[7.3168884108,49.263283803],[7.3206946976,49.262267642],[7.3231601334,49.261279688],[7.3243279714,49.260630451],[7.3248902637,49.260348171],[7.3270529267,49.258795603],[7.3273989528,49.258513312],[7.3278747386,49.258061644],[7.3315512657,49.25461754],[7.3329786232,49.25357297],[7.3332381428,49.253460042],[7.3348385134,49.252669539],[7.3353142992,49.252500144],[7.3362658709,49.252217818],[7.3372606959,49.251991955],[7.3388610665,49.251624927],[7.3394666121,49.251483762],[7.3468196662,49.249055652],[7.3479875042,49.248660367],[7.3489390759,49.248349784],[7.3498473944,49.248039199],[7.3513180052,49.247559199],[7.3556865844,49.246288591],[7.3568111691,49.245949756],[7.3572437017,49.245752102],[7.3576329811,49.24552621],[7.3585412995,49.244792054],[7.3585845528,49.244707343],[7.3591468451,49.243719038],[7.3594496179,49.242928379],[7.3599254038,49.241827084],[7.3602714299,49.240556328],[7.3603579364,49.240160975],[7.3603146831,49.239116098],[7.3603146831,49.238551291],[7.3600984168,49.237252209],[7.3588008191,49.232761642],[7.3587575658,49.232479203],[7.3587143125,49.231942564],[7.3588440723,49.231038737],[7.3589305788,49.230756288],[7.3594496179,49.229654721],[7.3597091375,49.229287527],[7.3604876962,49.228581376],[7.3608337222,49.228298913],[7.3609202288,49.228214174],[7.3616122809,49.227790475],[7.3629098787,49.227169044],[7.3644237428,49.22671709],[7.3659808601,49.226491111],[7.3679272568,49.226491111],[7.3685328024,49.226547605],[7.369138348,49.226632348],[7.3712145045,49.227169044],[7.3718200501,49.227479761],[7.3729878881,49.228016448],[7.3750207913,49.229513493],[7.3778755064,49.231942564],[7.3786108118,49.232592179],[7.3807302215,49.234089085],[7.3825036052,49.23504934],[7.382806378,49.235190553],[7.384969041,49.236009577],[7.38747773,49.236602655],[7.3894241267,49.23685683],[7.3919328157,49.236969795],[7.3927546276,49.236941554],[7.3930574005,49.236913313],[7.3937927059,49.23685683],[7.3940954787,49.236828588],[7.3953065699,49.23668738],[7.397988272,49.236066061],[7.3983342981,49.235981335],[7.4000644285,49.23538825],[7.4007564806,49.235105825],[7.4014485328,49.234795157],[7.4041734881,49.233552463],[7.4047790337,49.233298272],[7.4053845794,49.232987592],[7.4081960412,49.231942564],[7.4086718271,49.231744853],[7.4112237694,49.231095227],[7.4145110171,49.230643308],[7.4157653616,49.230586818],[7.4208692462,49.230417347],[7.4250648124,49.230134895],[7.4267516895,49.22985244],[7.4270977156,49.229795949],[7.4296496579,49.229118052],[7.430168697,49.228948576],[7.4322448534,49.228072941],[7.4340182371,49.227084303],[7.4356186077,49.225954407],[7.4369162054,49.224767987],[7.4377380174,49.224033523],[7.4380407902,49.223751034],[7.4404629727,49.221660564],[7.4422363563,49.220502293],[7.4436204606,49.219767765],[7.4456101106,49.218976723],[7.4479457866,49.218355181],[7.4487243452,49.218213921],[7.4501517028,49.217987903],[7.4530496712,49.217818389],[7.4565099319,49.217987903],[7.4597106731,49.218355181],[7.4665446881,49.219174485],[7.4680585522,49.219343994],[7.4687506043,49.219428749],[7.4702212151,49.219598257],[7.4706537477,49.219626509],[7.470697001,49.21965476],[7.4715620662,49.219739514],[7.4726001444,49.219824268],[7.4745897943,49.219993775],[7.4777905355,49.220078528],[7.4806885039,49.219965524],[7.4816833289,49.219852519],[7.4842352712,49.219513503],[7.4864844406,49.219004975],[7.4887336101,49.218298677],[7.490550247,49.217592369],[7.4926696567,49.21677304],[7.4927561632,49.216744787],[7.4931021893,49.216603521],[7.4942267741,49.21615147],[7.4947890664,49.215925443],[7.4968652229,49.215190847],[7.4997631913,49.214343223],[7.5017095879,49.213919406],[7.5036559846,49.213693368],[7.5052131019,49.21346733],[7.5093221616,49.21335431],[7.5130851951,49.213495585],[7.5146423125,49.213636859],[7.5173240146,49.213891151],[7.5220386198,49.214682274],[7.5226009122,49.214795291],[7.5254988806,49.215501639],[7.5256286404,49.215529893],[7.5259746664,49.215642907],[7.5276615435,49.21615147],[7.5306027652,49.217112074],[7.5319436162,49.217592369],[7.5333709738,49.218100912],[7.5358364096,49.218863716],[7.5361391824,49.21892022],[7.5366149682,49.219033227],[7.5376097932,49.21925924],[7.5381720856,49.219343994],[7.5398157094,49.219428749],[7.5405510148,49.219400497],[7.5414593333,49.219372246],[7.542583918,49.219400497],[7.5432327169,49.219428749],[7.5444005549,49.219626509],[7.5460009255,49.220163281],[7.5463902048,49.220304536],[7.5465199646,49.220361038],[7.5475147896,49.220926054],[7.5476012961,49.220982555],[7.5488123874,49.221999565],[7.5495044395,49.223016555],[7.5501099851,49.224767987],[7.5501964917,49.224993974],[7.5508885438,49.225982654],[7.551580596,49.2266041],[7.5521428883,49.226971315],[7.5535702459,49.227846969],[7.554089285,49.228185927],[7.5548245904,49.228637869],[7.5562086947,49.22959823],[7.5569872534,49.230078404],[7.558587624,49.230360857],[7.5586741305,49.230389102],[7.559928475,49.230643308],[7.5602745011,49.230925758],[7.5607502869,49.231547142],[7.5611828195,49.231773098],[7.5620478847,49.231942564],[7.5621776445,49.231970808],[7.5636915086,49.232281494],[7.5647728401,49.232507447],[7.5649891064,49.232563935],[7.5662867041,49.232761642],[7.56676249,49.23281813],[7.5672815291,49.23281813],[7.5684926204,49.232789886],[7.5688386464,49.232761642],[7.5695739518,49.232705154],[7.570092991,49.232648666],[7.5708282964,49.232563935],[7.573769518,49.232281494],[7.5746778364,49.232168518],[7.5761484473,49.231999052],[7.5766242331,49.231970808],[7.5769702592,49.231942564],[7.5774892983,49.231886075],[7.5793924417,49.231744853],[7.5803007602,49.231688364],[7.5805602797,49.23166012],[7.5823336634,49.231462408],[7.5825499296,49.231434163],[7.5844530731,49.230728043],[7.5856209111,49.230247876],[7.5862264567,49.229965422],[7.588605386,49.228892084],[7.5897299707,49.228327159],[7.5906382891,49.227875215],[7.5915466076,49.227366773],[7.5916331141,49.227338526],[7.5925414326,49.226745337],[7.5928442054,49.226547605],[7.5942715629,49.225276456],[7.5947473488,49.224767987],[7.5948338553,49.224654994],[7.5951366281,49.224259513],[7.5958286803,49.223129552],[7.59595844,49.222818808],[7.5963909726,49.22126506],[7.596780252,49.219315743],[7.5969100118,49.218891968],[7.5973857976,49.217818389],[7.5975155574,49.217592369],[7.5979048367,49.216857798],[7.5980345965,49.216603521],[7.5985103823,49.215897189],[7.5988564084,49.215473385],[7.5990294215,49.215247355],[7.5992024345,49.214993069],[7.5993754475,49.214767037],[7.5999377399,49.21425846],[7.6009325649,49.213608604],[7.6020571496,49.21318478],[7.6025329355,49.21301525],[7.6027059485,49.212958739],[7.6033114941,49.212789208],[7.6059931962,49.211885032],[7.606295969,49.211800264],[7.6065554886,49.211687241],[7.6070745277,49.211517705],[7.6078098331,49.211291657],[7.6085018853,49.211206888],[7.6093236972,49.211150376],[7.6111835873,49.211432937],[7.613129984,49.211715497],[7.6135192633,49.211658985],[7.6140815557,49.211602473],[7.6153359002,49.211178632],[7.6160712056,49.210613505],[7.6162009654,49.210415709],[7.6169795241,49.209172402],[7.6174985632,49.208663768],[7.6184501349,49.208070354],[7.6197044794,49.207674741],[7.6233377532,49.207307384],[7.6238567923,49.207250867],[7.6241595651,49.207222608],[7.6245055912,49.20719435],[7.6247651108,49.207166091],[7.6257166825,49.207081316],[7.6274468128,49.206883506],[7.6289174237,49.206713954],[7.6298257421,49.206600919],[7.630474541,49.206544401],[7.6319018986,49.206629177],[7.6354919191,49.207109574],[7.6358811984,49.207166091],[7.6377410886,49.207674741],[7.6383466342,49.207900806],[7.6400767646,49.208692025],[7.6411148428,49.209426718],[7.6415041221,49.209709289],[7.6424124406,49.210415709],[7.6439263047,49.211602473],[7.6446616101,49.212195844],[7.6459592078,49.213156525],[7.646478247,49.21341082],[7.6474298187,49.213919406],[7.6483813904,49.214343223],[7.6486841632,49.21445624],[7.6501115207,49.215077831],[7.6508900794,49.215303862],[7.652317437,49.215473385],[7.6537447945,49.215332116],[7.6551288988,49.214880053],[7.655820951,49.214512749],[7.656988789,49.214060679],[7.6574645748,49.213975915],[7.6583728933,49.213862896],[7.6598002508,49.213778132],[7.6601030237,49.213778132],[7.6616168877,49.213439075],[7.6623954464,49.213043505],[7.6635200311,49.212054566],[7.6648176289,49.21112212],[7.6656394409,49.210754787],[7.6666342658,49.210443966],[7.6667207723,49.210415709],[7.6681048766,49.210217912],[7.6684509027,49.210217912],[7.669835007,49.210246169],[7.6713488711,49.210415709],[7.6730357482,49.210613505],[7.6740738264,49.210698275],[7.6748956384,49.210783044],[7.6759769698,49.2108113],[7.6794372306,49.210472222],[7.6794372306,49.210472222],[7.6799130164,49.210415709],[7.6808645881,49.210302683],[7.683849063,49.210020115],[7.6867470314,49.210217912],[7.6885636683,49.210415709],[7.6886069216,49.210415709],[7.6904235585,49.210613505],[7.6912453704,49.210698275],[7.6915913965,49.210698275],[7.6926294747,49.210641762],[7.6935810464,49.210415709],[7.6939270725,49.210330939],[7.695181417,49.209624518],[7.6956139496,49.209228917],[7.6960032289,49.208692025],[7.6961329887,49.208352933],[7.6962627485,49.207759516],[7.6961329887,49.207081316],[7.6957437094,49.206403107],[7.6950949105,49.205131439],[7.6948786442,49.204255383],[7.6949218974,49.203238007],[7.6949218974,49.203153225],[7.6950084039,49.202870616],[7.6955706963,49.201740166],[7.696349255,49.200835788],[7.6966520278,49.200524904],[7.6971278137,49.200100968],[7.6973873332,49.199846604],[7.6989011973,49.198744349],[7.7005448211,49.198037761],[7.7014098863,49.197811651],[7.705518946,49.19670935],[7.70703281,49.196483234],[7.7075085959,49.196426705],[7.7078113687,49.19639844],[7.7120069349,49.196059263],[7.7123962142,49.196030998],[7.7127422403,49.196002734],[7.7136505587,49.196059263],[7.7144723707,49.196115793],[7.7178893781,49.196822408],[7.7221714508,49.197218107],[7.7233825421,49.197415956],[7.7272753354,49.198009498],[7.7296110114,49.198207343],[7.730043544,49.19817908],[7.7312546353,49.198037761],[7.7329847657,49.19758554],[7.7343688699,49.197020258],[7.7344553765,49.196991994],[7.7357962275,49.196624556],[7.7374398514,49.196652821],[7.7379156372,49.19670935],[7.7383481698,49.196822408],[7.7387807024,49.196991994],[7.7395592611,49.197415956],[7.7398620339,49.197670332],[7.740381073,49.19817908],[7.7406405926,49.198603032],[7.7408136056,49.198913928],[7.7412028849,49.199563977],[7.7413326447,49.199705291],[7.7423707229,49.200383592],[7.7437980805,49.200835788],[7.7451821848,49.200892312],[7.7453551978,49.200892312],[7.7453551978,49.200892312],[7.7457012239,49.200892312],[7.746393276,49.200892312],[7.7466527956,49.200920574],[7.7485991923,49.200892312],[7.7494642575,49.20086405],[7.7528380117,49.200581428],[7.7537030769,49.200581428],[7.7547844084,49.200694477],[7.7554332073,49.200807526],[7.7563415257,49.20100536],[7.7572065909,49.201174932],[7.7588069615,49.20145755],[7.7618346896,49.201429288],[7.7646028982,49.201287979],[7.765727483,49.201259717],[7.767068334,49.201372764],[7.7673278536,49.201401026],[7.7674576133,49.201429288],[7.7694472633,49.201796689],[7.7697932894,49.201881474],[7.7704420882,49.20199452],[7.7713936599,49.202164088],[7.7718694458,49.202248872],[7.7733400566,49.202644529],[7.7741618685,49.203181486],[7.7742483751,49.203238007],[7.7745944011,49.203492353],[7.7749836805,49.203774958],[7.7758919989,49.204396683],[7.7770598369,49.204961881],[7.7783141814,49.205442294],[7.7809526303,49.206431366],[7.7835910791,49.207137833],[7.784239878,49.207279125],[7.7849319301,49.207420417],[7.7854509692,49.207476934],[7.7857969953,49.207561708],[7.7865323007,49.207646483],[7.7871810996,49.207702999],[7.7879596583,49.207674741],[7.7886084572,49.207646483],[7.7893005093,49.20753345],[7.791246906,49.207222608],[7.7938853548,49.207279125],[7.7945341537,49.207279125],[7.7953127124,49.207307384],[7.796913083,49.207392159],[7.7978646547,49.207420417],[7.799248759,49.2073639],[7.7994650253,49.207335642],[7.8002868372,49.207081316],[7.8011086491,49.206826988],[7.8021899806,49.206600919],[7.8027090197,49.20657266],[7.8031848056,49.206516142],[7.8050446957,49.206148776],[7.8075533848,49.205216218],[7.808764476,49.204566243],[7.809932314,49.203548874],[7.8104080999,49.203238007],[7.8112731651,49.20267279],[7.8112731651,49.20267279],[7.8123544965,49.202107565],[7.8125707628,49.202022781],[7.8128302824,49.201909736],[7.8139981204,49.20145755],[7.8150794519,49.201231455],[7.8164203029,49.201259717],[7.8171123551,49.201344503],[7.8185829659,49.201542335],[7.8195345376,49.201711905],[7.8206158691,49.201853213],[7.8211349082,49.201937997],[7.8217404538,49.20199452],[7.8222594929,49.202051043],[7.8242491429,49.20219235],[7.8256765004,49.202164088],[7.8263685526,49.202107565],[7.8289204949,49.201796689],[7.8309966513,49.20145755],[7.8326402752,49.201174932],[7.8332458208,49.201061884],[7.834110886,49.200920574],[7.8348029381,49.200807526],[7.8353219773,49.200722739],[7.8356247501,49.200666215],[7.8361870424,49.20060969],[7.8365763218,49.200553166],[7.8371818674,49.200468379],[7.8376144,49.200440117],[7.8380469326,49.200411854],[7.8385659717,49.200411854],[7.8388254913,49.200383592],[7.8403393553,49.20035533],[7.8414206868,49.200327067],[7.8435400965,49.20035533],[7.8442321487,49.20035533],[7.8447079345,49.20035533],[7.8470868638,49.20035533],[7.8486007279,49.200553166],[7.8509364039,49.201259717],[7.8518447223,49.201542335],[7.8533153331,49.201966258],[7.8552184766,49.202474962],[7.8563863146,49.202785834],[7.8566890874,49.202842356],[7.8572513797,49.202955399],[7.8589382569,49.203238007],[7.8592410297,49.203294529],[7.8610576666,49.203520614],[7.861965985,49.203605395],[7.8632635828,49.203746698],[7.8662048044,49.204170602],[7.8668968566,49.204255383],[7.8677186685,49.204509723],[7.8685404804,49.204848842],[7.8692325326,49.205131439],[7.871308689,49.20600748],[7.8716114619,49.206092258],[7.8730388194,49.206403107],[7.8743364172,49.206459624],[7.8763260671,49.206261812],[7.8771911323,49.206177035],[7.8786184899,49.206063999],[7.8801323539,49.206092258],[7.8809541659,49.206205294],[7.882814056,49.206713954],[7.8840251473,49.207307384],[7.8850199722,49.208013838],[7.885971544,49.209002858],[7.8867501026,49.210104885],[7.8869231157,49.210415709],[7.8880044471,49.212082822],[7.8881774602,49.212252355],[7.8884369797,49.212563166],[7.8887830058,49.212902229],[7.8896913243,49.213552094],[7.890642896,49.214088933],[7.8923730263,49.214936561],[7.8926757992,49.215077831],[7.8930218252,49.215247355],[7.8934976111,49.215501639],[7.8938436372,49.215699414],[7.8949249686,49.216434003],[7.8964388327,49.217592369],[7.8965253392,49.217677127],[7.8967848588,49.217846641],[7.8970876316,49.218129164],[7.8975201642,49.218496442],[7.8983419761,49.219230988],[7.8987312555,49.219570006],[7.898990775,49.219852519],[7.8991637881,49.220050277],[7.9002018663,49.221123808],[7.9005478924,49.221406312],[7.9019752499,49.222197315],[7.903662127,49.222988305],[7.9047002052,49.223355547],[7.9065168421,49.223835781],[7.9070791345,49.223948777],[7.9078144399,49.224061772],[7.9095878236,49.224316011],[7.9101501159,49.224429005],[7.9105826485,49.224513751],[7.9123127789,49.224654994],[7.9127885647,49.224654994],[7.9133941104,49.224626745],[7.9138698962,49.224598497],[7.9144754419,49.224513751],[7.9146917082,49.224429005],[7.9154702668,49.224203016],[7.9165948516,49.223779283],[7.9179789559,49.2232143],[7.9189305276,49.222818808],[7.9211364438,49.221943065],[7.9214824699,49.221801815],[7.922996334,49.221180309],[7.9259808088,49.220050277],[7.9263268349,49.219965524],[7.9270188871,49.219767765],[7.9284894979,49.219428749],[7.9289220305,49.219230988],[7.9298303489,49.218694205],[7.9299601087,49.218609449],[7.9310414402,49.217648874],[7.9311279467,49.217592369],[7.9321227717,49.21697081],[7.9331608499,49.21632099],[7.9337663955,49.215755922],[7.9340691683,49.215445131],[7.9351937531,49.214314969],[7.9364913509,49.213636859],[7.9377889486,49.213326055],[7.9387405204,49.21324129],[7.9396055855,49.213213035],[7.9410329431,49.212930484],[7.9422007811,49.212393633],[7.9428063267,49.211941543],[7.9431090995,49.211574217],[7.9431523528,49.211545961],[7.9436281387,49.210754787],[7.9436713919,49.210528736],[7.9436713919,49.210415709],[7.9436713919,49.209765803],[7.9431090995,49.208098612],[7.9431090995,49.208042096],[7.9431090995,49.207816032],[7.9431523528,49.207166091],[7.9434118724,49.206657436],[7.9441039245,49.205809666],[7.9444932038,49.205527073],[7.9452717625,49.20504666],[7.9456610418,49.204848842],[7.946180081,49.204651023],[7.9469586396,49.204453203],[7.947347919,49.204340163],[7.9476506918,49.204255383],[7.9485590102,49.204114082],[7.9492078091,49.204114082],[7.9497701015,49.204114082],[7.9504189004,49.204170602],[7.9507649265,49.204227123],[7.9515002319,49.204396683],[7.9521057775,49.204594503],[7.9524950568,49.204735803],[7.9531438557,49.204990141],[7.9540954274,49.205414035],[7.9569068893,49.206742212],[7.958031474,49.207053057],[7.9591560588,49.207448675],[7.9601076305,49.208098612],[7.9604969098,49.208409449],[7.9614484815,49.209002858],[7.962529813,49.20939846],[7.963524638,49.209568003],[7.964692476,49.20959626],[7.9650817553,49.209568003],[7.9652115151,49.209568003],[7.9659900737,49.20939846],[7.9676336976,49.208889828],[7.9686285226,49.208692025],[7.969709854,49.20863551],[7.9722617963,49.208974601],[7.9736891539,49.209257174],[7.9749002452,49.209709289],[7.9756355506,49.210161399],[7.9758950701,49.210415709],[7.9760680832,49.210585249],[7.976543869,49.211009095],[7.9768898951,49.211461193],[7.9769331484,49.211574217],[7.9770196549,49.211687241],[7.9774954407,49.212308866],[7.9778414668,49.212760953],[7.9781442396,49.213100015],[7.9789227983,49.213636859],[7.9792688244,49.213806387],[7.9797878635,49.214032424],[7.9804366624,49.214286714],[7.9807394352,49.214427986],[7.9816477536,49.214964815],[7.9824695656,49.215558146],[7.9832481242,49.216010203],[7.9843294557,49.216462256],[7.9850647611,49.21668828],[7.9860595861,49.216999063],[7.987054411,49.217281591],[7.9873139306,49.217366349],[7.9883952621,49.217592369],[7.9886980349,49.217648874],[7.9929801076,49.217931398],[7.9946669847,49.218157416],[7.9969594074,49.218383433],[7.9980407389,49.218411685],[7.998386765,49.218411685],[8.0000736421,49.218355181],[8.000549428,49.218298677],[8.0012414801,49.218270425],[8.0021497986,49.218185669],[8.0026255844,49.218129164],[8.003014863700002,49.218100912],[8.0036636626,49.218044407],[8.004096195200002,49.218016155],[8.0047449941,49.217959651],[8.0051342734,49.217931398],[8.0059560854,49.217818389],[8.007729469,49.217592369],[8.0088108005,49.217451106],[8.0090270668,49.217422854],[8.015039269800003,49.216575268],[8.016726147,49.21632099],[8.0199701414,49.215642907],[8.0200133947,49.215642907],[8.0206189403,49.215473385],[8.022608590200003,49.214880053],[8.0251172793,49.21394766],[8.026544636800002,49.213326055],[8.027409702,49.212958739],[8.0287505531,49.212365377],[8.030999722500002,49.211461193],[8.0336381714,49.210415709],[8.0336814246,49.210387453],[8.0359738474,49.209511489],[8.037487711400003,49.208974601],[8.0380067506,49.208776798],[8.038828562500003,49.208465964],[8.039650374400003,49.208155128],[8.0399964005,49.208042096],[8.0408182124,49.207731258],[8.0417697841,49.207448675],[8.0419860504,49.207392159],[8.0420293037,49.2073639],[8.042418583,49.207279125],[8.0428078623,49.207166091],[8.0435431677,49.207024799],[8.0442352199,49.206911764],[8.044797512300002,49.20679873],[8.0454463112,49.206685695],[8.0468736687,49.206431366],[8.0479550002,49.206261812],[8.0486470523,49.206148776],[8.051415260900002,49.205668369],[8.0519775533,49.205583591],[8.0529723783,49.205414035],[8.0533616576,49.205357516],[8.055610827100002,49.205159699],[8.057643730300002,49.205187958],[8.0591575944,49.205357516],[8.0610607378,49.205696629],[8.0637424399,49.206092258],[8.0639587062,49.206092258],[8.0649102779,49.206148776],[8.068716564700003,49.206035739],[8.074945034000002,49.205724888],[8.074945034000002,49.205724888],[8.0765021514,49.205668369],[8.077367216600003,49.205611851],[8.0776699894,49.205611851],[8.079616386,49.205527073],[8.0798759056,49.205498813],[8.080351691400002,49.205470554],[8.0814762762,49.205414035],[8.0821250751,49.205357516],[8.0840714718,49.205329256],[8.0857150956,49.205414035],[8.0859313619,49.205470554],[8.088180531400003,49.205837925],[8.0902566878,49.206431366],[8.0917272987,49.207081316],[8.0924626041,49.207448675],[8.0928951367,49.207646483],[8.0938899616,49.208155128],[8.0950145464,49.208720283],[8.0952740659,49.208861571],[8.096312144100002,49.209370203],[8.0969176898,49.209624518],[8.098604566900002,49.210302683],[8.0990370995,49.210415709],[8.101026749400003,49.210952582],[8.1022810939,49.211178632],[8.1041842373,49.211432937],[8.104833036200002,49.211517705],[8.107125459000002,49.21182852],[8.1079040177,49.211913287],[8.1086825763,49.21202631],[8.1095908948,49.212139333],[8.1151705652,49.212789208],[8.1169006956,49.212958739],[8.118890345500002,49.21318478],[8.1207502357,49.213382565],[8.1228263921,49.213834642],[8.124297002900002,49.214286714],[8.1252053214,49.214625766],[8.126848945200003,49.215106085],[8.1274544909,49.215275609],[8.128492569100002,49.215501639],[8.1296604071,49.215699414],[8.1298766734,49.215755922],[8.1327746418,49.216179723],[8.1335099472,49.216292736],[8.1344615189,49.216434003],[8.1349373047,49.216490509],[8.1357158634,49.216631774],[8.1380947927,49.216999063],[8.138743591600003,49.217083821],[8.1392626307,49.21716858],[8.1408630013,49.217253338],[8.1412090273,49.217281591],[8.1424201186,49.217083821],[8.1428959045,49.216886051],[8.1434581968,49.216377496],[8.1435879566,49.215897189],[8.1435014501,49.215501639],[8.143068917500003,49.215219101],[8.142549878400002,49.215219101],[8.1421173458,49.215416878],[8.1417713197,49.216207977],[8.141728066500002,49.216631774],[8.141728066500002,49.216999063],[8.141728066500002,49.217507612],[8.1417713197,49.217592369],[8.1420740925,49.218750709],[8.1424633719,49.219513503],[8.1427228914,49.21988077],[8.142982411,49.220248034],[8.1449288077,49.222366814],[8.1451883272,49.222621061],[8.1462696587,49.223807532],[8.1464426717,49.224061772],[8.1473509902,49.224767987],[8.1475672565,49.224937478],[8.1485620814,49.225361201],[8.149989439000002,49.225502441],[8.1502922118,49.225502441],[8.1507247444,49.225502441],[8.1512870368,49.225474193],[8.1518493291,49.225445945],[8.1522386085,49.225417697],[8.1524548748,49.225389449],[8.1527576476,49.225361201],[8.1547472975,49.225106967],[8.1566936942,49.224909229],[8.156996467000003,49.224880981],[8.1572992398,49.224880981],[8.1576020126,49.224880981],[8.157948038700003,49.224909229],[8.158077798500003,49.224937478],[8.1584670778,49.224993974],[8.1588131039,49.225050471],[8.1596349158,49.22521996],[8.1619273386,49.226067397],[8.162835657,49.226434616],[8.163354696100003,49.226632348],[8.1636574689,49.226773584],[8.1639602418,49.226886573],[8.1681125547,49.228524884],[8.169583165500002,49.228976822],[8.1704049774,49.229146298],[8.1722648676,49.229541739],[8.1727839067,49.229626476],[8.1733029458,49.229739458],[8.1738219849,49.22985244],[8.174860063100002,49.230021913],[8.1763739272,49.230304366],[8.1767199533,49.230360857],[8.1769794728,49.230276121],[8.177152485900002,49.230417347],[8.177152485900002,49.230473838],[8.177412005400003,49.230530328],[8.178233817300002,49.230728043],[8.1796611749,49.231010493],[8.1811317857,49.23129294],[8.184029754100003,49.231942564],[8.1848083128,49.232112029],[8.185932897500003,49.232366227],[8.1865816964,49.232535691],[8.1890903854,49.233072323],[8.1915990745,49.233552463],[8.1930696853,49.233919626],[8.195794640600003,49.234512729],[8.196746212300003,49.234738671],[8.198519596000002,49.234992855],[8.1991683949,49.23504934],[8.199687434,49.235105825],[8.2003794861,49.235190553],[8.200941778500002,49.235247038],[8.2018068437,49.235360007],[8.202282629500003,49.235416492],[8.2027584154,49.235472977],[8.2031476947,49.235501219],[8.203796493600002,49.235585946],[8.2046183055,49.235698914],[8.206607955500003,49.236122545],[8.2067809685,49.236179029],[8.207170247800002,49.236263754],[8.2092896576,49.236715622],[8.214696315,49.237901754],[8.2164264453,49.238268885],[8.2171184975,49.238438328],[8.2177672964,49.238579531],[8.2178105496,49.238607772],[8.218199829,49.238692493],[8.219064894200002,49.238890176],[8.220016465900002,49.239116098],[8.2203624919,49.239200819],[8.2207517713,49.239200819],[8.2215735832,49.239172579],[8.2223953951,49.239257299],[8.2226116614,49.239313779],[8.2232172071,49.239709139],[8.2233037136,49.239680899],[8.2235632331,49.239680899],[8.2237362462,49.239878578],[8.2236929929,49.239963297],[8.2241255255,49.240132735],[8.2244282983,49.240302173],[8.2251636037,49.24086696],[8.2257258961,49.241092873],[8.2287536243,49.242335377],[8.2299214623,49.242815427],[8.2303972481,49.243013093],[8.2337277491,49.244537921],[8.2358039055,49.245582683],[8.2372745164,49.246288591],[8.239739952100003,49.247502729],[8.2409942967,49.248123904],[8.2422486412,49.248547428],[8.2425081607,49.248632132],[8.2435894922,49.248829775],[8.245881915,49.249225059],[8.248390604000003,49.249648573],[8.2487798833,49.249705042],[8.2491259094,49.24976151],[8.2496882018,49.249846212],[8.25072628,49.250015617],[8.2537540082,49.250523826],[8.255224619,49.250749695],[8.2567384831,49.251003796],[8.2582523471,49.251257896],[8.258814639500002,49.251342596],[8.2592904254,49.251399062],[8.259766211200002,49.251483762],[8.2603285036,49.251568461],[8.261236822000003,49.251766092],[8.2617126079,49.251879024],[8.2617991144,49.251907257],[8.262058634000002,49.251991955],[8.2628804459,49.252217818],[8.2652593751,49.252951863],[8.2668164925,49.253318881],[8.2679843305,49.253460042],[8.2681573435,49.253460042],[8.2683736098,49.253460042],[8.2694549413,49.253516506],[8.2699307272,49.253544738],[8.2726989358,49.253629433],[8.2816091072,49.253968215],[8.283685263600002,49.254024679],[8.2843773158,49.25405291],[8.2878375765,49.2542223],[8.2913410905,49.254504615],[8.2925089285,49.254674003],[8.2946715915,49.255041009],[8.2964882284,49.255379781],[8.3056579194,49.257553513],[8.30725829,49.257920497],[8.3089019138,49.258456854],[8.3110645768,49.259557779],[8.3127082007,49.260630451],[8.313832785400002,49.261336143],[8.3144815843,49.261674872],[8.3154764092,49.262126507],[8.3162117147,49.262408777],[8.3165577407,49.262521684],[8.3166442473,49.262549911],[8.3176390722,49.262832178],[8.3185041374,49.263057991],[8.318763657,49.263114444],[8.3194124558,49.263255576],[8.3208398134,49.26353784],[8.327630575100002,49.264977357],[8.3309178228,49.265682988],[8.3321289141,49.265908787],[8.3326912065,49.266049911],[8.3333832586,49.266191035],[8.333988804200002,49.266303934],[8.3343348303,49.266388608],[8.3348971227,49.266501506],[8.3353729085,49.26658618],[8.3375788248,49.26703777],[8.3380113574,49.267094218],[8.3381411171,49.266924873],[8.3382276237,49.266388608],[8.3379248508,49.266049911],[8.3373193052,49.265908787],[8.3368435194,49.266078136],[8.336670506300003,49.266388608],[8.3367570128,49.266755527],[8.3369732791,49.267150667],[8.3374058117,49.267686923],[8.337492318300002,49.267799818],[8.3377085846,49.268110279],[8.3380978639,49.268561855],[8.3382276237,49.268759418],[8.338616903,49.269239211],[8.3410390855,49.272343642],[8.342120417,49.273726462],[8.34229343,49.273895784],[8.343115242,49.274742386],[8.3433315083,49.274939925],[8.3433747615,49.274968144],[8.3451048919,49.276238015],[8.3453644115,49.276379109],[8.3470080353,49.277169232],[8.347959607,49.277536071],[8.3496032309,49.278043996],[8.3534095177,49.279229136],[8.3582106295,49.281063224],[8.360459799,49.282135429],[8.3605895587,49.28219186],[8.3619304098,49.282812598],[8.3639200597,49.283884765],[8.366558508500002,49.285492971],[8.368721171500002,49.286960061],[8.3689374378,49.287101125],[8.3703647954,49.288144986],[8.371575886600002,49.288963132],[8.3719219127,49.289188825],[8.372138179,49.289301671],[8.373998069100002,49.290119798],[8.3763769984,49.290796858],[8.3825622145,49.292461258],[8.388055378400002,49.293928141],[8.391039853300002,49.294971857],[8.3926834772,49.295705267],[8.3935485424,49.29615659],[8.394154088000002,49.296466873],[8.3945001141,49.296664324],[8.3945866206,49.296692531],[8.3955814456,49.29728488],[8.3959707249,49.297538742],[8.3963600042,49.297820809],[8.3970520564,49.298272113],[8.3974413357,49.29852597],[8.397830615,49.298808031],[8.399820265000002,49.30024652],[8.400079784500003,49.300415751],[8.401334129,49.301290102],[8.403064259400002,49.302531091],[8.4045348702,49.303602829],[8.4045348702,49.303631032],[8.4054431887,49.304279704],[8.407130065800002,49.305830841],[8.4084276636,49.307240923],[8.4095955016,49.308932968],[8.4105470733,49.310737752],[8.4105470733,49.310794151],[8.4111093657,49.312514272],[8.4111958722,49.312796253],[8.4112391254,49.312965441],[8.4112823787,49.313303816],[8.4113688852,49.31383957],[8.4114121385,49.314177939],[8.411498645,49.315474996],[8.4115418983,49.316264492],[8.411498645,49.316856606],[8.411455391700002,49.317307736],[8.4114121385,49.317956227],[8.411325632,49.318548321],[8.411325632,49.318886657],[8.4109363526,49.320832044],[8.410893099400003,49.321142171],[8.4104173135,49.323425774],[8.4100712874,49.325117263],[8.409422488500002,49.328500067],[8.409162969,49.331177956],[8.4092062222,49.332277257],[8.4092062222,49.332587312],[8.4092494755,49.332953738],[8.409292728800002,49.333602024],[8.409552248300002,49.334898569],[8.4096387548,49.335180423],[8.409811767900003,49.335856864],[8.4098550211,49.335969603],[8.4098982744,49.336138712],[8.4100280342,49.33656148],[8.4101145407,49.336786955],[8.4102875537,49.337266086],[8.410503820000002,49.337688845],[8.4112823787,49.339323479],[8.411325632,49.33943621],[8.411671658,49.340056228],[8.4120609374,49.340732602],[8.41249347,49.341408967],[8.413618054700002,49.343015296],[8.415218425300003,49.345044269],[8.4155211981,49.345438781],[8.4158239709,49.345805112],[8.4162132503,49.346255976],[8.4164727698,49.346594122],[8.4169053024,49.347073157],[8.4176838611,49.348003037],[8.4180298872,49.348397526],[8.4186354328,49.349073785],[8.4191112186,49.349580974],[8.4200195371,49.350708041],[8.420625082700003,49.351412444],[8.4215334012,49.352004136],[8.422528226100003,49.352060487],[8.4235663044,49.352088663],[8.4254694478,49.352962097],[8.426507526,49.353215672],[8.4268102988,49.353300197],[8.428064643300003,49.353412896],[8.428886455300002,49.353469245],[8.431351891,49.35349742],[8.4315681573,49.353525595],[8.4343363659,49.353581944],[8.434552632200003,49.353581944],[8.4349851648,49.353581944],[8.4370613213,49.353610119],[8.4374938539,49.353638294],[8.4404783288,49.353666468],[8.4409541146,49.353666468],[8.4445008819,49.35355377],[8.445019921,49.353525595],[8.4480476491,49.353215672],[8.448480181700003,49.353159322],[8.449691273,49.352990272],[8.450123805600002,49.352933922],[8.450513084900003,49.352849397],[8.451594416400003,49.35265217],[8.4527190012,49.352370417],[8.4535408131,49.352201365],[8.4555737163,49.351609676],[8.4583419249,49.350679864],[8.4594665096,49.350257217],[8.4599422955,49.35005998],[8.460245068300003,49.349919097],[8.4606343476,49.349750036],[8.4617589324,49.349242849],[8.462364478,49.348932899],[8.4628402638,49.348679302],[8.463618822500003,49.348256637],[8.4641378616,49.347946681],[8.4662572713,49.346594122],[8.4669493235,49.346171439],[8.467425109300002,49.345805112],[8.467684628900003,49.345607857],[8.4682469213,49.345156987],[8.4689389734,49.344677933],[8.469371506,49.344311594],[8.469587772300002,49.344170694],[8.4704528375,49.343494367],[8.4713611559,49.34278985],[8.4727885135,49.341690783],[8.4757297351,49.33943621],[8.4758162416,49.339379845],[8.4762920275,49.339013466],[8.4768975731,49.338562535],[8.4776328785,49.33802705],[8.4778058916,49.337886131],[8.4804875936,49.33625145],[8.4814391654,49.335772309],[8.4821312175,49.335462274],[8.4836883348,49.334785828],[8.485721238,49.334053],[8.4869323293,49.333658396],[8.4877973945,49.333432907],[8.491387415,49.332559125],[8.492425493200003,49.332361818],[8.4929877856,49.332277257],[8.4951937018,49.331910826],[8.5002975864,49.331431643],[8.503065795,49.331262518],[8.5034118211,49.331262518],[8.506093523200002,49.331121581],[8.5065260558,49.331093393],[8.5089914916,49.33100883],[8.5102025828,49.330952455],[8.5143548957,49.33089608],[8.514398149,49.33089608],[8.5164743054,49.330867892],[8.5171231043,49.330867892],[8.5205833651,49.33089608],[8.5210158977,49.33089608],[8.5230055476,49.330952455],[8.5236110932,49.330980643],[8.5243896519,49.330980643],[8.5249951975,49.33100883],[8.5253844768,49.33100883],[8.5256007431,49.331037018],[8.5275471398,49.331093393],[8.5310506538,49.331262518],[8.5336891026,49.331431643],[8.5358950189,49.331600767],[8.536370804700002,49.331628954],[8.5368898438,49.331657141],[8.5376684025,49.331741703],[8.5395715459,49.331882639],[8.5404798644,49.331939013],[8.5423830078,49.332108135],[8.5435508458,49.332192696],[8.5438536186,49.332220883],[8.5439833784,49.332220883],[8.5445456707,49.332277257],[8.5446754305,49.332277257],[8.5451079631,49.332333631],[8.547184119600002,49.332502752],[8.5473571326,49.332502752],[8.5484384641,49.332587312],[8.5496928086,49.332700059],[8.551249925900002,49.332812805],[8.5521149911,49.332869179],[8.553758615,49.332953738],[8.5552292258,49.332897365],[8.5563105573,49.332756432],[8.5578244214,49.332305444],[8.5579109279,49.332277257],[8.5583434605,49.332079948],[8.5583867137,49.332079948],[8.5596843115,49.331262518],[8.5606791365,49.330304134],[8.5608954028,49.330106818],[8.562063240800002,49.328669201],[8.562452520100003,49.328161797],[8.5626687864,49.327851714],[8.5627985462,49.327682577],[8.563144572300002,49.327175163],[8.5637501179,49.326414032],[8.564096144000002,49.325962986],[8.5648314494,49.325117263],[8.5649179559,49.325004499],[8.5663453134,49.32351035],[8.5682052036,49.321706033],[8.5693297883,49.320747464],[8.5710166655,49.319309574],[8.5725305295,49.318153593],[8.572746795800002,49.317984423],[8.5727900491,49.317956227],[8.5732225817,49.317617885],[8.5788022521,49.313303816],[8.580316116200002,49.312063098],[8.581786727000003,49.310794151],[8.5822192596,49.31042756],[8.582997818300003,49.309750769],[8.5837331237,49.309102169],[8.5876691703,49.305323201],[8.5892695409,49.303631032],[8.5893127942,49.303602829],[8.5913024441,49.301431125],[8.5917782299,49.300923441],[8.5929460679,49.299654206],[8.5951519842,49.297341294],[8.5954980102,49.29700281],[8.5960170494,49.296466873],[8.5962765689,49.296241213],[8.5981797123,49.294492315],[8.598698751400002,49.294012767],[8.6014237068,49.291784221],[8.602288772,49.291135385],[8.6028510643,49.290712226],[8.6049272208,49.289301671],[8.607219643500002,49.287750014],[8.6086037478,49.286903635],[8.611631476,49.285154406],[8.6125397944,49.284646553],[8.6132318466,49.284279768],[8.6132750998,49.284279768],[8.6143564313,49.283715477],[8.614961977,49.283405114],[8.616302828,49.282756168],[8.6177734388,49.282135429],[8.620801167,49.280809277],[8.6242614277,49.279426656],[8.6269863831,49.278354393],[8.627635181900002,49.27812865],[8.629105792800003,49.277648943],[8.630057364500002,49.277338543],[8.6309224297,49.277056358],[8.6316577351,49.27683061],[8.6329553328,49.276407328],[8.6352477556,49.27573007],[8.6352477556,49.27573007],[8.6366318599,49.275363219],[8.6381024707,49.274968144],[8.6384052435,49.274883485],[8.6397028413,49.274573067],[8.6433793683,49.273698241],[8.6458448041,49.273218492],[8.6462340835,49.273133829],[8.6477046943,49.272851621],[8.6491753051,49.272654074],[8.6505594094,49.272456527],[8.6524625528,49.272230757],[8.656658119,49.271892101],[8.657220411300003,49.271863879],[8.6583882493,49.271807436],[8.6588207819,49.271779215],[8.663448880700003,49.271779215],[8.6682067392,49.272061429],[8.6691583109,49.272117872],[8.6713642271,49.272371863],[8.6723590521,49.272512969],[8.6740891825,49.272738737],[8.6791930671,49.273670021],[8.6832588735,49.274431967],[8.686848894000002,49.274968144],[8.686848894000002,49.274968144],[8.6895738493,49.27530678],[8.690179395,49.275363219],[8.6925583242,49.275588974],[8.6926015775,49.275588974],[8.694850747,49.275842947],[8.6980947414,49.276209796],[8.699003059900003,49.27635089],[8.6994355925,49.276407328],[8.701165722800003,49.276774172],[8.703198626000002,49.277169232],[8.7046259836,49.277564289],[8.705534302,49.27784647],[8.7083890171,49.27874944],[8.7121520507,49.279906345],[8.712195304,49.279934562],[8.7145742332,49.280414247],[8.716866656000002,49.280668195],[8.7178182277,49.280696412],[8.7208027026,49.280583546],[8.7231383786,49.28021673],[8.723484404600002,49.280160297],[8.7240899503,49.280019213],[8.7265553861,49.279229136],[8.7293235947,49.278100432],[8.7319187902,49.277112795],[8.7341247064,49.276520204],[8.7355953173,49.276153358],[8.7360711031,49.276040481],[8.7392285911,49.275391438],[8.7426023453,49.274968144],[8.7429051181,49.274939925],[8.745111034300002,49.274939925],[8.746192365800002,49.274939925],[8.746322125600003,49.274968144],[8.7499553994,49.275419657],[8.7534156601,49.275842947],[8.7560108557,49.275871167],[8.7560973622,49.275842947],[8.757265200200003,49.27575829],[8.7590818371,49.275504316],[8.7613742598,49.274968144],[8.7616770327,49.274911705],[8.7647912673,49.273811123],[8.7668241705,49.272992725],[8.7669971836,49.272908063],[8.7670836901,49.272879842],[8.7685543009,49.272287199],[8.7693328596,49.271948543],[8.770111418200003,49.271666328],[8.773917705000002,49.270311673],[8.7756910887,49.269747223],[8.776339887600002,49.269521441],[8.7769886865,49.269352103],[8.7780700179,49.269098096],[8.782827876500003,49.267912713],[8.7834334221,49.267799818],[8.7842119808,49.267658699],[8.789056345800002,49.2668402],[8.792559859800003,49.266247485],[8.7959768673,49.265457187],[8.798658569400002,49.264610425],[8.799869660700002,49.264130587],[8.8000426737,49.264074135],[8.8003454465,49.263961231],[8.8042382398,49.262324096],[8.805665597400003,49.261759554],[8.8061846365,49.26159019],[8.806746928900003,49.261392598],[8.8072227147,49.261223233],[8.8077850071,49.261053868],[8.809428631,49.260630451],[8.8110290016,49.26020703],[8.8121968396,49.259924748],[8.8173872307,49.258908519],[8.8186848285,49.258710916],[8.8205879719,49.258400396],[8.8219288229,49.25823102],[8.8220153294,49.258202791],[8.8232264207,49.258061644],[8.8238319663,49.257976956],[8.8255188434,49.25777935],[8.8265569217,49.257666432],[8.8282005455,49.257497054],[8.8296279031,49.257327675],[8.833001657300002,49.256847766],[8.8331746703,49.256819536],[8.8366781844,49.256029088],[8.8388841006,49.25535155],[8.8413062831,49.254476384],[8.842993160200002,49.253855288],[8.8439879852,49.253488274],[8.844074491700002,49.253460042],[8.8497839219,49.251342596],[8.8503462143,49.251116729],[8.8516870653,49.25063676],[8.853460449,49.249959149],[8.853936234800003,49.249789744],[8.8549743131,49.249394465],[8.855147326100003,49.249337996],[8.8561421511,49.248970948],[8.856661190200002,49.248773306],[8.856920709700002,49.248688602],[8.8573099891,49.248547428],[8.8586075868,49.248067434],[8.8608567563,49.247248609],[8.8637547247,49.246288591],[8.8644467769,49.246062701],[8.8648360562,49.245949756],[8.8659606409,49.245667392],[8.8695506615,49.244820291],[8.8732271885,49.244199074],[8.874481533000003,49.244001413],[8.8769469688,49.243606088],[8.8770334753,49.243606088],[8.8778985405,49.243493137],[8.878979872,49.243295472],[8.8824401327,49.242645998],[8.884083756600003,49.2422789],[8.8851218348,49.241996516],[8.887327751000003,49.241375263],[8.8879332967,49.24117759],[8.8885388423,49.240979917],[8.8887983619,49.240895199],[8.8901392129,49.240415131],[8.8914368107,49.239906818],[8.8932534476,49.239116098],[8.893296700800002,49.239087858],[8.8937292334,49.238890176],[8.894378032300002,49.238579531],[8.8958053899,49.237817031],[8.8979247996,49.236602655],[8.898573598500002,49.236179029],[8.8989196246,49.235953093],[8.9009525277,49.234512729],[8.901168794,49.234315029],[8.9039370026,49.231942564],[8.904672308,49.23129294],[8.905450866700003,49.230586818],[8.9063159319,49.229908931],[8.908002809,49.228948576],[8.909905952400003,49.228157681],[8.9099924589,49.228101188],[8.912068615400003,49.227536254],[8.9142745316,49.227197291],[8.9171725,49.227056056],[8.9176915391,49.227056056],[8.9185998576,49.227056056],[8.919118896700002,49.227056056],[8.9204164944,49.227056056],[8.9208922803,49.227027809],[8.923314462800002,49.226943067],[8.9253906193,49.226660595],[8.9263854442,49.226462863],[8.9278128018,49.226180388],[8.9304079974,49.225897911],[8.9318786082,49.225954407],[8.9331329527,49.226010902],[8.9362471874,49.226547605],[8.9383665971,49.226745337],[8.9390586492,49.226745337],[8.9401399807,49.226688842],[8.9428216828,49.226236883],[8.942864936,49.226236883],[8.9459791707,49.225361201],[8.9479688206,49.224767987],[8.9487473793,49.224542],[8.9519913738,49.223722785],[8.9536782509,49.223383796],[8.953851263900003,49.223327297],[8.954543316100002,49.2232143],[8.9575710442,49.222790559],[8.9625884223,49.222395064],[8.963366981,49.222366814],[8.9648375918,49.222310314],[8.9672165211,49.222253815],[8.969552197100002,49.222169065],[8.971541847,49.222056065],[8.9736180034,49.221886565],[8.974050536,49.221858315],[8.9744398154,49.221801815],[8.9753048806,49.221717064],[8.9758239197,49.221660564],[8.9769485044,49.221519313],[8.9790246609,49.221236809],[8.9868102475,49.21988077],[8.997796575400002,49.217987903],[9.000088998200003,49.217592369],[9.0084801305,49.21615147],[9.0087829033,49.216094963],[9.0117241249,49.215558146],[9.0197692312,49.214427986],[9.0198557377,49.214399732],[9.0206342963,49.214314969],[9.0242675701,49.21394766],[9.0259544472,49.213778132],[9.0290686819,49.213580349],[9.030755559,49.21352384],[9.0321396633,49.21346733],[9.0362054697,49.213495585],[9.0414391141,49.213806387],[9.0417418869,49.213834642],[9.0423041793,49.213891151],[9.044250576,49.214145442],[9.0449858814,49.214230205],[9.0511710974,49.214964815],[9.0527282148,49.215049577],[9.0529877343,49.215077831],[9.053766293,49.215106085],[9.0575293266,49.215049577],[9.0614653732,49.214682274],[9.0631955035,49.214371477],[9.0637145427,49.21425846],[9.0665260045,49.213608604],[9.0683858947,49.213043505],[9.069769999,49.212591421],[9.0700295185,49.212421888],[9.0707648239,49.211800264],[9.0710243435,49.211178632],[9.07111085,49.210924326],[9.0712406098,49.210443966],[9.0712406098,49.210415709],[9.0713703696,49.209963601],[9.0721489282,49.210076629],[9.0727544739,49.210161399],[9.0733600195,49.210302683],[9.0737492988,49.210387453],[9.0737925521,49.210415709],[9.0743115912,49.210528736],[9.0747008705,49.210613505],[9.0753064162,49.210726531],[9.0758687085,49.210867813],[9.0765607607,49.211037351],[9.0769067868,49.21112212],[9.0779016117,49.211376425],[9.0783341443,49.211517705],[9.0786369171,49.211602473],[9.0791992095,49.211800264],[9.0794587291,49.211913287],[9.0795884888,49.211772008],[9.0800642747,49.211545961],[9.0806698203,49.211545961],[9.0825297105,49.211687241],[9.0827459768,49.211715497],[9.0835677887,49.211772008],[9.0839138148,49.211772008],[9.08477888,49.211856776],[9.0850383995,49.211856776],[9.0856871984,49.211885032],[9.0858602114,49.211885032],[9.0862494908,49.211885032],[9.0865955169,49.211885032],[9.087460582,49.211856776],[9.0877201016,49.21182852],[9.08862842,49.211687241],[9.0910938558,49.211319913],[9.0923482003,49.211178632],[9.0926509732,49.211150376],[9.0929969992,49.211093863],[9.0928672395,49.210613505],[9.0928239862,49.210415709],[9.0927374797,49.209963601],[9.0923914536,49.209511489],[9.0920454275,49.209031116],[9.0911803623,49.209002858],[9.088455407,49.205979221],[9.0867685299,49.205187958],[9.0856871984,49.20504666],[9.0833515224,49.204764063],[9.082616217,49.204368423],[9.0804968073,49.203718437],[9.0799777682,49.203238007],[9.0783773976,49.201881474],[9.075609189,49.199309611]]}",
      "routeId": "b31ef0f1-7ae8-4464-a5a3-e958bbab62c6"
    },
    {
      "distance": 268859,
      "travelTime": 14579,
      "violated": false,
      "polyline": "{\"type\":\"LineString\",\"coordinates\":[[6.8114823543,49.221203483],[6.8115173286,49.221236809],[6.8119066079,49.221604064],[6.8127716731,49.222253815],[6.8139395111,49.222621061],[6.8139395111,49.223186051],[6.813420472,49.223807532],[6.8138097513,49.224061772],[6.8141557774,49.224316011],[6.813593485,49.224400757],[6.8125554068,49.224542],[6.8122093807,49.224372508],[6.8115173286,49.223948777],[6.8105225036,49.223383796],[6.8092681591,49.222423313],[6.8085328537,49.221886565],[6.8084896004,49.221858315],[6.8084030939,49.221801815],[6.8083165874,49.221717064],[6.8082300809,49.221660564],[6.8081435743,49.221632314],[6.8068027233,49.220728299],[6.806413444,49.220502293],[6.8062836842,49.22041754],[6.8061539244,49.220332787],[6.8058511516,49.220106779],[6.8051590994,49.219457],[6.8026936637,49.217592369],[6.8026504104,49.217564117],[6.8011797996,49.216207977],[6.80092028,49.21598195],[6.800747267,49.215812429],[6.8005310007,49.215558146],[6.7999254551,49.214880053],[6.7980223116,49.21341082],[6.7968544736,49.212082822],[6.7964219411,49.211658985],[6.7970707399,49.211150376],[6.7972004997,49.210839557],[6.7972004997,49.210726531],[6.7970274867,49.210415709],[6.7963354345,49.20939846],[6.7953406096,49.20812687],[6.7952541031,49.208013838],[6.7946918107,49.207250867],[6.7943025313,49.206459624],[6.7944322911,49.20600748],[6.7948215705,49.20564011],[6.7962921813,49.205131439],[6.7970707399,49.204792322],[6.7981953247,49.203831479],[6.7982818312,49.203746698],[6.7988441236,49.203238007],[6.7989306301,49.203181486],[6.7993199094,49.202248872],[6.7995361757,49.20145755],[6.7996226822,49.201118408],[6.7997091888,49.200666215],[6.7998389485,49.200411854],[6.8005310007,49.199422663],[6.80092028,49.198913928],[6.8011797996,49.198433451],[6.8016555854,49.197529012],[6.8016988387,49.197133315],[6.8015258257,49.196765879],[6.8013960659,49.196568027],[6.8011797996,49.196059263],[6.8009635333,49.195607024],[6.8010500398,49.194617736],[6.8015690789,49.193430565],[6.8017853452,49.1924695],[6.8019583583,49.192045496],[6.8022178778,49.190547316],[6.8025206506,49.189812343],[6.803082943,49.189218703],[6.8037317419,49.188879477],[6.8057213918,49.187776977],[6.8061539244,49.187268122],[6.8066297103,49.18647656],[6.807581282,49.185571902],[6.8078840548,49.185402277],[6.8091383993,49.184780313],[6.8094844254,49.184667228],[6.8097871982,49.184582414],[6.8108685297,49.184327971],[6.8113875688,49.184243156],[6.8115173286,49.184243156],[6.8117335949,49.184186613],[6.8120796209,49.184158341],[6.8129879394,49.184101798],[6.8145018035,49.18396044],[6.8147180698,49.18396044],[6.8149343361,49.183932168],[6.8151073491,49.183903896],[6.8154101219,49.183847353],[6.815756148,49.183790809],[6.8160589208,49.183677722],[6.8167942262,49.183395002],[6.8174430251,49.182886102],[6.8175727849,49.182716468],[6.8177025447,49.182490288],[6.8178323044,49.181924833],[6.8177890512,49.181698649],[6.8177457979,49.181415918],[6.8173997718,49.180906998],[6.8164049469,49.18008706],[6.8160589208,49.179860868],[6.8153668686,49.179408481],[6.8152803621,49.179351932],[6.8151938556,49.179295383],[6.8135069785,49.178220945],[6.8116903416,49.177005104],[6.8115605818,49.176863725],[6.8115605818,49.176863725],[6.8115173286,49.176807174],[6.8113875688,49.176637518],[6.8107387699,49.175421639],[6.8106090101,49.175082318],[6.8106090101,49.174686442],[6.8106955166,49.174516779],[6.8106955166,49.174516779],[6.8113443155,49.173781568],[6.8114740753,49.173696735],[6.8115173286,49.173696735],[6.8127716731,49.173413959],[6.8135069785,49.173498792],[6.8138962578,49.173583625],[6.8148045763,49.173753291],[6.8154966284,49.173725013],[6.8161886806,49.17352707],[6.8167077197,49.173187736],[6.8174430251,49.172198],[6.8177457979,49.172056608],[6.8185676098,49.172084886],[6.8205572598,49.172424227],[6.8224171499,49.172395949],[6.8225036564,49.172424227],[6.8227199227,49.172452505],[6.8234984814,49.172565619],[6.8236714944,49.172565619],[6.8240607738,49.172565619],[6.8250555987,49.17253734],[6.8255313846,49.172452505],[6.8255313846,49.172311114],[6.8243635466,49.172198],[6.824104027,49.172028329],[6.823931014,49.171632428],[6.8240175205,49.17103857],[6.8241905336,49.170925453],[6.8242337868,49.170897174],[6.82626669,49.170727498],[6.8264829563,49.170699219],[6.8271317552,49.17067094],[6.8272182617,49.17067094],[6.8279535671,49.170557822],[6.828602366,49.170331587],[6.8289483921,49.170190189],[6.8291646584,49.17010535],[6.8294241779,49.170048791],[6.8305055094,49.17007707],[6.8311543083,49.17010535],[6.8315435876,49.17010535],[6.8321491333,49.170020511],[6.8328411854,49.169794273],[6.8331872115,49.169681153],[6.8334899843,49.169596314],[6.8335764908,49.169568034],[6.8380748298,49.168069173],[6.8381180831,49.167814645],[6.8382045896,49.167475273],[6.8382478428,49.167333867],[6.8382910961,49.167220742],[6.8399779732,49.16478849],[6.8409727982,49.162921798],[6.8410160514,49.162780379],[6.8416215971,49.161451021],[6.8417946101,49.161055035],[6.8419676231,49.160659046],[6.8421838894,49.160149912],[6.842270396,49.159951914],[6.8423569025,49.159753916],[6.8424001557,49.159697345],[6.8430057014,49.15884877],[6.8433084742,49.158452763],[6.8433949807,49.158339618],[6.8443898057,49.156529257],[6.8444763122,49.156359532],[6.8445628187,49.156189807],[6.8446493252,49.156076656],[6.8446925785,49.156048369],[6.8444763122,49.155935218],[6.8438275133,49.155624052],[6.8434814872,49.155397748],[6.8432652209,49.155312883],[6.8424866623,49.154973425],[6.8415783438,49.154549099],[6.8413620775,49.154464233],[6.8407565319,49.154237924],[6.840280746,49.154011614],[6.8399779732,49.153870169],[6.8392426678,49.153530701],[6.8385073624,49.153191231],[6.8381180831,49.152964916],[6.8377288037,49.152766889],[6.8369069918,49.152370834],[6.836777232,49.152285964],[6.8363879527,49.152116225],[6.8345713158,49.15129581],[6.834268543,49.151154358],[6.8337927571,49.150956325],[6.8334899843,49.150843162],[6.8331439582,49.150701709],[6.8326681724,49.150503673],[6.8321491333,49.150333928],[6.8307217757,49.149909562],[6.8303757496,49.149937853],[6.8301162301,49.149796397],[6.8300729768,49.149598358],[6.829943217,49.149428609],[6.828602366,49.148806193],[6.8275642878,49.148381814],[6.8273047682,49.148268646],[6.8269587422,49.148127185],[6.8260071704,49.147731093],[6.8243202933,49.147023777],[6.8226766695,49.146316451],[6.8225036564,49.146259865],[6.8223306434,49.146203278],[6.8215088315,49.145863757],[6.8213358184,49.145778877],[6.8212493119,49.145750583],[6.8209465391,49.145637409],[6.8203842467,49.145382765],[6.8203409935,49.145297884],[6.8204275,49.144901769],[6.8203409935,49.144562239],[6.8195624348,49.144222707],[6.8187406229,49.143854878],[6.8181350772,49.143656815],[6.8177025447,49.143487047],[6.8156696415,49.142666489],[6.8151506024,49.142440126],[6.8130744459,49.141478071],[6.8128149263,49.141364887],[6.8125554068,49.141251703],[6.8118633546,49.140940444],[6.8115173286,49.140827259],[6.8108252764,49.140544295],[6.8096141852,49.140091548],[6.8093546656,49.140006658],[6.8088356265,49.139836876],[6.8075380287,49.139497312],[6.8060241646,49.139242637],[6.8048995799,49.139242637],[6.804250781,49.139299231],[6.8035587288,49.139327529],[6.8032992093,49.139355826],[6.8027801702,49.139242637],[6.8025206506,49.138959663],[6.8026504104,49.138648391],[6.8027369169,49.138591795],[6.803255956,49.138139031],[6.8034289691,49.138025839],[6.8036452354,49.137940945],[6.8043805408,49.137940945],[6.8055051255,49.138591795],[6.8057646451,49.138733283],[6.8059809114,49.138818176],[6.8063701907,49.138931366],[6.806586457,49.138987961],[6.8077975483,49.139299231],[6.8093546656,49.139582203],[6.8101764775,49.139638797],[6.8104792503,49.139638797],[6.8115173286,49.139525609],[6.8123823938,49.139440718],[6.8139827643,49.138959663],[6.8144585502,49.138761581],[6.8148478295,49.138591795],[6.8151938556,49.138450307],[6.8155398817,49.138308818],[6.8162319338,49.137969243],[6.8172700121,49.137431578],[6.818091824,49.136865609],[6.8193894218,49.135818548],[6.8201679804,49.134856365],[6.8203842467,49.134601667],[6.8208167793,49.133865863],[6.8213790717,49.132592331],[6.821595338,49.131403672],[6.8218548575,49.130101774],[6.8222008836,49.128516809],[6.8225036564,49.127809219],[6.8226766695,49.127356356],[6.8235417347,49.125799608],[6.8247528259,49.124327729],[6.8248825857,49.124214506],[6.8263099433,49.122912419],[6.8270885019,49.122317977],[6.8285591127,49.121298917],[6.8294241779,49.120789379],[6.8305920159,49.120194912],[6.8314570811,49.119798596],[6.8334899843,49.119005955],[6.8349173419,49.118439775],[6.8357391538,49.118156683],[6.8388101352,49.117024298],[6.841448584,49.11606175],[6.8443898057,49.114646204],[6.8444763122,49.114617893],[6.844779085,49.114448024],[6.8456874034,49.113910104],[6.8504885152,49.11116379],[6.8507480348,49.111050537],[6.8515698467,49.110569207],[6.8528674445,49.109833047],[6.8536027499,49.109408334],[6.8537757629,49.109323391],[6.8554626401,49.108360694],[6.8563277052,49.107851023],[6.8600042323,49.105783971],[6.8617776159,49.104736254],[6.8643728115,49.103008888],[6.8648053441,49.102640754],[6.8661029419,49.101536333],[6.8664489679,49.101168187],[6.8675735527,49.099978774],[6.8686548842,49.09856277],[6.8697362156,49.09666526],[6.8703417613,49.095447418],[6.8737155155,49.088422997],[6.873802022,49.088253039],[6.8748833535,49.086411791],[6.8764404708,49.08445716],[6.8774352958,49.083522309],[6.878300361,49.082700759],[6.8786896403,49.082389133],[6.8805062772,49.081057618],[6.8809388098,49.080745982],[6.8834907521,49.079329429],[6.8866049868,49.078026164],[6.8868645063,49.077941168],[6.8880755976,49.077516182],[6.8884216237,49.077431184],[6.8894164486,49.077119525],[6.8914493518,49.076609534],[6.8919683909,49.076496202],[6.8928767094,49.076269536],[6.8951258789,49.075674535],[6.8955584115,49.075561201],[6.8958611843,49.0754762],[6.8963802234,49.075334532],[6.8966829962,49.075277864],[6.8972885418,49.075107861],[6.8989321657,49.074626183],[6.8994079516,49.074512846],[6.9001865102,49.074314506],[6.9007055493,49.0741445],[6.9015273613,49.073861155],[6.9021761602,49.073662812],[6.9031277319,49.073322795],[6.9037332775,49.073096115],[6.9103942794,49.070744253],[6.9134220076,49.069922491],[6.9142438195,49.06975247],[6.9146763521,49.069667459],[6.9149791249,49.069639122],[6.917487814,49.069299077],[6.920169516,49.069157391],[6.9213806073,49.069100716],[6.9225916986,49.069072379],[6.9231539909,49.069072379],[6.9242353224,49.069015704],[6.9277820897,49.06861898],[6.9279551027,49.068590642],[6.9309828309,49.067938873],[6.9323669352,49.067485464],[6.9338807993,49.067003712],[6.9346593579,49.066663649],[6.9366057546,49.065785141],[6.9417528925,49.062696074],[6.9432667565,49.061987545],[6.943353263,49.061959203],[6.9459917119,49.061052271],[6.9464674977,49.060910561],[6.9465972575,49.060853877],[6.9497114922,49.060258692],[6.952349941,49.06000361],[6.9543395909,49.059946925],[6.958189131,49.059861897],[6.9613466189,49.059663499],[6.9623414439,49.0594651],[6.9638985612,49.059181671],[6.9653259188,49.058728182],[6.966190984,49.058473092],[6.9677048481,49.057849534],[6.9697810045,49.056687428],[6.9715543881,49.055298534],[6.9743225967,49.053030869],[6.9754471815,49.052265508],[6.9754471815,49.052237161],[6.975706701,49.052095426],[6.9763122467,49.051726914],[6.976701526,49.051528483],[6.9787344292,49.050507969],[6.9789939487,49.050394577],[6.9793399748,49.050196141],[6.982367703,49.049147251],[6.9837950605,49.048750368],[6.9868660419,49.048126688],[6.9872985745,49.04806999],[6.9914941407,49.047588049],[6.9924024591,49.047503],[6.9939595765,49.047361252],[6.99772261,49.046907655],[6.9982849024,49.046765905],[7.0006205784,49.046198901],[7.0018316697,49.045773644],[7.0027832414,49.045376734],[7.0034752935,49.045064874],[7.0039510794,49.044838065],[7.0069788075,49.043392136],[7.0092712303,49.042598275],[7.0094009901,49.042569922],[7.0121259454,49.041946165],[7.0125152247,49.041889459],[7.0158024725,49.041577577],[7.0195222528,49.041577577],[7.0202575582,49.041634283],[7.0206900908,49.041662636],[7.0211226234,49.041690989],[7.021728169,49.041747695],[7.0247558971,49.042116281],[7.0261832547,49.042343102],[7.0290379698,49.042740037],[7.0291677296,49.042768389],[7.0302923143,49.042938503],[7.031243886,49.043051911],[7.0327144969,49.043250376],[7.0356557185,49.043505544],[7.0393754988,49.043533896],[7.0422302139,49.04330708],[7.0430520258,49.043222024],[7.0466420464,49.042598275],[7.0481559104,49.042229692],[7.0515729179,49.041152281],[7.0532165418,49.040528506],[7.0552926982,49.039706245],[7.0588827188,49.037863196],[7.0591422383,49.037721421],[7.0613914078,49.036246929],[7.0628187654,49.035112674],[7.0642028697,49.033779892],[7.0646354023,49.033354529],[7.0661060131,49.031482887],[7.0665385457,49.030660476],[7.0672305978,49.029469375],[7.0678793967,49.027881195],[7.0694797673,49.023456713],[7.0705610988,49.020535205],[7.0710368846,49.018379419],[7.0712531509,49.016251907],[7.0712531509,49.016081702],[7.0712531509,49.015798026],[7.0707341118,49.009046058],[7.0706476053,49.007797695],[7.0701718194,49.005159006],[7.0699988064,49.004563154],[7.0695230206,49.003229553],[7.0694797673,49.002974179],[7.0692202477,49.002435051],[7.0688742217,49.001839166],[7.06792265,49.000108222],[7.0655004674,48.996646153],[7.0642028697,48.99474475],[7.0641163631,48.994631231],[7.0637703371,48.994148773],[7.0626457523,48.99187832],[7.0619537002,48.989891588],[7.0615644208,48.987819626],[7.0615211676,48.987422253],[7.0614346611,48.985435344],[7.0616509274,48.983391583],[7.0622132197,48.981035476],[7.0625592458,48.980212232],[7.0630782849,48.979019923],[7.0633810577,48.978338591],[7.0636838305,48.977799197],[7.0642028697,48.97691912],[7.0648084153,48.975868685],[7.0662790261,48.973767748],[7.066927825,48.973001168],[7.0687012086,48.970928504],[7.070431339,48.969253274],[7.0707341118,48.968912542],[7.0714694172,48.968259467],[7.0721614694,48.967691568],[7.0746701584,48.96578906],[7.0751891975,48.965391512],[7.0754054638,48.965221134],[7.0792117507,48.962807373],[7.0861755254,48.958803111],[7.086435045,48.95866111],[7.0865648047,48.95857591],[7.0893330133,48.956701456],[7.0921444752,48.954344088],[7.0943071382,48.952185436],[7.0949559371,48.951361716],[7.0964698011,48.94943018],[7.0971618533,48.948379165],[7.0975511326,48.94781104],[7.0995407825,48.944743053],[7.1000165684,48.944146478],[7.1014871792,48.942328301],[7.1039093617,48.940083898],[7.1062450377,48.938350808],[7.1081481812,48.937214323],[7.108623967,48.936930198],[7.1104406039,48.935850507],[7.1111759093,48.935395893],[7.1133385723,48.933975199],[7.1140306244,48.933463739],[7.1154147287,48.932128236],[7.1164960602,48.930792697],[7.1167123265,48.930423287],[7.1170583526,48.929712874],[7.1176206449,48.928633027],[7.1181829373,48.92672903],[7.118961496,48.922494506],[7.1190480025,48.922068192],[7.119134509,48.921812402],[7.119956321,48.9189702],[7.1202590938,48.918032238],[7.1203456003,48.91780485],[7.1206051198,48.91703741],[7.121124159,48.915758317],[7.1212539187,48.915275096],[7.1213404253,48.915019271],[7.1215999448,48.914251788],[7.1221622372,48.91268836],[7.122291997,48.912318815],[7.1229407958,48.910527906],[7.1230273024,48.910272057],[7.1233733284,48.909248647],[7.1237626078,48.908054641],[7.1243681534,48.90626358],[7.1248871925,48.904102848],[7.1252332186,48.901771428],[7.1253197251,48.900833143],[7.1254927382,48.898729046],[7.1254927382,48.897136697],[7.1251467121,48.894406839],[7.1249304458,48.893610602],[7.1244546599,48.891932776],[7.1235895947,48.889828304],[7.1234165817,48.88948703],[7.1218162111,48.886472341],[7.1217729578,48.886387017],[7.1204753601,48.8837419],[7.1203888535,48.883485914],[7.1202590938,48.883229926],[7.119956321,48.882177518],[7.1194805351,48.879901965],[7.1194372818,48.879162388],[7.1193507753,48.878309017],[7.1193507753,48.877768541],[7.1195237884,48.875748815],[7.1202590938,48.872221211],[7.120302347,48.871936716],[7.1203888535,48.871396171],[7.1206916264,48.868579553],[7.1206051198,48.865392884],[7.1205618666,48.86471],[7.1203456003,48.861551541],[7.1204753601,48.859161223],[7.1208213861,48.857482241],[7.1209943992,48.856571583],[7.1218594644,48.854095648],[7.1235895947,48.850253437],[7.123805861,48.849798044],[7.1241951404,48.849058023],[7.1254494849,48.847150993],[7.127309375,48.844902312],[7.1293422782,48.84302359],[7.1298180641,48.842568131],[7.1301208369,48.842311934],[7.1303371032,48.842112669],[7.1330620585,48.840233842],[7.1333215781,48.840091504],[7.1340568835,48.839579083],[7.1348786954,48.839038188],[7.1367385856,48.837785568],[7.1385984757,48.836532917],[7.1392905279,48.836077399],[7.139636554,48.835849639],[7.1397230605,48.835792699],[7.1411071648,48.834796234],[7.1412801778,48.834682351],[7.1435726006,48.832746302],[7.1442646527,48.832091445],[7.1457352635,48.830496975],[7.1471193678,48.828589238],[7.1471193678,48.828560764],[7.1482006993,48.826709904],[7.1482872058,48.826510577],[7.1488494982,48.825286119],[7.1490225112,48.824887452],[7.1506228818,48.821327785],[7.1508824014,48.820758215],[7.1519637329,48.818850107],[7.1520502394,48.818707708],[7.1520934926,48.818650749],[7.1536073567,48.816742561],[7.1539101295,48.816400788],[7.1542129024,48.816087495],[7.1558997795,48.814606444],[7.1565918316,48.814093762],[7.158148949,48.812982934],[7.1604413717,48.811701178],[7.1607008913,48.811558759],[7.1630798205,48.810561813],[7.1635556064,48.810362421],[7.1651127237,48.809821211],[7.1659777889,48.809564847],[7.1714709528,48.808026631],[7.1740661484,48.806972642],[7.174325668,48.806858695],[7.1744121745,48.806830209],[7.1817219753,48.802813439],[7.1840576513,48.801673872],[7.1850524763,48.801275017],[7.1884694838,48.799850509],[7.1891182826,48.799622585],[7.1930543292,48.798311996],[7.1954765118,48.797628197],[7.1960388041,48.797485738],[7.1981582138,48.796972881],[7.1999315975,48.796573989],[7.2055112679,48.795206335],[7.207025132,48.794750442],[7.2084524896,48.794323038],[7.2123452829,48.792841344],[7.2127345622,48.792641882],[7.2132968546,48.79238543],[7.2144214394,48.791872521],[7.2176654338,48.790077299],[7.2180114599,48.789820833],[7.2205634022,48.788082532],[7.223028838,48.786002191],[7.2239371564,48.785147231],[7.2240236629,48.785090233],[7.2283489889,48.780302184],[7.2289977878,48.779789151],[7.2298195997,48.779133602],[7.2304683986,48.778649061],[7.2318957561,48.777907988],[7.2328905811,48.777394931],[7.2351397506,48.776568328],[7.2376916929,48.775969745],[7.238210732,48.775884233],[7.2384702516,48.775827225],[7.2392920635,48.775713208],[7.2399841156,48.775656199],[7.242882084,48.77539966],[7.2459963187,48.77539966],[7.2471209034,48.775456669],[7.247553436,48.775485173],[7.2491538066,48.775599191],[7.2498458588,48.775656199],[7.2500188718,48.775656199],[7.2509704435,48.775741712],[7.2549497434,48.775969745],[7.25888579,48.77599825],[7.2619567714,48.775855729],[7.263730155,48.775741712],[7.2643357006,48.775713208],[7.2691800657,48.775057606],[7.2699153711,48.774943587],[7.2729430993,48.77431648],[7.2788255425,48.773062242],[7.2795608479,48.772948219],[7.28224255,48.772777183],[7.2839294271,48.772862701],[7.2864813694,48.772976724],[7.2907201888,48.773062242],[7.2944399692,48.772777183],[7.294915755,48.772720171],[7.2980299897,48.772178555],[7.3006684385,48.771522907],[7.3015767569,48.771294853],[7.3022255558,48.771095306],[7.3043017123,48.7706677],[7.3046909916,48.770582179],[7.3048207514,48.770582179],[7.3050370177,48.770553672],[7.3059020829,48.770496657],[7.3059885894,48.770496657],[7.3084972784,48.770639193],[7.308756798,48.7706677],[7.3123035653,48.771180826],[7.3128226044,48.771209333],[7.3130388707,48.771209333],[7.3131686304,48.77123784],[7.3154610532,48.771123812],[7.3168884108,48.771095306],[7.3180129955,48.771095306],[7.3186185411,48.771152319],[7.3207812041,48.771693946],[7.3231168801,48.772492123],[7.3248902637,48.772891207],[7.3257120757,48.772976724],[7.326101355,48.77300523],[7.3277882321,48.772891207],[7.3278747386,48.772862701],[7.3295183625,48.772520629],[7.3309024668,48.772150049],[7.3331948895,48.77140888],[7.3347520069,48.770753222],[7.3348817666,48.7706677],[7.3368714166,48.769527403],[7.3386448002,48.768016468],[7.3388610665,48.767788398],[7.3409804762,48.765593176],[7.3422348207,48.764566805],[7.3442677239,48.763426369],[7.3461708673,48.762371442],[7.346949426,48.761943763],[7.3490688357,48.761002856],[7.3498473944,48.760803267],[7.3509719791,48.760546652],[7.352961629,48.760404087],[7.3554270648,48.760347061],[7.3564651431,48.760347061],[7.3569409289,48.760347061],[7.3608337222,48.760375574],[7.3614392679,48.760375574],[7.3638614504,48.760746242],[7.3660673666,48.761487568],[7.36797051,48.76248549],[7.3693546143,48.763426369],[7.3693978676,48.763483392],[7.371127998,48.764452763],[7.3716902903,48.764709358],[7.3718200501,48.764737869],[7.3722093295,48.764908931],[7.3781782792,48.767446292],[7.3786108118,48.767645854],[7.3820710726,48.769413371],[7.382806378,48.76981248],[7.3843202421,48.7706677],[7.3843202421,48.7706677],[7.384969041,48.771009785],[7.3858773594,48.771522907],[7.3859638659,48.771551414],[7.3870019442,48.772093036],[7.3887753278,48.772976724],[7.3891213539,48.773119253],[7.390808231,48.773860397],[7.3918895625,48.77431648],[7.3937927059,48.775029101],[7.3952200634,48.775542182],[7.3986803242,48.776568328],[7.4016215458,48.777223911],[7.4047790337,48.777594454],[7.4055575924,48.777679963],[7.4081095347,48.777793976],[7.4105317172,48.777736969],[7.4113967824,48.777679963],[7.4150300562,48.777280918],[7.4157653616,48.777166904],[7.4167601866,48.77705289],[7.4210422593,48.776596832],[7.4255405982,48.776482817],[7.4267516895,48.776425809],[7.4296929111,48.776311794],[7.4335857045,48.775741712],[7.4377380174,48.774772558],[7.4384733228,48.774601529],[7.4415875574,48.773888902],[7.445350591,48.773432815],[7.4487243452,48.773290287],[7.4492433843,48.773261782],[7.4514493006,48.773261782],[7.4536984701,48.773261782],[7.4564234254,48.773090747],[7.4597106731,48.772634653],[7.460186459,48.772577641],[7.4647713045,48.771465894],[7.4681883119,48.7706677],[7.4696589228,48.770325614],[7.4703509749,48.770211584],[7.470697001,48.77015457],[7.4745897943,48.769669941],[7.4790016268,48.769498895],[7.4816833289,48.769612926],[7.4832836995,48.769698449],[7.4862249211,48.770012032],[7.4895986753,48.770411136],[7.4900744612,48.770439643],[7.4904637405,48.770496657],[7.4911125394,48.770553672],[7.4920208578,48.770639193],[7.4926696567,48.770639193],[7.4933617089,48.7706677],[7.4962596773,48.770753222],[7.4979898076,48.770696208],[7.4985088467,48.7706677],[7.499892951,48.770582179],[7.5014068151,48.770439643],[7.5036559846,48.770183077],[7.5056456345,48.769983525],[7.5125229028,48.769413371],[7.5146423125,48.769384864],[7.5178863069,48.769327848],[7.5248933349,48.769669941],[7.5256286404,48.769726957],[7.5278345566,48.769840987],[7.5329384412,48.769898002],[7.5366149682,48.769698449],[7.5374800334,48.769669941],[7.5439680223,48.768928736],[7.5458711657,48.768672162],[7.5476012961,48.768472604],[7.5514508362,48.768044977],[7.5538297654,48.767902433],[7.558587624,48.767788398],[7.5590201566,48.767788398],[7.5598419685,48.767816907],[7.5695739518,48.768159011],[7.570266004,48.768159011],[7.5747210897,48.767987959],[7.5805602797,48.767588837],[7.5822039036,48.767474801],[7.5859236839,48.767531819],[7.5894704511,48.767930942],[7.5902922631,48.768044977],[7.5915466076,48.768244537],[7.5930172184,48.768501112],[7.5952231346,48.76887172],[7.5970830248,48.7691568],[7.5973857976,48.769185308],[7.5985103823,48.769270832],[7.5998512334,48.769356356],[7.6008028051,48.769441879],[7.6014083507,48.769498895],[7.6019273898,48.769527403],[7.6023166692,48.76955591],[7.6025329355,48.76955591],[7.6026626952,48.769584418],[7.6033980007,48.769641434],[7.6043063191,48.769726957],[7.6055606636,48.76981248],[7.6064257288,48.769869495],[7.6069015147,48.769898002],[7.6090209244,48.770012032],[7.610621295,48.770097555],[7.6111403341,48.770126062],[7.6135192633,48.770325614],[7.6173688034,48.7706677],[7.6215211163,48.771038292],[7.6224294348,48.771066799],[7.6227322076,48.771066799],[7.6237702858,48.771123812],[7.6245055912,48.771095306],[7.62913369,48.771009785],[7.6314261127,48.77086725],[7.63298323,48.7706677],[7.6354919191,48.770354121],[7.6361839712,48.770268599],[7.6402065244,48.769527403],[7.6449211296,48.768301554],[7.646478247,48.767816907],[7.6470837926,48.767617346],[7.6550423923,48.764538295],[7.6574645748,48.763768503],[7.6585891596,48.763426369],[7.6586756661,48.763397858],[7.6620494203,48.762257395],[7.6650771485,48.760888805],[7.6678021038,48.759263556],[7.6684509027,48.758864364],[7.6726464689,48.756212509],[7.6726897221,48.756183993],[7.6782261393,48.753189793],[7.6793507241,48.752505379],[7.6794372306,48.752419827],[7.6800427762,48.751992063],[7.681167361,48.751165042],[7.6815998935,48.750822822],[7.6821621859,48.75028097],[7.683503037,48.748940574],[7.68367605,48.748769457],[7.684670875,48.74751458],[7.686011726,48.745318472],[7.6864010053,48.744605429],[7.6867037782,48.743863854],[7.6870498042,48.742951131],[7.6871363107,48.742808516],[7.687352577,48.742038391],[7.6874390836,48.741696109],[7.6880446292,48.739300073],[7.6884771618,48.736418972],[7.6885636683,48.735392005],[7.6887366813,48.734450601],[7.6890827074,48.732111277],[7.6892989737,48.731169811],[7.6900342791,48.728887395],[7.6903803052,48.728002932],[7.6904235585,48.727917338],[7.6905965715,48.727546428],[7.6907263313,48.727204048],[7.6910291041,48.726604877],[7.6917211562,48.725292382],[7.6944461116,48.720926662],[7.6950949105,48.719956451],[7.6960464822,48.718472562],[7.6968682941,48.717188392],[7.6974305865,48.716246646],[7.6986416777,48.714420181],[7.6996365027,48.712964668],[7.699852769,48.712707809],[7.7012368733,48.711138084],[7.7014098863,48.710995379],[7.70318327,48.7094256],[7.7067300372,48.706999482],[7.7075085959,48.706542788],[7.7076816089,48.706428614],[7.7077681155,48.706371527],[7.7082439013,48.706057546],[7.7084601676,48.705914827],[7.709195473,48.705458123],[7.7104498175,48.704658881],[7.7108390969,48.704401979],[7.7117041621,48.703831081],[7.7123962142,48.703402904],[7.7135640522,48.702660721],[7.7140830913,48.702346717],[7.715034663,48.701718703],[7.7155104489,48.701376147],[7.7165917804,48.700691028],[7.717197326,48.70029137],[7.7192302292,48.698835449],[7.7199655346,48.698207392],[7.7218254247,48.696637214],[7.7233825421,48.695038438],[7.7239448344,48.694467434],[7.7258479779,48.692012043],[7.7264967767,48.690955617],[7.7287459462,48.687357892],[7.7302165571,48.684873599],[7.7309086092,48.683702797],[7.7309518625,48.683674241],[7.7319034342,48.682046495],[7.7325954863,48.680904186],[7.7330280189,48.680161671],[7.7332010319,48.679876085],[7.7336768178,48.679047878],[7.7338065776,48.678705168],[7.7341958569,48.677734142],[7.7341526037,48.677334303],[7.7339795906,48.67696302],[7.7335038048,48.676448933],[7.7329415124,48.675849157],[7.7325522331,48.675049445],[7.7325522331,48.674278282],[7.7327252461,48.673906977],[7.7332875385,48.67342142],[7.7341526037,48.673107234],[7.7343688699,48.673107234],[7.7360124938,48.673107234],[7.7361422536,48.673107234],[7.739040222,48.673278609],[7.7412028849,48.673649918],[7.7433222946,48.673878415],[7.7436683207,48.673878415],[7.7440576,48.673878415],[7.7451821848,48.673821291],[7.7453551978,48.673821291],[7.7458309837,48.673792729],[7.7462635163,48.673764167],[7.7502860694,48.673764167],[7.7539193432,48.674106911],[7.7563415257,48.674535338],[7.7615319168,48.675477864],[7.766895321,48.676448933],[7.7673278536,48.676534614],[7.76940401,48.6769059],[7.7697067828,48.67696302],[7.7742483751,48.677562783],[7.7757189859,48.677677023],[7.7783141814,48.677791262],[7.7801308183,48.677876941],[7.7808228705,48.677876941],[7.7823799878,48.677905501],[7.7893005093,48.67799118],[7.7963507906,48.6780483],[7.7984702003,48.678219657],[7.8002868372,48.678505252],[7.8020169676,48.678762286],[7.8053907218,48.679619057],[7.8065585598,48.67999032],[7.8085482097,48.680732837],[7.8112731651,48.682046495],[7.8115759379,48.682189282],[7.8118787107,48.682360625],[7.8139548671,48.683702797],[7.8145604128,48.684102586],[7.8164635562,48.685644599],[7.8172421149,48.686272813],[7.8187127257,48.687529218],[7.8209618952,48.689299553],[7.8222594929,48.69001338],[7.8227785321,48.690270356],[7.8242923961,48.690955617],[7.8268010852,48.692069146],[7.8275363906,48.692411766],[7.8280121764,48.692611626],[7.8332458208,48.694981338],[7.8360140294,48.696237525],[7.8361437892,48.696266074],[7.836619575,48.696494469],[7.8388254913,48.697493681],[7.8402095956,48.698207392],[7.8408583945,48.69854997],[7.8442321487,48.700434106],[7.8519312288,48.704773059],[7.8521907484,48.704915781],[7.8531855734,48.705458123],[7.8552184766,48.706571331],[7.8583759645,48.708283912],[7.8594140427,48.708826217],[7.8608414003,48.709596851],[7.8626147839,48.710538721],[7.8662048044,48.712450948],[7.8666805903,48.712707809],[7.8688865065,48.713877936],[7.8737741248,48.71647495],[7.8747689498,48.717017167],[7.8756772682,48.717502303],[7.875980041,48.717644989],[7.8763693204,48.717873287],[7.8771911323,48.718301341],[7.8787482496,48.719100366],[7.8798295811,48.719728163],[7.8801756072,48.719956451],[7.8809109126,48.720470094],[7.8820354974,48.721440296],[7.8831600821,48.72280996],[7.8844144266,48.72489292],[7.8854957581,48.726205425],[7.8866203428,48.727204048],[7.8868798624,48.72740377],[7.8881774602,48.728259713],[7.8888695123,48.728687679],[7.8893885514,48.728972988],[7.8916377209,48.730142737],[7.8969578718,48.732995668],[7.8984717359,48.734165323],[7.8987745087,48.734450601],[7.8991637881,48.734821459],[7.9006776521,48.736247813],[7.9065168421,48.741696109],[7.9082902258,48.743350449],[7.9101501159,48.744548385],[7.9101933692,48.744548385],[7.912658805,48.745831857],[7.9132210973,48.746117068],[7.9178059428,48.748427221],[7.9185845015,48.748912054],[7.9185845015,48.748940574],[7.919838846,48.75005282],[7.9206174047,48.751050969],[7.9209634308,48.751678367],[7.9210931905,48.751935027],[7.9211364438,48.751992063],[7.9212229503,48.752106134],[7.9218717492,48.753360895],[7.9234288665,48.756183993],[7.9242074252,48.75760974],[7.9288787772,48.763426369],[7.9309549337,48.765992315],[7.9321227717,48.767161202],[7.9325985575,48.767617346],[7.9344584477,48.769099784],[7.9368373769,48.770582179],[7.9369671367,48.7706677],[7.9431090995,48.773689365],[7.9479967179,48.776112266],[7.9511542058,48.777907988],[7.952019271,48.778421039],[7.9540954274,48.779817653],[7.9557823045,48.780957717],[7.9576854479,48.782411262],[7.9577719545,48.782496763],[7.9610159489,48.785147231],[7.9620107739,48.785945194],[7.9642166901,48.788025537],[7.9650817553,48.788994435],[7.9659900737,48.790048802],[7.9676769509,48.79238543],[7.9676769509,48.792413924],[7.9709209453,48.797685181],[7.9713534779,48.798368979],[7.9723050496,48.799622585],[7.9732998746,48.800990119],[7.975376031,48.803212282],[7.9760680832,48.80381054],[7.9786632787,48.806032578],[7.9796581037,48.806858695],[7.9835941503,48.81004909],[7.9845889753,48.810818172],[7.987054411,48.812840518],[7.9885682751,48.814093762],[7.9929368543,48.817653943],[7.9944074651,48.818821628],[7.9967863944,48.820786693],[7.9970026607,48.820957565],[7.99739194,48.821327785],[7.9980407389,48.821868871],[8.0002034019,48.823748386],[8.0010684671,48.824517259],[8.0018470257,48.825257643],[8.003274383300003,48.826624478],[8.0047017409,48.827962801],[8.005307286500003,48.828560764],[8.005437046300003,48.828731609],[8.0069076571,48.830126823],[8.007210429900002,48.830383082],[8.0090270668,48.831949084],[8.0097191189,48.832575471],[8.0127035938,48.834653881],[8.0146932438,48.835792699],[8.0155150557,48.836248219],[8.0183265175,48.837586285],[8.018975316400002,48.837870975],[8.0200133947,48.838298008],[8.0206621936,48.838554225],[8.0256795716,48.840233842],[8.0282315139,48.841030929],[8.0289235661,48.841258666],[8.030999722500002,48.841941869],[8.0343302235,48.84302359],[8.0386555494,48.844418405],[8.0417265309,48.845699324],[8.0419860504,48.845813182],[8.0436729275,48.846638644],[8.0450137786,48.847350238],[8.0478684937,48.84914341],[8.0492958512,48.850253437],[8.0507232088,48.851363439],[8.0520640598,48.852558799],[8.0524533392,48.852928785],[8.0527128587,48.853213388],[8.0529723783,48.85344107],[8.0530156315,48.85349799],[8.053188644600002,48.85358337],[8.0534049109,48.85378259],[8.0538806967,48.854152567],[8.0541402163,48.854237946],[8.0548322684,48.854294865],[8.0560433597,48.853896429],[8.0563028793,48.85378259],[8.0568651716,48.85346953],[8.0571246912,48.853327229],[8.057427464,48.853156468],[8.0582060227,48.852644181],[8.058422289,48.852501878],[8.0588115683,48.85221727],[8.0608444715,48.850538055],[8.0611904976,48.850253437],[8.0621853225,48.849456497],[8.0630071345,48.848801859],[8.063180147500002,48.848631082],[8.0633964138,48.848460305],[8.0637424399,48.848147211],[8.0639154529,48.848004896],[8.0638289464,48.847947969],[8.0638289464,48.84777719],[8.0639154529,48.847720263],[8.0639587062,48.847720263],[8.064261479000002,48.847720263],[8.0650400376,48.847094065],[8.065342810500002,48.846837891],[8.0659916093,48.846297075],[8.069797896200003,48.843194386],[8.0700141625,48.84302359],[8.070619708100002,48.842568131],[8.0733014102,48.841030929],[8.074945034000002,48.840119972],[8.0764588981,48.839265934],[8.078448548000003,48.838212601],[8.0799191589,48.837557816],[8.0803084382,48.837387001],[8.0812600099,48.837016899],[8.0824278479,48.836618326],[8.0829901403,48.836475977],[8.084936536900003,48.836020459],[8.0859313619,48.835849639],[8.0863206412,48.835792699],[8.0864936543,48.835764229],[8.0886995705,48.835451056],[8.0902999411,48.835251763],[8.0908189802,48.835166352],[8.0914677791,48.83505247],[8.0916407921,48.834910117],[8.0920300715,48.834938588],[8.0920733247,48.834995529],[8.0924193508,48.834910117],[8.0928086301,48.834824705],[8.0937602018,48.834682351],[8.0952740659,48.834539997],[8.0955768387,48.834596939],[8.095793105,48.834653881],[8.0969176898,48.834539997],[8.0973502224,48.834511527],[8.1009834962,48.834084462],[8.1027568798,48.833856693],[8.1032759189,48.83379975],[8.1055683416,48.833543508],[8.107514738300003,48.833287265],[8.1077742579,48.833258793],[8.1079040177,48.833230322],[8.1088123361,48.833144907],[8.109288122000002,48.833087963],[8.1121860903,48.83271783],[8.1124888631,48.832689359],[8.1132241686,48.832603943],[8.1142189935,48.832490055],[8.1146082729,48.832433111],[8.1149975522,48.832376167],[8.1153435783,48.832347695],[8.1156896043,48.83229075],[8.1170304554,48.832091445],[8.118803839,48.831692832],[8.118890345500002,48.83166436],[8.1189335988,48.831635887],[8.1190633586,48.831607415],[8.119279624900003,48.83155047],[8.1194958912,48.831465052],[8.1206204759,48.831037961],[8.1218315672,48.830496975],[8.123734710600003,48.829301089],[8.124556522500002,48.828560764],[8.124643029,48.828503815],[8.1249025486,48.828219072],[8.1252918279,48.827820428],[8.125508094200002,48.827564156],[8.125637854000002,48.827364832],[8.125810867,48.827137032],[8.1259838801,48.826880756],[8.1262001464,48.826510577],[8.1265029192,48.826026492],[8.126805692,48.825371548],[8.1271949713,48.824517259],[8.128146543,48.821925827],[8.1284493158,48.821327785],[8.1290981147,48.81981841],[8.1298766734,48.818593789],[8.130784991800002,48.817141293],[8.1332504276,48.814093762],[8.135153571,48.81178663],[8.1355861036,48.811273919],[8.1367106884,48.80999212],[8.1369269547,48.809707271],[8.1370999677,48.809450906],[8.1374459938,48.809023628],[8.137662260100003,48.808767259],[8.1378785264,48.808482404],[8.1380515394,48.808283004],[8.1381380459,48.80816906],[8.1383975655,48.807827229],[8.1385273253,48.807684799],[8.1388733513,48.807257506],[8.1392193774,48.806858695],[8.1393923905,48.806659289],[8.139695163300003,48.806345934],[8.1404304687,48.805491321],[8.1408630013,48.805035522],[8.1411657741,48.804722157],[8.1427228914,48.803297748],[8.1441935022,48.802272148],[8.1465291782,48.800961629],[8.1496001597,48.799622585],[8.1508545042,48.799081259],[8.1518493291,48.79859691],[8.153882232300003,48.797628197],[8.1546175377,48.79722931],[8.1562179083,48.796203586],[8.156736947500002,48.795833181],[8.1573857463,48.7953488],[8.1583805713,48.794607974],[8.160240461500003,48.79326876],[8.161494806,48.79238543],[8.1617543255,48.792157471],[8.1618408321,48.792043491],[8.1619273386,48.791730045],[8.161667819,48.791473588],[8.1608460071,48.791416597],[8.160370221200003,48.791616064],[8.160370221200003,48.791872521],[8.160499981,48.792071986],[8.1608892603,48.79238543],[8.1615813125,48.792926828],[8.161884085300002,48.793154783],[8.162835657,48.793810149],[8.1639169885,48.794607974],[8.1644792809,48.795006882],[8.165647118900003,48.795947152],[8.1658201319,48.796203586],[8.1676367688,48.79751423],[8.1702752176,48.79945164],[8.1704914839,48.799622585],[8.170924016500003,48.799935981],[8.1738219849,48.802072723],[8.178363577100003,48.805405859],[8.179444908600003,48.806175013],[8.1800937075,48.806630802],[8.180396480300002,48.806858695],[8.1819968509,48.808055117],[8.1828619161,48.808681803],[8.183770234500003,48.809308481],[8.1843325269,48.809707271],[8.1848083128,48.81004909],[8.1875332681,48.811900565],[8.189868944100002,48.813467144],[8.1908205158,48.814093762],[8.1933292049,48.815717236],[8.1941510168,48.816286864],[8.195794640600003,48.817283696],[8.2003362329,48.820046243],[8.2012878046,48.820587342],[8.2025421491,48.821327785],[8.2038397469,48.822068217],[8.2044020393,48.822409951],[8.2049210784,48.822723205],[8.2053103577,48.822951025],[8.2056563838,48.823150366],[8.2060456631,48.823349707],[8.2067809685,48.823748386],[8.2069972348,48.823890771],[8.2078190467,48.824317923],[8.208121819600002,48.824517259],[8.2085976054,48.824773547],[8.2092896576,48.825115262],[8.2093761641,48.825200691],[8.210024963,48.825513928],[8.211625333600002,48.826396675],[8.2117983466,48.826510577],[8.2127931716,48.827108557],[8.21370149,48.827621105],[8.2150855943,48.828560764],[8.2165994584,48.829557352],[8.2177672964,48.830440028],[8.2191514007,48.831521997],[8.2217898495,48.833885164],[8.223130700500002,48.835251763],[8.2236064864,48.835792699],[8.2260286689,48.838611162],[8.2263314417,48.83900972],[8.2267207211,48.839465211],[8.226893734100003,48.839664487],[8.2286238645,48.841714136],[8.2287536243,48.841856469],[8.2295754362,48.842824327],[8.229748449200002,48.84302359],[8.2311325535,48.844703057],[8.232300391500003,48.846097826],[8.2337277491,48.847577946],[8.2358471588,48.850253437],[8.2370582501,48.851790357],[8.239739952100003,48.854977891],[8.2409077901,48.856372374],[8.2410808032,48.856600041],[8.2418593618,48.857482241],[8.2419891216,48.857652987],[8.244195037800003,48.860271027],[8.2457089019,48.862092192],[8.2459251682,48.862348288],[8.245968421500002,48.862376743],[8.2460116747,48.862433653],[8.2467469801,48.863372659],[8.247222766,48.863913291],[8.2476985519,48.864453916],[8.2479148182,48.86471],[8.2488663899,48.865876588],[8.2498612148,48.867043149],[8.2499909746,48.867242315],[8.25072628,48.868067423],[8.2540135277,48.871936716],[8.2554841385,48.873643662],[8.2573007754,48.875407445],[8.2576468015,48.87569192],[8.2598527177,48.877284952],[8.2617126079,48.878337463],[8.2625776731,48.878821042],[8.2633129785,48.879162388],[8.264567323,48.879731295],[8.2702767532,48.882035299],[8.271790617300002,48.882632616],[8.2726989358,48.882973937],[8.2778460736,48.884936486],[8.2819551333,48.886387017],[8.283685263600002,48.886984282],[8.2846800886,48.887354014],[8.2867129918,48.887979708],[8.288918908,48.888605394],[8.2912113308,48.889231073],[8.291384343800003,48.889259512],[8.2932009807,48.889742986],[8.2946715915,48.890112697],[8.301808379300002,48.891989652],[8.3056579194,48.893041854],[8.3078205823,48.893610602],[8.3087289008,48.893866537],[8.3160387016,48.895828659],[8.3163414744,48.895913967],[8.3166442473,48.895999275],[8.327630575100002,48.89895652],[8.331782888,48.900065443],[8.3346376031,48.900833143],[8.3359352009,48.90117434],[8.338616903,48.901885159],[8.340779566,48.902482239],[8.343461268,48.903562651],[8.3445425995,48.904159711],[8.346272729900003,48.905296948],[8.3478731005,48.906832178],[8.3487381657,48.908054641],[8.3490841918,48.908509504],[8.3495599776,48.909504501],[8.3496032309,48.909561358],[8.350338536300002,48.911210165],[8.3513766145,48.913512719],[8.3521551732,48.915275096],[8.3553991676,48.922494506],[8.358167376200003,48.928633027],[8.3584268958,48.929229787],[8.3586431621,48.929712874],[8.3605895587,48.933946785],[8.3619304098,48.936930198],[8.362968488,48.939146332],[8.3642228325,48.941106676],[8.3659962162,48.943066944],[8.3671208009,48.944146478],[8.3681588791,48.945112358],[8.3690239443,48.945936182],[8.371575886600002,48.948265541],[8.372311192,48.948918878],[8.373306017000003,48.94985626],[8.3748631343,48.951276502],[8.374949640800002,48.951361716],[8.377242063600002,48.953378387],[8.3777178494,48.953719225],[8.378323395100002,48.954145268],[8.3800102722,48.955139357],[8.3805293113,48.955423378],[8.3825622145,48.956275434],[8.382778480800003,48.95638904],[8.3832542666,48.956559449],[8.383730052500002,48.956701456],[8.3844653579,48.956928666],[8.384984397,48.957099073],[8.3864117546,48.957439885],[8.3874498328,48.957667092],[8.3887906838,48.957894298],[8.389396229500003,48.9579795],[8.389958521800002,48.958064702],[8.3900450284,48.958093102],[8.3901315349,48.958093102],[8.3909966001,48.958235105],[8.3932457696,48.95857591],[8.3935485424,48.95863271],[8.3966195238,48.959087112],[8.3971818162,48.959172312],[8.398046881300003,48.959314312],[8.4005988236,48.959711908],[8.4028912464,48.960052703],[8.403323779000003,48.960109501],[8.404405110500003,48.960308297],[8.4045348702,48.960308297],[8.405659455,48.960507092],[8.407519345100003,48.960819482],[8.408341157100002,48.960961477],[8.4097685146,48.961273864],[8.4101145407,48.96135906],[8.4120609374,48.961927031],[8.412839496,48.962182615],[8.4155211981,48.963204941],[8.422398466300002,48.96578906],[8.4236528109,48.966271793],[8.424690889100003,48.966669334],[8.4252099282,48.966896499],[8.426507526,48.967436011],[8.4267670455,48.967549592],[8.4272860847,48.967776753],[8.4276321107,48.967947123],[8.4287999487,48.968429835],[8.4291892281,48.968600203],[8.4295352541,48.968742175],[8.4315249041,48.969622397],[8.4319574367,48.969821155],[8.4323034627,48.969963124],[8.4335578073,48.97055939],[8.4347256453,48.971354401],[8.4352014311,48.971751901],[8.436023243,48.972603677],[8.4362827626,48.973001168],[8.4368883082,48.97399488],[8.437277587600002,48.975130528],[8.4373208408,48.976266149],[8.437277587600002,48.977117848],[8.4372343343,48.977714029],[8.437191081,48.978139868],[8.437191081,48.97836698],[8.4371478278,48.978736036],[8.4371045745,48.979161866],[8.4370613213,48.979616081],[8.4370613213,48.979786411],[8.437018068,48.980041904],[8.437018068,48.980212232],[8.4369315615,48.981007089],[8.4369315615,48.981376125],[8.4368883082,48.981716772],[8.4368883082,48.981972255],[8.4367585485,48.983249652],[8.4366287887,48.984612172],[8.4366287887,48.984839255],[8.4364990289,48.986542346],[8.436455775600002,48.987195182],[8.4364125224,48.987422253],[8.4364125224,48.987479021],[8.436326015900002,48.988500828],[8.436326015900002,48.98878466],[8.4362395093,48.990260558],[8.436326015900002,48.991112018],[8.4364990289,48.991935082],[8.4370613213,48.993098701],[8.4374938539,48.993751451],[8.4375803604,48.993864972],[8.4377101202,48.994035253],[8.438229159300002,48.994631231],[8.4384454256,48.994886648],[8.439959289600003,48.996078578],[8.4408676081,48.996646153],[8.4432897906,48.998206952],[8.4448036547,48.999200162],[8.444976667700002,48.99931367],[8.4454524536,48.99959744],[8.4457552264,48.999796078],[8.445798479700002,48.999852832],[8.4462310122,49.000108222],[8.447398850300003,49.000846009],[8.448480181700003,49.001555409],[8.4489127143,49.001839166],[8.450513084900003,49.002860679],[8.4550979304,49.005839971],[8.4551844369,49.005868345],[8.4551844369,49.005896718],[8.4554872097,49.006123704],[8.455703476,49.00626557],[8.455919742300003,49.006435808],[8.4572605934,49.007400482],[8.4576066195,49.007655834],[8.4581256586,49.008053045],[8.459293496600003,49.009046058],[8.4594665096,49.009187916],[8.460937120400002,49.010436244],[8.4612831465,49.010805063],[8.4614994128,49.011003656],[8.4618454389,49.01131573],[8.4621049584,49.011599431],[8.4627537573,49.01216683],[8.4630565301,49.012450526],[8.466733057200003,49.015968232],[8.46703583,49.016251907],[8.4674683626,49.016677417],[8.468376681000002,49.017528425],[8.468765960400003,49.017925558],[8.4704528375,49.019514055],[8.4704960907,49.01954242],[8.470669103800002,49.019740979],[8.471620675500002,49.020648665],[8.4719667016,49.020960678],[8.4721829679,49.021159231],[8.4746051504,49.023456713],[8.4747349102,49.02359853],[8.4754702156,49.024307606],[8.4782816774,49.02717217],[8.4791034894,49.02807972],[8.4791467426,49.028164802],[8.4798387948,49.028930534],[8.4810931393,49.030660476],[8.4814391654,49.031142581],[8.482433990300002,49.032532149],[8.4849426794,49.036275285],[8.4850724391,49.036473776],[8.4859807576,49.037863196],[8.4862402771,49.038203457],[8.4876676347,49.040415091],[8.488100167300002,49.041038868],[8.4885759531,49.041719342],[8.4889652325,49.042286397],[8.4908251226,49.045064874],[8.492425493200003,49.047417952],[8.4928147726,49.048013291],[8.4936798377,49.049147251],[8.4945449029,49.050337881],[8.4955829812,49.051840303],[8.495885754,49.052265508],[8.496361539800002,49.052945829],[8.4977456441,49.054873355],[8.4992162549,49.056885838],[8.499562281,49.05745272],[8.5001678267,49.058246345],[8.5002975864,49.058444749],[8.5003840929,49.058586465],[8.5010328918,49.0594651],[8.5025467559,49.061590764],[8.5034118211,49.062809437],[8.5061367764,49.066663649],[8.506482802500003,49.067117066],[8.5068288286,49.067627155],[8.5081696796,49.069440763],[8.5090779981,49.070715916],[8.5102890893,49.072331064],[8.510894635,49.073039445],[8.5110243947,49.073209455],[8.5117164469,49.073861155],[8.511759700200002,49.073889489],[8.512711271900002,49.074739519],[8.512970791400003,49.074937858],[8.514398149,49.076099537],[8.5206698716,49.081057618],[8.5206698716,49.081057618],[8.5213186705,49.081595895],[8.5253844768,49.084797101],[8.5256439964,49.084967071],[8.527849912600002,49.086865028],[8.5283256985,49.087289933],[8.5293205235,49.088253039],[8.5303153484,49.089244453],[8.5328672907,49.092133601],[8.533256570100002,49.09261511],[8.5334728363,49.092926672],[8.5355057395,49.095447418],[8.5355922461,49.095560707],[8.5360247786,49.096127148],[8.536370804700002,49.096551974],[8.5380576818,49.098647731],[8.5389660003,49.099808856],[8.5397878122,49.100856677],[8.5402635981,49.101423057],[8.540825890400003,49.102131024],[8.5412151698,49.102640754],[8.541258423,49.102669072],[8.5414314361,49.102867298],[8.542729033800002,49.104538034],[8.542988553400003,49.104849521],[8.544329404400003,49.106576823],[8.546924600000002,49.109833047],[8.5473571326,49.110399325],[8.5491305162,49.112664372],[8.550255101,49.114504647],[8.5510336596,49.116344854],[8.5512066727,49.117024298],[8.551509445500002,49.118298229],[8.5516824585,49.119911829],[8.5516824585,49.120562916],[8.551509445500002,49.122572739],[8.5512931792,49.124214506],[8.5509038999,49.127696004],[8.5509038999,49.129252692],[8.5511634194,49.131403672],[8.5511634194,49.131431974],[8.5517257118,49.133469657],[8.5524177639,49.13528086],[8.5531530693,49.136639219],[8.553412588900002,49.137091997],[8.553542348700002,49.137346683],[8.5543209074,49.138591795],[8.5545371736,49.138903069],[8.5547966932,49.139327529],[8.5569593562,49.142921146],[8.5576946616,49.143968057],[8.5583434605,49.145071533],[8.5587759931,49.145778877],[8.5598140713,49.147561338],[8.562928306,49.152342544],[8.5633175853,49.152964916],[8.563533851600003,49.153304388],[8.5639231309,49.153898458],[8.5650909689,49.155680627],[8.5655235015,49.15638782],[8.5667345928,49.158226472],[8.5668210993,49.15839619],[8.567729417700003,49.159753916],[8.567988937300003,49.160149912],[8.5693297883,49.162299551],[8.5693730416,49.162384403],[8.570108347,49.163713736],[8.570713892600002,49.164816773],[8.5714059448,49.166089477],[8.5715789578,49.166400577],[8.5717087176,49.166655112],[8.5720979969,49.167333867],[8.5744336729,49.17157587],[8.5760340435,49.174516779],[8.5790185184,49.179832594],[8.5801863564,49.181698649],[8.580316116200002,49.18189656],[8.580575635800002,49.182320652],[8.5842954161,49.187748707],[8.5850739747,49.188879477],[8.5899615931,49.196059263],[8.5900048463,49.196115793],[8.5902643659,49.196483234],[8.5906103919,49.197020258],[8.591129431100002,49.19772686],[8.5913024441,49.198009498],[8.5921675093,49.199253085],[8.592470282100003,49.199677028],[8.5934651071,49.201203193],[8.5940273994,49.202022781],[8.5948059581,49.203238007],[8.5958007831,49.204707543],[8.5994773101,49.210415709],[8.6010776807,49.212902229],[8.602288772,49.214880053],[8.6027645578,49.215699414],[8.6033268502,49.217112074],[8.60345661,49.217592369],[8.603802636,49.21892022],[8.6040189023,49.220897803],[8.603975649100002,49.222084315],[8.603802636,49.223751034],[8.603629623,49.224767987],[8.6035431165,49.225389449],[8.6033701034,49.227056056],[8.603153837200002,49.228581376],[8.602894317600002,49.230219631],[8.6026780513,49.231942564],[8.602288772,49.234879885],[8.601942745900002,49.237449898],[8.6018994926,49.237647585],[8.6017264796,49.239116098],[8.6013804535,49.241827084],[8.6010344274,49.244396735],[8.600991174200002,49.244622632],[8.6009479209,49.24510266],[8.6007749079,49.246119174],[8.6007749079,49.246203882],[8.6007749079,49.246288591],[8.600731654600002,49.246429771],[8.6006884014,49.24685331],[8.6005153883,49.248095669],[8.6003856286,49.249620339],[8.6003856286,49.250354423],[8.6004288818,49.251286129],[8.6005153883,49.252048421],[8.6008181611,49.253460042],[8.600861414400002,49.253657665],[8.6013804535,49.255012778],[8.6015102133,49.255210395],[8.6015534666,49.25535155],[8.602288772,49.256650156],[8.6025915448,49.257186526],[8.603975649100002,49.259049663],[8.6042784219,49.259388407],[8.6051434871,49.260461083],[8.6052732469,49.260630451],[8.6052732469,49.260630451],[8.605446259900003,49.260828046],[8.6055327664,49.260940957],[8.6060518055,49.261533736],[8.6067871109,49.262437004],[8.607349403300002,49.263086218],[8.6086037478,49.264610425],[8.6099878521,49.266303934],[8.6108096641,49.267291787],[8.6112421966,49.267799818],[8.611631476,49.268279621],[8.6120207553,49.268759418],[8.6129290738,49.269860113],[8.6132750998,49.270255228],[8.613577872700002,49.270622118],[8.614096911800003,49.271214781],[8.6147457107,49.272033208],[8.6157837889,49.273359595],[8.6159568019,49.273585359],[8.616389334500003,49.274149766],[8.6169083736,49.274798826],[8.6170381334,49.274968144],[8.617470666,49.275419657],[8.6183357312,49.276576641],[8.6185952507,49.276971703],[8.6196765822,49.278156868],[8.6203686344,49.27874944],[8.6214932191,49.279172701],[8.622488044100002,49.279313787],[8.623828895100003,49.279200918],[8.6242614277,49.279088049],[8.6252995059,49.27886231],[8.6263375842,49.278523699],[8.6269863831,49.278354393],[8.627635181900002,49.27812865],[8.629105792800003,49.277648943],[8.630057364500002,49.277338543],[8.6309224297,49.277056358],[8.6316577351,49.27683061],[8.6329553328,49.276407328],[8.6352477556,49.27573007],[8.6352477556,49.27573007],[8.6366318599,49.275363219],[8.6381024707,49.274968144],[8.6384052435,49.274883485],[8.6397028413,49.274573067],[8.6433793683,49.273698241],[8.6458448041,49.273218492],[8.6462340835,49.273133829],[8.6477046943,49.272851621],[8.6491753051,49.272654074],[8.6505594094,49.272456527],[8.6524625528,49.272230757],[8.656658119,49.271892101],[8.657220411300003,49.271863879],[8.6583882493,49.271807436],[8.6588207819,49.271779215],[8.663448880700003,49.271779215],[8.6682067392,49.272061429],[8.6691583109,49.272117872],[8.6713642271,49.272371863],[8.6723590521,49.272512969],[8.6740891825,49.272738737],[8.6791930671,49.273670021],[8.6832588735,49.274431967],[8.686848894000002,49.274968144],[8.686848894000002,49.274968144],[8.6895738493,49.27530678],[8.690179395,49.275363219],[8.6925583242,49.275588974],[8.6926015775,49.275588974],[8.694850747,49.275842947],[8.6980947414,49.276209796],[8.699003059900003,49.27635089],[8.6994355925,49.276407328],[8.701165722800003,49.276774172],[8.703198626000002,49.277169232],[8.7046259836,49.277564289],[8.705534302,49.27784647],[8.7083890171,49.27874944],[8.7121520507,49.279906345],[8.712195304,49.279934562],[8.7145742332,49.280414247],[8.716866656000002,49.280668195],[8.7178182277,49.280696412],[8.7208027026,49.280583546],[8.7231383786,49.28021673],[8.723484404600002,49.280160297],[8.7240899503,49.280019213],[8.7265553861,49.279229136],[8.7293235947,49.278100432],[8.7319187902,49.277112795],[8.7341247064,49.276520204],[8.7355953173,49.276153358],[8.7360711031,49.276040481],[8.7392285911,49.275391438],[8.7426023453,49.274968144],[8.7429051181,49.274939925],[8.745111034300002,49.274939925],[8.746192365800002,49.274939925],[8.746322125600003,49.274968144],[8.7499553994,49.275419657],[8.7534156601,49.275842947],[8.7560108557,49.275871167],[8.7560973622,49.275842947],[8.757265200200003,49.27575829],[8.7590818371,49.275504316],[8.7613742598,49.274968144],[8.7616770327,49.274911705],[8.7647912673,49.273811123],[8.7668241705,49.272992725],[8.7669971836,49.272908063],[8.7670836901,49.272879842],[8.7685543009,49.272287199],[8.7693328596,49.271948543],[8.770111418200003,49.271666328],[8.773917705000002,49.270311673],[8.7756910887,49.269747223],[8.776339887600002,49.269521441],[8.7769886865,49.269352103],[8.7780700179,49.269098096],[8.782827876500003,49.267912713],[8.7834334221,49.267799818],[8.7842119808,49.267658699],[8.789056345800002,49.2668402],[8.792559859800003,49.266247485],[8.7959768673,49.265457187],[8.798658569400002,49.264610425],[8.799869660700002,49.264130587],[8.8000426737,49.264074135],[8.8003454465,49.263961231],[8.8042382398,49.262324096],[8.805665597400003,49.261759554],[8.8061846365,49.26159019],[8.806746928900003,49.261392598],[8.8072227147,49.261223233],[8.8077850071,49.261053868],[8.809428631,49.260630451],[8.8110290016,49.26020703],[8.8121968396,49.259924748],[8.8173872307,49.258908519],[8.8186848285,49.258710916],[8.8205879719,49.258400396],[8.8219288229,49.25823102],[8.8220153294,49.258202791],[8.8232264207,49.258061644],[8.8238319663,49.257976956],[8.8255188434,49.25777935],[8.8265569217,49.257666432],[8.8282005455,49.257497054],[8.8296279031,49.257327675],[8.833001657300002,49.256847766],[8.8331746703,49.256819536],[8.8366781844,49.256029088],[8.8388841006,49.25535155],[8.8413062831,49.254476384],[8.842993160200002,49.253855288],[8.8439879852,49.253488274],[8.844074491700002,49.253460042],[8.8497839219,49.251342596],[8.8503462143,49.251116729],[8.8516870653,49.25063676],[8.853460449,49.249959149],[8.853936234800003,49.249789744],[8.8549743131,49.249394465],[8.855147326100003,49.249337996],[8.8561421511,49.248970948],[8.856661190200002,49.248773306],[8.856920709700002,49.248688602],[8.8573099891,49.248547428],[8.8586075868,49.248067434],[8.8608567563,49.247248609],[8.8637547247,49.246288591],[8.8644467769,49.246062701],[8.8648360562,49.245949756],[8.8659606409,49.245667392],[8.8695506615,49.244820291],[8.8732271885,49.244199074],[8.874481533000003,49.244001413],[8.8769469688,49.243606088],[8.8770334753,49.243606088],[8.8778985405,49.243493137],[8.878979872,49.243295472],[8.8824401327,49.242645998],[8.884083756600003,49.2422789],[8.8851218348,49.241996516],[8.887327751000003,49.241375263],[8.8879332967,49.24117759],[8.8885388423,49.240979917],[8.8887983619,49.240895199],[8.8901392129,49.240415131],[8.8914368107,49.239906818],[8.8932534476,49.239116098],[8.893296700800002,49.239087858],[8.8937292334,49.238890176],[8.894378032300002,49.238579531],[8.8958053899,49.237817031],[8.8979247996,49.236602655],[8.898573598500002,49.236179029],[8.8989196246,49.235953093],[8.9009525277,49.234512729],[8.901168794,49.234315029],[8.9039370026,49.231942564],[8.904672308,49.23129294],[8.905450866700003,49.230586818],[8.9063159319,49.229908931],[8.908002809,49.228948576],[8.909905952400003,49.228157681],[8.9099924589,49.228101188],[8.912068615400003,49.227536254],[8.9142745316,49.227197291],[8.9171725,49.227056056],[8.9176915391,49.227056056],[8.9185998576,49.227056056],[8.919118896700002,49.227056056],[8.9204164944,49.227056056],[8.9208922803,49.227027809],[8.923314462800002,49.226943067],[8.9253906193,49.226660595],[8.9263854442,49.226462863],[8.9278128018,49.226180388],[8.9304079974,49.225897911],[8.9318786082,49.225954407],[8.9331329527,49.226010902],[8.9362471874,49.226547605],[8.9383665971,49.226745337],[8.9390586492,49.226745337],[8.9401399807,49.226688842],[8.9428216828,49.226236883],[8.942864936,49.226236883],[8.9459791707,49.225361201],[8.9479688206,49.224767987],[8.9487473793,49.224542],[8.9519913738,49.223722785],[8.9536782509,49.223383796],[8.953851263900003,49.223327297],[8.954543316100002,49.2232143],[8.9575710442,49.222790559],[8.9625884223,49.222395064],[8.963366981,49.222366814],[8.9648375918,49.222310314],[8.9672165211,49.222253815],[8.969552197100002,49.222169065],[8.971541847,49.222056065],[8.9736180034,49.221886565],[8.974050536,49.221858315],[8.9744398154,49.221801815],[8.9753048806,49.221717064],[8.9758239197,49.221660564],[8.9769485044,49.221519313],[8.9790246609,49.221236809],[8.9868102475,49.21988077],[8.997796575400002,49.217987903],[9.000088998200003,49.217592369],[9.0084801305,49.21615147],[9.0087829033,49.216094963],[9.0117241249,49.215558146],[9.0197692312,49.214427986],[9.0198557377,49.214399732],[9.0206342963,49.214314969],[9.0242675701,49.21394766],[9.0259544472,49.213778132],[9.0290686819,49.213580349],[9.030755559,49.21352384],[9.0321396633,49.21346733],[9.0362054697,49.213495585],[9.0414391141,49.213806387],[9.0417418869,49.213834642],[9.0423041793,49.213891151],[9.044250576,49.214145442],[9.0449858814,49.214230205],[9.0511710974,49.214964815],[9.0527282148,49.215049577],[9.0529877343,49.215077831],[9.053766293,49.215106085],[9.0575293266,49.215049577],[9.0614653732,49.214682274],[9.0631955035,49.214371477],[9.0637145427,49.21425846],[9.0665260045,49.213608604],[9.0683858947,49.213043505],[9.069769999,49.212591421],[9.0700295185,49.212421888],[9.0707648239,49.211800264],[9.0710243435,49.211178632],[9.07111085,49.210924326],[9.0712406098,49.210443966],[9.0712406098,49.210415709],[9.0713703696,49.209963601],[9.0721489282,49.210076629],[9.0727544739,49.210161399],[9.0733600195,49.210302683],[9.0737492988,49.210387453],[9.0737925521,49.210415709],[9.0743115912,49.210528736],[9.0747008705,49.210613505],[9.0753064162,49.210726531],[9.0758687085,49.210867813],[9.0765607607,49.211037351],[9.0769067868,49.21112212],[9.0779016117,49.211376425],[9.0783341443,49.211517705],[9.0786369171,49.211602473],[9.0791992095,49.211800264],[9.0794587291,49.211913287],[9.0795884888,49.211772008],[9.0800642747,49.211545961],[9.0806698203,49.211545961],[9.0825297105,49.211687241],[9.0827459768,49.211715497],[9.0835677887,49.211772008],[9.0839138148,49.211772008],[9.08477888,49.211856776],[9.0850383995,49.211856776],[9.0856871984,49.211885032],[9.0858602114,49.211885032],[9.0862494908,49.211885032],[9.0865955169,49.211885032],[9.087460582,49.211856776],[9.0877201016,49.21182852],[9.08862842,49.211687241],[9.0910938558,49.211319913],[9.0923482003,49.211178632],[9.0926509732,49.211150376],[9.0929969992,49.211093863],[9.0928672395,49.210613505],[9.0928239862,49.210415709],[9.0927374797,49.209963601],[9.0923914536,49.209511489],[9.0920454275,49.209031116],[9.0911803623,49.209002858],[9.088455407,49.205979221],[9.0867685299,49.205187958],[9.0856871984,49.20504666],[9.0833515224,49.204764063],[9.082616217,49.204368423],[9.0804968073,49.203718437],[9.0799777682,49.203238007],[9.0783773976,49.201881474],[9.075609189,49.199309611]]}",
      "routeId": "1ad39f5b-df34-4ac7-a327-c7d51f309dfb"
    },
      {
      "distance": 247965,
      "travelTime": 15530,
      "violated": false,
      "polyline": "{\"type\":\"LineString\",\"coordinates\":[[6.8114823543,49.221203483],[6.8115173286,49.221236809],[6.8119066079,49.221604064],[6.8127716731,49.222253815],[6.8139395111,49.222621061],[6.8139395111,49.223186051],[6.813420472,49.223807532],[6.8138097513,49.224061772],[6.8141557774,49.224316011],[6.8150208426,49.224457254],[6.8156696415,49.224683242],[6.8158426545,49.224767987],[6.8161454273,49.224909229],[6.819259662,49.226943067],[6.8198219544,49.22739502],[6.8207735261,49.227903462],[6.8210330456,49.228016448],[6.8212060587,49.228101188],[6.8214655782,49.228214174],[6.8216385913,49.228298913],[6.8216818445,49.228327159],[6.821768351,49.228355406],[6.8219846173,49.228468391],[6.8221143771,49.22824242],[6.8221143771,49.228157681],[6.8221576304,49.227705735],[6.8221576304,49.227508008],[6.8221143771,49.227338526],[6.8218116043,49.226547605],[6.8215520847,49.225671928],[6.8215520847,49.225474193],[6.821595338,49.225248208],[6.8216818445,49.224767987],[6.8219413641,49.223694536],[6.8225036564,49.221999565],[6.8227199227,49.22126506],[6.8231092021,49.220615296],[6.8236714944,49.219993775],[6.8243635466,49.219202736],[6.8244500531,49.219061478],[6.8247095727,49.218722457],[6.824925839,49.218383433],[6.8249690922,49.218270425],[6.8252286118,49.217874894],[6.8253583716,49.217592369],[6.8254881313,49.217394601],[6.8255746379,49.21716858],[6.8256611444,49.217027316],[6.8263964498,49.216349243],[6.8265694628,49.21615147],[6.8266559693,49.216010203],[6.8266992226,49.215925443],[6.8265694628,49.215812429],[6.8267857291,49.215727668],[6.8268722356,49.215868936],[6.8270885019,49.215897189],[6.8274777813,49.21598195],[6.8277805541,49.216038456],[6.828602366,49.216207977],[6.8289483921,49.216292736],[6.8293809247,49.216377496],[6.829943217,49.216490509],[6.8306352692,49.216660027],[6.8310678018,49.216744787],[6.8315003344,49.216829545],[6.8319761202,49.216942557],[6.8323653996,49.216999063],[6.8326681724,49.217083821],[6.8329709452,49.217140327],[6.8334034778,49.217225085],[6.8334899843,49.217253338],[6.8337495039,49.217309843],[6.8340955299,49.217338096],[6.8346578223,49.217422854],[6.8361716864,49.217507612],[6.8365177125,49.217592369],[6.8365609657,49.217592369],[6.8381180831,49.218016155],[6.8383343494,49.218129164],[6.8393291743,49.218609449],[6.8404105058,49.219400497],[6.8417513568,49.220502293],[6.8425731688,49.220982555],[6.8439140198,49.221604064],[6.8444763122,49.221858315],[6.8445195654,49.221858315],[6.8446925785,49.221943065],[6.8463362023,49.222677561],[6.8474175338,49.223129552],[6.8493206772,49.22358154],[6.8510075543,49.223977025],[6.8518726195,49.224400757],[6.8523916586,49.224767987],[6.8526511782,49.224937478],[6.8542515488,49.226293378],[6.8554626401,49.227282032],[6.8562411987,49.227903462],[6.8572360237,49.228327159],[6.8584038617,49.22855313],[6.8612153236,49.228666115],[6.8621668953,49.228609622],[6.8648485973,49.228440145],[6.8664489679,49.228298913],[6.8693901896,49.228044695],[6.8710770667,49.227959955],[6.8723746645,49.228129434],[6.8734992492,49.228496637],[6.8738452753,49.228666115],[6.8743210611,49.228948576],[6.874796847,49.229287527],[6.8748401002,49.229372264],[6.8750563665,49.22959823],[6.8751861263,49.229767704],[6.8755321524,49.230332612],[6.8757051654,49.230982248],[6.875791672,49.231490653],[6.875791672,49.231942564],[6.8758349252,49.233721923],[6.8760079382,49.23504934],[6.8764404708,49.236150787],[6.8766567371,49.236489689],[6.8767864969,49.236715622],[6.8769162567,49.236913313],[6.8773487893,49.237393415],[6.8774352958,49.23750638],[6.8775650556,49.237619344],[6.8779543349,49.237958236],[6.8783868675,49.238297125],[6.8795547055,49.239087858],[6.879641212,49.239116098],[6.8813280891,49.240019777],[6.8817606217,49.240245694],[6.8820201413,49.240358652],[6.8823661674,49.240528088],[6.8833609923,49.24086696],[6.8838800314,49.241008156],[6.8843558173,49.241092873],[6.8848748564,49.24117759],[6.8855236553,49.241290546],[6.8874267987,49.241572935],[6.8881621041,49.241629413],[6.8884216237,49.241629413],[6.8885946367,49.241657652],[6.8891136758,49.241657652],[6.8896327149,49.241657652],[6.8903247671,49.241742368],[6.8911898323,49.241883561],[6.8940445474,49.242674237],[6.8943473202,49.242758951],[6.8960774506,49.243380186],[6.8963802234,49.243549612],[6.896812756,49.243775513],[6.8970722755,49.243888463],[6.8972885418,49.244001413],[6.8977643277,49.2441426],[6.8982401136,49.244312024],[6.8986293929,49.24445321],[6.8994079516,49.244933239],[6.8995377113,49.24501795],[6.9000567504,49.245582683],[6.9001000037,49.245639156],[6.9004027765,49.246288591],[6.9013976015,49.246034465],[6.9017003743,49.245949756],[6.9022194134,49.245808575],[6.9028682123,49.245667392],[6.9035602645,49.245554446],[6.903819784,49.24552621],[6.9074963111,49.244876765],[6.9082316165,49.244707343],[6.9103077729,49.244199074],[6.9103942794,49.244199074],[6.9138112869,49.243634325],[6.916319976,49.243126045],[6.9165362423,49.243069569],[6.9177473335,49.242843665],[6.918828665,49.24261776],[6.9213806073,49.241883561],[6.9246246018,49.240923439],[6.9303772852,49.239285539],[6.9313721102,49.239116098],[6.9314586167,49.239116098],[6.9323669352,49.239059618],[6.9343133318,49.238974897],[6.9347458644,49.238974897],[6.9364759948,49.238918416],[6.937514073,49.238805455],[6.9390279371,49.23852305],[6.9401957751,49.238240644],[6.9409743338,49.238042958],[6.9429639837,49.237478139],[6.943353263,49.237365174],[6.9442183282,49.237082761],[6.9465972575,49.236235513],[6.9478948553,49.235727157],[6.9485004009,49.235501219],[6.9504467976,49.234540972],[6.9523931943,49.233467733],[6.9529554866,49.233298272],[6.9542098311,49.233241785],[6.9543395909,49.233241785],[6.9552046561,49.233298272],[6.9560697213,49.233383003],[6.9592272092,49.233495976],[6.9614331255,49.233580707],[6.9617791515,49.233580707],[6.9627739765,49.23360895],[6.9637688015,49.233637193],[6.9646338666,49.233637193],[6.9653259188,49.23369368],[6.9666667698,49.233750167],[6.9668397829,49.233806653],[6.967531835,49.234004355],[6.9678346078,49.234117328],[6.9683103937,49.234286786],[6.9690024458,49.234540972],[6.969694498,49.234795157],[6.9701702838,49.234992855],[6.9712948686,49.235360007],[6.9718139077,49.235529461],[6.9721166805,49.235614188],[6.9737603044,49.235924851],[6.9752309152,49.236037819],[6.9763122467,49.236066061],[6.9763987532,49.236066061],[6.9772638184,49.236066061],[6.9785181629,49.236066061],[6.9788209357,49.236066061],[6.9799022672,49.236066061],[6.9821514367,49.236235513],[6.982540716,49.236235513],[6.9830597551,49.236235513],[6.9859144702,49.236235513],[6.9862604963,49.236263754],[6.9864335094,49.236291996],[6.9867362822,49.236320238],[6.9869092952,49.236320238],[6.9872553213,49.23634848],[6.9872985745,49.23634848],[6.9879473734,49.23634848],[6.9881636397,49.23634848],[6.9898505168,49.236150787],[6.9901965429,49.236009577],[6.9908453418,49.235557703],[6.9910183548,49.23516231],[6.9910616081,49.23504934],[6.9909318483,49.233467733],[6.9913211277,49.23267691],[6.9919266733,49.231942564],[6.9921861928,49.231631875],[6.9924457124,49.231321185],[6.992878245,49.230954003],[6.99387307,49.23016314],[6.9943488558,49.229880686],[6.9955166938,49.229372264],[6.9969873046,49.22892033],[6.9972900775,49.228807346],[6.9982849024,49.228524884],[6.9982849024,49.228496637],[7.0007070849,49.227536254],[7.0033455338,49.22615214],[7.0040375859,49.22578492],[7.0052486772,49.225191712],[7.0059407293,49.224937478],[7.0064597684,49.224767987],[7.0065895282,49.224711491],[7.0084926716,49.224061772],[7.0087521912,49.223948777],[7.0092712303,49.223751034],[7.0102660553,49.223327297],[7.0116501596,49.22273406],[7.0119529324,49.222592812],[7.0131640236,49.221971315],[7.0134667964,49.221801815],[7.0148509007,49.221010805],[7.0173163365,49.219372246],[7.0191329734,49.217846641],[7.0191762267,49.217761884],[7.0193492397,49.217592369],[7.0193492397,49.217592369],[7.0196952658,49.217196832],[7.0202575582,49.216349243],[7.0204305712,49.216123217],[7.0209496103,49.214682274],[7.0210793701,49.213636859],[7.0212523831,49.212845719],[7.0214253962,49.212167588],[7.0217714222,49.211348169],[7.0218579288,49.211178632],[7.0219876885,49.210980838],[7.0222039548,49.210613505],[7.0223769679,49.210415709],[7.0226364874,49.210104885],[7.0234150461,49.209341946],[7.0235015526,49.209257174],[7.0237178189,49.209115888],[7.024236858,49.208720283],[7.0245828841,49.20852248],[7.0252749362,49.20812687],[7.0267022938,49.20753345],[7.0269185601,49.207476934],[7.0270050666,49.207420417],[7.0278268785,49.20719435],[7.0282161579,49.207109574],[7.0285189307,49.207024799],[7.031243886,49.206629177],[7.0312871393,49.206629177],[7.0315466589,49.20657266],[7.032238711,49.206487883],[7.0333632957,49.206374848],[7.0336660686,49.206346589],[7.0354827055,49.206092258],[7.0362612641,49.205950962],[7.0397215249,49.205216218],[7.0400675509,49.205131439],[7.0422302139,49.204679283],[7.0424464802,49.204622763],[7.0428357595,49.204537983],[7.0433115454,49.204481463],[7.0449551693,49.204227123],[7.0460365007,49.204142342],[7.0480261507,49.204114082],[7.0487614561,49.204114082],[7.0491939887,49.204142342],[7.0500158006,49.204227123],[7.0507943593,49.204311903],[7.0512701451,49.204396683],[7.0524812364,49.204622763],[7.0532165418,49.204848842],[7.0546871526,49.205272737],[7.0552061917,49.205442294],[7.0556819776,49.20564011],[7.0560712569,49.205809666],[7.0568065623,49.206148776],[7.0588394655,49.2073639],[7.0597045307,49.208042096],[7.0605695959,49.208889828],[7.0616509274,49.210048372],[7.0619104469,49.210415709],[7.0619969534,49.210500479],[7.0622132197,49.210783044],[7.0626890056,49.211319913],[7.0629917784,49.211687241],[7.0632945512,49.21202631],[7.0640731099,49.212873974],[7.0642028697,49.212986995],[7.0653707077,49.214088933],[7.0668413185,49.215077831],[7.069090488,49.21632099],[7.0700420597,49.216829545],[7.0707341118,49.217196832],[7.071426164,49.217592369],[7.0724642422,49.218157416],[7.0742808791,49.219202736],[7.0748864247,49.219570006],[7.0751891975,49.219824268],[7.0762272758,49.220615296],[7.0777843931,49.222140815],[7.0790387376,49.223779283],[7.0795577767,49.224767987],[7.079774043,49.225191712],[7.0803795887,49.227056056],[7.0806391082,49.228835592],[7.0806823615,49.229344019],[7.080768868,49.229880686],[7.0808121212,49.230530328],[7.080941881,49.231942564],[7.0809851343,49.232450959],[7.0810283875,49.233128811],[7.0811148941,49.233806653],[7.0815041734,49.235557703],[7.0816339332,49.235896609],[7.082109719,49.236941554],[7.0822394788,49.237195726],[7.0828450244,49.238042958],[7.0830612907,49.238297125],[7.0838831027,49.239116098],[7.0843588885,49.239596179],[7.0850509407,49.240189214],[7.0858294993,49.240810482],[7.0861755254,49.241121112],[7.0865215515,49.241431741],[7.0874731232,49.242391854],[7.0883381884,49.243436661],[7.088770721,49.244170837],[7.0889004807,49.24445321],[7.0895492796,49.245865047],[7.0896790394,49.246288591],[7.090111572,49.247672141],[7.0903710916,49.248603897],[7.0911929035,49.250580293],[7.0918849556,49.251766092],[7.0931393002,49.253403578],[7.0932258067,49.253460042],[7.0938313523,49.254081142],[7.0953019631,49.255295088],[7.0971618533,49.256537235],[7.0972051065,49.256565465],[7.0990649967,49.257497054],[7.1005788608,49.25823102],[7.1009248868,49.258400396],[7.1011844064,49.258513312],[7.1024820042,49.25910612],[7.1036498422,49.259642464],[7.103952615,49.259783606],[7.1042986411,49.259952976],[7.1056827454,49.260630451],[7.1066343171,49.261110323],[7.1081481812,49.261985372],[7.1093592724,49.262691045],[7.1123004941,49.264328168],[7.114463157,49.26525961],[7.1161500341,49.265711213],[7.1189182427,49.266134586],[7.119134509,49.26616281],[7.1198265612,49.266191035],[7.1211674122,49.266191035],[7.1260550305,49.265908787],[7.1285204663,49.265852337],[7.1301208369,49.265993462],[7.1310724086,49.266106361],[7.1333648314,49.26658618],[7.1346191759,49.266981321],[7.1355707476,49.267404684],[7.1363493062,49.267799818],[7.1374306377,49.268336068],[7.1376901573,49.268505408],[7.1380361834,49.268702972],[7.1389445018,49.269210988],[7.1394202877,49.269521441],[7.13998258,49.269831891],[7.1404583659,49.270085894],[7.1411071648,49.270424563],[7.1421884963,49.270960783],[7.1448701983,49.271892101],[7.1468598483,49.272343642],[7.1496713101,49.272682295],[7.1505796286,49.272738737],[7.1520934926,49.272738737],[7.1541696491,49.272738737],[7.1549482078,49.272738737],[7.1560295392,49.272710516],[7.156159299,49.272710516],[7.1594898,49.272569411],[7.1610901706,49.272512969],[7.1618687293,49.272512969],[7.1630798205,49.272569411],[7.1651992302,49.272682295],[7.1672753867,49.272936284],[7.1698705822,49.273585359],[7.1721197517,49.274488407],[7.1728118039,49.274883485],[7.1729848169,49.274968144],[7.1730280702,49.274996364],[7.1736336158,49.275363219],[7.1740661484,49.275645413],[7.1741526549,49.275701851],[7.1743689212,49.275871167],[7.1764018244,49.277564289],[7.176834357,49.277959342],[7.1770938765,49.278213304],[7.1773101428,49.278410828],[7.1777426754,49.278890527],[7.178175208,49.279342005],[7.1785212341,49.27968061],[7.1800350982,49.281288953],[7.1809001634,49.282135429],[7.1815922155,49.282812598],[7.183841385,49.284702982],[7.1847064502,49.285267261],[7.1850524763,49.285464757],[7.1869556197,49.286508653],[7.1897238283,49.287637164],[7.1937031281,49.288822073],[7.1955630183,49.289301671],[7.1960388041,49.289442729],[7.1971201356,49.289696631],[7.207025132,49.292207371],[7.2077604374,49.292376629],[7.2108314188,49.293166496],[7.2180114599,49.294971857],[7.2238939032,49.296466873],[7.2282624824,49.297566949],[7.2289977878,49.297764396],[7.2374754266,49.299908056],[7.2390325439,49.300331135],[7.2399841156,49.300641391],[7.240719421,49.300867031],[7.2426658177,49.301600353],[7.2455205328,49.302954148],[7.2466451176,49.303631032],[7.2474236762,49.304110486],[7.2498458588,49.305887245],[7.2507974305,49.306648693],[7.2509704435,49.306789701],[7.2512299631,49.307015312],[7.2514894826,49.307240923],[7.2527870804,49.308340759],[7.2533493728,49.308820167],[7.2554255292,49.310540357],[7.2556850488,49.310765951],[7.255728302,49.310794151],[7.2576314454,49.312457875],[7.2578477117,49.312683461],[7.2583667509,49.313106431],[7.2587560302,49.313473002],[7.2592750693,49.313924163],[7.2601401345,49.31465729],[7.2619567714,49.316236296],[7.2639896746,49.317956227],[7.2689205461,49.322213504],[7.2725970732,49.325117263],[7.2729430993,49.325370981],[7.2745867231,49.326667744],[7.2789985556,49.329796747],[7.2815937511,49.33145983],[7.2829346022,49.332277257],[7.2839294271,49.332869179],[7.2841889467,49.333010111],[7.2854865445,49.333742954],[7.2912824812,49.336956061],[7.2928395986,49.337745213],[7.2937911703,49.338224335],[7.294915755,49.338816185],[7.2954347941,49.339098015],[7.2961268463,49.33943621],[7.2968188984,49.339774403],[7.2972081777,49.339971681],[7.297424444,49.34008441],[7.2975974571,49.34019714],[7.2985490288,49.340648056],[7.3003656657,49.341549875],[7.3017930232,49.342310772],[7.3020957961,49.342451678],[7.3044747253,49.34369163],[7.3059020829,49.344424314],[7.306594135,49.344790652],[7.3068536546,49.34490337],[7.3078052263,49.345382423],[7.3084972784,49.345748753],[7.3097948762,49.346396871],[7.3101841556,49.346594122],[7.3107897012,49.346904087],[7.3146824945,49.348904721],[7.3160233456,49.349580974],[7.3162828651,49.349721859],[7.3165423847,49.349834566],[7.3168884108,49.350003627],[7.3241982116,49.353750992],[7.3278747386,49.355638655],[7.3328056102,49.358146035],[7.3349250199,49.359244734],[7.3376499752,49.360625116],[7.3380392546,49.36082231],[7.3382122676,49.360906822],[7.3388610665,49.361244867],[7.3393368524,49.361498399],[7.3450462826,49.364371672],[7.349458115,49.366427931],[7.3498473944,49.366596935],[7.3530913888,49.367864445],[7.3536536812,49.36806161],[7.3577627408,49.369413579],[7.3583250332,49.369554407],[7.3608337222,49.37020221],[7.3613095081,49.370314871],[7.3653320612,49.371131653],[7.3659808601,49.371216146],[7.367797497,49.371497792],[7.3685760557,49.371610449],[7.3688788285,49.371638614],[7.3714307708,49.371920256],[7.3718200501,49.371948421],[7.3735501805,49.372089241],[7.3742422326,49.372145569],[7.3767076684,49.37228639],[7.3785675586,49.372399045],[7.382806378,49.372596192],[7.387304717,49.372849666],[7.3895538865,49.373018648],[7.3937927059,49.373525589],[7.3953930765,49.373694569],[7.3969069405,49.373919874],[7.401318773,49.374736595],[7.4033084229,49.375215357],[7.4047790337,49.375553304],[7.4063361511,49.375947572],[7.4075904956,49.376257351],[7.4126511269,49.377834382],[7.4157653616,49.378960801],[7.4169764529,49.379411362],[7.4173657322,49.379552161],[7.417668505,49.379664801],[7.4190526093,49.380227993],[7.4227291364,49.38172042],[7.4241132407,49.382339905],[7.4241564939,49.382368063],[7.4245890265,49.382537012],[7.4254108384,49.382903066],[7.4267516895,49.383494379],[7.4284818199,49.384282784],[7.433845224,49.386647925],[7.437175725,49.388112002],[7.4377380174,49.388365396],[7.4384733228,49.388703252],[7.4388193488,49.38881587],[7.4400736934,49.389350803],[7.4404629727,49.389519728],[7.440852252,49.389688653],[7.4435772074,49.390842954],[7.4452640845,49.391546783],[7.4462589095,49.391940922],[7.4487243452,49.392898106],[7.4534822038,49.394727963],[7.4539147364,49.394868718],[7.4571587308,49.396022898],[7.4590618742,49.396670352],[7.4597106731,49.396895552],[7.4604892318,49.3971489],[7.462522135,49.397824489],[7.4641225056,49.398359324],[7.4676692728,49.399428976],[7.4681883119,49.399597867],[7.4699184423,49.400104534],[7.470697001,49.400329718],[7.4733787031,49.401146001],[7.4737247291,49.40125859],[7.4748060606,49.401568211],[7.4753250997,49.401708946],[7.4816833289,49.403538476],[7.4826349006,49.403819936],[7.484538044,49.404354705],[7.4860086548,49.404805033],[7.490550247,49.406099702],[7.4908097666,49.406155991],[7.4910692861,49.406268569],[7.4926696567,49.406718879],[7.497211249,49.408013498],[7.5036559846,49.409870935],[7.5041750237,49.410039789],[7.5044777965,49.410124216],[7.5058186476,49.410490065],[7.5074622714,49.410968478],[7.5074622714,49.410968478],[7.5089761355,49.411418745],[7.5144692994,49.412994647],[7.5146423125,49.413050928],[7.5162859363,49.413529317],[7.5183620928,49.41409212],[7.5189676384,49.41426096],[7.5196164373,49.4144298],[7.5214330742,49.414964454],[7.5256286404,49.416174438],[7.5279643164,49.416849766],[7.5286996218,49.417046734],[7.5329384412,49.418115979],[7.5344523053,49.418509906],[7.5355336367,49.418735005],[7.5360094226,49.418847555],[7.5366149682,49.418988241],[7.5370042476,49.419072653],[7.5375232867,49.419185201],[7.5384316051,49.419382161],[7.539080404,49.419522845],[7.540421255,49.419776077],[7.5411998137,49.419916761],[7.5427569311,49.420198127],[7.5431894636,49.420282536],[7.5476012961,49.420873399],[7.5489854004,49.421070351],[7.5524024079,49.421379846],[7.5533107263,49.421436118],[7.5542190448,49.421520526],[7.5548245904,49.421548661],[7.555430136,49.421576797],[7.5583281044,49.421661204],[7.558587624,49.421661204],[7.5590201566,49.42168934],[7.5598419685,49.42168934],[7.5606205272,49.42168934],[7.5614423391,49.42168934],[7.563431989,49.421633068],[7.5651621194,49.421576797],[7.565767665,49.421548661],[7.5666759835,49.42149239],[7.5680168345,49.421436118],[7.5695739518,49.421323575],[7.5803007602,49.420620173],[7.5805602797,49.420592036],[7.5843233133,49.420451355],[7.5891244251,49.420423218],[7.5915466076,49.420507627],[7.5937092706,49.420592036],[7.5984238758,49.421098487],[7.6025329355,49.421801882],[7.6037007735,49.421998831],[7.6079828461,49.423039834],[7.609453457,49.423461855],[7.6104915352,49.423771335],[7.6133462503,49.424727898],[7.6135192633,49.4248123],[7.6136922764,49.424868568],[7.6142113155,49.425065504],[7.6146005948,49.425206173],[7.6147303546,49.42526244],[7.6184501349,49.426837898],[7.6245055912,49.429791744],[7.6261492151,49.430607537],[7.6278793454,49.431479577],[7.6297824889,49.43240786],[7.6319018986,49.433448641],[7.6342808278,49.434601914],[7.6353621593,49.435080092],[7.6354919191,49.435136348],[7.6356216789,49.435220732],[7.6358811984,49.435333243],[7.6377410886,49.436148944],[7.6382601277,49.436373963],[7.6435370253,49.438427209],[7.646478247,49.439439737],[7.64665126,49.439495988],[7.646824273,49.439552239],[7.6469107796,49.439580365],[7.6490301893,49.440227245],[7.6519281576,49.440986615],[7.6537447945,49.441408482],[7.6545233532,49.441577228],[7.6573348151,49.442111586],[7.6574645748,49.44213971],[7.6579403607,49.442224082],[7.6591514519,49.442420949],[7.6594109715,49.442477197],[7.6654664278,49.443180285],[7.667326318,49.443349025],[7.6684509027,49.443433395],[7.671002845,49.443574011],[7.6731222547,49.443714626],[7.6758472101,49.443855241],[7.6786586719,49.443995856],[7.6794372306,49.444052101],[7.6800860295,49.444080224],[7.6852331673,49.444389574],[7.6896017465,49.444923902],[7.6904235585,49.445036391],[7.6910723573,49.445120758],[7.6914183834,49.445177002],[7.6920671823,49.445289491],[7.6935377931,49.445570712],[7.694013579,49.445626956],[7.6947056311,49.445767565],[7.6960464822,49.446048783],[7.6989877038,49.446695578],[7.7014098863,49.44722988],[7.7019289254,49.447342364],[7.7037023091,49.447651694],[7.7039185754,49.447679815],[7.7043943612,49.447764177],[7.7075518492,49.448242227],[7.7123962142,49.448748392],[7.7125692272,49.448776512],[7.7130017598,49.448776512],[7.7144723707,49.448888993],[7.7147751435,49.448917113],[7.7184516705,49.449057713],[7.7226904899,49.449310792],[7.7233825421,49.449395151],[7.725372192,49.449648229],[7.7287459462,49.450323095],[7.7314709016,49.451138547],[7.7335903113,49.451953985],[7.7343688699,49.452263285],[7.7353204417,49.452656938],[7.7362720134,49.453078704],[7.7370938253,49.453444233],[7.7379588905,49.453837876],[7.738045397,49.453865993],[7.7398620339,49.454568918],[7.7404243263,49.454737619],[7.7426302425,49.455243717],[7.7434953077,49.455384299],[7.7439710935,49.455440532],[7.7445766392,49.455524881],[7.7453551978,49.455609229],[7.7454849576,49.455637346],[7.7457012239,49.455637346],[7.7467393021,49.455777926],[7.7487722053,49.456030971],[7.7512808944,49.45631213],[7.7543086225,49.45650894],[7.7551304344,49.456565172],[7.7558224866,49.456593287],[7.7563415257,49.456621403],[7.7565145387,49.456621403],[7.7590232278,49.45670575],[7.7604505853,49.456761981],[7.7623537287,49.456818212],[7.7630890342,49.456846327],[7.7637810863,49.456846327],[7.7654247102,49.45701502],[7.7673278536,49.457352404],[7.7676306264,49.457408634],[7.7752432,49.459236087],[7.7767138108,49.459629684],[7.7774491163,49.459826481],[7.7783141814,49.460023277],[7.7808228705,49.460641774],[7.7816446824,49.46086668],[7.7821204683,49.460979133],[7.7843696378,49.46151328],[7.785580729,49.461710069],[7.7885219506,49.462047421],[7.7893005093,49.462075533],[7.7893005093,49.462075533],[7.7916794386,49.462103646],[7.792414744,49.462047421],[7.7938853548,49.461963083],[7.7943611407,49.461906858],[7.7948369265,49.461850633],[7.7968698297,49.46151328],[7.7979511612,49.461260264],[7.7985567068,49.461119698],[7.7989892394,49.460979133],[7.8002868372,49.460585547],[7.8009356361,49.460388754],[7.8015411817,49.460191959],[7.8024927534,49.459798367],[7.8029685393,49.45960157],[7.8033578186,49.459432886],[7.8036173382,49.459292316],[7.8039633642,49.459151745],[7.8045256566,49.458898717],[7.8046121631,49.458842488],[7.8047851762,49.458786259],[7.8059097609,49.458308312],[7.8064720533,49.458083394],[7.8080724239,49.457408634],[7.8105378597,49.456368361],[7.8108838857,49.456199667],[7.8112731651,49.456030971],[7.8130032954,49.45529995],[7.8135655878,49.455075018],[7.8138251074,49.454990669],[7.816593316,49.453865993],[7.8167230757,49.453837876],[7.8190587517,49.453163057],[7.8206591223,49.452825645],[7.8209186419,49.452769409],[7.821437681,49.452685056],[7.8222594929,49.452572584],[7.8233408244,49.452431994],[7.8239031168,49.452375758],[7.8250709548,49.452291403],[7.8287907351,49.452319522],[7.8303911057,49.452460112],[7.8306938785,49.45248823],[7.8309966513,49.452516348],[7.8332458208,49.452909998],[7.8338513664,49.453022469],[7.836273549,49.453669172],[7.8368358413,49.453837876],[7.8393445304,49.454681385],[7.8421992455,49.455609229],[7.8424155118,49.455693578],[7.8438861226,49.456143435],[7.8442321487,49.456255898],[7.8449674541,49.45650894],[7.8468705975,49.457127482],[7.8484709681,49.457633555],[7.8490332605,49.45783036],[7.8500713387,49.458139624],[7.8552184766,49.459742139],[7.8576406591,49.460501207],[7.8595005492,49.460979133],[7.8662048044,49.462665892],[7.8771046258,49.465420807],[7.8771911323,49.465448918],[7.8846306929,49.467304181],[7.8878746874,49.46811935],[7.8881774602,49.468203677],[7.8959630469,49.470143159],[7.898990775,49.470902066],[7.8991637881,49.470958281],[7.9010669315,49.471407997],[7.9033593542,49.471998244],[7.9040946596,49.472194991],[7.9051327378,49.472447951],[7.906819615,49.472897654],[7.9075549204,49.47315061],[7.909328304,49.473853259],[7.9101501159,49.474302949],[7.9110584344,49.474808845],[7.91166398,49.475258526],[7.9134806169,49.476635649],[7.9153837603,49.47798463],[7.916335332,49.478490488],[7.9163785853,49.478546694],[7.9178059428,49.479108752],[7.9196225797,49.479586496],[7.9202713786,49.479727008],[7.9211364438,49.479839418],[7.9214824699,49.479895622],[7.9243804383,49.479951827],[7.9277541925,49.479895622],[7.9309981869,49.479951827],[7.9321227717,49.480092338],[7.9336366358,49.480317155],[7.9355397792,49.480738684],[7.9382214812,49.481694135],[7.9386107606,49.481862743],[7.9397785986,49.482396662],[7.9407301703,49.482818173],[7.941508729,49.483183479],[7.942676567,49.483689284],[7.9431090995,49.483885984],[7.9455745353,49.48503807],[7.9468721331,49.485824845],[7.947693945,49.486443017],[7.9498998613,49.487960314],[7.9521057775,49.489112304],[7.9533168688,49.489533757],[7.9540521742,49.489786627],[7.9540954274,49.489786627],[7.9565608632,49.490292363],[7.9574259284,49.490404749],[7.964865489,49.490741903],[7.9650817553,49.490769999],[7.9661198335,49.490798095],[7.9668551389,49.490826191],[7.9701423866,49.49096667],[7.9711804649,49.491022862],[7.9736891539,49.49110715],[7.9755922973,49.491163342],[7.9760680832,49.49110715],[7.9790525581,49.490882383],[7.9841996959,49.490460941],[7.987054411,49.490489037],[7.9871841708,49.490489037],[7.9915094968,49.490601422],[7.9933693869,49.490826191],[7.9958780759,49.491416203],[7.9979109791,49.492174781],[7.9980407389,49.492230971],[7.9998141225,49.493186199],[8.0013279866,49.49436616],[8.0036636626,49.496669812],[8.005869578900002,49.498776716],[8.007902482,49.500658807],[8.0090270668,49.501361061],[8.0106706906,49.502400378],[8.0130928732,49.503804827],[8.0138714318,49.504226153],[8.0141309514,49.504450859],[8.015861081800002,49.505883336],[8.017072173000003,49.506978731],[8.0173749458,49.507231511],[8.0200133947,49.509590728],[8.020575687,49.51009626],[8.021570512,49.510938801],[8.0239926945,49.512988924],[8.0242089608,49.513157423],[8.025593065100002,49.514140325],[8.0283612737,49.515712927],[8.0302211639,49.51652729],[8.030869962800002,49.516780021],[8.030999722500002,49.516836183],[8.031129482300003,49.516892345],[8.033162385500003,49.517566286],[8.033421905100003,49.517650527],[8.0350222757,49.518071735],[8.036146860400002,49.518380618],[8.0378769908,49.518829899],[8.0413372515,49.519868845],[8.0419860504,49.520177717],[8.043586421000002,49.520879691],[8.0438891938,49.521020085],[8.0441487134,49.521132399],[8.046008603500002,49.522002829],[8.0468736687,49.522423998],[8.0498581436,49.523799795],[8.0529723783,49.525147476],[8.0531453913,49.525203629],[8.0536211772,49.525428238],[8.056000106400003,49.526158213],[8.058984581300003,49.526747799],[8.062488095300003,49.527084703],[8.0639587062,49.527056628],[8.0661213691,49.527056628],[8.068457045100002,49.527000477],[8.071701039600002,49.526916251],[8.0730851439,49.526860101],[8.073777196,49.526832025],[8.074945034000002,49.52680395],[8.0754640731,49.526775875],[8.076977937200002,49.526832025],[8.0791838534,49.527000477],[8.0803084382,49.527140853],[8.0817357957,49.527365454],[8.084417497800002,49.528067325],[8.0853690695,49.528376145],[8.0859313619,49.52860074],[8.0863638945,49.528741111],[8.0875317325,49.529218371],[8.0897376487,49.530144803],[8.0900404215,49.53028517],[8.0944955073,49.53205376],[8.0957065985,49.532334482],[8.096831183300003,49.532587131],[8.0969176898,49.532615203],[8.0978260082,49.532727491],[8.098864086400003,49.532783635],[8.101718801600002,49.532895923],[8.1020215744,49.532923994],[8.102237840700003,49.532923994],[8.105222315600003,49.533232784],[8.1069091927,49.533597714],[8.1079040177,49.533962641],[8.109461135,49.534524063],[8.1112345186,49.535478465],[8.1116670512,49.535731098],[8.1133971816,49.537022311],[8.1148677924,49.538117009],[8.115646351100002,49.538650314],[8.1157328576,49.538706451],[8.1161221369,49.538959067],[8.116987202100002,49.539464296],[8.1170304554,49.539492364],[8.118890345500002,49.540362466],[8.1194526379,49.540643141],[8.1195823977,49.540671208],[8.1207934889,49.541120285],[8.1210097552,49.541176419],[8.1220478335,49.541513223],[8.1230426584,49.541765824],[8.1260703866,49.542355223],[8.1280167832,49.542663952],[8.1284493158,49.542748151],[8.129011608200003,49.54283235],[8.1298766734,49.54297268],[8.131044511400003,49.543169142],[8.1329909081,49.543477867],[8.134028986300002,49.543674327],[8.1344615189,49.543730458],[8.138484072000002,49.544404029],[8.1406899882,49.544909201],[8.1408630013,49.544993395],[8.1420740925,49.545470496],[8.143890729400002,49.546565005],[8.1439339827,49.546593069],[8.1446260348,49.547210473],[8.1454045935,49.548164627],[8.1464426717,49.549960632],[8.1469617108,49.550858609],[8.1471779771,49.551139224],[8.1473077369,49.55127953],[8.1482593086,49.552261666],[8.149556906400003,49.553131541],[8.1508112509,49.553720802],[8.151157277,49.553889161],[8.1518493291,49.554085579],[8.1527576476,49.554338116],[8.1535794595,49.554478413],[8.154704044300003,49.554618711],[8.155785375700003,49.55464677],[8.158337318,49.554506473],[8.1604134745,49.554310056],[8.1607595006,49.554281997],[8.160932513600002,49.554253937],[8.1614082995,49.554197818],[8.162835657,49.554085579],[8.1637007222,49.5540014],[8.164003495,49.553973341],[8.1668582101,49.553720802],[8.1677665286,49.553636622],[8.1680693014,49.553608562],[8.1682423144,49.553580503],[8.1726541469,49.553187661],[8.1733894523,49.553131541],[8.1737354784,49.553103481],[8.1738219849,49.553103481],[8.1739517447,49.55307542],[8.1746437968,49.5530193],[8.1759846479,49.552907058],[8.1762874207,49.552878998],[8.1766334468,49.552850938],[8.1794016553,49.552598394],[8.1797476814,49.552570333],[8.1803099738,49.552514212],[8.1812615455,49.55243003],[8.1815643183,49.552401969],[8.1817805846,49.552373909],[8.1841595139,49.552177484],[8.1848083128,49.552121362],[8.1874900148,49.551868814],[8.188095560500003,49.551812692],[8.1897824376,49.551672387],[8.1925938994,49.551419837],[8.195794640600003,49.551223408],[8.197697784100002,49.551083101],[8.1981303166,49.551083101],[8.2067809685,49.551026978],[8.2067809685,49.551026978],[8.2105872553,49.550942794],[8.2114523205,49.550858609],[8.2120146129,49.550802486],[8.213658236800002,49.550634116],[8.2153018606,49.550465746],[8.2177672964,49.550213189],[8.217983562700002,49.550185127],[8.2182863355,49.550157066],[8.2185026018,49.550129004],[8.2210545441,49.549876445],[8.2287536243,49.5490907],[8.229705196,49.54897845],[8.2302242351,49.548922325],[8.2338575089,49.548725886],[8.237188009800002,49.548810074],[8.237707048900003,49.548866199],[8.239739952100003,49.5490907],[8.2413403227,49.549287138],[8.2438490118,49.549820321],[8.244195037800003,49.549876445],[8.246054928,49.550381561],[8.247395779,49.550746363],[8.249471935500003,49.551307592],[8.25072628,49.551532081],[8.252586170200003,49.551868814],[8.2553111255,49.552177484],[8.2611935688,49.552598394],[8.2617126079,49.552654515],[8.2617558611,49.552654515],[8.2685898761,49.553720802],[8.270579526000002,49.55402946],[8.2726989358,49.554281997],[8.273737014,49.554394235],[8.2768512487,49.554506473],[8.2819551333,49.554394235],[8.283555503900002,49.554366175],[8.283685263600002,49.554366175],[8.2946715915,49.55402946],[8.297483053400002,49.553973341],[8.298694144600002,49.553917221],[8.299256437,49.553917221],[8.299645716300002,49.553889161],[8.3030627238,49.553804982],[8.3034952564,49.553804982],[8.3042738151,49.553776922],[8.3053551466,49.553748862],[8.3056579194,49.553748862],[8.3058741857,49.553720802],[8.3061769585,49.553720802],[8.3133137463,49.553496323],[8.3166442473,49.553412142],[8.3196719754,49.553327962],[8.3207100536,49.553299902],[8.3221806644,49.553271842],[8.3241270611,49.553187661],[8.327630575100002,49.553131541],[8.3296202251,49.553131541],[8.333037232500002,49.553215721],[8.3350268825,49.553327962],[8.337449065,49.553468262],[8.3381843704,49.553496323],[8.338616903,49.553524383],[8.342120417,49.553720802],[8.3421636703,49.553720802],[8.344931878900002,49.553889161],[8.3458401973,49.553945281],[8.346402489700003,49.553973341],[8.3475703277,49.55405752],[8.347959607,49.55405752],[8.3496032309,49.554197818],[8.3496032309,49.554197818],[8.3499492569,49.554197818],[8.350338536300002,49.554225878],[8.3520254134,49.554310056],[8.3528472253,49.554366175],[8.3531067449,49.554394235],[8.3534960242,49.554422295],[8.3544908492,49.554450354],[8.3571725513,49.554618711],[8.358297136,49.554674829],[8.3589459349,49.554702889],[8.3601137729,49.554759007],[8.3605895587,49.554787067],[8.360805825,49.554815126],[8.3613681174,49.554843185],[8.3624494489,49.554899304],[8.3710568475,49.555348249],[8.371575886600002,49.55532019],[8.3736087898,49.555236013],[8.3748631343,49.555123777],[8.377371823400003,49.554702889],[8.378150382,49.554506473],[8.3791019537,49.554253937],[8.3807888309,49.553720802],[8.3815241363,49.553468262],[8.3825622145,49.5530193],[8.3858494622,49.551532081],[8.3864117546,49.55127953],[8.38714706,49.550942794],[8.387795858900002,49.550634116],[8.3880121252,49.550521869],[8.3896990023,49.549736135],[8.3935052891,49.547968185],[8.3935485424,49.547968185],[8.3937648087,49.547883995],[8.3943703543,49.547575299],[8.395235419500002,49.547210473],[8.3970088031,49.546593069],[8.3971818162,49.546536941],[8.3996039987,49.545975657],[8.399950024700003,49.545919529],[8.4004258106,49.545835335],[8.4018099149,49.545695013],[8.4028479931,49.545610819],[8.4045348702,49.545610819],[8.4047511365,49.545610819],[8.4057459615,49.545638884],[8.408341157100002,49.545975657],[8.4107200863,49.546508877],[8.4109796059,49.546593069],[8.4125799765,49.547098218],[8.413055762300003,49.547238536],[8.4135748014,49.547406918],[8.413877574300002,49.547491108],[8.4154346916,49.547996248],[8.4155211981,49.548024311],[8.4159537307,49.548164627],[8.4176406078,49.548697823],[8.419284231700003,49.549231013],[8.421836174,49.550016756],[8.423004012,49.550409622],[8.423479797800002,49.550549931],[8.4237825706,49.550662178],[8.4262047532,49.551419837],[8.426507526,49.551475959],[8.4295785074,49.552233605],[8.429967786700002,49.552317787],[8.432130449700002,49.552654515],[8.432389969300003,49.552710636],[8.434422872400003,49.552907058],[8.436585535400003,49.5530193],[8.4374938539,49.55304736],[8.437666866900003,49.55304736],[8.4387049451,49.55307542],[8.441040621100003,49.553131541],[8.4419489396,49.553159601],[8.4439385895,49.553215721],[8.4444576286,49.553243782],[8.4459714927,49.553271842],[8.4467933046,49.553299902],[8.4470528242,49.553299902],[8.4477016231,49.553327962],[8.4484369285,49.553327962],[8.448480181700003,49.553356022],[8.4502103121,49.553412142],[8.4505995914,49.553412142],[8.4510753773,49.553412142],[8.451464656600002,49.553440202],[8.4541031054,49.553496323],[8.455789982600002,49.553552443],[8.4594665096,49.553664682],[8.4619319454,49.553720802],[8.4679874017,49.553889161],[8.468895720100003,49.553917221],[8.4704528375,49.553973341],[8.479189995900002,49.554197818],[8.4797955415,49.554225878],[8.4804443404,49.554225878],[8.4814391654,49.554253937],[8.4816986849,49.554253937],[8.482953029400003,49.554310056],[8.4884029401,49.554450354],[8.4906088563,49.554506473],[8.491084642200002,49.554534532],[8.4914306683,49.554534532],[8.4916901878,49.554562592],[8.492425493200003,49.554562592],[8.494328636600002,49.554618711],[8.498913482100003,49.554759007],[8.5034118211,49.554871244],[8.5062665362,49.554927363],[8.507434374200002,49.554955422],[8.5082994394,49.554983481],[8.510894635,49.555039599],[8.5118462067,49.555067659],[8.514398149,49.555179895],[8.5153497207,49.555207954],[8.5165608119,49.555236013],[8.516906838000002,49.555236013],[8.5253844768,49.555460485],[8.526249542,49.555488544],[8.529580043,49.55557272],[8.536370804700002,49.555769132],[8.536370804700002,49.555769132],[8.5392255198,49.555825249],[8.5406096241,49.555881366],[8.5411286633,49.555909425],[8.5419937284,49.555909425],[8.5446321773,49.555965542],[8.5472706261,49.555937484],[8.5473571326,49.555937484],[8.549260276,49.555881366],[8.5507741401,49.555713014],[8.5525475237,49.555544661],[8.5541911476,49.555236013],[8.5557915182,49.554590651],[8.5566998366,49.5540014],[8.5570026094,49.553720802],[8.557608155100002,49.553103481],[8.5581704474,49.552037179],[8.5583434605,49.551335653],[8.55860298,49.550213189],[8.5586894865,49.547855932],[8.5587327398,49.547603362],[8.5587759931,49.546677261],[8.5587759931,49.546593069],[8.5590355126,49.540699276],[8.559078765900002,49.539464296],[8.5591220191,49.538566109],[8.559208525700003,49.536910033],[8.559208525700003,49.536488988],[8.5592517789,49.535843379],[8.5592950322,49.53516969],[8.559424792,49.532334482],[8.5594680452,49.531436164],[8.5595112985,49.530706269],[8.5595545517,49.530032509],[8.5595545517,49.529583331],[8.5596410583,49.528151549],[8.5597275648,49.526832025],[8.5597275648,49.526326667],[8.5597275648,49.526073985],[8.559770818000002,49.525203629],[8.5598573245,49.523462869],[8.559900577800002,49.522648621],[8.560030337600002,49.520205796],[8.5600735908,49.518801819],[8.5601168441,49.518071735],[8.5601168441,49.517987494],[8.5601168441,49.517510124],[8.5602033506,49.516134151],[8.5602033506,49.516021825],[8.5602466039,49.514758139],[8.5602466039,49.514364986],[8.560289857100003,49.513943746],[8.560289857100003,49.513550586],[8.5603763637,49.511809411],[8.560419616900003,49.510938801],[8.560419616900003,49.509955835],[8.5606358832,49.506276557],[8.5606358832,49.504900268],[8.5605493767,49.503804827],[8.5605061234,49.503355408],[8.5601168441,49.501670049],[8.5594680452,49.499816088],[8.5583434605,49.497849689],[8.5583002072,49.497821597],[8.5574783953,49.496669812],[8.5573053822,49.49644507],[8.554623680200002,49.493410955],[8.551422939,49.489533757],[8.549433289,49.487173573],[8.5488277434,49.486443017],[8.5478761717,49.485262864],[8.5473571326,49.484560379],[8.5465353207,49.483436382],[8.5460162816,49.48270577],[8.5458000153,49.482396662],[8.545756762,49.48234046],[8.545151216400003,49.481272615],[8.544891696800002,49.480822989],[8.544199644700003,49.479080649],[8.543421086,49.476860482],[8.5429020469,49.475258526],[8.542426261,49.473937576],[8.5418207154,49.472166884],[8.5413881828,49.470902066],[8.5410421567,49.469974511],[8.540912397,49.469524782],[8.540696130700002,49.468906397],[8.5405231176,49.468456657],[8.5403501046,49.46811935],[8.539744559000003,49.466629548],[8.5393120264,49.464858592],[8.5393120264,49.464718038],[8.5391390133,49.463396803],[8.5391822666,49.462216095],[8.5393120264,49.460979133],[8.5393120264,49.46095102],[8.5392687731,49.460810454],[8.5390525068,49.46044498],[8.5386199742,49.460220072],[8.5381009351,49.4602763],[8.537711655800003,49.460557434],[8.537754909,49.460922907],[8.537841415500003,49.460979133],[8.5381441884,49.461175925],[8.538749734,49.461204038],[8.5392687731,49.461091585],[8.539614799200002,49.460979133],[8.540912397,49.460529321],[8.5440266316,49.459376658],[8.544199644700003,49.45932043],[8.5449349501,49.459067402],[8.545280976100003,49.458954945],[8.5462758011,49.458673801],[8.5473571326,49.458280197],[8.5475301456,49.458223968],[8.5482221978,49.45794282],[8.5518554716,49.456593287],[8.555099466,49.455384299],[8.5575649018,49.454456451],[8.5583434605,49.454175281],[8.5592950322,49.453837876],[8.559900577800002,49.453612937],[8.561371188600003,49.453050587],[8.562063240800002,49.452797527],[8.5634905983,49.452263285],[8.5639663842,49.452066458],[8.565566754800003,49.451475971],[8.5675131515,49.450773001],[8.5682052036,49.45051993],[8.5693297883,49.450098141],[8.57028136,49.449732588],[8.57028136,49.449732588],[8.5705408796,49.449648229],[8.5714059448,49.449310792],[8.572054743700003,49.449057713],[8.572876555600002,49.448748392],[8.5737416208,49.448439069],[8.574347166400003,49.448214106],[8.5747364458,49.448073504],[8.5756447642,49.447736056],[8.578153453300002,49.446779942],[8.5783697195,49.446695578],[8.5784994793,49.446639335],[8.5786292391,49.446611214],[8.580272863,49.446020661],[8.580316116200002,49.445992539],[8.580835155300003,49.445795687],[8.5823922727,49.445205125],[8.584079149800003,49.444586433],[8.587063624700003,49.443461518],[8.588274715900003,49.443011545],[8.5913024441,49.44185847],[8.592124256,49.441549104],[8.5943301722,49.440564744],[8.5961035559,49.439552239],[8.602288772,49.436064562],[8.6023752785,49.436008307],[8.608690254300003,49.43240786],[8.6132750998,49.429763613],[8.6159135487,49.428272645],[8.621147193000002,49.42526244],[8.6232666027,49.424052679],[8.6242614277,49.42348999],[8.625602278800002,49.422730349],[8.6261645711,49.422392727],[8.626813370000002,49.422026967],[8.6271593961,49.421830018],[8.6275486754,49.421604933],[8.6336041317,49.418115979],[8.6352477556,49.417187426],[8.6353775154,49.417103011],[8.6381024707,49.415780493],[8.640048867400003,49.415020733],[8.6413897184,49.414570499],[8.6422547836,49.41431724],[8.6425575564,49.41423282],[8.642990089,49.41412026],[8.6438984075,49.413867],[8.6458015509,49.413360474],[8.6462340835,49.413247912],[8.647358668200003,49.412966506],[8.649132051800002,49.412488113],[8.649521331200003,49.41240369],[8.6497375975,49.412319267],[8.6522895398,49.411672018],[8.6548847353,49.410968478],[8.655620040700002,49.410771485],[8.657220411300003,49.410349354],[8.6618485101,49.409139226],[8.6624108025,49.408998511],[8.6627135753,49.408942225],[8.664400452400002,49.408491935],[8.6664766088,49.408182359],[8.6669523947,49.408126072],[8.6672984208,49.408126072],[8.6678174599,49.408097929],[8.6682067392,49.408097929],[8.6682499925,49.408097929],[8.6686825251,49.408069785],[8.668985297900003,49.408069785],[8.6692448174,49.408126072],[8.6693745772,49.408379362],[8.6694610837,49.408576365],[8.669677350000002,49.408942225],[8.670066629400003,49.409139226],[8.6703694022,49.40908294],[8.670758681500002,49.408998511],[8.6710614543,49.408970368],[8.6715804934,49.408914082],[8.6717535065,49.408885939],[8.6725320651,49.408829653],[8.674175689,49.408829653],[8.6747379814,49.408942225],[8.6750407542,49.409111083],[8.6752570205,49.409308083],[8.6756030466,49.409533224],[8.6763816052,49.409730222],[8.6779387226,49.409758365],[8.6784145084,49.409758365],[8.678847041,49.409786507],[8.6791930671,49.40981465],[8.6793660801,49.40981465],[8.6804474116,49.409870935],[8.680750184400003,49.409899077],[8.6828263409,49.410011647],[8.6833886332,49.409955362],[8.684513218,49.409899077],[8.6847294843,49.40992722],[8.685075510400003,49.409955362],[8.6855080429,49.410011647],[8.6862433484,49.410152358],[8.6870651603,49.410321212],[8.6875841994,49.41043378],[8.6882329983,49.410546349],[8.690179395,49.410940336],[8.690352408000003,49.410968478],[8.6903956613,49.410968478],[8.6907416873,49.411081045],[8.6910012069,49.411193612],[8.6916500058,49.411390603],[8.6921690449,49.411531311],[8.692688084,49.411587594],[8.6928178438,49.411615735],[8.6929908568,49.411643877],[8.693682909,49.41170016],[8.6973161827,49.412178561],[8.6979649816,49.412206702],[8.6980947414,49.412206702],[8.6982677545,49.412234843],[8.698743540300002,49.412262985],[8.6992193262,49.412375549],[8.6993923392,49.41240369],[8.699522099,49.412431831],[8.700776443500002,49.412600676],[8.701165722800003,49.412656958],[8.701295482600003,49.412656958],[8.7014684956,49.412685099],[8.7016415087,49.41271324],[8.7019010282,49.41274138],[8.702030788,49.412769521],[8.7022903076,49.412797662],[8.702809346700002,49.412882084],[8.7035013988,49.412966506],[8.7036311586,49.412994647],[8.7054045422,49.413247912],[8.7058803281,49.413332334],[8.707134672600002,49.413501176],[8.7076104585,49.413501176],[8.7083890171,49.413473036],[8.7087782965,49.413473036],[8.7092108291,49.413473036],[8.7096001084,49.413473036],[8.710032641,49.413529317],[8.7102489073,49.413529317],[8.7104219203,49.413557457],[8.711589758300002,49.413641878],[8.7121520507,49.413698158],[8.7134063952,49.413782579],[8.7141849539,49.413867],[8.7144444734,49.41392328],[8.714703993000002,49.41395142],[8.7150067658,49.4140077],[8.7155690582,49.41406398],[8.7164341234,49.41420468],[8.716866656000002,49.41423282],[8.7171694288,49.41426096],[8.7176452146,49.41434538],[8.7179047342,49.41440166],[8.718207507000002,49.414486079],[8.7185967863,49.414626778],[8.7190725722,49.414880035],[8.719418598300003,49.415020733],[8.7196781178,49.41513329],[8.720240410200002,49.415302127],[8.721451501500002,49.415724215],[8.7218407808,49.415836771],[8.7231383786,49.416343271],[8.7233113916,49.416427687],[8.724435976400002,49.416962319],[8.7248685089,49.417187426],[8.7254740546,49.417496946],[8.7257335741,49.417609498],[8.726382373,49.417975291],[8.7267716524,49.418115979],[8.7274204513,49.418369218],[8.7284585295,49.418566181],[8.7292370881,49.418650593],[8.730231913100003,49.418678731],[8.730794205500002,49.418650593],[8.7315295109,49.418650593],[8.7327406021,49.418481768],[8.7339949467,49.418115979],[8.7341247064,49.418087842],[8.7351627847,49.417750188],[8.7381472596,49.416821627],[8.7387095519,49.416652796],[8.7391853378,49.416512103],[8.739444857300002,49.416427687],[8.7396611236,49.41637141],[8.7401369095,49.416258855],[8.7404396823,49.416202577],[8.740526188800002,49.416174438],[8.7414345073,49.415949327],[8.741867039900002,49.41586491],[8.7422130659,49.415808632],[8.743553917,49.415667937],[8.745111034300002,49.415527241],[8.7462356191,49.415386545],[8.7465816451,49.415386545],[8.747230444,49.415330266],[8.7497391331,49.415330266],[8.7510799841,49.415442823],[8.7521613156,49.415611658],[8.752420835200002,49.415667937],[8.754843017700003,49.416061883],[8.7553188035,49.416090022],[8.7556215763,49.416118161],[8.7560973622,49.416146299],[8.757135440400003,49.416174438],[8.75739496,49.416146299],[8.757827492600002,49.416146299],[8.7581735186,49.416090022],[8.7586925578,49.416033744],[8.7591250903,49.415949327],[8.7596873827,49.41586491],[8.7599469023,49.415836771],[8.7618067924,49.415499102],[8.7625853511,49.415273987],[8.7640127087,49.414851895],[8.7648777738,49.414626778],[8.7667809173,49.41437352],[8.7670836901,49.41434538],[8.7673432096,49.41434538],[8.7686840607,49.41426096],[8.7696788856,49.41417654],[8.7706304573,49.41397956],[8.7707602171,49.41395142],[8.771582029,49.413670018],[8.7729228801,49.412882084],[8.773917705000002,49.411869008],[8.7745665039,49.41099662],[8.7745665039,49.410968478],[8.7748260235,49.410630775],[8.7753450626,49.40992722],[8.7755613289,49.409589509],[8.7758641017,49.409195511],[8.776599407100003,49.408182359],[8.7769021799,49.407703918],[8.7775077256,49.406409292],[8.7777672451,49.404833178],[8.7776374853,49.403960665],[8.7775942321,49.403819936],[8.7771184462,49.402159298],[8.7764263941,49.400414162],[8.7748260235,49.397768191],[8.7746530105,49.397345948],[8.7744799974,49.396670352],[8.774436744200003,49.396388851],[8.774436744200003,49.395459887],[8.7746097572,49.394756114],[8.7746962637,49.394615358],[8.775085543,49.393939725],[8.775258556100002,49.393770815],[8.7754748224,49.393601905],[8.7757343419,49.393404842],[8.7761236213,49.393207779],[8.7767291669,49.393010714],[8.777291459300002,49.392869953],[8.7778970049,49.392729192],[8.7780700179,49.39270104],[8.7782862842,49.392672888],[8.7785890571,49.392616583],[8.7792811092,49.392560278],[8.7799299081,49.392532126],[8.780405693900002,49.392560278],[8.7809679863,49.392672888],[8.7813140124,49.392729192],[8.7822223308,49.392982562],[8.7823520906,49.393010714],[8.7833901688,49.393292234],[8.785120299200003,49.393770815],[8.786763923100002,49.39402418],[8.7875424817,49.394136786],[8.7880615209,49.39422124],[8.7886238132,49.394333846],[8.789056345800002,49.394390148],[8.7892293589,49.3944183],[8.7900511708,49.394502753],[8.7904404501,49.394530905],[8.791219008800002,49.394530905],[8.791348768600002,49.394530905],[8.7917813012,49.394530905],[8.792170580500002,49.394530905],[8.7928193794,49.394474602],[8.7931654055,49.394474602],[8.793641191300003,49.394474602],[8.7940737239,49.394587207],[8.7941169772,49.394671661],[8.794463003200002,49.395319133],[8.7946792695,49.395769544],[8.7948090293,49.396051048],[8.7949387891,49.39621995],[8.7951983086,49.396614052],[8.7952415619,49.396670352],[8.7954578282,49.397008151],[8.795760601,49.397430397],[8.7958903608,49.397627444],[8.7960201206,49.397768191],[8.7965391597,49.397683742],[8.7968419325,49.397599294],[8.7971014521,49.397514846],[8.7980097705,49.397374098],[8.7987450759,49.397261499],[8.8000426737,49.396754802],[8.800258940000003,49.396670352],[8.8003021932,49.396670352],[8.8008644856,49.396529602],[8.8022485899,49.396445152],[8.8029406421,49.396417002],[8.8033299214,49.396360701],[8.8043679996,49.396107349],[8.8046275192,49.396051048],[8.8054493311,49.395825845],[8.805665597400003,49.395769544],[8.8057521039,49.395769544],[8.8060116235,49.395769544],[8.8060116235,49.395741393],[8.806357649600002,49.395713243],[8.8064441561,49.395628791],[8.8070497017,49.395431736],[8.8081310332,49.395290982],[8.808606819,49.395290982],[8.8092988712,49.395319133],[8.8110290016,49.395319133],[8.8111587613,49.395319133],[8.8125428656,49.395065775],[8.814099983,49.394756114],[8.8155273405,49.394699812],[8.8173439774,49.395093926],[8.8185550687,49.395656941],[8.819333627400002,49.396163649],[8.8198959197,49.396670352],[8.8208042382,49.397486696],[8.8220153294,49.398894153],[8.8220585827,49.398950451],[8.8231831674,49.400583049],[8.8234859403,49.400977116],[8.8242212457,49.402074858],[8.8245240185,49.403116283],[8.8245672717,49.403369599],[8.824610525000002,49.403538476],[8.8246537783,49.403819936],[8.824740284800002,49.404551724],[8.8248267913,49.404861323],[8.824870044600003,49.40500205],[8.8250430576,49.405733821],[8.8251295641,49.405930834],[8.8253025771,49.406381147],[8.825691856500002,49.406972177],[8.8266866814,49.407985355],[8.827162467300003,49.408266789],[8.828243798800003,49.408745224],[8.8284600651,49.40880151],[8.8286330781,49.408857796],[8.8292386237,49.408970368],[8.8296279031,49.409026654],[8.8299739292,49.409026654],[8.8311850204,49.408998511],[8.833001657300002,49.408632651],[8.8349048007,49.408266789],[8.8352508268,49.408182359],[8.835423839800002,49.408126072],[8.8364186648,49.407929067],[8.8370242104,49.407844637],[8.8374134898,49.407844637],[8.8378892756,49.407957211],[8.8381055419,49.408013498],[8.838451568,49.408069785],[8.838667834300002,49.408097929],[8.8387543408,49.408097929],[8.8391003669,49.407816493],[8.8393598864,49.407366193],[8.840008685300003,49.40621228],[8.8400519386,49.406099702],[8.840830497300002,49.40505834],[8.8412630298,49.404523578],[8.8418685755,49.403819936],[8.8435987059,49.401793388],[8.8437717189,49.401455622],[8.8439014787,49.401146001],[8.8439879852,49.400977116],[8.8439879852,49.400977116],[8.8441609982,49.400611196],[8.844463771,49.400245274],[8.8446800373,49.399991942],[8.845631609,49.399288234],[8.845977635100002,49.399091194],[8.8462804079,49.398978599],[8.8476645122,49.398528218],[8.8493081361,49.39819043],[8.8500001882,49.398077833],[8.8504759741,49.398049684],[8.8509950132,49.398049684],[8.8519465849,49.398105982],[8.8528981566,49.398303026],[8.8533739425,49.398443771],[8.8548445533,49.399006748],[8.8549743131,49.399063045],[8.8555366054,49.399344531],[8.858391320500003,49.400948968],[8.8603809705,49.402356326],[8.8621111009,49.403819936],[8.862457126900003,49.404101394],[8.8659606409,49.407112897],[8.8676907713,49.408604508],[8.8687721028,49.409758365],[8.8690316223,49.410124216],[8.8694209017,49.410630775],[8.8695939147,49.410912194],[8.869637168000002,49.410968478],[8.8698534343,49.411221754],[8.8713672984,49.41271324],[8.871929590700002,49.413163491],[8.872189110300003,49.413332334],[8.8731839352,49.41397956],[8.8740490004,49.414457939],[8.8764279297,49.415499102],[8.8769469688,49.415667937],[8.8787203524,49.416230716],[8.879239391600002,49.416399548],[8.8805369893,49.416849766],[8.8822671197,49.417440669],[8.8833051979,49.417806464],[8.8837809838,49.418059704],[8.8839107436,49.418115979],[8.8843000229,49.418312943],[8.8846893022,49.418566181],[8.8850785816,49.418819417],[8.8854246076,49.419044515],[8.885986900000002,49.419438434],[8.887197991300003,49.420226263],[8.8879332967,49.420704581],[8.889230894500002,49.421548661],[8.890182466200002,49.422364591],[8.890441985700003,49.422645943],[8.8909610248,49.423293047],[8.8913070509,49.423883873],[8.8913503042,49.423996411],[8.8920423563,49.42526244],[8.8926479019,49.426359639],[8.8928641682,49.426781632],[8.8931236878,49.427850665],[8.8931236878,49.427906929],[8.892993928,49.428807149],[8.8927776617,49.430410623],[8.8929506748,49.431507707],[8.8932534476,49.43240786],[8.893296700800002,49.43243599],[8.8934697139,49.432914189],[8.893988753,49.433926831],[8.8946808051,49.435136348],[8.8948105649,49.435417627],[8.894897071400003,49.435530138],[8.8950268312,49.435755159],[8.8953728573,49.436233326],[8.895718883400002,49.43659898],[8.896670455100002,49.437470913],[8.8971029877,49.437752179],[8.8974490137,49.437949064],[8.8985303452,49.438427209],[8.8989196246,49.438567839],[8.8990493843,49.438624091],[8.8996981832,49.438849099],[8.901125540800003,49.439270984],[8.9027259114,49.439552239],[8.90350447,49.439692866],[8.9045858015,49.439805367],[8.9048453211,49.439833493],[8.9057103863,49.439833493],[8.9064456917,49.439833493],[8.9071377438,49.439777242],[8.907613529700003,49.439749117],[8.9080893155,49.439692866],[8.9083488351,49.439636615],[8.908824620900003,49.439580365],[8.9089111275,49.439552239],[8.9092571535,49.439495988],[8.909905952400003,49.439411612],[8.9103817383,49.439383486],[8.9122848817,49.43929911],[8.9144042914,49.439467863],[8.9147503175,49.439552239],[8.9173022598,49.440058494],[8.9208922803,49.441070989],[8.9216275857,49.44126786],[8.9227954237,49.441830346],[8.923833501900003,49.44273031],[8.9244823008,49.44393961],[8.924655313900002,49.444727045],[8.9244823008,49.446695578],[8.9244823008,49.447145517],[8.924655313900002,49.447876659],[8.9250013399,49.448410949],[8.9259096584,49.449170193],[8.9260394182,49.449226432],[8.9281155746,49.450041902],[8.9301484778,49.450604287],[8.9318786082,49.45080112],[8.9321381277,49.450829239],[8.9347333233,49.450913596],[8.9363336939,49.450969834],[8.9402697405,49.451110428],[8.9423458969,49.45150409],[8.942864936,49.451672801],[8.9445085599,49.452291403],[8.9460656772,49.453163057],[8.947190262,49.453837876],[8.949266418400002,49.455103135],[8.9512128151,49.456002855],[8.9522508933,49.456424593],[8.9531159585,49.45670575],[8.9533322248,49.456790096],[8.953851263900003,49.456958789],[8.9539377704,49.456986905],[8.9543270498,49.457155597],[8.9550191019,49.457464865],[8.9554516345,49.457689785],[8.9557976606,49.457858475],[8.9559706736,49.45794282],[8.956143686700003,49.458055279],[8.9565762193,49.458308312],[8.9568789921,49.458477],[8.957527791,49.458870602],[8.9584793627,49.459348544],[8.9599067202,49.460079504],[8.961031305000002,49.460754227],[8.961377331,49.460979133],[8.9617233571,49.461175925],[8.9626749288,49.461710069],[8.963323727700002,49.46193497],[8.9637562603,49.462103646],[8.9641455396,49.462244208],[8.9648375918,49.462525331],[8.9648375918,49.462525331],[8.9657891635,49.462918901],[8.966697481900002,49.463200021],[8.9718013665,49.464689927],[8.9725799252,49.464858592],[8.9730124578,49.464942925],[8.974396562100003,49.465027258],[8.9746993349,49.464999147],[8.975348133800003,49.464971036],[8.975607653400003,49.464942925],[8.9758239197,49.464914814],[8.9759104262,49.464886703],[8.976299705500002,49.464830482],[8.9767754914,49.464746149],[8.9784191152,49.464296371],[8.9803222586,49.463537362],[8.980711538,49.46334058],[8.9812305771,49.463087573],[8.9814900966,49.462947013],[8.9820091358,49.462665892],[8.9823119086,49.462525331],[8.9825714281,49.46238477],[8.9827011879,49.462328545],[8.982787694400002,49.46227232],[8.983609506400002,49.461850633],[8.983869025900002,49.461710069],[8.9841717987,49.461541393],[8.985209876900003,49.461035359],[8.9852963835,49.460979133],[8.9854261432,49.460922907],[8.9868102475,49.460107618],[8.987372539900003,49.459798367],[8.9877618192,49.459545342],[8.9881078453,49.45932043],[8.9887998975,49.458842488],[8.9893621898,49.458448885],[8.9896649627,49.458223968],[8.9903137615,49.457746015],[8.991568106100003,49.456846327],[8.993341489700002,49.455384299],[8.9950716201,49.453837876],[8.9955906592,49.453387998],[8.996066445,49.452966234],[8.996455724400002,49.452516348],[8.9971477765,49.451729038],[8.9977100689,49.450997953],[8.997796575400002,49.450913596],[8.9978398287,49.450857358],[8.997926335200003,49.450716763],[8.9985318808,49.450013783],[8.998748147100002,49.449788827],[8.999569959,49.449001473],[9.000564784,49.448157865],[9.001559609,49.447454848],[9.0028572068,49.446695578],[9.0043710708,49.445795687],[9.0048468567,49.445486346],[9.0057984284,49.44455831],[9.006317467500002,49.443574011],[9.0064904805,49.442674062],[9.0065337338,49.439552239],[9.0066202403,49.435811415],[9.0066202403,49.434714427],[9.0066202403,49.434179988],[9.0066202403,49.434067474],[9.0066202403,49.433645544],[9.0066202403,49.432998577],[9.0066634936,49.43243599],[9.0066634936,49.43240786],[9.0066202403,49.432267212],[9.0066202403,49.432182823],[9.0066202403,49.432070305],[9.006576987100003,49.431845266],[9.0064904805,49.431648357],[9.006447227300002,49.431535837],[9.0063607208,49.431367057],[9.0058416817,49.430551276],[9.005495655600003,49.429988661],[9.0054091491,49.429791744],[9.0051496295,49.429341646],[9.0034194991,49.42526244],[9.0034194991,49.42526244],[9.003073473100002,49.42467163],[9.0028572068,49.424249619],[9.002727447,49.423996411],[9.0025111807,49.423574394],[9.0021651546,49.422702214],[9.001992141600002,49.421801882],[9.001992141600002,49.421604933],[9.0019488883,49.421464254],[9.0019488883,49.421323575],[9.0019488883,49.42078899],[9.002121901300002,49.419691666],[9.0022949144,49.418903829],[9.002381420900003,49.418706868],[9.0024246742,49.418538043],[9.0026841937,49.418115979],[9.0027707002,49.417975291],[9.00290046,49.417806464],[9.0032464861,49.417496946],[9.0036357654,49.417243702],[9.0044575774,49.416793489],[9.0057119219,49.416399548],[9.0068797599,49.416146299],[9.0087829033,49.415949327],[9.0093884489,49.415893049],[9.0128054564,49.415808632],[9.0152276389,49.415949327],[9.0163954769,49.416146299],[9.0195529649,49.417074873],[9.0197692312,49.417131149],[9.0227104528,49.418115979],[9.0231862387,49.418284805],[9.0242675701,49.418622456],[9.0261274603,49.419213338],[9.0287226558,49.420001171],[9.0305392927,49.4205639],[9.030755559,49.420620173],[9.0321396633,49.420957807],[9.0325289427,49.421014079],[9.0334805144,49.421042215],[9.0352971513,49.420845262],[9.0359026969,49.420676445],[9.0379788533,49.419888624],[9.0382816262,49.419776077],[9.0399685033,49.418819417],[9.0404010359,49.418481768],[9.0407038087,49.418115979],[9.0407038087,49.418087842],[9.0411795945,49.417215564],[9.0412661011,49.416793489],[9.0413526076,49.416427687],[9.0413958608,49.416146299],[9.0413958608,49.415921188],[9.0413958608,49.415020733],[9.0413958608,49.413022788],[9.0415688739,49.411728301],[9.0417418869,49.411109187],[9.0417851402,49.410968478],[9.0417851402,49.410968478],[9.0423474325,49.409899077],[9.0428664717,49.409195511],[9.0440343097,49.408013498],[9.04576444,49.406803312],[9.0473215574,49.406071557],[9.0495707269,49.405311646],[9.05160363,49.405030195],[9.0527282148,49.40505834],[9.053939306,49.40505834],[9.0560587158,49.405142776],[9.0586106581,49.404973905],[9.0602110287,49.404664306],[9.0622439318,49.404016957],[9.0627197177,49.403819936],[9.0634982764,49.403482183],[9.0637145427,49.403341453],[9.0641903285,49.40305999],[9.0658339524,49.401905976],[9.066439498,49.401314885],[9.0666990176,49.400948968],[9.0668287773,49.40080823],[9.0671748034,49.400273422],[9.0677370958,49.399231937],[9.0679101088,49.398922302],[9.068602161,49.397908937],[9.0695969859,49.397008151],[9.0701592783,49.396670352],[9.0705053044,49.396445152],[9.0711973565,49.396079199],[9.0715001293,49.395938447],[9.0718029022,49.395797694],[9.0725814608,49.395375435],[9.0727977271,49.395262831],[9.0737492988,49.394671661],[9.0740088184,49.394502753],[9.0740953249,49.394446451],[9.0747008705,49.394080483],[9.0762579879,49.393179627],[9.0801507812,49.391631241],[9.0819674181,49.390561419],[9.0830054963,49.389688653],[9.0830920028,49.389519728],[9.0836542952,49.388759561],[9.0839138148,49.387999383],[9.0839138148,49.38749259],[9.0837408017,49.386788703],[9.0835677887,49.386450834],[9.0828324833,49.385577994],[9.0824864572,49.38529643],[9.0809293399,49.384508041],[9.0786369171,49.383578851],[9.0772095596,49.38298754],[9.0769932933,49.382874908],[9.076777027,49.382790434],[9.0765607607,49.382677802],[9.0763012411,49.38256517],[9.0760849748,49.382452538],[9.0759119618,49.382368063],[9.0747441238,49.381776737],[9.0747008705,49.381748579],[9.0731004999,49.380847496],[9.0717596489,49.379918238],[9.0690779468,49.377411968],[9.0671315501,49.375947572],[9.0659637121,49.375215357],[9.0653149133,49.374821083],[9.0637145427,49.374060689],[9.0635415296,49.3739762],[9.0603407884,49.372680684],[9.0595622298,49.372399045],[9.0583511385,49.371948421],[9.0540258126,49.370624686],[9.05359328,49.370455696],[9.0527282148,49.369976888],[9.0524686952,49.369807896],[9.0515603768,49.368991093],[9.0512143507,49.368427772],[9.0511710974,49.36806161],[9.0511278442,49.367610945],[9.0513873637,49.366963108],[9.0516901366,49.366568768],[9.0519064029,49.366343429],[9.0527282148,49.365836413],[9.0528579746,49.36575191],[9.0532905072,49.365582904],[9.0538527995,49.365442064],[9.0542853321,49.365329392],[9.0545448517,49.365273056],[9.0548908778,49.36521672],[9.0553234103,49.365160384],[9.0560587158,49.365104048],[9.0572265538,49.365104048],[9.0578753526,49.365160384],[9.0600812689,49.365526568],[9.0625899579,49.366202592],[9.0635415296,49.366456098],[9.0637145427,49.366484266],[9.0648391274,49.366765938],[9.0702457848,49.367667279],[9.0716731424,49.36806161],[9.0747008705,49.368878429],[9.0755659357,49.369103756],[9.0778583585,49.369441745],[9.0810158464,49.36946991],[9.08477888,49.36907559],[9.0856871984,49.368934761],[9.086119731,49.368850263],[9.0867685299,49.368709433],[9.0871578092,49.368624935],[9.087460582,49.368540437],[9.0877633549,49.368455938],[9.0882391407,49.368343273],[9.0888014331,49.368174275],[9.0891042059,49.36806161],[9.09061807,49.367526445],[9.0939485709,49.365892749],[9.0966735263,49.364343503],[9.0997445077,49.362625193],[9.1017774109,49.361329377],[9.10229645,49.360906822],[9.1031615152,49.360174383],[9.1040265804,49.359160219],[9.1045023662,49.358061518],[9.104632126,49.356962793],[9.104459113,49.356033082],[9.1043293532,49.355751349],[9.1040265804,49.355103355],[9.1038103141,49.35470892],[9.103637301,49.354342656],[9.1034210347,49.353948214],[9.103291275,49.353750992],[9.1030750087,49.353356546],[9.1028154891,49.352849397],[9.1025992228,49.352454943],[9.1023829565,49.351947785],[9.10229645,49.351666027],[9.1022531967,49.351496972],[9.1018206641,49.350144511],[9.1016909044,49.349609151],[9.1016043978,49.349383735],[9.1010853587,49.346594122],[9.100955599,49.346002365],[9.1005663196,49.341578057],[9.1005663196,49.34084533],[9.1005663196,49.33943621],[9.1005663196,49.339154381],[9.1006095729,49.338308885],[9.1006960794,49.337378822],[9.1006960794,49.337350638],[9.1007825859,49.336871508],[9.1008690924,49.336195081],[9.1008690924,49.336054157],[9.1013448783,49.334673086],[9.1016043978,49.334081186],[9.1019936772,49.333376534],[9.1022531967,49.332925552],[9.1027289826,49.332277257],[9.1028154891,49.332164509],[9.103291275,49.33157258],[9.103637301,49.331149768],[9.1038535673,49.330952455],[9.1042860999,49.33050145],[9.1061027368,49.329007468],[9.1076598542,49.328020851],[9.107962627,49.327823525],[9.1099090236,49.326780504],[9.1103415562,49.326554983],[9.1107308356,49.326385842],[9.111639154,49.325991176],[9.1125474725,49.325624698],[9.1129367518,49.325455554],[9.1136720572,49.325173645],[9.1138450702,49.325117263],[9.1141910963,49.324976308],[9.1144938691,49.324863543],[9.1148398952,49.324750779],[9.1153156811,49.32455344],[9.1162239995,49.324243334],[9.1170025582,49.323933227],[9.118646182,49.32322843],[9.1218901765,49.321875191],[9.1232310275,49.321283137],[9.1245286253,49.32071927],[9.1247881449,49.320578302],[9.1253504372,49.320352753],[9.1257397166,49.32018359],[9.1260424894,49.320042621],[9.1270805676,49.319591516],[9.1274698469,49.319422351],[9.1280753926,49.319168602],[9.1295892566,49.3186611],[9.1296325099,49.318632905],[9.1306705881,49.318463737],[9.1308436012,49.318435542],[9.1323574652,49.318379152],[9.1324439718,49.318379152],[9.1325304783,49.318379152],[9.1326602381,49.318379152],[9.1332657837,49.318322762],[9.1339145826,49.318097203],[9.1341308489,49.317984423],[9.1342173554,49.317956227],[9.1357744727,49.317053976],[9.1360339923,49.316884802],[9.1380236422,49.315531389],[9.1382831618,49.315334013],[9.1386724411,49.315080243],[9.1396672661,49.314403516],[9.1405755845,49.31383957],[9.1406188378,49.313811373],[9.1437330724,49.312260487],[9.1447711507,49.31183751],[9.1466742941,49.311076142],[9.147323093,49.310794151],[9.1473663462,49.310794151],[9.1475826125,49.310681354],[9.1479718919,49.31042756],[9.1486206908,49.309891768],[9.1489234636,49.30963797],[9.1490964766,49.30949697],[9.1493559962,49.30924317],[9.1503508211,49.308340759],[9.1506968472,49.308030551],[9.1516051656,49.307043514],[9.1522972178,49.306338475],[9.1529460167,49.305464213],[9.1532055362,49.30495657],[9.1538975884,49.303631032],[9.1539408417,49.303546422],[9.1540706014,49.303207981],[9.1541138547,49.30312337],[9.1542003612,49.302728518],[9.154330121,49.30109267],[9.1543733742,49.300218314],[9.1544166275,49.298892649],[9.1542003612,49.297961842],[9.1537245754,49.297087431],[9.1532487895,49.296466873],[9.1529027634,49.295987344],[9.1526864971,49.295761682],[9.1516051656,49.294774399],[9.1511726331,49.294407689],[9.1494857559,49.293251124],[9.1479718919,49.292517678],[9.1471933332,49.29226379],[9.1468473071,49.292094531],[9.1461985082,49.291502119],[9.1459822419,49.291135385],[9.1456794691,49.290712226],[9.1456362159,49.290627594],[9.1454199496,49.290317275],[9.1451171767,49.289865898],[9.144987417,49.289640208],[9.1449009104,49.289386306],[9.1448576572,49.289301671],[9.1448576572,49.288991344],[9.1449441637,49.288709226],[9.145333443,49.288257835],[9.1461120017,49.287834651],[9.1497885288,49.287326826],[9.1516051656,49.286960061],[9.1537678286,49.286508653],[9.1549789199,49.286000815],[9.1561035046,49.285210834],[9.1562765177,49.28504155],[9.1565792905,49.284702982],[9.1567955568,49.284307982],[9.1569253165,49.284054052],[9.1569685698,49.283969409],[9.1570118231,49.283687262],[9.1571415828,49.283122965],[9.1572280894,49.282474015],[9.1572713426,49.282135429],[9.1572713426,49.282050782],[9.1573145959,49.281401817],[9.1572713426,49.280837494],[9.1572713426,49.280639979],[9.1571848361,49.280639979],[9.1570118231,49.280498896],[9.1571848361,49.280357813],[9.1570550763,49.279849912],[9.1569685698,49.279567742],[9.1569253165,49.279313787],[9.1567955568,49.278693005],[9.156665797,49.278156868],[9.1564062774,49.277141014],[9.1559304916,49.27609692],[9.1551519329,49.274968144],[9.1540706014,49.273387815],[9.1533785493,49.272061429],[9.1529892699,49.270791451],[9.1529460167,49.269408549],[9.1532487895,49.267799818],[9.153335296,49.267348235],[9.1538110819,49.265908787],[9.1547626536,49.264441071],[9.1574011024,49.261816009],[9.1583959274,49.260630451],[9.1587419534,49.260178802],[9.1594340056,49.259049663],[9.1620292011,49.253460042],[9.1625482403,49.252302516],[9.1625914935,49.252161352],[9.1627645066,49.25165316],[9.1628510131,49.251286129],[9.1628942663,49.251032029],[9.1629375196,49.250382657],[9.1629807729,49.249394465],[9.1629807729,49.24916859],[9.1630240261,49.248208609],[9.1630240261,49.24761567],[9.1630672794,49.247220374],[9.1630672794,49.247022724],[9.1631105326,49.246599187],[9.1631105326,49.246570951],[9.1631537859,49.246288591],[9.1631537859,49.246232119],[9.1632402924,49.245893284],[9.163499812,49.244933239],[9.1637160783,49.244283786],[9.163672825,49.243973176],[9.1636295717,49.243549612],[9.1636295717,49.243380186],[9.1635863185,49.243210759],[9.1635863185,49.242674237],[9.1637160783,49.24210947],[9.1638025848,49.241883561],[9.1639323446,49.241629413],[9.1640188511,49.241516458],[9.1643648772,49.241008156],[9.16466765,49.240669285],[9.1649704228,49.240302173],[9.1651866891,49.240076256],[9.1655327152,49.239737379],[9.1657489815,49.239567939],[9.1663112738,49.239116098],[9.1664410336,49.239031377],[9.1667005532,49.238861936],[9.1665707934,49.238748974],[9.1667005532,49.238636012],[9.1669600727,49.238692493],[9.1670465792,49.238579531],[9.1673060988,49.238410088],[9.1685604433,49.237732308],[9.1689929759,49.23750638],[9.1698147878,49.237111002],[9.1703338269,49.23685683],[9.1709393726,49.236546172],[9.1713286519,49.236404963],[9.1710691324,49.236037819],[9.1703770802,49.23504934],[9.1702040672,49.234766914],[9.1698580411,49.234286786],[9.1692092422,49.233185298],[9.1691227357,49.232507447],[9.1692092422,49.231942564],[9.1692092422,49.231942564],[9.169339002,49.23166012],[9.1697715346,49.230812778],[9.1700310541,49.230247876],[9.1700743074,49.23016314],[9.1701175606,49.230050159],[9.1702473204,49.229767704],[9.1695552683,49.229485247],[9.1691227357,49.229287527],[9.1687767096,49.229174544],[9.1680846575,49.229033314],[9.1676088716,49.229005068],[9.1672195923,49.229033314],[9.1666140466,49.229118052],[9.1663545271,49.229118052],[9.1652299423,49.228807346],[9.1642783706,49.22892033],[9.1641486109,49.228892084],[9.1635430652,49.228327159],[9.1633700522,49.228214174],[9.1631537859,49.228101188],[9.1627645066,49.227846969],[9.1625914935,49.227733982],[9.1622022142,49.227423267],[9.1618129349,49.227169044],[9.1614236555,49.227056056],[9.1608613631,49.227027809],[9.1605585903,49.22711255],[9.160342324,49.227197291],[9.1598232849,49.227479761],[9.1595205121,49.227620995],[9.159001473,49.227733982],[9.1584824339,49.227733982],[9.1577038752,49.227592748],[9.1558007318,49.227564501],[9.1551086797,49.227620995],[9.1544598808,49.227677488],[9.1523404711,49.227818722],[9.1516051656,49.227762229],[9.1512591396,49.227762229],[9.1509563668,49.227733982],[9.1493992494,49.227536254],[9.1485774375,49.227451514],[9.1484476777,49.227536254],[9.1483179179,49.227536254],[9.1481881582,49.227366773],[9.147496106,49.227197291],[9.1463715213,49.226830079],[9.1456362159,49.226519358],[9.1418731823,49.225022222],[9.1409216106,49.224767987],[9.1406188378,49.224683242],[9.1380236422,49.224033523],[9.1347363945,49.223242549],[9.1331792772,49.222903557],[9.1296325099,49.222140815],[9.1286809382,49.221914815],[9.1265182752,49.221321561],[9.1207655917,49.219909021],[9.118646182,49.219513503],[9.1162672528,49.219033227],[9.1150561615,49.218665953],[9.1146668822,49.218524693],[9.1140613365,49.218157416],[9.1136288039,49.217903146],[9.1133260311,49.217592369],[9.1125474725,49.21677304],[9.1118986736,49.216179723],[9.1109038486,49.215558146],[9.1093467313,49.215077831],[9.1076598542,49.214823545],[9.1068812955,49.214682274],[9.1058432173,49.21445624],[9.1051944184,49.214230205],[9.1045888727,49.214004169],[9.1042860999,49.213778132],[9.1039400738,49.213552094],[9.1037238076,49.21335431],[9.1032047684,49.212958739],[9.1019936772,49.211885032],[9.1015611446,49.211658985],[9.1002202935,49.211150376],[9.0998742675,49.211065607],[9.0987496827,49.210896069],[9.0966735263,49.210924326],[9.0959382209,49.210952582],[9.0942080905,49.211037351],[9.0929969992,49.211093863],[9.0928672395,49.210613505],[9.0928239862,49.210415709],[9.0927374797,49.209963601],[9.0923914536,49.209511489],[9.0920454275,49.209031116],[9.0911803623,49.209002858],[9.088455407,49.205979221],[9.0867685299,49.205187958],[9.0856871984,49.20504666],[9.0833515224,49.204764063],[9.082616217,49.204368423],[9.0804968073,49.203718437],[9.0799777682,49.203238007],[9.0783773976,49.201881474],[9.075609189,49.199309611]]}",
      "routeId": "de2ab8f5-13fb-4737-b651-704d19ff9a98"
    }
  ]
}

 

If the polyline is requested in the results paramater, you will get the polyline for the standard and alternative routes.

These are the polylines of the result above. The blue one is the standard route the other ones are the alternatives.

By default only little information about the alternatives such as routeId, traveltime, distance and the violated flag are returned.

With the returned routeId, you can query all requested results of the main route for the alternative route via /routes/{routeId} within 60 minutes.

https://api.myptv.com/routing/v1/routes/YOUR ROUTE_ID

 

The result of the request above will look like this:

{
  "distance": 209179,
  "travelTime": 12514,
  "violated": false,
  "routeId": "242b1ae8-a51e-43fb-a7b6-b0918e794076",
  "toll": {
    "costs": {
      "prices": [
        {
          "price": 38.3,
          "currency": "EUR"
        }
      ],
      "countries": [
        {
          "countryCode": "DE",
          "price": {
            "price": 38.3,
            "currency": "EUR"
          }
        }
      ]
    }
  },
  "polyline": "{\"type\":\"LineString\",\"coordinates\":[[6.8114823543,49.221203483],[6.8115173286,49.221236809],[6.8119066079,49.221604064],[6.8127716731,49.222253815],[6.8139395111,49.222621061],[6.8139395111,49.223186051],[6.813420472,49.223807532],[6.8138097513,49.224061772],[6.8141557774,49.224316011],[6.8150208426,49.224457254],[6.8156696415,49.224683242],[6.8158426545,49.224767987],[6.8161454273,49.224909229],[6.819259662,49.226943067],[6.8198219544,49.22739502],[6.8207735261,49.227903462],[6.8210330456,49.228016448],[6.8212060587,49.228101188],[6.8214655782,49.228214174],[6.8216385913,49.228298913],[6.8216818445,49.228327159],[6.821768351,49.228355406],[6.8219846173,49.228468391],[6.8221143771,49.22824242],[6.8221143771,49.228157681],[6.8221576304,49.227705735],[6.8221576304,49.227508008],[6.8221143771,49.227338526],[6.8218116043,49.226547605],[6.8215520847,49.225671928],[6.8215520847,49.225474193],[6.821595338,49.225248208],[6.8216818445,49.224767987],[6.8219413641,49.223694536],[6.8225036564,49.221999565],[6.8227199227,49.22126506],[6.8231092021,49.220615296],[6.8236714944,49.219993775],[6.8243635466,49.219202736],[6.8244500531,49.219061478],[6.8247095727,49.218722457],[6.824925839,49.218383433],[6.8249690922,49.218270425],[6.8252286118,49.217874894],[6.8253583716,49.217592369],[6.8254881313,49.217394601],[6.8255746379,49.21716858],[6.8256611444,49.217027316],[6.8263964498,49.216349243],[6.8265694628,49.21615147],[6.8266559693,49.216010203],[6.8266992226,49.215925443],[6.8265694628,49.215812429],[6.8267857291,49.215727668],[6.8268722356,49.215868936],[6.8270885019,49.215897189],[6.8274777813,49.21598195],[6.8277805541,49.216038456],[6.828602366,49.216207977],[6.8289483921,49.216292736],[6.8293809247,49.216377496],[6.829943217,49.216490509],[6.8306352692,49.216660027],[6.8310678018,49.216744787],[6.8315003344,49.216829545],[6.8319761202,49.216942557],[6.8323653996,49.216999063],[6.8326681724,49.217083821],[6.8329709452,49.217140327],[6.8334034778,49.217225085],[6.8334899843,49.217253338],[6.8337495039,49.217309843],[6.8340955299,49.217338096],[6.8346578223,49.217422854],[6.8361716864,49.217507612],[6.8365177125,49.217592369],[6.8365609657,49.217592369],[6.8381180831,49.218016155],[6.8383343494,49.218129164],[6.8393291743,49.218609449],[6.8404105058,49.219400497],[6.8417513568,49.220502293],[6.8425731688,49.220982555],[6.8439140198,49.221604064],[6.8444763122,49.221858315],[6.8445195654,49.221858315],[6.8446925785,49.221943065],[6.8463362023,49.222677561],[6.8474175338,49.223129552],[6.8493206772,49.22358154],[6.8510075543,49.223977025],[6.8518726195,49.224400757],[6.8523916586,49.224767987],[6.8526511782,49.224937478],[6.8542515488,49.226293378],[6.8554626401,49.227282032],[6.8562411987,49.227903462],[6.8572360237,49.228327159],[6.8584038617,49.22855313],[6.8612153236,49.228666115],[6.8621668953,49.228609622],[6.8648485973,49.228440145],[6.8664489679,49.228298913],[6.8693901896,49.228044695],[6.8710770667,49.227959955],[6.8723746645,49.228129434],[6.8734992492,49.228496637],[6.8738452753,49.228666115],[6.8743210611,49.228948576],[6.874796847,49.229287527],[6.8748401002,49.229372264],[6.8750563665,49.22959823],[6.8751861263,49.229767704],[6.8755321524,49.230332612],[6.8757051654,49.230982248],[6.875791672,49.231490653],[6.875791672,49.231942564],[6.8758349252,49.233721923],[6.8760079382,49.23504934],[6.8764404708,49.236150787],[6.8766567371,49.236489689],[6.8767864969,49.236715622],[6.8769162567,49.236913313],[6.8773487893,49.237393415],[6.8774352958,49.23750638],[6.8775650556,49.237619344],[6.8779543349,49.237958236],[6.8783868675,49.238297125],[6.8795547055,49.239087858],[6.879641212,49.239116098],[6.8813280891,49.240019777],[6.8817606217,49.240245694],[6.8820201413,49.240358652],[6.8823661674,49.240528088],[6.8833609923,49.24086696],[6.8838800314,49.241008156],[6.8843558173,49.241092873],[6.8848748564,49.24117759],[6.8855236553,49.241290546],[6.8874267987,49.241572935],[6.8881621041,49.241629413],[6.8884216237,49.241629413],[6.8885946367,49.241657652],[6.8891136758,49.241657652],[6.8896327149,49.241657652],[6.8903247671,49.241742368],[6.8911898323,49.241883561],[6.8940445474,49.242674237],[6.8943473202,49.242758951],[6.8960774506,49.243380186],[6.8963802234,49.243549612],[6.896812756,49.243775513],[6.8970722755,49.243888463],[6.8972885418,49.244001413],[6.8977643277,49.2441426],[6.8982401136,49.244312024],[6.8986293929,49.24445321],[6.8994079516,49.244933239],[6.8995377113,49.24501795],[6.9000567504,49.245582683],[6.9001000037,49.245639156],[6.9004027765,49.246288591],[6.9013976015,49.246034465],[6.9017003743,49.245949756],[6.9022194134,49.245808575],[6.9028682123,49.245667392],[6.9035602645,49.245554446],[6.903819784,49.24552621],[6.9074963111,49.244876765],[6.9082316165,49.244707343],[6.9103077729,49.244199074],[6.9103942794,49.244199074],[6.9138112869,49.243634325],[6.916319976,49.243126045],[6.9165362423,49.243069569],[6.9177473335,49.242843665],[6.918828665,49.24261776],[6.9213806073,49.241883561],[6.9246246018,49.240923439],[6.9303772852,49.239285539],[6.9313721102,49.239116098],[6.9314586167,49.239116098],[6.9323669352,49.239059618],[6.9343133318,49.238974897],[6.9347458644,49.238974897],[6.9364759948,49.238918416],[6.937514073,49.238805455],[6.9390279371,49.23852305],[6.9401957751,49.238240644],[6.9409743338,49.238042958],[6.9429639837,49.237478139],[6.943353263,49.237365174],[6.9442183282,49.237082761],[6.9465972575,49.236235513],[6.9478948553,49.235727157],[6.9485004009,49.235501219],[6.9504467976,49.234540972],[6.9523931943,49.233467733],[6.9529554866,49.233298272],[6.9542098311,49.233241785],[6.9543395909,49.233241785],[6.9552046561,49.233298272],[6.9560697213,49.233383003],[6.9592272092,49.233495976],[6.9614331255,49.233580707],[6.9617791515,49.233580707],[6.9627739765,49.23360895],[6.9637688015,49.233637193],[6.9646338666,49.233637193],[6.9653259188,49.23369368],[6.9666667698,49.233750167],[6.9668397829,49.233806653],[6.967531835,49.234004355],[6.9678346078,49.234117328],[6.9683103937,49.234286786],[6.9690024458,49.234540972],[6.969694498,49.234795157],[6.9701702838,49.234992855],[6.9712948686,49.235360007],[6.9718139077,49.235529461],[6.9721166805,49.235614188],[6.9737603044,49.235924851],[6.9752309152,49.236037819],[6.9763122467,49.236066061],[6.9763987532,49.236066061],[6.9772638184,49.236066061],[6.9785181629,49.236066061],[6.9788209357,49.236066061],[6.9799022672,49.236066061],[6.9821514367,49.236235513],[6.982540716,49.236235513],[6.9830597551,49.236235513],[6.9859144702,49.236235513],[6.9862604963,49.236263754],[6.9864335094,49.236291996],[6.9867362822,49.236320238],[6.9869092952,49.236320238],[6.9872553213,49.23634848],[6.9872985745,49.23634848],[6.9879473734,49.23634848],[6.9881636397,49.23634848],[6.9898505168,49.236150787],[6.9901965429,49.236009577],[6.9908453418,49.235557703],[6.9910183548,49.23516231],[6.9910616081,49.23504934],[6.9909318483,49.233467733],[6.9913211277,49.23267691],[6.9919266733,49.231942564],[6.9921861928,49.231631875],[6.9924457124,49.231321185],[6.992878245,49.230954003],[6.99387307,49.23016314],[6.9943488558,49.229880686],[6.9955166938,49.229372264],[6.9969873046,49.22892033],[6.9972900775,49.228807346],[6.9982849024,49.228524884],[6.9982849024,49.228496637],[7.0007070849,49.227536254],[7.0033455338,49.22615214],[7.0040375859,49.22578492],[7.0052486772,49.225191712],[7.0059407293,49.224937478],[7.0064597684,49.224767987],[7.0065895282,49.224711491],[7.0084926716,49.224061772],[7.0087521912,49.223948777],[7.0092712303,49.223751034],[7.0102660553,49.223327297],[7.0116501596,49.22273406],[7.0119529324,49.222592812],[7.0131640236,49.221971315],[7.0134667964,49.221801815],[7.0148509007,49.221010805],[7.0173163365,49.219372246],[7.0191329734,49.217846641],[7.0191762267,49.217761884],[7.0193492397,49.217592369],[7.0193492397,49.217592369],[7.0196952658,49.217196832],[7.0202575582,49.216349243],[7.0204305712,49.216123217],[7.0209496103,49.214682274],[7.0210793701,49.213636859],[7.0212523831,49.212845719],[7.0214253962,49.212167588],[7.0217714222,49.211348169],[7.0218579288,49.211178632],[7.0219876885,49.210980838],[7.0222039548,49.210613505],[7.0223769679,49.210415709],[7.0226364874,49.210104885],[7.0234150461,49.209341946],[7.0235015526,49.209257174],[7.0237178189,49.209115888],[7.024236858,49.208720283],[7.0245828841,49.20852248],[7.0252749362,49.20812687],[7.0267022938,49.20753345],[7.0269185601,49.207476934],[7.0270050666,49.207420417],[7.0278268785,49.20719435],[7.0282161579,49.207109574],[7.0285189307,49.207024799],[7.031243886,49.206629177],[7.0312871393,49.206629177],[7.0315466589,49.20657266],[7.032238711,49.206487883],[7.0333632957,49.206374848],[7.0336660686,49.206346589],[7.0354827055,49.206092258],[7.0362612641,49.205950962],[7.0397215249,49.205216218],[7.0400675509,49.205131439],[7.0422302139,49.204679283],[7.0424464802,49.204622763],[7.0428357595,49.204537983],[7.0433115454,49.204481463],[7.0449551693,49.204227123],[7.0460365007,49.204142342],[7.0480261507,49.204114082],[7.0487614561,49.204114082],[7.0491939887,49.204142342],[7.0500158006,49.204227123],[7.0507943593,49.204311903],[7.0512701451,49.204396683],[7.0524812364,49.204622763],[7.0532165418,49.204848842],[7.0546871526,49.205272737],[7.0552061917,49.205442294],[7.0556819776,49.20564011],[7.0560712569,49.205809666],[7.0568065623,49.206148776],[7.0588394655,49.2073639],[7.0597045307,49.208042096],[7.0605695959,49.208889828],[7.0616509274,49.210048372],[7.0619104469,49.210415709],[7.0619969534,49.210500479],[7.0622132197,49.210783044],[7.0626890056,49.211319913],[7.0629917784,49.211687241],[7.0632945512,49.21202631],[7.0640731099,49.212873974],[7.0642028697,49.212986995],[7.0653707077,49.214088933],[7.0668413185,49.215077831],[7.069090488,49.21632099],[7.0700420597,49.216829545],[7.0707341118,49.217196832],[7.071426164,49.217592369],[7.0724642422,49.218157416],[7.0742808791,49.219202736],[7.0748864247,49.219570006],[7.0751891975,49.219824268],[7.0762272758,49.220615296],[7.0777843931,49.222140815],[7.0790387376,49.223779283],[7.0795577767,49.224767987],[7.079774043,49.225191712],[7.0803795887,49.227056056],[7.0806391082,49.228835592],[7.0806823615,49.229344019],[7.080768868,49.229880686],[7.0808121212,49.230530328],[7.080941881,49.231942564],[7.0809851343,49.232450959],[7.0810283875,49.233128811],[7.0811148941,49.233806653],[7.0815041734,49.235557703],[7.0816339332,49.235896609],[7.082109719,49.236941554],[7.0822394788,49.237195726],[7.0828450244,49.238042958],[7.0830612907,49.238297125],[7.0838831027,49.239116098],[7.0843588885,49.239596179],[7.0850509407,49.240189214],[7.0858294993,49.240810482],[7.0861755254,49.241121112],[7.0865215515,49.241431741],[7.0874731232,49.242391854],[7.0883381884,49.243436661],[7.088770721,49.244170837],[7.0889004807,49.24445321],[7.0895492796,49.245865047],[7.0896790394,49.246288591],[7.090111572,49.247672141],[7.0903710916,49.248603897],[7.0911929035,49.250580293],[7.0918849556,49.251766092],[7.0931393002,49.253403578],[7.0932258067,49.253460042],[7.0938313523,49.254081142],[7.0953019631,49.255295088],[7.0971618533,49.256537235],[7.0972051065,49.256565465],[7.0990649967,49.257497054],[7.1005788608,49.25823102],[7.1009248868,49.258400396],[7.1011844064,49.258513312],[7.1024820042,49.25910612],[7.1036498422,49.259642464],[7.103952615,49.259783606],[7.1042986411,49.259952976],[7.1056827454,49.260630451],[7.1066343171,49.261110323],[7.1081481812,49.261985372],[7.1093592724,49.262691045],[7.1123004941,49.264328168],[7.114463157,49.26525961],[7.1161500341,49.265711213],[7.1189182427,49.266134586],[7.119134509,49.26616281],[7.1198265612,49.266191035],[7.1211674122,49.266191035],[7.1260550305,49.265908787],[7.1285204663,49.265852337],[7.1301208369,49.265993462],[7.1310724086,49.266106361],[7.1333648314,49.26658618],[7.1346191759,49.266981321],[7.1355707476,49.267404684],[7.1363493062,49.267799818],[7.1374306377,49.268336068],[7.1376901573,49.268505408],[7.1380361834,49.268702972],[7.1389445018,49.269210988],[7.1394202877,49.269521441],[7.13998258,49.269831891],[7.1404583659,49.270085894],[7.1411071648,49.270424563],[7.1421884963,49.270960783],[7.1448701983,49.271892101],[7.1468598483,49.272343642],[7.1496713101,49.272682295],[7.1505796286,49.272738737],[7.1520934926,49.272738737],[7.1541696491,49.272738737],[7.1549482078,49.272738737],[7.1560295392,49.272710516],[7.156159299,49.272710516],[7.1594898,49.272569411],[7.1610901706,49.272512969],[7.1618687293,49.272512969],[7.1630798205,49.272569411],[7.1651992302,49.272682295],[7.1672753867,49.272936284],[7.1698705822,49.273585359],[7.1721197517,49.274488407],[7.1728118039,49.274883485],[7.1729848169,49.274968144],[7.1730280702,49.274996364],[7.1736336158,49.275363219],[7.1740661484,49.275645413],[7.1741526549,49.275701851],[7.1743689212,49.275871167],[7.1764018244,49.277564289],[7.176834357,49.277959342],[7.1770938765,49.278213304],[7.1773101428,49.278410828],[7.1777426754,49.278890527],[7.178175208,49.279342005],[7.1785212341,49.27968061],[7.1800350982,49.281288953],[7.1809001634,49.282135429],[7.1815922155,49.282812598],[7.183841385,49.284702982],[7.1847064502,49.285267261],[7.1850524763,49.285464757],[7.1869556197,49.286508653],[7.1897238283,49.287637164],[7.1937031281,49.288822073],[7.1955630183,49.289301671],[7.1960388041,49.289442729],[7.1971201356,49.289696631],[7.207025132,49.292207371],[7.2077604374,49.292376629],[7.2108314188,49.293166496],[7.2180114599,49.294971857],[7.2238939032,49.296466873],[7.2282624824,49.297566949],[7.2289977878,49.297764396],[7.2374754266,49.299908056],[7.2390325439,49.300331135],[7.2399841156,49.300641391],[7.240719421,49.300867031],[7.2426658177,49.301600353],[7.2455205328,49.302954148],[7.2466451176,49.303631032],[7.2474236762,49.304110486],[7.2498458588,49.305887245],[7.2507974305,49.306648693],[7.2509704435,49.306789701],[7.2512299631,49.307015312],[7.2522680413,49.307551135],[7.2537386521,49.307692141],[7.2544307043,49.30800235],[7.2552525162,49.308538163],[7.2564203542,49.308848367],[7.2570691531,49.308791966],[7.2575449389,49.308650964],[7.2591020563,49.308143354],[7.2595345889,49.30800235],[7.260399654,49.307748542],[7.2619567714,49.307269124],[7.2641194344,49.30659229],[7.2659793245,49.306000053],[7.2679257212,49.305407808],[7.2684447603,49.305238594],[7.2686610266,49.305153987],[7.2708236895,49.304477124],[7.2716455015,49.304223298],[7.2729430993,49.303828455],[7.2729430993,49.303828455],[7.2732891253,49.303687439],[7.2735486449,49.303631032],[7.2739379242,49.303518219],[7.2761870937,49.302841333],[7.2768358926,49.302643907],[7.2804691664,49.301600353],[7.2812044718,49.301431125],[7.2821127902,49.301177284],[7.2835834011,49.300838826],[7.2839294271,49.300754211],[7.2841889467,49.300697801],[7.2858325705,49.30030293],[7.2879952335,49.299823439],[7.2896388574,49.299456767],[7.2904606693,49.299259326],[7.2911527214,49.299090091],[7.2944832224,49.29830032],[7.294915755,49.298159288],[7.2985057755,49.297087431],[7.3002359059,49.296466873],[7.3019660363,49.295846306],[7.3023553156,49.295677059],[7.305426297,49.294266646],[7.3059020829,49.294012767],[7.3077187198,49.293053659],[7.3101841556,49.291389278],[7.3120007924,49.289640208],[7.312260312,49.289301671],[7.3128226044,49.288427107],[7.3133848967,49.287101125],[7.3136444163,49.285803321],[7.313601163,49.283800121],[7.3135579098,49.28320761],[7.3133416435,49.282135429],[7.3131686304,49.281204305],[7.3125198316,49.279088049],[7.312087299,49.27798756],[7.3111789805,49.275814728],[7.3108329544,49.274968144],[7.3107897012,49.274883485],[7.3106166881,49.274347307],[7.3100111425,49.272512969],[7.3097948762,49.271327668],[7.3097083697,49.270311673],[7.3097083697,49.270114116],[7.3097948762,49.269126319],[7.3098813827,49.268731195],[7.3102706621,49.267799818],[7.3104436751,49.267432908],[7.310919461,49.266727302],[7.3117412729,49.265880562],[7.313255137,49.264695102],[7.314422975,49.264102361],[7.3152880402,49.263763649],[7.3156340662,49.263622518],[7.3168884108,49.263283803],[7.3206946976,49.262267642],[7.3231601334,49.261279688],[7.3243279714,49.260630451],[7.3248902637,49.260348171],[7.3270529267,49.258795603],[7.3273989528,49.258513312],[7.3278747386,49.258061644],[7.3315512657,49.25461754],[7.3329786232,49.25357297],[7.3332381428,49.253460042],[7.3348385134,49.252669539],[7.3353142992,49.252500144],[7.3362658709,49.252217818],[7.3372606959,49.251991955],[7.3388610665,49.251624927],[7.3394666121,49.251483762],[7.3468196662,49.249055652],[7.3479875042,49.248660367],[7.3489390759,49.248349784],[7.3498473944,49.248039199],[7.3513180052,49.247559199],[7.3556865844,49.246288591],[7.3568111691,49.245949756],[7.3572437017,49.245752102],[7.3576329811,49.24552621],[7.3585412995,49.244792054],[7.3585845528,49.244707343],[7.3591468451,49.243719038],[7.3594496179,49.242928379],[7.3599254038,49.241827084],[7.3602714299,49.240556328],[7.3603579364,49.240160975],[7.3603146831,49.239116098],[7.3603146831,49.238551291],[7.3600984168,49.237252209],[7.3588008191,49.232761642],[7.3587575658,49.232479203],[7.3587143125,49.231942564],[7.3588440723,49.231038737],[7.3589305788,49.230756288],[7.3594496179,49.229654721],[7.3597091375,49.229287527],[7.3604876962,49.228581376],[7.3608337222,49.228298913],[7.3609202288,49.228214174],[7.3616122809,49.227790475],[7.3629098787,49.227169044],[7.3644237428,49.22671709],[7.3659808601,49.226491111],[7.3679272568,49.226491111],[7.3685328024,49.226547605],[7.369138348,49.226632348],[7.3712145045,49.227169044],[7.3718200501,49.227479761],[7.3729878881,49.228016448],[7.3750207913,49.229513493],[7.3778755064,49.231942564],[7.3786108118,49.232592179],[7.3807302215,49.234089085],[7.3825036052,49.23504934],[7.382806378,49.235190553],[7.384969041,49.236009577],[7.38747773,49.236602655],[7.3894241267,49.23685683],[7.3919328157,49.236969795],[7.3927546276,49.236941554],[7.3930574005,49.236913313],[7.3937927059,49.23685683],[7.3940954787,49.236828588],[7.3953065699,49.23668738],[7.397988272,49.236066061],[7.3983342981,49.235981335],[7.4000644285,49.23538825],[7.4007564806,49.235105825],[7.4014485328,49.234795157],[7.4041734881,49.233552463],[7.4047790337,49.233298272],[7.4053845794,49.232987592],[7.4081960412,49.231942564],[7.4086718271,49.231744853],[7.4112237694,49.231095227],[7.4145110171,49.230643308],[7.4157653616,49.230586818],[7.4208692462,49.230417347],[7.4250648124,49.230134895],[7.4267516895,49.22985244],[7.4270977156,49.229795949],[7.4296496579,49.229118052],[7.430168697,49.228948576],[7.4322448534,49.228072941],[7.4340182371,49.227084303],[7.4356186077,49.225954407],[7.4369162054,49.224767987],[7.4377380174,49.224033523],[7.4380407902,49.223751034],[7.4404629727,49.221660564],[7.4422363563,49.220502293],[7.4436204606,49.219767765],[7.4456101106,49.218976723],[7.4479457866,49.218355181],[7.4487243452,49.218213921],[7.4501517028,49.217987903],[7.4530496712,49.217818389],[7.4565099319,49.217987903],[7.4597106731,49.218355181],[7.4665446881,49.219174485],[7.4680585522,49.219343994],[7.4687506043,49.219428749],[7.4702212151,49.219598257],[7.4706537477,49.219626509],[7.470697001,49.21965476],[7.4715620662,49.219739514],[7.4726001444,49.219824268],[7.4745897943,49.219993775],[7.4777905355,49.220078528],[7.4806885039,49.219965524],[7.4816833289,49.219852519],[7.4842352712,49.219513503],[7.4864844406,49.219004975],[7.4887336101,49.218298677],[7.490550247,49.217592369],[7.4926696567,49.21677304],[7.4927561632,49.216744787],[7.4931021893,49.216603521],[7.4942267741,49.21615147],[7.4947890664,49.215925443],[7.4968652229,49.215190847],[7.4997631913,49.214343223],[7.5017095879,49.213919406],[7.5036559846,49.213693368],[7.5052131019,49.21346733],[7.5093221616,49.21335431],[7.5130851951,49.213495585],[7.5146423125,49.213636859],[7.5173240146,49.213891151],[7.5220386198,49.214682274],[7.5226009122,49.214795291],[7.5254988806,49.215501639],[7.5256286404,49.215529893],[7.5259746664,49.215642907],[7.5276615435,49.21615147],[7.5306027652,49.217112074],[7.5319436162,49.217592369],[7.5333709738,49.218100912],[7.5358364096,49.218863716],[7.5361391824,49.21892022],[7.5366149682,49.219033227],[7.5376097932,49.21925924],[7.5381720856,49.219343994],[7.5398157094,49.219428749],[7.5405510148,49.219400497],[7.5414593333,49.219372246],[7.542583918,49.219400497],[7.5432327169,49.219428749],[7.5444005549,49.219626509],[7.5460009255,49.220163281],[7.5463902048,49.220304536],[7.5465199646,49.220361038],[7.5475147896,49.220926054],[7.5476012961,49.220982555],[7.5488123874,49.221999565],[7.5495044395,49.223016555],[7.5501099851,49.224767987],[7.5501964917,49.224993974],[7.5508885438,49.225982654],[7.551580596,49.2266041],[7.5521428883,49.226971315],[7.5535702459,49.227846969],[7.554089285,49.228185927],[7.5548245904,49.228637869],[7.5562086947,49.22959823],[7.5569872534,49.230078404],[7.558587624,49.230360857],[7.5586741305,49.230389102],[7.559928475,49.230643308],[7.5602745011,49.230925758],[7.5607502869,49.231547142],[7.5611828195,49.231773098],[7.5620478847,49.231942564],[7.5621776445,49.231970808],[7.5636915086,49.232281494],[7.5647728401,49.232507447],[7.5649891064,49.232563935],[7.5662867041,49.232761642],[7.56676249,49.23281813],[7.5672815291,49.23281813],[7.5684926204,49.232789886],[7.5688386464,49.232761642],[7.5695739518,49.232705154],[7.570092991,49.232648666],[7.5708282964,49.232563935],[7.573769518,49.232281494],[7.5746778364,49.232168518],[7.5761484473,49.231999052],[7.5766242331,49.231970808],[7.5769702592,49.231942564],[7.5774892983,49.231886075],[7.5793924417,49.231744853],[7.5803007602,49.231688364],[7.5805602797,49.23166012],[7.5823336634,49.231462408],[7.5825499296,49.231434163],[7.5844530731,49.230728043],[7.5856209111,49.230247876],[7.5862264567,49.229965422],[7.588605386,49.228892084],[7.5897299707,49.228327159],[7.5906382891,49.227875215],[7.5915466076,49.227366773],[7.5916331141,49.227338526],[7.5925414326,49.226745337],[7.5928442054,49.226547605],[7.5942715629,49.225276456],[7.5947473488,49.224767987],[7.5948338553,49.224654994],[7.5951366281,49.224259513],[7.5958286803,49.223129552],[7.59595844,49.222818808],[7.5963909726,49.22126506],[7.596780252,49.219315743],[7.5969100118,49.218891968],[7.5973857976,49.217818389],[7.5975155574,49.217592369],[7.5979048367,49.216857798],[7.5980345965,49.216603521],[7.5985103823,49.215897189],[7.5988564084,49.215473385],[7.5990294215,49.215247355],[7.5992024345,49.214993069],[7.5993754475,49.214767037],[7.5999377399,49.21425846],[7.6009325649,49.213608604],[7.6020571496,49.21318478],[7.6025329355,49.21301525],[7.6027059485,49.212958739],[7.6033114941,49.212789208],[7.6059931962,49.211885032],[7.606295969,49.211800264],[7.6065554886,49.211687241],[7.6070745277,49.211517705],[7.6078098331,49.211291657],[7.6085018853,49.211206888],[7.6093236972,49.211150376],[7.6111835873,49.211432937],[7.613129984,49.211715497],[7.6135192633,49.211658985],[7.6140815557,49.211602473],[7.6153359002,49.211178632],[7.6160712056,49.210613505],[7.6162009654,49.210415709],[7.6169795241,49.209172402],[7.6174985632,49.208663768],[7.6184501349,49.208070354],[7.6197044794,49.207674741],[7.6233377532,49.207307384],[7.6238567923,49.207250867],[7.6241595651,49.207222608],[7.6245055912,49.20719435],[7.6247651108,49.207166091],[7.6257166825,49.207081316],[7.6274468128,49.206883506],[7.6289174237,49.206713954],[7.6298257421,49.206600919],[7.630474541,49.206544401],[7.6319018986,49.206629177],[7.6354919191,49.207109574],[7.6358811984,49.207166091],[7.6377410886,49.207674741],[7.6383466342,49.207900806],[7.6400767646,49.208692025],[7.6411148428,49.209426718],[7.6415041221,49.209709289],[7.6424124406,49.210415709],[7.6439263047,49.211602473],[7.6446616101,49.212195844],[7.6459592078,49.213156525],[7.646478247,49.21341082],[7.6474298187,49.213919406],[7.6483813904,49.214343223],[7.6486841632,49.21445624],[7.6501115207,49.215077831],[7.6508900794,49.215303862],[7.652317437,49.215473385],[7.6537447945,49.215332116],[7.6551288988,49.214880053],[7.655820951,49.214512749],[7.656988789,49.214060679],[7.6574645748,49.213975915],[7.6583728933,49.213862896],[7.6598002508,49.213778132],[7.6601030237,49.213778132],[7.6616168877,49.213439075],[7.6623954464,49.213043505],[7.6635200311,49.212054566],[7.6648176289,49.21112212],[7.6656394409,49.210754787],[7.6666342658,49.210443966],[7.6667207723,49.210415709],[7.6681048766,49.210217912],[7.6684509027,49.210217912],[7.669835007,49.210246169],[7.6713488711,49.210415709],[7.6730357482,49.210613505],[7.6740738264,49.210698275],[7.6748956384,49.210783044],[7.6759769698,49.2108113],[7.6794372306,49.210472222],[7.6794372306,49.210472222],[7.6799130164,49.210415709],[7.6808645881,49.210302683],[7.683849063,49.210020115],[7.6867470314,49.210217912],[7.6885636683,49.210415709],[7.6886069216,49.210415709],[7.6904235585,49.210613505],[7.6912453704,49.210698275],[7.6915913965,49.210698275],[7.6926294747,49.210641762],[7.6935810464,49.210415709],[7.6939270725,49.210330939],[7.695181417,49.209624518],[7.6956139496,49.209228917],[7.6960032289,49.208692025],[7.6961329887,49.208352933],[7.6962627485,49.207759516],[7.6961329887,49.207081316],[7.6957437094,49.206403107],[7.6950949105,49.205131439],[7.6948786442,49.204255383],[7.6949218974,49.203238007],[7.6949218974,49.203153225],[7.6950084039,49.202870616],[7.6955706963,49.201740166],[7.696349255,49.200835788],[7.6966520278,49.200524904],[7.6971278137,49.200100968],[7.6973873332,49.199846604],[7.6989011973,49.198744349],[7.7005448211,49.198037761],[7.7014098863,49.197811651],[7.705518946,49.19670935],[7.70703281,49.196483234],[7.7075085959,49.196426705],[7.7078113687,49.19639844],[7.7120069349,49.196059263],[7.7123962142,49.196030998],[7.7127422403,49.196002734],[7.7136505587,49.196059263],[7.7144723707,49.196115793],[7.7178893781,49.196822408],[7.7221714508,49.197218107],[7.7233825421,49.197415956],[7.7272753354,49.198009498],[7.7296110114,49.198207343],[7.730043544,49.19817908],[7.7312546353,49.198037761],[7.7329847657,49.19758554],[7.7343688699,49.197020258],[7.7344553765,49.196991994],[7.7357962275,49.196624556],[7.7374398514,49.196652821],[7.7379156372,49.19670935],[7.7383481698,49.196822408],[7.7387807024,49.196991994],[7.7395592611,49.197415956],[7.7398620339,49.197670332],[7.740381073,49.19817908],[7.7406405926,49.198603032],[7.7408136056,49.198913928],[7.7412028849,49.199563977],[7.7413326447,49.199705291],[7.7423707229,49.200383592],[7.7437980805,49.200835788],[7.7451821848,49.200892312],[7.7453551978,49.200892312],[7.7453551978,49.200892312],[7.7457012239,49.200892312],[7.746393276,49.200892312],[7.7466527956,49.200920574],[7.7485991923,49.200892312],[7.7494642575,49.20086405],[7.7528380117,49.200581428],[7.7537030769,49.200581428],[7.7547844084,49.200694477],[7.7554332073,49.200807526],[7.7563415257,49.20100536],[7.7572065909,49.201174932],[7.7588069615,49.20145755],[7.7618346896,49.201429288],[7.7646028982,49.201287979],[7.765727483,49.201259717],[7.767068334,49.201372764],[7.7673278536,49.201401026],[7.7674576133,49.201429288],[7.7694472633,49.201796689],[7.7697932894,49.201881474],[7.7704420882,49.20199452],[7.7713936599,49.202164088],[7.7718694458,49.202248872],[7.7733400566,49.202644529],[7.7741618685,49.203181486],[7.7742483751,49.203238007],[7.7745944011,49.203492353],[7.7749836805,49.203774958],[7.7758919989,49.204396683],[7.7770598369,49.204961881],[7.7783141814,49.205442294],[7.7809526303,49.206431366],[7.7835910791,49.207137833],[7.784239878,49.207279125],[7.7849319301,49.207420417],[7.7854509692,49.207476934],[7.7857969953,49.207561708],[7.7865323007,49.207646483],[7.7871810996,49.207702999],[7.7879596583,49.207674741],[7.7886084572,49.207646483],[7.7893005093,49.20753345],[7.791246906,49.207222608],[7.7938853548,49.207279125],[7.7945341537,49.207279125],[7.7953127124,49.207307384],[7.796913083,49.207392159],[7.7978646547,49.207420417],[7.799248759,49.2073639],[7.7994650253,49.207335642],[7.8002868372,49.207081316],[7.8011086491,49.206826988],[7.8021899806,49.206600919],[7.8027090197,49.20657266],[7.8031848056,49.206516142],[7.8050446957,49.206148776],[7.8075533848,49.205216218],[7.808764476,49.204566243],[7.809932314,49.203548874],[7.8104080999,49.203238007],[7.8112731651,49.20267279],[7.8112731651,49.20267279],[7.8123544965,49.202107565],[7.8125707628,49.202022781],[7.8128302824,49.201909736],[7.8139981204,49.20145755],[7.8150794519,49.201231455],[7.8164203029,49.201259717],[7.8171123551,49.201344503],[7.8185829659,49.201542335],[7.8195345376,49.201711905],[7.8206158691,49.201853213],[7.8211349082,49.201937997],[7.8217404538,49.20199452],[7.8222594929,49.202051043],[7.8242491429,49.20219235],[7.8256765004,49.202164088],[7.8263685526,49.202107565],[7.8289204949,49.201796689],[7.8309966513,49.20145755],[7.8326402752,49.201174932],[7.8332458208,49.201061884],[7.834110886,49.200920574],[7.8348029381,49.200807526],[7.8353219773,49.200722739],[7.8356247501,49.200666215],[7.8361870424,49.20060969],[7.8365763218,49.200553166],[7.8371818674,49.200468379],[7.8376144,49.200440117],[7.8380469326,49.200411854],[7.8385659717,49.200411854],[7.8388254913,49.200383592],[7.8403393553,49.20035533],[7.8414206868,49.200327067],[7.8435400965,49.20035533],[7.8442321487,49.20035533],[7.8447079345,49.20035533],[7.8470868638,49.20035533],[7.8486007279,49.200553166],[7.8509364039,49.201259717],[7.8518447223,49.201542335],[7.8533153331,49.201966258],[7.8552184766,49.202474962],[7.8563863146,49.202785834],[7.8566890874,49.202842356],[7.8572513797,49.202955399],[7.8589382569,49.203238007],[7.8592410297,49.203294529],[7.8610576666,49.203520614],[7.861965985,49.203605395],[7.8632635828,49.203746698],[7.8662048044,49.204170602],[7.8668968566,49.204255383],[7.8677186685,49.204509723],[7.8685404804,49.204848842],[7.8692325326,49.205131439],[7.871308689,49.20600748],[7.8716114619,49.206092258],[7.8730388194,49.206403107],[7.8743364172,49.206459624],[7.8763260671,49.206261812],[7.8771911323,49.206177035],[7.8786184899,49.206063999],[7.8801323539,49.206092258],[7.8809541659,49.206205294],[7.882814056,49.206713954],[7.8840251473,49.207307384],[7.8850199722,49.208013838],[7.885971544,49.209002858],[7.8867501026,49.210104885],[7.8869231157,49.210415709],[7.8880044471,49.212082822],[7.8881774602,49.212252355],[7.8884369797,49.212563166],[7.8887830058,49.212902229],[7.8896913243,49.213552094],[7.890642896,49.214088933],[7.8923730263,49.214936561],[7.8926757992,49.215077831],[7.8930218252,49.215247355],[7.8934976111,49.215501639],[7.8938436372,49.215699414],[7.8949249686,49.216434003],[7.8964388327,49.217592369],[7.8965253392,49.217677127],[7.8967848588,49.217846641],[7.8970876316,49.218129164],[7.8975201642,49.218496442],[7.8983419761,49.219230988],[7.8987312555,49.219570006],[7.898990775,49.219852519],[7.8991637881,49.220050277],[7.9002018663,49.221123808],[7.9005478924,49.221406312],[7.9019752499,49.222197315],[7.903662127,49.222988305],[7.9047002052,49.223355547],[7.9065168421,49.223835781],[7.9070791345,49.223948777],[7.9078144399,49.224061772],[7.9095878236,49.224316011],[7.9101501159,49.224429005],[7.9105826485,49.224513751],[7.9123127789,49.224654994],[7.9127885647,49.224654994],[7.9133941104,49.224626745],[7.9138698962,49.224598497],[7.9144754419,49.224513751],[7.9146917082,49.224429005],[7.9154702668,49.224203016],[7.9165948516,49.223779283],[7.9179789559,49.2232143],[7.9189305276,49.222818808],[7.9211364438,49.221943065],[7.9214824699,49.221801815],[7.922996334,49.221180309],[7.9259808088,49.220050277],[7.9263268349,49.219965524],[7.9270188871,49.219767765],[7.9284894979,49.219428749],[7.9289220305,49.219230988],[7.9298303489,49.218694205],[7.9299601087,49.218609449],[7.9310414402,49.217648874],[7.9311279467,49.217592369],[7.9321227717,49.21697081],[7.9331608499,49.21632099],[7.9337663955,49.215755922],[7.9340691683,49.215445131],[7.9351937531,49.214314969],[7.9364913509,49.213636859],[7.9377889486,49.213326055],[7.9387405204,49.21324129],[7.9396055855,49.213213035],[7.9410329431,49.212930484],[7.9422007811,49.212393633],[7.9428063267,49.211941543],[7.9431090995,49.211574217],[7.9431523528,49.211545961],[7.9436281387,49.210754787],[7.9436713919,49.210528736],[7.9436713919,49.210415709],[7.9436713919,49.209765803],[7.9431090995,49.208098612],[7.9431090995,49.208042096],[7.9431090995,49.207816032],[7.9431523528,49.207166091],[7.9434118724,49.206657436],[7.9441039245,49.205809666],[7.9444932038,49.205527073],[7.9452717625,49.20504666],[7.9456610418,49.204848842],[7.946180081,49.204651023],[7.9469586396,49.204453203],[7.947347919,49.204340163],[7.9476506918,49.204255383],[7.9485590102,49.204114082],[7.9492078091,49.204114082],[7.9497701015,49.204114082],[7.9504189004,49.204170602],[7.9507649265,49.204227123],[7.9515002319,49.204396683],[7.9521057775,49.204594503],[7.9524950568,49.204735803],[7.9531438557,49.204990141],[7.9540954274,49.205414035],[7.9569068893,49.206742212],[7.958031474,49.207053057],[7.9591560588,49.207448675],[7.9601076305,49.208098612],[7.9604969098,49.208409449],[7.9614484815,49.209002858],[7.962529813,49.20939846],[7.963524638,49.209568003],[7.964692476,49.20959626],[7.9650817553,49.209568003],[7.9652115151,49.209568003],[7.9659900737,49.20939846],[7.9676336976,49.208889828],[7.9686285226,49.208692025],[7.969709854,49.20863551],[7.9722617963,49.208974601],[7.9736891539,49.209257174],[7.9749002452,49.209709289],[7.9756355506,49.210161399],[7.9758950701,49.210415709],[7.9760680832,49.210585249],[7.976543869,49.211009095],[7.9768898951,49.211461193],[7.9769331484,49.211574217],[7.9770196549,49.211687241],[7.9774954407,49.212308866],[7.9778414668,49.212760953],[7.9781442396,49.213100015],[7.9789227983,49.213636859],[7.9792688244,49.213806387],[7.9797878635,49.214032424],[7.9804366624,49.214286714],[7.9807394352,49.214427986],[7.9816477536,49.214964815],[7.9824695656,49.215558146],[7.9832481242,49.216010203],[7.9843294557,49.216462256],[7.9850647611,49.21668828],[7.9860595861,49.216999063],[7.987054411,49.217281591],[7.9873139306,49.217366349],[7.9883952621,49.217592369],[7.9886980349,49.217648874],[7.9929801076,49.217931398],[7.9946669847,49.218157416],[7.9969594074,49.218383433],[7.9980407389,49.218411685],[7.998386765,49.218411685],[8.0000736421,49.218355181],[8.000549428,49.218298677],[8.0012414801,49.218270425],[8.0021497986,49.218185669],[8.0026255844,49.218129164],[8.003014863700002,49.218100912],[8.0036636626,49.218044407],[8.004096195200002,49.218016155],[8.0047449941,49.217959651],[8.0051342734,49.217931398],[8.0059560854,49.217818389],[8.007729469,49.217592369],[8.0088108005,49.217451106],[8.0090270668,49.217422854],[8.015039269800003,49.216575268],[8.016726147,49.21632099],[8.0199701414,49.215642907],[8.0200133947,49.215642907],[8.0206189403,49.215473385],[8.022608590200003,49.214880053],[8.0251172793,49.21394766],[8.026544636800002,49.213326055],[8.027409702,49.212958739],[8.0287505531,49.212365377],[8.030999722500002,49.211461193],[8.0336381714,49.210415709],[8.0336814246,49.210387453],[8.0359738474,49.209511489],[8.037487711400003,49.208974601],[8.0380067506,49.208776798],[8.038828562500003,49.208465964],[8.039650374400003,49.208155128],[8.0399964005,49.208042096],[8.0408182124,49.207731258],[8.0417697841,49.207448675],[8.0419860504,49.207392159],[8.0420293037,49.2073639],[8.042418583,49.207279125],[8.0428078623,49.207166091],[8.0435431677,49.207024799],[8.0442352199,49.206911764],[8.044797512300002,49.20679873],[8.0454463112,49.206685695],[8.0468736687,49.206431366],[8.0479550002,49.206261812],[8.0486470523,49.206148776],[8.051415260900002,49.205668369],[8.0519775533,49.205583591],[8.0529723783,49.205414035],[8.0533616576,49.205357516],[8.055610827100002,49.205159699],[8.057643730300002,49.205187958],[8.0591575944,49.205357516],[8.0610607378,49.205696629],[8.0637424399,49.206092258],[8.0639587062,49.206092258],[8.0649102779,49.206148776],[8.068716564700003,49.206035739],[8.074945034000002,49.205724888],[8.074945034000002,49.205724888],[8.0765021514,49.205668369],[8.077367216600003,49.205611851],[8.0776699894,49.205611851],[8.079616386,49.205527073],[8.0798759056,49.205498813],[8.080351691400002,49.205470554],[8.0814762762,49.205414035],[8.0821250751,49.205357516],[8.0840714718,49.205329256],[8.0857150956,49.205414035],[8.0859313619,49.205470554],[8.088180531400003,49.205837925],[8.0902566878,49.206431366],[8.0917272987,49.207081316],[8.0924626041,49.207448675],[8.0928951367,49.207646483],[8.0938899616,49.208155128],[8.0950145464,49.208720283],[8.0952740659,49.208861571],[8.096312144100002,49.209370203],[8.0969176898,49.209624518],[8.098604566900002,49.210302683],[8.0990370995,49.210415709],[8.101026749400003,49.210952582],[8.1022810939,49.211178632],[8.1041842373,49.211432937],[8.104833036200002,49.211517705],[8.107125459000002,49.21182852],[8.1079040177,49.211913287],[8.1086825763,49.21202631],[8.1095908948,49.212139333],[8.1151705652,49.212789208],[8.1169006956,49.212958739],[8.118890345500002,49.21318478],[8.1207502357,49.213382565],[8.1228263921,49.213834642],[8.124297002900002,49.214286714],[8.1252053214,49.214625766],[8.126848945200003,49.215106085],[8.1274544909,49.215275609],[8.128492569100002,49.215501639],[8.1296604071,49.215699414],[8.1298766734,49.215755922],[8.1327746418,49.216179723],[8.1335099472,49.216292736],[8.1344615189,49.216434003],[8.1349373047,49.216490509],[8.1357158634,49.216631774],[8.1380947927,49.216999063],[8.138743591600003,49.217083821],[8.1392626307,49.21716858],[8.1408630013,49.217253338],[8.1412090273,49.217281591],[8.1424201186,49.217083821],[8.1428959045,49.216886051],[8.1434581968,49.216377496],[8.1435879566,49.215897189],[8.1435014501,49.215501639],[8.143068917500003,49.215219101],[8.142549878400002,49.215219101],[8.1421173458,49.215416878],[8.1417713197,49.216207977],[8.141728066500002,49.216631774],[8.141728066500002,49.216999063],[8.141728066500002,49.217507612],[8.1417713197,49.217592369],[8.1420740925,49.218750709],[8.1424633719,49.219513503],[8.1427228914,49.21988077],[8.142982411,49.220248034],[8.1449288077,49.222366814],[8.1451883272,49.222621061],[8.1462696587,49.223807532],[8.1464426717,49.224061772],[8.1473509902,49.224767987],[8.1475672565,49.224937478],[8.1485620814,49.225361201],[8.149989439000002,49.225502441],[8.1502922118,49.225502441],[8.1507247444,49.225502441],[8.1512870368,49.225474193],[8.1518493291,49.225445945],[8.1522386085,49.225417697],[8.1524548748,49.225389449],[8.1527576476,49.225361201],[8.1547472975,49.225106967],[8.1566936942,49.224909229],[8.156996467000003,49.224880981],[8.1572992398,49.224880981],[8.1576020126,49.224880981],[8.157948038700003,49.224909229],[8.158077798500003,49.224937478],[8.1584670778,49.224993974],[8.1588131039,49.225050471],[8.1596349158,49.22521996],[8.1619273386,49.226067397],[8.162835657,49.226434616],[8.163354696100003,49.226632348],[8.1636574689,49.226773584],[8.1639602418,49.226886573],[8.1681125547,49.228524884],[8.169583165500002,49.228976822],[8.1704049774,49.229146298],[8.1722648676,49.229541739],[8.1727839067,49.229626476],[8.1733029458,49.229739458],[8.1738219849,49.22985244],[8.174860063100002,49.230021913],[8.1763739272,49.230304366],[8.1767199533,49.230360857],[8.1769794728,49.230276121],[8.177152485900002,49.230417347],[8.177152485900002,49.230473838],[8.177412005400003,49.230530328],[8.178233817300002,49.230728043],[8.1796611749,49.231010493],[8.1811317857,49.23129294],[8.184029754100003,49.231942564],[8.1848083128,49.232112029],[8.185932897500003,49.232366227],[8.1865816964,49.232535691],[8.1890903854,49.233072323],[8.1915990745,49.233552463],[8.1930696853,49.233919626],[8.195794640600003,49.234512729],[8.196746212300003,49.234738671],[8.198519596000002,49.234992855],[8.1991683949,49.23504934],[8.199687434,49.235105825],[8.2003794861,49.235190553],[8.200941778500002,49.235247038],[8.2018068437,49.235360007],[8.202282629500003,49.235416492],[8.2027584154,49.235472977],[8.2031476947,49.235501219],[8.203796493600002,49.235585946],[8.2046183055,49.235698914],[8.206607955500003,49.236122545],[8.2067809685,49.236179029],[8.207170247800002,49.236263754],[8.2092896576,49.236715622],[8.214696315,49.237901754],[8.2164264453,49.238268885],[8.2171184975,49.238438328],[8.2177672964,49.238579531],[8.2178105496,49.238607772],[8.218199829,49.238692493],[8.219064894200002,49.238890176],[8.220016465900002,49.239116098],[8.2203624919,49.239200819],[8.2207517713,49.239200819],[8.2215735832,49.239172579],[8.2223953951,49.239257299],[8.2226116614,49.239313779],[8.2232172071,49.239709139],[8.2233037136,49.239680899],[8.2235632331,49.239680899],[8.2237362462,49.239878578],[8.2236929929,49.239963297],[8.2241255255,49.240132735],[8.2244282983,49.240302173],[8.2251636037,49.24086696],[8.2257258961,49.241092873],[8.2287536243,49.242335377],[8.2299214623,49.242815427],[8.2303972481,49.243013093],[8.2337277491,49.244537921],[8.2358039055,49.245582683],[8.2372745164,49.246288591],[8.239739952100003,49.247502729],[8.2409942967,49.248123904],[8.2422486412,49.248547428],[8.2425081607,49.248632132],[8.2435894922,49.248829775],[8.245881915,49.249225059],[8.248390604000003,49.249648573],[8.2487798833,49.249705042],[8.2491259094,49.24976151],[8.2496882018,49.249846212],[8.25072628,49.250015617],[8.2537540082,49.250523826],[8.255224619,49.250749695],[8.2567384831,49.251003796],[8.2582523471,49.251257896],[8.258814639500002,49.251342596],[8.2592904254,49.251399062],[8.259766211200002,49.251483762],[8.2603285036,49.251568461],[8.261236822000003,49.251766092],[8.2617126079,49.251879024],[8.2617991144,49.251907257],[8.262058634000002,49.251991955],[8.2628804459,49.252217818],[8.2652593751,49.252951863],[8.2668164925,49.253318881],[8.2679843305,49.253460042],[8.2681573435,49.253460042],[8.2683736098,49.253460042],[8.2694549413,49.253516506],[8.2699307272,49.253544738],[8.2726989358,49.253629433],[8.2816091072,49.253968215],[8.283685263600002,49.254024679],[8.2843773158,49.25405291],[8.2878375765,49.2542223],[8.2913410905,49.254504615],[8.2925089285,49.254674003],[8.2946715915,49.255041009],[8.2964882284,49.255379781],[8.3056579194,49.257553513],[8.30725829,49.257920497],[8.3089019138,49.258456854],[8.3110645768,49.259557779],[8.3127082007,49.260630451],[8.313832785400002,49.261336143],[8.3144815843,49.261674872],[8.3154764092,49.262126507],[8.3162117147,49.262408777],[8.3165577407,49.262521684],[8.3166442473,49.262549911],[8.3176390722,49.262832178],[8.3185041374,49.263057991],[8.318763657,49.263114444],[8.3194124558,49.263255576],[8.3208398134,49.26353784],[8.327630575100002,49.264977357],[8.3309178228,49.265682988],[8.3321289141,49.265908787],[8.3326912065,49.266049911],[8.3333832586,49.266191035],[8.333988804200002,49.266303934],[8.3343348303,49.266388608],[8.3348971227,49.266501506],[8.3353729085,49.26658618],[8.3375788248,49.26703777],[8.3380113574,49.267094218],[8.3381411171,49.266924873],[8.3382276237,49.266388608],[8.3379248508,49.266049911],[8.3373193052,49.265908787],[8.3368435194,49.266078136],[8.336670506300003,49.266388608],[8.3367570128,49.266755527],[8.3369732791,49.267150667],[8.3374058117,49.267686923],[8.337492318300002,49.267799818],[8.3377085846,49.268110279],[8.3380978639,49.268561855],[8.3382276237,49.268759418],[8.338616903,49.269239211],[8.3410390855,49.272343642],[8.342120417,49.273726462],[8.34229343,49.273895784],[8.343115242,49.274742386],[8.3433315083,49.274939925],[8.3433747615,49.274968144],[8.3451048919,49.276238015],[8.3453644115,49.276379109],[8.3470080353,49.277169232],[8.347959607,49.277536071],[8.3496032309,49.278043996],[8.3534095177,49.279229136],[8.3582106295,49.281063224],[8.360459799,49.282135429],[8.3605895587,49.28219186],[8.3619304098,49.282812598],[8.3639200597,49.283884765],[8.366558508500002,49.285492971],[8.368721171500002,49.286960061],[8.3689374378,49.287101125],[8.3703647954,49.288144986],[8.371575886600002,49.288963132],[8.3719219127,49.289188825],[8.372138179,49.289301671],[8.373998069100002,49.290119798],[8.3763769984,49.290796858],[8.3825622145,49.292461258],[8.388055378400002,49.293928141],[8.391039853300002,49.294971857],[8.3926834772,49.295705267],[8.3935485424,49.29615659],[8.394154088000002,49.296466873],[8.3945001141,49.296664324],[8.3945866206,49.296692531],[8.3955814456,49.29728488],[8.3959707249,49.297538742],[8.3963600042,49.297820809],[8.3970520564,49.298272113],[8.3974413357,49.29852597],[8.397830615,49.298808031],[8.399820265000002,49.30024652],[8.400079784500003,49.300415751],[8.401334129,49.301290102],[8.403064259400002,49.302531091],[8.4045348702,49.303602829],[8.4045348702,49.303631032],[8.4054431887,49.304279704],[8.407130065800002,49.305830841],[8.4084276636,49.307240923],[8.4095955016,49.308932968],[8.4105470733,49.310737752],[8.4105470733,49.310794151],[8.4111093657,49.312514272],[8.4111958722,49.312796253],[8.4112391254,49.312965441],[8.4112823787,49.313303816],[8.4113688852,49.31383957],[8.4114121385,49.314177939],[8.411498645,49.315474996],[8.4115418983,49.316264492],[8.411498645,49.316856606],[8.411455391700002,49.317307736],[8.4114121385,49.317956227],[8.411325632,49.318548321],[8.411325632,49.318886657],[8.4109363526,49.320832044],[8.410893099400003,49.321142171],[8.4104173135,49.323425774],[8.4100712874,49.325117263],[8.409422488500002,49.328500067],[8.409162969,49.331177956],[8.4092062222,49.332277257],[8.4092062222,49.332587312],[8.4092494755,49.332953738],[8.409292728800002,49.333602024],[8.409552248300002,49.334898569],[8.4096387548,49.335180423],[8.409811767900003,49.335856864],[8.4098550211,49.335969603],[8.4098982744,49.336138712],[8.4100280342,49.33656148],[8.4101145407,49.336786955],[8.4102875537,49.337266086],[8.410503820000002,49.337688845],[8.4112823787,49.339323479],[8.411325632,49.33943621],[8.411671658,49.340056228],[8.4120609374,49.340732602],[8.41249347,49.341408967],[8.413618054700002,49.343015296],[8.415218425300003,49.345044269],[8.4155211981,49.345438781],[8.4158239709,49.345805112],[8.4162132503,49.346255976],[8.4164727698,49.346594122],[8.4169053024,49.347073157],[8.4176838611,49.348003037],[8.4180298872,49.348397526],[8.4186354328,49.349073785],[8.4191112186,49.349580974],[8.4200195371,49.350708041],[8.420625082700003,49.351412444],[8.4215334012,49.352004136],[8.422528226100003,49.352060487],[8.4235663044,49.352088663],[8.4254694478,49.352962097],[8.426507526,49.353215672],[8.4268102988,49.353300197],[8.428064643300003,49.353412896],[8.428886455300002,49.353469245],[8.431351891,49.35349742],[8.4315681573,49.353525595],[8.4343363659,49.353581944],[8.434552632200003,49.353581944],[8.4349851648,49.353581944],[8.4370613213,49.353610119],[8.4374938539,49.353638294],[8.4404783288,49.353666468],[8.4409541146,49.353666468],[8.4445008819,49.35355377],[8.445019921,49.353525595],[8.4480476491,49.353215672],[8.448480181700003,49.353159322],[8.449691273,49.352990272],[8.450123805600002,49.352933922],[8.450513084900003,49.352849397],[8.451594416400003,49.35265217],[8.4527190012,49.352370417],[8.4535408131,49.352201365],[8.4555737163,49.351609676],[8.4583419249,49.350679864],[8.4594665096,49.350257217],[8.4599422955,49.35005998],[8.460245068300003,49.349919097],[8.4606343476,49.349750036],[8.4617589324,49.349242849],[8.462364478,49.348932899],[8.4628402638,49.348679302],[8.463618822500003,49.348256637],[8.4641378616,49.347946681],[8.4662572713,49.346594122],[8.4669493235,49.346171439],[8.467425109300002,49.345805112],[8.467684628900003,49.345607857],[8.4682469213,49.345156987],[8.4689389734,49.344677933],[8.469371506,49.344311594],[8.469587772300002,49.344170694],[8.4704528375,49.343494367],[8.4713611559,49.34278985],[8.4727885135,49.341690783],[8.4757297351,49.33943621],[8.4758162416,49.339379845],[8.4762920275,49.339013466],[8.4768975731,49.338562535],[8.4776328785,49.33802705],[8.4778058916,49.337886131],[8.4804875936,49.33625145],[8.4814391654,49.335772309],[8.4821312175,49.335462274],[8.4836883348,49.334785828],[8.485721238,49.334053],[8.4869323293,49.333658396],[8.4877973945,49.333432907],[8.491387415,49.332559125],[8.492425493200003,49.332361818],[8.4929877856,49.332277257],[8.4951937018,49.331910826],[8.5002975864,49.331431643],[8.503065795,49.331262518],[8.5034118211,49.331262518],[8.506093523200002,49.331121581],[8.5065260558,49.331093393],[8.5089914916,49.33100883],[8.5102025828,49.330952455],[8.5143548957,49.33089608],[8.514398149,49.33089608],[8.5164743054,49.330867892],[8.5171231043,49.330867892],[8.5205833651,49.33089608],[8.5210158977,49.33089608],[8.5230055476,49.330952455],[8.5236110932,49.330980643],[8.5243896519,49.330980643],[8.5249951975,49.33100883],[8.5253844768,49.33100883],[8.5256007431,49.331037018],[8.5275471398,49.331093393],[8.5310506538,49.331262518],[8.5336891026,49.331431643],[8.5358950189,49.331600767],[8.536370804700002,49.331628954],[8.5368898438,49.331657141],[8.5376684025,49.331741703],[8.5395715459,49.331882639],[8.5404798644,49.331939013],[8.5423830078,49.332108135],[8.5435508458,49.332192696],[8.5438536186,49.332220883],[8.5439833784,49.332220883],[8.5445456707,49.332277257],[8.5446754305,49.332277257],[8.5451079631,49.332333631],[8.547184119600002,49.332502752],[8.5473571326,49.332502752],[8.5484384641,49.332587312],[8.5496928086,49.332700059],[8.551249925900002,49.332812805],[8.5521149911,49.332869179],[8.553758615,49.332953738],[8.5552292258,49.332897365],[8.5563105573,49.332756432],[8.5578244214,49.332305444],[8.5579109279,49.332277257],[8.5583434605,49.332079948],[8.5583867137,49.332079948],[8.5596843115,49.331262518],[8.5606791365,49.330304134],[8.5608954028,49.330106818],[8.562063240800002,49.328669201],[8.562452520100003,49.328161797],[8.5626687864,49.327851714],[8.5627985462,49.327682577],[8.563144572300002,49.327175163],[8.5637501179,49.326414032],[8.564096144000002,49.325962986],[8.5648314494,49.325117263],[8.5649179559,49.325004499],[8.5663453134,49.32351035],[8.5682052036,49.321706033],[8.5693297883,49.320747464],[8.5710166655,49.319309574],[8.5725305295,49.318153593],[8.572746795800002,49.317984423],[8.5727900491,49.317956227],[8.5732225817,49.317617885],[8.5788022521,49.313303816],[8.580316116200002,49.312063098],[8.581786727000003,49.310794151],[8.5822192596,49.31042756],[8.582997818300003,49.309750769],[8.5837331237,49.309102169],[8.5876691703,49.305323201],[8.5892695409,49.303631032],[8.5893127942,49.303602829],[8.5913024441,49.301431125],[8.5917782299,49.300923441],[8.5929460679,49.299654206],[8.5951519842,49.297341294],[8.5954980102,49.29700281],[8.5960170494,49.296466873],[8.5962765689,49.296241213],[8.5981797123,49.294492315],[8.598698751400002,49.294012767],[8.6014237068,49.291784221],[8.602288772,49.291135385],[8.6028510643,49.290712226],[8.6049272208,49.289301671],[8.607219643500002,49.287750014],[8.6086037478,49.286903635],[8.611631476,49.285154406],[8.6125397944,49.284646553],[8.6132318466,49.284279768],[8.6132750998,49.284279768],[8.6143564313,49.283715477],[8.614961977,49.283405114],[8.616302828,49.282756168],[8.6177734388,49.282135429],[8.620801167,49.280809277],[8.6242614277,49.279426656],[8.6269863831,49.278354393],[8.627635181900002,49.27812865],[8.629105792800003,49.277648943],[8.630057364500002,49.277338543],[8.6309224297,49.277056358],[8.6316577351,49.27683061],[8.6329553328,49.276407328],[8.6352477556,49.27573007],[8.6352477556,49.27573007],[8.6366318599,49.275363219],[8.6381024707,49.274968144],[8.6384052435,49.274883485],[8.6397028413,49.274573067],[8.6433793683,49.273698241],[8.6458448041,49.273218492],[8.6462340835,49.273133829],[8.6477046943,49.272851621],[8.6491753051,49.272654074],[8.6505594094,49.272456527],[8.6524625528,49.272230757],[8.656658119,49.271892101],[8.657220411300003,49.271863879],[8.6583882493,49.271807436],[8.6588207819,49.271779215],[8.663448880700003,49.271779215],[8.6682067392,49.272061429],[8.6691583109,49.272117872],[8.6713642271,49.272371863],[8.6723590521,49.272512969],[8.6740891825,49.272738737],[8.6791930671,49.273670021],[8.6832588735,49.274431967],[8.686848894000002,49.274968144],[8.686848894000002,49.274968144],[8.6895738493,49.27530678],[8.690179395,49.275363219],[8.6925583242,49.275588974],[8.6926015775,49.275588974],[8.694850747,49.275842947],[8.6980947414,49.276209796],[8.699003059900003,49.27635089],[8.6994355925,49.276407328],[8.701165722800003,49.276774172],[8.703198626000002,49.277169232],[8.7046259836,49.277564289],[8.705534302,49.27784647],[8.7083890171,49.27874944],[8.7121520507,49.279906345],[8.712195304,49.279934562],[8.7145742332,49.280414247],[8.716866656000002,49.280668195],[8.7178182277,49.280696412],[8.7208027026,49.280583546],[8.7231383786,49.28021673],[8.723484404600002,49.280160297],[8.7240899503,49.280019213],[8.7265553861,49.279229136],[8.7293235947,49.278100432],[8.7319187902,49.277112795],[8.7341247064,49.276520204],[8.7355953173,49.276153358],[8.7360711031,49.276040481],[8.7392285911,49.275391438],[8.7426023453,49.274968144],[8.7429051181,49.274939925],[8.745111034300002,49.274939925],[8.746192365800002,49.274939925],[8.746322125600003,49.274968144],[8.7499553994,49.275419657],[8.7534156601,49.275842947],[8.7560108557,49.275871167],[8.7560973622,49.275842947],[8.757265200200003,49.27575829],[8.7590818371,49.275504316],[8.7613742598,49.274968144],[8.7616770327,49.274911705],[8.7647912673,49.273811123],[8.7668241705,49.272992725],[8.7669971836,49.272908063],[8.7670836901,49.272879842],[8.7685543009,49.272287199],[8.7693328596,49.271948543],[8.770111418200003,49.271666328],[8.773917705000002,49.270311673],[8.7756910887,49.269747223],[8.776339887600002,49.269521441],[8.7769886865,49.269352103],[8.7780700179,49.269098096],[8.782827876500003,49.267912713],[8.7834334221,49.267799818],[8.7842119808,49.267658699],[8.789056345800002,49.2668402],[8.792559859800003,49.266247485],[8.7959768673,49.265457187],[8.798658569400002,49.264610425],[8.799869660700002,49.264130587],[8.8000426737,49.264074135],[8.8003454465,49.263961231],[8.8042382398,49.262324096],[8.805665597400003,49.261759554],[8.8061846365,49.26159019],[8.806746928900003,49.261392598],[8.8072227147,49.261223233],[8.8077850071,49.261053868],[8.809428631,49.260630451],[8.8110290016,49.26020703],[8.8121968396,49.259924748],[8.8173872307,49.258908519],[8.8186848285,49.258710916],[8.8205879719,49.258400396],[8.8219288229,49.25823102],[8.8220153294,49.258202791],[8.8232264207,49.258061644],[8.8238319663,49.257976956],[8.8255188434,49.25777935],[8.8265569217,49.257666432],[8.8282005455,49.257497054],[8.8296279031,49.257327675],[8.833001657300002,49.256847766],[8.8331746703,49.256819536],[8.8366781844,49.256029088],[8.8388841006,49.25535155],[8.8413062831,49.254476384],[8.842993160200002,49.253855288],[8.8439879852,49.253488274],[8.844074491700002,49.253460042],[8.8497839219,49.251342596],[8.8503462143,49.251116729],[8.8516870653,49.25063676],[8.853460449,49.249959149],[8.853936234800003,49.249789744],[8.8549743131,49.249394465],[8.855147326100003,49.249337996],[8.8561421511,49.248970948],[8.856661190200002,49.248773306],[8.856920709700002,49.248688602],[8.8573099891,49.248547428],[8.8586075868,49.248067434],[8.8608567563,49.247248609],[8.8637547247,49.246288591],[8.8644467769,49.246062701],[8.8648360562,49.245949756],[8.8659606409,49.245667392],[8.8695506615,49.244820291],[8.8732271885,49.244199074],[8.874481533000003,49.244001413],[8.8769469688,49.243606088],[8.8770334753,49.243606088],[8.8778985405,49.243493137],[8.878979872,49.243295472],[8.8824401327,49.242645998],[8.884083756600003,49.2422789],[8.8851218348,49.241996516],[8.887327751000003,49.241375263],[8.8879332967,49.24117759],[8.8885388423,49.240979917],[8.8887983619,49.240895199],[8.8901392129,49.240415131],[8.8914368107,49.239906818],[8.8932534476,49.239116098],[8.893296700800002,49.239087858],[8.8937292334,49.238890176],[8.894378032300002,49.238579531],[8.8958053899,49.237817031],[8.8979247996,49.236602655],[8.898573598500002,49.236179029],[8.8989196246,49.235953093],[8.9009525277,49.234512729],[8.901168794,49.234315029],[8.9039370026,49.231942564],[8.904672308,49.23129294],[8.905450866700003,49.230586818],[8.9063159319,49.229908931],[8.908002809,49.228948576],[8.909905952400003,49.228157681],[8.9099924589,49.228101188],[8.912068615400003,49.227536254],[8.9142745316,49.227197291],[8.9171725,49.227056056],[8.9176915391,49.227056056],[8.9185998576,49.227056056],[8.919118896700002,49.227056056],[8.9204164944,49.227056056],[8.9208922803,49.227027809],[8.923314462800002,49.226943067],[8.9253906193,49.226660595],[8.9263854442,49.226462863],[8.9278128018,49.226180388],[8.9304079974,49.225897911],[8.9318786082,49.225954407],[8.9331329527,49.226010902],[8.9362471874,49.226547605],[8.9383665971,49.226745337],[8.9390586492,49.226745337],[8.9401399807,49.226688842],[8.9428216828,49.226236883],[8.942864936,49.226236883],[8.9459791707,49.225361201],[8.9479688206,49.224767987],[8.9487473793,49.224542],[8.9519913738,49.223722785],[8.9536782509,49.223383796],[8.953851263900003,49.223327297],[8.954543316100002,49.2232143],[8.9575710442,49.222790559],[8.9625884223,49.222395064],[8.963366981,49.222366814],[8.9648375918,49.222310314],[8.9672165211,49.222253815],[8.969552197100002,49.222169065],[8.971541847,49.222056065],[8.9736180034,49.221886565],[8.974050536,49.221858315],[8.9744398154,49.221801815],[8.9753048806,49.221717064],[8.9758239197,49.221660564],[8.9769485044,49.221519313],[8.9790246609,49.221236809],[8.9868102475,49.21988077],[8.997796575400002,49.217987903],[9.000088998200003,49.217592369],[9.0084801305,49.21615147],[9.0087829033,49.216094963],[9.0117241249,49.215558146],[9.0197692312,49.214427986],[9.0198557377,49.214399732],[9.0206342963,49.214314969],[9.0242675701,49.21394766],[9.0259544472,49.213778132],[9.0290686819,49.213580349],[9.030755559,49.21352384],[9.0321396633,49.21346733],[9.0362054697,49.213495585],[9.0414391141,49.213806387],[9.0417418869,49.213834642],[9.0423041793,49.213891151],[9.044250576,49.214145442],[9.0449858814,49.214230205],[9.0511710974,49.214964815],[9.0527282148,49.215049577],[9.0529877343,49.215077831],[9.053766293,49.215106085],[9.0575293266,49.215049577],[9.0614653732,49.214682274],[9.0631955035,49.214371477],[9.0637145427,49.21425846],[9.0665260045,49.213608604],[9.0683858947,49.213043505],[9.069769999,49.212591421],[9.0700295185,49.212421888],[9.0707648239,49.211800264],[9.0710243435,49.211178632],[9.07111085,49.210924326],[9.0712406098,49.210443966],[9.0712406098,49.210415709],[9.0713703696,49.209963601],[9.0721489282,49.210076629],[9.0727544739,49.210161399],[9.0733600195,49.210302683],[9.0737492988,49.210387453],[9.0737925521,49.210415709],[9.0743115912,49.210528736],[9.0747008705,49.210613505],[9.0753064162,49.210726531],[9.0758687085,49.210867813],[9.0765607607,49.211037351],[9.0769067868,49.21112212],[9.0779016117,49.211376425],[9.0783341443,49.211517705],[9.0786369171,49.211602473],[9.0791992095,49.211800264],[9.0794587291,49.211913287],[9.0795884888,49.211772008],[9.0800642747,49.211545961],[9.0806698203,49.211545961],[9.0825297105,49.211687241],[9.0827459768,49.211715497],[9.0835677887,49.211772008],[9.0839138148,49.211772008],[9.08477888,49.211856776],[9.0850383995,49.211856776],[9.0856871984,49.211885032],[9.0858602114,49.211885032],[9.0862494908,49.211885032],[9.0865955169,49.211885032],[9.087460582,49.211856776],[9.0877201016,49.21182852],[9.08862842,49.211687241],[9.0910938558,49.211319913],[9.0923482003,49.211178632],[9.0926509732,49.211150376],[9.0929969992,49.211093863],[9.0928672395,49.210613505],[9.0928239862,49.210415709],[9.0927374797,49.209963601],[9.0923914536,49.209511489],[9.0920454275,49.209031116],[9.0911803623,49.209002858],[9.088455407,49.205979221],[9.0867685299,49.205187958],[9.0856871984,49.20504666],[9.0833515224,49.204764063],[9.082616217,49.204368423],[9.0804968073,49.203718437],[9.0799777682,49.203238007],[9.0783773976,49.201881474],[9.075609189,49.199309611]]}"
}

 

Try it in the Alternative Routes code sample.